@vitest/browser 0.26.3 → 0.27.0

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.
@@ -0,0 +1,37 @@
1
+ var cx=Object.defineProperty;var ux=(t,e,r)=>e in t?cx(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var Ni=(t,e,r)=>(ux(t,typeof e!="symbol"?e+"":e,r),r);(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))o(a);new MutationObserver(a=>{for(const u of a)if(u.type==="childList")for(const f of u.addedNodes)f.tagName==="LINK"&&f.rel==="modulepreload"&&o(f)}).observe(document,{childList:!0,subtree:!0});function r(a){const u={};return a.integrity&&(u.integrity=a.integrity),a.referrerpolicy&&(u.referrerPolicy=a.referrerpolicy),a.crossorigin==="use-credentials"?u.credentials="include":a.crossorigin==="anonymous"?u.credentials="omit":u.credentials="same-origin",u}function o(a){if(a.ep)return;a.ep=!0;const u=r(a);fetch(a.href,u)}})();function Nf(t,e){const r=Object.create(null),o=t.split(",");for(let a=0;a<o.length;a++)r[o[a]]=!0;return e?a=>!!r[a.toLowerCase()]:a=>!!r[a]}function kn(t){if(Ht(t)){const e={};for(let r=0;r<t.length;r++){const o=t[r],a=qe(o)?px(o):kn(o);if(a)for(const u in a)e[u]=a[u]}return e}else{if(qe(t))return t;if(xe(t))return t}}const fx=/;(?![^(]*\))/g,hx=/:([^]+)/,dx=/\/\*.*?\*\//gs;function px(t){const e={};return t.replace(dx,"").split(fx).forEach(r=>{if(r){const o=r.split(hx);o.length>1&&(e[o[0].trim()]=o[1].trim())}}),e}function ve(t){let e="";if(qe(t))e=t;else if(Ht(t))for(let r=0;r<t.length;r++){const o=ve(t[r]);o&&(e+=o+" ")}else if(xe(t))for(const r in t)t[r]&&(e+=r+" ");return e.trim()}const gx="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",vx=Nf(gx);function Gv(t){return!!t||t===""}const Xt=t=>qe(t)?t:t==null?"":Ht(t)||xe(t)&&(t.toString===Yv||!Wt(t.toString))?JSON.stringify(t,Vv,2):String(t),Vv=(t,e)=>e&&e.__v_isRef?Vv(t,e.value):Oo(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((r,[o,a])=>(r[`${o} =>`]=a,r),{})}:Kv(e)?{[`Set(${e.size})`]:[...e.values()]}:xe(e)&&!Ht(e)&&!Zv(e)?String(e):e,we={},No=[],Xn=()=>{},mx=()=>!1,yx=/^on[^a-z]/,tc=t=>yx.test(t),Of=t=>t.startsWith("onUpdate:"),Ye=Object.assign,Pf=(t,e)=>{const r=t.indexOf(e);r>-1&&t.splice(r,1)},bx=Object.prototype.hasOwnProperty,ne=(t,e)=>bx.call(t,e),Ht=Array.isArray,Oo=t=>ec(t)==="[object Map]",Kv=t=>ec(t)==="[object Set]",Wt=t=>typeof t=="function",qe=t=>typeof t=="string",$f=t=>typeof t=="symbol",xe=t=>t!==null&&typeof t=="object",Xv=t=>xe(t)&&Wt(t.then)&&Wt(t.catch),Yv=Object.prototype.toString,ec=t=>Yv.call(t),wx=t=>ec(t).slice(8,-1),Zv=t=>ec(t)==="[object Object]",Df=t=>qe(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,ya=Nf(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),nc=t=>{const e=Object.create(null);return r=>e[r]||(e[r]=t(r))},xx=/-(\w)/g,hr=nc(t=>t.replace(xx,(e,r)=>r?r.toUpperCase():"")),_x=/\B([A-Z])/g,Ji=nc(t=>t.replace(_x,"-$1").toLowerCase()),rc=nc(t=>t.charAt(0).toUpperCase()+t.slice(1)),_u=nc(t=>t?`on${rc(t)}`:""),Ys=(t,e)=>!Object.is(t,e),ba=(t,e)=>{for(let r=0;r<t.length;r++)t[r](e)},Na=(t,e,r)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:r})},qo=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let Ap;const Sx=()=>Ap||(Ap=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let Mn;class kx{constructor(e=!1){this.detached=e,this.active=!0,this.effects=[],this.cleanups=[],this.parent=Mn,!e&&Mn&&(this.index=(Mn.scopes||(Mn.scopes=[])).push(this)-1)}run(e){if(this.active){const r=Mn;try{return Mn=this,e()}finally{Mn=r}}}on(){Mn=this}off(){Mn=this.parent}stop(e){if(this.active){let r,o;for(r=0,o=this.effects.length;r<o;r++)this.effects[r].stop();for(r=0,o=this.cleanups.length;r<o;r++)this.cleanups[r]();if(this.scopes)for(r=0,o=this.scopes.length;r<o;r++)this.scopes[r].stop(!0);if(!this.detached&&this.parent&&!e){const a=this.parent.scopes.pop();a&&a!==this&&(this.parent.scopes[this.index]=a,a.index=this.index)}this.parent=void 0,this.active=!1}}}function Cx(t,e=Mn){e&&e.active&&e.effects.push(t)}function Tx(){return Mn}function Lx(t){Mn&&Mn.cleanups.push(t)}const Rf=t=>{const e=new Set(t);return e.w=0,e.n=0,e},Jv=t=>(t.w&di)>0,Qv=t=>(t.n&di)>0,Ex=({deps:t})=>{if(t.length)for(let e=0;e<t.length;e++)t[e].w|=di},Ax=t=>{const{deps:e}=t;if(e.length){let r=0;for(let o=0;o<e.length;o++){const a=e[o];Jv(a)&&!Qv(a)?a.delete(t):e[r++]=a,a.w&=~di,a.n&=~di}e.length=r}},Hu=new WeakMap;let qs=0,di=1;const Bu=30;let Gn;const Ui=Symbol(""),Wu=Symbol("");class zf{constructor(e,r=null,o){this.fn=e,this.scheduler=r,this.active=!0,this.deps=[],this.parent=void 0,Cx(this,o)}run(){if(!this.active)return this.fn();let e=Gn,r=ui;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=Gn,Gn=this,ui=!0,di=1<<++qs,qs<=Bu?Ex(this):Mp(this),this.fn()}finally{qs<=Bu&&Ax(this),di=1<<--qs,Gn=this.parent,ui=r,this.parent=void 0,this.deferStop&&this.stop()}}stop(){Gn===this?this.deferStop=!0:this.active&&(Mp(this),this.onStop&&this.onStop(),this.active=!1)}}function Mp(t){const{deps:e}=t;if(e.length){for(let r=0;r<e.length;r++)e[r].delete(t);e.length=0}}let ui=!0;const tm=[];function Qo(){tm.push(ui),ui=!1}function ts(){const t=tm.pop();ui=t===void 0?!0:t}function Pn(t,e,r){if(ui&&Gn){let o=Hu.get(t);o||Hu.set(t,o=new Map);let a=o.get(r);a||o.set(r,a=Rf()),em(a)}}function em(t,e){let r=!1;qs<=Bu?Qv(t)||(t.n|=di,r=!Jv(t)):r=!t.has(Gn),r&&(t.add(Gn),Gn.deps.push(t))}function Dr(t,e,r,o,a,u){const f=Hu.get(t);if(!f)return;let h=[];if(e==="clear")h=[...f.values()];else if(r==="length"&&Ht(t)){const d=qo(o);f.forEach((g,v)=>{(v==="length"||v>=d)&&h.push(g)})}else switch(r!==void 0&&h.push(f.get(r)),e){case"add":Ht(t)?Df(r)&&h.push(f.get("length")):(h.push(f.get(Ui)),Oo(t)&&h.push(f.get(Wu)));break;case"delete":Ht(t)||(h.push(f.get(Ui)),Oo(t)&&h.push(f.get(Wu)));break;case"set":Oo(t)&&h.push(f.get(Ui));break}if(h.length===1)h[0]&&Uu(h[0]);else{const d=[];for(const g of h)g&&d.push(...g);Uu(Rf(d))}}function Uu(t,e){const r=Ht(t)?t:[...t];for(const o of r)o.computed&&Np(o);for(const o of r)o.computed||Np(o)}function Np(t,e){(t!==Gn||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}const Mx=Nf("__proto__,__v_isRef,__isVue"),nm=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter($f)),Nx=If(),Ox=If(!1,!0),Px=If(!0),Op=$x();function $x(){const t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...r){const o=ue(this);for(let u=0,f=this.length;u<f;u++)Pn(o,"get",u+"");const a=o[e](...r);return a===-1||a===!1?o[e](...r.map(ue)):a}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...r){Qo();const o=ue(this)[e].apply(this,r);return ts(),o}}),t}function If(t=!1,e=!1){return function(o,a,u){if(a==="__v_isReactive")return!t;if(a==="__v_isReadonly")return t;if(a==="__v_isShallow")return e;if(a==="__v_raw"&&u===(t?e?Yx:lm:e?sm:om).get(o))return o;const f=Ht(o);if(!t&&f&&ne(Op,a))return Reflect.get(Op,a,u);const h=Reflect.get(o,a,u);return($f(a)?nm.has(a):Mx(a))||(t||Pn(o,"get",a),e)?h:Ee(h)?f&&Df(a)?h:h.value:xe(h)?t?am(h):On(h):h}}const Dx=rm(),Rx=rm(!0);function rm(t=!1){return function(r,o,a,u){let f=r[o];if(Ho(f)&&Ee(f)&&!Ee(a))return!1;if(!t&&(!Oa(a)&&!Ho(a)&&(f=ue(f),a=ue(a)),!Ht(r)&&Ee(f)&&!Ee(a)))return f.value=a,!0;const h=Ht(r)&&Df(o)?Number(o)<r.length:ne(r,o),d=Reflect.set(r,o,a,u);return r===ue(u)&&(h?Ys(a,f)&&Dr(r,"set",o,a):Dr(r,"add",o,a)),d}}function zx(t,e){const r=ne(t,e);t[e];const o=Reflect.deleteProperty(t,e);return o&&r&&Dr(t,"delete",e,void 0),o}function Ix(t,e){const r=Reflect.has(t,e);return(!$f(e)||!nm.has(e))&&Pn(t,"has",e),r}function Fx(t){return Pn(t,"iterate",Ht(t)?"length":Ui),Reflect.ownKeys(t)}const im={get:Nx,set:Dx,deleteProperty:zx,has:Ix,ownKeys:Fx},qx={get:Px,set(t,e){return!0},deleteProperty(t,e){return!0}},Hx=Ye({},im,{get:Ox,set:Rx}),Ff=t=>t,ic=t=>Reflect.getPrototypeOf(t);function ia(t,e,r=!1,o=!1){t=t.__v_raw;const a=ue(t),u=ue(e);r||(e!==u&&Pn(a,"get",e),Pn(a,"get",u));const{has:f}=ic(a),h=o?Ff:r?Wf:Zs;if(f.call(a,e))return h(t.get(e));if(f.call(a,u))return h(t.get(u));t!==a&&t.get(e)}function oa(t,e=!1){const r=this.__v_raw,o=ue(r),a=ue(t);return e||(t!==a&&Pn(o,"has",t),Pn(o,"has",a)),t===a?r.has(t):r.has(t)||r.has(a)}function sa(t,e=!1){return t=t.__v_raw,!e&&Pn(ue(t),"iterate",Ui),Reflect.get(t,"size",t)}function Pp(t){t=ue(t);const e=ue(this);return ic(e).has.call(e,t)||(e.add(t),Dr(e,"add",t,t)),this}function $p(t,e){e=ue(e);const r=ue(this),{has:o,get:a}=ic(r);let u=o.call(r,t);u||(t=ue(t),u=o.call(r,t));const f=a.call(r,t);return r.set(t,e),u?Ys(e,f)&&Dr(r,"set",t,e):Dr(r,"add",t,e),this}function Dp(t){const e=ue(this),{has:r,get:o}=ic(e);let a=r.call(e,t);a||(t=ue(t),a=r.call(e,t)),o&&o.call(e,t);const u=e.delete(t);return a&&Dr(e,"delete",t,void 0),u}function Rp(){const t=ue(this),e=t.size!==0,r=t.clear();return e&&Dr(t,"clear",void 0,void 0),r}function la(t,e){return function(o,a){const u=this,f=u.__v_raw,h=ue(f),d=e?Ff:t?Wf:Zs;return!t&&Pn(h,"iterate",Ui),f.forEach((g,v)=>o.call(a,d(g),d(v),u))}}function aa(t,e,r){return function(...o){const a=this.__v_raw,u=ue(a),f=Oo(u),h=t==="entries"||t===Symbol.iterator&&f,d=t==="keys"&&f,g=a[t](...o),v=r?Ff:e?Wf:Zs;return!e&&Pn(u,"iterate",d?Wu:Ui),{next(){const{value:b,done:x}=g.next();return x?{value:b,done:x}:{value:h?[v(b[0]),v(b[1])]:v(b),done:x}},[Symbol.iterator](){return this}}}}function ti(t){return function(...e){return t==="delete"?!1:this}}function Bx(){const t={get(u){return ia(this,u)},get size(){return sa(this)},has:oa,add:Pp,set:$p,delete:Dp,clear:Rp,forEach:la(!1,!1)},e={get(u){return ia(this,u,!1,!0)},get size(){return sa(this)},has:oa,add:Pp,set:$p,delete:Dp,clear:Rp,forEach:la(!1,!0)},r={get(u){return ia(this,u,!0)},get size(){return sa(this,!0)},has(u){return oa.call(this,u,!0)},add:ti("add"),set:ti("set"),delete:ti("delete"),clear:ti("clear"),forEach:la(!0,!1)},o={get(u){return ia(this,u,!0,!0)},get size(){return sa(this,!0)},has(u){return oa.call(this,u,!0)},add:ti("add"),set:ti("set"),delete:ti("delete"),clear:ti("clear"),forEach:la(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(u=>{t[u]=aa(u,!1,!1),r[u]=aa(u,!0,!1),e[u]=aa(u,!1,!0),o[u]=aa(u,!0,!0)}),[t,r,e,o]}const[Wx,Ux,jx,Gx]=Bx();function qf(t,e){const r=e?t?Gx:jx:t?Ux:Wx;return(o,a,u)=>a==="__v_isReactive"?!t:a==="__v_isReadonly"?t:a==="__v_raw"?o:Reflect.get(ne(r,a)&&a in o?r:o,a,u)}const Vx={get:qf(!1,!1)},Kx={get:qf(!1,!0)},Xx={get:qf(!0,!1)},om=new WeakMap,sm=new WeakMap,lm=new WeakMap,Yx=new WeakMap;function Zx(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Jx(t){return t.__v_skip||!Object.isExtensible(t)?0:Zx(wx(t))}function On(t){return Ho(t)?t:Hf(t,!1,im,Vx,om)}function Qx(t){return Hf(t,!1,Hx,Kx,sm)}function am(t){return Hf(t,!0,qx,Xx,lm)}function Hf(t,e,r,o,a){if(!xe(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const u=a.get(t);if(u)return u;const f=Jx(t);if(f===0)return t;const h=new Proxy(t,f===2?o:r);return a.set(t,h),h}function Po(t){return Ho(t)?Po(t.__v_raw):!!(t&&t.__v_isReactive)}function Ho(t){return!!(t&&t.__v_isReadonly)}function Oa(t){return!!(t&&t.__v_isShallow)}function cm(t){return Po(t)||Ho(t)}function ue(t){const e=t&&t.__v_raw;return e?ue(e):t}function Bf(t){return Na(t,"__v_skip",!0),t}const Zs=t=>xe(t)?On(t):t,Wf=t=>xe(t)?am(t):t;function um(t){ui&&Gn&&(t=ue(t),em(t.dep||(t.dep=Rf())))}function fm(t,e){t=ue(t),t.dep&&Uu(t.dep)}function Ee(t){return!!(t&&t.__v_isRef===!0)}function Kt(t){return hm(t,!1)}function dl(t){return hm(t,!0)}function hm(t,e){return Ee(t)?t:new t1(t,e)}class t1{constructor(e,r){this.__v_isShallow=r,this.dep=void 0,this.__v_isRef=!0,this._rawValue=r?e:ue(e),this._value=r?e:Zs(e)}get value(){return um(this),this._value}set value(e){const r=this.__v_isShallow||Oa(e)||Ho(e);e=r?e:ue(e),Ys(e,this._rawValue)&&(this._rawValue=e,this._value=r?e:Zs(e),fm(this))}}function j(t){return Ee(t)?t.value:t}const e1={get:(t,e,r)=>j(Reflect.get(t,e,r)),set:(t,e,r,o)=>{const a=t[e];return Ee(a)&&!Ee(r)?(a.value=r,!0):Reflect.set(t,e,r,o)}};function dm(t){return Po(t)?t:new Proxy(t,e1)}function n1(t){const e=Ht(t)?new Array(t.length):{};for(const r in t)e[r]=Uf(t,r);return e}class r1{constructor(e,r,o){this._object=e,this._key=r,this._defaultValue=o,this.__v_isRef=!0}get value(){const e=this._object[this._key];return e===void 0?this._defaultValue:e}set value(e){this._object[this._key]=e}}function Uf(t,e,r){const o=t[e];return Ee(o)?o:new r1(t,e,r)}var pm;class i1{constructor(e,r,o,a){this._setter=r,this.dep=void 0,this.__v_isRef=!0,this[pm]=!1,this._dirty=!0,this.effect=new zf(e,()=>{this._dirty||(this._dirty=!0,fm(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!a,this.__v_isReadonly=o}get value(){const e=ue(this);return um(e),(e._dirty||!e._cacheable)&&(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}pm="__v_isReadonly";function o1(t,e,r=!1){let o,a;const u=Wt(t);return u?(o=t,a=Xn):(o=t.get,a=t.set),new i1(o,a,u||!a,r)}function fi(t,e,r,o){let a;try{a=o?t(...o):t()}catch(u){pl(u,e,r)}return a}function Fn(t,e,r,o){if(Wt(t)){const u=fi(t,e,r,o);return u&&Xv(u)&&u.catch(f=>{pl(f,e,r)}),u}const a=[];for(let u=0;u<t.length;u++)a.push(Fn(t[u],e,r,o));return a}function pl(t,e,r,o=!0){const a=e?e.vnode:null;if(e){let u=e.parent;const f=e.proxy,h=r;for(;u;){const g=u.ec;if(g){for(let v=0;v<g.length;v++)if(g[v](t,f,h)===!1)return}u=u.parent}const d=e.appContext.config.errorHandler;if(d){fi(d,null,10,[t,f,h]);return}}s1(t,r,a,o)}function s1(t,e,r,o=!0){console.error(t)}let Js=!1,ju=!1;const en=[];let ar=0;const $o=[];let Er=null,Ii=0;const gm=Promise.resolve();let jf=null;function es(t){const e=jf||gm;return t?e.then(this?t.bind(this):t):e}function l1(t){let e=ar+1,r=en.length;for(;e<r;){const o=e+r>>>1;Qs(en[o])<t?e=o+1:r=o}return e}function Gf(t){(!en.length||!en.includes(t,Js&&t.allowRecurse?ar+1:ar))&&(t.id==null?en.push(t):en.splice(l1(t.id),0,t),vm())}function vm(){!Js&&!ju&&(ju=!0,jf=gm.then(bm))}function a1(t){const e=en.indexOf(t);e>ar&&en.splice(e,1)}function mm(t){Ht(t)?$o.push(...t):(!Er||!Er.includes(t,t.allowRecurse?Ii+1:Ii))&&$o.push(t),vm()}function zp(t,e=Js?ar+1:0){for(;e<en.length;e++){const r=en[e];r&&r.pre&&(en.splice(e,1),e--,r())}}function ym(t){if($o.length){const e=[...new Set($o)];if($o.length=0,Er){Er.push(...e);return}for(Er=e,Er.sort((r,o)=>Qs(r)-Qs(o)),Ii=0;Ii<Er.length;Ii++)Er[Ii]();Er=null,Ii=0}}const Qs=t=>t.id==null?1/0:t.id,c1=(t,e)=>{const r=Qs(t)-Qs(e);if(r===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return r};function bm(t){ju=!1,Js=!0,en.sort(c1);const e=Xn;try{for(ar=0;ar<en.length;ar++){const r=en[ar];r&&r.active!==!1&&fi(r,null,14)}}finally{ar=0,en.length=0,ym(),Js=!1,jf=null,(en.length||$o.length)&&bm()}}function u1(t,e,...r){if(t.isUnmounted)return;const o=t.vnode.props||we;let a=r;const u=e.startsWith("update:"),f=u&&e.slice(7);if(f&&f in o){const v=`${f==="modelValue"?"model":f}Modifiers`,{number:b,trim:x}=o[v]||we;x&&(a=r.map(S=>qe(S)?S.trim():S)),b&&(a=r.map(qo))}let h,d=o[h=_u(e)]||o[h=_u(hr(e))];!d&&u&&(d=o[h=_u(Ji(e))]),d&&Fn(d,t,6,a);const g=o[h+"Once"];if(g){if(!t.emitted)t.emitted={};else if(t.emitted[h])return;t.emitted[h]=!0,Fn(g,t,6,a)}}function wm(t,e,r=!1){const o=e.emitsCache,a=o.get(t);if(a!==void 0)return a;const u=t.emits;let f={},h=!1;if(!Wt(t)){const d=g=>{const v=wm(g,e,!0);v&&(h=!0,Ye(f,v))};!r&&e.mixins.length&&e.mixins.forEach(d),t.extends&&d(t.extends),t.mixins&&t.mixins.forEach(d)}return!u&&!h?(xe(t)&&o.set(t,null),null):(Ht(u)?u.forEach(d=>f[d]=null):Ye(f,u),xe(t)&&o.set(t,f),f)}function oc(t,e){return!t||!tc(e)?!1:(e=e.slice(2).replace(/Once$/,""),ne(t,e[0].toLowerCase()+e.slice(1))||ne(t,Ji(e))||ne(t,e))}let Xe=null,sc=null;function Pa(t){const e=Xe;return Xe=t,sc=t&&t.type.__scopeId||null,e}function xm(t){sc=t}function _m(){sc=null}const f1=t=>Zt;function Zt(t,e=Xe,r){if(!e||t._n)return t;const o=(...a)=>{o._d&&Kp(-1);const u=Pa(e);let f;try{f=t(...a)}finally{Pa(u),o._d&&Kp(1)}return f};return o._n=!0,o._c=!0,o._d=!0,o}function Su(t){const{type:e,vnode:r,proxy:o,withProxy:a,props:u,propsOptions:[f],slots:h,attrs:d,emit:g,render:v,renderCache:b,data:x,setupState:S,ctx:M,inheritAttrs:A}=t;let E,T;const L=Pa(t);try{if(r.shapeFlag&4){const P=a||o;E=jn(v.call(P,P,b,u,S,x,M)),T=d}else{const P=e;E=jn(P.length>1?P(u,{attrs:d,slots:h,emit:g}):P(u,null)),T=e.props?d:d1(d)}}catch(P){js.length=0,pl(P,t,1),E=zt(Cn)}let $=E;if(T&&A!==!1){const P=Object.keys(T),{shapeFlag:G}=$;P.length&&G&7&&(f&&P.some(Of)&&(T=p1(T,f)),$=pi($,T))}return r.dirs&&($=pi($),$.dirs=$.dirs?$.dirs.concat(r.dirs):r.dirs),r.transition&&($.transition=r.transition),E=$,Pa(L),E}function h1(t){let e;for(let r=0;r<t.length;r++){const o=t[r];if(el(o)){if(o.type!==Cn||o.children==="v-if"){if(e)return;e=o}}else return}return e}const d1=t=>{let e;for(const r in t)(r==="class"||r==="style"||tc(r))&&((e||(e={}))[r]=t[r]);return e},p1=(t,e)=>{const r={};for(const o in t)(!Of(o)||!(o.slice(9)in e))&&(r[o]=t[o]);return r};function g1(t,e,r){const{props:o,children:a,component:u}=t,{props:f,children:h,patchFlag:d}=e,g=u.emitsOptions;if(e.dirs||e.transition)return!0;if(r&&d>=0){if(d&1024)return!0;if(d&16)return o?Ip(o,f,g):!!f;if(d&8){const v=e.dynamicProps;for(let b=0;b<v.length;b++){const x=v[b];if(f[x]!==o[x]&&!oc(g,x))return!0}}}else return(a||h)&&(!h||!h.$stable)?!0:o===f?!1:o?f?Ip(o,f,g):!0:!!f;return!1}function Ip(t,e,r){const o=Object.keys(e);if(o.length!==Object.keys(t).length)return!0;for(let a=0;a<o.length;a++){const u=o[a];if(e[u]!==t[u]&&!oc(r,u))return!0}return!1}function Vf({vnode:t,parent:e},r){for(;e&&e.subTree===t;)(t=e.vnode).el=r,e=e.parent}const v1=t=>t.__isSuspense,m1={name:"Suspense",__isSuspense:!0,process(t,e,r,o,a,u,f,h,d,g){t==null?b1(e,r,o,a,u,f,h,d,g):w1(t,e,r,o,a,f,h,d,g)},hydrate:x1,create:Kf,normalize:_1},y1=m1;function tl(t,e){const r=t.props&&t.props[e];Wt(r)&&r()}function b1(t,e,r,o,a,u,f,h,d){const{p:g,o:{createElement:v}}=d,b=v("div"),x=t.suspense=Kf(t,a,o,e,b,r,u,f,h,d);g(null,x.pendingBranch=t.ssContent,b,null,o,x,u,f),x.deps>0?(tl(t,"onPending"),tl(t,"onFallback"),g(null,t.ssFallback,e,r,o,null,u,f),Do(x,t.ssFallback)):x.resolve()}function w1(t,e,r,o,a,u,f,h,{p:d,um:g,o:{createElement:v}}){const b=e.suspense=t.suspense;b.vnode=e,e.el=t.el;const x=e.ssContent,S=e.ssFallback,{activeBranch:M,pendingBranch:A,isInFallback:E,isHydrating:T}=b;if(A)b.pendingBranch=x,cr(x,A)?(d(A,x,b.hiddenContainer,null,a,b,u,f,h),b.deps<=0?b.resolve():E&&(d(M,S,r,o,a,null,u,f,h),Do(b,S))):(b.pendingId++,T?(b.isHydrating=!1,b.activeBranch=A):g(A,a,b),b.deps=0,b.effects.length=0,b.hiddenContainer=v("div"),E?(d(null,x,b.hiddenContainer,null,a,b,u,f,h),b.deps<=0?b.resolve():(d(M,S,r,o,a,null,u,f,h),Do(b,S))):M&&cr(x,M)?(d(M,x,r,o,a,b,u,f,h),b.resolve(!0)):(d(null,x,b.hiddenContainer,null,a,b,u,f,h),b.deps<=0&&b.resolve()));else if(M&&cr(x,M))d(M,x,r,o,a,b,u,f,h),Do(b,x);else if(tl(e,"onPending"),b.pendingBranch=x,b.pendingId++,d(null,x,b.hiddenContainer,null,a,b,u,f,h),b.deps<=0)b.resolve();else{const{timeout:L,pendingId:$}=b;L>0?setTimeout(()=>{b.pendingId===$&&b.fallback(S)},L):L===0&&b.fallback(S)}}function Kf(t,e,r,o,a,u,f,h,d,g,v=!1){const{p:b,m:x,um:S,n:M,o:{parentNode:A,remove:E}}=g,T=qo(t.props&&t.props.timeout),L={vnode:t,parent:e,parentComponent:r,isSVG:f,container:o,hiddenContainer:a,anchor:u,deps:0,pendingId:0,timeout:typeof T=="number"?T:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:v,isUnmounted:!1,effects:[],resolve($=!1){const{vnode:P,activeBranch:G,pendingBranch:V,pendingId:rt,effects:J,parentComponent:dt,container:gt}=L;if(L.isHydrating)L.isHydrating=!1;else if(!$){const U=G&&V.transition&&V.transition.mode==="out-in";U&&(G.transition.afterLeave=()=>{rt===L.pendingId&&x(V,gt,z,0)});let{anchor:z}=L;G&&(z=M(G),S(G,dt,L,!0)),U||x(V,gt,z,0)}Do(L,V),L.pendingBranch=null,L.isInFallback=!1;let kt=L.parent,ut=!1;for(;kt;){if(kt.pendingBranch){kt.effects.push(...J),ut=!0;break}kt=kt.parent}ut||mm(J),L.effects=[],tl(P,"onResolve")},fallback($){if(!L.pendingBranch)return;const{vnode:P,activeBranch:G,parentComponent:V,container:rt,isSVG:J}=L;tl(P,"onFallback");const dt=M(G),gt=()=>{!L.isInFallback||(b(null,$,rt,dt,V,null,J,h,d),Do(L,$))},kt=$.transition&&$.transition.mode==="out-in";kt&&(G.transition.afterLeave=gt),L.isInFallback=!0,S(G,V,null,!0),kt||gt()},move($,P,G){L.activeBranch&&x(L.activeBranch,$,P,G),L.container=$},next(){return L.activeBranch&&M(L.activeBranch)},registerDep($,P){const G=!!L.pendingBranch;G&&L.deps++;const V=$.vnode.el;$.asyncDep.catch(rt=>{pl(rt,$,0)}).then(rt=>{if($.isUnmounted||L.isUnmounted||L.pendingId!==$.suspenseId)return;$.asyncResolved=!0;const{vnode:J}=$;Qu($,rt,!1),V&&(J.el=V);const dt=!V&&$.subTree.el;P($,J,A(V||$.subTree.el),V?null:M($.subTree),L,f,d),dt&&E(dt),Vf($,J.el),G&&--L.deps===0&&L.resolve()})},unmount($,P){L.isUnmounted=!0,L.activeBranch&&S(L.activeBranch,r,$,P),L.pendingBranch&&S(L.pendingBranch,r,$,P)}};return L}function x1(t,e,r,o,a,u,f,h,d){const g=e.suspense=Kf(e,o,r,t.parentNode,document.createElement("div"),null,a,u,f,h,!0),v=d(t,g.pendingBranch=e.ssContent,r,g,u,f);return g.deps===0&&g.resolve(),v}function _1(t){const{shapeFlag:e,children:r}=t,o=e&32;t.ssContent=Fp(o?r.default:r),t.ssFallback=o?Fp(r.fallback):zt(Cn)}function Fp(t){let e;if(Wt(t)){const r=Bo&&t._c;r&&(t._d=!1,at()),t=t(),r&&(t._d=!0,e=In,qm())}return Ht(t)&&(t=h1(t)),t=jn(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(r=>r!==t)),t}function S1(t,e){e&&e.pendingBranch?Ht(t)?e.effects.push(...t):e.effects.push(t):mm(t)}function Do(t,e){t.activeBranch=e;const{vnode:r,parentComponent:o}=t,a=r.el=e.el;o&&o.subTree===r&&(o.vnode.el=a,Vf(o,a))}function wa(t,e){if(We){let r=We.provides;const o=We.parent&&We.parent.provides;o===r&&(r=We.provides=Object.create(o)),r[t]=e}}function Pr(t,e,r=!1){const o=We||Xe;if(o){const a=o.parent==null?o.vnode.appContext&&o.vnode.appContext.provides:o.parent.provides;if(a&&t in a)return a[t];if(arguments.length>1)return r&&Wt(e)?e.call(o.proxy):e}}function Xf(t,e){return Yf(t,null,e)}const ca={};function Fe(t,e,r){return Yf(t,e,r)}function Yf(t,e,{immediate:r,deep:o,flush:a,onTrack:u,onTrigger:f}=we){const h=We;let d,g=!1,v=!1;if(Ee(t)?(d=()=>t.value,g=Oa(t)):Po(t)?(d=()=>t,o=!0):Ht(t)?(v=!0,g=t.some($=>Po($)||Oa($)),d=()=>t.map($=>{if(Ee($))return $.value;if(Po($))return qi($);if(Wt($))return fi($,h,2)})):Wt(t)?e?d=()=>fi(t,h,2):d=()=>{if(!(h&&h.isUnmounted))return b&&b(),Fn(t,h,3,[x])}:d=Xn,e&&o){const $=d;d=()=>qi($())}let b,x=$=>{b=T.onStop=()=>{fi($,h,4)}},S;if(nl)if(x=Xn,e?r&&Fn(e,h,3,[d(),v?[]:void 0,x]):d(),a==="sync"){const $=g_();S=$.__watcherHandles||($.__watcherHandles=[])}else return Xn;let M=v?new Array(t.length).fill(ca):ca;const A=()=>{if(!!T.active)if(e){const $=T.run();(o||g||(v?$.some((P,G)=>Ys(P,M[G])):Ys($,M)))&&(b&&b(),Fn(e,h,3,[$,M===ca?void 0:v&&M[0]===ca?[]:M,x]),M=$)}else T.run()};A.allowRecurse=!!e;let E;a==="sync"?E=A:a==="post"?E=()=>xn(A,h&&h.suspense):(A.pre=!0,h&&(A.id=h.uid),E=()=>Gf(A));const T=new zf(d,E);e?r?A():M=T.run():a==="post"?xn(T.run.bind(T),h&&h.suspense):T.run();const L=()=>{T.stop(),h&&h.scope&&Pf(h.scope.effects,T)};return S&&S.push(L),L}function k1(t,e,r){const o=this.proxy,a=qe(t)?t.includes(".")?Sm(o,t):()=>o[t]:t.bind(o,o);let u;Wt(e)?u=e:(u=e.handler,r=e);const f=We;Wo(this);const h=Yf(a,u.bind(o),r);return f?Wo(f):ji(),h}function Sm(t,e){const r=e.split(".");return()=>{let o=t;for(let a=0;a<r.length&&o;a++)o=o[r[a]];return o}}function qi(t,e){if(!xe(t)||t.__v_skip||(e=e||new Set,e.has(t)))return t;if(e.add(t),Ee(t))qi(t.value,e);else if(Ht(t))for(let r=0;r<t.length;r++)qi(t[r],e);else if(Kv(t)||Oo(t))t.forEach(r=>{qi(r,e)});else if(Zv(t))for(const r in t)qi(t[r],e);return t}function C1(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return gl(()=>{t.isMounted=!0}),Em(()=>{t.isUnmounting=!0}),t}const zn=[Function,Array],T1={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:zn,onEnter:zn,onAfterEnter:zn,onEnterCancelled:zn,onBeforeLeave:zn,onLeave:zn,onAfterLeave:zn,onLeaveCancelled:zn,onBeforeAppear:zn,onAppear:zn,onAfterAppear:zn,onAppearCancelled:zn},setup(t,{slots:e}){const r=fc(),o=C1();let a;return()=>{const u=e.default&&Tm(e.default(),!0);if(!u||!u.length)return;let f=u[0];if(u.length>1){for(const A of u)if(A.type!==Cn){f=A;break}}const h=ue(t),{mode:d}=h;if(o.isLeaving)return ku(f);const g=qp(f);if(!g)return ku(f);const v=Gu(g,h,o,r);Vu(g,v);const b=r.subTree,x=b&&qp(b);let S=!1;const{getTransitionKey:M}=g.type;if(M){const A=M();a===void 0?a=A:A!==a&&(a=A,S=!0)}if(x&&x.type!==Cn&&(!cr(g,x)||S)){const A=Gu(x,h,o,r);if(Vu(x,A),d==="out-in")return o.isLeaving=!0,A.afterLeave=()=>{o.isLeaving=!1,r.update.active!==!1&&r.update()},ku(f);d==="in-out"&&g.type!==Cn&&(A.delayLeave=(E,T,L)=>{const $=Cm(o,x);$[String(x.key)]=x,E._leaveCb=()=>{T(),E._leaveCb=void 0,delete v.delayedLeave},v.delayedLeave=L})}return f}}},km=T1;function Cm(t,e){const{leavingVNodes:r}=t;let o=r.get(e.type);return o||(o=Object.create(null),r.set(e.type,o)),o}function Gu(t,e,r,o){const{appear:a,mode:u,persisted:f=!1,onBeforeEnter:h,onEnter:d,onAfterEnter:g,onEnterCancelled:v,onBeforeLeave:b,onLeave:x,onAfterLeave:S,onLeaveCancelled:M,onBeforeAppear:A,onAppear:E,onAfterAppear:T,onAppearCancelled:L}=e,$=String(t.key),P=Cm(r,t),G=(J,dt)=>{J&&Fn(J,o,9,dt)},V=(J,dt)=>{const gt=dt[1];G(J,dt),Ht(J)?J.every(kt=>kt.length<=1)&&gt():J.length<=1&&gt()},rt={mode:u,persisted:f,beforeEnter(J){let dt=h;if(!r.isMounted)if(a)dt=A||h;else return;J._leaveCb&&J._leaveCb(!0);const gt=P[$];gt&&cr(t,gt)&&gt.el._leaveCb&&gt.el._leaveCb(),G(dt,[J])},enter(J){let dt=d,gt=g,kt=v;if(!r.isMounted)if(a)dt=E||d,gt=T||g,kt=L||v;else return;let ut=!1;const U=J._enterCb=z=>{ut||(ut=!0,z?G(kt,[J]):G(gt,[J]),rt.delayedLeave&&rt.delayedLeave(),J._enterCb=void 0)};dt?V(dt,[J,U]):U()},leave(J,dt){const gt=String(t.key);if(J._enterCb&&J._enterCb(!0),r.isUnmounting)return dt();G(b,[J]);let kt=!1;const ut=J._leaveCb=U=>{kt||(kt=!0,dt(),U?G(M,[J]):G(S,[J]),J._leaveCb=void 0,P[gt]===t&&delete P[gt])};P[gt]=t,x?V(x,[J,ut]):ut()},clone(J){return Gu(J,e,r,o)}};return rt}function ku(t){if(lc(t))return t=pi(t),t.children=null,t}function qp(t){return lc(t)?t.children?t.children[0]:void 0:t}function Vu(t,e){t.shapeFlag&6&&t.component?Vu(t.component.subTree,e):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function Tm(t,e=!1,r){let o=[],a=0;for(let u=0;u<t.length;u++){let f=t[u];const h=r==null?f.key:String(r)+String(f.key!=null?f.key:u);f.type===ce?(f.patchFlag&128&&a++,o=o.concat(Tm(f.children,e,h))):(e||f.type!==Cn)&&o.push(h!=null?pi(f,{key:h}):f)}if(a>1)for(let u=0;u<o.length;u++)o[u].patchFlag=-2;return o}function re(t){return Wt(t)?{setup:t,name:t.name}:t}const Ws=t=>!!t.type.__asyncLoader,lc=t=>t.type.__isKeepAlive;function L1(t,e){Lm(t,"a",e)}function E1(t,e){Lm(t,"da",e)}function Lm(t,e,r=We){const o=t.__wdc||(t.__wdc=()=>{let a=r;for(;a;){if(a.isDeactivated)return;a=a.parent}return t()});if(ac(e,o,r),r){let a=r.parent;for(;a&&a.parent;)lc(a.parent.vnode)&&A1(o,e,r,a),a=a.parent}}function A1(t,e,r,o){const a=ac(e,t,o,!0);Zf(()=>{Pf(o[e],a)},r)}function ac(t,e,r=We,o=!1){if(r){const a=r[t]||(r[t]=[]),u=e.__weh||(e.__weh=(...f)=>{if(r.isUnmounted)return;Qo(),Wo(r);const h=Fn(e,r,t,f);return ji(),ts(),h});return o?a.unshift(u):a.push(u),u}}const Fr=t=>(e,r=We)=>(!nl||t==="sp")&&ac(t,(...o)=>e(...o),r),M1=Fr("bm"),gl=Fr("m"),N1=Fr("bu"),O1=Fr("u"),Em=Fr("bum"),Zf=Fr("um"),P1=Fr("sp"),$1=Fr("rtg"),D1=Fr("rtc");function R1(t,e=We){ac("ec",t,e)}function pn(t,e){const r=Xe;if(r===null)return t;const o=hc(r)||r.proxy,a=t.dirs||(t.dirs=[]);for(let u=0;u<e.length;u++){let[f,h,d,g=we]=e[u];f&&(Wt(f)&&(f={mounted:f,updated:f}),f.deep&&qi(h),a.push({dir:f,instance:o,value:h,oldValue:void 0,arg:d,modifiers:g}))}return t}function Oi(t,e,r,o){const a=t.dirs,u=e&&e.dirs;for(let f=0;f<a.length;f++){const h=a[f];u&&(h.oldValue=u[f].value);let d=h.dir[o];d&&(Qo(),Fn(d,r,8,[t.el,h,t,e]),ts())}}const Am="components",z1="directives";function Ki(t,e){return Mm(Am,t,!0,e)||t}const I1=Symbol();function Qi(t){return Mm(z1,t)}function Mm(t,e,r=!0,o=!1){const a=Xe||We;if(a){const u=a.type;if(t===Am){const h=u_(u,!1);if(h&&(h===e||h===hr(e)||h===rc(hr(e))))return u}const f=Hp(a[t]||u[t],e)||Hp(a.appContext[t],e);return!f&&o?u:f}}function Hp(t,e){return t&&(t[e]||t[hr(e)]||t[rc(hr(e))])}function Vn(t,e,r,o){let a;const u=r&&r[o];if(Ht(t)||qe(t)){a=new Array(t.length);for(let f=0,h=t.length;f<h;f++)a[f]=e(t[f],f,void 0,u&&u[f])}else if(typeof t=="number"){a=new Array(t);for(let f=0;f<t;f++)a[f]=e(f+1,f,void 0,u&&u[f])}else if(xe(t))if(t[Symbol.iterator])a=Array.from(t,(f,h)=>e(f,h,void 0,u&&u[h]));else{const f=Object.keys(t);a=new Array(f.length);for(let h=0,d=f.length;h<d;h++){const g=f[h];a[h]=e(t[g],g,h,u&&u[h])}}else a=[];return r&&(r[o]=a),a}function Yn(t,e,r={},o,a){if(Xe.isCE||Xe.parent&&Ws(Xe.parent)&&Xe.parent.isCE)return e!=="default"&&(r.name=e),zt("slot",r,o&&o());let u=t[e];u&&u._c&&(u._d=!1),at();const f=u&&Nm(u(r)),h=Qt(ce,{key:r.key||f&&f.key||`_${e}`},f||(o?o():[]),f&&t._===1?64:-2);return!a&&h.scopeId&&(h.slotScopeIds=[h.scopeId+"-s"]),u&&u._c&&(u._d=!0),h}function Nm(t){return t.some(e=>el(e)?!(e.type===Cn||e.type===ce&&!Nm(e.children)):!0)?t:null}const Ku=t=>t?Wm(t)?hc(t)||t.proxy:Ku(t.parent):null,Us=Ye(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>Ku(t.parent),$root:t=>Ku(t.root),$emit:t=>t.emit,$options:t=>Jf(t),$forceUpdate:t=>t.f||(t.f=()=>Gf(t.update)),$nextTick:t=>t.n||(t.n=es.bind(t.proxy)),$watch:t=>k1.bind(t)}),Cu=(t,e)=>t!==we&&!t.__isScriptSetup&&ne(t,e),F1={get({_:t},e){const{ctx:r,setupState:o,data:a,props:u,accessCache:f,type:h,appContext:d}=t;let g;if(e[0]!=="$"){const S=f[e];if(S!==void 0)switch(S){case 1:return o[e];case 2:return a[e];case 4:return r[e];case 3:return u[e]}else{if(Cu(o,e))return f[e]=1,o[e];if(a!==we&&ne(a,e))return f[e]=2,a[e];if((g=t.propsOptions[0])&&ne(g,e))return f[e]=3,u[e];if(r!==we&&ne(r,e))return f[e]=4,r[e];Xu&&(f[e]=0)}}const v=Us[e];let b,x;if(v)return e==="$attrs"&&Pn(t,"get",e),v(t);if((b=h.__cssModules)&&(b=b[e]))return b;if(r!==we&&ne(r,e))return f[e]=4,r[e];if(x=d.config.globalProperties,ne(x,e))return x[e]},set({_:t},e,r){const{data:o,setupState:a,ctx:u}=t;return Cu(a,e)?(a[e]=r,!0):o!==we&&ne(o,e)?(o[e]=r,!0):ne(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(u[e]=r,!0)},has({_:{data:t,setupState:e,accessCache:r,ctx:o,appContext:a,propsOptions:u}},f){let h;return!!r[f]||t!==we&&ne(t,f)||Cu(e,f)||(h=u[0])&&ne(h,f)||ne(o,f)||ne(Us,f)||ne(a.config.globalProperties,f)},defineProperty(t,e,r){return r.get!=null?t._.accessCache[e]=0:ne(r,"value")&&this.set(t,e,r.value,null),Reflect.defineProperty(t,e,r)}};let Xu=!0;function q1(t){const e=Jf(t),r=t.proxy,o=t.ctx;Xu=!1,e.beforeCreate&&Bp(e.beforeCreate,t,"bc");const{data:a,computed:u,methods:f,watch:h,provide:d,inject:g,created:v,beforeMount:b,mounted:x,beforeUpdate:S,updated:M,activated:A,deactivated:E,beforeDestroy:T,beforeUnmount:L,destroyed:$,unmounted:P,render:G,renderTracked:V,renderTriggered:rt,errorCaptured:J,serverPrefetch:dt,expose:gt,inheritAttrs:kt,components:ut,directives:U,filters:z}=e;if(g&&H1(g,o,null,t.appContext.config.unwrapInjectedRef),f)for(const W in f){const et=f[W];Wt(et)&&(o[W]=et.bind(r))}if(a){const W=a.call(r,r);xe(W)&&(t.data=On(W))}if(Xu=!0,u)for(const W in u){const et=u[W],wt=Wt(et)?et.bind(r,r):Wt(et.get)?et.get.bind(r,r):Xn,At=!Wt(et)&&Wt(et.set)?et.set.bind(r):Xn,qt=_t({get:wt,set:At});Object.defineProperty(o,W,{enumerable:!0,configurable:!0,get:()=>qt.value,set:Bt=>qt.value=Bt})}if(h)for(const W in h)Om(h[W],o,r,W);if(d){const W=Wt(d)?d.call(r):d;Reflect.ownKeys(W).forEach(et=>{wa(et,W[et])})}v&&Bp(v,t,"c");function H(W,et){Ht(et)?et.forEach(wt=>W(wt.bind(r))):et&&W(et.bind(r))}if(H(M1,b),H(gl,x),H(N1,S),H(O1,M),H(L1,A),H(E1,E),H(R1,J),H(D1,V),H($1,rt),H(Em,L),H(Zf,P),H(P1,dt),Ht(gt))if(gt.length){const W=t.exposed||(t.exposed={});gt.forEach(et=>{Object.defineProperty(W,et,{get:()=>r[et],set:wt=>r[et]=wt})})}else t.exposed||(t.exposed={});G&&t.render===Xn&&(t.render=G),kt!=null&&(t.inheritAttrs=kt),ut&&(t.components=ut),U&&(t.directives=U)}function H1(t,e,r=Xn,o=!1){Ht(t)&&(t=Yu(t));for(const a in t){const u=t[a];let f;xe(u)?"default"in u?f=Pr(u.from||a,u.default,!0):f=Pr(u.from||a):f=Pr(u),Ee(f)&&o?Object.defineProperty(e,a,{enumerable:!0,configurable:!0,get:()=>f.value,set:h=>f.value=h}):e[a]=f}}function Bp(t,e,r){Fn(Ht(t)?t.map(o=>o.bind(e.proxy)):t.bind(e.proxy),e,r)}function Om(t,e,r,o){const a=o.includes(".")?Sm(r,o):()=>r[o];if(qe(t)){const u=e[t];Wt(u)&&Fe(a,u)}else if(Wt(t))Fe(a,t.bind(r));else if(xe(t))if(Ht(t))t.forEach(u=>Om(u,e,r,o));else{const u=Wt(t.handler)?t.handler.bind(r):e[t.handler];Wt(u)&&Fe(a,u,t)}}function Jf(t){const e=t.type,{mixins:r,extends:o}=e,{mixins:a,optionsCache:u,config:{optionMergeStrategies:f}}=t.appContext,h=u.get(e);let d;return h?d=h:!a.length&&!r&&!o?d=e:(d={},a.length&&a.forEach(g=>$a(d,g,f,!0)),$a(d,e,f)),xe(e)&&u.set(e,d),d}function $a(t,e,r,o=!1){const{mixins:a,extends:u}=e;u&&$a(t,u,r,!0),a&&a.forEach(f=>$a(t,f,r,!0));for(const f in e)if(!(o&&f==="expose")){const h=B1[f]||r&&r[f];t[f]=h?h(t[f],e[f]):e[f]}return t}const B1={data:Wp,props:Ri,emits:Ri,methods:Ri,computed:Ri,beforeCreate:un,created:un,beforeMount:un,mounted:un,beforeUpdate:un,updated:un,beforeDestroy:un,beforeUnmount:un,destroyed:un,unmounted:un,activated:un,deactivated:un,errorCaptured:un,serverPrefetch:un,components:Ri,directives:Ri,watch:U1,provide:Wp,inject:W1};function Wp(t,e){return e?t?function(){return Ye(Wt(t)?t.call(this,this):t,Wt(e)?e.call(this,this):e)}:e:t}function W1(t,e){return Ri(Yu(t),Yu(e))}function Yu(t){if(Ht(t)){const e={};for(let r=0;r<t.length;r++)e[t[r]]=t[r];return e}return t}function un(t,e){return t?[...new Set([].concat(t,e))]:e}function Ri(t,e){return t?Ye(Ye(Object.create(null),t),e):e}function U1(t,e){if(!t)return e;if(!e)return t;const r=Ye(Object.create(null),t);for(const o in e)r[o]=un(t[o],e[o]);return r}function j1(t,e,r,o=!1){const a={},u={};Na(u,uc,1),t.propsDefaults=Object.create(null),Pm(t,e,a,u);for(const f in t.propsOptions[0])f in a||(a[f]=void 0);r?t.props=o?a:Qx(a):t.type.props?t.props=a:t.props=u,t.attrs=u}function G1(t,e,r,o){const{props:a,attrs:u,vnode:{patchFlag:f}}=t,h=ue(a),[d]=t.propsOptions;let g=!1;if((o||f>0)&&!(f&16)){if(f&8){const v=t.vnode.dynamicProps;for(let b=0;b<v.length;b++){let x=v[b];if(oc(t.emitsOptions,x))continue;const S=e[x];if(d)if(ne(u,x))S!==u[x]&&(u[x]=S,g=!0);else{const M=hr(x);a[M]=Zu(d,h,M,S,t,!1)}else S!==u[x]&&(u[x]=S,g=!0)}}}else{Pm(t,e,a,u)&&(g=!0);let v;for(const b in h)(!e||!ne(e,b)&&((v=Ji(b))===b||!ne(e,v)))&&(d?r&&(r[b]!==void 0||r[v]!==void 0)&&(a[b]=Zu(d,h,b,void 0,t,!0)):delete a[b]);if(u!==h)for(const b in u)(!e||!ne(e,b)&&!0)&&(delete u[b],g=!0)}g&&Dr(t,"set","$attrs")}function Pm(t,e,r,o){const[a,u]=t.propsOptions;let f=!1,h;if(e)for(let d in e){if(ya(d))continue;const g=e[d];let v;a&&ne(a,v=hr(d))?!u||!u.includes(v)?r[v]=g:(h||(h={}))[v]=g:oc(t.emitsOptions,d)||(!(d in o)||g!==o[d])&&(o[d]=g,f=!0)}if(u){const d=ue(r),g=h||we;for(let v=0;v<u.length;v++){const b=u[v];r[b]=Zu(a,d,b,g[b],t,!ne(g,b))}}return f}function Zu(t,e,r,o,a,u){const f=t[r];if(f!=null){const h=ne(f,"default");if(h&&o===void 0){const d=f.default;if(f.type!==Function&&Wt(d)){const{propsDefaults:g}=a;r in g?o=g[r]:(Wo(a),o=g[r]=d.call(null,e),ji())}else o=d}f[0]&&(u&&!h?o=!1:f[1]&&(o===""||o===Ji(r))&&(o=!0))}return o}function $m(t,e,r=!1){const o=e.propsCache,a=o.get(t);if(a)return a;const u=t.props,f={},h=[];let d=!1;if(!Wt(t)){const v=b=>{d=!0;const[x,S]=$m(b,e,!0);Ye(f,x),S&&h.push(...S)};!r&&e.mixins.length&&e.mixins.forEach(v),t.extends&&v(t.extends),t.mixins&&t.mixins.forEach(v)}if(!u&&!d)return xe(t)&&o.set(t,No),No;if(Ht(u))for(let v=0;v<u.length;v++){const b=hr(u[v]);Up(b)&&(f[b]=we)}else if(u)for(const v in u){const b=hr(v);if(Up(b)){const x=u[v],S=f[b]=Ht(x)||Wt(x)?{type:x}:Object.assign({},x);if(S){const M=Vp(Boolean,S.type),A=Vp(String,S.type);S[0]=M>-1,S[1]=A<0||M<A,(M>-1||ne(S,"default"))&&h.push(b)}}}const g=[f,h];return xe(t)&&o.set(t,g),g}function Up(t){return t[0]!=="$"}function jp(t){const e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:t===null?"null":""}function Gp(t,e){return jp(t)===jp(e)}function Vp(t,e){return Ht(e)?e.findIndex(r=>Gp(r,t)):Wt(e)&&Gp(e,t)?0:-1}const Dm=t=>t[0]==="_"||t==="$stable",Qf=t=>Ht(t)?t.map(jn):[jn(t)],V1=(t,e,r)=>{if(e._n)return e;const o=Zt((...a)=>Qf(e(...a)),r);return o._c=!1,o},Rm=(t,e,r)=>{const o=t._ctx;for(const a in t){if(Dm(a))continue;const u=t[a];if(Wt(u))e[a]=V1(a,u,o);else if(u!=null){const f=Qf(u);e[a]=()=>f}}},zm=(t,e)=>{const r=Qf(e);t.slots.default=()=>r},K1=(t,e)=>{if(t.vnode.shapeFlag&32){const r=e._;r?(t.slots=ue(e),Na(e,"_",r)):Rm(e,t.slots={})}else t.slots={},e&&zm(t,e);Na(t.slots,uc,1)},X1=(t,e,r)=>{const{vnode:o,slots:a}=t;let u=!0,f=we;if(o.shapeFlag&32){const h=e._;h?r&&h===1?u=!1:(Ye(a,e),!r&&h===1&&delete a._):(u=!e.$stable,Rm(e,a)),f=e}else e&&(zm(t,e),f={default:1});if(u)for(const h in a)!Dm(h)&&!(h in f)&&delete a[h]};function Im(){return{app:null,config:{isNativeTag:mx,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Y1=0;function Z1(t,e){return function(o,a=null){Wt(o)||(o=Object.assign({},o)),a!=null&&!xe(a)&&(a=null);const u=Im(),f=new Set;let h=!1;const d=u.app={_uid:Y1++,_component:o,_props:a,_container:null,_context:u,_instance:null,version:v_,get config(){return u.config},set config(g){},use(g,...v){return f.has(g)||(g&&Wt(g.install)?(f.add(g),g.install(d,...v)):Wt(g)&&(f.add(g),g(d,...v))),d},mixin(g){return u.mixins.includes(g)||u.mixins.push(g),d},component(g,v){return v?(u.components[g]=v,d):u.components[g]},directive(g,v){return v?(u.directives[g]=v,d):u.directives[g]},mount(g,v,b){if(!h){const x=zt(o,a);return x.appContext=u,v&&e?e(x,g):t(x,g,b),h=!0,d._container=g,g.__vue_app__=d,hc(x.component)||x.component.proxy}},unmount(){h&&(t(null,d._container),delete d._container.__vue_app__)},provide(g,v){return u.provides[g]=v,d}};return d}}function Ju(t,e,r,o,a=!1){if(Ht(t)){t.forEach((x,S)=>Ju(x,e&&(Ht(e)?e[S]:e),r,o,a));return}if(Ws(o)&&!a)return;const u=o.shapeFlag&4?hc(o.component)||o.component.proxy:o.el,f=a?null:u,{i:h,r:d}=t,g=e&&e.r,v=h.refs===we?h.refs={}:h.refs,b=h.setupState;if(g!=null&&g!==d&&(qe(g)?(v[g]=null,ne(b,g)&&(b[g]=null)):Ee(g)&&(g.value=null)),Wt(d))fi(d,h,12,[f,v]);else{const x=qe(d),S=Ee(d);if(x||S){const M=()=>{if(t.f){const A=x?ne(b,d)?b[d]:v[d]:d.value;a?Ht(A)&&Pf(A,u):Ht(A)?A.includes(u)||A.push(u):x?(v[d]=[u],ne(b,d)&&(b[d]=v[d])):(d.value=[u],t.k&&(v[t.k]=d.value))}else x?(v[d]=f,ne(b,d)&&(b[d]=f)):S&&(d.value=f,t.k&&(v[t.k]=f))};f?(M.id=-1,xn(M,r)):M()}}}const xn=S1;function J1(t){return Q1(t)}function Q1(t,e){const r=Sx();r.__VUE__=!0;const{insert:o,remove:a,patchProp:u,createElement:f,createText:h,createComment:d,setText:g,setElementText:v,parentNode:b,nextSibling:x,setScopeId:S=Xn,insertStaticContent:M}=t,A=(O,F,Z,nt=null,ot=null,pt=null,lt=!1,vt=null,xt=!!F.dynamicChildren)=>{if(O===F)return;O&&!cr(O,F)&&(nt=K(O),Bt(O,ot,pt,!0),O=null),F.patchFlag===-2&&(xt=!1,F.dynamicChildren=null);const{type:ct,ref:$t,shapeFlag:Nt}=F;switch(ct){case cc:E(O,F,Z,nt);break;case Cn:T(O,F,Z,nt);break;case Tu:O==null&&L(F,Z,nt,lt);break;case ce:ut(O,F,Z,nt,ot,pt,lt,vt,xt);break;default:Nt&1?G(O,F,Z,nt,ot,pt,lt,vt,xt):Nt&6?U(O,F,Z,nt,ot,pt,lt,vt,xt):(Nt&64||Nt&128)&&ct.process(O,F,Z,nt,ot,pt,lt,vt,xt,Ct)}$t!=null&&ot&&Ju($t,O&&O.ref,pt,F||O,!F)},E=(O,F,Z,nt)=>{if(O==null)o(F.el=h(F.children),Z,nt);else{const ot=F.el=O.el;F.children!==O.children&&g(ot,F.children)}},T=(O,F,Z,nt)=>{O==null?o(F.el=d(F.children||""),Z,nt):F.el=O.el},L=(O,F,Z,nt)=>{[O.el,O.anchor]=M(O.children,F,Z,nt,O.el,O.anchor)},$=({el:O,anchor:F},Z,nt)=>{let ot;for(;O&&O!==F;)ot=x(O),o(O,Z,nt),O=ot;o(F,Z,nt)},P=({el:O,anchor:F})=>{let Z;for(;O&&O!==F;)Z=x(O),a(O),O=Z;a(F)},G=(O,F,Z,nt,ot,pt,lt,vt,xt)=>{lt=lt||F.type==="svg",O==null?V(F,Z,nt,ot,pt,lt,vt,xt):dt(O,F,ot,pt,lt,vt,xt)},V=(O,F,Z,nt,ot,pt,lt,vt)=>{let xt,ct;const{type:$t,props:Nt,shapeFlag:Pt,transition:Rt,dirs:jt}=O;if(xt=O.el=f(O.type,pt,Nt&&Nt.is,Nt),Pt&8?v(xt,O.children):Pt&16&&J(O.children,xt,null,nt,ot,pt&&$t!=="foreignObject",lt,vt),jt&&Oi(O,null,nt,"created"),Nt){for(const Jt in Nt)Jt!=="value"&&!ya(Jt)&&u(xt,Jt,null,Nt[Jt],pt,O.children,nt,ot,tt);"value"in Nt&&u(xt,"value",null,Nt.value),(ct=Nt.onVnodeBeforeMount)&&sr(ct,nt,O)}rt(xt,O,O.scopeId,lt,nt),jt&&Oi(O,null,nt,"beforeMount");const te=(!ot||ot&&!ot.pendingBranch)&&Rt&&!Rt.persisted;te&&Rt.beforeEnter(xt),o(xt,F,Z),((ct=Nt&&Nt.onVnodeMounted)||te||jt)&&xn(()=>{ct&&sr(ct,nt,O),te&&Rt.enter(xt),jt&&Oi(O,null,nt,"mounted")},ot)},rt=(O,F,Z,nt,ot)=>{if(Z&&S(O,Z),nt)for(let pt=0;pt<nt.length;pt++)S(O,nt[pt]);if(ot){let pt=ot.subTree;if(F===pt){const lt=ot.vnode;rt(O,lt,lt.scopeId,lt.slotScopeIds,ot.parent)}}},J=(O,F,Z,nt,ot,pt,lt,vt,xt=0)=>{for(let ct=xt;ct<O.length;ct++){const $t=O[ct]=vt?ii(O[ct]):jn(O[ct]);A(null,$t,F,Z,nt,ot,pt,lt,vt)}},dt=(O,F,Z,nt,ot,pt,lt)=>{const vt=F.el=O.el;let{patchFlag:xt,dynamicChildren:ct,dirs:$t}=F;xt|=O.patchFlag&16;const Nt=O.props||we,Pt=F.props||we;let Rt;Z&&Pi(Z,!1),(Rt=Pt.onVnodeBeforeUpdate)&&sr(Rt,Z,F,O),$t&&Oi(F,O,Z,"beforeUpdate"),Z&&Pi(Z,!0);const jt=ot&&F.type!=="foreignObject";if(ct?gt(O.dynamicChildren,ct,vt,Z,nt,jt,pt):lt||et(O,F,vt,null,Z,nt,jt,pt,!1),xt>0){if(xt&16)kt(vt,F,Nt,Pt,Z,nt,ot);else if(xt&2&&Nt.class!==Pt.class&&u(vt,"class",null,Pt.class,ot),xt&4&&u(vt,"style",Nt.style,Pt.style,ot),xt&8){const te=F.dynamicProps;for(let Jt=0;Jt<te.length;Jt++){const ae=te[Jt],Yt=Nt[ae],mn=Pt[ae];(mn!==Yt||ae==="value")&&u(vt,ae,Yt,mn,ot,O.children,Z,nt,tt)}}xt&1&&O.children!==F.children&&v(vt,F.children)}else!lt&&ct==null&&kt(vt,F,Nt,Pt,Z,nt,ot);((Rt=Pt.onVnodeUpdated)||$t)&&xn(()=>{Rt&&sr(Rt,Z,F,O),$t&&Oi(F,O,Z,"updated")},nt)},gt=(O,F,Z,nt,ot,pt,lt)=>{for(let vt=0;vt<F.length;vt++){const xt=O[vt],ct=F[vt],$t=xt.el&&(xt.type===ce||!cr(xt,ct)||xt.shapeFlag&70)?b(xt.el):Z;A(xt,ct,$t,null,nt,ot,pt,lt,!0)}},kt=(O,F,Z,nt,ot,pt,lt)=>{if(Z!==nt){if(Z!==we)for(const vt in Z)!ya(vt)&&!(vt in nt)&&u(O,vt,Z[vt],null,lt,F.children,ot,pt,tt);for(const vt in nt){if(ya(vt))continue;const xt=nt[vt],ct=Z[vt];xt!==ct&&vt!=="value"&&u(O,vt,ct,xt,lt,F.children,ot,pt,tt)}"value"in nt&&u(O,"value",Z.value,nt.value)}},ut=(O,F,Z,nt,ot,pt,lt,vt,xt)=>{const ct=F.el=O?O.el:h(""),$t=F.anchor=O?O.anchor:h("");let{patchFlag:Nt,dynamicChildren:Pt,slotScopeIds:Rt}=F;Rt&&(vt=vt?vt.concat(Rt):Rt),O==null?(o(ct,Z,nt),o($t,Z,nt),J(F.children,Z,$t,ot,pt,lt,vt,xt)):Nt>0&&Nt&64&&Pt&&O.dynamicChildren?(gt(O.dynamicChildren,Pt,Z,ot,pt,lt,vt),(F.key!=null||ot&&F===ot.subTree)&&Fm(O,F,!0)):et(O,F,Z,$t,ot,pt,lt,vt,xt)},U=(O,F,Z,nt,ot,pt,lt,vt,xt)=>{F.slotScopeIds=vt,O==null?F.shapeFlag&512?ot.ctx.activate(F,Z,nt,lt,xt):z(F,Z,nt,ot,pt,lt,xt):k(O,F,xt)},z=(O,F,Z,nt,ot,pt,lt)=>{const vt=O.component=s_(O,nt,ot);if(lc(O)&&(vt.ctx.renderer=Ct),l_(vt),vt.asyncDep){if(ot&&ot.registerDep(vt,H),!O.el){const xt=vt.subTree=zt(Cn);T(null,xt,F,Z)}return}H(vt,O,F,Z,ot,pt,lt)},k=(O,F,Z)=>{const nt=F.component=O.component;if(g1(O,F,Z))if(nt.asyncDep&&!nt.asyncResolved){W(nt,F,Z);return}else nt.next=F,a1(nt.update),nt.update();else F.el=O.el,nt.vnode=F},H=(O,F,Z,nt,ot,pt,lt)=>{const vt=()=>{if(O.isMounted){let{next:$t,bu:Nt,u:Pt,parent:Rt,vnode:jt}=O,te=$t,Jt;Pi(O,!1),$t?($t.el=jt.el,W(O,$t,lt)):$t=jt,Nt&&ba(Nt),(Jt=$t.props&&$t.props.onVnodeBeforeUpdate)&&sr(Jt,Rt,$t,jt),Pi(O,!0);const ae=Su(O),Yt=O.subTree;O.subTree=ae,A(Yt,ae,b(Yt.el),K(Yt),O,ot,pt),$t.el=ae.el,te===null&&Vf(O,ae.el),Pt&&xn(Pt,ot),(Jt=$t.props&&$t.props.onVnodeUpdated)&&xn(()=>sr(Jt,Rt,$t,jt),ot)}else{let $t;const{el:Nt,props:Pt}=F,{bm:Rt,m:jt,parent:te}=O,Jt=Ws(F);if(Pi(O,!1),Rt&&ba(Rt),!Jt&&($t=Pt&&Pt.onVnodeBeforeMount)&&sr($t,te,F),Pi(O,!0),Nt&&Lt){const ae=()=>{O.subTree=Su(O),Lt(Nt,O.subTree,O,ot,null)};Jt?F.type.__asyncLoader().then(()=>!O.isUnmounted&&ae()):ae()}else{const ae=O.subTree=Su(O);A(null,ae,Z,nt,O,ot,pt),F.el=ae.el}if(jt&&xn(jt,ot),!Jt&&($t=Pt&&Pt.onVnodeMounted)){const ae=F;xn(()=>sr($t,te,ae),ot)}(F.shapeFlag&256||te&&Ws(te.vnode)&&te.vnode.shapeFlag&256)&&O.a&&xn(O.a,ot),O.isMounted=!0,F=Z=nt=null}},xt=O.effect=new zf(vt,()=>Gf(ct),O.scope),ct=O.update=()=>xt.run();ct.id=O.uid,Pi(O,!0),ct()},W=(O,F,Z)=>{F.component=O;const nt=O.vnode.props;O.vnode=F,O.next=null,G1(O,F.props,nt,Z),X1(O,F.children,Z),Qo(),zp(),ts()},et=(O,F,Z,nt,ot,pt,lt,vt,xt=!1)=>{const ct=O&&O.children,$t=O?O.shapeFlag:0,Nt=F.children,{patchFlag:Pt,shapeFlag:Rt}=F;if(Pt>0){if(Pt&128){At(ct,Nt,Z,nt,ot,pt,lt,vt,xt);return}else if(Pt&256){wt(ct,Nt,Z,nt,ot,pt,lt,vt,xt);return}}Rt&8?($t&16&&tt(ct,ot,pt),Nt!==ct&&v(Z,Nt)):$t&16?Rt&16?At(ct,Nt,Z,nt,ot,pt,lt,vt,xt):tt(ct,ot,pt,!0):($t&8&&v(Z,""),Rt&16&&J(Nt,Z,nt,ot,pt,lt,vt,xt))},wt=(O,F,Z,nt,ot,pt,lt,vt,xt)=>{O=O||No,F=F||No;const ct=O.length,$t=F.length,Nt=Math.min(ct,$t);let Pt;for(Pt=0;Pt<Nt;Pt++){const Rt=F[Pt]=xt?ii(F[Pt]):jn(F[Pt]);A(O[Pt],Rt,Z,null,ot,pt,lt,vt,xt)}ct>$t?tt(O,ot,pt,!0,!1,Nt):J(F,Z,nt,ot,pt,lt,vt,xt,Nt)},At=(O,F,Z,nt,ot,pt,lt,vt,xt)=>{let ct=0;const $t=F.length;let Nt=O.length-1,Pt=$t-1;for(;ct<=Nt&&ct<=Pt;){const Rt=O[ct],jt=F[ct]=xt?ii(F[ct]):jn(F[ct]);if(cr(Rt,jt))A(Rt,jt,Z,null,ot,pt,lt,vt,xt);else break;ct++}for(;ct<=Nt&&ct<=Pt;){const Rt=O[Nt],jt=F[Pt]=xt?ii(F[Pt]):jn(F[Pt]);if(cr(Rt,jt))A(Rt,jt,Z,null,ot,pt,lt,vt,xt);else break;Nt--,Pt--}if(ct>Nt){if(ct<=Pt){const Rt=Pt+1,jt=Rt<$t?F[Rt].el:nt;for(;ct<=Pt;)A(null,F[ct]=xt?ii(F[ct]):jn(F[ct]),Z,jt,ot,pt,lt,vt,xt),ct++}}else if(ct>Pt)for(;ct<=Nt;)Bt(O[ct],ot,pt,!0),ct++;else{const Rt=ct,jt=ct,te=new Map;for(ct=jt;ct<=Pt;ct++){const ye=F[ct]=xt?ii(F[ct]):jn(F[ct]);ye.key!=null&&te.set(ye.key,ct)}let Jt,ae=0;const Yt=Pt-jt+1;let mn=!1,Ln=0;const He=new Array(Yt);for(ct=0;ct<Yt;ct++)He[ct]=0;for(ct=Rt;ct<=Nt;ct++){const ye=O[ct];if(ae>=Yt){Bt(ye,ot,pt,!0);continue}let nn;if(ye.key!=null)nn=te.get(ye.key);else for(Jt=jt;Jt<=Pt;Jt++)if(He[Jt-jt]===0&&cr(ye,F[Jt])){nn=Jt;break}nn===void 0?Bt(ye,ot,pt,!0):(He[nn-jt]=ct+1,nn>=Ln?Ln=nn:mn=!0,A(ye,F[nn],Z,null,ot,pt,lt,vt,xt),ae++)}const no=mn?t_(He):No;for(Jt=no.length-1,ct=Yt-1;ct>=0;ct--){const ye=jt+ct,nn=F[ye],bt=ye+1<$t?F[ye+1].el:nt;He[ct]===0?A(null,nn,Z,bt,ot,pt,lt,vt,xt):mn&&(Jt<0||ct!==no[Jt]?qt(nn,Z,bt,2):Jt--)}}},qt=(O,F,Z,nt,ot=null)=>{const{el:pt,type:lt,transition:vt,children:xt,shapeFlag:ct}=O;if(ct&6){qt(O.component.subTree,F,Z,nt);return}if(ct&128){O.suspense.move(F,Z,nt);return}if(ct&64){lt.move(O,F,Z,Ct);return}if(lt===ce){o(pt,F,Z);for(let Nt=0;Nt<xt.length;Nt++)qt(xt[Nt],F,Z,nt);o(O.anchor,F,Z);return}if(lt===Tu){$(O,F,Z);return}if(nt!==2&&ct&1&&vt)if(nt===0)vt.beforeEnter(pt),o(pt,F,Z),xn(()=>vt.enter(pt),ot);else{const{leave:Nt,delayLeave:Pt,afterLeave:Rt}=vt,jt=()=>o(pt,F,Z),te=()=>{Nt(pt,()=>{jt(),Rt&&Rt()})};Pt?Pt(pt,jt,te):te()}else o(pt,F,Z)},Bt=(O,F,Z,nt=!1,ot=!1)=>{const{type:pt,props:lt,ref:vt,children:xt,dynamicChildren:ct,shapeFlag:$t,patchFlag:Nt,dirs:Pt}=O;if(vt!=null&&Ju(vt,null,Z,O,!0),$t&256){F.ctx.deactivate(O);return}const Rt=$t&1&&Pt,jt=!Ws(O);let te;if(jt&&(te=lt&&lt.onVnodeBeforeUnmount)&&sr(te,F,O),$t&6)Q(O.component,Z,nt);else{if($t&128){O.suspense.unmount(Z,nt);return}Rt&&Oi(O,null,F,"beforeUnmount"),$t&64?O.type.remove(O,F,Z,ot,Ct,nt):ct&&(pt!==ce||Nt>0&&Nt&64)?tt(ct,F,Z,!1,!0):(pt===ce&&Nt&384||!ot&&$t&16)&&tt(xt,F,Z),nt&&Gt(O)}(jt&&(te=lt&&lt.onVnodeUnmounted)||Rt)&&xn(()=>{te&&sr(te,F,O),Rt&&Oi(O,null,F,"unmounted")},Z)},Gt=O=>{const{type:F,el:Z,anchor:nt,transition:ot}=O;if(F===ce){ie(Z,nt);return}if(F===Tu){P(O);return}const pt=()=>{a(Z),ot&&!ot.persisted&&ot.afterLeave&&ot.afterLeave()};if(O.shapeFlag&1&&ot&&!ot.persisted){const{leave:lt,delayLeave:vt}=ot,xt=()=>lt(Z,pt);vt?vt(O.el,pt,xt):xt()}else pt()},ie=(O,F)=>{let Z;for(;O!==F;)Z=x(O),a(O),O=Z;a(F)},Q=(O,F,Z)=>{const{bum:nt,scope:ot,update:pt,subTree:lt,um:vt}=O;nt&&ba(nt),ot.stop(),pt&&(pt.active=!1,Bt(lt,O,F,Z)),vt&&xn(vt,F),xn(()=>{O.isUnmounted=!0},F),F&&F.pendingBranch&&!F.isUnmounted&&O.asyncDep&&!O.asyncResolved&&O.suspenseId===F.pendingId&&(F.deps--,F.deps===0&&F.resolve())},tt=(O,F,Z,nt=!1,ot=!1,pt=0)=>{for(let lt=pt;lt<O.length;lt++)Bt(O[lt],F,Z,nt,ot)},K=O=>O.shapeFlag&6?K(O.component.subTree):O.shapeFlag&128?O.suspense.next():x(O.anchor||O.el),st=(O,F,Z)=>{O==null?F._vnode&&Bt(F._vnode,null,null,!0):A(F._vnode||null,O,F,null,null,null,Z),zp(),ym(),F._vnode=O},Ct={p:A,um:Bt,m:qt,r:Gt,mt:z,mc:J,pc:et,pbc:gt,n:K,o:t};let pe,Lt;return e&&([pe,Lt]=e(Ct)),{render:st,hydrate:pe,createApp:Z1(st,pe)}}function Pi({effect:t,update:e},r){t.allowRecurse=e.allowRecurse=r}function Fm(t,e,r=!1){const o=t.children,a=e.children;if(Ht(o)&&Ht(a))for(let u=0;u<o.length;u++){const f=o[u];let h=a[u];h.shapeFlag&1&&!h.dynamicChildren&&((h.patchFlag<=0||h.patchFlag===32)&&(h=a[u]=ii(a[u]),h.el=f.el),r||Fm(f,h)),h.type===cc&&(h.el=f.el)}}function t_(t){const e=t.slice(),r=[0];let o,a,u,f,h;const d=t.length;for(o=0;o<d;o++){const g=t[o];if(g!==0){if(a=r[r.length-1],t[a]<g){e[o]=a,r.push(o);continue}for(u=0,f=r.length-1;u<f;)h=u+f>>1,t[r[h]]<g?u=h+1:f=h;g<t[r[u]]&&(u>0&&(e[o]=r[u-1]),r[u]=o)}}for(u=r.length,f=r[u-1];u-- >0;)r[u]=f,f=e[f];return r}const e_=t=>t.__isTeleport,ce=Symbol(void 0),cc=Symbol(void 0),Cn=Symbol(void 0),Tu=Symbol(void 0),js=[];let In=null;function at(t=!1){js.push(In=t?null:[])}function qm(){js.pop(),In=js[js.length-1]||null}let Bo=1;function Kp(t){Bo+=t}function Hm(t){return t.dynamicChildren=Bo>0?In||No:null,qm(),Bo>0&&In&&In.push(t),t}function Et(t,e,r,o,a,u){return Hm(ht(t,e,r,o,a,u,!0))}function Qt(t,e,r,o,a){return Hm(zt(t,e,r,o,a,!0))}function el(t){return t?t.__v_isVNode===!0:!1}function cr(t,e){return t.type===e.type&&t.key===e.key}const uc="__vInternal",Bm=({key:t})=>t??null,xa=({ref:t,ref_key:e,ref_for:r})=>t!=null?qe(t)||Ee(t)||Wt(t)?{i:Xe,r:t,k:e,f:!!r}:t:null;function ht(t,e=null,r=null,o=0,a=null,u=t===ce?0:1,f=!1,h=!1){const d={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&Bm(e),ref:e&&xa(e),scopeId:sc,slotScopeIds:null,children:r,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:u,patchFlag:o,dynamicProps:a,dynamicChildren:null,appContext:null,ctx:Xe};return h?(th(d,r),u&128&&t.normalize(d)):r&&(d.shapeFlag|=qe(r)?8:16),Bo>0&&!f&&In&&(d.patchFlag>0||u&6)&&d.patchFlag!==32&&In.push(d),d}const zt=n_;function n_(t,e=null,r=null,o=0,a=null,u=!1){if((!t||t===I1)&&(t=Cn),el(t)){const h=pi(t,e,!0);return r&&th(h,r),Bo>0&&!u&&In&&(h.shapeFlag&6?In[In.indexOf(t)]=h:In.push(h)),h.patchFlag|=-2,h}if(f_(t)&&(t=t.__vccOpts),e){e=r_(e);let{class:h,style:d}=e;h&&!qe(h)&&(e.class=ve(h)),xe(d)&&(cm(d)&&!Ht(d)&&(d=Ye({},d)),e.style=kn(d))}const f=qe(t)?1:v1(t)?128:e_(t)?64:xe(t)?4:Wt(t)?2:0;return ht(t,e,r,o,a,f,u,!0)}function r_(t){return t?cm(t)||uc in t?Ye({},t):t:null}function pi(t,e,r=!1){const{props:o,ref:a,patchFlag:u,children:f}=t,h=e?hi(o||{},e):o;return{__v_isVNode:!0,__v_skip:!0,type:t.type,props:h,key:h&&Bm(h),ref:e&&e.ref?r&&a?Ht(a)?a.concat(xa(e)):[a,xa(e)]:xa(e):a,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:f,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==ce?u===-1?16:u|16:u,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&pi(t.ssContent),ssFallback:t.ssFallback&&pi(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx}}function fn(t=" ",e=0){return zt(cc,null,t,e)}function le(t="",e=!1){return e?(at(),Qt(Cn,null,t)):zt(Cn,null,t)}function jn(t){return t==null||typeof t=="boolean"?zt(Cn):Ht(t)?zt(ce,null,t.slice()):typeof t=="object"?ii(t):zt(cc,null,String(t))}function ii(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:pi(t)}function th(t,e){let r=0;const{shapeFlag:o}=t;if(e==null)e=null;else if(Ht(e))r=16;else if(typeof e=="object")if(o&65){const a=e.default;a&&(a._c&&(a._d=!1),th(t,a()),a._c&&(a._d=!0));return}else{r=32;const a=e._;!a&&!(uc in e)?e._ctx=Xe:a===3&&Xe&&(Xe.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else Wt(e)?(e={default:e,_ctx:Xe},r=32):(e=String(e),o&64?(r=16,e=[fn(e)]):r=8);t.children=e,t.shapeFlag|=r}function hi(...t){const e={};for(let r=0;r<t.length;r++){const o=t[r];for(const a in o)if(a==="class")e.class!==o.class&&(e.class=ve([e.class,o.class]));else if(a==="style")e.style=kn([e.style,o.style]);else if(tc(a)){const u=e[a],f=o[a];f&&u!==f&&!(Ht(u)&&u.includes(f))&&(e[a]=u?[].concat(u,f):f)}else a!==""&&(e[a]=o[a])}return e}function sr(t,e,r,o=null){Fn(t,e,7,[r,o])}const i_=Im();let o_=0;function s_(t,e,r){const o=t.type,a=(e?e.appContext:t.appContext)||i_,u={uid:o_++,vnode:t,type:o,parent:e,appContext:a,root:null,next:null,subTree:null,effect:null,update:null,scope:new kx(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(a.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:$m(o,a),emitsOptions:wm(o,a),emit:null,emitted:null,propsDefaults:we,inheritAttrs:o.inheritAttrs,ctx:we,data:we,props:we,attrs:we,slots:we,refs:we,setupState:we,setupContext:null,suspense:r,suspenseId:r?r.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return u.ctx={_:u},u.root=e?e.root:u,u.emit=u1.bind(null,u),t.ce&&t.ce(u),u}let We=null;const fc=()=>We||Xe,Wo=t=>{We=t,t.scope.on()},ji=()=>{We&&We.scope.off(),We=null};function Wm(t){return t.vnode.shapeFlag&4}let nl=!1;function l_(t,e=!1){nl=e;const{props:r,children:o}=t.vnode,a=Wm(t);j1(t,r,a,e),K1(t,o);const u=a?a_(t,e):void 0;return nl=!1,u}function a_(t,e){const r=t.type;t.accessCache=Object.create(null),t.proxy=Bf(new Proxy(t.ctx,F1));const{setup:o}=r;if(o){const a=t.setupContext=o.length>1?jm(t):null;Wo(t),Qo();const u=fi(o,t,0,[t.props,a]);if(ts(),ji(),Xv(u)){if(u.then(ji,ji),e)return u.then(f=>{Qu(t,f,e)}).catch(f=>{pl(f,t,0)});t.asyncDep=u}else Qu(t,u,e)}else Um(t,e)}function Qu(t,e,r){Wt(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:xe(e)&&(t.setupState=dm(e)),Um(t,r)}let Xp;function Um(t,e,r){const o=t.type;if(!t.render){if(!e&&Xp&&!o.render){const a=o.template||Jf(t).template;if(a){const{isCustomElement:u,compilerOptions:f}=t.appContext.config,{delimiters:h,compilerOptions:d}=o,g=Ye(Ye({isCustomElement:u,delimiters:h},f),d);o.render=Xp(a,g)}}t.render=o.render||Xn}Wo(t),Qo(),q1(t),ts(),ji()}function c_(t){return new Proxy(t.attrs,{get(e,r){return Pn(t,"get","$attrs"),e[r]}})}function jm(t){const e=o=>{t.exposed=o||{}};let r;return{get attrs(){return r||(r=c_(t))},slots:t.slots,emit:t.emit,expose:e}}function hc(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(dm(Bf(t.exposed)),{get(e,r){if(r in e)return e[r];if(r in Us)return Us[r](t)},has(e,r){return r in e||r in Us}}))}function u_(t,e=!0){return Wt(t)?t.displayName||t.name:t.name||e&&t.__name}function f_(t){return Wt(t)&&"__vccOpts"in t}const _t=(t,e)=>o1(t,e,nl);function h_(){return d_().attrs}function d_(){const t=fc();return t.setupContext||(t.setupContext=jm(t))}function vl(t,e,r){const o=arguments.length;return o===2?xe(e)&&!Ht(e)?el(e)?zt(t,null,[e]):zt(t,e):zt(t,null,e):(o>3?r=Array.prototype.slice.call(arguments,2):o===3&&el(r)&&(r=[r]),zt(t,e,r))}const p_=Symbol(""),g_=()=>Pr(p_),v_="3.2.45",m_="http://www.w3.org/2000/svg",Fi=typeof document<"u"?document:null,Yp=Fi&&Fi.createElement("template"),y_={insert:(t,e,r)=>{e.insertBefore(t,r||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,r,o)=>{const a=e?Fi.createElementNS(m_,t):Fi.createElement(t,r?{is:r}:void 0);return t==="select"&&o&&o.multiple!=null&&a.setAttribute("multiple",o.multiple),a},createText:t=>Fi.createTextNode(t),createComment:t=>Fi.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Fi.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,r,o,a,u){const f=r?r.previousSibling:e.lastChild;if(a&&(a===u||a.nextSibling))for(;e.insertBefore(a.cloneNode(!0),r),!(a===u||!(a=a.nextSibling)););else{Yp.innerHTML=o?`<svg>${t}</svg>`:t;const h=Yp.content;if(o){const d=h.firstChild;for(;d.firstChild;)h.appendChild(d.firstChild);h.removeChild(d)}e.insertBefore(h,r)}return[f?f.nextSibling:e.firstChild,r?r.previousSibling:e.lastChild]}};function b_(t,e,r){const o=t._vtc;o&&(e=(e?[e,...o]:[...o]).join(" ")),e==null?t.removeAttribute("class"):r?t.setAttribute("class",e):t.className=e}function w_(t,e,r){const o=t.style,a=qe(r);if(r&&!a){for(const u in r)tf(o,u,r[u]);if(e&&!qe(e))for(const u in e)r[u]==null&&tf(o,u,"")}else{const u=o.display;a?e!==r&&(o.cssText=r):e&&t.removeAttribute("style"),"_vod"in t&&(o.display=u)}}const Zp=/\s*!important$/;function tf(t,e,r){if(Ht(r))r.forEach(o=>tf(t,e,o));else if(r==null&&(r=""),e.startsWith("--"))t.setProperty(e,r);else{const o=x_(t,e);Zp.test(r)?t.setProperty(Ji(o),r.replace(Zp,""),"important"):t[o]=r}}const Jp=["Webkit","Moz","ms"],Lu={};function x_(t,e){const r=Lu[e];if(r)return r;let o=hr(e);if(o!=="filter"&&o in t)return Lu[e]=o;o=rc(o);for(let a=0;a<Jp.length;a++){const u=Jp[a]+o;if(u in t)return Lu[e]=u}return e}const Qp="http://www.w3.org/1999/xlink";function __(t,e,r,o,a){if(o&&e.startsWith("xlink:"))r==null?t.removeAttributeNS(Qp,e.slice(6,e.length)):t.setAttributeNS(Qp,e,r);else{const u=vx(e);r==null||u&&!Gv(r)?t.removeAttribute(e):t.setAttribute(e,u?"":r)}}function S_(t,e,r,o,a,u,f){if(e==="innerHTML"||e==="textContent"){o&&f(o,a,u),t[e]=r??"";return}if(e==="value"&&t.tagName!=="PROGRESS"&&!t.tagName.includes("-")){t._value=r;const d=r??"";(t.value!==d||t.tagName==="OPTION")&&(t.value=d),r==null&&t.removeAttribute(e);return}let h=!1;if(r===""||r==null){const d=typeof t[e];d==="boolean"?r=Gv(r):r==null&&d==="string"?(r="",h=!0):d==="number"&&(r=0,h=!0)}try{t[e]=r}catch{}h&&t.removeAttribute(e)}function Ao(t,e,r,o){t.addEventListener(e,r,o)}function k_(t,e,r,o){t.removeEventListener(e,r,o)}function C_(t,e,r,o,a=null){const u=t._vei||(t._vei={}),f=u[e];if(o&&f)f.value=o;else{const[h,d]=T_(e);if(o){const g=u[e]=A_(o,a);Ao(t,h,g,d)}else f&&(k_(t,h,f,d),u[e]=void 0)}}const tg=/(?:Once|Passive|Capture)$/;function T_(t){let e;if(tg.test(t)){e={};let o;for(;o=t.match(tg);)t=t.slice(0,t.length-o[0].length),e[o[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):Ji(t.slice(2)),e]}let Eu=0;const L_=Promise.resolve(),E_=()=>Eu||(L_.then(()=>Eu=0),Eu=Date.now());function A_(t,e){const r=o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=r.attached)return;Fn(M_(o,r.value),e,5,[o])};return r.value=t,r.attached=E_(),r}function M_(t,e){if(Ht(e)){const r=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{r.call(t),t._stopped=!0},e.map(o=>a=>!a._stopped&&o&&o(a))}else return e}const eg=/^on[a-z]/,N_=(t,e,r,o,a=!1,u,f,h,d)=>{e==="class"?b_(t,o,a):e==="style"?w_(t,r,o):tc(e)?Of(e)||C_(t,e,r,o,f):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):O_(t,e,o,a))?S_(t,e,o,u,f,h,d):(e==="true-value"?t._trueValue=o:e==="false-value"&&(t._falseValue=o),__(t,e,o,a))};function O_(t,e,r,o){return o?!!(e==="innerHTML"||e==="textContent"||e in t&&eg.test(e)&&Wt(r)):e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA"||eg.test(e)&&qe(r)?!1:e in t}const ei="transition",Ds="animation",eh=(t,{slots:e})=>vl(km,P_(t),e);eh.displayName="Transition";const Gm={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};eh.props=Ye({},km.props,Gm);const $i=(t,e=[])=>{Ht(t)?t.forEach(r=>r(...e)):t&&t(...e)},ng=t=>t?Ht(t)?t.some(e=>e.length>1):t.length>1:!1;function P_(t){const e={};for(const ut in t)ut in Gm||(e[ut]=t[ut]);if(t.css===!1)return e;const{name:r="v",type:o,duration:a,enterFromClass:u=`${r}-enter-from`,enterActiveClass:f=`${r}-enter-active`,enterToClass:h=`${r}-enter-to`,appearFromClass:d=u,appearActiveClass:g=f,appearToClass:v=h,leaveFromClass:b=`${r}-leave-from`,leaveActiveClass:x=`${r}-leave-active`,leaveToClass:S=`${r}-leave-to`}=t,M=$_(a),A=M&&M[0],E=M&&M[1],{onBeforeEnter:T,onEnter:L,onEnterCancelled:$,onLeave:P,onLeaveCancelled:G,onBeforeAppear:V=T,onAppear:rt=L,onAppearCancelled:J=$}=e,dt=(ut,U,z)=>{Di(ut,U?v:h),Di(ut,U?g:f),z&&z()},gt=(ut,U)=>{ut._isLeaving=!1,Di(ut,b),Di(ut,S),Di(ut,x),U&&U()},kt=ut=>(U,z)=>{const k=ut?rt:L,H=()=>dt(U,ut,z);$i(k,[U,H]),rg(()=>{Di(U,ut?d:u),ni(U,ut?v:h),ng(k)||ig(U,o,A,H)})};return Ye(e,{onBeforeEnter(ut){$i(T,[ut]),ni(ut,u),ni(ut,f)},onBeforeAppear(ut){$i(V,[ut]),ni(ut,d),ni(ut,g)},onEnter:kt(!1),onAppear:kt(!0),onLeave(ut,U){ut._isLeaving=!0;const z=()=>gt(ut,U);ni(ut,b),z_(),ni(ut,x),rg(()=>{!ut._isLeaving||(Di(ut,b),ni(ut,S),ng(P)||ig(ut,o,E,z))}),$i(P,[ut,z])},onEnterCancelled(ut){dt(ut,!1),$i($,[ut])},onAppearCancelled(ut){dt(ut,!0),$i(J,[ut])},onLeaveCancelled(ut){gt(ut),$i(G,[ut])}})}function $_(t){if(t==null)return null;if(xe(t))return[Au(t.enter),Au(t.leave)];{const e=Au(t);return[e,e]}}function Au(t){return qo(t)}function ni(t,e){e.split(/\s+/).forEach(r=>r&&t.classList.add(r)),(t._vtc||(t._vtc=new Set)).add(e)}function Di(t,e){e.split(/\s+/).forEach(o=>o&&t.classList.remove(o));const{_vtc:r}=t;r&&(r.delete(e),r.size||(t._vtc=void 0))}function rg(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let D_=0;function ig(t,e,r,o){const a=t._endId=++D_,u=()=>{a===t._endId&&o()};if(r)return setTimeout(u,r);const{type:f,timeout:h,propCount:d}=R_(t,e);if(!f)return o();const g=f+"end";let v=0;const b=()=>{t.removeEventListener(g,x),u()},x=S=>{S.target===t&&++v>=d&&b()};setTimeout(()=>{v<d&&b()},h+1),t.addEventListener(g,x)}function R_(t,e){const r=window.getComputedStyle(t),o=M=>(r[M]||"").split(", "),a=o(`${ei}Delay`),u=o(`${ei}Duration`),f=og(a,u),h=o(`${Ds}Delay`),d=o(`${Ds}Duration`),g=og(h,d);let v=null,b=0,x=0;e===ei?f>0&&(v=ei,b=f,x=u.length):e===Ds?g>0&&(v=Ds,b=g,x=d.length):(b=Math.max(f,g),v=b>0?f>g?ei:Ds:null,x=v?v===ei?u.length:d.length:0);const S=v===ei&&/\b(transform|all)(,|$)/.test(o(`${ei}Property`).toString());return{type:v,timeout:b,propCount:x,hasTransform:S}}function og(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((r,o)=>sg(r)+sg(t[o])))}function sg(t){return Number(t.slice(0,-1).replace(",","."))*1e3}function z_(){return document.body.offsetHeight}const lg=t=>{const e=t.props["onUpdate:modelValue"]||!1;return Ht(e)?r=>ba(e,r):e};function I_(t){t.target.composing=!0}function ag(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const F_={created(t,{modifiers:{lazy:e,trim:r,number:o}},a){t._assign=lg(a);const u=o||a.props&&a.props.type==="number";Ao(t,e?"change":"input",f=>{if(f.target.composing)return;let h=t.value;r&&(h=h.trim()),u&&(h=qo(h)),t._assign(h)}),r&&Ao(t,"change",()=>{t.value=t.value.trim()}),e||(Ao(t,"compositionstart",I_),Ao(t,"compositionend",ag),Ao(t,"change",ag))},mounted(t,{value:e}){t.value=e??""},beforeUpdate(t,{value:e,modifiers:{lazy:r,trim:o,number:a}},u){if(t._assign=lg(u),t.composing||document.activeElement===t&&t.type!=="range"&&(r||o&&t.value.trim()===e||(a||t.type==="number")&&qo(t.value)===e))return;const f=e??"";t.value!==f&&(t.value=f)}},q_={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},ef=(t,e)=>r=>{if(!("key"in r))return;const o=Ji(r.key);if(e.some(a=>a===o||q_[a]===o))return t(r)},Vm={beforeMount(t,{value:e},{transition:r}){t._vod=t.style.display==="none"?"":t.style.display,r&&e?r.beforeEnter(t):Rs(t,e)},mounted(t,{value:e},{transition:r}){r&&e&&r.enter(t)},updated(t,{value:e,oldValue:r},{transition:o}){!e!=!r&&(o?e?(o.beforeEnter(t),Rs(t,!0),o.enter(t)):o.leave(t,()=>{Rs(t,!1)}):Rs(t,e))},beforeUnmount(t,{value:e}){Rs(t,e)}};function Rs(t,e){t.style.display=e?t._vod:"none"}const H_=Ye({patchProp:N_},y_);let cg;function B_(){return cg||(cg=J1(H_))}const Km=(...t)=>{const e=B_().createApp(...t),{mount:r}=e;return e.mount=o=>{const a=W_(o);if(!a)return;const u=e._component;!Wt(u)&&!u.render&&!u.template&&(u.template=a.innerHTML),a.innerHTML="";const f=r(a,!1,a instanceof SVGElement);return a instanceof Element&&(a.removeAttribute("v-cloak"),a.setAttribute("data-v-app","")),f},e};function W_(t){return qe(t)?document.querySelector(t):t}const to=(t,e)=>{const r=t.__vccOpts||t;for(const[o,a]of e)r[o]=a;return r},U_={};function j_(t,e){const r=Ki("RouterView");return at(),Qt(r)}const G_=to(U_,[["render",j_]]);const Mo=typeof window<"u";function V_(t){return t.__esModule||t[Symbol.toStringTag]==="Module"}const de=Object.assign;function Mu(t,e){const r={};for(const o in e){const a=e[o];r[o]=Zn(a)?a.map(t):t(a)}return r}const Gs=()=>{},Zn=Array.isArray,K_=/\/$/,X_=t=>t.replace(K_,"");function Nu(t,e,r="/"){let o,a={},u="",f="";const h=e.indexOf("#");let d=e.indexOf("?");return h<d&&h>=0&&(d=-1),d>-1&&(o=e.slice(0,d),u=e.slice(d+1,h>-1?h:e.length),a=t(u)),h>-1&&(o=o||e.slice(0,h),f=e.slice(h,e.length)),o=Q_(o??e,r),{fullPath:o+(u&&"?")+u+f,path:o,query:a,hash:f}}function Y_(t,e){const r=e.query?t(e.query):"";return e.path+(r&&"?")+r+(e.hash||"")}function ug(t,e){return!e||!t.toLowerCase().startsWith(e.toLowerCase())?t:t.slice(e.length)||"/"}function Z_(t,e,r){const o=e.matched.length-1,a=r.matched.length-1;return o>-1&&o===a&&Uo(e.matched[o],r.matched[a])&&Xm(e.params,r.params)&&t(e.query)===t(r.query)&&e.hash===r.hash}function Uo(t,e){return(t.aliasOf||t)===(e.aliasOf||e)}function Xm(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(const r in t)if(!J_(t[r],e[r]))return!1;return!0}function J_(t,e){return Zn(t)?fg(t,e):Zn(e)?fg(e,t):t===e}function fg(t,e){return Zn(e)?t.length===e.length&&t.every((r,o)=>r===e[o]):t.length===1&&t[0]===e}function Q_(t,e){if(t.startsWith("/"))return t;if(!t)return e;const r=e.split("/"),o=t.split("/");let a=r.length-1,u,f;for(u=0;u<o.length;u++)if(f=o[u],f!==".")if(f==="..")a>1&&a--;else break;return r.slice(0,a).join("/")+"/"+o.slice(u-(u===o.length?1:0)).join("/")}var rl;(function(t){t.pop="pop",t.push="push"})(rl||(rl={}));var Vs;(function(t){t.back="back",t.forward="forward",t.unknown=""})(Vs||(Vs={}));function tS(t){if(!t)if(Mo){const e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^\w+:\/\/[^\/]+/,"")}else t="/";return t[0]!=="/"&&t[0]!=="#"&&(t="/"+t),X_(t)}const eS=/^[^#]+#/;function nS(t,e){return t.replace(eS,"#")+e}function rS(t,e){const r=document.documentElement.getBoundingClientRect(),o=t.getBoundingClientRect();return{behavior:e.behavior,left:o.left-r.left-(e.left||0),top:o.top-r.top-(e.top||0)}}const dc=()=>({left:window.pageXOffset,top:window.pageYOffset});function iS(t){let e;if("el"in t){const r=t.el,o=typeof r=="string"&&r.startsWith("#"),a=typeof r=="string"?o?document.getElementById(r.slice(1)):document.querySelector(r):r;if(!a)return;e=rS(a,t)}else e=t;"scrollBehavior"in document.documentElement.style?window.scrollTo(e):window.scrollTo(e.left!=null?e.left:window.pageXOffset,e.top!=null?e.top:window.pageYOffset)}function hg(t,e){return(history.state?history.state.position-e:-1)+t}const nf=new Map;function oS(t,e){nf.set(t,e)}function sS(t){const e=nf.get(t);return nf.delete(t),e}let lS=()=>location.protocol+"//"+location.host;function Ym(t,e){const{pathname:r,search:o,hash:a}=e,u=t.indexOf("#");if(u>-1){let h=a.includes(t.slice(u))?t.slice(u).length:1,d=a.slice(h);return d[0]!=="/"&&(d="/"+d),ug(d,"")}return ug(r,t)+o+a}function aS(t,e,r,o){let a=[],u=[],f=null;const h=({state:x})=>{const S=Ym(t,location),M=r.value,A=e.value;let E=0;if(x){if(r.value=S,e.value=x,f&&f===M){f=null;return}E=A?x.position-A.position:0}else o(S);a.forEach(T=>{T(r.value,M,{delta:E,type:rl.pop,direction:E?E>0?Vs.forward:Vs.back:Vs.unknown})})};function d(){f=r.value}function g(x){a.push(x);const S=()=>{const M=a.indexOf(x);M>-1&&a.splice(M,1)};return u.push(S),S}function v(){const{history:x}=window;!x.state||x.replaceState(de({},x.state,{scroll:dc()}),"")}function b(){for(const x of u)x();u=[],window.removeEventListener("popstate",h),window.removeEventListener("beforeunload",v)}return window.addEventListener("popstate",h),window.addEventListener("beforeunload",v),{pauseListeners:d,listen:g,destroy:b}}function dg(t,e,r,o=!1,a=!1){return{back:t,current:e,forward:r,replaced:o,position:window.history.length,scroll:a?dc():null}}function cS(t){const{history:e,location:r}=window,o={value:Ym(t,r)},a={value:e.state};a.value||u(o.value,{back:null,current:o.value,forward:null,position:e.length-1,replaced:!0,scroll:null},!0);function u(d,g,v){const b=t.indexOf("#"),x=b>-1?(r.host&&document.querySelector("base")?t:t.slice(b))+d:lS()+t+d;try{e[v?"replaceState":"pushState"](g,"",x),a.value=g}catch(S){console.error(S),r[v?"replace":"assign"](x)}}function f(d,g){const v=de({},e.state,dg(a.value.back,d,a.value.forward,!0),g,{position:a.value.position});u(d,v,!0),o.value=d}function h(d,g){const v=de({},a.value,e.state,{forward:d,scroll:dc()});u(v.current,v,!0);const b=de({},dg(o.value,d,null),{position:v.position+1},g);u(d,b,!1),o.value=d}return{location:o,state:a,push:h,replace:f}}function uS(t){t=tS(t);const e=cS(t),r=aS(t,e.state,e.location,e.replace);function o(u,f=!0){f||r.pauseListeners(),history.go(u)}const a=de({location:"",base:t,go:o,createHref:nS.bind(null,t)},e,r);return Object.defineProperty(a,"location",{enumerable:!0,get:()=>e.location.value}),Object.defineProperty(a,"state",{enumerable:!0,get:()=>e.state.value}),a}function fS(t){return typeof t=="string"||t&&typeof t=="object"}function Zm(t){return typeof t=="string"||typeof t=="symbol"}const ri={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Jm=Symbol("");var pg;(function(t){t[t.aborted=4]="aborted",t[t.cancelled=8]="cancelled",t[t.duplicated=16]="duplicated"})(pg||(pg={}));function jo(t,e){return de(new Error,{type:t,[Jm]:!0},e)}function Tr(t,e){return t instanceof Error&&Jm in t&&(e==null||!!(t.type&e))}const gg="[^/]+?",hS={sensitive:!1,strict:!1,start:!0,end:!0},dS=/[.+*?^${}()[\]/\\]/g;function pS(t,e){const r=de({},hS,e),o=[];let a=r.start?"^":"";const u=[];for(const g of t){const v=g.length?[]:[90];r.strict&&!g.length&&(a+="/");for(let b=0;b<g.length;b++){const x=g[b];let S=40+(r.sensitive?.25:0);if(x.type===0)b||(a+="/"),a+=x.value.replace(dS,"\\$&"),S+=40;else if(x.type===1){const{value:M,repeatable:A,optional:E,regexp:T}=x;u.push({name:M,repeatable:A,optional:E});const L=T||gg;if(L!==gg){S+=10;try{new RegExp(`(${L})`)}catch(P){throw new Error(`Invalid custom RegExp for param "${M}" (${L}): `+P.message)}}let $=A?`((?:${L})(?:/(?:${L}))*)`:`(${L})`;b||($=E&&g.length<2?`(?:/${$})`:"/"+$),E&&($+="?"),a+=$,S+=20,E&&(S+=-8),A&&(S+=-20),L===".*"&&(S+=-50)}v.push(S)}o.push(v)}if(r.strict&&r.end){const g=o.length-1;o[g][o[g].length-1]+=.7000000000000001}r.strict||(a+="/?"),r.end?a+="$":r.strict&&(a+="(?:/|$)");const f=new RegExp(a,r.sensitive?"":"i");function h(g){const v=g.match(f),b={};if(!v)return null;for(let x=1;x<v.length;x++){const S=v[x]||"",M=u[x-1];b[M.name]=S&&M.repeatable?S.split("/"):S}return b}function d(g){let v="",b=!1;for(const x of t){(!b||!v.endsWith("/"))&&(v+="/"),b=!1;for(const S of x)if(S.type===0)v+=S.value;else if(S.type===1){const{value:M,repeatable:A,optional:E}=S,T=M in g?g[M]:"";if(Zn(T)&&!A)throw new Error(`Provided param "${M}" is an array but it is not repeatable (* or + modifiers)`);const L=Zn(T)?T.join("/"):T;if(!L)if(E)x.length<2&&(v.endsWith("/")?v=v.slice(0,-1):b=!0);else throw new Error(`Missing required param "${M}"`);v+=L}}return v||"/"}return{re:f,score:o,keys:u,parse:h,stringify:d}}function gS(t,e){let r=0;for(;r<t.length&&r<e.length;){const o=e[r]-t[r];if(o)return o;r++}return t.length<e.length?t.length===1&&t[0]===40+40?-1:1:t.length>e.length?e.length===1&&e[0]===40+40?1:-1:0}function vS(t,e){let r=0;const o=t.score,a=e.score;for(;r<o.length&&r<a.length;){const u=gS(o[r],a[r]);if(u)return u;r++}if(Math.abs(a.length-o.length)===1){if(vg(o))return 1;if(vg(a))return-1}return a.length-o.length}function vg(t){const e=t[t.length-1];return t.length>0&&e[e.length-1]<0}const mS={type:0,value:""},yS=/[a-zA-Z0-9_]/;function bS(t){if(!t)return[[]];if(t==="/")return[[mS]];if(!t.startsWith("/"))throw new Error(`Invalid path "${t}"`);function e(S){throw new Error(`ERR (${r})/"${g}": ${S}`)}let r=0,o=r;const a=[];let u;function f(){u&&a.push(u),u=[]}let h=0,d,g="",v="";function b(){!g||(r===0?u.push({type:0,value:g}):r===1||r===2||r===3?(u.length>1&&(d==="*"||d==="+")&&e(`A repeatable param (${g}) must be alone in its segment. eg: '/:ids+.`),u.push({type:1,value:g,regexp:v,repeatable:d==="*"||d==="+",optional:d==="*"||d==="?"})):e("Invalid state to consume buffer"),g="")}function x(){g+=d}for(;h<t.length;){if(d=t[h++],d==="\\"&&r!==2){o=r,r=4;continue}switch(r){case 0:d==="/"?(g&&b(),f()):d===":"?(b(),r=1):x();break;case 4:x(),r=o;break;case 1:d==="("?r=2:yS.test(d)?x():(b(),r=0,d!=="*"&&d!=="?"&&d!=="+"&&h--);break;case 2:d===")"?v[v.length-1]=="\\"?v=v.slice(0,-1)+d:r=3:v+=d;break;case 3:b(),r=0,d!=="*"&&d!=="?"&&d!=="+"&&h--,v="";break;default:e("Unknown state");break}}return r===2&&e(`Unfinished custom RegExp for param "${g}"`),b(),f(),a}function wS(t,e,r){const o=pS(bS(t.path),r),a=de(o,{record:t,parent:e,children:[],alias:[]});return e&&!a.record.aliasOf==!e.record.aliasOf&&e.children.push(a),a}function xS(t,e){const r=[],o=new Map;e=bg({strict:!1,end:!0,sensitive:!1},e);function a(v){return o.get(v)}function u(v,b,x){const S=!x,M=_S(v);M.aliasOf=x&&x.record;const A=bg(e,v),E=[M];if("alias"in v){const $=typeof v.alias=="string"?[v.alias]:v.alias;for(const P of $)E.push(de({},M,{components:x?x.record.components:M.components,path:P,aliasOf:x?x.record:M}))}let T,L;for(const $ of E){const{path:P}=$;if(b&&P[0]!=="/"){const G=b.record.path,V=G[G.length-1]==="/"?"":"/";$.path=b.record.path+(P&&V+P)}if(T=wS($,b,A),x?x.alias.push(T):(L=L||T,L!==T&&L.alias.push(T),S&&v.name&&!yg(T)&&f(v.name)),M.children){const G=M.children;for(let V=0;V<G.length;V++)u(G[V],T,x&&x.children[V])}x=x||T,(T.record.components&&Object.keys(T.record.components).length||T.record.name||T.record.redirect)&&d(T)}return L?()=>{f(L)}:Gs}function f(v){if(Zm(v)){const b=o.get(v);b&&(o.delete(v),r.splice(r.indexOf(b),1),b.children.forEach(f),b.alias.forEach(f))}else{const b=r.indexOf(v);b>-1&&(r.splice(b,1),v.record.name&&o.delete(v.record.name),v.children.forEach(f),v.alias.forEach(f))}}function h(){return r}function d(v){let b=0;for(;b<r.length&&vS(v,r[b])>=0&&(v.record.path!==r[b].record.path||!Qm(v,r[b]));)b++;r.splice(b,0,v),v.record.name&&!yg(v)&&o.set(v.record.name,v)}function g(v,b){let x,S={},M,A;if("name"in v&&v.name){if(x=o.get(v.name),!x)throw jo(1,{location:v});A=x.record.name,S=de(mg(b.params,x.keys.filter(L=>!L.optional).map(L=>L.name)),v.params&&mg(v.params,x.keys.map(L=>L.name))),M=x.stringify(S)}else if("path"in v)M=v.path,x=r.find(L=>L.re.test(M)),x&&(S=x.parse(M),A=x.record.name);else{if(x=b.name?o.get(b.name):r.find(L=>L.re.test(b.path)),!x)throw jo(1,{location:v,currentLocation:b});A=x.record.name,S=de({},b.params,v.params),M=x.stringify(S)}const E=[];let T=x;for(;T;)E.unshift(T.record),T=T.parent;return{name:A,path:M,params:S,matched:E,meta:kS(E)}}return t.forEach(v=>u(v)),{addRoute:u,resolve:g,removeRoute:f,getRoutes:h,getRecordMatcher:a}}function mg(t,e){const r={};for(const o of e)o in t&&(r[o]=t[o]);return r}function _S(t){return{path:t.path,redirect:t.redirect,name:t.name,meta:t.meta||{},aliasOf:void 0,beforeEnter:t.beforeEnter,props:SS(t),children:t.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in t?t.components||null:t.component&&{default:t.component}}}function SS(t){const e={},r=t.props||!1;if("component"in t)e.default=r;else for(const o in t.components)e[o]=typeof r=="boolean"?r:r[o];return e}function yg(t){for(;t;){if(t.record.aliasOf)return!0;t=t.parent}return!1}function kS(t){return t.reduce((e,r)=>de(e,r.meta),{})}function bg(t,e){const r={};for(const o in t)r[o]=o in e?e[o]:t[o];return r}function Qm(t,e){return e.children.some(r=>r===t||Qm(t,r))}const t0=/#/g,CS=/&/g,TS=/\//g,LS=/=/g,ES=/\?/g,e0=/\+/g,AS=/%5B/g,MS=/%5D/g,n0=/%5E/g,NS=/%60/g,r0=/%7B/g,OS=/%7C/g,i0=/%7D/g,PS=/%20/g;function nh(t){return encodeURI(""+t).replace(OS,"|").replace(AS,"[").replace(MS,"]")}function $S(t){return nh(t).replace(r0,"{").replace(i0,"}").replace(n0,"^")}function rf(t){return nh(t).replace(e0,"%2B").replace(PS,"+").replace(t0,"%23").replace(CS,"%26").replace(NS,"`").replace(r0,"{").replace(i0,"}").replace(n0,"^")}function DS(t){return rf(t).replace(LS,"%3D")}function RS(t){return nh(t).replace(t0,"%23").replace(ES,"%3F")}function zS(t){return t==null?"":RS(t).replace(TS,"%2F")}function Da(t){try{return decodeURIComponent(""+t)}catch{}return""+t}function IS(t){const e={};if(t===""||t==="?")return e;const o=(t[0]==="?"?t.slice(1):t).split("&");for(let a=0;a<o.length;++a){const u=o[a].replace(e0," "),f=u.indexOf("="),h=Da(f<0?u:u.slice(0,f)),d=f<0?null:Da(u.slice(f+1));if(h in e){let g=e[h];Zn(g)||(g=e[h]=[g]),g.push(d)}else e[h]=d}return e}function wg(t){let e="";for(let r in t){const o=t[r];if(r=DS(r),o==null){o!==void 0&&(e+=(e.length?"&":"")+r);continue}(Zn(o)?o.map(u=>u&&rf(u)):[o&&rf(o)]).forEach(u=>{u!==void 0&&(e+=(e.length?"&":"")+r,u!=null&&(e+="="+u))})}return e}function FS(t){const e={};for(const r in t){const o=t[r];o!==void 0&&(e[r]=Zn(o)?o.map(a=>a==null?null:""+a):o==null?o:""+o)}return e}const qS=Symbol(""),xg=Symbol(""),rh=Symbol(""),o0=Symbol(""),of=Symbol("");function zs(){let t=[];function e(o){return t.push(o),()=>{const a=t.indexOf(o);a>-1&&t.splice(a,1)}}function r(){t=[]}return{add:e,list:()=>t,reset:r}}function oi(t,e,r,o,a){const u=o&&(o.enterCallbacks[a]=o.enterCallbacks[a]||[]);return()=>new Promise((f,h)=>{const d=b=>{b===!1?h(jo(4,{from:r,to:e})):b instanceof Error?h(b):fS(b)?h(jo(2,{from:e,to:b})):(u&&o.enterCallbacks[a]===u&&typeof b=="function"&&u.push(b),f())},g=t.call(o&&o.instances[a],e,r,d);let v=Promise.resolve(g);t.length<3&&(v=v.then(d)),v.catch(b=>h(b))})}function Ou(t,e,r,o){const a=[];for(const u of t)for(const f in u.components){let h=u.components[f];if(!(e!=="beforeRouteEnter"&&!u.instances[f]))if(HS(h)){const g=(h.__vccOpts||h)[e];g&&a.push(oi(g,r,o,u,f))}else{let d=h();a.push(()=>d.then(g=>{if(!g)return Promise.reject(new Error(`Couldn't resolve component "${f}" at "${u.path}"`));const v=V_(g)?g.default:g;u.components[f]=v;const x=(v.__vccOpts||v)[e];return x&&oi(x,r,o,u,f)()}))}}return a}function HS(t){return typeof t=="object"||"displayName"in t||"props"in t||"__vccOpts"in t}function _g(t){const e=Pr(rh),r=Pr(o0),o=_t(()=>e.resolve(j(t.to))),a=_t(()=>{const{matched:d}=o.value,{length:g}=d,v=d[g-1],b=r.matched;if(!v||!b.length)return-1;const x=b.findIndex(Uo.bind(null,v));if(x>-1)return x;const S=Sg(d[g-2]);return g>1&&Sg(v)===S&&b[b.length-1].path!==S?b.findIndex(Uo.bind(null,d[g-2])):x}),u=_t(()=>a.value>-1&&jS(r.params,o.value.params)),f=_t(()=>a.value>-1&&a.value===r.matched.length-1&&Xm(r.params,o.value.params));function h(d={}){return US(d)?e[j(t.replace)?"replace":"push"](j(t.to)).catch(Gs):Promise.resolve()}return{route:o,href:_t(()=>o.value.href),isActive:u,isExactActive:f,navigate:h}}const BS=re({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:_g,setup(t,{slots:e}){const r=On(_g(t)),{options:o}=Pr(rh),a=_t(()=>({[kg(t.activeClass,o.linkActiveClass,"router-link-active")]:r.isActive,[kg(t.exactActiveClass,o.linkExactActiveClass,"router-link-exact-active")]:r.isExactActive}));return()=>{const u=e.default&&e.default(r);return t.custom?u:vl("a",{"aria-current":r.isExactActive?t.ariaCurrentValue:null,href:r.href,onClick:r.navigate,class:a.value},u)}}}),WS=BS;function US(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&!(t.button!==void 0&&t.button!==0)){if(t.currentTarget&&t.currentTarget.getAttribute){const e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function jS(t,e){for(const r in e){const o=e[r],a=t[r];if(typeof o=="string"){if(o!==a)return!1}else if(!Zn(a)||a.length!==o.length||o.some((u,f)=>u!==a[f]))return!1}return!0}function Sg(t){return t?t.aliasOf?t.aliasOf.path:t.path:""}const kg=(t,e,r)=>t??e??r,GS=re({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(t,{attrs:e,slots:r}){const o=Pr(of),a=_t(()=>t.route||o.value),u=Pr(xg,0),f=_t(()=>{let g=j(u);const{matched:v}=a.value;let b;for(;(b=v[g])&&!b.components;)g++;return g}),h=_t(()=>a.value.matched[f.value]);wa(xg,_t(()=>f.value+1)),wa(qS,h),wa(of,a);const d=Kt();return Fe(()=>[d.value,h.value,t.name],([g,v,b],[x,S,M])=>{v&&(v.instances[b]=g,S&&S!==v&&g&&g===x&&(v.leaveGuards.size||(v.leaveGuards=S.leaveGuards),v.updateGuards.size||(v.updateGuards=S.updateGuards))),g&&v&&(!S||!Uo(v,S)||!x)&&(v.enterCallbacks[b]||[]).forEach(A=>A(g))},{flush:"post"}),()=>{const g=a.value,v=t.name,b=h.value,x=b&&b.components[v];if(!x)return Cg(r.default,{Component:x,route:g});const S=b.props[v],M=S?S===!0?g.params:typeof S=="function"?S(g):S:null,E=vl(x,de({},M,e,{onVnodeUnmounted:T=>{T.component.isUnmounted&&(b.instances[v]=null)},ref:d}));return Cg(r.default,{Component:E,route:g})||E}}});function Cg(t,e){if(!t)return null;const r=t(e);return r.length===1?r[0]:r}const VS=GS;function KS(t){const e=xS(t.routes,t),r=t.parseQuery||IS,o=t.stringifyQuery||wg,a=t.history,u=zs(),f=zs(),h=zs(),d=dl(ri);let g=ri;Mo&&t.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const v=Mu.bind(null,Q=>""+Q),b=Mu.bind(null,zS),x=Mu.bind(null,Da);function S(Q,tt){let K,st;return Zm(Q)?(K=e.getRecordMatcher(Q),st=tt):st=Q,e.addRoute(st,K)}function M(Q){const tt=e.getRecordMatcher(Q);tt&&e.removeRoute(tt)}function A(){return e.getRoutes().map(Q=>Q.record)}function E(Q){return!!e.getRecordMatcher(Q)}function T(Q,tt){if(tt=de({},tt||d.value),typeof Q=="string"){const O=Nu(r,Q,tt.path),F=e.resolve({path:O.path},tt),Z=a.createHref(O.fullPath);return de(O,F,{params:x(F.params),hash:Da(O.hash),redirectedFrom:void 0,href:Z})}let K;if("path"in Q)K=de({},Q,{path:Nu(r,Q.path,tt.path).path});else{const O=de({},Q.params);for(const F in O)O[F]==null&&delete O[F];K=de({},Q,{params:b(Q.params)}),tt.params=b(tt.params)}const st=e.resolve(K,tt),Ct=Q.hash||"";st.params=v(x(st.params));const pe=Y_(o,de({},Q,{hash:$S(Ct),path:st.path})),Lt=a.createHref(pe);return de({fullPath:pe,hash:Ct,query:o===wg?FS(Q.query):Q.query||{}},st,{redirectedFrom:void 0,href:Lt})}function L(Q){return typeof Q=="string"?Nu(r,Q,d.value.path):de({},Q)}function $(Q,tt){if(g!==Q)return jo(8,{from:tt,to:Q})}function P(Q){return rt(Q)}function G(Q){return P(de(L(Q),{replace:!0}))}function V(Q){const tt=Q.matched[Q.matched.length-1];if(tt&&tt.redirect){const{redirect:K}=tt;let st=typeof K=="function"?K(Q):K;return typeof st=="string"&&(st=st.includes("?")||st.includes("#")?st=L(st):{path:st},st.params={}),de({query:Q.query,hash:Q.hash,params:"path"in st?{}:Q.params},st)}}function rt(Q,tt){const K=g=T(Q),st=d.value,Ct=Q.state,pe=Q.force,Lt=Q.replace===!0,O=V(K);if(O)return rt(de(L(O),{state:typeof O=="object"?de({},Ct,O.state):Ct,force:pe,replace:Lt}),tt||K);const F=K;F.redirectedFrom=tt;let Z;return!pe&&Z_(o,st,K)&&(Z=jo(16,{to:F,from:st}),At(st,st,!0,!1)),(Z?Promise.resolve(Z):dt(F,st)).catch(nt=>Tr(nt)?Tr(nt,2)?nt:wt(nt):W(nt,F,st)).then(nt=>{if(nt){if(Tr(nt,2))return rt(de({replace:Lt},L(nt.to),{state:typeof nt.to=="object"?de({},Ct,nt.to.state):Ct,force:pe}),tt||F)}else nt=kt(F,st,!0,Lt,Ct);return gt(F,st,nt),nt})}function J(Q,tt){const K=$(Q,tt);return K?Promise.reject(K):Promise.resolve()}function dt(Q,tt){let K;const[st,Ct,pe]=XS(Q,tt);K=Ou(st.reverse(),"beforeRouteLeave",Q,tt);for(const O of st)O.leaveGuards.forEach(F=>{K.push(oi(F,Q,tt))});const Lt=J.bind(null,Q,tt);return K.push(Lt),To(K).then(()=>{K=[];for(const O of u.list())K.push(oi(O,Q,tt));return K.push(Lt),To(K)}).then(()=>{K=Ou(Ct,"beforeRouteUpdate",Q,tt);for(const O of Ct)O.updateGuards.forEach(F=>{K.push(oi(F,Q,tt))});return K.push(Lt),To(K)}).then(()=>{K=[];for(const O of Q.matched)if(O.beforeEnter&&!tt.matched.includes(O))if(Zn(O.beforeEnter))for(const F of O.beforeEnter)K.push(oi(F,Q,tt));else K.push(oi(O.beforeEnter,Q,tt));return K.push(Lt),To(K)}).then(()=>(Q.matched.forEach(O=>O.enterCallbacks={}),K=Ou(pe,"beforeRouteEnter",Q,tt),K.push(Lt),To(K))).then(()=>{K=[];for(const O of f.list())K.push(oi(O,Q,tt));return K.push(Lt),To(K)}).catch(O=>Tr(O,8)?O:Promise.reject(O))}function gt(Q,tt,K){for(const st of h.list())st(Q,tt,K)}function kt(Q,tt,K,st,Ct){const pe=$(Q,tt);if(pe)return pe;const Lt=tt===ri,O=Mo?history.state:{};K&&(st||Lt?a.replace(Q.fullPath,de({scroll:Lt&&O&&O.scroll},Ct)):a.push(Q.fullPath,Ct)),d.value=Q,At(Q,tt,K,Lt),wt()}let ut;function U(){ut||(ut=a.listen((Q,tt,K)=>{if(!ie.listening)return;const st=T(Q),Ct=V(st);if(Ct){rt(de(Ct,{replace:!0}),st).catch(Gs);return}g=st;const pe=d.value;Mo&&oS(hg(pe.fullPath,K.delta),dc()),dt(st,pe).catch(Lt=>Tr(Lt,12)?Lt:Tr(Lt,2)?(rt(Lt.to,st).then(O=>{Tr(O,20)&&!K.delta&&K.type===rl.pop&&a.go(-1,!1)}).catch(Gs),Promise.reject()):(K.delta&&a.go(-K.delta,!1),W(Lt,st,pe))).then(Lt=>{Lt=Lt||kt(st,pe,!1),Lt&&(K.delta&&!Tr(Lt,8)?a.go(-K.delta,!1):K.type===rl.pop&&Tr(Lt,20)&&a.go(-1,!1)),gt(st,pe,Lt)}).catch(Gs)}))}let z=zs(),k=zs(),H;function W(Q,tt,K){wt(Q);const st=k.list();return st.length?st.forEach(Ct=>Ct(Q,tt,K)):console.error(Q),Promise.reject(Q)}function et(){return H&&d.value!==ri?Promise.resolve():new Promise((Q,tt)=>{z.add([Q,tt])})}function wt(Q){return H||(H=!Q,U(),z.list().forEach(([tt,K])=>Q?K(Q):tt()),z.reset()),Q}function At(Q,tt,K,st){const{scrollBehavior:Ct}=t;if(!Mo||!Ct)return Promise.resolve();const pe=!K&&sS(hg(Q.fullPath,0))||(st||!K)&&history.state&&history.state.scroll||null;return es().then(()=>Ct(Q,tt,pe)).then(Lt=>Lt&&iS(Lt)).catch(Lt=>W(Lt,Q,tt))}const qt=Q=>a.go(Q);let Bt;const Gt=new Set,ie={currentRoute:d,listening:!0,addRoute:S,removeRoute:M,hasRoute:E,getRoutes:A,resolve:T,options:t,push:P,replace:G,go:qt,back:()=>qt(-1),forward:()=>qt(1),beforeEach:u.add,beforeResolve:f.add,afterEach:h.add,onError:k.add,isReady:et,install(Q){const tt=this;Q.component("RouterLink",WS),Q.component("RouterView",VS),Q.config.globalProperties.$router=tt,Object.defineProperty(Q.config.globalProperties,"$route",{enumerable:!0,get:()=>j(d)}),Mo&&!Bt&&d.value===ri&&(Bt=!0,P(a.location).catch(Ct=>{}));const K={};for(const Ct in ri)K[Ct]=_t(()=>d.value[Ct]);Q.provide(rh,tt),Q.provide(o0,On(K)),Q.provide(of,d);const st=Q.unmount;Gt.add(Q),Q.unmount=function(){Gt.delete(Q),Gt.size<1&&(g=ri,ut&&ut(),ut=null,d.value=ri,Bt=!1,H=!1),st()}}};return ie}function To(t){return t.reduce((e,r)=>e.then(()=>r()),Promise.resolve())}function XS(t,e){const r=[],o=[],a=[],u=Math.max(e.matched.length,t.matched.length);for(let f=0;f<u;f++){const h=e.matched[f];h&&(t.matched.find(g=>Uo(g,h))?o.push(h):r.push(h));const d=t.matched[f];d&&(e.matched.find(g=>Uo(g,d))||a.push(d))}return[r,o,a]}function qr(t){return t.split("-")[0]}function Ro(t){return t.split("-")[1]}function ml(t){return["top","bottom"].includes(qr(t))?"x":"y"}function ih(t){return t==="y"?"height":"width"}function Tg(t){let{reference:e,floating:r,placement:o}=t;const a=e.x+e.width/2-r.width/2,u=e.y+e.height/2-r.height/2;let f;switch(qr(o)){case"top":f={x:a,y:e.y-r.height};break;case"bottom":f={x:a,y:e.y+e.height};break;case"right":f={x:e.x+e.width,y:u};break;case"left":f={x:e.x-r.width,y:u};break;default:f={x:e.x,y:e.y}}const h=ml(o),d=ih(h);switch(Ro(o)){case"start":f[h]=f[h]-(e[d]/2-r[d]/2);break;case"end":f[h]=f[h]+(e[d]/2-r[d]/2);break}return f}const YS=async(t,e,r)=>{const{placement:o="bottom",strategy:a="absolute",middleware:u=[],platform:f}=r;let h=await f.getElementRects({reference:t,floating:e,strategy:a}),{x:d,y:g}=Tg({...h,placement:o}),v=o,b={};for(let x=0;x<u.length;x++){const{name:S,fn:M}=u[x],{x:A,y:E,data:T,reset:L}=await M({x:d,y:g,initialPlacement:o,placement:v,strategy:a,middlewareData:b,rects:h,platform:f,elements:{reference:t,floating:e}});if(d=A??d,g=E??g,b={...b,[S]:T??{}},L){typeof L=="object"&&(L.placement&&(v=L.placement),L.rects&&(h=L.rects===!0?await f.getElementRects({reference:t,floating:e,strategy:a}):L.rects),{x:d,y:g}=Tg({...h,placement:v})),x=-1;continue}}return{x:d,y:g,placement:v,strategy:a,middlewareData:b}};function ZS(t){return{top:0,right:0,bottom:0,left:0,...t}}function s0(t){return typeof t!="number"?ZS(t):{top:t,right:t,bottom:t,left:t}}function sf(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}async function pc(t,e){e===void 0&&(e={});const{x:r,y:o,platform:a,rects:u,elements:f,strategy:h}=t,{boundary:d="clippingParents",rootBoundary:g="viewport",elementContext:v="floating",altBoundary:b=!1,padding:x=0}=e,S=s0(x),A=f[b?v==="floating"?"reference":"floating":v],E=await a.getClippingClientRect({element:await a.isElement(A)?A:A.contextElement||await a.getDocumentElement({element:f.floating}),boundary:d,rootBoundary:g}),T=sf(await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:v==="floating"?{...u.floating,x:r,y:o}:u.reference,offsetParent:await a.getOffsetParent({element:f.floating}),strategy:h}));return{top:E.top-T.top+S.top,bottom:T.bottom-E.bottom+S.bottom,left:E.left-T.left+S.left,right:T.right-E.right+S.right}}const JS=Math.min,zi=Math.max;function lf(t,e,r){return zi(t,JS(e,r))}const QS=t=>({name:"arrow",options:t,async fn(e){const{element:r,padding:o=0}=t??{},{x:a,y:u,placement:f,rects:h,platform:d}=e;if(r==null)return{};const g=s0(o),v={x:a,y:u},b=qr(f),x=ml(b),S=ih(x),M=await d.getDimensions({element:r}),A=x==="y"?"top":"left",E=x==="y"?"bottom":"right",T=h.reference[S]+h.reference[x]-v[x]-h.floating[S],L=v[x]-h.reference[x],$=await d.getOffsetParent({element:r}),P=$?x==="y"?$.clientHeight||0:$.clientWidth||0:0,G=T/2-L/2,V=g[A],rt=P-M[S]-g[E],J=P/2-M[S]/2+G,dt=lf(V,J,rt);return{data:{[x]:dt,centerOffset:J-dt}}}}),tk={left:"right",right:"left",bottom:"top",top:"bottom"};function Ra(t){return t.replace(/left|right|bottom|top/g,e=>tk[e])}function l0(t,e){const r=Ro(t)==="start",o=ml(t),a=ih(o);let u=o==="x"?r?"right":"left":r?"bottom":"top";return e.reference[a]>e.floating[a]&&(u=Ra(u)),{main:u,cross:Ra(u)}}const ek={start:"end",end:"start"};function af(t){return t.replace(/start|end/g,e=>ek[e])}const nk=["top","right","bottom","left"],rk=nk.reduce((t,e)=>t.concat(e,e+"-start",e+"-end"),[]);function ik(t,e,r){return(t?[...r.filter(a=>Ro(a)===t),...r.filter(a=>Ro(a)!==t)]:r.filter(a=>qr(a)===a)).filter(a=>t?Ro(a)===t||(e?af(a)!==a:!1):!0)}const ok=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var r,o,a,u,f,h;const{x:d,y:g,rects:v,middlewareData:b,placement:x}=e,{alignment:S=null,allowedPlacements:M=rk,autoAlignment:A=!0,...E}=t;if((r=b.autoPlacement)!=null&&r.skip)return{};const T=ik(S,A,M),L=await pc(e,E),$=(o=(a=b.autoPlacement)==null?void 0:a.index)!=null?o:0,P=T[$],{main:G,cross:V}=l0(P,v);if(x!==P)return{x:d,y:g,reset:{placement:T[0]}};const rt=[L[qr(P)],L[G],L[V]],J=[...(u=(f=b.autoPlacement)==null?void 0:f.overflows)!=null?u:[],{placement:P,overflows:rt}],dt=T[$+1];if(dt)return{data:{index:$+1,overflows:J},reset:{placement:dt}};const gt=J.slice().sort((ut,U)=>ut.overflows[0]-U.overflows[0]),kt=(h=gt.find(ut=>{let{overflows:U}=ut;return U.every(z=>z<=0)}))==null?void 0:h.placement;return{data:{skip:!0},reset:{placement:kt??gt[0].placement}}}}};function sk(t){const e=Ra(t);return[af(t),e,af(e)]}const lk=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var r,o;const{placement:a,middlewareData:u,rects:f,initialPlacement:h}=e;if((r=u.flip)!=null&&r.skip)return{};const{mainAxis:d=!0,crossAxis:g=!0,fallbackPlacements:v,fallbackStrategy:b="bestFit",flipAlignment:x=!0,...S}=t,M=qr(a),E=v||(M===h||!x?[Ra(h)]:sk(h)),T=[h,...E],L=await pc(e,S),$=[];let P=((o=u.flip)==null?void 0:o.overflows)||[];if(d&&$.push(L[M]),g){const{main:J,cross:dt}=l0(a,f);$.push(L[J],L[dt])}if(P=[...P,{placement:a,overflows:$}],!$.every(J=>J<=0)){var G,V;const J=((G=(V=u.flip)==null?void 0:V.index)!=null?G:0)+1,dt=T[J];if(dt)return{data:{index:J,overflows:P},reset:{placement:dt}};let gt="bottom";switch(b){case"bestFit":{var rt;const kt=(rt=P.slice().sort((ut,U)=>ut.overflows.filter(z=>z>0).reduce((z,k)=>z+k,0)-U.overflows.filter(z=>z>0).reduce((z,k)=>z+k,0))[0])==null?void 0:rt.placement;kt&&(gt=kt);break}case"initialPlacement":gt=h;break}return{data:{skip:!0},reset:{placement:gt}}}return{}}}};function ak(t){let{placement:e,rects:r,value:o}=t;const a=qr(e),u=["left","top"].includes(a)?-1:1,f=typeof o=="function"?o({...r,placement:e}):o,{mainAxis:h,crossAxis:d}=typeof f=="number"?{mainAxis:f,crossAxis:0}:{mainAxis:0,crossAxis:0,...f};return ml(a)==="x"?{x:d,y:h*u}:{x:h*u,y:d}}const ck=function(t){return t===void 0&&(t=0),{name:"offset",options:t,fn(e){const{x:r,y:o,placement:a,rects:u}=e,f=ak({placement:a,rects:u,value:t});return{x:r+f.x,y:o+f.y,data:f}}}};function uk(t){return t==="x"?"y":"x"}const fk=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:r,y:o,placement:a}=e,{mainAxis:u=!0,crossAxis:f=!1,limiter:h={fn:E=>{let{x:T,y:L}=E;return{x:T,y:L}}},...d}=t,g={x:r,y:o},v=await pc(e,d),b=ml(qr(a)),x=uk(b);let S=g[b],M=g[x];if(u){const E=b==="y"?"top":"left",T=b==="y"?"bottom":"right",L=S+v[E],$=S-v[T];S=lf(L,S,$)}if(f){const E=x==="y"?"top":"left",T=x==="y"?"bottom":"right",L=M+v[E],$=M-v[T];M=lf(L,M,$)}const A=h.fn({...e,[b]:S,[x]:M});return{...A,data:{x:A.x-r,y:A.y-o}}}}},hk=function(t){return t===void 0&&(t={}),{name:"size",options:t,async fn(e){var r;const{placement:o,rects:a,middlewareData:u}=e,{apply:f,...h}=t;if((r=u.size)!=null&&r.skip)return{};const d=await pc(e,h),g=qr(o),v=Ro(o)==="end";let b,x;g==="top"||g==="bottom"?(b=g,x=v?"left":"right"):(x=g,b=v?"top":"bottom");const S=zi(d.left,0),M=zi(d.right,0),A=zi(d.top,0),E=zi(d.bottom,0),T={height:a.floating.height-(["left","right"].includes(o)?2*(A!==0||E!==0?A+E:zi(d.top,d.bottom)):d[b]),width:a.floating.width-(["top","bottom"].includes(o)?2*(S!==0||M!==0?S+M:zi(d.left,d.right)):d[x])};return f==null||f({...T,...a}),{data:{skip:!0},reset:{rects:!0}}}}};function oh(t){return(t==null?void 0:t.toString())==="[object Window]"}function mi(t){if(t==null)return window;if(!oh(t)){const e=t.ownerDocument;return e&&e.defaultView||window}return t}function gc(t){return mi(t).getComputedStyle(t)}function Rr(t){return oh(t)?"":t?(t.nodeName||"").toLowerCase():""}function zr(t){return t instanceof mi(t).HTMLElement}function za(t){return t instanceof mi(t).Element}function dk(t){return t instanceof mi(t).Node}function a0(t){const e=mi(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function vc(t){const{overflow:e,overflowX:r,overflowY:o}=gc(t);return/auto|scroll|overlay|hidden/.test(e+o+r)}function pk(t){return["table","td","th"].includes(Rr(t))}function c0(t){const e=navigator.userAgent.toLowerCase().includes("firefox"),r=gc(t);return r.transform!=="none"||r.perspective!=="none"||r.contain==="paint"||["transform","perspective"].includes(r.willChange)||e&&r.willChange==="filter"||e&&(r.filter?r.filter!=="none":!1)}const Lg=Math.min,Ks=Math.max,Ia=Math.round;function Go(t,e){e===void 0&&(e=!1);const r=t.getBoundingClientRect();let o=1,a=1;return e&&zr(t)&&(o=t.offsetWidth>0&&Ia(r.width)/t.offsetWidth||1,a=t.offsetHeight>0&&Ia(r.height)/t.offsetHeight||1),{width:r.width/o,height:r.height/a,top:r.top/a,right:r.right/o,bottom:r.bottom/a,left:r.left/o,x:r.left/o,y:r.top/a}}function yi(t){return((dk(t)?t.ownerDocument:t.document)||window.document).documentElement}function mc(t){return oh(t)?{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}:{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function u0(t){return Go(yi(t)).left+mc(t).scrollLeft}function gk(t){const e=Go(t);return Ia(e.width)!==t.offsetWidth||Ia(e.height)!==t.offsetHeight}function vk(t,e,r){const o=zr(e),a=yi(e),u=Go(t,o&&gk(e));let f={scrollLeft:0,scrollTop:0};const h={x:0,y:0};if(o||!o&&r!=="fixed")if((Rr(e)!=="body"||vc(a))&&(f=mc(e)),zr(e)){const d=Go(e,!0);h.x=d.x+e.clientLeft,h.y=d.y+e.clientTop}else a&&(h.x=u0(a));return{x:u.left+f.scrollLeft-h.x,y:u.top+f.scrollTop-h.y,width:u.width,height:u.height}}function yc(t){return Rr(t)==="html"?t:t.assignedSlot||t.parentNode||(a0(t)?t.host:null)||yi(t)}function Eg(t){return!zr(t)||getComputedStyle(t).position==="fixed"?null:t.offsetParent}function mk(t){let e=yc(t);for(;zr(e)&&!["html","body"].includes(Rr(e));){if(c0(e))return e;e=e.parentNode}return null}function cf(t){const e=mi(t);let r=Eg(t);for(;r&&pk(r)&&getComputedStyle(r).position==="static";)r=Eg(r);return r&&(Rr(r)==="html"||Rr(r)==="body"&&getComputedStyle(r).position==="static"&&!c0(r))?e:r||mk(t)||e}function Ag(t){return{width:t.offsetWidth,height:t.offsetHeight}}function yk(t){let{rect:e,offsetParent:r,strategy:o}=t;const a=zr(r),u=yi(r);if(r===u)return e;let f={scrollLeft:0,scrollTop:0};const h={x:0,y:0};if((a||!a&&o!=="fixed")&&((Rr(r)!=="body"||vc(u))&&(f=mc(r)),zr(r))){const d=Go(r,!0);h.x=d.x+r.clientLeft,h.y=d.y+r.clientTop}return{...e,x:e.x-f.scrollLeft+h.x,y:e.y-f.scrollTop+h.y}}function bk(t){const e=mi(t),r=yi(t),o=e.visualViewport;let a=r.clientWidth,u=r.clientHeight,f=0,h=0;return o&&(a=o.width,u=o.height,Math.abs(e.innerWidth/o.scale-o.width)<.01&&(f=o.offsetLeft,h=o.offsetTop)),{width:a,height:u,x:f,y:h}}function wk(t){var e;const r=yi(t),o=mc(t),a=(e=t.ownerDocument)==null?void 0:e.body,u=Ks(r.scrollWidth,r.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),f=Ks(r.scrollHeight,r.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0);let h=-o.scrollLeft+u0(t);const d=-o.scrollTop;return gc(a||r).direction==="rtl"&&(h+=Ks(r.clientWidth,a?a.clientWidth:0)-u),{width:u,height:f,x:h,y:d}}function f0(t){return["html","body","#document"].includes(Rr(t))?t.ownerDocument.body:zr(t)&&vc(t)?t:f0(yc(t))}function Fa(t,e){var r;e===void 0&&(e=[]);const o=f0(t),a=o===((r=t.ownerDocument)==null?void 0:r.body),u=mi(o),f=a?[u].concat(u.visualViewport||[],vc(o)?o:[]):o,h=e.concat(f);return a?h:h.concat(Fa(yc(f)))}function xk(t,e){const r=e.getRootNode==null?void 0:e.getRootNode();if(t.contains(e))return!0;if(r&&a0(r)){let o=e;do{if(o&&t===o)return!0;o=o.parentNode||o.host}while(o)}return!1}function _k(t){const e=Go(t),r=e.top+t.clientTop,o=e.left+t.clientLeft;return{top:r,left:o,x:o,y:r,right:o+t.clientWidth,bottom:r+t.clientHeight,width:t.clientWidth,height:t.clientHeight}}function Mg(t,e){return e==="viewport"?sf(bk(t)):za(e)?_k(e):sf(wk(yi(t)))}function Sk(t){const e=Fa(yc(t)),o=["absolute","fixed"].includes(gc(t).position)&&zr(t)?cf(t):t;return za(o)?e.filter(a=>za(a)&&xk(a,o)&&Rr(a)!=="body"):[]}function kk(t){let{element:e,boundary:r,rootBoundary:o}=t;const u=[...r==="clippingParents"?Sk(e):[].concat(r),o],f=u[0],h=u.reduce((d,g)=>{const v=Mg(e,g);return d.top=Ks(v.top,d.top),d.right=Lg(v.right,d.right),d.bottom=Lg(v.bottom,d.bottom),d.left=Ks(v.left,d.left),d},Mg(e,f));return h.width=h.right-h.left,h.height=h.bottom-h.top,h.x=h.left,h.y=h.top,h}const Ck={getElementRects:t=>{let{reference:e,floating:r,strategy:o}=t;return{reference:vk(e,cf(r),o),floating:{...Ag(r),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:t=>yk(t),getOffsetParent:t=>{let{element:e}=t;return cf(e)},isElement:t=>za(t),getDocumentElement:t=>{let{element:e}=t;return yi(e)},getClippingClientRect:t=>kk(t),getDimensions:t=>{let{element:e}=t;return Ag(e)},getClientRects:t=>{let{element:e}=t;return e.getClientRects()}},Tk=(t,e,r)=>YS(t,e,{platform:Ck,...r});var Lk=Object.defineProperty,Ek=Object.defineProperties,Ak=Object.getOwnPropertyDescriptors,Ng=Object.getOwnPropertySymbols,Mk=Object.prototype.hasOwnProperty,Nk=Object.prototype.propertyIsEnumerable,Og=(t,e,r)=>e in t?Lk(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Nr=(t,e)=>{for(var r in e||(e={}))Mk.call(e,r)&&Og(t,r,e[r]);if(Ng)for(var r of Ng(e))Nk.call(e,r)&&Og(t,r,e[r]);return t},yl=(t,e)=>Ek(t,Ak(e));function h0(t,e){for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(typeof e[r]=="object"&&t[r]?h0(t[r],e[r]):t[r]=e[r])}const Gi={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:5e3,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:t=>[...t,"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","focus"],delay:{show:0,hide:400}}}};function Vo(t,e){let r=Gi.themes[t]||{},o;do o=r[e],typeof o>"u"?r.$extend?r=Gi.themes[r.$extend]||{}:(r=null,o=Gi[e]):r=null;while(r);return o}function Ok(t){const e=[t];let r=Gi.themes[t]||{};do r.$extend&&!r.$resetCss?(e.push(r.$extend),r=Gi.themes[r.$extend]||{}):r=null;while(r);return e.map(o=>`v-popper--theme-${o}`)}let Ko=!1;if(typeof window<"u"){Ko=!1;try{const t=Object.defineProperty({},"passive",{get(){Ko=!0}});window.addEventListener("test",null,t)}catch{}}let d0=!1;typeof window<"u"&&typeof navigator<"u"&&(d0=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const p0=["auto","top","bottom","left","right"].reduce((t,e)=>t.concat([e,`${e}-start`,`${e}-end`]),[]),Pg={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},$g={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function Pk(t,e){const r=t.indexOf(e);r!==-1&&t.splice(r,1)}function Pu(){return new Promise(t=>requestAnimationFrame(()=>{requestAnimationFrame(t)}))}const ur=[];let Lo=null,uf=function(){};typeof window<"u"&&(uf=window.Element);function he(t){return function(e){return Vo(e.theme,t)}}var g0=()=>re({name:"VPopper",props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,required:!0},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:he("disabled")},placement:{type:String,default:he("placement"),validator:t=>p0.includes(t)},delay:{type:[String,Number,Object],default:he("delay")},distance:{type:[Number,String],default:he("distance")},skidding:{type:[Number,String],default:he("skidding")},triggers:{type:Array,default:he("triggers")},showTriggers:{type:[Array,Function],default:he("showTriggers")},hideTriggers:{type:[Array,Function],default:he("hideTriggers")},popperTriggers:{type:Array,default:he("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:he("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:he("popperHideTriggers")},container:{type:[String,Object,uf,Boolean],default:he("container")},boundary:{type:[String,uf],default:he("boundary")},strategy:{type:String,validator:t=>["absolute","fixed"].includes(t),default:he("strategy")},autoHide:{type:Boolean,default:he("autoHide")},handleResize:{type:Boolean,default:he("handleResize")},instantMove:{type:Boolean,default:he("instantMove")},eagerMount:{type:Boolean,default:he("eagerMount")},popperClass:{type:[String,Array,Object],default:he("popperClass")},computeTransformOrigin:{type:Boolean,default:he("computeTransformOrigin")},autoMinSize:{type:Boolean,default:he("autoMinSize")},autoMaxSize:{type:Boolean,default:he("autoMaxSize")},preventOverflow:{type:Boolean,default:he("preventOverflow")},overflowPadding:{type:[Number,String],default:he("overflowPadding")},arrowPadding:{type:[Number,String],default:he("arrowPadding")},arrowOverflow:{type:Boolean,default:he("arrowOverflow")},flip:{type:Boolean,default:he("flip")},shift:{type:Boolean,default:he("shift")},shiftCrossAxis:{type:Boolean,default:he("shiftCrossAxis")}},emits:["show","hide","update:shown","apply-show","apply-hide","close-group","close-directive","auto-hide","resize","dispose"],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}}},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:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:yl(Nr({},this.classes),{popperClass:this.popperClass}),result:this.result}}},watch:Nr({shown:"$_autoShowHide",disabled(t){t?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())},triggers(){this.$_isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())}},["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((t,e)=>(t[e]="$_computePosition",t),{})),created(){this.$_isDisposed=!0,this.randomId=`popper_${[Math.random(),Date.now()].map(t=>t.toString(36).substring(2,10)).join("_")}`},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeUnmount(){this.dispose()},methods:{show({event:t=null,skipDelay:e=!1,force:r=!1}={}){(r||!this.disabled)&&(this.$_scheduleShow(t,e),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0)},hide({event:t=null,skipDelay:e=!1}={}){this.$_scheduleHide(t,e),this.$emit("hide"),this.$emit("update:shown",!1)},init(){!this.$_isDisposed||(this.$_isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=this.referenceNode(),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.$_swapTargetAttrs("data-original-title","title"),this.$emit("dispose"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){var t;if(this.$_isDisposed)return;const e={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&e.middleware.push(ck({mainAxis:this.distance,crossAxis:this.skidding}));const r=this.placement.startsWith("auto");r?e.middleware.push(ok({alignment:(t=this.placement.split("-")[1])!=null?t:""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(fk({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!r&&this.flip&&e.middleware.push(lk({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(QS({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:a,rects:u,middlewareData:f})=>{let h;const{centerOffset:d}=f.arrow;return a.startsWith("top")||a.startsWith("bottom")?h=Math.abs(d)>u.reference.width/2:h=Math.abs(d)>u.reference.height/2,{data:{overflow:h}}}}),this.autoMinSize&&e.middleware.push({name:"autoMinSize",fn:({rects:a,placement:u,middlewareData:f})=>{var h;if((h=f.autoMinSize)!=null&&h.skip)return{};let d,g;return u.startsWith("top")||u.startsWith("bottom")?d=a.reference.width:g=a.reference.height,this.$_innerNode.style.minWidth=d!=null?`${d}px`:null,this.$_innerNode.style.minHeight=g!=null?`${g}px`:null,{data:{skip:!0},reset:{rects:!0}}}}),this.autoMaxSize&&e.middleware.push(hk({boundary:this.boundary,padding:this.overflowPadding,apply:({width:a,height:u})=>{this.$_innerNode.style.maxWidth=a!=null?`${a}px`:null,this.$_innerNode.style.maxHeight=u!=null?`${u}px`:null}}));const o=await Tk(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:o.x,y:o.y,placement:o.placement,strategy:o.strategy,arrow:Nr(Nr({},o.middlewareData.arrow),o.middlewareData.arrowOverflow)})},$_scheduleShow(t=null,e=!1){if(this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),Lo&&this.instantMove&&Lo.instantMove){Lo.$_applyHide(!0),this.$_applyShow(!0);return}e?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(t=null,e=!1){this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(Lo=this),e?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(t){const e=this.delay;return parseInt(e&&e[t]||e||0)},async $_applyShow(t=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=t,!this.isShown&&(this.$_ensureTeleport(),await Pu(),await this.$_computePosition(),await this.$_applyShowEffect())},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const e=this.$_referenceNode.getBoundingClientRect(),r=this.$_popperNode.querySelector(".v-popper__wrapper"),o=r.parentNode.getBoundingClientRect(),a=e.x+e.width/2-(o.left+r.offsetLeft),u=e.y+e.height/2-(o.top+r.offsetTop);this.result.transformOrigin=`${a}px ${u}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const t=this.showGroup;if(t){let e;for(let r=0;r<ur.length;r++)e=ur[r],e.showGroup!==t&&(e.hide(),e.$emit("close-group"))}ur.push(this),this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await Pu(),this.classes.showFrom=!1,this.classes.showTo=!0},async $_applyHide(t=!1){if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=t,Pk(ur,this),Lo===this&&(Lo=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const e=Vo(this.theme,"disposeTimeout");e!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},e)),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await Pu(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.$_isDisposed)return;let t=this.container;if(typeof t=="string"?t=window.document.querySelector(t):t===!1&&(t=this.$_targetNodes[0].parentNode),!t)throw new Error("No container for popover: "+this.container);t.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const t=(a,u,f)=>{this.$_events.push({targetNodes:a,eventType:u,handler:f}),a.forEach(h=>h.addEventListener(u,f,Ko?{passive:!0}:void 0))},e=(a,u,f,h,d)=>{let g=f;h!=null&&(g=typeof h=="function"?h(g):h),g.forEach(v=>{const b=u[v];b&&t(a,b,d)})},r=a=>{this.isShown&&!this.$_hideInProgress||(a.usedByTooltip=!0,!this.$_preventShow&&this.show({event:a}))};e(this.$_targetNodes,Pg,this.triggers,this.showTriggers,r),e([this.$_popperNode],Pg,this.popperTriggers,this.popperShowTriggers,r);const o=a=>{a.usedByTooltip||this.hide({event:a})};e(this.$_targetNodes,$g,this.triggers,this.hideTriggers,o),e([this.$_popperNode],$g,this.popperTriggers,this.popperHideTriggers,o),t([...Fa(this.$_referenceNode),...Fa(this.$_popperNode)],"scroll",()=>{this.$_computePosition()})},$_removeEventListeners(){this.$_events.forEach(({targetNodes:t,eventType:e,handler:r})=>{t.forEach(o=>o.removeEventListener(e,r))}),this.$_events=[]},$_handleGlobalClose(t,e=!1){this.$_showFrameLocked||(this.hide({event:t}),t.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),e&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(t,e){for(const r of this.$_targetNodes){const o=r.getAttribute(t);o&&(r.removeAttribute(t),r.setAttribute(e,o))}},$_applyAttrsToTarget(t){for(const e of this.$_targetNodes)for(const r in t){const o=t[r];o==null?e.removeAttribute(r):e.setAttribute(r,o)}}},render(){return this.$slots.default(this.slotData)}});typeof document<"u"&&typeof window<"u"&&(d0?(document.addEventListener("touchstart",Dg,Ko?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",Dk,Ko?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Dg,!0),window.addEventListener("click",$k,!0)),window.addEventListener("resize",Rk));function Dg(t){for(let e=0;e<ur.length;e++){const r=ur[e],o=r.popperNode();r.$_mouseDownContains=o.contains(t.target)}}function $k(t){v0(t)}function Dk(t){v0(t,!0)}function v0(t,e=!1){for(let r=0;r<ur.length;r++){const o=ur[r],a=o.popperNode(),u=o.$_mouseDownContains||a.contains(t.target);requestAnimationFrame(()=>{(t.closeAllPopover||t.closePopover&&u||o.autoHide&&!u)&&o.$_handleGlobalClose(t,e)})}}function Rk(t){for(let e=0;e<ur.length;e++)ur[e].$_computePosition(t)}function zk(){var t=window.navigator.userAgent,e=t.indexOf("MSIE ");if(e>0)return parseInt(t.substring(e+5,t.indexOf(".",e)),10);var r=t.indexOf("Trident/");if(r>0){var o=t.indexOf("rv:");return parseInt(t.substring(o+3,t.indexOf(".",o)),10)}var a=t.indexOf("Edge/");return a>0?parseInt(t.substring(a+5,t.indexOf(".",a)),10):-1}let _a;function ff(){ff.init||(ff.init=!0,_a=zk()!==-1)}var bc={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){ff(),es(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const t=document.createElement("object");this._resizeObject=t,t.setAttribute("aria-hidden","true"),t.setAttribute("tabindex",-1),t.onload=this.addResizeHandlers,t.type="text/html",_a&&this.$el.appendChild(t),t.data="about:blank",_a||this.$el.appendChild(t)},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&&(!_a&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const Ik=f1();xm("data-v-b329ee4c");const Fk={class:"resize-observer",tabindex:"-1"};_m();const qk=Ik((t,e,r,o,a,u)=>(at(),Qt("div",Fk)));bc.render=qk;bc.__scopeId="data-v-b329ee4c";bc.__file="src/components/ResizeObserver.vue";var m0={computed:{themeClass(){return Ok(this.theme)}}},sh=(t,e)=>{const r=t.__vccOpts||t;for(const[o,a]of e)r[o]=a;return r};const Hk=re({name:"VPopperContent",components:{ResizeObserver:bc},mixins:[m0],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(t){return t!=null&&!isNaN(t)?`${t}px`:null}}}),Bk=["id","aria-hidden","tabindex","data-popper-placement"],Wk={ref:"inner",class:"v-popper__inner"},Uk=ht("div",{class:"v-popper__arrow-outer"},null,-1),jk=ht("div",{class:"v-popper__arrow-inner"},null,-1),Gk=[Uk,jk];function Vk(t,e,r,o,a,u){const f=Ki("ResizeObserver");return at(),Et("div",{id:t.popperId,ref:"popover",class:ve(["v-popper__popper",[t.themeClass,t.classes.popperClass,{"v-popper__popper--shown":t.shown,"v-popper__popper--hidden":!t.shown,"v-popper__popper--show-from":t.classes.showFrom,"v-popper__popper--show-to":t.classes.showTo,"v-popper__popper--hide-from":t.classes.hideFrom,"v-popper__popper--hide-to":t.classes.hideTo,"v-popper__popper--skip-transition":t.skipTransition,"v-popper__popper--arrow-overflow":t.result.arrow.overflow}]]),style:kn({position:t.result.strategy,transform:`translate3d(${Math.round(t.result.x)}px,${Math.round(t.result.y)}px,0)`}),"aria-hidden":t.shown?"false":"true",tabindex:t.autoHide?0:void 0,"data-popper-placement":t.result.placement,onKeyup:e[1]||(e[1]=ef(h=>t.autoHide&&t.$emit("hide"),["esc"]))},[ht("div",{class:"v-popper__wrapper",style:kn({transformOrigin:t.result.transformOrigin})},[ht("div",Wk,[t.mounted?(at(),Et(ce,{key:0},[ht("div",null,[Yn(t.$slots,"default")]),t.handleResize?(at(),Qt(f,{key:0,onNotify:e[0]||(e[0]=h=>t.$emit("resize",h))})):le("",!0)],64)):le("",!0)],512),ht("div",{ref:"arrow",class:"v-popper__arrow-container",style:kn({left:t.toPx(t.result.arrow.x),top:t.toPx(t.result.arrow.y)})},Gk,4)],4)],46,Bk)}var y0=sh(Hk,[["render",Vk]]),b0={methods:{show(...t){return this.$refs.popper.show(...t)},hide(...t){return this.$refs.popper.hide(...t)},dispose(...t){return this.$refs.popper.dispose(...t)},onResize(...t){return this.$refs.popper.onResize(...t)}}};const Kk=re({name:"VPopperWrapper",components:{Popper:g0(),PopperContent:y0},mixins:[b0,m0],inheritAttrs:!1,props:{theme:{type:String,default:null}},computed:{finalTheme(){var t;return(t=this.theme)!=null?t:this.$options.vPopperTheme},popperAttrs(){const t=Nr({},this.$attrs);return delete t.class,delete t.style,t}},methods:{getTargetNodes(){return Array.from(this.$refs.reference.children).filter(t=>t!==this.$refs.popperContent.$el)}}});function Xk(t,e,r,o,a,u){const f=Ki("PopperContent"),h=Ki("Popper");return at(),Qt(h,hi({ref:"popper"},t.popperAttrs,{theme:t.finalTheme,"target-nodes":t.getTargetNodes,"reference-node":()=>t.$refs.reference,"popper-node":()=>t.$refs.popperContent.$el}),{default:Zt(({popperId:d,isShown:g,shouldMountContent:v,skipTransition:b,autoHide:x,show:S,hide:M,handleResize:A,onResize:E,classes:T,result:L})=>[ht("div",{ref:"reference",class:ve(["v-popper",[t.$attrs.class,t.themeClass,{"v-popper--shown":g}]]),style:kn(t.$attrs.style)},[Yn(t.$slots,"default",{shown:g,show:S,hide:M}),zt(f,{ref:"popperContent","popper-id":d,theme:t.finalTheme,shown:g,mounted:v,"skip-transition":b,"auto-hide":x,"handle-resize":A,classes:T,result:L,onHide:M,onResize:E},{default:Zt(()=>[Yn(t.$slots,"popper",{shown:g,hide:M})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])],6)]),_:3},16,["theme","target-nodes","reference-node","popper-node"])}var lh=sh(Kk,[["render",Xk]]);const Rg=re(yl(Nr({},lh),{name:"VDropdown",vPopperTheme:"dropdown"})),zg=re(yl(Nr({},lh),{name:"VMenu",vPopperTheme:"menu"})),Ig=re(yl(Nr({},lh),{name:"VTooltip",vPopperTheme:"tooltip"})),Yk=re({name:"VTooltipDirective",components:{Popper:g0(),PopperContent:y0},mixins:[b0],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:t=>Vo(t.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:t=>Vo(t.theme,"loadingContent")}},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(t){if(typeof this.content=="function"&&this.$_isShown&&(t||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const e=++this.$_fetchId,r=this.content(this);r.then?r.then(o=>this.onResult(e,o)):this.onResult(e,r)}},onResult(t,e){t===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=e)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),Zk=["innerHTML"],Jk=["textContent"];function Qk(t,e,r,o,a,u){const f=Ki("PopperContent"),h=Ki("Popper");return at(),Qt(h,hi({ref:"popper"},t.$attrs,{theme:t.theme,"popper-node":()=>t.$refs.popperContent.$el,onApplyShow:t.onShow,onApplyHide:t.onHide}),{default:Zt(({popperId:d,isShown:g,shouldMountContent:v,skipTransition:b,autoHide:x,hide:S,handleResize:M,onResize:A,classes:E,result:T})=>[zt(f,{ref:"popperContent",class:ve({"v-popper--tooltip-loading":t.loading}),"popper-id":d,theme:t.theme,shown:g,mounted:v,"skip-transition":b,"auto-hide":x,"handle-resize":M,classes:E,result:T,onHide:S,onResize:A},{default:Zt(()=>[t.html?(at(),Et("div",{key:0,innerHTML:t.finalContent},null,8,Zk)):(at(),Et("div",{key:1,textContent:Xt(t.finalContent)},null,8,Jk))]),_:2},1032,["class","popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:1},16,["theme","popper-node","onApplyShow","onApplyHide"])}var tC=sh(Yk,[["render",Qk]]);const w0="v-popper--has-tooltip";function eC(t,e){let r=t.placement;if(!r&&e)for(const o of p0)e[o]&&(r=o);return r||(r=Vo(t.theme||"tooltip","placement")),r}function x0(t,e,r){let o;const a=typeof e;return a==="string"?o={content:e}:e&&a==="object"?o=e:o={content:!1},o.placement=eC(o,r),o.targetNodes=()=>[t],o.referenceNode=()=>t,o}let $u,il,nC=0;function rC(){if($u)return;il=Kt([]),$u=Km({name:"VTooltipDirectiveApp",setup(){return{directives:il}},render(){return this.directives.map(e=>vl(tC,yl(Nr({},e.options),{shown:e.shown.value||e.options.shown,key:e.id})))},devtools:{hide:!0}});const t=document.createElement("div");document.body.appendChild(t),$u.mount(t)}function _0(t,e,r){rC();const o=Kt(x0(t,e,r)),a=Kt(!1),u={id:nC++,options:o,shown:a};return il.value.push(u),t.classList&&t.classList.add(w0),t.$_popper={options:o,item:u,show(){a.value=!0},hide(){a.value=!1}}}function ah(t){if(t.$_popper){const e=il.value.indexOf(t.$_popper.item);e!==-1&&il.value.splice(e,1),delete t.$_popper,delete t.$_popperOldShown,delete t.$_popperMountTarget}t.classList&&t.classList.remove(w0)}function Fg(t,{value:e,oldValue:r,modifiers:o}){const a=x0(t,e,o);if(!a.content||Vo(a.theme||"tooltip","disabled"))ah(t);else{let u;t.$_popper?(u=t.$_popper,u.options.value=a):u=_0(t,e,o),typeof e.shown<"u"&&e.shown!==t.$_popperOldShown&&(t.$_popperOldShown=e.shown,e.shown?u.show():u.hide())}}var S0={beforeMount:Fg,updated:Fg,beforeUnmount(t){ah(t)}};function qg(t){t.addEventListener("click",k0),t.addEventListener("touchstart",C0,Ko?{passive:!0}:!1)}function Hg(t){t.removeEventListener("click",k0),t.removeEventListener("touchstart",C0),t.removeEventListener("touchend",T0),t.removeEventListener("touchcancel",L0)}function k0(t){const e=t.currentTarget;t.closePopover=!e.$_vclosepopover_touch,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}function C0(t){if(t.changedTouches.length===1){const e=t.currentTarget;e.$_vclosepopover_touch=!0;const r=t.changedTouches[0];e.$_vclosepopover_touchPoint=r,e.addEventListener("touchend",T0),e.addEventListener("touchcancel",L0)}}function T0(t){const e=t.currentTarget;if(e.$_vclosepopover_touch=!1,t.changedTouches.length===1){const r=t.changedTouches[0],o=e.$_vclosepopover_touchPoint;t.closePopover=Math.abs(r.screenY-o.screenY)<20&&Math.abs(r.screenX-o.screenX)<20,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}}function L0(t){const e=t.currentTarget;e.$_vclosepopover_touch=!1}var iC={beforeMount(t,{value:e,modifiers:r}){t.$_closePopoverModifiers=r,(typeof e>"u"||e)&&qg(t)},updated(t,{value:e,oldValue:r,modifiers:o}){t.$_closePopoverModifiers=o,e!==r&&(typeof e>"u"||e?qg(t):Hg(t))},beforeUnmount(t){Hg(t)}};const oC=S0;function sC(t,e={}){t.$_vTooltipInstalled||(t.$_vTooltipInstalled=!0,h0(Gi,e),t.directive("tooltip",S0),t.directive("close-popper",iC),t.component("v-tooltip",Ig),t.component("VTooltip",Ig),t.component("v-dropdown",Rg),t.component("VDropdown",Rg),t.component("v-menu",zg),t.component("VMenu",zg))}const E0={version:"2.0.0-y.0",install:sC,options:Gi};var Bg;const A0=typeof window<"u",lC=t=>typeof t<"u",M0=t=>typeof t=="function",aC=t=>typeof t=="string",N0=()=>{};A0&&((Bg=window==null?void 0:window.navigator)==null?void 0:Bg.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function Xi(t){return typeof t=="function"?t():j(t)}function ch(t,e){function r(...o){t(()=>e.apply(this,o),{fn:e,thisArg:this,args:o})}return r}const O0=t=>t();function P0(t,e={}){let r,o;return u=>{const f=Xi(t),h=Xi(e.maxWait);if(r&&clearTimeout(r),f<=0||h!==void 0&&h<=0)return o&&(clearTimeout(o),o=null),u();h&&!o&&(o=setTimeout(()=>{r&&clearTimeout(r),o=null,u()},h)),r=setTimeout(()=>{o&&clearTimeout(o),o=null,u()},f)}}function cC(t,e=!0,r=!0){let o=0,a,u=!0;const f=()=>{a&&(clearTimeout(a),a=void 0)};return d=>{const g=Xi(t),v=Date.now()-o;if(f(),g<=0)return o=Date.now(),d();v>g&&(r||!u)?(o=Date.now(),d()):e&&(a=setTimeout(()=>{o=Date.now(),u=!0,f(),d()},g-v)),!r&&!a&&(a=setTimeout(()=>u=!0,g)),u=!1}}function uC(t=O0){const e=Kt(!0);function r(){e.value=!1}function o(){e.value=!0}return{isActive:e,pause:r,resume:o,eventFilter:(...u)=>{e.value&&t(...u)}}}function fC(t){return t}function uh(t){return Tx()?(Lx(t),!0):!1}function Wg(t,e=200,r={}){return ch(P0(e,r),t)}function hC(t,e=200,r=!1,o=!0){return ch(cC(e,r,o),t)}function dC(t,e=200,r=!0,o=!0){if(e<=0)return t;const a=Kt(t.value),u=hC(()=>{a.value=t.value},e,r,o);return Fe(t,()=>u()),a}function pC(t){return typeof t=="function"?_t(t):Kt(t)}function fh(t,e=!0){fc()?gl(t):e?t():es(t)}function gC(t=!1,e={}){const{truthyValue:r=!0,falsyValue:o=!1}=e,a=Ee(t),u=Kt(t);function f(h){if(arguments.length)return u.value=h,u.value;{const d=Xi(r);return u.value=u.value===d?Xi(o):d,u.value}}return a?f:[u,f]}var Ug=Object.getOwnPropertySymbols,vC=Object.prototype.hasOwnProperty,mC=Object.prototype.propertyIsEnumerable,yC=(t,e)=>{var r={};for(var o in t)vC.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(t!=null&&Ug)for(var o of Ug(t))e.indexOf(o)<0&&mC.call(t,o)&&(r[o]=t[o]);return r};function $0(t,e,r={}){const o=r,{eventFilter:a=O0}=o,u=yC(o,["eventFilter"]);return Fe(t,ch(a,e),u)}var bC=Object.defineProperty,wC=Object.defineProperties,xC=Object.getOwnPropertyDescriptors,qa=Object.getOwnPropertySymbols,D0=Object.prototype.hasOwnProperty,R0=Object.prototype.propertyIsEnumerable,jg=(t,e,r)=>e in t?bC(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,_C=(t,e)=>{for(var r in e||(e={}))D0.call(e,r)&&jg(t,r,e[r]);if(qa)for(var r of qa(e))R0.call(e,r)&&jg(t,r,e[r]);return t},SC=(t,e)=>wC(t,xC(e)),kC=(t,e)=>{var r={};for(var o in t)D0.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(t!=null&&qa)for(var o of qa(t))e.indexOf(o)<0&&R0.call(t,o)&&(r[o]=t[o]);return r};function CC(t,e,r={}){const o=r,{debounce:a=0,maxWait:u=void 0}=o,f=kC(o,["debounce","maxWait"]);return $0(t,e,SC(_C({},f),{eventFilter:P0(a,{maxWait:u})}))}function TC(t,e,r){const o=Fe(t,(...a)=>(es(()=>o()),e(...a)),r)}var LC=Object.defineProperty,EC=Object.defineProperties,AC=Object.getOwnPropertyDescriptors,Ha=Object.getOwnPropertySymbols,z0=Object.prototype.hasOwnProperty,I0=Object.prototype.propertyIsEnumerable,Gg=(t,e,r)=>e in t?LC(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,MC=(t,e)=>{for(var r in e||(e={}))z0.call(e,r)&&Gg(t,r,e[r]);if(Ha)for(var r of Ha(e))I0.call(e,r)&&Gg(t,r,e[r]);return t},NC=(t,e)=>EC(t,AC(e)),OC=(t,e)=>{var r={};for(var o in t)z0.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(t!=null&&Ha)for(var o of Ha(t))e.indexOf(o)<0&&I0.call(t,o)&&(r[o]=t[o]);return r};function F0(t,e,r={}){const o=r,{eventFilter:a}=o,u=OC(o,["eventFilter"]),{eventFilter:f,pause:h,resume:d,isActive:g}=uC(a);return{stop:$0(t,e,NC(MC({},u),{eventFilter:f})),pause:h,resume:d,isActive:g}}function PC(t,e,r){let o;Ee(r)?o={evaluating:r}:o=r||{};const{lazy:a=!1,evaluating:u=void 0,onError:f=N0}=o,h=Kt(!a),d=Kt(e);let g=0;return Xf(async v=>{if(!h.value)return;g++;const b=g;let x=!1;u&&Promise.resolve().then(()=>{u.value=!0});try{const S=await t(M=>{v(()=>{u&&(u.value=!1),x||M()})});b===g&&(d.value=S)}catch(S){f(S)}finally{u&&b===g&&(u.value=!1),x=!0}}),a?_t(()=>(h.value=!0,d.value)):d}function q0(t){var e;const r=Xi(t);return(e=r==null?void 0:r.$el)!=null?e:r}const dr=A0?window:void 0;function Xo(...t){let e,r,o,a;if(aC(t[0])||Array.isArray(t[0])?([r,o,a]=t,e=dr):[e,r,o,a]=t,!e)return N0;Array.isArray(r)||(r=[r]),Array.isArray(o)||(o=[o]);const u=[],f=()=>{u.forEach(v=>v()),u.length=0},h=(v,b,x)=>(v.addEventListener(b,x,a),()=>v.removeEventListener(b,x,a)),d=Fe(()=>q0(e),v=>{f(),v&&u.push(...r.flatMap(b=>o.map(x=>h(v,b,x))))},{immediate:!0,flush:"post"}),g=()=>{d(),f()};return uh(g),g}const $C=t=>typeof t=="function"?t:typeof t=="string"?e=>e.key===t:Array.isArray(t)?e=>t.includes(e.key):()=>!0;function DC(...t){let e,r,o={};t.length===3?(e=t[0],r=t[1],o=t[2]):t.length===2?typeof t[1]=="object"?(e=!0,r=t[0],o=t[1]):(e=t[0],r=t[1]):(e=!0,r=t[0]);const{target:a=dr,eventName:u="keydown",passive:f=!1}=o,h=$C(e);return Xo(a,u,g=>{h(g)&&r(g)},f)}function H0(t,e=!1){const r=Kt(),o=()=>r.value=Boolean(t());return o(),fh(o,e),r}function RC(t,e={}){const{window:r=dr}=e,o=H0(()=>r&&"matchMedia"in r&&typeof r.matchMedia=="function");let a;const u=Kt(!1),f=()=>{!a||("removeEventListener"in a?a.removeEventListener("change",h):a.removeListener(h))},h=()=>{!o.value||(f(),a=r.matchMedia(pC(t).value),u.value=a.matches,"addEventListener"in a?a.addEventListener("change",h):a.addListener(h))};return Xf(h),uh(()=>f()),u}function zC(t){return JSON.parse(JSON.stringify(t))}const hf=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},df="__vueuse_ssr_handlers__";hf[df]=hf[df]||{};const IC=hf[df];function B0(t,e){return IC[t]||e}function FC(t){return t==null?"any":t instanceof Set?"set":t instanceof Map?"map":t instanceof Date?"date":typeof t=="boolean"?"boolean":typeof t=="string"?"string":typeof t=="object"?"object":Number.isNaN(t)?"any":"number"}var qC=Object.defineProperty,Vg=Object.getOwnPropertySymbols,HC=Object.prototype.hasOwnProperty,BC=Object.prototype.propertyIsEnumerable,Kg=(t,e,r)=>e in t?qC(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Xg=(t,e)=>{for(var r in e||(e={}))HC.call(e,r)&&Kg(t,r,e[r]);if(Vg)for(var r of Vg(e))BC.call(e,r)&&Kg(t,r,e[r]);return t};const WC={boolean:{read:t=>t==="true",write:t=>String(t)},object:{read:t=>JSON.parse(t),write:t=>JSON.stringify(t)},number:{read:t=>Number.parseFloat(t),write:t=>String(t)},any:{read:t=>t,write:t=>String(t)},string:{read:t=>t,write:t=>String(t)},map:{read:t=>new Map(JSON.parse(t)),write:t=>JSON.stringify(Array.from(t.entries()))},set:{read:t=>new Set(JSON.parse(t)),write:t=>JSON.stringify(Array.from(t))},date:{read:t=>new Date(t),write:t=>t.toISOString()}};function UC(t,e,r,o={}){var a;const{flush:u="pre",deep:f=!0,listenToStorageChanges:h=!0,writeDefaults:d=!0,mergeDefaults:g=!1,shallow:v,window:b=dr,eventFilter:x,onError:S=rt=>{console.error(rt)}}=o,M=(v?dl:Kt)(e);if(!r)try{r=B0("getDefaultStorage",()=>{var rt;return(rt=dr)==null?void 0:rt.localStorage})()}catch(rt){S(rt)}if(!r)return M;const A=Xi(e),E=FC(A),T=(a=o.serializer)!=null?a:WC[E],{pause:L,resume:$}=F0(M,()=>P(M.value),{flush:u,deep:f,eventFilter:x});return b&&h&&Xo(b,"storage",V),V(),M;function P(rt){try{if(rt==null)r.removeItem(t);else{const J=T.write(rt),dt=r.getItem(t);dt!==J&&(r.setItem(t,J),b&&(b==null||b.dispatchEvent(new StorageEvent("storage",{key:t,oldValue:dt,newValue:J,storageArea:r}))))}}catch(J){S(J)}}function G(rt){const J=rt?rt.newValue:r.getItem(t);if(J==null)return d&&A!==null&&r.setItem(t,T.write(A)),A;if(!rt&&g){const dt=T.read(J);return M0(g)?g(dt,A):E==="object"&&!Array.isArray(dt)?Xg(Xg({},A),dt):dt}else return typeof J!="string"?J:T.read(J)}function V(rt){if(!(rt&&rt.storageArea!==r)){if(rt&&rt.key==null){M.value=A;return}if(!(rt&&rt.key!==t)){L();try{M.value=G(rt)}catch(J){S(J)}finally{rt?es($):$()}}}}}function W0(t){return RC("(prefers-color-scheme: dark)",t)}var jC=Object.defineProperty,Yg=Object.getOwnPropertySymbols,GC=Object.prototype.hasOwnProperty,VC=Object.prototype.propertyIsEnumerable,Zg=(t,e,r)=>e in t?jC(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,KC=(t,e)=>{for(var r in e||(e={}))GC.call(e,r)&&Zg(t,r,e[r]);if(Yg)for(var r of Yg(e))VC.call(e,r)&&Zg(t,r,e[r]);return t};function XC(t={}){const{selector:e="html",attribute:r="class",initialValue:o="auto",window:a=dr,storage:u,storageKey:f="vueuse-color-scheme",listenToStorageChanges:h=!0,storageRef:d,emitAuto:g}=t,v=KC({auto:"",light:"light",dark:"dark"},t.modes||{}),b=W0({window:a}),x=_t(()=>b.value?"dark":"light"),S=d||(f==null?Kt(o):UC(f,o,u,{window:a,listenToStorageChanges:h})),M=_t({get(){return S.value==="auto"&&!g?x.value:S.value},set(L){S.value=L}}),A=B0("updateHTMLAttrs",(L,$,P)=>{const G=a==null?void 0:a.document.querySelector(L);if(!!G)if($==="class"){const V=P.split(/\s/g);Object.values(v).flatMap(rt=>(rt||"").split(/\s/g)).filter(Boolean).forEach(rt=>{V.includes(rt)?G.classList.add(rt):G.classList.remove(rt)})}else G.setAttribute($,P)});function E(L){var $;const P=L==="auto"?x.value:L;A(e,r,($=v[P])!=null?$:P)}function T(L){t.onChanged?t.onChanged(L,E):E(L)}return Fe(M,T,{flush:"post",immediate:!0}),g&&Fe(x,()=>T(M.value),{flush:"post"}),fh(()=>T(M.value)),M}var YC=Object.defineProperty,ZC=Object.defineProperties,JC=Object.getOwnPropertyDescriptors,Jg=Object.getOwnPropertySymbols,QC=Object.prototype.hasOwnProperty,tT=Object.prototype.propertyIsEnumerable,Qg=(t,e,r)=>e in t?YC(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,eT=(t,e)=>{for(var r in e||(e={}))QC.call(e,r)&&Qg(t,r,e[r]);if(Jg)for(var r of Jg(e))tT.call(e,r)&&Qg(t,r,e[r]);return t},nT=(t,e)=>ZC(t,JC(e));function rT(t={}){const{valueDark:e="dark",valueLight:r="",window:o=dr}=t,a=XC(nT(eT({},t),{onChanged:(h,d)=>{var g;t.onChanged?(g=t.onChanged)==null||g.call(t,h==="dark"):d(h)},modes:{dark:e,light:r}})),u=W0({window:o});return _t({get(){return a.value==="dark"},set(h){h===u.value?a.value="auto":a.value=h?"dark":"light"}})}var tv=Object.getOwnPropertySymbols,iT=Object.prototype.hasOwnProperty,oT=Object.prototype.propertyIsEnumerable,sT=(t,e)=>{var r={};for(var o in t)iT.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(t!=null&&tv)for(var o of tv(t))e.indexOf(o)<0&&oT.call(t,o)&&(r[o]=t[o]);return r};function lT(t,e,r={}){const o=r,{window:a=dr}=o,u=sT(o,["window"]);let f;const h=H0(()=>a&&"ResizeObserver"in a),d=()=>{f&&(f.disconnect(),f=void 0)},g=Fe(()=>q0(t),b=>{d(),h.value&&a&&b&&(f=new ResizeObserver(e),f.observe(b,u))},{immediate:!0,flush:"post"}),v=()=>{d(),g()};return uh(v),{isSupported:h,stop:v}}var ev;(function(t){t.UP="UP",t.RIGHT="RIGHT",t.DOWN="DOWN",t.LEFT="LEFT",t.NONE="NONE"})(ev||(ev={}));var aT=Object.defineProperty,nv=Object.getOwnPropertySymbols,cT=Object.prototype.hasOwnProperty,uT=Object.prototype.propertyIsEnumerable,rv=(t,e,r)=>e in t?aT(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,fT=(t,e)=>{for(var r in e||(e={}))cT.call(e,r)&&rv(t,r,e[r]);if(nv)for(var r of nv(e))uT.call(e,r)&&rv(t,r,e[r]);return t};const hT={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};fT({linear:fC},hT);function dT(t="history",e={}){const{initialValue:r={},removeNullishValues:o=!0,removeFalsyValues:a=!1,write:u=!0,window:f=dr}=e;if(!f)return On(r);const h=On({});function d(){if(t==="history")return f.location.search||"";if(t==="hash"){const T=f.location.hash||"",L=T.indexOf("?");return L>0?T.slice(L):""}else return(f.location.hash||"").replace(/^#/,"")}function g(T){const L=T.toString();if(t==="history")return`${L?`?${L}`:""}${f.location.hash||""}`;if(t==="hash-params")return`${f.location.search||""}${L?`#${L}`:""}`;const $=f.location.hash||"#",P=$.indexOf("?");return P>0?`${$.slice(0,P)}${L?`?${L}`:""}`:`${$}${L?`?${L}`:""}`}function v(){return new URLSearchParams(d())}function b(T){const L=new Set(Object.keys(h));for(const $ of T.keys()){const P=T.getAll($);h[$]=P.length>1?P:T.get($)||"",L.delete($)}Array.from(L).forEach($=>delete h[$])}const{pause:x,resume:S}=F0(h,()=>{const T=new URLSearchParams("");Object.keys(h).forEach(L=>{const $=h[L];Array.isArray($)?$.forEach(P=>T.append(L,P)):o&&$==null||a&&!$?T.delete(L):T.set(L,$)}),M(T)},{deep:!0});function M(T,L){x(),L&&b(T),f.history.replaceState(f.history.state,f.document.title,f.location.pathname+g(T)),S()}function A(){!u||M(v(),!0)}Xo(f,"popstate",A,!1),t!=="history"&&Xo(f,"hashchange",A,!1);const E=v();return E.keys().next().value?b(E):Object.assign(h,r),h}function pT(t,e,r,o={}){var a,u,f;const{clone:h=!1,passive:d=!1,eventName:g,deep:v=!1,defaultValue:b}=o,x=fc(),S=r||(x==null?void 0:x.emit)||((a=x==null?void 0:x.$emit)==null?void 0:a.bind(x))||((f=(u=x==null?void 0:x.proxy)==null?void 0:u.$emit)==null?void 0:f.bind(x==null?void 0:x.proxy));let M=g;e||(e="modelValue"),M=g||M||`update:${e.toString()}`;const A=T=>h?M0(h)?h(T):zC(T):T,E=()=>lC(t[e])?A(t[e]):b;if(d){const T=E(),L=Kt(T);return Fe(()=>t[e],$=>L.value=A($)),Fe(L,$=>{($!==t[e]||v)&&S(M,$)},{deep:v}),L}else return _t({get(){return E()},set(T){S(M,T)}})}function gT(t={}){const{window:e=dr,initialWidth:r=1/0,initialHeight:o=1/0,listenOrientation:a=!0,includeScrollbar:u=!0}=t,f=Kt(r),h=Kt(o),d=()=>{e&&(u?(f.value=e.innerWidth,h.value=e.innerHeight):(f.value=e.document.documentElement.clientWidth,h.value=e.document.documentElement.clientHeight))};return d(),fh(d),Xo("resize",d,{passive:!0}),a&&Xo("orientationchange",d,{passive:!0}),{width:f,height:h}}const vT=6e4;function mT(t,e){const{post:r,on:o,eventNames:a=[],serialize:u=v=>v,deserialize:f=v=>v,timeout:h=vT}=e,d=new Map,g=new Proxy({},{get(v,b){const x=(...M)=>{r(u({m:b,a:M,t:"q"}))};if(a.includes(b))return x.asEvent=x,x;const S=(...M)=>new Promise((A,E)=>{const T=bT();d.set(T,{resolve:A,reject:E}),r(u({m:b,a:M,i:T,t:"q"})),h>=0&&setTimeout(()=>{E(new Error(`[birpc] timeout on calling "${b}"`)),d.delete(T)},h)});return S.asEvent=x,S}});return o(async(v,...b)=>{const x=f(v);if(x.t==="q"){const{m:S,a:M}=x;let A,E;try{A=await t[S].apply(g,M)}catch(T){E=T}x.i&&r(u({t:"s",i:x.i,r:A,e:E}),...b)}else{const{i:S,r:M,e:A}=x,E=d.get(S);A?E==null||E.reject(A):E==null||E.resolve(M),d.delete(S)}}),g}const yT="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function bT(t=21){let e="",r=t;for(;r--;)e+=yT[Math.random()*64|0];return e}const{parse:wT,stringify:xT}=JSON,{keys:_T}=Object,ol=String,U0="string",iv={},Ba="object",j0=(t,e)=>e,ST=t=>t instanceof ol?ol(t):t,kT=(t,e)=>typeof e===U0?new ol(e):e,G0=(t,e,r,o)=>{const a=[];for(let u=_T(r),{length:f}=u,h=0;h<f;h++){const d=u[h],g=r[d];if(g instanceof ol){const v=t[g];typeof v===Ba&&!e.has(v)?(e.add(v),r[d]=iv,a.push({k:d,a:[t,e,v,o]})):r[d]=o.call(r,d,v)}else r[d]!==iv&&(r[d]=o.call(r,d,g))}for(let{length:u}=a,f=0;f<u;f++){const{k:h,a:d}=a[f];r[h]=o.call(r,h,G0.apply(null,d))}return r},ov=(t,e,r)=>{const o=ol(e.push(r)-1);return t.set(r,o),o},V0=(t,e)=>{const r=wT(t,kT).map(ST),o=r[0],a=e||j0,u=typeof o===Ba&&o?G0(r,new Set,o,a):o;return a.call({"":u},"",u)},CT=(t,e,r)=>{const o=e&&typeof e===Ba?(v,b)=>v===""||-1<e.indexOf(v)?b:void 0:e||j0,a=new Map,u=[],f=[];let h=+ov(a,u,o.call({"":t},"",t)),d=!h;for(;h<u.length;)d=!0,f[h]=xT(u[h++],g,r);return"["+f.join(",")+"]";function g(v,b){if(d)return d=!d,b;const x=o.call(this,v,b);switch(typeof x){case Ba:if(x===null)return x;case U0:return a.get(x)||ov(a,u,x)}return x}},TT=t=>typeof AggregateError<"u"&&t instanceof AggregateError?!0:t instanceof Error&&"errors"in t;class K0{constructor(){Ni(this,"filesMap",new Map);Ni(this,"pathsSet",new Set);Ni(this,"collectingPromise");Ni(this,"idMap",new Map);Ni(this,"taskFileMap",new WeakMap);Ni(this,"errorsSet",new Set)}catchError(e,r){if(TT(e))return e.errors.forEach(o=>this.catchError(o,r));e.type=r,this.errorsSet.add(e)}clearErrors(){this.errorsSet.clear()}getUnhandledErrors(){return Array.from(this.errorsSet.values())}startCollectingPaths(){let e;const r=new Promise(o=>{e=o});this.collectingPromise={promise:r,resolve:e}}finishCollectingPaths(){var e;(e=this.collectingPromise)==null||e.resolve(),this.collectingPromise=void 0}async getPaths(){var e;return await((e=this.collectingPromise)==null?void 0:e.promise),Array.from(this.pathsSet)}getFiles(e){return e?e.map(r=>this.filesMap.get(r)).filter(Boolean):Array.from(this.filesMap.values())}getFilepaths(){return Array.from(this.filesMap.keys())}getFailedFilepaths(){return this.getFiles().filter(e=>{var r;return((r=e.result)==null?void 0:r.state)==="fail"}).map(e=>e.filepath)}collectPaths(e=[]){e.forEach(r=>{this.pathsSet.add(r)})}collectFiles(e=[]){e.forEach(r=>{this.filesMap.set(r.filepath,r),this.updateId(r)})}clearFiles(e=[]){e.forEach(r=>{this.filesMap.delete(r)})}updateId(e){this.idMap.get(e.id)!==e&&(this.idMap.set(e.id,e),e.type==="suite"&&e.tasks.forEach(r=>{this.updateId(r)}))}updateTasks(e){for(const[r,o]of e)this.idMap.has(r)&&(this.idMap.get(r).result=o)}updateUserLog(e){const r=e.taskId&&this.idMap.get(e.taskId);r&&(r.logs||(r.logs=[]),r.logs.push(e))}}const Hi=Date;class sl extends Hi{constructor(e,r,o,a,u,f,h){super();let d;switch(arguments.length){case 0:d=new Hi;break;case 1:d=new Hi(e);break;default:o=typeof o>"u"?1:o,a=a||0,u=u||0,f=f||0,h=h||0,d=new Hi(e,r,o,a,u,f,h);break}return d}}sl.UTC=Hi.UTC;sl.now=function(){return new sl().valueOf()};sl.parse=function(t){return Hi.parse(t)};sl.toString=function(){return Hi.toString()};function X0(t){return t==null&&(t=[]),Array.isArray(t)?t:[t]}function pf(t){return t.type==="test"||t.type==="benchmark"}function Y0(t){return X0(t).flatMap(e=>pf(e)?[e]:e.tasks.flatMap(r=>pf(r)?[r]:Y0(r)))}function hh(t=[]){return X0(t).flatMap(e=>pf(e)?[e]:[e,...hh(e.tasks)])}function wc(t){return Y0(t).some(e=>{var r,o;return(o=(r=e.result)==null?void 0:r.errors)==null?void 0:o.some(a=>a.message.match(/Snapshot .* mismatched/))})}function LT(t){const e=[t.name];let r=t;for(;(r==null?void 0:r.suite)||(r==null?void 0:r.file);)r=r.suite||r.file,r!=null&&r.name&&e.unshift(r.name);return e}function ET(t,e={}){const{handlers:r={},autoReconnect:o=!0,reconnectInterval:a=2e3,reconnectTries:u=10,reactive:f=T=>T,WebSocketConstructor:h=globalThis.WebSocket}=e;let d=u;const g=f({ws:new h(t),state:new K0,waitForConnection:E,reconnect:M});g.state.filesMap=f(g.state.filesMap),g.state.idMap=f(g.state.idMap);let v;const b={onPathsCollected(T){var L;g.state.collectPaths(T),(L=r.onPathsCollected)==null||L.call(r,T)},onCollected(T){var L;g.state.collectFiles(T),(L=r.onCollected)==null||L.call(r,T)},onTaskUpdate(T){var L;g.state.updateTasks(T),(L=r.onTaskUpdate)==null||L.call(r,T)},onUserConsoleLog(T){g.state.updateUserLog(T)},onFinished(T){var L;(L=r.onFinished)==null||L.call(r,T)}},x={post:T=>g.ws.send(T),on:T=>v=T,serialize:CT,deserialize:V0};g.rpc=mT(b,x);let S;function M(T=!1){T&&(d=u),g.ws=new h(t),A()}function A(){S=new Promise(T=>{g.ws.addEventListener("open",()=>{d=u,T()})}),g.ws.addEventListener("message",T=>{v(T.data)}),g.ws.addEventListener("close",()=>{d-=1,o&&d>0&&setTimeout(M,a)})}A();function E(){return S}return g}const Z0=dT("hash-params",{initialValue:{file:"",view:null}}),Mr=Uf(Z0,"file"),lr=Uf(Z0,"view"),AT=()=>{},Eo=()=>Promise.resolve();function MT(){const t=On({state:new K0,waitForConnection:f,reconnect:a,ws:new EventTarget});t.state.filesMap=On(t.state.filesMap),t.state.idMap=On(t.state.idMap);let e;const r={getFiles:()=>e.files,getPaths:async()=>e.paths,getConfig:()=>e.config,getModuleGraph:async h=>e.moduleGraph[h],getTransformResult:async h=>({code:h,source:""}),readFile:async h=>Promise.resolve(h),onWatcherStart:Eo,onFinished:Eo,onCollected:Eo,onTaskUpdate:AT,writeFile:Eo,rerun:Eo,updateSnapshot:Eo};t.rpc=r;let o;function a(){u()}async function u(){const h=await fetch(window.METADATA_PATH);e=V0(await h.text());const d=new Event("open");t.ws.dispatchEvent(d)}u();function f(){return o}return t}const NT=location.port,OT=[location.hostname,NT].filter(Boolean).join(":"),PT=`${location.protocol==="https:"?"wss:":"ws:"}//${OT}/__vitest_api__`,gi=!!window.METADATA_PATH,Wa=Kt("idle"),Ue=function(){return gi?MT():ET(PT,{reactive:On,handlers:{onTaskUpdate(){Wa.value="running"},onFinished(){Wa.value="idle"}}})}(),J0=dl({}),Bi=Kt("CONNECTING"),Tn=_t(()=>Ue.state.getFiles()),Le=_t(()=>Tn.value.find(t=>t.id===Mr.value)),Q0=_t(()=>hh(Le.value).map(t=>(t==null?void 0:t.logs)||[]).flat()||[]),Ua=t=>Tn.value.find(e=>e.id===t),$T=_t(()=>Bi.value==="OPEN"),Du=_t(()=>Bi.value==="CONNECTING");_t(()=>Bi.value==="CLOSED");function sv(t=Ue.state.getFiles()){return ty(t)}function ty(t){return t.forEach(e=>{delete e.result,hh(e).forEach(r=>delete r.result)}),Ue.rpc.rerun(t.map(e=>e.filepath))}function DT(){if(Le.value)return ty([Le.value])}Fe(()=>Ue.ws,t=>{Bi.value="CONNECTING",t.addEventListener("open",async()=>{Bi.value="OPEN",Ue.state.filesMap.clear();const[e,r]=await Promise.all([Ue.rpc.getFiles(),Ue.rpc.getConfig()]);Ue.state.collectFiles(e),J0.value=r}),t.addEventListener("close",()=>{setTimeout(()=>{Bi.value==="CONNECTING"&&(Bi.value="CLOSED")},1e3)})},{immediate:!0});const RT={"text-2xl":""},zT=ht("div",{"text-lg":"",op50:""}," Check your terminal or start a new server with `vitest --ui` ",-1),IT=re({__name:"ConnectionOverlay",setup(t){return(e,r)=>j($T)?le("",!0):(at(),Et("div",{key:0,fixed:"","inset-0":"",p2:"","z-10":"","select-none":"",text:"center sm",bg:"overlay","backdrop-blur-sm":"","backdrop-saturate-0":"",onClick:r[0]||(r[0]=(...o)=>j(Ue).reconnect&&j(Ue).reconnect(...o))},[ht("div",{"h-full":"",flex:"~ col gap-2","items-center":"","justify-center":"",class:ve(j(Du)?"animate-pulse":"")},[ht("div",{text:"5xl",class:ve(j(Du)?"i-carbon:renew animate-spin animate-reverse":"i-carbon-wifi-off")},null,2),ht("div",RT,Xt(j(Du)?"Connecting...":"Disconnected"),1),zT],2)]))}});function bi(){}bi.prototype={diff:function(e,r){var o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=o.callback;typeof o=="function"&&(a=o,o={}),this.options=o;var u=this;function f(A){return a?(setTimeout(function(){a(void 0,A)},0),!0):A}e=this.castInput(e),r=this.castInput(r),e=this.removeEmpty(this.tokenize(e)),r=this.removeEmpty(this.tokenize(r));var h=r.length,d=e.length,g=1,v=h+d;o.maxEditLength&&(v=Math.min(v,o.maxEditLength));var b=[{newPos:-1,components:[]}],x=this.extractCommon(b[0],r,e,0);if(b[0].newPos+1>=h&&x+1>=d)return f([{value:this.join(r),count:r.length}]);function S(){for(var A=-1*g;A<=g;A+=2){var E=void 0,T=b[A-1],L=b[A+1],$=(L?L.newPos:0)-A;T&&(b[A-1]=void 0);var P=T&&T.newPos+1<h,G=L&&0<=$&&$<d;if(!P&&!G){b[A]=void 0;continue}if(!P||G&&T.newPos<L.newPos?(E=qT(L),u.pushComponent(E.components,void 0,!0)):(E=T,E.newPos++,u.pushComponent(E.components,!0,void 0)),$=u.extractCommon(E,r,e,A),E.newPos+1>=h&&$+1>=d)return f(FT(u,E.components,r,e,u.useLongestToken));b[A]=E}g++}if(a)(function A(){setTimeout(function(){if(g>v)return a();S()||A()},0)})();else for(;g<=v;){var M=S();if(M)return M}},pushComponent:function(e,r,o){var a=e[e.length-1];a&&a.added===r&&a.removed===o?e[e.length-1]={count:a.count+1,added:r,removed:o}:e.push({count:1,added:r,removed:o})},extractCommon:function(e,r,o,a){for(var u=r.length,f=o.length,h=e.newPos,d=h-a,g=0;h+1<u&&d+1<f&&this.equals(r[h+1],o[d+1]);)h++,d++,g++;return g&&e.components.push({count:g}),e.newPos=h,d},equals:function(e,r){return this.options.comparator?this.options.comparator(e,r):e===r||this.options.ignoreCase&&e.toLowerCase()===r.toLowerCase()},removeEmpty:function(e){for(var r=[],o=0;o<e.length;o++)e[o]&&r.push(e[o]);return r},castInput:function(e){return e},tokenize:function(e){return e.split("")},join:function(e){return e.join("")}};function FT(t,e,r,o,a){for(var u=0,f=e.length,h=0,d=0;u<f;u++){var g=e[u];if(g.removed){if(g.value=t.join(o.slice(d,d+g.count)),d+=g.count,u&&e[u-1].added){var b=e[u-1];e[u-1]=e[u],e[u]=b}}else{if(!g.added&&a){var v=r.slice(h,h+g.count);v=v.map(function(S,M){var A=o[d+M];return A.length>S.length?A:S}),g.value=t.join(v)}else g.value=t.join(r.slice(h,h+g.count));h+=g.count,g.added||(d+=g.count)}}var x=e[f-1];return f>1&&typeof x.value=="string"&&(x.added||x.removed)&&t.equals("",x.value)&&(e[f-2].value+=x.value,e.pop()),e}function qT(t){return{newPos:t.newPos,components:t.components.slice(0)}}var lv=/^[A-Za-z\xC0-\u02C6\u02C8-\u02D7\u02DE-\u02FF\u1E00-\u1EFF]+$/,av=/\S/,ey=new bi;ey.equals=function(t,e){return this.options.ignoreCase&&(t=t.toLowerCase(),e=e.toLowerCase()),t===e||this.options.ignoreWhitespace&&!av.test(t)&&!av.test(e)};ey.tokenize=function(t){for(var e=t.split(/([^\S\r\n]+|[()[\]{}'"\r\n]|\b)/),r=0;r<e.length-1;r++)!e[r+1]&&e[r+2]&&lv.test(e[r])&&lv.test(e[r+2])&&(e[r]+=e[r+2],e.splice(r+1,2),r--);return e};var dh=new bi;dh.tokenize=function(t){var e=[],r=t.split(/(\n|\r\n)/);r[r.length-1]||r.pop();for(var o=0;o<r.length;o++){var a=r[o];o%2&&!this.options.newlineIsToken?e[e.length-1]+=a:(this.options.ignoreWhitespace&&(a=a.trim()),e.push(a))}return e};function HT(t,e,r){return dh.diff(t,e,r)}var BT=new bi;BT.tokenize=function(t){return t.split(/(\S.+?[.!?])(?=\s+|$)/)};var WT=new bi;WT.tokenize=function(t){return t.split(/([{}:;,]|\s+)/)};function Sa(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Sa=function(e){return typeof e}:Sa=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Sa(t)}function Ru(t){return UT(t)||jT(t)||GT(t)||VT()}function UT(t){if(Array.isArray(t))return gf(t)}function jT(t){if(typeof Symbol<"u"&&Symbol.iterator in Object(t))return Array.from(t)}function GT(t,e){if(!!t){if(typeof t=="string")return gf(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return gf(t,e)}}function gf(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,o=new Array(e);r<e;r++)o[r]=t[r];return o}function VT(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
2
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var KT=Object.prototype.toString,ll=new bi;ll.useLongestToken=!0;ll.tokenize=dh.tokenize;ll.castInput=function(t){var e=this.options,r=e.undefinedReplacement,o=e.stringifyReplacer,a=o===void 0?function(u,f){return typeof f>"u"?r:f}:o;return typeof t=="string"?t:JSON.stringify(vf(t,null,null,a),a," ")};ll.equals=function(t,e){return bi.prototype.equals.call(ll,t.replace(/,([\r\n])/g,"$1"),e.replace(/,([\r\n])/g,"$1"))};function vf(t,e,r,o,a){e=e||[],r=r||[],o&&(t=o(a,t));var u;for(u=0;u<e.length;u+=1)if(e[u]===t)return r[u];var f;if(KT.call(t)==="[object Array]"){for(e.push(t),f=new Array(t.length),r.push(f),u=0;u<t.length;u+=1)f[u]=vf(t[u],e,r,o,a);return e.pop(),r.pop(),f}if(t&&t.toJSON&&(t=t.toJSON()),Sa(t)==="object"&&t!==null){e.push(t),f={},r.push(f);var h=[],d;for(d in t)t.hasOwnProperty(d)&&h.push(d);for(h.sort(),u=0;u<h.length;u+=1)d=h[u],f[d]=vf(t[d],e,r,o,d);e.pop(),r.pop()}else f=t;return f}var mf=new bi;mf.tokenize=function(t){return t.slice()};mf.join=mf.removeEmpty=function(t){return t};function XT(t,e,r,o,a,u,f){f||(f={}),typeof f.context>"u"&&(f.context=4);var h=HT(r,o,f);if(!h)return;h.push({value:"",lines:[]});function d(T){return T.map(function(L){return" "+L})}for(var g=[],v=0,b=0,x=[],S=1,M=1,A=function(L){var $=h[L],P=$.lines||$.value.replace(/\n$/,"").split(`
3
+ `);if($.lines=P,$.added||$.removed){var G;if(!v){var V=h[L-1];v=S,b=M,V&&(x=f.context>0?d(V.lines.slice(-f.context)):[],v-=x.length,b-=x.length)}(G=x).push.apply(G,Ru(P.map(function(z){return($.added?"+":"-")+z}))),$.added?M+=P.length:S+=P.length}else{if(v)if(P.length<=f.context*2&&L<h.length-2){var rt;(rt=x).push.apply(rt,Ru(d(P)))}else{var J,dt=Math.min(P.length,f.context);(J=x).push.apply(J,Ru(d(P.slice(0,dt))));var gt={oldStart:v,oldLines:S-v+dt,newStart:b,newLines:M-b+dt,lines:x};if(L>=h.length-2&&P.length<=f.context){var kt=/\n$/.test(r),ut=/\n$/.test(o),U=P.length==0&&x.length>gt.oldLines;!kt&&U&&r.length>0&&x.splice(gt.oldLines,0,"\"),(!kt&&!U||!ut)&&x.push("\")}g.push(gt),v=0,b=0,x=[]}S+=P.length,M+=P.length}},E=0;E<h.length;E++)A(E);return{oldFileName:t,newFileName:e,oldHeader:a,newHeader:u,hunks:g}}function YT(t){var e=[];t.oldFileName==t.newFileName&&e.push("Index: "+t.oldFileName),e.push("==================================================================="),e.push("--- "+t.oldFileName+(typeof t.oldHeader>"u"?"":" "+t.oldHeader)),e.push("+++ "+t.newFileName+(typeof t.newHeader>"u"?"":" "+t.newHeader));for(var r=0;r<t.hunks.length;r++){var o=t.hunks[r];o.oldLines===0&&(o.oldStart-=1),o.newLines===0&&(o.newStart-=1),e.push("@@ -"+o.oldStart+","+o.oldLines+" +"+o.newStart+","+o.newLines+" @@"),e.push.apply(e,o.lines)}return e.join(`
4
+ `)+`
5
+ `}function ZT(t,e,r,o,a,u,f){return YT(XT(t,e,r,o,a,u,f))}function JT(t,e,r,o,a,u){return ZT(t,t,e,r,o,a,u)}function ua(t,e){return t.slice(0,e)+(t.length>e?"…":"")}function QT(t,e,r={}){if(t===e)return"";const{outputTruncateLength:o=80,outputDiffLines:a,showLegend:u=!0}=r,f=" ",h=a||15,d={"+":0,"-":0};let g=null,v=0;function b(E){if(!E||E.match(/\\ No newline/))return;const T=E[0];if("-+".includes(T)){if(g!==T&&(g=T,v=0),v++,d[T]++,v===h)return`${T} ...`;if(v>h)return}return E}const S=JT("string",e,t).split(`
6
+ `).slice(5).map(b).filter(Boolean),M=d["+"]===1&&d["-"]===1&&S.length===2;let A=S.map(E=>(E=E.replace(/\\"/g,'"'),E[0]==="-"?(E=ua(E.slice(1),o),M?E:`- ${ua(E,o)}`):E[0]==="+"?(E=ua(E.slice(1),o),M?E:`+ ${ua(E,o)}`):E.match(/@@/)?"--":` ${E}`));if(u)if(M)A=[`- Expected ${A[0]}`,`+ Received ${A[1]}`];else{A[0].includes('"')&&(A[0]=A[0].replace('"',""));const E=A.length-1;A[E].endsWith('"')&&(A[E]=A[E].slice(0,A[E].length-1)),A.unshift(`- Expected - ${d["-"]}`,`+ Received + ${d["+"]}`,"")}return A.map(E=>f+E).join(`
7
+ `)}var Yi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},ny={},$r={};const tL="Á",eL="á",nL="Ă",rL="ă",iL="∾",oL="∿",sL="∾̳",lL="Â",aL="â",cL="´",uL="А",fL="а",hL="Æ",dL="æ",pL="⁡",gL="𝔄",vL="𝔞",mL="À",yL="à",bL="ℵ",wL="ℵ",xL="Α",_L="α",SL="Ā",kL="ā",CL="⨿",TL="&",LL="&",EL="⩕",AL="⩓",ML="∧",NL="⩜",OL="⩘",PL="⩚",$L="∠",DL="⦤",RL="∠",zL="⦨",IL="⦩",FL="⦪",qL="⦫",HL="⦬",BL="⦭",WL="⦮",UL="⦯",jL="∡",GL="∟",VL="⊾",KL="⦝",XL="∢",YL="Å",ZL="⍼",JL="Ą",QL="ą",tE="𝔸",eE="𝕒",nE="⩯",rE="≈",iE="⩰",oE="≊",sE="≋",lE="'",aE="⁡",cE="≈",uE="≊",fE="Å",hE="å",dE="𝒜",pE="𝒶",gE="≔",vE="*",mE="≈",yE="≍",bE="Ã",wE="ã",xE="Ä",_E="ä",SE="∳",kE="⨑",CE="≌",TE="϶",LE="‵",EE="∽",AE="⋍",ME="∖",NE="⫧",OE="⊽",PE="⌅",$E="⌆",DE="⌅",RE="⎵",zE="⎶",IE="≌",FE="Б",qE="б",HE="„",BE="∵",WE="∵",UE="∵",jE="⦰",GE="϶",VE="ℬ",KE="ℬ",XE="Β",YE="β",ZE="ℶ",JE="≬",QE="𝔅",tA="𝔟",eA="⋂",nA="◯",rA="⋃",iA="⨀",oA="⨁",sA="⨂",lA="⨆",aA="★",cA="▽",uA="△",fA="⨄",hA="⋁",dA="⋀",pA="⤍",gA="⧫",vA="▪",mA="▴",yA="▾",bA="◂",wA="▸",xA="␣",_A="▒",SA="░",kA="▓",CA="█",TA="=⃥",LA="≡⃥",EA="⫭",AA="⌐",MA="𝔹",NA="𝕓",OA="⊥",PA="⊥",$A="⋈",DA="⧉",RA="┐",zA="╕",IA="╖",FA="╗",qA="┌",HA="╒",BA="╓",WA="╔",UA="─",jA="═",GA="┬",VA="╤",KA="╥",XA="╦",YA="┴",ZA="╧",JA="╨",QA="╩",tM="⊟",eM="⊞",nM="⊠",rM="┘",iM="╛",oM="╜",sM="╝",lM="└",aM="╘",cM="╙",uM="╚",fM="│",hM="║",dM="┼",pM="╪",gM="╫",vM="╬",mM="┤",yM="╡",bM="╢",wM="╣",xM="├",_M="╞",SM="╟",kM="╠",CM="‵",TM="˘",LM="˘",EM="¦",AM="𝒷",MM="ℬ",NM="⁏",OM="∽",PM="⋍",$M="⧅",DM="\\",RM="⟈",zM="•",IM="•",FM="≎",qM="⪮",HM="≏",BM="≎",WM="≏",UM="Ć",jM="ć",GM="⩄",VM="⩉",KM="⩋",XM="∩",YM="⋒",ZM="⩇",JM="⩀",QM="ⅅ",tN="∩︀",eN="⁁",nN="ˇ",rN="ℭ",iN="⩍",oN="Č",sN="č",lN="Ç",aN="ç",cN="Ĉ",uN="ĉ",fN="∰",hN="⩌",dN="⩐",pN="Ċ",gN="ċ",vN="¸",mN="¸",yN="⦲",bN="¢",wN="·",xN="·",_N="𝔠",SN="ℭ",kN="Ч",CN="ч",TN="✓",LN="✓",EN="Χ",AN="χ",MN="ˆ",NN="≗",ON="↺",PN="↻",$N="⊛",DN="⊚",RN="⊝",zN="⊙",IN="®",FN="Ⓢ",qN="⊖",HN="⊕",BN="⊗",WN="○",UN="⧃",jN="≗",GN="⨐",VN="⫯",KN="⧂",XN="∲",YN="”",ZN="’",JN="♣",QN="♣",tO=":",eO="∷",nO="⩴",rO="≔",iO="≔",oO=",",sO="@",lO="∁",aO="∘",cO="∁",uO="ℂ",fO="≅",hO="⩭",dO="≡",pO="∮",gO="∯",vO="∮",mO="𝕔",yO="ℂ",bO="∐",wO="∐",xO="©",_O="©",SO="℗",kO="∳",CO="↵",TO="✗",LO="⨯",EO="𝒞",AO="𝒸",MO="⫏",NO="⫑",OO="⫐",PO="⫒",$O="⋯",DO="⤸",RO="⤵",zO="⋞",IO="⋟",FO="↶",qO="⤽",HO="⩈",BO="⩆",WO="≍",UO="∪",jO="⋓",GO="⩊",VO="⊍",KO="⩅",XO="∪︀",YO="↷",ZO="⤼",JO="⋞",QO="⋟",tP="⋎",eP="⋏",nP="¤",rP="↶",iP="↷",oP="⋎",sP="⋏",lP="∲",aP="∱",cP="⌭",uP="†",fP="‡",hP="ℸ",dP="↓",pP="↡",gP="⇓",vP="‐",mP="⫤",yP="⊣",bP="⤏",wP="˝",xP="Ď",_P="ď",SP="Д",kP="д",CP="‡",TP="⇊",LP="ⅅ",EP="ⅆ",AP="⤑",MP="⩷",NP="°",OP="∇",PP="Δ",$P="δ",DP="⦱",RP="⥿",zP="𝔇",IP="𝔡",FP="⥥",qP="⇃",HP="⇂",BP="´",WP="˙",UP="˝",jP="`",GP="˜",VP="⋄",KP="⋄",XP="⋄",YP="♦",ZP="♦",JP="¨",QP="ⅆ",t$="ϝ",e$="⋲",n$="÷",r$="÷",i$="⋇",o$="⋇",s$="Ђ",l$="ђ",a$="⌞",c$="⌍",u$="$",f$="𝔻",h$="𝕕",d$="¨",p$="˙",g$="⃜",v$="≐",m$="≑",y$="≐",b$="∸",w$="∔",x$="⊡",_$="⌆",S$="∯",k$="¨",C$="⇓",T$="⇐",L$="⇔",E$="⫤",A$="⟸",M$="⟺",N$="⟹",O$="⇒",P$="⊨",$$="⇑",D$="⇕",R$="∥",z$="⤓",I$="↓",F$="↓",q$="⇓",H$="⇵",B$="̑",W$="⇊",U$="⇃",j$="⇂",G$="⥐",V$="⥞",K$="⥖",X$="↽",Y$="⥟",Z$="⥗",J$="⇁",Q$="↧",tD="⊤",eD="⤐",nD="⌟",rD="⌌",iD="𝒟",oD="𝒹",sD="Ѕ",lD="ѕ",aD="⧶",cD="Đ",uD="đ",fD="⋱",hD="▿",dD="▾",pD="⇵",gD="⥯",vD="⦦",mD="Џ",yD="џ",bD="⟿",wD="É",xD="é",_D="⩮",SD="Ě",kD="ě",CD="Ê",TD="ê",LD="≖",ED="≕",AD="Э",MD="э",ND="⩷",OD="Ė",PD="ė",$D="≑",DD="ⅇ",RD="≒",zD="𝔈",ID="𝔢",FD="⪚",qD="È",HD="è",BD="⪖",WD="⪘",UD="⪙",jD="∈",GD="⏧",VD="ℓ",KD="⪕",XD="⪗",YD="Ē",ZD="ē",JD="∅",QD="∅",tR="◻",eR="∅",nR="▫",rR=" ",iR=" ",oR=" ",sR="Ŋ",lR="ŋ",aR=" ",cR="Ę",uR="ę",fR="𝔼",hR="𝕖",dR="⋕",pR="⧣",gR="⩱",vR="ε",mR="Ε",yR="ε",bR="ϵ",wR="≖",xR="≕",_R="≂",SR="⪖",kR="⪕",CR="⩵",TR="=",LR="≂",ER="≟",AR="⇌",MR="≡",NR="⩸",OR="⧥",PR="⥱",$R="≓",DR="ℯ",RR="ℰ",zR="≐",IR="⩳",FR="≂",qR="Η",HR="η",BR="Ð",WR="ð",UR="Ë",jR="ë",GR="€",VR="!",KR="∃",XR="∃",YR="ℰ",ZR="ⅇ",JR="ⅇ",QR="≒",t2="Ф",e2="ф",n2="♀",r2="ffi",i2="ff",o2="ffl",s2="𝔉",l2="𝔣",a2="fi",c2="◼",u2="▪",f2="fj",h2="♭",d2="fl",p2="▱",g2="ƒ",v2="𝔽",m2="𝕗",y2="∀",b2="∀",w2="⋔",x2="⫙",_2="ℱ",S2="⨍",k2="½",C2="⅓",T2="¼",L2="⅕",E2="⅙",A2="⅛",M2="⅔",N2="⅖",O2="¾",P2="⅗",$2="⅜",D2="⅘",R2="⅚",z2="⅝",I2="⅞",F2="⁄",q2="⌢",H2="𝒻",B2="ℱ",W2="ǵ",U2="Γ",j2="γ",G2="Ϝ",V2="ϝ",K2="⪆",X2="Ğ",Y2="ğ",Z2="Ģ",J2="Ĝ",Q2="ĝ",tz="Г",ez="г",nz="Ġ",rz="ġ",iz="≥",oz="≧",sz="⪌",lz="⋛",az="≥",cz="≧",uz="⩾",fz="⪩",hz="⩾",dz="⪀",pz="⪂",gz="⪄",vz="⋛︀",mz="⪔",yz="𝔊",bz="𝔤",wz="≫",xz="⋙",_z="⋙",Sz="ℷ",kz="Ѓ",Cz="ѓ",Tz="⪥",Lz="≷",Ez="⪒",Az="⪤",Mz="⪊",Nz="⪊",Oz="⪈",Pz="≩",$z="⪈",Dz="≩",Rz="⋧",zz="𝔾",Iz="𝕘",Fz="`",qz="≥",Hz="⋛",Bz="≧",Wz="⪢",Uz="≷",jz="⩾",Gz="≳",Vz="𝒢",Kz="ℊ",Xz="≳",Yz="⪎",Zz="⪐",Jz="⪧",Qz="⩺",tI=">",eI=">",nI="≫",rI="⋗",iI="⦕",oI="⩼",sI="⪆",lI="⥸",aI="⋗",cI="⋛",uI="⪌",fI="≷",hI="≳",dI="≩︀",pI="≩︀",gI="ˇ",vI=" ",mI="½",yI="ℋ",bI="Ъ",wI="ъ",xI="⥈",_I="↔",SI="⇔",kI="↭",CI="^",TI="ℏ",LI="Ĥ",EI="ĥ",AI="♥",MI="♥",NI="…",OI="⊹",PI="𝔥",$I="ℌ",DI="ℋ",RI="⤥",zI="⤦",II="⇿",FI="∻",qI="↩",HI="↪",BI="𝕙",WI="ℍ",UI="―",jI="─",GI="𝒽",VI="ℋ",KI="ℏ",XI="Ħ",YI="ħ",ZI="≎",JI="≏",QI="⁃",tF="‐",eF="Í",nF="í",rF="⁣",iF="Î",oF="î",sF="И",lF="и",aF="İ",cF="Е",uF="е",fF="¡",hF="⇔",dF="𝔦",pF="ℑ",gF="Ì",vF="ì",mF="ⅈ",yF="⨌",bF="∭",wF="⧜",xF="℩",_F="IJ",SF="ij",kF="Ī",CF="ī",TF="ℑ",LF="ⅈ",EF="ℐ",AF="ℑ",MF="ı",NF="ℑ",OF="⊷",PF="Ƶ",$F="⇒",DF="℅",RF="∞",zF="⧝",IF="ı",FF="⊺",qF="∫",HF="∬",BF="ℤ",WF="∫",UF="⊺",jF="⋂",GF="⨗",VF="⨼",KF="⁣",XF="⁢",YF="Ё",ZF="ё",JF="Į",QF="į",tq="𝕀",eq="𝕚",nq="Ι",rq="ι",iq="⨼",oq="¿",sq="𝒾",lq="ℐ",aq="∈",cq="⋵",uq="⋹",fq="⋴",hq="⋳",dq="∈",pq="⁢",gq="Ĩ",vq="ĩ",mq="І",yq="і",bq="Ï",wq="ï",xq="Ĵ",_q="ĵ",Sq="Й",kq="й",Cq="𝔍",Tq="𝔧",Lq="ȷ",Eq="𝕁",Aq="𝕛",Mq="𝒥",Nq="𝒿",Oq="Ј",Pq="ј",$q="Є",Dq="є",Rq="Κ",zq="κ",Iq="ϰ",Fq="Ķ",qq="ķ",Hq="К",Bq="к",Wq="𝔎",Uq="𝔨",jq="ĸ",Gq="Х",Vq="х",Kq="Ќ",Xq="ќ",Yq="𝕂",Zq="𝕜",Jq="𝒦",Qq="𝓀",tH="⇚",eH="Ĺ",nH="ĺ",rH="⦴",iH="ℒ",oH="Λ",sH="λ",lH="⟨",aH="⟪",cH="⦑",uH="⟨",fH="⪅",hH="ℒ",dH="«",pH="⇤",gH="⤟",vH="←",mH="↞",yH="⇐",bH="⤝",wH="↩",xH="↫",_H="⤹",SH="⥳",kH="↢",CH="⤙",TH="⤛",LH="⪫",EH="⪭",AH="⪭︀",MH="⤌",NH="⤎",OH="❲",PH="{",$H="[",DH="⦋",RH="⦏",zH="⦍",IH="Ľ",FH="ľ",qH="Ļ",HH="ļ",BH="⌈",WH="{",UH="Л",jH="л",GH="⤶",VH="“",KH="„",XH="⥧",YH="⥋",ZH="↲",JH="≤",QH="≦",tB="⟨",eB="⇤",nB="←",rB="←",iB="⇐",oB="⇆",sB="↢",lB="⌈",aB="⟦",cB="⥡",uB="⥙",fB="⇃",hB="⌊",dB="↽",pB="↼",gB="⇇",vB="↔",mB="↔",yB="⇔",bB="⇆",wB="⇋",xB="↭",_B="⥎",SB="↤",kB="⊣",CB="⥚",TB="⋋",LB="⧏",EB="⊲",AB="⊴",MB="⥑",NB="⥠",OB="⥘",PB="↿",$B="⥒",DB="↼",RB="⪋",zB="⋚",IB="≤",FB="≦",qB="⩽",HB="⪨",BB="⩽",WB="⩿",UB="⪁",jB="⪃",GB="⋚︀",VB="⪓",KB="⪅",XB="⋖",YB="⋚",ZB="⪋",JB="⋚",QB="≦",t3="≶",e3="≶",n3="⪡",r3="≲",i3="⩽",o3="≲",s3="⥼",l3="⌊",a3="𝔏",c3="𝔩",u3="≶",f3="⪑",h3="⥢",d3="↽",p3="↼",g3="⥪",v3="▄",m3="Љ",y3="љ",b3="⇇",w3="≪",x3="⋘",_3="⌞",S3="⇚",k3="⥫",C3="◺",T3="Ŀ",L3="ŀ",E3="⎰",A3="⎰",M3="⪉",N3="⪉",O3="⪇",P3="≨",$3="⪇",D3="≨",R3="⋦",z3="⟬",I3="⇽",F3="⟦",q3="⟵",H3="⟵",B3="⟸",W3="⟷",U3="⟷",j3="⟺",G3="⟼",V3="⟶",K3="⟶",X3="⟹",Y3="↫",Z3="↬",J3="⦅",Q3="𝕃",t5="𝕝",e5="⨭",n5="⨴",r5="∗",i5="_",o5="↙",s5="↘",l5="◊",a5="◊",c5="⧫",u5="(",f5="⦓",h5="⇆",d5="⌟",p5="⇋",g5="⥭",v5="‎",m5="⊿",y5="‹",b5="𝓁",w5="ℒ",x5="↰",_5="↰",S5="≲",k5="⪍",C5="⪏",T5="[",L5="‘",E5="‚",A5="Ł",M5="ł",N5="⪦",O5="⩹",P5="<",$5="<",D5="≪",R5="⋖",z5="⋋",I5="⋉",F5="⥶",q5="⩻",H5="◃",B5="⊴",W5="◂",U5="⦖",j5="⥊",G5="⥦",V5="≨︀",K5="≨︀",X5="¯",Y5="♂",Z5="✠",J5="✠",Q5="↦",tW="↦",eW="↧",nW="↤",rW="↥",iW="▮",oW="⨩",sW="М",lW="м",aW="—",cW="∺",uW="∡",fW=" ",hW="ℳ",dW="𝔐",pW="𝔪",gW="℧",vW="µ",mW="*",yW="⫰",bW="∣",wW="·",xW="⊟",_W="−",SW="∸",kW="⨪",CW="∓",TW="⫛",LW="…",EW="∓",AW="⊧",MW="𝕄",NW="𝕞",OW="∓",PW="𝓂",$W="ℳ",DW="∾",RW="Μ",zW="μ",IW="⊸",FW="⊸",qW="∇",HW="Ń",BW="ń",WW="∠⃒",UW="≉",jW="⩰̸",GW="≋̸",VW="ʼn",KW="≉",XW="♮",YW="ℕ",ZW="♮",JW=" ",QW="≎̸",t8="≏̸",e8="⩃",n8="Ň",r8="ň",i8="Ņ",o8="ņ",s8="≇",l8="⩭̸",a8="⩂",c8="Н",u8="н",f8="–",h8="⤤",d8="↗",p8="⇗",g8="↗",v8="≠",m8="≐̸",y8="​",b8="​",w8="​",x8="​",_8="≢",S8="⤨",k8="≂̸",C8="≫",T8="≪",L8=`
8
+ `,E8="∄",A8="∄",M8="𝔑",N8="𝔫",O8="≧̸",P8="≱",$8="≱",D8="≧̸",R8="⩾̸",z8="⩾̸",I8="⋙̸",F8="≵",q8="≫⃒",H8="≯",B8="≯",W8="≫̸",U8="↮",j8="⇎",G8="⫲",V8="∋",K8="⋼",X8="⋺",Y8="∋",Z8="Њ",J8="њ",Q8="↚",tU="⇍",eU="‥",nU="≦̸",rU="≰",iU="↚",oU="⇍",sU="↮",lU="⇎",aU="≰",cU="≦̸",uU="⩽̸",fU="⩽̸",hU="≮",dU="⋘̸",pU="≴",gU="≪⃒",vU="≮",mU="⋪",yU="⋬",bU="≪̸",wU="∤",xU="⁠",_U=" ",SU="𝕟",kU="ℕ",CU="⫬",TU="¬",LU="≢",EU="≭",AU="∦",MU="∉",NU="≠",OU="≂̸",PU="∄",$U="≯",DU="≱",RU="≧̸",zU="≫̸",IU="≹",FU="⩾̸",qU="≵",HU="≎̸",BU="≏̸",WU="∉",UU="⋵̸",jU="⋹̸",GU="∉",VU="⋷",KU="⋶",XU="⧏̸",YU="⋪",ZU="⋬",JU="≮",QU="≰",t4="≸",e4="≪̸",n4="⩽̸",r4="≴",i4="⪢̸",o4="⪡̸",s4="∌",l4="∌",a4="⋾",c4="⋽",u4="⊀",f4="⪯̸",h4="⋠",d4="∌",p4="⧐̸",g4="⋫",v4="⋭",m4="⊏̸",y4="⋢",b4="⊐̸",w4="⋣",x4="⊂⃒",_4="⊈",S4="⊁",k4="⪰̸",C4="⋡",T4="≿̸",L4="⊃⃒",E4="⊉",A4="≁",M4="≄",N4="≇",O4="≉",P4="∤",$4="∦",D4="∦",R4="⫽⃥",z4="∂̸",I4="⨔",F4="⊀",q4="⋠",H4="⊀",B4="⪯̸",W4="⪯̸",U4="⤳̸",j4="↛",G4="⇏",V4="↝̸",K4="↛",X4="⇏",Y4="⋫",Z4="⋭",J4="⊁",Q4="⋡",t6="⪰̸",e6="𝒩",n6="𝓃",r6="∤",i6="∦",o6="≁",s6="≄",l6="≄",a6="∤",c6="∦",u6="⋢",f6="⋣",h6="⊄",d6="⫅̸",p6="⊈",g6="⊂⃒",v6="⊈",m6="⫅̸",y6="⊁",b6="⪰̸",w6="⊅",x6="⫆̸",_6="⊉",S6="⊃⃒",k6="⊉",C6="⫆̸",T6="≹",L6="Ñ",E6="ñ",A6="≸",M6="⋪",N6="⋬",O6="⋫",P6="⋭",$6="Ν",D6="ν",R6="#",z6="№",I6=" ",F6="≍⃒",q6="⊬",H6="⊭",B6="⊮",W6="⊯",U6="≥⃒",j6=">⃒",G6="⤄",V6="⧞",K6="⤂",X6="≤⃒",Y6="<⃒",Z6="⊴⃒",J6="⤃",Q6="⊵⃒",tj="∼⃒",ej="⤣",nj="↖",rj="⇖",ij="↖",oj="⤧",sj="Ó",lj="ó",aj="⊛",cj="Ô",uj="ô",fj="⊚",hj="О",dj="о",pj="⊝",gj="Ő",vj="ő",mj="⨸",yj="⊙",bj="⦼",wj="Œ",xj="œ",_j="⦿",Sj="𝔒",kj="𝔬",Cj="˛",Tj="Ò",Lj="ò",Ej="⧁",Aj="⦵",Mj="Ω",Nj="∮",Oj="↺",Pj="⦾",$j="⦻",Dj="‾",Rj="⧀",zj="Ō",Ij="ō",Fj="Ω",qj="ω",Hj="Ο",Bj="ο",Wj="⦶",Uj="⊖",jj="𝕆",Gj="𝕠",Vj="⦷",Kj="“",Xj="‘",Yj="⦹",Zj="⊕",Jj="↻",Qj="⩔",t9="∨",e9="⩝",n9="ℴ",r9="ℴ",i9="ª",o9="º",s9="⊶",l9="⩖",a9="⩗",c9="⩛",u9="Ⓢ",f9="𝒪",h9="ℴ",d9="Ø",p9="ø",g9="⊘",v9="Õ",m9="õ",y9="⨶",b9="⨷",w9="⊗",x9="Ö",_9="ö",S9="⌽",k9="‾",C9="⏞",T9="⎴",L9="⏜",E9="¶",A9="∥",M9="∥",N9="⫳",O9="⫽",P9="∂",$9="∂",D9="П",R9="п",z9="%",I9=".",F9="‰",q9="⊥",H9="‱",B9="𝔓",W9="𝔭",U9="Φ",j9="φ",G9="ϕ",V9="ℳ",K9="☎",X9="Π",Y9="π",Z9="⋔",J9="ϖ",Q9="ℏ",tG="ℎ",eG="ℏ",nG="⨣",rG="⊞",iG="⨢",oG="+",sG="∔",lG="⨥",aG="⩲",cG="±",uG="±",fG="⨦",hG="⨧",dG="±",pG="ℌ",gG="⨕",vG="𝕡",mG="ℙ",yG="£",bG="⪷",wG="⪻",xG="≺",_G="≼",SG="⪷",kG="≺",CG="≼",TG="≺",LG="⪯",EG="≼",AG="≾",MG="⪯",NG="⪹",OG="⪵",PG="⋨",$G="⪯",DG="⪳",RG="≾",zG="′",IG="″",FG="ℙ",qG="⪹",HG="⪵",BG="⋨",WG="∏",UG="∏",jG="⌮",GG="⌒",VG="⌓",KG="∝",XG="∝",YG="∷",ZG="∝",JG="≾",QG="⊰",tV="𝒫",eV="𝓅",nV="Ψ",rV="ψ",iV=" ",oV="𝔔",sV="𝔮",lV="⨌",aV="𝕢",cV="ℚ",uV="⁗",fV="𝒬",hV="𝓆",dV="ℍ",pV="⨖",gV="?",vV="≟",mV='"',yV='"',bV="⇛",wV="∽̱",xV="Ŕ",_V="ŕ",SV="√",kV="⦳",CV="⟩",TV="⟫",LV="⦒",EV="⦥",AV="⟩",MV="»",NV="⥵",OV="⇥",PV="⤠",$V="⤳",DV="→",RV="↠",zV="⇒",IV="⤞",FV="↪",qV="↬",HV="⥅",BV="⥴",WV="⤖",UV="↣",jV="↝",GV="⤚",VV="⤜",KV="∶",XV="ℚ",YV="⤍",ZV="⤏",JV="⤐",QV="❳",t7="}",e7="]",n7="⦌",r7="⦎",i7="⦐",o7="Ř",s7="ř",l7="Ŗ",a7="ŗ",c7="⌉",u7="}",f7="Р",h7="р",d7="⤷",p7="⥩",g7="”",v7="”",m7="↳",y7="ℜ",b7="ℛ",w7="ℜ",x7="ℝ",_7="ℜ",S7="▭",k7="®",C7="®",T7="∋",L7="⇋",E7="⥯",A7="⥽",M7="⌋",N7="𝔯",O7="ℜ",P7="⥤",$7="⇁",D7="⇀",R7="⥬",z7="Ρ",I7="ρ",F7="ϱ",q7="⟩",H7="⇥",B7="→",W7="→",U7="⇒",j7="⇄",G7="↣",V7="⌉",K7="⟧",X7="⥝",Y7="⥕",Z7="⇂",J7="⌋",Q7="⇁",tK="⇀",eK="⇄",nK="⇌",rK="⇉",iK="↝",oK="↦",sK="⊢",lK="⥛",aK="⋌",cK="⧐",uK="⊳",fK="⊵",hK="⥏",dK="⥜",pK="⥔",gK="↾",vK="⥓",mK="⇀",yK="˚",bK="≓",wK="⇄",xK="⇌",_K="‏",SK="⎱",kK="⎱",CK="⫮",TK="⟭",LK="⇾",EK="⟧",AK="⦆",MK="𝕣",NK="ℝ",OK="⨮",PK="⨵",$K="⥰",DK=")",RK="⦔",zK="⨒",IK="⇉",FK="⇛",qK="›",HK="𝓇",BK="ℛ",WK="↱",UK="↱",jK="]",GK="’",VK="’",KK="⋌",XK="⋊",YK="▹",ZK="⊵",JK="▸",QK="⧎",tX="⧴",eX="⥨",nX="℞",rX="Ś",iX="ś",oX="‚",sX="⪸",lX="Š",aX="š",cX="⪼",uX="≻",fX="≽",hX="⪰",dX="⪴",pX="Ş",gX="ş",vX="Ŝ",mX="ŝ",yX="⪺",bX="⪶",wX="⋩",xX="⨓",_X="≿",SX="С",kX="с",CX="⊡",TX="⋅",LX="⩦",EX="⤥",AX="↘",MX="⇘",NX="↘",OX="§",PX=";",$X="⤩",DX="∖",RX="∖",zX="✶",IX="𝔖",FX="𝔰",qX="⌢",HX="♯",BX="Щ",WX="щ",UX="Ш",jX="ш",GX="↓",VX="←",KX="∣",XX="∥",YX="→",ZX="↑",JX="­",QX="Σ",tY="σ",eY="ς",nY="ς",rY="∼",iY="⩪",oY="≃",sY="≃",lY="⪞",aY="⪠",cY="⪝",uY="⪟",fY="≆",hY="⨤",dY="⥲",pY="←",gY="∘",vY="∖",mY="⨳",yY="⧤",bY="∣",wY="⌣",xY="⪪",_Y="⪬",SY="⪬︀",kY="Ь",CY="ь",TY="⌿",LY="⧄",EY="/",AY="𝕊",MY="𝕤",NY="♠",OY="♠",PY="∥",$Y="⊓",DY="⊓︀",RY="⊔",zY="⊔︀",IY="√",FY="⊏",qY="⊑",HY="⊏",BY="⊑",WY="⊐",UY="⊒",jY="⊐",GY="⊒",VY="□",KY="□",XY="⊓",YY="⊏",ZY="⊑",JY="⊐",QY="⊒",tZ="⊔",eZ="▪",nZ="□",rZ="▪",iZ="→",oZ="𝒮",sZ="𝓈",lZ="∖",aZ="⌣",cZ="⋆",uZ="⋆",fZ="☆",hZ="★",dZ="ϵ",pZ="ϕ",gZ="¯",vZ="⊂",mZ="⋐",yZ="⪽",bZ="⫅",wZ="⊆",xZ="⫃",_Z="⫁",SZ="⫋",kZ="⊊",CZ="⪿",TZ="⥹",LZ="⊂",EZ="⋐",AZ="⊆",MZ="⫅",NZ="⊆",OZ="⊊",PZ="⫋",$Z="⫇",DZ="⫕",RZ="⫓",zZ="⪸",IZ="≻",FZ="≽",qZ="≻",HZ="⪰",BZ="≽",WZ="≿",UZ="⪰",jZ="⪺",GZ="⪶",VZ="⋩",KZ="≿",XZ="∋",YZ="∑",ZZ="∑",JZ="♪",QZ="¹",tJ="²",eJ="³",nJ="⊃",rJ="⋑",iJ="⪾",oJ="⫘",sJ="⫆",lJ="⊇",aJ="⫄",cJ="⊃",uJ="⊇",fJ="⟉",hJ="⫗",dJ="⥻",pJ="⫂",gJ="⫌",vJ="⊋",mJ="⫀",yJ="⊃",bJ="⋑",wJ="⊇",xJ="⫆",_J="⊋",SJ="⫌",kJ="⫈",CJ="⫔",TJ="⫖",LJ="⤦",EJ="↙",AJ="⇙",MJ="↙",NJ="⤪",OJ="ß",PJ=" ",$J="⌖",DJ="Τ",RJ="τ",zJ="⎴",IJ="Ť",FJ="ť",qJ="Ţ",HJ="ţ",BJ="Т",WJ="т",UJ="⃛",jJ="⌕",GJ="𝔗",VJ="𝔱",KJ="∴",XJ="∴",YJ="∴",ZJ="Θ",JJ="θ",QJ="ϑ",tQ="ϑ",eQ="≈",nQ="∼",rQ="  ",iQ=" ",oQ=" ",sQ="≈",lQ="∼",aQ="Þ",cQ="þ",uQ="˜",fQ="∼",hQ="≃",dQ="≅",pQ="≈",gQ="⨱",vQ="⊠",mQ="×",yQ="⨰",bQ="∭",wQ="⤨",xQ="⌶",_Q="⫱",SQ="⊤",kQ="𝕋",CQ="𝕥",TQ="⫚",LQ="⤩",EQ="‴",AQ="™",MQ="™",NQ="▵",OQ="▿",PQ="◃",$Q="⊴",DQ="≜",RQ="▹",zQ="⊵",IQ="◬",FQ="≜",qQ="⨺",HQ="⃛",BQ="⨹",WQ="⧍",UQ="⨻",jQ="⏢",GQ="𝒯",VQ="𝓉",KQ="Ц",XQ="ц",YQ="Ћ",ZQ="ћ",JQ="Ŧ",QQ="ŧ",ttt="≬",ett="↞",ntt="↠",rtt="Ú",itt="ú",ott="↑",stt="↟",ltt="⇑",att="⥉",ctt="Ў",utt="ў",ftt="Ŭ",htt="ŭ",dtt="Û",ptt="û",gtt="У",vtt="у",mtt="⇅",ytt="Ű",btt="ű",wtt="⥮",xtt="⥾",_tt="𝔘",Stt="𝔲",ktt="Ù",Ctt="ù",Ttt="⥣",Ltt="↿",Ett="↾",Att="▀",Mtt="⌜",Ntt="⌜",Ott="⌏",Ptt="◸",$tt="Ū",Dtt="ū",Rtt="¨",ztt="_",Itt="⏟",Ftt="⎵",qtt="⏝",Htt="⋃",Btt="⊎",Wtt="Ų",Utt="ų",jtt="𝕌",Gtt="𝕦",Vtt="⤒",Ktt="↑",Xtt="↑",Ytt="⇑",Ztt="⇅",Jtt="↕",Qtt="↕",tet="⇕",eet="⥮",net="↿",ret="↾",iet="⊎",oet="↖",set="↗",aet="υ",cet="ϒ",uet="ϒ",fet="Υ",het="υ",det="↥",pet="⊥",get="⇈",vet="⌝",met="⌝",yet="⌎",bet="Ů",wet="ů",xet="◹",_et="𝒰",ket="𝓊",Cet="⋰",Tet="Ũ",Let="ũ",Eet="▵",Aet="▴",Met="⇈",Net="Ü",Oet="ü",Pet="⦧",$et="⦜",Det="ϵ",Ret="ϰ",zet="∅",Iet="ϕ",Fet="ϖ",qet="∝",Het="↕",Bet="⇕",Wet="ϱ",Uet="ς",jet="⊊︀",Get="⫋︀",Vet="⊋︀",Ket="⫌︀",Xet="ϑ",Yet="⊲",Zet="⊳",Jet="⫨",Qet="⫫",tnt="⫩",ent="В",nnt="в",rnt="⊢",int="⊨",ont="⊩",snt="⊫",lnt="⫦",ant="⊻",cnt="∨",unt="⋁",fnt="≚",hnt="⋮",dnt="|",pnt="‖",gnt="|",vnt="‖",mnt="∣",ynt="|",bnt="❘",wnt="≀",xnt=" ",_nt="𝔙",Snt="𝔳",knt="⊲",Cnt="⊂⃒",Tnt="⊃⃒",Lnt="𝕍",Ent="𝕧",Ant="∝",Mnt="⊳",Nnt="𝒱",Ont="𝓋",Pnt="⫋︀",$nt="⊊︀",Dnt="⫌︀",Rnt="⊋︀",znt="⊪",Int="⦚",Fnt="Ŵ",qnt="ŵ",Hnt="⩟",Bnt="∧",Wnt="⋀",Unt="≙",jnt="℘",Gnt="𝔚",Vnt="𝔴",Knt="𝕎",Xnt="𝕨",Ynt="℘",Znt="≀",Jnt="≀",Qnt="𝒲",trt="𝓌",ert="⋂",nrt="◯",rrt="⋃",irt="▽",ort="𝔛",srt="𝔵",lrt="⟷",art="⟺",crt="Ξ",urt="ξ",frt="⟵",hrt="⟸",drt="⟼",prt="⋻",grt="⨀",vrt="𝕏",mrt="𝕩",yrt="⨁",brt="⨂",wrt="⟶",xrt="⟹",_rt="𝒳",Srt="𝓍",krt="⨆",Crt="⨄",Trt="△",Lrt="⋁",Ert="⋀",Art="Ý",Mrt="ý",Nrt="Я",Ort="я",Prt="Ŷ",$rt="ŷ",Drt="Ы",Rrt="ы",zrt="¥",Irt="𝔜",Frt="𝔶",qrt="Ї",Hrt="ї",Brt="𝕐",Wrt="𝕪",Urt="𝒴",jrt="𝓎",Grt="Ю",Vrt="ю",Krt="ÿ",Xrt="Ÿ",Yrt="Ź",Zrt="ź",Jrt="Ž",Qrt="ž",tit="З",eit="з",nit="Ż",rit="ż",iit="ℨ",oit="​",sit="Ζ",lit="ζ",ait="𝔷",cit="ℨ",uit="Ж",fit="ж",hit="⇝",dit="𝕫",pit="ℤ",git="𝒵",vit="𝓏",mit="‍",yit="‌",ry={Aacute:tL,aacute:eL,Abreve:nL,abreve:rL,ac:iL,acd:oL,acE:sL,Acirc:lL,acirc:aL,acute:cL,Acy:uL,acy:fL,AElig:hL,aelig:dL,af:pL,Afr:gL,afr:vL,Agrave:mL,agrave:yL,alefsym:bL,aleph:wL,Alpha:xL,alpha:_L,Amacr:SL,amacr:kL,amalg:CL,amp:TL,AMP:LL,andand:EL,And:AL,and:ML,andd:NL,andslope:OL,andv:PL,ang:$L,ange:DL,angle:RL,angmsdaa:zL,angmsdab:IL,angmsdac:FL,angmsdad:qL,angmsdae:HL,angmsdaf:BL,angmsdag:WL,angmsdah:UL,angmsd:jL,angrt:GL,angrtvb:VL,angrtvbd:KL,angsph:XL,angst:YL,angzarr:ZL,Aogon:JL,aogon:QL,Aopf:tE,aopf:eE,apacir:nE,ap:rE,apE:iE,ape:oE,apid:sE,apos:lE,ApplyFunction:aE,approx:cE,approxeq:uE,Aring:fE,aring:hE,Ascr:dE,ascr:pE,Assign:gE,ast:vE,asymp:mE,asympeq:yE,Atilde:bE,atilde:wE,Auml:xE,auml:_E,awconint:SE,awint:kE,backcong:CE,backepsilon:TE,backprime:LE,backsim:EE,backsimeq:AE,Backslash:ME,Barv:NE,barvee:OE,barwed:PE,Barwed:$E,barwedge:DE,bbrk:RE,bbrktbrk:zE,bcong:IE,Bcy:FE,bcy:qE,bdquo:HE,becaus:BE,because:WE,Because:UE,bemptyv:jE,bepsi:GE,bernou:VE,Bernoullis:KE,Beta:XE,beta:YE,beth:ZE,between:JE,Bfr:QE,bfr:tA,bigcap:eA,bigcirc:nA,bigcup:rA,bigodot:iA,bigoplus:oA,bigotimes:sA,bigsqcup:lA,bigstar:aA,bigtriangledown:cA,bigtriangleup:uA,biguplus:fA,bigvee:hA,bigwedge:dA,bkarow:pA,blacklozenge:gA,blacksquare:vA,blacktriangle:mA,blacktriangledown:yA,blacktriangleleft:bA,blacktriangleright:wA,blank:xA,blk12:_A,blk14:SA,blk34:kA,block:CA,bne:TA,bnequiv:LA,bNot:EA,bnot:AA,Bopf:MA,bopf:NA,bot:OA,bottom:PA,bowtie:$A,boxbox:DA,boxdl:RA,boxdL:zA,boxDl:IA,boxDL:FA,boxdr:qA,boxdR:HA,boxDr:BA,boxDR:WA,boxh:UA,boxH:jA,boxhd:GA,boxHd:VA,boxhD:KA,boxHD:XA,boxhu:YA,boxHu:ZA,boxhU:JA,boxHU:QA,boxminus:tM,boxplus:eM,boxtimes:nM,boxul:rM,boxuL:iM,boxUl:oM,boxUL:sM,boxur:lM,boxuR:aM,boxUr:cM,boxUR:uM,boxv:fM,boxV:hM,boxvh:dM,boxvH:pM,boxVh:gM,boxVH:vM,boxvl:mM,boxvL:yM,boxVl:bM,boxVL:wM,boxvr:xM,boxvR:_M,boxVr:SM,boxVR:kM,bprime:CM,breve:TM,Breve:LM,brvbar:EM,bscr:AM,Bscr:MM,bsemi:NM,bsim:OM,bsime:PM,bsolb:$M,bsol:DM,bsolhsub:RM,bull:zM,bullet:IM,bump:FM,bumpE:qM,bumpe:HM,Bumpeq:BM,bumpeq:WM,Cacute:UM,cacute:jM,capand:GM,capbrcup:VM,capcap:KM,cap:XM,Cap:YM,capcup:ZM,capdot:JM,CapitalDifferentialD:QM,caps:tN,caret:eN,caron:nN,Cayleys:rN,ccaps:iN,Ccaron:oN,ccaron:sN,Ccedil:lN,ccedil:aN,Ccirc:cN,ccirc:uN,Cconint:fN,ccups:hN,ccupssm:dN,Cdot:pN,cdot:gN,cedil:vN,Cedilla:mN,cemptyv:yN,cent:bN,centerdot:wN,CenterDot:xN,cfr:_N,Cfr:SN,CHcy:kN,chcy:CN,check:TN,checkmark:LN,Chi:EN,chi:AN,circ:MN,circeq:NN,circlearrowleft:ON,circlearrowright:PN,circledast:$N,circledcirc:DN,circleddash:RN,CircleDot:zN,circledR:IN,circledS:FN,CircleMinus:qN,CirclePlus:HN,CircleTimes:BN,cir:WN,cirE:UN,cire:jN,cirfnint:GN,cirmid:VN,cirscir:KN,ClockwiseContourIntegral:XN,CloseCurlyDoubleQuote:YN,CloseCurlyQuote:ZN,clubs:JN,clubsuit:QN,colon:tO,Colon:eO,Colone:nO,colone:rO,coloneq:iO,comma:oO,commat:sO,comp:lO,compfn:aO,complement:cO,complexes:uO,cong:fO,congdot:hO,Congruent:dO,conint:pO,Conint:gO,ContourIntegral:vO,copf:mO,Copf:yO,coprod:bO,Coproduct:wO,copy:xO,COPY:_O,copysr:SO,CounterClockwiseContourIntegral:kO,crarr:CO,cross:TO,Cross:LO,Cscr:EO,cscr:AO,csub:MO,csube:NO,csup:OO,csupe:PO,ctdot:$O,cudarrl:DO,cudarrr:RO,cuepr:zO,cuesc:IO,cularr:FO,cularrp:qO,cupbrcap:HO,cupcap:BO,CupCap:WO,cup:UO,Cup:jO,cupcup:GO,cupdot:VO,cupor:KO,cups:XO,curarr:YO,curarrm:ZO,curlyeqprec:JO,curlyeqsucc:QO,curlyvee:tP,curlywedge:eP,curren:nP,curvearrowleft:rP,curvearrowright:iP,cuvee:oP,cuwed:sP,cwconint:lP,cwint:aP,cylcty:cP,dagger:uP,Dagger:fP,daleth:hP,darr:dP,Darr:pP,dArr:gP,dash:vP,Dashv:mP,dashv:yP,dbkarow:bP,dblac:wP,Dcaron:xP,dcaron:_P,Dcy:SP,dcy:kP,ddagger:CP,ddarr:TP,DD:LP,dd:EP,DDotrahd:AP,ddotseq:MP,deg:NP,Del:OP,Delta:PP,delta:$P,demptyv:DP,dfisht:RP,Dfr:zP,dfr:IP,dHar:FP,dharl:qP,dharr:HP,DiacriticalAcute:BP,DiacriticalDot:WP,DiacriticalDoubleAcute:UP,DiacriticalGrave:jP,DiacriticalTilde:GP,diam:VP,diamond:KP,Diamond:XP,diamondsuit:YP,diams:ZP,die:JP,DifferentialD:QP,digamma:t$,disin:e$,div:n$,divide:r$,divideontimes:i$,divonx:o$,DJcy:s$,djcy:l$,dlcorn:a$,dlcrop:c$,dollar:u$,Dopf:f$,dopf:h$,Dot:d$,dot:p$,DotDot:g$,doteq:v$,doteqdot:m$,DotEqual:y$,dotminus:b$,dotplus:w$,dotsquare:x$,doublebarwedge:_$,DoubleContourIntegral:S$,DoubleDot:k$,DoubleDownArrow:C$,DoubleLeftArrow:T$,DoubleLeftRightArrow:L$,DoubleLeftTee:E$,DoubleLongLeftArrow:A$,DoubleLongLeftRightArrow:M$,DoubleLongRightArrow:N$,DoubleRightArrow:O$,DoubleRightTee:P$,DoubleUpArrow:$$,DoubleUpDownArrow:D$,DoubleVerticalBar:R$,DownArrowBar:z$,downarrow:I$,DownArrow:F$,Downarrow:q$,DownArrowUpArrow:H$,DownBreve:B$,downdownarrows:W$,downharpoonleft:U$,downharpoonright:j$,DownLeftRightVector:G$,DownLeftTeeVector:V$,DownLeftVectorBar:K$,DownLeftVector:X$,DownRightTeeVector:Y$,DownRightVectorBar:Z$,DownRightVector:J$,DownTeeArrow:Q$,DownTee:tD,drbkarow:eD,drcorn:nD,drcrop:rD,Dscr:iD,dscr:oD,DScy:sD,dscy:lD,dsol:aD,Dstrok:cD,dstrok:uD,dtdot:fD,dtri:hD,dtrif:dD,duarr:pD,duhar:gD,dwangle:vD,DZcy:mD,dzcy:yD,dzigrarr:bD,Eacute:wD,eacute:xD,easter:_D,Ecaron:SD,ecaron:kD,Ecirc:CD,ecirc:TD,ecir:LD,ecolon:ED,Ecy:AD,ecy:MD,eDDot:ND,Edot:OD,edot:PD,eDot:$D,ee:DD,efDot:RD,Efr:zD,efr:ID,eg:FD,Egrave:qD,egrave:HD,egs:BD,egsdot:WD,el:UD,Element:jD,elinters:GD,ell:VD,els:KD,elsdot:XD,Emacr:YD,emacr:ZD,empty:JD,emptyset:QD,EmptySmallSquare:tR,emptyv:eR,EmptyVerySmallSquare:nR,emsp13:rR,emsp14:iR,emsp:oR,ENG:sR,eng:lR,ensp:aR,Eogon:cR,eogon:uR,Eopf:fR,eopf:hR,epar:dR,eparsl:pR,eplus:gR,epsi:vR,Epsilon:mR,epsilon:yR,epsiv:bR,eqcirc:wR,eqcolon:xR,eqsim:_R,eqslantgtr:SR,eqslantless:kR,Equal:CR,equals:TR,EqualTilde:LR,equest:ER,Equilibrium:AR,equiv:MR,equivDD:NR,eqvparsl:OR,erarr:PR,erDot:$R,escr:DR,Escr:RR,esdot:zR,Esim:IR,esim:FR,Eta:qR,eta:HR,ETH:BR,eth:WR,Euml:UR,euml:jR,euro:GR,excl:VR,exist:KR,Exists:XR,expectation:YR,exponentiale:ZR,ExponentialE:JR,fallingdotseq:QR,Fcy:t2,fcy:e2,female:n2,ffilig:r2,fflig:i2,ffllig:o2,Ffr:s2,ffr:l2,filig:a2,FilledSmallSquare:c2,FilledVerySmallSquare:u2,fjlig:f2,flat:h2,fllig:d2,fltns:p2,fnof:g2,Fopf:v2,fopf:m2,forall:y2,ForAll:b2,fork:w2,forkv:x2,Fouriertrf:_2,fpartint:S2,frac12:k2,frac13:C2,frac14:T2,frac15:L2,frac16:E2,frac18:A2,frac23:M2,frac25:N2,frac34:O2,frac35:P2,frac38:$2,frac45:D2,frac56:R2,frac58:z2,frac78:I2,frasl:F2,frown:q2,fscr:H2,Fscr:B2,gacute:W2,Gamma:U2,gamma:j2,Gammad:G2,gammad:V2,gap:K2,Gbreve:X2,gbreve:Y2,Gcedil:Z2,Gcirc:J2,gcirc:Q2,Gcy:tz,gcy:ez,Gdot:nz,gdot:rz,ge:iz,gE:oz,gEl:sz,gel:lz,geq:az,geqq:cz,geqslant:uz,gescc:fz,ges:hz,gesdot:dz,gesdoto:pz,gesdotol:gz,gesl:vz,gesles:mz,Gfr:yz,gfr:bz,gg:wz,Gg:xz,ggg:_z,gimel:Sz,GJcy:kz,gjcy:Cz,gla:Tz,gl:Lz,glE:Ez,glj:Az,gnap:Mz,gnapprox:Nz,gne:Oz,gnE:Pz,gneq:$z,gneqq:Dz,gnsim:Rz,Gopf:zz,gopf:Iz,grave:Fz,GreaterEqual:qz,GreaterEqualLess:Hz,GreaterFullEqual:Bz,GreaterGreater:Wz,GreaterLess:Uz,GreaterSlantEqual:jz,GreaterTilde:Gz,Gscr:Vz,gscr:Kz,gsim:Xz,gsime:Yz,gsiml:Zz,gtcc:Jz,gtcir:Qz,gt:tI,GT:eI,Gt:nI,gtdot:rI,gtlPar:iI,gtquest:oI,gtrapprox:sI,gtrarr:lI,gtrdot:aI,gtreqless:cI,gtreqqless:uI,gtrless:fI,gtrsim:hI,gvertneqq:dI,gvnE:pI,Hacek:gI,hairsp:vI,half:mI,hamilt:yI,HARDcy:bI,hardcy:wI,harrcir:xI,harr:_I,hArr:SI,harrw:kI,Hat:CI,hbar:TI,Hcirc:LI,hcirc:EI,hearts:AI,heartsuit:MI,hellip:NI,hercon:OI,hfr:PI,Hfr:$I,HilbertSpace:DI,hksearow:RI,hkswarow:zI,hoarr:II,homtht:FI,hookleftarrow:qI,hookrightarrow:HI,hopf:BI,Hopf:WI,horbar:UI,HorizontalLine:jI,hscr:GI,Hscr:VI,hslash:KI,Hstrok:XI,hstrok:YI,HumpDownHump:ZI,HumpEqual:JI,hybull:QI,hyphen:tF,Iacute:eF,iacute:nF,ic:rF,Icirc:iF,icirc:oF,Icy:sF,icy:lF,Idot:aF,IEcy:cF,iecy:uF,iexcl:fF,iff:hF,ifr:dF,Ifr:pF,Igrave:gF,igrave:vF,ii:mF,iiiint:yF,iiint:bF,iinfin:wF,iiota:xF,IJlig:_F,ijlig:SF,Imacr:kF,imacr:CF,image:TF,ImaginaryI:LF,imagline:EF,imagpart:AF,imath:MF,Im:NF,imof:OF,imped:PF,Implies:$F,incare:DF,in:"∈",infin:RF,infintie:zF,inodot:IF,intcal:FF,int:qF,Int:HF,integers:BF,Integral:WF,intercal:UF,Intersection:jF,intlarhk:GF,intprod:VF,InvisibleComma:KF,InvisibleTimes:XF,IOcy:YF,iocy:ZF,Iogon:JF,iogon:QF,Iopf:tq,iopf:eq,Iota:nq,iota:rq,iprod:iq,iquest:oq,iscr:sq,Iscr:lq,isin:aq,isindot:cq,isinE:uq,isins:fq,isinsv:hq,isinv:dq,it:pq,Itilde:gq,itilde:vq,Iukcy:mq,iukcy:yq,Iuml:bq,iuml:wq,Jcirc:xq,jcirc:_q,Jcy:Sq,jcy:kq,Jfr:Cq,jfr:Tq,jmath:Lq,Jopf:Eq,jopf:Aq,Jscr:Mq,jscr:Nq,Jsercy:Oq,jsercy:Pq,Jukcy:$q,jukcy:Dq,Kappa:Rq,kappa:zq,kappav:Iq,Kcedil:Fq,kcedil:qq,Kcy:Hq,kcy:Bq,Kfr:Wq,kfr:Uq,kgreen:jq,KHcy:Gq,khcy:Vq,KJcy:Kq,kjcy:Xq,Kopf:Yq,kopf:Zq,Kscr:Jq,kscr:Qq,lAarr:tH,Lacute:eH,lacute:nH,laemptyv:rH,lagran:iH,Lambda:oH,lambda:sH,lang:lH,Lang:aH,langd:cH,langle:uH,lap:fH,Laplacetrf:hH,laquo:dH,larrb:pH,larrbfs:gH,larr:vH,Larr:mH,lArr:yH,larrfs:bH,larrhk:wH,larrlp:xH,larrpl:_H,larrsim:SH,larrtl:kH,latail:CH,lAtail:TH,lat:LH,late:EH,lates:AH,lbarr:MH,lBarr:NH,lbbrk:OH,lbrace:PH,lbrack:$H,lbrke:DH,lbrksld:RH,lbrkslu:zH,Lcaron:IH,lcaron:FH,Lcedil:qH,lcedil:HH,lceil:BH,lcub:WH,Lcy:UH,lcy:jH,ldca:GH,ldquo:VH,ldquor:KH,ldrdhar:XH,ldrushar:YH,ldsh:ZH,le:JH,lE:QH,LeftAngleBracket:tB,LeftArrowBar:eB,leftarrow:nB,LeftArrow:rB,Leftarrow:iB,LeftArrowRightArrow:oB,leftarrowtail:sB,LeftCeiling:lB,LeftDoubleBracket:aB,LeftDownTeeVector:cB,LeftDownVectorBar:uB,LeftDownVector:fB,LeftFloor:hB,leftharpoondown:dB,leftharpoonup:pB,leftleftarrows:gB,leftrightarrow:vB,LeftRightArrow:mB,Leftrightarrow:yB,leftrightarrows:bB,leftrightharpoons:wB,leftrightsquigarrow:xB,LeftRightVector:_B,LeftTeeArrow:SB,LeftTee:kB,LeftTeeVector:CB,leftthreetimes:TB,LeftTriangleBar:LB,LeftTriangle:EB,LeftTriangleEqual:AB,LeftUpDownVector:MB,LeftUpTeeVector:NB,LeftUpVectorBar:OB,LeftUpVector:PB,LeftVectorBar:$B,LeftVector:DB,lEg:RB,leg:zB,leq:IB,leqq:FB,leqslant:qB,lescc:HB,les:BB,lesdot:WB,lesdoto:UB,lesdotor:jB,lesg:GB,lesges:VB,lessapprox:KB,lessdot:XB,lesseqgtr:YB,lesseqqgtr:ZB,LessEqualGreater:JB,LessFullEqual:QB,LessGreater:t3,lessgtr:e3,LessLess:n3,lesssim:r3,LessSlantEqual:i3,LessTilde:o3,lfisht:s3,lfloor:l3,Lfr:a3,lfr:c3,lg:u3,lgE:f3,lHar:h3,lhard:d3,lharu:p3,lharul:g3,lhblk:v3,LJcy:m3,ljcy:y3,llarr:b3,ll:w3,Ll:x3,llcorner:_3,Lleftarrow:S3,llhard:k3,lltri:C3,Lmidot:T3,lmidot:L3,lmoustache:E3,lmoust:A3,lnap:M3,lnapprox:N3,lne:O3,lnE:P3,lneq:$3,lneqq:D3,lnsim:R3,loang:z3,loarr:I3,lobrk:F3,longleftarrow:q3,LongLeftArrow:H3,Longleftarrow:B3,longleftrightarrow:W3,LongLeftRightArrow:U3,Longleftrightarrow:j3,longmapsto:G3,longrightarrow:V3,LongRightArrow:K3,Longrightarrow:X3,looparrowleft:Y3,looparrowright:Z3,lopar:J3,Lopf:Q3,lopf:t5,loplus:e5,lotimes:n5,lowast:r5,lowbar:i5,LowerLeftArrow:o5,LowerRightArrow:s5,loz:l5,lozenge:a5,lozf:c5,lpar:u5,lparlt:f5,lrarr:h5,lrcorner:d5,lrhar:p5,lrhard:g5,lrm:v5,lrtri:m5,lsaquo:y5,lscr:b5,Lscr:w5,lsh:x5,Lsh:_5,lsim:S5,lsime:k5,lsimg:C5,lsqb:T5,lsquo:L5,lsquor:E5,Lstrok:A5,lstrok:M5,ltcc:N5,ltcir:O5,lt:P5,LT:$5,Lt:D5,ltdot:R5,lthree:z5,ltimes:I5,ltlarr:F5,ltquest:q5,ltri:H5,ltrie:B5,ltrif:W5,ltrPar:U5,lurdshar:j5,luruhar:G5,lvertneqq:V5,lvnE:K5,macr:X5,male:Y5,malt:Z5,maltese:J5,Map:"⤅",map:Q5,mapsto:tW,mapstodown:eW,mapstoleft:nW,mapstoup:rW,marker:iW,mcomma:oW,Mcy:sW,mcy:lW,mdash:aW,mDDot:cW,measuredangle:uW,MediumSpace:fW,Mellintrf:hW,Mfr:dW,mfr:pW,mho:gW,micro:vW,midast:mW,midcir:yW,mid:bW,middot:wW,minusb:xW,minus:_W,minusd:SW,minusdu:kW,MinusPlus:CW,mlcp:TW,mldr:LW,mnplus:EW,models:AW,Mopf:MW,mopf:NW,mp:OW,mscr:PW,Mscr:$W,mstpos:DW,Mu:RW,mu:zW,multimap:IW,mumap:FW,nabla:qW,Nacute:HW,nacute:BW,nang:WW,nap:UW,napE:jW,napid:GW,napos:VW,napprox:KW,natural:XW,naturals:YW,natur:ZW,nbsp:JW,nbump:QW,nbumpe:t8,ncap:e8,Ncaron:n8,ncaron:r8,Ncedil:i8,ncedil:o8,ncong:s8,ncongdot:l8,ncup:a8,Ncy:c8,ncy:u8,ndash:f8,nearhk:h8,nearr:d8,neArr:p8,nearrow:g8,ne:v8,nedot:m8,NegativeMediumSpace:y8,NegativeThickSpace:b8,NegativeThinSpace:w8,NegativeVeryThinSpace:x8,nequiv:_8,nesear:S8,nesim:k8,NestedGreaterGreater:C8,NestedLessLess:T8,NewLine:L8,nexist:E8,nexists:A8,Nfr:M8,nfr:N8,ngE:O8,nge:P8,ngeq:$8,ngeqq:D8,ngeqslant:R8,nges:z8,nGg:I8,ngsim:F8,nGt:q8,ngt:H8,ngtr:B8,nGtv:W8,nharr:U8,nhArr:j8,nhpar:G8,ni:V8,nis:K8,nisd:X8,niv:Y8,NJcy:Z8,njcy:J8,nlarr:Q8,nlArr:tU,nldr:eU,nlE:nU,nle:rU,nleftarrow:iU,nLeftarrow:oU,nleftrightarrow:sU,nLeftrightarrow:lU,nleq:aU,nleqq:cU,nleqslant:uU,nles:fU,nless:hU,nLl:dU,nlsim:pU,nLt:gU,nlt:vU,nltri:mU,nltrie:yU,nLtv:bU,nmid:wU,NoBreak:xU,NonBreakingSpace:_U,nopf:SU,Nopf:kU,Not:CU,not:TU,NotCongruent:LU,NotCupCap:EU,NotDoubleVerticalBar:AU,NotElement:MU,NotEqual:NU,NotEqualTilde:OU,NotExists:PU,NotGreater:$U,NotGreaterEqual:DU,NotGreaterFullEqual:RU,NotGreaterGreater:zU,NotGreaterLess:IU,NotGreaterSlantEqual:FU,NotGreaterTilde:qU,NotHumpDownHump:HU,NotHumpEqual:BU,notin:WU,notindot:UU,notinE:jU,notinva:GU,notinvb:VU,notinvc:KU,NotLeftTriangleBar:XU,NotLeftTriangle:YU,NotLeftTriangleEqual:ZU,NotLess:JU,NotLessEqual:QU,NotLessGreater:t4,NotLessLess:e4,NotLessSlantEqual:n4,NotLessTilde:r4,NotNestedGreaterGreater:i4,NotNestedLessLess:o4,notni:s4,notniva:l4,notnivb:a4,notnivc:c4,NotPrecedes:u4,NotPrecedesEqual:f4,NotPrecedesSlantEqual:h4,NotReverseElement:d4,NotRightTriangleBar:p4,NotRightTriangle:g4,NotRightTriangleEqual:v4,NotSquareSubset:m4,NotSquareSubsetEqual:y4,NotSquareSuperset:b4,NotSquareSupersetEqual:w4,NotSubset:x4,NotSubsetEqual:_4,NotSucceeds:S4,NotSucceedsEqual:k4,NotSucceedsSlantEqual:C4,NotSucceedsTilde:T4,NotSuperset:L4,NotSupersetEqual:E4,NotTilde:A4,NotTildeEqual:M4,NotTildeFullEqual:N4,NotTildeTilde:O4,NotVerticalBar:P4,nparallel:$4,npar:D4,nparsl:R4,npart:z4,npolint:I4,npr:F4,nprcue:q4,nprec:H4,npreceq:B4,npre:W4,nrarrc:U4,nrarr:j4,nrArr:G4,nrarrw:V4,nrightarrow:K4,nRightarrow:X4,nrtri:Y4,nrtrie:Z4,nsc:J4,nsccue:Q4,nsce:t6,Nscr:e6,nscr:n6,nshortmid:r6,nshortparallel:i6,nsim:o6,nsime:s6,nsimeq:l6,nsmid:a6,nspar:c6,nsqsube:u6,nsqsupe:f6,nsub:h6,nsubE:d6,nsube:p6,nsubset:g6,nsubseteq:v6,nsubseteqq:m6,nsucc:y6,nsucceq:b6,nsup:w6,nsupE:x6,nsupe:_6,nsupset:S6,nsupseteq:k6,nsupseteqq:C6,ntgl:T6,Ntilde:L6,ntilde:E6,ntlg:A6,ntriangleleft:M6,ntrianglelefteq:N6,ntriangleright:O6,ntrianglerighteq:P6,Nu:$6,nu:D6,num:R6,numero:z6,numsp:I6,nvap:F6,nvdash:q6,nvDash:H6,nVdash:B6,nVDash:W6,nvge:U6,nvgt:j6,nvHarr:G6,nvinfin:V6,nvlArr:K6,nvle:X6,nvlt:Y6,nvltrie:Z6,nvrArr:J6,nvrtrie:Q6,nvsim:tj,nwarhk:ej,nwarr:nj,nwArr:rj,nwarrow:ij,nwnear:oj,Oacute:sj,oacute:lj,oast:aj,Ocirc:cj,ocirc:uj,ocir:fj,Ocy:hj,ocy:dj,odash:pj,Odblac:gj,odblac:vj,odiv:mj,odot:yj,odsold:bj,OElig:wj,oelig:xj,ofcir:_j,Ofr:Sj,ofr:kj,ogon:Cj,Ograve:Tj,ograve:Lj,ogt:Ej,ohbar:Aj,ohm:Mj,oint:Nj,olarr:Oj,olcir:Pj,olcross:$j,oline:Dj,olt:Rj,Omacr:zj,omacr:Ij,Omega:Fj,omega:qj,Omicron:Hj,omicron:Bj,omid:Wj,ominus:Uj,Oopf:jj,oopf:Gj,opar:Vj,OpenCurlyDoubleQuote:Kj,OpenCurlyQuote:Xj,operp:Yj,oplus:Zj,orarr:Jj,Or:Qj,or:t9,ord:e9,order:n9,orderof:r9,ordf:i9,ordm:o9,origof:s9,oror:l9,orslope:a9,orv:c9,oS:u9,Oscr:f9,oscr:h9,Oslash:d9,oslash:p9,osol:g9,Otilde:v9,otilde:m9,otimesas:y9,Otimes:b9,otimes:w9,Ouml:x9,ouml:_9,ovbar:S9,OverBar:k9,OverBrace:C9,OverBracket:T9,OverParenthesis:L9,para:E9,parallel:A9,par:M9,parsim:N9,parsl:O9,part:P9,PartialD:$9,Pcy:D9,pcy:R9,percnt:z9,period:I9,permil:F9,perp:q9,pertenk:H9,Pfr:B9,pfr:W9,Phi:U9,phi:j9,phiv:G9,phmmat:V9,phone:K9,Pi:X9,pi:Y9,pitchfork:Z9,piv:J9,planck:Q9,planckh:tG,plankv:eG,plusacir:nG,plusb:rG,pluscir:iG,plus:oG,plusdo:sG,plusdu:lG,pluse:aG,PlusMinus:cG,plusmn:uG,plussim:fG,plustwo:hG,pm:dG,Poincareplane:pG,pointint:gG,popf:vG,Popf:mG,pound:yG,prap:bG,Pr:wG,pr:xG,prcue:_G,precapprox:SG,prec:kG,preccurlyeq:CG,Precedes:TG,PrecedesEqual:LG,PrecedesSlantEqual:EG,PrecedesTilde:AG,preceq:MG,precnapprox:NG,precneqq:OG,precnsim:PG,pre:$G,prE:DG,precsim:RG,prime:zG,Prime:IG,primes:FG,prnap:qG,prnE:HG,prnsim:BG,prod:WG,Product:UG,profalar:jG,profline:GG,profsurf:VG,prop:KG,Proportional:XG,Proportion:YG,propto:ZG,prsim:JG,prurel:QG,Pscr:tV,pscr:eV,Psi:nV,psi:rV,puncsp:iV,Qfr:oV,qfr:sV,qint:lV,qopf:aV,Qopf:cV,qprime:uV,Qscr:fV,qscr:hV,quaternions:dV,quatint:pV,quest:gV,questeq:vV,quot:mV,QUOT:yV,rAarr:bV,race:wV,Racute:xV,racute:_V,radic:SV,raemptyv:kV,rang:CV,Rang:TV,rangd:LV,range:EV,rangle:AV,raquo:MV,rarrap:NV,rarrb:OV,rarrbfs:PV,rarrc:$V,rarr:DV,Rarr:RV,rArr:zV,rarrfs:IV,rarrhk:FV,rarrlp:qV,rarrpl:HV,rarrsim:BV,Rarrtl:WV,rarrtl:UV,rarrw:jV,ratail:GV,rAtail:VV,ratio:KV,rationals:XV,rbarr:YV,rBarr:ZV,RBarr:JV,rbbrk:QV,rbrace:t7,rbrack:e7,rbrke:n7,rbrksld:r7,rbrkslu:i7,Rcaron:o7,rcaron:s7,Rcedil:l7,rcedil:a7,rceil:c7,rcub:u7,Rcy:f7,rcy:h7,rdca:d7,rdldhar:p7,rdquo:g7,rdquor:v7,rdsh:m7,real:y7,realine:b7,realpart:w7,reals:x7,Re:_7,rect:S7,reg:k7,REG:C7,ReverseElement:T7,ReverseEquilibrium:L7,ReverseUpEquilibrium:E7,rfisht:A7,rfloor:M7,rfr:N7,Rfr:O7,rHar:P7,rhard:$7,rharu:D7,rharul:R7,Rho:z7,rho:I7,rhov:F7,RightAngleBracket:q7,RightArrowBar:H7,rightarrow:B7,RightArrow:W7,Rightarrow:U7,RightArrowLeftArrow:j7,rightarrowtail:G7,RightCeiling:V7,RightDoubleBracket:K7,RightDownTeeVector:X7,RightDownVectorBar:Y7,RightDownVector:Z7,RightFloor:J7,rightharpoondown:Q7,rightharpoonup:tK,rightleftarrows:eK,rightleftharpoons:nK,rightrightarrows:rK,rightsquigarrow:iK,RightTeeArrow:oK,RightTee:sK,RightTeeVector:lK,rightthreetimes:aK,RightTriangleBar:cK,RightTriangle:uK,RightTriangleEqual:fK,RightUpDownVector:hK,RightUpTeeVector:dK,RightUpVectorBar:pK,RightUpVector:gK,RightVectorBar:vK,RightVector:mK,ring:yK,risingdotseq:bK,rlarr:wK,rlhar:xK,rlm:_K,rmoustache:SK,rmoust:kK,rnmid:CK,roang:TK,roarr:LK,robrk:EK,ropar:AK,ropf:MK,Ropf:NK,roplus:OK,rotimes:PK,RoundImplies:$K,rpar:DK,rpargt:RK,rppolint:zK,rrarr:IK,Rrightarrow:FK,rsaquo:qK,rscr:HK,Rscr:BK,rsh:WK,Rsh:UK,rsqb:jK,rsquo:GK,rsquor:VK,rthree:KK,rtimes:XK,rtri:YK,rtrie:ZK,rtrif:JK,rtriltri:QK,RuleDelayed:tX,ruluhar:eX,rx:nX,Sacute:rX,sacute:iX,sbquo:oX,scap:sX,Scaron:lX,scaron:aX,Sc:cX,sc:uX,sccue:fX,sce:hX,scE:dX,Scedil:pX,scedil:gX,Scirc:vX,scirc:mX,scnap:yX,scnE:bX,scnsim:wX,scpolint:xX,scsim:_X,Scy:SX,scy:kX,sdotb:CX,sdot:TX,sdote:LX,searhk:EX,searr:AX,seArr:MX,searrow:NX,sect:OX,semi:PX,seswar:$X,setminus:DX,setmn:RX,sext:zX,Sfr:IX,sfr:FX,sfrown:qX,sharp:HX,SHCHcy:BX,shchcy:WX,SHcy:UX,shcy:jX,ShortDownArrow:GX,ShortLeftArrow:VX,shortmid:KX,shortparallel:XX,ShortRightArrow:YX,ShortUpArrow:ZX,shy:JX,Sigma:QX,sigma:tY,sigmaf:eY,sigmav:nY,sim:rY,simdot:iY,sime:oY,simeq:sY,simg:lY,simgE:aY,siml:cY,simlE:uY,simne:fY,simplus:hY,simrarr:dY,slarr:pY,SmallCircle:gY,smallsetminus:vY,smashp:mY,smeparsl:yY,smid:bY,smile:wY,smt:xY,smte:_Y,smtes:SY,SOFTcy:kY,softcy:CY,solbar:TY,solb:LY,sol:EY,Sopf:AY,sopf:MY,spades:NY,spadesuit:OY,spar:PY,sqcap:$Y,sqcaps:DY,sqcup:RY,sqcups:zY,Sqrt:IY,sqsub:FY,sqsube:qY,sqsubset:HY,sqsubseteq:BY,sqsup:WY,sqsupe:UY,sqsupset:jY,sqsupseteq:GY,square:VY,Square:KY,SquareIntersection:XY,SquareSubset:YY,SquareSubsetEqual:ZY,SquareSuperset:JY,SquareSupersetEqual:QY,SquareUnion:tZ,squarf:eZ,squ:nZ,squf:rZ,srarr:iZ,Sscr:oZ,sscr:sZ,ssetmn:lZ,ssmile:aZ,sstarf:cZ,Star:uZ,star:fZ,starf:hZ,straightepsilon:dZ,straightphi:pZ,strns:gZ,sub:vZ,Sub:mZ,subdot:yZ,subE:bZ,sube:wZ,subedot:xZ,submult:_Z,subnE:SZ,subne:kZ,subplus:CZ,subrarr:TZ,subset:LZ,Subset:EZ,subseteq:AZ,subseteqq:MZ,SubsetEqual:NZ,subsetneq:OZ,subsetneqq:PZ,subsim:$Z,subsub:DZ,subsup:RZ,succapprox:zZ,succ:IZ,succcurlyeq:FZ,Succeeds:qZ,SucceedsEqual:HZ,SucceedsSlantEqual:BZ,SucceedsTilde:WZ,succeq:UZ,succnapprox:jZ,succneqq:GZ,succnsim:VZ,succsim:KZ,SuchThat:XZ,sum:YZ,Sum:ZZ,sung:JZ,sup1:QZ,sup2:tJ,sup3:eJ,sup:nJ,Sup:rJ,supdot:iJ,supdsub:oJ,supE:sJ,supe:lJ,supedot:aJ,Superset:cJ,SupersetEqual:uJ,suphsol:fJ,suphsub:hJ,suplarr:dJ,supmult:pJ,supnE:gJ,supne:vJ,supplus:mJ,supset:yJ,Supset:bJ,supseteq:wJ,supseteqq:xJ,supsetneq:_J,supsetneqq:SJ,supsim:kJ,supsub:CJ,supsup:TJ,swarhk:LJ,swarr:EJ,swArr:AJ,swarrow:MJ,swnwar:NJ,szlig:OJ,Tab:PJ,target:$J,Tau:DJ,tau:RJ,tbrk:zJ,Tcaron:IJ,tcaron:FJ,Tcedil:qJ,tcedil:HJ,Tcy:BJ,tcy:WJ,tdot:UJ,telrec:jJ,Tfr:GJ,tfr:VJ,there4:KJ,therefore:XJ,Therefore:YJ,Theta:ZJ,theta:JJ,thetasym:QJ,thetav:tQ,thickapprox:eQ,thicksim:nQ,ThickSpace:rQ,ThinSpace:iQ,thinsp:oQ,thkap:sQ,thksim:lQ,THORN:aQ,thorn:cQ,tilde:uQ,Tilde:fQ,TildeEqual:hQ,TildeFullEqual:dQ,TildeTilde:pQ,timesbar:gQ,timesb:vQ,times:mQ,timesd:yQ,tint:bQ,toea:wQ,topbot:xQ,topcir:_Q,top:SQ,Topf:kQ,topf:CQ,topfork:TQ,tosa:LQ,tprime:EQ,trade:AQ,TRADE:MQ,triangle:NQ,triangledown:OQ,triangleleft:PQ,trianglelefteq:$Q,triangleq:DQ,triangleright:RQ,trianglerighteq:zQ,tridot:IQ,trie:FQ,triminus:qQ,TripleDot:HQ,triplus:BQ,trisb:WQ,tritime:UQ,trpezium:jQ,Tscr:GQ,tscr:VQ,TScy:KQ,tscy:XQ,TSHcy:YQ,tshcy:ZQ,Tstrok:JQ,tstrok:QQ,twixt:ttt,twoheadleftarrow:ett,twoheadrightarrow:ntt,Uacute:rtt,uacute:itt,uarr:ott,Uarr:stt,uArr:ltt,Uarrocir:att,Ubrcy:ctt,ubrcy:utt,Ubreve:ftt,ubreve:htt,Ucirc:dtt,ucirc:ptt,Ucy:gtt,ucy:vtt,udarr:mtt,Udblac:ytt,udblac:btt,udhar:wtt,ufisht:xtt,Ufr:_tt,ufr:Stt,Ugrave:ktt,ugrave:Ctt,uHar:Ttt,uharl:Ltt,uharr:Ett,uhblk:Att,ulcorn:Mtt,ulcorner:Ntt,ulcrop:Ott,ultri:Ptt,Umacr:$tt,umacr:Dtt,uml:Rtt,UnderBar:ztt,UnderBrace:Itt,UnderBracket:Ftt,UnderParenthesis:qtt,Union:Htt,UnionPlus:Btt,Uogon:Wtt,uogon:Utt,Uopf:jtt,uopf:Gtt,UpArrowBar:Vtt,uparrow:Ktt,UpArrow:Xtt,Uparrow:Ytt,UpArrowDownArrow:Ztt,updownarrow:Jtt,UpDownArrow:Qtt,Updownarrow:tet,UpEquilibrium:eet,upharpoonleft:net,upharpoonright:ret,uplus:iet,UpperLeftArrow:oet,UpperRightArrow:set,upsi:aet,Upsi:cet,upsih:uet,Upsilon:fet,upsilon:het,UpTeeArrow:det,UpTee:pet,upuparrows:get,urcorn:vet,urcorner:met,urcrop:yet,Uring:bet,uring:wet,urtri:xet,Uscr:_et,uscr:ket,utdot:Cet,Utilde:Tet,utilde:Let,utri:Eet,utrif:Aet,uuarr:Met,Uuml:Net,uuml:Oet,uwangle:Pet,vangrt:$et,varepsilon:Det,varkappa:Ret,varnothing:zet,varphi:Iet,varpi:Fet,varpropto:qet,varr:Het,vArr:Bet,varrho:Wet,varsigma:Uet,varsubsetneq:jet,varsubsetneqq:Get,varsupsetneq:Vet,varsupsetneqq:Ket,vartheta:Xet,vartriangleleft:Yet,vartriangleright:Zet,vBar:Jet,Vbar:Qet,vBarv:tnt,Vcy:ent,vcy:nnt,vdash:rnt,vDash:int,Vdash:ont,VDash:snt,Vdashl:lnt,veebar:ant,vee:cnt,Vee:unt,veeeq:fnt,vellip:hnt,verbar:dnt,Verbar:pnt,vert:gnt,Vert:vnt,VerticalBar:mnt,VerticalLine:ynt,VerticalSeparator:bnt,VerticalTilde:wnt,VeryThinSpace:xnt,Vfr:_nt,vfr:Snt,vltri:knt,vnsub:Cnt,vnsup:Tnt,Vopf:Lnt,vopf:Ent,vprop:Ant,vrtri:Mnt,Vscr:Nnt,vscr:Ont,vsubnE:Pnt,vsubne:$nt,vsupnE:Dnt,vsupne:Rnt,Vvdash:znt,vzigzag:Int,Wcirc:Fnt,wcirc:qnt,wedbar:Hnt,wedge:Bnt,Wedge:Wnt,wedgeq:Unt,weierp:jnt,Wfr:Gnt,wfr:Vnt,Wopf:Knt,wopf:Xnt,wp:Ynt,wr:Znt,wreath:Jnt,Wscr:Qnt,wscr:trt,xcap:ert,xcirc:nrt,xcup:rrt,xdtri:irt,Xfr:ort,xfr:srt,xharr:lrt,xhArr:art,Xi:crt,xi:urt,xlarr:frt,xlArr:hrt,xmap:drt,xnis:prt,xodot:grt,Xopf:vrt,xopf:mrt,xoplus:yrt,xotime:brt,xrarr:wrt,xrArr:xrt,Xscr:_rt,xscr:Srt,xsqcup:krt,xuplus:Crt,xutri:Trt,xvee:Lrt,xwedge:Ert,Yacute:Art,yacute:Mrt,YAcy:Nrt,yacy:Ort,Ycirc:Prt,ycirc:$rt,Ycy:Drt,ycy:Rrt,yen:zrt,Yfr:Irt,yfr:Frt,YIcy:qrt,yicy:Hrt,Yopf:Brt,yopf:Wrt,Yscr:Urt,yscr:jrt,YUcy:Grt,yucy:Vrt,yuml:Krt,Yuml:Xrt,Zacute:Yrt,zacute:Zrt,Zcaron:Jrt,zcaron:Qrt,Zcy:tit,zcy:eit,Zdot:nit,zdot:rit,zeetrf:iit,ZeroWidthSpace:oit,Zeta:sit,zeta:lit,zfr:ait,Zfr:cit,ZHcy:uit,zhcy:fit,zigrarr:hit,zopf:dit,Zopf:pit,Zscr:git,zscr:vit,zwj:mit,zwnj:yit},bit="Á",wit="á",xit="Â",_it="â",Sit="´",kit="Æ",Cit="æ",Tit="À",Lit="à",Eit="&",Ait="&",Mit="Å",Nit="å",Oit="Ã",Pit="ã",$it="Ä",Dit="ä",Rit="¦",zit="Ç",Iit="ç",Fit="¸",qit="¢",Hit="©",Bit="©",Wit="¤",Uit="°",jit="÷",Git="É",Vit="é",Kit="Ê",Xit="ê",Yit="È",Zit="è",Jit="Ð",Qit="ð",tot="Ë",eot="ë",not="½",rot="¼",iot="¾",oot=">",sot=">",lot="Í",aot="í",cot="Î",uot="î",fot="¡",hot="Ì",dot="ì",pot="¿",got="Ï",vot="ï",mot="«",yot="<",bot="<",wot="¯",xot="µ",_ot="·",Sot=" ",kot="¬",Cot="Ñ",Tot="ñ",Lot="Ó",Eot="ó",Aot="Ô",Mot="ô",Not="Ò",Oot="ò",Pot="ª",$ot="º",Dot="Ø",Rot="ø",zot="Õ",Iot="õ",Fot="Ö",qot="ö",Hot="¶",Bot="±",Wot="£",Uot='"',jot='"',Got="»",Vot="®",Kot="®",Xot="§",Yot="­",Zot="¹",Jot="²",Qot="³",tst="ß",est="Þ",nst="þ",rst="×",ist="Ú",ost="ú",sst="Û",lst="û",ast="Ù",cst="ù",ust="¨",fst="Ü",hst="ü",dst="Ý",pst="ý",gst="¥",vst="ÿ",mst={Aacute:bit,aacute:wit,Acirc:xit,acirc:_it,acute:Sit,AElig:kit,aelig:Cit,Agrave:Tit,agrave:Lit,amp:Eit,AMP:Ait,Aring:Mit,aring:Nit,Atilde:Oit,atilde:Pit,Auml:$it,auml:Dit,brvbar:Rit,Ccedil:zit,ccedil:Iit,cedil:Fit,cent:qit,copy:Hit,COPY:Bit,curren:Wit,deg:Uit,divide:jit,Eacute:Git,eacute:Vit,Ecirc:Kit,ecirc:Xit,Egrave:Yit,egrave:Zit,ETH:Jit,eth:Qit,Euml:tot,euml:eot,frac12:not,frac14:rot,frac34:iot,gt:oot,GT:sot,Iacute:lot,iacute:aot,Icirc:cot,icirc:uot,iexcl:fot,Igrave:hot,igrave:dot,iquest:pot,Iuml:got,iuml:vot,laquo:mot,lt:yot,LT:bot,macr:wot,micro:xot,middot:_ot,nbsp:Sot,not:kot,Ntilde:Cot,ntilde:Tot,Oacute:Lot,oacute:Eot,Ocirc:Aot,ocirc:Mot,Ograve:Not,ograve:Oot,ordf:Pot,ordm:$ot,Oslash:Dot,oslash:Rot,Otilde:zot,otilde:Iot,Ouml:Fot,ouml:qot,para:Hot,plusmn:Bot,pound:Wot,quot:Uot,QUOT:jot,raquo:Got,reg:Vot,REG:Kot,sect:Xot,shy:Yot,sup1:Zot,sup2:Jot,sup3:Qot,szlig:tst,THORN:est,thorn:nst,times:rst,Uacute:ist,uacute:ost,Ucirc:sst,ucirc:lst,Ugrave:ast,ugrave:cst,uml:ust,Uuml:fst,uuml:hst,Yacute:dst,yacute:pst,yen:gst,yuml:vst},yst="&",bst="'",wst=">",xst="<",_st='"',iy={amp:yst,apos:bst,gt:wst,lt:xst,quot:_st};var ph={};const Sst={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 kst=Yi&&Yi.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(ph,"__esModule",{value:!0});var cv=kst(Sst),Cst=String.fromCodePoint||function(t){var e="";return t>65535&&(t-=65536,e+=String.fromCharCode(t>>>10&1023|55296),t=56320|t&1023),e+=String.fromCharCode(t),e};function Tst(t){return t>=55296&&t<=57343||t>1114111?"�":(t in cv.default&&(t=cv.default[t]),Cst(t))}ph.default=Tst;var xc=Yi&&Yi.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty($r,"__esModule",{value:!0});$r.decodeHTML=$r.decodeHTMLStrict=$r.decodeXML=void 0;var yf=xc(ry),Lst=xc(mst),Est=xc(iy),uv=xc(ph),Ast=/&(?:[a-zA-Z0-9]+|#[xX][\da-fA-F]+|#\d+);/g;$r.decodeXML=oy(Est.default);$r.decodeHTMLStrict=oy(yf.default);function oy(t){var e=sy(t);return function(r){return String(r).replace(Ast,e)}}var fv=function(t,e){return t<e?1:-1};$r.decodeHTML=function(){for(var t=Object.keys(Lst.default).sort(fv),e=Object.keys(yf.default).sort(fv),r=0,o=0;r<e.length;r++)t[o]===e[r]?(e[r]+=";?",o++):e[r]+=";";var a=new RegExp("&(?:"+e.join("|")+"|#[xX][\\da-fA-F]+;?|#\\d+;?)","g"),u=sy(yf.default);function f(h){return h.substr(-1)!==";"&&(h+=";"),u(h)}return function(h){return String(h).replace(a,f)}}();function sy(t){return function(r){if(r.charAt(1)==="#"){var o=r.charAt(2);return o==="X"||o==="x"?uv.default(parseInt(r.substr(3),16)):uv.default(parseInt(r.substr(2),10))}return t[r.slice(1,-1)]||r}}var Nn={},ly=Yi&&Yi.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Nn,"__esModule",{value:!0});Nn.escapeUTF8=Nn.escape=Nn.encodeNonAsciiHTML=Nn.encodeHTML=Nn.encodeXML=void 0;var Mst=ly(iy),ay=uy(Mst.default),cy=fy(ay);Nn.encodeXML=py(ay);var Nst=ly(ry),gh=uy(Nst.default),Ost=fy(gh);Nn.encodeHTML=$st(gh,Ost);Nn.encodeNonAsciiHTML=py(gh);function uy(t){return Object.keys(t).sort().reduce(function(e,r){return e[t[r]]="&"+r+";",e},{})}function fy(t){for(var e=[],r=[],o=0,a=Object.keys(t);o<a.length;o++){var u=a[o];u.length===1?e.push("\\"+u):r.push(u)}e.sort();for(var f=0;f<e.length-1;f++){for(var h=f;h<e.length-1&&e[h].charCodeAt(1)+1===e[h+1].charCodeAt(1);)h+=1;var d=1+h-f;d<3||e.splice(f,d,e[f]+"-"+e[h])}return r.unshift("["+e.join("")+"]"),new RegExp(r.join("|"),"g")}var hy=/(?:[\x80-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/g,Pst=String.prototype.codePointAt!=null?function(t){return t.codePointAt(0)}:function(t){return(t.charCodeAt(0)-55296)*1024+t.charCodeAt(1)-56320+65536};function _c(t){return"&#x"+(t.length>1?Pst(t):t.charCodeAt(0)).toString(16).toUpperCase()+";"}function $st(t,e){return function(r){return r.replace(e,function(o){return t[o]}).replace(hy,_c)}}var dy=new RegExp(cy.source+"|"+hy.source,"g");function Dst(t){return t.replace(dy,_c)}Nn.escape=Dst;function Rst(t){return t.replace(cy,_c)}Nn.escapeUTF8=Rst;function py(t){return function(e){return e.replace(dy,function(r){return t[r]||_c(r)})}}(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.decodeXMLStrict=t.decodeHTML5Strict=t.decodeHTML4Strict=t.decodeHTML5=t.decodeHTML4=t.decodeHTMLStrict=t.decodeHTML=t.decodeXML=t.encodeHTML5=t.encodeHTML4=t.escapeUTF8=t.escape=t.encodeNonAsciiHTML=t.encodeHTML=t.encodeXML=t.encode=t.decodeStrict=t.decode=void 0;var e=$r,r=Nn;function o(d,g){return(!g||g<=0?e.decodeXML:e.decodeHTML)(d)}t.decode=o;function a(d,g){return(!g||g<=0?e.decodeXML:e.decodeHTMLStrict)(d)}t.decodeStrict=a;function u(d,g){return(!g||g<=0?r.encodeXML:r.encodeHTML)(d)}t.encode=u;var f=Nn;Object.defineProperty(t,"encodeXML",{enumerable:!0,get:function(){return f.encodeXML}}),Object.defineProperty(t,"encodeHTML",{enumerable:!0,get:function(){return f.encodeHTML}}),Object.defineProperty(t,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return f.encodeNonAsciiHTML}}),Object.defineProperty(t,"escape",{enumerable:!0,get:function(){return f.escape}}),Object.defineProperty(t,"escapeUTF8",{enumerable:!0,get:function(){return f.escapeUTF8}}),Object.defineProperty(t,"encodeHTML4",{enumerable:!0,get:function(){return f.encodeHTML}}),Object.defineProperty(t,"encodeHTML5",{enumerable:!0,get:function(){return f.encodeHTML}});var h=$r;Object.defineProperty(t,"decodeXML",{enumerable:!0,get:function(){return h.decodeXML}}),Object.defineProperty(t,"decodeHTML",{enumerable:!0,get:function(){return h.decodeHTML}}),Object.defineProperty(t,"decodeHTMLStrict",{enumerable:!0,get:function(){return h.decodeHTMLStrict}}),Object.defineProperty(t,"decodeHTML4",{enumerable:!0,get:function(){return h.decodeHTML}}),Object.defineProperty(t,"decodeHTML5",{enumerable:!0,get:function(){return h.decodeHTML}}),Object.defineProperty(t,"decodeHTML4Strict",{enumerable:!0,get:function(){return h.decodeHTMLStrict}}),Object.defineProperty(t,"decodeHTML5Strict",{enumerable:!0,get:function(){return h.decodeHTMLStrict}}),Object.defineProperty(t,"decodeXMLStrict",{enumerable:!0,get:function(){return h.decodeXML}})})(ny);function zst(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function hv(t,e){for(var r=0;r<e.length;r++){var o=e[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,o.key,o)}}function Ist(t,e,r){return e&&hv(t.prototype,e),r&&hv(t,r),t}function gy(t,e){var r=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=Fst(t))||e&&t&&typeof t.length=="number"){r&&(t=r);var o=0,a=function(){};return{s:a,n:function(){return o>=t.length?{done:!0}:{done:!1,value:t[o++]}},e:function(g){throw g},f:a}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
9
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var u=!0,f=!1,h;return{s:function(){r=r.call(t)},n:function(){var g=r.next();return u=g.done,g},e:function(g){f=!0,h=g},f:function(){try{!u&&r.return!=null&&r.return()}finally{if(f)throw h}}}}function Fst(t,e){if(!!t){if(typeof t=="string")return dv(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return dv(t,e)}}function dv(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,o=new Array(e);r<e;r++)o[r]=t[r];return o}var qst=ny,pv={fg:"#FFF",bg:"#000",newline:!1,escapeXML:!1,stream:!1,colors:Hst()};function Hst(){var t={0:"#000",1:"#A00",2:"#0A0",3:"#A50",4:"#00A",5:"#A0A",6:"#0AA",7:"#AAA",8:"#555",9:"#F55",10:"#5F5",11:"#FF5",12:"#55F",13:"#F5F",14:"#5FF",15:"#FFF"};return fa(0,5).forEach(function(e){fa(0,5).forEach(function(r){fa(0,5).forEach(function(o){return Bst(e,r,o,t)})})}),fa(0,23).forEach(function(e){var r=e+232,o=vy(e*10+8);t[r]="#"+o+o+o}),t}function Bst(t,e,r,o){var a=16+t*36+e*6+r,u=t>0?t*40+55:0,f=e>0?e*40+55:0,h=r>0?r*40+55:0;o[a]=Wst([u,f,h])}function vy(t){for(var e=t.toString(16);e.length<2;)e="0"+e;return e}function Wst(t){var e=[],r=gy(t),o;try{for(r.s();!(o=r.n()).done;){var a=o.value;e.push(vy(a))}}catch(u){r.e(u)}finally{r.f()}return"#"+e.join("")}function gv(t,e,r,o){var a;return e==="text"?a=Vst(r,o):e==="display"?a=jst(t,r,o):e==="xterm256Foreground"?a=Ca(t,o.colors[r]):e==="xterm256Background"?a=Ta(t,o.colors[r]):e==="rgb"&&(a=Ust(t,r)),a}function Ust(t,e){e=e.substring(2).slice(0,-1);var r=+e.substr(0,2),o=e.substring(5).split(";"),a=o.map(function(u){return("0"+Number(u).toString(16)).substr(-2)}).join("");return ka(t,(r===38?"color:#":"background-color:#")+a)}function jst(t,e,r){e=parseInt(e,10);var o={"-1":function(){return"<br/>"},0:function(){return t.length&&my(t)},1:function(){return li(t,"b")},3:function(){return li(t,"i")},4:function(){return li(t,"u")},8:function(){return ka(t,"display:none")},9:function(){return li(t,"strike")},22:function(){return ka(t,"font-weight:normal;text-decoration:none;font-style:normal")},23:function(){return mv(t,"i")},24:function(){return mv(t,"u")},39:function(){return Ca(t,r.fg)},49:function(){return Ta(t,r.bg)},53:function(){return ka(t,"text-decoration:overline")}},a;return o[e]?a=o[e]():4<e&&e<7?a=li(t,"blink"):29<e&&e<38?a=Ca(t,r.colors[e-30]):39<e&&e<48?a=Ta(t,r.colors[e-40]):89<e&&e<98?a=Ca(t,r.colors[8+(e-90)]):99<e&&e<108&&(a=Ta(t,r.colors[8+(e-100)])),a}function my(t){var e=t.slice(0);return t.length=0,e.reverse().map(function(r){return"</"+r+">"}).join("")}function fa(t,e){for(var r=[],o=t;o<=e;o++)r.push(o);return r}function Gst(t){return function(e){return(t===null||e.category!==t)&&t!=="all"}}function vv(t){t=parseInt(t,10);var e=null;return t===0?e="all":t===1?e="bold":2<t&&t<5?e="underline":4<t&&t<7?e="blink":t===8?e="hide":t===9?e="strike":29<t&&t<38||t===39||89<t&&t<98?e="foreground-color":(39<t&&t<48||t===49||99<t&&t<108)&&(e="background-color"),e}function Vst(t,e){return e.escapeXML?qst.encodeXML(t):t}function li(t,e,r){return r||(r=""),t.push(e),"<".concat(e).concat(r?' style="'.concat(r,'"'):"",">")}function ka(t,e){return li(t,"span",e)}function Ca(t,e){return li(t,"span","color:"+e)}function Ta(t,e){return li(t,"span","background-color:"+e)}function mv(t,e){var r;if(t.slice(-1)[0]===e&&(r=t.pop()),r)return"</"+e+">"}function Kst(t,e,r){var o=!1,a=3;function u(){return""}function f(G,V){return r("xterm256Foreground",V),""}function h(G,V){return r("xterm256Background",V),""}function d(G){return e.newline?r("display",-1):r("text",G),""}function g(G,V){o=!0,V.trim().length===0&&(V="0"),V=V.trimRight(";").split(";");var rt=gy(V),J;try{for(rt.s();!(J=rt.n()).done;){var dt=J.value;r("display",dt)}}catch(gt){rt.e(gt)}finally{rt.f()}return""}function v(G){return r("text",G),""}function b(G){return r("rgb",G),""}var x=[{pattern:/^\x08+/,sub:u},{pattern:/^\x1b\[[012]?K/,sub:u},{pattern:/^\x1b\[\(B/,sub:u},{pattern:/^\x1b\[[34]8;2;\d+;\d+;\d+m/,sub:b},{pattern:/^\x1b\[38;5;(\d+)m/,sub:f},{pattern:/^\x1b\[48;5;(\d+)m/,sub:h},{pattern:/^\n/,sub:d},{pattern:/^\r+\n/,sub:d},{pattern:/^\r/,sub:d},{pattern:/^\x1b\[((?:\d{1,3};?)+|)m/,sub:g},{pattern:/^\x1b\[\d?J/,sub:u},{pattern:/^\x1b\[\d{0,3};\d{0,3}f/,sub:u},{pattern:/^\x1b\[?[\d;]{0,3}/,sub:u},{pattern:/^(([^\x1b\x08\r\n])+)/,sub:v}];function S(G,V){V>a&&o||(o=!1,t=t.replace(G.pattern,G.sub))}var M=[],A=t,E=A.length;t:for(;E>0;){for(var T=0,L=0,$=x.length;L<$;T=++L){var P=x[T];if(S(P,T),t.length!==E){E=t.length;continue t}}if(t.length===E)break;M.push(0),E=t.length}return M}function Xst(t,e,r){return e!=="text"&&(t=t.filter(Gst(vv(r))),t.push({token:e,data:r,category:vv(r)})),t}var Yst=function(){function t(e){zst(this,t),e=e||{},e.colors&&(e.colors=Object.assign({},pv.colors,e.colors)),this.options=Object.assign({},pv,e),this.stack=[],this.stickyStack=[]}return Ist(t,[{key:"toHtml",value:function(r){var o=this;r=typeof r=="string"?[r]:r;var a=this.stack,u=this.options,f=[];return this.stickyStack.forEach(function(h){var d=gv(a,h.token,h.data,u);d&&f.push(d)}),Kst(r.join(""),u,function(h,d){var g=gv(a,h,d,u);g&&f.push(g),u.stream&&(o.stickyStack=Xst(o.stickyStack,h,d))}),a.length&&f.push(my(a)),f.join("")}}]),t}(),Zst=Yst;function Jst(t,e){return e&&t.endsWith(e)}async function yy(t,e,r){const o=encodeURI(`${t}:${e}:${r}`);await fetch(`/__open-in-editor?file=${o}`)}function by(t){return new Zst({fg:t?"#FFF":"#000",bg:t?"#000":"#FFF"})}const Qst={class:"scrolls scrolls-rounded task-error"},tlt=["onClickPassive"],elt={key:0},nlt=re({__name:"ViewReportError",props:{root:null,filename:null,error:null},setup(t){const e=t;function r(u){return u.startsWith(e.root)?u.slice(e.root.length):u}const o=_t(()=>{var u,f;return((u=e.error)==null?void 0:u.expected)&&((f=e.error)==null?void 0:f.actual)});function a(){return QT(e.error.actual,e.error.expected,{outputTruncateLength:80})}return(u,f)=>{const h=Qi("tooltip");return at(),Et("div",Qst,[ht("pre",null,[ht("b",null,Xt(t.error.name||t.error.nameStr),1),fn(": "+Xt(t.error.message),1)]),(at(!0),Et(ce,null,Vn(t.error.stacks,(d,g)=>(at(),Et("div",{key:g,class:"op80 flex gap-x-2 items-center","data-testid":"stack"},[ht("pre",null," - "+Xt(r(d.file))+":"+Xt(d.line)+":"+Xt(d.column),1),j(Jst)(d.file,t.filename)?pn((at(),Et("div",{key:0,class:"i-carbon-launch c-red-600 dark:c-red-400 hover:cursor-pointer min-w-1em min-h-1em",tabindex:"0","aria-label":"Open in Editor",onClickPassive:v=>j(yy)(d.file,d.line,d.column)},null,40,tlt)),[[h,"Open in Editor",void 0,{bottom:!0}]]):le("",!0)]))),128)),j(o)?(at(),Et("pre",elt," "+Xt(`
10
+ ${a()}`)+`
11
+ `,1)):le("",!0)])}}});const rlt=to(nlt,[["__scopeId","data-v-58f340bc"]]),Sc=rT(),ilt=gC(Sc),olt={"h-full":"",class:"scrolls"},slt={key:0,class:"scrolls scrolls-rounded task-error"},llt=["innerHTML"],alt={key:1,bg:"green-500/10",text:"green-500 sm",p:"x4 y2","m-2":"",rounded:""},clt=re({__name:"ViewReport",props:{file:null},setup(t){const e=t;function r(h,d){var g;return((g=h.result)==null?void 0:g.state)!=="fail"?[]:h.type==="test"||h.type==="benchmark"||h.type==="typecheck"?[{...h,level:d}]:[{...h,level:d},...h.tasks.flatMap(v=>r(v,d+1))]}function o(h){return h.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#039;")}function a(h,d){var b,x;let g="";d.message.includes("\x1B")&&(g=`<b>${d.nameStr||d.name}</b>: ${h.toHtml(o(d.message))}`);const v=(b=d.stackStr)==null?void 0:b.includes("\x1B");return(v||((x=d.stack)==null?void 0:x.includes("\x1B")))&&(g.length>0?g+=h.toHtml(o(v?d.stackStr:d.stack)):g=`<b>${d.nameStr||d.name}</b>: ${d.message}${h.toHtml(o(v?d.stackStr:d.stack))}`),g.length>0?g:null}function u(h,d){const g=by(h);return d.map(v=>{var S;const b=v.result;if(!b)return v;const x=(S=b.errors)==null?void 0:S.map(M=>a(g,M)).filter(M=>M!=null).join("<br><br>");return x!=null&&x.length&&(b.htmlError=x),v})}const f=_t(()=>{var b,x;const h=e.file,d=((b=h==null?void 0:h.tasks)==null?void 0:b.flatMap(S=>r(S,0)))??[],g=h==null?void 0:h.result;if((x=g==null?void 0:g.errors)==null?void 0:x[0]){const S={id:h.id,name:h.name,level:0,type:"suite",mode:"run",tasks:[],result:g};d.unshift(S)}return d.length>0?u(Sc.value,d):d});return(h,d)=>(at(),Et("div",olt,[j(f).length?(at(!0),Et(ce,{key:0},Vn(j(f),g=>{var v,b,x;return at(),Et("div",{key:g.id},[ht("div",{bg:"red-500/10",text:"red-500 sm",p:"x3 y2","m-2":"",rounded:"",style:kn({"margin-left":`${(v=g.result)!=null&&v.htmlError?.5:2*g.level+.5}rem`})},[fn(Xt(g.name)+" ",1),(b=g.result)!=null&&b.htmlError?(at(),Et("div",slt,[ht("pre",{innerHTML:g.result.htmlError},null,8,llt)])):(x=g.result)!=null&&x.errors?(at(!0),Et(ce,{key:1},Vn(g.result.errors,(S,M)=>{var A;return at(),Qt(rlt,{key:M,error:S,filename:(A=t.file)==null?void 0:A.name,root:j(J0).root},null,8,["error","filename","root"])}),128)):le("",!0)],4)])}),128)):(at(),Et("div",alt," All tests passed in this file "))]))}});const ult=to(clt,[["__scopeId","data-v-bb3d3b20"]]),flt={border:"b base","p-4":""},hlt=["innerHTML"],dlt=["textContent"],plt=re({__name:"ViewConsoleOutputEntry",props:{taskName:null,type:null,time:null,content:null,html:{type:Boolean}},setup(t){const e=t;function r(o){return new Date(o).toLocaleTimeString()}return(o,a)=>(at(),Et("div",flt,[ht("div",{"text-xs":"","mb-1":"",class:ve(e.type==="stderr"?"text-red-600 dark:text-red-300":"op30")},Xt(r(e.time))+" | "+Xt(e.taskName)+" | "+Xt(e.type),3),e.html?(at(),Et("pre",{key:0,"data-type":"html",innerHTML:e.content},null,8,hlt)):(at(),Et("pre",{key:1,"data-type":"text",textContent:Xt(e.content)},null,8,dlt))]))}}),glt={key:0,"h-full":"",class:"scrolls",flex:"","flex-col":"","data-testid":"logs"},vlt={key:1,p6:""},mlt=ht("pre",{inline:""},"console.log(foo)",-1),ylt=re({__name:"ViewConsoleOutput",setup(t){const e=_t(()=>{const o=Q0.value;if(o){const a=by(Sc.value);return o.map(({taskId:u,type:f,time:h,content:d})=>{const g=d.trim(),v=a.toHtml(g);return v!==g?{taskId:u,type:f,time:h,html:!0,content:v}:{taskId:u,type:f,time:h,html:!1,content:d}})}});function r(o){const a=o&&Ue.state.idMap.get(o);return a?LT(a).slice(1).join(" > "):"-"}return(o,a)=>{var f;const u=plt;return(f=j(e))!=null&&f.length?(at(),Et("div",glt,[(at(!0),Et(ce,null,Vn(j(e),({taskId:h,type:d,time:g,html:v,content:b})=>(at(),Et("div",{key:h,"font-mono":""},[zt(u,{"task-name":r(h),type:d,time:g,content:b,html:v},null,8,["task-name","type","time","content","html"])]))),128))])):(at(),Et("p",vlt,[fn(" Log something in your test and it would print here. (e.g. "),mlt,fn(") ")]))}}});var eo={exports:{}};(function(t,e){(function(r,o){t.exports=o()})(Yi,function(){var r=navigator.userAgent,o=navigator.platform,a=/gecko\/\d/i.test(r),u=/MSIE \d/.test(r),f=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(r),h=/Edge\/(\d+)/.exec(r),d=u||f||h,g=d&&(u?document.documentMode||6:+(h||f)[1]),v=!h&&/WebKit\//.test(r),b=v&&/Qt\/\d+\.\d+/.test(r),x=!h&&/Chrome\/(\d+)/.exec(r),S=x&&+x[1],M=/Opera\//.test(r),A=/Apple Computer/.test(navigator.vendor),E=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(r),T=/PhantomJS/.test(r),L=A&&(/Mobile\/\w+/.test(r)||navigator.maxTouchPoints>2),$=/Android/.test(r),P=L||$||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(r),G=L||/Mac/.test(o),V=/\bCrOS\b/.test(r),rt=/win/i.test(o),J=M&&r.match(/Version\/(\d*\.\d*)/);J&&(J=Number(J[1])),J&&J>=15&&(M=!1,v=!0);var dt=G&&(b||M&&(J==null||J<12.11)),gt=a||d&&g>=9;function kt(n){return new RegExp("(^|\\s)"+n+"(?:$|\\s)\\s*")}var ut=function(n,i){var l=n.className,s=kt(i).exec(l);if(s){var c=l.slice(s.index+s[0].length);n.className=l.slice(0,s.index)+(c?s[1]+c:"")}};function U(n){for(var i=n.childNodes.length;i>0;--i)n.removeChild(n.firstChild);return n}function z(n,i){return U(n).appendChild(i)}function k(n,i,l,s){var c=document.createElement(n);if(l&&(c.className=l),s&&(c.style.cssText=s),typeof i=="string")c.appendChild(document.createTextNode(i));else if(i)for(var p=0;p<i.length;++p)c.appendChild(i[p]);return c}function H(n,i,l,s){var c=k(n,i,l,s);return c.setAttribute("role","presentation"),c}var W;document.createRange?W=function(n,i,l,s){var c=document.createRange();return c.setEnd(s||n,l),c.setStart(n,i),c}:W=function(n,i,l){var s=document.body.createTextRange();try{s.moveToElementText(n.parentNode)}catch{return s}return s.collapse(!0),s.moveEnd("character",l),s.moveStart("character",i),s};function et(n,i){if(i.nodeType==3&&(i=i.parentNode),n.contains)return n.contains(i);do if(i.nodeType==11&&(i=i.host),i==n)return!0;while(i=i.parentNode)}function wt(n){var i;try{i=n.activeElement}catch{i=n.body||null}for(;i&&i.shadowRoot&&i.shadowRoot.activeElement;)i=i.shadowRoot.activeElement;return i}function At(n,i){var l=n.className;kt(i).test(l)||(n.className+=(l?" ":"")+i)}function qt(n,i){for(var l=n.split(" "),s=0;s<l.length;s++)l[s]&&!kt(l[s]).test(i)&&(i+=" "+l[s]);return i}var Bt=function(n){n.select()};L?Bt=function(n){n.selectionStart=0,n.selectionEnd=n.value.length}:d&&(Bt=function(n){try{n.select()}catch{}});function Gt(n){return n.display.wrapper.ownerDocument}function ie(n){return Gt(n).defaultView}function Q(n){var i=Array.prototype.slice.call(arguments,1);return function(){return n.apply(null,i)}}function tt(n,i,l){i||(i={});for(var s in n)n.hasOwnProperty(s)&&(l!==!1||!i.hasOwnProperty(s))&&(i[s]=n[s]);return i}function K(n,i,l,s,c){i==null&&(i=n.search(/[^\s\u00a0]/),i==-1&&(i=n.length));for(var p=s||0,m=c||0;;){var y=n.indexOf(" ",p);if(y<0||y>=i)return m+(i-p);m+=y-p,m+=l-m%l,p=y+1}}var st=function(){this.id=null,this.f=null,this.time=0,this.handler=Q(this.onTimeout,this)};st.prototype.onTimeout=function(n){n.id=0,n.time<=+new Date?n.f():setTimeout(n.handler,n.time-+new Date)},st.prototype.set=function(n,i){this.f=i;var l=+new Date+n;(!this.id||l<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,n),this.time=l)};function Ct(n,i){for(var l=0;l<n.length;++l)if(n[l]==i)return l;return-1}var pe=50,Lt={toString:function(){return"CodeMirror.Pass"}},O={scroll:!1},F={origin:"*mouse"},Z={origin:"+move"};function nt(n,i,l){for(var s=0,c=0;;){var p=n.indexOf(" ",s);p==-1&&(p=n.length);var m=p-s;if(p==n.length||c+m>=i)return s+Math.min(m,i-c);if(c+=p-s,c+=l-c%l,s=p+1,c>=i)return s}}var ot=[""];function pt(n){for(;ot.length<=n;)ot.push(lt(ot)+" ");return ot[n]}function lt(n){return n[n.length-1]}function vt(n,i){for(var l=[],s=0;s<n.length;s++)l[s]=i(n[s],s);return l}function xt(n,i,l){for(var s=0,c=l(i);s<n.length&&l(n[s])<=c;)s++;n.splice(s,0,i)}function ct(){}function $t(n,i){var l;return Object.create?l=Object.create(n):(ct.prototype=n,l=new ct),i&&tt(i,l),l}var Nt=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Pt(n){return/\w/.test(n)||n>"€"&&(n.toUpperCase()!=n.toLowerCase()||Nt.test(n))}function Rt(n,i){return i?i.source.indexOf("\\w")>-1&&Pt(n)?!0:i.test(n):Pt(n)}function jt(n){for(var i in n)if(n.hasOwnProperty(i)&&n[i])return!1;return!0}var te=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function Jt(n){return n.charCodeAt(0)>=768&&te.test(n)}function ae(n,i,l){for(;(l<0?i>0:i<n.length)&&Jt(n.charAt(i));)i+=l;return i}function Yt(n,i,l){for(var s=i>l?-1:1;;){if(i==l)return i;var c=(i+l)/2,p=s<0?Math.ceil(c):Math.floor(c);if(p==i)return n(p)?i:l;n(p)?l=p:i=p+s}}function mn(n,i,l,s){if(!n)return s(i,l,"ltr",0);for(var c=!1,p=0;p<n.length;++p){var m=n[p];(m.from<l&&m.to>i||i==l&&m.to==i)&&(s(Math.max(m.from,i),Math.min(m.to,l),m.level==1?"rtl":"ltr",p),c=!0)}c||s(i,l,"ltr")}var Ln=null;function He(n,i,l){var s;Ln=null;for(var c=0;c<n.length;++c){var p=n[c];if(p.from<i&&p.to>i)return c;p.to==i&&(p.from!=p.to&&l=="before"?s=c:Ln=c),p.from==i&&(p.from!=p.to&&l!="before"?s=c:Ln=c)}return s??Ln}var no=function(){var n="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",i="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function l(_){return _<=247?n.charAt(_):1424<=_&&_<=1524?"R":1536<=_&&_<=1785?i.charAt(_-1536):1774<=_&&_<=2220?"r":8192<=_&&_<=8203?"w":_==8204?"b":"L"}var s=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,c=/[stwN]/,p=/[LRr]/,m=/[Lb1n]/,y=/[1n]/;function w(_,N,D){this.level=_,this.from=N,this.to=D}return function(_,N){var D=N=="ltr"?"L":"R";if(_.length==0||N=="ltr"&&!s.test(_))return!1;for(var B=_.length,q=[],Y=0;Y<B;++Y)q.push(l(_.charCodeAt(Y)));for(var it=0,ft=D;it<B;++it){var mt=q[it];mt=="m"?q[it]=ft:ft=mt}for(var St=0,yt=D;St<B;++St){var Tt=q[St];Tt=="1"&&yt=="r"?q[St]="n":p.test(Tt)&&(yt=Tt,Tt=="r"&&(q[St]="R"))}for(var Dt=1,Ot=q[0];Dt<B-1;++Dt){var Ut=q[Dt];Ut=="+"&&Ot=="1"&&q[Dt+1]=="1"?q[Dt]="1":Ut==","&&Ot==q[Dt+1]&&(Ot=="1"||Ot=="n")&&(q[Dt]=Ot),Ot=Ut}for(var ge=0;ge<B;++ge){var ze=q[ge];if(ze==",")q[ge]="N";else if(ze=="%"){var _e=void 0;for(_e=ge+1;_e<B&&q[_e]=="%";++_e);for(var wn=ge&&q[ge-1]=="!"||_e<B&&q[_e]=="1"?"1":"N",ln=ge;ln<_e;++ln)q[ln]=wn;ge=_e-1}}for(var Ae=0,an=D;Ae<B;++Ae){var Be=q[Ae];an=="L"&&Be=="1"?q[Ae]="L":p.test(Be)&&(an=Be)}for(var Pe=0;Pe<B;++Pe)if(c.test(q[Pe])){var Me=void 0;for(Me=Pe+1;Me<B&&c.test(q[Me]);++Me);for(var Ce=(Pe?q[Pe-1]:D)=="L",cn=(Me<B?q[Me]:D)=="L",ko=Ce==cn?Ce?"L":"R":D,Qr=Pe;Qr<Me;++Qr)q[Qr]=ko;Pe=Me-1}for(var Ke=[],or,Ie=0;Ie<B;)if(m.test(q[Ie])){var wu=Ie;for(++Ie;Ie<B&&m.test(q[Ie]);++Ie);Ke.push(new w(0,wu,Ie))}else{var Cr=Ie,Ai=Ke.length,Mi=N=="rtl"?1:0;for(++Ie;Ie<B&&q[Ie]!="L";++Ie);for(var tn=Cr;tn<Ie;)if(y.test(q[tn])){Cr<tn&&(Ke.splice(Ai,0,new w(1,Cr,tn)),Ai+=Mi);var Co=tn;for(++tn;tn<Ie&&y.test(q[tn]);++tn);Ke.splice(Ai,0,new w(2,Co,tn)),Ai+=Mi,Cr=tn}else++tn;Cr<Ie&&Ke.splice(Ai,0,new w(1,Cr,Ie))}return N=="ltr"&&(Ke[0].level==1&&(or=_.match(/^\s+/))&&(Ke[0].from=or[0].length,Ke.unshift(new w(0,0,or[0].length))),lt(Ke).level==1&&(or=_.match(/\s+$/))&&(lt(Ke).to-=or[0].length,Ke.push(new w(0,B-or[0].length,B)))),N=="rtl"?Ke.reverse():Ke}}();function ye(n,i){var l=n.order;return l==null&&(l=n.order=no(n.text,i)),l}var nn=[],bt=function(n,i,l){if(n.addEventListener)n.addEventListener(i,l,!1);else if(n.attachEvent)n.attachEvent("on"+i,l);else{var s=n._handlers||(n._handlers={});s[i]=(s[i]||nn).concat(l)}};function rs(n,i){return n._handlers&&n._handlers[i]||nn}function je(n,i,l){if(n.removeEventListener)n.removeEventListener(i,l,!1);else if(n.detachEvent)n.detachEvent("on"+i,l);else{var s=n._handlers,c=s&&s[i];if(c){var p=Ct(c,l);p>-1&&(s[i]=c.slice(0,p).concat(c.slice(p+1)))}}}function me(n,i){var l=rs(n,i);if(!!l.length)for(var s=Array.prototype.slice.call(arguments,2),c=0;c<l.length;++c)l[c].apply(null,s)}function Se(n,i,l){return typeof i=="string"&&(i={type:i,preventDefault:function(){this.defaultPrevented=!0}}),me(n,l||i.type,n,i),is(i)||i.codemirrorIgnore}function Sl(n){var i=n._handlers&&n._handlers.cursorActivity;if(!!i)for(var l=n.curOp.cursorActivityHandlers||(n.curOp.cursorActivityHandlers=[]),s=0;s<i.length;++s)Ct(l,i[s])==-1&&l.push(i[s])}function Ze(n,i){return rs(n,i).length>0}function Je(n){n.prototype.on=function(i,l){bt(this,i,l)},n.prototype.off=function(i,l){je(this,i,l)}}function Ge(n){n.preventDefault?n.preventDefault():n.returnValue=!1}function wi(n){n.stopPropagation?n.stopPropagation():n.cancelBubble=!0}function is(n){return n.defaultPrevented!=null?n.defaultPrevented:n.returnValue==!1}function vr(n){Ge(n),wi(n)}function rn(n){return n.target||n.srcElement}function os(n){var i=n.which;return i==null&&(n.button&1?i=1:n.button&2?i=3:n.button&4&&(i=2)),G&&n.ctrlKey&&i==1&&(i=3),i}var Lc=function(){if(d&&g<9)return!1;var n=k("div");return"draggable"in n||"dragDrop"in n}(),Dn;function Ec(n){if(Dn==null){var i=k("span","​");z(n,k("span",[i,document.createTextNode("x")])),n.firstChild.offsetHeight!=0&&(Dn=i.offsetWidth<=1&&i.offsetHeight>2&&!(d&&g<8))}var l=Dn?k("span","​"):k("span"," ",null,"display: inline-block; width: 1px; margin-right: -1px");return l.setAttribute("cm-text",""),l}var ro;function kl(n){if(ro!=null)return ro;var i=z(n,document.createTextNode("AخA")),l=W(i,0,1).getBoundingClientRect(),s=W(i,1,2).getBoundingClientRect();return U(n),!l||l.left==l.right?!1:ro=s.right-l.right<3}var ss=`
12
+
13
+ b`.split(/\n/).length!=3?function(n){for(var i=0,l=[],s=n.length;i<=s;){var c=n.indexOf(`
14
+ `,i);c==-1&&(c=n.length);var p=n.slice(i,n.charAt(c-1)=="\r"?c-1:c),m=p.indexOf("\r");m!=-1?(l.push(p.slice(0,m)),i+=m+1):(l.push(p),i=c+1)}return l}:function(n){return n.split(/\r\n?|\n/)},Hr=window.getSelection?function(n){try{return n.selectionStart!=n.selectionEnd}catch{return!1}}:function(n){var i;try{i=n.ownerDocument.selection.createRange()}catch{}return!i||i.parentElement()!=n?!1:i.compareEndPoints("StartToEnd",i)!=0},Qn=function(){var n=k("div");return"oncopy"in n?!0:(n.setAttribute("oncopy","return;"),typeof n.oncopy=="function")}(),tr=null;function Cl(n){if(tr!=null)return tr;var i=z(n,k("span","x")),l=i.getBoundingClientRect(),s=W(i,0,1).getBoundingClientRect();return tr=Math.abs(l.left-s.left)>1}var qn={},Br={};function Tl(n,i){arguments.length>2&&(i.dependencies=Array.prototype.slice.call(arguments,2)),qn[n]=i}function io(n,i){Br[n]=i}function yn(n){if(typeof n=="string"&&Br.hasOwnProperty(n))n=Br[n];else if(n&&typeof n.name=="string"&&Br.hasOwnProperty(n.name)){var i=Br[n.name];typeof i=="string"&&(i={name:i}),n=$t(i,n),n.name=i.name}else{if(typeof n=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(n))return yn("application/xml");if(typeof n=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(n))return yn("application/json")}return typeof n=="string"?{name:n}:n||{name:"null"}}function mr(n,i){i=yn(i);var l=qn[i.name];if(!l)return mr(n,"text/plain");var s=l(n,i);if(Wr.hasOwnProperty(i.name)){var c=Wr[i.name];for(var p in c)!c.hasOwnProperty(p)||(s.hasOwnProperty(p)&&(s["_"+p]=s[p]),s[p]=c[p])}if(s.name=i.name,i.helperType&&(s.helperType=i.helperType),i.modeProps)for(var m in i.modeProps)s[m]=i.modeProps[m];return s}var Wr={};function Ll(n,i){var l=Wr.hasOwnProperty(n)?Wr[n]:Wr[n]={};tt(i,l)}function yr(n,i){if(i===!0)return i;if(n.copyState)return n.copyState(i);var l={};for(var s in i){var c=i[s];c instanceof Array&&(c=c.concat([])),l[s]=c}return l}function Ur(n,i){for(var l;n.innerMode&&(l=n.innerMode(i),!(!l||l.mode==n));)i=l.state,n=l.mode;return l||{mode:n,state:i}}function ls(n,i,l){return n.startState?n.startState(i,l):!0}var ke=function(n,i,l){this.pos=this.start=0,this.string=n,this.tabSize=i||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=l};ke.prototype.eol=function(){return this.pos>=this.string.length},ke.prototype.sol=function(){return this.pos==this.lineStart},ke.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},ke.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},ke.prototype.eat=function(n){var i=this.string.charAt(this.pos),l;if(typeof n=="string"?l=i==n:l=i&&(n.test?n.test(i):n(i)),l)return++this.pos,i},ke.prototype.eatWhile=function(n){for(var i=this.pos;this.eat(n););return this.pos>i},ke.prototype.eatSpace=function(){for(var n=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>n},ke.prototype.skipToEnd=function(){this.pos=this.string.length},ke.prototype.skipTo=function(n){var i=this.string.indexOf(n,this.pos);if(i>-1)return this.pos=i,!0},ke.prototype.backUp=function(n){this.pos-=n},ke.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=K(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?K(this.string,this.lineStart,this.tabSize):0)},ke.prototype.indentation=function(){return K(this.string,null,this.tabSize)-(this.lineStart?K(this.string,this.lineStart,this.tabSize):0)},ke.prototype.match=function(n,i,l){if(typeof n=="string"){var s=function(m){return l?m.toLowerCase():m},c=this.string.substr(this.pos,n.length);if(s(c)==s(n))return i!==!1&&(this.pos+=n.length),!0}else{var p=this.string.slice(this.pos).match(n);return p&&p.index>0?null:(p&&i!==!1&&(this.pos+=p[0].length),p)}},ke.prototype.current=function(){return this.string.slice(this.start,this.pos)},ke.prototype.hideFirstChars=function(n,i){this.lineStart+=n;try{return i()}finally{this.lineStart-=n}},ke.prototype.lookAhead=function(n){var i=this.lineOracle;return i&&i.lookAhead(n)},ke.prototype.baseToken=function(){var n=this.lineOracle;return n&&n.baseToken(this.pos)};function Mt(n,i){if(i-=n.first,i<0||i>=n.size)throw new Error("There is no line "+(i+n.first)+" in the document.");for(var l=n;!l.lines;)for(var s=0;;++s){var c=l.children[s],p=c.chunkSize();if(i<p){l=c;break}i-=p}return l.lines[i]}function br(n,i,l){var s=[],c=i.line;return n.iter(i.line,l.line+1,function(p){var m=p.text;c==l.line&&(m=m.slice(0,l.ch)),c==i.line&&(m=m.slice(i.ch)),s.push(m),++c}),s}function oo(n,i,l){var s=[];return n.iter(i,l,function(c){s.push(c.text)}),s}function Rn(n,i){var l=i-n.height;if(l)for(var s=n;s;s=s.parent)s.height+=l}function oe(n){if(n.parent==null)return null;for(var i=n.parent,l=Ct(i.lines,n),s=i.parent;s;i=s,s=s.parent)for(var c=0;s.children[c]!=i;++c)l+=s.children[c].chunkSize();return l+i.first}function er(n,i){var l=n.first;t:do{for(var s=0;s<n.children.length;++s){var c=n.children[s],p=c.height;if(i<p){n=c;continue t}i-=p,l+=c.chunkSize()}return l}while(!n.lines);for(var m=0;m<n.lines.length;++m){var y=n.lines[m],w=y.height;if(i<w)break;i-=w}return l+m}function C(n,i){return i>=n.first&&i<n.first+n.size}function R(n,i){return String(n.lineNumberFormatter(i+n.firstLineNumber))}function I(n,i,l){if(l===void 0&&(l=null),!(this instanceof I))return new I(n,i,l);this.line=n,this.ch=i,this.sticky=l}function X(n,i){return n.line-i.line||n.ch-i.ch}function It(n,i){return n.sticky==i.sticky&&X(n,i)==0}function Vt(n){return I(n.line,n.ch)}function ee(n,i){return X(n,i)<0?i:n}function Oe(n,i){return X(n,i)<0?n:i}function En(n,i){return Math.max(n.first,Math.min(i,n.first+n.size-1))}function Ft(n,i){if(i.line<n.first)return I(n.first,0);var l=n.first+n.size-1;return i.line>l?I(l,Mt(n,l).text.length):ub(i,Mt(n,i.line).text.length)}function ub(n,i){var l=n.ch;return l==null||l>i?I(n.line,i):l<0?I(n.line,0):n}function Nh(n,i){for(var l=[],s=0;s<i.length;s++)l[s]=Ft(n,i[s]);return l}var El=function(n,i){this.state=n,this.lookAhead=i},nr=function(n,i,l,s){this.state=i,this.doc=n,this.line=l,this.maxLookAhead=s||0,this.baseTokens=null,this.baseTokenPos=1};nr.prototype.lookAhead=function(n){var i=this.doc.getLine(this.line+n);return i!=null&&n>this.maxLookAhead&&(this.maxLookAhead=n),i},nr.prototype.baseToken=function(n){if(!this.baseTokens)return null;for(;this.baseTokens[this.baseTokenPos]<=n;)this.baseTokenPos+=2;var i=this.baseTokens[this.baseTokenPos+1];return{type:i&&i.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-n}},nr.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},nr.fromSaved=function(n,i,l){return i instanceof El?new nr(n,yr(n.mode,i.state),l,i.lookAhead):new nr(n,yr(n.mode,i),l)},nr.prototype.save=function(n){var i=n!==!1?yr(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new El(i,this.maxLookAhead):i};function Oh(n,i,l,s){var c=[n.state.modeGen],p={};Ih(n,i.text,n.doc.mode,l,function(_,N){return c.push(_,N)},p,s);for(var m=l.state,y=function(_){l.baseTokens=c;var N=n.state.overlays[_],D=1,B=0;l.state=!0,Ih(n,i.text,N.mode,l,function(q,Y){for(var it=D;B<q;){var ft=c[D];ft>q&&c.splice(D,1,q,c[D+1],ft),D+=2,B=Math.min(q,ft)}if(!!Y)if(N.opaque)c.splice(it,D-it,q,"overlay "+Y),D=it+2;else for(;it<D;it+=2){var mt=c[it+1];c[it+1]=(mt?mt+" ":"")+"overlay "+Y}},p),l.state=m,l.baseTokens=null,l.baseTokenPos=1},w=0;w<n.state.overlays.length;++w)y(w);return{styles:c,classes:p.bgClass||p.textClass?p:null}}function Ph(n,i,l){if(!i.styles||i.styles[0]!=n.state.modeGen){var s=as(n,oe(i)),c=i.text.length>n.options.maxHighlightLength&&yr(n.doc.mode,s.state),p=Oh(n,i,s);c&&(s.state=c),i.stateAfter=s.save(!c),i.styles=p.styles,p.classes?i.styleClasses=p.classes:i.styleClasses&&(i.styleClasses=null),l===n.doc.highlightFrontier&&(n.doc.modeFrontier=Math.max(n.doc.modeFrontier,++n.doc.highlightFrontier))}return i.styles}function as(n,i,l){var s=n.doc,c=n.display;if(!s.mode.startState)return new nr(s,!0,i);var p=fb(n,i,l),m=p>s.first&&Mt(s,p-1).stateAfter,y=m?nr.fromSaved(s,m,p):new nr(s,ls(s.mode),p);return s.iter(p,i,function(w){Ac(n,w.text,y);var _=y.line;w.stateAfter=_==i-1||_%5==0||_>=c.viewFrom&&_<c.viewTo?y.save():null,y.nextLine()}),l&&(s.modeFrontier=y.line),y}function Ac(n,i,l,s){var c=n.doc.mode,p=new ke(i,n.options.tabSize,l);for(p.start=p.pos=s||0,i==""&&$h(c,l.state);!p.eol();)Mc(c,p,l.state),p.start=p.pos}function $h(n,i){if(n.blankLine)return n.blankLine(i);if(!!n.innerMode){var l=Ur(n,i);if(l.mode.blankLine)return l.mode.blankLine(l.state)}}function Mc(n,i,l,s){for(var c=0;c<10;c++){s&&(s[0]=Ur(n,l).mode);var p=n.token(i,l);if(i.pos>i.start)return p}throw new Error("Mode "+n.name+" failed to advance stream.")}var Dh=function(n,i,l){this.start=n.start,this.end=n.pos,this.string=n.current(),this.type=i||null,this.state=l};function Rh(n,i,l,s){var c=n.doc,p=c.mode,m;i=Ft(c,i);var y=Mt(c,i.line),w=as(n,i.line,l),_=new ke(y.text,n.options.tabSize,w),N;for(s&&(N=[]);(s||_.pos<i.ch)&&!_.eol();)_.start=_.pos,m=Mc(p,_,w.state),s&&N.push(new Dh(_,m,yr(c.mode,w.state)));return s?N:new Dh(_,m,w.state)}function zh(n,i){if(n)for(;;){var l=n.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!l)break;n=n.slice(0,l.index)+n.slice(l.index+l[0].length);var s=l[1]?"bgClass":"textClass";i[s]==null?i[s]=l[2]:new RegExp("(?:^|\\s)"+l[2]+"(?:$|\\s)").test(i[s])||(i[s]+=" "+l[2])}return n}function Ih(n,i,l,s,c,p,m){var y=l.flattenSpans;y==null&&(y=n.options.flattenSpans);var w=0,_=null,N=new ke(i,n.options.tabSize,s),D,B=n.options.addModeClass&&[null];for(i==""&&zh($h(l,s.state),p);!N.eol();){if(N.pos>n.options.maxHighlightLength?(y=!1,m&&Ac(n,i,s,N.pos),N.pos=i.length,D=null):D=zh(Mc(l,N,s.state,B),p),B){var q=B[0].name;q&&(D="m-"+(D?q+" "+D:q))}if(!y||_!=D){for(;w<N.start;)w=Math.min(N.start,w+5e3),c(w,_);_=D}N.start=N.pos}for(;w<N.pos;){var Y=Math.min(N.pos,w+5e3);c(Y,_),w=Y}}function fb(n,i,l){for(var s,c,p=n.doc,m=l?-1:i-(n.doc.mode.innerMode?1e3:100),y=i;y>m;--y){if(y<=p.first)return p.first;var w=Mt(p,y-1),_=w.stateAfter;if(_&&(!l||y+(_ instanceof El?_.lookAhead:0)<=p.modeFrontier))return y;var N=K(w.text,null,n.options.tabSize);(c==null||s>N)&&(c=y-1,s=N)}return c}function hb(n,i){if(n.modeFrontier=Math.min(n.modeFrontier,i),!(n.highlightFrontier<i-10)){for(var l=n.first,s=i-1;s>l;s--){var c=Mt(n,s).stateAfter;if(c&&(!(c instanceof El)||s+c.lookAhead<i)){l=s+1;break}}n.highlightFrontier=Math.min(n.highlightFrontier,l)}}var Fh=!1,wr=!1;function db(){Fh=!0}function pb(){wr=!0}function Al(n,i,l){this.marker=n,this.from=i,this.to=l}function cs(n,i){if(n)for(var l=0;l<n.length;++l){var s=n[l];if(s.marker==i)return s}}function gb(n,i){for(var l,s=0;s<n.length;++s)n[s]!=i&&(l||(l=[])).push(n[s]);return l}function vb(n,i,l){var s=l&&window.WeakSet&&(l.markedSpans||(l.markedSpans=new WeakSet));s&&n.markedSpans&&s.has(n.markedSpans)?n.markedSpans.push(i):(n.markedSpans=n.markedSpans?n.markedSpans.concat([i]):[i],s&&s.add(n.markedSpans)),i.marker.attachLine(n)}function mb(n,i,l){var s;if(n)for(var c=0;c<n.length;++c){var p=n[c],m=p.marker,y=p.from==null||(m.inclusiveLeft?p.from<=i:p.from<i);if(y||p.from==i&&m.type=="bookmark"&&(!l||!p.marker.insertLeft)){var w=p.to==null||(m.inclusiveRight?p.to>=i:p.to>i);(s||(s=[])).push(new Al(m,p.from,w?null:p.to))}}return s}function yb(n,i,l){var s;if(n)for(var c=0;c<n.length;++c){var p=n[c],m=p.marker,y=p.to==null||(m.inclusiveRight?p.to>=i:p.to>i);if(y||p.from==i&&m.type=="bookmark"&&(!l||p.marker.insertLeft)){var w=p.from==null||(m.inclusiveLeft?p.from<=i:p.from<i);(s||(s=[])).push(new Al(m,w?null:p.from-i,p.to==null?null:p.to-i))}}return s}function Nc(n,i){if(i.full)return null;var l=C(n,i.from.line)&&Mt(n,i.from.line).markedSpans,s=C(n,i.to.line)&&Mt(n,i.to.line).markedSpans;if(!l&&!s)return null;var c=i.from.ch,p=i.to.ch,m=X(i.from,i.to)==0,y=mb(l,c,m),w=yb(s,p,m),_=i.text.length==1,N=lt(i.text).length+(_?c:0);if(y)for(var D=0;D<y.length;++D){var B=y[D];if(B.to==null){var q=cs(w,B.marker);q?_&&(B.to=q.to==null?null:q.to+N):B.to=c}}if(w)for(var Y=0;Y<w.length;++Y){var it=w[Y];if(it.to!=null&&(it.to+=N),it.from==null){var ft=cs(y,it.marker);ft||(it.from=N,_&&(y||(y=[])).push(it))}else it.from+=N,_&&(y||(y=[])).push(it)}y&&(y=qh(y)),w&&w!=y&&(w=qh(w));var mt=[y];if(!_){var St=i.text.length-2,yt;if(St>0&&y)for(var Tt=0;Tt<y.length;++Tt)y[Tt].to==null&&(yt||(yt=[])).push(new Al(y[Tt].marker,null,null));for(var Dt=0;Dt<St;++Dt)mt.push(yt);mt.push(w)}return mt}function qh(n){for(var i=0;i<n.length;++i){var l=n[i];l.from!=null&&l.from==l.to&&l.marker.clearWhenEmpty!==!1&&n.splice(i--,1)}return n.length?n:null}function bb(n,i,l){var s=null;if(n.iter(i.line,l.line+1,function(q){if(q.markedSpans)for(var Y=0;Y<q.markedSpans.length;++Y){var it=q.markedSpans[Y].marker;it.readOnly&&(!s||Ct(s,it)==-1)&&(s||(s=[])).push(it)}}),!s)return null;for(var c=[{from:i,to:l}],p=0;p<s.length;++p)for(var m=s[p],y=m.find(0),w=0;w<c.length;++w){var _=c[w];if(!(X(_.to,y.from)<0||X(_.from,y.to)>0)){var N=[w,1],D=X(_.from,y.from),B=X(_.to,y.to);(D<0||!m.inclusiveLeft&&!D)&&N.push({from:_.from,to:y.from}),(B>0||!m.inclusiveRight&&!B)&&N.push({from:y.to,to:_.to}),c.splice.apply(c,N),w+=N.length-3}}return c}function Hh(n){var i=n.markedSpans;if(!!i){for(var l=0;l<i.length;++l)i[l].marker.detachLine(n);n.markedSpans=null}}function Bh(n,i){if(!!i){for(var l=0;l<i.length;++l)i[l].marker.attachLine(n);n.markedSpans=i}}function Ml(n){return n.inclusiveLeft?-1:0}function Nl(n){return n.inclusiveRight?1:0}function Oc(n,i){var l=n.lines.length-i.lines.length;if(l!=0)return l;var s=n.find(),c=i.find(),p=X(s.from,c.from)||Ml(n)-Ml(i);if(p)return-p;var m=X(s.to,c.to)||Nl(n)-Nl(i);return m||i.id-n.id}function Wh(n,i){var l=wr&&n.markedSpans,s;if(l)for(var c=void 0,p=0;p<l.length;++p)c=l[p],c.marker.collapsed&&(i?c.from:c.to)==null&&(!s||Oc(s,c.marker)<0)&&(s=c.marker);return s}function Uh(n){return Wh(n,!0)}function Ol(n){return Wh(n,!1)}function wb(n,i){var l=wr&&n.markedSpans,s;if(l)for(var c=0;c<l.length;++c){var p=l[c];p.marker.collapsed&&(p.from==null||p.from<i)&&(p.to==null||p.to>i)&&(!s||Oc(s,p.marker)<0)&&(s=p.marker)}return s}function jh(n,i,l,s,c){var p=Mt(n,i),m=wr&&p.markedSpans;if(m)for(var y=0;y<m.length;++y){var w=m[y];if(!!w.marker.collapsed){var _=w.marker.find(0),N=X(_.from,l)||Ml(w.marker)-Ml(c),D=X(_.to,s)||Nl(w.marker)-Nl(c);if(!(N>=0&&D<=0||N<=0&&D>=0)&&(N<=0&&(w.marker.inclusiveRight&&c.inclusiveLeft?X(_.to,l)>=0:X(_.to,l)>0)||N>=0&&(w.marker.inclusiveRight&&c.inclusiveLeft?X(_.from,s)<=0:X(_.from,s)<0)))return!0}}}function Hn(n){for(var i;i=Uh(n);)n=i.find(-1,!0).line;return n}function xb(n){for(var i;i=Ol(n);)n=i.find(1,!0).line;return n}function _b(n){for(var i,l;i=Ol(n);)n=i.find(1,!0).line,(l||(l=[])).push(n);return l}function Pc(n,i){var l=Mt(n,i),s=Hn(l);return l==s?i:oe(s)}function Gh(n,i){if(i>n.lastLine())return i;var l=Mt(n,i),s;if(!jr(n,l))return i;for(;s=Ol(l);)l=s.find(1,!0).line;return oe(l)+1}function jr(n,i){var l=wr&&i.markedSpans;if(l){for(var s=void 0,c=0;c<l.length;++c)if(s=l[c],!!s.marker.collapsed){if(s.from==null)return!0;if(!s.marker.widgetNode&&s.from==0&&s.marker.inclusiveLeft&&$c(n,i,s))return!0}}}function $c(n,i,l){if(l.to==null){var s=l.marker.find(1,!0);return $c(n,s.line,cs(s.line.markedSpans,l.marker))}if(l.marker.inclusiveRight&&l.to==i.text.length)return!0;for(var c=void 0,p=0;p<i.markedSpans.length;++p)if(c=i.markedSpans[p],c.marker.collapsed&&!c.marker.widgetNode&&c.from==l.to&&(c.to==null||c.to!=l.from)&&(c.marker.inclusiveLeft||l.marker.inclusiveRight)&&$c(n,i,c))return!0}function xr(n){n=Hn(n);for(var i=0,l=n.parent,s=0;s<l.lines.length;++s){var c=l.lines[s];if(c==n)break;i+=c.height}for(var p=l.parent;p;l=p,p=l.parent)for(var m=0;m<p.children.length;++m){var y=p.children[m];if(y==l)break;i+=y.height}return i}function Pl(n){if(n.height==0)return 0;for(var i=n.text.length,l,s=n;l=Uh(s);){var c=l.find(0,!0);s=c.from.line,i+=c.from.ch-c.to.ch}for(s=n;l=Ol(s);){var p=l.find(0,!0);i-=s.text.length-p.from.ch,s=p.to.line,i+=s.text.length-p.to.ch}return i}function Dc(n){var i=n.display,l=n.doc;i.maxLine=Mt(l,l.first),i.maxLineLength=Pl(i.maxLine),i.maxLineChanged=!0,l.iter(function(s){var c=Pl(s);c>i.maxLineLength&&(i.maxLineLength=c,i.maxLine=s)})}var so=function(n,i,l){this.text=n,Bh(this,i),this.height=l?l(this):1};so.prototype.lineNo=function(){return oe(this)},Je(so);function Sb(n,i,l,s){n.text=i,n.stateAfter&&(n.stateAfter=null),n.styles&&(n.styles=null),n.order!=null&&(n.order=null),Hh(n),Bh(n,l);var c=s?s(n):1;c!=n.height&&Rn(n,c)}function kb(n){n.parent=null,Hh(n)}var Cb={},Tb={};function Vh(n,i){if(!n||/^\s*$/.test(n))return null;var l=i.addModeClass?Tb:Cb;return l[n]||(l[n]=n.replace(/\S+/g,"cm-$&"))}function Kh(n,i){var l=H("span",null,null,v?"padding-right: .1px":null),s={pre:H("pre",[l],"CodeMirror-line"),content:l,col:0,pos:0,cm:n,trailingSpace:!1,splitSpaces:n.getOption("lineWrapping")};i.measure={};for(var c=0;c<=(i.rest?i.rest.length:0);c++){var p=c?i.rest[c-1]:i.line,m=void 0;s.pos=0,s.addToken=Eb,kl(n.display.measure)&&(m=ye(p,n.doc.direction))&&(s.addToken=Mb(s.addToken,m)),s.map=[];var y=i!=n.display.externalMeasured&&oe(p);Nb(p,s,Ph(n,p,y)),p.styleClasses&&(p.styleClasses.bgClass&&(s.bgClass=qt(p.styleClasses.bgClass,s.bgClass||"")),p.styleClasses.textClass&&(s.textClass=qt(p.styleClasses.textClass,s.textClass||""))),s.map.length==0&&s.map.push(0,0,s.content.appendChild(Ec(n.display.measure))),c==0?(i.measure.map=s.map,i.measure.cache={}):((i.measure.maps||(i.measure.maps=[])).push(s.map),(i.measure.caches||(i.measure.caches=[])).push({}))}if(v){var w=s.content.lastChild;(/\bcm-tab\b/.test(w.className)||w.querySelector&&w.querySelector(".cm-tab"))&&(s.content.className="cm-tab-wrap-hack")}return me(n,"renderLine",n,i.line,s.pre),s.pre.className&&(s.textClass=qt(s.pre.className,s.textClass||"")),s}function Lb(n){var i=k("span","•","cm-invalidchar");return i.title="\\u"+n.charCodeAt(0).toString(16),i.setAttribute("aria-label",i.title),i}function Eb(n,i,l,s,c,p,m){if(!!i){var y=n.splitSpaces?Ab(i,n.trailingSpace):i,w=n.cm.state.specialChars,_=!1,N;if(!w.test(i))n.col+=i.length,N=document.createTextNode(y),n.map.push(n.pos,n.pos+i.length,N),d&&g<9&&(_=!0),n.pos+=i.length;else{N=document.createDocumentFragment();for(var D=0;;){w.lastIndex=D;var B=w.exec(i),q=B?B.index-D:i.length-D;if(q){var Y=document.createTextNode(y.slice(D,D+q));d&&g<9?N.appendChild(k("span",[Y])):N.appendChild(Y),n.map.push(n.pos,n.pos+q,Y),n.col+=q,n.pos+=q}if(!B)break;D+=q+1;var it=void 0;if(B[0]==" "){var ft=n.cm.options.tabSize,mt=ft-n.col%ft;it=N.appendChild(k("span",pt(mt),"cm-tab")),it.setAttribute("role","presentation"),it.setAttribute("cm-text"," "),n.col+=mt}else B[0]=="\r"||B[0]==`
15
+ `?(it=N.appendChild(k("span",B[0]=="\r"?"␍":"␤","cm-invalidchar")),it.setAttribute("cm-text",B[0]),n.col+=1):(it=n.cm.options.specialCharPlaceholder(B[0]),it.setAttribute("cm-text",B[0]),d&&g<9?N.appendChild(k("span",[it])):N.appendChild(it),n.col+=1);n.map.push(n.pos,n.pos+1,it),n.pos++}}if(n.trailingSpace=y.charCodeAt(i.length-1)==32,l||s||c||_||p||m){var St=l||"";s&&(St+=s),c&&(St+=c);var yt=k("span",[N],St,p);if(m)for(var Tt in m)m.hasOwnProperty(Tt)&&Tt!="style"&&Tt!="class"&&yt.setAttribute(Tt,m[Tt]);return n.content.appendChild(yt)}n.content.appendChild(N)}}function Ab(n,i){if(n.length>1&&!/ /.test(n))return n;for(var l=i,s="",c=0;c<n.length;c++){var p=n.charAt(c);p==" "&&l&&(c==n.length-1||n.charCodeAt(c+1)==32)&&(p=" "),s+=p,l=p==" "}return s}function Mb(n,i){return function(l,s,c,p,m,y,w){c=c?c+" cm-force-border":"cm-force-border";for(var _=l.pos,N=_+s.length;;){for(var D=void 0,B=0;B<i.length&&(D=i[B],!(D.to>_&&D.from<=_));B++);if(D.to>=N)return n(l,s,c,p,m,y,w);n(l,s.slice(0,D.to-_),c,p,null,y,w),p=null,s=s.slice(D.to-_),_=D.to}}}function Xh(n,i,l,s){var c=!s&&l.widgetNode;c&&n.map.push(n.pos,n.pos+i,c),!s&&n.cm.display.input.needsContentAttribute&&(c||(c=n.content.appendChild(document.createElement("span"))),c.setAttribute("cm-marker",l.id)),c&&(n.cm.display.input.setUneditable(c),n.content.appendChild(c)),n.pos+=i,n.trailingSpace=!1}function Nb(n,i,l){var s=n.markedSpans,c=n.text,p=0;if(!s){for(var m=1;m<l.length;m+=2)i.addToken(i,c.slice(p,p=l[m]),Vh(l[m+1],i.cm.options));return}for(var y=c.length,w=0,_=1,N="",D,B,q=0,Y,it,ft,mt,St;;){if(q==w){Y=it=ft=B="",St=null,mt=null,q=1/0;for(var yt=[],Tt=void 0,Dt=0;Dt<s.length;++Dt){var Ot=s[Dt],Ut=Ot.marker;if(Ut.type=="bookmark"&&Ot.from==w&&Ut.widgetNode)yt.push(Ut);else if(Ot.from<=w&&(Ot.to==null||Ot.to>w||Ut.collapsed&&Ot.to==w&&Ot.from==w)){if(Ot.to!=null&&Ot.to!=w&&q>Ot.to&&(q=Ot.to,it=""),Ut.className&&(Y+=" "+Ut.className),Ut.css&&(B=(B?B+";":"")+Ut.css),Ut.startStyle&&Ot.from==w&&(ft+=" "+Ut.startStyle),Ut.endStyle&&Ot.to==q&&(Tt||(Tt=[])).push(Ut.endStyle,Ot.to),Ut.title&&((St||(St={})).title=Ut.title),Ut.attributes)for(var ge in Ut.attributes)(St||(St={}))[ge]=Ut.attributes[ge];Ut.collapsed&&(!mt||Oc(mt.marker,Ut)<0)&&(mt=Ot)}else Ot.from>w&&q>Ot.from&&(q=Ot.from)}if(Tt)for(var ze=0;ze<Tt.length;ze+=2)Tt[ze+1]==q&&(it+=" "+Tt[ze]);if(!mt||mt.from==w)for(var _e=0;_e<yt.length;++_e)Xh(i,0,yt[_e]);if(mt&&(mt.from||0)==w){if(Xh(i,(mt.to==null?y+1:mt.to)-w,mt.marker,mt.from==null),mt.to==null)return;mt.to==w&&(mt=!1)}}if(w>=y)break;for(var wn=Math.min(y,q);;){if(N){var ln=w+N.length;if(!mt){var Ae=ln>wn?N.slice(0,wn-w):N;i.addToken(i,Ae,D?D+Y:Y,ft,w+Ae.length==q?it:"",B,St)}if(ln>=wn){N=N.slice(wn-w),w=wn;break}w=ln,ft=""}N=c.slice(p,p=l[_++]),D=Vh(l[_++],i.cm.options)}}}function Yh(n,i,l){this.line=i,this.rest=_b(i),this.size=this.rest?oe(lt(this.rest))-l+1:1,this.node=this.text=null,this.hidden=jr(n,i)}function $l(n,i,l){for(var s=[],c,p=i;p<l;p=c){var m=new Yh(n.doc,Mt(n.doc,p),p);c=p+m.size,s.push(m)}return s}var lo=null;function Ob(n){lo?lo.ops.push(n):n.ownsGroup=lo={ops:[n],delayedCallbacks:[]}}function Pb(n){var i=n.delayedCallbacks,l=0;do{for(;l<i.length;l++)i[l].call(null);for(var s=0;s<n.ops.length;s++){var c=n.ops[s];if(c.cursorActivityHandlers)for(;c.cursorActivityCalled<c.cursorActivityHandlers.length;)c.cursorActivityHandlers[c.cursorActivityCalled++].call(null,c.cm)}}while(l<i.length)}function $b(n,i){var l=n.ownsGroup;if(!!l)try{Pb(l)}finally{lo=null,i(l)}}var us=null;function $e(n,i){var l=rs(n,i);if(!!l.length){var s=Array.prototype.slice.call(arguments,2),c;lo?c=lo.delayedCallbacks:us?c=us:(c=us=[],setTimeout(Db,0));for(var p=function(y){c.push(function(){return l[y].apply(null,s)})},m=0;m<l.length;++m)p(m)}}function Db(){var n=us;us=null;for(var i=0;i<n.length;++i)n[i]()}function Zh(n,i,l,s){for(var c=0;c<i.changes.length;c++){var p=i.changes[c];p=="text"?zb(n,i):p=="gutter"?Qh(n,i,l,s):p=="class"?Rc(n,i):p=="widget"&&Ib(n,i,s)}i.changes=null}function fs(n){return n.node==n.text&&(n.node=k("div",null,null,"position: relative"),n.text.parentNode&&n.text.parentNode.replaceChild(n.node,n.text),n.node.appendChild(n.text),d&&g<8&&(n.node.style.zIndex=2)),n.node}function Rb(n,i){var l=i.bgClass?i.bgClass+" "+(i.line.bgClass||""):i.line.bgClass;if(l&&(l+=" CodeMirror-linebackground"),i.background)l?i.background.className=l:(i.background.parentNode.removeChild(i.background),i.background=null);else if(l){var s=fs(i);i.background=s.insertBefore(k("div",null,l),s.firstChild),n.display.input.setUneditable(i.background)}}function Jh(n,i){var l=n.display.externalMeasured;return l&&l.line==i.line?(n.display.externalMeasured=null,i.measure=l.measure,l.built):Kh(n,i)}function zb(n,i){var l=i.text.className,s=Jh(n,i);i.text==i.node&&(i.node=s.pre),i.text.parentNode.replaceChild(s.pre,i.text),i.text=s.pre,s.bgClass!=i.bgClass||s.textClass!=i.textClass?(i.bgClass=s.bgClass,i.textClass=s.textClass,Rc(n,i)):l&&(i.text.className=l)}function Rc(n,i){Rb(n,i),i.line.wrapClass?fs(i).className=i.line.wrapClass:i.node!=i.text&&(i.node.className="");var l=i.textClass?i.textClass+" "+(i.line.textClass||""):i.line.textClass;i.text.className=l||""}function Qh(n,i,l,s){if(i.gutter&&(i.node.removeChild(i.gutter),i.gutter=null),i.gutterBackground&&(i.node.removeChild(i.gutterBackground),i.gutterBackground=null),i.line.gutterClass){var c=fs(i);i.gutterBackground=k("div",null,"CodeMirror-gutter-background "+i.line.gutterClass,"left: "+(n.options.fixedGutter?s.fixedPos:-s.gutterTotalWidth)+"px; width: "+s.gutterTotalWidth+"px"),n.display.input.setUneditable(i.gutterBackground),c.insertBefore(i.gutterBackground,i.text)}var p=i.line.gutterMarkers;if(n.options.lineNumbers||p){var m=fs(i),y=i.gutter=k("div",null,"CodeMirror-gutter-wrapper","left: "+(n.options.fixedGutter?s.fixedPos:-s.gutterTotalWidth)+"px");if(y.setAttribute("aria-hidden","true"),n.display.input.setUneditable(y),m.insertBefore(y,i.text),i.line.gutterClass&&(y.className+=" "+i.line.gutterClass),n.options.lineNumbers&&(!p||!p["CodeMirror-linenumbers"])&&(i.lineNumber=y.appendChild(k("div",R(n.options,l),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+s.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+n.display.lineNumInnerWidth+"px"))),p)for(var w=0;w<n.display.gutterSpecs.length;++w){var _=n.display.gutterSpecs[w].className,N=p.hasOwnProperty(_)&&p[_];N&&y.appendChild(k("div",[N],"CodeMirror-gutter-elt","left: "+s.gutterLeft[_]+"px; width: "+s.gutterWidth[_]+"px"))}}}function Ib(n,i,l){i.alignable&&(i.alignable=null);for(var s=kt("CodeMirror-linewidget"),c=i.node.firstChild,p=void 0;c;c=p)p=c.nextSibling,s.test(c.className)&&i.node.removeChild(c);td(n,i,l)}function Fb(n,i,l,s){var c=Jh(n,i);return i.text=i.node=c.pre,c.bgClass&&(i.bgClass=c.bgClass),c.textClass&&(i.textClass=c.textClass),Rc(n,i),Qh(n,i,l,s),td(n,i,s),i.node}function td(n,i,l){if(ed(n,i.line,i,l,!0),i.rest)for(var s=0;s<i.rest.length;s++)ed(n,i.rest[s],i,l,!1)}function ed(n,i,l,s,c){if(!!i.widgets)for(var p=fs(l),m=0,y=i.widgets;m<y.length;++m){var w=y[m],_=k("div",[w.node],"CodeMirror-linewidget"+(w.className?" "+w.className:""));w.handleMouseEvents||_.setAttribute("cm-ignore-events","true"),qb(w,_,l,s),n.display.input.setUneditable(_),c&&w.above?p.insertBefore(_,l.gutter||l.text):p.appendChild(_),$e(w,"redraw")}}function qb(n,i,l,s){if(n.noHScroll){(l.alignable||(l.alignable=[])).push(i);var c=s.wrapperWidth;i.style.left=s.fixedPos+"px",n.coverGutter||(c-=s.gutterTotalWidth,i.style.paddingLeft=s.gutterTotalWidth+"px"),i.style.width=c+"px"}n.coverGutter&&(i.style.zIndex=5,i.style.position="relative",n.noHScroll||(i.style.marginLeft=-s.gutterTotalWidth+"px"))}function hs(n){if(n.height!=null)return n.height;var i=n.doc.cm;if(!i)return 0;if(!et(document.body,n.node)){var l="position: relative;";n.coverGutter&&(l+="margin-left: -"+i.display.gutters.offsetWidth+"px;"),n.noHScroll&&(l+="width: "+i.display.wrapper.clientWidth+"px;"),z(i.display.measure,k("div",[n.node],null,l))}return n.height=n.node.parentNode.offsetHeight}function _r(n,i){for(var l=rn(i);l!=n.wrapper;l=l.parentNode)if(!l||l.nodeType==1&&l.getAttribute("cm-ignore-events")=="true"||l.parentNode==n.sizer&&l!=n.mover)return!0}function Dl(n){return n.lineSpace.offsetTop}function zc(n){return n.mover.offsetHeight-n.lineSpace.offsetHeight}function nd(n){if(n.cachedPaddingH)return n.cachedPaddingH;var i=z(n.measure,k("pre","x","CodeMirror-line-like")),l=window.getComputedStyle?window.getComputedStyle(i):i.currentStyle,s={left:parseInt(l.paddingLeft),right:parseInt(l.paddingRight)};return!isNaN(s.left)&&!isNaN(s.right)&&(n.cachedPaddingH=s),s}function rr(n){return pe-n.display.nativeBarWidth}function xi(n){return n.display.scroller.clientWidth-rr(n)-n.display.barWidth}function Ic(n){return n.display.scroller.clientHeight-rr(n)-n.display.barHeight}function Hb(n,i,l){var s=n.options.lineWrapping,c=s&&xi(n);if(!i.measure.heights||s&&i.measure.width!=c){var p=i.measure.heights=[];if(s){i.measure.width=c;for(var m=i.text.firstChild.getClientRects(),y=0;y<m.length-1;y++){var w=m[y],_=m[y+1];Math.abs(w.bottom-_.bottom)>2&&p.push((w.bottom+_.top)/2-l.top)}}p.push(l.bottom-l.top)}}function rd(n,i,l){if(n.line==i)return{map:n.measure.map,cache:n.measure.cache};if(n.rest){for(var s=0;s<n.rest.length;s++)if(n.rest[s]==i)return{map:n.measure.maps[s],cache:n.measure.caches[s]};for(var c=0;c<n.rest.length;c++)if(oe(n.rest[c])>l)return{map:n.measure.maps[c],cache:n.measure.caches[c],before:!0}}}function Bb(n,i){i=Hn(i);var l=oe(i),s=n.display.externalMeasured=new Yh(n.doc,i,l);s.lineN=l;var c=s.built=Kh(n,s);return s.text=c.pre,z(n.display.lineMeasure,c.pre),s}function id(n,i,l,s){return ir(n,ao(n,i),l,s)}function Fc(n,i){if(i>=n.display.viewFrom&&i<n.display.viewTo)return n.display.view[ki(n,i)];var l=n.display.externalMeasured;if(l&&i>=l.lineN&&i<l.lineN+l.size)return l}function ao(n,i){var l=oe(i),s=Fc(n,l);s&&!s.text?s=null:s&&s.changes&&(Zh(n,s,l,Uc(n)),n.curOp.forceUpdate=!0),s||(s=Bb(n,i));var c=rd(s,i,l);return{line:i,view:s,rect:null,map:c.map,cache:c.cache,before:c.before,hasHeights:!1}}function ir(n,i,l,s,c){i.before&&(l=-1);var p=l+(s||""),m;return i.cache.hasOwnProperty(p)?m=i.cache[p]:(i.rect||(i.rect=i.view.text.getBoundingClientRect()),i.hasHeights||(Hb(n,i.view,i.rect),i.hasHeights=!0),m=Ub(n,i,l,s),m.bogus||(i.cache[p]=m)),{left:m.left,right:m.right,top:c?m.rtop:m.top,bottom:c?m.rbottom:m.bottom}}var od={left:0,right:0,top:0,bottom:0};function sd(n,i,l){for(var s,c,p,m,y,w,_=0;_<n.length;_+=3)if(y=n[_],w=n[_+1],i<y?(c=0,p=1,m="left"):i<w?(c=i-y,p=c+1):(_==n.length-3||i==w&&n[_+3]>i)&&(p=w-y,c=p-1,i>=w&&(m="right")),c!=null){if(s=n[_+2],y==w&&l==(s.insertLeft?"left":"right")&&(m=l),l=="left"&&c==0)for(;_&&n[_-2]==n[_-3]&&n[_-1].insertLeft;)s=n[(_-=3)+2],m="left";if(l=="right"&&c==w-y)for(;_<n.length-3&&n[_+3]==n[_+4]&&!n[_+5].insertLeft;)s=n[(_+=3)+2],m="right";break}return{node:s,start:c,end:p,collapse:m,coverStart:y,coverEnd:w}}function Wb(n,i){var l=od;if(i=="left")for(var s=0;s<n.length&&(l=n[s]).left==l.right;s++);else for(var c=n.length-1;c>=0&&(l=n[c]).left==l.right;c--);return l}function Ub(n,i,l,s){var c=sd(i.map,l,s),p=c.node,m=c.start,y=c.end,w=c.collapse,_;if(p.nodeType==3){for(var N=0;N<4;N++){for(;m&&Jt(i.line.text.charAt(c.coverStart+m));)--m;for(;c.coverStart+y<c.coverEnd&&Jt(i.line.text.charAt(c.coverStart+y));)++y;if(d&&g<9&&m==0&&y==c.coverEnd-c.coverStart?_=p.parentNode.getBoundingClientRect():_=Wb(W(p,m,y).getClientRects(),s),_.left||_.right||m==0)break;y=m,m=m-1,w="right"}d&&g<11&&(_=jb(n.display.measure,_))}else{m>0&&(w=s="right");var D;n.options.lineWrapping&&(D=p.getClientRects()).length>1?_=D[s=="right"?D.length-1:0]:_=p.getBoundingClientRect()}if(d&&g<9&&!m&&(!_||!_.left&&!_.right)){var B=p.parentNode.getClientRects()[0];B?_={left:B.left,right:B.left+uo(n.display),top:B.top,bottom:B.bottom}:_=od}for(var q=_.top-i.rect.top,Y=_.bottom-i.rect.top,it=(q+Y)/2,ft=i.view.measure.heights,mt=0;mt<ft.length-1&&!(it<ft[mt]);mt++);var St=mt?ft[mt-1]:0,yt=ft[mt],Tt={left:(w=="right"?_.right:_.left)-i.rect.left,right:(w=="left"?_.left:_.right)-i.rect.left,top:St,bottom:yt};return!_.left&&!_.right&&(Tt.bogus=!0),n.options.singleCursorHeightPerLine||(Tt.rtop=q,Tt.rbottom=Y),Tt}function jb(n,i){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!Cl(n))return i;var l=screen.logicalXDPI/screen.deviceXDPI,s=screen.logicalYDPI/screen.deviceYDPI;return{left:i.left*l,right:i.right*l,top:i.top*s,bottom:i.bottom*s}}function ld(n){if(n.measure&&(n.measure.cache={},n.measure.heights=null,n.rest))for(var i=0;i<n.rest.length;i++)n.measure.caches[i]={}}function ad(n){n.display.externalMeasure=null,U(n.display.lineMeasure);for(var i=0;i<n.display.view.length;i++)ld(n.display.view[i])}function ds(n){ad(n),n.display.cachedCharWidth=n.display.cachedTextHeight=n.display.cachedPaddingH=null,n.options.lineWrapping||(n.display.maxLineChanged=!0),n.display.lineNumChars=null}function cd(n){return x&&$?-(n.body.getBoundingClientRect().left-parseInt(getComputedStyle(n.body).marginLeft)):n.defaultView.pageXOffset||(n.documentElement||n.body).scrollLeft}function ud(n){return x&&$?-(n.body.getBoundingClientRect().top-parseInt(getComputedStyle(n.body).marginTop)):n.defaultView.pageYOffset||(n.documentElement||n.body).scrollTop}function qc(n){var i=Hn(n),l=i.widgets,s=0;if(l)for(var c=0;c<l.length;++c)l[c].above&&(s+=hs(l[c]));return s}function Rl(n,i,l,s,c){if(!c){var p=qc(i);l.top+=p,l.bottom+=p}if(s=="line")return l;s||(s="local");var m=xr(i);if(s=="local"?m+=Dl(n.display):m-=n.display.viewOffset,s=="page"||s=="window"){var y=n.display.lineSpace.getBoundingClientRect();m+=y.top+(s=="window"?0:ud(Gt(n)));var w=y.left+(s=="window"?0:cd(Gt(n)));l.left+=w,l.right+=w}return l.top+=m,l.bottom+=m,l}function fd(n,i,l){if(l=="div")return i;var s=i.left,c=i.top;if(l=="page")s-=cd(Gt(n)),c-=ud(Gt(n));else if(l=="local"||!l){var p=n.display.sizer.getBoundingClientRect();s+=p.left,c+=p.top}var m=n.display.lineSpace.getBoundingClientRect();return{left:s-m.left,top:c-m.top}}function zl(n,i,l,s,c){return s||(s=Mt(n.doc,i.line)),Rl(n,s,id(n,s,i.ch,c),l)}function Bn(n,i,l,s,c,p){s=s||Mt(n.doc,i.line),c||(c=ao(n,s));function m(Y,it){var ft=ir(n,c,Y,it?"right":"left",p);return it?ft.left=ft.right:ft.right=ft.left,Rl(n,s,ft,l)}var y=ye(s,n.doc.direction),w=i.ch,_=i.sticky;if(w>=s.text.length?(w=s.text.length,_="before"):w<=0&&(w=0,_="after"),!y)return m(_=="before"?w-1:w,_=="before");function N(Y,it,ft){var mt=y[it],St=mt.level==1;return m(ft?Y-1:Y,St!=ft)}var D=He(y,w,_),B=Ln,q=N(w,D,_=="before");return B!=null&&(q.other=N(w,B,_!="before")),q}function hd(n,i){var l=0;i=Ft(n.doc,i),n.options.lineWrapping||(l=uo(n.display)*i.ch);var s=Mt(n.doc,i.line),c=xr(s)+Dl(n.display);return{left:l,right:l,top:c,bottom:c+s.height}}function Hc(n,i,l,s,c){var p=I(n,i,l);return p.xRel=c,s&&(p.outside=s),p}function Bc(n,i,l){var s=n.doc;if(l+=n.display.viewOffset,l<0)return Hc(s.first,0,null,-1,-1);var c=er(s,l),p=s.first+s.size-1;if(c>p)return Hc(s.first+s.size-1,Mt(s,p).text.length,null,1,1);i<0&&(i=0);for(var m=Mt(s,c);;){var y=Gb(n,m,c,i,l),w=wb(m,y.ch+(y.xRel>0||y.outside>0?1:0));if(!w)return y;var _=w.find(1);if(_.line==c)return _;m=Mt(s,c=_.line)}}function dd(n,i,l,s){s-=qc(i);var c=i.text.length,p=Yt(function(m){return ir(n,l,m-1).bottom<=s},c,0);return c=Yt(function(m){return ir(n,l,m).top>s},p,c),{begin:p,end:c}}function pd(n,i,l,s){l||(l=ao(n,i));var c=Rl(n,i,ir(n,l,s),"line").top;return dd(n,i,l,c)}function Wc(n,i,l,s){return n.bottom<=l?!1:n.top>l?!0:(s?n.left:n.right)>i}function Gb(n,i,l,s,c){c-=xr(i);var p=ao(n,i),m=qc(i),y=0,w=i.text.length,_=!0,N=ye(i,n.doc.direction);if(N){var D=(n.options.lineWrapping?Kb:Vb)(n,i,l,p,N,s,c);_=D.level!=1,y=_?D.from:D.to-1,w=_?D.to:D.from-1}var B=null,q=null,Y=Yt(function(Dt){var Ot=ir(n,p,Dt);return Ot.top+=m,Ot.bottom+=m,Wc(Ot,s,c,!1)?(Ot.top<=c&&Ot.left<=s&&(B=Dt,q=Ot),!0):!1},y,w),it,ft,mt=!1;if(q){var St=s-q.left<q.right-s,yt=St==_;Y=B+(yt?0:1),ft=yt?"after":"before",it=St?q.left:q.right}else{!_&&(Y==w||Y==y)&&Y++,ft=Y==0?"after":Y==i.text.length?"before":ir(n,p,Y-(_?1:0)).bottom+m<=c==_?"after":"before";var Tt=Bn(n,I(l,Y,ft),"line",i,p);it=Tt.left,mt=c<Tt.top?-1:c>=Tt.bottom?1:0}return Y=ae(i.text,Y,1),Hc(l,Y,ft,mt,s-it)}function Vb(n,i,l,s,c,p,m){var y=Yt(function(D){var B=c[D],q=B.level!=1;return Wc(Bn(n,I(l,q?B.to:B.from,q?"before":"after"),"line",i,s),p,m,!0)},0,c.length-1),w=c[y];if(y>0){var _=w.level!=1,N=Bn(n,I(l,_?w.from:w.to,_?"after":"before"),"line",i,s);Wc(N,p,m,!0)&&N.top>m&&(w=c[y-1])}return w}function Kb(n,i,l,s,c,p,m){var y=dd(n,i,s,m),w=y.begin,_=y.end;/\s/.test(i.text.charAt(_-1))&&_--;for(var N=null,D=null,B=0;B<c.length;B++){var q=c[B];if(!(q.from>=_||q.to<=w)){var Y=q.level!=1,it=ir(n,s,Y?Math.min(_,q.to)-1:Math.max(w,q.from)).right,ft=it<p?p-it+1e9:it-p;(!N||D>ft)&&(N=q,D=ft)}}return N||(N=c[c.length-1]),N.from<w&&(N={from:w,to:N.to,level:N.level}),N.to>_&&(N={from:N.from,to:_,level:N.level}),N}var _i;function co(n){if(n.cachedTextHeight!=null)return n.cachedTextHeight;if(_i==null){_i=k("pre",null,"CodeMirror-line-like");for(var i=0;i<49;++i)_i.appendChild(document.createTextNode("x")),_i.appendChild(k("br"));_i.appendChild(document.createTextNode("x"))}z(n.measure,_i);var l=_i.offsetHeight/50;return l>3&&(n.cachedTextHeight=l),U(n.measure),l||1}function uo(n){if(n.cachedCharWidth!=null)return n.cachedCharWidth;var i=k("span","xxxxxxxxxx"),l=k("pre",[i],"CodeMirror-line-like");z(n.measure,l);var s=i.getBoundingClientRect(),c=(s.right-s.left)/10;return c>2&&(n.cachedCharWidth=c),c||10}function Uc(n){for(var i=n.display,l={},s={},c=i.gutters.clientLeft,p=i.gutters.firstChild,m=0;p;p=p.nextSibling,++m){var y=n.display.gutterSpecs[m].className;l[y]=p.offsetLeft+p.clientLeft+c,s[y]=p.clientWidth}return{fixedPos:jc(i),gutterTotalWidth:i.gutters.offsetWidth,gutterLeft:l,gutterWidth:s,wrapperWidth:i.wrapper.clientWidth}}function jc(n){return n.scroller.getBoundingClientRect().left-n.sizer.getBoundingClientRect().left}function gd(n){var i=co(n.display),l=n.options.lineWrapping,s=l&&Math.max(5,n.display.scroller.clientWidth/uo(n.display)-3);return function(c){if(jr(n.doc,c))return 0;var p=0;if(c.widgets)for(var m=0;m<c.widgets.length;m++)c.widgets[m].height&&(p+=c.widgets[m].height);return l?p+(Math.ceil(c.text.length/s)||1)*i:p+i}}function Gc(n){var i=n.doc,l=gd(n);i.iter(function(s){var c=l(s);c!=s.height&&Rn(s,c)})}function Si(n,i,l,s){var c=n.display;if(!l&&rn(i).getAttribute("cm-not-content")=="true")return null;var p,m,y=c.lineSpace.getBoundingClientRect();try{p=i.clientX-y.left,m=i.clientY-y.top}catch{return null}var w=Bc(n,p,m),_;if(s&&w.xRel>0&&(_=Mt(n.doc,w.line).text).length==w.ch){var N=K(_,_.length,n.options.tabSize)-_.length;w=I(w.line,Math.max(0,Math.round((p-nd(n.display).left)/uo(n.display))-N))}return w}function ki(n,i){if(i>=n.display.viewTo||(i-=n.display.viewFrom,i<0))return null;for(var l=n.display.view,s=0;s<l.length;s++)if(i-=l[s].size,i<0)return s}function on(n,i,l,s){i==null&&(i=n.doc.first),l==null&&(l=n.doc.first+n.doc.size),s||(s=0);var c=n.display;if(s&&l<c.viewTo&&(c.updateLineNumbers==null||c.updateLineNumbers>i)&&(c.updateLineNumbers=i),n.curOp.viewChanged=!0,i>=c.viewTo)wr&&Pc(n.doc,i)<c.viewTo&&Vr(n);else if(l<=c.viewFrom)wr&&Gh(n.doc,l+s)>c.viewFrom?Vr(n):(c.viewFrom+=s,c.viewTo+=s);else if(i<=c.viewFrom&&l>=c.viewTo)Vr(n);else if(i<=c.viewFrom){var p=Il(n,l,l+s,1);p?(c.view=c.view.slice(p.index),c.viewFrom=p.lineN,c.viewTo+=s):Vr(n)}else if(l>=c.viewTo){var m=Il(n,i,i,-1);m?(c.view=c.view.slice(0,m.index),c.viewTo=m.lineN):Vr(n)}else{var y=Il(n,i,i,-1),w=Il(n,l,l+s,1);y&&w?(c.view=c.view.slice(0,y.index).concat($l(n,y.lineN,w.lineN)).concat(c.view.slice(w.index)),c.viewTo+=s):Vr(n)}var _=c.externalMeasured;_&&(l<_.lineN?_.lineN+=s:i<_.lineN+_.size&&(c.externalMeasured=null))}function Gr(n,i,l){n.curOp.viewChanged=!0;var s=n.display,c=n.display.externalMeasured;if(c&&i>=c.lineN&&i<c.lineN+c.size&&(s.externalMeasured=null),!(i<s.viewFrom||i>=s.viewTo)){var p=s.view[ki(n,i)];if(p.node!=null){var m=p.changes||(p.changes=[]);Ct(m,l)==-1&&m.push(l)}}}function Vr(n){n.display.viewFrom=n.display.viewTo=n.doc.first,n.display.view=[],n.display.viewOffset=0}function Il(n,i,l,s){var c=ki(n,i),p,m=n.display.view;if(!wr||l==n.doc.first+n.doc.size)return{index:c,lineN:l};for(var y=n.display.viewFrom,w=0;w<c;w++)y+=m[w].size;if(y!=i){if(s>0){if(c==m.length-1)return null;p=y+m[c].size-i,c++}else p=y-i;i+=p,l+=p}for(;Pc(n.doc,l)!=l;){if(c==(s<0?0:m.length-1))return null;l+=s*m[c-(s<0?1:0)].size,c+=s}return{index:c,lineN:l}}function Xb(n,i,l){var s=n.display,c=s.view;c.length==0||i>=s.viewTo||l<=s.viewFrom?(s.view=$l(n,i,l),s.viewFrom=i):(s.viewFrom>i?s.view=$l(n,i,s.viewFrom).concat(s.view):s.viewFrom<i&&(s.view=s.view.slice(ki(n,i))),s.viewFrom=i,s.viewTo<l?s.view=s.view.concat($l(n,s.viewTo,l)):s.viewTo>l&&(s.view=s.view.slice(0,ki(n,l)))),s.viewTo=l}function vd(n){for(var i=n.display.view,l=0,s=0;s<i.length;s++){var c=i[s];!c.hidden&&(!c.node||c.changes)&&++l}return l}function ps(n){n.display.input.showSelection(n.display.input.prepareSelection())}function md(n,i){i===void 0&&(i=!0);var l=n.doc,s={},c=s.cursors=document.createDocumentFragment(),p=s.selection=document.createDocumentFragment(),m=n.options.$customCursor;m&&(i=!0);for(var y=0;y<l.sel.ranges.length;y++)if(!(!i&&y==l.sel.primIndex)){var w=l.sel.ranges[y];if(!(w.from().line>=n.display.viewTo||w.to().line<n.display.viewFrom)){var _=w.empty();if(m){var N=m(n,w);N&&Vc(n,N,c)}else(_||n.options.showCursorWhenSelecting)&&Vc(n,w.head,c);_||Yb(n,w,p)}}return s}function Vc(n,i,l){var s=Bn(n,i,"div",null,null,!n.options.singleCursorHeightPerLine),c=l.appendChild(k("div"," ","CodeMirror-cursor"));if(c.style.left=s.left+"px",c.style.top=s.top+"px",c.style.height=Math.max(0,s.bottom-s.top)*n.options.cursorHeight+"px",/\bcm-fat-cursor\b/.test(n.getWrapperElement().className)){var p=zl(n,i,"div",null,null),m=p.right-p.left;c.style.width=(m>0?m:n.defaultCharWidth())+"px"}if(s.other){var y=l.appendChild(k("div"," ","CodeMirror-cursor CodeMirror-secondarycursor"));y.style.display="",y.style.left=s.other.left+"px",y.style.top=s.other.top+"px",y.style.height=(s.other.bottom-s.other.top)*.85+"px"}}function Fl(n,i){return n.top-i.top||n.left-i.left}function Yb(n,i,l){var s=n.display,c=n.doc,p=document.createDocumentFragment(),m=nd(n.display),y=m.left,w=Math.max(s.sizerWidth,xi(n)-s.sizer.offsetLeft)-m.right,_=c.direction=="ltr";function N(yt,Tt,Dt,Ot){Tt<0&&(Tt=0),Tt=Math.round(Tt),Ot=Math.round(Ot),p.appendChild(k("div",null,"CodeMirror-selected","position: absolute; left: "+yt+`px;
16
+ top: `+Tt+"px; width: "+(Dt??w-yt)+`px;
17
+ height: `+(Ot-Tt)+"px"))}function D(yt,Tt,Dt){var Ot=Mt(c,yt),Ut=Ot.text.length,ge,ze;function _e(Ae,an){return zl(n,I(yt,Ae),"div",Ot,an)}function wn(Ae,an,Be){var Pe=pd(n,Ot,null,Ae),Me=an=="ltr"==(Be=="after")?"left":"right",Ce=Be=="after"?Pe.begin:Pe.end-(/\s/.test(Ot.text.charAt(Pe.end-1))?2:1);return _e(Ce,Me)[Me]}var ln=ye(Ot,c.direction);return mn(ln,Tt||0,Dt??Ut,function(Ae,an,Be,Pe){var Me=Be=="ltr",Ce=_e(Ae,Me?"left":"right"),cn=_e(an-1,Me?"right":"left"),ko=Tt==null&&Ae==0,Qr=Dt==null&&an==Ut,Ke=Pe==0,or=!ln||Pe==ln.length-1;if(cn.top-Ce.top<=3){var Ie=(_?ko:Qr)&&Ke,wu=(_?Qr:ko)&&or,Cr=Ie?y:(Me?Ce:cn).left,Ai=wu?w:(Me?cn:Ce).right;N(Cr,Ce.top,Ai-Cr,Ce.bottom)}else{var Mi,tn,Co,xu;Me?(Mi=_&&ko&&Ke?y:Ce.left,tn=_?w:wn(Ae,Be,"before"),Co=_?y:wn(an,Be,"after"),xu=_&&Qr&&or?w:cn.right):(Mi=_?wn(Ae,Be,"before"):y,tn=!_&&ko&&Ke?w:Ce.right,Co=!_&&Qr&&or?y:cn.left,xu=_?wn(an,Be,"after"):w),N(Mi,Ce.top,tn-Mi,Ce.bottom),Ce.bottom<cn.top&&N(y,Ce.bottom,null,cn.top),N(Co,cn.top,xu-Co,cn.bottom)}(!ge||Fl(Ce,ge)<0)&&(ge=Ce),Fl(cn,ge)<0&&(ge=cn),(!ze||Fl(Ce,ze)<0)&&(ze=Ce),Fl(cn,ze)<0&&(ze=cn)}),{start:ge,end:ze}}var B=i.from(),q=i.to();if(B.line==q.line)D(B.line,B.ch,q.ch);else{var Y=Mt(c,B.line),it=Mt(c,q.line),ft=Hn(Y)==Hn(it),mt=D(B.line,B.ch,ft?Y.text.length+1:null).end,St=D(q.line,ft?0:null,q.ch).start;ft&&(mt.top<St.top-2?(N(mt.right,mt.top,null,mt.bottom),N(y,St.top,St.left,St.bottom)):N(mt.right,mt.top,St.left-mt.right,mt.bottom)),mt.bottom<St.top&&N(y,mt.bottom,null,St.top)}l.appendChild(p)}function Kc(n){if(!!n.state.focused){var i=n.display;clearInterval(i.blinker);var l=!0;i.cursorDiv.style.visibility="",n.options.cursorBlinkRate>0?i.blinker=setInterval(function(){n.hasFocus()||fo(n),i.cursorDiv.style.visibility=(l=!l)?"":"hidden"},n.options.cursorBlinkRate):n.options.cursorBlinkRate<0&&(i.cursorDiv.style.visibility="hidden")}}function yd(n){n.hasFocus()||(n.display.input.focus(),n.state.focused||Yc(n))}function Xc(n){n.state.delayingBlurEvent=!0,setTimeout(function(){n.state.delayingBlurEvent&&(n.state.delayingBlurEvent=!1,n.state.focused&&fo(n))},100)}function Yc(n,i){n.state.delayingBlurEvent&&!n.state.draggingText&&(n.state.delayingBlurEvent=!1),n.options.readOnly!="nocursor"&&(n.state.focused||(me(n,"focus",n,i),n.state.focused=!0,At(n.display.wrapper,"CodeMirror-focused"),!n.curOp&&n.display.selForContextMenu!=n.doc.sel&&(n.display.input.reset(),v&&setTimeout(function(){return n.display.input.reset(!0)},20)),n.display.input.receivedFocus()),Kc(n))}function fo(n,i){n.state.delayingBlurEvent||(n.state.focused&&(me(n,"blur",n,i),n.state.focused=!1,ut(n.display.wrapper,"CodeMirror-focused")),clearInterval(n.display.blinker),setTimeout(function(){n.state.focused||(n.display.shift=!1)},150))}function ql(n){for(var i=n.display,l=i.lineDiv.offsetTop,s=Math.max(0,i.scroller.getBoundingClientRect().top),c=i.lineDiv.getBoundingClientRect().top,p=0,m=0;m<i.view.length;m++){var y=i.view[m],w=n.options.lineWrapping,_=void 0,N=0;if(!y.hidden){if(c+=y.line.height,d&&g<8){var D=y.node.offsetTop+y.node.offsetHeight;_=D-l,l=D}else{var B=y.node.getBoundingClientRect();_=B.bottom-B.top,!w&&y.text.firstChild&&(N=y.text.firstChild.getBoundingClientRect().right-B.left-1)}var q=y.line.height-_;if((q>.005||q<-.005)&&(c<s&&(p-=q),Rn(y.line,_),bd(y.line),y.rest))for(var Y=0;Y<y.rest.length;Y++)bd(y.rest[Y]);if(N>n.display.sizerWidth){var it=Math.ceil(N/uo(n.display));it>n.display.maxLineLength&&(n.display.maxLineLength=it,n.display.maxLine=y.line,n.display.maxLineChanged=!0)}}}Math.abs(p)>2&&(i.scroller.scrollTop+=p)}function bd(n){if(n.widgets)for(var i=0;i<n.widgets.length;++i){var l=n.widgets[i],s=l.node.parentNode;s&&(l.height=s.offsetHeight)}}function Hl(n,i,l){var s=l&&l.top!=null?Math.max(0,l.top):n.scroller.scrollTop;s=Math.floor(s-Dl(n));var c=l&&l.bottom!=null?l.bottom:s+n.wrapper.clientHeight,p=er(i,s),m=er(i,c);if(l&&l.ensure){var y=l.ensure.from.line,w=l.ensure.to.line;y<p?(p=y,m=er(i,xr(Mt(i,y))+n.wrapper.clientHeight)):Math.min(w,i.lastLine())>=m&&(p=er(i,xr(Mt(i,w))-n.wrapper.clientHeight),m=w)}return{from:p,to:Math.max(m,p+1)}}function Zb(n,i){if(!Se(n,"scrollCursorIntoView")){var l=n.display,s=l.sizer.getBoundingClientRect(),c=null,p=l.wrapper.ownerDocument;if(i.top+s.top<0?c=!0:i.bottom+s.top>(p.defaultView.innerHeight||p.documentElement.clientHeight)&&(c=!1),c!=null&&!T){var m=k("div","​",null,`position: absolute;
18
+ top: `+(i.top-l.viewOffset-Dl(n.display))+`px;
19
+ height: `+(i.bottom-i.top+rr(n)+l.barHeight)+`px;
20
+ left: `+i.left+"px; width: "+Math.max(2,i.right-i.left)+"px;");n.display.lineSpace.appendChild(m),m.scrollIntoView(c),n.display.lineSpace.removeChild(m)}}}function Jb(n,i,l,s){s==null&&(s=0);var c;!n.options.lineWrapping&&i==l&&(l=i.sticky=="before"?I(i.line,i.ch+1,"before"):i,i=i.ch?I(i.line,i.sticky=="before"?i.ch-1:i.ch,"after"):i);for(var p=0;p<5;p++){var m=!1,y=Bn(n,i),w=!l||l==i?y:Bn(n,l);c={left:Math.min(y.left,w.left),top:Math.min(y.top,w.top)-s,right:Math.max(y.left,w.left),bottom:Math.max(y.bottom,w.bottom)+s};var _=Zc(n,c),N=n.doc.scrollTop,D=n.doc.scrollLeft;if(_.scrollTop!=null&&(vs(n,_.scrollTop),Math.abs(n.doc.scrollTop-N)>1&&(m=!0)),_.scrollLeft!=null&&(Ci(n,_.scrollLeft),Math.abs(n.doc.scrollLeft-D)>1&&(m=!0)),!m)break}return c}function Qb(n,i){var l=Zc(n,i);l.scrollTop!=null&&vs(n,l.scrollTop),l.scrollLeft!=null&&Ci(n,l.scrollLeft)}function Zc(n,i){var l=n.display,s=co(n.display);i.top<0&&(i.top=0);var c=n.curOp&&n.curOp.scrollTop!=null?n.curOp.scrollTop:l.scroller.scrollTop,p=Ic(n),m={};i.bottom-i.top>p&&(i.bottom=i.top+p);var y=n.doc.height+zc(l),w=i.top<s,_=i.bottom>y-s;if(i.top<c)m.scrollTop=w?0:i.top;else if(i.bottom>c+p){var N=Math.min(i.top,(_?y:i.bottom)-p);N!=c&&(m.scrollTop=N)}var D=n.options.fixedGutter?0:l.gutters.offsetWidth,B=n.curOp&&n.curOp.scrollLeft!=null?n.curOp.scrollLeft:l.scroller.scrollLeft-D,q=xi(n)-l.gutters.offsetWidth,Y=i.right-i.left>q;return Y&&(i.right=i.left+q),i.left<10?m.scrollLeft=0:i.left<B?m.scrollLeft=Math.max(0,i.left+D-(Y?0:10)):i.right>q+B-3&&(m.scrollLeft=i.right+(Y?0:10)-q),m}function Jc(n,i){i!=null&&(Bl(n),n.curOp.scrollTop=(n.curOp.scrollTop==null?n.doc.scrollTop:n.curOp.scrollTop)+i)}function ho(n){Bl(n);var i=n.getCursor();n.curOp.scrollToPos={from:i,to:i,margin:n.options.cursorScrollMargin}}function gs(n,i,l){(i!=null||l!=null)&&Bl(n),i!=null&&(n.curOp.scrollLeft=i),l!=null&&(n.curOp.scrollTop=l)}function tw(n,i){Bl(n),n.curOp.scrollToPos=i}function Bl(n){var i=n.curOp.scrollToPos;if(i){n.curOp.scrollToPos=null;var l=hd(n,i.from),s=hd(n,i.to);wd(n,l,s,i.margin)}}function wd(n,i,l,s){var c=Zc(n,{left:Math.min(i.left,l.left),top:Math.min(i.top,l.top)-s,right:Math.max(i.right,l.right),bottom:Math.max(i.bottom,l.bottom)+s});gs(n,c.scrollLeft,c.scrollTop)}function vs(n,i){Math.abs(n.doc.scrollTop-i)<2||(a||tu(n,{top:i}),xd(n,i,!0),a&&tu(n),bs(n,100))}function xd(n,i,l){i=Math.max(0,Math.min(n.display.scroller.scrollHeight-n.display.scroller.clientHeight,i)),!(n.display.scroller.scrollTop==i&&!l)&&(n.doc.scrollTop=i,n.display.scrollbars.setScrollTop(i),n.display.scroller.scrollTop!=i&&(n.display.scroller.scrollTop=i))}function Ci(n,i,l,s){i=Math.max(0,Math.min(i,n.display.scroller.scrollWidth-n.display.scroller.clientWidth)),!((l?i==n.doc.scrollLeft:Math.abs(n.doc.scrollLeft-i)<2)&&!s)&&(n.doc.scrollLeft=i,Td(n),n.display.scroller.scrollLeft!=i&&(n.display.scroller.scrollLeft=i),n.display.scrollbars.setScrollLeft(i))}function ms(n){var i=n.display,l=i.gutters.offsetWidth,s=Math.round(n.doc.height+zc(n.display));return{clientHeight:i.scroller.clientHeight,viewHeight:i.wrapper.clientHeight,scrollWidth:i.scroller.scrollWidth,clientWidth:i.scroller.clientWidth,viewWidth:i.wrapper.clientWidth,barLeft:n.options.fixedGutter?l:0,docHeight:s,scrollHeight:s+rr(n)+i.barHeight,nativeBarWidth:i.nativeBarWidth,gutterWidth:l}}var Ti=function(n,i,l){this.cm=l;var s=this.vert=k("div",[k("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),c=this.horiz=k("div",[k("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");s.tabIndex=c.tabIndex=-1,n(s),n(c),bt(s,"scroll",function(){s.clientHeight&&i(s.scrollTop,"vertical")}),bt(c,"scroll",function(){c.clientWidth&&i(c.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,d&&g<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Ti.prototype.update=function(n){var i=n.scrollWidth>n.clientWidth+1,l=n.scrollHeight>n.clientHeight+1,s=n.nativeBarWidth;if(l){this.vert.style.display="block",this.vert.style.bottom=i?s+"px":"0";var c=n.viewHeight-(i?s:0);this.vert.firstChild.style.height=Math.max(0,n.scrollHeight-n.clientHeight+c)+"px"}else this.vert.scrollTop=0,this.vert.style.display="",this.vert.firstChild.style.height="0";if(i){this.horiz.style.display="block",this.horiz.style.right=l?s+"px":"0",this.horiz.style.left=n.barLeft+"px";var p=n.viewWidth-n.barLeft-(l?s:0);this.horiz.firstChild.style.width=Math.max(0,n.scrollWidth-n.clientWidth+p)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&n.clientHeight>0&&(s==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:l?s:0,bottom:i?s:0}},Ti.prototype.setScrollLeft=function(n){this.horiz.scrollLeft!=n&&(this.horiz.scrollLeft=n),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Ti.prototype.setScrollTop=function(n){this.vert.scrollTop!=n&&(this.vert.scrollTop=n),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Ti.prototype.zeroWidthHack=function(){var n=G&&!E?"12px":"18px";this.horiz.style.height=this.vert.style.width=n,this.horiz.style.visibility=this.vert.style.visibility="hidden",this.disableHoriz=new st,this.disableVert=new st},Ti.prototype.enableZeroWidthBar=function(n,i,l){n.style.visibility="";function s(){var c=n.getBoundingClientRect(),p=l=="vert"?document.elementFromPoint(c.right-1,(c.top+c.bottom)/2):document.elementFromPoint((c.right+c.left)/2,c.bottom-1);p!=n?n.style.visibility="hidden":i.set(1e3,s)}i.set(1e3,s)},Ti.prototype.clear=function(){var n=this.horiz.parentNode;n.removeChild(this.horiz),n.removeChild(this.vert)};var ys=function(){};ys.prototype.update=function(){return{bottom:0,right:0}},ys.prototype.setScrollLeft=function(){},ys.prototype.setScrollTop=function(){},ys.prototype.clear=function(){};function po(n,i){i||(i=ms(n));var l=n.display.barWidth,s=n.display.barHeight;_d(n,i);for(var c=0;c<4&&l!=n.display.barWidth||s!=n.display.barHeight;c++)l!=n.display.barWidth&&n.options.lineWrapping&&ql(n),_d(n,ms(n)),l=n.display.barWidth,s=n.display.barHeight}function _d(n,i){var l=n.display,s=l.scrollbars.update(i);l.sizer.style.paddingRight=(l.barWidth=s.right)+"px",l.sizer.style.paddingBottom=(l.barHeight=s.bottom)+"px",l.heightForcer.style.borderBottom=s.bottom+"px solid transparent",s.right&&s.bottom?(l.scrollbarFiller.style.display="block",l.scrollbarFiller.style.height=s.bottom+"px",l.scrollbarFiller.style.width=s.right+"px"):l.scrollbarFiller.style.display="",s.bottom&&n.options.coverGutterNextToScrollbar&&n.options.fixedGutter?(l.gutterFiller.style.display="block",l.gutterFiller.style.height=s.bottom+"px",l.gutterFiller.style.width=i.gutterWidth+"px"):l.gutterFiller.style.display=""}var Sd={native:Ti,null:ys};function kd(n){n.display.scrollbars&&(n.display.scrollbars.clear(),n.display.scrollbars.addClass&&ut(n.display.wrapper,n.display.scrollbars.addClass)),n.display.scrollbars=new Sd[n.options.scrollbarStyle](function(i){n.display.wrapper.insertBefore(i,n.display.scrollbarFiller),bt(i,"mousedown",function(){n.state.focused&&setTimeout(function(){return n.display.input.focus()},0)}),i.setAttribute("cm-not-content","true")},function(i,l){l=="horizontal"?Ci(n,i):vs(n,i)},n),n.display.scrollbars.addClass&&At(n.display.wrapper,n.display.scrollbars.addClass)}var ew=0;function Li(n){n.curOp={cm:n,viewChanged:!1,startHeight:n.doc.height,forceUpdate:!1,updateInput:0,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++ew,markArrays:null},Ob(n.curOp)}function Ei(n){var i=n.curOp;i&&$b(i,function(l){for(var s=0;s<l.ops.length;s++)l.ops[s].cm.curOp=null;nw(l)})}function nw(n){for(var i=n.ops,l=0;l<i.length;l++)rw(i[l]);for(var s=0;s<i.length;s++)iw(i[s]);for(var c=0;c<i.length;c++)ow(i[c]);for(var p=0;p<i.length;p++)sw(i[p]);for(var m=0;m<i.length;m++)lw(i[m])}function rw(n){var i=n.cm,l=i.display;cw(i),n.updateMaxLine&&Dc(i),n.mustUpdate=n.viewChanged||n.forceUpdate||n.scrollTop!=null||n.scrollToPos&&(n.scrollToPos.from.line<l.viewFrom||n.scrollToPos.to.line>=l.viewTo)||l.maxLineChanged&&i.options.lineWrapping,n.update=n.mustUpdate&&new Wl(i,n.mustUpdate&&{top:n.scrollTop,ensure:n.scrollToPos},n.forceUpdate)}function iw(n){n.updatedDisplay=n.mustUpdate&&Qc(n.cm,n.update)}function ow(n){var i=n.cm,l=i.display;n.updatedDisplay&&ql(i),n.barMeasure=ms(i),l.maxLineChanged&&!i.options.lineWrapping&&(n.adjustWidthTo=id(i,l.maxLine,l.maxLine.text.length).left+3,i.display.sizerWidth=n.adjustWidthTo,n.barMeasure.scrollWidth=Math.max(l.scroller.clientWidth,l.sizer.offsetLeft+n.adjustWidthTo+rr(i)+i.display.barWidth),n.maxScrollLeft=Math.max(0,l.sizer.offsetLeft+n.adjustWidthTo-xi(i))),(n.updatedDisplay||n.selectionChanged)&&(n.preparedSelection=l.input.prepareSelection())}function sw(n){var i=n.cm;n.adjustWidthTo!=null&&(i.display.sizer.style.minWidth=n.adjustWidthTo+"px",n.maxScrollLeft<i.doc.scrollLeft&&Ci(i,Math.min(i.display.scroller.scrollLeft,n.maxScrollLeft),!0),i.display.maxLineChanged=!1);var l=n.focus&&n.focus==wt(Gt(i));n.preparedSelection&&i.display.input.showSelection(n.preparedSelection,l),(n.updatedDisplay||n.startHeight!=i.doc.height)&&po(i,n.barMeasure),n.updatedDisplay&&nu(i,n.barMeasure),n.selectionChanged&&Kc(i),i.state.focused&&n.updateInput&&i.display.input.reset(n.typing),l&&yd(n.cm)}function lw(n){var i=n.cm,l=i.display,s=i.doc;if(n.updatedDisplay&&Cd(i,n.update),l.wheelStartX!=null&&(n.scrollTop!=null||n.scrollLeft!=null||n.scrollToPos)&&(l.wheelStartX=l.wheelStartY=null),n.scrollTop!=null&&xd(i,n.scrollTop,n.forceScroll),n.scrollLeft!=null&&Ci(i,n.scrollLeft,!0,!0),n.scrollToPos){var c=Jb(i,Ft(s,n.scrollToPos.from),Ft(s,n.scrollToPos.to),n.scrollToPos.margin);Zb(i,c)}var p=n.maybeHiddenMarkers,m=n.maybeUnhiddenMarkers;if(p)for(var y=0;y<p.length;++y)p[y].lines.length||me(p[y],"hide");if(m)for(var w=0;w<m.length;++w)m[w].lines.length&&me(m[w],"unhide");l.wrapper.offsetHeight&&(s.scrollTop=i.display.scroller.scrollTop),n.changeObjs&&me(i,"changes",i,n.changeObjs),n.update&&n.update.finish()}function bn(n,i){if(n.curOp)return i();Li(n);try{return i()}finally{Ei(n)}}function De(n,i){return function(){if(n.curOp)return i.apply(n,arguments);Li(n);try{return i.apply(n,arguments)}finally{Ei(n)}}}function Qe(n){return function(){if(this.curOp)return n.apply(this,arguments);Li(this);try{return n.apply(this,arguments)}finally{Ei(this)}}}function Re(n){return function(){var i=this.cm;if(!i||i.curOp)return n.apply(this,arguments);Li(i);try{return n.apply(this,arguments)}finally{Ei(i)}}}function bs(n,i){n.doc.highlightFrontier<n.display.viewTo&&n.state.highlight.set(i,Q(aw,n))}function aw(n){var i=n.doc;if(!(i.highlightFrontier>=n.display.viewTo)){var l=+new Date+n.options.workTime,s=as(n,i.highlightFrontier),c=[];i.iter(s.line,Math.min(i.first+i.size,n.display.viewTo+500),function(p){if(s.line>=n.display.viewFrom){var m=p.styles,y=p.text.length>n.options.maxHighlightLength?yr(i.mode,s.state):null,w=Oh(n,p,s,!0);y&&(s.state=y),p.styles=w.styles;var _=p.styleClasses,N=w.classes;N?p.styleClasses=N:_&&(p.styleClasses=null);for(var D=!m||m.length!=p.styles.length||_!=N&&(!_||!N||_.bgClass!=N.bgClass||_.textClass!=N.textClass),B=0;!D&&B<m.length;++B)D=m[B]!=p.styles[B];D&&c.push(s.line),p.stateAfter=s.save(),s.nextLine()}else p.text.length<=n.options.maxHighlightLength&&Ac(n,p.text,s),p.stateAfter=s.line%5==0?s.save():null,s.nextLine();if(+new Date>l)return bs(n,n.options.workDelay),!0}),i.highlightFrontier=s.line,i.modeFrontier=Math.max(i.modeFrontier,s.line),c.length&&bn(n,function(){for(var p=0;p<c.length;p++)Gr(n,c[p],"text")})}}var Wl=function(n,i,l){var s=n.display;this.viewport=i,this.visible=Hl(s,n.doc,i),this.editorIsHidden=!s.wrapper.offsetWidth,this.wrapperHeight=s.wrapper.clientHeight,this.wrapperWidth=s.wrapper.clientWidth,this.oldDisplayWidth=xi(n),this.force=l,this.dims=Uc(n),this.events=[]};Wl.prototype.signal=function(n,i){Ze(n,i)&&this.events.push(arguments)},Wl.prototype.finish=function(){for(var n=0;n<this.events.length;n++)me.apply(null,this.events[n])};function cw(n){var i=n.display;!i.scrollbarsClipped&&i.scroller.offsetWidth&&(i.nativeBarWidth=i.scroller.offsetWidth-i.scroller.clientWidth,i.heightForcer.style.height=rr(n)+"px",i.sizer.style.marginBottom=-i.nativeBarWidth+"px",i.sizer.style.borderRightWidth=rr(n)+"px",i.scrollbarsClipped=!0)}function uw(n){if(n.hasFocus())return null;var i=wt(Gt(n));if(!i||!et(n.display.lineDiv,i))return null;var l={activeElt:i};if(window.getSelection){var s=ie(n).getSelection();s.anchorNode&&s.extend&&et(n.display.lineDiv,s.anchorNode)&&(l.anchorNode=s.anchorNode,l.anchorOffset=s.anchorOffset,l.focusNode=s.focusNode,l.focusOffset=s.focusOffset)}return l}function fw(n){if(!(!n||!n.activeElt||n.activeElt==wt(n.activeElt.ownerDocument))&&(n.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(n.activeElt.nodeName)&&n.anchorNode&&et(document.body,n.anchorNode)&&et(document.body,n.focusNode))){var i=n.activeElt.ownerDocument,l=i.defaultView.getSelection(),s=i.createRange();s.setEnd(n.anchorNode,n.anchorOffset),s.collapse(!1),l.removeAllRanges(),l.addRange(s),l.extend(n.focusNode,n.focusOffset)}}function Qc(n,i){var l=n.display,s=n.doc;if(i.editorIsHidden)return Vr(n),!1;if(!i.force&&i.visible.from>=l.viewFrom&&i.visible.to<=l.viewTo&&(l.updateLineNumbers==null||l.updateLineNumbers>=l.viewTo)&&l.renderedView==l.view&&vd(n)==0)return!1;Ld(n)&&(Vr(n),i.dims=Uc(n));var c=s.first+s.size,p=Math.max(i.visible.from-n.options.viewportMargin,s.first),m=Math.min(c,i.visible.to+n.options.viewportMargin);l.viewFrom<p&&p-l.viewFrom<20&&(p=Math.max(s.first,l.viewFrom)),l.viewTo>m&&l.viewTo-m<20&&(m=Math.min(c,l.viewTo)),wr&&(p=Pc(n.doc,p),m=Gh(n.doc,m));var y=p!=l.viewFrom||m!=l.viewTo||l.lastWrapHeight!=i.wrapperHeight||l.lastWrapWidth!=i.wrapperWidth;Xb(n,p,m),l.viewOffset=xr(Mt(n.doc,l.viewFrom)),n.display.mover.style.top=l.viewOffset+"px";var w=vd(n);if(!y&&w==0&&!i.force&&l.renderedView==l.view&&(l.updateLineNumbers==null||l.updateLineNumbers>=l.viewTo))return!1;var _=uw(n);return w>4&&(l.lineDiv.style.display="none"),hw(n,l.updateLineNumbers,i.dims),w>4&&(l.lineDiv.style.display=""),l.renderedView=l.view,fw(_),U(l.cursorDiv),U(l.selectionDiv),l.gutters.style.height=l.sizer.style.minHeight=0,y&&(l.lastWrapHeight=i.wrapperHeight,l.lastWrapWidth=i.wrapperWidth,bs(n,400)),l.updateLineNumbers=null,!0}function Cd(n,i){for(var l=i.viewport,s=!0;;s=!1){if(!s||!n.options.lineWrapping||i.oldDisplayWidth==xi(n)){if(l&&l.top!=null&&(l={top:Math.min(n.doc.height+zc(n.display)-Ic(n),l.top)}),i.visible=Hl(n.display,n.doc,l),i.visible.from>=n.display.viewFrom&&i.visible.to<=n.display.viewTo)break}else s&&(i.visible=Hl(n.display,n.doc,l));if(!Qc(n,i))break;ql(n);var c=ms(n);ps(n),po(n,c),nu(n,c),i.force=!1}i.signal(n,"update",n),(n.display.viewFrom!=n.display.reportedViewFrom||n.display.viewTo!=n.display.reportedViewTo)&&(i.signal(n,"viewportChange",n,n.display.viewFrom,n.display.viewTo),n.display.reportedViewFrom=n.display.viewFrom,n.display.reportedViewTo=n.display.viewTo)}function tu(n,i){var l=new Wl(n,i);if(Qc(n,l)){ql(n),Cd(n,l);var s=ms(n);ps(n),po(n,s),nu(n,s),l.finish()}}function hw(n,i,l){var s=n.display,c=n.options.lineNumbers,p=s.lineDiv,m=p.firstChild;function y(Y){var it=Y.nextSibling;return v&&G&&n.display.currentWheelTarget==Y?Y.style.display="none":Y.parentNode.removeChild(Y),it}for(var w=s.view,_=s.viewFrom,N=0;N<w.length;N++){var D=w[N];if(!D.hidden)if(!D.node||D.node.parentNode!=p){var B=Fb(n,D,_,l);p.insertBefore(B,m)}else{for(;m!=D.node;)m=y(m);var q=c&&i!=null&&i<=_&&D.lineNumber;D.changes&&(Ct(D.changes,"gutter")>-1&&(q=!1),Zh(n,D,_,l)),q&&(U(D.lineNumber),D.lineNumber.appendChild(document.createTextNode(R(n.options,_)))),m=D.node.nextSibling}_+=D.size}for(;m;)m=y(m)}function eu(n){var i=n.gutters.offsetWidth;n.sizer.style.marginLeft=i+"px",$e(n,"gutterChanged",n)}function nu(n,i){n.display.sizer.style.minHeight=i.docHeight+"px",n.display.heightForcer.style.top=i.docHeight+"px",n.display.gutters.style.height=i.docHeight+n.display.barHeight+rr(n)+"px"}function Td(n){var i=n.display,l=i.view;if(!(!i.alignWidgets&&(!i.gutters.firstChild||!n.options.fixedGutter))){for(var s=jc(i)-i.scroller.scrollLeft+n.doc.scrollLeft,c=i.gutters.offsetWidth,p=s+"px",m=0;m<l.length;m++)if(!l[m].hidden){n.options.fixedGutter&&(l[m].gutter&&(l[m].gutter.style.left=p),l[m].gutterBackground&&(l[m].gutterBackground.style.left=p));var y=l[m].alignable;if(y)for(var w=0;w<y.length;w++)y[w].style.left=p}n.options.fixedGutter&&(i.gutters.style.left=s+c+"px")}}function Ld(n){if(!n.options.lineNumbers)return!1;var i=n.doc,l=R(n.options,i.first+i.size-1),s=n.display;if(l.length!=s.lineNumChars){var c=s.measure.appendChild(k("div",[k("div",l)],"CodeMirror-linenumber CodeMirror-gutter-elt")),p=c.firstChild.offsetWidth,m=c.offsetWidth-p;return s.lineGutter.style.width="",s.lineNumInnerWidth=Math.max(p,s.lineGutter.offsetWidth-m)+1,s.lineNumWidth=s.lineNumInnerWidth+m,s.lineNumChars=s.lineNumInnerWidth?l.length:-1,s.lineGutter.style.width=s.lineNumWidth+"px",eu(n.display),!0}return!1}function ru(n,i){for(var l=[],s=!1,c=0;c<n.length;c++){var p=n[c],m=null;if(typeof p!="string"&&(m=p.style,p=p.className),p=="CodeMirror-linenumbers")if(i)s=!0;else continue;l.push({className:p,style:m})}return i&&!s&&l.push({className:"CodeMirror-linenumbers",style:null}),l}function Ed(n){var i=n.gutters,l=n.gutterSpecs;U(i),n.lineGutter=null;for(var s=0;s<l.length;++s){var c=l[s],p=c.className,m=c.style,y=i.appendChild(k("div",null,"CodeMirror-gutter "+p));m&&(y.style.cssText=m),p=="CodeMirror-linenumbers"&&(n.lineGutter=y,y.style.width=(n.lineNumWidth||1)+"px")}i.style.display=l.length?"":"none",eu(n)}function ws(n){Ed(n.display),on(n),Td(n)}function dw(n,i,l,s){var c=this;this.input=l,c.scrollbarFiller=k("div",null,"CodeMirror-scrollbar-filler"),c.scrollbarFiller.setAttribute("cm-not-content","true"),c.gutterFiller=k("div",null,"CodeMirror-gutter-filler"),c.gutterFiller.setAttribute("cm-not-content","true"),c.lineDiv=H("div",null,"CodeMirror-code"),c.selectionDiv=k("div",null,null,"position: relative; z-index: 1"),c.cursorDiv=k("div",null,"CodeMirror-cursors"),c.measure=k("div",null,"CodeMirror-measure"),c.lineMeasure=k("div",null,"CodeMirror-measure"),c.lineSpace=H("div",[c.measure,c.lineMeasure,c.selectionDiv,c.cursorDiv,c.lineDiv],null,"position: relative; outline: none");var p=H("div",[c.lineSpace],"CodeMirror-lines");c.mover=k("div",[p],null,"position: relative"),c.sizer=k("div",[c.mover],"CodeMirror-sizer"),c.sizerWidth=null,c.heightForcer=k("div",null,null,"position: absolute; height: "+pe+"px; width: 1px;"),c.gutters=k("div",null,"CodeMirror-gutters"),c.lineGutter=null,c.scroller=k("div",[c.sizer,c.heightForcer,c.gutters],"CodeMirror-scroll"),c.scroller.setAttribute("tabIndex","-1"),c.wrapper=k("div",[c.scrollbarFiller,c.gutterFiller,c.scroller],"CodeMirror"),x&&S>=105&&(c.wrapper.style.clipPath="inset(0px)"),c.wrapper.setAttribute("translate","no"),d&&g<8&&(c.gutters.style.zIndex=-1,c.scroller.style.paddingRight=0),!v&&!(a&&P)&&(c.scroller.draggable=!0),n&&(n.appendChild?n.appendChild(c.wrapper):n(c.wrapper)),c.viewFrom=c.viewTo=i.first,c.reportedViewFrom=c.reportedViewTo=i.first,c.view=[],c.renderedView=null,c.externalMeasured=null,c.viewOffset=0,c.lastWrapHeight=c.lastWrapWidth=0,c.updateLineNumbers=null,c.nativeBarWidth=c.barHeight=c.barWidth=0,c.scrollbarsClipped=!1,c.lineNumWidth=c.lineNumInnerWidth=c.lineNumChars=null,c.alignWidgets=!1,c.cachedCharWidth=c.cachedTextHeight=c.cachedPaddingH=null,c.maxLine=null,c.maxLineLength=0,c.maxLineChanged=!1,c.wheelDX=c.wheelDY=c.wheelStartX=c.wheelStartY=null,c.shift=!1,c.selForContextMenu=null,c.activeTouch=null,c.gutterSpecs=ru(s.gutters,s.lineNumbers),Ed(c),l.init(c)}var Ul=0,Sr=null;d?Sr=-.53:a?Sr=15:x?Sr=-.7:A&&(Sr=-1/3);function Ad(n){var i=n.wheelDeltaX,l=n.wheelDeltaY;return i==null&&n.detail&&n.axis==n.HORIZONTAL_AXIS&&(i=n.detail),l==null&&n.detail&&n.axis==n.VERTICAL_AXIS?l=n.detail:l==null&&(l=n.wheelDelta),{x:i,y:l}}function pw(n){var i=Ad(n);return i.x*=Sr,i.y*=Sr,i}function Md(n,i){x&&S==102&&(n.display.chromeScrollHack==null?n.display.sizer.style.pointerEvents="none":clearTimeout(n.display.chromeScrollHack),n.display.chromeScrollHack=setTimeout(function(){n.display.chromeScrollHack=null,n.display.sizer.style.pointerEvents=""},100));var l=Ad(i),s=l.x,c=l.y,p=Sr;i.deltaMode===0&&(s=i.deltaX,c=i.deltaY,p=1);var m=n.display,y=m.scroller,w=y.scrollWidth>y.clientWidth,_=y.scrollHeight>y.clientHeight;if(!!(s&&w||c&&_)){if(c&&G&&v){t:for(var N=i.target,D=m.view;N!=y;N=N.parentNode)for(var B=0;B<D.length;B++)if(D[B].node==N){n.display.currentWheelTarget=N;break t}}if(s&&!a&&!M&&p!=null){c&&_&&vs(n,Math.max(0,y.scrollTop+c*p)),Ci(n,Math.max(0,y.scrollLeft+s*p)),(!c||c&&_)&&Ge(i),m.wheelStartX=null;return}if(c&&p!=null){var q=c*p,Y=n.doc.scrollTop,it=Y+m.wrapper.clientHeight;q<0?Y=Math.max(0,Y+q-50):it=Math.min(n.doc.height,it+q+50),tu(n,{top:Y,bottom:it})}Ul<20&&i.deltaMode!==0&&(m.wheelStartX==null?(m.wheelStartX=y.scrollLeft,m.wheelStartY=y.scrollTop,m.wheelDX=s,m.wheelDY=c,setTimeout(function(){if(m.wheelStartX!=null){var ft=y.scrollLeft-m.wheelStartX,mt=y.scrollTop-m.wheelStartY,St=mt&&m.wheelDY&&mt/m.wheelDY||ft&&m.wheelDX&&ft/m.wheelDX;m.wheelStartX=m.wheelStartY=null,St&&(Sr=(Sr*Ul+St)/(Ul+1),++Ul)}},200)):(m.wheelDX+=s,m.wheelDY+=c))}}var An=function(n,i){this.ranges=n,this.primIndex=i};An.prototype.primary=function(){return this.ranges[this.primIndex]},An.prototype.equals=function(n){if(n==this)return!0;if(n.primIndex!=this.primIndex||n.ranges.length!=this.ranges.length)return!1;for(var i=0;i<this.ranges.length;i++){var l=this.ranges[i],s=n.ranges[i];if(!It(l.anchor,s.anchor)||!It(l.head,s.head))return!1}return!0},An.prototype.deepCopy=function(){for(var n=[],i=0;i<this.ranges.length;i++)n[i]=new se(Vt(this.ranges[i].anchor),Vt(this.ranges[i].head));return new An(n,this.primIndex)},An.prototype.somethingSelected=function(){for(var n=0;n<this.ranges.length;n++)if(!this.ranges[n].empty())return!0;return!1},An.prototype.contains=function(n,i){i||(i=n);for(var l=0;l<this.ranges.length;l++){var s=this.ranges[l];if(X(i,s.from())>=0&&X(n,s.to())<=0)return l}return-1};var se=function(n,i){this.anchor=n,this.head=i};se.prototype.from=function(){return Oe(this.anchor,this.head)},se.prototype.to=function(){return ee(this.anchor,this.head)},se.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function Wn(n,i,l){var s=n&&n.options.selectionsMayTouch,c=i[l];i.sort(function(B,q){return X(B.from(),q.from())}),l=Ct(i,c);for(var p=1;p<i.length;p++){var m=i[p],y=i[p-1],w=X(y.to(),m.from());if(s&&!m.empty()?w>0:w>=0){var _=Oe(y.from(),m.from()),N=ee(y.to(),m.to()),D=y.empty()?m.from()==m.head:y.from()==y.head;p<=l&&--l,i.splice(--p,2,new se(D?N:_,D?_:N))}}return new An(i,l)}function Kr(n,i){return new An([new se(n,i||n)],0)}function Xr(n){return n.text?I(n.from.line+n.text.length-1,lt(n.text).length+(n.text.length==1?n.from.ch:0)):n.to}function Nd(n,i){if(X(n,i.from)<0)return n;if(X(n,i.to)<=0)return Xr(i);var l=n.line+i.text.length-(i.to.line-i.from.line)-1,s=n.ch;return n.line==i.to.line&&(s+=Xr(i).ch-i.to.ch),I(l,s)}function iu(n,i){for(var l=[],s=0;s<n.sel.ranges.length;s++){var c=n.sel.ranges[s];l.push(new se(Nd(c.anchor,i),Nd(c.head,i)))}return Wn(n.cm,l,n.sel.primIndex)}function Od(n,i,l){return n.line==i.line?I(l.line,n.ch-i.ch+l.ch):I(l.line+(n.line-i.line),n.ch)}function gw(n,i,l){for(var s=[],c=I(n.first,0),p=c,m=0;m<i.length;m++){var y=i[m],w=Od(y.from,c,p),_=Od(Xr(y),c,p);if(c=y.to,p=_,l=="around"){var N=n.sel.ranges[m],D=X(N.head,N.anchor)<0;s[m]=new se(D?_:w,D?w:_)}else s[m]=new se(w,w)}return new An(s,n.sel.primIndex)}function ou(n){n.doc.mode=mr(n.options,n.doc.modeOption),xs(n)}function xs(n){n.doc.iter(function(i){i.stateAfter&&(i.stateAfter=null),i.styles&&(i.styles=null)}),n.doc.modeFrontier=n.doc.highlightFrontier=n.doc.first,bs(n,100),n.state.modeGen++,n.curOp&&on(n)}function Pd(n,i){return i.from.ch==0&&i.to.ch==0&&lt(i.text)==""&&(!n.cm||n.cm.options.wholeLineUpdateBefore)}function su(n,i,l,s){function c(St){return l?l[St]:null}function p(St,yt,Tt){Sb(St,yt,Tt,s),$e(St,"change",St,i)}function m(St,yt){for(var Tt=[],Dt=St;Dt<yt;++Dt)Tt.push(new so(_[Dt],c(Dt),s));return Tt}var y=i.from,w=i.to,_=i.text,N=Mt(n,y.line),D=Mt(n,w.line),B=lt(_),q=c(_.length-1),Y=w.line-y.line;if(i.full)n.insert(0,m(0,_.length)),n.remove(_.length,n.size-_.length);else if(Pd(n,i)){var it=m(0,_.length-1);p(D,D.text,q),Y&&n.remove(y.line,Y),it.length&&n.insert(y.line,it)}else if(N==D)if(_.length==1)p(N,N.text.slice(0,y.ch)+B+N.text.slice(w.ch),q);else{var ft=m(1,_.length-1);ft.push(new so(B+N.text.slice(w.ch),q,s)),p(N,N.text.slice(0,y.ch)+_[0],c(0)),n.insert(y.line+1,ft)}else if(_.length==1)p(N,N.text.slice(0,y.ch)+_[0]+D.text.slice(w.ch),c(0)),n.remove(y.line+1,Y);else{p(N,N.text.slice(0,y.ch)+_[0],c(0)),p(D,B+D.text.slice(w.ch),q);var mt=m(1,_.length-1);Y>1&&n.remove(y.line+1,Y-1),n.insert(y.line+1,mt)}$e(n,"change",n,i)}function Yr(n,i,l){function s(c,p,m){if(c.linked)for(var y=0;y<c.linked.length;++y){var w=c.linked[y];if(w.doc!=p){var _=m&&w.sharedHist;l&&!_||(i(w.doc,_),s(w.doc,c,_))}}}s(n,null,!0)}function $d(n,i){if(i.cm)throw new Error("This document is already in use.");n.doc=i,i.cm=n,Gc(n),ou(n),Dd(n),n.options.direction=i.direction,n.options.lineWrapping||Dc(n),n.options.mode=i.modeOption,on(n)}function Dd(n){(n.doc.direction=="rtl"?At:ut)(n.display.lineDiv,"CodeMirror-rtl")}function vw(n){bn(n,function(){Dd(n),on(n)})}function jl(n){this.done=[],this.undone=[],this.undoDepth=n?n.undoDepth:1/0,this.lastModTime=this.lastSelTime=0,this.lastOp=this.lastSelOp=null,this.lastOrigin=this.lastSelOrigin=null,this.generation=this.maxGeneration=n?n.maxGeneration:1}function lu(n,i){var l={from:Vt(i.from),to:Xr(i),text:br(n,i.from,i.to)};return Id(n,l,i.from.line,i.to.line+1),Yr(n,function(s){return Id(s,l,i.from.line,i.to.line+1)},!0),l}function Rd(n){for(;n.length;){var i=lt(n);if(i.ranges)n.pop();else break}}function mw(n,i){if(i)return Rd(n.done),lt(n.done);if(n.done.length&&!lt(n.done).ranges)return lt(n.done);if(n.done.length>1&&!n.done[n.done.length-2].ranges)return n.done.pop(),lt(n.done)}function zd(n,i,l,s){var c=n.history;c.undone.length=0;var p=+new Date,m,y;if((c.lastOp==s||c.lastOrigin==i.origin&&i.origin&&(i.origin.charAt(0)=="+"&&c.lastModTime>p-(n.cm?n.cm.options.historyEventDelay:500)||i.origin.charAt(0)=="*"))&&(m=mw(c,c.lastOp==s)))y=lt(m.changes),X(i.from,i.to)==0&&X(i.from,y.to)==0?y.to=Xr(i):m.changes.push(lu(n,i));else{var w=lt(c.done);for((!w||!w.ranges)&&Gl(n.sel,c.done),m={changes:[lu(n,i)],generation:c.generation},c.done.push(m);c.done.length>c.undoDepth;)c.done.shift(),c.done[0].ranges||c.done.shift()}c.done.push(l),c.generation=++c.maxGeneration,c.lastModTime=c.lastSelTime=p,c.lastOp=c.lastSelOp=s,c.lastOrigin=c.lastSelOrigin=i.origin,y||me(n,"historyAdded")}function yw(n,i,l,s){var c=i.charAt(0);return c=="*"||c=="+"&&l.ranges.length==s.ranges.length&&l.somethingSelected()==s.somethingSelected()&&new Date-n.history.lastSelTime<=(n.cm?n.cm.options.historyEventDelay:500)}function bw(n,i,l,s){var c=n.history,p=s&&s.origin;l==c.lastSelOp||p&&c.lastSelOrigin==p&&(c.lastModTime==c.lastSelTime&&c.lastOrigin==p||yw(n,p,lt(c.done),i))?c.done[c.done.length-1]=i:Gl(i,c.done),c.lastSelTime=+new Date,c.lastSelOrigin=p,c.lastSelOp=l,s&&s.clearRedo!==!1&&Rd(c.undone)}function Gl(n,i){var l=lt(i);l&&l.ranges&&l.equals(n)||i.push(n)}function Id(n,i,l,s){var c=i["spans_"+n.id],p=0;n.iter(Math.max(n.first,l),Math.min(n.first+n.size,s),function(m){m.markedSpans&&((c||(c=i["spans_"+n.id]={}))[p]=m.markedSpans),++p})}function ww(n){if(!n)return null;for(var i,l=0;l<n.length;++l)n[l].marker.explicitlyCleared?i||(i=n.slice(0,l)):i&&i.push(n[l]);return i?i.length?i:null:n}function xw(n,i){var l=i["spans_"+n.id];if(!l)return null;for(var s=[],c=0;c<i.text.length;++c)s.push(ww(l[c]));return s}function Fd(n,i){var l=xw(n,i),s=Nc(n,i);if(!l)return s;if(!s)return l;for(var c=0;c<l.length;++c){var p=l[c],m=s[c];if(p&&m){t:for(var y=0;y<m.length;++y){for(var w=m[y],_=0;_<p.length;++_)if(p[_].marker==w.marker)continue t;p.push(w)}}else m&&(l[c]=m)}return l}function go(n,i,l){for(var s=[],c=0;c<n.length;++c){var p=n[c];if(p.ranges){s.push(l?An.prototype.deepCopy.call(p):p);continue}var m=p.changes,y=[];s.push({changes:y});for(var w=0;w<m.length;++w){var _=m[w],N=void 0;if(y.push({from:_.from,to:_.to,text:_.text}),i)for(var D in _)(N=D.match(/^spans_(\d+)$/))&&Ct(i,Number(N[1]))>-1&&(lt(y)[D]=_[D],delete _[D])}}return s}function au(n,i,l,s){if(s){var c=n.anchor;if(l){var p=X(i,c)<0;p!=X(l,c)<0?(c=i,i=l):p!=X(i,l)<0&&(i=l)}return new se(c,i)}else return new se(l||i,i)}function Vl(n,i,l,s,c){c==null&&(c=n.cm&&(n.cm.display.shift||n.extend)),Ve(n,new An([au(n.sel.primary(),i,l,c)],0),s)}function qd(n,i,l){for(var s=[],c=n.cm&&(n.cm.display.shift||n.extend),p=0;p<n.sel.ranges.length;p++)s[p]=au(n.sel.ranges[p],i[p],null,c);var m=Wn(n.cm,s,n.sel.primIndex);Ve(n,m,l)}function cu(n,i,l,s){var c=n.sel.ranges.slice(0);c[i]=l,Ve(n,Wn(n.cm,c,n.sel.primIndex),s)}function Hd(n,i,l,s){Ve(n,Kr(i,l),s)}function _w(n,i,l){var s={ranges:i.ranges,update:function(c){this.ranges=[];for(var p=0;p<c.length;p++)this.ranges[p]=new se(Ft(n,c[p].anchor),Ft(n,c[p].head))},origin:l&&l.origin};return me(n,"beforeSelectionChange",n,s),n.cm&&me(n.cm,"beforeSelectionChange",n.cm,s),s.ranges!=i.ranges?Wn(n.cm,s.ranges,s.ranges.length-1):i}function Bd(n,i,l){var s=n.history.done,c=lt(s);c&&c.ranges?(s[s.length-1]=i,Kl(n,i,l)):Ve(n,i,l)}function Ve(n,i,l){Kl(n,i,l),bw(n,n.sel,n.cm?n.cm.curOp.id:NaN,l)}function Kl(n,i,l){(Ze(n,"beforeSelectionChange")||n.cm&&Ze(n.cm,"beforeSelectionChange"))&&(i=_w(n,i,l));var s=l&&l.bias||(X(i.primary().head,n.sel.primary().head)<0?-1:1);Wd(n,jd(n,i,s,!0)),!(l&&l.scroll===!1)&&n.cm&&n.cm.getOption("readOnly")!="nocursor"&&ho(n.cm)}function Wd(n,i){i.equals(n.sel)||(n.sel=i,n.cm&&(n.cm.curOp.updateInput=1,n.cm.curOp.selectionChanged=!0,Sl(n.cm)),$e(n,"cursorActivity",n))}function Ud(n){Wd(n,jd(n,n.sel,null,!1))}function jd(n,i,l,s){for(var c,p=0;p<i.ranges.length;p++){var m=i.ranges[p],y=i.ranges.length==n.sel.ranges.length&&n.sel.ranges[p],w=Xl(n,m.anchor,y&&y.anchor,l,s),_=m.head==m.anchor?w:Xl(n,m.head,y&&y.head,l,s);(c||w!=m.anchor||_!=m.head)&&(c||(c=i.ranges.slice(0,p)),c[p]=new se(w,_))}return c?Wn(n.cm,c,i.primIndex):i}function vo(n,i,l,s,c){var p=Mt(n,i.line);if(p.markedSpans)for(var m=0;m<p.markedSpans.length;++m){var y=p.markedSpans[m],w=y.marker,_="selectLeft"in w?!w.selectLeft:w.inclusiveLeft,N="selectRight"in w?!w.selectRight:w.inclusiveRight;if((y.from==null||(_?y.from<=i.ch:y.from<i.ch))&&(y.to==null||(N?y.to>=i.ch:y.to>i.ch))){if(c&&(me(w,"beforeCursorEnter"),w.explicitlyCleared))if(p.markedSpans){--m;continue}else break;if(!w.atomic)continue;if(l){var D=w.find(s<0?1:-1),B=void 0;if((s<0?N:_)&&(D=Gd(n,D,-s,D&&D.line==i.line?p:null)),D&&D.line==i.line&&(B=X(D,l))&&(s<0?B<0:B>0))return vo(n,D,i,s,c)}var q=w.find(s<0?-1:1);return(s<0?_:N)&&(q=Gd(n,q,s,q.line==i.line?p:null)),q?vo(n,q,i,s,c):null}}return i}function Xl(n,i,l,s,c){var p=s||1,m=vo(n,i,l,p,c)||!c&&vo(n,i,l,p,!0)||vo(n,i,l,-p,c)||!c&&vo(n,i,l,-p,!0);return m||(n.cantEdit=!0,I(n.first,0))}function Gd(n,i,l,s){return l<0&&i.ch==0?i.line>n.first?Ft(n,I(i.line-1)):null:l>0&&i.ch==(s||Mt(n,i.line)).text.length?i.line<n.first+n.size-1?I(i.line+1,0):null:new I(i.line,i.ch+l)}function Vd(n){n.setSelection(I(n.firstLine(),0),I(n.lastLine()),O)}function Kd(n,i,l){var s={canceled:!1,from:i.from,to:i.to,text:i.text,origin:i.origin,cancel:function(){return s.canceled=!0}};return l&&(s.update=function(c,p,m,y){c&&(s.from=Ft(n,c)),p&&(s.to=Ft(n,p)),m&&(s.text=m),y!==void 0&&(s.origin=y)}),me(n,"beforeChange",n,s),n.cm&&me(n.cm,"beforeChange",n.cm,s),s.canceled?(n.cm&&(n.cm.curOp.updateInput=2),null):{from:s.from,to:s.to,text:s.text,origin:s.origin}}function mo(n,i,l){if(n.cm){if(!n.cm.curOp)return De(n.cm,mo)(n,i,l);if(n.cm.state.suppressEdits)return}if(!((Ze(n,"beforeChange")||n.cm&&Ze(n.cm,"beforeChange"))&&(i=Kd(n,i,!0),!i))){var s=Fh&&!l&&bb(n,i.from,i.to);if(s)for(var c=s.length-1;c>=0;--c)Xd(n,{from:s[c].from,to:s[c].to,text:c?[""]:i.text,origin:i.origin});else Xd(n,i)}}function Xd(n,i){if(!(i.text.length==1&&i.text[0]==""&&X(i.from,i.to)==0)){var l=iu(n,i);zd(n,i,l,n.cm?n.cm.curOp.id:NaN),_s(n,i,l,Nc(n,i));var s=[];Yr(n,function(c,p){!p&&Ct(s,c.history)==-1&&(Qd(c.history,i),s.push(c.history)),_s(c,i,null,Nc(c,i))})}}function Yl(n,i,l){var s=n.cm&&n.cm.state.suppressEdits;if(!(s&&!l)){for(var c=n.history,p,m=n.sel,y=i=="undo"?c.done:c.undone,w=i=="undo"?c.undone:c.done,_=0;_<y.length&&(p=y[_],!(l?p.ranges&&!p.equals(n.sel):!p.ranges));_++);if(_!=y.length){for(c.lastOrigin=c.lastSelOrigin=null;;)if(p=y.pop(),p.ranges){if(Gl(p,w),l&&!p.equals(n.sel)){Ve(n,p,{clearRedo:!1});return}m=p}else if(s){y.push(p);return}else break;var N=[];Gl(m,w),w.push({changes:N,generation:c.generation}),c.generation=p.generation||++c.maxGeneration;for(var D=Ze(n,"beforeChange")||n.cm&&Ze(n.cm,"beforeChange"),B=function(it){var ft=p.changes[it];if(ft.origin=i,D&&!Kd(n,ft,!1))return y.length=0,{};N.push(lu(n,ft));var mt=it?iu(n,ft):lt(y);_s(n,ft,mt,Fd(n,ft)),!it&&n.cm&&n.cm.scrollIntoView({from:ft.from,to:Xr(ft)});var St=[];Yr(n,function(yt,Tt){!Tt&&Ct(St,yt.history)==-1&&(Qd(yt.history,ft),St.push(yt.history)),_s(yt,ft,null,Fd(yt,ft))})},q=p.changes.length-1;q>=0;--q){var Y=B(q);if(Y)return Y.v}}}}function Yd(n,i){if(i!=0&&(n.first+=i,n.sel=new An(vt(n.sel.ranges,function(c){return new se(I(c.anchor.line+i,c.anchor.ch),I(c.head.line+i,c.head.ch))}),n.sel.primIndex),n.cm)){on(n.cm,n.first,n.first-i,i);for(var l=n.cm.display,s=l.viewFrom;s<l.viewTo;s++)Gr(n.cm,s,"gutter")}}function _s(n,i,l,s){if(n.cm&&!n.cm.curOp)return De(n.cm,_s)(n,i,l,s);if(i.to.line<n.first){Yd(n,i.text.length-1-(i.to.line-i.from.line));return}if(!(i.from.line>n.lastLine())){if(i.from.line<n.first){var c=i.text.length-1-(n.first-i.from.line);Yd(n,c),i={from:I(n.first,0),to:I(i.to.line+c,i.to.ch),text:[lt(i.text)],origin:i.origin}}var p=n.lastLine();i.to.line>p&&(i={from:i.from,to:I(p,Mt(n,p).text.length),text:[i.text[0]],origin:i.origin}),i.removed=br(n,i.from,i.to),l||(l=iu(n,i)),n.cm?Sw(n.cm,i,s):su(n,i,s),Kl(n,l,O),n.cantEdit&&Xl(n,I(n.firstLine(),0))&&(n.cantEdit=!1)}}function Sw(n,i,l){var s=n.doc,c=n.display,p=i.from,m=i.to,y=!1,w=p.line;n.options.lineWrapping||(w=oe(Hn(Mt(s,p.line))),s.iter(w,m.line+1,function(q){if(q==c.maxLine)return y=!0,!0})),s.sel.contains(i.from,i.to)>-1&&Sl(n),su(s,i,l,gd(n)),n.options.lineWrapping||(s.iter(w,p.line+i.text.length,function(q){var Y=Pl(q);Y>c.maxLineLength&&(c.maxLine=q,c.maxLineLength=Y,c.maxLineChanged=!0,y=!1)}),y&&(n.curOp.updateMaxLine=!0)),hb(s,p.line),bs(n,400);var _=i.text.length-(m.line-p.line)-1;i.full?on(n):p.line==m.line&&i.text.length==1&&!Pd(n.doc,i)?Gr(n,p.line,"text"):on(n,p.line,m.line+1,_);var N=Ze(n,"changes"),D=Ze(n,"change");if(D||N){var B={from:p,to:m,text:i.text,removed:i.removed,origin:i.origin};D&&$e(n,"change",n,B),N&&(n.curOp.changeObjs||(n.curOp.changeObjs=[])).push(B)}n.display.selForContextMenu=null}function yo(n,i,l,s,c){var p;s||(s=l),X(s,l)<0&&(p=[s,l],l=p[0],s=p[1]),typeof i=="string"&&(i=n.splitLines(i)),mo(n,{from:l,to:s,text:i,origin:c})}function Zd(n,i,l,s){l<n.line?n.line+=s:i<n.line&&(n.line=i,n.ch=0)}function Jd(n,i,l,s){for(var c=0;c<n.length;++c){var p=n[c],m=!0;if(p.ranges){p.copied||(p=n[c]=p.deepCopy(),p.copied=!0);for(var y=0;y<p.ranges.length;y++)Zd(p.ranges[y].anchor,i,l,s),Zd(p.ranges[y].head,i,l,s);continue}for(var w=0;w<p.changes.length;++w){var _=p.changes[w];if(l<_.from.line)_.from=I(_.from.line+s,_.from.ch),_.to=I(_.to.line+s,_.to.ch);else if(i<=_.to.line){m=!1;break}}m||(n.splice(0,c+1),c=0)}}function Qd(n,i){var l=i.from.line,s=i.to.line,c=i.text.length-(s-l)-1;Jd(n.done,l,s,c),Jd(n.undone,l,s,c)}function Ss(n,i,l,s){var c=i,p=i;return typeof i=="number"?p=Mt(n,En(n,i)):c=oe(i),c==null?null:(s(p,c)&&n.cm&&Gr(n.cm,c,l),p)}function ks(n){this.lines=n,this.parent=null;for(var i=0,l=0;l<n.length;++l)n[l].parent=this,i+=n[l].height;this.height=i}ks.prototype={chunkSize:function(){return this.lines.length},removeInner:function(n,i){for(var l=n,s=n+i;l<s;++l){var c=this.lines[l];this.height-=c.height,kb(c),$e(c,"delete")}this.lines.splice(n,i)},collapse:function(n){n.push.apply(n,this.lines)},insertInner:function(n,i,l){this.height+=l,this.lines=this.lines.slice(0,n).concat(i).concat(this.lines.slice(n));for(var s=0;s<i.length;++s)i[s].parent=this},iterN:function(n,i,l){for(var s=n+i;n<s;++n)if(l(this.lines[n]))return!0}};function Cs(n){this.children=n;for(var i=0,l=0,s=0;s<n.length;++s){var c=n[s];i+=c.chunkSize(),l+=c.height,c.parent=this}this.size=i,this.height=l,this.parent=null}Cs.prototype={chunkSize:function(){return this.size},removeInner:function(n,i){this.size-=i;for(var l=0;l<this.children.length;++l){var s=this.children[l],c=s.chunkSize();if(n<c){var p=Math.min(i,c-n),m=s.height;if(s.removeInner(n,p),this.height-=m-s.height,c==p&&(this.children.splice(l--,1),s.parent=null),(i-=p)==0)break;n=0}else n-=c}if(this.size-i<25&&(this.children.length>1||!(this.children[0]instanceof ks))){var y=[];this.collapse(y),this.children=[new ks(y)],this.children[0].parent=this}},collapse:function(n){for(var i=0;i<this.children.length;++i)this.children[i].collapse(n)},insertInner:function(n,i,l){this.size+=i.length,this.height+=l;for(var s=0;s<this.children.length;++s){var c=this.children[s],p=c.chunkSize();if(n<=p){if(c.insertInner(n,i,l),c.lines&&c.lines.length>50){for(var m=c.lines.length%25+25,y=m;y<c.lines.length;){var w=new ks(c.lines.slice(y,y+=25));c.height-=w.height,this.children.splice(++s,0,w),w.parent=this}c.lines=c.lines.slice(0,m),this.maybeSpill()}break}n-=p}},maybeSpill:function(){if(!(this.children.length<=10)){var n=this;do{var i=n.children.splice(n.children.length-5,5),l=new Cs(i);if(n.parent){n.size-=l.size,n.height-=l.height;var c=Ct(n.parent.children,n);n.parent.children.splice(c+1,0,l)}else{var s=new Cs(n.children);s.parent=n,n.children=[s,l],n=s}l.parent=n.parent}while(n.children.length>10);n.parent.maybeSpill()}},iterN:function(n,i,l){for(var s=0;s<this.children.length;++s){var c=this.children[s],p=c.chunkSize();if(n<p){var m=Math.min(i,p-n);if(c.iterN(n,m,l))return!0;if((i-=m)==0)break;n=0}else n-=p}}};var Ts=function(n,i,l){if(l)for(var s in l)l.hasOwnProperty(s)&&(this[s]=l[s]);this.doc=n,this.node=i};Ts.prototype.clear=function(){var n=this.doc.cm,i=this.line.widgets,l=this.line,s=oe(l);if(!(s==null||!i)){for(var c=0;c<i.length;++c)i[c]==this&&i.splice(c--,1);i.length||(l.widgets=null);var p=hs(this);Rn(l,Math.max(0,l.height-p)),n&&(bn(n,function(){tp(n,l,-p),Gr(n,s,"widget")}),$e(n,"lineWidgetCleared",n,this,s))}},Ts.prototype.changed=function(){var n=this,i=this.height,l=this.doc.cm,s=this.line;this.height=null;var c=hs(this)-i;!c||(jr(this.doc,s)||Rn(s,s.height+c),l&&bn(l,function(){l.curOp.forceUpdate=!0,tp(l,s,c),$e(l,"lineWidgetChanged",l,n,oe(s))}))},Je(Ts);function tp(n,i,l){xr(i)<(n.curOp&&n.curOp.scrollTop||n.doc.scrollTop)&&Jc(n,l)}function kw(n,i,l,s){var c=new Ts(n,l,s),p=n.cm;return p&&c.noHScroll&&(p.display.alignWidgets=!0),Ss(n,i,"widget",function(m){var y=m.widgets||(m.widgets=[]);if(c.insertAt==null?y.push(c):y.splice(Math.min(y.length,Math.max(0,c.insertAt)),0,c),c.line=m,p&&!jr(n,m)){var w=xr(m)<n.scrollTop;Rn(m,m.height+hs(c)),w&&Jc(p,c.height),p.curOp.forceUpdate=!0}return!0}),p&&$e(p,"lineWidgetAdded",p,c,typeof i=="number"?i:oe(i)),c}var ep=0,Zr=function(n,i){this.lines=[],this.type=i,this.doc=n,this.id=++ep};Zr.prototype.clear=function(){if(!this.explicitlyCleared){var n=this.doc.cm,i=n&&!n.curOp;if(i&&Li(n),Ze(this,"clear")){var l=this.find();l&&$e(this,"clear",l.from,l.to)}for(var s=null,c=null,p=0;p<this.lines.length;++p){var m=this.lines[p],y=cs(m.markedSpans,this);n&&!this.collapsed?Gr(n,oe(m),"text"):n&&(y.to!=null&&(c=oe(m)),y.from!=null&&(s=oe(m))),m.markedSpans=gb(m.markedSpans,y),y.from==null&&this.collapsed&&!jr(this.doc,m)&&n&&Rn(m,co(n.display))}if(n&&this.collapsed&&!n.options.lineWrapping)for(var w=0;w<this.lines.length;++w){var _=Hn(this.lines[w]),N=Pl(_);N>n.display.maxLineLength&&(n.display.maxLine=_,n.display.maxLineLength=N,n.display.maxLineChanged=!0)}s!=null&&n&&this.collapsed&&on(n,s,c+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,n&&Ud(n.doc)),n&&$e(n,"markerCleared",n,this,s,c),i&&Ei(n),this.parent&&this.parent.clear()}},Zr.prototype.find=function(n,i){n==null&&this.type=="bookmark"&&(n=1);for(var l,s,c=0;c<this.lines.length;++c){var p=this.lines[c],m=cs(p.markedSpans,this);if(m.from!=null&&(l=I(i?p:oe(p),m.from),n==-1))return l;if(m.to!=null&&(s=I(i?p:oe(p),m.to),n==1))return s}return l&&{from:l,to:s}},Zr.prototype.changed=function(){var n=this,i=this.find(-1,!0),l=this,s=this.doc.cm;!i||!s||bn(s,function(){var c=i.line,p=oe(i.line),m=Fc(s,p);if(m&&(ld(m),s.curOp.selectionChanged=s.curOp.forceUpdate=!0),s.curOp.updateMaxLine=!0,!jr(l.doc,c)&&l.height!=null){var y=l.height;l.height=null;var w=hs(l)-y;w&&Rn(c,c.height+w)}$e(s,"markerChanged",s,n)})},Zr.prototype.attachLine=function(n){if(!this.lines.length&&this.doc.cm){var i=this.doc.cm.curOp;(!i.maybeHiddenMarkers||Ct(i.maybeHiddenMarkers,this)==-1)&&(i.maybeUnhiddenMarkers||(i.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(n)},Zr.prototype.detachLine=function(n){if(this.lines.splice(Ct(this.lines,n),1),!this.lines.length&&this.doc.cm){var i=this.doc.cm.curOp;(i.maybeHiddenMarkers||(i.maybeHiddenMarkers=[])).push(this)}},Je(Zr);function bo(n,i,l,s,c){if(s&&s.shared)return Cw(n,i,l,s,c);if(n.cm&&!n.cm.curOp)return De(n.cm,bo)(n,i,l,s,c);var p=new Zr(n,c),m=X(i,l);if(s&&tt(s,p,!1),m>0||m==0&&p.clearWhenEmpty!==!1)return p;if(p.replacedWith&&(p.collapsed=!0,p.widgetNode=H("span",[p.replacedWith],"CodeMirror-widget"),s.handleMouseEvents||p.widgetNode.setAttribute("cm-ignore-events","true"),s.insertLeft&&(p.widgetNode.insertLeft=!0)),p.collapsed){if(jh(n,i.line,i,l,p)||i.line!=l.line&&jh(n,l.line,i,l,p))throw new Error("Inserting collapsed marker partially overlapping an existing one");pb()}p.addToHistory&&zd(n,{from:i,to:l,origin:"markText"},n.sel,NaN);var y=i.line,w=n.cm,_;if(n.iter(y,l.line+1,function(D){w&&p.collapsed&&!w.options.lineWrapping&&Hn(D)==w.display.maxLine&&(_=!0),p.collapsed&&y!=i.line&&Rn(D,0),vb(D,new Al(p,y==i.line?i.ch:null,y==l.line?l.ch:null),n.cm&&n.cm.curOp),++y}),p.collapsed&&n.iter(i.line,l.line+1,function(D){jr(n,D)&&Rn(D,0)}),p.clearOnEnter&&bt(p,"beforeCursorEnter",function(){return p.clear()}),p.readOnly&&(db(),(n.history.done.length||n.history.undone.length)&&n.clearHistory()),p.collapsed&&(p.id=++ep,p.atomic=!0),w){if(_&&(w.curOp.updateMaxLine=!0),p.collapsed)on(w,i.line,l.line+1);else if(p.className||p.startStyle||p.endStyle||p.css||p.attributes||p.title)for(var N=i.line;N<=l.line;N++)Gr(w,N,"text");p.atomic&&Ud(w.doc),$e(w,"markerAdded",w,p)}return p}var Ls=function(n,i){this.markers=n,this.primary=i;for(var l=0;l<n.length;++l)n[l].parent=this};Ls.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var n=0;n<this.markers.length;++n)this.markers[n].clear();$e(this,"clear")}},Ls.prototype.find=function(n,i){return this.primary.find(n,i)},Je(Ls);function Cw(n,i,l,s,c){s=tt(s),s.shared=!1;var p=[bo(n,i,l,s,c)],m=p[0],y=s.widgetNode;return Yr(n,function(w){y&&(s.widgetNode=y.cloneNode(!0)),p.push(bo(w,Ft(w,i),Ft(w,l),s,c));for(var _=0;_<w.linked.length;++_)if(w.linked[_].isParent)return;m=lt(p)}),new Ls(p,m)}function np(n){return n.findMarks(I(n.first,0),n.clipPos(I(n.lastLine())),function(i){return i.parent})}function Tw(n,i){for(var l=0;l<i.length;l++){var s=i[l],c=s.find(),p=n.clipPos(c.from),m=n.clipPos(c.to);if(X(p,m)){var y=bo(n,p,m,s.primary,s.primary.type);s.markers.push(y),y.parent=s}}}function Lw(n){for(var i=function(s){var c=n[s],p=[c.primary.doc];Yr(c.primary.doc,function(w){return p.push(w)});for(var m=0;m<c.markers.length;m++){var y=c.markers[m];Ct(p,y.doc)==-1&&(y.parent=null,c.markers.splice(m--,1))}},l=0;l<n.length;l++)i(l)}var Ew=0,sn=function(n,i,l,s,c){if(!(this instanceof sn))return new sn(n,i,l,s,c);l==null&&(l=0),Cs.call(this,[new ks([new so("",null)])]),this.first=l,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=l;var p=I(l,0);this.sel=Kr(p),this.history=new jl(null),this.id=++Ew,this.modeOption=i,this.lineSep=s,this.direction=c=="rtl"?"rtl":"ltr",this.extend=!1,typeof n=="string"&&(n=this.splitLines(n)),su(this,{from:p,to:p,text:n}),Ve(this,Kr(p),O)};sn.prototype=$t(Cs.prototype,{constructor:sn,iter:function(n,i,l){l?this.iterN(n-this.first,i-n,l):this.iterN(this.first,this.first+this.size,n)},insert:function(n,i){for(var l=0,s=0;s<i.length;++s)l+=i[s].height;this.insertInner(n-this.first,i,l)},remove:function(n,i){this.removeInner(n-this.first,i)},getValue:function(n){var i=oo(this,this.first,this.first+this.size);return n===!1?i:i.join(n||this.lineSeparator())},setValue:Re(function(n){var i=I(this.first,0),l=this.first+this.size-1;mo(this,{from:i,to:I(l,Mt(this,l).text.length),text:this.splitLines(n),origin:"setValue",full:!0},!0),this.cm&&gs(this.cm,0,0),Ve(this,Kr(i),O)}),replaceRange:function(n,i,l,s){i=Ft(this,i),l=l?Ft(this,l):i,yo(this,n,i,l,s)},getRange:function(n,i,l){var s=br(this,Ft(this,n),Ft(this,i));return l===!1?s:l===""?s.join(""):s.join(l||this.lineSeparator())},getLine:function(n){var i=this.getLineHandle(n);return i&&i.text},getLineHandle:function(n){if(C(this,n))return Mt(this,n)},getLineNumber:function(n){return oe(n)},getLineHandleVisualStart:function(n){return typeof n=="number"&&(n=Mt(this,n)),Hn(n)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(n){return Ft(this,n)},getCursor:function(n){var i=this.sel.primary(),l;return n==null||n=="head"?l=i.head:n=="anchor"?l=i.anchor:n=="end"||n=="to"||n===!1?l=i.to():l=i.from(),l},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:Re(function(n,i,l){Hd(this,Ft(this,typeof n=="number"?I(n,i||0):n),null,l)}),setSelection:Re(function(n,i,l){Hd(this,Ft(this,n),Ft(this,i||n),l)}),extendSelection:Re(function(n,i,l){Vl(this,Ft(this,n),i&&Ft(this,i),l)}),extendSelections:Re(function(n,i){qd(this,Nh(this,n),i)}),extendSelectionsBy:Re(function(n,i){var l=vt(this.sel.ranges,n);qd(this,Nh(this,l),i)}),setSelections:Re(function(n,i,l){if(!!n.length){for(var s=[],c=0;c<n.length;c++)s[c]=new se(Ft(this,n[c].anchor),Ft(this,n[c].head||n[c].anchor));i==null&&(i=Math.min(n.length-1,this.sel.primIndex)),Ve(this,Wn(this.cm,s,i),l)}}),addSelection:Re(function(n,i,l){var s=this.sel.ranges.slice(0);s.push(new se(Ft(this,n),Ft(this,i||n))),Ve(this,Wn(this.cm,s,s.length-1),l)}),getSelection:function(n){for(var i=this.sel.ranges,l,s=0;s<i.length;s++){var c=br(this,i[s].from(),i[s].to());l=l?l.concat(c):c}return n===!1?l:l.join(n||this.lineSeparator())},getSelections:function(n){for(var i=[],l=this.sel.ranges,s=0;s<l.length;s++){var c=br(this,l[s].from(),l[s].to());n!==!1&&(c=c.join(n||this.lineSeparator())),i[s]=c}return i},replaceSelection:function(n,i,l){for(var s=[],c=0;c<this.sel.ranges.length;c++)s[c]=n;this.replaceSelections(s,i,l||"+input")},replaceSelections:Re(function(n,i,l){for(var s=[],c=this.sel,p=0;p<c.ranges.length;p++){var m=c.ranges[p];s[p]={from:m.from(),to:m.to(),text:this.splitLines(n[p]),origin:l}}for(var y=i&&i!="end"&&gw(this,s,i),w=s.length-1;w>=0;w--)mo(this,s[w]);y?Bd(this,y):this.cm&&ho(this.cm)}),undo:Re(function(){Yl(this,"undo")}),redo:Re(function(){Yl(this,"redo")}),undoSelection:Re(function(){Yl(this,"undo",!0)}),redoSelection:Re(function(){Yl(this,"redo",!0)}),setExtending:function(n){this.extend=n},getExtending:function(){return this.extend},historySize:function(){for(var n=this.history,i=0,l=0,s=0;s<n.done.length;s++)n.done[s].ranges||++i;for(var c=0;c<n.undone.length;c++)n.undone[c].ranges||++l;return{undo:i,redo:l}},clearHistory:function(){var n=this;this.history=new jl(this.history),Yr(this,function(i){return i.history=n.history},!0)},markClean:function(){this.cleanGeneration=this.changeGeneration(!0)},changeGeneration:function(n){return n&&(this.history.lastOp=this.history.lastSelOp=this.history.lastOrigin=null),this.history.generation},isClean:function(n){return this.history.generation==(n||this.cleanGeneration)},getHistory:function(){return{done:go(this.history.done),undone:go(this.history.undone)}},setHistory:function(n){var i=this.history=new jl(this.history);i.done=go(n.done.slice(0),null,!0),i.undone=go(n.undone.slice(0),null,!0)},setGutterMarker:Re(function(n,i,l){return Ss(this,n,"gutter",function(s){var c=s.gutterMarkers||(s.gutterMarkers={});return c[i]=l,!l&&jt(c)&&(s.gutterMarkers=null),!0})}),clearGutter:Re(function(n){var i=this;this.iter(function(l){l.gutterMarkers&&l.gutterMarkers[n]&&Ss(i,l,"gutter",function(){return l.gutterMarkers[n]=null,jt(l.gutterMarkers)&&(l.gutterMarkers=null),!0})})}),lineInfo:function(n){var i;if(typeof n=="number"){if(!C(this,n)||(i=n,n=Mt(this,n),!n))return null}else if(i=oe(n),i==null)return null;return{line:i,handle:n,text:n.text,gutterMarkers:n.gutterMarkers,textClass:n.textClass,bgClass:n.bgClass,wrapClass:n.wrapClass,widgets:n.widgets}},addLineClass:Re(function(n,i,l){return Ss(this,n,i=="gutter"?"gutter":"class",function(s){var c=i=="text"?"textClass":i=="background"?"bgClass":i=="gutter"?"gutterClass":"wrapClass";if(!s[c])s[c]=l;else{if(kt(l).test(s[c]))return!1;s[c]+=" "+l}return!0})}),removeLineClass:Re(function(n,i,l){return Ss(this,n,i=="gutter"?"gutter":"class",function(s){var c=i=="text"?"textClass":i=="background"?"bgClass":i=="gutter"?"gutterClass":"wrapClass",p=s[c];if(p)if(l==null)s[c]=null;else{var m=p.match(kt(l));if(!m)return!1;var y=m.index+m[0].length;s[c]=p.slice(0,m.index)+(!m.index||y==p.length?"":" ")+p.slice(y)||null}else return!1;return!0})}),addLineWidget:Re(function(n,i,l){return kw(this,n,i,l)}),removeLineWidget:function(n){n.clear()},markText:function(n,i,l){return bo(this,Ft(this,n),Ft(this,i),l,l&&l.type||"range")},setBookmark:function(n,i){var l={replacedWith:i&&(i.nodeType==null?i.widget:i),insertLeft:i&&i.insertLeft,clearWhenEmpty:!1,shared:i&&i.shared,handleMouseEvents:i&&i.handleMouseEvents};return n=Ft(this,n),bo(this,n,n,l,"bookmark")},findMarksAt:function(n){n=Ft(this,n);var i=[],l=Mt(this,n.line).markedSpans;if(l)for(var s=0;s<l.length;++s){var c=l[s];(c.from==null||c.from<=n.ch)&&(c.to==null||c.to>=n.ch)&&i.push(c.marker.parent||c.marker)}return i},findMarks:function(n,i,l){n=Ft(this,n),i=Ft(this,i);var s=[],c=n.line;return this.iter(n.line,i.line+1,function(p){var m=p.markedSpans;if(m)for(var y=0;y<m.length;y++){var w=m[y];!(w.to!=null&&c==n.line&&n.ch>=w.to||w.from==null&&c!=n.line||w.from!=null&&c==i.line&&w.from>=i.ch)&&(!l||l(w.marker))&&s.push(w.marker.parent||w.marker)}++c}),s},getAllMarks:function(){var n=[];return this.iter(function(i){var l=i.markedSpans;if(l)for(var s=0;s<l.length;++s)l[s].from!=null&&n.push(l[s].marker)}),n},posFromIndex:function(n){var i,l=this.first,s=this.lineSeparator().length;return this.iter(function(c){var p=c.text.length+s;if(p>n)return i=n,!0;n-=p,++l}),Ft(this,I(l,i))},indexFromPos:function(n){n=Ft(this,n);var i=n.ch;if(n.line<this.first||n.ch<0)return 0;var l=this.lineSeparator().length;return this.iter(this.first,n.line,function(s){i+=s.text.length+l}),i},copy:function(n){var i=new sn(oo(this,this.first,this.first+this.size),this.modeOption,this.first,this.lineSep,this.direction);return i.scrollTop=this.scrollTop,i.scrollLeft=this.scrollLeft,i.sel=this.sel,i.extend=!1,n&&(i.history.undoDepth=this.history.undoDepth,i.setHistory(this.getHistory())),i},linkedDoc:function(n){n||(n={});var i=this.first,l=this.first+this.size;n.from!=null&&n.from>i&&(i=n.from),n.to!=null&&n.to<l&&(l=n.to);var s=new sn(oo(this,i,l),n.mode||this.modeOption,i,this.lineSep,this.direction);return n.sharedHist&&(s.history=this.history),(this.linked||(this.linked=[])).push({doc:s,sharedHist:n.sharedHist}),s.linked=[{doc:this,isParent:!0,sharedHist:n.sharedHist}],Tw(s,np(this)),s},unlinkDoc:function(n){if(n instanceof be&&(n=n.doc),this.linked)for(var i=0;i<this.linked.length;++i){var l=this.linked[i];if(l.doc==n){this.linked.splice(i,1),n.unlinkDoc(this),Lw(np(this));break}}if(n.history==this.history){var s=[n.id];Yr(n,function(c){return s.push(c.id)},!0),n.history=new jl(null),n.history.done=go(this.history.done,s),n.history.undone=go(this.history.undone,s)}},iterLinkedDocs:function(n){Yr(this,n)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(n){return this.lineSep?n.split(this.lineSep):ss(n)},lineSeparator:function(){return this.lineSep||`
21
+ `},setDirection:Re(function(n){n!="rtl"&&(n="ltr"),n!=this.direction&&(this.direction=n,this.iter(function(i){return i.order=null}),this.cm&&vw(this.cm))})}),sn.prototype.eachLine=sn.prototype.iter;var rp=0;function Aw(n){var i=this;if(ip(i),!(Se(i,n)||_r(i.display,n))){Ge(n),d&&(rp=+new Date);var l=Si(i,n,!0),s=n.dataTransfer.files;if(!(!l||i.isReadOnly()))if(s&&s.length&&window.FileReader&&window.File)for(var c=s.length,p=Array(c),m=0,y=function(){++m==c&&De(i,function(){l=Ft(i.doc,l);var q={from:l,to:l,text:i.doc.splitLines(p.filter(function(Y){return Y!=null}).join(i.doc.lineSeparator())),origin:"paste"};mo(i.doc,q),Bd(i.doc,Kr(Ft(i.doc,l),Ft(i.doc,Xr(q))))})()},w=function(q,Y){if(i.options.allowDropFileTypes&&Ct(i.options.allowDropFileTypes,q.type)==-1){y();return}var it=new FileReader;it.onerror=function(){return y()},it.onload=function(){var ft=it.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(ft)){y();return}p[Y]=ft,y()},it.readAsText(q)},_=0;_<s.length;_++)w(s[_],_);else{if(i.state.draggingText&&i.doc.sel.contains(l)>-1){i.state.draggingText(n),setTimeout(function(){return i.display.input.focus()},20);return}try{var N=n.dataTransfer.getData("Text");if(N){var D;if(i.state.draggingText&&!i.state.draggingText.copy&&(D=i.listSelections()),Kl(i.doc,Kr(l,l)),D)for(var B=0;B<D.length;++B)yo(i.doc,"",D[B].anchor,D[B].head,"drag");i.replaceSelection(N,"around","paste"),i.display.input.focus()}}catch{}}}}function Mw(n,i){if(d&&(!n.state.draggingText||+new Date-rp<100)){vr(i);return}if(!(Se(n,i)||_r(n.display,i))&&(i.dataTransfer.setData("Text",n.getSelection()),i.dataTransfer.effectAllowed="copyMove",i.dataTransfer.setDragImage&&!A)){var l=k("img",null,null,"position: fixed; left: 0; top: 0;");l.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",M&&(l.width=l.height=1,n.display.wrapper.appendChild(l),l._top=l.offsetTop),i.dataTransfer.setDragImage(l,0,0),M&&l.parentNode.removeChild(l)}}function Nw(n,i){var l=Si(n,i);if(!!l){var s=document.createDocumentFragment();Vc(n,l,s),n.display.dragCursor||(n.display.dragCursor=k("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),n.display.lineSpace.insertBefore(n.display.dragCursor,n.display.cursorDiv)),z(n.display.dragCursor,s)}}function ip(n){n.display.dragCursor&&(n.display.lineSpace.removeChild(n.display.dragCursor),n.display.dragCursor=null)}function op(n){if(!!document.getElementsByClassName){for(var i=document.getElementsByClassName("CodeMirror"),l=[],s=0;s<i.length;s++){var c=i[s].CodeMirror;c&&l.push(c)}l.length&&l[0].operation(function(){for(var p=0;p<l.length;p++)n(l[p])})}}var sp=!1;function Ow(){sp||(Pw(),sp=!0)}function Pw(){var n;bt(window,"resize",function(){n==null&&(n=setTimeout(function(){n=null,op($w)},100))}),bt(window,"blur",function(){return op(fo)})}function $w(n){var i=n.display;i.cachedCharWidth=i.cachedTextHeight=i.cachedPaddingH=null,i.scrollbarsClipped=!1,n.setSize()}for(var Jr={3:"Pause",8:"Backspace",9:"Tab",13:"Enter",16:"Shift",17:"Ctrl",18:"Alt",19:"Pause",20:"CapsLock",27:"Esc",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",44:"PrintScrn",45:"Insert",46:"Delete",59:";",61:"=",91:"Mod",92:"Mod",93:"Mod",106:"*",107:"=",109:"-",110:".",111:"/",145:"ScrollLock",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'",224:"Mod",63232:"Up",63233:"Down",63234:"Left",63235:"Right",63272:"Delete",63273:"Home",63275:"End",63276:"PageUp",63277:"PageDown",63302:"Insert"},Es=0;Es<10;Es++)Jr[Es+48]=Jr[Es+96]=String(Es);for(var Zl=65;Zl<=90;Zl++)Jr[Zl]=String.fromCharCode(Zl);for(var As=1;As<=12;As++)Jr[As+111]=Jr[As+63235]="F"+As;var kr={};kr.basic={Left:"goCharLeft",Right:"goCharRight",Up:"goLineUp",Down:"goLineDown",End:"goLineEnd",Home:"goLineStartSmart",PageUp:"goPageUp",PageDown:"goPageDown",Delete:"delCharAfter",Backspace:"delCharBefore","Shift-Backspace":"delCharBefore",Tab:"defaultTab","Shift-Tab":"indentAuto",Enter:"newlineAndIndent",Insert:"toggleOverwrite",Esc:"singleSelection"},kr.pcDefault={"Ctrl-A":"selectAll","Ctrl-D":"deleteLine","Ctrl-Z":"undo","Shift-Ctrl-Z":"redo","Ctrl-Y":"redo","Ctrl-Home":"goDocStart","Ctrl-End":"goDocEnd","Ctrl-Up":"goLineUp","Ctrl-Down":"goLineDown","Ctrl-Left":"goGroupLeft","Ctrl-Right":"goGroupRight","Alt-Left":"goLineStart","Alt-Right":"goLineEnd","Ctrl-Backspace":"delGroupBefore","Ctrl-Delete":"delGroupAfter","Ctrl-S":"save","Ctrl-F":"find","Ctrl-G":"findNext","Shift-Ctrl-G":"findPrev","Shift-Ctrl-F":"replace","Shift-Ctrl-R":"replaceAll","Ctrl-[":"indentLess","Ctrl-]":"indentMore","Ctrl-U":"undoSelection","Shift-Ctrl-U":"redoSelection","Alt-U":"redoSelection",fallthrough:"basic"},kr.emacsy={"Ctrl-F":"goCharRight","Ctrl-B":"goCharLeft","Ctrl-P":"goLineUp","Ctrl-N":"goLineDown","Ctrl-A":"goLineStart","Ctrl-E":"goLineEnd","Ctrl-V":"goPageDown","Shift-Ctrl-V":"goPageUp","Ctrl-D":"delCharAfter","Ctrl-H":"delCharBefore","Alt-Backspace":"delWordBefore","Ctrl-K":"killLine","Ctrl-T":"transposeChars","Ctrl-O":"openLine"},kr.macDefault={"Cmd-A":"selectAll","Cmd-D":"deleteLine","Cmd-Z":"undo","Shift-Cmd-Z":"redo","Cmd-Y":"redo","Cmd-Home":"goDocStart","Cmd-Up":"goDocStart","Cmd-End":"goDocEnd","Cmd-Down":"goDocEnd","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight","Cmd-Left":"goLineLeft","Cmd-Right":"goLineRight","Alt-Backspace":"delGroupBefore","Ctrl-Alt-Backspace":"delGroupAfter","Alt-Delete":"delGroupAfter","Cmd-S":"save","Cmd-F":"find","Cmd-G":"findNext","Shift-Cmd-G":"findPrev","Cmd-Alt-F":"replace","Shift-Cmd-Alt-F":"replaceAll","Cmd-[":"indentLess","Cmd-]":"indentMore","Cmd-Backspace":"delWrappedLineLeft","Cmd-Delete":"delWrappedLineRight","Cmd-U":"undoSelection","Shift-Cmd-U":"redoSelection","Ctrl-Up":"goDocStart","Ctrl-Down":"goDocEnd",fallthrough:["basic","emacsy"]},kr.default=G?kr.macDefault:kr.pcDefault;function Dw(n){var i=n.split(/-(?!$)/);n=i[i.length-1];for(var l,s,c,p,m=0;m<i.length-1;m++){var y=i[m];if(/^(cmd|meta|m)$/i.test(y))p=!0;else if(/^a(lt)?$/i.test(y))l=!0;else if(/^(c|ctrl|control)$/i.test(y))s=!0;else if(/^s(hift)?$/i.test(y))c=!0;else throw new Error("Unrecognized modifier name: "+y)}return l&&(n="Alt-"+n),s&&(n="Ctrl-"+n),p&&(n="Cmd-"+n),c&&(n="Shift-"+n),n}function Rw(n){var i={};for(var l in n)if(n.hasOwnProperty(l)){var s=n[l];if(/^(name|fallthrough|(de|at)tach)$/.test(l))continue;if(s=="..."){delete n[l];continue}for(var c=vt(l.split(" "),Dw),p=0;p<c.length;p++){var m=void 0,y=void 0;p==c.length-1?(y=c.join(" "),m=s):(y=c.slice(0,p+1).join(" "),m="...");var w=i[y];if(!w)i[y]=m;else if(w!=m)throw new Error("Inconsistent bindings for "+y)}delete n[l]}for(var _ in i)n[_]=i[_];return n}function wo(n,i,l,s){i=Jl(i);var c=i.call?i.call(n,s):i[n];if(c===!1)return"nothing";if(c==="...")return"multi";if(c!=null&&l(c))return"handled";if(i.fallthrough){if(Object.prototype.toString.call(i.fallthrough)!="[object Array]")return wo(n,i.fallthrough,l,s);for(var p=0;p<i.fallthrough.length;p++){var m=wo(n,i.fallthrough[p],l,s);if(m)return m}}}function lp(n){var i=typeof n=="string"?n:Jr[n.keyCode];return i=="Ctrl"||i=="Alt"||i=="Shift"||i=="Mod"}function ap(n,i,l){var s=n;return i.altKey&&s!="Alt"&&(n="Alt-"+n),(dt?i.metaKey:i.ctrlKey)&&s!="Ctrl"&&(n="Ctrl-"+n),(dt?i.ctrlKey:i.metaKey)&&s!="Mod"&&(n="Cmd-"+n),!l&&i.shiftKey&&s!="Shift"&&(n="Shift-"+n),n}function cp(n,i){if(M&&n.keyCode==34&&n.char)return!1;var l=Jr[n.keyCode];return l==null||n.altGraphKey?!1:(n.keyCode==3&&n.code&&(l=n.code),ap(l,n,i))}function Jl(n){return typeof n=="string"?kr[n]:n}function xo(n,i){for(var l=n.doc.sel.ranges,s=[],c=0;c<l.length;c++){for(var p=i(l[c]);s.length&&X(p.from,lt(s).to)<=0;){var m=s.pop();if(X(m.from,p.from)<0){p.from=m.from;break}}s.push(p)}bn(n,function(){for(var y=s.length-1;y>=0;y--)yo(n.doc,"",s[y].from,s[y].to,"+delete");ho(n)})}function uu(n,i,l){var s=ae(n.text,i+l,l);return s<0||s>n.text.length?null:s}function fu(n,i,l){var s=uu(n,i.ch,l);return s==null?null:new I(i.line,s,l<0?"after":"before")}function hu(n,i,l,s,c){if(n){i.doc.direction=="rtl"&&(c=-c);var p=ye(l,i.doc.direction);if(p){var m=c<0?lt(p):p[0],y=c<0==(m.level==1),w=y?"after":"before",_;if(m.level>0||i.doc.direction=="rtl"){var N=ao(i,l);_=c<0?l.text.length-1:0;var D=ir(i,N,_).top;_=Yt(function(B){return ir(i,N,B).top==D},c<0==(m.level==1)?m.from:m.to-1,_),w=="before"&&(_=uu(l,_,1))}else _=c<0?m.to:m.from;return new I(s,_,w)}}return new I(s,c<0?l.text.length:0,c<0?"before":"after")}function zw(n,i,l,s){var c=ye(i,n.doc.direction);if(!c)return fu(i,l,s);l.ch>=i.text.length?(l.ch=i.text.length,l.sticky="before"):l.ch<=0&&(l.ch=0,l.sticky="after");var p=He(c,l.ch,l.sticky),m=c[p];if(n.doc.direction=="ltr"&&m.level%2==0&&(s>0?m.to>l.ch:m.from<l.ch))return fu(i,l,s);var y=function(mt,St){return uu(i,mt instanceof I?mt.ch:mt,St)},w,_=function(mt){return n.options.lineWrapping?(w=w||ao(n,i),pd(n,i,w,mt)):{begin:0,end:i.text.length}},N=_(l.sticky=="before"?y(l,-1):l.ch);if(n.doc.direction=="rtl"||m.level==1){var D=m.level==1==s<0,B=y(l,D?1:-1);if(B!=null&&(D?B<=m.to&&B<=N.end:B>=m.from&&B>=N.begin)){var q=D?"before":"after";return new I(l.line,B,q)}}var Y=function(mt,St,yt){for(var Tt=function(ge,ze){return ze?new I(l.line,y(ge,1),"before"):new I(l.line,ge,"after")};mt>=0&&mt<c.length;mt+=St){var Dt=c[mt],Ot=St>0==(Dt.level!=1),Ut=Ot?yt.begin:y(yt.end,-1);if(Dt.from<=Ut&&Ut<Dt.to||(Ut=Ot?Dt.from:y(Dt.to,-1),yt.begin<=Ut&&Ut<yt.end))return Tt(Ut,Ot)}},it=Y(p+s,s,N);if(it)return it;var ft=s>0?N.end:y(N.begin,-1);return ft!=null&&!(s>0&&ft==i.text.length)&&(it=Y(s>0?0:c.length-1,s,_(ft)),it)?it:null}var Ms={selectAll:Vd,singleSelection:function(n){return n.setSelection(n.getCursor("anchor"),n.getCursor("head"),O)},killLine:function(n){return xo(n,function(i){if(i.empty()){var l=Mt(n.doc,i.head.line).text.length;return i.head.ch==l&&i.head.line<n.lastLine()?{from:i.head,to:I(i.head.line+1,0)}:{from:i.head,to:I(i.head.line,l)}}else return{from:i.from(),to:i.to()}})},deleteLine:function(n){return xo(n,function(i){return{from:I(i.from().line,0),to:Ft(n.doc,I(i.to().line+1,0))}})},delLineLeft:function(n){return xo(n,function(i){return{from:I(i.from().line,0),to:i.from()}})},delWrappedLineLeft:function(n){return xo(n,function(i){var l=n.charCoords(i.head,"div").top+5,s=n.coordsChar({left:0,top:l},"div");return{from:s,to:i.from()}})},delWrappedLineRight:function(n){return xo(n,function(i){var l=n.charCoords(i.head,"div").top+5,s=n.coordsChar({left:n.display.lineDiv.offsetWidth+100,top:l},"div");return{from:i.from(),to:s}})},undo:function(n){return n.undo()},redo:function(n){return n.redo()},undoSelection:function(n){return n.undoSelection()},redoSelection:function(n){return n.redoSelection()},goDocStart:function(n){return n.extendSelection(I(n.firstLine(),0))},goDocEnd:function(n){return n.extendSelection(I(n.lastLine()))},goLineStart:function(n){return n.extendSelectionsBy(function(i){return up(n,i.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(n){return n.extendSelectionsBy(function(i){return fp(n,i.head)},{origin:"+move",bias:1})},goLineEnd:function(n){return n.extendSelectionsBy(function(i){return Iw(n,i.head.line)},{origin:"+move",bias:-1})},goLineRight:function(n){return n.extendSelectionsBy(function(i){var l=n.cursorCoords(i.head,"div").top+5;return n.coordsChar({left:n.display.lineDiv.offsetWidth+100,top:l},"div")},Z)},goLineLeft:function(n){return n.extendSelectionsBy(function(i){var l=n.cursorCoords(i.head,"div").top+5;return n.coordsChar({left:0,top:l},"div")},Z)},goLineLeftSmart:function(n){return n.extendSelectionsBy(function(i){var l=n.cursorCoords(i.head,"div").top+5,s=n.coordsChar({left:0,top:l},"div");return s.ch<n.getLine(s.line).search(/\S/)?fp(n,i.head):s},Z)},goLineUp:function(n){return n.moveV(-1,"line")},goLineDown:function(n){return n.moveV(1,"line")},goPageUp:function(n){return n.moveV(-1,"page")},goPageDown:function(n){return n.moveV(1,"page")},goCharLeft:function(n){return n.moveH(-1,"char")},goCharRight:function(n){return n.moveH(1,"char")},goColumnLeft:function(n){return n.moveH(-1,"column")},goColumnRight:function(n){return n.moveH(1,"column")},goWordLeft:function(n){return n.moveH(-1,"word")},goGroupRight:function(n){return n.moveH(1,"group")},goGroupLeft:function(n){return n.moveH(-1,"group")},goWordRight:function(n){return n.moveH(1,"word")},delCharBefore:function(n){return n.deleteH(-1,"codepoint")},delCharAfter:function(n){return n.deleteH(1,"char")},delWordBefore:function(n){return n.deleteH(-1,"word")},delWordAfter:function(n){return n.deleteH(1,"word")},delGroupBefore:function(n){return n.deleteH(-1,"group")},delGroupAfter:function(n){return n.deleteH(1,"group")},indentAuto:function(n){return n.indentSelection("smart")},indentMore:function(n){return n.indentSelection("add")},indentLess:function(n){return n.indentSelection("subtract")},insertTab:function(n){return n.replaceSelection(" ")},insertSoftTab:function(n){for(var i=[],l=n.listSelections(),s=n.options.tabSize,c=0;c<l.length;c++){var p=l[c].from(),m=K(n.getLine(p.line),p.ch,s);i.push(pt(s-m%s))}n.replaceSelections(i)},defaultTab:function(n){n.somethingSelected()?n.indentSelection("add"):n.execCommand("insertTab")},transposeChars:function(n){return bn(n,function(){for(var i=n.listSelections(),l=[],s=0;s<i.length;s++)if(!!i[s].empty()){var c=i[s].head,p=Mt(n.doc,c.line).text;if(p){if(c.ch==p.length&&(c=new I(c.line,c.ch-1)),c.ch>0)c=new I(c.line,c.ch+1),n.replaceRange(p.charAt(c.ch-1)+p.charAt(c.ch-2),I(c.line,c.ch-2),c,"+transpose");else if(c.line>n.doc.first){var m=Mt(n.doc,c.line-1).text;m&&(c=new I(c.line,1),n.replaceRange(p.charAt(0)+n.doc.lineSeparator()+m.charAt(m.length-1),I(c.line-1,m.length-1),c,"+transpose"))}}l.push(new se(c,c))}n.setSelections(l)})},newlineAndIndent:function(n){return bn(n,function(){for(var i=n.listSelections(),l=i.length-1;l>=0;l--)n.replaceRange(n.doc.lineSeparator(),i[l].anchor,i[l].head,"+input");i=n.listSelections();for(var s=0;s<i.length;s++)n.indentLine(i[s].from().line,null,!0);ho(n)})},openLine:function(n){return n.replaceSelection(`
22
+ `,"start")},toggleOverwrite:function(n){return n.toggleOverwrite()}};function up(n,i){var l=Mt(n.doc,i),s=Hn(l);return s!=l&&(i=oe(s)),hu(!0,n,s,i,1)}function Iw(n,i){var l=Mt(n.doc,i),s=xb(l);return s!=l&&(i=oe(s)),hu(!0,n,l,i,-1)}function fp(n,i){var l=up(n,i.line),s=Mt(n.doc,l.line),c=ye(s,n.doc.direction);if(!c||c[0].level==0){var p=Math.max(l.ch,s.text.search(/\S/)),m=i.line==l.line&&i.ch<=p&&i.ch;return I(l.line,m?0:p,l.sticky)}return l}function Ql(n,i,l){if(typeof i=="string"&&(i=Ms[i],!i))return!1;n.display.input.ensurePolled();var s=n.display.shift,c=!1;try{n.isReadOnly()&&(n.state.suppressEdits=!0),l&&(n.display.shift=!1),c=i(n)!=Lt}finally{n.display.shift=s,n.state.suppressEdits=!1}return c}function Fw(n,i,l){for(var s=0;s<n.state.keyMaps.length;s++){var c=wo(i,n.state.keyMaps[s],l,n);if(c)return c}return n.options.extraKeys&&wo(i,n.options.extraKeys,l,n)||wo(i,n.options.keyMap,l,n)}var qw=new st;function Ns(n,i,l,s){var c=n.state.keySeq;if(c){if(lp(i))return"handled";if(/\'$/.test(i)?n.state.keySeq=null:qw.set(50,function(){n.state.keySeq==c&&(n.state.keySeq=null,n.display.input.reset())}),hp(n,c+" "+i,l,s))return!0}return hp(n,i,l,s)}function hp(n,i,l,s){var c=Fw(n,i,s);return c=="multi"&&(n.state.keySeq=i),c=="handled"&&$e(n,"keyHandled",n,i,l),(c=="handled"||c=="multi")&&(Ge(l),Kc(n)),!!c}function dp(n,i){var l=cp(i,!0);return l?i.shiftKey&&!n.state.keySeq?Ns(n,"Shift-"+l,i,function(s){return Ql(n,s,!0)})||Ns(n,l,i,function(s){if(typeof s=="string"?/^go[A-Z]/.test(s):s.motion)return Ql(n,s)}):Ns(n,l,i,function(s){return Ql(n,s)}):!1}function Hw(n,i,l){return Ns(n,"'"+l+"'",i,function(s){return Ql(n,s,!0)})}var du=null;function pp(n){var i=this;if(!(n.target&&n.target!=i.display.input.getField())&&(i.curOp.focus=wt(Gt(i)),!Se(i,n))){d&&g<11&&n.keyCode==27&&(n.returnValue=!1);var l=n.keyCode;i.display.shift=l==16||n.shiftKey;var s=dp(i,n);M&&(du=s?l:null,!s&&l==88&&!Qn&&(G?n.metaKey:n.ctrlKey)&&i.replaceSelection("",null,"cut")),a&&!G&&!s&&l==46&&n.shiftKey&&!n.ctrlKey&&document.execCommand&&document.execCommand("cut"),l==18&&!/\bCodeMirror-crosshair\b/.test(i.display.lineDiv.className)&&Bw(i)}}function Bw(n){var i=n.display.lineDiv;At(i,"CodeMirror-crosshair");function l(s){(s.keyCode==18||!s.altKey)&&(ut(i,"CodeMirror-crosshair"),je(document,"keyup",l),je(document,"mouseover",l))}bt(document,"keyup",l),bt(document,"mouseover",l)}function gp(n){n.keyCode==16&&(this.doc.sel.shift=!1),Se(this,n)}function vp(n){var i=this;if(!(n.target&&n.target!=i.display.input.getField())&&!(_r(i.display,n)||Se(i,n)||n.ctrlKey&&!n.altKey||G&&n.metaKey)){var l=n.keyCode,s=n.charCode;if(M&&l==du){du=null,Ge(n);return}if(!(M&&(!n.which||n.which<10)&&dp(i,n))){var c=String.fromCharCode(s??l);c!="\b"&&(Hw(i,n,c)||i.display.input.onKeyPress(n))}}}var Ww=400,pu=function(n,i,l){this.time=n,this.pos=i,this.button=l};pu.prototype.compare=function(n,i,l){return this.time+Ww>n&&X(i,this.pos)==0&&l==this.button};var Os,Ps;function Uw(n,i){var l=+new Date;return Ps&&Ps.compare(l,n,i)?(Os=Ps=null,"triple"):Os&&Os.compare(l,n,i)?(Ps=new pu(l,n,i),Os=null,"double"):(Os=new pu(l,n,i),Ps=null,"single")}function mp(n){var i=this,l=i.display;if(!(Se(i,n)||l.activeTouch&&l.input.supportsTouch())){if(l.input.ensurePolled(),l.shift=n.shiftKey,_r(l,n)){v||(l.scroller.draggable=!1,setTimeout(function(){return l.scroller.draggable=!0},100));return}if(!gu(i,n)){var s=Si(i,n),c=os(n),p=s?Uw(s,c):"single";ie(i).focus(),c==1&&i.state.selectingText&&i.state.selectingText(n),!(s&&jw(i,c,s,p,n))&&(c==1?s?Vw(i,s,p,n):rn(n)==l.scroller&&Ge(n):c==2?(s&&Vl(i.doc,s),setTimeout(function(){return l.input.focus()},20)):c==3&&(gt?i.display.input.onContextMenu(n):Xc(i)))}}}function jw(n,i,l,s,c){var p="Click";return s=="double"?p="Double"+p:s=="triple"&&(p="Triple"+p),p=(i==1?"Left":i==2?"Middle":"Right")+p,Ns(n,ap(p,c),c,function(m){if(typeof m=="string"&&(m=Ms[m]),!m)return!1;var y=!1;try{n.isReadOnly()&&(n.state.suppressEdits=!0),y=m(n,l)!=Lt}finally{n.state.suppressEdits=!1}return y})}function Gw(n,i,l){var s=n.getOption("configureMouse"),c=s?s(n,i,l):{};if(c.unit==null){var p=V?l.shiftKey&&l.metaKey:l.altKey;c.unit=p?"rectangle":i=="single"?"char":i=="double"?"word":"line"}return(c.extend==null||n.doc.extend)&&(c.extend=n.doc.extend||l.shiftKey),c.addNew==null&&(c.addNew=G?l.metaKey:l.ctrlKey),c.moveOnDrag==null&&(c.moveOnDrag=!(G?l.altKey:l.ctrlKey)),c}function Vw(n,i,l,s){d?setTimeout(Q(yd,n),0):n.curOp.focus=wt(Gt(n));var c=Gw(n,l,s),p=n.doc.sel,m;n.options.dragDrop&&Lc&&!n.isReadOnly()&&l=="single"&&(m=p.contains(i))>-1&&(X((m=p.ranges[m]).from(),i)<0||i.xRel>0)&&(X(m.to(),i)>0||i.xRel<0)?Kw(n,s,i,c):Xw(n,s,i,c)}function Kw(n,i,l,s){var c=n.display,p=!1,m=De(n,function(_){v&&(c.scroller.draggable=!1),n.state.draggingText=!1,n.state.delayingBlurEvent&&(n.hasFocus()?n.state.delayingBlurEvent=!1:Xc(n)),je(c.wrapper.ownerDocument,"mouseup",m),je(c.wrapper.ownerDocument,"mousemove",y),je(c.scroller,"dragstart",w),je(c.scroller,"drop",m),p||(Ge(_),s.addNew||Vl(n.doc,l,null,null,s.extend),v&&!A||d&&g==9?setTimeout(function(){c.wrapper.ownerDocument.body.focus({preventScroll:!0}),c.input.focus()},20):c.input.focus())}),y=function(_){p=p||Math.abs(i.clientX-_.clientX)+Math.abs(i.clientY-_.clientY)>=10},w=function(){return p=!0};v&&(c.scroller.draggable=!0),n.state.draggingText=m,m.copy=!s.moveOnDrag,bt(c.wrapper.ownerDocument,"mouseup",m),bt(c.wrapper.ownerDocument,"mousemove",y),bt(c.scroller,"dragstart",w),bt(c.scroller,"drop",m),n.state.delayingBlurEvent=!0,setTimeout(function(){return c.input.focus()},20),c.scroller.dragDrop&&c.scroller.dragDrop()}function yp(n,i,l){if(l=="char")return new se(i,i);if(l=="word")return n.findWordAt(i);if(l=="line")return new se(I(i.line,0),Ft(n.doc,I(i.line+1,0)));var s=l(n,i);return new se(s.from,s.to)}function Xw(n,i,l,s){d&&Xc(n);var c=n.display,p=n.doc;Ge(i);var m,y,w=p.sel,_=w.ranges;if(s.addNew&&!s.extend?(y=p.sel.contains(l),y>-1?m=_[y]:m=new se(l,l)):(m=p.sel.primary(),y=p.sel.primIndex),s.unit=="rectangle")s.addNew||(m=new se(l,l)),l=Si(n,i,!0,!0),y=-1;else{var N=yp(n,l,s.unit);s.extend?m=au(m,N.anchor,N.head,s.extend):m=N}s.addNew?y==-1?(y=_.length,Ve(p,Wn(n,_.concat([m]),y),{scroll:!1,origin:"*mouse"})):_.length>1&&_[y].empty()&&s.unit=="char"&&!s.extend?(Ve(p,Wn(n,_.slice(0,y).concat(_.slice(y+1)),0),{scroll:!1,origin:"*mouse"}),w=p.sel):cu(p,y,m,F):(y=0,Ve(p,new An([m],0),F),w=p.sel);var D=l;function B(yt){if(X(D,yt)!=0)if(D=yt,s.unit=="rectangle"){for(var Tt=[],Dt=n.options.tabSize,Ot=K(Mt(p,l.line).text,l.ch,Dt),Ut=K(Mt(p,yt.line).text,yt.ch,Dt),ge=Math.min(Ot,Ut),ze=Math.max(Ot,Ut),_e=Math.min(l.line,yt.line),wn=Math.min(n.lastLine(),Math.max(l.line,yt.line));_e<=wn;_e++){var ln=Mt(p,_e).text,Ae=nt(ln,ge,Dt);ge==ze?Tt.push(new se(I(_e,Ae),I(_e,Ae))):ln.length>Ae&&Tt.push(new se(I(_e,Ae),I(_e,nt(ln,ze,Dt))))}Tt.length||Tt.push(new se(l,l)),Ve(p,Wn(n,w.ranges.slice(0,y).concat(Tt),y),{origin:"*mouse",scroll:!1}),n.scrollIntoView(yt)}else{var an=m,Be=yp(n,yt,s.unit),Pe=an.anchor,Me;X(Be.anchor,Pe)>0?(Me=Be.head,Pe=Oe(an.from(),Be.anchor)):(Me=Be.anchor,Pe=ee(an.to(),Be.head));var Ce=w.ranges.slice(0);Ce[y]=Yw(n,new se(Ft(p,Pe),Me)),Ve(p,Wn(n,Ce,y),F)}}var q=c.wrapper.getBoundingClientRect(),Y=0;function it(yt){var Tt=++Y,Dt=Si(n,yt,!0,s.unit=="rectangle");if(!!Dt)if(X(Dt,D)!=0){n.curOp.focus=wt(Gt(n)),B(Dt);var Ot=Hl(c,p);(Dt.line>=Ot.to||Dt.line<Ot.from)&&setTimeout(De(n,function(){Y==Tt&&it(yt)}),150)}else{var Ut=yt.clientY<q.top?-20:yt.clientY>q.bottom?20:0;Ut&&setTimeout(De(n,function(){Y==Tt&&(c.scroller.scrollTop+=Ut,it(yt))}),50)}}function ft(yt){n.state.selectingText=!1,Y=1/0,yt&&(Ge(yt),c.input.focus()),je(c.wrapper.ownerDocument,"mousemove",mt),je(c.wrapper.ownerDocument,"mouseup",St),p.history.lastSelOrigin=null}var mt=De(n,function(yt){yt.buttons===0||!os(yt)?ft(yt):it(yt)}),St=De(n,ft);n.state.selectingText=St,bt(c.wrapper.ownerDocument,"mousemove",mt),bt(c.wrapper.ownerDocument,"mouseup",St)}function Yw(n,i){var l=i.anchor,s=i.head,c=Mt(n.doc,l.line);if(X(l,s)==0&&l.sticky==s.sticky)return i;var p=ye(c);if(!p)return i;var m=He(p,l.ch,l.sticky),y=p[m];if(y.from!=l.ch&&y.to!=l.ch)return i;var w=m+(y.from==l.ch==(y.level!=1)?0:1);if(w==0||w==p.length)return i;var _;if(s.line!=l.line)_=(s.line-l.line)*(n.doc.direction=="ltr"?1:-1)>0;else{var N=He(p,s.ch,s.sticky),D=N-m||(s.ch-l.ch)*(y.level==1?-1:1);N==w-1||N==w?_=D<0:_=D>0}var B=p[w+(_?-1:0)],q=_==(B.level==1),Y=q?B.from:B.to,it=q?"after":"before";return l.ch==Y&&l.sticky==it?i:new se(new I(l.line,Y,it),s)}function bp(n,i,l,s){var c,p;if(i.touches)c=i.touches[0].clientX,p=i.touches[0].clientY;else try{c=i.clientX,p=i.clientY}catch{return!1}if(c>=Math.floor(n.display.gutters.getBoundingClientRect().right))return!1;s&&Ge(i);var m=n.display,y=m.lineDiv.getBoundingClientRect();if(p>y.bottom||!Ze(n,l))return is(i);p-=y.top-m.viewOffset;for(var w=0;w<n.display.gutterSpecs.length;++w){var _=m.gutters.childNodes[w];if(_&&_.getBoundingClientRect().right>=c){var N=er(n.doc,p),D=n.display.gutterSpecs[w];return me(n,l,n,N,D.className,i),is(i)}}}function gu(n,i){return bp(n,i,"gutterClick",!0)}function wp(n,i){_r(n.display,i)||Zw(n,i)||Se(n,i,"contextmenu")||gt||n.display.input.onContextMenu(i)}function Zw(n,i){return Ze(n,"gutterContextMenu")?bp(n,i,"gutterContextMenu",!1):!1}function xp(n){n.display.wrapper.className=n.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+n.options.theme.replace(/(^|\s)\s*/g," cm-s-"),ds(n)}var _o={toString:function(){return"CodeMirror.Init"}},_p={},ta={};function Jw(n){var i=n.optionHandlers;function l(s,c,p,m){n.defaults[s]=c,p&&(i[s]=m?function(y,w,_){_!=_o&&p(y,w,_)}:p)}n.defineOption=l,n.Init=_o,l("value","",function(s,c){return s.setValue(c)},!0),l("mode",null,function(s,c){s.doc.modeOption=c,ou(s)},!0),l("indentUnit",2,ou,!0),l("indentWithTabs",!1),l("smartIndent",!0),l("tabSize",4,function(s){xs(s),ds(s),on(s)},!0),l("lineSeparator",null,function(s,c){if(s.doc.lineSep=c,!!c){var p=[],m=s.doc.first;s.doc.iter(function(w){for(var _=0;;){var N=w.text.indexOf(c,_);if(N==-1)break;_=N+c.length,p.push(I(m,N))}m++});for(var y=p.length-1;y>=0;y--)yo(s.doc,c,p[y],I(p[y].line,p[y].ch+c.length))}}),l("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b\u200e\u200f\u2028\u2029\u202d\u202e\u2066\u2067\u2069\ufeff\ufff9-\ufffc]/g,function(s,c,p){s.state.specialChars=new RegExp(c.source+(c.test(" ")?"":"| "),"g"),p!=_o&&s.refresh()}),l("specialCharPlaceholder",Lb,function(s){return s.refresh()},!0),l("electricChars",!0),l("inputStyle",P?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),l("spellcheck",!1,function(s,c){return s.getInputField().spellcheck=c},!0),l("autocorrect",!1,function(s,c){return s.getInputField().autocorrect=c},!0),l("autocapitalize",!1,function(s,c){return s.getInputField().autocapitalize=c},!0),l("rtlMoveVisually",!rt),l("wholeLineUpdateBefore",!0),l("theme","default",function(s){xp(s),ws(s)},!0),l("keyMap","default",function(s,c,p){var m=Jl(c),y=p!=_o&&Jl(p);y&&y.detach&&y.detach(s,m),m.attach&&m.attach(s,y||null)}),l("extraKeys",null),l("configureMouse",null),l("lineWrapping",!1,tx,!0),l("gutters",[],function(s,c){s.display.gutterSpecs=ru(c,s.options.lineNumbers),ws(s)},!0),l("fixedGutter",!0,function(s,c){s.display.gutters.style.left=c?jc(s.display)+"px":"0",s.refresh()},!0),l("coverGutterNextToScrollbar",!1,function(s){return po(s)},!0),l("scrollbarStyle","native",function(s){kd(s),po(s),s.display.scrollbars.setScrollTop(s.doc.scrollTop),s.display.scrollbars.setScrollLeft(s.doc.scrollLeft)},!0),l("lineNumbers",!1,function(s,c){s.display.gutterSpecs=ru(s.options.gutters,c),ws(s)},!0),l("firstLineNumber",1,ws,!0),l("lineNumberFormatter",function(s){return s},ws,!0),l("showCursorWhenSelecting",!1,ps,!0),l("resetSelectionOnContextMenu",!0),l("lineWiseCopyCut",!0),l("pasteLinesPerSelection",!0),l("selectionsMayTouch",!1),l("readOnly",!1,function(s,c){c=="nocursor"&&(fo(s),s.display.input.blur()),s.display.input.readOnlyChanged(c)}),l("screenReaderLabel",null,function(s,c){c=c===""?null:c,s.display.input.screenReaderLabelChanged(c)}),l("disableInput",!1,function(s,c){c||s.display.input.reset()},!0),l("dragDrop",!0,Qw),l("allowDropFileTypes",null),l("cursorBlinkRate",530),l("cursorScrollMargin",0),l("cursorHeight",1,ps,!0),l("singleCursorHeightPerLine",!0,ps,!0),l("workTime",100),l("workDelay",100),l("flattenSpans",!0,xs,!0),l("addModeClass",!1,xs,!0),l("pollInterval",100),l("undoDepth",200,function(s,c){return s.doc.history.undoDepth=c}),l("historyEventDelay",1250),l("viewportMargin",10,function(s){return s.refresh()},!0),l("maxHighlightLength",1e4,xs,!0),l("moveInputWithCursor",!0,function(s,c){c||s.display.input.resetPosition()}),l("tabindex",null,function(s,c){return s.display.input.getField().tabIndex=c||""}),l("autofocus",null),l("direction","ltr",function(s,c){return s.doc.setDirection(c)},!0),l("phrases",null)}function Qw(n,i,l){var s=l&&l!=_o;if(!i!=!s){var c=n.display.dragFunctions,p=i?bt:je;p(n.display.scroller,"dragstart",c.start),p(n.display.scroller,"dragenter",c.enter),p(n.display.scroller,"dragover",c.over),p(n.display.scroller,"dragleave",c.leave),p(n.display.scroller,"drop",c.drop)}}function tx(n){n.options.lineWrapping?(At(n.display.wrapper,"CodeMirror-wrap"),n.display.sizer.style.minWidth="",n.display.sizerWidth=null):(ut(n.display.wrapper,"CodeMirror-wrap"),Dc(n)),Gc(n),on(n),ds(n),setTimeout(function(){return po(n)},100)}function be(n,i){var l=this;if(!(this instanceof be))return new be(n,i);this.options=i=i?tt(i):{},tt(_p,i,!1);var s=i.value;typeof s=="string"?s=new sn(s,i.mode,null,i.lineSeparator,i.direction):i.mode&&(s.modeOption=i.mode),this.doc=s;var c=new be.inputStyles[i.inputStyle](this),p=this.display=new dw(n,s,c,i);p.wrapper.CodeMirror=this,xp(this),i.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),kd(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new st,keySeq:null,specialChars:null},i.autofocus&&!P&&p.input.focus(),d&&g<11&&setTimeout(function(){return l.display.input.reset(!0)},20),ex(this),Ow(),Li(this),this.curOp.forceUpdate=!0,$d(this,s),i.autofocus&&!P||this.hasFocus()?setTimeout(function(){l.hasFocus()&&!l.state.focused&&Yc(l)},20):fo(this);for(var m in ta)ta.hasOwnProperty(m)&&ta[m](this,i[m],_o);Ld(this),i.finishInit&&i.finishInit(this);for(var y=0;y<vu.length;++y)vu[y](this);Ei(this),v&&i.lineWrapping&&getComputedStyle(p.lineDiv).textRendering=="optimizelegibility"&&(p.lineDiv.style.textRendering="auto")}be.defaults=_p,be.optionHandlers=ta;function ex(n){var i=n.display;bt(i.scroller,"mousedown",De(n,mp)),d&&g<11?bt(i.scroller,"dblclick",De(n,function(w){if(!Se(n,w)){var _=Si(n,w);if(!(!_||gu(n,w)||_r(n.display,w))){Ge(w);var N=n.findWordAt(_);Vl(n.doc,N.anchor,N.head)}}})):bt(i.scroller,"dblclick",function(w){return Se(n,w)||Ge(w)}),bt(i.scroller,"contextmenu",function(w){return wp(n,w)}),bt(i.input.getField(),"contextmenu",function(w){i.scroller.contains(w.target)||wp(n,w)});var l,s={end:0};function c(){i.activeTouch&&(l=setTimeout(function(){return i.activeTouch=null},1e3),s=i.activeTouch,s.end=+new Date)}function p(w){if(w.touches.length!=1)return!1;var _=w.touches[0];return _.radiusX<=1&&_.radiusY<=1}function m(w,_){if(_.left==null)return!0;var N=_.left-w.left,D=_.top-w.top;return N*N+D*D>20*20}bt(i.scroller,"touchstart",function(w){if(!Se(n,w)&&!p(w)&&!gu(n,w)){i.input.ensurePolled(),clearTimeout(l);var _=+new Date;i.activeTouch={start:_,moved:!1,prev:_-s.end<=300?s:null},w.touches.length==1&&(i.activeTouch.left=w.touches[0].pageX,i.activeTouch.top=w.touches[0].pageY)}}),bt(i.scroller,"touchmove",function(){i.activeTouch&&(i.activeTouch.moved=!0)}),bt(i.scroller,"touchend",function(w){var _=i.activeTouch;if(_&&!_r(i,w)&&_.left!=null&&!_.moved&&new Date-_.start<300){var N=n.coordsChar(i.activeTouch,"page"),D;!_.prev||m(_,_.prev)?D=new se(N,N):!_.prev.prev||m(_,_.prev.prev)?D=n.findWordAt(N):D=new se(I(N.line,0),Ft(n.doc,I(N.line+1,0))),n.setSelection(D.anchor,D.head),n.focus(),Ge(w)}c()}),bt(i.scroller,"touchcancel",c),bt(i.scroller,"scroll",function(){i.scroller.clientHeight&&(vs(n,i.scroller.scrollTop),Ci(n,i.scroller.scrollLeft,!0),me(n,"scroll",n))}),bt(i.scroller,"mousewheel",function(w){return Md(n,w)}),bt(i.scroller,"DOMMouseScroll",function(w){return Md(n,w)}),bt(i.wrapper,"scroll",function(){return i.wrapper.scrollTop=i.wrapper.scrollLeft=0}),i.dragFunctions={enter:function(w){Se(n,w)||vr(w)},over:function(w){Se(n,w)||(Nw(n,w),vr(w))},start:function(w){return Mw(n,w)},drop:De(n,Aw),leave:function(w){Se(n,w)||ip(n)}};var y=i.input.getField();bt(y,"keyup",function(w){return gp.call(n,w)}),bt(y,"keydown",De(n,pp)),bt(y,"keypress",De(n,vp)),bt(y,"focus",function(w){return Yc(n,w)}),bt(y,"blur",function(w){return fo(n,w)})}var vu=[];be.defineInitHook=function(n){return vu.push(n)};function $s(n,i,l,s){var c=n.doc,p;l==null&&(l="add"),l=="smart"&&(c.mode.indent?p=as(n,i).state:l="prev");var m=n.options.tabSize,y=Mt(c,i),w=K(y.text,null,m);y.stateAfter&&(y.stateAfter=null);var _=y.text.match(/^\s*/)[0],N;if(!s&&!/\S/.test(y.text))N=0,l="not";else if(l=="smart"&&(N=c.mode.indent(p,y.text.slice(_.length),y.text),N==Lt||N>150)){if(!s)return;l="prev"}l=="prev"?i>c.first?N=K(Mt(c,i-1).text,null,m):N=0:l=="add"?N=w+n.options.indentUnit:l=="subtract"?N=w-n.options.indentUnit:typeof l=="number"&&(N=w+l),N=Math.max(0,N);var D="",B=0;if(n.options.indentWithTabs)for(var q=Math.floor(N/m);q;--q)B+=m,D+=" ";if(B<N&&(D+=pt(N-B)),D!=_)return yo(c,D,I(i,0),I(i,_.length),"+input"),y.stateAfter=null,!0;for(var Y=0;Y<c.sel.ranges.length;Y++){var it=c.sel.ranges[Y];if(it.head.line==i&&it.head.ch<_.length){var ft=I(i,_.length);cu(c,Y,new se(ft,ft));break}}}var Un=null;function ea(n){Un=n}function mu(n,i,l,s,c){var p=n.doc;n.display.shift=!1,s||(s=p.sel);var m=+new Date-200,y=c=="paste"||n.state.pasteIncoming>m,w=ss(i),_=null;if(y&&s.ranges.length>1)if(Un&&Un.text.join(`
23
+ `)==i){if(s.ranges.length%Un.text.length==0){_=[];for(var N=0;N<Un.text.length;N++)_.push(p.splitLines(Un.text[N]))}}else w.length==s.ranges.length&&n.options.pasteLinesPerSelection&&(_=vt(w,function(mt){return[mt]}));for(var D=n.curOp.updateInput,B=s.ranges.length-1;B>=0;B--){var q=s.ranges[B],Y=q.from(),it=q.to();q.empty()&&(l&&l>0?Y=I(Y.line,Y.ch-l):n.state.overwrite&&!y?it=I(it.line,Math.min(Mt(p,it.line).text.length,it.ch+lt(w).length)):y&&Un&&Un.lineWise&&Un.text.join(`
24
+ `)==w.join(`
25
+ `)&&(Y=it=I(Y.line,0)));var ft={from:Y,to:it,text:_?_[B%_.length]:w,origin:c||(y?"paste":n.state.cutIncoming>m?"cut":"+input")};mo(n.doc,ft),$e(n,"inputRead",n,ft)}i&&!y&&kp(n,i),ho(n),n.curOp.updateInput<2&&(n.curOp.updateInput=D),n.curOp.typing=!0,n.state.pasteIncoming=n.state.cutIncoming=-1}function Sp(n,i){var l=n.clipboardData&&n.clipboardData.getData("Text");if(l)return n.preventDefault(),!i.isReadOnly()&&!i.options.disableInput&&i.hasFocus()&&bn(i,function(){return mu(i,l,0,null,"paste")}),!0}function kp(n,i){if(!(!n.options.electricChars||!n.options.smartIndent))for(var l=n.doc.sel,s=l.ranges.length-1;s>=0;s--){var c=l.ranges[s];if(!(c.head.ch>100||s&&l.ranges[s-1].head.line==c.head.line)){var p=n.getModeAt(c.head),m=!1;if(p.electricChars){for(var y=0;y<p.electricChars.length;y++)if(i.indexOf(p.electricChars.charAt(y))>-1){m=$s(n,c.head.line,"smart");break}}else p.electricInput&&p.electricInput.test(Mt(n.doc,c.head.line).text.slice(0,c.head.ch))&&(m=$s(n,c.head.line,"smart"));m&&$e(n,"electricInput",n,c.head.line)}}}function Cp(n){for(var i=[],l=[],s=0;s<n.doc.sel.ranges.length;s++){var c=n.doc.sel.ranges[s].head.line,p={anchor:I(c,0),head:I(c+1,0)};l.push(p),i.push(n.getRange(p.anchor,p.head))}return{text:i,ranges:l}}function yu(n,i,l,s){n.setAttribute("autocorrect",l?"on":"off"),n.setAttribute("autocapitalize",s?"on":"off"),n.setAttribute("spellcheck",!!i)}function Tp(){var n=k("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; min-height: 1em; outline: none"),i=k("div",[n],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return v?n.style.width="1000px":n.setAttribute("wrap","off"),L&&(n.style.border="1px solid black"),i}function nx(n){var i=n.optionHandlers,l=n.helpers={};n.prototype={constructor:n,focus:function(){ie(this).focus(),this.display.input.focus()},setOption:function(s,c){var p=this.options,m=p[s];p[s]==c&&s!="mode"||(p[s]=c,i.hasOwnProperty(s)&&De(this,i[s])(this,c,m),me(this,"optionChange",this,s))},getOption:function(s){return this.options[s]},getDoc:function(){return this.doc},addKeyMap:function(s,c){this.state.keyMaps[c?"push":"unshift"](Jl(s))},removeKeyMap:function(s){for(var c=this.state.keyMaps,p=0;p<c.length;++p)if(c[p]==s||c[p].name==s)return c.splice(p,1),!0},addOverlay:Qe(function(s,c){var p=s.token?s:n.getMode(this.options,s);if(p.startState)throw new Error("Overlays may not be stateful.");xt(this.state.overlays,{mode:p,modeSpec:s,opaque:c&&c.opaque,priority:c&&c.priority||0},function(m){return m.priority}),this.state.modeGen++,on(this)}),removeOverlay:Qe(function(s){for(var c=this.state.overlays,p=0;p<c.length;++p){var m=c[p].modeSpec;if(m==s||typeof s=="string"&&m.name==s){c.splice(p,1),this.state.modeGen++,on(this);return}}}),indentLine:Qe(function(s,c,p){typeof c!="string"&&typeof c!="number"&&(c==null?c=this.options.smartIndent?"smart":"prev":c=c?"add":"subtract"),C(this.doc,s)&&$s(this,s,c,p)}),indentSelection:Qe(function(s){for(var c=this.doc.sel.ranges,p=-1,m=0;m<c.length;m++){var y=c[m];if(y.empty())y.head.line>p&&($s(this,y.head.line,s,!0),p=y.head.line,m==this.doc.sel.primIndex&&ho(this));else{var w=y.from(),_=y.to(),N=Math.max(p,w.line);p=Math.min(this.lastLine(),_.line-(_.ch?0:1))+1;for(var D=N;D<p;++D)$s(this,D,s);var B=this.doc.sel.ranges;w.ch==0&&c.length==B.length&&B[m].from().ch>0&&cu(this.doc,m,new se(w,B[m].to()),O)}}}),getTokenAt:function(s,c){return Rh(this,s,c)},getLineTokens:function(s,c){return Rh(this,I(s),c,!0)},getTokenTypeAt:function(s){s=Ft(this.doc,s);var c=Ph(this,Mt(this.doc,s.line)),p=0,m=(c.length-1)/2,y=s.ch,w;if(y==0)w=c[2];else for(;;){var _=p+m>>1;if((_?c[_*2-1]:0)>=y)m=_;else if(c[_*2+1]<y)p=_+1;else{w=c[_*2+2];break}}var N=w?w.indexOf("overlay "):-1;return N<0?w:N==0?null:w.slice(0,N-1)},getModeAt:function(s){var c=this.doc.mode;return c.innerMode?n.innerMode(c,this.getTokenAt(s).state).mode:c},getHelper:function(s,c){return this.getHelpers(s,c)[0]},getHelpers:function(s,c){var p=[];if(!l.hasOwnProperty(c))return p;var m=l[c],y=this.getModeAt(s);if(typeof y[c]=="string")m[y[c]]&&p.push(m[y[c]]);else if(y[c])for(var w=0;w<y[c].length;w++){var _=m[y[c][w]];_&&p.push(_)}else y.helperType&&m[y.helperType]?p.push(m[y.helperType]):m[y.name]&&p.push(m[y.name]);for(var N=0;N<m._global.length;N++){var D=m._global[N];D.pred(y,this)&&Ct(p,D.val)==-1&&p.push(D.val)}return p},getStateAfter:function(s,c){var p=this.doc;return s=En(p,s??p.first+p.size-1),as(this,s+1,c).state},cursorCoords:function(s,c){var p,m=this.doc.sel.primary();return s==null?p=m.head:typeof s=="object"?p=Ft(this.doc,s):p=s?m.from():m.to(),Bn(this,p,c||"page")},charCoords:function(s,c){return zl(this,Ft(this.doc,s),c||"page")},coordsChar:function(s,c){return s=fd(this,s,c||"page"),Bc(this,s.left,s.top)},lineAtHeight:function(s,c){return s=fd(this,{top:s,left:0},c||"page").top,er(this.doc,s+this.display.viewOffset)},heightAtLine:function(s,c,p){var m=!1,y;if(typeof s=="number"){var w=this.doc.first+this.doc.size-1;s<this.doc.first?s=this.doc.first:s>w&&(s=w,m=!0),y=Mt(this.doc,s)}else y=s;return Rl(this,y,{top:0,left:0},c||"page",p||m).top+(m?this.doc.height-xr(y):0)},defaultTextHeight:function(){return co(this.display)},defaultCharWidth:function(){return uo(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(s,c,p,m,y){var w=this.display;s=Bn(this,Ft(this.doc,s));var _=s.bottom,N=s.left;if(c.style.position="absolute",c.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(c),w.sizer.appendChild(c),m=="over")_=s.top;else if(m=="above"||m=="near"){var D=Math.max(w.wrapper.clientHeight,this.doc.height),B=Math.max(w.sizer.clientWidth,w.lineSpace.clientWidth);(m=="above"||s.bottom+c.offsetHeight>D)&&s.top>c.offsetHeight?_=s.top-c.offsetHeight:s.bottom+c.offsetHeight<=D&&(_=s.bottom),N+c.offsetWidth>B&&(N=B-c.offsetWidth)}c.style.top=_+"px",c.style.left=c.style.right="",y=="right"?(N=w.sizer.clientWidth-c.offsetWidth,c.style.right="0px"):(y=="left"?N=0:y=="middle"&&(N=(w.sizer.clientWidth-c.offsetWidth)/2),c.style.left=N+"px"),p&&Qb(this,{left:N,top:_,right:N+c.offsetWidth,bottom:_+c.offsetHeight})},triggerOnKeyDown:Qe(pp),triggerOnKeyPress:Qe(vp),triggerOnKeyUp:gp,triggerOnMouseDown:Qe(mp),execCommand:function(s){if(Ms.hasOwnProperty(s))return Ms[s].call(null,this)},triggerElectric:Qe(function(s){kp(this,s)}),findPosH:function(s,c,p,m){var y=1;c<0&&(y=-1,c=-c);for(var w=Ft(this.doc,s),_=0;_<c&&(w=bu(this.doc,w,y,p,m),!w.hitSide);++_);return w},moveH:Qe(function(s,c){var p=this;this.extendSelectionsBy(function(m){return p.display.shift||p.doc.extend||m.empty()?bu(p.doc,m.head,s,c,p.options.rtlMoveVisually):s<0?m.from():m.to()},Z)}),deleteH:Qe(function(s,c){var p=this.doc.sel,m=this.doc;p.somethingSelected()?m.replaceSelection("",null,"+delete"):xo(this,function(y){var w=bu(m,y.head,s,c,!1);return s<0?{from:w,to:y.head}:{from:y.head,to:w}})}),findPosV:function(s,c,p,m){var y=1,w=m;c<0&&(y=-1,c=-c);for(var _=Ft(this.doc,s),N=0;N<c;++N){var D=Bn(this,_,"div");if(w==null?w=D.left:D.left=w,_=Lp(this,D,y,p),_.hitSide)break}return _},moveV:Qe(function(s,c){var p=this,m=this.doc,y=[],w=!this.display.shift&&!m.extend&&m.sel.somethingSelected();if(m.extendSelectionsBy(function(N){if(w)return s<0?N.from():N.to();var D=Bn(p,N.head,"div");N.goalColumn!=null&&(D.left=N.goalColumn),y.push(D.left);var B=Lp(p,D,s,c);return c=="page"&&N==m.sel.primary()&&Jc(p,zl(p,B,"div").top-D.top),B},Z),y.length)for(var _=0;_<m.sel.ranges.length;_++)m.sel.ranges[_].goalColumn=y[_]}),findWordAt:function(s){var c=this.doc,p=Mt(c,s.line).text,m=s.ch,y=s.ch;if(p){var w=this.getHelper(s,"wordChars");(s.sticky=="before"||y==p.length)&&m?--m:++y;for(var _=p.charAt(m),N=Rt(_,w)?function(D){return Rt(D,w)}:/\s/.test(_)?function(D){return/\s/.test(D)}:function(D){return!/\s/.test(D)&&!Rt(D)};m>0&&N(p.charAt(m-1));)--m;for(;y<p.length&&N(p.charAt(y));)++y}return new se(I(s.line,m),I(s.line,y))},toggleOverwrite:function(s){s!=null&&s==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?At(this.display.cursorDiv,"CodeMirror-overwrite"):ut(this.display.cursorDiv,"CodeMirror-overwrite"),me(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==wt(Gt(this))},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:Qe(function(s,c){gs(this,s,c)}),getScrollInfo:function(){var s=this.display.scroller;return{left:s.scrollLeft,top:s.scrollTop,height:s.scrollHeight-rr(this)-this.display.barHeight,width:s.scrollWidth-rr(this)-this.display.barWidth,clientHeight:Ic(this),clientWidth:xi(this)}},scrollIntoView:Qe(function(s,c){s==null?(s={from:this.doc.sel.primary().head,to:null},c==null&&(c=this.options.cursorScrollMargin)):typeof s=="number"?s={from:I(s,0),to:null}:s.from==null&&(s={from:s,to:null}),s.to||(s.to=s.from),s.margin=c||0,s.from.line!=null?tw(this,s):wd(this,s.from,s.to,s.margin)}),setSize:Qe(function(s,c){var p=this,m=function(w){return typeof w=="number"||/^\d+$/.test(String(w))?w+"px":w};s!=null&&(this.display.wrapper.style.width=m(s)),c!=null&&(this.display.wrapper.style.height=m(c)),this.options.lineWrapping&&ad(this);var y=this.display.viewFrom;this.doc.iter(y,this.display.viewTo,function(w){if(w.widgets){for(var _=0;_<w.widgets.length;_++)if(w.widgets[_].noHScroll){Gr(p,y,"widget");break}}++y}),this.curOp.forceUpdate=!0,me(this,"refresh",this)}),operation:function(s){return bn(this,s)},startOperation:function(){return Li(this)},endOperation:function(){return Ei(this)},refresh:Qe(function(){var s=this.display.cachedTextHeight;on(this),this.curOp.forceUpdate=!0,ds(this),gs(this,this.doc.scrollLeft,this.doc.scrollTop),eu(this.display),(s==null||Math.abs(s-co(this.display))>.5||this.options.lineWrapping)&&Gc(this),me(this,"refresh",this)}),swapDoc:Qe(function(s){var c=this.doc;return c.cm=null,this.state.selectingText&&this.state.selectingText(),$d(this,s),ds(this),this.display.input.reset(),gs(this,s.scrollLeft,s.scrollTop),this.curOp.forceScroll=!0,$e(this,"swapDoc",this,c),c}),phrase:function(s){var c=this.options.phrases;return c&&Object.prototype.hasOwnProperty.call(c,s)?c[s]:s},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},Je(n),n.registerHelper=function(s,c,p){l.hasOwnProperty(s)||(l[s]=n[s]={_global:[]}),l[s][c]=p},n.registerGlobalHelper=function(s,c,p,m){n.registerHelper(s,c,m),l[s]._global.push({pred:p,val:m})}}function bu(n,i,l,s,c){var p=i,m=l,y=Mt(n,i.line),w=c&&n.direction=="rtl"?-l:l;function _(){var St=i.line+w;return St<n.first||St>=n.first+n.size?!1:(i=new I(St,i.ch,i.sticky),y=Mt(n,St))}function N(St){var yt;if(s=="codepoint"){var Tt=y.text.charCodeAt(i.ch+(l>0?0:-1));if(isNaN(Tt))yt=null;else{var Dt=l>0?Tt>=55296&&Tt<56320:Tt>=56320&&Tt<57343;yt=new I(i.line,Math.max(0,Math.min(y.text.length,i.ch+l*(Dt?2:1))),-l)}}else c?yt=zw(n.cm,y,i,l):yt=fu(y,i,l);if(yt==null)if(!St&&_())i=hu(c,n.cm,y,i.line,w);else return!1;else i=yt;return!0}if(s=="char"||s=="codepoint")N();else if(s=="column")N(!0);else if(s=="word"||s=="group")for(var D=null,B=s=="group",q=n.cm&&n.cm.getHelper(i,"wordChars"),Y=!0;!(l<0&&!N(!Y));Y=!1){var it=y.text.charAt(i.ch)||`
26
+ `,ft=Rt(it,q)?"w":B&&it==`
27
+ `?"n":!B||/\s/.test(it)?null:"p";if(B&&!Y&&!ft&&(ft="s"),D&&D!=ft){l<0&&(l=1,N(),i.sticky="after");break}if(ft&&(D=ft),l>0&&!N(!Y))break}var mt=Xl(n,i,p,m,!0);return It(p,mt)&&(mt.hitSide=!0),mt}function Lp(n,i,l,s){var c=n.doc,p=i.left,m;if(s=="page"){var y=Math.min(n.display.wrapper.clientHeight,ie(n).innerHeight||c(n).documentElement.clientHeight),w=Math.max(y-.5*co(n.display),3);m=(l>0?i.bottom:i.top)+l*w}else s=="line"&&(m=l>0?i.bottom+3:i.top-3);for(var _;_=Bc(n,p,m),!!_.outside;){if(l<0?m<=0:m>=c.height){_.hitSide=!0;break}m+=l*5}return _}var fe=function(n){this.cm=n,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new st,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};fe.prototype.init=function(n){var i=this,l=this,s=l.cm,c=l.div=n.lineDiv;c.contentEditable=!0,yu(c,s.options.spellcheck,s.options.autocorrect,s.options.autocapitalize);function p(y){for(var w=y.target;w;w=w.parentNode){if(w==c)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(w.className))break}return!1}bt(c,"paste",function(y){!p(y)||Se(s,y)||Sp(y,s)||g<=11&&setTimeout(De(s,function(){return i.updateFromDOM()}),20)}),bt(c,"compositionstart",function(y){i.composing={data:y.data,done:!1}}),bt(c,"compositionupdate",function(y){i.composing||(i.composing={data:y.data,done:!1})}),bt(c,"compositionend",function(y){i.composing&&(y.data!=i.composing.data&&i.readFromDOMSoon(),i.composing.done=!0)}),bt(c,"touchstart",function(){return l.forceCompositionEnd()}),bt(c,"input",function(){i.composing||i.readFromDOMSoon()});function m(y){if(!(!p(y)||Se(s,y))){if(s.somethingSelected())ea({lineWise:!1,text:s.getSelections()}),y.type=="cut"&&s.replaceSelection("",null,"cut");else if(s.options.lineWiseCopyCut){var w=Cp(s);ea({lineWise:!0,text:w.text}),y.type=="cut"&&s.operation(function(){s.setSelections(w.ranges,0,O),s.replaceSelection("",null,"cut")})}else return;if(y.clipboardData){y.clipboardData.clearData();var _=Un.text.join(`
28
+ `);if(y.clipboardData.setData("Text",_),y.clipboardData.getData("Text")==_){y.preventDefault();return}}var N=Tp(),D=N.firstChild;yu(D),s.display.lineSpace.insertBefore(N,s.display.lineSpace.firstChild),D.value=Un.text.join(`
29
+ `);var B=wt(c.ownerDocument);Bt(D),setTimeout(function(){s.display.lineSpace.removeChild(N),B.focus(),B==c&&l.showPrimarySelection()},50)}}bt(c,"copy",m),bt(c,"cut",m)},fe.prototype.screenReaderLabelChanged=function(n){n?this.div.setAttribute("aria-label",n):this.div.removeAttribute("aria-label")},fe.prototype.prepareSelection=function(){var n=md(this.cm,!1);return n.focus=wt(this.div.ownerDocument)==this.div,n},fe.prototype.showSelection=function(n,i){!n||!this.cm.display.view.length||((n.focus||i)&&this.showPrimarySelection(),this.showMultipleSelections(n))},fe.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},fe.prototype.showPrimarySelection=function(){var n=this.getSelection(),i=this.cm,l=i.doc.sel.primary(),s=l.from(),c=l.to();if(i.display.viewTo==i.display.viewFrom||s.line>=i.display.viewTo||c.line<i.display.viewFrom){n.removeAllRanges();return}var p=na(i,n.anchorNode,n.anchorOffset),m=na(i,n.focusNode,n.focusOffset);if(!(p&&!p.bad&&m&&!m.bad&&X(Oe(p,m),s)==0&&X(ee(p,m),c)==0)){var y=i.display.view,w=s.line>=i.display.viewFrom&&Ep(i,s)||{node:y[0].measure.map[2],offset:0},_=c.line<i.display.viewTo&&Ep(i,c);if(!_){var N=y[y.length-1].measure,D=N.maps?N.maps[N.maps.length-1]:N.map;_={node:D[D.length-1],offset:D[D.length-2]-D[D.length-3]}}if(!w||!_){n.removeAllRanges();return}var B=n.rangeCount&&n.getRangeAt(0),q;try{q=W(w.node,w.offset,_.offset,_.node)}catch{}q&&(!a&&i.state.focused?(n.collapse(w.node,w.offset),q.collapsed||(n.removeAllRanges(),n.addRange(q))):(n.removeAllRanges(),n.addRange(q)),B&&n.anchorNode==null?n.addRange(B):a&&this.startGracePeriod()),this.rememberSelection()}},fe.prototype.startGracePeriod=function(){var n=this;clearTimeout(this.gracePeriod),this.gracePeriod=setTimeout(function(){n.gracePeriod=!1,n.selectionChanged()&&n.cm.operation(function(){return n.cm.curOp.selectionChanged=!0})},20)},fe.prototype.showMultipleSelections=function(n){z(this.cm.display.cursorDiv,n.cursors),z(this.cm.display.selectionDiv,n.selection)},fe.prototype.rememberSelection=function(){var n=this.getSelection();this.lastAnchorNode=n.anchorNode,this.lastAnchorOffset=n.anchorOffset,this.lastFocusNode=n.focusNode,this.lastFocusOffset=n.focusOffset},fe.prototype.selectionInEditor=function(){var n=this.getSelection();if(!n.rangeCount)return!1;var i=n.getRangeAt(0).commonAncestorContainer;return et(this.div,i)},fe.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||wt(this.div.ownerDocument)!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},fe.prototype.blur=function(){this.div.blur()},fe.prototype.getField=function(){return this.div},fe.prototype.supportsTouch=function(){return!0},fe.prototype.receivedFocus=function(){var n=this,i=this;this.selectionInEditor()?setTimeout(function(){return n.pollSelection()},20):bn(this.cm,function(){return i.cm.curOp.selectionChanged=!0});function l(){i.cm.state.focused&&(i.pollSelection(),i.polling.set(i.cm.options.pollInterval,l))}this.polling.set(this.cm.options.pollInterval,l)},fe.prototype.selectionChanged=function(){var n=this.getSelection();return n.anchorNode!=this.lastAnchorNode||n.anchorOffset!=this.lastAnchorOffset||n.focusNode!=this.lastFocusNode||n.focusOffset!=this.lastFocusOffset},fe.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var n=this.getSelection(),i=this.cm;if($&&x&&this.cm.display.gutterSpecs.length&&rx(n.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var l=na(i,n.anchorNode,n.anchorOffset),s=na(i,n.focusNode,n.focusOffset);l&&s&&bn(i,function(){Ve(i.doc,Kr(l,s),O),(l.bad||s.bad)&&(i.curOp.selectionChanged=!0)})}}},fe.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var n=this.cm,i=n.display,l=n.doc.sel.primary(),s=l.from(),c=l.to();if(s.ch==0&&s.line>n.firstLine()&&(s=I(s.line-1,Mt(n.doc,s.line-1).length)),c.ch==Mt(n.doc,c.line).text.length&&c.line<n.lastLine()&&(c=I(c.line+1,0)),s.line<i.viewFrom||c.line>i.viewTo-1)return!1;var p,m,y;s.line==i.viewFrom||(p=ki(n,s.line))==0?(m=oe(i.view[0].line),y=i.view[0].node):(m=oe(i.view[p].line),y=i.view[p-1].node.nextSibling);var w=ki(n,c.line),_,N;if(w==i.view.length-1?(_=i.viewTo-1,N=i.lineDiv.lastChild):(_=oe(i.view[w+1].line)-1,N=i.view[w+1].node.previousSibling),!y)return!1;for(var D=n.doc.splitLines(ix(n,y,N,m,_)),B=br(n.doc,I(m,0),I(_,Mt(n.doc,_).text.length));D.length>1&&B.length>1;)if(lt(D)==lt(B))D.pop(),B.pop(),_--;else if(D[0]==B[0])D.shift(),B.shift(),m++;else break;for(var q=0,Y=0,it=D[0],ft=B[0],mt=Math.min(it.length,ft.length);q<mt&&it.charCodeAt(q)==ft.charCodeAt(q);)++q;for(var St=lt(D),yt=lt(B),Tt=Math.min(St.length-(D.length==1?q:0),yt.length-(B.length==1?q:0));Y<Tt&&St.charCodeAt(St.length-Y-1)==yt.charCodeAt(yt.length-Y-1);)++Y;if(D.length==1&&B.length==1&&m==s.line)for(;q&&q>s.ch&&St.charCodeAt(St.length-Y-1)==yt.charCodeAt(yt.length-Y-1);)q--,Y++;D[D.length-1]=St.slice(0,St.length-Y).replace(/^\u200b+/,""),D[0]=D[0].slice(q).replace(/\u200b+$/,"");var Dt=I(m,q),Ot=I(_,B.length?lt(B).length-Y:0);if(D.length>1||D[0]||X(Dt,Ot))return yo(n.doc,D,Dt,Ot,"+input"),!0},fe.prototype.ensurePolled=function(){this.forceCompositionEnd()},fe.prototype.reset=function(){this.forceCompositionEnd()},fe.prototype.forceCompositionEnd=function(){!this.composing||(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},fe.prototype.readFromDOMSoon=function(){var n=this;this.readDOMTimeout==null&&(this.readDOMTimeout=setTimeout(function(){if(n.readDOMTimeout=null,n.composing)if(n.composing.done)n.composing=null;else return;n.updateFromDOM()},80))},fe.prototype.updateFromDOM=function(){var n=this;(this.cm.isReadOnly()||!this.pollContent())&&bn(this.cm,function(){return on(n.cm)})},fe.prototype.setUneditable=function(n){n.contentEditable="false"},fe.prototype.onKeyPress=function(n){n.charCode==0||this.composing||(n.preventDefault(),this.cm.isReadOnly()||De(this.cm,mu)(this.cm,String.fromCharCode(n.charCode==null?n.keyCode:n.charCode),0))},fe.prototype.readOnlyChanged=function(n){this.div.contentEditable=String(n!="nocursor")},fe.prototype.onContextMenu=function(){},fe.prototype.resetPosition=function(){},fe.prototype.needsContentAttribute=!0;function Ep(n,i){var l=Fc(n,i.line);if(!l||l.hidden)return null;var s=Mt(n.doc,i.line),c=rd(l,s,i.line),p=ye(s,n.doc.direction),m="left";if(p){var y=He(p,i.ch);m=y%2?"right":"left"}var w=sd(c.map,i.ch,m);return w.offset=w.collapse=="right"?w.end:w.start,w}function rx(n){for(var i=n;i;i=i.parentNode)if(/CodeMirror-gutter-wrapper/.test(i.className))return!0;return!1}function So(n,i){return i&&(n.bad=!0),n}function ix(n,i,l,s,c){var p="",m=!1,y=n.doc.lineSeparator(),w=!1;function _(q){return function(Y){return Y.id==q}}function N(){m&&(p+=y,w&&(p+=y),m=w=!1)}function D(q){q&&(N(),p+=q)}function B(q){if(q.nodeType==1){var Y=q.getAttribute("cm-text");if(Y){D(Y);return}var it=q.getAttribute("cm-marker"),ft;if(it){var mt=n.findMarks(I(s,0),I(c+1,0),_(+it));mt.length&&(ft=mt[0].find(0))&&D(br(n.doc,ft.from,ft.to).join(y));return}if(q.getAttribute("contenteditable")=="false")return;var St=/^(pre|div|p|li|table|br)$/i.test(q.nodeName);if(!/^br$/i.test(q.nodeName)&&q.textContent.length==0)return;St&&N();for(var yt=0;yt<q.childNodes.length;yt++)B(q.childNodes[yt]);/^(pre|p)$/i.test(q.nodeName)&&(w=!0),St&&(m=!0)}else q.nodeType==3&&D(q.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;B(i),i!=l;)i=i.nextSibling,w=!1;return p}function na(n,i,l){var s;if(i==n.display.lineDiv){if(s=n.display.lineDiv.childNodes[l],!s)return So(n.clipPos(I(n.display.viewTo-1)),!0);i=null,l=0}else for(s=i;;s=s.parentNode){if(!s||s==n.display.lineDiv)return null;if(s.parentNode&&s.parentNode==n.display.lineDiv)break}for(var c=0;c<n.display.view.length;c++){var p=n.display.view[c];if(p.node==s)return ox(p,i,l)}}function ox(n,i,l){var s=n.text.firstChild,c=!1;if(!i||!et(s,i))return So(I(oe(n.line),0),!0);if(i==s&&(c=!0,i=s.childNodes[l],l=0,!i)){var p=n.rest?lt(n.rest):n.line;return So(I(oe(p),p.text.length),c)}var m=i.nodeType==3?i:null,y=i;for(!m&&i.childNodes.length==1&&i.firstChild.nodeType==3&&(m=i.firstChild,l&&(l=m.nodeValue.length));y.parentNode!=s;)y=y.parentNode;var w=n.measure,_=w.maps;function N(ft,mt,St){for(var yt=-1;yt<(_?_.length:0);yt++)for(var Tt=yt<0?w.map:_[yt],Dt=0;Dt<Tt.length;Dt+=3){var Ot=Tt[Dt+2];if(Ot==ft||Ot==mt){var Ut=oe(yt<0?n.line:n.rest[yt]),ge=Tt[Dt]+St;return(St<0||Ot!=ft)&&(ge=Tt[Dt+(St?1:0)]),I(Ut,ge)}}}var D=N(m,y,l);if(D)return So(D,c);for(var B=y.nextSibling,q=m?m.nodeValue.length-l:0;B;B=B.nextSibling){if(D=N(B,B.firstChild,0),D)return So(I(D.line,D.ch-q),c);q+=B.textContent.length}for(var Y=y.previousSibling,it=l;Y;Y=Y.previousSibling){if(D=N(Y,Y.firstChild,-1),D)return So(I(D.line,D.ch+it),c);it+=Y.textContent.length}}var Te=function(n){this.cm=n,this.prevInput="",this.pollingFast=!1,this.polling=new st,this.hasSelection=!1,this.composing=null,this.resetting=!1};Te.prototype.init=function(n){var i=this,l=this,s=this.cm;this.createField(n);var c=this.textarea;n.wrapper.insertBefore(this.wrapper,n.wrapper.firstChild),L&&(c.style.width="0px"),bt(c,"input",function(){d&&g>=9&&i.hasSelection&&(i.hasSelection=null),l.poll()}),bt(c,"paste",function(m){Se(s,m)||Sp(m,s)||(s.state.pasteIncoming=+new Date,l.fastPoll())});function p(m){if(!Se(s,m)){if(s.somethingSelected())ea({lineWise:!1,text:s.getSelections()});else if(s.options.lineWiseCopyCut){var y=Cp(s);ea({lineWise:!0,text:y.text}),m.type=="cut"?s.setSelections(y.ranges,null,O):(l.prevInput="",c.value=y.text.join(`
30
+ `),Bt(c))}else return;m.type=="cut"&&(s.state.cutIncoming=+new Date)}}bt(c,"cut",p),bt(c,"copy",p),bt(n.scroller,"paste",function(m){if(!(_r(n,m)||Se(s,m))){if(!c.dispatchEvent){s.state.pasteIncoming=+new Date,l.focus();return}var y=new Event("paste");y.clipboardData=m.clipboardData,c.dispatchEvent(y)}}),bt(n.lineSpace,"selectstart",function(m){_r(n,m)||Ge(m)}),bt(c,"compositionstart",function(){var m=s.getCursor("from");l.composing&&l.composing.range.clear(),l.composing={start:m,range:s.markText(m,s.getCursor("to"),{className:"CodeMirror-composing"})}}),bt(c,"compositionend",function(){l.composing&&(l.poll(),l.composing.range.clear(),l.composing=null)})},Te.prototype.createField=function(n){this.wrapper=Tp(),this.textarea=this.wrapper.firstChild;var i=this.cm.options;yu(this.textarea,i.spellcheck,i.autocorrect,i.autocapitalize)},Te.prototype.screenReaderLabelChanged=function(n){n?this.textarea.setAttribute("aria-label",n):this.textarea.removeAttribute("aria-label")},Te.prototype.prepareSelection=function(){var n=this.cm,i=n.display,l=n.doc,s=md(n);if(n.options.moveInputWithCursor){var c=Bn(n,l.sel.primary().head,"div"),p=i.wrapper.getBoundingClientRect(),m=i.lineDiv.getBoundingClientRect();s.teTop=Math.max(0,Math.min(i.wrapper.clientHeight-10,c.top+m.top-p.top)),s.teLeft=Math.max(0,Math.min(i.wrapper.clientWidth-10,c.left+m.left-p.left))}return s},Te.prototype.showSelection=function(n){var i=this.cm,l=i.display;z(l.cursorDiv,n.cursors),z(l.selectionDiv,n.selection),n.teTop!=null&&(this.wrapper.style.top=n.teTop+"px",this.wrapper.style.left=n.teLeft+"px")},Te.prototype.reset=function(n){if(!(this.contextMenuPending||this.composing&&n)){var i=this.cm;if(this.resetting=!0,i.somethingSelected()){this.prevInput="";var l=i.getSelection();this.textarea.value=l,i.state.focused&&Bt(this.textarea),d&&g>=9&&(this.hasSelection=l)}else n||(this.prevInput=this.textarea.value="",d&&g>=9&&(this.hasSelection=null));this.resetting=!1}},Te.prototype.getField=function(){return this.textarea},Te.prototype.supportsTouch=function(){return!1},Te.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!P||wt(this.textarea.ownerDocument)!=this.textarea))try{this.textarea.focus()}catch{}},Te.prototype.blur=function(){this.textarea.blur()},Te.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},Te.prototype.receivedFocus=function(){this.slowPoll()},Te.prototype.slowPoll=function(){var n=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){n.poll(),n.cm.state.focused&&n.slowPoll()})},Te.prototype.fastPoll=function(){var n=!1,i=this;i.pollingFast=!0;function l(){var s=i.poll();!s&&!n?(n=!0,i.polling.set(60,l)):(i.pollingFast=!1,i.slowPoll())}i.polling.set(20,l)},Te.prototype.poll=function(){var n=this,i=this.cm,l=this.textarea,s=this.prevInput;if(this.contextMenuPending||this.resetting||!i.state.focused||Hr(l)&&!s&&!this.composing||i.isReadOnly()||i.options.disableInput||i.state.keySeq)return!1;var c=l.value;if(c==s&&!i.somethingSelected())return!1;if(d&&g>=9&&this.hasSelection===c||G&&/[\uf700-\uf7ff]/.test(c))return i.display.input.reset(),!1;if(i.doc.sel==i.display.selForContextMenu){var p=c.charCodeAt(0);if(p==8203&&!s&&(s="​"),p==8666)return this.reset(),this.cm.execCommand("undo")}for(var m=0,y=Math.min(s.length,c.length);m<y&&s.charCodeAt(m)==c.charCodeAt(m);)++m;return bn(i,function(){mu(i,c.slice(m),s.length-m,null,n.composing?"*compose":null),c.length>1e3||c.indexOf(`
31
+ `)>-1?l.value=n.prevInput="":n.prevInput=c,n.composing&&(n.composing.range.clear(),n.composing.range=i.markText(n.composing.start,i.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},Te.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},Te.prototype.onKeyPress=function(){d&&g>=9&&(this.hasSelection=null),this.fastPoll()},Te.prototype.onContextMenu=function(n){var i=this,l=i.cm,s=l.display,c=i.textarea;i.contextMenuPending&&i.contextMenuPending();var p=Si(l,n),m=s.scroller.scrollTop;if(!p||M)return;var y=l.options.resetSelectionOnContextMenu;y&&l.doc.sel.contains(p)==-1&&De(l,Ve)(l.doc,Kr(p),O);var w=c.style.cssText,_=i.wrapper.style.cssText,N=i.wrapper.offsetParent.getBoundingClientRect();i.wrapper.style.cssText="position: static",c.style.cssText=`position: absolute; width: 30px; height: 30px;
32
+ top: `+(n.clientY-N.top-5)+"px; left: "+(n.clientX-N.left-5)+`px;
33
+ z-index: 1000; background: `+(d?"rgba(255, 255, 255, .05)":"transparent")+`;
34
+ outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var D;v&&(D=c.ownerDocument.defaultView.scrollY),s.input.focus(),v&&c.ownerDocument.defaultView.scrollTo(null,D),s.input.reset(),l.somethingSelected()||(c.value=i.prevInput=" "),i.contextMenuPending=q,s.selForContextMenu=l.doc.sel,clearTimeout(s.detectingSelectAll);function B(){if(c.selectionStart!=null){var it=l.somethingSelected(),ft="​"+(it?c.value:"");c.value="⇚",c.value=ft,i.prevInput=it?"":"​",c.selectionStart=1,c.selectionEnd=ft.length,s.selForContextMenu=l.doc.sel}}function q(){if(i.contextMenuPending==q&&(i.contextMenuPending=!1,i.wrapper.style.cssText=_,c.style.cssText=w,d&&g<9&&s.scrollbars.setScrollTop(s.scroller.scrollTop=m),c.selectionStart!=null)){(!d||d&&g<9)&&B();var it=0,ft=function(){s.selForContextMenu==l.doc.sel&&c.selectionStart==0&&c.selectionEnd>0&&i.prevInput=="​"?De(l,Vd)(l):it++<10?s.detectingSelectAll=setTimeout(ft,500):(s.selForContextMenu=null,s.input.reset())};s.detectingSelectAll=setTimeout(ft,200)}}if(d&&g>=9&&B(),gt){vr(n);var Y=function(){je(window,"mouseup",Y),setTimeout(q,20)};bt(window,"mouseup",Y)}else setTimeout(q,50)},Te.prototype.readOnlyChanged=function(n){n||this.reset(),this.textarea.disabled=n=="nocursor",this.textarea.readOnly=!!n},Te.prototype.setUneditable=function(){},Te.prototype.needsContentAttribute=!1;function sx(n,i){if(i=i?tt(i):{},i.value=n.value,!i.tabindex&&n.tabIndex&&(i.tabindex=n.tabIndex),!i.placeholder&&n.placeholder&&(i.placeholder=n.placeholder),i.autofocus==null){var l=wt(n.ownerDocument);i.autofocus=l==n||n.getAttribute("autofocus")!=null&&l==document.body}function s(){n.value=y.getValue()}var c;if(n.form&&(bt(n.form,"submit",s),!i.leaveSubmitMethodAlone)){var p=n.form;c=p.submit;try{var m=p.submit=function(){s(),p.submit=c,p.submit(),p.submit=m}}catch{}}i.finishInit=function(w){w.save=s,w.getTextArea=function(){return n},w.toTextArea=function(){w.toTextArea=isNaN,s(),n.parentNode.removeChild(w.getWrapperElement()),n.style.display="",n.form&&(je(n.form,"submit",s),!i.leaveSubmitMethodAlone&&typeof n.form.submit=="function"&&(n.form.submit=c))}},n.style.display="none";var y=be(function(w){return n.parentNode.insertBefore(w,n.nextSibling)},i);return y}function lx(n){n.off=je,n.on=bt,n.wheelEventPixels=pw,n.Doc=sn,n.splitLines=ss,n.countColumn=K,n.findColumn=nt,n.isWordChar=Pt,n.Pass=Lt,n.signal=me,n.Line=so,n.changeEnd=Xr,n.scrollbarModel=Sd,n.Pos=I,n.cmpPos=X,n.modes=qn,n.mimeModes=Br,n.resolveMode=yn,n.getMode=mr,n.modeExtensions=Wr,n.extendMode=Ll,n.copyState=yr,n.startState=ls,n.innerMode=Ur,n.commands=Ms,n.keyMap=kr,n.keyName=cp,n.isModifierKey=lp,n.lookupKey=wo,n.normalizeKeyMap=Rw,n.StringStream=ke,n.SharedTextMarker=Ls,n.TextMarker=Zr,n.LineWidget=Ts,n.e_preventDefault=Ge,n.e_stopPropagation=wi,n.e_stop=vr,n.addClass=At,n.contains=et,n.rmClass=ut,n.keyNames=Jr}Jw(be),nx(be);var ax="iter insert remove copy getEditor constructor".split(" ");for(var ra in sn.prototype)sn.prototype.hasOwnProperty(ra)&&Ct(ax,ra)<0&&(be.prototype[ra]=function(n){return function(){return n.apply(this.doc,arguments)}}(sn.prototype[ra]));return Je(sn),be.inputStyles={textarea:Te,contenteditable:fe},be.defineMode=function(n){!be.defaults.mode&&n!="null"&&(be.defaults.mode=n),Tl.apply(this,arguments)},be.defineMIME=io,be.defineMode("null",function(){return{token:function(n){return n.skipToEnd()}}}),be.defineMIME("text/plain","null"),be.defineExtension=function(n,i){be.prototype[n]=i},be.defineDocExtension=function(n,i){sn.prototype[n]=i},be.fromTextArea=sx,lx(be),be.version="5.65.11",be})})(eo);const blt=eo.exports;var wlt={exports:{}};(function(t,e){(function(r){r(eo.exports)})(function(r){r.defineMode("javascript",function(o,a){var u=o.indentUnit,f=a.statementIndent,h=a.jsonld,d=a.json||h,g=a.trackScope!==!1,v=a.typescript,b=a.wordCharacters||/[\w$\xa1-\uffff]/,x=function(){function C(Oe){return{type:Oe,style:"keyword"}}var R=C("keyword a"),I=C("keyword b"),X=C("keyword c"),It=C("keyword d"),Vt=C("operator"),ee={type:"atom",style:"atom"};return{if:C("if"),while:R,with:R,else:I,do:I,try:I,finally:I,return:It,break:It,continue:It,new:C("new"),delete:X,void:X,throw:X,debugger:C("debugger"),var:C("var"),const:C("var"),let:C("var"),function:C("function"),catch:C("catch"),for:C("for"),switch:C("switch"),case:C("case"),default:C("default"),in:Vt,typeof:Vt,instanceof:Vt,true:ee,false:ee,null:ee,undefined:ee,NaN:ee,Infinity:ee,this:C("this"),class:C("class"),super:C("atom"),yield:X,export:C("export"),import:C("import"),extends:X,await:X}}(),S=/[+\-*&%=<>!?|~^@]/,M=/^@(context|id|value|language|type|container|list|set|reverse|index|base|vocab|graph)"/;function A(C){for(var R=!1,I,X=!1;(I=C.next())!=null;){if(!R){if(I=="/"&&!X)return;I=="["?X=!0:X&&I=="]"&&(X=!1)}R=!R&&I=="\\"}}var E,T;function L(C,R,I){return E=C,T=I,R}function $(C,R){var I=C.next();if(I=='"'||I=="'")return R.tokenize=P(I),R.tokenize(C,R);if(I=="."&&C.match(/^\d[\d_]*(?:[eE][+\-]?[\d_]+)?/))return L("number","number");if(I=="."&&C.match(".."))return L("spread","meta");if(/[\[\]{}\(\),;\:\.]/.test(I))return L(I);if(I=="="&&C.eat(">"))return L("=>","operator");if(I=="0"&&C.match(/^(?:x[\dA-Fa-f_]+|o[0-7_]+|b[01_]+)n?/))return L("number","number");if(/\d/.test(I))return C.match(/^[\d_]*(?:n|(?:\.[\d_]*)?(?:[eE][+\-]?[\d_]+)?)?/),L("number","number");if(I=="/")return C.eat("*")?(R.tokenize=G,G(C,R)):C.eat("/")?(C.skipToEnd(),L("comment","comment")):er(C,R,1)?(A(C),C.match(/^\b(([gimyus])(?![gimyus]*\2))+\b/),L("regexp","string-2")):(C.eat("="),L("operator","operator",C.current()));if(I=="`")return R.tokenize=V,V(C,R);if(I=="#"&&C.peek()=="!")return C.skipToEnd(),L("meta","meta");if(I=="#"&&C.eatWhile(b))return L("variable","property");if(I=="<"&&C.match("!--")||I=="-"&&C.match("->")&&!/\S/.test(C.string.slice(0,C.start)))return C.skipToEnd(),L("comment","comment");if(S.test(I))return(I!=">"||!R.lexical||R.lexical.type!=">")&&(C.eat("=")?(I=="!"||I=="=")&&C.eat("="):/[<>*+\-|&?]/.test(I)&&(C.eat(I),I==">"&&C.eat(I))),I=="?"&&C.eat(".")?L("."):L("operator","operator",C.current());if(b.test(I)){C.eatWhile(b);var X=C.current();if(R.lastType!="."){if(x.propertyIsEnumerable(X)){var It=x[X];return L(It.type,It.style,X)}if(X=="async"&&C.match(/^(\s|\/\*([^*]|\*(?!\/))*?\*\/)*[\[\(\w]/,!1))return L("async","keyword",X)}return L("variable","variable",X)}}function P(C){return function(R,I){var X=!1,It;if(h&&R.peek()=="@"&&R.match(M))return I.tokenize=$,L("jsonld-keyword","meta");for(;(It=R.next())!=null&&!(It==C&&!X);)X=!X&&It=="\\";return X||(I.tokenize=$),L("string","string")}}function G(C,R){for(var I=!1,X;X=C.next();){if(X=="/"&&I){R.tokenize=$;break}I=X=="*"}return L("comment","comment")}function V(C,R){for(var I=!1,X;(X=C.next())!=null;){if(!I&&(X=="`"||X=="$"&&C.eat("{"))){R.tokenize=$;break}I=!I&&X=="\\"}return L("quasi","string-2",C.current())}var rt="([{}])";function J(C,R){R.fatArrowAt&&(R.fatArrowAt=null);var I=C.string.indexOf("=>",C.start);if(!(I<0)){if(v){var X=/:\s*(?:\w+(?:<[^>]*>|\[\])?|\{[^}]*\})\s*$/.exec(C.string.slice(C.start,I));X&&(I=X.index)}for(var It=0,Vt=!1,ee=I-1;ee>=0;--ee){var Oe=C.string.charAt(ee),En=rt.indexOf(Oe);if(En>=0&&En<3){if(!It){++ee;break}if(--It==0){Oe=="("&&(Vt=!0);break}}else if(En>=3&&En<6)++It;else if(b.test(Oe))Vt=!0;else if(/["'\/`]/.test(Oe))for(;;--ee){if(ee==0)return;var Ft=C.string.charAt(ee-1);if(Ft==Oe&&C.string.charAt(ee-2)!="\\"){ee--;break}}else if(Vt&&!It){++ee;break}}Vt&&!It&&(R.fatArrowAt=ee)}}var dt={atom:!0,number:!0,variable:!0,string:!0,regexp:!0,this:!0,import:!0,"jsonld-keyword":!0};function gt(C,R,I,X,It,Vt){this.indented=C,this.column=R,this.type=I,this.prev=It,this.info=Vt,X!=null&&(this.align=X)}function kt(C,R){if(!g)return!1;for(var I=C.localVars;I;I=I.next)if(I.name==R)return!0;for(var X=C.context;X;X=X.prev)for(var I=X.vars;I;I=I.next)if(I.name==R)return!0}function ut(C,R,I,X,It){var Vt=C.cc;for(U.state=C,U.stream=It,U.marked=null,U.cc=Vt,U.style=R,C.lexical.hasOwnProperty("align")||(C.lexical.align=!0);;){var ee=Vt.length?Vt.pop():d?Lt:Ct;if(ee(I,X)){for(;Vt.length&&Vt[Vt.length-1].lex;)Vt.pop()();return U.marked?U.marked:I=="variable"&&kt(C,X)?"variable-2":R}}}var U={state:null,column:null,marked:null,cc:null};function z(){for(var C=arguments.length-1;C>=0;C--)U.cc.push(arguments[C])}function k(){return z.apply(null,arguments),!0}function H(C,R){for(var I=R;I;I=I.next)if(I.name==C)return!0;return!1}function W(C){var R=U.state;if(U.marked="def",!!g){if(R.context){if(R.lexical.info=="var"&&R.context&&R.context.block){var I=et(C,R.context);if(I!=null){R.context=I;return}}else if(!H(C,R.localVars)){R.localVars=new qt(C,R.localVars);return}}a.globalVars&&!H(C,R.globalVars)&&(R.globalVars=new qt(C,R.globalVars))}}function et(C,R){if(R)if(R.block){var I=et(C,R.prev);return I?I==R.prev?R:new At(I,R.vars,!0):null}else return H(C,R.vars)?R:new At(R.prev,new qt(C,R.vars),!1);else return null}function wt(C){return C=="public"||C=="private"||C=="protected"||C=="abstract"||C=="readonly"}function At(C,R,I){this.prev=C,this.vars=R,this.block=I}function qt(C,R){this.name=C,this.next=R}var Bt=new qt("this",new qt("arguments",null));function Gt(){U.state.context=new At(U.state.context,U.state.localVars,!1),U.state.localVars=Bt}function ie(){U.state.context=new At(U.state.context,U.state.localVars,!0),U.state.localVars=null}Gt.lex=ie.lex=!0;function Q(){U.state.localVars=U.state.context.vars,U.state.context=U.state.context.prev}Q.lex=!0;function tt(C,R){var I=function(){var X=U.state,It=X.indented;if(X.lexical.type=="stat")It=X.lexical.indented;else for(var Vt=X.lexical;Vt&&Vt.type==")"&&Vt.align;Vt=Vt.prev)It=Vt.indented;X.lexical=new gt(It,U.stream.column(),C,null,X.lexical,R)};return I.lex=!0,I}function K(){var C=U.state;C.lexical.prev&&(C.lexical.type==")"&&(C.indented=C.lexical.indented),C.lexical=C.lexical.prev)}K.lex=!0;function st(C){function R(I){return I==C?k():C==";"||I=="}"||I==")"||I=="]"?z():k(R)}return R}function Ct(C,R){return C=="var"?k(tt("vardef",R),vr,st(";"),K):C=="keyword a"?k(tt("form"),F,Ct,K):C=="keyword b"?k(tt("form"),Ct,K):C=="keyword d"?U.stream.match(/^\s*$/,!1)?k():k(tt("stat"),nt,st(";"),K):C=="debugger"?k(st(";")):C=="{"?k(tt("}"),ie,Ln,K,Q):C==";"?k():C=="if"?(U.state.lexical.info=="else"&&U.state.cc[U.state.cc.length-1]==K&&U.state.cc.pop()(),k(tt("form"),F,Ct,K,ro)):C=="function"?k(Qn):C=="for"?k(tt("form"),ie,kl,Ct,Q,K):C=="class"||v&&R=="interface"?(U.marked="keyword",k(tt("form",C=="class"?C:R),Tl,K)):C=="variable"?v&&R=="declare"?(U.marked="keyword",k(Ct)):v&&(R=="module"||R=="enum"||R=="type")&&U.stream.match(/^\s*\w/,!1)?(U.marked="keyword",R=="enum"?k(oo):R=="type"?k(Cl,st("operator"),bt,st(";")):k(tt("form"),rn,st("{"),tt("}"),Ln,K,K)):v&&R=="namespace"?(U.marked="keyword",k(tt("form"),Lt,Ct,K)):v&&R=="abstract"?(U.marked="keyword",k(Ct)):k(tt("stat"),Rt):C=="switch"?k(tt("form"),F,st("{"),tt("}","switch"),ie,Ln,K,K,Q):C=="case"?k(Lt,st(":")):C=="default"?k(st(":")):C=="catch"?k(tt("form"),Gt,pe,Ct,K,Q):C=="export"?k(tt("stat"),Wr,K):C=="import"?k(tt("stat"),yr,K):C=="async"?k(Ct):R=="@"?k(Lt,Ct):z(tt("stat"),Lt,st(";"),K)}function pe(C){if(C=="(")return k(qn,st(")"))}function Lt(C,R){return Z(C,R,!1)}function O(C,R){return Z(C,R,!0)}function F(C){return C!="("?z():k(tt(")"),nt,st(")"),K)}function Z(C,R,I){if(U.state.fatArrowAt==U.stream.start){var X=I?ct:xt;if(C=="(")return k(Gt,tt(")"),Yt(qn,")"),K,st("=>"),X,Q);if(C=="variable")return z(Gt,rn,st("=>"),X,Q)}var It=I?pt:ot;return dt.hasOwnProperty(C)?k(It):C=="function"?k(Qn,It):C=="class"||v&&R=="interface"?(U.marked="keyword",k(tt("form"),Br,K)):C=="keyword c"||C=="async"?k(I?O:Lt):C=="("?k(tt(")"),nt,st(")"),K,It):C=="operator"||C=="spread"?k(I?O:Lt):C=="["?k(tt("]"),br,K,It):C=="{"?mn(te,"}",null,It):C=="quasi"?z(lt,It):C=="new"?k($t(I)):k()}function nt(C){return C.match(/[;\}\)\],]/)?z():z(Lt)}function ot(C,R){return C==","?k(nt):pt(C,R,!1)}function pt(C,R,I){var X=I==!1?ot:pt,It=I==!1?Lt:O;if(C=="=>")return k(Gt,I?ct:xt,Q);if(C=="operator")return/\+\+|--/.test(R)||v&&R=="!"?k(X):v&&R=="<"&&U.stream.match(/^([^<>]|<[^<>]*>)*>\s*\(/,!1)?k(tt(">"),Yt(bt,">"),K,X):R=="?"?k(Lt,st(":"),It):k(It);if(C=="quasi")return z(lt,X);if(C!=";"){if(C=="(")return mn(O,")","call",X);if(C==".")return k(jt,X);if(C=="[")return k(tt("]"),nt,st("]"),K,X);if(v&&R=="as")return U.marked="keyword",k(bt,X);if(C=="regexp")return U.state.lastType=U.marked="operator",U.stream.backUp(U.stream.pos-U.stream.start-1),k(It)}}function lt(C,R){return C!="quasi"?z():R.slice(R.length-2)!="${"?k(lt):k(nt,vt)}function vt(C){if(C=="}")return U.marked="string-2",U.state.tokenize=V,k(lt)}function xt(C){return J(U.stream,U.state),z(C=="{"?Ct:Lt)}function ct(C){return J(U.stream,U.state),z(C=="{"?Ct:O)}function $t(C){return function(R){return R=="."?k(C?Pt:Nt):R=="variable"&&v?k(Ge,C?pt:ot):z(C?O:Lt)}}function Nt(C,R){if(R=="target")return U.marked="keyword",k(ot)}function Pt(C,R){if(R=="target")return U.marked="keyword",k(pt)}function Rt(C){return C==":"?k(K,Ct):z(ot,st(";"),K)}function jt(C){if(C=="variable")return U.marked="property",k()}function te(C,R){if(C=="async")return U.marked="property",k(te);if(C=="variable"||U.style=="keyword"){if(U.marked="property",R=="get"||R=="set")return k(Jt);var I;return v&&U.state.fatArrowAt==U.stream.start&&(I=U.stream.match(/^\s*:\s*/,!1))&&(U.state.fatArrowAt=U.stream.pos+I[0].length),k(ae)}else{if(C=="number"||C=="string")return U.marked=h?"property":U.style+" property",k(ae);if(C=="jsonld-keyword")return k(ae);if(v&&wt(R))return U.marked="keyword",k(te);if(C=="[")return k(Lt,He,st("]"),ae);if(C=="spread")return k(O,ae);if(R=="*")return U.marked="keyword",k(te);if(C==":")return z(ae)}}function Jt(C){return C!="variable"?z(ae):(U.marked="property",k(Qn))}function ae(C){if(C==":")return k(O);if(C=="(")return z(Qn)}function Yt(C,R,I){function X(It,Vt){if(I?I.indexOf(It)>-1:It==","){var ee=U.state.lexical;return ee.info=="call"&&(ee.pos=(ee.pos||0)+1),k(function(Oe,En){return Oe==R||En==R?z():z(C)},X)}return It==R||Vt==R?k():I&&I.indexOf(";")>-1?z(C):k(st(R))}return function(It,Vt){return It==R||Vt==R?k():z(C,X)}}function mn(C,R,I){for(var X=3;X<arguments.length;X++)U.cc.push(arguments[X]);return k(tt(R,I),Yt(C,R),K)}function Ln(C){return C=="}"?k():z(Ct,Ln)}function He(C,R){if(v){if(C==":")return k(bt);if(R=="?")return k(He)}}function no(C,R){if(v&&(C==":"||R=="in"))return k(bt)}function ye(C){if(v&&C==":")return U.stream.match(/^\s*\w+\s+is\b/,!1)?k(Lt,nn,bt):k(bt)}function nn(C,R){if(R=="is")return U.marked="keyword",k()}function bt(C,R){if(R=="keyof"||R=="typeof"||R=="infer"||R=="readonly")return U.marked="keyword",k(R=="typeof"?O:bt);if(C=="variable"||R=="void")return U.marked="type",k(Je);if(R=="|"||R=="&")return k(bt);if(C=="string"||C=="number"||C=="atom")return k(Je);if(C=="[")return k(tt("]"),Yt(bt,"]",","),K,Je);if(C=="{")return k(tt("}"),je,K,Je);if(C=="(")return k(Yt(Ze,")"),rs,Je);if(C=="<")return k(Yt(bt,">"),bt);if(C=="quasi")return z(Se,Je)}function rs(C){if(C=="=>")return k(bt)}function je(C){return C.match(/[\}\)\]]/)?k():C==","||C==";"?k(je):z(me,je)}function me(C,R){if(C=="variable"||U.style=="keyword")return U.marked="property",k(me);if(R=="?"||C=="number"||C=="string")return k(me);if(C==":")return k(bt);if(C=="[")return k(st("variable"),no,st("]"),me);if(C=="(")return z(tr,me);if(!C.match(/[;\}\)\],]/))return k()}function Se(C,R){return C!="quasi"?z():R.slice(R.length-2)!="${"?k(Se):k(bt,Sl)}function Sl(C){if(C=="}")return U.marked="string-2",U.state.tokenize=V,k(Se)}function Ze(C,R){return C=="variable"&&U.stream.match(/^\s*[?:]/,!1)||R=="?"?k(Ze):C==":"?k(bt):C=="spread"?k(Ze):z(bt)}function Je(C,R){if(R=="<")return k(tt(">"),Yt(bt,">"),K,Je);if(R=="|"||C=="."||R=="&")return k(bt);if(C=="[")return k(bt,st("]"),Je);if(R=="extends"||R=="implements")return U.marked="keyword",k(bt);if(R=="?")return k(bt,st(":"),bt)}function Ge(C,R){if(R=="<")return k(tt(">"),Yt(bt,">"),K,Je)}function wi(){return z(bt,is)}function is(C,R){if(R=="=")return k(bt)}function vr(C,R){return R=="enum"?(U.marked="keyword",k(oo)):z(rn,He,Dn,Ec)}function rn(C,R){if(v&&wt(R))return U.marked="keyword",k(rn);if(C=="variable")return W(R),k();if(C=="spread")return k(rn);if(C=="[")return mn(Lc,"]");if(C=="{")return mn(os,"}")}function os(C,R){return C=="variable"&&!U.stream.match(/^\s*:/,!1)?(W(R),k(Dn)):(C=="variable"&&(U.marked="property"),C=="spread"?k(rn):C=="}"?z():C=="["?k(Lt,st("]"),st(":"),os):k(st(":"),rn,Dn))}function Lc(){return z(rn,Dn)}function Dn(C,R){if(R=="=")return k(O)}function Ec(C){if(C==",")return k(vr)}function ro(C,R){if(C=="keyword b"&&R=="else")return k(tt("form","else"),Ct,K)}function kl(C,R){if(R=="await")return k(kl);if(C=="(")return k(tt(")"),ss,K)}function ss(C){return C=="var"?k(vr,Hr):C=="variable"?k(Hr):z(Hr)}function Hr(C,R){return C==")"?k():C==";"?k(Hr):R=="in"||R=="of"?(U.marked="keyword",k(Lt,Hr)):z(Lt,Hr)}function Qn(C,R){if(R=="*")return U.marked="keyword",k(Qn);if(C=="variable")return W(R),k(Qn);if(C=="(")return k(Gt,tt(")"),Yt(qn,")"),K,ye,Ct,Q);if(v&&R=="<")return k(tt(">"),Yt(wi,">"),K,Qn)}function tr(C,R){if(R=="*")return U.marked="keyword",k(tr);if(C=="variable")return W(R),k(tr);if(C=="(")return k(Gt,tt(")"),Yt(qn,")"),K,ye,Q);if(v&&R=="<")return k(tt(">"),Yt(wi,">"),K,tr)}function Cl(C,R){if(C=="keyword"||C=="variable")return U.marked="type",k(Cl);if(R=="<")return k(tt(">"),Yt(wi,">"),K)}function qn(C,R){return R=="@"&&k(Lt,qn),C=="spread"?k(qn):v&&wt(R)?(U.marked="keyword",k(qn)):v&&C=="this"?k(He,Dn):z(rn,He,Dn)}function Br(C,R){return C=="variable"?Tl(C,R):io(C,R)}function Tl(C,R){if(C=="variable")return W(R),k(io)}function io(C,R){if(R=="<")return k(tt(">"),Yt(wi,">"),K,io);if(R=="extends"||R=="implements"||v&&C==",")return R=="implements"&&(U.marked="keyword"),k(v?bt:Lt,io);if(C=="{")return k(tt("}"),yn,K)}function yn(C,R){if(C=="async"||C=="variable"&&(R=="static"||R=="get"||R=="set"||v&&wt(R))&&U.stream.match(/^\s+#?[\w$\xa1-\uffff]/,!1))return U.marked="keyword",k(yn);if(C=="variable"||U.style=="keyword")return U.marked="property",k(mr,yn);if(C=="number"||C=="string")return k(mr,yn);if(C=="[")return k(Lt,He,st("]"),mr,yn);if(R=="*")return U.marked="keyword",k(yn);if(v&&C=="(")return z(tr,yn);if(C==";"||C==",")return k(yn);if(C=="}")return k();if(R=="@")return k(Lt,yn)}function mr(C,R){if(R=="!"||R=="?")return k(mr);if(C==":")return k(bt,Dn);if(R=="=")return k(O);var I=U.state.lexical.prev,X=I&&I.info=="interface";return z(X?tr:Qn)}function Wr(C,R){return R=="*"?(U.marked="keyword",k(Mt,st(";"))):R=="default"?(U.marked="keyword",k(Lt,st(";"))):C=="{"?k(Yt(Ll,"}"),Mt,st(";")):z(Ct)}function Ll(C,R){if(R=="as")return U.marked="keyword",k(st("variable"));if(C=="variable")return z(O,Ll)}function yr(C){return C=="string"?k():C=="("?z(Lt):C=="."?z(ot):z(Ur,ls,Mt)}function Ur(C,R){return C=="{"?mn(Ur,"}"):(C=="variable"&&W(R),R=="*"&&(U.marked="keyword"),k(ke))}function ls(C){if(C==",")return k(Ur,ls)}function ke(C,R){if(R=="as")return U.marked="keyword",k(Ur)}function Mt(C,R){if(R=="from")return U.marked="keyword",k(Lt)}function br(C){return C=="]"?k():z(Yt(O,"]"))}function oo(){return z(tt("form"),rn,st("{"),tt("}"),Yt(Rn,"}"),K,K)}function Rn(){return z(rn,Dn)}function oe(C,R){return C.lastType=="operator"||C.lastType==","||S.test(R.charAt(0))||/[,.]/.test(R.charAt(0))}function er(C,R,I){return R.tokenize==$&&/^(?:operator|sof|keyword [bcd]|case|new|export|default|spread|[\[{}\(,;:]|=>)$/.test(R.lastType)||R.lastType=="quasi"&&/\{\s*$/.test(C.string.slice(0,C.pos-(I||0)))}return{startState:function(C){var R={tokenize:$,lastType:"sof",cc:[],lexical:new gt((C||0)-u,0,"block",!1),localVars:a.localVars,context:a.localVars&&new At(null,null,!1),indented:C||0};return a.globalVars&&typeof a.globalVars=="object"&&(R.globalVars=a.globalVars),R},token:function(C,R){if(C.sol()&&(R.lexical.hasOwnProperty("align")||(R.lexical.align=!1),R.indented=C.indentation(),J(C,R)),R.tokenize!=G&&C.eatSpace())return null;var I=R.tokenize(C,R);return E=="comment"?I:(R.lastType=E=="operator"&&(T=="++"||T=="--")?"incdec":E,ut(R,I,E,T,C))},indent:function(C,R){if(C.tokenize==G||C.tokenize==V)return r.Pass;if(C.tokenize!=$)return 0;var I=R&&R.charAt(0),X=C.lexical,It;if(!/^\s*else\b/.test(R))for(var Vt=C.cc.length-1;Vt>=0;--Vt){var ee=C.cc[Vt];if(ee==K)X=X.prev;else if(ee!=ro&&ee!=Q)break}for(;(X.type=="stat"||X.type=="form")&&(I=="}"||(It=C.cc[C.cc.length-1])&&(It==ot||It==pt)&&!/^[,\.=+\-*:?[\(]/.test(R));)X=X.prev;f&&X.type==")"&&X.prev.type=="stat"&&(X=X.prev);var Oe=X.type,En=I==Oe;return Oe=="vardef"?X.indented+(C.lastType=="operator"||C.lastType==","?X.info.length+1:0):Oe=="form"&&I=="{"?X.indented:Oe=="form"?X.indented+u:Oe=="stat"?X.indented+(oe(C,R)?f||u:0):X.info=="switch"&&!En&&a.doubleIndentSwitch!=!1?X.indented+(/^(?:case|default)\b/.test(R)?u:2*u):X.align?X.column+(En?0:1):X.indented+(En?0:u)},electricInput:/^\s*(?:case .*?:|default:|\{|\})$/,blockCommentStart:d?null:"/*",blockCommentEnd:d?null:"*/",blockCommentContinue:d?null:" * ",lineComment:d?null:"//",fold:"brace",closeBrackets:"()[]{}''\"\"``",helperType:d?"json":"javascript",jsonldMode:h,jsonMode:d,expressionAllowed:er,skipExpression:function(C){ut(C,"atom","atom","true",new r.StringStream("",2,null))}}}),r.registerHelper("wordChars","javascript",/[\w$]/),r.defineMIME("text/javascript","javascript"),r.defineMIME("text/ecmascript","javascript"),r.defineMIME("application/javascript","javascript"),r.defineMIME("application/x-javascript","javascript"),r.defineMIME("application/ecmascript","javascript"),r.defineMIME("application/json",{name:"javascript",json:!0}),r.defineMIME("application/x-json",{name:"javascript",json:!0}),r.defineMIME("application/manifest+json",{name:"javascript",json:!0}),r.defineMIME("application/ld+json",{name:"javascript",jsonld:!0}),r.defineMIME("text/typescript",{name:"javascript",typescript:!0}),r.defineMIME("application/typescript",{name:"javascript",typescript:!0})})})();var xlt={exports:{}};(function(t,e){(function(r){r(eo.exports)})(function(r){var o={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},a={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};r.defineMode("xml",function(u,f){var h=u.indentUnit,d={},g=f.htmlMode?o:a;for(var v in g)d[v]=g[v];for(var v in f)d[v]=f[v];var b,x;function S(k,H){function W(At){return H.tokenize=At,At(k,H)}var et=k.next();if(et=="<")return k.eat("!")?k.eat("[")?k.match("CDATA[")?W(E("atom","]]>")):null:k.match("--")?W(E("comment","-->")):k.match("DOCTYPE",!0,!0)?(k.eatWhile(/[\w\._\-]/),W(T(1))):null:k.eat("?")?(k.eatWhile(/[\w\._\-]/),H.tokenize=E("meta","?>"),"meta"):(b=k.eat("/")?"closeTag":"openTag",H.tokenize=M,"tag bracket");if(et=="&"){var wt;return k.eat("#")?k.eat("x")?wt=k.eatWhile(/[a-fA-F\d]/)&&k.eat(";"):wt=k.eatWhile(/[\d]/)&&k.eat(";"):wt=k.eatWhile(/[\w\.\-:]/)&&k.eat(";"),wt?"atom":"error"}else return k.eatWhile(/[^&<]/),null}S.isInText=!0;function M(k,H){var W=k.next();if(W==">"||W=="/"&&k.eat(">"))return H.tokenize=S,b=W==">"?"endTag":"selfcloseTag","tag bracket";if(W=="=")return b="equals",null;if(W=="<"){H.tokenize=S,H.state=V,H.tagName=H.tagStart=null;var et=H.tokenize(k,H);return et?et+" tag error":"tag error"}else return/[\'\"]/.test(W)?(H.tokenize=A(W),H.stringStartCol=k.column(),H.tokenize(k,H)):(k.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function A(k){var H=function(W,et){for(;!W.eol();)if(W.next()==k){et.tokenize=M;break}return"string"};return H.isInAttribute=!0,H}function E(k,H){return function(W,et){for(;!W.eol();){if(W.match(H)){et.tokenize=S;break}W.next()}return k}}function T(k){return function(H,W){for(var et;(et=H.next())!=null;){if(et=="<")return W.tokenize=T(k+1),W.tokenize(H,W);if(et==">")if(k==1){W.tokenize=S;break}else return W.tokenize=T(k-1),W.tokenize(H,W)}return"meta"}}function L(k){return k&&k.toLowerCase()}function $(k,H,W){this.prev=k.context,this.tagName=H||"",this.indent=k.indented,this.startOfLine=W,(d.doNotIndent.hasOwnProperty(H)||k.context&&k.context.noIndent)&&(this.noIndent=!0)}function P(k){k.context&&(k.context=k.context.prev)}function G(k,H){for(var W;;){if(!k.context||(W=k.context.tagName,!d.contextGrabbers.hasOwnProperty(L(W))||!d.contextGrabbers[L(W)].hasOwnProperty(L(H))))return;P(k)}}function V(k,H,W){return k=="openTag"?(W.tagStart=H.column(),rt):k=="closeTag"?J:V}function rt(k,H,W){return k=="word"?(W.tagName=H.current(),x="tag",kt):d.allowMissingTagName&&k=="endTag"?(x="tag bracket",kt(k,H,W)):(x="error",rt)}function J(k,H,W){if(k=="word"){var et=H.current();return W.context&&W.context.tagName!=et&&d.implicitlyClosed.hasOwnProperty(L(W.context.tagName))&&P(W),W.context&&W.context.tagName==et||d.matchClosing===!1?(x="tag",dt):(x="tag error",gt)}else return d.allowMissingTagName&&k=="endTag"?(x="tag bracket",dt(k,H,W)):(x="error",gt)}function dt(k,H,W){return k!="endTag"?(x="error",dt):(P(W),V)}function gt(k,H,W){return x="error",dt(k,H,W)}function kt(k,H,W){if(k=="word")return x="attribute",ut;if(k=="endTag"||k=="selfcloseTag"){var et=W.tagName,wt=W.tagStart;return W.tagName=W.tagStart=null,k=="selfcloseTag"||d.autoSelfClosers.hasOwnProperty(L(et))?G(W,et):(G(W,et),W.context=new $(W,et,wt==W.indented)),V}return x="error",kt}function ut(k,H,W){return k=="equals"?U:(d.allowMissing||(x="error"),kt(k,H,W))}function U(k,H,W){return k=="string"?z:k=="word"&&d.allowUnquoted?(x="string",kt):(x="error",kt(k,H,W))}function z(k,H,W){return k=="string"?z:kt(k,H,W)}return{startState:function(k){var H={tokenize:S,state:V,indented:k||0,tagName:null,tagStart:null,context:null};return k!=null&&(H.baseIndent=k),H},token:function(k,H){if(!H.tagName&&k.sol()&&(H.indented=k.indentation()),k.eatSpace())return null;b=null;var W=H.tokenize(k,H);return(W||b)&&W!="comment"&&(x=null,H.state=H.state(b||W,k,H),x&&(W=x=="error"?W+" error":x)),W},indent:function(k,H,W){var et=k.context;if(k.tokenize.isInAttribute)return k.tagStart==k.indented?k.stringStartCol+1:k.indented+h;if(et&&et.noIndent)return r.Pass;if(k.tokenize!=M&&k.tokenize!=S)return W?W.match(/^(\s*)/)[0].length:0;if(k.tagName)return d.multilineTagIndentPastTag!==!1?k.tagStart+k.tagName.length+2:k.tagStart+h*(d.multilineTagIndentFactor||1);if(d.alignCDATA&&/<!\[CDATA\[/.test(H))return 0;var wt=H&&/^<(\/)?([\w_:\.-]*)/.exec(H);if(wt&&wt[1])for(;et;)if(et.tagName==wt[2]){et=et.prev;break}else if(d.implicitlyClosed.hasOwnProperty(L(et.tagName)))et=et.prev;else break;else if(wt)for(;et;){var At=d.contextGrabbers[L(et.tagName)];if(At&&At.hasOwnProperty(L(wt[2])))et=et.prev;else break}for(;et&&et.prev&&!et.startOfLine;)et=et.prev;return et?et.indent+h:k.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:d.htmlMode?"html":"xml",helperType:d.htmlMode?"html":"xml",skipAttribute:function(k){k.state==U&&(k.state=kt)},xmlCurrentTag:function(k){return k.tagName?{name:k.tagName,close:k.type=="closeTag"}:null},xmlCurrentContext:function(k){for(var H=[],W=k.context;W;W=W.prev)H.push(W.tagName);return H.reverse()}}}),r.defineMIME("text/xml","xml"),r.defineMIME("application/xml","xml"),r.mimeModes.hasOwnProperty("text/html")||r.defineMIME("text/html",{name:"xml",htmlMode:!0})})})();(function(t,e){(function(r){r(eo.exports,xlt.exports,wlt.exports)})(function(r){function o(u,f,h,d){this.state=u,this.mode=f,this.depth=h,this.prev=d}function a(u){return new o(r.copyState(u.mode,u.state),u.mode,u.depth,u.prev&&a(u.prev))}r.defineMode("jsx",function(u,f){var h=r.getMode(u,{name:"xml",allowMissing:!0,multilineTagIndentPastTag:!1,allowMissingTagName:!0}),d=r.getMode(u,f&&f.base||"javascript");function g(S){var M=S.tagName;S.tagName=null;var A=h.indent(S,"","");return S.tagName=M,A}function v(S,M){return M.context.mode==h?b(S,M,M.context):x(S,M,M.context)}function b(S,M,A){if(A.depth==2)return S.match(/^.*?\*\//)?A.depth=1:S.skipToEnd(),"comment";if(S.peek()=="{"){h.skipAttribute(A.state);var E=g(A.state),T=A.state.context;if(T&&S.match(/^[^>]*>\s*$/,!1)){for(;T.prev&&!T.startOfLine;)T=T.prev;T.startOfLine?E-=u.indentUnit:A.prev.state.lexical&&(E=A.prev.state.lexical.indented)}else A.depth==1&&(E+=u.indentUnit);return M.context=new o(r.startState(d,E),d,0,M.context),null}if(A.depth==1){if(S.peek()=="<")return h.skipAttribute(A.state),M.context=new o(r.startState(h,g(A.state)),h,0,M.context),null;if(S.match("//"))return S.skipToEnd(),"comment";if(S.match("/*"))return A.depth=2,v(S,M)}var L=h.token(S,A.state),$=S.current(),P;return/\btag\b/.test(L)?/>$/.test($)?A.state.context?A.depth=0:M.context=M.context.prev:/^</.test($)&&(A.depth=1):!L&&(P=$.indexOf("{"))>-1&&S.backUp($.length-P),L}function x(S,M,A){if(S.peek()=="<"&&d.expressionAllowed(S,A.state))return M.context=new o(r.startState(h,d.indent(A.state,"","")),h,0,M.context),d.skipExpression(A.state),null;var E=d.token(S,A.state);if(!E&&A.depth!=null){var T=S.current();T=="{"?A.depth++:T=="}"&&--A.depth==0&&(M.context=M.context.prev)}return E}return{startState:function(){return{context:new o(r.startState(d),d)}},copyState:function(S){return{context:a(S.context)}},token:v,indent:function(S,M,A){return S.context.mode.indent(S.context.state,M,A)},innerMode:function(S){return S.context}}},"xml","javascript"),r.defineMIME("text/jsx","jsx"),r.defineMIME("text/typescript-jsx",{name:"jsx",base:{name:"javascript",typescript:!0}})})})();(function(t,e){(function(r){r(eo.exports)})(function(r){r.defineOption("placeholder","",function(g,v,b){var x=b&&b!=r.Init;if(v&&!x)g.on("blur",f),g.on("change",h),g.on("swapDoc",h),r.on(g.getInputField(),"compositionupdate",g.state.placeholderCompose=function(){u(g)}),h(g);else if(!v&&x){g.off("blur",f),g.off("change",h),g.off("swapDoc",h),r.off(g.getInputField(),"compositionupdate",g.state.placeholderCompose),o(g);var S=g.getWrapperElement();S.className=S.className.replace(" CodeMirror-empty","")}v&&!g.hasFocus()&&f(g)});function o(g){g.state.placeholder&&(g.state.placeholder.parentNode.removeChild(g.state.placeholder),g.state.placeholder=null)}function a(g){o(g);var v=g.state.placeholder=document.createElement("pre");v.style.cssText="height: 0; overflow: visible",v.style.direction=g.getOption("direction"),v.className="CodeMirror-placeholder CodeMirror-line-like";var b=g.getOption("placeholder");typeof b=="string"&&(b=document.createTextNode(b)),v.appendChild(b),g.display.lineSpace.insertBefore(v,g.display.lineSpace.firstChild)}function u(g){setTimeout(function(){var v=!1;if(g.lineCount()==1){var b=g.getInputField();v=b.nodeName=="TEXTAREA"?!g.getLine(0).length:!/[^\u200b]/.test(b.querySelector(".CodeMirror-line").textContent)}v?a(g):o(g)},20)}function f(g){d(g)&&a(g)}function h(g){var v=g.getWrapperElement(),b=d(g);v.className=v.className.replace(" CodeMirror-empty","")+(b?" CodeMirror-empty":""),b?a(g):o(g)}function d(g){return g.lineCount()===1&&g.getLine(0)===""}})})();(function(t,e){(function(r){r(eo.exports)})(function(r){function o(f,h,d){this.orientation=h,this.scroll=d,this.screen=this.total=this.size=1,this.pos=0,this.node=document.createElement("div"),this.node.className=f+"-"+h,this.inner=this.node.appendChild(document.createElement("div"));var g=this;r.on(this.inner,"mousedown",function(b){if(b.which!=1)return;r.e_preventDefault(b);var x=g.orientation=="horizontal"?"pageX":"pageY",S=b[x],M=g.pos;function A(){r.off(document,"mousemove",E),r.off(document,"mouseup",A)}function E(T){if(T.which!=1)return A();g.moveTo(M+(T[x]-S)*(g.total/g.size))}r.on(document,"mousemove",E),r.on(document,"mouseup",A)}),r.on(this.node,"click",function(b){r.e_preventDefault(b);var x=g.inner.getBoundingClientRect(),S;g.orientation=="horizontal"?S=b.clientX<x.left?-1:b.clientX>x.right?1:0:S=b.clientY<x.top?-1:b.clientY>x.bottom?1:0,g.moveTo(g.pos+S*g.screen)});function v(b){var x=r.wheelEventPixels(b)[g.orientation=="horizontal"?"x":"y"],S=g.pos;g.moveTo(g.pos+x),g.pos!=S&&r.e_preventDefault(b)}r.on(this.node,"mousewheel",v),r.on(this.node,"DOMMouseScroll",v)}o.prototype.setPos=function(f,h){return f<0&&(f=0),f>this.total-this.screen&&(f=this.total-this.screen),!h&&f==this.pos?!1:(this.pos=f,this.inner.style[this.orientation=="horizontal"?"left":"top"]=f*(this.size/this.total)+"px",!0)},o.prototype.moveTo=function(f){this.setPos(f)&&this.scroll(f,this.orientation)};var a=10;o.prototype.update=function(f,h,d){var g=this.screen!=h||this.total!=f||this.size!=d;g&&(this.screen=h,this.total=f,this.size=d);var v=this.screen*(this.size/this.total);v<a&&(this.size-=a-v,v=a),this.inner.style[this.orientation=="horizontal"?"width":"height"]=v+"px",this.setPos(this.pos,g)};function u(f,h,d){this.addClass=f,this.horiz=new o(f,"horizontal",d),h(this.horiz.node),this.vert=new o(f,"vertical",d),h(this.vert.node),this.width=null}u.prototype.update=function(f){if(this.width==null){var h=window.getComputedStyle?window.getComputedStyle(this.horiz.node):this.horiz.node.currentStyle;h&&(this.width=parseInt(h.height))}var d=this.width||0,g=f.scrollWidth>f.clientWidth+1,v=f.scrollHeight>f.clientHeight+1;return this.vert.node.style.display=v?"block":"none",this.horiz.node.style.display=g?"block":"none",v&&(this.vert.update(f.scrollHeight,f.clientHeight,f.viewHeight-(g?d:0)),this.vert.node.style.bottom=g?d+"px":"0"),g&&(this.horiz.update(f.scrollWidth,f.clientWidth,f.viewWidth-(v?d:0)-f.barLeft),this.horiz.node.style.right=v?d+"px":"0",this.horiz.node.style.left=f.barLeft+"px"),{right:v?d:0,bottom:g?d:0}},u.prototype.setScrollTop=function(f){this.vert.setPos(f)},u.prototype.setScrollLeft=function(f){this.horiz.setPos(f)},u.prototype.clear=function(){var f=this.horiz.node.parentNode;f.removeChild(this.horiz.node),f.removeChild(this.vert.node)},r.scrollbarModel.simple=function(f,h){return new u("CodeMirror-simplescroll",f,h)},r.scrollbarModel.overlay=function(f,h){return new u("CodeMirror-overlayscroll",f,h)}})})();function _lt(t,e,r={}){const o=blt.fromTextArea(t.value,{theme:"vars",...r,scrollbarStyle:"simple"});let a=!1;return o.on("change",()=>{if(a){a=!1;return}e.value=o.getValue()}),Fe(e,u=>{if(u!==o.getValue()){a=!0;const f=o.listSelections();o.replaceRange(u,o.posFromIndex(0),o.posFromIndex(1/0)),o.setSelections(f)}},{immediate:!0}),Bf(o)}const Slt={relative:"","font-mono":"","text-sm":"",class:"codemirror-scrolls"},wy=re({__name:"CodeMirror",props:{modelValue:null,mode:null,readOnly:{type:Boolean}},emits:["update:modelValue","save"],setup(t,{expose:e,emit:r}){const o=t,a=h_(),u={js:"javascript",mjs:"javascript",cjs:"javascript",ts:{name:"javascript",typescript:!0},mts:{name:"javascript",typescript:!0},cts:{name:"javascript",typescript:!0},jsx:{name:"javascript",jsx:!0},tsx:{name:"javascript",typescript:!0,jsx:!0}},f=Kt(),h=pT(o,"modelValue",r,{passive:!0}),d=dl();return e({cm:d}),gl(async()=>{d.value=_lt(f,h,{...o,...a,mode:u[o.mode||""]||o.mode,readOnly:o.readOnly?!0:void 0,extraKeys:{"Cmd-S":function(g){r("save",g.getValue())},"Ctrl-S":function(g){r("save",g.getValue())}}}),d.value.setSize("100%","100%"),d.value.clearHistory(),setTimeout(()=>d.value.refresh(),100)}),(g,v)=>(at(),Et("div",Slt,[ht("textarea",{ref_key:"el",ref:f},null,512)]))}}),klt=re({__name:"ViewEditor",props:{file:null},emits:["draft"],setup(t,{emit:e}){const r=t,o=Kt(""),a=dl(void 0),u=Kt(!1);Fe(()=>r.file,async()=>{var L;if(!r.file||!((L=r.file)!=null&&L.filepath)){o.value="",a.value=o.value,u.value=!1;return}o.value=await Ue.rpc.readFile(r.file.filepath),a.value=o.value,u.value=!1},{immediate:!0});const f=_t(()=>{var L,$;return(($=(L=r.file)==null?void 0:L.filepath)==null?void 0:$.split(/\./g).pop())||"js"}),h=Kt(),d=_t(()=>{var L;return(L=h.value)==null?void 0:L.cm}),g=_t(()=>{var L;return((L=r.file)==null?void 0:L.tasks.filter($=>{var P;return((P=$.result)==null?void 0:P.state)==="fail"}))||[]}),v=[],b=[],x=[],S=Kt(!1),M=()=>{x.forEach(([L,$,P])=>{L.removeEventListener("click",$),P()}),x.length=0};lT(h,()=>{var L;(L=d.value)==null||L.refresh()});function A(){u.value=a.value!==d.value.getValue()}Fe(u,L=>{e("draft",L)},{immediate:!0});function E(L){const $=((L==null?void 0:L.stacks)||[]).filter(dt=>{var gt;return dt.file&&dt.file===((gt=r.file)==null?void 0:gt.filepath)}),P=$==null?void 0:$[0];if(!P)return;const G=document.createElement("div");G.className="op80 flex gap-x-2 items-center";const V=document.createElement("pre");V.className="c-red-600 dark:c-red-400",V.textContent=`${" ".repeat(P.column)}^ ${L==null?void 0:L.nameStr}: ${L==null?void 0:L.message}`,G.appendChild(V);const rt=document.createElement("span");rt.className="i-carbon-launch c-red-600 dark:c-red-400 hover:cursor-pointer min-w-1em min-h-1em",rt.tabIndex=0,rt.ariaLabel="Open in Editor",_0(rt,{content:"Open in Editor",placement:"bottom"},!1);const J=async()=>{await yy(P.file,P.line,P.column)};G.appendChild(rt),x.push([rt,J,()=>ah(rt)]),b.push(d.value.addLineClass(P.line-1,"wrap","bg-red-500/10")),v.push(d.value.addLineWidget(P.line-1,G))}Fe([d,g],([L])=>{if(!L){M();return}setTimeout(()=>{M(),v.forEach($=>$.clear()),b.forEach($=>{var P;return(P=d.value)==null?void 0:P.removeLineClass($,"wrap")}),v.length=0,b.length=0,L.on("changes",A),g.value.forEach($=>{var P,G;(G=(P=$.result)==null?void 0:P.errors)==null||G.forEach(E)}),S.value||L.clearHistory()},100)},{flush:"post"});async function T(L){S.value=!0,await Ue.rpc.writeFile(r.file.filepath,L),a.value=L,u.value=!1}return(L,$)=>{const P=wy;return at(),Qt(P,hi({ref_key:"editor",ref:h,modelValue:j(o),"onUpdate:modelValue":$[0]||($[0]=G=>Ee(o)?o.value=G:null),"h-full":""},{lineNumbers:!0},{mode:j(f),"data-testid":"code-mirror",onSave:T}),null,16,["modelValue","mode"])}}}),Clt=re({__name:"Modal",props:{modelValue:{type:Boolean,default:!1},direction:{default:"bottom"}},emits:["update:modelValue"],setup(t){const e=t,r=_t(()=>{switch(e.direction){case"bottom":return"bottom-0 left-0 right-0 border-t";case"top":return"top-0 left-0 right-0 border-b";case"left":return"bottom-0 left-0 top-0 border-r";case"right":return"bottom-0 top-0 right-0 border-l";default:return""}}),o=_t(()=>{switch(e.direction){case"bottom":return"translateY(100%)";case"top":return"translateY(-100%)";case"left":return"translateX(-100%)";case"right":return"translateX(100%)";default:return""}});return(a,u)=>(at(),Et("div",{class:ve(["fixed inset-0 z-40",t.modelValue?"":"pointer-events-none"])},[ht("div",{class:ve(["bg-base inset-0 absolute transition-opacity duration-500 ease-out",t.modelValue?"opacity-50":"opacity-0"]),onClick:u[0]||(u[0]=f=>a.$emit("update:modelValue",!1))},null,2),ht("div",{class:ve(["bg-base border-base absolute transition-all duration-200 ease-out scrolls",[j(r)]]),style:kn(t.modelValue?{}:{transform:j(o)})},[Yn(a.$slots,"default")],6)],2))}}),Tlt=["aria-label","opacity","disabled","hover"],ns=re({__name:"IconButton",props:{icon:null,title:null,disabled:{type:Boolean}},setup(t){return(e,r)=>(at(),Et("button",{"aria-label":t.title,role:"button",opacity:t.disabled?10:70,rounded:"",disabled:t.disabled,hover:t.disabled?"":"bg-active op100",class:"w-1.4em h-1.4em flex"},[Yn(e.$slots,"default",{},()=>[ht("div",{class:ve(t.icon),ma:""},null,2)])],8,Tlt))}}),Llt={"w-350":"","max-w-screen":"","h-full":"",flex:"","flex-col":""},Elt={"p-4":"",relative:""},Alt=ht("p",null,"Module Info",-1),Mlt={op50:"","font-mono":"","text-sm":""},Nlt={key:0,"p-5":""},Olt={grid:"~ cols-2 rows-[min-content_auto]","overflow-hidden":"","flex-auto":""},Plt=ht("div",{p:"x3 y-1","bg-overlay":"",border:"base b t r"}," Source ",-1),$lt=ht("div",{p:"x3 y-1","bg-overlay":"",border:"base b t"}," Transformed ",-1),Dlt={key:0},Rlt={p:"x3 y-1","bg-overlay":"",border:"base b t"},zlt=re({__name:"ModuleTransformResultView",props:{id:null},emits:["close"],setup(t,{emit:e}){const r=t,o=PC(()=>Ue.rpc.getTransformResult(r.id)),a=_t(()=>{var d;return((d=r.id)==null?void 0:d.split(/\./g).pop())||"js"}),u=_t(()=>{var d,g;return((g=(d=o.value)==null?void 0:d.source)==null?void 0:g.trim())||""}),f=_t(()=>{var d,g;return((g=(d=o.value)==null?void 0:d.code)==null?void 0:g.replace(/\/\/# sourceMappingURL=.*\n/,"").trim())||""}),h=_t(()=>{var d,g,v,b;return{mappings:((g=(d=o.value)==null?void 0:d.map)==null?void 0:g.mappings)??"",version:(b=(v=o.value)==null?void 0:v.map)==null?void 0:b.version}});return DC("Escape",()=>{e("close")}),(d,g)=>{const v=ns,b=wy;return at(),Et("div",Llt,[ht("div",Elt,[Alt,ht("p",Mlt,Xt(t.id),1),zt(v,{icon:"i-carbon-close",absolute:"","top-5px":"","right-5px":"","text-2xl":"",onClick:g[0]||(g[0]=x=>e("close"))})]),j(o)?(at(),Et(ce,{key:1},[ht("div",Olt,[Plt,$lt,zt(b,hi({"h-full":"","model-value":j(u),"read-only":""},{lineNumbers:!0},{mode:j(a)}),null,16,["model-value","mode"]),zt(b,hi({"h-full":"","model-value":j(f),"read-only":""},{lineNumbers:!0},{mode:j(a)}),null,16,["model-value","mode"])]),j(h).mappings!==""?(at(),Et("div",Dlt,[ht("div",Rlt," Source map (v"+Xt(j(h).version)+") ",1),zt(b,hi({"model-value":j(h).mappings,"read-only":""},{lineNumbers:!0},{mode:j(a)}),null,16,["model-value","mode"])])):le("",!0)],64)):(at(),Et("div",Nlt," No transform result found for this module. "))])}}});var bf="http://www.w3.org/1999/xhtml";const yv={svg:"http://www.w3.org/2000/svg",xhtml:bf,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function kc(t){var e=t+="",r=e.indexOf(":");return r>=0&&(e=t.slice(0,r))!=="xmlns"&&(t=t.slice(r+1)),yv.hasOwnProperty(e)?{space:yv[e],local:t}:t}function Ilt(t){return function(){var e=this.ownerDocument,r=this.namespaceURI;return r===bf&&e.documentElement.namespaceURI===bf?e.createElement(t):e.createElementNS(r,t)}}function Flt(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}function xy(t){var e=kc(t);return(e.local?Flt:Ilt)(e)}function qlt(){}function vh(t){return t==null?qlt:function(){return this.querySelector(t)}}function Hlt(t){typeof t!="function"&&(t=vh(t));for(var e=this._groups,r=e.length,o=new Array(r),a=0;a<r;++a)for(var u=e[a],f=u.length,h=o[a]=new Array(f),d,g,v=0;v<f;++v)(d=u[v])&&(g=t.call(d,d.__data__,v,u))&&("__data__"in d&&(g.__data__=d.__data__),h[v]=g);return new $n(o,this._parents)}function Blt(t){return t==null?[]:Array.isArray(t)?t:Array.from(t)}function Wlt(){return[]}function _y(t){return t==null?Wlt:function(){return this.querySelectorAll(t)}}function Ult(t){return function(){return Blt(t.apply(this,arguments))}}function jlt(t){typeof t=="function"?t=Ult(t):t=_y(t);for(var e=this._groups,r=e.length,o=[],a=[],u=0;u<r;++u)for(var f=e[u],h=f.length,d,g=0;g<h;++g)(d=f[g])&&(o.push(t.call(d,d.__data__,g,f)),a.push(d));return new $n(o,a)}function Sy(t){return function(){return this.matches(t)}}function ky(t){return function(e){return e.matches(t)}}var Glt=Array.prototype.find;function Vlt(t){return function(){return Glt.call(this.children,t)}}function Klt(){return this.firstElementChild}function Xlt(t){return this.select(t==null?Klt:Vlt(typeof t=="function"?t:ky(t)))}var Ylt=Array.prototype.filter;function Zlt(){return Array.from(this.children)}function Jlt(t){return function(){return Ylt.call(this.children,t)}}function Qlt(t){return this.selectAll(t==null?Zlt:Jlt(typeof t=="function"?t:ky(t)))}function tat(t){typeof t!="function"&&(t=Sy(t));for(var e=this._groups,r=e.length,o=new Array(r),a=0;a<r;++a)for(var u=e[a],f=u.length,h=o[a]=[],d,g=0;g<f;++g)(d=u[g])&&t.call(d,d.__data__,g,u)&&h.push(d);return new $n(o,this._parents)}function Cy(t){return new Array(t.length)}function eat(){return new $n(this._enter||this._groups.map(Cy),this._parents)}function ja(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}ja.prototype={constructor:ja,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,e){return this._parent.insertBefore(t,e)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}};function nat(t){return function(){return t}}function rat(t,e,r,o,a,u){for(var f=0,h,d=e.length,g=u.length;f<g;++f)(h=e[f])?(h.__data__=u[f],o[f]=h):r[f]=new ja(t,u[f]);for(;f<d;++f)(h=e[f])&&(a[f]=h)}function iat(t,e,r,o,a,u,f){var h,d,g=new Map,v=e.length,b=u.length,x=new Array(v),S;for(h=0;h<v;++h)(d=e[h])&&(x[h]=S=f.call(d,d.__data__,h,e)+"",g.has(S)?a[h]=d:g.set(S,d));for(h=0;h<b;++h)S=f.call(t,u[h],h,u)+"",(d=g.get(S))?(o[h]=d,d.__data__=u[h],g.delete(S)):r[h]=new ja(t,u[h]);for(h=0;h<v;++h)(d=e[h])&&g.get(x[h])===d&&(a[h]=d)}function oat(t){return t.__data__}function sat(t,e){if(!arguments.length)return Array.from(this,oat);var r=e?iat:rat,o=this._parents,a=this._groups;typeof t!="function"&&(t=nat(t));for(var u=a.length,f=new Array(u),h=new Array(u),d=new Array(u),g=0;g<u;++g){var v=o[g],b=a[g],x=b.length,S=lat(t.call(v,v&&v.__data__,g,o)),M=S.length,A=h[g]=new Array(M),E=f[g]=new Array(M),T=d[g]=new Array(x);r(v,b,A,E,T,S,e);for(var L=0,$=0,P,G;L<M;++L)if(P=A[L]){for(L>=$&&($=L+1);!(G=E[$])&&++$<M;);P._next=G||null}}return f=new $n(f,o),f._enter=h,f._exit=d,f}function lat(t){return typeof t=="object"&&"length"in t?t:Array.from(t)}function aat(){return new $n(this._exit||this._groups.map(Cy),this._parents)}function cat(t,e,r){var o=this.enter(),a=this,u=this.exit();return typeof t=="function"?(o=t(o),o&&(o=o.selection())):o=o.append(t+""),e!=null&&(a=e(a),a&&(a=a.selection())),r==null?u.remove():r(u),o&&a?o.merge(a).order():a}function uat(t){for(var e=t.selection?t.selection():t,r=this._groups,o=e._groups,a=r.length,u=o.length,f=Math.min(a,u),h=new Array(a),d=0;d<f;++d)for(var g=r[d],v=o[d],b=g.length,x=h[d]=new Array(b),S,M=0;M<b;++M)(S=g[M]||v[M])&&(x[M]=S);for(;d<a;++d)h[d]=r[d];return new $n(h,this._parents)}function fat(){for(var t=this._groups,e=-1,r=t.length;++e<r;)for(var o=t[e],a=o.length-1,u=o[a],f;--a>=0;)(f=o[a])&&(u&&f.compareDocumentPosition(u)^4&&u.parentNode.insertBefore(f,u),u=f);return this}function hat(t){t||(t=dat);function e(b,x){return b&&x?t(b.__data__,x.__data__):!b-!x}for(var r=this._groups,o=r.length,a=new Array(o),u=0;u<o;++u){for(var f=r[u],h=f.length,d=a[u]=new Array(h),g,v=0;v<h;++v)(g=f[v])&&(d[v]=g);d.sort(e)}return new $n(a,this._parents).order()}function dat(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function pat(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this}function gat(){return Array.from(this)}function vat(){for(var t=this._groups,e=0,r=t.length;e<r;++e)for(var o=t[e],a=0,u=o.length;a<u;++a){var f=o[a];if(f)return f}return null}function mat(){let t=0;for(const e of this)++t;return t}function yat(){return!this.node()}function bat(t){for(var e=this._groups,r=0,o=e.length;r<o;++r)for(var a=e[r],u=0,f=a.length,h;u<f;++u)(h=a[u])&&t.call(h,h.__data__,u,a);return this}function wat(t){return function(){this.removeAttribute(t)}}function xat(t){return function(){this.removeAttributeNS(t.space,t.local)}}function _at(t,e){return function(){this.setAttribute(t,e)}}function Sat(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}function kat(t,e){return function(){var r=e.apply(this,arguments);r==null?this.removeAttribute(t):this.setAttribute(t,r)}}function Cat(t,e){return function(){var r=e.apply(this,arguments);r==null?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,r)}}function Tat(t,e){var r=kc(t);if(arguments.length<2){var o=this.node();return r.local?o.getAttributeNS(r.space,r.local):o.getAttribute(r)}return this.each((e==null?r.local?xat:wat:typeof e=="function"?r.local?Cat:kat:r.local?Sat:_at)(r,e))}function Ty(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function Lat(t){return function(){this.style.removeProperty(t)}}function Eat(t,e,r){return function(){this.style.setProperty(t,e,r)}}function Aat(t,e,r){return function(){var o=e.apply(this,arguments);o==null?this.style.removeProperty(t):this.style.setProperty(t,o,r)}}function Mat(t,e,r){return arguments.length>1?this.each((e==null?Lat:typeof e=="function"?Aat:Eat)(t,e,r??"")):Yo(this.node(),t)}function Yo(t,e){return t.style.getPropertyValue(e)||Ty(t).getComputedStyle(t,null).getPropertyValue(e)}function Nat(t){return function(){delete this[t]}}function Oat(t,e){return function(){this[t]=e}}function Pat(t,e){return function(){var r=e.apply(this,arguments);r==null?delete this[t]:this[t]=r}}function $at(t,e){return arguments.length>1?this.each((e==null?Nat:typeof e=="function"?Pat:Oat)(t,e)):this.node()[t]}function Ly(t){return t.trim().split(/^|\s+/)}function mh(t){return t.classList||new Ey(t)}function Ey(t){this._node=t,this._names=Ly(t.getAttribute("class")||"")}Ey.prototype={add:function(t){var e=this._names.indexOf(t);e<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var e=this._names.indexOf(t);e>=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};function Ay(t,e){for(var r=mh(t),o=-1,a=e.length;++o<a;)r.add(e[o])}function My(t,e){for(var r=mh(t),o=-1,a=e.length;++o<a;)r.remove(e[o])}function Dat(t){return function(){Ay(this,t)}}function Rat(t){return function(){My(this,t)}}function zat(t,e){return function(){(e.apply(this,arguments)?Ay:My)(this,t)}}function Iat(t,e){var r=Ly(t+"");if(arguments.length<2){for(var o=mh(this.node()),a=-1,u=r.length;++a<u;)if(!o.contains(r[a]))return!1;return!0}return this.each((typeof e=="function"?zat:e?Dat:Rat)(r,e))}function Fat(){this.textContent=""}function qat(t){return function(){this.textContent=t}}function Hat(t){return function(){var e=t.apply(this,arguments);this.textContent=e??""}}function Bat(t){return arguments.length?this.each(t==null?Fat:(typeof t=="function"?Hat:qat)(t)):this.node().textContent}function Wat(){this.innerHTML=""}function Uat(t){return function(){this.innerHTML=t}}function jat(t){return function(){var e=t.apply(this,arguments);this.innerHTML=e??""}}function Gat(t){return arguments.length?this.each(t==null?Wat:(typeof t=="function"?jat:Uat)(t)):this.node().innerHTML}function Vat(){this.nextSibling&&this.parentNode.appendChild(this)}function Kat(){return this.each(Vat)}function Xat(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Yat(){return this.each(Xat)}function Zat(t){var e=typeof t=="function"?t:xy(t);return this.select(function(){return this.appendChild(e.apply(this,arguments))})}function Jat(){return null}function Qat(t,e){var r=typeof t=="function"?t:xy(t),o=e==null?Jat:typeof e=="function"?e:vh(e);return this.select(function(){return this.insertBefore(r.apply(this,arguments),o.apply(this,arguments)||null)})}function tct(){var t=this.parentNode;t&&t.removeChild(this)}function ect(){return this.each(tct)}function nct(){var t=this.cloneNode(!1),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function rct(){var t=this.cloneNode(!0),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function ict(t){return this.select(t?rct:nct)}function oct(t){return arguments.length?this.property("__data__",t):this.node().__data__}function sct(t){return function(e){t.call(this,e,this.__data__)}}function lct(t){return t.trim().split(/^|\s+/).map(function(e){var r="",o=e.indexOf(".");return o>=0&&(r=e.slice(o+1),e=e.slice(0,o)),{type:e,name:r}})}function act(t){return function(){var e=this.__on;if(!!e){for(var r=0,o=-1,a=e.length,u;r<a;++r)u=e[r],(!t.type||u.type===t.type)&&u.name===t.name?this.removeEventListener(u.type,u.listener,u.options):e[++o]=u;++o?e.length=o:delete this.__on}}}function cct(t,e,r){return function(){var o=this.__on,a,u=sct(e);if(o){for(var f=0,h=o.length;f<h;++f)if((a=o[f]).type===t.type&&a.name===t.name){this.removeEventListener(a.type,a.listener,a.options),this.addEventListener(a.type,a.listener=u,a.options=r),a.value=e;return}}this.addEventListener(t.type,u,r),a={type:t.type,name:t.name,value:e,listener:u,options:r},o?o.push(a):this.__on=[a]}}function uct(t,e,r){var o=lct(t+""),a,u=o.length,f;if(arguments.length<2){var h=this.node().__on;if(h){for(var d=0,g=h.length,v;d<g;++d)for(a=0,v=h[d];a<u;++a)if((f=o[a]).type===v.type&&f.name===v.name)return v.value}return}for(h=e?cct:act,a=0;a<u;++a)this.each(h(o[a],e,r));return this}function Ny(t,e,r){var o=Ty(t),a=o.CustomEvent;typeof a=="function"?a=new a(e,r):(a=o.document.createEvent("Event"),r?(a.initEvent(e,r.bubbles,r.cancelable),a.detail=r.detail):a.initEvent(e,!1,!1)),t.dispatchEvent(a)}function fct(t,e){return function(){return Ny(this,t,e)}}function hct(t,e){return function(){return Ny(this,t,e.apply(this,arguments))}}function dct(t,e){return this.each((typeof e=="function"?hct:fct)(t,e))}function*pct(){for(var t=this._groups,e=0,r=t.length;e<r;++e)for(var o=t[e],a=0,u=o.length,f;a<u;++a)(f=o[a])&&(yield f)}var Oy=[null];function $n(t,e){this._groups=t,this._parents=e}function bl(){return new $n([[document.documentElement]],Oy)}function gct(){return this}$n.prototype=bl.prototype={constructor:$n,select:Hlt,selectAll:jlt,selectChild:Xlt,selectChildren:Qlt,filter:tat,data:sat,enter:eat,exit:aat,join:cat,merge:uat,selection:gct,order:fat,sort:hat,call:pat,nodes:gat,node:vat,size:mat,empty:yat,each:bat,attr:Tat,style:Mat,property:$at,classed:Iat,text:Bat,html:Gat,raise:Kat,lower:Yat,append:Zat,insert:Qat,remove:ect,clone:ict,datum:oct,on:uct,dispatch:dct,[Symbol.iterator]:pct};function _n(t){return typeof t=="string"?new $n([[document.querySelector(t)]],[document.documentElement]):new $n([[t]],Oy)}function vct(t){let e;for(;e=t.sourceEvent;)t=e;return t}function Ar(t,e){if(t=vct(t),e===void 0&&(e=t.currentTarget),e){var r=e.ownerSVGElement||e;if(r.createSVGPoint){var o=r.createSVGPoint();return o.x=t.clientX,o.y=t.clientY,o=o.matrixTransform(e.getScreenCTM().inverse()),[o.x,o.y]}if(e.getBoundingClientRect){var a=e.getBoundingClientRect();return[t.clientX-a.left-e.clientLeft,t.clientY-a.top-e.clientTop]}}return[t.pageX,t.pageY]}class hn{constructor(e,r){this.x=e,this.y=r}static of([e,r]){return new hn(e,r)}add(e){return new hn(this.x+e.x,this.y+e.y)}subtract(e){return new hn(this.x-e.x,this.y-e.y)}multiply(e){return new hn(this.x*e,this.y*e)}divide(e){return new hn(this.x/e,this.y/e)}dot(e){return this.x*e.x+this.y*e.y}cross(e){return this.x*e.y-e.x*this.y}hadamard(e){return new hn(this.x*e.x,this.y*e.y)}length(){return Math.sqrt(this.x**2+this.y**2)}normalize(){const e=this.length();return new hn(this.x/e,this.y/e)}rotateByRadians(e){const r=Math.cos(e),o=Math.sin(e);return new hn(this.x*r-this.y*o,this.x*o+this.y*r)}rotateByDegrees(e){return this.rotateByRadians(e*Math.PI/180)}}var mct={value:()=>{}};function wl(){for(var t=0,e=arguments.length,r={},o;t<e;++t){if(!(o=arguments[t]+"")||o in r||/[\s.]/.test(o))throw new Error("illegal type: "+o);r[o]=[]}return new La(r)}function La(t){this._=t}function yct(t,e){return t.trim().split(/^|\s+/).map(function(r){var o="",a=r.indexOf(".");if(a>=0&&(o=r.slice(a+1),r=r.slice(0,a)),r&&!e.hasOwnProperty(r))throw new Error("unknown type: "+r);return{type:r,name:o}})}La.prototype=wl.prototype={constructor:La,on:function(t,e){var r=this._,o=yct(t+"",r),a,u=-1,f=o.length;if(arguments.length<2){for(;++u<f;)if((a=(t=o[u]).type)&&(a=bct(r[a],t.name)))return a;return}if(e!=null&&typeof e!="function")throw new Error("invalid callback: "+e);for(;++u<f;)if(a=(t=o[u]).type)r[a]=bv(r[a],t.name,e);else if(e==null)for(a in r)r[a]=bv(r[a],t.name,null);return this},copy:function(){var t={},e=this._;for(var r in e)t[r]=e[r].slice();return new La(t)},call:function(t,e){if((a=arguments.length-2)>0)for(var r=new Array(a),o=0,a,u;o<a;++o)r[o]=arguments[o+2];if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(u=this._[t],o=0,a=u.length;o<a;++o)u[o].value.apply(e,r)},apply:function(t,e,r){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(var o=this._[t],a=0,u=o.length;a<u;++a)o[a].value.apply(e,r)}};function bct(t,e){for(var r=0,o=t.length,a;r<o;++r)if((a=t[r]).name===e)return a.value}function bv(t,e,r){for(var o=0,a=t.length;o<a;++o)if(t[o].name===e){t[o]=mct,t=t.slice(0,o).concat(t.slice(o+1));break}return r!=null&&t.push({name:e,value:r}),t}const wct={passive:!1},al={capture:!0,passive:!1};function zu(t){t.stopImmediatePropagation()}function zo(t){t.preventDefault(),t.stopImmediatePropagation()}function Py(t){var e=t.document.documentElement,r=_n(t).on("dragstart.drag",zo,al);"onselectstart"in e?r.on("selectstart.drag",zo,al):(e.__noselect=e.style.MozUserSelect,e.style.MozUserSelect="none")}function $y(t,e){var r=t.document.documentElement,o=_n(t).on("dragstart.drag",null);e&&(o.on("click.drag",zo,al),setTimeout(function(){o.on("click.drag",null)},0)),"onselectstart"in r?o.on("selectstart.drag",null):(r.style.MozUserSelect=r.__noselect,delete r.__noselect)}const ha=t=>()=>t;function wf(t,{sourceEvent:e,subject:r,target:o,identifier:a,active:u,x:f,y:h,dx:d,dy:g,dispatch:v}){Object.defineProperties(this,{type:{value:t,enumerable:!0,configurable:!0},sourceEvent:{value:e,enumerable:!0,configurable:!0},subject:{value:r,enumerable:!0,configurable:!0},target:{value:o,enumerable:!0,configurable:!0},identifier:{value:a,enumerable:!0,configurable:!0},active:{value:u,enumerable:!0,configurable:!0},x:{value:f,enumerable:!0,configurable:!0},y:{value:h,enumerable:!0,configurable:!0},dx:{value:d,enumerable:!0,configurable:!0},dy:{value:g,enumerable:!0,configurable:!0},_:{value:v}})}wf.prototype.on=function(){var t=this._.on.apply(this._,arguments);return t===this._?this:t};function xct(t){return!t.ctrlKey&&!t.button}function _ct(){return this.parentNode}function Sct(t,e){return e??{x:t.x,y:t.y}}function kct(){return navigator.maxTouchPoints||"ontouchstart"in this}function Cct(){var t=xct,e=_ct,r=Sct,o=kct,a={},u=wl("start","drag","end"),f=0,h,d,g,v,b=0;function x(P){P.on("mousedown.drag",S).filter(o).on("touchstart.drag",E).on("touchmove.drag",T,wct).on("touchend.drag touchcancel.drag",L).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function S(P,G){if(!(v||!t.call(this,P,G))){var V=$(this,e.call(this,P,G),P,G,"mouse");!V||(_n(P.view).on("mousemove.drag",M,al).on("mouseup.drag",A,al),Py(P.view),zu(P),g=!1,h=P.clientX,d=P.clientY,V("start",P))}}function M(P){if(zo(P),!g){var G=P.clientX-h,V=P.clientY-d;g=G*G+V*V>b}a.mouse("drag",P)}function A(P){_n(P.view).on("mousemove.drag mouseup.drag",null),$y(P.view,g),zo(P),a.mouse("end",P)}function E(P,G){if(!!t.call(this,P,G)){var V=P.changedTouches,rt=e.call(this,P,G),J=V.length,dt,gt;for(dt=0;dt<J;++dt)(gt=$(this,rt,P,G,V[dt].identifier,V[dt]))&&(zu(P),gt("start",P,V[dt]))}}function T(P){var G=P.changedTouches,V=G.length,rt,J;for(rt=0;rt<V;++rt)(J=a[G[rt].identifier])&&(zo(P),J("drag",P,G[rt]))}function L(P){var G=P.changedTouches,V=G.length,rt,J;for(v&&clearTimeout(v),v=setTimeout(function(){v=null},500),rt=0;rt<V;++rt)(J=a[G[rt].identifier])&&(zu(P),J("end",P,G[rt]))}function $(P,G,V,rt,J,dt){var gt=u.copy(),kt=Ar(dt||V,G),ut,U,z;if((z=r.call(P,new wf("beforestart",{sourceEvent:V,target:x,identifier:J,active:f,x:kt[0],y:kt[1],dx:0,dy:0,dispatch:gt}),rt))!=null)return ut=z.x-kt[0]||0,U=z.y-kt[1]||0,function k(H,W,et){var wt=kt,At;switch(H){case"start":a[J]=k,At=f++;break;case"end":delete a[J],--f;case"drag":kt=Ar(et||W,G),At=f;break}gt.call(H,P,new wf(H,{sourceEvent:W,subject:z,target:x,identifier:J,active:At,x:kt[0]+ut,y:kt[1]+U,dx:kt[0]-wt[0],dy:kt[1]-wt[1],dispatch:gt}),rt)}}return x.filter=function(P){return arguments.length?(t=typeof P=="function"?P:ha(!!P),x):t},x.container=function(P){return arguments.length?(e=typeof P=="function"?P:ha(P),x):e},x.subject=function(P){return arguments.length?(r=typeof P=="function"?P:ha(P),x):r},x.touchable=function(P){return arguments.length?(o=typeof P=="function"?P:ha(!!P),x):o},x.on=function(){var P=u.on.apply(u,arguments);return P===u?x:P},x.clickDistance=function(P){return arguments.length?(b=(P=+P)*P,x):Math.sqrt(b)},x}function yh(t,e,r){t.prototype=e.prototype=r,r.constructor=t}function Dy(t,e){var r=Object.create(t.prototype);for(var o in e)r[o]=e[o];return r}function xl(){}var cl=.7,Ga=1/cl,Io="\\s*([+-]?\\d+)\\s*",ul="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",fr="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Tct=/^#([0-9a-f]{3,8})$/,Lct=new RegExp(`^rgb\\(${Io},${Io},${Io}\\)$`),Ect=new RegExp(`^rgb\\(${fr},${fr},${fr}\\)$`),Act=new RegExp(`^rgba\\(${Io},${Io},${Io},${ul}\\)$`),Mct=new RegExp(`^rgba\\(${fr},${fr},${fr},${ul}\\)$`),Nct=new RegExp(`^hsl\\(${ul},${fr},${fr}\\)$`),Oct=new RegExp(`^hsla\\(${ul},${fr},${fr},${ul}\\)$`),wv={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};yh(xl,fl,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:xv,formatHex:xv,formatHex8:Pct,formatHsl:$ct,formatRgb:_v,toString:_v});function xv(){return this.rgb().formatHex()}function Pct(){return this.rgb().formatHex8()}function $ct(){return Ry(this).formatHsl()}function _v(){return this.rgb().formatRgb()}function fl(t){var e,r;return t=(t+"").trim().toLowerCase(),(e=Tct.exec(t))?(r=e[1].length,e=parseInt(e[1],16),r===6?Sv(e):r===3?new Sn(e>>8&15|e>>4&240,e>>4&15|e&240,(e&15)<<4|e&15,1):r===8?da(e>>24&255,e>>16&255,e>>8&255,(e&255)/255):r===4?da(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|e&240,((e&15)<<4|e&15)/255):null):(e=Lct.exec(t))?new Sn(e[1],e[2],e[3],1):(e=Ect.exec(t))?new Sn(e[1]*255/100,e[2]*255/100,e[3]*255/100,1):(e=Act.exec(t))?da(e[1],e[2],e[3],e[4]):(e=Mct.exec(t))?da(e[1]*255/100,e[2]*255/100,e[3]*255/100,e[4]):(e=Nct.exec(t))?Tv(e[1],e[2]/100,e[3]/100,1):(e=Oct.exec(t))?Tv(e[1],e[2]/100,e[3]/100,e[4]):wv.hasOwnProperty(t)?Sv(wv[t]):t==="transparent"?new Sn(NaN,NaN,NaN,0):null}function Sv(t){return new Sn(t>>16&255,t>>8&255,t&255,1)}function da(t,e,r,o){return o<=0&&(t=e=r=NaN),new Sn(t,e,r,o)}function Dct(t){return t instanceof xl||(t=fl(t)),t?(t=t.rgb(),new Sn(t.r,t.g,t.b,t.opacity)):new Sn}function xf(t,e,r,o){return arguments.length===1?Dct(t):new Sn(t,e,r,o??1)}function Sn(t,e,r,o){this.r=+t,this.g=+e,this.b=+r,this.opacity=+o}yh(Sn,xf,Dy(xl,{brighter(t){return t=t==null?Ga:Math.pow(Ga,t),new Sn(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=t==null?cl:Math.pow(cl,t),new Sn(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new Sn(Vi(this.r),Vi(this.g),Vi(this.b),Va(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:kv,formatHex:kv,formatHex8:Rct,formatRgb:Cv,toString:Cv}));function kv(){return`#${Wi(this.r)}${Wi(this.g)}${Wi(this.b)}`}function Rct(){return`#${Wi(this.r)}${Wi(this.g)}${Wi(this.b)}${Wi((isNaN(this.opacity)?1:this.opacity)*255)}`}function Cv(){const t=Va(this.opacity);return`${t===1?"rgb(":"rgba("}${Vi(this.r)}, ${Vi(this.g)}, ${Vi(this.b)}${t===1?")":`, ${t})`}`}function Va(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function Vi(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function Wi(t){return t=Vi(t),(t<16?"0":"")+t.toString(16)}function Tv(t,e,r,o){return o<=0?t=e=r=NaN:r<=0||r>=1?t=e=NaN:e<=0&&(t=NaN),new Kn(t,e,r,o)}function Ry(t){if(t instanceof Kn)return new Kn(t.h,t.s,t.l,t.opacity);if(t instanceof xl||(t=fl(t)),!t)return new Kn;if(t instanceof Kn)return t;t=t.rgb();var e=t.r/255,r=t.g/255,o=t.b/255,a=Math.min(e,r,o),u=Math.max(e,r,o),f=NaN,h=u-a,d=(u+a)/2;return h?(e===u?f=(r-o)/h+(r<o)*6:r===u?f=(o-e)/h+2:f=(e-r)/h+4,h/=d<.5?u+a:2-u-a,f*=60):h=d>0&&d<1?0:f,new Kn(f,h,d,t.opacity)}function zct(t,e,r,o){return arguments.length===1?Ry(t):new Kn(t,e,r,o??1)}function Kn(t,e,r,o){this.h=+t,this.s=+e,this.l=+r,this.opacity=+o}yh(Kn,zct,Dy(xl,{brighter(t){return t=t==null?Ga:Math.pow(Ga,t),new Kn(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=t==null?cl:Math.pow(cl,t),new Kn(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+(this.h<0)*360,e=isNaN(t)||isNaN(this.s)?0:this.s,r=this.l,o=r+(r<.5?r:1-r)*e,a=2*r-o;return new Sn(Iu(t>=240?t-240:t+120,a,o),Iu(t,a,o),Iu(t<120?t+240:t-120,a,o),this.opacity)},clamp(){return new Kn(Lv(this.h),pa(this.s),pa(this.l),Va(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const t=Va(this.opacity);return`${t===1?"hsl(":"hsla("}${Lv(this.h)}, ${pa(this.s)*100}%, ${pa(this.l)*100}%${t===1?")":`, ${t})`}`}}));function Lv(t){return t=(t||0)%360,t<0?t+360:t}function pa(t){return Math.max(0,Math.min(1,t||0))}function Iu(t,e,r){return(t<60?e+(r-e)*t/60:t<180?r:t<240?e+(r-e)*(240-t)/60:e)*255}const zy=t=>()=>t;function Ict(t,e){return function(r){return t+r*e}}function Fct(t,e,r){return t=Math.pow(t,r),e=Math.pow(e,r)-t,r=1/r,function(o){return Math.pow(t+o*e,r)}}function qct(t){return(t=+t)==1?Iy:function(e,r){return r-e?Fct(e,r,t):zy(isNaN(e)?r:e)}}function Iy(t,e){var r=e-t;return r?Ict(t,r):zy(isNaN(t)?e:t)}const Ev=function t(e){var r=qct(e);function o(a,u){var f=r((a=xf(a)).r,(u=xf(u)).r),h=r(a.g,u.g),d=r(a.b,u.b),g=Iy(a.opacity,u.opacity);return function(v){return a.r=f(v),a.g=h(v),a.b=d(v),a.opacity=g(v),a+""}}return o.gamma=t,o}(1);function si(t,e){return t=+t,e=+e,function(r){return t*(1-r)+e*r}}var _f=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Fu=new RegExp(_f.source,"g");function Hct(t){return function(){return t}}function Bct(t){return function(e){return t(e)+""}}function Wct(t,e){var r=_f.lastIndex=Fu.lastIndex=0,o,a,u,f=-1,h=[],d=[];for(t=t+"",e=e+"";(o=_f.exec(t))&&(a=Fu.exec(e));)(u=a.index)>r&&(u=e.slice(r,u),h[f]?h[f]+=u:h[++f]=u),(o=o[0])===(a=a[0])?h[f]?h[f]+=a:h[++f]=a:(h[++f]=null,d.push({i:f,x:si(o,a)})),r=Fu.lastIndex;return r<e.length&&(u=e.slice(r),h[f]?h[f]+=u:h[++f]=u),h.length<2?d[0]?Bct(d[0].x):Hct(e):(e=d.length,function(g){for(var v=0,b;v<e;++v)h[(b=d[v]).i]=b.x(g);return h.join("")})}var Av=180/Math.PI,Sf={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function Fy(t,e,r,o,a,u){var f,h,d;return(f=Math.sqrt(t*t+e*e))&&(t/=f,e/=f),(d=t*r+e*o)&&(r-=t*d,o-=e*d),(h=Math.sqrt(r*r+o*o))&&(r/=h,o/=h,d/=h),t*o<e*r&&(t=-t,e=-e,d=-d,f=-f),{translateX:a,translateY:u,rotate:Math.atan2(e,t)*Av,skewX:Math.atan(d)*Av,scaleX:f,scaleY:h}}var ga;function Uct(t){const e=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(t+"");return e.isIdentity?Sf:Fy(e.a,e.b,e.c,e.d,e.e,e.f)}function jct(t){return t==null||(ga||(ga=document.createElementNS("http://www.w3.org/2000/svg","g")),ga.setAttribute("transform",t),!(t=ga.transform.baseVal.consolidate()))?Sf:(t=t.matrix,Fy(t.a,t.b,t.c,t.d,t.e,t.f))}function qy(t,e,r,o){function a(g){return g.length?g.pop()+" ":""}function u(g,v,b,x,S,M){if(g!==b||v!==x){var A=S.push("translate(",null,e,null,r);M.push({i:A-4,x:si(g,b)},{i:A-2,x:si(v,x)})}else(b||x)&&S.push("translate("+b+e+x+r)}function f(g,v,b,x){g!==v?(g-v>180?v+=360:v-g>180&&(g+=360),x.push({i:b.push(a(b)+"rotate(",null,o)-2,x:si(g,v)})):v&&b.push(a(b)+"rotate("+v+o)}function h(g,v,b,x){g!==v?x.push({i:b.push(a(b)+"skewX(",null,o)-2,x:si(g,v)}):v&&b.push(a(b)+"skewX("+v+o)}function d(g,v,b,x,S,M){if(g!==b||v!==x){var A=S.push(a(S)+"scale(",null,",",null,")");M.push({i:A-4,x:si(g,b)},{i:A-2,x:si(v,x)})}else(b!==1||x!==1)&&S.push(a(S)+"scale("+b+","+x+")")}return function(g,v){var b=[],x=[];return g=t(g),v=t(v),u(g.translateX,g.translateY,v.translateX,v.translateY,b,x),f(g.rotate,v.rotate,b,x),h(g.skewX,v.skewX,b,x),d(g.scaleX,g.scaleY,v.scaleX,v.scaleY,b,x),g=v=null,function(S){for(var M=-1,A=x.length,E;++M<A;)b[(E=x[M]).i]=E.x(S);return b.join("")}}}var Gct=qy(Uct,"px, ","px)","deg)"),Vct=qy(jct,", ",")",")"),Kct=1e-12;function Mv(t){return((t=Math.exp(t))+1/t)/2}function Xct(t){return((t=Math.exp(t))-1/t)/2}function Yct(t){return((t=Math.exp(2*t))-1)/(t+1)}const Zct=function t(e,r,o){function a(u,f){var h=u[0],d=u[1],g=u[2],v=f[0],b=f[1],x=f[2],S=v-h,M=b-d,A=S*S+M*M,E,T;if(A<Kct)T=Math.log(x/g)/e,E=function(rt){return[h+rt*S,d+rt*M,g*Math.exp(e*rt*T)]};else{var L=Math.sqrt(A),$=(x*x-g*g+o*A)/(2*g*r*L),P=(x*x-g*g-o*A)/(2*x*r*L),G=Math.log(Math.sqrt($*$+1)-$),V=Math.log(Math.sqrt(P*P+1)-P);T=(V-G)/e,E=function(rt){var J=rt*T,dt=Mv(G),gt=g/(r*L)*(dt*Yct(e*J+G)-Xct(G));return[h+gt*S,d+gt*M,g*dt/Mv(e*J+G)]}}return E.duration=T*1e3*e/Math.SQRT2,E}return a.rho=function(u){var f=Math.max(.001,+u),h=f*f,d=h*h;return t(f,h,d)},a}(Math.SQRT2,2,4);var Zo=0,Hs=0,Is=0,Hy=1e3,Ka,Bs,Xa=0,Zi=0,Cc=0,hl=typeof performance=="object"&&performance.now?performance:Date,By=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function bh(){return Zi||(By(Jct),Zi=hl.now()+Cc)}function Jct(){Zi=0}function Ya(){this._call=this._time=this._next=null}Ya.prototype=wh.prototype={constructor:Ya,restart:function(t,e,r){if(typeof t!="function")throw new TypeError("callback is not a function");r=(r==null?bh():+r)+(e==null?0:+e),!this._next&&Bs!==this&&(Bs?Bs._next=this:Ka=this,Bs=this),this._call=t,this._time=r,kf()},stop:function(){this._call&&(this._call=null,this._time=1/0,kf())}};function wh(t,e,r){var o=new Ya;return o.restart(t,e,r),o}function Qct(){bh(),++Zo;for(var t=Ka,e;t;)(e=Zi-t._time)>=0&&t._call.call(void 0,e),t=t._next;--Zo}function Nv(){Zi=(Xa=hl.now())+Cc,Zo=Hs=0;try{Qct()}finally{Zo=0,eut(),Zi=0}}function tut(){var t=hl.now(),e=t-Xa;e>Hy&&(Cc-=e,Xa=t)}function eut(){for(var t,e=Ka,r,o=1/0;e;)e._call?(o>e._time&&(o=e._time),t=e,e=e._next):(r=e._next,e._next=null,e=t?t._next=r:Ka=r);Bs=t,kf(o)}function kf(t){if(!Zo){Hs&&(Hs=clearTimeout(Hs));var e=t-Zi;e>24?(t<1/0&&(Hs=setTimeout(Nv,t-hl.now()-Cc)),Is&&(Is=clearInterval(Is))):(Is||(Xa=hl.now(),Is=setInterval(tut,Hy)),Zo=1,By(Nv))}}function Ov(t,e,r){var o=new Ya;return e=e==null?0:+e,o.restart(a=>{o.stop(),t(a+e)},e,r),o}var nut=wl("start","end","cancel","interrupt"),rut=[],Wy=0,Pv=1,Cf=2,Ea=3,$v=4,Tf=5,Aa=6;function Tc(t,e,r,o,a,u){var f=t.__transition;if(!f)t.__transition={};else if(r in f)return;iut(t,r,{name:e,index:o,group:a,on:nut,tween:rut,time:u.time,delay:u.delay,duration:u.duration,ease:u.ease,timer:null,state:Wy})}function xh(t,e){var r=Jn(t,e);if(r.state>Wy)throw new Error("too late; already scheduled");return r}function pr(t,e){var r=Jn(t,e);if(r.state>Ea)throw new Error("too late; already running");return r}function Jn(t,e){var r=t.__transition;if(!r||!(r=r[e]))throw new Error("transition not found");return r}function iut(t,e,r){var o=t.__transition,a;o[e]=r,r.timer=wh(u,0,r.time);function u(g){r.state=Pv,r.timer.restart(f,r.delay,r.time),r.delay<=g&&f(g-r.delay)}function f(g){var v,b,x,S;if(r.state!==Pv)return d();for(v in o)if(S=o[v],S.name===r.name){if(S.state===Ea)return Ov(f);S.state===$v?(S.state=Aa,S.timer.stop(),S.on.call("interrupt",t,t.__data__,S.index,S.group),delete o[v]):+v<e&&(S.state=Aa,S.timer.stop(),S.on.call("cancel",t,t.__data__,S.index,S.group),delete o[v])}if(Ov(function(){r.state===Ea&&(r.state=$v,r.timer.restart(h,r.delay,r.time),h(g))}),r.state=Cf,r.on.call("start",t,t.__data__,r.index,r.group),r.state===Cf){for(r.state=Ea,a=new Array(x=r.tween.length),v=0,b=-1;v<x;++v)(S=r.tween[v].value.call(t,t.__data__,r.index,r.group))&&(a[++b]=S);a.length=b+1}}function h(g){for(var v=g<r.duration?r.ease.call(null,g/r.duration):(r.timer.restart(d),r.state=Tf,1),b=-1,x=a.length;++b<x;)a[b].call(t,v);r.state===Tf&&(r.on.call("end",t,t.__data__,r.index,r.group),d())}function d(){r.state=Aa,r.timer.stop(),delete o[e];for(var g in o)return;delete t.__transition}}function Ma(t,e){var r=t.__transition,o,a,u=!0,f;if(!!r){e=e==null?null:e+"";for(f in r){if((o=r[f]).name!==e){u=!1;continue}a=o.state>Cf&&o.state<Tf,o.state=Aa,o.timer.stop(),o.on.call(a?"interrupt":"cancel",t,t.__data__,o.index,o.group),delete r[f]}u&&delete t.__transition}}function out(t){return this.each(function(){Ma(this,t)})}function sut(t,e){var r,o;return function(){var a=pr(this,t),u=a.tween;if(u!==r){o=r=u;for(var f=0,h=o.length;f<h;++f)if(o[f].name===e){o=o.slice(),o.splice(f,1);break}}a.tween=o}}function lut(t,e,r){var o,a;if(typeof r!="function")throw new Error;return function(){var u=pr(this,t),f=u.tween;if(f!==o){a=(o=f).slice();for(var h={name:e,value:r},d=0,g=a.length;d<g;++d)if(a[d].name===e){a[d]=h;break}d===g&&a.push(h)}u.tween=a}}function aut(t,e){var r=this._id;if(t+="",arguments.length<2){for(var o=Jn(this.node(),r).tween,a=0,u=o.length,f;a<u;++a)if((f=o[a]).name===t)return f.value;return null}return this.each((e==null?sut:lut)(r,t,e))}function _h(t,e,r){var o=t._id;return t.each(function(){var a=pr(this,o);(a.value||(a.value={}))[e]=r.apply(this,arguments)}),function(a){return Jn(a,o).value[e]}}function Uy(t,e){var r;return(typeof e=="number"?si:e instanceof fl?Ev:(r=fl(e))?(e=r,Ev):Wct)(t,e)}function cut(t){return function(){this.removeAttribute(t)}}function uut(t){return function(){this.removeAttributeNS(t.space,t.local)}}function fut(t,e,r){var o,a=r+"",u;return function(){var f=this.getAttribute(t);return f===a?null:f===o?u:u=e(o=f,r)}}function hut(t,e,r){var o,a=r+"",u;return function(){var f=this.getAttributeNS(t.space,t.local);return f===a?null:f===o?u:u=e(o=f,r)}}function dut(t,e,r){var o,a,u;return function(){var f,h=r(this),d;return h==null?void this.removeAttribute(t):(f=this.getAttribute(t),d=h+"",f===d?null:f===o&&d===a?u:(a=d,u=e(o=f,h)))}}function put(t,e,r){var o,a,u;return function(){var f,h=r(this),d;return h==null?void this.removeAttributeNS(t.space,t.local):(f=this.getAttributeNS(t.space,t.local),d=h+"",f===d?null:f===o&&d===a?u:(a=d,u=e(o=f,h)))}}function gut(t,e){var r=kc(t),o=r==="transform"?Vct:Uy;return this.attrTween(t,typeof e=="function"?(r.local?put:dut)(r,o,_h(this,"attr."+t,e)):e==null?(r.local?uut:cut)(r):(r.local?hut:fut)(r,o,e))}function vut(t,e){return function(r){this.setAttribute(t,e.call(this,r))}}function mut(t,e){return function(r){this.setAttributeNS(t.space,t.local,e.call(this,r))}}function yut(t,e){var r,o;function a(){var u=e.apply(this,arguments);return u!==o&&(r=(o=u)&&mut(t,u)),r}return a._value=e,a}function but(t,e){var r,o;function a(){var u=e.apply(this,arguments);return u!==o&&(r=(o=u)&&vut(t,u)),r}return a._value=e,a}function wut(t,e){var r="attr."+t;if(arguments.length<2)return(r=this.tween(r))&&r._value;if(e==null)return this.tween(r,null);if(typeof e!="function")throw new Error;var o=kc(t);return this.tween(r,(o.local?yut:but)(o,e))}function xut(t,e){return function(){xh(this,t).delay=+e.apply(this,arguments)}}function _ut(t,e){return e=+e,function(){xh(this,t).delay=e}}function Sut(t){var e=this._id;return arguments.length?this.each((typeof t=="function"?xut:_ut)(e,t)):Jn(this.node(),e).delay}function kut(t,e){return function(){pr(this,t).duration=+e.apply(this,arguments)}}function Cut(t,e){return e=+e,function(){pr(this,t).duration=e}}function Tut(t){var e=this._id;return arguments.length?this.each((typeof t=="function"?kut:Cut)(e,t)):Jn(this.node(),e).duration}function Lut(t,e){if(typeof e!="function")throw new Error;return function(){pr(this,t).ease=e}}function Eut(t){var e=this._id;return arguments.length?this.each(Lut(e,t)):Jn(this.node(),e).ease}function Aut(t,e){return function(){var r=e.apply(this,arguments);if(typeof r!="function")throw new Error;pr(this,t).ease=r}}function Mut(t){if(typeof t!="function")throw new Error;return this.each(Aut(this._id,t))}function Nut(t){typeof t!="function"&&(t=Sy(t));for(var e=this._groups,r=e.length,o=new Array(r),a=0;a<r;++a)for(var u=e[a],f=u.length,h=o[a]=[],d,g=0;g<f;++g)(d=u[g])&&t.call(d,d.__data__,g,u)&&h.push(d);return new Ir(o,this._parents,this._name,this._id)}function Out(t){if(t._id!==this._id)throw new Error;for(var e=this._groups,r=t._groups,o=e.length,a=r.length,u=Math.min(o,a),f=new Array(o),h=0;h<u;++h)for(var d=e[h],g=r[h],v=d.length,b=f[h]=new Array(v),x,S=0;S<v;++S)(x=d[S]||g[S])&&(b[S]=x);for(;h<o;++h)f[h]=e[h];return new Ir(f,this._parents,this._name,this._id)}function Put(t){return(t+"").trim().split(/^|\s+/).every(function(e){var r=e.indexOf(".");return r>=0&&(e=e.slice(0,r)),!e||e==="start"})}function $ut(t,e,r){var o,a,u=Put(e)?xh:pr;return function(){var f=u(this,t),h=f.on;h!==o&&(a=(o=h).copy()).on(e,r),f.on=a}}function Dut(t,e){var r=this._id;return arguments.length<2?Jn(this.node(),r).on.on(t):this.each($ut(r,t,e))}function Rut(t){return function(){var e=this.parentNode;for(var r in this.__transition)if(+r!==t)return;e&&e.removeChild(this)}}function zut(){return this.on("end.remove",Rut(this._id))}function Iut(t){var e=this._name,r=this._id;typeof t!="function"&&(t=vh(t));for(var o=this._groups,a=o.length,u=new Array(a),f=0;f<a;++f)for(var h=o[f],d=h.length,g=u[f]=new Array(d),v,b,x=0;x<d;++x)(v=h[x])&&(b=t.call(v,v.__data__,x,h))&&("__data__"in v&&(b.__data__=v.__data__),g[x]=b,Tc(g[x],e,r,x,g,Jn(v,r)));return new Ir(u,this._parents,e,r)}function Fut(t){var e=this._name,r=this._id;typeof t!="function"&&(t=_y(t));for(var o=this._groups,a=o.length,u=[],f=[],h=0;h<a;++h)for(var d=o[h],g=d.length,v,b=0;b<g;++b)if(v=d[b]){for(var x=t.call(v,v.__data__,b,d),S,M=Jn(v,r),A=0,E=x.length;A<E;++A)(S=x[A])&&Tc(S,e,r,A,x,M);u.push(x),f.push(v)}return new Ir(u,f,e,r)}var qut=bl.prototype.constructor;function Hut(){return new qut(this._groups,this._parents)}function But(t,e){var r,o,a;return function(){var u=Yo(this,t),f=(this.style.removeProperty(t),Yo(this,t));return u===f?null:u===r&&f===o?a:a=e(r=u,o=f)}}function jy(t){return function(){this.style.removeProperty(t)}}function Wut(t,e,r){var o,a=r+"",u;return function(){var f=Yo(this,t);return f===a?null:f===o?u:u=e(o=f,r)}}function Uut(t,e,r){var o,a,u;return function(){var f=Yo(this,t),h=r(this),d=h+"";return h==null&&(d=h=(this.style.removeProperty(t),Yo(this,t))),f===d?null:f===o&&d===a?u:(a=d,u=e(o=f,h))}}function jut(t,e){var r,o,a,u="style."+e,f="end."+u,h;return function(){var d=pr(this,t),g=d.on,v=d.value[u]==null?h||(h=jy(e)):void 0;(g!==r||a!==v)&&(o=(r=g).copy()).on(f,a=v),d.on=o}}function Gut(t,e,r){var o=(t+="")=="transform"?Gct:Uy;return e==null?this.styleTween(t,But(t,o)).on("end.style."+t,jy(t)):typeof e=="function"?this.styleTween(t,Uut(t,o,_h(this,"style."+t,e))).each(jut(this._id,t)):this.styleTween(t,Wut(t,o,e),r).on("end.style."+t,null)}function Vut(t,e,r){return function(o){this.style.setProperty(t,e.call(this,o),r)}}function Kut(t,e,r){var o,a;function u(){var f=e.apply(this,arguments);return f!==a&&(o=(a=f)&&Vut(t,f,r)),o}return u._value=e,u}function Xut(t,e,r){var o="style."+(t+="");if(arguments.length<2)return(o=this.tween(o))&&o._value;if(e==null)return this.tween(o,null);if(typeof e!="function")throw new Error;return this.tween(o,Kut(t,e,r??""))}function Yut(t){return function(){this.textContent=t}}function Zut(t){return function(){var e=t(this);this.textContent=e??""}}function Jut(t){return this.tween("text",typeof t=="function"?Zut(_h(this,"text",t)):Yut(t==null?"":t+""))}function Qut(t){return function(e){this.textContent=t.call(this,e)}}function tft(t){var e,r;function o(){var a=t.apply(this,arguments);return a!==r&&(e=(r=a)&&Qut(a)),e}return o._value=t,o}function eft(t){var e="text";if(arguments.length<1)return(e=this.tween(e))&&e._value;if(t==null)return this.tween(e,null);if(typeof t!="function")throw new Error;return this.tween(e,tft(t))}function nft(){for(var t=this._name,e=this._id,r=Gy(),o=this._groups,a=o.length,u=0;u<a;++u)for(var f=o[u],h=f.length,d,g=0;g<h;++g)if(d=f[g]){var v=Jn(d,e);Tc(d,t,r,g,f,{time:v.time+v.delay+v.duration,delay:0,duration:v.duration,ease:v.ease})}return new Ir(o,this._parents,t,r)}function rft(){var t,e,r=this,o=r._id,a=r.size();return new Promise(function(u,f){var h={value:f},d={value:function(){--a===0&&u()}};r.each(function(){var g=pr(this,o),v=g.on;v!==t&&(e=(t=v).copy(),e._.cancel.push(h),e._.interrupt.push(h),e._.end.push(d)),g.on=e}),a===0&&u()})}var ift=0;function Ir(t,e,r,o){this._groups=t,this._parents=e,this._name=r,this._id=o}function Gy(){return++ift}var Lr=bl.prototype;Ir.prototype={constructor:Ir,select:Iut,selectAll:Fut,selectChild:Lr.selectChild,selectChildren:Lr.selectChildren,filter:Nut,merge:Out,selection:Hut,transition:nft,call:Lr.call,nodes:Lr.nodes,node:Lr.node,size:Lr.size,empty:Lr.empty,each:Lr.each,on:Dut,attr:gut,attrTween:wut,style:Gut,styleTween:Xut,text:Jut,textTween:eft,remove:zut,tween:aut,delay:Sut,duration:Tut,ease:Eut,easeVarying:Mut,end:rft,[Symbol.iterator]:Lr[Symbol.iterator]};function oft(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}var sft={time:null,delay:0,duration:250,ease:oft};function lft(t,e){for(var r;!(r=t.__transition)||!(r=r[e]);)if(!(t=t.parentNode))throw new Error(`transition ${e} not found`);return r}function aft(t){var e,r;t instanceof Ir?(e=t._id,t=t._name):(e=Gy(),(r=sft).time=bh(),t=t==null?null:t+"");for(var o=this._groups,a=o.length,u=0;u<a;++u)for(var f=o[u],h=f.length,d,g=0;g<h;++g)(d=f[g])&&Tc(d,t,e,g,f,r||lft(d,e));return new Ir(o,this._parents,t,e)}bl.prototype.interrupt=out;bl.prototype.transition=aft;const va=t=>()=>t;function cft(t,{sourceEvent:e,target:r,transform:o,dispatch:a}){Object.defineProperties(this,{type:{value:t,enumerable:!0,configurable:!0},sourceEvent:{value:e,enumerable:!0,configurable:!0},target:{value:r,enumerable:!0,configurable:!0},transform:{value:o,enumerable:!0,configurable:!0},_:{value:a}})}function Or(t,e,r){this.k=t,this.x=e,this.y=r}Or.prototype={constructor:Or,scale:function(t){return t===1?this:new Or(this.k*t,this.x,this.y)},translate:function(t,e){return t===0&e===0?this:new Or(this.k,this.x+this.k*t,this.y+this.k*e)},apply:function(t){return[t[0]*this.k+this.x,t[1]*this.k+this.y]},applyX:function(t){return t*this.k+this.x},applyY:function(t){return t*this.k+this.y},invert:function(t){return[(t[0]-this.x)/this.k,(t[1]-this.y)/this.k]},invertX:function(t){return(t-this.x)/this.k},invertY:function(t){return(t-this.y)/this.k},rescaleX:function(t){return t.copy().domain(t.range().map(this.invertX,this).map(t.invert,t))},rescaleY:function(t){return t.copy().domain(t.range().map(this.invertY,this).map(t.invert,t))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var Sh=new Or(1,0,0);Or.prototype;function qu(t){t.stopImmediatePropagation()}function Fs(t){t.preventDefault(),t.stopImmediatePropagation()}function uft(t){return(!t.ctrlKey||t.type==="wheel")&&!t.button}function fft(){var t=this;return t instanceof SVGElement?(t=t.ownerSVGElement||t,t.hasAttribute("viewBox")?(t=t.viewBox.baseVal,[[t.x,t.y],[t.x+t.width,t.y+t.height]]):[[0,0],[t.width.baseVal.value,t.height.baseVal.value]]):[[0,0],[t.clientWidth,t.clientHeight]]}function Dv(){return this.__zoom||Sh}function hft(t){return-t.deltaY*(t.deltaMode===1?.05:t.deltaMode?1:.002)*(t.ctrlKey?10:1)}function dft(){return navigator.maxTouchPoints||"ontouchstart"in this}function pft(t,e,r){var o=t.invertX(e[0][0])-r[0][0],a=t.invertX(e[1][0])-r[1][0],u=t.invertY(e[0][1])-r[0][1],f=t.invertY(e[1][1])-r[1][1];return t.translate(a>o?(o+a)/2:Math.min(0,o)||Math.max(0,a),f>u?(u+f)/2:Math.min(0,u)||Math.max(0,f))}function gft(){var t=uft,e=fft,r=pft,o=hft,a=dft,u=[0,1/0],f=[[-1/0,-1/0],[1/0,1/0]],h=250,d=Zct,g=wl("start","zoom","end"),v,b,x,S=500,M=150,A=0,E=10;function T(z){z.property("__zoom",Dv).on("wheel.zoom",J,{passive:!1}).on("mousedown.zoom",dt).on("dblclick.zoom",gt).filter(a).on("touchstart.zoom",kt).on("touchmove.zoom",ut).on("touchend.zoom touchcancel.zoom",U).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}T.transform=function(z,k,H,W){var et=z.selection?z.selection():z;et.property("__zoom",Dv),z!==et?G(z,k,H,W):et.interrupt().each(function(){V(this,arguments).event(W).start().zoom(null,typeof k=="function"?k.apply(this,arguments):k).end()})},T.scaleBy=function(z,k,H,W){T.scaleTo(z,function(){var et=this.__zoom.k,wt=typeof k=="function"?k.apply(this,arguments):k;return et*wt},H,W)},T.scaleTo=function(z,k,H,W){T.transform(z,function(){var et=e.apply(this,arguments),wt=this.__zoom,At=H==null?P(et):typeof H=="function"?H.apply(this,arguments):H,qt=wt.invert(At),Bt=typeof k=="function"?k.apply(this,arguments):k;return r($(L(wt,Bt),At,qt),et,f)},H,W)},T.translateBy=function(z,k,H,W){T.transform(z,function(){return r(this.__zoom.translate(typeof k=="function"?k.apply(this,arguments):k,typeof H=="function"?H.apply(this,arguments):H),e.apply(this,arguments),f)},null,W)},T.translateTo=function(z,k,H,W,et){T.transform(z,function(){var wt=e.apply(this,arguments),At=this.__zoom,qt=W==null?P(wt):typeof W=="function"?W.apply(this,arguments):W;return r(Sh.translate(qt[0],qt[1]).scale(At.k).translate(typeof k=="function"?-k.apply(this,arguments):-k,typeof H=="function"?-H.apply(this,arguments):-H),wt,f)},W,et)};function L(z,k){return k=Math.max(u[0],Math.min(u[1],k)),k===z.k?z:new Or(k,z.x,z.y)}function $(z,k,H){var W=k[0]-H[0]*z.k,et=k[1]-H[1]*z.k;return W===z.x&&et===z.y?z:new Or(z.k,W,et)}function P(z){return[(+z[0][0]+ +z[1][0])/2,(+z[0][1]+ +z[1][1])/2]}function G(z,k,H,W){z.on("start.zoom",function(){V(this,arguments).event(W).start()}).on("interrupt.zoom end.zoom",function(){V(this,arguments).event(W).end()}).tween("zoom",function(){var et=this,wt=arguments,At=V(et,wt).event(W),qt=e.apply(et,wt),Bt=H==null?P(qt):typeof H=="function"?H.apply(et,wt):H,Gt=Math.max(qt[1][0]-qt[0][0],qt[1][1]-qt[0][1]),ie=et.__zoom,Q=typeof k=="function"?k.apply(et,wt):k,tt=d(ie.invert(Bt).concat(Gt/ie.k),Q.invert(Bt).concat(Gt/Q.k));return function(K){if(K===1)K=Q;else{var st=tt(K),Ct=Gt/st[2];K=new Or(Ct,Bt[0]-st[0]*Ct,Bt[1]-st[1]*Ct)}At.zoom(null,K)}})}function V(z,k,H){return!H&&z.__zooming||new rt(z,k)}function rt(z,k){this.that=z,this.args=k,this.active=0,this.sourceEvent=null,this.extent=e.apply(z,k),this.taps=0}rt.prototype={event:function(z){return z&&(this.sourceEvent=z),this},start:function(){return++this.active===1&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(z,k){return this.mouse&&z!=="mouse"&&(this.mouse[1]=k.invert(this.mouse[0])),this.touch0&&z!=="touch"&&(this.touch0[1]=k.invert(this.touch0[0])),this.touch1&&z!=="touch"&&(this.touch1[1]=k.invert(this.touch1[0])),this.that.__zoom=k,this.emit("zoom"),this},end:function(){return--this.active===0&&(delete this.that.__zooming,this.emit("end")),this},emit:function(z){var k=_n(this.that).datum();g.call(z,this.that,new cft(z,{sourceEvent:this.sourceEvent,target:T,type:z,transform:this.that.__zoom,dispatch:g}),k)}};function J(z,...k){if(!t.apply(this,arguments))return;var H=V(this,k).event(z),W=this.__zoom,et=Math.max(u[0],Math.min(u[1],W.k*Math.pow(2,o.apply(this,arguments)))),wt=Ar(z);if(H.wheel)(H.mouse[0][0]!==wt[0]||H.mouse[0][1]!==wt[1])&&(H.mouse[1]=W.invert(H.mouse[0]=wt)),clearTimeout(H.wheel);else{if(W.k===et)return;H.mouse=[wt,W.invert(wt)],Ma(this),H.start()}Fs(z),H.wheel=setTimeout(At,M),H.zoom("mouse",r($(L(W,et),H.mouse[0],H.mouse[1]),H.extent,f));function At(){H.wheel=null,H.end()}}function dt(z,...k){if(x||!t.apply(this,arguments))return;var H=z.currentTarget,W=V(this,k,!0).event(z),et=_n(z.view).on("mousemove.zoom",Bt,!0).on("mouseup.zoom",Gt,!0),wt=Ar(z,H),At=z.clientX,qt=z.clientY;Py(z.view),qu(z),W.mouse=[wt,this.__zoom.invert(wt)],Ma(this),W.start();function Bt(ie){if(Fs(ie),!W.moved){var Q=ie.clientX-At,tt=ie.clientY-qt;W.moved=Q*Q+tt*tt>A}W.event(ie).zoom("mouse",r($(W.that.__zoom,W.mouse[0]=Ar(ie,H),W.mouse[1]),W.extent,f))}function Gt(ie){et.on("mousemove.zoom mouseup.zoom",null),$y(ie.view,W.moved),Fs(ie),W.event(ie).end()}}function gt(z,...k){if(!!t.apply(this,arguments)){var H=this.__zoom,W=Ar(z.changedTouches?z.changedTouches[0]:z,this),et=H.invert(W),wt=H.k*(z.shiftKey?.5:2),At=r($(L(H,wt),W,et),e.apply(this,k),f);Fs(z),h>0?_n(this).transition().duration(h).call(G,At,W,z):_n(this).call(T.transform,At,W,z)}}function kt(z,...k){if(!!t.apply(this,arguments)){var H=z.touches,W=H.length,et=V(this,k,z.changedTouches.length===W).event(z),wt,At,qt,Bt;for(qu(z),At=0;At<W;++At)qt=H[At],Bt=Ar(qt,this),Bt=[Bt,this.__zoom.invert(Bt),qt.identifier],et.touch0?!et.touch1&&et.touch0[2]!==Bt[2]&&(et.touch1=Bt,et.taps=0):(et.touch0=Bt,wt=!0,et.taps=1+!!v);v&&(v=clearTimeout(v)),wt&&(et.taps<2&&(b=Bt[0],v=setTimeout(function(){v=null},S)),Ma(this),et.start())}}function ut(z,...k){if(!!this.__zooming){var H=V(this,k).event(z),W=z.changedTouches,et=W.length,wt,At,qt,Bt;for(Fs(z),wt=0;wt<et;++wt)At=W[wt],qt=Ar(At,this),H.touch0&&H.touch0[2]===At.identifier?H.touch0[0]=qt:H.touch1&&H.touch1[2]===At.identifier&&(H.touch1[0]=qt);if(At=H.that.__zoom,H.touch1){var Gt=H.touch0[0],ie=H.touch0[1],Q=H.touch1[0],tt=H.touch1[1],K=(K=Q[0]-Gt[0])*K+(K=Q[1]-Gt[1])*K,st=(st=tt[0]-ie[0])*st+(st=tt[1]-ie[1])*st;At=L(At,Math.sqrt(K/st)),qt=[(Gt[0]+Q[0])/2,(Gt[1]+Q[1])/2],Bt=[(ie[0]+tt[0])/2,(ie[1]+tt[1])/2]}else if(H.touch0)qt=H.touch0[0],Bt=H.touch0[1];else return;H.zoom("touch",r($(At,qt,Bt),H.extent,f))}}function U(z,...k){if(!!this.__zooming){var H=V(this,k).event(z),W=z.changedTouches,et=W.length,wt,At;for(qu(z),x&&clearTimeout(x),x=setTimeout(function(){x=null},S),wt=0;wt<et;++wt)At=W[wt],H.touch0&&H.touch0[2]===At.identifier?delete H.touch0:H.touch1&&H.touch1[2]===At.identifier&&delete H.touch1;if(H.touch1&&!H.touch0&&(H.touch0=H.touch1,delete H.touch1),H.touch0)H.touch0[1]=this.__zoom.invert(H.touch0[0]);else if(H.end(),H.taps===2&&(At=Ar(At,this),Math.hypot(b[0]-At[0],b[1]-At[1])<E)){var qt=_n(this).on("dblclick.zoom");qt&&qt.apply(this,arguments)}}}return T.wheelDelta=function(z){return arguments.length?(o=typeof z=="function"?z:va(+z),T):o},T.filter=function(z){return arguments.length?(t=typeof z=="function"?z:va(!!z),T):t},T.touchable=function(z){return arguments.length?(a=typeof z=="function"?z:va(!!z),T):a},T.extent=function(z){return arguments.length?(e=typeof z=="function"?z:va([[+z[0][0],+z[0][1]],[+z[1][0],+z[1][1]]]),T):e},T.scaleExtent=function(z){return arguments.length?(u[0]=+z[0],u[1]=+z[1],T):[u[0],u[1]]},T.translateExtent=function(z){return arguments.length?(f[0][0]=+z[0][0],f[1][0]=+z[1][0],f[0][1]=+z[0][1],f[1][1]=+z[1][1],T):[[f[0][0],f[0][1]],[f[1][0],f[1][1]]]},T.constrain=function(z){return arguments.length?(r=z,T):r},T.duration=function(z){return arguments.length?(h=+z,T):h},T.interpolate=function(z){return arguments.length?(d=z,T):d},T.on=function(){var z=g.on.apply(g,arguments);return z===g?T:z},T.clickDistance=function(z){return arguments.length?(A=(z=+z)*z,T):Math.sqrt(A)},T.tapDistance=function(z){return arguments.length?(E=+z,T):E},T}function vft(t){const e=+this._x.call(null,t),r=+this._y.call(null,t);return Vy(this.cover(e,r),e,r,t)}function Vy(t,e,r,o){if(isNaN(e)||isNaN(r))return t;var a,u=t._root,f={data:o},h=t._x0,d=t._y0,g=t._x1,v=t._y1,b,x,S,M,A,E,T,L;if(!u)return t._root=f,t;for(;u.length;)if((A=e>=(b=(h+g)/2))?h=b:g=b,(E=r>=(x=(d+v)/2))?d=x:v=x,a=u,!(u=u[T=E<<1|A]))return a[T]=f,t;if(S=+t._x.call(null,u.data),M=+t._y.call(null,u.data),e===S&&r===M)return f.next=u,a?a[T]=f:t._root=f,t;do a=a?a[T]=new Array(4):t._root=new Array(4),(A=e>=(b=(h+g)/2))?h=b:g=b,(E=r>=(x=(d+v)/2))?d=x:v=x;while((T=E<<1|A)===(L=(M>=x)<<1|S>=b));return a[L]=u,a[T]=f,t}function mft(t){var e,r,o=t.length,a,u,f=new Array(o),h=new Array(o),d=1/0,g=1/0,v=-1/0,b=-1/0;for(r=0;r<o;++r)isNaN(a=+this._x.call(null,e=t[r]))||isNaN(u=+this._y.call(null,e))||(f[r]=a,h[r]=u,a<d&&(d=a),a>v&&(v=a),u<g&&(g=u),u>b&&(b=u));if(d>v||g>b)return this;for(this.cover(d,g).cover(v,b),r=0;r<o;++r)Vy(this,f[r],h[r],t[r]);return this}function yft(t,e){if(isNaN(t=+t)||isNaN(e=+e))return this;var r=this._x0,o=this._y0,a=this._x1,u=this._y1;if(isNaN(r))a=(r=Math.floor(t))+1,u=(o=Math.floor(e))+1;else{for(var f=a-r||1,h=this._root,d,g;r>t||t>=a||o>e||e>=u;)switch(g=(e<o)<<1|t<r,d=new Array(4),d[g]=h,h=d,f*=2,g){case 0:a=r+f,u=o+f;break;case 1:r=a-f,u=o+f;break;case 2:a=r+f,o=u-f;break;case 3:r=a-f,o=u-f;break}this._root&&this._root.length&&(this._root=h)}return this._x0=r,this._y0=o,this._x1=a,this._y1=u,this}function bft(){var t=[];return this.visit(function(e){if(!e.length)do t.push(e.data);while(e=e.next)}),t}function wft(t){return arguments.length?this.cover(+t[0][0],+t[0][1]).cover(+t[1][0],+t[1][1]):isNaN(this._x0)?void 0:[[this._x0,this._y0],[this._x1,this._y1]]}function dn(t,e,r,o,a){this.node=t,this.x0=e,this.y0=r,this.x1=o,this.y1=a}function xft(t,e,r){var o,a=this._x0,u=this._y0,f,h,d,g,v=this._x1,b=this._y1,x=[],S=this._root,M,A;for(S&&x.push(new dn(S,a,u,v,b)),r==null?r=1/0:(a=t-r,u=e-r,v=t+r,b=e+r,r*=r);M=x.pop();)if(!(!(S=M.node)||(f=M.x0)>v||(h=M.y0)>b||(d=M.x1)<a||(g=M.y1)<u))if(S.length){var E=(f+d)/2,T=(h+g)/2;x.push(new dn(S[3],E,T,d,g),new dn(S[2],f,T,E,g),new dn(S[1],E,h,d,T),new dn(S[0],f,h,E,T)),(A=(e>=T)<<1|t>=E)&&(M=x[x.length-1],x[x.length-1]=x[x.length-1-A],x[x.length-1-A]=M)}else{var L=t-+this._x.call(null,S.data),$=e-+this._y.call(null,S.data),P=L*L+$*$;if(P<r){var G=Math.sqrt(r=P);a=t-G,u=e-G,v=t+G,b=e+G,o=S.data}}return o}function _ft(t){if(isNaN(v=+this._x.call(null,t))||isNaN(b=+this._y.call(null,t)))return this;var e,r=this._root,o,a,u,f=this._x0,h=this._y0,d=this._x1,g=this._y1,v,b,x,S,M,A,E,T;if(!r)return this;if(r.length)for(;;){if((M=v>=(x=(f+d)/2))?f=x:d=x,(A=b>=(S=(h+g)/2))?h=S:g=S,e=r,!(r=r[E=A<<1|M]))return this;if(!r.length)break;(e[E+1&3]||e[E+2&3]||e[E+3&3])&&(o=e,T=E)}for(;r.data!==t;)if(a=r,!(r=r.next))return this;return(u=r.next)&&delete r.next,a?(u?a.next=u:delete a.next,this):e?(u?e[E]=u:delete e[E],(r=e[0]||e[1]||e[2]||e[3])&&r===(e[3]||e[2]||e[1]||e[0])&&!r.length&&(o?o[T]=r:this._root=r),this):(this._root=u,this)}function Sft(t){for(var e=0,r=t.length;e<r;++e)this.remove(t[e]);return this}function kft(){return this._root}function Cft(){var t=0;return this.visit(function(e){if(!e.length)do++t;while(e=e.next)}),t}function Tft(t){var e=[],r,o=this._root,a,u,f,h,d;for(o&&e.push(new dn(o,this._x0,this._y0,this._x1,this._y1));r=e.pop();)if(!t(o=r.node,u=r.x0,f=r.y0,h=r.x1,d=r.y1)&&o.length){var g=(u+h)/2,v=(f+d)/2;(a=o[3])&&e.push(new dn(a,g,v,h,d)),(a=o[2])&&e.push(new dn(a,u,v,g,d)),(a=o[1])&&e.push(new dn(a,g,f,h,v)),(a=o[0])&&e.push(new dn(a,u,f,g,v))}return this}function Lft(t){var e=[],r=[],o;for(this._root&&e.push(new dn(this._root,this._x0,this._y0,this._x1,this._y1));o=e.pop();){var a=o.node;if(a.length){var u,f=o.x0,h=o.y0,d=o.x1,g=o.y1,v=(f+d)/2,b=(h+g)/2;(u=a[0])&&e.push(new dn(u,f,h,v,b)),(u=a[1])&&e.push(new dn(u,v,h,d,b)),(u=a[2])&&e.push(new dn(u,f,b,v,g)),(u=a[3])&&e.push(new dn(u,v,b,d,g))}r.push(o)}for(;o=r.pop();)t(o.node,o.x0,o.y0,o.x1,o.y1);return this}function Eft(t){return t[0]}function Aft(t){return arguments.length?(this._x=t,this):this._x}function Mft(t){return t[1]}function Nft(t){return arguments.length?(this._y=t,this):this._y}function kh(t,e,r){var o=new Ch(e??Eft,r??Mft,NaN,NaN,NaN,NaN);return t==null?o:o.addAll(t)}function Ch(t,e,r,o,a,u){this._x=t,this._y=e,this._x0=r,this._y0=o,this._x1=a,this._y1=u,this._root=void 0}function Rv(t){for(var e={data:t.data},r=e;t=t.next;)r=r.next={data:t.data};return e}var vn=kh.prototype=Ch.prototype;vn.copy=function(){var t=new Ch(this._x,this._y,this._x0,this._y0,this._x1,this._y1),e=this._root,r,o;if(!e)return t;if(!e.length)return t._root=Rv(e),t;for(r=[{source:e,target:t._root=new Array(4)}];e=r.pop();)for(var a=0;a<4;++a)(o=e.source[a])&&(o.length?r.push({source:o,target:e.target[a]=new Array(4)}):e.target[a]=Rv(o));return t};vn.add=vft;vn.addAll=mft;vn.cover=yft;vn.data=bft;vn.extent=wft;vn.find=xft;vn.remove=_ft;vn.removeAll=Sft;vn.root=kft;vn.size=Cft;vn.visit=Tft;vn.visitAfter=Lft;vn.x=Aft;vn.y=Nft;function gn(t){return function(){return t}}function ai(t){return(t()-.5)*1e-6}function Oft(t){return t.x+t.vx}function Pft(t){return t.y+t.vy}function $ft(t){var e,r,o,a=1,u=1;typeof t!="function"&&(t=gn(t==null?1:+t));function f(){for(var g,v=e.length,b,x,S,M,A,E,T=0;T<u;++T)for(b=kh(e,Oft,Pft).visitAfter(h),g=0;g<v;++g)x=e[g],A=r[x.index],E=A*A,S=x.x+x.vx,M=x.y+x.vy,b.visit(L);function L($,P,G,V,rt){var J=$.data,dt=$.r,gt=A+dt;if(J){if(J.index>x.index){var kt=S-J.x-J.vx,ut=M-J.y-J.vy,U=kt*kt+ut*ut;U<gt*gt&&(kt===0&&(kt=ai(o),U+=kt*kt),ut===0&&(ut=ai(o),U+=ut*ut),U=(gt-(U=Math.sqrt(U)))/U*a,x.vx+=(kt*=U)*(gt=(dt*=dt)/(E+dt)),x.vy+=(ut*=U)*gt,J.vx-=kt*(gt=1-gt),J.vy-=ut*gt)}return}return P>S+gt||V<S-gt||G>M+gt||rt<M-gt}}function h(g){if(g.data)return g.r=r[g.data.index];for(var v=g.r=0;v<4;++v)g[v]&&g[v].r>g.r&&(g.r=g[v].r)}function d(){if(!!e){var g,v=e.length,b;for(r=new Array(v),g=0;g<v;++g)b=e[g],r[b.index]=+t(b,g,e)}}return f.initialize=function(g,v){e=g,o=v,d()},f.iterations=function(g){return arguments.length?(u=+g,f):u},f.strength=function(g){return arguments.length?(a=+g,f):a},f.radius=function(g){return arguments.length?(t=typeof g=="function"?g:gn(+g),d(),f):t},f}function Dft(t){return t.index}function zv(t,e){var r=t.get(e);if(!r)throw new Error("node not found: "+e);return r}function Rft(t){var e=Dft,r=b,o,a=gn(30),u,f,h,d,g,v=1;t==null&&(t=[]);function b(E){return 1/Math.min(h[E.source.index],h[E.target.index])}function x(E){for(var T=0,L=t.length;T<v;++T)for(var $=0,P,G,V,rt,J,dt,gt;$<L;++$)P=t[$],G=P.source,V=P.target,rt=V.x+V.vx-G.x-G.vx||ai(g),J=V.y+V.vy-G.y-G.vy||ai(g),dt=Math.sqrt(rt*rt+J*J),dt=(dt-u[$])/dt*E*o[$],rt*=dt,J*=dt,V.vx-=rt*(gt=d[$]),V.vy-=J*gt,G.vx+=rt*(gt=1-gt),G.vy+=J*gt}function S(){if(!!f){var E,T=f.length,L=t.length,$=new Map(f.map((G,V)=>[e(G,V,f),G])),P;for(E=0,h=new Array(T);E<L;++E)P=t[E],P.index=E,typeof P.source!="object"&&(P.source=zv($,P.source)),typeof P.target!="object"&&(P.target=zv($,P.target)),h[P.source.index]=(h[P.source.index]||0)+1,h[P.target.index]=(h[P.target.index]||0)+1;for(E=0,d=new Array(L);E<L;++E)P=t[E],d[E]=h[P.source.index]/(h[P.source.index]+h[P.target.index]);o=new Array(L),M(),u=new Array(L),A()}}function M(){if(!!f)for(var E=0,T=t.length;E<T;++E)o[E]=+r(t[E],E,t)}function A(){if(!!f)for(var E=0,T=t.length;E<T;++E)u[E]=+a(t[E],E,t)}return x.initialize=function(E,T){f=E,g=T,S()},x.links=function(E){return arguments.length?(t=E,S(),x):t},x.id=function(E){return arguments.length?(e=E,x):e},x.iterations=function(E){return arguments.length?(v=+E,x):v},x.strength=function(E){return arguments.length?(r=typeof E=="function"?E:gn(+E),M(),x):r},x.distance=function(E){return arguments.length?(a=typeof E=="function"?E:gn(+E),A(),x):a},x}const zft=1664525,Ift=1013904223,Iv=4294967296;function Fft(){let t=1;return()=>(t=(zft*t+Ift)%Iv)/Iv}function qft(t){return t.x}function Hft(t){return t.y}var Bft=10,Wft=Math.PI*(3-Math.sqrt(5));function Uft(t){var e,r=1,o=.001,a=1-Math.pow(o,1/300),u=0,f=.6,h=new Map,d=wh(b),g=wl("tick","end"),v=Fft();t==null&&(t=[]);function b(){x(),g.call("tick",e),r<o&&(d.stop(),g.call("end",e))}function x(A){var E,T=t.length,L;A===void 0&&(A=1);for(var $=0;$<A;++$)for(r+=(u-r)*a,h.forEach(function(P){P(r)}),E=0;E<T;++E)L=t[E],L.fx==null?L.x+=L.vx*=f:(L.x=L.fx,L.vx=0),L.fy==null?L.y+=L.vy*=f:(L.y=L.fy,L.vy=0);return e}function S(){for(var A=0,E=t.length,T;A<E;++A){if(T=t[A],T.index=A,T.fx!=null&&(T.x=T.fx),T.fy!=null&&(T.y=T.fy),isNaN(T.x)||isNaN(T.y)){var L=Bft*Math.sqrt(.5+A),$=A*Wft;T.x=L*Math.cos($),T.y=L*Math.sin($)}(isNaN(T.vx)||isNaN(T.vy))&&(T.vx=T.vy=0)}}function M(A){return A.initialize&&A.initialize(t,v),A}return S(),e={tick:x,restart:function(){return d.restart(b),e},stop:function(){return d.stop(),e},nodes:function(A){return arguments.length?(t=A,S(),h.forEach(M),e):t},alpha:function(A){return arguments.length?(r=+A,e):r},alphaMin:function(A){return arguments.length?(o=+A,e):o},alphaDecay:function(A){return arguments.length?(a=+A,e):+a},alphaTarget:function(A){return arguments.length?(u=+A,e):u},velocityDecay:function(A){return arguments.length?(f=1-A,e):1-f},randomSource:function(A){return arguments.length?(v=A,h.forEach(M),e):v},force:function(A,E){return arguments.length>1?(E==null?h.delete(A):h.set(A,M(E)),e):h.get(A)},find:function(A,E,T){var L=0,$=t.length,P,G,V,rt,J;for(T==null?T=1/0:T*=T,L=0;L<$;++L)rt=t[L],P=A-rt.x,G=E-rt.y,V=P*P+G*G,V<T&&(J=rt,T=V);return J},on:function(A,E){return arguments.length>1?(g.on(A,E),e):g.on(A)}}}function jft(){var t,e,r,o,a=gn(-30),u,f=1,h=1/0,d=.81;function g(S){var M,A=t.length,E=kh(t,qft,Hft).visitAfter(b);for(o=S,M=0;M<A;++M)e=t[M],E.visit(x)}function v(){if(!!t){var S,M=t.length,A;for(u=new Array(M),S=0;S<M;++S)A=t[S],u[A.index]=+a(A,S,t)}}function b(S){var M=0,A,E,T=0,L,$,P;if(S.length){for(L=$=P=0;P<4;++P)(A=S[P])&&(E=Math.abs(A.value))&&(M+=A.value,T+=E,L+=E*A.x,$+=E*A.y);S.x=L/T,S.y=$/T}else{A=S,A.x=A.data.x,A.y=A.data.y;do M+=u[A.data.index];while(A=A.next)}S.value=M}function x(S,M,A,E){if(!S.value)return!0;var T=S.x-e.x,L=S.y-e.y,$=E-M,P=T*T+L*L;if($*$/d<P)return P<h&&(T===0&&(T=ai(r),P+=T*T),L===0&&(L=ai(r),P+=L*L),P<f&&(P=Math.sqrt(f*P)),e.vx+=T*S.value*o/P,e.vy+=L*S.value*o/P),!0;if(S.length||P>=h)return;(S.data!==e||S.next)&&(T===0&&(T=ai(r),P+=T*T),L===0&&(L=ai(r),P+=L*L),P<f&&(P=Math.sqrt(f*P)));do S.data!==e&&($=u[S.data.index]*o/P,e.vx+=T*$,e.vy+=L*$);while(S=S.next)}return g.initialize=function(S,M){t=S,r=M,v()},g.strength=function(S){return arguments.length?(a=typeof S=="function"?S:gn(+S),v(),g):a},g.distanceMin=function(S){return arguments.length?(f=S*S,g):Math.sqrt(f)},g.distanceMax=function(S){return arguments.length?(h=S*S,g):Math.sqrt(h)},g.theta=function(S){return arguments.length?(d=S*S,g):Math.sqrt(d)},g}function Gft(t){var e=gn(.1),r,o,a;typeof t!="function"&&(t=gn(t==null?0:+t));function u(h){for(var d=0,g=r.length,v;d<g;++d)v=r[d],v.vx+=(a[d]-v.x)*o[d]*h}function f(){if(!!r){var h,d=r.length;for(o=new Array(d),a=new Array(d),h=0;h<d;++h)o[h]=isNaN(a[h]=+t(r[h],h,r))?0:+e(r[h],h,r)}}return u.initialize=function(h){r=h,f()},u.strength=function(h){return arguments.length?(e=typeof h=="function"?h:gn(+h),f(),u):e},u.x=function(h){return arguments.length?(t=typeof h=="function"?h:gn(+h),f(),u):t},u}function Vft(t){var e=gn(.1),r,o,a;typeof t!="function"&&(t=gn(t==null?0:+t));function u(h){for(var d=0,g=r.length,v;d<g;++d)v=r[d],v.vy+=(a[d]-v.y)*o[d]*h}function f(){if(!!r){var h,d=r.length;for(o=new Array(d),a=new Array(d),h=0;h<d;++h)o[h]=isNaN(a[h]=+t(r[h],h,r))?0:+e(r[h],h,r)}}return u.initialize=function(h){r=h,f()},u.strength=function(h){return arguments.length?(e=typeof h=="function"?h:gn(+h),f(),u):e},u.y=function(h){return arguments.length?(t=typeof h=="function"?h:gn(+h),f(),u):t},u}var Kft=Object.defineProperty,Xft=(t,e,r)=>e in t?Kft(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Ne=(t,e,r)=>(Xft(t,typeof e!="symbol"?e+"":e,r),r);function Yft(){return{drag:{end:0,start:.1},filter:{link:1,type:.1,unlinked:{include:.1,exclude:.1}},focus:{acquire:()=>.1,release:()=>.1},initialize:1,labels:{links:{hide:0,show:0},nodes:{hide:0,show:0}},resize:.5}}var Jo=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ky={},Lf=Jo&&Jo.__assign||function(){return Lf=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++){e=arguments[r];for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&(t[a]=e[a])}return t},Lf.apply(this,arguments)},Zft=Jo&&Jo.__read||function(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var o=r.call(t),a,u=[],f;try{for(;(e===void 0||e-- >0)&&!(a=o.next()).done;)u.push(a.value)}catch(h){f={error:h}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(f)throw f.error}}return u},Jft=Jo&&Jo.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var o=0,a=e.length,u;o<a;o++)(u||!(o in e))&&(u||(u=Array.prototype.slice.call(e,0,o)),u[o]=e[o]);return t.concat(u||Array.prototype.slice.call(e))};Object.defineProperty(Ky,"__esModule",{value:!0});var Fv=function(t){if(typeof t=="object"&&t!==null){if(typeof Object.getPrototypeOf=="function"){var e=Object.getPrototypeOf(t);return e===Object.prototype||e===null}return Object.prototype.toString.call(t)==="[object Object]"}return!1},ci=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return t.reduce(function(r,o){if(Array.isArray(o))throw new TypeError("Arguments provided to ts-deepmerge must be objects, not arrays.");return Object.keys(o).forEach(function(a){["__proto__","constructor","prototype"].includes(a)||(Array.isArray(r[a])&&Array.isArray(o[a])?r[a]=ci.options.mergeArrays?Array.from(new Set(r[a].concat(o[a]))):o[a]:Fv(r[a])&&Fv(o[a])?r[a]=ci(r[a],o[a]):r[a]=o[a])}),r},{})},Xy={mergeArrays:!0};ci.options=Xy;ci.withOptions=function(t){for(var e=[],r=1;r<arguments.length;r++)e[r-1]=arguments[r];ci.options=Lf({mergeArrays:!0},t);var o=ci.apply(void 0,Jft([],Zft(e),!1));return ci.options=Xy,o};var Qft=Ky.default=ci;function tht(){return{centering:{enabled:!0,strength:.1},charge:{enabled:!0,strength:-1},collision:{enabled:!0,strength:1,radiusMultiplier:2},link:{enabled:!0,strength:1,length:128}}}function eht(){return{includeUnlinked:!0,linkFilter:()=>!0,nodeTypeFilter:void 0,showLinkLabels:!0,showNodeLabels:!0}}function Yy(t){t.preventDefault(),t.stopPropagation()}function Zy(t){return typeof t=="number"}function vi(t,e){return Zy(t.nodeRadius)?t.nodeRadius:t.nodeRadius(e)}function nht(t){return`${t.source.id}-${t.target.id}`}function Jy(t){return`link-arrow-${t}`.replace(/[()]/g,"~")}function rht(t){return`url(#${Jy(t.color)})`}function iht(t){return{size:t,padding:(e,r)=>vi(r,e)+2*t,ref:[t/2,t/2],path:[[0,0],[0,t],[t,t/2]],viewBox:[0,0,t,t].join(",")}}const Qy={Arrow:t=>iht(t)},oht=(t,e,r)=>[e/2,r/2],sht=(t,e,r)=>[qv(0,e),qv(0,r)];function qv(t,e){return Math.random()*(e-t)+t}const Ef={Centered:oht,Randomized:sht};function lht(){return{autoResize:!1,callbacks:{},hooks:{},initial:eht(),nodeRadius:16,marker:Qy.Arrow(4),modifiers:{},positionInitializer:Ef.Centered,simulation:{alphas:Yft(),forces:tht()},zoom:{initial:1,min:.1,max:2}}}function aht(t={}){return Qft.withOptions({mergeArrays:!1},lht(),t)}function cht(t,e){let r;return()=>{r!==void 0&&clearTimeout(r),r=setTimeout(()=>t(),e)}}function uht({applyZoom:t,container:e,onDoubleClick:r,onPointerMoved:o,onPointerUp:a,offset:[u,f],scale:h,zoom:d}){const g=e.classed("graph",!0).append("svg").attr("height","100%").attr("width","100%").call(d).on("contextmenu",v=>Yy(v)).on("dblclick",v=>r==null?void 0:r(v)).on("dblclick.zoom",null).on("pointermove",v=>o==null?void 0:o(v)).on("pointerup",v=>a==null?void 0:a(v)).style("cursor","grab");return t&&g.call(d.transform,Sh.translate(u,f).scale(h)),g.append("g")}function fht({canvas:t,scale:e,xOffset:r,yOffset:o}){t==null||t.attr("transform",`translate(${r},${o})scale(${e})`)}function hht({config:t,onDragStart:e,onDragEnd:r}){var o,a;const u=Cct().filter(f=>f.type==="mousedown"?f.button===0:f.type==="touchstart"?f.touches.length===1:!1).on("start",(f,h)=>{f.active===0&&e(f,h),_n(f.sourceEvent.target).classed("grabbed",!0),h.fx=h.x,h.fy=h.y}).on("drag",(f,h)=>{h.fx=f.x,h.fy=f.y}).on("end",(f,h)=>{f.active===0&&r(f,h),_n(f.sourceEvent.target).classed("grabbed",!1),h.fx=void 0,h.fy=void 0});return(a=(o=t.modifiers).drag)==null||a.call(o,u),u}function dht({graph:t,filter:e,focusedNode:r,includeUnlinked:o,linkFilter:a}){const u=t.links.filter(d=>e.includes(d.source.type)&&e.includes(d.target.type)&&a(d)),f=d=>u.find(g=>g.source.id===d.id||g.target.id===d.id)!==void 0,h=t.nodes.filter(d=>e.includes(d.type)&&(o||f(d)));return r===void 0||!e.includes(r.type)?{nodes:h,links:u}:pht({nodes:h,links:u},r)}function pht(t,e){const r=[...ght(t,e),...vht(t,e)],o=r.flatMap(a=>[a.source,a.target]);return{nodes:[...new Set([...o,e])],links:[...new Set(r)]}}function ght(t,e){return tb(t,e,(r,o)=>r.target.id===o.id)}function vht(t,e){return tb(t,e,(r,o)=>r.source.id===o.id)}function tb(t,e,r){const o=new Set(t.links),a=new Set([e]),u=[];for(;o.size>0;){const f=[...o].filter(h=>[...a].some(d=>r(h,d)));if(f.length===0)return u;f.forEach(h=>{a.add(h.source),a.add(h.target),u.push(h),o.delete(h)})}return u}function Af(t){var e;return(e=t.x)!=null?e:0}function Mf(t){var e;return(e=t.y)!=null?e:0}function Th({source:t,target:e}){const r=new hn(Af(t),Mf(t)),o=new hn(Af(e),Mf(e)),a=o.subtract(r),u=a.length(),f=a.normalize(),h=f.multiply(-1);return{s:r,t:o,dist:u,norm:f,endNorm:h}}function eb({center:t,node:e}){const r=new hn(Af(e),Mf(e));let o=t;return r.x===o.x&&r.y===o.y&&(o=o.add(new hn(0,1))),{n:r,c:o}}function nb({config:t,source:e,target:r}){const{s:o,t:a,norm:u}=Th({config:t,source:e,target:r}),f=o.add(u.multiply(vi(t,e)-1)),h=a.subtract(u.multiply(t.marker.padding(r,t)));return{start:f,end:h}}function mht(t){const{start:e,end:r}=nb(t);return`M${e.x},${e.y}
35
+ L${r.x},${r.y}`}function yht(t){const{start:e,end:r}=nb(t),o=r.subtract(e).multiply(.5),a=e.add(o);return`translate(${a.x-8},${a.y-4})`}function bht({config:t,source:e,target:r}){const{s:o,t:a,dist:u,norm:f,endNorm:h}=Th({config:t,source:e,target:r}),d=10,g=f.rotateByDegrees(-d).multiply(vi(t,e)-1).add(o),v=h.rotateByDegrees(d).multiply(vi(t,r)).add(a).add(h.rotateByDegrees(d).multiply(2*t.marker.size)),b=1.2*u;return`M${g.x},${g.y}
36
+ A${b},${b},0,0,1,${v.x},${v.y}`}function wht({center:t,config:e,node:r}){const{n:o,c:a}=eb({center:t,config:e,node:r}),u=vi(e,r),f=o.subtract(a),h=f.multiply(1/f.length()),d=40,g=h.rotateByDegrees(d).multiply(u-1).add(o),v=h.rotateByDegrees(-d).multiply(u).add(o).add(h.rotateByDegrees(-d).multiply(2*e.marker.size));return`M${g.x},${g.y}
37
+ A${u},${u},0,1,0,${v.x},${v.y}`}function xht({config:t,source:e,target:r}){const{t:o,dist:a,endNorm:u}=Th({config:t,source:e,target:r}),f=10,h=u.rotateByDegrees(f).multiply(.5*a).add(o);return`translate(${h.x},${h.y})`}function _ht({center:t,config:e,node:r}){const{n:o,c:a}=eb({center:t,config:e,node:r}),u=o.subtract(a),f=u.multiply(1/u.length()).multiply(3*vi(e,r)+8).add(o);return`translate(${f.x},${f.y})`}const Fo={line:{labelTransform:yht,path:mht},arc:{labelTransform:xht,path:bht},reflexive:{labelTransform:_ht,path:wht}};function Sht(t){return t.append("g").classed("links",!0).selectAll("path")}function kht({config:t,graph:e,selection:r,showLabels:o}){const a=r==null?void 0:r.data(e.links,u=>nht(u)).join(u=>{var f,h,d,g;const v=u.append("g"),b=v.append("path").classed("link",!0).style("marker-end",S=>rht(S)).style("stroke",S=>S.color);(h=(f=t.modifiers).link)==null||h.call(f,b);const x=v.append("text").classed("link__label",!0).style("fill",S=>S.label?S.label.color:null).style("font-size",S=>S.label?S.label.fontSize:null).text(S=>S.label?S.label.text:null);return(g=(d=t.modifiers).linkLabel)==null||g.call(d,x),v});return a==null||a.select(".link__label").attr("opacity",u=>u.label&&o?1:0),a}function Cht(t){Tht(t),Lht(t)}function Tht({center:t,config:e,graph:r,selection:o}){o==null||o.selectAll("path").attr("d",a=>a.source.x===void 0||a.source.y===void 0||a.target.x===void 0||a.target.y===void 0?"":a.source.id===a.target.id?Fo.reflexive.path({config:e,node:a.source,center:t}):rb(r,a.source,a.target)?Fo.arc.path({config:e,source:a.source,target:a.target}):Fo.line.path({config:e,source:a.source,target:a.target}))}function Lht({config:t,center:e,graph:r,selection:o}){o==null||o.select(".link__label").attr("transform",a=>a.source.x===void 0||a.source.y===void 0||a.target.x===void 0||a.target.y===void 0?"translate(0, 0)":a.source.id===a.target.id?Fo.reflexive.labelTransform({config:t,node:a.source,center:e}):rb(r,a.source,a.target)?Fo.arc.labelTransform({config:t,source:a.source,target:a.target}):Fo.line.labelTransform({config:t,source:a.source,target:a.target}))}function rb(t,e,r){return e.id!==r.id&&t.links.some(o=>o.target.id===e.id&&o.source.id===r.id)&&t.links.some(o=>o.target.id===r.id&&o.source.id===e.id)}function Eht(t){return t.append("defs").selectAll("marker")}function Aht({config:t,graph:e,selection:r}){return r==null?void 0:r.data(Mht(e),o=>o).join(o=>{const a=o.append("marker").attr("id",u=>Jy(u)).attr("markerHeight",4*t.marker.size).attr("markerWidth",4*t.marker.size).attr("markerUnits","userSpaceOnUse").attr("orient","auto").attr("refX",t.marker.ref[0]).attr("refY",t.marker.ref[1]).attr("viewBox",t.marker.viewBox).style("fill",u=>u);return a.append("path").attr("d",Nht(t.marker.path)),a})}function Mht(t){return[...new Set(t.links.map(e=>e.color))]}function Nht(t){if(t.length<1)return"M0,0";const[[e,r],...o]=t;return o.reduce((a,[u,f])=>`${a}L${u},${f}`,`M${e},${r}`)}function Oht(t){return t.append("g").classed("nodes",!0).selectAll("circle")}function Pht({config:t,drag:e,graph:r,onNodeContext:o,onNodeSelected:a,selection:u,showLabels:f}){const h=u==null?void 0:u.data(r.nodes,d=>d.id).join(d=>{var g,v,b,x;const S=d.append("g");e!==void 0&&S.call(e);const M=S.append("circle").classed("node",!0).attr("aria-label",E=>E.label?E.label.text:E.id).attr("r",E=>vi(t,E)).on("contextmenu",(E,T)=>{Yy(E),o(T)}).on("pointerdown",(E,T)=>Dht(E,T,a??o)).style("fill",E=>E.color);(v=(g=t.modifiers).node)==null||v.call(g,M);const A=S.append("text").classed("node__label",!0).attr("dy","0.33em").style("fill",E=>E.label?E.label.color:null).style("font-size",E=>E.label?E.label.fontSize:null).style("stroke","none").text(E=>E.label?E.label.text:null);return(x=(b=t.modifiers).nodeLabel)==null||x.call(b,A),S});return h==null||h.select(".node").classed("focused",d=>d.isFocused),h==null||h.select(".node__label").attr("opacity",f?1:0),h}const $ht=500;function Dht(t,e,r){if(t.button!==void 0&&t.button!==0)return;const o=e.lastInteractionTimestamp,a=Date.now();if(o===void 0||a-o>$ht){e.lastInteractionTimestamp=a;return}e.lastInteractionTimestamp=void 0,r(e)}function Rht(t){t==null||t.attr("transform",e=>{var r,o;return`translate(${(r=e.x)!=null?r:0},${(o=e.y)!=null?o:0})`})}function zht({center:t,config:e,graph:r,onTick:o}){var a,u;const f=Uft(r.nodes),h=e.simulation.forces.centering;if(h&&h.enabled){const b=h.strength;f.force("x",Gft(()=>t().x).strength(b)).force("y",Vft(()=>t().y).strength(b))}const d=e.simulation.forces.charge;d&&d.enabled&&f.force("charge",jft().strength(d.strength));const g=e.simulation.forces.collision;g&&g.enabled&&f.force("collision",$ft().radius(b=>g.radiusMultiplier*vi(e,b)));const v=e.simulation.forces.link;return v&&v.enabled&&f.force("link",Rft(r.links).id(b=>b.id).distance(e.simulation.forces.link.length).strength(v.strength)),f.on("tick",()=>o()),(u=(a=e.modifiers).simulation)==null||u.call(a,f),f}function Iht({canvasContainer:t,config:e,min:r,max:o,onZoom:a}){var u,f;const h=gft().scaleExtent([r,o]).filter(d=>{var g;return d.button===0||((g=d.touches)==null?void 0:g.length)>=2}).on("start",()=>t().classed("grabbed",!0)).on("zoom",d=>a(d)).on("end",()=>t().classed("grabbed",!1));return(f=(u=e.modifiers).zoom)==null||f.call(u,h),h}class Fht{constructor(e,r,o){if(Ne(this,"nodeTypes"),Ne(this,"_nodeTypeFilter"),Ne(this,"_includeUnlinked",!0),Ne(this,"_linkFilter",()=>!0),Ne(this,"_showLinkLabels",!0),Ne(this,"_showNodeLabels",!0),Ne(this,"filteredGraph"),Ne(this,"width",0),Ne(this,"height",0),Ne(this,"simulation"),Ne(this,"canvas"),Ne(this,"linkSelection"),Ne(this,"nodeSelection"),Ne(this,"markerSelection"),Ne(this,"zoom"),Ne(this,"drag"),Ne(this,"xOffset",0),Ne(this,"yOffset",0),Ne(this,"scale"),Ne(this,"focusedNode"),Ne(this,"resizeObserver"),this.container=e,this.graph=r,this.config=o,this.scale=o.zoom.initial,this.resetView(),this.graph.nodes.forEach(a=>{var u,f;const[h,d]=o.positionInitializer(a,this.effectiveWidth,this.effectiveHeight);a.x=(u=a.x)!=null?u:h,a.y=(f=a.y)!=null?f:d}),this.nodeTypes=[...new Set(r.nodes.map(a=>a.type))],this._nodeTypeFilter=[...this.nodeTypes],o.initial){const{includeUnlinked:a,nodeTypeFilter:u,linkFilter:f,showLinkLabels:h,showNodeLabels:d}=o.initial;this._includeUnlinked=a??this._includeUnlinked,this._showLinkLabels=h??this._showLinkLabels,this._showNodeLabels=d??this._showNodeLabels,this._nodeTypeFilter=u??this._nodeTypeFilter,this._linkFilter=f??this._linkFilter}this.filterGraph(void 0),this.initGraph(),this.restart(o.simulation.alphas.initialize),o.autoResize&&(this.resizeObserver=new ResizeObserver(cht(()=>this.resize())),this.resizeObserver.observe(this.container))}get nodeTypeFilter(){return this._nodeTypeFilter}get includeUnlinked(){return this._includeUnlinked}set includeUnlinked(e){this._includeUnlinked=e,this.filterGraph(this.focusedNode);const{include:r,exclude:o}=this.config.simulation.alphas.filter.unlinked,a=e?r:o;this.restart(a)}set linkFilter(e){this._linkFilter=e,this.filterGraph(this.focusedNode),this.restart(this.config.simulation.alphas.filter.link)}get linkFilter(){return this._linkFilter}get showNodeLabels(){return this._showNodeLabels}set showNodeLabels(e){this._showNodeLabels=e;const{hide:r,show:o}=this.config.simulation.alphas.labels.nodes,a=e?o:r;this.restart(a)}get showLinkLabels(){return this._showLinkLabels}set showLinkLabels(e){this._showLinkLabels=e;const{hide:r,show:o}=this.config.simulation.alphas.labels.links,a=e?o:r;this.restart(a)}get effectiveWidth(){return this.width/this.scale}get effectiveHeight(){return this.height/this.scale}get effectiveCenter(){return hn.of([this.width,this.height]).divide(2).subtract(hn.of([this.xOffset,this.yOffset])).divide(this.scale)}resize(){const e=this.width,r=this.height,o=this.container.getBoundingClientRect().width,a=this.container.getBoundingClientRect().height,u=e.toFixed()!==o.toFixed(),f=r.toFixed()!==a.toFixed();if(!u&&!f)return;this.width=this.container.getBoundingClientRect().width,this.height=this.container.getBoundingClientRect().height;const h=this.config.simulation.alphas.resize;this.restart(Zy(h)?h:h({oldWidth:e,oldHeight:r,newWidth:o,newHeight:a}))}restart(e){var r;this.markerSelection=Aht({config:this.config,graph:this.filteredGraph,selection:this.markerSelection}),this.linkSelection=kht({config:this.config,graph:this.filteredGraph,selection:this.linkSelection,showLabels:this._showLinkLabels}),this.nodeSelection=Pht({config:this.config,drag:this.drag,graph:this.filteredGraph,onNodeContext:o=>this.toggleNodeFocus(o),onNodeSelected:this.config.callbacks.nodeClicked,selection:this.nodeSelection,showLabels:this._showNodeLabels}),(r=this.simulation)==null||r.stop(),this.simulation=zht({center:()=>this.effectiveCenter,config:this.config,graph:this.filteredGraph,onTick:()=>this.onTick()}).alpha(e).restart()}filterNodesByType(e,r){e?this._nodeTypeFilter.push(r):this._nodeTypeFilter=this._nodeTypeFilter.filter(o=>o!==r),this.filterGraph(this.focusedNode),this.restart(this.config.simulation.alphas.filter.type)}shutdown(){var e,r;this.focusedNode!==void 0&&(this.focusedNode.isFocused=!1,this.focusedNode=void 0),(e=this.resizeObserver)==null||e.unobserve(this.container),(r=this.simulation)==null||r.stop()}initGraph(){this.zoom=Iht({config:this.config,canvasContainer:()=>_n(this.container).select("svg"),min:this.config.zoom.min,max:this.config.zoom.max,onZoom:e=>this.onZoom(e)}),this.canvas=uht({applyZoom:this.scale!==1,container:_n(this.container),offset:[this.xOffset,this.yOffset],scale:this.scale,zoom:this.zoom}),this.applyZoom(),this.linkSelection=Sht(this.canvas),this.nodeSelection=Oht(this.canvas),this.markerSelection=Eht(this.canvas),this.drag=hht({config:this.config,onDragStart:()=>{var e;return(e=this.simulation)==null?void 0:e.alphaTarget(this.config.simulation.alphas.drag.start).restart()},onDragEnd:()=>{var e;return(e=this.simulation)==null?void 0:e.alphaTarget(this.config.simulation.alphas.drag.end).restart()}})}onTick(){Rht(this.nodeSelection),Cht({config:this.config,center:this.effectiveCenter,graph:this.filteredGraph,selection:this.linkSelection})}resetView(){var e;(e=this.simulation)==null||e.stop(),_n(this.container).selectChildren().remove(),this.zoom=void 0,this.canvas=void 0,this.linkSelection=void 0,this.nodeSelection=void 0,this.markerSelection=void 0,this.simulation=void 0,this.width=this.container.getBoundingClientRect().width,this.height=this.container.getBoundingClientRect().height}onZoom(e){var r,o,a;this.xOffset=e.transform.x,this.yOffset=e.transform.y,this.scale=e.transform.k,this.applyZoom(),(o=(r=this.config.hooks).afterZoom)==null||o.call(r,this.scale,this.xOffset,this.yOffset),(a=this.simulation)==null||a.restart()}applyZoom(){fht({canvas:this.canvas,scale:this.scale,xOffset:this.xOffset,yOffset:this.yOffset})}toggleNodeFocus(e){e.isFocused?(this.filterGraph(void 0),this.restart(this.config.simulation.alphas.focus.release(e))):this.focusNode(e)}focusNode(e){this.filterGraph(e),this.restart(this.config.simulation.alphas.focus.acquire(e))}filterGraph(e){this.focusedNode!==void 0&&(this.focusedNode.isFocused=!1,this.focusedNode=void 0),e!==void 0&&this._nodeTypeFilter.includes(e.type)&&(e.isFocused=!0,this.focusedNode=e),this.filteredGraph=dht({graph:this.graph,filter:this._nodeTypeFilter,focusedNode:this.focusedNode,includeUnlinked:this._includeUnlinked,linkFilter:this._linkFilter})}}function Hv({nodes:t,links:e}){return{nodes:t??[],links:e??[]}}function qht(t){return{...t}}function ib(t){return{...t,isFocused:!1,lastInteractionTimestamp:void 0}}const Hht={"h-full":"","min-h-75":"","flex-1":"",overflow:"hidden"},Bht={flex:"","items-center":"","gap-4":"","px-3":"","py-2":""},Wht=["id","checked","onChange"],Uht=["for"],jht=ht("div",{"flex-auto":""},null,-1),Ght=re({__name:"ViewModuleGraph",props:{graph:null},setup(t){const e=t,{graph:r}=n1(e),o=Kt(),a=Kt(!1),u=Kt(),f=Kt();Xf(()=>{a.value===!1&&setTimeout(()=>u.value=void 0,300)},{flush:"post"}),gl(()=>{g()}),Zf(()=>{var b;(b=f.value)==null||b.shutdown()}),Fe(r,g);function h(b,x){var S;(S=f.value)==null||S.filterNodesByType(x,b)}function d(b){u.value=b,a.value=!0}function g(){var b;(b=f.value)==null||b.shutdown(),!(!r.value||!o.value)&&(f.value=new Fht(o.value,r.value,aht({nodeRadius:10,autoResize:!0,simulation:{alphas:{initialize:1,resize:({newHeight:x,newWidth:S})=>x===0&&S===0?0:.25},forces:{collision:{radiusMultiplier:10},link:{length:240}}},marker:Qy.Arrow(2),modifiers:{node:v},positionInitializer:r.value.nodes.length>1?Ef.Randomized:Ef.Centered,zoom:{min:.5,max:2}})))}function v(b){if(gi)return;const x=E=>E.button===0;let S=0,M=0,A=0;b.on("pointerdown",(E,T)=>{T.type!=="external"&&(!T.x||!T.y||!x(E)||(S=T.x,M=T.y,A=Date.now()))}).on("pointerup",(E,T)=>{if(T.type==="external"||!T.x||!T.y||!x(E)||Date.now()-A>500)return;const L=T.x-S,$=T.y-M;L**2+$**2<100&&d(T.id)})}return(b,x)=>{var T;const S=ns,M=zlt,A=Clt,E=Qi("tooltip");return at(),Et("div",Hht,[ht("div",null,[ht("div",Bht,[(at(!0),Et(ce,null,Vn((T=j(f))==null?void 0:T.nodeTypes.sort(),L=>{var $;return at(),Et("div",{key:L,flex:"~ gap-1","items-center":"","select-none":""},[ht("input",{id:`type-${L}`,type:"checkbox",checked:($=j(f))==null?void 0:$.nodeTypeFilter.includes(L),onChange:P=>h(L,P.target.checked)},null,40,Wht),ht("label",{"font-light":"","text-sm":"","ws-nowrap":"","overflow-hidden":"",capitalize:"",truncate:"",for:`type-${L}`,"border-b-2":"",style:kn({"border-color":`var(--color-node-${L})`})},Xt(L)+" Modules",13,Uht)])}),128)),jht,ht("div",null,[pn(zt(S,{icon:"i-carbon-reset",onClick:g},null,512),[[E,"Reset",void 0,{bottom:!0}]])])])]),ht("div",{ref_key:"el",ref:o},null,512),zt(A,{modelValue:j(a),"onUpdate:modelValue":x[1]||(x[1]=L=>Ee(a)?a.value=L:null),direction:"right"},{default:Zt(()=>[j(u)?(at(),Qt(y1,{key:0},{default:Zt(()=>[zt(M,{id:j(u),onClose:x[0]||(x[0]=L=>a.value=!1)},null,8,["id"])]),_:1})):le("",!0)]),_:1},8,["modelValue"])])}}});const Vht={key:0,"text-green-500":"","flex-shrink-0":"","i-carbon:checkmark":""},Kht={key:1,"text-red-500":"","flex-shrink-0":"","i-carbon:compare":""},Xht={key:2,"text-red-500":"","flex-shrink-0":"","i-carbon:close":""},Yht={key:3,"text-gray-500":"","flex-shrink-0":"","i-carbon:document-blank":""},Zht={key:4,"text-gray-500":"","flex-shrink-0":"","i-carbon:redo":"","rotate-90":""},Jht={key:5,"text-yellow-500":"","flex-shrink-0":"","i-carbon:circle-dash":"","animate-spin":""},Lh=re({__name:"StatusIcon",props:{task:null},setup(t){return(e,r)=>{var a,u,f;const o=Qi("tooltip");return((a=t.task.result)==null?void 0:a.state)==="pass"?(at(),Et("div",Vht)):j(wc)(t.task)?pn((at(),Et("div",Kht,null,512)),[[o,"Contains failed snapshot",void 0,{right:!0}]]):((u=t.task.result)==null?void 0:u.state)==="fail"?(at(),Et("div",Xht)):t.task.mode==="todo"?pn((at(),Et("div",Yht,null,512)),[[o,"Todo",void 0,{right:!0}]]):t.task.mode==="skip"||((f=t.task.result)==null?void 0:f.state)==="skip"?pn((at(),Et("div",Zht,null,512)),[[o,"Skipped",void 0,{right:!0}]]):(at(),Et("div",Jht))}}});function Qht(t){const e=new Map,r=new Map,o=[];for(;;){let a=0;if(t.forEach((u,f)=>{var v;const{splits:h,finished:d}=u;if(d){a++;const{raw:b,candidate:x}=u;e.set(b,x);return}if(h.length===0){u.finished=!0;return}const g=h[0];r.has(g)?(u.candidate+=u.candidate===""?g:`/${g}`,(v=r.get(g))==null||v.push(f),h.shift()):(r.set(g,[f]),o.push(f))}),o.forEach(u=>{const f=t[u],h=f.splits.shift();f.candidate+=f.candidate===""?h:`/${h}`}),r.forEach(u=>{if(u.length===1){const f=u[0];t[f].finished=!0}}),r.clear(),o.length=0,a===t.length)break}return e}function tdt(t){let e=t;e.includes("/node_modules/")&&(e=t.split(/\/node_modules\//g).pop());const r=e.split(/\//g);return{raw:e,splits:r,candidate:"",finished:!1,id:t}}function edt(t){const e=t.map(o=>tdt(o)),r=Qht(e);return e.map(({raw:o,id:a})=>ib({color:"var(--color-node-external)",label:{color:"var(--color-node-external)",fontSize:"0.875rem",text:r.get(o)??""},isFocused:!1,id:a,type:"external"}))}function ndt(t,e){return ib({color:e?"var(--color-node-root)":"var(--color-node-inline)",label:{color:e?"var(--color-node-root)":"var(--color-node-inline)",fontSize:"0.875rem",text:t.split(/\//g).pop()},isFocused:!1,id:t,type:"inline"})}function rdt(t,e){if(!t)return Hv({});const r=edt(t.externalized),o=t.inlined.map(h=>ndt(h,h===e))??[],a=[...r,...o],u=Object.fromEntries(a.map(h=>[h.id,h])),f=Object.entries(t.graph).flatMap(([h,d])=>d.map(g=>{const v=u[h],b=u[g];if(!(v===void 0||b===void 0))return qht({source:v,target:b,color:"var(--color-link)",label:!1})}).filter(g=>g!==void 0));return Hv({nodes:a,links:f})}const idt={key:0,flex:"","flex-col":"","h-full":"","max-h-full":"","overflow-hidden":""},odt={p:"2","h-10":"",flex:"~ gap-2","items-center":"","bg-header":"",border:"b base"},sdt={"flex-1":"","font-light":"","op-50":"","ws-nowrap":"",truncate:"","text-sm":""},ldt={class:"flex text-lg"},adt={flex:"~","items-center":"","bg-header":"",border:"b-2 base","text-sm":"","h-41px":""},cdt={flex:"","flex-col":"","flex-1":"",overflow:"hidden"},udt={key:0,"flex-1":""},fdt=re({__name:"FileDetails",setup(t){const e=Kt({externalized:[],graph:{},inlined:[]}),r=Kt({nodes:[],links:[]}),o=Kt(!1),a=Kt(!1);CC(Le,async(g,v)=>{g&&g.filepath!==(v==null?void 0:v.filepath)&&(e.value=await Ue.rpc.getModuleGraph(g.filepath),r.value=rdt(e.value,g.filepath))},{debounce:100,immediate:!0});const u=()=>{var v;const g=(v=Le.value)==null?void 0:v.filepath;g&&fetch(`/__open-in-editor?file=${encodeURIComponent(g)}`)},f=g=>{g==="graph"&&(a.value=!0),lr.value=g},h=_t(()=>{var g;return((g=Q0.value)==null?void 0:g.reduce((v,{size:b})=>v+b,0))??0});function d(g){o.value=g}return(g,v)=>{var L,$;const b=Lh,x=ns,S=Ght,M=klt,A=ylt,E=ult,T=Qi("tooltip");return j(Le)?(at(),Et("div",idt,[ht("div",null,[ht("div",odt,[zt(b,{task:j(Le)},null,8,["task"]),ht("div",sdt,Xt((L=j(Le))==null?void 0:L.filepath),1),ht("div",ldt,[j(gi)?le("",!0):pn((at(),Qt(x,{key:0,title:"Open in editor",icon:"i-carbon-launch",disabled:!(($=j(Le))!=null&&$.filepath),onClick:u},null,8,["disabled"])),[[T,"Open in editor",void 0,{bottom:!0}]])])]),ht("div",adt,[ht("button",{"tab-button":"",class:ve({"tab-button-active":j(lr)==null}),onClick:v[0]||(v[0]=P=>f(null))}," Report ",2),ht("button",{"tab-button":"",class:ve({"tab-button-active":j(lr)==="graph"}),onClick:v[1]||(v[1]=P=>f("graph"))}," Module Graph ",2),j(gi)?le("",!0):(at(),Et("button",{key:0,"tab-button":"",class:ve({"tab-button-active":j(lr)==="editor"}),onClick:v[2]||(v[2]=P=>f("editor"))},Xt(j(o)?"* ":"")+"Code ",3)),ht("button",{"tab-button":"",class:ve({"tab-button-active":j(lr)==="console",op20:j(lr)!=="console"&&j(h)===0}),onClick:v[3]||(v[3]=P=>f("console"))}," Console ("+Xt(j(h))+") ",3)])]),ht("div",cdt,[j(a)?(at(),Et("div",udt,[pn(zt(S,{graph:j(r)},null,8,["graph"]),[[Vm,j(lr)==="graph"]])])):le("",!0),j(lr)==="editor"?(at(),Qt(M,{key:j(Le).filepath,file:j(Le),onDraft:d},null,8,["file"])):j(lr)==="console"?(at(),Qt(A,{key:2,file:j(Le)},null,8,["file"])):j(lr)?le("",!0):(at(),Qt(E,{key:3,file:j(Le)},null,8,["file"]))])])):le("",!0)}}}),hdt=["open"],ddt=ht("div",{"flex-1":"","h-1px":"",border:"base b",op80:""},null,-1),pdt=ht("div",{"flex-1":"","h-1px":"",border:"base b",op80:""},null,-1),gdt=re({__name:"DetailsPanel",props:{color:null},setup(t){const e=Kt(!0);return(r,o)=>(at(),Et("div",{open:j(e),class:"details-panel",onToggle:o[0]||(o[0]=a=>e.value=a.target.open)},[ht("div",{p:"y1","text-sm":"","bg-base":"","items-center":"","z-5":"","gap-2":"",class:ve(t.color),"w-full":"",flex:"","select-none":"",sticky:"",top:"-1"},[ddt,Yn(r.$slots,"summary",{open:j(e)}),pdt],2),Yn(r.$slots,"default")],40,hdt))}});const vdt={key:0,flex:"~ row","items-center":"",p:"x-2 y-1","border-rounded":"","cursor-pointer":"",hover:"bg-active"},mdt=["text"],ydt={"text-sm":"",truncate:"","font-light":""},bdt={key:0,text:"xs",op20:"",style:{"white-space":"nowrap"}},wdt=re({__name:"TaskItem",props:{task:null},setup(t){const e=t,r=_t(()=>{const{result:o}=e.task;return o&&Math.round(o.duration||0)});return(o,a)=>{var f,h;const u=Lh;return t.task?(at(),Et("div",vdt,[zt(u,{task:t.task,"mr-2":""},null,8,["task"]),ht("div",{flex:"","items-end":"","gap-2":"",text:((h=(f=t.task)==null?void 0:f.result)==null?void 0:h.state)==="fail"?"red-500":""},[ht("span",ydt,Xt(t.task.name),1),typeof j(r)=="number"?(at(),Et("span",bdt,Xt(j(r)>0?j(r):"< 1")+"ms ",1)):le("",!0)],8,mdt)])):le("",!0)}}});function xdt(t){return Object.hasOwnProperty.call(t,"tasks")}function ob(t,e){return typeof t!="string"||typeof e!="string"?!1:t.toLowerCase().includes(e.toLowerCase())}const _dt={key:1},Sdt={inheritAttrs:!1},kdt=re({...Sdt,__name:"TaskTree",props:{task:null,indent:{default:0},nested:{type:Boolean,default:!1},search:null,onItemClick:null},setup(t){return(e,r)=>{const o=wdt,a=Ki("TaskTree",!0);return at(),Et(ce,null,[!t.search||j(ob)(t.task.name,t.search)?(at(),Qt(o,hi({key:0},e.$attrs,{task:t.task,style:{paddingLeft:`${t.indent*.75+1}rem`},onClick:r[0]||(r[0]=u=>t.onItemClick&&t.onItemClick(t.task))}),null,16,["task","style"])):le("",!0),t.nested&&t.task.type==="suite"&&t.task.tasks.length?(at(),Et("div",_dt,[(at(!0),Et(ce,null,Vn(t.task.tasks,u=>(at(),Qt(a,{key:u.id,task:u,nested:t.nested,indent:t.indent+1,search:t.search,"on-item-click":t.onItemClick},null,8,["task","nested","indent","search","on-item-click"]))),128))])):le("",!0)],64)}}}),Cdt={h:"full",flex:"~ col"},Tdt={p:"2","h-10":"",flex:"~ gap-2","items-center":"","bg-header":"",border:"b base"},Ldt={p:"l3 y2 r2",flex:"~ gap-2","items-center":"","bg-header":"",border:"b-2 base"},Edt=ht("div",{class:"i-carbon:search","flex-shrink-0":""},null,-1),Adt=["op"],Mdt={class:"scrolls","flex-auto":"","py-1":""},Ndt={"text-red5":""},Odt={"text-yellow5":""},Pdt={"text-green5":""},$dt={class:"text-purple5:50"},Ddt={key:2,flex:"~ col","items-center":"",p:"x4 y4","font-light":""},Rdt=ht("div",{op30:""}," No matched test ",-1),zdt={inheritAttrs:!1},sb=re({...zdt,__name:"TasksList",props:{tasks:null,indent:{default:0},nested:{type:Boolean,default:!1},groupByType:{type:Boolean,default:!1},onItemClick:null},emits:["run"],setup(t,{emit:e}){const r=t,o=Kt(""),a=Kt(),u=_t(()=>o.value.trim()!==""),f=(E,T)=>{let L=!1;for(let $=0;$<E.length;$++){const P=E[$];if(ob(P.name,T)){L=!0;break}if(xdt(P)&&P.tasks&&(L=f(P.tasks,T),L))break}return L},h=_t(()=>o.value.trim()?r.tasks.filter(E=>f([E],o.value)):r.tasks),d=_t(()=>u.value?h.value.map(E=>Ua(E.id)).filter(Boolean):[]),g=_t(()=>h.value.filter(E=>{var T;return((T=E.result)==null?void 0:T.state)==="fail"})),v=_t(()=>h.value.filter(E=>{var T;return((T=E.result)==null?void 0:T.state)==="pass"})),b=_t(()=>h.value.filter(E=>E.mode==="skip"||E.mode==="todo")),x=_t(()=>h.value.filter(E=>!g.value.includes(E)&&!v.value.includes(E)&&!b.value.includes(E))),S=dC(x,250),M=E=>{var T;o.value="",E&&((T=a.value)==null||T.focus())},A=_t(()=>o.value==="");return(E,T)=>{const L=ns,$=kdt,P=gdt,G=Qi("tooltip");return at(),Et("div",Cdt,[ht("div",null,[ht("div",Tdt,[Yn(E.$slots,"header",{filteredTests:j(u)?j(d):void 0})]),ht("div",Ldt,[Edt,pn(ht("input",{ref_key:"searchBox",ref:a,"onUpdate:modelValue":T[0]||(T[0]=V=>Ee(o)?o.value=V:null),placeholder:"Search...",outline:"none",bg:"transparent",font:"light",text:"sm","flex-1":"","pl-1":"",op:j(o).length?"100":"50",onKeydown:[T[1]||(T[1]=ef(V=>M(!1),["esc"])),T[2]||(T[2]=ef(V=>e("run",j(u)?j(d):void 0),["enter"]))]},null,40,Adt),[[F_,j(o)]]),pn(zt(L,{disabled:j(A),title:"Clear search",icon:"i-carbon:filter-remove",onClickPassive:T[3]||(T[3]=V=>M(!0))},null,8,["disabled"]),[[G,"Clear search",void 0,{bottom:!0}]])])]),ht("div",Mdt,[t.groupByType?(at(),Et(ce,{key:0},[j(g).length?(at(),Qt(P,{key:0},{summary:Zt(()=>[ht("div",Ndt," FAIL ("+Xt(j(g).length)+") ",1)]),default:Zt(()=>[(at(!0),Et(ce,null,Vn(j(g),V=>(at(),Qt($,{key:V.id,task:V,nested:t.nested,search:j(o),class:ve(j(Mr)===V.id?"bg-active":""),"on-item-click":t.onItemClick},null,8,["task","nested","search","class","on-item-click"]))),128))]),_:1})):le("",!0),j(x).length||j(Wa)==="running"?(at(),Qt(P,{key:1},{summary:Zt(()=>[ht("div",Odt," RUNNING ("+Xt(j(S).length)+") ",1)]),default:Zt(()=>[(at(!0),Et(ce,null,Vn(j(S),V=>(at(),Qt($,{key:V.id,task:V,nested:t.nested,search:j(o),class:ve(j(Mr)===V.id?"bg-active":""),"on-item-click":t.onItemClick},null,8,["task","nested","search","class","on-item-click"]))),128))]),_:1})):le("",!0),j(v).length?(at(),Qt(P,{key:2},{summary:Zt(()=>[ht("div",Pdt," PASS ("+Xt(j(v).length)+") ",1)]),default:Zt(()=>[(at(!0),Et(ce,null,Vn(j(v),V=>(at(),Qt($,{key:V.id,task:V,nested:t.nested,search:j(o),class:ve(j(Mr)===V.id?"bg-active":""),"on-item-click":t.onItemClick},null,8,["task","nested","search","class","on-item-click"]))),128))]),_:1})):le("",!0),j(b).length?(at(),Qt(P,{key:3},{summary:Zt(()=>[ht("div",$dt," SKIP ("+Xt(j(b).length)+") ",1)]),default:Zt(()=>[(at(!0),Et(ce,null,Vn(j(b),V=>(at(),Qt($,{key:V.id,task:V,nested:t.nested,search:j(o),class:ve(j(Mr)===V.id?"bg-active":""),"on-item-click":t.onItemClick},null,8,["task","nested","search","class","on-item-click"]))),128))]),_:1})):le("",!0)],64)):(at(!0),Et(ce,{key:1},Vn(j(h),V=>(at(),Qt($,{key:V.id,task:V,nested:t.nested,search:j(o),class:ve(j(Mr)===V.id?"bg-active":""),"on-item-click":t.onItemClick},null,8,["task","nested","search","class","on-item-click"]))),128)),j(u)&&j(h).length===0?(at(),Et("div",Ddt,[Rdt,ht("button",{"font-light":"",op:"50 hover:100","text-sm":"",border:"~ gray-400/50 rounded",p:"x2 y0.5",m:"t2",onClickPassive:T[4]||(T[4]=V=>M(!0))}," Clear ",32)])):le("",!0)])])}}}),Idt={key:0,"h-full":""},Fdt={"font-bold":"","text-sm":"","flex-auto":"","ws-nowrap":"","overflow-hidden":"",truncate:""},qdt={class:"flex text-lg"},Hdt=re({__name:"Suites",setup(t){const e=_t(()=>{var a;return(a=Le.value)==null?void 0:a.name.split(/\//g).pop()}),r=_t(()=>{var a,u;return((a=Le.value)==null?void 0:a.tasks)&&wc((u=Le.value)==null?void 0:u.tasks)}),o=()=>Le.value&&Ue.rpc.updateSnapshot(Le.value);return(a,u)=>{const f=Lh,h=ns,d=sb,g=Qi("tooltip");return j(Le)?(at(),Et("div",Idt,[zt(d,{tasks:j(Le).tasks,nested:!0},{header:Zt(()=>[zt(f,{"mx-1":"",task:j(Le)},null,8,["task"]),ht("span",Fdt,Xt(j(e)),1),ht("div",qdt,[j(r)&&!j(gi)?pn((at(),Qt(h,{key:0,icon:"i-carbon-result-old",onClick:u[0]||(u[0]=v=>o())},null,512)),[[g,`Update failed snapshot(s) of ${j(Le).name}`,void 0,{bottom:!0}]]):le("",!0),j(gi)?le("",!0):pn((at(),Qt(h,{key:1,icon:"i-carbon-play",onClick:u[1]||(u[1]=v=>j(DT)())},null,512)),[[g,"Rerun file",void 0,{bottom:!0}]])])]),_:1},8,["tasks"])])):le("",!0)}}}),Za=_t(()=>Tn.value.filter(t=>{var e;return((e=t.result)==null?void 0:e.state)==="fail"})),Ja=_t(()=>Tn.value.filter(t=>{var e;return((e=t.result)==null?void 0:e.state)==="pass"})),Eh=_t(()=>Tn.value.filter(t=>t.mode==="skip"||t.mode==="todo"));_t(()=>Tn.value.filter(t=>!Za.value.includes(t)&&!Ja.value.includes(t)&&!Eh.value.includes(t)));_t(()=>Eh.value.filter(t=>t.mode==="skip"));const Bv=_t(()=>Tn.value.filter(wc));_t(()=>Eh.value.filter(t=>t.mode==="todo"));const Bdt=_t(()=>Wa.value==="idle"),_l=_t(()=>Ah(Tn.value)),lb=_t(()=>_l.value.filter(t=>{var e;return((e=t.result)==null?void 0:e.state)==="fail"})),ab=_t(()=>_l.value.filter(t=>{var e;return((e=t.result)==null?void 0:e.state)==="pass"})),cb=_t(()=>_l.value.filter(t=>t.mode==="skip"||t.mode==="todo")),Wdt=_t(()=>cb.value.filter(t=>t.mode==="skip")),Udt=_t(()=>cb.value.filter(t=>t.mode==="todo"));_t(()=>lb.value.length+ab.value.length);const jdt=_t(()=>{const t=Ah(_l.value).reduce((e,r)=>{var o;return(o=r.result)!=null&&o.duration&&(e+=r.result.duration),e},0);return t>1e3?`${(t/1e3).toFixed(2)}s`:`${Math.round(t)}ms`});function Gdt(t){return t=t||[],Array.isArray(t)?t:[t]}function Wv(t){return t.type==="test"||t.type==="benchmark"||t.type==="typecheck"}function Ah(t){return Gdt(t).flatMap(e=>Wv(e)?[e]:e.tasks.flatMap(r=>Wv(r)?[r]:Ah(r)))}const gr=t=>(xm("data-v-6679a536"),t=t(),_m(),t),Vdt={"data-testid":"test-files-entry",grid:"~ cols-[min-content_1fr_min-content]","items-center":"",gap:"x-2 y-3",p:"x4",relative:"","font-light":"","w-80":"",op80:""},Kdt=gr(()=>ht("div",{"i-carbon-document":""},null,-1)),Xdt=gr(()=>ht("div",null,"Files",-1)),Ydt={class:"number","data-testid":"num-files"},Zdt=gr(()=>ht("div",{"i-carbon-checkmark":""},null,-1)),Jdt=gr(()=>ht("div",null,"Pass",-1)),Qdt={class:"number"},tpt=gr(()=>ht("div",{"i-carbon-close":""},null,-1)),ept=gr(()=>ht("div",null," Fail ",-1)),npt={class:"number","text-red5":""},rpt=gr(()=>ht("div",{"i-carbon-compare":""},null,-1)),ipt=gr(()=>ht("div",null," Snapshot Fail ",-1)),opt={class:"number","text-red5":""},spt=gr(()=>ht("div",{"i-carbon-timer":""},null,-1)),lpt=gr(()=>ht("div",null,"Time",-1)),apt={class:"number","data-testid":"run-time"},cpt=re({__name:"TestFilesEntry",setup(t){return(e,r)=>(at(),Et("div",Vdt,[Kdt,Xdt,ht("div",Ydt,Xt(j(Tn).length),1),j(Ja).length?(at(),Et(ce,{key:0},[Zdt,Jdt,ht("div",Qdt,Xt(j(Ja).length),1)],64)):le("",!0),j(Za).length?(at(),Et(ce,{key:1},[tpt,ept,ht("div",npt,Xt(j(Za).length),1)],64)):le("",!0),j(Bv).length?(at(),Et(ce,{key:2},[rpt,ipt,ht("div",opt,Xt(j(Bv).length),1)],64)):le("",!0),spt,lpt,ht("div",apt,Xt(j(jdt)),1)]))}});const upt=to(cpt,[["__scopeId","data-v-6679a536"]]),fpt={"p-2":"","text-center":"",flex:""},hpt={"text-4xl":"","min-w-2em":""},dpt={"text-md":""},ppt=re({__name:"DashboardEntry",props:{tail:{type:Boolean,default:!1}},setup(t){return(e,r)=>(at(),Et("div",fpt,[ht("div",null,[ht("div",hpt,[Yn(e.$slots,"body")]),ht("div",dpt,[Yn(e.$slots,"header")])])]))}}),gpt={flex:"~ wrap","justify-evenly":"","gap-2":"",p:"x-4",relative:""},vpt=re({__name:"TestsEntry",setup(t){const e=_t(()=>_l.value.length),r=_t(()=>ab.value.length),o=_t(()=>lb.value.length),a=_t(()=>Wdt.value.length),u=_t(()=>Udt.value.length);return _t(()=>j(e)-o.value-r.value),(f,h)=>{const d=ppt;return at(),Et("div",gpt,[zt(d,{"text-green5":"","data-testid":"pass-entry"},{header:Zt(()=>[fn(" Pass ")]),body:Zt(()=>[fn(Xt(j(r)),1)]),_:1}),zt(d,{class:ve({"text-red5":j(o),op50:!j(o)}),"data-testid":"fail-entry"},{header:Zt(()=>[fn(" Fail ")]),body:Zt(()=>[fn(Xt(j(o)),1)]),_:1},8,["class"]),j(a)?(at(),Qt(d,{key:0,op50:"","data-testid":"skipped-entry"},{header:Zt(()=>[fn(" Skip ")]),body:Zt(()=>[fn(Xt(j(a)),1)]),_:1})):le("",!0),j(u)?(at(),Qt(d,{key:1,op50:"","data-testid":"todo-entry"},{header:Zt(()=>[fn(" Todo ")]),body:Zt(()=>[fn(Xt(j(u)),1)]),_:1})):le("",!0),zt(d,{tail:!0,"data-testid":"total-entry"},{header:Zt(()=>[fn(" Total ")]),body:Zt(()=>[fn(Xt(j(e)),1)]),_:1})])}}}),mpt={},ypt={"gap-0":"",flex:"~ col gap-4","h-full":"","justify-center":"","items-center":""},bpt={"aria-labelledby":"tests",m:"y-4 x-2"};function wpt(t,e){const r=vpt,o=upt;return at(),Et("div",ypt,[ht("section",bpt,[zt(r)]),zt(o)])}const xpt=to(mpt,[["render",wpt]]),_pt={},Spt={h:"full",flex:"~ col"},kpt=ht("div",{p:"3","h-10":"",flex:"~ gap-2","items-center":"","bg-header":"",border:"b base"},[ht("div",{class:"i-carbon-dashboard"}),ht("span",{"pl-1":"","font-bold":"","text-sm":"","flex-auto":"","ws-nowrap":"","overflow-hidden":"",truncate:""},"Dashboard")],-1),Cpt={class:"scrolls","flex-auto":"","py-1":""};function Tpt(t,e){const r=xpt;return at(),Et("div",Spt,[kpt,ht("div",Cpt,[zt(r)])])}const Lpt=to(_pt,[["render",Tpt]]),Ept="/__vitest__/favicon.svg",Qa=Kt(),Xs=Kt(!0);function Apt(){const t=Mr.value;if(t&&t.length>0){const e=Ua(t);e?(Qa.value=e,Xs.value=!1):TC(()=>Ue.state.getFiles(),()=>{Qa.value=Ua(t),Xs.value=!1})}return Xs}function Uv(t){Xs.value=t,t&&(Qa.value=void 0,Mr.value="")}const Mpt=ht("img",{"w-6":"","h-6":"",src:Ept,alt:"Vitest logo"},null,-1),Npt=ht("span",{"font-light":"","text-sm":"","flex-1":""},"Vitest",-1),Opt={class:"flex text-lg"},Ppt=re({__name:"Navigation",setup(t){const e=_t(()=>Tn.value&&wc(Tn.value)),r=()=>Ue.rpc.updateSnapshot();function o(u){Mr.value=u.id,Qa.value=Ua(u.id),Uv(!1)}const a=_t(()=>Sc.value?"light":"dark");return(u,f)=>{const h=ns,d=sb,g=Qi("tooltip");return at(),Qt(d,{border:"r base",tasks:j(Tn),"on-item-click":o,"group-by-type":!0,onRun:j(sv)},{header:Zt(({filteredTests:v})=>[Mpt,Npt,ht("div",Opt,[pn(zt(h,{title:"Show dashboard",class:"!animate-100ms","animate-count-1":"",icon:"i-carbon-dashboard",onClick:f[0]||(f[0]=b=>j(Uv)(!0))},null,512),[[Vm,!j(Xs)],[g,"Dashboard",void 0,{bottom:!0}]]),j(e)&&!j(gi)?pn((at(),Qt(h,{key:0,icon:"i-carbon-result-old",onClick:f[1]||(f[1]=b=>r())},null,512)),[[g,"Update all failed snapshot(s)",void 0,{bottom:!0}]]):le("",!0),j(gi)?le("",!0):pn((at(),Qt(h,{key:1,disabled:(v==null?void 0:v.length)===0,icon:"i-carbon-play",onClick:b=>j(sv)(v)},null,8,["disabled","onClick"])),[[g,v?v.length===0?"No test to run (clear filter)":"Rerun filtered":"Rerun all",void 0,{bottom:!0}]]),pn(zt(h,{icon:"dark:i-carbon-moon i-carbon-sun",onClick:f[2]||(f[2]=b=>j(ilt)())},null,512),[[g,`Toggle to ${j(a)} mode`,void 0,{bottom:!0}]])])]),_:1},8,["tasks","onRun"])}}}),$pt={"h-3px":"",relative:"","overflow-hidden":"",class:"px-0","w-screen":""},Dpt=re({__name:"ProgressBar",setup(t){const{width:e}=gT(),r=_t(()=>Tn.value.length===0?"!bg-gray-4 !dark:bg-gray-7 in-progress":Bdt.value?null:"in-progress"),o=_t(()=>Tn.value.length),a=_t(()=>Ja.value.length),u=_t(()=>Za.value.length),f=_t(()=>{const v=j(o);return v>0?e.value*a.value/v:0}),h=_t(()=>{const v=j(o);return v>0?e.value*u.value/v:0}),d=_t(()=>j(o)-u.value-a.value),g=_t(()=>{const v=j(o);return v>0?e.value*d.value/v:0});return(v,b)=>(at(),Et("div",{absolute:"","t-0":"","l-0":"","r-0":"","z-index-1031":"","pointer-events-none":"","p-0":"","h-3px":"",grid:"~ auto-cols-max","justify-items-center":"","w-screen":"",class:ve(j(r))},[ht("div",$pt,[ht("div",{absolute:"","l-0":"","t-0":"","bg-red5":"","h-3px":"",class:ve(j(r)),style:kn(`width: ${j(h)}px;`)},"   ",6),ht("div",{absolute:"","l-0":"","t-0":"","bg-green5":"","h-3px":"",class:ve(j(r)),style:kn(`left: ${j(h)}px; width: ${j(f)}px;`)},"   ",6),ht("div",{absolute:"","l-0":"","t-0":"","bg-yellow5":"","h-3px":"",class:ve(j(r)),style:kn(`left: ${j(f)+j(h)}px; width: ${j(g)}px;`)},"   ",6)])],2))}});const Rpt=to(Dpt,[["__scopeId","data-v-f967c1fe"]]),jv={name:"splitpanes",emits:["ready","resize","resized","pane-click","pane-maximize","pane-add","pane-remove","splitter-click"],props:{horizontal:{type:Boolean},pushOtherPanes:{type:Boolean,default:!0},dblClickSplitter:{type:Boolean,default:!0},rtl:{type:Boolean,default:!1},firstSplitter:{type:Boolean}},provide(){return{requestUpdate:this.requestUpdate,onPaneAdd:this.onPaneAdd,onPaneRemove:this.onPaneRemove,onPaneClick:this.onPaneClick}},data:()=>({container:null,ready:!1,panes:[],touch:{mouseDown:!1,dragging:!1,activeSplitter:null},splitterTaps:{splitter:null,timeoutId:null}}),computed:{panesCount(){return this.panes.length},indexedPanes(){return this.panes.reduce((t,e)=>(t[e.id]=e)&&t,{})}},methods:{updatePaneComponents(){this.panes.forEach(t=>{t.update&&t.update({[this.horizontal?"height":"width"]:`${this.indexedPanes[t.id].size}%`})})},bindEvents(){document.addEventListener("mousemove",this.onMouseMove,{passive:!1}),document.addEventListener("mouseup",this.onMouseUp),"ontouchstart"in window&&(document.addEventListener("touchmove",this.onMouseMove,{passive:!1}),document.addEventListener("touchend",this.onMouseUp))},unbindEvents(){document.removeEventListener("mousemove",this.onMouseMove,{passive:!1}),document.removeEventListener("mouseup",this.onMouseUp),"ontouchstart"in window&&(document.removeEventListener("touchmove",this.onMouseMove,{passive:!1}),document.removeEventListener("touchend",this.onMouseUp))},onMouseDown(t,e){this.bindEvents(),this.touch.mouseDown=!0,this.touch.activeSplitter=e},onMouseMove(t){this.touch.mouseDown&&(t.preventDefault(),this.touch.dragging=!0,this.calculatePanesSize(this.getCurrentMouseDrag(t)),this.$emit("resize",this.panes.map(e=>({min:e.min,max:e.max,size:e.size}))))},onMouseUp(){this.touch.dragging&&this.$emit("resized",this.panes.map(t=>({min:t.min,max:t.max,size:t.size}))),this.touch.mouseDown=!1,setTimeout(()=>{this.touch.dragging=!1,this.unbindEvents()},100)},onSplitterClick(t,e){"ontouchstart"in window&&(t.preventDefault(),this.dblClickSplitter&&(this.splitterTaps.splitter===e?(clearTimeout(this.splitterTaps.timeoutId),this.splitterTaps.timeoutId=null,this.onSplitterDblClick(t,e),this.splitterTaps.splitter=null):(this.splitterTaps.splitter=e,this.splitterTaps.timeoutId=setTimeout(()=>{this.splitterTaps.splitter=null},500)))),this.touch.dragging||this.$emit("splitter-click",this.panes[e])},onSplitterDblClick(t,e){let r=0;this.panes=this.panes.map((o,a)=>(o.size=a===e?o.max:o.min,a!==e&&(r+=o.min),o)),this.panes[e].size-=r,this.$emit("pane-maximize",this.panes[e]),this.$emit("resized",this.panes.map(o=>({min:o.min,max:o.max,size:o.size})))},onPaneClick(t,e){this.$emit("pane-click",this.indexedPanes[e])},getCurrentMouseDrag(t){const e=this.container.getBoundingClientRect(),{clientX:r,clientY:o}="ontouchstart"in window&&t.touches?t.touches[0]:t;return{x:r-e.left,y:o-e.top}},getCurrentDragPercentage(t){t=t[this.horizontal?"y":"x"];const e=this.container[this.horizontal?"clientHeight":"clientWidth"];return this.rtl&&!this.horizontal&&(t=e-t),t*100/e},calculatePanesSize(t){const e=this.touch.activeSplitter;let r={prevPanesSize:this.sumPrevPanesSize(e),nextPanesSize:this.sumNextPanesSize(e),prevReachedMinPanes:0,nextReachedMinPanes:0};const o=0+(this.pushOtherPanes?0:r.prevPanesSize),a=100-(this.pushOtherPanes?0:r.nextPanesSize),u=Math.max(Math.min(this.getCurrentDragPercentage(t),a),o);let f=[e,e+1],h=this.panes[f[0]]||null,d=this.panes[f[1]]||null;const g=h.max<100&&u>=h.max+r.prevPanesSize,v=d.max<100&&u<=100-(d.max+this.sumNextPanesSize(e+1));if(g||v){g?(h.size=h.max,d.size=Math.max(100-h.max-r.prevPanesSize-r.nextPanesSize,0)):(h.size=Math.max(100-d.max-r.prevPanesSize-this.sumNextPanesSize(e+1),0),d.size=d.max);return}if(this.pushOtherPanes){const b=this.doPushOtherPanes(r,u);if(!b)return;({sums:r,panesToResize:f}=b),h=this.panes[f[0]]||null,d=this.panes[f[1]]||null}h!==null&&(h.size=Math.min(Math.max(u-r.prevPanesSize-r.prevReachedMinPanes,h.min),h.max)),d!==null&&(d.size=Math.min(Math.max(100-u-r.nextPanesSize-r.nextReachedMinPanes,d.min),d.max))},doPushOtherPanes(t,e){const r=this.touch.activeSplitter,o=[r,r+1];return e<t.prevPanesSize+this.panes[o[0]].min&&(o[0]=this.findPrevExpandedPane(r).index,t.prevReachedMinPanes=0,o[0]<r&&this.panes.forEach((a,u)=>{u>o[0]&&u<=r&&(a.size=a.min,t.prevReachedMinPanes+=a.min)}),t.prevPanesSize=this.sumPrevPanesSize(o[0]),o[0]===void 0)?(t.prevReachedMinPanes=0,this.panes[0].size=this.panes[0].min,this.panes.forEach((a,u)=>{u>0&&u<=r&&(a.size=a.min,t.prevReachedMinPanes+=a.min)}),this.panes[o[1]].size=100-t.prevReachedMinPanes-this.panes[0].min-t.prevPanesSize-t.nextPanesSize,null):e>100-t.nextPanesSize-this.panes[o[1]].min&&(o[1]=this.findNextExpandedPane(r).index,t.nextReachedMinPanes=0,o[1]>r+1&&this.panes.forEach((a,u)=>{u>r&&u<o[1]&&(a.size=a.min,t.nextReachedMinPanes+=a.min)}),t.nextPanesSize=this.sumNextPanesSize(o[1]-1),o[1]===void 0)?(t.nextReachedMinPanes=0,this.panes[this.panesCount-1].size=this.panes[this.panesCount-1].min,this.panes.forEach((a,u)=>{u<this.panesCount-1&&u>=r+1&&(a.size=a.min,t.nextReachedMinPanes+=a.min)}),this.panes[o[0]].size=100-t.prevPanesSize-t.nextReachedMinPanes-this.panes[this.panesCount-1].min-t.nextPanesSize,null):{sums:t,panesToResize:o}},sumPrevPanesSize(t){return this.panes.reduce((e,r,o)=>e+(o<t?r.size:0),0)},sumNextPanesSize(t){return this.panes.reduce((e,r,o)=>e+(o>t+1?r.size:0),0)},findPrevExpandedPane(t){return[...this.panes].reverse().find(e=>e.index<t&&e.size>e.min)||{}},findNextExpandedPane(t){return this.panes.find(e=>e.index>t+1&&e.size>e.min)||{}},checkSplitpanesNodes(){Array.from(this.container.children).forEach(t=>{const e=t.classList.contains("splitpanes__pane"),r=t.classList.contains("splitpanes__splitter");!e&&!r&&(t.parentNode.removeChild(t),console.warn("Splitpanes: Only <pane> elements are allowed at the root of <splitpanes>. One of your DOM nodes was removed."))})},addSplitter(t,e,r=!1){const o=t-1,a=document.createElement("div");a.classList.add("splitpanes__splitter"),r||(a.onmousedown=u=>this.onMouseDown(u,o),typeof window<"u"&&"ontouchstart"in window&&(a.ontouchstart=u=>this.onMouseDown(u,o)),a.onclick=u=>this.onSplitterClick(u,o+1)),this.dblClickSplitter&&(a.ondblclick=u=>this.onSplitterDblClick(u,o+1)),e.parentNode.insertBefore(a,e)},removeSplitter(t){t.onmousedown=void 0,t.onclick=void 0,t.ondblclick=void 0,t.parentNode.removeChild(t)},redoSplitters(){const t=Array.from(this.container.children);t.forEach(r=>{r.className.includes("splitpanes__splitter")&&this.removeSplitter(r)});let e=0;t.forEach(r=>{r.className.includes("splitpanes__pane")&&(!e&&this.firstSplitter?this.addSplitter(e,r,!0):e&&this.addSplitter(e,r),e++)})},requestUpdate({target:t,...e}){const r=this.indexedPanes[t._.uid];Object.entries(e).forEach(([o,a])=>r[o]=a)},onPaneAdd(t){let e=-1;Array.from(t.$el.parentNode.children).some(a=>(a.className.includes("splitpanes__pane")&&e++,a===t.$el));const r=parseFloat(t.minSize),o=parseFloat(t.maxSize);this.panes.splice(e,0,{id:t._.uid,index:e,min:isNaN(r)?0:r,max:isNaN(o)?100:o,size:t.size===null?null:parseFloat(t.size),givenSize:t.size,update:t.update}),this.panes.forEach((a,u)=>a.index=u),this.ready&&this.$nextTick(()=>{this.redoSplitters(),this.resetPaneSizes({addedPane:this.panes[e]}),this.$emit("pane-add",{index:e,panes:this.panes.map(a=>({min:a.min,max:a.max,size:a.size}))})})},onPaneRemove(t){const e=this.panes.findIndex(o=>o.id===t._.uid),r=this.panes.splice(e,1)[0];this.panes.forEach((o,a)=>o.index=a),this.$nextTick(()=>{this.redoSplitters(),this.resetPaneSizes({removedPane:{...r,index:e}}),this.$emit("pane-remove",{removed:r,panes:this.panes.map(o=>({min:o.min,max:o.max,size:o.size}))})})},resetPaneSizes(t={}){!t.addedPane&&!t.removedPane?this.initialPanesSizing():this.panes.some(e=>e.givenSize!==null||e.min||e.max<100)?this.equalizeAfterAddOrRemove(t):this.equalize(),this.ready&&this.$emit("resized",this.panes.map(e=>({min:e.min,max:e.max,size:e.size})))},equalize(){const t=100/this.panesCount;let e=0;const r=[],o=[];this.panes.forEach(a=>{a.size=Math.max(Math.min(t,a.max),a.min),e-=a.size,a.size>=a.max&&r.push(a.id),a.size<=a.min&&o.push(a.id)}),e>.1&&this.readjustSizes(e,r,o)},initialPanesSizing(){let t=100;const e=[],r=[];let o=0;this.panes.forEach(u=>{t-=u.size,u.size!==null&&o++,u.size>=u.max&&e.push(u.id),u.size<=u.min&&r.push(u.id)});let a=100;t>.1&&(this.panes.forEach(u=>{u.size===null&&(u.size=Math.max(Math.min(t/(this.panesCount-o),u.max),u.min)),a-=u.size}),a>.1&&this.readjustSizes(t,e,r))},equalizeAfterAddOrRemove({addedPane:t,removedPane:e}={}){let r=100/this.panesCount,o=0;const a=[],u=[];t&&t.givenSize!==null&&(r=(100-t.givenSize)/(this.panesCount-1)),this.panes.forEach(f=>{o-=f.size,f.size>=f.max&&a.push(f.id),f.size<=f.min&&u.push(f.id)}),!(Math.abs(o)<.1)&&(this.panes.forEach(f=>{t&&t.givenSize!==null&&t.id===f.id||(f.size=Math.max(Math.min(r,f.max),f.min)),o-=f.size,f.size>=f.max&&a.push(f.id),f.size<=f.min&&u.push(f.id)}),o>.1&&this.readjustSizes(o,a,u))},readjustSizes(t,e,r){let o;t>0?o=t/(this.panesCount-e.length):o=t/(this.panesCount-r.length),this.panes.forEach((a,u)=>{if(t>0&&!e.includes(a.id)){const f=Math.max(Math.min(a.size+o,a.max),a.min),h=f-a.size;t-=h,a.size=f}else if(!r.includes(a.id)){const f=Math.max(Math.min(a.size+o,a.max),a.min),h=f-a.size;t-=h,a.size=f}a.update({[this.horizontal?"height":"width"]:`${this.indexedPanes[a.id].size}%`})}),Math.abs(t)>.1&&this.$nextTick(()=>{this.ready&&console.warn("Splitpanes: Could not resize panes correctly due to their constraints.")})}},watch:{panes:{deep:!0,immediate:!1,handler(){this.updatePaneComponents()}},horizontal(){this.updatePaneComponents()},firstSplitter(){this.redoSplitters()},dblClickSplitter(t){[...this.container.querySelectorAll(".splitpanes__splitter")].forEach((e,r)=>{e.ondblclick=t?o=>this.onSplitterDblClick(o,r):void 0})}},beforeUnmount(){this.ready=!1},mounted(){this.container=this.$refs.container,this.checkSplitpanesNodes(),this.redoSplitters(),this.resetPaneSizes(),this.$emit("ready"),this.ready=!0},render(){return vl("div",{ref:"container",class:["splitpanes",`splitpanes--${this.horizontal?"horizontal":"vertical"}`,{"splitpanes--dragging":this.touch.dragging}]},this.$slots.default())}},zpt=(t,e)=>{const r=t.__vccOpts||t;for(const[o,a]of e)r[o]=a;return r},Ipt={name:"pane",inject:["requestUpdate","onPaneAdd","onPaneRemove","onPaneClick"],props:{size:{type:[Number,String],default:null},minSize:{type:[Number,String],default:0},maxSize:{type:[Number,String],default:100}},data:()=>({style:{}}),mounted(){this.onPaneAdd(this)},beforeUnmount(){this.onPaneRemove(this)},methods:{update(t){this.style=t}},computed:{sizeNumber(){return this.size||this.size===0?parseFloat(this.size):null},minSizeNumber(){return parseFloat(this.minSize)},maxSizeNumber(){return parseFloat(this.maxSize)}},watch:{sizeNumber(t){this.requestUpdate({target:this,size:t})},minSizeNumber(t){this.requestUpdate({target:this,min:t})},maxSizeNumber(t){this.requestUpdate({target:this,max:t})}}};function Fpt(t,e,r,o,a,u){return at(),Et("div",{class:"splitpanes__pane",onClick:e[0]||(e[0]=f=>u.onPaneClick(f,t._.uid)),style:kn(t.style)},[Yn(t.$slots,"default")],4)}const ma=zpt(Ipt,[["render",Fpt]]),qpt={"h-screen":"","w-screen":"",overflow:"hidden"},Hpt=re({__name:"index",setup(t){const e=Apt(),r=On([33,67]),o=On([33,67]),a=Wg(h=>{h.forEach((d,g)=>{r[g]=d.size})},0),u=Wg(h=>{h.forEach((d,g)=>{o[g]=d.size})},0),f=()=>{const h=window.innerWidth,d=Math.min(h/3,300);r[0]=100*d/h,r[1]=100-r[0],o[0]=100*d/(h-d),o[1]=100-o[0]};return(h,d)=>{const g=Rpt,v=Ppt,b=Lpt,x=Hdt,S=fdt,M=IT;return at(),Et(ce,null,[zt(g),ht("div",qpt,[zt(j(jv),{class:"pt-4px",onResized:j(a),onReady:f},{default:Zt(()=>[zt(j(ma),{size:j(r)[0]},{default:Zt(()=>[zt(v)]),_:1},8,["size"]),zt(j(ma),{size:j(r)[1]},{default:Zt(()=>[zt(eh,null,{default:Zt(()=>[j(e)?(at(),Qt(b,{key:"summary"})):(at(),Qt(j(jv),{key:"detail",onResized:j(u)},{default:Zt(()=>[zt(j(ma),{size:j(o)[0]},{default:Zt(()=>[zt(x)]),_:1},8,["size"]),zt(j(ma),{size:j(o)[1]},{default:Zt(()=>[zt(S)]),_:1},8,["size"])]),_:1},8,["onResized"]))]),_:1})]),_:1},8,["size"])]),_:1},8,["onResized"])]),zt(M)],64)}}}),Bpt=[{name:"index",path:"/",component:Hpt,props:!0}];const Wpt={tooltip:oC};E0.options.instantMove=!0;E0.options.distance=10;const Upt=()=>KS({history:uS("/__vitest__/"),routes:Bpt}),jpt=[Upt],Mh=Km(G_);jpt.forEach(t=>{Mh.use(t())});Object.entries(Wpt).forEach(([t,e])=>{Mh.directive(t,e)});Mh.mount("#app");