@plugjs/cov8-html 0.1.8 → 0.1.9

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.
Files changed (2) hide show
  1. package/dist/index.html +8 -8
  2. package/package.json +6 -6
package/dist/index.html CHANGED
@@ -8,27 +8,27 @@
8
8
  window.Prism.manual = true;
9
9
  </script>
10
10
  <script type="module" crossorigin>
11
- (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const i of s)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(s){const i={};return s.integrity&&(i.integrity=s.integrity),s.referrerPolicy&&(i.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?i.credentials="include":s.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(s){if(s.ep)return;s.ep=!0;const i=n(s);fetch(s.href,i)}})();function Hn(e,t){const n=Object.create(null),r=e.split(",");for(let s=0;s<r.length;s++)n[r[s]]=!0;return t?s=>!!n[s.toLowerCase()]:s=>!!n[s]}function jn(e){if(k(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=se(r)?ei(r):jn(r);if(s)for(const i in s)t[i]=s[i]}return t}else{if(se(e))return e;if(Z(e))return e}}const Xs=/;(?![^(]*\))/g,Qs=/:([^]+)/,Gs=/\/\*.*?\*\//gs;function ei(e){const t={};return e.replace(Gs,"").split(Xs).forEach(n=>{if(n){const r=n.split(Qs);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function ke(e){let t="";if(se(e))t=e;else if(k(e))for(let n=0;n<e.length;n++){const r=ke(e[n]);r&&(t+=r+" ")}else if(Z(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const ti="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",ni=Hn(ti);function Wr(e){return!!e||e===""}function ri(e,t){if(e.length!==t.length)return!1;let n=!0;for(let r=0;n&&r<e.length;r++)n=nn(e[r],t[r]);return n}function nn(e,t){if(e===t)return!0;let n=ar(e),r=ar(t);if(n||r)return n&&r?e.getTime()===t.getTime():!1;if(n=Pt(e),r=Pt(t),n||r)return e===t;if(n=k(e),r=k(t),n||r)return n&&r?ri(e,t):!1;if(n=Z(e),r=Z(t),n||r){if(!n||!r)return!1;const s=Object.keys(e).length,i=Object.keys(t).length;if(s!==i)return!1;for(const o in e){const l=e.hasOwnProperty(o),c=t.hasOwnProperty(o);if(l&&!c||!l&&c||!nn(e[o],t[o]))return!1}}return String(e)===String(t)}function Vr(e,t){return e.findIndex(n=>nn(n,t))}const je=e=>se(e)?e:e==null?"":k(e)||Z(e)&&(e.toString===Jr||!H(e.toString))?JSON.stringify(e,qr,2):String(e),qr=(e,t)=>t&&t.__v_isRef?qr(e,t.value):ht(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:sn(t)?{[`Set(${t.size})`]:[...t.values()]}:Z(t)&&!k(t)&&!Yr(t)?String(t):t,Y={},dt=[],$e=()=>{},si=()=>!1,ii=/^on[^a-z]/,rn=e=>ii.test(e),Bn=e=>e.startsWith("onUpdate:"),he=Object.assign,Dn=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},oi=Object.prototype.hasOwnProperty,U=(e,t)=>oi.call(e,t),k=Array.isArray,ht=e=>St(e)==="[object Map]",sn=e=>St(e)==="[object Set]",ar=e=>St(e)==="[object Date]",H=e=>typeof e=="function",se=e=>typeof e=="string",Pt=e=>typeof e=="symbol",Z=e=>e!==null&&typeof e=="object",Zr=e=>Z(e)&&H(e.then)&&H(e.catch),Jr=Object.prototype.toString,St=e=>Jr.call(e),li=e=>St(e).slice(8,-1),Yr=e=>St(e)==="[object Object]",Un=e=>se(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,qt=Hn(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),on=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},ci=/-(\w)/g,Ne=on(e=>e.replace(ci,(t,n)=>n?n.toUpperCase():"")),ui=/\B([A-Z])/g,vt=on(e=>e.replace(ui,"-$1").toLowerCase()),ln=on(e=>e.charAt(0).toUpperCase()+e.slice(1)),mn=on(e=>e?`on${ln(e)}`:""),Xt=(e,t)=>!Object.is(e,t),Zt=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},Qt=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},ai=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let fr;const fi=()=>fr||(fr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let Ce;class di{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ce,!t&&Ce&&(this.index=(Ce.scopes||(Ce.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Ce;try{return Ce=this,t()}finally{Ce=n}}}on(){Ce=this}off(){Ce=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this._active=!1}}}function hi(e,t=Ce){t&&t.active&&t.effects.push(e)}function pi(){return Ce}const Kn=e=>{const t=new Set(e);return t.w=0,t.n=0,t},Xr=e=>(e.w&Ye)>0,Qr=e=>(e.n&Ye)>0,gi=({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=Ye},mi=e=>{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r<t.length;r++){const s=t[r];Xr(s)&&!Qr(s)?s.delete(e):t[n++]=s,s.w&=~Ye,s.n&=~Ye}t.length=n}},An=new WeakMap;let Ft=0,Ye=1;const En=30;let Ae;const lt=Symbol(""),$n=Symbol("");class Wn{constructor(t,n=null,r){this.fn=t,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,hi(this,r)}run(){if(!this.active)return this.fn();let t=Ae,n=Ze;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=Ae,Ae=this,Ze=!0,Ye=1<<++Ft,Ft<=En?gi(this):dr(this),this.fn()}finally{Ft<=En&&mi(this),Ye=1<<--Ft,Ae=this.parent,Ze=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){Ae===this?this.deferStop=!0:this.active&&(dr(this),this.onStop&&this.onStop(),this.active=!1)}}function dr(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let Ze=!0;const Gr=[];function bt(){Gr.push(Ze),Ze=!1}function yt(){const e=Gr.pop();Ze=e===void 0?!0:e}function _e(e,t,n){if(Ze&&Ae){let r=An.get(e);r||An.set(e,r=new Map);let s=r.get(n);s||r.set(n,s=Kn()),es(s)}}function es(e,t){let n=!1;Ft<=En?Qr(e)||(e.n|=Ye,n=!Xr(e)):n=!e.has(Ae),n&&(e.add(Ae),Ae.deps.push(e))}function De(e,t,n,r,s,i){const o=An.get(e);if(!o)return;let l=[];if(t==="clear")l=[...o.values()];else if(n==="length"&&k(e)){const c=Number(r);o.forEach((f,d)=>{(d==="length"||d>=c)&&l.push(f)})}else switch(n!==void 0&&l.push(o.get(n)),t){case"add":k(e)?Un(n)&&l.push(o.get("length")):(l.push(o.get(lt)),ht(e)&&l.push(o.get($n)));break;case"delete":k(e)||(l.push(o.get(lt)),ht(e)&&l.push(o.get($n)));break;case"set":ht(e)&&l.push(o.get(lt));break}if(l.length===1)l[0]&&Pn(l[0]);else{const c=[];for(const f of l)f&&c.push(...f);Pn(Kn(c))}}function Pn(e,t){const n=k(e)?e:[...e];for(const r of n)r.computed&&hr(r);for(const r of n)r.computed||hr(r)}function hr(e,t){(e!==Ae||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}const _i=Hn("__proto__,__v_isRef,__isVue"),ts=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Pt)),vi=Vn(),bi=Vn(!1,!0),yi=Vn(!0),pr=xi();function xi(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=W(this);for(let i=0,o=this.length;i<o;i++)_e(r,"get",i+"");const s=r[t](...n);return s===-1||s===!1?r[t](...n.map(W)):s}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){bt();const r=W(this)[t].apply(this,n);return yt(),r}}),e}function wi(e){const t=W(this);return _e(t,"has",e),t.hasOwnProperty(e)}function Vn(e=!1,t=!1){return function(r,s,i){if(s==="__v_isReactive")return!e;if(s==="__v_isReadonly")return e;if(s==="__v_isShallow")return t;if(s==="__v_raw"&&i===(e?t?zi:os:t?is:ss).get(r))return r;const o=k(r);if(!e){if(o&&U(pr,s))return Reflect.get(pr,s,i);if(s==="hasOwnProperty")return wi}const l=Reflect.get(r,s,i);return(Pt(s)?ts.has(s):_i(s))||(e||_e(r,"get",s),t)?l:de(l)?o&&Un(s)?l:l.value:Z(l)?e?ls(l):Jn(l):l}}const Fi=ns(),Ci=ns(!0);function ns(e=!1){return function(n,r,s,i){let o=n[r];if(Tt(o)&&de(o)&&!de(s))return!1;if(!e&&(!Tn(s)&&!Tt(s)&&(o=W(o),s=W(s)),!k(n)&&de(o)&&!de(s)))return o.value=s,!0;const l=k(n)&&Un(r)?Number(r)<n.length:U(n,r),c=Reflect.set(n,r,s,i);return n===W(i)&&(l?Xt(s,o)&&De(n,"set",r,s):De(n,"add",r,s)),c}}function Ai(e,t){const n=U(e,t);e[t];const r=Reflect.deleteProperty(e,t);return r&&n&&De(e,"delete",t,void 0),r}function Ei(e,t){const n=Reflect.has(e,t);return(!Pt(t)||!ts.has(t))&&_e(e,"has",t),n}function $i(e){return _e(e,"iterate",k(e)?"length":lt),Reflect.ownKeys(e)}const rs={get:vi,set:Fi,deleteProperty:Ai,has:Ei,ownKeys:$i},Pi={get:yi,set(e,t){return!0},deleteProperty(e,t){return!0}},Ti=he({},rs,{get:bi,set:Ci}),qn=e=>e,cn=e=>Reflect.getPrototypeOf(e);function zt(e,t,n=!1,r=!1){e=e.__v_raw;const s=W(e),i=W(t);n||(t!==i&&_e(s,"get",t),_e(s,"get",i));const{has:o}=cn(s),l=r?qn:n?Qn:Xn;if(o.call(s,t))return l(e.get(t));if(o.call(s,i))return l(e.get(i));e!==s&&e.get(t)}function Ht(e,t=!1){const n=this.__v_raw,r=W(n),s=W(e);return t||(e!==s&&_e(r,"has",e),_e(r,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function jt(e,t=!1){return e=e.__v_raw,!t&&_e(W(e),"iterate",lt),Reflect.get(e,"size",e)}function gr(e){e=W(e);const t=W(this);return cn(t).has.call(t,e)||(t.add(e),De(t,"add",e,e)),this}function mr(e,t){t=W(t);const n=W(this),{has:r,get:s}=cn(n);let i=r.call(n,e);i||(e=W(e),i=r.call(n,e));const o=s.call(n,e);return n.set(e,t),i?Xt(t,o)&&De(n,"set",e,t):De(n,"add",e,t),this}function _r(e){const t=W(this),{has:n,get:r}=cn(t);let s=n.call(t,e);s||(e=W(e),s=n.call(t,e)),r&&r.call(t,e);const i=t.delete(e);return s&&De(t,"delete",e,void 0),i}function vr(){const e=W(this),t=e.size!==0,n=e.clear();return t&&De(e,"clear",void 0,void 0),n}function Bt(e,t){return function(r,s){const i=this,o=i.__v_raw,l=W(o),c=t?qn:e?Qn:Xn;return!e&&_e(l,"iterate",lt),o.forEach((f,d)=>r.call(s,c(f),c(d),i))}}function Dt(e,t,n){return function(...r){const s=this.__v_raw,i=W(s),o=ht(i),l=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,f=s[e](...r),d=n?qn:t?Qn:Xn;return!t&&_e(i,"iterate",c?$n:lt),{next(){const{value:g,done:v}=f.next();return v?{value:g,done:v}:{value:l?[d(g[0]),d(g[1])]:d(g),done:v}},[Symbol.iterator](){return this}}}}function We(e){return function(...t){return e==="delete"?!1:this}}function Ii(){const e={get(i){return zt(this,i)},get size(){return jt(this)},has:Ht,add:gr,set:mr,delete:_r,clear:vr,forEach:Bt(!1,!1)},t={get(i){return zt(this,i,!1,!0)},get size(){return jt(this)},has:Ht,add:gr,set:mr,delete:_r,clear:vr,forEach:Bt(!1,!0)},n={get(i){return zt(this,i,!0)},get size(){return jt(this,!0)},has(i){return Ht.call(this,i,!0)},add:We("add"),set:We("set"),delete:We("delete"),clear:We("clear"),forEach:Bt(!0,!1)},r={get(i){return zt(this,i,!0,!0)},get size(){return jt(this,!0)},has(i){return Ht.call(this,i,!0)},add:We("add"),set:We("set"),delete:We("delete"),clear:We("clear"),forEach:Bt(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{e[i]=Dt(i,!1,!1),n[i]=Dt(i,!0,!1),t[i]=Dt(i,!1,!0),r[i]=Dt(i,!0,!0)}),[e,n,t,r]}const[Mi,Oi,Li,Si]=Ii();function Zn(e,t){const n=t?e?Si:Li:e?Oi:Mi;return(r,s,i)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(U(n,s)&&s in r?n:r,s,i)}const ki={get:Zn(!1,!1)},Ni={get:Zn(!1,!0)},Ri={get:Zn(!0,!1)},ss=new WeakMap,is=new WeakMap,os=new WeakMap,zi=new WeakMap;function Hi(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function ji(e){return e.__v_skip||!Object.isExtensible(e)?0:Hi(li(e))}function Jn(e){return Tt(e)?e:Yn(e,!1,rs,ki,ss)}function Bi(e){return Yn(e,!1,Ti,Ni,is)}function ls(e){return Yn(e,!0,Pi,Ri,os)}function Yn(e,t,n,r,s){if(!Z(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=s.get(e);if(i)return i;const o=ji(e);if(o===0)return e;const l=new Proxy(e,o===2?r:n);return s.set(e,l),l}function pt(e){return Tt(e)?pt(e.__v_raw):!!(e&&e.__v_isReactive)}function Tt(e){return!!(e&&e.__v_isReadonly)}function Tn(e){return!!(e&&e.__v_isShallow)}function cs(e){return pt(e)||Tt(e)}function W(e){const t=e&&e.__v_raw;return t?W(t):e}function us(e){return Qt(e,"__v_skip",!0),e}const Xn=e=>Z(e)?Jn(e):e,Qn=e=>Z(e)?ls(e):e;function Di(e){Ze&&Ae&&(e=W(e),es(e.dep||(e.dep=Kn())))}function Ui(e,t){e=W(e);const n=e.dep;n&&Pn(n)}function de(e){return!!(e&&e.__v_isRef===!0)}function Ki(e){return de(e)?e.value:e}const Wi={get:(e,t,n)=>Ki(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return de(s)&&!de(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function as(e){return pt(e)?e:new Proxy(e,Wi)}var fs;class Vi{constructor(t,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[fs]=!1,this._dirty=!0,this.effect=new Wn(t,()=>{this._dirty||(this._dirty=!0,Ui(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const t=W(this);return Di(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}fs="__v_isReadonly";function qi(e,t,n=!1){let r,s;const i=H(e);return i?(r=e,s=$e):(r=e.get,s=e.set),new Vi(r,s,i||!s,n)}function Je(e,t,n,r){let s;try{s=r?e(...r):e()}catch(i){un(i,t,n)}return s}function Pe(e,t,n,r){if(H(e)){const i=Je(e,t,n,r);return i&&Zr(i)&&i.catch(o=>{un(o,t,n)}),i}const s=[];for(let i=0;i<e.length;i++)s.push(Pe(e[i],t,n,r));return s}function un(e,t,n,r=!0){const s=t?t.vnode:null;if(t){let i=t.parent;const o=t.proxy,l=n;for(;i;){const f=i.ec;if(f){for(let d=0;d<f.length;d++)if(f[d](e,o,l)===!1)return}i=i.parent}const c=t.appContext.config.errorHandler;if(c){Je(c,null,10,[e,o,l]);return}}Zi(e,n,s,r)}function Zi(e,t,n,r=!0){console.error(e)}let It=!1,In=!1;const ce=[];let Le=0;const gt=[];let Be=null,st=0;const ds=Promise.resolve();let Gn=null;function Ji(e){const t=Gn||ds;return e?t.then(this?e.bind(this):e):t}function Yi(e){let t=Le+1,n=ce.length;for(;t<n;){const r=t+n>>>1;Mt(ce[r])<e?t=r+1:n=r}return t}function er(e){(!ce.length||!ce.includes(e,It&&e.allowRecurse?Le+1:Le))&&(e.id==null?ce.push(e):ce.splice(Yi(e.id),0,e),hs())}function hs(){!It&&!In&&(In=!0,Gn=ds.then(gs))}function Xi(e){const t=ce.indexOf(e);t>Le&&ce.splice(t,1)}function Qi(e){k(e)?gt.push(...e):(!Be||!Be.includes(e,e.allowRecurse?st+1:st))&&gt.push(e),hs()}function br(e,t=It?Le+1:0){for(;t<ce.length;t++){const n=ce[t];n&&n.pre&&(ce.splice(t,1),t--,n())}}function ps(e){if(gt.length){const t=[...new Set(gt)];if(gt.length=0,Be){Be.push(...t);return}for(Be=t,Be.sort((n,r)=>Mt(n)-Mt(r)),st=0;st<Be.length;st++)Be[st]();Be=null,st=0}}const Mt=e=>e.id==null?1/0:e.id,Gi=(e,t)=>{const n=Mt(e)-Mt(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function gs(e){In=!1,It=!0,ce.sort(Gi);const t=$e;try{for(Le=0;Le<ce.length;Le++){const n=ce[Le];n&&n.active!==!1&&Je(n,null,14)}}finally{Le=0,ce.length=0,ps(),It=!1,Gn=null,(ce.length||gt.length)&&gs()}}function eo(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Y;let s=n;const i=t.startsWith("update:"),o=i&&t.slice(7);if(o&&o in r){const d=`${o==="modelValue"?"model":o}Modifiers`,{number:g,trim:v}=r[d]||Y;v&&(s=n.map(P=>se(P)?P.trim():P)),g&&(s=n.map(ai))}let l,c=r[l=mn(t)]||r[l=mn(Ne(t))];!c&&i&&(c=r[l=mn(vt(t))]),c&&Pe(c,e,6,s);const f=r[l+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Pe(f,e,6,s)}}function ms(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const i=e.emits;let o={},l=!1;if(!H(e)){const c=f=>{const d=ms(f,t,!0);d&&(l=!0,he(o,d))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!i&&!l?(Z(e)&&r.set(e,null),null):(k(i)?i.forEach(c=>o[c]=null):he(o,i),Z(e)&&r.set(e,o),o)}function an(e,t){return!e||!rn(t)?!1:(t=t.slice(2).replace(/Once$/,""),U(e,t[0].toLowerCase()+t.slice(1))||U(e,vt(t))||U(e,t))}let ue=null,fn=null;function Gt(e){const t=ue;return ue=e,fn=e&&e.type.__scopeId||null,t}function _s(e){fn=e}function vs(){fn=null}function tr(e,t=ue,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&Tr(-1);const i=Gt(t);let o;try{o=e(...s)}finally{Gt(i),r._d&&Tr(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function _n(e){const{type:t,vnode:n,proxy:r,withProxy:s,props:i,propsOptions:[o],slots:l,attrs:c,emit:f,render:d,renderCache:g,data:v,setupState:P,ctx:B,inheritAttrs:N}=e;let ee,K;const b=Gt(e);try{if(n.shapeFlag&4){const x=s||r;ee=Oe(d.call(x,x,g,i,P,v,B)),K=c}else{const x=t;ee=Oe(x.length>1?x(i,{attrs:c,slots:l,emit:f}):x(i,null)),K=t.props?c:to(c)}}catch(x){$t.length=0,un(x,e,1),ee=oe(Xe)}let h=ee;if(K&&N!==!1){const x=Object.keys(K),{shapeFlag:C}=h;x.length&&C&7&&(o&&x.some(Bn)&&(K=no(K,o)),h=mt(h,K))}return n.dirs&&(h=mt(h),h.dirs=h.dirs?h.dirs.concat(n.dirs):n.dirs),n.transition&&(h.transition=n.transition),ee=h,Gt(b),ee}const to=e=>{let t;for(const n in e)(n==="class"||n==="style"||rn(n))&&((t||(t={}))[n]=e[n]);return t},no=(e,t)=>{const n={};for(const r in e)(!Bn(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function ro(e,t,n){const{props:r,children:s,component:i}=e,{props:o,children:l,patchFlag:c}=t,f=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?yr(r,o,f):!!o;if(c&8){const d=t.dynamicProps;for(let g=0;g<d.length;g++){const v=d[g];if(o[v]!==r[v]&&!an(f,v))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===o?!1:r?o?yr(r,o,f):!0:!!o;return!1}function yr(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const i=r[s];if(t[i]!==e[i]&&!an(n,i))return!0}return!1}function so({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}const io=e=>e.__isSuspense;function oo(e,t){t&&t.pendingBranch?k(e)?t.effects.push(...e):t.effects.push(e):Qi(e)}function bs(e,t){if(re){let n=re.provides;const r=re.parent&&re.parent.provides;r===n&&(n=re.provides=Object.create(r)),n[e]=t}}function Ct(e,t,n=!1){const r=re||ue;if(r){const s=r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(s&&e in s)return s[e];if(arguments.length>1)return n&&H(t)?t.call(r.proxy):t}}const Ut={};function vn(e,t,n){return ys(e,t,n)}function ys(e,t,{immediate:n,deep:r,flush:s,onTrack:i,onTrigger:o}=Y){const l=pi()===(re==null?void 0:re.scope)?re:null;let c,f=!1,d=!1;if(de(e)?(c=()=>e.value,f=Tn(e)):pt(e)?(c=()=>e,r=!0):k(e)?(d=!0,f=e.some(h=>pt(h)||Tn(h)),c=()=>e.map(h=>{if(de(h))return h.value;if(pt(h))return ot(h);if(H(h))return Je(h,l,2)})):H(e)?t?c=()=>Je(e,l,2):c=()=>{if(!(l&&l.isUnmounted))return g&&g(),Pe(e,l,3,[v])}:c=$e,t&&r){const h=c;c=()=>ot(h())}let g,v=h=>{g=K.onStop=()=>{Je(h,l,4)}},P;if(Lt)if(v=$e,t?n&&Pe(t,l,3,[c(),d?[]:void 0,v]):c(),s==="sync"){const h=tl();P=h.__watcherHandles||(h.__watcherHandles=[])}else return $e;let B=d?new Array(e.length).fill(Ut):Ut;const N=()=>{if(K.active)if(t){const h=K.run();(r||f||(d?h.some((x,C)=>Xt(x,B[C])):Xt(h,B)))&&(g&&g(),Pe(t,l,3,[h,B===Ut?void 0:d&&B[0]===Ut?[]:B,v]),B=h)}else K.run()};N.allowRecurse=!!t;let ee;s==="sync"?ee=N:s==="post"?ee=()=>me(N,l&&l.suspense):(N.pre=!0,l&&(N.id=l.uid),ee=()=>er(N));const K=new Wn(c,ee);t?n?N():B=K.run():s==="post"?me(K.run.bind(K),l&&l.suspense):K.run();const b=()=>{K.stop(),l&&l.scope&&Dn(l.scope.effects,K)};return P&&P.push(b),b}function lo(e,t,n){const r=this.proxy,s=se(e)?e.includes(".")?xs(r,e):()=>r[e]:e.bind(r,r);let i;H(t)?i=t:(i=t.handler,n=t);const o=re;_t(this);const l=ys(s,i.bind(r),n);return o?_t(o):ct(),l}function xs(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function ot(e,t){if(!Z(e)||e.__v_skip||(t=t||new Set,t.has(e)))return e;if(t.add(e),de(e))ot(e.value,t);else if(k(e))for(let n=0;n<e.length;n++)ot(e[n],t);else if(sn(e)||ht(e))e.forEach(n=>{ot(n,t)});else if(Yr(e))for(const n in e)ot(e[n],t);return e}function Re(e){return H(e)?{setup:e,name:e.name}:e}const At=e=>!!e.type.__asyncLoader,ws=e=>e.type.__isKeepAlive;function co(e,t){Fs(e,"a",t)}function uo(e,t){Fs(e,"da",t)}function Fs(e,t,n=re){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(dn(t,r,n),n){let s=n.parent;for(;s&&s.parent;)ws(s.parent.vnode)&&ao(r,t,n,s),s=s.parent}}function ao(e,t,n,r){const s=dn(t,e,r,!0);As(()=>{Dn(r[t],s)},n)}function dn(e,t,n=re,r=!1){if(n){const s=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{if(n.isUnmounted)return;bt(),_t(n);const l=Pe(t,n,e,o);return ct(),yt(),l});return r?s.unshift(i):s.push(i),i}}const Ue=e=>(t,n=re)=>(!Lt||e==="sp")&&dn(e,(...r)=>t(...r),n),Cs=Ue("bm"),fo=Ue("m"),ho=Ue("bu"),po=Ue("u"),go=Ue("bum"),As=Ue("um"),mo=Ue("sp"),_o=Ue("rtg"),vo=Ue("rtc");function bo(e,t=re){dn("ec",e,t)}function Kt(e,t){const n=ue;if(n===null)return e;const r=gn(n)||n.proxy,s=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[o,l,c,f=Y]=t[i];o&&(H(o)&&(o={mounted:o,updated:o}),o.deep&&ot(l),s.push({dir:o,instance:r,value:l,oldValue:void 0,arg:c,modifiers:f}))}return e}function tt(e,t,n,r){const s=e.dirs,i=t&&t.dirs;for(let o=0;o<s.length;o++){const l=s[o];i&&(l.oldValue=i[o].value);let c=l.dir[r];c&&(bt(),Pe(c,n,8,[e.el,l,e,t]),yt())}}const Es="components";function Se(e,t){return xo(Es,e,!0,t)||e}const yo=Symbol();function xo(e,t,n=!0,r=!1){const s=ue||re;if(s){const i=s.type;if(e===Es){const l=Xo(i,!1);if(l&&(l===t||l===Ne(t)||l===ln(Ne(t))))return i}const o=xr(s[e]||i[e],t)||xr(s.appContext[e],t);return!o&&r?i:o}}function xr(e,t){return e&&(e[t]||e[Ne(t)]||e[ln(Ne(t))])}function wr(e,t,n,r){let s;const i=n&&n[r];if(k(e)||se(e)){s=new Array(e.length);for(let o=0,l=e.length;o<l;o++)s[o]=t(e[o],o,void 0,i&&i[o])}else if(typeof e=="number"){s=new Array(e);for(let o=0;o<e;o++)s[o]=t(o+1,o,void 0,i&&i[o])}else if(Z(e))if(e[Symbol.iterator])s=Array.from(e,(o,l)=>t(o,l,void 0,i&&i[l]));else{const o=Object.keys(e);s=new Array(o.length);for(let l=0,c=o.length;l<c;l++){const f=o[l];s[l]=t(e[f],f,l,i&&i[l])}}else s=[];return n&&(n[r]=s),s}function $s(e,t,n={},r,s){if(ue.isCE||ue.parent&&At(ue.parent)&&ue.parent.isCE)return t!=="default"&&(n.name=t),oe("slot",n,r&&r());let i=e[t];i&&i._c&&(i._d=!1),ne();const o=i&&Ps(i(n)),l=qe(fe,{key:n.key||o&&o.key||`_${t}`},o||(r?r():[]),o&&e._===1?64:-2);return!s&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),i&&i._c&&(i._d=!0),l}function Ps(e){return e.some(t=>tn(t)?!(t.type===Xe||t.type===fe&&!Ps(t.children)):!0)?e:null}const Mn=e=>e?Hs(e)?gn(e)||e.proxy:Mn(e.parent):null,Et=he(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Mn(e.parent),$root:e=>Mn(e.root),$emit:e=>e.emit,$options:e=>nr(e),$forceUpdate:e=>e.f||(e.f=()=>er(e.update)),$nextTick:e=>e.n||(e.n=Ji.bind(e.proxy)),$watch:e=>lo.bind(e)}),bn=(e,t)=>e!==Y&&!e.__isScriptSetup&&U(e,t),wo={get({_:e},t){const{ctx:n,setupState:r,data:s,props:i,accessCache:o,type:l,appContext:c}=e;let f;if(t[0]!=="$"){const P=o[t];if(P!==void 0)switch(P){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return i[t]}else{if(bn(r,t))return o[t]=1,r[t];if(s!==Y&&U(s,t))return o[t]=2,s[t];if((f=e.propsOptions[0])&&U(f,t))return o[t]=3,i[t];if(n!==Y&&U(n,t))return o[t]=4,n[t];On&&(o[t]=0)}}const d=Et[t];let g,v;if(d)return t==="$attrs"&&_e(e,"get",t),d(e);if((g=l.__cssModules)&&(g=g[t]))return g;if(n!==Y&&U(n,t))return o[t]=4,n[t];if(v=c.config.globalProperties,U(v,t))return v[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:i}=e;return bn(s,t)?(s[t]=n,!0):r!==Y&&U(r,t)?(r[t]=n,!0):U(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:i}},o){let l;return!!n[o]||e!==Y&&U(e,o)||bn(t,o)||(l=i[0])&&U(l,o)||U(r,o)||U(Et,o)||U(s.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:U(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};let On=!0;function Fo(e){const t=nr(e),n=e.proxy,r=e.ctx;On=!1,t.beforeCreate&&Fr(t.beforeCreate,e,"bc");const{data:s,computed:i,methods:o,watch:l,provide:c,inject:f,created:d,beforeMount:g,mounted:v,beforeUpdate:P,updated:B,activated:N,deactivated:ee,beforeDestroy:K,beforeUnmount:b,destroyed:h,unmounted:x,render:C,renderTracked:E,renderTriggered:O,errorCaptured:D,serverPrefetch:L,expose:X,inheritAttrs:Q,components:ve,directives:Qe,filters:ut}=t;if(f&&Co(f,r,null,e.appContext.config.unwrapInjectedRef),o)for(const J in o){const z=o[J];H(z)&&(r[J]=z.bind(n))}if(s){const J=s.call(n,n);Z(J)&&(e.data=Jn(J))}if(On=!0,i)for(const J in i){const z=i[J],ie=H(z)?z.bind(n,n):H(z.get)?z.get.bind(n,n):$e,we=!H(z)&&H(z.set)?z.set.bind(n):$e,ye=Yt({get:ie,set:we});Object.defineProperty(r,J,{enumerable:!0,configurable:!0,get:()=>ye.value,set:G=>ye.value=G})}if(l)for(const J in l)Ts(l[J],r,n,J);if(c){const J=H(c)?c.call(n):c;Reflect.ownKeys(J).forEach(z=>{bs(z,J[z])})}d&&Fr(d,e,"c");function le(J,z){k(z)?z.forEach(ie=>J(ie.bind(n))):z&&J(z.bind(n))}if(le(Cs,g),le(fo,v),le(ho,P),le(po,B),le(co,N),le(uo,ee),le(bo,D),le(vo,E),le(_o,O),le(go,b),le(As,x),le(mo,L),k(X))if(X.length){const J=e.exposed||(e.exposed={});X.forEach(z=>{Object.defineProperty(J,z,{get:()=>n[z],set:ie=>n[z]=ie})})}else e.exposed||(e.exposed={});C&&e.render===$e&&(e.render=C),Q!=null&&(e.inheritAttrs=Q),ve&&(e.components=ve),Qe&&(e.directives=Qe)}function Co(e,t,n=$e,r=!1){k(e)&&(e=Ln(e));for(const s in e){const i=e[s];let o;Z(i)?"default"in i?o=Ct(i.from||s,i.default,!0):o=Ct(i.from||s):o=Ct(i),de(o)&&r?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):t[s]=o}}function Fr(e,t,n){Pe(k(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Ts(e,t,n,r){const s=r.includes(".")?xs(n,r):()=>n[r];if(se(e)){const i=t[e];H(i)&&vn(s,i)}else if(H(e))vn(s,e.bind(n));else if(Z(e))if(k(e))e.forEach(i=>Ts(i,t,n,r));else{const i=H(e.handler)?e.handler.bind(n):t[e.handler];H(i)&&vn(s,i,e)}}function nr(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,l=i.get(t);let c;return l?c=l:!s.length&&!n&&!r?c=t:(c={},s.length&&s.forEach(f=>en(c,f,o,!0)),en(c,t,o)),Z(t)&&i.set(t,c),c}function en(e,t,n,r=!1){const{mixins:s,extends:i}=t;i&&en(e,i,n,!0),s&&s.forEach(o=>en(e,o,n,!0));for(const o in t)if(!(r&&o==="expose")){const l=Ao[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const Ao={data:Cr,props:rt,emits:rt,methods:rt,computed:rt,beforeCreate:ae,created:ae,beforeMount:ae,mounted:ae,beforeUpdate:ae,updated:ae,beforeDestroy:ae,beforeUnmount:ae,destroyed:ae,unmounted:ae,activated:ae,deactivated:ae,errorCaptured:ae,serverPrefetch:ae,components:rt,directives:rt,watch:$o,provide:Cr,inject:Eo};function Cr(e,t){return t?e?function(){return he(H(e)?e.call(this,this):e,H(t)?t.call(this,this):t)}:t:e}function Eo(e,t){return rt(Ln(e),Ln(t))}function Ln(e){if(k(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ae(e,t){return e?[...new Set([].concat(e,t))]:t}function rt(e,t){return e?he(he(Object.create(null),e),t):t}function $o(e,t){if(!e)return t;if(!t)return e;const n=he(Object.create(null),e);for(const r in t)n[r]=ae(e[r],t[r]);return n}function Po(e,t,n,r=!1){const s={},i={};Qt(i,pn,1),e.propsDefaults=Object.create(null),Is(e,t,s,i);for(const o in e.propsOptions[0])o in s||(s[o]=void 0);n?e.props=r?s:Bi(s):e.type.props?e.props=s:e.props=i,e.attrs=i}function To(e,t,n,r){const{props:s,attrs:i,vnode:{patchFlag:o}}=e,l=W(s),[c]=e.propsOptions;let f=!1;if((r||o>0)&&!(o&16)){if(o&8){const d=e.vnode.dynamicProps;for(let g=0;g<d.length;g++){let v=d[g];if(an(e.emitsOptions,v))continue;const P=t[v];if(c)if(U(i,v))P!==i[v]&&(i[v]=P,f=!0);else{const B=Ne(v);s[B]=Sn(c,l,B,P,e,!1)}else P!==i[v]&&(i[v]=P,f=!0)}}}else{Is(e,t,s,i)&&(f=!0);let d;for(const g in l)(!t||!U(t,g)&&((d=vt(g))===g||!U(t,d)))&&(c?n&&(n[g]!==void 0||n[d]!==void 0)&&(s[g]=Sn(c,l,g,void 0,e,!0)):delete s[g]);if(i!==l)for(const g in i)(!t||!U(t,g))&&(delete i[g],f=!0)}f&&De(e,"set","$attrs")}function Is(e,t,n,r){const[s,i]=e.propsOptions;let o=!1,l;if(t)for(let c in t){if(qt(c))continue;const f=t[c];let d;s&&U(s,d=Ne(c))?!i||!i.includes(d)?n[d]=f:(l||(l={}))[d]=f:an(e.emitsOptions,c)||(!(c in r)||f!==r[c])&&(r[c]=f,o=!0)}if(i){const c=W(n),f=l||Y;for(let d=0;d<i.length;d++){const g=i[d];n[g]=Sn(s,c,g,f[g],e,!U(f,g))}}return o}function Sn(e,t,n,r,s,i){const o=e[n];if(o!=null){const l=U(o,"default");if(l&&r===void 0){const c=o.default;if(o.type!==Function&&H(c)){const{propsDefaults:f}=s;n in f?r=f[n]:(_t(s),r=f[n]=c.call(null,t),ct())}else r=c}o[0]&&(i&&!l?r=!1:o[1]&&(r===""||r===vt(n))&&(r=!0))}return r}function Ms(e,t,n=!1){const r=t.propsCache,s=r.get(e);if(s)return s;const i=e.props,o={},l=[];let c=!1;if(!H(e)){const d=g=>{c=!0;const[v,P]=Ms(g,t,!0);he(o,v),P&&l.push(...P)};!n&&t.mixins.length&&t.mixins.forEach(d),e.extends&&d(e.extends),e.mixins&&e.mixins.forEach(d)}if(!i&&!c)return Z(e)&&r.set(e,dt),dt;if(k(i))for(let d=0;d<i.length;d++){const g=Ne(i[d]);Ar(g)&&(o[g]=Y)}else if(i)for(const d in i){const g=Ne(d);if(Ar(g)){const v=i[d],P=o[g]=k(v)||H(v)?{type:v}:Object.assign({},v);if(P){const B=Pr(Boolean,P.type),N=Pr(String,P.type);P[0]=B>-1,P[1]=N<0||B<N,(B>-1||U(P,"default"))&&l.push(g)}}}const f=[o,l];return Z(e)&&r.set(e,f),f}function Ar(e){return e[0]!=="$"}function Er(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function $r(e,t){return Er(e)===Er(t)}function Pr(e,t){return k(t)?t.findIndex(n=>$r(n,e)):H(t)&&$r(t,e)?0:-1}const Os=e=>e[0]==="_"||e==="$stable",rr=e=>k(e)?e.map(Oe):[Oe(e)],Io=(e,t,n)=>{if(t._n)return t;const r=tr((...s)=>rr(t(...s)),n);return r._c=!1,r},Ls=(e,t,n)=>{const r=e._ctx;for(const s in e){if(Os(s))continue;const i=e[s];if(H(i))t[s]=Io(s,i,r);else if(i!=null){const o=rr(i);t[s]=()=>o}}},Ss=(e,t)=>{const n=rr(t);e.slots.default=()=>n},Mo=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=W(t),Qt(t,"_",n)):Ls(t,e.slots={})}else e.slots={},t&&Ss(e,t);Qt(e.slots,pn,1)},Oo=(e,t,n)=>{const{vnode:r,slots:s}=e;let i=!0,o=Y;if(r.shapeFlag&32){const l=t._;l?n&&l===1?i=!1:(he(s,t),!n&&l===1&&delete s._):(i=!t.$stable,Ls(t,s)),o=t}else t&&(Ss(e,t),o={default:1});if(i)for(const l in s)!Os(l)&&!(l in o)&&delete s[l]};function ks(){return{app:null,config:{isNativeTag:si,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 Lo=0;function So(e,t){return function(r,s=null){H(r)||(r=Object.assign({},r)),s!=null&&!Z(s)&&(s=null);const i=ks(),o=new Set;let l=!1;const c=i.app={_uid:Lo++,_component:r,_props:s,_container:null,_context:i,_instance:null,version:nl,get config(){return i.config},set config(f){},use(f,...d){return o.has(f)||(f&&H(f.install)?(o.add(f),f.install(c,...d)):H(f)&&(o.add(f),f(c,...d))),c},mixin(f){return i.mixins.includes(f)||i.mixins.push(f),c},component(f,d){return d?(i.components[f]=d,c):i.components[f]},directive(f,d){return d?(i.directives[f]=d,c):i.directives[f]},mount(f,d,g){if(!l){const v=oe(r,s);return v.appContext=i,d&&t?t(v,f):e(v,f,g),l=!0,c._container=f,f.__vue_app__=c,gn(v.component)||v.component.proxy}},unmount(){l&&(e(null,c._container),delete c._container.__vue_app__)},provide(f,d){return i.provides[f]=d,c}};return c}}function kn(e,t,n,r,s=!1){if(k(e)){e.forEach((v,P)=>kn(v,t&&(k(t)?t[P]:t),n,r,s));return}if(At(r)&&!s)return;const i=r.shapeFlag&4?gn(r.component)||r.component.proxy:r.el,o=s?null:i,{i:l,r:c}=e,f=t&&t.r,d=l.refs===Y?l.refs={}:l.refs,g=l.setupState;if(f!=null&&f!==c&&(se(f)?(d[f]=null,U(g,f)&&(g[f]=null)):de(f)&&(f.value=null)),H(c))Je(c,l,12,[o,d]);else{const v=se(c),P=de(c);if(v||P){const B=()=>{if(e.f){const N=v?U(g,c)?g[c]:d[c]:c.value;s?k(N)&&Dn(N,i):k(N)?N.includes(i)||N.push(i):v?(d[c]=[i],U(g,c)&&(g[c]=d[c])):(c.value=[i],e.k&&(d[e.k]=c.value))}else v?(d[c]=o,U(g,c)&&(g[c]=o)):P&&(c.value=o,e.k&&(d[e.k]=o))};o?(B.id=-1,me(B,n)):B()}}}const me=oo;function ko(e){return No(e)}function No(e,t){const n=fi();n.__VUE__=!0;const{insert:r,remove:s,patchProp:i,createElement:o,createText:l,createComment:c,setText:f,setElementText:d,parentNode:g,nextSibling:v,setScopeId:P=$e,insertStaticContent:B}=e,N=(u,a,p,_=null,m=null,F=null,$=!1,w=null,A=!!a.dynamicChildren)=>{if(u===a)return;u&&!wt(u,a)&&(_=ze(u),G(u,m,F,!0),u=null),a.patchFlag===-2&&(A=!1,a.dynamicChildren=null);const{type:y,ref:I,shapeFlag:T}=a;switch(y){case hn:ee(u,a,p,_);break;case Xe:K(u,a,p,_);break;case yn:u==null&&b(a,p,_,$);break;case fe:ve(u,a,p,_,m,F,$,w,A);break;default:T&1?C(u,a,p,_,m,F,$,w,A):T&6?Qe(u,a,p,_,m,F,$,w,A):(T&64||T&128)&&y.process(u,a,p,_,m,F,$,w,A,He)}I!=null&&m&&kn(I,u&&u.ref,F,a||u,!a)},ee=(u,a,p,_)=>{if(u==null)r(a.el=l(a.children),p,_);else{const m=a.el=u.el;a.children!==u.children&&f(m,a.children)}},K=(u,a,p,_)=>{u==null?r(a.el=c(a.children||""),p,_):a.el=u.el},b=(u,a,p,_)=>{[u.el,u.anchor]=B(u.children,a,p,_,u.el,u.anchor)},h=({el:u,anchor:a},p,_)=>{let m;for(;u&&u!==a;)m=v(u),r(u,p,_),u=m;r(a,p,_)},x=({el:u,anchor:a})=>{let p;for(;u&&u!==a;)p=v(u),s(u),u=p;s(a)},C=(u,a,p,_,m,F,$,w,A)=>{$=$||a.type==="svg",u==null?E(a,p,_,m,F,$,w,A):L(u,a,m,F,$,w,A)},E=(u,a,p,_,m,F,$,w)=>{let A,y;const{type:I,props:T,shapeFlag:M,transition:R,dirs:j}=u;if(A=u.el=o(u.type,F,T&&T.is,T),M&8?d(A,u.children):M&16&&D(u.children,A,null,_,m,F&&I!=="foreignObject",$,w),j&&tt(u,null,_,"created"),O(A,u,u.scopeId,$,_),T){for(const V in T)V!=="value"&&!qt(V)&&i(A,V,null,T[V],F,u.children,_,m,pe);"value"in T&&i(A,"value",null,T.value),(y=T.onVnodeBeforeMount)&&Me(y,_,u)}j&&tt(u,null,_,"beforeMount");const q=(!m||m&&!m.pendingBranch)&&R&&!R.persisted;q&&R.beforeEnter(A),r(A,a,p),((y=T&&T.onVnodeMounted)||q||j)&&me(()=>{y&&Me(y,_,u),q&&R.enter(A),j&&tt(u,null,_,"mounted")},m)},O=(u,a,p,_,m)=>{if(p&&P(u,p),_)for(let F=0;F<_.length;F++)P(u,_[F]);if(m){let F=m.subTree;if(a===F){const $=m.vnode;O(u,$,$.scopeId,$.slotScopeIds,m.parent)}}},D=(u,a,p,_,m,F,$,w,A=0)=>{for(let y=A;y<u.length;y++){const I=u[y]=w?Ve(u[y]):Oe(u[y]);N(null,I,a,p,_,m,F,$,w)}},L=(u,a,p,_,m,F,$)=>{const w=a.el=u.el;let{patchFlag:A,dynamicChildren:y,dirs:I}=a;A|=u.patchFlag&16;const T=u.props||Y,M=a.props||Y;let R;p&&nt(p,!1),(R=M.onVnodeBeforeUpdate)&&Me(R,p,a,u),I&&tt(a,u,p,"beforeUpdate"),p&&nt(p,!0);const j=m&&a.type!=="foreignObject";if(y?X(u.dynamicChildren,y,w,p,_,j,F):$||z(u,a,w,null,p,_,j,F,!1),A>0){if(A&16)Q(w,a,T,M,p,_,m);else if(A&2&&T.class!==M.class&&i(w,"class",null,M.class,m),A&4&&i(w,"style",T.style,M.style,m),A&8){const q=a.dynamicProps;for(let V=0;V<q.length;V++){const te=q[V],Fe=T[te],ft=M[te];(ft!==Fe||te==="value")&&i(w,te,Fe,ft,m,u.children,p,_,pe)}}A&1&&u.children!==a.children&&d(w,a.children)}else!$&&y==null&&Q(w,a,T,M,p,_,m);((R=M.onVnodeUpdated)||I)&&me(()=>{R&&Me(R,p,a,u),I&&tt(a,u,p,"updated")},_)},X=(u,a,p,_,m,F,$)=>{for(let w=0;w<a.length;w++){const A=u[w],y=a[w],I=A.el&&(A.type===fe||!wt(A,y)||A.shapeFlag&70)?g(A.el):p;N(A,y,I,null,_,m,F,$,!0)}},Q=(u,a,p,_,m,F,$)=>{if(p!==_){if(p!==Y)for(const w in p)!qt(w)&&!(w in _)&&i(u,w,p[w],null,$,a.children,m,F,pe);for(const w in _){if(qt(w))continue;const A=_[w],y=p[w];A!==y&&w!=="value"&&i(u,w,y,A,$,a.children,m,F,pe)}"value"in _&&i(u,"value",p.value,_.value)}},ve=(u,a,p,_,m,F,$,w,A)=>{const y=a.el=u?u.el:l(""),I=a.anchor=u?u.anchor:l("");let{patchFlag:T,dynamicChildren:M,slotScopeIds:R}=a;R&&(w=w?w.concat(R):R),u==null?(r(y,p,_),r(I,p,_),D(a.children,p,I,m,F,$,w,A)):T>0&&T&64&&M&&u.dynamicChildren?(X(u.dynamicChildren,M,p,m,F,$,w),(a.key!=null||m&&a===m.subTree)&&Ns(u,a,!0)):z(u,a,p,I,m,F,$,w,A)},Qe=(u,a,p,_,m,F,$,w,A)=>{a.slotScopeIds=w,u==null?a.shapeFlag&512?m.ctx.activate(a,p,_,$,A):ut(a,p,_,m,F,$,A):Nt(u,a,A)},ut=(u,a,p,_,m,F,$)=>{const w=u.component=Vo(u,_,m);if(ws(u)&&(w.ctx.renderer=He),qo(w),w.asyncDep){if(m&&m.registerDep(w,le),!u.el){const A=w.subTree=oe(Xe);K(null,A,a,p)}return}le(w,u,a,p,m,F,$)},Nt=(u,a,p)=>{const _=a.component=u.component;if(ro(u,a,p))if(_.asyncDep&&!_.asyncResolved){J(_,a,p);return}else _.next=a,Xi(_.update),_.update();else a.el=u.el,_.vnode=a},le=(u,a,p,_,m,F,$)=>{const w=()=>{if(u.isMounted){let{next:I,bu:T,u:M,parent:R,vnode:j}=u,q=I,V;nt(u,!1),I?(I.el=j.el,J(u,I,$)):I=j,T&&Zt(T),(V=I.props&&I.props.onVnodeBeforeUpdate)&&Me(V,R,I,j),nt(u,!0);const te=_n(u),Fe=u.subTree;u.subTree=te,N(Fe,te,g(Fe.el),ze(Fe),u,m,F),I.el=te.el,q===null&&so(u,te.el),M&&me(M,m),(V=I.props&&I.props.onVnodeUpdated)&&me(()=>Me(V,R,I,j),m)}else{let I;const{el:T,props:M}=a,{bm:R,m:j,parent:q}=u,V=At(a);if(nt(u,!1),R&&Zt(R),!V&&(I=M&&M.onVnodeBeforeMount)&&Me(I,q,a),nt(u,!0),T&&Ke){const te=()=>{u.subTree=_n(u),Ke(T,u.subTree,u,m,null)};V?a.type.__asyncLoader().then(()=>!u.isUnmounted&&te()):te()}else{const te=u.subTree=_n(u);N(null,te,p,_,u,m,F),a.el=te.el}if(j&&me(j,m),!V&&(I=M&&M.onVnodeMounted)){const te=a;me(()=>Me(I,q,te),m)}(a.shapeFlag&256||q&&At(q.vnode)&&q.vnode.shapeFlag&256)&&u.a&&me(u.a,m),u.isMounted=!0,a=p=_=null}},A=u.effect=new Wn(w,()=>er(y),u.scope),y=u.update=()=>A.run();y.id=u.uid,nt(u,!0),y()},J=(u,a,p)=>{a.component=u;const _=u.vnode.props;u.vnode=a,u.next=null,To(u,a.props,_,p),Oo(u,a.children,p),bt(),br(),yt()},z=(u,a,p,_,m,F,$,w,A=!1)=>{const y=u&&u.children,I=u?u.shapeFlag:0,T=a.children,{patchFlag:M,shapeFlag:R}=a;if(M>0){if(M&128){we(y,T,p,_,m,F,$,w,A);return}else if(M&256){ie(y,T,p,_,m,F,$,w,A);return}}R&8?(I&16&&pe(y,m,F),T!==y&&d(p,T)):I&16?R&16?we(y,T,p,_,m,F,$,w,A):pe(y,m,F,!0):(I&8&&d(p,""),R&16&&D(T,p,_,m,F,$,w,A))},ie=(u,a,p,_,m,F,$,w,A)=>{u=u||dt,a=a||dt;const y=u.length,I=a.length,T=Math.min(y,I);let M;for(M=0;M<T;M++){const R=a[M]=A?Ve(a[M]):Oe(a[M]);N(u[M],R,p,null,m,F,$,w,A)}y>I?pe(u,m,F,!0,!1,T):D(a,p,_,m,F,$,w,A,T)},we=(u,a,p,_,m,F,$,w,A)=>{let y=0;const I=a.length;let T=u.length-1,M=I-1;for(;y<=T&&y<=M;){const R=u[y],j=a[y]=A?Ve(a[y]):Oe(a[y]);if(wt(R,j))N(R,j,p,null,m,F,$,w,A);else break;y++}for(;y<=T&&y<=M;){const R=u[T],j=a[M]=A?Ve(a[M]):Oe(a[M]);if(wt(R,j))N(R,j,p,null,m,F,$,w,A);else break;T--,M--}if(y>T){if(y<=M){const R=M+1,j=R<I?a[R].el:_;for(;y<=M;)N(null,a[y]=A?Ve(a[y]):Oe(a[y]),p,j,m,F,$,w,A),y++}}else if(y>M)for(;y<=T;)G(u[y],m,F,!0),y++;else{const R=y,j=y,q=new Map;for(y=j;y<=M;y++){const be=a[y]=A?Ve(a[y]):Oe(a[y]);be.key!=null&&q.set(be.key,y)}let V,te=0;const Fe=M-j+1;let ft=!1,lr=0;const xt=new Array(Fe);for(y=0;y<Fe;y++)xt[y]=0;for(y=R;y<=T;y++){const be=u[y];if(te>=Fe){G(be,m,F,!0);continue}let Ie;if(be.key!=null)Ie=q.get(be.key);else for(V=j;V<=M;V++)if(xt[V-j]===0&&wt(be,a[V])){Ie=V;break}Ie===void 0?G(be,m,F,!0):(xt[Ie-j]=y+1,Ie>=lr?lr=Ie:ft=!0,N(be,a[Ie],p,null,m,F,$,w,A),te++)}const cr=ft?Ro(xt):dt;for(V=cr.length-1,y=Fe-1;y>=0;y--){const be=j+y,Ie=a[be],ur=be+1<I?a[be+1].el:_;xt[y]===0?N(null,Ie,p,ur,m,F,$,w,A):ft&&(V<0||y!==cr[V]?ye(Ie,p,ur,2):V--)}}},ye=(u,a,p,_,m=null)=>{const{el:F,type:$,transition:w,children:A,shapeFlag:y}=u;if(y&6){ye(u.component.subTree,a,p,_);return}if(y&128){u.suspense.move(a,p,_);return}if(y&64){$.move(u,a,p,He);return}if($===fe){r(F,a,p);for(let T=0;T<A.length;T++)ye(A[T],a,p,_);r(u.anchor,a,p);return}if($===yn){h(u,a,p);return}if(_!==2&&y&1&&w)if(_===0)w.beforeEnter(F),r(F,a,p),me(()=>w.enter(F),m);else{const{leave:T,delayLeave:M,afterLeave:R}=w,j=()=>r(F,a,p),q=()=>{T(F,()=>{j(),R&&R()})};M?M(F,j,q):q()}else r(F,a,p)},G=(u,a,p,_=!1,m=!1)=>{const{type:F,props:$,ref:w,children:A,dynamicChildren:y,shapeFlag:I,patchFlag:T,dirs:M}=u;if(w!=null&&kn(w,null,p,u,!0),I&256){a.ctx.deactivate(u);return}const R=I&1&&M,j=!At(u);let q;if(j&&(q=$&&$.onVnodeBeforeUnmount)&&Me(q,a,u),I&6)Ge(u.component,p,_);else{if(I&128){u.suspense.unmount(p,_);return}R&&tt(u,null,a,"beforeUnmount"),I&64?u.type.remove(u,a,p,m,He,_):y&&(F!==fe||T>0&&T&64)?pe(y,a,p,!1,!0):(F===fe&&T&384||!m&&I&16)&&pe(A,a,p),_&&Rt(u)}(j&&(q=$&&$.onVnodeUnmounted)||R)&&me(()=>{q&&Me(q,a,u),R&&tt(u,null,a,"unmounted")},p)},Rt=u=>{const{type:a,el:p,anchor:_,transition:m}=u;if(a===fe){Te(p,_);return}if(a===yn){x(u);return}const F=()=>{s(p),m&&!m.persisted&&m.afterLeave&&m.afterLeave()};if(u.shapeFlag&1&&m&&!m.persisted){const{leave:$,delayLeave:w}=m,A=()=>$(p,F);w?w(u.el,F,A):A()}else F()},Te=(u,a)=>{let p;for(;u!==a;)p=v(u),s(u),u=p;s(a)},Ge=(u,a,p)=>{const{bum:_,scope:m,update:F,subTree:$,um:w}=u;_&&Zt(_),m.stop(),F&&(F.active=!1,G($,u,a,p)),w&&me(w,a),me(()=>{u.isUnmounted=!0},a),a&&a.pendingBranch&&!a.isUnmounted&&u.asyncDep&&!u.asyncResolved&&u.suspenseId===a.pendingId&&(a.deps--,a.deps===0&&a.resolve())},pe=(u,a,p,_=!1,m=!1,F=0)=>{for(let $=F;$<u.length;$++)G(u[$],a,p,_,m)},ze=u=>u.shapeFlag&6?ze(u.component.subTree):u.shapeFlag&128?u.suspense.next():v(u.anchor||u.el),at=(u,a,p)=>{u==null?a._vnode&&G(a._vnode,null,null,!0):N(a._vnode||null,u,a,null,null,null,p),br(),ps(),a._vnode=u},He={p:N,um:G,m:ye,r:Rt,mt:ut,mc:D,pc:z,pbc:X,n:ze,o:e};let et,Ke;return t&&([et,Ke]=t(He)),{render:at,hydrate:et,createApp:So(at,et)}}function nt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Ns(e,t,n=!1){const r=e.children,s=t.children;if(k(r)&&k(s))for(let i=0;i<r.length;i++){const o=r[i];let l=s[i];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[i]=Ve(s[i]),l.el=o.el),n||Ns(o,l)),l.type===hn&&(l.el=o.el)}}function Ro(e){const t=e.slice(),n=[0];let r,s,i,o,l;const c=e.length;for(r=0;r<c;r++){const f=e[r];if(f!==0){if(s=n[n.length-1],e[s]<f){t[r]=s,n.push(r);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,e[n[l]]<f?i=l+1:o=l;f<e[n[i]]&&(i>0&&(t[r]=n[i-1]),n[i]=r)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=t[o];return n}const zo=e=>e.__isTeleport,fe=Symbol(void 0),hn=Symbol(void 0),Xe=Symbol(void 0),yn=Symbol(void 0),$t=[];let Ee=null;function ne(e=!1){$t.push(Ee=e?null:[])}function Ho(){$t.pop(),Ee=$t[$t.length-1]||null}let Ot=1;function Tr(e){Ot+=e}function Rs(e){return e.dynamicChildren=Ot>0?Ee||dt:null,Ho(),Ot>0&&Ee&&Ee.push(e),e}function xe(e,t,n,r,s,i){return Rs(S(e,t,n,r,s,i,!0))}function qe(e,t,n,r,s){return Rs(oe(e,t,n,r,s,!0))}function tn(e){return e?e.__v_isVNode===!0:!1}function wt(e,t){return e.type===t.type&&e.key===t.key}const pn="__vInternal",zs=({key:e})=>e??null,Jt=({ref:e,ref_key:t,ref_for:n})=>e!=null?se(e)||de(e)||H(e)?{i:ue,r:e,k:t,f:!!n}:e:null;function S(e,t=null,n=null,r=0,s=null,i=e===fe?0:1,o=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&zs(t),ref:t&&Jt(t),scopeId:fn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:ue};return l?(sr(c,n),i&128&&e.normalize(c)):n&&(c.shapeFlag|=se(n)?8:16),Ot>0&&!o&&Ee&&(c.patchFlag>0||i&6)&&c.patchFlag!==32&&Ee.push(c),c}const oe=jo;function jo(e,t=null,n=null,r=0,s=null,i=!1){if((!e||e===yo)&&(e=Xe),tn(e)){const l=mt(e,t,!0);return n&&sr(l,n),Ot>0&&!i&&Ee&&(l.shapeFlag&6?Ee[Ee.indexOf(e)]=l:Ee.push(l)),l.patchFlag|=-2,l}if(Qo(e)&&(e=e.__vccOpts),t){t=Bo(t);let{class:l,style:c}=t;l&&!se(l)&&(t.class=ke(l)),Z(c)&&(cs(c)&&!k(c)&&(c=he({},c)),t.style=jn(c))}const o=se(e)?1:io(e)?128:zo(e)?64:Z(e)?4:H(e)?2:0;return S(e,t,n,r,s,o,i,!0)}function Bo(e){return e?cs(e)||pn in e?he({},e):e:null}function mt(e,t,n=!1){const{props:r,ref:s,patchFlag:i,children:o}=e,l=t?Uo(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&zs(l),ref:t&&t.ref?n&&s?k(s)?s.concat(Jt(t)):[s,Jt(t)]:Jt(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==fe?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&mt(e.ssContent),ssFallback:e.ssFallback&&mt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function ge(e=" ",t=0){return oe(hn,null,e,t)}function Do(e="",t=!1){return t?(ne(),qe(Xe,null,e)):oe(Xe,null,e)}function Oe(e){return e==null||typeof e=="boolean"?oe(Xe):k(e)?oe(fe,null,e.slice()):typeof e=="object"?Ve(e):oe(hn,null,String(e))}function Ve(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:mt(e)}function sr(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(k(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),sr(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(pn in t)?t._ctx=ue:s===3&&ue&&(ue.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else H(t)?(t={default:t,_ctx:ue},n=32):(t=String(t),r&64?(n=16,t=[ge(t)]):n=8);e.children=t,e.shapeFlag|=n}function Uo(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=ke([t.class,r.class]));else if(s==="style")t.style=jn([t.style,r.style]);else if(rn(s)){const i=t[s],o=r[s];o&&i!==o&&!(k(i)&&i.includes(o))&&(t[s]=i?[].concat(i,o):o)}else s!==""&&(t[s]=r[s])}return t}function Me(e,t,n,r=null){Pe(e,t,7,[n,r])}const Ko=ks();let Wo=0;function Vo(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||Ko,i={uid:Wo++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new di(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Ms(r,s),emitsOptions:ms(r,s),emit:null,emitted:null,propsDefaults:Y,inheritAttrs:r.inheritAttrs,ctx:Y,data:Y,props:Y,attrs:Y,slots:Y,refs:Y,setupState:Y,setupContext:null,suspense:n,suspenseId:n?n.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 i.ctx={_:i},i.root=t?t.root:i,i.emit=eo.bind(null,i),e.ce&&e.ce(i),i}let re=null;const _t=e=>{re=e,e.scope.on()},ct=()=>{re&&re.scope.off(),re=null};function Hs(e){return e.vnode.shapeFlag&4}let Lt=!1;function qo(e,t=!1){Lt=t;const{props:n,children:r}=e.vnode,s=Hs(e);Po(e,n,s,t),Mo(e,r);const i=s?Zo(e,t):void 0;return Lt=!1,i}function Zo(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=us(new Proxy(e.ctx,wo));const{setup:r}=n;if(r){const s=e.setupContext=r.length>1?Yo(e):null;_t(e),bt();const i=Je(r,e,0,[e.props,s]);if(yt(),ct(),Zr(i)){if(i.then(ct,ct),t)return i.then(o=>{Ir(e,o,t)}).catch(o=>{un(o,e,0)});e.asyncDep=i}else Ir(e,i,t)}else js(e,t)}function Ir(e,t,n){H(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Z(t)&&(e.setupState=as(t)),js(e,n)}let Mr;function js(e,t,n){const r=e.type;if(!e.render){if(!t&&Mr&&!r.render){const s=r.template||nr(e).template;if(s){const{isCustomElement:i,compilerOptions:o}=e.appContext.config,{delimiters:l,compilerOptions:c}=r,f=he(he({isCustomElement:i,delimiters:l},o),c);r.render=Mr(s,f)}}e.render=r.render||$e}_t(e),bt(),Fo(e),yt(),ct()}function Jo(e){return new Proxy(e.attrs,{get(t,n){return _e(e,"get","$attrs"),t[n]}})}function Yo(e){const t=r=>{e.exposed=r||{}};let n;return{get attrs(){return n||(n=Jo(e))},slots:e.slots,emit:e.emit,expose:t}}function gn(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(as(us(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Et)return Et[n](e)},has(t,n){return n in t||n in Et}}))}function Xo(e,t=!0){return H(e)?e.displayName||e.name:e.name||t&&e.__name}function Qo(e){return H(e)&&"__vccOpts"in e}const Yt=(e,t)=>qi(e,t,Lt);function Go(e,t,n){const r=arguments.length;return r===2?Z(t)&&!k(t)?tn(t)?oe(e,null,[t]):oe(e,t):oe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&tn(n)&&(n=[n]),oe(e,t,n))}const el=Symbol(""),tl=()=>Ct(el),nl="3.2.47",rl="http://www.w3.org/2000/svg",it=typeof document<"u"?document:null,Or=it&&it.createElement("template"),sl={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t?it.createElementNS(rl,e):it.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>it.createTextNode(e),createComment:e=>it.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>it.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,i){const o=n?n.previousSibling:t.lastChild;if(s&&(s===i||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===i||!(s=s.nextSibling)););else{Or.innerHTML=r?`<svg>${e}</svg>`:e;const l=Or.content;if(r){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function il(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function ol(e,t,n){const r=e.style,s=se(n);if(n&&!s){if(t&&!se(t))for(const i in t)n[i]==null&&Nn(r,i,"");for(const i in n)Nn(r,i,n[i])}else{const i=r.display;s?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=i)}}const Lr=/\s*!important$/;function Nn(e,t,n){if(k(n))n.forEach(r=>Nn(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=ll(e,t);Lr.test(n)?e.setProperty(vt(r),n.replace(Lr,""),"important"):e[r]=n}}const Sr=["Webkit","Moz","ms"],xn={};function ll(e,t){const n=xn[t];if(n)return n;let r=Ne(t);if(r!=="filter"&&r in e)return xn[t]=r;r=ln(r);for(let s=0;s<Sr.length;s++){const i=Sr[s]+r;if(i in e)return xn[t]=i}return t}const kr="http://www.w3.org/1999/xlink";function cl(e,t,n,r,s){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(kr,t.slice(6,t.length)):e.setAttributeNS(kr,t,n);else{const i=ni(t);n==null||i&&!Wr(n)?e.removeAttribute(t):e.setAttribute(t,i?"":n)}}function ul(e,t,n,r,s,i,o){if(t==="innerHTML"||t==="textContent"){r&&o(r,s,i),e[t]=n??"";return}if(t==="value"&&e.tagName!=="PROGRESS"&&!e.tagName.includes("-")){e._value=n;const c=n??"";(e.value!==c||e.tagName==="OPTION")&&(e.value=c),n==null&&e.removeAttribute(t);return}let l=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=Wr(n):n==null&&c==="string"?(n="",l=!0):c==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(t)}function Bs(e,t,n,r){e.addEventListener(t,n,r)}function al(e,t,n,r){e.removeEventListener(t,n,r)}function fl(e,t,n,r,s=null){const i=e._vei||(e._vei={}),o=i[t];if(r&&o)o.value=r;else{const[l,c]=dl(t);if(r){const f=i[t]=gl(r,s);Bs(e,l,f,c)}else o&&(al(e,l,o,c),i[t]=void 0)}}const Nr=/(?:Once|Passive|Capture)$/;function dl(e){let t;if(Nr.test(e)){t={};let r;for(;r=e.match(Nr);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):vt(e.slice(2)),t]}let wn=0;const hl=Promise.resolve(),pl=()=>wn||(hl.then(()=>wn=0),wn=Date.now());function gl(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;Pe(ml(r,n.value),t,5,[r])};return n.value=e,n.attached=pl(),n}function ml(e,t){if(k(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Rr=/^on[a-z]/,_l=(e,t,n,r,s=!1,i,o,l,c)=>{t==="class"?il(e,r,s):t==="style"?ol(e,n,r):rn(t)?Bn(t)||fl(e,t,n,r,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):vl(e,t,r,s))?ul(e,t,r,i,o,l,c):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),cl(e,t,r,s))};function vl(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&Rr.test(t)&&H(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||Rr.test(t)&&se(n)?!1:t in e}const zr=e=>{const t=e.props["onUpdate:modelValue"]||!1;return k(t)?n=>Zt(t,n):t},Wt={deep:!0,created(e,t,n){e._assign=zr(n),Bs(e,"change",()=>{const r=e._modelValue,s=bl(e),i=e.checked,o=e._assign;if(k(r)){const l=Vr(r,s),c=l!==-1;if(i&&!c)o(r.concat(s));else if(!i&&c){const f=[...r];f.splice(l,1),o(f)}}else if(sn(r)){const l=new Set(r);i?l.add(s):l.delete(s),o(l)}else o(Ds(e,i))})},mounted:Hr,beforeUpdate(e,t,n){e._assign=zr(n),Hr(e,t,n)}};function Hr(e,{value:t,oldValue:n},r){e._modelValue=t,k(t)?e.checked=Vr(t,r.props.value)>-1:sn(t)?e.checked=t.has(r.props.value):t!==n&&(e.checked=nn(t,Ds(e,!0)))}function bl(e){return"_value"in e?e._value:e.value}function Ds(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const yl=he({patchProp:_l},sl);let jr;function xl(){return jr||(jr=ko(yl))}const wl=(...e)=>{const t=xl().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Fl(r);if(!s)return;const i=t._component;!H(i)&&!i.render&&!i.template&&(i.template=s.innerHTML),s.innerHTML="";const o=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),o},t};function Fl(e){return se(e)?document.querySelector(e):e}const Cl={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Al=S("g",{fill:"none"},[S("path",{d:"M18.5 20a.5.5 0 0 1-.5.5h-5.732A6.518 6.518 0 0 1 11.19 22H18a2 2 0 0 0 2-2V9.828a2 2 0 0 0-.586-1.414l-5.829-5.828a.491.491 0 0 0-.049-.04a.63.63 0 0 1-.036-.03a2.072 2.072 0 0 0-.219-.18a.652.652 0 0 0-.08-.044l-.048-.024l-.05-.029c-.054-.031-.109-.063-.166-.087a1.977 1.977 0 0 0-.624-.138c-.02-.001-.04-.004-.059-.007A.605.605 0 0 0 12.172 2H6a2 2 0 0 0-2 2v7.498a6.451 6.451 0 0 1 1.5-.422V4a.5.5 0 0 1 .5-.5h6V8a2 2 0 0 0 2 2h4.5v10zm-5-15.379L17.378 8.5H14a.5.5 0 0 1-.5-.5V4.621zM12 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0zm-2.5.5a.5.5 0 0 0 0-1H4.707l1.647-1.646a.5.5 0 0 0-.708-.708l-2.5 2.5a.5.5 0 0 0 0 .708l2.5 2.5a.5.5 0 0 0 .708-.708L4.707 18H9.5z",fill:"currentColor"})],-1),El=[Al],$l=Re({name:"DocumentArrowLeft24Regular",render:function(t,n){return ne(),xe("svg",Cl,El)}}),Pl={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Tl=S("g",{fill:"none"},[S("path",{d:"M7.75 11.5a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5zM7 15.25a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0zm3-3a.75.75 0 0 1 .75-.75h3.054a.75.75 0 0 1 0 1.5H10.75a.75.75 0 0 1-.75-.75zm.75 2.25a.75.75 0 0 0 0 1.5h3.054a.75.75 0 0 0 0-1.5H10.75zM6.25 2A2.25 2.25 0 0 0 4 4.25v13a2.25 2.25 0 0 0 2.25 2.25h9a2.25 2.25 0 0 0 2.25-2.25V8.869a2.25 2.25 0 0 0-.659-1.591l-4.619-4.619A2.25 2.25 0 0 0 10.632 2H6.25zM5.5 4.25a.75.75 0 0 1 .75-.75h4.254v3.248a2.25 2.25 0 0 0 2.25 2.25H16v8.252a.75.75 0 0 1-.75.75h-9a.75.75 0 0 1-.75-.75v-13zm6.504 2.498V4.562l2.935 2.936h-2.185a.75.75 0 0 1-.75-.75zM8.75 22a2.25 2.25 0 0 1-2.122-1.5h8.622a3.25 3.25 0 0 0 3.25-3.25V8.937l.84.84c.423.423.66.995.66 1.592v5.881A4.75 4.75 0 0 1 15.25 22h-6.5z",fill:"currentColor"})],-1),Il=[Tl],Ml=Re({name:"DocumentBulletListMultiple24Regular",render:function(t,n){return ne(),xe("svg",Pl,Il)}}),Ol={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Ll=S("g",{fill:"none"},[S("path",{d:"M8.75 11.5a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5zm0 2.75a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5zm0 2.75a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5zm4.835-14.414l5.829 5.828A2 2 0 0 1 20 9.828V20a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h6.172c.028 0 .055.004.082.007c.02.003.04.006.059.007c.215.015.427.056.624.138c.057.024.112.056.166.087l.05.029l.047.024a.652.652 0 0 1 .081.044c.078.053.148.116.219.18a.63.63 0 0 0 .036.03a.491.491 0 0 1 .049.04zM18 20.5a.5.5 0 0 0 .5-.5V10H14a2 2 0 0 1-2-2V3.5H6a.5.5 0 0 0-.5.5v16a.5.5 0 0 0 .5.5h12zm-.622-12L13.5 4.621V8a.5.5 0 0 0 .5.5h3.378z",fill:"currentColor"})],-1),Sl=[Ll],kl=Re({name:"DocumentText24Regular",render:function(t,n){return ne(),xe("svg",Ol,Sl)}}),Nl={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Rl=S("g",{fill:"none"},[S("path",{d:"M8.207 4c.46 0 .908.141 1.284.402l.156.12L12.022 6.5h7.728a2.25 2.25 0 0 1 2.229 1.938l.016.158l.005.154v9a2.25 2.25 0 0 1-2.096 2.245L19.75 20H4.25a2.25 2.25 0 0 1-2.245-2.096L2 17.75V6.25a2.25 2.25 0 0 1 2.096-2.245L4.25 4h3.957zm1.44 5.979a2.25 2.25 0 0 1-1.244.512l-.196.009l-4.707-.001v7.251c0 .38.282.694.648.743l.102.007h15.5a.75.75 0 0 0 .743-.648l.007-.102v-9a.75.75 0 0 0-.648-.743L19.75 8h-7.729L9.647 9.979zM8.207 5.5H4.25a.75.75 0 0 0-.743.648L3.5 6.25v2.749L8.207 9a.75.75 0 0 0 .395-.113l.085-.06l1.891-1.578l-1.89-1.575a.75.75 0 0 0-.377-.167L8.207 5.5z",fill:"currentColor"})],-1),zl=[Rl],Hl=Re({name:"Folder24Regular",render:function(t,n){return ne(),xe("svg",Nl,zl)}}),jl={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Bl=S("g",{fill:"none"},[S("path",{d:"M17.5 11a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11zm0 2l-.09.007a.5.5 0 0 0-.402.402L17 13.5V16L14.498 16l-.09.008a.5.5 0 0 0-.402.402l-.008.09l.008.09a.5.5 0 0 0 .402.402l.09.008H17v2.503l.008.09a.5.5 0 0 0 .402.402l.09.008l.09-.008a.5.5 0 0 0 .402-.402l.008-.09V17l2.504.001l.09-.008a.5.5 0 0 0 .402-.402l.008-.09l-.008-.09a.5.5 0 0 0-.403-.402l-.09-.008H18v-2.5l-.008-.09a.5.5 0 0 0-.402-.403L17.5 13zM8.207 4c.46 0 .908.141 1.284.402l.156.12L12.022 6.5h7.728a2.25 2.25 0 0 1 2.229 1.938l.016.158l.005.154v3.06a6.517 6.517 0 0 0-1.499-1.077L20.5 8.75a.75.75 0 0 0-.648-.743L19.75 8h-7.729L9.647 9.979a2.25 2.25 0 0 1-1.244.512l-.196.009l-4.707-.001v7.251c0 .38.282.694.648.743l.102.007h7.064c.172.534.412 1.038.709 1.501L4.25 20a2.25 2.25 0 0 1-2.245-2.096L2 17.75V6.25a2.25 2.25 0 0 1 2.096-2.245L4.25 4h3.957zm0 1.5H4.25a.75.75 0 0 0-.743.648L3.5 6.25v2.749L8.207 9a.75.75 0 0 0 .395-.113l.085-.06l1.891-1.578l-1.89-1.575a.75.75 0 0 0-.377-.167L8.207 5.5z",fill:"currentColor"})],-1),Dl=[Bl],Ul=Re({name:"FolderAdd24Regular",render:function(t,n){return ne(),xe("svg",jl,Dl)}});function Kl(e){let t=0;for(let n=0;n<e.length;++n)e[n]==="&"&&++t;return t}const Us=/\s*,(?![^(]*\))\s*/g,Wl=/\s+/g;function Vl(e,t){const n=[];return t.split(Us).forEach(r=>{let s=Kl(r);if(s){if(s===1){e.forEach(o=>{n.push(r.replace("&",o))});return}}else{e.forEach(o=>{n.push((o&&o+" ")+r)});return}let i=[r];for(;s--;){const o=[];i.forEach(l=>{e.forEach(c=>{o.push(l.replace("&",c))})}),i=o}i.forEach(o=>n.push(o))}),n}function ql(e,t){const n=[];return t.split(Us).forEach(r=>{e.forEach(s=>{n.push((s&&s+" ")+r)})}),n}function Zl(e){let t=[""];return e.forEach(n=>{n=n&&n.trim(),n&&(n.includes("&")?t=Vl(t,n):t=ql(t,n))}),t.join(", ").replace(Wl," ")}const Jl=/[A-Z]/g;function Ks(e){return e.replace(Jl,t=>"-"+t.toLowerCase())}function Yl(e,t=" "){return typeof e=="object"&&e!==null?` {
12
- `+Object.entries(e).map(n=>t+` ${Ks(n[0])}: ${n[1]};`).join(`
11
+ (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const i of s)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(s){const i={};return s.integrity&&(i.integrity=s.integrity),s.referrerPolicy&&(i.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?i.credentials="include":s.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(s){if(s.ep)return;s.ep=!0;const i=n(s);fetch(s.href,i)}})();function Hn(e,t){const n=Object.create(null),r=e.split(",");for(let s=0;s<r.length;s++)n[r[s]]=!0;return t?s=>!!n[s.toLowerCase()]:s=>!!n[s]}function jn(e){if(k(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=se(r)?Gs(r):jn(r);if(s)for(const i in s)t[i]=s[i]}return t}else{if(se(e))return e;if(Z(e))return e}}const Ys=/;(?![^(]*\))/g,Xs=/:([^]+)/,Qs=/\/\*.*?\*\//gs;function Gs(e){const t={};return e.replace(Qs,"").split(Ys).forEach(n=>{if(n){const r=n.split(Xs);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function ke(e){let t="";if(se(e))t=e;else if(k(e))for(let n=0;n<e.length;n++){const r=ke(e[n]);r&&(t+=r+" ")}else if(Z(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const ei="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",ti=Hn(ei);function Kr(e){return!!e||e===""}function ni(e,t){if(e.length!==t.length)return!1;let n=!0;for(let r=0;n&&r<e.length;r++)n=nn(e[r],t[r]);return n}function nn(e,t){if(e===t)return!0;let n=ar(e),r=ar(t);if(n||r)return n&&r?e.getTime()===t.getTime():!1;if(n=Pt(e),r=Pt(t),n||r)return e===t;if(n=k(e),r=k(t),n||r)return n&&r?ni(e,t):!1;if(n=Z(e),r=Z(t),n||r){if(!n||!r)return!1;const s=Object.keys(e).length,i=Object.keys(t).length;if(s!==i)return!1;for(const o in e){const l=e.hasOwnProperty(o),c=t.hasOwnProperty(o);if(l&&!c||!l&&c||!nn(e[o],t[o]))return!1}}return String(e)===String(t)}function Wr(e,t){return e.findIndex(n=>nn(n,t))}const je=e=>se(e)?e:e==null?"":k(e)||Z(e)&&(e.toString===Zr||!H(e.toString))?JSON.stringify(e,Vr,2):String(e),Vr=(e,t)=>t&&t.__v_isRef?Vr(e,t.value):ht(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:sn(t)?{[`Set(${t.size})`]:[...t.values()]}:Z(t)&&!k(t)&&!Jr(t)?String(t):t,Y={},dt=[],$e=()=>{},ri=()=>!1,si=/^on[^a-z]/,rn=e=>si.test(e),Bn=e=>e.startsWith("onUpdate:"),he=Object.assign,Dn=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ii=Object.prototype.hasOwnProperty,U=(e,t)=>ii.call(e,t),k=Array.isArray,ht=e=>St(e)==="[object Map]",sn=e=>St(e)==="[object Set]",ar=e=>St(e)==="[object Date]",H=e=>typeof e=="function",se=e=>typeof e=="string",Pt=e=>typeof e=="symbol",Z=e=>e!==null&&typeof e=="object",qr=e=>Z(e)&&H(e.then)&&H(e.catch),Zr=Object.prototype.toString,St=e=>Zr.call(e),oi=e=>St(e).slice(8,-1),Jr=e=>St(e)==="[object Object]",Un=e=>se(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,qt=Hn(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),on=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},li=/-(\w)/g,Ne=on(e=>e.replace(li,(t,n)=>n?n.toUpperCase():"")),ci=/\B([A-Z])/g,vt=on(e=>e.replace(ci,"-$1").toLowerCase()),ln=on(e=>e.charAt(0).toUpperCase()+e.slice(1)),mn=on(e=>e?`on${ln(e)}`:""),Xt=(e,t)=>!Object.is(e,t),Zt=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},Qt=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},ui=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let fr;const ai=()=>fr||(fr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let Ce;class fi{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ce,!t&&Ce&&(this.index=(Ce.scopes||(Ce.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Ce;try{return Ce=this,t()}finally{Ce=n}}}on(){Ce=this}off(){Ce=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this._active=!1}}}function di(e,t=Ce){t&&t.active&&t.effects.push(e)}function hi(){return Ce}const Kn=e=>{const t=new Set(e);return t.w=0,t.n=0,t},Yr=e=>(e.w&Ye)>0,Xr=e=>(e.n&Ye)>0,pi=({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=Ye},gi=e=>{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r<t.length;r++){const s=t[r];Yr(s)&&!Xr(s)?s.delete(e):t[n++]=s,s.w&=~Ye,s.n&=~Ye}t.length=n}},An=new WeakMap;let Ft=0,Ye=1;const En=30;let Ae;const lt=Symbol(""),$n=Symbol("");class Wn{constructor(t,n=null,r){this.fn=t,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,di(this,r)}run(){if(!this.active)return this.fn();let t=Ae,n=Ze;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=Ae,Ae=this,Ze=!0,Ye=1<<++Ft,Ft<=En?pi(this):dr(this),this.fn()}finally{Ft<=En&&gi(this),Ye=1<<--Ft,Ae=this.parent,Ze=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){Ae===this?this.deferStop=!0:this.active&&(dr(this),this.onStop&&this.onStop(),this.active=!1)}}function dr(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let Ze=!0;const Qr=[];function bt(){Qr.push(Ze),Ze=!1}function yt(){const e=Qr.pop();Ze=e===void 0?!0:e}function _e(e,t,n){if(Ze&&Ae){let r=An.get(e);r||An.set(e,r=new Map);let s=r.get(n);s||r.set(n,s=Kn()),Gr(s)}}function Gr(e,t){let n=!1;Ft<=En?Xr(e)||(e.n|=Ye,n=!Yr(e)):n=!e.has(Ae),n&&(e.add(Ae),Ae.deps.push(e))}function De(e,t,n,r,s,i){const o=An.get(e);if(!o)return;let l=[];if(t==="clear")l=[...o.values()];else if(n==="length"&&k(e)){const c=Number(r);o.forEach((f,d)=>{(d==="length"||d>=c)&&l.push(f)})}else switch(n!==void 0&&l.push(o.get(n)),t){case"add":k(e)?Un(n)&&l.push(o.get("length")):(l.push(o.get(lt)),ht(e)&&l.push(o.get($n)));break;case"delete":k(e)||(l.push(o.get(lt)),ht(e)&&l.push(o.get($n)));break;case"set":ht(e)&&l.push(o.get(lt));break}if(l.length===1)l[0]&&Pn(l[0]);else{const c=[];for(const f of l)f&&c.push(...f);Pn(Kn(c))}}function Pn(e,t){const n=k(e)?e:[...e];for(const r of n)r.computed&&hr(r);for(const r of n)r.computed||hr(r)}function hr(e,t){(e!==Ae||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}const mi=Hn("__proto__,__v_isRef,__isVue"),es=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Pt)),_i=Vn(),vi=Vn(!1,!0),bi=Vn(!0),pr=yi();function yi(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=W(this);for(let i=0,o=this.length;i<o;i++)_e(r,"get",i+"");const s=r[t](...n);return s===-1||s===!1?r[t](...n.map(W)):s}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){bt();const r=W(this)[t].apply(this,n);return yt(),r}}),e}function xi(e){const t=W(this);return _e(t,"has",e),t.hasOwnProperty(e)}function Vn(e=!1,t=!1){return function(r,s,i){if(s==="__v_isReactive")return!e;if(s==="__v_isReadonly")return e;if(s==="__v_isShallow")return t;if(s==="__v_raw"&&i===(e?t?Ri:is:t?ss:rs).get(r))return r;const o=k(r);if(!e){if(o&&U(pr,s))return Reflect.get(pr,s,i);if(s==="hasOwnProperty")return xi}const l=Reflect.get(r,s,i);return(Pt(s)?es.has(s):mi(s))||(e||_e(r,"get",s),t)?l:de(l)?o&&Un(s)?l:l.value:Z(l)?e?os(l):Jn(l):l}}const wi=ts(),Fi=ts(!0);function ts(e=!1){return function(n,r,s,i){let o=n[r];if(Tt(o)&&de(o)&&!de(s))return!1;if(!e&&(!Tn(s)&&!Tt(s)&&(o=W(o),s=W(s)),!k(n)&&de(o)&&!de(s)))return o.value=s,!0;const l=k(n)&&Un(r)?Number(r)<n.length:U(n,r),c=Reflect.set(n,r,s,i);return n===W(i)&&(l?Xt(s,o)&&De(n,"set",r,s):De(n,"add",r,s)),c}}function Ci(e,t){const n=U(e,t);e[t];const r=Reflect.deleteProperty(e,t);return r&&n&&De(e,"delete",t,void 0),r}function Ai(e,t){const n=Reflect.has(e,t);return(!Pt(t)||!es.has(t))&&_e(e,"has",t),n}function Ei(e){return _e(e,"iterate",k(e)?"length":lt),Reflect.ownKeys(e)}const ns={get:_i,set:wi,deleteProperty:Ci,has:Ai,ownKeys:Ei},$i={get:bi,set(e,t){return!0},deleteProperty(e,t){return!0}},Pi=he({},ns,{get:vi,set:Fi}),qn=e=>e,cn=e=>Reflect.getPrototypeOf(e);function zt(e,t,n=!1,r=!1){e=e.__v_raw;const s=W(e),i=W(t);n||(t!==i&&_e(s,"get",t),_e(s,"get",i));const{has:o}=cn(s),l=r?qn:n?Qn:Xn;if(o.call(s,t))return l(e.get(t));if(o.call(s,i))return l(e.get(i));e!==s&&e.get(t)}function Ht(e,t=!1){const n=this.__v_raw,r=W(n),s=W(e);return t||(e!==s&&_e(r,"has",e),_e(r,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function jt(e,t=!1){return e=e.__v_raw,!t&&_e(W(e),"iterate",lt),Reflect.get(e,"size",e)}function gr(e){e=W(e);const t=W(this);return cn(t).has.call(t,e)||(t.add(e),De(t,"add",e,e)),this}function mr(e,t){t=W(t);const n=W(this),{has:r,get:s}=cn(n);let i=r.call(n,e);i||(e=W(e),i=r.call(n,e));const o=s.call(n,e);return n.set(e,t),i?Xt(t,o)&&De(n,"set",e,t):De(n,"add",e,t),this}function _r(e){const t=W(this),{has:n,get:r}=cn(t);let s=n.call(t,e);s||(e=W(e),s=n.call(t,e)),r&&r.call(t,e);const i=t.delete(e);return s&&De(t,"delete",e,void 0),i}function vr(){const e=W(this),t=e.size!==0,n=e.clear();return t&&De(e,"clear",void 0,void 0),n}function Bt(e,t){return function(r,s){const i=this,o=i.__v_raw,l=W(o),c=t?qn:e?Qn:Xn;return!e&&_e(l,"iterate",lt),o.forEach((f,d)=>r.call(s,c(f),c(d),i))}}function Dt(e,t,n){return function(...r){const s=this.__v_raw,i=W(s),o=ht(i),l=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,f=s[e](...r),d=n?qn:t?Qn:Xn;return!t&&_e(i,"iterate",c?$n:lt),{next(){const{value:g,done:v}=f.next();return v?{value:g,done:v}:{value:l?[d(g[0]),d(g[1])]:d(g),done:v}},[Symbol.iterator](){return this}}}}function We(e){return function(...t){return e==="delete"?!1:this}}function Ti(){const e={get(i){return zt(this,i)},get size(){return jt(this)},has:Ht,add:gr,set:mr,delete:_r,clear:vr,forEach:Bt(!1,!1)},t={get(i){return zt(this,i,!1,!0)},get size(){return jt(this)},has:Ht,add:gr,set:mr,delete:_r,clear:vr,forEach:Bt(!1,!0)},n={get(i){return zt(this,i,!0)},get size(){return jt(this,!0)},has(i){return Ht.call(this,i,!0)},add:We("add"),set:We("set"),delete:We("delete"),clear:We("clear"),forEach:Bt(!0,!1)},r={get(i){return zt(this,i,!0,!0)},get size(){return jt(this,!0)},has(i){return Ht.call(this,i,!0)},add:We("add"),set:We("set"),delete:We("delete"),clear:We("clear"),forEach:Bt(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{e[i]=Dt(i,!1,!1),n[i]=Dt(i,!0,!1),t[i]=Dt(i,!1,!0),r[i]=Dt(i,!0,!0)}),[e,n,t,r]}const[Ii,Mi,Oi,Li]=Ti();function Zn(e,t){const n=t?e?Li:Oi:e?Mi:Ii;return(r,s,i)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(U(n,s)&&s in r?n:r,s,i)}const Si={get:Zn(!1,!1)},ki={get:Zn(!1,!0)},Ni={get:Zn(!0,!1)},rs=new WeakMap,ss=new WeakMap,is=new WeakMap,Ri=new WeakMap;function zi(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Hi(e){return e.__v_skip||!Object.isExtensible(e)?0:zi(oi(e))}function Jn(e){return Tt(e)?e:Yn(e,!1,ns,Si,rs)}function ji(e){return Yn(e,!1,Pi,ki,ss)}function os(e){return Yn(e,!0,$i,Ni,is)}function Yn(e,t,n,r,s){if(!Z(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=s.get(e);if(i)return i;const o=Hi(e);if(o===0)return e;const l=new Proxy(e,o===2?r:n);return s.set(e,l),l}function pt(e){return Tt(e)?pt(e.__v_raw):!!(e&&e.__v_isReactive)}function Tt(e){return!!(e&&e.__v_isReadonly)}function Tn(e){return!!(e&&e.__v_isShallow)}function ls(e){return pt(e)||Tt(e)}function W(e){const t=e&&e.__v_raw;return t?W(t):e}function cs(e){return Qt(e,"__v_skip",!0),e}const Xn=e=>Z(e)?Jn(e):e,Qn=e=>Z(e)?os(e):e;function Bi(e){Ze&&Ae&&(e=W(e),Gr(e.dep||(e.dep=Kn())))}function Di(e,t){e=W(e);const n=e.dep;n&&Pn(n)}function de(e){return!!(e&&e.__v_isRef===!0)}function Ui(e){return de(e)?e.value:e}const Ki={get:(e,t,n)=>Ui(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return de(s)&&!de(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function us(e){return pt(e)?e:new Proxy(e,Ki)}var as;class Wi{constructor(t,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[as]=!1,this._dirty=!0,this.effect=new Wn(t,()=>{this._dirty||(this._dirty=!0,Di(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const t=W(this);return Bi(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}as="__v_isReadonly";function Vi(e,t,n=!1){let r,s;const i=H(e);return i?(r=e,s=$e):(r=e.get,s=e.set),new Wi(r,s,i||!s,n)}function Je(e,t,n,r){let s;try{s=r?e(...r):e()}catch(i){un(i,t,n)}return s}function Pe(e,t,n,r){if(H(e)){const i=Je(e,t,n,r);return i&&qr(i)&&i.catch(o=>{un(o,t,n)}),i}const s=[];for(let i=0;i<e.length;i++)s.push(Pe(e[i],t,n,r));return s}function un(e,t,n,r=!0){const s=t?t.vnode:null;if(t){let i=t.parent;const o=t.proxy,l=n;for(;i;){const f=i.ec;if(f){for(let d=0;d<f.length;d++)if(f[d](e,o,l)===!1)return}i=i.parent}const c=t.appContext.config.errorHandler;if(c){Je(c,null,10,[e,o,l]);return}}qi(e,n,s,r)}function qi(e,t,n,r=!0){console.error(e)}let It=!1,In=!1;const ce=[];let Le=0;const gt=[];let Be=null,st=0;const fs=Promise.resolve();let Gn=null;function Zi(e){const t=Gn||fs;return e?t.then(this?e.bind(this):e):t}function Ji(e){let t=Le+1,n=ce.length;for(;t<n;){const r=t+n>>>1;Mt(ce[r])<e?t=r+1:n=r}return t}function er(e){(!ce.length||!ce.includes(e,It&&e.allowRecurse?Le+1:Le))&&(e.id==null?ce.push(e):ce.splice(Ji(e.id),0,e),ds())}function ds(){!It&&!In&&(In=!0,Gn=fs.then(ps))}function Yi(e){const t=ce.indexOf(e);t>Le&&ce.splice(t,1)}function Xi(e){k(e)?gt.push(...e):(!Be||!Be.includes(e,e.allowRecurse?st+1:st))&&gt.push(e),ds()}function br(e,t=It?Le+1:0){for(;t<ce.length;t++){const n=ce[t];n&&n.pre&&(ce.splice(t,1),t--,n())}}function hs(e){if(gt.length){const t=[...new Set(gt)];if(gt.length=0,Be){Be.push(...t);return}for(Be=t,Be.sort((n,r)=>Mt(n)-Mt(r)),st=0;st<Be.length;st++)Be[st]();Be=null,st=0}}const Mt=e=>e.id==null?1/0:e.id,Qi=(e,t)=>{const n=Mt(e)-Mt(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function ps(e){In=!1,It=!0,ce.sort(Qi);const t=$e;try{for(Le=0;Le<ce.length;Le++){const n=ce[Le];n&&n.active!==!1&&Je(n,null,14)}}finally{Le=0,ce.length=0,hs(),It=!1,Gn=null,(ce.length||gt.length)&&ps()}}function Gi(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Y;let s=n;const i=t.startsWith("update:"),o=i&&t.slice(7);if(o&&o in r){const d=`${o==="modelValue"?"model":o}Modifiers`,{number:g,trim:v}=r[d]||Y;v&&(s=n.map(P=>se(P)?P.trim():P)),g&&(s=n.map(ui))}let l,c=r[l=mn(t)]||r[l=mn(Ne(t))];!c&&i&&(c=r[l=mn(vt(t))]),c&&Pe(c,e,6,s);const f=r[l+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Pe(f,e,6,s)}}function gs(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const i=e.emits;let o={},l=!1;if(!H(e)){const c=f=>{const d=gs(f,t,!0);d&&(l=!0,he(o,d))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!i&&!l?(Z(e)&&r.set(e,null),null):(k(i)?i.forEach(c=>o[c]=null):he(o,i),Z(e)&&r.set(e,o),o)}function an(e,t){return!e||!rn(t)?!1:(t=t.slice(2).replace(/Once$/,""),U(e,t[0].toLowerCase()+t.slice(1))||U(e,vt(t))||U(e,t))}let ue=null,fn=null;function Gt(e){const t=ue;return ue=e,fn=e&&e.type.__scopeId||null,t}function ms(e){fn=e}function _s(){fn=null}function tr(e,t=ue,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&Tr(-1);const i=Gt(t);let o;try{o=e(...s)}finally{Gt(i),r._d&&Tr(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function _n(e){const{type:t,vnode:n,proxy:r,withProxy:s,props:i,propsOptions:[o],slots:l,attrs:c,emit:f,render:d,renderCache:g,data:v,setupState:P,ctx:B,inheritAttrs:N}=e;let ee,K;const b=Gt(e);try{if(n.shapeFlag&4){const x=s||r;ee=Oe(d.call(x,x,g,i,P,v,B)),K=c}else{const x=t;ee=Oe(x.length>1?x(i,{attrs:c,slots:l,emit:f}):x(i,null)),K=t.props?c:eo(c)}}catch(x){$t.length=0,un(x,e,1),ee=oe(Xe)}let h=ee;if(K&&N!==!1){const x=Object.keys(K),{shapeFlag:C}=h;x.length&&C&7&&(o&&x.some(Bn)&&(K=to(K,o)),h=mt(h,K))}return n.dirs&&(h=mt(h),h.dirs=h.dirs?h.dirs.concat(n.dirs):n.dirs),n.transition&&(h.transition=n.transition),ee=h,Gt(b),ee}const eo=e=>{let t;for(const n in e)(n==="class"||n==="style"||rn(n))&&((t||(t={}))[n]=e[n]);return t},to=(e,t)=>{const n={};for(const r in e)(!Bn(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function no(e,t,n){const{props:r,children:s,component:i}=e,{props:o,children:l,patchFlag:c}=t,f=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?yr(r,o,f):!!o;if(c&8){const d=t.dynamicProps;for(let g=0;g<d.length;g++){const v=d[g];if(o[v]!==r[v]&&!an(f,v))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===o?!1:r?o?yr(r,o,f):!0:!!o;return!1}function yr(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const i=r[s];if(t[i]!==e[i]&&!an(n,i))return!0}return!1}function ro({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}const so=e=>e.__isSuspense;function io(e,t){t&&t.pendingBranch?k(e)?t.effects.push(...e):t.effects.push(e):Xi(e)}function vs(e,t){if(re){let n=re.provides;const r=re.parent&&re.parent.provides;r===n&&(n=re.provides=Object.create(r)),n[e]=t}}function Ct(e,t,n=!1){const r=re||ue;if(r){const s=r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(s&&e in s)return s[e];if(arguments.length>1)return n&&H(t)?t.call(r.proxy):t}}const Ut={};function vn(e,t,n){return bs(e,t,n)}function bs(e,t,{immediate:n,deep:r,flush:s,onTrack:i,onTrigger:o}=Y){const l=hi()===(re==null?void 0:re.scope)?re:null;let c,f=!1,d=!1;if(de(e)?(c=()=>e.value,f=Tn(e)):pt(e)?(c=()=>e,r=!0):k(e)?(d=!0,f=e.some(h=>pt(h)||Tn(h)),c=()=>e.map(h=>{if(de(h))return h.value;if(pt(h))return ot(h);if(H(h))return Je(h,l,2)})):H(e)?t?c=()=>Je(e,l,2):c=()=>{if(!(l&&l.isUnmounted))return g&&g(),Pe(e,l,3,[v])}:c=$e,t&&r){const h=c;c=()=>ot(h())}let g,v=h=>{g=K.onStop=()=>{Je(h,l,4)}},P;if(Lt)if(v=$e,t?n&&Pe(t,l,3,[c(),d?[]:void 0,v]):c(),s==="sync"){const h=el();P=h.__watcherHandles||(h.__watcherHandles=[])}else return $e;let B=d?new Array(e.length).fill(Ut):Ut;const N=()=>{if(K.active)if(t){const h=K.run();(r||f||(d?h.some((x,C)=>Xt(x,B[C])):Xt(h,B)))&&(g&&g(),Pe(t,l,3,[h,B===Ut?void 0:d&&B[0]===Ut?[]:B,v]),B=h)}else K.run()};N.allowRecurse=!!t;let ee;s==="sync"?ee=N:s==="post"?ee=()=>me(N,l&&l.suspense):(N.pre=!0,l&&(N.id=l.uid),ee=()=>er(N));const K=new Wn(c,ee);t?n?N():B=K.run():s==="post"?me(K.run.bind(K),l&&l.suspense):K.run();const b=()=>{K.stop(),l&&l.scope&&Dn(l.scope.effects,K)};return P&&P.push(b),b}function oo(e,t,n){const r=this.proxy,s=se(e)?e.includes(".")?ys(r,e):()=>r[e]:e.bind(r,r);let i;H(t)?i=t:(i=t.handler,n=t);const o=re;_t(this);const l=bs(s,i.bind(r),n);return o?_t(o):ct(),l}function ys(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function ot(e,t){if(!Z(e)||e.__v_skip||(t=t||new Set,t.has(e)))return e;if(t.add(e),de(e))ot(e.value,t);else if(k(e))for(let n=0;n<e.length;n++)ot(e[n],t);else if(sn(e)||ht(e))e.forEach(n=>{ot(n,t)});else if(Jr(e))for(const n in e)ot(e[n],t);return e}function Re(e){return H(e)?{setup:e,name:e.name}:e}const At=e=>!!e.type.__asyncLoader,xs=e=>e.type.__isKeepAlive;function lo(e,t){ws(e,"a",t)}function co(e,t){ws(e,"da",t)}function ws(e,t,n=re){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(dn(t,r,n),n){let s=n.parent;for(;s&&s.parent;)xs(s.parent.vnode)&&uo(r,t,n,s),s=s.parent}}function uo(e,t,n,r){const s=dn(t,e,r,!0);Cs(()=>{Dn(r[t],s)},n)}function dn(e,t,n=re,r=!1){if(n){const s=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{if(n.isUnmounted)return;bt(),_t(n);const l=Pe(t,n,e,o);return ct(),yt(),l});return r?s.unshift(i):s.push(i),i}}const Ue=e=>(t,n=re)=>(!Lt||e==="sp")&&dn(e,(...r)=>t(...r),n),Fs=Ue("bm"),ao=Ue("m"),fo=Ue("bu"),ho=Ue("u"),po=Ue("bum"),Cs=Ue("um"),go=Ue("sp"),mo=Ue("rtg"),_o=Ue("rtc");function vo(e,t=re){dn("ec",e,t)}function Kt(e,t){const n=ue;if(n===null)return e;const r=gn(n)||n.proxy,s=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[o,l,c,f=Y]=t[i];o&&(H(o)&&(o={mounted:o,updated:o}),o.deep&&ot(l),s.push({dir:o,instance:r,value:l,oldValue:void 0,arg:c,modifiers:f}))}return e}function tt(e,t,n,r){const s=e.dirs,i=t&&t.dirs;for(let o=0;o<s.length;o++){const l=s[o];i&&(l.oldValue=i[o].value);let c=l.dir[r];c&&(bt(),Pe(c,n,8,[e.el,l,e,t]),yt())}}const As="components";function Se(e,t){return yo(As,e,!0,t)||e}const bo=Symbol();function yo(e,t,n=!0,r=!1){const s=ue||re;if(s){const i=s.type;if(e===As){const l=Yo(i,!1);if(l&&(l===t||l===Ne(t)||l===ln(Ne(t))))return i}const o=xr(s[e]||i[e],t)||xr(s.appContext[e],t);return!o&&r?i:o}}function xr(e,t){return e&&(e[t]||e[Ne(t)]||e[ln(Ne(t))])}function wr(e,t,n,r){let s;const i=n&&n[r];if(k(e)||se(e)){s=new Array(e.length);for(let o=0,l=e.length;o<l;o++)s[o]=t(e[o],o,void 0,i&&i[o])}else if(typeof e=="number"){s=new Array(e);for(let o=0;o<e;o++)s[o]=t(o+1,o,void 0,i&&i[o])}else if(Z(e))if(e[Symbol.iterator])s=Array.from(e,(o,l)=>t(o,l,void 0,i&&i[l]));else{const o=Object.keys(e);s=new Array(o.length);for(let l=0,c=o.length;l<c;l++){const f=o[l];s[l]=t(e[f],f,l,i&&i[l])}}else s=[];return n&&(n[r]=s),s}function Es(e,t,n={},r,s){if(ue.isCE||ue.parent&&At(ue.parent)&&ue.parent.isCE)return t!=="default"&&(n.name=t),oe("slot",n,r&&r());let i=e[t];i&&i._c&&(i._d=!1),ne();const o=i&&$s(i(n)),l=qe(fe,{key:n.key||o&&o.key||`_${t}`},o||(r?r():[]),o&&e._===1?64:-2);return!s&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),i&&i._c&&(i._d=!0),l}function $s(e){return e.some(t=>tn(t)?!(t.type===Xe||t.type===fe&&!$s(t.children)):!0)?e:null}const Mn=e=>e?zs(e)?gn(e)||e.proxy:Mn(e.parent):null,Et=he(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Mn(e.parent),$root:e=>Mn(e.root),$emit:e=>e.emit,$options:e=>nr(e),$forceUpdate:e=>e.f||(e.f=()=>er(e.update)),$nextTick:e=>e.n||(e.n=Zi.bind(e.proxy)),$watch:e=>oo.bind(e)}),bn=(e,t)=>e!==Y&&!e.__isScriptSetup&&U(e,t),xo={get({_:e},t){const{ctx:n,setupState:r,data:s,props:i,accessCache:o,type:l,appContext:c}=e;let f;if(t[0]!=="$"){const P=o[t];if(P!==void 0)switch(P){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return i[t]}else{if(bn(r,t))return o[t]=1,r[t];if(s!==Y&&U(s,t))return o[t]=2,s[t];if((f=e.propsOptions[0])&&U(f,t))return o[t]=3,i[t];if(n!==Y&&U(n,t))return o[t]=4,n[t];On&&(o[t]=0)}}const d=Et[t];let g,v;if(d)return t==="$attrs"&&_e(e,"get",t),d(e);if((g=l.__cssModules)&&(g=g[t]))return g;if(n!==Y&&U(n,t))return o[t]=4,n[t];if(v=c.config.globalProperties,U(v,t))return v[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:i}=e;return bn(s,t)?(s[t]=n,!0):r!==Y&&U(r,t)?(r[t]=n,!0):U(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:i}},o){let l;return!!n[o]||e!==Y&&U(e,o)||bn(t,o)||(l=i[0])&&U(l,o)||U(r,o)||U(Et,o)||U(s.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:U(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};let On=!0;function wo(e){const t=nr(e),n=e.proxy,r=e.ctx;On=!1,t.beforeCreate&&Fr(t.beforeCreate,e,"bc");const{data:s,computed:i,methods:o,watch:l,provide:c,inject:f,created:d,beforeMount:g,mounted:v,beforeUpdate:P,updated:B,activated:N,deactivated:ee,beforeDestroy:K,beforeUnmount:b,destroyed:h,unmounted:x,render:C,renderTracked:E,renderTriggered:O,errorCaptured:D,serverPrefetch:L,expose:X,inheritAttrs:Q,components:ve,directives:Qe,filters:ut}=t;if(f&&Fo(f,r,null,e.appContext.config.unwrapInjectedRef),o)for(const J in o){const z=o[J];H(z)&&(r[J]=z.bind(n))}if(s){const J=s.call(n,n);Z(J)&&(e.data=Jn(J))}if(On=!0,i)for(const J in i){const z=i[J],ie=H(z)?z.bind(n,n):H(z.get)?z.get.bind(n,n):$e,we=!H(z)&&H(z.set)?z.set.bind(n):$e,ye=Yt({get:ie,set:we});Object.defineProperty(r,J,{enumerable:!0,configurable:!0,get:()=>ye.value,set:G=>ye.value=G})}if(l)for(const J in l)Ps(l[J],r,n,J);if(c){const J=H(c)?c.call(n):c;Reflect.ownKeys(J).forEach(z=>{vs(z,J[z])})}d&&Fr(d,e,"c");function le(J,z){k(z)?z.forEach(ie=>J(ie.bind(n))):z&&J(z.bind(n))}if(le(Fs,g),le(ao,v),le(fo,P),le(ho,B),le(lo,N),le(co,ee),le(vo,D),le(_o,E),le(mo,O),le(po,b),le(Cs,x),le(go,L),k(X))if(X.length){const J=e.exposed||(e.exposed={});X.forEach(z=>{Object.defineProperty(J,z,{get:()=>n[z],set:ie=>n[z]=ie})})}else e.exposed||(e.exposed={});C&&e.render===$e&&(e.render=C),Q!=null&&(e.inheritAttrs=Q),ve&&(e.components=ve),Qe&&(e.directives=Qe)}function Fo(e,t,n=$e,r=!1){k(e)&&(e=Ln(e));for(const s in e){const i=e[s];let o;Z(i)?"default"in i?o=Ct(i.from||s,i.default,!0):o=Ct(i.from||s):o=Ct(i),de(o)&&r?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):t[s]=o}}function Fr(e,t,n){Pe(k(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Ps(e,t,n,r){const s=r.includes(".")?ys(n,r):()=>n[r];if(se(e)){const i=t[e];H(i)&&vn(s,i)}else if(H(e))vn(s,e.bind(n));else if(Z(e))if(k(e))e.forEach(i=>Ps(i,t,n,r));else{const i=H(e.handler)?e.handler.bind(n):t[e.handler];H(i)&&vn(s,i,e)}}function nr(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,l=i.get(t);let c;return l?c=l:!s.length&&!n&&!r?c=t:(c={},s.length&&s.forEach(f=>en(c,f,o,!0)),en(c,t,o)),Z(t)&&i.set(t,c),c}function en(e,t,n,r=!1){const{mixins:s,extends:i}=t;i&&en(e,i,n,!0),s&&s.forEach(o=>en(e,o,n,!0));for(const o in t)if(!(r&&o==="expose")){const l=Co[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const Co={data:Cr,props:rt,emits:rt,methods:rt,computed:rt,beforeCreate:ae,created:ae,beforeMount:ae,mounted:ae,beforeUpdate:ae,updated:ae,beforeDestroy:ae,beforeUnmount:ae,destroyed:ae,unmounted:ae,activated:ae,deactivated:ae,errorCaptured:ae,serverPrefetch:ae,components:rt,directives:rt,watch:Eo,provide:Cr,inject:Ao};function Cr(e,t){return t?e?function(){return he(H(e)?e.call(this,this):e,H(t)?t.call(this,this):t)}:t:e}function Ao(e,t){return rt(Ln(e),Ln(t))}function Ln(e){if(k(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ae(e,t){return e?[...new Set([].concat(e,t))]:t}function rt(e,t){return e?he(he(Object.create(null),e),t):t}function Eo(e,t){if(!e)return t;if(!t)return e;const n=he(Object.create(null),e);for(const r in t)n[r]=ae(e[r],t[r]);return n}function $o(e,t,n,r=!1){const s={},i={};Qt(i,pn,1),e.propsDefaults=Object.create(null),Ts(e,t,s,i);for(const o in e.propsOptions[0])o in s||(s[o]=void 0);n?e.props=r?s:ji(s):e.type.props?e.props=s:e.props=i,e.attrs=i}function Po(e,t,n,r){const{props:s,attrs:i,vnode:{patchFlag:o}}=e,l=W(s),[c]=e.propsOptions;let f=!1;if((r||o>0)&&!(o&16)){if(o&8){const d=e.vnode.dynamicProps;for(let g=0;g<d.length;g++){let v=d[g];if(an(e.emitsOptions,v))continue;const P=t[v];if(c)if(U(i,v))P!==i[v]&&(i[v]=P,f=!0);else{const B=Ne(v);s[B]=Sn(c,l,B,P,e,!1)}else P!==i[v]&&(i[v]=P,f=!0)}}}else{Ts(e,t,s,i)&&(f=!0);let d;for(const g in l)(!t||!U(t,g)&&((d=vt(g))===g||!U(t,d)))&&(c?n&&(n[g]!==void 0||n[d]!==void 0)&&(s[g]=Sn(c,l,g,void 0,e,!0)):delete s[g]);if(i!==l)for(const g in i)(!t||!U(t,g))&&(delete i[g],f=!0)}f&&De(e,"set","$attrs")}function Ts(e,t,n,r){const[s,i]=e.propsOptions;let o=!1,l;if(t)for(let c in t){if(qt(c))continue;const f=t[c];let d;s&&U(s,d=Ne(c))?!i||!i.includes(d)?n[d]=f:(l||(l={}))[d]=f:an(e.emitsOptions,c)||(!(c in r)||f!==r[c])&&(r[c]=f,o=!0)}if(i){const c=W(n),f=l||Y;for(let d=0;d<i.length;d++){const g=i[d];n[g]=Sn(s,c,g,f[g],e,!U(f,g))}}return o}function Sn(e,t,n,r,s,i){const o=e[n];if(o!=null){const l=U(o,"default");if(l&&r===void 0){const c=o.default;if(o.type!==Function&&H(c)){const{propsDefaults:f}=s;n in f?r=f[n]:(_t(s),r=f[n]=c.call(null,t),ct())}else r=c}o[0]&&(i&&!l?r=!1:o[1]&&(r===""||r===vt(n))&&(r=!0))}return r}function Is(e,t,n=!1){const r=t.propsCache,s=r.get(e);if(s)return s;const i=e.props,o={},l=[];let c=!1;if(!H(e)){const d=g=>{c=!0;const[v,P]=Is(g,t,!0);he(o,v),P&&l.push(...P)};!n&&t.mixins.length&&t.mixins.forEach(d),e.extends&&d(e.extends),e.mixins&&e.mixins.forEach(d)}if(!i&&!c)return Z(e)&&r.set(e,dt),dt;if(k(i))for(let d=0;d<i.length;d++){const g=Ne(i[d]);Ar(g)&&(o[g]=Y)}else if(i)for(const d in i){const g=Ne(d);if(Ar(g)){const v=i[d],P=o[g]=k(v)||H(v)?{type:v}:Object.assign({},v);if(P){const B=Pr(Boolean,P.type),N=Pr(String,P.type);P[0]=B>-1,P[1]=N<0||B<N,(B>-1||U(P,"default"))&&l.push(g)}}}const f=[o,l];return Z(e)&&r.set(e,f),f}function Ar(e){return e[0]!=="$"}function Er(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function $r(e,t){return Er(e)===Er(t)}function Pr(e,t){return k(t)?t.findIndex(n=>$r(n,e)):H(t)&&$r(t,e)?0:-1}const Ms=e=>e[0]==="_"||e==="$stable",rr=e=>k(e)?e.map(Oe):[Oe(e)],To=(e,t,n)=>{if(t._n)return t;const r=tr((...s)=>rr(t(...s)),n);return r._c=!1,r},Os=(e,t,n)=>{const r=e._ctx;for(const s in e){if(Ms(s))continue;const i=e[s];if(H(i))t[s]=To(s,i,r);else if(i!=null){const o=rr(i);t[s]=()=>o}}},Ls=(e,t)=>{const n=rr(t);e.slots.default=()=>n},Io=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=W(t),Qt(t,"_",n)):Os(t,e.slots={})}else e.slots={},t&&Ls(e,t);Qt(e.slots,pn,1)},Mo=(e,t,n)=>{const{vnode:r,slots:s}=e;let i=!0,o=Y;if(r.shapeFlag&32){const l=t._;l?n&&l===1?i=!1:(he(s,t),!n&&l===1&&delete s._):(i=!t.$stable,Os(t,s)),o=t}else t&&(Ls(e,t),o={default:1});if(i)for(const l in s)!Ms(l)&&!(l in o)&&delete s[l]};function Ss(){return{app:null,config:{isNativeTag:ri,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 Oo=0;function Lo(e,t){return function(r,s=null){H(r)||(r=Object.assign({},r)),s!=null&&!Z(s)&&(s=null);const i=Ss(),o=new Set;let l=!1;const c=i.app={_uid:Oo++,_component:r,_props:s,_container:null,_context:i,_instance:null,version:tl,get config(){return i.config},set config(f){},use(f,...d){return o.has(f)||(f&&H(f.install)?(o.add(f),f.install(c,...d)):H(f)&&(o.add(f),f(c,...d))),c},mixin(f){return i.mixins.includes(f)||i.mixins.push(f),c},component(f,d){return d?(i.components[f]=d,c):i.components[f]},directive(f,d){return d?(i.directives[f]=d,c):i.directives[f]},mount(f,d,g){if(!l){const v=oe(r,s);return v.appContext=i,d&&t?t(v,f):e(v,f,g),l=!0,c._container=f,f.__vue_app__=c,gn(v.component)||v.component.proxy}},unmount(){l&&(e(null,c._container),delete c._container.__vue_app__)},provide(f,d){return i.provides[f]=d,c}};return c}}function kn(e,t,n,r,s=!1){if(k(e)){e.forEach((v,P)=>kn(v,t&&(k(t)?t[P]:t),n,r,s));return}if(At(r)&&!s)return;const i=r.shapeFlag&4?gn(r.component)||r.component.proxy:r.el,o=s?null:i,{i:l,r:c}=e,f=t&&t.r,d=l.refs===Y?l.refs={}:l.refs,g=l.setupState;if(f!=null&&f!==c&&(se(f)?(d[f]=null,U(g,f)&&(g[f]=null)):de(f)&&(f.value=null)),H(c))Je(c,l,12,[o,d]);else{const v=se(c),P=de(c);if(v||P){const B=()=>{if(e.f){const N=v?U(g,c)?g[c]:d[c]:c.value;s?k(N)&&Dn(N,i):k(N)?N.includes(i)||N.push(i):v?(d[c]=[i],U(g,c)&&(g[c]=d[c])):(c.value=[i],e.k&&(d[e.k]=c.value))}else v?(d[c]=o,U(g,c)&&(g[c]=o)):P&&(c.value=o,e.k&&(d[e.k]=o))};o?(B.id=-1,me(B,n)):B()}}}const me=io;function So(e){return ko(e)}function ko(e,t){const n=ai();n.__VUE__=!0;const{insert:r,remove:s,patchProp:i,createElement:o,createText:l,createComment:c,setText:f,setElementText:d,parentNode:g,nextSibling:v,setScopeId:P=$e,insertStaticContent:B}=e,N=(u,a,p,_=null,m=null,F=null,$=!1,w=null,A=!!a.dynamicChildren)=>{if(u===a)return;u&&!wt(u,a)&&(_=ze(u),G(u,m,F,!0),u=null),a.patchFlag===-2&&(A=!1,a.dynamicChildren=null);const{type:y,ref:I,shapeFlag:T}=a;switch(y){case hn:ee(u,a,p,_);break;case Xe:K(u,a,p,_);break;case yn:u==null&&b(a,p,_,$);break;case fe:ve(u,a,p,_,m,F,$,w,A);break;default:T&1?C(u,a,p,_,m,F,$,w,A):T&6?Qe(u,a,p,_,m,F,$,w,A):(T&64||T&128)&&y.process(u,a,p,_,m,F,$,w,A,He)}I!=null&&m&&kn(I,u&&u.ref,F,a||u,!a)},ee=(u,a,p,_)=>{if(u==null)r(a.el=l(a.children),p,_);else{const m=a.el=u.el;a.children!==u.children&&f(m,a.children)}},K=(u,a,p,_)=>{u==null?r(a.el=c(a.children||""),p,_):a.el=u.el},b=(u,a,p,_)=>{[u.el,u.anchor]=B(u.children,a,p,_,u.el,u.anchor)},h=({el:u,anchor:a},p,_)=>{let m;for(;u&&u!==a;)m=v(u),r(u,p,_),u=m;r(a,p,_)},x=({el:u,anchor:a})=>{let p;for(;u&&u!==a;)p=v(u),s(u),u=p;s(a)},C=(u,a,p,_,m,F,$,w,A)=>{$=$||a.type==="svg",u==null?E(a,p,_,m,F,$,w,A):L(u,a,m,F,$,w,A)},E=(u,a,p,_,m,F,$,w)=>{let A,y;const{type:I,props:T,shapeFlag:M,transition:R,dirs:j}=u;if(A=u.el=o(u.type,F,T&&T.is,T),M&8?d(A,u.children):M&16&&D(u.children,A,null,_,m,F&&I!=="foreignObject",$,w),j&&tt(u,null,_,"created"),O(A,u,u.scopeId,$,_),T){for(const V in T)V!=="value"&&!qt(V)&&i(A,V,null,T[V],F,u.children,_,m,pe);"value"in T&&i(A,"value",null,T.value),(y=T.onVnodeBeforeMount)&&Me(y,_,u)}j&&tt(u,null,_,"beforeMount");const q=(!m||m&&!m.pendingBranch)&&R&&!R.persisted;q&&R.beforeEnter(A),r(A,a,p),((y=T&&T.onVnodeMounted)||q||j)&&me(()=>{y&&Me(y,_,u),q&&R.enter(A),j&&tt(u,null,_,"mounted")},m)},O=(u,a,p,_,m)=>{if(p&&P(u,p),_)for(let F=0;F<_.length;F++)P(u,_[F]);if(m){let F=m.subTree;if(a===F){const $=m.vnode;O(u,$,$.scopeId,$.slotScopeIds,m.parent)}}},D=(u,a,p,_,m,F,$,w,A=0)=>{for(let y=A;y<u.length;y++){const I=u[y]=w?Ve(u[y]):Oe(u[y]);N(null,I,a,p,_,m,F,$,w)}},L=(u,a,p,_,m,F,$)=>{const w=a.el=u.el;let{patchFlag:A,dynamicChildren:y,dirs:I}=a;A|=u.patchFlag&16;const T=u.props||Y,M=a.props||Y;let R;p&&nt(p,!1),(R=M.onVnodeBeforeUpdate)&&Me(R,p,a,u),I&&tt(a,u,p,"beforeUpdate"),p&&nt(p,!0);const j=m&&a.type!=="foreignObject";if(y?X(u.dynamicChildren,y,w,p,_,j,F):$||z(u,a,w,null,p,_,j,F,!1),A>0){if(A&16)Q(w,a,T,M,p,_,m);else if(A&2&&T.class!==M.class&&i(w,"class",null,M.class,m),A&4&&i(w,"style",T.style,M.style,m),A&8){const q=a.dynamicProps;for(let V=0;V<q.length;V++){const te=q[V],Fe=T[te],ft=M[te];(ft!==Fe||te==="value")&&i(w,te,Fe,ft,m,u.children,p,_,pe)}}A&1&&u.children!==a.children&&d(w,a.children)}else!$&&y==null&&Q(w,a,T,M,p,_,m);((R=M.onVnodeUpdated)||I)&&me(()=>{R&&Me(R,p,a,u),I&&tt(a,u,p,"updated")},_)},X=(u,a,p,_,m,F,$)=>{for(let w=0;w<a.length;w++){const A=u[w],y=a[w],I=A.el&&(A.type===fe||!wt(A,y)||A.shapeFlag&70)?g(A.el):p;N(A,y,I,null,_,m,F,$,!0)}},Q=(u,a,p,_,m,F,$)=>{if(p!==_){if(p!==Y)for(const w in p)!qt(w)&&!(w in _)&&i(u,w,p[w],null,$,a.children,m,F,pe);for(const w in _){if(qt(w))continue;const A=_[w],y=p[w];A!==y&&w!=="value"&&i(u,w,y,A,$,a.children,m,F,pe)}"value"in _&&i(u,"value",p.value,_.value)}},ve=(u,a,p,_,m,F,$,w,A)=>{const y=a.el=u?u.el:l(""),I=a.anchor=u?u.anchor:l("");let{patchFlag:T,dynamicChildren:M,slotScopeIds:R}=a;R&&(w=w?w.concat(R):R),u==null?(r(y,p,_),r(I,p,_),D(a.children,p,I,m,F,$,w,A)):T>0&&T&64&&M&&u.dynamicChildren?(X(u.dynamicChildren,M,p,m,F,$,w),(a.key!=null||m&&a===m.subTree)&&ks(u,a,!0)):z(u,a,p,I,m,F,$,w,A)},Qe=(u,a,p,_,m,F,$,w,A)=>{a.slotScopeIds=w,u==null?a.shapeFlag&512?m.ctx.activate(a,p,_,$,A):ut(a,p,_,m,F,$,A):Nt(u,a,A)},ut=(u,a,p,_,m,F,$)=>{const w=u.component=Wo(u,_,m);if(xs(u)&&(w.ctx.renderer=He),Vo(w),w.asyncDep){if(m&&m.registerDep(w,le),!u.el){const A=w.subTree=oe(Xe);K(null,A,a,p)}return}le(w,u,a,p,m,F,$)},Nt=(u,a,p)=>{const _=a.component=u.component;if(no(u,a,p))if(_.asyncDep&&!_.asyncResolved){J(_,a,p);return}else _.next=a,Yi(_.update),_.update();else a.el=u.el,_.vnode=a},le=(u,a,p,_,m,F,$)=>{const w=()=>{if(u.isMounted){let{next:I,bu:T,u:M,parent:R,vnode:j}=u,q=I,V;nt(u,!1),I?(I.el=j.el,J(u,I,$)):I=j,T&&Zt(T),(V=I.props&&I.props.onVnodeBeforeUpdate)&&Me(V,R,I,j),nt(u,!0);const te=_n(u),Fe=u.subTree;u.subTree=te,N(Fe,te,g(Fe.el),ze(Fe),u,m,F),I.el=te.el,q===null&&ro(u,te.el),M&&me(M,m),(V=I.props&&I.props.onVnodeUpdated)&&me(()=>Me(V,R,I,j),m)}else{let I;const{el:T,props:M}=a,{bm:R,m:j,parent:q}=u,V=At(a);if(nt(u,!1),R&&Zt(R),!V&&(I=M&&M.onVnodeBeforeMount)&&Me(I,q,a),nt(u,!0),T&&Ke){const te=()=>{u.subTree=_n(u),Ke(T,u.subTree,u,m,null)};V?a.type.__asyncLoader().then(()=>!u.isUnmounted&&te()):te()}else{const te=u.subTree=_n(u);N(null,te,p,_,u,m,F),a.el=te.el}if(j&&me(j,m),!V&&(I=M&&M.onVnodeMounted)){const te=a;me(()=>Me(I,q,te),m)}(a.shapeFlag&256||q&&At(q.vnode)&&q.vnode.shapeFlag&256)&&u.a&&me(u.a,m),u.isMounted=!0,a=p=_=null}},A=u.effect=new Wn(w,()=>er(y),u.scope),y=u.update=()=>A.run();y.id=u.uid,nt(u,!0),y()},J=(u,a,p)=>{a.component=u;const _=u.vnode.props;u.vnode=a,u.next=null,Po(u,a.props,_,p),Mo(u,a.children,p),bt(),br(),yt()},z=(u,a,p,_,m,F,$,w,A=!1)=>{const y=u&&u.children,I=u?u.shapeFlag:0,T=a.children,{patchFlag:M,shapeFlag:R}=a;if(M>0){if(M&128){we(y,T,p,_,m,F,$,w,A);return}else if(M&256){ie(y,T,p,_,m,F,$,w,A);return}}R&8?(I&16&&pe(y,m,F),T!==y&&d(p,T)):I&16?R&16?we(y,T,p,_,m,F,$,w,A):pe(y,m,F,!0):(I&8&&d(p,""),R&16&&D(T,p,_,m,F,$,w,A))},ie=(u,a,p,_,m,F,$,w,A)=>{u=u||dt,a=a||dt;const y=u.length,I=a.length,T=Math.min(y,I);let M;for(M=0;M<T;M++){const R=a[M]=A?Ve(a[M]):Oe(a[M]);N(u[M],R,p,null,m,F,$,w,A)}y>I?pe(u,m,F,!0,!1,T):D(a,p,_,m,F,$,w,A,T)},we=(u,a,p,_,m,F,$,w,A)=>{let y=0;const I=a.length;let T=u.length-1,M=I-1;for(;y<=T&&y<=M;){const R=u[y],j=a[y]=A?Ve(a[y]):Oe(a[y]);if(wt(R,j))N(R,j,p,null,m,F,$,w,A);else break;y++}for(;y<=T&&y<=M;){const R=u[T],j=a[M]=A?Ve(a[M]):Oe(a[M]);if(wt(R,j))N(R,j,p,null,m,F,$,w,A);else break;T--,M--}if(y>T){if(y<=M){const R=M+1,j=R<I?a[R].el:_;for(;y<=M;)N(null,a[y]=A?Ve(a[y]):Oe(a[y]),p,j,m,F,$,w,A),y++}}else if(y>M)for(;y<=T;)G(u[y],m,F,!0),y++;else{const R=y,j=y,q=new Map;for(y=j;y<=M;y++){const be=a[y]=A?Ve(a[y]):Oe(a[y]);be.key!=null&&q.set(be.key,y)}let V,te=0;const Fe=M-j+1;let ft=!1,lr=0;const xt=new Array(Fe);for(y=0;y<Fe;y++)xt[y]=0;for(y=R;y<=T;y++){const be=u[y];if(te>=Fe){G(be,m,F,!0);continue}let Ie;if(be.key!=null)Ie=q.get(be.key);else for(V=j;V<=M;V++)if(xt[V-j]===0&&wt(be,a[V])){Ie=V;break}Ie===void 0?G(be,m,F,!0):(xt[Ie-j]=y+1,Ie>=lr?lr=Ie:ft=!0,N(be,a[Ie],p,null,m,F,$,w,A),te++)}const cr=ft?No(xt):dt;for(V=cr.length-1,y=Fe-1;y>=0;y--){const be=j+y,Ie=a[be],ur=be+1<I?a[be+1].el:_;xt[y]===0?N(null,Ie,p,ur,m,F,$,w,A):ft&&(V<0||y!==cr[V]?ye(Ie,p,ur,2):V--)}}},ye=(u,a,p,_,m=null)=>{const{el:F,type:$,transition:w,children:A,shapeFlag:y}=u;if(y&6){ye(u.component.subTree,a,p,_);return}if(y&128){u.suspense.move(a,p,_);return}if(y&64){$.move(u,a,p,He);return}if($===fe){r(F,a,p);for(let T=0;T<A.length;T++)ye(A[T],a,p,_);r(u.anchor,a,p);return}if($===yn){h(u,a,p);return}if(_!==2&&y&1&&w)if(_===0)w.beforeEnter(F),r(F,a,p),me(()=>w.enter(F),m);else{const{leave:T,delayLeave:M,afterLeave:R}=w,j=()=>r(F,a,p),q=()=>{T(F,()=>{j(),R&&R()})};M?M(F,j,q):q()}else r(F,a,p)},G=(u,a,p,_=!1,m=!1)=>{const{type:F,props:$,ref:w,children:A,dynamicChildren:y,shapeFlag:I,patchFlag:T,dirs:M}=u;if(w!=null&&kn(w,null,p,u,!0),I&256){a.ctx.deactivate(u);return}const R=I&1&&M,j=!At(u);let q;if(j&&(q=$&&$.onVnodeBeforeUnmount)&&Me(q,a,u),I&6)Ge(u.component,p,_);else{if(I&128){u.suspense.unmount(p,_);return}R&&tt(u,null,a,"beforeUnmount"),I&64?u.type.remove(u,a,p,m,He,_):y&&(F!==fe||T>0&&T&64)?pe(y,a,p,!1,!0):(F===fe&&T&384||!m&&I&16)&&pe(A,a,p),_&&Rt(u)}(j&&(q=$&&$.onVnodeUnmounted)||R)&&me(()=>{q&&Me(q,a,u),R&&tt(u,null,a,"unmounted")},p)},Rt=u=>{const{type:a,el:p,anchor:_,transition:m}=u;if(a===fe){Te(p,_);return}if(a===yn){x(u);return}const F=()=>{s(p),m&&!m.persisted&&m.afterLeave&&m.afterLeave()};if(u.shapeFlag&1&&m&&!m.persisted){const{leave:$,delayLeave:w}=m,A=()=>$(p,F);w?w(u.el,F,A):A()}else F()},Te=(u,a)=>{let p;for(;u!==a;)p=v(u),s(u),u=p;s(a)},Ge=(u,a,p)=>{const{bum:_,scope:m,update:F,subTree:$,um:w}=u;_&&Zt(_),m.stop(),F&&(F.active=!1,G($,u,a,p)),w&&me(w,a),me(()=>{u.isUnmounted=!0},a),a&&a.pendingBranch&&!a.isUnmounted&&u.asyncDep&&!u.asyncResolved&&u.suspenseId===a.pendingId&&(a.deps--,a.deps===0&&a.resolve())},pe=(u,a,p,_=!1,m=!1,F=0)=>{for(let $=F;$<u.length;$++)G(u[$],a,p,_,m)},ze=u=>u.shapeFlag&6?ze(u.component.subTree):u.shapeFlag&128?u.suspense.next():v(u.anchor||u.el),at=(u,a,p)=>{u==null?a._vnode&&G(a._vnode,null,null,!0):N(a._vnode||null,u,a,null,null,null,p),br(),hs(),a._vnode=u},He={p:N,um:G,m:ye,r:Rt,mt:ut,mc:D,pc:z,pbc:X,n:ze,o:e};let et,Ke;return t&&([et,Ke]=t(He)),{render:at,hydrate:et,createApp:Lo(at,et)}}function nt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function ks(e,t,n=!1){const r=e.children,s=t.children;if(k(r)&&k(s))for(let i=0;i<r.length;i++){const o=r[i];let l=s[i];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[i]=Ve(s[i]),l.el=o.el),n||ks(o,l)),l.type===hn&&(l.el=o.el)}}function No(e){const t=e.slice(),n=[0];let r,s,i,o,l;const c=e.length;for(r=0;r<c;r++){const f=e[r];if(f!==0){if(s=n[n.length-1],e[s]<f){t[r]=s,n.push(r);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,e[n[l]]<f?i=l+1:o=l;f<e[n[i]]&&(i>0&&(t[r]=n[i-1]),n[i]=r)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=t[o];return n}const Ro=e=>e.__isTeleport,fe=Symbol(void 0),hn=Symbol(void 0),Xe=Symbol(void 0),yn=Symbol(void 0),$t=[];let Ee=null;function ne(e=!1){$t.push(Ee=e?null:[])}function zo(){$t.pop(),Ee=$t[$t.length-1]||null}let Ot=1;function Tr(e){Ot+=e}function Ns(e){return e.dynamicChildren=Ot>0?Ee||dt:null,zo(),Ot>0&&Ee&&Ee.push(e),e}function xe(e,t,n,r,s,i){return Ns(S(e,t,n,r,s,i,!0))}function qe(e,t,n,r,s){return Ns(oe(e,t,n,r,s,!0))}function tn(e){return e?e.__v_isVNode===!0:!1}function wt(e,t){return e.type===t.type&&e.key===t.key}const pn="__vInternal",Rs=({key:e})=>e??null,Jt=({ref:e,ref_key:t,ref_for:n})=>e!=null?se(e)||de(e)||H(e)?{i:ue,r:e,k:t,f:!!n}:e:null;function S(e,t=null,n=null,r=0,s=null,i=e===fe?0:1,o=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Rs(t),ref:t&&Jt(t),scopeId:fn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:ue};return l?(sr(c,n),i&128&&e.normalize(c)):n&&(c.shapeFlag|=se(n)?8:16),Ot>0&&!o&&Ee&&(c.patchFlag>0||i&6)&&c.patchFlag!==32&&Ee.push(c),c}const oe=Ho;function Ho(e,t=null,n=null,r=0,s=null,i=!1){if((!e||e===bo)&&(e=Xe),tn(e)){const l=mt(e,t,!0);return n&&sr(l,n),Ot>0&&!i&&Ee&&(l.shapeFlag&6?Ee[Ee.indexOf(e)]=l:Ee.push(l)),l.patchFlag|=-2,l}if(Xo(e)&&(e=e.__vccOpts),t){t=jo(t);let{class:l,style:c}=t;l&&!se(l)&&(t.class=ke(l)),Z(c)&&(ls(c)&&!k(c)&&(c=he({},c)),t.style=jn(c))}const o=se(e)?1:so(e)?128:Ro(e)?64:Z(e)?4:H(e)?2:0;return S(e,t,n,r,s,o,i,!0)}function jo(e){return e?ls(e)||pn in e?he({},e):e:null}function mt(e,t,n=!1){const{props:r,ref:s,patchFlag:i,children:o}=e,l=t?Do(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&Rs(l),ref:t&&t.ref?n&&s?k(s)?s.concat(Jt(t)):[s,Jt(t)]:Jt(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==fe?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&mt(e.ssContent),ssFallback:e.ssFallback&&mt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function ge(e=" ",t=0){return oe(hn,null,e,t)}function Bo(e="",t=!1){return t?(ne(),qe(Xe,null,e)):oe(Xe,null,e)}function Oe(e){return e==null||typeof e=="boolean"?oe(Xe):k(e)?oe(fe,null,e.slice()):typeof e=="object"?Ve(e):oe(hn,null,String(e))}function Ve(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:mt(e)}function sr(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(k(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),sr(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(pn in t)?t._ctx=ue:s===3&&ue&&(ue.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else H(t)?(t={default:t,_ctx:ue},n=32):(t=String(t),r&64?(n=16,t=[ge(t)]):n=8);e.children=t,e.shapeFlag|=n}function Do(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=ke([t.class,r.class]));else if(s==="style")t.style=jn([t.style,r.style]);else if(rn(s)){const i=t[s],o=r[s];o&&i!==o&&!(k(i)&&i.includes(o))&&(t[s]=i?[].concat(i,o):o)}else s!==""&&(t[s]=r[s])}return t}function Me(e,t,n,r=null){Pe(e,t,7,[n,r])}const Uo=Ss();let Ko=0;function Wo(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||Uo,i={uid:Ko++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new fi(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Is(r,s),emitsOptions:gs(r,s),emit:null,emitted:null,propsDefaults:Y,inheritAttrs:r.inheritAttrs,ctx:Y,data:Y,props:Y,attrs:Y,slots:Y,refs:Y,setupState:Y,setupContext:null,suspense:n,suspenseId:n?n.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 i.ctx={_:i},i.root=t?t.root:i,i.emit=Gi.bind(null,i),e.ce&&e.ce(i),i}let re=null;const _t=e=>{re=e,e.scope.on()},ct=()=>{re&&re.scope.off(),re=null};function zs(e){return e.vnode.shapeFlag&4}let Lt=!1;function Vo(e,t=!1){Lt=t;const{props:n,children:r}=e.vnode,s=zs(e);$o(e,n,s,t),Io(e,r);const i=s?qo(e,t):void 0;return Lt=!1,i}function qo(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=cs(new Proxy(e.ctx,xo));const{setup:r}=n;if(r){const s=e.setupContext=r.length>1?Jo(e):null;_t(e),bt();const i=Je(r,e,0,[e.props,s]);if(yt(),ct(),qr(i)){if(i.then(ct,ct),t)return i.then(o=>{Ir(e,o,t)}).catch(o=>{un(o,e,0)});e.asyncDep=i}else Ir(e,i,t)}else Hs(e,t)}function Ir(e,t,n){H(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Z(t)&&(e.setupState=us(t)),Hs(e,n)}let Mr;function Hs(e,t,n){const r=e.type;if(!e.render){if(!t&&Mr&&!r.render){const s=r.template||nr(e).template;if(s){const{isCustomElement:i,compilerOptions:o}=e.appContext.config,{delimiters:l,compilerOptions:c}=r,f=he(he({isCustomElement:i,delimiters:l},o),c);r.render=Mr(s,f)}}e.render=r.render||$e}_t(e),bt(),wo(e),yt(),ct()}function Zo(e){return new Proxy(e.attrs,{get(t,n){return _e(e,"get","$attrs"),t[n]}})}function Jo(e){const t=r=>{e.exposed=r||{}};let n;return{get attrs(){return n||(n=Zo(e))},slots:e.slots,emit:e.emit,expose:t}}function gn(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(us(cs(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Et)return Et[n](e)},has(t,n){return n in t||n in Et}}))}function Yo(e,t=!0){return H(e)?e.displayName||e.name:e.name||t&&e.__name}function Xo(e){return H(e)&&"__vccOpts"in e}const Yt=(e,t)=>Vi(e,t,Lt);function Qo(e,t,n){const r=arguments.length;return r===2?Z(t)&&!k(t)?tn(t)?oe(e,null,[t]):oe(e,t):oe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&tn(n)&&(n=[n]),oe(e,t,n))}const Go=Symbol(""),el=()=>Ct(Go),tl="3.2.47",nl="http://www.w3.org/2000/svg",it=typeof document<"u"?document:null,Or=it&&it.createElement("template"),rl={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t?it.createElementNS(nl,e):it.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>it.createTextNode(e),createComment:e=>it.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>it.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,i){const o=n?n.previousSibling:t.lastChild;if(s&&(s===i||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===i||!(s=s.nextSibling)););else{Or.innerHTML=r?`<svg>${e}</svg>`:e;const l=Or.content;if(r){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function sl(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function il(e,t,n){const r=e.style,s=se(n);if(n&&!s){if(t&&!se(t))for(const i in t)n[i]==null&&Nn(r,i,"");for(const i in n)Nn(r,i,n[i])}else{const i=r.display;s?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=i)}}const Lr=/\s*!important$/;function Nn(e,t,n){if(k(n))n.forEach(r=>Nn(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=ol(e,t);Lr.test(n)?e.setProperty(vt(r),n.replace(Lr,""),"important"):e[r]=n}}const Sr=["Webkit","Moz","ms"],xn={};function ol(e,t){const n=xn[t];if(n)return n;let r=Ne(t);if(r!=="filter"&&r in e)return xn[t]=r;r=ln(r);for(let s=0;s<Sr.length;s++){const i=Sr[s]+r;if(i in e)return xn[t]=i}return t}const kr="http://www.w3.org/1999/xlink";function ll(e,t,n,r,s){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(kr,t.slice(6,t.length)):e.setAttributeNS(kr,t,n);else{const i=ti(t);n==null||i&&!Kr(n)?e.removeAttribute(t):e.setAttribute(t,i?"":n)}}function cl(e,t,n,r,s,i,o){if(t==="innerHTML"||t==="textContent"){r&&o(r,s,i),e[t]=n??"";return}if(t==="value"&&e.tagName!=="PROGRESS"&&!e.tagName.includes("-")){e._value=n;const c=n??"";(e.value!==c||e.tagName==="OPTION")&&(e.value=c),n==null&&e.removeAttribute(t);return}let l=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=Kr(n):n==null&&c==="string"?(n="",l=!0):c==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(t)}function js(e,t,n,r){e.addEventListener(t,n,r)}function ul(e,t,n,r){e.removeEventListener(t,n,r)}function al(e,t,n,r,s=null){const i=e._vei||(e._vei={}),o=i[t];if(r&&o)o.value=r;else{const[l,c]=fl(t);if(r){const f=i[t]=pl(r,s);js(e,l,f,c)}else o&&(ul(e,l,o,c),i[t]=void 0)}}const Nr=/(?:Once|Passive|Capture)$/;function fl(e){let t;if(Nr.test(e)){t={};let r;for(;r=e.match(Nr);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):vt(e.slice(2)),t]}let wn=0;const dl=Promise.resolve(),hl=()=>wn||(dl.then(()=>wn=0),wn=Date.now());function pl(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;Pe(gl(r,n.value),t,5,[r])};return n.value=e,n.attached=hl(),n}function gl(e,t){if(k(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Rr=/^on[a-z]/,ml=(e,t,n,r,s=!1,i,o,l,c)=>{t==="class"?sl(e,r,s):t==="style"?il(e,n,r):rn(t)?Bn(t)||al(e,t,n,r,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):_l(e,t,r,s))?cl(e,t,r,i,o,l,c):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),ll(e,t,r,s))};function _l(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&Rr.test(t)&&H(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||Rr.test(t)&&se(n)?!1:t in e}const zr=e=>{const t=e.props["onUpdate:modelValue"]||!1;return k(t)?n=>Zt(t,n):t},Wt={deep:!0,created(e,t,n){e._assign=zr(n),js(e,"change",()=>{const r=e._modelValue,s=vl(e),i=e.checked,o=e._assign;if(k(r)){const l=Wr(r,s),c=l!==-1;if(i&&!c)o(r.concat(s));else if(!i&&c){const f=[...r];f.splice(l,1),o(f)}}else if(sn(r)){const l=new Set(r);i?l.add(s):l.delete(s),o(l)}else o(Bs(e,i))})},mounted:Hr,beforeUpdate(e,t,n){e._assign=zr(n),Hr(e,t,n)}};function Hr(e,{value:t,oldValue:n},r){e._modelValue=t,k(t)?e.checked=Wr(t,r.props.value)>-1:sn(t)?e.checked=t.has(r.props.value):t!==n&&(e.checked=nn(t,Bs(e,!0)))}function vl(e){return"_value"in e?e._value:e.value}function Bs(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const bl=he({patchProp:ml},rl);let jr;function yl(){return jr||(jr=So(bl))}const xl=(...e)=>{const t=yl().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=wl(r);if(!s)return;const i=t._component;!H(i)&&!i.render&&!i.template&&(i.template=s.innerHTML),s.innerHTML="";const o=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),o},t};function wl(e){return se(e)?document.querySelector(e):e}const Fl={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Cl=S("g",{fill:"none"},[S("path",{d:"M18.5 20a.5.5 0 0 1-.5.5h-5.732A6.518 6.518 0 0 1 11.19 22H18a2 2 0 0 0 2-2V9.828a2 2 0 0 0-.586-1.414l-5.829-5.828a.491.491 0 0 0-.049-.04a.63.63 0 0 1-.036-.03a2.072 2.072 0 0 0-.219-.18a.652.652 0 0 0-.08-.044l-.048-.024l-.05-.029c-.054-.031-.109-.063-.166-.087a1.977 1.977 0 0 0-.624-.138c-.02-.001-.04-.004-.059-.007A.605.605 0 0 0 12.172 2H6a2 2 0 0 0-2 2v7.498a6.451 6.451 0 0 1 1.5-.422V4a.5.5 0 0 1 .5-.5h6V8a2 2 0 0 0 2 2h4.5v10zm-5-15.379L17.378 8.5H14a.5.5 0 0 1-.5-.5V4.621zM12 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0zm-2.5.5a.5.5 0 0 0 0-1H4.707l1.647-1.646a.5.5 0 0 0-.708-.708l-2.5 2.5a.5.5 0 0 0 0 .708l2.5 2.5a.5.5 0 0 0 .708-.708L4.707 18H9.5z",fill:"currentColor"})],-1),Al=[Cl],El=Re({name:"DocumentArrowLeft24Regular",render:function(t,n){return ne(),xe("svg",Fl,Al)}}),$l={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Pl=S("g",{fill:"none"},[S("path",{d:"M7.75 11.5a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5zM7 15.25a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0zm3-3a.75.75 0 0 1 .75-.75h3.054a.75.75 0 0 1 0 1.5H10.75a.75.75 0 0 1-.75-.75zm.75 2.25a.75.75 0 0 0 0 1.5h3.054a.75.75 0 0 0 0-1.5H10.75zM6.25 2A2.25 2.25 0 0 0 4 4.25v13a2.25 2.25 0 0 0 2.25 2.25h9a2.25 2.25 0 0 0 2.25-2.25V8.869a2.25 2.25 0 0 0-.659-1.591l-4.619-4.619A2.25 2.25 0 0 0 10.632 2H6.25zM5.5 4.25a.75.75 0 0 1 .75-.75h4.254v3.248a2.25 2.25 0 0 0 2.25 2.25H16v8.252a.75.75 0 0 1-.75.75h-9a.75.75 0 0 1-.75-.75v-13zm6.504 2.498V4.562l2.935 2.936h-2.185a.75.75 0 0 1-.75-.75zM8.75 22a2.25 2.25 0 0 1-2.122-1.5h8.622a3.25 3.25 0 0 0 3.25-3.25V8.937l.84.84c.423.423.66.995.66 1.592v5.881A4.75 4.75 0 0 1 15.25 22h-6.5z",fill:"currentColor"})],-1),Tl=[Pl],Il=Re({name:"DocumentBulletListMultiple24Regular",render:function(t,n){return ne(),xe("svg",$l,Tl)}}),Ml={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Ol=S("g",{fill:"none"},[S("path",{d:"M8.75 11.5a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5zm0 2.75a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5zm0 2.75a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5zm4.835-14.414l5.829 5.828A2 2 0 0 1 20 9.828V20a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h6.172c.028 0 .055.004.082.007c.02.003.04.006.059.007c.215.015.427.056.624.138c.057.024.112.056.166.087l.05.029l.047.024a.652.652 0 0 1 .081.044c.078.053.148.116.219.18a.63.63 0 0 0 .036.03a.491.491 0 0 1 .049.04zM18 20.5a.5.5 0 0 0 .5-.5V10H14a2 2 0 0 1-2-2V3.5H6a.5.5 0 0 0-.5.5v16a.5.5 0 0 0 .5.5h12zm-.622-12L13.5 4.621V8a.5.5 0 0 0 .5.5h3.378z",fill:"currentColor"})],-1),Ll=[Ol],Sl=Re({name:"DocumentText24Regular",render:function(t,n){return ne(),xe("svg",Ml,Ll)}}),kl={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Nl=S("g",{fill:"none"},[S("path",{d:"M8.207 4c.46 0 .908.141 1.284.402l.156.12L12.022 6.5h7.728a2.25 2.25 0 0 1 2.229 1.938l.016.158l.005.154v9a2.25 2.25 0 0 1-2.096 2.245L19.75 20H4.25a2.25 2.25 0 0 1-2.245-2.096L2 17.75V6.25a2.25 2.25 0 0 1 2.096-2.245L4.25 4h3.957zm1.44 5.979a2.25 2.25 0 0 1-1.244.512l-.196.009l-4.707-.001v7.251c0 .38.282.694.648.743l.102.007h15.5a.75.75 0 0 0 .743-.648l.007-.102v-9a.75.75 0 0 0-.648-.743L19.75 8h-7.729L9.647 9.979zM8.207 5.5H4.25a.75.75 0 0 0-.743.648L3.5 6.25v2.749L8.207 9a.75.75 0 0 0 .395-.113l.085-.06l1.891-1.578l-1.89-1.575a.75.75 0 0 0-.377-.167L8.207 5.5z",fill:"currentColor"})],-1),Rl=[Nl],zl=Re({name:"Folder24Regular",render:function(t,n){return ne(),xe("svg",kl,Rl)}}),Hl={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},jl=S("g",{fill:"none"},[S("path",{d:"M17.5 11a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11zm0 2l-.09.007a.5.5 0 0 0-.402.402L17 13.5V16L14.498 16l-.09.008a.5.5 0 0 0-.402.402l-.008.09l.008.09a.5.5 0 0 0 .402.402l.09.008H17v2.503l.008.09a.5.5 0 0 0 .402.402l.09.008l.09-.008a.5.5 0 0 0 .402-.402l.008-.09V17l2.504.001l.09-.008a.5.5 0 0 0 .402-.402l.008-.09l-.008-.09a.5.5 0 0 0-.403-.402l-.09-.008H18v-2.5l-.008-.09a.5.5 0 0 0-.402-.403L17.5 13zM8.207 4c.46 0 .908.141 1.284.402l.156.12L12.022 6.5h7.728a2.25 2.25 0 0 1 2.229 1.938l.016.158l.005.154v3.06a6.517 6.517 0 0 0-1.499-1.077L20.5 8.75a.75.75 0 0 0-.648-.743L19.75 8h-7.729L9.647 9.979a2.25 2.25 0 0 1-1.244.512l-.196.009l-4.707-.001v7.251c0 .38.282.694.648.743l.102.007h7.064c.172.534.412 1.038.709 1.501L4.25 20a2.25 2.25 0 0 1-2.245-2.096L2 17.75V6.25a2.25 2.25 0 0 1 2.096-2.245L4.25 4h3.957zm0 1.5H4.25a.75.75 0 0 0-.743.648L3.5 6.25v2.749L8.207 9a.75.75 0 0 0 .395-.113l.085-.06l1.891-1.578l-1.89-1.575a.75.75 0 0 0-.377-.167L8.207 5.5z",fill:"currentColor"})],-1),Bl=[jl],Dl=Re({name:"FolderAdd24Regular",render:function(t,n){return ne(),xe("svg",Hl,Bl)}});function Ul(e){let t=0;for(let n=0;n<e.length;++n)e[n]==="&"&&++t;return t}const Ds=/\s*,(?![^(]*\))\s*/g,Kl=/\s+/g;function Wl(e,t){const n=[];return t.split(Ds).forEach(r=>{let s=Ul(r);if(s){if(s===1){e.forEach(o=>{n.push(r.replace("&",o))});return}}else{e.forEach(o=>{n.push((o&&o+" ")+r)});return}let i=[r];for(;s--;){const o=[];i.forEach(l=>{e.forEach(c=>{o.push(l.replace("&",c))})}),i=o}i.forEach(o=>n.push(o))}),n}function Vl(e,t){const n=[];return t.split(Ds).forEach(r=>{e.forEach(s=>{n.push((s&&s+" ")+r)})}),n}function ql(e){let t=[""];return e.forEach(n=>{n=n&&n.trim(),n&&(n.includes("&")?t=Wl(t,n):t=Vl(t,n))}),t.join(", ").replace(Kl," ")}const Zl=/[A-Z]/g;function Us(e){return e.replace(Zl,t=>"-"+t.toLowerCase())}function Jl(e,t=" "){return typeof e=="object"&&e!==null?` {
12
+ `+Object.entries(e).map(n=>t+` ${Us(n[0])}: ${n[1]};`).join(`
13
13
  `)+`
