@vitest/browser 3.2.0 → 3.2.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.
@@ -17,9 +17,9 @@ var ik=Object.defineProperty;var ok=(e,t,r)=>t in e?ik(e,t,{enumerable:!0,config
17
17
  **/let rh;const nm=typeof window<"u"&&window.trustedTypes;if(nm)try{rh=nm.createPolicy("vue",{createHTML:e=>e})}catch{}const sw=rh?e=>rh.createHTML(e):e=>e,lC="http://www.w3.org/2000/svg",aC="http://www.w3.org/1998/Math/MathML",pi=typeof document<"u"?document:null,rm=pi&&pi.createElement("template"),cC={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"?pi.createElementNS(lC,e):t==="mathml"?pi.createElementNS(aC,e):r?pi.createElement(e,{is:r}):pi.createElement(e);return e==="select"&&o&&o.multiple!=null&&s.setAttribute("multiple",o.multiple),s},createText:e=>pi.createTextNode(e),createComment:e=>pi.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>pi.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,r,o,s,l){const u=r?r.previousSibling:t.lastChild;if(s&&(s===l||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),r),!(s===l||!(s=s.nextSibling)););else{rm.innerHTML=sw(o==="svg"?`<svg>${e}</svg>`:o==="mathml"?`<math>${e}</math>`:e);const d=rm.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[u?u.nextSibling:t.firstChild,r?r.previousSibling:t.lastChild]}},qi="transition",Il="animation",ua=Symbol("_vtc"),lw={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},uC=on({},_b,lw),fC=e=>(e.displayName="Transition",e.props=uC,e),dC=fC((e,{slots:t})=>Pa(tT,hC(e),t)),Oo=(e,t=[])=>{Fe(e)?e.forEach(r=>r(...t)):e&&e(...t)},im=e=>e?Fe(e)?e.some(t=>t.length>1):e.length>1:!1;function hC(e){const t={};for(const N in e)N in lw||(t[N]=e[N]);if(e.css===!1)return t;const{name:r="v",type:o,duration:s,enterFromClass:l=`${r}-enter-from`,enterActiveClass:u=`${r}-enter-active`,enterToClass:d=`${r}-enter-to`,appearFromClass:h=l,appearActiveClass:p=u,appearToClass:g=d,leaveFromClass:m=`${r}-leave-from`,leaveActiveClass:y=`${r}-leave-active`,leaveToClass:w=`${r}-leave-to`}=e,C=pC(s),$=C&&C[0],E=C&&C[1],{onBeforeEnter:T,onEnter:A,onEnterCancelled:I,onLeave:L,onLeaveCancelled:H,onBeforeAppear:G=T,onAppear:oe=A,onAppearCancelled:ee=I}=t,Z=(N,P,O,S)=>{N._enterCancelled=S,Io(N,P?g:d),Io(N,P?p:u),O&&O()},Q=(N,P)=>{N._isLeaving=!1,Io(N,m),Io(N,w),Io(N,y),P&&P()},F=N=>(P,O)=>{const S=N?oe:A,R=()=>Z(P,N,O);Oo(S,[P,R]),om(()=>{Io(P,N?h:l),ui(P,N?g:d),im(S)||sm(P,o,$,R)})};return on(t,{onBeforeEnter(N){Oo(T,[N]),ui(N,l),ui(N,u)},onBeforeAppear(N){Oo(G,[N]),ui(N,h),ui(N,p)},onEnter:F(!1),onAppear:F(!0),onLeave(N,P){N._isLeaving=!0;const O=()=>Q(N,P);ui(N,m),N._enterCancelled?(ui(N,y),cm()):(cm(),ui(N,y)),om(()=>{N._isLeaving&&(Io(N,m),ui(N,w),im(L)||sm(N,o,E,O))}),Oo(L,[N,O])},onEnterCancelled(N){Z(N,!1,void 0,!0),Oo(I,[N])},onAppearCancelled(N){Z(N,!0,void 0,!0),Oo(ee,[N])},onLeaveCancelled(N){Q(N),Oo(H,[N])}})}function pC(e){if(e==null)return null;if(_t(e))return[vd(e.enter),vd(e.leave)];{const t=vd(e);return[t,t]}}function vd(e){return jy(e)}function ui(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.add(r)),(e[ua]||(e[ua]=new Set)).add(t)}function Io(e,t){t.split(/\s+/).forEach(o=>o&&e.classList.remove(o));const r=e[ua];r&&(r.delete(t),r.size||(e[ua]=void 0))}function om(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let gC=0;function sm(e,t,r,o){const s=e._endId=++gC,l=()=>{s===e._endId&&o()};if(r!=null)return setTimeout(l,r);const{type:u,timeout:d,propCount:h}=vC(e,t);if(!u)return o();const p=u+"end";let g=0;const m=()=>{e.removeEventListener(p,y),l()},y=w=>{w.target===e&&++g>=h&&m()};setTimeout(()=>{g<h&&m()},d+1),e.addEventListener(p,y)}function vC(e,t){const r=window.getComputedStyle(e),o=C=>(r[C]||"").split(", "),s=o(`${qi}Delay`),l=o(`${qi}Duration`),u=lm(s,l),d=o(`${Il}Delay`),h=o(`${Il}Duration`),p=lm(d,h);let g=null,m=0,y=0;t===qi?u>0&&(g=qi,m=u,y=l.length):t===Il?p>0&&(g=Il,m=p,y=h.length):(m=Math.max(u,p),g=m>0?u>p?qi:Il:null,y=g?g===qi?l.length:h.length:0);const w=g===qi&&/\b(transform|all)(,|$)/.test(o(`${qi}Property`).toString());return{type:g,timeout:m,propCount:y,hasTransform:w}}function lm(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((r,o)=>am(r)+am(e[o])))}function am(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function cm(){return document.body.offsetHeight}function mC(e,t,r){const o=e[ua];o&&(t=(t?[t,...o]:[...o]).join(" ")),t==null?e.removeAttribute("class"):r?e.setAttribute("class",t):e.className=t}const hu=Symbol("_vod"),aw=Symbol("_vsh"),eo={beforeMount(e,{value:t},{transition:r}){e[hu]=e.style.display==="none"?"":e.style.display,r&&t?r.beforeEnter(e):Pl(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),Pl(e,!0),o.enter(e)):o.leave(e,()=>{Pl(e,!1)}):Pl(e,t))},beforeUnmount(e,{value:t}){Pl(e,t)}};function Pl(e,t){e.style.display=t?e[hu]:"none",e[aw]=!t}const yC=Symbol(""),bC=/(^|;)\s*display\s*:/;function wC(e,t,r){const o=e.style,s=zt(r);let l=!1;if(r&&!s){if(t)if(zt(t))for(const u of t.split(";")){const d=u.slice(0,u.indexOf(":")).trim();r[d]==null&&jc(o,d,"")}else for(const u in t)r[u]==null&&jc(o,u,"");for(const u in r)u==="display"&&(l=!0),jc(o,u,r[u])}else if(s){if(t!==r){const u=o[yC];u&&(r+=";"+u),o.cssText=r,l=bC.test(r)}}else t&&e.removeAttribute("style");hu in e&&(e[hu]=l?o.display:"",e[aw]&&(o.display="none"))}const um=/\s*!important$/;function jc(e,t,r){if(Fe(r))r.forEach(o=>jc(e,t,o));else if(r==null&&(r=""),t.startsWith("--"))e.setProperty(t,r);else{const o=xC(e,t);um.test(r)?e.setProperty(Ti(o),r.replace(um,""),"important"):e[o]=r}}const fm=["Webkit","Moz","ms"],md={};function xC(e,t){const r=md[t];if(r)return r;let o=ir(t);if(o!=="filter"&&o in e)return md[t]=o;o=zu(o);for(let s=0;s<fm.length;s++){const l=fm[s]+o;if(l in e)return md[t]=l}return t}const dm="http://www.w3.org/1999/xlink";function hm(e,t,r,o,s,l=mk(t)){o&&t.startsWith("xlink:")?r==null?e.removeAttributeNS(dm,t.slice(6,t.length)):e.setAttributeNS(dm,t,r):r==null||l&&!Vy(r)?e.removeAttribute(t):e.setAttribute(t,l?"":Mr(r)?String(r):r)}function pm(e,t,r,o,s){if(t==="innerHTML"||t==="textContent"){r!=null&&(e[t]=t==="innerHTML"?sw(r):r);return}const l=e.tagName;if(t==="value"&&l!=="PROGRESS"&&!l.includes("-")){const d=l==="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 u=!1;if(r===""||r==null){const d=typeof e[t];d==="boolean"?r=Vy(r):r==null&&d==="string"?(r="",u=!0):d==="number"&&(r=0,u=!0)}try{e[t]=r}catch{}u&&e.removeAttribute(s||t)}function Do(e,t,r,o){e.addEventListener(t,r,o)}function SC(e,t,r,o){e.removeEventListener(t,r,o)}const gm=Symbol("_vei");function _C(e,t,r,o,s=null){const l=e[gm]||(e[gm]={}),u=l[t];if(o&&u)u.value=o;else{const[d,h]=kC(t);if(o){const p=l[t]=EC(o,s);Do(e,d,p,h)}else u&&(SC(e,d,u,h),l[t]=void 0)}}const vm=/(?:Once|Passive|Capture)$/;function kC(e){let t;if(vm.test(e)){t={};let o;for(;o=e.match(vm);)e=e.slice(0,e.length-o[0].length),t[o[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Ti(e.slice(2)),t]}let yd=0;const TC=Promise.resolve(),CC=()=>yd||(TC.then(()=>yd=0),yd=Date.now());function EC(e,t){const r=o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=r.attached)return;$r(AC(o,r.value),t,5,[o])};return r.value=e,r.attached=CC(),r}function AC(e,t){if(Fe(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 mm=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,LC=(e,t,r,o,s,l)=>{const u=s==="svg";t==="class"?mC(e,o,u):t==="style"?wC(e,r,o):Iu(t)?qh(t)||_C(e,t,r,o,l):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):MC(e,t,o,u))?(pm(e,t,o),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&hm(e,t,o,u,l,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!zt(o))?pm(e,ir(t),o,l,t):(t==="true-value"?e._trueValue=o:t==="false-value"&&(e._falseValue=o),hm(e,t,o,u))};function MC(e,t,r,o){if(o)return!!(t==="innerHTML"||t==="textContent"||t in e&&mm(t)&&Ge(r));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||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 mm(t)&&zt(r)?!1:t in e}const pu=e=>{const t=e.props["onUpdate:modelValue"]||!1;return Fe(t)?r=>qc(t,r):t};function $C(e){e.target.composing=!0}function ym(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const zs=Symbol("_assign"),NC={created(e,{modifiers:{lazy:t,trim:r,number:o}},s){e[zs]=pu(s);const l=o||s.props&&s.props.type==="number";Do(e,t?"change":"input",u=>{if(u.target.composing)return;let d=e.value;r&&(d=d.trim()),l&&(d=qd(d)),e[zs](d)}),r&&Do(e,"change",()=>{e.value=e.value.trim()}),t||(Do(e,"compositionstart",$C),Do(e,"compositionend",ym),Do(e,"change",ym))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:r,modifiers:{lazy:o,trim:s,number:l}},u){if(e[zs]=pu(u),e.composing)return;const d=(l||e.type==="number")&&!/^0\d/.test(e.value)?qd(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))}},cw={deep:!0,created(e,t,r){e[zs]=pu(r),Do(e,"change",()=>{const o=e._modelValue,s=OC(e),l=e.checked,u=e[zs];if(Fe(o)){const d=Gy(o,s),h=d!==-1;if(l&&!h)u(o.concat(s));else if(!l&&h){const p=[...o];p.splice(d,1),u(p)}}else if(Pu(o)){const d=new Set(o);l?d.add(s):d.delete(s),u(d)}else u(uw(e,l))})},mounted:bm,beforeUpdate(e,t,r){e[zs]=pu(r),bm(e,t,r)}};function bm(e,{value:t,oldValue:r},o){e._modelValue=t;let s;if(Fe(t))s=Gy(t,o.props.value)>-1;else if(Pu(t))s=t.has(o.props.value);else{if(t===r)return;s=Fu(t,uw(e,!0))}e.checked!==s&&(e.checked=s)}function OC(e){return"_value"in e?e._value:e.value}function uw(e,t){const r=t?"_trueValue":"_falseValue";return r in e?e[r]:t}const IC=["ctrl","shift","alt","meta"],PC={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)=>IC.some(r=>e[`${r}Key`]&&!t.includes(r))},Vc=(e,t)=>{const r=e._withMods||(e._withMods={}),o=t.join(".");return r[o]||(r[o]=(s,...l)=>{for(let u=0;u<t.length;u++){const d=PC[t[u]];if(d&&d(s,t))return}return e(s,...l)})},RC={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},ih=(e,t)=>{const r=e._withKeys||(e._withKeys={}),o=t.join(".");return r[o]||(r[o]=s=>{if(!("key"in s))return;const l=Ti(s.key);if(t.some(u=>u===l||RC[u]===l))return e(s)})},zC=on({patchProp:LC},cC);let wm;function DC(){return wm||(wm=$T(zC))}const fw=(...e)=>{const t=DC().createApp(...e),{mount:r}=t;return t.mount=o=>{const s=HC(o);if(!s)return;const l=t._component;!Ge(l)&&!l.render&&!l.template&&(l.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const u=r(s,!1,FC(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),u},t};function FC(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function HC(e){return zt(e)?document.querySelector(e):e}const Ei=(e,t)=>{const r=e.__vccOpts||e;for(const[o,s]of t)r[o]=s;return r},BC={};function WC(e,t){const r=Uo("RouterView");return ce(),nt(r)}const qC=Ei(BC,[["render",WC]]),UC=["top","right","bottom","left"],xm=["start","end"],Sm=UC.reduce((e,t)=>e.concat(t,t+"-"+xm[0],t+"-"+xm[1]),[]),fa=Math.min,zo=Math.max,jC={left:"right",right:"left",bottom:"top",top:"bottom"},VC={start:"end",end:"start"};function oh(e,t,r){return zo(e,fa(t,r))}function Go(e,t){return typeof e=="function"?e(t):e}function Zr(e){return e.split("-")[0]}function Lr(e){return e.split("-")[1]}function dw(e){return e==="x"?"y":"x"}function ap(e){return e==="y"?"height":"width"}function Ra(e){return["top","bottom"].includes(Zr(e))?"y":"x"}function cp(e){return dw(Ra(e))}function hw(e,t,r){r===void 0&&(r=!1);const o=Lr(e),s=cp(e),l=ap(s);let u=s==="x"?o===(r?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[l]>t.floating[l]&&(u=vu(u)),[u,vu(u)]}function GC(e){const t=vu(e);return[gu(e),t,gu(t)]}function gu(e){return e.replace(/start|end/g,t=>VC[t])}function KC(e,t,r){const o=["left","right"],s=["right","left"],l=["top","bottom"],u=["bottom","top"];switch(e){case"top":case"bottom":return r?t?s:o:t?o:s;case"left":case"right":return t?l:u;default:return[]}}function XC(e,t,r,o){const s=Lr(e);let l=KC(Zr(e),r==="start",o);return s&&(l=l.map(u=>u+"-"+s),t&&(l=l.concat(l.map(gu)))),l}function vu(e){return e.replace(/left|right|bottom|top/g,t=>jC[t])}function YC(e){return{top:0,right:0,bottom:0,left:0,...e}}function pw(e){return typeof e!="number"?YC(e):{top:e,right:e,bottom:e,left:e}}function Xl(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function _m(e,t,r){let{reference:o,floating:s}=e;const l=Ra(t),u=cp(t),d=ap(u),h=Zr(t),p=l==="y",g=o.x+o.width/2-s.width/2,m=o.y+o.height/2-s.height/2,y=o[d]/2-s[d]/2;let w;switch(h){case"top":w={x:g,y:o.y-s.height};break;case"bottom":w={x:g,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(Lr(t)){case"start":w[u]-=y*(r&&p?-1:1);break;case"end":w[u]+=y*(r&&p?-1:1);break}return w}const JC=async(e,t,r)=>{const{placement:o="bottom",strategy:s="absolute",middleware:l=[],platform:u}=r,d=l.filter(Boolean),h=await(u.isRTL==null?void 0:u.isRTL(t));let p=await u.getElementRects({reference:e,floating:t,strategy:s}),{x:g,y:m}=_m(p,o,h),y=o,w={},C=0;for(let $=0;$<d.length;$++){const{name:E,fn:T}=d[$],{x:A,y:I,data:L,reset:H}=await T({x:g,y:m,initialPlacement:o,placement:y,strategy:s,middlewareData:w,rects:p,platform:u,elements:{reference:e,floating:t}});g=A??g,m=I??m,w={...w,[E]:{...w[E],...L}},H&&C<=50&&(C++,typeof H=="object"&&(H.placement&&(y=H.placement),H.rects&&(p=H.rects===!0?await u.getElementRects({reference:e,floating:t,strategy:s}):H.rects),{x:g,y:m}=_m(p,y,h)),$=-1)}return{x:g,y:m,placement:y,strategy:s,middlewareData:w}};async function Ju(e,t){var r;t===void 0&&(t={});const{x:o,y:s,platform:l,rects:u,elements:d,strategy:h}=e,{boundary:p="clippingAncestors",rootBoundary:g="viewport",elementContext:m="floating",altBoundary:y=!1,padding:w=0}=Go(t,e),C=pw(w),E=d[y?m==="floating"?"reference":"floating":m],T=Xl(await l.getClippingRect({element:(r=await(l.isElement==null?void 0:l.isElement(E)))==null||r?E:E.contextElement||await(l.getDocumentElement==null?void 0:l.getDocumentElement(d.floating)),boundary:p,rootBoundary:g,strategy:h})),A=m==="floating"?{...u.floating,x:o,y:s}:u.reference,I=await(l.getOffsetParent==null?void 0:l.getOffsetParent(d.floating)),L=await(l.isElement==null?void 0:l.isElement(I))?await(l.getScale==null?void 0:l.getScale(I))||{x:1,y:1}:{x:1,y:1},H=Xl(l.convertOffsetParentRelativeRectToViewportRelativeRect?await l.convertOffsetParentRelativeRectToViewportRelativeRect({elements:d,rect:A,offsetParent:I,strategy:h}):A);return{top:(T.top-H.top+C.top)/L.y,bottom:(H.bottom-T.bottom+C.bottom)/L.y,left:(T.left-H.left+C.left)/L.x,right:(H.right-T.right+C.right)/L.x}}const ZC=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:o,placement:s,rects:l,platform:u,elements:d,middlewareData:h}=t,{element:p,padding:g=0}=Go(e,t)||{};if(p==null)return{};const m=pw(g),y={x:r,y:o},w=cp(s),C=ap(w),$=await u.getDimensions(p),E=w==="y",T=E?"top":"left",A=E?"bottom":"right",I=E?"clientHeight":"clientWidth",L=l.reference[C]+l.reference[w]-y[w]-l.floating[C],H=y[w]-l.reference[w],G=await(u.getOffsetParent==null?void 0:u.getOffsetParent(p));let oe=G?G[I]:0;(!oe||!await(u.isElement==null?void 0:u.isElement(G)))&&(oe=d.floating[I]||l.floating[C]);const ee=L/2-H/2,Z=oe/2-$[C]/2-1,Q=fa(m[T],Z),F=fa(m[A],Z),N=Q,P=oe-$[C]-F,O=oe/2-$[C]/2+ee,S=oh(N,O,P),R=!h.arrow&&Lr(s)!=null&&O!==S&&l.reference[C]/2-(O<N?Q:F)-$[C]/2<0,j=R?O<N?O-N:O-P:0;return{[w]:y[w]+j,data:{[w]:S,centerOffset:O-S-j,...R&&{alignmentOffset:j}},reset:R}}});function QC(e,t,r){return(e?[...r.filter(s=>Lr(s)===e),...r.filter(s=>Lr(s)!==e)]:r.filter(s=>Zr(s)===s)).filter(s=>e?Lr(s)===e||(t?gu(s)!==s:!1):!0)}const eE=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,o,s;const{rects:l,middlewareData:u,placement:d,platform:h,elements:p}=t,{crossAxis:g=!1,alignment:m,allowedPlacements:y=Sm,autoAlignment:w=!0,...C}=Go(e,t),$=m!==void 0||y===Sm?QC(m||null,w,y):y,E=await Ju(t,C),T=((r=u.autoPlacement)==null?void 0:r.index)||0,A=$[T];if(A==null)return{};const I=hw(A,l,await(h.isRTL==null?void 0:h.isRTL(p.floating)));if(d!==A)return{reset:{placement:$[0]}};const L=[E[Zr(A)],E[I[0]],E[I[1]]],H=[...((o=u.autoPlacement)==null?void 0:o.overflows)||[],{placement:A,overflows:L}],G=$[T+1];if(G)return{data:{index:T+1,overflows:H},reset:{placement:G}};const oe=H.map(Q=>{const F=Lr(Q.placement);return[Q.placement,F&&g?Q.overflows.slice(0,2).reduce((N,P)=>N+P,0):Q.overflows[0],Q.overflows]}).sort((Q,F)=>Q[1]-F[1]),Z=((s=oe.filter(Q=>Q[2].slice(0,Lr(Q[0])?2:3).every(F=>F<=0))[0])==null?void 0:s[0])||oe[0][0];return Z!==d?{data:{index:T+1,overflows:H},reset:{placement:Z}}:{}}}},tE=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,o;const{placement:s,middlewareData:l,rects:u,initialPlacement:d,platform:h,elements:p}=t,{mainAxis:g=!0,crossAxis:m=!0,fallbackPlacements:y,fallbackStrategy:w="bestFit",fallbackAxisSideDirection:C="none",flipAlignment:$=!0,...E}=Go(e,t);if((r=l.arrow)!=null&&r.alignmentOffset)return{};const T=Zr(s),A=Zr(d)===d,I=await(h.isRTL==null?void 0:h.isRTL(p.floating)),L=y||(A||!$?[vu(d)]:GC(d));!y&&C!=="none"&&L.push(...XC(d,$,C,I));const H=[d,...L],G=await Ju(t,E),oe=[];let ee=((o=l.flip)==null?void 0:o.overflows)||[];if(g&&oe.push(G[T]),m){const N=hw(s,u,I);oe.push(G[N[0]],G[N[1]])}if(ee=[...ee,{placement:s,overflows:oe}],!oe.every(N=>N<=0)){var Z,Q;const N=(((Z=l.flip)==null?void 0:Z.index)||0)+1,P=H[N];if(P)return{data:{index:N,overflows:ee},reset:{placement:P}};let O=(Q=ee.filter(S=>S.overflows[0]<=0).sort((S,R)=>S.overflows[1]-R.overflows[1])[0])==null?void 0:Q.placement;if(!O)switch(w){case"bestFit":{var F;const S=(F=ee.map(R=>[R.placement,R.overflows.filter(j=>j>0).reduce((j,ne)=>j+ne,0)]).sort((R,j)=>R[1]-j[1])[0])==null?void 0:F[0];S&&(O=S);break}case"initialPlacement":O=d;break}if(s!==O)return{reset:{placement:O}}}return{}}}};async function nE(e,t){const{placement:r,platform:o,elements:s}=e,l=await(o.isRTL==null?void 0:o.isRTL(s.floating)),u=Zr(r),d=Lr(r),h=Ra(r)==="y",p=["left","top"].includes(u)?-1:1,g=l&&h?-1:1,m=Go(t,e);let{mainAxis:y,crossAxis:w,alignmentAxis:C}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...m};return d&&typeof C=="number"&&(w=d==="end"?C*-1:C),h?{x:w*g,y:y*p}:{x:y*p,y:w*g}}const rE=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,o;const{x:s,y:l,placement:u,middlewareData:d}=t,h=await nE(t,e);return u===((r=d.offset)==null?void 0:r.placement)&&(o=d.arrow)!=null&&o.alignmentOffset?{}:{x:s+h.x,y:l+h.y,data:{...h,placement:u}}}}},iE=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:o,placement:s}=t,{mainAxis:l=!0,crossAxis:u=!1,limiter:d={fn:E=>{let{x:T,y:A}=E;return{x:T,y:A}}},...h}=Go(e,t),p={x:r,y:o},g=await Ju(t,h),m=Ra(Zr(s)),y=dw(m);let w=p[y],C=p[m];if(l){const E=y==="y"?"top":"left",T=y==="y"?"bottom":"right",A=w+g[E],I=w-g[T];w=oh(A,w,I)}if(u){const E=m==="y"?"top":"left",T=m==="y"?"bottom":"right",A=C+g[E],I=C-g[T];C=oh(A,C,I)}const $=d.fn({...t,[y]:w,[m]:C});return{...$,data:{x:$.x-r,y:$.y-o}}}}},oE=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:r,rects:o,platform:s,elements:l}=t,{apply:u=()=>{},...d}=Go(e,t),h=await Ju(t,d),p=Zr(r),g=Lr(r),m=Ra(r)==="y",{width:y,height:w}=o.floating;let C,$;p==="top"||p==="bottom"?(C=p,$=g===(await(s.isRTL==null?void 0:s.isRTL(l.floating))?"start":"end")?"left":"right"):($=p,C=g==="end"?"top":"bottom");const E=w-h[C],T=y-h[$],A=!t.middlewareData.shift;let I=E,L=T;if(m){const G=y-h.left-h.right;L=g||A?fa(T,G):G}else{const G=w-h.top-h.bottom;I=g||A?fa(E,G):G}if(A&&!g){const G=zo(h.left,0),oe=zo(h.right,0),ee=zo(h.top,0),Z=zo(h.bottom,0);m?L=y-2*(G!==0||oe!==0?G+oe:zo(h.left,h.right)):I=w-2*(ee!==0||Z!==0?ee+Z:zo(h.top,h.bottom))}await u({...t,availableWidth:L,availableHeight:I});const H=await s.getDimensions(l.floating);return y!==H.width||w!==H.height?{reset:{rects:!0}}:{}}}};function ur(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Xr(e){return ur(e).getComputedStyle(e)}const km=Math.min,Yl=Math.max,mu=Math.round;function gw(e){const t=Xr(e);let r=parseFloat(t.width),o=parseFloat(t.height);const s=e.offsetWidth,l=e.offsetHeight,u=mu(r)!==s||mu(o)!==l;return u&&(r=s,o=l),{width:r,height:o,fallback:u}}function fo(e){return mw(e)?(e.nodeName||"").toLowerCase():""}let Ac;function vw(){if(Ac)return Ac;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(Ac=e.brands.map(t=>t.brand+"/"+t.version).join(" "),Ac):navigator.userAgent}function Yr(e){return e instanceof ur(e).HTMLElement}function ro(e){return e instanceof ur(e).Element}function mw(e){return e instanceof ur(e).Node}function Tm(e){return typeof ShadowRoot>"u"?!1:e instanceof ur(e).ShadowRoot||e instanceof ShadowRoot}function Zu(e){const{overflow:t,overflowX:r,overflowY:o,display:s}=Xr(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+r)&&!["inline","contents"].includes(s)}function sE(e){return["table","td","th"].includes(fo(e))}function sh(e){const t=/firefox/i.test(vw()),r=Xr(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 l=r.contain;return l!=null&&l.includes(s)})}function yw(){return!/^((?!chrome|android).)*safari/i.test(vw())}function up(e){return["html","body","#document"].includes(fo(e))}function bw(e){return ro(e)?e:e.contextElement}const ww={x:1,y:1};function Ds(e){const t=bw(e);if(!Yr(t))return ww;const r=t.getBoundingClientRect(),{width:o,height:s,fallback:l}=gw(t);let u=(l?mu(r.width):r.width)/o,d=(l?mu(r.height):r.height)/s;return u&&Number.isFinite(u)||(u=1),d&&Number.isFinite(d)||(d=1),{x:u,y:d}}function da(e,t,r,o){var s,l;t===void 0&&(t=!1),r===void 0&&(r=!1);const u=e.getBoundingClientRect(),d=bw(e);let h=ww;t&&(o?ro(o)&&(h=Ds(o)):h=Ds(e));const p=d?ur(d):window,g=!yw()&&r;let m=(u.left+(g&&((s=p.visualViewport)==null?void 0:s.offsetLeft)||0))/h.x,y=(u.top+(g&&((l=p.visualViewport)==null?void 0:l.offsetTop)||0))/h.y,w=u.width/h.x,C=u.height/h.y;if(d){const $=ur(d),E=o&&ro(o)?ur(o):o;let T=$.frameElement;for(;T&&o&&E!==$;){const A=Ds(T),I=T.getBoundingClientRect(),L=getComputedStyle(T);I.x+=(T.clientLeft+parseFloat(L.paddingLeft))*A.x,I.y+=(T.clientTop+parseFloat(L.paddingTop))*A.y,m*=A.x,y*=A.y,w*=A.x,C*=A.y,m+=I.x,y+=I.y,T=ur(T).frameElement}}return{width:w,height:C,top:y,right:m+w,bottom:y+C,left:m,x:m,y}}function io(e){return((mw(e)?e.ownerDocument:e.document)||window.document).documentElement}function Qu(e){return ro(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function xw(e){return da(io(e)).left+Qu(e).scrollLeft}function ha(e){if(fo(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Tm(e)&&e.host||io(e);return Tm(t)?t.host:t}function Sw(e){const t=ha(e);return up(t)?t.ownerDocument.body:Yr(t)&&Zu(t)?t:Sw(t)}function yu(e,t){var r;t===void 0&&(t=[]);const o=Sw(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),l=ur(o);return s?t.concat(l,l.visualViewport||[],Zu(o)?o:[]):t.concat(o,yu(o))}function Cm(e,t,r){return t==="viewport"?Xl(function(o,s){const l=ur(o),u=io(o),d=l.visualViewport;let h=u.clientWidth,p=u.clientHeight,g=0,m=0;if(d){h=d.width,p=d.height;const y=yw();(y||!y&&s==="fixed")&&(g=d.offsetLeft,m=d.offsetTop)}return{width:h,height:p,x:g,y:m}}(e,r)):ro(t)?Xl(function(o,s){const l=da(o,!0,s==="fixed"),u=l.top+o.clientTop,d=l.left+o.clientLeft,h=Yr(o)?Ds(o):{x:1,y:1};return{width:o.clientWidth*h.x,height:o.clientHeight*h.y,x:d*h.x,y:u*h.y}}(t,r)):Xl(function(o){const s=io(o),l=Qu(o),u=o.ownerDocument.body,d=Yl(s.scrollWidth,s.clientWidth,u.scrollWidth,u.clientWidth),h=Yl(s.scrollHeight,s.clientHeight,u.scrollHeight,u.clientHeight);let p=-l.scrollLeft+xw(o);const g=-l.scrollTop;return Xr(u).direction==="rtl"&&(p+=Yl(s.clientWidth,u.clientWidth)-d),{width:d,height:h,x:p,y:g}}(io(e)))}function Em(e){return Yr(e)&&Xr(e).position!=="fixed"?e.offsetParent:null}function Am(e){const t=ur(e);let r=Em(e);for(;r&&sE(r)&&Xr(r).position==="static";)r=Em(r);return r&&(fo(r)==="html"||fo(r)==="body"&&Xr(r).position==="static"&&!sh(r))?t:r||function(o){let s=ha(o);for(;Yr(s)&&!up(s);){if(sh(s))return s;s=ha(s)}return null}(e)||t}function lE(e,t,r){const o=Yr(t),s=io(t),l=da(e,!0,r==="fixed",t);let u={scrollLeft:0,scrollTop:0};const d={x:0,y:0};if(o||!o&&r!=="fixed")if((fo(t)!=="body"||Zu(s))&&(u=Qu(t)),Yr(t)){const h=da(t,!0);d.x=h.x+t.clientLeft,d.y=h.y+t.clientTop}else s&&(d.x=xw(s));return{x:l.left+u.scrollLeft-d.x,y:l.top+u.scrollTop-d.y,width:l.width,height:l.height}}const aE={getClippingRect:function(e){let{element:t,boundary:r,rootBoundary:o,strategy:s}=e;const l=r==="clippingAncestors"?function(p,g){const m=g.get(p);if(m)return m;let y=yu(p).filter(E=>ro(E)&&fo(E)!=="body"),w=null;const C=Xr(p).position==="fixed";let $=C?ha(p):p;for(;ro($)&&!up($);){const E=Xr($),T=sh($);(C?T||w:T||E.position!=="static"||!w||!["absolute","fixed"].includes(w.position))?w=E:y=y.filter(A=>A!==$),$=ha($)}return g.set(p,y),y}(t,this._c):[].concat(r),u=[...l,o],d=u[0],h=u.reduce((p,g)=>{const m=Cm(t,g,s);return p.top=Yl(m.top,p.top),p.right=km(m.right,p.right),p.bottom=km(m.bottom,p.bottom),p.left=Yl(m.left,p.left),p},Cm(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=Yr(r),l=io(r);if(r===l)return t;let u={scrollLeft:0,scrollTop:0},d={x:1,y:1};const h={x:0,y:0};if((s||!s&&o!=="fixed")&&((fo(r)!=="body"||Zu(l))&&(u=Qu(r)),Yr(r))){const p=da(r);d=Ds(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-u.scrollLeft*d.x+h.x,y:t.y*d.y-u.scrollTop*d.y+h.y}},isElement:ro,getDimensions:function(e){return Yr(e)?gw(e):e.getBoundingClientRect()},getOffsetParent:Am,getDocumentElement:io,getScale:Ds,async getElementRects(e){let{reference:t,floating:r,strategy:o}=e;const s=this.getOffsetParent||Am,l=this.getDimensions;return{reference:lE(t,await s(r),o),floating:{x:0,y:0,...await l(r)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>Xr(e).direction==="rtl"},cE=(e,t,r)=>{const o=new Map,s={platform:aE,...r},l={...s.platform,_c:o};return JC(e,t,{...s,platform:l})},oo={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 pa(e,t){let r=oo.themes[e]||{},o;do o=r[t],typeof o>"u"?r.$extend?r=oo.themes[r.$extend]||{}:(r=null,o=oo[t]):r=null;while(r);return o}function uE(e){const t=[e];let r=oo.themes[e]||{};do r.$extend&&!r.$resetCss?(t.push(r.$extend),r=oo.themes[r.$extend]||{}):r=null;while(r);return t.map(o=>`v-popper--theme-${o}`)}function Lm(e){const t=[e];let r=oo.themes[e]||{};do r.$extend?(t.push(r.$extend),r=oo.themes[r.$extend]||{}):r=null;while(r);return t}let ga=!1;if(typeof window<"u"){ga=!1;try{const e=Object.defineProperty({},"passive",{get(){ga=!0}});window.addEventListener("test",null,e)}catch{}}let _w=!1;typeof window<"u"&&typeof navigator<"u"&&(_w=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const kw=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),Mm={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},$m={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function Nm(e,t){const r=e.indexOf(t);r!==-1&&e.splice(r,1)}function bd(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const tr=[];let Po=null;const Om={};function Im(e){let t=Om[e];return t||(t=Om[e]=[]),t}let lh=function(){};typeof window<"u"&&(lh=window.Element);function at(e){return function(t){return pa(t.theme,e)}}const wd="__floating-vue__popper",Tw=()=>ut({name:"VPopper",provide(){return{[wd]:{parentPopper:this}}},inject:{[wd]:{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=>kw.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,lh,Boolean],default:at("container")},boundary:{type:[String,lh],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[wd])==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(rE({mainAxis:this.distance,crossAxis:this.skidding}));const t=this.placement.startsWith("auto");if(t?e.middleware.push(eE({alignment:this.placement.split("-")[1]??""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(iE({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!t&&this.flip&&e.middleware.push(tE({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(ZC({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:o,rects:s,middlewareData:l})=>{let u;const{centerOffset:d}=l.arrow;return o.startsWith("top")||o.startsWith("bottom")?u=Math.abs(d)>s.reference.width/2:u=Math.abs(d)>s.reference.height/2,{data:{overflow:u}}}}),this.autoMinSize||this.autoSize){const o=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:s,placement:l,middlewareData:u})=>{var d;if((d=u.autoSize)!=null&&d.skip)return{};let h,p;return l.startsWith("top")||l.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(oE({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 cE(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),Po&&this.instantMove&&Po.instantMove&&Po!==this.parentPopper){Po.$_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&&(Po=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 bd(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...yu(this.$_referenceNode),...yu(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),l=t.y+t.height/2-(o.top+r.offsetTop);this.result.transformOrigin=`${s}px ${l}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<tr.length;r++)t=tr[r],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}tr.push(this),document.body.classList.add("v-popper--some-open");for(const t of Lm(this.theme))Im(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 bd(),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,Nm(tr,this),tr.length===0&&document.body.classList.remove("v-popper--some-open");for(const r of Lm(this.theme)){const o=Im(r);Nm(o,this),o.length===0&&document.body.classList.remove(`v-popper--some-open--${r}`)}Po===this&&(Po=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 bd(),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,Mm,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],Mm,this.popperTriggers,this.popperShowTriggers,e);const t=r=>{r.usedByTooltip||this.hide({event:r})};this.$_registerTriggerListeners(this.$_targetNodes,$m,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],$m,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,ga?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,r,o,s){let l=r;o!=null&&(l=typeof o=="function"?o(l):o),l.forEach(u=>{const d=t[u];d&&this.$_registerEventListeners(e,d,s)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(r=>{const{targetNodes:o,eventType:s,handler:l}=r;!e||e===s?o.forEach(u=>u.removeEventListener(s,l)):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(Jl>=e.left&&Jl<=e.right&&Zl>=e.top&&Zl<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),r=Jl-Vi,o=Zl-Gi,s=t.left+t.width/2-Vi+(t.top+t.height/2)-Gi+t.width+t.height,l=Vi+r*s,u=Gi+o*s;return Lc(Vi,Gi,l,u,t.left,t.top,t.left,t.bottom)||Lc(Vi,Gi,l,u,t.left,t.top,t.right,t.top)||Lc(Vi,Gi,l,u,t.right,t.top,t.right,t.bottom)||Lc(Vi,Gi,l,u,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(_w){const e=ga?{passive:!0,capture:!0}:!0;document.addEventListener("touchstart",t=>Pm(t),e),document.addEventListener("touchend",t=>Rm(t,!0),e)}else window.addEventListener("mousedown",e=>Pm(e),!0),window.addEventListener("click",e=>Rm(e,!1),!0);window.addEventListener("resize",hE)}function Pm(e,t){for(let r=0;r<tr.length;r++){const o=tr[r];try{o.mouseDownContains=o.popperNode().contains(e.target)}catch{}}}function Rm(e,t){fE(e,t)}function fE(e,t){const r={};for(let o=tr.length-1;o>=0;o--){const s=tr[o];try{const l=s.containsGlobalTarget=s.mouseDownContains||s.popperNode().contains(e.target);s.pendingHide=!1,requestAnimationFrame(()=>{if(s.pendingHide=!1,!r[s.randomId]&&zm(s,l,e)){if(s.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&l){let d=s.parentPopper;for(;d;)r[d.randomId]=!0,d=d.parentPopper;return}let u=s.parentPopper;for(;u&&zm(u,u.containsGlobalTarget,e);)u.$_handleGlobalClose(e,t),u=u.parentPopper}})}catch{}}}function zm(e,t,r){return r.closeAllPopover||r.closePopover&&t||dE(e,r)&&!t}function dE(e,t){if(typeof e.autoHide=="function"){const r=e.autoHide(t);return e.lastAutoHide=r,r}return e.autoHide}function hE(){for(let e=0;e<tr.length;e++)tr[e].$_computePosition()}function Dm(){for(let e=0;e<tr.length;e++)tr[e].hide()}let Vi=0,Gi=0,Jl=0,Zl=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{Vi=Jl,Gi=Zl,Jl=e.clientX,Zl=e.clientY},ga?{passive:!0}:void 0);function Lc(e,t,r,o,s,l,u,d){const h=((u-s)*(t-l)-(d-l)*(e-s))/((d-l)*(r-e)-(u-s)*(o-t)),p=((r-e)*(t-l)-(o-t)*(e-s))/((d-l)*(r-e)-(u-s)*(o-t));return h>=0&&h<=1&&p>=0&&p<=1}const pE={extends:Tw()},ef=(e,t)=>{const r=e.__vccOpts||e;for(const[o,s]of t)r[o]=s;return r};function gE(e,t,r,o,s,l){return ce(),Se("div",{ref:"reference",class:it(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[xn(e.$slots,"default",gk(nw(e.slotData)))],2)}const vE=ef(pE,[["render",gE]]);function mE(){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 Gc;function ah(){ah.init||(ah.init=!0,Gc=mE()!==-1)}var tf={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){ah(),Tt(()=>{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",Gc&&this.$el.appendChild(e),e.data="about:blank",Gc||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&&(!Gc&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const yE=xb();bb("data-v-b329ee4c");const bE={class:"resize-observer",tabindex:"-1"};wb();const wE=yE((e,t,r,o,s,l)=>(ce(),nt("div",bE)));tf.render=wE;tf.__scopeId="data-v-b329ee4c";tf.__file="src/components/ResizeObserver.vue";const Cw=(e="theme")=>({computed:{themeClass(){return uE(this[e])}}}),xE=ut({name:"VPopperContent",components:{ResizeObserver:tf},mixins:[Cw()],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}}}),SE=["id","aria-hidden","tabindex","data-popper-placement"],_E={ref:"inner",class:"v-popper__inner"},kE=ie("div",{class:"v-popper__arrow-outer"},null,-1),TE=ie("div",{class:"v-popper__arrow-inner"},null,-1),CE=[kE,TE];function EE(e,t,r,o,s,l){const u=Uo("ResizeObserver");return ce(),Se("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:nn(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]=ih(d=>e.autoHide&&e.$emit("hide"),["esc"]))},[ie("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=d=>e.autoHide&&e.$emit("hide"))}),ie("div",{class:"v-popper__wrapper",style:nn(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[ie("div",_E,[e.mounted?(ce(),Se(ct,{key:0},[ie("div",null,[xn(e.$slots,"default")]),e.handleResize?(ce(),nt(u,{key:0,onNotify:t[1]||(t[1]=d=>e.$emit("resize",d))})):Je("",!0)],64)):Je("",!0)],512),ie("div",{ref:"arrow",class:"v-popper__arrow-container",style:nn(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},CE,4)],4)],46,SE)}const Ew=ef(xE,[["render",EE]]),Aw={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 ch=function(){};typeof window<"u"&&(ch=window.Element);const AE=ut({name:"VPopperWrapper",components:{Popper:vE,PopperContent:Ew},mixins:[Aw,Cw("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,ch,Boolean],default:void 0},boundary:{type:[String,ch],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 LE(e,t,r,o,s,l){const u=Uo("PopperContent"),d=Uo("Popper");return ce(),nt(d,bi({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:g,skipTransition:m,autoHide:y,show:w,hide:C,handleResize:$,onResize:E,classes:T,result:A})=>[xn(e.$slots,"default",{shown:p,show:w,hide:C}),Ie(u,{ref:"popperContent","popper-id":h,theme:e.finalTheme,shown:p,mounted:g,"skip-transition":m,"auto-hide":y,"handle-resize":$,classes:T,result:A,onHide:C,onResize:E},{default:rt(()=>[xn(e.$slots,"popper",{shown:p,hide:C})]),_: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 fp=ef(AE,[["render",LE]]);({...fp});({...fp});const ME={...fp,name:"VTooltip",vPopperTheme:"tooltip"},$E=ut({name:"VTooltipDirective",components:{Popper:Tw(),PopperContent:Ew},mixins:[Aw],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>pa(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>pa(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}}}),NE=["innerHTML"],OE=["textContent"];function IE(e,t,r,o,s,l){const u=Uo("PopperContent"),d=Uo("Popper");return ce(),nt(d,bi({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:g,skipTransition:m,autoHide:y,hide:w,handleResize:C,onResize:$,classes:E,result:T})=>[Ie(u,{ref:"popperContent",class:it({"v-popper--tooltip-loading":e.loading}),"popper-id":h,theme:e.theme,shown:p,mounted:g,"skip-transition":m,"auto-hide":y,"handle-resize":C,classes:E,result:T,onHide:w,onResize:$},{default:rt(()=>[e.html?(ce(),Se("div",{key:0,innerHTML:e.finalContent},null,8,NE)):(ce(),Se("div",{key:1,textContent:qe(e.finalContent)},null,8,OE))]),_: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 PE=ef($E,[["render",IE]]),Lw="v-popper--has-tooltip";function RE(e,t){let r=e.placement;if(!r&&t)for(const o of kw)t[o]&&(r=o);return r||(r=pa(e.theme||"tooltip","placement")),r}function Mw(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=RE(o,r),o.targetNodes=()=>[e],o.referenceNode=()=>e,o}let xd,va,zE=0;function DE(){if(xd)return;va=Ue([]),xd=fw({name:"VTooltipDirectiveApp",setup(){return{directives:va}},render(){return this.directives.map(t=>Pa(PE,{...t.options,shown:t.shown||t.options.shown,key:t.id}))},devtools:{hide:!0}});const e=document.createElement("div");document.body.appendChild(e),xd.mount(e)}function $w(e,t,r){DE();const o=Ue(Mw(e,t,r)),s=Ue(!1),l={id:zE++,options:o,shown:s};return va.value.push(l),e.classList&&e.classList.add(Lw),e.$_popper={options:o,item:l,show(){s.value=!0},hide(){s.value=!1}}}function dp(e){if(e.$_popper){const t=va.value.indexOf(e.$_popper.item);t!==-1&&va.value.splice(t,1),delete e.$_popper,delete e.$_popperOldShown,delete e.$_popperMountTarget}e.classList&&e.classList.remove(Lw)}function Fm(e,{value:t,modifiers:r}){const o=Mw(e,t,r);if(!o.content||pa(o.theme||"tooltip","disabled"))dp(e);else{let s;e.$_popper?(s=e.$_popper,s.options.value=o):s=$w(e,t,r),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?s.show():s.hide())}}const FE={beforeMount:Fm,updated:Fm,beforeUnmount(e){dp(e)}},HE=FE,Nw=ME,Ow={options:oo};var BE={reset:[0,0],bold:[1,22,"\x1B[22m\x1B[1m"],dim:[2,22,"\x1B[22m\x1B[2m"],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29],black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39],bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]},WE=Object.entries(BE);function hp(e){return String(e)}hp.open="";hp.close="";function qE(e=!1){let t=typeof process<"u"?process:void 0,r=(t==null?void 0:t.env)||{},o=(t==null?void 0:t.argv)||[];return!("NO_COLOR"in r||o.includes("--no-color"))&&("FORCE_COLOR"in r||o.includes("--color")||(t==null?void 0:t.platform)==="win32"||e&&r.TERM!=="dumb"||"CI"in r)||typeof window<"u"&&!!window.chrome}function UE(e=!1){let t=qE(e),r=(u,d,h,p)=>{let g="",m=0;do g+=u.substring(m,p)+h,m=p+d.length,p=u.indexOf(d,m);while(~p);return g+u.substring(m)},o=(u,d,h=u)=>{let p=g=>{let m=String(g),y=m.indexOf(d,u.length);return~y?u+r(m,d,h,y)+d:u+m+d};return p.open=u,p.close=d,p},s={isColorSupported:t},l=u=>`\x1B[${u}m`;for(let[u,d]of WE)s[u]=t?o(l(d[0]),l(d[1]),d[2]):hp;return s}UE();const Hm={bold:["1","22"],dim:["2","22"],italic:["3","23"],underline:["4","24"],inverse:["7","27"],hidden:["8","28"],strike:["9","29"],black:["30","39"],red:["31","39"],green:["32","39"],yellow:["33","39"],blue:["34","39"],magenta:["35","39"],cyan:["36","39"],white:["37","39"],brightblack:["30;1","39"],brightred:["31;1","39"],brightgreen:["32;1","39"],brightyellow:["33;1","39"],brightblue:["34;1","39"],brightmagenta:["35;1","39"],brightcyan:["36;1","39"],brightwhite:["37;1","39"],grey:["90","39"]},jE={special:"cyan",number:"yellow",bigint:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",symbol:"green",date:"magenta",regexp:"red"},Ks="…";function VE(e,t){const r=Hm[jE[t]]||Hm[t]||"";return r?`\x1B[${r[0]}m${String(e)}\x1B[${r[1]}m`:String(e)}function GE({showHidden:e=!1,depth:t=2,colors:r=!1,customInspect:o=!0,showProxy:s=!1,maxArrayLength:l=1/0,breakLength:u=1/0,seen:d=[],truncate:h=1/0,stylize:p=String}={},g){const m={showHidden:!!e,depth:Number(t),colors:!!r,customInspect:!!o,showProxy:!!s,maxArrayLength:Number(l),breakLength:Number(u),truncate:Number(h),seen:d,inspect:g,stylize:p};return m.colors&&(m.stylize=VE),m}function KE(e){return e>="\uD800"&&e<="\uDBFF"}function bo(e,t,r=Ks){e=String(e);const o=r.length,s=e.length;if(o>t&&s>o)return r;if(s>t&&s>o){let l=t-o;return l>0&&KE(e[l-1])&&(l=l-1),`${e.slice(0,l)}${r}`}return e}function Nr(e,t,r,o=", "){r=r||t.inspect;const s=e.length;if(s===0)return"";const l=t.truncate;let u="",d="",h="";for(let p=0;p<s;p+=1){const g=p+1===e.length,m=p+2===e.length;h=`${Ks}(${e.length-p})`;const y=e[p];t.truncate=l-u.length-(g?0:o.length);const w=d||r(y,t)+(g?"":o),C=u.length+w.length,$=C+h.length;if(g&&C>l&&u.length+h.length<=l||!g&&!m&&$>l||(d=g?"":r(e[p+1],t)+(m?"":o),!g&&m&&$>l&&C+d.length>l))break;if(u+=w,!g&&!m&&C+d.length>=l){h=`${Ks}(${e.length-p-1})`;break}h=""}return`${u}${h}`}function XE(e){return e.match(/^[a-zA-Z_][a-zA-Z_0-9]*$/)?e:JSON.stringify(e).replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'")}function ma([e,t],r){return r.truncate-=2,typeof e=="string"?e=XE(e):typeof e!="number"&&(e=`[${r.inspect(e,r)}]`),r.truncate-=e.length,t=r.inspect(t,r),`${e}: ${t}`}function YE(e,t){const r=Object.keys(e).slice(e.length);if(!e.length&&!r.length)return"[]";t.truncate-=4;const o=Nr(e,t);t.truncate-=o.length;let s="";return r.length&&(s=Nr(r.map(l=>[l,e[l]]),t,ma)),`[ ${o}${s?`, ${s}`:""} ]`}const JE=e=>typeof Buffer=="function"&&e instanceof Buffer?"Buffer":e[Symbol.toStringTag]?e[Symbol.toStringTag]:e.constructor.name;function fi(e,t){const r=JE(e);t.truncate-=r.length+4;const o=Object.keys(e).slice(e.length);if(!e.length&&!o.length)return`${r}[]`;let s="";for(let u=0;u<e.length;u++){const d=`${t.stylize(bo(e[u],t.truncate),"number")}${u===e.length-1?"":", "}`;if(t.truncate-=d.length,e[u]!==e.length&&t.truncate<=3){s+=`${Ks}(${e.length-e[u]+1})`;break}s+=d}let l="";return o.length&&(l=Nr(o.map(u=>[u,e[u]]),t,ma)),`${r}[ ${s}${l?`, ${l}`:""} ]`}function ZE(e,t){const r=e.toJSON();if(r===null)return"Invalid Date";const o=r.split("T"),s=o[0];return t.stylize(`${s}T${bo(o[1],t.truncate-s.length-1)}`,"date")}function Bm(e,t){const r=e[Symbol.toStringTag]||"Function",o=e.name;return o?t.stylize(`[${r} ${bo(o,t.truncate-11)}]`,"special"):t.stylize(`[${r}]`,"special")}function QE([e,t],r){return r.truncate-=4,e=r.inspect(e,r),r.truncate-=e.length,t=r.inspect(t,r),`${e} => ${t}`}function eA(e){const t=[];return e.forEach((r,o)=>{t.push([o,r])}),t}function tA(e,t){return e.size===0?"Map{}":(t.truncate-=7,`Map{ ${Nr(eA(e),t,QE)} }`)}const nA=Number.isNaN||(e=>e!==e);function Wm(e,t){return nA(e)?t.stylize("NaN","number"):e===1/0?t.stylize("Infinity","number"):e===-1/0?t.stylize("-Infinity","number"):e===0?t.stylize(1/e===1/0?"+0":"-0","number"):t.stylize(bo(String(e),t.truncate),"number")}function qm(e,t){let r=bo(e.toString(),t.truncate-1);return r!==Ks&&(r+="n"),t.stylize(r,"bigint")}function rA(e,t){const r=e.toString().split("/")[2],o=t.truncate-(2+r.length),s=e.source;return t.stylize(`/${bo(s,o)}/${r}`,"regexp")}function iA(e){const t=[];return e.forEach(r=>{t.push(r)}),t}function oA(e,t){return e.size===0?"Set{}":(t.truncate-=7,`Set{ ${Nr(iA(e),t)} }`)}const Um=new RegExp("['\\u0000-\\u001f\\u007f-\\u009f\\u00ad\\u0600-\\u0604\\u070f\\u17b4\\u17b5\\u200c-\\u200f\\u2028-\\u202f\\u2060-\\u206f\\ufeff\\ufff0-\\uffff]","g"),sA={"\b":"\\b"," ":"\\t","\n":"\\n","\f":"\\f","\r":"\\r","'":"\\'","\\":"\\\\"},lA=16;function aA(e){return sA[e]||`\\u${`0000${e.charCodeAt(0).toString(lA)}`.slice(-4)}`}function jm(e,t){return Um.test(e)&&(e=e.replace(Um,aA)),t.stylize(`'${bo(e,t.truncate-2)}'`,"string")}function Vm(e){return"description"in Symbol.prototype?e.description?`Symbol(${e.description})`:"Symbol()":e.toString()}let Iw=()=>"Promise{…}";try{const{getPromiseDetails:e,kPending:t,kRejected:r}=process.binding("util");Array.isArray(e(Promise.resolve()))&&(Iw=(o,s)=>{const[l,u]=e(o);return l===t?"Promise{<pending>}":`Promise${l===r?"!":""}{${s.inspect(u,s)}}`})}catch{}function Kc(e,t){const r=Object.getOwnPropertyNames(e),o=Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e):[];if(r.length===0&&o.length===0)return"{}";if(t.truncate-=4,t.seen=t.seen||[],t.seen.includes(e))return"[Circular]";t.seen.push(e);const s=Nr(r.map(d=>[d,e[d]]),t,ma),l=Nr(o.map(d=>[d,e[d]]),t,ma);t.seen.pop();let u="";return s&&l&&(u=", "),`{ ${s}${u}${l} }`}const Sd=typeof Symbol<"u"&&Symbol.toStringTag?Symbol.toStringTag:!1;function cA(e,t){let r="";return Sd&&Sd in e&&(r=e[Sd]),r=r||e.constructor.name,(!r||r==="_class")&&(r="<Anonymous Class>"),t.truncate-=r.length,`${r}${Kc(e,t)}`}function uA(e,t){return e.length===0?"Arguments[]":(t.truncate-=13,`Arguments[ ${Nr(e,t)} ]`)}const fA=["stack","line","column","name","message","fileName","lineNumber","columnNumber","number","description","cause"];function dA(e,t){const r=Object.getOwnPropertyNames(e).filter(u=>fA.indexOf(u)===-1),o=e.name;t.truncate-=o.length;let s="";if(typeof e.message=="string"?s=bo(e.message,t.truncate):r.unshift("message"),s=s?`: ${s}`:"",t.truncate-=s.length+5,t.seen=t.seen||[],t.seen.includes(e))return"[Circular]";t.seen.push(e);const l=Nr(r.map(u=>[u,e[u]]),t,ma);return`${o}${s}${l?` { ${l} }`:""}`}function hA([e,t],r){return r.truncate-=3,t?`${r.stylize(String(e),"yellow")}=${r.stylize(`"${t}"`,"string")}`:`${r.stylize(String(e),"yellow")}`}function uh(e,t){return Nr(e,t,Pw,`
18
18
  `)}function Pw(e,t){const r=e.getAttributeNames(),o=e.tagName.toLowerCase(),s=t.stylize(`<${o}`,"special"),l=t.stylize(">","special"),u=t.stylize(`</${o}>`,"special");t.truncate-=o.length*2+5;let d="";r.length>0&&(d+=" ",d+=Nr(r.map(g=>[g,e.getAttribute(g)]),t,hA," ")),t.truncate-=d.length;const h=t.truncate;let p=uh(e.children,t);return p&&p.length>h&&(p=`${Ks}(${e.children.length})`),`${s}${d}${l}${p}${u}`}const pA=typeof Symbol=="function"&&typeof Symbol.for=="function",_d=pA?Symbol.for("chai/inspect"):"@@chai/inspect";let Cs=!1;try{const e=require("util");Cs=e.inspect?e.inspect.custom:!1}catch{Cs=!1}const Gm=new WeakMap,Km={},Xm={undefined:(e,t)=>t.stylize("undefined","undefined"),null:(e,t)=>t.stylize("null","null"),boolean:(e,t)=>t.stylize(String(e),"boolean"),Boolean:(e,t)=>t.stylize(String(e),"boolean"),number:Wm,Number:Wm,bigint:qm,BigInt:qm,string:jm,String:jm,function:Bm,Function:Bm,symbol:Vm,Symbol:Vm,Array:YE,Date:ZE,Map:tA,Set:oA,RegExp:rA,Promise:Iw,WeakSet:(e,t)=>t.stylize("WeakSet{…}","special"),WeakMap:(e,t)=>t.stylize("WeakMap{…}","special"),Arguments:uA,Int8Array:fi,Uint8Array:fi,Uint8ClampedArray:fi,Int16Array:fi,Uint16Array:fi,Int32Array:fi,Uint32Array:fi,Float32Array:fi,Float64Array:fi,Generator:()=>"",DataView:()=>"",ArrayBuffer:()=>"",Error:dA,HTMLCollection:uh,NodeList:uh},gA=(e,t,r)=>_d in e&&typeof e[_d]=="function"?e[_d](t):Cs&&Cs in e&&typeof e[Cs]=="function"?e[Cs](t.depth,t):"inspect"in e&&typeof e.inspect=="function"?e.inspect(t.depth,t):"constructor"in e&&Gm.has(e.constructor)?Gm.get(e.constructor)(e,t):Km[r]?Km[r](e,t):"",vA=Object.prototype.toString;function fh(e,t={}){const r=GE(t,fh),{customInspect:o}=r;let s=e===null?"null":typeof e;if(s==="object"&&(s=vA.call(e).slice(8,-1)),s in Xm)return Xm[s](e,r);if(o&&e){const u=gA(e,r,s);if(u)return typeof u=="string"?u:fh(u,r)}const l=e?Object.getPrototypeOf(e):!1;return l===Object.prototype||l===null?Kc(e,r):e&&typeof HTMLElement=="function"&&e instanceof HTMLElement?Pw(e,r):"constructor"in e?e.constructor!==Object?cA(e,r):Kc(e,r):e===Object(e)?Kc(e,r):r.stylize(String(e),s)}const mA=/%[sdjifoOc%]/g;function yA(...e){if(typeof e[0]!="string"){const l=[];for(let u=0;u<e.length;u++)l.push(ks(e[u],{depth:0,colors:!1}));return l.join(" ")}const t=e.length;let r=1;const o=e[0];let s=String(o).replace(mA,l=>{if(l==="%%")return"%";if(r>=t)return l;switch(l){case"%s":{const u=e[r++];return typeof u=="bigint"?`${u.toString()}n`:typeof u=="number"&&u===0&&1/u<0?"-0":typeof u=="object"&&u!==null?typeof u.toString=="function"&&u.toString!==Object.prototype.toString?u.toString():ks(u,{depth:0,colors:!1}):String(u)}case"%d":{const u=e[r++];return typeof u=="bigint"?`${u.toString()}n`:Number(u).toString()}case"%i":{const u=e[r++];return typeof u=="bigint"?`${u.toString()}n`:Number.parseInt(String(u)).toString()}case"%f":return Number.parseFloat(String(e[r++])).toString();case"%o":return ks(e[r++],{showHidden:!0,showProxy:!0});case"%O":return ks(e[r++]);case"%c":return r++,"";case"%j":try{return JSON.stringify(e[r++])}catch(u){const d=u.message;if(d.includes("circular structure")||d.includes("cyclic structures")||d.includes("cyclic object"))return"[Circular]";throw u}default:return l}});for(let l=e[r];r<t;l=e[++r])l===null||typeof l!="object"?s+=` ${l}`:s+=` ${ks(l)}`;return s}function ks(e,t={}){return t.truncate===0&&(t.truncate=Number.POSITIVE_INFINITY),fh(e,t)}function bA(e,t={}){typeof t.truncate>"u"&&(t.truncate=40);const r=ks(e,t),o=Object.prototype.toString.call(e);if(t.truncate&&r.length>=t.truncate)if(o==="[object Function]"){const s=e;return s.name?`[Function: ${s.name}]`:"[Function]"}else{if(o==="[object Array]")return`[ Array(${e.length}) ]`;if(o==="[object Object]"){const s=Object.keys(e);return`{ Object (${s.length>2?`${s.splice(0,2).join(", ")}, ...`:s.join(", ")}) }`}else return r}return r}function Rw(e){return e!=null}function za(e){return e==null&&(e=[]),Array.isArray(e)?e:[e]}function zw(e){return e!=null&&typeof e=="object"&&!Array.isArray(e)}function Ym(e,t,r=void 0){const o=t.replace(/\[(\d+)\]/g,".$1").split(".");let s=e;for(const l of o)if(s=new Object(s)[l],s===void 0)return r;return s}function Jm(){let e=null,t=null;const r=new Promise((o,s)=>{e=o,t=s});return r.resolve=e,r.reject=t,r}function wA(e){if(!Number.isNaN(e))return!1;const t=new Float64Array(1);return t[0]=e,new Uint32Array(t.buffer)[1]>>>31===1}var kd,Zm;function xA(){if(Zm)return kd;Zm=1;var e,t,r,o,s,l,u,d,h,p,g,m,y,w,C,$,E,T,A;return y=/\/(?![*\/])(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\\]).|\\.)*(\/[$_\u200C\u200D\p{ID_Continue}]*|\\)?/yu,m=/--|\+\+|=>|\.{3}|\??\.(?!\d)|(?:&&|\|\||\?\?|[+\-%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2}|\/(?![\/*]))=?|[?~,:;[\](){}]/y,e=/(\x23?)(?=[$_\p{ID_Start}\\])(?:[$_\u200C\u200D\p{ID_Continue}]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+/yu,C=/(['"])(?:(?!\1)[^\\\n\r]|\\(?:\r\n|[^]))*(\1)?/y,g=/(?:0[xX][\da-fA-F](?:_?[\da-fA-F])*|0[oO][0-7](?:_?[0-7])*|0[bB][01](?:_?[01])*)n?|0n|[1-9](?:_?\d)*n|(?:(?:0(?!\d)|0\d*[89]\d*|[1-9](?:_?\d)*)(?:\.(?:\d(?:_?\d)*)?)?|\.\d(?:_?\d)*)(?:[eE][+-]?\d(?:_?\d)*)?|0[0-7]+/y,$=/[`}](?:[^`\\$]|\\[^]|\$(?!\{))*(`|\$\{)?/y,A=/[\t\v\f\ufeff\p{Zs}]+/yu,d=/\r?\n|[\r\u2028\u2029]/y,h=/\/\*(?:[^*]|\*(?!\/))*(\*\/)?/y,w=/\/\/.*/y,r=/[<>.:={}]|\/(?![\/*])/y,t=/[$_\p{ID_Start}][$_\u200C\u200D\p{ID_Continue}-]*/yu,o=/(['"])(?:(?!\1)[^])*(\1)?/y,s=/[^<>{}]+/y,T=/^(?:[\/+-]|\.{3}|\?(?:InterpolationIn(?:JSX|Template)|NoLineTerminatorHere|NonExpressionParenEnd|UnaryIncDec))?$|[{}([,;<>=*%&|^!~?:]$/,E=/^(?:=>|[;\]){}]|else|\?(?:NoLineTerminatorHere|NonExpressionParenEnd))?$/,l=/^(?:await|case|default|delete|do|else|instanceof|new|return|throw|typeof|void|yield)$/,u=/^(?:return|throw|yield)$/,p=RegExp(d.source),kd=function*(I,{jsx:L=!1}={}){var H,G,oe,ee,Z,Q,F,N,P,O,S,R,j,ne;for({length:Q}=I,ee=0,Z="",ne=[{tag:"JS"}],H=[],S=0,R=!1;ee<Q;){switch(N=ne[ne.length-1],N.tag){case"JS":case"JSNonExpressionParen":case"InterpolationInTemplate":case"InterpolationInJSX":if(I[ee]==="/"&&(T.test(Z)||l.test(Z))&&(y.lastIndex=ee,F=y.exec(I))){ee=y.lastIndex,Z=F[0],R=!0,yield{type:"RegularExpressionLiteral",value:F[0],closed:F[1]!==void 0&&F[1]!=="\\"};continue}if(m.lastIndex=ee,F=m.exec(I)){switch(j=F[0],P=m.lastIndex,O=j,j){case"(":Z==="?NonExpressionParenKeyword"&&ne.push({tag:"JSNonExpressionParen",nesting:S}),S++,R=!1;break;case")":S--,R=!0,N.tag==="JSNonExpressionParen"&&S===N.nesting&&(ne.pop(),O="?NonExpressionParenEnd",R=!1);break;case"{":m.lastIndex=0,oe=!E.test(Z)&&(T.test(Z)||l.test(Z)),H.push(oe),R=!1;break;case"}":switch(N.tag){case"InterpolationInTemplate":if(H.length===N.nesting){$.lastIndex=ee,F=$.exec(I),ee=$.lastIndex,Z=F[0],F[1]==="${"?(Z="?InterpolationInTemplate",R=!1,yield{type:"TemplateMiddle",value:F[0]}):(ne.pop(),R=!0,yield{type:"TemplateTail",value:F[0],closed:F[1]==="`"});continue}break;case"InterpolationInJSX":if(H.length===N.nesting){ne.pop(),ee+=1,Z="}",yield{type:"JSXPunctuator",value:"}"};continue}}R=H.pop(),O=R?"?ExpressionBraceEnd":"}";break;case"]":R=!0;break;case"++":case"--":O=R?"?PostfixIncDec":"?UnaryIncDec";break;case"<":if(L&&(T.test(Z)||l.test(Z))){ne.push({tag:"JSXTag"}),ee+=1,Z="<",yield{type:"JSXPunctuator",value:j};continue}R=!1;break;default:R=!1}ee=P,Z=O,yield{type:"Punctuator",value:j};continue}if(e.lastIndex=ee,F=e.exec(I)){switch(ee=e.lastIndex,O=F[0],F[0]){case"for":case"if":case"while":case"with":Z!=="."&&Z!=="?."&&(O="?NonExpressionParenKeyword")}Z=O,R=!l.test(F[0]),yield{type:F[1]==="#"?"PrivateIdentifier":"IdentifierName",value:F[0]};continue}if(C.lastIndex=ee,F=C.exec(I)){ee=C.lastIndex,Z=F[0],R=!0,yield{type:"StringLiteral",value:F[0],closed:F[2]!==void 0};continue}if(g.lastIndex=ee,F=g.exec(I)){ee=g.lastIndex,Z=F[0],R=!0,yield{type:"NumericLiteral",value:F[0]};continue}if($.lastIndex=ee,F=$.exec(I)){ee=$.lastIndex,Z=F[0],F[1]==="${"?(Z="?InterpolationInTemplate",ne.push({tag:"InterpolationInTemplate",nesting:H.length}),R=!1,yield{type:"TemplateHead",value:F[0]}):(R=!0,yield{type:"NoSubstitutionTemplate",value:F[0],closed:F[1]==="`"});continue}break;case"JSXTag":case"JSXTagEnd":if(r.lastIndex=ee,F=r.exec(I)){switch(ee=r.lastIndex,O=F[0],F[0]){case"<":ne.push({tag:"JSXTag"});break;case">":ne.pop(),Z==="/"||N.tag==="JSXTagEnd"?(O="?JSX",R=!0):ne.push({tag:"JSXChildren"});break;case"{":ne.push({tag:"InterpolationInJSX",nesting:H.length}),O="?InterpolationInJSX",R=!1;break;case"/":Z==="<"&&(ne.pop(),ne[ne.length-1].tag==="JSXChildren"&&ne.pop(),ne.push({tag:"JSXTagEnd"}))}Z=O,yield{type:"JSXPunctuator",value:F[0]};continue}if(t.lastIndex=ee,F=t.exec(I)){ee=t.lastIndex,Z=F[0],yield{type:"JSXIdentifier",value:F[0]};continue}if(o.lastIndex=ee,F=o.exec(I)){ee=o.lastIndex,Z=F[0],yield{type:"JSXString",value:F[0],closed:F[2]!==void 0};continue}break;case"JSXChildren":if(s.lastIndex=ee,F=s.exec(I)){ee=s.lastIndex,Z=F[0],yield{type:"JSXText",value:F[0]};continue}switch(I[ee]){case"<":ne.push({tag:"JSXTag"}),ee++,Z="<",yield{type:"JSXPunctuator",value:"<"};continue;case"{":ne.push({tag:"InterpolationInJSX",nesting:H.length}),ee++,Z="?InterpolationInJSX",R=!1,yield{type:"JSXPunctuator",value:"{"};continue}}if(A.lastIndex=ee,F=A.exec(I)){ee=A.lastIndex,yield{type:"WhiteSpace",value:F[0]};continue}if(d.lastIndex=ee,F=d.exec(I)){ee=d.lastIndex,R=!1,u.test(Z)&&(Z="?NoLineTerminatorHere"),yield{type:"LineTerminatorSequence",value:F[0]};continue}if(h.lastIndex=ee,F=h.exec(I)){ee=h.lastIndex,p.test(F[0])&&(R=!1,u.test(Z)&&(Z="?NoLineTerminatorHere")),yield{type:"MultiLineComment",value:F[0],closed:F[1]!==void 0};continue}if(w.lastIndex=ee,F=w.exec(I)){ee=w.lastIndex,R=!1,yield{type:"SingleLineComment",value:F[0]};continue}G=String.fromCodePoint(I.codePointAt(ee)),ee+=G.length,Z=G,R=!1,yield{type:N.tag.startsWith("JSX")?"JSXInvalid":"Invalid",value:G}}},kd}xA();var Dw={keyword:["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"],strict:["implements","interface","let","package","private","protected","public","static","yield"]};new Set(Dw.keyword);new Set(Dw.strict);const Qm=Symbol("vitest:SAFE_TIMERS");function SA(){const{setTimeout:e,setInterval:t,clearInterval:r,clearTimeout:o,setImmediate:s,clearImmediate:l,queueMicrotask:u}=globalThis[Qm]||globalThis,{nextTick:d}=globalThis[Qm]||globalThis.process||{nextTick:h=>h()};return{nextTick:d,setTimeout:e,setInterval:t,clearInterval:r,clearTimeout:o,setImmediate:s,clearImmediate:l,queueMicrotask:u}}const _A=44,e0="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",kA=new Uint8Array(64),Fw=new Uint8Array(128);for(let e=0;e<e0.length;e++){const t=e0.charCodeAt(e);kA[e]=t,Fw[t]=e}function Rl(e,t){let r=0,o=0,s=0;do{const u=e.next();s=Fw[u],r|=(s&31)<<o,o+=5}while(s&32);const l=r&1;return r>>>=1,l&&(r=-2147483648|-r),t+r}function t0(e,t){return e.pos>=t?!1:e.peek()!==_A}class TA{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 CA(e){const{length:t}=e,r=new TA(e),o=[];let s=0,l=0,u=0,d=0,h=0;do{const p=r.indexOf(";"),g=[];let m=!0,y=0;for(s=0;r.pos<p;){let w;s=Rl(r,s),s<y&&(m=!1),y=s,t0(r,p)?(l=Rl(r,l),u=Rl(r,u),d=Rl(r,d),t0(r,p)?(h=Rl(r,h),w=[s,l,u,d,h]):w=[s,l,u,d]):w=[s],g.push(w),r.pos++}m||EA(g),o.push(g),r.pos=p+1}while(r.pos<=t);return o}function EA(e){e.sort(AA)}function AA(e,t){return e[0]-t[0]}const LA=/^[\w+.-]+:\/\//,MA=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,$A=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;var Ut;(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"})(Ut||(Ut={}));function NA(e){return LA.test(e)}function OA(e){return e.startsWith("//")}function Hw(e){return e.startsWith("/")}function IA(e){return e.startsWith("file:")}function n0(e){return/^[.?#]/.test(e)}function Mc(e){const t=MA.exec(e);return Bw(t[1],t[2]||"",t[3],t[4]||"",t[5]||"/",t[6]||"",t[7]||"")}function PA(e){const t=$A.exec(e),r=t[2];return Bw("file:","",t[1]||"","",Hw(r)?r:"/"+r,t[3]||"",t[4]||"")}function Bw(e,t,r,o,s,l,u){return{scheme:e,user:t,host:r,port:o,path:s,query:l,hash:u,type:Ut.Absolute}}function r0(e){if(OA(e)){const r=Mc("http:"+e);return r.scheme="",r.type=Ut.SchemeRelative,r}if(Hw(e)){const r=Mc("http://foo.com"+e);return r.scheme="",r.host="",r.type=Ut.AbsolutePath,r}if(IA(e))return PA(e);if(NA(e))return Mc(e);const t=Mc("http://foo.com/"+e);return t.scheme="",t.host="",t.type=e?e.startsWith("?")?Ut.Query:e.startsWith("#")?Ut.Hash:Ut.RelativePath:Ut.Empty,t}function RA(e){if(e.endsWith("/.."))return e;const t=e.lastIndexOf("/");return e.slice(0,t+1)}function zA(e,t){Ww(t,t.type),e.path==="/"?e.path=t.path:e.path=RA(t.path)+e.path}function Ww(e,t){const r=t<=Ut.RelativePath,o=e.path.split("/");let s=1,l=0,u=!1;for(let h=1;h<o.length;h++){const p=o[h];if(!p){u=!0;continue}if(u=!1,p!=="."){if(p===".."){l?(u=!0,l--,s--):r&&(o[s++]=p);continue}o[s++]=p,l++}}let d="";for(let h=1;h<s;h++)d+="/"+o[h];(!d||u&&!d.endsWith("/.."))&&(d+="/"),e.path=d}function DA(e,t){if(!e&&!t)return"";const r=r0(e);let o=r.type;if(t&&o!==Ut.Absolute){const l=r0(t),u=l.type;switch(o){case Ut.Empty:r.hash=l.hash;case Ut.Hash:r.query=l.query;case Ut.Query:case Ut.RelativePath:zA(r,l);case Ut.AbsolutePath:r.user=l.user,r.host=l.host,r.port=l.port;case Ut.SchemeRelative:r.scheme=l.scheme}u>o&&(o=u)}Ww(r,o);const s=r.query+r.hash;switch(o){case Ut.Hash:case Ut.Query:return s;case Ut.RelativePath:{const l=r.path.slice(1);return l?n0(t||e)&&!n0(l)?"./"+l+s:l+s:s||"."}case Ut.AbsolutePath:return r.path+s;default:return r.scheme+"//"+r.user+r.host+r.port+r.path+s}}function i0(e,t){return t&&!t.endsWith("/")&&(t+="/"),DA(e,t)}function FA(e){if(!e)return"";const t=e.lastIndexOf("/");return e.slice(0,t+1)}const ho=0,HA=1,BA=2,WA=3,qA=4;function UA(e,t){const r=o0(e,0);if(r===e.length)return e;t||(e=e.slice());for(let o=r;o<e.length;o=o0(e,o+1))e[o]=VA(e[o],t);return e}function o0(e,t){for(let r=t;r<e.length;r++)if(!jA(e[r]))return r;return e.length}function jA(e){for(let t=1;t<e.length;t++)if(e[t][ho]<e[t-1][ho])return!1;return!0}function VA(e,t){return t||(e=e.slice()),e.sort(GA)}function GA(e,t){return e[ho]-t[ho]}let bu=!1;function KA(e,t,r,o){for(;r<=o;){const s=r+(o-r>>1),l=e[s][ho]-t;if(l===0)return bu=!0,s;l<0?r=s+1:o=s-1}return bu=!1,r-1}function XA(e,t,r){for(let o=r+1;o<e.length&&e[o][ho]===t;r=o++);return r}function YA(e,t,r){for(let o=r-1;o>=0&&e[o][ho]===t;r=o--);return r}function JA(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function ZA(e,t,r,o){const{lastKey:s,lastNeedle:l,lastIndex:u}=r;let d=0,h=e.length-1;if(o===s){if(t===l)return bu=u!==-1&&e[u][ho]===t,u;t>=l?d=u===-1?0:u:h=u}return r.lastKey=o,r.lastNeedle=t,r.lastIndex=KA(e,t,d,h)}const QA="`line` must be greater than 0 (lines start at line 1)",eL="`column` must be greater than or equal to 0 (columns start at column 0)",s0=-1,tL=1;class nL{constructor(t,r){const o=typeof t=="string";if(!o&&t._decodedMemo)return t;const s=o?JSON.parse(t):t,{version:l,file:u,names:d,sourceRoot:h,sources:p,sourcesContent:g}=s;this.version=l,this.file=u,this.names=d||[],this.sourceRoot=h,this.sources=p,this.sourcesContent=g,this.ignoreList=s.ignoreList||s.x_google_ignoreList||void 0;const m=i0(h||"",FA(r));this.resolvedSources=p.map(w=>i0(w||"",m));const{mappings:y}=s;typeof y=="string"?(this._encoded=y,this._decoded=void 0):(this._encoded=void 0,this._decoded=UA(y,o)),this._decodedMemo=JA(),this._bySources=void 0,this._bySourceMemos=void 0}}function rL(e){var t;return(t=e)._decoded||(t._decoded=CA(e._encoded))}function iL(e,t){let{line:r,column:o,bias:s}=t;if(r--,r<0)throw new Error(QA);if(o<0)throw new Error(eL);const l=rL(e);if(r>=l.length)return $c(null,null,null,null);const u=l[r],d=oL(u,e._decodedMemo,r,o,s||tL);if(d===-1)return $c(null,null,null,null);const h=u[d];if(h.length===1)return $c(null,null,null,null);const{names:p,resolvedSources:g}=e;return $c(g[h[HA]],h[BA]+1,h[WA],h.length===5?p[h[qA]]:null)}function $c(e,t,r,o){return{source:e,line:t,column:r,name:o}}function oL(e,t,r,o,s){let l=ZA(e,o,t,r);return bu?l=(s===s0?XA:YA)(e,o,l):s===s0&&l++,l===-1||l===e.length?-1:l}const sL=/^[A-Za-z]:\//;function lL(e=""){return e&&e.replace(/\\/g,"/").replace(sL,t=>t.toUpperCase())}const aL=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;function cL(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}const uL=function(...e){e=e.map(o=>lL(o));let t="",r=!1;for(let o=e.length-1;o>=-1&&!r;o--){const s=o>=0?e[o]:cL();!s||s.length===0||(t=`${s}/${t}`,r=l0(s))}return t=fL(t,!r),r&&!l0(t)?`/${t}`:t.length>0?t:"."};function fL(e,t){let r="",o=0,s=-1,l=0,u=null;for(let d=0;d<=e.length;++d){if(d<e.length)u=e[d];else{if(u==="/")break;u="/"}if(u==="/"){if(!(s===d-1||l===1))if(l===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,l=0;continue}else if(r.length>0){r="",o=0,s=d,l=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,l=0}else u==="."&&l!==-1?++l:l=-1}return r}const l0=function(e){return aL.test(e)},pp=/^\s*at .*(?:\S:\d+|\(native\))/m,dL=/^(?:eval@)?(?:\[native code\])?$/,hL=["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 qw(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 Uw(e){let t=e.trim();if(dL.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,[l,u,d]=qw(t.replace(r,""));return!l||!u||!d?null:{file:l,method:s||"",line:Number.parseInt(u),column:Number.parseInt(d)}}function jw(e){const t=e.trim();return pp.test(t)?Vw(t):Uw(t)}function Vw(e){let t=e.trim();if(!pp.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,l,u]=qw(o?o[1]:r);let d=o&&r||"",h=s&&["eval","<anonymous>"].includes(s)?void 0:s;return!h||!l||!u?null:(d.startsWith("async ")&&(d=d.slice(6)),h.startsWith("file://")&&(h=h.slice(7)),h=h.startsWith("node:")||h.startsWith("internal:")?h:uL(h),d&&(d=d.replace(/__vite_ssr_import_\d+__\./g,"")),{method:d,file:h,line:Number.parseInt(l),column:Number.parseInt(u)})}function pL(e,t={}){const{ignoreStackEntries:r=hL}=t;return(pp.test(e)?vL(e):gL(e)).map(s=>{var l;t.getUrlId&&(s.file=t.getUrlId(s.file));const u=(l=t.getSourceMap)===null||l===void 0?void 0:l.call(t,s.file);if(!u||typeof u!="object"||!u.version)return a0(r,s.file)?null:s;const d=new nL(u),{line:h,column:p,source:g,name:m}=iL(d,s);let y=s.file;if(g){const w=s.file.startsWith("file://")?s.file:`file://${s.file}`,C=u.sourceRoot?new URL(u.sourceRoot,w):w;y=new URL(g,C).pathname,y.match(/\/\w:\//)&&(y=y.slice(1))}return a0(r,y)?null:h!=null&&p!=null?{line:h,column:p,file:y,method:m||s.method}:s}).filter(s=>s!=null)}function a0(e,t){return e.some(r=>t.match(r))}function gL(e){return e.split(`
19
19
  `).map(t=>Uw(t)).filter(Rw)}function vL(e){return e.split(`
20
- `).map(t=>Vw(t)).filter(Rw)}const mL=/^[A-Za-z]:\//;function yL(e=""){return e&&e.replace(/\\/g,"/").replace(mL,t=>t.toUpperCase())}const bL=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,c0=/^\/([A-Za-z]:)?$/;function wL(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}const u0=function(...e){e=e.map(o=>yL(o));let t="",r=!1;for(let o=e.length-1;o>=-1&&!r;o--){const s=o>=0?e[o]:wL();!s||s.length===0||(t=`${s}/${t}`,r=f0(s))}return t=xL(t,!r),r&&!f0(t)?`/${t}`:t.length>0?t:"."};function xL(e,t){let r="",o=0,s=-1,l=0,u=null;for(let d=0;d<=e.length;++d){if(d<e.length)u=e[d];else{if(u==="/")break;u="/"}if(u==="/"){if(!(s===d-1||l===1))if(l===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,l=0;continue}else if(r.length>0){r="",o=0,s=d,l=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,l=0}else u==="."&&l!==-1?++l:l=-1}return r}const f0=function(e){return bL.test(e)},SL=function(e,t){const r=u0(e).replace(c0,"$1").split("/"),o=u0(t).replace(c0,"$1").split("/");if(o[0][1]===":"&&r[0][1]===":"&&r[0]!==o[0])return o.join("/");const s=[...r];for(const l of s){if(o[0]!==l)break;r.shift(),o.shift()}return[...r.map(()=>".."),...o].join("/")};class _L extends Error{constructor(r,o,s){super(r);Wi(this,"code","VITEST_PENDING");Wi(this,"taskId");this.message=r,this.note=s,this.taskId=o.id}}const kL=new WeakMap,Gw=new WeakMap,Kw=new WeakMap;function TL(e,t){kL.set(e,t)}function CL(e,t){Gw.set(e,t)}function EL(e){return Gw.get(e)}function AL(e,t){Kw.set(e,t)}function LL(e){return Kw.get(e)}function ML(e,t){const r=t.reduce((l,u)=>(l[u.prop]=u,l),{}),o={};e.forEach(l=>{const u=r[l.prop]||{...l};o[u.prop]=u});for(const l in o){var s;const u=o[l];u.deps=(s=u.deps)===null||s===void 0?void 0:s.map(d=>o[d.prop])}return Object.values(o)}function Xw(e,t,r){const o=["auto","injected","scope"],s=Object.entries(e).map(([l,u])=>{const d={value:u};if(Array.isArray(u)&&u.length>=2&&zw(u[1])&&Object.keys(u[1]).some(p=>o.includes(p))){var h;Object.assign(d,u[1]);const p=u[0];d.value=d.injected?((h=r.injectValue)===null||h===void 0?void 0:h.call(r,l))??p:p}return d.scope=d.scope||"test",d.scope==="worker"&&!r.getWorkerContext&&(d.scope="file"),d.prop=l,d.isFn=typeof d.value=="function",d});return Array.isArray(t.fixtures)?t.fixtures=t.fixtures.concat(s):t.fixtures=s,s.forEach(l=>{if(l.isFn){const d=Jw(l.value);if(d.length&&(l.deps=t.fixtures.filter(({prop:h})=>h!==l.prop&&d.includes(h))),l.scope!=="test"){var u;(u=l.deps)===null||u===void 0||u.forEach(h=>{if(h.isFn&&!(l.scope==="worker"&&h.scope==="worker")&&!(l.scope==="file"&&h.scope!=="test"))throw new SyntaxError(`cannot use the ${h.scope} fixture "${h.prop}" inside the ${l.scope} fixture "${l.prop}"`)})}}}),t}const Td=new Map,Fs=new Map;function $L(e,t,r){return o=>{const s=o||r;if(!s)return t({});const l=EL(s);if(!(l!=null&&l.length))return t(s);const u=Jw(t),d=l.some(({auto:w})=>w);if(!u.length&&!d)return t(s);Td.get(s)||Td.set(s,new Map);const h=Td.get(s);Fs.has(s)||Fs.set(s,[]);const p=Fs.get(s),g=l.filter(({prop:w,auto:C})=>C||u.includes(w)),m=Yw(g);if(!m.length)return t(s);async function y(){for(const w of m){if(h.has(w))continue;const C=await NL(e,w,s,p);s[w.prop]=C,h.set(w,C),w.scope==="test"&&p.unshift(()=>{h.delete(w)})}}return y().then(()=>t(s))}}const Nc=new WeakMap;function NL(e,t,r,o){var s;const l=QL(r.task.file),u=(s=e.getWorkerContext)===null||s===void 0?void 0:s.call(e);if(!t.isFn){var d;if(l[d=t.prop]??(l[d]=t.value),u){var h;u[h=t.prop]??(u[h]=t.value)}return t.value}if(t.scope==="test")return d0(t.value,r,o);if(Nc.has(t))return Nc.get(t);let p;if(t.scope==="worker"){if(!u)throw new TypeError("[@vitest/runner] The worker context is not available in the current test runner. Please, provide the `getWorkerContext` method when initiating the runner.");p=u}else p=l;if(t.prop in p)return p[t.prop];Fs.has(p)||Fs.set(p,[]);const g=Fs.get(p),m=d0(t.value,p,g).then(y=>(p[t.prop]=y,Nc.delete(t),y));return Nc.set(t,m),m}async function d0(e,t,r){const o=Jm();let s=!1;const l=e(t,async u=>{s=!0,o.resolve(u);const d=Jm();r.push(async()=>{d.resolve(),await l}),await d}).catch(u=>{if(!s){o.reject(u);return}throw u});return o}function Yw(e,t=new Set,r=[]){return e.forEach(o=>{if(!r.includes(o)){if(!o.isFn||!o.deps){r.push(o);return}if(t.has(o))throw new Error(`Circular fixture dependency detected: ${o.prop} <- ${[...t].reverse().map(s=>s.prop).join(" <- ")}`);t.add(o),Yw(o.deps,t,r),r.push(o),t.clear()}}),r}function Jw(e){let t=e.toString();/__async\((?:this|null), (?:null|arguments|\[[_0-9, ]*\]), function\*/.test(t)&&(t=t.split(/__async\((?:this|null),/)[1]);const r=t.match(/[^(]*\(([^)]*)/);if(!r)return[];const o=h0(r[1]);if(!o.length)return[];let s=o[0];if("__VITEST_FIXTURE_INDEX__"in e&&(s=o[e.__VITEST_FIXTURE_INDEX__],!s))return[];if(!(s.startsWith("{")&&s.endsWith("}")))throw new Error(`The first argument inside a fixture must use object destructuring pattern, e.g. ({ test } => {}). Instead, received "${s}".`);const l=s.slice(1,-1).replace(/\s/g,""),u=h0(l).map(h=>h.replace(/:.*|=.*/g,"")),d=u.at(-1);if(d&&d.startsWith("..."))throw new Error(`Rest parameters are not supported in fixtures, received "${d}".`);return u}function h0(e){const t=[],r=[];let o=0;for(let l=0;l<e.length;l++)if(e[l]==="{"||e[l]==="[")r.push(e[l]==="{"?"}":"]");else if(e[l]===r[r.length-1])r.pop();else if(!r.length&&e[l]===","){const u=e.substring(o,l).trim();u&&t.push(u),o=l+1}const s=e.substring(o).trim();return s&&t.push(s),t}function Zw(e,t){function r(s){const l=function(...u){return t.apply(s,u)};Object.assign(l,t),l.withContext=()=>l.bind(s),l.setContext=(u,d)=>{s[u]=d},l.mergeContext=u=>{Object.assign(s,u)};for(const u of e)Object.defineProperty(l,u,{get(){return r({...s,[u]:!0})}});return l}const o=r({});return o.fn=t,o}const zl=FL();gp(function(e,t,r){dh().test.fn.call(this,so(e),t,r)});let jr,Qw,OL;function e1(e,t){if(!e)throw new Error(`Vitest failed to find ${t}. This is a bug in Vitest. Please, open an issue with reproduction.`)}function IL(){return OL}function PL(){return e1(jr,"the runner"),jr}function dh(){const e=lo.currentSuite||Qw;return e1(e,"the current suite"),e}function RL(){return{beforeAll:[],afterAll:[],beforeEach:[],afterEach:[]}}function Hs(e,t){let r={},o=()=>{};if(typeof t=="object"){if(typeof e=="object")throw new TypeError("Cannot use two objects as arguments. Please provide options and a function callback in that order.");console.warn("Using an object as a third argument is deprecated. Vitest 4 will throw an error if the third argument is not a timeout number. Please use the second argument for options. See more at https://vitest.dev/guide/migration"),r=t}else typeof t=="number"?r={timeout:t}:typeof e=="object"&&(r=e);if(typeof e=="function"){if(typeof t=="function")throw new TypeError("Cannot use two functions as arguments. Please use the second argument for options.");o=e}else typeof t=="function"&&(o=t);return{options:r,handler:o}}function zL(e,t=()=>{},r,o,s,l){const u=[];let d;w();const h=function(E="",T={}){var A;const I=(T==null?void 0:T.timeout)??jr.config.testTimeout,L={id:"",name:E,suite:(A=lo.currentSuite)===null||A===void 0?void 0:A.suite,each:T.each,fails:T.fails,context:void 0,type:"test",file:void 0,timeout:I,retry:T.retry??jr.config.retry,repeats:T.repeats,mode:T.only?"only":T.skip?"skip":T.todo?"todo":"run",meta:T.meta??Object.create(null),annotations:[]},H=T.handler;(T.concurrent||!T.sequential&&jr.config.sequence.concurrent)&&(L.concurrent=!0),L.shuffle=s==null?void 0:s.shuffle;const G=JL(L,jr);Object.defineProperty(L,"context",{value:G,enumerable:!1}),CL(G,T.fixtures);const oe=Error.stackTraceLimit;Error.stackTraceLimit=15;const ee=new Error("STACK_TRACE_ERROR");if(Error.stackTraceLimit=oe,H&&TL(L,hh(DL($L(jr,H,G),L),I,!1,ee,(Z,Q)=>XL([G],Q))),jr.config.includeTaskLocation){const Z=ee.stack,Q=BL(Z,L.each??!1);Q&&(L.location=Q)}return u.push(L),L},p=gp(function(E,T,A){let{options:I,handler:L}=Hs(T,A);typeof s=="object"&&(I=Object.assign({},s,I)),I.concurrent=this.concurrent||!this.sequential&&(I==null?void 0:I.concurrent),I.sequential=this.sequential||!this.concurrent&&(I==null?void 0:I.sequential);const H=h(so(E),{...this,...I,handler:L});H.type="test"});let g=l;const m={type:"collector",name:e,mode:r,suite:d,options:s,test:p,tasks:u,collect:$,task:h,clear:C,on:y,fixtures(){return g},scoped(E){const T=Xw(E,{fixtures:g},jr);T.fixtures&&(g=T.fixtures)}};function y(E,...T){LL(d)[E].push(...T)}function w(E){var T;typeof s=="number"&&(s={timeout:s}),d={id:"",type:"suite",name:e,suite:(T=lo.currentSuite)===null||T===void 0?void 0:T.suite,mode:r,each:o,file:void 0,shuffle:s==null?void 0:s.shuffle,tasks:[],meta:Object.create(null),concurrent:s==null?void 0:s.concurrent},AL(d,RL())}function C(){u.length=0,w()}async function $(E){if(!E)throw new TypeError("File is required to collect tasks.");t&&await KL(m,()=>t(p));const T=[];for(const A of u)T.push(A.type==="collector"?await A.collect(E):A);return d.file=E,d.tasks=T,T.forEach(A=>{A.file=E}),d}return GL(m),m}function DL(e,t){return async(...r)=>{const o=await e(...r);if(t.promises){const l=(await Promise.allSettled(t.promises)).map(u=>u.status==="rejected"?u.reason:void 0).filter(Boolean);if(l.length)throw l}return o}}function FL(){function e(t,r,o){var s;const l=this.only?"only":this.skip?"skip":this.todo?"todo":"run",u=lo.currentSuite||Qw;let{options:d,handler:h}=Hs(r,o);const p=d.concurrent||this.concurrent||d.sequential===!1,g=d.sequential||this.sequential||d.concurrent===!1;d={...u==null?void 0:u.options,...d,shuffle:this.shuffle??d.shuffle??(u==null||(s=u.options)===null||s===void 0?void 0:s.shuffle)??void 0};const m=p||d.concurrent&&!g,y=g||d.sequential&&!p;return d.concurrent=m&&!y,d.sequential=y&&!m,zL(so(t),h,l,this.each,d,u==null?void 0:u.fixtures())}return e.each=function(t,...r){const o=this.withContext();return this.setContext("each",!0),Array.isArray(t)&&r.length&&(t=wu(t,r)),(s,l,u)=>{const d=so(s),h=t.every(Array.isArray),{options:p,handler:g}=Hs(l,u),m=typeof l=="function"&&typeof u=="object";t.forEach((y,w)=>{const C=Array.isArray(y)?y:[y];m?h?o(Gr(d,C,w),()=>g(...C),p):o(Gr(d,C,w),()=>g(y),p):h?o(Gr(d,C,w),p,()=>g(...C)):o(Gr(d,C,w),p,()=>g(y))}),this.setContext("each",void 0)}},e.for=function(t,...r){return Array.isArray(t)&&r.length&&(t=wu(t,r)),(o,s,l)=>{const u=so(o),{options:d,handler:h}=Hs(s,l);t.forEach((p,g)=>{zl(Gr(u,za(p),g),d,()=>h(p))})}},e.skipIf=t=>t?zl.skip:zl,e.runIf=t=>t?zl:zl.skip,Zw(["concurrent","sequential","shuffle","skip","only","todo"],e)}function HL(e,t){const r=e;r.each=function(s,...l){const u=this.withContext();return this.setContext("each",!0),Array.isArray(s)&&l.length&&(s=wu(s,l)),(d,h,p)=>{const g=so(d),m=s.every(Array.isArray),{options:y,handler:w}=Hs(h,p),C=typeof h=="function"&&typeof p=="object";s.forEach(($,E)=>{const T=Array.isArray($)?$:[$];C?m?u(Gr(g,T,E),()=>w(...T),y):u(Gr(g,T,E),()=>w($),y):m?u(Gr(g,T,E),y,()=>w(...T)):u(Gr(g,T,E),y,()=>w($))}),this.setContext("each",void 0)}},r.for=function(s,...l){const u=this.withContext();return Array.isArray(s)&&l.length&&(s=wu(s,l)),(d,h,p)=>{const g=so(d),{options:m,handler:y}=Hs(h,p);s.forEach((w,C)=>{const $=E=>y(w,E);$.__VITEST_FIXTURE_INDEX__=1,$.toString=()=>y.toString(),u(Gr(g,za(w),C),m,$)})}},r.skipIf=function(s){return s?this.skip:this},r.runIf=function(s){return s?this:this.skip},r.scoped=function(s){dh().scoped(s)},r.extend=function(s){const l=Xw(s,t||{},jr);return gp(function(d,h,p){const g=dh(),m=g.fixtures(),y={...this};m&&(y.fixtures=ML(y.fixtures||[],m)),g.test.fn.call(y,so(d),h,p)},l)};const o=Zw(["concurrent","sequential","skip","only","todo","fails"],r);return t&&o.mergeContext(t),o}function gp(e,t){return HL(e,t)}function so(e){return typeof e=="string"?e:typeof e=="function"?e.name||"<anonymous>":String(e)}function Gr(e,t,r){(e.includes("%#")||e.includes("%$"))&&(e=e.replace(/%%/g,"__vitest_escaped_%__").replace(/%#/g,`${r}`).replace(/%\$/g,`${r+1}`).replace(/__vitest_escaped_%__/g,"%%"));const o=e.split("%").length-1;e.includes("%f")&&(e.match(/%f/g)||[]).forEach((d,h)=>{if(wA(t[h])||Object.is(t[h],-0)){let p=0;e=e.replace(/%f/g,g=>(p++,p===h+1?"-%f":g))}});let s=yA(e,...t.slice(0,o));const l=zw(t[0]);return s=s.replace(/\$([$\w.]+)/g,(u,d)=>{const h=/^\d+$/.test(d);if(!l&&!h)return`$${d}`;const p=h?Ym(t,d):void 0,g=l?Ym(t[0],d,p):p;return bA(g,{truncate:void 0})}),s}function wu(e,t){const r=e.join("").trim().replace(/ /g,"").split(`
21
- `).map(s=>s.split("|"))[0],o=[];for(let s=0;s<Math.floor(t.length/r.length);s++){const l={};for(let u=0;u<r.length;u++)l[r[u]]=t[s*r.length+u];o.push(l)}return o}function BL(e,t){const r=e.split(`
22
- `).slice(1);for(const o of r){const s=jw(o);if(s&&s.file===IL())return{line:s.line,column:t?s.column+1:s.column}}}function WL(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 t1(e,t,r,o){const s=SL(t,e),l={id:qL(s,r),name:s,type:"suite",mode:"queued",filepath:e,tasks:[],meta:Object.create(null),projectName:r,file:void 0,pool:o};return l.file=l,eM(l,Object.create(null)),l}function qL(e,t){return WL(`${e}${t||""}`)}globalThis.performance?globalThis.performance.now.bind(globalThis.performance):Date.now;function n1(e){return ya(e)}function ya(e){return e.type==="test"}function r1(e){const t=[],r=za(e);for(const o of r)if(ya(o))t.push(o);else for(const s of o.tasks)if(ya(s))t.push(s);else{const l=r1(s);for(const u of l)t.push(u)}return t}function vp(e=[]){return za(e).flatMap(t=>ya(t)?[t]:[t,...vp(t.tasks)])}function UL(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}globalThis.performance?globalThis.performance.now.bind(globalThis.performance):Date.now;const Cd=new Map,p0=[],Xc=[];function jL(e){if(Cd.size){var t;const r=Array.from(Cd).map(([s,l])=>[s,l[0],l[1]]),o=(t=e.onTaskUpdate)===null||t===void 0?void 0:t.call(e,r,p0);o&&(Xc.push(o),o.then(()=>Xc.splice(Xc.indexOf(o),1),()=>{})),p0.length=0,Cd.clear()}}async function VL(e){jL(e),await Promise.all(Xc)}const g0=Date.now,lo={currentSuite:null};function GL(e){var t;(t=lo.currentSuite)===null||t===void 0||t.tasks.push(e)}async function KL(e,t){const r=lo.currentSuite;lo.currentSuite=e,await t(),lo.currentSuite=r}function hh(e,t,r=!1,o,s){if(t<=0||t===Number.POSITIVE_INFINITY)return e;const{setTimeout:l,clearTimeout:u}=SA();return function(...h){const p=g0(),g=PL();return g._currentTaskStartTime=p,g._currentTaskTimeout=t,new Promise((m,y)=>{var w;const C=l(()=>{u(C),$()},t);(w=C.unref)===null||w===void 0||w.call(C);function $(){const A=ZL(r,t,o);s==null||s(h,A),y(A)}function E(A){if(g._currentTaskStartTime=void 0,g._currentTaskTimeout=void 0,u(C),g0()-p>=t){$();return}m(A)}function T(A){g._currentTaskStartTime=void 0,g._currentTaskTimeout=void 0,u(C),y(A)}try{const A=e(...h);typeof A=="object"&&A!=null&&typeof A.then=="function"?A.then(E,T):E(A)}catch(A){T(A)}})}}const ph=new WeakMap;function XL([e],t){e&&YL(e,t)}function YL(e,t){const r=ph.get(e);r==null||r.abort(t)}function JL(e,t){var r;const o=function(){throw new Error("done() callback is deprecated, use promise instead")};let s=ph.get(o);s||(s=new AbortController,ph.set(o,s)),o.signal=s.signal,o.task=e,o.skip=(u,d)=>{if(u!==!1)throw e.result??(e.result={state:"skip"}),e.result.pending=!0,new _L("test is skipped; abort execution",e,typeof u=="string"?u:d)};async function l(u,d,h,p){const g={message:u,type:h||"notice"};if(p){if(!p.body&&!p.path)throw new TypeError("Test attachment requires body or path to be set. Both are missing.");if(p.body&&p.path)throw new TypeError('Test attachment requires only one of "body" or "path" to be set. Both are specified.');g.attachment=p,p.body instanceof Uint8Array&&(p.body=tM(p.body))}if(d&&(g.location=d),!t.onTestAnnotate)throw new Error("Test runner doesn't support test annotations.");await VL(t);const m=await t.onTestAnnotate(e,g);return e.annotations.push(m),m}return o.annotate=(u,d,h)=>{if(e.result&&e.result.state!=="run")throw new Error(`Cannot annotate tests outside of the test run. The test "${e.name}" finished running with the "${e.result.state}" state already.`);let p;const g=new Error("STACK_TRACE").stack,m=g.includes("STACK_TRACE")?2:1,y=g.split(`
20
+ `).map(t=>Vw(t)).filter(Rw)}const mL=/^[A-Za-z]:\//;function yL(e=""){return e&&e.replace(/\\/g,"/").replace(mL,t=>t.toUpperCase())}const bL=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,c0=/^\/([A-Za-z]:)?$/;function wL(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}const u0=function(...e){e=e.map(o=>yL(o));let t="",r=!1;for(let o=e.length-1;o>=-1&&!r;o--){const s=o>=0?e[o]:wL();!s||s.length===0||(t=`${s}/${t}`,r=f0(s))}return t=xL(t,!r),r&&!f0(t)?`/${t}`:t.length>0?t:"."};function xL(e,t){let r="",o=0,s=-1,l=0,u=null;for(let d=0;d<=e.length;++d){if(d<e.length)u=e[d];else{if(u==="/")break;u="/"}if(u==="/"){if(!(s===d-1||l===1))if(l===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,l=0;continue}else if(r.length>0){r="",o=0,s=d,l=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,l=0}else u==="."&&l!==-1?++l:l=-1}return r}const f0=function(e){return bL.test(e)},SL=function(e,t){const r=u0(e).replace(c0,"$1").split("/"),o=u0(t).replace(c0,"$1").split("/");if(o[0][1]===":"&&r[0][1]===":"&&r[0]!==o[0])return o.join("/");const s=[...r];for(const l of s){if(o[0]!==l)break;r.shift(),o.shift()}return[...r.map(()=>".."),...o].join("/")};class _L extends Error{constructor(r,o,s){super(r);Wi(this,"code","VITEST_PENDING");Wi(this,"taskId");this.message=r,this.note=s,this.taskId=o.id}}const kL=new WeakMap,Gw=new WeakMap,Kw=new WeakMap;function TL(e,t){kL.set(e,t)}function CL(e,t){Gw.set(e,t)}function EL(e){return Gw.get(e)}function AL(e,t){Kw.set(e,t)}function LL(e){return Kw.get(e)}function ML(e,t){const r=t.reduce((l,u)=>(l[u.prop]=u,l),{}),o={};e.forEach(l=>{const u=r[l.prop]||{...l};o[u.prop]=u});for(const l in o){var s;const u=o[l];u.deps=(s=u.deps)===null||s===void 0?void 0:s.map(d=>o[d.prop])}return Object.values(o)}function Xw(e,t,r){const o=["auto","injected","scope"],s=Object.entries(e).map(([l,u])=>{const d={value:u};if(Array.isArray(u)&&u.length>=2&&zw(u[1])&&Object.keys(u[1]).some(p=>o.includes(p))){var h;Object.assign(d,u[1]);const p=u[0];d.value=d.injected?((h=r.injectValue)===null||h===void 0?void 0:h.call(r,l))??p:p}return d.scope=d.scope||"test",d.scope==="worker"&&!r.getWorkerContext&&(d.scope="file"),d.prop=l,d.isFn=typeof d.value=="function",d});return Array.isArray(t.fixtures)?t.fixtures=t.fixtures.concat(s):t.fixtures=s,s.forEach(l=>{if(l.isFn){const d=Jw(l.value);if(d.length&&(l.deps=t.fixtures.filter(({prop:h})=>h!==l.prop&&d.includes(h))),l.scope!=="test"){var u;(u=l.deps)===null||u===void 0||u.forEach(h=>{if(h.isFn&&!(l.scope==="worker"&&h.scope==="worker")&&!(l.scope==="file"&&h.scope!=="test"))throw new SyntaxError(`cannot use the ${h.scope} fixture "${h.prop}" inside the ${l.scope} fixture "${l.prop}"`)})}}}),t}const Td=new Map,Fs=new Map;function $L(e,t,r){return o=>{const s=o||r;if(!s)return t({});const l=EL(s);if(!(l!=null&&l.length))return t(s);const u=Jw(t),d=l.some(({auto:w})=>w);if(!u.length&&!d)return t(s);Td.get(s)||Td.set(s,new Map);const h=Td.get(s);Fs.has(s)||Fs.set(s,[]);const p=Fs.get(s),g=l.filter(({prop:w,auto:C})=>C||u.includes(w)),m=Yw(g);if(!m.length)return t(s);async function y(){for(const w of m){if(h.has(w))continue;const C=await NL(e,w,s,p);s[w.prop]=C,h.set(w,C),w.scope==="test"&&p.unshift(()=>{h.delete(w)})}}return y().then(()=>t(s))}}const Nc=new WeakMap;function NL(e,t,r,o){var s;const l=QL(r.task.file),u=(s=e.getWorkerContext)===null||s===void 0?void 0:s.call(e);if(!t.isFn){var d;if(l[d=t.prop]??(l[d]=t.value),u){var h;u[h=t.prop]??(u[h]=t.value)}return t.value}if(t.scope==="test")return d0(t.value,r,o);if(Nc.has(t))return Nc.get(t);let p;if(t.scope==="worker"){if(!u)throw new TypeError("[@vitest/runner] The worker context is not available in the current test runner. Please, provide the `getWorkerContext` method when initiating the runner.");p=u}else p=l;if(t.prop in p)return p[t.prop];Fs.has(p)||Fs.set(p,[]);const g=Fs.get(p),m=d0(t.value,p,g).then(y=>(p[t.prop]=y,Nc.delete(t),y));return Nc.set(t,m),m}async function d0(e,t,r){const o=Jm();let s=!1;const l=e(t,async u=>{s=!0,o.resolve(u);const d=Jm();r.push(async()=>{d.resolve(),await l}),await d}).catch(u=>{if(!s){o.reject(u);return}throw u});return o}function Yw(e,t=new Set,r=[]){return e.forEach(o=>{if(!r.includes(o)){if(!o.isFn||!o.deps){r.push(o);return}if(t.has(o))throw new Error(`Circular fixture dependency detected: ${o.prop} <- ${[...t].reverse().map(s=>s.prop).join(" <- ")}`);t.add(o),Yw(o.deps,t,r),r.push(o),t.clear()}}),r}function Jw(e){let t=e.toString();/__async\((?:this|null), (?:null|arguments|\[[_0-9, ]*\]), function\*/.test(t)&&(t=t.split(/__async\((?:this|null),/)[1]);const r=t.match(/[^(]*\(([^)]*)/);if(!r)return[];const o=h0(r[1]);if(!o.length)return[];let s=o[0];if("__VITEST_FIXTURE_INDEX__"in e&&(s=o[e.__VITEST_FIXTURE_INDEX__],!s))return[];if(!(s.startsWith("{")&&s.endsWith("}")))throw new Error(`The first argument inside a fixture must use object destructuring pattern, e.g. ({ test } => {}). Instead, received "${s}".`);const l=s.slice(1,-1).replace(/\s/g,""),u=h0(l).map(h=>h.replace(/:.*|=.*/g,"")),d=u.at(-1);if(d&&d.startsWith("..."))throw new Error(`Rest parameters are not supported in fixtures, received "${d}".`);return u}function h0(e){const t=[],r=[];let o=0;for(let l=0;l<e.length;l++)if(e[l]==="{"||e[l]==="[")r.push(e[l]==="{"?"}":"]");else if(e[l]===r[r.length-1])r.pop();else if(!r.length&&e[l]===","){const u=e.substring(o,l).trim();u&&t.push(u),o=l+1}const s=e.substring(o).trim();return s&&t.push(s),t}function Zw(e,t){function r(s){const l=function(...u){return t.apply(s,u)};Object.assign(l,t),l.withContext=()=>l.bind(s),l.setContext=(u,d)=>{s[u]=d},l.mergeContext=u=>{Object.assign(s,u)};for(const u of e)Object.defineProperty(l,u,{get(){return r({...s,[u]:!0})}});return l}const o=r({});return o.fn=t,o}const zl=FL();gp(function(e,t,r){dh().test.fn.call(this,so(e),t,r)});let jr,Qw,OL;function e1(e,t){if(!e)throw new Error(`Vitest failed to find ${t}. This is a bug in Vitest. Please, open an issue with reproduction.`)}function IL(){return OL}function PL(){return e1(jr,"the runner"),jr}function dh(){const e=lo.currentSuite||Qw;return e1(e,"the current suite"),e}function RL(){return{beforeAll:[],afterAll:[],beforeEach:[],afterEach:[]}}function Hs(e,t){let r={},o=()=>{};if(typeof t=="object"){if(typeof e=="object")throw new TypeError("Cannot use two objects as arguments. Please provide options and a function callback in that order.");console.warn("Using an object as a third argument is deprecated. Vitest 4 will throw an error if the third argument is not a timeout number. Please use the second argument for options. See more at https://vitest.dev/guide/migration"),r=t}else typeof t=="number"?r={timeout:t}:typeof e=="object"&&(r=e);if(typeof e=="function"){if(typeof t=="function")throw new TypeError("Cannot use two functions as arguments. Please use the second argument for options.");o=e}else typeof t=="function"&&(o=t);return{options:r,handler:o}}function zL(e,t=()=>{},r,o,s,l){const u=[];let d;w();const h=function(E="",T={}){var A;const I=(T==null?void 0:T.timeout)??jr.config.testTimeout,L={id:"",name:E,suite:(A=lo.currentSuite)===null||A===void 0?void 0:A.suite,each:T.each,fails:T.fails,context:void 0,type:"test",file:void 0,timeout:I,retry:T.retry??jr.config.retry,repeats:T.repeats,mode:T.only?"only":T.skip?"skip":T.todo?"todo":"run",meta:T.meta??Object.create(null),annotations:[]},H=T.handler;(T.concurrent||!T.sequential&&jr.config.sequence.concurrent)&&(L.concurrent=!0),L.shuffle=s==null?void 0:s.shuffle;const G=JL(L,jr);Object.defineProperty(L,"context",{value:G,enumerable:!1}),CL(G,T.fixtures);const oe=Error.stackTraceLimit;Error.stackTraceLimit=15;const ee=new Error("STACK_TRACE_ERROR");if(Error.stackTraceLimit=oe,H&&TL(L,hh(DL($L(jr,H,G),L),I,!1,ee,(Z,Q)=>XL([G],Q))),jr.config.includeTaskLocation){const Z=ee.stack,Q=BL(Z);Q&&(L.location=Q)}return u.push(L),L},p=gp(function(E,T,A){let{options:I,handler:L}=Hs(T,A);typeof s=="object"&&(I=Object.assign({},s,I)),I.concurrent=this.concurrent||!this.sequential&&(I==null?void 0:I.concurrent),I.sequential=this.sequential||!this.concurrent&&(I==null?void 0:I.sequential);const H=h(so(E),{...this,...I,handler:L});H.type="test"});let g=l;const m={type:"collector",name:e,mode:r,suite:d,options:s,test:p,tasks:u,collect:$,task:h,clear:C,on:y,fixtures(){return g},scoped(E){const T=Xw(E,{fixtures:g},jr);T.fixtures&&(g=T.fixtures)}};function y(E,...T){LL(d)[E].push(...T)}function w(E){var T;typeof s=="number"&&(s={timeout:s}),d={id:"",type:"suite",name:e,suite:(T=lo.currentSuite)===null||T===void 0?void 0:T.suite,mode:r,each:o,file:void 0,shuffle:s==null?void 0:s.shuffle,tasks:[],meta:Object.create(null),concurrent:s==null?void 0:s.concurrent},AL(d,RL())}function C(){u.length=0,w()}async function $(E){if(!E)throw new TypeError("File is required to collect tasks.");t&&await KL(m,()=>t(p));const T=[];for(const A of u)T.push(A.type==="collector"?await A.collect(E):A);return d.file=E,d.tasks=T,T.forEach(A=>{A.file=E}),d}return GL(m),m}function DL(e,t){return async(...r)=>{const o=await e(...r);if(t.promises){const l=(await Promise.allSettled(t.promises)).map(u=>u.status==="rejected"?u.reason:void 0).filter(Boolean);if(l.length)throw l}return o}}function FL(){function e(t,r,o){var s;const l=this.only?"only":this.skip?"skip":this.todo?"todo":"run",u=lo.currentSuite||Qw;let{options:d,handler:h}=Hs(r,o);const p=d.concurrent||this.concurrent||d.sequential===!1,g=d.sequential||this.sequential||d.concurrent===!1;d={...u==null?void 0:u.options,...d,shuffle:this.shuffle??d.shuffle??(u==null||(s=u.options)===null||s===void 0?void 0:s.shuffle)??void 0};const m=p||d.concurrent&&!g,y=g||d.sequential&&!p;return d.concurrent=m&&!y,d.sequential=y&&!m,zL(so(t),h,l,this.each,d,u==null?void 0:u.fixtures())}return e.each=function(t,...r){const o=this.withContext();return this.setContext("each",!0),Array.isArray(t)&&r.length&&(t=wu(t,r)),(s,l,u)=>{const d=so(s),h=t.every(Array.isArray),{options:p,handler:g}=Hs(l,u),m=typeof l=="function"&&typeof u=="object";t.forEach((y,w)=>{const C=Array.isArray(y)?y:[y];m?h?o(Gr(d,C,w),()=>g(...C),p):o(Gr(d,C,w),()=>g(y),p):h?o(Gr(d,C,w),p,()=>g(...C)):o(Gr(d,C,w),p,()=>g(y))}),this.setContext("each",void 0)}},e.for=function(t,...r){return Array.isArray(t)&&r.length&&(t=wu(t,r)),(o,s,l)=>{const u=so(o),{options:d,handler:h}=Hs(s,l);t.forEach((p,g)=>{zl(Gr(u,za(p),g),d,()=>h(p))})}},e.skipIf=t=>t?zl.skip:zl,e.runIf=t=>t?zl:zl.skip,Zw(["concurrent","sequential","shuffle","skip","only","todo"],e)}function HL(e,t){const r=e;r.each=function(s,...l){const u=this.withContext();return this.setContext("each",!0),Array.isArray(s)&&l.length&&(s=wu(s,l)),(d,h,p)=>{const g=so(d),m=s.every(Array.isArray),{options:y,handler:w}=Hs(h,p),C=typeof h=="function"&&typeof p=="object";s.forEach(($,E)=>{const T=Array.isArray($)?$:[$];C?m?u(Gr(g,T,E),()=>w(...T),y):u(Gr(g,T,E),()=>w($),y):m?u(Gr(g,T,E),y,()=>w(...T)):u(Gr(g,T,E),y,()=>w($))}),this.setContext("each",void 0)}},r.for=function(s,...l){const u=this.withContext();return Array.isArray(s)&&l.length&&(s=wu(s,l)),(d,h,p)=>{const g=so(d),{options:m,handler:y}=Hs(h,p);s.forEach((w,C)=>{const $=E=>y(w,E);$.__VITEST_FIXTURE_INDEX__=1,$.toString=()=>y.toString(),u(Gr(g,za(w),C),m,$)})}},r.skipIf=function(s){return s?this.skip:this},r.runIf=function(s){return s?this:this.skip},r.scoped=function(s){dh().scoped(s)},r.extend=function(s){const l=Xw(s,t||{},jr);return gp(function(d,h,p){const g=dh(),m=g.fixtures(),y={...this};m&&(y.fixtures=ML(y.fixtures||[],m)),g.test.fn.call(y,so(d),h,p)},l)};const o=Zw(["concurrent","sequential","skip","only","todo","fails"],r);return t&&o.mergeContext(t),o}function gp(e,t){return HL(e,t)}function so(e){return typeof e=="string"?e:typeof e=="function"?e.name||"<anonymous>":String(e)}function Gr(e,t,r){(e.includes("%#")||e.includes("%$"))&&(e=e.replace(/%%/g,"__vitest_escaped_%__").replace(/%#/g,`${r}`).replace(/%\$/g,`${r+1}`).replace(/__vitest_escaped_%__/g,"%%"));const o=e.split("%").length-1;e.includes("%f")&&(e.match(/%f/g)||[]).forEach((d,h)=>{if(wA(t[h])||Object.is(t[h],-0)){let p=0;e=e.replace(/%f/g,g=>(p++,p===h+1?"-%f":g))}});let s=yA(e,...t.slice(0,o));const l=zw(t[0]);return s=s.replace(/\$([$\w.]+)/g,(u,d)=>{const h=/^\d+$/.test(d);if(!l&&!h)return`$${d}`;const p=h?Ym(t,d):void 0,g=l?Ym(t[0],d,p):p;return bA(g,{truncate:void 0})}),s}function wu(e,t){const r=e.join("").trim().replace(/ /g,"").split(`
21
+ `).map(s=>s.split("|"))[0],o=[];for(let s=0;s<Math.floor(t.length/r.length);s++){const l={};for(let u=0;u<r.length;u++)l[r[u]]=t[s*r.length+u];o.push(l)}return o}function BL(e){const t=IL(),r=e.split(`
22
+ `).slice(1);for(const o of r){const s=jw(o);if(s&&s.file===t)return{line:s.line,column:s.column}}}function WL(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 t1(e,t,r,o){const s=SL(t,e),l={id:qL(s,r),name:s,type:"suite",mode:"queued",filepath:e,tasks:[],meta:Object.create(null),projectName:r,file:void 0,pool:o};return l.file=l,eM(l,Object.create(null)),l}function qL(e,t){return WL(`${e}${t||""}`)}globalThis.performance?globalThis.performance.now.bind(globalThis.performance):Date.now;function n1(e){return ya(e)}function ya(e){return e.type==="test"}function r1(e){const t=[],r=za(e);for(const o of r)if(ya(o))t.push(o);else for(const s of o.tasks)if(ya(s))t.push(s);else{const l=r1(s);for(const u of l)t.push(u)}return t}function vp(e=[]){return za(e).flatMap(t=>ya(t)?[t]:[t,...vp(t.tasks)])}function UL(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}globalThis.performance?globalThis.performance.now.bind(globalThis.performance):Date.now;const Cd=new Map,p0=[],Xc=[];function jL(e){if(Cd.size){var t;const r=Array.from(Cd).map(([s,l])=>[s,l[0],l[1]]),o=(t=e.onTaskUpdate)===null||t===void 0?void 0:t.call(e,r,p0);o&&(Xc.push(o),o.then(()=>Xc.splice(Xc.indexOf(o),1),()=>{})),p0.length=0,Cd.clear()}}async function VL(e){jL(e),await Promise.all(Xc)}const g0=Date.now,lo={currentSuite:null};function GL(e){var t;(t=lo.currentSuite)===null||t===void 0||t.tasks.push(e)}async function KL(e,t){const r=lo.currentSuite;lo.currentSuite=e,await t(),lo.currentSuite=r}function hh(e,t,r=!1,o,s){if(t<=0||t===Number.POSITIVE_INFINITY)return e;const{setTimeout:l,clearTimeout:u}=SA();return function(...h){const p=g0(),g=PL();return g._currentTaskStartTime=p,g._currentTaskTimeout=t,new Promise((m,y)=>{var w;const C=l(()=>{u(C),$()},t);(w=C.unref)===null||w===void 0||w.call(C);function $(){const A=ZL(r,t,o);s==null||s(h,A),y(A)}function E(A){if(g._currentTaskStartTime=void 0,g._currentTaskTimeout=void 0,u(C),g0()-p>=t){$();return}m(A)}function T(A){g._currentTaskStartTime=void 0,g._currentTaskTimeout=void 0,u(C),y(A)}try{const A=e(...h);typeof A=="object"&&A!=null&&typeof A.then=="function"?A.then(E,T):E(A)}catch(A){T(A)}})}}const ph=new WeakMap;function XL([e],t){e&&YL(e,t)}function YL(e,t){const r=ph.get(e);r==null||r.abort(t)}function JL(e,t){var r;const o=function(){throw new Error("done() callback is deprecated, use promise instead")};let s=ph.get(o);s||(s=new AbortController,ph.set(o,s)),o.signal=s.signal,o.task=e,o.skip=(u,d)=>{if(u!==!1)throw e.result??(e.result={state:"skip"}),e.result.pending=!0,new _L("test is skipped; abort execution",e,typeof u=="string"?u:d)};async function l(u,d,h,p){const g={message:u,type:h||"notice"};if(p){if(!p.body&&!p.path)throw new TypeError("Test attachment requires body or path to be set. Both are missing.");if(p.body&&p.path)throw new TypeError('Test attachment requires only one of "body" or "path" to be set. Both are specified.');g.attachment=p,p.body instanceof Uint8Array&&(p.body=tM(p.body))}if(d&&(g.location=d),!t.onTestAnnotate)throw new Error("Test runner doesn't support test annotations.");await VL(t);const m=await t.onTestAnnotate(e,g);return e.annotations.push(m),m}return o.annotate=(u,d,h)=>{if(e.result&&e.result.state!=="run")throw new Error(`Cannot annotate tests outside of the test run. The test "${e.name}" finished running with the "${e.result.state}" state already.`);let p;const g=new Error("STACK_TRACE").stack,m=g.includes("STACK_TRACE")?2:1,y=g.split(`
23
23
  `)[m],w=jw(y);return w&&(p={file:w.file,line:w.line,column:w.column}),typeof d=="object"?v0(e,l(u,p,void 0,d)):v0(e,l(u,p,d,h))},o.onTestFailed=(u,d)=>{e.onFailed||(e.onFailed=[]),e.onFailed.push(hh(u,d??t.config.hookTimeout,!0,new Error("STACK_TRACE_ERROR"),(h,p)=>s.abort(p)))},o.onTestFinished=(u,d)=>{e.onFinished||(e.onFinished=[]),e.onFinished.push(hh(u,d??t.config.hookTimeout,!0,new Error("STACK_TRACE_ERROR"),(h,p)=>s.abort(p)))},((r=t.extendTaskContext)===null||r===void 0?void 0:r.call(t,o))||o}function ZL(e,t,r){const o=`${e?"Hook":"Test"} timed out in ${t}ms.
24
24
  If this is a long-running ${e?"hook":"test"}, pass a timeout value as the last argument or configure it globally with "${e?"hookTimeout":"testTimeout"}".`,s=new Error(o);return r!=null&&r.stack&&(s.stack=r.stack.replace(s.message,r.message)),s}const i1=new WeakMap;function QL(e){const t=i1.get(e);if(!t)throw new Error(`Cannot find file context for ${e.name}`);return t}function eM(e,t){i1.set(e,t)}const cr=[];for(let e=65;e<91;e++)cr.push(String.fromCharCode(e));for(let e=97;e<123;e++)cr.push(String.fromCharCode(e));for(let e=0;e<10;e++)cr.push(e.toString(10));function tM(e){let t="";const r=e.byteLength;for(let o=0;o<r;o+=3)if(r===o+1){const s=(e[o]&252)>>2,l=(e[o]&3)<<4;t+=cr[s],t+=cr[l],t+="=="}else if(r===o+2){const s=(e[o]&252)>>2,l=(e[o]&3)<<4|(e[o+1]&240)>>4,u=(e[o+1]&15)<<2;t+=cr[s],t+=cr[l],t+=cr[u],t+="="}else{const s=(e[o]&252)>>2,l=(e[o]&3)<<4|(e[o+1]&240)>>4,u=(e[o+1]&15)<<2|(e[o+2]&192)>>6,d=e[o+2]&63;t+=cr[s],t+=cr[l],t+=cr[u],t+=cr[d]}return t}function v0(e,t){return t=t.finally(()=>{if(!e.promises)return;const r=e.promises.indexOf(t);r!==-1&&e.promises.splice(r,1)}),e.promises||(e.promises=[]),e.promises.push(t),t}const m0="q",y0="s",nM=6e4;function o1(e){return e}const rM=o1,{clearTimeout:iM,setTimeout:oM}=globalThis,sM=Math.random.bind(Math);function lM(e,t){const{post:r,on:o,off:s=()=>{},eventNames:l=[],serialize:u=o1,deserialize:d=rM,resolver:h,bind:p="rpc",timeout:g=nM}=t,m=new Map;let y,w=!1;const C=new Proxy({},{get(T,A){if(A==="$functions")return e;if(A==="$close")return $;if(A==="then"&&!l.includes("then")&&!("then"in e))return;const I=(...H)=>{r(u({m:A,a:H,t:m0}))};if(l.includes(A))return I.asEvent=I,I;const L=async(...H)=>{if(w)throw new Error(`[birpc] rpc is closed, cannot call "${A}"`);if(y)try{await y}finally{y=void 0}return new Promise((G,oe)=>{var Q;const ee=cM();let Z;g>=0&&(Z=oM(()=>{var F;try{if(((F=t.onTimeoutError)==null?void 0:F.call(t,A,H))!==!0)throw new Error(`[birpc] timeout on calling "${A}"`)}catch(N){oe(N)}m.delete(ee)},g),typeof Z=="object"&&(Z=(Q=Z.unref)==null?void 0:Q.call(Z))),m.set(ee,{resolve:G,reject:oe,timeoutId:Z,method:A}),r(u({m:A,a:H,i:ee,t:"q"}))})};return L.asEvent=I,L}});function $(T){w=!0,m.forEach(({reject:A,method:I})=>{A(T||new Error(`[birpc] rpc is closed, cannot call "${I}"`))}),m.clear(),s(E)}async function E(T,...A){var L,H,G;let I;try{I=d(T)}catch(oe){if(((L=t.onGeneralError)==null?void 0:L.call(t,oe))!==!0)throw oe;return}if(I.t===m0){const{m:oe,a:ee}=I;let Z,Q;const F=h?h(oe,e[oe]):e[oe];if(!F)Q=new Error(`[birpc] function "${oe}" not found`);else try{Z=await F.apply(p==="rpc"?C:e,ee)}catch(N){Q=N}if(I.i){if(Q&&t.onError&&t.onError(Q,oe,ee),Q&&t.onFunctionError&&t.onFunctionError(Q,oe,ee)===!0)return;if(!Q)try{r(u({t:y0,i:I.i,r:Z}),...A);return}catch(N){if(Q=N,((H=t.onGeneralError)==null?void 0:H.call(t,N,oe,ee))!==!0)throw N}try{r(u({t:y0,i:I.i,e:Q}),...A)}catch(N){if(((G=t.onGeneralError)==null?void 0:G.call(t,N,oe,ee))!==!0)throw N}}}else{const{i:oe,r:ee,e:Z}=I,Q=m.get(oe);Q&&(iM(Q.timeoutId),Z?Q.reject(Z):Q.resolve(ee)),m.delete(oe)}}return y=o(E),C}const aM="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function cM(e=21){let t="",r=e;for(;r--;)t+=aM[sM()*64|0];return t}const{parse:s1,stringify:uM}=JSON,{keys:fM}=Object,ba=String,l1="string",b0={},xu="object",a1=(e,t)=>t,dM=e=>e instanceof ba?ba(e):e,hM=(e,t)=>typeof t===l1?new ba(t):t,c1=(e,t,r,o)=>{const s=[];for(let l=fM(r),{length:u}=l,d=0;d<u;d++){const h=l[d],p=r[h];if(p instanceof ba){const g=e[p];typeof g===xu&&!t.has(g)?(t.add(g),r[h]=b0,s.push({k:h,a:[e,t,g,o]})):r[h]=o.call(r,h,g)}else r[h]!==b0&&(r[h]=o.call(r,h,p))}for(let{length:l}=s,u=0;u<l;u++){const{k:d,a:h}=s[u];r[d]=o.call(r,d,c1.apply(null,h))}return r},w0=(e,t,r)=>{const o=ba(t.push(r)-1);return e.set(r,o),o},gh=(e,t)=>{const r=s1(e,hM).map(dM),o=r[0],s=t||a1,l=typeof o===xu&&o?c1(r,new Set,o,s):o;return s.call({"":l},"",l)},u1=(e,t,r)=>{const o=t&&typeof t===xu?(g,m)=>g===""||-1<t.indexOf(g)?m:void 0:t||a1,s=new Map,l=[],u=[];let d=+w0(s,l,o.call({"":e},"",e)),h=!d;for(;d<l.length;)h=!0,u[d]=uM(l[d++],p,r);return"["+u.join(",")+"]";function p(g,m){if(h)return h=!h,m;const y=o.call(this,g,m);switch(typeof y){case xu:if(y===null)return y;case l1:return s.get(y)||w0(s,l,y)}return y}},pM=e=>s1(u1(e));class f1{constructor(){Wi(this,"filesMap",new Map);Wi(this,"pathsSet",new Set);Wi(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(u=>u.projectName!==r.projectName||u.meta.typecheck!==r.meta.typecheck),l=o.find(u=>u.projectName===r.projectName);l&&(r.logs=l.logs),s.push(r),this.filesMap.set(r.filepath,s),this.updateId(r)})}clearFiles(t,r=[]){const o=t;r.forEach(s=>{const l=this.filesMap.get(s),u=t1(s,o.config.root,o.config.name||"");if(u.local=!0,this.idMap.set(u.id,u),!l){this.filesMap.set(s,[u]);return}const d=l.filter(h=>h.projectName!==o.config.name);d.length?this.filesMap.set(s,[...d,u]):this.filesMap.set(s,[u])})}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 l=this.idMap.get(r);l&&(l.result=o,l.meta=s,(o==null?void 0:o.state)==="skip"&&(l.mode="skip"))}}updateUserLog(t){const r=t.taskId&&this.idMap.get(t.taskId);r&&(r.logs||(r.logs=[]),r.logs.push(t))}}function gM(e,t={}){const{handlers:r={},autoReconnect:o=!0,reconnectInterval:s=2e3,reconnectTries:l=10,connectTimeout:u=6e4,reactive:d=A=>A,WebSocketConstructor:h=globalThis.WebSocket}=t;let p=l;const g=d({ws:new h(e),state:new f1,waitForConnection:T,reconnect:$},"state");g.state.filesMap=d(g.state.filesMap,"filesMap"),g.state.idMap=d(g.state.idMap,"idMap");let m;const y={onTestAnnotate(A,I){var L;(L=r.onTestAnnotate)==null||L.call(r,A,I)},onSpecsCollected(A){var I;A==null||A.forEach(([L,H])=>{g.state.clearFiles({config:L},[H])}),(I=r.onSpecsCollected)==null||I.call(r,A)},onPathsCollected(A){var I;g.state.collectPaths(A),(I=r.onPathsCollected)==null||I.call(r,A)},onCollected(A){var I;g.state.collectFiles(A),(I=r.onCollected)==null||I.call(r,A)},onTaskUpdate(A,I){var L;g.state.updateTasks(A),(L=r.onTaskUpdate)==null||L.call(r,A,I)},onUserConsoleLog(A){var I;g.state.updateUserLog(A),(I=r.onUserConsoleLog)==null||I.call(r,A)},onFinished(A,I){var L;(L=r.onFinished)==null||L.call(r,A,I)},onFinishedReportCoverage(){var A;(A=r.onFinishedReportCoverage)==null||A.call(r)}},w={post:A=>g.ws.send(A),on:A=>m=A,serialize:A=>u1(A,(I,L)=>L instanceof Error?{name:L.name,message:L.message,stack:L.stack}:L),deserialize:gh,onTimeoutError(A){throw new Error(`[vitest-ws-client]: Timeout calling "${A}"`)}};g.rpc=lM(y,w);let C;function $(A=!1){A&&(p=l),g.ws=new h(e),E()}function E(){C=new Promise((A,I)=>{var H,G;const L=(G=(H=setTimeout(()=>{I(new Error(`Cannot connect to the server in ${u/1e3} seconds`))},u))==null?void 0:H.unref)==null?void 0:G.call(H);g.ws.OPEN===g.ws.readyState&&A(),g.ws.addEventListener("open",()=>{p=l,A(),clearTimeout(L)})}),g.ws.addEventListener("message",A=>{m(A.data)}),g.ws.addEventListener("close",()=>{p-=1,o&&p>0&&setTimeout($,s)})}E();function T(){return C}return g}function mp(e){return Yy()?(wk(e),!0):!1}const Ed=new WeakMap,vM=(...e)=>{var t;const r=e[0],o=(t=Vo())==null?void 0:t.proxy;if(o==null&&!Rb())throw new Error("injectLocal must be called in setup");return o&&Ed.has(o)&&r in Ed.get(o)?Ed.get(o)[r]:wn(...e)},mM=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const yM=Object.prototype.toString,bM=e=>yM.call(e)==="[object Object]",Su=()=>{};function d1(e,t){function r(...o){return new Promise((s,l)=>{Promise.resolve(e(()=>t.apply(this,o),{fn:t,thisArg:this,args:o})).then(s).catch(l)})}return r}const h1=e=>e();function p1(e,t={}){let r,o,s=Su;const l=h=>{clearTimeout(h),s(),s=Su};let u;return h=>{const p=Vt(e),g=Vt(t.maxWait);return r&&l(r),p<=0||g!==void 0&&g<=0?(o&&(l(o),o=null),Promise.resolve(h())):new Promise((m,y)=>{s=t.rejectOnCancel?y:m,u=h,g&&!o&&(o=setTimeout(()=>{r&&l(r),o=null,m(u())},g)),r=setTimeout(()=>{o&&l(o),o=null,m(h())},p)})}}function wM(e=h1,t={}){const{initialState:r="active"}=t,o=g1(r==="active");function s(){o.value=!1}function l(){o.value=!0}const u=(...d)=>{o.value&&e(...d)};return{isActive:La(o),pause:s,resume:l,eventFilter:u}}function x0(e,t=!1,r="Timeout"){return new Promise((o,s)=>{setTimeout(t?()=>s(r):o,e)})}function S0(e){return e.endsWith("rem")?Number.parseFloat(e)*16:Number.parseFloat(e)}function xM(e){return Vo()}function Ad(e){return Array.isArray(e)?e:[e]}function g1(...e){if(e.length!==1)return Ma(...e);const t=e[0];return typeof t=="function"?La(hb(()=>({get:t,set:Su}))):Ue(t)}function Oc(e,t=200,r={}){return d1(p1(t,r),e)}function v1(e,t,r={}){const{eventFilter:o=h1,...s}=r;return xt(e,d1(o,t),s)}function m1(e,t,r={}){const{eventFilter:o,initialState:s="active",...l}=r,{eventFilter:u,pause:d,resume:h,isActive:p}=wM(o,{initialState:s});return{stop:v1(e,t,{...l,eventFilter:u}),pause:d,resume:h,isActive:p}}function yp(e,t=!0,r){xM()?yo(e,r):t?e():Tt(e)}function vh(e,t=!1){function r(m,{flush:y="sync",deep:w=!1,timeout:C,throwOnTimeout:$}={}){let E=null;const A=[new Promise(I=>{E=xt(e,L=>{m(L)!==t&&(E?E():Tt(()=>E==null?void 0:E()),I(L))},{flush:y,deep:w,immediate:!0})})];return C!=null&&A.push(x0(C,$).then(()=>Vt(e)).finally(()=>E==null?void 0:E())),Promise.race(A)}function o(m,y){if(!Ct(m))return r(L=>L===m,y);const{flush:w="sync",deep:C=!1,timeout:$,throwOnTimeout:E}=y??{};let T=null;const I=[new Promise(L=>{T=xt([e,m],([H,G])=>{t!==(H===G)&&(T?T():Tt(()=>T==null?void 0:T()),L(H))},{flush:w,deep:C,immediate:!0})})];return $!=null&&I.push(x0($,E).then(()=>Vt(e)).finally(()=>(T==null||T(),Vt(e)))),Promise.race(I)}function s(m){return r(y=>!!y,m)}function l(m){return o(null,m)}function u(m){return o(void 0,m)}function d(m){return r(Number.isNaN,m)}function h(m,y){return r(w=>{const C=Array.from(w);return C.includes(m)||C.includes(Vt(m))},y)}function p(m){return g(1,m)}function g(m=1,y){let w=-1;return r(()=>(w+=1,w>=m),y)}return Array.isArray(Vt(e))?{toMatch:r,toContains:h,changed:p,changedTimes:g,get not(){return vh(e,!t)}}:{toMatch:r,toBe:o,toBeTruthy:s,toBeNull:l,toBeNaN:d,toBeUndefined:u,changed:p,changedTimes:g,get not(){return vh(e,!t)}}}function _0(e){return vh(e)}function SM(e=!1,t={}){const{truthyValue:r=!0,falsyValue:o=!1}=t,s=Ct(e),l=rn(e);function u(d){if(arguments.length)return l.value=d,l.value;{const h=Vt(r);return l.value=l.value===h?Vt(o):h,l.value}}return s?u:[l,u]}function bp(e,t,r={}){const{debounce:o=0,maxWait:s=void 0,...l}=r;return v1(e,t,{...l,eventFilter:p1(o,{maxWait:s})})}function _M(e,t,r){return xt(e,t,{...r,immediate:!0})}function kM(e,t,r){const o=xt(e,(...s)=>(Tt(()=>o()),t(...s)),r);return o}function TM(e,t,r){let o;Ct(r)?o={evaluating:r}:o={};const{lazy:s=!1,evaluating:l=void 0,shallow:u=!0,onError:d=Su}=o,h=rn(!s),p=u?rn(t):Ue(t);let g=0;return op(async m=>{if(!h.value)return;g++;const y=g;let w=!1;l&&Promise.resolve().then(()=>{l.value=!0});try{const C=await e($=>{m(()=>{l&&(l.value=!1),w||$()})});y===g&&(p.value=C)}catch(C){d(C)}finally{l&&y===g&&(l.value=!1),w=!0}}),s?_e(()=>(h.value=!0,p.value)):p}const Or=mM?window:void 0;function _u(e){var t;const r=Vt(e);return(t=r==null?void 0:r.$el)!=null?t:r}function po(...e){const t=[],r=()=>{t.forEach(d=>d()),t.length=0},o=(d,h,p,g)=>(d.addEventListener(h,p,g),()=>d.removeEventListener(h,p,g)),s=_e(()=>{const d=Ad(Vt(e[0])).filter(h=>h!=null);return d.every(h=>typeof h!="string")?d:void 0}),l=_M(()=>{var d,h;return[(h=(d=s.value)==null?void 0:d.map(p=>_u(p)))!=null?h:[Or].filter(p=>p!=null),Ad(Vt(s.value?e[1]:e[0])),Ad(V(s.value?e[2]:e[1])),Vt(s.value?e[3]:e[2])]},([d,h,p,g])=>{if(r(),!(d!=null&&d.length)||!(h!=null&&h.length)||!(p!=null&&p.length))return;const m=bM(g)?{...g}:g;t.push(...d.flatMap(y=>h.flatMap(w=>p.map(C=>o(y,w,C,m)))))},{flush:"post"}),u=()=>{l(),r()};return mp(r),u}function CM(){const e=rn(!1),t=Vo();return t&&yo(()=>{e.value=!0},t),e}function y1(e){const t=CM();return _e(()=>(t.value,!!e()))}function EM(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function b1(...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=Or,eventName:l="keydown",passive:u=!1,dedupe:d=!1}=o,h=EM(t);return po(s,l,g=>{g.repeat&&Vt(d)||h(g)&&r(g)},u)}function AM(e,t={}){const{immediate:r=!0,fpsLimit:o=void 0,window:s=Or,once:l=!1}=t,u=rn(!1),d=_e(()=>o?1e3/Vt(o):null);let h=0,p=null;function g(w){if(!u.value||!s)return;h||(h=w);const C=w-h;if(d.value&&C<d.value){p=s.requestAnimationFrame(g);return}if(h=w,e({delta:C,timestamp:w}),l){u.value=!1,p=null;return}p=s.requestAnimationFrame(g)}function m(){!u.value&&s&&(u.value=!0,h=0,p=s.requestAnimationFrame(g))}function y(){u.value=!1,p!=null&&s&&(s.cancelAnimationFrame(p),p=null)}return r&&m(),mp(y),{isActive:La(u),pause:y,resume:m}}const LM=Symbol("vueuse-ssr-width");function MM(){const e=Rb()?vM(LM,null):null;return typeof e=="number"?e:void 0}function w1(e,t={}){const{window:r=Or,ssrWidth:o=MM()}=t,s=y1(()=>r&&"matchMedia"in r&&typeof r.matchMedia=="function"),l=rn(typeof o=="number"),u=rn(),d=rn(!1),h=p=>{d.value=p.matches};return op(()=>{if(l.value){l.value=!s.value;const p=Vt(e).split(",");d.value=p.some(g=>{const m=g.includes("not all"),y=g.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),w=g.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let C=!!(y||w);return y&&C&&(C=o>=S0(y[1])),w&&C&&(C=o<=S0(w[1])),m?!C:C});return}s.value&&(u.value=r.matchMedia(Vt(e)),d.value=u.value.matches)}),po(u,"change",h,{passive:!0}),_e(()=>d.value)}const Ic=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Pc="__vueuse_ssr_handlers__",$M=NM();function NM(){return Pc in Ic||(Ic[Pc]=Ic[Pc]||{}),Ic[Pc]}function x1(e,t){return $M[e]||t}function OM(e){return w1("(prefers-color-scheme: dark)",e)}function IM(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 PM={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()}},k0="vueuse-storage";function S1(e,t,r,o={}){var s;const{flush:l="pre",deep:u=!0,listenToStorageChanges:d=!0,writeDefaults:h=!0,mergeDefaults:p=!1,shallow:g,window:m=Or,eventFilter:y,onError:w=F=>{console.error(F)},initOnMounted:C}=o,$=(g?rn:Ue)(typeof t=="function"?t():t),E=_e(()=>Vt(e));if(!r)try{r=x1("getDefaultStorage",()=>{var F;return(F=Or)==null?void 0:F.localStorage})()}catch(F){w(F)}if(!r)return $;const T=Vt(t),A=IM(T),I=(s=o.serializer)!=null?s:PM[A],{pause:L,resume:H}=m1($,()=>oe($.value),{flush:l,deep:u,eventFilter:y});xt(E,()=>Z(),{flush:l}),m&&d&&yp(()=>{r instanceof Storage?po(m,"storage",Z,{passive:!0}):po(m,k0,Q),C&&Z()}),C||Z();function G(F,N){if(m){const P={key:E.value,oldValue:F,newValue:N,storageArea:r};m.dispatchEvent(r instanceof Storage?new StorageEvent("storage",P):new CustomEvent(k0,{detail:P}))}}function oe(F){try{const N=r.getItem(E.value);if(F==null)G(N,null),r.removeItem(E.value);else{const P=I.write(F);N!==P&&(r.setItem(E.value,P),G(N,P))}}catch(N){w(N)}}function ee(F){const N=F?F.newValue:r.getItem(E.value);if(N==null)return h&&T!=null&&r.setItem(E.value,I.write(T)),T;if(!F&&p){const P=I.read(N);return typeof p=="function"?p(P,T):A==="object"&&!Array.isArray(P)?{...T,...P}:P}else return typeof N!="string"?N:I.read(N)}function Z(F){if(!(F&&F.storageArea!==r)){if(F&&F.key==null){$.value=T;return}if(!(F&&F.key!==E.value)){L();try{(F==null?void 0:F.newValue)!==I.write($.value)&&($.value=ee(F))}catch(N){w(N)}finally{F?Tt(H):H()}}}}function Q(F){Z(F.detail)}return $}const RM="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function zM(e={}){const{selector:t="html",attribute:r="class",initialValue:o="auto",window:s=Or,storage:l,storageKey:u="vueuse-color-scheme",listenToStorageChanges:d=!0,storageRef:h,emitAuto:p,disableTransition:g=!0}=e,m={auto:"",light:"light",dark:"dark",...e.modes||{}},y=OM({window:s}),w=_e(()=>y.value?"dark":"light"),C=h||(u==null?g1(o):S1(u,o,l,{window:s,listenToStorageChanges:d})),$=_e(()=>C.value==="auto"?w.value:C.value),E=x1("updateHTMLAttrs",(L,H,G)=>{const oe=typeof L=="string"?s==null?void 0:s.document.querySelector(L):_u(L);if(!oe)return;const ee=new Set,Z=new Set;let Q=null;if(H==="class"){const N=G.split(/\s/g);Object.values(m).flatMap(P=>(P||"").split(/\s/g)).filter(Boolean).forEach(P=>{N.includes(P)?ee.add(P):Z.add(P)})}else Q={key:H,value:G};if(ee.size===0&&Z.size===0&&Q===null)return;let F;g&&(F=s.document.createElement("style"),F.appendChild(document.createTextNode(RM)),s.document.head.appendChild(F));for(const N of ee)oe.classList.add(N);for(const N of Z)oe.classList.remove(N);Q&&oe.setAttribute(Q.key,Q.value),g&&(s.getComputedStyle(F).opacity,document.head.removeChild(F))});function T(L){var H;E(t,r,(H=m[L])!=null?H:L)}function A(L){e.onChanged?e.onChanged(L,T):T(L)}xt($,A,{flush:"post",immediate:!0}),yp(()=>A($.value));const I=_e({get(){return p?C.value:$.value},set(L){C.value=L}});return Object.assign(I,{store:C,system:w,state:$})}function DM(e={}){const{valueDark:t="dark",valueLight:r=""}=e,o=zM({...e,onChanged:(u,d)=>{var h;e.onChanged?(h=e.onChanged)==null||h.call(e,u==="dark",d,u):d(u)},modes:{dark:t,light:r}}),s=_e(()=>o.system.value);return _e({get(){return o.value==="dark"},set(u){const d=u?"dark":"light";s.value===d?o.value="auto":o.value=d}})}function _1(e,t,r={}){const{window:o=Or,...s}=r;let l;const u=y1(()=>o&&"ResizeObserver"in o),d=()=>{l&&(l.disconnect(),l=void 0)},h=_e(()=>{const m=Vt(e);return Array.isArray(m)?m.map(y=>_u(y)):[_u(m)]}),p=xt(h,m=>{if(d(),u.value&&o){l=new ResizeObserver(t);for(const y of m)y&&l.observe(y,s)}},{immediate:!0,flush:"post"}),g=()=>{d(),p()};return mp(g),{isSupported:u,stop:g}}function nf(e,t,r={}){const{window:o=Or}=r;return S1(e,t,o==null?void 0:o.localStorage,r)}function FM(e="history",t={}){const{initialValue:r={},removeNullishValues:o=!0,removeFalsyValues:s=!1,write:l=!0,writeMode:u="replace",window:d=Or}=t;if(!d)return rr(r);const h=rr({});function p(){if(e==="history")return d.location.search||"";if(e==="hash"){const I=d.location.hash||"",L=I.indexOf("?");return L>0?I.slice(L):""}else return(d.location.hash||"").replace(/^#/,"")}function g(I){const L=I.toString();if(e==="history")return`${L?`?${L}`:""}${d.location.hash||""}`;if(e==="hash-params")return`${d.location.search||""}${L?`#${L}`:""}`;const H=d.location.hash||"#",G=H.indexOf("?");return G>0?`${d.location.search||""}${H.slice(0,G)}${L?`?${L}`:""}`:`${d.location.search||""}${H}${L?`?${L}`:""}`}function m(){return new URLSearchParams(p())}function y(I){const L=new Set(Object.keys(h));for(const H of I.keys()){const G=I.getAll(H);h[H]=G.length>1?G:I.get(H)||"",L.delete(H)}Array.from(L).forEach(H=>delete h[H])}const{pause:w,resume:C}=m1(h,()=>{const I=new URLSearchParams("");Object.keys(h).forEach(L=>{const H=h[L];Array.isArray(H)?H.forEach(G=>I.append(L,G)):o&&H==null||s&&!H?I.delete(L):I.set(L,H)}),$(I,!1)},{deep:!0});function $(I,L){w(),L&&y(I),u==="replace"?d.history.replaceState(d.history.state,d.document.title,d.location.pathname+g(I)):d.history.pushState(d.history.state,d.document.title,d.location.pathname+g(I)),C()}function E(){l&&$(m(),!0)}const T={passive:!0};po(d,"popstate",E,T),e!=="history"&&po(d,"hashchange",E,T);const A=m();return A.keys().next().value?y(A):Object.assign(h,r),h}function k1(e={}){const{window:t=Or,initialWidth:r=Number.POSITIVE_INFINITY,initialHeight:o=Number.POSITIVE_INFINITY,listenOrientation:s=!0,includeScrollbar:l=!0,type:u="inner"}=e,d=rn(r),h=rn(o),p=()=>{if(t)if(u==="outer")d.value=t.outerWidth,h.value=t.outerHeight;else if(u==="visual"&&t.visualViewport){const{width:m,height:y,scale:w}=t.visualViewport;d.value=Math.round(m*w),h.value=Math.round(y*w)}else l?(d.value=t.innerWidth,h.value=t.innerHeight):(d.value=t.document.documentElement.clientWidth,h.value=t.document.documentElement.clientHeight)};p(),yp(p);const g={passive:!0};if(po("resize",p,g),t&&u==="visual"&&t.visualViewport&&po(t.visualViewport,"resize",p,g),s){const m=w1("(orientation: portrait)");xt(m,()=>p())}return{width:d,height:h}}const mh=rn([]),Xn=rn([]),Ir=nf("vitest-ui_task-tree-opened",[],{shallow:!0}),ku=_e(()=>new Set(Ir.value)),pn=nf("vitest-ui_task-tree-filter",{expandAll:void 0,failed:!1,success:!1,skipped:!1,onlyTests:!1,search:""}),Un=Ue(pn.value.search),HM={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function T1(e){return e.replace(/[&<>"']/g,t=>HM[t])}const BM=_e(()=>{const e=Un.value.toLowerCase();return e.length?new RegExp(`(${T1(e)})`,"gi"):null}),C1=_e(()=>Un.value.trim()!==""),Qe=rr({failed:pn.value.failed,success:pn.value.success,skipped:pn.value.skipped,onlyTests:pn.value.onlyTests}),yh=_e(()=>!!(Qe.failed||Qe.success||Qe.skipped)),rf=rn([]),Xs=Ue(!1),T0=_e(()=>{const e=pn.value.expandAll;return Ir.value.length>0?e!==!0:e!==!1}),WM=_e(()=>{const e=C1.value,t=yh.value,r=Qe.onlyTests,o=Ae.summary.filesFailed,s=Ae.summary.filesSuccess,l=Ae.summary.filesSkipped,u=Ae.summary.filesRunning,d=rf.value;return Ae.collectTestsTotal(e||t,r,d,{failed:o,success:s,skipped:l,running:u})});function Da(e){return Object.hasOwnProperty.call(e,"tasks")}function qM(e,t){return typeof e!="string"||typeof t!="string"?!1:e.toLowerCase().includes(t.toLowerCase())}function E1(e){if(!e)return"";const t=e.split("").reduce((o,s,l)=>o+s.charCodeAt(0)+l,0),r=["yellow","cyan","green","magenta"];return r[t%r.length]}function UM(e){return e.type==="test"}function jM(e){return e.mode==="run"&&e.type==="test"}function Pn(e){return e.type==="file"}function _i(e){return e.type==="file"||e.type==="suite"}function VM(e=Ae.root.tasks){return e.sort((t,r)=>`${t.filepath}:${t.projectName}`.localeCompare(`${r.filepath}:${r.projectName}`))}function wa(e,t=!1){var o,s,l,u,d;let r=Ae.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:ku.value.size>0&&ku.value.has(e.id),type:"file",children:new Set,tasks:[],typecheck:!!e.meta&&"typecheck"in e.meta,indent:0,duration:((l=e.result)==null?void 0:l.duration)!=null?Math.round((u=e.result)==null?void 0:u.duration):void 0,filepath:e.filepath,projectName:e.projectName||"",projectNameColor:Ae.colors.get(e.projectName||"")||E1(e.projectName),collectDuration:e.collectDuration,setupDuration:e.setupDuration,environmentLoad:e.environmentLoad,prepareDuration:e.prepareDuration,state:(d=e.result)==null?void 0:d.state},Ae.nodes.set(e.id,r),Ae.root.tasks.push(r)),t)for(let h=0;h<e.tasks.length;h++)Fa(e.id,e.tasks[h],!0)}function A1(e,t){const r=Ae.nodes.get(e);if(!r||!_i(r))return;const o=gt.state.idMap.get(e);if(!(!o||!Da(o)))return Fa(r.parentId,o,t&&o.tasks.length>0),[r,o]}function GM(e){const t=Ae.nodes.get(e);if(!t)return;const r=gt.state.idMap.get(e);!r||!n1(r)||Fa(t.parentId,r,!1)}function Fa(e,t,r){var u,d,h,p,g;const o=Ae.nodes.get(e);let s;const l=((u=t.result)==null?void 0:u.duration)!=null?Math.round((d=t.result)==null?void 0:d.duration):void 0;if(o&&(s=Ae.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=l,s.state=(h=t.result)==null?void 0:h.state):(n1(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:l,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:ku.value.size>0&&ku.value.has(t.id),children:new Set,tasks:[],indent:o.indent+1,duration:l,state:(g=t.result)==null?void 0:g.state},Ae.nodes.set(t.id,s),o.tasks.push(s),o.children.add(t.id)),s&&r&&Da(t)))for(let m=0;m<t.tasks.length;m++)Fa(s.id,t.tasks[m],r)}function KM(e){const t=Ae.nodes.get(e);if(!t||!_i(t))return;const r=new Set(Ir.value);r.delete(t.id);const o=[...YM(t)];Ir.value=Array.from(r),Xn.value=o}function XM(){bh(Ae.root.tasks);const e=[...Xn.value.filter(Pn)];bh(e),Ir.value=[],pn.value.expandAll=!0,Xn.value=e}function bh(e){for(const t of e)_i(t)&&(t.expanded=!1,bh(t.tasks))}function*L1(e,t){if(t&&(yield e.id),_i(e))for(let r=0;r<e.tasks.length;r++)yield*L1(e.tasks[r],!0)}function*YM(e){const t=e.id,r=new Set(L1(e,!1));for(let o=0;o<Xn.value.length;o++){const s=Xn.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 of=Ue("idle"),Es=_e(()=>of.value==="idle"),Ji=Ue([]);function JM(e,t,r){return e?N1(e,t,r):!1}function wp(e,t){const r=[...M1(e,t)];Xn.value=r,rf.value=r.filter(Pn).map(o=>hr(o.id))}function*M1(e,t){for(const r of VM())yield*$1(r,e,t)}function*$1(e,t,r){const o=new Set,s=new Map,l=[];let u;if(r.onlyTests)for(const[m,y]of wh(e,o,w=>C0(w,t,r)))l.push([m,y]);else{for(const[m,y]of wh(e,o,w=>C0(w,t,r)))_i(y)?(s.set(y.id,m),Pn(y)?(m&&(u=y.id),l.push([m,y])):l.push([m||s.get(y.parentId)===!0,y])):l.push([m||s.get(y.parentId)===!0,y]);!u&&!Pn(e)&&"fileId"in e&&(u=e.fileId)}const d=new Set,h=[...QM(l,r.onlyTests,o,d,u)].reverse(),p=Ae.nodes,g=new Set(h.filter(m=>{var y;return Pn(m)||_i(m)&&((y=p.get(m.parentId))==null?void 0:y.expanded)}).map(m=>m.id));yield*h.filter(m=>{var y;return Pn(m)||g.has(m.parentId)&&((y=p.get(m.parentId))==null?void 0:y.expanded)})}function ZM(e,t,r,o,s){if(o){if(Pn(t))return s.has(t.id)?t:void 0;if(r.has(t.id)){const l=Ae.nodes.get(t.parentId);return l&&Pn(l)&&s.add(l.id),t}}else if(e||r.has(t.id)||s.has(t.id)){const l=Ae.nodes.get(t.parentId);return l&&Pn(l)&&s.add(l.id),t}}function*QM(e,t,r,o,s){for(let l=e.length-1;l>=0;l--){const[u,d]=e[l],h=_i(d);if(!t&&s&&r.has(s)&&"fileId"in d&&d.fileId===s){h&&r.add(d.id);let p=Ae.nodes.get(d.parentId);for(;p;)r.add(p.id),Pn(p)&&o.add(p.id),p=Ae.nodes.get(p.parentId);yield d;continue}if(h){const p=ZM(u,d,r,t,o);p&&(yield p)}else if(u){const p=Ae.nodes.get(d.parentId);p&&Pn(p)&&o.add(p.id),yield d}}}function e$(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 N1(e,t,r){if(t.length===0||qM(e.name,t))if(r.success||r.failed||r.skipped){if(e$(e,r))return!0}else return!0;return!1}function*wh(e,t,r){const o=r(e);if(o)if(UM(e)){let s=Ae.nodes.get(e.parentId);for(;s;)t.add(s.id),s=Ae.nodes.get(s.parentId)}else if(Pn(e))t.add(e.id);else{t.add(e.id);let s=Ae.nodes.get(e.parentId);for(;s;)t.add(s.id),s=Ae.nodes.get(s.parentId)}if(yield[o,e],_i(e))for(let s=0;s<e.tasks.length;s++)yield*wh(e.tasks[s],t,r)}function C0(e,t,r){const o=gt.state.idMap.get(e.id);return o?N1(o,t,r):!1}function t$(e,t,r){const o=A1(e,!1);if(!o)return;const[s,l]=o;for(const p of l.tasks)Fa(s.id,p,!1);s.expanded=!0;const u=new Set(Ir.value);u.add(s.id);const d=new Set($1(s,t,r)),h=[...i$(s,d)];Ir.value=Array.from(u),Xn.value=h}function n$(e,t){xp(Ae.root.tasks,!1);const r=[...M1(e,t)];pn.value.expandAll=!1,Ir.value=[],Xn.value=r,rf.value=r.filter(Pn).map(o=>hr(o.id))}function r$(e,t){if(e.size)for(const r of Xn.value)e.has(r.id)&&(r.expanded=!0);else t&&xp(Xn.value.filter(Pn),!0)}function xp(e,t){for(const r of e)_i(r)&&(r.expanded=!0,xp(r.tasks,!1));t&&(pn.value.expandAll=!1,Ir.value=[])}function*i$(e,t){const r=e.id,o=new Set(Array.from(t).map(s=>s.id));for(const s of Xn.value)s.id===r?(s.expanded=!0,o.has(s.id)||(yield e),yield*t):o.has(s.id)||(yield s)}function Sp(e){return r1(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 o$(e,t,r,o){e.map(s=>[`${s.filepath}:${s.projectName||""}`,s]).sort(([s],[l])=>s.localeCompare(l)).map(([,s])=>wa(s,t)),mh.value=[...Ae.root.tasks],wp(r.trim(),{failed:o.failed,success:o.success,skipped:o.skipped,onlyTests:o.onlyTests})}function s$(e){queueMicrotask(()=>{const t=Ae.pendingTasks,r=gt.state.idMap;for(const o of e)if(o[1]){const l=r.get(o[0]);if(l){let u=t.get(l.file.id);u||(u=new Set,t.set(l.file.id,u)),u.add(l.id)}}})}function l$(e,t){const r=Ae.pendingTasks,s=gt.state.idMap.get(e);if((s==null?void 0:s.type)==="test"){let l=r.get(s.file.id);l||(l=new Set,r.set(s.file.id,l)),l.add(s.id),s.annotations.push(t)}}function E0(e,t,r,o,s){e&&h$(r);const l=!e;queueMicrotask(()=>{t?u$(l):f$(l)}),queueMicrotask(()=>{p$(r)}),queueMicrotask(()=>{t&&(r.failedSnapshot=mh.value&&Sp(mh.value.map(u=>hr(u.id))),r.failedSnapshotEnabled=!0)}),queueMicrotask(()=>{d$(o,s,t)})}function*a$(){yield*Xn.value.filter(jM)}function c$(){const e=gt.state.idMap;let t;for(const r of a$())t=e.get(r.parentId),t&&Da(t)&&t.mode==="todo"&&(t=e.get(r.id),t&&(t.mode="todo"))}function u$(e){const t=gt.state.getFiles(),r=Ae.nodes,o=t.filter(l=>!r.has(l.id));for(let l=0;l<o.length;l++)wa(o[l],e),Tu(o[l].tasks);const s=Ae.root.tasks;for(let l=0;l<s.length;l++){const u=s[l],d=hr(u.id);if(!d)continue;wa(d,e);const h=d.tasks;h!=null&&h.length&&Tu(d.tasks)}}function f$(e){const t=new Map(Ae.pendingTasks.entries());Ae.pendingTasks.clear();const r=Ae.nodes,o=Array.from(t.keys()).filter(d=>!r.has(d)).map(d=>hr(d)).filter(Boolean);let s;for(let d=0;d<o.length;d++)s=o[d],wa(s,!1),Tu(s.tasks),t.delete(s.id);const l=gt.state.idMap,u=Ae.root.tasks;for(let d=0;d<u.length;d++){const h=u[d],p=hr(h.id);if(!p)continue;const g=t.get(p.id);g&&(wa(p,e),Tu(Array.from(g).map(m=>l.get(m)).filter(Boolean)))}}function d$(e,t,r=!1){const o=pn.value.expandAll,s=o!==!0,l=new Set(Ir.value),u=l.size>0&&o===!1||s;queueMicrotask(()=>{A0(e,t,r)}),Xs.value||queueMicrotask(()=>{(Xn.value.length||r)&&(Xs.value=!0)}),u&&(queueMicrotask(()=>{r$(l,r),s&&(pn.value.expandAll=!1)}),queueMicrotask(()=>{A0(e,t,r)}))}function A0(e,t,r){wp(e,t),r&&(c$(),of.value="idle")}function Tu(e){let t;for(let r=0;r<e.length;r++)t=e[r],Da(t)?A1(t.id,!0):GM(t.id)}function h$(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 p$(e){var u,d,h,p,g,m;const t=gt.state.idMap,r=new Map(Ae.root.tasks.filter(y=>t.has(y.id)).map(y=>[y.id,y])),o=Array.from(r.values()).map(y=>[y.id,hr(y.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 l=0;for(const[y,w]of o){if(!w)continue;const C=r.get(y);C&&(C.mode=w.mode,C.setupDuration=w.setupDuration,C.prepareDuration=w.prepareDuration,C.environmentLoad=w.environmentLoad,C.collectDuration=w.collectDuration,C.duration=((u=w.result)==null?void 0:u.duration)!=null?Math.round((d=w.result)==null?void 0:d.duration):void 0,C.state=(h=w.result)==null?void 0:h.state),l+=Math.max(0,w.collectDuration||0),l+=Math.max(0,w.setupDuration||0),l+=Math.max(0,((p=w.result)==null?void 0:p.duration)||0),l+=Math.max(0,w.environmentLoad||0),l+=Math.max(0,w.prepareDuration||0),s.time=l>1e3?`${(l/1e3).toFixed(2)}s`:`${Math.round(l)}ms`,((g=w.result)==null?void 0:g.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:$,success:E,skipped:T,total:A,ignored:I,todo:L}=O1(w);s.totalTests+=A,s.testsFailed+=$,s.testsSuccess+=E,s.testsSkipped+=T,s.testsTodo+=L,s.testsIgnore+=I}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 O1(e,t="",r){var s,l;const o={failed:0,success:0,skipped:0,running:0,total:0,ignored:0,todo:0};for(const u of I1(e))(!r||JM(u,t,r))&&(o.total++,((s=u.result)==null?void 0:s.state)==="fail"?o.failed++:((l=u.result)==null?void 0:l.state)==="pass"?o.success++:u.mode==="skip"?(o.ignored++,o.skipped++):u.mode==="todo"&&(o.ignored++,o.todo++));return o.running=o.total-o.failed-o.success-o.ignored,o}function g$(e,t,r,o,s,l){var u,d;if(t)return r.map(h=>O1(h,s,l)).reduce((h,{failed:p,success:g,ignored:m,running:y})=>(h.failed+=p,h.success+=g,h.skipped+=m,h.running+=y,h),{failed:0,success:0,skipped:0,running:0});if(e){const h={failed:0,success:0,skipped:0,running:0},p=!l.success&&!l.failed,g=l.failed||p,m=l.success||p;for(const y of r)((u=y.result)==null?void 0:u.state)==="fail"?h.failed+=g?1:0:((d=y.result)==null?void 0:d.state)==="pass"?h.success+=m?1:0:y.mode==="skip"||y.mode==="todo"||h.running++;return h}return o}function*I1(e){const t=za(e);let r;for(let o=0;o<t.length;o++)r=t[o],ya(r)?yield r:yield*I1(r.tasks)}class v${constructor(t=[],r=new Map,o=!1,s=500,l={id:"vitest-root-node",expandable:!0,expanded:!0,tasks:[]},u=new Map,d=new Map,h=rr({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})){Wi(this,"rafCollector");Wi(this,"resumeEndRunId");this.projects=t,this.colors=r,this.onTaskUpdateCalled=o,this.resumeEndTimeout=s,this.root=l,this.pendingTasks=u,this.nodes=d,this.summary=h,this.rafCollector=AM(this.runCollect.bind(this),{fpsLimit:10,immediate:!1})}loadFiles(t,r){this.projects.splice(0,this.projects.length,...r.map(o=>o.name)),this.colors=new Map(r.map(o=>[o.name,o.color])),o$(t,!0,Un.value.trim(),{failed:Qe.failed,success:Qe.success,skipped:Qe.skipped,onlyTests:Qe.onlyTests})}startRun(){this.resumeEndRunId=setTimeout(()=>this.endRun(),this.resumeEndTimeout),this.collect(!0,!1)}annotateTest(t,r){l$(t,r),this.onTaskUpdateCalled||(clearTimeout(this.resumeEndRunId),this.onTaskUpdateCalled=!0,this.collect(!0,!1,!1),this.rafCollector.resume())}resumeRun(t,r){s$(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(()=>{E0(t,r,this.summary,Un.value.trim(),{failed:Qe.failed,success:Qe.success,skipped:Qe.skipped,onlyTests:Qe.onlyTests})}):E0(t,r,this.summary,Un.value.trim(),{failed:Qe.failed,success:Qe.success,skipped:Qe.skipped,onlyTests:Qe.onlyTests})}collectTestsTotal(t,r,o,s){return g$(t,r,o,s,Un.value.trim(),{failed:Qe.failed,success:Qe.success,skipped:Qe.skipped,onlyTests:Qe.onlyTests})}collapseNode(t){queueMicrotask(()=>{KM(t)})}expandNode(t){queueMicrotask(()=>{t$(t,Un.value.trim(),{failed:Qe.failed,success:Qe.success,skipped:Qe.skipped,onlyTests:Qe.onlyTests})})}collapseAllNodes(){queueMicrotask(()=>{XM()})}expandAllNodes(){queueMicrotask(()=>{n$(Un.value.trim(),{failed:Qe.failed,success:Qe.success,skipped:Qe.skipped,onlyTests:Qe.onlyTests})})}filterNodes(){queueMicrotask(()=>{wp(Un.value.trim(),{failed:Qe.failed,success:Qe.success,skipped:Qe.skipped,onlyTests:Qe.onlyTests})})}}const Ae=new v$,er=Ue([414,896]),sf=FM("hash",{initialValue:{file:"",view:null,line:null,test:null}}),go=Ma(sf,"file"),Zn=Ma(sf,"view"),P1=Ma(sf,"line"),R1=Ma(sf,"test"),Ys=Ue(),Bs=Ue(!0),vo=Ue(!1),Cu=Ue(!0),As=_e(()=>{var e;return(e=lf.value)==null?void 0:e.coverage}),xh=_e(()=>{var e;return(e=As.value)==null?void 0:e.enabled}),Ls=_e(()=>xh.value&&!!As.value.htmlReporter),Ws=nf("vitest-ui_splitpanes-mainSizes",[33,67]);var Hy;const ao=nf("vitest-ui_splitpanes-detailSizes",[((Hy=window.__vitest_browser_runner__)==null?void 0:Hy.provider)==="webdriverio"?er.value[0]/window.outerWidth*100:33,67]),At=rr({navigation:Ws.value[0],details:{size:Ws.value[1],browser:ao.value[0],main:ao.value[1]}}),L0=_e(()=>{var e;if(Ls.value){const t=As.value.reportsDirectory.lastIndexOf("/"),r=(e=As.value.htmlReporter)==null?void 0:e.subdir;return r?`/${As.value.reportsDirectory.slice(t+1)}/${r}/index.html`:`/${As.value.reportsDirectory.slice(t+1)}/index.html`}});xt(of,e=>{Cu.value=e==="running"},{immediate:!0});function m$(){const e=go.value;if(e&&e.length>0){const t=hr(e);t?(Ys.value=t,Bs.value=!1,vo.value=!1):kM(()=>gt.state.getFiles(),()=>{Ys.value=hr(e),Bs.value=!1,vo.value=!1})}return Bs}function Eu(e){Bs.value=e,vo.value=!1,e&&(Ys.value=void 0,go.value="")}function z1({file:e,line:t,view:r,test:o}){go.value=e,P1.value=t,Zn.value=r,R1.value=o,Ys.value=hr(e),Eu(!1)}function y$(e){z1({file:e.file.id,test:e.type==="test"?e.id:null,line:null,view:null})}function b$(){vo.value=!0,Bs.value=!1,Ys.value=void 0,go.value=""}function w$(){At.details.browser=100,At.details.main=0,ao.value=[100,0]}function D1(){if((Ht==null?void 0:Ht.provider)==="webdriverio"){const e=window.outerWidth*(At.details.size/100);return(er.value[0]+20)/e*100}return 33}function x$(){At.details.browser=D1(),At.details.main=100-At.details.browser,ao.value=[At.details.browser,At.details.main]}function S$(){At.navigation=33,At.details.size=67,Ws.value=[33,67]}function F1(){At.details.main!==0&&(At.details.browser=D1(),At.details.main=100-At.details.browser,ao.value=[At.details.browser,At.details.main])}const _$={setCurrentFileId(e){go.value=e,Ys.value=hr(e),Eu(!1)},async setIframeViewport(e,t){er.value=[e,t],(Ht==null?void 0:Ht.provider)==="webdriverio"&&F1(),await new Promise(r=>requestAnimationFrame(r))}},k$=location.port,T$=[location.hostname,k$].filter(Boolean).join(":"),C$=`${location.protocol==="https:"?"wss:":"ws:"}//${T$}/__vitest_api__?token=${window.VITEST_API_TOKEN||"0"}`,dr=!!window.METADATA_PATH;function H1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Ld={},_r={};const E$="Á",A$="á",L$="Ă",M$="ă",$$="∾",N$="∿",O$="∾̳",I$="Â",P$="â",R$="´",z$="А",D$="а",F$="Æ",H$="æ",B$="⁡",W$="𝔄",q$="𝔞",U$="À",j$="à",V$="ℵ",G$="ℵ",K$="Α",X$="α",Y$="Ā",J$="ā",Z$="⨿",Q$="&",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="⍼",TN="Ą",CN="ą",EN="𝔸",AN="𝕒",LN="⩯",MN="≈",$N="⩰",NN="≊",ON="≋",IN="'",PN="⁡",RN="≈",zN="≊",DN="Å",FN="å",HN="𝒜",BN="𝒶",WN="≔",qN="*",UN="≈",jN="≍",VN="Ã",GN="ã",KN="Ä",XN="ä",YN="∳",JN="⨑",ZN="≌",QN="϶",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="ℶ",TO="≬",CO="𝔅",EO="𝔟",AO="⋂",LO="◯",MO="⋃",$O="⨀",NO="⨁",OO="⨂",IO="⨆",PO="★",RO="▽",zO="△",DO="⨄",FO="⋁",HO="⋀",BO="⤍",WO="⧫",qO="▪",UO="▴",jO="▾",VO="◂",GO="▸",KO="␣",XO="▒",YO="░",JO="▓",ZO="█",QO="=⃥",eI="≡⃥",tI="⫭",nI="⌐",rI="𝔹",iI="𝕓",oI="⊥",sI="⊥",lI="⋈",aI="⧉",cI="┐",uI="╕",fI="╖",dI="╗",hI="┌",pI="╒",gI="╓",vI="╔",mI="─",yI="═",bI="┬",wI="╤",xI="╥",SI="╦",_I="┴",kI="╧",TI="╨",CI="╩",EI="⊟",AI="⊞",LI="⊠",MI="┘",$I="╛",NI="╜",OI="╝",II="└",PI="╘",RI="╙",zI="╚",DI="│",FI="║",HI="┼",BI="╪",WI="╫",qI="╬",UI="┤",jI="╡",VI="╢",GI="╣",KI="├",XI="╞",YI="╟",JI="╠",ZI="‵",QI="˘",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="⩇",TP="⩀",CP="ⅅ",EP="∩︀",AP="⁁",LP="ˇ",MP="ℭ",$P="⩍",NP="Č",OP="č",IP="Ç",PP="ç",RP="Ĉ",zP="ĉ",DP="∰",FP="⩌",HP="⩐",BP="Ċ",WP="ċ",qP="¸",UP="¸",jP="⦲",VP="¢",GP="·",KP="·",XP="𝔠",YP="ℭ",JP="Ч",ZP="ч",QP="✓",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="’",T2="♣",C2="♣",E2=":",A2="∷",L2="⩴",M2="≔",$2="≔",N2=",",O2="@",I2="∁",P2="∘",R2="∁",z2="ℂ",D2="≅",F2="⩭",H2="≡",B2="∮",W2="∯",q2="∮",U2="𝕔",j2="ℂ",V2="∐",G2="∐",K2="©",X2="©",Y2="℗",J2="∳",Z2="↵",Q2="✗",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="⤼",TR="⋞",CR="⋟",ER="⋎",AR="⋏",LR="¤",MR="↶",$R="↷",NR="⋎",OR="⋏",IR="∲",PR="∱",RR="⌭",zR="†",DR="‡",FR="ℸ",HR="↓",BR="↡",WR="⇓",qR="‐",UR="⫤",jR="⊣",VR="⤏",GR="˝",KR="Ď",XR="ď",YR="Д",JR="д",ZR="‡",QR="⇊",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="♦",Tz="¨",Cz="ⅆ",Ez="ϝ",Az="⋲",Lz="÷",Mz="÷",$z="⋇",Nz="⋇",Oz="Ђ",Iz="ђ",Pz="⌞",Rz="⌍",zz="$",Dz="𝔻",Fz="𝕕",Hz="¨",Bz="˙",Wz="⃜",qz="≐",Uz="≑",jz="≐",Vz="∸",Gz="∔",Kz="⊡",Xz="⌆",Yz="∯",Jz="¨",Zz="⇓",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="⥗",TD="⇁",CD="↧",ED="⊤",AD="⤐",LD="⌟",MD="⌌",$D="𝒟",ND="𝒹",OD="Ѕ",ID="ѕ",PD="⧶",RD="Đ",zD="đ",DD="⋱",FD="▿",HD="▾",BD="⇵",WD="⥯",qD="⦦",UD="Џ",jD="џ",VD="⟿",GD="É",KD="é",XD="⩮",YD="Ě",JD="ě",ZD="Ê",QD="ê",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="ē",TF="∅",CF="∅",EF="◻",AF="∅",LF="▫",MF=" ",$F=" ",NF=" ",OF="Ŋ",IF="ŋ",PF=" ",RF="Ę",zF="ę",DF="𝔼",FF="𝕖",HF="⋕",BF="⧣",WF="⩱",qF="ε",UF="Ε",jF="ε",VF="ϵ",GF="≖",KF="≕",XF="≂",YF="⪖",JF="⪕",ZF="⩵",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="ⅇ",TH="ⅇ",CH="≒",EH="Ф",AH="ф",LH="♀",MH="ffi",$H="ff",NH="ffl",OH="𝔉",IH="𝔣",PH="fi",RH="◼",zH="▪",DH="fj",FH="♭",HH="fl",BH="▱",WH="ƒ",qH="𝔽",UH="𝕗",jH="∀",VH="∀",GH="⋔",KH="⫙",XH="ℱ",YH="⨍",JH="½",ZH="⅓",QH="¼",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="Ģ",T3="Ĝ",C3="ĝ",E3="Г",A3="г",L3="Ġ",M3="ġ",$3="≥",N3="≧",O3="⪌",I3="⋛",P3="≥",R3="≧",z3="⩾",D3="⪩",F3="⩾",H3="⪀",B3="⪂",W3="⪄",q3="⋛︀",U3="⪔",j3="𝔊",V3="𝔤",G3="≫",K3="⋙",X3="⋙",Y3="ℷ",J3="Ѓ",Z3="ѓ",Q3="⪥",eB="≷",tB="⪒",nB="⪤",rB="⪊",iB="⪊",oB="⪈",sB="≩",lB="⪈",aB="≩",cB="⋧",uB="𝔾",fB="𝕘",dB="`",hB="≥",pB="⋛",gB="≧",vB="⪢",mB="≷",yB="⩾",bB="≳",wB="𝒢",xB="ℊ",SB="≳",_B="⪎",kB="⪐",TB="⪧",CB="⩺",EB=">",AB=">",LB="≫",MB="⋗",$B="⦕",NB="⩼",OB="⪆",IB="⥸",PB="⋗",RB="⋛",zB="⪌",DB="≷",FB="≳",HB="≩︀",BB="≩︀",WB="ˇ",qB=" ",UB="½",jB="ℋ",VB="Ъ",GB="ъ",KB="⥈",XB="↔",YB="⇔",JB="↭",ZB="^",QB="ℏ",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="≎",T5="≏",C5="⁃",E5="‐",A5="Í",L5="í",M5="⁣",$5="Î",N5="î",O5="И",I5="и",P5="İ",R5="Е",z5="е",D5="¡",F5="⇔",H5="𝔦",B5="ℑ",W5="Ì",q5="ì",U5="ⅈ",j5="⨌",V5="∭",G5="⧜",K5="℩",X5="IJ",Y5="ij",J5="Ī",Z5="ī",Q5="ℑ",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="ё",T4="Į",C4="į",E4="𝕀",A4="𝕚",L4="Ι",M4="ι",$4="⨼",N4="¿",O4="𝒾",I4="ℐ",P4="∈",R4="⋵",z4="⋹",D4="⋴",F4="⋳",H4="∈",B4="⁢",W4="Ĩ",q4="ĩ",U4="І",j4="і",V4="Ï",G4="ï",K4="Ĵ",X4="ĵ",Y4="Й",J4="й",Z4="𝔍",Q4="𝔧",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="𝕜",TW="𝒦",CW="𝓀",EW="⇚",AW="Ĺ",LW="ĺ",MW="⦴",$W="ℒ",NW="Λ",OW="λ",IW="⟨",PW="⟪",RW="⦑",zW="⟨",DW="⪅",FW="ℒ",HW="«",BW="⇤",WW="⤟",qW="←",UW="↞",jW="⇐",VW="⤝",GW="↩",KW="↫",XW="⤹",YW="⥳",JW="↢",ZW="⤙",QW="⤛",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="↲",T8="≤",C8="≦",E8="⟨",A8="⇤",L8="←",M8="←",$8="⇐",N8="⇆",O8="↢",I8="⌈",P8="⟦",R8="⥡",z8="⥙",D8="⇃",F8="⌊",H8="↽",B8="↼",W8="⇇",q8="↔",U8="↔",j8="⇔",V8="⇆",G8="⇋",K8="↭",X8="⥎",Y8="↤",J8="⊣",Z8="⥚",Q8="⋋",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="⪋",Tq="⋚",Cq="≦",Eq="≶",Aq="≶",Lq="⪡",Mq="≲",$q="⩽",Nq="≲",Oq="⥼",Iq="⌊",Pq="𝔏",Rq="𝔩",zq="≶",Dq="⪑",Fq="⥢",Hq="↽",Bq="↼",Wq="⥪",qq="▄",Uq="Љ",jq="љ",Vq="⇇",Gq="≪",Kq="⋘",Xq="⌞",Yq="⇚",Jq="⥫",Zq="◺",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="↬",T6="⦅",C6="𝕃",E6="𝕝",A6="⨭",L6="⨴",M6="∗",$6="_",N6="↙",O6="↘",I6="◊",P6="◊",R6="⧫",z6="(",D6="⦓",F6="⇆",H6="⌟",B6="⇋",W6="⥭",q6="‎",U6="⊿",j6="‹",V6="𝓁",G6="ℒ",K6="↰",X6="↰",Y6="≲",J6="⪍",Z6="⪏",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="✠",TU="✠",CU="↦",EU="↦",AU="↧",LU="↤",MU="↥",$U="▮",NU="⨩",OU="М",IU="м",PU="—",RU="∺",zU="∡",DU=" ",FU="ℳ",HU="𝔐",BU="𝔪",WU="℧",qU="µ",UU="*",jU="⫰",VU="∣",GU="·",KU="⊟",XU="−",YU="∸",JU="⨪",ZU="∓",QU="⫛",ej="…",tj="∓",nj="⊧",rj="𝕄",ij="𝕞",oj="∓",sj="𝓂",lj="ℳ",aj="∾",cj="Μ",uj="μ",fj="⊸",dj="⊸",hj="∇",pj="Ń",gj="ń",vj="∠⃒",mj="≉",yj="⩰̸",bj="≋̸",wj="ʼn",xj="≉",Sj="♮",_j="ℕ",kj="♮",Tj=" ",Cj="≎̸",Ej="≏̸",Aj="⩃",Lj="Ň",Mj="ň",$j="Ņ",Nj="ņ",Oj="≇",Ij="⩭̸",Pj="⩂",Rj="Н",zj="н",Dj="–",Fj="⤤",Hj="↗",Bj="⇗",Wj="↗",qj="≠",Uj="≐̸",jj="​",Vj="​",Gj="​",Kj="​",Xj="≢",Yj="⤨",Jj="≂̸",Zj="≫",Qj="≪",e9=`
25
25
  `,t9="∄",n9="∄",r9="𝔑",i9="𝔫",o9="≧̸",s9="≱",l9="≱",a9="≧̸",c9="⩾̸",u9="⩾̸",f9="⋙̸",d9="≵",h9="≫⃒",p9="≯",g9="≯",v9="≫̸",m9="↮",y9="⇎",b9="⫲",w9="∋",x9="⋼",S9="⋺",_9="∋",k9="Њ",T9="њ",C9="↚",E9="⇍",A9="‥",L9="≦̸",M9="≰",$9="↚",N9="⇍",O9="↮",I9="⇎",P9="≰",R9="≦̸",z9="⩽̸",D9="⩽̸",F9="≮",H9="⋘̸",B9="≴",W9="≪⃒",q9="≮",U9="⋪",j9="⋬",V9="≪̸",G9="∤",K9="⁠",X9=" ",Y9="𝕟",J9="ℕ",Z9="⫬",Q9="¬",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="⋬",TV="≮",CV="≰",EV="≸",AV="≪̸",LV="⩽̸",MV="≴",$V="⪢̸",NV="⪡̸",OV="∌",IV="∌",PV="⋾",RV="⋽",zV="⊀",DV="⪯̸",FV="⋠",HV="∌",BV="⧐̸",WV="⋫",qV="⋭",UV="⊏̸",jV="⋢",VV="⊐̸",GV="⋣",KV="⊂⃒",XV="⊈",YV="⊁",JV="⪰̸",ZV="⋡",QV="≿̸",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="⋭",TG="⊁",CG="⋡",EG="⪰̸",AG="𝒩",LG="𝓃",MG="∤",$G="∦",NG="≁",OG="≄",IG="≄",PG="∤",RG="∦",zG="⋢",DG="⋣",FG="⊄",HG="⫅̸",BG="⊈",WG="⊂⃒",qG="⊈",UG="⫅̸",jG="⊁",VG="⪰̸",GG="⊅",KG="⫆̸",XG="⊉",YG="⊃⃒",JG="⊉",ZG="⫆̸",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="⊴⃒",T7="⤃",C7="⊵⃒",E7="∼⃒",A7="⤣",L7="↖",M7="⇖",$7="↖",N7="⤧",O7="Ó",I7="ó",P7="⊛",R7="Ô",z7="ô",D7="⊚",F7="О",H7="о",B7="⊝",W7="Ő",q7="ő",U7="⨸",j7="⊙",V7="⦼",G7="Œ",K7="œ",X7="⦿",Y7="𝔒",J7="𝔬",Z7="˛",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="⊕",TK="↻",CK="⩔",EK="∨",AK="⩝",LK="ℴ",MK="ℴ",$K="ª",NK="º",OK="⊶",IK="⩖",PK="⩗",RK="⩛",zK="Ⓢ",DK="𝒪",FK="ℴ",HK="Ø",BK="ø",WK="⊘",qK="Õ",UK="õ",jK="⨶",VK="⨷",GK="⊗",KK="Ö",XK="ö",YK="⌽",JK="‾",ZK="⏞",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="⋔",TX="ϖ",CX="ℏ",EX="ℎ",AX="ℏ",LX="⨣",MX="⊞",$X="⨢",NX="+",OX="∔",IX="⨥",PX="⩲",RX="±",zX="±",DX="⨦",FX="⨧",HX="±",BX="ℌ",WX="⨕",qX="𝕡",UX="ℙ",jX="£",VX="⪷",GX="⪻",KX="≺",XX="≼",YX="⪷",JX="≺",ZX="≼",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="∝",TY="≾",CY="⊰",EY="𝒫",AY="𝓅",LY="Ψ",MY="ψ",$Y=" ",NY="𝔔",OY="𝔮",IY="⨌",PY="𝕢",RY="ℚ",zY="⁗",DY="𝒬",FY="𝓆",HY="ℍ",BY="⨖",WY="?",qY="≟",UY='"',jY='"',VY="⇛",GY="∽̱",KY="Ŕ",XY="ŕ",YY="√",JY="⦳",ZY="⟩",QY="⟫",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="⤏",TJ="⤐",CJ="❳",EJ="}",AJ="]",LJ="⦌",MJ="⦎",$J="⦐",NJ="Ř",OJ="ř",IJ="Ŗ",PJ="ŗ",RJ="⌉",zJ="}",DJ="Р",FJ="р",HJ="⤷",BJ="⥩",WJ="”",qJ="”",UJ="↳",jJ="ℜ",VJ="ℛ",GJ="ℜ",KJ="ℝ",XJ="ℜ",YJ="▭",JJ="®",ZJ="®",QJ="∋",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="⇂",TZ="⌋",CZ="⇁",EZ="⇀",AZ="⇄",LZ="⇌",MZ="⇉",$Z="↝",NZ="↦",OZ="⊢",IZ="⥛",PZ="⋌",RZ="⧐",zZ="⊳",DZ="⊵",FZ="⥏",HZ="⥜",BZ="⥔",WZ="↾",qZ="⥓",UZ="⇀",jZ="˚",VZ="≓",GZ="⇄",KZ="⇌",XZ="‏",YZ="⎱",JZ="⎱",ZZ="⫮",QZ="⟭",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="⊵",TQ="▸",CQ="⧎",EQ="⧴",AQ="⥨",LQ="℞",MQ="Ś",$Q="ś",NQ="‚",OQ="⪸",IQ="Š",PQ="š",RQ="⪼",zQ="≻",DQ="≽",FQ="⪰",HQ="⪴",BQ="Ş",WQ="ş",qQ="Ŝ",UQ="ŝ",jQ="⪺",VQ="⪶",GQ="⋩",KQ="⨓",XQ="≿",YQ="С",JQ="с",ZQ="⊡",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="↑",Tee="­",Cee="Σ",Eee="σ",Aee="ς",Lee="ς",Mee="∼",$ee="⩪",Nee="≃",Oee="≃",Iee="⪞",Pee="⪠",Ree="⪝",zee="⪟",Dee="≆",Fee="⨤",Hee="⥲",Bee="←",Wee="∘",qee="∖",Uee="⨳",jee="⧤",Vee="∣",Gee="⌣",Kee="⪪",Xee="⪬",Yee="⪬︀",Jee="Ь",Zee="ь",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="⊑",Tte="⊐",Cte="⊒",Ete="⊔",Ate="▪",Lte="□",Mte="▪",$te="→",Nte="𝒮",Ote="𝓈",Ite="∖",Pte="⌣",Rte="⋆",zte="⋆",Dte="☆",Fte="★",Hte="ϵ",Bte="ϕ",Wte="¯",qte="⊂",Ute="⋐",jte="⪽",Vte="⫅",Gte="⊆",Kte="⫃",Xte="⫁",Yte="⫋",Jte="⊊",Zte="⪿",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="∑",Tne="♪",Cne="¹",Ene="²",Ane="³",Lne="⊃",Mne="⋑",$ne="⪾",Nne="⫘",One="⫆",Ine="⊇",Pne="⫄",Rne="⊃",zne="⊇",Dne="⟉",Fne="⫗",Hne="⥻",Bne="⫂",Wne="⫌",qne="⊋",Une="⫀",jne="⊃",Vne="⋑",Gne="⊇",Kne="⫆",Xne="⊋",Yne="⫌",Jne="⫈",Zne="⫔",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="Θ",Tre="θ",Cre="ϑ",Ere="ϑ",Are="≈",Lre="∼",Mre="  ",$re=" ",Nre=" ",Ore="≈",Ire="∼",Pre="Þ",Rre="þ",zre="˜",Dre="∼",Fre="≃",Hre="≅",Bre="≈",Wre="⨱",qre="⊠",Ure="×",jre="⨰",Vre="∭",Gre="⤨",Kre="⌶",Xre="⫱",Yre="⊤",Jre="𝕋",Zre="𝕥",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="ћ",Tie="Ŧ",Cie="ŧ",Eie="≬",Aie="↞",Lie="↠",Mie="Ú",$ie="ú",Nie="↑",Oie="↟",Iie="⇑",Pie="⥉",Rie="Ў",zie="ў",Die="Ŭ",Fie="ŭ",Hie="Û",Bie="û",Wie="У",qie="у",Uie="⇅",jie="Ű",Vie="ű",Gie="⥮",Kie="⥾",Xie="𝔘",Yie="𝔲",Jie="Ù",Zie="ù",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="⇅",Toe="↕",Coe="↕",Eoe="⇕",Aoe="⥮",Loe="↿",Moe="↾",$oe="⊎",Noe="↖",Ooe="↗",Ioe="υ",Poe="ϒ",Roe="ϒ",zoe="Υ",Doe="υ",Foe="↥",Hoe="⊥",Boe="⇈",Woe="⌝",qoe="⌝",Uoe="⌎",joe="Ů",Voe="ů",Goe="◹",Koe="𝒰",Xoe="𝓊",Yoe="⋰",Joe="Ũ",Zoe="ũ",Qoe="▵",ese="▴",tse="⇈",nse="Ü",rse="ü",ise="⦧",ose="⦜",sse="ϵ",lse="ϰ",ase="∅",cse="ϕ",use="ϖ",fse="∝",dse="↕",hse="⇕",pse="ϱ",gse="ς",vse="⊊︀",mse="⫋︀",yse="⊋︀",bse="⫌︀",wse="ϑ",xse="⊲",Sse="⊳",_se="⫨",kse="⫫",Tse="⫩",Cse="В",Ese="в",Ase="⊢",Lse="⊨",Mse="⊩",$se="⊫",Nse="⫦",Ose="⊻",Ise="∨",Pse="⋁",Rse="≚",zse="⋮",Dse="|",Fse="‖",Hse="|",Bse="‖",Wse="∣",qse="|",Use="❘",jse="≀",Vse=" ",Gse="𝔙",Kse="𝔳",Xse="⊲",Yse="⊂⃒",Jse="⊃⃒",Zse="𝕍",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="𝒲",Tle="𝓌",Cle="⋂",Ele="◯",Ale="⋃",Lle="▽",Mle="𝔛",$le="𝔵",Nle="⟷",Ole="⟺",Ile="Ξ",Ple="ξ",Rle="⟵",zle="⟸",Dle="⟼",Fle="⋻",Hle="⨀",Ble="𝕏",Wle="𝕩",qle="⨁",Ule="⨂",jle="⟶",Vle="⟹",Gle="𝒳",Kle="𝓍",Xle="⨆",Yle="⨄",Jle="△",Zle="⋁",Qle="⋀",eae="Ý",tae="ý",nae="Я",rae="я",iae="Ŷ",oae="ŷ",sae="Ы",lae="ы",aae="¥",cae="𝔜",uae="𝔶",fae="Ї",dae="ї",hae="𝕐",pae="𝕪",gae="𝒴",vae="𝓎",mae="Ю",yae="ю",bae="ÿ",wae="Ÿ",xae="Ź",Sae="ź",_ae="Ž",kae="ž",Tae="З",Cae="з",Eae="Ż",Aae="ż",Lae="ℨ",Mae="​",$ae="Ζ",Nae="ζ",Oae="𝔷",Iae="ℨ",Pae="Ж",Rae="ж",zae="⇝",Dae="𝕫",Fae="ℤ",Hae="𝒵",Bae="𝓏",Wae="‍",qae="‌",B1={Aacute:E$,aacute:A$,Abreve:L$,abreve:M$,ac:$$,acd:N$,acE:O$,Acirc:I$,acirc:P$,acute:R$,Acy:z$,acy:D$,AElig:F$,aelig:H$,af:B$,Afr:W$,afr:q$,Agrave:U$,agrave:j$,alefsym:V$,aleph:G$,Alpha:K$,alpha:X$,Amacr:Y$,amacr:J$,amalg:Z$,amp:Q$,AMP:eN,andand:tN,And:nN,and:rN,andd:iN,andslope:oN,andv:sN,ang:lN,ange:aN,angle:cN,angmsdaa:uN,angmsdab:fN,angmsdac:dN,angmsdad:hN,angmsdae:pN,angmsdaf:gN,angmsdag:vN,angmsdah:mN,angmsd:yN,angrt:bN,angrtvb:wN,angrtvbd:xN,angsph:SN,angst:_N,angzarr:kN,Aogon:TN,aogon:CN,Aopf:EN,aopf:AN,apacir:LN,ap:MN,apE:$N,ape:NN,apid:ON,apos:IN,ApplyFunction:PN,approx:RN,approxeq:zN,Aring:DN,aring:FN,Ascr:HN,ascr:BN,Assign:WN,ast:qN,asymp:UN,asympeq:jN,Atilde:VN,atilde:GN,Auml:KN,auml:XN,awconint:YN,awint:JN,backcong:ZN,backepsilon:QN,backprime:eO,backsim:tO,backsimeq:nO,Backslash:rO,Barv:iO,barvee:oO,barwed:sO,Barwed:lO,barwedge:aO,bbrk:cO,bbrktbrk:uO,bcong:fO,Bcy:dO,bcy:hO,bdquo:pO,becaus:gO,because:vO,Because:mO,bemptyv:yO,bepsi:bO,bernou:wO,Bernoullis:xO,Beta:SO,beta:_O,beth:kO,between:TO,Bfr:CO,bfr:EO,bigcap:AO,bigcirc:LO,bigcup:MO,bigodot:$O,bigoplus:NO,bigotimes:OO,bigsqcup:IO,bigstar:PO,bigtriangledown:RO,bigtriangleup:zO,biguplus:DO,bigvee:FO,bigwedge:HO,bkarow:BO,blacklozenge:WO,blacksquare:qO,blacktriangle:UO,blacktriangledown:jO,blacktriangleleft:VO,blacktriangleright:GO,blank:KO,blk12:XO,blk14:YO,blk34:JO,block:ZO,bne:QO,bnequiv:eI,bNot:tI,bnot:nI,Bopf:rI,bopf:iI,bot:oI,bottom:sI,bowtie:lI,boxbox:aI,boxdl:cI,boxdL:uI,boxDl:fI,boxDL:dI,boxdr:hI,boxdR:pI,boxDr:gI,boxDR:vI,boxh:mI,boxH:yI,boxhd:bI,boxHd:wI,boxhD:xI,boxHD:SI,boxhu:_I,boxHu:kI,boxhU:TI,boxHU:CI,boxminus:EI,boxplus:AI,boxtimes:LI,boxul:MI,boxuL:$I,boxUl:NI,boxUL:OI,boxur:II,boxuR:PI,boxUr:RI,boxUR:zI,boxv:DI,boxV:FI,boxvh:HI,boxvH:BI,boxVh:WI,boxVH:qI,boxvl:UI,boxvL:jI,boxVl:VI,boxVL:GI,boxvr:KI,boxvR:XI,boxVr:YI,boxVR:JI,bprime:ZI,breve:QI,Breve:eP,brvbar:tP,bscr:nP,Bscr:rP,bsemi:iP,bsim:oP,bsime:sP,bsolb:lP,bsol:aP,bsolhsub:cP,bull:uP,bullet:fP,bump:dP,bumpE:hP,bumpe:pP,Bumpeq:gP,bumpeq:vP,Cacute:mP,cacute:yP,capand:bP,capbrcup:wP,capcap:xP,cap:SP,Cap:_P,capcup:kP,capdot:TP,CapitalDifferentialD:CP,caps:EP,caret:AP,caron:LP,Cayleys:MP,ccaps:$P,Ccaron:NP,ccaron:OP,Ccedil:IP,ccedil:PP,Ccirc:RP,ccirc:zP,Cconint:DP,ccups:FP,ccupssm:HP,Cdot:BP,cdot:WP,cedil:qP,Cedilla:UP,cemptyv:jP,cent:VP,centerdot:GP,CenterDot:KP,cfr:XP,Cfr:YP,CHcy:JP,chcy:ZP,check:QP,checkmark:e2,Chi:t2,chi:n2,circ:r2,circeq:i2,circlearrowleft:o2,circlearrowright:s2,circledast:l2,circledcirc:a2,circleddash:c2,CircleDot:u2,circledR:f2,circledS:d2,CircleMinus:h2,CirclePlus:p2,CircleTimes:g2,cir:v2,cirE:m2,cire:y2,cirfnint:b2,cirmid:w2,cirscir:x2,ClockwiseContourIntegral:S2,CloseCurlyDoubleQuote:_2,CloseCurlyQuote:k2,clubs:T2,clubsuit:C2,colon:E2,Colon:A2,Colone:L2,colone:M2,coloneq:$2,comma:N2,commat:O2,comp:I2,compfn:P2,complement:R2,complexes:z2,cong:D2,congdot:F2,Congruent:H2,conint:B2,Conint:W2,ContourIntegral:q2,copf:U2,Copf:j2,coprod:V2,Coproduct:G2,copy:K2,COPY:X2,copysr:Y2,CounterClockwiseContourIntegral:J2,crarr:Z2,cross:Q2,Cross:eR,Cscr:tR,cscr:nR,csub:rR,csube:iR,csup:oR,csupe:sR,ctdot:lR,cudarrl:aR,cudarrr:cR,cuepr:uR,cuesc:fR,cularr:dR,cularrp:hR,cupbrcap:pR,cupcap:gR,CupCap:vR,cup:mR,Cup:yR,cupcup:bR,cupdot:wR,cupor:xR,cups:SR,curarr:_R,curarrm:kR,curlyeqprec:TR,curlyeqsucc:CR,curlyvee:ER,curlywedge:AR,curren:LR,curvearrowleft:MR,curvearrowright:$R,cuvee:NR,cuwed:OR,cwconint:IR,cwint:PR,cylcty:RR,dagger:zR,Dagger:DR,daleth:FR,darr:HR,Darr:BR,dArr:WR,dash:qR,Dashv:UR,dashv:jR,dbkarow:VR,dblac:GR,Dcaron:KR,dcaron:XR,Dcy:YR,dcy:JR,ddagger:ZR,ddarr:QR,DD:ez,dd:tz,DDotrahd:nz,ddotseq:rz,deg:iz,Del:oz,Delta:sz,delta:lz,demptyv:az,dfisht:cz,Dfr:uz,dfr:fz,dHar:dz,dharl:hz,dharr:pz,DiacriticalAcute:gz,DiacriticalDot:vz,DiacriticalDoubleAcute:mz,DiacriticalGrave:yz,DiacriticalTilde:bz,diam:wz,diamond:xz,Diamond:Sz,diamondsuit:_z,diams:kz,die:Tz,DifferentialD:Cz,digamma:Ez,disin:Az,div:Lz,divide:Mz,divideontimes:$z,divonx:Nz,DJcy:Oz,djcy:Iz,dlcorn:Pz,dlcrop:Rz,dollar:zz,Dopf:Dz,dopf:Fz,Dot:Hz,dot:Bz,DotDot:Wz,doteq:qz,doteqdot:Uz,DotEqual:jz,dotminus:Vz,dotplus:Gz,dotsquare:Kz,doublebarwedge:Xz,DoubleContourIntegral:Yz,DoubleDot:Jz,DoubleDownArrow:Zz,DoubleLeftArrow:Qz,DoubleLeftRightArrow:eD,DoubleLeftTee:tD,DoubleLongLeftArrow:nD,DoubleLongLeftRightArrow:rD,DoubleLongRightArrow:iD,DoubleRightArrow:oD,DoubleRightTee:sD,DoubleUpArrow:lD,DoubleUpDownArrow:aD,DoubleVerticalBar:cD,DownArrowBar:uD,downarrow:fD,DownArrow:dD,Downarrow:hD,DownArrowUpArrow:pD,DownBreve:gD,downdownarrows:vD,downharpoonleft:mD,downharpoonright:yD,DownLeftRightVector:bD,DownLeftTeeVector:wD,DownLeftVectorBar:xD,DownLeftVector:SD,DownRightTeeVector:_D,DownRightVectorBar:kD,DownRightVector:TD,DownTeeArrow:CD,DownTee:ED,drbkarow:AD,drcorn:LD,drcrop:MD,Dscr:$D,dscr:ND,DScy:OD,dscy:ID,dsol:PD,Dstrok:RD,dstrok:zD,dtdot:DD,dtri:FD,dtrif:HD,duarr:BD,duhar:WD,dwangle:qD,DZcy:UD,dzcy:jD,dzigrarr:VD,Eacute:GD,eacute:KD,easter:XD,Ecaron:YD,ecaron:JD,Ecirc:ZD,ecirc:QD,ecir:eF,ecolon:tF,Ecy:nF,ecy:rF,eDDot:iF,Edot:oF,edot:sF,eDot:lF,ee:aF,efDot:cF,Efr:uF,efr:fF,eg:dF,Egrave:hF,egrave:pF,egs:gF,egsdot:vF,el:mF,Element:yF,elinters:bF,ell:wF,els:xF,elsdot:SF,Emacr:_F,emacr:kF,empty:TF,emptyset:CF,EmptySmallSquare:EF,emptyv:AF,EmptyVerySmallSquare:LF,emsp13:MF,emsp14:$F,emsp:NF,ENG:OF,eng:IF,ensp:PF,Eogon:RF,eogon:zF,Eopf:DF,eopf:FF,epar:HF,eparsl:BF,eplus:WF,epsi:qF,Epsilon:UF,epsilon:jF,epsiv:VF,eqcirc:GF,eqcolon:KF,eqsim:XF,eqslantgtr:YF,eqslantless:JF,Equal:ZF,equals:QF,EqualTilde:eH,equest:tH,Equilibrium:nH,equiv:rH,equivDD:iH,eqvparsl:oH,erarr:sH,erDot:lH,escr:aH,Escr:cH,esdot:uH,Esim:fH,esim:dH,Eta:hH,eta:pH,ETH:gH,eth:vH,Euml:mH,euml:yH,euro:bH,excl:wH,exist:xH,Exists:SH,expectation:_H,exponentiale:kH,ExponentialE:TH,fallingdotseq:CH,Fcy:EH,fcy:AH,female:LH,ffilig:MH,fflig:$H,ffllig:NH,Ffr:OH,ffr:IH,filig:PH,FilledSmallSquare:RH,FilledVerySmallSquare:zH,fjlig:DH,flat:FH,fllig:HH,fltns:BH,fnof:WH,Fopf:qH,fopf:UH,forall:jH,ForAll:VH,fork:GH,forkv:KH,Fouriertrf:XH,fpartint:YH,frac12:JH,frac13:ZH,frac14:QH,frac15:e3,frac16:t3,frac18:n3,frac23:r3,frac25:i3,frac34:o3,frac35:s3,frac38:l3,frac45:a3,frac56:c3,frac58:u3,frac78:f3,frasl:d3,frown:h3,fscr:p3,Fscr:g3,gacute:v3,Gamma:m3,gamma:y3,Gammad:b3,gammad:w3,gap:x3,Gbreve:S3,gbreve:_3,Gcedil:k3,Gcirc:T3,gcirc:C3,Gcy:E3,gcy:A3,Gdot:L3,gdot:M3,ge:$3,gE:N3,gEl:O3,gel:I3,geq:P3,geqq:R3,geqslant:z3,gescc:D3,ges:F3,gesdot:H3,gesdoto:B3,gesdotol:W3,gesl:q3,gesles:U3,Gfr:j3,gfr:V3,gg:G3,Gg:K3,ggg:X3,gimel:Y3,GJcy:J3,gjcy:Z3,gla:Q3,gl:eB,glE:tB,glj:nB,gnap:rB,gnapprox:iB,gne:oB,gnE:sB,gneq:lB,gneqq:aB,gnsim:cB,Gopf:uB,gopf:fB,grave:dB,GreaterEqual:hB,GreaterEqualLess:pB,GreaterFullEqual:gB,GreaterGreater:vB,GreaterLess:mB,GreaterSlantEqual:yB,GreaterTilde:bB,Gscr:wB,gscr:xB,gsim:SB,gsime:_B,gsiml:kB,gtcc:TB,gtcir:CB,gt:EB,GT:AB,Gt:LB,gtdot:MB,gtlPar:$B,gtquest:NB,gtrapprox:OB,gtrarr:IB,gtrdot:PB,gtreqless:RB,gtreqqless:zB,gtrless:DB,gtrsim:FB,gvertneqq:HB,gvnE:BB,Hacek:WB,hairsp:qB,half:UB,hamilt:jB,HARDcy:VB,hardcy:GB,harrcir:KB,harr:XB,hArr:YB,harrw:JB,Hat:ZB,hbar:QB,Hcirc:e5,hcirc:t5,hearts:n5,heartsuit:r5,hellip:i5,hercon:o5,hfr:s5,Hfr:l5,HilbertSpace:a5,hksearow:c5,hkswarow:u5,hoarr:f5,homtht:d5,hookleftarrow:h5,hookrightarrow:p5,hopf:g5,Hopf:v5,horbar:m5,HorizontalLine:y5,hscr:b5,Hscr:w5,hslash:x5,Hstrok:S5,hstrok:_5,HumpDownHump:k5,HumpEqual:T5,hybull:C5,hyphen:E5,Iacute:A5,iacute:L5,ic:M5,Icirc:$5,icirc:N5,Icy:O5,icy:I5,Idot:P5,IEcy:R5,iecy:z5,iexcl:D5,iff:F5,ifr:H5,Ifr:B5,Igrave:W5,igrave:q5,ii:U5,iiiint:j5,iiint:V5,iinfin:G5,iiota:K5,IJlig:X5,ijlig:Y5,Imacr:J5,imacr:Z5,image:Q5,ImaginaryI:e4,imagline:t4,imagpart:n4,imath:r4,Im:i4,imof:o4,imped:s4,Implies:l4,incare:a4,in:"∈",infin:c4,infintie:u4,inodot:f4,intcal:d4,int:h4,Int:p4,integers:g4,Integral:v4,intercal:m4,Intersection:y4,intlarhk:b4,intprod:w4,InvisibleComma:x4,InvisibleTimes:S4,IOcy:_4,iocy:k4,Iogon:T4,iogon:C4,Iopf:E4,iopf:A4,Iota:L4,iota:M4,iprod:$4,iquest:N4,iscr:O4,Iscr:I4,isin:P4,isindot:R4,isinE:z4,isins:D4,isinsv:F4,isinv:H4,it:B4,Itilde:W4,itilde:q4,Iukcy:U4,iukcy:j4,Iuml:V4,iuml:G4,Jcirc:K4,jcirc:X4,Jcy:Y4,jcy:J4,Jfr:Z4,jfr:Q4,jmath:eW,Jopf:tW,jopf:nW,Jscr:rW,jscr:iW,Jsercy:oW,jsercy:sW,Jukcy:lW,jukcy:aW,Kappa:cW,kappa:uW,kappav:fW,Kcedil:dW,kcedil:hW,Kcy:pW,kcy:gW,Kfr:vW,kfr:mW,kgreen:yW,KHcy:bW,khcy:wW,KJcy:xW,kjcy:SW,Kopf:_W,kopf:kW,Kscr:TW,kscr:CW,lAarr:EW,Lacute:AW,lacute:LW,laemptyv:MW,lagran:$W,Lambda:NW,lambda:OW,lang:IW,Lang:PW,langd:RW,langle:zW,lap:DW,Laplacetrf:FW,laquo:HW,larrb:BW,larrbfs:WW,larr:qW,Larr:UW,lArr:jW,larrfs:VW,larrhk:GW,larrlp:KW,larrpl:XW,larrsim:YW,larrtl:JW,latail:ZW,lAtail:QW,lat:e8,late:t8,lates:n8,lbarr:r8,lBarr:i8,lbbrk:o8,lbrace:s8,lbrack:l8,lbrke:a8,lbrksld:c8,lbrkslu:u8,Lcaron:f8,lcaron:d8,Lcedil:h8,lcedil:p8,lceil:g8,lcub:v8,Lcy:m8,lcy:y8,ldca:b8,ldquo:w8,ldquor:x8,ldrdhar:S8,ldrushar:_8,ldsh:k8,le:T8,lE:C8,LeftAngleBracket:E8,LeftArrowBar:A8,leftarrow:L8,LeftArrow:M8,Leftarrow:$8,LeftArrowRightArrow:N8,leftarrowtail:O8,LeftCeiling:I8,LeftDoubleBracket:P8,LeftDownTeeVector:R8,LeftDownVectorBar:z8,LeftDownVector:D8,LeftFloor:F8,leftharpoondown:H8,leftharpoonup:B8,leftleftarrows:W8,leftrightarrow:q8,LeftRightArrow:U8,Leftrightarrow:j8,leftrightarrows:V8,leftrightharpoons:G8,leftrightsquigarrow:K8,LeftRightVector:X8,LeftTeeArrow:Y8,LeftTee:J8,LeftTeeVector:Z8,leftthreetimes:Q8,LeftTriangleBar:eq,LeftTriangle:tq,LeftTriangleEqual:nq,LeftUpDownVector:rq,LeftUpTeeVector:iq,LeftUpVectorBar:oq,LeftUpVector:sq,LeftVectorBar:lq,LeftVector:aq,lEg:cq,leg:uq,leq:fq,leqq:dq,leqslant:hq,lescc:pq,les:gq,lesdot:vq,lesdoto:mq,lesdotor:yq,lesg:bq,lesges:wq,lessapprox:xq,lessdot:Sq,lesseqgtr:_q,lesseqqgtr:kq,LessEqualGreater:Tq,LessFullEqual:Cq,LessGreater:Eq,lessgtr:Aq,LessLess:Lq,lesssim:Mq,LessSlantEqual:$q,LessTilde:Nq,lfisht:Oq,lfloor:Iq,Lfr:Pq,lfr:Rq,lg:zq,lgE:Dq,lHar:Fq,lhard:Hq,lharu:Bq,lharul:Wq,lhblk:qq,LJcy:Uq,ljcy:jq,llarr:Vq,ll:Gq,Ll:Kq,llcorner:Xq,Lleftarrow:Yq,llhard:Jq,lltri:Zq,Lmidot:Qq,lmidot:e6,lmoustache:t6,lmoust:n6,lnap:r6,lnapprox:i6,lne:o6,lnE:s6,lneq:l6,lneqq:a6,lnsim:c6,loang:u6,loarr:f6,lobrk:d6,longleftarrow:h6,LongLeftArrow:p6,Longleftarrow:g6,longleftrightarrow:v6,LongLeftRightArrow:m6,Longleftrightarrow:y6,longmapsto:b6,longrightarrow:w6,LongRightArrow:x6,Longrightarrow:S6,looparrowleft:_6,looparrowright:k6,lopar:T6,Lopf:C6,lopf:E6,loplus:A6,lotimes:L6,lowast:M6,lowbar:$6,LowerLeftArrow:N6,LowerRightArrow:O6,loz:I6,lozenge:P6,lozf:R6,lpar:z6,lparlt:D6,lrarr:F6,lrcorner:H6,lrhar:B6,lrhard:W6,lrm:q6,lrtri:U6,lsaquo:j6,lscr:V6,Lscr:G6,lsh:K6,Lsh:X6,lsim:Y6,lsime:J6,lsimg:Z6,lsqb:Q6,lsquo:eU,lsquor:tU,Lstrok:nU,lstrok:rU,ltcc:iU,ltcir:oU,lt:sU,LT:lU,Lt:aU,ltdot:cU,lthree:uU,ltimes:fU,ltlarr:dU,ltquest:hU,ltri:pU,ltrie:gU,ltrif:vU,ltrPar:mU,lurdshar:yU,luruhar:bU,lvertneqq:wU,lvnE:xU,macr:SU,male:_U,malt:kU,maltese:TU,Map:"⤅",map:CU,mapsto:EU,mapstodown:AU,mapstoleft:LU,mapstoup:MU,marker:$U,mcomma:NU,Mcy:OU,mcy:IU,mdash:PU,mDDot:RU,measuredangle:zU,MediumSpace:DU,Mellintrf:FU,Mfr:HU,mfr:BU,mho:WU,micro:qU,midast:UU,midcir:jU,mid:VU,middot:GU,minusb:KU,minus:XU,minusd:YU,minusdu:JU,MinusPlus:ZU,mlcp:QU,mldr:ej,mnplus:tj,models:nj,Mopf:rj,mopf:ij,mp:oj,mscr:sj,Mscr:lj,mstpos:aj,Mu:cj,mu:uj,multimap:fj,mumap:dj,nabla:hj,Nacute:pj,nacute:gj,nang:vj,nap:mj,napE:yj,napid:bj,napos:wj,napprox:xj,natural:Sj,naturals:_j,natur:kj,nbsp:Tj,nbump:Cj,nbumpe:Ej,ncap:Aj,Ncaron:Lj,ncaron:Mj,Ncedil:$j,ncedil:Nj,ncong:Oj,ncongdot:Ij,ncup:Pj,Ncy:Rj,ncy:zj,ndash:Dj,nearhk:Fj,nearr:Hj,neArr:Bj,nearrow:Wj,ne:qj,nedot:Uj,NegativeMediumSpace:jj,NegativeThickSpace:Vj,NegativeThinSpace:Gj,NegativeVeryThinSpace:Kj,nequiv:Xj,nesear:Yj,nesim:Jj,NestedGreaterGreater:Zj,NestedLessLess:Qj,NewLine:e9,nexist:t9,nexists:n9,Nfr:r9,nfr:i9,ngE:o9,nge:s9,ngeq:l9,ngeqq:a9,ngeqslant:c9,nges:u9,nGg:f9,ngsim:d9,nGt:h9,ngt:p9,ngtr:g9,nGtv:v9,nharr:m9,nhArr:y9,nhpar:b9,ni:w9,nis:x9,nisd:S9,niv:_9,NJcy:k9,njcy:T9,nlarr:C9,nlArr:E9,nldr:A9,nlE:L9,nle:M9,nleftarrow:$9,nLeftarrow:N9,nleftrightarrow:O9,nLeftrightarrow:I9,nleq:P9,nleqq:R9,nleqslant:z9,nles:D9,nless:F9,nLl:H9,nlsim:B9,nLt:W9,nlt:q9,nltri:U9,nltrie:j9,nLtv:V9,nmid:G9,NoBreak:K9,NonBreakingSpace:X9,nopf:Y9,Nopf:J9,Not:Z9,not:Q9,NotCongruent:eV,NotCupCap:tV,NotDoubleVerticalBar:nV,NotElement:rV,NotEqual:iV,NotEqualTilde:oV,NotExists:sV,NotGreater:lV,NotGreaterEqual:aV,NotGreaterFullEqual:cV,NotGreaterGreater:uV,NotGreaterLess:fV,NotGreaterSlantEqual:dV,NotGreaterTilde:hV,NotHumpDownHump:pV,NotHumpEqual:gV,notin:vV,notindot:mV,notinE:yV,notinva:bV,notinvb:wV,notinvc:xV,NotLeftTriangleBar:SV,NotLeftTriangle:_V,NotLeftTriangleEqual:kV,NotLess:TV,NotLessEqual:CV,NotLessGreater:EV,NotLessLess:AV,NotLessSlantEqual:LV,NotLessTilde:MV,NotNestedGreaterGreater:$V,NotNestedLessLess:NV,notni:OV,notniva:IV,notnivb:PV,notnivc:RV,NotPrecedes:zV,NotPrecedesEqual:DV,NotPrecedesSlantEqual:FV,NotReverseElement:HV,NotRightTriangleBar:BV,NotRightTriangle:WV,NotRightTriangleEqual:qV,NotSquareSubset:UV,NotSquareSubsetEqual:jV,NotSquareSuperset:VV,NotSquareSupersetEqual:GV,NotSubset:KV,NotSubsetEqual:XV,NotSucceeds:YV,NotSucceedsEqual:JV,NotSucceedsSlantEqual:ZV,NotSucceedsTilde:QV,NotSuperset:eG,NotSupersetEqual:tG,NotTilde:nG,NotTildeEqual:rG,NotTildeFullEqual:iG,NotTildeTilde:oG,NotVerticalBar:sG,nparallel:lG,npar:aG,nparsl:cG,npart:uG,npolint:fG,npr:dG,nprcue:hG,nprec:pG,npreceq:gG,npre:vG,nrarrc:mG,nrarr:yG,nrArr:bG,nrarrw:wG,nrightarrow:xG,nRightarrow:SG,nrtri:_G,nrtrie:kG,nsc:TG,nsccue:CG,nsce:EG,Nscr:AG,nscr:LG,nshortmid:MG,nshortparallel:$G,nsim:NG,nsime:OG,nsimeq:IG,nsmid:PG,nspar:RG,nsqsube:zG,nsqsupe:DG,nsub:FG,nsubE:HG,nsube:BG,nsubset:WG,nsubseteq:qG,nsubseteqq:UG,nsucc:jG,nsucceq:VG,nsup:GG,nsupE:KG,nsupe:XG,nsupset:YG,nsupseteq:JG,nsupseteqq:ZG,ntgl:QG,Ntilde:e7,ntilde:t7,ntlg:n7,ntriangleleft:r7,ntrianglelefteq:i7,ntriangleright:o7,ntrianglerighteq:s7,Nu:l7,nu:a7,num:c7,numero:u7,numsp:f7,nvap:d7,nvdash:h7,nvDash:p7,nVdash:g7,nVDash:v7,nvge:m7,nvgt:y7,nvHarr:b7,nvinfin:w7,nvlArr:x7,nvle:S7,nvlt:_7,nvltrie:k7,nvrArr:T7,nvrtrie:C7,nvsim:E7,nwarhk:A7,nwarr:L7,nwArr:M7,nwarrow:$7,nwnear:N7,Oacute:O7,oacute:I7,oast:P7,Ocirc:R7,ocirc:z7,ocir:D7,Ocy:F7,ocy:H7,odash:B7,Odblac:W7,odblac:q7,odiv:U7,odot:j7,odsold:V7,OElig:G7,oelig:K7,ofcir:X7,Ofr:Y7,ofr:J7,ogon:Z7,Ograve:Q7,ograve:eK,ogt:tK,ohbar:nK,ohm:rK,oint:iK,olarr:oK,olcir:sK,olcross:lK,oline:aK,olt:cK,Omacr:uK,omacr:fK,Omega:dK,omega:hK,Omicron:pK,omicron:gK,omid:vK,ominus:mK,Oopf:yK,oopf:bK,opar:wK,OpenCurlyDoubleQuote:xK,OpenCurlyQuote:SK,operp:_K,oplus:kK,orarr:TK,Or:CK,or:EK,ord:AK,order:LK,orderof:MK,ordf:$K,ordm:NK,origof:OK,oror:IK,orslope:PK,orv:RK,oS:zK,Oscr:DK,oscr:FK,Oslash:HK,oslash:BK,osol:WK,Otilde:qK,otilde:UK,otimesas:jK,Otimes:VK,otimes:GK,Ouml:KK,ouml:XK,ovbar:YK,OverBar:JK,OverBrace:ZK,OverBracket:QK,OverParenthesis:eX,para:tX,parallel:nX,par:rX,parsim:iX,parsl:oX,part:sX,PartialD:lX,Pcy:aX,pcy:cX,percnt:uX,period:fX,permil:dX,perp:hX,pertenk:pX,Pfr:gX,pfr:vX,Phi:mX,phi:yX,phiv:bX,phmmat:wX,phone:xX,Pi:SX,pi:_X,pitchfork:kX,piv:TX,planck:CX,planckh:EX,plankv:AX,plusacir:LX,plusb:MX,pluscir:$X,plus:NX,plusdo:OX,plusdu:IX,pluse:PX,PlusMinus:RX,plusmn:zX,plussim:DX,plustwo:FX,pm:HX,Poincareplane:BX,pointint:WX,popf:qX,Popf:UX,pound:jX,prap:VX,Pr:GX,pr:KX,prcue:XX,precapprox:YX,prec:JX,preccurlyeq:ZX,Precedes:QX,PrecedesEqual:eY,PrecedesSlantEqual:tY,PrecedesTilde:nY,preceq:rY,precnapprox:iY,precneqq:oY,precnsim:sY,pre:lY,prE:aY,precsim:cY,prime:uY,Prime:fY,primes:dY,prnap:hY,prnE:pY,prnsim:gY,prod:vY,Product:mY,profalar:yY,profline:bY,profsurf:wY,prop:xY,Proportional:SY,Proportion:_Y,propto:kY,prsim:TY,prurel:CY,Pscr:EY,pscr:AY,Psi:LY,psi:MY,puncsp:$Y,Qfr:NY,qfr:OY,qint:IY,qopf:PY,Qopf:RY,qprime:zY,Qscr:DY,qscr:FY,quaternions:HY,quatint:BY,quest:WY,questeq:qY,quot:UY,QUOT:jY,rAarr:VY,race:GY,Racute:KY,racute:XY,radic:YY,raemptyv:JY,rang:ZY,Rang:QY,rangd:eJ,range:tJ,rangle:nJ,raquo:rJ,rarrap:iJ,rarrb:oJ,rarrbfs:sJ,rarrc:lJ,rarr:aJ,Rarr:cJ,rArr:uJ,rarrfs:fJ,rarrhk:dJ,rarrlp:hJ,rarrpl:pJ,rarrsim:gJ,Rarrtl:vJ,rarrtl:mJ,rarrw:yJ,ratail:bJ,rAtail:wJ,ratio:xJ,rationals:SJ,rbarr:_J,rBarr:kJ,RBarr:TJ,rbbrk:CJ,rbrace:EJ,rbrack:AJ,rbrke:LJ,rbrksld:MJ,rbrkslu:$J,Rcaron:NJ,rcaron:OJ,Rcedil:IJ,rcedil:PJ,rceil:RJ,rcub:zJ,Rcy:DJ,rcy:FJ,rdca:HJ,rdldhar:BJ,rdquo:WJ,rdquor:qJ,rdsh:UJ,real:jJ,realine:VJ,realpart:GJ,reals:KJ,Re:XJ,rect:YJ,reg:JJ,REG:ZJ,ReverseElement:QJ,ReverseEquilibrium:eZ,ReverseUpEquilibrium:tZ,rfisht:nZ,rfloor:rZ,rfr:iZ,Rfr:oZ,rHar:sZ,rhard:lZ,rharu:aZ,rharul:cZ,Rho:uZ,rho:fZ,rhov:dZ,RightAngleBracket:hZ,RightArrowBar:pZ,rightarrow:gZ,RightArrow:vZ,Rightarrow:mZ,RightArrowLeftArrow:yZ,rightarrowtail:bZ,RightCeiling:wZ,RightDoubleBracket:xZ,RightDownTeeVector:SZ,RightDownVectorBar:_Z,RightDownVector:kZ,RightFloor:TZ,rightharpoondown:CZ,rightharpoonup:EZ,rightleftarrows:AZ,rightleftharpoons:LZ,rightrightarrows:MZ,rightsquigarrow:$Z,RightTeeArrow:NZ,RightTee:OZ,RightTeeVector:IZ,rightthreetimes:PZ,RightTriangleBar:RZ,RightTriangle:zZ,RightTriangleEqual:DZ,RightUpDownVector:FZ,RightUpTeeVector:HZ,RightUpVectorBar:BZ,RightUpVector:WZ,RightVectorBar:qZ,RightVector:UZ,ring:jZ,risingdotseq:VZ,rlarr:GZ,rlhar:KZ,rlm:XZ,rmoustache:YZ,rmoust:JZ,rnmid:ZZ,roang:QZ,roarr:eQ,robrk:tQ,ropar:nQ,ropf:rQ,Ropf:iQ,roplus:oQ,rotimes:sQ,RoundImplies:lQ,rpar:aQ,rpargt:cQ,rppolint:uQ,rrarr:fQ,Rrightarrow:dQ,rsaquo:hQ,rscr:pQ,Rscr:gQ,rsh:vQ,Rsh:mQ,rsqb:yQ,rsquo:bQ,rsquor:wQ,rthree:xQ,rtimes:SQ,rtri:_Q,rtrie:kQ,rtrif:TQ,rtriltri:CQ,RuleDelayed:EQ,ruluhar:AQ,rx:LQ,Sacute:MQ,sacute:$Q,sbquo:NQ,scap:OQ,Scaron:IQ,scaron:PQ,Sc:RQ,sc:zQ,sccue:DQ,sce:FQ,scE:HQ,Scedil:BQ,scedil:WQ,Scirc:qQ,scirc:UQ,scnap:jQ,scnE:VQ,scnsim:GQ,scpolint:KQ,scsim:XQ,Scy:YQ,scy:JQ,sdotb:ZQ,sdot:QQ,sdote:eee,searhk:tee,searr:nee,seArr:ree,searrow:iee,sect:oee,semi:see,seswar:lee,setminus:aee,setmn:cee,sext:uee,Sfr:fee,sfr:dee,sfrown:hee,sharp:pee,SHCHcy:gee,shchcy:vee,SHcy:mee,shcy:yee,ShortDownArrow:bee,ShortLeftArrow:wee,shortmid:xee,shortparallel:See,ShortRightArrow:_ee,ShortUpArrow:kee,shy:Tee,Sigma:Cee,sigma:Eee,sigmaf:Aee,sigmav:Lee,sim:Mee,simdot:$ee,sime:Nee,simeq:Oee,simg:Iee,simgE:Pee,siml:Ree,simlE:zee,simne:Dee,simplus:Fee,simrarr:Hee,slarr:Bee,SmallCircle:Wee,smallsetminus:qee,smashp:Uee,smeparsl:jee,smid:Vee,smile:Gee,smt:Kee,smte:Xee,smtes:Yee,SOFTcy:Jee,softcy:Zee,solbar:Qee,solb:ete,sol:tte,Sopf:nte,sopf:rte,spades:ite,spadesuit:ote,spar:ste,sqcap:lte,sqcaps:ate,sqcup:cte,sqcups:ute,Sqrt:fte,sqsub:dte,sqsube:hte,sqsubset:pte,sqsubseteq:gte,sqsup:vte,sqsupe:mte,sqsupset:yte,sqsupseteq:bte,square:wte,Square:xte,SquareIntersection:Ste,SquareSubset:_te,SquareSubsetEqual:kte,SquareSuperset:Tte,SquareSupersetEqual:Cte,SquareUnion:Ete,squarf:Ate,squ:Lte,squf:Mte,srarr:$te,Sscr:Nte,sscr:Ote,ssetmn:Ite,ssmile:Pte,sstarf:Rte,Star:zte,star:Dte,starf:Fte,straightepsilon:Hte,straightphi:Bte,strns:Wte,sub:qte,Sub:Ute,subdot:jte,subE:Vte,sube:Gte,subedot:Kte,submult:Xte,subnE:Yte,subne:Jte,subplus:Zte,subrarr:Qte,subset:ene,Subset:tne,subseteq:nne,subseteqq:rne,SubsetEqual:ine,subsetneq:one,subsetneqq:sne,subsim:lne,subsub:ane,subsup:cne,succapprox:une,succ:fne,succcurlyeq:dne,Succeeds:hne,SucceedsEqual:pne,SucceedsSlantEqual:gne,SucceedsTilde:vne,succeq:mne,succnapprox:yne,succneqq:bne,succnsim:wne,succsim:xne,SuchThat:Sne,sum:_ne,Sum:kne,sung:Tne,sup1:Cne,sup2:Ene,sup3:Ane,sup:Lne,Sup:Mne,supdot:$ne,supdsub:Nne,supE:One,supe:Ine,supedot:Pne,Superset:Rne,SupersetEqual:zne,suphsol:Dne,suphsub:Fne,suplarr:Hne,supmult:Bne,supnE:Wne,supne:qne,supplus:Une,supset:jne,Supset:Vne,supseteq:Gne,supseteqq:Kne,supsetneq:Xne,supsetneqq:Yne,supsim:Jne,supsub:Zne,supsup:Qne,swarhk:ere,swarr:tre,swArr:nre,swarrow:rre,swnwar:ire,szlig:ore,Tab:sre,target:lre,Tau:are,tau:cre,tbrk:ure,Tcaron:fre,tcaron:dre,Tcedil:hre,tcedil:pre,Tcy:gre,tcy:vre,tdot:mre,telrec:yre,Tfr:bre,tfr:wre,there4:xre,therefore:Sre,Therefore:_re,Theta:kre,theta:Tre,thetasym:Cre,thetav:Ere,thickapprox:Are,thicksim:Lre,ThickSpace:Mre,ThinSpace:$re,thinsp:Nre,thkap:Ore,thksim:Ire,THORN:Pre,thorn:Rre,tilde:zre,Tilde:Dre,TildeEqual:Fre,TildeFullEqual:Hre,TildeTilde:Bre,timesbar:Wre,timesb:qre,times:Ure,timesd:jre,tint:Vre,toea:Gre,topbot:Kre,topcir:Xre,top:Yre,Topf:Jre,topf:Zre,topfork:Qre,tosa:eie,tprime:tie,trade:nie,TRADE:rie,triangle:iie,triangledown:oie,triangleleft:sie,trianglelefteq:lie,triangleq:aie,triangleright:cie,trianglerighteq:uie,tridot:fie,trie:die,triminus:hie,TripleDot:pie,triplus:gie,trisb:vie,tritime:mie,trpezium:yie,Tscr:bie,tscr:wie,TScy:xie,tscy:Sie,TSHcy:_ie,tshcy:kie,Tstrok:Tie,tstrok:Cie,twixt:Eie,twoheadleftarrow:Aie,twoheadrightarrow:Lie,Uacute:Mie,uacute:$ie,uarr:Nie,Uarr:Oie,uArr:Iie,Uarrocir:Pie,Ubrcy:Rie,ubrcy:zie,Ubreve:Die,ubreve:Fie,Ucirc:Hie,ucirc:Bie,Ucy:Wie,ucy:qie,udarr:Uie,Udblac:jie,udblac:Vie,udhar:Gie,ufisht:Kie,Ufr:Xie,ufr:Yie,Ugrave:Jie,ugrave:Zie,uHar:Qie,uharl:eoe,uharr:toe,uhblk:noe,ulcorn:roe,ulcorner:ioe,ulcrop:ooe,ultri:soe,Umacr:loe,umacr:aoe,uml:coe,UnderBar:uoe,UnderBrace:foe,UnderBracket:doe,UnderParenthesis:hoe,Union:poe,UnionPlus:goe,Uogon:voe,uogon:moe,Uopf:yoe,uopf:boe,UpArrowBar:woe,uparrow:xoe,UpArrow:Soe,Uparrow:_oe,UpArrowDownArrow:koe,updownarrow:Toe,UpDownArrow:Coe,Updownarrow:Eoe,UpEquilibrium:Aoe,upharpoonleft:Loe,upharpoonright:Moe,uplus:$oe,UpperLeftArrow:Noe,UpperRightArrow:Ooe,upsi:Ioe,Upsi:Poe,upsih:Roe,Upsilon:zoe,upsilon:Doe,UpTeeArrow:Foe,UpTee:Hoe,upuparrows:Boe,urcorn:Woe,urcorner:qoe,urcrop:Uoe,Uring:joe,uring:Voe,urtri:Goe,Uscr:Koe,uscr:Xoe,utdot:Yoe,Utilde:Joe,utilde:Zoe,utri:Qoe,utrif:ese,uuarr:tse,Uuml:nse,uuml:rse,uwangle:ise,vangrt:ose,varepsilon:sse,varkappa:lse,varnothing:ase,varphi:cse,varpi:use,varpropto:fse,varr:dse,vArr:hse,varrho:pse,varsigma:gse,varsubsetneq:vse,varsubsetneqq:mse,varsupsetneq:yse,varsupsetneqq:bse,vartheta:wse,vartriangleleft:xse,vartriangleright:Sse,vBar:_se,Vbar:kse,vBarv:Tse,Vcy:Cse,vcy:Ese,vdash:Ase,vDash:Lse,Vdash:Mse,VDash:$se,Vdashl:Nse,veebar:Ose,vee:Ise,Vee:Pse,veeeq:Rse,vellip:zse,verbar:Dse,Verbar:Fse,vert:Hse,Vert:Bse,VerticalBar:Wse,VerticalLine:qse,VerticalSeparator:Use,VerticalTilde:jse,VeryThinSpace:Vse,Vfr:Gse,vfr:Kse,vltri:Xse,vnsub:Yse,vnsup:Jse,Vopf:Zse,vopf:Qse,vprop:ele,vrtri:tle,Vscr:nle,vscr:rle,vsubnE:ile,vsubne:ole,vsupnE:sle,vsupne:lle,Vvdash:ale,vzigzag:cle,Wcirc:ule,wcirc:fle,wedbar:dle,wedge:hle,Wedge:ple,wedgeq:gle,weierp:vle,Wfr:mle,wfr:yle,Wopf:ble,wopf:wle,wp:xle,wr:Sle,wreath:_le,Wscr:kle,wscr:Tle,xcap:Cle,xcirc:Ele,xcup:Ale,xdtri:Lle,Xfr:Mle,xfr:$le,xharr:Nle,xhArr:Ole,Xi:Ile,xi:Ple,xlarr:Rle,xlArr:zle,xmap:Dle,xnis:Fle,xodot:Hle,Xopf:Ble,xopf:Wle,xoplus:qle,xotime:Ule,xrarr:jle,xrArr:Vle,Xscr:Gle,xscr:Kle,xsqcup:Xle,xuplus:Yle,xutri:Jle,xvee:Zle,xwedge:Qle,Yacute:eae,yacute:tae,YAcy:nae,yacy:rae,Ycirc:iae,ycirc:oae,Ycy:sae,ycy:lae,yen:aae,Yfr:cae,yfr:uae,YIcy:fae,yicy:dae,Yopf:hae,yopf:pae,Yscr:gae,yscr:vae,YUcy:mae,yucy:yae,yuml:bae,Yuml:wae,Zacute:xae,zacute:Sae,Zcaron:_ae,zcaron:kae,Zcy:Tae,zcy:Cae,Zdot:Eae,zdot:Aae,zeetrf:Lae,ZeroWidthSpace:Mae,Zeta:$ae,zeta:Nae,zfr:Oae,Zfr:Iae,ZHcy:Pae,zhcy:Rae,zigrarr:zae,zopf:Dae,Zopf:Fae,Zscr:Hae,zscr:Bae,zwj:Wae,zwnj:qae},Uae="Á",jae="á",Vae="Â",Gae="â",Kae="´",Xae="Æ",Yae="æ",Jae="À",Zae="à",Qae="&",ece="&",tce="Å",nce="å",rce="Ã",ice="ã",oce="Ä",sce="ä",lce="¦",ace="Ç",cce="ç",uce="¸",fce="¢",dce="©",hce="©",pce="¤",gce="°",vce="÷",mce="É",yce="é",bce="Ê",wce="ê",xce="È",Sce="è",_ce="Ð",kce="ð",Tce="Ë",Cce="ë",Ece="½",Ace="¼",Lce="¾",Mce=">",$ce=">",Nce="Í",Oce="í",Ice="Î",Pce="î",Rce="¡",zce="Ì",Dce="ì",Fce="¿",Hce="Ï",Bce="ï",Wce="«",qce="<",Uce="<",jce="¯",Vce="µ",Gce="·",Kce=" ",Xce="¬",Yce="Ñ",Jce="ñ",Zce="Ó",Qce="ó",eue="Ô",tue="ô",nue="Ò",rue="ò",iue="ª",oue="º",sue="Ø",lue="ø",aue="Õ",cue="õ",uue="Ö",fue="ö",due="¶",hue="±",pue="£",gue='"',vue='"',mue="»",yue="®",bue="®",wue="§",xue="­",Sue="¹",_ue="²",kue="³",Tue="ß",Cue="Þ",Eue="þ",Aue="×",Lue="Ú",Mue="ú",$ue="Û",Nue="û",Oue="Ù",Iue="ù",Pue="¨",Rue="Ü",zue="ü",Due="Ý",Fue="ý",Hue="¥",Bue="ÿ",Wue={Aacute:Uae,aacute:jae,Acirc:Vae,acirc:Gae,acute:Kae,AElig:Xae,aelig:Yae,Agrave:Jae,agrave:Zae,amp:Qae,AMP:ece,Aring:tce,aring:nce,Atilde:rce,atilde:ice,Auml:oce,auml:sce,brvbar:lce,Ccedil:ace,ccedil:cce,cedil:uce,cent:fce,copy:dce,COPY:hce,curren:pce,deg:gce,divide:vce,Eacute:mce,eacute:yce,Ecirc:bce,ecirc:wce,Egrave:xce,egrave:Sce,ETH:_ce,eth:kce,Euml:Tce,euml:Cce,frac12:Ece,frac14:Ace,frac34:Lce,gt:Mce,GT:$ce,Iacute:Nce,iacute:Oce,Icirc:Ice,icirc:Pce,iexcl:Rce,Igrave:zce,igrave:Dce,iquest:Fce,Iuml:Hce,iuml:Bce,laquo:Wce,lt:qce,LT:Uce,macr:jce,micro:Vce,middot:Gce,nbsp:Kce,not:Xce,Ntilde:Yce,ntilde:Jce,Oacute:Zce,oacute:Qce,Ocirc:eue,ocirc:tue,Ograve:nue,ograve:rue,ordf:iue,ordm:oue,Oslash:sue,oslash:lue,Otilde:aue,otilde:cue,Ouml:uue,ouml:fue,para:due,plusmn:hue,pound:pue,quot:gue,QUOT:vue,raquo:mue,reg:yue,REG:bue,sect:wue,shy:xue,sup1:Sue,sup2:_ue,sup3:kue,szlig:Tue,THORN:Cue,thorn:Eue,times:Aue,Uacute:Lue,uacute:Mue,Ucirc:$ue,ucirc:Nue,Ugrave:Oue,ugrave:Iue,uml:Pue,Uuml:Rue,uuml:zue,Yacute:Due,yacute:Fue,yen:Hue,yuml:Bue},que="&",Uue="'",jue=">",Vue="<",Gue='"',W1={amp:que,apos:Uue,gt:jue,lt:Vue,quot:Gue};var Ss={};const Kue={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 M0;function Xue(){if(M0)return Ss;M0=1;var e=Ss&&Ss.__importDefault||function(s){return s&&s.__esModule?s:{default:s}};Object.defineProperty(Ss,"__esModule",{value:!0});var t=e(Kue),r=String.fromCodePoint||function(s){var l="";return s>65535&&(s-=65536,l+=String.fromCharCode(s>>>10&1023|55296),s=56320|s&1023),l+=String.fromCharCode(s),l};function o(s){return s>=55296&&s<=57343||s>1114111?"�":(s in t.default&&(s=t.default[s]),r(s))}return Ss.default=o,Ss}var $0;function N0(){if($0)return _r;$0=1;var e=_r&&_r.__importDefault||function(p){return p&&p.__esModule?p:{default:p}};Object.defineProperty(_r,"__esModule",{value:!0}),_r.decodeHTML=_r.decodeHTMLStrict=_r.decodeXML=void 0;var t=e(B1),r=e(Wue),o=e(W1),s=e(Xue()),l=/&(?:[a-zA-Z0-9]+|#[xX][\da-fA-F]+|#\d+);/g;_r.decodeXML=u(o.default),_r.decodeHTMLStrict=u(t.default);function u(p){var g=h(p);return function(m){return String(m).replace(l,g)}}var d=function(p,g){return p<g?1:-1};_r.decodeHTML=function(){for(var p=Object.keys(r.default).sort(d),g=Object.keys(t.default).sort(d),m=0,y=0;m<g.length;m++)p[y]===g[m]?(g[m]+=";?",y++):g[m]+=";";var w=new RegExp("&(?:"+g.join("|")+"|#[xX][\\da-fA-F]+;?|#\\d+;?)","g"),C=h(t.default);function $(E){return E.substr(-1)!==";"&&(E+=";"),C(E)}return function(E){return String(E).replace(w,$)}}();function h(p){return function(m){if(m.charAt(1)==="#"){var y=m.charAt(2);return y==="X"||y==="x"?s.default(parseInt(m.substr(3),16)):s.default(parseInt(m.substr(2),10))}return p[m.slice(1,-1)]||m}}return _r}var Ln={},O0;function I0(){if(O0)return Ln;O0=1;var e=Ln&&Ln.__importDefault||function(T){return T&&T.__esModule?T:{default:T}};Object.defineProperty(Ln,"__esModule",{value:!0}),Ln.escapeUTF8=Ln.escape=Ln.encodeNonAsciiHTML=Ln.encodeHTML=Ln.encodeXML=void 0;var t=e(W1),r=d(t.default),o=h(r);Ln.encodeXML=E(r);var s=e(B1),l=d(s.default),u=h(l);Ln.encodeHTML=y(l,u),Ln.encodeNonAsciiHTML=E(l);function d(T){return Object.keys(T).sort().reduce(function(A,I){return A[T[I]]="&"+I+";",A},{})}function h(T){for(var A=[],I=[],L=0,H=Object.keys(T);L<H.length;L++){var G=H[L];G.length===1?A.push("\\"+G):I.push(G)}A.sort();for(var oe=0;oe<A.length-1;oe++){for(var ee=oe;ee<A.length-1&&A[ee].charCodeAt(1)+1===A[ee+1].charCodeAt(1);)ee+=1;var Z=1+ee-oe;Z<3||A.splice(oe,Z,A[oe]+"-"+A[ee])}return I.unshift("["+A.join("")+"]"),new RegExp(I.join("|"),"g")}var p=/(?:[\x80-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/g,g=String.prototype.codePointAt!=null?function(T){return T.codePointAt(0)}:function(T){return(T.charCodeAt(0)-55296)*1024+T.charCodeAt(1)-56320+65536};function m(T){return"&#x"+(T.length>1?g(T):T.charCodeAt(0)).toString(16).toUpperCase()+";"}function y(T,A){return function(I){return I.replace(A,function(L){return T[L]}).replace(p,m)}}var w=new RegExp(o.source+"|"+p.source,"g");function C(T){return T.replace(w,m)}Ln.escape=C;function $(T){return T.replace(o,m)}Ln.escapeUTF8=$;function E(T){return function(A){return A.replace(w,function(I){return T[I]||m(I)})}}return Ln}var P0;function Yue(){return P0||(P0=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=N0(),r=I0();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 l(h,p){return(!p||p<=0?r.encodeXML:r.encodeHTML)(h)}e.encode=l;var u=I0();Object.defineProperty(e,"encodeXML",{enumerable:!0,get:function(){return u.encodeXML}}),Object.defineProperty(e,"encodeHTML",{enumerable:!0,get:function(){return u.encodeHTML}}),Object.defineProperty(e,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return u.encodeNonAsciiHTML}}),Object.defineProperty(e,"escape",{enumerable:!0,get:function(){return u.escape}}),Object.defineProperty(e,"escapeUTF8",{enumerable:!0,get:function(){return u.escapeUTF8}}),Object.defineProperty(e,"encodeHTML4",{enumerable:!0,get:function(){return u.encodeHTML}}),Object.defineProperty(e,"encodeHTML5",{enumerable:!0,get:function(){return u.encodeHTML}});var d=N0();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}})}(Ld)),Ld}var Md,R0;function Jue(){if(R0)return Md;R0=1;function e(N,P){if(!(N instanceof P))throw new TypeError("Cannot call a class as a function")}function t(N,P){for(var O=0;O<P.length;O++){var S=P[O];S.enumerable=S.enumerable||!1,S.configurable=!0,"value"in S&&(S.writable=!0),Object.defineProperty(N,S.key,S)}}function r(N,P,O){return P&&t(N.prototype,P),N}function o(N,P){var O=typeof Symbol<"u"&&N[Symbol.iterator]||N["@@iterator"];if(!O){if(Array.isArray(N)||(O=s(N))||P){O&&(N=O);var S=0,R=function(){};return{s:R,n:function(){return S>=N.length?{done:!0}:{done:!1,value:N[S++]}},e:function(Ne){throw Ne},f:R}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.