vant-weapp/assets/vue-libs.5e980ef0.js

22 lines
84 KiB
JavaScript

/**
* @vue/shared v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function ps(e,t){const n=new Set(e.split(","));return t?s=>n.has(s.toLowerCase()):s=>n.has(s)}const ie={},Et=[],we=()=>{},li=()=>!1,Sn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),gs=e=>e.startsWith("onUpdate:"),he=Object.assign,ms=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ci=Object.prototype.hasOwnProperty,Y=(e,t)=>ci.call(e,t),V=Array.isArray,Ct=e=>en(e)==="[object Map]",kr=e=>en(e)==="[object Set]",ui=e=>en(e)==="[object RegExp]",K=e=>typeof e=="function",ae=e=>typeof e=="string",Tt=e=>typeof e=="symbol",le=e=>e!==null&&typeof e=="object",Vr=e=>(le(e)||K(e))&&K(e.then)&&K(e.catch),Dr=Object.prototype.toString,en=e=>Dr.call(e),fi=e=>en(e).slice(8,-1),Ur=e=>en(e)==="[object Object]",_s=e=>ae(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Bt=ps(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),wn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},ai=/-(\w)/g,ke=wn(e=>e.replace(ai,(t,n)=>n?n.toUpperCase():"")),di=/\B([A-Z])/g,Ot=wn(e=>e.replace(di,"-$1").toLowerCase()),An=wn(e=>e.charAt(0).toUpperCase()+e.slice(1)),Bn=wn(e=>e?`on${An(e)}`:""),rt=(e,t)=>!Object.is(e,t),jt=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},mn=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},hi=e=>{const t=parseFloat(e);return isNaN(t)?e:t},pi=e=>{const t=ae(e)?Number(e):NaN;return isNaN(t)?e:t};let Us;const ys=()=>Us||(Us=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});function vs(e){if(V(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=ae(s)?yi(s):vs(s);if(r)for(const o in r)t[o]=r[o]}return t}else if(ae(e)||le(e))return e}const gi=/;(?![^(]*\))/g,mi=/:([^]+)/,_i=/\/\*[^]*?\*\//g;function yi(e){const t={};return e.replace(_i,"").split(gi).forEach(n=>{if(n){const s=n.split(mi);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function bs(e){let t="";if(ae(e))t=e;else if(V(e))for(let n=0;n<e.length;n++){const s=bs(e[n]);s&&(t+=s+" ")}else if(le(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const vi="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",bi=ps(vi);function Kr(e){return!!e||e===""}const Nu=e=>ae(e)?e:e==null?"":V(e)||le(e)&&(e.toString===Dr||!K(e.toString))?JSON.stringify(e,Wr,2):String(e),Wr=(e,t)=>t&&t.__v_isRef?Wr(e,t.value):Ct(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],o)=>(n[jn(s,o)+" =>"]=r,n),{})}:kr(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>jn(n))}:Tt(t)?jn(t):le(t)&&!V(t)&&!Ur(t)?String(t):t,jn=(e,t="")=>{var n;return Tt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Le;class Ei{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Le,!t&&Le&&(this.index=(Le.scopes||(Le.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Le;try{return Le=this,t()}finally{Le=n}}}on(){Le=this}off(){Le=this.parent}stop(t){if(this._active){let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.scopes)for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0,this._active=!1}}}function Ci(e,t=Le){t&&t.active&&t.effects.push(e)}function xi(){return Le}let ht;class Es{constructor(t,n,s,r){this.fn=t,this.trigger=n,this.scheduler=s,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,Ci(this,r)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,gt();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(Si(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),mt()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=nt,n=ht;try{return nt=!0,ht=this,this._runnings++,Ks(this),this.fn()}finally{Ws(this),this._runnings--,ht=n,nt=t}}stop(){var t;this.active&&(Ks(this),Ws(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function Si(e){return e.value}function Ks(e){e._trackId++,e._depsLength=0}function Ws(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)zr(e.deps[t],e);e.deps.length=e._depsLength}}function zr(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let nt=!0,Xn=0;const qr=[];function gt(){qr.push(nt),nt=!1}function mt(){const e=qr.pop();nt=e===void 0?!0:e}function Cs(){Xn++}function xs(){for(Xn--;!Xn&&Zn.length;)Zn.shift()()}function Gr(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const s=e.deps[e._depsLength];s!==t?(s&&zr(s,e),e.deps[e._depsLength++]=t):e._depsLength++}}const Zn=[];function Yr(e,t,n){Cs();for(const s of e.keys()){let r;s._dirtyLevel<t&&(r!=null?r:r=e.get(s)===s._trackId)&&(s._shouldSchedule||(s._shouldSchedule=s._dirtyLevel===0),s._dirtyLevel=t),s._shouldSchedule&&(r!=null?r:r=e.get(s)===s._trackId)&&(s.trigger(),(!s._runnings||s.allowRecurse)&&s._dirtyLevel!==2&&(s._shouldSchedule=!1,s.scheduler&&Zn.push(s.scheduler)))}xs()}const Qr=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},es=new WeakMap,pt=Symbol(""),ts=Symbol("");function Ce(e,t,n){if(nt&&ht){let s=es.get(e);s||es.set(e,s=new Map);let r=s.get(n);r||s.set(n,r=Qr(()=>s.delete(n))),Gr(ht,r)}}function Ve(e,t,n,s,r,o){const i=es.get(e);if(!i)return;let c=[];if(t==="clear")c=[...i.values()];else if(n==="length"&&V(e)){const l=Number(s);i.forEach((a,f)=>{(f==="length"||!Tt(f)&&f>=l)&&c.push(a)})}else switch(n!==void 0&&c.push(i.get(n)),t){case"add":V(e)?_s(n)&&c.push(i.get("length")):(c.push(i.get(pt)),Ct(e)&&c.push(i.get(ts)));break;case"delete":V(e)||(c.push(i.get(pt)),Ct(e)&&c.push(i.get(ts)));break;case"set":Ct(e)&&c.push(i.get(pt));break}Cs();for(const l of c)l&&Yr(l,4);xs()}const wi=ps("__proto__,__v_isRef,__isVue"),Jr=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Tt)),zs=Ai();function Ai(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const s=Q(this);for(let o=0,i=this.length;o<i;o++)Ce(s,"get",o+"");const r=s[t](...n);return r===-1||r===!1?s[t](...n.map(Q)):r}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){gt(),Cs();const s=Q(this)[t].apply(this,n);return xs(),mt(),s}}),e}function Ri(e){const t=Q(this);return Ce(t,"has",e),t.hasOwnProperty(e)}class Xr{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){const r=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return o;if(n==="__v_raw")return s===(r?o?ki:no:o?to:eo).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const i=V(t);if(!r){if(i&&Y(zs,n))return Reflect.get(zs,n,s);if(n==="hasOwnProperty")return Ri}const c=Reflect.get(t,n,s);return(Tt(n)?Jr.has(n):wi(n))||(r||Ce(t,"get",n),o)?c:xe(c)?i&&_s(n)?c:c.value:le(c)?r?so(c):tn(c):c}}class Zr extends Xr{constructor(t=!1){super(!1,t)}set(t,n,s,r){let o=t[n];if(!this._isShallow){const l=At(o);if(!_n(s)&&!At(s)&&(o=Q(o),s=Q(s)),!V(t)&&xe(o)&&!xe(s))return l?!1:(o.value=s,!0)}const i=V(t)&&_s(n)?Number(n)<t.length:Y(t,n),c=Reflect.set(t,n,s,r);return t===Q(r)&&(i?rt(s,o)&&Ve(t,"set",n,s):Ve(t,"add",n,s)),c}deleteProperty(t,n){const s=Y(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&Ve(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!Tt(n)||!Jr.has(n))&&Ce(t,"has",n),s}ownKeys(t){return Ce(t,"iterate",V(t)?"length":pt),Reflect.ownKeys(t)}}class Pi extends Xr{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Ti=new Zr,Oi=new Pi,Ii=new Zr(!0),Ss=e=>e,Rn=e=>Reflect.getPrototypeOf(e);function sn(e,t,n=!1,s=!1){e=e.__v_raw;const r=Q(e),o=Q(t);n||(rt(t,o)&&Ce(r,"get",t),Ce(r,"get",o));const{has:i}=Rn(r),c=s?Ss:n?Rs:qt;if(i.call(r,t))return c(e.get(t));if(i.call(r,o))return c(e.get(o));e!==r&&e.get(t)}function rn(e,t=!1){const n=this.__v_raw,s=Q(n),r=Q(e);return t||(rt(e,r)&&Ce(s,"has",e),Ce(s,"has",r)),e===r?n.has(e):n.has(e)||n.has(r)}function on(e,t=!1){return e=e.__v_raw,!t&&Ce(Q(e),"iterate",pt),Reflect.get(e,"size",e)}function qs(e){e=Q(e);const t=Q(this);return Rn(t).has.call(t,e)||(t.add(e),Ve(t,"add",e,e)),this}function Gs(e,t){t=Q(t);const n=Q(this),{has:s,get:r}=Rn(n);let o=s.call(n,e);o||(e=Q(e),o=s.call(n,e));const i=r.call(n,e);return n.set(e,t),o?rt(t,i)&&Ve(n,"set",e,t):Ve(n,"add",e,t),this}function Ys(e){const t=Q(this),{has:n,get:s}=Rn(t);let r=n.call(t,e);r||(e=Q(e),r=n.call(t,e)),s&&s.call(t,e);const o=t.delete(e);return r&&Ve(t,"delete",e,void 0),o}function Qs(){const e=Q(this),t=e.size!==0,n=e.clear();return t&&Ve(e,"clear",void 0,void 0),n}function ln(e,t){return function(s,r){const o=this,i=o.__v_raw,c=Q(i),l=t?Ss:e?Rs:qt;return!e&&Ce(c,"iterate",pt),i.forEach((a,f)=>s.call(r,l(a),l(f),o))}}function cn(e,t,n){return function(...s){const r=this.__v_raw,o=Q(r),i=Ct(o),c=e==="entries"||e===Symbol.iterator&&i,l=e==="keys"&&i,a=r[e](...s),f=n?Ss:t?Rs:qt;return!t&&Ce(o,"iterate",l?ts:pt),{next(){const{value:h,done:p}=a.next();return p?{value:h,done:p}:{value:c?[f(h[0]),f(h[1])]:f(h),done:p}},[Symbol.iterator](){return this}}}}function ze(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Mi(){const e={get(o){return sn(this,o)},get size(){return on(this)},has:rn,add:qs,set:Gs,delete:Ys,clear:Qs,forEach:ln(!1,!1)},t={get(o){return sn(this,o,!1,!0)},get size(){return on(this)},has:rn,add:qs,set:Gs,delete:Ys,clear:Qs,forEach:ln(!1,!0)},n={get(o){return sn(this,o,!0)},get size(){return on(this,!0)},has(o){return rn.call(this,o,!0)},add:ze("add"),set:ze("set"),delete:ze("delete"),clear:ze("clear"),forEach:ln(!0,!1)},s={get(o){return sn(this,o,!0,!0)},get size(){return on(this,!0)},has(o){return rn.call(this,o,!0)},add:ze("add"),set:ze("set"),delete:ze("delete"),clear:ze("clear"),forEach:ln(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=cn(o,!1,!1),n[o]=cn(o,!0,!1),t[o]=cn(o,!1,!0),s[o]=cn(o,!0,!0)}),[e,n,t,s]}const[Li,Ni,Fi,$i]=Mi();function ws(e,t){const n=t?e?$i:Fi:e?Ni:Li;return(s,r,o)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(Y(n,r)&&r in s?n:s,r,o)}const Hi={get:ws(!1,!1)},Bi={get:ws(!1,!0)},ji={get:ws(!0,!1)},eo=new WeakMap,to=new WeakMap,no=new WeakMap,ki=new WeakMap;function Vi(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Di(e){return e.__v_skip||!Object.isExtensible(e)?0:Vi(fi(e))}function tn(e){return At(e)?e:As(e,!1,Ti,Hi,eo)}function Ui(e){return As(e,!1,Ii,Bi,to)}function so(e){return As(e,!0,Oi,ji,no)}function As(e,t,n,s,r){if(!le(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=r.get(e);if(o)return o;const i=Di(e);if(i===0)return e;const c=new Proxy(e,i===2?s:n);return r.set(e,c),c}function xt(e){return At(e)?xt(e.__v_raw):!!(e&&e.__v_isReactive)}function At(e){return!!(e&&e.__v_isReadonly)}function _n(e){return!!(e&&e.__v_isShallow)}function ro(e){return xt(e)||At(e)}function Q(e){const t=e&&e.__v_raw;return t?Q(t):e}function oo(e){return Object.isExtensible(e)&&mn(e,"__v_skip",!0),e}const qt=e=>le(e)?tn(e):e,Rs=e=>le(e)?so(e):e;class io{constructor(t,n,s,r){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Es(()=>t(this._value),()=>an(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=s}get value(){const t=Q(this);return(!t._cacheable||t.effect.dirty)&&rt(t._value,t._value=t.effect.run())&&an(t,4),lo(t),t.effect._dirtyLevel>=2&&an(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Ki(e,t,n=!1){let s,r;const o=K(e);return o?(s=e,r=we):(s=e.get,r=e.set),new io(s,r,o||!r,n)}function lo(e){var t;nt&&ht&&(e=Q(e),Gr(ht,(t=e.dep)!=null?t:e.dep=Qr(()=>e.dep=void 0,e instanceof io?e:void 0)))}function an(e,t=4,n){e=Q(e);const s=e.dep;s&&Yr(s,t)}function xe(e){return!!(e&&e.__v_isRef===!0)}function Wi(e){return co(e,!1)}function zi(e){return co(e,!0)}function co(e,t){return xe(e)?e:new qi(e,t)}class qi{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:Q(t),this._value=n?t:qt(t)}get value(){return lo(this),this._value}set value(t){const n=this.__v_isShallow||_n(t)||At(t);t=n?t:Q(t),rt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:qt(t),an(this,4))}}function kt(e){return xe(e)?e.value:e}const Gi={get:(e,t,n)=>kt(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return xe(r)&&!xe(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function uo(e){return xt(e)?e:new Proxy(e,Gi)}/**
* @vue/runtime-core v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function st(e,t,n,s){try{return s?e(...s):e()}catch(r){Pn(r,t,n)}}function Te(e,t,n,s){if(K(e)){const o=st(e,t,n,s);return o&&Vr(o)&&o.catch(i=>{Pn(i,t,n)}),o}const r=[];for(let o=0;o<e.length;o++)r.push(Te(e[o],t,n,s));return r}function Pn(e,t,n,s=!0){const r=t?t.vnode:null;if(t){let o=t.parent;const i=t.proxy,c=`https://vuejs.org/error-reference/#runtime-${n}`;for(;o;){const a=o.ec;if(a){for(let f=0;f<a.length;f++)if(a[f](e,i,c)===!1)return}o=o.parent}const l=t.appContext.config.errorHandler;if(l){st(l,null,10,[e,i,c]);return}}Yi(e,n,r,s)}function Yi(e,t,n,s=!0){console.error(e)}let Gt=!1,ns=!1;const ye=[];let Be=0;const St=[];let Qe=null,at=0;const fo=Promise.resolve();let Ps=null;function ao(e){const t=Ps||fo;return e?t.then(this?e.bind(this):e):t}function Qi(e){let t=Be+1,n=ye.length;for(;t<n;){const s=t+n>>>1,r=ye[s],o=Yt(r);o<e||o===e&&r.pre?t=s+1:n=s}return t}function Ts(e){(!ye.length||!ye.includes(e,Gt&&e.allowRecurse?Be+1:Be))&&(e.id==null?ye.push(e):ye.splice(Qi(e.id),0,e),ho())}function ho(){!Gt&&!ns&&(ns=!0,Ps=fo.then(go))}function Ji(e){const t=ye.indexOf(e);t>Be&&ye.splice(t,1)}function Xi(e){V(e)?St.push(...e):(!Qe||!Qe.includes(e,e.allowRecurse?at+1:at))&&St.push(e),ho()}function Js(e,t,n=Gt?Be+1:0){for(;n<ye.length;n++){const s=ye[n];if(s&&s.pre){if(e&&s.id!==e.uid)continue;ye.splice(n,1),n--,s()}}}function po(e){if(St.length){const t=[...new Set(St)].sort((n,s)=>Yt(n)-Yt(s));if(St.length=0,Qe){Qe.push(...t);return}for(Qe=t,at=0;at<Qe.length;at++)Qe[at]();Qe=null,at=0}}const Yt=e=>e.id==null?1/0:e.id,Zi=(e,t)=>{const n=Yt(e)-Yt(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function go(e){ns=!1,Gt=!0,ye.sort(Zi);const t=we;try{for(Be=0;Be<ye.length;Be++){const n=ye[Be];n&&n.active!==!1&&st(n,null,14)}}finally{Be=0,ye.length=0,po(),Gt=!1,Ps=null,(ye.length||St.length)&&go()}}function el(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||ie;let r=n;const o=t.startsWith("update:"),i=o&&t.slice(7);if(i&&i in s){const f=`${i==="modelValue"?"model":i}Modifiers`,{number:h,trim:p}=s[f]||ie;p&&(r=n.map(y=>ae(y)?y.trim():y)),h&&(r=n.map(hi))}let c,l=s[c=Bn(t)]||s[c=Bn(ke(t))];!l&&o&&(l=s[c=Bn(Ot(t))]),l&&Te(l,e,6,r);const a=s[c+"Once"];if(a){if(!e.emitted)e.emitted={};else if(e.emitted[c])return;e.emitted[c]=!0,Te(a,e,6,r)}}function mo(e,t,n=!1){const s=t.emitsCache,r=s.get(e);if(r!==void 0)return r;const o=e.emits;let i={},c=!1;if(!K(e)){const l=a=>{const f=mo(a,t,!0);f&&(c=!0,he(i,f))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!o&&!c?(le(e)&&s.set(e,null),null):(V(o)?o.forEach(l=>i[l]=null):he(i,o),le(e)&&s.set(e,i),i)}function Tn(e,t){return!e||!Sn(t)?!1:(t=t.slice(2).replace(/Once$/,""),Y(e,t[0].toLowerCase()+t.slice(1))||Y(e,Ot(t))||Y(e,t))}let de=null,On=null;function yn(e){const t=de;return de=e,On=e&&e.type.__scopeId||null,t}function Fu(e){On=e}function $u(){On=null}function tl(e,t=de,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&ur(-1);const o=yn(t);let i;try{i=e(...r)}finally{yn(o),s._d&&ur(1)}return i};return s._n=!0,s._c=!0,s._d=!0,s}function kn(e){const{type:t,vnode:n,proxy:s,withProxy:r,props:o,propsOptions:[i],slots:c,attrs:l,emit:a,render:f,renderCache:h,data:p,setupState:y,ctx:A,inheritAttrs:M}=e;let B,N;const E=yn(e);try{if(n.shapeFlag&4){const R=r||s,U=R;B=He(f.call(U,R,h,o,y,p,A)),N=l}else{const R=t;B=He(R.length>1?R(o,{attrs:l,slots:c,emit:a}):R(o,null)),N=t.props?l:nl(l)}}catch(R){Kt.length=0,Pn(R,e,1),B=be(Oe)}let w=B;if(N&&M!==!1){const R=Object.keys(N),{shapeFlag:U}=w;R.length&&U&7&&(i&&R.some(gs)&&(N=sl(N,i)),w=Ue(w,N))}return n.dirs&&(w=Ue(w),w.dirs=w.dirs?w.dirs.concat(n.dirs):n.dirs),n.transition&&(w.transition=n.transition),B=w,yn(E),B}const nl=e=>{let t;for(const n in e)(n==="class"||n==="style"||Sn(n))&&((t||(t={}))[n]=e[n]);return t},sl=(e,t)=>{const n={};for(const s in e)(!gs(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function rl(e,t,n){const{props:s,children:r,component:o}=e,{props:i,children:c,patchFlag:l}=t,a=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return s?Xs(s,i,a):!!i;if(l&8){const f=t.dynamicProps;for(let h=0;h<f.length;h++){const p=f[h];if(i[p]!==s[p]&&!Tn(a,p))return!0}}}else return(r||c)&&(!c||!c.$stable)?!0:s===i?!1:s?i?Xs(s,i,a):!0:!!i;return!1}function Xs(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let r=0;r<s.length;r++){const o=s[r];if(t[o]!==e[o]&&!Tn(n,o))return!0}return!1}function ol({vnode:e,parent:t},n){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===e&&(s.el=e.el),s===e)(e=t.vnode).el=n,t=t.parent;else break}}const Os="components";function Hu(e,t){return yo(Os,e,!0,t)||e}const _o=Symbol.for("v-ndc");function Bu(e){return ae(e)?yo(Os,e,!1)||e:e||_o}function yo(e,t,n=!0,s=!1){const r=de||_e;if(r){const o=r.type;if(e===Os){const c=fs(o,!1);if(c&&(c===t||c===ke(t)||c===An(ke(t))))return o}const i=Zs(r[e]||o[e],t)||Zs(r.appContext[e],t);return!i&&s?o:i}}function Zs(e,t){return e&&(e[t]||e[ke(t)]||e[An(ke(t))])}const vo=e=>e.__isSuspense;function il(e,t){t&&t.pendingBranch?V(e)?t.effects.push(...e):t.effects.push(e):Xi(e)}const ll=Symbol.for("v-scx"),cl=()=>De(ll),un={};function Vt(e,t,n){return bo(e,t,n)}function bo(e,t,{immediate:n,deep:s,flush:r,once:o,onTrack:i,onTrigger:c}=ie){if(t&&o){const F=t;t=(...J)=>{F(...J),U()}}const l=_e,a=F=>s===!0?F:dt(F,s===!1?1:void 0);let f,h=!1,p=!1;if(xe(e)?(f=()=>e.value,h=_n(e)):xt(e)?(f=()=>a(e),h=!0):V(e)?(p=!0,h=e.some(F=>xt(F)||_n(F)),f=()=>e.map(F=>{if(xe(F))return F.value;if(xt(F))return a(F);if(K(F))return st(F,l,2)})):K(e)?t?f=()=>st(e,l,2):f=()=>(y&&y(),Te(e,l,3,[A])):f=we,t&&s){const F=f;f=()=>dt(F())}let y,A=F=>{y=w.onStop=()=>{st(F,l,4),y=w.onStop=void 0}},M;if(Fn)if(A=we,t?n&&Te(t,l,3,[f(),p?[]:void 0,A]):f(),r==="sync"){const F=cl();M=F.__watcherHandles||(F.__watcherHandles=[])}else return we;let B=p?new Array(e.length).fill(un):un;const N=()=>{if(!(!w.active||!w.dirty))if(t){const F=w.run();(s||h||(p?F.some((J,k)=>rt(J,B[k])):rt(F,B)))&&(y&&y(),Te(t,l,3,[F,B===un?void 0:p&&B[0]===un?[]:B,A]),B=F)}else w.run()};N.allowRecurse=!!t;let E;r==="sync"?E=N:r==="post"?E=()=>me(N,l&&l.suspense):(N.pre=!0,l&&(N.id=l.uid),E=()=>Ts(N));const w=new Es(f,we,E),R=xi(),U=()=>{w.stop(),R&&ms(R.effects,w)};return t?n?N():B=w.run():r==="post"?me(w.run.bind(w),l&&l.suspense):w.run(),M&&M.push(U),U}function ul(e,t,n){const s=this.proxy,r=ae(e)?e.includes(".")?Eo(s,e):()=>s[e]:e.bind(s,s);let o;K(t)?o=t:(o=t.handler,n=t);const i=nn(this),c=bo(r,o.bind(s),n);return i(),c}function Eo(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;r<n.length&&s;r++)s=s[n[r]];return s}}function dt(e,t,n=0,s){if(!le(e)||e.__v_skip)return e;if(t&&t>0){if(n>=t)return e;n++}if(s=s||new Set,s.has(e))return e;if(s.add(e),xe(e))dt(e.value,t,n,s);else if(V(e))for(let r=0;r<e.length;r++)dt(e[r],t,n,s);else if(kr(e)||Ct(e))e.forEach(r=>{dt(r,t,n,s)});else if(Ur(e))for(const r in e)dt(e[r],t,n,s);return e}function ju(e,t){if(de===null)return e;const n=$n(de)||de.proxy,s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[o,i,c,l=ie]=t[r];o&&(K(o)&&(o={mounted:o,updated:o}),o.deep&&dt(i),s.push({dir:o,instance:n,value:i,oldValue:void 0,arg:c,modifiers:l}))}return e}function it(e,t,n,s){const r=e.dirs,o=t&&t.dirs;for(let i=0;i<r.length;i++){const c=r[i];o&&(c.oldValue=o[i].value);let l=c.dir[s];l&&(gt(),Te(l,n,8,[e.el,c,e,t]),mt())}}const Je=Symbol("_leaveCb"),fn=Symbol("_enterCb");function fl(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Is(()=>{e.isMounted=!0}),Ms(()=>{e.isUnmounting=!0}),e}const Ae=[Function,Array],Co={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ae,onEnter:Ae,onAfterEnter:Ae,onEnterCancelled:Ae,onBeforeLeave:Ae,onLeave:Ae,onAfterLeave:Ae,onLeaveCancelled:Ae,onBeforeAppear:Ae,onAppear:Ae,onAfterAppear:Ae,onAppearCancelled:Ae},al={name:"BaseTransition",props:Co,setup(e,{slots:t}){const n=Ko(),s=fl();return()=>{const r=t.default&&So(t.default(),!0);if(!r||!r.length)return;let o=r[0];if(r.length>1){for(const p of r)if(p.type!==Oe){o=p;break}}const i=Q(e),{mode:c}=i;if(s.isLeaving)return Vn(o);const l=er(o);if(!l)return Vn(o);const a=ss(l,i,s,n);vn(l,a);const f=n.subTree,h=f&&er(f);if(h&&h.type!==Oe&&!tt(l,h)){const p=ss(h,i,s,n);if(vn(h,p),c==="out-in")return s.isLeaving=!0,p.afterLeave=()=>{s.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},Vn(o);c==="in-out"&&l.type!==Oe&&(p.delayLeave=(y,A,M)=>{const B=xo(s,h);B[String(h.key)]=h,y[Je]=()=>{A(),y[Je]=void 0,delete a.delayedLeave},a.delayedLeave=M})}return o}}},dl=al;function xo(e,t){const{leavingVNodes:n}=e;let s=n.get(t.type);return s||(s=Object.create(null),n.set(t.type,s)),s}function ss(e,t,n,s){const{appear:r,mode:o,persisted:i=!1,onBeforeEnter:c,onEnter:l,onAfterEnter:a,onEnterCancelled:f,onBeforeLeave:h,onLeave:p,onAfterLeave:y,onLeaveCancelled:A,onBeforeAppear:M,onAppear:B,onAfterAppear:N,onAppearCancelled:E}=t,w=String(e.key),R=xo(n,e),U=(k,X)=>{k&&Te(k,s,9,X)},F=(k,X)=>{const G=X[1];U(k,X),V(k)?k.every(ue=>ue.length<=1)&&G():k.length<=1&&G()},J={mode:o,persisted:i,beforeEnter(k){let X=c;if(!n.isMounted)if(r)X=M||c;else return;k[Je]&&k[Je](!0);const G=R[w];G&&tt(e,G)&&G.el[Je]&&G.el[Je](),U(X,[k])},enter(k){let X=l,G=a,ue=f;if(!n.isMounted)if(r)X=B||l,G=N||a,ue=E||f;else return;let L=!1;const oe=k[fn]=ge=>{L||(L=!0,ge?U(ue,[k]):U(G,[k]),J.delayedLeave&&J.delayedLeave(),k[fn]=void 0)};X?F(X,[k,oe]):oe()},leave(k,X){const G=String(e.key);if(k[fn]&&k[fn](!0),n.isUnmounting)return X();U(h,[k]);let ue=!1;const L=k[Je]=oe=>{ue||(ue=!0,X(),oe?U(A,[k]):U(y,[k]),k[Je]=void 0,R[G]===e&&delete R[G])};R[G]=e,p?F(p,[k,L]):L()},clone(k){return ss(k,t,n,s)}};return J}function Vn(e){if(In(e))return e=Ue(e),e.children=null,e}function er(e){return In(e)?e.children?e.children[0]:void 0:e}function vn(e,t){e.shapeFlag&6&&e.component?vn(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function So(e,t=!1,n){let s=[],r=0;for(let o=0;o<e.length;o++){let i=e[o];const c=n==null?i.key:String(n)+String(i.key!=null?i.key:o);i.type===Pe?(i.patchFlag&128&&r++,s=s.concat(So(i.children,t,c))):(t||i.type!==Oe)&&s.push(c!=null?Ue(i,{key:c}):i)}if(r>1)for(let o=0;o<s.length;o++)s[o].patchFlag=-2;return s}/*! #__NO_SIDE_EFFECTS__ */function wo(e,t){return K(e)?(()=>he({name:e.name},t,{setup:e}))():e}const wt=e=>!!e.type.__asyncLoader,In=e=>e.type.__isKeepAlive,hl={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=Ko(),s=n.ctx;if(!s.renderer)return()=>{const E=t.default&&t.default();return E&&E.length===1?E[0]:E};const r=new Map,o=new Set;let i=null;const c=n.suspense,{renderer:{p:l,m:a,um:f,o:{createElement:h}}}=s,p=h("div");s.activate=(E,w,R,U,F)=>{const J=E.component;a(E,w,R,0,c),l(J.vnode,E,w,R,J,c,U,E.slotScopeIds,F),me(()=>{J.isDeactivated=!1,J.a&&jt(J.a);const k=E.props&&E.props.onVnodeMounted;k&&Re(k,J.parent,E)},c)},s.deactivate=E=>{const w=E.component;a(E,p,null,1,c),me(()=>{w.da&&jt(w.da);const R=E.props&&E.props.onVnodeUnmounted;R&&Re(R,w.parent,E),w.isDeactivated=!0},c)};function y(E){Dn(E),f(E,n,c,!0)}function A(E){r.forEach((w,R)=>{const U=fs(w.type);U&&(!E||!E(U))&&M(R)})}function M(E){const w=r.get(E);!i||!tt(w,i)?y(w):i&&Dn(i),r.delete(E),o.delete(E)}Vt(()=>[e.include,e.exclude],([E,w])=>{E&&A(R=>$t(E,R)),w&&A(R=>!$t(w,R))},{flush:"post",deep:!0});let B=null;const N=()=>{B!=null&&r.set(B,Un(n.subTree))};return Is(N),Ro(N),Ms(()=>{r.forEach(E=>{const{subTree:w,suspense:R}=n,U=Un(w);if(E.type===U.type&&E.key===U.key){Dn(U);const F=U.component.da;F&&me(F,R);return}y(E)})}),()=>{if(B=null,!t.default)return null;const E=t.default(),w=E[0];if(E.length>1)return i=null,E;if(!Jt(w)||!(w.shapeFlag&4)&&!(w.shapeFlag&128))return i=null,w;let R=Un(w);const U=R.type,F=fs(wt(R)?R.type.__asyncResolved||{}:U),{include:J,exclude:k,max:X}=e;if(J&&(!F||!$t(J,F))||k&&F&&$t(k,F))return i=R,w;const G=R.key==null?U:R.key,ue=r.get(G);return R.el&&(R=Ue(R),w.shapeFlag&128&&(w.ssContent=R)),B=G,ue?(R.el=ue.el,R.component=ue.component,R.transition&&vn(R,R.transition),R.shapeFlag|=512,o.delete(G),o.add(G)):(o.add(G),X&&o.size>parseInt(X,10)&&M(o.values().next().value)),R.shapeFlag|=256,i=R,vo(w.type)?w:R}}},ku=hl;function $t(e,t){return V(e)?e.some(n=>$t(n,t)):ae(e)?e.split(",").includes(t):ui(e)?e.test(t):!1}function pl(e,t){Ao(e,"a",t)}function gl(e,t){Ao(e,"da",t)}function Ao(e,t,n=_e){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(Mn(t,s,n),n){let r=n.parent;for(;r&&r.parent;)In(r.parent.vnode)&&ml(s,t,n,r),r=r.parent}}function ml(e,t,n,s){const r=Mn(t,e,s,!0);Po(()=>{ms(s[t],r)},n)}function Dn(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function Un(e){return e.shapeFlag&128?e.ssContent:e}function Mn(e,t,n=_e,s=!1){if(n){const r=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;gt();const c=nn(n),l=Te(t,n,e,i);return c(),mt(),l});return s?r.unshift(o):r.push(o),o}}const Ke=e=>(t,n=_e)=>(!Fn||e==="sp")&&Mn(e,(...s)=>t(...s),n),_l=Ke("bm"),Is=Ke("m"),yl=Ke("bu"),Ro=Ke("u"),Ms=Ke("bum"),Po=Ke("um"),vl=Ke("sp"),bl=Ke("rtg"),El=Ke("rtc");function Cl(e,t=_e){Mn("ec",e,t)}function Vu(e,t,n,s){let r;const o=n&&n[s];if(V(e)||ae(e)){r=new Array(e.length);for(let i=0,c=e.length;i<c;i++)r[i]=t(e[i],i,void 0,o&&o[i])}else if(typeof e=="number"){r=new Array(e);for(let i=0;i<e;i++)r[i]=t(i+1,i,void 0,o&&o[i])}else if(le(e))if(e[Symbol.iterator])r=Array.from(e,(i,c)=>t(i,c,void 0,o&&o[c]));else{const i=Object.keys(e);r=new Array(i.length);for(let c=0,l=i.length;c<l;c++){const a=i[c];r[c]=t(e[a],a,c,o&&o[c])}}else r=[];return n&&(n[s]=r),r}function Du(e,t,n={},s,r){if(de.isCE||de.parent&&wt(de.parent)&&de.parent.isCE)return t!=="default"&&(n.name=t),be("slot",n,s&&s());let o=e[t];o&&o._c&&(o._d=!1),jo();const i=o&&To(o(n)),c=Vo(Pe,{key:n.key||i&&i.key||`_${t}`},i||(s?s():[]),i&&e._===1?64:-2);return!r&&c.scopeId&&(c.slotScopeIds=[c.scopeId+"-s"]),o&&o._c&&(o._d=!0),c}function To(e){return e.some(t=>Jt(t)?!(t.type===Oe||t.type===Pe&&!To(t.children)):!0)?e:null}const rs=e=>e?Wo(e)?$n(e)||e.proxy:rs(e.parent):null,Dt=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=>rs(e.parent),$root:e=>rs(e.root),$emit:e=>e.emit,$options:e=>Ls(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,Ts(e.update)}),$nextTick:e=>e.n||(e.n=ao.bind(e.proxy)),$watch:e=>ul.bind(e)}),Kn=(e,t)=>e!==ie&&!e.__isScriptSetup&&Y(e,t),xl={get({_:e},t){const{ctx:n,setupState:s,data:r,props:o,accessCache:i,type:c,appContext:l}=e;let a;if(t[0]!=="$"){const y=i[t];if(y!==void 0)switch(y){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return o[t]}else{if(Kn(s,t))return i[t]=1,s[t];if(r!==ie&&Y(r,t))return i[t]=2,r[t];if((a=e.propsOptions[0])&&Y(a,t))return i[t]=3,o[t];if(n!==ie&&Y(n,t))return i[t]=4,n[t];os&&(i[t]=0)}}const f=Dt[t];let h,p;if(f)return t==="$attrs"&&Ce(e,"get",t),f(e);if((h=c.__cssModules)&&(h=h[t]))return h;if(n!==ie&&Y(n,t))return i[t]=4,n[t];if(p=l.config.globalProperties,Y(p,t))return p[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:o}=e;return Kn(r,t)?(r[t]=n,!0):s!==ie&&Y(s,t)?(s[t]=n,!0):Y(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,propsOptions:o}},i){let c;return!!n[i]||e!==ie&&Y(e,i)||Kn(t,i)||(c=o[0])&&Y(c,i)||Y(s,i)||Y(Dt,i)||Y(r.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Y(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function tr(e){return V(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let os=!0;function Sl(e){const t=Ls(e),n=e.proxy,s=e.ctx;os=!1,t.beforeCreate&&nr(t.beforeCreate,e,"bc");const{data:r,computed:o,methods:i,watch:c,provide:l,inject:a,created:f,beforeMount:h,mounted:p,beforeUpdate:y,updated:A,activated:M,deactivated:B,beforeDestroy:N,beforeUnmount:E,destroyed:w,unmounted:R,render:U,renderTracked:F,renderTriggered:J,errorCaptured:k,serverPrefetch:X,expose:G,inheritAttrs:ue,components:L,directives:oe,filters:ge}=t;if(a&&wl(a,s,null),i)for(const te in i){const Z=i[te];K(Z)&&(s[te]=Z.bind(n))}if(r){const te=r.call(n,n);le(te)&&(e.data=tn(te))}if(os=!0,o)for(const te in o){const Z=o[te],Fe=K(Z)?Z.bind(n,n):K(Z.get)?Z.get.bind(n,n):we,ot=!K(Z)&&K(Z.set)?Z.set.bind(n):we,Ie=je({get:Fe,set:ot});Object.defineProperty(s,te,{enumerable:!0,configurable:!0,get:()=>Ie.value,set:Ee=>Ie.value=Ee})}if(c)for(const te in c)Oo(c[te],s,n,te);if(l){const te=K(l)?l.call(n):l;Reflect.ownKeys(te).forEach(Z=>{dn(Z,te[Z])})}f&&nr(f,e,"c");function fe(te,Z){V(Z)?Z.forEach(Fe=>te(Fe.bind(n))):Z&&te(Z.bind(n))}if(fe(_l,h),fe(Is,p),fe(yl,y),fe(Ro,A),fe(pl,M),fe(gl,B),fe(Cl,k),fe(El,F),fe(bl,J),fe(Ms,E),fe(Po,R),fe(vl,X),V(G))if(G.length){const te=e.exposed||(e.exposed={});G.forEach(Z=>{Object.defineProperty(te,Z,{get:()=>n[Z],set:Fe=>n[Z]=Fe})})}else e.exposed||(e.exposed={});U&&e.render===we&&(e.render=U),ue!=null&&(e.inheritAttrs=ue),L&&(e.components=L),oe&&(e.directives=oe)}function wl(e,t,n=we){V(e)&&(e=is(e));for(const s in e){const r=e[s];let o;le(r)?"default"in r?o=De(r.from||s,r.default,!0):o=De(r.from||s):o=De(r),xe(o)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[s]=o}}function nr(e,t,n){Te(V(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function Oo(e,t,n,s){const r=s.includes(".")?Eo(n,s):()=>n[s];if(ae(e)){const o=t[e];K(o)&&Vt(r,o)}else if(K(e))Vt(r,e.bind(n));else if(le(e))if(V(e))e.forEach(o=>Oo(o,t,n,s));else{const o=K(e.handler)?e.handler.bind(n):t[e.handler];K(o)&&Vt(r,o,e)}}function Ls(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,c=o.get(t);let l;return c?l=c:!r.length&&!n&&!s?l=t:(l={},r.length&&r.forEach(a=>bn(l,a,i,!0)),bn(l,t,i)),le(t)&&o.set(t,l),l}function bn(e,t,n,s=!1){const{mixins:r,extends:o}=t;o&&bn(e,o,n,!0),r&&r.forEach(i=>bn(e,i,n,!0));for(const i in t)if(!(s&&i==="expose")){const c=Al[i]||n&&n[i];e[i]=c?c(e[i],t[i]):t[i]}return e}const Al={data:sr,props:rr,emits:rr,methods:Ht,computed:Ht,beforeCreate:ve,created:ve,beforeMount:ve,mounted:ve,beforeUpdate:ve,updated:ve,beforeDestroy:ve,beforeUnmount:ve,destroyed:ve,unmounted:ve,activated:ve,deactivated:ve,errorCaptured:ve,serverPrefetch:ve,components:Ht,directives:Ht,watch:Pl,provide:sr,inject:Rl};function sr(e,t){return t?e?function(){return he(K(e)?e.call(this,this):e,K(t)?t.call(this,this):t)}:t:e}function Rl(e,t){return Ht(is(e),is(t))}function is(e){if(V(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ve(e,t){return e?[...new Set([].concat(e,t))]:t}function Ht(e,t){return e?he(Object.create(null),e,t):t}function rr(e,t){return e?V(e)&&V(t)?[...new Set([...e,...t])]:he(Object.create(null),tr(e),tr(t!=null?t:{})):t}function Pl(e,t){if(!e)return t;if(!t)return e;const n=he(Object.create(null),e);for(const s in t)n[s]=ve(e[s],t[s]);return n}function Io(){return{app:null,config:{isNativeTag:li,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 Tl=0;function Ol(e,t){return function(s,r=null){K(s)||(s=he({},s)),r!=null&&!le(r)&&(r=null);const o=Io(),i=new WeakSet;let c=!1;const l=o.app={_uid:Tl++,_component:s,_props:r,_container:null,_context:o,_instance:null,version:tc,get config(){return o.config},set config(a){},use(a,...f){return i.has(a)||(a&&K(a.install)?(i.add(a),a.install(l,...f)):K(a)&&(i.add(a),a(l,...f))),l},mixin(a){return o.mixins.includes(a)||o.mixins.push(a),l},component(a,f){return f?(o.components[a]=f,l):o.components[a]},directive(a,f){return f?(o.directives[a]=f,l):o.directives[a]},mount(a,f,h){if(!c){const p=be(s,r);return p.appContext=o,h===!0?h="svg":h===!1&&(h=void 0),f&&t?t(p,a):e(p,a,h),c=!0,l._container=a,a.__vue_app__=l,$n(p.component)||p.component.proxy}},unmount(){c&&(e(null,l._container),delete l._container.__vue_app__)},provide(a,f){return o.provides[a]=f,l},runWithContext(a){const f=Ut;Ut=l;try{return a()}finally{Ut=f}}};return l}}let Ut=null;function dn(e,t){if(_e){let n=_e.provides;const s=_e.parent&&_e.parent.provides;s===n&&(n=_e.provides=Object.create(s)),n[e]=t}}function De(e,t,n=!1){const s=_e||de;if(s||Ut){const r=s?s.parent==null?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:Ut._context.provides;if(r&&e in r)return r[e];if(arguments.length>1)return n&&K(t)?t.call(s&&s.proxy):t}}function Il(e,t,n,s=!1){const r={},o={};mn(o,Nn,1),e.propsDefaults=Object.create(null),Mo(e,t,r,o);for(const i in e.propsOptions[0])i in r||(r[i]=void 0);n?e.props=s?r:Ui(r):e.type.props?e.props=r:e.props=o,e.attrs=o}function Ml(e,t,n,s){const{props:r,attrs:o,vnode:{patchFlag:i}}=e,c=Q(r),[l]=e.propsOptions;let a=!1;if((s||i>0)&&!(i&16)){if(i&8){const f=e.vnode.dynamicProps;for(let h=0;h<f.length;h++){let p=f[h];if(Tn(e.emitsOptions,p))continue;const y=t[p];if(l)if(Y(o,p))y!==o[p]&&(o[p]=y,a=!0);else{const A=ke(p);r[A]=ls(l,c,A,y,e,!1)}else y!==o[p]&&(o[p]=y,a=!0)}}}else{Mo(e,t,r,o)&&(a=!0);let f;for(const h in c)(!t||!Y(t,h)&&((f=Ot(h))===h||!Y(t,f)))&&(l?n&&(n[h]!==void 0||n[f]!==void 0)&&(r[h]=ls(l,c,h,void 0,e,!0)):delete r[h]);if(o!==c)for(const h in o)(!t||!Y(t,h)&&!0)&&(delete o[h],a=!0)}a&&Ve(e,"set","$attrs")}function Mo(e,t,n,s){const[r,o]=e.propsOptions;let i=!1,c;if(t)for(let l in t){if(Bt(l))continue;const a=t[l];let f;r&&Y(r,f=ke(l))?!o||!o.includes(f)?n[f]=a:(c||(c={}))[f]=a:Tn(e.emitsOptions,l)||(!(l in s)||a!==s[l])&&(s[l]=a,i=!0)}if(o){const l=Q(n),a=c||ie;for(let f=0;f<o.length;f++){const h=o[f];n[h]=ls(r,l,h,a[h],e,!Y(a,h))}}return i}function ls(e,t,n,s,r,o){const i=e[n];if(i!=null){const c=Y(i,"default");if(c&&s===void 0){const l=i.default;if(i.type!==Function&&!i.skipFactory&&K(l)){const{propsDefaults:a}=r;if(n in a)s=a[n];else{const f=nn(r);s=a[n]=l.call(null,t),f()}}else s=l}i[0]&&(o&&!c?s=!1:i[1]&&(s===""||s===Ot(n))&&(s=!0))}return s}function Lo(e,t,n=!1){const s=t.propsCache,r=s.get(e);if(r)return r;const o=e.props,i={},c=[];let l=!1;if(!K(e)){const f=h=>{l=!0;const[p,y]=Lo(h,t,!0);he(i,p),y&&c.push(...y)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!o&&!l)return le(e)&&s.set(e,Et),Et;if(V(o))for(let f=0;f<o.length;f++){const h=ke(o[f]);or(h)&&(i[h]=ie)}else if(o)for(const f in o){const h=ke(f);if(or(h)){const p=o[f],y=i[h]=V(p)||K(p)?{type:p}:he({},p);if(y){const A=cr(Boolean,y.type),M=cr(String,y.type);y[0]=A>-1,y[1]=M<0||A<M,(A>-1||Y(y,"default"))&&c.push(h)}}}const a=[i,c];return le(e)&&s.set(e,a),a}function or(e){return e[0]!=="$"&&!Bt(e)}function ir(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function lr(e,t){return ir(e)===ir(t)}function cr(e,t){return V(t)?t.findIndex(n=>lr(n,e)):K(t)&&lr(t,e)?0:-1}const No=e=>e[0]==="_"||e==="$stable",Ns=e=>V(e)?e.map(He):[He(e)],Ll=(e,t,n)=>{if(t._n)return t;const s=tl((...r)=>Ns(t(...r)),n);return s._c=!1,s},Fo=(e,t,n)=>{const s=e._ctx;for(const r in e){if(No(r))continue;const o=e[r];if(K(o))t[r]=Ll(r,o,s);else if(o!=null){const i=Ns(o);t[r]=()=>i}}},$o=(e,t)=>{const n=Ns(t);e.slots.default=()=>n},Nl=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=Q(t),mn(t,"_",n)):Fo(t,e.slots={})}else e.slots={},t&&$o(e,t);mn(e.slots,Nn,1)},Fl=(e,t,n)=>{const{vnode:s,slots:r}=e;let o=!0,i=ie;if(s.shapeFlag&32){const c=t._;c?n&&c===1?o=!1:(he(r,t),!n&&c===1&&delete r._):(o=!t.$stable,Fo(t,r)),i=t}else t&&($o(e,t),i={default:1});if(o)for(const c in r)!No(c)&&i[c]==null&&delete r[c]};function cs(e,t,n,s,r=!1){if(V(e)){e.forEach((p,y)=>cs(p,t&&(V(t)?t[y]:t),n,s,r));return}if(wt(s)&&!r)return;const o=s.shapeFlag&4?$n(s.component)||s.component.proxy:s.el,i=r?null:o,{i:c,r:l}=e,a=t&&t.r,f=c.refs===ie?c.refs={}:c.refs,h=c.setupState;if(a!=null&&a!==l&&(ae(a)?(f[a]=null,Y(h,a)&&(h[a]=null)):xe(a)&&(a.value=null)),K(l))st(l,c,12,[i,f]);else{const p=ae(l),y=xe(l);if(p||y){const A=()=>{if(e.f){const M=p?Y(h,l)?h[l]:f[l]:l.value;r?V(M)&&ms(M,o):V(M)?M.includes(o)||M.push(o):p?(f[l]=[o],Y(h,l)&&(h[l]=f[l])):(l.value=[o],e.k&&(f[e.k]=l.value))}else p?(f[l]=i,Y(h,l)&&(h[l]=i)):y&&(l.value=i,e.k&&(f[e.k]=i))};i?(A.id=-1,me(A,n)):A()}}}function $l(){typeof __VUE_PROD_HYDRATION_MISMATCH_DETAILS__!="boolean"&&(ys().__VUE_PROD_HYDRATION_MISMATCH_DETAILS__=!1)}const me=il;function Hl(e){return Bl(e)}function Bl(e,t){$l();const n=ys();n.__VUE__=!0;const{insert:s,remove:r,patchProp:o,createElement:i,createText:c,createComment:l,setText:a,setElementText:f,parentNode:h,nextSibling:p,setScopeId:y=we,insertStaticContent:A}=e,M=(u,d,g,_=null,v=null,x=null,T=void 0,C=null,S=!!d.dynamicChildren)=>{if(u===d)return;u&&!tt(u,d)&&(_=P(u),Ee(u,v,x,!0),u=null),d.patchFlag===-2&&(S=!1,d.dynamicChildren=null);const{type:b,ref:I,shapeFlag:j}=d;switch(b){case Ln:B(u,d,g,_);break;case Oe:N(u,d,g,_);break;case hn:u==null&&E(d,g,_,T);break;case Pe:L(u,d,g,_,v,x,T,C,S);break;default:j&1?U(u,d,g,_,v,x,T,C,S):j&6?oe(u,d,g,_,v,x,T,C,S):(j&64||j&128)&&b.process(u,d,g,_,v,x,T,C,S,re)}I!=null&&v&&cs(I,u&&u.ref,x,d||u,!d)},B=(u,d,g,_)=>{if(u==null)s(d.el=c(d.children),g,_);else{const v=d.el=u.el;d.children!==u.children&&a(v,d.children)}},N=(u,d,g,_)=>{u==null?s(d.el=l(d.children||""),g,_):d.el=u.el},E=(u,d,g,_)=>{[u.el,u.anchor]=A(u.children,d,g,_,u.el,u.anchor)},w=({el:u,anchor:d},g,_)=>{let v;for(;u&&u!==d;)v=p(u),s(u,g,_),u=v;s(d,g,_)},R=({el:u,anchor:d})=>{let g;for(;u&&u!==d;)g=p(u),r(u),u=g;r(d)},U=(u,d,g,_,v,x,T,C,S)=>{d.type==="svg"?T="svg":d.type==="math"&&(T="mathml"),u==null?F(d,g,_,v,x,T,C,S):X(u,d,v,x,T,C,S)},F=(u,d,g,_,v,x,T,C)=>{let S,b;const{props:I,shapeFlag:j,transition:H,dirs:D}=u;if(S=u.el=i(u.type,x,I&&I.is,I),j&8?f(S,u.children):j&16&&k(u.children,S,null,_,v,Wn(u,x),T,C),D&&it(u,null,_,"created"),J(S,u,u.scopeId,T,_),I){for(const ee in I)ee!=="value"&&!Bt(ee)&&o(S,ee,null,I[ee],x,u.children,_,v,O);"value"in I&&o(S,"value",null,I.value,x),(b=I.onVnodeBeforeMount)&&Re(b,_,u)}D&&it(u,null,_,"beforeMount");const q=jl(v,H);q&&H.beforeEnter(S),s(S,d,g),((b=I&&I.onVnodeMounted)||q||D)&&me(()=>{b&&Re(b,_,u),q&&H.enter(S),D&&it(u,null,_,"mounted")},v)},J=(u,d,g,_,v)=>{if(g&&y(u,g),_)for(let x=0;x<_.length;x++)y(u,_[x]);if(v){let x=v.subTree;if(d===x){const T=v.vnode;J(u,T,T.scopeId,T.slotScopeIds,v.parent)}}},k=(u,d,g,_,v,x,T,C,S=0)=>{for(let b=S;b<u.length;b++){const I=u[b]=C?Xe(u[b]):He(u[b]);M(null,I,d,g,_,v,x,T,C)}},X=(u,d,g,_,v,x,T)=>{const C=d.el=u.el;let{patchFlag:S,dynamicChildren:b,dirs:I}=d;S|=u.patchFlag&16;const j=u.props||ie,H=d.props||ie;let D;if(g&&lt(g,!1),(D=H.onVnodeBeforeUpdate)&&Re(D,g,d,u),I&&it(d,u,g,"beforeUpdate"),g&&lt(g,!0),b?G(u.dynamicChildren,b,C,g,_,Wn(d,v),x):T||Z(u,d,C,null,g,_,Wn(d,v),x,!1),S>0){if(S&16)ue(C,d,j,H,g,_,v);else if(S&2&&j.class!==H.class&&o(C,"class",null,H.class,v),S&4&&o(C,"style",j.style,H.style,v),S&8){const q=d.dynamicProps;for(let ee=0;ee<q.length;ee++){const ce=q[ee],pe=j[ce],Me=H[ce];(Me!==pe||ce==="value")&&o(C,ce,pe,Me,v,u.children,g,_,O)}}S&1&&u.children!==d.children&&f(C,d.children)}else!T&&b==null&&ue(C,d,j,H,g,_,v);((D=H.onVnodeUpdated)||I)&&me(()=>{D&&Re(D,g,d,u),I&&it(d,u,g,"updated")},_)},G=(u,d,g,_,v,x,T)=>{for(let C=0;C<d.length;C++){const S=u[C],b=d[C],I=S.el&&(S.type===Pe||!tt(S,b)||S.shapeFlag&70)?h(S.el):g;M(S,b,I,null,_,v,x,T,!0)}},ue=(u,d,g,_,v,x,T)=>{if(g!==_){if(g!==ie)for(const C in g)!Bt(C)&&!(C in _)&&o(u,C,g[C],null,T,d.children,v,x,O);for(const C in _){if(Bt(C))continue;const S=_[C],b=g[C];S!==b&&C!=="value"&&o(u,C,b,S,T,d.children,v,x,O)}"value"in _&&o(u,"value",g.value,_.value,T)}},L=(u,d,g,_,v,x,T,C,S)=>{const b=d.el=u?u.el:c(""),I=d.anchor=u?u.anchor:c("");let{patchFlag:j,dynamicChildren:H,slotScopeIds:D}=d;D&&(C=C?C.concat(D):D),u==null?(s(b,g,_),s(I,g,_),k(d.children||[],g,I,v,x,T,C,S)):j>0&&j&64&&H&&u.dynamicChildren?(G(u.dynamicChildren,H,g,v,x,T,C),(d.key!=null||v&&d===v.subTree)&&Ho(u,d,!0)):Z(u,d,g,I,v,x,T,C,S)},oe=(u,d,g,_,v,x,T,C,S)=>{d.slotScopeIds=C,u==null?d.shapeFlag&512?v.ctx.activate(d,g,_,T,S):ge(d,g,_,v,x,T,S):We(u,d,S)},ge=(u,d,g,_,v,x,T)=>{const C=u.component=Yl(u,_,v);if(In(u)&&(C.ctx.renderer=re),Ql(C),C.asyncDep){if(v&&v.registerDep(C,fe),!u.el){const S=C.subTree=be(Oe);N(null,S,d,g)}}else fe(C,u,d,g,v,x,T)},We=(u,d,g)=>{const _=d.component=u.component;if(rl(u,d,g))if(_.asyncDep&&!_.asyncResolved){te(_,d,g);return}else _.next=d,Ji(_.update),_.effect.dirty=!0,_.update();else d.el=u.el,_.vnode=d},fe=(u,d,g,_,v,x,T)=>{const C=()=>{if(u.isMounted){let{next:I,bu:j,u:H,parent:D,vnode:q}=u;{const yt=Bo(u);if(yt){I&&(I.el=q.el,te(u,I,T)),yt.asyncDep.then(()=>{u.isUnmounted||C()});return}}let ee=I,ce;lt(u,!1),I?(I.el=q.el,te(u,I,T)):I=q,j&&jt(j),(ce=I.props&&I.props.onVnodeBeforeUpdate)&&Re(ce,D,I,q),lt(u,!0);const pe=kn(u),Me=u.subTree;u.subTree=pe,M(Me,pe,h(Me.el),P(Me),u,v,x),I.el=pe.el,ee===null&&ol(u,pe.el),H&&me(H,v),(ce=I.props&&I.props.onVnodeUpdated)&&me(()=>Re(ce,D,I,q),v)}else{let I;const{el:j,props:H}=d,{bm:D,m:q,parent:ee}=u,ce=wt(d);if(lt(u,!1),D&&jt(D),!ce&&(I=H&&H.onVnodeBeforeMount)&&Re(I,ee,d),lt(u,!0),j&&W){const pe=()=>{u.subTree=kn(u),W(j,u.subTree,u,v,null)};ce?d.type.__asyncLoader().then(()=>!u.isUnmounted&&pe()):pe()}else{const pe=u.subTree=kn(u);M(null,pe,g,_,u,v,x),d.el=pe.el}if(q&&me(q,v),!ce&&(I=H&&H.onVnodeMounted)){const pe=d;me(()=>Re(I,ee,pe),v)}(d.shapeFlag&256||ee&&wt(ee.vnode)&&ee.vnode.shapeFlag&256)&&u.a&&me(u.a,v),u.isMounted=!0,d=g=_=null}},S=u.effect=new Es(C,we,()=>Ts(b),u.scope),b=u.update=()=>{S.dirty&&S.run()};b.id=u.uid,lt(u,!0),b()},te=(u,d,g)=>{d.component=u;const _=u.vnode.props;u.vnode=d,u.next=null,Ml(u,d.props,_,g),Fl(u,d.children,g),gt(),Js(u),mt()},Z=(u,d,g,_,v,x,T,C,S=!1)=>{const b=u&&u.children,I=u?u.shapeFlag:0,j=d.children,{patchFlag:H,shapeFlag:D}=d;if(H>0){if(H&128){ot(b,j,g,_,v,x,T,C,S);return}else if(H&256){Fe(b,j,g,_,v,x,T,C,S);return}}D&8?(I&16&&O(b,v,x),j!==b&&f(g,j)):I&16?D&16?ot(b,j,g,_,v,x,T,C,S):O(b,v,x,!0):(I&8&&f(g,""),D&16&&k(j,g,_,v,x,T,C,S))},Fe=(u,d,g,_,v,x,T,C,S)=>{u=u||Et,d=d||Et;const b=u.length,I=d.length,j=Math.min(b,I);let H;for(H=0;H<j;H++){const D=d[H]=S?Xe(d[H]):He(d[H]);M(u[H],D,g,null,v,x,T,C,S)}b>I?O(u,v,x,!0,!1,j):k(d,g,_,v,x,T,C,S,j)},ot=(u,d,g,_,v,x,T,C,S)=>{let b=0;const I=d.length;let j=u.length-1,H=I-1;for(;b<=j&&b<=H;){const D=u[b],q=d[b]=S?Xe(d[b]):He(d[b]);if(tt(D,q))M(D,q,g,null,v,x,T,C,S);else break;b++}for(;b<=j&&b<=H;){const D=u[j],q=d[H]=S?Xe(d[H]):He(d[H]);if(tt(D,q))M(D,q,g,null,v,x,T,C,S);else break;j--,H--}if(b>j){if(b<=H){const D=H+1,q=D<I?d[D].el:_;for(;b<=H;)M(null,d[b]=S?Xe(d[b]):He(d[b]),g,q,v,x,T,C,S),b++}}else if(b>H)for(;b<=j;)Ee(u[b],v,x,!0),b++;else{const D=b,q=b,ee=new Map;for(b=q;b<=H;b++){const Se=d[b]=S?Xe(d[b]):He(d[b]);Se.key!=null&&ee.set(Se.key,b)}let ce,pe=0;const Me=H-q+1;let yt=!1,ks=0;const Mt=new Array(Me);for(b=0;b<Me;b++)Mt[b]=0;for(b=D;b<=j;b++){const Se=u[b];if(pe>=Me){Ee(Se,v,x,!0);continue}let $e;if(Se.key!=null)$e=ee.get(Se.key);else for(ce=q;ce<=H;ce++)if(Mt[ce-q]===0&&tt(Se,d[ce])){$e=ce;break}$e===void 0?Ee(Se,v,x,!0):(Mt[$e-q]=b+1,$e>=ks?ks=$e:yt=!0,M(Se,d[$e],g,null,v,x,T,C,S),pe++)}const Vs=yt?kl(Mt):Et;for(ce=Vs.length-1,b=Me-1;b>=0;b--){const Se=q+b,$e=d[Se],Ds=Se+1<I?d[Se+1].el:_;Mt[b]===0?M(null,$e,g,Ds,v,x,T,C,S):yt&&(ce<0||b!==Vs[ce]?Ie($e,g,Ds,2):ce--)}}},Ie=(u,d,g,_,v=null)=>{const{el:x,type:T,transition:C,children:S,shapeFlag:b}=u;if(b&6){Ie(u.component.subTree,d,g,_);return}if(b&128){u.suspense.move(d,g,_);return}if(b&64){T.move(u,d,g,re);return}if(T===Pe){s(x,d,g);for(let j=0;j<S.length;j++)Ie(S[j],d,g,_);s(u.anchor,d,g);return}if(T===hn){w(u,d,g);return}if(_!==2&&b&1&&C)if(_===0)C.beforeEnter(x),s(x,d,g),me(()=>C.enter(x),v);else{const{leave:j,delayLeave:H,afterLeave:D}=C,q=()=>s(x,d,g),ee=()=>{j(x,()=>{q(),D&&D()})};H?H(x,q,ee):ee()}else s(x,d,g)},Ee=(u,d,g,_=!1,v=!1)=>{const{type:x,props:T,ref:C,children:S,dynamicChildren:b,shapeFlag:I,patchFlag:j,dirs:H}=u;if(C!=null&&cs(C,null,g,u,!0),I&256){d.ctx.deactivate(u);return}const D=I&1&&H,q=!wt(u);let ee;if(q&&(ee=T&&T.onVnodeBeforeUnmount)&&Re(ee,d,u),I&6)m(u.component,g,_);else{if(I&128){u.suspense.unmount(g,_);return}D&&it(u,null,d,"beforeUnmount"),I&64?u.type.remove(u,d,g,v,re,_):b&&(x!==Pe||j>0&&j&64)?O(b,d,g,!1,!0):(x===Pe&&j&384||!v&&I&16)&&O(S,d,g),_&&_t(u)}(q&&(ee=T&&T.onVnodeUnmounted)||D)&&me(()=>{ee&&Re(ee,d,u),D&&it(u,null,d,"unmounted")},g)},_t=u=>{const{type:d,el:g,anchor:_,transition:v}=u;if(d===Pe){js(g,_);return}if(d===hn){R(u);return}const x=()=>{r(g),v&&!v.persisted&&v.afterLeave&&v.afterLeave()};if(u.shapeFlag&1&&v&&!v.persisted){const{leave:T,delayLeave:C}=v,S=()=>T(g,x);C?C(u.el,x,S):S()}else x()},js=(u,d)=>{let g;for(;u!==d;)g=p(u),r(u),u=g;r(d)},m=(u,d,g)=>{const{bum:_,scope:v,update:x,subTree:T,um:C}=u;_&&jt(_),v.stop(),x&&(x.active=!1,Ee(T,u,d,g)),C&&me(C,d),me(()=>{u.isUnmounted=!0},d),d&&d.pendingBranch&&!d.isUnmounted&&u.asyncDep&&!u.asyncResolved&&u.suspenseId===d.pendingId&&(d.deps--,d.deps===0&&d.resolve())},O=(u,d,g,_=!1,v=!1,x=0)=>{for(let T=x;T<u.length;T++)Ee(u[T],d,g,_,v)},P=u=>u.shapeFlag&6?P(u.component.subTree):u.shapeFlag&128?u.suspense.next():p(u.anchor||u.el);let $=!1;const ne=(u,d,g)=>{u==null?d._vnode&&Ee(d._vnode,null,null,!0):M(d._vnode||null,u,d,null,null,null,g),$||($=!0,Js(),po(),$=!1),d._vnode=u},re={p:M,um:Ee,m:Ie,r:_t,mt:ge,mc:k,pc:Z,pbc:G,n:P,o:e};let z,W;return t&&([z,W]=t(re)),{render:ne,hydrate:z,createApp:Ol(ne,z)}}function Wn({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function lt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function jl(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Ho(e,t,n=!1){const s=e.children,r=t.children;if(V(s)&&V(r))for(let o=0;o<s.length;o++){const i=s[o];let c=r[o];c.shapeFlag&1&&!c.dynamicChildren&&((c.patchFlag<=0||c.patchFlag===32)&&(c=r[o]=Xe(r[o]),c.el=i.el),n||Ho(i,c)),c.type===Ln&&(c.el=i.el)}}function kl(e){const t=e.slice(),n=[0];let s,r,o,i,c;const l=e.length;for(s=0;s<l;s++){const a=e[s];if(a!==0){if(r=n[n.length-1],e[r]<a){t[s]=r,n.push(s);continue}for(o=0,i=n.length-1;o<i;)c=o+i>>1,e[n[c]]<a?o=c+1:i=c;a<e[n[o]]&&(o>0&&(t[s]=n[o-1]),n[o]=s)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}function Bo(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Bo(t)}const Vl=e=>e.__isTeleport,Pe=Symbol.for("v-fgt"),Ln=Symbol.for("v-txt"),Oe=Symbol.for("v-cmt"),hn=Symbol.for("v-stc"),Kt=[];let Ne=null;function jo(e=!1){Kt.push(Ne=e?null:[])}function Dl(){Kt.pop(),Ne=Kt[Kt.length-1]||null}let Qt=1;function ur(e){Qt+=e}function ko(e){return e.dynamicChildren=Qt>0?Ne||Et:null,Dl(),Qt>0&&Ne&&Ne.push(e),e}function Uu(e,t,n,s,r,o){return ko(Uo(e,t,n,s,r,o,!0))}function Vo(e,t,n,s,r){return ko(be(e,t,n,s,r,!0))}function Jt(e){return e?e.__v_isVNode===!0:!1}function tt(e,t){return e.type===t.type&&e.key===t.key}const Nn="__vInternal",Do=({key:e})=>e!=null?e:null,pn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ae(e)||xe(e)||K(e)?{i:de,r:e,k:t,f:!!n}:e:null);function Uo(e,t=null,n=null,s=0,r=null,o=e===Pe?0:1,i=!1,c=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Do(t),ref:t&&pn(t),scopeId:On,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:o,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:de};return c?(Fs(l,n),o&128&&e.normalize(l)):n&&(l.shapeFlag|=ae(n)?8:16),Qt>0&&!i&&Ne&&(l.patchFlag>0||o&6)&&l.patchFlag!==32&&Ne.push(l),l}const be=Ul;function Ul(e,t=null,n=null,s=0,r=null,o=!1){if((!e||e===_o)&&(e=Oe),Jt(e)){const c=Ue(e,t,!0);return n&&Fs(c,n),Qt>0&&!o&&Ne&&(c.shapeFlag&6?Ne[Ne.indexOf(e)]=c:Ne.push(c)),c.patchFlag|=-2,c}if(ec(e)&&(e=e.__vccOpts),t){t=Kl(t);let{class:c,style:l}=t;c&&!ae(c)&&(t.class=bs(c)),le(l)&&(ro(l)&&!V(l)&&(l=he({},l)),t.style=vs(l))}const i=ae(e)?1:vo(e)?128:Vl(e)?64:le(e)?4:K(e)?2:0;return Uo(e,t,n,s,r,i,o,!0)}function Kl(e){return e?ro(e)||Nn in e?he({},e):e:null}function Ue(e,t,n=!1){const{props:s,ref:r,patchFlag:o,children:i}=e,c=t?zl(s||{},t):s;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&Do(c),ref:t&&t.ref?n&&r?V(r)?r.concat(pn(t)):[r,pn(t)]:pn(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Pe?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Ue(e.ssContent),ssFallback:e.ssFallback&&Ue(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Wl(e=" ",t=0){return be(Ln,null,e,t)}function Ku(e,t){const n=be(hn,null,e);return n.staticCount=t,n}function Wu(e="",t=!1){return t?(jo(),Vo(Oe,null,e)):be(Oe,null,e)}function He(e){return e==null||typeof e=="boolean"?be(Oe):V(e)?be(Pe,null,e.slice()):typeof e=="object"?Xe(e):be(Ln,null,String(e))}function Xe(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Ue(e)}function Fs(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(V(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),Fs(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!(Nn in t)?t._ctx=de:r===3&&de&&(de.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else K(t)?(t={default:t,_ctx:de},n=32):(t=String(t),s&64?(n=16,t=[Wl(t)]):n=8);e.children=t,e.shapeFlag|=n}function zl(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const r in s)if(r==="class")t.class!==s.class&&(t.class=bs([t.class,s.class]));else if(r==="style")t.style=vs([t.style,s.style]);else if(Sn(r)){const o=t[r],i=s[r];i&&o!==i&&!(V(o)&&o.includes(i))&&(t[r]=o?[].concat(o,i):i)}else r!==""&&(t[r]=s[r])}return t}function Re(e,t,n,s=null){Te(e,t,7,[n,s])}const ql=Io();let Gl=0;function Yl(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||ql,o={uid:Gl++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,scope:new Ei(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Lo(s,r),emitsOptions:mo(s,r),emit:null,emitted:null,propsDefaults:ie,inheritAttrs:s.inheritAttrs,ctx:ie,data:ie,props:ie,attrs:ie,slots:ie,refs:ie,setupState:ie,setupContext:null,attrsProxy:null,slotsProxy: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 o.ctx={_:o},o.root=t?t.root:o,o.emit=el.bind(null,o),e.ce&&e.ce(o),o}let _e=null;const Ko=()=>_e||de;let En,us;{const e=ys(),t=(n,s)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),o=>{r.length>1?r.forEach(i=>i(o)):r[0](o)}};En=t("__VUE_INSTANCE_SETTERS__",n=>_e=n),us=t("__VUE_SSR_SETTERS__",n=>Fn=n)}const nn=e=>{const t=_e;return En(e),e.scope.on(),()=>{e.scope.off(),En(t)}},fr=()=>{_e&&_e.scope.off(),En(null)};function Wo(e){return e.vnode.shapeFlag&4}let Fn=!1;function Ql(e,t=!1){t&&us(t);const{props:n,children:s}=e.vnode,r=Wo(e);Il(e,n,r,t),Nl(e,s);const o=r?Jl(e,t):void 0;return t&&us(!1),o}function Jl(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=oo(new Proxy(e.ctx,xl));const{setup:s}=n;if(s){const r=e.setupContext=s.length>1?Zl(e):null,o=nn(e);gt();const i=st(s,e,0,[e.props,r]);if(mt(),o(),Vr(i)){if(i.then(fr,fr),t)return i.then(c=>{ar(e,c,t)}).catch(c=>{Pn(c,e,0)});e.asyncDep=i}else ar(e,i,t)}else zo(e,t)}function ar(e,t,n){K(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:le(t)&&(e.setupState=uo(t)),zo(e,n)}let dr;function zo(e,t,n){const s=e.type;if(!e.render){if(!t&&dr&&!s.render){const r=s.template||Ls(e).template;if(r){const{isCustomElement:o,compilerOptions:i}=e.appContext.config,{delimiters:c,compilerOptions:l}=s,a=he(he({isCustomElement:o,delimiters:c},i),l);s.render=dr(r,a)}}e.render=s.render||we}{const r=nn(e);gt();try{Sl(e)}finally{mt(),r()}}}function Xl(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return Ce(e,"get","$attrs"),t[n]}}))}function Zl(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Xl(e)},slots:e.slots,emit:e.emit,expose:t}}function $n(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(uo(oo(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Dt)return Dt[n](e)},has(t,n){return n in t||n in Dt}}))}function fs(e,t=!0){return K(e)?e.displayName||e.name:e.name||t&&e.__name}function ec(e){return K(e)&&"__vccOpts"in e}const je=(e,t)=>Ki(e,t,Fn);function $s(e,t,n){const s=arguments.length;return s===2?le(t)&&!V(t)?Jt(t)?be(e,null,[t]):be(e,t):be(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Jt(n)&&(n=[n]),be(e,t,n))}const tc="3.4.21";/**
* @vue/runtime-dom v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const nc="http://www.w3.org/2000/svg",sc="http://www.w3.org/1998/Math/MathML",Ze=typeof document!="undefined"?document:null,hr=Ze&&Ze.createElement("template"),rc={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t==="svg"?Ze.createElementNS(nc,e):t==="mathml"?Ze.createElementNS(sc,e):Ze.createElement(e,n?{is:n}:void 0);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>Ze.createTextNode(e),createComment:e=>Ze.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ze.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,o){const i=n?n.previousSibling:t.lastChild;if(r&&(r===o||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===o||!(r=r.nextSibling)););else{hr.innerHTML=s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e;const c=hr.content;if(s==="svg"||s==="mathml"){const l=c.firstChild;for(;l.firstChild;)c.appendChild(l.firstChild);c.removeChild(l)}t.insertBefore(c,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},qe="transition",Lt="animation",Xt=Symbol("_vtc"),qo=(e,{slots:t})=>$s(dl,oc(e),t);qo.displayName="Transition";const Go={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String};qo.props=he({},Co,Go);const ct=(e,t=[])=>{V(e)?e.forEach(n=>n(...t)):e&&e(...t)},pr=e=>e?V(e)?e.some(t=>t.length>1):e.length>1:!1;function oc(e){const t={};for(const L in e)L in Go||(t[L]=e[L]);if(e.css===!1)return t;const{name:n="v",type:s,duration:r,enterFromClass:o=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:c=`${n}-enter-to`,appearFromClass:l=o,appearActiveClass:a=i,appearToClass:f=c,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:y=`${n}-leave-to`}=e,A=ic(r),M=A&&A[0],B=A&&A[1],{onBeforeEnter:N,onEnter:E,onEnterCancelled:w,onLeave:R,onLeaveCancelled:U,onBeforeAppear:F=N,onAppear:J=E,onAppearCancelled:k=w}=t,X=(L,oe,ge)=>{ut(L,oe?f:c),ut(L,oe?a:i),ge&&ge()},G=(L,oe)=>{L._isLeaving=!1,ut(L,h),ut(L,y),ut(L,p),oe&&oe()},ue=L=>(oe,ge)=>{const We=L?J:E,fe=()=>X(oe,L,ge);ct(We,[oe,fe]),gr(()=>{ut(oe,L?l:o),Ge(oe,L?f:c),pr(We)||mr(oe,s,M,fe)})};return he(t,{onBeforeEnter(L){ct(N,[L]),Ge(L,o),Ge(L,i)},onBeforeAppear(L){ct(F,[L]),Ge(L,l),Ge(L,a)},onEnter:ue(!1),onAppear:ue(!0),onLeave(L,oe){L._isLeaving=!0;const ge=()=>G(L,oe);Ge(L,h),uc(),Ge(L,p),gr(()=>{!L._isLeaving||(ut(L,h),Ge(L,y),pr(R)||mr(L,s,B,ge))}),ct(R,[L,ge])},onEnterCancelled(L){X(L,!1),ct(w,[L])},onAppearCancelled(L){X(L,!0),ct(k,[L])},onLeaveCancelled(L){G(L),ct(U,[L])}})}function ic(e){if(e==null)return null;if(le(e))return[zn(e.enter),zn(e.leave)];{const t=zn(e);return[t,t]}}function zn(e){return pi(e)}function Ge(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Xt]||(e[Xt]=new Set)).add(t)}function ut(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[Xt];n&&(n.delete(t),n.size||(e[Xt]=void 0))}function gr(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let lc=0;function mr(e,t,n,s){const r=e._endId=++lc,o=()=>{r===e._endId&&s()};if(n)return setTimeout(o,n);const{type:i,timeout:c,propCount:l}=cc(e,t);if(!i)return s();const a=i+"end";let f=0;const h=()=>{e.removeEventListener(a,p),o()},p=y=>{y.target===e&&++f>=l&&h()};setTimeout(()=>{f<l&&h()},c+1),e.addEventListener(a,p)}function cc(e,t){const n=window.getComputedStyle(e),s=A=>(n[A]||"").split(", "),r=s(`${qe}Delay`),o=s(`${qe}Duration`),i=_r(r,o),c=s(`${Lt}Delay`),l=s(`${Lt}Duration`),a=_r(c,l);let f=null,h=0,p=0;t===qe?i>0&&(f=qe,h=i,p=o.length):t===Lt?a>0&&(f=Lt,h=a,p=l.length):(h=Math.max(i,a),f=h>0?i>a?qe:Lt:null,p=f?f===qe?o.length:l.length:0);const y=f===qe&&/\b(transform|all)(,|$)/.test(s(`${qe}Property`).toString());return{type:f,timeout:h,propCount:p,hasTransform:y}}function _r(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,s)=>yr(n)+yr(e[s])))}function yr(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function uc(){return document.body.offsetHeight}function fc(e,t,n){const s=e[Xt];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Cn=Symbol("_vod"),Yo=Symbol("_vsh"),zu={beforeMount(e,{value:t},{transition:n}){e[Cn]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Nt(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:s}){!t!=!n&&(s?t?(s.beforeEnter(e),Nt(e,!0),s.enter(e)):s.leave(e,()=>{Nt(e,!1)}):Nt(e,t))},beforeUnmount(e,{value:t}){Nt(e,t)}};function Nt(e,t){e.style.display=t?e[Cn]:"none",e[Yo]=!t}const ac=Symbol(""),dc=/(^|;)\s*display\s*:/;function hc(e,t,n){const s=e.style,r=ae(n);let o=!1;if(n&&!r){if(t)if(ae(t))for(const i of t.split(";")){const c=i.slice(0,i.indexOf(":")).trim();n[c]==null&&gn(s,c,"")}else for(const i in t)n[i]==null&&gn(s,i,"");for(const i in n)i==="display"&&(o=!0),gn(s,i,n[i])}else if(r){if(t!==n){const i=s[ac];i&&(n+=";"+i),s.cssText=n,o=dc.test(n)}}else t&&e.removeAttribute("style");Cn in e&&(e[Cn]=o?s.display:"",e[Yo]&&(s.display="none"))}const vr=/\s*!important$/;function gn(e,t,n){if(V(n))n.forEach(s=>gn(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=pc(e,t);vr.test(n)?e.setProperty(Ot(s),n.replace(vr,""),"important"):e[s]=n}}const br=["Webkit","Moz","ms"],qn={};function pc(e,t){const n=qn[t];if(n)return n;let s=ke(t);if(s!=="filter"&&s in e)return qn[t]=s;s=An(s);for(let r=0;r<br.length;r++){const o=br[r]+s;if(o in e)return qn[t]=o}return t}const Er="http://www.w3.org/1999/xlink";function gc(e,t,n,s,r){if(s&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Er,t.slice(6,t.length)):e.setAttributeNS(Er,t,n);else{const o=bi(t);n==null||o&&!Kr(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}function mc(e,t,n,s,r,o,i){if(t==="innerHTML"||t==="textContent"){s&&i(s,r,o),e[t]=n==null?"":n;return}const c=e.tagName;if(t==="value"&&c!=="PROGRESS"&&!c.includes("-")){const a=c==="OPTION"?e.getAttribute("value")||"":e.value,f=n==null?"":n;(a!==f||!("_value"in e))&&(e.value=f),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const a=typeof e[t];a==="boolean"?n=Kr(n):n==null&&a==="string"?(n="",l=!0):a==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(t)}function _c(e,t,n,s){e.addEventListener(t,n,s)}function yc(e,t,n,s){e.removeEventListener(t,n,s)}const Cr=Symbol("_vei");function vc(e,t,n,s,r=null){const o=e[Cr]||(e[Cr]={}),i=o[t];if(s&&i)i.value=s;else{const[c,l]=bc(t);if(s){const a=o[t]=xc(s,r);_c(e,c,a,l)}else i&&(yc(e,c,i,l),o[t]=void 0)}}const xr=/(?:Once|Passive|Capture)$/;function bc(e){let t;if(xr.test(e)){t={};let s;for(;s=e.match(xr);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Ot(e.slice(2)),t]}let Gn=0;const Ec=Promise.resolve(),Cc=()=>Gn||(Ec.then(()=>Gn=0),Gn=Date.now());function xc(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Te(Sc(s,n.value),t,5,[s])};return n.value=e,n.attached=Cc(),n}function Sc(e,t){if(V(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>r=>!r._stopped&&s&&s(r))}else return t}const Sr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,wc=(e,t,n,s,r,o,i,c,l)=>{const a=r==="svg";t==="class"?fc(e,s,a):t==="style"?hc(e,n,s):Sn(t)?gs(t)||vc(e,t,n,s,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Ac(e,t,s,a))?mc(e,t,s,o,i,c,l):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),gc(e,t,s,a))};function Ac(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&Sr(t)&&K(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return Sr(t)&&ae(n)?!1:t in e}const Rc=he({patchProp:wc},rc);let wr;function Pc(){return wr||(wr=Hl(Rc))}const qu=(...e)=>{const t=Pc().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=Oc(s);if(!r)return;const o=t._component;!K(o)&&!o.render&&!o.template&&(o.template=r.innerHTML),r.innerHTML="";const i=n(r,!1,Tc(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),i},t};function Tc(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Oc(e){return ae(e)?document.querySelector(e):e}/*!
* vue-router v4.0.12
* (c) 2021 Eduardo San Martin Morote
* @license MIT
*/const Qo=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",It=e=>Qo?Symbol(e):"_vr_"+e,Ic=It("rvlm"),Ar=It("rvd"),Hs=It("r"),Jo=It("rl"),as=It("rvl"),bt=typeof window!="undefined";function Mc(e){return e.__esModule||Qo&&e[Symbol.toStringTag]==="Module"}const se=Object.assign;function Yn(e,t){const n={};for(const s in t){const r=t[s];n[s]=Array.isArray(r)?r.map(e):e(r)}return n}const Wt=()=>{},Lc=/\/$/,Nc=e=>e.replace(Lc,"");function Qn(e,t,n="/"){let s,r={},o="",i="";const c=t.indexOf("?"),l=t.indexOf("#",c>-1?c:0);return c>-1&&(s=t.slice(0,c),o=t.slice(c+1,l>-1?l:t.length),r=e(o)),l>-1&&(s=s||t.slice(0,l),i=t.slice(l,t.length)),s=Bc(s!=null?s:t,n),{fullPath:s+(o&&"?")+o+i,path:s,query:r,hash:i}}function Fc(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Rr(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function $c(e,t,n){const s=t.matched.length-1,r=n.matched.length-1;return s>-1&&s===r&&Rt(t.matched[s],n.matched[r])&&Xo(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Rt(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Xo(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!Hc(e[n],t[n]))return!1;return!0}function Hc(e,t){return Array.isArray(e)?Pr(e,t):Array.isArray(t)?Pr(t,e):e===t}function Pr(e,t){return Array.isArray(t)?e.length===t.length&&e.every((n,s)=>n===t[s]):e.length===1&&e[0]===t}function Bc(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),s=e.split("/");let r=n.length-1,o,i;for(o=0;o<s.length;o++)if(i=s[o],!(r===1||i==="."))if(i==="..")r--;else break;return n.slice(0,r).join("/")+"/"+s.slice(o-(o===s.length?1:0)).join("/")}var Zt;(function(e){e.pop="pop",e.push="push"})(Zt||(Zt={}));var zt;(function(e){e.back="back",e.forward="forward",e.unknown=""})(zt||(zt={}));function jc(e){if(!e)if(bt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Nc(e)}const kc=/^[^#]+#/;function Vc(e,t){return e.replace(kc,"#")+t}function Dc(e,t){const n=document.documentElement.getBoundingClientRect(),s=e.getBoundingClientRect();return{behavior:t.behavior,left:s.left-n.left-(t.left||0),top:s.top-n.top-(t.top||0)}}const Hn=()=>({left:window.pageXOffset,top:window.pageYOffset});function Uc(e){let t;if("el"in e){const n=e.el,s=typeof n=="string"&&n.startsWith("#"),r=typeof n=="string"?s?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!r)return;t=Dc(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function Tr(e,t){return(history.state?history.state.position-t:-1)+e}const ds=new Map;function Kc(e,t){ds.set(e,t)}function Wc(e){const t=ds.get(e);return ds.delete(e),t}let zc=()=>location.protocol+"//"+location.host;function Zo(e,t){const{pathname:n,search:s,hash:r}=t,o=e.indexOf("#");if(o>-1){let c=r.includes(e.slice(o))?e.slice(o).length:1,l=r.slice(c);return l[0]!=="/"&&(l="/"+l),Rr(l,"")}return Rr(n,e)+s+r}function qc(e,t,n,s){let r=[],o=[],i=null;const c=({state:p})=>{const y=Zo(e,location),A=n.value,M=t.value;let B=0;if(p){if(n.value=y,t.value=p,i&&i===A){i=null;return}B=M?p.position-M.position:0}else s(y);r.forEach(N=>{N(n.value,A,{delta:B,type:Zt.pop,direction:B?B>0?zt.forward:zt.back:zt.unknown})})};function l(){i=n.value}function a(p){r.push(p);const y=()=>{const A=r.indexOf(p);A>-1&&r.splice(A,1)};return o.push(y),y}function f(){const{history:p}=window;!p.state||p.replaceState(se({},p.state,{scroll:Hn()}),"")}function h(){for(const p of o)p();o=[],window.removeEventListener("popstate",c),window.removeEventListener("beforeunload",f)}return window.addEventListener("popstate",c),window.addEventListener("beforeunload",f),{pauseListeners:l,listen:a,destroy:h}}function Or(e,t,n,s=!1,r=!1){return{back:e,current:t,forward:n,replaced:s,position:window.history.length,scroll:r?Hn():null}}function Gc(e){const{history:t,location:n}=window,s={value:Zo(e,n)},r={value:t.state};r.value||o(s.value,{back:null,current:s.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function o(l,a,f){const h=e.indexOf("#"),p=h>-1?(n.host&&document.querySelector("base")?e:e.slice(h))+l:zc()+e+l;try{t[f?"replaceState":"pushState"](a,"",p),r.value=a}catch(y){console.error(y),n[f?"replace":"assign"](p)}}function i(l,a){const f=se({},t.state,Or(r.value.back,l,r.value.forward,!0),a,{position:r.value.position});o(l,f,!0),s.value=l}function c(l,a){const f=se({},r.value,t.state,{forward:l,scroll:Hn()});o(f.current,f,!0);const h=se({},Or(s.value,l,null),{position:f.position+1},a);o(l,h,!1),s.value=l}return{location:s,state:r,push:c,replace:i}}function Yc(e){e=jc(e);const t=Gc(e),n=qc(e,t.state,t.location,t.replace);function s(o,i=!0){i||n.pauseListeners(),history.go(o)}const r=se({location:"",base:e,go:s,createHref:Vc.bind(null,e)},t,n);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}function Gu(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Yc(e)}function Qc(e){return typeof e=="string"||e&&typeof e=="object"}function ei(e){return typeof e=="string"||typeof e=="symbol"}const Ye={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},ti=It("nf");var Ir;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Ir||(Ir={}));function Pt(e,t){return se(new Error,{type:e,[ti]:!0},t)}function ft(e,t){return e instanceof Error&&ti in e&&(t==null||!!(e.type&t))}const Mr="[^/]+?",Jc={sensitive:!1,strict:!1,start:!0,end:!0},Xc=/[.+*?^${}()[\]/\\]/g;function Zc(e,t){const n=se({},Jc,t),s=[];let r=n.start?"^":"";const o=[];for(const a of e){const f=a.length?[]:[90];n.strict&&!a.length&&(r+="/");for(let h=0;h<a.length;h++){const p=a[h];let y=40+(n.sensitive?.25:0);if(p.type===0)h||(r+="/"),r+=p.value.replace(Xc,"\\$&"),y+=40;else if(p.type===1){const{value:A,repeatable:M,optional:B,regexp:N}=p;o.push({name:A,repeatable:M,optional:B});const E=N||Mr;if(E!==Mr){y+=10;try{new RegExp(`(${E})`)}catch(R){throw new Error(`Invalid custom RegExp for param "${A}" (${E}): `+R.message)}}let w=M?`((?:${E})(?:/(?:${E}))*)`:`(${E})`;h||(w=B&&a.length<2?`(?:/${w})`:"/"+w),B&&(w+="?"),r+=w,y+=20,B&&(y+=-8),M&&(y+=-20),E===".*"&&(y+=-50)}f.push(y)}s.push(f)}if(n.strict&&n.end){const a=s.length-1;s[a][s[a].length-1]+=.7000000000000001}n.strict||(r+="/?"),n.end?r+="$":n.strict&&(r+="(?:/|$)");const i=new RegExp(r,n.sensitive?"":"i");function c(a){const f=a.match(i),h={};if(!f)return null;for(let p=1;p<f.length;p++){const y=f[p]||"",A=o[p-1];h[A.name]=y&&A.repeatable?y.split("/"):y}return h}function l(a){let f="",h=!1;for(const p of e){(!h||!f.endsWith("/"))&&(f+="/"),h=!1;for(const y of p)if(y.type===0)f+=y.value;else if(y.type===1){const{value:A,repeatable:M,optional:B}=y,N=A in a?a[A]:"";if(Array.isArray(N)&&!M)throw new Error(`Provided param "${A}" is an array but it is not repeatable (* or + modifiers)`);const E=Array.isArray(N)?N.join("/"):N;if(!E)if(B)p.length<2&&(f.endsWith("/")?f=f.slice(0,-1):h=!0);else throw new Error(`Missing required param "${A}"`);f+=E}}return f}return{re:i,score:s,keys:o,parse:c,stringify:l}}function eu(e,t){let n=0;for(;n<e.length&&n<t.length;){const s=t[n]-e[n];if(s)return s;n++}return e.length<t.length?e.length===1&&e[0]===40+40?-1:1:e.length>t.length?t.length===1&&t[0]===40+40?1:-1:0}function tu(e,t){let n=0;const s=e.score,r=t.score;for(;n<s.length&&n<r.length;){const o=eu(s[n],r[n]);if(o)return o;n++}return r.length-s.length}const nu={type:0,value:""},su=/[a-zA-Z0-9_]/;function ru(e){if(!e)return[[]];if(e==="/")return[[nu]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(y){throw new Error(`ERR (${n})/"${a}": ${y}`)}let n=0,s=n;const r=[];let o;function i(){o&&r.push(o),o=[]}let c=0,l,a="",f="";function h(){!a||(n===0?o.push({type:0,value:a}):n===1||n===2||n===3?(o.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${a}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:a,regexp:f,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),a="")}function p(){a+=l}for(;c<e.length;){if(l=e[c++],l==="\\"&&n!==2){s=n,n=4;continue}switch(n){case 0:l==="/"?(a&&h(),i()):l===":"?(h(),n=1):p();break;case 4:p(),n=s;break;case 1:l==="("?n=2:su.test(l)?p():(h(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&c--);break;case 2:l===")"?f[f.length-1]=="\\"?f=f.slice(0,-1)+l:n=3:f+=l;break;case 3:h(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&c--,f="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${a}"`),h(),i(),r}function ou(e,t,n){const s=Zc(ru(e.path),n),r=se(s,{record:e,parent:t,children:[],alias:[]});return t&&!r.record.aliasOf==!t.record.aliasOf&&t.children.push(r),r}function iu(e,t){const n=[],s=new Map;t=Nr({strict:!1,end:!0,sensitive:!1},t);function r(f){return s.get(f)}function o(f,h,p){const y=!p,A=cu(f);A.aliasOf=p&&p.record;const M=Nr(t,f),B=[A];if("alias"in f){const w=typeof f.alias=="string"?[f.alias]:f.alias;for(const R of w)B.push(se({},A,{components:p?p.record.components:A.components,path:R,aliasOf:p?p.record:A}))}let N,E;for(const w of B){const{path:R}=w;if(h&&R[0]!=="/"){const U=h.record.path,F=U[U.length-1]==="/"?"":"/";w.path=h.record.path+(R&&F+R)}if(N=ou(w,h,M),p?p.alias.push(N):(E=E||N,E!==N&&E.alias.push(N),y&&f.name&&!Lr(N)&&i(f.name)),"children"in A){const U=A.children;for(let F=0;F<U.length;F++)o(U[F],N,p&&p.children[F])}p=p||N,l(N)}return E?()=>{i(E)}:Wt}function i(f){if(ei(f)){const h=s.get(f);h&&(s.delete(f),n.splice(n.indexOf(h),1),h.children.forEach(i),h.alias.forEach(i))}else{const h=n.indexOf(f);h>-1&&(n.splice(h,1),f.record.name&&s.delete(f.record.name),f.children.forEach(i),f.alias.forEach(i))}}function c(){return n}function l(f){let h=0;for(;h<n.length&&tu(f,n[h])>=0;)h++;n.splice(h,0,f),f.record.name&&!Lr(f)&&s.set(f.record.name,f)}function a(f,h){let p,y={},A,M;if("name"in f&&f.name){if(p=s.get(f.name),!p)throw Pt(1,{location:f});M=p.record.name,y=se(lu(h.params,p.keys.filter(E=>!E.optional).map(E=>E.name)),f.params),A=p.stringify(y)}else if("path"in f)A=f.path,p=n.find(E=>E.re.test(A)),p&&(y=p.parse(A),M=p.record.name);else{if(p=h.name?s.get(h.name):n.find(E=>E.re.test(h.path)),!p)throw Pt(1,{location:f,currentLocation:h});M=p.record.name,y=se({},h.params,f.params),A=p.stringify(y)}const B=[];let N=p;for(;N;)B.unshift(N.record),N=N.parent;return{name:M,path:A,params:y,matched:B,meta:fu(B)}}return e.forEach(f=>o(f)),{addRoute:o,resolve:a,removeRoute:i,getRoutes:c,getRecordMatcher:r}}function lu(e,t){const n={};for(const s of t)s in e&&(n[s]=e[s]);return n}function cu(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:uu(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||{}:{default:e.component}}}function uu(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const s in e.components)t[s]=typeof n=="boolean"?n:n[s];return t}function Lr(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function fu(e){return e.reduce((t,n)=>se(t,n.meta),{})}function Nr(e,t){const n={};for(const s in e)n[s]=s in t?t[s]:e[s];return n}const ni=/#/g,au=/&/g,du=/\//g,hu=/=/g,pu=/\?/g,si=/\+/g,gu=/%5B/g,mu=/%5D/g,ri=/%5E/g,_u=/%60/g,oi=/%7B/g,yu=/%7C/g,ii=/%7D/g,vu=/%20/g;function Bs(e){return encodeURI(""+e).replace(yu,"|").replace(gu,"[").replace(mu,"]")}function bu(e){return Bs(e).replace(oi,"{").replace(ii,"}").replace(ri,"^")}function hs(e){return Bs(e).replace(si,"%2B").replace(vu,"+").replace(ni,"%23").replace(au,"%26").replace(_u,"`").replace(oi,"{").replace(ii,"}").replace(ri,"^")}function Eu(e){return hs(e).replace(hu,"%3D")}function Cu(e){return Bs(e).replace(ni,"%23").replace(pu,"%3F")}function xu(e){return e==null?"":Cu(e).replace(du,"%2F")}function xn(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function Su(e){const t={};if(e===""||e==="?")return t;const s=(e[0]==="?"?e.slice(1):e).split("&");for(let r=0;r<s.length;++r){const o=s[r].replace(si," "),i=o.indexOf("="),c=xn(i<0?o:o.slice(0,i)),l=i<0?null:xn(o.slice(i+1));if(c in t){let a=t[c];Array.isArray(a)||(a=t[c]=[a]),a.push(l)}else t[c]=l}return t}function Fr(e){let t="";for(let n in e){const s=e[n];if(n=Eu(n),s==null){s!==void 0&&(t+=(t.length?"&":"")+n);continue}(Array.isArray(s)?s.map(o=>o&&hs(o)):[s&&hs(s)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function wu(e){const t={};for(const n in e){const s=e[n];s!==void 0&&(t[n]=Array.isArray(s)?s.map(r=>r==null?null:""+r):s==null?s:""+s)}return t}function Ft(){let e=[];function t(s){return e.push(s),()=>{const r=e.indexOf(s);r>-1&&e.splice(r,1)}}function n(){e=[]}return{add:t,list:()=>e,reset:n}}function et(e,t,n,s,r){const o=s&&(s.enterCallbacks[r]=s.enterCallbacks[r]||[]);return()=>new Promise((i,c)=>{const l=h=>{h===!1?c(Pt(4,{from:n,to:t})):h instanceof Error?c(h):Qc(h)?c(Pt(2,{from:t,to:h})):(o&&s.enterCallbacks[r]===o&&typeof h=="function"&&o.push(h),i())},a=e.call(s&&s.instances[r],t,n,l);let f=Promise.resolve(a);e.length<3&&(f=f.then(l)),f.catch(h=>c(h))})}function Jn(e,t,n,s){const r=[];for(const o of e)for(const i in o.components){let c=o.components[i];if(!(t!=="beforeRouteEnter"&&!o.instances[i]))if(Au(c)){const a=(c.__vccOpts||c)[t];a&&r.push(et(a,n,s,o,i))}else{let l=c();r.push(()=>l.then(a=>{if(!a)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${o.path}"`));const f=Mc(a)?a.default:a;o.components[i]=f;const p=(f.__vccOpts||f)[t];return p&&et(p,n,s,o,i)()}))}}return r}function Au(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function $r(e){const t=De(Hs),n=De(Jo),s=je(()=>t.resolve(kt(e.to))),r=je(()=>{const{matched:l}=s.value,{length:a}=l,f=l[a-1],h=n.matched;if(!f||!h.length)return-1;const p=h.findIndex(Rt.bind(null,f));if(p>-1)return p;const y=Hr(l[a-2]);return a>1&&Hr(f)===y&&h[h.length-1].path!==y?h.findIndex(Rt.bind(null,l[a-2])):p}),o=je(()=>r.value>-1&&Ou(n.params,s.value.params)),i=je(()=>r.value>-1&&r.value===n.matched.length-1&&Xo(n.params,s.value.params));function c(l={}){return Tu(l)?t[kt(e.replace)?"replace":"push"](kt(e.to)).catch(Wt):Promise.resolve()}return{route:s,href:je(()=>s.value.href),isActive:o,isExactActive:i,navigate:c}}const Ru=wo({name:"RouterLink",props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:$r,setup(e,{slots:t}){const n=tn($r(e)),{options:s}=De(Hs),r=je(()=>({[Br(e.activeClass,s.linkActiveClass,"router-link-active")]:n.isActive,[Br(e.exactActiveClass,s.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&t.default(n);return e.custom?o:$s("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:r.value},o)}}}),Pu=Ru;function Tu(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function Ou(e,t){for(const n in t){const s=t[n],r=e[n];if(typeof s=="string"){if(s!==r)return!1}else if(!Array.isArray(r)||r.length!==s.length||s.some((o,i)=>o!==r[i]))return!1}return!0}function Hr(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Br=(e,t,n)=>e!=null?e:t!=null?t:n,Iu=wo({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},setup(e,{attrs:t,slots:n}){const s=De(as),r=je(()=>e.route||s.value),o=De(Ar,0),i=je(()=>r.value.matched[o]);dn(Ar,o+1),dn(Ic,i),dn(as,r);const c=Wi();return Vt(()=>[c.value,i.value,e.name],([l,a,f],[h,p,y])=>{a&&(a.instances[f]=l,p&&p!==a&&l&&l===h&&(a.leaveGuards.size||(a.leaveGuards=p.leaveGuards),a.updateGuards.size||(a.updateGuards=p.updateGuards))),l&&a&&(!p||!Rt(a,p)||!h)&&(a.enterCallbacks[f]||[]).forEach(A=>A(l))},{flush:"post"}),()=>{const l=r.value,a=i.value,f=a&&a.components[e.name],h=e.name;if(!f)return jr(n.default,{Component:f,route:l});const p=a.props[e.name],y=p?p===!0?l.params:typeof p=="function"?p(l):p:null,M=$s(f,se({},y,t,{onVnodeUnmounted:B=>{B.component.isUnmounted&&(a.instances[h]=null)},ref:c}));return jr(n.default,{Component:M,route:l})||M}}});function jr(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const Mu=Iu;function Yu(e){const t=iu(e.routes,e),n=e.parseQuery||Su,s=e.stringifyQuery||Fr,r=e.history,o=Ft(),i=Ft(),c=Ft(),l=zi(Ye);let a=Ye;bt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const f=Yn.bind(null,m=>""+m),h=Yn.bind(null,xu),p=Yn.bind(null,xn);function y(m,O){let P,$;return ei(m)?(P=t.getRecordMatcher(m),$=O):$=m,t.addRoute($,P)}function A(m){const O=t.getRecordMatcher(m);O&&t.removeRoute(O)}function M(){return t.getRoutes().map(m=>m.record)}function B(m){return!!t.getRecordMatcher(m)}function N(m,O){if(O=se({},O||l.value),typeof m=="string"){const W=Qn(n,m,O.path),u=t.resolve({path:W.path},O),d=r.createHref(W.fullPath);return se(W,u,{params:p(u.params),hash:xn(W.hash),redirectedFrom:void 0,href:d})}let P;if("path"in m)P=se({},m,{path:Qn(n,m.path,O.path).path});else{const W=se({},m.params);for(const u in W)W[u]==null&&delete W[u];P=se({},m,{params:h(m.params)}),O.params=h(O.params)}const $=t.resolve(P,O),ne=m.hash||"";$.params=f(p($.params));const re=Fc(s,se({},m,{hash:bu(ne),path:$.path})),z=r.createHref(re);return se({fullPath:re,hash:ne,query:s===Fr?wu(m.query):m.query||{}},$,{redirectedFrom:void 0,href:z})}function E(m){return typeof m=="string"?Qn(n,m,l.value.path):se({},m)}function w(m,O){if(a!==m)return Pt(8,{from:O,to:m})}function R(m){return J(m)}function U(m){return R(se(E(m),{replace:!0}))}function F(m){const O=m.matched[m.matched.length-1];if(O&&O.redirect){const{redirect:P}=O;let $=typeof P=="function"?P(m):P;return typeof $=="string"&&($=$.includes("?")||$.includes("#")?$=E($):{path:$},$.params={}),se({query:m.query,hash:m.hash,params:m.params},$)}}function J(m,O){const P=a=N(m),$=l.value,ne=m.state,re=m.force,z=m.replace===!0,W=F(P);if(W)return J(se(E(W),{state:ne,force:re,replace:z}),O||P);const u=P;u.redirectedFrom=O;let d;return!re&&$c(s,$,P)&&(d=Pt(16,{to:u,from:$}),ot($,$,!0,!1)),(d?Promise.resolve(d):X(u,$)).catch(g=>ft(g)?g:te(g,u,$)).then(g=>{if(g){if(ft(g,2))return J(se(E(g.to),{state:ne,force:re,replace:z}),O||u)}else g=ue(u,$,!0,z,ne);return G(u,$,g),g})}function k(m,O){const P=w(m,O);return P?Promise.reject(P):Promise.resolve()}function X(m,O){let P;const[$,ne,re]=Lu(m,O);P=Jn($.reverse(),"beforeRouteLeave",m,O);for(const W of $)W.leaveGuards.forEach(u=>{P.push(et(u,m,O))});const z=k.bind(null,m,O);return P.push(z),vt(P).then(()=>{P=[];for(const W of o.list())P.push(et(W,m,O));return P.push(z),vt(P)}).then(()=>{P=Jn(ne,"beforeRouteUpdate",m,O);for(const W of ne)W.updateGuards.forEach(u=>{P.push(et(u,m,O))});return P.push(z),vt(P)}).then(()=>{P=[];for(const W of m.matched)if(W.beforeEnter&&!O.matched.includes(W))if(Array.isArray(W.beforeEnter))for(const u of W.beforeEnter)P.push(et(u,m,O));else P.push(et(W.beforeEnter,m,O));return P.push(z),vt(P)}).then(()=>(m.matched.forEach(W=>W.enterCallbacks={}),P=Jn(re,"beforeRouteEnter",m,O),P.push(z),vt(P))).then(()=>{P=[];for(const W of i.list())P.push(et(W,m,O));return P.push(z),vt(P)}).catch(W=>ft(W,8)?W:Promise.reject(W))}function G(m,O,P){for(const $ of c.list())$(m,O,P)}function ue(m,O,P,$,ne){const re=w(m,O);if(re)return re;const z=O===Ye,W=bt?history.state:{};P&&($||z?r.replace(m.fullPath,se({scroll:z&&W&&W.scroll},ne)):r.push(m.fullPath,ne)),l.value=m,ot(m,O,P,z),Fe()}let L;function oe(){L=r.listen((m,O,P)=>{const $=N(m),ne=F($);if(ne){J(se(ne,{replace:!0}),$).catch(Wt);return}a=$;const re=l.value;bt&&Kc(Tr(re.fullPath,P.delta),Hn()),X($,re).catch(z=>ft(z,12)?z:ft(z,2)?(J(z.to,$).then(W=>{ft(W,20)&&!P.delta&&P.type===Zt.pop&&r.go(-1,!1)}).catch(Wt),Promise.reject()):(P.delta&&r.go(-P.delta,!1),te(z,$,re))).then(z=>{z=z||ue($,re,!1),z&&(P.delta?r.go(-P.delta,!1):P.type===Zt.pop&&ft(z,20)&&r.go(-1,!1)),G($,re,z)}).catch(Wt)})}let ge=Ft(),We=Ft(),fe;function te(m,O,P){Fe(m);const $=We.list();return $.length?$.forEach(ne=>ne(m,O,P)):console.error(m),Promise.reject(m)}function Z(){return fe&&l.value!==Ye?Promise.resolve():new Promise((m,O)=>{ge.add([m,O])})}function Fe(m){fe||(fe=!0,oe(),ge.list().forEach(([O,P])=>m?P(m):O()),ge.reset())}function ot(m,O,P,$){const{scrollBehavior:ne}=e;if(!bt||!ne)return Promise.resolve();const re=!P&&Wc(Tr(m.fullPath,0))||($||!P)&&history.state&&history.state.scroll||null;return ao().then(()=>ne(m,O,re)).then(z=>z&&Uc(z)).catch(z=>te(z,m,O))}const Ie=m=>r.go(m);let Ee;const _t=new Set;return{currentRoute:l,addRoute:y,removeRoute:A,hasRoute:B,getRoutes:M,resolve:N,options:e,push:R,replace:U,go:Ie,back:()=>Ie(-1),forward:()=>Ie(1),beforeEach:o.add,beforeResolve:i.add,afterEach:c.add,onError:We.add,isReady:Z,install(m){const O=this;m.component("RouterLink",Pu),m.component("RouterView",Mu),m.config.globalProperties.$router=O,Object.defineProperty(m.config.globalProperties,"$route",{enumerable:!0,get:()=>kt(l)}),bt&&!Ee&&l.value===Ye&&(Ee=!0,R(r.location).catch(ne=>{}));const P={};for(const ne in Ye)P[ne]=je(()=>l.value[ne]);m.provide(Hs,O),m.provide(Jo,tn(P)),m.provide(as,l);const $=m.unmount;_t.add(m),m.unmount=function(){_t.delete(m),_t.size<1&&(a=Ye,L&&L(),l.value=Ye,Ee=!1,fe=!1),$()}}}}function vt(e){return e.reduce((t,n)=>t.then(()=>n()),Promise.resolve())}function Lu(e,t){const n=[],s=[],r=[],o=Math.max(t.matched.length,e.matched.length);for(let i=0;i<o;i++){const c=t.matched[i];c&&(e.matched.find(a=>Rt(a,c))?s.push(c):n.push(c));const l=e.matched[i];l&&(t.matched.find(a=>Rt(a,l))||r.push(l))}return[n,s,r]}export{Pe as F,ku as K,qo as T,Uu as a,Vu as b,Vo as c,Uo as d,be as e,Wu as f,vs as g,Wl as h,Du as i,ju as j,$u as k,Yu as l,Gu as m,bs as n,jo as o,Fu as p,ao as q,Hu as r,qu as s,Nu as t,Ku as u,zu as v,tl as w,Vt as x,Bu as y};