slds-json-schema-renderer
Version:
A CLI tool to generate documentation from JSON schema files
8 lines • 219 kB
JavaScript
(function(Ie,je){typeof exports=="object"&&typeof module<"u"?je(exports):typeof define=="function"&&define.amd?define(["exports"],je):(Ie=typeof globalThis<"u"?globalThis:Ie||self,je(Ie.JsonSchemaDocs={}))})(this,function(Ie){"use strict";/**
* @vue/shared v3.5.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function je(t){const e=Object.create(null);for(const s of t.split(","))e[s]=1;return s=>s in e}const it={},ss=[],Gt=()=>{},hf=()=>!1,ln=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&(t.charCodeAt(2)>122||t.charCodeAt(2)<97),Qn=t=>t.startsWith("onUpdate:"),yt=Object.assign,ti=(t,e)=>{const s=t.indexOf(e);s>-1&&t.splice(s,1)},df=Object.prototype.hasOwnProperty,tt=(t,e)=>df.call(t,e),H=Array.isArray,ns=t=>cn(t)==="[object Map]",Jo=t=>cn(t)==="[object Set]",W=t=>typeof t=="function",ut=t=>typeof t=="string",fe=t=>typeof t=="symbol",at=t=>t!==null&&typeof t=="object",Qo=t=>(at(t)||W(t))&&W(t.then)&&W(t.catch),tr=Object.prototype.toString,cn=t=>tr.call(t),pf=t=>cn(t).slice(8,-1),er=t=>cn(t)==="[object Object]",ei=t=>ut(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,_s=je(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),un=t=>{const e=Object.create(null);return s=>e[s]||(e[s]=t(s))},mf=/-(\w)/g,Nt=un(t=>t.replace(mf,(e,s)=>s?s.toUpperCase():"")),gf=/\B([A-Z])/g,Be=un(t=>t.replace(gf,"-$1").toLowerCase()),fn=un(t=>t.charAt(0).toUpperCase()+t.slice(1)),si=un(t=>t?`on${fn(t)}`:""),Ae=(t,e)=>!Object.is(t,e),ni=(t,...e)=>{for(let s=0;s<t.length;s++)t[s](...e)},sr=(t,e,s,n=!1)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,writable:n,value:s})},yf=t=>{const e=parseFloat(t);return isNaN(e)?t:e},vf=t=>{const e=ut(t)?Number(t):NaN;return isNaN(e)?t:e};let nr;const hn=()=>nr||(nr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ii(t){if(H(t)){const e={};for(let s=0;s<t.length;s++){const n=t[s],i=ut(n)?Sf(n):ii(n);if(i)for(const o in i)e[o]=i[o]}return e}else if(ut(t)||at(t))return t}const bf=/;(?![^(]*\))/g,_f=/:([^]+)/,xf=/\/\*[^]*?\*\//g;function Sf(t){const e={};return t.replace(xf,"").split(bf).forEach(s=>{if(s){const n=s.split(_f);n.length>1&&(e[n[0].trim()]=n[1].trim())}}),e}function Ct(t){let e="";if(ut(t))e=t;else if(H(t))for(let s=0;s<t.length;s++){const n=Ct(t[s]);n&&(e+=n+" ")}else if(at(t))for(const s in t)t[s]&&(e+=s+" ");return e.trim()}const Tf=je("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function ir(t){return!!t||t===""}const or=t=>!!(t&&t.__v_isRef===!0),Z=t=>ut(t)?t:t==null?"":H(t)||at(t)&&(t.toString===tr||!W(t.toString))?or(t)?Z(t.value):JSON.stringify(t,rr,2):String(t),rr=(t,e)=>or(e)?rr(t,e.value):ns(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((s,[n,i],o)=>(s[oi(n,o)+" =>"]=i,s),{})}:Jo(e)?{[`Set(${e.size})`]:[...e.values()].map(s=>oi(s))}:fe(e)?oi(e):at(e)&&!H(e)&&!er(e)?String(e):e,oi=(t,e="")=>{var s;return fe(t)?`Symbol(${(s=t.description)!=null?s:e})`:t};var wf={NODE_ENV:"production"};let Vt;class Af{constructor(e=!1){this.detached=e,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Vt,!e&&Vt&&(this.index=(Vt.scopes||(Vt.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let e,s;if(this.scopes)for(e=0,s=this.scopes.length;e<s;e++)this.scopes[e].pause();for(e=0,s=this.effects.length;e<s;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let e,s;if(this.scopes)for(e=0,s=this.scopes.length;e<s;e++)this.scopes[e].resume();for(e=0,s=this.effects.length;e<s;e++)this.effects[e].resume()}}run(e){if(this._active){const s=Vt;try{return Vt=this,e()}finally{Vt=s}}}on(){++this._on===1&&(this.prevScope=Vt,Vt=this)}off(){this._on>0&&--this._on===0&&(Vt=this.prevScope,this.prevScope=void 0)}stop(e){if(this._active){this._active=!1;let s,n;for(s=0,n=this.effects.length;s<n;s++)this.effects[s].stop();for(this.effects.length=0,s=0,n=this.cleanups.length;s<n;s++)this.cleanups[s]();if(this.cleanups.length=0,this.scopes){for(s=0,n=this.scopes.length;s<n;s++)this.scopes[s].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!e){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0}}}function Pf(){return Vt}let ot;const ri=new WeakSet;class ar{constructor(e){this.fn=e,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,Vt&&Vt.active&&Vt.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ri.has(this)&&(ri.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||cr(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,pr(this),ur(this);const e=ot,s=zt;ot=this,zt=!0;try{return this.fn()}finally{fr(this),ot=e,zt=s,this.flags&=-3}}stop(){if(this.flags&1){for(let e=this.deps;e;e=e.nextDep)ui(e);this.deps=this.depsTail=void 0,pr(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ri.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){ci(this)&&this.run()}get dirty(){return ci(this)}}let lr=0,xs,Ss;function cr(t,e=!1){if(t.flags|=8,e){t.next=Ss,Ss=t;return}t.next=xs,xs=t}function ai(){lr++}function li(){if(--lr>0)return;if(Ss){let e=Ss;for(Ss=void 0;e;){const s=e.next;e.next=void 0,e.flags&=-9,e=s}}let t;for(;xs;){let e=xs;for(xs=void 0;e;){const s=e.next;if(e.next=void 0,e.flags&=-9,e.flags&1)try{e.trigger()}catch(n){t||(t=n)}e=s}}if(t)throw t}function ur(t){for(let e=t.deps;e;e=e.nextDep)e.version=-1,e.prevActiveLink=e.dep.activeLink,e.dep.activeLink=e}function fr(t){let e,s=t.depsTail,n=s;for(;n;){const i=n.prevDep;n.version===-1?(n===s&&(s=i),ui(n),Cf(n)):e=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=i}t.deps=e,t.depsTail=s}function ci(t){for(let e=t.deps;e;e=e.nextDep)if(e.dep.version!==e.version||e.dep.computed&&(hr(e.dep.computed)||e.dep.version!==e.version))return!0;return!!t._dirty}function hr(t){if(t.flags&4&&!(t.flags&16)||(t.flags&=-17,t.globalVersion===Ts)||(t.globalVersion=Ts,!t.isSSR&&t.flags&128&&(!t.deps&&!t._dirty||!ci(t))))return;t.flags|=2;const e=t.dep,s=ot,n=zt;ot=t,zt=!0;try{ur(t);const i=t.fn(t._value);(e.version===0||Ae(i,t._value))&&(t.flags|=128,t._value=i,e.version++)}catch(i){throw e.version++,i}finally{ot=s,zt=n,fr(t),t.flags&=-3}}function ui(t,e=!1){const{dep:s,prevSub:n,nextSub:i}=t;if(n&&(n.nextSub=i,t.prevSub=void 0),i&&(i.prevSub=n,t.nextSub=void 0),s.subs===t&&(s.subs=n,!n&&s.computed)){s.computed.flags&=-5;for(let o=s.computed.deps;o;o=o.nextDep)ui(o,!0)}!e&&!--s.sc&&s.map&&s.map.delete(s.key)}function Cf(t){const{prevDep:e,nextDep:s}=t;e&&(e.nextDep=s,t.prevDep=void 0),s&&(s.prevDep=e,t.nextDep=void 0)}let zt=!0;const dr=[];function Xt(){dr.push(zt),zt=!1}function Zt(){const t=dr.pop();zt=t===void 0?!0:t}function pr(t){const{cleanup:e}=t;if(t.cleanup=void 0,e){const s=ot;ot=void 0;try{e()}finally{ot=s}}}let Ts=0;class Ef{constructor(e,s){this.sub=e,this.dep=s,this.version=s.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class fi{constructor(e){this.computed=e,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(e){if(!ot||!zt||ot===this.computed)return;let s=this.activeLink;if(s===void 0||s.sub!==ot)s=this.activeLink=new Ef(ot,this),ot.deps?(s.prevDep=ot.depsTail,ot.depsTail.nextDep=s,ot.depsTail=s):ot.deps=ot.depsTail=s,mr(s);else if(s.version===-1&&(s.version=this.version,s.nextDep)){const n=s.nextDep;n.prevDep=s.prevDep,s.prevDep&&(s.prevDep.nextDep=n),s.prevDep=ot.depsTail,s.nextDep=void 0,ot.depsTail.nextDep=s,ot.depsTail=s,ot.deps===s&&(ot.deps=n)}return s}trigger(e){this.version++,Ts++,this.notify(e)}notify(e){ai();try{wf.NODE_ENV;for(let s=this.subs;s;s=s.prevSub)s.sub.notify()&&s.sub.dep.notify()}finally{li()}}}function mr(t){if(t.dep.sc++,t.sub.flags&4){const e=t.dep.computed;if(e&&!t.dep.subs){e.flags|=20;for(let n=e.deps;n;n=n.nextDep)mr(n)}const s=t.dep.subs;s!==t&&(t.prevSub=s,s&&(s.nextSub=t)),t.dep.subs=t}}const hi=new WeakMap,Ne=Symbol(""),di=Symbol(""),ws=Symbol("");function At(t,e,s){if(zt&&ot){let n=hi.get(t);n||hi.set(t,n=new Map);let i=n.get(s);i||(n.set(s,i=new fi),i.map=n,i.key=s),i.track()}}function he(t,e,s,n,i,o){const r=hi.get(t);if(!r){Ts++;return}const a=l=>{l&&l.trigger()};if(ai(),e==="clear")r.forEach(a);else{const l=H(t),u=l&&ei(s);if(l&&s==="length"){const c=Number(n);r.forEach((f,h)=>{(h==="length"||h===ws||!fe(h)&&h>=c)&&a(f)})}else switch((s!==void 0||r.has(void 0))&&a(r.get(s)),u&&a(r.get(ws)),e){case"add":l?u&&a(r.get("length")):(a(r.get(Ne)),ns(t)&&a(r.get(di)));break;case"delete":l||(a(r.get(Ne)),ns(t)&&a(r.get(di)));break;case"set":ns(t)&&a(r.get(Ne));break}}li()}function is(t){const e=J(t);return e===t?e:(At(e,"iterate",ws),kt(t)?e:e.map(bt))}function dn(t){return At(t=J(t),"iterate",ws),t}const Mf={__proto__:null,[Symbol.iterator](){return pi(this,Symbol.iterator,bt)},concat(...t){return is(this).concat(...t.map(e=>H(e)?is(e):e))},entries(){return pi(this,"entries",t=>(t[1]=bt(t[1]),t))},every(t,e){return de(this,"every",t,e,void 0,arguments)},filter(t,e){return de(this,"filter",t,e,s=>s.map(bt),arguments)},find(t,e){return de(this,"find",t,e,bt,arguments)},findIndex(t,e){return de(this,"findIndex",t,e,void 0,arguments)},findLast(t,e){return de(this,"findLast",t,e,bt,arguments)},findLastIndex(t,e){return de(this,"findLastIndex",t,e,void 0,arguments)},forEach(t,e){return de(this,"forEach",t,e,void 0,arguments)},includes(...t){return mi(this,"includes",t)},indexOf(...t){return mi(this,"indexOf",t)},join(t){return is(this).join(t)},lastIndexOf(...t){return mi(this,"lastIndexOf",t)},map(t,e){return de(this,"map",t,e,void 0,arguments)},pop(){return As(this,"pop")},push(...t){return As(this,"push",t)},reduce(t,...e){return gr(this,"reduce",t,e)},reduceRight(t,...e){return gr(this,"reduceRight",t,e)},shift(){return As(this,"shift")},some(t,e){return de(this,"some",t,e,void 0,arguments)},splice(...t){return As(this,"splice",t)},toReversed(){return is(this).toReversed()},toSorted(t){return is(this).toSorted(t)},toSpliced(...t){return is(this).toSpliced(...t)},unshift(...t){return As(this,"unshift",t)},values(){return pi(this,"values",bt)}};function pi(t,e,s){const n=dn(t),i=n[e]();return n!==t&&!kt(t)&&(i._next=i.next,i.next=()=>{const o=i._next();return o.value&&(o.value=s(o.value)),o}),i}const Vf=Array.prototype;function de(t,e,s,n,i,o){const r=dn(t),a=r!==t&&!kt(t),l=r[e];if(l!==Vf[e]){const f=l.apply(t,o);return a?bt(f):f}let u=s;r!==t&&(a?u=function(f,h){return s.call(this,bt(f),h,t)}:s.length>2&&(u=function(f,h){return s.call(this,f,h,t)}));const c=l.call(r,u,n);return a&&i?i(c):c}function gr(t,e,s,n){const i=dn(t);let o=s;return i!==t&&(kt(t)?s.length>3&&(o=function(r,a,l){return s.call(this,r,a,l,t)}):o=function(r,a,l){return s.call(this,r,bt(a),l,t)}),i[e](o,...n)}function mi(t,e,s){const n=J(t);At(n,"iterate",ws);const i=n[e](...s);return(i===-1||i===!1)&&vi(s[0])?(s[0]=J(s[0]),n[e](...s)):i}function As(t,e,s=[]){Xt(),ai();const n=J(t)[e].apply(t,s);return li(),Zt(),n}const Df=je("__proto__,__v_isRef,__isVue"),yr=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(fe));function Of(t){fe(t)||(t=String(t));const e=J(this);return At(e,"has",t),e.hasOwnProperty(t)}class vr{constructor(e=!1,s=!1){this._isReadonly=e,this._isShallow=s}get(e,s,n){if(s==="__v_skip")return e.__v_skip;const i=this._isReadonly,o=this._isShallow;if(s==="__v_isReactive")return!i;if(s==="__v_isReadonly")return i;if(s==="__v_isShallow")return o;if(s==="__v_raw")return n===(i?o?wr:Tr:o?Sr:xr).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;const r=H(e);if(!i){let l;if(r&&(l=Mf[s]))return l;if(s==="hasOwnProperty")return Of}const a=Reflect.get(e,s,_t(e)?e:n);return(fe(s)?yr.has(s):Df(s))||(i||At(e,"get",s),o)?a:_t(a)?r&&ei(s)?a:a.value:at(a)?i?Ar(a):yi(a):a}}class br extends vr{constructor(e=!1){super(!1,e)}set(e,s,n,i){let o=e[s];if(!this._isShallow){const l=Pe(o);if(!kt(n)&&!Pe(n)&&(o=J(o),n=J(n)),!H(e)&&_t(o)&&!_t(n))return l?!1:(o.value=n,!0)}const r=H(e)&&ei(s)?Number(s)<e.length:tt(e,s),a=Reflect.set(e,s,n,_t(e)?e:i);return e===J(i)&&(r?Ae(n,o)&&he(e,"set",s,n):he(e,"add",s,n)),a}deleteProperty(e,s){const n=tt(e,s);e[s];const i=Reflect.deleteProperty(e,s);return i&&n&&he(e,"delete",s,void 0),i}has(e,s){const n=Reflect.has(e,s);return(!fe(s)||!yr.has(s))&&At(e,"has",s),n}ownKeys(e){return At(e,"iterate",H(e)?"length":Ne),Reflect.ownKeys(e)}}class _r extends vr{constructor(e=!1){super(!0,e)}set(e,s){return!0}deleteProperty(e,s){return!0}}const Rf=new br,Lf=new _r,Ff=new br(!0),$f=new _r(!0),gi=t=>t,pn=t=>Reflect.getPrototypeOf(t);function If(t,e,s){return function(...n){const i=this.__v_raw,o=J(i),r=ns(o),a=t==="entries"||t===Symbol.iterator&&r,l=t==="keys"&&r,u=i[t](...n),c=s?gi:e?bn:bt;return!e&&At(o,"iterate",l?di:Ne),{next(){const{value:f,done:h}=u.next();return h?{value:f,done:h}:{value:a?[c(f[0]),c(f[1])]:c(f),done:h}},[Symbol.iterator](){return this}}}}function mn(t){return function(...e){return t==="delete"?!1:t==="clear"?void 0:this}}function jf(t,e){const s={get(i){const o=this.__v_raw,r=J(o),a=J(i);t||(Ae(i,a)&&At(r,"get",i),At(r,"get",a));const{has:l}=pn(r),u=e?gi:t?bn:bt;if(l.call(r,i))return u(o.get(i));if(l.call(r,a))return u(o.get(a));o!==r&&o.get(i)},get size(){const i=this.__v_raw;return!t&&At(J(i),"iterate",Ne),Reflect.get(i,"size",i)},has(i){const o=this.__v_raw,r=J(o),a=J(i);return t||(Ae(i,a)&&At(r,"has",i),At(r,"has",a)),i===a?o.has(i):o.has(i)||o.has(a)},forEach(i,o){const r=this,a=r.__v_raw,l=J(a),u=e?gi:t?bn:bt;return!t&&At(l,"iterate",Ne),a.forEach((c,f)=>i.call(o,u(c),u(f),r))}};return yt(s,t?{add:mn("add"),set:mn("set"),delete:mn("delete"),clear:mn("clear")}:{add(i){!e&&!kt(i)&&!Pe(i)&&(i=J(i));const o=J(this);return pn(o).has.call(o,i)||(o.add(i),he(o,"add",i,i)),this},set(i,o){!e&&!kt(o)&&!Pe(o)&&(o=J(o));const r=J(this),{has:a,get:l}=pn(r);let u=a.call(r,i);u||(i=J(i),u=a.call(r,i));const c=l.call(r,i);return r.set(i,o),u?Ae(o,c)&&he(r,"set",i,o):he(r,"add",i,o),this},delete(i){const o=J(this),{has:r,get:a}=pn(o);let l=r.call(o,i);l||(i=J(i),l=r.call(o,i)),a&&a.call(o,i);const u=o.delete(i);return l&&he(o,"delete",i,void 0),u},clear(){const i=J(this),o=i.size!==0,r=i.clear();return o&&he(i,"clear",void 0,void 0),r}}),["keys","values","entries",Symbol.iterator].forEach(i=>{s[i]=If(i,t,e)}),s}function gn(t,e){const s=jf(t,e);return(n,i,o)=>i==="__v_isReactive"?!t:i==="__v_isReadonly"?t:i==="__v_raw"?n:Reflect.get(tt(s,i)&&i in n?s:n,i,o)}const Bf={get:gn(!1,!1)},Nf={get:gn(!1,!0)},kf={get:gn(!0,!1)},Uf={get:gn(!0,!0)},xr=new WeakMap,Sr=new WeakMap,Tr=new WeakMap,wr=new WeakMap;function Hf(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Kf(t){return t.__v_skip||!Object.isExtensible(t)?0:Hf(pf(t))}function yi(t){return Pe(t)?t:vn(t,!1,Rf,Bf,xr)}function Wf(t){return vn(t,!1,Ff,Nf,Sr)}function Ar(t){return vn(t,!0,Lf,kf,Tr)}function yn(t){return vn(t,!0,$f,Uf,wr)}function vn(t,e,s,n,i){if(!at(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const o=Kf(t);if(o===0)return t;const r=i.get(t);if(r)return r;const a=new Proxy(t,o===2?n:s);return i.set(t,a),a}function os(t){return Pe(t)?os(t.__v_raw):!!(t&&t.__v_isReactive)}function Pe(t){return!!(t&&t.__v_isReadonly)}function kt(t){return!!(t&&t.__v_isShallow)}function vi(t){return t?!!t.__v_raw:!1}function J(t){const e=t&&t.__v_raw;return e?J(e):t}function Gf(t){return!tt(t,"__v_skip")&&Object.isExtensible(t)&&sr(t,"__v_skip",!0),t}const bt=t=>at(t)?yi(t):t,bn=t=>at(t)?Ar(t):t;function _t(t){return t?t.__v_isRef===!0:!1}function rs(t){return zf(t,!1)}function zf(t,e){return _t(t)?t:new qf(t,e)}class qf{constructor(e,s){this.dep=new fi,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=s?e:J(e),this._value=s?e:bt(e),this.__v_isShallow=s}get value(){return this.dep.track(),this._value}set value(e){const s=this._rawValue,n=this.__v_isShallow||kt(e)||Pe(e);e=n?e:J(e),Ae(e,s)&&(this._rawValue=e,this._value=n?e:bt(e),this.dep.trigger())}}function Pr(t){return _t(t)?t.value:t}const Yf={get:(t,e,s)=>e==="__v_raw"?t:Pr(Reflect.get(t,e,s)),set:(t,e,s,n)=>{const i=t[e];return _t(i)&&!_t(s)?(i.value=s,!0):Reflect.set(t,e,s,n)}};function Cr(t){return os(t)?t:new Proxy(t,Yf)}class Xf{constructor(e,s,n){this.fn=e,this.setter=s,this._value=void 0,this.dep=new fi(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Ts-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!s,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&ot!==this)return cr(this,!0),!0}get value(){const e=this.dep.track();return hr(this),e&&(e.version=this.dep.version),this._value}set value(e){this.setter&&this.setter(e)}}function Zf(t,e,s=!1){let n,i;return W(t)?n=t:(n=t.get,i=t.set),new Xf(n,i,s)}const _n={},xn=new WeakMap;let ke;function Jf(t,e=!1,s=ke){if(s){let n=xn.get(s);n||xn.set(s,n=[]),n.push(t)}}function Qf(t,e,s=it){const{immediate:n,deep:i,once:o,scheduler:r,augmentJob:a,call:l}=s,u=P=>i?P:kt(P)||i===!1||i===0?Ce(P,1):Ce(P);let c,f,h,p,v=!1,b=!1;if(_t(t)?(f=()=>t.value,v=kt(t)):os(t)?(f=()=>u(t),v=!0):H(t)?(b=!0,v=t.some(P=>os(P)||kt(P)),f=()=>t.map(P=>{if(_t(P))return P.value;if(os(P))return u(P);if(W(P))return l?l(P,2):P()})):W(t)?e?f=l?()=>l(t,2):t:f=()=>{if(h){Xt();try{h()}finally{Zt()}}const P=ke;ke=c;try{return l?l(t,3,[p]):t(p)}finally{ke=P}}:f=Gt,e&&i){const P=f,M=i===!0?1/0:i;f=()=>Ce(P(),M)}const A=Pf(),S=()=>{c.stop(),A&&A.active&&ti(A.effects,c)};if(o&&e){const P=e;e=(...M)=>{P(...M),S()}}let O=b?new Array(t.length).fill(_n):_n;const E=P=>{if(!(!(c.flags&1)||!c.dirty&&!P))if(e){const M=c.run();if(i||v||(b?M.some((U,z)=>Ae(U,O[z])):Ae(M,O))){h&&h();const U=ke;ke=c;try{const z=[M,O===_n?void 0:b&&O[0]===_n?[]:O,p];O=M,l?l(e,3,z):e(...z)}finally{ke=U}}}else c.run()};return a&&a(E),c=new ar(f),c.scheduler=r?()=>r(E,!1):E,p=P=>Jf(P,!1,c),h=c.onStop=()=>{const P=xn.get(c);if(P){if(l)l(P,4);else for(const M of P)M();xn.delete(c)}},e?n?E(!0):O=c.run():r?r(E.bind(null,!0),!0):c.run(),S.pause=c.pause.bind(c),S.resume=c.resume.bind(c),S.stop=S,S}function Ce(t,e=1/0,s){if(e<=0||!at(t)||t.__v_skip||(s=s||new Set,s.has(t)))return t;if(s.add(t),e--,_t(t))Ce(t.value,e,s);else if(H(t))for(let n=0;n<t.length;n++)Ce(t[n],e,s);else if(Jo(t)||ns(t))t.forEach(n=>{Ce(n,e,s)});else if(er(t)){for(const n in t)Ce(t[n],e,s);for(const n of Object.getOwnPropertySymbols(t))Object.prototype.propertyIsEnumerable.call(t,n)&&Ce(t[n],e,s)}return t}var Ee={NODE_ENV:"production"};const Ps=[];let bi=!1;function th(t,...e){if(bi)return;bi=!0,Xt();const s=Ps.length?Ps[Ps.length-1].component:null,n=s&&s.appContext.config.warnHandler,i=eh();if(n)as(n,s,11,[t+e.map(o=>{var r,a;return(a=(r=o.toString)==null?void 0:r.call(o))!=null?a:JSON.stringify(o)}).join(""),s&&s.proxy,i.map(({vnode:o})=>`at <${Va(s,o.type)}>`).join(`
`),i]);else{const o=[`[Vue warn]: ${t}`,...e];i.length&&o.push(`
`,...sh(i)),console.warn(...o)}Zt(),bi=!1}function eh(){let t=Ps[Ps.length-1];if(!t)return[];const e=[];for(;t;){const s=e[0];s&&s.vnode===t?s.recurseCount++:e.push({vnode:t,recurseCount:0});const n=t.component&&t.component.parent;t=n&&n.vnode}return e}function sh(t){const e=[];return t.forEach((s,n)=>{e.push(...n===0?[]:[`
`],...nh(s))}),e}function nh({vnode:t,recurseCount:e}){const s=e>0?`... (${e} recursive calls)`:"",n=t.component?t.component.parent==null:!1,i=` at <${Va(t.component,t.type,n)}`,o=">"+s;return t.props?[i,...ih(t.props),o]:[i+o]}function ih(t){const e=[],s=Object.keys(t);return s.slice(0,3).forEach(n=>{e.push(...Er(n,t[n]))}),s.length>3&&e.push(" ..."),e}function Er(t,e,s){return ut(e)?(e=JSON.stringify(e),s?e:[`${t}=${e}`]):typeof e=="number"||typeof e=="boolean"||e==null?s?e:[`${t}=${e}`]:_t(e)?(e=Er(t,J(e.value),!0),s?e:[`${t}=Ref<`,e,">"]):W(e)?[`${t}=fn${e.name?`<${e.name}>`:""}`]:(e=J(e),s?e:[`${t}=`,e])}function as(t,e,s,n){try{return n?t(...n):t()}catch(i){Sn(i,e,s)}}function qt(t,e,s,n){if(W(t)){const i=as(t,e,s,n);return i&&Qo(i)&&i.catch(o=>{Sn(o,e,s)}),i}if(H(t)){const i=[];for(let o=0;o<t.length;o++)i.push(qt(t[o],e,s,n));return i}}function Sn(t,e,s,n=!0){const i=e?e.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:r}=e&&e.appContext.config||it;if(e){let a=e.parent;const l=e.proxy,u=`https://vuejs.org/error-reference/#runtime-${s}`;for(;a;){const c=a.ec;if(c){for(let f=0;f<c.length;f++)if(c[f](t,l,u)===!1)return}a=a.parent}if(o){Xt(),as(o,null,10,[t,l,u]),Zt();return}}oh(t,s,i,n,r)}function oh(t,e,s,n=!0,i=!1){if(i)throw t;console.error(t)}const Et=[];let Jt=-1;const ls=[];let Me=null,cs=0;const Mr=Promise.resolve();let Tn=null;function rh(t){const e=Tn||Mr;return t?e.then(this?t.bind(this):t):e}function ah(t){let e=Jt+1,s=Et.length;for(;e<s;){const n=e+s>>>1,i=Et[n],o=Cs(i);o<t||o===t&&i.flags&2?e=n+1:s=n}return e}function _i(t){if(!(t.flags&1)){const e=Cs(t),s=Et[Et.length-1];!s||!(t.flags&2)&&e>=Cs(s)?Et.push(t):Et.splice(ah(e),0,t),t.flags|=1,Vr()}}function Vr(){Tn||(Tn=Mr.then(Rr))}function lh(t){H(t)?ls.push(...t):Me&&t.id===-1?Me.splice(cs+1,0,t):t.flags&1||(ls.push(t),t.flags|=1),Vr()}function Dr(t,e,s=Jt+1){for(;s<Et.length;s++){const n=Et[s];if(n&&n.flags&2){if(t&&n.id!==t.uid)continue;Et.splice(s,1),s--,n.flags&4&&(n.flags&=-2),n(),n.flags&4||(n.flags&=-2)}}}function Or(t){if(ls.length){const e=[...new Set(ls)].sort((s,n)=>Cs(s)-Cs(n));if(ls.length=0,Me){Me.push(...e);return}for(Me=e,cs=0;cs<Me.length;cs++){const s=Me[cs];s.flags&4&&(s.flags&=-2),s.flags&8||s(),s.flags&=-2}Me=null,cs=0}}const Cs=t=>t.id==null?t.flags&2?-1:1/0:t.id;function Rr(t){const e=Gt;try{for(Jt=0;Jt<Et.length;Jt++){const s=Et[Jt];s&&!(s.flags&8)&&(Ee.NODE_ENV!=="production"&&e(s),s.flags&4&&(s.flags&=-2),as(s,s.i,s.i?15:14),s.flags&4||(s.flags&=-2))}}finally{for(;Jt<Et.length;Jt++){const s=Et[Jt];s&&(s.flags&=-2)}Jt=-1,Et.length=0,Or(),Tn=null,(Et.length||ls.length)&&Rr()}}let xt=null,Lr=null;function wn(t){const e=xt;return xt=t,Lr=t&&t.type.__scopeId||null,e}function An(t,e=xt,s){if(!e||t._n)return t;const n=(...i)=>{n._d&&_a(-1);const o=wn(e);let r;try{r=t(...i)}finally{wn(o),n._d&&_a(1)}return r};return n._n=!0,n._c=!0,n._d=!0,n}function Ue(t,e,s,n){const i=t.dirs,o=e&&e.dirs;for(let r=0;r<i.length;r++){const a=i[r];o&&(a.oldValue=o[r].value);let l=a.dir[n];l&&(Xt(),qt(l,s,8,[t.el,a,t,e]),Zt())}}const ch=Symbol("_vte"),Fr=t=>t.__isTeleport,Ve=Symbol("_leaveCb"),Pn=Symbol("_enterCb");function uh(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Ti(()=>{t.isMounted=!0}),wi(()=>{t.isUnmounting=!0}),t}const Ut=[Function,Array],$r={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ut,onEnter:Ut,onAfterEnter:Ut,onEnterCancelled:Ut,onBeforeLeave:Ut,onLeave:Ut,onAfterLeave:Ut,onLeaveCancelled:Ut,onBeforeAppear:Ut,onAppear:Ut,onAfterAppear:Ut,onAppearCancelled:Ut},Ir=t=>{const e=t.subTree;return e.component?Ir(e.component):e},fh={name:"BaseTransition",props:$r,setup(t,{slots:e}){const s=Ii(),n=uh();return()=>{const i=e.default&&kr(e.default(),!0);if(!i||!i.length)return;const o=jr(i),r=J(t),{mode:a}=r;if(n.isLeaving)return Si(o);const l=Nr(o);if(!l)return Si(o);let u=xi(l,r,n,s,f=>u=f);l.type!==St&&Es(l,u);let c=s.subTree&&Nr(s.subTree);if(c&&c.type!==St&&!Ke(l,c)&&Ir(s).type!==St){let f=xi(c,r,n,s);if(Es(c,f),a==="out-in"&&l.type!==St)return n.isLeaving=!0,f.afterLeave=()=>{n.isLeaving=!1,s.job.flags&8||s.update(),delete f.afterLeave,c=void 0},Si(o);a==="in-out"&&l.type!==St?f.delayLeave=(h,p,v)=>{const b=Br(n,c);b[String(c.key)]=c,h[Ve]=()=>{p(),h[Ve]=void 0,delete u.delayedLeave,c=void 0},u.delayedLeave=()=>{v(),delete u.delayedLeave,c=void 0}}:c=void 0}else c&&(c=void 0);return o}}};function jr(t){let e=t[0];if(t.length>1){for(const s of t)if(s.type!==St){e=s;break}}return e}const hh=fh;function Br(t,e){const{leavingVNodes:s}=t;let n=s.get(e.type);return n||(n=Object.create(null),s.set(e.type,n)),n}function xi(t,e,s,n,i){const{appear:o,mode:r,persisted:a=!1,onBeforeEnter:l,onEnter:u,onAfterEnter:c,onEnterCancelled:f,onBeforeLeave:h,onLeave:p,onAfterLeave:v,onLeaveCancelled:b,onBeforeAppear:A,onAppear:S,onAfterAppear:O,onAppearCancelled:E}=e,P=String(t.key),M=Br(s,t),U=(L,G)=>{L&&qt(L,n,9,G)},z=(L,G)=>{const Y=G[1];U(L,G),H(L)?L.every($=>$.length<=1)&&Y():L.length<=1&&Y()},I={mode:r,persisted:a,beforeEnter(L){let G=l;if(!s.isMounted)if(o)G=A||l;else return;L[Ve]&&L[Ve](!0);const Y=M[P];Y&&Ke(t,Y)&&Y.el[Ve]&&Y.el[Ve](),U(G,[L])},enter(L){let G=u,Y=c,$=f;if(!s.isMounted)if(o)G=S||u,Y=O||c,$=E||f;else return;let st=!1;const wt=L[Pn]=ie=>{st||(st=!0,ie?U($,[L]):U(Y,[L]),I.delayedLeave&&I.delayedLeave(),L[Pn]=void 0)};G?z(G,[L,wt]):wt()},leave(L,G){const Y=String(t.key);if(L[Pn]&&L[Pn](!0),s.isUnmounting)return G();U(h,[L]);let $=!1;const st=L[Ve]=wt=>{$||($=!0,G(),wt?U(b,[L]):U(v,[L]),L[Ve]=void 0,M[Y]===t&&delete M[Y])};M[Y]=t,p?z(p,[L,st]):st()},clone(L){const G=xi(L,e,s,n,i);return i&&i(G),G}};return I}function Si(t){if(En(t))return t=me(t),t.children=null,t}function Nr(t){if(!En(t))return Fr(t.type)&&t.children?jr(t.children):t;if(t.component)return t.component.subTree;const{shapeFlag:e,children:s}=t;if(s){if(e&16)return s[0];if(e&32&&W(s.default))return s.default()}}function Es(t,e){t.shapeFlag&6&&t.component?(t.transition=e,Es(t.component.subTree,e)):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function kr(t,e=!1,s){let n=[],i=0;for(let o=0;o<t.length;o++){let r=t[o];const a=s==null?r.key:String(s)+String(r.key!=null?r.key:o);r.type===ft?(r.patchFlag&128&&i++,n=n.concat(kr(r.children,e,a))):(e||r.type!==St)&&n.push(a!=null?me(r,{key:a}):r)}if(i>1)for(let o=0;o<n.length;o++)n[o].patchFlag=-2;return n}/*! #__NO_SIDE_EFFECTS__ */function dh(t,e){return W(t)?yt({name:t.name},e,{setup:t}):t}function Ur(t){t.ids=[t.ids[0]+t.ids[2]+++"-",0,0]}function Cn(t,e,s,n,i=!1){if(H(t)){t.forEach((v,b)=>Cn(v,e&&(H(e)?e[b]:e),s,n,i));return}if(us(n)&&!i){n.shapeFlag&512&&n.type.__asyncResolved&&n.component.subTree.component&&Cn(t,e,s,n.component.subTree);return}const o=n.shapeFlag&4?Bi(n.component):n.el,r=i?null:o,{i:a,r:l}=t,u=e&&e.r,c=a.refs===it?a.refs={}:a.refs,f=a.setupState,h=J(f),p=f===it?()=>!1:v=>tt(h,v);if(u!=null&&u!==l&&(ut(u)?(c[u]=null,p(u)&&(f[u]=null)):_t(u)&&(u.value=null)),W(l))as(l,a,12,[r,c]);else{const v=ut(l),b=_t(l);if(v||b){const A=()=>{if(t.f){const S=v?p(l)?f[l]:c[l]:l.value;i?H(S)&&ti(S,o):H(S)?S.includes(o)||S.push(o):v?(c[l]=[o],p(l)&&(f[l]=c[l])):(l.value=[o],t.k&&(c[t.k]=l.value))}else v?(c[l]=r,p(l)&&(f[l]=r)):b&&(l.value=r,t.k&&(c[t.k]=r))};r?(A.id=-1,Lt(A,s)):A()}}}hn().requestIdleCallback,hn().cancelIdleCallback;const us=t=>!!t.type.__asyncLoader,En=t=>t.type.__isKeepAlive;function ph(t,e){Hr(t,"a",e)}function mh(t,e){Hr(t,"da",e)}function Hr(t,e,s=gt){const n=t.__wdc||(t.__wdc=()=>{let i=s;for(;i;){if(i.isDeactivated)return;i=i.parent}return t()});if(Mn(e,n,s),s){let i=s.parent;for(;i&&i.parent;)En(i.parent.vnode)&&gh(n,e,s,i),i=i.parent}}function gh(t,e,s,n){const i=Mn(e,t,n,!0);Ai(()=>{ti(n[e],i)},s)}function Mn(t,e,s=gt,n=!1){if(s){const i=s[t]||(s[t]=[]),o=e.__weh||(e.__weh=(...r)=>{Xt();const a=$s(s),l=qt(e,s,t,r);return a(),Zt(),l});return n?i.unshift(o):i.push(o),o}}const pe=t=>(e,s=gt)=>{(!Is||t==="sp")&&Mn(t,(...n)=>e(...n),s)},Kr=pe("bm"),Ti=pe("m"),Wr=pe("bu"),Gr=pe("u"),wi=pe("bum"),Ai=pe("um"),yh=pe("sp"),vh=pe("rtg"),bh=pe("rtc");function _h(t,e=gt){Mn("ec",t,e)}const xh="components",zr=Symbol.for("v-ndc");function Sh(t){return ut(t)?Th(xh,t,!1)||t:t||zr}function Th(t,e,s=!0,n=!1){const i=xt||gt;if(i){const o=i.type;{const a=Ma(o,!1);if(a&&(a===e||a===Nt(e)||a===fn(Nt(e))))return o}const r=qr(i[t]||o[t],e)||qr(i.appContext[t],e);return!r&&n?o:r}}function qr(t,e){return t&&(t[e]||t[Nt(e)]||t[fn(Nt(e))])}function De(t,e,s,n){let i;const o=s,r=H(t);if(r||ut(t)){const a=r&&os(t);let l=!1,u=!1;a&&(l=!kt(t),u=Pe(t),t=dn(t)),i=new Array(t.length);for(let c=0,f=t.length;c<f;c++)i[c]=e(l?u?bn(bt(t[c])):bt(t[c]):t[c],c,void 0,o)}else if(typeof t=="number"){i=new Array(t);for(let a=0;a<t;a++)i[a]=e(a+1,a,void 0,o)}else if(at(t))if(t[Symbol.iterator])i=Array.from(t,(a,l)=>e(a,l,void 0,o));else{const a=Object.keys(t);i=new Array(a.length);for(let l=0,u=a.length;l<u;l++){const c=a[l];i[l]=e(t[c],c,l,o)}}else i=[];return i}function wh(t,e,s={},n,i){if(xt.ce||xt.parent&&us(xt.parent)&&xt.parent.ce)return F(),$t(ft,null,[et("slot",s,n)],64);let o=t[e];o&&o._c&&(o._d=!1),F();const r=o&&Yr(o(s)),a=s.key||r&&r.key,l=$t(ft,{key:(a&&!fe(a)?a:`_${e}`)+""},r||[],r&&t._===1?64:-2);return l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),o&&o._c&&(o._d=!0),l}function Yr(t){return t.some(e=>Ls(e)?!(e.type===St||e.type===ft&&!Yr(e.children)):!0)?t:null}const Pi=t=>t?Aa(t)?Bi(t):Pi(t.parent):null,Ms=yt(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>Pi(t.parent),$root:t=>Pi(t.root),$host:t=>t.ce,$emit:t=>t.emit,$options:t=>Qr(t),$forceUpdate:t=>t.f||(t.f=()=>{_i(t.update)}),$nextTick:t=>t.n||(t.n=rh.bind(t.proxy)),$watch:t=>qh.bind(t)}),Ci=(t,e)=>t!==it&&!t.__isScriptSetup&&tt(t,e),Ah={get({_:t},e){if(e==="__v_skip")return!0;const{ctx:s,setupState:n,data:i,props:o,accessCache:r,type:a,appContext:l}=t;let u;if(e[0]!=="$"){const p=r[e];if(p!==void 0)switch(p){case 1:return n[e];case 2:return i[e];case 4:return s[e];case 3:return o[e]}else{if(Ci(n,e))return r[e]=1,n[e];if(i!==it&&tt(i,e))return r[e]=2,i[e];if((u=t.propsOptions[0])&&tt(u,e))return r[e]=3,o[e];if(s!==it&&tt(s,e))return r[e]=4,s[e];Ei&&(r[e]=0)}}const c=Ms[e];let f,h;if(c)return e==="$attrs"&&At(t.attrs,"get",""),c(t);if((f=a.__cssModules)&&(f=f[e]))return f;if(s!==it&&tt(s,e))return r[e]=4,s[e];if(h=l.config.globalProperties,tt(h,e))return h[e]},set({_:t},e,s){const{data:n,setupState:i,ctx:o}=t;return Ci(i,e)?(i[e]=s,!0):n!==it&&tt(n,e)?(n[e]=s,!0):tt(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(o[e]=s,!0)},has({_:{data:t,setupState:e,accessCache:s,ctx:n,appContext:i,propsOptions:o}},r){let a;return!!s[r]||t!==it&&tt(t,r)||Ci(e,r)||(a=o[0])&&tt(a,r)||tt(n,r)||tt(Ms,r)||tt(i.config.globalProperties,r)},defineProperty(t,e,s){return s.get!=null?t._.accessCache[e]=0:tt(s,"value")&&this.set(t,e,s.value,null),Reflect.defineProperty(t,e,s)}};function Ph(){return Ch().attrs}function Ch(){const t=Ii();return t.setupContext||(t.setupContext=Ea(t))}function Xr(t){return H(t)?t.reduce((e,s)=>(e[s]=null,e),{}):t}let Ei=!0;function Eh(t){const e=Qr(t),s=t.proxy,n=t.ctx;Ei=!1,e.beforeCreate&&Zr(e.beforeCreate,t,"bc");const{data:i,computed:o,methods:r,watch:a,provide:l,inject:u,created:c,beforeMount:f,mounted:h,beforeUpdate:p,updated:v,activated:b,deactivated:A,beforeDestroy:S,beforeUnmount:O,destroyed:E,unmounted:P,render:M,renderTracked:U,renderTriggered:z,errorCaptured:I,serverPrefetch:L,expose:G,inheritAttrs:Y,components:$,directives:st,filters:wt}=e;if(u&&Mh(u,n,null),r)for(const Q in r){const q=r[Q];W(q)&&(n[Q]=q.bind(s))}if(i){const Q=i.call(s,s);at(Q)&&(t.data=yi(Q))}if(Ei=!0,o)for(const Q in o){const q=o[Q],oe=W(q)?q.bind(s,s):W(q.get)?q.get.bind(s,s):Gt,ts=!W(q)&&W(q.set)?q.set.bind(s):Gt,re=vt({get:oe,set:ts});Object.defineProperty(n,Q,{enumerable:!0,configurable:!0,get:()=>re.value,set:It=>re.value=It})}if(a)for(const Q in a)Jr(a[Q],n,s,Q);if(l){const Q=W(l)?l.call(s):l;Reflect.ownKeys(Q).forEach(q=>{Vi(q,Q[q])})}c&&Zr(c,t,"c");function mt(Q,q){H(q)?q.forEach(oe=>Q(oe.bind(s))):q&&Q(q.bind(s))}if(mt(Kr,f),mt(Ti,h),mt(Wr,p),mt(Gr,v),mt(ph,b),mt(mh,A),mt(_h,I),mt(bh,U),mt(vh,z),mt(wi,O),mt(Ai,P),mt(yh,L),H(G))if(G.length){const Q=t.exposed||(t.exposed={});G.forEach(q=>{Object.defineProperty(Q,q,{get:()=>s[q],set:oe=>s[q]=oe})})}else t.exposed||(t.exposed={});M&&t.render===Gt&&(t.render=M),Y!=null&&(t.inheritAttrs=Y),$&&(t.components=$),st&&(t.directives=st),L&&Ur(t)}function Mh(t,e,s=Gt){H(t)&&(t=Mi(t));for(const n in t){const i=t[n];let o;at(i)?"default"in i?o=Ds(i.from||n,i.default,!0):o=Ds(i.from||n):o=Ds(i),_t(o)?Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get:()=>o.value,set:r=>o.value=r}):e[n]=o}}function Zr(t,e,s){qt(H(t)?t.map(n=>n.bind(e.proxy)):t.bind(e.proxy),e,s)}function Jr(t,e,s,n){let i=n.includes(".")?ma(s,n):()=>s[n];if(ut(t)){const o=e[t];W(o)&&Dn(i,o)}else if(W(t))Dn(i,t.bind(s));else if(at(t))if(H(t))t.forEach(o=>Jr(o,e,s,n));else{const o=W(t.handler)?t.handler.bind(s):e[t.handler];W(o)&&Dn(i,o,t)}}function Qr(t){const e=t.type,{mixins:s,extends:n}=e,{mixins:i,optionsCache:o,config:{optionMergeStrategies:r}}=t.appContext,a=o.get(e);let l;return a?l=a:!i.length&&!s&&!n?l=e:(l={},i.length&&i.forEach(u=>Vn(l,u,r,!0)),Vn(l,e,r)),at(e)&&o.set(e,l),l}function Vn(t,e,s,n=!1){const{mixins:i,extends:o}=e;o&&Vn(t,o,s,!0),i&&i.forEach(r=>Vn(t,r,s,!0));for(const r in e)if(!(n&&r==="expose")){const a=Vh[r]||s&&s[r];t[r]=a?a(t[r],e[r]):e[r]}return t}const Vh={data:ta,props:ea,emits:ea,methods:Vs,computed:Vs,beforeCreate:Mt,created:Mt,beforeMount:Mt,mounted:Mt,beforeUpdate:Mt,updated:Mt,beforeDestroy:Mt,beforeUnmount:Mt,destroyed:Mt,unmounted:Mt,activated:Mt,deactivated:Mt,errorCaptured:Mt,serverPrefetch:Mt,components:Vs,directives:Vs,watch:Oh,provide:ta,inject:Dh};function ta(t,e){return e?t?function(){return yt(W(t)?t.call(this,this):t,W(e)?e.call(this,this):e)}:e:t}function Dh(t,e){return Vs(Mi(t),Mi(e))}function Mi(t){if(H(t)){const e={};for(let s=0;s<t.length;s++)e[t[s]]=t[s];return e}return t}function Mt(t,e){return t?[...new Set([].concat(t,e))]:e}function Vs(t,e){return t?yt(Object.create(null),t,e):e}function ea(t,e){return t?H(t)&&H(e)?[...new Set([...t,...e])]:yt(Object.create(null),Xr(t),Xr(e??{})):e}function Oh(t,e){if(!t)return e;if(!e)return t;const s=yt(Object.create(null),t);for(const n in e)s[n]=Mt(t[n],e[n]);return s}function sa(){return{app:null,config:{isNativeTag:hf,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 Rh=0;function Lh(t,e){return function(n,i=null){W(n)||(n=yt({},n)),i!=null&&!at(i)&&(i=null);const o=sa(),r=new WeakSet,a=[];let l=!1;const u=o.app={_uid:Rh++,_component:n,_props:i,_container:null,_context:o,_instance:null,version:md,get config(){return o.config},set config(c){},use(c,...f){return r.has(c)||(c&&W(c.install)?(r.add(c),c.install(u,...f)):W(c)&&(r.add(c),c(u,...f))),u},mixin(c){return o.mixins.includes(c)||o.mixins.push(c),u},component(c,f){return f?(o.components[c]=f,u):o.components[c]},directive(c,f){return f?(o.directives[c]=f,u):o.directives[c]},mount(c,f,h){if(!l){const p=u._ceVNode||et(n,i);return p.appContext=o,h===!0?h="svg":h===!1&&(h=void 0),t(p,c,h),l=!0,u._container=c,c.__vue_app__=u,Bi(p.component)}},onUnmount(c){a.push(c)},unmount(){l&&(qt(a,u._instance,16),t(null,u._container),delete u._container.__vue_app__)},provide(c,f){return o.provides[c]=f,u},runWithContext(c){const f=fs;fs=u;try{return c()}finally{fs=f}}};return u}}let fs=null;function Vi(t,e){if(gt){let s=gt.provides;const n=gt.parent&>.parent.provides;n===s&&(s=gt.provides=Object.create(n)),s[t]=e}}function Ds(t,e,s=!1){const n=gt||xt;if(n||fs){let i=fs?fs._context.provides:n?n.parent==null||n.ce?n.vnode.appContext&&n.vnode.appContext.provides:n.parent.provides:void 0;if(i&&t in i)return i[t];if(arguments.length>1)return s&&W(e)?e.call(n&&n.proxy):e}}const na={},ia=()=>Object.create(na),oa=t=>Object.getPrototypeOf(t)===na;function Fh(t,e,s,n=!1){const i={},o=ia();t.propsDefaults=Object.create(null),ra(t,e,i,o);for(const r in t.propsOptions[0])r in i||(i[r]=void 0);s?t.props=n?i:Wf(i):t.type.props?t.props=i:t.props=o,t.attrs=o}function $h(t,e,s,n){const{props:i,attrs:o,vnode:{patchFlag:r}}=t,a=J(i),[l]=t.propsOptions;let u=!1;if((n||r>0)&&!(r&16)){if(r&8){const c=t.vnode.dynamicProps;for(let f=0;f<c.length;f++){let h=c[f];if(On(t.emitsOptions,h))continue;const p=e[h];if(l)if(tt(o,h))p!==o[h]&&(o[h]=p,u=!0);else{const v=Nt(h);i[v]=Di(l,a,v,p,t,!1)}else p!==o[h]&&(o[h]=p,u=!0)}}}else{ra(t,e,i,o)&&(u=!0);let c;for(const f in a)(!e||!tt(e,f)&&((c=Be(f))===f||!tt(e,c)))&&(l?s&&(s[f]!==void 0||s[c]!==void 0)&&(i[f]=Di(l,a,f,void 0,t,!0)):delete i[f]);if(o!==a)for(const f in o)(!e||!tt(e,f))&&(delete o[f],u=!0)}u&&he(t.attrs,"set","")}function ra(t,e,s,n){const[i,o]=t.propsOptions;let r=!1,a;if(e)for(let l in e){if(_s(l))continue;const u=e[l];let c;i&&tt(i,c=Nt(l))?!o||!o.includes(c)?s[c]=u:(a||(a={}))[c]=u:On(t.emitsOptions,l)||(!(l in n)||u!==n[l])&&(n[l]=u,r=!0)}if(o){const l=J(s),u=a||it;for(let c=0;c<o.length;c++){const f=o[c];s[f]=Di(i,l,f,u[f],t,!tt(u,f))}}return r}function Di(t,e,s,n,i,o){const r=t[s];if(r!=null){const a=tt(r,"default");if(a&&n===void 0){const l=r.default;if(r.type!==Function&&!r.skipFactory&&W(l)){const{propsDefaults:u}=i;if(s in u)n=u[s];else{const c=$s(i);n=u[s]=l.call(null,e),c()}}else n=l;i.ce&&i.ce._setProp(s,n)}r[0]&&(o&&!a?n=!1:r[1]&&(n===""||n===Be(s))&&(n=!0))}return n}const Ih=new WeakMap;function aa(t,e,s=!1){const n=s?Ih:e.propsCache,i=n.get(t);if(i)return i;const o=t.props,r={},a=[];let l=!1;if(!W(t)){const c=f=>{l=!0;const[h,p]=aa(f,e,!0);yt(r,h),p&&a.push(...p)};!s&&e.mixins.length&&e.mixins.forEach(c),t.extends&&c(t.extends),t.mixins&&t.mixins.forEach(c)}if(!o&&!l)return at(t)&&n.set(t,ss),ss;if(H(o))for(let c=0;c<o.length;c++){const f=Nt(o[c]);la(f)&&(r[f]=it)}else if(o)for(const c in o){const f=Nt(c);if(la(f)){const h=o[c],p=r[f]=H(h)||W(h)?{type:h}:yt({},h),v=p.type;let b=!1,A=!0;if(H(v))for(let S=0;S<v.length;++S){const O=v[S],E=W(O)&&O.name;if(E==="Boolean"){b=!0;break}else E==="String"&&(A=!1)}else b=W(v)&&v.name==="Boolean";p[0]=b,p[1]=A,(b||tt(p,"default"))&&a.push(f)}}const u=[r,a];return at(t)&&n.set(t,u),u}function la(t){return t[0]!=="$"&&!_s(t)}const Oi=t=>t[0]==="_"||t==="$stable",Ri=t=>H(t)?t.map(Qt):[Qt(t)],jh=(t,e,s)=>{if(e._n)return e;const n=An((...i)=>(Ee.NODE_ENV!=="production"&>&&!(s===null&&xt)&&(s&&(s.root,gt.root)),Ri(e(...i))),s);return n._c=!1,n},ca=(t,e,s)=>{const n=t._ctx;for(const i in t){if(Oi(i))continue;const o=t[i];if(W(o))e[i]=jh(i,o,n);else if(o!=null){const r=Ri(o);e[i]=()=>r}}},ua=(t,e)=>{const s=Ri(e);t.slots.default=()=>s},fa=(t,e,s)=>{for(const n in e)(s||!Oi(n))&&(t[n]=e[n])},Bh=(t,e,s)=>{const n=t.slots=ia();if(t.vnode.shapeFlag&32){const i=e._;i?(fa(n,e,s),s&&sr(n,"_",i,!0)):ca(e,n)}else e&&ua(t,e)},Nh=(t,e,s)=>{const{vnode:n,slots:i}=t;let o=!0,r=it;if(n.shapeFlag&32){const a=e._;a?s&&a===1?o=!1:fa(i,e,s):(o=!e.$stable,ca(e,i)),r=e}else e&&(ua(t,e),r={default:1});if(o)for(const a in i)!Oi(a)&&r[a]==null&&delete i[a]},Lt=ed;function kh(t){return Uh(t)}function Uh(t,e){const s=hn();s.__VUE__=!0;const{insert:n,remove:i,patchProp:o,createElement:r,createText:a,createComment:l,setText:u,setElementText:c,parentNode:f,nextSibling:h,setScopeId:p=Gt,insertStaticContent:v}=t,b=(d,m,y,T=null,_=null,x=null,D=void 0,V=null,C=!!m.dynamicChildren)=>{if(d===m)return;d&&!Ke(d,m)&&(T=Te(d),It(d,_,x,!0),d=null),m.patchFlag===-2&&(C=!1,m.dynamicChildren=null);const{type:w,ref:B,shapeFlag:R}=m;switch(w){case Rn:A(d,m,y,T);break;case St:S(d,m,y,T);break;case Ln:d==null&&O(m,y,T,D);break;case ft:$(d,m,y,T,_,x,D,V,C);break;default:R&1?M(d,m,y,T,_,x,D,V,C):R&6?st(d,m,y,T,_,x,D,V,C):(R&64||R&128)&&w.process(d,m,y,T,_,x,D,V,C,rn)}B!=null&&_&&Cn(B,d&&d.ref,x,m||d,!m)},A=(d,m,y,T)=>{if(d==null)n(m.el=a(m.children),y,T);else{const _=m.el=d.el;m.children!==d.children&&u(_,m.children)}},S=(d,m,y,T)=>{d==null?n(m.el=l(m.children||""),y,T):m.el=d.el},O=(d,m,y,T)=>{[d.el,d.anchor]=v(d.children,m,y,T,d.el,d.anchor)},E=({el:d,anchor:m},y,T)=>{let _;for(;d&&d!==m;)_=h(d),n(d,y,T),d=_;n(m,y,T)},P=({el:d,anchor:m})=>{let y;for(;d&&d!==m;)y=h(d),i(d),d=y;i(m)},M=(d,m,y,T,_,x,D,V,C)=>{m.type==="svg"?D="svg":m.type==="math"&&(D="mathml"),d==null?U(m,y,T,_,x,D,V,C):L(d,m,_,x,D,V,C)},U=(d,m,y,T,_,x,D,V)=>{let C,w;const{props:B,shapeFlag:R,transition:j,dirs:K}=d;if(C=d.el=r(d.type,x,B&&B.is,B),R&8?c(C,d.children):R&16&&I(d.children,C,null,T,_,Li(d,x),D,V),K&&Ue(d,null,T,"created"),z(C,d,d.scopeId,D,T),B){for(const rt in B)rt!=="value"&&!_s(rt)&&o(C,rt,null,B[rt],x,T);"value"in B&&o(C,"value",null,B.value,x),(w=B.onVnodeBeforeMount)&&te(w,T,d)}K&&Ue(d,null,T,"beforeMount");const X=Hh(_,j);X&&j.beforeEnter(C),n(C,m,y),((w=B&&B.onVnodeMounted)||X||K)&&Lt(()=>{w&&te(w,T,d),X&&j.enter(C),K&&Ue(d,null,T,"mounted")},_)},z=(d,m,y,T,_)=>{if(y&&p(d,y),T)for(let x=0;x<T.length;x++)p(d,T[x]);if(_){let x=_.subTree;if(m===x||ba(x.type)&&(x.ssContent===m||x.ssFallback===m)){const D=_.vnode;z(d,D,D.scopeId,D.slotScopeIds,_.parent)}}},I=(d,m,y,T,_,x,D,V,C=0)=>{for(let w=C;w<d.length;w++){const B=d[w]=V?Oe(d[w]):Qt(d[w]);b(null,B,m,y,T,_,x,D,V)}},L=(d,m,y,T,_,x,D)=>{const V=m.el=d.el;let{patchFlag:C,dynamicChildren:w,dirs:B}=m;C|=d.patchFlag&16;const R=d.props||it,j=m.props||it;let K;if(y&&He(y,!1),(K=j.onVnodeBeforeUpdate)&&te(K,y,m,d),B&&Ue(m,d,y,"beforeUpdate"),y&&He(y,!0),(R.innerHTML&&j.innerHTML==null||R.textContent&&j.textContent==null)&&c(V,""),w?G(d.dynamicChildren,w,V,y,T,Li(m,_),x):D||q(d,m,V,null,y,T,Li(m,_),x,!1),C>0){if(C&16)Y(V,R,j,y,_);else if(C&2&&R.class!==j.class&&o(V,"class",null,j.class,_),C&4&&o(V,"style",R.style,j.style,_),C&8){const X=m.dynamicProps;for(let rt=0;rt<X.length;rt++){const nt=X[rt],jt=R[nt],Rt=j[nt];(Rt!==jt||nt==="value")&&o(V,nt,jt,Rt,_,y)}}C&1&&d.children!==m.children&&c(V,m.children)}else!D&&w==null&&Y(V,R,j,y,_);((K=j.onVnodeUpdated)||B)&&Lt(()=>{K&&te(K,y,m,d),B&&Ue(m,d,y,"updated")},T)},G=(d,m,y,T,_,x,D)=>{for(let V=0;V<m.length;V++){const C=d[V],w=m[V],B=C.el&&(C.type===ft||!Ke(C,w)||C.shapeFlag&198)?f(C.el):y;b(C,w,B,null,T,_,x,D,!0)}},Y=(d,m,y,T,_)=>{if(m!==y){if(m!==it)for(const x in m)!_s(x)&&!(x in y)&&o(d,x,m[x],null,_,T);for(const x in y){if(_s(x))continue;const D=y[x],V=m[x];D!==V&&x!=="value"&&o(d,x,V,D,_,T)}"value"in y&&o(d,"value",m.value,y.value,_)}},$=(d,m,y,T,_,x,D,V,C)=>{const w=m.el=d?d.el:a(""),B=m.anchor=d?d.anchor:a("");let{patchFlag:R,dynamicChildren:j,slotScopeIds:K}=m;K&&(V=V?V.concat(K):K),d==null?(n(w,y,T),n(B,y,T),I(m.children||[],y,B,_,x,D,V,C)):R>0&&R&64&&j&&d.dynamicChildren?(G(d.dynamicChildren,j,y,_,x,D,V),(m.key!=null||_&&m===_.subTree)&&ha(d,m,!0)):q(d,m,y,B,_,x,D,V,C)},st=(d,m,y,T,_,x,D,V,C)=>{m.slotScopeIds=V,d==null?m.shapeFlag&512?_.ctx.activate(m,y,T,D,C):wt(m,y,T,_,x,D,C):ie(d,m,C)},wt=(d,m,y,T,_,x,D)=>{const V=d.component=ld(d,T,_);if(En(d)&&(V.ctx.renderer=rn),cd(V,!1,D),V.asyncDep){if(_&&_.registerDep(V,mt,D),!d.el){const C=V.subTree=et(St);S(null,C,m,y)}}else mt(V,d,m,y,_,x,D)},ie=(d,m,y)=>{const T=m.component=d.component;if(Qh(d,m,y))if(T.asyncDep&&!T.asyncResolved){Q(T,m,y);return}else T.next=m,T.update();else m.el=d.el,T.vnode=m},mt=(d,m,y,T,_,x,D)=>{const V=()=>{if(d.isMounted){let{next:R,bu:j,u:K,parent:X,vnode:rt}=d;{const ce=da(d);if(ce){R&&(R.el=rt.el,Q(d,R,D)),ce.asyncDep.then(()=>{d.isUnmounted||V()});return}}let nt=R,jt;He(d,!1),R?(R.el=rt.el,Q(d,R,D)):R=rt,j&&ni(j),(jt=R.props&&R.props.onVnodeBeforeUpdate)&&te(jt,X,R,rt),He(d,!0);const Rt=ya(d),le=d.subTree;d.subTree=Rt,b(le,Rt,f(le.el),Te(le),d,_,x),R.el=Rt.el,nt===null&&td(d,Rt.el),K&&Lt(K,_),(jt=R.props&&R.props.onVnodeUpdated)&&Lt(()=>te(jt,X,R,rt),_)}else{let R;const{el:j,props:K}=m,{bm:X,m:rt,parent:nt,root:jt,type:Rt}=d,le=us(m);He(d,!1),X&&ni(X),!le&&(R=K&&K.onVnodeBeforeMount)&&te(R,nt,m),He(d,!0);{jt.ce&&jt.ce._injectChildStyle(Rt);const ce=d.subTree=ya(d);b(null,ce,y,T,d,_,x),m.el=ce.el}if(rt&&Lt(rt,_),!le&&(R=K&&K.onVnodeMounted)){const ce=m;Lt(()=>te(R,nt,ce),_)}(m.shapeFlag&256||nt&&us(nt.vnode)&&nt.vnode.shapeFlag&256)&&d.a&&Lt(d.a,_),d.isMounted=!0,m=y=T=null}};d.scope.on();const C=d.effect=new ar(V);d.scope.off();const w=d.update=C.run.bind(C),B=d.job=C.runIfDirty.bind(C);B.i=d,B.id=d.uid,C.scheduler=()=>_i(B),He(d,!0),w()},Q=(d,m,y)=>{m.component=d;const T=d.vnode.props;d.vnode=m,d.next=null,$h(d,m.props,T,y),Nh(d,m.children,y),Xt(),Dr(d),Zt()},q=(d,m,y,T,_,x,D,V,C=!1)=>{const w=d&&d.children,B=d?d.shapeFlag:0,R=m.children,{patchFlag:j,shapeFlag:K}=m;if(j>0){if(j&128){ts(w,R,y,T,_,x,D,V,C);return}else if(j&256){oe(w,R,y,T,_,x,D,V,C);return}}K&8?(B&16&&ae(w,_,x),R!==w&&c(y,R)):B&16?K&16?ts(w,R,y,T,_,x,D,V,C):ae(w,_,x,!0):(B&8&&c(y,""),K&16&&I(R,y,T,_,x,D,V,C))},oe=(d,m,y,T,_,x,D,V,C)=>{d=d||ss,m=m||ss;const w=d.length,B=m.length,R=Math.min(w,B);let j;for(j=0;j<R;j++){const K=m[j]=C?Oe(m[j]):Qt(m[j]);b(d[j],K,y,null,_,x,D,V,C)}w>B?ae(d,_,x,!0,!1,R):I(m,y,T,_,x,D,V,C,R)},ts=(d,m,y,T,_,x,D,V,C)=>{let w=0;const B=m.length;let R=d.length-1,j=B-1;for(;w<=R&&w<=j;){const K=d[w],X=m[w]=C?Oe(m[w]):Qt(m[w]);if(Ke(K,X))b(K,X,y,null,_,x,D,V,C);else break;w++}for(;w<=R&&w<=j;){const K=d[R],X=m[j]=C?Oe(m[j]):Qt(m[j]);if(Ke(K,X))b(K,X,y,null,_,x,D,V,C);else break;R--,j--}if(w>R){if(w<=j){const K=j+1,X=K<B?m[K].el:T;for(;w<=j;)b(null,m[w]=C?Oe(m[w]):Qt(m[w]),y,X,_,x,D,V,C),w++}}else if(w>j)for(;w<=R;)It(d[w],_,x,!0),w++;else{const K=w,X=w,rt=new Map;for(w=X;w<=j;w++){const Bt=m[w]=C?Oe(m[w]):Qt(m[w]);Bt.key!=null&&rt.set(Bt.key,w)}let nt,jt=0;const Rt=j-X+1;let le=!1,ce=0;const an=new Array(Rt);for(w=0;w<Rt;w++)an[w]=0;for(w=K;w<=R;w++){const Bt=d[w];if(jt>=Rt){It(Bt,_,x,!0);continue}let ue;if(Bt.key!=null)ue=rt.get(Bt.key);else for(nt=X;nt<=j;nt++)if(an[nt-X]===0&&Ke(Bt,m[nt])){ue=nt;break}ue===void 0?It(Bt,_,x,!0):(an[ue-X]=w+1,ue>=ce?ce=ue:le=!0,b(Bt,m[ue],y,null,_,x,D,V,C),jt++)}const uf=le?Kh(an):ss;for(nt=uf.length-1,w=Rt-1;w>=0;w--){const Bt=X+w,ue=m[Bt],ff=Bt+1<B?m[Bt+1].el:T;an[w]===0?b(null,ue,y,ff,_,x,D,V,C):le&&(nt<0||w!==uf[nt]?re(ue,y,ff,2):nt--)}}},re=(d,m,y,T,_=null)=>{const{el:x,type:D,transition:V,children:C,shapeFlag:w}=d;if(w&6){re(d.component.subTree,m,y,T);return}if(w&128){d.suspense.move(m,y,T);return}if(w&64){D.move(d,m,y,rn);return}if(D===ft){n(x,m,y);for(let R=0;R<C.length;R++)re(C[R],m,y,T);n(d.anchor,m,y);return}if(D===Ln){E(d,m,y);return}if(T!==2&&w&1&&V)if(T===0)V.beforeEnter(x),n(x,m,y),Lt(()=>V.enter(x),_);else{const{leave:R,delayLeave:j,afterLeave:K}=V,X=()=>{d.ctx.isUnmounted?i(x):n(x,m,y)},rt=()=>{R(x,()=>{X(),K&&K()})};j?j(x,X,rt):rt()}else n(x,m,y)},It=(d,m,y,T=!1,_=!1)=>{const{type:x,props:D,ref:V,children:C,dynamicChildren:w,shapeFlag:B,patchFlag:R,dirs:j,cacheIndex:K}=d;if(R===-2&&(_=!1),V!=null&&(Xt(),Cn(V,null,y,d,!0),Zt()),K!=null&&(m.renderCache[K]=void 0),B&256){m.ctx.deactivate(d);return}const X=B&1&&j,rt=!us(d);let nt;if(rt&&(nt=D&&D.onVnodeBeforeUnmount)&&te(nt,m,d),B&6)es(d.component,y,T);else{if(B&128){d.suspense.unmount(y,T);return}X&&Ue(d,null,m,"beforeUnmount"),B&64?d.type.remove(d,m,y,rn,T):w&&!w.hasOnce&&(x!==ft||R>0&&R&64)?ae(w,m,y,!1,!0):(x===ft&&R&384||!_&&B&16)&&ae(C,m,y),T&&on(d)}(rt&&(nt=D&&D.onVnodeUnmounted)||X)&&Lt(()=>{nt&&te(nt,m,d),X&&Ue(d,null,m,"unmounted")},y)},on=d=>{const{type:m,el:y,anchor:T,transition:_}=d;if(m===ft){Jn(y,T);return}if(m===Ln){P(d);return}const x=()=>{i(y),_&&!_.persisted&&_.afterLeave&&_.afterLeave()};if(d.shapeFlag&1&&_&&!_.persisted){const{leave:D,delayLeave:V}=_,C=()=>D(y,x);V?V(d.el,x,C):C()}else x()},Jn=(d,m)=>{let y;for(;d!==m;)y=h(d),i(d),d=y;i(m)},es=(d,m,y)=>{const{bum:T,scope:_,job:x,subTree:D,um:V,m:C,a:w,parent:B,slots:{__:R}}=d;pa(C),pa(w),T&&ni(T),B&&H(R)&&R.forEach(j=>{B.renderCache[j]=void 0}),_.stop(),x&&(x.flags|=8,It(D,d,m,y)),V&&Lt(V,m),Lt(()=>{d.isUnmounted=!0},m),m&&m.pendingBranch&&!m.isUnmounted&&d.asyncDep&&!d.asyncResolved&&d.suspenseId===m.pendingId&&(m.deps--,m.deps===0&&m.resolve())},ae=(d,m,y,T=!1,_=!1,x=0)=>{for(let D=x;D<d.length;D++)It(d[D],m,y,T,_)},Te=d=>{if(d.shapeFlag&6)return Te(d.component.subTree);if(d.shapeFlag&128)return d.suspense.next();const m=h(d.anchor||d.el),y=m&&m[ch];return y?h(y):m};let we=!1;const $e=(d,m,y)=>{d==null?m._vnode&&It(m._vnode,null,null,!0):b(m._vnode||null,d,m,null,null,null,y),m._vnode=d,we||(we=!0,Dr(),Or(),we=!1)},rn={p:b,um:It,m:re,r:on,mt:wt,mc:I,pc:q,pbc:G,n:Te,o:t};return{render:$e,hydrate:void 0,createApp:Lh($e)}}function Li({type:t,props:e},s){return s==="svg"&&t==="foreignObject"||s==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:s}function He({effect:t,job:e},s){s?(t.flags|=32,e.flags|=4):(t.flags&=-33,e.flags&=-5)}function Hh(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}function ha(t,e,s=!1){const n=t.children,i=e.children;if(H(n)&&H(i))for(let o=0;o<n.length;o++){const r=n[o];let a=i[o];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=i[o]=Oe(i[o]),a.el=r.el),!s&&a.patchFlag!==-2&&ha(r,a)),a.type===Rn&&(a.el=r.el),a.type===St&&!a.el&&(a.el=r.el)}}function Kh(t){const e=t.slice(),s=[0];let n,i,o,r,a;const l=t.length;for(n=0;n<l;n++){const u=t[n];if(u!==0){if(i=s[s.length-1],t[i]<u){e[n]=i,s.push(n);continue}for(o=0,r=s.length-1;o<r;)a=o+r>>1,t[s[a]]<u?o=a+1:r=a;u<t[s[o]]&&(o>0&&(e[n]=s[o-1]),s[o]=n)}}for(o=s.length,r=s[o-1];o-- >0;)s[o]=r,r=e[r];return s}function da(t){const e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:da(e)}function pa(t){if(t)for(let e=0;e<t.length;e++)t[e].flags|=8}const Wh=Symbol.for("v-scx"),Gh=()=>Ds(Wh);function zh(t,e){return Fi(t,null,e)}function Dn(t,e,s){return Fi(t,e,s)}function Fi(t,e,s=it){const{immediate:n,deep:i,flush:o,once:r}=s,a=yt({},s),l=e&&n||!e&&o!=="post";let u;if(Is){if(o==="sync"){const p=Gh();u=p.__watcherHandles||(p.__watcherHandles=[])}else if(!l){const p=()=>{};return p.stop=Gt,p.resume=Gt,p.pause=Gt,p}}const c=gt;a.call=(p,v,b)=>qt(p,c,v,b);let f=!1;o==="post"?a.scheduler=p=>{Lt(p,c&&c.suspense)}:o!=="sync"&&(f=!0,a.scheduler=(p,v)=>{v?p():_i(p)}),a.augmentJob=p=>{e&&(p.flags|=4),f&&(p.flags|=2,c&&(p.id=c.uid,p.i=c))};const h=Qf(t,e,a);return Is&&(u?u.push(h):l&