@vitest/browser 0.25.7 → 0.25.8

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 lx=Object.defineProperty;var ax=(t,e,r)=>e in t?lx(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var Ni=(t,e,r)=>(ax(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)?hx(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 cx=/;(?![^(]*\))/g,ux=/:([^]+)/,fx=/\/\*.*?\*\//gs;function hx(t){const e={};return t.replace(fx,"").split(cx).forEach(r=>{if(r){const o=r.split(ux);o.length>1&&(e[o[0].trim()]=o[1].trim())}}),e}function ge(t){let e="";if(qe(t))e=t;else if(Ht(t))for(let r=0;r<t.length;r++){const o=ge(t[r]);o&&(e+=o+" ")}else if(xe(t))for(const r in t)t[r]&&(e+=r+" ");return e.trim()}const dx="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",px=Nf(dx);function Vv(t){return!!t||t===""}const Xt=t=>qe(t)?t:t==null?"":Ht(t)||xe(t)&&(t.toString===Zv||!Wt(t.toString))?JSON.stringify(t,Kv,2):String(t),Kv=(t,e)=>e&&e.__v_isRef?Kv(t,e.value):Eo(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((r,[o,a])=>(r[`${o} =>`]=a,r),{})}:Xv(e)?{[`Set(${e.size})`]:[...e.values()]}:xe(e)&&!Ht(e)&&!Jv(e)?String(e):e,we={},Lo=[],Vn=()=>{},gx=()=>!1,vx=/^on[^a-z]/,Ja=t=>vx.test(t),Mf=t=>t.startsWith("onUpdate:"),Ye=Object.assign,Of=(t,e)=>{const r=t.indexOf(e);r>-1&&t.splice(r,1)},mx=Object.prototype.hasOwnProperty,ee=(t,e)=>mx.call(t,e),Ht=Array.isArray,Eo=t=>Qa(t)==="[object Map]",Xv=t=>Qa(t)==="[object Set]",Wt=t=>typeof t=="function",qe=t=>typeof t=="string",Pf=t=>typeof t=="symbol",xe=t=>t!==null&&typeof t=="object",Yv=t=>xe(t)&&Wt(t.then)&&Wt(t.catch),Zv=Object.prototype.toString,Qa=t=>Zv.call(t),yx=t=>Qa(t).slice(8,-1),Jv=t=>Qa(t)==="[object Object]",$f=t=>qe(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,va=Nf(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),tc=t=>{const e=Object.create(null);return r=>e[r]||(e[r]=t(r))},bx=/-(\w)/g,fr=tc(t=>t.replace(bx,(e,r)=>r?r.toUpperCase():"")),wx=/\B([A-Z])/g,Zi=tc(t=>t.replace(wx,"-$1").toLowerCase()),ec=tc(t=>t.charAt(0).toUpperCase()+t.slice(1)),bu=tc(t=>t?`on${ec(t)}`:""),Vs=(t,e)=>!Object.is(t,e),ma=(t,e)=>{for(let r=0;r<t.length;r++)t[r](e)},Aa=(t,e,r)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:r})},Ro=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let Ap;const xx=()=>Ap||(Ap=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let Nn;class _x{constructor(e=!1){this.detached=e,this.active=!0,this.effects=[],this.cleanups=[],this.parent=Nn,!e&&Nn&&(this.index=(Nn.scopes||(Nn.scopes=[])).push(this)-1)}run(e){if(this.active){const r=Nn;try{return Nn=this,e()}finally{Nn=r}}}on(){Nn=this}off(){Nn=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 Sx(t,e=Nn){e&&e.active&&e.effects.push(t)}function kx(){return Nn}function Cx(t){Nn&&Nn.cleanups.push(t)}const Df=t=>{const e=new Set(t);return e.w=0,e.n=0,e},Qv=t=>(t.w&di)>0,tm=t=>(t.n&di)>0,Tx=({deps:t})=>{if(t.length)for(let e=0;e<t.length;e++)t[e].w|=di},Lx=t=>{const{deps:e}=t;if(e.length){let r=0;for(let o=0;o<e.length;o++){const a=e[o];Qv(a)&&!tm(a)?a.delete(t):e[r++]=a,a.w&=~di,a.n&=~di}e.length=r}},Fu=new WeakMap;let zs=0,di=1;const qu=30;let jn;const Wi=Symbol(""),Hu=Symbol("");class Rf{constructor(e,r=null,o){this.fn=e,this.scheduler=r,this.active=!0,this.deps=[],this.parent=void 0,Sx(this,o)}run(){if(!this.active)return this.fn();let e=jn,r=ui;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=jn,jn=this,ui=!0,di=1<<++zs,zs<=qu?Tx(this):Np(this),this.fn()}finally{zs<=qu&&Lx(this),di=1<<--zs,jn=this.parent,ui=r,this.parent=void 0,this.deferStop&&this.stop()}}stop(){jn===this?this.deferStop=!0:this.active&&(Np(this),this.onStop&&this.onStop(),this.active=!1)}}function Np(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 em=[];function Xo(){em.push(ui),ui=!1}function Yo(){const t=em.pop();ui=t===void 0?!0:t}function On(t,e,r){if(ui&&jn){let o=Fu.get(t);o||Fu.set(t,o=new Map);let a=o.get(r);a||o.set(r,a=Df()),nm(a)}}function nm(t,e){let r=!1;zs<=qu?tm(t)||(t.n|=di,r=!Qv(t)):r=!t.has(jn),r&&(t.add(jn),jn.deps.push(t))}function Dr(t,e,r,o,a,u){const f=Fu.get(t);if(!f)return;let h=[];if(e==="clear")h=[...f.values()];else if(r==="length"&&Ht(t)){const d=Ro(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)?$f(r)&&h.push(f.get("length")):(h.push(f.get(Wi)),Eo(t)&&h.push(f.get(Hu)));break;case"delete":Ht(t)||(h.push(f.get(Wi)),Eo(t)&&h.push(f.get(Hu)));break;case"set":Eo(t)&&h.push(f.get(Wi));break}if(h.length===1)h[0]&&Bu(h[0]);else{const d=[];for(const g of h)g&&d.push(...g);Bu(Df(d))}}function Bu(t,e){const r=Ht(t)?t:[...t];for(const o of r)o.computed&&Mp(o);for(const o of r)o.computed||Mp(o)}function Mp(t,e){(t!==jn||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}const Ex=Nf("__proto__,__v_isRef,__isVue"),rm=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(Pf)),Ax=zf(),Nx=zf(!1,!0),Mx=zf(!0),Op=Ox();function Ox(){const t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...r){const o=le(this);for(let u=0,f=this.length;u<f;u++)On(o,"get",u+"");const a=o[e](...r);return a===-1||a===!1?o[e](...r.map(le)):a}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...r){Xo();const o=le(this)[e].apply(this,r);return Yo(),o}}),t}function zf(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?Kx:am:e?lm:sm).get(o))return o;const f=Ht(o);if(!t&&f&&ee(Op,a))return Reflect.get(Op,a,u);const h=Reflect.get(o,a,u);return(Pf(a)?rm.has(a):Ex(a))||(t||On(o,"get",a),e)?h:Ee(h)?f&&$f(a)?h:h.value:xe(h)?t?cm(h):hr(h):h}}const Px=im(),$x=im(!0);function im(t=!1){return function(r,o,a,u){let f=r[o];if(zo(f)&&Ee(f)&&!Ee(a))return!1;if(!t&&(!Na(a)&&!zo(a)&&(f=le(f),a=le(a)),!Ht(r)&&Ee(f)&&!Ee(a)))return f.value=a,!0;const h=Ht(r)&&$f(o)?Number(o)<r.length:ee(r,o),d=Reflect.set(r,o,a,u);return r===le(u)&&(h?Vs(a,f)&&Dr(r,"set",o,a):Dr(r,"add",o,a)),d}}function Dx(t,e){const r=ee(t,e);t[e];const o=Reflect.deleteProperty(t,e);return o&&r&&Dr(t,"delete",e,void 0),o}function Rx(t,e){const r=Reflect.has(t,e);return(!Pf(e)||!rm.has(e))&&On(t,"has",e),r}function zx(t){return On(t,"iterate",Ht(t)?"length":Wi),Reflect.ownKeys(t)}const om={get:Ax,set:Px,deleteProperty:Dx,has:Rx,ownKeys:zx},Ix={get:Mx,set(t,e){return!0},deleteProperty(t,e){return!0}},Fx=Ye({},om,{get:Nx,set:$x}),If=t=>t,nc=t=>Reflect.getPrototypeOf(t);function na(t,e,r=!1,o=!1){t=t.__v_raw;const a=le(t),u=le(e);r||(e!==u&&On(a,"get",e),On(a,"get",u));const{has:f}=nc(a),h=o?If:r?Bf:Ks;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 ra(t,e=!1){const r=this.__v_raw,o=le(r),a=le(t);return e||(t!==a&&On(o,"has",t),On(o,"has",a)),t===a?r.has(t):r.has(t)||r.has(a)}function ia(t,e=!1){return t=t.__v_raw,!e&&On(le(t),"iterate",Wi),Reflect.get(t,"size",t)}function Pp(t){t=le(t);const e=le(this);return nc(e).has.call(e,t)||(e.add(t),Dr(e,"add",t,t)),this}function $p(t,e){e=le(e);const r=le(this),{has:o,get:a}=nc(r);let u=o.call(r,t);u||(t=le(t),u=o.call(r,t));const f=a.call(r,t);return r.set(t,e),u?Vs(e,f)&&Dr(r,"set",t,e):Dr(r,"add",t,e),this}function Dp(t){const e=le(this),{has:r,get:o}=nc(e);let a=r.call(e,t);a||(t=le(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=le(this),e=t.size!==0,r=t.clear();return e&&Dr(t,"clear",void 0,void 0),r}function oa(t,e){return function(o,a){const u=this,f=u.__v_raw,h=le(f),d=e?If:t?Bf:Ks;return!t&&On(h,"iterate",Wi),f.forEach((g,v)=>o.call(a,d(g),d(v),u))}}function sa(t,e,r){return function(...o){const a=this.__v_raw,u=le(a),f=Eo(u),h=t==="entries"||t===Symbol.iterator&&f,d=t==="keys"&&f,g=a[t](...o),v=r?If:e?Bf:Ks;return!e&&On(u,"iterate",d?Hu:Wi),{next(){const{value:b,done:w}=g.next();return w?{value:b,done:w}:{value:h?[v(b[0]),v(b[1])]:v(b),done:w}},[Symbol.iterator](){return this}}}}function ti(t){return function(...e){return t==="delete"?!1:this}}function qx(){const t={get(u){return na(this,u)},get size(){return ia(this)},has:ra,add:Pp,set:$p,delete:Dp,clear:Rp,forEach:oa(!1,!1)},e={get(u){return na(this,u,!1,!0)},get size(){return ia(this)},has:ra,add:Pp,set:$p,delete:Dp,clear:Rp,forEach:oa(!1,!0)},r={get(u){return na(this,u,!0)},get size(){return ia(this,!0)},has(u){return ra.call(this,u,!0)},add:ti("add"),set:ti("set"),delete:ti("delete"),clear:ti("clear"),forEach:oa(!0,!1)},o={get(u){return na(this,u,!0,!0)},get size(){return ia(this,!0)},has(u){return ra.call(this,u,!0)},add:ti("add"),set:ti("set"),delete:ti("delete"),clear:ti("clear"),forEach:oa(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(u=>{t[u]=sa(u,!1,!1),r[u]=sa(u,!0,!1),e[u]=sa(u,!1,!0),o[u]=sa(u,!0,!0)}),[t,r,e,o]}const[Hx,Bx,Wx,Ux]=qx();function Ff(t,e){const r=e?t?Ux:Wx:t?Bx:Hx;return(o,a,u)=>a==="__v_isReactive"?!t:a==="__v_isReadonly"?t:a==="__v_raw"?o:Reflect.get(ee(r,a)&&a in o?r:o,a,u)}const jx={get:Ff(!1,!1)},Gx={get:Ff(!1,!0)},Vx={get:Ff(!0,!1)},sm=new WeakMap,lm=new WeakMap,am=new WeakMap,Kx=new WeakMap;function Xx(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Yx(t){return t.__v_skip||!Object.isExtensible(t)?0:Xx(yx(t))}function hr(t){return zo(t)?t:qf(t,!1,om,jx,sm)}function Zx(t){return qf(t,!1,Fx,Gx,lm)}function cm(t){return qf(t,!0,Ix,Vx,am)}function qf(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=Yx(t);if(f===0)return t;const h=new Proxy(t,f===2?o:r);return a.set(t,h),h}function Ao(t){return zo(t)?Ao(t.__v_raw):!!(t&&t.__v_isReactive)}function zo(t){return!!(t&&t.__v_isReadonly)}function Na(t){return!!(t&&t.__v_isShallow)}function um(t){return Ao(t)||zo(t)}function le(t){const e=t&&t.__v_raw;return e?le(e):t}function Hf(t){return Aa(t,"__v_skip",!0),t}const Ks=t=>xe(t)?hr(t):t,Bf=t=>xe(t)?cm(t):t;function fm(t){ui&&jn&&(t=le(t),nm(t.dep||(t.dep=Df())))}function hm(t,e){t=le(t),t.dep&&Bu(t.dep)}function Ee(t){return!!(t&&t.__v_isRef===!0)}function Kt(t){return dm(t,!1)}function ul(t){return dm(t,!0)}function dm(t,e){return Ee(t)?t:new Jx(t,e)}class Jx{constructor(e,r){this.__v_isShallow=r,this.dep=void 0,this.__v_isRef=!0,this._rawValue=r?e:le(e),this._value=r?e:Ks(e)}get value(){return fm(this),this._value}set value(e){const r=this.__v_isShallow||Na(e)||zo(e);e=r?e:le(e),Vs(e,this._rawValue)&&(this._rawValue=e,this._value=r?e:Ks(e),hm(this))}}function j(t){return Ee(t)?t.value:t}const Qx={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 pm(t){return Ao(t)?t:new Proxy(t,Qx)}function t1(t){const e=Ht(t)?new Array(t.length):{};for(const r in t)e[r]=Wf(t,r);return e}class e1{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 Wf(t,e,r){const o=t[e];return Ee(o)?o:new e1(t,e,r)}var gm;class n1{constructor(e,r,o,a){this._setter=r,this.dep=void 0,this.__v_isRef=!0,this[gm]=!1,this._dirty=!0,this.effect=new Rf(e,()=>{this._dirty||(this._dirty=!0,hm(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!a,this.__v_isReadonly=o}get value(){const e=le(this);return fm(e),(e._dirty||!e._cacheable)&&(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}gm="__v_isReadonly";function r1(t,e,r=!1){let o,a;const u=Wt(t);return u?(o=t,a=Vn):(o=t.get,a=t.set),new n1(o,a,u||!a,r)}function fi(t,e,r,o){let a;try{a=o?t(...o):t()}catch(u){fl(u,e,r)}return a}function In(t,e,r,o){if(Wt(t)){const u=fi(t,e,r,o);return u&&Yv(u)&&u.catch(f=>{fl(f,e,r)}),u}const a=[];for(let u=0;u<t.length;u++)a.push(In(t[u],e,r,o));return a}function fl(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}}i1(t,r,a,o)}function i1(t,e,r,o=!0){console.error(t)}let Xs=!1,Wu=!1;const en=[];let sr=0;const No=[];let Er=null,zi=0;const vm=Promise.resolve();let Uf=null;function hl(t){const e=Uf||vm;return t?e.then(this?t.bind(this):t):e}function o1(t){let e=sr+1,r=en.length;for(;e<r;){const o=e+r>>>1;Ys(en[o])<t?e=o+1:r=o}return e}function jf(t){(!en.length||!en.includes(t,Xs&&t.allowRecurse?sr+1:sr))&&(t.id==null?en.push(t):en.splice(o1(t.id),0,t),mm())}function mm(){!Xs&&!Wu&&(Wu=!0,Uf=vm.then(wm))}function s1(t){const e=en.indexOf(t);e>sr&&en.splice(e,1)}function ym(t){Ht(t)?No.push(...t):(!Er||!Er.includes(t,t.allowRecurse?zi+1:zi))&&No.push(t),mm()}function zp(t,e=Xs?sr+1:0){for(;e<en.length;e++){const r=en[e];r&&r.pre&&(en.splice(e,1),e--,r())}}function bm(t){if(No.length){const e=[...new Set(No)];if(No.length=0,Er){Er.push(...e);return}for(Er=e,Er.sort((r,o)=>Ys(r)-Ys(o)),zi=0;zi<Er.length;zi++)Er[zi]();Er=null,zi=0}}const Ys=t=>t.id==null?1/0:t.id,l1=(t,e)=>{const r=Ys(t)-Ys(e);if(r===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return r};function wm(t){Wu=!1,Xs=!0,en.sort(l1);const e=Vn;try{for(sr=0;sr<en.length;sr++){const r=en[sr];r&&r.active!==!1&&fi(r,null,14)}}finally{sr=0,en.length=0,bm(),Xs=!1,Uf=null,(en.length||No.length)&&wm()}}function a1(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:w}=o[v]||we;w&&(a=r.map(S=>qe(S)?S.trim():S)),b&&(a=r.map(Ro))}let h,d=o[h=bu(e)]||o[h=bu(fr(e))];!d&&u&&(d=o[h=bu(Zi(e))]),d&&In(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,In(g,t,6,a)}}function xm(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=xm(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 rc(t,e){return!t||!Ja(e)?!1:(e=e.slice(2).replace(/Once$/,""),ee(t,e[0].toLowerCase()+e.slice(1))||ee(t,Zi(e))||ee(t,e))}let Xe=null,ic=null;function Ma(t){const e=Xe;return Xe=t,ic=t&&t.type.__scopeId||null,e}function _m(t){ic=t}function Sm(){ic=null}const c1=t=>Zt;function Zt(t,e=Xe,r){if(!e||t._n)return t;const o=(...a)=>{o._d&&Kp(-1);const u=Ma(e);let f;try{f=t(...a)}finally{Ma(u),o._d&&Kp(1)}return f};return o._n=!0,o._c=!0,o._d=!0,o}function wu(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:w,setupState:S,ctx:N,inheritAttrs:A}=t;let E,C;const L=Ma(t);try{if(r.shapeFlag&4){const P=a||o;E=Un(v.call(P,P,b,u,S,w,N)),C=d}else{const P=e;E=Un(P.length>1?P(u,{attrs:d,slots:h,emit:g}):P(u,null)),C=e.props?d:f1(d)}}catch(P){Bs.length=0,fl(P,t,1),E=Rt(Cn)}let $=E;if(C&&A!==!1){const P=Object.keys(C),{shapeFlag:G}=$;P.length&&G&7&&(f&&P.some(Mf)&&(C=h1(C,f)),$=pi($,C))}return r.dirs&&($=pi($),$.dirs=$.dirs?$.dirs.concat(r.dirs):r.dirs),r.transition&&($.transition=r.transition),E=$,Ma(L),E}function u1(t){let e;for(let r=0;r<t.length;r++){const o=t[r];if(Js(o)){if(o.type!==Cn||o.children==="v-if"){if(e)return;e=o}}else return}return e}const f1=t=>{let e;for(const r in t)(r==="class"||r==="style"||Ja(r))&&((e||(e={}))[r]=t[r]);return e},h1=(t,e)=>{const r={};for(const o in t)(!Mf(o)||!(o.slice(9)in e))&&(r[o]=t[o]);return r};function d1(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 w=v[b];if(f[w]!==o[w]&&!rc(g,w))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]&&!rc(r,u))return!0}return!1}function Gf({vnode:t,parent:e},r){for(;e&&e.subTree===t;)(t=e.vnode).el=r,e=e.parent}const p1=t=>t.__isSuspense,g1={name:"Suspense",__isSuspense:!0,process(t,e,r,o,a,u,f,h,d,g){t==null?m1(e,r,o,a,u,f,h,d,g):y1(t,e,r,o,a,f,h,d,g)},hydrate:b1,create:Vf,normalize:w1},v1=g1;function Zs(t,e){const r=t.props&&t.props[e];Wt(r)&&r()}function m1(t,e,r,o,a,u,f,h,d){const{p:g,o:{createElement:v}}=d,b=v("div"),w=t.suspense=Vf(t,a,o,e,b,r,u,f,h,d);g(null,w.pendingBranch=t.ssContent,b,null,o,w,u,f),w.deps>0?(Zs(t,"onPending"),Zs(t,"onFallback"),g(null,t.ssFallback,e,r,o,null,u,f),Mo(w,t.ssFallback)):w.resolve()}function y1(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 w=e.ssContent,S=e.ssFallback,{activeBranch:N,pendingBranch:A,isInFallback:E,isHydrating:C}=b;if(A)b.pendingBranch=w,ar(w,A)?(d(A,w,b.hiddenContainer,null,a,b,u,f,h),b.deps<=0?b.resolve():E&&(d(N,S,r,o,a,null,u,f,h),Mo(b,S))):(b.pendingId++,C?(b.isHydrating=!1,b.activeBranch=A):g(A,a,b),b.deps=0,b.effects.length=0,b.hiddenContainer=v("div"),E?(d(null,w,b.hiddenContainer,null,a,b,u,f,h),b.deps<=0?b.resolve():(d(N,S,r,o,a,null,u,f,h),Mo(b,S))):N&&ar(w,N)?(d(N,w,r,o,a,b,u,f,h),b.resolve(!0)):(d(null,w,b.hiddenContainer,null,a,b,u,f,h),b.deps<=0&&b.resolve()));else if(N&&ar(w,N))d(N,w,r,o,a,b,u,f,h),Mo(b,w);else if(Zs(e,"onPending"),b.pendingBranch=w,b.pendingId++,d(null,w,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 Vf(t,e,r,o,a,u,f,h,d,g,v=!1){const{p:b,m:w,um:S,n:N,o:{parentNode:A,remove:E}}=g,C=Ro(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 C=="number"?C:-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:ct,container:vt}=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&&w(V,vt,z,0)});let{anchor:z}=L;G&&(z=N(G),S(G,ct,L,!0)),U||w(V,vt,z,0)}Mo(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||ym(J),L.effects=[],Zs(P,"onResolve")},fallback($){if(!L.pendingBranch)return;const{vnode:P,activeBranch:G,parentComponent:V,container:rt,isSVG:J}=L;Zs(P,"onFallback");const ct=N(G),vt=()=>{!L.isInFallback||(b(null,$,rt,ct,V,null,J,h,d),Mo(L,$))},kt=$.transition&&$.transition.mode==="out-in";kt&&(G.transition.afterLeave=vt),L.isInFallback=!0,S(G,V,null,!0),kt||vt()},move($,P,G){L.activeBranch&&w(L.activeBranch,$,P,G),L.container=$},next(){return L.activeBranch&&N(L.activeBranch)},registerDep($,P){const G=!!L.pendingBranch;G&&L.deps++;const V=$.vnode.el;$.asyncDep.catch(rt=>{fl(rt,$,0)}).then(rt=>{if($.isUnmounted||L.isUnmounted||L.pendingId!==$.suspenseId)return;$.asyncResolved=!0;const{vnode:J}=$;Zu($,rt,!1),V&&(J.el=V);const ct=!V&&$.subTree.el;P($,J,A(V||$.subTree.el),V?null:N($.subTree),L,f,d),ct&&E(ct),Gf($,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 b1(t,e,r,o,a,u,f,h,d){const g=e.suspense=Vf(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 w1(t){const{shapeFlag:e,children:r}=t,o=e&32;t.ssContent=Fp(o?r.default:r),t.ssFallback=o?Fp(r.fallback):Rt(Cn)}function Fp(t){let e;if(Wt(t)){const r=Io&&t._c;r&&(t._d=!1,dt()),t=t(),r&&(t._d=!0,e=zn,Hm())}return Ht(t)&&(t=u1(t)),t=Un(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(r=>r!==t)),t}function x1(t,e){e&&e.pendingBranch?Ht(t)?e.effects.push(...t):e.effects.push(t):ym(t)}function Mo(t,e){t.activeBranch=e;const{vnode:r,parentComponent:o}=t,a=r.el=e.el;o&&o.subTree===r&&(o.vnode.el=a,Gf(o,a))}function ya(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 Kf(t,e){return Xf(t,null,e)}const la={};function Fe(t,e,r){return Xf(t,e,r)}function Xf(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=Na(t)):Ao(t)?(d=()=>t,o=!0):Ht(t)?(v=!0,g=t.some($=>Ao($)||Na($)),d=()=>t.map($=>{if(Ee($))return $.value;if(Ao($))return Fi($);if(Wt($))return fi($,h,2)})):Wt(t)?e?d=()=>fi(t,h,2):d=()=>{if(!(h&&h.isUnmounted))return b&&b(),In(t,h,3,[w])}:d=Vn,e&&o){const $=d;d=()=>Fi($())}let b,w=$=>{b=C.onStop=()=>{fi($,h,4)}},S;if(Qs)if(w=Vn,e?r&&In(e,h,3,[d(),v?[]:void 0,w]):d(),a==="sync"){const $=d_();S=$.__watcherHandles||($.__watcherHandles=[])}else return Vn;let N=v?new Array(t.length).fill(la):la;const A=()=>{if(!!C.active)if(e){const $=C.run();(o||g||(v?$.some((P,G)=>Vs(P,N[G])):Vs($,N)))&&(b&&b(),In(e,h,3,[$,N===la?void 0:v&&N[0]===la?[]:N,w]),N=$)}else C.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=()=>jf(A));const C=new Rf(d,E);e?r?A():N=C.run():a==="post"?xn(C.run.bind(C),h&&h.suspense):C.run();const L=()=>{C.stop(),h&&h.scope&&Of(h.scope.effects,C)};return S&&S.push(L),L}function _1(t,e,r){const o=this.proxy,a=qe(t)?t.includes(".")?km(o,t):()=>o[t]:t.bind(o,o);let u;Wt(e)?u=e:(u=e.handler,r=e);const f=We;Fo(this);const h=Xf(a,u.bind(o),r);return f?Fo(f):Ui(),h}function km(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 Fi(t,e){if(!xe(t)||t.__v_skip||(e=e||new Set,e.has(t)))return t;if(e.add(t),Ee(t))Fi(t.value,e);else if(Ht(t))for(let r=0;r<t.length;r++)Fi(t[r],e);else if(Xv(t)||Eo(t))t.forEach(r=>{Fi(r,e)});else if(Jv(t))for(const r in t)Fi(t[r],e);return t}function S1(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return dl(()=>{t.isMounted=!0}),Am(()=>{t.isUnmounting=!0}),t}const Rn=[Function,Array],k1={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Rn,onEnter:Rn,onAfterEnter:Rn,onEnterCancelled:Rn,onBeforeLeave:Rn,onLeave:Rn,onAfterLeave:Rn,onLeaveCancelled:Rn,onBeforeAppear:Rn,onAppear:Rn,onAfterAppear:Rn,onAppearCancelled:Rn},setup(t,{slots:e}){const r=cc(),o=S1();let a;return()=>{const u=e.default&&Lm(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=le(t),{mode:d}=h;if(o.isLeaving)return xu(f);const g=qp(f);if(!g)return xu(f);const v=Uu(g,h,o,r);ju(g,v);const b=r.subTree,w=b&&qp(b);let S=!1;const{getTransitionKey:N}=g.type;if(N){const A=N();a===void 0?a=A:A!==a&&(a=A,S=!0)}if(w&&w.type!==Cn&&(!ar(g,w)||S)){const A=Uu(w,h,o,r);if(ju(w,A),d==="out-in")return o.isLeaving=!0,A.afterLeave=()=>{o.isLeaving=!1,r.update.active!==!1&&r.update()},xu(f);d==="in-out"&&g.type!==Cn&&(A.delayLeave=(E,C,L)=>{const $=Tm(o,w);$[String(w.key)]=w,E._leaveCb=()=>{C(),E._leaveCb=void 0,delete v.delayedLeave},v.delayedLeave=L})}return f}}},Cm=k1;function Tm(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 Uu(t,e,r,o){const{appear:a,mode:u,persisted:f=!1,onBeforeEnter:h,onEnter:d,onAfterEnter:g,onEnterCancelled:v,onBeforeLeave:b,onLeave:w,onAfterLeave:S,onLeaveCancelled:N,onBeforeAppear:A,onAppear:E,onAfterAppear:C,onAppearCancelled:L}=e,$=String(t.key),P=Tm(r,t),G=(J,ct)=>{J&&In(J,o,9,ct)},V=(J,ct)=>{const vt=ct[1];G(J,ct),Ht(J)?J.every(kt=>kt.length<=1)&&vt():J.length<=1&&vt()},rt={mode:u,persisted:f,beforeEnter(J){let ct=h;if(!r.isMounted)if(a)ct=A||h;else return;J._leaveCb&&J._leaveCb(!0);const vt=P[$];vt&&ar(t,vt)&&vt.el._leaveCb&&vt.el._leaveCb(),G(ct,[J])},enter(J){let ct=d,vt=g,kt=v;if(!r.isMounted)if(a)ct=E||d,vt=C||g,kt=L||v;else return;let ut=!1;const U=J._enterCb=z=>{ut||(ut=!0,z?G(kt,[J]):G(vt,[J]),rt.delayedLeave&&rt.delayedLeave(),J._enterCb=void 0)};ct?V(ct,[J,U]):U()},leave(J,ct){const vt=String(t.key);if(J._enterCb&&J._enterCb(!0),r.isUnmounting)return ct();G(b,[J]);let kt=!1;const ut=J._leaveCb=U=>{kt||(kt=!0,ct(),U?G(N,[J]):G(S,[J]),J._leaveCb=void 0,P[vt]===t&&delete P[vt])};P[vt]=t,w?V(w,[J,ut]):ut()},clone(J){return Uu(J,e,r,o)}};return rt}function xu(t){if(oc(t))return t=pi(t),t.children=null,t}function qp(t){return oc(t)?t.children?t.children[0]:void 0:t}function ju(t,e){t.shapeFlag&6&&t.component?ju(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 Lm(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===ue?(f.patchFlag&128&&a++,o=o.concat(Lm(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 oe(t){return Wt(t)?{setup:t,name:t.name}:t}const qs=t=>!!t.type.__asyncLoader,oc=t=>t.type.__isKeepAlive;function C1(t,e){Em(t,"a",e)}function T1(t,e){Em(t,"da",e)}function Em(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(sc(e,o,r),r){let a=r.parent;for(;a&&a.parent;)oc(a.parent.vnode)&&L1(o,e,r,a),a=a.parent}}function L1(t,e,r,o){const a=sc(e,t,o,!0);Yf(()=>{Of(o[e],a)},r)}function sc(t,e,r=We,o=!1){if(r){const a=r[t]||(r[t]=[]),u=e.__weh||(e.__weh=(...f)=>{if(r.isUnmounted)return;Xo(),Fo(r);const h=In(e,r,t,f);return Ui(),Yo(),h});return o?a.unshift(u):a.push(u),u}}const Fr=t=>(e,r=We)=>(!Qs||t==="sp")&&sc(t,(...o)=>e(...o),r),E1=Fr("bm"),dl=Fr("m"),A1=Fr("bu"),N1=Fr("u"),Am=Fr("bum"),Yf=Fr("um"),M1=Fr("sp"),O1=Fr("rtg"),P1=Fr("rtc");function $1(t,e=We){sc("ec",t,e)}function pn(t,e){const r=Xe;if(r===null)return t;const o=uc(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&&Fi(h),a.push({dir:f,instance:o,value:h,oldValue:void 0,arg:d,modifiers:g}))}return t}function Mi(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&&(Xo(),In(d,r,8,[t.el,h,t,e]),Yo())}}const Nm="components",D1="directives";function Vi(t,e){return Mm(Nm,t,!0,e)||t}const R1=Symbol();function Ji(t){return Mm(D1,t)}function Mm(t,e,r=!0,o=!1){const a=Xe||We;if(a){const u=a.type;if(t===Nm){const h=a_(u,!1);if(h&&(h===e||h===fr(e)||h===ec(fr(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[fr(e)]||t[ec(fr(e))])}function lr(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 Kn(t,e,r={},o,a){if(Xe.isCE||Xe.parent&&qs(Xe.parent)&&Xe.parent.isCE)return e!=="default"&&(r.name=e),Rt("slot",r,o&&o());let u=t[e];u&&u._c&&(u._d=!1),dt();const f=u&&Om(u(r)),h=ce(ue,{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 Om(t){return t.some(e=>Js(e)?!(e.type===Cn||e.type===ue&&!Om(e.children)):!0)?t:null}const Gu=t=>t?Um(t)?uc(t)||t.proxy:Gu(t.parent):null,Hs=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=>Gu(t.parent),$root:t=>Gu(t.root),$emit:t=>t.emit,$options:t=>Zf(t),$forceUpdate:t=>t.f||(t.f=()=>jf(t.update)),$nextTick:t=>t.n||(t.n=hl.bind(t.proxy)),$watch:t=>_1.bind(t)}),_u=(t,e)=>t!==we&&!t.__isScriptSetup&&ee(t,e),z1={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(_u(o,e))return f[e]=1,o[e];if(a!==we&&ee(a,e))return f[e]=2,a[e];if((g=t.propsOptions[0])&&ee(g,e))return f[e]=3,u[e];if(r!==we&&ee(r,e))return f[e]=4,r[e];Vu&&(f[e]=0)}}const v=Hs[e];let b,w;if(v)return e==="$attrs"&&On(t,"get",e),v(t);if((b=h.__cssModules)&&(b=b[e]))return b;if(r!==we&&ee(r,e))return f[e]=4,r[e];if(w=d.config.globalProperties,ee(w,e))return w[e]},set({_:t},e,r){const{data:o,setupState:a,ctx:u}=t;return _u(a,e)?(a[e]=r,!0):o!==we&&ee(o,e)?(o[e]=r,!0):ee(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&&ee(t,f)||_u(e,f)||(h=u[0])&&ee(h,f)||ee(o,f)||ee(Hs,f)||ee(a.config.globalProperties,f)},defineProperty(t,e,r){return r.get!=null?t._.accessCache[e]=0:ee(r,"value")&&this.set(t,e,r.value,null),Reflect.defineProperty(t,e,r)}};let Vu=!0;function I1(t){const e=Zf(t),r=t.proxy,o=t.ctx;Vu=!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:w,beforeUpdate:S,updated:N,activated:A,deactivated:E,beforeDestroy:C,beforeUnmount:L,destroyed:$,unmounted:P,render:G,renderTracked:V,renderTriggered:rt,errorCaptured:J,serverPrefetch:ct,expose:vt,inheritAttrs:kt,components:ut,directives:U,filters:z}=e;if(g&&F1(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=hr(W))}if(Vu=!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):Vn,Et=!Wt(et)&&Wt(et.set)?et.set.bind(r):Vn,qt=St({get:wt,set:Et});Object.defineProperty(o,W,{enumerable:!0,configurable:!0,get:()=>qt.value,set:Bt=>qt.value=Bt})}if(h)for(const W in h)Pm(h[W],o,r,W);if(d){const W=Wt(d)?d.call(r):d;Reflect.ownKeys(W).forEach(et=>{ya(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(E1,b),H(dl,w),H(A1,S),H(N1,N),H(C1,A),H(T1,E),H($1,J),H(P1,V),H(O1,rt),H(Am,L),H(Yf,P),H(M1,ct),Ht(vt))if(vt.length){const W=t.exposed||(t.exposed={});vt.forEach(et=>{Object.defineProperty(W,et,{get:()=>r[et],set:wt=>r[et]=wt})})}else t.exposed||(t.exposed={});G&&t.render===Vn&&(t.render=G),kt!=null&&(t.inheritAttrs=kt),ut&&(t.components=ut),U&&(t.directives=U)}function F1(t,e,r=Vn,o=!1){Ht(t)&&(t=Ku(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){In(Ht(t)?t.map(o=>o.bind(e.proxy)):t.bind(e.proxy),e,r)}function Pm(t,e,r,o){const a=o.includes(".")?km(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=>Pm(u,e,r,o));else{const u=Wt(t.handler)?t.handler.bind(r):e[t.handler];Wt(u)&&Fe(a,u,t)}}function Zf(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=>Oa(d,g,f,!0)),Oa(d,e,f)),xe(e)&&u.set(e,d),d}function Oa(t,e,r,o=!1){const{mixins:a,extends:u}=e;u&&Oa(t,u,r,!0),a&&a.forEach(f=>Oa(t,f,r,!0));for(const f in e)if(!(o&&f==="expose")){const h=q1[f]||r&&r[f];t[f]=h?h(t[f],e[f]):e[f]}return t}const q1={data:Wp,props:Di,emits:Di,methods:Di,computed:Di,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:Di,directives:Di,watch:B1,provide:Wp,inject:H1};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 H1(t,e){return Di(Ku(t),Ku(e))}function Ku(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 Di(t,e){return t?Ye(Ye(Object.create(null),t),e):e}function B1(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 W1(t,e,r,o=!1){const a={},u={};Aa(u,ac,1),t.propsDefaults=Object.create(null),$m(t,e,a,u);for(const f in t.propsOptions[0])f in a||(a[f]=void 0);r?t.props=o?a:Zx(a):t.type.props?t.props=a:t.props=u,t.attrs=u}function U1(t,e,r,o){const{props:a,attrs:u,vnode:{patchFlag:f}}=t,h=le(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 w=v[b];if(rc(t.emitsOptions,w))continue;const S=e[w];if(d)if(ee(u,w))S!==u[w]&&(u[w]=S,g=!0);else{const N=fr(w);a[N]=Xu(d,h,N,S,t,!1)}else S!==u[w]&&(u[w]=S,g=!0)}}}else{$m(t,e,a,u)&&(g=!0);let v;for(const b in h)(!e||!ee(e,b)&&((v=Zi(b))===b||!ee(e,v)))&&(d?r&&(r[b]!==void 0||r[v]!==void 0)&&(a[b]=Xu(d,h,b,void 0,t,!0)):delete a[b]);if(u!==h)for(const b in u)(!e||!ee(e,b)&&!0)&&(delete u[b],g=!0)}g&&Dr(t,"set","$attrs")}function $m(t,e,r,o){const[a,u]=t.propsOptions;let f=!1,h;if(e)for(let d in e){if(va(d))continue;const g=e[d];let v;a&&ee(a,v=fr(d))?!u||!u.includes(v)?r[v]=g:(h||(h={}))[v]=g:rc(t.emitsOptions,d)||(!(d in o)||g!==o[d])&&(o[d]=g,f=!0)}if(u){const d=le(r),g=h||we;for(let v=0;v<u.length;v++){const b=u[v];r[b]=Xu(a,d,b,g[b],t,!ee(g,b))}}return f}function Xu(t,e,r,o,a,u){const f=t[r];if(f!=null){const h=ee(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]:(Fo(a),o=g[r]=d.call(null,e),Ui())}else o=d}f[0]&&(u&&!h?o=!1:f[1]&&(o===""||o===Zi(r))&&(o=!0))}return o}function Dm(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[w,S]=Dm(b,e,!0);Ye(f,w),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,Lo),Lo;if(Ht(u))for(let v=0;v<u.length;v++){const b=fr(u[v]);Up(b)&&(f[b]=we)}else if(u)for(const v in u){const b=fr(v);if(Up(b)){const w=u[v],S=f[b]=Ht(w)||Wt(w)?{type:w}:Object.assign({},w);if(S){const N=Vp(Boolean,S.type),A=Vp(String,S.type);S[0]=N>-1,S[1]=A<0||N<A,(N>-1||ee(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 Rm=t=>t[0]==="_"||t==="$stable",Jf=t=>Ht(t)?t.map(Un):[Un(t)],j1=(t,e,r)=>{if(e._n)return e;const o=Zt((...a)=>Jf(e(...a)),r);return o._c=!1,o},zm=(t,e,r)=>{const o=t._ctx;for(const a in t){if(Rm(a))continue;const u=t[a];if(Wt(u))e[a]=j1(a,u,o);else if(u!=null){const f=Jf(u);e[a]=()=>f}}},Im=(t,e)=>{const r=Jf(e);t.slots.default=()=>r},G1=(t,e)=>{if(t.vnode.shapeFlag&32){const r=e._;r?(t.slots=le(e),Aa(e,"_",r)):zm(e,t.slots={})}else t.slots={},e&&Im(t,e);Aa(t.slots,ac,1)},V1=(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,zm(e,a)),f=e}else e&&(Im(t,e),f={default:1});if(u)for(const h in a)!Rm(h)&&!(h in f)&&delete a[h]};function Fm(){return{app:null,config:{isNativeTag:gx,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 K1=0;function X1(t,e){return function(o,a=null){Wt(o)||(o=Object.assign({},o)),a!=null&&!xe(a)&&(a=null);const u=Fm(),f=new Set;let h=!1;const d=u.app={_uid:K1++,_component:o,_props:a,_container:null,_context:u,_instance:null,version:p_,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 w=Rt(o,a);return w.appContext=u,v&&e?e(w,g):t(w,g,b),h=!0,d._container=g,g.__vue_app__=d,uc(w.component)||w.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 Yu(t,e,r,o,a=!1){if(Ht(t)){t.forEach((w,S)=>Yu(w,e&&(Ht(e)?e[S]:e),r,o,a));return}if(qs(o)&&!a)return;const u=o.shapeFlag&4?uc(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,ee(b,g)&&(b[g]=null)):Ee(g)&&(g.value=null)),Wt(d))fi(d,h,12,[f,v]);else{const w=qe(d),S=Ee(d);if(w||S){const N=()=>{if(t.f){const A=w?ee(b,d)?b[d]:v[d]:d.value;a?Ht(A)&&Of(A,u):Ht(A)?A.includes(u)||A.push(u):w?(v[d]=[u],ee(b,d)&&(b[d]=v[d])):(d.value=[u],t.k&&(v[t.k]=d.value))}else w?(v[d]=f,ee(b,d)&&(b[d]=f)):S&&(d.value=f,t.k&&(v[t.k]=f))};f?(N.id=-1,xn(N,r)):N()}}}const xn=x1;function Y1(t){return Z1(t)}function Z1(t,e){const r=xx();r.__VUE__=!0;const{insert:o,remove:a,patchProp:u,createElement:f,createText:h,createComment:d,setText:g,setElementText:v,parentNode:b,nextSibling:w,setScopeId:S=Vn,insertStaticContent:N}=t,A=(O,F,Z,nt=null,ot=null,pt=null,lt=!1,gt=null,xt=!!F.dynamicChildren)=>{if(O===F)return;O&&!ar(O,F)&&(nt=K(O),Bt(O,ot,pt,!0),O=null),F.patchFlag===-2&&(xt=!1,F.dynamicChildren=null);const{type:at,ref:$t,shapeFlag:Mt}=F;switch(at){case lc:E(O,F,Z,nt);break;case Cn:C(O,F,Z,nt);break;case Su:O==null&&L(F,Z,nt,lt);break;case ue:ut(O,F,Z,nt,ot,pt,lt,gt,xt);break;default:Mt&1?G(O,F,Z,nt,ot,pt,lt,gt,xt):Mt&6?U(O,F,Z,nt,ot,pt,lt,gt,xt):(Mt&64||Mt&128)&&at.process(O,F,Z,nt,ot,pt,lt,gt,xt,Ct)}$t!=null&&ot&&Yu($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)}},C=(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]=N(O.children,F,Z,nt,O.el,O.anchor)},$=({el:O,anchor:F},Z,nt)=>{let ot;for(;O&&O!==F;)ot=w(O),o(O,Z,nt),O=ot;o(F,Z,nt)},P=({el:O,anchor:F})=>{let Z;for(;O&&O!==F;)Z=w(O),a(O),O=Z;a(F)},G=(O,F,Z,nt,ot,pt,lt,gt,xt)=>{lt=lt||F.type==="svg",O==null?V(F,Z,nt,ot,pt,lt,gt,xt):ct(O,F,ot,pt,lt,gt,xt)},V=(O,F,Z,nt,ot,pt,lt,gt)=>{let xt,at;const{type:$t,props:Mt,shapeFlag:Pt,transition:zt,dirs:jt}=O;if(xt=O.el=f(O.type,pt,Mt&&Mt.is,Mt),Pt&8?v(xt,O.children):Pt&16&&J(O.children,xt,null,nt,ot,pt&&$t!=="foreignObject",lt,gt),jt&&Mi(O,null,nt,"created"),Mt){for(const Jt in Mt)Jt!=="value"&&!va(Jt)&&u(xt,Jt,null,Mt[Jt],pt,O.children,nt,ot,tt);"value"in Mt&&u(xt,"value",null,Mt.value),(at=Mt.onVnodeBeforeMount)&&ir(at,nt,O)}rt(xt,O,O.scopeId,lt,nt),jt&&Mi(O,null,nt,"beforeMount");const Qt=(!ot||ot&&!ot.pendingBranch)&&zt&&!zt.persisted;Qt&&zt.beforeEnter(xt),o(xt,F,Z),((at=Mt&&Mt.onVnodeMounted)||Qt||jt)&&xn(()=>{at&&ir(at,nt,O),Qt&&zt.enter(xt),jt&&Mi(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,gt,xt=0)=>{for(let at=xt;at<O.length;at++){const $t=O[at]=gt?ii(O[at]):Un(O[at]);A(null,$t,F,Z,nt,ot,pt,lt,gt)}},ct=(O,F,Z,nt,ot,pt,lt)=>{const gt=F.el=O.el;let{patchFlag:xt,dynamicChildren:at,dirs:$t}=F;xt|=O.patchFlag&16;const Mt=O.props||we,Pt=F.props||we;let zt;Z&&Oi(Z,!1),(zt=Pt.onVnodeBeforeUpdate)&&ir(zt,Z,F,O),$t&&Mi(F,O,Z,"beforeUpdate"),Z&&Oi(Z,!0);const jt=ot&&F.type!=="foreignObject";if(at?vt(O.dynamicChildren,at,gt,Z,nt,jt,pt):lt||et(O,F,gt,null,Z,nt,jt,pt,!1),xt>0){if(xt&16)kt(gt,F,Mt,Pt,Z,nt,ot);else if(xt&2&&Mt.class!==Pt.class&&u(gt,"class",null,Pt.class,ot),xt&4&&u(gt,"style",Mt.style,Pt.style,ot),xt&8){const Qt=F.dynamicProps;for(let Jt=0;Jt<Qt.length;Jt++){const se=Qt[Jt],Yt=Mt[se],mn=Pt[se];(mn!==Yt||se==="value")&&u(gt,se,Yt,mn,ot,O.children,Z,nt,tt)}}xt&1&&O.children!==F.children&&v(gt,F.children)}else!lt&&at==null&&kt(gt,F,Mt,Pt,Z,nt,ot);((zt=Pt.onVnodeUpdated)||$t)&&xn(()=>{zt&&ir(zt,Z,F,O),$t&&Mi(F,O,Z,"updated")},nt)},vt=(O,F,Z,nt,ot,pt,lt)=>{for(let gt=0;gt<F.length;gt++){const xt=O[gt],at=F[gt],$t=xt.el&&(xt.type===ue||!ar(xt,at)||xt.shapeFlag&70)?b(xt.el):Z;A(xt,at,$t,null,nt,ot,pt,lt,!0)}},kt=(O,F,Z,nt,ot,pt,lt)=>{if(Z!==nt){if(Z!==we)for(const gt in Z)!va(gt)&&!(gt in nt)&&u(O,gt,Z[gt],null,lt,F.children,ot,pt,tt);for(const gt in nt){if(va(gt))continue;const xt=nt[gt],at=Z[gt];xt!==at&&gt!=="value"&&u(O,gt,at,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,gt,xt)=>{const at=F.el=O?O.el:h(""),$t=F.anchor=O?O.anchor:h("");let{patchFlag:Mt,dynamicChildren:Pt,slotScopeIds:zt}=F;zt&&(gt=gt?gt.concat(zt):zt),O==null?(o(at,Z,nt),o($t,Z,nt),J(F.children,Z,$t,ot,pt,lt,gt,xt)):Mt>0&&Mt&64&&Pt&&O.dynamicChildren?(vt(O.dynamicChildren,Pt,Z,ot,pt,lt,gt),(F.key!=null||ot&&F===ot.subTree)&&qm(O,F,!0)):et(O,F,Z,$t,ot,pt,lt,gt,xt)},U=(O,F,Z,nt,ot,pt,lt,gt,xt)=>{F.slotScopeIds=gt,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 gt=O.component=i_(O,nt,ot);if(oc(O)&&(gt.ctx.renderer=Ct),o_(gt),gt.asyncDep){if(ot&&ot.registerDep(gt,H),!O.el){const xt=gt.subTree=Rt(Cn);C(null,xt,F,Z)}return}H(gt,O,F,Z,ot,pt,lt)},k=(O,F,Z)=>{const nt=F.component=O.component;if(d1(O,F,Z))if(nt.asyncDep&&!nt.asyncResolved){W(nt,F,Z);return}else nt.next=F,s1(nt.update),nt.update();else F.el=O.el,nt.vnode=F},H=(O,F,Z,nt,ot,pt,lt)=>{const gt=()=>{if(O.isMounted){let{next:$t,bu:Mt,u:Pt,parent:zt,vnode:jt}=O,Qt=$t,Jt;Oi(O,!1),$t?($t.el=jt.el,W(O,$t,lt)):$t=jt,Mt&&ma(Mt),(Jt=$t.props&&$t.props.onVnodeBeforeUpdate)&&ir(Jt,zt,$t,jt),Oi(O,!0);const se=wu(O),Yt=O.subTree;O.subTree=se,A(Yt,se,b(Yt.el),K(Yt),O,ot,pt),$t.el=se.el,Qt===null&&Gf(O,se.el),Pt&&xn(Pt,ot),(Jt=$t.props&&$t.props.onVnodeUpdated)&&xn(()=>ir(Jt,zt,$t,jt),ot)}else{let $t;const{el:Mt,props:Pt}=F,{bm:zt,m:jt,parent:Qt}=O,Jt=qs(F);if(Oi(O,!1),zt&&ma(zt),!Jt&&($t=Pt&&Pt.onVnodeBeforeMount)&&ir($t,Qt,F),Oi(O,!0),Mt&&Lt){const se=()=>{O.subTree=wu(O),Lt(Mt,O.subTree,O,ot,null)};Jt?F.type.__asyncLoader().then(()=>!O.isUnmounted&&se()):se()}else{const se=O.subTree=wu(O);A(null,se,Z,nt,O,ot,pt),F.el=se.el}if(jt&&xn(jt,ot),!Jt&&($t=Pt&&Pt.onVnodeMounted)){const se=F;xn(()=>ir($t,Qt,se),ot)}(F.shapeFlag&256||Qt&&qs(Qt.vnode)&&Qt.vnode.shapeFlag&256)&&O.a&&xn(O.a,ot),O.isMounted=!0,F=Z=nt=null}},xt=O.effect=new Rf(gt,()=>jf(at),O.scope),at=O.update=()=>xt.run();at.id=O.uid,Oi(O,!0),at()},W=(O,F,Z)=>{F.component=O;const nt=O.vnode.props;O.vnode=F,O.next=null,U1(O,F.props,nt,Z),V1(O,F.children,Z),Xo(),zp(),Yo()},et=(O,F,Z,nt,ot,pt,lt,gt,xt=!1)=>{const at=O&&O.children,$t=O?O.shapeFlag:0,Mt=F.children,{patchFlag:Pt,shapeFlag:zt}=F;if(Pt>0){if(Pt&128){Et(at,Mt,Z,nt,ot,pt,lt,gt,xt);return}else if(Pt&256){wt(at,Mt,Z,nt,ot,pt,lt,gt,xt);return}}zt&8?($t&16&&tt(at,ot,pt),Mt!==at&&v(Z,Mt)):$t&16?zt&16?Et(at,Mt,Z,nt,ot,pt,lt,gt,xt):tt(at,ot,pt,!0):($t&8&&v(Z,""),zt&16&&J(Mt,Z,nt,ot,pt,lt,gt,xt))},wt=(O,F,Z,nt,ot,pt,lt,gt,xt)=>{O=O||Lo,F=F||Lo;const at=O.length,$t=F.length,Mt=Math.min(at,$t);let Pt;for(Pt=0;Pt<Mt;Pt++){const zt=F[Pt]=xt?ii(F[Pt]):Un(F[Pt]);A(O[Pt],zt,Z,null,ot,pt,lt,gt,xt)}at>$t?tt(O,ot,pt,!0,!1,Mt):J(F,Z,nt,ot,pt,lt,gt,xt,Mt)},Et=(O,F,Z,nt,ot,pt,lt,gt,xt)=>{let at=0;const $t=F.length;let Mt=O.length-1,Pt=$t-1;for(;at<=Mt&&at<=Pt;){const zt=O[at],jt=F[at]=xt?ii(F[at]):Un(F[at]);if(ar(zt,jt))A(zt,jt,Z,null,ot,pt,lt,gt,xt);else break;at++}for(;at<=Mt&&at<=Pt;){const zt=O[Mt],jt=F[Pt]=xt?ii(F[Pt]):Un(F[Pt]);if(ar(zt,jt))A(zt,jt,Z,null,ot,pt,lt,gt,xt);else break;Mt--,Pt--}if(at>Mt){if(at<=Pt){const zt=Pt+1,jt=zt<$t?F[zt].el:nt;for(;at<=Pt;)A(null,F[at]=xt?ii(F[at]):Un(F[at]),Z,jt,ot,pt,lt,gt,xt),at++}}else if(at>Pt)for(;at<=Mt;)Bt(O[at],ot,pt,!0),at++;else{const zt=at,jt=at,Qt=new Map;for(at=jt;at<=Pt;at++){const ye=F[at]=xt?ii(F[at]):Un(F[at]);ye.key!=null&&Qt.set(ye.key,at)}let Jt,se=0;const Yt=Pt-jt+1;let mn=!1,Ln=0;const He=new Array(Yt);for(at=0;at<Yt;at++)He[at]=0;for(at=zt;at<=Mt;at++){const ye=O[at];if(se>=Yt){Bt(ye,ot,pt,!0);continue}let nn;if(ye.key!=null)nn=Qt.get(ye.key);else for(Jt=jt;Jt<=Pt;Jt++)if(He[Jt-jt]===0&&ar(ye,F[Jt])){nn=Jt;break}nn===void 0?Bt(ye,ot,pt,!0):(He[nn-jt]=at+1,nn>=Ln?Ln=nn:mn=!0,A(ye,F[nn],Z,null,ot,pt,lt,gt,xt),se++)}const Qi=mn?J1(He):Lo;for(Jt=Qi.length-1,at=Yt-1;at>=0;at--){const ye=jt+at,nn=F[ye],bt=ye+1<$t?F[ye+1].el:nt;He[at]===0?A(null,nn,Z,bt,ot,pt,lt,gt,xt):mn&&(Jt<0||at!==Qi[Jt]?qt(nn,Z,bt,2):Jt--)}}},qt=(O,F,Z,nt,ot=null)=>{const{el:pt,type:lt,transition:gt,children:xt,shapeFlag:at}=O;if(at&6){qt(O.component.subTree,F,Z,nt);return}if(at&128){O.suspense.move(F,Z,nt);return}if(at&64){lt.move(O,F,Z,Ct);return}if(lt===ue){o(pt,F,Z);for(let Mt=0;Mt<xt.length;Mt++)qt(xt[Mt],F,Z,nt);o(O.anchor,F,Z);return}if(lt===Su){$(O,F,Z);return}if(nt!==2&&at&1&&gt)if(nt===0)gt.beforeEnter(pt),o(pt,F,Z),xn(()=>gt.enter(pt),ot);else{const{leave:Mt,delayLeave:Pt,afterLeave:zt}=gt,jt=()=>o(pt,F,Z),Qt=()=>{Mt(pt,()=>{jt(),zt&&zt()})};Pt?Pt(pt,jt,Qt):Qt()}else o(pt,F,Z)},Bt=(O,F,Z,nt=!1,ot=!1)=>{const{type:pt,props:lt,ref:gt,children:xt,dynamicChildren:at,shapeFlag:$t,patchFlag:Mt,dirs:Pt}=O;if(gt!=null&&Yu(gt,null,Z,O,!0),$t&256){F.ctx.deactivate(O);return}const zt=$t&1&&Pt,jt=!qs(O);let Qt;if(jt&&(Qt=lt&&lt.onVnodeBeforeUnmount)&&ir(Qt,F,O),$t&6)Q(O.component,Z,nt);else{if($t&128){O.suspense.unmount(Z,nt);return}zt&&Mi(O,null,F,"beforeUnmount"),$t&64?O.type.remove(O,F,Z,ot,Ct,nt):at&&(pt!==ue||Mt>0&&Mt&64)?tt(at,F,Z,!1,!0):(pt===ue&&Mt&384||!ot&&$t&16)&&tt(xt,F,Z),nt&&Gt(O)}(jt&&(Qt=lt&&lt.onVnodeUnmounted)||zt)&&xn(()=>{Qt&&ir(Qt,F,O),zt&&Mi(O,null,F,"unmounted")},Z)},Gt=O=>{const{type:F,el:Z,anchor:nt,transition:ot}=O;if(F===ue){ne(Z,nt);return}if(F===Su){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:gt}=ot,xt=()=>lt(Z,pt);gt?gt(O.el,pt,xt):xt()}else pt()},ne=(O,F)=>{let Z;for(;O!==F;)Z=w(O),a(O),O=Z;a(F)},Q=(O,F,Z)=>{const{bum:nt,scope:ot,update:pt,subTree:lt,um:gt}=O;nt&&ma(nt),ot.stop(),pt&&(pt.active=!1,Bt(lt,O,F,Z)),gt&&xn(gt,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():w(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(),bm(),F._vnode=O},Ct={p:A,um:Bt,m:qt,r:Gt,mt:z,mc:J,pc:et,pbc:vt,n:K,o:t};let de,Lt;return e&&([de,Lt]=e(Ct)),{render:st,hydrate:de,createApp:X1(st,de)}}function Oi({effect:t,update:e},r){t.allowRecurse=e.allowRecurse=r}function qm(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||qm(f,h)),h.type===lc&&(h.el=f.el)}}function J1(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 Q1=t=>t.__isTeleport,ue=Symbol(void 0),lc=Symbol(void 0),Cn=Symbol(void 0),Su=Symbol(void 0),Bs=[];let zn=null;function dt(t=!1){Bs.push(zn=t?null:[])}function Hm(){Bs.pop(),zn=Bs[Bs.length-1]||null}let Io=1;function Kp(t){Io+=t}function Bm(t){return t.dynamicChildren=Io>0?zn||Lo:null,Hm(),Io>0&&zn&&zn.push(t),t}function At(t,e,r,o,a,u){return Bm(ht(t,e,r,o,a,u,!0))}function ce(t,e,r,o,a){return Bm(Rt(t,e,r,o,a,!0))}function Js(t){return t?t.__v_isVNode===!0:!1}function ar(t,e){return t.type===e.type&&t.key===e.key}const ac="__vInternal",Wm=({key:t})=>t??null,ba=({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===ue?0:1,f=!1,h=!1){const d={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&Wm(e),ref:e&&ba(e),scopeId:ic,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?(Qf(d,r),u&128&&t.normalize(d)):r&&(d.shapeFlag|=qe(r)?8:16),Io>0&&!f&&zn&&(d.patchFlag>0||u&6)&&d.patchFlag!==32&&zn.push(d),d}const Rt=t_;function t_(t,e=null,r=null,o=0,a=null,u=!1){if((!t||t===R1)&&(t=Cn),Js(t)){const h=pi(t,e,!0);return r&&Qf(h,r),Io>0&&!u&&zn&&(h.shapeFlag&6?zn[zn.indexOf(t)]=h:zn.push(h)),h.patchFlag|=-2,h}if(c_(t)&&(t=t.__vccOpts),e){e=e_(e);let{class:h,style:d}=e;h&&!qe(h)&&(e.class=ge(h)),xe(d)&&(um(d)&&!Ht(d)&&(d=Ye({},d)),e.style=kn(d))}const f=qe(t)?1:p1(t)?128:Q1(t)?64:xe(t)?4:Wt(t)?2:0;return ht(t,e,r,o,a,f,u,!0)}function e_(t){return t?um(t)||ac 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&&Wm(h),ref:e&&e.ref?r&&a?Ht(a)?a.concat(ba(e)):[a,ba(e)]:ba(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!==ue?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 Rt(lc,null,t,e)}function ve(t="",e=!1){return e?(dt(),ce(Cn,null,t)):Rt(Cn,null,t)}function Un(t){return t==null||typeof t=="boolean"?Rt(Cn):Ht(t)?Rt(ue,null,t.slice()):typeof t=="object"?ii(t):Rt(lc,null,String(t))}function ii(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:pi(t)}function Qf(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),Qf(t,a()),a._c&&(a._d=!0));return}else{r=32;const a=e._;!a&&!(ac 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=ge([e.class,o.class]));else if(a==="style")e.style=kn([e.style,o.style]);else if(Ja(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 ir(t,e,r,o=null){In(t,e,7,[r,o])}const n_=Fm();let r_=0;function i_(t,e,r){const o=t.type,a=(e?e.appContext:t.appContext)||n_,u={uid:r_++,vnode:t,type:o,parent:e,appContext:a,root:null,next:null,subTree:null,effect:null,update:null,scope:new _x(!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:Dm(o,a),emitsOptions:xm(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=a1.bind(null,u),t.ce&&t.ce(u),u}let We=null;const cc=()=>We||Xe,Fo=t=>{We=t,t.scope.on()},Ui=()=>{We&&We.scope.off(),We=null};function Um(t){return t.vnode.shapeFlag&4}let Qs=!1;function o_(t,e=!1){Qs=e;const{props:r,children:o}=t.vnode,a=Um(t);W1(t,r,a,e),G1(t,o);const u=a?s_(t,e):void 0;return Qs=!1,u}function s_(t,e){const r=t.type;t.accessCache=Object.create(null),t.proxy=Hf(new Proxy(t.ctx,z1));const{setup:o}=r;if(o){const a=t.setupContext=o.length>1?Gm(t):null;Fo(t),Xo();const u=fi(o,t,0,[t.props,a]);if(Yo(),Ui(),Yv(u)){if(u.then(Ui,Ui),e)return u.then(f=>{Zu(t,f,e)}).catch(f=>{fl(f,t,0)});t.asyncDep=u}else Zu(t,u,e)}else jm(t,e)}function Zu(t,e,r){Wt(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:xe(e)&&(t.setupState=pm(e)),jm(t,r)}let Xp;function jm(t,e,r){const o=t.type;if(!t.render){if(!e&&Xp&&!o.render){const a=o.template||Zf(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||Vn}Fo(t),Xo(),I1(t),Yo(),Ui()}function l_(t){return new Proxy(t.attrs,{get(e,r){return On(t,"get","$attrs"),e[r]}})}function Gm(t){const e=o=>{t.exposed=o||{}};let r;return{get attrs(){return r||(r=l_(t))},slots:t.slots,emit:t.emit,expose:e}}function uc(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(pm(Hf(t.exposed)),{get(e,r){if(r in e)return e[r];if(r in Hs)return Hs[r](t)},has(e,r){return r in e||r in Hs}}))}function a_(t,e=!0){return Wt(t)?t.displayName||t.name:t.name||e&&t.__name}function c_(t){return Wt(t)&&"__vccOpts"in t}const St=(t,e)=>r1(t,e,Qs);function u_(){return f_().attrs}function f_(){const t=cc();return t.setupContext||(t.setupContext=Gm(t))}function pl(t,e,r){const o=arguments.length;return o===2?xe(e)&&!Ht(e)?Js(e)?Rt(t,null,[e]):Rt(t,e):Rt(t,null,e):(o>3?r=Array.prototype.slice.call(arguments,2):o===3&&Js(r)&&(r=[r]),Rt(t,e,r))}const h_=Symbol(""),d_=()=>Pr(h_),p_="3.2.45",g_="http://www.w3.org/2000/svg",Ii=typeof document<"u"?document:null,Yp=Ii&&Ii.createElement("template"),v_={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?Ii.createElementNS(g_,t):Ii.createElement(t,r?{is:r}:void 0);return t==="select"&&o&&o.multiple!=null&&a.setAttribute("multiple",o.multiple),a},createText:t=>Ii.createTextNode(t),createComment:t=>Ii.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Ii.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 m_(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 y_(t,e,r){const o=t.style,a=qe(r);if(r&&!a){for(const u in r)Ju(o,u,r[u]);if(e&&!qe(e))for(const u in e)r[u]==null&&Ju(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 Ju(t,e,r){if(Ht(r))r.forEach(o=>Ju(t,e,o));else if(r==null&&(r=""),e.startsWith("--"))t.setProperty(e,r);else{const o=b_(t,e);Zp.test(r)?t.setProperty(Zi(o),r.replace(Zp,""),"important"):t[o]=r}}const Jp=["Webkit","Moz","ms"],ku={};function b_(t,e){const r=ku[e];if(r)return r;let o=fr(e);if(o!=="filter"&&o in t)return ku[e]=o;o=ec(o);for(let a=0;a<Jp.length;a++){const u=Jp[a]+o;if(u in t)return ku[e]=u}return e}const Qp="http://www.w3.org/1999/xlink";function w_(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=px(e);r==null||u&&!Vv(r)?t.removeAttribute(e):t.setAttribute(e,u?"":r)}}function x_(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=Vv(r):r==null&&d==="string"?(r="",h=!0):d==="number"&&(r=0,h=!0)}try{t[e]=r}catch{}h&&t.removeAttribute(e)}function Co(t,e,r,o){t.addEventListener(e,r,o)}function __(t,e,r,o){t.removeEventListener(e,r,o)}function S_(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]=k_(e);if(o){const g=u[e]=L_(o,a);Co(t,h,g,d)}else f&&(__(t,h,f,d),u[e]=void 0)}}const tg=/(?:Once|Passive|Capture)$/;function k_(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):Zi(t.slice(2)),e]}let Cu=0;const C_=Promise.resolve(),T_=()=>Cu||(C_.then(()=>Cu=0),Cu=Date.now());function L_(t,e){const r=o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=r.attached)return;In(E_(o,r.value),e,5,[o])};return r.value=t,r.attached=T_(),r}function E_(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]/,A_=(t,e,r,o,a=!1,u,f,h,d)=>{e==="class"?m_(t,o,a):e==="style"?y_(t,r,o):Ja(e)?Mf(e)||S_(t,e,r,o,f):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):N_(t,e,o,a))?x_(t,e,o,u,f,h,d):(e==="true-value"?t._trueValue=o:e==="false-value"&&(t._falseValue=o),w_(t,e,o,a))};function N_(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",Os="animation",th=(t,{slots:e})=>pl(Cm,M_(t),e);th.displayName="Transition";const Vm={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};th.props=Ye({},Cm.props,Vm);const Pi=(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 M_(t){const e={};for(const ut in t)ut in Vm||(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:w=`${r}-leave-active`,leaveToClass:S=`${r}-leave-to`}=t,N=O_(a),A=N&&N[0],E=N&&N[1],{onBeforeEnter:C,onEnter:L,onEnterCancelled:$,onLeave:P,onLeaveCancelled:G,onBeforeAppear:V=C,onAppear:rt=L,onAppearCancelled:J=$}=e,ct=(ut,U,z)=>{$i(ut,U?v:h),$i(ut,U?g:f),z&&z()},vt=(ut,U)=>{ut._isLeaving=!1,$i(ut,b),$i(ut,S),$i(ut,w),U&&U()},kt=ut=>(U,z)=>{const k=ut?rt:L,H=()=>ct(U,ut,z);Pi(k,[U,H]),rg(()=>{$i(U,ut?d:u),ni(U,ut?v:h),ng(k)||ig(U,o,A,H)})};return Ye(e,{onBeforeEnter(ut){Pi(C,[ut]),ni(ut,u),ni(ut,f)},onBeforeAppear(ut){Pi(V,[ut]),ni(ut,d),ni(ut,g)},onEnter:kt(!1),onAppear:kt(!0),onLeave(ut,U){ut._isLeaving=!0;const z=()=>vt(ut,U);ni(ut,b),D_(),ni(ut,w),rg(()=>{!ut._isLeaving||($i(ut,b),ni(ut,S),ng(P)||ig(ut,o,E,z))}),Pi(P,[ut,z])},onEnterCancelled(ut){ct(ut,!1),Pi($,[ut])},onAppearCancelled(ut){ct(ut,!0),Pi(J,[ut])},onLeaveCancelled(ut){vt(ut),Pi(G,[ut])}})}function O_(t){if(t==null)return null;if(xe(t))return[Tu(t.enter),Tu(t.leave)];{const e=Tu(t);return[e,e]}}function Tu(t){return Ro(t)}function ni(t,e){e.split(/\s+/).forEach(r=>r&&t.classList.add(r)),(t._vtc||(t._vtc=new Set)).add(e)}function $i(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 P_=0;function ig(t,e,r,o){const a=t._endId=++P_,u=()=>{a===t._endId&&o()};if(r)return setTimeout(u,r);const{type:f,timeout:h,propCount:d}=$_(t,e);if(!f)return o();const g=f+"end";let v=0;const b=()=>{t.removeEventListener(g,w),u()},w=S=>{S.target===t&&++v>=d&&b()};setTimeout(()=>{v<d&&b()},h+1),t.addEventListener(g,w)}function $_(t,e){const r=window.getComputedStyle(t),o=N=>(r[N]||"").split(", "),a=o(`${ei}Delay`),u=o(`${ei}Duration`),f=og(a,u),h=o(`${Os}Delay`),d=o(`${Os}Duration`),g=og(h,d);let v=null,b=0,w=0;e===ei?f>0&&(v=ei,b=f,w=u.length):e===Os?g>0&&(v=Os,b=g,w=d.length):(b=Math.max(f,g),v=b>0?f>g?ei:Os:null,w=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:w,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 D_(){return document.body.offsetHeight}const lg=t=>{const e=t.props["onUpdate:modelValue"]||!1;return Ht(e)?r=>ma(e,r):e};function R_(t){t.target.composing=!0}function ag(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const z_={created(t,{modifiers:{lazy:e,trim:r,number:o}},a){t._assign=lg(a);const u=o||a.props&&a.props.type==="number";Co(t,e?"change":"input",f=>{if(f.target.composing)return;let h=t.value;r&&(h=h.trim()),u&&(h=Ro(h)),t._assign(h)}),r&&Co(t,"change",()=>{t.value=t.value.trim()}),e||(Co(t,"compositionstart",R_),Co(t,"compositionend",ag),Co(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")&&Ro(t.value)===e))return;const f=e??"";t.value!==f&&(t.value=f)}},I_={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Qu=(t,e)=>r=>{if(!("key"in r))return;const o=Zi(r.key);if(e.some(a=>a===o||I_[a]===o))return t(r)},Km={beforeMount(t,{value:e},{transition:r}){t._vod=t.style.display==="none"?"":t.style.display,r&&e?r.beforeEnter(t):Ps(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),Ps(t,!0),o.enter(t)):o.leave(t,()=>{Ps(t,!1)}):Ps(t,e))},beforeUnmount(t,{value:e}){Ps(t,e)}};function Ps(t,e){t.style.display=e?t._vod:"none"}const F_=Ye({patchProp:A_},v_);let cg;function q_(){return cg||(cg=Y1(F_))}const Xm=(...t)=>{const e=q_().createApp(...t),{mount:r}=e;return e.mount=o=>{const a=H_(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 H_(t){return qe(t)?document.querySelector(t):t}const Zo=(t,e)=>{const r=t.__vccOpts||t;for(const[o,a]of e)r[o]=a;return r},B_={};function W_(t,e){const r=Vi("RouterView");return dt(),ce(r)}const U_=Zo(B_,[["render",W_]]);const To=typeof window<"u";function j_(t){return t.__esModule||t[Symbol.toStringTag]==="Module"}const he=Object.assign;function Lu(t,e){const r={};for(const o in e){const a=e[o];r[o]=Xn(a)?a.map(t):t(a)}return r}const Ws=()=>{},Xn=Array.isArray,G_=/\/$/,V_=t=>t.replace(G_,"");function Eu(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=Z_(o??e,r),{fullPath:o+(u&&"?")+u+f,path:o,query:a,hash:f}}function K_(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 X_(t,e,r){const o=e.matched.length-1,a=r.matched.length-1;return o>-1&&o===a&&qo(e.matched[o],r.matched[a])&&Ym(e.params,r.params)&&t(e.query)===t(r.query)&&e.hash===r.hash}function qo(t,e){return(t.aliasOf||t)===(e.aliasOf||e)}function Ym(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(const r in t)if(!Y_(t[r],e[r]))return!1;return!0}function Y_(t,e){return Xn(t)?fg(t,e):Xn(e)?fg(e,t):t===e}function fg(t,e){return Xn(e)?t.length===e.length&&t.every((r,o)=>r===e[o]):t.length===1&&t[0]===e}function Z_(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 tl;(function(t){t.pop="pop",t.push="push"})(tl||(tl={}));var Us;(function(t){t.back="back",t.forward="forward",t.unknown=""})(Us||(Us={}));function J_(t){if(!t)if(To){const e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^\w+:\/\/[^\/]+/,"")}else t="/";return t[0]!=="/"&&t[0]!=="#"&&(t="/"+t),V_(t)}const Q_=/^[^#]+#/;function tS(t,e){return t.replace(Q_,"#")+e}function eS(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 fc=()=>({left:window.pageXOffset,top:window.pageYOffset});function nS(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=eS(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 tf=new Map;function rS(t,e){tf.set(t,e)}function iS(t){const e=tf.get(t);return tf.delete(t),e}let oS=()=>location.protocol+"//"+location.host;function Zm(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 sS(t,e,r,o){let a=[],u=[],f=null;const h=({state:w})=>{const S=Zm(t,location),N=r.value,A=e.value;let E=0;if(w){if(r.value=S,e.value=w,f&&f===N){f=null;return}E=A?w.position-A.position:0}else o(S);a.forEach(C=>{C(r.value,N,{delta:E,type:tl.pop,direction:E?E>0?Us.forward:Us.back:Us.unknown})})};function d(){f=r.value}function g(w){a.push(w);const S=()=>{const N=a.indexOf(w);N>-1&&a.splice(N,1)};return u.push(S),S}function v(){const{history:w}=window;!w.state||w.replaceState(he({},w.state,{scroll:fc()}),"")}function b(){for(const w of u)w();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?fc():null}}function lS(t){const{history:e,location:r}=window,o={value:Zm(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("#"),w=b>-1?(r.host&&document.querySelector("base")?t:t.slice(b))+d:oS()+t+d;try{e[v?"replaceState":"pushState"](g,"",w),a.value=g}catch(S){console.error(S),r[v?"replace":"assign"](w)}}function f(d,g){const v=he({},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=he({},a.value,e.state,{forward:d,scroll:fc()});u(v.current,v,!0);const b=he({},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 aS(t){t=J_(t);const e=lS(t),r=sS(t,e.state,e.location,e.replace);function o(u,f=!0){f||r.pauseListeners(),history.go(u)}const a=he({location:"",base:t,go:o,createHref:tS.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 cS(t){return typeof t=="string"||t&&typeof t=="object"}function Jm(t){return typeof t=="string"||typeof t=="symbol"}const ri={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Qm=Symbol("");var pg;(function(t){t[t.aborted=4]="aborted",t[t.cancelled=8]="cancelled",t[t.duplicated=16]="duplicated"})(pg||(pg={}));function Ho(t,e){return he(new Error,{type:t,[Qm]:!0},e)}function Tr(t,e){return t instanceof Error&&Qm in t&&(e==null||!!(t.type&e))}const gg="[^/]+?",uS={sensitive:!1,strict:!1,start:!0,end:!0},fS=/[.+*?^${}()[\]/\\]/g;function hS(t,e){const r=he({},uS,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 w=g[b];let S=40+(r.sensitive?.25:0);if(w.type===0)b||(a+="/"),a+=w.value.replace(fS,"\\$&"),S+=40;else if(w.type===1){const{value:N,repeatable:A,optional:E,regexp:C}=w;u.push({name:N,repeatable:A,optional:E});const L=C||gg;if(L!==gg){S+=10;try{new RegExp(`(${L})`)}catch(P){throw new Error(`Invalid custom RegExp for param "${N}" (${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 w=1;w<v.length;w++){const S=v[w]||"",N=u[w-1];b[N.name]=S&&N.repeatable?S.split("/"):S}return b}function d(g){let v="",b=!1;for(const w of t){(!b||!v.endsWith("/"))&&(v+="/"),b=!1;for(const S of w)if(S.type===0)v+=S.value;else if(S.type===1){const{value:N,repeatable:A,optional:E}=S,C=N in g?g[N]:"";if(Xn(C)&&!A)throw new Error(`Provided param "${N}" is an array but it is not repeatable (* or + modifiers)`);const L=Xn(C)?C.join("/"):C;if(!L)if(E)w.length<2&&(v.endsWith("/")?v=v.slice(0,-1):b=!0);else throw new Error(`Missing required param "${N}"`);v+=L}}return v||"/"}return{re:f,score:o,keys:u,parse:h,stringify:d}}function dS(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 pS(t,e){let r=0;const o=t.score,a=e.score;for(;r<o.length&&r<a.length;){const u=dS(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 gS={type:0,value:""},vS=/[a-zA-Z0-9_]/;function mS(t){if(!t)return[[]];if(t==="/")return[[gS]];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 w(){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):w();break;case 4:w(),r=o;break;case 1:d==="("?r=2:vS.test(d)?w():(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 yS(t,e,r){const o=hS(mS(t.path),r),a=he(o,{record:t,parent:e,children:[],alias:[]});return e&&!a.record.aliasOf==!e.record.aliasOf&&e.children.push(a),a}function bS(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,w){const S=!w,N=wS(v);N.aliasOf=w&&w.record;const A=bg(e,v),E=[N];if("alias"in v){const $=typeof v.alias=="string"?[v.alias]:v.alias;for(const P of $)E.push(he({},N,{components:w?w.record.components:N.components,path:P,aliasOf:w?w.record:N}))}let C,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(C=yS($,b,A),w?w.alias.push(C):(L=L||C,L!==C&&L.alias.push(C),S&&v.name&&!yg(C)&&f(v.name)),N.children){const G=N.children;for(let V=0;V<G.length;V++)u(G[V],C,w&&w.children[V])}w=w||C,(C.record.components&&Object.keys(C.record.components).length||C.record.name||C.record.redirect)&&d(C)}return L?()=>{f(L)}:Ws}function f(v){if(Jm(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&&pS(v,r[b])>=0&&(v.record.path!==r[b].record.path||!t0(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 w,S={},N,A;if("name"in v&&v.name){if(w=o.get(v.name),!w)throw Ho(1,{location:v});A=w.record.name,S=he(mg(b.params,w.keys.filter(L=>!L.optional).map(L=>L.name)),v.params&&mg(v.params,w.keys.map(L=>L.name))),N=w.stringify(S)}else if("path"in v)N=v.path,w=r.find(L=>L.re.test(N)),w&&(S=w.parse(N),A=w.record.name);else{if(w=b.name?o.get(b.name):r.find(L=>L.re.test(b.path)),!w)throw Ho(1,{location:v,currentLocation:b});A=w.record.name,S=he({},b.params,v.params),N=w.stringify(S)}const E=[];let C=w;for(;C;)E.unshift(C.record),C=C.parent;return{name:A,path:N,params:S,matched:E,meta:_S(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 wS(t){return{path:t.path,redirect:t.redirect,name:t.name,meta:t.meta||{},aliasOf:void 0,beforeEnter:t.beforeEnter,props:xS(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 xS(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 _S(t){return t.reduce((e,r)=>he(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 t0(t,e){return e.children.some(r=>r===t||t0(t,r))}const e0=/#/g,SS=/&/g,kS=/\//g,CS=/=/g,TS=/\?/g,n0=/\+/g,LS=/%5B/g,ES=/%5D/g,r0=/%5E/g,AS=/%60/g,i0=/%7B/g,NS=/%7C/g,o0=/%7D/g,MS=/%20/g;function eh(t){return encodeURI(""+t).replace(NS,"|").replace(LS,"[").replace(ES,"]")}function OS(t){return eh(t).replace(i0,"{").replace(o0,"}").replace(r0,"^")}function ef(t){return eh(t).replace(n0,"%2B").replace(MS,"+").replace(e0,"%23").replace(SS,"%26").replace(AS,"`").replace(i0,"{").replace(o0,"}").replace(r0,"^")}function PS(t){return ef(t).replace(CS,"%3D")}function $S(t){return eh(t).replace(e0,"%23").replace(TS,"%3F")}function DS(t){return t==null?"":$S(t).replace(kS,"%2F")}function Pa(t){try{return decodeURIComponent(""+t)}catch{}return""+t}function RS(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(n0," "),f=u.indexOf("="),h=Pa(f<0?u:u.slice(0,f)),d=f<0?null:Pa(u.slice(f+1));if(h in e){let g=e[h];Xn(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=PS(r),o==null){o!==void 0&&(e+=(e.length?"&":"")+r);continue}(Xn(o)?o.map(u=>u&&ef(u)):[o&&ef(o)]).forEach(u=>{u!==void 0&&(e+=(e.length?"&":"")+r,u!=null&&(e+="="+u))})}return e}function zS(t){const e={};for(const r in t){const o=t[r];o!==void 0&&(e[r]=Xn(o)?o.map(a=>a==null?null:""+a):o==null?o:""+o)}return e}const IS=Symbol(""),xg=Symbol(""),nh=Symbol(""),s0=Symbol(""),nf=Symbol("");function $s(){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(Ho(4,{from:r,to:e})):b instanceof Error?h(b):cS(b)?h(Ho(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 Au(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(FS(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=j_(g)?g.default:g;u.components[f]=v;const w=(v.__vccOpts||v)[e];return w&&oi(w,r,o,u,f)()}))}}return a}function FS(t){return typeof t=="object"||"displayName"in t||"props"in t||"__vccOpts"in t}function _g(t){const e=Pr(nh),r=Pr(s0),o=St(()=>e.resolve(j(t.to))),a=St(()=>{const{matched:d}=o.value,{length:g}=d,v=d[g-1],b=r.matched;if(!v||!b.length)return-1;const w=b.findIndex(qo.bind(null,v));if(w>-1)return w;const S=Sg(d[g-2]);return g>1&&Sg(v)===S&&b[b.length-1].path!==S?b.findIndex(qo.bind(null,d[g-2])):w}),u=St(()=>a.value>-1&&WS(r.params,o.value.params)),f=St(()=>a.value>-1&&a.value===r.matched.length-1&&Ym(r.params,o.value.params));function h(d={}){return BS(d)?e[j(t.replace)?"replace":"push"](j(t.to)).catch(Ws):Promise.resolve()}return{route:o,href:St(()=>o.value.href),isActive:u,isExactActive:f,navigate:h}}const qS=oe({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=hr(_g(t)),{options:o}=Pr(nh),a=St(()=>({[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:pl("a",{"aria-current":r.isExactActive?t.ariaCurrentValue:null,href:r.href,onClick:r.navigate,class:a.value},u)}}}),HS=qS;function BS(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 WS(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(!Xn(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,US=oe({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(t,{attrs:e,slots:r}){const o=Pr(nf),a=St(()=>t.route||o.value),u=Pr(xg,0),f=St(()=>{let g=j(u);const{matched:v}=a.value;let b;for(;(b=v[g])&&!b.components;)g++;return g}),h=St(()=>a.value.matched[f.value]);ya(xg,St(()=>f.value+1)),ya(IS,h),ya(nf,a);const d=Kt();return Fe(()=>[d.value,h.value,t.name],([g,v,b],[w,S,N])=>{v&&(v.instances[b]=g,S&&S!==v&&g&&g===w&&(v.leaveGuards.size||(v.leaveGuards=S.leaveGuards),v.updateGuards.size||(v.updateGuards=S.updateGuards))),g&&v&&(!S||!qo(v,S)||!w)&&(v.enterCallbacks[b]||[]).forEach(A=>A(g))},{flush:"post"}),()=>{const g=a.value,v=t.name,b=h.value,w=b&&b.components[v];if(!w)return Cg(r.default,{Component:w,route:g});const S=b.props[v],N=S?S===!0?g.params:typeof S=="function"?S(g):S:null,E=pl(w,he({},N,e,{onVnodeUnmounted:C=>{C.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 jS=US;function GS(t){const e=bS(t.routes,t),r=t.parseQuery||RS,o=t.stringifyQuery||wg,a=t.history,u=$s(),f=$s(),h=$s(),d=ul(ri);let g=ri;To&&t.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const v=Lu.bind(null,Q=>""+Q),b=Lu.bind(null,DS),w=Lu.bind(null,Pa);function S(Q,tt){let K,st;return Jm(Q)?(K=e.getRecordMatcher(Q),st=tt):st=Q,e.addRoute(st,K)}function N(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 C(Q,tt){if(tt=he({},tt||d.value),typeof Q=="string"){const O=Eu(r,Q,tt.path),F=e.resolve({path:O.path},tt),Z=a.createHref(O.fullPath);return he(O,F,{params:w(F.params),hash:Pa(O.hash),redirectedFrom:void 0,href:Z})}let K;if("path"in Q)K=he({},Q,{path:Eu(r,Q.path,tt.path).path});else{const O=he({},Q.params);for(const F in O)O[F]==null&&delete O[F];K=he({},Q,{params:b(Q.params)}),tt.params=b(tt.params)}const st=e.resolve(K,tt),Ct=Q.hash||"";st.params=v(w(st.params));const de=K_(o,he({},Q,{hash:OS(Ct),path:st.path})),Lt=a.createHref(de);return he({fullPath:de,hash:Ct,query:o===wg?zS(Q.query):Q.query||{}},st,{redirectedFrom:void 0,href:Lt})}function L(Q){return typeof Q=="string"?Eu(r,Q,d.value.path):he({},Q)}function $(Q,tt){if(g!==Q)return Ho(8,{from:tt,to:Q})}function P(Q){return rt(Q)}function G(Q){return P(he(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={}),he({query:Q.query,hash:Q.hash,params:"path"in st?{}:Q.params},st)}}function rt(Q,tt){const K=g=C(Q),st=d.value,Ct=Q.state,de=Q.force,Lt=Q.replace===!0,O=V(K);if(O)return rt(he(L(O),{state:typeof O=="object"?he({},Ct,O.state):Ct,force:de,replace:Lt}),tt||K);const F=K;F.redirectedFrom=tt;let Z;return!de&&X_(o,st,K)&&(Z=Ho(16,{to:F,from:st}),Et(st,st,!0,!1)),(Z?Promise.resolve(Z):ct(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(he({replace:Lt},L(nt.to),{state:typeof nt.to=="object"?he({},Ct,nt.to.state):Ct,force:de}),tt||F)}else nt=kt(F,st,!0,Lt,Ct);return vt(F,st,nt),nt})}function J(Q,tt){const K=$(Q,tt);return K?Promise.reject(K):Promise.resolve()}function ct(Q,tt){let K;const[st,Ct,de]=VS(Q,tt);K=Au(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),So(K).then(()=>{K=[];for(const O of u.list())K.push(oi(O,Q,tt));return K.push(Lt),So(K)}).then(()=>{K=Au(Ct,"beforeRouteUpdate",Q,tt);for(const O of Ct)O.updateGuards.forEach(F=>{K.push(oi(F,Q,tt))});return K.push(Lt),So(K)}).then(()=>{K=[];for(const O of Q.matched)if(O.beforeEnter&&!tt.matched.includes(O))if(Xn(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),So(K)}).then(()=>(Q.matched.forEach(O=>O.enterCallbacks={}),K=Au(de,"beforeRouteEnter",Q,tt),K.push(Lt),So(K))).then(()=>{K=[];for(const O of f.list())K.push(oi(O,Q,tt));return K.push(Lt),So(K)}).catch(O=>Tr(O,8)?O:Promise.reject(O))}function vt(Q,tt,K){for(const st of h.list())st(Q,tt,K)}function kt(Q,tt,K,st,Ct){const de=$(Q,tt);if(de)return de;const Lt=tt===ri,O=To?history.state:{};K&&(st||Lt?a.replace(Q.fullPath,he({scroll:Lt&&O&&O.scroll},Ct)):a.push(Q.fullPath,Ct)),d.value=Q,Et(Q,tt,K,Lt),wt()}let ut;function U(){ut||(ut=a.listen((Q,tt,K)=>{if(!ne.listening)return;const st=C(Q),Ct=V(st);if(Ct){rt(he(Ct,{replace:!0}),st).catch(Ws);return}g=st;const de=d.value;To&&rS(hg(de.fullPath,K.delta),fc()),ct(st,de).catch(Lt=>Tr(Lt,12)?Lt:Tr(Lt,2)?(rt(Lt.to,st).then(O=>{Tr(O,20)&&!K.delta&&K.type===tl.pop&&a.go(-1,!1)}).catch(Ws),Promise.reject()):(K.delta&&a.go(-K.delta,!1),W(Lt,st,de))).then(Lt=>{Lt=Lt||kt(st,de,!1),Lt&&(K.delta&&!Tr(Lt,8)?a.go(-K.delta,!1):K.type===tl.pop&&Tr(Lt,20)&&a.go(-1,!1)),vt(st,de,Lt)}).catch(Ws)}))}let z=$s(),k=$s(),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 Et(Q,tt,K,st){const{scrollBehavior:Ct}=t;if(!To||!Ct)return Promise.resolve();const de=!K&&iS(hg(Q.fullPath,0))||(st||!K)&&history.state&&history.state.scroll||null;return hl().then(()=>Ct(Q,tt,de)).then(Lt=>Lt&&nS(Lt)).catch(Lt=>W(Lt,Q,tt))}const qt=Q=>a.go(Q);let Bt;const Gt=new Set,ne={currentRoute:d,listening:!0,addRoute:S,removeRoute:N,hasRoute:E,getRoutes:A,resolve:C,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",HS),Q.component("RouterView",jS),Q.config.globalProperties.$router=tt,Object.defineProperty(Q.config.globalProperties,"$route",{enumerable:!0,get:()=>j(d)}),To&&!Bt&&d.value===ri&&(Bt=!0,P(a.location).catch(Ct=>{}));const K={};for(const Ct in ri)K[Ct]=St(()=>d.value[Ct]);Q.provide(nh,tt),Q.provide(s0,hr(K)),Q.provide(nf,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 ne}function So(t){return t.reduce((e,r)=>e.then(()=>r()),Promise.resolve())}function VS(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=>qo(g,h))?o.push(h):r.push(h));const d=t.matched[f];d&&(e.matched.find(g=>qo(g,d))||a.push(d))}return[r,o,a]}function qr(t){return t.split("-")[0]}function Oo(t){return t.split("-")[1]}function gl(t){return["top","bottom"].includes(qr(t))?"x":"y"}function rh(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=gl(o),d=rh(h);switch(Oo(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 KS=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 w=0;w<u.length;w++){const{name:S,fn:N}=u[w],{x:A,y:E,data:C,reset:L}=await N({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]:C??{}},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})),w=-1;continue}}return{x:d,y:g,placement:v,strategy:a,middlewareData:b}};function XS(t){return{top:0,right:0,bottom:0,left:0,...t}}function l0(t){return typeof t!="number"?XS(t):{top:t,right:t,bottom:t,left:t}}function rf(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}async function hc(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:w=0}=e,S=l0(w),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}),C=rf(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-C.top+S.top,bottom:C.bottom-E.bottom+S.bottom,left:E.left-C.left+S.left,right:C.right-E.right+S.right}}const YS=Math.min,Ri=Math.max;function of(t,e,r){return Ri(t,YS(e,r))}const ZS=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=l0(o),v={x:a,y:u},b=qr(f),w=gl(b),S=rh(w),N=await d.getDimensions({element:r}),A=w==="y"?"top":"left",E=w==="y"?"bottom":"right",C=h.reference[S]+h.reference[w]-v[w]-h.floating[S],L=v[w]-h.reference[w],$=await d.getOffsetParent({element:r}),P=$?w==="y"?$.clientHeight||0:$.clientWidth||0:0,G=C/2-L/2,V=g[A],rt=P-N[S]-g[E],J=P/2-N[S]/2+G,ct=of(V,J,rt);return{data:{[w]:ct,centerOffset:J-ct}}}}),JS={left:"right",right:"left",bottom:"top",top:"bottom"};function $a(t){return t.replace(/left|right|bottom|top/g,e=>JS[e])}function a0(t,e){const r=Oo(t)==="start",o=gl(t),a=rh(o);let u=o==="x"?r?"right":"left":r?"bottom":"top";return e.reference[a]>e.floating[a]&&(u=$a(u)),{main:u,cross:$a(u)}}const QS={start:"end",end:"start"};function sf(t){return t.replace(/start|end/g,e=>QS[e])}const tk=["top","right","bottom","left"],ek=tk.reduce((t,e)=>t.concat(e,e+"-start",e+"-end"),[]);function nk(t,e,r){return(t?[...r.filter(a=>Oo(a)===t),...r.filter(a=>Oo(a)!==t)]:r.filter(a=>qr(a)===a)).filter(a=>t?Oo(a)===t||(e?sf(a)!==a:!1):!0)}const rk=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:w}=e,{alignment:S=null,allowedPlacements:N=ek,autoAlignment:A=!0,...E}=t;if((r=b.autoPlacement)!=null&&r.skip)return{};const C=nk(S,A,N),L=await hc(e,E),$=(o=(a=b.autoPlacement)==null?void 0:a.index)!=null?o:0,P=C[$],{main:G,cross:V}=a0(P,v);if(w!==P)return{x:d,y:g,reset:{placement:C[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}],ct=C[$+1];if(ct)return{data:{index:$+1,overflows:J},reset:{placement:ct}};const vt=J.slice().sort((ut,U)=>ut.overflows[0]-U.overflows[0]),kt=(h=vt.find(ut=>{let{overflows:U}=ut;return U.every(z=>z<=0)}))==null?void 0:h.placement;return{data:{skip:!0},reset:{placement:kt??vt[0].placement}}}}};function ik(t){const e=$a(t);return[sf(t),e,sf(e)]}const ok=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:w=!0,...S}=t,N=qr(a),E=v||(N===h||!w?[$a(h)]:ik(h)),C=[h,...E],L=await hc(e,S),$=[];let P=((o=u.flip)==null?void 0:o.overflows)||[];if(d&&$.push(L[N]),g){const{main:J,cross:ct}=a0(a,f);$.push(L[J],L[ct])}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,ct=C[J];if(ct)return{data:{index:J,overflows:P},reset:{placement:ct}};let vt="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&&(vt=kt);break}case"initialPlacement":vt=h;break}return{data:{skip:!0},reset:{placement:vt}}}return{}}}};function sk(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 gl(a)==="x"?{x:d,y:h*u}:{x:h*u,y:d}}const lk=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=sk({placement:a,rects:u,value:t});return{x:r+f.x,y:o+f.y,data:f}}}};function ak(t){return t==="x"?"y":"x"}const ck=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:C,y:L}=E;return{x:C,y:L}}},...d}=t,g={x:r,y:o},v=await hc(e,d),b=gl(qr(a)),w=ak(b);let S=g[b],N=g[w];if(u){const E=b==="y"?"top":"left",C=b==="y"?"bottom":"right",L=S+v[E],$=S-v[C];S=of(L,S,$)}if(f){const E=w==="y"?"top":"left",C=w==="y"?"bottom":"right",L=N+v[E],$=N-v[C];N=of(L,N,$)}const A=h.fn({...e,[b]:S,[w]:N});return{...A,data:{x:A.x-r,y:A.y-o}}}}},uk=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 hc(e,h),g=qr(o),v=Oo(o)==="end";let b,w;g==="top"||g==="bottom"?(b=g,w=v?"left":"right"):(w=g,b=v?"top":"bottom");const S=Ri(d.left,0),N=Ri(d.right,0),A=Ri(d.top,0),E=Ri(d.bottom,0),C={height:a.floating.height-(["left","right"].includes(o)?2*(A!==0||E!==0?A+E:Ri(d.top,d.bottom)):d[b]),width:a.floating.width-(["top","bottom"].includes(o)?2*(S!==0||N!==0?S+N:Ri(d.left,d.right)):d[w])};return f==null||f({...C,...a}),{data:{skip:!0},reset:{rects:!0}}}}};function ih(t){return(t==null?void 0:t.toString())==="[object Window]"}function vi(t){if(t==null)return window;if(!ih(t)){const e=t.ownerDocument;return e&&e.defaultView||window}return t}function dc(t){return vi(t).getComputedStyle(t)}function Rr(t){return ih(t)?"":t?(t.nodeName||"").toLowerCase():""}function zr(t){return t instanceof vi(t).HTMLElement}function Da(t){return t instanceof vi(t).Element}function fk(t){return t instanceof vi(t).Node}function c0(t){const e=vi(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function pc(t){const{overflow:e,overflowX:r,overflowY:o}=dc(t);return/auto|scroll|overlay|hidden/.test(e+o+r)}function hk(t){return["table","td","th"].includes(Rr(t))}function u0(t){const e=navigator.userAgent.toLowerCase().includes("firefox"),r=dc(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,js=Math.max,Ra=Math.round;function Bo(t,e){e===void 0&&(e=!1);const r=t.getBoundingClientRect();let o=1,a=1;return e&&zr(t)&&(o=t.offsetWidth>0&&Ra(r.width)/t.offsetWidth||1,a=t.offsetHeight>0&&Ra(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 mi(t){return((fk(t)?t.ownerDocument:t.document)||window.document).documentElement}function gc(t){return ih(t)?{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}:{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function f0(t){return Bo(mi(t)).left+gc(t).scrollLeft}function dk(t){const e=Bo(t);return Ra(e.width)!==t.offsetWidth||Ra(e.height)!==t.offsetHeight}function pk(t,e,r){const o=zr(e),a=mi(e),u=Bo(t,o&&dk(e));let f={scrollLeft:0,scrollTop:0};const h={x:0,y:0};if(o||!o&&r!=="fixed")if((Rr(e)!=="body"||pc(a))&&(f=gc(e)),zr(e)){const d=Bo(e,!0);h.x=d.x+e.clientLeft,h.y=d.y+e.clientTop}else a&&(h.x=f0(a));return{x:u.left+f.scrollLeft-h.x,y:u.top+f.scrollTop-h.y,width:u.width,height:u.height}}function vc(t){return Rr(t)==="html"?t:t.assignedSlot||t.parentNode||(c0(t)?t.host:null)||mi(t)}function Eg(t){return!zr(t)||getComputedStyle(t).position==="fixed"?null:t.offsetParent}function gk(t){let e=vc(t);for(;zr(e)&&!["html","body"].includes(Rr(e));){if(u0(e))return e;e=e.parentNode}return null}function lf(t){const e=vi(t);let r=Eg(t);for(;r&&hk(r)&&getComputedStyle(r).position==="static";)r=Eg(r);return r&&(Rr(r)==="html"||Rr(r)==="body"&&getComputedStyle(r).position==="static"&&!u0(r))?e:r||gk(t)||e}function Ag(t){return{width:t.offsetWidth,height:t.offsetHeight}}function vk(t){let{rect:e,offsetParent:r,strategy:o}=t;const a=zr(r),u=mi(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"||pc(u))&&(f=gc(r)),zr(r))){const d=Bo(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 mk(t){const e=vi(t),r=mi(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 yk(t){var e;const r=mi(t),o=gc(t),a=(e=t.ownerDocument)==null?void 0:e.body,u=js(r.scrollWidth,r.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),f=js(r.scrollHeight,r.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0);let h=-o.scrollLeft+f0(t);const d=-o.scrollTop;return dc(a||r).direction==="rtl"&&(h+=js(r.clientWidth,a?a.clientWidth:0)-u),{width:u,height:f,x:h,y:d}}function h0(t){return["html","body","#document"].includes(Rr(t))?t.ownerDocument.body:zr(t)&&pc(t)?t:h0(vc(t))}function za(t,e){var r;e===void 0&&(e=[]);const o=h0(t),a=o===((r=t.ownerDocument)==null?void 0:r.body),u=vi(o),f=a?[u].concat(u.visualViewport||[],pc(o)?o:[]):o,h=e.concat(f);return a?h:h.concat(za(vc(f)))}function bk(t,e){const r=e.getRootNode==null?void 0:e.getRootNode();if(t.contains(e))return!0;if(r&&c0(r)){let o=e;do{if(o&&t===o)return!0;o=o.parentNode||o.host}while(o)}return!1}function wk(t){const e=Bo(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 Ng(t,e){return e==="viewport"?rf(mk(t)):Da(e)?wk(e):rf(yk(mi(t)))}function xk(t){const e=za(vc(t)),o=["absolute","fixed"].includes(dc(t).position)&&zr(t)?lf(t):t;return Da(o)?e.filter(a=>Da(a)&&bk(a,o)&&Rr(a)!=="body"):[]}function _k(t){let{element:e,boundary:r,rootBoundary:o}=t;const u=[...r==="clippingParents"?xk(e):[].concat(r),o],f=u[0],h=u.reduce((d,g)=>{const v=Ng(e,g);return d.top=js(v.top,d.top),d.right=Lg(v.right,d.right),d.bottom=Lg(v.bottom,d.bottom),d.left=js(v.left,d.left),d},Ng(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 Sk={getElementRects:t=>{let{reference:e,floating:r,strategy:o}=t;return{reference:pk(e,lf(r),o),floating:{...Ag(r),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:t=>vk(t),getOffsetParent:t=>{let{element:e}=t;return lf(e)},isElement:t=>Da(t),getDocumentElement:t=>{let{element:e}=t;return mi(e)},getClippingClientRect:t=>_k(t),getDimensions:t=>{let{element:e}=t;return Ag(e)},getClientRects:t=>{let{element:e}=t;return e.getClientRects()}},kk=(t,e,r)=>KS(t,e,{platform:Sk,...r});var Ck=Object.defineProperty,Tk=Object.defineProperties,Lk=Object.getOwnPropertyDescriptors,Mg=Object.getOwnPropertySymbols,Ek=Object.prototype.hasOwnProperty,Ak=Object.prototype.propertyIsEnumerable,Og=(t,e,r)=>e in t?Ck(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Mr=(t,e)=>{for(var r in e||(e={}))Ek.call(e,r)&&Og(t,r,e[r]);if(Mg)for(var r of Mg(e))Ak.call(e,r)&&Og(t,r,e[r]);return t},vl=(t,e)=>Tk(t,Lk(e));function d0(t,e){for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(typeof e[r]=="object"&&t[r]?d0(t[r],e[r]):t[r]=e[r])}const ji={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 Wo(t,e){let r=ji.themes[t]||{},o;do o=r[e],typeof o>"u"?r.$extend?r=ji.themes[r.$extend]||{}:(r=null,o=ji[e]):r=null;while(r);return o}function Nk(t){const e=[t];let r=ji.themes[t]||{};do r.$extend&&!r.$resetCss?(e.push(r.$extend),r=ji.themes[r.$extend]||{}):r=null;while(r);return e.map(o=>`v-popper--theme-${o}`)}let Uo=!1;if(typeof window<"u"){Uo=!1;try{const t=Object.defineProperty({},"passive",{get(){Uo=!0}});window.addEventListener("test",null,t)}catch{}}let p0=!1;typeof window<"u"&&typeof navigator<"u"&&(p0=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const g0=["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 Mk(t,e){const r=t.indexOf(e);r!==-1&&t.splice(r,1)}function Nu(){return new Promise(t=>requestAnimationFrame(()=>{requestAnimationFrame(t)}))}const cr=[];let ko=null,af=function(){};typeof window<"u"&&(af=window.Element);function fe(t){return function(e){return Wo(e.theme,t)}}var v0=()=>oe({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:fe("disabled")},placement:{type:String,default:fe("placement"),validator:t=>g0.includes(t)},delay:{type:[String,Number,Object],default:fe("delay")},distance:{type:[Number,String],default:fe("distance")},skidding:{type:[Number,String],default:fe("skidding")},triggers:{type:Array,default:fe("triggers")},showTriggers:{type:[Array,Function],default:fe("showTriggers")},hideTriggers:{type:[Array,Function],default:fe("hideTriggers")},popperTriggers:{type:Array,default:fe("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:fe("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:fe("popperHideTriggers")},container:{type:[String,Object,af,Boolean],default:fe("container")},boundary:{type:[String,af],default:fe("boundary")},strategy:{type:String,validator:t=>["absolute","fixed"].includes(t),default:fe("strategy")},autoHide:{type:Boolean,default:fe("autoHide")},handleResize:{type:Boolean,default:fe("handleResize")},instantMove:{type:Boolean,default:fe("instantMove")},eagerMount:{type:Boolean,default:fe("eagerMount")},popperClass:{type:[String,Array,Object],default:fe("popperClass")},computeTransformOrigin:{type:Boolean,default:fe("computeTransformOrigin")},autoMinSize:{type:Boolean,default:fe("autoMinSize")},autoMaxSize:{type:Boolean,default:fe("autoMaxSize")},preventOverflow:{type:Boolean,default:fe("preventOverflow")},overflowPadding:{type:[Number,String],default:fe("overflowPadding")},arrowPadding:{type:[Number,String],default:fe("arrowPadding")},arrowOverflow:{type:Boolean,default:fe("arrowOverflow")},flip:{type:Boolean,default:fe("flip")},shift:{type:Boolean,default:fe("shift")},shiftCrossAxis:{type:Boolean,default:fe("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:vl(Mr({},this.classes),{popperClass:this.popperClass}),result:this.result}}},watch:Mr({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(lk({mainAxis:this.distance,crossAxis:this.skidding}));const r=this.placement.startsWith("auto");r?e.middleware.push(rk({alignment:(t=this.placement.split("-")[1])!=null?t:""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(ck({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!r&&this.flip&&e.middleware.push(ok({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(ZS({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(uk({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 kk(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:o.x,y:o.y,placement:o.placement,strategy:o.strategy,arrow:Mr(Mr({},o.middlewareData.arrow),o.middlewareData.arrowOverflow)})},$_scheduleShow(t=null,e=!1){if(this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),ko&&this.instantMove&&ko.instantMove){ko.$_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&&(ko=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 Nu(),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<cr.length;r++)e=cr[r],e.showGroup!==t&&(e.hide(),e.$emit("close-group"))}cr.push(this),this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await Nu(),this.classes.showFrom=!1,this.classes.showTo=!0},async $_applyHide(t=!1){if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=t,Mk(cr,this),ko===this&&(ko=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const e=Wo(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 Nu(),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,Uo?{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([...za(this.$_referenceNode),...za(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"&&(p0?(document.addEventListener("touchstart",Dg,Uo?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",Pk,Uo?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Dg,!0),window.addEventListener("click",Ok,!0)),window.addEventListener("resize",$k));function Dg(t){for(let e=0;e<cr.length;e++){const r=cr[e],o=r.popperNode();r.$_mouseDownContains=o.contains(t.target)}}function Ok(t){m0(t)}function Pk(t){m0(t,!0)}function m0(t,e=!1){for(let r=0;r<cr.length;r++){const o=cr[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 $k(t){for(let e=0;e<cr.length;e++)cr[e].$_computePosition(t)}function Dk(){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 wa;function cf(){cf.init||(cf.init=!0,wa=Dk()!==-1)}var mc={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){cf(),hl(()=>{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",wa&&this.$el.appendChild(t),t.data="about:blank",wa||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&&(!wa&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const Rk=c1();_m("data-v-b329ee4c");const zk={class:"resize-observer",tabindex:"-1"};Sm();const Ik=Rk((t,e,r,o,a,u)=>(dt(),ce("div",zk)));mc.render=Ik;mc.__scopeId="data-v-b329ee4c";mc.__file="src/components/ResizeObserver.vue";var y0={computed:{themeClass(){return Nk(this.theme)}}},oh=(t,e)=>{const r=t.__vccOpts||t;for(const[o,a]of e)r[o]=a;return r};const Fk=oe({name:"VPopperContent",components:{ResizeObserver:mc},mixins:[y0],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}}}),qk=["id","aria-hidden","tabindex","data-popper-placement"],Hk={ref:"inner",class:"v-popper__inner"},Bk=ht("div",{class:"v-popper__arrow-outer"},null,-1),Wk=ht("div",{class:"v-popper__arrow-inner"},null,-1),Uk=[Bk,Wk];function jk(t,e,r,o,a,u){const f=Vi("ResizeObserver");return dt(),At("div",{id:t.popperId,ref:"popover",class:ge(["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]=Qu(h=>t.autoHide&&t.$emit("hide"),["esc"]))},[ht("div",{class:"v-popper__wrapper",style:kn({transformOrigin:t.result.transformOrigin})},[ht("div",Hk,[t.mounted?(dt(),At(ue,{key:0},[ht("div",null,[Kn(t.$slots,"default")]),t.handleResize?(dt(),ce(f,{key:0,onNotify:e[0]||(e[0]=h=>t.$emit("resize",h))})):ve("",!0)],64)):ve("",!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)})},Uk,4)],4)],46,qk)}var b0=oh(Fk,[["render",jk]]),w0={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 Gk=oe({name:"VPopperWrapper",components:{Popper:v0(),PopperContent:b0},mixins:[w0,y0],inheritAttrs:!1,props:{theme:{type:String,default:null}},computed:{finalTheme(){var t;return(t=this.theme)!=null?t:this.$options.vPopperTheme},popperAttrs(){const t=Mr({},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 Vk(t,e,r,o,a,u){const f=Vi("PopperContent"),h=Vi("Popper");return dt(),ce(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:w,show:S,hide:N,handleResize:A,onResize:E,classes:C,result:L})=>[ht("div",{ref:"reference",class:ge(["v-popper",[t.$attrs.class,t.themeClass,{"v-popper--shown":g}]]),style:kn(t.$attrs.style)},[Kn(t.$slots,"default",{shown:g,show:S,hide:N}),Rt(f,{ref:"popperContent","popper-id":d,theme:t.finalTheme,shown:g,mounted:v,"skip-transition":b,"auto-hide":w,"handle-resize":A,classes:C,result:L,onHide:N,onResize:E},{default:Zt(()=>[Kn(t.$slots,"popper",{shown:g,hide:N})]),_: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 sh=oh(Gk,[["render",Vk]]);const Rg=oe(vl(Mr({},sh),{name:"VDropdown",vPopperTheme:"dropdown"})),zg=oe(vl(Mr({},sh),{name:"VMenu",vPopperTheme:"menu"})),Ig=oe(vl(Mr({},sh),{name:"VTooltip",vPopperTheme:"tooltip"})),Kk=oe({name:"VTooltipDirective",components:{Popper:v0(),PopperContent:b0},mixins:[w0],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:t=>Wo(t.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:t=>Wo(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}}}),Xk=["innerHTML"],Yk=["textContent"];function Zk(t,e,r,o,a,u){const f=Vi("PopperContent"),h=Vi("Popper");return dt(),ce(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:w,hide:S,handleResize:N,onResize:A,classes:E,result:C})=>[Rt(f,{ref:"popperContent",class:ge({"v-popper--tooltip-loading":t.loading}),"popper-id":d,theme:t.theme,shown:g,mounted:v,"skip-transition":b,"auto-hide":w,"handle-resize":N,classes:E,result:C,onHide:S,onResize:A},{default:Zt(()=>[t.html?(dt(),At("div",{key:0,innerHTML:t.finalContent},null,8,Xk)):(dt(),At("div",{key:1,textContent:Xt(t.finalContent)},null,8,Yk))]),_: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 Jk=oh(Kk,[["render",Zk]]);const x0="v-popper--has-tooltip";function Qk(t,e){let r=t.placement;if(!r&&e)for(const o of g0)e[o]&&(r=o);return r||(r=Wo(t.theme||"tooltip","placement")),r}function _0(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=Qk(o,r),o.targetNodes=()=>[t],o.referenceNode=()=>t,o}let Mu,el,tC=0;function eC(){if(Mu)return;el=Kt([]),Mu=Xm({name:"VTooltipDirectiveApp",setup(){return{directives:el}},render(){return this.directives.map(e=>pl(Jk,vl(Mr({},e.options),{shown:e.shown.value||e.options.shown,key:e.id})))},devtools:{hide:!0}});const t=document.createElement("div");document.body.appendChild(t),Mu.mount(t)}function S0(t,e,r){eC();const o=Kt(_0(t,e,r)),a=Kt(!1),u={id:tC++,options:o,shown:a};return el.value.push(u),t.classList&&t.classList.add(x0),t.$_popper={options:o,item:u,show(){a.value=!0},hide(){a.value=!1}}}function lh(t){if(t.$_popper){const e=el.value.indexOf(t.$_popper.item);e!==-1&&el.value.splice(e,1),delete t.$_popper,delete t.$_popperOldShown,delete t.$_popperMountTarget}t.classList&&t.classList.remove(x0)}function Fg(t,{value:e,oldValue:r,modifiers:o}){const a=_0(t,e,o);if(!a.content||Wo(a.theme||"tooltip","disabled"))lh(t);else{let u;t.$_popper?(u=t.$_popper,u.options.value=a):u=S0(t,e,o),typeof e.shown<"u"&&e.shown!==t.$_popperOldShown&&(t.$_popperOldShown=e.shown,e.shown?u.show():u.hide())}}var k0={beforeMount:Fg,updated:Fg,beforeUnmount(t){lh(t)}};function qg(t){t.addEventListener("click",C0),t.addEventListener("touchstart",T0,Uo?{passive:!0}:!1)}function Hg(t){t.removeEventListener("click",C0),t.removeEventListener("touchstart",T0),t.removeEventListener("touchend",L0),t.removeEventListener("touchcancel",E0)}function C0(t){const e=t.currentTarget;t.closePopover=!e.$_vclosepopover_touch,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}function T0(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",L0),e.addEventListener("touchcancel",E0)}}function L0(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 E0(t){const e=t.currentTarget;e.$_vclosepopover_touch=!1}var nC={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 rC=k0;function iC(t,e={}){t.$_vTooltipInstalled||(t.$_vTooltipInstalled=!0,d0(ji,e),t.directive("tooltip",k0),t.directive("close-popper",nC),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 A0={version:"2.0.0-y.0",install:iC,options:ji};var Bg;const N0=typeof window<"u",oC=t=>typeof t<"u",M0=t=>typeof t=="function",sC=t=>typeof t=="string",O0=()=>{};N0&&((Bg=window==null?void 0:window.navigator)==null?void 0:Bg.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function Ki(t){return typeof t=="function"?t():j(t)}function ah(t,e){function r(...o){t(()=>e.apply(this,o),{fn:e,thisArg:this,args:o})}return r}const P0=t=>t();function $0(t,e={}){let r,o;return u=>{const f=Ki(t),h=Ki(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 lC(t,e=!0,r=!0){let o=0,a,u=!0;const f=()=>{a&&(clearTimeout(a),a=void 0)};return d=>{const g=Ki(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 aC(t=P0){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 cC(t){return t}function ch(t){return kx()?(Cx(t),!0):!1}function Wg(t,e=200,r={}){return ah($0(e,r),t)}function uC(t,e=200,r=!1,o=!0){return ah(lC(e,r,o),t)}function fC(t,e=200,r=!0,o=!0){if(e<=0)return t;const a=Kt(t.value),u=uC(()=>{a.value=t.value},e,r,o);return Fe(t,()=>u()),a}function hC(t){return typeof t=="function"?St(t):Kt(t)}function uh(t,e=!0){cc()?dl(t):e?t():hl(t)}function dC(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=Ki(r);return u.value=u.value===d?Ki(o):d,u.value}}return a?f:[u,f]}var Ug=Object.getOwnPropertySymbols,pC=Object.prototype.hasOwnProperty,gC=Object.prototype.propertyIsEnumerable,vC=(t,e)=>{var r={};for(var o in t)pC.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&&gC.call(t,o)&&(r[o]=t[o]);return r};function D0(t,e,r={}){const o=r,{eventFilter:a=P0}=o,u=vC(o,["eventFilter"]);return Fe(t,ah(a,e),u)}var mC=Object.defineProperty,yC=Object.defineProperties,bC=Object.getOwnPropertyDescriptors,Ia=Object.getOwnPropertySymbols,R0=Object.prototype.hasOwnProperty,z0=Object.prototype.propertyIsEnumerable,jg=(t,e,r)=>e in t?mC(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,wC=(t,e)=>{for(var r in e||(e={}))R0.call(e,r)&&jg(t,r,e[r]);if(Ia)for(var r of Ia(e))z0.call(e,r)&&jg(t,r,e[r]);return t},xC=(t,e)=>yC(t,bC(e)),_C=(t,e)=>{var r={};for(var o in t)R0.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(t!=null&&Ia)for(var o of Ia(t))e.indexOf(o)<0&&z0.call(t,o)&&(r[o]=t[o]);return r};function SC(t,e,r={}){const o=r,{debounce:a=0,maxWait:u=void 0}=o,f=_C(o,["debounce","maxWait"]);return D0(t,e,xC(wC({},f),{eventFilter:$0(a,{maxWait:u})}))}function kC(t,e,r){const o=Fe(t,(...a)=>(hl(()=>o()),e(...a)),r)}var CC=Object.defineProperty,TC=Object.defineProperties,LC=Object.getOwnPropertyDescriptors,Fa=Object.getOwnPropertySymbols,I0=Object.prototype.hasOwnProperty,F0=Object.prototype.propertyIsEnumerable,Gg=(t,e,r)=>e in t?CC(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,EC=(t,e)=>{for(var r in e||(e={}))I0.call(e,r)&&Gg(t,r,e[r]);if(Fa)for(var r of Fa(e))F0.call(e,r)&&Gg(t,r,e[r]);return t},AC=(t,e)=>TC(t,LC(e)),NC=(t,e)=>{var r={};for(var o in t)I0.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(t!=null&&Fa)for(var o of Fa(t))e.indexOf(o)<0&&F0.call(t,o)&&(r[o]=t[o]);return r};function q0(t,e,r={}){const o=r,{eventFilter:a}=o,u=NC(o,["eventFilter"]),{eventFilter:f,pause:h,resume:d,isActive:g}=aC(a);return{stop:D0(t,e,AC(EC({},u),{eventFilter:f})),pause:h,resume:d,isActive:g}}function MC(t,e,r){let o;Ee(r)?o={evaluating:r}:o=r||{};const{lazy:a=!1,evaluating:u=void 0,onError:f=O0}=o,h=Kt(!a),d=Kt(e);let g=0;return Kf(async v=>{if(!h.value)return;g++;const b=g;let w=!1;u&&Promise.resolve().then(()=>{u.value=!0});try{const S=await t(N=>{v(()=>{u&&(u.value=!1),w||N()})});b===g&&(d.value=S)}catch(S){f(S)}finally{u&&b===g&&(u.value=!1),w=!0}}),a?St(()=>(h.value=!0,d.value)):d}function H0(t){var e;const r=Ki(t);return(e=r==null?void 0:r.$el)!=null?e:r}const dr=N0?window:void 0;function jo(...t){let e,r,o,a;if(sC(t[0])||Array.isArray(t[0])?([r,o,a]=t,e=dr):[e,r,o,a]=t,!e)return O0;Array.isArray(r)||(r=[r]),Array.isArray(o)||(o=[o]);const u=[],f=()=>{u.forEach(v=>v()),u.length=0},h=(v,b,w)=>(v.addEventListener(b,w,a),()=>v.removeEventListener(b,w,a)),d=Fe(()=>H0(e),v=>{f(),v&&u.push(...r.flatMap(b=>o.map(w=>h(v,b,w))))},{immediate:!0,flush:"post"}),g=()=>{d(),f()};return ch(g),g}const OC=t=>typeof t=="function"?t:typeof t=="string"?e=>e.key===t:Array.isArray(t)?e=>t.includes(e.key):()=>!0;function PC(...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=OC(e);return jo(a,u,g=>{h(g)&&r(g)},f)}function B0(t,e=!1){const r=Kt(),o=()=>r.value=Boolean(t());return o(),uh(o,e),r}function $C(t,e={}){const{window:r=dr}=e,o=B0(()=>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(hC(t).value),u.value=a.matches,"addEventListener"in a?a.addEventListener("change",h):a.addListener(h))};return Kf(h),ch(()=>f()),u}function DC(t){return JSON.parse(JSON.stringify(t))}const uf=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},ff="__vueuse_ssr_handlers__";uf[ff]=uf[ff]||{};const RC=uf[ff];function W0(t,e){return RC[t]||e}function zC(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 IC=Object.defineProperty,Vg=Object.getOwnPropertySymbols,FC=Object.prototype.hasOwnProperty,qC=Object.prototype.propertyIsEnumerable,Kg=(t,e,r)=>e in t?IC(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Xg=(t,e)=>{for(var r in e||(e={}))FC.call(e,r)&&Kg(t,r,e[r]);if(Vg)for(var r of Vg(e))qC.call(e,r)&&Kg(t,r,e[r]);return t};const HC={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 BC(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:w,onError:S=rt=>{console.error(rt)}}=o,N=(v?ul:Kt)(e);if(!r)try{r=W0("getDefaultStorage",()=>{var rt;return(rt=dr)==null?void 0:rt.localStorage})()}catch(rt){S(rt)}if(!r)return N;const A=Ki(e),E=zC(A),C=(a=o.serializer)!=null?a:HC[E],{pause:L,resume:$}=q0(N,()=>P(N.value),{flush:u,deep:f,eventFilter:w});return b&&h&&jo(b,"storage",V),V(),N;function P(rt){try{rt==null?r.removeItem(t):r.setItem(t,C.write(rt))}catch(J){S(J)}}function G(rt){L();try{const J=rt?rt.newValue:r.getItem(t);if(J==null)return d&&A!==null&&r.setItem(t,C.write(A)),A;if(!rt&&g){const ct=C.read(J);return M0(g)?g(ct,A):E==="object"&&!Array.isArray(ct)?Xg(Xg({},A),ct):ct}else return typeof J!="string"?J:C.read(J)}catch(J){S(J)}finally{$()}}function V(rt){if(!(rt&&rt.storageArea!==r)){if(rt&&rt.key===null){N.value=A;return}rt&&rt.key!==t||(N.value=G(rt))}}}function U0(t){return $C("(prefers-color-scheme: dark)",t)}var WC=Object.defineProperty,Yg=Object.getOwnPropertySymbols,UC=Object.prototype.hasOwnProperty,jC=Object.prototype.propertyIsEnumerable,Zg=(t,e,r)=>e in t?WC(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,GC=(t,e)=>{for(var r in e||(e={}))UC.call(e,r)&&Zg(t,r,e[r]);if(Yg)for(var r of Yg(e))jC.call(e,r)&&Zg(t,r,e[r]);return t};function VC(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=GC({auto:"",light:"light",dark:"dark"},t.modes||{}),b=U0({window:a}),w=St(()=>b.value?"dark":"light"),S=d||(f==null?Kt(o):BC(f,o,u,{window:a,listenToStorageChanges:h})),N=St({get(){return S.value==="auto"&&!g?w.value:S.value},set(L){S.value=L}}),A=W0("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"?w.value:L;A(e,r,($=v[P])!=null?$:P)}function C(L){t.onChanged?t.onChanged(L,E):E(L)}return Fe(N,C,{flush:"post",immediate:!0}),g&&Fe(w,()=>C(N.value),{flush:"post"}),uh(()=>C(N.value)),N}var KC=Object.defineProperty,XC=Object.defineProperties,YC=Object.getOwnPropertyDescriptors,Jg=Object.getOwnPropertySymbols,ZC=Object.prototype.hasOwnProperty,JC=Object.prototype.propertyIsEnumerable,Qg=(t,e,r)=>e in t?KC(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,QC=(t,e)=>{for(var r in e||(e={}))ZC.call(e,r)&&Qg(t,r,e[r]);if(Jg)for(var r of Jg(e))JC.call(e,r)&&Qg(t,r,e[r]);return t},tT=(t,e)=>XC(t,YC(e));function eT(t={}){const{valueDark:e="dark",valueLight:r="",window:o=dr}=t,a=VC(tT(QC({},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=U0({window:o});return St({get(){return a.value==="dark"},set(h){h===u.value?a.value="auto":a.value=h?"dark":"light"}})}var tv=Object.getOwnPropertySymbols,nT=Object.prototype.hasOwnProperty,rT=Object.prototype.propertyIsEnumerable,iT=(t,e)=>{var r={};for(var o in t)nT.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&&rT.call(t,o)&&(r[o]=t[o]);return r};function oT(t,e,r={}){const o=r,{window:a=dr}=o,u=iT(o,["window"]);let f;const h=B0(()=>a&&"ResizeObserver"in a),d=()=>{f&&(f.disconnect(),f=void 0)},g=Fe(()=>H0(t),b=>{d(),h.value&&a&&b&&(f=new ResizeObserver(e),f.observe(b,u))},{immediate:!0,flush:"post"}),v=()=>{d(),g()};return ch(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 sT=Object.defineProperty,nv=Object.getOwnPropertySymbols,lT=Object.prototype.hasOwnProperty,aT=Object.prototype.propertyIsEnumerable,rv=(t,e,r)=>e in t?sT(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,cT=(t,e)=>{for(var r in e||(e={}))lT.call(e,r)&&rv(t,r,e[r]);if(nv)for(var r of nv(e))aT.call(e,r)&&rv(t,r,e[r]);return t};const uT={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]};cT({linear:cC},uT);function fT(t="history",e={}){const{initialValue:r={},removeNullishValues:o=!0,removeFalsyValues:a=!1,write:u=!0,window:f=dr}=e;if(!f)return hr(r);const h=hr({});function d(){if(t==="history")return f.location.search||"";if(t==="hash"){const C=f.location.hash||"",L=C.indexOf("?");return L>0?C.slice(L):""}else return(f.location.hash||"").replace(/^#/,"")}function g(C){const L=C.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(C){const L=new Set(Object.keys(h));for(const $ of C.keys()){const P=C.getAll($);h[$]=P.length>1?P:C.get($)||"",L.delete($)}Array.from(L).forEach($=>delete h[$])}const{pause:w,resume:S}=q0(h,()=>{const C=new URLSearchParams("");Object.keys(h).forEach(L=>{const $=h[L];Array.isArray($)?$.forEach(P=>C.append(L,P)):o&&$==null||a&&!$?C.delete(L):C.set(L,$)}),N(C)},{deep:!0});function N(C,L){w(),L&&b(C),f.history.replaceState(f.history.state,f.document.title,f.location.pathname+g(C)),S()}function A(){!u||N(v(),!0)}jo(f,"popstate",A,!1),t!=="history"&&jo(f,"hashchange",A,!1);const E=v();return E.keys().next().value?b(E):Object.assign(h,r),h}function hT(t,e,r,o={}){var a,u,f;const{clone:h=!1,passive:d=!1,eventName:g,deep:v=!1,defaultValue:b}=o,w=cc(),S=r||(w==null?void 0:w.emit)||((a=w==null?void 0:w.$emit)==null?void 0:a.bind(w))||((f=(u=w==null?void 0:w.proxy)==null?void 0:u.$emit)==null?void 0:f.bind(w==null?void 0:w.proxy));let N=g;e||(e="modelValue"),N=g||N||`update:${e.toString()}`;const A=C=>h?M0(h)?h(C):DC(C):C,E=()=>oC(t[e])?A(t[e]):b;if(d){const C=E(),L=Kt(C);return Fe(()=>t[e],$=>L.value=A($)),Fe(L,$=>{($!==t[e]||v)&&S(N,$)},{deep:v}),L}else return St({get(){return E()},set(C){S(N,C)}})}function dT(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(),uh(d),jo("resize",d,{passive:!0}),a&&jo("orientationchange",d,{passive:!0}),{width:f,height:h}}const pT=6e4;function gT(t,e){const{post:r,on:o,eventNames:a=[],serialize:u=v=>v,deserialize:f=v=>v,timeout:h=pT}=e,d=new Map,g=new Proxy({},{get(v,b){const w=(...N)=>{r(u({m:b,a:N,t:"q"}))};if(a.includes(b))return w.asEvent=w,w;const S=(...N)=>new Promise((A,E)=>{const C=mT();d.set(C,{resolve:A,reject:E}),r(u({m:b,a:N,i:C,t:"q"})),h>=0&&setTimeout(()=>{E(new Error(`[birpc] timeout on calling "${b}"`)),d.delete(C)},h)});return S.asEvent=w,S}});return o(async(v,...b)=>{const w=f(v);if(w.t==="q"){const{m:S,a:N}=w;let A,E;try{A=await t[S].apply(g,N)}catch(C){E=C}w.i&&r(u({t:"s",i:w.i,r:A,e:E}),...b)}else{const{i:S,r:N,e:A}=w,E=d.get(S);A?E==null||E.reject(A):E==null||E.resolve(N),d.delete(S)}}),g}const vT="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function mT(t=21){let e="",r=t;for(;r--;)e+=vT[Math.random()*64|0];return e}const{parse:yT,stringify:bT}=JSON,{keys:wT}=Object,nl=String,j0="string",iv={},qa="object",G0=(t,e)=>e,xT=t=>t instanceof nl?nl(t):t,_T=(t,e)=>typeof e===j0?new nl(e):e,V0=(t,e,r,o)=>{const a=[];for(let u=wT(r),{length:f}=u,h=0;h<f;h++){const d=u[h],g=r[d];if(g instanceof nl){const v=t[g];typeof v===qa&&!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,V0.apply(null,d))}return r},ov=(t,e,r)=>{const o=nl(e.push(r)-1);return t.set(r,o),o},ST=(t,e)=>{const r=yT(t,_T).map(xT),o=r[0],a=e||G0,u=typeof o===qa&&o?V0(r,new Set,o,a):o;return a.call({"":u},"",u)},kT=(t,e,r)=>{const o=e&&typeof e===qa?(v,b)=>v===""||-1<e.indexOf(v)?b:void 0:e||G0,a=new Map,u=[],f=[];let h=+ov(a,u,o.call({"":t},"",t)),d=!h;for(;h<u.length;)d=!0,f[h]=bT(u[h++],g,r);return"["+f.join(",")+"]";function g(v,b){if(d)return d=!d,b;const w=o.call(this,v,b);switch(typeof w){case qa:if(w===null)return w;case j0:return a.get(w)||ov(a,u,w)}return w}},CT=t=>typeof AggregateError<"u"&&t instanceof AggregateError?!0:t instanceof Error&&"errors"in t;class TT{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(CT(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 qi=Date;class rl extends qi{constructor(e,r,o,a,u,f,h){super();let d;switch(arguments.length){case 0:d=new qi;break;case 1:d=new qi(e);break;default:o=typeof o>"u"?1:o,a=a||0,u=u||0,f=f||0,h=h||0,d=new qi(e,r,o,a,u,f,h);break}return d}}rl.UTC=qi.UTC;rl.now=function(){return new rl().valueOf()};rl.parse=function(t){return qi.parse(t)};rl.toString=function(){return qi.toString()};function K0(t){return t==null&&(t=[]),Array.isArray(t)?t:[t]}function hf(t){return t.type==="test"||t.type==="benchmark"||t.type==="typecheck"}function X0(t){return K0(t).flatMap(e=>hf(e)?[e]:e.tasks.flatMap(r=>hf(r)?[r]:X0(r)))}function fh(t=[]){return K0(t).flatMap(e=>hf(e)?[e]:[e,...fh(e.tasks)])}function yc(t){return X0(t).some(e=>{var o,a;const r=(a=(o=e.result)==null?void 0:o.error)==null?void 0:a.message;return r==null?void 0:r.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=C=>C,WebSocketConstructor:h=globalThis.WebSocket}=e;let d=u;const g=f({ws:new h(t),state:new TT,waitForConnection:E,reconnect:N});g.state.filesMap=f(g.state.filesMap),g.state.idMap=f(g.state.idMap);let v;const b={onPathsCollected(C){var L;g.state.collectPaths(C),(L=r.onPathsCollected)==null||L.call(r,C)},onCollected(C){var L;g.state.collectFiles(C),(L=r.onCollected)==null||L.call(r,C)},onTaskUpdate(C){var L;g.state.updateTasks(C),(L=r.onTaskUpdate)==null||L.call(r,C)},onUserConsoleLog(C){g.state.updateUserLog(C)},onFinished(C){var L;(L=r.onFinished)==null||L.call(r,C)}},w={post:C=>g.ws.send(C),on:C=>v=C,serialize:kT,deserialize:ST};g.rpc=gT(b,w);let S;function N(C=!1){C&&(d=u),g.ws=new h(t),A()}function A(){S=new Promise(C=>{g.ws.addEventListener("open",()=>{d=u,C()})}),g.ws.addEventListener("message",C=>{v(C.data)}),g.ws.addEventListener("close",()=>{d-=1,o&&d>0&&setTimeout(N,a)})}A();function E(){return S}return g}const Y0=fT("hash-params",{initialValue:{file:"",view:null}}),Nr=Wf(Y0,"file"),or=Wf(Y0,"view"),AT=location.port,NT=[location.hostname,AT].filter(Boolean).join(":"),MT=`${location.protocol==="https:"?"wss:":"ws:"}//${NT}/__vitest_api__`,Ha=Kt("idle"),Ue=ET(MT,{reactive:hr,handlers:{onTaskUpdate(){Ha.value="running"},onFinished(){Ha.value="idle"}}}),df=ul({}),Hi=Kt("CONNECTING"),Tn=St(()=>Ue.state.getFiles()),Le=St(()=>Tn.value.find(t=>t.id===Nr.value)),Z0=St(()=>fh(Le.value).map(t=>(t==null?void 0:t.logs)||[]).flat()||[]),Ba=t=>Tn.value.find(e=>e.id===t),OT=St(()=>Hi.value==="OPEN"),Ou=St(()=>Hi.value==="CONNECTING");St(()=>Hi.value==="CLOSED");function sv(t=Ue.state.getFiles()){return J0(t)}function J0(t){return t.forEach(e=>{delete e.result,fh(e).forEach(r=>delete r.result)}),Ue.rpc.rerun(t.map(e=>e.filepath))}function PT(){if(Le.value)return J0([Le.value])}Fe(()=>Ue.ws,t=>{Hi.value="CONNECTING",t.addEventListener("open",()=>{Hi.value="OPEN",Ue.state.filesMap.clear(),Ue.rpc.getFiles().then(e=>Ue.state.collectFiles(e)),Ue.rpc.getConfig().then(e=>df.value=e)}),t.addEventListener("close",()=>{setTimeout(()=>{Hi.value==="CONNECTING"&&(Hi.value="CLOSED")},1e3)})},{immediate:!0});const $T={"text-2xl":""},DT=ht("div",{"text-lg":"",op50:""}," Check your terminal or start a new server with `vitest --ui` ",-1),RT=oe({__name:"ConnectionOverlay",setup(t){return(e,r)=>j(OT)?ve("",!0):(dt(),At("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:ge(j(Ou)?"animate-pulse":"")},[ht("div",{text:"5xl",class:ge(j(Ou)?"i-carbon:renew animate-spin animate-reverse":"i-carbon-wifi-off")},null,2),ht("div",$T,Xt(j(Ou)?"Connecting...":"Disconnected"),1),DT],2)]))}});function yi(){}yi.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:[]}],w=this.extractCommon(b[0],r,e,0);if(b[0].newPos+1>=h&&w+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,C=b[A-1],L=b[A+1],$=(L?L.newPos:0)-A;C&&(b[A-1]=void 0);var P=C&&C.newPos+1<h,G=L&&0<=$&&$<d;if(!P&&!G){b[A]=void 0;continue}if(!P||G&&C.newPos<L.newPos?(E=IT(L),u.pushComponent(E.components,void 0,!0)):(E=C,E.newPos++,u.pushComponent(E.components,!0,void 0)),$=u.extractCommon(E,r,e,A),E.newPos+1>=h&&$+1>=d)return f(zT(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 N=S();if(N)return N}},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 zT(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,N){var A=o[d+N];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 w=e[f-1];return f>1&&typeof w.value=="string"&&(w.added||w.removed)&&t.equals("",w.value)&&(e[f-2].value+=w.value,e.pop()),e}function IT(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/,Q0=new yi;Q0.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)};Q0.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 hh=new yi;hh.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 FT(t,e,r){return hh.diff(t,e,r)}var qT=new yi;qT.tokenize=function(t){return t.split(/(\S.+?[.!?])(?=\s+|$)/)};var HT=new yi;HT.tokenize=function(t){return t.split(/([{}:;,]|\s+)/)};function xa(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?xa=function(e){return typeof e}:xa=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},xa(t)}function Pu(t){return BT(t)||WT(t)||UT(t)||jT()}function BT(t){if(Array.isArray(t))return pf(t)}function WT(t){if(typeof Symbol<"u"&&Symbol.iterator in Object(t))return Array.from(t)}function UT(t,e){if(!!t){if(typeof t=="string")return pf(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 pf(t,e)}}function pf(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 jT(){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 GT=Object.prototype.toString,il=new yi;il.useLongestToken=!0;il.tokenize=hh.tokenize;il.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(gf(t,null,null,a),a," ")};il.equals=function(t,e){return yi.prototype.equals.call(il,t.replace(/,([\r\n])/g,"$1"),e.replace(/,([\r\n])/g,"$1"))};function gf(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(GT.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]=gf(t[u],e,r,o,a);return e.pop(),r.pop(),f}if(t&&t.toJSON&&(t=t.toJSON()),xa(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]=gf(t[d],e,r,o,d);e.pop(),r.pop()}else f=t;return f}var vf=new yi;vf.tokenize=function(t){return t.slice()};vf.join=vf.removeEmpty=function(t){return t};function VT(t,e,r,o,a,u,f){f||(f={}),typeof f.context>"u"&&(f.context=4);var h=FT(r,o,f);if(!h)return;h.push({value:"",lines:[]});function d(C){return C.map(function(L){return" "+L})}for(var g=[],v=0,b=0,w=[],S=1,N=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=N,V&&(w=f.context>0?d(V.lines.slice(-f.context)):[],v-=w.length,b-=w.length)}(G=w).push.apply(G,Pu(P.map(function(z){return($.added?"+":"-")+z}))),$.added?N+=P.length:S+=P.length}else{if(v)if(P.length<=f.context*2&&L<h.length-2){var rt;(rt=w).push.apply(rt,Pu(d(P)))}else{var J,ct=Math.min(P.length,f.context);(J=w).push.apply(J,Pu(d(P.slice(0,ct))));var vt={oldStart:v,oldLines:S-v+ct,newStart:b,newLines:N-b+ct,lines:w};if(L>=h.length-2&&P.length<=f.context){var kt=/\n$/.test(r),ut=/\n$/.test(o),U=P.length==0&&w.length>vt.oldLines;!kt&&U&&r.length>0&&w.splice(vt.oldLines,0,"\"),(!kt&&!U||!ut)&&w.push("\")}g.push(vt),v=0,b=0,w=[]}S+=P.length,N+=P.length}},E=0;E<h.length;E++)A(E);return{oldFileName:t,newFileName:e,oldHeader:a,newHeader:u,hunks:g}}function KT(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 XT(t,e,r,o,a,u,f){return KT(VT(t,e,r,o,a,u,f))}function YT(t,e,r,o,a,u){return XT(t,t,e,r,o,a,u)}function aa(t,e){return t.slice(0,e)+(t.length>e?"…":"")}function ZT(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 C=E[0];if("-+".includes(C)){if(g!==C&&(g=C,v=0),v++,d[C]++,v===h)return`${C} ...`;if(v>h)return}return E}const S=YT("string",e,t).split(`
6
+ `).slice(5).map(b).filter(Boolean),N=d["+"]===1&&d["-"]===1&&S.length===2;let A=S.map(E=>(E=E.replace(/\\"/g,'"'),E[0]==="-"?(E=aa(E.slice(1),o),N?E:`- ${aa(E,o)}`):E[0]==="+"?(E=aa(E.slice(1),o),N?E:`+ ${aa(E,o)}`):E.match(/@@/)?"--":` ${E}`));if(u)if(N)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 Xi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},ty={},$r={};const JT="Á",QT="á",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="⩜",NL="⩘",ML="⩚",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="⫧",NE="⊽",ME="⌅",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="𝕓",NA="⊥",MA="⊥",OA="⋈",PA="⧉",$A="┐",DA="╕",RA="╖",zA="╗",IA="┌",FA="╒",qA="╓",HA="╔",BA="─",WA="═",UA="┬",jA="╤",GA="╥",VA="╦",KA="┴",XA="╧",YA="╨",ZA="╩",JA="⊟",QA="⊞",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="⁏",NN="∽",MN="⋍",ON="⧅",PN="\\",$N="⟈",DN="•",RN="•",zN="≎",IN="⪮",FN="≏",qN="≎",HN="≏",BN="Ć",WN="ć",UN="⩄",jN="⩉",GN="⩋",VN="∩",KN="⋒",XN="⩇",YN="⩀",ZN="ⅅ",JN="∩︀",QN="⁁",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="≗",NM="↺",MM="↻",OM="⊛",PM="⊚",$M="⊝",DM="⊙",RM="®",zM="Ⓢ",IM="⊖",FM="⊕",qM="⊗",HM="○",BM="⧃",WM="≗",UM="⨐",jM="⫯",GM="⧂",VM="∲",KM="”",XM="’",YM="♣",ZM="♣",JM=":",QM="∷",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="⫑",NO="⫐",MO="⫒",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="°",NP="∇",MP="Δ",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$="⟹",N$="⇒",M$="⊨",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="⩷",ND="Ė",MD="ė",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="⩸",NR="⧥",MR="⥱",OR="≓",PR="ℯ",$R="ℰ",DR="≐",RR="⩳",zR="≂",IR="Η",FR="η",qR="Ð",HR="ð",BR="Ë",WR="ë",UR="€",jR="!",GR="∃",VR="∃",KR="ℰ",XR="ⅇ",YR="ⅇ",ZR="≒",JR="Ф",QR="ф",t2="♀",e2="ffi",n2="ff",r2="ffl",i2="𝔉",o2="𝔣",s2="fi",l2="◼",a2="▪",c2="fj",u2="♭",f2="fl",h2="▱",d2="ƒ",p2="𝔽",g2="𝕗",v2="∀",m2="∀",y2="⋔",b2="⫙",w2="ℱ",x2="⨍",_2="½",S2="⅓",k2="¼",C2="⅕",T2="⅙",L2="⅛",E2="⅔",A2="⅖",N2="¾",M2="⅗",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="⪊",Nz="⪈",Mz="≩",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="…",NI="⊹",MI="𝔥",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="IJ",xF="ij",_F="Ī",SF="ī",kF="ℑ",CF="ⅈ",TF="ℐ",LF="ℑ",EF="ı",AF="ℑ",NF="⊷",MF="Ƶ",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="𝒿",Nq="Ј",Mq="ј",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="⤎",NH="❲",MH="{",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="⥠",NB="⥘",MB="↿",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="⪉",N3="⪇",M3="≨",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="⪦",N5="⩹",M5="<",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="𝕞",NW="∓",MW="𝓂",OW="ℳ",PW="∾",$W="Μ",DW="μ",RW="⊸",zW="⊸",IW="∇",FW="Ń",qW="ń",HW="∠⃒",BW="≉",WW="⩰̸",UW="≋̸",jW="ʼn",GW="≉",VW="♮",KW="ℕ",XW="♮",YW=" ",ZW="≎̸",JW="≏̸",QW="⩃",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=`
8
+ `,TU="∄",LU="∄",EU="𝔑",AU="𝔫",NU="≧̸",MU="≱",OU="≱",PU="≧̸",$U="⩾̸",DU="⩾̸",RU="⋙̸",zU="≵",IU="≫⃒",FU="≯",qU="≯",HU="≫̸",BU="↮",WU="⇎",UU="⫲",jU="∋",GU="⋼",VU="⋺",KU="∋",XU="Њ",YU="њ",ZU="↚",JU="⇍",QU="‥",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="∦",E8="∉",A8="≠",N8="≂̸",M8="∄",O8="≯",P8="≱",$8="≧̸",D8="≫̸",R8="≹",z8="⩾̸",I8="≵",F8="≎̸",q8="≏̸",H8="∉",B8="⋵̸",W8="⋹̸",U8="∉",j8="⋷",G8="⋶",V8="⧏̸",K8="⋪",X8="⋬",Y8="≮",Z8="≰",J8="≸",Q8="≪̸",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="≇",N4="≉",M4="∤",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="⋬",N6="⋫",M6="⋭",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="∮",Nj="↺",Mj="⦾",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="⫳",N9="⫽",M9="∂",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="⪹",NG="⪵",MG="⋨",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="⥵",NV="⇥",MV="⤠",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="𝔯",N7="ℜ",M7="⥤",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="ℝ",NK="⨮",MK="⨵",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="↘",NX="§",MX=";",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="♠",NY="♠",MY="∥",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="⊆",NZ="⊊",MZ="⫋",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="⤪",NJ="ß",MJ=" ",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="▵",NQ="▿",MQ="◃",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="⌜",Ntt="⌏",Mtt="◸",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="Ü",Net="ü",Met="⦧",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="𝒱",Nnt="𝓋",Mnt="⫋︀",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="Я",Nrt="я",Mrt="Ŷ",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="‌",ey={Aacute:JT,aacute:QT,Abreve:tL,abreve:eL,ac:nL,acd:rL,acE:iL,Acirc:oL,acirc:sL,acute:lL,Acy:aL,acy:cL,AElig:uL,aelig:fL,af:hL,Afr:dL,afr:pL,Agrave:gL,agrave:vL,alefsym:mL,aleph:yL,Alpha:bL,alpha:wL,Amacr:xL,amacr:_L,amalg:SL,amp:kL,AMP:CL,andand:TL,And:LL,and:EL,andd:AL,andslope:NL,andv:ML,ang:OL,ange:PL,angle:$L,angmsdaa:DL,angmsdab:RL,angmsdac:zL,angmsdad:IL,angmsdae:FL,angmsdaf:qL,angmsdag:HL,angmsdah:BL,angmsd:WL,angrt:UL,angrtvb:jL,angrtvbd:GL,angsph:VL,angst:KL,angzarr:XL,Aogon:YL,aogon:ZL,Aopf:JL,aopf:QL,apacir:tE,ap:eE,apE:nE,ape:rE,apid:iE,apos:oE,ApplyFunction:sE,approx:lE,approxeq:aE,Aring:cE,aring:uE,Ascr:fE,ascr:hE,Assign:dE,ast:pE,asymp:gE,asympeq:vE,Atilde:mE,atilde:yE,Auml:bE,auml:wE,awconint:xE,awint:_E,backcong:SE,backepsilon:kE,backprime:CE,backsim:TE,backsimeq:LE,Backslash:EE,Barv:AE,barvee:NE,barwed:ME,Barwed:OE,barwedge:PE,bbrk:$E,bbrktbrk:DE,bcong:RE,Bcy:zE,bcy:IE,bdquo:FE,becaus:qE,because:HE,Because:BE,bemptyv:WE,bepsi:UE,bernou:jE,Bernoullis:GE,Beta:VE,beta:KE,beth:XE,between:YE,Bfr:ZE,bfr:JE,bigcap:QE,bigcirc:tA,bigcup:eA,bigodot:nA,bigoplus:rA,bigotimes:iA,bigsqcup:oA,bigstar:sA,bigtriangledown:lA,bigtriangleup:aA,biguplus:cA,bigvee:uA,bigwedge:fA,bkarow:hA,blacklozenge:dA,blacksquare:pA,blacktriangle:gA,blacktriangledown:vA,blacktriangleleft:mA,blacktriangleright:yA,blank:bA,blk12:wA,blk14:xA,blk34:_A,block:SA,bne:kA,bnequiv:CA,bNot:TA,bnot:LA,Bopf:EA,bopf:AA,bot:NA,bottom:MA,bowtie:OA,boxbox:PA,boxdl:$A,boxdL:DA,boxDl:RA,boxDL:zA,boxdr:IA,boxdR:FA,boxDr:qA,boxDR:HA,boxh:BA,boxH:WA,boxhd:UA,boxHd:jA,boxhD:GA,boxHD:VA,boxhu:KA,boxHu:XA,boxhU:YA,boxHU:ZA,boxminus:JA,boxplus:QA,boxtimes:tN,boxul:eN,boxuL:nN,boxUl:rN,boxUL:iN,boxur:oN,boxuR:sN,boxUr:lN,boxUR:aN,boxv:cN,boxV:uN,boxvh:fN,boxvH:hN,boxVh:dN,boxVH:pN,boxvl:gN,boxvL:vN,boxVl:mN,boxVL:yN,boxvr:bN,boxvR:wN,boxVr:xN,boxVR:_N,bprime:SN,breve:kN,Breve:CN,brvbar:TN,bscr:LN,Bscr:EN,bsemi:AN,bsim:NN,bsime:MN,bsolb:ON,bsol:PN,bsolhsub:$N,bull:DN,bullet:RN,bump:zN,bumpE:IN,bumpe:FN,Bumpeq:qN,bumpeq:HN,Cacute:BN,cacute:WN,capand:UN,capbrcup:jN,capcap:GN,cap:VN,Cap:KN,capcup:XN,capdot:YN,CapitalDifferentialD:ZN,caps:JN,caret:QN,caron:tM,Cayleys:eM,ccaps:nM,Ccaron:rM,ccaron:iM,Ccedil:oM,ccedil:sM,Ccirc:lM,ccirc:aM,Cconint:cM,ccups:uM,ccupssm:fM,Cdot:hM,cdot:dM,cedil:pM,Cedilla:gM,cemptyv:vM,cent:mM,centerdot:yM,CenterDot:bM,cfr:wM,Cfr:xM,CHcy:_M,chcy:SM,check:kM,checkmark:CM,Chi:TM,chi:LM,circ:EM,circeq:AM,circlearrowleft:NM,circlearrowright:MM,circledast:OM,circledcirc:PM,circleddash:$M,CircleDot:DM,circledR:RM,circledS:zM,CircleMinus:IM,CirclePlus:FM,CircleTimes:qM,cir:HM,cirE:BM,cire:WM,cirfnint:UM,cirmid:jM,cirscir:GM,ClockwiseContourIntegral:VM,CloseCurlyDoubleQuote:KM,CloseCurlyQuote:XM,clubs:YM,clubsuit:ZM,colon:JM,Colon:QM,Colone:tO,colone:eO,coloneq:nO,comma:rO,commat:iO,comp:oO,compfn:sO,complement:lO,complexes:aO,cong:cO,congdot:uO,Congruent:fO,conint:hO,Conint:dO,ContourIntegral:pO,copf:gO,Copf:vO,coprod:mO,Coproduct:yO,copy:bO,COPY:wO,copysr:xO,CounterClockwiseContourIntegral:_O,crarr:SO,cross:kO,Cross:CO,Cscr:TO,cscr:LO,csub:EO,csube:AO,csup:NO,csupe:MO,ctdot:OO,cudarrl:PO,cudarrr:$O,cuepr:DO,cuesc:RO,cularr:zO,cularrp:IO,cupbrcap:FO,cupcap:qO,CupCap:HO,cup:BO,Cup:WO,cupcup:UO,cupdot:jO,cupor:GO,cups:VO,curarr:KO,curarrm:XO,curlyeqprec:YO,curlyeqsucc:ZO,curlyvee:JO,curlywedge:QO,curren:tP,curvearrowleft:eP,curvearrowright:nP,cuvee:rP,cuwed:iP,cwconint:oP,cwint:sP,cylcty:lP,dagger:aP,Dagger:cP,daleth:uP,darr:fP,Darr:hP,dArr:dP,dash:pP,Dashv:gP,dashv:vP,dbkarow:mP,dblac:yP,Dcaron:bP,dcaron:wP,Dcy:xP,dcy:_P,ddagger:SP,ddarr:kP,DD:CP,dd:TP,DDotrahd:LP,ddotseq:EP,deg:AP,Del:NP,Delta:MP,delta:OP,demptyv:PP,dfisht:$P,Dfr:DP,dfr:RP,dHar:zP,dharl:IP,dharr:FP,DiacriticalAcute:qP,DiacriticalDot:HP,DiacriticalDoubleAcute:BP,DiacriticalGrave:WP,DiacriticalTilde:UP,diam:jP,diamond:GP,Diamond:VP,diamondsuit:KP,diams:XP,die:YP,DifferentialD:ZP,digamma:JP,disin:QP,div:t$,divide:e$,divideontimes:n$,divonx:r$,DJcy:i$,djcy:o$,dlcorn:s$,dlcrop:l$,dollar:a$,Dopf:c$,dopf:u$,Dot:f$,dot:h$,DotDot:d$,doteq:p$,doteqdot:g$,DotEqual:v$,dotminus:m$,dotplus:y$,dotsquare:b$,doublebarwedge:w$,DoubleContourIntegral:x$,DoubleDot:_$,DoubleDownArrow:S$,DoubleLeftArrow:k$,DoubleLeftRightArrow:C$,DoubleLeftTee:T$,DoubleLongLeftArrow:L$,DoubleLongLeftRightArrow:E$,DoubleLongRightArrow:A$,DoubleRightArrow:N$,DoubleRightTee:M$,DoubleUpArrow:O$,DoubleUpDownArrow:P$,DoubleVerticalBar:$$,DownArrowBar:D$,downarrow:R$,DownArrow:z$,Downarrow:I$,DownArrowUpArrow:F$,DownBreve:q$,downdownarrows:H$,downharpoonleft:B$,downharpoonright:W$,DownLeftRightVector:U$,DownLeftTeeVector:j$,DownLeftVectorBar:G$,DownLeftVector:V$,DownRightTeeVector:K$,DownRightVectorBar:X$,DownRightVector:Y$,DownTeeArrow:Z$,DownTee:J$,drbkarow:Q$,drcorn:tD,drcrop:eD,Dscr:nD,dscr:rD,DScy:iD,dscy:oD,dsol:sD,Dstrok:lD,dstrok:aD,dtdot:cD,dtri:uD,dtrif:fD,duarr:hD,duhar:dD,dwangle:pD,DZcy:gD,dzcy:vD,dzigrarr:mD,Eacute:yD,eacute:bD,easter:wD,Ecaron:xD,ecaron:_D,Ecirc:SD,ecirc:kD,ecir:CD,ecolon:TD,Ecy:LD,ecy:ED,eDDot:AD,Edot:ND,edot:MD,eDot:OD,ee:PD,efDot:$D,Efr:DD,efr:RD,eg:zD,Egrave:ID,egrave:FD,egs:qD,egsdot:HD,el:BD,Element:WD,elinters:UD,ell:jD,els:GD,elsdot:VD,Emacr:KD,emacr:XD,empty:YD,emptyset:ZD,EmptySmallSquare:JD,emptyv:QD,EmptyVerySmallSquare:tR,emsp13:eR,emsp14:nR,emsp:rR,ENG:iR,eng:oR,ensp:sR,Eogon:lR,eogon:aR,Eopf:cR,eopf:uR,epar:fR,eparsl:hR,eplus:dR,epsi:pR,Epsilon:gR,epsilon:vR,epsiv:mR,eqcirc:yR,eqcolon:bR,eqsim:wR,eqslantgtr:xR,eqslantless:_R,Equal:SR,equals:kR,EqualTilde:CR,equest:TR,Equilibrium:LR,equiv:ER,equivDD:AR,eqvparsl:NR,erarr:MR,erDot:OR,escr:PR,Escr:$R,esdot:DR,Esim:RR,esim:zR,Eta:IR,eta:FR,ETH:qR,eth:HR,Euml:BR,euml:WR,euro:UR,excl:jR,exist:GR,Exists:VR,expectation:KR,exponentiale:XR,ExponentialE:YR,fallingdotseq:ZR,Fcy:JR,fcy:QR,female:t2,ffilig:e2,fflig:n2,ffllig:r2,Ffr:i2,ffr:o2,filig:s2,FilledSmallSquare:l2,FilledVerySmallSquare:a2,fjlig:c2,flat:u2,fllig:f2,fltns:h2,fnof:d2,Fopf:p2,fopf:g2,forall:v2,ForAll:m2,fork:y2,forkv:b2,Fouriertrf:w2,fpartint:x2,frac12:_2,frac13:S2,frac14:k2,frac15:C2,frac16:T2,frac18:L2,frac23:E2,frac25:A2,frac34:N2,frac35:M2,frac38:O2,frac45:P2,frac56:$2,frac58:D2,frac78:R2,frasl:z2,frown:I2,fscr:F2,Fscr:q2,gacute:H2,Gamma:B2,gamma:W2,Gammad:U2,gammad:j2,gap:G2,Gbreve:V2,gbreve:K2,Gcedil:X2,Gcirc:Y2,gcirc:Z2,Gcy:J2,gcy:Q2,Gdot:tz,gdot:ez,ge:nz,gE:rz,gEl:iz,gel:oz,geq:sz,geqq:lz,geqslant:az,gescc:cz,ges:uz,gesdot:fz,gesdoto:hz,gesdotol:dz,gesl:pz,gesles:gz,Gfr:vz,gfr:mz,gg:yz,Gg:bz,ggg:wz,gimel:xz,GJcy:_z,gjcy:Sz,gla:kz,gl:Cz,glE:Tz,glj:Lz,gnap:Ez,gnapprox:Az,gne:Nz,gnE:Mz,gneq:Oz,gneqq:Pz,gnsim:$z,Gopf:Dz,gopf:Rz,grave:zz,GreaterEqual:Iz,GreaterEqualLess:Fz,GreaterFullEqual:qz,GreaterGreater:Hz,GreaterLess:Bz,GreaterSlantEqual:Wz,GreaterTilde:Uz,Gscr:jz,gscr:Gz,gsim:Vz,gsime:Kz,gsiml:Xz,gtcc:Yz,gtcir:Zz,gt:Jz,GT:Qz,Gt:tI,gtdot:eI,gtlPar:nI,gtquest:rI,gtrapprox:iI,gtrarr:oI,gtrdot:sI,gtreqless:lI,gtreqqless:aI,gtrless:cI,gtrsim:uI,gvertneqq:fI,gvnE:hI,Hacek:dI,hairsp:pI,half:gI,hamilt:vI,HARDcy:mI,hardcy:yI,harrcir:bI,harr:wI,hArr:xI,harrw:_I,Hat:SI,hbar:kI,Hcirc:CI,hcirc:TI,hearts:LI,heartsuit:EI,hellip:AI,hercon:NI,hfr:MI,Hfr:OI,HilbertSpace:PI,hksearow:$I,hkswarow:DI,hoarr:RI,homtht:zI,hookleftarrow:II,hookrightarrow:FI,hopf:qI,Hopf:HI,horbar:BI,HorizontalLine:WI,hscr:UI,Hscr:jI,hslash:GI,Hstrok:VI,hstrok:KI,HumpDownHump:XI,HumpEqual:YI,hybull:ZI,hyphen:JI,Iacute:QI,iacute:tF,ic:eF,Icirc:nF,icirc:rF,Icy:iF,icy:oF,Idot:sF,IEcy:lF,iecy:aF,iexcl:cF,iff:uF,ifr:fF,Ifr:hF,Igrave:dF,igrave:pF,ii:gF,iiiint:vF,iiint:mF,iinfin:yF,iiota:bF,IJlig:wF,ijlig:xF,Imacr:_F,imacr:SF,image:kF,ImaginaryI:CF,imagline:TF,imagpart:LF,imath:EF,Im:AF,imof:NF,imped:MF,Implies:OF,incare:PF,in:"∈",infin:$F,infintie:DF,inodot:RF,intcal:zF,int:IF,Int:FF,integers:qF,Integral:HF,intercal:BF,Intersection:WF,intlarhk:UF,intprod:jF,InvisibleComma:GF,InvisibleTimes:VF,IOcy:KF,iocy:XF,Iogon:YF,iogon:ZF,Iopf:JF,iopf:QF,Iota:tq,iota:eq,iprod:nq,iquest:rq,iscr:iq,Iscr:oq,isin:sq,isindot:lq,isinE:aq,isins:cq,isinsv:uq,isinv:fq,it:hq,Itilde:dq,itilde:pq,Iukcy:gq,iukcy:vq,Iuml:mq,iuml:yq,Jcirc:bq,jcirc:wq,Jcy:xq,jcy:_q,Jfr:Sq,jfr:kq,jmath:Cq,Jopf:Tq,jopf:Lq,Jscr:Eq,jscr:Aq,Jsercy:Nq,jsercy:Mq,Jukcy:Oq,jukcy:Pq,Kappa:$q,kappa:Dq,kappav:Rq,Kcedil:zq,kcedil:Iq,Kcy:Fq,kcy:qq,Kfr:Hq,kfr:Bq,kgreen:Wq,KHcy:Uq,khcy:jq,KJcy:Gq,kjcy:Vq,Kopf:Kq,kopf:Xq,Kscr:Yq,kscr:Zq,lAarr:Jq,Lacute:Qq,lacute:tH,laemptyv:eH,lagran:nH,Lambda:rH,lambda:iH,lang:oH,Lang:sH,langd:lH,langle:aH,lap:cH,Laplacetrf:uH,laquo:fH,larrb:hH,larrbfs:dH,larr:pH,Larr:gH,lArr:vH,larrfs:mH,larrhk:yH,larrlp:bH,larrpl:wH,larrsim:xH,larrtl:_H,latail:SH,lAtail:kH,lat:CH,late:TH,lates:LH,lbarr:EH,lBarr:AH,lbbrk:NH,lbrace:MH,lbrack:OH,lbrke:PH,lbrksld:$H,lbrkslu:DH,Lcaron:RH,lcaron:zH,Lcedil:IH,lcedil:FH,lceil:qH,lcub:HH,Lcy:BH,lcy:WH,ldca:UH,ldquo:jH,ldquor:GH,ldrdhar:VH,ldrushar:KH,ldsh:XH,le:YH,lE:ZH,LeftAngleBracket:JH,LeftArrowBar:QH,leftarrow:tB,LeftArrow:eB,Leftarrow:nB,LeftArrowRightArrow:rB,leftarrowtail:iB,LeftCeiling:oB,LeftDoubleBracket:sB,LeftDownTeeVector:lB,LeftDownVectorBar:aB,LeftDownVector:cB,LeftFloor:uB,leftharpoondown:fB,leftharpoonup:hB,leftleftarrows:dB,leftrightarrow:pB,LeftRightArrow:gB,Leftrightarrow:vB,leftrightarrows:mB,leftrightharpoons:yB,leftrightsquigarrow:bB,LeftRightVector:wB,LeftTeeArrow:xB,LeftTee:_B,LeftTeeVector:SB,leftthreetimes:kB,LeftTriangleBar:CB,LeftTriangle:TB,LeftTriangleEqual:LB,LeftUpDownVector:EB,LeftUpTeeVector:AB,LeftUpVectorBar:NB,LeftUpVector:MB,LeftVectorBar:OB,LeftVector:PB,lEg:$B,leg:DB,leq:RB,leqq:zB,leqslant:IB,lescc:FB,les:qB,lesdot:HB,lesdoto:BB,lesdotor:WB,lesg:UB,lesges:jB,lessapprox:GB,lessdot:VB,lesseqgtr:KB,lesseqqgtr:XB,LessEqualGreater:YB,LessFullEqual:ZB,LessGreater:JB,lessgtr:QB,LessLess:t3,lesssim:e3,LessSlantEqual:n3,LessTilde:r3,lfisht:i3,lfloor:o3,Lfr:s3,lfr:l3,lg:a3,lgE:c3,lHar:u3,lhard:f3,lharu:h3,lharul:d3,lhblk:p3,LJcy:g3,ljcy:v3,llarr:m3,ll:y3,Ll:b3,llcorner:w3,Lleftarrow:x3,llhard:_3,lltri:S3,Lmidot:k3,lmidot:C3,lmoustache:T3,lmoust:L3,lnap:E3,lnapprox:A3,lne:N3,lnE:M3,lneq:O3,lneqq:P3,lnsim:$3,loang:D3,loarr:R3,lobrk:z3,longleftarrow:I3,LongLeftArrow:F3,Longleftarrow:q3,longleftrightarrow:H3,LongLeftRightArrow:B3,Longleftrightarrow:W3,longmapsto:U3,longrightarrow:j3,LongRightArrow:G3,Longrightarrow:V3,looparrowleft:K3,looparrowright:X3,lopar:Y3,Lopf:Z3,lopf:J3,loplus:Q3,lotimes:t5,lowast:e5,lowbar:n5,LowerLeftArrow:r5,LowerRightArrow:i5,loz:o5,lozenge:s5,lozf:l5,lpar:a5,lparlt:c5,lrarr:u5,lrcorner:f5,lrhar:h5,lrhard:d5,lrm:p5,lrtri:g5,lsaquo:v5,lscr:m5,Lscr:y5,lsh:b5,Lsh:w5,lsim:x5,lsime:_5,lsimg:S5,lsqb:k5,lsquo:C5,lsquor:T5,Lstrok:L5,lstrok:E5,ltcc:A5,ltcir:N5,lt:M5,LT:O5,Lt:P5,ltdot:$5,lthree:D5,ltimes:R5,ltlarr:z5,ltquest:I5,ltri:F5,ltrie:q5,ltrif:H5,ltrPar:B5,lurdshar:W5,luruhar:U5,lvertneqq:j5,lvnE:G5,macr:V5,male:K5,malt:X5,maltese:Y5,Map:"⤅",map:Z5,mapsto:J5,mapstodown:Q5,mapstoleft:tW,mapstoup:eW,marker:nW,mcomma:rW,Mcy:iW,mcy:oW,mdash:sW,mDDot:lW,measuredangle:aW,MediumSpace:cW,Mellintrf:uW,Mfr:fW,mfr:hW,mho:dW,micro:pW,midast:gW,midcir:vW,mid:mW,middot:yW,minusb:bW,minus:wW,minusd:xW,minusdu:_W,MinusPlus:SW,mlcp:kW,mldr:CW,mnplus:TW,models:LW,Mopf:EW,mopf:AW,mp:NW,mscr:MW,Mscr:OW,mstpos:PW,Mu:$W,mu:DW,multimap:RW,mumap:zW,nabla:IW,Nacute:FW,nacute:qW,nang:HW,nap:BW,napE:WW,napid:UW,napos:jW,napprox:GW,natural:VW,naturals:KW,natur:XW,nbsp:YW,nbump:ZW,nbumpe:JW,ncap:QW,Ncaron:tU,ncaron:eU,Ncedil:nU,ncedil:rU,ncong:iU,ncongdot:oU,ncup:sU,Ncy:lU,ncy:aU,ndash:cU,nearhk:uU,nearr:fU,neArr:hU,nearrow:dU,ne:pU,nedot:gU,NegativeMediumSpace:vU,NegativeThickSpace:mU,NegativeThinSpace:yU,NegativeVeryThinSpace:bU,nequiv:wU,nesear:xU,nesim:_U,NestedGreaterGreater:SU,NestedLessLess:kU,NewLine:CU,nexist:TU,nexists:LU,Nfr:EU,nfr:AU,ngE:NU,nge:MU,ngeq:OU,ngeqq:PU,ngeqslant:$U,nges:DU,nGg:RU,ngsim:zU,nGt:IU,ngt:FU,ngtr:qU,nGtv:HU,nharr:BU,nhArr:WU,nhpar:UU,ni:jU,nis:GU,nisd:VU,niv:KU,NJcy:XU,njcy:YU,nlarr:ZU,nlArr:JU,nldr:QU,nlE:t8,nle:e8,nleftarrow:n8,nLeftarrow:r8,nleftrightarrow:i8,nLeftrightarrow:o8,nleq:s8,nleqq:l8,nleqslant:a8,nles:c8,nless:u8,nLl:f8,nlsim:h8,nLt:d8,nlt:p8,nltri:g8,nltrie:v8,nLtv:m8,nmid:y8,NoBreak:b8,NonBreakingSpace:w8,nopf:x8,Nopf:_8,Not:S8,not:k8,NotCongruent:C8,NotCupCap:T8,NotDoubleVerticalBar:L8,NotElement:E8,NotEqual:A8,NotEqualTilde:N8,NotExists:M8,NotGreater:O8,NotGreaterEqual:P8,NotGreaterFullEqual:$8,NotGreaterGreater:D8,NotGreaterLess:R8,NotGreaterSlantEqual:z8,NotGreaterTilde:I8,NotHumpDownHump:F8,NotHumpEqual:q8,notin:H8,notindot:B8,notinE:W8,notinva:U8,notinvb:j8,notinvc:G8,NotLeftTriangleBar:V8,NotLeftTriangle:K8,NotLeftTriangleEqual:X8,NotLess:Y8,NotLessEqual:Z8,NotLessGreater:J8,NotLessLess:Q8,NotLessSlantEqual:t4,NotLessTilde:e4,NotNestedGreaterGreater:n4,NotNestedLessLess:r4,notni:i4,notniva:o4,notnivb:s4,notnivc:l4,NotPrecedes:a4,NotPrecedesEqual:c4,NotPrecedesSlantEqual:u4,NotReverseElement:f4,NotRightTriangleBar:h4,NotRightTriangle:d4,NotRightTriangleEqual:p4,NotSquareSubset:g4,NotSquareSubsetEqual:v4,NotSquareSuperset:m4,NotSquareSupersetEqual:y4,NotSubset:b4,NotSubsetEqual:w4,NotSucceeds:x4,NotSucceedsEqual:_4,NotSucceedsSlantEqual:S4,NotSucceedsTilde:k4,NotSuperset:C4,NotSupersetEqual:T4,NotTilde:L4,NotTildeEqual:E4,NotTildeFullEqual:A4,NotTildeTilde:N4,NotVerticalBar:M4,nparallel:O4,npar:P4,nparsl:$4,npart:D4,npolint:R4,npr:z4,nprcue:I4,nprec:F4,npreceq:q4,npre:H4,nrarrc:B4,nrarr:W4,nrArr:U4,nrarrw:j4,nrightarrow:G4,nRightarrow:V4,nrtri:K4,nrtrie:X4,nsc:Y4,nsccue:Z4,nsce:J4,Nscr:Q4,nscr:t6,nshortmid:e6,nshortparallel:n6,nsim:r6,nsime:i6,nsimeq:o6,nsmid:s6,nspar:l6,nsqsube:a6,nsqsupe:c6,nsub:u6,nsubE:f6,nsube:h6,nsubset:d6,nsubseteq:p6,nsubseteqq:g6,nsucc:v6,nsucceq:m6,nsup:y6,nsupE:b6,nsupe:w6,nsupset:x6,nsupseteq:_6,nsupseteqq:S6,ntgl:k6,Ntilde:C6,ntilde:T6,ntlg:L6,ntriangleleft:E6,ntrianglelefteq:A6,ntriangleright:N6,ntrianglerighteq:M6,Nu:O6,nu:P6,num:$6,numero:D6,numsp:R6,nvap:z6,nvdash:I6,nvDash:F6,nVdash:q6,nVDash:H6,nvge:B6,nvgt:W6,nvHarr:U6,nvinfin:j6,nvlArr:G6,nvle:V6,nvlt:K6,nvltrie:X6,nvrArr:Y6,nvrtrie:Z6,nvsim:J6,nwarhk:Q6,nwarr:tj,nwArr:ej,nwarrow:nj,nwnear:rj,Oacute:ij,oacute:oj,oast:sj,Ocirc:lj,ocirc:aj,ocir:cj,Ocy:uj,ocy:fj,odash:hj,Odblac:dj,odblac:pj,odiv:gj,odot:vj,odsold:mj,OElig:yj,oelig:bj,ofcir:wj,Ofr:xj,ofr:_j,ogon:Sj,Ograve:kj,ograve:Cj,ogt:Tj,ohbar:Lj,ohm:Ej,oint:Aj,olarr:Nj,olcir:Mj,olcross:Oj,oline:Pj,olt:$j,Omacr:Dj,omacr:Rj,Omega:zj,omega:Ij,Omicron:Fj,omicron:qj,omid:Hj,ominus:Bj,Oopf:Wj,oopf:Uj,opar:jj,OpenCurlyDoubleQuote:Gj,OpenCurlyQuote:Vj,operp:Kj,oplus:Xj,orarr:Yj,Or:Zj,or:Jj,ord:Qj,order:t9,orderof:e9,ordf:n9,ordm:r9,origof:i9,oror:o9,orslope:s9,orv:l9,oS:a9,Oscr:c9,oscr:u9,Oslash:f9,oslash:h9,osol:d9,Otilde:p9,otilde:g9,otimesas:v9,Otimes:m9,otimes:y9,Ouml:b9,ouml:w9,ovbar:x9,OverBar:_9,OverBrace:S9,OverBracket:k9,OverParenthesis:C9,para:T9,parallel:L9,par:E9,parsim:A9,parsl:N9,part:M9,PartialD:O9,Pcy:P9,pcy:$9,percnt:D9,period:R9,permil:z9,perp:I9,pertenk:F9,Pfr:q9,pfr:H9,Phi:B9,phi:W9,phiv:U9,phmmat:j9,phone:G9,Pi:V9,pi:K9,pitchfork:X9,piv:Y9,planck:Z9,planckh:J9,plankv:Q9,plusacir:tG,plusb:eG,pluscir:nG,plus:rG,plusdo:iG,plusdu:oG,pluse:sG,PlusMinus:lG,plusmn:aG,plussim:cG,plustwo:uG,pm:fG,Poincareplane:hG,pointint:dG,popf:pG,Popf:gG,pound:vG,prap:mG,Pr:yG,pr:bG,prcue:wG,precapprox:xG,prec:_G,preccurlyeq:SG,Precedes:kG,PrecedesEqual:CG,PrecedesSlantEqual:TG,PrecedesTilde:LG,preceq:EG,precnapprox:AG,precneqq:NG,precnsim:MG,pre:OG,prE:PG,precsim:$G,prime:DG,Prime:RG,primes:zG,prnap:IG,prnE:FG,prnsim:qG,prod:HG,Product:BG,profalar:WG,profline:UG,profsurf:jG,prop:GG,Proportional:VG,Proportion:KG,propto:XG,prsim:YG,prurel:ZG,Pscr:JG,pscr:QG,Psi:tV,psi:eV,puncsp:nV,Qfr:rV,qfr:iV,qint:oV,qopf:sV,Qopf:lV,qprime:aV,Qscr:cV,qscr:uV,quaternions:fV,quatint:hV,quest:dV,questeq:pV,quot:gV,QUOT:vV,rAarr:mV,race:yV,Racute:bV,racute:wV,radic:xV,raemptyv:_V,rang:SV,Rang:kV,rangd:CV,range:TV,rangle:LV,raquo:EV,rarrap:AV,rarrb:NV,rarrbfs:MV,rarrc:OV,rarr:PV,Rarr:$V,rArr:DV,rarrfs:RV,rarrhk:zV,rarrlp:IV,rarrpl:FV,rarrsim:qV,Rarrtl:HV,rarrtl:BV,rarrw:WV,ratail:UV,rAtail:jV,ratio:GV,rationals:VV,rbarr:KV,rBarr:XV,RBarr:YV,rbbrk:ZV,rbrace:JV,rbrack:QV,rbrke:t7,rbrksld:e7,rbrkslu:n7,Rcaron:r7,rcaron:i7,Rcedil:o7,rcedil:s7,rceil:l7,rcub:a7,Rcy:c7,rcy:u7,rdca:f7,rdldhar:h7,rdquo:d7,rdquor:p7,rdsh:g7,real:v7,realine:m7,realpart:y7,reals:b7,Re:w7,rect:x7,reg:_7,REG:S7,ReverseElement:k7,ReverseEquilibrium:C7,ReverseUpEquilibrium:T7,rfisht:L7,rfloor:E7,rfr:A7,Rfr:N7,rHar:M7,rhard:O7,rharu:P7,rharul:$7,Rho:D7,rho:R7,rhov:z7,RightAngleBracket:I7,RightArrowBar:F7,rightarrow:q7,RightArrow:H7,Rightarrow:B7,RightArrowLeftArrow:W7,rightarrowtail:U7,RightCeiling:j7,RightDoubleBracket:G7,RightDownTeeVector:V7,RightDownVectorBar:K7,RightDownVector:X7,RightFloor:Y7,rightharpoondown:Z7,rightharpoonup:J7,rightleftarrows:Q7,rightleftharpoons:tK,rightrightarrows:eK,rightsquigarrow:nK,RightTeeArrow:rK,RightTee:iK,RightTeeVector:oK,rightthreetimes:sK,RightTriangleBar:lK,RightTriangle:aK,RightTriangleEqual:cK,RightUpDownVector:uK,RightUpTeeVector:fK,RightUpVectorBar:hK,RightUpVector:dK,RightVectorBar:pK,RightVector:gK,ring:vK,risingdotseq:mK,rlarr:yK,rlhar:bK,rlm:wK,rmoustache:xK,rmoust:_K,rnmid:SK,roang:kK,roarr:CK,robrk:TK,ropar:LK,ropf:EK,Ropf:AK,roplus:NK,rotimes:MK,RoundImplies:OK,rpar:PK,rpargt:$K,rppolint:DK,rrarr:RK,Rrightarrow:zK,rsaquo:IK,rscr:FK,Rscr:qK,rsh:HK,Rsh:BK,rsqb:WK,rsquo:UK,rsquor:jK,rthree:GK,rtimes:VK,rtri:KK,rtrie:XK,rtrif:YK,rtriltri:ZK,RuleDelayed:JK,ruluhar:QK,rx:tX,Sacute:eX,sacute:nX,sbquo:rX,scap:iX,Scaron:oX,scaron:sX,Sc:lX,sc:aX,sccue:cX,sce:uX,scE:fX,Scedil:hX,scedil:dX,Scirc:pX,scirc:gX,scnap:vX,scnE:mX,scnsim:yX,scpolint:bX,scsim:wX,Scy:xX,scy:_X,sdotb:SX,sdot:kX,sdote:CX,searhk:TX,searr:LX,seArr:EX,searrow:AX,sect:NX,semi:MX,seswar:OX,setminus:PX,setmn:$X,sext:DX,Sfr:RX,sfr:zX,sfrown:IX,sharp:FX,SHCHcy:qX,shchcy:HX,SHcy:BX,shcy:WX,ShortDownArrow:UX,ShortLeftArrow:jX,shortmid:GX,shortparallel:VX,ShortRightArrow:KX,ShortUpArrow:XX,shy:YX,Sigma:ZX,sigma:JX,sigmaf:QX,sigmav:tY,sim:eY,simdot:nY,sime:rY,simeq:iY,simg:oY,simgE:sY,siml:lY,simlE:aY,simne:cY,simplus:uY,simrarr:fY,slarr:hY,SmallCircle:dY,smallsetminus:pY,smashp:gY,smeparsl:vY,smid:mY,smile:yY,smt:bY,smte:wY,smtes:xY,SOFTcy:_Y,softcy:SY,solbar:kY,solb:CY,sol:TY,Sopf:LY,sopf:EY,spades:AY,spadesuit:NY,spar:MY,sqcap:OY,sqcaps:PY,sqcup:$Y,sqcups:DY,Sqrt:RY,sqsub:zY,sqsube:IY,sqsubset:FY,sqsubseteq:qY,sqsup:HY,sqsupe:BY,sqsupset:WY,sqsupseteq:UY,square:jY,Square:GY,SquareIntersection:VY,SquareSubset:KY,SquareSubsetEqual:XY,SquareSuperset:YY,SquareSupersetEqual:ZY,SquareUnion:JY,squarf:QY,squ:tZ,squf:eZ,srarr:nZ,Sscr:rZ,sscr:iZ,ssetmn:oZ,ssmile:sZ,sstarf:lZ,Star:aZ,star:cZ,starf:uZ,straightepsilon:fZ,straightphi:hZ,strns:dZ,sub:pZ,Sub:gZ,subdot:vZ,subE:mZ,sube:yZ,subedot:bZ,submult:wZ,subnE:xZ,subne:_Z,subplus:SZ,subrarr:kZ,subset:CZ,Subset:TZ,subseteq:LZ,subseteqq:EZ,SubsetEqual:AZ,subsetneq:NZ,subsetneqq:MZ,subsim:OZ,subsub:PZ,subsup:$Z,succapprox:DZ,succ:RZ,succcurlyeq:zZ,Succeeds:IZ,SucceedsEqual:FZ,SucceedsSlantEqual:qZ,SucceedsTilde:HZ,succeq:BZ,succnapprox:WZ,succneqq:UZ,succnsim:jZ,succsim:GZ,SuchThat:VZ,sum:KZ,Sum:XZ,sung:YZ,sup1:ZZ,sup2:JZ,sup3:QZ,sup:tJ,Sup:eJ,supdot:nJ,supdsub:rJ,supE:iJ,supe:oJ,supedot:sJ,Superset:lJ,SupersetEqual:aJ,suphsol:cJ,suphsub:uJ,suplarr:fJ,supmult:hJ,supnE:dJ,supne:pJ,supplus:gJ,supset:vJ,Supset:mJ,supseteq:yJ,supseteqq:bJ,supsetneq:wJ,supsetneqq:xJ,supsim:_J,supsub:SJ,supsup:kJ,swarhk:CJ,swarr:TJ,swArr:LJ,swarrow:EJ,swnwar:AJ,szlig:NJ,Tab:MJ,target:OJ,Tau:PJ,tau:$J,tbrk:DJ,Tcaron:RJ,tcaron:zJ,Tcedil:IJ,tcedil:FJ,Tcy:qJ,tcy:HJ,tdot:BJ,telrec:WJ,Tfr:UJ,tfr:jJ,there4:GJ,therefore:VJ,Therefore:KJ,Theta:XJ,theta:YJ,thetasym:ZJ,thetav:JJ,thickapprox:QJ,thicksim:tQ,ThickSpace:eQ,ThinSpace:nQ,thinsp:rQ,thkap:iQ,thksim:oQ,THORN:sQ,thorn:lQ,tilde:aQ,Tilde:cQ,TildeEqual:uQ,TildeFullEqual:fQ,TildeTilde:hQ,timesbar:dQ,timesb:pQ,times:gQ,timesd:vQ,tint:mQ,toea:yQ,topbot:bQ,topcir:wQ,top:xQ,Topf:_Q,topf:SQ,topfork:kQ,tosa:CQ,tprime:TQ,trade:LQ,TRADE:EQ,triangle:AQ,triangledown:NQ,triangleleft:MQ,trianglelefteq:OQ,triangleq:PQ,triangleright:$Q,trianglerighteq:DQ,tridot:RQ,trie:zQ,triminus:IQ,TripleDot:FQ,triplus:qQ,trisb:HQ,tritime:BQ,trpezium:WQ,Tscr:UQ,tscr:jQ,TScy:GQ,tscy:VQ,TSHcy:KQ,tshcy:XQ,Tstrok:YQ,tstrok:ZQ,twixt:JQ,twoheadleftarrow:QQ,twoheadrightarrow:ttt,Uacute:ett,uacute:ntt,uarr:rtt,Uarr:itt,uArr:ott,Uarrocir:stt,Ubrcy:ltt,ubrcy:att,Ubreve:ctt,ubreve:utt,Ucirc:ftt,ucirc:htt,Ucy:dtt,ucy:ptt,udarr:gtt,Udblac:vtt,udblac:mtt,udhar:ytt,ufisht:btt,Ufr:wtt,ufr:xtt,Ugrave:_tt,ugrave:Stt,uHar:ktt,uharl:Ctt,uharr:Ttt,uhblk:Ltt,ulcorn:Ett,ulcorner:Att,ulcrop:Ntt,ultri:Mtt,Umacr:Ott,umacr:Ptt,uml:$tt,UnderBar:Dtt,UnderBrace:Rtt,UnderBracket:ztt,UnderParenthesis:Itt,Union:Ftt,UnionPlus:qtt,Uogon:Htt,uogon:Btt,Uopf:Wtt,uopf:Utt,UpArrowBar:jtt,uparrow:Gtt,UpArrow:Vtt,Uparrow:Ktt,UpArrowDownArrow:Xtt,updownarrow:Ytt,UpDownArrow:Ztt,Updownarrow:Jtt,UpEquilibrium:Qtt,upharpoonleft:tet,upharpoonright:eet,uplus:net,UpperLeftArrow:ret,UpperRightArrow:iet,upsi:oet,Upsi:set,upsih:aet,Upsilon:cet,upsilon:uet,UpTeeArrow:fet,UpTee:het,upuparrows:det,urcorn:pet,urcorner:get,urcrop:vet,Uring:met,uring:yet,urtri:bet,Uscr:wet,uscr:xet,utdot:_et,Utilde:ket,utilde:Cet,utri:Tet,utrif:Let,uuarr:Eet,Uuml:Aet,uuml:Net,uwangle:Met,vangrt:Oet,varepsilon:Pet,varkappa:$et,varnothing:Det,varphi:Ret,varpi:zet,varpropto:Iet,varr:Fet,vArr:qet,varrho:Het,varsigma:Bet,varsubsetneq:Wet,varsubsetneqq:Uet,varsupsetneq:jet,varsupsetneqq:Get,vartheta:Vet,vartriangleleft:Ket,vartriangleright:Xet,vBar:Yet,Vbar:Zet,vBarv:Jet,Vcy:Qet,vcy:tnt,vdash:ent,vDash:nnt,Vdash:rnt,VDash:int,Vdashl:ont,veebar:snt,vee:lnt,Vee:ant,veeeq:cnt,vellip:unt,verbar:fnt,Verbar:hnt,vert:dnt,Vert:pnt,VerticalBar:gnt,VerticalLine:vnt,VerticalSeparator:mnt,VerticalTilde:ynt,VeryThinSpace:bnt,Vfr:wnt,vfr:xnt,vltri:_nt,vnsub:Snt,vnsup:knt,Vopf:Cnt,vopf:Tnt,vprop:Lnt,vrtri:Ent,Vscr:Ant,vscr:Nnt,vsubnE:Mnt,vsubne:Ont,vsupnE:Pnt,vsupne:$nt,Vvdash:Dnt,vzigzag:Rnt,Wcirc:znt,wcirc:Int,wedbar:Fnt,wedge:qnt,Wedge:Hnt,wedgeq:Bnt,weierp:Wnt,Wfr:Unt,wfr:jnt,Wopf:Gnt,wopf:Vnt,wp:Knt,wr:Xnt,wreath:Ynt,Wscr:Znt,wscr:Jnt,xcap:Qnt,xcirc:trt,xcup:ert,xdtri:nrt,Xfr:rrt,xfr:irt,xharr:ort,xhArr:srt,Xi:lrt,xi:art,xlarr:crt,xlArr:urt,xmap:frt,xnis:hrt,xodot:drt,Xopf:prt,xopf:grt,xoplus:vrt,xotime:mrt,xrarr:yrt,xrArr:brt,Xscr:wrt,xscr:xrt,xsqcup:_rt,xuplus:Srt,xutri:krt,xvee:Crt,xwedge:Trt,Yacute:Lrt,yacute:Ert,YAcy:Art,yacy:Nrt,Ycirc:Mrt,ycirc:Ort,Ycy:Prt,ycy:$rt,yen:Drt,Yfr:Rrt,yfr:zrt,YIcy:Irt,yicy:Frt,Yopf:qrt,yopf:Hrt,Yscr:Brt,yscr:Wrt,YUcy:Urt,yucy:jrt,yuml:Grt,Yuml:Vrt,Zacute:Krt,zacute:Xrt,Zcaron:Yrt,zcaron:Zrt,Zcy:Jrt,zcy:Qrt,Zdot:tit,zdot:eit,zeetrf:nit,ZeroWidthSpace:rit,Zeta:iit,zeta:oit,zfr:sit,Zfr:lit,ZHcy:ait,zhcy:cit,zigrarr:uit,zopf:fit,Zopf:hit,Zscr:dit,zscr:pit,zwj:git,zwnj:vit},mit="Á",yit="á",bit="Â",wit="â",xit="´",_it="Æ",Sit="æ",kit="À",Cit="à",Tit="&",Lit="&",Eit="Å",Ait="å",Nit="Ã",Mit="ã",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="Ò",Not="ò",Mot="ª",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={Aacute:mit,aacute:yit,Acirc:bit,acirc:wit,acute:xit,AElig:_it,aelig:Sit,Agrave:kit,agrave:Cit,amp:Tit,AMP:Lit,Aring:Eit,aring:Ait,Atilde:Nit,atilde:Mit,Auml:Oit,auml:Pit,brvbar:$it,Ccedil:Dit,ccedil:Rit,cedil:zit,cent:Iit,copy:Fit,COPY:qit,curren:Hit,deg:Bit,divide:Wit,Eacute:Uit,eacute:jit,Ecirc:Git,ecirc:Vit,Egrave:Kit,egrave:Xit,ETH:Yit,eth:Zit,Euml:Jit,euml:Qit,frac12:tot,frac14:eot,frac34:not,gt:rot,GT:iot,Iacute:oot,iacute:sot,Icirc:lot,icirc:aot,iexcl:cot,Igrave:uot,igrave:fot,iquest:hot,Iuml:dot,iuml:pot,laquo:got,lt:vot,LT:mot,macr:yot,micro:bot,middot:wot,nbsp:xot,not:_ot,Ntilde:Sot,ntilde:kot,Oacute:Cot,oacute:Tot,Ocirc:Lot,ocirc:Eot,Ograve:Aot,ograve:Not,ordf:Mot,ordm:Oot,Oslash:Pot,oslash:$ot,Otilde:Dot,otilde:Rot,Ouml:zot,ouml:Iot,para:Fot,plusmn:qot,pound:Hot,quot:Bot,QUOT:Wot,raquo:Uot,reg:jot,REG:Got,sect:Vot,shy:Kot,sup1:Xot,sup2:Yot,sup3:Zot,szlig:Jot,THORN:Qot,thorn:tst,times:est,Uacute:nst,uacute:rst,Ucirc:ist,ucirc:ost,Ugrave:sst,ugrave:lst,uml:ast,Uuml:cst,uuml:ust,Yacute:fst,yacute:hst,yen:dst,yuml:pst},vst="&",mst="'",yst=">",bst="<",wst='"',ny={amp:vst,apos:mst,gt:yst,lt:bst,quot:wst};var dh={};const xst={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 _st=Xi&&Xi.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(dh,"__esModule",{value:!0});var cv=_st(xst),Sst=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 kst(t){return t>=55296&&t<=57343||t>1114111?"�":(t in cv.default&&(t=cv.default[t]),Sst(t))}dh.default=kst;var bc=Xi&&Xi.__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 mf=bc(ey),Cst=bc(gst),Tst=bc(ny),uv=bc(dh),Lst=/&(?:[a-zA-Z0-9]+|#[xX][\da-fA-F]+|#\d+);/g;$r.decodeXML=ry(Tst.default);$r.decodeHTMLStrict=ry(mf.default);function ry(t){var e=iy(t);return function(r){return String(r).replace(Lst,e)}}var fv=function(t,e){return t<e?1:-1};$r.decodeHTML=function(){for(var t=Object.keys(Cst.default).sort(fv),e=Object.keys(mf.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=iy(mf.default);function f(h){return h.substr(-1)!==";"&&(h+=";"),u(h)}return function(h){return String(h).replace(a,f)}}();function iy(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 Mn={},oy=Xi&&Xi.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Mn,"__esModule",{value:!0});Mn.escapeUTF8=Mn.escape=Mn.encodeNonAsciiHTML=Mn.encodeHTML=Mn.encodeXML=void 0;var Est=oy(ny),sy=ay(Est.default),ly=cy(sy);Mn.encodeXML=hy(sy);var Ast=oy(ey),ph=ay(Ast.default),Nst=cy(ph);Mn.encodeHTML=Ost(ph,Nst);Mn.encodeNonAsciiHTML=hy(ph);function ay(t){return Object.keys(t).sort().reduce(function(e,r){return e[t[r]]="&"+r+";",e},{})}function cy(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 uy=/(?:[\x80-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/g,Mst=String.prototype.codePointAt!=null?function(t){return t.codePointAt(0)}:function(t){return(t.charCodeAt(0)-55296)*1024+t.charCodeAt(1)-56320+65536};function wc(t){return"&#x"+(t.length>1?Mst(t):t.charCodeAt(0)).toString(16).toUpperCase()+";"}function Ost(t,e){return function(r){return r.replace(e,function(o){return t[o]}).replace(uy,wc)}}var fy=new RegExp(ly.source+"|"+uy.source,"g");function Pst(t){return t.replace(fy,wc)}Mn.escape=Pst;function $st(t){return t.replace(ly,wc)}Mn.escapeUTF8=$st;function hy(t){return function(e){return e.replace(fy,function(r){return t[r]||wc(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=Mn;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=Mn;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}})})(ty);function Dst(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 Rst(t,e,r){return e&&hv(t.prototype,e),r&&hv(t,r),t}function dy(t,e){var r=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=zst(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 zst(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 Ist=ty,pv={fg:"#FFF",bg:"#000",newline:!1,escapeXML:!1,stream:!1,colors:Fst()};function Fst(){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 ca(0,5).forEach(function(e){ca(0,5).forEach(function(r){ca(0,5).forEach(function(o){return qst(e,r,o,t)})})}),ca(0,23).forEach(function(e){var r=e+232,o=py(e*10+8);t[r]="#"+o+o+o}),t}function qst(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]=Hst([u,f,h])}function py(t){for(var e=t.toString(16);e.length<2;)e="0"+e;return e}function Hst(t){var e=[],r=dy(t),o;try{for(r.s();!(o=r.n()).done;){var a=o.value;e.push(py(a))}}catch(u){r.e(u)}finally{r.f()}return"#"+e.join("")}function gv(t,e,r,o){var a;return e==="text"?a=jst(r,o):e==="display"?a=Wst(t,r,o):e==="xterm256Foreground"?a=Sa(t,o.colors[r]):e==="xterm256Background"?a=ka(t,o.colors[r]):e==="rgb"&&(a=Bst(t,r)),a}function Bst(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 _a(t,(r===38?"color:#":"background-color:#")+a)}function Wst(t,e,r){e=parseInt(e,10);var o={"-1":function(){return"<br/>"},0:function(){return t.length&&gy(t)},1:function(){return li(t,"b")},3:function(){return li(t,"i")},4:function(){return li(t,"u")},8:function(){return _a(t,"display:none")},9:function(){return li(t,"strike")},22:function(){return _a(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 Sa(t,r.fg)},49:function(){return ka(t,r.bg)},53:function(){return _a(t,"text-decoration:overline")}},a;return o[e]?a=o[e]():4<e&&e<7?a=li(t,"blink"):29<e&&e<38?a=Sa(t,r.colors[e-30]):39<e&&e<48?a=ka(t,r.colors[e-40]):89<e&&e<98?a=Sa(t,r.colors[8+(e-90)]):99<e&&e<108&&(a=ka(t,r.colors[8+(e-100)])),a}function gy(t){var e=t.slice(0);return t.length=0,e.reverse().map(function(r){return"</"+r+">"}).join("")}function ca(t,e){for(var r=[],o=t;o<=e;o++)r.push(o);return r}function Ust(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 jst(t,e){return e.escapeXML?Ist.encodeXML(t):t}function li(t,e,r){return r||(r=""),t.push(e),"<".concat(e).concat(r?' style="'.concat(r,'"'):"",">")}function _a(t,e){return li(t,"span",e)}function Sa(t,e){return li(t,"span","color:"+e)}function ka(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 Gst(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=dy(V),J;try{for(rt.s();!(J=rt.n()).done;){var ct=J.value;r("display",ct)}}catch(vt){rt.e(vt)}finally{rt.f()}return""}function v(G){return r("text",G),""}function b(G){return r("rgb",G),""}var w=[{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 N=[],A=t,E=A.length;t:for(;E>0;){for(var C=0,L=0,$=w.length;L<$;C=++L){var P=w[C];if(S(P,C),t.length!==E){E=t.length;continue t}}if(t.length===E)break;N.push(0),E=t.length}return N}function Vst(t,e,r){return e!=="text"&&(t=t.filter(Ust(vv(r))),t.push({token:e,data:r,category:vv(r)})),t}var Kst=function(){function t(e){Dst(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 Rst(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)}),Gst(r.join(""),u,function(h,d){var g=gv(a,h,d,u);g&&f.push(g),u.stream&&(o.stickyStack=Vst(o.stickyStack,h,d))}),a.length&&f.push(gy(a)),f.join("")}}]),t}(),Xst=Kst;function Yst(t,e){return e&&t.endsWith(e)}async function vy(t,e,r){const o=encodeURI(`${t}:${e}:${r}`);await fetch(`/__open-in-editor?file=${o}`)}function my(t){return new Xst({fg:t?"#FFF":"#000",bg:t?"#000":"#FFF"})}const xc=eT(),Zst=dC(xc),Jst={"h-full":"",class:"scrolls"},Qst={key:0,class:"scrolls scrolls-rounded task-error"},tlt=["innerHTML"],elt={key:1,class:"scrolls scrolls-rounded task-error"},nlt=["onClickPassive"],rlt={key:0},ilt={key:1,bg:"green-500/10",text:"green-500 sm",p:"x4 y2","m-2":"",rounded:""},olt=oe({__name:"ViewReport",props:{file:null},setup(t){const e=t;function r(b,w){var S;return((S=b.result)==null?void 0:S.state)!=="fail"?[]:b.type==="test"||b.type==="benchmark"?[{...b,level:w}]:[{...b,level:w},...b.tasks.flatMap(N=>r(N,w+1))]}function o(b){return b.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#039;")}function a(b,w){const S=my(b);return w.map(N=>{var E,C;const A=N.result;if(A){const L=A.error;if(L){let $="";L.message.includes("\x1B")&&($=`<b>${L.nameStr||L.name}</b>: ${S.toHtml(o(L.message))}`);const P=(E=L.stackStr)==null?void 0:E.includes("\x1B");(P||((C=L.stack)==null?void 0:C.includes("\x1B")))&&($.length>0?$+=S.toHtml(o(P?L.stackStr:L.stack)):$=`<b>${L.nameStr||L.name}</b>: ${L.message}${S.toHtml(o(P?L.stackStr:L.stack))}`),$.length>0&&(A.htmlError=$)}}return N})}const u=St(()=>{var A;const b=e.file,w=((A=b==null?void 0:b.tasks)==null?void 0:A.flatMap(E=>r(E,0)))??[],S=b==null?void 0:b.result;if(S==null?void 0:S.error){const E={id:b.id,name:b.name,level:0,type:"suite",mode:"run",tasks:[],result:S};w.unshift(E)}return w.length>0?a(xc.value,w):w});function f(b){return b.startsWith(df.value.root)?b.slice(df.value.root.length):b}function h(b){var w;return((w=b.sourcePos)==null?void 0:w.line)??b.line}function d(b){var w;return((w=b.sourcePos)==null?void 0:w.column)??b.column}function g(b){var w,S;return b&&((w=b==null?void 0:b.error)==null?void 0:w.expected)&&((S=b==null?void 0:b.error)==null?void 0:S.actual)}function v(b){return ZT(b.error.actual,b.error.expected,{outputTruncateLength:80})}return(b,w)=>{const S=Ji("tooltip");return dt(),At("div",Jst,[j(u).length?(dt(!0),At(ue,{key:0},lr(j(u),N=>{var A,E,C;return dt(),At("div",{key:N.id},[ht("div",{bg:"red-500/10",text:"red-500 sm",p:"x3 y2","m-2":"",rounded:"",style:kn({"margin-left":`${(A=N.result)!=null&&A.htmlError?.5:2*N.level+.5}rem`})},[fn(Xt(N.name)+" ",1),(E=N.result)!=null&&E.htmlError?(dt(),At("div",Qst,[ht("pre",{innerHTML:N.result.htmlError},null,8,tlt)])):(C=N.result)!=null&&C.error?(dt(),At("div",elt,[ht("pre",null,[ht("b",null,Xt(N.result.error.name||N.result.error.nameStr),1),fn(": "+Xt(N.result.error.message),1)]),(dt(!0),At(ue,null,lr(N.result.error.stacks,(L,$)=>{var P;return dt(),At("div",{key:$,class:"op80 flex gap-x-2 items-center","data-testid":"stack"},[ht("pre",null," - "+Xt(f(L.file))+":"+Xt(h(L))+":"+Xt(d(L)),1),j(Yst)(L.file,(P=e.file)==null?void 0:P.name)?pn((dt(),At("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:G=>j(vy)(L.file,h(L),d(L))},null,40,nlt)),[[S,"Open in Editor",void 0,{bottom:!0}]]):ve("",!0)])}),128)),g(N.result)?(dt(),At("pre",rlt," "+Xt(`
10
+ ${v(N.result)}`)+`
11
+ `,1)):ve("",!0)])):ve("",!0)],4)])}),128)):(dt(),At("div",ilt," All tests passed in this file "))])}}});const slt=Zo(olt,[["__scopeId","data-v-cb2a9ae6"]]),llt={border:"b base","p-4":""},alt=["innerHTML"],clt=["textContent"],ult=oe({__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)=>(dt(),At("div",llt,[ht("div",{"text-xs":"","mb-1":"",class:ge(e.type==="stderr"?"text-red-600 dark:text-red-300":"op30")},Xt(r(e.time))+" | "+Xt(e.taskName)+" | "+Xt(e.type),3),e.html?(dt(),At("pre",{key:0,"data-type":"html",innerHTML:e.content},null,8,alt)):(dt(),At("pre",{key:1,"data-type":"text",textContent:Xt(e.content)},null,8,clt))]))}}),flt={key:0,"h-full":"",class:"scrolls",flex:"","flex-col":"","data-testid":"logs"},hlt={key:1,p6:""},dlt=ht("pre",{inline:""},"console.log(foo)",-1),plt=oe({__name:"ViewConsoleOutput",setup(t){const e=St(()=>{const o=Z0.value;if(o){const a=my(xc.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=ult;return(f=j(e))!=null&&f.length?(dt(),At("div",flt,[(dt(!0),At(ue,null,lr(j(e),({taskId:h,type:d,time:g,html:v,content:b})=>(dt(),At("div",{key:h,"font-mono":""},[Rt(u,{"task-name":r(h),type:d,time:g,content:b,html:v},null,8,["task-name","type","time","content","html"])]))),128))])):(dt(),At("p",hlt,[fn(" Log something in your test and it would print here. (e.g. "),dlt,fn(") ")]))}}});var $u={exports:{}},yv;function Jo(){return yv||(yv=1,function(t,e){(function(r,o){t.exports=o()})(Xi,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),w=!h&&/Chrome\/(\d+)/.exec(r),S=w&&+w[1],N=/Opera\//.test(r),A=/Apple Computer/.test(navigator.vendor),E=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(r),C=/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=N&&r.match(/Version\/(\d*\.\d*)/);J&&(J=Number(J[1])),J&&J>=15&&(N=!1,v=!0);var ct=G&&(b||N&&(J==null||J<12.11)),vt=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 Et(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 ne(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 de=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 gt(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 at(){}function $t(n,i){var l;return Object.create?l=Object.create(n):(at.prototype=n,l=new at),i&&tt(i,l),l}var Mt=/[\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()||Mt.test(n))}function zt(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 Qt=/[\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&&Qt.test(n)}function se(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 Qi=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 x(_,M,D){this.level=_,this.from=M,this.to=D}return function(_,M){var D=M=="ltr"?"L":"R";if(_.length==0||M=="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 _t=0,yt=D;_t<B;++_t){var Tt=q[_t];Tt=="1"&&yt=="r"?q[_t]="n":p.test(Tt)&&(yt=Tt,Tt=="r"&&(q[_t]="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 pe=0;pe<B;++pe){var ze=q[pe];if(ze==",")q[pe]="N";else if(ze=="%"){var _e=void 0;for(_e=pe+1;_e<B&&q[_e]=="%";++_e);for(var wn=pe&&q[pe-1]=="!"||_e<B&&q[_e]=="1"?"1":"N",ln=pe;ln<_e;++ln)q[ln]=wn;pe=_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 Ne=void 0;for(Ne=Pe+1;Ne<B&&c.test(q[Ne]);++Ne);for(var Ce=(Pe?q[Pe-1]:D)=="L",cn=(Ne<B?q[Ne]:D)=="L",xo=Ce==cn?Ce?"L":"R":D,Qr=Pe;Qr<Ne;++Qr)q[Qr]=xo;Pe=Ne-1}for(var Ke=[],rr,Ie=0;Ie<B;)if(m.test(q[Ie])){var mu=Ie;for(++Ie;Ie<B&&m.test(q[Ie]);++Ie);Ke.push(new x(0,mu,Ie))}else{var Cr=Ie,Ei=Ke.length,Ai=M=="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(Ei,0,new x(1,Cr,tn)),Ei+=Ai);var _o=tn;for(++tn;tn<Ie&&y.test(q[tn]);++tn);Ke.splice(Ei,0,new x(2,_o,tn)),Ei+=Ai,Cr=tn}else++tn;Cr<Ie&&Ke.splice(Ei,0,new x(1,Cr,Ie))}return M=="ltr"&&(Ke[0].level==1&&(rr=_.match(/^\s+/))&&(Ke[0].from=rr[0].length,Ke.unshift(new x(0,0,rr[0].length))),lt(Ke).level==1&&(rr=_.match(/\s+$/))&&(lt(Ke).to-=rr[0].length,Ke.push(new x(0,B-rr[0].length,B)))),M=="rtl"?Ke.reverse():Ke}}();function ye(n,i){var l=n.order;return l==null&&(l=n.order=Qi(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 ts(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=ts(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),es(i)||i.codemirrorIgnore}function xl(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 ts(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 bi(n){n.stopPropagation?n.stopPropagation():n.cancelBubble=!0}function es(n){return n.defaultPrevented!=null?n.defaultPrevented:n.returnValue==!1}function vr(n){Ge(n),bi(n)}function rn(n){return n.target||n.srcElement}function ns(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 Cc=function(){if(d&&g<9)return!1;var n=k("div");return"draggable"in n||"dragDrop"in n}(),$n;function Tc(n){if($n==null){var i=k("span","​");z(n,k("span",[i,document.createTextNode("x")])),n.firstChild.offsetHeight!=0&&($n=i.offsetWidth<=1&&i.offsetHeight>2&&!(d&&g<8))}var l=$n?k("span","​"):k("span"," ",null,"display: inline-block; width: 1px; margin-right: -1px");return l.setAttribute("cm-text",""),l}var to;function _l(n){if(to!=null)return to;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:to=s.right-l.right<3}var rs=`
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},Zn=function(){var n=k("div");return"oncopy"in n?!0:(n.setAttribute("oncopy","return;"),typeof n.oncopy=="function")}(),Jn=null;function Sl(n){if(Jn!=null)return Jn;var i=z(n,k("span","x")),l=i.getBoundingClientRect(),s=W(i,0,1).getBoundingClientRect();return Jn=Math.abs(l.left-s.left)>1}var Fn={},Br={};function kl(n,i){arguments.length>2&&(i.dependencies=Array.prototype.slice.call(arguments,2)),Fn[n]=i}function eo(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=Fn[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 Cl(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 is(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 Nt(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 no(n,i,l){var s=[];return n.iter(i,l,function(c){s.push(c.text)}),s}function Dn(n,i){var l=i-n.height;if(l)for(var s=n;s;s=s.parent)s.height+=l}function re(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 Qn(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],x=y.height;if(i<x)break;i-=x}return l+m}function T(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 te(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,Nt(n,l).text.length):ab(i,Nt(n,i.line).text.length)}function ab(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 Tl=function(n,i){this.state=n,this.lookAhead=i},tr=function(n,i,l,s){this.state=i,this.doc=n,this.line=l,this.maxLookAhead=s||0,this.baseTokens=null,this.baseTokenPos=1};tr.prototype.lookAhead=function(n){var i=this.doc.getLine(this.line+n);return i!=null&&n>this.maxLookAhead&&(this.maxLookAhead=n),i},tr.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}},tr.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},tr.fromSaved=function(n,i,l){return i instanceof Tl?new tr(n,yr(n.mode,i.state),l,i.lookAhead):new tr(n,yr(n.mode,i),l)},tr.prototype.save=function(n){var i=n!==!1?yr(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new Tl(i,this.maxLookAhead):i};function Mh(n,i,l,s){var c=[n.state.modeGen],p={};zh(n,i.text,n.doc.mode,l,function(_,M){return c.push(_,M)},p,s);for(var m=l.state,y=function(_){l.baseTokens=c;var M=n.state.overlays[_],D=1,B=0;l.state=!0,zh(n,i.text,M.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(M.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},x=0;x<n.state.overlays.length;++x)y(x);return{styles:c,classes:p.bgClass||p.textClass?p:null}}function Oh(n,i,l){if(!i.styles||i.styles[0]!=n.state.modeGen){var s=os(n,re(i)),c=i.text.length>n.options.maxHighlightLength&&yr(n.doc.mode,s.state),p=Mh(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 os(n,i,l){var s=n.doc,c=n.display;if(!s.mode.startState)return new tr(s,!0,i);var p=cb(n,i,l),m=p>s.first&&Nt(s,p-1).stateAfter,y=m?tr.fromSaved(s,m,p):new tr(s,is(s.mode),p);return s.iter(p,i,function(x){Lc(n,x.text,y);var _=y.line;x.stateAfter=_==i-1||_%5==0||_>=c.viewFrom&&_<c.viewTo?y.save():null,y.nextLine()}),l&&(s.modeFrontier=y.line),y}function Lc(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==""&&Ph(c,l.state);!p.eol();)Ec(c,p,l.state),p.start=p.pos}function Ph(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 Ec(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 $h=function(n,i,l){this.start=n.start,this.end=n.pos,this.string=n.current(),this.type=i||null,this.state=l};function Dh(n,i,l,s){var c=n.doc,p=c.mode,m;i=Ft(c,i);var y=Nt(c,i.line),x=os(n,i.line,l),_=new ke(y.text,n.options.tabSize,x),M;for(s&&(M=[]);(s||_.pos<i.ch)&&!_.eol();)_.start=_.pos,m=Ec(p,_,x.state),s&&M.push(new $h(_,m,yr(c.mode,x.state)));return s?M:new $h(_,m,x.state)}function Rh(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 zh(n,i,l,s,c,p,m){var y=l.flattenSpans;y==null&&(y=n.options.flattenSpans);var x=0,_=null,M=new ke(i,n.options.tabSize,s),D,B=n.options.addModeClass&&[null];for(i==""&&Rh(Ph(l,s.state),p);!M.eol();){if(M.pos>n.options.maxHighlightLength?(y=!1,m&&Lc(n,i,s,M.pos),M.pos=i.length,D=null):D=Rh(Ec(l,M,s.state,B),p),B){var q=B[0].name;q&&(D="m-"+(D?q+" "+D:q))}if(!y||_!=D){for(;x<M.start;)x=Math.min(M.start,x+5e3),c(x,_);_=D}M.start=M.pos}for(;x<M.pos;){var Y=Math.min(M.pos,x+5e3);c(Y,_),x=Y}}function cb(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 x=Nt(p,y-1),_=x.stateAfter;if(_&&(!l||y+(_ instanceof Tl?_.lookAhead:0)<=p.modeFrontier))return y;var M=K(x.text,null,n.options.tabSize);(c==null||s>M)&&(c=y-1,s=M)}return c}function ub(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=Nt(n,s).stateAfter;if(c&&(!(c instanceof Tl)||s+c.lookAhead<i)){l=s+1;break}}n.highlightFrontier=Math.min(n.highlightFrontier,l)}}var Ih=!1,wr=!1;function fb(){Ih=!0}function hb(){wr=!0}function Ll(n,i,l){this.marker=n,this.from=i,this.to=l}function ss(n,i){if(n)for(var l=0;l<n.length;++l){var s=n[l];if(s.marker==i)return s}}function db(n,i){for(var l,s=0;s<n.length;++s)n[s]!=i&&(l||(l=[])).push(n[s]);return l}function pb(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 gb(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 x=p.to==null||(m.inclusiveRight?p.to>=i:p.to>i);(s||(s=[])).push(new Ll(m,p.from,x?null:p.to))}}return s}function vb(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 x=p.from==null||(m.inclusiveLeft?p.from<=i:p.from<i);(s||(s=[])).push(new Ll(m,x?null:p.from-i,p.to==null?null:p.to-i))}}return s}function Ac(n,i){if(i.full)return null;var l=T(n,i.from.line)&&Nt(n,i.from.line).markedSpans,s=T(n,i.to.line)&&Nt(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=gb(l,c,m),x=vb(s,p,m),_=i.text.length==1,M=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=ss(x,B.marker);q?_&&(B.to=q.to==null?null:q.to+M):B.to=c}}if(x)for(var Y=0;Y<x.length;++Y){var it=x[Y];if(it.to!=null&&(it.to+=M),it.from==null){var ft=ss(y,it.marker);ft||(it.from=M,_&&(y||(y=[])).push(it))}else it.from+=M,_&&(y||(y=[])).push(it)}y&&(y=Fh(y)),x&&x!=y&&(x=Fh(x));var mt=[y];if(!_){var _t=i.text.length-2,yt;if(_t>0&&y)for(var Tt=0;Tt<y.length;++Tt)y[Tt].to==null&&(yt||(yt=[])).push(new Ll(y[Tt].marker,null,null));for(var Dt=0;Dt<_t;++Dt)mt.push(yt);mt.push(x)}return mt}function Fh(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 mb(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),x=0;x<c.length;++x){var _=c[x];if(!(X(_.to,y.from)<0||X(_.from,y.to)>0)){var M=[x,1],D=X(_.from,y.from),B=X(_.to,y.to);(D<0||!m.inclusiveLeft&&!D)&&M.push({from:_.from,to:y.from}),(B>0||!m.inclusiveRight&&!B)&&M.push({from:y.to,to:_.to}),c.splice.apply(c,M),x+=M.length-3}}return c}function qh(n){var i=n.markedSpans;if(!!i){for(var l=0;l<i.length;++l)i[l].marker.detachLine(n);n.markedSpans=null}}function Hh(n,i){if(!!i){for(var l=0;l<i.length;++l)i[l].marker.attachLine(n);n.markedSpans=i}}function El(n){return n.inclusiveLeft?-1:0}function Al(n){return n.inclusiveRight?1:0}function Nc(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)||El(n)-El(i);if(p)return-p;var m=X(s.to,c.to)||Al(n)-Al(i);return m||i.id-n.id}function Bh(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||Nc(s,c.marker)<0)&&(s=c.marker);return s}function Wh(n){return Bh(n,!0)}function Nl(n){return Bh(n,!1)}function yb(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||Nc(s,p.marker)<0)&&(s=p.marker)}return s}function Uh(n,i,l,s,c){var p=Nt(n,i),m=wr&&p.markedSpans;if(m)for(var y=0;y<m.length;++y){var x=m[y];if(!!x.marker.collapsed){var _=x.marker.find(0),M=X(_.from,l)||El(x.marker)-El(c),D=X(_.to,s)||Al(x.marker)-Al(c);if(!(M>=0&&D<=0||M<=0&&D>=0)&&(M<=0&&(x.marker.inclusiveRight&&c.inclusiveLeft?X(_.to,l)>=0:X(_.to,l)>0)||M>=0&&(x.marker.inclusiveRight&&c.inclusiveLeft?X(_.from,s)<=0:X(_.from,s)<0)))return!0}}}function qn(n){for(var i;i=Wh(n);)n=i.find(-1,!0).line;return n}function bb(n){for(var i;i=Nl(n);)n=i.find(1,!0).line;return n}function wb(n){for(var i,l;i=Nl(n);)n=i.find(1,!0).line,(l||(l=[])).push(n);return l}function Mc(n,i){var l=Nt(n,i),s=qn(l);return l==s?i:re(s)}function jh(n,i){if(i>n.lastLine())return i;var l=Nt(n,i),s;if(!jr(n,l))return i;for(;s=Nl(l);)l=s.find(1,!0).line;return re(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&&Oc(n,i,s))return!0}}}function Oc(n,i,l){if(l.to==null){var s=l.marker.find(1,!0);return Oc(n,s.line,ss(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)&&Oc(n,i,c))return!0}function xr(n){n=qn(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 Ml(n){if(n.height==0)return 0;for(var i=n.text.length,l,s=n;l=Wh(s);){var c=l.find(0,!0);s=c.from.line,i+=c.from.ch-c.to.ch}for(s=n;l=Nl(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 Pc(n){var i=n.display,l=n.doc;i.maxLine=Nt(l,l.first),i.maxLineLength=Ml(i.maxLine),i.maxLineChanged=!0,l.iter(function(s){var c=Ml(s);c>i.maxLineLength&&(i.maxLineLength=c,i.maxLine=s)})}var ro=function(n,i,l){this.text=n,Hh(this,i),this.height=l?l(this):1};ro.prototype.lineNo=function(){return re(this)},Je(ro);function xb(n,i,l,s){n.text=i,n.stateAfter&&(n.stateAfter=null),n.styles&&(n.styles=null),n.order!=null&&(n.order=null),qh(n),Hh(n,l);var c=s?s(n):1;c!=n.height&&Dn(n,c)}function _b(n){n.parent=null,qh(n)}var Sb={},kb={};function Gh(n,i){if(!n||/^\s*$/.test(n))return null;var l=i.addModeClass?kb:Sb;return l[n]||(l[n]=n.replace(/\S+/g,"cm-$&"))}function Vh(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=Tb,_l(n.display.measure)&&(m=ye(p,n.doc.direction))&&(s.addToken=Eb(s.addToken,m)),s.map=[];var y=i!=n.display.externalMeasured&&re(p);Ab(p,s,Oh(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(Tc(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 x=s.content.lastChild;(/\bcm-tab\b/.test(x.className)||x.querySelector&&x.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 Cb(n){var i=k("span","•","cm-invalidchar");return i.title="\\u"+n.charCodeAt(0).toString(16),i.setAttribute("aria-label",i.title),i}function Tb(n,i,l,s,c,p,m){if(!!i){var y=n.splitSpaces?Lb(i,n.trailingSpace):i,x=n.cm.state.specialChars,_=!1,M;if(!x.test(i))n.col+=i.length,M=document.createTextNode(y),n.map.push(n.pos,n.pos+i.length,M),d&&g<9&&(_=!0),n.pos+=i.length;else{M=document.createDocumentFragment();for(var D=0;;){x.lastIndex=D;var B=x.exec(i),q=B?B.index-D:i.length-D;if(q){var Y=document.createTextNode(y.slice(D,D+q));d&&g<9?M.appendChild(k("span",[Y])):M.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=M.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=M.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?M.appendChild(k("span",[it])):M.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 _t=l||"";s&&(_t+=s),c&&(_t+=c);var yt=k("span",[M],_t,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(M)}}function Lb(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 Eb(n,i){return function(l,s,c,p,m,y,x){c=c?c+" cm-force-border":"cm-force-border";for(var _=l.pos,M=_+s.length;;){for(var D=void 0,B=0;B<i.length&&(D=i[B],!(D.to>_&&D.from<=_));B++);if(D.to>=M)return n(l,s,c,p,m,y,x);n(l,s.slice(0,D.to-_),c,p,null,y,x),p=null,s=s.slice(D.to-_),_=D.to}}}function Kh(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 Ab(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]),Gh(l[m+1],i.cm.options));return}for(var y=c.length,x=0,_=1,M="",D,B,q=0,Y,it,ft,mt,_t;;){if(q==x){Y=it=ft=B="",_t=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==x&&Ut.widgetNode)yt.push(Ut);else if(Ot.from<=x&&(Ot.to==null||Ot.to>x||Ut.collapsed&&Ot.to==x&&Ot.from==x)){if(Ot.to!=null&&Ot.to!=x&&q>Ot.to&&(q=Ot.to,it=""),Ut.className&&(Y+=" "+Ut.className),Ut.css&&(B=(B?B+";":"")+Ut.css),Ut.startStyle&&Ot.from==x&&(ft+=" "+Ut.startStyle),Ut.endStyle&&Ot.to==q&&(Tt||(Tt=[])).push(Ut.endStyle,Ot.to),Ut.title&&((_t||(_t={})).title=Ut.title),Ut.attributes)for(var pe in Ut.attributes)(_t||(_t={}))[pe]=Ut.attributes[pe];Ut.collapsed&&(!mt||Nc(mt.marker,Ut)<0)&&(mt=Ot)}else Ot.from>x&&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==x)for(var _e=0;_e<yt.length;++_e)Kh(i,0,yt[_e]);if(mt&&(mt.from||0)==x){if(Kh(i,(mt.to==null?y+1:mt.to)-x,mt.marker,mt.from==null),mt.to==null)return;mt.to==x&&(mt=!1)}}if(x>=y)break;for(var wn=Math.min(y,q);;){if(M){var ln=x+M.length;if(!mt){var Ae=ln>wn?M.slice(0,wn-x):M;i.addToken(i,Ae,D?D+Y:Y,ft,x+Ae.length==q?it:"",B,_t)}if(ln>=wn){M=M.slice(wn-x),x=wn;break}x=ln,ft=""}M=c.slice(p,p=l[_++]),D=Gh(l[_++],i.cm.options)}}}function Xh(n,i,l){this.line=i,this.rest=wb(i),this.size=this.rest?re(lt(this.rest))-l+1:1,this.node=this.text=null,this.hidden=jr(n,i)}function Ol(n,i,l){for(var s=[],c,p=i;p<l;p=c){var m=new Xh(n.doc,Nt(n.doc,p),p);c=p+m.size,s.push(m)}return s}var io=null;function Nb(n){io?io.ops.push(n):n.ownsGroup=io={ops:[n],delayedCallbacks:[]}}function Mb(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 Ob(n,i){var l=n.ownsGroup;if(!!l)try{Mb(l)}finally{io=null,i(l)}}var ls=null;function $e(n,i){var l=ts(n,i);if(!!l.length){var s=Array.prototype.slice.call(arguments,2),c;io?c=io.delayedCallbacks:ls?c=ls:(c=ls=[],setTimeout(Pb,0));for(var p=function(y){c.push(function(){return l[y].apply(null,s)})},m=0;m<l.length;++m)p(m)}}function Pb(){var n=ls;ls=null;for(var i=0;i<n.length;++i)n[i]()}function Yh(n,i,l,s){for(var c=0;c<i.changes.length;c++){var p=i.changes[c];p=="text"?Db(n,i):p=="gutter"?Jh(n,i,l,s):p=="class"?$c(n,i):p=="widget"&&Rb(n,i,s)}i.changes=null}function as(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 $b(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=as(i);i.background=s.insertBefore(k("div",null,l),s.firstChild),n.display.input.setUneditable(i.background)}}function Zh(n,i){var l=n.display.externalMeasured;return l&&l.line==i.line?(n.display.externalMeasured=null,i.measure=l.measure,l.built):Vh(n,i)}function Db(n,i){var l=i.text.className,s=Zh(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,$c(n,i)):l&&(i.text.className=l)}function $c(n,i){$b(n,i),i.line.wrapClass?as(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 Jh(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=as(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=as(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 x=0;x<n.display.gutterSpecs.length;++x){var _=n.display.gutterSpecs[x].className,M=p.hasOwnProperty(_)&&p[_];M&&y.appendChild(k("div",[M],"CodeMirror-gutter-elt","left: "+s.gutterLeft[_]+"px; width: "+s.gutterWidth[_]+"px"))}}}function Rb(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);Qh(n,i,l)}function zb(n,i,l,s){var c=Zh(n,i);return i.text=i.node=c.pre,c.bgClass&&(i.bgClass=c.bgClass),c.textClass&&(i.textClass=c.textClass),$c(n,i),Jh(n,i,l,s),Qh(n,i,s),i.node}function Qh(n,i,l){if(td(n,i.line,i,l,!0),i.rest)for(var s=0;s<i.rest.length;s++)td(n,i.rest[s],i,l,!1)}function td(n,i,l,s,c){if(!!i.widgets)for(var p=as(l),m=0,y=i.widgets;m<y.length;++m){var x=y[m],_=k("div",[x.node],"CodeMirror-linewidget"+(x.className?" "+x.className:""));x.handleMouseEvents||_.setAttribute("cm-ignore-events","true"),Ib(x,_,l,s),n.display.input.setUneditable(_),c&&x.above?p.insertBefore(_,l.gutter||l.text):p.appendChild(_),$e(x,"redraw")}}function Ib(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 cs(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 Pl(n){return n.lineSpace.offsetTop}function Dc(n){return n.mover.offsetHeight-n.lineSpace.offsetHeight}function ed(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 er(n){return de-n.display.nativeBarWidth}function wi(n){return n.display.scroller.clientWidth-er(n)-n.display.barWidth}function Rc(n){return n.display.scroller.clientHeight-er(n)-n.display.barHeight}function Fb(n,i,l){var s=n.options.lineWrapping,c=s&&wi(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 x=m[y],_=m[y+1];Math.abs(x.bottom-_.bottom)>2&&p.push((x.bottom+_.top)/2-l.top)}}p.push(l.bottom-l.top)}}function nd(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(re(n.rest[c])>l)return{map:n.measure.maps[c],cache:n.measure.caches[c],before:!0}}}function qb(n,i){i=qn(i);var l=re(i),s=n.display.externalMeasured=new Xh(n.doc,i,l);s.lineN=l;var c=s.built=Vh(n,s);return s.text=c.pre,z(n.display.lineMeasure,c.pre),s}function rd(n,i,l,s){return nr(n,oo(n,i),l,s)}function zc(n,i){if(i>=n.display.viewFrom&&i<n.display.viewTo)return n.display.view[Si(n,i)];var l=n.display.externalMeasured;if(l&&i>=l.lineN&&i<l.lineN+l.size)return l}function oo(n,i){var l=re(i),s=zc(n,l);s&&!s.text?s=null:s&&s.changes&&(Yh(n,s,l,Bc(n)),n.curOp.forceUpdate=!0),s||(s=qb(n,i));var c=nd(s,i,l);return{line:i,view:s,rect:null,map:c.map,cache:c.cache,before:c.before,hasHeights:!1}}function nr(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||(Fb(n,i.view,i.rect),i.hasHeights=!0),m=Bb(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 id={left:0,right:0,top:0,bottom:0};function od(n,i,l){for(var s,c,p,m,y,x,_=0;_<n.length;_+=3)if(y=n[_],x=n[_+1],i<y?(c=0,p=1,m="left"):i<x?(c=i-y,p=c+1):(_==n.length-3||i==x&&n[_+3]>i)&&(p=x-y,c=p-1,i>=x&&(m="right")),c!=null){if(s=n[_+2],y==x&&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==x-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:x}}function Hb(n,i){var l=id;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 Bb(n,i,l,s){var c=od(i.map,l,s),p=c.node,m=c.start,y=c.end,x=c.collapse,_;if(p.nodeType==3){for(var M=0;M<4;M++){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():_=Hb(W(p,m,y).getClientRects(),s),_.left||_.right||m==0)break;y=m,m=m-1,x="right"}d&&g<11&&(_=Wb(n.display.measure,_))}else{m>0&&(x=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+lo(n.display),top:B.top,bottom:B.bottom}:_=id}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 _t=mt?ft[mt-1]:0,yt=ft[mt],Tt={left:(x=="right"?_.right:_.left)-i.rect.left,right:(x=="left"?_.left:_.right)-i.rect.left,top:_t,bottom:yt};return!_.left&&!_.right&&(Tt.bogus=!0),n.options.singleCursorHeightPerLine||(Tt.rtop=q,Tt.rbottom=Y),Tt}function Wb(n,i){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!Sl(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 sd(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 ld(n){n.display.externalMeasure=null,U(n.display.lineMeasure);for(var i=0;i<n.display.view.length;i++)sd(n.display.view[i])}function us(n){ld(n),n.display.cachedCharWidth=n.display.cachedTextHeight=n.display.cachedPaddingH=null,n.options.lineWrapping||(n.display.maxLineChanged=!0),n.display.lineNumChars=null}function ad(n){return w&&$?-(n.body.getBoundingClientRect().left-parseInt(getComputedStyle(n.body).marginLeft)):n.defaultView.pageXOffset||(n.documentElement||n.body).scrollLeft}function cd(n){return w&&$?-(n.body.getBoundingClientRect().top-parseInt(getComputedStyle(n.body).marginTop)):n.defaultView.pageYOffset||(n.documentElement||n.body).scrollTop}function Ic(n){var i=qn(n),l=i.widgets,s=0;if(l)for(var c=0;c<l.length;++c)l[c].above&&(s+=cs(l[c]));return s}function $l(n,i,l,s,c){if(!c){var p=Ic(i);l.top+=p,l.bottom+=p}if(s=="line")return l;s||(s="local");var m=xr(i);if(s=="local"?m+=Pl(n.display):m-=n.display.viewOffset,s=="page"||s=="window"){var y=n.display.lineSpace.getBoundingClientRect();m+=y.top+(s=="window"?0:cd(Gt(n)));var x=y.left+(s=="window"?0:ad(Gt(n)));l.left+=x,l.right+=x}return l.top+=m,l.bottom+=m,l}function ud(n,i,l){if(l=="div")return i;var s=i.left,c=i.top;if(l=="page")s-=ad(Gt(n)),c-=cd(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 Dl(n,i,l,s,c){return s||(s=Nt(n.doc,i.line)),$l(n,s,rd(n,s,i.ch,c),l)}function Hn(n,i,l,s,c,p){s=s||Nt(n.doc,i.line),c||(c=oo(n,s));function m(Y,it){var ft=nr(n,c,Y,it?"right":"left",p);return it?ft.left=ft.right:ft.right=ft.left,$l(n,s,ft,l)}var y=ye(s,n.doc.direction),x=i.ch,_=i.sticky;if(x>=s.text.length?(x=s.text.length,_="before"):x<=0&&(x=0,_="after"),!y)return m(_=="before"?x-1:x,_=="before");function M(Y,it,ft){var mt=y[it],_t=mt.level==1;return m(ft?Y-1:Y,_t!=ft)}var D=He(y,x,_),B=Ln,q=M(x,D,_=="before");return B!=null&&(q.other=M(x,B,_!="before")),q}function fd(n,i){var l=0;i=Ft(n.doc,i),n.options.lineWrapping||(l=lo(n.display)*i.ch);var s=Nt(n.doc,i.line),c=xr(s)+Pl(n.display);return{left:l,right:l,top:c,bottom:c+s.height}}function Fc(n,i,l,s,c){var p=I(n,i,l);return p.xRel=c,s&&(p.outside=s),p}function qc(n,i,l){var s=n.doc;if(l+=n.display.viewOffset,l<0)return Fc(s.first,0,null,-1,-1);var c=Qn(s,l),p=s.first+s.size-1;if(c>p)return Fc(s.first+s.size-1,Nt(s,p).text.length,null,1,1);i<0&&(i=0);for(var m=Nt(s,c);;){var y=Ub(n,m,c,i,l),x=yb(m,y.ch+(y.xRel>0||y.outside>0?1:0));if(!x)return y;var _=x.find(1);if(_.line==c)return _;m=Nt(s,c=_.line)}}function hd(n,i,l,s){s-=Ic(i);var c=i.text.length,p=Yt(function(m){return nr(n,l,m-1).bottom<=s},c,0);return c=Yt(function(m){return nr(n,l,m).top>s},p,c),{begin:p,end:c}}function dd(n,i,l,s){l||(l=oo(n,i));var c=$l(n,i,nr(n,l,s),"line").top;return hd(n,i,l,c)}function Hc(n,i,l,s){return n.bottom<=l?!1:n.top>l?!0:(s?n.left:n.right)>i}function Ub(n,i,l,s,c){c-=xr(i);var p=oo(n,i),m=Ic(i),y=0,x=i.text.length,_=!0,M=ye(i,n.doc.direction);if(M){var D=(n.options.lineWrapping?Gb:jb)(n,i,l,p,M,s,c);_=D.level!=1,y=_?D.from:D.to-1,x=_?D.to:D.from-1}var B=null,q=null,Y=Yt(function(Dt){var Ot=nr(n,p,Dt);return Ot.top+=m,Ot.bottom+=m,Hc(Ot,s,c,!1)?(Ot.top<=c&&Ot.left<=s&&(B=Dt,q=Ot),!0):!1},y,x),it,ft,mt=!1;if(q){var _t=s-q.left<q.right-s,yt=_t==_;Y=B+(yt?0:1),ft=yt?"after":"before",it=_t?q.left:q.right}else{!_&&(Y==x||Y==y)&&Y++,ft=Y==0?"after":Y==i.text.length?"before":nr(n,p,Y-(_?1:0)).bottom+m<=c==_?"after":"before";var Tt=Hn(n,I(l,Y,ft),"line",i,p);it=Tt.left,mt=c<Tt.top?-1:c>=Tt.bottom?1:0}return Y=se(i.text,Y,1),Fc(l,Y,ft,mt,s-it)}function jb(n,i,l,s,c,p,m){var y=Yt(function(D){var B=c[D],q=B.level!=1;return Hc(Hn(n,I(l,q?B.to:B.from,q?"before":"after"),"line",i,s),p,m,!0)},0,c.length-1),x=c[y];if(y>0){var _=x.level!=1,M=Hn(n,I(l,_?x.from:x.to,_?"after":"before"),"line",i,s);Hc(M,p,m,!0)&&M.top>m&&(x=c[y-1])}return x}function Gb(n,i,l,s,c,p,m){var y=hd(n,i,s,m),x=y.begin,_=y.end;/\s/.test(i.text.charAt(_-1))&&_--;for(var M=null,D=null,B=0;B<c.length;B++){var q=c[B];if(!(q.from>=_||q.to<=x)){var Y=q.level!=1,it=nr(n,s,Y?Math.min(_,q.to)-1:Math.max(x,q.from)).right,ft=it<p?p-it+1e9:it-p;(!M||D>ft)&&(M=q,D=ft)}}return M||(M=c[c.length-1]),M.from<x&&(M={from:x,to:M.to,level:M.level}),M.to>_&&(M={from:M.from,to:_,level:M.level}),M}var xi;function so(n){if(n.cachedTextHeight!=null)return n.cachedTextHeight;if(xi==null){xi=k("pre",null,"CodeMirror-line-like");for(var i=0;i<49;++i)xi.appendChild(document.createTextNode("x")),xi.appendChild(k("br"));xi.appendChild(document.createTextNode("x"))}z(n.measure,xi);var l=xi.offsetHeight/50;return l>3&&(n.cachedTextHeight=l),U(n.measure),l||1}function lo(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 Bc(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:Wc(i),gutterTotalWidth:i.gutters.offsetWidth,gutterLeft:l,gutterWidth:s,wrapperWidth:i.wrapper.clientWidth}}function Wc(n){return n.scroller.getBoundingClientRect().left-n.sizer.getBoundingClientRect().left}function pd(n){var i=so(n.display),l=n.options.lineWrapping,s=l&&Math.max(5,n.display.scroller.clientWidth/lo(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 Uc(n){var i=n.doc,l=pd(n);i.iter(function(s){var c=l(s);c!=s.height&&Dn(s,c)})}function _i(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 x=qc(n,p,m),_;if(s&&x.xRel>0&&(_=Nt(n.doc,x.line).text).length==x.ch){var M=K(_,_.length,n.options.tabSize)-_.length;x=I(x.line,Math.max(0,Math.round((p-ed(n.display).left)/lo(n.display))-M))}return x}function Si(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&&Mc(n.doc,i)<c.viewTo&&Vr(n);else if(l<=c.viewFrom)wr&&jh(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=Rl(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=Rl(n,i,i,-1);m?(c.view=c.view.slice(0,m.index),c.viewTo=m.lineN):Vr(n)}else{var y=Rl(n,i,i,-1),x=Rl(n,l,l+s,1);y&&x?(c.view=c.view.slice(0,y.index).concat(Ol(n,y.lineN,x.lineN)).concat(c.view.slice(x.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[Si(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 Rl(n,i,l,s){var c=Si(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,x=0;x<c;x++)y+=m[x].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(;Mc(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 Vb(n,i,l){var s=n.display,c=s.view;c.length==0||i>=s.viewTo||l<=s.viewFrom?(s.view=Ol(n,i,l),s.viewFrom=i):(s.viewFrom>i?s.view=Ol(n,i,s.viewFrom).concat(s.view):s.viewFrom<i&&(s.view=s.view.slice(Si(n,i))),s.viewFrom=i,s.viewTo<l?s.view=s.view.concat(Ol(n,s.viewTo,l)):s.viewTo>l&&(s.view=s.view.slice(0,Si(n,l)))),s.viewTo=l}function gd(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 fs(n){n.display.input.showSelection(n.display.input.prepareSelection())}function vd(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 x=l.sel.ranges[y];if(!(x.from().line>=n.display.viewTo||x.to().line<n.display.viewFrom)){var _=x.empty();if(m){var M=m(n,x);M&&jc(n,M,c)}else(_||n.options.showCursorWhenSelecting)&&jc(n,x.head,c);_||Kb(n,x,p)}}return s}function jc(n,i,l){var s=Hn(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=Dl(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 zl(n,i){return n.top-i.top||n.left-i.left}function Kb(n,i,l){var s=n.display,c=n.doc,p=document.createDocumentFragment(),m=ed(n.display),y=m.left,x=Math.max(s.sizerWidth,wi(n)-s.sizer.offsetLeft)-m.right,_=c.direction=="ltr";function M(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??x-yt)+`px;
17
+ height: `+(Ot-Tt)+"px"))}function D(yt,Tt,Dt){var Ot=Nt(c,yt),Ut=Ot.text.length,pe,ze;function _e(Ae,an){return Dl(n,I(yt,Ae),"div",Ot,an)}function wn(Ae,an,Be){var Pe=dd(n,Ot,null,Ae),Ne=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,Ne)[Ne]}var ln=ye(Ot,c.direction);return mn(ln,Tt||0,Dt??Ut,function(Ae,an,Be,Pe){var Ne=Be=="ltr",Ce=_e(Ae,Ne?"left":"right"),cn=_e(an-1,Ne?"right":"left"),xo=Tt==null&&Ae==0,Qr=Dt==null&&an==Ut,Ke=Pe==0,rr=!ln||Pe==ln.length-1;if(cn.top-Ce.top<=3){var Ie=(_?xo:Qr)&&Ke,mu=(_?Qr:xo)&&rr,Cr=Ie?y:(Ne?Ce:cn).left,Ei=mu?x:(Ne?cn:Ce).right;M(Cr,Ce.top,Ei-Cr,Ce.bottom)}else{var Ai,tn,_o,yu;Ne?(Ai=_&&xo&&Ke?y:Ce.left,tn=_?x:wn(Ae,Be,"before"),_o=_?y:wn(an,Be,"after"),yu=_&&Qr&&rr?x:cn.right):(Ai=_?wn(Ae,Be,"before"):y,tn=!_&&xo&&Ke?x:Ce.right,_o=!_&&Qr&&rr?y:cn.left,yu=_?wn(an,Be,"after"):x),M(Ai,Ce.top,tn-Ai,Ce.bottom),Ce.bottom<cn.top&&M(y,Ce.bottom,null,cn.top),M(_o,cn.top,yu-_o,cn.bottom)}(!pe||zl(Ce,pe)<0)&&(pe=Ce),zl(cn,pe)<0&&(pe=cn),(!ze||zl(Ce,ze)<0)&&(ze=Ce),zl(cn,ze)<0&&(ze=cn)}),{start:pe,end:ze}}var B=i.from(),q=i.to();if(B.line==q.line)D(B.line,B.ch,q.ch);else{var Y=Nt(c,B.line),it=Nt(c,q.line),ft=qn(Y)==qn(it),mt=D(B.line,B.ch,ft?Y.text.length+1:null).end,_t=D(q.line,ft?0:null,q.ch).start;ft&&(mt.top<_t.top-2?(M(mt.right,mt.top,null,mt.bottom),M(y,_t.top,_t.left,_t.bottom)):M(mt.right,mt.top,_t.left-mt.right,mt.bottom)),mt.bottom<_t.top&&M(y,mt.bottom,null,_t.top)}l.appendChild(p)}function Gc(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()||ao(n),i.cursorDiv.style.visibility=(l=!l)?"":"hidden"},n.options.cursorBlinkRate):n.options.cursorBlinkRate<0&&(i.cursorDiv.style.visibility="hidden")}}function md(n){n.hasFocus()||(n.display.input.focus(),n.state.focused||Kc(n))}function Vc(n){n.state.delayingBlurEvent=!0,setTimeout(function(){n.state.delayingBlurEvent&&(n.state.delayingBlurEvent=!1,n.state.focused&&ao(n))},100)}function Kc(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,Et(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()),Gc(n))}function ao(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 Il(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],x=n.options.lineWrapping,_=void 0,M=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,!x&&y.text.firstChild&&(M=y.text.firstChild.getBoundingClientRect().right-B.left-1)}var q=y.line.height-_;if((q>.005||q<-.005)&&(c<s&&(p-=q),Dn(y.line,_),yd(y.line),y.rest))for(var Y=0;Y<y.rest.length;Y++)yd(y.rest[Y]);if(M>n.display.sizerWidth){var it=Math.ceil(M/lo(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 yd(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 Fl(n,i,l){var s=l&&l.top!=null?Math.max(0,l.top):n.scroller.scrollTop;s=Math.floor(s-Pl(n));var c=l&&l.bottom!=null?l.bottom:s+n.wrapper.clientHeight,p=Qn(i,s),m=Qn(i,c);if(l&&l.ensure){var y=l.ensure.from.line,x=l.ensure.to.line;y<p?(p=y,m=Qn(i,xr(Nt(i,y))+n.wrapper.clientHeight)):Math.min(x,i.lastLine())>=m&&(p=Qn(i,xr(Nt(i,x))-n.wrapper.clientHeight),m=x)}return{from:p,to:Math.max(m,p+1)}}function Xb(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&&!C){var m=k("div","​",null,`position: absolute;
18
+ top: `+(i.top-l.viewOffset-Pl(n.display))+`px;
19
+ height: `+(i.bottom-i.top+er(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 Yb(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=Hn(n,i),x=!l||l==i?y:Hn(n,l);c={left:Math.min(y.left,x.left),top:Math.min(y.top,x.top)-s,right:Math.max(y.left,x.left),bottom:Math.max(y.bottom,x.bottom)+s};var _=Xc(n,c),M=n.doc.scrollTop,D=n.doc.scrollLeft;if(_.scrollTop!=null&&(ds(n,_.scrollTop),Math.abs(n.doc.scrollTop-M)>1&&(m=!0)),_.scrollLeft!=null&&(ki(n,_.scrollLeft),Math.abs(n.doc.scrollLeft-D)>1&&(m=!0)),!m)break}return c}function Zb(n,i){var l=Xc(n,i);l.scrollTop!=null&&ds(n,l.scrollTop),l.scrollLeft!=null&&ki(n,l.scrollLeft)}function Xc(n,i){var l=n.display,s=so(n.display);i.top<0&&(i.top=0);var c=n.curOp&&n.curOp.scrollTop!=null?n.curOp.scrollTop:l.scroller.scrollTop,p=Rc(n),m={};i.bottom-i.top>p&&(i.bottom=i.top+p);var y=n.doc.height+Dc(l),x=i.top<s,_=i.bottom>y-s;if(i.top<c)m.scrollTop=x?0:i.top;else if(i.bottom>c+p){var M=Math.min(i.top,(_?y:i.bottom)-p);M!=c&&(m.scrollTop=M)}var D=n.options.fixedGutter?0:l.gutters.offsetWidth,B=n.curOp&&n.curOp.scrollLeft!=null?n.curOp.scrollLeft:l.scroller.scrollLeft-D,q=wi(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 Yc(n,i){i!=null&&(ql(n),n.curOp.scrollTop=(n.curOp.scrollTop==null?n.doc.scrollTop:n.curOp.scrollTop)+i)}function co(n){ql(n);var i=n.getCursor();n.curOp.scrollToPos={from:i,to:i,margin:n.options.cursorScrollMargin}}function hs(n,i,l){(i!=null||l!=null)&&ql(n),i!=null&&(n.curOp.scrollLeft=i),l!=null&&(n.curOp.scrollTop=l)}function Jb(n,i){ql(n),n.curOp.scrollToPos=i}function ql(n){var i=n.curOp.scrollToPos;if(i){n.curOp.scrollToPos=null;var l=fd(n,i.from),s=fd(n,i.to);bd(n,l,s,i.margin)}}function bd(n,i,l,s){var c=Xc(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});hs(n,c.scrollLeft,c.scrollTop)}function ds(n,i){Math.abs(n.doc.scrollTop-i)<2||(a||Jc(n,{top:i}),wd(n,i,!0),a&&Jc(n),vs(n,100))}function wd(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 ki(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,Cd(n),n.display.scroller.scrollLeft!=i&&(n.display.scroller.scrollLeft=i),n.display.scrollbars.setScrollLeft(i))}function ps(n){var i=n.display,l=i.gutters.offsetWidth,s=Math.round(n.doc.height+Dc(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+er(n)+i.barHeight,nativeBarWidth:i.nativeBarWidth,gutterWidth:l}}var Ci=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")};Ci.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}},Ci.prototype.setScrollLeft=function(n){this.horiz.scrollLeft!=n&&(this.horiz.scrollLeft=n),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Ci.prototype.setScrollTop=function(n){this.vert.scrollTop!=n&&(this.vert.scrollTop=n),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Ci.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},Ci.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)},Ci.prototype.clear=function(){var n=this.horiz.parentNode;n.removeChild(this.horiz),n.removeChild(this.vert)};var gs=function(){};gs.prototype.update=function(){return{bottom:0,right:0}},gs.prototype.setScrollLeft=function(){},gs.prototype.setScrollTop=function(){},gs.prototype.clear=function(){};function uo(n,i){i||(i=ps(n));var l=n.display.barWidth,s=n.display.barHeight;xd(n,i);for(var c=0;c<4&&l!=n.display.barWidth||s!=n.display.barHeight;c++)l!=n.display.barWidth&&n.options.lineWrapping&&Il(n),xd(n,ps(n)),l=n.display.barWidth,s=n.display.barHeight}function xd(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 _d={native:Ci,null:gs};function Sd(n){n.display.scrollbars&&(n.display.scrollbars.clear(),n.display.scrollbars.addClass&&ut(n.display.wrapper,n.display.scrollbars.addClass)),n.display.scrollbars=new _d[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"?ki(n,i):ds(n,i)},n),n.display.scrollbars.addClass&&Et(n.display.wrapper,n.display.scrollbars.addClass)}var Qb=0;function Ti(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:++Qb,markArrays:null},Nb(n.curOp)}function Li(n){var i=n.curOp;i&&Ob(i,function(l){for(var s=0;s<l.ops.length;s++)l.ops[s].cm.curOp=null;tw(l)})}function tw(n){for(var i=n.ops,l=0;l<i.length;l++)ew(i[l]);for(var s=0;s<i.length;s++)nw(i[s]);for(var c=0;c<i.length;c++)rw(i[c]);for(var p=0;p<i.length;p++)iw(i[p]);for(var m=0;m<i.length;m++)ow(i[m])}function ew(n){var i=n.cm,l=i.display;lw(i),n.updateMaxLine&&Pc(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 Hl(i,n.mustUpdate&&{top:n.scrollTop,ensure:n.scrollToPos},n.forceUpdate)}function nw(n){n.updatedDisplay=n.mustUpdate&&Zc(n.cm,n.update)}function rw(n){var i=n.cm,l=i.display;n.updatedDisplay&&Il(i),n.barMeasure=ps(i),l.maxLineChanged&&!i.options.lineWrapping&&(n.adjustWidthTo=rd(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+er(i)+i.display.barWidth),n.maxScrollLeft=Math.max(0,l.sizer.offsetLeft+n.adjustWidthTo-wi(i))),(n.updatedDisplay||n.selectionChanged)&&(n.preparedSelection=l.input.prepareSelection())}function iw(n){var i=n.cm;n.adjustWidthTo!=null&&(i.display.sizer.style.minWidth=n.adjustWidthTo+"px",n.maxScrollLeft<i.doc.scrollLeft&&ki(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)&&uo(i,n.barMeasure),n.updatedDisplay&&tu(i,n.barMeasure),n.selectionChanged&&Gc(i),i.state.focused&&n.updateInput&&i.display.input.reset(n.typing),l&&md(n.cm)}function ow(n){var i=n.cm,l=i.display,s=i.doc;if(n.updatedDisplay&&kd(i,n.update),l.wheelStartX!=null&&(n.scrollTop!=null||n.scrollLeft!=null||n.scrollToPos)&&(l.wheelStartX=l.wheelStartY=null),n.scrollTop!=null&&wd(i,n.scrollTop,n.forceScroll),n.scrollLeft!=null&&ki(i,n.scrollLeft,!0,!0),n.scrollToPos){var c=Yb(i,Ft(s,n.scrollToPos.from),Ft(s,n.scrollToPos.to),n.scrollToPos.margin);Xb(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 x=0;x<m.length;++x)m[x].lines.length&&me(m[x],"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();Ti(n);try{return i()}finally{Li(n)}}function De(n,i){return function(){if(n.curOp)return i.apply(n,arguments);Ti(n);try{return i.apply(n,arguments)}finally{Li(n)}}}function Qe(n){return function(){if(this.curOp)return n.apply(this,arguments);Ti(this);try{return n.apply(this,arguments)}finally{Li(this)}}}function Re(n){return function(){var i=this.cm;if(!i||i.curOp)return n.apply(this,arguments);Ti(i);try{return n.apply(this,arguments)}finally{Li(i)}}}function vs(n,i){n.doc.highlightFrontier<n.display.viewTo&&n.state.highlight.set(i,Q(sw,n))}function sw(n){var i=n.doc;if(!(i.highlightFrontier>=n.display.viewTo)){var l=+new Date+n.options.workTime,s=os(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,x=Mh(n,p,s,!0);y&&(s.state=y),p.styles=x.styles;var _=p.styleClasses,M=x.classes;M?p.styleClasses=M:_&&(p.styleClasses=null);for(var D=!m||m.length!=p.styles.length||_!=M&&(!_||!M||_.bgClass!=M.bgClass||_.textClass!=M.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&&Lc(n,p.text,s),p.stateAfter=s.line%5==0?s.save():null,s.nextLine();if(+new Date>l)return vs(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 Hl=function(n,i,l){var s=n.display;this.viewport=i,this.visible=Fl(s,n.doc,i),this.editorIsHidden=!s.wrapper.offsetWidth,this.wrapperHeight=s.wrapper.clientHeight,this.wrapperWidth=s.wrapper.clientWidth,this.oldDisplayWidth=wi(n),this.force=l,this.dims=Bc(n),this.events=[]};Hl.prototype.signal=function(n,i){Ze(n,i)&&this.events.push(arguments)},Hl.prototype.finish=function(){for(var n=0;n<this.events.length;n++)me.apply(null,this.events[n])};function lw(n){var i=n.display;!i.scrollbarsClipped&&i.scroller.offsetWidth&&(i.nativeBarWidth=i.scroller.offsetWidth-i.scroller.clientWidth,i.heightForcer.style.height=er(n)+"px",i.sizer.style.marginBottom=-i.nativeBarWidth+"px",i.sizer.style.borderRightWidth=er(n)+"px",i.scrollbarsClipped=!0)}function aw(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=ne(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 cw(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 Zc(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&&gd(n)==0)return!1;Td(n)&&(Vr(n),i.dims=Bc(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=Mc(n.doc,p),m=jh(n.doc,m));var y=p!=l.viewFrom||m!=l.viewTo||l.lastWrapHeight!=i.wrapperHeight||l.lastWrapWidth!=i.wrapperWidth;Vb(n,p,m),l.viewOffset=xr(Nt(n.doc,l.viewFrom)),n.display.mover.style.top=l.viewOffset+"px";var x=gd(n);if(!y&&x==0&&!i.force&&l.renderedView==l.view&&(l.updateLineNumbers==null||l.updateLineNumbers>=l.viewTo))return!1;var _=aw(n);return x>4&&(l.lineDiv.style.display="none"),uw(n,l.updateLineNumbers,i.dims),x>4&&(l.lineDiv.style.display=""),l.renderedView=l.view,cw(_),U(l.cursorDiv),U(l.selectionDiv),l.gutters.style.height=l.sizer.style.minHeight=0,y&&(l.lastWrapHeight=i.wrapperHeight,l.lastWrapWidth=i.wrapperWidth,vs(n,400)),l.updateLineNumbers=null,!0}function kd(n,i){for(var l=i.viewport,s=!0;;s=!1){if(!s||!n.options.lineWrapping||i.oldDisplayWidth==wi(n)){if(l&&l.top!=null&&(l={top:Math.min(n.doc.height+Dc(n.display)-Rc(n),l.top)}),i.visible=Fl(n.display,n.doc,l),i.visible.from>=n.display.viewFrom&&i.visible.to<=n.display.viewTo)break}else s&&(i.visible=Fl(n.display,n.doc,l));if(!Zc(n,i))break;Il(n);var c=ps(n);fs(n),uo(n,c),tu(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 Jc(n,i){var l=new Hl(n,i);if(Zc(n,l)){Il(n),kd(n,l);var s=ps(n);fs(n),uo(n,s),tu(n,s),l.finish()}}function uw(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 x=s.view,_=s.viewFrom,M=0;M<x.length;M++){var D=x[M];if(!D.hidden)if(!D.node||D.node.parentNode!=p){var B=zb(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),Yh(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 Qc(n){var i=n.gutters.offsetWidth;n.sizer.style.marginLeft=i+"px",$e(n,"gutterChanged",n)}function tu(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+er(n)+"px"}function Cd(n){var i=n.display,l=i.view;if(!(!i.alignWidgets&&(!i.gutters.firstChild||!n.options.fixedGutter))){for(var s=Wc(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 x=0;x<y.length;x++)y[x].style.left=p}n.options.fixedGutter&&(i.gutters.style.left=s+c+"px")}}function Td(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",Qc(n.display),!0}return!1}function eu(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 Ld(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",Qc(n)}function ms(n){Ld(n.display),on(n),Cd(n)}function fw(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: "+de+"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"),w&&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=eu(s.gutters,s.lineNumbers),Ld(c),l.init(c)}var Bl=0,Sr=null;d?Sr=-.53:a?Sr=15:w?Sr=-.7:A&&(Sr=-1/3);function Ed(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 hw(n){var i=Ed(n);return i.x*=Sr,i.y*=Sr,i}function Ad(n,i){w&&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=Ed(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,x=y.scrollWidth>y.clientWidth,_=y.scrollHeight>y.clientHeight;if(!!(s&&x||c&&_)){if(c&&G&&v){t:for(var M=i.target,D=m.view;M!=y;M=M.parentNode)for(var B=0;B<D.length;B++)if(D[B].node==M){n.display.currentWheelTarget=M;break t}}if(s&&!a&&!N&&p!=null){c&&_&&ds(n,Math.max(0,y.scrollTop+c*p)),ki(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),Jc(n,{top:Y,bottom:it})}Bl<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,_t=mt&&m.wheelDY&&mt/m.wheelDY||ft&&m.wheelDX&&ft/m.wheelDX;m.wheelStartX=m.wheelStartY=null,_t&&(Sr=(Sr*Bl+_t)/(Bl+1),++Bl)}},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 ie(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 ie=function(n,i){this.anchor=n,this.head=i};ie.prototype.from=function(){return Oe(this.anchor,this.head)},ie.prototype.to=function(){return te(this.anchor,this.head)},ie.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function Bn(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],x=X(y.to(),m.from());if(s&&!m.empty()?x>0:x>=0){var _=Oe(y.from(),m.from()),M=te(y.to(),m.to()),D=y.empty()?m.from()==m.head:y.from()==y.head;p<=l&&--l,i.splice(--p,2,new ie(D?M:_,D?_:M))}}return new An(i,l)}function Kr(n,i){return new An([new ie(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 nu(n,i){for(var l=[],s=0;s<n.sel.ranges.length;s++){var c=n.sel.ranges[s];l.push(new ie(Nd(c.anchor,i),Nd(c.head,i)))}return Bn(n.cm,l,n.sel.primIndex)}function Md(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 dw(n,i,l){for(var s=[],c=I(n.first,0),p=c,m=0;m<i.length;m++){var y=i[m],x=Md(y.from,c,p),_=Md(Xr(y),c,p);if(c=y.to,p=_,l=="around"){var M=n.sel.ranges[m],D=X(M.head,M.anchor)<0;s[m]=new ie(D?_:x,D?x:_)}else s[m]=new ie(x,x)}return new An(s,n.sel.primIndex)}function ru(n){n.doc.mode=mr(n.options,n.doc.modeOption),ys(n)}function ys(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,vs(n,100),n.state.modeGen++,n.curOp&&on(n)}function Od(n,i){return i.from.ch==0&&i.to.ch==0&&lt(i.text)==""&&(!n.cm||n.cm.options.wholeLineUpdateBefore)}function iu(n,i,l,s){function c(_t){return l?l[_t]:null}function p(_t,yt,Tt){xb(_t,yt,Tt,s),$e(_t,"change",_t,i)}function m(_t,yt){for(var Tt=[],Dt=_t;Dt<yt;++Dt)Tt.push(new ro(_[Dt],c(Dt),s));return Tt}var y=i.from,x=i.to,_=i.text,M=Nt(n,y.line),D=Nt(n,x.line),B=lt(_),q=c(_.length-1),Y=x.line-y.line;if(i.full)n.insert(0,m(0,_.length)),n.remove(_.length,n.size-_.length);else if(Od(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(M==D)if(_.length==1)p(M,M.text.slice(0,y.ch)+B+M.text.slice(x.ch),q);else{var ft=m(1,_.length-1);ft.push(new ro(B+M.text.slice(x.ch),q,s)),p(M,M.text.slice(0,y.ch)+_[0],c(0)),n.insert(y.line+1,ft)}else if(_.length==1)p(M,M.text.slice(0,y.ch)+_[0]+D.text.slice(x.ch),c(0)),n.remove(y.line+1,Y);else{p(M,M.text.slice(0,y.ch)+_[0],c(0)),p(D,B+D.text.slice(x.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 x=c.linked[y];if(x.doc!=p){var _=m&&x.sharedHist;l&&!_||(i(x.doc,_),s(x.doc,c,_))}}}s(n,null,!0)}function Pd(n,i){if(i.cm)throw new Error("This document is already in use.");n.doc=i,i.cm=n,Uc(n),ru(n),$d(n),n.options.direction=i.direction,n.options.lineWrapping||Pc(n),n.options.mode=i.modeOption,on(n)}function $d(n){(n.doc.direction=="rtl"?Et:ut)(n.display.lineDiv,"CodeMirror-rtl")}function pw(n){bn(n,function(){$d(n),on(n)})}function Wl(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 ou(n,i){var l={from:Vt(i.from),to:Xr(i),text:br(n,i.from,i.to)};return zd(n,l,i.from.line,i.to.line+1),Yr(n,function(s){return zd(s,l,i.from.line,i.to.line+1)},!0),l}function Dd(n){for(;n.length;){var i=lt(n);if(i.ranges)n.pop();else break}}function gw(n,i){if(i)return Dd(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 Rd(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=gw(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(ou(n,i));else{var x=lt(c.done);for((!x||!x.ranges)&&Ul(n.sel,c.done),m={changes:[ou(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 vw(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 mw(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||vw(n,p,lt(c.done),i))?c.done[c.done.length-1]=i:Ul(i,c.done),c.lastSelTime=+new Date,c.lastSelOrigin=p,c.lastSelOp=l,s&&s.clearRedo!==!1&&Dd(c.undone)}function Ul(n,i){var l=lt(i);l&&l.ranges&&l.equals(n)||i.push(n)}function zd(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 yw(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 bw(n,i){var l=i["spans_"+n.id];if(!l)return null;for(var s=[],c=0;c<i.text.length;++c)s.push(yw(l[c]));return s}function Id(n,i){var l=bw(n,i),s=Ac(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 x=m[y],_=0;_<p.length;++_)if(p[_].marker==x.marker)continue t;p.push(x)}}else m&&(l[c]=m)}return l}function fo(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 x=0;x<m.length;++x){var _=m[x],M=void 0;if(y.push({from:_.from,to:_.to,text:_.text}),i)for(var D in _)(M=D.match(/^spans_(\d+)$/))&&Ct(i,Number(M[1]))>-1&&(lt(y)[D]=_[D],delete _[D])}}return s}function su(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 ie(c,i)}else return new ie(l||i,i)}function jl(n,i,l,s,c){c==null&&(c=n.cm&&(n.cm.display.shift||n.extend)),Ve(n,new An([su(n.sel.primary(),i,l,c)],0),s)}function Fd(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]=su(n.sel.ranges[p],i[p],null,c);var m=Bn(n.cm,s,n.sel.primIndex);Ve(n,m,l)}function lu(n,i,l,s){var c=n.sel.ranges.slice(0);c[i]=l,Ve(n,Bn(n.cm,c,n.sel.primIndex),s)}function qd(n,i,l,s){Ve(n,Kr(i,l),s)}function ww(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 ie(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?Bn(n.cm,s.ranges,s.ranges.length-1):i}function Hd(n,i,l){var s=n.history.done,c=lt(s);c&&c.ranges?(s[s.length-1]=i,Gl(n,i,l)):Ve(n,i,l)}function Ve(n,i,l){Gl(n,i,l),mw(n,n.sel,n.cm?n.cm.curOp.id:NaN,l)}function Gl(n,i,l){(Ze(n,"beforeSelectionChange")||n.cm&&Ze(n.cm,"beforeSelectionChange"))&&(i=ww(n,i,l));var s=l&&l.bias||(X(i.primary().head,n.sel.primary().head)<0?-1:1);Bd(n,Ud(n,i,s,!0)),!(l&&l.scroll===!1)&&n.cm&&n.cm.getOption("readOnly")!="nocursor"&&co(n.cm)}function Bd(n,i){i.equals(n.sel)||(n.sel=i,n.cm&&(n.cm.curOp.updateInput=1,n.cm.curOp.selectionChanged=!0,xl(n.cm)),$e(n,"cursorActivity",n))}function Wd(n){Bd(n,Ud(n,n.sel,null,!1))}function Ud(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],x=Vl(n,m.anchor,y&&y.anchor,l,s),_=m.head==m.anchor?x:Vl(n,m.head,y&&y.head,l,s);(c||x!=m.anchor||_!=m.head)&&(c||(c=i.ranges.slice(0,p)),c[p]=new ie(x,_))}return c?Bn(n.cm,c,i.primIndex):i}function ho(n,i,l,s,c){var p=Nt(n,i.line);if(p.markedSpans)for(var m=0;m<p.markedSpans.length;++m){var y=p.markedSpans[m],x=y.marker,_="selectLeft"in x?!x.selectLeft:x.inclusiveLeft,M="selectRight"in x?!x.selectRight:x.inclusiveRight;if((y.from==null||(_?y.from<=i.ch:y.from<i.ch))&&(y.to==null||(M?y.to>=i.ch:y.to>i.ch))){if(c&&(me(x,"beforeCursorEnter"),x.explicitlyCleared))if(p.markedSpans){--m;continue}else break;if(!x.atomic)continue;if(l){var D=x.find(s<0?1:-1),B=void 0;if((s<0?M:_)&&(D=jd(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 ho(n,D,i,s,c)}var q=x.find(s<0?-1:1);return(s<0?_:M)&&(q=jd(n,q,s,q.line==i.line?p:null)),q?ho(n,q,i,s,c):null}}return i}function Vl(n,i,l,s,c){var p=s||1,m=ho(n,i,l,p,c)||!c&&ho(n,i,l,p,!0)||ho(n,i,l,-p,c)||!c&&ho(n,i,l,-p,!0);return m||(n.cantEdit=!0,I(n.first,0))}function jd(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||Nt(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 Gd(n){n.setSelection(I(n.firstLine(),0),I(n.lastLine()),O)}function Vd(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 po(n,i,l){if(n.cm){if(!n.cm.curOp)return De(n.cm,po)(n,i,l);if(n.cm.state.suppressEdits)return}if(!((Ze(n,"beforeChange")||n.cm&&Ze(n.cm,"beforeChange"))&&(i=Vd(n,i,!0),!i))){var s=Ih&&!l&&mb(n,i.from,i.to);if(s)for(var c=s.length-1;c>=0;--c)Kd(n,{from:s[c].from,to:s[c].to,text:c?[""]:i.text,origin:i.origin});else Kd(n,i)}}function Kd(n,i){if(!(i.text.length==1&&i.text[0]==""&&X(i.from,i.to)==0)){var l=nu(n,i);Rd(n,i,l,n.cm?n.cm.curOp.id:NaN),bs(n,i,l,Ac(n,i));var s=[];Yr(n,function(c,p){!p&&Ct(s,c.history)==-1&&(Jd(c.history,i),s.push(c.history)),bs(c,i,null,Ac(c,i))})}}function Kl(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,x=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(Ul(p,x),l&&!p.equals(n.sel)){Ve(n,p,{clearRedo:!1});return}m=p}else if(s){y.push(p);return}else break;var M=[];Ul(m,x),x.push({changes:M,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&&!Vd(n,ft,!1))return y.length=0,{};M.push(ou(n,ft));var mt=it?nu(n,ft):lt(y);bs(n,ft,mt,Id(n,ft)),!it&&n.cm&&n.cm.scrollIntoView({from:ft.from,to:Xr(ft)});var _t=[];Yr(n,function(yt,Tt){!Tt&&Ct(_t,yt.history)==-1&&(Jd(yt.history,ft),_t.push(yt.history)),bs(yt,ft,null,Id(yt,ft))})},q=p.changes.length-1;q>=0;--q){var Y=B(q);if(Y)return Y.v}}}}function Xd(n,i){if(i!=0&&(n.first+=i,n.sel=new An(gt(n.sel.ranges,function(c){return new ie(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 bs(n,i,l,s){if(n.cm&&!n.cm.curOp)return De(n.cm,bs)(n,i,l,s);if(i.to.line<n.first){Xd(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);Xd(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,Nt(n,p).text.length),text:[i.text[0]],origin:i.origin}),i.removed=br(n,i.from,i.to),l||(l=nu(n,i)),n.cm?xw(n.cm,i,s):iu(n,i,s),Gl(n,l,O),n.cantEdit&&Vl(n,I(n.firstLine(),0))&&(n.cantEdit=!1)}}function xw(n,i,l){var s=n.doc,c=n.display,p=i.from,m=i.to,y=!1,x=p.line;n.options.lineWrapping||(x=re(qn(Nt(s,p.line))),s.iter(x,m.line+1,function(q){if(q==c.maxLine)return y=!0,!0})),s.sel.contains(i.from,i.to)>-1&&xl(n),iu(s,i,l,pd(n)),n.options.lineWrapping||(s.iter(x,p.line+i.text.length,function(q){var Y=Ml(q);Y>c.maxLineLength&&(c.maxLine=q,c.maxLineLength=Y,c.maxLineChanged=!0,y=!1)}),y&&(n.curOp.updateMaxLine=!0)),ub(s,p.line),vs(n,400);var _=i.text.length-(m.line-p.line)-1;i.full?on(n):p.line==m.line&&i.text.length==1&&!Od(n.doc,i)?Gr(n,p.line,"text"):on(n,p.line,m.line+1,_);var M=Ze(n,"changes"),D=Ze(n,"change");if(D||M){var B={from:p,to:m,text:i.text,removed:i.removed,origin:i.origin};D&&$e(n,"change",n,B),M&&(n.curOp.changeObjs||(n.curOp.changeObjs=[])).push(B)}n.display.selForContextMenu=null}function go(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)),po(n,{from:l,to:s,text:i,origin:c})}function Yd(n,i,l,s){l<n.line?n.line+=s:i<n.line&&(n.line=i,n.ch=0)}function Zd(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++)Yd(p.ranges[y].anchor,i,l,s),Yd(p.ranges[y].head,i,l,s);continue}for(var x=0;x<p.changes.length;++x){var _=p.changes[x];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 Jd(n,i){var l=i.from.line,s=i.to.line,c=i.text.length-(s-l)-1;Zd(n.done,l,s,c),Zd(n.undone,l,s,c)}function ws(n,i,l,s){var c=i,p=i;return typeof i=="number"?p=Nt(n,En(n,i)):c=re(i),c==null?null:(s(p,c)&&n.cm&&Gr(n.cm,c,l),p)}function xs(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}xs.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,_b(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 _s(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}_s.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 xs))){var y=[];this.collapse(y),this.children=[new xs(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 x=new xs(c.lines.slice(y,y+=25));c.height-=x.height,this.children.splice(++s,0,x),x.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 _s(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 _s(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 Ss=function(n,i,l){if(l)for(var s in l)l.hasOwnProperty(s)&&(this[s]=l[s]);this.doc=n,this.node=i};Ss.prototype.clear=function(){var n=this.doc.cm,i=this.line.widgets,l=this.line,s=re(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=cs(this);Dn(l,Math.max(0,l.height-p)),n&&(bn(n,function(){Qd(n,l,-p),Gr(n,s,"widget")}),$e(n,"lineWidgetCleared",n,this,s))}},Ss.prototype.changed=function(){var n=this,i=this.height,l=this.doc.cm,s=this.line;this.height=null;var c=cs(this)-i;!c||(jr(this.doc,s)||Dn(s,s.height+c),l&&bn(l,function(){l.curOp.forceUpdate=!0,Qd(l,s,c),$e(l,"lineWidgetChanged",l,n,re(s))}))},Je(Ss);function Qd(n,i,l){xr(i)<(n.curOp&&n.curOp.scrollTop||n.doc.scrollTop)&&Yc(n,l)}function _w(n,i,l,s){var c=new Ss(n,l,s),p=n.cm;return p&&c.noHScroll&&(p.display.alignWidgets=!0),ws(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 x=xr(m)<n.scrollTop;Dn(m,m.height+cs(c)),x&&Yc(p,c.height),p.curOp.forceUpdate=!0}return!0}),p&&$e(p,"lineWidgetAdded",p,c,typeof i=="number"?i:re(i)),c}var tp=0,Zr=function(n,i){this.lines=[],this.type=i,this.doc=n,this.id=++tp};Zr.prototype.clear=function(){if(!this.explicitlyCleared){var n=this.doc.cm,i=n&&!n.curOp;if(i&&Ti(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=ss(m.markedSpans,this);n&&!this.collapsed?Gr(n,re(m),"text"):n&&(y.to!=null&&(c=re(m)),y.from!=null&&(s=re(m))),m.markedSpans=db(m.markedSpans,y),y.from==null&&this.collapsed&&!jr(this.doc,m)&&n&&Dn(m,so(n.display))}if(n&&this.collapsed&&!n.options.lineWrapping)for(var x=0;x<this.lines.length;++x){var _=qn(this.lines[x]),M=Ml(_);M>n.display.maxLineLength&&(n.display.maxLine=_,n.display.maxLineLength=M,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&&Wd(n.doc)),n&&$e(n,"markerCleared",n,this,s,c),i&&Li(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=ss(p.markedSpans,this);if(m.from!=null&&(l=I(i?p:re(p),m.from),n==-1))return l;if(m.to!=null&&(s=I(i?p:re(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=re(i.line),m=zc(s,p);if(m&&(sd(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 x=cs(l)-y;x&&Dn(c,c.height+x)}$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 vo(n,i,l,s,c){if(s&&s.shared)return Sw(n,i,l,s,c);if(n.cm&&!n.cm.curOp)return De(n.cm,vo)(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(Uh(n,i.line,i,l,p)||i.line!=l.line&&Uh(n,l.line,i,l,p))throw new Error("Inserting collapsed marker partially overlapping an existing one");hb()}p.addToHistory&&Rd(n,{from:i,to:l,origin:"markText"},n.sel,NaN);var y=i.line,x=n.cm,_;if(n.iter(y,l.line+1,function(D){x&&p.collapsed&&!x.options.lineWrapping&&qn(D)==x.display.maxLine&&(_=!0),p.collapsed&&y!=i.line&&Dn(D,0),pb(D,new Ll(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)&&Dn(D,0)}),p.clearOnEnter&&bt(p,"beforeCursorEnter",function(){return p.clear()}),p.readOnly&&(fb(),(n.history.done.length||n.history.undone.length)&&n.clearHistory()),p.collapsed&&(p.id=++tp,p.atomic=!0),x){if(_&&(x.curOp.updateMaxLine=!0),p.collapsed)on(x,i.line,l.line+1);else if(p.className||p.startStyle||p.endStyle||p.css||p.attributes||p.title)for(var M=i.line;M<=l.line;M++)Gr(x,M,"text");p.atomic&&Wd(x.doc),$e(x,"markerAdded",x,p)}return p}var ks=function(n,i){this.markers=n,this.primary=i;for(var l=0;l<n.length;++l)n[l].parent=this};ks.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")}},ks.prototype.find=function(n,i){return this.primary.find(n,i)},Je(ks);function Sw(n,i,l,s,c){s=tt(s),s.shared=!1;var p=[vo(n,i,l,s,c)],m=p[0],y=s.widgetNode;return Yr(n,function(x){y&&(s.widgetNode=y.cloneNode(!0)),p.push(vo(x,Ft(x,i),Ft(x,l),s,c));for(var _=0;_<x.linked.length;++_)if(x.linked[_].isParent)return;m=lt(p)}),new ks(p,m)}function ep(n){return n.findMarks(I(n.first,0),n.clipPos(I(n.lastLine())),function(i){return i.parent})}function kw(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=vo(n,p,m,s.primary,s.primary.type);s.markers.push(y),y.parent=s}}}function Cw(n){for(var i=function(s){var c=n[s],p=[c.primary.doc];Yr(c.primary.doc,function(x){return p.push(x)});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 Tw=0,sn=function(n,i,l,s,c){if(!(this instanceof sn))return new sn(n,i,l,s,c);l==null&&(l=0),_s.call(this,[new xs([new ro("",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 Wl(null),this.id=++Tw,this.modeOption=i,this.lineSep=s,this.direction=c=="rtl"?"rtl":"ltr",this.extend=!1,typeof n=="string"&&(n=this.splitLines(n)),iu(this,{from:p,to:p,text:n}),Ve(this,Kr(p),O)};sn.prototype=$t(_s.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=no(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;po(this,{from:i,to:I(l,Nt(this,l).text.length),text:this.splitLines(n),origin:"setValue",full:!0},!0),this.cm&&hs(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,go(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(T(this,n))return Nt(this,n)},getLineNumber:function(n){return re(n)},getLineHandleVisualStart:function(n){return typeof n=="number"&&(n=Nt(this,n)),qn(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){qd(this,Ft(this,typeof n=="number"?I(n,i||0):n),null,l)}),setSelection:Re(function(n,i,l){qd(this,Ft(this,n),Ft(this,i||n),l)}),extendSelection:Re(function(n,i,l){jl(this,Ft(this,n),i&&Ft(this,i),l)}),extendSelections:Re(function(n,i){Fd(this,Nh(this,n),i)}),extendSelectionsBy:Re(function(n,i){var l=gt(this.sel.ranges,n);Fd(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 ie(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,Bn(this.cm,s,i),l)}}),addSelection:Re(function(n,i,l){var s=this.sel.ranges.slice(0);s.push(new ie(Ft(this,n),Ft(this,i||n))),Ve(this,Bn(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"&&dw(this,s,i),x=s.length-1;x>=0;x--)po(this,s[x]);y?Hd(this,y):this.cm&&co(this.cm)}),undo:Re(function(){Kl(this,"undo")}),redo:Re(function(){Kl(this,"redo")}),undoSelection:Re(function(){Kl(this,"undo",!0)}),redoSelection:Re(function(){Kl(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 Wl(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:fo(this.history.done),undone:fo(this.history.undone)}},setHistory:function(n){var i=this.history=new Wl(this.history);i.done=fo(n.done.slice(0),null,!0),i.undone=fo(n.undone.slice(0),null,!0)},setGutterMarker:Re(function(n,i,l){return ws(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]&&ws(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(!T(this,n)||(i=n,n=Nt(this,n),!n))return null}else if(i=re(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 ws(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 ws(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 _w(this,n,i,l)}),removeLineWidget:function(n){n.clear()},markText:function(n,i,l){return vo(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),vo(this,n,n,l,"bookmark")},findMarksAt:function(n){n=Ft(this,n);var i=[],l=Nt(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 x=m[y];!(x.to!=null&&c==n.line&&n.ch>=x.to||x.from==null&&c!=n.line||x.from!=null&&c==i.line&&x.from>=i.ch)&&(!l||l(x.marker))&&s.push(x.marker.parent||x.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(no(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(no(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}],kw(s,ep(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),Cw(ep(this));break}}if(n.history==this.history){var s=[n.id];Yr(n,function(c){return s.push(c.id)},!0),n.history=new Wl(null),n.history.done=fo(this.history.done,s),n.history.undone=fo(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):rs(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&&pw(this.cm))})}),sn.prototype.eachLine=sn.prototype.iter;var np=0;function Lw(n){var i=this;if(rp(i),!(Se(i,n)||_r(i.display,n))){Ge(n),d&&(np=+new Date);var l=_i(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"};po(i.doc,q),Hd(i.doc,Kr(Ft(i.doc,l),Ft(i.doc,Xr(q))))})()},x=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;_++)x(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 M=n.dataTransfer.getData("Text");if(M){var D;if(i.state.draggingText&&!i.state.draggingText.copy&&(D=i.listSelections()),Gl(i.doc,Kr(l,l)),D)for(var B=0;B<D.length;++B)go(i.doc,"",D[B].anchor,D[B].head,"drag");i.replaceSelection(M,"around","paste"),i.display.input.focus()}}catch{}}}}function Ew(n,i){if(d&&(!n.state.draggingText||+new Date-np<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==",N&&(l.width=l.height=1,n.display.wrapper.appendChild(l),l._top=l.offsetTop),i.dataTransfer.setDragImage(l,0,0),N&&l.parentNode.removeChild(l)}}function Aw(n,i){var l=_i(n,i);if(!!l){var s=document.createDocumentFragment();jc(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 rp(n){n.display.dragCursor&&(n.display.lineSpace.removeChild(n.display.dragCursor),n.display.dragCursor=null)}function ip(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 op=!1;function Nw(){op||(Mw(),op=!0)}function Mw(){var n;bt(window,"resize",function(){n==null&&(n=setTimeout(function(){n=null,ip(Ow)},100))}),bt(window,"blur",function(){return ip(ao)})}function Ow(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"},Cs=0;Cs<10;Cs++)Jr[Cs+48]=Jr[Cs+96]=String(Cs);for(var Xl=65;Xl<=90;Xl++)Jr[Xl]=String.fromCharCode(Xl);for(var Ts=1;Ts<=12;Ts++)Jr[Ts+111]=Jr[Ts+63235]="F"+Ts;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 Pw(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 $w(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=gt(l.split(" "),Pw),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 x=i[y];if(!x)i[y]=m;else if(x!=m)throw new Error("Inconsistent bindings for "+y)}delete n[l]}for(var _ in i)n[_]=i[_];return n}function mo(n,i,l,s){i=Yl(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 mo(n,i.fallthrough,l,s);for(var p=0;p<i.fallthrough.length;p++){var m=mo(n,i.fallthrough[p],l,s);if(m)return m}}}function sp(n){var i=typeof n=="string"?n:Jr[n.keyCode];return i=="Ctrl"||i=="Alt"||i=="Shift"||i=="Mod"}function lp(n,i,l){var s=n;return i.altKey&&s!="Alt"&&(n="Alt-"+n),(ct?i.metaKey:i.ctrlKey)&&s!="Ctrl"&&(n="Ctrl-"+n),(ct?i.ctrlKey:i.metaKey)&&s!="Mod"&&(n="Cmd-"+n),!l&&i.shiftKey&&s!="Shift"&&(n="Shift-"+n),n}function ap(n,i){if(N&&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),lp(l,n,i))}function Yl(n){return typeof n=="string"?kr[n]:n}function yo(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--)go(n.doc,"",s[y].from,s[y].to,"+delete");co(n)})}function au(n,i,l){var s=se(n.text,i+l,l);return s<0||s>n.text.length?null:s}function cu(n,i,l){var s=au(n,i.ch,l);return s==null?null:new I(i.line,s,l<0?"after":"before")}function uu(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),x=y?"after":"before",_;if(m.level>0||i.doc.direction=="rtl"){var M=oo(i,l);_=c<0?l.text.length-1:0;var D=nr(i,M,_).top;_=Yt(function(B){return nr(i,M,B).top==D},c<0==(m.level==1)?m.from:m.to-1,_),x=="before"&&(_=au(l,_,1))}else _=c<0?m.to:m.from;return new I(s,_,x)}}return new I(s,c<0?l.text.length:0,c<0?"before":"after")}function Dw(n,i,l,s){var c=ye(i,n.doc.direction);if(!c)return cu(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 cu(i,l,s);var y=function(mt,_t){return au(i,mt instanceof I?mt.ch:mt,_t)},x,_=function(mt){return n.options.lineWrapping?(x=x||oo(n,i),dd(n,i,x,mt)):{begin:0,end:i.text.length}},M=_(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<=M.end:B>=m.from&&B>=M.begin)){var q=D?"before":"after";return new I(l.line,B,q)}}var Y=function(mt,_t,yt){for(var Tt=function(pe,ze){return ze?new I(l.line,y(pe,1),"before"):new I(l.line,pe,"after")};mt>=0&&mt<c.length;mt+=_t){var Dt=c[mt],Ot=_t>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,M);if(it)return it;var ft=s>0?M.end:y(M.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 Ls={selectAll:Gd,singleSelection:function(n){return n.setSelection(n.getCursor("anchor"),n.getCursor("head"),O)},killLine:function(n){return yo(n,function(i){if(i.empty()){var l=Nt(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 yo(n,function(i){return{from:I(i.from().line,0),to:Ft(n.doc,I(i.to().line+1,0))}})},delLineLeft:function(n){return yo(n,function(i){return{from:I(i.from().line,0),to:i.from()}})},delWrappedLineLeft:function(n){return yo(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 yo(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 cp(n,i.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(n){return n.extendSelectionsBy(function(i){return up(n,i.head)},{origin:"+move",bias:1})},goLineEnd:function(n){return n.extendSelectionsBy(function(i){return Rw(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/)?up(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=Nt(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=Nt(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 ie(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);co(n)})},openLine:function(n){return n.replaceSelection(`
22
+ `,"start")},toggleOverwrite:function(n){return n.toggleOverwrite()}};function cp(n,i){var l=Nt(n.doc,i),s=qn(l);return s!=l&&(i=re(s)),uu(!0,n,s,i,1)}function Rw(n,i){var l=Nt(n.doc,i),s=bb(l);return s!=l&&(i=re(s)),uu(!0,n,l,i,-1)}function up(n,i){var l=cp(n,i.line),s=Nt(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 Zl(n,i,l){if(typeof i=="string"&&(i=Ls[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 zw(n,i,l){for(var s=0;s<n.state.keyMaps.length;s++){var c=mo(i,n.state.keyMaps[s],l,n);if(c)return c}return n.options.extraKeys&&mo(i,n.options.extraKeys,l,n)||mo(i,n.options.keyMap,l,n)}var Iw=new st;function Es(n,i,l,s){var c=n.state.keySeq;if(c){if(sp(i))return"handled";if(/\'$/.test(i)?n.state.keySeq=null:Iw.set(50,function(){n.state.keySeq==c&&(n.state.keySeq=null,n.display.input.reset())}),fp(n,c+" "+i,l,s))return!0}return fp(n,i,l,s)}function fp(n,i,l,s){var c=zw(n,i,s);return c=="multi"&&(n.state.keySeq=i),c=="handled"&&$e(n,"keyHandled",n,i,l),(c=="handled"||c=="multi")&&(Ge(l),Gc(n)),!!c}function hp(n,i){var l=ap(i,!0);return l?i.shiftKey&&!n.state.keySeq?Es(n,"Shift-"+l,i,function(s){return Zl(n,s,!0)})||Es(n,l,i,function(s){if(typeof s=="string"?/^go[A-Z]/.test(s):s.motion)return Zl(n,s)}):Es(n,l,i,function(s){return Zl(n,s)}):!1}function Fw(n,i,l){return Es(n,"'"+l+"'",i,function(s){return Zl(n,s,!0)})}var fu=null;function dp(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=hp(i,n);N&&(fu=s?l:null,!s&&l==88&&!Zn&&(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)&&qw(i)}}function qw(n){var i=n.display.lineDiv;Et(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 pp(n){n.keyCode==16&&(this.doc.sel.shift=!1),Se(this,n)}function gp(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(N&&l==fu){fu=null,Ge(n);return}if(!(N&&(!n.which||n.which<10)&&hp(i,n))){var c=String.fromCharCode(s??l);c!="\b"&&(Fw(i,n,c)||i.display.input.onKeyPress(n))}}}var Hw=400,hu=function(n,i,l){this.time=n,this.pos=i,this.button=l};hu.prototype.compare=function(n,i,l){return this.time+Hw>n&&X(i,this.pos)==0&&l==this.button};var As,Ns;function Bw(n,i){var l=+new Date;return Ns&&Ns.compare(l,n,i)?(As=Ns=null,"triple"):As&&As.compare(l,n,i)?(Ns=new hu(l,n,i),As=null,"double"):(As=new hu(l,n,i),Ns=null,"single")}function vp(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(!du(i,n)){var s=_i(i,n),c=ns(n),p=s?Bw(s,c):"single";ne(i).focus(),c==1&&i.state.selectingText&&i.state.selectingText(n),!(s&&Ww(i,c,s,p,n))&&(c==1?s?jw(i,s,p,n):rn(n)==l.scroller&&Ge(n):c==2?(s&&jl(i.doc,s),setTimeout(function(){return l.input.focus()},20)):c==3&&(vt?i.display.input.onContextMenu(n):Vc(i)))}}}function Ww(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,Es(n,lp(p,c),c,function(m){if(typeof m=="string"&&(m=Ls[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 Uw(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 jw(n,i,l,s){d?setTimeout(Q(md,n),0):n.curOp.focus=wt(Gt(n));var c=Uw(n,l,s),p=n.doc.sel,m;n.options.dragDrop&&Cc&&!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)?Gw(n,s,i,c):Vw(n,s,i,c)}function Gw(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:Vc(n)),je(c.wrapper.ownerDocument,"mouseup",m),je(c.wrapper.ownerDocument,"mousemove",y),je(c.scroller,"dragstart",x),je(c.scroller,"drop",m),p||(Ge(_),s.addNew||jl(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},x=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",x),bt(c.scroller,"drop",m),n.state.delayingBlurEvent=!0,setTimeout(function(){return c.input.focus()},20),c.scroller.dragDrop&&c.scroller.dragDrop()}function mp(n,i,l){if(l=="char")return new ie(i,i);if(l=="word")return n.findWordAt(i);if(l=="line")return new ie(I(i.line,0),Ft(n.doc,I(i.line+1,0)));var s=l(n,i);return new ie(s.from,s.to)}function Vw(n,i,l,s){d&&Vc(n);var c=n.display,p=n.doc;Ge(i);var m,y,x=p.sel,_=x.ranges;if(s.addNew&&!s.extend?(y=p.sel.contains(l),y>-1?m=_[y]:m=new ie(l,l)):(m=p.sel.primary(),y=p.sel.primIndex),s.unit=="rectangle")s.addNew||(m=new ie(l,l)),l=_i(n,i,!0,!0),y=-1;else{var M=mp(n,l,s.unit);s.extend?m=su(m,M.anchor,M.head,s.extend):m=M}s.addNew?y==-1?(y=_.length,Ve(p,Bn(n,_.concat([m]),y),{scroll:!1,origin:"*mouse"})):_.length>1&&_[y].empty()&&s.unit=="char"&&!s.extend?(Ve(p,Bn(n,_.slice(0,y).concat(_.slice(y+1)),0),{scroll:!1,origin:"*mouse"}),x=p.sel):lu(p,y,m,F):(y=0,Ve(p,new An([m],0),F),x=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(Nt(p,l.line).text,l.ch,Dt),Ut=K(Nt(p,yt.line).text,yt.ch,Dt),pe=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=Nt(p,_e).text,Ae=nt(ln,pe,Dt);pe==ze?Tt.push(new ie(I(_e,Ae),I(_e,Ae))):ln.length>Ae&&Tt.push(new ie(I(_e,Ae),I(_e,nt(ln,ze,Dt))))}Tt.length||Tt.push(new ie(l,l)),Ve(p,Bn(n,x.ranges.slice(0,y).concat(Tt),y),{origin:"*mouse",scroll:!1}),n.scrollIntoView(yt)}else{var an=m,Be=mp(n,yt,s.unit),Pe=an.anchor,Ne;X(Be.anchor,Pe)>0?(Ne=Be.head,Pe=Oe(an.from(),Be.anchor)):(Ne=Be.anchor,Pe=te(an.to(),Be.head));var Ce=x.ranges.slice(0);Ce[y]=Kw(n,new ie(Ft(p,Pe),Ne)),Ve(p,Bn(n,Ce,y),F)}}var q=c.wrapper.getBoundingClientRect(),Y=0;function it(yt){var Tt=++Y,Dt=_i(n,yt,!0,s.unit=="rectangle");if(!!Dt)if(X(Dt,D)!=0){n.curOp.focus=wt(Gt(n)),B(Dt);var Ot=Fl(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",_t),p.history.lastSelOrigin=null}var mt=De(n,function(yt){yt.buttons===0||!ns(yt)?ft(yt):it(yt)}),_t=De(n,ft);n.state.selectingText=_t,bt(c.wrapper.ownerDocument,"mousemove",mt),bt(c.wrapper.ownerDocument,"mouseup",_t)}function Kw(n,i){var l=i.anchor,s=i.head,c=Nt(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 x=m+(y.from==l.ch==(y.level!=1)?0:1);if(x==0||x==p.length)return i;var _;if(s.line!=l.line)_=(s.line-l.line)*(n.doc.direction=="ltr"?1:-1)>0;else{var M=He(p,s.ch,s.sticky),D=M-m||(s.ch-l.ch)*(y.level==1?-1:1);M==x-1||M==x?_=D<0:_=D>0}var B=p[x+(_?-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 ie(new I(l.line,Y,it),s)}function yp(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 es(i);p-=y.top-m.viewOffset;for(var x=0;x<n.display.gutterSpecs.length;++x){var _=m.gutters.childNodes[x];if(_&&_.getBoundingClientRect().right>=c){var M=Qn(n.doc,p),D=n.display.gutterSpecs[x];return me(n,l,n,M,D.className,i),es(i)}}}function du(n,i){return yp(n,i,"gutterClick",!0)}function bp(n,i){_r(n.display,i)||Xw(n,i)||Se(n,i,"contextmenu")||vt||n.display.input.onContextMenu(i)}function Xw(n,i){return Ze(n,"gutterContextMenu")?yp(n,i,"gutterContextMenu",!1):!1}function wp(n){n.display.wrapper.className=n.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+n.options.theme.replace(/(^|\s)\s*/g," cm-s-"),us(n)}var bo={toString:function(){return"CodeMirror.Init"}},xp={},Jl={};function Yw(n){var i=n.optionHandlers;function l(s,c,p,m){n.defaults[s]=c,p&&(i[s]=m?function(y,x,_){_!=bo&&p(y,x,_)}:p)}n.defineOption=l,n.Init=bo,l("value","",function(s,c){return s.setValue(c)},!0),l("mode",null,function(s,c){s.doc.modeOption=c,ru(s)},!0),l("indentUnit",2,ru,!0),l("indentWithTabs",!1),l("smartIndent",!0),l("tabSize",4,function(s){ys(s),us(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(x){for(var _=0;;){var M=x.text.indexOf(c,_);if(M==-1)break;_=M+c.length,p.push(I(m,M))}m++});for(var y=p.length-1;y>=0;y--)go(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!=bo&&s.refresh()}),l("specialCharPlaceholder",Cb,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){wp(s),ms(s)},!0),l("keyMap","default",function(s,c,p){var m=Yl(c),y=p!=bo&&Yl(p);y&&y.detach&&y.detach(s,m),m.attach&&m.attach(s,y||null)}),l("extraKeys",null),l("configureMouse",null),l("lineWrapping",!1,Jw,!0),l("gutters",[],function(s,c){s.display.gutterSpecs=eu(c,s.options.lineNumbers),ms(s)},!0),l("fixedGutter",!0,function(s,c){s.display.gutters.style.left=c?Wc(s.display)+"px":"0",s.refresh()},!0),l("coverGutterNextToScrollbar",!1,function(s){return uo(s)},!0),l("scrollbarStyle","native",function(s){Sd(s),uo(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=eu(s.options.gutters,c),ms(s)},!0),l("firstLineNumber",1,ms,!0),l("lineNumberFormatter",function(s){return s},ms,!0),l("showCursorWhenSelecting",!1,fs,!0),l("resetSelectionOnContextMenu",!0),l("lineWiseCopyCut",!0),l("pasteLinesPerSelection",!0),l("selectionsMayTouch",!1),l("readOnly",!1,function(s,c){c=="nocursor"&&(ao(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,Zw),l("allowDropFileTypes",null),l("cursorBlinkRate",530),l("cursorScrollMargin",0),l("cursorHeight",1,fs,!0),l("singleCursorHeightPerLine",!0,fs,!0),l("workTime",100),l("workDelay",100),l("flattenSpans",!0,ys,!0),l("addModeClass",!1,ys,!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,ys,!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 Zw(n,i,l){var s=l&&l!=bo;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 Jw(n){n.options.lineWrapping?(Et(n.display.wrapper,"CodeMirror-wrap"),n.display.sizer.style.minWidth="",n.display.sizerWidth=null):(ut(n.display.wrapper,"CodeMirror-wrap"),Pc(n)),Uc(n),on(n),us(n),setTimeout(function(){return uo(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(xp,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 fw(n,s,c,i);p.wrapper.CodeMirror=this,wp(this),i.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),Sd(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),Qw(this),Nw(),Ti(this),this.curOp.forceUpdate=!0,Pd(this,s),i.autofocus&&!P||this.hasFocus()?setTimeout(function(){l.hasFocus()&&!l.state.focused&&Kc(l)},20):ao(this);for(var m in Jl)Jl.hasOwnProperty(m)&&Jl[m](this,i[m],bo);Td(this),i.finishInit&&i.finishInit(this);for(var y=0;y<pu.length;++y)pu[y](this);Li(this),v&&i.lineWrapping&&getComputedStyle(p.lineDiv).textRendering=="optimizelegibility"&&(p.lineDiv.style.textRendering="auto")}be.defaults=xp,be.optionHandlers=Jl;function Qw(n){var i=n.display;bt(i.scroller,"mousedown",De(n,vp)),d&&g<11?bt(i.scroller,"dblclick",De(n,function(x){if(!Se(n,x)){var _=_i(n,x);if(!(!_||du(n,x)||_r(n.display,x))){Ge(x);var M=n.findWordAt(_);jl(n.doc,M.anchor,M.head)}}})):bt(i.scroller,"dblclick",function(x){return Se(n,x)||Ge(x)}),bt(i.scroller,"contextmenu",function(x){return bp(n,x)}),bt(i.input.getField(),"contextmenu",function(x){i.scroller.contains(x.target)||bp(n,x)});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(x){if(x.touches.length!=1)return!1;var _=x.touches[0];return _.radiusX<=1&&_.radiusY<=1}function m(x,_){if(_.left==null)return!0;var M=_.left-x.left,D=_.top-x.top;return M*M+D*D>20*20}bt(i.scroller,"touchstart",function(x){if(!Se(n,x)&&!p(x)&&!du(n,x)){i.input.ensurePolled(),clearTimeout(l);var _=+new Date;i.activeTouch={start:_,moved:!1,prev:_-s.end<=300?s:null},x.touches.length==1&&(i.activeTouch.left=x.touches[0].pageX,i.activeTouch.top=x.touches[0].pageY)}}),bt(i.scroller,"touchmove",function(){i.activeTouch&&(i.activeTouch.moved=!0)}),bt(i.scroller,"touchend",function(x){var _=i.activeTouch;if(_&&!_r(i,x)&&_.left!=null&&!_.moved&&new Date-_.start<300){var M=n.coordsChar(i.activeTouch,"page"),D;!_.prev||m(_,_.prev)?D=new ie(M,M):!_.prev.prev||m(_,_.prev.prev)?D=n.findWordAt(M):D=new ie(I(M.line,0),Ft(n.doc,I(M.line+1,0))),n.setSelection(D.anchor,D.head),n.focus(),Ge(x)}c()}),bt(i.scroller,"touchcancel",c),bt(i.scroller,"scroll",function(){i.scroller.clientHeight&&(ds(n,i.scroller.scrollTop),ki(n,i.scroller.scrollLeft,!0),me(n,"scroll",n))}),bt(i.scroller,"mousewheel",function(x){return Ad(n,x)}),bt(i.scroller,"DOMMouseScroll",function(x){return Ad(n,x)}),bt(i.wrapper,"scroll",function(){return i.wrapper.scrollTop=i.wrapper.scrollLeft=0}),i.dragFunctions={enter:function(x){Se(n,x)||vr(x)},over:function(x){Se(n,x)||(Aw(n,x),vr(x))},start:function(x){return Ew(n,x)},drop:De(n,Lw),leave:function(x){Se(n,x)||rp(n)}};var y=i.input.getField();bt(y,"keyup",function(x){return pp.call(n,x)}),bt(y,"keydown",De(n,dp)),bt(y,"keypress",De(n,gp)),bt(y,"focus",function(x){return Kc(n,x)}),bt(y,"blur",function(x){return ao(n,x)})}var pu=[];be.defineInitHook=function(n){return pu.push(n)};function Ms(n,i,l,s){var c=n.doc,p;l==null&&(l="add"),l=="smart"&&(c.mode.indent?p=os(n,i).state:l="prev");var m=n.options.tabSize,y=Nt(c,i),x=K(y.text,null,m);y.stateAfter&&(y.stateAfter=null);var _=y.text.match(/^\s*/)[0],M;if(!s&&!/\S/.test(y.text))M=0,l="not";else if(l=="smart"&&(M=c.mode.indent(p,y.text.slice(_.length),y.text),M==Lt||M>150)){if(!s)return;l="prev"}l=="prev"?i>c.first?M=K(Nt(c,i-1).text,null,m):M=0:l=="add"?M=x+n.options.indentUnit:l=="subtract"?M=x-n.options.indentUnit:typeof l=="number"&&(M=x+l),M=Math.max(0,M);var D="",B=0;if(n.options.indentWithTabs)for(var q=Math.floor(M/m);q;--q)B+=m,D+=" ";if(B<M&&(D+=pt(M-B)),D!=_)return go(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);lu(c,Y,new ie(ft,ft));break}}}var Wn=null;function Ql(n){Wn=n}function gu(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,x=rs(i),_=null;if(y&&s.ranges.length>1)if(Wn&&Wn.text.join(`
23
+ `)==i){if(s.ranges.length%Wn.text.length==0){_=[];for(var M=0;M<Wn.text.length;M++)_.push(p.splitLines(Wn.text[M]))}}else x.length==s.ranges.length&&n.options.pasteLinesPerSelection&&(_=gt(x,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(Nt(p,it.line).text.length,it.ch+lt(x).length)):y&&Wn&&Wn.lineWise&&Wn.text.join(`
24
+ `)==x.join(`
25
+ `)&&(Y=it=I(Y.line,0)));var ft={from:Y,to:it,text:_?_[B%_.length]:x,origin:c||(y?"paste":n.state.cutIncoming>m?"cut":"+input")};po(n.doc,ft),$e(n,"inputRead",n,ft)}i&&!y&&Sp(n,i),co(n),n.curOp.updateInput<2&&(n.curOp.updateInput=D),n.curOp.typing=!0,n.state.pasteIncoming=n.state.cutIncoming=-1}function _p(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 gu(i,l,0,null,"paste")}),!0}function Sp(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=Ms(n,c.head.line,"smart");break}}else p.electricInput&&p.electricInput.test(Nt(n.doc,c.head.line).text.slice(0,c.head.ch))&&(m=Ms(n,c.head.line,"smart"));m&&$e(n,"electricInput",n,c.head.line)}}}function kp(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 Cp(n,i,l,s){n.setAttribute("autocorrect",l?"":"off"),n.setAttribute("autocapitalize",s?"":"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"),Cp(n),i}function tx(n){var i=n.optionHandlers,l=n.helpers={};n.prototype={constructor:n,focus:function(){ne(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"](Yl(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"),T(this.doc,s)&&Ms(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&&(Ms(this,y.head.line,s,!0),p=y.head.line,m==this.doc.sel.primIndex&&co(this));else{var x=y.from(),_=y.to(),M=Math.max(p,x.line);p=Math.min(this.lastLine(),_.line-(_.ch?0:1))+1;for(var D=M;D<p;++D)Ms(this,D,s);var B=this.doc.sel.ranges;x.ch==0&&c.length==B.length&&B[m].from().ch>0&&lu(this.doc,m,new ie(x,B[m].to()),O)}}}),getTokenAt:function(s,c){return Dh(this,s,c)},getLineTokens:function(s,c){return Dh(this,I(s),c,!0)},getTokenTypeAt:function(s){s=Ft(this.doc,s);var c=Oh(this,Nt(this.doc,s.line)),p=0,m=(c.length-1)/2,y=s.ch,x;if(y==0)x=c[2];else for(;;){var _=p+m>>1;if((_?c[_*2-1]:0)>=y)m=_;else if(c[_*2+1]<y)p=_+1;else{x=c[_*2+2];break}}var M=x?x.indexOf("overlay "):-1;return M<0?x:M==0?null:x.slice(0,M-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 x=0;x<y[c].length;x++){var _=m[y[c][x]];_&&p.push(_)}else y.helperType&&m[y.helperType]?p.push(m[y.helperType]):m[y.name]&&p.push(m[y.name]);for(var M=0;M<m._global.length;M++){var D=m._global[M];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),os(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(),Hn(this,p,c||"page")},charCoords:function(s,c){return Dl(this,Ft(this.doc,s),c||"page")},coordsChar:function(s,c){return s=ud(this,s,c||"page"),qc(this,s.left,s.top)},lineAtHeight:function(s,c){return s=ud(this,{top:s,left:0},c||"page").top,Qn(this.doc,s+this.display.viewOffset)},heightAtLine:function(s,c,p){var m=!1,y;if(typeof s=="number"){var x=this.doc.first+this.doc.size-1;s<this.doc.first?s=this.doc.first:s>x&&(s=x,m=!0),y=Nt(this.doc,s)}else y=s;return $l(this,y,{top:0,left:0},c||"page",p||m).top+(m?this.doc.height-xr(y):0)},defaultTextHeight:function(){return so(this.display)},defaultCharWidth:function(){return lo(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(s,c,p,m,y){var x=this.display;s=Hn(this,Ft(this.doc,s));var _=s.bottom,M=s.left;if(c.style.position="absolute",c.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(c),x.sizer.appendChild(c),m=="over")_=s.top;else if(m=="above"||m=="near"){var D=Math.max(x.wrapper.clientHeight,this.doc.height),B=Math.max(x.sizer.clientWidth,x.lineSpace.clientWidth);(m=="above"||s.bottom+c.offsetHeight>D)&&s.top>c.offsetHeight?_=s.top-c.offsetHeight:s.bottom+c.offsetHeight<=D&&(_=s.bottom),M+c.offsetWidth>B&&(M=B-c.offsetWidth)}c.style.top=_+"px",c.style.left=c.style.right="",y=="right"?(M=x.sizer.clientWidth-c.offsetWidth,c.style.right="0px"):(y=="left"?M=0:y=="middle"&&(M=(x.sizer.clientWidth-c.offsetWidth)/2),c.style.left=M+"px"),p&&Zb(this,{left:M,top:_,right:M+c.offsetWidth,bottom:_+c.offsetHeight})},triggerOnKeyDown:Qe(dp),triggerOnKeyPress:Qe(gp),triggerOnKeyUp:pp,triggerOnMouseDown:Qe(vp),execCommand:function(s){if(Ls.hasOwnProperty(s))return Ls[s].call(null,this)},triggerElectric:Qe(function(s){Sp(this,s)}),findPosH:function(s,c,p,m){var y=1;c<0&&(y=-1,c=-c);for(var x=Ft(this.doc,s),_=0;_<c&&(x=vu(this.doc,x,y,p,m),!x.hitSide);++_);return x},moveH:Qe(function(s,c){var p=this;this.extendSelectionsBy(function(m){return p.display.shift||p.doc.extend||m.empty()?vu(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"):yo(this,function(y){var x=vu(m,y.head,s,c,!1);return s<0?{from:x,to:y.head}:{from:y.head,to:x}})}),findPosV:function(s,c,p,m){var y=1,x=m;c<0&&(y=-1,c=-c);for(var _=Ft(this.doc,s),M=0;M<c;++M){var D=Hn(this,_,"div");if(x==null?x=D.left:D.left=x,_=Lp(this,D,y,p),_.hitSide)break}return _},moveV:Qe(function(s,c){var p=this,m=this.doc,y=[],x=!this.display.shift&&!m.extend&&m.sel.somethingSelected();if(m.extendSelectionsBy(function(M){if(x)return s<0?M.from():M.to();var D=Hn(p,M.head,"div");M.goalColumn!=null&&(D.left=M.goalColumn),y.push(D.left);var B=Lp(p,D,s,c);return c=="page"&&M==m.sel.primary()&&Yc(p,Dl(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=Nt(c,s.line).text,m=s.ch,y=s.ch;if(p){var x=this.getHelper(s,"wordChars");(s.sticky=="before"||y==p.length)&&m?--m:++y;for(var _=p.charAt(m),M=zt(_,x)?function(D){return zt(D,x)}:/\s/.test(_)?function(D){return/\s/.test(D)}:function(D){return!/\s/.test(D)&&!zt(D)};m>0&&M(p.charAt(m-1));)--m;for(;y<p.length&&M(p.charAt(y));)++y}return new ie(I(s.line,m),I(s.line,y))},toggleOverwrite:function(s){s!=null&&s==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?Et(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){hs(this,s,c)}),getScrollInfo:function(){var s=this.display.scroller;return{left:s.scrollLeft,top:s.scrollTop,height:s.scrollHeight-er(this)-this.display.barHeight,width:s.scrollWidth-er(this)-this.display.barWidth,clientHeight:Rc(this),clientWidth:wi(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?Jb(this,s):bd(this,s.from,s.to,s.margin)}),setSize:Qe(function(s,c){var p=this,m=function(x){return typeof x=="number"||/^\d+$/.test(String(x))?x+"px":x};s!=null&&(this.display.wrapper.style.width=m(s)),c!=null&&(this.display.wrapper.style.height=m(c)),this.options.lineWrapping&&ld(this);var y=this.display.viewFrom;this.doc.iter(y,this.display.viewTo,function(x){if(x.widgets){for(var _=0;_<x.widgets.length;_++)if(x.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 Ti(this)},endOperation:function(){return Li(this)},refresh:Qe(function(){var s=this.display.cachedTextHeight;on(this),this.curOp.forceUpdate=!0,us(this),hs(this,this.doc.scrollLeft,this.doc.scrollTop),Qc(this.display),(s==null||Math.abs(s-so(this.display))>.5||this.options.lineWrapping)&&Uc(this),me(this,"refresh",this)}),swapDoc:Qe(function(s){var c=this.doc;return c.cm=null,this.state.selectingText&&this.state.selectingText(),Pd(this,s),us(this),this.display.input.reset(),hs(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 vu(n,i,l,s,c){var p=i,m=l,y=Nt(n,i.line),x=c&&n.direction=="rtl"?-l:l;function _(){var _t=i.line+x;return _t<n.first||_t>=n.first+n.size?!1:(i=new I(_t,i.ch,i.sticky),y=Nt(n,_t))}function M(_t){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=Dw(n.cm,y,i,l):yt=cu(y,i,l);if(yt==null)if(!_t&&_())i=uu(c,n.cm,y,i.line,x);else return!1;else i=yt;return!0}if(s=="char"||s=="codepoint")M();else if(s=="column")M(!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&&!M(!Y));Y=!1){var it=y.text.charAt(i.ch)||`
26
+ `,ft=zt(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,M(),i.sticky="after");break}if(ft&&(D=ft),l>0&&!M(!Y))break}var mt=Vl(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,ne(n).innerHeight||c(n).documentElement.clientHeight),x=Math.max(y-.5*so(n.display),3);m=(l>0?i.bottom:i.top)+l*x}else s=="line"&&(m=l>0?i.bottom+3:i.top-3);for(var _;_=qc(n,p,m),!!_.outside;){if(l<0?m<=0:m>=c.height){_.hitSide=!0;break}m+=l*5}return _}var ae=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};ae.prototype.init=function(n){var i=this,l=this,s=l.cm,c=l.div=n.lineDiv;c.contentEditable=!0,Cp(c,s.options.spellcheck,s.options.autocorrect,s.options.autocapitalize);function p(y){for(var x=y.target;x;x=x.parentNode){if(x==c)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(x.className))break}return!1}bt(c,"paste",function(y){!p(y)||Se(s,y)||_p(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())Ql({lineWise:!1,text:s.getSelections()}),y.type=="cut"&&s.replaceSelection("",null,"cut");else if(s.options.lineWiseCopyCut){var x=kp(s);Ql({lineWise:!0,text:x.text}),y.type=="cut"&&s.operation(function(){s.setSelections(x.ranges,0,O),s.replaceSelection("",null,"cut")})}else return;if(y.clipboardData){y.clipboardData.clearData();var _=Wn.text.join(`
28
+ `);if(y.clipboardData.setData("Text",_),y.clipboardData.getData("Text")==_){y.preventDefault();return}}var M=Tp(),D=M.firstChild;s.display.lineSpace.insertBefore(M,s.display.lineSpace.firstChild),D.value=Wn.text.join(`
29
+ `);var B=wt(c.ownerDocument);Bt(D),setTimeout(function(){s.display.lineSpace.removeChild(M),B.focus(),B==c&&l.showPrimarySelection()},50)}}bt(c,"copy",m),bt(c,"cut",m)},ae.prototype.screenReaderLabelChanged=function(n){n?this.div.setAttribute("aria-label",n):this.div.removeAttribute("aria-label")},ae.prototype.prepareSelection=function(){var n=vd(this.cm,!1);return n.focus=wt(this.div.ownerDocument)==this.div,n},ae.prototype.showSelection=function(n,i){!n||!this.cm.display.view.length||((n.focus||i)&&this.showPrimarySelection(),this.showMultipleSelections(n))},ae.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},ae.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=ta(i,n.anchorNode,n.anchorOffset),m=ta(i,n.focusNode,n.focusOffset);if(!(p&&!p.bad&&m&&!m.bad&&X(Oe(p,m),s)==0&&X(te(p,m),c)==0)){var y=i.display.view,x=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 M=y[y.length-1].measure,D=M.maps?M.maps[M.maps.length-1]:M.map;_={node:D[D.length-1],offset:D[D.length-2]-D[D.length-3]}}if(!x||!_){n.removeAllRanges();return}var B=n.rangeCount&&n.getRangeAt(0),q;try{q=W(x.node,x.offset,_.offset,_.node)}catch{}q&&(!a&&i.state.focused?(n.collapse(x.node,x.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()}},ae.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)},ae.prototype.showMultipleSelections=function(n){z(this.cm.display.cursorDiv,n.cursors),z(this.cm.display.selectionDiv,n.selection)},ae.prototype.rememberSelection=function(){var n=this.getSelection();this.lastAnchorNode=n.anchorNode,this.lastAnchorOffset=n.anchorOffset,this.lastFocusNode=n.focusNode,this.lastFocusOffset=n.focusOffset},ae.prototype.selectionInEditor=function(){var n=this.getSelection();if(!n.rangeCount)return!1;var i=n.getRangeAt(0).commonAncestorContainer;return et(this.div,i)},ae.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||wt(this.div.ownerDocument)!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},ae.prototype.blur=function(){this.div.blur()},ae.prototype.getField=function(){return this.div},ae.prototype.supportsTouch=function(){return!0},ae.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)},ae.prototype.selectionChanged=function(){var n=this.getSelection();return n.anchorNode!=this.lastAnchorNode||n.anchorOffset!=this.lastAnchorOffset||n.focusNode!=this.lastFocusNode||n.focusOffset!=this.lastFocusOffset},ae.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var n=this.getSelection(),i=this.cm;if($&&w&&this.cm.display.gutterSpecs.length&&ex(n.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var l=ta(i,n.anchorNode,n.anchorOffset),s=ta(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)})}}},ae.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,Nt(n.doc,s.line-1).length)),c.ch==Nt(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=Si(n,s.line))==0?(m=re(i.view[0].line),y=i.view[0].node):(m=re(i.view[p].line),y=i.view[p-1].node.nextSibling);var x=Si(n,c.line),_,M;if(x==i.view.length-1?(_=i.viewTo-1,M=i.lineDiv.lastChild):(_=re(i.view[x+1].line)-1,M=i.view[x+1].node.previousSibling),!y)return!1;for(var D=n.doc.splitLines(nx(n,y,M,m,_)),B=br(n.doc,I(m,0),I(_,Nt(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 _t=lt(D),yt=lt(B),Tt=Math.min(_t.length-(D.length==1?q:0),yt.length-(B.length==1?q:0));Y<Tt&&_t.charCodeAt(_t.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&&_t.charCodeAt(_t.length-Y-1)==yt.charCodeAt(yt.length-Y-1);)q--,Y++;D[D.length-1]=_t.slice(0,_t.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 go(n.doc,D,Dt,Ot,"+input"),!0},ae.prototype.ensurePolled=function(){this.forceCompositionEnd()},ae.prototype.reset=function(){this.forceCompositionEnd()},ae.prototype.forceCompositionEnd=function(){!this.composing||(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},ae.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))},ae.prototype.updateFromDOM=function(){var n=this;(this.cm.isReadOnly()||!this.pollContent())&&bn(this.cm,function(){return on(n.cm)})},ae.prototype.setUneditable=function(n){n.contentEditable="false"},ae.prototype.onKeyPress=function(n){n.charCode==0||this.composing||(n.preventDefault(),this.cm.isReadOnly()||De(this.cm,gu)(this.cm,String.fromCharCode(n.charCode==null?n.keyCode:n.charCode),0))},ae.prototype.readOnlyChanged=function(n){this.div.contentEditable=String(n!="nocursor")},ae.prototype.onContextMenu=function(){},ae.prototype.resetPosition=function(){},ae.prototype.needsContentAttribute=!0;function Ep(n,i){var l=zc(n,i.line);if(!l||l.hidden)return null;var s=Nt(n.doc,i.line),c=nd(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 x=od(c.map,i.ch,m);return x.offset=x.collapse=="right"?x.end:x.start,x}function ex(n){for(var i=n;i;i=i.parentNode)if(/CodeMirror-gutter-wrapper/.test(i.className))return!0;return!1}function wo(n,i){return i&&(n.bad=!0),n}function nx(n,i,l,s,c){var p="",m=!1,y=n.doc.lineSeparator(),x=!1;function _(q){return function(Y){return Y.id==q}}function M(){m&&(p+=y,x&&(p+=y),m=x=!1)}function D(q){q&&(M(),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 _t=/^(pre|div|p|li|table|br)$/i.test(q.nodeName);if(!/^br$/i.test(q.nodeName)&&q.textContent.length==0)return;_t&&M();for(var yt=0;yt<q.childNodes.length;yt++)B(q.childNodes[yt]);/^(pre|p)$/i.test(q.nodeName)&&(x=!0),_t&&(m=!0)}else q.nodeType==3&&D(q.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;B(i),i!=l;)i=i.nextSibling,x=!1;return p}function ta(n,i,l){var s;if(i==n.display.lineDiv){if(s=n.display.lineDiv.childNodes[l],!s)return wo(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 rx(p,i,l)}}function rx(n,i,l){var s=n.text.firstChild,c=!1;if(!i||!et(s,i))return wo(I(re(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 wo(I(re(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 x=n.measure,_=x.maps;function M(ft,mt,_t){for(var yt=-1;yt<(_?_.length:0);yt++)for(var Tt=yt<0?x.map:_[yt],Dt=0;Dt<Tt.length;Dt+=3){var Ot=Tt[Dt+2];if(Ot==ft||Ot==mt){var Ut=re(yt<0?n.line:n.rest[yt]),pe=Tt[Dt]+_t;return(_t<0||Ot!=ft)&&(pe=Tt[Dt+(_t?1:0)]),I(Ut,pe)}}}var D=M(m,y,l);if(D)return wo(D,c);for(var B=y.nextSibling,q=m?m.nodeValue.length-l:0;B;B=B.nextSibling){if(D=M(B,B.firstChild,0),D)return wo(I(D.line,D.ch-q),c);q+=B.textContent.length}for(var Y=y.previousSibling,it=l;Y;Y=Y.previousSibling){if(D=M(Y,Y.firstChild,-1),D)return wo(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)||_p(m,s)||(s.state.pasteIncoming=+new Date,l.fastPoll())});function p(m){if(!Se(s,m)){if(s.somethingSelected())Ql({lineWise:!1,text:s.getSelections()});else if(s.options.lineWiseCopyCut){var y=kp(s);Ql({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},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=vd(n);if(n.options.moveInputWithCursor){var c=Hn(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(){gu(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=_i(l,n),m=s.scroller.scrollTop;if(!p||N)return;var y=l.options.resetSelectionOnContextMenu;y&&l.doc.sel.contains(p)==-1&&De(l,Ve)(l.doc,Kr(p),O);var x=c.style.cssText,_=i.wrapper.style.cssText,M=i.wrapper.offsetParent.getBoundingClientRect();i.wrapper.style.cssText="position: static",c.style.cssText=`position: absolute; width: 30px; height: 30px;
32
+ top: `+(n.clientY-M.top-5)+"px; left: "+(n.clientX-M.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=x,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,Gd)(l):it++<10?s.detectingSelectAll=setTimeout(ft,500):(s.selForContextMenu=null,s.input.reset())};s.detectingSelectAll=setTimeout(ft,200)}}if(d&&g>=9&&B(),vt){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 ix(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(x){x.save=s,x.getTextArea=function(){return n},x.toTextArea=function(){x.toTextArea=isNaN,s(),n.parentNode.removeChild(x.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(x){return n.parentNode.insertBefore(x,n.nextSibling)},i);return y}function ox(n){n.off=je,n.on=bt,n.wheelEventPixels=hw,n.Doc=sn,n.splitLines=rs,n.countColumn=K,n.findColumn=nt,n.isWordChar=Pt,n.Pass=Lt,n.signal=me,n.Line=ro,n.changeEnd=Xr,n.scrollbarModel=_d,n.Pos=I,n.cmpPos=X,n.modes=Fn,n.mimeModes=Br,n.resolveMode=yn,n.getMode=mr,n.modeExtensions=Wr,n.extendMode=Cl,n.copyState=yr,n.startState=is,n.innerMode=Ur,n.commands=Ls,n.keyMap=kr,n.keyName=ap,n.isModifierKey=sp,n.lookupKey=mo,n.normalizeKeyMap=$w,n.StringStream=ke,n.SharedTextMarker=ks,n.TextMarker=Zr,n.LineWidget=Ss,n.e_preventDefault=Ge,n.e_stopPropagation=bi,n.e_stop=vr,n.addClass=Et,n.contains=et,n.rmClass=ut,n.keyNames=Jr}Yw(be),tx(be);var sx="iter insert remove copy getEditor constructor".split(" ");for(var ea in sn.prototype)sn.prototype.hasOwnProperty(ea)&&Ct(sx,ea)<0&&(be.prototype[ea]=function(n){return function(){return n.apply(this.doc,arguments)}}(sn.prototype[ea]));return Je(sn),be.inputStyles={textarea:Te,contenteditable:ae},be.defineMode=function(n){!be.defaults.mode&&n!="null"&&(be.defaults.mode=n),kl.apply(this,arguments)},be.defineMIME=eo,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=ix,ox(be),be.version="5.65.10",be})}($u)),$u.exports}var glt=Jo(),vlt={exports:{}};(function(t,e){(function(r){r(Jo())})(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]/,w=function(){function T(Oe){return{type:Oe,style:"keyword"}}var R=T("keyword a"),I=T("keyword b"),X=T("keyword c"),It=T("keyword d"),Vt=T("operator"),te={type:"atom",style:"atom"};return{if:T("if"),while:R,with:R,else:I,do:I,try:I,finally:I,return:It,break:It,continue:It,new:T("new"),delete:X,void:X,throw:X,debugger:T("debugger"),var:T("var"),const:T("var"),let:T("var"),function:T("function"),catch:T("catch"),for:T("for"),switch:T("switch"),case:T("case"),default:T("default"),in:Vt,typeof:Vt,instanceof:Vt,true:te,false:te,null:te,undefined:te,NaN:te,Infinity:te,this:T("this"),class:T("class"),super:T("atom"),yield:X,export:T("export"),import:T("import"),extends:X,await:X}}(),S=/[+\-*&%=<>!?|~^@]/,N=/^@(context|id|value|language|type|container|list|set|reverse|index|base|vocab|graph)"/;function A(T){for(var R=!1,I,X=!1;(I=T.next())!=null;){if(!R){if(I=="/"&&!X)return;I=="["?X=!0:X&&I=="]"&&(X=!1)}R=!R&&I=="\\"}}var E,C;function L(T,R,I){return E=T,C=I,R}function $(T,R){var I=T.next();if(I=='"'||I=="'")return R.tokenize=P(I),R.tokenize(T,R);if(I=="."&&T.match(/^\d[\d_]*(?:[eE][+\-]?[\d_]+)?/))return L("number","number");if(I=="."&&T.match(".."))return L("spread","meta");if(/[\[\]{}\(\),;\:\.]/.test(I))return L(I);if(I=="="&&T.eat(">"))return L("=>","operator");if(I=="0"&&T.match(/^(?:x[\dA-Fa-f_]+|o[0-7_]+|b[01_]+)n?/))return L("number","number");if(/\d/.test(I))return T.match(/^[\d_]*(?:n|(?:\.[\d_]*)?(?:[eE][+\-]?[\d_]+)?)?/),L("number","number");if(I=="/")return T.eat("*")?(R.tokenize=G,G(T,R)):T.eat("/")?(T.skipToEnd(),L("comment","comment")):Qn(T,R,1)?(A(T),T.match(/^\b(([gimyus])(?![gimyus]*\2))+\b/),L("regexp","string-2")):(T.eat("="),L("operator","operator",T.current()));if(I=="`")return R.tokenize=V,V(T,R);if(I=="#"&&T.peek()=="!")return T.skipToEnd(),L("meta","meta");if(I=="#"&&T.eatWhile(b))return L("variable","property");if(I=="<"&&T.match("!--")||I=="-"&&T.match("->")&&!/\S/.test(T.string.slice(0,T.start)))return T.skipToEnd(),L("comment","comment");if(S.test(I))return(I!=">"||!R.lexical||R.lexical.type!=">")&&(T.eat("=")?(I=="!"||I=="=")&&T.eat("="):/[<>*+\-|&?]/.test(I)&&(T.eat(I),I==">"&&T.eat(I))),I=="?"&&T.eat(".")?L("."):L("operator","operator",T.current());if(b.test(I)){T.eatWhile(b);var X=T.current();if(R.lastType!="."){if(w.propertyIsEnumerable(X)){var It=w[X];return L(It.type,It.style,X)}if(X=="async"&&T.match(/^(\s|\/\*([^*]|\*(?!\/))*?\*\/)*[\[\(\w]/,!1))return L("async","keyword",X)}return L("variable","variable",X)}}function P(T){return function(R,I){var X=!1,It;if(h&&R.peek()=="@"&&R.match(N))return I.tokenize=$,L("jsonld-keyword","meta");for(;(It=R.next())!=null&&!(It==T&&!X);)X=!X&&It=="\\";return X||(I.tokenize=$),L("string","string")}}function G(T,R){for(var I=!1,X;X=T.next();){if(X=="/"&&I){R.tokenize=$;break}I=X=="*"}return L("comment","comment")}function V(T,R){for(var I=!1,X;(X=T.next())!=null;){if(!I&&(X=="`"||X=="$"&&T.eat("{"))){R.tokenize=$;break}I=!I&&X=="\\"}return L("quasi","string-2",T.current())}var rt="([{}])";function J(T,R){R.fatArrowAt&&(R.fatArrowAt=null);var I=T.string.indexOf("=>",T.start);if(!(I<0)){if(v){var X=/:\s*(?:\w+(?:<[^>]*>|\[\])?|\{[^}]*\})\s*$/.exec(T.string.slice(T.start,I));X&&(I=X.index)}for(var It=0,Vt=!1,te=I-1;te>=0;--te){var Oe=T.string.charAt(te),En=rt.indexOf(Oe);if(En>=0&&En<3){if(!It){++te;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(;;--te){if(te==0)return;var Ft=T.string.charAt(te-1);if(Ft==Oe&&T.string.charAt(te-2)!="\\"){te--;break}}else if(Vt&&!It){++te;break}}Vt&&!It&&(R.fatArrowAt=te)}}var ct={atom:!0,number:!0,variable:!0,string:!0,regexp:!0,this:!0,import:!0,"jsonld-keyword":!0};function vt(T,R,I,X,It,Vt){this.indented=T,this.column=R,this.type=I,this.prev=It,this.info=Vt,X!=null&&(this.align=X)}function kt(T,R){if(!g)return!1;for(var I=T.localVars;I;I=I.next)if(I.name==R)return!0;for(var X=T.context;X;X=X.prev)for(var I=X.vars;I;I=I.next)if(I.name==R)return!0}function ut(T,R,I,X,It){var Vt=T.cc;for(U.state=T,U.stream=It,U.marked=null,U.cc=Vt,U.style=R,T.lexical.hasOwnProperty("align")||(T.lexical.align=!0);;){var te=Vt.length?Vt.pop():d?Lt:Ct;if(te(I,X)){for(;Vt.length&&Vt[Vt.length-1].lex;)Vt.pop()();return U.marked?U.marked:I=="variable"&&kt(T,X)?"variable-2":R}}}var U={state:null,column:null,marked:null,cc:null};function z(){for(var T=arguments.length-1;T>=0;T--)U.cc.push(arguments[T])}function k(){return z.apply(null,arguments),!0}function H(T,R){for(var I=R;I;I=I.next)if(I.name==T)return!0;return!1}function W(T){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(T,R.context);if(I!=null){R.context=I;return}}else if(!H(T,R.localVars)){R.localVars=new qt(T,R.localVars);return}}a.globalVars&&!H(T,R.globalVars)&&(R.globalVars=new qt(T,R.globalVars))}}function et(T,R){if(R)if(R.block){var I=et(T,R.prev);return I?I==R.prev?R:new Et(I,R.vars,!0):null}else return H(T,R.vars)?R:new Et(R.prev,new qt(T,R.vars),!1);else return null}function wt(T){return T=="public"||T=="private"||T=="protected"||T=="abstract"||T=="readonly"}function Et(T,R,I){this.prev=T,this.vars=R,this.block=I}function qt(T,R){this.name=T,this.next=R}var Bt=new qt("this",new qt("arguments",null));function Gt(){U.state.context=new Et(U.state.context,U.state.localVars,!1),U.state.localVars=Bt}function ne(){U.state.context=new Et(U.state.context,U.state.localVars,!0),U.state.localVars=null}Gt.lex=ne.lex=!0;function Q(){U.state.localVars=U.state.context.vars,U.state.context=U.state.context.prev}Q.lex=!0;function tt(T,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 vt(It,U.stream.column(),T,null,X.lexical,R)};return I.lex=!0,I}function K(){var T=U.state;T.lexical.prev&&(T.lexical.type==")"&&(T.indented=T.lexical.indented),T.lexical=T.lexical.prev)}K.lex=!0;function st(T){function R(I){return I==T?k():T==";"||I=="}"||I==")"||I=="]"?z():k(R)}return R}function Ct(T,R){return T=="var"?k(tt("vardef",R),vr,st(";"),K):T=="keyword a"?k(tt("form"),F,Ct,K):T=="keyword b"?k(tt("form"),Ct,K):T=="keyword d"?U.stream.match(/^\s*$/,!1)?k():k(tt("stat"),nt,st(";"),K):T=="debugger"?k(st(";")):T=="{"?k(tt("}"),ne,Ln,K,Q):T==";"?k():T=="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,to)):T=="function"?k(Zn):T=="for"?k(tt("form"),ne,_l,Ct,Q,K):T=="class"||v&&R=="interface"?(U.marked="keyword",k(tt("form",T=="class"?T:R),kl,K)):T=="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(no):R=="type"?k(Sl,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"),zt):T=="switch"?k(tt("form"),F,st("{"),tt("}","switch"),ne,Ln,K,K,Q):T=="case"?k(Lt,st(":")):T=="default"?k(st(":")):T=="catch"?k(tt("form"),Gt,de,Ct,K,Q):T=="export"?k(tt("stat"),Wr,K):T=="import"?k(tt("stat"),yr,K):T=="async"?k(Ct):R=="@"?k(Lt,Ct):z(tt("stat"),Lt,st(";"),K)}function de(T){if(T=="(")return k(Fn,st(")"))}function Lt(T,R){return Z(T,R,!1)}function O(T,R){return Z(T,R,!0)}function F(T){return T!="("?z():k(tt(")"),nt,st(")"),K)}function Z(T,R,I){if(U.state.fatArrowAt==U.stream.start){var X=I?at:xt;if(T=="(")return k(Gt,tt(")"),Yt(Fn,")"),K,st("=>"),X,Q);if(T=="variable")return z(Gt,rn,st("=>"),X,Q)}var It=I?pt:ot;return ct.hasOwnProperty(T)?k(It):T=="function"?k(Zn,It):T=="class"||v&&R=="interface"?(U.marked="keyword",k(tt("form"),Br,K)):T=="keyword c"||T=="async"?k(I?O:Lt):T=="("?k(tt(")"),nt,st(")"),K,It):T=="operator"||T=="spread"?k(I?O:Lt):T=="["?k(tt("]"),br,K,It):T=="{"?mn(Qt,"}",null,It):T=="quasi"?z(lt,It):T=="new"?k($t(I)):k()}function nt(T){return T.match(/[;\}\)\],]/)?z():z(Lt)}function ot(T,R){return T==","?k(nt):pt(T,R,!1)}function pt(T,R,I){var X=I==!1?ot:pt,It=I==!1?Lt:O;if(T=="=>")return k(Gt,I?at:xt,Q);if(T=="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(T=="quasi")return z(lt,X);if(T!=";"){if(T=="(")return mn(O,")","call",X);if(T==".")return k(jt,X);if(T=="[")return k(tt("]"),nt,st("]"),K,X);if(v&&R=="as")return U.marked="keyword",k(bt,X);if(T=="regexp")return U.state.lastType=U.marked="operator",U.stream.backUp(U.stream.pos-U.stream.start-1),k(It)}}function lt(T,R){return T!="quasi"?z():R.slice(R.length-2)!="${"?k(lt):k(nt,gt)}function gt(T){if(T=="}")return U.marked="string-2",U.state.tokenize=V,k(lt)}function xt(T){return J(U.stream,U.state),z(T=="{"?Ct:Lt)}function at(T){return J(U.stream,U.state),z(T=="{"?Ct:O)}function $t(T){return function(R){return R=="."?k(T?Pt:Mt):R=="variable"&&v?k(Ge,T?pt:ot):z(T?O:Lt)}}function Mt(T,R){if(R=="target")return U.marked="keyword",k(ot)}function Pt(T,R){if(R=="target")return U.marked="keyword",k(pt)}function zt(T){return T==":"?k(K,Ct):z(ot,st(";"),K)}function jt(T){if(T=="variable")return U.marked="property",k()}function Qt(T,R){if(T=="async")return U.marked="property",k(Qt);if(T=="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(se)}else{if(T=="number"||T=="string")return U.marked=h?"property":U.style+" property",k(se);if(T=="jsonld-keyword")return k(se);if(v&&wt(R))return U.marked="keyword",k(Qt);if(T=="[")return k(Lt,He,st("]"),se);if(T=="spread")return k(O,se);if(R=="*")return U.marked="keyword",k(Qt);if(T==":")return z(se)}}function Jt(T){return T!="variable"?z(se):(U.marked="property",k(Zn))}function se(T){if(T==":")return k(O);if(T=="(")return z(Zn)}function Yt(T,R,I){function X(It,Vt){if(I?I.indexOf(It)>-1:It==","){var te=U.state.lexical;return te.info=="call"&&(te.pos=(te.pos||0)+1),k(function(Oe,En){return Oe==R||En==R?z():z(T)},X)}return It==R||Vt==R?k():I&&I.indexOf(";")>-1?z(T):k(st(R))}return function(It,Vt){return It==R||Vt==R?k():z(T,X)}}function mn(T,R,I){for(var X=3;X<arguments.length;X++)U.cc.push(arguments[X]);return k(tt(R,I),Yt(T,R),K)}function Ln(T){return T=="}"?k():z(Ct,Ln)}function He(T,R){if(v){if(T==":")return k(bt);if(R=="?")return k(He)}}function Qi(T,R){if(v&&(T==":"||R=="in"))return k(bt)}function ye(T){if(v&&T==":")return U.stream.match(/^\s*\w+\s+is\b/,!1)?k(Lt,nn,bt):k(bt)}function nn(T,R){if(R=="is")return U.marked="keyword",k()}function bt(T,R){if(R=="keyof"||R=="typeof"||R=="infer"||R=="readonly")return U.marked="keyword",k(R=="typeof"?O:bt);if(T=="variable"||R=="void")return U.marked="type",k(Je);if(R=="|"||R=="&")return k(bt);if(T=="string"||T=="number"||T=="atom")return k(Je);if(T=="[")return k(tt("]"),Yt(bt,"]",","),K,Je);if(T=="{")return k(tt("}"),je,K,Je);if(T=="(")return k(Yt(Ze,")"),ts,Je);if(T=="<")return k(Yt(bt,">"),bt);if(T=="quasi")return z(Se,Je)}function ts(T){if(T=="=>")return k(bt)}function je(T){return T.match(/[\}\)\]]/)?k():T==","||T==";"?k(je):z(me,je)}function me(T,R){if(T=="variable"||U.style=="keyword")return U.marked="property",k(me);if(R=="?"||T=="number"||T=="string")return k(me);if(T==":")return k(bt);if(T=="[")return k(st("variable"),Qi,st("]"),me);if(T=="(")return z(Jn,me);if(!T.match(/[;\}\)\],]/))return k()}function Se(T,R){return T!="quasi"?z():R.slice(R.length-2)!="${"?k(Se):k(bt,xl)}function xl(T){if(T=="}")return U.marked="string-2",U.state.tokenize=V,k(Se)}function Ze(T,R){return T=="variable"&&U.stream.match(/^\s*[?:]/,!1)||R=="?"?k(Ze):T==":"?k(bt):T=="spread"?k(Ze):z(bt)}function Je(T,R){if(R=="<")return k(tt(">"),Yt(bt,">"),K,Je);if(R=="|"||T=="."||R=="&")return k(bt);if(T=="[")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(T,R){if(R=="<")return k(tt(">"),Yt(bt,">"),K,Je)}function bi(){return z(bt,es)}function es(T,R){if(R=="=")return k(bt)}function vr(T,R){return R=="enum"?(U.marked="keyword",k(no)):z(rn,He,$n,Tc)}function rn(T,R){if(v&&wt(R))return U.marked="keyword",k(rn);if(T=="variable")return W(R),k();if(T=="spread")return k(rn);if(T=="[")return mn(Cc,"]");if(T=="{")return mn(ns,"}")}function ns(T,R){return T=="variable"&&!U.stream.match(/^\s*:/,!1)?(W(R),k($n)):(T=="variable"&&(U.marked="property"),T=="spread"?k(rn):T=="}"?z():T=="["?k(Lt,st("]"),st(":"),ns):k(st(":"),rn,$n))}function Cc(){return z(rn,$n)}function $n(T,R){if(R=="=")return k(O)}function Tc(T){if(T==",")return k(vr)}function to(T,R){if(T=="keyword b"&&R=="else")return k(tt("form","else"),Ct,K)}function _l(T,R){if(R=="await")return k(_l);if(T=="(")return k(tt(")"),rs,K)}function rs(T){return T=="var"?k(vr,Hr):T=="variable"?k(Hr):z(Hr)}function Hr(T,R){return T==")"?k():T==";"?k(Hr):R=="in"||R=="of"?(U.marked="keyword",k(Lt,Hr)):z(Lt,Hr)}function Zn(T,R){if(R=="*")return U.marked="keyword",k(Zn);if(T=="variable")return W(R),k(Zn);if(T=="(")return k(Gt,tt(")"),Yt(Fn,")"),K,ye,Ct,Q);if(v&&R=="<")return k(tt(">"),Yt(bi,">"),K,Zn)}function Jn(T,R){if(R=="*")return U.marked="keyword",k(Jn);if(T=="variable")return W(R),k(Jn);if(T=="(")return k(Gt,tt(")"),Yt(Fn,")"),K,ye,Q);if(v&&R=="<")return k(tt(">"),Yt(bi,">"),K,Jn)}function Sl(T,R){if(T=="keyword"||T=="variable")return U.marked="type",k(Sl);if(R=="<")return k(tt(">"),Yt(bi,">"),K)}function Fn(T,R){return R=="@"&&k(Lt,Fn),T=="spread"?k(Fn):v&&wt(R)?(U.marked="keyword",k(Fn)):v&&T=="this"?k(He,$n):z(rn,He,$n)}function Br(T,R){return T=="variable"?kl(T,R):eo(T,R)}function kl(T,R){if(T=="variable")return W(R),k(eo)}function eo(T,R){if(R=="<")return k(tt(">"),Yt(bi,">"),K,eo);if(R=="extends"||R=="implements"||v&&T==",")return R=="implements"&&(U.marked="keyword"),k(v?bt:Lt,eo);if(T=="{")return k(tt("}"),yn,K)}function yn(T,R){if(T=="async"||T=="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(T=="variable"||U.style=="keyword")return U.marked="property",k(mr,yn);if(T=="number"||T=="string")return k(mr,yn);if(T=="[")return k(Lt,He,st("]"),mr,yn);if(R=="*")return U.marked="keyword",k(yn);if(v&&T=="(")return z(Jn,yn);if(T==";"||T==",")return k(yn);if(T=="}")return k();if(R=="@")return k(Lt,yn)}function mr(T,R){if(R=="!"||R=="?")return k(mr);if(T==":")return k(bt,$n);if(R=="=")return k(O);var I=U.state.lexical.prev,X=I&&I.info=="interface";return z(X?Jn:Zn)}function Wr(T,R){return R=="*"?(U.marked="keyword",k(Nt,st(";"))):R=="default"?(U.marked="keyword",k(Lt,st(";"))):T=="{"?k(Yt(Cl,"}"),Nt,st(";")):z(Ct)}function Cl(T,R){if(R=="as")return U.marked="keyword",k(st("variable"));if(T=="variable")return z(O,Cl)}function yr(T){return T=="string"?k():T=="("?z(Lt):T=="."?z(ot):z(Ur,is,Nt)}function Ur(T,R){return T=="{"?mn(Ur,"}"):(T=="variable"&&W(R),R=="*"&&(U.marked="keyword"),k(ke))}function is(T){if(T==",")return k(Ur,is)}function ke(T,R){if(R=="as")return U.marked="keyword",k(Ur)}function Nt(T,R){if(R=="from")return U.marked="keyword",k(Lt)}function br(T){return T=="]"?k():z(Yt(O,"]"))}function no(){return z(tt("form"),rn,st("{"),tt("}"),Yt(Dn,"}"),K,K)}function Dn(){return z(rn,$n)}function re(T,R){return T.lastType=="operator"||T.lastType==","||S.test(R.charAt(0))||/[,.]/.test(R.charAt(0))}function Qn(T,R,I){return R.tokenize==$&&/^(?:operator|sof|keyword [bcd]|case|new|export|default|spread|[\[{}\(,;:]|=>)$/.test(R.lastType)||R.lastType=="quasi"&&/\{\s*$/.test(T.string.slice(0,T.pos-(I||0)))}return{startState:function(T){var R={tokenize:$,lastType:"sof",cc:[],lexical:new vt((T||0)-u,0,"block",!1),localVars:a.localVars,context:a.localVars&&new Et(null,null,!1),indented:T||0};return a.globalVars&&typeof a.globalVars=="object"&&(R.globalVars=a.globalVars),R},token:function(T,R){if(T.sol()&&(R.lexical.hasOwnProperty("align")||(R.lexical.align=!1),R.indented=T.indentation(),J(T,R)),R.tokenize!=G&&T.eatSpace())return null;var I=R.tokenize(T,R);return E=="comment"?I:(R.lastType=E=="operator"&&(C=="++"||C=="--")?"incdec":E,ut(R,I,E,C,T))},indent:function(T,R){if(T.tokenize==G||T.tokenize==V)return r.Pass;if(T.tokenize!=$)return 0;var I=R&&R.charAt(0),X=T.lexical,It;if(!/^\s*else\b/.test(R))for(var Vt=T.cc.length-1;Vt>=0;--Vt){var te=T.cc[Vt];if(te==K)X=X.prev;else if(te!=to&&te!=Q)break}for(;(X.type=="stat"||X.type=="form")&&(I=="}"||(It=T.cc[T.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+(T.lastType=="operator"||T.lastType==","?X.info.length+1:0):Oe=="form"&&I=="{"?X.indented:Oe=="form"?X.indented+u:Oe=="stat"?X.indented+(re(T,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:Qn,skipExpression:function(T){ut(T,"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 mlt={exports:{}};(function(t,e){(function(r){r(Jo())})(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,w;function S(k,H){function W(Et){return H.tokenize=Et,Et(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(C(1))):null:k.eat("?")?(k.eatWhile(/[\w\._\-]/),H.tokenize=E("meta","?>"),"meta"):(b=k.eat("/")?"closeTag":"openTag",H.tokenize=N,"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 N(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=N;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 C(k){return function(H,W){for(var et;(et=H.next())!=null;){if(et=="<")return W.tokenize=C(k+1),W.tokenize(H,W);if(et==">")if(k==1){W.tokenize=S;break}else return W.tokenize=C(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(),w="tag",kt):d.allowMissingTagName&&k=="endTag"?(w="tag bracket",kt(k,H,W)):(w="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?(w="tag",ct):(w="tag error",vt)}else return d.allowMissingTagName&&k=="endTag"?(w="tag bracket",ct(k,H,W)):(w="error",vt)}function ct(k,H,W){return k!="endTag"?(w="error",ct):(P(W),V)}function vt(k,H,W){return w="error",ct(k,H,W)}function kt(k,H,W){if(k=="word")return w="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 w="error",kt}function ut(k,H,W){return k=="equals"?U:(d.allowMissing||(w="error"),kt(k,H,W))}function U(k,H,W){return k=="string"?z:k=="word"&&d.allowUnquoted?(w="string",kt):(w="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"&&(w=null,H.state=H.state(b||W,k,H),w&&(W=w=="error"?W+" error":w)),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!=N&&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 Et=d.contextGrabbers[L(et.tagName)];if(Et&&Et.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(Jo(),mlt.exports,vlt.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 N=S.tagName;S.tagName=null;var A=h.indent(S,"","");return S.tagName=N,A}function v(S,N){return N.context.mode==h?b(S,N,N.context):w(S,N,N.context)}function b(S,N,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),C=A.state.context;if(C&&S.match(/^[^>]*>\s*$/,!1)){for(;C.prev&&!C.startOfLine;)C=C.prev;C.startOfLine?E-=u.indentUnit:A.prev.state.lexical&&(E=A.prev.state.lexical.indented)}else A.depth==1&&(E+=u.indentUnit);return N.context=new o(r.startState(d,E),d,0,N.context),null}if(A.depth==1){if(S.peek()=="<")return h.skipAttribute(A.state),N.context=new o(r.startState(h,g(A.state)),h,0,N.context),null;if(S.match("//"))return S.skipToEnd(),"comment";if(S.match("/*"))return A.depth=2,v(S,N)}var L=h.token(S,A.state),$=S.current(),P;return/\btag\b/.test(L)?/>$/.test($)?A.state.context?A.depth=0:N.context=N.context.prev:/^</.test($)&&(A.depth=1):!L&&(P=$.indexOf("{"))>-1&&S.backUp($.length-P),L}function w(S,N,A){if(S.peek()=="<"&&d.expressionAllowed(S,A.state))return N.context=new o(r.startState(h,d.indent(A.state,"","")),h,0,N.context),d.skipExpression(A.state),null;var E=d.token(S,A.state);if(!E&&A.depth!=null){var C=S.current();C=="{"?A.depth++:C=="}"&&--A.depth==0&&(N.context=N.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,N,A){return S.context.mode.indent(S.context.state,N,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(Jo())})(function(r){r.defineOption("placeholder","",function(g,v,b){var w=b&&b!=r.Init;if(v&&!w)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&&w){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(Jo())})(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 w=g.orientation=="horizontal"?"pageX":"pageY",S=b[w],N=g.pos;function A(){r.off(document,"mousemove",E),r.off(document,"mouseup",A)}function E(C){if(C.which!=1)return A();g.moveTo(N+(C[w]-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 w=g.inner.getBoundingClientRect(),S;g.orientation=="horizontal"?S=b.clientX<w.left?-1:b.clientX>w.right?1:0:S=b.clientY<w.top?-1:b.clientY>w.bottom?1:0,g.moveTo(g.pos+S*g.screen)});function v(b){var w=r.wheelEventPixels(b)[g.orientation=="horizontal"?"x":"y"],S=g.pos;g.moveTo(g.pos+w),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 ylt(t,e,r={}){const o=glt.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}),Hf(o)}const blt={relative:"","font-mono":"","text-sm":"",class:"codemirror-scrolls"},yy=oe({__name:"CodeMirror",props:{modelValue:null,mode:null,readOnly:{type:Boolean}},emits:["update:modelValue","save"],setup(t,{expose:e,emit:r}){const o=t,a=u_(),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=hT(o,"modelValue",r,{passive:!0}),d=ul();return e({cm:d}),dl(async()=>{d.value=ylt(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)=>(dt(),At("div",blt,[ht("textarea",{ref_key:"el",ref:f},null,512)]))}}),wlt=oe({__name:"ViewEditor",props:{file:null},emits:["draft"],setup(t,{emit:e}){const r=t,o=Kt(""),a=ul(void 0),u=Kt(!1);Fe(()=>r.file,async()=>{var C;if(!r.file||!((C=r.file)!=null&&C.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=St(()=>{var C,L;return((L=(C=r.file)==null?void 0:C.filepath)==null?void 0:L.split(/\./g).pop())||"js"}),h=Kt(),d=St(()=>{var C;return(C=h.value)==null?void 0:C.cm}),g=St(()=>{var C;return((C=r.file)==null?void 0:C.tasks.filter(L=>{var $;return(($=L.result)==null?void 0:$.state)==="fail"}))||[]}),v=[],b=[],w=[],S=Kt(!1),N=()=>{w.forEach(([C,L,$])=>{C.removeEventListener("click",L),$()}),w.length=0};oT(h,()=>{var C;(C=d.value)==null||C.refresh()});function A(){u.value=a.value!==d.value.getValue()}Fe(u,C=>{e("draft",C)},{immediate:!0}),Fe([d,g],([C])=>{if(!C){N();return}setTimeout(()=>{N(),v.forEach(L=>L.clear()),b.forEach(L=>{var $;return($=d.value)==null?void 0:$.removeLineClass(L,"wrap")}),v.length=0,b.length=0,C.on("changes",A),g.value.forEach(L=>{var G;const $=(G=L.result)==null?void 0:G.error,P=(($==null?void 0:$.stacks)||[]).filter(V=>{var rt;return V.file&&V.file===((rt=r.file)==null?void 0:rt.filepath)});if(P.length){const V=P[0].sourcePos||P[0],rt=document.createElement("div");rt.className="op80 flex gap-x-2 items-center";const J=document.createElement("pre");J.className="c-red-600 dark:c-red-400",J.textContent=`${" ".repeat(V.column)}^ ${$==null?void 0:$.nameStr}: ${$==null?void 0:$.message}`,rt.appendChild(J);const ct=document.createElement("span");ct.className="i-carbon-launch c-red-600 dark:c-red-400 hover:cursor-pointer min-w-1em min-h-1em",ct.tabIndex=0,ct.ariaLabel="Open in Editor",S0(ct,{content:"Open in Editor",placement:"bottom"},!1);const vt=async()=>{await vy(P[0].file,V.line,V.column)};rt.appendChild(ct),w.push([ct,vt,()=>lh(ct)]),b.push(d.value.addLineClass(V.line-1,"wrap","bg-red-500/10")),v.push(d.value.addLineWidget(V.line-1,rt))}}),S.value||C.clearHistory()},100)},{flush:"post"});async function E(C){S.value=!0,await Ue.rpc.writeFile(r.file.filepath,C),a.value=C,u.value=!1}return(C,L)=>{const $=yy;return dt(),ce($,hi({ref_key:"editor",ref:h,modelValue:j(o),"onUpdate:modelValue":L[0]||(L[0]=P=>Ee(o)?o.value=P:null),"h-full":""},{lineNumbers:!0},{mode:j(f),"data-testid":"code-mirror",onSave:E}),null,16,["modelValue","mode"])}}}),xlt=oe({__name:"Modal",props:{modelValue:{type:Boolean,default:!1},direction:{default:"bottom"}},emits:["update:modelValue"],setup(t){const e=t,r=St(()=>{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=St(()=>{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)=>(dt(),At("div",{class:ge(["fixed inset-0 z-40",t.modelValue?"":"pointer-events-none"])},[ht("div",{class:ge(["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:ge(["bg-base border-base absolute transition-all duration-200 ease-out scrolls",[j(r)]]),style:kn(t.modelValue?{}:{transform:j(o)})},[Kn(a.$slots,"default")],6)],2))}}),_lt=["aria-label","opacity","disabled","hover"],Qo=oe({__name:"IconButton",props:{icon:null,title:null,disabled:{type:Boolean}},setup(t){return(e,r)=>(dt(),At("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"},[Kn(e.$slots,"default",{},()=>[ht("div",{class:ge(t.icon),ma:""},null,2)])],8,_lt))}}),Slt={"w-350":"","max-w-screen":"","h-full":"",flex:"","flex-col":""},klt={"p-4":"",relative:""},Clt=ht("p",null,"Module Info",-1),Tlt={op50:"","font-mono":"","text-sm":""},Llt={key:0,"p-5":""},Elt={grid:"~ cols-2 rows-[min-content_auto]","overflow-hidden":"","flex-auto":""},Alt=ht("div",{p:"x3 y-1","bg-overlay":"",border:"base b t r"}," Source ",-1),Nlt=ht("div",{p:"x3 y-1","bg-overlay":"",border:"base b t"}," Transformed ",-1),Mlt={key:0},Olt={p:"x3 y-1","bg-overlay":"",border:"base b t"},Plt=oe({__name:"ModuleTransformResultView",props:{id:null},emits:["close"],setup(t,{emit:e}){const r=t,o=MC(()=>Ue.rpc.getTransformResult(r.id)),a=St(()=>{var d;return((d=r.id)==null?void 0:d.split(/\./g).pop())||"js"}),u=St(()=>{var d,g;return((g=(d=o.value)==null?void 0:d.source)==null?void 0:g.trim())||""}),f=St(()=>{var d,g;return((g=(d=o.value)==null?void 0:d.code)==null?void 0:g.replace(/\/\/# sourceMappingURL=.*\n/,"").trim())||""}),h=St(()=>{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 PC("Escape",()=>{e("close")}),(d,g)=>{const v=Qo,b=yy;return dt(),At("div",Slt,[ht("div",klt,[Clt,ht("p",Tlt,Xt(t.id),1),Rt(v,{icon:"i-carbon-close",absolute:"","top-5px":"","right-5px":"","text-2xl":"",onClick:g[0]||(g[0]=w=>e("close"))})]),j(o)?(dt(),At(ue,{key:1},[ht("div",Elt,[Alt,Nlt,Rt(b,hi({"h-full":"","model-value":j(u),"read-only":""},{lineNumbers:!0},{mode:j(a)}),null,16,["model-value","mode"]),Rt(b,hi({"h-full":"","model-value":j(f),"read-only":""},{lineNumbers:!0},{mode:j(a)}),null,16,["model-value","mode"])]),j(h).mappings!==""?(dt(),At("div",Mlt,[ht("div",Olt," Source map (v"+Xt(j(h).version)+") ",1),Rt(b,hi({"model-value":j(h).mappings,"read-only":""},{lineNumbers:!0},{mode:j(a)}),null,16,["model-value","mode"])])):ve("",!0)],64)):(dt(),At("div",Llt," No transform result found for this module. "))])}}});var yf="http://www.w3.org/1999/xhtml";const bv={svg:"http://www.w3.org/2000/svg",xhtml:yf,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function _c(t){var e=t+="",r=e.indexOf(":");return r>=0&&(e=t.slice(0,r))!=="xmlns"&&(t=t.slice(r+1)),bv.hasOwnProperty(e)?{space:bv[e],local:t}:t}function $lt(t){return function(){var e=this.ownerDocument,r=this.namespaceURI;return r===yf&&e.documentElement.namespaceURI===yf?e.createElement(t):e.createElementNS(r,t)}}function Dlt(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}function by(t){var e=_c(t);return(e.local?Dlt:$lt)(e)}function Rlt(){}function gh(t){return t==null?Rlt:function(){return this.querySelector(t)}}function zlt(t){typeof t!="function"&&(t=gh(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 Pn(o,this._parents)}function Ilt(t){return t==null?[]:Array.isArray(t)?t:Array.from(t)}function Flt(){return[]}function wy(t){return t==null?Flt:function(){return this.querySelectorAll(t)}}function qlt(t){return function(){return Ilt(t.apply(this,arguments))}}function Hlt(t){typeof t=="function"?t=qlt(t):t=wy(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 Pn(o,a)}function xy(t){return function(){return this.matches(t)}}function _y(t){return function(e){return e.matches(t)}}var Blt=Array.prototype.find;function Wlt(t){return function(){return Blt.call(this.children,t)}}function Ult(){return this.firstElementChild}function jlt(t){return this.select(t==null?Ult:Wlt(typeof t=="function"?t:_y(t)))}var Glt=Array.prototype.filter;function Vlt(){return Array.from(this.children)}function Klt(t){return function(){return Glt.call(this.children,t)}}function Xlt(t){return this.selectAll(t==null?Vlt:Klt(typeof t=="function"?t:_y(t)))}function Ylt(t){typeof t!="function"&&(t=xy(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 Pn(o,this._parents)}function Sy(t){return new Array(t.length)}function Zlt(){return new Pn(this._enter||this._groups.map(Sy),this._parents)}function Wa(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}Wa.prototype={constructor:Wa,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 Jlt(t){return function(){return t}}function Qlt(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 Wa(t,u[f]);for(;f<d;++f)(h=e[f])&&(a[f]=h)}function tat(t,e,r,o,a,u,f){var h,d,g=new Map,v=e.length,b=u.length,w=new Array(v),S;for(h=0;h<v;++h)(d=e[h])&&(w[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 Wa(t,u[h]);for(h=0;h<v;++h)(d=e[h])&&g.get(w[h])===d&&(a[h]=d)}function eat(t){return t.__data__}function nat(t,e){if(!arguments.length)return Array.from(this,eat);var r=e?tat:Qlt,o=this._parents,a=this._groups;typeof t!="function"&&(t=Jlt(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],w=b.length,S=rat(t.call(v,v&&v.__data__,g,o)),N=S.length,A=h[g]=new Array(N),E=f[g]=new Array(N),C=d[g]=new Array(w);r(v,b,A,E,C,S,e);for(var L=0,$=0,P,G;L<N;++L)if(P=A[L]){for(L>=$&&($=L+1);!(G=E[$])&&++$<N;);P._next=G||null}}return f=new Pn(f,o),f._enter=h,f._exit=d,f}function rat(t){return typeof t=="object"&&"length"in t?t:Array.from(t)}function iat(){return new Pn(this._exit||this._groups.map(Sy),this._parents)}function oat(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 sat(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,w=h[d]=new Array(b),S,N=0;N<b;++N)(S=g[N]||v[N])&&(w[N]=S);for(;d<a;++d)h[d]=r[d];return new Pn(h,this._parents)}function lat(){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 aat(t){t||(t=cat);function e(b,w){return b&&w?t(b.__data__,w.__data__):!b-!w}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 Pn(a,this._parents).order()}function cat(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function uat(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this}function fat(){return Array.from(this)}function hat(){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 dat(){let t=0;for(const e of this)++t;return t}function pat(){return!this.node()}function gat(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 vat(t){return function(){this.removeAttribute(t)}}function mat(t){return function(){this.removeAttributeNS(t.space,t.local)}}function yat(t,e){return function(){this.setAttribute(t,e)}}function bat(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}function wat(t,e){return function(){var r=e.apply(this,arguments);r==null?this.removeAttribute(t):this.setAttribute(t,r)}}function xat(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 _at(t,e){var r=_c(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?mat:vat:typeof e=="function"?r.local?xat:wat:r.local?bat:yat)(r,e))}function ky(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function Sat(t){return function(){this.style.removeProperty(t)}}function kat(t,e,r){return function(){this.style.setProperty(t,e,r)}}function Cat(t,e,r){return function(){var o=e.apply(this,arguments);o==null?this.style.removeProperty(t):this.style.setProperty(t,o,r)}}function Tat(t,e,r){return arguments.length>1?this.each((e==null?Sat:typeof e=="function"?Cat:kat)(t,e,r??"")):Go(this.node(),t)}function Go(t,e){return t.style.getPropertyValue(e)||ky(t).getComputedStyle(t,null).getPropertyValue(e)}function Lat(t){return function(){delete this[t]}}function Eat(t,e){return function(){this[t]=e}}function Aat(t,e){return function(){var r=e.apply(this,arguments);r==null?delete this[t]:this[t]=r}}function Nat(t,e){return arguments.length>1?this.each((e==null?Lat:typeof e=="function"?Aat:Eat)(t,e)):this.node()[t]}function Cy(t){return t.trim().split(/^|\s+/)}function vh(t){return t.classList||new Ty(t)}function Ty(t){this._node=t,this._names=Cy(t.getAttribute("class")||"")}Ty.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 Ly(t,e){for(var r=vh(t),o=-1,a=e.length;++o<a;)r.add(e[o])}function Ey(t,e){for(var r=vh(t),o=-1,a=e.length;++o<a;)r.remove(e[o])}function Mat(t){return function(){Ly(this,t)}}function Oat(t){return function(){Ey(this,t)}}function Pat(t,e){return function(){(e.apply(this,arguments)?Ly:Ey)(this,t)}}function $at(t,e){var r=Cy(t+"");if(arguments.length<2){for(var o=vh(this.node()),a=-1,u=r.length;++a<u;)if(!o.contains(r[a]))return!1;return!0}return this.each((typeof e=="function"?Pat:e?Mat:Oat)(r,e))}function Dat(){this.textContent=""}function Rat(t){return function(){this.textContent=t}}function zat(t){return function(){var e=t.apply(this,arguments);this.textContent=e??""}}function Iat(t){return arguments.length?this.each(t==null?Dat:(typeof t=="function"?zat:Rat)(t)):this.node().textContent}function Fat(){this.innerHTML=""}function qat(t){return function(){this.innerHTML=t}}function Hat(t){return function(){var e=t.apply(this,arguments);this.innerHTML=e??""}}function Bat(t){return arguments.length?this.each(t==null?Fat:(typeof t=="function"?Hat:qat)(t)):this.node().innerHTML}function Wat(){this.nextSibling&&this.parentNode.appendChild(this)}function Uat(){return this.each(Wat)}function jat(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Gat(){return this.each(jat)}function Vat(t){var e=typeof t=="function"?t:by(t);return this.select(function(){return this.appendChild(e.apply(this,arguments))})}function Kat(){return null}function Xat(t,e){var r=typeof t=="function"?t:by(t),o=e==null?Kat:typeof e=="function"?e:gh(e);return this.select(function(){return this.insertBefore(r.apply(this,arguments),o.apply(this,arguments)||null)})}function Yat(){var t=this.parentNode;t&&t.removeChild(this)}function Zat(){return this.each(Yat)}function Jat(){var t=this.cloneNode(!1),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function Qat(){var t=this.cloneNode(!0),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function tct(t){return this.select(t?Qat:Jat)}function ect(t){return arguments.length?this.property("__data__",t):this.node().__data__}function nct(t){return function(e){t.call(this,e,this.__data__)}}function rct(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 ict(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 oct(t,e,r){return function(){var o=this.__on,a,u=nct(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 sct(t,e,r){var o=rct(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?oct:ict,a=0;a<u;++a)this.each(h(o[a],e,r));return this}function Ay(t,e,r){var o=ky(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 lct(t,e){return function(){return Ay(this,t,e)}}function act(t,e){return function(){return Ay(this,t,e.apply(this,arguments))}}function cct(t,e){return this.each((typeof e=="function"?act:lct)(t,e))}function*uct(){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 Ny=[null];function Pn(t,e){this._groups=t,this._parents=e}function ml(){return new Pn([[document.documentElement]],Ny)}function fct(){return this}Pn.prototype=ml.prototype={constructor:Pn,select:zlt,selectAll:Hlt,selectChild:jlt,selectChildren:Xlt,filter:Ylt,data:nat,enter:Zlt,exit:iat,join:oat,merge:sat,selection:fct,order:lat,sort:aat,call:uat,nodes:fat,node:hat,size:dat,empty:pat,each:gat,attr:_at,style:Tat,property:Nat,classed:$at,text:Iat,html:Bat,raise:Uat,lower:Gat,append:Vat,insert:Xat,remove:Zat,clone:tct,datum:ect,on:sct,dispatch:cct,[Symbol.iterator]:uct};function _n(t){return typeof t=="string"?new Pn([[document.querySelector(t)]],[document.documentElement]):new Pn([[t]],Ny)}function hct(t){let e;for(;e=t.sourceEvent;)t=e;return t}function Ar(t,e){if(t=hct(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 dct={value:()=>{}};function yl(){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 Ca(r)}function Ca(t){this._=t}function pct(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}})}Ca.prototype=yl.prototype={constructor:Ca,on:function(t,e){var r=this._,o=pct(t+"",r),a,u=-1,f=o.length;if(arguments.length<2){for(;++u<f;)if((a=(t=o[u]).type)&&(a=gct(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]=wv(r[a],t.name,e);else if(e==null)for(a in r)r[a]=wv(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 Ca(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 gct(t,e){for(var r=0,o=t.length,a;r<o;++r)if((a=t[r]).name===e)return a.value}function wv(t,e,r){for(var o=0,a=t.length;o<a;++o)if(t[o].name===e){t[o]=dct,t=t.slice(0,o).concat(t.slice(o+1));break}return r!=null&&t.push({name:e,value:r}),t}const vct={passive:!1},ol={capture:!0,passive:!1};function Du(t){t.stopImmediatePropagation()}function Po(t){t.preventDefault(),t.stopImmediatePropagation()}function My(t){var e=t.document.documentElement,r=_n(t).on("dragstart.drag",Po,ol);"onselectstart"in e?r.on("selectstart.drag",Po,ol):(e.__noselect=e.style.MozUserSelect,e.style.MozUserSelect="none")}function Oy(t,e){var r=t.document.documentElement,o=_n(t).on("dragstart.drag",null);e&&(o.on("click.drag",Po,ol),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 ua=t=>()=>t;function bf(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}})}bf.prototype.on=function(){var t=this._.on.apply(this._,arguments);return t===this._?this:t};function mct(t){return!t.ctrlKey&&!t.button}function yct(){return this.parentNode}function bct(t,e){return e??{x:t.x,y:t.y}}function wct(){return navigator.maxTouchPoints||"ontouchstart"in this}function xct(){var t=mct,e=yct,r=bct,o=wct,a={},u=yl("start","drag","end"),f=0,h,d,g,v,b=0;function w(P){P.on("mousedown.drag",S).filter(o).on("touchstart.drag",E).on("touchmove.drag",C,vct).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",N,ol).on("mouseup.drag",A,ol),My(P.view),Du(P),g=!1,h=P.clientX,d=P.clientY,V("start",P))}}function N(P){if(Po(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),Oy(P.view,g),Po(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,ct,vt;for(ct=0;ct<J;++ct)(vt=$(this,rt,P,G,V[ct].identifier,V[ct]))&&(Du(P),vt("start",P,V[ct]))}}function C(P){var G=P.changedTouches,V=G.length,rt,J;for(rt=0;rt<V;++rt)(J=a[G[rt].identifier])&&(Po(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])&&(Du(P),J("end",P,G[rt]))}function $(P,G,V,rt,J,ct){var vt=u.copy(),kt=Ar(ct||V,G),ut,U,z;if((z=r.call(P,new bf("beforestart",{sourceEvent:V,target:w,identifier:J,active:f,x:kt[0],y:kt[1],dx:0,dy:0,dispatch:vt}),rt))!=null)return ut=z.x-kt[0]||0,U=z.y-kt[1]||0,function k(H,W,et){var wt=kt,Et;switch(H){case"start":a[J]=k,Et=f++;break;case"end":delete a[J],--f;case"drag":kt=Ar(et||W,G),Et=f;break}vt.call(H,P,new bf(H,{sourceEvent:W,subject:z,target:w,identifier:J,active:Et,x:kt[0]+ut,y:kt[1]+U,dx:kt[0]-wt[0],dy:kt[1]-wt[1],dispatch:vt}),rt)}}return w.filter=function(P){return arguments.length?(t=typeof P=="function"?P:ua(!!P),w):t},w.container=function(P){return arguments.length?(e=typeof P=="function"?P:ua(P),w):e},w.subject=function(P){return arguments.length?(r=typeof P=="function"?P:ua(P),w):r},w.touchable=function(P){return arguments.length?(o=typeof P=="function"?P:ua(!!P),w):o},w.on=function(){var P=u.on.apply(u,arguments);return P===u?w:P},w.clickDistance=function(P){return arguments.length?(b=(P=+P)*P,w):Math.sqrt(b)},w}function mh(t,e,r){t.prototype=e.prototype=r,r.constructor=t}function Py(t,e){var r=Object.create(t.prototype);for(var o in e)r[o]=e[o];return r}function bl(){}var sl=.7,Ua=1/sl,$o="\\s*([+-]?\\d+)\\s*",ll="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",ur="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",_ct=/^#([0-9a-f]{3,8})$/,Sct=new RegExp(`^rgb\\(${$o},${$o},${$o}\\)$`),kct=new RegExp(`^rgb\\(${ur},${ur},${ur}\\)$`),Cct=new RegExp(`^rgba\\(${$o},${$o},${$o},${ll}\\)$`),Tct=new RegExp(`^rgba\\(${ur},${ur},${ur},${ll}\\)$`),Lct=new RegExp(`^hsl\\(${ll},${ur},${ur}\\)$`),Ect=new RegExp(`^hsla\\(${ll},${ur},${ur},${ll}\\)$`),xv={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};mh(bl,al,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:_v,formatHex:_v,formatHex8:Act,formatHsl:Nct,formatRgb:Sv,toString:Sv});function _v(){return this.rgb().formatHex()}function Act(){return this.rgb().formatHex8()}function Nct(){return $y(this).formatHsl()}function Sv(){return this.rgb().formatRgb()}function al(t){var e,r;return t=(t+"").trim().toLowerCase(),(e=_ct.exec(t))?(r=e[1].length,e=parseInt(e[1],16),r===6?kv(e):r===3?new Sn(e>>8&15|e>>4&240,e>>4&15|e&240,(e&15)<<4|e&15,1):r===8?fa(e>>24&255,e>>16&255,e>>8&255,(e&255)/255):r===4?fa(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=Sct.exec(t))?new Sn(e[1],e[2],e[3],1):(e=kct.exec(t))?new Sn(e[1]*255/100,e[2]*255/100,e[3]*255/100,1):(e=Cct.exec(t))?fa(e[1],e[2],e[3],e[4]):(e=Tct.exec(t))?fa(e[1]*255/100,e[2]*255/100,e[3]*255/100,e[4]):(e=Lct.exec(t))?Lv(e[1],e[2]/100,e[3]/100,1):(e=Ect.exec(t))?Lv(e[1],e[2]/100,e[3]/100,e[4]):xv.hasOwnProperty(t)?kv(xv[t]):t==="transparent"?new Sn(NaN,NaN,NaN,0):null}function kv(t){return new Sn(t>>16&255,t>>8&255,t&255,1)}function fa(t,e,r,o){return o<=0&&(t=e=r=NaN),new Sn(t,e,r,o)}function Mct(t){return t instanceof bl||(t=al(t)),t?(t=t.rgb(),new Sn(t.r,t.g,t.b,t.opacity)):new Sn}function wf(t,e,r,o){return arguments.length===1?Mct(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}mh(Sn,wf,Py(bl,{brighter(t){return t=t==null?Ua:Math.pow(Ua,t),new Sn(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=t==null?sl:Math.pow(sl,t),new Sn(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new Sn(Gi(this.r),Gi(this.g),Gi(this.b),ja(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:Cv,formatHex:Cv,formatHex8:Oct,formatRgb:Tv,toString:Tv}));function Cv(){return`#${Bi(this.r)}${Bi(this.g)}${Bi(this.b)}`}function Oct(){return`#${Bi(this.r)}${Bi(this.g)}${Bi(this.b)}${Bi((isNaN(this.opacity)?1:this.opacity)*255)}`}function Tv(){const t=ja(this.opacity);return`${t===1?"rgb(":"rgba("}${Gi(this.r)}, ${Gi(this.g)}, ${Gi(this.b)}${t===1?")":`, ${t})`}`}function ja(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function Gi(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function Bi(t){return t=Gi(t),(t<16?"0":"")+t.toString(16)}function Lv(t,e,r,o){return o<=0?t=e=r=NaN:r<=0||r>=1?t=e=NaN:e<=0&&(t=NaN),new Gn(t,e,r,o)}function $y(t){if(t instanceof Gn)return new Gn(t.h,t.s,t.l,t.opacity);if(t instanceof bl||(t=al(t)),!t)return new Gn;if(t instanceof Gn)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 Gn(f,h,d,t.opacity)}function Pct(t,e,r,o){return arguments.length===1?$y(t):new Gn(t,e,r,o??1)}function Gn(t,e,r,o){this.h=+t,this.s=+e,this.l=+r,this.opacity=+o}mh(Gn,Pct,Py(bl,{brighter(t){return t=t==null?Ua:Math.pow(Ua,t),new Gn(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=t==null?sl:Math.pow(sl,t),new Gn(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(Ru(t>=240?t-240:t+120,a,o),Ru(t,a,o),Ru(t<120?t+240:t-120,a,o),this.opacity)},clamp(){return new Gn(Ev(this.h),ha(this.s),ha(this.l),ja(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=ja(this.opacity);return`${t===1?"hsl(":"hsla("}${Ev(this.h)}, ${ha(this.s)*100}%, ${ha(this.l)*100}%${t===1?")":`, ${t})`}`}}));function Ev(t){return t=(t||0)%360,t<0?t+360:t}function ha(t){return Math.max(0,Math.min(1,t||0))}function Ru(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 Dy=t=>()=>t;function $ct(t,e){return function(r){return t+r*e}}function Dct(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 Rct(t){return(t=+t)==1?Ry:function(e,r){return r-e?Dct(e,r,t):Dy(isNaN(e)?r:e)}}function Ry(t,e){var r=e-t;return r?$ct(t,r):Dy(isNaN(t)?e:t)}const Av=function t(e){var r=Rct(e);function o(a,u){var f=r((a=wf(a)).r,(u=wf(u)).r),h=r(a.g,u.g),d=r(a.b,u.b),g=Ry(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 xf=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,zu=new RegExp(xf.source,"g");function zct(t){return function(){return t}}function Ict(t){return function(e){return t(e)+""}}function Fct(t,e){var r=xf.lastIndex=zu.lastIndex=0,o,a,u,f=-1,h=[],d=[];for(t=t+"",e=e+"";(o=xf.exec(t))&&(a=zu.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=zu.lastIndex;return r<e.length&&(u=e.slice(r),h[f]?h[f]+=u:h[++f]=u),h.length<2?d[0]?Ict(d[0].x):zct(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 Nv=180/Math.PI,_f={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function zy(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)*Nv,skewX:Math.atan(d)*Nv,scaleX:f,scaleY:h}}var da;function qct(t){const e=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(t+"");return e.isIdentity?_f:zy(e.a,e.b,e.c,e.d,e.e,e.f)}function Hct(t){return t==null||(da||(da=document.createElementNS("http://www.w3.org/2000/svg","g")),da.setAttribute("transform",t),!(t=da.transform.baseVal.consolidate()))?_f:(t=t.matrix,zy(t.a,t.b,t.c,t.d,t.e,t.f))}function Iy(t,e,r,o){function a(g){return g.length?g.pop()+" ":""}function u(g,v,b,w,S,N){if(g!==b||v!==w){var A=S.push("translate(",null,e,null,r);N.push({i:A-4,x:si(g,b)},{i:A-2,x:si(v,w)})}else(b||w)&&S.push("translate("+b+e+w+r)}function f(g,v,b,w){g!==v?(g-v>180?v+=360:v-g>180&&(g+=360),w.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,w){g!==v?w.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,w,S,N){if(g!==b||v!==w){var A=S.push(a(S)+"scale(",null,",",null,")");N.push({i:A-4,x:si(g,b)},{i:A-2,x:si(v,w)})}else(b!==1||w!==1)&&S.push(a(S)+"scale("+b+","+w+")")}return function(g,v){var b=[],w=[];return g=t(g),v=t(v),u(g.translateX,g.translateY,v.translateX,v.translateY,b,w),f(g.rotate,v.rotate,b,w),h(g.skewX,v.skewX,b,w),d(g.scaleX,g.scaleY,v.scaleX,v.scaleY,b,w),g=v=null,function(S){for(var N=-1,A=w.length,E;++N<A;)b[(E=w[N]).i]=E.x(S);return b.join("")}}}var Bct=Iy(qct,"px, ","px)","deg)"),Wct=Iy(Hct,", ",")",")"),Uct=1e-12;function Mv(t){return((t=Math.exp(t))+1/t)/2}function jct(t){return((t=Math.exp(t))-1/t)/2}function Gct(t){return((t=Math.exp(2*t))-1)/(t+1)}const Vct=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],w=f[2],S=v-h,N=b-d,A=S*S+N*N,E,C;if(A<Uct)C=Math.log(w/g)/e,E=function(rt){return[h+rt*S,d+rt*N,g*Math.exp(e*rt*C)]};else{var L=Math.sqrt(A),$=(w*w-g*g+o*A)/(2*g*r*L),P=(w*w-g*g-o*A)/(2*w*r*L),G=Math.log(Math.sqrt($*$+1)-$),V=Math.log(Math.sqrt(P*P+1)-P);C=(V-G)/e,E=function(rt){var J=rt*C,ct=Mv(G),vt=g/(r*L)*(ct*Gct(e*J+G)-jct(G));return[h+vt*S,d+vt*N,g*ct/Mv(e*J+G)]}}return E.duration=C*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 Vo=0,Is=0,Ds=0,Fy=1e3,Ga,Fs,Va=0,Yi=0,Sc=0,cl=typeof performance=="object"&&performance.now?performance:Date,qy=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function yh(){return Yi||(qy(Kct),Yi=cl.now()+Sc)}function Kct(){Yi=0}function Ka(){this._call=this._time=this._next=null}Ka.prototype=bh.prototype={constructor:Ka,restart:function(t,e,r){if(typeof t!="function")throw new TypeError("callback is not a function");r=(r==null?yh():+r)+(e==null?0:+e),!this._next&&Fs!==this&&(Fs?Fs._next=this:Ga=this,Fs=this),this._call=t,this._time=r,Sf()},stop:function(){this._call&&(this._call=null,this._time=1/0,Sf())}};function bh(t,e,r){var o=new Ka;return o.restart(t,e,r),o}function Xct(){yh(),++Vo;for(var t=Ga,e;t;)(e=Yi-t._time)>=0&&t._call.call(void 0,e),t=t._next;--Vo}function Ov(){Yi=(Va=cl.now())+Sc,Vo=Is=0;try{Xct()}finally{Vo=0,Zct(),Yi=0}}function Yct(){var t=cl.now(),e=t-Va;e>Fy&&(Sc-=e,Va=t)}function Zct(){for(var t,e=Ga,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:Ga=r);Fs=t,Sf(o)}function Sf(t){if(!Vo){Is&&(Is=clearTimeout(Is));var e=t-Yi;e>24?(t<1/0&&(Is=setTimeout(Ov,t-cl.now()-Sc)),Ds&&(Ds=clearInterval(Ds))):(Ds||(Va=cl.now(),Ds=setInterval(Yct,Fy)),Vo=1,qy(Ov))}}function Pv(t,e,r){var o=new Ka;return e=e==null?0:+e,o.restart(a=>{o.stop(),t(a+e)},e,r),o}var Jct=yl("start","end","cancel","interrupt"),Qct=[],Hy=0,$v=1,kf=2,Ta=3,Dv=4,Cf=5,La=6;function kc(t,e,r,o,a,u){var f=t.__transition;if(!f)t.__transition={};else if(r in f)return;tut(t,r,{name:e,index:o,group:a,on:Jct,tween:Qct,time:u.time,delay:u.delay,duration:u.duration,ease:u.ease,timer:null,state:Hy})}function wh(t,e){var r=Yn(t,e);if(r.state>Hy)throw new Error("too late; already scheduled");return r}function pr(t,e){var r=Yn(t,e);if(r.state>Ta)throw new Error("too late; already running");return r}function Yn(t,e){var r=t.__transition;if(!r||!(r=r[e]))throw new Error("transition not found");return r}function tut(t,e,r){var o=t.__transition,a;o[e]=r,r.timer=bh(u,0,r.time);function u(g){r.state=$v,r.timer.restart(f,r.delay,r.time),r.delay<=g&&f(g-r.delay)}function f(g){var v,b,w,S;if(r.state!==$v)return d();for(v in o)if(S=o[v],S.name===r.name){if(S.state===Ta)return Pv(f);S.state===Dv?(S.state=La,S.timer.stop(),S.on.call("interrupt",t,t.__data__,S.index,S.group),delete o[v]):+v<e&&(S.state=La,S.timer.stop(),S.on.call("cancel",t,t.__data__,S.index,S.group),delete o[v])}if(Pv(function(){r.state===Ta&&(r.state=Dv,r.timer.restart(h,r.delay,r.time),h(g))}),r.state=kf,r.on.call("start",t,t.__data__,r.index,r.group),r.state===kf){for(r.state=Ta,a=new Array(w=r.tween.length),v=0,b=-1;v<w;++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=Cf,1),b=-1,w=a.length;++b<w;)a[b].call(t,v);r.state===Cf&&(r.on.call("end",t,t.__data__,r.index,r.group),d())}function d(){r.state=La,r.timer.stop(),delete o[e];for(var g in o)return;delete t.__transition}}function Ea(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>kf&&o.state<Cf,o.state=La,o.timer.stop(),o.on.call(a?"interrupt":"cancel",t,t.__data__,o.index,o.group),delete r[f]}u&&delete t.__transition}}function eut(t){return this.each(function(){Ea(this,t)})}function nut(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 rut(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 iut(t,e){var r=this._id;if(t+="",arguments.length<2){for(var o=Yn(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?nut:rut)(r,t,e))}function xh(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 Yn(a,o).value[e]}}function By(t,e){var r;return(typeof e=="number"?si:e instanceof al?Av:(r=al(e))?(e=r,Av):Fct)(t,e)}function out(t){return function(){this.removeAttribute(t)}}function sut(t){return function(){this.removeAttributeNS(t.space,t.local)}}function lut(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 aut(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 cut(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 uut(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 fut(t,e){var r=_c(t),o=r==="transform"?Wct:By;return this.attrTween(t,typeof e=="function"?(r.local?uut:cut)(r,o,xh(this,"attr."+t,e)):e==null?(r.local?sut:out)(r):(r.local?aut:lut)(r,o,e))}function hut(t,e){return function(r){this.setAttribute(t,e.call(this,r))}}function dut(t,e){return function(r){this.setAttributeNS(t.space,t.local,e.call(this,r))}}function put(t,e){var r,o;function a(){var u=e.apply(this,arguments);return u!==o&&(r=(o=u)&&dut(t,u)),r}return a._value=e,a}function gut(t,e){var r,o;function a(){var u=e.apply(this,arguments);return u!==o&&(r=(o=u)&&hut(t,u)),r}return a._value=e,a}function vut(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=_c(t);return this.tween(r,(o.local?put:gut)(o,e))}function mut(t,e){return function(){wh(this,t).delay=+e.apply(this,arguments)}}function yut(t,e){return e=+e,function(){wh(this,t).delay=e}}function but(t){var e=this._id;return arguments.length?this.each((typeof t=="function"?mut:yut)(e,t)):Yn(this.node(),e).delay}function wut(t,e){return function(){pr(this,t).duration=+e.apply(this,arguments)}}function xut(t,e){return e=+e,function(){pr(this,t).duration=e}}function _ut(t){var e=this._id;return arguments.length?this.each((typeof t=="function"?wut:xut)(e,t)):Yn(this.node(),e).duration}function Sut(t,e){if(typeof e!="function")throw new Error;return function(){pr(this,t).ease=e}}function kut(t){var e=this._id;return arguments.length?this.each(Sut(e,t)):Yn(this.node(),e).ease}function Cut(t,e){return function(){var r=e.apply(this,arguments);if(typeof r!="function")throw new Error;pr(this,t).ease=r}}function Tut(t){if(typeof t!="function")throw new Error;return this.each(Cut(this._id,t))}function Lut(t){typeof t!="function"&&(t=xy(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 Eut(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),w,S=0;S<v;++S)(w=d[S]||g[S])&&(b[S]=w);for(;h<o;++h)f[h]=e[h];return new Ir(f,this._parents,this._name,this._id)}function Aut(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 Nut(t,e,r){var o,a,u=Aut(e)?wh:pr;return function(){var f=u(this,t),h=f.on;h!==o&&(a=(o=h).copy()).on(e,r),f.on=a}}function Mut(t,e){var r=this._id;return arguments.length<2?Yn(this.node(),r).on.on(t):this.each(Nut(r,t,e))}function Out(t){return function(){var e=this.parentNode;for(var r in this.__transition)if(+r!==t)return;e&&e.removeChild(this)}}function Put(){return this.on("end.remove",Out(this._id))}function $ut(t){var e=this._name,r=this._id;typeof t!="function"&&(t=gh(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,w=0;w<d;++w)(v=h[w])&&(b=t.call(v,v.__data__,w,h))&&("__data__"in v&&(b.__data__=v.__data__),g[w]=b,kc(g[w],e,r,w,g,Yn(v,r)));return new Ir(u,this._parents,e,r)}function Dut(t){var e=this._name,r=this._id;typeof t!="function"&&(t=wy(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 w=t.call(v,v.__data__,b,d),S,N=Yn(v,r),A=0,E=w.length;A<E;++A)(S=w[A])&&kc(S,e,r,A,w,N);u.push(w),f.push(v)}return new Ir(u,f,e,r)}var Rut=ml.prototype.constructor;function zut(){return new Rut(this._groups,this._parents)}function Iut(t,e){var r,o,a;return function(){var u=Go(this,t),f=(this.style.removeProperty(t),Go(this,t));return u===f?null:u===r&&f===o?a:a=e(r=u,o=f)}}function Wy(t){return function(){this.style.removeProperty(t)}}function Fut(t,e,r){var o,a=r+"",u;return function(){var f=Go(this,t);return f===a?null:f===o?u:u=e(o=f,r)}}function qut(t,e,r){var o,a,u;return function(){var f=Go(this,t),h=r(this),d=h+"";return h==null&&(d=h=(this.style.removeProperty(t),Go(this,t))),f===d?null:f===o&&d===a?u:(a=d,u=e(o=f,h))}}function Hut(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=Wy(e)):void 0;(g!==r||a!==v)&&(o=(r=g).copy()).on(f,a=v),d.on=o}}function But(t,e,r){var o=(t+="")=="transform"?Bct:By;return e==null?this.styleTween(t,Iut(t,o)).on("end.style."+t,Wy(t)):typeof e=="function"?this.styleTween(t,qut(t,o,xh(this,"style."+t,e))).each(Hut(this._id,t)):this.styleTween(t,Fut(t,o,e),r).on("end.style."+t,null)}function Wut(t,e,r){return function(o){this.style.setProperty(t,e.call(this,o),r)}}function Uut(t,e,r){var o,a;function u(){var f=e.apply(this,arguments);return f!==a&&(o=(a=f)&&Wut(t,f,r)),o}return u._value=e,u}function jut(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,Uut(t,e,r??""))}function Gut(t){return function(){this.textContent=t}}function Vut(t){return function(){var e=t(this);this.textContent=e??""}}function Kut(t){return this.tween("text",typeof t=="function"?Vut(xh(this,"text",t)):Gut(t==null?"":t+""))}function Xut(t){return function(e){this.textContent=t.call(this,e)}}function Yut(t){var e,r;function o(){var a=t.apply(this,arguments);return a!==r&&(e=(r=a)&&Xut(a)),e}return o._value=t,o}function Zut(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,Yut(t))}function Jut(){for(var t=this._name,e=this._id,r=Uy(),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=Yn(d,e);kc(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 Qut(){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 tft=0;function Ir(t,e,r,o){this._groups=t,this._parents=e,this._name=r,this._id=o}function Uy(){return++tft}var Lr=ml.prototype;Ir.prototype={constructor:Ir,select:$ut,selectAll:Dut,selectChild:Lr.selectChild,selectChildren:Lr.selectChildren,filter:Lut,merge:Eut,selection:zut,transition:Jut,call:Lr.call,nodes:Lr.nodes,node:Lr.node,size:Lr.size,empty:Lr.empty,each:Lr.each,on:Mut,attr:fut,attrTween:vut,style:But,styleTween:jut,text:Kut,textTween:Zut,remove:Put,tween:iut,delay:but,duration:_ut,ease:kut,easeVarying:Tut,end:Qut,[Symbol.iterator]:Lr[Symbol.iterator]};function eft(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}var nft={time:null,delay:0,duration:250,ease:eft};function rft(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 ift(t){var e,r;t instanceof Ir?(e=t._id,t=t._name):(e=Uy(),(r=nft).time=yh(),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])&&kc(d,t,e,g,f,r||rft(d,e));return new Ir(o,this._parents,t,e)}ml.prototype.interrupt=eut;ml.prototype.transition=ift;const pa=t=>()=>t;function oft(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 _h=new Or(1,0,0);Or.prototype;function Iu(t){t.stopImmediatePropagation()}function Rs(t){t.preventDefault(),t.stopImmediatePropagation()}function sft(t){return(!t.ctrlKey||t.type==="wheel")&&!t.button}function lft(){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 Rv(){return this.__zoom||_h}function aft(t){return-t.deltaY*(t.deltaMode===1?.05:t.deltaMode?1:.002)*(t.ctrlKey?10:1)}function cft(){return navigator.maxTouchPoints||"ontouchstart"in this}function uft(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 fft(){var t=sft,e=lft,r=uft,o=aft,a=cft,u=[0,1/0],f=[[-1/0,-1/0],[1/0,1/0]],h=250,d=Vct,g=yl("start","zoom","end"),v,b,w,S=500,N=150,A=0,E=10;function C(z){z.property("__zoom",Rv).on("wheel.zoom",J,{passive:!1}).on("mousedown.zoom",ct).on("dblclick.zoom",vt).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)")}C.transform=function(z,k,H,W){var et=z.selection?z.selection():z;et.property("__zoom",Rv),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()})},C.scaleBy=function(z,k,H,W){C.scaleTo(z,function(){var et=this.__zoom.k,wt=typeof k=="function"?k.apply(this,arguments):k;return et*wt},H,W)},C.scaleTo=function(z,k,H,W){C.transform(z,function(){var et=e.apply(this,arguments),wt=this.__zoom,Et=H==null?P(et):typeof H=="function"?H.apply(this,arguments):H,qt=wt.invert(Et),Bt=typeof k=="function"?k.apply(this,arguments):k;return r($(L(wt,Bt),Et,qt),et,f)},H,W)},C.translateBy=function(z,k,H,W){C.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)},C.translateTo=function(z,k,H,W,et){C.transform(z,function(){var wt=e.apply(this,arguments),Et=this.__zoom,qt=W==null?P(wt):typeof W=="function"?W.apply(this,arguments):W;return r(_h.translate(qt[0],qt[1]).scale(Et.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,Et=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]),ne=et.__zoom,Q=typeof k=="function"?k.apply(et,wt):k,tt=d(ne.invert(Bt).concat(Gt/ne.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)}Et.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 oft(z,{sourceEvent:this.sourceEvent,target:C,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)],Ea(this),H.start()}Rs(z),H.wheel=setTimeout(Et,N),H.zoom("mouse",r($(L(W,et),H.mouse[0],H.mouse[1]),H.extent,f));function Et(){H.wheel=null,H.end()}}function ct(z,...k){if(w||!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),Et=z.clientX,qt=z.clientY;My(z.view),Iu(z),W.mouse=[wt,this.__zoom.invert(wt)],Ea(this),W.start();function Bt(ne){if(Rs(ne),!W.moved){var Q=ne.clientX-Et,tt=ne.clientY-qt;W.moved=Q*Q+tt*tt>A}W.event(ne).zoom("mouse",r($(W.that.__zoom,W.mouse[0]=Ar(ne,H),W.mouse[1]),W.extent,f))}function Gt(ne){et.on("mousemove.zoom mouseup.zoom",null),Oy(ne.view,W.moved),Rs(ne),W.event(ne).end()}}function vt(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),Et=r($(L(H,wt),W,et),e.apply(this,k),f);Rs(z),h>0?_n(this).transition().duration(h).call(G,Et,W,z):_n(this).call(C.transform,Et,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,Et,qt,Bt;for(Iu(z),Et=0;Et<W;++Et)qt=H[Et],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)),Ea(this),et.start())}}function ut(z,...k){if(!!this.__zooming){var H=V(this,k).event(z),W=z.changedTouches,et=W.length,wt,Et,qt,Bt;for(Rs(z),wt=0;wt<et;++wt)Et=W[wt],qt=Ar(Et,this),H.touch0&&H.touch0[2]===Et.identifier?H.touch0[0]=qt:H.touch1&&H.touch1[2]===Et.identifier&&(H.touch1[0]=qt);if(Et=H.that.__zoom,H.touch1){var Gt=H.touch0[0],ne=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]-ne[0])*st+(st=tt[1]-ne[1])*st;Et=L(Et,Math.sqrt(K/st)),qt=[(Gt[0]+Q[0])/2,(Gt[1]+Q[1])/2],Bt=[(ne[0]+tt[0])/2,(ne[1]+tt[1])/2]}else if(H.touch0)qt=H.touch0[0],Bt=H.touch0[1];else return;H.zoom("touch",r($(Et,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,Et;for(Iu(z),w&&clearTimeout(w),w=setTimeout(function(){w=null},S),wt=0;wt<et;++wt)Et=W[wt],H.touch0&&H.touch0[2]===Et.identifier?delete H.touch0:H.touch1&&H.touch1[2]===Et.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&&(Et=Ar(Et,this),Math.hypot(b[0]-Et[0],b[1]-Et[1])<E)){var qt=_n(this).on("dblclick.zoom");qt&&qt.apply(this,arguments)}}}return C.wheelDelta=function(z){return arguments.length?(o=typeof z=="function"?z:pa(+z),C):o},C.filter=function(z){return arguments.length?(t=typeof z=="function"?z:pa(!!z),C):t},C.touchable=function(z){return arguments.length?(a=typeof z=="function"?z:pa(!!z),C):a},C.extent=function(z){return arguments.length?(e=typeof z=="function"?z:pa([[+z[0][0],+z[0][1]],[+z[1][0],+z[1][1]]]),C):e},C.scaleExtent=function(z){return arguments.length?(u[0]=+z[0],u[1]=+z[1],C):[u[0],u[1]]},C.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],C):[[f[0][0],f[0][1]],[f[1][0],f[1][1]]]},C.constrain=function(z){return arguments.length?(r=z,C):r},C.duration=function(z){return arguments.length?(h=+z,C):h},C.interpolate=function(z){return arguments.length?(d=z,C):d},C.on=function(){var z=g.on.apply(g,arguments);return z===g?C:z},C.clickDistance=function(z){return arguments.length?(A=(z=+z)*z,C):Math.sqrt(A)},C.tapDistance=function(z){return arguments.length?(E=+z,C):E},C}function hft(t){const e=+this._x.call(null,t),r=+this._y.call(null,t);return jy(this.cover(e,r),e,r,t)}function jy(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,w,S,N,A,E,C,L;if(!u)return t._root=f,t;for(;u.length;)if((A=e>=(b=(h+g)/2))?h=b:g=b,(E=r>=(w=(d+v)/2))?d=w:v=w,a=u,!(u=u[C=E<<1|A]))return a[C]=f,t;if(S=+t._x.call(null,u.data),N=+t._y.call(null,u.data),e===S&&r===N)return f.next=u,a?a[C]=f:t._root=f,t;do a=a?a[C]=new Array(4):t._root=new Array(4),(A=e>=(b=(h+g)/2))?h=b:g=b,(E=r>=(w=(d+v)/2))?d=w:v=w;while((C=E<<1|A)===(L=(N>=w)<<1|S>=b));return a[L]=u,a[C]=f,t}function dft(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)jy(this,f[r],h[r],t[r]);return this}function pft(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 gft(){var t=[];return this.visit(function(e){if(!e.length)do t.push(e.data);while(e=e.next)}),t}function vft(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 mft(t,e,r){var o,a=this._x0,u=this._y0,f,h,d,g,v=this._x1,b=this._y1,w=[],S=this._root,N,A;for(S&&w.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);N=w.pop();)if(!(!(S=N.node)||(f=N.x0)>v||(h=N.y0)>b||(d=N.x1)<a||(g=N.y1)<u))if(S.length){var E=(f+d)/2,C=(h+g)/2;w.push(new dn(S[3],E,C,d,g),new dn(S[2],f,C,E,g),new dn(S[1],E,h,d,C),new dn(S[0],f,h,E,C)),(A=(e>=C)<<1|t>=E)&&(N=w[w.length-1],w[w.length-1]=w[w.length-1-A],w[w.length-1-A]=N)}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 yft(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,w,S,N,A,E,C;if(!r)return this;if(r.length)for(;;){if((N=v>=(w=(f+d)/2))?f=w:d=w,(A=b>=(S=(h+g)/2))?h=S:g=S,e=r,!(r=r[E=A<<1|N]))return this;if(!r.length)break;(e[E+1&3]||e[E+2&3]||e[E+3&3])&&(o=e,C=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[C]=r:this._root=r),this):(this._root=u,this)}function bft(t){for(var e=0,r=t.length;e<r;++e)this.remove(t[e]);return this}function wft(){return this._root}function xft(){var t=0;return this.visit(function(e){if(!e.length)do++t;while(e=e.next)}),t}function _ft(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 Sft(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 kft(t){return t[0]}function Cft(t){return arguments.length?(this._x=t,this):this._x}function Tft(t){return t[1]}function Lft(t){return arguments.length?(this._y=t,this):this._y}function Sh(t,e,r){var o=new kh(e??kft,r??Tft,NaN,NaN,NaN,NaN);return t==null?o:o.addAll(t)}function kh(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 zv(t){for(var e={data:t.data},r=e;t=t.next;)r=r.next={data:t.data};return e}var vn=Sh.prototype=kh.prototype;vn.copy=function(){var t=new kh(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=zv(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]=zv(o));return t};vn.add=hft;vn.addAll=dft;vn.cover=pft;vn.data=gft;vn.extent=vft;vn.find=mft;vn.remove=yft;vn.removeAll=bft;vn.root=wft;vn.size=xft;vn.visit=_ft;vn.visitAfter=Sft;vn.x=Cft;vn.y=Lft;function gn(t){return function(){return t}}function ai(t){return(t()-.5)*1e-6}function Eft(t){return t.x+t.vx}function Aft(t){return t.y+t.vy}function Nft(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,w,S,N,A,E,C=0;C<u;++C)for(b=Sh(e,Eft,Aft).visitAfter(h),g=0;g<v;++g)w=e[g],A=r[w.index],E=A*A,S=w.x+w.vx,N=w.y+w.vy,b.visit(L);function L($,P,G,V,rt){var J=$.data,ct=$.r,vt=A+ct;if(J){if(J.index>w.index){var kt=S-J.x-J.vx,ut=N-J.y-J.vy,U=kt*kt+ut*ut;U<vt*vt&&(kt===0&&(kt=ai(o),U+=kt*kt),ut===0&&(ut=ai(o),U+=ut*ut),U=(vt-(U=Math.sqrt(U)))/U*a,w.vx+=(kt*=U)*(vt=(ct*=ct)/(E+ct)),w.vy+=(ut*=U)*vt,J.vx-=kt*(vt=1-vt),J.vy-=ut*vt)}return}return P>S+vt||V<S-vt||G>N+vt||rt<N-vt}}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 Mft(t){return t.index}function Iv(t,e){var r=t.get(e);if(!r)throw new Error("node not found: "+e);return r}function Oft(t){var e=Mft,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 w(E){for(var C=0,L=t.length;C<v;++C)for(var $=0,P,G,V,rt,J,ct,vt;$<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),ct=Math.sqrt(rt*rt+J*J),ct=(ct-u[$])/ct*E*o[$],rt*=ct,J*=ct,V.vx-=rt*(vt=d[$]),V.vy-=J*vt,G.vx+=rt*(vt=1-vt),G.vy+=J*vt}function S(){if(!!f){var E,C=f.length,L=t.length,$=new Map(f.map((G,V)=>[e(G,V,f),G])),P;for(E=0,h=new Array(C);E<L;++E)P=t[E],P.index=E,typeof P.source!="object"&&(P.source=Iv($,P.source)),typeof P.target!="object"&&(P.target=Iv($,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),N(),u=new Array(L),A()}}function N(){if(!!f)for(var E=0,C=t.length;E<C;++E)o[E]=+r(t[E],E,t)}function A(){if(!!f)for(var E=0,C=t.length;E<C;++E)u[E]=+a(t[E],E,t)}return w.initialize=function(E,C){f=E,g=C,S()},w.links=function(E){return arguments.length?(t=E,S(),w):t},w.id=function(E){return arguments.length?(e=E,w):e},w.iterations=function(E){return arguments.length?(v=+E,w):v},w.strength=function(E){return arguments.length?(r=typeof E=="function"?E:gn(+E),N(),w):r},w.distance=function(E){return arguments.length?(a=typeof E=="function"?E:gn(+E),A(),w):a},w}const Pft=1664525,$ft=1013904223,Fv=4294967296;function Dft(){let t=1;return()=>(t=(Pft*t+$ft)%Fv)/Fv}function Rft(t){return t.x}function zft(t){return t.y}var Ift=10,Fft=Math.PI*(3-Math.sqrt(5));function qft(t){var e,r=1,o=.001,a=1-Math.pow(o,1/300),u=0,f=.6,h=new Map,d=bh(b),g=yl("tick","end"),v=Dft();t==null&&(t=[]);function b(){w(),g.call("tick",e),r<o&&(d.stop(),g.call("end",e))}function w(A){var E,C=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<C;++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,C;A<E;++A){if(C=t[A],C.index=A,C.fx!=null&&(C.x=C.fx),C.fy!=null&&(C.y=C.fy),isNaN(C.x)||isNaN(C.y)){var L=Ift*Math.sqrt(.5+A),$=A*Fft;C.x=L*Math.cos($),C.y=L*Math.sin($)}(isNaN(C.vx)||isNaN(C.vy))&&(C.vx=C.vy=0)}}function N(A){return A.initialize&&A.initialize(t,v),A}return S(),e={tick:w,restart:function(){return d.restart(b),e},stop:function(){return d.stop(),e},nodes:function(A){return arguments.length?(t=A,S(),h.forEach(N),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(N),e):v},force:function(A,E){return arguments.length>1?(E==null?h.delete(A):h.set(A,N(E)),e):h.get(A)},find:function(A,E,C){var L=0,$=t.length,P,G,V,rt,J;for(C==null?C=1/0:C*=C,L=0;L<$;++L)rt=t[L],P=A-rt.x,G=E-rt.y,V=P*P+G*G,V<C&&(J=rt,C=V);return J},on:function(A,E){return arguments.length>1?(g.on(A,E),e):g.on(A)}}}function Hft(){var t,e,r,o,a=gn(-30),u,f=1,h=1/0,d=.81;function g(S){var N,A=t.length,E=Sh(t,Rft,zft).visitAfter(b);for(o=S,N=0;N<A;++N)e=t[N],E.visit(w)}function v(){if(!!t){var S,N=t.length,A;for(u=new Array(N),S=0;S<N;++S)A=t[S],u[A.index]=+a(A,S,t)}}function b(S){var N=0,A,E,C=0,L,$,P;if(S.length){for(L=$=P=0;P<4;++P)(A=S[P])&&(E=Math.abs(A.value))&&(N+=A.value,C+=E,L+=E*A.x,$+=E*A.y);S.x=L/C,S.y=$/C}else{A=S,A.x=A.data.x,A.y=A.data.y;do N+=u[A.data.index];while(A=A.next)}S.value=N}function w(S,N,A,E){if(!S.value)return!0;var C=S.x-e.x,L=S.y-e.y,$=E-N,P=C*C+L*L;if($*$/d<P)return P<h&&(C===0&&(C=ai(r),P+=C*C),L===0&&(L=ai(r),P+=L*L),P<f&&(P=Math.sqrt(f*P)),e.vx+=C*S.value*o/P,e.vy+=L*S.value*o/P),!0;if(S.length||P>=h)return;(S.data!==e||S.next)&&(C===0&&(C=ai(r),P+=C*C),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+=C*$,e.vy+=L*$);while(S=S.next)}return g.initialize=function(S,N){t=S,r=N,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 Bft(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 Wft(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 Uft=Object.defineProperty,jft=(t,e,r)=>e in t?Uft(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Me=(t,e,r)=>(jft(t,typeof e!="symbol"?e+"":e,r),r);function Gft(){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 Ko=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Gy={},Tf=Ko&&Ko.__assign||function(){return Tf=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},Tf.apply(this,arguments)},Vft=Ko&&Ko.__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},Kft=Ko&&Ko.__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(Gy,"__esModule",{value:!0});var qv=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]:qv(r[a])&&qv(o[a])?r[a]=ci(r[a],o[a]):r[a]=o[a])}),r},{})},Vy={mergeArrays:!0};ci.options=Vy;ci.withOptions=function(t){for(var e=[],r=1;r<arguments.length;r++)e[r-1]=arguments[r];ci.options=Tf({mergeArrays:!0},t);var o=ci.apply(void 0,Kft([],Vft(e),!1));return ci.options=Vy,o};var Xft=Gy.default=ci;function Yft(){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 Zft(){return{includeUnlinked:!0,linkFilter:()=>!0,nodeTypeFilter:void 0,showLinkLabels:!0,showNodeLabels:!0}}function Ky(t){t.preventDefault(),t.stopPropagation()}function Xy(t){return typeof t=="number"}function gi(t,e){return Xy(t.nodeRadius)?t.nodeRadius:t.nodeRadius(e)}function Jft(t){return`${t.source.id}-${t.target.id}`}function Yy(t){return`link-arrow-${t}`.replace(/[()]/g,"~")}function Qft(t){return`url(#${Yy(t.color)})`}function tht(t){return{size:t,padding:(e,r)=>gi(r,e)+2*t,ref:[t/2,t/2],path:[[0,0],[0,t],[t,t/2]],viewBox:[0,0,t,t].join(",")}}const Zy={Arrow:t=>tht(t)},eht=(t,e,r)=>[e/2,r/2],nht=(t,e,r)=>[Hv(0,e),Hv(0,r)];function Hv(t,e){return Math.random()*(e-t)+t}const Lf={Centered:eht,Randomized:nht};function rht(){return{autoResize:!1,callbacks:{},hooks:{},initial:Zft(),nodeRadius:16,marker:Zy.Arrow(4),modifiers:{},positionInitializer:Lf.Centered,simulation:{alphas:Gft(),forces:Yft()},zoom:{initial:1,min:.1,max:2}}}function iht(t={}){return Xft.withOptions({mergeArrays:!1},rht(),t)}function oht(t,e){let r;return()=>{r!==void 0&&clearTimeout(r),r=setTimeout(()=>t(),e)}}function sht({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=>Ky(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,_h.translate(u,f).scale(h)),g.append("g")}function lht({canvas:t,scale:e,xOffset:r,yOffset:o}){t==null||t.attr("transform",`translate(${r},${o})scale(${e})`)}function aht({config:t,onDragStart:e,onDragEnd:r}){var o,a;const u=xct().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 cht({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}:uht({nodes:h,links:u},r)}function uht(t,e){const r=[...fht(t,e),...hht(t,e)],o=r.flatMap(a=>[a.source,a.target]);return{nodes:[...new Set([...o,e])],links:[...new Set(r)]}}function fht(t,e){return Jy(t,e,(r,o)=>r.target.id===o.id)}function hht(t,e){return Jy(t,e,(r,o)=>r.source.id===o.id)}function Jy(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 Ef(t){var e;return(e=t.x)!=null?e:0}function Af(t){var e;return(e=t.y)!=null?e:0}function Ch({source:t,target:e}){const r=new hn(Ef(t),Af(t)),o=new hn(Ef(e),Af(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 Qy({center:t,node:e}){const r=new hn(Ef(e),Af(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 tb({config:t,source:e,target:r}){const{s:o,t:a,norm:u}=Ch({config:t,source:e,target:r}),f=o.add(u.multiply(gi(t,e)-1)),h=a.subtract(u.multiply(t.marker.padding(r,t)));return{start:f,end:h}}function dht(t){const{start:e,end:r}=tb(t);return`M${e.x},${e.y}
35
+ L${r.x},${r.y}`}function pht(t){const{start:e,end:r}=tb(t),o=r.subtract(e).multiply(.5),a=e.add(o);return`translate(${a.x-8},${a.y-4})`}function ght({config:t,source:e,target:r}){const{s:o,t:a,dist:u,norm:f,endNorm:h}=Ch({config:t,source:e,target:r}),d=10,g=f.rotateByDegrees(-d).multiply(gi(t,e)-1).add(o),v=h.rotateByDegrees(d).multiply(gi(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 vht({center:t,config:e,node:r}){const{n:o,c:a}=Qy({center:t,config:e,node:r}),u=gi(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 mht({config:t,source:e,target:r}){const{t:o,dist:a,endNorm:u}=Ch({config:t,source:e,target:r}),f=10,h=u.rotateByDegrees(f).multiply(.5*a).add(o);return`translate(${h.x},${h.y})`}function yht({center:t,config:e,node:r}){const{n:o,c:a}=Qy({center:t,config:e,node:r}),u=o.subtract(a),f=u.multiply(1/u.length()).multiply(3*gi(e,r)+8).add(o);return`translate(${f.x},${f.y})`}const Do={line:{labelTransform:pht,path:dht},arc:{labelTransform:mht,path:ght},reflexive:{labelTransform:yht,path:vht}};function bht(t){return t.append("g").classed("links",!0).selectAll("path")}function wht({config:t,graph:e,selection:r,showLabels:o}){const a=r==null?void 0:r.data(e.links,u=>Jft(u)).join(u=>{var f,h,d,g;const v=u.append("g"),b=v.append("path").classed("link",!0).style("marker-end",S=>Qft(S)).style("stroke",S=>S.color);(h=(f=t.modifiers).link)==null||h.call(f,b);const w=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,w),v});return a==null||a.select(".link__label").attr("opacity",u=>u.label&&o?1:0),a}function xht(t){_ht(t),Sht(t)}function _ht({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?Do.reflexive.path({config:e,node:a.source,center:t}):eb(r,a.source,a.target)?Do.arc.path({config:e,source:a.source,target:a.target}):Do.line.path({config:e,source:a.source,target:a.target}))}function Sht({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?Do.reflexive.labelTransform({config:t,node:a.source,center:e}):eb(r,a.source,a.target)?Do.arc.labelTransform({config:t,source:a.source,target:a.target}):Do.line.labelTransform({config:t,source:a.source,target:a.target}))}function eb(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 kht(t){return t.append("defs").selectAll("marker")}function Cht({config:t,graph:e,selection:r}){return r==null?void 0:r.data(Tht(e),o=>o).join(o=>{const a=o.append("marker").attr("id",u=>Yy(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",Lht(t.marker.path)),a})}function Tht(t){return[...new Set(t.links.map(e=>e.color))]}function Lht(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 Eht(t){return t.append("g").classed("nodes",!0).selectAll("circle")}function Aht({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,w;const S=d.append("g");e!==void 0&&S.call(e);const N=S.append("circle").classed("node",!0).attr("aria-label",E=>E.label?E.label.text:E.id).attr("r",E=>gi(t,E)).on("contextmenu",(E,C)=>{Ky(E),o(C)}).on("pointerdown",(E,C)=>Mht(E,C,a??o)).style("fill",E=>E.color);(v=(g=t.modifiers).node)==null||v.call(g,N);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(w=(b=t.modifiers).nodeLabel)==null||w.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 Nht=500;function Mht(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>Nht){e.lastInteractionTimestamp=a;return}e.lastInteractionTimestamp=void 0,r(e)}function Oht(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 Pht({center:t,config:e,graph:r,onTick:o}){var a,u;const f=qft(r.nodes),h=e.simulation.forces.centering;if(h&&h.enabled){const b=h.strength;f.force("x",Bft(()=>t().x).strength(b)).force("y",Wft(()=>t().y).strength(b))}const d=e.simulation.forces.charge;d&&d.enabled&&f.force("charge",Hft().strength(d.strength));const g=e.simulation.forces.collision;g&&g.enabled&&f.force("collision",Nft().radius(b=>g.radiusMultiplier*gi(e,b)));const v=e.simulation.forces.link;return v&&v.enabled&&f.force("link",Oft(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 $ht({canvasContainer:t,config:e,min:r,max:o,onZoom:a}){var u,f;const h=fft().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 Dht{constructor(e,r,o){if(Me(this,"nodeTypes"),Me(this,"_nodeTypeFilter"),Me(this,"_includeUnlinked",!0),Me(this,"_linkFilter",()=>!0),Me(this,"_showLinkLabels",!0),Me(this,"_showNodeLabels",!0),Me(this,"filteredGraph"),Me(this,"width",0),Me(this,"height",0),Me(this,"simulation"),Me(this,"canvas"),Me(this,"linkSelection"),Me(this,"nodeSelection"),Me(this,"markerSelection"),Me(this,"zoom"),Me(this,"drag"),Me(this,"xOffset",0),Me(this,"yOffset",0),Me(this,"scale"),Me(this,"focusedNode"),Me(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(oht(()=>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(Xy(h)?h:h({oldWidth:e,oldHeight:r,newWidth:o,newHeight:a}))}restart(e){var r;this.markerSelection=Cht({config:this.config,graph:this.filteredGraph,selection:this.markerSelection}),this.linkSelection=wht({config:this.config,graph:this.filteredGraph,selection:this.linkSelection,showLabels:this._showLinkLabels}),this.nodeSelection=Aht({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=Pht({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=$ht({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=sht({applyZoom:this.scale!==1,container:_n(this.container),offset:[this.xOffset,this.yOffset],scale:this.scale,zoom:this.zoom}),this.applyZoom(),this.linkSelection=bht(this.canvas),this.nodeSelection=Eht(this.canvas),this.markerSelection=kht(this.canvas),this.drag=aht({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(){Oht(this.nodeSelection),xht({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(){lht({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=cht({graph:this.graph,filter:this._nodeTypeFilter,focusedNode:this.focusedNode,includeUnlinked:this._includeUnlinked,linkFilter:this._linkFilter})}}function Bv({nodes:t,links:e}){return{nodes:t??[],links:e??[]}}function Rht(t){return{...t}}function nb(t){return{...t,isFocused:!1,lastInteractionTimestamp:void 0}}const zht={"h-full":"","min-h-75":"","flex-1":"",overflow:"hidden"},Iht={flex:"","items-center":"","gap-4":"","px-3":"","py-2":""},Fht=["id","checked","onChange"],qht=["for"],Hht=ht("div",{"flex-auto":""},null,-1),Bht=oe({__name:"ViewModuleGraph",props:{graph:null},setup(t){const e=t,{graph:r}=t1(e),o=Kt(),a=Kt(!1),u=Kt(),f=Kt();Kf(()=>{a.value===!1&&setTimeout(()=>u.value=void 0,300)},{flush:"post"}),dl(()=>{g()}),Yf(()=>{var b;(b=f.value)==null||b.shutdown()}),Fe(r,g);function h(b,w){var S;(S=f.value)==null||S.filterNodesByType(w,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 Dht(o.value,r.value,iht({nodeRadius:10,autoResize:!0,simulation:{alphas:{initialize:1,resize:({newHeight:w,newWidth:S})=>w===0&&S===0?0:.25},forces:{collision:{radiusMultiplier:10},link:{length:240}}},marker:Zy.Arrow(2),modifiers:{node:v},positionInitializer:r.value.nodes.length>1?Lf.Randomized:Lf.Centered,zoom:{min:.5,max:2}})))}function v(b){const w=E=>E.button===0;let S=0,N=0,A=0;b.on("pointerdown",(E,C)=>{C.type!=="external"&&(!C.x||!C.y||!w(E)||(S=C.x,N=C.y,A=Date.now()))}).on("pointerup",(E,C)=>{if(C.type==="external"||!C.x||!C.y||!w(E)||Date.now()-A>500)return;const L=C.x-S,$=C.y-N;L**2+$**2<100&&d(C.id)})}return(b,w)=>{var C;const S=Qo,N=Plt,A=xlt,E=Ji("tooltip");return dt(),At("div",zht,[ht("div",null,[ht("div",Iht,[(dt(!0),At(ue,null,lr((C=j(f))==null?void 0:C.nodeTypes.sort(),L=>{var $;return dt(),At("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,Fht),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,qht)])}),128)),Hht,ht("div",null,[pn(Rt(S,{icon:"i-carbon-reset",onClick:g},null,512),[[E,"Reset",void 0,{bottom:!0}]])])])]),ht("div",{ref_key:"el",ref:o},null,512),Rt(A,{modelValue:j(a),"onUpdate:modelValue":w[1]||(w[1]=L=>Ee(a)?a.value=L:null),direction:"right"},{default:Zt(()=>[j(u)?(dt(),ce(v1,{key:0},{default:Zt(()=>[Rt(N,{id:j(u),onClose:w[0]||(w[0]=L=>a.value=!1)},null,8,["id"])]),_:1})):ve("",!0)]),_:1},8,["modelValue"])])}}});const Wht={key:0,"text-green-500":"","flex-shrink-0":"","i-carbon:checkmark":""},Uht={key:1,"text-red-500":"","flex-shrink-0":"","i-carbon:compare":""},jht={key:2,"text-red-500":"","flex-shrink-0":"","i-carbon:close":""},Ght={key:3,"text-gray-500":"","flex-shrink-0":"","i-carbon:document-blank":""},Vht={key:4,"text-gray-500":"","flex-shrink-0":"","i-carbon:redo":"","rotate-90":""},Kht={key:5,"text-yellow-500":"","flex-shrink-0":"","i-carbon:circle-dash":"","animate-spin":""},Th=oe({__name:"StatusIcon",props:{task:null},setup(t){return(e,r)=>{var a,u,f;const o=Ji("tooltip");return((a=t.task.result)==null?void 0:a.state)==="pass"?(dt(),At("div",Wht)):j(yc)(t.task)?pn((dt(),At("div",Uht,null,512)),[[o,"Contains failed snapshot",void 0,{right:!0}]]):((u=t.task.result)==null?void 0:u.state)==="fail"?(dt(),At("div",jht)):t.task.mode==="todo"?pn((dt(),At("div",Ght,null,512)),[[o,"Todo",void 0,{right:!0}]]):t.task.mode==="skip"||((f=t.task.result)==null?void 0:f.state)==="skip"?pn((dt(),At("div",Vht,null,512)),[[o,"Skipped",void 0,{right:!0}]]):(dt(),At("div",Kht))}}});function Xht(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:w}=u;e.set(b,w);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 Yht(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 Zht(t){const e=t.map(o=>Yht(o)),r=Xht(e);return e.map(({raw:o,id:a})=>nb({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 Jht(t,e){return nb({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 Qht(t,e){if(!t)return Bv({});const r=Zht(t.externalized),o=t.inlined.map(h=>Jht(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 Rht({source:v,target:b,color:"var(--color-link)",label:!1})}).filter(g=>g!==void 0));return Bv({nodes:a,links:f})}const tdt={key:0,flex:"","flex-col":"","h-full":"","max-h-full":"","overflow-hidden":""},edt={p:"2","h-10":"",flex:"~ gap-2","items-center":"","bg-header":"",border:"b base"},ndt={"flex-1":"","font-light":"","op-50":"","ws-nowrap":"",truncate:"","text-sm":""},rdt={class:"flex text-lg"},idt={flex:"~","items-center":"","bg-header":"",border:"b-2 base","text-sm":"","h-41px":""},odt={flex:"","flex-col":"","flex-1":"",overflow:"hidden"},sdt={key:0,"flex-1":""},ldt=oe({__name:"FileDetails",setup(t){const e=Kt({externalized:[],graph:{},inlined:[]}),r=Kt({nodes:[],links:[]}),o=Kt(!1),a=Kt(!1);SC(Le,async(g,v)=>{g&&g.filepath!==(v==null?void 0:v.filepath)&&(e.value=await Ue.rpc.getModuleGraph(g.filepath),r.value=Qht(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),or.value=g},h=St(()=>{var g;return((g=Z0.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=Th,w=Qo,S=Bht,N=wlt,A=plt,E=slt,C=Ji("tooltip");return j(Le)?(dt(),At("div",tdt,[ht("div",null,[ht("div",edt,[Rt(b,{task:j(Le)},null,8,["task"]),ht("div",ndt,Xt((L=j(Le))==null?void 0:L.filepath),1),ht("div",rdt,[pn(Rt(w,{title:"Open in editor",icon:"i-carbon-launch",disabled:!(($=j(Le))!=null&&$.filepath),onClick:u},null,8,["disabled"]),[[C,"Open in editor",void 0,{bottom:!0}]])])]),ht("div",idt,[ht("button",{"tab-button":"",class:ge({"tab-button-active":j(or)==null}),onClick:v[0]||(v[0]=P=>f(null))}," Report ",2),ht("button",{"tab-button":"",class:ge({"tab-button-active":j(or)==="graph"}),onClick:v[1]||(v[1]=P=>f("graph"))}," Module Graph ",2),ht("button",{"tab-button":"",class:ge({"tab-button-active":j(or)==="editor"}),onClick:v[2]||(v[2]=P=>f("editor"))},Xt(j(o)?"* ":"")+"Code ",3),ht("button",{"tab-button":"",class:ge({"tab-button-active":j(or)==="console",op20:j(or)!=="console"&&j(h)===0}),onClick:v[3]||(v[3]=P=>f("console"))}," Console ("+Xt(j(h))+") ",3)])]),ht("div",odt,[j(a)?(dt(),At("div",sdt,[pn(Rt(S,{graph:j(r)},null,8,["graph"]),[[Km,j(or)==="graph"]])])):ve("",!0),j(or)==="editor"?(dt(),ce(N,{key:j(Le).filepath,file:j(Le),onDraft:d},null,8,["file"])):j(or)==="console"?(dt(),ce(A,{key:2,file:j(Le)},null,8,["file"])):j(or)?ve("",!0):(dt(),ce(E,{key:3,file:j(Le)},null,8,["file"]))])])):ve("",!0)}}}),adt=["open"],cdt=ht("div",{"flex-1":"","h-1px":"",border:"base b",op80:""},null,-1),udt=ht("div",{"flex-1":"","h-1px":"",border:"base b",op80:""},null,-1),fdt=oe({__name:"DetailsPanel",props:{color:null},setup(t){const e=Kt(!0);return(r,o)=>(dt(),At("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:ge(t.color),"w-full":"",flex:"","select-none":"",sticky:"",top:"-1"},[cdt,Kn(r.$slots,"summary",{open:j(e)}),udt],2),Kn(r.$slots,"default")],40,adt))}});const hdt={key:0,flex:"~ row","items-center":"",p:"x-2 y-1","border-rounded":"","cursor-pointer":"",hover:"bg-active"},ddt=["text"],pdt={"text-sm":"",truncate:"","font-light":""},gdt={key:0,text:"xs",op20:"",style:{"white-space":"nowrap"}},vdt=oe({__name:"TaskItem",props:{task:null},setup(t){const e=t,r=St(()=>{const{result:o}=e.task;return o&&Math.round(o.duration||0)});return(o,a)=>{var f,h;const u=Th;return t.task?(dt(),At("div",hdt,[Rt(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",pdt,Xt(t.task.name),1),typeof j(r)=="number"?(dt(),At("span",gdt,Xt(j(r)>0?j(r):"< 1")+"ms ",1)):ve("",!0)],8,ddt)])):ve("",!0)}}});function mdt(t){return Object.hasOwnProperty.call(t,"tasks")}function rb(t,e){return typeof t!="string"||typeof e!="string"?!1:t.toLowerCase().includes(e.toLowerCase())}const ydt={key:1},bdt={inheritAttrs:!1},wdt=oe({...bdt,__name:"TaskTree",props:{task:null,indent:{default:0},nested:{type:Boolean,default:!1},search:null,onItemClick:null},setup(t){return(e,r)=>{const o=vdt,a=Vi("TaskTree",!0);return dt(),At(ue,null,[!t.search||j(rb)(t.task.name,t.search)?(dt(),ce(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"])):ve("",!0),t.nested&&t.task.type==="suite"&&t.task.tasks.length?(dt(),At("div",ydt,[(dt(!0),At(ue,null,lr(t.task.tasks,u=>(dt(),ce(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))])):ve("",!0)],64)}}}),xdt={h:"full",flex:"~ col"},_dt={p:"2","h-10":"",flex:"~ gap-2","items-center":"","bg-header":"",border:"b base"},Sdt={p:"l3 y2 r2",flex:"~ gap-2","items-center":"","bg-header":"",border:"b-2 base"},kdt=ht("div",{class:"i-carbon:search","flex-shrink-0":""},null,-1),Cdt=["op"],Tdt={class:"scrolls","flex-auto":"","py-1":""},Ldt={"text-red5":""},Edt={"text-yellow5":""},Adt={"text-green5":""},Ndt={class:"text-purple5:50"},Mdt={key:2,flex:"~ col","items-center":"",p:"x4 y4","font-light":""},Odt=ht("div",{op30:""}," No matched test ",-1),Pdt={inheritAttrs:!1},ib=oe({...Pdt,__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=St(()=>o.value.trim()!==""),f=(E,C)=>{let L=!1;for(let $=0;$<E.length;$++){const P=E[$];if(rb(P.name,C)){L=!0;break}if(mdt(P)&&P.tasks&&(L=f(P.tasks,C),L))break}return L},h=St(()=>o.value.trim()?r.tasks.filter(E=>f([E],o.value)):r.tasks),d=St(()=>u.value?h.value.map(E=>Ba(E.id)).filter(Boolean):[]),g=St(()=>h.value.filter(E=>{var C;return((C=E.result)==null?void 0:C.state)==="fail"})),v=St(()=>h.value.filter(E=>{var C;return((C=E.result)==null?void 0:C.state)==="pass"})),b=St(()=>h.value.filter(E=>E.mode==="skip"||E.mode==="todo")),w=St(()=>h.value.filter(E=>!g.value.includes(E)&&!v.value.includes(E)&&!b.value.includes(E))),S=fC(w,250),N=E=>{var C;o.value="",E&&((C=a.value)==null||C.focus())},A=St(()=>o.value==="");return(E,C)=>{const L=Qo,$=wdt,P=fdt,G=Ji("tooltip");return dt(),At("div",xdt,[ht("div",null,[ht("div",_dt,[Kn(E.$slots,"header",{filteredTests:j(u)?j(d):void 0})]),ht("div",Sdt,[kdt,pn(ht("input",{ref_key:"searchBox",ref:a,"onUpdate:modelValue":C[0]||(C[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:[C[1]||(C[1]=Qu(V=>N(!1),["esc"])),C[2]||(C[2]=Qu(V=>e("run",j(u)?j(d):void 0),["enter"]))]},null,40,Cdt),[[z_,j(o)]]),pn(Rt(L,{disabled:j(A),title:"Clear search",icon:"i-carbon:filter-remove",onClickPassive:C[3]||(C[3]=V=>N(!0))},null,8,["disabled"]),[[G,"Clear search",void 0,{bottom:!0}]])])]),ht("div",Tdt,[t.groupByType?(dt(),At(ue,{key:0},[j(g).length?(dt(),ce(P,{key:0},{summary:Zt(()=>[ht("div",Ldt," FAIL ("+Xt(j(g).length)+") ",1)]),default:Zt(()=>[(dt(!0),At(ue,null,lr(j(g),V=>(dt(),ce($,{key:V.id,task:V,nested:t.nested,search:j(o),class:ge(j(Nr)===V.id?"bg-active":""),"on-item-click":t.onItemClick},null,8,["task","nested","search","class","on-item-click"]))),128))]),_:1})):ve("",!0),j(w).length||j(Ha)==="running"?(dt(),ce(P,{key:1},{summary:Zt(()=>[ht("div",Edt," RUNNING ("+Xt(j(S).length)+") ",1)]),default:Zt(()=>[(dt(!0),At(ue,null,lr(j(S),V=>(dt(),ce($,{key:V.id,task:V,nested:t.nested,search:j(o),class:ge(j(Nr)===V.id?"bg-active":""),"on-item-click":t.onItemClick},null,8,["task","nested","search","class","on-item-click"]))),128))]),_:1})):ve("",!0),j(v).length?(dt(),ce(P,{key:2},{summary:Zt(()=>[ht("div",Adt," PASS ("+Xt(j(v).length)+") ",1)]),default:Zt(()=>[(dt(!0),At(ue,null,lr(j(v),V=>(dt(),ce($,{key:V.id,task:V,nested:t.nested,search:j(o),class:ge(j(Nr)===V.id?"bg-active":""),"on-item-click":t.onItemClick},null,8,["task","nested","search","class","on-item-click"]))),128))]),_:1})):ve("",!0),j(b).length?(dt(),ce(P,{key:3},{summary:Zt(()=>[ht("div",Ndt," SKIP ("+Xt(j(b).length)+") ",1)]),default:Zt(()=>[(dt(!0),At(ue,null,lr(j(b),V=>(dt(),ce($,{key:V.id,task:V,nested:t.nested,search:j(o),class:ge(j(Nr)===V.id?"bg-active":""),"on-item-click":t.onItemClick},null,8,["task","nested","search","class","on-item-click"]))),128))]),_:1})):ve("",!0)],64)):(dt(!0),At(ue,{key:1},lr(j(h),V=>(dt(),ce($,{key:V.id,task:V,nested:t.nested,search:j(o),class:ge(j(Nr)===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?(dt(),At("div",Mdt,[Odt,ht("button",{"font-light":"",op:"50 hover:100","text-sm":"",border:"~ gray-400/50 rounded",p:"x2 y0.5",m:"t2",onClickPassive:C[4]||(C[4]=V=>N(!0))}," Clear ",32)])):ve("",!0)])])}}}),$dt={key:0,"h-full":""},Ddt={"font-bold":"","text-sm":"","flex-auto":"","ws-nowrap":"","overflow-hidden":"",truncate:""},Rdt={class:"flex text-lg"},zdt=oe({__name:"Suites",setup(t){const e=St(()=>{var a;return(a=Le.value)==null?void 0:a.name.split(/\//g).pop()}),r=St(()=>{var a,u;return((a=Le.value)==null?void 0:a.tasks)&&yc((u=Le.value)==null?void 0:u.tasks)}),o=()=>Le.value&&Ue.rpc.updateSnapshot(Le.value);return(a,u)=>{const f=Th,h=Qo,d=ib,g=Ji("tooltip");return j(Le)?(dt(),At("div",$dt,[Rt(d,{tasks:j(Le).tasks,nested:!0},{header:Zt(()=>[Rt(f,{"mx-1":"",task:j(Le)},null,8,["task"]),ht("span",Ddt,Xt(j(e)),1),ht("div",Rdt,[j(r)?pn((dt(),ce(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}]]):ve("",!0),pn(Rt(h,{icon:"i-carbon-play",onClick:u[1]||(u[1]=v=>j(PT)())},null,512),[[g,"Rerun file",void 0,{bottom:!0}]])])]),_:1},8,["tasks"])])):ve("",!0)}}}),Xa=St(()=>Tn.value.filter(t=>{var e;return((e=t.result)==null?void 0:e.state)==="fail"})),Ya=St(()=>Tn.value.filter(t=>{var e;return((e=t.result)==null?void 0:e.state)==="pass"})),Lh=St(()=>Tn.value.filter(t=>t.mode==="skip"||t.mode==="todo"));St(()=>Tn.value.filter(t=>!Xa.value.includes(t)&&!Ya.value.includes(t)&&!Lh.value.includes(t)));St(()=>Lh.value.filter(t=>t.mode==="skip"));const Wv=St(()=>Tn.value.filter(yc));St(()=>Lh.value.filter(t=>t.mode==="todo"));const Idt=St(()=>Ha.value==="idle"),wl=St(()=>Eh(Tn.value)),ob=St(()=>wl.value.filter(t=>{var e;return((e=t.result)==null?void 0:e.state)==="fail"})),sb=St(()=>wl.value.filter(t=>{var e;return((e=t.result)==null?void 0:e.state)==="pass"})),lb=St(()=>wl.value.filter(t=>t.mode==="skip"||t.mode==="todo")),Fdt=St(()=>lb.value.filter(t=>t.mode==="skip")),qdt=St(()=>lb.value.filter(t=>t.mode==="todo"));St(()=>ob.value.length+sb.value.length);const Hdt=St(()=>{const t=Eh(wl.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 Bdt(t){return t=t||[],Array.isArray(t)?t:[t]}function Uv(t){return t.type==="test"||t.type==="benchmark"||t.type==="typecheck"}function Eh(t){return Bdt(t).flatMap(e=>Uv(e)?[e]:e.tasks.flatMap(r=>Uv(r)?[r]:Eh(r)))}const gr=t=>(_m("data-v-6679a536"),t=t(),Sm(),t),Wdt={"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:""},Udt=gr(()=>ht("div",{"i-carbon-document":""},null,-1)),jdt=gr(()=>ht("div",null,"Files",-1)),Gdt={class:"number","data-testid":"num-files"},Vdt=gr(()=>ht("div",{"i-carbon-checkmark":""},null,-1)),Kdt=gr(()=>ht("div",null,"Pass",-1)),Xdt={class:"number"},Ydt=gr(()=>ht("div",{"i-carbon-close":""},null,-1)),Zdt=gr(()=>ht("div",null," Fail ",-1)),Jdt={class:"number","text-red5":""},Qdt=gr(()=>ht("div",{"i-carbon-compare":""},null,-1)),tpt=gr(()=>ht("div",null," Snapshot Fail ",-1)),ept={class:"number","text-red5":""},npt=gr(()=>ht("div",{"i-carbon-timer":""},null,-1)),rpt=gr(()=>ht("div",null,"Time",-1)),ipt={class:"number","data-testid":"run-time"},opt=oe({__name:"TestFilesEntry",setup(t){return(e,r)=>(dt(),At("div",Wdt,[Udt,jdt,ht("div",Gdt,Xt(j(Tn).length),1),j(Ya).length?(dt(),At(ue,{key:0},[Vdt,Kdt,ht("div",Xdt,Xt(j(Ya).length),1)],64)):ve("",!0),j(Xa).length?(dt(),At(ue,{key:1},[Ydt,Zdt,ht("div",Jdt,Xt(j(Xa).length),1)],64)):ve("",!0),j(Wv).length?(dt(),At(ue,{key:2},[Qdt,tpt,ht("div",ept,Xt(j(Wv).length),1)],64)):ve("",!0),npt,rpt,ht("div",ipt,Xt(j(Hdt)),1)]))}});const spt=Zo(opt,[["__scopeId","data-v-6679a536"]]),lpt={"p-2":"","text-center":"",flex:""},apt={"text-4xl":"","min-w-2em":""},cpt={"text-md":""},upt=oe({__name:"DashboardEntry",props:{tail:{type:Boolean,default:!1}},setup(t){return(e,r)=>(dt(),At("div",lpt,[ht("div",null,[ht("div",apt,[Kn(e.$slots,"body")]),ht("div",cpt,[Kn(e.$slots,"header")])])]))}}),fpt={flex:"~ wrap","justify-evenly":"","gap-2":"",p:"x-4",relative:""},hpt=oe({__name:"TestsEntry",setup(t){const e=St(()=>wl.value.length),r=St(()=>sb.value.length),o=St(()=>ob.value.length),a=St(()=>Fdt.value.length),u=St(()=>qdt.value.length);return St(()=>j(e)-o.value-r.value),(f,h)=>{const d=upt;return dt(),At("div",fpt,[Rt(d,{"text-green5":"","data-testid":"pass-entry"},{header:Zt(()=>[fn(" Pass ")]),body:Zt(()=>[fn(Xt(j(r)),1)]),_:1}),Rt(d,{class:ge({"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)?(dt(),ce(d,{key:0,op50:"","data-testid":"skipped-entry"},{header:Zt(()=>[fn(" Skip ")]),body:Zt(()=>[fn(Xt(j(a)),1)]),_:1})):ve("",!0),j(u)?(dt(),ce(d,{key:1,op50:"","data-testid":"todo-entry"},{header:Zt(()=>[fn(" Todo ")]),body:Zt(()=>[fn(Xt(j(u)),1)]),_:1})):ve("",!0),Rt(d,{tail:!0,"data-testid":"total-entry"},{header:Zt(()=>[fn(" Total ")]),body:Zt(()=>[fn(Xt(j(e)),1)]),_:1})])}}}),dpt={},ppt={"gap-0":"",flex:"~ col gap-4","h-full":"","justify-center":"","items-center":""},gpt={"aria-labelledby":"tests",m:"y-4 x-2"};function vpt(t,e){const r=hpt,o=spt;return dt(),At("div",ppt,[ht("section",gpt,[Rt(r)]),Rt(o)])}const mpt=Zo(dpt,[["render",vpt]]),ypt={},bpt={h:"full",flex:"~ col"},wpt=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),xpt={class:"scrolls","flex-auto":"","py-1":""};function _pt(t,e){const r=mpt;return dt(),At("div",bpt,[wpt,ht("div",xpt,[Rt(r)])])}const Spt=Zo(ypt,[["render",_pt]]),kpt="/__vitest__/favicon.svg",Za=Kt(),Gs=Kt(!0);function Cpt(){const t=Nr.value;if(t&&t.length>0){const e=Ba(t);e?(Za.value=e,Gs.value=!1):kC(()=>Ue.state.getFiles(),()=>{Za.value=Ba(t),Gs.value=!1})}return Gs}function jv(t){Gs.value=t,t&&(Za.value=void 0,Nr.value="")}const Tpt=ht("img",{"w-6":"","h-6":"",src:kpt,alt:"Vitest logo"},null,-1),Lpt=ht("span",{"font-light":"","text-sm":"","flex-1":""},"Vitest",-1),Ept={class:"flex text-lg"},Apt=oe({__name:"Navigation",setup(t){const e=St(()=>Tn.value&&yc(Tn.value)),r=()=>Ue.rpc.updateSnapshot();function o(u){Nr.value=u.id,Za.value=Ba(u.id),jv(!1)}const a=St(()=>xc.value?"light":"dark");return(u,f)=>{const h=Qo,d=ib,g=Ji("tooltip");return dt(),ce(d,{border:"r base",tasks:j(Tn),"on-item-click":o,"group-by-type":!0,onRun:j(sv)},{header:Zt(({filteredTests:v})=>[Tpt,Lpt,ht("div",Ept,[pn(Rt(h,{title:"Show dashboard",class:"!animate-100ms","animate-count-1":"",icon:"i-carbon-dashboard",onClick:f[0]||(f[0]=b=>j(jv)(!0))},null,512),[[Km,!j(Gs)],[g,"Dashboard",void 0,{bottom:!0}]]),j(e)?pn((dt(),ce(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}]]):ve("",!0),pn(Rt(h,{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(Rt(h,{icon:"dark:i-carbon-moon i-carbon-sun",onClick:f[2]||(f[2]=b=>j(Zst)())},null,512),[[g,`Toggle to ${j(a)} mode`,void 0,{bottom:!0}]])])]),_:1},8,["tasks","onRun"])}}}),Npt={"h-3px":"",relative:"","overflow-hidden":"",class:"px-0","w-screen":""},Mpt=oe({__name:"ProgressBar",setup(t){const{width:e}=dT(),r=St(()=>Tn.value.length===0?"!bg-gray-4 !dark:bg-gray-7 in-progress":Idt.value?null:"in-progress"),o=St(()=>Tn.value.length),a=St(()=>Ya.value.length),u=St(()=>Xa.value.length),f=St(()=>{const v=j(o);return v>0?e.value*a.value/v:0}),h=St(()=>{const v=j(o);return v>0?e.value*u.value/v:0}),d=St(()=>j(o)-u.value-a.value),g=St(()=>{const v=j(o);return v>0?e.value*d.value/v:0});return(v,b)=>(dt(),At("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:ge(j(r))},[ht("div",Npt,[ht("div",{absolute:"","l-0":"","t-0":"","bg-red5":"","h-3px":"",class:ge(j(r)),style:kn(`width: ${j(h)}px;`)},"   ",6),ht("div",{absolute:"","l-0":"","t-0":"","bg-green5":"","h-3px":"",class:ge(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:ge(j(r)),style:kn(`left: ${j(f)+j(h)}px; width: ${j(g)}px;`)},"   ",6)])],2))}});const Opt=Zo(Mpt,[["__scopeId","data-v-f967c1fe"]]),Gv={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 pl("div",{ref:"container",class:["splitpanes",`splitpanes--${this.horizontal?"horizontal":"vertical"}`,{"splitpanes--dragging":this.touch.dragging}]},this.$slots.default())}},Ppt=(t,e)=>{const r=t.__vccOpts||t;for(const[o,a]of e)r[o]=a;return r},$pt={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 Dpt(t,e,r,o,a,u){return dt(),At("div",{class:"splitpanes__pane",onClick:e[0]||(e[0]=f=>u.onPaneClick(f,t._.uid)),style:kn(t.style)},[Kn(t.$slots,"default")],4)}const ga=Ppt($pt,[["render",Dpt]]),Rpt={"h-screen":"","w-screen":"",overflow:"hidden"},zpt=oe({__name:"index",setup(t){const e=Cpt(),r=hr([33,67]),o=hr([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=Opt,v=Apt,b=Spt,w=zdt,S=ldt,N=RT;return dt(),At(ue,null,[Rt(g),ht("div",Rpt,[Rt(j(Gv),{class:"pt-4px",onResized:j(a),onReady:f},{default:Zt(()=>[Rt(j(ga),{size:j(r)[0]},{default:Zt(()=>[Rt(v)]),_:1},8,["size"]),Rt(j(ga),{size:j(r)[1]},{default:Zt(()=>[Rt(th,null,{default:Zt(()=>[j(e)?(dt(),ce(b,{key:"summary"})):(dt(),ce(j(Gv),{key:"detail",onResized:j(u)},{default:Zt(()=>[Rt(j(ga),{size:j(o)[0]},{default:Zt(()=>[Rt(w)]),_:1},8,["size"]),Rt(j(ga),{size:j(o)[1]},{default:Zt(()=>[Rt(S)]),_:1},8,["size"])]),_:1},8,["onResized"]))]),_:1})]),_:1},8,["size"])]),_:1},8,["onResized"])]),Rt(N)],64)}}}),Ipt=[{name:"index",path:"/",component:zpt,props:!0}];const Fpt={tooltip:rC};A0.options.instantMove=!0;A0.options.distance=10;const qpt=()=>GS({history:aS("/__vitest__/"),routes:Ipt}),Hpt=[qpt],Ah=Xm(U_);Hpt.forEach(t=>{Ah.use(t())});Object.entries(Fpt).forEach(([t,e])=>{Ah.directive(t,e)});Ah.mount("#app");