UNPKG

vue

Version:

The progressive JavaScript framework for building modern web UI.

8 lines 90.4 kB
/** * vue v3.4.19 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT **/ var Vue=function(e){"use strict";function t(e,t){const n=new Set(e.split(","));return t?e=>n.has(e.toLowerCase()):e=>n.has(e)}const n={},o=[],r=()=>{},s=()=>!1,i=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),l=e=>e.startsWith("onUpdate:"),c=Object.assign,a=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},u=Object.prototype.hasOwnProperty,p=(e,t)=>u.call(e,t),d=Array.isArray,f=e=>"[object Map]"===x(e),h=e=>"[object Set]"===x(e),v=e=>"[object Date]"===x(e),m=e=>"function"==typeof e,g=e=>"string"==typeof e,y=e=>"symbol"==typeof e,_=e=>null!==e&&"object"==typeof e,b=e=>(_(e)||m(e))&&m(e.then)&&m(e.catch),C=Object.prototype.toString,x=e=>C.call(e),S=e=>x(e).slice(8,-1),E=e=>"[object Object]"===x(e),w=e=>g(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,k=t(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),A=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},T=/-(\w)/g,R=A((e=>e.replace(T,((e,t)=>t?t.toUpperCase():"")))),N=/\B([A-Z])/g,O=A((e=>e.replace(N,"-$1").toLowerCase())),L=A((e=>e.charAt(0).toUpperCase()+e.slice(1))),F=A((e=>e?`on${L(e)}`:"")),P=(e,t)=>!Object.is(e,t),M=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},I=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},V=e=>{const t=parseFloat(e);return isNaN(t)?e:t},B=e=>{const t=g(e)?Number(e):NaN;return isNaN(t)?e:t};let U;const $=()=>U||(U="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{}),D=t("Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console,Error");function j(e){if(d(e)){const t={};for(let n=0;n<e.length;n++){const o=e[n],r=g(o)?z(o):j(o);if(r)for(const e in r)t[e]=r[e]}return t}if(g(e)||_(e))return e}const H=/;(?![^(]*\))/g,W=/:([^]+)/,K=/\/\*[^]*?\*\//g;function z(e){const t={};return e.replace(K,"").split(H).forEach((e=>{if(e){const n=e.split(W);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}function G(e){let t="";if(g(e))t=e;else if(d(e))for(let n=0;n<e.length;n++){const o=G(e[n]);o&&(t+=o+" ")}else if(_(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const q=t("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function J(e){return!!e||""===e}function X(e,t){if(e===t)return!0;let n=v(e),o=v(t);if(n||o)return!(!n||!o)&&e.getTime()===t.getTime();if(n=y(e),o=y(t),n||o)return e===t;if(n=d(e),o=d(t),n||o)return!(!n||!o)&&function(e,t){if(e.length!==t.length)return!1;let n=!0;for(let o=0;n&&o<e.length;o++)n=X(e[o],t[o]);return n}(e,t);if(n=_(e),o=_(t),n||o){if(!n||!o)return!1;if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e){const o=e.hasOwnProperty(n),r=t.hasOwnProperty(n);if(o&&!r||!o&&r||!X(e[n],t[n]))return!1}}return String(e)===String(t)}function Y(e,t){return e.findIndex((e=>X(e,t)))}const Z=(e,t)=>t&&t.__v_isRef?Z(e,t.value):f(t)?{[`Map(${t.size})`]:[...t.entries()].reduce(((e,[t,n],o)=>(e[Q(t,o)+" =>"]=n,e)),{})}:h(t)?{[`Set(${t.size})`]:[...t.values()].map((e=>Q(e)))}:y(t)?Q(t):!_(t)||d(t)||E(t)?t:String(t),Q=(e,t="")=>{var n;return y(e)?`Symbol(${null!=(n=e.description)?n:t})`:e};let ee,te;class ne{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=ee,!e&&ee&&(this.index=(ee.scopes||(ee.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){const t=ee;try{return ee=this,e()}finally{ee=t}}}on(){ee=this}off(){ee=this.parent}stop(e){if(this._active){let t,n;for(t=0,n=this.effects.length;t<n;t++)this.effects[t].stop();for(t=0,n=this.cleanups.length;t<n;t++)this.cleanups[t]();if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].stop(!0);if(!this.detached&&this.parent&&!e){const e=this.parent.scopes.pop();e&&e!==this&&(this.parent.scopes[this.index]=e,e.index=this.index)}this.parent=void 0,this._active=!1}}}function oe(e,t=ee){t&&t.active&&t.effects.push(e)}function re(){return ee}class se{constructor(e,t,n,o){this.fn=e,this.trigger=t,this.scheduler=n,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,oe(this,o)}get dirty(){if(2===this._dirtyLevel||3===this._dirtyLevel){this._dirtyLevel=1,fe();for(let e=0;e<this._depsLength;e++){const t=this.deps[e];if(t.computed&&(ie(t.computed),this._dirtyLevel>=4))break}1===this._dirtyLevel&&(this._dirtyLevel=0),he()}return this._dirtyLevel>=4}set dirty(e){this._dirtyLevel=e?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let e=ue,t=te;try{return ue=!0,te=this,this._runnings++,le(this),this.fn()}finally{ce(this),this._runnings--,te=t,ue=e}}stop(){var e;this.active&&(le(this),ce(this),null==(e=this.onStop)||e.call(this),this.active=!1)}}function ie(e){return e.value}function le(e){e._trackId++,e._depsLength=0}function ce(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)ae(e.deps[t],e);e.deps.length=e._depsLength}}function ae(e,t){const n=e.get(t);void 0!==n&&t._trackId!==n&&(e.delete(t),0===e.size&&e.cleanup())}let ue=!0,pe=0;const de=[];function fe(){de.push(ue),ue=!1}function he(){const e=de.pop();ue=void 0===e||e}function ve(){pe++}function me(){for(pe--;!pe&&ye.length;)ye.shift()()}function ge(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const n=e.deps[e._depsLength];n!==t?(n&&ae(n,e),e.deps[e._depsLength++]=t):e._depsLength++}}const ye=[];function _e(e,t,n){ve();for(const o of e.keys()){let n;o._dirtyLevel<t&&(null!=n?n:n=e.get(o)===o._trackId)&&(o._shouldSchedule||(o._shouldSchedule=0===o._dirtyLevel),o._dirtyLevel=t),o._shouldSchedule&&(null!=n?n:n=e.get(o)===o._trackId)&&(o.trigger(),o._runnings&&!o.allowRecurse||2===o._dirtyLevel||(o._shouldSchedule=!1,o.scheduler&&ye.push(o.scheduler)))}me()}const be=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},Ce=new WeakMap,xe=Symbol(""),Se=Symbol("");function Ee(e,t,n){if(ue&&te){let t=Ce.get(e);t||Ce.set(e,t=new Map);let o=t.get(n);o||t.set(n,o=be((()=>t.delete(n)))),ge(te,o)}}function we(e,t,n,o,r,s){const i=Ce.get(e);if(!i)return;let l=[];if("clear"===t)l=[...i.values()];else if("length"===n&&d(e)){const e=Number(o);i.forEach(((t,n)=>{("length"===n||!y(n)&&n>=e)&&l.push(t)}))}else switch(void 0!==n&&l.push(i.get(n)),t){case"add":d(e)?w(n)&&l.push(i.get("length")):(l.push(i.get(xe)),f(e)&&l.push(i.get(Se)));break;case"delete":d(e)||(l.push(i.get(xe)),f(e)&&l.push(i.get(Se)));break;case"set":f(e)&&l.push(i.get(xe))}ve();for(const c of l)c&&_e(c,4);me()}const ke=t("__proto__,__v_isRef,__isVue"),Ae=new Set(Object.getOwnPropertyNames(Symbol).filter((e=>"arguments"!==e&&"caller"!==e)).map((e=>Symbol[e])).filter(y)),Te=Re();function Re(){const e={};return["includes","indexOf","lastIndexOf"].forEach((t=>{e[t]=function(...e){const n=yt(this);for(let t=0,r=this.length;t<r;t++)Ee(n,0,t+"");const o=n[t](...e);return-1===o||!1===o?n[t](...e.map(yt)):o}})),["push","pop","shift","unshift","splice"].forEach((t=>{e[t]=function(...e){fe(),ve();const n=yt(this)[t].apply(this,e);return me(),he(),n}})),e}function Ne(e){const t=yt(this);return Ee(t,0,e),t.hasOwnProperty(e)}class Oe{constructor(e=!1,t=!1){this._isReadonly=e,this._shallow=t}get(e,t,n){const o=this._isReadonly,r=this._shallow;if("__v_isReactive"===t)return!o;if("__v_isReadonly"===t)return o;if("__v_isShallow"===t)return r;if("__v_raw"===t)return n===(o?r?at:ct:r?lt:it).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;const s=d(e);if(!o){if(s&&p(Te,t))return Reflect.get(Te,t,n);if("hasOwnProperty"===t)return Ne}const i=Reflect.get(e,t,n);return(y(t)?Ae.has(t):ke(t))?i:(o||Ee(e,0,t),r?i:wt(i)?s&&w(t)?i:i.value:_(i)?o?dt(i):ut(i):i)}}class Le extends Oe{constructor(e=!1){super(!1,e)}set(e,t,n,o){let r=e[t];if(!this._shallow){const t=vt(r);if(mt(n)||vt(n)||(r=yt(r),n=yt(n)),!d(e)&&wt(r)&&!wt(n))return!t&&(r.value=n,!0)}const s=d(e)&&w(t)?Number(t)<e.length:p(e,t),i=Reflect.set(e,t,n,o);return e===yt(o)&&(s?P(n,r)&&we(e,"set",t,n):we(e,"add",t,n)),i}deleteProperty(e,t){const n=p(e,t),o=Reflect.deleteProperty(e,t);return o&&n&&we(e,"delete",t,void 0),o}has(e,t){const n=Reflect.has(e,t);return y(t)&&Ae.has(t)||Ee(e,0,t),n}ownKeys(e){return Ee(e,0,d(e)?"length":xe),Reflect.ownKeys(e)}}class Fe extends Oe{constructor(e=!1){super(!0,e)}set(e,t){return!0}deleteProperty(e,t){return!0}}const Pe=new Le,Me=new Fe,Ie=new Le(!0),Ve=new Fe(!0),Be=e=>e,Ue=e=>Reflect.getPrototypeOf(e);function $e(e,t,n=!1,o=!1){const r=yt(e=e.__v_raw),s=yt(t);n||(P(t,s)&&Ee(r,0,t),Ee(r,0,s));const{has:i}=Ue(r),l=o?Be:n?Ct:bt;return i.call(r,t)?l(e.get(t)):i.call(r,s)?l(e.get(s)):void(e!==r&&e.get(t))}function De(e,t=!1){const n=this.__v_raw,o=yt(n),r=yt(e);return t||(P(e,r)&&Ee(o,0,e),Ee(o,0,r)),e===r?n.has(e):n.has(e)||n.has(r)}function je(e,t=!1){return e=e.__v_raw,!t&&Ee(yt(e),0,xe),Reflect.get(e,"size",e)}function He(e){e=yt(e);const t=yt(this);return Ue(t).has.call(t,e)||(t.add(e),we(t,"add",e,e)),this}function We(e,t){t=yt(t);const n=yt(this),{has:o,get:r}=Ue(n);let s=o.call(n,e);s||(e=yt(e),s=o.call(n,e));const i=r.call(n,e);return n.set(e,t),s?P(t,i)&&we(n,"set",e,t):we(n,"add",e,t),this}function Ke(e){const t=yt(this),{has:n,get:o}=Ue(t);let r=n.call(t,e);r||(e=yt(e),r=n.call(t,e)),o&&o.call(t,e);const s=t.delete(e);return r&&we(t,"delete",e,void 0),s}function ze(){const e=yt(this),t=0!==e.size,n=e.clear();return t&&we(e,"clear",void 0,void 0),n}function Ge(e,t){return function(n,o){const r=this,s=r.__v_raw,i=yt(s),l=t?Be:e?Ct:bt;return!e&&Ee(i,0,xe),s.forEach(((e,t)=>n.call(o,l(e),l(t),r)))}}function qe(e,t,n){return function(...o){const r=this.__v_raw,s=yt(r),i=f(s),l="entries"===e||e===Symbol.iterator&&i,c="keys"===e&&i,a=r[e](...o),u=n?Be:t?Ct:bt;return!t&&Ee(s,0,c?Se:xe),{next(){const{value:e,done:t}=a.next();return t?{value:e,done:t}:{value:l?[u(e[0]),u(e[1])]:u(e),done:t}},[Symbol.iterator](){return this}}}}function Je(e){return function(...t){return"delete"!==e&&("clear"===e?void 0:this)}}function Xe(){const e={get(e){return $e(this,e)},get size(){return je(this)},has:De,add:He,set:We,delete:Ke,clear:ze,forEach:Ge(!1,!1)},t={get(e){return $e(this,e,!1,!0)},get size(){return je(this)},has:De,add:He,set:We,delete:Ke,clear:ze,forEach:Ge(!1,!0)},n={get(e){return $e(this,e,!0)},get size(){return je(this,!0)},has(e){return De.call(this,e,!0)},add:Je("add"),set:Je("set"),delete:Je("delete"),clear:Je("clear"),forEach:Ge(!0,!1)},o={get(e){return $e(this,e,!0,!0)},get size(){return je(this,!0)},has(e){return De.call(this,e,!0)},add:Je("add"),set:Je("set"),delete:Je("delete"),clear:Je("clear"),forEach:Ge(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach((r=>{e[r]=qe(r,!1,!1),n[r]=qe(r,!0,!1),t[r]=qe(r,!1,!0),o[r]=qe(r,!0,!0)})),[e,n,t,o]}const[Ye,Ze,Qe,et]=Xe();function tt(e,t){const n=t?e?et:Qe:e?Ze:Ye;return(t,o,r)=>"__v_isReactive"===o?!e:"__v_isReadonly"===o?e:"__v_raw"===o?t:Reflect.get(p(n,o)&&o in t?n:t,o,r)}const nt={get:tt(!1,!1)},ot={get:tt(!1,!0)},rt={get:tt(!0,!1)},st={get:tt(!0,!0)},it=new WeakMap,lt=new WeakMap,ct=new WeakMap,at=new WeakMap;function ut(e){return vt(e)?e:ft(e,!1,Pe,nt,it)}function pt(e){return ft(e,!1,Ie,ot,lt)}function dt(e){return ft(e,!0,Me,rt,ct)}function ft(e,t,n,o,r){if(!_(e))return e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const s=r.get(e);if(s)return s;const i=(l=e).__v_skip||!Object.isExtensible(l)?0:function(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}(S(l));var l;if(0===i)return e;const c=new Proxy(e,2===i?o:n);return r.set(e,c),c}function ht(e){return vt(e)?ht(e.__v_raw):!(!e||!e.__v_isReactive)}function vt(e){return!(!e||!e.__v_isReadonly)}function mt(e){return!(!e||!e.__v_isShallow)}function gt(e){return ht(e)||vt(e)}function yt(e){const t=e&&e.__v_raw;return t?yt(t):e}function _t(e){return Object.isExtensible(e)&&I(e,"__v_skip",!0),e}const bt=e=>_(e)?ut(e):e,Ct=e=>_(e)?dt(e):e;class xt{constructor(e,t,n,o){this._setter=t,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new se((()=>e(this._value)),(()=>Et(this,2===this.effect._dirtyLevel?2:3))),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=n}get value(){const e=yt(this);return e._cacheable&&!e.effect.dirty||!P(e._value,e._value=e.effect.run())||Et(e,4),St(e),e.effect._dirtyLevel>=2&&Et(e,2),e._value}set value(e){this._setter(e)}get _dirty(){return this.effect.dirty}set _dirty(e){this.effect.dirty=e}}function St(e){var t;ue&&te&&(e=yt(e),ge(te,null!=(t=e.dep)?t:e.dep=be((()=>e.dep=void 0),e instanceof xt?e:void 0)))}function Et(e,t=4,n){const o=(e=yt(e)).dep;o&&_e(o,t)}function wt(e){return!(!e||!0!==e.__v_isRef)}function kt(e){return At(e,!1)}function At(e,t){return wt(e)?e:new Tt(e,t)}class Tt{constructor(e,t){this.__v_isShallow=t,this.dep=void 0,this.__v_isRef=!0,this._rawValue=t?e:yt(e),this._value=t?e:bt(e)}get value(){return St(this),this._value}set value(e){const t=this.__v_isShallow||mt(e)||vt(e);e=t?e:yt(e),P(e,this._rawValue)&&(this._rawValue=e,this._value=t?e:bt(e),Et(this,4))}}function Rt(e){return wt(e)?e.value:e}const Nt={get:(e,t,n)=>Rt(Reflect.get(e,t,n)),set:(e,t,n,o)=>{const r=e[t];return wt(r)&&!wt(n)?(r.value=n,!0):Reflect.set(e,t,n,o)}};function Ot(e){return ht(e)?e:new Proxy(e,Nt)}class Lt{constructor(e){this.dep=void 0,this.__v_isRef=!0;const{get:t,set:n}=e((()=>St(this)),(()=>Et(this)));this._get=t,this._set=n}get value(){return this._get()}set value(e){this._set(e)}}function Ft(e){return new Lt(e)}class Pt{constructor(e,t,n){this._object=e,this._key=t,this._defaultValue=n,this.__v_isRef=!0}get value(){const e=this._object[this._key];return void 0===e?this._defaultValue:e}set value(e){this._object[this._key]=e}get dep(){return e=yt(this._object),t=this._key,null==(n=Ce.get(e))?void 0:n.get(t);var e,t,n}}class Mt{constructor(e){this._getter=e,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function It(e,t,n){const o=e[t];return wt(o)?o:new Pt(e,t,n)}function Vt(e,t,n,o){try{return o?e(...o):e()}catch(r){Ut(r,t,n)}}function Bt(e,t,n,o){if(m(e)){const r=Vt(e,t,n,o);return r&&b(r)&&r.catch((e=>{Ut(e,t,n)})),r}const r=[];for(let s=0;s<e.length;s++)r.push(Bt(e[s],t,n,o));return r}function Ut(e,t,n,o=!0){if(t){let o=t.parent;const r=t.proxy,s=`https://vuejs.org/error-reference/#runtime-${n}`;for(;o;){const t=o.ec;if(t)for(let n=0;n<t.length;n++)if(!1===t[n](e,r,s))return;o=o.parent}const i=t.appContext.config.errorHandler;if(i)return void Vt(i,null,10,[e,r,s])}!function(e,t,n,o=!0){console.error(e)}(e,0,0,o)}let $t=!1,Dt=!1;const jt=[];let Ht=0;const Wt=[];let Kt=null,zt=0;const Gt=Promise.resolve();let qt=null;function Jt(e){const t=qt||Gt;return e?t.then(this?e.bind(this):e):t}function Xt(e){jt.length&&jt.includes(e,$t&&e.allowRecurse?Ht+1:Ht)||(null==e.id?jt.push(e):jt.splice(function(e){let t=Ht+1,n=jt.length;for(;t<n;){const o=t+n>>>1,r=jt[o],s=tn(r);s<e||s===e&&r.pre?t=o+1:n=o}return t}(e.id),0,e),Yt())}function Yt(){$t||Dt||(Dt=!0,qt=Gt.then(on))}function Zt(e){d(e)?Wt.push(...e):Kt&&Kt.includes(e,e.allowRecurse?zt+1:zt)||Wt.push(e),Yt()}function Qt(e,t,n=($t?Ht+1:0)){for(;n<jt.length;n++){const t=jt[n];if(t&&t.pre){if(e&&t.id!==e.uid)continue;jt.splice(n,1),n--,t()}}}function en(e){if(Wt.length){const e=[...new Set(Wt)].sort(((e,t)=>tn(e)-tn(t)));if(Wt.length=0,Kt)return void Kt.push(...e);for(Kt=e,zt=0;zt<Kt.length;zt++)Kt[zt]();Kt=null,zt=0}}const tn=e=>null==e.id?1/0:e.id,nn=(e,t)=>{const n=tn(e)-tn(t);if(0===n){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function on(e){Dt=!1,$t=!0,jt.sort(nn);try{for(Ht=0;Ht<jt.length;Ht++){const e=jt[Ht];e&&!1!==e.active&&Vt(e,null,14)}}finally{Ht=0,jt.length=0,en(),$t=!1,qt=null,(jt.length||Wt.length)&&on()}}function rn(e,t,...o){if(e.isUnmounted)return;const r=e.vnode.props||n;let s=o;const i=t.startsWith("update:"),l=i&&t.slice(7);if(l&&l in r){const e=`${"modelValue"===l?"model":l}Modifiers`,{number:t,trim:i}=r[e]||n;i&&(s=o.map((e=>g(e)?e.trim():e))),t&&(s=o.map(V))}let c,a=r[c=F(t)]||r[c=F(R(t))];!a&&i&&(a=r[c=F(O(t))]),a&&Bt(a,e,6,s);const u=r[c+"Once"];if(u){if(e.emitted){if(e.emitted[c])return}else e.emitted={};e.emitted[c]=!0,Bt(u,e,6,s)}}function sn(e,t,n=!1){const o=t.emitsCache,r=o.get(e);if(void 0!==r)return r;const s=e.emits;let i={},l=!1;if(!m(e)){const o=e=>{const n=sn(e,t,!0);n&&(l=!0,c(i,n))};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}return s||l?(d(s)?s.forEach((e=>i[e]=null)):c(i,s),_(e)&&o.set(e,i),i):(_(e)&&o.set(e,null),null)}function ln(e,t){return!(!e||!i(t))&&(t=t.slice(2).replace(/Once$/,""),p(e,t[0].toLowerCase()+t.slice(1))||p(e,O(t))||p(e,t))}let cn=null,an=null;function un(e){const t=cn;return cn=e,an=e&&e.type.__scopeId||null,t}function pn(e,t=cn,n){if(!t)return e;if(e._n)return e;const o=(...n)=>{o._d&&Br(-1);const r=un(t);let s;try{s=e(...n)}finally{un(r),o._d&&Br(1)}return s};return o._n=!0,o._c=!0,o._d=!0,o}function dn(e){const{type:t,vnode:n,proxy:o,withProxy:r,props:s,propsOptions:[i],slots:c,attrs:a,emit:u,render:p,renderCache:d,data:f,setupState:h,ctx:v,inheritAttrs:m}=e;let g,y;const _=un(e);try{if(4&n.shapeFlag){const e=r||o;g=Yr(p.call(e,e,d,s,h,f,v)),y=a}else{const e=t;0,g=Yr(e(s,e.length>1?{attrs:a,slots:c,emit:u}:null)),y=t.props?a:fn(a)}}catch(C){Fr.length=0,Ut(C,e,1),g=Gr(Or)}let b=g;if(y&&!1!==m){const e=Object.keys(y),{shapeFlag:t}=b;e.length&&7&t&&(i&&e.some(l)&&(y=hn(y,i)),b=Jr(b,y))}return n.dirs&&(b=Jr(b),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&(b.transition=n.transition),g=b,un(_),g}const fn=e=>{let t;for(const n in e)("class"===n||"style"===n||i(n))&&((t||(t={}))[n]=e[n]);return t},hn=(e,t)=>{const n={};for(const o in e)l(o)&&o.slice(9)in t||(n[o]=e[o]);return n};function vn(e,t,n){const o=Object.keys(t);if(o.length!==Object.keys(e).length)return!0;for(let r=0;r<o.length;r++){const s=o[r];if(t[s]!==e[s]&&!ln(n,s))return!0}return!1}function mn({vnode:e,parent:t},n){for(;t;){const o=t.subTree;if(o.suspense&&o.suspense.activeBranch===e&&(o.el=e.el),o!==e)break;(e=t.vnode).el=n,t=t.parent}}const gn="components";const yn=Symbol.for("v-ndc");function _n(e,t,n=!0,o=!1){const r=cn||rs;if(r){const n=r.type;if(e===gn){const e=ys(n,!1);if(e&&(e===t||e===R(t)||e===L(R(t))))return n}const s=bn(r[e]||n[e],t)||bn(r.appContext[e],t);return!s&&o?n:s}}function bn(e,t){return e&&(e[t]||e[R(t)]||e[L(R(t))])}const Cn=e=>e.__isSuspense;let xn=0;const Sn={name:"Suspense",__isSuspense:!0,process(e,t,n,o,r,s,i,l,c,a){if(null==e)!function(e,t,n,o,r,s,i,l,c){const{p:a,o:{createElement:u}}=c,p=u("div"),d=e.suspense=wn(e,r,o,t,p,n,s,i,l,c);a(null,d.pendingBranch=e.ssContent,p,null,o,d,s,i),d.deps>0?(En(e,"onPending"),En(e,"onFallback"),a(null,e.ssFallback,t,n,o,null,s,i),Tn(d,e.ssFallback)):d.resolve(!1,!0)}(t,n,o,r,s,i,l,c,a);else{if(s&&s.deps>0)return void(t.suspense=e.suspense);!function(e,t,n,o,r,s,i,l,{p:c,um:a,o:{createElement:u}}){const p=t.suspense=e.suspense;p.vnode=t,t.el=e.el;const d=t.ssContent,f=t.ssFallback,{activeBranch:h,pendingBranch:v,isInFallback:m,isHydrating:g}=p;if(v)p.pendingBranch=d,jr(d,v)?(c(v,d,p.hiddenContainer,null,r,p,s,i,l),p.deps<=0?p.resolve():m&&(g||(c(h,f,n,o,r,null,s,i,l),Tn(p,f)))):(p.pendingId=xn++,g?(p.isHydrating=!1,p.activeBranch=v):a(v,r,p),p.deps=0,p.effects.length=0,p.hiddenContainer=u("div"),m?(c(null,d,p.hiddenContainer,null,r,p,s,i,l),p.deps<=0?p.resolve():(c(h,f,n,o,r,null,s,i,l),Tn(p,f))):h&&jr(d,h)?(c(h,d,n,o,r,p,s,i,l),p.resolve(!0)):(c(null,d,p.hiddenContainer,null,r,p,s,i,l),p.deps<=0&&p.resolve()));else if(h&&jr(d,h))c(h,d,n,o,r,p,s,i,l),Tn(p,d);else if(En(t,"onPending"),p.pendingBranch=d,p.pendingId=512&d.shapeFlag?d.component.suspenseId:xn++,c(null,d,p.hiddenContainer,null,r,p,s,i,l),p.deps<=0)p.resolve();else{const{timeout:e,pendingId:t}=p;e>0?setTimeout((()=>{p.pendingId===t&&p.fallback(f)}),e):0===e&&p.fallback(f)}}(e,t,n,o,r,i,l,c,a)}},hydrate:function(e,t,n,o,r,s,i,l,c){const a=t.suspense=wn(t,o,n,e.parentNode,document.createElement("div"),null,r,s,i,l,!0),u=c(e,a.pendingBranch=t.ssContent,n,a,s,i);0===a.deps&&a.resolve(!1,!0);return u},create:wn,normalize:function(e){const{shapeFlag:t,children:n}=e,o=32&t;e.ssContent=kn(o?n.default:n),e.ssFallback=o?kn(n.fallback):Gr(Or)}};function En(e,t){const n=e.props&&e.props[t];m(n)&&n()}function wn(e,t,n,o,r,s,i,l,c,a,u=!1){const{p:p,m:d,um:f,n:h,o:{parentNode:v,remove:m}}=a;let g;const y=function(e){var t;return null!=(null==(t=e.props)?void 0:t.suspensible)&&!1!==e.props.suspensible}(e);y&&(null==t?void 0:t.pendingBranch)&&(g=t.pendingId,t.deps++);const _=e.props?B(e.props.timeout):void 0,b=s,C={vnode:e,parent:t,parentComponent:n,namespace:i,container:o,hiddenContainer:r,deps:0,pendingId:xn++,timeout:"number"==typeof _?_:-1,activeBranch:null,pendingBranch:null,isInFallback:!u,isHydrating:u,isUnmounted:!1,effects:[],resolve(e=!1,n=!1){const{vnode:o,activeBranch:r,pendingBranch:i,pendingId:l,effects:c,parentComponent:a,container:u}=C;let p=!1;C.isHydrating?C.isHydrating=!1:e||(p=r&&i.transition&&"out-in"===i.transition.mode,p&&(r.transition.afterLeave=()=>{l===C.pendingId&&(d(i,u,s===b?h(r):s,0),Zt(c))}),r&&(v(r.el)!==C.hiddenContainer&&(s=h(r)),f(r,a,C,!0)),p||d(i,u,s,0)),Tn(C,i),C.pendingBranch=null,C.isInFallback=!1;let m=C.parent,_=!1;for(;m;){if(m.pendingBranch){m.effects.push(...c),_=!0;break}m=m.parent}_||p||Zt(c),C.effects=[],y&&t&&t.pendingBranch&&g===t.pendingId&&(t.deps--,0!==t.deps||n||t.resolve()),En(o,"onResolve")},fallback(e){if(!C.pendingBranch)return;const{vnode:t,activeBranch:n,parentComponent:o,container:r,namespace:s}=C;En(t,"onFallback");const i=h(n),a=()=>{C.isInFallback&&(p(null,e,r,i,o,null,s,l,c),Tn(C,e))},u=e.transition&&"out-in"===e.transition.mode;u&&(n.transition.afterLeave=a),C.isInFallback=!0,f(n,o,null,!0),u||a()},move(e,t,n){C.activeBranch&&d(C.activeBranch,e,t,n),C.container=e},next:()=>C.activeBranch&&h(C.activeBranch),registerDep(e,t){const n=!!C.pendingBranch;n&&C.deps++;const o=e.vnode.el;e.asyncDep.catch((t=>{Ut(t,e,0)})).then((r=>{if(e.isUnmounted||C.isUnmounted||C.pendingId!==e.suspenseId)return;e.asyncResolved=!0;const{vnode:s}=e;hs(e,r,!1),o&&(s.el=o);const l=!o&&e.subTree.el;t(e,s,v(o||e.subTree.el),o?null:h(e.subTree),C,i,c),l&&m(l),mn(e,s.el),n&&0==--C.deps&&C.resolve()}))},unmount(e,t){C.isUnmounted=!0,C.activeBranch&&f(C.activeBranch,n,e,t),C.pendingBranch&&f(C.pendingBranch,n,e,t)}};return C}function kn(e){let t;if(m(e)){const n=Vr&&e._c;n&&(e._d=!1,Mr()),e=e(),n&&(e._d=!0,t=Pr,Ir())}if(d(e)){const t=function(e,t=!0){let n;for(let o=0;o<e.length;o++){const t=e[o];if(!Dr(t))return;if(t.type!==Or||"v-if"===t.children){if(n)return;n=t}}return n}(e);e=t}return e=Yr(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter((t=>t!==e))),e}function An(e,t){t&&t.pendingBranch?d(e)?t.effects.push(...e):t.effects.push(e):Zt(e)}function Tn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:o}=e;let r=t.el;for(;!r&&t.component;)r=(t=t.component.subTree).el;n.el=r,o&&o.subTree===n&&(o.vnode.el=r,mn(o,r))}const Rn=Symbol.for("v-scx");function Nn(e,t){return Pn(e,null,{flush:"post"})}function On(e,t){return Pn(e,null,{flush:"sync"})}const Ln={};function Fn(e,t,n){return Pn(e,t,n)}function Pn(e,t,{immediate:o,deep:s,flush:i,once:l}=n){if(t&&l){const e=t;t=(...t)=>{e(...t),S()}}const c=rs,u=e=>!0===s?e:Vn(e,!1===s?1:void 0);let p,f,h=!1,v=!1;if(wt(e)?(p=()=>e.value,h=mt(e)):ht(e)?(p=()=>u(e),h=!0):d(e)?(v=!0,h=e.some((e=>ht(e)||mt(e))),p=()=>e.map((e=>wt(e)?e.value:ht(e)?u(e):m(e)?Vt(e,c,2):void 0))):p=m(e)?t?()=>Vt(e,c,2):()=>(f&&f(),Bt(e,c,3,[g])):r,t&&s){const e=p;p=()=>Vn(e())}let g=e=>{f=C.onStop=()=>{Vt(e,c,4),f=C.onStop=void 0}},y=v?new Array(e.length).fill(Ln):Ln;const _=()=>{if(C.active&&C.dirty)if(t){const e=C.run();(s||h||(v?e.some(((e,t)=>P(e,y[t]))):P(e,y)))&&(f&&f(),Bt(t,c,3,[e,y===Ln?void 0:v&&y[0]===Ln?[]:y,g]),y=e)}else C.run()};let b;_.allowRecurse=!!t,"sync"===i?b=_:"post"===i?b=()=>fr(_,c&&c.suspense):(_.pre=!0,c&&(_.id=c.uid),b=()=>Xt(_));const C=new se(p,r,b),x=re(),S=()=>{C.stop(),x&&a(x.effects,C)};return t?o?_():y=C.run():"post"===i?fr(C.run.bind(C),c&&c.suspense):C.run(),S}function Mn(e,t,n){const o=this.proxy,r=g(e)?e.includes(".")?In(o,e):()=>o[e]:e.bind(o,o);let s;m(t)?s=t:(s=t.handler,n=t);const i=cs(this),l=Pn(r,s.bind(o),n);return i(),l}function In(e,t){const n=t.split(".");return()=>{let t=e;for(let e=0;e<n.length&&t;e++)t=t[n[e]];return t}}function Vn(e,t,n=0,o){if(!_(e)||e.__v_skip)return e;if(t&&t>0){if(n>=t)return e;n++}if((o=o||new Set).has(e))return e;if(o.add(e),wt(e))Vn(e.value,t,n,o);else if(d(e))for(let r=0;r<e.length;r++)Vn(e[r],t,n,o);else if(h(e)||f(e))e.forEach((e=>{Vn(e,t,n,o)}));else if(E(e))for(const r in e)Vn(e[r],t,n,o);return e}function Bn(e,t,n,o){const r=e.dirs,s=t&&t.dirs;for(let i=0;i<r.length;i++){const l=r[i];s&&(l.oldValue=s[i].value);let c=l.dir[o];c&&(fe(),Bt(c,n,8,[e.el,l,e,t]),he())}}const Un=Symbol("_leaveCb"),$n=Symbol("_enterCb");function Dn(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return fo((()=>{e.isMounted=!0})),mo((()=>{e.isUnmounting=!0})),e}const jn=[Function,Array],Hn={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:jn,onEnter:jn,onAfterEnter:jn,onEnterCancelled:jn,onBeforeLeave:jn,onLeave:jn,onAfterLeave:jn,onLeaveCancelled:jn,onBeforeAppear:jn,onAppear:jn,onAfterAppear:jn,onAppearCancelled:jn},Wn={name:"BaseTransition",props:Hn,setup(e,{slots:t}){const n=ss(),o=Dn();let r;return()=>{const s=t.default&&Xn(t.default(),!0);if(!s||!s.length)return;let i=s[0];if(s.length>1)for(const e of s)if(e.type!==Or){i=e;break}const l=yt(e),{mode:c}=l;if(o.isLeaving)return Gn(i);const a=qn(i);if(!a)return Gn(i);const u=zn(a,l,o,n);Jn(a,u);const p=n.subTree,d=p&&qn(p);let f=!1;const{getTransitionKey:h}=a.type;if(h){const e=h();void 0===r?r=e:e!==r&&(r=e,f=!0)}if(d&&d.type!==Or&&(!jr(a,d)||f)){const e=zn(d,l,o,n);if(Jn(d,e),"out-in"===c)return o.isLeaving=!0,e.afterLeave=()=>{o.isLeaving=!1,!1!==n.update.active&&(n.effect.dirty=!0,n.update())},Gn(i);"in-out"===c&&a.type!==Or&&(e.delayLeave=(e,t,n)=>{Kn(o,d)[String(d.key)]=d,e[Un]=()=>{t(),e[Un]=void 0,delete u.delayedLeave},u.delayedLeave=n})}return i}}};function Kn(e,t){const{leavingVNodes:n}=e;let o=n.get(t.type);return o||(o=Object.create(null),n.set(t.type,o)),o}function zn(e,t,n,o){const{appear:r,mode:s,persisted:i=!1,onBeforeEnter:l,onEnter:c,onAfterEnter:a,onEnterCancelled:u,onBeforeLeave:p,onLeave:f,onAfterLeave:h,onLeaveCancelled:v,onBeforeAppear:m,onAppear:g,onAfterAppear:y,onAppearCancelled:_}=t,b=String(e.key),C=Kn(n,e),x=(e,t)=>{e&&Bt(e,o,9,t)},S=(e,t)=>{const n=t[1];x(e,t),d(e)?e.every((e=>e.length<=1))&&n():e.length<=1&&n()},E={mode:s,persisted:i,beforeEnter(t){let o=l;if(!n.isMounted){if(!r)return;o=m||l}t[Un]&&t[Un](!0);const s=C[b];s&&jr(e,s)&&s.el[Un]&&s.el[Un](),x(o,[t])},enter(e){let t=c,o=a,s=u;if(!n.isMounted){if(!r)return;t=g||c,o=y||a,s=_||u}let i=!1;const l=e[$n]=t=>{i||(i=!0,x(t?s:o,[e]),E.delayedLeave&&E.delayedLeave(),e[$n]=void 0)};t?S(t,[e,l]):l()},leave(t,o){const r=String(e.key);if(t[$n]&&t[$n](!0),n.isUnmounting)return o();x(p,[t]);let s=!1;const i=t[Un]=n=>{s||(s=!0,o(),x(n?v:h,[t]),t[Un]=void 0,C[r]===e&&delete C[r])};C[r]=e,f?S(f,[t,i]):i()},clone:e=>zn(e,t,n,o)};return E}function Gn(e){if(eo(e))return(e=Jr(e)).children=null,e}function qn(e){return eo(e)?e.children?e.children[0]:void 0:e}function Jn(e,t){6&e.shapeFlag&&e.component?Jn(e.component.subTree,t):128&e.shapeFlag?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Xn(e,t=!1,n){let o=[],r=0;for(let s=0;s<e.length;s++){let i=e[s];const l=null==n?i.key:String(n)+String(null!=i.key?i.key:s);i.type===Rr?(128&i.patchFlag&&r++,o=o.concat(Xn(i.children,t,l))):(t||i.type!==Or)&&o.push(null!=l?Jr(i,{key:l}):i)}if(r>1)for(let s=0;s<o.length;s++)o[s].patchFlag=-2;return o} /*! #__NO_SIDE_EFFECTS__ */function Yn(e,t){return m(e)?(()=>c({name:e.name},t,{setup:e}))():e}const Zn=e=>!!e.type.__asyncLoader /*! #__NO_SIDE_EFFECTS__ */;function Qn(e,t){const{ref:n,props:o,children:r,ce:s}=t.vnode,i=Gr(e,o,r);return i.ref=n,i.ce=s,delete t.vnode.ce,i}const eo=e=>e.type.__isKeepAlive,to={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=ss(),o=n.ctx,r=new Map,s=new Set;let i=null;const l=n.suspense,{renderer:{p:c,m:a,um:u,o:{createElement:p}}}=o,d=p("div");function f(e){lo(e),u(e,n,l,!0)}function h(e){r.forEach(((t,n)=>{const o=ys(t.type);!o||e&&e(o)||v(n)}))}function v(e){const t=r.get(e);i&&jr(t,i)?i&&lo(i):f(t),r.delete(e),s.delete(e)}o.activate=(e,t,n,o,r)=>{const s=e.component;a(e,t,n,0,l),c(s.vnode,e,t,n,s,l,o,e.slotScopeIds,r),fr((()=>{s.isDeactivated=!1,s.a&&M(s.a);const t=e.props&&e.props.onVnodeMounted;t&&ts(t,s.parent,e)}),l)},o.deactivate=e=>{const t=e.component;a(e,d,null,1,l),fr((()=>{t.da&&M(t.da);const n=e.props&&e.props.onVnodeUnmounted;n&&ts(n,t.parent,e),t.isDeactivated=!0}),l)},Fn((()=>[e.include,e.exclude]),(([e,t])=>{e&&h((t=>no(e,t))),t&&h((e=>!no(t,e)))}),{flush:"post",deep:!0});let m=null;const g=()=>{null!=m&&r.set(m,co(n.subTree))};return fo(g),vo(g),mo((()=>{r.forEach((e=>{const{subTree:t,suspense:o}=n,r=co(t);if(e.type!==r.type||e.key!==r.key)f(e);else{lo(r);const e=r.component.da;e&&fr(e,o)}}))})),()=>{if(m=null,!t.default)return null;const n=t.default(),o=n[0];if(n.length>1)return i=null,n;if(!(Dr(o)&&(4&o.shapeFlag||128&o.shapeFlag)))return i=null,o;let l=co(o);const c=l.type,a=ys(Zn(l)?l.type.__asyncResolved||{}:c),{include:u,exclude:p,max:d}=e;if(u&&(!a||!no(u,a))||p&&a&&no(p,a))return i=l,o;const f=null==l.key?c:l.key,h=r.get(f);return l.el&&(l=Jr(l),128&o.shapeFlag&&(o.ssContent=l)),m=f,h?(l.el=h.el,l.component=h.component,l.transition&&Jn(l,l.transition),l.shapeFlag|=512,s.delete(f),s.add(f)):(s.add(f),d&&s.size>parseInt(d,10)&&v(s.values().next().value)),l.shapeFlag|=256,i=l,Cn(o.type)?o:l}}};function no(e,t){return d(e)?e.some((e=>no(e,t))):g(e)?e.split(",").includes(t):"[object RegExp]"===x(e)&&e.test(t)}function oo(e,t){so(e,"a",t)}function ro(e,t){so(e,"da",t)}function so(e,t,n=rs){const o=e.__wdc||(e.__wdc=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()});if(ao(t,o,n),n){let e=n.parent;for(;e&&e.parent;)eo(e.parent.vnode)&&io(o,t,n,e),e=e.parent}}function io(e,t,n,o){const r=ao(t,e,o,!0);go((()=>{a(o[t],r)}),n)}function lo(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function co(e){return 128&e.shapeFlag?e.ssContent:e}function ao(e,t,n=rs,o=!1){if(n){const r=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...o)=>{if(n.isUnmounted)return;fe();const r=cs(n),s=Bt(t,n,e,o);return r(),he(),s});return o?r.unshift(s):r.push(s),s}}const uo=e=>(t,n=rs)=>(!fs||"sp"===e)&&ao(e,((...e)=>t(...e)),n),po=uo("bm"),fo=uo("m"),ho=uo("bu"),vo=uo("u"),mo=uo("bum"),go=uo("um"),yo=uo("sp"),_o=uo("rtg"),bo=uo("rtc");function Co(e,t=rs){ao("ec",e,t)}function xo(e){return e.some((e=>!Dr(e)||e.type!==Or&&!(e.type===Rr&&!xo(e.children))))?e:null}const So=e=>e?us(e)?gs(e)||e.proxy:So(e.parent):null,Eo=c(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=>So(e.parent),$root:e=>So(e.root),$emit:e=>e.emit,$options:e=>Po(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,Xt(e.update)}),$nextTick:e=>e.n||(e.n=Jt.bind(e.proxy)),$watch:e=>Mn.bind(e)}),wo=(e,t)=>e!==n&&!e.__isScriptSetup&&p(e,t),ko={get({_:e},t){const{ctx:o,setupState:r,data:s,props:i,accessCache:l,type:c,appContext:a}=e;let u;if("$"!==t[0]){const c=l[t];if(void 0!==c)switch(c){case 1:return r[t];case 2:return s[t];case 4:return o[t];case 3:return i[t]}else{if(wo(r,t))return l[t]=1,r[t];if(s!==n&&p(s,t))return l[t]=2,s[t];if((u=e.propsOptions[0])&&p(u,t))return l[t]=3,i[t];if(o!==n&&p(o,t))return l[t]=4,o[t];No&&(l[t]=0)}}const d=Eo[t];let f,h;return d?("$attrs"===t&&Ee(e,0,t),d(e)):(f=c.__cssModules)&&(f=f[t])?f:o!==n&&p(o,t)?(l[t]=4,o[t]):(h=a.config.globalProperties,p(h,t)?h[t]:void 0)},set({_:e},t,o){const{data:r,setupState:s,ctx:i}=e;return wo(s,t)?(s[t]=o,!0):r!==n&&p(r,t)?(r[t]=o,!0):!p(e.props,t)&&(("$"!==t[0]||!(t.slice(1)in e))&&(i[t]=o,!0))},has({_:{data:e,setupState:t,accessCache:o,ctx:r,appContext:s,propsOptions:i}},l){let c;return!!o[l]||e!==n&&p(e,l)||wo(t,l)||(c=i[0])&&p(c,l)||p(r,l)||p(Eo,l)||p(s.config.globalProperties,l)},defineProperty(e,t,n){return null!=n.get?e._.accessCache[t]=0:p(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}},Ao=c({},ko,{get(e,t){if(t!==Symbol.unscopables)return ko.get(e,t,e)},has:(e,t)=>"_"!==t[0]&&!D(t)});function To(){const e=ss();return e.setupContext||(e.setupContext=ms(e))}function Ro(e){return d(e)?e.reduce(((e,t)=>(e[t]=null,e)),{}):e}let No=!0;function Oo(e){const t=Po(e),n=e.proxy,o=e.ctx;No=!1,t.beforeCreate&&Lo(t.beforeCreate,e,"bc");const{data:s,computed:i,methods:l,watch:c,provide:a,inject:u,created:p,beforeMount:f,mounted:h,beforeUpdate:v,updated:g,activated:y,deactivated:b,beforeUnmount:C,unmounted:x,render:S,renderTracked:E,renderTriggered:w,errorCaptured:k,serverPrefetch:A,expose:T,inheritAttrs:R,components:N,directives:O}=t;if(u&&function(e,t,n=r){d(e)&&(e=Bo(e));for(const o in e){const n=e[o];let r;r=_(n)?"default"in n?Go(n.from||o,n.default,!0):Go(n.from||o):Go(n),wt(r)?Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>r.value,set:e=>r.value=e}):t[o]=r}}(u,o,null),l)for(const r in l){const e=l[r];m(e)&&(o[r]=e.bind(n))}if(s){const t=s.call(n,n);_(t)&&(e.data=ut(t))}if(No=!0,i)for(const d in i){const e=i[d],t=m(e)?e.bind(n,n):m(e.get)?e.get.bind(n,n):r,s=!m(e)&&m(e.set)?e.set.bind(n):r,l=_s({get:t,set:s});Object.defineProperty(o,d,{enumerable:!0,configurable:!0,get:()=>l.value,set:e=>l.value=e})}if(c)for(const r in c)Fo(c[r],o,n,r);if(a){const e=m(a)?a.call(n):a;Reflect.ownKeys(e).forEach((t=>{zo(t,e[t])}))}function L(e,t){d(t)?t.forEach((t=>e(t.bind(n)))):t&&e(t.bind(n))}if(p&&Lo(p,e,"c"),L(po,f),L(fo,h),L(ho,v),L(vo,g),L(oo,y),L(ro,b),L(Co,k),L(bo,E),L(_o,w),L(mo,C),L(go,x),L(yo,A),d(T))if(T.length){const t=e.exposed||(e.exposed={});T.forEach((e=>{Object.defineProperty(t,e,{get:()=>n[e],set:t=>n[e]=t})}))}else e.exposed||(e.exposed={});S&&e.render===r&&(e.render=S),null!=R&&(e.inheritAttrs=R),N&&(e.components=N),O&&(e.directives=O)}function Lo(e,t,n){Bt(d(e)?e.map((e=>e.bind(t.proxy))):e.bind(t.proxy),t,n)}function Fo(e,t,n,o){const r=o.includes(".")?In(n,o):()=>n[o];if(g(e)){const n=t[e];m(n)&&Fn(r,n)}else if(m(e))Fn(r,e.bind(n));else if(_(e))if(d(e))e.forEach((e=>Fo(e,t,n,o)));else{const o=m(e.handler)?e.handler.bind(n):t[e.handler];m(o)&&Fn(r,o,e)}}function Po(e){const t=e.type,{mixins:n,extends:o}=t,{mixins:r,optionsCache:s,config:{optionMergeStrategies:i}}=e.appContext,l=s.get(t);let c;return l?c=l:r.length||n||o?(c={},r.length&&r.forEach((e=>Mo(c,e,i,!0))),Mo(c,t,i)):c=t,_(t)&&s.set(t,c),c}function Mo(e,t,n,o=!1){const{mixins:r,extends:s}=t;s&&Mo(e,s,n,!0),r&&r.forEach((t=>Mo(e,t,n,!0)));for(const i in t)if(o&&"expose"===i);else{const o=Io[i]||n&&n[i];e[i]=o?o(e[i],t[i]):t[i]}return e}const Io={data:Vo,props:Do,emits:Do,methods:$o,computed:$o,beforeCreate:Uo,created:Uo,beforeMount:Uo,mounted:Uo,beforeUpdate:Uo,updated:Uo,beforeDestroy:Uo,beforeUnmount:Uo,destroyed:Uo,unmounted:Uo,activated:Uo,deactivated:Uo,errorCaptured:Uo,serverPrefetch:Uo,components:$o,directives:$o,watch:function(e,t){if(!e)return t;if(!t)return e;const n=c(Object.create(null),e);for(const o in t)n[o]=Uo(e[o],t[o]);return n},provide:Vo,inject:function(e,t){return $o(Bo(e),Bo(t))}};function Vo(e,t){return t?e?function(){return c(m(e)?e.call(this,this):e,m(t)?t.call(this,this):t)}:t:e}function Bo(e){if(d(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Uo(e,t){return e?[...new Set([].concat(e,t))]:t}function $o(e,t){return e?c(Object.create(null),e,t):t}function Do(e,t){return e?d(e)&&d(t)?[...new Set([...e,...t])]:c(Object.create(null),Ro(e),Ro(null!=t?t:{})):t}function jo(){return{app:null,config:{isNativeTag:s,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 Ho=0;function Wo(e,t){return function(n,o=null){m(n)||(n=c({},n)),null==o||_(o)||(o=null);const r=jo(),s=new WeakSet;let i=!1;const l=r.app={_uid:Ho++,_component:n,_props:o,_container:null,_context:r,_instance:null,version:xs,get config(){return r.config},set config(e){},use:(e,...t)=>(s.has(e)||(e&&m(e.install)?(s.add(e),e.install(l,...t)):m(e)&&(s.add(e),e(l,...t))),l),mixin:e=>(r.mixins.includes(e)||r.mixins.push(e),l),component:(e,t)=>t?(r.components[e]=t,l):r.components[e],directive:(e,t)=>t?(r.directives[e]=t,l):r.directives[e],mount(s,c,a){if(!i){const u=Gr(n,o);return u.appContext=r,!0===a?a="svg":!1===a&&(a=void 0),c&&t?t(u,s):e(u,s,a),i=!0,l._container=s,s.__vue_app__=l,gs(u.component)||u.component.proxy}},unmount(){i&&(e(null,l._container),delete l._container.__vue_app__)},provide:(e,t)=>(r.provides[e]=t,l),runWithContext(e){const t=Ko;Ko=l;try{return e()}finally{Ko=t}}};return l}}let Ko=null;function zo(e,t){if(rs){let n=rs.provides;const o=rs.parent&&rs.parent.provides;o===n&&(n=rs.provides=Object.create(o)),n[e]=t}else;}function Go(e,t,n=!1){const o=rs||cn;if(o||Ko){const r=o?null==o.parent?o.vnode.appContext&&o.vnode.appContext.provides:o.parent.provides:Ko._context.provides;if(r&&e in r)return r[e];if(arguments.length>1)return n&&m(t)?t.call(o&&o.proxy):t}}function qo(e,t,o,r){const[s,i]=e.propsOptions;let l,c=!1;if(t)for(let n in t){if(k(n))continue;const a=t[n];let u;s&&p(s,u=R(n))?i&&i.includes(u)?(l||(l={}))[u]=a:o[u]=a:ln(e.emitsOptions,n)||n in r&&a===r[n]||(r[n]=a,c=!0)}if(i){const t=yt(o),r=l||n;for(let n=0;n<i.length;n++){const l=i[n];o[l]=Jo(s,t,l,r[l],e,!p(r,l))}}return c}function Jo(e,t,n,o,r,s){const i=e[n];if(null!=i){const e=p(i,"default");if(e&&void 0===o){const e=i.default;if(i.type!==Function&&!i.skipFactory&&m(e)){const{propsDefaults:s}=r;if(n in s)o=s[n];else{const i=cs(r);o=s[n]=e.call(null,t),i()}}else o=e}i[0]&&(s&&!e?o=!1:!i[1]||""!==o&&o!==O(n)||(o=!0))}return o}function Xo(e,t,r=!1){const s=t.propsCache,i=s.get(e);if(i)return i;const l=e.props,a={},u=[];let f=!1;if(!m(e)){const n=e=>{f=!0;const[n,o]=Xo(e,t,!0);c(a,n),o&&u.push(...o)};!r&&t.mixins.length&&t.mixins.forEach(n),e.extends&&n(e.extends),e.mixins&&e.mixins.forEach(n)}if(!l&&!f)return _(e)&&s.set(e,o),o;if(d(l))for(let o=0;o<l.length;o++){const e=R(l[o]);Yo(e)&&(a[e]=n)}else if(l)for(const n in l){const e=R(n);if(Yo(e)){const t=l[n],o=a[e]=d(t)||m(t)?{type:t}:c({},t);if(o){const t=er(Boolean,o.type),n=er(String,o.type);o[0]=t>-1,o[1]=n<0||t<n,(t>-1||p(o,"default"))&&u.push(e)}}}const h=[a,u];return _(e)&&s.set(e,h),h}function Yo(e){return"$"!==e[0]&&!k(e)}function Zo(e){if(null===e)return"null";if("function"==typeof e)return e.name||"";if("object"==typeof e){return e.constructor&&e.constructor.name||""}return""}function Qo(e,t){return Zo(e)===Zo(t)}function er(e,t){return d(t)?t.findIndex((t=>Qo(t,e))):m(t)&&Qo(t,e)?0:-1}const tr=e=>"_"===e[0]||"$stable"===e,nr=e=>d(e)?e.map(Yr):[Yr(e)],or=(e,t,n)=>{if(t._n)return t;const o=pn(((...e)=>nr(t(...e))),n);return o._c=!1,o},rr=(e,t,n)=>{const o=e._ctx;for(const r in e){if(tr(r))continue;const n=e[r];if(m(n))t[r]=or(0,n,o);else if(null!=n){const e=nr(n);t[r]=()=>e}}},sr=(e,t)=>{const n=nr(t);e.slots.default=()=>n},ir=(e,t)=>{if(32&e.vnode.shapeFlag){const n=t._;n?(e.slots=yt(t),I(t,"_",n)):rr(t,e.slots={})}else e.slots={},t&&sr(e,t);I(e.slots,Hr,1)},lr=(e,t,o)=>{const{vnode:r,slots:s}=e;let i=!0,l=n;if(32&r.shapeFlag){const e=t._;e?o&&1===e?i=!1:(c(s,t),o||1!==e||delete s._):(i=!t.$stable,rr(t,s)),l=t}else t&&(sr(e,t),l={default:1});if(i)for(const n in s)tr(n)||null!=l[n]||delete s[n]};function cr(e,t,o,r,s=!1){if(d(e))return void e.forEach(((e,n)=>cr(e,t&&(d(t)?t[n]:t),o,r,s)));if(Zn(r)&&!s)return;const i=4&r.shapeFlag?gs(r.component)||r.component.proxy:r.el,l=s?null:i,{i:c,r:u}=e,f=t&&t.r,h=c.refs===n?c.refs={}:c.refs,v=c.setupState;if(null!=f&&f!==u&&(g(f)?(h[f]=null,p(v,f)&&(v[f]=null)):wt(f)&&(f.value=null)),m(u))Vt(u,c,12,[l,h]);else{const t=g(u),n=wt(u);if(t||n){const r=()=>{if(e.f){const n=t?p(v,u)?v[u]:h[u]:u.value;s?d(n)&&a(n,i):d(n)?n.includes(i)||n.push(i):t?(h[u]=[i],p(v,u)&&(v[u]=h[u])):(u.value=[i],e.k&&(h[e.k]=u.value))}else t?(h[u]=l,p(v,u)&&(v[u]=l)):n&&(u.value=l,e.k&&(h[e.k]=l))};l?(r.id=-1,fr(r,o)):r()}}}let ar=!1;const ur=e=>(e=>e.namespaceURI.includes("svg")&&"foreignObject"!==e.tagName)(e)?"svg":(e=>e.namespaceURI.includes("MathML"))(e)?"mathml":void 0,pr=e=>8===e.nodeType;function dr(e){const{mt:t,p:n,o:{patchProp:o,createText:r,nextSibling:s,parentNode:l,remove:c,insert:a,createComment:u}}=e,p=(n,o,i,c,u,_=!1)=>{const b=pr(n)&&"["===n.data,C=()=>v(n,o,i,c,u,b),{type:x,ref:S,shapeFlag:E,patchFlag:w}=o;let k=n.nodeType;o.el=n,-2===w&&(_=!1,o.dynamicChildren=null);let A=null;switch(x){case Nr:3!==k?""===o.children?(a(o.el=r(""),l(n),n),A=n):A=C():(n.data!==o.children&&(ar=!0,n.data=o.children),A=s(n));break;case Or:y(n)?(A=s(n),g(o.el=n.content.firstChild,n,i)):A=8!==k||b?C():s(n);break;case Lr:if(b&&(k=(n=s(n)).nodeType),1===k||3===k){A=n;const e=!o.children.length;for(let t=0;t<o.staticCount;t++)e&&(o.children+=1===A.nodeType?A.outerHTML:A.data),t===o.staticCount-1&&(o.anchor=A),A=s(A);return b?s(A):A}C();break;case Rr:A=b?h(n,o,i,c,u,_):C();break;default:if(1&E)A=1===k&&o.type.toLowerCase()===n.tagName.toLowerCase()||y(n)?d(n,o,i,c,u,_):C();else if(6&E){o.slotScopeIds=u;const e=l(n);if(A=b?m(n):pr(n)&&"teleport start"===n.data?m(n,n.data,"teleport end"):s(n),t(o,e,null,i,c,ur(e),_),Zn(o)){let t;b?(t=Gr(Rr),t.anchor=A?A.previousSibling:e.lastChild):t=3===n.nodeType?Xr(""):Gr("div"),t.el=n,o.component.subTree=t}}else 64&E?A=8!==k?C():o.type.hydrate(n,o,i,c,u,_,e,f):128&E&&(A=o.type.hydrate(n,o,i,c,ur(l(n)),u,_,e,p))}return null!=S&&cr(S,null,c,o),A},d=(e,t,n,r,s,l)=>{l=l||!!t.dynamicChildren;const{type:a,props:u,patchFlag:p,shapeFlag:d,dirs:h,transition:v}=t,m="input"===a||"option"===a;if(m||-1!==p){h&&Bn(t,null,n,"created");let a,_=!1;if(y(e)){_=_r(r,v)&&n&&n.vnode.props&&n.vnode.props.appear;const o=e.content.firstChild;_&&v.beforeEnter(o),g(o,e,n),t.el=e=o}if(16&d&&(!u||!u.innerHTML&&!u.textContent)){let o=f(e.firstChild,t,e,n,r,s,l);for(;o;){ar=!0;const e=o;o=o.nextSibling,c(e)}}else 8&d&&e.textContent!==t.children&&(ar=!0,e.textContent=t.children);if(u)if(m||!l||48&p)for(const t in u)(m&&(t.endsWith("value")||"indeterminate"===t)||i(t)&&!k(t)||"."===t[0])&&o(e,t,null,u[t],void 0,void 0,n);else u.onClick&&o(e,"onClick",null,u.onClick,void 0,void 0,n);(a=u&&u.onVnodeBeforeMount)&&ts(a,n,t),h&&Bn(t,null,n,"beforeMount"),((a=u&&u.onVnodeMounted)||h||_)&&An((()=>{a&&ts(a,n,t),_&&v.enter(e),h&&Bn(t,null,n,"mounted")}),r)}return e.nextSibling},f=(e,t,o,r,s,i,l)=>{l=l||!!t.dynamicChildren;const c=t.children,a=c.length;for(let u=0;u<a;u++){const t=l?c[u]:c[u]=Yr(c[u]);if(e)e=p(e,t,r,s,i,l);else{if(t.type===Nr&&!t.children)continue;ar=!0,n(null,t,o,null,r,s,ur(o),i)}}return e},h=(e,t,n,o,r,i)=>{const{slotScopeIds:c}=t;c&&(r=r?r.concat(c):c);const p=l(e),d=f(s(e),t,p,n,o,r,i);return d&&pr(d)&&"]"===d.data?s(t.anchor=d):(ar=!0,a(t.anchor=u("]"),p,d),d)},v=(e,t,o,r,i,a)=>{if(ar=!0,t.el=null,a){const t=m(e);for(;;){const n=s(e);if(!n||n===t)break;c(n)}}const u=s(e),p=l(e);return c(e),n(null,t,p,u,o,r,ur(p),i),u},m=(e,t="[",n="]")=>{let o=0;for(;e;)if((e=s(e))&&pr(e)&&(e.data===t&&o++,e.data===n)){if(0===o)return s(e);o--}return e},g=(e,t,n)=>{const o=t.parentNode;o&&o.replaceChild(e,t);let r=n;for(;r;)r.vnode.el===t&&(r.vnode.el=r.subTree.el=e),r=r.parent},y=e=>1===e.nodeType&&"template"===e.tagName.toLowerCase();return[(e,t)=>{if(!t.hasChildNodes())return n(null,e,t),en(),void(t._vnode=e);ar=!1,p(t.firstChild,e,null,null,null),en(),t._vnode=e,ar&&console.error("Hydration completed but contains mismatches.")},p]}const fr=An;function hr(e){return mr(e)}function vr(e){return mr(e,dr)}function mr(e,t){$().__VUE__=!0;const{insert:s,remove:i,patchProp:l,createElement:c,createText:a,createComment:u,setText:d,setElementText:f,parentNode:h,nextSibling:v,setScopeId:m=r,insertStaticContent:g}=e,y=(e,t,n,o=null,r=null,s=null,i=void 0,l=null,c=!!t.dynamicChildren)=>{if(e===t)return;e&&!jr(e,t)&&(o=Y(e),z(e,r,s,!0),e=null),-2===t.patchFlag&&(c=!1,t.dynamicChildren=null);const{type:a,ref:u,shapeFlag:p}=t;switch(a){case Nr:_(e,t,n,o);break;case Or:C(e,t,n,o);break;case Lr:null==e&&x(t,n,o,i);break;case Rr:F(e,t,n,o,r,s,i,l,c);break;default:1&p?S(e,t,n,o,r,s,i,l,c):6&p?P(e,t,n,o,r,s,i,l,c):(64&p||128&p)&&a.process(e,t,n,o,r,s,i,l,c,ee)}null!=u&&r&&cr(u,e&&e.ref,s,t||e,!t)},_=(e,t,n,o)=>{if(null==e)s(t.el=a(t.children),n,o);else{const n=t.el=e.el;t.children!==e.children&&d(n,t.children)}},C=(e,t,n,o)=>{null==e?s(t.el=u(t.children||""),n,o):t.el=e.el},x=(e,t,n,o)=>{[e.el,e.anchor]=g(e.children,t,n,o,e.el,e.anchor)},S=(e,t,n,o,r,s,i,l,c)=>{"svg"===t.type?i="svg":"math"===t.type&&(i="mathml"),null==e?E(t,n,o,r,s,i,l,c):T(e,t,r,s,i,l,c)},E=(e,t,n,o,r,i,a,u)=>{let p,d;const{props:h,shapeFlag:v,transition:m,dirs:g}=e;if(p=e.el=c(e.type,i,h&&h.is,h),8&v?f(p,e.children):16&v&&A(e.children,p,null,o,r,gr(e,i),a,u),g&&Bn(e,null,o,"created"),w(p,e,e.scopeId,a,o),h){for(const t in h)"value"===t||k(t)||l(p,t,null,h[t],i,e.children,o,r,X);"value"in h&&l(p,"value",null,h.value,i),(d=h.onVnodeBeforeMount)&&ts(d,o,e)}g&&Bn(e,null,o,"beforeMount");const y=_r(r,m);y&&m.beforeEnter(p),s(p,t,n),((d=h&&h.onVnodeMounted)||y||g)&&fr((()=>{d&&ts(d,o,e),y&&m.enter(p),g&&Bn(e,null,o,"mounted")}),r)},w=(e,t,n,o,r)=>{if(n&&m(e,n),o)for(let s=0;s<o.length;s++)m(e,o[s]);if(r){if(t===r.subTree){const t=r.vnode;w(e,t,t.scopeId,t.slotScopeIds,r.parent)}}},A=(e,t,n,o,r,s,i,l,c=0)=>{for(let a=c;a<e.length;a++){const c=e[a]=l?Zr(e[a]):Yr(e[a]);y(null,c,t,n,o,r,s,i,l)}},T=(e,t,o,r,s,i,c)=>{const a=t.el=e.el;let{patchFlag:u,dynamicChildren:p,dirs:d}=t;u|=16&e.patchFlag;const h=e.props||n,v=t.props||n;let m;if(o&&yr(o,!1),(m=v.onVnodeBeforeUpdate)&&ts(m,o,t,e),d&&Bn(t,e,o,"beforeUpdate"),o&&yr(o,!0),p?N(e.dynamicChildren,p,a,o,r,gr(t,s),i):c||j(e,t,a,null,o,r,gr(t,s),i,!1),u>0){if(16&u)L(a,t,h,v,o,r,s);else if(2&u&&h.class!==v.class&&l(a,"class",null,v.class,s),4&u&&l(a,"style",h.style,v.style,s),8&u){const n=t.dynamicProps;for(let t=0;t<n.length;t++){const i=n[t],c=h[i],u=v[i];u===c&&"value"!==i||l(a,i,c,u,s,e.children,o,r,X)}}1&u&&e.children!==t.children&&f(a,t.children)}else c||null!=p||L(a,t,h,v,o,r,s);((m=v.onVnodeUpdated)||d)&&fr((()=>{m&&ts(m,o,t,e),d&&Bn(t,e,o,"updated")}),r)},N=(e,t,n,o,r,s,i)=>{for(let l=0;l<t.length;l++){const c=e[l],a=t[l],u=c.el&&(c.type===Rr||!jr(c,a)||70&c.shapeFlag)?h(c.el):n;y(c,a,u,null,o,r,s,i,!0)}},L=(e,t,o,r,s,i,c)=>{if(o!==r){if(o!==n)for(const n in o)k(n)||n in r||l(e,n,o[n],null,c,t.children,s,i,X);for(const n in r){if(k(n))continue;const a=r[n],u=o[n];a!==u&&"value"!==n&&l(e,n,u,a,c,t.children,s,i,X)}"value"in r&&l(e,"value",o.value,r.value,c)}},F=(e,t,n,o,r,i,l,c,u)=>{const p=t.el=e?e.el:a(""),d=t.anchor=e?e.anchor:a("");let{patchFlag:f,dynamicChildren:h,slotScopeIds:v}=t;v&&(c=c?c.concat(v):v),null==e?(s(p,n,o),s(d,n,o),A(t.children||[],n,d,r,i,l,c,u)):f>0&&64&f&&h&&e.dynamicChildren?(N(e.dynamicChildren,h,n,r,i,l,c),(null!=t.key||r&&t===r.subTree)&&br(e,t,!0)):j(e,t,n,d,r,i,l,c,u)},P=(e,t,n,o,r,s,i,l,c)=>{t.slotScopeIds=l,null==e?512&t.shapeFlag?r.ctx.activate(t,n,o,i,c):V(t,n,o,r,s,i,c):B(e,t,c)},V=(e,t,o,r,s,i,l)=>{const c=e.component=function(e,t,o){const r=e.type,s=(t?t.appContext:e.appContext)||ns,i={uid:os++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new ne(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Xo(r,s),emitsOptions:sn(r,s),emit:null,emitted:null,propsDefaults:n,inheritAttrs:r.inheritAttrs,ctx:n,data:n,props:n,attrs:n,slots:n,refs:n,setupState:n,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:o,suspenseId:o?o.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};i.ctx={_:i},i.root=t?t.root:i,i.emit=rn.bind(null,i),e.ce&&e.ce(i);return i}(e,r,s);if(eo(e)&&(c.ctx.renderer=ee),function(e,t=!1){t&&ls(t);const{props:n,children:o}=e.vnode,r=us(e);(function(e,t,n,o=!1){const r={},s={};I(s,Hr,1),e.propsDefaults=Object.create(null),qo(e,t,r,s);for(const i in e.propsOptions[0])i in r||(r[i]=void 0);e.props=n?o?r:pt(r):e.type.props?r:s,e.attrs=s})(e,n,r,t),ir(e,o);const s=r?function(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=_t(new Proxy(e.ctx,ko));const{setup:o}=n;if(o){const n=e.setupContext=o.length>1?ms(e):null,r=cs(e);fe();const s=Vt(o,e,0,[e.props,n]);if(he(),r(),b(s)){if(s.then(as,as),t)return s.then((n=>{hs(e,n,t)})).catch((t=>{Ut(t,e,0)}));e.asyncDep=s}else hs(e,s,t)}else vs(e,t)}(e,t):void 0;t&&ls(!1)}(c),c.asyncDep){if(s&&s.registerDep(c,U),!e.el){const e=c.subTree=Gr(Or);C(null,e,t,o)}}else U(c,e,t,o,s,i,l)},B=(e,t,n)=>{const o=t.component=e.component;if(function(e,t,n){const{props:o,children:r,component:s}=e,{props:i,children:l,patchFlag:c}=t,a=s.emitsOptions;if(t.dirs||t.transition)return!0;if(!(n&&c>=0))return!(!r&&!l||l&&l.$stable)||o!==i&&(o?!i||vn(o,i,a):!!i);if(1024&c)return!0;if(16&c)return o?vn(o,i,a):!!i;if(8&c){const e=t.dynamicProps;for(let t=0;t<e.length;t++){const n=e[t];if(i[n]!==o[n]&&!ln(a,n))return!0}}return!1}(e,t,n))