@vitest/browser 3.0.0-beta.2 → 3.0.0-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/.vite/manifest.json +2 -2
- package/dist/client/__vitest__/assets/{index-BgsOOCCp.js → index-JmEkKNR0.js} +1 -1
- package/dist/client/__vitest__/index.html +1 -1
- package/dist/client/__vitest_browser__/{orchestrator-DnP17K36.js → orchestrator-vOivV83Y.js} +7 -5
- package/dist/client/__vitest_browser__/{tester-BdwA4c5U.js → tester-CDBn6hqf.js} +16 -7
- package/dist/client/esm-client-injector.js +1 -1
- package/dist/client/orchestrator.html +1 -1
- package/dist/client/tester/tester.html +1 -1
- package/dist/client.js +4 -4
- package/dist/context.js +3 -3
- package/dist/{index-CMAn5ZST.js → index-VFFcOojA.js} +1 -1
- package/dist/index.d.ts +52 -34
- package/dist/index.js +2427 -1970
- package/dist/locators/index.js +1 -1
- package/dist/locators/playwright.js +1 -1
- package/dist/locators/preview.js +1 -1
- package/dist/locators/webdriverio.js +1 -1
- package/dist/providers.js +3 -3
- package/dist/state.js +1 -1
- package/dist/{webdriver-JzwxG3Ek.js → webdriver-dkCg9pjp.js} +22 -22
- package/package.json +14 -14
- package/providers/webdriverio.d.ts +1 -1
|
@@ -14,7 +14,7 @@ var jS=Object.defineProperty;var GS=(e,t,r)=>t in e?jS(e,t,{enumerable:!0,config
|
|
|
14
14
|
* @vue/runtime-dom v3.5.12
|
|
15
15
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
16
16
|
* @license MIT
|
|
17
|
-
**/let Pd;const Lv=typeof window<"u"&&window.trustedTypes;if(Lv)try{Pd=Lv.createPolicy("vue",{createHTML:e=>e})}catch{}const Xy=Pd?e=>Pd.createHTML(e):e=>e,Xk="http://www.w3.org/2000/svg",Yk="http://www.w3.org/1998/Math/MathML",li=typeof document<"u"?document:null,Av=li&&li.createElement("template"),Zk={insert:(e,t,r)=>{t.insertBefore(e,r||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,r,o)=>{const s=t==="svg"?li.createElementNS(Xk,e):t==="mathml"?li.createElementNS(Yk,e):r?li.createElement(e,{is:r}):li.createElement(e);return e==="select"&&o&&o.multiple!=null&&s.setAttribute("multiple",o.multiple),s},createText:e=>li.createTextNode(e),createComment:e=>li.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>li.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,r,o,s,c){const f=r?r.previousSibling:t.lastChild;if(s&&(s===c||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),r),!(s===c||!(s=s.nextSibling)););else{Av.innerHTML=Xy(o==="svg"?`<svg>${e}</svg>`:o==="mathml"?`<math>${e}</math>`:e);const d=Av.content;if(o==="svg"||o==="mathml"){const h=d.firstChild;for(;h.firstChild;)d.appendChild(h.firstChild);d.removeChild(h)}t.insertBefore(d,r)}return[f?f.nextSibling:t.firstChild,r?r.previousSibling:t.lastChild]}},Oi="transition",xl="animation",Xl=Symbol("_vtc"),Yy={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},Jk=Wt({},hy,Yy),Qk=e=>(e.displayName="Transition",e.props=Jk,e),eT=Qk((e,{slots:t})=>ba(W_,tT(e),t)),xo=(e,t=[])=>{Fe(e)?e.forEach(r=>r(...t)):e&&e(...t)},Mv=e=>e?Fe(e)?e.some(t=>t.length>1):e.length>1:!1;function tT(e){const t={};for(const Z in e)Z in Yy||(t[Z]=e[Z]);if(e.css===!1)return t;const{name:r="v",type:o,duration:s,enterFromClass:c=`${r}-enter-from`,enterActiveClass:f=`${r}-enter-active`,enterToClass:d=`${r}-enter-to`,appearFromClass:h=c,appearActiveClass:p=f,appearToClass:v=d,leaveFromClass:m=`${r}-leave-from`,leaveActiveClass:b=`${r}-leave-active`,leaveToClass:w=`${r}-leave-to`}=e,M=nT(s),N=M&&M[0],E=M&&M[1],{onBeforeEnter:C,onEnter:A,onEnterCancelled:P,onLeave:L,onLeaveCancelled:z,onBeforeAppear:W=C,onAppear:U=A,onAppearCancelled:re=P}=t,Q=(Z,q,F)=>{So(Z,q?v:d),So(Z,q?p:f),F&&F()},G=(Z,q)=>{Z._isLeaving=!1,So(Z,m),So(Z,w),So(Z,b),q&&q()},te=Z=>(q,F)=>{const k=Z?U:A,B=()=>Q(q,Z,F);xo(k,[q,B]),Nv(()=>{So(q,Z?h:c),Ri(q,Z?v:d),Mv(k)||$v(q,o,N,B)})};return Wt(t,{onBeforeEnter(Z){xo(C,[Z]),Ri(Z,c),Ri(Z,f)},onBeforeAppear(Z){xo(W,[Z]),Ri(Z,h),Ri(Z,p)},onEnter:te(!1),onAppear:te(!0),onLeave(Z,q){Z._isLeaving=!0;const F=()=>G(Z,q);Ri(Z,m),Ri(Z,b),oT(),Nv(()=>{Z._isLeaving&&(So(Z,m),Ri(Z,w),Mv(L)||$v(Z,o,E,F))}),xo(L,[Z,F])},onEnterCancelled(Z){Q(Z,!1),xo(P,[Z])},onAppearCancelled(Z){Q(Z,!0),xo(re,[Z])},onLeaveCancelled(Z){G(Z),xo(z,[Z])}})}function nT(e){if(e==null)return null;if(_t(e))return[ed(e.enter),ed(e.leave)];{const t=ed(e);return[t,t]}}function ed(e){return R0(e)}function Ri(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.add(r)),(e[Xl]||(e[Xl]=new Set)).add(t)}function So(e,t){t.split(/\s+/).forEach(o=>o&&e.classList.remove(o));const r=e[Xl];r&&(r.delete(t),r.size||(e[Xl]=void 0))}function Nv(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let rT=0;function $v(e,t,r,o){const s=e._endId=++rT,c=()=>{s===e._endId&&o()};if(r!=null)return setTimeout(c,r);const{type:f,timeout:d,propCount:h}=iT(e,t);if(!f)return o();const p=f+"end";let v=0;const m=()=>{e.removeEventListener(p,b),c()},b=w=>{w.target===e&&++v>=h&&m()};setTimeout(()=>{v<h&&m()},d+1),e.addEventListener(p,b)}function iT(e,t){const r=window.getComputedStyle(e),o=M=>(r[M]||"").split(", "),s=o(`${Oi}Delay`),c=o(`${Oi}Duration`),f=Pv(s,c),d=o(`${xl}Delay`),h=o(`${xl}Duration`),p=Pv(d,h);let v=null,m=0,b=0;t===Oi?f>0&&(v=Oi,m=f,b=c.length):t===xl?p>0&&(v=xl,m=p,b=h.length):(m=Math.max(f,p),v=m>0?f>p?Oi:xl:null,b=v?v===Oi?c.length:h.length:0);const w=v===Oi&&/\b(transform|all)(,|$)/.test(o(`${Oi}Property`).toString());return{type:v,timeout:m,propCount:b,hasTransform:w}}function Pv(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((r,o)=>Ov(r)+Ov(e[o])))}function Ov(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function oT(){return document.body.offsetHeight}function sT(e,t,r){const o=e[Xl];o&&(t=(t?[t,...o]:[...o]).join(" ")),t==null?e.removeAttribute("class"):r?e.setAttribute("class",t):e.className=t}const Xc=Symbol("_vod"),Zy=Symbol("_vsh"),Gi={beforeMount(e,{value:t},{transition:r}){e[Xc]=e.style.display==="none"?"":e.style.display,r&&t?r.beforeEnter(e):Sl(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),Sl(e,!0),o.enter(e)):o.leave(e,()=>{Sl(e,!1)}):Sl(e,t))},beforeUnmount(e,{value:t}){Sl(e,t)}};function Sl(e,t){e.style.display=t?e[Xc]:"none",e[Zy]=!t}const lT=Symbol(""),aT=/(^|;)\s*display\s*:/;function cT(e,t,r){const o=e.style,s=Ot(r);let c=!1;if(r&&!s){if(t)if(Ot(t))for(const f of t.split(";")){const d=f.slice(0,f.indexOf(":")).trim();r[d]==null&&Lc(o,d,"")}else for(const f in t)r[f]==null&&Lc(o,f,"");for(const f in r)f==="display"&&(c=!0),Lc(o,f,r[f])}else if(s){if(t!==r){const f=o[lT];f&&(r+=";"+f),o.cssText=r,c=aT.test(r)}}else t&&e.removeAttribute("style");Xc in e&&(e[Xc]=c?o.display:"",e[Zy]&&(o.display="none"))}const Rv=/\s*!important$/;function Lc(e,t,r){if(Fe(r))r.forEach(o=>Lc(e,t,o));else if(r==null&&(r=""),t.startsWith("--"))e.setProperty(t,r);else{const o=uT(e,t);Rv.test(r)?e.setProperty(yi(o),r.replace(Rv,""),"important"):e[o]=r}}const Dv=["Webkit","Moz","ms"],td={};function uT(e,t){const r=td[t];if(r)return r;let o=Jn(t);if(o!=="filter"&&o in e)return td[t]=o;o=bu(o);for(let s=0;s<Dv.length;s++){const c=Dv[s]+o;if(c in e)return td[t]=c}return t}const zv="http://www.w3.org/1999/xlink";function Iv(e,t,r,o,s,c=o_(t)){o&&t.startsWith("xlink:")?r==null?e.removeAttributeNS(zv,t.slice(6,t.length)):e.setAttributeNS(zv,t,r):r==null||c&&!D0(r)?e.removeAttribute(t):e.setAttribute(t,c?"":kr(r)?String(r):r)}function Fv(e,t,r,o,s){if(t==="innerHTML"||t==="textContent"){r!=null&&(e[t]=t==="innerHTML"?Xy(r):r);return}const c=e.tagName;if(t==="value"&&c!=="PROGRESS"&&!c.includes("-")){const d=c==="OPTION"?e.getAttribute("value")||"":e.value,h=r==null?e.type==="checkbox"?"on":"":String(r);(d!==h||!("_value"in e))&&(e.value=h),r==null&&e.removeAttribute(t),e._value=r;return}let f=!1;if(r===""||r==null){const d=typeof e[t];d==="boolean"?r=D0(r):r==null&&d==="string"?(r="",f=!0):d==="number"&&(r=0,f=!0)}try{e[t]=r}catch{}f&&e.removeAttribute(s||t)}function Co(e,t,r,o){e.addEventListener(t,r,o)}function fT(e,t,r,o){e.removeEventListener(t,r,o)}const Hv=Symbol("_vei");function dT(e,t,r,o,s=null){const c=e[Hv]||(e[Hv]={}),f=c[t];if(o&&f)f.value=o;else{const[d,h]=hT(t);if(o){const p=c[t]=vT(o,s);Co(e,d,p,h)}else f&&(fT(e,d,f,h),c[t]=void 0)}}const qv=/(?:Once|Passive|Capture)$/;function hT(e){let t;if(qv.test(e)){t={};let o;for(;o=e.match(qv);)e=e.slice(0,e.length-o[0].length),t[o[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):yi(e.slice(2)),t]}let nd=0;const pT=Promise.resolve(),gT=()=>nd||(pT.then(()=>nd=0),nd=Date.now());function vT(e,t){const r=o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=r.attached)return;Tr(mT(o,r.value),t,5,[o])};return r.value=e,r.attached=gT(),r}function mT(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 Bv=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,yT=(e,t,r,o,s,c)=>{const f=s==="svg";t==="class"?sT(e,o,f):t==="style"?cT(e,r,o):vu(t)?ph(t)||dT(e,t,r,o,c):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):bT(e,t,o,f))?(Fv(e,t,o),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Iv(e,t,o,f,c,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Ot(o))?Fv(e,Jn(t),o,c,t):(t==="true-value"?e._trueValue=o:t==="false-value"&&(e._falseValue=o),Iv(e,t,o,f))};function bT(e,t,r,o){if(o)return!!(t==="innerHTML"||t==="textContent"||t in e&&Bv(t)&&Ke(r));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return Bv(t)&&Ot(r)?!1:t in e}const Yc=e=>{const t=e.props["onUpdate:modelValue"]||!1;return Fe(t)?r=>Tc(t,r):t};function wT(e){e.target.composing=!0}function Wv(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Ts=Symbol("_assign"),xT={created(e,{modifiers:{lazy:t,trim:r,number:o}},s){e[Ts]=Yc(s);const c=o||s.props&&s.props.type==="number";Co(e,t?"change":"input",f=>{if(f.target.composing)return;let d=e.value;r&&(d=d.trim()),c&&(d=yd(d)),e[Ts](d)}),r&&Co(e,"change",()=>{e.value=e.value.trim()}),t||(Co(e,"compositionstart",wT),Co(e,"compositionend",Wv),Co(e,"change",Wv))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:r,modifiers:{lazy:o,trim:s,number:c}},f){if(e[Ts]=Yc(f),e.composing)return;const d=(c||e.type==="number")&&!/^0\d/.test(e.value)?yd(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))}},ST={deep:!0,created(e,t,r){e[Ts]=Yc(r),Co(e,"change",()=>{const o=e._modelValue,s=_T(e),c=e.checked,f=e[Ts];if(Fe(o)){const d=z0(o,s),h=d!==-1;if(c&&!h)f(o.concat(s));else if(!c&&h){const p=[...o];p.splice(d,1),f(p)}}else if(mu(o)){const d=new Set(o);c?d.add(s):d.delete(s),f(d)}else f(Jy(e,c))})},mounted:Uv,beforeUpdate(e,t,r){e[Ts]=Yc(r),Uv(e,t,r)}};function Uv(e,{value:t,oldValue:r},o){e._modelValue=t;let s;if(Fe(t))s=z0(t,o.props.value)>-1;else if(mu(t))s=t.has(o.props.value);else{if(t===r)return;s=xu(t,Jy(e,!0))}e.checked!==s&&(e.checked=s)}function _T(e){return"_value"in e?e._value:e.value}function Jy(e,t){const r=t?"_trueValue":"_falseValue";return r in e?e[r]:t}const kT=["ctrl","shift","alt","meta"],TT={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)=>kT.some(r=>e[`${r}Key`]&&!t.includes(r))},Ac=(e,t)=>{const r=e._withMods||(e._withMods={}),o=t.join(".");return r[o]||(r[o]=(s,...c)=>{for(let f=0;f<t.length;f++){const d=TT[t[f]];if(d&&d(s,t))return}return e(s,...c)})},CT={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Od=(e,t)=>{const r=e._withKeys||(e._withKeys={}),o=t.join(".");return r[o]||(r[o]=s=>{if(!("key"in s))return;const c=yi(s.key);if(t.some(f=>f===c||CT[f]===c))return e(s)})},ET=Wt({patchProp:yT},Zk);let Vv;function LT(){return Vv||(Vv=bk(ET))}const Qy=(...e)=>{const t=LT().createApp(...e),{mount:r}=t;return t.mount=o=>{const s=MT(o);if(!s)return;const c=t._component;!Ke(c)&&!c.render&&!c.template&&(c.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const f=r(s,!1,AT(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),f},t};function AT(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function MT(e){return Ot(e)?document.querySelector(e):e}const Kr=(e,t)=>{const r=e.__vccOpts||e;for(const[o,s]of t)r[o]=s;return r},NT={};function $T(e,t){const r=Po("RouterView");return oe(),rt(r)}const PT=Kr(NT,[["render",$T]]),OT=["top","right","bottom","left"],jv=["start","end"],Gv=OT.reduce((e,t)=>e.concat(t,t+"-"+jv[0],t+"-"+jv[1]),[]),Yl=Math.min,To=Math.max,RT={left:"right",right:"left",bottom:"top",top:"bottom"},DT={start:"end",end:"start"};function Rd(e,t,r){return To(e,Yl(t,r))}function zo(e,t){return typeof e=="function"?e(t):e}function Ur(e){return e.split("-")[0]}function Sr(e){return e.split("-")[1]}function eb(e){return e==="x"?"y":"x"}function Oh(e){return e==="y"?"height":"width"}function wa(e){return["top","bottom"].includes(Ur(e))?"y":"x"}function Rh(e){return eb(wa(e))}function tb(e,t,r){r===void 0&&(r=!1);const o=Sr(e),s=Rh(e),c=Oh(s);let f=s==="x"?o===(r?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[c]>t.floating[c]&&(f=Jc(f)),[f,Jc(f)]}function zT(e){const t=Jc(e);return[Zc(e),t,Zc(t)]}function Zc(e){return e.replace(/start|end/g,t=>DT[t])}function IT(e,t,r){const o=["left","right"],s=["right","left"],c=["top","bottom"],f=["bottom","top"];switch(e){case"top":case"bottom":return r?t?s:o:t?o:s;case"left":case"right":return t?c:f;default:return[]}}function FT(e,t,r,o){const s=Sr(e);let c=IT(Ur(e),r==="start",o);return s&&(c=c.map(f=>f+"-"+s),t&&(c=c.concat(c.map(Zc)))),c}function Jc(e){return e.replace(/left|right|bottom|top/g,t=>RT[t])}function HT(e){return{top:0,right:0,bottom:0,left:0,...e}}function nb(e){return typeof e!="number"?HT(e):{top:e,right:e,bottom:e,left:e}}function Rl(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Kv(e,t,r){let{reference:o,floating:s}=e;const c=wa(t),f=Rh(t),d=Oh(f),h=Ur(t),p=c==="y",v=o.x+o.width/2-s.width/2,m=o.y+o.height/2-s.height/2,b=o[d]/2-s[d]/2;let w;switch(h){case"top":w={x:v,y:o.y-s.height};break;case"bottom":w={x:v,y:o.y+o.height};break;case"right":w={x:o.x+o.width,y:m};break;case"left":w={x:o.x-s.width,y:m};break;default:w={x:o.x,y:o.y}}switch(Sr(t)){case"start":w[f]-=b*(r&&p?-1:1);break;case"end":w[f]+=b*(r&&p?-1:1);break}return w}const qT=async(e,t,r)=>{const{placement:o="bottom",strategy:s="absolute",middleware:c=[],platform:f}=r,d=c.filter(Boolean),h=await(f.isRTL==null?void 0:f.isRTL(t));let p=await f.getElementRects({reference:e,floating:t,strategy:s}),{x:v,y:m}=Kv(p,o,h),b=o,w={},M=0;for(let N=0;N<d.length;N++){const{name:E,fn:C}=d[N],{x:A,y:P,data:L,reset:z}=await C({x:v,y:m,initialPlacement:o,placement:b,strategy:s,middlewareData:w,rects:p,platform:f,elements:{reference:e,floating:t}});v=A??v,m=P??m,w={...w,[E]:{...w[E],...L}},z&&M<=50&&(M++,typeof z=="object"&&(z.placement&&(b=z.placement),z.rects&&(p=z.rects===!0?await f.getElementRects({reference:e,floating:t,strategy:s}):z.rects),{x:v,y:m}=Kv(p,b,h)),N=-1)}return{x:v,y:m,placement:b,strategy:s,middlewareData:w}};async function $u(e,t){var r;t===void 0&&(t={});const{x:o,y:s,platform:c,rects:f,elements:d,strategy:h}=e,{boundary:p="clippingAncestors",rootBoundary:v="viewport",elementContext:m="floating",altBoundary:b=!1,padding:w=0}=zo(t,e),M=nb(w),E=d[b?m==="floating"?"reference":"floating":m],C=Rl(await c.getClippingRect({element:(r=await(c.isElement==null?void 0:c.isElement(E)))==null||r?E:E.contextElement||await(c.getDocumentElement==null?void 0:c.getDocumentElement(d.floating)),boundary:p,rootBoundary:v,strategy:h})),A=m==="floating"?{...f.floating,x:o,y:s}:f.reference,P=await(c.getOffsetParent==null?void 0:c.getOffsetParent(d.floating)),L=await(c.isElement==null?void 0:c.isElement(P))?await(c.getScale==null?void 0:c.getScale(P))||{x:1,y:1}:{x:1,y:1},z=Rl(c.convertOffsetParentRelativeRectToViewportRelativeRect?await c.convertOffsetParentRelativeRectToViewportRelativeRect({elements:d,rect:A,offsetParent:P,strategy:h}):A);return{top:(C.top-z.top+M.top)/L.y,bottom:(z.bottom-C.bottom+M.bottom)/L.y,left:(C.left-z.left+M.left)/L.x,right:(z.right-C.right+M.right)/L.x}}const BT=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:o,placement:s,rects:c,platform:f,elements:d,middlewareData:h}=t,{element:p,padding:v=0}=zo(e,t)||{};if(p==null)return{};const m=nb(v),b={x:r,y:o},w=Rh(s),M=Oh(w),N=await f.getDimensions(p),E=w==="y",C=E?"top":"left",A=E?"bottom":"right",P=E?"clientHeight":"clientWidth",L=c.reference[M]+c.reference[w]-b[w]-c.floating[M],z=b[w]-c.reference[w],W=await(f.getOffsetParent==null?void 0:f.getOffsetParent(p));let U=W?W[P]:0;(!U||!await(f.isElement==null?void 0:f.isElement(W)))&&(U=d.floating[P]||c.floating[M]);const re=L/2-z/2,Q=U/2-N[M]/2-1,G=Yl(m[C],Q),te=Yl(m[A],Q),Z=G,q=U-N[M]-te,F=U/2-N[M]/2+re,k=Rd(Z,F,q),B=!h.arrow&&Sr(s)!=null&&F!==k&&c.reference[M]/2-(F<Z?G:te)-N[M]/2<0,V=B?F<Z?F-Z:F-q:0;return{[w]:b[w]+V,data:{[w]:k,centerOffset:F-k-V,...B&&{alignmentOffset:V}},reset:B}}});function WT(e,t,r){return(e?[...r.filter(s=>Sr(s)===e),...r.filter(s=>Sr(s)!==e)]:r.filter(s=>Ur(s)===s)).filter(s=>e?Sr(s)===e||(t?Zc(s)!==s:!1):!0)}const UT=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,o,s;const{rects:c,middlewareData:f,placement:d,platform:h,elements:p}=t,{crossAxis:v=!1,alignment:m,allowedPlacements:b=Gv,autoAlignment:w=!0,...M}=zo(e,t),N=m!==void 0||b===Gv?WT(m||null,w,b):b,E=await $u(t,M),C=((r=f.autoPlacement)==null?void 0:r.index)||0,A=N[C];if(A==null)return{};const P=tb(A,c,await(h.isRTL==null?void 0:h.isRTL(p.floating)));if(d!==A)return{reset:{placement:N[0]}};const L=[E[Ur(A)],E[P[0]],E[P[1]]],z=[...((o=f.autoPlacement)==null?void 0:o.overflows)||[],{placement:A,overflows:L}],W=N[C+1];if(W)return{data:{index:C+1,overflows:z},reset:{placement:W}};const U=z.map(G=>{const te=Sr(G.placement);return[G.placement,te&&v?G.overflows.slice(0,2).reduce((Z,q)=>Z+q,0):G.overflows[0],G.overflows]}).sort((G,te)=>G[1]-te[1]),Q=((s=U.filter(G=>G[2].slice(0,Sr(G[0])?2:3).every(te=>te<=0))[0])==null?void 0:s[0])||U[0][0];return Q!==d?{data:{index:C+1,overflows:z},reset:{placement:Q}}:{}}}},VT=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,o;const{placement:s,middlewareData:c,rects:f,initialPlacement:d,platform:h,elements:p}=t,{mainAxis:v=!0,crossAxis:m=!0,fallbackPlacements:b,fallbackStrategy:w="bestFit",fallbackAxisSideDirection:M="none",flipAlignment:N=!0,...E}=zo(e,t);if((r=c.arrow)!=null&&r.alignmentOffset)return{};const C=Ur(s),A=Ur(d)===d,P=await(h.isRTL==null?void 0:h.isRTL(p.floating)),L=b||(A||!N?[Jc(d)]:zT(d));!b&&M!=="none"&&L.push(...FT(d,N,M,P));const z=[d,...L],W=await $u(t,E),U=[];let re=((o=c.flip)==null?void 0:o.overflows)||[];if(v&&U.push(W[C]),m){const Z=tb(s,f,P);U.push(W[Z[0]],W[Z[1]])}if(re=[...re,{placement:s,overflows:U}],!U.every(Z=>Z<=0)){var Q,G;const Z=(((Q=c.flip)==null?void 0:Q.index)||0)+1,q=z[Z];if(q)return{data:{index:Z,overflows:re},reset:{placement:q}};let F=(G=re.filter(k=>k.overflows[0]<=0).sort((k,B)=>k.overflows[1]-B.overflows[1])[0])==null?void 0:G.placement;if(!F)switch(w){case"bestFit":{var te;const k=(te=re.map(B=>[B.placement,B.overflows.filter(V=>V>0).reduce((V,ie)=>V+ie,0)]).sort((B,V)=>B[1]-V[1])[0])==null?void 0:te[0];k&&(F=k);break}case"initialPlacement":F=d;break}if(s!==F)return{reset:{placement:F}}}return{}}}};async function jT(e,t){const{placement:r,platform:o,elements:s}=e,c=await(o.isRTL==null?void 0:o.isRTL(s.floating)),f=Ur(r),d=Sr(r),h=wa(r)==="y",p=["left","top"].includes(f)?-1:1,v=c&&h?-1:1,m=zo(t,e);let{mainAxis:b,crossAxis:w,alignmentAxis:M}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...m};return d&&typeof M=="number"&&(w=d==="end"?M*-1:M),h?{x:w*v,y:b*p}:{x:b*p,y:w*v}}const GT=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,o;const{x:s,y:c,placement:f,middlewareData:d}=t,h=await jT(t,e);return f===((r=d.offset)==null?void 0:r.placement)&&(o=d.arrow)!=null&&o.alignmentOffset?{}:{x:s+h.x,y:c+h.y,data:{...h,placement:f}}}}},KT=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:o,placement:s}=t,{mainAxis:c=!0,crossAxis:f=!1,limiter:d={fn:E=>{let{x:C,y:A}=E;return{x:C,y:A}}},...h}=zo(e,t),p={x:r,y:o},v=await $u(t,h),m=wa(Ur(s)),b=eb(m);let w=p[b],M=p[m];if(c){const E=b==="y"?"top":"left",C=b==="y"?"bottom":"right",A=w+v[E],P=w-v[C];w=Rd(A,w,P)}if(f){const E=m==="y"?"top":"left",C=m==="y"?"bottom":"right",A=M+v[E],P=M-v[C];M=Rd(A,M,P)}const N=d.fn({...t,[b]:w,[m]:M});return{...N,data:{x:N.x-r,y:N.y-o}}}}},XT=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:r,rects:o,platform:s,elements:c}=t,{apply:f=()=>{},...d}=zo(e,t),h=await $u(t,d),p=Ur(r),v=Sr(r),m=wa(r)==="y",{width:b,height:w}=o.floating;let M,N;p==="top"||p==="bottom"?(M=p,N=v===(await(s.isRTL==null?void 0:s.isRTL(c.floating))?"start":"end")?"left":"right"):(N=p,M=v==="end"?"top":"bottom");const E=w-h[M],C=b-h[N],A=!t.middlewareData.shift;let P=E,L=C;if(m){const W=b-h.left-h.right;L=v||A?Yl(C,W):W}else{const W=w-h.top-h.bottom;P=v||A?Yl(E,W):W}if(A&&!v){const W=To(h.left,0),U=To(h.right,0),re=To(h.top,0),Q=To(h.bottom,0);m?L=b-2*(W!==0||U!==0?W+U:To(h.left,h.right)):P=w-2*(re!==0||Q!==0?re+Q:To(h.top,h.bottom))}await f({...t,availableWidth:L,availableHeight:P});const z=await s.getDimensions(c.floating);return b!==z.width||w!==z.height?{reset:{rects:!0}}:{}}}};function ir(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Hr(e){return ir(e).getComputedStyle(e)}const Xv=Math.min,Dl=Math.max,Qc=Math.round;function rb(e){const t=Hr(e);let r=parseFloat(t.width),o=parseFloat(t.height);const s=e.offsetWidth,c=e.offsetHeight,f=Qc(r)!==s||Qc(o)!==c;return f&&(r=s,o=c),{width:r,height:o,fallback:f}}function Qi(e){return ob(e)?(e.nodeName||"").toLowerCase():""}let uc;function ib(){if(uc)return uc;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(uc=e.brands.map(t=>t.brand+"/"+t.version).join(" "),uc):navigator.userAgent}function qr(e){return e instanceof ir(e).HTMLElement}function Yi(e){return e instanceof ir(e).Element}function ob(e){return e instanceof ir(e).Node}function Yv(e){return typeof ShadowRoot>"u"?!1:e instanceof ir(e).ShadowRoot||e instanceof ShadowRoot}function Pu(e){const{overflow:t,overflowX:r,overflowY:o,display:s}=Hr(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+r)&&!["inline","contents"].includes(s)}function YT(e){return["table","td","th"].includes(Qi(e))}function Dd(e){const t=/firefox/i.test(ib()),r=Hr(e),o=r.backdropFilter||r.WebkitBackdropFilter;return r.transform!=="none"||r.perspective!=="none"||!!o&&o!=="none"||t&&r.willChange==="filter"||t&&!!r.filter&&r.filter!=="none"||["transform","perspective"].some(s=>r.willChange.includes(s))||["paint","layout","strict","content"].some(s=>{const c=r.contain;return c!=null&&c.includes(s)})}function sb(){return!/^((?!chrome|android).)*safari/i.test(ib())}function Dh(e){return["html","body","#document"].includes(Qi(e))}function lb(e){return Yi(e)?e:e.contextElement}const ab={x:1,y:1};function Cs(e){const t=lb(e);if(!qr(t))return ab;const r=t.getBoundingClientRect(),{width:o,height:s,fallback:c}=rb(t);let f=(c?Qc(r.width):r.width)/o,d=(c?Qc(r.height):r.height)/s;return f&&Number.isFinite(f)||(f=1),d&&Number.isFinite(d)||(d=1),{x:f,y:d}}function Zl(e,t,r,o){var s,c;t===void 0&&(t=!1),r===void 0&&(r=!1);const f=e.getBoundingClientRect(),d=lb(e);let h=ab;t&&(o?Yi(o)&&(h=Cs(o)):h=Cs(e));const p=d?ir(d):window,v=!sb()&&r;let m=(f.left+(v&&((s=p.visualViewport)==null?void 0:s.offsetLeft)||0))/h.x,b=(f.top+(v&&((c=p.visualViewport)==null?void 0:c.offsetTop)||0))/h.y,w=f.width/h.x,M=f.height/h.y;if(d){const N=ir(d),E=o&&Yi(o)?ir(o):o;let C=N.frameElement;for(;C&&o&&E!==N;){const A=Cs(C),P=C.getBoundingClientRect(),L=getComputedStyle(C);P.x+=(C.clientLeft+parseFloat(L.paddingLeft))*A.x,P.y+=(C.clientTop+parseFloat(L.paddingTop))*A.y,m*=A.x,b*=A.y,w*=A.x,M*=A.y,m+=P.x,b+=P.y,C=ir(C).frameElement}}return{width:w,height:M,top:b,right:m+w,bottom:b+M,left:m,x:m,y:b}}function Zi(e){return((ob(e)?e.ownerDocument:e.document)||window.document).documentElement}function Ou(e){return Yi(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function cb(e){return Zl(Zi(e)).left+Ou(e).scrollLeft}function Jl(e){if(Qi(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Yv(e)&&e.host||Zi(e);return Yv(t)?t.host:t}function ub(e){const t=Jl(e);return Dh(t)?t.ownerDocument.body:qr(t)&&Pu(t)?t:ub(t)}function eu(e,t){var r;t===void 0&&(t=[]);const o=ub(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),c=ir(o);return s?t.concat(c,c.visualViewport||[],Pu(o)?o:[]):t.concat(o,eu(o))}function Zv(e,t,r){return t==="viewport"?Rl(function(o,s){const c=ir(o),f=Zi(o),d=c.visualViewport;let h=f.clientWidth,p=f.clientHeight,v=0,m=0;if(d){h=d.width,p=d.height;const b=sb();(b||!b&&s==="fixed")&&(v=d.offsetLeft,m=d.offsetTop)}return{width:h,height:p,x:v,y:m}}(e,r)):Yi(t)?Rl(function(o,s){const c=Zl(o,!0,s==="fixed"),f=c.top+o.clientTop,d=c.left+o.clientLeft,h=qr(o)?Cs(o):{x:1,y:1};return{width:o.clientWidth*h.x,height:o.clientHeight*h.y,x:d*h.x,y:f*h.y}}(t,r)):Rl(function(o){const s=Zi(o),c=Ou(o),f=o.ownerDocument.body,d=Dl(s.scrollWidth,s.clientWidth,f.scrollWidth,f.clientWidth),h=Dl(s.scrollHeight,s.clientHeight,f.scrollHeight,f.clientHeight);let p=-c.scrollLeft+cb(o);const v=-c.scrollTop;return Hr(f).direction==="rtl"&&(p+=Dl(s.clientWidth,f.clientWidth)-d),{width:d,height:h,x:p,y:v}}(Zi(e)))}function Jv(e){return qr(e)&&Hr(e).position!=="fixed"?e.offsetParent:null}function Qv(e){const t=ir(e);let r=Jv(e);for(;r&&YT(r)&&Hr(r).position==="static";)r=Jv(r);return r&&(Qi(r)==="html"||Qi(r)==="body"&&Hr(r).position==="static"&&!Dd(r))?t:r||function(o){let s=Jl(o);for(;qr(s)&&!Dh(s);){if(Dd(s))return s;s=Jl(s)}return null}(e)||t}function ZT(e,t,r){const o=qr(t),s=Zi(t),c=Zl(e,!0,r==="fixed",t);let f={scrollLeft:0,scrollTop:0};const d={x:0,y:0};if(o||!o&&r!=="fixed")if((Qi(t)!=="body"||Pu(s))&&(f=Ou(t)),qr(t)){const h=Zl(t,!0);d.x=h.x+t.clientLeft,d.y=h.y+t.clientTop}else s&&(d.x=cb(s));return{x:c.left+f.scrollLeft-d.x,y:c.top+f.scrollTop-d.y,width:c.width,height:c.height}}const JT={getClippingRect:function(e){let{element:t,boundary:r,rootBoundary:o,strategy:s}=e;const c=r==="clippingAncestors"?function(p,v){const m=v.get(p);if(m)return m;let b=eu(p).filter(E=>Yi(E)&&Qi(E)!=="body"),w=null;const M=Hr(p).position==="fixed";let N=M?Jl(p):p;for(;Yi(N)&&!Dh(N);){const E=Hr(N),C=Dd(N);(M?C||w:C||E.position!=="static"||!w||!["absolute","fixed"].includes(w.position))?w=E:b=b.filter(A=>A!==N),N=Jl(N)}return v.set(p,b),b}(t,this._c):[].concat(r),f=[...c,o],d=f[0],h=f.reduce((p,v)=>{const m=Zv(t,v,s);return p.top=Dl(m.top,p.top),p.right=Xv(m.right,p.right),p.bottom=Xv(m.bottom,p.bottom),p.left=Dl(m.left,p.left),p},Zv(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=qr(r),c=Zi(r);if(r===c)return t;let f={scrollLeft:0,scrollTop:0},d={x:1,y:1};const h={x:0,y:0};if((s||!s&&o!=="fixed")&&((Qi(r)!=="body"||Pu(c))&&(f=Ou(r)),qr(r))){const p=Zl(r);d=Cs(r),h.x=p.x+r.clientLeft,h.y=p.y+r.clientTop}return{width:t.width*d.x,height:t.height*d.y,x:t.x*d.x-f.scrollLeft*d.x+h.x,y:t.y*d.y-f.scrollTop*d.y+h.y}},isElement:Yi,getDimensions:function(e){return qr(e)?rb(e):e.getBoundingClientRect()},getOffsetParent:Qv,getDocumentElement:Zi,getScale:Cs,async getElementRects(e){let{reference:t,floating:r,strategy:o}=e;const s=this.getOffsetParent||Qv,c=this.getDimensions;return{reference:ZT(t,await s(r),o),floating:{x:0,y:0,...await c(r)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>Hr(e).direction==="rtl"},QT=(e,t,r)=>{const o=new Map,s={platform:JT,...r},c={...s.platform,_c:o};return qT(e,t,{...s,platform:c})};function fb(e,t){for(const r in t)Object.prototype.hasOwnProperty.call(t,r)&&(typeof t[r]=="object"&&e[r]?fb(e[r],t[r]):e[r]=t[r])}const _r={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:150,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,autoHideOnMousedown:!1,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover"],delay:{show:0,hide:400}}}};function Ql(e,t){let r=_r.themes[e]||{},o;do o=r[t],typeof o>"u"?r.$extend?r=_r.themes[r.$extend]||{}:(r=null,o=_r[t]):r=null;while(r);return o}function eC(e){const t=[e];let r=_r.themes[e]||{};do r.$extend&&!r.$resetCss?(t.push(r.$extend),r=_r.themes[r.$extend]||{}):r=null;while(r);return t.map(o=>`v-popper--theme-${o}`)}function em(e){const t=[e];let r=_r.themes[e]||{};do r.$extend?(t.push(r.$extend),r=_r.themes[r.$extend]||{}):r=null;while(r);return t}let Ps=!1;if(typeof window<"u"){Ps=!1;try{const e=Object.defineProperty({},"passive",{get(){Ps=!0}});window.addEventListener("test",null,e)}catch{}}let db=!1;typeof window<"u"&&typeof navigator<"u"&&(db=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const hb=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),tm={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},nm={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function rm(e,t){const r=e.indexOf(t);r!==-1&&e.splice(r,1)}function rd(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const Kn=[];let _o=null;const im={};function om(e){let t=im[e];return t||(t=im[e]=[]),t}let zd=function(){};typeof window<"u"&&(zd=window.Element);function at(e){return function(t){return Ql(t.theme,e)}}const id="__floating-vue__popper",pb=()=>ut({name:"VPopper",provide(){return{[id]:{parentPopper:this}}},inject:{[id]:{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=>hb.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,zd,Boolean],default:at("container")},boundary:{type:[String,zd],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[id])==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(GT({mainAxis:this.distance,crossAxis:this.skidding}));const t=this.placement.startsWith("auto");if(t?e.middleware.push(UT({alignment:this.placement.split("-")[1]??""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(KT({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!t&&this.flip&&e.middleware.push(VT({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(BT({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:o,rects:s,middlewareData:c})=>{let f;const{centerOffset:d}=c.arrow;return o.startsWith("top")||o.startsWith("bottom")?f=Math.abs(d)>s.reference.width/2:f=Math.abs(d)>s.reference.height/2,{data:{overflow:f}}}}),this.autoMinSize||this.autoSize){const o=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:s,placement:c,middlewareData:f})=>{var d;if((d=f.autoSize)!=null&&d.skip)return{};let h,p;return c.startsWith("top")||c.startsWith("bottom")?h=s.reference.width:p=s.reference.height,this.$_innerNode.style[o==="min"?"minWidth":o==="max"?"maxWidth":"width"]=h!=null?`${h}px`:null,this.$_innerNode.style[o==="min"?"minHeight":o==="max"?"maxHeight":"height"]=p!=null?`${p}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,e.middleware.push(XT({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 QT(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),_o&&this.instantMove&&_o.instantMove&&_o!==this.parentPopper){_o.$_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&&(_o=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 rd(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...eu(this.$_referenceNode),...eu(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),r=this.$_popperNode.querySelector(".v-popper__wrapper"),o=r.parentNode.getBoundingClientRect(),s=t.x+t.width/2-(o.left+r.offsetLeft),c=t.y+t.height/2-(o.top+r.offsetTop);this.result.transformOrigin=`${s}px ${c}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let r=0;r<Kn.length;r++)t=Kn[r],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}Kn.push(this),document.body.classList.add("v-popper--some-open");for(const t of em(this.theme))om(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 rd(),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,rm(Kn,this),Kn.length===0&&document.body.classList.remove("v-popper--some-open");for(const r of em(this.theme)){const o=om(r);rm(o,this),o.length===0&&document.body.classList.remove(`v-popper--some-open--${r}`)}_o===this&&(_o=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 rd(),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,tm,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],tm,this.popperTriggers,this.popperShowTriggers,e);const t=r=>{r.usedByTooltip||this.hide({event:r})};this.$_registerTriggerListeners(this.$_targetNodes,nm,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],nm,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,Ps?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,r,o,s){let c=r;o!=null&&(c=typeof o=="function"?o(c):o),c.forEach(f=>{const d=t[f];d&&this.$_registerEventListeners(e,d,s)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(r=>{const{targetNodes:o,eventType:s,handler:c}=r;!e||e===s?o.forEach(f=>f.removeEventListener(s,c)):t.push(r)}),this.$_events=t},$_refreshListeners(){this.isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const r of this.$_targetNodes){const o=r.getAttribute(e);o&&(r.removeAttribute(e),r.setAttribute(t,o))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const r in e){const o=e[r];o==null?t.removeAttribute(r):t.setAttribute(r,o)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$_referenceNode.getBoundingClientRect();if(zl>=e.left&&zl<=e.right&&Il>=e.top&&Il<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),r=zl-Ii,o=Il-Fi,s=t.left+t.width/2-Ii+(t.top+t.height/2)-Fi+t.width+t.height,c=Ii+r*s,f=Fi+o*s;return fc(Ii,Fi,c,f,t.left,t.top,t.left,t.bottom)||fc(Ii,Fi,c,f,t.left,t.top,t.right,t.top)||fc(Ii,Fi,c,f,t.right,t.top,t.right,t.bottom)||fc(Ii,Fi,c,f,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});if(typeof document<"u"&&typeof window<"u"){if(db){const e=Ps?{passive:!0,capture:!0}:!0;document.addEventListener("touchstart",t=>sm(t,!0),e),document.addEventListener("touchend",t=>lm(t,!0),e)}else window.addEventListener("mousedown",e=>sm(e,!1),!0),window.addEventListener("click",e=>lm(e,!1),!0);window.addEventListener("resize",nC)}function sm(e,t){if(_r.autoHideOnMousedown)gb(e,t);else for(let r=0;r<Kn.length;r++){const o=Kn[r];try{o.mouseDownContains=o.popperNode().contains(e.target)}catch{}}}function lm(e,t){_r.autoHideOnMousedown||gb(e,t)}function gb(e,t){const r={};for(let o=Kn.length-1;o>=0;o--){const s=Kn[o];try{const c=s.containsGlobalTarget=s.mouseDownContains||s.popperNode().contains(e.target);s.pendingHide=!1,requestAnimationFrame(()=>{if(s.pendingHide=!1,!r[s.randomId]&&am(s,c,e)){if(s.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&c){let d=s.parentPopper;for(;d;)r[d.randomId]=!0,d=d.parentPopper;return}let f=s.parentPopper;for(;f&&am(f,f.containsGlobalTarget,e);)f.$_handleGlobalClose(e,t),f=f.parentPopper}})}catch{}}}function am(e,t,r){return r.closeAllPopover||r.closePopover&&t||tC(e,r)&&!t}function tC(e,t){if(typeof e.autoHide=="function"){const r=e.autoHide(t);return e.lastAutoHide=r,r}return e.autoHide}function nC(){for(let e=0;e<Kn.length;e++)Kn[e].$_computePosition()}function cm(){for(let e=0;e<Kn.length;e++)Kn[e].hide()}let Ii=0,Fi=0,zl=0,Il=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{Ii=zl,Fi=Il,zl=e.clientX,Il=e.clientY},Ps?{passive:!0}:void 0);function fc(e,t,r,o,s,c,f,d){const h=((f-s)*(t-c)-(d-c)*(e-s))/((d-c)*(r-e)-(f-s)*(o-t)),p=((r-e)*(t-c)-(o-t)*(e-s))/((d-c)*(r-e)-(f-s)*(o-t));return h>=0&&h<=1&&p>=0&&p<=1}const rC={extends:pb()},Ru=(e,t)=>{const r=e.__vccOpts||e;for(const[o,s]of t)r[o]=s;return r};function iC(e,t,r,o,s,c){return oe(),me("div",{ref:"reference",class:st(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[vn(e.$slots,"default",r_(Vy(e.slotData)))],2)}const oC=Ru(rC,[["render",iC]]);function sC(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var r=e.indexOf("Trident/");if(r>0){var o=e.indexOf("rv:");return parseInt(e.substring(o+3,e.indexOf(".",o)),10)}var s=e.indexOf("Edge/");return s>0?parseInt(e.substring(s+5,e.indexOf(".",s)),10):-1}let Mc;function Id(){Id.init||(Id.init=!0,Mc=sC()!==-1)}var Du={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){Id(),un(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",Mc&&this.$el.appendChild(e),e.data="about:blank",Mc||this.$el.appendChild(e)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!Mc&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const lC=fy();cy("data-v-b329ee4c");const aC={class:"resize-observer",tabindex:"-1"};uy();const cC=lC((e,t,r,o,s,c)=>(oe(),rt("div",aC)));Du.render=cC;Du.__scopeId="data-v-b329ee4c";Du.__file="src/components/ResizeObserver.vue";const vb=(e="theme")=>({computed:{themeClass(){return eC(this[e])}}}),uC=ut({name:"VPopperContent",components:{ResizeObserver:Du},mixins:[vb()],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}}}),fC=["id","aria-hidden","tabindex","data-popper-placement"],dC={ref:"inner",class:"v-popper__inner"},hC=Y("div",{class:"v-popper__arrow-outer"},null,-1),pC=Y("div",{class:"v-popper__arrow-inner"},null,-1),gC=[hC,pC];function vC(e,t,r,o,s,c){const f=Po("ResizeObserver");return oe(),me("div",{id:e.popperId,ref:"popover",class:st(["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:Jt(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]=Od(d=>e.autoHide&&e.$emit("hide"),["esc"]))},[Y("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=d=>e.autoHide&&e.$emit("hide"))}),Y("div",{class:"v-popper__wrapper",style:Jt(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[Y("div",dC,[e.mounted?(oe(),me(ct,{key:0},[Y("div",null,[vn(e.$slots,"default")]),e.handleResize?(oe(),rt(f,{key:0,onNotify:t[1]||(t[1]=d=>e.$emit("resize",d))})):Ye("",!0)],64)):Ye("",!0)],512),Y("div",{ref:"arrow",class:"v-popper__arrow-container",style:Jt(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},gC,4)],4)],46,fC)}const mb=Ru(uC,[["render",vC]]),yb={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 Fd=function(){};typeof window<"u"&&(Fd=window.Element);const mC=ut({name:"VPopperWrapper",components:{Popper:oC,PopperContent:mb},mixins:[yb,vb("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,Fd,Boolean],default:void 0},boundary:{type:[String,Fd],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 yC(e,t,r,o,s,c){const f=Po("PopperContent"),d=Po("Popper");return oe(),rt(d,hi({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:ot(({popperId:h,isShown:p,shouldMountContent:v,skipTransition:m,autoHide:b,show:w,hide:M,handleResize:N,onResize:E,classes:C,result:A})=>[vn(e.$slots,"default",{shown:p,show:w,hide:M}),Pe(f,{ref:"popperContent","popper-id":h,theme:e.finalTheme,shown:p,mounted:v,"skip-transition":m,"auto-hide":b,"handle-resize":N,classes:C,result:A,onHide:M,onResize:E},{default:ot(()=>[vn(e.$slots,"popper",{shown:p,hide:M})]),_: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 zh=Ru(mC,[["render",yC]]),bC={...zh,name:"VDropdown",vPopperTheme:"dropdown"},wC={...zh,name:"VMenu",vPopperTheme:"menu"},bb={...zh,name:"VTooltip",vPopperTheme:"tooltip"},xC=ut({name:"VTooltipDirective",components:{Popper:pb(),PopperContent:mb},mixins:[yb],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>Ql(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>Ql(e.theme,"loadingContent")},targetNodes:{type:Function,required:!0}},data(){return{asyncContent:null}},computed:{isContentAsync(){return typeof this.content=="function"},loading(){return this.isContentAsync&&this.asyncContent==null},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(e){if(typeof this.content=="function"&&this.$_isShown&&(e||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const t=++this.$_fetchId,r=this.content(this);r.then?r.then(o=>this.onResult(t,o)):this.onResult(t,r)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),SC=["innerHTML"],_C=["textContent"];function kC(e,t,r,o,s,c){const f=Po("PopperContent"),d=Po("Popper");return oe(),rt(d,hi({ref:"popper"},e.$attrs,{theme:e.theme,"target-nodes":e.targetNodes,"popper-node":()=>e.$refs.popperContent.$el,onApplyShow:e.onShow,onApplyHide:e.onHide}),{default:ot(({popperId:h,isShown:p,shouldMountContent:v,skipTransition:m,autoHide:b,hide:w,handleResize:M,onResize:N,classes:E,result:C})=>[Pe(f,{ref:"popperContent",class:st({"v-popper--tooltip-loading":e.loading}),"popper-id":h,theme:e.theme,shown:p,mounted:v,"skip-transition":m,"auto-hide":b,"handle-resize":M,classes:E,result:C,onHide:w,onResize:N},{default:ot(()=>[e.html?(oe(),me("div",{key:0,innerHTML:e.finalContent},null,8,SC)):(oe(),me("div",{key:1,textContent:He(e.finalContent)},null,8,_C))]),_: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 TC=Ru(xC,[["render",kC]]),wb="v-popper--has-tooltip";function CC(e,t){let r=e.placement;if(!r&&t)for(const o of hb)t[o]&&(r=o);return r||(r=Ql(e.theme||"tooltip","placement")),r}function xb(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=CC(o,r),o.targetNodes=()=>[e],o.referenceNode=()=>e,o}let od,ea,EC=0;function LC(){if(od)return;ea=We([]),od=Qy({name:"VTooltipDirectiveApp",setup(){return{directives:ea}},render(){return this.directives.map(t=>ba(TC,{...t.options,shown:t.shown||t.options.shown,key:t.id}))},devtools:{hide:!0}});const e=document.createElement("div");document.body.appendChild(e),od.mount(e)}function Sb(e,t,r){LC();const o=We(xb(e,t,r)),s=We(!1),c={id:EC++,options:o,shown:s};return ea.value.push(c),e.classList&&e.classList.add(wb),e.$_popper={options:o,item:c,show(){s.value=!0},hide(){s.value=!1}}}function Ih(e){if(e.$_popper){const t=ea.value.indexOf(e.$_popper.item);t!==-1&&ea.value.splice(t,1),delete e.$_popper,delete e.$_popperOldShown,delete e.$_popperMountTarget}e.classList&&e.classList.remove(wb)}function um(e,{value:t,modifiers:r}){const o=xb(e,t,r);if(!o.content||Ql(o.theme||"tooltip","disabled"))Ih(e);else{let s;e.$_popper?(s=e.$_popper,s.options.value=o):s=Sb(e,t,r),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?s.show():s.hide())}}const _b={beforeMount:um,updated:um,beforeUnmount(e){Ih(e)}};function fm(e){e.addEventListener("mousedown",tu),e.addEventListener("click",tu),e.addEventListener("touchstart",kb,Ps?{passive:!0}:!1)}function dm(e){e.removeEventListener("mousedown",tu),e.removeEventListener("click",tu),e.removeEventListener("touchstart",kb),e.removeEventListener("touchend",Tb),e.removeEventListener("touchcancel",Cb)}function tu(e){const t=e.currentTarget;e.closePopover=!t.$_vclosepopover_touch,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}function kb(e){if(e.changedTouches.length===1){const t=e.currentTarget;t.$_vclosepopover_touch=!0;const r=e.changedTouches[0];t.$_vclosepopover_touchPoint=r,t.addEventListener("touchend",Tb),t.addEventListener("touchcancel",Cb)}}function Tb(e){const t=e.currentTarget;if(t.$_vclosepopover_touch=!1,e.changedTouches.length===1){const r=e.changedTouches[0],o=t.$_vclosepopover_touchPoint;e.closePopover=Math.abs(r.screenY-o.screenY)<20&&Math.abs(r.screenX-o.screenX)<20,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}}function Cb(e){const t=e.currentTarget;t.$_vclosepopover_touch=!1}const AC={beforeMount(e,{value:t,modifiers:r}){e.$_closePopoverModifiers=r,(typeof t>"u"||t)&&fm(e)},updated(e,{value:t,oldValue:r,modifiers:o}){e.$_closePopoverModifiers=o,t!==r&&(typeof t>"u"||t?fm(e):dm(e))},beforeUnmount(e){dm(e)}},MC=_b,Eb=bb;function NC(e,t={}){e.$_vTooltipInstalled||(e.$_vTooltipInstalled=!0,fb(_r,t),e.directive("tooltip",_b),e.directive("close-popper",AC),e.component("VTooltip",bb),e.component("VDropdown",bC),e.component("VMenu",wC))}const Lb={version:"5.2.2",install:NC,options:_r};function Ab(e){return e!=null}function Fh(e){return e==null&&(e=[]),Array.isArray(e)?e:[e]}const $C=/^[A-Za-z]:\//;function PC(e=""){return e&&e.replace(/\\/g,"/").replace($C,t=>t.toUpperCase())}const OC=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,hm=/^\/([A-Za-z]:)?$/;function RC(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}const pm=function(...e){e=e.map(o=>PC(o));let t="",r=!1;for(let o=e.length-1;o>=-1&&!r;o--){const s=o>=0?e[o]:RC();!s||s.length===0||(t=`${s}/${t}`,r=gm(s))}return t=DC(t,!r),r&&!gm(t)?`/${t}`:t.length>0?t:"."};function DC(e,t){let r="",o=0,s=-1,c=0,f=null;for(let d=0;d<=e.length;++d){if(d<e.length)f=e[d];else{if(f==="/")break;f="/"}if(f==="/"){if(!(s===d-1||c===1))if(c===2){if(r.length<2||o!==2||r[r.length-1]!=="."||r[r.length-2]!=="."){if(r.length>2){const h=r.lastIndexOf("/");h===-1?(r="",o=0):(r=r.slice(0,h),o=r.length-1-r.lastIndexOf("/")),s=d,c=0;continue}else if(r.length>0){r="",o=0,s=d,c=0;continue}}t&&(r+=r.length>0?"/..":"..",o=2)}else r.length>0?r+=`/${e.slice(s+1,d)}`:r=e.slice(s+1,d),o=d-s-1;s=d,c=0}else f==="."&&c!==-1?++c:c=-1}return r}const gm=function(e){return OC.test(e)},zC=function(e,t){const r=pm(e).replace(hm,"$1").split("/"),o=pm(t).replace(hm,"$1").split("/");if(o[0][1]===":"&&r[0][1]===":"&&r[0]!==o[0])return o.join("/");const s=[...r];for(const c of s){if(o[0]!==c)break;r.shift(),o.shift()}return[...r.map(()=>".."),...o].join("/")};function IC(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 Mb(e,t,r,o){const s=zC(t,e),c={id:FC(s,r),name:s,type:"suite",mode:"run",filepath:e,tasks:[],meta:Object.create(null),projectName:r,file:void 0,pool:o};return c.file=c,c}function FC(e,t){return IC(`${e}${t||""}`)}function Nb(e){return ta(e)}function ta(e){return e.type==="test"}function $b(e){const t=[],r=Fh(e);for(const o of r)if(ta(o))t.push(o);else for(const s of o.tasks)if(ta(s))t.push(s);else{const c=$b(s);for(const f of c)t.push(f)}return t}function Hh(e=[]){return Fh(e).flatMap(t=>ta(t)?[t]:[t,...Hh(t.tasks)])}function HC(e){const t=[e.name];let r=e;for(;r!=null&&r.suite;)r=r.suite,r!=null&&r.name&&t.unshift(r.name);return r!==e.file&&t.unshift(e.file.name),t}const qC=6e4;function Pb(e){return e}const BC=Pb,{clearTimeout:WC,setTimeout:UC}=globalThis,VC=Math.random.bind(Math);function jC(e,t){const{post:r,on:o,off:s=()=>{},eventNames:c=[],serialize:f=Pb,deserialize:d=BC,resolver:h,bind:p="rpc",timeout:v=qC}=t,m=new Map;let b,w=!1;const M=new Proxy({},{get(C,A){if(A==="$functions")return e;if(A==="$close")return N;if(A==="then"&&!c.includes("then")&&!("then"in e))return;const P=(...z)=>{r(f({m:A,a:z,t:"q"}))};if(c.includes(A))return P.asEvent=P,P;const L=async(...z)=>{if(w)throw new Error(`[birpc] rpc is closed, cannot call "${A}"`);if(b)try{await b}finally{b=void 0}return new Promise((W,U)=>{var G;const re=KC();let Q;v>=0&&(Q=UC(()=>{var te;try{throw(te=t.onTimeoutError)==null||te.call(t,A,z),new Error(`[birpc] timeout on calling "${A}"`)}catch(Z){U(Z)}m.delete(re)},v),typeof Q=="object"&&(Q=(G=Q.unref)==null?void 0:G.call(Q))),m.set(re,{resolve:W,reject:U,timeoutId:Q,method:A}),r(f({m:A,a:z,i:re,t:"q"}))})};return L.asEvent=P,L}});function N(){w=!0,m.forEach(({reject:C,method:A})=>{C(new Error(`[birpc] rpc is closed, cannot call "${A}"`))}),m.clear(),s(E)}async function E(C,...A){const P=d(C);if(P.t==="q"){const{m:L,a:z}=P;let W,U;const re=h?h(L,e[L]):e[L];if(!re)U=new Error(`[birpc] function "${L}" not found`);else try{W=await re.apply(p==="rpc"?M:e,z)}catch(Q){U=Q}P.i&&(U&&t.onError&&t.onError(U,L,z),r(f({t:"s",i:P.i,r:W,e:U}),...A))}else{const{i:L,r:z,e:W}=P,U=m.get(L);U&&(WC(U.timeoutId),W?U.reject(W):U.resolve(z)),m.delete(L)}}return b=o(E),M}const GC="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function KC(e=21){let t="",r=e;for(;r--;)t+=GC[VC()*64|0];return t}const{parse:XC,stringify:YC}=JSON,{keys:ZC}=Object,na=String,Ob="string",vm={},nu="object",Rb=(e,t)=>t,JC=e=>e instanceof na?na(e):e,QC=(e,t)=>typeof t===Ob?new na(t):t,Db=(e,t,r,o)=>{const s=[];for(let c=ZC(r),{length:f}=c,d=0;d<f;d++){const h=c[d],p=r[h];if(p instanceof na){const v=e[p];typeof v===nu&&!t.has(v)?(t.add(v),r[h]=vm,s.push({k:h,a:[e,t,v,o]})):r[h]=o.call(r,h,v)}else r[h]!==vm&&(r[h]=o.call(r,h,p))}for(let{length:c}=s,f=0;f<c;f++){const{k:d,a:h}=s[f];r[d]=o.call(r,d,Db.apply(null,h))}return r},mm=(e,t,r)=>{const o=na(t.push(r)-1);return e.set(r,o),o},Hd=(e,t)=>{const r=XC(e,QC).map(JC),o=r[0],s=t||Rb,c=typeof o===nu&&o?Db(r,new Set,o,s):o;return s.call({"":c},"",c)},eE=(e,t,r)=>{const o=t&&typeof t===nu?(v,m)=>v===""||-1<t.indexOf(v)?m:void 0:t||Rb,s=new Map,c=[],f=[];let d=+mm(s,c,o.call({"":e},"",e)),h=!d;for(;d<c.length;)h=!0,f[d]=YC(c[d++],p,r);return"["+f.join(",")+"]";function p(v,m){if(h)return h=!h,m;const b=o.call(this,v,m);switch(typeof b){case nu:if(b===null)return b;case Ob:return s.get(b)||mm(s,c,b)}return b}};class zb{constructor(){fs(this,"filesMap",new Map);fs(this,"pathsSet",new Set);fs(this,"idMap",new Map)}getPaths(){return Array.from(this.pathsSet)}getFiles(t){return t?t.map(r=>this.filesMap.get(r)).flat().filter(r=>r&&!r.local):Array.from(this.filesMap.values()).flat().filter(r=>!r.local)}getFilepaths(){return Array.from(this.filesMap.keys())}getFailedFilepaths(){return this.getFiles().filter(t=>{var r;return((r=t.result)==null?void 0:r.state)==="fail"}).map(t=>t.filepath)}collectPaths(t=[]){t.forEach(r=>{this.pathsSet.add(r)})}collectFiles(t=[]){t.forEach(r=>{const o=this.filesMap.get(r.filepath)||[],s=o.filter(f=>f.projectName!==r.projectName||f.meta.typecheck!==r.meta.typecheck),c=o.find(f=>f.projectName===r.projectName);c&&(r.logs=c.logs),s.push(r),this.filesMap.set(r.filepath,s),this.updateId(r)})}clearFiles(t,r=[]){const o=t;r.forEach(s=>{const c=this.filesMap.get(s),f=Mb(s,o.config.root,o.config.name||"");if(f.local=!0,this.idMap.set(f.id,f),!c){this.filesMap.set(s,[f]);return}const d=c.filter(h=>h.projectName!==o.config.name);d.length?this.filesMap.set(s,[...d,f]):this.filesMap.set(s,[f])})}updateId(t){this.idMap.get(t.id)!==t&&(this.idMap.set(t.id,t),t.type==="suite"&&t.tasks.forEach(r=>{this.updateId(r)}))}updateTasks(t){for(const[r,o,s]of t){const c=this.idMap.get(r);c&&(c.result=o,c.meta=s,(o==null?void 0:o.state)==="skip"&&(c.mode="skip"))}}updateUserLog(t){const r=t.taskId&&this.idMap.get(t.taskId);r&&(r.logs||(r.logs=[]),r.logs.push(t))}}function qh(e){return $b(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 tE(e,t={}){const{handlers:r={},autoReconnect:o=!0,reconnectInterval:s=2e3,reconnectTries:c=10,connectTimeout:f=6e4,reactive:d=A=>A,WebSocketConstructor:h=globalThis.WebSocket}=t;let p=c;const v=d({ws:new h(e),state:new zb,waitForConnection:C,reconnect:N},"state");v.state.filesMap=d(v.state.filesMap,"filesMap"),v.state.idMap=d(v.state.idMap,"idMap");let m;const b={onSpecsCollected(A){var P;A==null||A.forEach(([L,z])=>{v.state.clearFiles({config:L},[z])}),(P=r.onSpecsCollected)==null||P.call(r,A)},onPathsCollected(A){var P;v.state.collectPaths(A),(P=r.onPathsCollected)==null||P.call(r,A)},onCollected(A){var P;v.state.collectFiles(A),(P=r.onCollected)==null||P.call(r,A)},onTaskUpdate(A){var P;v.state.updateTasks(A),(P=r.onTaskUpdate)==null||P.call(r,A)},onUserConsoleLog(A){var P;v.state.updateUserLog(A),(P=r.onUserConsoleLog)==null||P.call(r,A)},onFinished(A,P){var L;(L=r.onFinished)==null||L.call(r,A,P)},onFinishedReportCoverage(){var A;(A=r.onFinishedReportCoverage)==null||A.call(r)}},w={post:A=>v.ws.send(A),on:A=>m=A,serialize:A=>eE(A,(P,L)=>L instanceof Error?{name:L.name,message:L.message,stack:L.stack}:L),deserialize:Hd,onTimeoutError(A){throw new Error(`[vitest-ws-client]: Timeout calling "${A}"`)}};v.rpc=jC(b,w);let M;function N(A=!1){A&&(p=c),v.ws=new h(e),E()}function E(){M=new Promise((A,P)=>{var z,W;const L=(W=(z=setTimeout(()=>{P(new Error(`Cannot connect to the server in ${f/1e3} seconds`))},f))==null?void 0:z.unref)==null?void 0:W.call(z);v.ws.OPEN===v.ws.readyState&&A(),v.ws.addEventListener("open",()=>{p=c,A(),clearTimeout(L)})}),v.ws.addEventListener("message",A=>{m(A.data)}),v.ws.addEventListener("close",()=>{p-=1,o&&p>0&&setTimeout(N,s)})}E();function C(){return M}return v}function zu(e){return H0()?(a_(e),!0):!1}function Vr(e){return typeof e=="function"?e():I(e)}const nE=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const rE=Object.prototype.toString,iE=e=>rE.call(e)==="[object Object]",ra=()=>{};function Ib(e,t){function r(...o){return new Promise((s,c)=>{Promise.resolve(e(()=>t.apply(this,o),{fn:t,thisArg:this,args:o})).then(s).catch(c)})}return r}const Fb=e=>e();function Hb(e,t={}){let r,o,s=ra;const c=d=>{clearTimeout(d),s(),s=ra};return d=>{const h=Vr(e),p=Vr(t.maxWait);return r&&c(r),h<=0||p!==void 0&&p<=0?(o&&(c(o),o=null),Promise.resolve(d())):new Promise((v,m)=>{s=t.rejectOnCancel?m:v,p&&!o&&(o=setTimeout(()=>{r&&c(r),o=null,v(d())},p)),r=setTimeout(()=>{o&&c(o),o=null,v(d())},h)})}}function oE(e=Fb){const t=We(!0);function r(){t.value=!1}function o(){t.value=!0}const s=(...c)=>{t.value&&e(...c)};return{isActive:ha(t),pause:r,resume:o,eventFilter:s}}function sE(e){return ma()}function lE(...e){if(e.length!==1)return pa(...e);const t=e[0];return typeof t=="function"?ha(ry(()=>({get:t,set:ra}))):We(t)}function dc(e,t=200,r={}){return Ib(Hb(t,r),e)}function qb(e,t,r={}){const{eventFilter:o=Fb,...s}=r;return It(e,Ib(o,t),s)}function Bb(e,t,r={}){const{eventFilter:o,...s}=r,{eventFilter:c,pause:f,resume:d,isActive:h}=oE(o);return{stop:qb(e,t,{...s,eventFilter:c}),pause:f,resume:d,isActive:h}}function Bh(e,t=!0,r){sE()?qs(e,r):t?e():un(e)}function aE(e=!1,t={}){const{truthyValue:r=!0,falsyValue:o=!1}=t,s=At(e),c=We(e);function f(d){if(arguments.length)return c.value=d,c.value;{const h=Vr(r);return c.value=c.value===h?Vr(o):h,c.value}}return s?f:[c,f]}function Wb(e,t,r={}){const{debounce:o=0,maxWait:s=void 0,...c}=r;return qb(e,t,{...c,eventFilter:Hb(o,{maxWait:s})})}function cE(e,t,r){const o=It(e,(...s)=>(un(()=>o()),t(...s)),r);return o}function uE(e,t,r){let o;At(r)?o={evaluating:r}:o={};const{lazy:s=!1,evaluating:c=void 0,shallow:f=!0,onError:d=ra}=o,h=We(!s),p=f?jr(t):We(t);let v=0;return Mh(async m=>{if(!h.value)return;v++;const b=v;let w=!1;c&&Promise.resolve().then(()=>{c.value=!0});try{const M=await e(N=>{m(()=>{c&&(c.value=!1),w||N()})});b===v&&(p.value=M)}catch(M){d(M)}finally{c&&b===v&&(c.value=!1),w=!0}}),s?Te(()=>(h.value=!0,p.value)):p}const Cr=nE?window:void 0;function ru(e){var t;const r=Vr(e);return(t=r==null?void 0:r.$el)!=null?t:r}function Os(...e){let t,r,o,s;if(typeof e[0]=="string"||Array.isArray(e[0])?([r,o,s]=e,t=Cr):[t,r,o,s]=e,!t)return ra;Array.isArray(r)||(r=[r]),Array.isArray(o)||(o=[o]);const c=[],f=()=>{c.forEach(v=>v()),c.length=0},d=(v,m,b,w)=>(v.addEventListener(m,b,w),()=>v.removeEventListener(m,b,w)),h=It(()=>[ru(t),Vr(s)],([v,m])=>{if(f(),!v)return;const b=iE(m)?{...m}:m;c.push(...r.flatMap(w=>o.map(M=>d(v,w,M,b))))},{immediate:!0,flush:"post"}),p=()=>{h(),f()};return zu(p),p}function fE(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function Ub(...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=Cr,eventName:c="keydown",passive:f=!1,dedupe:d=!1}=o,h=fE(t);return Os(s,c,v=>{v.repeat&&Vr(d)||h(v)&&r(v)},f)}function dE(){const e=We(!1),t=ma();return t&&qs(()=>{e.value=!0},t),e}function Vb(e){const t=dE();return Te(()=>(t.value,!!e()))}function hE(e,t={}){const{immediate:r=!0,fpsLimit:o=void 0,window:s=Cr}=t,c=We(!1),f=o?1e3/o:null;let d=0,h=null;function p(b){if(!c.value||!s)return;d||(d=b);const w=b-d;if(f&&w<f){h=s.requestAnimationFrame(p);return}d=b,e({delta:w,timestamp:b}),h=s.requestAnimationFrame(p)}function v(){!c.value&&s&&(c.value=!0,d=0,h=s.requestAnimationFrame(p))}function m(){c.value=!1,h!=null&&s&&(s.cancelAnimationFrame(h),h=null)}return r&&v(),zu(m),{isActive:ha(c),pause:m,resume:v}}function jb(e,t={}){const{window:r=Cr}=t,o=Vb(()=>r&&"matchMedia"in r&&typeof r.matchMedia=="function");let s;const c=We(!1),f=p=>{c.value=p.matches},d=()=>{s&&("removeEventListener"in s?s.removeEventListener("change",f):s.removeListener(f))},h=Mh(()=>{o.value&&(d(),s=r.matchMedia(Vr(e)),"addEventListener"in s?s.addEventListener("change",f):s.addListener(f),c.value=s.matches)});return zu(()=>{h(),d(),s=void 0}),c}const hc=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},pc="__vueuse_ssr_handlers__",pE=gE();function gE(){return pc in hc||(hc[pc]=hc[pc]||{}),hc[pc]}function Gb(e,t){return pE[e]||t}function vE(e){return jb("(prefers-color-scheme: dark)",e)}function mE(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 yE={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()}},ym="vueuse-storage";function Kb(e,t,r,o={}){var s;const{flush:c="pre",deep:f=!0,listenToStorageChanges:d=!0,writeDefaults:h=!0,mergeDefaults:p=!1,shallow:v,window:m=Cr,eventFilter:b,onError:w=G=>{console.error(G)},initOnMounted:M}=o,N=(v?jr:We)(typeof t=="function"?t():t);if(!r)try{r=Gb("getDefaultStorage",()=>{var G;return(G=Cr)==null?void 0:G.localStorage})()}catch(G){w(G)}if(!r)return N;const E=Vr(t),C=mE(E),A=(s=o.serializer)!=null?s:yE[C],{pause:P,resume:L}=Bb(N,()=>W(N.value),{flush:c,deep:f,eventFilter:b});m&&d&&Bh(()=>{r instanceof Storage?Os(m,"storage",re):Os(m,ym,Q),M&&re()}),M||re();function z(G,te){if(m){const Z={key:e,oldValue:G,newValue:te,storageArea:r};m.dispatchEvent(r instanceof Storage?new StorageEvent("storage",Z):new CustomEvent(ym,{detail:Z}))}}function W(G){try{const te=r.getItem(e);if(G==null)z(te,null),r.removeItem(e);else{const Z=A.write(G);te!==Z&&(r.setItem(e,Z),z(te,Z))}}catch(te){w(te)}}function U(G){const te=G?G.newValue:r.getItem(e);if(te==null)return h&&E!=null&&r.setItem(e,A.write(E)),E;if(!G&&p){const Z=A.read(te);return typeof p=="function"?p(Z,E):C==="object"&&!Array.isArray(Z)?{...E,...Z}:Z}else return typeof te!="string"?te:A.read(te)}function re(G){if(!(G&&G.storageArea!==r)){if(G&&G.key==null){N.value=E;return}if(!(G&&G.key!==e)){P();try{(G==null?void 0:G.newValue)!==A.write(N.value)&&(N.value=U(G))}catch(te){w(te)}finally{G?un(L):L()}}}}function Q(G){re(G.detail)}return N}const bE="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function wE(e={}){const{selector:t="html",attribute:r="class",initialValue:o="auto",window:s=Cr,storage:c,storageKey:f="vueuse-color-scheme",listenToStorageChanges:d=!0,storageRef:h,emitAuto:p,disableTransition:v=!0}=e,m={auto:"",light:"light",dark:"dark",...e.modes||{}},b=vE({window:s}),w=Te(()=>b.value?"dark":"light"),M=h||(f==null?lE(o):Kb(f,o,c,{window:s,listenToStorageChanges:d})),N=Te(()=>M.value==="auto"?w.value:M.value),E=Gb("updateHTMLAttrs",(L,z,W)=>{const U=typeof L=="string"?s==null?void 0:s.document.querySelector(L):ru(L);if(!U)return;const re=new Set,Q=new Set;let G=null;if(z==="class"){const Z=W.split(/\s/g);Object.values(m).flatMap(q=>(q||"").split(/\s/g)).filter(Boolean).forEach(q=>{Z.includes(q)?re.add(q):Q.add(q)})}else G={key:z,value:W};if(re.size===0&&Q.size===0&&G===null)return;let te;v&&(te=s.document.createElement("style"),te.appendChild(document.createTextNode(bE)),s.document.head.appendChild(te));for(const Z of re)U.classList.add(Z);for(const Z of Q)U.classList.remove(Z);G&&U.setAttribute(G.key,G.value),v&&(s.getComputedStyle(te).opacity,document.head.removeChild(te))});function C(L){var z;E(t,r,(z=m[L])!=null?z:L)}function A(L){e.onChanged?e.onChanged(L,C):C(L)}It(N,A,{flush:"post",immediate:!0}),Bh(()=>A(N.value));const P=Te({get(){return p?M.value:N.value},set(L){M.value=L}});return Object.assign(P,{store:M,system:w,state:N})}function xE(e={}){const{valueDark:t="dark",valueLight:r=""}=e,o=wE({...e,onChanged:(f,d)=>{var h;e.onChanged?(h=e.onChanged)==null||h.call(e,f==="dark",d,f):d(f)},modes:{dark:t,light:r}}),s=Te(()=>o.system.value);return Te({get(){return o.value==="dark"},set(f){const d=f?"dark":"light";s.value===d?o.value="auto":o.value=d}})}function SE(e,t,r={}){const{window:o=Cr,...s}=r;let c;const f=Vb(()=>o&&"ResizeObserver"in o),d=()=>{c&&(c.disconnect(),c=void 0)},h=Te(()=>{const m=Vr(e);return Array.isArray(m)?m.map(b=>ru(b)):[ru(m)]}),p=It(h,m=>{if(d(),f.value&&o){c=new ResizeObserver(t);for(const b of m)b&&c.observe(b,s)}},{immediate:!0,flush:"post"}),v=()=>{d(),p()};return zu(v),{isSupported:f,stop:v}}function Iu(e,t,r={}){const{window:o=Cr}=r;return Kb(e,t,o==null?void 0:o.localStorage,r)}function _E(e="history",t={}){const{initialValue:r={},removeNullishValues:o=!0,removeFalsyValues:s=!1,write:c=!0,window:f=Cr}=t;if(!f)return Zn(r);const d=Zn({});function h(){if(e==="history")return f.location.search||"";if(e==="hash"){const C=f.location.hash||"",A=C.indexOf("?");return A>0?C.slice(A):""}else return(f.location.hash||"").replace(/^#/,"")}function p(C){const A=C.toString();if(e==="history")return`${A?`?${A}`:""}${f.location.hash||""}`;if(e==="hash-params")return`${f.location.search||""}${A?`#${A}`:""}`;const P=f.location.hash||"#",L=P.indexOf("?");return L>0?`${f.location.search||""}${P.slice(0,L)}${A?`?${A}`:""}`:`${f.location.search||""}${P}${A?`?${A}`:""}`}function v(){return new URLSearchParams(h())}function m(C){const A=new Set(Object.keys(d));for(const P of C.keys()){const L=C.getAll(P);d[P]=L.length>1?L:C.get(P)||"",A.delete(P)}Array.from(A).forEach(P=>delete d[P])}const{pause:b,resume:w}=Bb(d,()=>{const C=new URLSearchParams("");Object.keys(d).forEach(A=>{const P=d[A];Array.isArray(P)?P.forEach(L=>C.append(A,L)):o&&P==null||s&&!P?C.delete(A):C.set(A,P)}),M(C)},{deep:!0});function M(C,A){b(),A&&m(C),f.history.replaceState(f.history.state,f.document.title,f.location.pathname+p(C)),w()}function N(){c&&M(v(),!0)}Os(f,"popstate",N,!1),e!=="history"&&Os(f,"hashchange",N,!1);const E=v();return E.keys().next().value?m(E):Object.assign(d,r),d}function Wh(e={}){const{window:t=Cr,initialWidth:r=Number.POSITIVE_INFINITY,initialHeight:o=Number.POSITIVE_INFINITY,listenOrientation:s=!0,includeScrollbar:c=!0,type:f="inner"}=e,d=We(r),h=We(o),p=()=>{t&&(f==="outer"?(d.value=t.outerWidth,h.value=t.outerHeight):c?(d.value=t.innerWidth,h.value=t.innerHeight):(d.value=t.document.documentElement.clientWidth,h.value=t.document.documentElement.clientHeight))};if(p(),Bh(p),Os("resize",p,{passive:!0}),s){const v=jb("(orientation: portrait)");It(v,()=>p())}return{width:d,height:h}}const qd=jr([]),Bn=jr([]),Er=Iu("vitest-ui_task-tree-opened",[],{shallow:!0}),iu=Te(()=>new Set(Er.value)),ln=Iu("vitest-ui_task-tree-filter",{expandAll:void 0,failed:!1,success:!1,skipped:!1,onlyTests:!1,search:""}),zn=We(ln.value.search),kE={"&":"&","<":"<",">":">",'"':""","'":"'"};function Xb(e){return e.replace(/[&<>"']/g,t=>kE[t])}const TE=Te(()=>{const e=zn.value.toLowerCase();return e.length?new RegExp(`(${Xb(e)})`,"gi"):null}),Yb=Te(()=>zn.value.trim()!==""),et=Zn({failed:ln.value.failed,success:ln.value.success,skipped:ln.value.skipped,onlyTests:ln.value.onlyTests}),Bd=Te(()=>!!(et.failed||et.success||et.skipped)),Fu=jr([]),Rs=We(!1),bm=Te(()=>{const e=ln.value.expandAll;return Er.value.length>0?e!==!0:e!==!1}),CE=Te(()=>{const e=Yb.value,t=Bd.value,r=et.onlyTests,o=Ce.summary.filesFailed,s=Ce.summary.filesSuccess,c=Ce.summary.filesSkipped,f=Ce.summary.filesRunning,d=Fu.value;return Ce.collectTestsTotal(e||t,r,d,{failed:o,success:s,skipped:c,running:f})});function xa(e){return Object.hasOwnProperty.call(e,"tasks")}function EE(e,t){return typeof e!="string"||typeof t!="string"?!1:e.toLowerCase().includes(t.toLowerCase())}function Zb(e){if(!e)return"";const t=e.split("").reduce((o,s,c)=>o+s.charCodeAt(0)+c,0),r=["blue","yellow","cyan","green","magenta"];return r[t%r.length]}function LE(e){return e.type==="test"}function AE(e){return e.mode==="run"&&e.type==="test"}function Mn(e){return e.type==="file"}function vi(e){return e.type==="file"||e.type==="suite"}function ME(e=Ce.root.tasks){return e.sort((t,r)=>`${t.filepath}:${t.projectName}`.localeCompare(`${r.filepath}:${r.projectName}`))}function ia(e,t=!1){var o,s,c,f,d;let r=Ce.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:iu.value.size>0&&iu.value.has(e.id),type:"file",children:new Set,tasks:[],typecheck:!!e.meta&&"typecheck"in e.meta,indent:0,duration:((c=e.result)==null?void 0:c.duration)!=null?Math.round((f=e.result)==null?void 0:f.duration):void 0,filepath:e.filepath,projectName:e.projectName||"",projectNameColor:Zb(e.projectName),collectDuration:e.collectDuration,setupDuration:e.setupDuration,environmentLoad:e.environmentLoad,prepareDuration:e.prepareDuration,state:(d=e.result)==null?void 0:d.state},Ce.nodes.set(e.id,r),Ce.root.tasks.push(r)),t)for(let h=0;h<e.tasks.length;h++)Sa(e.id,e.tasks[h],!0)}function Jb(e,t){const r=Ce.nodes.get(e);if(!r||!vi(r))return;const o=xt.state.idMap.get(e);if(!(!o||!xa(o)))return Sa(r.parentId,o,t&&o.tasks.length>0),[r,o]}function NE(e){const t=Ce.nodes.get(e);if(!t)return;const r=xt.state.idMap.get(e);!r||!Nb(r)||Sa(t.parentId,r,!1)}function Sa(e,t,r){var f,d,h,p,v;const o=Ce.nodes.get(e);let s;const c=((f=t.result)==null?void 0:f.duration)!=null?Math.round((d=t.result)==null?void 0:d.duration):void 0;if(o&&(s=Ce.nodes.get(t.id),s?(o.children.has(t.id)||(o.tasks.push(s),o.children.add(t.id)),s.mode=t.mode,s.duration=c,s.state=(h=t.result)==null?void 0:h.state):(Nb(t)?s={id:t.id,fileId:t.file.id,parentId:e,name:t.name,mode:t.mode,type:t.type,expandable:!1,expanded:!1,indent:o.indent+1,duration:c,state:(p=t.result)==null?void 0:p.state}:s={id:t.id,fileId:t.file.id,parentId:e,name:t.name,mode:t.mode,type:"suite",expandable:!0,expanded:iu.value.size>0&&iu.value.has(t.id),children:new Set,tasks:[],indent:o.indent+1,duration:c,state:(v=t.result)==null?void 0:v.state},Ce.nodes.set(t.id,s),o.tasks.push(s),o.children.add(t.id)),s&&r&&xa(t)))for(let m=0;m<t.tasks.length;m++)Sa(s.id,t.tasks[m],r)}function $E(e){const t=Ce.nodes.get(e);if(!t||!vi(t))return;const r=new Set(Er.value);r.delete(t.id);const o=[...OE(t)];Er.value=Array.from(r),Bn.value=o}function PE(){Wd(Ce.root.tasks);const e=[...Bn.value.filter(Mn)];Wd(e),Er.value=[],ln.value.expandAll=!0,Bn.value=e}function Wd(e){for(const t of e)vi(t)&&(t.expanded=!1,Wd(t.tasks))}function*Qb(e,t){if(t&&(yield e.id),vi(e))for(let r=0;r<e.tasks.length;r++)yield*Qb(e.tasks[r],!0)}function*OE(e){const t=e.id,r=new Set(Qb(e,!1));for(let o=0;o<Bn.value.length;o++){const s=Bn.value[o];if(s.id===t){s.expanded=!1,yield s;continue}if(r.has(s.id)){r.delete(s.id);continue}yield s}}function RE(e,t,r){return e?nw(e,t,r):!1}function Uh(e,t){const r=[...ew(e,t)];Bn.value=r,Fu.value=r.filter(Mn).map(o=>sr(o.id))}function*ew(e,t){for(const r of ME())yield*tw(r,e,t)}function*tw(e,t,r){const o=new Set,s=new Map,c=[];let f;if(r.onlyTests)for(const[m,b]of Ud(e,o,w=>wm(w,t,r)))c.push([m,b]);else{for(const[m,b]of Ud(e,o,w=>wm(w,t,r)))vi(b)?(s.set(b.id,m),Mn(b)?(m&&(f=b.id),c.push([m,b])):c.push([m||s.get(b.parentId)===!0,b])):c.push([m||s.get(b.parentId)===!0,b]);!f&&!Mn(e)&&"fileId"in e&&(f=e.fileId)}const d=new Set,h=[...zE(c,r.onlyTests,o,d,f)].reverse(),p=Ce.nodes,v=new Set(h.filter(m=>{var b;return Mn(m)||vi(m)&&((b=p.get(m.parentId))==null?void 0:b.expanded)}).map(m=>m.id));yield*h.filter(m=>{var b;return Mn(m)||v.has(m.parentId)&&((b=p.get(m.parentId))==null?void 0:b.expanded)})}function DE(e,t,r,o,s){if(o){if(Mn(t))return s.has(t.id)?t:void 0;if(r.has(t.id)){const c=Ce.nodes.get(t.parentId);return c&&Mn(c)&&s.add(c.id),t}}else if(e||r.has(t.id)||s.has(t.id)){const c=Ce.nodes.get(t.parentId);return c&&Mn(c)&&s.add(c.id),t}}function*zE(e,t,r,o,s){for(let c=e.length-1;c>=0;c--){const[f,d]=e[c],h=vi(d);if(!t&&s&&r.has(s)&&"fileId"in d&&d.fileId===s){h&&r.add(d.id);let p=Ce.nodes.get(d.parentId);for(;p;)r.add(p.id),Mn(p)&&o.add(p.id),p=Ce.nodes.get(p.parentId);yield d;continue}if(h){const p=DE(f,d,r,t,o);p&&(yield p)}else if(f){const p=Ce.nodes.get(d.parentId);p&&Mn(p)&&o.add(p.id),yield d}}}function IE(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 nw(e,t,r){if(t.length===0||EE(e.name,t))if(r.success||r.failed||r.skipped){if(IE(e,r))return!0}else return!0;return!1}function*Ud(e,t,r){const o=r(e);if(o)if(LE(e)){let s=Ce.nodes.get(e.parentId);for(;s;)t.add(s.id),s=Ce.nodes.get(s.parentId)}else if(Mn(e))t.add(e.id);else{t.add(e.id);let s=Ce.nodes.get(e.parentId);for(;s;)t.add(s.id),s=Ce.nodes.get(s.parentId)}if(yield[o,e],vi(e))for(let s=0;s<e.tasks.length;s++)yield*Ud(e.tasks[s],t,r)}function wm(e,t,r){const o=xt.state.idMap.get(e.id);return o?nw(o,t,r):!1}function FE(e,t,r){const o=Jb(e,!1);if(!o)return;const[s,c]=o;for(const p of c.tasks)Sa(s.id,p,!1);s.expanded=!0;const f=new Set(Er.value);f.add(s.id);const d=new Set(tw(s,t,r)),h=[...BE(s,d)];Er.value=Array.from(f),Bn.value=h}function HE(e,t){Vh(Ce.root.tasks,!1);const r=[...ew(e,t)];ln.value.expandAll=!1,Er.value=[],Bn.value=r,Fu.value=r.filter(Mn).map(o=>sr(o.id))}function qE(e,t){if(e.size)for(const r of Bn.value)e.has(r.id)&&(r.expanded=!0);else t&&Vh(Bn.value.filter(Mn),!0)}function Vh(e,t){for(const r of e)vi(r)&&(r.expanded=!0,Vh(r.tasks,!1));t&&(ln.value.expandAll=!1,Er.value=[])}function*BE(e,t){const r=e.id,o=new Set(Array.from(t).map(s=>s.id));for(const s of Bn.value)s.id===r?(s.expanded=!0,o.has(s.id)||(yield e),yield*t):o.has(s.id)||(yield s)}function WE(e,t,r,o){e.map(s=>[`${s.filepath}:${s.projectName||""}`,s]).sort(([s],[c])=>s.localeCompare(c)).map(([,s])=>ia(s,t)),qd.value=[...Ce.root.tasks],Uh(r.trim(),{failed:o.failed,success:o.success,skipped:o.skipped,onlyTests:o.onlyTests})}function UE(e){queueMicrotask(()=>{const t=Ce.pendingTasks,r=xt.state.idMap;for(const o of e)if(o[1]){const c=r.get(o[0]);if(c){let f=t.get(c.file.id);f||(f=new Set,t.set(c.file.id,f)),f.add(c.id)}}})}function xm(e,t,r,o,s){e&&YE(r);const c=!e;queueMicrotask(()=>{t?GE(c):KE(c)}),queueMicrotask(()=>{ZE(r)}),queueMicrotask(()=>{t&&(r.failedSnapshot=qd.value&&qh(qd.value.map(f=>sr(f.id))),r.failedSnapshotEnabled=!0)}),queueMicrotask(()=>{XE(o,s,t)})}function*VE(){yield*Bn.value.filter(AE)}function jE(){const e=xt.state.idMap;let t;for(const r of VE())t=e.get(r.parentId),t&&xa(t)&&t.mode==="todo"&&(t=e.get(r.id),t&&(t.mode="todo"))}function GE(e){const t=xt.state.getFiles(),r=Ce.nodes,o=t.filter(c=>!r.has(c.id));for(let c=0;c<o.length;c++)ia(o[c],e),ou(o[c].tasks);const s=Ce.root.tasks;for(let c=0;c<s.length;c++){const f=s[c],d=sr(f.id);if(!d)continue;ia(d,e);const h=d.tasks;h!=null&&h.length&&ou(d.tasks)}}function KE(e){const t=new Map(Ce.pendingTasks.entries());Ce.pendingTasks.clear();const r=Ce.nodes,o=Array.from(t.keys()).filter(d=>!r.has(d)).map(d=>sr(d)).filter(Boolean);let s;for(let d=0;d<o.length;d++)s=o[d],ia(s,!1),ou(s.tasks),t.delete(s.id);const c=xt.state.idMap,f=Ce.root.tasks;for(let d=0;d<f.length;d++){const h=f[d],p=sr(h.id);if(!p)continue;const v=t.get(p.id);v&&(ia(p,e),ou(Array.from(v).map(m=>c.get(m)).filter(Boolean)))}}function XE(e,t,r=!1){const o=ln.value.expandAll,s=o!==!0,c=new Set(Er.value),f=c.size>0&&o===!1||s;queueMicrotask(()=>{Sm(e,t,r)}),Rs.value||queueMicrotask(()=>{(Bn.value.length||r)&&(Rs.value=!0)}),f&&(queueMicrotask(()=>{qE(c,r),s&&(ln.value.expandAll=!1)}),queueMicrotask(()=>{Sm(e,t,r)}))}function Sm(e,t,r){Uh(e,t),r&&jE()}function ou(e){let t;for(let r=0;r<e.length;r++)t=e[r],xa(t)?Jb(t.id,!0):NE(t.id)}function YE(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 ZE(e){var f,d,h,p,v,m;const t=xt.state.idMap,r=new Map(Ce.root.tasks.filter(b=>t.has(b.id)).map(b=>[b.id,b])),o=Array.from(r.values()).map(b=>[b.id,sr(b.id)]),s={files:r.size,time:"",filesFailed:0,filesSuccess:0,filesIgnore:0,filesRunning:0,filesSkipped:0,filesTodo:0,filesSnapshotFailed:0,testsFailed:0,testsSuccess:0,testsIgnore:0,testsSkipped:0,testsTodo:0,totalTests:0,failedSnapshot:!1,failedSnapshotEnabled:!1};let c=0;for(const[b,w]of o){if(!w)continue;const M=r.get(b);M&&(M.mode=w.mode,M.setupDuration=w.setupDuration,M.prepareDuration=w.prepareDuration,M.environmentLoad=w.environmentLoad,M.collectDuration=w.collectDuration,M.duration=((f=w.result)==null?void 0:f.duration)!=null?Math.round((d=w.result)==null?void 0:d.duration):void 0,M.state=(h=w.result)==null?void 0:h.state),c+=Math.max(0,w.collectDuration||0),c+=Math.max(0,w.setupDuration||0),c+=Math.max(0,((p=w.result)==null?void 0:p.duration)||0),c+=Math.max(0,w.environmentLoad||0),c+=Math.max(0,w.prepareDuration||0),s.time=c>1e3?`${(c/1e3).toFixed(2)}s`:`${Math.round(c)}ms`,((v=w.result)==null?void 0:v.state)==="fail"?s.filesFailed++:((m=w.result)==null?void 0:m.state)==="pass"?s.filesSuccess++:w.mode==="skip"?(s.filesIgnore++,s.filesSkipped++):w.mode==="todo"?(s.filesIgnore++,s.filesTodo++):s.filesRunning++;const{failed:N,success:E,skipped:C,total:A,ignored:P,todo:L}=rw(w);s.totalTests+=A,s.testsFailed+=N,s.testsSuccess+=E,s.testsSkipped+=C,s.testsTodo+=L,s.testsIgnore+=P}e.files=s.files,e.time=s.time,e.filesFailed=s.filesFailed,e.filesSuccess=s.filesSuccess,e.filesIgnore=s.filesIgnore,e.filesRunning=s.filesRunning,e.filesSkipped=s.filesSkipped,e.filesTodo=s.filesTodo,e.testsFailed=s.testsFailed,e.testsSuccess=s.testsSuccess,e.testsFailed=s.testsFailed,e.testsTodo=s.testsTodo,e.testsIgnore=s.testsIgnore,e.testsSkipped=s.testsSkipped,e.totalTests=s.totalTests}function rw(e,t="",r){var s,c;const o={failed:0,success:0,skipped:0,running:0,total:0,ignored:0,todo:0};for(const f of iw(e))(!r||RE(f,t,r))&&(o.total++,((s=f.result)==null?void 0:s.state)==="fail"?o.failed++:((c=f.result)==null?void 0:c.state)==="pass"?o.success++:f.mode==="skip"?(o.ignored++,o.skipped++):f.mode==="todo"&&(o.ignored++,o.todo++));return o.running=o.total-o.failed-o.success-o.ignored,o}function JE(e,t,r,o,s,c){var f,d;if(t)return r.map(h=>rw(h,s,c)).reduce((h,{failed:p,success:v,ignored:m,running:b})=>(h.failed+=p,h.success+=v,h.skipped+=m,h.running+=b,h),{failed:0,success:0,skipped:0,running:0});if(e){const h={failed:0,success:0,skipped:0,running:0},p=!c.success&&!c.failed,v=c.failed||p,m=c.success||p;for(const b of r)((f=b.result)==null?void 0:f.state)==="fail"?h.failed+=v?1:0:((d=b.result)==null?void 0:d.state)==="pass"?h.success+=m?1:0:b.mode==="skip"||b.mode==="todo"||h.running++;return h}return o}function*iw(e){const t=Fh(e);let r;for(let o=0;o<t.length;o++)r=t[o],ta(r)?yield r:yield*iw(r.tasks)}class QE{constructor(t=!1,r=500,o={id:"vitest-root-node",expandable:!0,expanded:!0,tasks:[]},s=new Map,c=new Map,f=Zn({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})){fs(this,"rafCollector");fs(this,"resumeEndRunId");this.onTaskUpdateCalled=t,this.resumeEndTimeout=r,this.root=o,this.pendingTasks=s,this.nodes=c,this.summary=f,this.rafCollector=hE(this.runCollect.bind(this),{fpsLimit:10,immediate:!1})}loadFiles(t){WE(t,!0,zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})}startRun(){this.resumeEndRunId=setTimeout(()=>this.endRun(),this.resumeEndTimeout),this.collect(!0,!1)}resumeRun(t){UE(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(()=>{xm(t,r,this.summary,zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})}):xm(t,r,this.summary,zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})}collectTestsTotal(t,r,o,s){return JE(t,r,o,s,zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})}collapseNode(t){queueMicrotask(()=>{$E(t)})}expandNode(t){queueMicrotask(()=>{FE(t,zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})})}collapseAllNodes(){queueMicrotask(()=>{PE()})}expandAllNodes(){queueMicrotask(()=>{HE(zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})})}filterNodes(){queueMicrotask(()=>{Uh(zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})})}}const Ce=new QE,Dr=We([414,896]),Hu=_E("hash",{initialValue:{file:"",view:null,line:null,test:null}}),eo=pa(Hu,"file"),jn=pa(Hu,"view"),ow=pa(Hu,"line"),sw=pa(Hu,"test"),su=We("idle"),eL=Te(()=>su.value==="idle"),Wi=We([]),Ds=We(),Es=We(!0),to=We(!1),lu=We(!0),gs=Te(()=>{var e;return(e=Wu.value)==null?void 0:e.coverage}),Vd=Te(()=>{var e;return(e=gs.value)==null?void 0:e.enabled}),vs=Te(()=>Vd.value&&!!gs.value.htmlReporter),yr=Iu("vitest-ui_splitpanes-mainSizes",[33,67],{initOnMounted:!0}),Mo=Iu("vitest-ui_splitpanes-detailSizes",[33,67],{initOnMounted:!0}),gn=Zn({navigation:yr.value[0],details:{size:yr.value[1],browser:Mo.value[0],main:Mo.value[1]}}),_m=Te(()=>{var e;if(vs.value){const t=gs.value.reportsDirectory.lastIndexOf("/"),r=(e=gs.value.htmlReporter)==null?void 0:e.subdir;return r?`/${gs.value.reportsDirectory.slice(t+1)}/${r}/index.html`:`/${gs.value.reportsDirectory.slice(t+1)}/index.html`}});It(su,e=>{lu.value=e==="running"},{immediate:!0});function tL(){const e=eo.value;if(e&&e.length>0){const t=sr(e);t?(Ds.value=t,Es.value=!1,to.value=!1):cE(()=>xt.state.getFiles(),()=>{Ds.value=sr(e),Es.value=!1,to.value=!1})}return Es}function au(e){Es.value=e,to.value=!1,e&&(Ds.value=void 0,eo.value="")}function lw({file:e,line:t,view:r,test:o}){eo.value=e,ow.value=t,jn.value=r,sw.value=o,Ds.value=sr(e),au(!1)}function nL(e){lw({file:e.file.id,test:e.type==="test"?e.id:null,line:null,view:null})}function rL(){to.value=!0,Es.value=!1,Ds.value=void 0,eo.value=""}function iL(){gn.details.browser=100,gn.details.main=0,Mo.value=[100,0]}function oL(){gn.details.browser=33,gn.details.main=67,Mo.value=[33,67]}function sL(){gn.navigation=33,gn.details.size=67,yr.value=[33,67]}const lL={setCurrentFileId(e){eo.value=e,Ds.value=sr(e),au(!1)},async setIframeViewport(e,t){Dr.value=[e,t],await new Promise(r=>requestAnimationFrame(r))}},aL=location.port,cL=[location.hostname,aL].filter(Boolean).join(":"),uL=`${location.protocol==="https:"?"wss:":"ws:"}//${cL}/__vitest_api__`,Br=!!window.METADATA_PATH,fL=44,km="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",dL=new Uint8Array(64),aw=new Uint8Array(128);for(let e=0;e<km.length;e++){const t=km.charCodeAt(e);dL[e]=t,aw[t]=e}function _l(e,t){let r=0,o=0,s=0;do{const f=e.next();s=aw[f],r|=(s&31)<<o,o+=5}while(s&32);const c=r&1;return r>>>=1,c&&(r=-2147483648|-r),t+r}function Tm(e,t){return e.pos>=t?!1:e.peek()!==fL}class hL{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 pL(e){const{length:t}=e,r=new hL(e),o=[];let s=0,c=0,f=0,d=0,h=0;do{const p=r.indexOf(";"),v=[];let m=!0,b=0;for(s=0;r.pos<p;){let w;s=_l(r,s),s<b&&(m=!1),b=s,Tm(r,p)?(c=_l(r,c),f=_l(r,f),d=_l(r,d),Tm(r,p)?(h=_l(r,h),w=[s,c,f,d,h]):w=[s,c,f,d]):w=[s],v.push(w),r.pos++}m||gL(v),o.push(v),r.pos=p+1}while(r.pos<=t);return o}function gL(e){e.sort(vL)}function vL(e,t){return e[0]-t[0]}const mL=/^[\w+.-]+:\/\//,yL=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,bL=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;var Bt;(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"})(Bt||(Bt={}));function wL(e){return mL.test(e)}function xL(e){return e.startsWith("//")}function cw(e){return e.startsWith("/")}function SL(e){return e.startsWith("file:")}function Cm(e){return/^[.?#]/.test(e)}function gc(e){const t=yL.exec(e);return uw(t[1],t[2]||"",t[3],t[4]||"",t[5]||"/",t[6]||"",t[7]||"")}function _L(e){const t=bL.exec(e),r=t[2];return uw("file:","",t[1]||"","",cw(r)?r:"/"+r,t[3]||"",t[4]||"")}function uw(e,t,r,o,s,c,f){return{scheme:e,user:t,host:r,port:o,path:s,query:c,hash:f,type:Bt.Absolute}}function Em(e){if(xL(e)){const r=gc("http:"+e);return r.scheme="",r.type=Bt.SchemeRelative,r}if(cw(e)){const r=gc("http://foo.com"+e);return r.scheme="",r.host="",r.type=Bt.AbsolutePath,r}if(SL(e))return _L(e);if(wL(e))return gc(e);const t=gc("http://foo.com/"+e);return t.scheme="",t.host="",t.type=e?e.startsWith("?")?Bt.Query:e.startsWith("#")?Bt.Hash:Bt.RelativePath:Bt.Empty,t}function kL(e){if(e.endsWith("/.."))return e;const t=e.lastIndexOf("/");return e.slice(0,t+1)}function TL(e,t){fw(t,t.type),e.path==="/"?e.path=t.path:e.path=kL(t.path)+e.path}function fw(e,t){const r=t<=Bt.RelativePath,o=e.path.split("/");let s=1,c=0,f=!1;for(let h=1;h<o.length;h++){const p=o[h];if(!p){f=!0;continue}if(f=!1,p!=="."){if(p===".."){c?(f=!0,c--,s--):r&&(o[s++]=p);continue}o[s++]=p,c++}}let d="";for(let h=1;h<s;h++)d+="/"+o[h];(!d||f&&!d.endsWith("/.."))&&(d+="/"),e.path=d}function CL(e,t){if(!e&&!t)return"";const r=Em(e);let o=r.type;if(t&&o!==Bt.Absolute){const c=Em(t),f=c.type;switch(o){case Bt.Empty:r.hash=c.hash;case Bt.Hash:r.query=c.query;case Bt.Query:case Bt.RelativePath:TL(r,c);case Bt.AbsolutePath:r.user=c.user,r.host=c.host,r.port=c.port;case Bt.SchemeRelative:r.scheme=c.scheme}f>o&&(o=f)}fw(r,o);const s=r.query+r.hash;switch(o){case Bt.Hash:case Bt.Query:return s;case Bt.RelativePath:{const c=r.path.slice(1);return c?Cm(t||e)&&!Cm(c)?"./"+c+s:c+s:s||"."}case Bt.AbsolutePath:return r.path+s;default:return r.scheme+"//"+r.user+r.host+r.port+r.path+s}}function Lm(e,t){return t&&!t.endsWith("/")&&(t+="/"),CL(e,t)}function EL(e){if(!e)return"";const t=e.lastIndexOf("/");return e.slice(0,t+1)}const no=0,LL=1,AL=2,ML=3,NL=4;function $L(e,t){const r=Am(e,0);if(r===e.length)return e;t||(e=e.slice());for(let o=r;o<e.length;o=Am(e,o+1))e[o]=OL(e[o],t);return e}function Am(e,t){for(let r=t;r<e.length;r++)if(!PL(e[r]))return r;return e.length}function PL(e){for(let t=1;t<e.length;t++)if(e[t][no]<e[t-1][no])return!1;return!0}function OL(e,t){return t||(e=e.slice()),e.sort(RL)}function RL(e,t){return e[no]-t[no]}let cu=!1;function DL(e,t,r,o){for(;r<=o;){const s=r+(o-r>>1),c=e[s][no]-t;if(c===0)return cu=!0,s;c<0?r=s+1:o=s-1}return cu=!1,r-1}function zL(e,t,r){for(let o=r+1;o<e.length&&e[o][no]===t;r=o++);return r}function IL(e,t,r){for(let o=r-1;o>=0&&e[o][no]===t;r=o--);return r}function FL(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function HL(e,t,r,o){const{lastKey:s,lastNeedle:c,lastIndex:f}=r;let d=0,h=e.length-1;if(o===s){if(t===c)return cu=f!==-1&&e[f][no]===t,f;t>=c?d=f===-1?0:f:h=f}return r.lastKey=o,r.lastNeedle=t,r.lastIndex=DL(e,t,d,h)}const qL="`line` must be greater than 0 (lines start at line 1)",BL="`column` must be greater than or equal to 0 (columns start at column 0)",Mm=-1,WL=1;class UL{constructor(t,r){const o=typeof t=="string";if(!o&&t._decodedMemo)return t;const s=o?JSON.parse(t):t,{version:c,file:f,names:d,sourceRoot:h,sources:p,sourcesContent:v}=s;this.version=c,this.file=f,this.names=d||[],this.sourceRoot=h,this.sources=p,this.sourcesContent=v,this.ignoreList=s.ignoreList||s.x_google_ignoreList||void 0;const m=Lm(h||"",EL(r));this.resolvedSources=p.map(w=>Lm(w||"",m));const{mappings:b}=s;typeof b=="string"?(this._encoded=b,this._decoded=void 0):(this._encoded=void 0,this._decoded=$L(b,o)),this._decodedMemo=FL(),this._bySources=void 0,this._bySourceMemos=void 0}}function VL(e){var t;return(t=e)._decoded||(t._decoded=pL(e._encoded))}function jL(e,t){let{line:r,column:o,bias:s}=t;if(r--,r<0)throw new Error(qL);if(o<0)throw new Error(BL);const c=VL(e);if(r>=c.length)return vc(null,null,null,null);const f=c[r],d=GL(f,e._decodedMemo,r,o,s||WL);if(d===-1)return vc(null,null,null,null);const h=f[d];if(h.length===1)return vc(null,null,null,null);const{names:p,resolvedSources:v}=e;return vc(v[h[LL]],h[AL]+1,h[ML],h.length===5?p[h[NL]]:null)}function vc(e,t,r,o){return{source:e,line:t,column:r,name:o}}function GL(e,t,r,o,s){let c=HL(e,o,t,r);return cu?c=(s===Mm?zL:IL)(e,o,c):s===Mm&&c++,c===-1||c===e.length?-1:c}const KL=/^[A-Za-z]:\//;function XL(e=""){return e&&e.replace(/\\/g,"/").replace(KL,t=>t.toUpperCase())}const YL=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;function ZL(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}const JL=function(...e){e=e.map(o=>XL(o));let t="",r=!1;for(let o=e.length-1;o>=-1&&!r;o--){const s=o>=0?e[o]:ZL();!s||s.length===0||(t=`${s}/${t}`,r=Nm(s))}return t=QL(t,!r),r&&!Nm(t)?`/${t}`:t.length>0?t:"."};function QL(e,t){let r="",o=0,s=-1,c=0,f=null;for(let d=0;d<=e.length;++d){if(d<e.length)f=e[d];else{if(f==="/")break;f="/"}if(f==="/"){if(!(s===d-1||c===1))if(c===2){if(r.length<2||o!==2||r[r.length-1]!=="."||r[r.length-2]!=="."){if(r.length>2){const h=r.lastIndexOf("/");h===-1?(r="",o=0):(r=r.slice(0,h),o=r.length-1-r.lastIndexOf("/")),s=d,c=0;continue}else if(r.length>0){r="",o=0,s=d,c=0;continue}}t&&(r+=r.length>0?"/..":"..",o=2)}else r.length>0?r+=`/${e.slice(s+1,d)}`:r=e.slice(s+1,d),o=d-s-1;s=d,c=0}else f==="."&&c!==-1?++c:c=-1}return r}const Nm=function(e){return YL.test(e)},dw=/^\s*at .*(?:\S:\d+|\(native\))/m,eA=/^(?:eval@)?(?:\[native code\])?$/,tA=["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 hw(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:"))&&(o=new URL(o).pathname),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 nA(e){let t=e.trim();if(eA.test(t)||(t.includes(" > eval")&&(t=t.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),!t.includes("@")&&!t.includes(":")))return null;const r=/((.*".+"[^@]*)?[^@]*)(@)/,o=t.match(r),s=o&&o[1]?o[1]:void 0,[c,f,d]=hw(t.replace(r,""));return!c||!f||!d?null:{file:c,method:s||"",line:Number.parseInt(f),column:Number.parseInt(d)}}function rA(e){let t=e.trim();if(!dw.test(t))return null;t.includes("(eval ")&&(t=t.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(,.*$)/g,""));let r=t.replace(/^\s+/,"").replace(/\(eval code/g,"(").replace(/^.*?\s+/,"");const o=r.match(/ (\(.+\)$)/);r=o?r.replace(o[0],""):r;const[s,c,f]=hw(o?o[1]:r);let d=o&&r||"",h=s&&["eval","<anonymous>"].includes(s)?void 0:s;return!h||!c||!f?null:(d.startsWith("async ")&&(d=d.slice(6)),h.startsWith("file://")&&(h=h.slice(7)),h=JL(h),d&&(d=d.replace(/__vite_ssr_import_\d+__\./g,"")),{method:d,file:h,line:Number.parseInt(c),column:Number.parseInt(f)})}function iA(e,t={}){const{ignoreStackEntries:r=tA}=t;let o=dw.test(e)?sA(e):oA(e);return r.length&&(o=o.filter(s=>!r.some(c=>s.file.match(c)))),o.map(s=>{var c;t.getFileName&&(s.file=t.getFileName(s.file));const f=(c=t.getSourceMap)==null?void 0:c.call(t,s.file);if(!f||typeof f!="object"||!f.version)return s;const d=new UL(f),{line:h,column:p}=jL(d,s);return h!=null&&p!=null?{...s,line:h,column:p}:s})}function oA(e){return e.split(`
|
|
17
|
+
**/let Pd;const Lv=typeof window<"u"&&window.trustedTypes;if(Lv)try{Pd=Lv.createPolicy("vue",{createHTML:e=>e})}catch{}const Xy=Pd?e=>Pd.createHTML(e):e=>e,Xk="http://www.w3.org/2000/svg",Yk="http://www.w3.org/1998/Math/MathML",li=typeof document<"u"?document:null,Av=li&&li.createElement("template"),Zk={insert:(e,t,r)=>{t.insertBefore(e,r||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,r,o)=>{const s=t==="svg"?li.createElementNS(Xk,e):t==="mathml"?li.createElementNS(Yk,e):r?li.createElement(e,{is:r}):li.createElement(e);return e==="select"&&o&&o.multiple!=null&&s.setAttribute("multiple",o.multiple),s},createText:e=>li.createTextNode(e),createComment:e=>li.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>li.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,r,o,s,c){const f=r?r.previousSibling:t.lastChild;if(s&&(s===c||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),r),!(s===c||!(s=s.nextSibling)););else{Av.innerHTML=Xy(o==="svg"?`<svg>${e}</svg>`:o==="mathml"?`<math>${e}</math>`:e);const d=Av.content;if(o==="svg"||o==="mathml"){const h=d.firstChild;for(;h.firstChild;)d.appendChild(h.firstChild);d.removeChild(h)}t.insertBefore(d,r)}return[f?f.nextSibling:t.firstChild,r?r.previousSibling:t.lastChild]}},Oi="transition",xl="animation",Xl=Symbol("_vtc"),Yy={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},Jk=Wt({},hy,Yy),Qk=e=>(e.displayName="Transition",e.props=Jk,e),eT=Qk((e,{slots:t})=>ba(W_,tT(e),t)),xo=(e,t=[])=>{Fe(e)?e.forEach(r=>r(...t)):e&&e(...t)},Mv=e=>e?Fe(e)?e.some(t=>t.length>1):e.length>1:!1;function tT(e){const t={};for(const Z in e)Z in Yy||(t[Z]=e[Z]);if(e.css===!1)return t;const{name:r="v",type:o,duration:s,enterFromClass:c=`${r}-enter-from`,enterActiveClass:f=`${r}-enter-active`,enterToClass:d=`${r}-enter-to`,appearFromClass:h=c,appearActiveClass:p=f,appearToClass:v=d,leaveFromClass:m=`${r}-leave-from`,leaveActiveClass:b=`${r}-leave-active`,leaveToClass:w=`${r}-leave-to`}=e,M=nT(s),N=M&&M[0],E=M&&M[1],{onBeforeEnter:C,onEnter:A,onEnterCancelled:P,onLeave:L,onLeaveCancelled:z,onBeforeAppear:W=C,onAppear:U=A,onAppearCancelled:re=P}=t,Q=(Z,q,F)=>{So(Z,q?v:d),So(Z,q?p:f),F&&F()},G=(Z,q)=>{Z._isLeaving=!1,So(Z,m),So(Z,w),So(Z,b),q&&q()},te=Z=>(q,F)=>{const k=Z?U:A,B=()=>Q(q,Z,F);xo(k,[q,B]),Nv(()=>{So(q,Z?h:c),Ri(q,Z?v:d),Mv(k)||$v(q,o,N,B)})};return Wt(t,{onBeforeEnter(Z){xo(C,[Z]),Ri(Z,c),Ri(Z,f)},onBeforeAppear(Z){xo(W,[Z]),Ri(Z,h),Ri(Z,p)},onEnter:te(!1),onAppear:te(!0),onLeave(Z,q){Z._isLeaving=!0;const F=()=>G(Z,q);Ri(Z,m),Ri(Z,b),oT(),Nv(()=>{Z._isLeaving&&(So(Z,m),Ri(Z,w),Mv(L)||$v(Z,o,E,F))}),xo(L,[Z,F])},onEnterCancelled(Z){Q(Z,!1),xo(P,[Z])},onAppearCancelled(Z){Q(Z,!0),xo(re,[Z])},onLeaveCancelled(Z){G(Z),xo(z,[Z])}})}function nT(e){if(e==null)return null;if(_t(e))return[ed(e.enter),ed(e.leave)];{const t=ed(e);return[t,t]}}function ed(e){return R0(e)}function Ri(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.add(r)),(e[Xl]||(e[Xl]=new Set)).add(t)}function So(e,t){t.split(/\s+/).forEach(o=>o&&e.classList.remove(o));const r=e[Xl];r&&(r.delete(t),r.size||(e[Xl]=void 0))}function Nv(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let rT=0;function $v(e,t,r,o){const s=e._endId=++rT,c=()=>{s===e._endId&&o()};if(r!=null)return setTimeout(c,r);const{type:f,timeout:d,propCount:h}=iT(e,t);if(!f)return o();const p=f+"end";let v=0;const m=()=>{e.removeEventListener(p,b),c()},b=w=>{w.target===e&&++v>=h&&m()};setTimeout(()=>{v<h&&m()},d+1),e.addEventListener(p,b)}function iT(e,t){const r=window.getComputedStyle(e),o=M=>(r[M]||"").split(", "),s=o(`${Oi}Delay`),c=o(`${Oi}Duration`),f=Pv(s,c),d=o(`${xl}Delay`),h=o(`${xl}Duration`),p=Pv(d,h);let v=null,m=0,b=0;t===Oi?f>0&&(v=Oi,m=f,b=c.length):t===xl?p>0&&(v=xl,m=p,b=h.length):(m=Math.max(f,p),v=m>0?f>p?Oi:xl:null,b=v?v===Oi?c.length:h.length:0);const w=v===Oi&&/\b(transform|all)(,|$)/.test(o(`${Oi}Property`).toString());return{type:v,timeout:m,propCount:b,hasTransform:w}}function Pv(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((r,o)=>Ov(r)+Ov(e[o])))}function Ov(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function oT(){return document.body.offsetHeight}function sT(e,t,r){const o=e[Xl];o&&(t=(t?[t,...o]:[...o]).join(" ")),t==null?e.removeAttribute("class"):r?e.setAttribute("class",t):e.className=t}const Xc=Symbol("_vod"),Zy=Symbol("_vsh"),Gi={beforeMount(e,{value:t},{transition:r}){e[Xc]=e.style.display==="none"?"":e.style.display,r&&t?r.beforeEnter(e):Sl(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),Sl(e,!0),o.enter(e)):o.leave(e,()=>{Sl(e,!1)}):Sl(e,t))},beforeUnmount(e,{value:t}){Sl(e,t)}};function Sl(e,t){e.style.display=t?e[Xc]:"none",e[Zy]=!t}const lT=Symbol(""),aT=/(^|;)\s*display\s*:/;function cT(e,t,r){const o=e.style,s=Ot(r);let c=!1;if(r&&!s){if(t)if(Ot(t))for(const f of t.split(";")){const d=f.slice(0,f.indexOf(":")).trim();r[d]==null&&Lc(o,d,"")}else for(const f in t)r[f]==null&&Lc(o,f,"");for(const f in r)f==="display"&&(c=!0),Lc(o,f,r[f])}else if(s){if(t!==r){const f=o[lT];f&&(r+=";"+f),o.cssText=r,c=aT.test(r)}}else t&&e.removeAttribute("style");Xc in e&&(e[Xc]=c?o.display:"",e[Zy]&&(o.display="none"))}const Rv=/\s*!important$/;function Lc(e,t,r){if(Fe(r))r.forEach(o=>Lc(e,t,o));else if(r==null&&(r=""),t.startsWith("--"))e.setProperty(t,r);else{const o=uT(e,t);Rv.test(r)?e.setProperty(yi(o),r.replace(Rv,""),"important"):e[o]=r}}const Dv=["Webkit","Moz","ms"],td={};function uT(e,t){const r=td[t];if(r)return r;let o=Jn(t);if(o!=="filter"&&o in e)return td[t]=o;o=bu(o);for(let s=0;s<Dv.length;s++){const c=Dv[s]+o;if(c in e)return td[t]=c}return t}const zv="http://www.w3.org/1999/xlink";function Iv(e,t,r,o,s,c=o_(t)){o&&t.startsWith("xlink:")?r==null?e.removeAttributeNS(zv,t.slice(6,t.length)):e.setAttributeNS(zv,t,r):r==null||c&&!D0(r)?e.removeAttribute(t):e.setAttribute(t,c?"":kr(r)?String(r):r)}function Fv(e,t,r,o,s){if(t==="innerHTML"||t==="textContent"){r!=null&&(e[t]=t==="innerHTML"?Xy(r):r);return}const c=e.tagName;if(t==="value"&&c!=="PROGRESS"&&!c.includes("-")){const d=c==="OPTION"?e.getAttribute("value")||"":e.value,h=r==null?e.type==="checkbox"?"on":"":String(r);(d!==h||!("_value"in e))&&(e.value=h),r==null&&e.removeAttribute(t),e._value=r;return}let f=!1;if(r===""||r==null){const d=typeof e[t];d==="boolean"?r=D0(r):r==null&&d==="string"?(r="",f=!0):d==="number"&&(r=0,f=!0)}try{e[t]=r}catch{}f&&e.removeAttribute(s||t)}function Co(e,t,r,o){e.addEventListener(t,r,o)}function fT(e,t,r,o){e.removeEventListener(t,r,o)}const Hv=Symbol("_vei");function dT(e,t,r,o,s=null){const c=e[Hv]||(e[Hv]={}),f=c[t];if(o&&f)f.value=o;else{const[d,h]=hT(t);if(o){const p=c[t]=vT(o,s);Co(e,d,p,h)}else f&&(fT(e,d,f,h),c[t]=void 0)}}const qv=/(?:Once|Passive|Capture)$/;function hT(e){let t;if(qv.test(e)){t={};let o;for(;o=e.match(qv);)e=e.slice(0,e.length-o[0].length),t[o[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):yi(e.slice(2)),t]}let nd=0;const pT=Promise.resolve(),gT=()=>nd||(pT.then(()=>nd=0),nd=Date.now());function vT(e,t){const r=o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=r.attached)return;Tr(mT(o,r.value),t,5,[o])};return r.value=e,r.attached=gT(),r}function mT(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 Bv=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,yT=(e,t,r,o,s,c)=>{const f=s==="svg";t==="class"?sT(e,o,f):t==="style"?cT(e,r,o):vu(t)?ph(t)||dT(e,t,r,o,c):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):bT(e,t,o,f))?(Fv(e,t,o),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Iv(e,t,o,f,c,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Ot(o))?Fv(e,Jn(t),o,c,t):(t==="true-value"?e._trueValue=o:t==="false-value"&&(e._falseValue=o),Iv(e,t,o,f))};function bT(e,t,r,o){if(o)return!!(t==="innerHTML"||t==="textContent"||t in e&&Bv(t)&&Ke(r));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return Bv(t)&&Ot(r)?!1:t in e}const Yc=e=>{const t=e.props["onUpdate:modelValue"]||!1;return Fe(t)?r=>Tc(t,r):t};function wT(e){e.target.composing=!0}function Wv(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Ts=Symbol("_assign"),xT={created(e,{modifiers:{lazy:t,trim:r,number:o}},s){e[Ts]=Yc(s);const c=o||s.props&&s.props.type==="number";Co(e,t?"change":"input",f=>{if(f.target.composing)return;let d=e.value;r&&(d=d.trim()),c&&(d=yd(d)),e[Ts](d)}),r&&Co(e,"change",()=>{e.value=e.value.trim()}),t||(Co(e,"compositionstart",wT),Co(e,"compositionend",Wv),Co(e,"change",Wv))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:r,modifiers:{lazy:o,trim:s,number:c}},f){if(e[Ts]=Yc(f),e.composing)return;const d=(c||e.type==="number")&&!/^0\d/.test(e.value)?yd(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))}},ST={deep:!0,created(e,t,r){e[Ts]=Yc(r),Co(e,"change",()=>{const o=e._modelValue,s=_T(e),c=e.checked,f=e[Ts];if(Fe(o)){const d=z0(o,s),h=d!==-1;if(c&&!h)f(o.concat(s));else if(!c&&h){const p=[...o];p.splice(d,1),f(p)}}else if(mu(o)){const d=new Set(o);c?d.add(s):d.delete(s),f(d)}else f(Jy(e,c))})},mounted:Uv,beforeUpdate(e,t,r){e[Ts]=Yc(r),Uv(e,t,r)}};function Uv(e,{value:t,oldValue:r},o){e._modelValue=t;let s;if(Fe(t))s=z0(t,o.props.value)>-1;else if(mu(t))s=t.has(o.props.value);else{if(t===r)return;s=xu(t,Jy(e,!0))}e.checked!==s&&(e.checked=s)}function _T(e){return"_value"in e?e._value:e.value}function Jy(e,t){const r=t?"_trueValue":"_falseValue";return r in e?e[r]:t}const kT=["ctrl","shift","alt","meta"],TT={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)=>kT.some(r=>e[`${r}Key`]&&!t.includes(r))},Ac=(e,t)=>{const r=e._withMods||(e._withMods={}),o=t.join(".");return r[o]||(r[o]=(s,...c)=>{for(let f=0;f<t.length;f++){const d=TT[t[f]];if(d&&d(s,t))return}return e(s,...c)})},CT={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Od=(e,t)=>{const r=e._withKeys||(e._withKeys={}),o=t.join(".");return r[o]||(r[o]=s=>{if(!("key"in s))return;const c=yi(s.key);if(t.some(f=>f===c||CT[f]===c))return e(s)})},ET=Wt({patchProp:yT},Zk);let Vv;function LT(){return Vv||(Vv=bk(ET))}const Qy=(...e)=>{const t=LT().createApp(...e),{mount:r}=t;return t.mount=o=>{const s=MT(o);if(!s)return;const c=t._component;!Ke(c)&&!c.render&&!c.template&&(c.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const f=r(s,!1,AT(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),f},t};function AT(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function MT(e){return Ot(e)?document.querySelector(e):e}const Kr=(e,t)=>{const r=e.__vccOpts||e;for(const[o,s]of t)r[o]=s;return r},NT={};function $T(e,t){const r=Po("RouterView");return oe(),rt(r)}const PT=Kr(NT,[["render",$T]]),OT=["top","right","bottom","left"],jv=["start","end"],Gv=OT.reduce((e,t)=>e.concat(t,t+"-"+jv[0],t+"-"+jv[1]),[]),Yl=Math.min,To=Math.max,RT={left:"right",right:"left",bottom:"top",top:"bottom"},DT={start:"end",end:"start"};function Rd(e,t,r){return To(e,Yl(t,r))}function zo(e,t){return typeof e=="function"?e(t):e}function Ur(e){return e.split("-")[0]}function Sr(e){return e.split("-")[1]}function eb(e){return e==="x"?"y":"x"}function Oh(e){return e==="y"?"height":"width"}function wa(e){return["top","bottom"].includes(Ur(e))?"y":"x"}function Rh(e){return eb(wa(e))}function tb(e,t,r){r===void 0&&(r=!1);const o=Sr(e),s=Rh(e),c=Oh(s);let f=s==="x"?o===(r?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[c]>t.floating[c]&&(f=Jc(f)),[f,Jc(f)]}function zT(e){const t=Jc(e);return[Zc(e),t,Zc(t)]}function Zc(e){return e.replace(/start|end/g,t=>DT[t])}function IT(e,t,r){const o=["left","right"],s=["right","left"],c=["top","bottom"],f=["bottom","top"];switch(e){case"top":case"bottom":return r?t?s:o:t?o:s;case"left":case"right":return t?c:f;default:return[]}}function FT(e,t,r,o){const s=Sr(e);let c=IT(Ur(e),r==="start",o);return s&&(c=c.map(f=>f+"-"+s),t&&(c=c.concat(c.map(Zc)))),c}function Jc(e){return e.replace(/left|right|bottom|top/g,t=>RT[t])}function HT(e){return{top:0,right:0,bottom:0,left:0,...e}}function nb(e){return typeof e!="number"?HT(e):{top:e,right:e,bottom:e,left:e}}function Rl(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Kv(e,t,r){let{reference:o,floating:s}=e;const c=wa(t),f=Rh(t),d=Oh(f),h=Ur(t),p=c==="y",v=o.x+o.width/2-s.width/2,m=o.y+o.height/2-s.height/2,b=o[d]/2-s[d]/2;let w;switch(h){case"top":w={x:v,y:o.y-s.height};break;case"bottom":w={x:v,y:o.y+o.height};break;case"right":w={x:o.x+o.width,y:m};break;case"left":w={x:o.x-s.width,y:m};break;default:w={x:o.x,y:o.y}}switch(Sr(t)){case"start":w[f]-=b*(r&&p?-1:1);break;case"end":w[f]+=b*(r&&p?-1:1);break}return w}const qT=async(e,t,r)=>{const{placement:o="bottom",strategy:s="absolute",middleware:c=[],platform:f}=r,d=c.filter(Boolean),h=await(f.isRTL==null?void 0:f.isRTL(t));let p=await f.getElementRects({reference:e,floating:t,strategy:s}),{x:v,y:m}=Kv(p,o,h),b=o,w={},M=0;for(let N=0;N<d.length;N++){const{name:E,fn:C}=d[N],{x:A,y:P,data:L,reset:z}=await C({x:v,y:m,initialPlacement:o,placement:b,strategy:s,middlewareData:w,rects:p,platform:f,elements:{reference:e,floating:t}});v=A??v,m=P??m,w={...w,[E]:{...w[E],...L}},z&&M<=50&&(M++,typeof z=="object"&&(z.placement&&(b=z.placement),z.rects&&(p=z.rects===!0?await f.getElementRects({reference:e,floating:t,strategy:s}):z.rects),{x:v,y:m}=Kv(p,b,h)),N=-1)}return{x:v,y:m,placement:b,strategy:s,middlewareData:w}};async function $u(e,t){var r;t===void 0&&(t={});const{x:o,y:s,platform:c,rects:f,elements:d,strategy:h}=e,{boundary:p="clippingAncestors",rootBoundary:v="viewport",elementContext:m="floating",altBoundary:b=!1,padding:w=0}=zo(t,e),M=nb(w),E=d[b?m==="floating"?"reference":"floating":m],C=Rl(await c.getClippingRect({element:(r=await(c.isElement==null?void 0:c.isElement(E)))==null||r?E:E.contextElement||await(c.getDocumentElement==null?void 0:c.getDocumentElement(d.floating)),boundary:p,rootBoundary:v,strategy:h})),A=m==="floating"?{...f.floating,x:o,y:s}:f.reference,P=await(c.getOffsetParent==null?void 0:c.getOffsetParent(d.floating)),L=await(c.isElement==null?void 0:c.isElement(P))?await(c.getScale==null?void 0:c.getScale(P))||{x:1,y:1}:{x:1,y:1},z=Rl(c.convertOffsetParentRelativeRectToViewportRelativeRect?await c.convertOffsetParentRelativeRectToViewportRelativeRect({elements:d,rect:A,offsetParent:P,strategy:h}):A);return{top:(C.top-z.top+M.top)/L.y,bottom:(z.bottom-C.bottom+M.bottom)/L.y,left:(C.left-z.left+M.left)/L.x,right:(z.right-C.right+M.right)/L.x}}const BT=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:o,placement:s,rects:c,platform:f,elements:d,middlewareData:h}=t,{element:p,padding:v=0}=zo(e,t)||{};if(p==null)return{};const m=nb(v),b={x:r,y:o},w=Rh(s),M=Oh(w),N=await f.getDimensions(p),E=w==="y",C=E?"top":"left",A=E?"bottom":"right",P=E?"clientHeight":"clientWidth",L=c.reference[M]+c.reference[w]-b[w]-c.floating[M],z=b[w]-c.reference[w],W=await(f.getOffsetParent==null?void 0:f.getOffsetParent(p));let U=W?W[P]:0;(!U||!await(f.isElement==null?void 0:f.isElement(W)))&&(U=d.floating[P]||c.floating[M]);const re=L/2-z/2,Q=U/2-N[M]/2-1,G=Yl(m[C],Q),te=Yl(m[A],Q),Z=G,q=U-N[M]-te,F=U/2-N[M]/2+re,k=Rd(Z,F,q),B=!h.arrow&&Sr(s)!=null&&F!==k&&c.reference[M]/2-(F<Z?G:te)-N[M]/2<0,V=B?F<Z?F-Z:F-q:0;return{[w]:b[w]+V,data:{[w]:k,centerOffset:F-k-V,...B&&{alignmentOffset:V}},reset:B}}});function WT(e,t,r){return(e?[...r.filter(s=>Sr(s)===e),...r.filter(s=>Sr(s)!==e)]:r.filter(s=>Ur(s)===s)).filter(s=>e?Sr(s)===e||(t?Zc(s)!==s:!1):!0)}const UT=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,o,s;const{rects:c,middlewareData:f,placement:d,platform:h,elements:p}=t,{crossAxis:v=!1,alignment:m,allowedPlacements:b=Gv,autoAlignment:w=!0,...M}=zo(e,t),N=m!==void 0||b===Gv?WT(m||null,w,b):b,E=await $u(t,M),C=((r=f.autoPlacement)==null?void 0:r.index)||0,A=N[C];if(A==null)return{};const P=tb(A,c,await(h.isRTL==null?void 0:h.isRTL(p.floating)));if(d!==A)return{reset:{placement:N[0]}};const L=[E[Ur(A)],E[P[0]],E[P[1]]],z=[...((o=f.autoPlacement)==null?void 0:o.overflows)||[],{placement:A,overflows:L}],W=N[C+1];if(W)return{data:{index:C+1,overflows:z},reset:{placement:W}};const U=z.map(G=>{const te=Sr(G.placement);return[G.placement,te&&v?G.overflows.slice(0,2).reduce((Z,q)=>Z+q,0):G.overflows[0],G.overflows]}).sort((G,te)=>G[1]-te[1]),Q=((s=U.filter(G=>G[2].slice(0,Sr(G[0])?2:3).every(te=>te<=0))[0])==null?void 0:s[0])||U[0][0];return Q!==d?{data:{index:C+1,overflows:z},reset:{placement:Q}}:{}}}},VT=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,o;const{placement:s,middlewareData:c,rects:f,initialPlacement:d,platform:h,elements:p}=t,{mainAxis:v=!0,crossAxis:m=!0,fallbackPlacements:b,fallbackStrategy:w="bestFit",fallbackAxisSideDirection:M="none",flipAlignment:N=!0,...E}=zo(e,t);if((r=c.arrow)!=null&&r.alignmentOffset)return{};const C=Ur(s),A=Ur(d)===d,P=await(h.isRTL==null?void 0:h.isRTL(p.floating)),L=b||(A||!N?[Jc(d)]:zT(d));!b&&M!=="none"&&L.push(...FT(d,N,M,P));const z=[d,...L],W=await $u(t,E),U=[];let re=((o=c.flip)==null?void 0:o.overflows)||[];if(v&&U.push(W[C]),m){const Z=tb(s,f,P);U.push(W[Z[0]],W[Z[1]])}if(re=[...re,{placement:s,overflows:U}],!U.every(Z=>Z<=0)){var Q,G;const Z=(((Q=c.flip)==null?void 0:Q.index)||0)+1,q=z[Z];if(q)return{data:{index:Z,overflows:re},reset:{placement:q}};let F=(G=re.filter(k=>k.overflows[0]<=0).sort((k,B)=>k.overflows[1]-B.overflows[1])[0])==null?void 0:G.placement;if(!F)switch(w){case"bestFit":{var te;const k=(te=re.map(B=>[B.placement,B.overflows.filter(V=>V>0).reduce((V,ie)=>V+ie,0)]).sort((B,V)=>B[1]-V[1])[0])==null?void 0:te[0];k&&(F=k);break}case"initialPlacement":F=d;break}if(s!==F)return{reset:{placement:F}}}return{}}}};async function jT(e,t){const{placement:r,platform:o,elements:s}=e,c=await(o.isRTL==null?void 0:o.isRTL(s.floating)),f=Ur(r),d=Sr(r),h=wa(r)==="y",p=["left","top"].includes(f)?-1:1,v=c&&h?-1:1,m=zo(t,e);let{mainAxis:b,crossAxis:w,alignmentAxis:M}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...m};return d&&typeof M=="number"&&(w=d==="end"?M*-1:M),h?{x:w*v,y:b*p}:{x:b*p,y:w*v}}const GT=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,o;const{x:s,y:c,placement:f,middlewareData:d}=t,h=await jT(t,e);return f===((r=d.offset)==null?void 0:r.placement)&&(o=d.arrow)!=null&&o.alignmentOffset?{}:{x:s+h.x,y:c+h.y,data:{...h,placement:f}}}}},KT=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:o,placement:s}=t,{mainAxis:c=!0,crossAxis:f=!1,limiter:d={fn:E=>{let{x:C,y:A}=E;return{x:C,y:A}}},...h}=zo(e,t),p={x:r,y:o},v=await $u(t,h),m=wa(Ur(s)),b=eb(m);let w=p[b],M=p[m];if(c){const E=b==="y"?"top":"left",C=b==="y"?"bottom":"right",A=w+v[E],P=w-v[C];w=Rd(A,w,P)}if(f){const E=m==="y"?"top":"left",C=m==="y"?"bottom":"right",A=M+v[E],P=M-v[C];M=Rd(A,M,P)}const N=d.fn({...t,[b]:w,[m]:M});return{...N,data:{x:N.x-r,y:N.y-o}}}}},XT=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:r,rects:o,platform:s,elements:c}=t,{apply:f=()=>{},...d}=zo(e,t),h=await $u(t,d),p=Ur(r),v=Sr(r),m=wa(r)==="y",{width:b,height:w}=o.floating;let M,N;p==="top"||p==="bottom"?(M=p,N=v===(await(s.isRTL==null?void 0:s.isRTL(c.floating))?"start":"end")?"left":"right"):(N=p,M=v==="end"?"top":"bottom");const E=w-h[M],C=b-h[N],A=!t.middlewareData.shift;let P=E,L=C;if(m){const W=b-h.left-h.right;L=v||A?Yl(C,W):W}else{const W=w-h.top-h.bottom;P=v||A?Yl(E,W):W}if(A&&!v){const W=To(h.left,0),U=To(h.right,0),re=To(h.top,0),Q=To(h.bottom,0);m?L=b-2*(W!==0||U!==0?W+U:To(h.left,h.right)):P=w-2*(re!==0||Q!==0?re+Q:To(h.top,h.bottom))}await f({...t,availableWidth:L,availableHeight:P});const z=await s.getDimensions(c.floating);return b!==z.width||w!==z.height?{reset:{rects:!0}}:{}}}};function ir(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Hr(e){return ir(e).getComputedStyle(e)}const Xv=Math.min,Dl=Math.max,Qc=Math.round;function rb(e){const t=Hr(e);let r=parseFloat(t.width),o=parseFloat(t.height);const s=e.offsetWidth,c=e.offsetHeight,f=Qc(r)!==s||Qc(o)!==c;return f&&(r=s,o=c),{width:r,height:o,fallback:f}}function Qi(e){return ob(e)?(e.nodeName||"").toLowerCase():""}let uc;function ib(){if(uc)return uc;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(uc=e.brands.map(t=>t.brand+"/"+t.version).join(" "),uc):navigator.userAgent}function qr(e){return e instanceof ir(e).HTMLElement}function Yi(e){return e instanceof ir(e).Element}function ob(e){return e instanceof ir(e).Node}function Yv(e){return typeof ShadowRoot>"u"?!1:e instanceof ir(e).ShadowRoot||e instanceof ShadowRoot}function Pu(e){const{overflow:t,overflowX:r,overflowY:o,display:s}=Hr(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+r)&&!["inline","contents"].includes(s)}function YT(e){return["table","td","th"].includes(Qi(e))}function Dd(e){const t=/firefox/i.test(ib()),r=Hr(e),o=r.backdropFilter||r.WebkitBackdropFilter;return r.transform!=="none"||r.perspective!=="none"||!!o&&o!=="none"||t&&r.willChange==="filter"||t&&!!r.filter&&r.filter!=="none"||["transform","perspective"].some(s=>r.willChange.includes(s))||["paint","layout","strict","content"].some(s=>{const c=r.contain;return c!=null&&c.includes(s)})}function sb(){return!/^((?!chrome|android).)*safari/i.test(ib())}function Dh(e){return["html","body","#document"].includes(Qi(e))}function lb(e){return Yi(e)?e:e.contextElement}const ab={x:1,y:1};function Cs(e){const t=lb(e);if(!qr(t))return ab;const r=t.getBoundingClientRect(),{width:o,height:s,fallback:c}=rb(t);let f=(c?Qc(r.width):r.width)/o,d=(c?Qc(r.height):r.height)/s;return f&&Number.isFinite(f)||(f=1),d&&Number.isFinite(d)||(d=1),{x:f,y:d}}function Zl(e,t,r,o){var s,c;t===void 0&&(t=!1),r===void 0&&(r=!1);const f=e.getBoundingClientRect(),d=lb(e);let h=ab;t&&(o?Yi(o)&&(h=Cs(o)):h=Cs(e));const p=d?ir(d):window,v=!sb()&&r;let m=(f.left+(v&&((s=p.visualViewport)==null?void 0:s.offsetLeft)||0))/h.x,b=(f.top+(v&&((c=p.visualViewport)==null?void 0:c.offsetTop)||0))/h.y,w=f.width/h.x,M=f.height/h.y;if(d){const N=ir(d),E=o&&Yi(o)?ir(o):o;let C=N.frameElement;for(;C&&o&&E!==N;){const A=Cs(C),P=C.getBoundingClientRect(),L=getComputedStyle(C);P.x+=(C.clientLeft+parseFloat(L.paddingLeft))*A.x,P.y+=(C.clientTop+parseFloat(L.paddingTop))*A.y,m*=A.x,b*=A.y,w*=A.x,M*=A.y,m+=P.x,b+=P.y,C=ir(C).frameElement}}return{width:w,height:M,top:b,right:m+w,bottom:b+M,left:m,x:m,y:b}}function Zi(e){return((ob(e)?e.ownerDocument:e.document)||window.document).documentElement}function Ou(e){return Yi(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function cb(e){return Zl(Zi(e)).left+Ou(e).scrollLeft}function Jl(e){if(Qi(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Yv(e)&&e.host||Zi(e);return Yv(t)?t.host:t}function ub(e){const t=Jl(e);return Dh(t)?t.ownerDocument.body:qr(t)&&Pu(t)?t:ub(t)}function eu(e,t){var r;t===void 0&&(t=[]);const o=ub(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),c=ir(o);return s?t.concat(c,c.visualViewport||[],Pu(o)?o:[]):t.concat(o,eu(o))}function Zv(e,t,r){return t==="viewport"?Rl(function(o,s){const c=ir(o),f=Zi(o),d=c.visualViewport;let h=f.clientWidth,p=f.clientHeight,v=0,m=0;if(d){h=d.width,p=d.height;const b=sb();(b||!b&&s==="fixed")&&(v=d.offsetLeft,m=d.offsetTop)}return{width:h,height:p,x:v,y:m}}(e,r)):Yi(t)?Rl(function(o,s){const c=Zl(o,!0,s==="fixed"),f=c.top+o.clientTop,d=c.left+o.clientLeft,h=qr(o)?Cs(o):{x:1,y:1};return{width:o.clientWidth*h.x,height:o.clientHeight*h.y,x:d*h.x,y:f*h.y}}(t,r)):Rl(function(o){const s=Zi(o),c=Ou(o),f=o.ownerDocument.body,d=Dl(s.scrollWidth,s.clientWidth,f.scrollWidth,f.clientWidth),h=Dl(s.scrollHeight,s.clientHeight,f.scrollHeight,f.clientHeight);let p=-c.scrollLeft+cb(o);const v=-c.scrollTop;return Hr(f).direction==="rtl"&&(p+=Dl(s.clientWidth,f.clientWidth)-d),{width:d,height:h,x:p,y:v}}(Zi(e)))}function Jv(e){return qr(e)&&Hr(e).position!=="fixed"?e.offsetParent:null}function Qv(e){const t=ir(e);let r=Jv(e);for(;r&&YT(r)&&Hr(r).position==="static";)r=Jv(r);return r&&(Qi(r)==="html"||Qi(r)==="body"&&Hr(r).position==="static"&&!Dd(r))?t:r||function(o){let s=Jl(o);for(;qr(s)&&!Dh(s);){if(Dd(s))return s;s=Jl(s)}return null}(e)||t}function ZT(e,t,r){const o=qr(t),s=Zi(t),c=Zl(e,!0,r==="fixed",t);let f={scrollLeft:0,scrollTop:0};const d={x:0,y:0};if(o||!o&&r!=="fixed")if((Qi(t)!=="body"||Pu(s))&&(f=Ou(t)),qr(t)){const h=Zl(t,!0);d.x=h.x+t.clientLeft,d.y=h.y+t.clientTop}else s&&(d.x=cb(s));return{x:c.left+f.scrollLeft-d.x,y:c.top+f.scrollTop-d.y,width:c.width,height:c.height}}const JT={getClippingRect:function(e){let{element:t,boundary:r,rootBoundary:o,strategy:s}=e;const c=r==="clippingAncestors"?function(p,v){const m=v.get(p);if(m)return m;let b=eu(p).filter(E=>Yi(E)&&Qi(E)!=="body"),w=null;const M=Hr(p).position==="fixed";let N=M?Jl(p):p;for(;Yi(N)&&!Dh(N);){const E=Hr(N),C=Dd(N);(M?C||w:C||E.position!=="static"||!w||!["absolute","fixed"].includes(w.position))?w=E:b=b.filter(A=>A!==N),N=Jl(N)}return v.set(p,b),b}(t,this._c):[].concat(r),f=[...c,o],d=f[0],h=f.reduce((p,v)=>{const m=Zv(t,v,s);return p.top=Dl(m.top,p.top),p.right=Xv(m.right,p.right),p.bottom=Xv(m.bottom,p.bottom),p.left=Dl(m.left,p.left),p},Zv(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=qr(r),c=Zi(r);if(r===c)return t;let f={scrollLeft:0,scrollTop:0},d={x:1,y:1};const h={x:0,y:0};if((s||!s&&o!=="fixed")&&((Qi(r)!=="body"||Pu(c))&&(f=Ou(r)),qr(r))){const p=Zl(r);d=Cs(r),h.x=p.x+r.clientLeft,h.y=p.y+r.clientTop}return{width:t.width*d.x,height:t.height*d.y,x:t.x*d.x-f.scrollLeft*d.x+h.x,y:t.y*d.y-f.scrollTop*d.y+h.y}},isElement:Yi,getDimensions:function(e){return qr(e)?rb(e):e.getBoundingClientRect()},getOffsetParent:Qv,getDocumentElement:Zi,getScale:Cs,async getElementRects(e){let{reference:t,floating:r,strategy:o}=e;const s=this.getOffsetParent||Qv,c=this.getDimensions;return{reference:ZT(t,await s(r),o),floating:{x:0,y:0,...await c(r)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>Hr(e).direction==="rtl"},QT=(e,t,r)=>{const o=new Map,s={platform:JT,...r},c={...s.platform,_c:o};return qT(e,t,{...s,platform:c})};function fb(e,t){for(const r in t)Object.prototype.hasOwnProperty.call(t,r)&&(typeof t[r]=="object"&&e[r]?fb(e[r],t[r]):e[r]=t[r])}const _r={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:150,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,autoHideOnMousedown:!1,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover"],delay:{show:0,hide:400}}}};function Ql(e,t){let r=_r.themes[e]||{},o;do o=r[t],typeof o>"u"?r.$extend?r=_r.themes[r.$extend]||{}:(r=null,o=_r[t]):r=null;while(r);return o}function eC(e){const t=[e];let r=_r.themes[e]||{};do r.$extend&&!r.$resetCss?(t.push(r.$extend),r=_r.themes[r.$extend]||{}):r=null;while(r);return t.map(o=>`v-popper--theme-${o}`)}function em(e){const t=[e];let r=_r.themes[e]||{};do r.$extend?(t.push(r.$extend),r=_r.themes[r.$extend]||{}):r=null;while(r);return t}let Ps=!1;if(typeof window<"u"){Ps=!1;try{const e=Object.defineProperty({},"passive",{get(){Ps=!0}});window.addEventListener("test",null,e)}catch{}}let db=!1;typeof window<"u"&&typeof navigator<"u"&&(db=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const hb=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),tm={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},nm={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function rm(e,t){const r=e.indexOf(t);r!==-1&&e.splice(r,1)}function rd(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const Kn=[];let _o=null;const im={};function om(e){let t=im[e];return t||(t=im[e]=[]),t}let zd=function(){};typeof window<"u"&&(zd=window.Element);function at(e){return function(t){return Ql(t.theme,e)}}const id="__floating-vue__popper",pb=()=>ut({name:"VPopper",provide(){return{[id]:{parentPopper:this}}},inject:{[id]:{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=>hb.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,zd,Boolean],default:at("container")},boundary:{type:[String,zd],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[id])==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(GT({mainAxis:this.distance,crossAxis:this.skidding}));const t=this.placement.startsWith("auto");if(t?e.middleware.push(UT({alignment:this.placement.split("-")[1]??""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(KT({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!t&&this.flip&&e.middleware.push(VT({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(BT({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:o,rects:s,middlewareData:c})=>{let f;const{centerOffset:d}=c.arrow;return o.startsWith("top")||o.startsWith("bottom")?f=Math.abs(d)>s.reference.width/2:f=Math.abs(d)>s.reference.height/2,{data:{overflow:f}}}}),this.autoMinSize||this.autoSize){const o=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:s,placement:c,middlewareData:f})=>{var d;if((d=f.autoSize)!=null&&d.skip)return{};let h,p;return c.startsWith("top")||c.startsWith("bottom")?h=s.reference.width:p=s.reference.height,this.$_innerNode.style[o==="min"?"minWidth":o==="max"?"maxWidth":"width"]=h!=null?`${h}px`:null,this.$_innerNode.style[o==="min"?"minHeight":o==="max"?"maxHeight":"height"]=p!=null?`${p}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,e.middleware.push(XT({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 QT(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),_o&&this.instantMove&&_o.instantMove&&_o!==this.parentPopper){_o.$_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&&(_o=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 rd(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...eu(this.$_referenceNode),...eu(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),r=this.$_popperNode.querySelector(".v-popper__wrapper"),o=r.parentNode.getBoundingClientRect(),s=t.x+t.width/2-(o.left+r.offsetLeft),c=t.y+t.height/2-(o.top+r.offsetTop);this.result.transformOrigin=`${s}px ${c}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let r=0;r<Kn.length;r++)t=Kn[r],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}Kn.push(this),document.body.classList.add("v-popper--some-open");for(const t of em(this.theme))om(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 rd(),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,rm(Kn,this),Kn.length===0&&document.body.classList.remove("v-popper--some-open");for(const r of em(this.theme)){const o=om(r);rm(o,this),o.length===0&&document.body.classList.remove(`v-popper--some-open--${r}`)}_o===this&&(_o=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 rd(),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,tm,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],tm,this.popperTriggers,this.popperShowTriggers,e);const t=r=>{r.usedByTooltip||this.hide({event:r})};this.$_registerTriggerListeners(this.$_targetNodes,nm,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],nm,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,Ps?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,r,o,s){let c=r;o!=null&&(c=typeof o=="function"?o(c):o),c.forEach(f=>{const d=t[f];d&&this.$_registerEventListeners(e,d,s)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(r=>{const{targetNodes:o,eventType:s,handler:c}=r;!e||e===s?o.forEach(f=>f.removeEventListener(s,c)):t.push(r)}),this.$_events=t},$_refreshListeners(){this.isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const r of this.$_targetNodes){const o=r.getAttribute(e);o&&(r.removeAttribute(e),r.setAttribute(t,o))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const r in e){const o=e[r];o==null?t.removeAttribute(r):t.setAttribute(r,o)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$_referenceNode.getBoundingClientRect();if(zl>=e.left&&zl<=e.right&&Il>=e.top&&Il<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),r=zl-Ii,o=Il-Fi,s=t.left+t.width/2-Ii+(t.top+t.height/2)-Fi+t.width+t.height,c=Ii+r*s,f=Fi+o*s;return fc(Ii,Fi,c,f,t.left,t.top,t.left,t.bottom)||fc(Ii,Fi,c,f,t.left,t.top,t.right,t.top)||fc(Ii,Fi,c,f,t.right,t.top,t.right,t.bottom)||fc(Ii,Fi,c,f,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});if(typeof document<"u"&&typeof window<"u"){if(db){const e=Ps?{passive:!0,capture:!0}:!0;document.addEventListener("touchstart",t=>sm(t,!0),e),document.addEventListener("touchend",t=>lm(t,!0),e)}else window.addEventListener("mousedown",e=>sm(e,!1),!0),window.addEventListener("click",e=>lm(e,!1),!0);window.addEventListener("resize",nC)}function sm(e,t){if(_r.autoHideOnMousedown)gb(e,t);else for(let r=0;r<Kn.length;r++){const o=Kn[r];try{o.mouseDownContains=o.popperNode().contains(e.target)}catch{}}}function lm(e,t){_r.autoHideOnMousedown||gb(e,t)}function gb(e,t){const r={};for(let o=Kn.length-1;o>=0;o--){const s=Kn[o];try{const c=s.containsGlobalTarget=s.mouseDownContains||s.popperNode().contains(e.target);s.pendingHide=!1,requestAnimationFrame(()=>{if(s.pendingHide=!1,!r[s.randomId]&&am(s,c,e)){if(s.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&c){let d=s.parentPopper;for(;d;)r[d.randomId]=!0,d=d.parentPopper;return}let f=s.parentPopper;for(;f&&am(f,f.containsGlobalTarget,e);)f.$_handleGlobalClose(e,t),f=f.parentPopper}})}catch{}}}function am(e,t,r){return r.closeAllPopover||r.closePopover&&t||tC(e,r)&&!t}function tC(e,t){if(typeof e.autoHide=="function"){const r=e.autoHide(t);return e.lastAutoHide=r,r}return e.autoHide}function nC(){for(let e=0;e<Kn.length;e++)Kn[e].$_computePosition()}function cm(){for(let e=0;e<Kn.length;e++)Kn[e].hide()}let Ii=0,Fi=0,zl=0,Il=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{Ii=zl,Fi=Il,zl=e.clientX,Il=e.clientY},Ps?{passive:!0}:void 0);function fc(e,t,r,o,s,c,f,d){const h=((f-s)*(t-c)-(d-c)*(e-s))/((d-c)*(r-e)-(f-s)*(o-t)),p=((r-e)*(t-c)-(o-t)*(e-s))/((d-c)*(r-e)-(f-s)*(o-t));return h>=0&&h<=1&&p>=0&&p<=1}const rC={extends:pb()},Ru=(e,t)=>{const r=e.__vccOpts||e;for(const[o,s]of t)r[o]=s;return r};function iC(e,t,r,o,s,c){return oe(),me("div",{ref:"reference",class:st(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[vn(e.$slots,"default",r_(Vy(e.slotData)))],2)}const oC=Ru(rC,[["render",iC]]);function sC(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var r=e.indexOf("Trident/");if(r>0){var o=e.indexOf("rv:");return parseInt(e.substring(o+3,e.indexOf(".",o)),10)}var s=e.indexOf("Edge/");return s>0?parseInt(e.substring(s+5,e.indexOf(".",s)),10):-1}let Mc;function Id(){Id.init||(Id.init=!0,Mc=sC()!==-1)}var Du={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){Id(),un(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",Mc&&this.$el.appendChild(e),e.data="about:blank",Mc||this.$el.appendChild(e)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!Mc&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const lC=fy();cy("data-v-b329ee4c");const aC={class:"resize-observer",tabindex:"-1"};uy();const cC=lC((e,t,r,o,s,c)=>(oe(),rt("div",aC)));Du.render=cC;Du.__scopeId="data-v-b329ee4c";Du.__file="src/components/ResizeObserver.vue";const vb=(e="theme")=>({computed:{themeClass(){return eC(this[e])}}}),uC=ut({name:"VPopperContent",components:{ResizeObserver:Du},mixins:[vb()],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}}}),fC=["id","aria-hidden","tabindex","data-popper-placement"],dC={ref:"inner",class:"v-popper__inner"},hC=Y("div",{class:"v-popper__arrow-outer"},null,-1),pC=Y("div",{class:"v-popper__arrow-inner"},null,-1),gC=[hC,pC];function vC(e,t,r,o,s,c){const f=Po("ResizeObserver");return oe(),me("div",{id:e.popperId,ref:"popover",class:st(["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:Jt(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]=Od(d=>e.autoHide&&e.$emit("hide"),["esc"]))},[Y("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=d=>e.autoHide&&e.$emit("hide"))}),Y("div",{class:"v-popper__wrapper",style:Jt(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[Y("div",dC,[e.mounted?(oe(),me(ct,{key:0},[Y("div",null,[vn(e.$slots,"default")]),e.handleResize?(oe(),rt(f,{key:0,onNotify:t[1]||(t[1]=d=>e.$emit("resize",d))})):Ye("",!0)],64)):Ye("",!0)],512),Y("div",{ref:"arrow",class:"v-popper__arrow-container",style:Jt(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},gC,4)],4)],46,fC)}const mb=Ru(uC,[["render",vC]]),yb={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 Fd=function(){};typeof window<"u"&&(Fd=window.Element);const mC=ut({name:"VPopperWrapper",components:{Popper:oC,PopperContent:mb},mixins:[yb,vb("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,Fd,Boolean],default:void 0},boundary:{type:[String,Fd],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 yC(e,t,r,o,s,c){const f=Po("PopperContent"),d=Po("Popper");return oe(),rt(d,hi({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:ot(({popperId:h,isShown:p,shouldMountContent:v,skipTransition:m,autoHide:b,show:w,hide:M,handleResize:N,onResize:E,classes:C,result:A})=>[vn(e.$slots,"default",{shown:p,show:w,hide:M}),Pe(f,{ref:"popperContent","popper-id":h,theme:e.finalTheme,shown:p,mounted:v,"skip-transition":m,"auto-hide":b,"handle-resize":N,classes:C,result:A,onHide:M,onResize:E},{default:ot(()=>[vn(e.$slots,"popper",{shown:p,hide:M})]),_: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 zh=Ru(mC,[["render",yC]]),bC={...zh,name:"VDropdown",vPopperTheme:"dropdown"},wC={...zh,name:"VMenu",vPopperTheme:"menu"},bb={...zh,name:"VTooltip",vPopperTheme:"tooltip"},xC=ut({name:"VTooltipDirective",components:{Popper:pb(),PopperContent:mb},mixins:[yb],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>Ql(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>Ql(e.theme,"loadingContent")},targetNodes:{type:Function,required:!0}},data(){return{asyncContent:null}},computed:{isContentAsync(){return typeof this.content=="function"},loading(){return this.isContentAsync&&this.asyncContent==null},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(e){if(typeof this.content=="function"&&this.$_isShown&&(e||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const t=++this.$_fetchId,r=this.content(this);r.then?r.then(o=>this.onResult(t,o)):this.onResult(t,r)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),SC=["innerHTML"],_C=["textContent"];function kC(e,t,r,o,s,c){const f=Po("PopperContent"),d=Po("Popper");return oe(),rt(d,hi({ref:"popper"},e.$attrs,{theme:e.theme,"target-nodes":e.targetNodes,"popper-node":()=>e.$refs.popperContent.$el,onApplyShow:e.onShow,onApplyHide:e.onHide}),{default:ot(({popperId:h,isShown:p,shouldMountContent:v,skipTransition:m,autoHide:b,hide:w,handleResize:M,onResize:N,classes:E,result:C})=>[Pe(f,{ref:"popperContent",class:st({"v-popper--tooltip-loading":e.loading}),"popper-id":h,theme:e.theme,shown:p,mounted:v,"skip-transition":m,"auto-hide":b,"handle-resize":M,classes:E,result:C,onHide:w,onResize:N},{default:ot(()=>[e.html?(oe(),me("div",{key:0,innerHTML:e.finalContent},null,8,SC)):(oe(),me("div",{key:1,textContent:He(e.finalContent)},null,8,_C))]),_: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 TC=Ru(xC,[["render",kC]]),wb="v-popper--has-tooltip";function CC(e,t){let r=e.placement;if(!r&&t)for(const o of hb)t[o]&&(r=o);return r||(r=Ql(e.theme||"tooltip","placement")),r}function xb(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=CC(o,r),o.targetNodes=()=>[e],o.referenceNode=()=>e,o}let od,ea,EC=0;function LC(){if(od)return;ea=We([]),od=Qy({name:"VTooltipDirectiveApp",setup(){return{directives:ea}},render(){return this.directives.map(t=>ba(TC,{...t.options,shown:t.shown||t.options.shown,key:t.id}))},devtools:{hide:!0}});const e=document.createElement("div");document.body.appendChild(e),od.mount(e)}function Sb(e,t,r){LC();const o=We(xb(e,t,r)),s=We(!1),c={id:EC++,options:o,shown:s};return ea.value.push(c),e.classList&&e.classList.add(wb),e.$_popper={options:o,item:c,show(){s.value=!0},hide(){s.value=!1}}}function Ih(e){if(e.$_popper){const t=ea.value.indexOf(e.$_popper.item);t!==-1&&ea.value.splice(t,1),delete e.$_popper,delete e.$_popperOldShown,delete e.$_popperMountTarget}e.classList&&e.classList.remove(wb)}function um(e,{value:t,modifiers:r}){const o=xb(e,t,r);if(!o.content||Ql(o.theme||"tooltip","disabled"))Ih(e);else{let s;e.$_popper?(s=e.$_popper,s.options.value=o):s=Sb(e,t,r),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?s.show():s.hide())}}const _b={beforeMount:um,updated:um,beforeUnmount(e){Ih(e)}};function fm(e){e.addEventListener("mousedown",tu),e.addEventListener("click",tu),e.addEventListener("touchstart",kb,Ps?{passive:!0}:!1)}function dm(e){e.removeEventListener("mousedown",tu),e.removeEventListener("click",tu),e.removeEventListener("touchstart",kb),e.removeEventListener("touchend",Tb),e.removeEventListener("touchcancel",Cb)}function tu(e){const t=e.currentTarget;e.closePopover=!t.$_vclosepopover_touch,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}function kb(e){if(e.changedTouches.length===1){const t=e.currentTarget;t.$_vclosepopover_touch=!0;const r=e.changedTouches[0];t.$_vclosepopover_touchPoint=r,t.addEventListener("touchend",Tb),t.addEventListener("touchcancel",Cb)}}function Tb(e){const t=e.currentTarget;if(t.$_vclosepopover_touch=!1,e.changedTouches.length===1){const r=e.changedTouches[0],o=t.$_vclosepopover_touchPoint;e.closePopover=Math.abs(r.screenY-o.screenY)<20&&Math.abs(r.screenX-o.screenX)<20,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}}function Cb(e){const t=e.currentTarget;t.$_vclosepopover_touch=!1}const AC={beforeMount(e,{value:t,modifiers:r}){e.$_closePopoverModifiers=r,(typeof t>"u"||t)&&fm(e)},updated(e,{value:t,oldValue:r,modifiers:o}){e.$_closePopoverModifiers=o,t!==r&&(typeof t>"u"||t?fm(e):dm(e))},beforeUnmount(e){dm(e)}},MC=_b,Eb=bb;function NC(e,t={}){e.$_vTooltipInstalled||(e.$_vTooltipInstalled=!0,fb(_r,t),e.directive("tooltip",_b),e.directive("close-popper",AC),e.component("VTooltip",bb),e.component("VDropdown",bC),e.component("VMenu",wC))}const Lb={version:"5.2.2",install:NC,options:_r};function Ab(e){return e!=null}function Fh(e){return e==null&&(e=[]),Array.isArray(e)?e:[e]}const $C=/^[A-Za-z]:\//;function PC(e=""){return e&&e.replace(/\\/g,"/").replace($C,t=>t.toUpperCase())}const OC=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,hm=/^\/([A-Za-z]:)?$/;function RC(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}const pm=function(...e){e=e.map(o=>PC(o));let t="",r=!1;for(let o=e.length-1;o>=-1&&!r;o--){const s=o>=0?e[o]:RC();!s||s.length===0||(t=`${s}/${t}`,r=gm(s))}return t=DC(t,!r),r&&!gm(t)?`/${t}`:t.length>0?t:"."};function DC(e,t){let r="",o=0,s=-1,c=0,f=null;for(let d=0;d<=e.length;++d){if(d<e.length)f=e[d];else{if(f==="/")break;f="/"}if(f==="/"){if(!(s===d-1||c===1))if(c===2){if(r.length<2||o!==2||r[r.length-1]!=="."||r[r.length-2]!=="."){if(r.length>2){const h=r.lastIndexOf("/");h===-1?(r="",o=0):(r=r.slice(0,h),o=r.length-1-r.lastIndexOf("/")),s=d,c=0;continue}else if(r.length>0){r="",o=0,s=d,c=0;continue}}t&&(r+=r.length>0?"/..":"..",o=2)}else r.length>0?r+=`/${e.slice(s+1,d)}`:r=e.slice(s+1,d),o=d-s-1;s=d,c=0}else f==="."&&c!==-1?++c:c=-1}return r}const gm=function(e){return OC.test(e)},zC=function(e,t){const r=pm(e).replace(hm,"$1").split("/"),o=pm(t).replace(hm,"$1").split("/");if(o[0][1]===":"&&r[0][1]===":"&&r[0]!==o[0])return o.join("/");const s=[...r];for(const c of s){if(o[0]!==c)break;r.shift(),o.shift()}return[...r.map(()=>".."),...o].join("/")};function IC(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 Mb(e,t,r,o){const s=zC(t,e),c={id:FC(s,r),name:s,type:"suite",mode:"queued",filepath:e,tasks:[],meta:Object.create(null),projectName:r,file:void 0,pool:o};return c.file=c,c}function FC(e,t){return IC(`${e}${t||""}`)}function Nb(e){return ta(e)}function ta(e){return e.type==="test"}function $b(e){const t=[],r=Fh(e);for(const o of r)if(ta(o))t.push(o);else for(const s of o.tasks)if(ta(s))t.push(s);else{const c=$b(s);for(const f of c)t.push(f)}return t}function Hh(e=[]){return Fh(e).flatMap(t=>ta(t)?[t]:[t,...Hh(t.tasks)])}function HC(e){const t=[e.name];let r=e;for(;r!=null&&r.suite;)r=r.suite,r!=null&&r.name&&t.unshift(r.name);return r!==e.file&&t.unshift(e.file.name),t}const qC=6e4;function Pb(e){return e}const BC=Pb,{clearTimeout:WC,setTimeout:UC}=globalThis,VC=Math.random.bind(Math);function jC(e,t){const{post:r,on:o,off:s=()=>{},eventNames:c=[],serialize:f=Pb,deserialize:d=BC,resolver:h,bind:p="rpc",timeout:v=qC}=t,m=new Map;let b,w=!1;const M=new Proxy({},{get(C,A){if(A==="$functions")return e;if(A==="$close")return N;if(A==="then"&&!c.includes("then")&&!("then"in e))return;const P=(...z)=>{r(f({m:A,a:z,t:"q"}))};if(c.includes(A))return P.asEvent=P,P;const L=async(...z)=>{if(w)throw new Error(`[birpc] rpc is closed, cannot call "${A}"`);if(b)try{await b}finally{b=void 0}return new Promise((W,U)=>{var G;const re=KC();let Q;v>=0&&(Q=UC(()=>{var te;try{throw(te=t.onTimeoutError)==null||te.call(t,A,z),new Error(`[birpc] timeout on calling "${A}"`)}catch(Z){U(Z)}m.delete(re)},v),typeof Q=="object"&&(Q=(G=Q.unref)==null?void 0:G.call(Q))),m.set(re,{resolve:W,reject:U,timeoutId:Q,method:A}),r(f({m:A,a:z,i:re,t:"q"}))})};return L.asEvent=P,L}});function N(){w=!0,m.forEach(({reject:C,method:A})=>{C(new Error(`[birpc] rpc is closed, cannot call "${A}"`))}),m.clear(),s(E)}async function E(C,...A){const P=d(C);if(P.t==="q"){const{m:L,a:z}=P;let W,U;const re=h?h(L,e[L]):e[L];if(!re)U=new Error(`[birpc] function "${L}" not found`);else try{W=await re.apply(p==="rpc"?M:e,z)}catch(Q){U=Q}P.i&&(U&&t.onError&&t.onError(U,L,z),r(f({t:"s",i:P.i,r:W,e:U}),...A))}else{const{i:L,r:z,e:W}=P,U=m.get(L);U&&(WC(U.timeoutId),W?U.reject(W):U.resolve(z)),m.delete(L)}}return b=o(E),M}const GC="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function KC(e=21){let t="",r=e;for(;r--;)t+=GC[VC()*64|0];return t}const{parse:XC,stringify:YC}=JSON,{keys:ZC}=Object,na=String,Ob="string",vm={},nu="object",Rb=(e,t)=>t,JC=e=>e instanceof na?na(e):e,QC=(e,t)=>typeof t===Ob?new na(t):t,Db=(e,t,r,o)=>{const s=[];for(let c=ZC(r),{length:f}=c,d=0;d<f;d++){const h=c[d],p=r[h];if(p instanceof na){const v=e[p];typeof v===nu&&!t.has(v)?(t.add(v),r[h]=vm,s.push({k:h,a:[e,t,v,o]})):r[h]=o.call(r,h,v)}else r[h]!==vm&&(r[h]=o.call(r,h,p))}for(let{length:c}=s,f=0;f<c;f++){const{k:d,a:h}=s[f];r[d]=o.call(r,d,Db.apply(null,h))}return r},mm=(e,t,r)=>{const o=na(t.push(r)-1);return e.set(r,o),o},Hd=(e,t)=>{const r=XC(e,QC).map(JC),o=r[0],s=t||Rb,c=typeof o===nu&&o?Db(r,new Set,o,s):o;return s.call({"":c},"",c)},eE=(e,t,r)=>{const o=t&&typeof t===nu?(v,m)=>v===""||-1<t.indexOf(v)?m:void 0:t||Rb,s=new Map,c=[],f=[];let d=+mm(s,c,o.call({"":e},"",e)),h=!d;for(;d<c.length;)h=!0,f[d]=YC(c[d++],p,r);return"["+f.join(",")+"]";function p(v,m){if(h)return h=!h,m;const b=o.call(this,v,m);switch(typeof b){case nu:if(b===null)return b;case Ob:return s.get(b)||mm(s,c,b)}return b}};class zb{constructor(){fs(this,"filesMap",new Map);fs(this,"pathsSet",new Set);fs(this,"idMap",new Map)}getPaths(){return Array.from(this.pathsSet)}getFiles(t){return t?t.map(r=>this.filesMap.get(r)).flat().filter(r=>r&&!r.local):Array.from(this.filesMap.values()).flat().filter(r=>!r.local)}getFilepaths(){return Array.from(this.filesMap.keys())}getFailedFilepaths(){return this.getFiles().filter(t=>{var r;return((r=t.result)==null?void 0:r.state)==="fail"}).map(t=>t.filepath)}collectPaths(t=[]){t.forEach(r=>{this.pathsSet.add(r)})}collectFiles(t=[]){t.forEach(r=>{const o=this.filesMap.get(r.filepath)||[],s=o.filter(f=>f.projectName!==r.projectName||f.meta.typecheck!==r.meta.typecheck),c=o.find(f=>f.projectName===r.projectName);c&&(r.logs=c.logs),s.push(r),this.filesMap.set(r.filepath,s),this.updateId(r)})}clearFiles(t,r=[]){const o=t;r.forEach(s=>{const c=this.filesMap.get(s),f=Mb(s,o.config.root,o.config.name||"");if(f.local=!0,this.idMap.set(f.id,f),!c){this.filesMap.set(s,[f]);return}const d=c.filter(h=>h.projectName!==o.config.name);d.length?this.filesMap.set(s,[...d,f]):this.filesMap.set(s,[f])})}updateId(t){this.idMap.get(t.id)!==t&&(this.idMap.set(t.id,t),t.type==="suite"&&t.tasks.forEach(r=>{this.updateId(r)}))}updateTasks(t){for(const[r,o,s]of t){const c=this.idMap.get(r);c&&(c.result=o,c.meta=s,(o==null?void 0:o.state)==="skip"&&(c.mode="skip"))}}updateUserLog(t){const r=t.taskId&&this.idMap.get(t.taskId);r&&(r.logs||(r.logs=[]),r.logs.push(t))}}function qh(e){return $b(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 tE(e,t={}){const{handlers:r={},autoReconnect:o=!0,reconnectInterval:s=2e3,reconnectTries:c=10,connectTimeout:f=6e4,reactive:d=A=>A,WebSocketConstructor:h=globalThis.WebSocket}=t;let p=c;const v=d({ws:new h(e),state:new zb,waitForConnection:C,reconnect:N},"state");v.state.filesMap=d(v.state.filesMap,"filesMap"),v.state.idMap=d(v.state.idMap,"idMap");let m;const b={onSpecsCollected(A){var P;A==null||A.forEach(([L,z])=>{v.state.clearFiles({config:L},[z])}),(P=r.onSpecsCollected)==null||P.call(r,A)},onPathsCollected(A){var P;v.state.collectPaths(A),(P=r.onPathsCollected)==null||P.call(r,A)},onCollected(A){var P;v.state.collectFiles(A),(P=r.onCollected)==null||P.call(r,A)},onTaskUpdate(A){var P;v.state.updateTasks(A),(P=r.onTaskUpdate)==null||P.call(r,A)},onUserConsoleLog(A){var P;v.state.updateUserLog(A),(P=r.onUserConsoleLog)==null||P.call(r,A)},onFinished(A,P){var L;(L=r.onFinished)==null||L.call(r,A,P)},onFinishedReportCoverage(){var A;(A=r.onFinishedReportCoverage)==null||A.call(r)}},w={post:A=>v.ws.send(A),on:A=>m=A,serialize:A=>eE(A,(P,L)=>L instanceof Error?{name:L.name,message:L.message,stack:L.stack}:L),deserialize:Hd,onTimeoutError(A){throw new Error(`[vitest-ws-client]: Timeout calling "${A}"`)}};v.rpc=jC(b,w);let M;function N(A=!1){A&&(p=c),v.ws=new h(e),E()}function E(){M=new Promise((A,P)=>{var z,W;const L=(W=(z=setTimeout(()=>{P(new Error(`Cannot connect to the server in ${f/1e3} seconds`))},f))==null?void 0:z.unref)==null?void 0:W.call(z);v.ws.OPEN===v.ws.readyState&&A(),v.ws.addEventListener("open",()=>{p=c,A(),clearTimeout(L)})}),v.ws.addEventListener("message",A=>{m(A.data)}),v.ws.addEventListener("close",()=>{p-=1,o&&p>0&&setTimeout(N,s)})}E();function C(){return M}return v}function zu(e){return H0()?(a_(e),!0):!1}function Vr(e){return typeof e=="function"?e():I(e)}const nE=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const rE=Object.prototype.toString,iE=e=>rE.call(e)==="[object Object]",ra=()=>{};function Ib(e,t){function r(...o){return new Promise((s,c)=>{Promise.resolve(e(()=>t.apply(this,o),{fn:t,thisArg:this,args:o})).then(s).catch(c)})}return r}const Fb=e=>e();function Hb(e,t={}){let r,o,s=ra;const c=d=>{clearTimeout(d),s(),s=ra};return d=>{const h=Vr(e),p=Vr(t.maxWait);return r&&c(r),h<=0||p!==void 0&&p<=0?(o&&(c(o),o=null),Promise.resolve(d())):new Promise((v,m)=>{s=t.rejectOnCancel?m:v,p&&!o&&(o=setTimeout(()=>{r&&c(r),o=null,v(d())},p)),r=setTimeout(()=>{o&&c(o),o=null,v(d())},h)})}}function oE(e=Fb){const t=We(!0);function r(){t.value=!1}function o(){t.value=!0}const s=(...c)=>{t.value&&e(...c)};return{isActive:ha(t),pause:r,resume:o,eventFilter:s}}function sE(e){return ma()}function lE(...e){if(e.length!==1)return pa(...e);const t=e[0];return typeof t=="function"?ha(ry(()=>({get:t,set:ra}))):We(t)}function dc(e,t=200,r={}){return Ib(Hb(t,r),e)}function qb(e,t,r={}){const{eventFilter:o=Fb,...s}=r;return It(e,Ib(o,t),s)}function Bb(e,t,r={}){const{eventFilter:o,...s}=r,{eventFilter:c,pause:f,resume:d,isActive:h}=oE(o);return{stop:qb(e,t,{...s,eventFilter:c}),pause:f,resume:d,isActive:h}}function Bh(e,t=!0,r){sE()?qs(e,r):t?e():un(e)}function aE(e=!1,t={}){const{truthyValue:r=!0,falsyValue:o=!1}=t,s=At(e),c=We(e);function f(d){if(arguments.length)return c.value=d,c.value;{const h=Vr(r);return c.value=c.value===h?Vr(o):h,c.value}}return s?f:[c,f]}function Wb(e,t,r={}){const{debounce:o=0,maxWait:s=void 0,...c}=r;return qb(e,t,{...c,eventFilter:Hb(o,{maxWait:s})})}function cE(e,t,r){const o=It(e,(...s)=>(un(()=>o()),t(...s)),r);return o}function uE(e,t,r){let o;At(r)?o={evaluating:r}:o={};const{lazy:s=!1,evaluating:c=void 0,shallow:f=!0,onError:d=ra}=o,h=We(!s),p=f?jr(t):We(t);let v=0;return Mh(async m=>{if(!h.value)return;v++;const b=v;let w=!1;c&&Promise.resolve().then(()=>{c.value=!0});try{const M=await e(N=>{m(()=>{c&&(c.value=!1),w||N()})});b===v&&(p.value=M)}catch(M){d(M)}finally{c&&b===v&&(c.value=!1),w=!0}}),s?Te(()=>(h.value=!0,p.value)):p}const Cr=nE?window:void 0;function ru(e){var t;const r=Vr(e);return(t=r==null?void 0:r.$el)!=null?t:r}function Os(...e){let t,r,o,s;if(typeof e[0]=="string"||Array.isArray(e[0])?([r,o,s]=e,t=Cr):[t,r,o,s]=e,!t)return ra;Array.isArray(r)||(r=[r]),Array.isArray(o)||(o=[o]);const c=[],f=()=>{c.forEach(v=>v()),c.length=0},d=(v,m,b,w)=>(v.addEventListener(m,b,w),()=>v.removeEventListener(m,b,w)),h=It(()=>[ru(t),Vr(s)],([v,m])=>{if(f(),!v)return;const b=iE(m)?{...m}:m;c.push(...r.flatMap(w=>o.map(M=>d(v,w,M,b))))},{immediate:!0,flush:"post"}),p=()=>{h(),f()};return zu(p),p}function fE(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function Ub(...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=Cr,eventName:c="keydown",passive:f=!1,dedupe:d=!1}=o,h=fE(t);return Os(s,c,v=>{v.repeat&&Vr(d)||h(v)&&r(v)},f)}function dE(){const e=We(!1),t=ma();return t&&qs(()=>{e.value=!0},t),e}function Vb(e){const t=dE();return Te(()=>(t.value,!!e()))}function hE(e,t={}){const{immediate:r=!0,fpsLimit:o=void 0,window:s=Cr}=t,c=We(!1),f=o?1e3/o:null;let d=0,h=null;function p(b){if(!c.value||!s)return;d||(d=b);const w=b-d;if(f&&w<f){h=s.requestAnimationFrame(p);return}d=b,e({delta:w,timestamp:b}),h=s.requestAnimationFrame(p)}function v(){!c.value&&s&&(c.value=!0,d=0,h=s.requestAnimationFrame(p))}function m(){c.value=!1,h!=null&&s&&(s.cancelAnimationFrame(h),h=null)}return r&&v(),zu(m),{isActive:ha(c),pause:m,resume:v}}function jb(e,t={}){const{window:r=Cr}=t,o=Vb(()=>r&&"matchMedia"in r&&typeof r.matchMedia=="function");let s;const c=We(!1),f=p=>{c.value=p.matches},d=()=>{s&&("removeEventListener"in s?s.removeEventListener("change",f):s.removeListener(f))},h=Mh(()=>{o.value&&(d(),s=r.matchMedia(Vr(e)),"addEventListener"in s?s.addEventListener("change",f):s.addListener(f),c.value=s.matches)});return zu(()=>{h(),d(),s=void 0}),c}const hc=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},pc="__vueuse_ssr_handlers__",pE=gE();function gE(){return pc in hc||(hc[pc]=hc[pc]||{}),hc[pc]}function Gb(e,t){return pE[e]||t}function vE(e){return jb("(prefers-color-scheme: dark)",e)}function mE(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 yE={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()}},ym="vueuse-storage";function Kb(e,t,r,o={}){var s;const{flush:c="pre",deep:f=!0,listenToStorageChanges:d=!0,writeDefaults:h=!0,mergeDefaults:p=!1,shallow:v,window:m=Cr,eventFilter:b,onError:w=G=>{console.error(G)},initOnMounted:M}=o,N=(v?jr:We)(typeof t=="function"?t():t);if(!r)try{r=Gb("getDefaultStorage",()=>{var G;return(G=Cr)==null?void 0:G.localStorage})()}catch(G){w(G)}if(!r)return N;const E=Vr(t),C=mE(E),A=(s=o.serializer)!=null?s:yE[C],{pause:P,resume:L}=Bb(N,()=>W(N.value),{flush:c,deep:f,eventFilter:b});m&&d&&Bh(()=>{r instanceof Storage?Os(m,"storage",re):Os(m,ym,Q),M&&re()}),M||re();function z(G,te){if(m){const Z={key:e,oldValue:G,newValue:te,storageArea:r};m.dispatchEvent(r instanceof Storage?new StorageEvent("storage",Z):new CustomEvent(ym,{detail:Z}))}}function W(G){try{const te=r.getItem(e);if(G==null)z(te,null),r.removeItem(e);else{const Z=A.write(G);te!==Z&&(r.setItem(e,Z),z(te,Z))}}catch(te){w(te)}}function U(G){const te=G?G.newValue:r.getItem(e);if(te==null)return h&&E!=null&&r.setItem(e,A.write(E)),E;if(!G&&p){const Z=A.read(te);return typeof p=="function"?p(Z,E):C==="object"&&!Array.isArray(Z)?{...E,...Z}:Z}else return typeof te!="string"?te:A.read(te)}function re(G){if(!(G&&G.storageArea!==r)){if(G&&G.key==null){N.value=E;return}if(!(G&&G.key!==e)){P();try{(G==null?void 0:G.newValue)!==A.write(N.value)&&(N.value=U(G))}catch(te){w(te)}finally{G?un(L):L()}}}}function Q(G){re(G.detail)}return N}const bE="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function wE(e={}){const{selector:t="html",attribute:r="class",initialValue:o="auto",window:s=Cr,storage:c,storageKey:f="vueuse-color-scheme",listenToStorageChanges:d=!0,storageRef:h,emitAuto:p,disableTransition:v=!0}=e,m={auto:"",light:"light",dark:"dark",...e.modes||{}},b=vE({window:s}),w=Te(()=>b.value?"dark":"light"),M=h||(f==null?lE(o):Kb(f,o,c,{window:s,listenToStorageChanges:d})),N=Te(()=>M.value==="auto"?w.value:M.value),E=Gb("updateHTMLAttrs",(L,z,W)=>{const U=typeof L=="string"?s==null?void 0:s.document.querySelector(L):ru(L);if(!U)return;const re=new Set,Q=new Set;let G=null;if(z==="class"){const Z=W.split(/\s/g);Object.values(m).flatMap(q=>(q||"").split(/\s/g)).filter(Boolean).forEach(q=>{Z.includes(q)?re.add(q):Q.add(q)})}else G={key:z,value:W};if(re.size===0&&Q.size===0&&G===null)return;let te;v&&(te=s.document.createElement("style"),te.appendChild(document.createTextNode(bE)),s.document.head.appendChild(te));for(const Z of re)U.classList.add(Z);for(const Z of Q)U.classList.remove(Z);G&&U.setAttribute(G.key,G.value),v&&(s.getComputedStyle(te).opacity,document.head.removeChild(te))});function C(L){var z;E(t,r,(z=m[L])!=null?z:L)}function A(L){e.onChanged?e.onChanged(L,C):C(L)}It(N,A,{flush:"post",immediate:!0}),Bh(()=>A(N.value));const P=Te({get(){return p?M.value:N.value},set(L){M.value=L}});return Object.assign(P,{store:M,system:w,state:N})}function xE(e={}){const{valueDark:t="dark",valueLight:r=""}=e,o=wE({...e,onChanged:(f,d)=>{var h;e.onChanged?(h=e.onChanged)==null||h.call(e,f==="dark",d,f):d(f)},modes:{dark:t,light:r}}),s=Te(()=>o.system.value);return Te({get(){return o.value==="dark"},set(f){const d=f?"dark":"light";s.value===d?o.value="auto":o.value=d}})}function SE(e,t,r={}){const{window:o=Cr,...s}=r;let c;const f=Vb(()=>o&&"ResizeObserver"in o),d=()=>{c&&(c.disconnect(),c=void 0)},h=Te(()=>{const m=Vr(e);return Array.isArray(m)?m.map(b=>ru(b)):[ru(m)]}),p=It(h,m=>{if(d(),f.value&&o){c=new ResizeObserver(t);for(const b of m)b&&c.observe(b,s)}},{immediate:!0,flush:"post"}),v=()=>{d(),p()};return zu(v),{isSupported:f,stop:v}}function Iu(e,t,r={}){const{window:o=Cr}=r;return Kb(e,t,o==null?void 0:o.localStorage,r)}function _E(e="history",t={}){const{initialValue:r={},removeNullishValues:o=!0,removeFalsyValues:s=!1,write:c=!0,window:f=Cr}=t;if(!f)return Zn(r);const d=Zn({});function h(){if(e==="history")return f.location.search||"";if(e==="hash"){const C=f.location.hash||"",A=C.indexOf("?");return A>0?C.slice(A):""}else return(f.location.hash||"").replace(/^#/,"")}function p(C){const A=C.toString();if(e==="history")return`${A?`?${A}`:""}${f.location.hash||""}`;if(e==="hash-params")return`${f.location.search||""}${A?`#${A}`:""}`;const P=f.location.hash||"#",L=P.indexOf("?");return L>0?`${f.location.search||""}${P.slice(0,L)}${A?`?${A}`:""}`:`${f.location.search||""}${P}${A?`?${A}`:""}`}function v(){return new URLSearchParams(h())}function m(C){const A=new Set(Object.keys(d));for(const P of C.keys()){const L=C.getAll(P);d[P]=L.length>1?L:C.get(P)||"",A.delete(P)}Array.from(A).forEach(P=>delete d[P])}const{pause:b,resume:w}=Bb(d,()=>{const C=new URLSearchParams("");Object.keys(d).forEach(A=>{const P=d[A];Array.isArray(P)?P.forEach(L=>C.append(A,L)):o&&P==null||s&&!P?C.delete(A):C.set(A,P)}),M(C)},{deep:!0});function M(C,A){b(),A&&m(C),f.history.replaceState(f.history.state,f.document.title,f.location.pathname+p(C)),w()}function N(){c&&M(v(),!0)}Os(f,"popstate",N,!1),e!=="history"&&Os(f,"hashchange",N,!1);const E=v();return E.keys().next().value?m(E):Object.assign(d,r),d}function Wh(e={}){const{window:t=Cr,initialWidth:r=Number.POSITIVE_INFINITY,initialHeight:o=Number.POSITIVE_INFINITY,listenOrientation:s=!0,includeScrollbar:c=!0,type:f="inner"}=e,d=We(r),h=We(o),p=()=>{t&&(f==="outer"?(d.value=t.outerWidth,h.value=t.outerHeight):c?(d.value=t.innerWidth,h.value=t.innerHeight):(d.value=t.document.documentElement.clientWidth,h.value=t.document.documentElement.clientHeight))};if(p(),Bh(p),Os("resize",p,{passive:!0}),s){const v=jb("(orientation: portrait)");It(v,()=>p())}return{width:d,height:h}}const qd=jr([]),Bn=jr([]),Er=Iu("vitest-ui_task-tree-opened",[],{shallow:!0}),iu=Te(()=>new Set(Er.value)),ln=Iu("vitest-ui_task-tree-filter",{expandAll:void 0,failed:!1,success:!1,skipped:!1,onlyTests:!1,search:""}),zn=We(ln.value.search),kE={"&":"&","<":"<",">":">",'"':""","'":"'"};function Xb(e){return e.replace(/[&<>"']/g,t=>kE[t])}const TE=Te(()=>{const e=zn.value.toLowerCase();return e.length?new RegExp(`(${Xb(e)})`,"gi"):null}),Yb=Te(()=>zn.value.trim()!==""),et=Zn({failed:ln.value.failed,success:ln.value.success,skipped:ln.value.skipped,onlyTests:ln.value.onlyTests}),Bd=Te(()=>!!(et.failed||et.success||et.skipped)),Fu=jr([]),Rs=We(!1),bm=Te(()=>{const e=ln.value.expandAll;return Er.value.length>0?e!==!0:e!==!1}),CE=Te(()=>{const e=Yb.value,t=Bd.value,r=et.onlyTests,o=Ce.summary.filesFailed,s=Ce.summary.filesSuccess,c=Ce.summary.filesSkipped,f=Ce.summary.filesRunning,d=Fu.value;return Ce.collectTestsTotal(e||t,r,d,{failed:o,success:s,skipped:c,running:f})});function xa(e){return Object.hasOwnProperty.call(e,"tasks")}function EE(e,t){return typeof e!="string"||typeof t!="string"?!1:e.toLowerCase().includes(t.toLowerCase())}function Zb(e){if(!e)return"";const t=e.split("").reduce((o,s,c)=>o+s.charCodeAt(0)+c,0),r=["blue","yellow","cyan","green","magenta"];return r[t%r.length]}function LE(e){return e.type==="test"}function AE(e){return e.mode==="run"&&e.type==="test"}function Mn(e){return e.type==="file"}function vi(e){return e.type==="file"||e.type==="suite"}function ME(e=Ce.root.tasks){return e.sort((t,r)=>`${t.filepath}:${t.projectName}`.localeCompare(`${r.filepath}:${r.projectName}`))}function ia(e,t=!1){var o,s,c,f,d;let r=Ce.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:iu.value.size>0&&iu.value.has(e.id),type:"file",children:new Set,tasks:[],typecheck:!!e.meta&&"typecheck"in e.meta,indent:0,duration:((c=e.result)==null?void 0:c.duration)!=null?Math.round((f=e.result)==null?void 0:f.duration):void 0,filepath:e.filepath,projectName:e.projectName||"",projectNameColor:Zb(e.projectName),collectDuration:e.collectDuration,setupDuration:e.setupDuration,environmentLoad:e.environmentLoad,prepareDuration:e.prepareDuration,state:(d=e.result)==null?void 0:d.state},Ce.nodes.set(e.id,r),Ce.root.tasks.push(r)),t)for(let h=0;h<e.tasks.length;h++)Sa(e.id,e.tasks[h],!0)}function Jb(e,t){const r=Ce.nodes.get(e);if(!r||!vi(r))return;const o=xt.state.idMap.get(e);if(!(!o||!xa(o)))return Sa(r.parentId,o,t&&o.tasks.length>0),[r,o]}function NE(e){const t=Ce.nodes.get(e);if(!t)return;const r=xt.state.idMap.get(e);!r||!Nb(r)||Sa(t.parentId,r,!1)}function Sa(e,t,r){var f,d,h,p,v;const o=Ce.nodes.get(e);let s;const c=((f=t.result)==null?void 0:f.duration)!=null?Math.round((d=t.result)==null?void 0:d.duration):void 0;if(o&&(s=Ce.nodes.get(t.id),s?(o.children.has(t.id)||(o.tasks.push(s),o.children.add(t.id)),s.mode=t.mode,s.duration=c,s.state=(h=t.result)==null?void 0:h.state):(Nb(t)?s={id:t.id,fileId:t.file.id,parentId:e,name:t.name,mode:t.mode,type:t.type,expandable:!1,expanded:!1,indent:o.indent+1,duration:c,state:(p=t.result)==null?void 0:p.state}:s={id:t.id,fileId:t.file.id,parentId:e,name:t.name,mode:t.mode,type:"suite",expandable:!0,expanded:iu.value.size>0&&iu.value.has(t.id),children:new Set,tasks:[],indent:o.indent+1,duration:c,state:(v=t.result)==null?void 0:v.state},Ce.nodes.set(t.id,s),o.tasks.push(s),o.children.add(t.id)),s&&r&&xa(t)))for(let m=0;m<t.tasks.length;m++)Sa(s.id,t.tasks[m],r)}function $E(e){const t=Ce.nodes.get(e);if(!t||!vi(t))return;const r=new Set(Er.value);r.delete(t.id);const o=[...OE(t)];Er.value=Array.from(r),Bn.value=o}function PE(){Wd(Ce.root.tasks);const e=[...Bn.value.filter(Mn)];Wd(e),Er.value=[],ln.value.expandAll=!0,Bn.value=e}function Wd(e){for(const t of e)vi(t)&&(t.expanded=!1,Wd(t.tasks))}function*Qb(e,t){if(t&&(yield e.id),vi(e))for(let r=0;r<e.tasks.length;r++)yield*Qb(e.tasks[r],!0)}function*OE(e){const t=e.id,r=new Set(Qb(e,!1));for(let o=0;o<Bn.value.length;o++){const s=Bn.value[o];if(s.id===t){s.expanded=!1,yield s;continue}if(r.has(s.id)){r.delete(s.id);continue}yield s}}function RE(e,t,r){return e?nw(e,t,r):!1}function Uh(e,t){const r=[...ew(e,t)];Bn.value=r,Fu.value=r.filter(Mn).map(o=>sr(o.id))}function*ew(e,t){for(const r of ME())yield*tw(r,e,t)}function*tw(e,t,r){const o=new Set,s=new Map,c=[];let f;if(r.onlyTests)for(const[m,b]of Ud(e,o,w=>wm(w,t,r)))c.push([m,b]);else{for(const[m,b]of Ud(e,o,w=>wm(w,t,r)))vi(b)?(s.set(b.id,m),Mn(b)?(m&&(f=b.id),c.push([m,b])):c.push([m||s.get(b.parentId)===!0,b])):c.push([m||s.get(b.parentId)===!0,b]);!f&&!Mn(e)&&"fileId"in e&&(f=e.fileId)}const d=new Set,h=[...zE(c,r.onlyTests,o,d,f)].reverse(),p=Ce.nodes,v=new Set(h.filter(m=>{var b;return Mn(m)||vi(m)&&((b=p.get(m.parentId))==null?void 0:b.expanded)}).map(m=>m.id));yield*h.filter(m=>{var b;return Mn(m)||v.has(m.parentId)&&((b=p.get(m.parentId))==null?void 0:b.expanded)})}function DE(e,t,r,o,s){if(o){if(Mn(t))return s.has(t.id)?t:void 0;if(r.has(t.id)){const c=Ce.nodes.get(t.parentId);return c&&Mn(c)&&s.add(c.id),t}}else if(e||r.has(t.id)||s.has(t.id)){const c=Ce.nodes.get(t.parentId);return c&&Mn(c)&&s.add(c.id),t}}function*zE(e,t,r,o,s){for(let c=e.length-1;c>=0;c--){const[f,d]=e[c],h=vi(d);if(!t&&s&&r.has(s)&&"fileId"in d&&d.fileId===s){h&&r.add(d.id);let p=Ce.nodes.get(d.parentId);for(;p;)r.add(p.id),Mn(p)&&o.add(p.id),p=Ce.nodes.get(p.parentId);yield d;continue}if(h){const p=DE(f,d,r,t,o);p&&(yield p)}else if(f){const p=Ce.nodes.get(d.parentId);p&&Mn(p)&&o.add(p.id),yield d}}}function IE(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 nw(e,t,r){if(t.length===0||EE(e.name,t))if(r.success||r.failed||r.skipped){if(IE(e,r))return!0}else return!0;return!1}function*Ud(e,t,r){const o=r(e);if(o)if(LE(e)){let s=Ce.nodes.get(e.parentId);for(;s;)t.add(s.id),s=Ce.nodes.get(s.parentId)}else if(Mn(e))t.add(e.id);else{t.add(e.id);let s=Ce.nodes.get(e.parentId);for(;s;)t.add(s.id),s=Ce.nodes.get(s.parentId)}if(yield[o,e],vi(e))for(let s=0;s<e.tasks.length;s++)yield*Ud(e.tasks[s],t,r)}function wm(e,t,r){const o=xt.state.idMap.get(e.id);return o?nw(o,t,r):!1}function FE(e,t,r){const o=Jb(e,!1);if(!o)return;const[s,c]=o;for(const p of c.tasks)Sa(s.id,p,!1);s.expanded=!0;const f=new Set(Er.value);f.add(s.id);const d=new Set(tw(s,t,r)),h=[...BE(s,d)];Er.value=Array.from(f),Bn.value=h}function HE(e,t){Vh(Ce.root.tasks,!1);const r=[...ew(e,t)];ln.value.expandAll=!1,Er.value=[],Bn.value=r,Fu.value=r.filter(Mn).map(o=>sr(o.id))}function qE(e,t){if(e.size)for(const r of Bn.value)e.has(r.id)&&(r.expanded=!0);else t&&Vh(Bn.value.filter(Mn),!0)}function Vh(e,t){for(const r of e)vi(r)&&(r.expanded=!0,Vh(r.tasks,!1));t&&(ln.value.expandAll=!1,Er.value=[])}function*BE(e,t){const r=e.id,o=new Set(Array.from(t).map(s=>s.id));for(const s of Bn.value)s.id===r?(s.expanded=!0,o.has(s.id)||(yield e),yield*t):o.has(s.id)||(yield s)}function WE(e,t,r,o){e.map(s=>[`${s.filepath}:${s.projectName||""}`,s]).sort(([s],[c])=>s.localeCompare(c)).map(([,s])=>ia(s,t)),qd.value=[...Ce.root.tasks],Uh(r.trim(),{failed:o.failed,success:o.success,skipped:o.skipped,onlyTests:o.onlyTests})}function UE(e){queueMicrotask(()=>{const t=Ce.pendingTasks,r=xt.state.idMap;for(const o of e)if(o[1]){const c=r.get(o[0]);if(c){let f=t.get(c.file.id);f||(f=new Set,t.set(c.file.id,f)),f.add(c.id)}}})}function xm(e,t,r,o,s){e&&YE(r);const c=!e;queueMicrotask(()=>{t?GE(c):KE(c)}),queueMicrotask(()=>{ZE(r)}),queueMicrotask(()=>{t&&(r.failedSnapshot=qd.value&&qh(qd.value.map(f=>sr(f.id))),r.failedSnapshotEnabled=!0)}),queueMicrotask(()=>{XE(o,s,t)})}function*VE(){yield*Bn.value.filter(AE)}function jE(){const e=xt.state.idMap;let t;for(const r of VE())t=e.get(r.parentId),t&&xa(t)&&t.mode==="todo"&&(t=e.get(r.id),t&&(t.mode="todo"))}function GE(e){const t=xt.state.getFiles(),r=Ce.nodes,o=t.filter(c=>!r.has(c.id));for(let c=0;c<o.length;c++)ia(o[c],e),ou(o[c].tasks);const s=Ce.root.tasks;for(let c=0;c<s.length;c++){const f=s[c],d=sr(f.id);if(!d)continue;ia(d,e);const h=d.tasks;h!=null&&h.length&&ou(d.tasks)}}function KE(e){const t=new Map(Ce.pendingTasks.entries());Ce.pendingTasks.clear();const r=Ce.nodes,o=Array.from(t.keys()).filter(d=>!r.has(d)).map(d=>sr(d)).filter(Boolean);let s;for(let d=0;d<o.length;d++)s=o[d],ia(s,!1),ou(s.tasks),t.delete(s.id);const c=xt.state.idMap,f=Ce.root.tasks;for(let d=0;d<f.length;d++){const h=f[d],p=sr(h.id);if(!p)continue;const v=t.get(p.id);v&&(ia(p,e),ou(Array.from(v).map(m=>c.get(m)).filter(Boolean)))}}function XE(e,t,r=!1){const o=ln.value.expandAll,s=o!==!0,c=new Set(Er.value),f=c.size>0&&o===!1||s;queueMicrotask(()=>{Sm(e,t,r)}),Rs.value||queueMicrotask(()=>{(Bn.value.length||r)&&(Rs.value=!0)}),f&&(queueMicrotask(()=>{qE(c,r),s&&(ln.value.expandAll=!1)}),queueMicrotask(()=>{Sm(e,t,r)}))}function Sm(e,t,r){Uh(e,t),r&&jE()}function ou(e){let t;for(let r=0;r<e.length;r++)t=e[r],xa(t)?Jb(t.id,!0):NE(t.id)}function YE(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 ZE(e){var f,d,h,p,v,m;const t=xt.state.idMap,r=new Map(Ce.root.tasks.filter(b=>t.has(b.id)).map(b=>[b.id,b])),o=Array.from(r.values()).map(b=>[b.id,sr(b.id)]),s={files:r.size,time:"",filesFailed:0,filesSuccess:0,filesIgnore:0,filesRunning:0,filesSkipped:0,filesTodo:0,filesSnapshotFailed:0,testsFailed:0,testsSuccess:0,testsIgnore:0,testsSkipped:0,testsTodo:0,totalTests:0,failedSnapshot:!1,failedSnapshotEnabled:!1};let c=0;for(const[b,w]of o){if(!w)continue;const M=r.get(b);M&&(M.mode=w.mode,M.setupDuration=w.setupDuration,M.prepareDuration=w.prepareDuration,M.environmentLoad=w.environmentLoad,M.collectDuration=w.collectDuration,M.duration=((f=w.result)==null?void 0:f.duration)!=null?Math.round((d=w.result)==null?void 0:d.duration):void 0,M.state=(h=w.result)==null?void 0:h.state),c+=Math.max(0,w.collectDuration||0),c+=Math.max(0,w.setupDuration||0),c+=Math.max(0,((p=w.result)==null?void 0:p.duration)||0),c+=Math.max(0,w.environmentLoad||0),c+=Math.max(0,w.prepareDuration||0),s.time=c>1e3?`${(c/1e3).toFixed(2)}s`:`${Math.round(c)}ms`,((v=w.result)==null?void 0:v.state)==="fail"?s.filesFailed++:((m=w.result)==null?void 0:m.state)==="pass"?s.filesSuccess++:w.mode==="skip"?(s.filesIgnore++,s.filesSkipped++):w.mode==="todo"?(s.filesIgnore++,s.filesTodo++):s.filesRunning++;const{failed:N,success:E,skipped:C,total:A,ignored:P,todo:L}=rw(w);s.totalTests+=A,s.testsFailed+=N,s.testsSuccess+=E,s.testsSkipped+=C,s.testsTodo+=L,s.testsIgnore+=P}e.files=s.files,e.time=s.time,e.filesFailed=s.filesFailed,e.filesSuccess=s.filesSuccess,e.filesIgnore=s.filesIgnore,e.filesRunning=s.filesRunning,e.filesSkipped=s.filesSkipped,e.filesTodo=s.filesTodo,e.testsFailed=s.testsFailed,e.testsSuccess=s.testsSuccess,e.testsFailed=s.testsFailed,e.testsTodo=s.testsTodo,e.testsIgnore=s.testsIgnore,e.testsSkipped=s.testsSkipped,e.totalTests=s.totalTests}function rw(e,t="",r){var s,c;const o={failed:0,success:0,skipped:0,running:0,total:0,ignored:0,todo:0};for(const f of iw(e))(!r||RE(f,t,r))&&(o.total++,((s=f.result)==null?void 0:s.state)==="fail"?o.failed++:((c=f.result)==null?void 0:c.state)==="pass"?o.success++:f.mode==="skip"?(o.ignored++,o.skipped++):f.mode==="todo"&&(o.ignored++,o.todo++));return o.running=o.total-o.failed-o.success-o.ignored,o}function JE(e,t,r,o,s,c){var f,d;if(t)return r.map(h=>rw(h,s,c)).reduce((h,{failed:p,success:v,ignored:m,running:b})=>(h.failed+=p,h.success+=v,h.skipped+=m,h.running+=b,h),{failed:0,success:0,skipped:0,running:0});if(e){const h={failed:0,success:0,skipped:0,running:0},p=!c.success&&!c.failed,v=c.failed||p,m=c.success||p;for(const b of r)((f=b.result)==null?void 0:f.state)==="fail"?h.failed+=v?1:0:((d=b.result)==null?void 0:d.state)==="pass"?h.success+=m?1:0:b.mode==="skip"||b.mode==="todo"||h.running++;return h}return o}function*iw(e){const t=Fh(e);let r;for(let o=0;o<t.length;o++)r=t[o],ta(r)?yield r:yield*iw(r.tasks)}class QE{constructor(t=!1,r=500,o={id:"vitest-root-node",expandable:!0,expanded:!0,tasks:[]},s=new Map,c=new Map,f=Zn({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})){fs(this,"rafCollector");fs(this,"resumeEndRunId");this.onTaskUpdateCalled=t,this.resumeEndTimeout=r,this.root=o,this.pendingTasks=s,this.nodes=c,this.summary=f,this.rafCollector=hE(this.runCollect.bind(this),{fpsLimit:10,immediate:!1})}loadFiles(t){WE(t,!0,zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})}startRun(){this.resumeEndRunId=setTimeout(()=>this.endRun(),this.resumeEndTimeout),this.collect(!0,!1)}resumeRun(t){UE(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(()=>{xm(t,r,this.summary,zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})}):xm(t,r,this.summary,zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})}collectTestsTotal(t,r,o,s){return JE(t,r,o,s,zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})}collapseNode(t){queueMicrotask(()=>{$E(t)})}expandNode(t){queueMicrotask(()=>{FE(t,zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})})}collapseAllNodes(){queueMicrotask(()=>{PE()})}expandAllNodes(){queueMicrotask(()=>{HE(zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})})}filterNodes(){queueMicrotask(()=>{Uh(zn.value.trim(),{failed:et.failed,success:et.success,skipped:et.skipped,onlyTests:et.onlyTests})})}}const Ce=new QE,Dr=We([414,896]),Hu=_E("hash",{initialValue:{file:"",view:null,line:null,test:null}}),eo=pa(Hu,"file"),jn=pa(Hu,"view"),ow=pa(Hu,"line"),sw=pa(Hu,"test"),su=We("idle"),eL=Te(()=>su.value==="idle"),Wi=We([]),Ds=We(),Es=We(!0),to=We(!1),lu=We(!0),gs=Te(()=>{var e;return(e=Wu.value)==null?void 0:e.coverage}),Vd=Te(()=>{var e;return(e=gs.value)==null?void 0:e.enabled}),vs=Te(()=>Vd.value&&!!gs.value.htmlReporter),yr=Iu("vitest-ui_splitpanes-mainSizes",[33,67],{initOnMounted:!0}),Mo=Iu("vitest-ui_splitpanes-detailSizes",[33,67],{initOnMounted:!0}),gn=Zn({navigation:yr.value[0],details:{size:yr.value[1],browser:Mo.value[0],main:Mo.value[1]}}),_m=Te(()=>{var e;if(vs.value){const t=gs.value.reportsDirectory.lastIndexOf("/"),r=(e=gs.value.htmlReporter)==null?void 0:e.subdir;return r?`/${gs.value.reportsDirectory.slice(t+1)}/${r}/index.html`:`/${gs.value.reportsDirectory.slice(t+1)}/index.html`}});It(su,e=>{lu.value=e==="running"},{immediate:!0});function tL(){const e=eo.value;if(e&&e.length>0){const t=sr(e);t?(Ds.value=t,Es.value=!1,to.value=!1):cE(()=>xt.state.getFiles(),()=>{Ds.value=sr(e),Es.value=!1,to.value=!1})}return Es}function au(e){Es.value=e,to.value=!1,e&&(Ds.value=void 0,eo.value="")}function lw({file:e,line:t,view:r,test:o}){eo.value=e,ow.value=t,jn.value=r,sw.value=o,Ds.value=sr(e),au(!1)}function nL(e){lw({file:e.file.id,test:e.type==="test"?e.id:null,line:null,view:null})}function rL(){to.value=!0,Es.value=!1,Ds.value=void 0,eo.value=""}function iL(){gn.details.browser=100,gn.details.main=0,Mo.value=[100,0]}function oL(){gn.details.browser=33,gn.details.main=67,Mo.value=[33,67]}function sL(){gn.navigation=33,gn.details.size=67,yr.value=[33,67]}const lL={setCurrentFileId(e){eo.value=e,Ds.value=sr(e),au(!1)},async setIframeViewport(e,t){Dr.value=[e,t],await new Promise(r=>requestAnimationFrame(r))}},aL=location.port,cL=[location.hostname,aL].filter(Boolean).join(":"),uL=`${location.protocol==="https:"?"wss:":"ws:"}//${cL}/__vitest_api__`,Br=!!window.METADATA_PATH,fL=44,km="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",dL=new Uint8Array(64),aw=new Uint8Array(128);for(let e=0;e<km.length;e++){const t=km.charCodeAt(e);dL[e]=t,aw[t]=e}function _l(e,t){let r=0,o=0,s=0;do{const f=e.next();s=aw[f],r|=(s&31)<<o,o+=5}while(s&32);const c=r&1;return r>>>=1,c&&(r=-2147483648|-r),t+r}function Tm(e,t){return e.pos>=t?!1:e.peek()!==fL}class hL{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 pL(e){const{length:t}=e,r=new hL(e),o=[];let s=0,c=0,f=0,d=0,h=0;do{const p=r.indexOf(";"),v=[];let m=!0,b=0;for(s=0;r.pos<p;){let w;s=_l(r,s),s<b&&(m=!1),b=s,Tm(r,p)?(c=_l(r,c),f=_l(r,f),d=_l(r,d),Tm(r,p)?(h=_l(r,h),w=[s,c,f,d,h]):w=[s,c,f,d]):w=[s],v.push(w),r.pos++}m||gL(v),o.push(v),r.pos=p+1}while(r.pos<=t);return o}function gL(e){e.sort(vL)}function vL(e,t){return e[0]-t[0]}const mL=/^[\w+.-]+:\/\//,yL=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,bL=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;var Bt;(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"})(Bt||(Bt={}));function wL(e){return mL.test(e)}function xL(e){return e.startsWith("//")}function cw(e){return e.startsWith("/")}function SL(e){return e.startsWith("file:")}function Cm(e){return/^[.?#]/.test(e)}function gc(e){const t=yL.exec(e);return uw(t[1],t[2]||"",t[3],t[4]||"",t[5]||"/",t[6]||"",t[7]||"")}function _L(e){const t=bL.exec(e),r=t[2];return uw("file:","",t[1]||"","",cw(r)?r:"/"+r,t[3]||"",t[4]||"")}function uw(e,t,r,o,s,c,f){return{scheme:e,user:t,host:r,port:o,path:s,query:c,hash:f,type:Bt.Absolute}}function Em(e){if(xL(e)){const r=gc("http:"+e);return r.scheme="",r.type=Bt.SchemeRelative,r}if(cw(e)){const r=gc("http://foo.com"+e);return r.scheme="",r.host="",r.type=Bt.AbsolutePath,r}if(SL(e))return _L(e);if(wL(e))return gc(e);const t=gc("http://foo.com/"+e);return t.scheme="",t.host="",t.type=e?e.startsWith("?")?Bt.Query:e.startsWith("#")?Bt.Hash:Bt.RelativePath:Bt.Empty,t}function kL(e){if(e.endsWith("/.."))return e;const t=e.lastIndexOf("/");return e.slice(0,t+1)}function TL(e,t){fw(t,t.type),e.path==="/"?e.path=t.path:e.path=kL(t.path)+e.path}function fw(e,t){const r=t<=Bt.RelativePath,o=e.path.split("/");let s=1,c=0,f=!1;for(let h=1;h<o.length;h++){const p=o[h];if(!p){f=!0;continue}if(f=!1,p!=="."){if(p===".."){c?(f=!0,c--,s--):r&&(o[s++]=p);continue}o[s++]=p,c++}}let d="";for(let h=1;h<s;h++)d+="/"+o[h];(!d||f&&!d.endsWith("/.."))&&(d+="/"),e.path=d}function CL(e,t){if(!e&&!t)return"";const r=Em(e);let o=r.type;if(t&&o!==Bt.Absolute){const c=Em(t),f=c.type;switch(o){case Bt.Empty:r.hash=c.hash;case Bt.Hash:r.query=c.query;case Bt.Query:case Bt.RelativePath:TL(r,c);case Bt.AbsolutePath:r.user=c.user,r.host=c.host,r.port=c.port;case Bt.SchemeRelative:r.scheme=c.scheme}f>o&&(o=f)}fw(r,o);const s=r.query+r.hash;switch(o){case Bt.Hash:case Bt.Query:return s;case Bt.RelativePath:{const c=r.path.slice(1);return c?Cm(t||e)&&!Cm(c)?"./"+c+s:c+s:s||"."}case Bt.AbsolutePath:return r.path+s;default:return r.scheme+"//"+r.user+r.host+r.port+r.path+s}}function Lm(e,t){return t&&!t.endsWith("/")&&(t+="/"),CL(e,t)}function EL(e){if(!e)return"";const t=e.lastIndexOf("/");return e.slice(0,t+1)}const no=0,LL=1,AL=2,ML=3,NL=4;function $L(e,t){const r=Am(e,0);if(r===e.length)return e;t||(e=e.slice());for(let o=r;o<e.length;o=Am(e,o+1))e[o]=OL(e[o],t);return e}function Am(e,t){for(let r=t;r<e.length;r++)if(!PL(e[r]))return r;return e.length}function PL(e){for(let t=1;t<e.length;t++)if(e[t][no]<e[t-1][no])return!1;return!0}function OL(e,t){return t||(e=e.slice()),e.sort(RL)}function RL(e,t){return e[no]-t[no]}let cu=!1;function DL(e,t,r,o){for(;r<=o;){const s=r+(o-r>>1),c=e[s][no]-t;if(c===0)return cu=!0,s;c<0?r=s+1:o=s-1}return cu=!1,r-1}function zL(e,t,r){for(let o=r+1;o<e.length&&e[o][no]===t;r=o++);return r}function IL(e,t,r){for(let o=r-1;o>=0&&e[o][no]===t;r=o--);return r}function FL(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function HL(e,t,r,o){const{lastKey:s,lastNeedle:c,lastIndex:f}=r;let d=0,h=e.length-1;if(o===s){if(t===c)return cu=f!==-1&&e[f][no]===t,f;t>=c?d=f===-1?0:f:h=f}return r.lastKey=o,r.lastNeedle=t,r.lastIndex=DL(e,t,d,h)}const qL="`line` must be greater than 0 (lines start at line 1)",BL="`column` must be greater than or equal to 0 (columns start at column 0)",Mm=-1,WL=1;class UL{constructor(t,r){const o=typeof t=="string";if(!o&&t._decodedMemo)return t;const s=o?JSON.parse(t):t,{version:c,file:f,names:d,sourceRoot:h,sources:p,sourcesContent:v}=s;this.version=c,this.file=f,this.names=d||[],this.sourceRoot=h,this.sources=p,this.sourcesContent=v,this.ignoreList=s.ignoreList||s.x_google_ignoreList||void 0;const m=Lm(h||"",EL(r));this.resolvedSources=p.map(w=>Lm(w||"",m));const{mappings:b}=s;typeof b=="string"?(this._encoded=b,this._decoded=void 0):(this._encoded=void 0,this._decoded=$L(b,o)),this._decodedMemo=FL(),this._bySources=void 0,this._bySourceMemos=void 0}}function VL(e){var t;return(t=e)._decoded||(t._decoded=pL(e._encoded))}function jL(e,t){let{line:r,column:o,bias:s}=t;if(r--,r<0)throw new Error(qL);if(o<0)throw new Error(BL);const c=VL(e);if(r>=c.length)return vc(null,null,null,null);const f=c[r],d=GL(f,e._decodedMemo,r,o,s||WL);if(d===-1)return vc(null,null,null,null);const h=f[d];if(h.length===1)return vc(null,null,null,null);const{names:p,resolvedSources:v}=e;return vc(v[h[LL]],h[AL]+1,h[ML],h.length===5?p[h[NL]]:null)}function vc(e,t,r,o){return{source:e,line:t,column:r,name:o}}function GL(e,t,r,o,s){let c=HL(e,o,t,r);return cu?c=(s===Mm?zL:IL)(e,o,c):s===Mm&&c++,c===-1||c===e.length?-1:c}const KL=/^[A-Za-z]:\//;function XL(e=""){return e&&e.replace(/\\/g,"/").replace(KL,t=>t.toUpperCase())}const YL=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;function ZL(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}const JL=function(...e){e=e.map(o=>XL(o));let t="",r=!1;for(let o=e.length-1;o>=-1&&!r;o--){const s=o>=0?e[o]:ZL();!s||s.length===0||(t=`${s}/${t}`,r=Nm(s))}return t=QL(t,!r),r&&!Nm(t)?`/${t}`:t.length>0?t:"."};function QL(e,t){let r="",o=0,s=-1,c=0,f=null;for(let d=0;d<=e.length;++d){if(d<e.length)f=e[d];else{if(f==="/")break;f="/"}if(f==="/"){if(!(s===d-1||c===1))if(c===2){if(r.length<2||o!==2||r[r.length-1]!=="."||r[r.length-2]!=="."){if(r.length>2){const h=r.lastIndexOf("/");h===-1?(r="",o=0):(r=r.slice(0,h),o=r.length-1-r.lastIndexOf("/")),s=d,c=0;continue}else if(r.length>0){r="",o=0,s=d,c=0;continue}}t&&(r+=r.length>0?"/..":"..",o=2)}else r.length>0?r+=`/${e.slice(s+1,d)}`:r=e.slice(s+1,d),o=d-s-1;s=d,c=0}else f==="."&&c!==-1?++c:c=-1}return r}const Nm=function(e){return YL.test(e)},dw=/^\s*at .*(?:\S:\d+|\(native\))/m,eA=/^(?:eval@)?(?:\[native code\])?$/,tA=["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 hw(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:"))&&(o=new URL(o).pathname),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 nA(e){let t=e.trim();if(eA.test(t)||(t.includes(" > eval")&&(t=t.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),!t.includes("@")&&!t.includes(":")))return null;const r=/((.*".+"[^@]*)?[^@]*)(@)/,o=t.match(r),s=o&&o[1]?o[1]:void 0,[c,f,d]=hw(t.replace(r,""));return!c||!f||!d?null:{file:c,method:s||"",line:Number.parseInt(f),column:Number.parseInt(d)}}function rA(e){let t=e.trim();if(!dw.test(t))return null;t.includes("(eval ")&&(t=t.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(,.*$)/g,""));let r=t.replace(/^\s+/,"").replace(/\(eval code/g,"(").replace(/^.*?\s+/,"");const o=r.match(/ (\(.+\)$)/);r=o?r.replace(o[0],""):r;const[s,c,f]=hw(o?o[1]:r);let d=o&&r||"",h=s&&["eval","<anonymous>"].includes(s)?void 0:s;return!h||!c||!f?null:(d.startsWith("async ")&&(d=d.slice(6)),h.startsWith("file://")&&(h=h.slice(7)),h=JL(h),d&&(d=d.replace(/__vite_ssr_import_\d+__\./g,"")),{method:d,file:h,line:Number.parseInt(c),column:Number.parseInt(f)})}function iA(e,t={}){const{ignoreStackEntries:r=tA}=t;let o=dw.test(e)?sA(e):oA(e);return r.length&&(o=o.filter(s=>!r.some(c=>s.file.match(c)))),o.map(s=>{var c;t.getFileName&&(s.file=t.getFileName(s.file));const f=(c=t.getSourceMap)==null?void 0:c.call(t,s.file);if(!f||typeof f!="object"||!f.version)return s;const d=new UL(f),{line:h,column:p}=jL(d,s);return h!=null&&p!=null?{...s,line:h,column:p}:s})}function oA(e){return e.split(`
|
|
18
18
|
`).map(t=>nA(t)).filter(Ab)}function sA(e){return e.split(`
|
|
19
19
|
`).map(t=>rA(t)).filter(Ab)}var Oo=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function pw(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var gw={},pi={};const lA="Á",aA="á",cA="Ă",uA="ă",fA="∾",dA="∿",hA="∾̳",pA="Â",gA="â",vA="´",mA="А",yA="а",bA="Æ",wA="æ",xA="",SA="𝔄",_A="𝔞",kA="À",TA="à",CA="ℵ",EA="ℵ",LA="Α",AA="α",MA="Ā",NA="ā",$A="⨿",PA="&",OA="&",RA="⩕",DA="⩓",zA="∧",IA="⩜",FA="⩘",HA="⩚",qA="∠",BA="⦤",WA="∠",UA="⦨",VA="⦩",jA="⦪",GA="⦫",KA="⦬",XA="⦭",YA="⦮",ZA="⦯",JA="∡",QA="∟",eM="⊾",tM="⦝",nM="∢",rM="Å",iM="⍼",oM="Ą",sM="ą",lM="𝔸",aM="𝕒",cM="⩯",uM="≈",fM="⩰",dM="≊",hM="≋",pM="'",gM="",vM="≈",mM="≊",yM="Å",bM="å",wM="𝒜",xM="𝒶",SM="≔",_M="*",kM="≈",TM="≍",CM="Ã",EM="ã",LM="Ä",AM="ä",MM="∳",NM="⨑",$M="≌",PM="϶",OM="‵",RM="∽",DM="⋍",zM="∖",IM="⫧",FM="⊽",HM="⌅",qM="⌆",BM="⌅",WM="⎵",UM="⎶",VM="≌",jM="Б",GM="б",KM="„",XM="∵",YM="∵",ZM="∵",JM="⦰",QM="϶",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="▸",LN="␣",AN="▒",MN="░",NN="▓",$N="█",PN="=⃥",ON="≡⃥",RN="⫭",DN="⌐",zN="𝔹",IN="𝕓",FN="⊥",HN="⊥",qN="⋈",BN="⧉",WN="┐",UN="╕",VN="╖",jN="╗",GN="┌",KN="╒",XN="╓",YN="╔",ZN="─",JN="═",QN="┬",e$="╤",t$="╥",n$="╦",r$="┴",i$="╧",o$="╨",s$="╩",l$="⊟",a$="⊞",c$="⊠",u$="┘",f$="╛",d$="╜",h$="╝",p$="└",g$="╘",v$="╙",m$="╚",y$="│",b$="║",w$="┼",x$="╪",S$="╫",_$="╬",k$="┤",T$="╡",C$="╢",E$="╣",L$="├",A$="╞",M$="╟",N$="╠",$$="‵",P$="˘",O$="˘",R$="¦",D$="𝒷",z$="ℬ",I$="⁏",F$="∽",H$="⋍",q$="⧅",B$="\\",W$="⟈",U$="•",V$="•",j$="≎",G$="⪮",K$="≏",X$="≎",Y$="≏",Z$="Ć",J$="ć",Q$="⩄",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="·",LP="·",AP="𝔠",MP="ℭ",NP="Ч",$P="ч",PP="✓",OP="✓",RP="Χ",DP="χ",zP="ˆ",IP="≗",FP="↺",HP="↻",qP="⊛",BP="⊚",WP="⊝",UP="⊙",VP="®",jP="Ⓢ",GP="⊖",KP="⊕",XP="⊗",YP="○",ZP="⧃",JP="≗",QP="⨐",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="∐",LO="©",AO="©",MO="℗",NO="∳",$O="↵",PO="✗",OO="⨯",RO="𝒞",DO="𝒸",zO="⫏",IO="⫑",FO="⫐",HO="⫒",qO="⋯",BO="⤸",WO="⤵",UO="⋞",VO="⋟",jO="↶",GO="⤽",KO="⩈",XO="⩆",YO="≍",ZO="∪",JO="⋓",QO="⩊",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="˝",LR="Ď",AR="ď",MR="Д",NR="д",$R="‡",PR="⇊",OR="ⅅ",RR="ⅆ",DR="⤑",zR="⩷",IR="°",FR="∇",HR="Δ",qR="δ",BR="⦱",WR="⥿",UR="𝔇",VR="𝔡",jR="⥥",GR="⇃",KR="⇂",XR="´",YR="˙",ZR="˝",JR="`",QR="˜",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="∔",LD="⊡",AD="⌆",MD="∯",ND="¨",$D="⇓",PD="⇐",OD="⇔",RD="⫤",DD="⟸",zD="⟺",ID="⟹",FD="⇒",HD="⊨",qD="⇑",BD="⇕",WD="∥",UD="⤓",VD="↓",jD="↓",GD="⇓",KD="⇵",XD="̑",YD="⇊",ZD="⇃",JD="⇂",QD="⥐",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="É",Lz="é",Az="⩮",Mz="Ě",Nz="ě",$z="Ê",Pz="ê",Oz="≖",Rz="≕",Dz="Э",zz="э",Iz="⩷",Fz="Ė",Hz="ė",qz="≑",Bz="ⅇ",Wz="≒",Uz="𝔈",Vz="𝔢",jz="⪚",Gz="È",Kz="è",Xz="⪖",Yz="⪘",Zz="⪙",Jz="∈",Qz="⏧",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="≖",L2="≕",A2="≂",M2="⪖",N2="⪕",$2="⩵",P2="=",O2="≂",R2="≟",D2="⇌",z2="≡",I2="⩸",F2="⧥",H2="⥱",q2="≓",B2="ℯ",W2="ℰ",U2="≐",V2="⩳",j2="≂",G2="Η",K2="η",X2="Ð",Y2="ð",Z2="Ë",J2="ë",Q2="€",eI="!",tI="∃",nI="∃",rI="ℰ",iI="ⅇ",oI="ⅇ",sI="≒",lI="Ф",aI="ф",cI="♀",uI="ffi",fI="ff",dI="ffl",hI="𝔉",pI="𝔣",gI="fi",vI="◼",mI="▪",yI="fj",bI="♭",wI="fl",xI="▱",SI="ƒ",_I="𝔽",kI="𝕗",TI="∀",CI="∀",EI="⋔",LI="⫙",AI="ℱ",MI="⨍",NI="½",$I="⅓",PI="¼",OI="⅕",RI="⅙",DI="⅛",zI="⅔",II="⅖",FI="¾",HI="⅗",qI="⅜",BI="⅘",WI="⅚",UI="⅝",VI="⅞",jI="⁄",GI="⌢",KI="𝒻",XI="ℱ",YI="ǵ",ZI="Γ",JI="γ",QI="Ϝ",eF="ϝ",tF="⪆",nF="Ğ",rF="ğ",iF="Ģ",oF="Ĝ",sF="ĝ",lF="Г",aF="г",cF="Ġ",uF="ġ",fF="≥",dF="≧",hF="⪌",pF="⋛",gF="≥",vF="≧",mF="⩾",yF="⪩",bF="⩾",wF="⪀",xF="⪂",SF="⪄",_F="⋛︀",kF="⪔",TF="𝔊",CF="𝔤",EF="≫",LF="⋙",AF="⋙",MF="ℷ",NF="Ѓ",$F="ѓ",PF="⪥",OF="≷",RF="⪒",DF="⪤",zF="⪊",IF="⪊",FF="⪈",HF="≩",qF="⪈",BF="≩",WF="⋧",UF="𝔾",VF="𝕘",jF="`",GF="≥",KF="⋛",XF="≧",YF="⪢",ZF="≷",JF="⩾",QF="≳",eH="𝒢",tH="ℊ",nH="≳",rH="⪎",iH="⪐",oH="⪧",sH="⩺",lH=">",aH=">",cH="≫",uH="⋗",fH="⦕",dH="⩼",hH="⪆",pH="⥸",gH="⋗",vH="⋛",mH="⪌",yH="≷",bH="≳",wH="≩︀",xH="≩︀",SH="ˇ",_H=" ",kH="½",TH="ℋ",CH="Ъ",EH="ъ",LH="⥈",AH="↔",MH="⇔",NH="↭",$H="^",PH="ℏ",OH="Ĥ",RH="ĥ",DH="♥",zH="♥",IH="…",FH="⊹",HH="𝔥",qH="ℌ",BH="ℋ",WH="⤥",UH="⤦",VH="⇿",jH="∻",GH="↩",KH="↪",XH="𝕙",YH="ℍ",ZH="―",JH="─",QH="𝒽",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="⧜",Lq="℩",Aq="IJ",Mq="ij",Nq="Ī",$q="ī",Pq="ℑ",Oq="ⅈ",Rq="ℐ",Dq="ℑ",zq="ı",Iq="ℑ",Fq="⊷",Hq="Ƶ",qq="⇒",Bq="℅",Wq="∞",Uq="⧝",Vq="ı",jq="⊺",Gq="∫",Kq="∬",Xq="ℤ",Yq="∫",Zq="⊺",Jq="⋂",Qq="⨗",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="ï",LB="Ĵ",AB="ĵ",MB="Й",NB="й",$B="𝔍",PB="𝔧",OB="ȷ",RB="𝕁",DB="𝕛",zB="𝒥",IB="𝒿",FB="Ј",HB="ј",qB="Є",BB="є",WB="Κ",UB="κ",VB="ϰ",jB="Ķ",GB="ķ",KB="К",XB="к",YB="𝔎",ZB="𝔨",JB="ĸ",QB="Х",e3="х",t3="Ќ",n3="ќ",r3="𝕂",i3="𝕜",o3="𝒦",s3="𝓀",l3="⇚",a3="Ĺ",c3="ĺ",u3="⦴",f3="ℒ",d3="Λ",h3="λ",p3="⟨",g3="⟪",v3="⦑",m3="⟨",y3="⪅",b3="ℒ",w3="«",x3="⇤",S3="⤟",_3="←",k3="↞",T3="⇐",C3="⤝",E3="↩",L3="↫",A3="⤹",M3="⥳",N3="↢",$3="⤙",P3="⤛",O3="⪫",R3="⪭",D3="⪭︀",z3="⤌",I3="⤎",F3="❲",H3="{",q3="[",B3="⦋",W3="⦏",U3="⦍",V3="Ľ",j3="ľ",G3="Ļ",K3="ļ",X3="⌈",Y3="{",Z3="Л",J3="л",Q3="⤶",e5="“",t5="„",n5="⥧",r5="⥋",i5="↲",o5="≤",s5="≦",l5="⟨",a5="⇤",c5="←",u5="←",f5="⇐",d5="⇆",h5="↢",p5="⌈",g5="⟦",v5="⥡",m5="⥙",y5="⇃",b5="⌊",w5="↽",x5="↼",S5="⇇",_5="↔",k5="↔",T5="⇔",C5="⇆",E5="⇋",L5="↭",A5="⥎",M5="↤",N5="⊣",$5="⥚",P5="⋋",O5="⧏",R5="⊲",D5="⊴",z5="⥑",I5="⥠",F5="⥘",H5="↿",q5="⥒",B5="↼",W5="⪋",U5="⋚",V5="≤",j5="≦",G5="⩽",K5="⪨",X5="⩽",Y5="⩿",Z5="⪁",J5="⪃",Q5="⋚︀",e8="⪓",t8="⪅",n8="⋖",r8="⋚",i8="⪋",o8="⋚",s8="≦",l8="≶",a8="≶",c8="⪡",u8="≲",f8="⩽",d8="≲",h8="⥼",p8="⌊",g8="𝔏",v8="𝔩",m8="≶",y8="⪑",b8="⥢",w8="↽",x8="↼",S8="⥪",_8="▄",k8="Љ",T8="љ",C8="⇇",E8="≪",L8="⋘",A8="⌞",M8="⇚",N8="⥫",$8="◺",P8="Ŀ",O8="ŀ",R8="⎰",D8="⎰",z8="⪉",I8="⪉",F8="⪇",H8="≨",q8="⪇",B8="≨",W8="⋦",U8="⟬",V8="⇽",j8="⟦",G8="⟵",K8="⟵",X8="⟸",Y8="⟷",Z8="⟷",J8="⟺",Q8="⟼",eW="⟶",tW="⟶",nW="⟹",rW="↫",iW="↬",oW="⦅",sW="𝕃",lW="𝕝",aW="⨭",cW="⨴",uW="∗",fW="_",dW="↙",hW="↘",pW="◊",gW="◊",vW="⧫",mW="(",yW="⦓",bW="⇆",wW="⌟",xW="⇋",SW="⥭",_W="",kW="⊿",TW="‹",CW="𝓁",EW="ℒ",LW="↰",AW="↰",MW="≲",NW="⪍",$W="⪏",PW="[",OW="‘",RW="‚",DW="Ł",zW="ł",IW="⪦",FW="⩹",HW="<",qW="<",BW="≪",WW="⋖",UW="⋋",VW="⋉",jW="⥶",GW="⩻",KW="◃",XW="⊴",YW="◂",ZW="⦖",JW="⥊",QW="⥦",e4="≨︀",t4="≨︀",n4="¯",r4="♂",i4="✠",o4="✠",s4="↦",l4="↦",a4="↧",c4="↤",u4="↥",f4="▮",d4="⨩",h4="М",p4="м",g4="—",v4="∺",m4="∡",y4=" ",b4="ℳ",w4="𝔐",x4="𝔪",S4="℧",_4="µ",k4="*",T4="⫰",C4="∣",E4="·",L4="⊟",A4="−",M4="∸",N4="⨪",$4="∓",P4="⫛",O4="…",R4="∓",D4="⊧",z4="𝕄",I4="𝕞",F4="∓",H4="𝓂",q4="ℳ",B4="∾",W4="Μ",U4="μ",V4="⊸",j4="⊸",G4="∇",K4="Ń",X4="ń",Y4="∠⃒",Z4="≉",J4="⩰̸",Q4="≋̸",eU="ʼn",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="",LU="",AU="≢",MU="⤨",NU="≂̸",$U="≫",PU="≪",OU=`
|
|
20
20
|
`,RU="∄",DU="∄",zU="𝔑",IU="𝔫",FU="≧̸",HU="≱",qU="≱",BU="≧̸",WU="⩾̸",UU="⩾̸",VU="⋙̸",jU="≵",GU="≫⃒",KU="≯",XU="≯",YU="≫̸",ZU="↮",JU="⇎",QU="⫲",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="∤",L6="",A6=" ",M6="𝕟",N6="ℕ",$6="⫬",P6="¬",O6="≢",R6="≭",D6="∦",z6="∉",I6="≠",F6="≂̸",H6="∄",q6="≯",B6="≱",W6="≧̸",U6="≫̸",V6="≹",j6="⩾̸",G6="≵",K6="≎̸",X6="≏̸",Y6="∉",Z6="⋵̸",J6="⋹̸",Q6="∉",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="⋣",LV="⊂⃒",AV="⊈",MV="⊁",NV="⪰̸",$V="⋡",PV="≿̸",OV="⊃⃒",RV="⊉",DV="≁",zV="≄",IV="≇",FV="≉",HV="∤",qV="∦",BV="∦",WV="⫽⃥",UV="∂̸",VV="⨔",jV="⊀",GV="⋠",KV="⊀",XV="⪯̸",YV="⪯̸",ZV="⤳̸",JV="↛",QV="⇏",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="⊅",Lj="⫆̸",Aj="⊉",Mj="⊃⃒",Nj="⊉",$j="⫆̸",Pj="≹",Oj="Ñ",Rj="ñ",Dj="≸",zj="⋪",Ij="⋬",Fj="⋫",Hj="⋭",qj="Ν",Bj="ν",Wj="#",Uj="№",Vj=" ",jj="≍⃒",Gj="⊬",Kj="⊭",Xj="⊮",Yj="⊯",Zj="≥⃒",Jj=">⃒",Qj="⤄",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="Œ",LG="œ",AG="⦿",MG="𝔒",NG="𝔬",$G="˛",PG="Ò",OG="ò",RG="⧁",DG="⦵",zG="Ω",IG="∮",FG="↺",HG="⦾",qG="⦻",BG="‾",WG="⧀",UG="Ō",VG="ō",jG="Ω",GG="ω",KG="Ο",XG="ο",YG="⦶",ZG="⊖",JG="𝕆",QG="𝕠",e9="⦷",t9="“",n9="‘",r9="⦹",i9="⊕",o9="↻",s9="⩔",l9="∨",a9="⩝",c9="ℴ",u9="ℴ",f9="ª",d9="º",h9="⊶",p9="⩖",g9="⩗",v9="⩛",m9="Ⓢ",y9="𝒪",b9="ℴ",w9="Ø",x9="ø",S9="⊘",_9="Õ",k9="õ",T9="⨶",C9="⨷",E9="⊗",L9="Ö",A9="ö",M9="⌽",N9="‾",$9="⏞",P9="⎴",O9="⏜",R9="¶",D9="∥",z9="∥",I9="⫳",F9="⫽",H9="∂",q9="∂",B9="П",W9="п",U9="%",V9=".",j9="‰",G9="⊥",K9="‱",X9="𝔓",Y9="𝔭",Z9="Φ",J9="φ",Q9="ϕ",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="⪻",L7="≺",A7="≼",M7="⪷",N7="≺",$7="≼",P7="≺",O7="⪯",R7="≼",D7="≾",z7="⪯",I7="⪹",F7="⪵",H7="⋨",q7="⪯",B7="⪳",W7="≾",U7="′",V7="″",j7="ℙ",G7="⪹",K7="⪵",X7="⋨",Y7="∏",Z7="∏",J7="⌮",Q7="⌒",eK="⌓",tK="∝",nK="∝",rK="∷",iK="∝",oK="≾",sK="⊰",lK="𝒫",aK="𝓅",cK="Ψ",uK="ψ",fK=" ",dK="𝔔",hK="𝔮",pK="⨌",gK="𝕢",vK="ℚ",mK="⁗",yK="𝒬",bK="𝓆",wK="ℍ",xK="⨖",SK="?",_K="≟",kK='"',TK='"',CK="⇛",EK="∽̱",LK="Ŕ",AK="ŕ",MK="√",NK="⦳",$K="⟩",PK="⟫",OK="⦒",RK="⦥",DK="⟩",zK="»",IK="⥵",FK="⇥",HK="⤠",qK="⤳",BK="→",WK="↠",UK="⇒",VK="⤞",jK="↪",GK="↬",KK="⥅",XK="⥴",YK="⤖",ZK="↣",JK="↝",QK="⤚",eX="⤜",tX="∶",nX="ℚ",rX="⤍",iX="⤏",oX="⤐",sX="❳",lX="}",aX="]",cX="⦌",uX="⦎",fX="⦐",dX="Ř",hX="ř",pX="Ŗ",gX="ŗ",vX="⌉",mX="}",yX="Р",bX="р",wX="⤷",xX="⥩",SX="”",_X="”",kX="↳",TX="ℜ",CX="ℛ",EX="ℜ",LX="ℝ",AX="ℜ",MX="▭",NX="®",$X="®",PX="∋",OX="⇋",RX="⥯",DX="⥽",zX="⌋",IX="𝔯",FX="ℜ",HX="⥤",qX="⇁",BX="⇀",WX="⥬",UX="Ρ",VX="ρ",jX="ϱ",GX="⟩",KX="⇥",XX="→",YX="→",ZX="⇒",JX="⇄",QX="↣",eY="⌉",tY="⟧",nY="⥝",rY="⥕",iY="⇂",oY="⌋",sY="⇁",lY="⇀",aY="⇄",cY="⇌",uY="⇉",fY="↝",dY="↦",hY="⊢",pY="⥛",gY="⋌",vY="⧐",mY="⊳",yY="⊵",bY="⥏",wY="⥜",xY="⥔",SY="↾",_Y="⥓",kY="⇀",TY="˚",CY="≓",EY="⇄",LY="⇌",AY="",MY="⎱",NY="⎱",$Y="⫮",PY="⟭",OY="⇾",RY="⟧",DY="⦆",zY="𝕣",IY="ℝ",FY="⨮",HY="⨵",qY="⥰",BY=")",WY="⦔",UY="⨒",VY="⇉",jY="⇛",GY="›",KY="𝓇",XY="ℛ",YY="↱",ZY="↱",JY="]",QY="’",eZ="’",tZ="⋌",nZ="⋊",rZ="▹",iZ="⊵",oZ="▸",sZ="⧎",lZ="⧴",aZ="⥨",cZ="℞",uZ="Ś",fZ="ś",dZ="‚",hZ="⪸",pZ="Š",gZ="š",vZ="⪼",mZ="≻",yZ="≽",bZ="⪰",wZ="⪴",xZ="Ş",SZ="ş",_Z="Ŝ",kZ="ŝ",TZ="⪺",CZ="⪶",EZ="⋩",LZ="⨓",AZ="≿",MZ="С",NZ="с",$Z="⊡",PZ="⋅",OZ="⩦",RZ="⤥",DZ="↘",zZ="⇘",IZ="↘",FZ="§",HZ=";",qZ="⤩",BZ="∖",WZ="∖",UZ="✶",VZ="𝔖",jZ="𝔰",GZ="⌢",KZ="♯",XZ="Щ",YZ="щ",ZZ="Ш",JZ="ш",QZ="↓",eJ="←",tJ="∣",nJ="∥",rJ="→",iJ="↑",oJ="",sJ="Σ",lJ="σ",aJ="ς",cJ="ς",uJ="∼",fJ="⩪",dJ="≃",hJ="≃",pJ="⪞",gJ="⪠",vJ="⪝",mJ="⪟",yJ="≆",bJ="⨤",wJ="⥲",xJ="←",SJ="∘",_J="∖",kJ="⨳",TJ="⧤",CJ="∣",EJ="⌣",LJ="⪪",AJ="⪬",MJ="⪬︀",NJ="Ь",$J="ь",PJ="⌿",OJ="⧄",RJ="/",DJ="𝕊",zJ="𝕤",IJ="♠",FJ="♠",HJ="∥",qJ="⊓",BJ="⊓︀",WJ="⊔",UJ="⊔︀",VJ="√",jJ="⊏",GJ="⊑",KJ="⊏",XJ="⊑",YJ="⊐",ZJ="⊒",JJ="⊐",QJ="⊒",eQ="□",tQ="□",nQ="⊓",rQ="⊏",iQ="⊑",oQ="⊐",sQ="⊒",lQ="⊔",aQ="▪",cQ="□",uQ="▪",fQ="→",dQ="𝒮",hQ="𝓈",pQ="∖",gQ="⌣",vQ="⋆",mQ="⋆",yQ="☆",bQ="★",wQ="ϵ",xQ="ϕ",SQ="¯",_Q="⊂",kQ="⋐",TQ="⪽",CQ="⫅",EQ="⊆",LQ="⫃",AQ="⫁",MQ="⫋",NQ="⊊",$Q="⪿",PQ="⥹",OQ="⊂",RQ="⋐",DQ="⊆",zQ="⫅",IQ="⊆",FQ="⊊",HQ="⫋",qQ="⫇",BQ="⫕",WQ="⫓",UQ="⪸",VQ="≻",jQ="≽",GQ="≻",KQ="⪰",XQ="≽",YQ="≿",ZQ="⪰",JQ="⪺",QQ="⪶",eee="⋩",tee="≿",nee="∋",ree="∑",iee="∑",oee="♪",see="¹",lee="²",aee="³",cee="⊃",uee="⋑",fee="⪾",dee="⫘",hee="⫆",pee="⊇",gee="⫄",vee="⊃",mee="⊇",yee="⟉",bee="⫗",wee="⥻",xee="⫂",See="⫌",_ee="⊋",kee="⫀",Tee="⊃",Cee="⋑",Eee="⊇",Lee="⫆",Aee="⊋",Mee="⫌",Nee="⫈",$ee="⫔",Pee="⫖",Oee="⤦",Ree="↙",Dee="⇙",zee="↙",Iee="⤪",Fee="ß",Hee=" ",qee="⌖",Bee="Τ",Wee="τ",Uee="⎴",Vee="Ť",jee="ť",Gee="Ţ",Kee="ţ",Xee="Т",Yee="т",Zee="⃛",Jee="⌕",Qee="𝔗",ete="𝔱",tte="∴",nte="∴",rte="∴",ite="Θ",ote="θ",ste="ϑ",lte="ϑ",ate="≈",cte="∼",ute=" ",fte=" ",dte=" ",hte="≈",pte="∼",gte="Þ",vte="þ",mte="˜",yte="∼",bte="≃",wte="≅",xte="≈",Ste="⨱",_te="⊠",kte="×",Tte="⨰",Cte="∭",Ete="⤨",Lte="⌶",Ate="⫱",Mte="⊤",Nte="𝕋",$te="𝕥",Pte="⫚",Ote="⤩",Rte="‴",Dte="™",zte="™",Ite="▵",Fte="▿",Hte="◃",qte="⊴",Bte="≜",Wte="▹",Ute="⊵",Vte="◬",jte="≜",Gte="⨺",Kte="⃛",Xte="⨹",Yte="⧍",Zte="⨻",Jte="⏢",Qte="𝒯",ene="𝓉",tne="Ц",nne="ц",rne="Ћ",ine="ћ",one="Ŧ",sne="ŧ",lne="≬",ane="↞",cne="↠",une="Ú",fne="ú",dne="↑",hne="↟",pne="⇑",gne="⥉",vne="Ў",mne="ў",yne="Ŭ",bne="ŭ",wne="Û",xne="û",Sne="У",_ne="у",kne="⇅",Tne="Ű",Cne="ű",Ene="⥮",Lne="⥾",Ane="𝔘",Mne="𝔲",Nne="Ù",$ne="ù",Pne="⥣",One="↿",Rne="↾",Dne="▀",zne="⌜",Ine="⌜",Fne="⌏",Hne="◸",qne="Ū",Bne="ū",Wne="¨",Une="_",Vne="⏟",jne="⎵",Gne="⏝",Kne="⋃",Xne="⊎",Yne="Ų",Zne="ų",Jne="𝕌",Qne="𝕦",ere="⤒",tre="↑",nre="↑",rre="⇑",ire="⇅",ore="↕",sre="↕",lre="⇕",are="⥮",cre="↿",ure="↾",fre="⊎",dre="↖",hre="↗",pre="υ",gre="ϒ",vre="ϒ",mre="Υ",yre="υ",bre="↥",wre="⊥",xre="⇈",Sre="⌝",_re="⌝",kre="⌎",Tre="Ů",Cre="ů",Ere="◹",Lre="𝒰",Are="𝓊",Mre="⋰",Nre="Ũ",$re="ũ",Pre="▵",Ore="▴",Rre="⇈",Dre="Ü",zre="ü",Ire="⦧",Fre="⦜",Hre="ϵ",qre="ϰ",Bre="∅",Wre="ϕ",Ure="ϖ",Vre="∝",jre="↕",Gre="⇕",Kre="ϱ",Xre="ς",Yre="⊊︀",Zre="⫋︀",Jre="⊋︀",Qre="⫌︀",eie="ϑ",tie="⊲",nie="⊳",rie="⫨",iie="⫫",oie="⫩",sie="В",lie="в",aie="⊢",cie="⊨",uie="⊩",fie="⊫",die="⫦",hie="⊻",pie="∨",gie="⋁",vie="≚",mie="⋮",yie="|",bie="‖",wie="|",xie="‖",Sie="∣",_ie="|",kie="❘",Tie="≀",Cie=" ",Eie="𝔙",Lie="𝔳",Aie="⊲",Mie="⊂⃒",Nie="⊃⃒",$ie="𝕍",Pie="𝕧",Oie="∝",Rie="⊳",Die="𝒱",zie="𝓋",Iie="⫋︀",Fie="⊊︀",Hie="⫌︀",qie="⊋︀",Bie="⊪",Wie="⦚",Uie="Ŵ",Vie="ŵ",jie="⩟",Gie="∧",Kie="⋀",Xie="≙",Yie="℘",Zie="𝔚",Jie="𝔴",Qie="𝕎",eoe="𝕨",toe="℘",noe="≀",roe="≀",ioe="𝒲",ooe="𝓌",soe="⋂",loe="◯",aoe="⋃",coe="▽",uoe="𝔛",foe="𝔵",doe="⟷",hoe="⟺",poe="Ξ",goe="ξ",voe="⟵",moe="⟸",yoe="⟼",boe="⋻",woe="⨀",xoe="𝕏",Soe="𝕩",_oe="⨁",koe="⨂",Toe="⟶",Coe="⟹",Eoe="𝒳",Loe="𝓍",Aoe="⨆",Moe="⨄",Noe="△",$oe="⋁",Poe="⋀",Ooe="Ý",Roe="ý",Doe="Я",zoe="я",Ioe="Ŷ",Foe="ŷ",Hoe="Ы",qoe="ы",Boe="¥",Woe="𝔜",Uoe="𝔶",Voe="Ї",joe="ї",Goe="𝕐",Koe="𝕪",Xoe="𝒴",Yoe="𝓎",Zoe="Ю",Joe="ю",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="",vw={Aacute:lA,aacute:aA,Abreve:cA,abreve:uA,ac:fA,acd:dA,acE:hA,Acirc:pA,acirc:gA,acute:vA,Acy:mA,acy:yA,AElig:bA,aelig:wA,af:xA,Afr:SA,afr:_A,Agrave:kA,agrave:TA,alefsym:CA,aleph:EA,Alpha:LA,alpha:AA,Amacr:MA,amacr:NA,amalg:$A,amp:PA,AMP:OA,andand:RA,And:DA,and:zA,andd:IA,andslope:FA,andv:HA,ang:qA,ange:BA,angle:WA,angmsdaa:UA,angmsdab:VA,angmsdac:jA,angmsdad:GA,angmsdae:KA,angmsdaf:XA,angmsdag:YA,angmsdah:ZA,angmsd:JA,angrt:QA,angrtvb:eM,angrtvbd:tM,angsph:nM,angst:rM,angzarr:iM,Aogon:oM,aogon:sM,Aopf:lM,aopf:aM,apacir:cM,ap:uM,apE:fM,ape:dM,apid:hM,apos:pM,ApplyFunction:gM,approx:vM,approxeq:mM,Aring:yM,aring:bM,Ascr:wM,ascr:xM,Assign:SM,ast:_M,asymp:kM,asympeq:TM,Atilde:CM,atilde:EM,Auml:LM,auml:AM,awconint:MM,awint:NM,backcong:$M,backepsilon:PM,backprime:OM,backsim:RM,backsimeq:DM,Backslash:zM,Barv:IM,barvee:FM,barwed:HM,Barwed:qM,barwedge:BM,bbrk:WM,bbrktbrk:UM,bcong:VM,Bcy:jM,bcy:GM,bdquo:KM,becaus:XM,because:YM,Because:ZM,bemptyv:JM,bepsi:QM,bernou:eN,Bernoullis:tN,Beta:nN,beta:rN,beth:iN,between:oN,Bfr:sN,bfr:lN,bigcap:aN,bigcirc:cN,bigcup:uN,bigodot:fN,bigoplus:dN,bigotimes:hN,bigsqcup:pN,bigstar:gN,bigtriangledown:vN,bigtriangleup:mN,biguplus:yN,bigvee:bN,bigwedge:wN,bkarow:xN,blacklozenge:SN,blacksquare:_N,blacktriangle:kN,blacktriangledown:TN,blacktriangleleft:CN,blacktriangleright:EN,blank:LN,blk12:AN,blk14:MN,blk34:NN,block:$N,bne:PN,bnequiv:ON,bNot:RN,bnot:DN,Bopf:zN,bopf:IN,bot:FN,bottom:HN,bowtie:qN,boxbox:BN,boxdl:WN,boxdL:UN,boxDl:VN,boxDL:jN,boxdr:GN,boxdR:KN,boxDr:XN,boxDR:YN,boxh:ZN,boxH:JN,boxhd:QN,boxHd:e$,boxhD:t$,boxHD:n$,boxhu:r$,boxHu:i$,boxhU:o$,boxHU:s$,boxminus:l$,boxplus:a$,boxtimes:c$,boxul:u$,boxuL:f$,boxUl:d$,boxUL:h$,boxur:p$,boxuR:g$,boxUr:v$,boxUR:m$,boxv:y$,boxV:b$,boxvh:w$,boxvH:x$,boxVh:S$,boxVH:_$,boxvl:k$,boxvL:T$,boxVl:C$,boxVL:E$,boxvr:L$,boxvR:A$,boxVr:M$,boxVR:N$,bprime:$$,breve:P$,Breve:O$,brvbar:R$,bscr:D$,Bscr:z$,bsemi:I$,bsim:F$,bsime:H$,bsolb:q$,bsol:B$,bsolhsub:W$,bull:U$,bullet:V$,bump:j$,bumpE:G$,bumpe:K$,Bumpeq:X$,bumpeq:Y$,Cacute:Z$,cacute:J$,capand:Q$,capbrcup:eP,capcap:tP,cap:nP,Cap:rP,capcup:iP,capdot:oP,CapitalDifferentialD:sP,caps:lP,caret:aP,caron:cP,Cayleys:uP,ccaps:fP,Ccaron:dP,ccaron:hP,Ccedil:pP,ccedil:gP,Ccirc:vP,ccirc:mP,Cconint:yP,ccups:bP,ccupssm:wP,Cdot:xP,cdot:SP,cedil:_P,Cedilla:kP,cemptyv:TP,cent:CP,centerdot:EP,CenterDot:LP,cfr:AP,Cfr:MP,CHcy:NP,chcy:$P,check:PP,checkmark:OP,Chi:RP,chi:DP,circ:zP,circeq:IP,circlearrowleft:FP,circlearrowright:HP,circledast:qP,circledcirc:BP,circleddash:WP,CircleDot:UP,circledR:VP,circledS:jP,CircleMinus:GP,CirclePlus:KP,CircleTimes:XP,cir:YP,cirE:ZP,cire:JP,cirfnint:QP,cirmid:eO,cirscir:tO,ClockwiseContourIntegral:nO,CloseCurlyDoubleQuote:rO,CloseCurlyQuote:iO,clubs:oO,clubsuit:sO,colon:lO,Colon:aO,Colone:cO,colone:uO,coloneq:fO,comma:dO,commat:hO,comp:pO,compfn:gO,complement:vO,complexes:mO,cong:yO,congdot:bO,Congruent:wO,conint:xO,Conint:SO,ContourIntegral:_O,copf:kO,Copf:TO,coprod:CO,Coproduct:EO,copy:LO,COPY:AO,copysr:MO,CounterClockwiseContourIntegral:NO,crarr:$O,cross:PO,Cross:OO,Cscr:RO,cscr:DO,csub:zO,csube:IO,csup:FO,csupe:HO,ctdot:qO,cudarrl:BO,cudarrr:WO,cuepr:UO,cuesc:VO,cularr:jO,cularrp:GO,cupbrcap:KO,cupcap:XO,CupCap:YO,cup:ZO,Cup:JO,cupcup:QO,cupdot:eR,cupor:tR,cups:nR,curarr:rR,curarrm:iR,curlyeqprec:oR,curlyeqsucc:sR,curlyvee:lR,curlywedge:aR,curren:cR,curvearrowleft:uR,curvearrowright:fR,cuvee:dR,cuwed:hR,cwconint:pR,cwint:gR,cylcty:vR,dagger:mR,Dagger:yR,daleth:bR,darr:wR,Darr:xR,dArr:SR,dash:_R,Dashv:kR,dashv:TR,dbkarow:CR,dblac:ER,Dcaron:LR,dcaron:AR,Dcy:MR,dcy:NR,ddagger:$R,ddarr:PR,DD:OR,dd:RR,DDotrahd:DR,ddotseq:zR,deg:IR,Del:FR,Delta:HR,delta:qR,demptyv:BR,dfisht:WR,Dfr:UR,dfr:VR,dHar:jR,dharl:GR,dharr:KR,DiacriticalAcute:XR,DiacriticalDot:YR,DiacriticalDoubleAcute:ZR,DiacriticalGrave:JR,DiacriticalTilde:QR,diam:eD,diamond:tD,Diamond:nD,diamondsuit:rD,diams:iD,die:oD,DifferentialD:sD,digamma:lD,disin:aD,div:cD,divide:uD,divideontimes:fD,divonx:dD,DJcy:hD,djcy:pD,dlcorn:gD,dlcrop:vD,dollar:mD,Dopf:yD,dopf:bD,Dot:wD,dot:xD,DotDot:SD,doteq:_D,doteqdot:kD,DotEqual:TD,dotminus:CD,dotplus:ED,dotsquare:LD,doublebarwedge:AD,DoubleContourIntegral:MD,DoubleDot:ND,DoubleDownArrow:$D,DoubleLeftArrow:PD,DoubleLeftRightArrow:OD,DoubleLeftTee:RD,DoubleLongLeftArrow:DD,DoubleLongLeftRightArrow:zD,DoubleLongRightArrow:ID,DoubleRightArrow:FD,DoubleRightTee:HD,DoubleUpArrow:qD,DoubleUpDownArrow:BD,DoubleVerticalBar:WD,DownArrowBar:UD,downarrow:VD,DownArrow:jD,Downarrow:GD,DownArrowUpArrow:KD,DownBreve:XD,downdownarrows:YD,downharpoonleft:ZD,downharpoonright:JD,DownLeftRightVector:QD,DownLeftTeeVector:ez,DownLeftVectorBar:tz,DownLeftVector:nz,DownRightTeeVector:rz,DownRightVectorBar:iz,DownRightVector:oz,DownTeeArrow:sz,DownTee:lz,drbkarow:az,drcorn:cz,drcrop:uz,Dscr:fz,dscr:dz,DScy:hz,dscy:pz,dsol:gz,Dstrok:vz,dstrok:mz,dtdot:yz,dtri:bz,dtrif:wz,duarr:xz,duhar:Sz,dwangle:_z,DZcy:kz,dzcy:Tz,dzigrarr:Cz,Eacute:Ez,eacute:Lz,easter:Az,Ecaron:Mz,ecaron:Nz,Ecirc:$z,ecirc:Pz,ecir:Oz,ecolon:Rz,Ecy:Dz,ecy:zz,eDDot:Iz,Edot:Fz,edot:Hz,eDot:qz,ee:Bz,efDot:Wz,Efr:Uz,efr:Vz,eg:jz,Egrave:Gz,egrave:Kz,egs:Xz,egsdot:Yz,el:Zz,Element:Jz,elinters:Qz,ell:e2,els:t2,elsdot:n2,Emacr:r2,emacr:i2,empty:o2,emptyset:s2,EmptySmallSquare:l2,emptyv:a2,EmptyVerySmallSquare:c2,emsp13:u2,emsp14:f2,emsp:d2,ENG:h2,eng:p2,ensp:g2,Eogon:v2,eogon:m2,Eopf:y2,eopf:b2,epar:w2,eparsl:x2,eplus:S2,epsi:_2,Epsilon:k2,epsilon:T2,epsiv:C2,eqcirc:E2,eqcolon:L2,eqsim:A2,eqslantgtr:M2,eqslantless:N2,Equal:$2,equals:P2,EqualTilde:O2,equest:R2,Equilibrium:D2,equiv:z2,equivDD:I2,eqvparsl:F2,erarr:H2,erDot:q2,escr:B2,Escr:W2,esdot:U2,Esim:V2,esim:j2,Eta:G2,eta:K2,ETH:X2,eth:Y2,Euml:Z2,euml:J2,euro:Q2,excl:eI,exist:tI,Exists:nI,expectation:rI,exponentiale:iI,ExponentialE:oI,fallingdotseq:sI,Fcy:lI,fcy:aI,female:cI,ffilig:uI,fflig:fI,ffllig:dI,Ffr:hI,ffr:pI,filig:gI,FilledSmallSquare:vI,FilledVerySmallSquare:mI,fjlig:yI,flat:bI,fllig:wI,fltns:xI,fnof:SI,Fopf:_I,fopf:kI,forall:TI,ForAll:CI,fork:EI,forkv:LI,Fouriertrf:AI,fpartint:MI,frac12:NI,frac13:$I,frac14:PI,frac15:OI,frac16:RI,frac18:DI,frac23:zI,frac25:II,frac34:FI,frac35:HI,frac38:qI,frac45:BI,frac56:WI,frac58:UI,frac78:VI,frasl:jI,frown:GI,fscr:KI,Fscr:XI,gacute:YI,Gamma:ZI,gamma:JI,Gammad:QI,gammad:eF,gap:tF,Gbreve:nF,gbreve:rF,Gcedil:iF,Gcirc:oF,gcirc:sF,Gcy:lF,gcy:aF,Gdot:cF,gdot:uF,ge:fF,gE:dF,gEl:hF,gel:pF,geq:gF,geqq:vF,geqslant:mF,gescc:yF,ges:bF,gesdot:wF,gesdoto:xF,gesdotol:SF,gesl:_F,gesles:kF,Gfr:TF,gfr:CF,gg:EF,Gg:LF,ggg:AF,gimel:MF,GJcy:NF,gjcy:$F,gla:PF,gl:OF,glE:RF,glj:DF,gnap:zF,gnapprox:IF,gne:FF,gnE:HF,gneq:qF,gneqq:BF,gnsim:WF,Gopf:UF,gopf:VF,grave:jF,GreaterEqual:GF,GreaterEqualLess:KF,GreaterFullEqual:XF,GreaterGreater:YF,GreaterLess:ZF,GreaterSlantEqual:JF,GreaterTilde:QF,Gscr:eH,gscr:tH,gsim:nH,gsime:rH,gsiml:iH,gtcc:oH,gtcir:sH,gt:lH,GT:aH,Gt:cH,gtdot:uH,gtlPar:fH,gtquest:dH,gtrapprox:hH,gtrarr:pH,gtrdot:gH,gtreqless:vH,gtreqqless:mH,gtrless:yH,gtrsim:bH,gvertneqq:wH,gvnE:xH,Hacek:SH,hairsp:_H,half:kH,hamilt:TH,HARDcy:CH,hardcy:EH,harrcir:LH,harr:AH,hArr:MH,harrw:NH,Hat:$H,hbar:PH,Hcirc:OH,hcirc:RH,hearts:DH,heartsuit:zH,hellip:IH,hercon:FH,hfr:HH,Hfr:qH,HilbertSpace:BH,hksearow:WH,hkswarow:UH,hoarr:VH,homtht:jH,hookleftarrow:GH,hookrightarrow:KH,hopf:XH,Hopf:YH,horbar:ZH,HorizontalLine:JH,hscr:QH,Hscr:eq,hslash:tq,Hstrok:nq,hstrok:rq,HumpDownHump:iq,HumpEqual:oq,hybull:sq,hyphen:lq,Iacute:aq,iacute:cq,ic:uq,Icirc:fq,icirc:dq,Icy:hq,icy:pq,Idot:gq,IEcy:vq,iecy:mq,iexcl:yq,iff:bq,ifr:wq,Ifr:xq,Igrave:Sq,igrave:_q,ii:kq,iiiint:Tq,iiint:Cq,iinfin:Eq,iiota:Lq,IJlig:Aq,ijlig:Mq,Imacr:Nq,imacr:$q,image:Pq,ImaginaryI:Oq,imagline:Rq,imagpart:Dq,imath:zq,Im:Iq,imof:Fq,imped:Hq,Implies:qq,incare:Bq,in:"∈",infin:Wq,infintie:Uq,inodot:Vq,intcal:jq,int:Gq,Int:Kq,integers:Xq,Integral:Yq,intercal:Zq,Intersection:Jq,intlarhk:Qq,intprod:eB,InvisibleComma:tB,InvisibleTimes:nB,IOcy:rB,iocy:iB,Iogon:oB,iogon:sB,Iopf:lB,iopf:aB,Iota:cB,iota:uB,iprod:fB,iquest:dB,iscr:hB,Iscr:pB,isin:gB,isindot:vB,isinE:mB,isins:yB,isinsv:bB,isinv:wB,it:xB,Itilde:SB,itilde:_B,Iukcy:kB,iukcy:TB,Iuml:CB,iuml:EB,Jcirc:LB,jcirc:AB,Jcy:MB,jcy:NB,Jfr:$B,jfr:PB,jmath:OB,Jopf:RB,jopf:DB,Jscr:zB,jscr:IB,Jsercy:FB,jsercy:HB,Jukcy:qB,jukcy:BB,Kappa:WB,kappa:UB,kappav:VB,Kcedil:jB,kcedil:GB,Kcy:KB,kcy:XB,Kfr:YB,kfr:ZB,kgreen:JB,KHcy:QB,khcy:e3,KJcy:t3,kjcy:n3,Kopf:r3,kopf:i3,Kscr:o3,kscr:s3,lAarr:l3,Lacute:a3,lacute:c3,laemptyv:u3,lagran:f3,Lambda:d3,lambda:h3,lang:p3,Lang:g3,langd:v3,langle:m3,lap:y3,Laplacetrf:b3,laquo:w3,larrb:x3,larrbfs:S3,larr:_3,Larr:k3,lArr:T3,larrfs:C3,larrhk:E3,larrlp:L3,larrpl:A3,larrsim:M3,larrtl:N3,latail:$3,lAtail:P3,lat:O3,late:R3,lates:D3,lbarr:z3,lBarr:I3,lbbrk:F3,lbrace:H3,lbrack:q3,lbrke:B3,lbrksld:W3,lbrkslu:U3,Lcaron:V3,lcaron:j3,Lcedil:G3,lcedil:K3,lceil:X3,lcub:Y3,Lcy:Z3,lcy:J3,ldca:Q3,ldquo:e5,ldquor:t5,ldrdhar:n5,ldrushar:r5,ldsh:i5,le:o5,lE:s5,LeftAngleBracket:l5,LeftArrowBar:a5,leftarrow:c5,LeftArrow:u5,Leftarrow:f5,LeftArrowRightArrow:d5,leftarrowtail:h5,LeftCeiling:p5,LeftDoubleBracket:g5,LeftDownTeeVector:v5,LeftDownVectorBar:m5,LeftDownVector:y5,LeftFloor:b5,leftharpoondown:w5,leftharpoonup:x5,leftleftarrows:S5,leftrightarrow:_5,LeftRightArrow:k5,Leftrightarrow:T5,leftrightarrows:C5,leftrightharpoons:E5,leftrightsquigarrow:L5,LeftRightVector:A5,LeftTeeArrow:M5,LeftTee:N5,LeftTeeVector:$5,leftthreetimes:P5,LeftTriangleBar:O5,LeftTriangle:R5,LeftTriangleEqual:D5,LeftUpDownVector:z5,LeftUpTeeVector:I5,LeftUpVectorBar:F5,LeftUpVector:H5,LeftVectorBar:q5,LeftVector:B5,lEg:W5,leg:U5,leq:V5,leqq:j5,leqslant:G5,lescc:K5,les:X5,lesdot:Y5,lesdoto:Z5,lesdotor:J5,lesg:Q5,lesges:e8,lessapprox:t8,lessdot:n8,lesseqgtr:r8,lesseqqgtr:i8,LessEqualGreater:o8,LessFullEqual:s8,LessGreater:l8,lessgtr:a8,LessLess:c8,lesssim:u8,LessSlantEqual:f8,LessTilde:d8,lfisht:h8,lfloor:p8,Lfr:g8,lfr:v8,lg:m8,lgE:y8,lHar:b8,lhard:w8,lharu:x8,lharul:S8,lhblk:_8,LJcy:k8,ljcy:T8,llarr:C8,ll:E8,Ll:L8,llcorner:A8,Lleftarrow:M8,llhard:N8,lltri:$8,Lmidot:P8,lmidot:O8,lmoustache:R8,lmoust:D8,lnap:z8,lnapprox:I8,lne:F8,lnE:H8,lneq:q8,lneqq:B8,lnsim:W8,loang:U8,loarr:V8,lobrk:j8,longleftarrow:G8,LongLeftArrow:K8,Longleftarrow:X8,longleftrightarrow:Y8,LongLeftRightArrow:Z8,Longleftrightarrow:J8,longmapsto:Q8,longrightarrow:eW,LongRightArrow:tW,Longrightarrow:nW,looparrowleft:rW,looparrowright:iW,lopar:oW,Lopf:sW,lopf:lW,loplus:aW,lotimes:cW,lowast:uW,lowbar:fW,LowerLeftArrow:dW,LowerRightArrow:hW,loz:pW,lozenge:gW,lozf:vW,lpar:mW,lparlt:yW,lrarr:bW,lrcorner:wW,lrhar:xW,lrhard:SW,lrm:_W,lrtri:kW,lsaquo:TW,lscr:CW,Lscr:EW,lsh:LW,Lsh:AW,lsim:MW,lsime:NW,lsimg:$W,lsqb:PW,lsquo:OW,lsquor:RW,Lstrok:DW,lstrok:zW,ltcc:IW,ltcir:FW,lt:HW,LT:qW,Lt:BW,ltdot:WW,lthree:UW,ltimes:VW,ltlarr:jW,ltquest:GW,ltri:KW,ltrie:XW,ltrif:YW,ltrPar:ZW,lurdshar:JW,luruhar:QW,lvertneqq:e4,lvnE:t4,macr:n4,male:r4,malt:i4,maltese:o4,Map:"⤅",map:s4,mapsto:l4,mapstodown:a4,mapstoleft:c4,mapstoup:u4,marker:f4,mcomma:d4,Mcy:h4,mcy:p4,mdash:g4,mDDot:v4,measuredangle:m4,MediumSpace:y4,Mellintrf:b4,Mfr:w4,mfr:x4,mho:S4,micro:_4,midast:k4,midcir:T4,mid:C4,middot:E4,minusb:L4,minus:A4,minusd:M4,minusdu:N4,MinusPlus:$4,mlcp:P4,mldr:O4,mnplus:R4,models:D4,Mopf:z4,mopf:I4,mp:F4,mscr:H4,Mscr:q4,mstpos:B4,Mu:W4,mu:U4,multimap:V4,mumap:j4,nabla:G4,Nacute:K4,nacute:X4,nang:Y4,nap:Z4,napE:J4,napid:Q4,napos:eU,napprox:tU,natural:nU,naturals:rU,natur:iU,nbsp:oU,nbump:sU,nbumpe:lU,ncap:aU,Ncaron:cU,ncaron:uU,Ncedil:fU,ncedil:dU,ncong:hU,ncongdot:pU,ncup:gU,Ncy:vU,ncy:mU,ndash:yU,nearhk:bU,nearr:wU,neArr:xU,nearrow:SU,ne:_U,nedot:kU,NegativeMediumSpace:TU,NegativeThickSpace:CU,NegativeThinSpace:EU,NegativeVeryThinSpace:LU,nequiv:AU,nesear:MU,nesim:NU,NestedGreaterGreater:$U,NestedLessLess:PU,NewLine:OU,nexist:RU,nexists:DU,Nfr:zU,nfr:IU,ngE:FU,nge:HU,ngeq:qU,ngeqq:BU,ngeqslant:WU,nges:UU,nGg:VU,ngsim:jU,nGt:GU,ngt:KU,ngtr:XU,nGtv:YU,nharr:ZU,nhArr:JU,nhpar:QU,ni:e6,nis:t6,nisd:n6,niv:r6,NJcy:i6,njcy:o6,nlarr:s6,nlArr:l6,nldr:a6,nlE:c6,nle:u6,nleftarrow:f6,nLeftarrow:d6,nleftrightarrow:h6,nLeftrightarrow:p6,nleq:g6,nleqq:v6,nleqslant:m6,nles:y6,nless:b6,nLl:w6,nlsim:x6,nLt:S6,nlt:_6,nltri:k6,nltrie:T6,nLtv:C6,nmid:E6,NoBreak:L6,NonBreakingSpace:A6,nopf:M6,Nopf:N6,Not:$6,not:P6,NotCongruent:O6,NotCupCap:R6,NotDoubleVerticalBar:D6,NotElement:z6,NotEqual:I6,NotEqualTilde:F6,NotExists:H6,NotGreater:q6,NotGreaterEqual:B6,NotGreaterFullEqual:W6,NotGreaterGreater:U6,NotGreaterLess:V6,NotGreaterSlantEqual:j6,NotGreaterTilde:G6,NotHumpDownHump:K6,NotHumpEqual:X6,notin:Y6,notindot:Z6,notinE:J6,notinva:Q6,notinvb:eV,notinvc:tV,NotLeftTriangleBar:nV,NotLeftTriangle:rV,NotLeftTriangleEqual:iV,NotLess:oV,NotLessEqual:sV,NotLessGreater:lV,NotLessLess:aV,NotLessSlantEqual:cV,NotLessTilde:uV,NotNestedGreaterGreater:fV,NotNestedLessLess:dV,notni:hV,notniva:pV,notnivb:gV,notnivc:vV,NotPrecedes:mV,NotPrecedesEqual:yV,NotPrecedesSlantEqual:bV,NotReverseElement:wV,NotRightTriangleBar:xV,NotRightTriangle:SV,NotRightTriangleEqual:_V,NotSquareSubset:kV,NotSquareSubsetEqual:TV,NotSquareSuperset:CV,NotSquareSupersetEqual:EV,NotSubset:LV,NotSubsetEqual:AV,NotSucceeds:MV,NotSucceedsEqual:NV,NotSucceedsSlantEqual:$V,NotSucceedsTilde:PV,NotSuperset:OV,NotSupersetEqual:RV,NotTilde:DV,NotTildeEqual:zV,NotTildeFullEqual:IV,NotTildeTilde:FV,NotVerticalBar:HV,nparallel:qV,npar:BV,nparsl:WV,npart:UV,npolint:VV,npr:jV,nprcue:GV,nprec:KV,npreceq:XV,npre:YV,nrarrc:ZV,nrarr:JV,nrArr:QV,nrarrw:ej,nrightarrow:tj,nRightarrow:nj,nrtri:rj,nrtrie:ij,nsc:oj,nsccue:sj,nsce:lj,Nscr:aj,nscr:cj,nshortmid:uj,nshortparallel:fj,nsim:dj,nsime:hj,nsimeq:pj,nsmid:gj,nspar:vj,nsqsube:mj,nsqsupe:yj,nsub:bj,nsubE:wj,nsube:xj,nsubset:Sj,nsubseteq:_j,nsubseteqq:kj,nsucc:Tj,nsucceq:Cj,nsup:Ej,nsupE:Lj,nsupe:Aj,nsupset:Mj,nsupseteq:Nj,nsupseteqq:$j,ntgl:Pj,Ntilde:Oj,ntilde:Rj,ntlg:Dj,ntriangleleft:zj,ntrianglelefteq:Ij,ntriangleright:Fj,ntrianglerighteq:Hj,Nu:qj,nu:Bj,num:Wj,numero:Uj,numsp:Vj,nvap:jj,nvdash:Gj,nvDash:Kj,nVdash:Xj,nVDash:Yj,nvge:Zj,nvgt:Jj,nvHarr:Qj,nvinfin:eG,nvlArr:tG,nvle:nG,nvlt:rG,nvltrie:iG,nvrArr:oG,nvrtrie:sG,nvsim:lG,nwarhk:aG,nwarr:cG,nwArr:uG,nwarrow:fG,nwnear:dG,Oacute:hG,oacute:pG,oast:gG,Ocirc:vG,ocirc:mG,ocir:yG,Ocy:bG,ocy:wG,odash:xG,Odblac:SG,odblac:_G,odiv:kG,odot:TG,odsold:CG,OElig:EG,oelig:LG,ofcir:AG,Ofr:MG,ofr:NG,ogon:$G,Ograve:PG,ograve:OG,ogt:RG,ohbar:DG,ohm:zG,oint:IG,olarr:FG,olcir:HG,olcross:qG,oline:BG,olt:WG,Omacr:UG,omacr:VG,Omega:jG,omega:GG,Omicron:KG,omicron:XG,omid:YG,ominus:ZG,Oopf:JG,oopf:QG,opar:e9,OpenCurlyDoubleQuote:t9,OpenCurlyQuote:n9,operp:r9,oplus:i9,orarr:o9,Or:s9,or:l9,ord:a9,order:c9,orderof:u9,ordf:f9,ordm:d9,origof:h9,oror:p9,orslope:g9,orv:v9,oS:m9,Oscr:y9,oscr:b9,Oslash:w9,oslash:x9,osol:S9,Otilde:_9,otilde:k9,otimesas:T9,Otimes:C9,otimes:E9,Ouml:L9,ouml:A9,ovbar:M9,OverBar:N9,OverBrace:$9,OverBracket:P9,OverParenthesis:O9,para:R9,parallel:D9,par:z9,parsim:I9,parsl:F9,part:H9,PartialD:q9,Pcy:B9,pcy:W9,percnt:U9,period:V9,permil:j9,perp:G9,pertenk:K9,Pfr:X9,pfr:Y9,Phi:Z9,phi:J9,phiv:Q9,phmmat:e7,phone:t7,Pi:n7,pi:r7,pitchfork:i7,piv:o7,planck:s7,planckh:l7,plankv:a7,plusacir:c7,plusb:u7,pluscir:f7,plus:d7,plusdo:h7,plusdu:p7,pluse:g7,PlusMinus:v7,plusmn:m7,plussim:y7,plustwo:b7,pm:w7,Poincareplane:x7,pointint:S7,popf:_7,Popf:k7,pound:T7,prap:C7,Pr:E7,pr:L7,prcue:A7,precapprox:M7,prec:N7,preccurlyeq:$7,Precedes:P7,PrecedesEqual:O7,PrecedesSlantEqual:R7,PrecedesTilde:D7,preceq:z7,precnapprox:I7,precneqq:F7,precnsim:H7,pre:q7,prE:B7,precsim:W7,prime:U7,Prime:V7,primes:j7,prnap:G7,prnE:K7,prnsim:X7,prod:Y7,Product:Z7,profalar:J7,profline:Q7,profsurf:eK,prop:tK,Proportional:nK,Proportion:rK,propto:iK,prsim:oK,prurel:sK,Pscr:lK,pscr:aK,Psi:cK,psi:uK,puncsp:fK,Qfr:dK,qfr:hK,qint:pK,qopf:gK,Qopf:vK,qprime:mK,Qscr:yK,qscr:bK,quaternions:wK,quatint:xK,quest:SK,questeq:_K,quot:kK,QUOT:TK,rAarr:CK,race:EK,Racute:LK,racute:AK,radic:MK,raemptyv:NK,rang:$K,Rang:PK,rangd:OK,range:RK,rangle:DK,raquo:zK,rarrap:IK,rarrb:FK,rarrbfs:HK,rarrc:qK,rarr:BK,Rarr:WK,rArr:UK,rarrfs:VK,rarrhk:jK,rarrlp:GK,rarrpl:KK,rarrsim:XK,Rarrtl:YK,rarrtl:ZK,rarrw:JK,ratail:QK,rAtail:eX,ratio:tX,rationals:nX,rbarr:rX,rBarr:iX,RBarr:oX,rbbrk:sX,rbrace:lX,rbrack:aX,rbrke:cX,rbrksld:uX,rbrkslu:fX,Rcaron:dX,rcaron:hX,Rcedil:pX,rcedil:gX,rceil:vX,rcub:mX,Rcy:yX,rcy:bX,rdca:wX,rdldhar:xX,rdquo:SX,rdquor:_X,rdsh:kX,real:TX,realine:CX,realpart:EX,reals:LX,Re:AX,rect:MX,reg:NX,REG:$X,ReverseElement:PX,ReverseEquilibrium:OX,ReverseUpEquilibrium:RX,rfisht:DX,rfloor:zX,rfr:IX,Rfr:FX,rHar:HX,rhard:qX,rharu:BX,rharul:WX,Rho:UX,rho:VX,rhov:jX,RightAngleBracket:GX,RightArrowBar:KX,rightarrow:XX,RightArrow:YX,Rightarrow:ZX,RightArrowLeftArrow:JX,rightarrowtail:QX,RightCeiling:eY,RightDoubleBracket:tY,RightDownTeeVector:nY,RightDownVectorBar:rY,RightDownVector:iY,RightFloor:oY,rightharpoondown:sY,rightharpoonup:lY,rightleftarrows:aY,rightleftharpoons:cY,rightrightarrows:uY,rightsquigarrow:fY,RightTeeArrow:dY,RightTee:hY,RightTeeVector:pY,rightthreetimes:gY,RightTriangleBar:vY,RightTriangle:mY,RightTriangleEqual:yY,RightUpDownVector:bY,RightUpTeeVector:wY,RightUpVectorBar:xY,RightUpVector:SY,RightVectorBar:_Y,RightVector:kY,ring:TY,risingdotseq:CY,rlarr:EY,rlhar:LY,rlm:AY,rmoustache:MY,rmoust:NY,rnmid:$Y,roang:PY,roarr:OY,robrk:RY,ropar:DY,ropf:zY,Ropf:IY,roplus:FY,rotimes:HY,RoundImplies:qY,rpar:BY,rpargt:WY,rppolint:UY,rrarr:VY,Rrightarrow:jY,rsaquo:GY,rscr:KY,Rscr:XY,rsh:YY,Rsh:ZY,rsqb:JY,rsquo:QY,rsquor:eZ,rthree:tZ,rtimes:nZ,rtri:rZ,rtrie:iZ,rtrif:oZ,rtriltri:sZ,RuleDelayed:lZ,ruluhar:aZ,rx:cZ,Sacute:uZ,sacute:fZ,sbquo:dZ,scap:hZ,Scaron:pZ,scaron:gZ,Sc:vZ,sc:mZ,sccue:yZ,sce:bZ,scE:wZ,Scedil:xZ,scedil:SZ,Scirc:_Z,scirc:kZ,scnap:TZ,scnE:CZ,scnsim:EZ,scpolint:LZ,scsim:AZ,Scy:MZ,scy:NZ,sdotb:$Z,sdot:PZ,sdote:OZ,searhk:RZ,searr:DZ,seArr:zZ,searrow:IZ,sect:FZ,semi:HZ,seswar:qZ,setminus:BZ,setmn:WZ,sext:UZ,Sfr:VZ,sfr:jZ,sfrown:GZ,sharp:KZ,SHCHcy:XZ,shchcy:YZ,SHcy:ZZ,shcy:JZ,ShortDownArrow:QZ,ShortLeftArrow:eJ,shortmid:tJ,shortparallel:nJ,ShortRightArrow:rJ,ShortUpArrow:iJ,shy:oJ,Sigma:sJ,sigma:lJ,sigmaf:aJ,sigmav:cJ,sim:uJ,simdot:fJ,sime:dJ,simeq:hJ,simg:pJ,simgE:gJ,siml:vJ,simlE:mJ,simne:yJ,simplus:bJ,simrarr:wJ,slarr:xJ,SmallCircle:SJ,smallsetminus:_J,smashp:kJ,smeparsl:TJ,smid:CJ,smile:EJ,smt:LJ,smte:AJ,smtes:MJ,SOFTcy:NJ,softcy:$J,solbar:PJ,solb:OJ,sol:RJ,Sopf:DJ,sopf:zJ,spades:IJ,spadesuit:FJ,spar:HJ,sqcap:qJ,sqcaps:BJ,sqcup:WJ,sqcups:UJ,Sqrt:VJ,sqsub:jJ,sqsube:GJ,sqsubset:KJ,sqsubseteq:XJ,sqsup:YJ,sqsupe:ZJ,sqsupset:JJ,sqsupseteq:QJ,square:eQ,Square:tQ,SquareIntersection:nQ,SquareSubset:rQ,SquareSubsetEqual:iQ,SquareSuperset:oQ,SquareSupersetEqual:sQ,SquareUnion:lQ,squarf:aQ,squ:cQ,squf:uQ,srarr:fQ,Sscr:dQ,sscr:hQ,ssetmn:pQ,ssmile:gQ,sstarf:vQ,Star:mQ,star:yQ,starf:bQ,straightepsilon:wQ,straightphi:xQ,strns:SQ,sub:_Q,Sub:kQ,subdot:TQ,subE:CQ,sube:EQ,subedot:LQ,submult:AQ,subnE:MQ,subne:NQ,subplus:$Q,subrarr:PQ,subset:OQ,Subset:RQ,subseteq:DQ,subseteqq:zQ,SubsetEqual:IQ,subsetneq:FQ,subsetneqq:HQ,subsim:qQ,subsub:BQ,subsup:WQ,succapprox:UQ,succ:VQ,succcurlyeq:jQ,Succeeds:GQ,SucceedsEqual:KQ,SucceedsSlantEqual:XQ,SucceedsTilde:YQ,succeq:ZQ,succnapprox:JQ,succneqq:QQ,succnsim:eee,succsim:tee,SuchThat:nee,sum:ree,Sum:iee,sung:oee,sup1:see,sup2:lee,sup3:aee,sup:cee,Sup:uee,supdot:fee,supdsub:dee,supE:hee,supe:pee,supedot:gee,Superset:vee,SupersetEqual:mee,suphsol:yee,suphsub:bee,suplarr:wee,supmult:xee,supnE:See,supne:_ee,supplus:kee,supset:Tee,Supset:Cee,supseteq:Eee,supseteqq:Lee,supsetneq:Aee,supsetneqq:Mee,supsim:Nee,supsub:$ee,supsup:Pee,swarhk:Oee,swarr:Ree,swArr:Dee,swarrow:zee,swnwar:Iee,szlig:Fee,Tab:Hee,target:qee,Tau:Bee,tau:Wee,tbrk:Uee,Tcaron:Vee,tcaron:jee,Tcedil:Gee,tcedil:Kee,Tcy:Xee,tcy:Yee,tdot:Zee,telrec:Jee,Tfr:Qee,tfr:ete,there4:tte,therefore:nte,Therefore:rte,Theta:ite,theta:ote,thetasym:ste,thetav:lte,thickapprox:ate,thicksim:cte,ThickSpace:ute,ThinSpace:fte,thinsp:dte,thkap:hte,thksim:pte,THORN:gte,thorn:vte,tilde:mte,Tilde:yte,TildeEqual:bte,TildeFullEqual:wte,TildeTilde:xte,timesbar:Ste,timesb:_te,times:kte,timesd:Tte,tint:Cte,toea:Ete,topbot:Lte,topcir:Ate,top:Mte,Topf:Nte,topf:$te,topfork:Pte,tosa:Ote,tprime:Rte,trade:Dte,TRADE:zte,triangle:Ite,triangledown:Fte,triangleleft:Hte,trianglelefteq:qte,triangleq:Bte,triangleright:Wte,trianglerighteq:Ute,tridot:Vte,trie:jte,triminus:Gte,TripleDot:Kte,triplus:Xte,trisb:Yte,tritime:Zte,trpezium:Jte,Tscr:Qte,tscr:ene,TScy:tne,tscy:nne,TSHcy:rne,tshcy:ine,Tstrok:one,tstrok:sne,twixt:lne,twoheadleftarrow:ane,twoheadrightarrow:cne,Uacute:une,uacute:fne,uarr:dne,Uarr:hne,uArr:pne,Uarrocir:gne,Ubrcy:vne,ubrcy:mne,Ubreve:yne,ubreve:bne,Ucirc:wne,ucirc:xne,Ucy:Sne,ucy:_ne,udarr:kne,Udblac:Tne,udblac:Cne,udhar:Ene,ufisht:Lne,Ufr:Ane,ufr:Mne,Ugrave:Nne,ugrave:$ne,uHar:Pne,uharl:One,uharr:Rne,uhblk:Dne,ulcorn:zne,ulcorner:Ine,ulcrop:Fne,ultri:Hne,Umacr:qne,umacr:Bne,uml:Wne,UnderBar:Une,UnderBrace:Vne,UnderBracket:jne,UnderParenthesis:Gne,Union:Kne,UnionPlus:Xne,Uogon:Yne,uogon:Zne,Uopf:Jne,uopf:Qne,UpArrowBar:ere,uparrow:tre,UpArrow:nre,Uparrow:rre,UpArrowDownArrow:ire,updownarrow:ore,UpDownArrow:sre,Updownarrow:lre,UpEquilibrium:are,upharpoonleft:cre,upharpoonright:ure,uplus:fre,UpperLeftArrow:dre,UpperRightArrow:hre,upsi:pre,Upsi:gre,upsih:vre,Upsilon:mre,upsilon:yre,UpTeeArrow:bre,UpTee:wre,upuparrows:xre,urcorn:Sre,urcorner:_re,urcrop:kre,Uring:Tre,uring:Cre,urtri:Ere,Uscr:Lre,uscr:Are,utdot:Mre,Utilde:Nre,utilde:$re,utri:Pre,utrif:Ore,uuarr:Rre,Uuml:Dre,uuml:zre,uwangle:Ire,vangrt:Fre,varepsilon:Hre,varkappa:qre,varnothing:Bre,varphi:Wre,varpi:Ure,varpropto:Vre,varr:jre,vArr:Gre,varrho:Kre,varsigma:Xre,varsubsetneq:Yre,varsubsetneqq:Zre,varsupsetneq:Jre,varsupsetneqq:Qre,vartheta:eie,vartriangleleft:tie,vartriangleright:nie,vBar:rie,Vbar:iie,vBarv:oie,Vcy:sie,vcy:lie,vdash:aie,vDash:cie,Vdash:uie,VDash:fie,Vdashl:die,veebar:hie,vee:pie,Vee:gie,veeeq:vie,vellip:mie,verbar:yie,Verbar:bie,vert:wie,Vert:xie,VerticalBar:Sie,VerticalLine:_ie,VerticalSeparator:kie,VerticalTilde:Tie,VeryThinSpace:Cie,Vfr:Eie,vfr:Lie,vltri:Aie,vnsub:Mie,vnsup:Nie,Vopf:$ie,vopf:Pie,vprop:Oie,vrtri:Rie,Vscr:Die,vscr:zie,vsubnE:Iie,vsubne:Fie,vsupnE:Hie,vsupne:qie,Vvdash:Bie,vzigzag:Wie,Wcirc:Uie,wcirc:Vie,wedbar:jie,wedge:Gie,Wedge:Kie,wedgeq:Xie,weierp:Yie,Wfr:Zie,wfr:Jie,Wopf:Qie,wopf:eoe,wp:toe,wr:noe,wreath:roe,Wscr:ioe,wscr:ooe,xcap:soe,xcirc:loe,xcup:aoe,xdtri:coe,Xfr:uoe,xfr:foe,xharr:doe,xhArr:hoe,Xi:poe,xi:goe,xlarr:voe,xlArr:moe,xmap:yoe,xnis:boe,xodot:woe,Xopf:xoe,xopf:Soe,xoplus:_oe,xotime:koe,xrarr:Toe,xrArr:Coe,Xscr:Eoe,xscr:Loe,xsqcup:Aoe,xuplus:Moe,xutri:Noe,xvee:$oe,xwedge:Poe,Yacute:Ooe,yacute:Roe,YAcy:Doe,yacy:zoe,Ycirc:Ioe,ycirc:Foe,Ycy:Hoe,ycy:qoe,yen:Boe,Yfr:Woe,yfr:Uoe,YIcy:Voe,yicy:joe,Yopf:Goe,yopf:Koe,Yscr:Xoe,yscr:Yoe,YUcy:Zoe,yucy:Joe,yuml:Qoe,Yuml:ese,Zacute:tse,zacute:nse,Zcaron:rse,zcaron:ise,Zcy:ose,zcy:sse,Zdot:lse,zdot:ase,zeetrf:cse,ZeroWidthSpace:use,Zeta:fse,zeta:dse,zfr:hse,Zfr:pse,ZHcy:gse,zhcy:vse,zigrarr:mse,zopf:yse,Zopf:bse,Zscr:wse,zscr:xse,zwj:Sse,zwnj:_se},kse="Á",Tse="á",Cse="Â",Ese="â",Lse="´",Ase="Æ",Mse="æ",Nse="À",$se="à",Pse="&",Ose="&",Rse="Å",Dse="å",zse="Ã",Ise="ã",Fse="Ä",Hse="ä",qse="¦",Bse="Ç",Wse="ç",Use="¸",Vse="¢",jse="©",Gse="©",Kse="¤",Xse="°",Yse="÷",Zse="É",Jse="é",Qse="Ê",ele="ê",tle="È",nle="è",rle="Ð",ile="ð",ole="Ë",sle="ë",lle="½",ale="¼",cle="¾",ule=">",fle=">",dle="Í",hle="í",ple="Î",gle="î",vle="¡",mle="Ì",yle="ì",ble="¿",wle="Ï",xle="ï",Sle="«",_le="<",kle="<",Tle="¯",Cle="µ",Ele="·",Lle=" ",Ale="¬",Mle="Ñ",Nle="ñ",$le="Ó",Ple="ó",Ole="Ô",Rle="ô",Dle="Ò",zle="ò",Ile="ª",Fle="º",Hle="Ø",qle="ø",Ble="Õ",Wle="õ",Ule="Ö",Vle="ö",jle="¶",Gle="±",Kle="£",Xle='"',Yle='"',Zle="»",Jle="®",Qle="®",eae="§",tae="",nae="¹",rae="²",iae="³",oae="ß",sae="Þ",lae="þ",aae="×",cae="Ú",uae="ú",fae="Û",dae="û",hae="Ù",pae="ù",gae="¨",vae="Ü",mae="ü",yae="Ý",bae="ý",wae="¥",xae="ÿ",Sae={Aacute:kse,aacute:Tse,Acirc:Cse,acirc:Ese,acute:Lse,AElig:Ase,aelig:Mse,Agrave:Nse,agrave:$se,amp:Pse,AMP:Ose,Aring:Rse,aring:Dse,Atilde:zse,atilde:Ise,Auml:Fse,auml:Hse,brvbar:qse,Ccedil:Bse,ccedil:Wse,cedil:Use,cent:Vse,copy:jse,COPY:Gse,curren:Kse,deg:Xse,divide:Yse,Eacute:Zse,eacute:Jse,Ecirc:Qse,ecirc:ele,Egrave:tle,egrave:nle,ETH:rle,eth:ile,Euml:ole,euml:sle,frac12:lle,frac14:ale,frac34:cle,gt:ule,GT:fle,Iacute:dle,iacute:hle,Icirc:ple,icirc:gle,iexcl:vle,Igrave:mle,igrave:yle,iquest:ble,Iuml:wle,iuml:xle,laquo:Sle,lt:_le,LT:kle,macr:Tle,micro:Cle,middot:Ele,nbsp:Lle,not:Ale,Ntilde:Mle,ntilde:Nle,Oacute:$le,oacute:Ple,Ocirc:Ole,ocirc:Rle,Ograve:Dle,ograve:zle,ordf:Ile,ordm:Fle,Oslash:Hle,oslash:qle,Otilde:Ble,otilde:Wle,Ouml:Ule,ouml:Vle,para:jle,plusmn:Gle,pound:Kle,quot:Xle,QUOT:Yle,raquo:Zle,reg:Jle,REG:Qle,sect:eae,shy:tae,sup1:nae,sup2:rae,sup3:iae,szlig:oae,THORN:sae,thorn:lae,times:aae,Uacute:cae,uacute:uae,Ucirc:fae,ucirc:dae,Ugrave:hae,ugrave:pae,uml:gae,Uuml:vae,uuml:mae,Yacute:yae,yacute:bae,yen:wae,yuml:xae},_ae="&",kae="'",Tae=">",Cae="<",Eae='"',mw={amp:_ae,apos:kae,gt:Tae,lt:Cae,quot:Eae};var jh={};const Lae={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 Aae=Oo&&Oo.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(jh,"__esModule",{value:!0});var $m=Aae(Lae),Mae=String.fromCodePoint||function(e){var t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|e&1023),t+=String.fromCharCode(e),t};function Nae(e){return e>=55296&&e<=57343||e>1114111?"�":(e in $m.default&&(e=$m.default[e]),Mae(e))}jh.default=Nae;var qu=Oo&&Oo.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(pi,"__esModule",{value:!0});pi.decodeHTML=pi.decodeHTMLStrict=pi.decodeXML=void 0;var jd=qu(vw),$ae=qu(Sae),Pae=qu(mw),Pm=qu(jh),Oae=/&(?:[a-zA-Z0-9]+|#[xX][\da-fA-F]+|#\d+);/g;pi.decodeXML=yw(Pae.default);pi.decodeHTMLStrict=yw(jd.default);function yw(e){var t=bw(e);return function(r){return String(r).replace(Oae,t)}}var Om=function(e,t){return e<t?1:-1};pi.decodeHTML=function(){for(var e=Object.keys($ae.default).sort(Om),t=Object.keys(jd.default).sort(Om),r=0,o=0;r<t.length;r++)e[o]===t[r]?(t[r]+=";?",o++):t[r]+=";";var s=new RegExp("&(?:"+t.join("|")+"|#[xX][\\da-fA-F]+;?|#\\d+;?)","g"),c=bw(jd.default);function f(d){return d.substr(-1)!==";"&&(d+=";"),c(d)}return function(d){return String(d).replace(s,f)}}();function bw(e){return function(r){if(r.charAt(1)==="#"){var o=r.charAt(2);return o==="X"||o==="x"?Pm.default(parseInt(r.substr(3),16)):Pm.default(parseInt(r.substr(2),10))}return e[r.slice(1,-1)]||r}}var Xn={},ww=Oo&&Oo.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Xn,"__esModule",{value:!0});Xn.escapeUTF8=Xn.escape=Xn.encodeNonAsciiHTML=Xn.encodeHTML=Xn.encodeXML=void 0;var Rae=ww(mw),xw=_w(Rae.default),Sw=kw(xw);Xn.encodeXML=Ew(xw);var Dae=ww(vw),Gh=_w(Dae.default),zae=kw(Gh);Xn.encodeHTML=Fae(Gh,zae);Xn.encodeNonAsciiHTML=Ew(Gh);function _w(e){return Object.keys(e).sort().reduce(function(t,r){return t[e[r]]="&"+r+";",t},{})}function kw(e){for(var t=[],r=[],o=0,s=Object.keys(e);o<s.length;o++){var c=s[o];c.length===1?t.push("\\"+c):r.push(c)}t.sort();for(var f=0;f<t.length-1;f++){for(var d=f;d<t.length-1&&t[d].charCodeAt(1)+1===t[d+1].charCodeAt(1);)d+=1;var h=1+d-f;h<3||t.splice(f,h,t[f]+"-"+t[d])}return r.unshift("["+t.join("")+"]"),new RegExp(r.join("|"),"g")}var Tw=/(?:[\x80-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/g,Iae=String.prototype.codePointAt!=null?function(e){return e.codePointAt(0)}:function(e){return(e.charCodeAt(0)-55296)*1024+e.charCodeAt(1)-56320+65536};function Bu(e){return"&#x"+(e.length>1?Iae(e):e.charCodeAt(0)).toString(16).toUpperCase()+";"}function Fae(e,t){return function(r){return r.replace(t,function(o){return e[o]}).replace(Tw,Bu)}}var Cw=new RegExp(Sw.source+"|"+Tw.source,"g");function Hae(e){return e.replace(Cw,Bu)}Xn.escape=Hae;function qae(e){return e.replace(Sw,Bu)}Xn.escapeUTF8=qae;function Ew(e){return function(t){return t.replace(Cw,function(r){return e[r]||Bu(r)})}}(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=pi,r=Xn;function o(h,p){return(!p||p<=0?t.decodeXML:t.decodeHTML)(h)}e.decode=o;function s(h,p){return(!p||p<=0?t.decodeXML:t.decodeHTMLStrict)(h)}e.decodeStrict=s;function c(h,p){return(!p||p<=0?r.encodeXML:r.encodeHTML)(h)}e.encode=c;var f=Xn;Object.defineProperty(e,"encodeXML",{enumerable:!0,get:function(){return f.encodeXML}}),Object.defineProperty(e,"encodeHTML",{enumerable:!0,get:function(){return f.encodeHTML}}),Object.defineProperty(e,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return f.encodeNonAsciiHTML}}),Object.defineProperty(e,"escape",{enumerable:!0,get:function(){return f.escape}}),Object.defineProperty(e,"escapeUTF8",{enumerable:!0,get:function(){return f.escapeUTF8}}),Object.defineProperty(e,"encodeHTML4",{enumerable:!0,get:function(){return f.encodeHTML}}),Object.defineProperty(e,"encodeHTML5",{enumerable:!0,get:function(){return f.encodeHTML}});var d=pi;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}})})(gw);function Bae(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Wae(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Uae(e,t,r){return t&&Wae(e.prototype,t),e}function Lw(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=Vae(e))||t){r&&(e=r);var o=0,s=function(){};return{s,n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(p){throw p},f:s}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|