14
- `+t+"}":`: ${e};`}function Xl(e,t,n){return typeof e=="function"?e({context:t.context,props:n}):e}function Br(e,t,n,r){if(!t)return"";const s=Xl(t,n,r);if(!s)return"";if(typeof s=="string")return`${e} {
14
+ `+t+"}":`: ${e};`}function Yl(e,t,n){return typeof e=="function"?e({context:t.context,props:n}):e}function Br(e,t,n,r){if(!t)return"";const s=Yl(t,n,r);if(!s)return"";if(typeof s=="string")return`${e} {
15
15
  ${s}
16
16
  }`;const i=Object.keys(s);if(i.length===0)return n.config.keepEmptyBlock?e+` {
17
17
  }`:"";const o=e?[e+" {"]:[];return i.forEach(l=>{const c=s[l];if(l==="raw"){o.push(`
18
18
  `+c+`
19
- `);return}l=Ks(l),c!=null&&o.push(` ${l}${Yl(c)}`)}),e&&o.push("}"),o.join(`
20
- `)}function Rn(e,t,n){e&&e.forEach(r=>{if(Array.isArray(r))Rn(r,t,n);else if(typeof r=="function"){const s=r(t);Array.isArray(s)?Rn(s,t,n):s&&n(s)}else r&&n(r)})}function Ws(e,t,n,r,s,i){const o=e.$;!o||typeof o=="string"?t.push(o):typeof o=="function"?t.push(o({context:r.context,props:s})):(o.before&&o.before(r.context),!o.$||typeof o.$=="string"?t.push(o.$):o.$&&t.push(o.$({context:r.context,props:s})));const l=Zl(t),c=Br(l,e.props,r,s);i&&c&&i.insertRule(c),!i&&c.length&&n.push(c),e.children&&Rn(e.children,{context:r.context,props:s},f=>{if(typeof f=="string"){const d=Br(l,{raw:f},r,s);i?i.insertRule(d):n.push(d)}else Ws(f,t,n,r,s,i)}),t.pop(),o&&o.after&&o.after(r.context)}function Vs(e,t,n,r=!1){const s=[];return Ws(e,[],s,t,n,r?e.instance.__styleSheet:void 0),r?"":s.join(`
19
+ `);return}l=Us(l),c!=null&&o.push(` ${l}${Jl(c)}`)}),e&&o.push("}"),o.join(`
20
+ `)}function Rn(e,t,n){e&&e.forEach(r=>{if(Array.isArray(r))Rn(r,t,n);else if(typeof r=="function"){const s=r(t);Array.isArray(s)?Rn(s,t,n):s&&n(s)}else r&&n(r)})}function Ks(e,t,n,r,s,i){const o=e.$;!o||typeof o=="string"?t.push(o):typeof o=="function"?t.push(o({context:r.context,props:s})):(o.before&&o.before(r.context),!o.$||typeof o.$=="string"?t.push(o.$):o.$&&t.push(o.$({context:r.context,props:s})));const l=ql(t),c=Br(l,e.props,r,s);i&&c&&i.insertRule(c),!i&&c.length&&n.push(c),e.children&&Rn(e.children,{context:r.context,props:s},f=>{if(typeof f=="string"){const d=Br(l,{raw:f},r,s);i?i.insertRule(d):n.push(d)}else Ks(f,t,n,r,s,i)}),t.pop(),o&&o.after&&o.after(r.context)}function Ws(e,t,n,r=!1){const s=[];return Ks(e,[],s,t,n,r?e.instance.__styleSheet:void 0),r?"":s.join(`
21
21
 
22
- `)}function Ql(e){for(var t=0,n,r=0,s=e.length;s>=4;++r,s-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(s){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}function Fn(e){if(!e)return;const t=e.parentElement;t&&t.removeChild(e)}function ir(e){return document.querySelector(`style[cssr-id="${e}"]`)}function Gl(e){const t=document.createElement("style");return t.setAttribute("cssr-id",e),t}window&&(window.__cssrContext={});function qs(e){const t=e.getAttribute("mount-count");return t===null?null:Number(t)}function zn(e,t){e.setAttribute("mount-count",String(t))}function Dr(e,t,n,r){const{els:s}=t;if(n===void 0)s.forEach(Fn),t.els=[];else{const i=ir(n);if(i&&s.includes(i)){const o=qs(i);r?o===null?console.error(`[css-render/unmount]: The style with target='${n}' is mounted in count mode.`):o<=1?(Fn(i),t.els=s.filter(l=>l!==i)):zn(i,o-1):o!==null?console.error(`[css-render/unmount]: The style with target='${n}' is mounted in no-count mode.`):(Fn(i),t.els=s.filter(l=>l!==i))}}}function ec(e,t){e.push(t)}function tc(e,t,n,r,s,i,o,l,c){if(o&&!c){if(n===void 0){console.error("[css-render/mount]: `id` is required in `boost` mode.");return}const P=window.__cssrContext;P[n]||(P[n]=!0,Vs(t,e,r,o));return}let f;const{els:d}=t;let g;if(n===void 0&&(g=t.render(r),n=Ql(g)),c){c(n,g??t.render(r));return}const v=ir(n);if(l||v===null){if(f=v===null?Gl(n):v,g===void 0&&(g=t.render(r)),f.textContent=g,v!==null)return;if(s){const P=document.head.getElementsByTagName("style")[0]||null;document.head.insertBefore(f,P)}else document.head.appendChild(f);i&&zn(f,1),ec(d,f)}else{const P=qs(v);i?P===null?console.error(`[css-render/mount]: The style with id='${n}' has been mounted in no-count mode.`):zn(v,P+1):P!==null&&console.error(`[css-render/mount]: The style with id='${n}' has been mounted in count mode.`)}return v??f}function nc(e){return Vs(this,this.instance,e)}function rc(e={}){const{target:t,id:n,ssr:r,props:s,count:i=!1,head:o=!1,boost:l=!1,force:c=!1}=e;return tc(this.instance,this,n??t,s,o,i,l,c,r)}function sc(e={}){const{id:t,target:n,delay:r=0,count:s=!1}=e;r===0?Dr(this.instance,this,t??n,s):setTimeout(()=>Dr(this.instance,this,t??n,s),r)}const Vt=function(e,t,n,r){return{instance:e,$:t,props:n,children:r,els:[],render:nc,mount:rc,unmount:sc}},ic=function(e,t,n,r){return Array.isArray(t)?Vt(e,{$:null},null,t):Array.isArray(n)?Vt(e,t,null,n):Array.isArray(r)?Vt(e,t,n,r):Vt(e,t,n,null)};function oc(e={}){let t=null;const n={c:(...r)=>ic(n,...r),use:(r,...s)=>r.install(n,...s),find:ir,context:{},config:e,get __styleSheet(){if(!t){const r=document.createElement("style");return document.head.appendChild(r),t=document.styleSheets[document.styleSheets.length-1],t}return t}};return n}const{c:Cn}=oc(),lc=Cn(".xicon",{width:"1em",height:"1em",display:"inline-flex"},[Cn("svg",{width:"1em",height:"1em"}),Cn("svg:not([fill])",{fill:"currentColor"})]),cc=()=>{lc.mount({id:"xicons-icon"})},Zs={size:[String,Number],color:String,tag:String},Js=Symbol("IconConfigInjection");Re({name:"IconConfigProvider",props:Zs,setup(e,{slots:t}){return bs(Js,e),()=>$s(t,"default")}});const uc="span",Ys=Re({name:"Icon",props:Zs,setup(e,{slots:t}){const n=Ct(Js,null),r=Yt(()=>{var o;const l=(o=e.size)!==null&&o!==void 0?o:n==null?void 0:n.size;if(l!==void 0)return typeof l=="number"||/^\d+$/.test(l)?`${l}px`:l}),s=Yt(()=>{const{color:o}=e;return o===void 0?n?n.color:void 0:o}),i=Yt(()=>{var o;const{tag:l}=e;return l===void 0?(o=n==null?void 0:n.tag)!==null&&o!==void 0?o:uc:l});return Cs(()=>{cc()}),()=>Go(i.value,{class:"xicon",style:{color:s.value,fontSize:r.value}},[$s(t,"default")])}}),ac=Re({name:"Tree",components:{Icon:Ys,FolderAdd24Regular:Ul,Folder24Regular:Hl,DocumentText24Regular:kl},props:{report:{type:Object,required:!0},tree:{type:Object,required:!0}},data(){return{collapsed:{}}},methods:{coverage(e){if(typeof e!="string")return[];const t=this.report.results[e];if(!t)return[];const n=t.nodeCoverage.coverage,r=n===null?"coverage-unavailable":n<this.report.thresholds.minimumFileCoverage?"coverage-error":n<this.report.thresholds.optimalFileCoverage?"coverage-warning":"coverage-ok";return[{percentage:n==null?"N/A":`${n}%`,clazz:r}]},isFile(e){return typeof this.tree[e]=="string"},isTree(e){return typeof e!="string"},isOpen(e){return this.isFile(e)?!1:!this.collapsed[e]},click(e){const t=this.tree[e];typeof t=="string"?window.location.hash=t:this.collapsed[e]=!this.collapsed[e]}}});const or=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},fc=["onClick"];function dc(e,t,n,r,s,i){const o=Se("document-text24-regular"),l=Se("folder24-regular"),c=Se("folder-add24-regular"),f=Se("icon"),d=Se("tree",!0);return ne(),xe("ul",null,[(ne(!0),xe(fe,null,wr(e.tree,(g,v)=>(ne(),xe("li",{key:v,class:ke(e.isFile(v)?"file":"tree")},[S("span",{class:"pointer",onClick:P=>e.click(v)},[oe(f,null,{default:tr(()=>[e.isFile(v)?(ne(),qe(o,{key:0})):e.isOpen(v)?(ne(),qe(l,{key:1})):(ne(),qe(c,{key:2}))]),_:2},1024),ge(" "+je(v)+" ",1),(ne(!0),xe(fe,null,wr(e.coverage(g),(P,B)=>(ne(),xe("span",{key:B,class:ke(["coverage",P.clazz])},je(P.percentage),3))),128))],8,fc),e.isTree(g)?(ne(),qe(d,{key:0,class:ke({open:e.isOpen(v)}),tree:g,report:e.report},null,8,["class","tree","report"])):Do("",!0)],2))),128))])}const hc=or(ac,[["render",dc],["__scopeId","data-v-187a955d"]]),pc=Re({name:"Highlight",props:{result:{type:Object,default:void 0,required:!1}},data:()=>({highlightCovered:!1,highlightMissing:!0,highlightIgnored:!0,highlightSkipped:!1}),watch:{highlightCovered(){this.savePreferences()},highlightMissing(){this.savePreferences()},highlightIgnored(){this.savePreferences()},highlightSkipped(){this.savePreferences()},result(e){var f;const t=this.$refs.code;for(;t.firstChild;)(f=t.lastChild)==null||f.remove();if(!e)return;const{code:n,codeCoverage:r}=e,s=[],i=new Set;let o=r[0],l=0;for(let d=1;d<r.length;d++){const g=r[d];if(g==o)continue;const v=o<=-2?"coverage-skipped":o==-1?"coverage-ignored":o==0?"coverage-missing":"coverage-covered",P=document.createElement("span"),B=document.createTextNode(n.substring(l,d));if(o==0){const N=n.substring(0,l).split(`
22
+ `)}function Xl(e){for(var t=0,n,r=0,s=e.length;s>=4;++r,s-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(s){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}function Fn(e){if(!e)return;const t=e.parentElement;t&&t.removeChild(e)}function ir(e){return document.querySelector(`style[cssr-id="${e}"]`)}function Ql(e){const t=document.createElement("style");return t.setAttribute("cssr-id",e),t}window&&(window.__cssrContext={});function Vs(e){const t=e.getAttribute("mount-count");return t===null?null:Number(t)}function zn(e,t){e.setAttribute("mount-count",String(t))}function Dr(e,t,n,r){const{els:s}=t;if(n===void 0)s.forEach(Fn),t.els=[];else{const i=ir(n);if(i&&s.includes(i)){const o=Vs(i);r?o===null?console.error(`[css-render/unmount]: The style with target='${n}' is mounted in count mode.`):o<=1?(Fn(i),t.els=s.filter(l=>l!==i)):zn(i,o-1):o!==null?console.error(`[css-render/unmount]: The style with target='${n}' is mounted in no-count mode.`):(Fn(i),t.els=s.filter(l=>l!==i))}}}function Gl(e,t){e.push(t)}function ec(e,t,n,r,s,i,o,l,c){if(o&&!c){if(n===void 0){console.error("[css-render/mount]: `id` is required in `boost` mode.");return}const P=window.__cssrContext;P[n]||(P[n]=!0,Ws(t,e,r,o));return}let f;const{els:d}=t;let g;if(n===void 0&&(g=t.render(r),n=Xl(g)),c){c(n,g??t.render(r));return}const v=ir(n);if(l||v===null){if(f=v===null?Ql(n):v,g===void 0&&(g=t.render(r)),f.textContent=g,v!==null)return;if(s){const P=document.head.getElementsByTagName("style")[0]||null;document.head.insertBefore(f,P)}else document.head.appendChild(f);i&&zn(f,1),Gl(d,f)}else{const P=Vs(v);i?P===null?console.error(`[css-render/mount]: The style with id='${n}' has been mounted in no-count mode.`):zn(v,P+1):P!==null&&console.error(`[css-render/mount]: The style with id='${n}' has been mounted in count mode.`)}return v??f}function tc(e){return Ws(this,this.instance,e)}function nc(e={}){const{target:t,id:n,ssr:r,props:s,count:i=!1,head:o=!1,boost:l=!1,force:c=!1}=e;return ec(this.instance,this,n??t,s,o,i,l,c,r)}function rc(e={}){const{id:t,target:n,delay:r=0,count:s=!1}=e;r===0?Dr(this.instance,this,t??n,s):setTimeout(()=>Dr(this.instance,this,t??n,s),r)}const Vt=function(e,t,n,r){return{instance:e,$:t,props:n,children:r,els:[],render:tc,mount:nc,unmount:rc}},sc=function(e,t,n,r){return Array.isArray(t)?Vt(e,{$:null},null,t):Array.isArray(n)?Vt(e,t,null,n):Array.isArray(r)?Vt(e,t,n,r):Vt(e,t,n,null)};function ic(e={}){let t=null;const n={c:(...r)=>sc(n,...r),use:(r,...s)=>r.install(n,...s),find:ir,context:{},config:e,get __styleSheet(){if(!t){const r=document.createElement("style");return document.head.appendChild(r),t=document.styleSheets[document.styleSheets.length-1],t}return t}};return n}const{c:Cn}=ic(),oc=Cn(".xicon",{width:"1em",height:"1em",display:"inline-flex"},[Cn("svg",{width:"1em",height:"1em"}),Cn("svg:not([fill])",{fill:"currentColor"})]),lc=()=>{oc.mount({id:"xicons-icon"})},qs={size:[String,Number],color:String,tag:String},Zs=Symbol("IconConfigInjection");Re({name:"IconConfigProvider",props:qs,setup(e,{slots:t}){return vs(Zs,e),()=>Es(t,"default")}});const cc="span",Js=Re({name:"Icon",props:qs,setup(e,{slots:t}){const n=Ct(Zs,null),r=Yt(()=>{var o;const l=(o=e.size)!==null&&o!==void 0?o:n==null?void 0:n.size;if(l!==void 0)return typeof l=="number"||/^\d+$/.test(l)?`${l}px`:l}),s=Yt(()=>{const{color:o}=e;return o===void 0?n?n.color:void 0:o}),i=Yt(()=>{var o;const{tag:l}=e;return l===void 0?(o=n==null?void 0:n.tag)!==null&&o!==void 0?o:cc:l});return Fs(()=>{lc()}),()=>Qo(i.value,{class:"xicon",style:{color:s.value,fontSize:r.value}},[Es(t,"default")])}}),uc=Re({name:"Tree",components:{Icon:Js,FolderAdd24Regular:Dl,Folder24Regular:zl,DocumentText24Regular:Sl},props:{report:{type:Object,required:!0},tree:{type:Object,required:!0}},data(){return{collapsed:{}}},methods:{coverage(e){if(typeof e!="string")return[];const t=this.report.results[e];if(!t)return[];const n=t.nodeCoverage.coverage,r=n===null?"coverage-unavailable":n<this.report.thresholds.minimumFileCoverage?"coverage-error":n<this.report.thresholds.optimalFileCoverage?"coverage-warning":"coverage-ok";return[{percentage:n==null?"N/A":`${n}%`,clazz:r}]},isFile(e){return typeof this.tree[e]=="string"},isTree(e){return typeof e!="string"},isOpen(e){return this.isFile(e)?!1:!this.collapsed[e]},click(e){const t=this.tree[e];typeof t=="string"?window.location.hash=t:this.collapsed[e]=!this.collapsed[e]}}});const or=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},ac=["onClick"];function fc(e,t,n,r,s,i){const o=Se("document-text24-regular"),l=Se("folder24-regular"),c=Se("folder-add24-regular"),f=Se("icon"),d=Se("tree",!0);return ne(),xe("ul",null,[(ne(!0),xe(fe,null,wr(e.tree,(g,v)=>(ne(),xe("li",{key:v,class:ke(e.isFile(v)?"file":"tree")},[S("span",{class:"pointer",onClick:P=>e.click(v)},[oe(f,null,{default:tr(()=>[e.isFile(v)?(ne(),qe(o,{key:0})):e.isOpen(v)?(ne(),qe(l,{key:1})):(ne(),qe(c,{key:2}))]),_:2},1024),ge(" "+je(v)+" ",1),(ne(!0),xe(fe,null,wr(e.coverage(g),(P,B)=>(ne(),xe("span",{key:B,class:ke(["coverage",P.clazz])},je(P.percentage),3))),128))],8,ac),e.isTree(g)?(ne(),qe(d,{key:0,class:ke({open:e.isOpen(v)}),tree:g,report:e.report},null,8,["class","tree","report"])):Bo("",!0)],2))),128))])}const dc=or(uc,[["render",fc],["__scopeId","data-v-187a955d"]]),hc=Re({name:"Highlight",props:{result:{type:Object,default:void 0,required:!1}},data:()=>({highlightCovered:!1,highlightMissing:!0,highlightIgnored:!0,highlightSkipped:!1}),watch:{highlightCovered(){this.savePreferences()},highlightMissing(){this.savePreferences()},highlightIgnored(){this.savePreferences()},highlightSkipped(){this.savePreferences()},result(e){var f;const t=this.$refs.code;for(;t.firstChild;)(f=t.lastChild)==null||f.remove();if(!e)return;const{code:n,codeCoverage:r}=e,s=[],i=new Set;let o=r[0],l=0;for(let d=1;d<r.length;d++){const g=r[d];if(g==o)continue;const v=o<=-2?"coverage-skipped":o==-1?"coverage-ignored":o==0?"coverage-missing":"coverage-covered",P=document.createElement("span"),B=document.createTextNode(n.substring(l,d));if(o==0){const N=n.substring(0,l).split(`
23
23
  `).length,ee=n.substring(0,d).split(`
24
- `).length;for(let K=N;K<=ee;K++)i.add(K)}P.setAttribute("class",v),P.appendChild(B),s.push(P),o=g,l=d}const c=n.substring(l,r.length);if(c){const d=o<=-2?"coverage-skipped":o==-1?"coverage-ignored":o==0?"coverage-missing":"coverage-covered",g=document.createElement("span"),v=document.createTextNode(c);g.setAttribute("class",d),g.appendChild(v),s.push(g)}t.append(...s),Prism.highlightElement(t,!1,()=>{const d=t.querySelector(".line-numbers-rows"),g=d==null?void 0:d.childNodes;g&&i.forEach(v=>{const P=g[v-1],B=P==null?void 0:P.style;B&&(B.backgroundColor="rgba(255,0,0,0.1)")})})}},mounted(){try{const e=localStorage.getItem("__coverageHighlights__"),t=JSON.parse(e||"{}");t.covered!==void 0&&(this.highlightCovered=!!t.covered),t.missing!==void 0&&(this.highlightMissing=!!t.missing),t.ignored!==void 0&&(this.highlightIgnored=!!t.ignored),t.skipped!==void 0&&(this.highlightSkipped=!!t.skipped)}catch(e){console.log("Error mounting highlight",e)}},methods:{savePreferences(){try{localStorage.setItem("__coverageHighlights__",JSON.stringify({covered:this.highlightCovered,missing:this.highlightMissing,ignored:this.highlightIgnored,skipped:this.highlightSkipped}))}catch(e){console.log("Error saving preferences",e)}}}});const kt=e=>(_s("data-v-0a05d3dc"),e=e(),vs(),e),gc={class:"highlights"},mc={class:"highlights-groups"},_c={class:"highlights-group"},vc=kt(()=>S("label",{for:"covered"},"covered",-1)),bc={class:"highlights-group"},yc=kt(()=>S("label",{for:"missing"},"missing",-1)),xc={class:"highlights-group"},wc=kt(()=>S("label",{for:"ignored"},"ignored",-1)),Fc={class:"highlights-group"},Cc=kt(()=>S("label",{for:"skipped"},"skipped",-1)),Ac=kt(()=>S("span",{class:"highlights-group"}," ☰ ",-1)),Ec={ref:"code"};function $c(e,t,n,r,s,i){return ne(),xe(fe,null,[S("div",gc,[S("div",mc,[S("span",_c,[Kt(S("input",{id:"covered","onUpdate:modelValue":t[0]||(t[0]=o=>e.highlightCovered=o),type:"checkbox"},null,512),[[Wt,e.highlightCovered]]),vc]),S("span",bc,[Kt(S("input",{id:"missing","onUpdate:modelValue":t[1]||(t[1]=o=>e.highlightMissing=o),type:"checkbox"},null,512),[[Wt,e.highlightMissing]]),yc]),S("span",xc,[Kt(S("input",{id:"ignored","onUpdate:modelValue":t[2]||(t[2]=o=>e.highlightIgnored=o),type:"checkbox"},null,512),[[Wt,e.highlightIgnored]]),wc]),S("span",Fc,[Kt(S("input",{id:"skipped","onUpdate:modelValue":t[3]||(t[3]=o=>e.highlightSkipped=o),type:"checkbox"},null,512),[[Wt,e.highlightSkipped]]),Cc]),Ac])]),S("pre",{class:ke(["language-typescript line-numbers",{"highlight-covered":e.highlightCovered,"highlight-missing":e.highlightMissing,"highlight-ignored":e.highlightIgnored,"highlight-skipped":e.highlightSkipped}])},[S("code",Ec,null,512)],2)],64)}const Pc=or(pc,[["render",$c],["__scopeId","data-v-0a05d3dc"]]),Tc=Re({name:"App",components:{DocumentArrowLeft24Regular:$l,DocumentBulletListMultiple24Regular:Ml,Highlight:Pc,Icon:Ys,Tree:hc},props:{report:{type:Object,required:!0}},data:()=>({file:void 0}),computed:{thresholds(){return this.file?{minimumCoverage:this.report.thresholds.minimumFileCoverage,optimalCoverage:this.report.thresholds.optimalFileCoverage}:{minimumCoverage:this.report.thresholds.minimumCoverage,optimalCoverage:this.report.thresholds.optimalCoverage}},nodeCoverage(){var e;return((e=this.result)==null?void 0:e.nodeCoverage)||this.report.nodes},coverage(){const e=this.nodeCoverage.coverage,t=e===null?"coverage-unavailable":e<this.report.thresholds.minimumFileCoverage?"coverage-error":e<this.report.thresholds.optimalFileCoverage?"coverage-warning":"coverage-ok";return{percentage:e==null?"N/A":`${e}%`,clazz:t}},result(){return this.file?this.report.results[this.file]:void 0},reportDate(){const e=new Date(this.report.date);return new Intl.DateTimeFormat("en-US",{dateStyle:"medium",timeStyle:"medium"}).format(e)}},mounted(){window.addEventListener("hashchange",()=>{this.selected(window.location.hash.substring(1))}),this.selected(window.location.hash.substring(1))},methods:{selected(e=""){e in this.report.results?(this.file=e,window.location.hash=e):(this.file=void 0,window.location.hash="")}}});const Ic=e=>(_s("data-v-f4cc47d9"),e=e(),vs(),e),Mc={class:"details"},Oc={class:"group"},Lc={class:"number"},Sc={class:"group"},kc={class:"number"},Nc={class:"group"},Rc={class:"number"},zc={class:"group"},Hc={class:"number"},jc=Ic(()=>S("a",{href:"https://github.com/plugjs/cov8"},"PlugJS Cov8",-1)),Bc={class:"date"};function Dc(e,t,n,r,s,i){const o=Se("document-arrow-left24-regular"),l=Se("document-bullet-list-multiple24-regular"),c=Se("icon"),f=Se("tree"),d=Se("highlight");return ne(),xe(fe,null,[S("header",null,[S("h1",{class:"pointer",onClick:t[0]||(t[0]=g=>e.selected())},[oe(c,null,{default:tr(()=>[e.result?(ne(),qe(o,{key:0})):(ne(),qe(l,{key:1}))]),_:1}),ge(" "+je(e.result?e.file:"Coverage Report")+" ",1),S("span",{class:ke(["coverage",e.coverage.clazz])},je(e.coverage.percentage),3)]),S("p",Mc,[S("span",Oc,[ge("Covered: "),S("span",Lc,je(e.nodeCoverage.coveredNodes),1),ge(" nodes")]),S("span",Sc,[ge("Ignored: "),S("span",kc,je(e.nodeCoverage.ignoredNodes),1),ge(" nodes")]),S("span",Nc,[ge("Missing: "),S("span",Rc,je(e.nodeCoverage.missingNodes),1),ge(" nodes")]),S("span",zc,[ge("Total: "),S("span",Hc,je(e.nodeCoverage.totalNodes),1),ge(" nodes")])])]),S("nav",{class:ke({visible:!e.result})},[oe(f,{tree:e.report.tree,report:e.report,onSelected:e.selected},null,8,["tree","report","onSelected"])],2),S("main",{class:ke({visible:!!e.result})},[oe(d,{result:e.result},null,8,["result"])],2),S("footer",null,[ge(" Generated with "),jc,ge(" on "),S("span",Bc,je(e.reportDate),1),ge(". ")])],64)}const Uc=or(Tc,[["render",Dc],["__scopeId","data-v-f4cc47d9"]]);var Ur=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Kr={},Kc={get exports(){return Kr},set exports(e){Kr=e}};(function(e){var t=typeof window<"u"?window:typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope?self:{};/**
24
+ `).length;for(let K=N;K<=ee;K++)i.add(K)}P.setAttribute("class",v),P.appendChild(B),s.push(P),o=g,l=d}const c=n.substring(l,r.length);if(c){const d=o<=-2?"coverage-skipped":o==-1?"coverage-ignored":o==0?"coverage-missing":"coverage-covered",g=document.createElement("span"),v=document.createTextNode(c);g.setAttribute("class",d),g.appendChild(v),s.push(g)}t.append(...s),Prism.highlightElement(t,!1,()=>{const d=t.querySelector(".line-numbers-rows"),g=d==null?void 0:d.childNodes;g&&i.forEach(v=>{const P=g[v-1],B=P==null?void 0:P.style;B&&(B.backgroundColor="rgba(255,0,0,0.1)")})})}},mounted(){try{const e=localStorage.getItem("__coverageHighlights__"),t=JSON.parse(e||"{}");t.covered!==void 0&&(this.highlightCovered=!!t.covered),t.missing!==void 0&&(this.highlightMissing=!!t.missing),t.ignored!==void 0&&(this.highlightIgnored=!!t.ignored),t.skipped!==void 0&&(this.highlightSkipped=!!t.skipped)}catch(e){console.log("Error mounting highlight",e)}},methods:{savePreferences(){try{localStorage.setItem("__coverageHighlights__",JSON.stringify({covered:this.highlightCovered,missing:this.highlightMissing,ignored:this.highlightIgnored,skipped:this.highlightSkipped}))}catch(e){console.log("Error saving preferences",e)}}}});const kt=e=>(ms("data-v-0a05d3dc"),e=e(),_s(),e),pc={class:"highlights"},gc={class:"highlights-groups"},mc={class:"highlights-group"},_c=kt(()=>S("label",{for:"covered"},"covered",-1)),vc={class:"highlights-group"},bc=kt(()=>S("label",{for:"missing"},"missing",-1)),yc={class:"highlights-group"},xc=kt(()=>S("label",{for:"ignored"},"ignored",-1)),wc={class:"highlights-group"},Fc=kt(()=>S("label",{for:"skipped"},"skipped",-1)),Cc=kt(()=>S("span",{class:"highlights-group"}," ☰ ",-1)),Ac={ref:"code"};function Ec(e,t,n,r,s,i){return ne(),xe(fe,null,[S("div",pc,[S("div",gc,[S("span",mc,[Kt(S("input",{id:"covered","onUpdate:modelValue":t[0]||(t[0]=o=>e.highlightCovered=o),type:"checkbox"},null,512),[[Wt,e.highlightCovered]]),_c]),S("span",vc,[Kt(S("input",{id:"missing","onUpdate:modelValue":t[1]||(t[1]=o=>e.highlightMissing=o),type:"checkbox"},null,512),[[Wt,e.highlightMissing]]),bc]),S("span",yc,[Kt(S("input",{id:"ignored","onUpdate:modelValue":t[2]||(t[2]=o=>e.highlightIgnored=o),type:"checkbox"},null,512),[[Wt,e.highlightIgnored]]),xc]),S("span",wc,[Kt(S("input",{id:"skipped","onUpdate:modelValue":t[3]||(t[3]=o=>e.highlightSkipped=o),type:"checkbox"},null,512),[[Wt,e.highlightSkipped]]),Fc]),Cc])]),S("pre",{class:ke(["language-typescript line-numbers",{"highlight-covered":e.highlightCovered,"highlight-missing":e.highlightMissing,"highlight-ignored":e.highlightIgnored,"highlight-skipped":e.highlightSkipped}])},[S("code",Ac,null,512)],2)],64)}const $c=or(hc,[["render",Ec],["__scopeId","data-v-0a05d3dc"]]),Pc=Re({name:"App",components:{DocumentArrowLeft24Regular:El,DocumentBulletListMultiple24Regular:Il,Highlight:$c,Icon:Js,Tree:dc},props:{report:{type:Object,required:!0}},data:()=>({file:void 0}),computed:{thresholds(){return this.file?{minimumCoverage:this.report.thresholds.minimumFileCoverage,optimalCoverage:this.report.thresholds.optimalFileCoverage}:{minimumCoverage:this.report.thresholds.minimumCoverage,optimalCoverage:this.report.thresholds.optimalCoverage}},nodeCoverage(){var e;return((e=this.result)==null?void 0:e.nodeCoverage)||this.report.nodes},coverage(){const e=this.nodeCoverage.coverage,t=e===null?"coverage-unavailable":e<this.report.thresholds.minimumFileCoverage?"coverage-error":e<this.report.thresholds.optimalFileCoverage?"coverage-warning":"coverage-ok";return{percentage:e==null?"N/A":`${e}%`,clazz:t}},result(){return this.file?this.report.results[this.file]:void 0},reportDate(){const e=new Date(this.report.date);return new Intl.DateTimeFormat("en-US",{dateStyle:"medium",timeStyle:"medium"}).format(e)}},mounted(){window.addEventListener("hashchange",()=>{this.selected(window.location.hash.substring(1))}),this.selected(window.location.hash.substring(1))},methods:{selected(e=""){e in this.report.results?(this.file=e,window.location.hash=e):(this.file=void 0,window.location.hash="")}}});const Tc=e=>(ms("data-v-f4cc47d9"),e=e(),_s(),e),Ic={class:"details"},Mc={class:"group"},Oc={class:"number"},Lc={class:"group"},Sc={class:"number"},kc={class:"group"},Nc={class:"number"},Rc={class:"group"},zc={class:"number"},Hc=Tc(()=>S("a",{href:"https://github.com/plugjs/cov8"},"PlugJS Cov8",-1)),jc={class:"date"};function Bc(e,t,n,r,s,i){const o=Se("document-arrow-left24-regular"),l=Se("document-bullet-list-multiple24-regular"),c=Se("icon"),f=Se("tree"),d=Se("highlight");return ne(),xe(fe,null,[S("header",null,[S("h1",{class:"pointer",onClick:t[0]||(t[0]=g=>e.selected())},[oe(c,null,{default:tr(()=>[e.result?(ne(),qe(o,{key:0})):(ne(),qe(l,{key:1}))]),_:1}),ge(" "+je(e.result?e.file:"Coverage Report")+" ",1),S("span",{class:ke(["coverage",e.coverage.clazz])},je(e.coverage.percentage),3)]),S("p",Ic,[S("span",Mc,[ge("Covered: "),S("span",Oc,je(e.nodeCoverage.coveredNodes),1),ge(" nodes")]),S("span",Lc,[ge("Ignored: "),S("span",Sc,je(e.nodeCoverage.ignoredNodes),1),ge(" nodes")]),S("span",kc,[ge("Missing: "),S("span",Nc,je(e.nodeCoverage.missingNodes),1),ge(" nodes")]),S("span",Rc,[ge("Total: "),S("span",zc,je(e.nodeCoverage.totalNodes),1),ge(" nodes")])])]),S("nav",{class:ke({visible:!e.result})},[oe(f,{tree:e.report.tree,report:e.report,onSelected:e.selected},null,8,["tree","report","onSelected"])],2),S("main",{class:ke({visible:!!e.result})},[oe(d,{result:e.result},null,8,["result"])],2),S("footer",null,[ge(" Generated with "),Hc,ge(" on "),S("span",jc,je(e.reportDate),1),ge(". ")])],64)}const Dc=or(Pc,[["render",Bc],["__scopeId","data-v-f4cc47d9"]]);var Ur=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Uc={exports:{}};(function(e){var t=typeof window<"u"?window:typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope?self:{};/**
25
25
  * Prism: Lightweight, robust, elegant syntax highlighting
26
26
  *
27
27
  * @license MIT <https://opensource.org/licenses/MIT>
28
28
  * @author Lea Verou <https://lea.verou.me>
29
29
  * @namespace
30
30
  * @public
31
- */var n=function(r){var s=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,i=0,o={},l={manual:r.Prism&&r.Prism.manual,disableWorkerMessageHandler:r.Prism&&r.Prism.disableWorkerMessageHandler,util:{encode:function b(h){return h instanceof c?new c(h.type,b(h.content),h.alias):Array.isArray(h)?h.map(b):h.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/\u00a0/g," ")},type:function(b){return Object.prototype.toString.call(b).slice(8,-1)},objId:function(b){return b.__id||Object.defineProperty(b,"__id",{value:++i}),b.__id},clone:function b(h,x){x=x||{};var C,E;switch(l.util.type(h)){case"Object":if(E=l.util.objId(h),x[E])return x[E];C={},x[E]=C;for(var O in h)h.hasOwnProperty(O)&&(C[O]=b(h[O],x));return C;case"Array":return E=l.util.objId(h),x[E]?x[E]:(C=[],x[E]=C,h.forEach(function(D,L){C[L]=b(D,x)}),C);default:return h}},getLanguage:function(b){for(;b;){var h=s.exec(b.className);if(h)return h[1].toLowerCase();b=b.parentElement}return"none"},setLanguage:function(b,h){b.className=b.className.replace(RegExp(s,"gi"),""),b.classList.add("language-"+h)},currentScript:function(){if(typeof document>"u")return null;if("currentScript"in document&&1<2)return document.currentScript;try{throw new Error}catch(C){var b=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(C.stack)||[])[1];if(b){var h=document.getElementsByTagName("script");for(var x in h)if(h[x].src==b)return h[x]}return null}},isActive:function(b,h,x){for(var C="no-"+h;b;){var E=b.classList;if(E.contains(h))return!0;if(E.contains(C))return!1;b=b.parentElement}return!!x}},languages:{plain:o,plaintext:o,text:o,txt:o,extend:function(b,h){var x=l.util.clone(l.languages[b]);for(var C in h)x[C]=h[C];return x},insertBefore:function(b,h,x,C){C=C||l.languages;var E=C[b],O={};for(var D in E)if(E.hasOwnProperty(D)){if(D==h)for(var L in x)x.hasOwnProperty(L)&&(O[L]=x[L]);x.hasOwnProperty(D)||(O[D]=E[D])}var X=C[b];return C[b]=O,l.languages.DFS(l.languages,function(Q,ve){ve===X&&Q!=b&&(this[Q]=O)}),O},DFS:function b(h,x,C,E){E=E||{};var O=l.util.objId;for(var D in h)if(h.hasOwnProperty(D)){x.call(h,D,h[D],C||D);var L=h[D],X=l.util.type(L);X==="Object"&&!E[O(L)]?(E[O(L)]=!0,b(L,x,null,E)):X==="Array"&&!E[O(L)]&&(E[O(L)]=!0,b(L,x,D,E))}}},plugins:{},highlightAll:function(b,h){l.highlightAllUnder(document,b,h)},highlightAllUnder:function(b,h,x){var C={callback:x,container:b,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};l.hooks.run("before-highlightall",C),C.elements=Array.prototype.slice.apply(C.container.querySelectorAll(C.selector)),l.hooks.run("before-all-elements-highlight",C);for(var E=0,O;O=C.elements[E++];)l.highlightElement(O,h===!0,C.callback)},highlightElement:function(b,h,x){var C=l.util.getLanguage(b),E=l.languages[C];l.util.setLanguage(b,C);var O=b.parentElement;O&&O.nodeName.toLowerCase()==="pre"&&l.util.setLanguage(O,C);var D=b.textContent,L={element:b,language:C,grammar:E,code:D};function X(ve){L.highlightedCode=ve,l.hooks.run("before-insert",L),L.element.innerHTML=L.highlightedCode,l.hooks.run("after-highlight",L),l.hooks.run("complete",L),x&&x.call(L.element)}if(l.hooks.run("before-sanity-check",L),O=L.element.parentElement,O&&O.nodeName.toLowerCase()==="pre"&&!O.hasAttribute("tabindex")&&O.setAttribute("tabindex","0"),!L.code){l.hooks.run("complete",L),x&&x.call(L.element);return}if(l.hooks.run("before-highlight",L),!L.grammar){X(l.util.encode(L.code));return}if(h&&r.Worker){var Q=new Worker(l.filename);Q.onmessage=function(ve){X(ve.data)},Q.postMessage(JSON.stringify({language:L.language,code:L.code,immediateClose:!0}))}else X(l.highlight(L.code,L.grammar,L.language))},highlight:function(b,h,x){var C={code:b,grammar:h,language:x};if(l.hooks.run("before-tokenize",C),!C.grammar)throw new Error('The language "'+C.language+'" has no grammar.');return C.tokens=l.tokenize(C.code,C.grammar),l.hooks.run("after-tokenize",C),c.stringify(l.util.encode(C.tokens),C.language)},tokenize:function(b,h){var x=h.rest;if(x){for(var C in x)h[C]=x[C];delete h.rest}var E=new g;return v(E,E.head,b),d(b,E,h,E.head,0),B(E)},hooks:{all:{},add:function(b,h){var x=l.hooks.all;x[b]=x[b]||[],x[b].push(h)},run:function(b,h){var x=l.hooks.all[b];if(!(!x||!x.length))for(var C=0,E;E=x[C++];)E(h)}},Token:c};r.Prism=l;function c(b,h,x,C){this.type=b,this.content=h,this.alias=x,this.length=(C||"").length|0}c.stringify=function b(h,x){if(typeof h=="string")return h;if(Array.isArray(h)){var C="";return h.forEach(function(X){C+=b(X,x)}),C}var E={type:h.type,content:b(h.content,x),tag:"span",classes:["token",h.type],attributes:{},language:x},O=h.alias;O&&(Array.isArray(O)?Array.prototype.push.apply(E.classes,O):E.classes.push(O)),l.hooks.run("wrap",E);var D="";for(var L in E.attributes)D+=" "+L+'="'+(E.attributes[L]||"").replace(/"/g,"&quot;")+'"';return"<"+E.tag+' class="'+E.classes.join(" ")+'"'+D+">"+E.content+"</"+E.tag+">"};function f(b,h,x,C){b.lastIndex=h;var E=b.exec(x);if(E&&C&&E[1]){var O=E[1].length;E.index+=O,E[0]=E[0].slice(O)}return E}function d(b,h,x,C,E,O){for(var D in x)if(!(!x.hasOwnProperty(D)||!x[D])){var L=x[D];L=Array.isArray(L)?L:[L];for(var X=0;X<L.length;++X){if(O&&O.cause==D+","+X)return;var Q=L[X],ve=Q.inside,Qe=!!Q.lookbehind,ut=!!Q.greedy,Nt=Q.alias;if(ut&&!Q.pattern.global){var le=Q.pattern.toString().match(/[imsuy]*$/)[0];Q.pattern=RegExp(Q.pattern.source,le+"g")}for(var J=Q.pattern||Q,z=C.next,ie=E;z!==h.tail&&!(O&&ie>=O.reach);ie+=z.value.length,z=z.next){var we=z.value;if(h.length>b.length)return;if(!(we instanceof c)){var ye=1,G;if(ut){if(G=f(J,ie,b,Qe),!G||G.index>=b.length)break;var pe=G.index,Rt=G.index+G[0].length,Te=ie;for(Te+=z.value.length;pe>=Te;)z=z.next,Te+=z.value.length;if(Te-=z.value.length,ie=Te,z.value instanceof c)continue;for(var Ge=z;Ge!==h.tail&&(Te<Rt||typeof Ge.value=="string");Ge=Ge.next)ye++,Te+=Ge.value.length;ye--,we=b.slice(ie,Te),G.index-=ie}else if(G=f(J,0,we,Qe),!G)continue;var pe=G.index,ze=G[0],at=we.slice(0,pe),He=we.slice(pe+ze.length),et=ie+we.length;O&&et>O.reach&&(O.reach=et);var Ke=z.prev;at&&(Ke=v(h,Ke,at),ie+=at.length),P(h,Ke,ye);var u=new c(D,ve?l.tokenize(ze,ve):ze,Nt,ze);if(z=v(h,Ke,u),He&&v(h,z,He),ye>1){var a={cause:D+","+X,reach:et};d(b,h,x,z.prev,ie,a),O&&a.reach>O.reach&&(O.reach=a.reach)}}}}}}function g(){var b={value:null,prev:null,next:null},h={value:null,prev:b,next:null};b.next=h,this.head=b,this.tail=h,this.length=0}function v(b,h,x){var C=h.next,E={value:x,prev:h,next:C};return h.next=E,C.prev=E,b.length++,E}function P(b,h,x){for(var C=h.next,E=0;E<x&&C!==b.tail;E++)C=C.next;h.next=C,C.prev=h,b.length-=E}function B(b){for(var h=[],x=b.head.next;x!==b.tail;)h.push(x.value),x=x.next;return h}if(!r.document)return r.addEventListener&&(l.disableWorkerMessageHandler||r.addEventListener("message",function(b){var h=JSON.parse(b.data),x=h.language,C=h.code,E=h.immediateClose;r.postMessage(l.highlight(C,l.languages[x],x)),E&&r.close()},!1)),l;var N=l.util.currentScript();N&&(l.filename=N.src,N.hasAttribute("data-manual")&&(l.manual=!0));function ee(){l.manual||l.highlightAll()}if(!l.manual){var K=document.readyState;K==="loading"||K==="interactive"&&N&&N.defer?document.addEventListener("DOMContentLoaded",ee):window.requestAnimationFrame?window.requestAnimationFrame(ee):window.setTimeout(ee,16)}return l}(t);e.exports&&(e.exports=n),typeof Ur<"u"&&(Ur.Prism=n)})(Kc);Prism.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/};Prism.languages.javascript=Prism.languages.extend("clike",{"class-name":[Prism.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+(/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source)+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/});Prism.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/;Prism.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:Prism.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:Prism.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/});Prism.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:Prism.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}});Prism.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}});Prism.languages.markup&&(Prism.languages.markup.tag.addInlined("script","javascript"),Prism.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript"));Prism.languages.js=Prism.languages.javascript;(function(e){e.languages.typescript=e.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript})(Prism);(function(){if(typeof Prism>"u"||typeof document>"u")return;var e="line-numbers",t=/\n(?!$)/g,n=Prism.plugins.lineNumbers={getLine:function(o,l){if(!(o.tagName!=="PRE"||!o.classList.contains(e))){var c=o.querySelector(".line-numbers-rows");if(c){var f=parseInt(o.getAttribute("data-start"),10)||1,d=f+(c.children.length-1);l<f&&(l=f),l>d&&(l=d);var g=l-f;return c.children[g]}}},resize:function(o){r([o])},assumeViewportIndependence:!0};function r(o){if(o=o.filter(function(c){var f=s(c),d=f["white-space"];return d==="pre-wrap"||d==="pre-line"}),o.length!=0){var l=o.map(function(c){var f=c.querySelector("code"),d=c.querySelector(".line-numbers-rows");if(!(!f||!d)){var g=c.querySelector(".line-numbers-sizer"),v=f.textContent.split(t);g||(g=document.createElement("span"),g.className="line-numbers-sizer",f.appendChild(g)),g.innerHTML="0",g.style.display="block";var P=g.getBoundingClientRect().height;return g.innerHTML="",{element:c,lines:v,lineHeights:[],oneLinerHeight:P,sizer:g}}}).filter(Boolean);l.forEach(function(c){var f=c.sizer,d=c.lines,g=c.lineHeights,v=c.oneLinerHeight;g[d.length-1]=void 0,d.forEach(function(P,B){if(P&&P.length>1){var N=f.appendChild(document.createElement("span"));N.style.display="block",N.textContent=P}else g[B]=v})}),l.forEach(function(c){for(var f=c.sizer,d=c.lineHeights,g=0,v=0;v<d.length;v++)d[v]===void 0&&(d[v]=f.children[g++].getBoundingClientRect().height)}),l.forEach(function(c){var f=c.sizer,d=c.element.querySelector(".line-numbers-rows");f.style.display="none",f.innerHTML="",c.lineHeights.forEach(function(g,v){d.children[v].style.height=g+"px"})})}}function s(o){return o?window.getComputedStyle?getComputedStyle(o):o.currentStyle||null:null}var i=void 0;window.addEventListener("resize",function(){n.assumeViewportIndependence&&i===window.innerWidth||(i=window.innerWidth,r(Array.prototype.slice.call(document.querySelectorAll("pre."+e))))}),Prism.hooks.add("complete",function(o){if(o.code){var l=o.element,c=l.parentNode;if(!(!c||!/pre/i.test(c.nodeName))&&!l.querySelector(".line-numbers-rows")&&Prism.util.isActive(l,e)){l.classList.remove(e),c.classList.add(e);var f=o.code.match(t),d=f?f.length+1:1,g,v=new Array(d+1).join("<span></span>");g=document.createElement("span"),g.setAttribute("aria-hidden","true"),g.className="line-numbers-rows",g.innerHTML=v,c.hasAttribute("data-start")&&(c.style.counterReset="linenumber "+(parseInt(c.getAttribute("data-start"),10)-1)),o.element.appendChild(g),r([c]),Prism.hooks.run("line-numbers",o)}}}),Prism.hooks.add("line-numbers",function(o){o.plugins=o.plugins||{},o.plugins.lineNumbers=!0})})();(function(){typeof Prism>"u"||typeof document>"u"||!document.createRange||(Prism.plugins.KeepMarkup=!0,Prism.hooks.add("before-highlight",function(e){if(!e.element.children.length||!Prism.util.isActive(e.element,"keep-markup",!0))return;var t=Prism.util.isActive(e.element,"drop-tokens",!1);function n(l){return!(t&&l.nodeName.toLowerCase()==="span"&&l.classList.contains("token"))}var r=0,s=[];function i(l){if(!n(l)){o(l);return}var c={element:l,posOpen:r};s.push(c),o(l),c.posClose=r}function o(l){for(var c=0,f=l.childNodes.length;c<f;c++){var d=l.childNodes[c];d.nodeType===1?i(d):d.nodeType===3&&(r+=d.data.length)}}o(e.element),s.length&&(e.keepMarkup=s)}),Prism.hooks.add("after-highlight",function(e){if(e.keepMarkup&&e.keepMarkup.length){var t=function(n,r){for(var s=0,i=n.childNodes.length;s<i;s++){var o=n.childNodes[s];if(o.nodeType===1){if(!t(o,r))return!1}else o.nodeType===3&&(!r.nodeStart&&r.pos+o.data.length>r.node.posOpen&&(r.nodeStart=o,r.nodeStartPos=r.node.posOpen-r.pos),r.nodeStart&&r.pos+o.data.length>=r.node.posClose&&(r.nodeEnd=o,r.nodeEndPos=r.node.posClose-r.pos),r.pos+=o.data.length);if(r.nodeStart&&r.nodeEnd){var l=document.createRange();return l.setStart(r.nodeStart,r.nodeStartPos),l.setEnd(r.nodeEnd,r.nodeEndPos),r.node.element.innerHTML="",r.node.element.appendChild(l.extractContents()),l.insertNode(r.node.element),l.detach(),!1}}return!0};e.keepMarkup.forEach(function(n){t(e.element,{node:n,pos:0})}),e.highlightedCode=e.element.innerHTML}}))})();window.__initCoverage__=function(e){wl(Uc,{report:e}).mount("#app")};document.addEventListener("DOMContentLoaded",()=>{const e=document.createElement("script");e.setAttribute("src","report.js"),document.body.appendChild(e)});
31
+ */var n=function(r){var s=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,i=0,o={},l={manual:r.Prism&&r.Prism.manual,disableWorkerMessageHandler:r.Prism&&r.Prism.disableWorkerMessageHandler,util:{encode:function b(h){return h instanceof c?new c(h.type,b(h.content),h.alias):Array.isArray(h)?h.map(b):h.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/\u00a0/g," ")},type:function(b){return Object.prototype.toString.call(b).slice(8,-1)},objId:function(b){return b.__id||Object.defineProperty(b,"__id",{value:++i}),b.__id},clone:function b(h,x){x=x||{};var C,E;switch(l.util.type(h)){case"Object":if(E=l.util.objId(h),x[E])return x[E];C={},x[E]=C;for(var O in h)h.hasOwnProperty(O)&&(C[O]=b(h[O],x));return C;case"Array":return E=l.util.objId(h),x[E]?x[E]:(C=[],x[E]=C,h.forEach(function(D,L){C[L]=b(D,x)}),C);default:return h}},getLanguage:function(b){for(;b;){var h=s.exec(b.className);if(h)return h[1].toLowerCase();b=b.parentElement}return"none"},setLanguage:function(b,h){b.className=b.className.replace(RegExp(s,"gi"),""),b.classList.add("language-"+h)},currentScript:function(){if(typeof document>"u")return null;if("currentScript"in document&&1<2)return document.currentScript;try{throw new Error}catch(C){var b=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(C.stack)||[])[1];if(b){var h=document.getElementsByTagName("script");for(var x in h)if(h[x].src==b)return h[x]}return null}},isActive:function(b,h,x){for(var C="no-"+h;b;){var E=b.classList;if(E.contains(h))return!0;if(E.contains(C))return!1;b=b.parentElement}return!!x}},languages:{plain:o,plaintext:o,text:o,txt:o,extend:function(b,h){var x=l.util.clone(l.languages[b]);for(var C in h)x[C]=h[C];return x},insertBefore:function(b,h,x,C){C=C||l.languages;var E=C[b],O={};for(var D in E)if(E.hasOwnProperty(D)){if(D==h)for(var L in x)x.hasOwnProperty(L)&&(O[L]=x[L]);x.hasOwnProperty(D)||(O[D]=E[D])}var X=C[b];return C[b]=O,l.languages.DFS(l.languages,function(Q,ve){ve===X&&Q!=b&&(this[Q]=O)}),O},DFS:function b(h,x,C,E){E=E||{};var O=l.util.objId;for(var D in h)if(h.hasOwnProperty(D)){x.call(h,D,h[D],C||D);var L=h[D],X=l.util.type(L);X==="Object"&&!E[O(L)]?(E[O(L)]=!0,b(L,x,null,E)):X==="Array"&&!E[O(L)]&&(E[O(L)]=!0,b(L,x,D,E))}}},plugins:{},highlightAll:function(b,h){l.highlightAllUnder(document,b,h)},highlightAllUnder:function(b,h,x){var C={callback:x,container:b,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};l.hooks.run("before-highlightall",C),C.elements=Array.prototype.slice.apply(C.container.querySelectorAll(C.selector)),l.hooks.run("before-all-elements-highlight",C);for(var E=0,O;O=C.elements[E++];)l.highlightElement(O,h===!0,C.callback)},highlightElement:function(b,h,x){var C=l.util.getLanguage(b),E=l.languages[C];l.util.setLanguage(b,C);var O=b.parentElement;O&&O.nodeName.toLowerCase()==="pre"&&l.util.setLanguage(O,C);var D=b.textContent,L={element:b,language:C,grammar:E,code:D};function X(ve){L.highlightedCode=ve,l.hooks.run("before-insert",L),L.element.innerHTML=L.highlightedCode,l.hooks.run("after-highlight",L),l.hooks.run("complete",L),x&&x.call(L.element)}if(l.hooks.run("before-sanity-check",L),O=L.element.parentElement,O&&O.nodeName.toLowerCase()==="pre"&&!O.hasAttribute("tabindex")&&O.setAttribute("tabindex","0"),!L.code){l.hooks.run("complete",L),x&&x.call(L.element);return}if(l.hooks.run("before-highlight",L),!L.grammar){X(l.util.encode(L.code));return}if(h&&r.Worker){var Q=new Worker(l.filename);Q.onmessage=function(ve){X(ve.data)},Q.postMessage(JSON.stringify({language:L.language,code:L.code,immediateClose:!0}))}else X(l.highlight(L.code,L.grammar,L.language))},highlight:function(b,h,x){var C={code:b,grammar:h,language:x};if(l.hooks.run("before-tokenize",C),!C.grammar)throw new Error('The language "'+C.language+'" has no grammar.');return C.tokens=l.tokenize(C.code,C.grammar),l.hooks.run("after-tokenize",C),c.stringify(l.util.encode(C.tokens),C.language)},tokenize:function(b,h){var x=h.rest;if(x){for(var C in x)h[C]=x[C];delete h.rest}var E=new g;return v(E,E.head,b),d(b,E,h,E.head,0),B(E)},hooks:{all:{},add:function(b,h){var x=l.hooks.all;x[b]=x[b]||[],x[b].push(h)},run:function(b,h){var x=l.hooks.all[b];if(!(!x||!x.length))for(var C=0,E;E=x[C++];)E(h)}},Token:c};r.Prism=l;function c(b,h,x,C){this.type=b,this.content=h,this.alias=x,this.length=(C||"").length|0}c.stringify=function b(h,x){if(typeof h=="string")return h;if(Array.isArray(h)){var C="";return h.forEach(function(X){C+=b(X,x)}),C}var E={type:h.type,content:b(h.content,x),tag:"span",classes:["token",h.type],attributes:{},language:x},O=h.alias;O&&(Array.isArray(O)?Array.prototype.push.apply(E.classes,O):E.classes.push(O)),l.hooks.run("wrap",E);var D="";for(var L in E.attributes)D+=" "+L+'="'+(E.attributes[L]||"").replace(/"/g,"&quot;")+'"';return"<"+E.tag+' class="'+E.classes.join(" ")+'"'+D+">"+E.content+"</"+E.tag+">"};function f(b,h,x,C){b.lastIndex=h;var E=b.exec(x);if(E&&C&&E[1]){var O=E[1].length;E.index+=O,E[0]=E[0].slice(O)}return E}function d(b,h,x,C,E,O){for(var D in x)if(!(!x.hasOwnProperty(D)||!x[D])){var L=x[D];L=Array.isArray(L)?L:[L];for(var X=0;X<L.length;++X){if(O&&O.cause==D+","+X)return;var Q=L[X],ve=Q.inside,Qe=!!Q.lookbehind,ut=!!Q.greedy,Nt=Q.alias;if(ut&&!Q.pattern.global){var le=Q.pattern.toString().match(/[imsuy]*$/)[0];Q.pattern=RegExp(Q.pattern.source,le+"g")}for(var J=Q.pattern||Q,z=C.next,ie=E;z!==h.tail&&!(O&&ie>=O.reach);ie+=z.value.length,z=z.next){var we=z.value;if(h.length>b.length)return;if(!(we instanceof c)){var ye=1,G;if(ut){if(G=f(J,ie,b,Qe),!G||G.index>=b.length)break;var pe=G.index,Rt=G.index+G[0].length,Te=ie;for(Te+=z.value.length;pe>=Te;)z=z.next,Te+=z.value.length;if(Te-=z.value.length,ie=Te,z.value instanceof c)continue;for(var Ge=z;Ge!==h.tail&&(Te<Rt||typeof Ge.value=="string");Ge=Ge.next)ye++,Te+=Ge.value.length;ye--,we=b.slice(ie,Te),G.index-=ie}else if(G=f(J,0,we,Qe),!G)continue;var pe=G.index,ze=G[0],at=we.slice(0,pe),He=we.slice(pe+ze.length),et=ie+we.length;O&&et>O.reach&&(O.reach=et);var Ke=z.prev;at&&(Ke=v(h,Ke,at),ie+=at.length),P(h,Ke,ye);var u=new c(D,ve?l.tokenize(ze,ve):ze,Nt,ze);if(z=v(h,Ke,u),He&&v(h,z,He),ye>1){var a={cause:D+","+X,reach:et};d(b,h,x,z.prev,ie,a),O&&a.reach>O.reach&&(O.reach=a.reach)}}}}}}function g(){var b={value:null,prev:null,next:null},h={value:null,prev:b,next:null};b.next=h,this.head=b,this.tail=h,this.length=0}function v(b,h,x){var C=h.next,E={value:x,prev:h,next:C};return h.next=E,C.prev=E,b.length++,E}function P(b,h,x){for(var C=h.next,E=0;E<x&&C!==b.tail;E++)C=C.next;h.next=C,C.prev=h,b.length-=E}function B(b){for(var h=[],x=b.head.next;x!==b.tail;)h.push(x.value),x=x.next;return h}if(!r.document)return r.addEventListener&&(l.disableWorkerMessageHandler||r.addEventListener("message",function(b){var h=JSON.parse(b.data),x=h.language,C=h.code,E=h.immediateClose;r.postMessage(l.highlight(C,l.languages[x],x)),E&&r.close()},!1)),l;var N=l.util.currentScript();N&&(l.filename=N.src,N.hasAttribute("data-manual")&&(l.manual=!0));function ee(){l.manual||l.highlightAll()}if(!l.manual){var K=document.readyState;K==="loading"||K==="interactive"&&N&&N.defer?document.addEventListener("DOMContentLoaded",ee):window.requestAnimationFrame?window.requestAnimationFrame(ee):window.setTimeout(ee,16)}return l}(t);e.exports&&(e.exports=n),typeof Ur<"u"&&(Ur.Prism=n)})(Uc);Prism.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/};Prism.languages.javascript=Prism.languages.extend("clike",{"class-name":[Prism.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+(/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source)+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/});Prism.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/;Prism.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:Prism.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:Prism.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/});Prism.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:Prism.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}});Prism.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}});Prism.languages.markup&&(Prism.languages.markup.tag.addInlined("script","javascript"),Prism.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript"));Prism.languages.js=Prism.languages.javascript;(function(e){e.languages.typescript=e.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript})(Prism);(function(){if(typeof Prism>"u"||typeof document>"u")return;var e="line-numbers",t=/\n(?!$)/g,n=Prism.plugins.lineNumbers={getLine:function(o,l){if(!(o.tagName!=="PRE"||!o.classList.contains(e))){var c=o.querySelector(".line-numbers-rows");if(c){var f=parseInt(o.getAttribute("data-start"),10)||1,d=f+(c.children.length-1);l<f&&(l=f),l>d&&(l=d);var g=l-f;return c.children[g]}}},resize:function(o){r([o])},assumeViewportIndependence:!0};function r(o){if(o=o.filter(function(c){var f=s(c),d=f["white-space"];return d==="pre-wrap"||d==="pre-line"}),o.length!=0){var l=o.map(function(c){var f=c.querySelector("code"),d=c.querySelector(".line-numbers-rows");if(!(!f||!d)){var g=c.querySelector(".line-numbers-sizer"),v=f.textContent.split(t);g||(g=document.createElement("span"),g.className="line-numbers-sizer",f.appendChild(g)),g.innerHTML="0",g.style.display="block";var P=g.getBoundingClientRect().height;return g.innerHTML="",{element:c,lines:v,lineHeights:[],oneLinerHeight:P,sizer:g}}}).filter(Boolean);l.forEach(function(c){var f=c.sizer,d=c.lines,g=c.lineHeights,v=c.oneLinerHeight;g[d.length-1]=void 0,d.forEach(function(P,B){if(P&&P.length>1){var N=f.appendChild(document.createElement("span"));N.style.display="block",N.textContent=P}else g[B]=v})}),l.forEach(function(c){for(var f=c.sizer,d=c.lineHeights,g=0,v=0;v<d.length;v++)d[v]===void 0&&(d[v]=f.children[g++].getBoundingClientRect().height)}),l.forEach(function(c){var f=c.sizer,d=c.element.querySelector(".line-numbers-rows");f.style.display="none",f.innerHTML="",c.lineHeights.forEach(function(g,v){d.children[v].style.height=g+"px"})})}}function s(o){return o?window.getComputedStyle?getComputedStyle(o):o.currentStyle||null:null}var i=void 0;window.addEventListener("resize",function(){n.assumeViewportIndependence&&i===window.innerWidth||(i=window.innerWidth,r(Array.prototype.slice.call(document.querySelectorAll("pre."+e))))}),Prism.hooks.add("complete",function(o){if(o.code){var l=o.element,c=l.parentNode;if(!(!c||!/pre/i.test(c.nodeName))&&!l.querySelector(".line-numbers-rows")&&Prism.util.isActive(l,e)){l.classList.remove(e),c.classList.add(e);var f=o.code.match(t),d=f?f.length+1:1,g,v=new Array(d+1).join("<span></span>");g=document.createElement("span"),g.setAttribute("aria-hidden","true"),g.className="line-numbers-rows",g.innerHTML=v,c.hasAttribute("data-start")&&(c.style.counterReset="linenumber "+(parseInt(c.getAttribute("data-start"),10)-1)),o.element.appendChild(g),r([c]),Prism.hooks.run("line-numbers",o)}}}),Prism.hooks.add("line-numbers",function(o){o.plugins=o.plugins||{},o.plugins.lineNumbers=!0})})();(function(){typeof Prism>"u"||typeof document>"u"||!document.createRange||(Prism.plugins.KeepMarkup=!0,Prism.hooks.add("before-highlight",function(e){if(!e.element.children.length||!Prism.util.isActive(e.element,"keep-markup",!0))return;var t=Prism.util.isActive(e.element,"drop-tokens",!1);function n(l){return!(t&&l.nodeName.toLowerCase()==="span"&&l.classList.contains("token"))}var r=0,s=[];function i(l){if(!n(l)){o(l);return}var c={element:l,posOpen:r};s.push(c),o(l),c.posClose=r}function o(l){for(var c=0,f=l.childNodes.length;c<f;c++){var d=l.childNodes[c];d.nodeType===1?i(d):d.nodeType===3&&(r+=d.data.length)}}o(e.element),s.length&&(e.keepMarkup=s)}),Prism.hooks.add("after-highlight",function(e){if(e.keepMarkup&&e.keepMarkup.length){var t=function(n,r){for(var s=0,i=n.childNodes.length;s<i;s++){var o=n.childNodes[s];if(o.nodeType===1){if(!t(o,r))return!1}else o.nodeType===3&&(!r.nodeStart&&r.pos+o.data.length>r.node.posOpen&&(r.nodeStart=o,r.nodeStartPos=r.node.posOpen-r.pos),r.nodeStart&&r.pos+o.data.length>=r.node.posClose&&(r.nodeEnd=o,r.nodeEndPos=r.node.posClose-r.pos),r.pos+=o.data.length);if(r.nodeStart&&r.nodeEnd){var l=document.createRange();return l.setStart(r.nodeStart,r.nodeStartPos),l.setEnd(r.nodeEnd,r.nodeEndPos),r.node.element.innerHTML="",r.node.element.appendChild(l.extractContents()),l.insertNode(r.node.element),l.detach(),!1}}return!0};e.keepMarkup.forEach(function(n){t(e.element,{node:n,pos:0})}),e.highlightedCode=e.element.innerHTML}}))})();window.__initCoverage__=function(e){xl(Dc,{report:e}).mount("#app")};document.addEventListener("DOMContentLoaded",()=>{const e=document.createElement("script");e.setAttribute("src","report.js"),document.body.appendChild(e)});
32
32
 
33
33
  </script>
34
34
  <style>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plugjs/cov8-html",
3
- "version": "0.1.8",
3
+ "version": "0.1.9",
4
4
  "description": "Single-page-app to browse Cov8 reports",
5
5
  "main": "./index.cjs",
6
6
  "module": "./index.mjs",
@@ -25,20 +25,20 @@
25
25
  },
26
26
  "devDependencies": {
27
27
  "@juit/vue-ts-checker": "^1.0.6",
28
- "@typescript-eslint/eslint-plugin": "^5.59.0",
29
- "@typescript-eslint/parser": "^5.59.0",
28
+ "@typescript-eslint/eslint-plugin": "^5.59.1",
29
+ "@typescript-eslint/parser": "^5.59.1",
30
30
  "@vicons/fluent": "^0.12.0",
31
31
  "@vicons/utils": "^0.1.4",
32
- "@vitejs/plugin-vue": "^4.1.0",
32
+ "@vitejs/plugin-vue": "^4.2.1",
33
33
  "autoprefixer": "^10.4.14",
34
- "eslint": "^8.38.0",
34
+ "eslint": "^8.39.0",
35
35
  "eslint-config-google": "^0.14.0",
36
36
  "eslint-plugin-vue": "^9.11.0",
37
37
  "postcss-import": "^15.1.0",
38
38
  "postcss-nested": "^6.0.1",
39
39
  "prismjs": "^1.29.0",
40
40
  "typescript": "^5.0.4",
41
- "vite": "^4.3.1",
41
+ "vite": "^4.3.3",
42
42
  "vite-plugin-eslint": "^1.8.1",
43
43
  "vite-plugin-singlefile": "^0.13.5",
44
44
  "vue": "^3.2.47"