@vitest/browser 3.1.0-beta.1 → 3.1.0-beta.2

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.
@@ -14,7 +14,7 @@ var DS=Object.defineProperty;var IS=(e,t,r)=>t in e?DS(e,t,{enumerable:!0,config
14
14
  * @vue/runtime-dom v3.5.12
15
15
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
16
16
  * @license MIT
17
- **/let Ld;const kv=typeof window<"u"&&window.trustedTypes;if(kv)try{Ld=kv.createPolicy("vue",{createHTML:e=>e})}catch{}const ib=Ld?e=>Ld.createHTML(e):e=>e,Hk="http://www.w3.org/2000/svg",Bk="http://www.w3.org/1998/Math/MathML",li=typeof document<"u"?document:null,Cv=li&&li.createElement("template"),Wk={insert:(e,t,r)=>{t.insertBefore(e,r||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,r,o)=>{const s=t==="svg"?li.createElementNS(Hk,e):t==="mathml"?li.createElementNS(Bk,e):r?li.createElement(e,{is:r}):li.createElement(e);return e==="select"&&o&&o.multiple!=null&&s.setAttribute("multiple",o.multiple),s},createText:e=>li.createTextNode(e),createComment:e=>li.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>li.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,r,o,s,c){const f=r?r.previousSibling:t.lastChild;if(s&&(s===c||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),r),!(s===c||!(s=s.nextSibling)););else{Cv.innerHTML=ib(o==="svg"?`<svg>${e}</svg>`:o==="mathml"?`<math>${e}</math>`:e);const d=Cv.content;if(o==="svg"||o==="mathml"){const h=d.firstChild;for(;h.firstChild;)d.appendChild(h.firstChild);d.removeChild(h)}t.insertBefore(d,r)}return[f?f.nextSibling:t.firstChild,r?r.previousSibling:t.lastChild]}},Oi="transition",wl="animation",Xl=Symbol("_vtc"),ob={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},qk=tn({},xy,ob),Uk=e=>(e.displayName="Transition",e.props=qk,e),jk=Uk((e,{slots:t})=>ya(P_,Vk(e),t)),wo=(e,t=[])=>{He(e)?e.forEach(r=>r(...t)):e&&e(...t)},Tv=e=>e?He(e)?e.some(t=>t.length>1):e.length>1:!1;function Vk(e){const t={};for(const R in e)R in ob||(t[R]=e[R]);if(e.css===!1)return t;const{name:r="v",type:o,duration:s,enterFromClass:c=`${r}-enter-from`,enterActiveClass:f=`${r}-enter-active`,enterToClass:d=`${r}-enter-to`,appearFromClass:h=c,appearActiveClass:p=f,appearToClass:v=d,leaveFromClass:m=`${r}-leave-from`,leaveActiveClass:b=`${r}-leave-active`,leaveToClass:w=`${r}-leave-to`}=e,E=Gk(s),N=E&&E[0],L=E&&E[1],{onBeforeEnter:M,onEnter:T,onEnterCancelled:P,onLeave:A,onLeaveCancelled:B,onBeforeAppear:G=M,onAppear:U=T,onAppearCancelled:Q=P}=t,J=(R,$,O)=>{xo(R,$?v:d),xo(R,$?p:f),O&&O()},Y=(R,$)=>{R._isLeaving=!1,xo(R,m),xo(R,w),xo(R,b),$&&$()},ee=R=>($,O)=>{const _=R?U:T,D=()=>J($,R,O);wo(_,[$,D]),Ev(()=>{xo($,R?h:c),Pi($,R?v:d),Tv(_)||Av($,o,N,D)})};return tn(t,{onBeforeEnter(R){wo(M,[R]),Pi(R,c),Pi(R,f)},onBeforeAppear(R){wo(G,[R]),Pi(R,h),Pi(R,p)},onEnter:ee(!1),onAppear:ee(!0),onLeave(R,$){R._isLeaving=!0;const O=()=>Y(R,$);Pi(R,m),Pi(R,b),Yk(),Ev(()=>{R._isLeaving&&(xo(R,m),Pi(R,w),Tv(A)||Av(R,o,L,O))}),wo(A,[R,O])},onEnterCancelled(R){J(R,!1),wo(P,[R])},onAppearCancelled(R){J(R,!0),wo(Q,[R])},onLeaveCancelled(R){Y(R),wo(B,[R])}})}function Gk(e){if(e==null)return null;if(St(e))return[Gf(e.enter),Gf(e.leave)];{const t=Gf(e);return[t,t]}}function Gf(e){return q0(e)}function Pi(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.add(r)),(e[Xl]||(e[Xl]=new Set)).add(t)}function xo(e,t){t.split(/\s+/).forEach(o=>o&&e.classList.remove(o));const r=e[Xl];r&&(r.delete(t),r.size||(e[Xl]=void 0))}function Ev(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Kk=0;function Av(e,t,r,o){const s=e._endId=++Kk,c=()=>{s===e._endId&&o()};if(r!=null)return setTimeout(c,r);const{type:f,timeout:d,propCount:h}=Xk(e,t);if(!f)return o();const p=f+"end";let v=0;const m=()=>{e.removeEventListener(p,b),c()},b=w=>{w.target===e&&++v>=h&&m()};setTimeout(()=>{v<h&&m()},d+1),e.addEventListener(p,b)}function Xk(e,t){const r=window.getComputedStyle(e),o=E=>(r[E]||"").split(", "),s=o(`${Oi}Delay`),c=o(`${Oi}Duration`),f=Mv(s,c),d=o(`${wl}Delay`),h=o(`${wl}Duration`),p=Mv(d,h);let v=null,m=0,b=0;t===Oi?f>0&&(v=Oi,m=f,b=c.length):t===wl?p>0&&(v=wl,m=p,b=h.length):(m=Math.max(f,p),v=m>0?f>p?Oi:wl:null,b=v?v===Oi?c.length:h.length:0);const w=v===Oi&&/\b(transform|all)(,|$)/.test(o(`${Oi}Property`).toString());return{type:v,timeout:m,propCount:b,hasTransform:w}}function Mv(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((r,o)=>Lv(r)+Lv(e[o])))}function Lv(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Yk(){return document.body.offsetHeight}function Zk(e,t,r){const o=e[Xl];o&&(t=(t?[t,...o]:[...o]).join(" ")),t==null?e.removeAttribute("class"):r?e.setAttribute("class",t):e.className=t}const jc=Symbol("_vod"),sb=Symbol("_vsh"),ji={beforeMount(e,{value:t},{transition:r}){e[jc]=e.style.display==="none"?"":e.style.display,r&&t?r.beforeEnter(e):xl(e,t)},mounted(e,{value:t},{transition:r}){r&&t&&r.enter(e)},updated(e,{value:t,oldValue:r},{transition:o}){!t!=!r&&(o?t?(o.beforeEnter(e),xl(e,!0),o.enter(e)):o.leave(e,()=>{xl(e,!1)}):xl(e,t))},beforeUnmount(e,{value:t}){xl(e,t)}};function xl(e,t){e.style.display=t?e[jc]:"none",e[sb]=!t}const Jk=Symbol(""),Qk=/(^|;)\s*display\s*:/;function eC(e,t,r){const o=e.style,s=Rt(r);let c=!1;if(r&&!s){if(t)if(Rt(t))for(const f of t.split(";")){const d=f.slice(0,f.indexOf(":")).trim();r[d]==null&&Ec(o,d,"")}else for(const f in t)r[f]==null&&Ec(o,f,"");for(const f in r)f==="display"&&(c=!0),Ec(o,f,r[f])}else if(s){if(t!==r){const f=o[Jk];f&&(r+=";"+f),o.cssText=r,c=Qk.test(r)}}else t&&e.removeAttribute("style");jc in e&&(e[jc]=c?o.display:"",e[sb]&&(o.display="none"))}const Nv=/\s*!important$/;function Ec(e,t,r){if(He(r))r.forEach(o=>Ec(e,t,o));else if(r==null&&(r=""),t.startsWith("--"))e.setProperty(t,r);else{const o=tC(e,t);Nv.test(r)?e.setProperty(vi(o),r.replace(Nv,""),"important"):e[o]=r}}const $v=["Webkit","Moz","ms"],Kf={};function tC(e,t){const r=Kf[t];if(r)return r;let o=tr(t);if(o!=="filter"&&o in e)return Kf[t]=o;o=pu(o);for(let s=0;s<$v.length;s++){const c=$v[s]+o;if(c in e)return Kf[t]=c}return t}const Ov="http://www.w3.org/1999/xlink";function Pv(e,t,r,o,s,c=YS(t)){o&&t.startsWith("xlink:")?r==null?e.removeAttributeNS(Ov,t.slice(6,t.length)):e.setAttributeNS(Ov,t,r):r==null||c&&!U0(r)?e.removeAttribute(t):e.setAttribute(t,c?"":Tr(r)?String(r):r)}function Rv(e,t,r,o,s){if(t==="innerHTML"||t==="textContent"){r!=null&&(e[t]=t==="innerHTML"?ib(r):r);return}const c=e.tagName;if(t==="value"&&c!=="PROGRESS"&&!c.includes("-")){const d=c==="OPTION"?e.getAttribute("value")||"":e.value,h=r==null?e.type==="checkbox"?"on":"":String(r);(d!==h||!("_value"in e))&&(e.value=h),r==null&&e.removeAttribute(t),e._value=r;return}let f=!1;if(r===""||r==null){const d=typeof e[t];d==="boolean"?r=U0(r):r==null&&d==="string"?(r="",f=!0):d==="number"&&(r=0,f=!0)}try{e[t]=r}catch{}f&&e.removeAttribute(s||t)}function Co(e,t,r,o){e.addEventListener(t,r,o)}function nC(e,t,r,o){e.removeEventListener(t,r,o)}const zv=Symbol("_vei");function rC(e,t,r,o,s=null){const c=e[zv]||(e[zv]={}),f=c[t];if(o&&f)f.value=o;else{const[d,h]=iC(t);if(o){const p=c[t]=lC(o,s);Co(e,d,p,h)}else f&&(nC(e,d,f,h),c[t]=void 0)}}const Dv=/(?:Once|Passive|Capture)$/;function iC(e){let t;if(Dv.test(e)){t={};let o;for(;o=e.match(Dv);)e=e.slice(0,e.length-o[0].length),t[o[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):vi(e.slice(2)),t]}let Xf=0;const oC=Promise.resolve(),sC=()=>Xf||(oC.then(()=>Xf=0),Xf=Date.now());function lC(e,t){const r=o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=r.attached)return;Er(aC(o,r.value),t,5,[o])};return r.value=e,r.attached=sC(),r}function aC(e,t){if(He(t)){const r=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{r.call(e),e._stopped=!0},t.map(o=>s=>!s._stopped&&o&&o(s))}else return t}const Iv=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,cC=(e,t,r,o,s,c)=>{const f=s==="svg";t==="class"?Zk(e,o,f):t==="style"?eC(e,r,o):fu(t)?fh(t)||rC(e,t,r,o,c):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):uC(e,t,o,f))?(Rv(e,t,o),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Pv(e,t,o,f,c,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Rt(o))?Rv(e,tr(t),o,c,t):(t==="true-value"?e._trueValue=o:t==="false-value"&&(e._falseValue=o),Pv(e,t,o,f))};function uC(e,t,r,o){if(o)return!!(t==="innerHTML"||t==="textContent"||t in e&&Iv(t)&&Ve(r));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return Iv(t)&&Rt(r)?!1:t in e}const Vc=e=>{const t=e.props["onUpdate:modelValue"]||!1;return He(t)?r=>kc(t,r):t};function fC(e){e.target.composing=!0}function Fv(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Cs=Symbol("_assign"),dC={created(e,{modifiers:{lazy:t,trim:r,number:o}},s){e[Cs]=Vc(s);const c=o||s.props&&s.props.type==="number";Co(e,t?"change":"input",f=>{if(f.target.composing)return;let d=e.value;r&&(d=d.trim()),c&&(d=gd(d)),e[Cs](d)}),r&&Co(e,"change",()=>{e.value=e.value.trim()}),t||(Co(e,"compositionstart",fC),Co(e,"compositionend",Fv),Co(e,"change",Fv))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:r,modifiers:{lazy:o,trim:s,number:c}},f){if(e[Cs]=Vc(f),e.composing)return;const d=(c||e.type==="number")&&!/^0\d/.test(e.value)?gd(e.value):e.value,h=t??"";d!==h&&(document.activeElement===e&&e.type!=="range"&&(o&&t===r||s&&e.value.trim()===h)||(e.value=h))}},lb={deep:!0,created(e,t,r){e[Cs]=Vc(r),Co(e,"change",()=>{const o=e._modelValue,s=hC(e),c=e.checked,f=e[Cs];if(He(o)){const d=j0(o,s),h=d!==-1;if(c&&!h)f(o.concat(s));else if(!c&&h){const p=[...o];p.splice(d,1),f(p)}}else if(du(o)){const d=new Set(o);c?d.add(s):d.delete(s),f(d)}else f(ab(e,c))})},mounted:Hv,beforeUpdate(e,t,r){e[Cs]=Vc(r),Hv(e,t,r)}};function Hv(e,{value:t,oldValue:r},o){e._modelValue=t;let s;if(He(t))s=j0(t,o.props.value)>-1;else if(du(t))s=t.has(o.props.value);else{if(t===r)return;s=vu(t,ab(e,!0))}e.checked!==s&&(e.checked=s)}function hC(e){return"_value"in e?e._value:e.value}function ab(e,t){const r=t?"_trueValue":"_falseValue";return r in e?e[r]:t}const pC=["ctrl","shift","alt","meta"],gC={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>pC.some(r=>e[`${r}Key`]&&!t.includes(r))},Ac=(e,t)=>{const r=e._withMods||(e._withMods={}),o=t.join(".");return r[o]||(r[o]=(s,...c)=>{for(let f=0;f<t.length;f++){const d=gC[t[f]];if(d&&d(s,t))return}return e(s,...c)})},vC={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Nd=(e,t)=>{const r=e._withKeys||(e._withKeys={}),o=t.join(".");return r[o]||(r[o]=s=>{if(!("key"in s))return;const c=vi(s.key);if(t.some(f=>f===c||vC[f]===c))return e(s)})},mC=tn({patchProp:cC},Wk);let Bv;function yC(){return Bv||(Bv=uk(mC))}const cb=(...e)=>{const t=yC().createApp(...e),{mount:r}=t;return t.mount=o=>{const s=wC(o);if(!s)return;const c=t._component;!Ve(c)&&!c.render&&!c.template&&(c.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const f=r(s,!1,bC(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),f},t};function bC(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function wC(e){return Rt(e)?document.querySelector(e):e}const yi=(e,t)=>{const r=e.__vccOpts||e;for(const[o,s]of t)r[o]=s;return r},xC={};function SC(e,t){const r=Oo("RouterView");return oe(),nt(r)}const _C=yi(xC,[["render",SC]]),kC=["top","right","bottom","left"],Wv=["start","end"],qv=kC.reduce((e,t)=>e.concat(t,t+"-"+Wv[0],t+"-"+Wv[1]),[]),Yl=Math.min,ko=Math.max,CC={left:"right",right:"left",bottom:"top",top:"bottom"},TC={start:"end",end:"start"};function $d(e,t,r){return ko(e,Yl(t,r))}function zo(e,t){return typeof e=="function"?e(t):e}function Gr(e){return e.split("-")[0]}function kr(e){return e.split("-")[1]}function ub(e){return e==="x"?"y":"x"}function Lh(e){return e==="y"?"height":"width"}function ba(e){return["top","bottom"].includes(Gr(e))?"y":"x"}function Nh(e){return ub(ba(e))}function fb(e,t,r){r===void 0&&(r=!1);const o=kr(e),s=Nh(e),c=Lh(s);let f=s==="x"?o===(r?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[c]>t.floating[c]&&(f=Kc(f)),[f,Kc(f)]}function EC(e){const t=Kc(e);return[Gc(e),t,Gc(t)]}function Gc(e){return e.replace(/start|end/g,t=>TC[t])}function AC(e,t,r){const o=["left","right"],s=["right","left"],c=["top","bottom"],f=["bottom","top"];switch(e){case"top":case"bottom":return r?t?s:o:t?o:s;case"left":case"right":return t?c:f;default:return[]}}function MC(e,t,r,o){const s=kr(e);let c=AC(Gr(e),r==="start",o);return s&&(c=c.map(f=>f+"-"+s),t&&(c=c.concat(c.map(Gc)))),c}function Kc(e){return e.replace(/left|right|bottom|top/g,t=>CC[t])}function LC(e){return{top:0,right:0,bottom:0,left:0,...e}}function db(e){return typeof e!="number"?LC(e):{top:e,right:e,bottom:e,left:e}}function Pl(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Uv(e,t,r){let{reference:o,floating:s}=e;const c=ba(t),f=Nh(t),d=Lh(f),h=Gr(t),p=c==="y",v=o.x+o.width/2-s.width/2,m=o.y+o.height/2-s.height/2,b=o[d]/2-s[d]/2;let w;switch(h){case"top":w={x:v,y:o.y-s.height};break;case"bottom":w={x:v,y:o.y+o.height};break;case"right":w={x:o.x+o.width,y:m};break;case"left":w={x:o.x-s.width,y:m};break;default:w={x:o.x,y:o.y}}switch(kr(t)){case"start":w[f]-=b*(r&&p?-1:1);break;case"end":w[f]+=b*(r&&p?-1:1);break}return w}const NC=async(e,t,r)=>{const{placement:o="bottom",strategy:s="absolute",middleware:c=[],platform:f}=r,d=c.filter(Boolean),h=await(f.isRTL==null?void 0:f.isRTL(t));let p=await f.getElementRects({reference:e,floating:t,strategy:s}),{x:v,y:m}=Uv(p,o,h),b=o,w={},E=0;for(let N=0;N<d.length;N++){const{name:L,fn:M}=d[N],{x:T,y:P,data:A,reset:B}=await M({x:v,y:m,initialPlacement:o,placement:b,strategy:s,middlewareData:w,rects:p,platform:f,elements:{reference:e,floating:t}});v=T??v,m=P??m,w={...w,[L]:{...w[L],...A}},B&&E<=50&&(E++,typeof B=="object"&&(B.placement&&(b=B.placement),B.rects&&(p=B.rects===!0?await f.getElementRects({reference:e,floating:t,strategy:s}):B.rects),{x:v,y:m}=Uv(p,b,h)),N=-1)}return{x:v,y:m,placement:b,strategy:s,middlewareData:w}};async function Au(e,t){var r;t===void 0&&(t={});const{x:o,y:s,platform:c,rects:f,elements:d,strategy:h}=e,{boundary:p="clippingAncestors",rootBoundary:v="viewport",elementContext:m="floating",altBoundary:b=!1,padding:w=0}=zo(t,e),E=db(w),L=d[b?m==="floating"?"reference":"floating":m],M=Pl(await c.getClippingRect({element:(r=await(c.isElement==null?void 0:c.isElement(L)))==null||r?L:L.contextElement||await(c.getDocumentElement==null?void 0:c.getDocumentElement(d.floating)),boundary:p,rootBoundary:v,strategy:h})),T=m==="floating"?{...f.floating,x:o,y:s}:f.reference,P=await(c.getOffsetParent==null?void 0:c.getOffsetParent(d.floating)),A=await(c.isElement==null?void 0:c.isElement(P))?await(c.getScale==null?void 0:c.getScale(P))||{x:1,y:1}:{x:1,y:1},B=Pl(c.convertOffsetParentRelativeRectToViewportRelativeRect?await c.convertOffsetParentRelativeRectToViewportRelativeRect({elements:d,rect:T,offsetParent:P,strategy:h}):T);return{top:(M.top-B.top+E.top)/A.y,bottom:(B.bottom-M.bottom+E.bottom)/A.y,left:(M.left-B.left+E.left)/A.x,right:(B.right-M.right+E.right)/A.x}}const $C=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:o,placement:s,rects:c,platform:f,elements:d,middlewareData:h}=t,{element:p,padding:v=0}=zo(e,t)||{};if(p==null)return{};const m=db(v),b={x:r,y:o},w=Nh(s),E=Lh(w),N=await f.getDimensions(p),L=w==="y",M=L?"top":"left",T=L?"bottom":"right",P=L?"clientHeight":"clientWidth",A=c.reference[E]+c.reference[w]-b[w]-c.floating[E],B=b[w]-c.reference[w],G=await(f.getOffsetParent==null?void 0:f.getOffsetParent(p));let U=G?G[P]:0;(!U||!await(f.isElement==null?void 0:f.isElement(G)))&&(U=d.floating[P]||c.floating[E]);const Q=A/2-B/2,J=U/2-N[E]/2-1,Y=Yl(m[M],J),ee=Yl(m[T],J),R=Y,$=U-N[E]-ee,O=U/2-N[E]/2+Q,_=$d(R,O,$),D=!h.arrow&&kr(s)!=null&&O!==_&&c.reference[E]/2-(O<R?Y:ee)-N[E]/2<0,j=D?O<R?O-R:O-$:0;return{[w]:b[w]+j,data:{[w]:_,centerOffset:O-_-j,...D&&{alignmentOffset:j}},reset:D}}});function OC(e,t,r){return(e?[...r.filter(s=>kr(s)===e),...r.filter(s=>kr(s)!==e)]:r.filter(s=>Gr(s)===s)).filter(s=>e?kr(s)===e||(t?Gc(s)!==s:!1):!0)}const PC=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,o,s;const{rects:c,middlewareData:f,placement:d,platform:h,elements:p}=t,{crossAxis:v=!1,alignment:m,allowedPlacements:b=qv,autoAlignment:w=!0,...E}=zo(e,t),N=m!==void 0||b===qv?OC(m||null,w,b):b,L=await Au(t,E),M=((r=f.autoPlacement)==null?void 0:r.index)||0,T=N[M];if(T==null)return{};const P=fb(T,c,await(h.isRTL==null?void 0:h.isRTL(p.floating)));if(d!==T)return{reset:{placement:N[0]}};const A=[L[Gr(T)],L[P[0]],L[P[1]]],B=[...((o=f.autoPlacement)==null?void 0:o.overflows)||[],{placement:T,overflows:A}],G=N[M+1];if(G)return{data:{index:M+1,overflows:B},reset:{placement:G}};const U=B.map(Y=>{const ee=kr(Y.placement);return[Y.placement,ee&&v?Y.overflows.slice(0,2).reduce((R,$)=>R+$,0):Y.overflows[0],Y.overflows]}).sort((Y,ee)=>Y[1]-ee[1]),J=((s=U.filter(Y=>Y[2].slice(0,kr(Y[0])?2:3).every(ee=>ee<=0))[0])==null?void 0:s[0])||U[0][0];return J!==d?{data:{index:M+1,overflows:B},reset:{placement:J}}:{}}}},RC=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,o;const{placement:s,middlewareData:c,rects:f,initialPlacement:d,platform:h,elements:p}=t,{mainAxis:v=!0,crossAxis:m=!0,fallbackPlacements:b,fallbackStrategy:w="bestFit",fallbackAxisSideDirection:E="none",flipAlignment:N=!0,...L}=zo(e,t);if((r=c.arrow)!=null&&r.alignmentOffset)return{};const M=Gr(s),T=Gr(d)===d,P=await(h.isRTL==null?void 0:h.isRTL(p.floating)),A=b||(T||!N?[Kc(d)]:EC(d));!b&&E!=="none"&&A.push(...MC(d,N,E,P));const B=[d,...A],G=await Au(t,L),U=[];let Q=((o=c.flip)==null?void 0:o.overflows)||[];if(v&&U.push(G[M]),m){const R=fb(s,f,P);U.push(G[R[0]],G[R[1]])}if(Q=[...Q,{placement:s,overflows:U}],!U.every(R=>R<=0)){var J,Y;const R=(((J=c.flip)==null?void 0:J.index)||0)+1,$=B[R];if($)return{data:{index:R,overflows:Q},reset:{placement:$}};let O=(Y=Q.filter(_=>_.overflows[0]<=0).sort((_,D)=>_.overflows[1]-D.overflows[1])[0])==null?void 0:Y.placement;if(!O)switch(w){case"bestFit":{var ee;const _=(ee=Q.map(D=>[D.placement,D.overflows.filter(j=>j>0).reduce((j,re)=>j+re,0)]).sort((D,j)=>D[1]-j[1])[0])==null?void 0:ee[0];_&&(O=_);break}case"initialPlacement":O=d;break}if(s!==O)return{reset:{placement:O}}}return{}}}};async function zC(e,t){const{placement:r,platform:o,elements:s}=e,c=await(o.isRTL==null?void 0:o.isRTL(s.floating)),f=Gr(r),d=kr(r),h=ba(r)==="y",p=["left","top"].includes(f)?-1:1,v=c&&h?-1:1,m=zo(t,e);let{mainAxis:b,crossAxis:w,alignmentAxis:E}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...m};return d&&typeof E=="number"&&(w=d==="end"?E*-1:E),h?{x:w*v,y:b*p}:{x:b*p,y:w*v}}const DC=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,o;const{x:s,y:c,placement:f,middlewareData:d}=t,h=await zC(t,e);return f===((r=d.offset)==null?void 0:r.placement)&&(o=d.arrow)!=null&&o.alignmentOffset?{}:{x:s+h.x,y:c+h.y,data:{...h,placement:f}}}}},IC=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:o,placement:s}=t,{mainAxis:c=!0,crossAxis:f=!1,limiter:d={fn:L=>{let{x:M,y:T}=L;return{x:M,y:T}}},...h}=zo(e,t),p={x:r,y:o},v=await Au(t,h),m=ba(Gr(s)),b=ub(m);let w=p[b],E=p[m];if(c){const L=b==="y"?"top":"left",M=b==="y"?"bottom":"right",T=w+v[L],P=w-v[M];w=$d(T,w,P)}if(f){const L=m==="y"?"top":"left",M=m==="y"?"bottom":"right",T=E+v[L],P=E-v[M];E=$d(T,E,P)}const N=d.fn({...t,[b]:w,[m]:E});return{...N,data:{x:N.x-r,y:N.y-o}}}}},FC=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:r,rects:o,platform:s,elements:c}=t,{apply:f=()=>{},...d}=zo(e,t),h=await Au(t,d),p=Gr(r),v=kr(r),m=ba(r)==="y",{width:b,height:w}=o.floating;let E,N;p==="top"||p==="bottom"?(E=p,N=v===(await(s.isRTL==null?void 0:s.isRTL(c.floating))?"start":"end")?"left":"right"):(N=p,E=v==="end"?"top":"bottom");const L=w-h[E],M=b-h[N],T=!t.middlewareData.shift;let P=L,A=M;if(m){const G=b-h.left-h.right;A=v||T?Yl(M,G):G}else{const G=w-h.top-h.bottom;P=v||T?Yl(L,G):G}if(T&&!v){const G=ko(h.left,0),U=ko(h.right,0),Q=ko(h.top,0),J=ko(h.bottom,0);m?A=b-2*(G!==0||U!==0?G+U:ko(h.left,h.right)):P=w-2*(Q!==0||J!==0?Q+J:ko(h.top,h.bottom))}await f({...t,availableWidth:A,availableHeight:P});const B=await s.getDimensions(c.floating);return b!==B.width||w!==B.height?{reset:{rects:!0}}:{}}}};function sr(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ur(e){return sr(e).getComputedStyle(e)}const jv=Math.min,Rl=Math.max,Xc=Math.round;function hb(e){const t=Ur(e);let r=parseFloat(t.width),o=parseFloat(t.height);const s=e.offsetWidth,c=e.offsetHeight,f=Xc(r)!==s||Xc(o)!==c;return f&&(r=s,o=c),{width:r,height:o,fallback:f}}function Ji(e){return gb(e)?(e.nodeName||"").toLowerCase():""}let uc;function pb(){if(uc)return uc;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(uc=e.brands.map(t=>t.brand+"/"+t.version).join(" "),uc):navigator.userAgent}function jr(e){return e instanceof sr(e).HTMLElement}function Ki(e){return e instanceof sr(e).Element}function gb(e){return e instanceof sr(e).Node}function Vv(e){return typeof ShadowRoot>"u"?!1:e instanceof sr(e).ShadowRoot||e instanceof ShadowRoot}function Mu(e){const{overflow:t,overflowX:r,overflowY:o,display:s}=Ur(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+r)&&!["inline","contents"].includes(s)}function HC(e){return["table","td","th"].includes(Ji(e))}function Od(e){const t=/firefox/i.test(pb()),r=Ur(e),o=r.backdropFilter||r.WebkitBackdropFilter;return r.transform!=="none"||r.perspective!=="none"||!!o&&o!=="none"||t&&r.willChange==="filter"||t&&!!r.filter&&r.filter!=="none"||["transform","perspective"].some(s=>r.willChange.includes(s))||["paint","layout","strict","content"].some(s=>{const c=r.contain;return c!=null&&c.includes(s)})}function vb(){return!/^((?!chrome|android).)*safari/i.test(pb())}function $h(e){return["html","body","#document"].includes(Ji(e))}function mb(e){return Ki(e)?e:e.contextElement}const yb={x:1,y:1};function Ts(e){const t=mb(e);if(!jr(t))return yb;const r=t.getBoundingClientRect(),{width:o,height:s,fallback:c}=hb(t);let f=(c?Xc(r.width):r.width)/o,d=(c?Xc(r.height):r.height)/s;return f&&Number.isFinite(f)||(f=1),d&&Number.isFinite(d)||(d=1),{x:f,y:d}}function Zl(e,t,r,o){var s,c;t===void 0&&(t=!1),r===void 0&&(r=!1);const f=e.getBoundingClientRect(),d=mb(e);let h=yb;t&&(o?Ki(o)&&(h=Ts(o)):h=Ts(e));const p=d?sr(d):window,v=!vb()&&r;let m=(f.left+(v&&((s=p.visualViewport)==null?void 0:s.offsetLeft)||0))/h.x,b=(f.top+(v&&((c=p.visualViewport)==null?void 0:c.offsetTop)||0))/h.y,w=f.width/h.x,E=f.height/h.y;if(d){const N=sr(d),L=o&&Ki(o)?sr(o):o;let M=N.frameElement;for(;M&&o&&L!==N;){const T=Ts(M),P=M.getBoundingClientRect(),A=getComputedStyle(M);P.x+=(M.clientLeft+parseFloat(A.paddingLeft))*T.x,P.y+=(M.clientTop+parseFloat(A.paddingTop))*T.y,m*=T.x,b*=T.y,w*=T.x,E*=T.y,m+=P.x,b+=P.y,M=sr(M).frameElement}}return{width:w,height:E,top:b,right:m+w,bottom:b+E,left:m,x:m,y:b}}function Xi(e){return((gb(e)?e.ownerDocument:e.document)||window.document).documentElement}function Lu(e){return Ki(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function bb(e){return Zl(Xi(e)).left+Lu(e).scrollLeft}function Jl(e){if(Ji(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Vv(e)&&e.host||Xi(e);return Vv(t)?t.host:t}function wb(e){const t=Jl(e);return $h(t)?t.ownerDocument.body:jr(t)&&Mu(t)?t:wb(t)}function Yc(e,t){var r;t===void 0&&(t=[]);const o=wb(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),c=sr(o);return s?t.concat(c,c.visualViewport||[],Mu(o)?o:[]):t.concat(o,Yc(o))}function Gv(e,t,r){return t==="viewport"?Pl(function(o,s){const c=sr(o),f=Xi(o),d=c.visualViewport;let h=f.clientWidth,p=f.clientHeight,v=0,m=0;if(d){h=d.width,p=d.height;const b=vb();(b||!b&&s==="fixed")&&(v=d.offsetLeft,m=d.offsetTop)}return{width:h,height:p,x:v,y:m}}(e,r)):Ki(t)?Pl(function(o,s){const c=Zl(o,!0,s==="fixed"),f=c.top+o.clientTop,d=c.left+o.clientLeft,h=jr(o)?Ts(o):{x:1,y:1};return{width:o.clientWidth*h.x,height:o.clientHeight*h.y,x:d*h.x,y:f*h.y}}(t,r)):Pl(function(o){const s=Xi(o),c=Lu(o),f=o.ownerDocument.body,d=Rl(s.scrollWidth,s.clientWidth,f.scrollWidth,f.clientWidth),h=Rl(s.scrollHeight,s.clientHeight,f.scrollHeight,f.clientHeight);let p=-c.scrollLeft+bb(o);const v=-c.scrollTop;return Ur(f).direction==="rtl"&&(p+=Rl(s.clientWidth,f.clientWidth)-d),{width:d,height:h,x:p,y:v}}(Xi(e)))}function Kv(e){return jr(e)&&Ur(e).position!=="fixed"?e.offsetParent:null}function Xv(e){const t=sr(e);let r=Kv(e);for(;r&&HC(r)&&Ur(r).position==="static";)r=Kv(r);return r&&(Ji(r)==="html"||Ji(r)==="body"&&Ur(r).position==="static"&&!Od(r))?t:r||function(o){let s=Jl(o);for(;jr(s)&&!$h(s);){if(Od(s))return s;s=Jl(s)}return null}(e)||t}function BC(e,t,r){const o=jr(t),s=Xi(t),c=Zl(e,!0,r==="fixed",t);let f={scrollLeft:0,scrollTop:0};const d={x:0,y:0};if(o||!o&&r!=="fixed")if((Ji(t)!=="body"||Mu(s))&&(f=Lu(t)),jr(t)){const h=Zl(t,!0);d.x=h.x+t.clientLeft,d.y=h.y+t.clientTop}else s&&(d.x=bb(s));return{x:c.left+f.scrollLeft-d.x,y:c.top+f.scrollTop-d.y,width:c.width,height:c.height}}const WC={getClippingRect:function(e){let{element:t,boundary:r,rootBoundary:o,strategy:s}=e;const c=r==="clippingAncestors"?function(p,v){const m=v.get(p);if(m)return m;let b=Yc(p).filter(L=>Ki(L)&&Ji(L)!=="body"),w=null;const E=Ur(p).position==="fixed";let N=E?Jl(p):p;for(;Ki(N)&&!$h(N);){const L=Ur(N),M=Od(N);(E?M||w:M||L.position!=="static"||!w||!["absolute","fixed"].includes(w.position))?w=L:b=b.filter(T=>T!==N),N=Jl(N)}return v.set(p,b),b}(t,this._c):[].concat(r),f=[...c,o],d=f[0],h=f.reduce((p,v)=>{const m=Gv(t,v,s);return p.top=Rl(m.top,p.top),p.right=jv(m.right,p.right),p.bottom=jv(m.bottom,p.bottom),p.left=Rl(m.left,p.left),p},Gv(t,d,s));return{width:h.right-h.left,height:h.bottom-h.top,x:h.left,y:h.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:r,strategy:o}=e;const s=jr(r),c=Xi(r);if(r===c)return t;let f={scrollLeft:0,scrollTop:0},d={x:1,y:1};const h={x:0,y:0};if((s||!s&&o!=="fixed")&&((Ji(r)!=="body"||Mu(c))&&(f=Lu(r)),jr(r))){const p=Zl(r);d=Ts(r),h.x=p.x+r.clientLeft,h.y=p.y+r.clientTop}return{width:t.width*d.x,height:t.height*d.y,x:t.x*d.x-f.scrollLeft*d.x+h.x,y:t.y*d.y-f.scrollTop*d.y+h.y}},isElement:Ki,getDimensions:function(e){return jr(e)?hb(e):e.getBoundingClientRect()},getOffsetParent:Xv,getDocumentElement:Xi,getScale:Ts,async getElementRects(e){let{reference:t,floating:r,strategy:o}=e;const s=this.getOffsetParent||Xv,c=this.getDimensions;return{reference:BC(t,await s(r),o),floating:{x:0,y:0,...await c(r)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>Ur(e).direction==="rtl"},qC=(e,t,r)=>{const o=new Map,s={platform:WC,...r},c={...s.platform,_c:o};return NC(e,t,{...s,platform:c})},Yi={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:150,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,autoHideOnMousedown:!1,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover"],delay:{show:0,hide:400}}}};function Ql(e,t){let r=Yi.themes[e]||{},o;do o=r[t],typeof o>"u"?r.$extend?r=Yi.themes[r.$extend]||{}:(r=null,o=Yi[t]):r=null;while(r);return o}function UC(e){const t=[e];let r=Yi.themes[e]||{};do r.$extend&&!r.$resetCss?(t.push(r.$extend),r=Yi.themes[r.$extend]||{}):r=null;while(r);return t.map(o=>`v-popper--theme-${o}`)}function Yv(e){const t=[e];let r=Yi.themes[e]||{};do r.$extend?(t.push(r.$extend),r=Yi.themes[r.$extend]||{}):r=null;while(r);return t}let ea=!1;if(typeof window<"u"){ea=!1;try{const e=Object.defineProperty({},"passive",{get(){ea=!0}});window.addEventListener("test",null,e)}catch{}}let xb=!1;typeof window<"u"&&typeof navigator<"u"&&(xb=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const Sb=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),Zv={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},Jv={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function Qv(e,t){const r=e.indexOf(t);r!==-1&&e.splice(r,1)}function Yf(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const Jn=[];let So=null;const em={};function tm(e){let t=em[e];return t||(t=em[e]=[]),t}let Pd=function(){};typeof window<"u"&&(Pd=window.Element);function at(e){return function(t){return Ql(t.theme,e)}}const Zf="__floating-vue__popper",_b=()=>ut({name:"VPopper",provide(){return{[Zf]:{parentPopper:this}}},inject:{[Zf]:{default:null}},props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,default:null},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:at("disabled")},positioningDisabled:{type:Boolean,default:at("positioningDisabled")},placement:{type:String,default:at("placement"),validator:e=>Sb.includes(e)},delay:{type:[String,Number,Object],default:at("delay")},distance:{type:[Number,String],default:at("distance")},skidding:{type:[Number,String],default:at("skidding")},triggers:{type:Array,default:at("triggers")},showTriggers:{type:[Array,Function],default:at("showTriggers")},hideTriggers:{type:[Array,Function],default:at("hideTriggers")},popperTriggers:{type:Array,default:at("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:at("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:at("popperHideTriggers")},container:{type:[String,Object,Pd,Boolean],default:at("container")},boundary:{type:[String,Pd],default:at("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:at("strategy")},autoHide:{type:[Boolean,Function],default:at("autoHide")},handleResize:{type:Boolean,default:at("handleResize")},instantMove:{type:Boolean,default:at("instantMove")},eagerMount:{type:Boolean,default:at("eagerMount")},popperClass:{type:[String,Array,Object],default:at("popperClass")},computeTransformOrigin:{type:Boolean,default:at("computeTransformOrigin")},autoMinSize:{type:Boolean,default:at("autoMinSize")},autoSize:{type:[Boolean,String],default:at("autoSize")},autoMaxSize:{type:Boolean,default:at("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:at("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:at("preventOverflow")},overflowPadding:{type:[Number,String],default:at("overflowPadding")},arrowPadding:{type:[Number,String],default:at("arrowPadding")},arrowOverflow:{type:Boolean,default:at("arrowOverflow")},flip:{type:Boolean,default:at("flip")},shift:{type:Boolean,default:at("shift")},shiftCrossAxis:{type:Boolean,default:at("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:at("noAutoFocus")},disposeTimeout:{type:Number,default:at("disposeTimeout")}},emits:{show:()=>!0,hide:()=>!0,"update:shown":e=>!0,"apply-show":()=>!0,"apply-hide":()=>!0,"close-group":()=>!0,"close-directive":()=>!0,"auto-hide":()=>!0,resize:()=>!0},data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},randomId:`popper_${[Math.random(),Date.now()].map(e=>e.toString(36).substring(2,10)).join("_")}`,shownChildren:new Set,lastAutoHide:!0,pendingHide:!1,containsGlobalTarget:!1,isDisposed:!0,mouseDownContains:!1}},computed:{popperId(){return this.ariaId!=null?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:typeof this.autoHide=="function"?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:{...this.classes,popperClass:this.popperClass},result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var e;return(e=this[Zf])==null?void 0:e.parentPopper},hasPopperShowTriggerHover(){var e,t;return((e=this.popperTriggers)==null?void 0:e.includes("hover"))||((t=this.popperShowTriggers)==null?void 0:t.includes("hover"))}},watch:{shown:"$_autoShowHide",disabled(e){e?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())},triggers:{handler:"$_refreshListeners",deep:!0},positioningDisabled:"$_refreshListeners",...["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((e,t)=>(e[t]="$_computePosition",e),{})},created(){this.autoMinSize&&console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeUnmount(){this.dispose()},methods:{show({event:e=null,skipDelay:t=!1,force:r=!1}={}){var o,s;(o=this.parentPopper)!=null&&o.lockedChild&&this.parentPopper.lockedChild!==this||(this.pendingHide=!1,(r||!this.disabled)&&(((s=this.parentPopper)==null?void 0:s.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(e,t),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:e=null,skipDelay:t=!1}={}){var r;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.pendingHide=!0;return}if(this.hasPopperShowTriggerHover&&this.$_isAimingPopper()){this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout(()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:t}),this.parentPopper.lockedChild=null)},1e3));return}((r=this.parentPopper)==null?void 0:r.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.pendingHide=!1,this.$_scheduleHide(e,t),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){var e;this.isDisposed&&(this.isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=((e=this.referenceNode)==null?void 0:e.call(this))??this.$el,this.$_targetNodes=this.targetNodes().filter(t=>t.nodeType===t.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.isDisposed||(this.isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){if(this.isDisposed||this.positioningDisabled)return;const e={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&e.middleware.push(DC({mainAxis:this.distance,crossAxis:this.skidding}));const t=this.placement.startsWith("auto");if(t?e.middleware.push(PC({alignment:this.placement.split("-")[1]??""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(IC({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!t&&this.flip&&e.middleware.push(RC({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push($C({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:o,rects:s,middlewareData:c})=>{let f;const{centerOffset:d}=c.arrow;return o.startsWith("top")||o.startsWith("bottom")?f=Math.abs(d)>s.reference.width/2:f=Math.abs(d)>s.reference.height/2,{data:{overflow:f}}}}),this.autoMinSize||this.autoSize){const o=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:s,placement:c,middlewareData:f})=>{var d;if((d=f.autoSize)!=null&&d.skip)return{};let h,p;return c.startsWith("top")||c.startsWith("bottom")?h=s.reference.width:p=s.reference.height,this.$_innerNode.style[o==="min"?"minWidth":o==="max"?"maxWidth":"width"]=h!=null?`${h}px`:null,this.$_innerNode.style[o==="min"?"minHeight":o==="max"?"maxHeight":"height"]=p!=null?`${p}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,e.middleware.push(FC({boundary:this.boundary,padding:this.overflowPadding,apply:({availableWidth:o,availableHeight:s})=>{this.$_innerNode.style.maxWidth=o!=null?`${o}px`:null,this.$_innerNode.style.maxHeight=s!=null?`${s}px`:null}})));const r=await qC(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:r.x,y:r.y,placement:r.placement,strategy:r.strategy,arrow:{...r.middlewareData.arrow,...r.middlewareData.arrowOverflow}})},$_scheduleShow(e,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),So&&this.instantMove&&So.instantMove&&So!==this.parentPopper){So.$_applyHide(!0),this.$_applyShow(!0);return}t?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(e,t=!1){if(this.shownChildren.size>0){this.pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(So=this),t?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(e){const t=this.delay;return parseInt(t&&t[e]||t||0)},async $_applyShow(e=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=e,!this.isShown&&(this.$_ensureTeleport(),await Yf(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Yc(this.$_referenceNode),...Yc(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),r=this.$_popperNode.querySelector(".v-popper__wrapper"),o=r.parentNode.getBoundingClientRect(),s=t.x+t.width/2-(o.left+r.offsetLeft),c=t.y+t.height/2-(o.top+r.offsetTop);this.result.transformOrigin=`${s}px ${c}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let r=0;r<Jn.length;r++)t=Jn[r],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}Jn.push(this),document.body.classList.add("v-popper--some-open");for(const t of Yv(this.theme))tm(t).push(this),document.body.classList.add(`v-popper--some-open--${t}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await Yf(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(e=!1){if(this.shownChildren.size>0){this.pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=e,Qv(Jn,this),Jn.length===0&&document.body.classList.remove("v-popper--some-open");for(const r of Yv(this.theme)){const o=tm(r);Qv(o,this),o.length===0&&document.body.classList.remove(`v-popper--some-open--${r}`)}So===this&&(So=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=this.disposeTimeout;t!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},t)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await Yf(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.isDisposed)return;let e=this.container;if(typeof e=="string"?e=window.document.querySelector(e):e===!1&&(e=this.$_targetNodes[0].parentNode),!e)throw new Error("No container for popover: "+this.container);e.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const e=r=>{this.isShown&&!this.$_hideInProgress||(r.usedByTooltip=!0,!this.$_preventShow&&this.show({event:r}))};this.$_registerTriggerListeners(this.$_targetNodes,Zv,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],Zv,this.popperTriggers,this.popperShowTriggers,e);const t=r=>{r.usedByTooltip||this.hide({event:r})};this.$_registerTriggerListeners(this.$_targetNodes,Jv,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],Jv,this.popperTriggers,this.popperHideTriggers,t)},$_registerEventListeners(e,t,r){this.$_events.push({targetNodes:e,eventType:t,handler:r}),e.forEach(o=>o.addEventListener(t,r,ea?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,r,o,s){let c=r;o!=null&&(c=typeof o=="function"?o(c):o),c.forEach(f=>{const d=t[f];d&&this.$_registerEventListeners(e,d,s)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(r=>{const{targetNodes:o,eventType:s,handler:c}=r;!e||e===s?o.forEach(f=>f.removeEventListener(s,c)):t.push(r)}),this.$_events=t},$_refreshListeners(){this.isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const r of this.$_targetNodes){const o=r.getAttribute(e);o&&(r.removeAttribute(e),r.setAttribute(t,o))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const r in e){const o=e[r];o==null?t.removeAttribute(r):t.setAttribute(r,o)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$_referenceNode.getBoundingClientRect();if(zl>=e.left&&zl<=e.right&&Dl>=e.top&&Dl<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),r=zl-Di,o=Dl-Ii,s=t.left+t.width/2-Di+(t.top+t.height/2)-Ii+t.width+t.height,c=Di+r*s,f=Ii+o*s;return fc(Di,Ii,c,f,t.left,t.top,t.left,t.bottom)||fc(Di,Ii,c,f,t.left,t.top,t.right,t.top)||fc(Di,Ii,c,f,t.right,t.top,t.right,t.bottom)||fc(Di,Ii,c,f,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});if(typeof document<"u"&&typeof window<"u"){if(xb){const e=ea?{passive:!0,capture:!0}:!0;document.addEventListener("touchstart",t=>nm(t),e),document.addEventListener("touchend",t=>rm(t,!0),e)}else window.addEventListener("mousedown",e=>nm(e),!0),window.addEventListener("click",e=>rm(e,!1),!0);window.addEventListener("resize",GC)}function nm(e,t){for(let r=0;r<Jn.length;r++){const o=Jn[r];try{o.mouseDownContains=o.popperNode().contains(e.target)}catch{}}}function rm(e,t){jC(e,t)}function jC(e,t){const r={};for(let o=Jn.length-1;o>=0;o--){const s=Jn[o];try{const c=s.containsGlobalTarget=s.mouseDownContains||s.popperNode().contains(e.target);s.pendingHide=!1,requestAnimationFrame(()=>{if(s.pendingHide=!1,!r[s.randomId]&&im(s,c,e)){if(s.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&c){let d=s.parentPopper;for(;d;)r[d.randomId]=!0,d=d.parentPopper;return}let f=s.parentPopper;for(;f&&im(f,f.containsGlobalTarget,e);)f.$_handleGlobalClose(e,t),f=f.parentPopper}})}catch{}}}function im(e,t,r){return r.closeAllPopover||r.closePopover&&t||VC(e,r)&&!t}function VC(e,t){if(typeof e.autoHide=="function"){const r=e.autoHide(t);return e.lastAutoHide=r,r}return e.autoHide}function GC(){for(let e=0;e<Jn.length;e++)Jn[e].$_computePosition()}function om(){for(let e=0;e<Jn.length;e++)Jn[e].hide()}let Di=0,Ii=0,zl=0,Dl=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{Di=zl,Ii=Dl,zl=e.clientX,Dl=e.clientY},ea?{passive:!0}:void 0);function fc(e,t,r,o,s,c,f,d){const h=((f-s)*(t-c)-(d-c)*(e-s))/((d-c)*(r-e)-(f-s)*(o-t)),p=((r-e)*(t-c)-(o-t)*(e-s))/((d-c)*(r-e)-(f-s)*(o-t));return h>=0&&h<=1&&p>=0&&p<=1}const KC={extends:_b()},Nu=(e,t)=>{const r=e.__vccOpts||e;for(const[o,s]of t)r[o]=s;return r};function XC(e,t,r,o,s,c){return oe(),ye("div",{ref:"reference",class:it(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[mn(e.$slots,"default",KS(eb(e.slotData)))],2)}const YC=Nu(KC,[["render",XC]]);function ZC(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var r=e.indexOf("Trident/");if(r>0){var o=e.indexOf("rv:");return parseInt(e.substring(o+3,e.indexOf(".",o)),10)}var s=e.indexOf("Edge/");return s>0?parseInt(e.substring(s+5,e.indexOf(".",s)),10):-1}let Mc;function Rd(){Rd.init||(Rd.init=!0,Mc=ZC()!==-1)}var $u={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){Rd(),Pt(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",Mc&&this.$el.appendChild(e),e.data="about:blank",Mc||this.$el.appendChild(e)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!Mc&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const JC=by();my("data-v-b329ee4c");const QC={class:"resize-observer",tabindex:"-1"};yy();const eT=JC((e,t,r,o,s,c)=>(oe(),nt("div",QC)));$u.render=eT;$u.__scopeId="data-v-b329ee4c";$u.__file="src/components/ResizeObserver.vue";const kb=(e="theme")=>({computed:{themeClass(){return UC(this[e])}}}),tT=ut({name:"VPopperContent",components:{ResizeObserver:$u},mixins:[kb()],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(e){return e!=null&&!isNaN(e)?`${e}px`:null}}}),nT=["id","aria-hidden","tabindex","data-popper-placement"],rT={ref:"inner",class:"v-popper__inner"},iT=te("div",{class:"v-popper__arrow-outer"},null,-1),oT=te("div",{class:"v-popper__arrow-inner"},null,-1),sT=[iT,oT];function lT(e,t,r,o,s,c){const f=Oo("ResizeObserver");return oe(),ye("div",{id:e.popperId,ref:"popover",class:it(["v-popper__popper",[e.themeClass,e.classes.popperClass,{"v-popper__popper--shown":e.shown,"v-popper__popper--hidden":!e.shown,"v-popper__popper--show-from":e.classes.showFrom,"v-popper__popper--show-to":e.classes.showTo,"v-popper__popper--hide-from":e.classes.hideFrom,"v-popper__popper--hide-to":e.classes.hideTo,"v-popper__popper--skip-transition":e.skipTransition,"v-popper__popper--arrow-overflow":e.result&&e.result.arrow.overflow,"v-popper__popper--no-positioning":!e.result}]]),style:en(e.result?{position:e.result.strategy,transform:`translate3d(${Math.round(e.result.x)}px,${Math.round(e.result.y)}px,0)`}:void 0),"aria-hidden":e.shown?"false":"true",tabindex:e.autoHide?0:void 0,"data-popper-placement":e.result?e.result.placement:void 0,onKeyup:t[2]||(t[2]=Nd(d=>e.autoHide&&e.$emit("hide"),["esc"]))},[te("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=d=>e.autoHide&&e.$emit("hide"))}),te("div",{class:"v-popper__wrapper",style:en(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[te("div",rT,[e.mounted?(oe(),ye(ct,{key:0},[te("div",null,[mn(e.$slots,"default")]),e.handleResize?(oe(),nt(f,{key:0,onNotify:t[1]||(t[1]=d=>e.$emit("resize",d))})):Ke("",!0)],64)):Ke("",!0)],512),te("div",{ref:"arrow",class:"v-popper__arrow-container",style:en(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},sT,4)],4)],46,nT)}const Cb=Nu(tT,[["render",lT]]),Tb={methods:{show(...e){return this.$refs.popper.show(...e)},hide(...e){return this.$refs.popper.hide(...e)},dispose(...e){return this.$refs.popper.dispose(...e)},onResize(...e){return this.$refs.popper.onResize(...e)}}};let zd=function(){};typeof window<"u"&&(zd=window.Element);const aT=ut({name:"VPopperWrapper",components:{Popper:YC,PopperContent:Cb},mixins:[Tb,kb("finalTheme")],props:{theme:{type:String,default:null},referenceNode:{type:Function,default:null},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:void 0},positioningDisabled:{type:Boolean,default:void 0},placement:{type:String,default:void 0},delay:{type:[String,Number,Object],default:void 0},distance:{type:[Number,String],default:void 0},skidding:{type:[Number,String],default:void 0},triggers:{type:Array,default:void 0},showTriggers:{type:[Array,Function],default:void 0},hideTriggers:{type:[Array,Function],default:void 0},popperTriggers:{type:Array,default:void 0},popperShowTriggers:{type:[Array,Function],default:void 0},popperHideTriggers:{type:[Array,Function],default:void 0},container:{type:[String,Object,zd,Boolean],default:void 0},boundary:{type:[String,zd],default:void 0},strategy:{type:String,default:void 0},autoHide:{type:[Boolean,Function],default:void 0},handleResize:{type:Boolean,default:void 0},instantMove:{type:Boolean,default:void 0},eagerMount:{type:Boolean,default:void 0},popperClass:{type:[String,Array,Object],default:void 0},computeTransformOrigin:{type:Boolean,default:void 0},autoMinSize:{type:Boolean,default:void 0},autoSize:{type:[Boolean,String],default:void 0},autoMaxSize:{type:Boolean,default:void 0},autoBoundaryMaxSize:{type:Boolean,default:void 0},preventOverflow:{type:Boolean,default:void 0},overflowPadding:{type:[Number,String],default:void 0},arrowPadding:{type:[Number,String],default:void 0},arrowOverflow:{type:Boolean,default:void 0},flip:{type:Boolean,default:void 0},shift:{type:Boolean,default:void 0},shiftCrossAxis:{type:Boolean,default:void 0},noAutoFocus:{type:Boolean,default:void 0},disposeTimeout:{type:Number,default:void 0}},emits:{show:()=>!0,hide:()=>!0,"update:shown":e=>!0,"apply-show":()=>!0,"apply-hide":()=>!0,"close-group":()=>!0,"close-directive":()=>!0,"auto-hide":()=>!0,resize:()=>!0},computed:{finalTheme(){return this.theme??this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(e=>e!==this.$refs.popperContent.$el)}}});function cT(e,t,r,o,s,c){const f=Oo("PopperContent"),d=Oo("Popper");return oe(),nt(d,di({ref:"popper"},e.$props,{theme:e.finalTheme,"target-nodes":e.getTargetNodes,"popper-node":()=>e.$refs.popperContent.$el,class:[e.themeClass],onShow:t[0]||(t[0]=()=>e.$emit("show")),onHide:t[1]||(t[1]=()=>e.$emit("hide")),"onUpdate:shown":t[2]||(t[2]=h=>e.$emit("update:shown",h)),onApplyShow:t[3]||(t[3]=()=>e.$emit("apply-show")),onApplyHide:t[4]||(t[4]=()=>e.$emit("apply-hide")),onCloseGroup:t[5]||(t[5]=()=>e.$emit("close-group")),onCloseDirective:t[6]||(t[6]=()=>e.$emit("close-directive")),onAutoHide:t[7]||(t[7]=()=>e.$emit("auto-hide")),onResize:t[8]||(t[8]=()=>e.$emit("resize"))}),{default:rt(({popperId:h,isShown:p,shouldMountContent:v,skipTransition:m,autoHide:b,show:w,hide:E,handleResize:N,onResize:L,classes:M,result:T})=>[mn(e.$slots,"default",{shown:p,show:w,hide:E}),Oe(f,{ref:"popperContent","popper-id":h,theme:e.finalTheme,shown:p,mounted:v,"skip-transition":m,"auto-hide":b,"handle-resize":N,classes:M,result:T,onHide:E,onResize:L},{default:rt(()=>[mn(e.$slots,"popper",{shown:p,hide:E})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:3},16,["theme","target-nodes","popper-node","class"])}const Oh=Nu(aT,[["render",cT]]);({...Oh});({...Oh});const uT={...Oh,name:"VTooltip",vPopperTheme:"tooltip"},fT=ut({name:"VTooltipDirective",components:{Popper:_b(),PopperContent:Cb},mixins:[Tb],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>Ql(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>Ql(e.theme,"loadingContent")},targetNodes:{type:Function,required:!0}},data(){return{asyncContent:null}},computed:{isContentAsync(){return typeof this.content=="function"},loading(){return this.isContentAsync&&this.asyncContent==null},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(e){if(typeof this.content=="function"&&this.$_isShown&&(e||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const t=++this.$_fetchId,r=this.content(this);r.then?r.then(o=>this.onResult(t,o)):this.onResult(t,r)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),dT=["innerHTML"],hT=["textContent"];function pT(e,t,r,o,s,c){const f=Oo("PopperContent"),d=Oo("Popper");return oe(),nt(d,di({ref:"popper"},e.$attrs,{theme:e.theme,"target-nodes":e.targetNodes,"popper-node":()=>e.$refs.popperContent.$el,onApplyShow:e.onShow,onApplyHide:e.onHide}),{default:rt(({popperId:h,isShown:p,shouldMountContent:v,skipTransition:m,autoHide:b,hide:w,handleResize:E,onResize:N,classes:L,result:M})=>[Oe(f,{ref:"popperContent",class:it({"v-popper--tooltip-loading":e.loading}),"popper-id":h,theme:e.theme,shown:p,mounted:v,"skip-transition":m,"auto-hide":b,"handle-resize":E,classes:L,result:M,onHide:w,onResize:N},{default:rt(()=>[e.html?(oe(),ye("div",{key:0,innerHTML:e.finalContent},null,8,dT)):(oe(),ye("div",{key:1,textContent:Be(e.finalContent)},null,8,hT))]),_:2},1032,["class","popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:1},16,["theme","target-nodes","popper-node","onApplyShow","onApplyHide"])}const gT=Nu(fT,[["render",pT]]),Eb="v-popper--has-tooltip";function vT(e,t){let r=e.placement;if(!r&&t)for(const o of Sb)t[o]&&(r=o);return r||(r=Ql(e.theme||"tooltip","placement")),r}function Ab(e,t,r){let o;const s=typeof t;return s==="string"?o={content:t}:t&&s==="object"?o=t:o={content:!1},o.placement=vT(o,r),o.targetNodes=()=>[e],o.referenceNode=()=>e,o}let Jf,ta,mT=0;function yT(){if(Jf)return;ta=je([]),Jf=cb({name:"VTooltipDirectiveApp",setup(){return{directives:ta}},render(){return this.directives.map(t=>ya(gT,{...t.options,shown:t.shown||t.options.shown,key:t.id}))},devtools:{hide:!0}});const e=document.createElement("div");document.body.appendChild(e),Jf.mount(e)}function Mb(e,t,r){yT();const o=je(Ab(e,t,r)),s=je(!1),c={id:mT++,options:o,shown:s};return ta.value.push(c),e.classList&&e.classList.add(Eb),e.$_popper={options:o,item:c,show(){s.value=!0},hide(){s.value=!1}}}function Ph(e){if(e.$_popper){const t=ta.value.indexOf(e.$_popper.item);t!==-1&&ta.value.splice(t,1),delete e.$_popper,delete e.$_popperOldShown,delete e.$_popperMountTarget}e.classList&&e.classList.remove(Eb)}function sm(e,{value:t,modifiers:r}){const o=Ab(e,t,r);if(!o.content||Ql(o.theme||"tooltip","disabled"))Ph(e);else{let s;e.$_popper?(s=e.$_popper,s.options.value=o):s=Mb(e,t,r),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?s.show():s.hide())}}const bT={beforeMount:sm,updated:sm,beforeUnmount(e){Ph(e)}},wT=bT,Lb=uT,Nb={options:Yi};function $b(e){return e!=null}function Rh(e){return e==null&&(e=[]),Array.isArray(e)?e:[e]}const xT=/^[A-Za-z]:\//;function ST(e=""){return e&&e.replace(/\\/g,"/").replace(xT,t=>t.toUpperCase())}const _T=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,lm=/^\/([A-Za-z]:)?$/;function kT(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}const am=function(...e){e=e.map(o=>ST(o));let t="",r=!1;for(let o=e.length-1;o>=-1&&!r;o--){const s=o>=0?e[o]:kT();!s||s.length===0||(t=`${s}/${t}`,r=cm(s))}return t=CT(t,!r),r&&!cm(t)?`/${t}`:t.length>0?t:"."};function CT(e,t){let r="",o=0,s=-1,c=0,f=null;for(let d=0;d<=e.length;++d){if(d<e.length)f=e[d];else{if(f==="/")break;f="/"}if(f==="/"){if(!(s===d-1||c===1))if(c===2){if(r.length<2||o!==2||r[r.length-1]!=="."||r[r.length-2]!=="."){if(r.length>2){const h=r.lastIndexOf("/");h===-1?(r="",o=0):(r=r.slice(0,h),o=r.length-1-r.lastIndexOf("/")),s=d,c=0;continue}else if(r.length>0){r="",o=0,s=d,c=0;continue}}t&&(r+=r.length>0?"/..":"..",o=2)}else r.length>0?r+=`/${e.slice(s+1,d)}`:r=e.slice(s+1,d),o=d-s-1;s=d,c=0}else f==="."&&c!==-1?++c:c=-1}return r}const cm=function(e){return _T.test(e)},TT=function(e,t){const r=am(e).replace(lm,"$1").split("/"),o=am(t).replace(lm,"$1").split("/");if(o[0][1]===":"&&r[0][1]===":"&&r[0]!==o[0])return o.join("/");const s=[...r];for(const c of s){if(o[0]!==c)break;r.shift(),o.shift()}return[...r.map(()=>".."),...o].join("/")};function ET(e){let t=0;if(e.length===0)return`${t}`;for(let r=0;r<e.length;r++){const o=e.charCodeAt(r);t=(t<<5)-t+o,t=t&t}return`${t}`}function Ob(e,t,r,o){const s=TT(t,e),c={id:AT(s,r),name:s,type:"suite",mode:"queued",filepath:e,tasks:[],meta:Object.create(null),projectName:r,file:void 0,pool:o};return c.file=c,c}function AT(e,t){return ET(`${e}${t||""}`)}function Pb(e){return na(e)}function na(e){return e.type==="test"}function Rb(e){const t=[],r=Rh(e);for(const o of r)if(na(o))t.push(o);else for(const s of o.tasks)if(na(s))t.push(s);else{const c=Rb(s);for(const f of c)t.push(f)}return t}function zh(e=[]){return Rh(e).flatMap(t=>na(t)?[t]:[t,...zh(t.tasks)])}function MT(e){const t=[e.name];let r=e;for(;r!=null&&r.suite;)r=r.suite,r!=null&&r.name&&t.unshift(r.name);return r!==e.file&&t.unshift(e.file.name),t}const LT=6e4;function zb(e){return e}const NT=zb,{clearTimeout:$T,setTimeout:OT}=globalThis,PT=Math.random.bind(Math);function RT(e,t){const{post:r,on:o,off:s=()=>{},eventNames:c=[],serialize:f=zb,deserialize:d=NT,resolver:h,bind:p="rpc",timeout:v=LT}=t,m=new Map;let b,w=!1;const E=new Proxy({},{get(M,T){if(T==="$functions")return e;if(T==="$close")return N;if(T==="then"&&!c.includes("then")&&!("then"in e))return;const P=(...B)=>{r(f({m:T,a:B,t:"q"}))};if(c.includes(T))return P.asEvent=P,P;const A=async(...B)=>{if(w)throw new Error(`[birpc] rpc is closed, cannot call "${T}"`);if(b)try{await b}finally{b=void 0}return new Promise((G,U)=>{var Y;const Q=DT();let J;v>=0&&(J=OT(()=>{var ee;try{throw(ee=t.onTimeoutError)==null||ee.call(t,T,B),new Error(`[birpc] timeout on calling "${T}"`)}catch(R){U(R)}m.delete(Q)},v),typeof J=="object"&&(J=(Y=J.unref)==null?void 0:Y.call(J))),m.set(Q,{resolve:G,reject:U,timeoutId:J,method:T}),r(f({m:T,a:B,i:Q,t:"q"}))})};return A.asEvent=P,A}});function N(){w=!0,m.forEach(({reject:M,method:T})=>{M(new Error(`[birpc] rpc is closed, cannot call "${T}"`))}),m.clear(),s(L)}async function L(M,...T){const P=d(M);if(P.t==="q"){const{m:A,a:B}=P;let G,U;const Q=h?h(A,e[A]):e[A];if(!Q)U=new Error(`[birpc] function "${A}" not found`);else try{G=await Q.apply(p==="rpc"?E:e,B)}catch(J){U=J}P.i&&(U&&t.onError&&t.onError(U,A,B),r(f({t:"s",i:P.i,r:G,e:U}),...T))}else{const{i:A,r:B,e:G}=P,U=m.get(A);U&&($T(U.timeoutId),G?U.reject(G):U.resolve(B)),m.delete(A)}}return b=o(L),E}const zT="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function DT(e=21){let t="",r=e;for(;r--;)t+=zT[PT()*64|0];return t}const{parse:Db,stringify:IT}=JSON,{keys:FT}=Object,ra=String,Ib="string",um={},Zc="object",Fb=(e,t)=>t,HT=e=>e instanceof ra?ra(e):e,BT=(e,t)=>typeof t===Ib?new ra(t):t,Hb=(e,t,r,o)=>{const s=[];for(let c=FT(r),{length:f}=c,d=0;d<f;d++){const h=c[d],p=r[h];if(p instanceof ra){const v=e[p];typeof v===Zc&&!t.has(v)?(t.add(v),r[h]=um,s.push({k:h,a:[e,t,v,o]})):r[h]=o.call(r,h,v)}else r[h]!==um&&(r[h]=o.call(r,h,p))}for(let{length:c}=s,f=0;f<c;f++){const{k:d,a:h}=s[f];r[d]=o.call(r,d,Hb.apply(null,h))}return r},fm=(e,t,r)=>{const o=ra(t.push(r)-1);return e.set(r,o),o},Dd=(e,t)=>{const r=Db(e,BT).map(HT),o=r[0],s=t||Fb,c=typeof o===Zc&&o?Hb(r,new Set,o,s):o;return s.call({"":c},"",c)},Bb=(e,t,r)=>{const o=t&&typeof t===Zc?(v,m)=>v===""||-1<t.indexOf(v)?m:void 0:t||Fb,s=new Map,c=[],f=[];let d=+fm(s,c,o.call({"":e},"",e)),h=!d;for(;d<c.length;)h=!0,f[d]=IT(c[d++],p,r);return"["+f.join(",")+"]";function p(v,m){if(h)return h=!h,m;const b=o.call(this,v,m);switch(typeof b){case Zc:if(b===null)return b;case Ib:return s.get(b)||fm(s,c,b)}return b}},WT=e=>Db(Bb(e));class Wb{constructor(){us(this,"filesMap",new Map);us(this,"pathsSet",new Set);us(this,"idMap",new Map)}getPaths(){return Array.from(this.pathsSet)}getFiles(t){return t?t.map(r=>this.filesMap.get(r)).flat().filter(r=>r&&!r.local):Array.from(this.filesMap.values()).flat().filter(r=>!r.local)}getFilepaths(){return Array.from(this.filesMap.keys())}getFailedFilepaths(){return this.getFiles().filter(t=>{var r;return((r=t.result)==null?void 0:r.state)==="fail"}).map(t=>t.filepath)}collectPaths(t=[]){t.forEach(r=>{this.pathsSet.add(r)})}collectFiles(t=[]){t.forEach(r=>{const o=this.filesMap.get(r.filepath)||[],s=o.filter(f=>f.projectName!==r.projectName||f.meta.typecheck!==r.meta.typecheck),c=o.find(f=>f.projectName===r.projectName);c&&(r.logs=c.logs),s.push(r),this.filesMap.set(r.filepath,s),this.updateId(r)})}clearFiles(t,r=[]){const o=t;r.forEach(s=>{const c=this.filesMap.get(s),f=Ob(s,o.config.root,o.config.name||"");if(f.local=!0,this.idMap.set(f.id,f),!c){this.filesMap.set(s,[f]);return}const d=c.filter(h=>h.projectName!==o.config.name);d.length?this.filesMap.set(s,[...d,f]):this.filesMap.set(s,[f])})}updateId(t){this.idMap.get(t.id)!==t&&(this.idMap.set(t.id,t),t.type==="suite"&&t.tasks.forEach(r=>{this.updateId(r)}))}updateTasks(t){for(const[r,o,s]of t){const c=this.idMap.get(r);c&&(c.result=o,c.meta=s,(o==null?void 0:o.state)==="skip"&&(c.mode="skip"))}}updateUserLog(t){const r=t.taskId&&this.idMap.get(t.taskId);r&&(r.logs||(r.logs=[]),r.logs.push(t))}}function qT(e,t={}){const{handlers:r={},autoReconnect:o=!0,reconnectInterval:s=2e3,reconnectTries:c=10,connectTimeout:f=6e4,reactive:d=T=>T,WebSocketConstructor:h=globalThis.WebSocket}=t;let p=c;const v=d({ws:new h(e),state:new Wb,waitForConnection:M,reconnect:N},"state");v.state.filesMap=d(v.state.filesMap,"filesMap"),v.state.idMap=d(v.state.idMap,"idMap");let m;const b={onSpecsCollected(T){var P;T==null||T.forEach(([A,B])=>{v.state.clearFiles({config:A},[B])}),(P=r.onSpecsCollected)==null||P.call(r,T)},onPathsCollected(T){var P;v.state.collectPaths(T),(P=r.onPathsCollected)==null||P.call(r,T)},onCollected(T){var P;v.state.collectFiles(T),(P=r.onCollected)==null||P.call(r,T)},onTaskUpdate(T){var P;v.state.updateTasks(T),(P=r.onTaskUpdate)==null||P.call(r,T)},onUserConsoleLog(T){var P;v.state.updateUserLog(T),(P=r.onUserConsoleLog)==null||P.call(r,T)},onFinished(T,P){var A;(A=r.onFinished)==null||A.call(r,T,P)},onFinishedReportCoverage(){var T;(T=r.onFinishedReportCoverage)==null||T.call(r)}},w={post:T=>v.ws.send(T),on:T=>m=T,serialize:T=>Bb(T,(P,A)=>A instanceof Error?{name:A.name,message:A.message,stack:A.stack}:A),deserialize:Dd,onTimeoutError(T){throw new Error(`[vitest-ws-client]: Timeout calling "${T}"`)}};v.rpc=RT(b,w);let E;function N(T=!1){T&&(p=c),v.ws=new h(e),L()}function L(){E=new Promise((T,P)=>{var B,G;const A=(G=(B=setTimeout(()=>{P(new Error(`Cannot connect to the server in ${f/1e3} seconds`))},f))==null?void 0:B.unref)==null?void 0:G.call(B);v.ws.OPEN===v.ws.readyState&&T(),v.ws.addEventListener("open",()=>{p=c,T(),clearTimeout(A)})}),v.ws.addEventListener("message",T=>{m(T.data)}),v.ws.addEventListener("close",()=>{p-=1,o&&p>0&&setTimeout(N,s)})}L();function M(){return E}return v}function Dh(e){return K0()?(QS(e),!0):!1}const Qf=new WeakMap,UT=(...e)=>{var t;const r=e[0],o=(t=Hs())==null?void 0:t.proxy;if(o==null&&!Oy())throw new Error("injectLocal must be called in setup");return o&&Qf.has(o)&&r in Qf.get(o)?Qf.get(o)[r]:qr(...e)},jT=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const VT=Object.prototype.toString,GT=e=>VT.call(e)==="[object Object]",Jc=()=>{};function qb(e,t){function r(...o){return new Promise((s,c)=>{Promise.resolve(e(()=>t.apply(this,o),{fn:t,thisArg:this,args:o})).then(s).catch(c)})}return r}const Ub=e=>e();function jb(e,t={}){let r,o,s=Jc;const c=h=>{clearTimeout(h),s(),s=Jc};let f;return h=>{const p=Ut(e),v=Ut(t.maxWait);return r&&c(r),p<=0||v!==void 0&&v<=0?(o&&(c(o),o=null),Promise.resolve(h())):new Promise((m,b)=>{s=t.rejectOnCancel?b:m,f=h,v&&!o&&(o=setTimeout(()=>{r&&c(r),o=null,m(f())},v)),r=setTimeout(()=>{o&&c(o),o=null,m(h())},p)})}}function KT(e=Ub,t={}){const{initialState:r="active"}=t,o=Vb(r==="active");function s(){o.value=!1}function c(){o.value=!0}const f=(...d)=>{o.value&&e(...d)};return{isActive:ha(o),pause:s,resume:c,eventFilter:f}}function dm(e,t=!1,r="Timeout"){return new Promise((o,s)=>{setTimeout(t?()=>s(r):o,e)})}function hm(e){return e.endsWith("rem")?Number.parseFloat(e)*16:Number.parseFloat(e)}function XT(e){return Hs()}function ed(e){return Array.isArray(e)?e:[e]}function Vb(...e){if(e.length!==1)return pa(...e);const t=e[0];return typeof t=="function"?ha(fy(()=>({get:t,set:Jc}))):je(t)}function dc(e,t=200,r={}){return qb(jb(t,r),e)}function Gb(e,t,r={}){const{eventFilter:o=Ub,...s}=r;return Et(e,qb(o,t),s)}function Kb(e,t,r={}){const{eventFilter:o,initialState:s="active",...c}=r,{eventFilter:f,pause:d,resume:h,isActive:p}=KT(o,{initialState:s});return{stop:Gb(e,t,{...c,eventFilter:f}),pause:d,resume:h,isActive:p}}function Ih(e,t=!0,r){XT()?Fs(e,r):t?e():Pt(e)}function Id(e,t=!1){function r(m,{flush:b="sync",deep:w=!1,timeout:E,throwOnTimeout:N}={}){let L=null;const T=[new Promise(P=>{L=Et(e,A=>{m(A)!==t&&(L?L():Pt(()=>L==null?void 0:L()),P(A))},{flush:b,deep:w,immediate:!0})})];return E!=null&&T.push(dm(E,N).then(()=>Ut(e)).finally(()=>L==null?void 0:L())),Promise.race(T)}function o(m,b){if(!kt(m))return r(A=>A===m,b);const{flush:w="sync",deep:E=!1,timeout:N,throwOnTimeout:L}=b??{};let M=null;const P=[new Promise(A=>{M=Et([e,m],([B,G])=>{t!==(B===G)&&(M?M():Pt(()=>M==null?void 0:M()),A(B))},{flush:w,deep:E,immediate:!0})})];return N!=null&&P.push(dm(N,L).then(()=>Ut(e)).finally(()=>(M==null||M(),Ut(e)))),Promise.race(P)}function s(m){return r(b=>!!b,m)}function c(m){return o(null,m)}function f(m){return o(void 0,m)}function d(m){return r(Number.isNaN,m)}function h(m,b){return r(w=>{const E=Array.from(w);return E.includes(m)||E.includes(Ut(m))},b)}function p(m){return v(1,m)}function v(m=1,b){let w=-1;return r(()=>(w+=1,w>=m),b)}return Array.isArray(Ut(e))?{toMatch:r,toContains:h,changed:p,changedTimes:v,get not(){return Id(e,!t)}}:{toMatch:r,toBe:o,toBeTruthy:s,toBeNull:c,toBeNaN:d,toBeUndefined:f,changed:p,changedTimes:v,get not(){return Id(e,!t)}}}function pm(e){return Id(e)}function YT(e=!1,t={}){const{truthyValue:r=!0,falsyValue:o=!1}=t,s=kt(e),c=je(e);function f(d){if(arguments.length)return c.value=d,c.value;{const h=Ut(r);return c.value=c.value===h?Ut(o):h,c.value}}return s?f:[c,f]}function Fh(e,t,r={}){const{debounce:o=0,maxWait:s=void 0,...c}=r;return Gb(e,t,{...c,eventFilter:jb(o,{maxWait:s})})}function ZT(e,t,r){return Et(e,t,{...r,immediate:!0})}function JT(e,t,r){const o=Et(e,(...s)=>(Pt(()=>o()),t(...s)),r);return o}function QT(e,t,r){let o;kt(r)?o={evaluating:r}:o={};const{lazy:s=!1,evaluating:c=void 0,shallow:f=!0,onError:d=Jc}=o,h=On(!s),p=f?On(t):je(t);let v=0;return Eh(async m=>{if(!h.value)return;v++;const b=v;let w=!1;c&&Promise.resolve().then(()=>{c.value=!0});try{const E=await e(N=>{m(()=>{c&&(c.value=!1),w||N()})});b===v&&(p.value=E)}catch(E){d(E)}finally{c&&b===v&&(c.value=!1),w=!0}}),s?ke(()=>(h.value=!0,p.value)):p}const Ar=jT?window:void 0;function Qc(e){var t;const r=Ut(e);return(t=r==null?void 0:r.$el)!=null?t:r}function Qi(...e){const t=[],r=()=>{t.forEach(d=>d()),t.length=0},o=(d,h,p,v)=>(d.addEventListener(h,p,v),()=>d.removeEventListener(h,p,v)),s=ke(()=>{const d=ed(Ut(e[0])).filter(h=>h!=null);return d.every(h=>typeof h!="string")?d:void 0}),c=ZT(()=>{var d,h;return[(h=(d=s.value)==null?void 0:d.map(p=>Qc(p)))!=null?h:[Ar].filter(p=>p!=null),ed(Ut(s.value?e[1]:e[0])),ed(W(s.value?e[2]:e[1])),Ut(s.value?e[3]:e[2])]},([d,h,p,v])=>{if(r(),!(d!=null&&d.length)||!(h!=null&&h.length)||!(p!=null&&p.length))return;const m=GT(v)?{...v}:v;t.push(...d.flatMap(b=>h.flatMap(w=>p.map(E=>o(b,w,E,m)))))},{flush:"post"}),f=()=>{c(),r()};return Dh(r),f}function eE(){const e=On(!1),t=Hs();return t&&Fs(()=>{e.value=!0},t),e}function Xb(e){const t=eE();return ke(()=>(t.value,!!e()))}function tE(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function Yb(...e){let t,r,o={};e.length===3?(t=e[0],r=e[1],o=e[2]):e.length===2?typeof e[1]=="object"?(t=!0,r=e[0],o=e[1]):(t=e[0],r=e[1]):(t=!0,r=e[0]);const{target:s=Ar,eventName:c="keydown",passive:f=!1,dedupe:d=!1}=o,h=tE(t);return Qi(s,c,v=>{v.repeat&&Ut(d)||h(v)&&r(v)},f)}function nE(e,t={}){const{immediate:r=!0,fpsLimit:o=void 0,window:s=Ar,once:c=!1}=t,f=On(!1),d=ke(()=>o?1e3/Ut(o):null);let h=0,p=null;function v(w){if(!f.value||!s)return;h||(h=w);const E=w-h;if(d.value&&E<d.value){p=s.requestAnimationFrame(v);return}if(h=w,e({delta:E,timestamp:w}),c){f.value=!1,p=null;return}p=s.requestAnimationFrame(v)}function m(){!f.value&&s&&(f.value=!0,h=0,p=s.requestAnimationFrame(v))}function b(){f.value=!1,p!=null&&s&&(s.cancelAnimationFrame(p),p=null)}return r&&m(),Dh(b),{isActive:ha(f),pause:b,resume:m}}const rE=Symbol("vueuse-ssr-width");function iE(){const e=Oy()?UT(rE,null):null;return typeof e=="number"?e:void 0}function Zb(e,t={}){const{window:r=Ar,ssrWidth:o=iE()}=t,s=Xb(()=>r&&"matchMedia"in r&&typeof r.matchMedia=="function"),c=je(typeof o=="number"),f=On(),d=On(!1),h=p=>{d.value=p.matches};return Eh(()=>{if(c.value){c.value=!s.value;const p=Ut(e).split(",");d.value=p.some(v=>{const m=v.includes("not all"),b=v.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),w=v.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let E=!!(b||w);return b&&E&&(E=o>=hm(b[1])),w&&E&&(E=o<=hm(w[1])),m?!E:E});return}s.value&&(f.value=r.matchMedia(Ut(e)),d.value=f.value.matches)}),Qi(f,"change",h,{passive:!0}),ke(()=>d.value)}const hc=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},pc="__vueuse_ssr_handlers__",oE=sE();function sE(){return pc in hc||(hc[pc]=hc[pc]||{}),hc[pc]}function Jb(e,t){return oE[e]||t}function lE(e){return Zb("(prefers-color-scheme: dark)",e)}function aE(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const cE={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},gm="vueuse-storage";function Qb(e,t,r,o={}){var s;const{flush:c="pre",deep:f=!0,listenToStorageChanges:d=!0,writeDefaults:h=!0,mergeDefaults:p=!1,shallow:v,window:m=Ar,eventFilter:b,onError:w=ee=>{console.error(ee)},initOnMounted:E}=o,N=(v?On:je)(typeof t=="function"?t():t),L=ke(()=>Ut(e));if(!r)try{r=Jb("getDefaultStorage",()=>{var ee;return(ee=Ar)==null?void 0:ee.localStorage})()}catch(ee){w(ee)}if(!r)return N;const M=Ut(t),T=aE(M),P=(s=o.serializer)!=null?s:cE[T],{pause:A,resume:B}=Kb(N,()=>U(N.value),{flush:c,deep:f,eventFilter:b});Et(L,()=>J(),{flush:c}),m&&d&&Ih(()=>{r instanceof Storage?Qi(m,"storage",J,{passive:!0}):Qi(m,gm,Y),E&&J()}),E||J();function G(ee,R){if(m){const $={key:L.value,oldValue:ee,newValue:R,storageArea:r};m.dispatchEvent(r instanceof Storage?new StorageEvent("storage",$):new CustomEvent(gm,{detail:$}))}}function U(ee){try{const R=r.getItem(L.value);if(ee==null)G(R,null),r.removeItem(L.value);else{const $=P.write(ee);R!==$&&(r.setItem(L.value,$),G(R,$))}}catch(R){w(R)}}function Q(ee){const R=ee?ee.newValue:r.getItem(L.value);if(R==null)return h&&M!=null&&r.setItem(L.value,P.write(M)),M;if(!ee&&p){const $=P.read(R);return typeof p=="function"?p($,M):T==="object"&&!Array.isArray($)?{...M,...$}:$}else return typeof R!="string"?R:P.read(R)}function J(ee){if(!(ee&&ee.storageArea!==r)){if(ee&&ee.key==null){N.value=M;return}if(!(ee&&ee.key!==L.value)){A();try{(ee==null?void 0:ee.newValue)!==P.write(N.value)&&(N.value=Q(ee))}catch(R){w(R)}finally{ee?Pt(B):B()}}}}function Y(ee){J(ee.detail)}return N}const uE="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function fE(e={}){const{selector:t="html",attribute:r="class",initialValue:o="auto",window:s=Ar,storage:c,storageKey:f="vueuse-color-scheme",listenToStorageChanges:d=!0,storageRef:h,emitAuto:p,disableTransition:v=!0}=e,m={auto:"",light:"light",dark:"dark",...e.modes||{}},b=lE({window:s}),w=ke(()=>b.value?"dark":"light"),E=h||(f==null?Vb(o):Qb(f,o,c,{window:s,listenToStorageChanges:d})),N=ke(()=>E.value==="auto"?w.value:E.value),L=Jb("updateHTMLAttrs",(A,B,G)=>{const U=typeof A=="string"?s==null?void 0:s.document.querySelector(A):Qc(A);if(!U)return;const Q=new Set,J=new Set;let Y=null;if(B==="class"){const R=G.split(/\s/g);Object.values(m).flatMap($=>($||"").split(/\s/g)).filter(Boolean).forEach($=>{R.includes($)?Q.add($):J.add($)})}else Y={key:B,value:G};if(Q.size===0&&J.size===0&&Y===null)return;let ee;v&&(ee=s.document.createElement("style"),ee.appendChild(document.createTextNode(uE)),s.document.head.appendChild(ee));for(const R of Q)U.classList.add(R);for(const R of J)U.classList.remove(R);Y&&U.setAttribute(Y.key,Y.value),v&&(s.getComputedStyle(ee).opacity,document.head.removeChild(ee))});function M(A){var B;L(t,r,(B=m[A])!=null?B:A)}function T(A){e.onChanged?e.onChanged(A,M):M(A)}Et(N,T,{flush:"post",immediate:!0}),Ih(()=>T(N.value));const P=ke({get(){return p?E.value:N.value},set(A){E.value=A}});return Object.assign(P,{store:E,system:w,state:N})}function dE(e={}){const{valueDark:t="dark",valueLight:r=""}=e,o=fE({...e,onChanged:(f,d)=>{var h;e.onChanged?(h=e.onChanged)==null||h.call(e,f==="dark",d,f):d(f)},modes:{dark:t,light:r}}),s=ke(()=>o.system.value);return ke({get(){return o.value==="dark"},set(f){const d=f?"dark":"light";s.value===d?o.value="auto":o.value=d}})}function hE(e,t,r={}){const{window:o=Ar,...s}=r;let c;const f=Xb(()=>o&&"ResizeObserver"in o),d=()=>{c&&(c.disconnect(),c=void 0)},h=ke(()=>{const m=Ut(e);return Array.isArray(m)?m.map(b=>Qc(b)):[Qc(m)]}),p=Et(h,m=>{if(d(),f.value&&o){c=new ResizeObserver(t);for(const b of m)b&&c.observe(b,s)}},{immediate:!0,flush:"post"}),v=()=>{d(),p()};return Dh(v),{isSupported:f,stop:v}}function Ou(e,t,r={}){const{window:o=Ar}=r;return Qb(e,t,o==null?void 0:o.localStorage,r)}function pE(e="history",t={}){const{initialValue:r={},removeNullishValues:o=!0,removeFalsyValues:s=!1,write:c=!0,writeMode:f="replace",window:d=Ar}=t;if(!d)return er(r);const h=er({});function p(){if(e==="history")return d.location.search||"";if(e==="hash"){const P=d.location.hash||"",A=P.indexOf("?");return A>0?P.slice(A):""}else return(d.location.hash||"").replace(/^#/,"")}function v(P){const A=P.toString();if(e==="history")return`${A?`?${A}`:""}${d.location.hash||""}`;if(e==="hash-params")return`${d.location.search||""}${A?`#${A}`:""}`;const B=d.location.hash||"#",G=B.indexOf("?");return G>0?`${d.location.search||""}${B.slice(0,G)}${A?`?${A}`:""}`:`${d.location.search||""}${B}${A?`?${A}`:""}`}function m(){return new URLSearchParams(p())}function b(P){const A=new Set(Object.keys(h));for(const B of P.keys()){const G=P.getAll(B);h[B]=G.length>1?G:P.get(B)||"",A.delete(B)}Array.from(A).forEach(B=>delete h[B])}const{pause:w,resume:E}=Kb(h,()=>{const P=new URLSearchParams("");Object.keys(h).forEach(A=>{const B=h[A];Array.isArray(B)?B.forEach(G=>P.append(A,G)):o&&B==null||s&&!B?P.delete(A):P.set(A,B)}),N(P,!1)},{deep:!0});function N(P,A){w(),A&&b(P),f==="replace"?d.history.replaceState(d.history.state,d.document.title,d.location.pathname+v(P)):d.history.pushState(d.history.state,d.document.title,d.location.pathname+v(P)),E()}function L(){c&&N(m(),!0)}const M={passive:!0};Qi(d,"popstate",L,M),e!=="history"&&Qi(d,"hashchange",L,M);const T=m();return T.keys().next().value?b(T):Object.assign(h,r),h}function Hh(e={}){const{window:t=Ar,initialWidth:r=Number.POSITIVE_INFINITY,initialHeight:o=Number.POSITIVE_INFINITY,listenOrientation:s=!0,includeScrollbar:c=!0,type:f="inner"}=e,d=je(r),h=je(o),p=()=>{if(t)if(f==="outer")d.value=t.outerWidth,h.value=t.outerHeight;else if(f==="visual"&&t.visualViewport){const{width:m,height:b,scale:w}=t.visualViewport;d.value=Math.round(m*w),h.value=Math.round(b*w)}else c?(d.value=t.innerWidth,h.value=t.innerHeight):(d.value=t.document.documentElement.clientWidth,h.value=t.document.documentElement.clientHeight)};p(),Ih(p);const v={passive:!0};if(Qi("resize",p,v),t&&f==="visual"&&t.visualViewport&&Qi(t.visualViewport,"resize",p,v),s){const m=Zb("(orientation: portrait)");Et(m,()=>p())}return{width:d,height:h}}const Fd=On([]),Gn=On([]),Mr=Ou("vitest-ui_task-tree-opened",[],{shallow:!0}),eu=ke(()=>new Set(Mr.value)),cn=Ou("vitest-ui_task-tree-filter",{expandAll:void 0,failed:!1,success:!1,skipped:!1,onlyTests:!1,search:""}),Wn=je(cn.value.search),gE={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function ew(e){return e.replace(/[&<>"']/g,t=>gE[t])}const vE=ke(()=>{const e=Wn.value.toLowerCase();return e.length?new RegExp(`(${ew(e)})`,"gi"):null}),tw=ke(()=>Wn.value.trim()!==""),Je=er({failed:cn.value.failed,success:cn.value.success,skipped:cn.value.skipped,onlyTests:cn.value.onlyTests}),Hd=ke(()=>!!(Je.failed||Je.success||Je.skipped)),Pu=On([]),Os=je(!1),vm=ke(()=>{const e=cn.value.expandAll;return Mr.value.length>0?e!==!0:e!==!1}),mE=ke(()=>{const e=tw.value,t=Hd.value,r=Je.onlyTests,o=Ee.summary.filesFailed,s=Ee.summary.filesSuccess,c=Ee.summary.filesSkipped,f=Ee.summary.filesRunning,d=Pu.value;return Ee.collectTestsTotal(e||t,r,d,{failed:o,success:s,skipped:c,running:f})});function wa(e){return Object.hasOwnProperty.call(e,"tasks")}function yE(e,t){return typeof e!="string"||typeof t!="string"?!1:e.toLowerCase().includes(t.toLowerCase())}function nw(e){if(!e)return"";const t=e.split("").reduce((o,s,c)=>o+s.charCodeAt(0)+c,0),r=["yellow","cyan","green","magenta"];return r[t%r.length]}function bE(e){return e.type==="test"}function wE(e){return e.mode==="run"&&e.type==="test"}function Nn(e){return e.type==="file"}function pi(e){return e.type==="file"||e.type==="suite"}function xE(e=Ee.root.tasks){return e.sort((t,r)=>`${t.filepath}:${t.projectName}`.localeCompare(`${r.filepath}:${r.projectName}`))}function ia(e,t=!1){var o,s,c,f,d;let r=Ee.nodes.get(e.id);if(r?(r.typecheck=!!e.meta&&"typecheck"in e.meta,r.state=(o=e.result)==null?void 0:o.state,r.mode=e.mode,r.duration=(s=e.result)==null?void 0:s.duration,r.collectDuration=e.collectDuration,r.setupDuration=e.setupDuration,r.environmentLoad=e.environmentLoad,r.prepareDuration=e.prepareDuration):(r={id:e.id,parentId:"root",name:e.name,mode:e.mode,expandable:!0,expanded:eu.value.size>0&&eu.value.has(e.id),type:"file",children:new Set,tasks:[],typecheck:!!e.meta&&"typecheck"in e.meta,indent:0,duration:((c=e.result)==null?void 0:c.duration)!=null?Math.round((f=e.result)==null?void 0:f.duration):void 0,filepath:e.filepath,projectName:e.projectName||"",projectNameColor:nw(e.projectName),collectDuration:e.collectDuration,setupDuration:e.setupDuration,environmentLoad:e.environmentLoad,prepareDuration:e.prepareDuration,state:(d=e.result)==null?void 0:d.state},Ee.nodes.set(e.id,r),Ee.root.tasks.push(r)),t)for(let h=0;h<e.tasks.length;h++)xa(e.id,e.tasks[h],!0)}function rw(e,t){const r=Ee.nodes.get(e);if(!r||!pi(r))return;const o=mt.state.idMap.get(e);if(!(!o||!wa(o)))return xa(r.parentId,o,t&&o.tasks.length>0),[r,o]}function SE(e){const t=Ee.nodes.get(e);if(!t)return;const r=mt.state.idMap.get(e);!r||!Pb(r)||xa(t.parentId,r,!1)}function xa(e,t,r){var f,d,h,p,v;const o=Ee.nodes.get(e);let s;const c=((f=t.result)==null?void 0:f.duration)!=null?Math.round((d=t.result)==null?void 0:d.duration):void 0;if(o&&(s=Ee.nodes.get(t.id),s?(o.children.has(t.id)||(o.tasks.push(s),o.children.add(t.id)),s.mode=t.mode,s.duration=c,s.state=(h=t.result)==null?void 0:h.state):(Pb(t)?s={id:t.id,fileId:t.file.id,parentId:e,name:t.name,mode:t.mode,type:t.type,expandable:!1,expanded:!1,indent:o.indent+1,duration:c,state:(p=t.result)==null?void 0:p.state}:s={id:t.id,fileId:t.file.id,parentId:e,name:t.name,mode:t.mode,type:"suite",expandable:!0,expanded:eu.value.size>0&&eu.value.has(t.id),children:new Set,tasks:[],indent:o.indent+1,duration:c,state:(v=t.result)==null?void 0:v.state},Ee.nodes.set(t.id,s),o.tasks.push(s),o.children.add(t.id)),s&&r&&wa(t)))for(let m=0;m<t.tasks.length;m++)xa(s.id,t.tasks[m],r)}function _E(e){const t=Ee.nodes.get(e);if(!t||!pi(t))return;const r=new Set(Mr.value);r.delete(t.id);const o=[...CE(t)];Mr.value=Array.from(r),Gn.value=o}function kE(){Bd(Ee.root.tasks);const e=[...Gn.value.filter(Nn)];Bd(e),Mr.value=[],cn.value.expandAll=!0,Gn.value=e}function Bd(e){for(const t of e)pi(t)&&(t.expanded=!1,Bd(t.tasks))}function*iw(e,t){if(t&&(yield e.id),pi(e))for(let r=0;r<e.tasks.length;r++)yield*iw(e.tasks[r],!0)}function*CE(e){const t=e.id,r=new Set(iw(e,!1));for(let o=0;o<Gn.value.length;o++){const s=Gn.value[o];if(s.id===t){s.expanded=!1,yield s;continue}if(r.has(s.id)){r.delete(s.id);continue}yield s}}const Ru=je("idle"),gs=ke(()=>Ru.value==="idle"),Wi=je([]);function TE(e,t,r){return e?lw(e,t,r):!1}function Bh(e,t){const r=[...ow(e,t)];Gn.value=r,Pu.value=r.filter(Nn).map(o=>ar(o.id))}function*ow(e,t){for(const r of xE())yield*sw(r,e,t)}function*sw(e,t,r){const o=new Set,s=new Map,c=[];let f;if(r.onlyTests)for(const[m,b]of Wd(e,o,w=>mm(w,t,r)))c.push([m,b]);else{for(const[m,b]of Wd(e,o,w=>mm(w,t,r)))pi(b)?(s.set(b.id,m),Nn(b)?(m&&(f=b.id),c.push([m,b])):c.push([m||s.get(b.parentId)===!0,b])):c.push([m||s.get(b.parentId)===!0,b]);!f&&!Nn(e)&&"fileId"in e&&(f=e.fileId)}const d=new Set,h=[...AE(c,r.onlyTests,o,d,f)].reverse(),p=Ee.nodes,v=new Set(h.filter(m=>{var b;return Nn(m)||pi(m)&&((b=p.get(m.parentId))==null?void 0:b.expanded)}).map(m=>m.id));yield*h.filter(m=>{var b;return Nn(m)||v.has(m.parentId)&&((b=p.get(m.parentId))==null?void 0:b.expanded)})}function EE(e,t,r,o,s){if(o){if(Nn(t))return s.has(t.id)?t:void 0;if(r.has(t.id)){const c=Ee.nodes.get(t.parentId);return c&&Nn(c)&&s.add(c.id),t}}else if(e||r.has(t.id)||s.has(t.id)){const c=Ee.nodes.get(t.parentId);return c&&Nn(c)&&s.add(c.id),t}}function*AE(e,t,r,o,s){for(let c=e.length-1;c>=0;c--){const[f,d]=e[c],h=pi(d);if(!t&&s&&r.has(s)&&"fileId"in d&&d.fileId===s){h&&r.add(d.id);let p=Ee.nodes.get(d.parentId);for(;p;)r.add(p.id),Nn(p)&&o.add(p.id),p=Ee.nodes.get(p.parentId);yield d;continue}if(h){const p=EE(f,d,r,t,o);p&&(yield p)}else if(f){const p=Ee.nodes.get(d.parentId);p&&Nn(p)&&o.add(p.id),yield d}}}function ME(e,t){var r,o;return(t.success||t.failed)&&"result"in e&&(t.success&&((r=e.result)==null?void 0:r.state)==="pass"||t.failed&&((o=e.result)==null?void 0:o.state)==="fail")?!0:t.skipped&&"mode"in e?e.mode==="skip"||e.mode==="todo":!1}function lw(e,t,r){if(t.length===0||yE(e.name,t))if(r.success||r.failed||r.skipped){if(ME(e,r))return!0}else return!0;return!1}function*Wd(e,t,r){const o=r(e);if(o)if(bE(e)){let s=Ee.nodes.get(e.parentId);for(;s;)t.add(s.id),s=Ee.nodes.get(s.parentId)}else if(Nn(e))t.add(e.id);else{t.add(e.id);let s=Ee.nodes.get(e.parentId);for(;s;)t.add(s.id),s=Ee.nodes.get(s.parentId)}if(yield[o,e],pi(e))for(let s=0;s<e.tasks.length;s++)yield*Wd(e.tasks[s],t,r)}function mm(e,t,r){const o=mt.state.idMap.get(e.id);return o?lw(o,t,r):!1}function LE(e,t,r){const o=rw(e,!1);if(!o)return;const[s,c]=o;for(const p of c.tasks)xa(s.id,p,!1);s.expanded=!0;const f=new Set(Mr.value);f.add(s.id);const d=new Set(sw(s,t,r)),h=[...OE(s,d)];Mr.value=Array.from(f),Gn.value=h}function NE(e,t){Wh(Ee.root.tasks,!1);const r=[...ow(e,t)];cn.value.expandAll=!1,Mr.value=[],Gn.value=r,Pu.value=r.filter(Nn).map(o=>ar(o.id))}function $E(e,t){if(e.size)for(const r of Gn.value)e.has(r.id)&&(r.expanded=!0);else t&&Wh(Gn.value.filter(Nn),!0)}function Wh(e,t){for(const r of e)pi(r)&&(r.expanded=!0,Wh(r.tasks,!1));t&&(cn.value.expandAll=!1,Mr.value=[])}function*OE(e,t){const r=e.id,o=new Set(Array.from(t).map(s=>s.id));for(const s of Gn.value)s.id===r?(s.expanded=!0,o.has(s.id)||(yield e),yield*t):o.has(s.id)||(yield s)}function qh(e){return Rb(e).some(t=>{var r,o;return(o=(r=t.result)==null?void 0:r.errors)==null?void 0:o.some(s=>typeof(s==null?void 0:s.message)=="string"&&s.message.match(/Snapshot .* mismatched/))})}function PE(e,t,r,o){e.map(s=>[`${s.filepath}:${s.projectName||""}`,s]).sort(([s],[c])=>s.localeCompare(c)).map(([,s])=>ia(s,t)),Fd.value=[...Ee.root.tasks],Bh(r.trim(),{failed:o.failed,success:o.success,skipped:o.skipped,onlyTests:o.onlyTests})}function RE(e){queueMicrotask(()=>{const t=Ee.pendingTasks,r=mt.state.idMap;for(const o of e)if(o[1]){const c=r.get(o[0]);if(c){let f=t.get(c.file.id);f||(f=new Set,t.set(c.file.id,f)),f.add(c.id)}}})}function ym(e,t,r,o,s){e&&BE(r);const c=!e;queueMicrotask(()=>{t?IE(c):FE(c)}),queueMicrotask(()=>{WE(r)}),queueMicrotask(()=>{t&&(r.failedSnapshot=Fd.value&&qh(Fd.value.map(f=>ar(f.id))),r.failedSnapshotEnabled=!0)}),queueMicrotask(()=>{HE(o,s,t)})}function*zE(){yield*Gn.value.filter(wE)}function DE(){const e=mt.state.idMap;let t;for(const r of zE())t=e.get(r.parentId),t&&wa(t)&&t.mode==="todo"&&(t=e.get(r.id),t&&(t.mode="todo"))}function IE(e){const t=mt.state.getFiles(),r=Ee.nodes,o=t.filter(c=>!r.has(c.id));for(let c=0;c<o.length;c++)ia(o[c],e),tu(o[c].tasks);const s=Ee.root.tasks;for(let c=0;c<s.length;c++){const f=s[c],d=ar(f.id);if(!d)continue;ia(d,e);const h=d.tasks;h!=null&&h.length&&tu(d.tasks)}}function FE(e){const t=new Map(Ee.pendingTasks.entries());Ee.pendingTasks.clear();const r=Ee.nodes,o=Array.from(t.keys()).filter(d=>!r.has(d)).map(d=>ar(d)).filter(Boolean);let s;for(let d=0;d<o.length;d++)s=o[d],ia(s,!1),tu(s.tasks),t.delete(s.id);const c=mt.state.idMap,f=Ee.root.tasks;for(let d=0;d<f.length;d++){const h=f[d],p=ar(h.id);if(!p)continue;const v=t.get(p.id);v&&(ia(p,e),tu(Array.from(v).map(m=>c.get(m)).filter(Boolean)))}}function HE(e,t,r=!1){const o=cn.value.expandAll,s=o!==!0,c=new Set(Mr.value),f=c.size>0&&o===!1||s;queueMicrotask(()=>{bm(e,t,r)}),Os.value||queueMicrotask(()=>{(Gn.value.length||r)&&(Os.value=!0)}),f&&(queueMicrotask(()=>{$E(c,r),s&&(cn.value.expandAll=!1)}),queueMicrotask(()=>{bm(e,t,r)}))}function bm(e,t,r){Bh(e,t),r&&(DE(),Ru.value="idle")}function tu(e){let t;for(let r=0;r<e.length;r++)t=e[r],wa(t)?rw(t.id,!0):SE(t.id)}function BE(e){e.files=0,e.time="",e.filesFailed=0,e.filesSuccess=0,e.filesIgnore=0,e.filesRunning=0,e.filesSkipped=0,e.filesTodo=0,e.testsFailed=0,e.testsSuccess=0,e.testsIgnore=0,e.testsSkipped=0,e.testsTodo=0,e.totalTests=0,e.failedSnapshotEnabled=!1}function WE(e){var f,d,h,p,v,m;const t=mt.state.idMap,r=new Map(Ee.root.tasks.filter(b=>t.has(b.id)).map(b=>[b.id,b])),o=Array.from(r.values()).map(b=>[b.id,ar(b.id)]),s={files:r.size,time:"",filesFailed:0,filesSuccess:0,filesIgnore:0,filesRunning:0,filesSkipped:0,filesTodo:0,testsFailed:0,testsSuccess:0,testsIgnore:0,testsSkipped:0,testsTodo:0,totalTests:0};let c=0;for(const[b,w]of o){if(!w)continue;const E=r.get(b);E&&(E.mode=w.mode,E.setupDuration=w.setupDuration,E.prepareDuration=w.prepareDuration,E.environmentLoad=w.environmentLoad,E.collectDuration=w.collectDuration,E.duration=((f=w.result)==null?void 0:f.duration)!=null?Math.round((d=w.result)==null?void 0:d.duration):void 0,E.state=(h=w.result)==null?void 0:h.state),c+=Math.max(0,w.collectDuration||0),c+=Math.max(0,w.setupDuration||0),c+=Math.max(0,((p=w.result)==null?void 0:p.duration)||0),c+=Math.max(0,w.environmentLoad||0),c+=Math.max(0,w.prepareDuration||0),s.time=c>1e3?`${(c/1e3).toFixed(2)}s`:`${Math.round(c)}ms`,((v=w.result)==null?void 0:v.state)==="fail"?s.filesFailed++:((m=w.result)==null?void 0:m.state)==="pass"?s.filesSuccess++:w.mode==="skip"?(s.filesIgnore++,s.filesSkipped++):w.mode==="todo"?(s.filesIgnore++,s.filesTodo++):s.filesRunning++;const{failed:N,success:L,skipped:M,total:T,ignored:P,todo:A}=aw(w);s.totalTests+=T,s.testsFailed+=N,s.testsSuccess+=L,s.testsSkipped+=M,s.testsTodo+=A,s.testsIgnore+=P}e.files=s.files,e.time=s.time,e.filesFailed=s.filesFailed,e.filesSuccess=s.filesSuccess,e.filesIgnore=s.filesIgnore,e.filesRunning=s.filesRunning,e.filesSkipped=s.filesSkipped,e.filesTodo=s.filesTodo,e.testsFailed=s.testsFailed,e.testsSuccess=s.testsSuccess,e.testsFailed=s.testsFailed,e.testsTodo=s.testsTodo,e.testsIgnore=s.testsIgnore,e.testsSkipped=s.testsSkipped,e.totalTests=s.totalTests}function aw(e,t="",r){var s,c;const o={failed:0,success:0,skipped:0,running:0,total:0,ignored:0,todo:0};for(const f of cw(e))(!r||TE(f,t,r))&&(o.total++,((s=f.result)==null?void 0:s.state)==="fail"?o.failed++:((c=f.result)==null?void 0:c.state)==="pass"?o.success++:f.mode==="skip"?(o.ignored++,o.skipped++):f.mode==="todo"&&(o.ignored++,o.todo++));return o.running=o.total-o.failed-o.success-o.ignored,o}function qE(e,t,r,o,s,c){var f,d;if(t)return r.map(h=>aw(h,s,c)).reduce((h,{failed:p,success:v,ignored:m,running:b})=>(h.failed+=p,h.success+=v,h.skipped+=m,h.running+=b,h),{failed:0,success:0,skipped:0,running:0});if(e){const h={failed:0,success:0,skipped:0,running:0},p=!c.success&&!c.failed,v=c.failed||p,m=c.success||p;for(const b of r)((f=b.result)==null?void 0:f.state)==="fail"?h.failed+=v?1:0:((d=b.result)==null?void 0:d.state)==="pass"?h.success+=m?1:0:b.mode==="skip"||b.mode==="todo"||h.running++;return h}return o}function*cw(e){const t=Rh(e);let r;for(let o=0;o<t.length;o++)r=t[o],na(r)?yield r:yield*cw(r.tasks)}class UE{constructor(t=[],r=!1,o=500,s={id:"vitest-root-node",expandable:!0,expanded:!0,tasks:[]},c=new Map,f=new Map,d=er({files:0,time:"",filesFailed:0,filesSuccess:0,filesIgnore:0,filesRunning:0,filesSkipped:0,filesSnapshotFailed:0,filesTodo:0,testsFailed:0,testsSuccess:0,testsIgnore:0,testsSkipped:0,testsTodo:0,totalTests:0,failedSnapshot:!1,failedSnapshotEnabled:!1})){us(this,"rafCollector");us(this,"resumeEndRunId");this.projects=t,this.onTaskUpdateCalled=r,this.resumeEndTimeout=o,this.root=s,this.pendingTasks=c,this.nodes=f,this.summary=d,this.rafCollector=nE(this.runCollect.bind(this),{fpsLimit:10,immediate:!1})}loadFiles(t,r){this.projects.splice(0,this.projects.length,...r),PE(t,!0,Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})}startRun(){this.resumeEndRunId=setTimeout(()=>this.endRun(),this.resumeEndTimeout),this.collect(!0,!1)}resumeRun(t){RE(t),this.onTaskUpdateCalled||(clearTimeout(this.resumeEndRunId),this.onTaskUpdateCalled=!0,this.collect(!0,!1,!1),this.rafCollector.resume())}endRun(){this.rafCollector.pause(),this.onTaskUpdateCalled=!1,this.collect(!1,!0)}runCollect(){this.collect(!1,!1)}collect(t,r,o=!0){o?queueMicrotask(()=>{ym(t,r,this.summary,Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})}):ym(t,r,this.summary,Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})}collectTestsTotal(t,r,o,s){return qE(t,r,o,s,Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})}collapseNode(t){queueMicrotask(()=>{_E(t)})}expandNode(t){queueMicrotask(()=>{LE(t,Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})})}collapseAllNodes(){queueMicrotask(()=>{kE()})}expandAllNodes(){queueMicrotask(()=>{NE(Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})})}filterNodes(){queueMicrotask(()=>{Bh(Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})})}}const Ee=new UE,Fr=je([414,896]),zu=pE("hash",{initialValue:{file:"",view:null,line:null,test:null}}),eo=pa(zu,"file"),Yn=pa(zu,"view"),uw=pa(zu,"line"),fw=pa(zu,"test"),Ps=je(),Es=je(!0),to=je(!1),nu=je(!0),vs=ke(()=>{var e;return(e=Du.value)==null?void 0:e.coverage}),qd=ke(()=>{var e;return(e=vs.value)==null?void 0:e.enabled}),ms=ke(()=>qd.value&&!!vs.value.htmlReporter),wr=Ou("vitest-ui_splitpanes-mainSizes",[33,67],{initOnMounted:!0}),Lo=Ou("vitest-ui_splitpanes-detailSizes",[33,67],{initOnMounted:!0}),vn=er({navigation:wr.value[0],details:{size:wr.value[1],browser:Lo.value[0],main:Lo.value[1]}}),wm=ke(()=>{var e;if(ms.value){const t=vs.value.reportsDirectory.lastIndexOf("/"),r=(e=vs.value.htmlReporter)==null?void 0:e.subdir;return r?`/${vs.value.reportsDirectory.slice(t+1)}/${r}/index.html`:`/${vs.value.reportsDirectory.slice(t+1)}/index.html`}});Et(Ru,e=>{nu.value=e==="running"},{immediate:!0});function jE(){const e=eo.value;if(e&&e.length>0){const t=ar(e);t?(Ps.value=t,Es.value=!1,to.value=!1):JT(()=>mt.state.getFiles(),()=>{Ps.value=ar(e),Es.value=!1,to.value=!1})}return Es}function ru(e){Es.value=e,to.value=!1,e&&(Ps.value=void 0,eo.value="")}function dw({file:e,line:t,view:r,test:o}){eo.value=e,uw.value=t,Yn.value=r,fw.value=o,Ps.value=ar(e),ru(!1)}function VE(e){dw({file:e.file.id,test:e.type==="test"?e.id:null,line:null,view:null})}function GE(){to.value=!0,Es.value=!1,Ps.value=void 0,eo.value=""}function KE(){vn.details.browser=100,vn.details.main=0,Lo.value=[100,0]}function XE(){vn.details.browser=33,vn.details.main=67,Lo.value=[33,67]}function YE(){vn.navigation=33,vn.details.size=67,wr.value=[33,67]}const ZE={setCurrentFileId(e){eo.value=e,Ps.value=ar(e),ru(!1)},async setIframeViewport(e,t){Fr.value=[e,t],await new Promise(r=>requestAnimationFrame(r))}},JE=location.port,QE=[location.hostname,JE].filter(Boolean).join(":"),eA=`${location.protocol==="https:"?"wss:":"ws:"}//${QE}/__vitest_api__?token=${window.VITEST_API_TOKEN}`,Cr=!!window.METADATA_PATH,tA=44,xm="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",nA=new Uint8Array(64),hw=new Uint8Array(128);for(let e=0;e<xm.length;e++){const t=xm.charCodeAt(e);nA[e]=t,hw[t]=e}function Sl(e,t){let r=0,o=0,s=0;do{const f=e.next();s=hw[f],r|=(s&31)<<o,o+=5}while(s&32);const c=r&1;return r>>>=1,c&&(r=-2147483648|-r),t+r}function Sm(e,t){return e.pos>=t?!1:e.peek()!==tA}class rA{constructor(t){this.pos=0,this.buffer=t}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(t){const{buffer:r,pos:o}=this,s=r.indexOf(t,o);return s===-1?r.length:s}}function iA(e){const{length:t}=e,r=new rA(e),o=[];let s=0,c=0,f=0,d=0,h=0;do{const p=r.indexOf(";"),v=[];let m=!0,b=0;for(s=0;r.pos<p;){let w;s=Sl(r,s),s<b&&(m=!1),b=s,Sm(r,p)?(c=Sl(r,c),f=Sl(r,f),d=Sl(r,d),Sm(r,p)?(h=Sl(r,h),w=[s,c,f,d,h]):w=[s,c,f,d]):w=[s],v.push(w),r.pos++}m||oA(v),o.push(v),r.pos=p+1}while(r.pos<=t);return o}function oA(e){e.sort(sA)}function sA(e,t){return e[0]-t[0]}const lA=/^[\w+.-]+:\/\//,aA=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,cA=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;var Wt;(function(e){e[e.Empty=1]="Empty",e[e.Hash=2]="Hash",e[e.Query=3]="Query",e[e.RelativePath=4]="RelativePath",e[e.AbsolutePath=5]="AbsolutePath",e[e.SchemeRelative=6]="SchemeRelative",e[e.Absolute=7]="Absolute"})(Wt||(Wt={}));function uA(e){return lA.test(e)}function fA(e){return e.startsWith("//")}function pw(e){return e.startsWith("/")}function dA(e){return e.startsWith("file:")}function _m(e){return/^[.?#]/.test(e)}function gc(e){const t=aA.exec(e);return gw(t[1],t[2]||"",t[3],t[4]||"",t[5]||"/",t[6]||"",t[7]||"")}function hA(e){const t=cA.exec(e),r=t[2];return gw("file:","",t[1]||"","",pw(r)?r:"/"+r,t[3]||"",t[4]||"")}function gw(e,t,r,o,s,c,f){return{scheme:e,user:t,host:r,port:o,path:s,query:c,hash:f,type:Wt.Absolute}}function km(e){if(fA(e)){const r=gc("http:"+e);return r.scheme="",r.type=Wt.SchemeRelative,r}if(pw(e)){const r=gc("http://foo.com"+e);return r.scheme="",r.host="",r.type=Wt.AbsolutePath,r}if(dA(e))return hA(e);if(uA(e))return gc(e);const t=gc("http://foo.com/"+e);return t.scheme="",t.host="",t.type=e?e.startsWith("?")?Wt.Query:e.startsWith("#")?Wt.Hash:Wt.RelativePath:Wt.Empty,t}function pA(e){if(e.endsWith("/.."))return e;const t=e.lastIndexOf("/");return e.slice(0,t+1)}function gA(e,t){vw(t,t.type),e.path==="/"?e.path=t.path:e.path=pA(t.path)+e.path}function vw(e,t){const r=t<=Wt.RelativePath,o=e.path.split("/");let s=1,c=0,f=!1;for(let h=1;h<o.length;h++){const p=o[h];if(!p){f=!0;continue}if(f=!1,p!=="."){if(p===".."){c?(f=!0,c--,s--):r&&(o[s++]=p);continue}o[s++]=p,c++}}let d="";for(let h=1;h<s;h++)d+="/"+o[h];(!d||f&&!d.endsWith("/.."))&&(d+="/"),e.path=d}function vA(e,t){if(!e&&!t)return"";const r=km(e);let o=r.type;if(t&&o!==Wt.Absolute){const c=km(t),f=c.type;switch(o){case Wt.Empty:r.hash=c.hash;case Wt.Hash:r.query=c.query;case Wt.Query:case Wt.RelativePath:gA(r,c);case Wt.AbsolutePath:r.user=c.user,r.host=c.host,r.port=c.port;case Wt.SchemeRelative:r.scheme=c.scheme}f>o&&(o=f)}vw(r,o);const s=r.query+r.hash;switch(o){case Wt.Hash:case Wt.Query:return s;case Wt.RelativePath:{const c=r.path.slice(1);return c?_m(t||e)&&!_m(c)?"./"+c+s:c+s:s||"."}case Wt.AbsolutePath:return r.path+s;default:return r.scheme+"//"+r.user+r.host+r.port+r.path+s}}function Cm(e,t){return t&&!t.endsWith("/")&&(t+="/"),vA(e,t)}function mA(e){if(!e)return"";const t=e.lastIndexOf("/");return e.slice(0,t+1)}const no=0,yA=1,bA=2,wA=3,xA=4;function SA(e,t){const r=Tm(e,0);if(r===e.length)return e;t||(e=e.slice());for(let o=r;o<e.length;o=Tm(e,o+1))e[o]=kA(e[o],t);return e}function Tm(e,t){for(let r=t;r<e.length;r++)if(!_A(e[r]))return r;return e.length}function _A(e){for(let t=1;t<e.length;t++)if(e[t][no]<e[t-1][no])return!1;return!0}function kA(e,t){return t||(e=e.slice()),e.sort(CA)}function CA(e,t){return e[no]-t[no]}let iu=!1;function TA(e,t,r,o){for(;r<=o;){const s=r+(o-r>>1),c=e[s][no]-t;if(c===0)return iu=!0,s;c<0?r=s+1:o=s-1}return iu=!1,r-1}function EA(e,t,r){for(let o=r+1;o<e.length&&e[o][no]===t;r=o++);return r}function AA(e,t,r){for(let o=r-1;o>=0&&e[o][no]===t;r=o--);return r}function MA(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function LA(e,t,r,o){const{lastKey:s,lastNeedle:c,lastIndex:f}=r;let d=0,h=e.length-1;if(o===s){if(t===c)return iu=f!==-1&&e[f][no]===t,f;t>=c?d=f===-1?0:f:h=f}return r.lastKey=o,r.lastNeedle=t,r.lastIndex=TA(e,t,d,h)}const NA="`line` must be greater than 0 (lines start at line 1)",$A="`column` must be greater than or equal to 0 (columns start at column 0)",Em=-1,OA=1;class PA{constructor(t,r){const o=typeof t=="string";if(!o&&t._decodedMemo)return t;const s=o?JSON.parse(t):t,{version:c,file:f,names:d,sourceRoot:h,sources:p,sourcesContent:v}=s;this.version=c,this.file=f,this.names=d||[],this.sourceRoot=h,this.sources=p,this.sourcesContent=v,this.ignoreList=s.ignoreList||s.x_google_ignoreList||void 0;const m=Cm(h||"",mA(r));this.resolvedSources=p.map(w=>Cm(w||"",m));const{mappings:b}=s;typeof b=="string"?(this._encoded=b,this._decoded=void 0):(this._encoded=void 0,this._decoded=SA(b,o)),this._decodedMemo=MA(),this._bySources=void 0,this._bySourceMemos=void 0}}function RA(e){var t;return(t=e)._decoded||(t._decoded=iA(e._encoded))}function zA(e,t){let{line:r,column:o,bias:s}=t;if(r--,r<0)throw new Error(NA);if(o<0)throw new Error($A);const c=RA(e);if(r>=c.length)return vc(null,null,null,null);const f=c[r],d=DA(f,e._decodedMemo,r,o,s||OA);if(d===-1)return vc(null,null,null,null);const h=f[d];if(h.length===1)return vc(null,null,null,null);const{names:p,resolvedSources:v}=e;return vc(v[h[yA]],h[bA]+1,h[wA],h.length===5?p[h[xA]]:null)}function vc(e,t,r,o){return{source:e,line:t,column:r,name:o}}function DA(e,t,r,o,s){let c=LA(e,o,t,r);return iu?c=(s===Em?EA:AA)(e,o,c):s===Em&&c++,c===-1||c===e.length?-1:c}const IA=/^[A-Za-z]:\//;function FA(e=""){return e&&e.replace(/\\/g,"/").replace(IA,t=>t.toUpperCase())}const HA=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;function BA(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}const WA=function(...e){e=e.map(o=>FA(o));let t="",r=!1;for(let o=e.length-1;o>=-1&&!r;o--){const s=o>=0?e[o]:BA();!s||s.length===0||(t=`${s}/${t}`,r=Am(s))}return t=qA(t,!r),r&&!Am(t)?`/${t}`:t.length>0?t:"."};function qA(e,t){let r="",o=0,s=-1,c=0,f=null;for(let d=0;d<=e.length;++d){if(d<e.length)f=e[d];else{if(f==="/")break;f="/"}if(f==="/"){if(!(s===d-1||c===1))if(c===2){if(r.length<2||o!==2||r[r.length-1]!=="."||r[r.length-2]!=="."){if(r.length>2){const h=r.lastIndexOf("/");h===-1?(r="",o=0):(r=r.slice(0,h),o=r.length-1-r.lastIndexOf("/")),s=d,c=0;continue}else if(r.length>0){r="",o=0,s=d,c=0;continue}}t&&(r+=r.length>0?"/..":"..",o=2)}else r.length>0?r+=`/${e.slice(s+1,d)}`:r=e.slice(s+1,d),o=d-s-1;s=d,c=0}else f==="."&&c!==-1?++c:c=-1}return r}const Am=function(e){return HA.test(e)},mw=/^\s*at .*(?:\S:\d+|\(native\))/m,UA=/^(?:eval@)?(?:\[native code\])?$/,jA=["node:internal",/\/packages\/\w+\/dist\//,/\/@vitest\/\w+\/dist\//,"/vitest/dist/","/vitest/src/","/vite-node/dist/","/vite-node/src/","/node_modules/chai/","/node_modules/tinypool/","/node_modules/tinyspy/","/deps/chunk-","/deps/@vitest","/deps/loupe","/deps/chai",/node:\w+/,/__vitest_test__/,/__vitest_browser__/,/\/deps\/vitest_/];function yw(e){if(!e.includes(":"))return[e];const r=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(e.replace(/^\(|\)$/g,""));if(!r)return[e];let o=r[1];if(o.startsWith("async ")&&(o=o.slice(6)),o.startsWith("http:")||o.startsWith("https:")){const s=new URL(o);s.searchParams.delete("import"),s.searchParams.delete("browserv"),o=s.pathname+s.hash+s.search}if(o.startsWith("/@fs/")){const s=/^\/@fs\/[a-zA-Z]:\//.test(o);o=o.slice(s?5:4)}return[o,r[2]||void 0,r[3]||void 0]}function VA(e){let t=e.trim();if(UA.test(t)||(t.includes(" > eval")&&(t=t.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),!t.includes("@")&&!t.includes(":")))return null;const r=/((.*".+"[^@]*)?[^@]*)(@)/,o=t.match(r),s=o&&o[1]?o[1]:void 0,[c,f,d]=yw(t.replace(r,""));return!c||!f||!d?null:{file:c,method:s||"",line:Number.parseInt(f),column:Number.parseInt(d)}}function GA(e){let t=e.trim();if(!mw.test(t))return null;t.includes("(eval ")&&(t=t.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(,.*$)/g,""));let r=t.replace(/^\s+/,"").replace(/\(eval code/g,"(").replace(/^.*?\s+/,"");const o=r.match(/ (\(.+\)$)/);r=o?r.replace(o[0],""):r;const[s,c,f]=yw(o?o[1]:r);let d=o&&r||"",h=s&&["eval","<anonymous>"].includes(s)?void 0:s;return!h||!c||!f?null:(d.startsWith("async ")&&(d=d.slice(6)),h.startsWith("file://")&&(h=h.slice(7)),h=h.startsWith("node:")||h.startsWith("internal:")?h:WA(h),d&&(d=d.replace(/__vite_ssr_import_\d+__\./g,"")),{method:d,file:h,line:Number.parseInt(c),column:Number.parseInt(f)})}function KA(e,t={}){const{ignoreStackEntries:r=jA}=t;return(mw.test(e)?YA(e):XA(e)).map(s=>{var c;t.getUrlId&&(s.file=t.getUrlId(s.file));const f=(c=t.getSourceMap)==null?void 0:c.call(t,s.file);if(!f||typeof f!="object"||!f.version)return Mm(r,s.file)?null:s;const d=new PA(f),{line:h,column:p,source:v,name:m}=zA(d,s);let b=s.file;if(v){const w=s.file.startsWith("file://")?s.file:`file://${s.file}`,E=f.sourceRoot?new URL(f.sourceRoot,w):w;b=new URL(v,E).pathname}return Mm(r,b)?null:h!=null&&p!=null?{line:h,column:p,file:b,method:m||s.method}:s}).filter(s=>s!=null)}function Mm(e,t){return e.some(r=>t.match(r))}function XA(e){return e.split(`
17
+ **/let Ld;const kv=typeof window<"u"&&window.trustedTypes;if(kv)try{Ld=kv.createPolicy("vue",{createHTML:e=>e})}catch{}const ib=Ld?e=>Ld.createHTML(e):e=>e,Hk="http://www.w3.org/2000/svg",Bk="http://www.w3.org/1998/Math/MathML",li=typeof document<"u"?document:null,Cv=li&&li.createElement("template"),Wk={insert:(e,t,r)=>{t.insertBefore(e,r||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,r,o)=>{const s=t==="svg"?li.createElementNS(Hk,e):t==="mathml"?li.createElementNS(Bk,e):r?li.createElement(e,{is:r}):li.createElement(e);return e==="select"&&o&&o.multiple!=null&&s.setAttribute("multiple",o.multiple),s},createText:e=>li.createTextNode(e),createComment:e=>li.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>li.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,r,o,s,c){const f=r?r.previousSibling:t.lastChild;if(s&&(s===c||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),r),!(s===c||!(s=s.nextSibling)););else{Cv.innerHTML=ib(o==="svg"?`<svg>${e}</svg>`:o==="mathml"?`<math>${e}</math>`:e);const d=Cv.content;if(o==="svg"||o==="mathml"){const h=d.firstChild;for(;h.firstChild;)d.appendChild(h.firstChild);d.removeChild(h)}t.insertBefore(d,r)}return[f?f.nextSibling:t.firstChild,r?r.previousSibling:t.lastChild]}},Oi="transition",wl="animation",Xl=Symbol("_vtc"),ob={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},qk=tn({},xy,ob),Uk=e=>(e.displayName="Transition",e.props=qk,e),jk=Uk((e,{slots:t})=>ya(P_,Vk(e),t)),wo=(e,t=[])=>{He(e)?e.forEach(r=>r(...t)):e&&e(...t)},Tv=e=>e?He(e)?e.some(t=>t.length>1):e.length>1:!1;function Vk(e){const t={};for(const R in e)R in ob||(t[R]=e[R]);if(e.css===!1)return t;const{name:r="v",type:o,duration:s,enterFromClass:c=`${r}-enter-from`,enterActiveClass:f=`${r}-enter-active`,enterToClass:d=`${r}-enter-to`,appearFromClass:h=c,appearActiveClass:p=f,appearToClass:v=d,leaveFromClass:m=`${r}-leave-from`,leaveActiveClass:b=`${r}-leave-active`,leaveToClass:w=`${r}-leave-to`}=e,E=Gk(s),N=E&&E[0],L=E&&E[1],{onBeforeEnter:M,onEnter:T,onEnterCancelled:P,onLeave:A,onLeaveCancelled:B,onBeforeAppear:G=M,onAppear:U=T,onAppearCancelled:Q=P}=t,J=(R,$,O)=>{xo(R,$?v:d),xo(R,$?p:f),O&&O()},Y=(R,$)=>{R._isLeaving=!1,xo(R,m),xo(R,w),xo(R,b),$&&$()},ee=R=>($,O)=>{const _=R?U:T,D=()=>J($,R,O);wo(_,[$,D]),Ev(()=>{xo($,R?h:c),Pi($,R?v:d),Tv(_)||Av($,o,N,D)})};return tn(t,{onBeforeEnter(R){wo(M,[R]),Pi(R,c),Pi(R,f)},onBeforeAppear(R){wo(G,[R]),Pi(R,h),Pi(R,p)},onEnter:ee(!1),onAppear:ee(!0),onLeave(R,$){R._isLeaving=!0;const O=()=>Y(R,$);Pi(R,m),Pi(R,b),Yk(),Ev(()=>{R._isLeaving&&(xo(R,m),Pi(R,w),Tv(A)||Av(R,o,L,O))}),wo(A,[R,O])},onEnterCancelled(R){J(R,!1),wo(P,[R])},onAppearCancelled(R){J(R,!0),wo(Q,[R])},onLeaveCancelled(R){Y(R),wo(B,[R])}})}function Gk(e){if(e==null)return null;if(St(e))return[Gf(e.enter),Gf(e.leave)];{const t=Gf(e);return[t,t]}}function Gf(e){return q0(e)}function Pi(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.add(r)),(e[Xl]||(e[Xl]=new Set)).add(t)}function xo(e,t){t.split(/\s+/).forEach(o=>o&&e.classList.remove(o));const r=e[Xl];r&&(r.delete(t),r.size||(e[Xl]=void 0))}function Ev(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Kk=0;function Av(e,t,r,o){const s=e._endId=++Kk,c=()=>{s===e._endId&&o()};if(r!=null)return setTimeout(c,r);const{type:f,timeout:d,propCount:h}=Xk(e,t);if(!f)return o();const p=f+"end";let v=0;const m=()=>{e.removeEventListener(p,b),c()},b=w=>{w.target===e&&++v>=h&&m()};setTimeout(()=>{v<h&&m()},d+1),e.addEventListener(p,b)}function Xk(e,t){const r=window.getComputedStyle(e),o=E=>(r[E]||"").split(", "),s=o(`${Oi}Delay`),c=o(`${Oi}Duration`),f=Mv(s,c),d=o(`${wl}Delay`),h=o(`${wl}Duration`),p=Mv(d,h);let v=null,m=0,b=0;t===Oi?f>0&&(v=Oi,m=f,b=c.length):t===wl?p>0&&(v=wl,m=p,b=h.length):(m=Math.max(f,p),v=m>0?f>p?Oi:wl:null,b=v?v===Oi?c.length:h.length:0);const w=v===Oi&&/\b(transform|all)(,|$)/.test(o(`${Oi}Property`).toString());return{type:v,timeout:m,propCount:b,hasTransform:w}}function Mv(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((r,o)=>Lv(r)+Lv(e[o])))}function Lv(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Yk(){return document.body.offsetHeight}function Zk(e,t,r){const o=e[Xl];o&&(t=(t?[t,...o]:[...o]).join(" ")),t==null?e.removeAttribute("class"):r?e.setAttribute("class",t):e.className=t}const jc=Symbol("_vod"),sb=Symbol("_vsh"),ji={beforeMount(e,{value:t},{transition:r}){e[jc]=e.style.display==="none"?"":e.style.display,r&&t?r.beforeEnter(e):xl(e,t)},mounted(e,{value:t},{transition:r}){r&&t&&r.enter(e)},updated(e,{value:t,oldValue:r},{transition:o}){!t!=!r&&(o?t?(o.beforeEnter(e),xl(e,!0),o.enter(e)):o.leave(e,()=>{xl(e,!1)}):xl(e,t))},beforeUnmount(e,{value:t}){xl(e,t)}};function xl(e,t){e.style.display=t?e[jc]:"none",e[sb]=!t}const Jk=Symbol(""),Qk=/(^|;)\s*display\s*:/;function eC(e,t,r){const o=e.style,s=Rt(r);let c=!1;if(r&&!s){if(t)if(Rt(t))for(const f of t.split(";")){const d=f.slice(0,f.indexOf(":")).trim();r[d]==null&&Ec(o,d,"")}else for(const f in t)r[f]==null&&Ec(o,f,"");for(const f in r)f==="display"&&(c=!0),Ec(o,f,r[f])}else if(s){if(t!==r){const f=o[Jk];f&&(r+=";"+f),o.cssText=r,c=Qk.test(r)}}else t&&e.removeAttribute("style");jc in e&&(e[jc]=c?o.display:"",e[sb]&&(o.display="none"))}const Nv=/\s*!important$/;function Ec(e,t,r){if(He(r))r.forEach(o=>Ec(e,t,o));else if(r==null&&(r=""),t.startsWith("--"))e.setProperty(t,r);else{const o=tC(e,t);Nv.test(r)?e.setProperty(vi(o),r.replace(Nv,""),"important"):e[o]=r}}const $v=["Webkit","Moz","ms"],Kf={};function tC(e,t){const r=Kf[t];if(r)return r;let o=tr(t);if(o!=="filter"&&o in e)return Kf[t]=o;o=pu(o);for(let s=0;s<$v.length;s++){const c=$v[s]+o;if(c in e)return Kf[t]=c}return t}const Ov="http://www.w3.org/1999/xlink";function Pv(e,t,r,o,s,c=YS(t)){o&&t.startsWith("xlink:")?r==null?e.removeAttributeNS(Ov,t.slice(6,t.length)):e.setAttributeNS(Ov,t,r):r==null||c&&!U0(r)?e.removeAttribute(t):e.setAttribute(t,c?"":Tr(r)?String(r):r)}function Rv(e,t,r,o,s){if(t==="innerHTML"||t==="textContent"){r!=null&&(e[t]=t==="innerHTML"?ib(r):r);return}const c=e.tagName;if(t==="value"&&c!=="PROGRESS"&&!c.includes("-")){const d=c==="OPTION"?e.getAttribute("value")||"":e.value,h=r==null?e.type==="checkbox"?"on":"":String(r);(d!==h||!("_value"in e))&&(e.value=h),r==null&&e.removeAttribute(t),e._value=r;return}let f=!1;if(r===""||r==null){const d=typeof e[t];d==="boolean"?r=U0(r):r==null&&d==="string"?(r="",f=!0):d==="number"&&(r=0,f=!0)}try{e[t]=r}catch{}f&&e.removeAttribute(s||t)}function Co(e,t,r,o){e.addEventListener(t,r,o)}function nC(e,t,r,o){e.removeEventListener(t,r,o)}const zv=Symbol("_vei");function rC(e,t,r,o,s=null){const c=e[zv]||(e[zv]={}),f=c[t];if(o&&f)f.value=o;else{const[d,h]=iC(t);if(o){const p=c[t]=lC(o,s);Co(e,d,p,h)}else f&&(nC(e,d,f,h),c[t]=void 0)}}const Dv=/(?:Once|Passive|Capture)$/;function iC(e){let t;if(Dv.test(e)){t={};let o;for(;o=e.match(Dv);)e=e.slice(0,e.length-o[0].length),t[o[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):vi(e.slice(2)),t]}let Xf=0;const oC=Promise.resolve(),sC=()=>Xf||(oC.then(()=>Xf=0),Xf=Date.now());function lC(e,t){const r=o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=r.attached)return;Er(aC(o,r.value),t,5,[o])};return r.value=e,r.attached=sC(),r}function aC(e,t){if(He(t)){const r=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{r.call(e),e._stopped=!0},t.map(o=>s=>!s._stopped&&o&&o(s))}else return t}const Iv=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,cC=(e,t,r,o,s,c)=>{const f=s==="svg";t==="class"?Zk(e,o,f):t==="style"?eC(e,r,o):fu(t)?fh(t)||rC(e,t,r,o,c):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):uC(e,t,o,f))?(Rv(e,t,o),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Pv(e,t,o,f,c,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Rt(o))?Rv(e,tr(t),o,c,t):(t==="true-value"?e._trueValue=o:t==="false-value"&&(e._falseValue=o),Pv(e,t,o,f))};function uC(e,t,r,o){if(o)return!!(t==="innerHTML"||t==="textContent"||t in e&&Iv(t)&&Ve(r));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return Iv(t)&&Rt(r)?!1:t in e}const Vc=e=>{const t=e.props["onUpdate:modelValue"]||!1;return He(t)?r=>kc(t,r):t};function fC(e){e.target.composing=!0}function Fv(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Cs=Symbol("_assign"),dC={created(e,{modifiers:{lazy:t,trim:r,number:o}},s){e[Cs]=Vc(s);const c=o||s.props&&s.props.type==="number";Co(e,t?"change":"input",f=>{if(f.target.composing)return;let d=e.value;r&&(d=d.trim()),c&&(d=gd(d)),e[Cs](d)}),r&&Co(e,"change",()=>{e.value=e.value.trim()}),t||(Co(e,"compositionstart",fC),Co(e,"compositionend",Fv),Co(e,"change",Fv))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:r,modifiers:{lazy:o,trim:s,number:c}},f){if(e[Cs]=Vc(f),e.composing)return;const d=(c||e.type==="number")&&!/^0\d/.test(e.value)?gd(e.value):e.value,h=t??"";d!==h&&(document.activeElement===e&&e.type!=="range"&&(o&&t===r||s&&e.value.trim()===h)||(e.value=h))}},lb={deep:!0,created(e,t,r){e[Cs]=Vc(r),Co(e,"change",()=>{const o=e._modelValue,s=hC(e),c=e.checked,f=e[Cs];if(He(o)){const d=j0(o,s),h=d!==-1;if(c&&!h)f(o.concat(s));else if(!c&&h){const p=[...o];p.splice(d,1),f(p)}}else if(du(o)){const d=new Set(o);c?d.add(s):d.delete(s),f(d)}else f(ab(e,c))})},mounted:Hv,beforeUpdate(e,t,r){e[Cs]=Vc(r),Hv(e,t,r)}};function Hv(e,{value:t,oldValue:r},o){e._modelValue=t;let s;if(He(t))s=j0(t,o.props.value)>-1;else if(du(t))s=t.has(o.props.value);else{if(t===r)return;s=vu(t,ab(e,!0))}e.checked!==s&&(e.checked=s)}function hC(e){return"_value"in e?e._value:e.value}function ab(e,t){const r=t?"_trueValue":"_falseValue";return r in e?e[r]:t}const pC=["ctrl","shift","alt","meta"],gC={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>pC.some(r=>e[`${r}Key`]&&!t.includes(r))},Ac=(e,t)=>{const r=e._withMods||(e._withMods={}),o=t.join(".");return r[o]||(r[o]=(s,...c)=>{for(let f=0;f<t.length;f++){const d=gC[t[f]];if(d&&d(s,t))return}return e(s,...c)})},vC={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Nd=(e,t)=>{const r=e._withKeys||(e._withKeys={}),o=t.join(".");return r[o]||(r[o]=s=>{if(!("key"in s))return;const c=vi(s.key);if(t.some(f=>f===c||vC[f]===c))return e(s)})},mC=tn({patchProp:cC},Wk);let Bv;function yC(){return Bv||(Bv=uk(mC))}const cb=(...e)=>{const t=yC().createApp(...e),{mount:r}=t;return t.mount=o=>{const s=wC(o);if(!s)return;const c=t._component;!Ve(c)&&!c.render&&!c.template&&(c.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const f=r(s,!1,bC(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),f},t};function bC(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function wC(e){return Rt(e)?document.querySelector(e):e}const yi=(e,t)=>{const r=e.__vccOpts||e;for(const[o,s]of t)r[o]=s;return r},xC={};function SC(e,t){const r=Oo("RouterView");return oe(),nt(r)}const _C=yi(xC,[["render",SC]]),kC=["top","right","bottom","left"],Wv=["start","end"],qv=kC.reduce((e,t)=>e.concat(t,t+"-"+Wv[0],t+"-"+Wv[1]),[]),Yl=Math.min,ko=Math.max,CC={left:"right",right:"left",bottom:"top",top:"bottom"},TC={start:"end",end:"start"};function $d(e,t,r){return ko(e,Yl(t,r))}function zo(e,t){return typeof e=="function"?e(t):e}function Gr(e){return e.split("-")[0]}function kr(e){return e.split("-")[1]}function ub(e){return e==="x"?"y":"x"}function Lh(e){return e==="y"?"height":"width"}function ba(e){return["top","bottom"].includes(Gr(e))?"y":"x"}function Nh(e){return ub(ba(e))}function fb(e,t,r){r===void 0&&(r=!1);const o=kr(e),s=Nh(e),c=Lh(s);let f=s==="x"?o===(r?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[c]>t.floating[c]&&(f=Kc(f)),[f,Kc(f)]}function EC(e){const t=Kc(e);return[Gc(e),t,Gc(t)]}function Gc(e){return e.replace(/start|end/g,t=>TC[t])}function AC(e,t,r){const o=["left","right"],s=["right","left"],c=["top","bottom"],f=["bottom","top"];switch(e){case"top":case"bottom":return r?t?s:o:t?o:s;case"left":case"right":return t?c:f;default:return[]}}function MC(e,t,r,o){const s=kr(e);let c=AC(Gr(e),r==="start",o);return s&&(c=c.map(f=>f+"-"+s),t&&(c=c.concat(c.map(Gc)))),c}function Kc(e){return e.replace(/left|right|bottom|top/g,t=>CC[t])}function LC(e){return{top:0,right:0,bottom:0,left:0,...e}}function db(e){return typeof e!="number"?LC(e):{top:e,right:e,bottom:e,left:e}}function Pl(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Uv(e,t,r){let{reference:o,floating:s}=e;const c=ba(t),f=Nh(t),d=Lh(f),h=Gr(t),p=c==="y",v=o.x+o.width/2-s.width/2,m=o.y+o.height/2-s.height/2,b=o[d]/2-s[d]/2;let w;switch(h){case"top":w={x:v,y:o.y-s.height};break;case"bottom":w={x:v,y:o.y+o.height};break;case"right":w={x:o.x+o.width,y:m};break;case"left":w={x:o.x-s.width,y:m};break;default:w={x:o.x,y:o.y}}switch(kr(t)){case"start":w[f]-=b*(r&&p?-1:1);break;case"end":w[f]+=b*(r&&p?-1:1);break}return w}const NC=async(e,t,r)=>{const{placement:o="bottom",strategy:s="absolute",middleware:c=[],platform:f}=r,d=c.filter(Boolean),h=await(f.isRTL==null?void 0:f.isRTL(t));let p=await f.getElementRects({reference:e,floating:t,strategy:s}),{x:v,y:m}=Uv(p,o,h),b=o,w={},E=0;for(let N=0;N<d.length;N++){const{name:L,fn:M}=d[N],{x:T,y:P,data:A,reset:B}=await M({x:v,y:m,initialPlacement:o,placement:b,strategy:s,middlewareData:w,rects:p,platform:f,elements:{reference:e,floating:t}});v=T??v,m=P??m,w={...w,[L]:{...w[L],...A}},B&&E<=50&&(E++,typeof B=="object"&&(B.placement&&(b=B.placement),B.rects&&(p=B.rects===!0?await f.getElementRects({reference:e,floating:t,strategy:s}):B.rects),{x:v,y:m}=Uv(p,b,h)),N=-1)}return{x:v,y:m,placement:b,strategy:s,middlewareData:w}};async function Au(e,t){var r;t===void 0&&(t={});const{x:o,y:s,platform:c,rects:f,elements:d,strategy:h}=e,{boundary:p="clippingAncestors",rootBoundary:v="viewport",elementContext:m="floating",altBoundary:b=!1,padding:w=0}=zo(t,e),E=db(w),L=d[b?m==="floating"?"reference":"floating":m],M=Pl(await c.getClippingRect({element:(r=await(c.isElement==null?void 0:c.isElement(L)))==null||r?L:L.contextElement||await(c.getDocumentElement==null?void 0:c.getDocumentElement(d.floating)),boundary:p,rootBoundary:v,strategy:h})),T=m==="floating"?{...f.floating,x:o,y:s}:f.reference,P=await(c.getOffsetParent==null?void 0:c.getOffsetParent(d.floating)),A=await(c.isElement==null?void 0:c.isElement(P))?await(c.getScale==null?void 0:c.getScale(P))||{x:1,y:1}:{x:1,y:1},B=Pl(c.convertOffsetParentRelativeRectToViewportRelativeRect?await c.convertOffsetParentRelativeRectToViewportRelativeRect({elements:d,rect:T,offsetParent:P,strategy:h}):T);return{top:(M.top-B.top+E.top)/A.y,bottom:(B.bottom-M.bottom+E.bottom)/A.y,left:(M.left-B.left+E.left)/A.x,right:(B.right-M.right+E.right)/A.x}}const $C=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:o,placement:s,rects:c,platform:f,elements:d,middlewareData:h}=t,{element:p,padding:v=0}=zo(e,t)||{};if(p==null)return{};const m=db(v),b={x:r,y:o},w=Nh(s),E=Lh(w),N=await f.getDimensions(p),L=w==="y",M=L?"top":"left",T=L?"bottom":"right",P=L?"clientHeight":"clientWidth",A=c.reference[E]+c.reference[w]-b[w]-c.floating[E],B=b[w]-c.reference[w],G=await(f.getOffsetParent==null?void 0:f.getOffsetParent(p));let U=G?G[P]:0;(!U||!await(f.isElement==null?void 0:f.isElement(G)))&&(U=d.floating[P]||c.floating[E]);const Q=A/2-B/2,J=U/2-N[E]/2-1,Y=Yl(m[M],J),ee=Yl(m[T],J),R=Y,$=U-N[E]-ee,O=U/2-N[E]/2+Q,_=$d(R,O,$),D=!h.arrow&&kr(s)!=null&&O!==_&&c.reference[E]/2-(O<R?Y:ee)-N[E]/2<0,j=D?O<R?O-R:O-$:0;return{[w]:b[w]+j,data:{[w]:_,centerOffset:O-_-j,...D&&{alignmentOffset:j}},reset:D}}});function OC(e,t,r){return(e?[...r.filter(s=>kr(s)===e),...r.filter(s=>kr(s)!==e)]:r.filter(s=>Gr(s)===s)).filter(s=>e?kr(s)===e||(t?Gc(s)!==s:!1):!0)}const PC=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,o,s;const{rects:c,middlewareData:f,placement:d,platform:h,elements:p}=t,{crossAxis:v=!1,alignment:m,allowedPlacements:b=qv,autoAlignment:w=!0,...E}=zo(e,t),N=m!==void 0||b===qv?OC(m||null,w,b):b,L=await Au(t,E),M=((r=f.autoPlacement)==null?void 0:r.index)||0,T=N[M];if(T==null)return{};const P=fb(T,c,await(h.isRTL==null?void 0:h.isRTL(p.floating)));if(d!==T)return{reset:{placement:N[0]}};const A=[L[Gr(T)],L[P[0]],L[P[1]]],B=[...((o=f.autoPlacement)==null?void 0:o.overflows)||[],{placement:T,overflows:A}],G=N[M+1];if(G)return{data:{index:M+1,overflows:B},reset:{placement:G}};const U=B.map(Y=>{const ee=kr(Y.placement);return[Y.placement,ee&&v?Y.overflows.slice(0,2).reduce((R,$)=>R+$,0):Y.overflows[0],Y.overflows]}).sort((Y,ee)=>Y[1]-ee[1]),J=((s=U.filter(Y=>Y[2].slice(0,kr(Y[0])?2:3).every(ee=>ee<=0))[0])==null?void 0:s[0])||U[0][0];return J!==d?{data:{index:M+1,overflows:B},reset:{placement:J}}:{}}}},RC=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,o;const{placement:s,middlewareData:c,rects:f,initialPlacement:d,platform:h,elements:p}=t,{mainAxis:v=!0,crossAxis:m=!0,fallbackPlacements:b,fallbackStrategy:w="bestFit",fallbackAxisSideDirection:E="none",flipAlignment:N=!0,...L}=zo(e,t);if((r=c.arrow)!=null&&r.alignmentOffset)return{};const M=Gr(s),T=Gr(d)===d,P=await(h.isRTL==null?void 0:h.isRTL(p.floating)),A=b||(T||!N?[Kc(d)]:EC(d));!b&&E!=="none"&&A.push(...MC(d,N,E,P));const B=[d,...A],G=await Au(t,L),U=[];let Q=((o=c.flip)==null?void 0:o.overflows)||[];if(v&&U.push(G[M]),m){const R=fb(s,f,P);U.push(G[R[0]],G[R[1]])}if(Q=[...Q,{placement:s,overflows:U}],!U.every(R=>R<=0)){var J,Y;const R=(((J=c.flip)==null?void 0:J.index)||0)+1,$=B[R];if($)return{data:{index:R,overflows:Q},reset:{placement:$}};let O=(Y=Q.filter(_=>_.overflows[0]<=0).sort((_,D)=>_.overflows[1]-D.overflows[1])[0])==null?void 0:Y.placement;if(!O)switch(w){case"bestFit":{var ee;const _=(ee=Q.map(D=>[D.placement,D.overflows.filter(j=>j>0).reduce((j,re)=>j+re,0)]).sort((D,j)=>D[1]-j[1])[0])==null?void 0:ee[0];_&&(O=_);break}case"initialPlacement":O=d;break}if(s!==O)return{reset:{placement:O}}}return{}}}};async function zC(e,t){const{placement:r,platform:o,elements:s}=e,c=await(o.isRTL==null?void 0:o.isRTL(s.floating)),f=Gr(r),d=kr(r),h=ba(r)==="y",p=["left","top"].includes(f)?-1:1,v=c&&h?-1:1,m=zo(t,e);let{mainAxis:b,crossAxis:w,alignmentAxis:E}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...m};return d&&typeof E=="number"&&(w=d==="end"?E*-1:E),h?{x:w*v,y:b*p}:{x:b*p,y:w*v}}const DC=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,o;const{x:s,y:c,placement:f,middlewareData:d}=t,h=await zC(t,e);return f===((r=d.offset)==null?void 0:r.placement)&&(o=d.arrow)!=null&&o.alignmentOffset?{}:{x:s+h.x,y:c+h.y,data:{...h,placement:f}}}}},IC=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:o,placement:s}=t,{mainAxis:c=!0,crossAxis:f=!1,limiter:d={fn:L=>{let{x:M,y:T}=L;return{x:M,y:T}}},...h}=zo(e,t),p={x:r,y:o},v=await Au(t,h),m=ba(Gr(s)),b=ub(m);let w=p[b],E=p[m];if(c){const L=b==="y"?"top":"left",M=b==="y"?"bottom":"right",T=w+v[L],P=w-v[M];w=$d(T,w,P)}if(f){const L=m==="y"?"top":"left",M=m==="y"?"bottom":"right",T=E+v[L],P=E-v[M];E=$d(T,E,P)}const N=d.fn({...t,[b]:w,[m]:E});return{...N,data:{x:N.x-r,y:N.y-o}}}}},FC=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:r,rects:o,platform:s,elements:c}=t,{apply:f=()=>{},...d}=zo(e,t),h=await Au(t,d),p=Gr(r),v=kr(r),m=ba(r)==="y",{width:b,height:w}=o.floating;let E,N;p==="top"||p==="bottom"?(E=p,N=v===(await(s.isRTL==null?void 0:s.isRTL(c.floating))?"start":"end")?"left":"right"):(N=p,E=v==="end"?"top":"bottom");const L=w-h[E],M=b-h[N],T=!t.middlewareData.shift;let P=L,A=M;if(m){const G=b-h.left-h.right;A=v||T?Yl(M,G):G}else{const G=w-h.top-h.bottom;P=v||T?Yl(L,G):G}if(T&&!v){const G=ko(h.left,0),U=ko(h.right,0),Q=ko(h.top,0),J=ko(h.bottom,0);m?A=b-2*(G!==0||U!==0?G+U:ko(h.left,h.right)):P=w-2*(Q!==0||J!==0?Q+J:ko(h.top,h.bottom))}await f({...t,availableWidth:A,availableHeight:P});const B=await s.getDimensions(c.floating);return b!==B.width||w!==B.height?{reset:{rects:!0}}:{}}}};function sr(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ur(e){return sr(e).getComputedStyle(e)}const jv=Math.min,Rl=Math.max,Xc=Math.round;function hb(e){const t=Ur(e);let r=parseFloat(t.width),o=parseFloat(t.height);const s=e.offsetWidth,c=e.offsetHeight,f=Xc(r)!==s||Xc(o)!==c;return f&&(r=s,o=c),{width:r,height:o,fallback:f}}function Ji(e){return gb(e)?(e.nodeName||"").toLowerCase():""}let uc;function pb(){if(uc)return uc;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(uc=e.brands.map(t=>t.brand+"/"+t.version).join(" "),uc):navigator.userAgent}function jr(e){return e instanceof sr(e).HTMLElement}function Ki(e){return e instanceof sr(e).Element}function gb(e){return e instanceof sr(e).Node}function Vv(e){return typeof ShadowRoot>"u"?!1:e instanceof sr(e).ShadowRoot||e instanceof ShadowRoot}function Mu(e){const{overflow:t,overflowX:r,overflowY:o,display:s}=Ur(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+r)&&!["inline","contents"].includes(s)}function HC(e){return["table","td","th"].includes(Ji(e))}function Od(e){const t=/firefox/i.test(pb()),r=Ur(e),o=r.backdropFilter||r.WebkitBackdropFilter;return r.transform!=="none"||r.perspective!=="none"||!!o&&o!=="none"||t&&r.willChange==="filter"||t&&!!r.filter&&r.filter!=="none"||["transform","perspective"].some(s=>r.willChange.includes(s))||["paint","layout","strict","content"].some(s=>{const c=r.contain;return c!=null&&c.includes(s)})}function vb(){return!/^((?!chrome|android).)*safari/i.test(pb())}function $h(e){return["html","body","#document"].includes(Ji(e))}function mb(e){return Ki(e)?e:e.contextElement}const yb={x:1,y:1};function Ts(e){const t=mb(e);if(!jr(t))return yb;const r=t.getBoundingClientRect(),{width:o,height:s,fallback:c}=hb(t);let f=(c?Xc(r.width):r.width)/o,d=(c?Xc(r.height):r.height)/s;return f&&Number.isFinite(f)||(f=1),d&&Number.isFinite(d)||(d=1),{x:f,y:d}}function Zl(e,t,r,o){var s,c;t===void 0&&(t=!1),r===void 0&&(r=!1);const f=e.getBoundingClientRect(),d=mb(e);let h=yb;t&&(o?Ki(o)&&(h=Ts(o)):h=Ts(e));const p=d?sr(d):window,v=!vb()&&r;let m=(f.left+(v&&((s=p.visualViewport)==null?void 0:s.offsetLeft)||0))/h.x,b=(f.top+(v&&((c=p.visualViewport)==null?void 0:c.offsetTop)||0))/h.y,w=f.width/h.x,E=f.height/h.y;if(d){const N=sr(d),L=o&&Ki(o)?sr(o):o;let M=N.frameElement;for(;M&&o&&L!==N;){const T=Ts(M),P=M.getBoundingClientRect(),A=getComputedStyle(M);P.x+=(M.clientLeft+parseFloat(A.paddingLeft))*T.x,P.y+=(M.clientTop+parseFloat(A.paddingTop))*T.y,m*=T.x,b*=T.y,w*=T.x,E*=T.y,m+=P.x,b+=P.y,M=sr(M).frameElement}}return{width:w,height:E,top:b,right:m+w,bottom:b+E,left:m,x:m,y:b}}function Xi(e){return((gb(e)?e.ownerDocument:e.document)||window.document).documentElement}function Lu(e){return Ki(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function bb(e){return Zl(Xi(e)).left+Lu(e).scrollLeft}function Jl(e){if(Ji(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Vv(e)&&e.host||Xi(e);return Vv(t)?t.host:t}function wb(e){const t=Jl(e);return $h(t)?t.ownerDocument.body:jr(t)&&Mu(t)?t:wb(t)}function Yc(e,t){var r;t===void 0&&(t=[]);const o=wb(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),c=sr(o);return s?t.concat(c,c.visualViewport||[],Mu(o)?o:[]):t.concat(o,Yc(o))}function Gv(e,t,r){return t==="viewport"?Pl(function(o,s){const c=sr(o),f=Xi(o),d=c.visualViewport;let h=f.clientWidth,p=f.clientHeight,v=0,m=0;if(d){h=d.width,p=d.height;const b=vb();(b||!b&&s==="fixed")&&(v=d.offsetLeft,m=d.offsetTop)}return{width:h,height:p,x:v,y:m}}(e,r)):Ki(t)?Pl(function(o,s){const c=Zl(o,!0,s==="fixed"),f=c.top+o.clientTop,d=c.left+o.clientLeft,h=jr(o)?Ts(o):{x:1,y:1};return{width:o.clientWidth*h.x,height:o.clientHeight*h.y,x:d*h.x,y:f*h.y}}(t,r)):Pl(function(o){const s=Xi(o),c=Lu(o),f=o.ownerDocument.body,d=Rl(s.scrollWidth,s.clientWidth,f.scrollWidth,f.clientWidth),h=Rl(s.scrollHeight,s.clientHeight,f.scrollHeight,f.clientHeight);let p=-c.scrollLeft+bb(o);const v=-c.scrollTop;return Ur(f).direction==="rtl"&&(p+=Rl(s.clientWidth,f.clientWidth)-d),{width:d,height:h,x:p,y:v}}(Xi(e)))}function Kv(e){return jr(e)&&Ur(e).position!=="fixed"?e.offsetParent:null}function Xv(e){const t=sr(e);let r=Kv(e);for(;r&&HC(r)&&Ur(r).position==="static";)r=Kv(r);return r&&(Ji(r)==="html"||Ji(r)==="body"&&Ur(r).position==="static"&&!Od(r))?t:r||function(o){let s=Jl(o);for(;jr(s)&&!$h(s);){if(Od(s))return s;s=Jl(s)}return null}(e)||t}function BC(e,t,r){const o=jr(t),s=Xi(t),c=Zl(e,!0,r==="fixed",t);let f={scrollLeft:0,scrollTop:0};const d={x:0,y:0};if(o||!o&&r!=="fixed")if((Ji(t)!=="body"||Mu(s))&&(f=Lu(t)),jr(t)){const h=Zl(t,!0);d.x=h.x+t.clientLeft,d.y=h.y+t.clientTop}else s&&(d.x=bb(s));return{x:c.left+f.scrollLeft-d.x,y:c.top+f.scrollTop-d.y,width:c.width,height:c.height}}const WC={getClippingRect:function(e){let{element:t,boundary:r,rootBoundary:o,strategy:s}=e;const c=r==="clippingAncestors"?function(p,v){const m=v.get(p);if(m)return m;let b=Yc(p).filter(L=>Ki(L)&&Ji(L)!=="body"),w=null;const E=Ur(p).position==="fixed";let N=E?Jl(p):p;for(;Ki(N)&&!$h(N);){const L=Ur(N),M=Od(N);(E?M||w:M||L.position!=="static"||!w||!["absolute","fixed"].includes(w.position))?w=L:b=b.filter(T=>T!==N),N=Jl(N)}return v.set(p,b),b}(t,this._c):[].concat(r),f=[...c,o],d=f[0],h=f.reduce((p,v)=>{const m=Gv(t,v,s);return p.top=Rl(m.top,p.top),p.right=jv(m.right,p.right),p.bottom=jv(m.bottom,p.bottom),p.left=Rl(m.left,p.left),p},Gv(t,d,s));return{width:h.right-h.left,height:h.bottom-h.top,x:h.left,y:h.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:r,strategy:o}=e;const s=jr(r),c=Xi(r);if(r===c)return t;let f={scrollLeft:0,scrollTop:0},d={x:1,y:1};const h={x:0,y:0};if((s||!s&&o!=="fixed")&&((Ji(r)!=="body"||Mu(c))&&(f=Lu(r)),jr(r))){const p=Zl(r);d=Ts(r),h.x=p.x+r.clientLeft,h.y=p.y+r.clientTop}return{width:t.width*d.x,height:t.height*d.y,x:t.x*d.x-f.scrollLeft*d.x+h.x,y:t.y*d.y-f.scrollTop*d.y+h.y}},isElement:Ki,getDimensions:function(e){return jr(e)?hb(e):e.getBoundingClientRect()},getOffsetParent:Xv,getDocumentElement:Xi,getScale:Ts,async getElementRects(e){let{reference:t,floating:r,strategy:o}=e;const s=this.getOffsetParent||Xv,c=this.getDimensions;return{reference:BC(t,await s(r),o),floating:{x:0,y:0,...await c(r)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>Ur(e).direction==="rtl"},qC=(e,t,r)=>{const o=new Map,s={platform:WC,...r},c={...s.platform,_c:o};return NC(e,t,{...s,platform:c})},Yi={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:150,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,autoHideOnMousedown:!1,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover"],delay:{show:0,hide:400}}}};function Ql(e,t){let r=Yi.themes[e]||{},o;do o=r[t],typeof o>"u"?r.$extend?r=Yi.themes[r.$extend]||{}:(r=null,o=Yi[t]):r=null;while(r);return o}function UC(e){const t=[e];let r=Yi.themes[e]||{};do r.$extend&&!r.$resetCss?(t.push(r.$extend),r=Yi.themes[r.$extend]||{}):r=null;while(r);return t.map(o=>`v-popper--theme-${o}`)}function Yv(e){const t=[e];let r=Yi.themes[e]||{};do r.$extend?(t.push(r.$extend),r=Yi.themes[r.$extend]||{}):r=null;while(r);return t}let ea=!1;if(typeof window<"u"){ea=!1;try{const e=Object.defineProperty({},"passive",{get(){ea=!0}});window.addEventListener("test",null,e)}catch{}}let xb=!1;typeof window<"u"&&typeof navigator<"u"&&(xb=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const Sb=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),Zv={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},Jv={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function Qv(e,t){const r=e.indexOf(t);r!==-1&&e.splice(r,1)}function Yf(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const Jn=[];let So=null;const em={};function tm(e){let t=em[e];return t||(t=em[e]=[]),t}let Pd=function(){};typeof window<"u"&&(Pd=window.Element);function at(e){return function(t){return Ql(t.theme,e)}}const Zf="__floating-vue__popper",_b=()=>ut({name:"VPopper",provide(){return{[Zf]:{parentPopper:this}}},inject:{[Zf]:{default:null}},props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,default:null},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:at("disabled")},positioningDisabled:{type:Boolean,default:at("positioningDisabled")},placement:{type:String,default:at("placement"),validator:e=>Sb.includes(e)},delay:{type:[String,Number,Object],default:at("delay")},distance:{type:[Number,String],default:at("distance")},skidding:{type:[Number,String],default:at("skidding")},triggers:{type:Array,default:at("triggers")},showTriggers:{type:[Array,Function],default:at("showTriggers")},hideTriggers:{type:[Array,Function],default:at("hideTriggers")},popperTriggers:{type:Array,default:at("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:at("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:at("popperHideTriggers")},container:{type:[String,Object,Pd,Boolean],default:at("container")},boundary:{type:[String,Pd],default:at("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:at("strategy")},autoHide:{type:[Boolean,Function],default:at("autoHide")},handleResize:{type:Boolean,default:at("handleResize")},instantMove:{type:Boolean,default:at("instantMove")},eagerMount:{type:Boolean,default:at("eagerMount")},popperClass:{type:[String,Array,Object],default:at("popperClass")},computeTransformOrigin:{type:Boolean,default:at("computeTransformOrigin")},autoMinSize:{type:Boolean,default:at("autoMinSize")},autoSize:{type:[Boolean,String],default:at("autoSize")},autoMaxSize:{type:Boolean,default:at("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:at("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:at("preventOverflow")},overflowPadding:{type:[Number,String],default:at("overflowPadding")},arrowPadding:{type:[Number,String],default:at("arrowPadding")},arrowOverflow:{type:Boolean,default:at("arrowOverflow")},flip:{type:Boolean,default:at("flip")},shift:{type:Boolean,default:at("shift")},shiftCrossAxis:{type:Boolean,default:at("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:at("noAutoFocus")},disposeTimeout:{type:Number,default:at("disposeTimeout")}},emits:{show:()=>!0,hide:()=>!0,"update:shown":e=>!0,"apply-show":()=>!0,"apply-hide":()=>!0,"close-group":()=>!0,"close-directive":()=>!0,"auto-hide":()=>!0,resize:()=>!0},data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},randomId:`popper_${[Math.random(),Date.now()].map(e=>e.toString(36).substring(2,10)).join("_")}`,shownChildren:new Set,lastAutoHide:!0,pendingHide:!1,containsGlobalTarget:!1,isDisposed:!0,mouseDownContains:!1}},computed:{popperId(){return this.ariaId!=null?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:typeof this.autoHide=="function"?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:{...this.classes,popperClass:this.popperClass},result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var e;return(e=this[Zf])==null?void 0:e.parentPopper},hasPopperShowTriggerHover(){var e,t;return((e=this.popperTriggers)==null?void 0:e.includes("hover"))||((t=this.popperShowTriggers)==null?void 0:t.includes("hover"))}},watch:{shown:"$_autoShowHide",disabled(e){e?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())},triggers:{handler:"$_refreshListeners",deep:!0},positioningDisabled:"$_refreshListeners",...["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((e,t)=>(e[t]="$_computePosition",e),{})},created(){this.autoMinSize&&console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeUnmount(){this.dispose()},methods:{show({event:e=null,skipDelay:t=!1,force:r=!1}={}){var o,s;(o=this.parentPopper)!=null&&o.lockedChild&&this.parentPopper.lockedChild!==this||(this.pendingHide=!1,(r||!this.disabled)&&(((s=this.parentPopper)==null?void 0:s.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(e,t),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:e=null,skipDelay:t=!1}={}){var r;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.pendingHide=!0;return}if(this.hasPopperShowTriggerHover&&this.$_isAimingPopper()){this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout(()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:t}),this.parentPopper.lockedChild=null)},1e3));return}((r=this.parentPopper)==null?void 0:r.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.pendingHide=!1,this.$_scheduleHide(e,t),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){var e;this.isDisposed&&(this.isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=((e=this.referenceNode)==null?void 0:e.call(this))??this.$el,this.$_targetNodes=this.targetNodes().filter(t=>t.nodeType===t.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.isDisposed||(this.isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){if(this.isDisposed||this.positioningDisabled)return;const e={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&e.middleware.push(DC({mainAxis:this.distance,crossAxis:this.skidding}));const t=this.placement.startsWith("auto");if(t?e.middleware.push(PC({alignment:this.placement.split("-")[1]??""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(IC({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!t&&this.flip&&e.middleware.push(RC({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push($C({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:o,rects:s,middlewareData:c})=>{let f;const{centerOffset:d}=c.arrow;return o.startsWith("top")||o.startsWith("bottom")?f=Math.abs(d)>s.reference.width/2:f=Math.abs(d)>s.reference.height/2,{data:{overflow:f}}}}),this.autoMinSize||this.autoSize){const o=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:s,placement:c,middlewareData:f})=>{var d;if((d=f.autoSize)!=null&&d.skip)return{};let h,p;return c.startsWith("top")||c.startsWith("bottom")?h=s.reference.width:p=s.reference.height,this.$_innerNode.style[o==="min"?"minWidth":o==="max"?"maxWidth":"width"]=h!=null?`${h}px`:null,this.$_innerNode.style[o==="min"?"minHeight":o==="max"?"maxHeight":"height"]=p!=null?`${p}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,e.middleware.push(FC({boundary:this.boundary,padding:this.overflowPadding,apply:({availableWidth:o,availableHeight:s})=>{this.$_innerNode.style.maxWidth=o!=null?`${o}px`:null,this.$_innerNode.style.maxHeight=s!=null?`${s}px`:null}})));const r=await qC(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:r.x,y:r.y,placement:r.placement,strategy:r.strategy,arrow:{...r.middlewareData.arrow,...r.middlewareData.arrowOverflow}})},$_scheduleShow(e,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),So&&this.instantMove&&So.instantMove&&So!==this.parentPopper){So.$_applyHide(!0),this.$_applyShow(!0);return}t?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(e,t=!1){if(this.shownChildren.size>0){this.pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(So=this),t?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(e){const t=this.delay;return parseInt(t&&t[e]||t||0)},async $_applyShow(e=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=e,!this.isShown&&(this.$_ensureTeleport(),await Yf(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Yc(this.$_referenceNode),...Yc(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),r=this.$_popperNode.querySelector(".v-popper__wrapper"),o=r.parentNode.getBoundingClientRect(),s=t.x+t.width/2-(o.left+r.offsetLeft),c=t.y+t.height/2-(o.top+r.offsetTop);this.result.transformOrigin=`${s}px ${c}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let r=0;r<Jn.length;r++)t=Jn[r],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}Jn.push(this),document.body.classList.add("v-popper--some-open");for(const t of Yv(this.theme))tm(t).push(this),document.body.classList.add(`v-popper--some-open--${t}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await Yf(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(e=!1){if(this.shownChildren.size>0){this.pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=e,Qv(Jn,this),Jn.length===0&&document.body.classList.remove("v-popper--some-open");for(const r of Yv(this.theme)){const o=tm(r);Qv(o,this),o.length===0&&document.body.classList.remove(`v-popper--some-open--${r}`)}So===this&&(So=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=this.disposeTimeout;t!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},t)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await Yf(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.isDisposed)return;let e=this.container;if(typeof e=="string"?e=window.document.querySelector(e):e===!1&&(e=this.$_targetNodes[0].parentNode),!e)throw new Error("No container for popover: "+this.container);e.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const e=r=>{this.isShown&&!this.$_hideInProgress||(r.usedByTooltip=!0,!this.$_preventShow&&this.show({event:r}))};this.$_registerTriggerListeners(this.$_targetNodes,Zv,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],Zv,this.popperTriggers,this.popperShowTriggers,e);const t=r=>{r.usedByTooltip||this.hide({event:r})};this.$_registerTriggerListeners(this.$_targetNodes,Jv,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],Jv,this.popperTriggers,this.popperHideTriggers,t)},$_registerEventListeners(e,t,r){this.$_events.push({targetNodes:e,eventType:t,handler:r}),e.forEach(o=>o.addEventListener(t,r,ea?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,r,o,s){let c=r;o!=null&&(c=typeof o=="function"?o(c):o),c.forEach(f=>{const d=t[f];d&&this.$_registerEventListeners(e,d,s)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(r=>{const{targetNodes:o,eventType:s,handler:c}=r;!e||e===s?o.forEach(f=>f.removeEventListener(s,c)):t.push(r)}),this.$_events=t},$_refreshListeners(){this.isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const r of this.$_targetNodes){const o=r.getAttribute(e);o&&(r.removeAttribute(e),r.setAttribute(t,o))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const r in e){const o=e[r];o==null?t.removeAttribute(r):t.setAttribute(r,o)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$_referenceNode.getBoundingClientRect();if(zl>=e.left&&zl<=e.right&&Dl>=e.top&&Dl<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),r=zl-Di,o=Dl-Ii,s=t.left+t.width/2-Di+(t.top+t.height/2)-Ii+t.width+t.height,c=Di+r*s,f=Ii+o*s;return fc(Di,Ii,c,f,t.left,t.top,t.left,t.bottom)||fc(Di,Ii,c,f,t.left,t.top,t.right,t.top)||fc(Di,Ii,c,f,t.right,t.top,t.right,t.bottom)||fc(Di,Ii,c,f,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});if(typeof document<"u"&&typeof window<"u"){if(xb){const e=ea?{passive:!0,capture:!0}:!0;document.addEventListener("touchstart",t=>nm(t),e),document.addEventListener("touchend",t=>rm(t,!0),e)}else window.addEventListener("mousedown",e=>nm(e),!0),window.addEventListener("click",e=>rm(e,!1),!0);window.addEventListener("resize",GC)}function nm(e,t){for(let r=0;r<Jn.length;r++){const o=Jn[r];try{o.mouseDownContains=o.popperNode().contains(e.target)}catch{}}}function rm(e,t){jC(e,t)}function jC(e,t){const r={};for(let o=Jn.length-1;o>=0;o--){const s=Jn[o];try{const c=s.containsGlobalTarget=s.mouseDownContains||s.popperNode().contains(e.target);s.pendingHide=!1,requestAnimationFrame(()=>{if(s.pendingHide=!1,!r[s.randomId]&&im(s,c,e)){if(s.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&c){let d=s.parentPopper;for(;d;)r[d.randomId]=!0,d=d.parentPopper;return}let f=s.parentPopper;for(;f&&im(f,f.containsGlobalTarget,e);)f.$_handleGlobalClose(e,t),f=f.parentPopper}})}catch{}}}function im(e,t,r){return r.closeAllPopover||r.closePopover&&t||VC(e,r)&&!t}function VC(e,t){if(typeof e.autoHide=="function"){const r=e.autoHide(t);return e.lastAutoHide=r,r}return e.autoHide}function GC(){for(let e=0;e<Jn.length;e++)Jn[e].$_computePosition()}function om(){for(let e=0;e<Jn.length;e++)Jn[e].hide()}let Di=0,Ii=0,zl=0,Dl=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{Di=zl,Ii=Dl,zl=e.clientX,Dl=e.clientY},ea?{passive:!0}:void 0);function fc(e,t,r,o,s,c,f,d){const h=((f-s)*(t-c)-(d-c)*(e-s))/((d-c)*(r-e)-(f-s)*(o-t)),p=((r-e)*(t-c)-(o-t)*(e-s))/((d-c)*(r-e)-(f-s)*(o-t));return h>=0&&h<=1&&p>=0&&p<=1}const KC={extends:_b()},Nu=(e,t)=>{const r=e.__vccOpts||e;for(const[o,s]of t)r[o]=s;return r};function XC(e,t,r,o,s,c){return oe(),ye("div",{ref:"reference",class:it(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[mn(e.$slots,"default",KS(eb(e.slotData)))],2)}const YC=Nu(KC,[["render",XC]]);function ZC(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var r=e.indexOf("Trident/");if(r>0){var o=e.indexOf("rv:");return parseInt(e.substring(o+3,e.indexOf(".",o)),10)}var s=e.indexOf("Edge/");return s>0?parseInt(e.substring(s+5,e.indexOf(".",s)),10):-1}let Mc;function Rd(){Rd.init||(Rd.init=!0,Mc=ZC()!==-1)}var $u={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){Rd(),Pt(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",Mc&&this.$el.appendChild(e),e.data="about:blank",Mc||this.$el.appendChild(e)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!Mc&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const JC=by();my("data-v-b329ee4c");const QC={class:"resize-observer",tabindex:"-1"};yy();const eT=JC((e,t,r,o,s,c)=>(oe(),nt("div",QC)));$u.render=eT;$u.__scopeId="data-v-b329ee4c";$u.__file="src/components/ResizeObserver.vue";const kb=(e="theme")=>({computed:{themeClass(){return UC(this[e])}}}),tT=ut({name:"VPopperContent",components:{ResizeObserver:$u},mixins:[kb()],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(e){return e!=null&&!isNaN(e)?`${e}px`:null}}}),nT=["id","aria-hidden","tabindex","data-popper-placement"],rT={ref:"inner",class:"v-popper__inner"},iT=te("div",{class:"v-popper__arrow-outer"},null,-1),oT=te("div",{class:"v-popper__arrow-inner"},null,-1),sT=[iT,oT];function lT(e,t,r,o,s,c){const f=Oo("ResizeObserver");return oe(),ye("div",{id:e.popperId,ref:"popover",class:it(["v-popper__popper",[e.themeClass,e.classes.popperClass,{"v-popper__popper--shown":e.shown,"v-popper__popper--hidden":!e.shown,"v-popper__popper--show-from":e.classes.showFrom,"v-popper__popper--show-to":e.classes.showTo,"v-popper__popper--hide-from":e.classes.hideFrom,"v-popper__popper--hide-to":e.classes.hideTo,"v-popper__popper--skip-transition":e.skipTransition,"v-popper__popper--arrow-overflow":e.result&&e.result.arrow.overflow,"v-popper__popper--no-positioning":!e.result}]]),style:en(e.result?{position:e.result.strategy,transform:`translate3d(${Math.round(e.result.x)}px,${Math.round(e.result.y)}px,0)`}:void 0),"aria-hidden":e.shown?"false":"true",tabindex:e.autoHide?0:void 0,"data-popper-placement":e.result?e.result.placement:void 0,onKeyup:t[2]||(t[2]=Nd(d=>e.autoHide&&e.$emit("hide"),["esc"]))},[te("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=d=>e.autoHide&&e.$emit("hide"))}),te("div",{class:"v-popper__wrapper",style:en(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[te("div",rT,[e.mounted?(oe(),ye(ct,{key:0},[te("div",null,[mn(e.$slots,"default")]),e.handleResize?(oe(),nt(f,{key:0,onNotify:t[1]||(t[1]=d=>e.$emit("resize",d))})):Ke("",!0)],64)):Ke("",!0)],512),te("div",{ref:"arrow",class:"v-popper__arrow-container",style:en(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},sT,4)],4)],46,nT)}const Cb=Nu(tT,[["render",lT]]),Tb={methods:{show(...e){return this.$refs.popper.show(...e)},hide(...e){return this.$refs.popper.hide(...e)},dispose(...e){return this.$refs.popper.dispose(...e)},onResize(...e){return this.$refs.popper.onResize(...e)}}};let zd=function(){};typeof window<"u"&&(zd=window.Element);const aT=ut({name:"VPopperWrapper",components:{Popper:YC,PopperContent:Cb},mixins:[Tb,kb("finalTheme")],props:{theme:{type:String,default:null},referenceNode:{type:Function,default:null},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:void 0},positioningDisabled:{type:Boolean,default:void 0},placement:{type:String,default:void 0},delay:{type:[String,Number,Object],default:void 0},distance:{type:[Number,String],default:void 0},skidding:{type:[Number,String],default:void 0},triggers:{type:Array,default:void 0},showTriggers:{type:[Array,Function],default:void 0},hideTriggers:{type:[Array,Function],default:void 0},popperTriggers:{type:Array,default:void 0},popperShowTriggers:{type:[Array,Function],default:void 0},popperHideTriggers:{type:[Array,Function],default:void 0},container:{type:[String,Object,zd,Boolean],default:void 0},boundary:{type:[String,zd],default:void 0},strategy:{type:String,default:void 0},autoHide:{type:[Boolean,Function],default:void 0},handleResize:{type:Boolean,default:void 0},instantMove:{type:Boolean,default:void 0},eagerMount:{type:Boolean,default:void 0},popperClass:{type:[String,Array,Object],default:void 0},computeTransformOrigin:{type:Boolean,default:void 0},autoMinSize:{type:Boolean,default:void 0},autoSize:{type:[Boolean,String],default:void 0},autoMaxSize:{type:Boolean,default:void 0},autoBoundaryMaxSize:{type:Boolean,default:void 0},preventOverflow:{type:Boolean,default:void 0},overflowPadding:{type:[Number,String],default:void 0},arrowPadding:{type:[Number,String],default:void 0},arrowOverflow:{type:Boolean,default:void 0},flip:{type:Boolean,default:void 0},shift:{type:Boolean,default:void 0},shiftCrossAxis:{type:Boolean,default:void 0},noAutoFocus:{type:Boolean,default:void 0},disposeTimeout:{type:Number,default:void 0}},emits:{show:()=>!0,hide:()=>!0,"update:shown":e=>!0,"apply-show":()=>!0,"apply-hide":()=>!0,"close-group":()=>!0,"close-directive":()=>!0,"auto-hide":()=>!0,resize:()=>!0},computed:{finalTheme(){return this.theme??this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(e=>e!==this.$refs.popperContent.$el)}}});function cT(e,t,r,o,s,c){const f=Oo("PopperContent"),d=Oo("Popper");return oe(),nt(d,di({ref:"popper"},e.$props,{theme:e.finalTheme,"target-nodes":e.getTargetNodes,"popper-node":()=>e.$refs.popperContent.$el,class:[e.themeClass],onShow:t[0]||(t[0]=()=>e.$emit("show")),onHide:t[1]||(t[1]=()=>e.$emit("hide")),"onUpdate:shown":t[2]||(t[2]=h=>e.$emit("update:shown",h)),onApplyShow:t[3]||(t[3]=()=>e.$emit("apply-show")),onApplyHide:t[4]||(t[4]=()=>e.$emit("apply-hide")),onCloseGroup:t[5]||(t[5]=()=>e.$emit("close-group")),onCloseDirective:t[6]||(t[6]=()=>e.$emit("close-directive")),onAutoHide:t[7]||(t[7]=()=>e.$emit("auto-hide")),onResize:t[8]||(t[8]=()=>e.$emit("resize"))}),{default:rt(({popperId:h,isShown:p,shouldMountContent:v,skipTransition:m,autoHide:b,show:w,hide:E,handleResize:N,onResize:L,classes:M,result:T})=>[mn(e.$slots,"default",{shown:p,show:w,hide:E}),Oe(f,{ref:"popperContent","popper-id":h,theme:e.finalTheme,shown:p,mounted:v,"skip-transition":m,"auto-hide":b,"handle-resize":N,classes:M,result:T,onHide:E,onResize:L},{default:rt(()=>[mn(e.$slots,"popper",{shown:p,hide:E})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:3},16,["theme","target-nodes","popper-node","class"])}const Oh=Nu(aT,[["render",cT]]);({...Oh});({...Oh});const uT={...Oh,name:"VTooltip",vPopperTheme:"tooltip"},fT=ut({name:"VTooltipDirective",components:{Popper:_b(),PopperContent:Cb},mixins:[Tb],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>Ql(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>Ql(e.theme,"loadingContent")},targetNodes:{type:Function,required:!0}},data(){return{asyncContent:null}},computed:{isContentAsync(){return typeof this.content=="function"},loading(){return this.isContentAsync&&this.asyncContent==null},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(e){if(typeof this.content=="function"&&this.$_isShown&&(e||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const t=++this.$_fetchId,r=this.content(this);r.then?r.then(o=>this.onResult(t,o)):this.onResult(t,r)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),dT=["innerHTML"],hT=["textContent"];function pT(e,t,r,o,s,c){const f=Oo("PopperContent"),d=Oo("Popper");return oe(),nt(d,di({ref:"popper"},e.$attrs,{theme:e.theme,"target-nodes":e.targetNodes,"popper-node":()=>e.$refs.popperContent.$el,onApplyShow:e.onShow,onApplyHide:e.onHide}),{default:rt(({popperId:h,isShown:p,shouldMountContent:v,skipTransition:m,autoHide:b,hide:w,handleResize:E,onResize:N,classes:L,result:M})=>[Oe(f,{ref:"popperContent",class:it({"v-popper--tooltip-loading":e.loading}),"popper-id":h,theme:e.theme,shown:p,mounted:v,"skip-transition":m,"auto-hide":b,"handle-resize":E,classes:L,result:M,onHide:w,onResize:N},{default:rt(()=>[e.html?(oe(),ye("div",{key:0,innerHTML:e.finalContent},null,8,dT)):(oe(),ye("div",{key:1,textContent:Be(e.finalContent)},null,8,hT))]),_:2},1032,["class","popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:1},16,["theme","target-nodes","popper-node","onApplyShow","onApplyHide"])}const gT=Nu(fT,[["render",pT]]),Eb="v-popper--has-tooltip";function vT(e,t){let r=e.placement;if(!r&&t)for(const o of Sb)t[o]&&(r=o);return r||(r=Ql(e.theme||"tooltip","placement")),r}function Ab(e,t,r){let o;const s=typeof t;return s==="string"?o={content:t}:t&&s==="object"?o=t:o={content:!1},o.placement=vT(o,r),o.targetNodes=()=>[e],o.referenceNode=()=>e,o}let Jf,ta,mT=0;function yT(){if(Jf)return;ta=je([]),Jf=cb({name:"VTooltipDirectiveApp",setup(){return{directives:ta}},render(){return this.directives.map(t=>ya(gT,{...t.options,shown:t.shown||t.options.shown,key:t.id}))},devtools:{hide:!0}});const e=document.createElement("div");document.body.appendChild(e),Jf.mount(e)}function Mb(e,t,r){yT();const o=je(Ab(e,t,r)),s=je(!1),c={id:mT++,options:o,shown:s};return ta.value.push(c),e.classList&&e.classList.add(Eb),e.$_popper={options:o,item:c,show(){s.value=!0},hide(){s.value=!1}}}function Ph(e){if(e.$_popper){const t=ta.value.indexOf(e.$_popper.item);t!==-1&&ta.value.splice(t,1),delete e.$_popper,delete e.$_popperOldShown,delete e.$_popperMountTarget}e.classList&&e.classList.remove(Eb)}function sm(e,{value:t,modifiers:r}){const o=Ab(e,t,r);if(!o.content||Ql(o.theme||"tooltip","disabled"))Ph(e);else{let s;e.$_popper?(s=e.$_popper,s.options.value=o):s=Mb(e,t,r),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?s.show():s.hide())}}const bT={beforeMount:sm,updated:sm,beforeUnmount(e){Ph(e)}},wT=bT,Lb=uT,Nb={options:Yi};function $b(e){return e!=null}function Rh(e){return e==null&&(e=[]),Array.isArray(e)?e:[e]}const xT=/^[A-Za-z]:\//;function ST(e=""){return e&&e.replace(/\\/g,"/").replace(xT,t=>t.toUpperCase())}const _T=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,lm=/^\/([A-Za-z]:)?$/;function kT(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}const am=function(...e){e=e.map(o=>ST(o));let t="",r=!1;for(let o=e.length-1;o>=-1&&!r;o--){const s=o>=0?e[o]:kT();!s||s.length===0||(t=`${s}/${t}`,r=cm(s))}return t=CT(t,!r),r&&!cm(t)?`/${t}`:t.length>0?t:"."};function CT(e,t){let r="",o=0,s=-1,c=0,f=null;for(let d=0;d<=e.length;++d){if(d<e.length)f=e[d];else{if(f==="/")break;f="/"}if(f==="/"){if(!(s===d-1||c===1))if(c===2){if(r.length<2||o!==2||r[r.length-1]!=="."||r[r.length-2]!=="."){if(r.length>2){const h=r.lastIndexOf("/");h===-1?(r="",o=0):(r=r.slice(0,h),o=r.length-1-r.lastIndexOf("/")),s=d,c=0;continue}else if(r.length>0){r="",o=0,s=d,c=0;continue}}t&&(r+=r.length>0?"/..":"..",o=2)}else r.length>0?r+=`/${e.slice(s+1,d)}`:r=e.slice(s+1,d),o=d-s-1;s=d,c=0}else f==="."&&c!==-1?++c:c=-1}return r}const cm=function(e){return _T.test(e)},TT=function(e,t){const r=am(e).replace(lm,"$1").split("/"),o=am(t).replace(lm,"$1").split("/");if(o[0][1]===":"&&r[0][1]===":"&&r[0]!==o[0])return o.join("/");const s=[...r];for(const c of s){if(o[0]!==c)break;r.shift(),o.shift()}return[...r.map(()=>".."),...o].join("/")};function ET(e){let t=0;if(e.length===0)return`${t}`;for(let r=0;r<e.length;r++){const o=e.charCodeAt(r);t=(t<<5)-t+o,t=t&t}return`${t}`}function Ob(e,t,r,o){const s=TT(t,e),c={id:AT(s,r),name:s,type:"suite",mode:"queued",filepath:e,tasks:[],meta:Object.create(null),projectName:r,file:void 0,pool:o};return c.file=c,c}function AT(e,t){return ET(`${e}${t||""}`)}function Pb(e){return na(e)}function na(e){return e.type==="test"}function Rb(e){const t=[],r=Rh(e);for(const o of r)if(na(o))t.push(o);else for(const s of o.tasks)if(na(s))t.push(s);else{const c=Rb(s);for(const f of c)t.push(f)}return t}function zh(e=[]){return Rh(e).flatMap(t=>na(t)?[t]:[t,...zh(t.tasks)])}function MT(e){const t=[e.name];let r=e;for(;r!=null&&r.suite;)r=r.suite,r!=null&&r.name&&t.unshift(r.name);return r!==e.file&&t.unshift(e.file.name),t}const LT=6e4;function zb(e){return e}const NT=zb,{clearTimeout:$T,setTimeout:OT}=globalThis,PT=Math.random.bind(Math);function RT(e,t){const{post:r,on:o,off:s=()=>{},eventNames:c=[],serialize:f=zb,deserialize:d=NT,resolver:h,bind:p="rpc",timeout:v=LT}=t,m=new Map;let b,w=!1;const E=new Proxy({},{get(M,T){if(T==="$functions")return e;if(T==="$close")return N;if(T==="then"&&!c.includes("then")&&!("then"in e))return;const P=(...B)=>{r(f({m:T,a:B,t:"q"}))};if(c.includes(T))return P.asEvent=P,P;const A=async(...B)=>{if(w)throw new Error(`[birpc] rpc is closed, cannot call "${T}"`);if(b)try{await b}finally{b=void 0}return new Promise((G,U)=>{var Y;const Q=DT();let J;v>=0&&(J=OT(()=>{var ee;try{throw(ee=t.onTimeoutError)==null||ee.call(t,T,B),new Error(`[birpc] timeout on calling "${T}"`)}catch(R){U(R)}m.delete(Q)},v),typeof J=="object"&&(J=(Y=J.unref)==null?void 0:Y.call(J))),m.set(Q,{resolve:G,reject:U,timeoutId:J,method:T}),r(f({m:T,a:B,i:Q,t:"q"}))})};return A.asEvent=P,A}});function N(){w=!0,m.forEach(({reject:M,method:T})=>{M(new Error(`[birpc] rpc is closed, cannot call "${T}"`))}),m.clear(),s(L)}async function L(M,...T){const P=d(M);if(P.t==="q"){const{m:A,a:B}=P;let G,U;const Q=h?h(A,e[A]):e[A];if(!Q)U=new Error(`[birpc] function "${A}" not found`);else try{G=await Q.apply(p==="rpc"?E:e,B)}catch(J){U=J}P.i&&(U&&t.onError&&t.onError(U,A,B),r(f({t:"s",i:P.i,r:G,e:U}),...T))}else{const{i:A,r:B,e:G}=P,U=m.get(A);U&&($T(U.timeoutId),G?U.reject(G):U.resolve(B)),m.delete(A)}}return b=o(L),E}const zT="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function DT(e=21){let t="",r=e;for(;r--;)t+=zT[PT()*64|0];return t}const{parse:Db,stringify:IT}=JSON,{keys:FT}=Object,ra=String,Ib="string",um={},Zc="object",Fb=(e,t)=>t,HT=e=>e instanceof ra?ra(e):e,BT=(e,t)=>typeof t===Ib?new ra(t):t,Hb=(e,t,r,o)=>{const s=[];for(let c=FT(r),{length:f}=c,d=0;d<f;d++){const h=c[d],p=r[h];if(p instanceof ra){const v=e[p];typeof v===Zc&&!t.has(v)?(t.add(v),r[h]=um,s.push({k:h,a:[e,t,v,o]})):r[h]=o.call(r,h,v)}else r[h]!==um&&(r[h]=o.call(r,h,p))}for(let{length:c}=s,f=0;f<c;f++){const{k:d,a:h}=s[f];r[d]=o.call(r,d,Hb.apply(null,h))}return r},fm=(e,t,r)=>{const o=ra(t.push(r)-1);return e.set(r,o),o},Dd=(e,t)=>{const r=Db(e,BT).map(HT),o=r[0],s=t||Fb,c=typeof o===Zc&&o?Hb(r,new Set,o,s):o;return s.call({"":c},"",c)},Bb=(e,t,r)=>{const o=t&&typeof t===Zc?(v,m)=>v===""||-1<t.indexOf(v)?m:void 0:t||Fb,s=new Map,c=[],f=[];let d=+fm(s,c,o.call({"":e},"",e)),h=!d;for(;d<c.length;)h=!0,f[d]=IT(c[d++],p,r);return"["+f.join(",")+"]";function p(v,m){if(h)return h=!h,m;const b=o.call(this,v,m);switch(typeof b){case Zc:if(b===null)return b;case Ib:return s.get(b)||fm(s,c,b)}return b}},WT=e=>Db(Bb(e));class Wb{constructor(){us(this,"filesMap",new Map);us(this,"pathsSet",new Set);us(this,"idMap",new Map)}getPaths(){return Array.from(this.pathsSet)}getFiles(t){return t?t.map(r=>this.filesMap.get(r)).flat().filter(r=>r&&!r.local):Array.from(this.filesMap.values()).flat().filter(r=>!r.local)}getFilepaths(){return Array.from(this.filesMap.keys())}getFailedFilepaths(){return this.getFiles().filter(t=>{var r;return((r=t.result)==null?void 0:r.state)==="fail"}).map(t=>t.filepath)}collectPaths(t=[]){t.forEach(r=>{this.pathsSet.add(r)})}collectFiles(t=[]){t.forEach(r=>{const o=this.filesMap.get(r.filepath)||[],s=o.filter(f=>f.projectName!==r.projectName||f.meta.typecheck!==r.meta.typecheck),c=o.find(f=>f.projectName===r.projectName);c&&(r.logs=c.logs),s.push(r),this.filesMap.set(r.filepath,s),this.updateId(r)})}clearFiles(t,r=[]){const o=t;r.forEach(s=>{const c=this.filesMap.get(s),f=Ob(s,o.config.root,o.config.name||"");if(f.local=!0,this.idMap.set(f.id,f),!c){this.filesMap.set(s,[f]);return}const d=c.filter(h=>h.projectName!==o.config.name);d.length?this.filesMap.set(s,[...d,f]):this.filesMap.set(s,[f])})}updateId(t){this.idMap.get(t.id)!==t&&(this.idMap.set(t.id,t),t.type==="suite"&&t.tasks.forEach(r=>{this.updateId(r)}))}updateTasks(t){for(const[r,o,s]of t){const c=this.idMap.get(r);c&&(c.result=o,c.meta=s,(o==null?void 0:o.state)==="skip"&&(c.mode="skip"))}}updateUserLog(t){const r=t.taskId&&this.idMap.get(t.taskId);r&&(r.logs||(r.logs=[]),r.logs.push(t))}}function qT(e,t={}){const{handlers:r={},autoReconnect:o=!0,reconnectInterval:s=2e3,reconnectTries:c=10,connectTimeout:f=6e4,reactive:d=T=>T,WebSocketConstructor:h=globalThis.WebSocket}=t;let p=c;const v=d({ws:new h(e),state:new Wb,waitForConnection:M,reconnect:N},"state");v.state.filesMap=d(v.state.filesMap,"filesMap"),v.state.idMap=d(v.state.idMap,"idMap");let m;const b={onSpecsCollected(T){var P;T==null||T.forEach(([A,B])=>{v.state.clearFiles({config:A},[B])}),(P=r.onSpecsCollected)==null||P.call(r,T)},onPathsCollected(T){var P;v.state.collectPaths(T),(P=r.onPathsCollected)==null||P.call(r,T)},onCollected(T){var P;v.state.collectFiles(T),(P=r.onCollected)==null||P.call(r,T)},onTaskUpdate(T){var P;v.state.updateTasks(T),(P=r.onTaskUpdate)==null||P.call(r,T)},onUserConsoleLog(T){var P;v.state.updateUserLog(T),(P=r.onUserConsoleLog)==null||P.call(r,T)},onFinished(T,P){var A;(A=r.onFinished)==null||A.call(r,T,P)},onFinishedReportCoverage(){var T;(T=r.onFinishedReportCoverage)==null||T.call(r)}},w={post:T=>v.ws.send(T),on:T=>m=T,serialize:T=>Bb(T,(P,A)=>A instanceof Error?{name:A.name,message:A.message,stack:A.stack}:A),deserialize:Dd,onTimeoutError(T){throw new Error(`[vitest-ws-client]: Timeout calling "${T}"`)}};v.rpc=RT(b,w);let E;function N(T=!1){T&&(p=c),v.ws=new h(e),L()}function L(){E=new Promise((T,P)=>{var B,G;const A=(G=(B=setTimeout(()=>{P(new Error(`Cannot connect to the server in ${f/1e3} seconds`))},f))==null?void 0:B.unref)==null?void 0:G.call(B);v.ws.OPEN===v.ws.readyState&&T(),v.ws.addEventListener("open",()=>{p=c,T(),clearTimeout(A)})}),v.ws.addEventListener("message",T=>{m(T.data)}),v.ws.addEventListener("close",()=>{p-=1,o&&p>0&&setTimeout(N,s)})}L();function M(){return E}return v}function Dh(e){return K0()?(QS(e),!0):!1}const Qf=new WeakMap,UT=(...e)=>{var t;const r=e[0],o=(t=Hs())==null?void 0:t.proxy;if(o==null&&!Oy())throw new Error("injectLocal must be called in setup");return o&&Qf.has(o)&&r in Qf.get(o)?Qf.get(o)[r]:qr(...e)},jT=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const VT=Object.prototype.toString,GT=e=>VT.call(e)==="[object Object]",Jc=()=>{};function qb(e,t){function r(...o){return new Promise((s,c)=>{Promise.resolve(e(()=>t.apply(this,o),{fn:t,thisArg:this,args:o})).then(s).catch(c)})}return r}const Ub=e=>e();function jb(e,t={}){let r,o,s=Jc;const c=h=>{clearTimeout(h),s(),s=Jc};let f;return h=>{const p=Ut(e),v=Ut(t.maxWait);return r&&c(r),p<=0||v!==void 0&&v<=0?(o&&(c(o),o=null),Promise.resolve(h())):new Promise((m,b)=>{s=t.rejectOnCancel?b:m,f=h,v&&!o&&(o=setTimeout(()=>{r&&c(r),o=null,m(f())},v)),r=setTimeout(()=>{o&&c(o),o=null,m(h())},p)})}}function KT(e=Ub,t={}){const{initialState:r="active"}=t,o=Vb(r==="active");function s(){o.value=!1}function c(){o.value=!0}const f=(...d)=>{o.value&&e(...d)};return{isActive:ha(o),pause:s,resume:c,eventFilter:f}}function dm(e,t=!1,r="Timeout"){return new Promise((o,s)=>{setTimeout(t?()=>s(r):o,e)})}function hm(e){return e.endsWith("rem")?Number.parseFloat(e)*16:Number.parseFloat(e)}function XT(e){return Hs()}function ed(e){return Array.isArray(e)?e:[e]}function Vb(...e){if(e.length!==1)return pa(...e);const t=e[0];return typeof t=="function"?ha(fy(()=>({get:t,set:Jc}))):je(t)}function dc(e,t=200,r={}){return qb(jb(t,r),e)}function Gb(e,t,r={}){const{eventFilter:o=Ub,...s}=r;return Et(e,qb(o,t),s)}function Kb(e,t,r={}){const{eventFilter:o,initialState:s="active",...c}=r,{eventFilter:f,pause:d,resume:h,isActive:p}=KT(o,{initialState:s});return{stop:Gb(e,t,{...c,eventFilter:f}),pause:d,resume:h,isActive:p}}function Ih(e,t=!0,r){XT()?Fs(e,r):t?e():Pt(e)}function Id(e,t=!1){function r(m,{flush:b="sync",deep:w=!1,timeout:E,throwOnTimeout:N}={}){let L=null;const T=[new Promise(P=>{L=Et(e,A=>{m(A)!==t&&(L?L():Pt(()=>L==null?void 0:L()),P(A))},{flush:b,deep:w,immediate:!0})})];return E!=null&&T.push(dm(E,N).then(()=>Ut(e)).finally(()=>L==null?void 0:L())),Promise.race(T)}function o(m,b){if(!kt(m))return r(A=>A===m,b);const{flush:w="sync",deep:E=!1,timeout:N,throwOnTimeout:L}=b??{};let M=null;const P=[new Promise(A=>{M=Et([e,m],([B,G])=>{t!==(B===G)&&(M?M():Pt(()=>M==null?void 0:M()),A(B))},{flush:w,deep:E,immediate:!0})})];return N!=null&&P.push(dm(N,L).then(()=>Ut(e)).finally(()=>(M==null||M(),Ut(e)))),Promise.race(P)}function s(m){return r(b=>!!b,m)}function c(m){return o(null,m)}function f(m){return o(void 0,m)}function d(m){return r(Number.isNaN,m)}function h(m,b){return r(w=>{const E=Array.from(w);return E.includes(m)||E.includes(Ut(m))},b)}function p(m){return v(1,m)}function v(m=1,b){let w=-1;return r(()=>(w+=1,w>=m),b)}return Array.isArray(Ut(e))?{toMatch:r,toContains:h,changed:p,changedTimes:v,get not(){return Id(e,!t)}}:{toMatch:r,toBe:o,toBeTruthy:s,toBeNull:c,toBeNaN:d,toBeUndefined:f,changed:p,changedTimes:v,get not(){return Id(e,!t)}}}function pm(e){return Id(e)}function YT(e=!1,t={}){const{truthyValue:r=!0,falsyValue:o=!1}=t,s=kt(e),c=je(e);function f(d){if(arguments.length)return c.value=d,c.value;{const h=Ut(r);return c.value=c.value===h?Ut(o):h,c.value}}return s?f:[c,f]}function Fh(e,t,r={}){const{debounce:o=0,maxWait:s=void 0,...c}=r;return Gb(e,t,{...c,eventFilter:jb(o,{maxWait:s})})}function ZT(e,t,r){return Et(e,t,{...r,immediate:!0})}function JT(e,t,r){const o=Et(e,(...s)=>(Pt(()=>o()),t(...s)),r);return o}function QT(e,t,r){let o;kt(r)?o={evaluating:r}:o={};const{lazy:s=!1,evaluating:c=void 0,shallow:f=!0,onError:d=Jc}=o,h=On(!s),p=f?On(t):je(t);let v=0;return Eh(async m=>{if(!h.value)return;v++;const b=v;let w=!1;c&&Promise.resolve().then(()=>{c.value=!0});try{const E=await e(N=>{m(()=>{c&&(c.value=!1),w||N()})});b===v&&(p.value=E)}catch(E){d(E)}finally{c&&b===v&&(c.value=!1),w=!0}}),s?ke(()=>(h.value=!0,p.value)):p}const Ar=jT?window:void 0;function Qc(e){var t;const r=Ut(e);return(t=r==null?void 0:r.$el)!=null?t:r}function Qi(...e){const t=[],r=()=>{t.forEach(d=>d()),t.length=0},o=(d,h,p,v)=>(d.addEventListener(h,p,v),()=>d.removeEventListener(h,p,v)),s=ke(()=>{const d=ed(Ut(e[0])).filter(h=>h!=null);return d.every(h=>typeof h!="string")?d:void 0}),c=ZT(()=>{var d,h;return[(h=(d=s.value)==null?void 0:d.map(p=>Qc(p)))!=null?h:[Ar].filter(p=>p!=null),ed(Ut(s.value?e[1]:e[0])),ed(W(s.value?e[2]:e[1])),Ut(s.value?e[3]:e[2])]},([d,h,p,v])=>{if(r(),!(d!=null&&d.length)||!(h!=null&&h.length)||!(p!=null&&p.length))return;const m=GT(v)?{...v}:v;t.push(...d.flatMap(b=>h.flatMap(w=>p.map(E=>o(b,w,E,m)))))},{flush:"post"}),f=()=>{c(),r()};return Dh(r),f}function eE(){const e=On(!1),t=Hs();return t&&Fs(()=>{e.value=!0},t),e}function Xb(e){const t=eE();return ke(()=>(t.value,!!e()))}function tE(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function Yb(...e){let t,r,o={};e.length===3?(t=e[0],r=e[1],o=e[2]):e.length===2?typeof e[1]=="object"?(t=!0,r=e[0],o=e[1]):(t=e[0],r=e[1]):(t=!0,r=e[0]);const{target:s=Ar,eventName:c="keydown",passive:f=!1,dedupe:d=!1}=o,h=tE(t);return Qi(s,c,v=>{v.repeat&&Ut(d)||h(v)&&r(v)},f)}function nE(e,t={}){const{immediate:r=!0,fpsLimit:o=void 0,window:s=Ar,once:c=!1}=t,f=On(!1),d=ke(()=>o?1e3/Ut(o):null);let h=0,p=null;function v(w){if(!f.value||!s)return;h||(h=w);const E=w-h;if(d.value&&E<d.value){p=s.requestAnimationFrame(v);return}if(h=w,e({delta:E,timestamp:w}),c){f.value=!1,p=null;return}p=s.requestAnimationFrame(v)}function m(){!f.value&&s&&(f.value=!0,h=0,p=s.requestAnimationFrame(v))}function b(){f.value=!1,p!=null&&s&&(s.cancelAnimationFrame(p),p=null)}return r&&m(),Dh(b),{isActive:ha(f),pause:b,resume:m}}const rE=Symbol("vueuse-ssr-width");function iE(){const e=Oy()?UT(rE,null):null;return typeof e=="number"?e:void 0}function Zb(e,t={}){const{window:r=Ar,ssrWidth:o=iE()}=t,s=Xb(()=>r&&"matchMedia"in r&&typeof r.matchMedia=="function"),c=je(typeof o=="number"),f=On(),d=On(!1),h=p=>{d.value=p.matches};return Eh(()=>{if(c.value){c.value=!s.value;const p=Ut(e).split(",");d.value=p.some(v=>{const m=v.includes("not all"),b=v.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),w=v.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let E=!!(b||w);return b&&E&&(E=o>=hm(b[1])),w&&E&&(E=o<=hm(w[1])),m?!E:E});return}s.value&&(f.value=r.matchMedia(Ut(e)),d.value=f.value.matches)}),Qi(f,"change",h,{passive:!0}),ke(()=>d.value)}const hc=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},pc="__vueuse_ssr_handlers__",oE=sE();function sE(){return pc in hc||(hc[pc]=hc[pc]||{}),hc[pc]}function Jb(e,t){return oE[e]||t}function lE(e){return Zb("(prefers-color-scheme: dark)",e)}function aE(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const cE={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},gm="vueuse-storage";function Qb(e,t,r,o={}){var s;const{flush:c="pre",deep:f=!0,listenToStorageChanges:d=!0,writeDefaults:h=!0,mergeDefaults:p=!1,shallow:v,window:m=Ar,eventFilter:b,onError:w=ee=>{console.error(ee)},initOnMounted:E}=o,N=(v?On:je)(typeof t=="function"?t():t),L=ke(()=>Ut(e));if(!r)try{r=Jb("getDefaultStorage",()=>{var ee;return(ee=Ar)==null?void 0:ee.localStorage})()}catch(ee){w(ee)}if(!r)return N;const M=Ut(t),T=aE(M),P=(s=o.serializer)!=null?s:cE[T],{pause:A,resume:B}=Kb(N,()=>U(N.value),{flush:c,deep:f,eventFilter:b});Et(L,()=>J(),{flush:c}),m&&d&&Ih(()=>{r instanceof Storage?Qi(m,"storage",J,{passive:!0}):Qi(m,gm,Y),E&&J()}),E||J();function G(ee,R){if(m){const $={key:L.value,oldValue:ee,newValue:R,storageArea:r};m.dispatchEvent(r instanceof Storage?new StorageEvent("storage",$):new CustomEvent(gm,{detail:$}))}}function U(ee){try{const R=r.getItem(L.value);if(ee==null)G(R,null),r.removeItem(L.value);else{const $=P.write(ee);R!==$&&(r.setItem(L.value,$),G(R,$))}}catch(R){w(R)}}function Q(ee){const R=ee?ee.newValue:r.getItem(L.value);if(R==null)return h&&M!=null&&r.setItem(L.value,P.write(M)),M;if(!ee&&p){const $=P.read(R);return typeof p=="function"?p($,M):T==="object"&&!Array.isArray($)?{...M,...$}:$}else return typeof R!="string"?R:P.read(R)}function J(ee){if(!(ee&&ee.storageArea!==r)){if(ee&&ee.key==null){N.value=M;return}if(!(ee&&ee.key!==L.value)){A();try{(ee==null?void 0:ee.newValue)!==P.write(N.value)&&(N.value=Q(ee))}catch(R){w(R)}finally{ee?Pt(B):B()}}}}function Y(ee){J(ee.detail)}return N}const uE="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function fE(e={}){const{selector:t="html",attribute:r="class",initialValue:o="auto",window:s=Ar,storage:c,storageKey:f="vueuse-color-scheme",listenToStorageChanges:d=!0,storageRef:h,emitAuto:p,disableTransition:v=!0}=e,m={auto:"",light:"light",dark:"dark",...e.modes||{}},b=lE({window:s}),w=ke(()=>b.value?"dark":"light"),E=h||(f==null?Vb(o):Qb(f,o,c,{window:s,listenToStorageChanges:d})),N=ke(()=>E.value==="auto"?w.value:E.value),L=Jb("updateHTMLAttrs",(A,B,G)=>{const U=typeof A=="string"?s==null?void 0:s.document.querySelector(A):Qc(A);if(!U)return;const Q=new Set,J=new Set;let Y=null;if(B==="class"){const R=G.split(/\s/g);Object.values(m).flatMap($=>($||"").split(/\s/g)).filter(Boolean).forEach($=>{R.includes($)?Q.add($):J.add($)})}else Y={key:B,value:G};if(Q.size===0&&J.size===0&&Y===null)return;let ee;v&&(ee=s.document.createElement("style"),ee.appendChild(document.createTextNode(uE)),s.document.head.appendChild(ee));for(const R of Q)U.classList.add(R);for(const R of J)U.classList.remove(R);Y&&U.setAttribute(Y.key,Y.value),v&&(s.getComputedStyle(ee).opacity,document.head.removeChild(ee))});function M(A){var B;L(t,r,(B=m[A])!=null?B:A)}function T(A){e.onChanged?e.onChanged(A,M):M(A)}Et(N,T,{flush:"post",immediate:!0}),Ih(()=>T(N.value));const P=ke({get(){return p?E.value:N.value},set(A){E.value=A}});return Object.assign(P,{store:E,system:w,state:N})}function dE(e={}){const{valueDark:t="dark",valueLight:r=""}=e,o=fE({...e,onChanged:(f,d)=>{var h;e.onChanged?(h=e.onChanged)==null||h.call(e,f==="dark",d,f):d(f)},modes:{dark:t,light:r}}),s=ke(()=>o.system.value);return ke({get(){return o.value==="dark"},set(f){const d=f?"dark":"light";s.value===d?o.value="auto":o.value=d}})}function hE(e,t,r={}){const{window:o=Ar,...s}=r;let c;const f=Xb(()=>o&&"ResizeObserver"in o),d=()=>{c&&(c.disconnect(),c=void 0)},h=ke(()=>{const m=Ut(e);return Array.isArray(m)?m.map(b=>Qc(b)):[Qc(m)]}),p=Et(h,m=>{if(d(),f.value&&o){c=new ResizeObserver(t);for(const b of m)b&&c.observe(b,s)}},{immediate:!0,flush:"post"}),v=()=>{d(),p()};return Dh(v),{isSupported:f,stop:v}}function Ou(e,t,r={}){const{window:o=Ar}=r;return Qb(e,t,o==null?void 0:o.localStorage,r)}function pE(e="history",t={}){const{initialValue:r={},removeNullishValues:o=!0,removeFalsyValues:s=!1,write:c=!0,writeMode:f="replace",window:d=Ar}=t;if(!d)return er(r);const h=er({});function p(){if(e==="history")return d.location.search||"";if(e==="hash"){const P=d.location.hash||"",A=P.indexOf("?");return A>0?P.slice(A):""}else return(d.location.hash||"").replace(/^#/,"")}function v(P){const A=P.toString();if(e==="history")return`${A?`?${A}`:""}${d.location.hash||""}`;if(e==="hash-params")return`${d.location.search||""}${A?`#${A}`:""}`;const B=d.location.hash||"#",G=B.indexOf("?");return G>0?`${d.location.search||""}${B.slice(0,G)}${A?`?${A}`:""}`:`${d.location.search||""}${B}${A?`?${A}`:""}`}function m(){return new URLSearchParams(p())}function b(P){const A=new Set(Object.keys(h));for(const B of P.keys()){const G=P.getAll(B);h[B]=G.length>1?G:P.get(B)||"",A.delete(B)}Array.from(A).forEach(B=>delete h[B])}const{pause:w,resume:E}=Kb(h,()=>{const P=new URLSearchParams("");Object.keys(h).forEach(A=>{const B=h[A];Array.isArray(B)?B.forEach(G=>P.append(A,G)):o&&B==null||s&&!B?P.delete(A):P.set(A,B)}),N(P,!1)},{deep:!0});function N(P,A){w(),A&&b(P),f==="replace"?d.history.replaceState(d.history.state,d.document.title,d.location.pathname+v(P)):d.history.pushState(d.history.state,d.document.title,d.location.pathname+v(P)),E()}function L(){c&&N(m(),!0)}const M={passive:!0};Qi(d,"popstate",L,M),e!=="history"&&Qi(d,"hashchange",L,M);const T=m();return T.keys().next().value?b(T):Object.assign(h,r),h}function Hh(e={}){const{window:t=Ar,initialWidth:r=Number.POSITIVE_INFINITY,initialHeight:o=Number.POSITIVE_INFINITY,listenOrientation:s=!0,includeScrollbar:c=!0,type:f="inner"}=e,d=je(r),h=je(o),p=()=>{if(t)if(f==="outer")d.value=t.outerWidth,h.value=t.outerHeight;else if(f==="visual"&&t.visualViewport){const{width:m,height:b,scale:w}=t.visualViewport;d.value=Math.round(m*w),h.value=Math.round(b*w)}else c?(d.value=t.innerWidth,h.value=t.innerHeight):(d.value=t.document.documentElement.clientWidth,h.value=t.document.documentElement.clientHeight)};p(),Ih(p);const v={passive:!0};if(Qi("resize",p,v),t&&f==="visual"&&t.visualViewport&&Qi(t.visualViewport,"resize",p,v),s){const m=Zb("(orientation: portrait)");Et(m,()=>p())}return{width:d,height:h}}const Fd=On([]),Gn=On([]),Mr=Ou("vitest-ui_task-tree-opened",[],{shallow:!0}),eu=ke(()=>new Set(Mr.value)),cn=Ou("vitest-ui_task-tree-filter",{expandAll:void 0,failed:!1,success:!1,skipped:!1,onlyTests:!1,search:""}),Wn=je(cn.value.search),gE={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function ew(e){return e.replace(/[&<>"']/g,t=>gE[t])}const vE=ke(()=>{const e=Wn.value.toLowerCase();return e.length?new RegExp(`(${ew(e)})`,"gi"):null}),tw=ke(()=>Wn.value.trim()!==""),Je=er({failed:cn.value.failed,success:cn.value.success,skipped:cn.value.skipped,onlyTests:cn.value.onlyTests}),Hd=ke(()=>!!(Je.failed||Je.success||Je.skipped)),Pu=On([]),Os=je(!1),vm=ke(()=>{const e=cn.value.expandAll;return Mr.value.length>0?e!==!0:e!==!1}),mE=ke(()=>{const e=tw.value,t=Hd.value,r=Je.onlyTests,o=Ee.summary.filesFailed,s=Ee.summary.filesSuccess,c=Ee.summary.filesSkipped,f=Ee.summary.filesRunning,d=Pu.value;return Ee.collectTestsTotal(e||t,r,d,{failed:o,success:s,skipped:c,running:f})});function wa(e){return Object.hasOwnProperty.call(e,"tasks")}function yE(e,t){return typeof e!="string"||typeof t!="string"?!1:e.toLowerCase().includes(t.toLowerCase())}function nw(e){if(!e)return"";const t=e.split("").reduce((o,s,c)=>o+s.charCodeAt(0)+c,0),r=["yellow","cyan","green","magenta"];return r[t%r.length]}function bE(e){return e.type==="test"}function wE(e){return e.mode==="run"&&e.type==="test"}function Nn(e){return e.type==="file"}function pi(e){return e.type==="file"||e.type==="suite"}function xE(e=Ee.root.tasks){return e.sort((t,r)=>`${t.filepath}:${t.projectName}`.localeCompare(`${r.filepath}:${r.projectName}`))}function ia(e,t=!1){var o,s,c,f,d;let r=Ee.nodes.get(e.id);if(r?(r.typecheck=!!e.meta&&"typecheck"in e.meta,r.state=(o=e.result)==null?void 0:o.state,r.mode=e.mode,r.duration=(s=e.result)==null?void 0:s.duration,r.collectDuration=e.collectDuration,r.setupDuration=e.setupDuration,r.environmentLoad=e.environmentLoad,r.prepareDuration=e.prepareDuration):(r={id:e.id,parentId:"root",name:e.name,mode:e.mode,expandable:!0,expanded:eu.value.size>0&&eu.value.has(e.id),type:"file",children:new Set,tasks:[],typecheck:!!e.meta&&"typecheck"in e.meta,indent:0,duration:((c=e.result)==null?void 0:c.duration)!=null?Math.round((f=e.result)==null?void 0:f.duration):void 0,filepath:e.filepath,projectName:e.projectName||"",projectNameColor:nw(e.projectName),collectDuration:e.collectDuration,setupDuration:e.setupDuration,environmentLoad:e.environmentLoad,prepareDuration:e.prepareDuration,state:(d=e.result)==null?void 0:d.state},Ee.nodes.set(e.id,r),Ee.root.tasks.push(r)),t)for(let h=0;h<e.tasks.length;h++)xa(e.id,e.tasks[h],!0)}function rw(e,t){const r=Ee.nodes.get(e);if(!r||!pi(r))return;const o=mt.state.idMap.get(e);if(!(!o||!wa(o)))return xa(r.parentId,o,t&&o.tasks.length>0),[r,o]}function SE(e){const t=Ee.nodes.get(e);if(!t)return;const r=mt.state.idMap.get(e);!r||!Pb(r)||xa(t.parentId,r,!1)}function xa(e,t,r){var f,d,h,p,v;const o=Ee.nodes.get(e);let s;const c=((f=t.result)==null?void 0:f.duration)!=null?Math.round((d=t.result)==null?void 0:d.duration):void 0;if(o&&(s=Ee.nodes.get(t.id),s?(o.children.has(t.id)||(o.tasks.push(s),o.children.add(t.id)),s.mode=t.mode,s.duration=c,s.state=(h=t.result)==null?void 0:h.state):(Pb(t)?s={id:t.id,fileId:t.file.id,parentId:e,name:t.name,mode:t.mode,type:t.type,expandable:!1,expanded:!1,indent:o.indent+1,duration:c,state:(p=t.result)==null?void 0:p.state}:s={id:t.id,fileId:t.file.id,parentId:e,name:t.name,mode:t.mode,type:"suite",expandable:!0,expanded:eu.value.size>0&&eu.value.has(t.id),children:new Set,tasks:[],indent:o.indent+1,duration:c,state:(v=t.result)==null?void 0:v.state},Ee.nodes.set(t.id,s),o.tasks.push(s),o.children.add(t.id)),s&&r&&wa(t)))for(let m=0;m<t.tasks.length;m++)xa(s.id,t.tasks[m],r)}function _E(e){const t=Ee.nodes.get(e);if(!t||!pi(t))return;const r=new Set(Mr.value);r.delete(t.id);const o=[...CE(t)];Mr.value=Array.from(r),Gn.value=o}function kE(){Bd(Ee.root.tasks);const e=[...Gn.value.filter(Nn)];Bd(e),Mr.value=[],cn.value.expandAll=!0,Gn.value=e}function Bd(e){for(const t of e)pi(t)&&(t.expanded=!1,Bd(t.tasks))}function*iw(e,t){if(t&&(yield e.id),pi(e))for(let r=0;r<e.tasks.length;r++)yield*iw(e.tasks[r],!0)}function*CE(e){const t=e.id,r=new Set(iw(e,!1));for(let o=0;o<Gn.value.length;o++){const s=Gn.value[o];if(s.id===t){s.expanded=!1,yield s;continue}if(r.has(s.id)){r.delete(s.id);continue}yield s}}const Ru=je("idle"),gs=ke(()=>Ru.value==="idle"),Wi=je([]);function TE(e,t,r){return e?lw(e,t,r):!1}function Bh(e,t){const r=[...ow(e,t)];Gn.value=r,Pu.value=r.filter(Nn).map(o=>ar(o.id))}function*ow(e,t){for(const r of xE())yield*sw(r,e,t)}function*sw(e,t,r){const o=new Set,s=new Map,c=[];let f;if(r.onlyTests)for(const[m,b]of Wd(e,o,w=>mm(w,t,r)))c.push([m,b]);else{for(const[m,b]of Wd(e,o,w=>mm(w,t,r)))pi(b)?(s.set(b.id,m),Nn(b)?(m&&(f=b.id),c.push([m,b])):c.push([m||s.get(b.parentId)===!0,b])):c.push([m||s.get(b.parentId)===!0,b]);!f&&!Nn(e)&&"fileId"in e&&(f=e.fileId)}const d=new Set,h=[...AE(c,r.onlyTests,o,d,f)].reverse(),p=Ee.nodes,v=new Set(h.filter(m=>{var b;return Nn(m)||pi(m)&&((b=p.get(m.parentId))==null?void 0:b.expanded)}).map(m=>m.id));yield*h.filter(m=>{var b;return Nn(m)||v.has(m.parentId)&&((b=p.get(m.parentId))==null?void 0:b.expanded)})}function EE(e,t,r,o,s){if(o){if(Nn(t))return s.has(t.id)?t:void 0;if(r.has(t.id)){const c=Ee.nodes.get(t.parentId);return c&&Nn(c)&&s.add(c.id),t}}else if(e||r.has(t.id)||s.has(t.id)){const c=Ee.nodes.get(t.parentId);return c&&Nn(c)&&s.add(c.id),t}}function*AE(e,t,r,o,s){for(let c=e.length-1;c>=0;c--){const[f,d]=e[c],h=pi(d);if(!t&&s&&r.has(s)&&"fileId"in d&&d.fileId===s){h&&r.add(d.id);let p=Ee.nodes.get(d.parentId);for(;p;)r.add(p.id),Nn(p)&&o.add(p.id),p=Ee.nodes.get(p.parentId);yield d;continue}if(h){const p=EE(f,d,r,t,o);p&&(yield p)}else if(f){const p=Ee.nodes.get(d.parentId);p&&Nn(p)&&o.add(p.id),yield d}}}function ME(e,t){var r,o;return(t.success||t.failed)&&"result"in e&&(t.success&&((r=e.result)==null?void 0:r.state)==="pass"||t.failed&&((o=e.result)==null?void 0:o.state)==="fail")?!0:t.skipped&&"mode"in e?e.mode==="skip"||e.mode==="todo":!1}function lw(e,t,r){if(t.length===0||yE(e.name,t))if(r.success||r.failed||r.skipped){if(ME(e,r))return!0}else return!0;return!1}function*Wd(e,t,r){const o=r(e);if(o)if(bE(e)){let s=Ee.nodes.get(e.parentId);for(;s;)t.add(s.id),s=Ee.nodes.get(s.parentId)}else if(Nn(e))t.add(e.id);else{t.add(e.id);let s=Ee.nodes.get(e.parentId);for(;s;)t.add(s.id),s=Ee.nodes.get(s.parentId)}if(yield[o,e],pi(e))for(let s=0;s<e.tasks.length;s++)yield*Wd(e.tasks[s],t,r)}function mm(e,t,r){const o=mt.state.idMap.get(e.id);return o?lw(o,t,r):!1}function LE(e,t,r){const o=rw(e,!1);if(!o)return;const[s,c]=o;for(const p of c.tasks)xa(s.id,p,!1);s.expanded=!0;const f=new Set(Mr.value);f.add(s.id);const d=new Set(sw(s,t,r)),h=[...OE(s,d)];Mr.value=Array.from(f),Gn.value=h}function NE(e,t){Wh(Ee.root.tasks,!1);const r=[...ow(e,t)];cn.value.expandAll=!1,Mr.value=[],Gn.value=r,Pu.value=r.filter(Nn).map(o=>ar(o.id))}function $E(e,t){if(e.size)for(const r of Gn.value)e.has(r.id)&&(r.expanded=!0);else t&&Wh(Gn.value.filter(Nn),!0)}function Wh(e,t){for(const r of e)pi(r)&&(r.expanded=!0,Wh(r.tasks,!1));t&&(cn.value.expandAll=!1,Mr.value=[])}function*OE(e,t){const r=e.id,o=new Set(Array.from(t).map(s=>s.id));for(const s of Gn.value)s.id===r?(s.expanded=!0,o.has(s.id)||(yield e),yield*t):o.has(s.id)||(yield s)}function qh(e){return Rb(e).some(t=>{var r,o;return(o=(r=t.result)==null?void 0:r.errors)==null?void 0:o.some(s=>typeof(s==null?void 0:s.message)=="string"&&s.message.match(/Snapshot .* mismatched/))})}function PE(e,t,r,o){e.map(s=>[`${s.filepath}:${s.projectName||""}`,s]).sort(([s],[c])=>s.localeCompare(c)).map(([,s])=>ia(s,t)),Fd.value=[...Ee.root.tasks],Bh(r.trim(),{failed:o.failed,success:o.success,skipped:o.skipped,onlyTests:o.onlyTests})}function RE(e){queueMicrotask(()=>{const t=Ee.pendingTasks,r=mt.state.idMap;for(const o of e)if(o[1]){const c=r.get(o[0]);if(c){let f=t.get(c.file.id);f||(f=new Set,t.set(c.file.id,f)),f.add(c.id)}}})}function ym(e,t,r,o,s){e&&BE(r);const c=!e;queueMicrotask(()=>{t?IE(c):FE(c)}),queueMicrotask(()=>{WE(r)}),queueMicrotask(()=>{t&&(r.failedSnapshot=Fd.value&&qh(Fd.value.map(f=>ar(f.id))),r.failedSnapshotEnabled=!0)}),queueMicrotask(()=>{HE(o,s,t)})}function*zE(){yield*Gn.value.filter(wE)}function DE(){const e=mt.state.idMap;let t;for(const r of zE())t=e.get(r.parentId),t&&wa(t)&&t.mode==="todo"&&(t=e.get(r.id),t&&(t.mode="todo"))}function IE(e){const t=mt.state.getFiles(),r=Ee.nodes,o=t.filter(c=>!r.has(c.id));for(let c=0;c<o.length;c++)ia(o[c],e),tu(o[c].tasks);const s=Ee.root.tasks;for(let c=0;c<s.length;c++){const f=s[c],d=ar(f.id);if(!d)continue;ia(d,e);const h=d.tasks;h!=null&&h.length&&tu(d.tasks)}}function FE(e){const t=new Map(Ee.pendingTasks.entries());Ee.pendingTasks.clear();const r=Ee.nodes,o=Array.from(t.keys()).filter(d=>!r.has(d)).map(d=>ar(d)).filter(Boolean);let s;for(let d=0;d<o.length;d++)s=o[d],ia(s,!1),tu(s.tasks),t.delete(s.id);const c=mt.state.idMap,f=Ee.root.tasks;for(let d=0;d<f.length;d++){const h=f[d],p=ar(h.id);if(!p)continue;const v=t.get(p.id);v&&(ia(p,e),tu(Array.from(v).map(m=>c.get(m)).filter(Boolean)))}}function HE(e,t,r=!1){const o=cn.value.expandAll,s=o!==!0,c=new Set(Mr.value),f=c.size>0&&o===!1||s;queueMicrotask(()=>{bm(e,t,r)}),Os.value||queueMicrotask(()=>{(Gn.value.length||r)&&(Os.value=!0)}),f&&(queueMicrotask(()=>{$E(c,r),s&&(cn.value.expandAll=!1)}),queueMicrotask(()=>{bm(e,t,r)}))}function bm(e,t,r){Bh(e,t),r&&(DE(),Ru.value="idle")}function tu(e){let t;for(let r=0;r<e.length;r++)t=e[r],wa(t)?rw(t.id,!0):SE(t.id)}function BE(e){e.files=0,e.time="",e.filesFailed=0,e.filesSuccess=0,e.filesIgnore=0,e.filesRunning=0,e.filesSkipped=0,e.filesTodo=0,e.testsFailed=0,e.testsSuccess=0,e.testsIgnore=0,e.testsSkipped=0,e.testsTodo=0,e.totalTests=0,e.failedSnapshotEnabled=!1}function WE(e){var f,d,h,p,v,m;const t=mt.state.idMap,r=new Map(Ee.root.tasks.filter(b=>t.has(b.id)).map(b=>[b.id,b])),o=Array.from(r.values()).map(b=>[b.id,ar(b.id)]),s={files:r.size,time:"",filesFailed:0,filesSuccess:0,filesIgnore:0,filesRunning:0,filesSkipped:0,filesTodo:0,testsFailed:0,testsSuccess:0,testsIgnore:0,testsSkipped:0,testsTodo:0,totalTests:0};let c=0;for(const[b,w]of o){if(!w)continue;const E=r.get(b);E&&(E.mode=w.mode,E.setupDuration=w.setupDuration,E.prepareDuration=w.prepareDuration,E.environmentLoad=w.environmentLoad,E.collectDuration=w.collectDuration,E.duration=((f=w.result)==null?void 0:f.duration)!=null?Math.round((d=w.result)==null?void 0:d.duration):void 0,E.state=(h=w.result)==null?void 0:h.state),c+=Math.max(0,w.collectDuration||0),c+=Math.max(0,w.setupDuration||0),c+=Math.max(0,((p=w.result)==null?void 0:p.duration)||0),c+=Math.max(0,w.environmentLoad||0),c+=Math.max(0,w.prepareDuration||0),s.time=c>1e3?`${(c/1e3).toFixed(2)}s`:`${Math.round(c)}ms`,((v=w.result)==null?void 0:v.state)==="fail"?s.filesFailed++:((m=w.result)==null?void 0:m.state)==="pass"?s.filesSuccess++:w.mode==="skip"?(s.filesIgnore++,s.filesSkipped++):w.mode==="todo"?(s.filesIgnore++,s.filesTodo++):s.filesRunning++;const{failed:N,success:L,skipped:M,total:T,ignored:P,todo:A}=aw(w);s.totalTests+=T,s.testsFailed+=N,s.testsSuccess+=L,s.testsSkipped+=M,s.testsTodo+=A,s.testsIgnore+=P}e.files=s.files,e.time=s.time,e.filesFailed=s.filesFailed,e.filesSuccess=s.filesSuccess,e.filesIgnore=s.filesIgnore,e.filesRunning=s.filesRunning,e.filesSkipped=s.filesSkipped,e.filesTodo=s.filesTodo,e.testsFailed=s.testsFailed,e.testsSuccess=s.testsSuccess,e.testsFailed=s.testsFailed,e.testsTodo=s.testsTodo,e.testsIgnore=s.testsIgnore,e.testsSkipped=s.testsSkipped,e.totalTests=s.totalTests}function aw(e,t="",r){var s,c;const o={failed:0,success:0,skipped:0,running:0,total:0,ignored:0,todo:0};for(const f of cw(e))(!r||TE(f,t,r))&&(o.total++,((s=f.result)==null?void 0:s.state)==="fail"?o.failed++:((c=f.result)==null?void 0:c.state)==="pass"?o.success++:f.mode==="skip"?(o.ignored++,o.skipped++):f.mode==="todo"&&(o.ignored++,o.todo++));return o.running=o.total-o.failed-o.success-o.ignored,o}function qE(e,t,r,o,s,c){var f,d;if(t)return r.map(h=>aw(h,s,c)).reduce((h,{failed:p,success:v,ignored:m,running:b})=>(h.failed+=p,h.success+=v,h.skipped+=m,h.running+=b,h),{failed:0,success:0,skipped:0,running:0});if(e){const h={failed:0,success:0,skipped:0,running:0},p=!c.success&&!c.failed,v=c.failed||p,m=c.success||p;for(const b of r)((f=b.result)==null?void 0:f.state)==="fail"?h.failed+=v?1:0:((d=b.result)==null?void 0:d.state)==="pass"?h.success+=m?1:0:b.mode==="skip"||b.mode==="todo"||h.running++;return h}return o}function*cw(e){const t=Rh(e);let r;for(let o=0;o<t.length;o++)r=t[o],na(r)?yield r:yield*cw(r.tasks)}class UE{constructor(t=[],r=!1,o=500,s={id:"vitest-root-node",expandable:!0,expanded:!0,tasks:[]},c=new Map,f=new Map,d=er({files:0,time:"",filesFailed:0,filesSuccess:0,filesIgnore:0,filesRunning:0,filesSkipped:0,filesSnapshotFailed:0,filesTodo:0,testsFailed:0,testsSuccess:0,testsIgnore:0,testsSkipped:0,testsTodo:0,totalTests:0,failedSnapshot:!1,failedSnapshotEnabled:!1})){us(this,"rafCollector");us(this,"resumeEndRunId");this.projects=t,this.onTaskUpdateCalled=r,this.resumeEndTimeout=o,this.root=s,this.pendingTasks=c,this.nodes=f,this.summary=d,this.rafCollector=nE(this.runCollect.bind(this),{fpsLimit:10,immediate:!1})}loadFiles(t,r){this.projects.splice(0,this.projects.length,...r),PE(t,!0,Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})}startRun(){this.resumeEndRunId=setTimeout(()=>this.endRun(),this.resumeEndTimeout),this.collect(!0,!1)}resumeRun(t){RE(t),this.onTaskUpdateCalled||(clearTimeout(this.resumeEndRunId),this.onTaskUpdateCalled=!0,this.collect(!0,!1,!1),this.rafCollector.resume())}endRun(){this.rafCollector.pause(),this.onTaskUpdateCalled=!1,this.collect(!1,!0)}runCollect(){this.collect(!1,!1)}collect(t,r,o=!0){o?queueMicrotask(()=>{ym(t,r,this.summary,Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})}):ym(t,r,this.summary,Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})}collectTestsTotal(t,r,o,s){return qE(t,r,o,s,Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})}collapseNode(t){queueMicrotask(()=>{_E(t)})}expandNode(t){queueMicrotask(()=>{LE(t,Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})})}collapseAllNodes(){queueMicrotask(()=>{kE()})}expandAllNodes(){queueMicrotask(()=>{NE(Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})})}filterNodes(){queueMicrotask(()=>{Bh(Wn.value.trim(),{failed:Je.failed,success:Je.success,skipped:Je.skipped,onlyTests:Je.onlyTests})})}}const Ee=new UE,Fr=je([414,896]),zu=pE("hash",{initialValue:{file:"",view:null,line:null,test:null}}),eo=pa(zu,"file"),Yn=pa(zu,"view"),uw=pa(zu,"line"),fw=pa(zu,"test"),Ps=je(),Es=je(!0),to=je(!1),nu=je(!0),vs=ke(()=>{var e;return(e=Du.value)==null?void 0:e.coverage}),qd=ke(()=>{var e;return(e=vs.value)==null?void 0:e.enabled}),ms=ke(()=>qd.value&&!!vs.value.htmlReporter),wr=Ou("vitest-ui_splitpanes-mainSizes",[33,67],{initOnMounted:!0}),Lo=Ou("vitest-ui_splitpanes-detailSizes",[33,67],{initOnMounted:!0}),vn=er({navigation:wr.value[0],details:{size:wr.value[1],browser:Lo.value[0],main:Lo.value[1]}}),wm=ke(()=>{var e;if(ms.value){const t=vs.value.reportsDirectory.lastIndexOf("/"),r=(e=vs.value.htmlReporter)==null?void 0:e.subdir;return r?`/${vs.value.reportsDirectory.slice(t+1)}/${r}/index.html`:`/${vs.value.reportsDirectory.slice(t+1)}/index.html`}});Et(Ru,e=>{nu.value=e==="running"},{immediate:!0});function jE(){const e=eo.value;if(e&&e.length>0){const t=ar(e);t?(Ps.value=t,Es.value=!1,to.value=!1):JT(()=>mt.state.getFiles(),()=>{Ps.value=ar(e),Es.value=!1,to.value=!1})}return Es}function ru(e){Es.value=e,to.value=!1,e&&(Ps.value=void 0,eo.value="")}function dw({file:e,line:t,view:r,test:o}){eo.value=e,uw.value=t,Yn.value=r,fw.value=o,Ps.value=ar(e),ru(!1)}function VE(e){dw({file:e.file.id,test:e.type==="test"?e.id:null,line:null,view:null})}function GE(){to.value=!0,Es.value=!1,Ps.value=void 0,eo.value=""}function KE(){vn.details.browser=100,vn.details.main=0,Lo.value=[100,0]}function XE(){vn.details.browser=33,vn.details.main=67,Lo.value=[33,67]}function YE(){vn.navigation=33,vn.details.size=67,wr.value=[33,67]}const ZE={setCurrentFileId(e){eo.value=e,Ps.value=ar(e),ru(!1)},async setIframeViewport(e,t){Fr.value=[e,t],await new Promise(r=>requestAnimationFrame(r))}},JE=location.port,QE=[location.hostname,JE].filter(Boolean).join(":"),eA=`${location.protocol==="https:"?"wss:":"ws:"}//${QE}/__vitest_api__?token=${window.VITEST_API_TOKEN}`,Cr=!!window.METADATA_PATH,tA=44,xm="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",nA=new Uint8Array(64),hw=new Uint8Array(128);for(let e=0;e<xm.length;e++){const t=xm.charCodeAt(e);nA[e]=t,hw[t]=e}function Sl(e,t){let r=0,o=0,s=0;do{const f=e.next();s=hw[f],r|=(s&31)<<o,o+=5}while(s&32);const c=r&1;return r>>>=1,c&&(r=-2147483648|-r),t+r}function Sm(e,t){return e.pos>=t?!1:e.peek()!==tA}class rA{constructor(t){this.pos=0,this.buffer=t}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(t){const{buffer:r,pos:o}=this,s=r.indexOf(t,o);return s===-1?r.length:s}}function iA(e){const{length:t}=e,r=new rA(e),o=[];let s=0,c=0,f=0,d=0,h=0;do{const p=r.indexOf(";"),v=[];let m=!0,b=0;for(s=0;r.pos<p;){let w;s=Sl(r,s),s<b&&(m=!1),b=s,Sm(r,p)?(c=Sl(r,c),f=Sl(r,f),d=Sl(r,d),Sm(r,p)?(h=Sl(r,h),w=[s,c,f,d,h]):w=[s,c,f,d]):w=[s],v.push(w),r.pos++}m||oA(v),o.push(v),r.pos=p+1}while(r.pos<=t);return o}function oA(e){e.sort(sA)}function sA(e,t){return e[0]-t[0]}const lA=/^[\w+.-]+:\/\//,aA=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,cA=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;var Wt;(function(e){e[e.Empty=1]="Empty",e[e.Hash=2]="Hash",e[e.Query=3]="Query",e[e.RelativePath=4]="RelativePath",e[e.AbsolutePath=5]="AbsolutePath",e[e.SchemeRelative=6]="SchemeRelative",e[e.Absolute=7]="Absolute"})(Wt||(Wt={}));function uA(e){return lA.test(e)}function fA(e){return e.startsWith("//")}function pw(e){return e.startsWith("/")}function dA(e){return e.startsWith("file:")}function _m(e){return/^[.?#]/.test(e)}function gc(e){const t=aA.exec(e);return gw(t[1],t[2]||"",t[3],t[4]||"",t[5]||"/",t[6]||"",t[7]||"")}function hA(e){const t=cA.exec(e),r=t[2];return gw("file:","",t[1]||"","",pw(r)?r:"/"+r,t[3]||"",t[4]||"")}function gw(e,t,r,o,s,c,f){return{scheme:e,user:t,host:r,port:o,path:s,query:c,hash:f,type:Wt.Absolute}}function km(e){if(fA(e)){const r=gc("http:"+e);return r.scheme="",r.type=Wt.SchemeRelative,r}if(pw(e)){const r=gc("http://foo.com"+e);return r.scheme="",r.host="",r.type=Wt.AbsolutePath,r}if(dA(e))return hA(e);if(uA(e))return gc(e);const t=gc("http://foo.com/"+e);return t.scheme="",t.host="",t.type=e?e.startsWith("?")?Wt.Query:e.startsWith("#")?Wt.Hash:Wt.RelativePath:Wt.Empty,t}function pA(e){if(e.endsWith("/.."))return e;const t=e.lastIndexOf("/");return e.slice(0,t+1)}function gA(e,t){vw(t,t.type),e.path==="/"?e.path=t.path:e.path=pA(t.path)+e.path}function vw(e,t){const r=t<=Wt.RelativePath,o=e.path.split("/");let s=1,c=0,f=!1;for(let h=1;h<o.length;h++){const p=o[h];if(!p){f=!0;continue}if(f=!1,p!=="."){if(p===".."){c?(f=!0,c--,s--):r&&(o[s++]=p);continue}o[s++]=p,c++}}let d="";for(let h=1;h<s;h++)d+="/"+o[h];(!d||f&&!d.endsWith("/.."))&&(d+="/"),e.path=d}function vA(e,t){if(!e&&!t)return"";const r=km(e);let o=r.type;if(t&&o!==Wt.Absolute){const c=km(t),f=c.type;switch(o){case Wt.Empty:r.hash=c.hash;case Wt.Hash:r.query=c.query;case Wt.Query:case Wt.RelativePath:gA(r,c);case Wt.AbsolutePath:r.user=c.user,r.host=c.host,r.port=c.port;case Wt.SchemeRelative:r.scheme=c.scheme}f>o&&(o=f)}vw(r,o);const s=r.query+r.hash;switch(o){case Wt.Hash:case Wt.Query:return s;case Wt.RelativePath:{const c=r.path.slice(1);return c?_m(t||e)&&!_m(c)?"./"+c+s:c+s:s||"."}case Wt.AbsolutePath:return r.path+s;default:return r.scheme+"//"+r.user+r.host+r.port+r.path+s}}function Cm(e,t){return t&&!t.endsWith("/")&&(t+="/"),vA(e,t)}function mA(e){if(!e)return"";const t=e.lastIndexOf("/");return e.slice(0,t+1)}const no=0,yA=1,bA=2,wA=3,xA=4;function SA(e,t){const r=Tm(e,0);if(r===e.length)return e;t||(e=e.slice());for(let o=r;o<e.length;o=Tm(e,o+1))e[o]=kA(e[o],t);return e}function Tm(e,t){for(let r=t;r<e.length;r++)if(!_A(e[r]))return r;return e.length}function _A(e){for(let t=1;t<e.length;t++)if(e[t][no]<e[t-1][no])return!1;return!0}function kA(e,t){return t||(e=e.slice()),e.sort(CA)}function CA(e,t){return e[no]-t[no]}let iu=!1;function TA(e,t,r,o){for(;r<=o;){const s=r+(o-r>>1),c=e[s][no]-t;if(c===0)return iu=!0,s;c<0?r=s+1:o=s-1}return iu=!1,r-1}function EA(e,t,r){for(let o=r+1;o<e.length&&e[o][no]===t;r=o++);return r}function AA(e,t,r){for(let o=r-1;o>=0&&e[o][no]===t;r=o--);return r}function MA(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function LA(e,t,r,o){const{lastKey:s,lastNeedle:c,lastIndex:f}=r;let d=0,h=e.length-1;if(o===s){if(t===c)return iu=f!==-1&&e[f][no]===t,f;t>=c?d=f===-1?0:f:h=f}return r.lastKey=o,r.lastNeedle=t,r.lastIndex=TA(e,t,d,h)}const NA="`line` must be greater than 0 (lines start at line 1)",$A="`column` must be greater than or equal to 0 (columns start at column 0)",Em=-1,OA=1;class PA{constructor(t,r){const o=typeof t=="string";if(!o&&t._decodedMemo)return t;const s=o?JSON.parse(t):t,{version:c,file:f,names:d,sourceRoot:h,sources:p,sourcesContent:v}=s;this.version=c,this.file=f,this.names=d||[],this.sourceRoot=h,this.sources=p,this.sourcesContent=v,this.ignoreList=s.ignoreList||s.x_google_ignoreList||void 0;const m=Cm(h||"",mA(r));this.resolvedSources=p.map(w=>Cm(w||"",m));const{mappings:b}=s;typeof b=="string"?(this._encoded=b,this._decoded=void 0):(this._encoded=void 0,this._decoded=SA(b,o)),this._decodedMemo=MA(),this._bySources=void 0,this._bySourceMemos=void 0}}function RA(e){var t;return(t=e)._decoded||(t._decoded=iA(e._encoded))}function zA(e,t){let{line:r,column:o,bias:s}=t;if(r--,r<0)throw new Error(NA);if(o<0)throw new Error($A);const c=RA(e);if(r>=c.length)return vc(null,null,null,null);const f=c[r],d=DA(f,e._decodedMemo,r,o,s||OA);if(d===-1)return vc(null,null,null,null);const h=f[d];if(h.length===1)return vc(null,null,null,null);const{names:p,resolvedSources:v}=e;return vc(v[h[yA]],h[bA]+1,h[wA],h.length===5?p[h[xA]]:null)}function vc(e,t,r,o){return{source:e,line:t,column:r,name:o}}function DA(e,t,r,o,s){let c=LA(e,o,t,r);return iu?c=(s===Em?EA:AA)(e,o,c):s===Em&&c++,c===-1||c===e.length?-1:c}const IA=/^[A-Za-z]:\//;function FA(e=""){return e&&e.replace(/\\/g,"/").replace(IA,t=>t.toUpperCase())}const HA=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;function BA(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}const WA=function(...e){e=e.map(o=>FA(o));let t="",r=!1;for(let o=e.length-1;o>=-1&&!r;o--){const s=o>=0?e[o]:BA();!s||s.length===0||(t=`${s}/${t}`,r=Am(s))}return t=qA(t,!r),r&&!Am(t)?`/${t}`:t.length>0?t:"."};function qA(e,t){let r="",o=0,s=-1,c=0,f=null;for(let d=0;d<=e.length;++d){if(d<e.length)f=e[d];else{if(f==="/")break;f="/"}if(f==="/"){if(!(s===d-1||c===1))if(c===2){if(r.length<2||o!==2||r[r.length-1]!=="."||r[r.length-2]!=="."){if(r.length>2){const h=r.lastIndexOf("/");h===-1?(r="",o=0):(r=r.slice(0,h),o=r.length-1-r.lastIndexOf("/")),s=d,c=0;continue}else if(r.length>0){r="",o=0,s=d,c=0;continue}}t&&(r+=r.length>0?"/..":"..",o=2)}else r.length>0?r+=`/${e.slice(s+1,d)}`:r=e.slice(s+1,d),o=d-s-1;s=d,c=0}else f==="."&&c!==-1?++c:c=-1}return r}const Am=function(e){return HA.test(e)},mw=/^\s*at .*(?:\S:\d+|\(native\))/m,UA=/^(?:eval@)?(?:\[native code\])?$/,jA=["node:internal",/\/packages\/\w+\/dist\//,/\/@vitest\/\w+\/dist\//,"/vitest/dist/","/vitest/src/","/vite-node/dist/","/vite-node/src/","/node_modules/chai/","/node_modules/tinypool/","/node_modules/tinyspy/","/deps/chunk-","/deps/@vitest","/deps/loupe","/deps/chai",/node:\w+/,/__vitest_test__/,/__vitest_browser__/,/\/deps\/vitest_/];function yw(e){if(!e.includes(":"))return[e];const r=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(e.replace(/^\(|\)$/g,""));if(!r)return[e];let o=r[1];if(o.startsWith("async ")&&(o=o.slice(6)),o.startsWith("http:")||o.startsWith("https:")){const s=new URL(o);s.searchParams.delete("import"),s.searchParams.delete("browserv"),o=s.pathname+s.hash+s.search}if(o.startsWith("/@fs/")){const s=/^\/@fs\/[a-zA-Z]:\//.test(o);o=o.slice(s?5:4)}return[o,r[2]||void 0,r[3]||void 0]}function VA(e){let t=e.trim();if(UA.test(t)||(t.includes(" > eval")&&(t=t.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),!t.includes("@")&&!t.includes(":")))return null;const r=/((.*".+"[^@]*)?[^@]*)(@)/,o=t.match(r),s=o&&o[1]?o[1]:void 0,[c,f,d]=yw(t.replace(r,""));return!c||!f||!d?null:{file:c,method:s||"",line:Number.parseInt(f),column:Number.parseInt(d)}}function GA(e){let t=e.trim();if(!mw.test(t))return null;t.includes("(eval ")&&(t=t.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(,.*$)/g,""));let r=t.replace(/^\s+/,"").replace(/\(eval code/g,"(").replace(/^.*?\s+/,"");const o=r.match(/ (\(.+\)$)/);r=o?r.replace(o[0],""):r;const[s,c,f]=yw(o?o[1]:r);let d=o&&r||"",h=s&&["eval","<anonymous>"].includes(s)?void 0:s;return!h||!c||!f?null:(d.startsWith("async ")&&(d=d.slice(6)),h.startsWith("file://")&&(h=h.slice(7)),h=h.startsWith("node:")||h.startsWith("internal:")?h:WA(h),d&&(d=d.replace(/__vite_ssr_import_\d+__\./g,"")),{method:d,file:h,line:Number.parseInt(c),column:Number.parseInt(f)})}function KA(e,t={}){const{ignoreStackEntries:r=jA}=t;return(mw.test(e)?YA(e):XA(e)).map(s=>{var c;t.getUrlId&&(s.file=t.getUrlId(s.file));const f=(c=t.getSourceMap)===null||c===void 0?void 0:c.call(t,s.file);if(!f||typeof f!="object"||!f.version)return Mm(r,s.file)?null:s;const d=new PA(f),{line:h,column:p,source:v,name:m}=zA(d,s);let b=s.file;if(v){const w=s.file.startsWith("file://")?s.file:`file://${s.file}`,E=f.sourceRoot?new URL(f.sourceRoot,w):w;b=new URL(v,E).pathname}return Mm(r,b)?null:h!=null&&p!=null?{line:h,column:p,file:b,method:m||s.method}:s}).filter(s=>s!=null)}function Mm(e,t){return e.some(r=>t.match(r))}function XA(e){return e.split(`
18
18
  `).map(t=>VA(t)).filter($b)}function YA(e){return e.split(`
19
19
  `).map(t=>GA(t)).filter($b)}function bw(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var td={},yr={};const ZA="Á",JA="á",QA="Ă",eM="ă",tM="∾",nM="∿",rM="∾̳",iM="Â",oM="â",sM="´",lM="А",aM="а",cM="Æ",uM="æ",fM="⁡",dM="𝔄",hM="𝔞",pM="À",gM="à",vM="ℵ",mM="ℵ",yM="Α",bM="α",wM="Ā",xM="ā",SM="⨿",_M="&",kM="&",CM="⩕",TM="⩓",EM="∧",AM="⩜",MM="⩘",LM="⩚",NM="∠",$M="⦤",OM="∠",PM="⦨",RM="⦩",zM="⦪",DM="⦫",IM="⦬",FM="⦭",HM="⦮",BM="⦯",WM="∡",qM="∟",UM="⊾",jM="⦝",VM="∢",GM="Å",KM="⍼",XM="Ą",YM="ą",ZM="𝔸",JM="𝕒",QM="⩯",eL="≈",tL="⩰",nL="≊",rL="≋",iL="'",oL="⁡",sL="≈",lL="≊",aL="Å",cL="å",uL="𝒜",fL="𝒶",dL="≔",hL="*",pL="≈",gL="≍",vL="Ã",mL="ã",yL="Ä",bL="ä",wL="∳",xL="⨑",SL="≌",_L="϶",kL="‵",CL="∽",TL="⋍",EL="∖",AL="⫧",ML="⊽",LL="⌅",NL="⌆",$L="⌅",OL="⎵",PL="⎶",RL="≌",zL="Б",DL="б",IL="„",FL="∵",HL="∵",BL="∵",WL="⦰",qL="϶",UL="ℬ",jL="ℬ",VL="Β",GL="β",KL="ℶ",XL="≬",YL="𝔅",ZL="𝔟",JL="⋂",QL="◯",eN="⋃",tN="⨀",nN="⨁",rN="⨂",iN="⨆",oN="★",sN="▽",lN="△",aN="⨄",cN="⋁",uN="⋀",fN="⤍",dN="⧫",hN="▪",pN="▴",gN="▾",vN="◂",mN="▸",yN="␣",bN="▒",wN="░",xN="▓",SN="█",_N="=⃥",kN="≡⃥",CN="⫭",TN="⌐",EN="𝔹",AN="𝕓",MN="⊥",LN="⊥",NN="⋈",$N="⧉",ON="┐",PN="╕",RN="╖",zN="╗",DN="┌",IN="╒",FN="╓",HN="╔",BN="─",WN="═",qN="┬",UN="╤",jN="╥",VN="╦",GN="┴",KN="╧",XN="╨",YN="╩",ZN="⊟",JN="⊞",QN="⊠",e$="┘",t$="╛",n$="╜",r$="╝",i$="└",o$="╘",s$="╙",l$="╚",a$="│",c$="║",u$="┼",f$="╪",d$="╫",h$="╬",p$="┤",g$="╡",v$="╢",m$="╣",y$="├",b$="╞",w$="╟",x$="╠",S$="‵",_$="˘",k$="˘",C$="¦",T$="𝒷",E$="ℬ",A$="⁏",M$="∽",L$="⋍",N$="⧅",$$="\\",O$="⟈",P$="•",R$="•",z$="≎",D$="⪮",I$="≏",F$="≎",H$="≏",B$="Ć",W$="ć",q$="⩄",U$="⩉",j$="⩋",V$="∩",G$="⋒",K$="⩇",X$="⩀",Y$="ⅅ",Z$="∩︀",J$="⁁",Q$="ˇ",eO="ℭ",tO="⩍",nO="Č",rO="č",iO="Ç",oO="ç",sO="Ĉ",lO="ĉ",aO="∰",cO="⩌",uO="⩐",fO="Ċ",dO="ċ",hO="¸",pO="¸",gO="⦲",vO="¢",mO="·",yO="·",bO="𝔠",wO="ℭ",xO="Ч",SO="ч",_O="✓",kO="✓",CO="Χ",TO="χ",EO="ˆ",AO="≗",MO="↺",LO="↻",NO="⊛",$O="⊚",OO="⊝",PO="⊙",RO="®",zO="Ⓢ",DO="⊖",IO="⊕",FO="⊗",HO="○",BO="⧃",WO="≗",qO="⨐",UO="⫯",jO="⧂",VO="∲",GO="”",KO="’",XO="♣",YO="♣",ZO=":",JO="∷",QO="⩴",eP="≔",tP="≔",nP=",",rP="@",iP="∁",oP="∘",sP="∁",lP="ℂ",aP="≅",cP="⩭",uP="≡",fP="∮",dP="∯",hP="∮",pP="𝕔",gP="ℂ",vP="∐",mP="∐",yP="©",bP="©",wP="℗",xP="∳",SP="↵",_P="✗",kP="⨯",CP="𝒞",TP="𝒸",EP="⫏",AP="⫑",MP="⫐",LP="⫒",NP="⋯",$P="⤸",OP="⤵",PP="⋞",RP="⋟",zP="↶",DP="⤽",IP="⩈",FP="⩆",HP="≍",BP="∪",WP="⋓",qP="⩊",UP="⊍",jP="⩅",VP="∪︀",GP="↷",KP="⤼",XP="⋞",YP="⋟",ZP="⋎",JP="⋏",QP="¤",eR="↶",tR="↷",nR="⋎",rR="⋏",iR="∲",oR="∱",sR="⌭",lR="†",aR="‡",cR="ℸ",uR="↓",fR="↡",dR="⇓",hR="‐",pR="⫤",gR="⊣",vR="⤏",mR="˝",yR="Ď",bR="ď",wR="Д",xR="д",SR="‡",_R="⇊",kR="ⅅ",CR="ⅆ",TR="⤑",ER="⩷",AR="°",MR="∇",LR="Δ",NR="δ",$R="⦱",OR="⥿",PR="𝔇",RR="𝔡",zR="⥥",DR="⇃",IR="⇂",FR="´",HR="˙",BR="˝",WR="`",qR="˜",UR="⋄",jR="⋄",VR="⋄",GR="♦",KR="♦",XR="¨",YR="ⅆ",ZR="ϝ",JR="⋲",QR="÷",e2="÷",t2="⋇",n2="⋇",r2="Ђ",i2="ђ",o2="⌞",s2="⌍",l2="$",a2="𝔻",c2="𝕕",u2="¨",f2="˙",d2="⃜",h2="≐",p2="≑",g2="≐",v2="∸",m2="∔",y2="⊡",b2="⌆",w2="∯",x2="¨",S2="⇓",_2="⇐",k2="⇔",C2="⫤",T2="⟸",E2="⟺",A2="⟹",M2="⇒",L2="⊨",N2="⇑",$2="⇕",O2="∥",P2="⤓",R2="↓",z2="↓",D2="⇓",I2="⇵",F2="̑",H2="⇊",B2="⇃",W2="⇂",q2="⥐",U2="⥞",j2="⥖",V2="↽",G2="⥟",K2="⥗",X2="⇁",Y2="↧",Z2="⊤",J2="⤐",Q2="⌟",ez="⌌",tz="𝒟",nz="𝒹",rz="Ѕ",iz="ѕ",oz="⧶",sz="Đ",lz="đ",az="⋱",cz="▿",uz="▾",fz="⇵",dz="⥯",hz="⦦",pz="Џ",gz="џ",vz="⟿",mz="É",yz="é",bz="⩮",wz="Ě",xz="ě",Sz="Ê",_z="ê",kz="≖",Cz="≕",Tz="Э",Ez="э",Az="⩷",Mz="Ė",Lz="ė",Nz="≑",$z="ⅇ",Oz="≒",Pz="𝔈",Rz="𝔢",zz="⪚",Dz="È",Iz="è",Fz="⪖",Hz="⪘",Bz="⪙",Wz="∈",qz="⏧",Uz="ℓ",jz="⪕",Vz="⪗",Gz="Ē",Kz="ē",Xz="∅",Yz="∅",Zz="◻",Jz="∅",Qz="▫",eD=" ",tD=" ",nD=" ",rD="Ŋ",iD="ŋ",oD=" ",sD="Ę",lD="ę",aD="𝔼",cD="𝕖",uD="⋕",fD="⧣",dD="⩱",hD="ε",pD="Ε",gD="ε",vD="ϵ",mD="≖",yD="≕",bD="≂",wD="⪖",xD="⪕",SD="⩵",_D="=",kD="≂",CD="≟",TD="⇌",ED="≡",AD="⩸",MD="⧥",LD="⥱",ND="≓",$D="ℯ",OD="ℰ",PD="≐",RD="⩳",zD="≂",DD="Η",ID="η",FD="Ð",HD="ð",BD="Ë",WD="ë",qD="€",UD="!",jD="∃",VD="∃",GD="ℰ",KD="ⅇ",XD="ⅇ",YD="≒",ZD="Ф",JD="ф",QD="♀",eI="ffi",tI="ff",nI="ffl",rI="𝔉",iI="𝔣",oI="fi",sI="◼",lI="▪",aI="fj",cI="♭",uI="fl",fI="▱",dI="ƒ",hI="𝔽",pI="𝕗",gI="∀",vI="∀",mI="⋔",yI="⫙",bI="ℱ",wI="⨍",xI="½",SI="⅓",_I="¼",kI="⅕",CI="⅙",TI="⅛",EI="⅔",AI="⅖",MI="¾",LI="⅗",NI="⅜",$I="⅘",OI="⅚",PI="⅝",RI="⅞",zI="⁄",DI="⌢",II="𝒻",FI="ℱ",HI="ǵ",BI="Γ",WI="γ",qI="Ϝ",UI="ϝ",jI="⪆",VI="Ğ",GI="ğ",KI="Ģ",XI="Ĝ",YI="ĝ",ZI="Г",JI="г",QI="Ġ",eF="ġ",tF="≥",nF="≧",rF="⪌",iF="⋛",oF="≥",sF="≧",lF="⩾",aF="⪩",cF="⩾",uF="⪀",fF="⪂",dF="⪄",hF="⋛︀",pF="⪔",gF="𝔊",vF="𝔤",mF="≫",yF="⋙",bF="⋙",wF="ℷ",xF="Ѓ",SF="ѓ",_F="⪥",kF="≷",CF="⪒",TF="⪤",EF="⪊",AF="⪊",MF="⪈",LF="≩",NF="⪈",$F="≩",OF="⋧",PF="𝔾",RF="𝕘",zF="`",DF="≥",IF="⋛",FF="≧",HF="⪢",BF="≷",WF="⩾",qF="≳",UF="𝒢",jF="ℊ",VF="≳",GF="⪎",KF="⪐",XF="⪧",YF="⩺",ZF=">",JF=">",QF="≫",eH="⋗",tH="⦕",nH="⩼",rH="⪆",iH="⥸",oH="⋗",sH="⋛",lH="⪌",aH="≷",cH="≳",uH="≩︀",fH="≩︀",dH="ˇ",hH=" ",pH="½",gH="ℋ",vH="Ъ",mH="ъ",yH="⥈",bH="↔",wH="⇔",xH="↭",SH="^",_H="ℏ",kH="Ĥ",CH="ĥ",TH="♥",EH="♥",AH="…",MH="⊹",LH="𝔥",NH="ℌ",$H="ℋ",OH="⤥",PH="⤦",RH="⇿",zH="∻",DH="↩",IH="↪",FH="𝕙",HH="ℍ",BH="―",WH="─",qH="𝒽",UH="ℋ",jH="ℏ",VH="Ħ",GH="ħ",KH="≎",XH="≏",YH="⁃",ZH="‐",JH="Í",QH="í",eB="⁣",tB="Î",nB="î",rB="И",iB="и",oB="İ",sB="Е",lB="е",aB="¡",cB="⇔",uB="𝔦",fB="ℑ",dB="Ì",hB="ì",pB="ⅈ",gB="⨌",vB="∭",mB="⧜",yB="℩",bB="IJ",wB="ij",xB="Ī",SB="ī",_B="ℑ",kB="ⅈ",CB="ℐ",TB="ℑ",EB="ı",AB="ℑ",MB="⊷",LB="Ƶ",NB="⇒",$B="℅",OB="∞",PB="⧝",RB="ı",zB="⊺",DB="∫",IB="∬",FB="ℤ",HB="∫",BB="⊺",WB="⋂",qB="⨗",UB="⨼",jB="⁣",VB="⁢",GB="Ё",KB="ё",XB="Į",YB="į",ZB="𝕀",JB="𝕚",QB="Ι",e3="ι",t3="⨼",n3="¿",r3="𝒾",i3="ℐ",o3="∈",s3="⋵",l3="⋹",a3="⋴",c3="⋳",u3="∈",f3="⁢",d3="Ĩ",h3="ĩ",p3="І",g3="і",v3="Ï",m3="ï",y3="Ĵ",b3="ĵ",w3="Й",x3="й",S3="𝔍",_3="𝔧",k3="ȷ",C3="𝕁",T3="𝕛",E3="𝒥",A3="𝒿",M3="Ј",L3="ј",N3="Є",$3="є",O3="Κ",P3="κ",R3="ϰ",z3="Ķ",D3="ķ",I3="К",F3="к",H3="𝔎",B3="𝔨",W3="ĸ",q3="Х",U3="х",j3="Ќ",V3="ќ",G3="𝕂",K3="𝕜",X3="𝒦",Y3="𝓀",Z3="⇚",J3="Ĺ",Q3="ĺ",e5="⦴",t5="ℒ",n5="Λ",r5="λ",i5="⟨",o5="⟪",s5="⦑",l5="⟨",a5="⪅",c5="ℒ",u5="«",f5="⇤",d5="⤟",h5="←",p5="↞",g5="⇐",v5="⤝",m5="↩",y5="↫",b5="⤹",w5="⥳",x5="↢",S5="⤙",_5="⤛",k5="⪫",C5="⪭",T5="⪭︀",E5="⤌",A5="⤎",M5="❲",L5="{",N5="[",$5="⦋",O5="⦏",P5="⦍",R5="Ľ",z5="ľ",D5="Ļ",I5="ļ",F5="⌈",H5="{",B5="Л",W5="л",q5="⤶",U5="“",j5="„",V5="⥧",G5="⥋",K5="↲",X5="≤",Y5="≦",Z5="⟨",J5="⇤",Q5="←",e8="←",t8="⇐",n8="⇆",r8="↢",i8="⌈",o8="⟦",s8="⥡",l8="⥙",a8="⇃",c8="⌊",u8="↽",f8="↼",d8="⇇",h8="↔",p8="↔",g8="⇔",v8="⇆",m8="⇋",y8="↭",b8="⥎",w8="↤",x8="⊣",S8="⥚",_8="⋋",k8="⧏",C8="⊲",T8="⊴",E8="⥑",A8="⥠",M8="⥘",L8="↿",N8="⥒",$8="↼",O8="⪋",P8="⋚",R8="≤",z8="≦",D8="⩽",I8="⪨",F8="⩽",H8="⩿",B8="⪁",W8="⪃",q8="⋚︀",U8="⪓",j8="⪅",V8="⋖",G8="⋚",K8="⪋",X8="⋚",Y8="≦",Z8="≶",J8="≶",Q8="⪡",eW="≲",tW="⩽",nW="≲",rW="⥼",iW="⌊",oW="𝔏",sW="𝔩",lW="≶",aW="⪑",cW="⥢",uW="↽",fW="↼",dW="⥪",hW="▄",pW="Љ",gW="љ",vW="⇇",mW="≪",yW="⋘",bW="⌞",wW="⇚",xW="⥫",SW="◺",_W="Ŀ",kW="ŀ",CW="⎰",TW="⎰",EW="⪉",AW="⪉",MW="⪇",LW="≨",NW="⪇",$W="≨",OW="⋦",PW="⟬",RW="⇽",zW="⟦",DW="⟵",IW="⟵",FW="⟸",HW="⟷",BW="⟷",WW="⟺",qW="⟼",UW="⟶",jW="⟶",VW="⟹",GW="↫",KW="↬",XW="⦅",YW="𝕃",ZW="𝕝",JW="⨭",QW="⨴",e4="∗",t4="_",n4="↙",r4="↘",i4="◊",o4="◊",s4="⧫",l4="(",a4="⦓",c4="⇆",u4="⌟",f4="⇋",d4="⥭",h4="‎",p4="⊿",g4="‹",v4="𝓁",m4="ℒ",y4="↰",b4="↰",w4="≲",x4="⪍",S4="⪏",_4="[",k4="‘",C4="‚",T4="Ł",E4="ł",A4="⪦",M4="⩹",L4="<",N4="<",$4="≪",O4="⋖",P4="⋋",R4="⋉",z4="⥶",D4="⩻",I4="◃",F4="⊴",H4="◂",B4="⦖",W4="⥊",q4="⥦",U4="≨︀",j4="≨︀",V4="¯",G4="♂",K4="✠",X4="✠",Y4="↦",Z4="↦",J4="↧",Q4="↤",eq="↥",tq="▮",nq="⨩",rq="М",iq="м",oq="—",sq="∺",lq="∡",aq=" ",cq="ℳ",uq="𝔐",fq="𝔪",dq="℧",hq="µ",pq="*",gq="⫰",vq="∣",mq="·",yq="⊟",bq="−",wq="∸",xq="⨪",Sq="∓",_q="⫛",kq="…",Cq="∓",Tq="⊧",Eq="𝕄",Aq="𝕞",Mq="∓",Lq="𝓂",Nq="ℳ",$q="∾",Oq="Μ",Pq="μ",Rq="⊸",zq="⊸",Dq="∇",Iq="Ń",Fq="ń",Hq="∠⃒",Bq="≉",Wq="⩰̸",qq="≋̸",Uq="ʼn",jq="≉",Vq="♮",Gq="ℕ",Kq="♮",Xq=" ",Yq="≎̸",Zq="≏̸",Jq="⩃",Qq="Ň",e6="ň",t6="Ņ",n6="ņ",r6="≇",i6="⩭̸",o6="⩂",s6="Н",l6="н",a6="–",c6="⤤",u6="↗",f6="⇗",d6="↗",h6="≠",p6="≐̸",g6="​",v6="​",m6="​",y6="​",b6="≢",w6="⤨",x6="≂̸",S6="≫",_6="≪",k6=`
20
20
  `,C6="∄",T6="∄",E6="𝔑",A6="𝔫",M6="≧̸",L6="≱",N6="≱",$6="≧̸",O6="⩾̸",P6="⩾̸",R6="⋙̸",z6="≵",D6="≫⃒",I6="≯",F6="≯",H6="≫̸",B6="↮",W6="⇎",q6="⫲",U6="∋",j6="⋼",V6="⋺",G6="∋",K6="Њ",X6="њ",Y6="↚",Z6="⇍",J6="‥",Q6="≦̸",eU="≰",tU="↚",nU="⇍",rU="↮",iU="⇎",oU="≰",sU="≦̸",lU="⩽̸",aU="⩽̸",cU="≮",uU="⋘̸",fU="≴",dU="≪⃒",hU="≮",pU="⋪",gU="⋬",vU="≪̸",mU="∤",yU="⁠",bU=" ",wU="𝕟",xU="ℕ",SU="⫬",_U="¬",kU="≢",CU="≭",TU="∦",EU="∉",AU="≠",MU="≂̸",LU="∄",NU="≯",$U="≱",OU="≧̸",PU="≫̸",RU="≹",zU="⩾̸",DU="≵",IU="≎̸",FU="≏̸",HU="∉",BU="⋵̸",WU="⋹̸",qU="∉",UU="⋷",jU="⋶",VU="⧏̸",GU="⋪",KU="⋬",XU="≮",YU="≰",ZU="≸",JU="≪̸",QU="⩽̸",ej="≴",tj="⪢̸",nj="⪡̸",rj="∌",ij="∌",oj="⋾",sj="⋽",lj="⊀",aj="⪯̸",cj="⋠",uj="∌",fj="⧐̸",dj="⋫",hj="⋭",pj="⊏̸",gj="⋢",vj="⊐̸",mj="⋣",yj="⊂⃒",bj="⊈",wj="⊁",xj="⪰̸",Sj="⋡",_j="≿̸",kj="⊃⃒",Cj="⊉",Tj="≁",Ej="≄",Aj="≇",Mj="≉",Lj="∤",Nj="∦",$j="∦",Oj="⫽⃥",Pj="∂̸",Rj="⨔",zj="⊀",Dj="⋠",Ij="⊀",Fj="⪯̸",Hj="⪯̸",Bj="⤳̸",Wj="↛",qj="⇏",Uj="↝̸",jj="↛",Vj="⇏",Gj="⋫",Kj="⋭",Xj="⊁",Yj="⋡",Zj="⪰̸",Jj="𝒩",Qj="𝓃",eV="∤",tV="∦",nV="≁",rV="≄",iV="≄",oV="∤",sV="∦",lV="⋢",aV="⋣",cV="⊄",uV="⫅̸",fV="⊈",dV="⊂⃒",hV="⊈",pV="⫅̸",gV="⊁",vV="⪰̸",mV="⊅",yV="⫆̸",bV="⊉",wV="⊃⃒",xV="⊉",SV="⫆̸",_V="≹",kV="Ñ",CV="ñ",TV="≸",EV="⋪",AV="⋬",MV="⋫",LV="⋭",NV="Ν",$V="ν",OV="#",PV="№",RV=" ",zV="≍⃒",DV="⊬",IV="⊭",FV="⊮",HV="⊯",BV="≥⃒",WV=">⃒",qV="⤄",UV="⧞",jV="⤂",VV="≤⃒",GV="<⃒",KV="⊴⃒",XV="⤃",YV="⊵⃒",ZV="∼⃒",JV="⤣",QV="↖",e9="⇖",t9="↖",n9="⤧",r9="Ó",i9="ó",o9="⊛",s9="Ô",l9="ô",a9="⊚",c9="О",u9="о",f9="⊝",d9="Ő",h9="ő",p9="⨸",g9="⊙",v9="⦼",m9="Œ",y9="œ",b9="⦿",w9="𝔒",x9="𝔬",S9="˛",_9="Ò",k9="ò",C9="⧁",T9="⦵",E9="Ω",A9="∮",M9="↺",L9="⦾",N9="⦻",$9="‾",O9="⧀",P9="Ō",R9="ō",z9="Ω",D9="ω",I9="Ο",F9="ο",H9="⦶",B9="⊖",W9="𝕆",q9="𝕠",U9="⦷",j9="“",V9="‘",G9="⦹",K9="⊕",X9="↻",Y9="⩔",Z9="∨",J9="⩝",Q9="ℴ",eG="ℴ",tG="ª",nG="º",rG="⊶",iG="⩖",oG="⩗",sG="⩛",lG="Ⓢ",aG="𝒪",cG="ℴ",uG="Ø",fG="ø",dG="⊘",hG="Õ",pG="õ",gG="⨶",vG="⨷",mG="⊗",yG="Ö",bG="ö",wG="⌽",xG="‾",SG="⏞",_G="⎴",kG="⏜",CG="¶",TG="∥",EG="∥",AG="⫳",MG="⫽",LG="∂",NG="∂",$G="П",OG="п",PG="%",RG=".",zG="‰",DG="⊥",IG="‱",FG="𝔓",HG="𝔭",BG="Φ",WG="φ",qG="ϕ",UG="ℳ",jG="☎",VG="Π",GG="π",KG="⋔",XG="ϖ",YG="ℏ",ZG="ℎ",JG="ℏ",QG="⨣",e7="⊞",t7="⨢",n7="+",r7="∔",i7="⨥",o7="⩲",s7="±",l7="±",a7="⨦",c7="⨧",u7="±",f7="ℌ",d7="⨕",h7="𝕡",p7="ℙ",g7="£",v7="⪷",m7="⪻",y7="≺",b7="≼",w7="⪷",x7="≺",S7="≼",_7="≺",k7="⪯",C7="≼",T7="≾",E7="⪯",A7="⪹",M7="⪵",L7="⋨",N7="⪯",$7="⪳",O7="≾",P7="′",R7="″",z7="ℙ",D7="⪹",I7="⪵",F7="⋨",H7="∏",B7="∏",W7="⌮",q7="⌒",U7="⌓",j7="∝",V7="∝",G7="∷",K7="∝",X7="≾",Y7="⊰",Z7="𝒫",J7="𝓅",Q7="Ψ",eK="ψ",tK=" ",nK="𝔔",rK="𝔮",iK="⨌",oK="𝕢",sK="ℚ",lK="⁗",aK="𝒬",cK="𝓆",uK="ℍ",fK="⨖",dK="?",hK="≟",pK='"',gK='"',vK="⇛",mK="∽̱",yK="Ŕ",bK="ŕ",wK="√",xK="⦳",SK="⟩",_K="⟫",kK="⦒",CK="⦥",TK="⟩",EK="»",AK="⥵",MK="⇥",LK="⤠",NK="⤳",$K="→",OK="↠",PK="⇒",RK="⤞",zK="↪",DK="↬",IK="⥅",FK="⥴",HK="⤖",BK="↣",WK="↝",qK="⤚",UK="⤜",jK="∶",VK="ℚ",GK="⤍",KK="⤏",XK="⤐",YK="❳",ZK="}",JK="]",QK="⦌",eX="⦎",tX="⦐",nX="Ř",rX="ř",iX="Ŗ",oX="ŗ",sX="⌉",lX="}",aX="Р",cX="р",uX="⤷",fX="⥩",dX="”",hX="”",pX="↳",gX="ℜ",vX="ℛ",mX="ℜ",yX="ℝ",bX="ℜ",wX="▭",xX="®",SX="®",_X="∋",kX="⇋",CX="⥯",TX="⥽",EX="⌋",AX="𝔯",MX="ℜ",LX="⥤",NX="⇁",$X="⇀",OX="⥬",PX="Ρ",RX="ρ",zX="ϱ",DX="⟩",IX="⇥",FX="→",HX="→",BX="⇒",WX="⇄",qX="↣",UX="⌉",jX="⟧",VX="⥝",GX="⥕",KX="⇂",XX="⌋",YX="⇁",ZX="⇀",JX="⇄",QX="⇌",eY="⇉",tY="↝",nY="↦",rY="⊢",iY="⥛",oY="⋌",sY="⧐",lY="⊳",aY="⊵",cY="⥏",uY="⥜",fY="⥔",dY="↾",hY="⥓",pY="⇀",gY="˚",vY="≓",mY="⇄",yY="⇌",bY="‏",wY="⎱",xY="⎱",SY="⫮",_Y="⟭",kY="⇾",CY="⟧",TY="⦆",EY="𝕣",AY="ℝ",MY="⨮",LY="⨵",NY="⥰",$Y=")",OY="⦔",PY="⨒",RY="⇉",zY="⇛",DY="›",IY="𝓇",FY="ℛ",HY="↱",BY="↱",WY="]",qY="’",UY="’",jY="⋌",VY="⋊",GY="▹",KY="⊵",XY="▸",YY="⧎",ZY="⧴",JY="⥨",QY="℞",eZ="Ś",tZ="ś",nZ="‚",rZ="⪸",iZ="Š",oZ="š",sZ="⪼",lZ="≻",aZ="≽",cZ="⪰",uZ="⪴",fZ="Ş",dZ="ş",hZ="Ŝ",pZ="ŝ",gZ="⪺",vZ="⪶",mZ="⋩",yZ="⨓",bZ="≿",wZ="С",xZ="с",SZ="⊡",_Z="⋅",kZ="⩦",CZ="⤥",TZ="↘",EZ="⇘",AZ="↘",MZ="§",LZ=";",NZ="⤩",$Z="∖",OZ="∖",PZ="✶",RZ="𝔖",zZ="𝔰",DZ="⌢",IZ="♯",FZ="Щ",HZ="щ",BZ="Ш",WZ="ш",qZ="↓",UZ="←",jZ="∣",VZ="∥",GZ="→",KZ="↑",XZ="­",YZ="Σ",ZZ="σ",JZ="ς",QZ="ς",eJ="∼",tJ="⩪",nJ="≃",rJ="≃",iJ="⪞",oJ="⪠",sJ="⪝",lJ="⪟",aJ="≆",cJ="⨤",uJ="⥲",fJ="←",dJ="∘",hJ="∖",pJ="⨳",gJ="⧤",vJ="∣",mJ="⌣",yJ="⪪",bJ="⪬",wJ="⪬︀",xJ="Ь",SJ="ь",_J="⌿",kJ="⧄",CJ="/",TJ="𝕊",EJ="𝕤",AJ="♠",MJ="♠",LJ="∥",NJ="⊓",$J="⊓︀",OJ="⊔",PJ="⊔︀",RJ="√",zJ="⊏",DJ="⊑",IJ="⊏",FJ="⊑",HJ="⊐",BJ="⊒",WJ="⊐",qJ="⊒",UJ="□",jJ="□",VJ="⊓",GJ="⊏",KJ="⊑",XJ="⊐",YJ="⊒",ZJ="⊔",JJ="▪",QJ="□",eQ="▪",tQ="→",nQ="𝒮",rQ="𝓈",iQ="∖",oQ="⌣",sQ="⋆",lQ="⋆",aQ="☆",cQ="★",uQ="ϵ",fQ="ϕ",dQ="¯",hQ="⊂",pQ="⋐",gQ="⪽",vQ="⫅",mQ="⊆",yQ="⫃",bQ="⫁",wQ="⫋",xQ="⊊",SQ="⪿",_Q="⥹",kQ="⊂",CQ="⋐",TQ="⊆",EQ="⫅",AQ="⊆",MQ="⊊",LQ="⫋",NQ="⫇",$Q="⫕",OQ="⫓",PQ="⪸",RQ="≻",zQ="≽",DQ="≻",IQ="⪰",FQ="≽",HQ="≿",BQ="⪰",WQ="⪺",qQ="⪶",UQ="⋩",jQ="≿",VQ="∋",GQ="∑",KQ="∑",XQ="♪",YQ="¹",ZQ="²",JQ="³",QQ="⊃",eee="⋑",tee="⪾",nee="⫘",ree="⫆",iee="⊇",oee="⫄",see="⊃",lee="⊇",aee="⟉",cee="⫗",uee="⥻",fee="⫂",dee="⫌",hee="⊋",pee="⫀",gee="⊃",vee="⋑",mee="⊇",yee="⫆",bee="⊋",wee="⫌",xee="⫈",See="⫔",_ee="⫖",kee="⤦",Cee="↙",Tee="⇙",Eee="↙",Aee="⤪",Mee="ß",Lee=" ",Nee="⌖",$ee="Τ",Oee="τ",Pee="⎴",Ree="Ť",zee="ť",Dee="Ţ",Iee="ţ",Fee="Т",Hee="т",Bee="⃛",Wee="⌕",qee="𝔗",Uee="𝔱",jee="∴",Vee="∴",Gee="∴",Kee="Θ",Xee="θ",Yee="ϑ",Zee="ϑ",Jee="≈",Qee="∼",ete="  ",tte=" ",nte=" ",rte="≈",ite="∼",ote="Þ",ste="þ",lte="˜",ate="∼",cte="≃",ute="≅",fte="≈",dte="⨱",hte="⊠",pte="×",gte="⨰",vte="∭",mte="⤨",yte="⌶",bte="⫱",wte="⊤",xte="𝕋",Ste="𝕥",_te="⫚",kte="⤩",Cte="‴",Tte="™",Ete="™",Ate="▵",Mte="▿",Lte="◃",Nte="⊴",$te="≜",Ote="▹",Pte="⊵",Rte="◬",zte="≜",Dte="⨺",Ite="⃛",Fte="⨹",Hte="⧍",Bte="⨻",Wte="⏢",qte="𝒯",Ute="𝓉",jte="Ц",Vte="ц",Gte="Ћ",Kte="ћ",Xte="Ŧ",Yte="ŧ",Zte="≬",Jte="↞",Qte="↠",ene="Ú",tne="ú",nne="↑",rne="↟",ine="⇑",one="⥉",sne="Ў",lne="ў",ane="Ŭ",cne="ŭ",une="Û",fne="û",dne="У",hne="у",pne="⇅",gne="Ű",vne="ű",mne="⥮",yne="⥾",bne="𝔘",wne="𝔲",xne="Ù",Sne="ù",_ne="⥣",kne="↿",Cne="↾",Tne="▀",Ene="⌜",Ane="⌜",Mne="⌏",Lne="◸",Nne="Ū",$ne="ū",One="¨",Pne="_",Rne="⏟",zne="⎵",Dne="⏝",Ine="⋃",Fne="⊎",Hne="Ų",Bne="ų",Wne="𝕌",qne="𝕦",Une="⤒",jne="↑",Vne="↑",Gne="⇑",Kne="⇅",Xne="↕",Yne="↕",Zne="⇕",Jne="⥮",Qne="↿",ere="↾",tre="⊎",nre="↖",rre="↗",ire="υ",ore="ϒ",sre="ϒ",lre="Υ",are="υ",cre="↥",ure="⊥",fre="⇈",dre="⌝",hre="⌝",pre="⌎",gre="Ů",vre="ů",mre="◹",yre="𝒰",bre="𝓊",wre="⋰",xre="Ũ",Sre="ũ",_re="▵",kre="▴",Cre="⇈",Tre="Ü",Ere="ü",Are="⦧",Mre="⦜",Lre="ϵ",Nre="ϰ",$re="∅",Ore="ϕ",Pre="ϖ",Rre="∝",zre="↕",Dre="⇕",Ire="ϱ",Fre="ς",Hre="⊊︀",Bre="⫋︀",Wre="⊋︀",qre="⫌︀",Ure="ϑ",jre="⊲",Vre="⊳",Gre="⫨",Kre="⫫",Xre="⫩",Yre="В",Zre="в",Jre="⊢",Qre="⊨",eie="⊩",tie="⊫",nie="⫦",rie="⊻",iie="∨",oie="⋁",sie="≚",lie="⋮",aie="|",cie="‖",uie="|",fie="‖",die="∣",hie="|",pie="❘",gie="≀",vie=" ",mie="𝔙",yie="𝔳",bie="⊲",wie="⊂⃒",xie="⊃⃒",Sie="𝕍",_ie="𝕧",kie="∝",Cie="⊳",Tie="𝒱",Eie="𝓋",Aie="⫋︀",Mie="⊊︀",Lie="⫌︀",Nie="⊋︀",$ie="⊪",Oie="⦚",Pie="Ŵ",Rie="ŵ",zie="⩟",Die="∧",Iie="⋀",Fie="≙",Hie="℘",Bie="𝔚",Wie="𝔴",qie="𝕎",Uie="𝕨",jie="℘",Vie="≀",Gie="≀",Kie="𝒲",Xie="𝓌",Yie="⋂",Zie="◯",Jie="⋃",Qie="▽",eoe="𝔛",toe="𝔵",noe="⟷",roe="⟺",ioe="Ξ",ooe="ξ",soe="⟵",loe="⟸",aoe="⟼",coe="⋻",uoe="⨀",foe="𝕏",doe="𝕩",hoe="⨁",poe="⨂",goe="⟶",voe="⟹",moe="𝒳",yoe="𝓍",boe="⨆",woe="⨄",xoe="△",Soe="⋁",_oe="⋀",koe="Ý",Coe="ý",Toe="Я",Eoe="я",Aoe="Ŷ",Moe="ŷ",Loe="Ы",Noe="ы",$oe="¥",Ooe="𝔜",Poe="𝔶",Roe="Ї",zoe="ї",Doe="𝕐",Ioe="𝕪",Foe="𝒴",Hoe="𝓎",Boe="Ю",Woe="ю",qoe="ÿ",Uoe="Ÿ",joe="Ź",Voe="ź",Goe="Ž",Koe="ž",Xoe="З",Yoe="з",Zoe="Ż",Joe="ż",Qoe="ℨ",ese="​",tse="Ζ",nse="ζ",rse="𝔷",ise="ℨ",ose="Ж",sse="ж",lse="⇝",ase="𝕫",cse="ℤ",use="𝒵",fse="𝓏",dse="‍",hse="‌",ww={Aacute:ZA,aacute:JA,Abreve:QA,abreve:eM,ac:tM,acd:nM,acE:rM,Acirc:iM,acirc:oM,acute:sM,Acy:lM,acy:aM,AElig:cM,aelig:uM,af:fM,Afr:dM,afr:hM,Agrave:pM,agrave:gM,alefsym:vM,aleph:mM,Alpha:yM,alpha:bM,Amacr:wM,amacr:xM,amalg:SM,amp:_M,AMP:kM,andand:CM,And:TM,and:EM,andd:AM,andslope:MM,andv:LM,ang:NM,ange:$M,angle:OM,angmsdaa:PM,angmsdab:RM,angmsdac:zM,angmsdad:DM,angmsdae:IM,angmsdaf:FM,angmsdag:HM,angmsdah:BM,angmsd:WM,angrt:qM,angrtvb:UM,angrtvbd:jM,angsph:VM,angst:GM,angzarr:KM,Aogon:XM,aogon:YM,Aopf:ZM,aopf:JM,apacir:QM,ap:eL,apE:tL,ape:nL,apid:rL,apos:iL,ApplyFunction:oL,approx:sL,approxeq:lL,Aring:aL,aring:cL,Ascr:uL,ascr:fL,Assign:dL,ast:hL,asymp:pL,asympeq:gL,Atilde:vL,atilde:mL,Auml:yL,auml:bL,awconint:wL,awint:xL,backcong:SL,backepsilon:_L,backprime:kL,backsim:CL,backsimeq:TL,Backslash:EL,Barv:AL,barvee:ML,barwed:LL,Barwed:NL,barwedge:$L,bbrk:OL,bbrktbrk:PL,bcong:RL,Bcy:zL,bcy:DL,bdquo:IL,becaus:FL,because:HL,Because:BL,bemptyv:WL,bepsi:qL,bernou:UL,Bernoullis:jL,Beta:VL,beta:GL,beth:KL,between:XL,Bfr:YL,bfr:ZL,bigcap:JL,bigcirc:QL,bigcup:eN,bigodot:tN,bigoplus:nN,bigotimes:rN,bigsqcup:iN,bigstar:oN,bigtriangledown:sN,bigtriangleup:lN,biguplus:aN,bigvee:cN,bigwedge:uN,bkarow:fN,blacklozenge:dN,blacksquare:hN,blacktriangle:pN,blacktriangledown:gN,blacktriangleleft:vN,blacktriangleright:mN,blank:yN,blk12:bN,blk14:wN,blk34:xN,block:SN,bne:_N,bnequiv:kN,bNot:CN,bnot:TN,Bopf:EN,bopf:AN,bot:MN,bottom:LN,bowtie:NN,boxbox:$N,boxdl:ON,boxdL:PN,boxDl:RN,boxDL:zN,boxdr:DN,boxdR:IN,boxDr:FN,boxDR:HN,boxh:BN,boxH:WN,boxhd:qN,boxHd:UN,boxhD:jN,boxHD:VN,boxhu:GN,boxHu:KN,boxhU:XN,boxHU:YN,boxminus:ZN,boxplus:JN,boxtimes:QN,boxul:e$,boxuL:t$,boxUl:n$,boxUL:r$,boxur:i$,boxuR:o$,boxUr:s$,boxUR:l$,boxv:a$,boxV:c$,boxvh:u$,boxvH:f$,boxVh:d$,boxVH:h$,boxvl:p$,boxvL:g$,boxVl:v$,boxVL:m$,boxvr:y$,boxvR:b$,boxVr:w$,boxVR:x$,bprime:S$,breve:_$,Breve:k$,brvbar:C$,bscr:T$,Bscr:E$,bsemi:A$,bsim:M$,bsime:L$,bsolb:N$,bsol:$$,bsolhsub:O$,bull:P$,bullet:R$,bump:z$,bumpE:D$,bumpe:I$,Bumpeq:F$,bumpeq:H$,Cacute:B$,cacute:W$,capand:q$,capbrcup:U$,capcap:j$,cap:V$,Cap:G$,capcup:K$,capdot:X$,CapitalDifferentialD:Y$,caps:Z$,caret:J$,caron:Q$,Cayleys:eO,ccaps:tO,Ccaron:nO,ccaron:rO,Ccedil:iO,ccedil:oO,Ccirc:sO,ccirc:lO,Cconint:aO,ccups:cO,ccupssm:uO,Cdot:fO,cdot:dO,cedil:hO,Cedilla:pO,cemptyv:gO,cent:vO,centerdot:mO,CenterDot:yO,cfr:bO,Cfr:wO,CHcy:xO,chcy:SO,check:_O,checkmark:kO,Chi:CO,chi:TO,circ:EO,circeq:AO,circlearrowleft:MO,circlearrowright:LO,circledast:NO,circledcirc:$O,circleddash:OO,CircleDot:PO,circledR:RO,circledS:zO,CircleMinus:DO,CirclePlus:IO,CircleTimes:FO,cir:HO,cirE:BO,cire:WO,cirfnint:qO,cirmid:UO,cirscir:jO,ClockwiseContourIntegral:VO,CloseCurlyDoubleQuote:GO,CloseCurlyQuote:KO,clubs:XO,clubsuit:YO,colon:ZO,Colon:JO,Colone:QO,colone:eP,coloneq:tP,comma:nP,commat:rP,comp:iP,compfn:oP,complement:sP,complexes:lP,cong:aP,congdot:cP,Congruent:uP,conint:fP,Conint:dP,ContourIntegral:hP,copf:pP,Copf:gP,coprod:vP,Coproduct:mP,copy:yP,COPY:bP,copysr:wP,CounterClockwiseContourIntegral:xP,crarr:SP,cross:_P,Cross:kP,Cscr:CP,cscr:TP,csub:EP,csube:AP,csup:MP,csupe:LP,ctdot:NP,cudarrl:$P,cudarrr:OP,cuepr:PP,cuesc:RP,cularr:zP,cularrp:DP,cupbrcap:IP,cupcap:FP,CupCap:HP,cup:BP,Cup:WP,cupcup:qP,cupdot:UP,cupor:jP,cups:VP,curarr:GP,curarrm:KP,curlyeqprec:XP,curlyeqsucc:YP,curlyvee:ZP,curlywedge:JP,curren:QP,curvearrowleft:eR,curvearrowright:tR,cuvee:nR,cuwed:rR,cwconint:iR,cwint:oR,cylcty:sR,dagger:lR,Dagger:aR,daleth:cR,darr:uR,Darr:fR,dArr:dR,dash:hR,Dashv:pR,dashv:gR,dbkarow:vR,dblac:mR,Dcaron:yR,dcaron:bR,Dcy:wR,dcy:xR,ddagger:SR,ddarr:_R,DD:kR,dd:CR,DDotrahd:TR,ddotseq:ER,deg:AR,Del:MR,Delta:LR,delta:NR,demptyv:$R,dfisht:OR,Dfr:PR,dfr:RR,dHar:zR,dharl:DR,dharr:IR,DiacriticalAcute:FR,DiacriticalDot:HR,DiacriticalDoubleAcute:BR,DiacriticalGrave:WR,DiacriticalTilde:qR,diam:UR,diamond:jR,Diamond:VR,diamondsuit:GR,diams:KR,die:XR,DifferentialD:YR,digamma:ZR,disin:JR,div:QR,divide:e2,divideontimes:t2,divonx:n2,DJcy:r2,djcy:i2,dlcorn:o2,dlcrop:s2,dollar:l2,Dopf:a2,dopf:c2,Dot:u2,dot:f2,DotDot:d2,doteq:h2,doteqdot:p2,DotEqual:g2,dotminus:v2,dotplus:m2,dotsquare:y2,doublebarwedge:b2,DoubleContourIntegral:w2,DoubleDot:x2,DoubleDownArrow:S2,DoubleLeftArrow:_2,DoubleLeftRightArrow:k2,DoubleLeftTee:C2,DoubleLongLeftArrow:T2,DoubleLongLeftRightArrow:E2,DoubleLongRightArrow:A2,DoubleRightArrow:M2,DoubleRightTee:L2,DoubleUpArrow:N2,DoubleUpDownArrow:$2,DoubleVerticalBar:O2,DownArrowBar:P2,downarrow:R2,DownArrow:z2,Downarrow:D2,DownArrowUpArrow:I2,DownBreve:F2,downdownarrows:H2,downharpoonleft:B2,downharpoonright:W2,DownLeftRightVector:q2,DownLeftTeeVector:U2,DownLeftVectorBar:j2,DownLeftVector:V2,DownRightTeeVector:G2,DownRightVectorBar:K2,DownRightVector:X2,DownTeeArrow:Y2,DownTee:Z2,drbkarow:J2,drcorn:Q2,drcrop:ez,Dscr:tz,dscr:nz,DScy:rz,dscy:iz,dsol:oz,Dstrok:sz,dstrok:lz,dtdot:az,dtri:cz,dtrif:uz,duarr:fz,duhar:dz,dwangle:hz,DZcy:pz,dzcy:gz,dzigrarr:vz,Eacute:mz,eacute:yz,easter:bz,Ecaron:wz,ecaron:xz,Ecirc:Sz,ecirc:_z,ecir:kz,ecolon:Cz,Ecy:Tz,ecy:Ez,eDDot:Az,Edot:Mz,edot:Lz,eDot:Nz,ee:$z,efDot:Oz,Efr:Pz,efr:Rz,eg:zz,Egrave:Dz,egrave:Iz,egs:Fz,egsdot:Hz,el:Bz,Element:Wz,elinters:qz,ell:Uz,els:jz,elsdot:Vz,Emacr:Gz,emacr:Kz,empty:Xz,emptyset:Yz,EmptySmallSquare:Zz,emptyv:Jz,EmptyVerySmallSquare:Qz,emsp13:eD,emsp14:tD,emsp:nD,ENG:rD,eng:iD,ensp:oD,Eogon:sD,eogon:lD,Eopf:aD,eopf:cD,epar:uD,eparsl:fD,eplus:dD,epsi:hD,Epsilon:pD,epsilon:gD,epsiv:vD,eqcirc:mD,eqcolon:yD,eqsim:bD,eqslantgtr:wD,eqslantless:xD,Equal:SD,equals:_D,EqualTilde:kD,equest:CD,Equilibrium:TD,equiv:ED,equivDD:AD,eqvparsl:MD,erarr:LD,erDot:ND,escr:$D,Escr:OD,esdot:PD,Esim:RD,esim:zD,Eta:DD,eta:ID,ETH:FD,eth:HD,Euml:BD,euml:WD,euro:qD,excl:UD,exist:jD,Exists:VD,expectation:GD,exponentiale:KD,ExponentialE:XD,fallingdotseq:YD,Fcy:ZD,fcy:JD,female:QD,ffilig:eI,fflig:tI,ffllig:nI,Ffr:rI,ffr:iI,filig:oI,FilledSmallSquare:sI,FilledVerySmallSquare:lI,fjlig:aI,flat:cI,fllig:uI,fltns:fI,fnof:dI,Fopf:hI,fopf:pI,forall:gI,ForAll:vI,fork:mI,forkv:yI,Fouriertrf:bI,fpartint:wI,frac12:xI,frac13:SI,frac14:_I,frac15:kI,frac16:CI,frac18:TI,frac23:EI,frac25:AI,frac34:MI,frac35:LI,frac38:NI,frac45:$I,frac56:OI,frac58:PI,frac78:RI,frasl:zI,frown:DI,fscr:II,Fscr:FI,gacute:HI,Gamma:BI,gamma:WI,Gammad:qI,gammad:UI,gap:jI,Gbreve:VI,gbreve:GI,Gcedil:KI,Gcirc:XI,gcirc:YI,Gcy:ZI,gcy:JI,Gdot:QI,gdot:eF,ge:tF,gE:nF,gEl:rF,gel:iF,geq:oF,geqq:sF,geqslant:lF,gescc:aF,ges:cF,gesdot:uF,gesdoto:fF,gesdotol:dF,gesl:hF,gesles:pF,Gfr:gF,gfr:vF,gg:mF,Gg:yF,ggg:bF,gimel:wF,GJcy:xF,gjcy:SF,gla:_F,gl:kF,glE:CF,glj:TF,gnap:EF,gnapprox:AF,gne:MF,gnE:LF,gneq:NF,gneqq:$F,gnsim:OF,Gopf:PF,gopf:RF,grave:zF,GreaterEqual:DF,GreaterEqualLess:IF,GreaterFullEqual:FF,GreaterGreater:HF,GreaterLess:BF,GreaterSlantEqual:WF,GreaterTilde:qF,Gscr:UF,gscr:jF,gsim:VF,gsime:GF,gsiml:KF,gtcc:XF,gtcir:YF,gt:ZF,GT:JF,Gt:QF,gtdot:eH,gtlPar:tH,gtquest:nH,gtrapprox:rH,gtrarr:iH,gtrdot:oH,gtreqless:sH,gtreqqless:lH,gtrless:aH,gtrsim:cH,gvertneqq:uH,gvnE:fH,Hacek:dH,hairsp:hH,half:pH,hamilt:gH,HARDcy:vH,hardcy:mH,harrcir:yH,harr:bH,hArr:wH,harrw:xH,Hat:SH,hbar:_H,Hcirc:kH,hcirc:CH,hearts:TH,heartsuit:EH,hellip:AH,hercon:MH,hfr:LH,Hfr:NH,HilbertSpace:$H,hksearow:OH,hkswarow:PH,hoarr:RH,homtht:zH,hookleftarrow:DH,hookrightarrow:IH,hopf:FH,Hopf:HH,horbar:BH,HorizontalLine:WH,hscr:qH,Hscr:UH,hslash:jH,Hstrok:VH,hstrok:GH,HumpDownHump:KH,HumpEqual:XH,hybull:YH,hyphen:ZH,Iacute:JH,iacute:QH,ic:eB,Icirc:tB,icirc:nB,Icy:rB,icy:iB,Idot:oB,IEcy:sB,iecy:lB,iexcl:aB,iff:cB,ifr:uB,Ifr:fB,Igrave:dB,igrave:hB,ii:pB,iiiint:gB,iiint:vB,iinfin:mB,iiota:yB,IJlig:bB,ijlig:wB,Imacr:xB,imacr:SB,image:_B,ImaginaryI:kB,imagline:CB,imagpart:TB,imath:EB,Im:AB,imof:MB,imped:LB,Implies:NB,incare:$B,in:"∈",infin:OB,infintie:PB,inodot:RB,intcal:zB,int:DB,Int:IB,integers:FB,Integral:HB,intercal:BB,Intersection:WB,intlarhk:qB,intprod:UB,InvisibleComma:jB,InvisibleTimes:VB,IOcy:GB,iocy:KB,Iogon:XB,iogon:YB,Iopf:ZB,iopf:JB,Iota:QB,iota:e3,iprod:t3,iquest:n3,iscr:r3,Iscr:i3,isin:o3,isindot:s3,isinE:l3,isins:a3,isinsv:c3,isinv:u3,it:f3,Itilde:d3,itilde:h3,Iukcy:p3,iukcy:g3,Iuml:v3,iuml:m3,Jcirc:y3,jcirc:b3,Jcy:w3,jcy:x3,Jfr:S3,jfr:_3,jmath:k3,Jopf:C3,jopf:T3,Jscr:E3,jscr:A3,Jsercy:M3,jsercy:L3,Jukcy:N3,jukcy:$3,Kappa:O3,kappa:P3,kappav:R3,Kcedil:z3,kcedil:D3,Kcy:I3,kcy:F3,Kfr:H3,kfr:B3,kgreen:W3,KHcy:q3,khcy:U3,KJcy:j3,kjcy:V3,Kopf:G3,kopf:K3,Kscr:X3,kscr:Y3,lAarr:Z3,Lacute:J3,lacute:Q3,laemptyv:e5,lagran:t5,Lambda:n5,lambda:r5,lang:i5,Lang:o5,langd:s5,langle:l5,lap:a5,Laplacetrf:c5,laquo:u5,larrb:f5,larrbfs:d5,larr:h5,Larr:p5,lArr:g5,larrfs:v5,larrhk:m5,larrlp:y5,larrpl:b5,larrsim:w5,larrtl:x5,latail:S5,lAtail:_5,lat:k5,late:C5,lates:T5,lbarr:E5,lBarr:A5,lbbrk:M5,lbrace:L5,lbrack:N5,lbrke:$5,lbrksld:O5,lbrkslu:P5,Lcaron:R5,lcaron:z5,Lcedil:D5,lcedil:I5,lceil:F5,lcub:H5,Lcy:B5,lcy:W5,ldca:q5,ldquo:U5,ldquor:j5,ldrdhar:V5,ldrushar:G5,ldsh:K5,le:X5,lE:Y5,LeftAngleBracket:Z5,LeftArrowBar:J5,leftarrow:Q5,LeftArrow:e8,Leftarrow:t8,LeftArrowRightArrow:n8,leftarrowtail:r8,LeftCeiling:i8,LeftDoubleBracket:o8,LeftDownTeeVector:s8,LeftDownVectorBar:l8,LeftDownVector:a8,LeftFloor:c8,leftharpoondown:u8,leftharpoonup:f8,leftleftarrows:d8,leftrightarrow:h8,LeftRightArrow:p8,Leftrightarrow:g8,leftrightarrows:v8,leftrightharpoons:m8,leftrightsquigarrow:y8,LeftRightVector:b8,LeftTeeArrow:w8,LeftTee:x8,LeftTeeVector:S8,leftthreetimes:_8,LeftTriangleBar:k8,LeftTriangle:C8,LeftTriangleEqual:T8,LeftUpDownVector:E8,LeftUpTeeVector:A8,LeftUpVectorBar:M8,LeftUpVector:L8,LeftVectorBar:N8,LeftVector:$8,lEg:O8,leg:P8,leq:R8,leqq:z8,leqslant:D8,lescc:I8,les:F8,lesdot:H8,lesdoto:B8,lesdotor:W8,lesg:q8,lesges:U8,lessapprox:j8,lessdot:V8,lesseqgtr:G8,lesseqqgtr:K8,LessEqualGreater:X8,LessFullEqual:Y8,LessGreater:Z8,lessgtr:J8,LessLess:Q8,lesssim:eW,LessSlantEqual:tW,LessTilde:nW,lfisht:rW,lfloor:iW,Lfr:oW,lfr:sW,lg:lW,lgE:aW,lHar:cW,lhard:uW,lharu:fW,lharul:dW,lhblk:hW,LJcy:pW,ljcy:gW,llarr:vW,ll:mW,Ll:yW,llcorner:bW,Lleftarrow:wW,llhard:xW,lltri:SW,Lmidot:_W,lmidot:kW,lmoustache:CW,lmoust:TW,lnap:EW,lnapprox:AW,lne:MW,lnE:LW,lneq:NW,lneqq:$W,lnsim:OW,loang:PW,loarr:RW,lobrk:zW,longleftarrow:DW,LongLeftArrow:IW,Longleftarrow:FW,longleftrightarrow:HW,LongLeftRightArrow:BW,Longleftrightarrow:WW,longmapsto:qW,longrightarrow:UW,LongRightArrow:jW,Longrightarrow:VW,looparrowleft:GW,looparrowright:KW,lopar:XW,Lopf:YW,lopf:ZW,loplus:JW,lotimes:QW,lowast:e4,lowbar:t4,LowerLeftArrow:n4,LowerRightArrow:r4,loz:i4,lozenge:o4,lozf:s4,lpar:l4,lparlt:a4,lrarr:c4,lrcorner:u4,lrhar:f4,lrhard:d4,lrm:h4,lrtri:p4,lsaquo:g4,lscr:v4,Lscr:m4,lsh:y4,Lsh:b4,lsim:w4,lsime:x4,lsimg:S4,lsqb:_4,lsquo:k4,lsquor:C4,Lstrok:T4,lstrok:E4,ltcc:A4,ltcir:M4,lt:L4,LT:N4,Lt:$4,ltdot:O4,lthree:P4,ltimes:R4,ltlarr:z4,ltquest:D4,ltri:I4,ltrie:F4,ltrif:H4,ltrPar:B4,lurdshar:W4,luruhar:q4,lvertneqq:U4,lvnE:j4,macr:V4,male:G4,malt:K4,maltese:X4,Map:"⤅",map:Y4,mapsto:Z4,mapstodown:J4,mapstoleft:Q4,mapstoup:eq,marker:tq,mcomma:nq,Mcy:rq,mcy:iq,mdash:oq,mDDot:sq,measuredangle:lq,MediumSpace:aq,Mellintrf:cq,Mfr:uq,mfr:fq,mho:dq,micro:hq,midast:pq,midcir:gq,mid:vq,middot:mq,minusb:yq,minus:bq,minusd:wq,minusdu:xq,MinusPlus:Sq,mlcp:_q,mldr:kq,mnplus:Cq,models:Tq,Mopf:Eq,mopf:Aq,mp:Mq,mscr:Lq,Mscr:Nq,mstpos:$q,Mu:Oq,mu:Pq,multimap:Rq,mumap:zq,nabla:Dq,Nacute:Iq,nacute:Fq,nang:Hq,nap:Bq,napE:Wq,napid:qq,napos:Uq,napprox:jq,natural:Vq,naturals:Gq,natur:Kq,nbsp:Xq,nbump:Yq,nbumpe:Zq,ncap:Jq,Ncaron:Qq,ncaron:e6,Ncedil:t6,ncedil:n6,ncong:r6,ncongdot:i6,ncup:o6,Ncy:s6,ncy:l6,ndash:a6,nearhk:c6,nearr:u6,neArr:f6,nearrow:d6,ne:h6,nedot:p6,NegativeMediumSpace:g6,NegativeThickSpace:v6,NegativeThinSpace:m6,NegativeVeryThinSpace:y6,nequiv:b6,nesear:w6,nesim:x6,NestedGreaterGreater:S6,NestedLessLess:_6,NewLine:k6,nexist:C6,nexists:T6,Nfr:E6,nfr:A6,ngE:M6,nge:L6,ngeq:N6,ngeqq:$6,ngeqslant:O6,nges:P6,nGg:R6,ngsim:z6,nGt:D6,ngt:I6,ngtr:F6,nGtv:H6,nharr:B6,nhArr:W6,nhpar:q6,ni:U6,nis:j6,nisd:V6,niv:G6,NJcy:K6,njcy:X6,nlarr:Y6,nlArr:Z6,nldr:J6,nlE:Q6,nle:eU,nleftarrow:tU,nLeftarrow:nU,nleftrightarrow:rU,nLeftrightarrow:iU,nleq:oU,nleqq:sU,nleqslant:lU,nles:aU,nless:cU,nLl:uU,nlsim:fU,nLt:dU,nlt:hU,nltri:pU,nltrie:gU,nLtv:vU,nmid:mU,NoBreak:yU,NonBreakingSpace:bU,nopf:wU,Nopf:xU,Not:SU,not:_U,NotCongruent:kU,NotCupCap:CU,NotDoubleVerticalBar:TU,NotElement:EU,NotEqual:AU,NotEqualTilde:MU,NotExists:LU,NotGreater:NU,NotGreaterEqual:$U,NotGreaterFullEqual:OU,NotGreaterGreater:PU,NotGreaterLess:RU,NotGreaterSlantEqual:zU,NotGreaterTilde:DU,NotHumpDownHump:IU,NotHumpEqual:FU,notin:HU,notindot:BU,notinE:WU,notinva:qU,notinvb:UU,notinvc:jU,NotLeftTriangleBar:VU,NotLeftTriangle:GU,NotLeftTriangleEqual:KU,NotLess:XU,NotLessEqual:YU,NotLessGreater:ZU,NotLessLess:JU,NotLessSlantEqual:QU,NotLessTilde:ej,NotNestedGreaterGreater:tj,NotNestedLessLess:nj,notni:rj,notniva:ij,notnivb:oj,notnivc:sj,NotPrecedes:lj,NotPrecedesEqual:aj,NotPrecedesSlantEqual:cj,NotReverseElement:uj,NotRightTriangleBar:fj,NotRightTriangle:dj,NotRightTriangleEqual:hj,NotSquareSubset:pj,NotSquareSubsetEqual:gj,NotSquareSuperset:vj,NotSquareSupersetEqual:mj,NotSubset:yj,NotSubsetEqual:bj,NotSucceeds:wj,NotSucceedsEqual:xj,NotSucceedsSlantEqual:Sj,NotSucceedsTilde:_j,NotSuperset:kj,NotSupersetEqual:Cj,NotTilde:Tj,NotTildeEqual:Ej,NotTildeFullEqual:Aj,NotTildeTilde:Mj,NotVerticalBar:Lj,nparallel:Nj,npar:$j,nparsl:Oj,npart:Pj,npolint:Rj,npr:zj,nprcue:Dj,nprec:Ij,npreceq:Fj,npre:Hj,nrarrc:Bj,nrarr:Wj,nrArr:qj,nrarrw:Uj,nrightarrow:jj,nRightarrow:Vj,nrtri:Gj,nrtrie:Kj,nsc:Xj,nsccue:Yj,nsce:Zj,Nscr:Jj,nscr:Qj,nshortmid:eV,nshortparallel:tV,nsim:nV,nsime:rV,nsimeq:iV,nsmid:oV,nspar:sV,nsqsube:lV,nsqsupe:aV,nsub:cV,nsubE:uV,nsube:fV,nsubset:dV,nsubseteq:hV,nsubseteqq:pV,nsucc:gV,nsucceq:vV,nsup:mV,nsupE:yV,nsupe:bV,nsupset:wV,nsupseteq:xV,nsupseteqq:SV,ntgl:_V,Ntilde:kV,ntilde:CV,ntlg:TV,ntriangleleft:EV,ntrianglelefteq:AV,ntriangleright:MV,ntrianglerighteq:LV,Nu:NV,nu:$V,num:OV,numero:PV,numsp:RV,nvap:zV,nvdash:DV,nvDash:IV,nVdash:FV,nVDash:HV,nvge:BV,nvgt:WV,nvHarr:qV,nvinfin:UV,nvlArr:jV,nvle:VV,nvlt:GV,nvltrie:KV,nvrArr:XV,nvrtrie:YV,nvsim:ZV,nwarhk:JV,nwarr:QV,nwArr:e9,nwarrow:t9,nwnear:n9,Oacute:r9,oacute:i9,oast:o9,Ocirc:s9,ocirc:l9,ocir:a9,Ocy:c9,ocy:u9,odash:f9,Odblac:d9,odblac:h9,odiv:p9,odot:g9,odsold:v9,OElig:m9,oelig:y9,ofcir:b9,Ofr:w9,ofr:x9,ogon:S9,Ograve:_9,ograve:k9,ogt:C9,ohbar:T9,ohm:E9,oint:A9,olarr:M9,olcir:L9,olcross:N9,oline:$9,olt:O9,Omacr:P9,omacr:R9,Omega:z9,omega:D9,Omicron:I9,omicron:F9,omid:H9,ominus:B9,Oopf:W9,oopf:q9,opar:U9,OpenCurlyDoubleQuote:j9,OpenCurlyQuote:V9,operp:G9,oplus:K9,orarr:X9,Or:Y9,or:Z9,ord:J9,order:Q9,orderof:eG,ordf:tG,ordm:nG,origof:rG,oror:iG,orslope:oG,orv:sG,oS:lG,Oscr:aG,oscr:cG,Oslash:uG,oslash:fG,osol:dG,Otilde:hG,otilde:pG,otimesas:gG,Otimes:vG,otimes:mG,Ouml:yG,ouml:bG,ovbar:wG,OverBar:xG,OverBrace:SG,OverBracket:_G,OverParenthesis:kG,para:CG,parallel:TG,par:EG,parsim:AG,parsl:MG,part:LG,PartialD:NG,Pcy:$G,pcy:OG,percnt:PG,period:RG,permil:zG,perp:DG,pertenk:IG,Pfr:FG,pfr:HG,Phi:BG,phi:WG,phiv:qG,phmmat:UG,phone:jG,Pi:VG,pi:GG,pitchfork:KG,piv:XG,planck:YG,planckh:ZG,plankv:JG,plusacir:QG,plusb:e7,pluscir:t7,plus:n7,plusdo:r7,plusdu:i7,pluse:o7,PlusMinus:s7,plusmn:l7,plussim:a7,plustwo:c7,pm:u7,Poincareplane:f7,pointint:d7,popf:h7,Popf:p7,pound:g7,prap:v7,Pr:m7,pr:y7,prcue:b7,precapprox:w7,prec:x7,preccurlyeq:S7,Precedes:_7,PrecedesEqual:k7,PrecedesSlantEqual:C7,PrecedesTilde:T7,preceq:E7,precnapprox:A7,precneqq:M7,precnsim:L7,pre:N7,prE:$7,precsim:O7,prime:P7,Prime:R7,primes:z7,prnap:D7,prnE:I7,prnsim:F7,prod:H7,Product:B7,profalar:W7,profline:q7,profsurf:U7,prop:j7,Proportional:V7,Proportion:G7,propto:K7,prsim:X7,prurel:Y7,Pscr:Z7,pscr:J7,Psi:Q7,psi:eK,puncsp:tK,Qfr:nK,qfr:rK,qint:iK,qopf:oK,Qopf:sK,qprime:lK,Qscr:aK,qscr:cK,quaternions:uK,quatint:fK,quest:dK,questeq:hK,quot:pK,QUOT:gK,rAarr:vK,race:mK,Racute:yK,racute:bK,radic:wK,raemptyv:xK,rang:SK,Rang:_K,rangd:kK,range:CK,rangle:TK,raquo:EK,rarrap:AK,rarrb:MK,rarrbfs:LK,rarrc:NK,rarr:$K,Rarr:OK,rArr:PK,rarrfs:RK,rarrhk:zK,rarrlp:DK,rarrpl:IK,rarrsim:FK,Rarrtl:HK,rarrtl:BK,rarrw:WK,ratail:qK,rAtail:UK,ratio:jK,rationals:VK,rbarr:GK,rBarr:KK,RBarr:XK,rbbrk:YK,rbrace:ZK,rbrack:JK,rbrke:QK,rbrksld:eX,rbrkslu:tX,Rcaron:nX,rcaron:rX,Rcedil:iX,rcedil:oX,rceil:sX,rcub:lX,Rcy:aX,rcy:cX,rdca:uX,rdldhar:fX,rdquo:dX,rdquor:hX,rdsh:pX,real:gX,realine:vX,realpart:mX,reals:yX,Re:bX,rect:wX,reg:xX,REG:SX,ReverseElement:_X,ReverseEquilibrium:kX,ReverseUpEquilibrium:CX,rfisht:TX,rfloor:EX,rfr:AX,Rfr:MX,rHar:LX,rhard:NX,rharu:$X,rharul:OX,Rho:PX,rho:RX,rhov:zX,RightAngleBracket:DX,RightArrowBar:IX,rightarrow:FX,RightArrow:HX,Rightarrow:BX,RightArrowLeftArrow:WX,rightarrowtail:qX,RightCeiling:UX,RightDoubleBracket:jX,RightDownTeeVector:VX,RightDownVectorBar:GX,RightDownVector:KX,RightFloor:XX,rightharpoondown:YX,rightharpoonup:ZX,rightleftarrows:JX,rightleftharpoons:QX,rightrightarrows:eY,rightsquigarrow:tY,RightTeeArrow:nY,RightTee:rY,RightTeeVector:iY,rightthreetimes:oY,RightTriangleBar:sY,RightTriangle:lY,RightTriangleEqual:aY,RightUpDownVector:cY,RightUpTeeVector:uY,RightUpVectorBar:fY,RightUpVector:dY,RightVectorBar:hY,RightVector:pY,ring:gY,risingdotseq:vY,rlarr:mY,rlhar:yY,rlm:bY,rmoustache:wY,rmoust:xY,rnmid:SY,roang:_Y,roarr:kY,robrk:CY,ropar:TY,ropf:EY,Ropf:AY,roplus:MY,rotimes:LY,RoundImplies:NY,rpar:$Y,rpargt:OY,rppolint:PY,rrarr:RY,Rrightarrow:zY,rsaquo:DY,rscr:IY,Rscr:FY,rsh:HY,Rsh:BY,rsqb:WY,rsquo:qY,rsquor:UY,rthree:jY,rtimes:VY,rtri:GY,rtrie:KY,rtrif:XY,rtriltri:YY,RuleDelayed:ZY,ruluhar:JY,rx:QY,Sacute:eZ,sacute:tZ,sbquo:nZ,scap:rZ,Scaron:iZ,scaron:oZ,Sc:sZ,sc:lZ,sccue:aZ,sce:cZ,scE:uZ,Scedil:fZ,scedil:dZ,Scirc:hZ,scirc:pZ,scnap:gZ,scnE:vZ,scnsim:mZ,scpolint:yZ,scsim:bZ,Scy:wZ,scy:xZ,sdotb:SZ,sdot:_Z,sdote:kZ,searhk:CZ,searr:TZ,seArr:EZ,searrow:AZ,sect:MZ,semi:LZ,seswar:NZ,setminus:$Z,setmn:OZ,sext:PZ,Sfr:RZ,sfr:zZ,sfrown:DZ,sharp:IZ,SHCHcy:FZ,shchcy:HZ,SHcy:BZ,shcy:WZ,ShortDownArrow:qZ,ShortLeftArrow:UZ,shortmid:jZ,shortparallel:VZ,ShortRightArrow:GZ,ShortUpArrow:KZ,shy:XZ,Sigma:YZ,sigma:ZZ,sigmaf:JZ,sigmav:QZ,sim:eJ,simdot:tJ,sime:nJ,simeq:rJ,simg:iJ,simgE:oJ,siml:sJ,simlE:lJ,simne:aJ,simplus:cJ,simrarr:uJ,slarr:fJ,SmallCircle:dJ,smallsetminus:hJ,smashp:pJ,smeparsl:gJ,smid:vJ,smile:mJ,smt:yJ,smte:bJ,smtes:wJ,SOFTcy:xJ,softcy:SJ,solbar:_J,solb:kJ,sol:CJ,Sopf:TJ,sopf:EJ,spades:AJ,spadesuit:MJ,spar:LJ,sqcap:NJ,sqcaps:$J,sqcup:OJ,sqcups:PJ,Sqrt:RJ,sqsub:zJ,sqsube:DJ,sqsubset:IJ,sqsubseteq:FJ,sqsup:HJ,sqsupe:BJ,sqsupset:WJ,sqsupseteq:qJ,square:UJ,Square:jJ,SquareIntersection:VJ,SquareSubset:GJ,SquareSubsetEqual:KJ,SquareSuperset:XJ,SquareSupersetEqual:YJ,SquareUnion:ZJ,squarf:JJ,squ:QJ,squf:eQ,srarr:tQ,Sscr:nQ,sscr:rQ,ssetmn:iQ,ssmile:oQ,sstarf:sQ,Star:lQ,star:aQ,starf:cQ,straightepsilon:uQ,straightphi:fQ,strns:dQ,sub:hQ,Sub:pQ,subdot:gQ,subE:vQ,sube:mQ,subedot:yQ,submult:bQ,subnE:wQ,subne:xQ,subplus:SQ,subrarr:_Q,subset:kQ,Subset:CQ,subseteq:TQ,subseteqq:EQ,SubsetEqual:AQ,subsetneq:MQ,subsetneqq:LQ,subsim:NQ,subsub:$Q,subsup:OQ,succapprox:PQ,succ:RQ,succcurlyeq:zQ,Succeeds:DQ,SucceedsEqual:IQ,SucceedsSlantEqual:FQ,SucceedsTilde:HQ,succeq:BQ,succnapprox:WQ,succneqq:qQ,succnsim:UQ,succsim:jQ,SuchThat:VQ,sum:GQ,Sum:KQ,sung:XQ,sup1:YQ,sup2:ZQ,sup3:JQ,sup:QQ,Sup:eee,supdot:tee,supdsub:nee,supE:ree,supe:iee,supedot:oee,Superset:see,SupersetEqual:lee,suphsol:aee,suphsub:cee,suplarr:uee,supmult:fee,supnE:dee,supne:hee,supplus:pee,supset:gee,Supset:vee,supseteq:mee,supseteqq:yee,supsetneq:bee,supsetneqq:wee,supsim:xee,supsub:See,supsup:_ee,swarhk:kee,swarr:Cee,swArr:Tee,swarrow:Eee,swnwar:Aee,szlig:Mee,Tab:Lee,target:Nee,Tau:$ee,tau:Oee,tbrk:Pee,Tcaron:Ree,tcaron:zee,Tcedil:Dee,tcedil:Iee,Tcy:Fee,tcy:Hee,tdot:Bee,telrec:Wee,Tfr:qee,tfr:Uee,there4:jee,therefore:Vee,Therefore:Gee,Theta:Kee,theta:Xee,thetasym:Yee,thetav:Zee,thickapprox:Jee,thicksim:Qee,ThickSpace:ete,ThinSpace:tte,thinsp:nte,thkap:rte,thksim:ite,THORN:ote,thorn:ste,tilde:lte,Tilde:ate,TildeEqual:cte,TildeFullEqual:ute,TildeTilde:fte,timesbar:dte,timesb:hte,times:pte,timesd:gte,tint:vte,toea:mte,topbot:yte,topcir:bte,top:wte,Topf:xte,topf:Ste,topfork:_te,tosa:kte,tprime:Cte,trade:Tte,TRADE:Ete,triangle:Ate,triangledown:Mte,triangleleft:Lte,trianglelefteq:Nte,triangleq:$te,triangleright:Ote,trianglerighteq:Pte,tridot:Rte,trie:zte,triminus:Dte,TripleDot:Ite,triplus:Fte,trisb:Hte,tritime:Bte,trpezium:Wte,Tscr:qte,tscr:Ute,TScy:jte,tscy:Vte,TSHcy:Gte,tshcy:Kte,Tstrok:Xte,tstrok:Yte,twixt:Zte,twoheadleftarrow:Jte,twoheadrightarrow:Qte,Uacute:ene,uacute:tne,uarr:nne,Uarr:rne,uArr:ine,Uarrocir:one,Ubrcy:sne,ubrcy:lne,Ubreve:ane,ubreve:cne,Ucirc:une,ucirc:fne,Ucy:dne,ucy:hne,udarr:pne,Udblac:gne,udblac:vne,udhar:mne,ufisht:yne,Ufr:bne,ufr:wne,Ugrave:xne,ugrave:Sne,uHar:_ne,uharl:kne,uharr:Cne,uhblk:Tne,ulcorn:Ene,ulcorner:Ane,ulcrop:Mne,ultri:Lne,Umacr:Nne,umacr:$ne,uml:One,UnderBar:Pne,UnderBrace:Rne,UnderBracket:zne,UnderParenthesis:Dne,Union:Ine,UnionPlus:Fne,Uogon:Hne,uogon:Bne,Uopf:Wne,uopf:qne,UpArrowBar:Une,uparrow:jne,UpArrow:Vne,Uparrow:Gne,UpArrowDownArrow:Kne,updownarrow:Xne,UpDownArrow:Yne,Updownarrow:Zne,UpEquilibrium:Jne,upharpoonleft:Qne,upharpoonright:ere,uplus:tre,UpperLeftArrow:nre,UpperRightArrow:rre,upsi:ire,Upsi:ore,upsih:sre,Upsilon:lre,upsilon:are,UpTeeArrow:cre,UpTee:ure,upuparrows:fre,urcorn:dre,urcorner:hre,urcrop:pre,Uring:gre,uring:vre,urtri:mre,Uscr:yre,uscr:bre,utdot:wre,Utilde:xre,utilde:Sre,utri:_re,utrif:kre,uuarr:Cre,Uuml:Tre,uuml:Ere,uwangle:Are,vangrt:Mre,varepsilon:Lre,varkappa:Nre,varnothing:$re,varphi:Ore,varpi:Pre,varpropto:Rre,varr:zre,vArr:Dre,varrho:Ire,varsigma:Fre,varsubsetneq:Hre,varsubsetneqq:Bre,varsupsetneq:Wre,varsupsetneqq:qre,vartheta:Ure,vartriangleleft:jre,vartriangleright:Vre,vBar:Gre,Vbar:Kre,vBarv:Xre,Vcy:Yre,vcy:Zre,vdash:Jre,vDash:Qre,Vdash:eie,VDash:tie,Vdashl:nie,veebar:rie,vee:iie,Vee:oie,veeeq:sie,vellip:lie,verbar:aie,Verbar:cie,vert:uie,Vert:fie,VerticalBar:die,VerticalLine:hie,VerticalSeparator:pie,VerticalTilde:gie,VeryThinSpace:vie,Vfr:mie,vfr:yie,vltri:bie,vnsub:wie,vnsup:xie,Vopf:Sie,vopf:_ie,vprop:kie,vrtri:Cie,Vscr:Tie,vscr:Eie,vsubnE:Aie,vsubne:Mie,vsupnE:Lie,vsupne:Nie,Vvdash:$ie,vzigzag:Oie,Wcirc:Pie,wcirc:Rie,wedbar:zie,wedge:Die,Wedge:Iie,wedgeq:Fie,weierp:Hie,Wfr:Bie,wfr:Wie,Wopf:qie,wopf:Uie,wp:jie,wr:Vie,wreath:Gie,Wscr:Kie,wscr:Xie,xcap:Yie,xcirc:Zie,xcup:Jie,xdtri:Qie,Xfr:eoe,xfr:toe,xharr:noe,xhArr:roe,Xi:ioe,xi:ooe,xlarr:soe,xlArr:loe,xmap:aoe,xnis:coe,xodot:uoe,Xopf:foe,xopf:doe,xoplus:hoe,xotime:poe,xrarr:goe,xrArr:voe,Xscr:moe,xscr:yoe,xsqcup:boe,xuplus:woe,xutri:xoe,xvee:Soe,xwedge:_oe,Yacute:koe,yacute:Coe,YAcy:Toe,yacy:Eoe,Ycirc:Aoe,ycirc:Moe,Ycy:Loe,ycy:Noe,yen:$oe,Yfr:Ooe,yfr:Poe,YIcy:Roe,yicy:zoe,Yopf:Doe,yopf:Ioe,Yscr:Foe,yscr:Hoe,YUcy:Boe,yucy:Woe,yuml:qoe,Yuml:Uoe,Zacute:joe,zacute:Voe,Zcaron:Goe,zcaron:Koe,Zcy:Xoe,zcy:Yoe,Zdot:Zoe,zdot:Joe,zeetrf:Qoe,ZeroWidthSpace:ese,Zeta:tse,zeta:nse,zfr:rse,Zfr:ise,ZHcy:ose,zhcy:sse,zigrarr:lse,zopf:ase,Zopf:cse,Zscr:use,zscr:fse,zwj:dse,zwnj:hse},pse="Á",gse="á",vse="Â",mse="â",yse="´",bse="Æ",wse="æ",xse="À",Sse="à",_se="&",kse="&",Cse="Å",Tse="å",Ese="Ã",Ase="ã",Mse="Ä",Lse="ä",Nse="¦",$se="Ç",Ose="ç",Pse="¸",Rse="¢",zse="©",Dse="©",Ise="¤",Fse="°",Hse="÷",Bse="É",Wse="é",qse="Ê",Use="ê",jse="È",Vse="è",Gse="Ð",Kse="ð",Xse="Ë",Yse="ë",Zse="½",Jse="¼",Qse="¾",ele=">",tle=">",nle="Í",rle="í",ile="Î",ole="î",sle="¡",lle="Ì",ale="ì",cle="¿",ule="Ï",fle="ï",dle="«",hle="<",ple="<",gle="¯",vle="µ",mle="·",yle=" ",ble="¬",wle="Ñ",xle="ñ",Sle="Ó",_le="ó",kle="Ô",Cle="ô",Tle="Ò",Ele="ò",Ale="ª",Mle="º",Lle="Ø",Nle="ø",$le="Õ",Ole="õ",Ple="Ö",Rle="ö",zle="¶",Dle="±",Ile="£",Fle='"',Hle='"',Ble="»",Wle="®",qle="®",Ule="§",jle="­",Vle="¹",Gle="²",Kle="³",Xle="ß",Yle="Þ",Zle="þ",Jle="×",Qle="Ú",eae="ú",tae="Û",nae="û",rae="Ù",iae="ù",oae="¨",sae="Ü",lae="ü",aae="Ý",cae="ý",uae="¥",fae="ÿ",dae={Aacute:pse,aacute:gse,Acirc:vse,acirc:mse,acute:yse,AElig:bse,aelig:wse,Agrave:xse,agrave:Sse,amp:_se,AMP:kse,Aring:Cse,aring:Tse,Atilde:Ese,atilde:Ase,Auml:Mse,auml:Lse,brvbar:Nse,Ccedil:$se,ccedil:Ose,cedil:Pse,cent:Rse,copy:zse,COPY:Dse,curren:Ise,deg:Fse,divide:Hse,Eacute:Bse,eacute:Wse,Ecirc:qse,ecirc:Use,Egrave:jse,egrave:Vse,ETH:Gse,eth:Kse,Euml:Xse,euml:Yse,frac12:Zse,frac14:Jse,frac34:Qse,gt:ele,GT:tle,Iacute:nle,iacute:rle,Icirc:ile,icirc:ole,iexcl:sle,Igrave:lle,igrave:ale,iquest:cle,Iuml:ule,iuml:fle,laquo:dle,lt:hle,LT:ple,macr:gle,micro:vle,middot:mle,nbsp:yle,not:ble,Ntilde:wle,ntilde:xle,Oacute:Sle,oacute:_le,Ocirc:kle,ocirc:Cle,Ograve:Tle,ograve:Ele,ordf:Ale,ordm:Mle,Oslash:Lle,oslash:Nle,Otilde:$le,otilde:Ole,Ouml:Ple,ouml:Rle,para:zle,plusmn:Dle,pound:Ile,quot:Fle,QUOT:Hle,raquo:Ble,reg:Wle,REG:qle,sect:Ule,shy:jle,sup1:Vle,sup2:Gle,sup3:Kle,szlig:Xle,THORN:Yle,thorn:Zle,times:Jle,Uacute:Qle,uacute:eae,Ucirc:tae,ucirc:nae,Ugrave:rae,ugrave:iae,uml:oae,Uuml:sae,uuml:lae,Yacute:aae,yacute:cae,yen:uae,yuml:fae},hae="&",pae="'",gae=">",vae="<",mae='"',xw={amp:hae,apos:pae,gt:gae,lt:vae,quot:mae};var ds={};const yae={0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376};var Lm;function bae(){if(Lm)return ds;Lm=1;var e=ds&&ds.__importDefault||function(s){return s&&s.__esModule?s:{default:s}};Object.defineProperty(ds,"__esModule",{value:!0});var t=e(yae),r=String.fromCodePoint||function(s){var c="";return s>65535&&(s-=65536,c+=String.fromCharCode(s>>>10&1023|55296),s=56320|s&1023),c+=String.fromCharCode(s),c};function o(s){return s>=55296&&s<=57343||s>1114111?"�":(s in t.default&&(s=t.default[s]),r(s))}return ds.default=o,ds}var Nm;function $m(){if(Nm)return yr;Nm=1;var e=yr&&yr.__importDefault||function(p){return p&&p.__esModule?p:{default:p}};Object.defineProperty(yr,"__esModule",{value:!0}),yr.decodeHTML=yr.decodeHTMLStrict=yr.decodeXML=void 0;var t=e(ww),r=e(dae),o=e(xw),s=e(bae()),c=/&(?:[a-zA-Z0-9]+|#[xX][\da-fA-F]+|#\d+);/g;yr.decodeXML=f(o.default),yr.decodeHTMLStrict=f(t.default);function f(p){var v=h(p);return function(m){return String(m).replace(c,v)}}var d=function(p,v){return p<v?1:-1};yr.decodeHTML=function(){for(var p=Object.keys(r.default).sort(d),v=Object.keys(t.default).sort(d),m=0,b=0;m<v.length;m++)p[b]===v[m]?(v[m]+=";?",b++):v[m]+=";";var w=new RegExp("&(?:"+v.join("|")+"|#[xX][\\da-fA-F]+;?|#\\d+;?)","g"),E=h(t.default);function N(L){return L.substr(-1)!==";"&&(L+=";"),E(L)}return function(L){return String(L).replace(w,N)}}();function h(p){return function(m){if(m.charAt(1)==="#"){var b=m.charAt(2);return b==="X"||b==="x"?s.default(parseInt(m.substr(3),16)):s.default(parseInt(m.substr(2),10))}return p[m.slice(1,-1)]||m}}return yr}var Cn={},Om;function Pm(){if(Om)return Cn;Om=1;var e=Cn&&Cn.__importDefault||function(M){return M&&M.__esModule?M:{default:M}};Object.defineProperty(Cn,"__esModule",{value:!0}),Cn.escapeUTF8=Cn.escape=Cn.encodeNonAsciiHTML=Cn.encodeHTML=Cn.encodeXML=void 0;var t=e(xw),r=d(t.default),o=h(r);Cn.encodeXML=L(r);var s=e(ww),c=d(s.default),f=h(c);Cn.encodeHTML=b(c,f),Cn.encodeNonAsciiHTML=L(c);function d(M){return Object.keys(M).sort().reduce(function(T,P){return T[M[P]]="&"+P+";",T},{})}function h(M){for(var T=[],P=[],A=0,B=Object.keys(M);A<B.length;A++){var G=B[A];G.length===1?T.push("\\"+G):P.push(G)}T.sort();for(var U=0;U<T.length-1;U++){for(var Q=U;Q<T.length-1&&T[Q].charCodeAt(1)+1===T[Q+1].charCodeAt(1);)Q+=1;var J=1+Q-U;J<3||T.splice(U,J,T[U]+"-"+T[Q])}return P.unshift("["+T.join("")+"]"),new RegExp(P.join("|"),"g")}var p=/(?:[\x80-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/g,v=String.prototype.codePointAt!=null?function(M){return M.codePointAt(0)}:function(M){return(M.charCodeAt(0)-55296)*1024+M.charCodeAt(1)-56320+65536};function m(M){return"&#x"+(M.length>1?v(M):M.charCodeAt(0)).toString(16).toUpperCase()+";"}function b(M,T){return function(P){return P.replace(T,function(A){return M[A]}).replace(p,m)}}var w=new RegExp(o.source+"|"+p.source,"g");function E(M){return M.replace(w,m)}Cn.escape=E;function N(M){return M.replace(o,m)}Cn.escapeUTF8=N;function L(M){return function(T){return T.replace(w,function(P){return M[P]||m(P)})}}return Cn}var Rm;function wae(){return Rm||(Rm=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.decodeXMLStrict=e.decodeHTML5Strict=e.decodeHTML4Strict=e.decodeHTML5=e.decodeHTML4=e.decodeHTMLStrict=e.decodeHTML=e.decodeXML=e.encodeHTML5=e.encodeHTML4=e.escapeUTF8=e.escape=e.encodeNonAsciiHTML=e.encodeHTML=e.encodeXML=e.encode=e.decodeStrict=e.decode=void 0;var t=$m(),r=Pm();function o(h,p){return(!p||p<=0?t.decodeXML:t.decodeHTML)(h)}e.decode=o;function s(h,p){return(!p||p<=0?t.decodeXML:t.decodeHTMLStrict)(h)}e.decodeStrict=s;function c(h,p){return(!p||p<=0?r.encodeXML:r.encodeHTML)(h)}e.encode=c;var f=Pm();Object.defineProperty(e,"encodeXML",{enumerable:!0,get:function(){return f.encodeXML}}),Object.defineProperty(e,"encodeHTML",{enumerable:!0,get:function(){return f.encodeHTML}}),Object.defineProperty(e,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return f.encodeNonAsciiHTML}}),Object.defineProperty(e,"escape",{enumerable:!0,get:function(){return f.escape}}),Object.defineProperty(e,"escapeUTF8",{enumerable:!0,get:function(){return f.escapeUTF8}}),Object.defineProperty(e,"encodeHTML4",{enumerable:!0,get:function(){return f.encodeHTML}}),Object.defineProperty(e,"encodeHTML5",{enumerable:!0,get:function(){return f.encodeHTML}});var d=$m();Object.defineProperty(e,"decodeXML",{enumerable:!0,get:function(){return d.decodeXML}}),Object.defineProperty(e,"decodeHTML",{enumerable:!0,get:function(){return d.decodeHTML}}),Object.defineProperty(e,"decodeHTMLStrict",{enumerable:!0,get:function(){return d.decodeHTMLStrict}}),Object.defineProperty(e,"decodeHTML4",{enumerable:!0,get:function(){return d.decodeHTML}}),Object.defineProperty(e,"decodeHTML5",{enumerable:!0,get:function(){return d.decodeHTML}}),Object.defineProperty(e,"decodeHTML4Strict",{enumerable:!0,get:function(){return d.decodeHTMLStrict}}),Object.defineProperty(e,"decodeHTML5Strict",{enumerable:!0,get:function(){return d.decodeHTMLStrict}}),Object.defineProperty(e,"decodeXMLStrict",{enumerable:!0,get:function(){return d.decodeXML}})}(td)),td}var nd,zm;function xae(){if(zm)return nd;zm=1;function e(R,$){if(!(R instanceof $))throw new TypeError("Cannot call a class as a function")}function t(R,$){for(var O=0;O<$.length;O++){var _=$[O];_.enumerable=_.enumerable||!1,_.configurable=!0,"value"in _&&(_.writable=!0),Object.defineProperty(R,_.key,_)}}function r(R,$,O){return $&&t(R.prototype,$),R}function o(R,$){var O=typeof Symbol<"u"&&R[Symbol.iterator]||R["@@iterator"];if(!O){if(Array.isArray(R)||(O=s(R))||$){O&&(R=O);var _=0,D=function(){};return{s:D,n:function(){return _>=R.length?{done:!0}:{done:!1,value:R[_++]}},e:function(Re){throw Re},f:D}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.