gis-cesium-helper 0.0.0 → 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.env +1 -0
- package/.env.lib +1 -0
- package/.env.project +1 -0
- package/distp/favicon.ico +0 -0
- package/distp/index.html +15 -0
- package/distp/static/css/index-06d14ce2.css +1 -0
- package/distp/static/js2/index-f89aac41.js +9 -0
- package/distp/static/js2/index-f89aac41.js.map +1 -0
- package/distp/static/png/logo-03d6d6da.png +0 -0
- package/gis-cesium-helper-0.0.0.tgz +0 -0
- package/index.html +13 -0
- package/lib/main.js +2 -0
- package/package.json +1 -2
- package/public/favicon.ico +0 -0
- package/src/App.vue +15 -0
- package/src/assets/logo.png +0 -0
- package/src/components/HelloWorld.vue +19 -0
- package/src/index.css +8 -0
- package/src/main.js +5 -0
- package/vite.config.js +71 -0
package/.env
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
VITE_BASEURL=./
|
package/.env.lib
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
VITE_BASEURL=lib
|
package/.env.project
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
VITE_BASEURL=./
|
|
Binary file
|
package/distp/index.html
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="UTF-8">
|
|
5
|
+
<link rel="icon" href="./favicon.ico" />
|
|
6
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
7
|
+
<title>Vite App</title>
|
|
8
|
+
<script type="module" crossorigin src="./static/js2/index-f89aac41.js"></script>
|
|
9
|
+
<link rel="stylesheet" href="./static/css/index-06d14ce2.css">
|
|
10
|
+
</head>
|
|
11
|
+
<body>
|
|
12
|
+
<div id="app"></div>
|
|
13
|
+
|
|
14
|
+
</body>
|
|
15
|
+
</html>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const Os=function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))o(r);new MutationObserver(r=>{for(const s of r)if(s.type==="childList")for(const i of s.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&o(i)}).observe(document,{childList:!0,subtree:!0});function n(r){const s={};return r.integrity&&(s.integrity=r.integrity),r.referrerpolicy&&(s.referrerPolicy=r.referrerpolicy),r.crossorigin==="use-credentials"?s.credentials="include":r.crossorigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function o(r){if(r.ep)return;r.ep=!0;const s=n(r);fetch(r.href,s)}};Os();function Ke(e,t){const n=Object.create(null),o=e.split(",");for(let r=0;r<o.length;r++)n[o[r]]=!0;return t?r=>!!n[r.toLowerCase()]:r=>!!n[r]}const Ts="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Es=Ke(Ts);function fr(e){return!!e||e===""}function no(e){if(I(e)){const t={};for(let n=0;n<e.length;n++){const o=e[n],r=Q(o)?As(o):no(o);if(r)for(const s in r)t[s]=r[s]}return t}else{if(Q(e))return e;if(J(e))return e}}const $s=/;(?![^(]*\))/g,Is=/:(.+)/;function As(e){const t={};return e.split($s).forEach(n=>{if(n){const o=n.split(Is);o.length>1&&(t[o[0].trim()]=o[1].trim())}}),t}function oo(e){let t="";if(Q(e))t=e;else if(I(e))for(let n=0;n<e.length;n++){const o=oo(e[n]);o&&(t+=o+" ")}else if(J(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Ms="html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot",Ps="svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistanceLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view",Fs=Ke(Ms),Ss=Ke(Ps),Fo=e=>Q(e)?e:e==null?"":I(e)||J(e)&&(e.toString===pr||!M(e.toString))?JSON.stringify(e,ur,2):String(e),ur=(e,t)=>t&&t.__v_isRef?ur(e,t.value):tt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[o,r])=>(n[`${o} =>`]=r,n),{})}:dr(t)?{[`Set(${t.size})`]:[...t.values()]}:J(t)&&!I(t)&&!hr(t)?String(t):t,D=Object.freeze({}),wt=Object.freeze([]),ue=()=>{},ar=()=>!1,js=/^on[^a-z]/,Nt=e=>js.test(e),Gt=e=>e.startsWith("onUpdate:"),Y=Object.assign,ro=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Ns=Object.prototype.hasOwnProperty,j=(e,t)=>Ns.call(e,t),I=Array.isArray,tt=e=>fn(e)==="[object Map]",dr=e=>fn(e)==="[object Set]",M=e=>typeof e=="function",Q=e=>typeof e=="string",so=e=>typeof e=="symbol",J=e=>e!==null&&typeof e=="object",io=e=>J(e)&&M(e.then)&&M(e.catch),pr=Object.prototype.toString,fn=e=>pr.call(e),lo=e=>fn(e).slice(8,-1),hr=e=>fn(e)==="[object Object]",co=e=>Q(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,zt=Ke(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Rs=Ke("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),un=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Ls=/-(\w)/g,Oe=un(e=>e.replace(Ls,(t,n)=>n?n.toUpperCase():"")),Hs=/\B([A-Z])/g,Ue=un(e=>e.replace(Hs,"-$1").toLowerCase()),ct=un(e=>e.charAt(0).toUpperCase()+e.slice(1)),Je=un(e=>e?`on${ct(e)}`:""),en=(e,t)=>!Object.is(e,t),Tt=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},tn=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},ks=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let So;const mr=()=>So||(So=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});function Pn(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let Ce;class Ds{constructor(t=!1){this.active=!0,this.effects=[],this.cleanups=[],!t&&Ce&&(this.parent=Ce,this.index=(Ce.scopes||(Ce.scopes=[])).push(this)-1)}run(t){if(this.active){const n=Ce;try{return Ce=this,t()}finally{Ce=n}}else Pn("cannot run an inactive effect scope.")}on(){Ce=this}off(){Ce=this.parent}stop(t){if(this.active){let n,o;for(n=0,o=this.effects.length;n<o;n++)this.effects[n].stop();for(n=0,o=this.cleanups.length;n<o;n++)this.cleanups[n]();if(this.scopes)for(n=0,o=this.scopes.length;n<o;n++)this.scopes[n].stop(!0);if(this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.active=!1}}}function Us(e,t=Ce){t&&t.active&&t.effects.push(e)}const fo=e=>{const t=new Set(e);return t.w=0,t.n=0,t},gr=e=>(e.w&Be)>0,br=e=>(e.n&Be)>0,Bs=({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=Be},Ks=e=>{const{deps:t}=e;if(t.length){let n=0;for(let o=0;o<t.length;o++){const r=t[o];gr(r)&&!br(r)?r.delete(e):t[n++]=r,r.w&=~Be,r.n&=~Be}t.length=n}},Fn=new WeakMap;let $t=0,Be=1;const Sn=30;let ie;const nt=Symbol("iterate"),jn=Symbol("Map key iterate");class uo{constructor(t,n=null,o){this.fn=t,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,Us(this,o)}run(){if(!this.active)return this.fn();let t=ie,n=ke;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=ie,ie=this,ke=!0,Be=1<<++$t,$t<=Sn?Bs(this):jo(this),this.fn()}finally{$t<=Sn&&Ks(this),Be=1<<--$t,ie=this.parent,ke=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){ie===this?this.deferStop=!0:this.active&&(jo(this),this.onStop&&this.onStop(),this.active=!1)}}function jo(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let ke=!0;const _r=[];function dt(){_r.push(ke),ke=!1}function pt(){const e=_r.pop();ke=e===void 0?!0:e}function me(e,t,n){if(ke&&ie){let o=Fn.get(e);o||Fn.set(e,o=new Map);let r=o.get(n);r||o.set(n,r=fo()),yr(r,{effect:ie,target:e,type:t,key:n})}}function yr(e,t){let n=!1;$t<=Sn?br(e)||(e.n|=Be,n=!gr(e)):n=!e.has(ie),n&&(e.add(ie),ie.deps.push(e),ie.onTrack&&ie.onTrack(Object.assign({effect:ie},t)))}function Fe(e,t,n,o,r,s){const i=Fn.get(e);if(!i)return;let c=[];if(t==="clear")c=[...i.values()];else if(n==="length"&&I(e))i.forEach((a,h)=>{(h==="length"||h>=o)&&c.push(a)});else switch(n!==void 0&&c.push(i.get(n)),t){case"add":I(e)?co(n)&&c.push(i.get("length")):(c.push(i.get(nt)),tt(e)&&c.push(i.get(jn)));break;case"delete":I(e)||(c.push(i.get(nt)),tt(e)&&c.push(i.get(jn)));break;case"set":tt(e)&&c.push(i.get(nt));break}const f={target:e,type:t,key:n,newValue:o,oldValue:r,oldTarget:s};if(c.length===1)c[0]&&Nn(c[0],f);else{const a=[];for(const h of c)h&&a.push(...h);Nn(fo(a),f)}}function Nn(e,t){for(const n of I(e)?e:[...e])(n!==ie||n.allowRecurse)&&(n.onTrigger&&n.onTrigger(Y({effect:n},t)),n.scheduler?n.scheduler():n.run())}const Vs=Ke("__proto__,__v_isRef,__isVue"),wr=new Set(Object.getOwnPropertyNames(Symbol).map(e=>Symbol[e]).filter(so)),Ws=an(),qs=an(!1,!0),zs=an(!0),Js=an(!0,!0),No=Ys();function Ys(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const o=F(this);for(let s=0,i=this.length;s<i;s++)me(o,"get",s+"");const r=o[t](...n);return r===-1||r===!1?o[t](...n.map(F)):r}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){dt();const o=F(this)[t].apply(this,n);return pt(),o}}),e}function an(e=!1,t=!1){return function(o,r,s){if(r==="__v_isReactive")return!e;if(r==="__v_isReadonly")return e;if(r==="__v_isShallow")return t;if(r==="__v_raw"&&s===(e?t?Ir:$r:t?Er:Tr).get(o))return o;const i=I(o);if(!e&&i&&j(No,r))return Reflect.get(No,r,s);const c=Reflect.get(o,r,s);return(so(r)?wr.has(r):Vs(r))||(e||me(o,"get",r),t)?c:ne(c)?!i||!co(r)?c.value:c:J(c)?e?Ar(c):po(c):c}}const Xs=vr(),Zs=vr(!0);function vr(e=!1){return function(n,o,r,s){let i=n[o];if(ft(i)&&ne(i)&&!ne(r))return!1;if(!e&&!ft(r)&&(Mr(r)||(r=F(r),i=F(i)),!I(n)&&ne(i)&&!ne(r)))return i.value=r,!0;const c=I(n)&&co(o)?Number(o)<n.length:j(n,o),f=Reflect.set(n,o,r,s);return n===F(s)&&(c?en(r,i)&&Fe(n,"set",o,r,i):Fe(n,"add",o,r)),f}}function Qs(e,t){const n=j(e,t),o=e[t],r=Reflect.deleteProperty(e,t);return r&&n&&Fe(e,"delete",t,void 0,o),r}function Gs(e,t){const n=Reflect.has(e,t);return(!so(t)||!wr.has(t))&&me(e,"has",t),n}function ei(e){return me(e,"iterate",I(e)?"length":nt),Reflect.ownKeys(e)}const xr={get:Ws,set:Xs,deleteProperty:Qs,has:Gs,ownKeys:ei},Cr={get:zs,set(e,t){return Pn(`Set operation on key "${String(t)}" failed: target is readonly.`,e),!0},deleteProperty(e,t){return Pn(`Delete operation on key "${String(t)}" failed: target is readonly.`,e),!0}},ti=Y({},xr,{get:qs,set:Zs}),ni=Y({},Cr,{get:Js}),ao=e=>e,dn=e=>Reflect.getPrototypeOf(e);function Bt(e,t,n=!1,o=!1){e=e.__v_raw;const r=F(e),s=F(t);t!==s&&!n&&me(r,"get",t),!n&&me(r,"get",s);const{has:i}=dn(r),c=o?ao:n?mo:ho;if(i.call(r,t))return c(e.get(t));if(i.call(r,s))return c(e.get(s));e!==r&&e.get(t)}function Kt(e,t=!1){const n=this.__v_raw,o=F(n),r=F(e);return e!==r&&!t&&me(o,"has",e),!t&&me(o,"has",r),e===r?n.has(e):n.has(e)||n.has(r)}function Vt(e,t=!1){return e=e.__v_raw,!t&&me(F(e),"iterate",nt),Reflect.get(e,"size",e)}function Ro(e){e=F(e);const t=F(this);return dn(t).has.call(t,e)||(t.add(e),Fe(t,"add",e,e)),this}function Lo(e,t){t=F(t);const n=F(this),{has:o,get:r}=dn(n);let s=o.call(n,e);s?Or(n,o,e):(e=F(e),s=o.call(n,e));const i=r.call(n,e);return n.set(e,t),s?en(t,i)&&Fe(n,"set",e,t,i):Fe(n,"add",e,t),this}function Ho(e){const t=F(this),{has:n,get:o}=dn(t);let r=n.call(t,e);r?Or(t,n,e):(e=F(e),r=n.call(t,e));const s=o?o.call(t,e):void 0,i=t.delete(e);return r&&Fe(t,"delete",e,void 0,s),i}function ko(){const e=F(this),t=e.size!==0,n=tt(e)?new Map(e):new Set(e),o=e.clear();return t&&Fe(e,"clear",void 0,void 0,n),o}function Wt(e,t){return function(o,r){const s=this,i=s.__v_raw,c=F(i),f=t?ao:e?mo:ho;return!e&&me(c,"iterate",nt),i.forEach((a,h)=>o.call(r,f(a),f(h),s))}}function qt(e,t,n){return function(...o){const r=this.__v_raw,s=F(r),i=tt(s),c=e==="entries"||e===Symbol.iterator&&i,f=e==="keys"&&i,a=r[e](...o),h=n?ao:t?mo:ho;return!t&&me(s,"iterate",f?jn:nt),{next(){const{value:d,done:b}=a.next();return b?{value:d,done:b}:{value:c?[h(d[0]),h(d[1])]:h(d),done:b}},[Symbol.iterator](){return this}}}}function Re(e){return function(...t){{const n=t[0]?`on key "${t[0]}" `:"";console.warn(`${ct(e)} operation ${n}failed: target is readonly.`,F(this))}return e==="delete"?!1:this}}function oi(){const e={get(s){return Bt(this,s)},get size(){return Vt(this)},has:Kt,add:Ro,set:Lo,delete:Ho,clear:ko,forEach:Wt(!1,!1)},t={get(s){return Bt(this,s,!1,!0)},get size(){return Vt(this)},has:Kt,add:Ro,set:Lo,delete:Ho,clear:ko,forEach:Wt(!1,!0)},n={get(s){return Bt(this,s,!0)},get size(){return Vt(this,!0)},has(s){return Kt.call(this,s,!0)},add:Re("add"),set:Re("set"),delete:Re("delete"),clear:Re("clear"),forEach:Wt(!0,!1)},o={get(s){return Bt(this,s,!0,!0)},get size(){return Vt(this,!0)},has(s){return Kt.call(this,s,!0)},add:Re("add"),set:Re("set"),delete:Re("delete"),clear:Re("clear"),forEach:Wt(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(s=>{e[s]=qt(s,!1,!1),n[s]=qt(s,!0,!1),t[s]=qt(s,!1,!0),o[s]=qt(s,!0,!0)}),[e,n,t,o]}const[ri,si,ii,li]=oi();function pn(e,t){const n=t?e?li:ii:e?si:ri;return(o,r,s)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?o:Reflect.get(j(n,r)&&r in o?n:o,r,s)}const ci={get:pn(!1,!1)},fi={get:pn(!1,!0)},ui={get:pn(!0,!1)},ai={get:pn(!0,!0)};function Or(e,t,n){const o=F(n);if(o!==n&&t.call(e,o)){const r=lo(e);console.warn(`Reactive ${r} contains both the raw and reactive versions of the same object${r==="Map"?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}const Tr=new WeakMap,Er=new WeakMap,$r=new WeakMap,Ir=new WeakMap;function di(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function pi(e){return e.__v_skip||!Object.isExtensible(e)?0:di(lo(e))}function po(e){return ft(e)?e:hn(e,!1,xr,ci,Tr)}function hi(e){return hn(e,!1,ti,fi,Er)}function Ar(e){return hn(e,!0,Cr,ui,$r)}function _t(e){return hn(e,!0,ni,ai,Ir)}function hn(e,t,n,o,r){if(!J(e))return console.warn(`value cannot be made reactive: ${String(e)}`),e;if(e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=r.get(e);if(s)return s;const i=pi(e);if(i===0)return e;const c=new Proxy(e,i===2?o:n);return r.set(e,c),c}function ot(e){return ft(e)?ot(e.__v_raw):!!(e&&e.__v_isReactive)}function ft(e){return!!(e&&e.__v_isReadonly)}function Mr(e){return!!(e&&e.__v_isShallow)}function Rn(e){return ot(e)||ft(e)}function F(e){const t=e&&e.__v_raw;return t?F(t):e}function Pr(e){return tn(e,"__v_skip",!0),e}const ho=e=>J(e)?po(e):e,mo=e=>J(e)?Ar(e):e;function mi(e){ke&&ie&&(e=F(e),yr(e.dep||(e.dep=fo()),{target:e,type:"get",key:"value"}))}function gi(e,t){e=F(e),e.dep&&Nn(e.dep,{target:e,type:"set",key:"value",newValue:t})}function ne(e){return!!(e&&e.__v_isRef===!0)}function bi(e){return ne(e)?e.value:e}const _i={get:(e,t,n)=>bi(Reflect.get(e,t,n)),set:(e,t,n,o)=>{const r=e[t];return ne(r)&&!ne(n)?(r.value=n,!0):Reflect.set(e,t,n,o)}};function Fr(e){return ot(e)?e:new Proxy(e,_i)}class yi{constructor(t,n,o,r){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this._dirty=!0,this.effect=new uo(t,()=>{this._dirty||(this._dirty=!0,gi(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=o}get value(){const t=F(this);return mi(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function wi(e,t,n=!1){let o,r;const s=M(e);s?(o=e,r=()=>{console.warn("Write operation failed: computed value is readonly")}):(o=e.get,r=e.set);const i=new yi(o,r,s||!r,n);return t&&!n&&(i.effect.onTrack=t.onTrack,i.effect.onTrigger=t.onTrigger),i}const rt=[];function Jt(e){rt.push(e)}function Yt(){rt.pop()}function x(e,...t){dt();const n=rt.length?rt[rt.length-1].component:null,o=n&&n.appContext.config.warnHandler,r=vi();if(o)Pe(o,n,11,[e+t.join(""),n&&n.proxy,r.map(({vnode:s})=>`at <${wn(n,s.type)}>`).join(`
|
|
2
|
+
`),r]);else{const s=[`[Vue warn]: ${e}`,...t];r.length&&s.push(`
|
|
3
|
+
`,...xi(r)),console.warn(...s)}pt()}function vi(){let e=rt[rt.length-1];if(!e)return[];const t=[];for(;e;){const n=t[0];n&&n.vnode===e?n.recurseCount++:t.push({vnode:e,recurseCount:0});const o=e.component&&e.component.parent;e=o&&o.vnode}return t}function xi(e){const t=[];return e.forEach((n,o)=>{t.push(...o===0?[]:[`
|
|
4
|
+
`],...Ci(n))}),t}function Ci({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",o=e.component?e.component.parent==null:!1,r=` at <${wn(e.component,e.type,o)}`,s=">"+n;return e.props?[r,...Oi(e.props),s]:[r+s]}function Oi(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(o=>{t.push(...Sr(o,e[o]))}),n.length>3&&t.push(" ..."),t}function Sr(e,t,n){return Q(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:ne(t)?(t=Sr(e,F(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):M(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=F(t),n?t:[`${e}=`,t])}const go={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",[0]:"setup function",[1]:"render function",[2]:"watcher getter",[3]:"watcher callback",[4]:"watcher cleanup function",[5]:"native event handler",[6]:"component event handler",[7]:"vnode hook",[8]:"directive hook",[9]:"transition hook",[10]:"app errorHandler",[11]:"app warnHandler",[12]:"ref function",[13]:"async component loader",[14]:"scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/core"};function Pe(e,t,n,o){let r;try{r=o?e(...o):e()}catch(s){mn(s,t,n)}return r}function be(e,t,n,o){if(M(e)){const s=Pe(e,t,n,o);return s&&io(s)&&s.catch(i=>{mn(i,t,n)}),s}const r=[];for(let s=0;s<e.length;s++)r.push(be(e[s],t,n,o));return r}function mn(e,t,n,o=!0){const r=t?t.vnode:null;if(t){let s=t.parent;const i=t.proxy,c=go[n];for(;s;){const a=s.ec;if(a){for(let h=0;h<a.length;h++)if(a[h](e,i,c)===!1)return}s=s.parent}const f=t.appContext.config.errorHandler;if(f){Pe(f,null,10,[e,i,c]);return}}Ti(e,n,r,o)}function Ti(e,t,n,o=!0){{const r=go[t];if(n&&Jt(n),x(`Unhandled error${r?` during execution of ${r}`:""}`),n&&Yt(),o)throw e;console.error(e)}}let nn=!1,Ln=!1;const pe=[];let Me=0;const At=[];let gt=null,Ye=0;const Mt=[];let $e=null,Xe=0;const jr=Promise.resolve();let bo=null,Hn=null;const Ei=100;function $i(e){const t=bo||jr;return e?t.then(this?e.bind(this):e):t}function Ii(e){let t=Me+1,n=pe.length;for(;t<n;){const o=t+n>>>1;St(pe[o])<e?t=o+1:n=o}return t}function _o(e){(!pe.length||!pe.includes(e,nn&&e.allowRecurse?Me+1:Me))&&e!==Hn&&(e.id==null?pe.push(e):pe.splice(Ii(e.id),0,e),Nr())}function Nr(){!nn&&!Ln&&(Ln=!0,bo=jr.then(kr))}function Ai(e){const t=pe.indexOf(e);t>Me&&pe.splice(t,1)}function Rr(e,t,n,o){I(e)?n.push(...e):(!t||!t.includes(e,e.allowRecurse?o+1:o))&&n.push(e),Nr()}function Mi(e){Rr(e,gt,At,Ye)}function Lr(e){Rr(e,$e,Mt,Xe)}function yo(e,t=null){if(At.length){for(Hn=t,gt=[...new Set(At)],At.length=0,e=e||new Map,Ye=0;Ye<gt.length;Ye++)wo(e,gt[Ye])||gt[Ye]();gt=null,Ye=0,Hn=null,yo(e,t)}}function Hr(e){if(Mt.length){const t=[...new Set(Mt)];if(Mt.length=0,$e){$e.push(...t);return}for($e=t,e=e||new Map,$e.sort((n,o)=>St(n)-St(o)),Xe=0;Xe<$e.length;Xe++)wo(e,$e[Xe])||$e[Xe]();$e=null,Xe=0}}const St=e=>e.id==null?1/0:e.id;function kr(e){Ln=!1,nn=!0,e=e||new Map,yo(e),pe.sort((n,o)=>St(n)-St(o));const t=n=>wo(e,n);try{for(Me=0;Me<pe.length;Me++){const n=pe[Me];if(n&&n.active!==!1){if(t(n))continue;Pe(n,null,14)}}}finally{Me=0,pe.length=0,Hr(e),nn=!1,bo=null,(pe.length||At.length||Mt.length)&&kr(e)}}function wo(e,t){if(!e.has(t))e.set(t,1);else{const n=e.get(t);if(n>Ei){const o=t.ownerInstance,r=o&&Eo(o.type);return x(`Maximum recursive updates exceeded${r?` in component <${r}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`),!0}else e.set(t,n+1)}}let st=!1;const bt=new Set;mr().__VUE_HMR_RUNTIME__={createRecord:On(Dr),rerender:On(Si),reload:On(ji)};const ut=new Map;function Pi(e){const t=e.type.__hmrId;let n=ut.get(t);n||(Dr(t,e.type),n=ut.get(t)),n.instances.add(e)}function Fi(e){ut.get(e.type.__hmrId).instances.delete(e)}function Dr(e,t){return ut.has(e)?!1:(ut.set(e,{initialDef:Pt(t),instances:new Set}),!0)}function Pt(e){return ys(e)?e.__vccOpts:e}function Si(e,t){const n=ut.get(e);!n||(n.initialDef.render=t,[...n.instances].forEach(o=>{t&&(o.render=t,Pt(o.type).render=t),o.renderCache=[],st=!0,o.update(),st=!1}))}function ji(e,t){const n=ut.get(e);if(!n)return;t=Pt(t),Do(n.initialDef,t);const o=[...n.instances];for(const r of o){const s=Pt(r.type);bt.has(s)||(s!==n.initialDef&&Do(s,t),bt.add(s)),r.appContext.optionsCache.delete(r.type),r.ceReload?(bt.add(s),r.ceReload(t.styles),bt.delete(s)):r.parent?(_o(r.parent.update),r.parent.type.__asyncLoader&&r.parent.ceReload&&r.parent.ceReload(t.styles)):r.appContext.reload?r.appContext.reload():typeof window!="undefined"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}Lr(()=>{for(const r of o)bt.delete(Pt(r.type))})}function Do(e,t){Y(e,t);for(const n in e)n!=="__file"&&!(n in t)&&delete e[n]}function On(e){return(t,n)=>{try{return e(t,n)}catch(o){console.error(o),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}let Qe,It=[],kn=!1;function Rt(e,...t){Qe?Qe.emit(e,...t):kn||It.push({event:e,args:t})}function Ur(e,t){var n,o;Qe=e,Qe?(Qe.enabled=!0,It.forEach(({event:r,args:s})=>Qe.emit(r,...s)),It=[]):typeof window!="undefined"&&window.HTMLElement&&!(!((o=(n=window.navigator)===null||n===void 0?void 0:n.userAgent)===null||o===void 0)&&o.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(s=>{Ur(s,t)}),setTimeout(()=>{Qe||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,kn=!0,It=[])},3e3)):(kn=!0,It=[])}function Ni(e,t){Rt("app:init",e,t,{Fragment:de,Text:_n,Comment:le,Static:Zt})}function Ri(e){Rt("app:unmount",e)}const Li=vo("component:added"),Br=vo("component:updated"),Hi=vo("component:removed");function vo(e){return t=>{Rt(e,t.appContext.app,t.uid,t.parent?t.parent.uid:void 0,t)}}const ki=Kr("perf:start"),Di=Kr("perf:end");function Kr(e){return(t,n,o)=>{Rt(e,t.appContext.app,t.uid,t,n,o)}}function Ui(e,t,n){Rt("component:emit",e.appContext.app,e,t,n)}function Bi(e,t,...n){if(e.isUnmounted)return;const o=e.vnode.props||D;{const{emitsOptions:h,propsOptions:[d]}=e;if(h)if(!(t in h))(!d||!(Je(t)in d))&&x(`Component emitted event "${t}" but it is neither declared in the emits option nor as an "${Je(t)}" prop.`);else{const b=h[t];M(b)&&(b(...n)||x(`Invalid event arguments: event validation failed for event "${t}".`))}}let r=n;const s=t.startsWith("update:"),i=s&&t.slice(7);if(i&&i in o){const h=`${i==="modelValue"?"model":i}Modifiers`,{number:d,trim:b}=o[h]||D;b?r=n.map(E=>E.trim()):d&&(r=n.map(ks))}Ui(e,t,r);{const h=t.toLowerCase();h!==t&&o[Je(h)]&&x(`Event "${h}" is emitted in component ${wn(e,e.type)} but the handler is registered for "${t}". Note that HTML attributes are case-insensitive and you cannot use v-on to listen to camelCase events when using in-DOM templates. You should probably use "${Ue(t)}" instead of "${t}".`)}let c,f=o[c=Je(t)]||o[c=Je(Oe(t))];!f&&s&&(f=o[c=Je(Ue(t))]),f&&be(f,e,6,r);const a=o[c+"Once"];if(a){if(!e.emitted)e.emitted={};else if(e.emitted[c])return;e.emitted[c]=!0,be(a,e,6,r)}}function Vr(e,t,n=!1){const o=t.emitsCache,r=o.get(e);if(r!==void 0)return r;const s=e.emits;let i={},c=!1;if(!M(e)){const f=a=>{const h=Vr(a,t,!0);h&&(c=!0,Y(i,h))};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}return!s&&!c?(o.set(e,null),null):(I(s)?s.forEach(f=>i[f]=null):Y(i,s),o.set(e,i),i)}function gn(e,t){return!e||!Nt(t)?!1:(t=t.slice(2).replace(/Once$/,""),j(e,t[0].toLowerCase()+t.slice(1))||j(e,Ue(t))||j(e,t))}let he=null,Wr=null;function on(e){const t=he;return he=e,Wr=e&&e.type.__scopeId||null,t}function Ki(e,t=he,n){if(!t||e._n)return e;const o=(...r)=>{o._d&&Go(-1);const s=on(t),i=e(...r);return on(s),o._d&&Go(1),Br(t),i};return o._n=!0,o._c=!0,o._d=!0,o}let Dn=!1;function rn(){Dn=!0}function Tn(e){const{type:t,vnode:n,proxy:o,withProxy:r,props:s,propsOptions:[i],slots:c,attrs:f,emit:a,render:h,renderCache:d,data:b,setupState:E,ctx:S,inheritAttrs:P}=e;let N,B;const U=on(e);Dn=!1;try{if(n.shapeFlag&4){const q=r||o;N=ye(h.call(q,q,d,s,E,b,S)),B=f}else{const q=t;f===s&&rn(),N=ye(q.length>1?q(s,{get attrs(){return rn(),f},slots:c,emit:a}):q(s,null)),B=t.props?f:Wi(f)}}catch(q){Ft.length=0,mn(q,e,1),N=De(le)}let z=N,ce;if(N.patchFlag>0&&N.patchFlag&2048&&([z,ce]=Vi(N)),B&&P!==!1){const q=Object.keys(B),{shapeFlag:we}=z;if(q.length){if(we&7)i&&q.some(Gt)&&(B=qi(B,i)),z=Se(z,B);else if(!Dn&&z.type!==le){const k=Object.keys(f),X=[],Z=[];for(let G=0,ae=k.length;G<ae;G++){const te=k[G];Nt(te)?Gt(te)||X.push(te[2].toLowerCase()+te.slice(3)):Z.push(te)}Z.length&&x(`Extraneous non-props attributes (${Z.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.`),X.length&&x(`Extraneous non-emits event listeners (${X.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes. If the listener is intended to be a component custom event listener only, declare it using the "emits" option.`)}}}return n.dirs&&(Uo(z)||x("Runtime directive used on component with non-element root node. The directives will not function as intended."),z.dirs=z.dirs?z.dirs.concat(n.dirs):n.dirs),n.transition&&(Uo(z)||x("Component inside <Transition> renders non-element root node that cannot be animated."),z.transition=n.transition),ce?ce(z):N=z,on(U),N}const Vi=e=>{const t=e.children,n=e.dynamicChildren,o=qr(t);if(!o)return[e,void 0];const r=t.indexOf(o),s=n?n.indexOf(o):-1,i=c=>{t[r]=c,n&&(s>-1?n[s]=c:c.patchFlag>0&&(e.dynamicChildren=[...n,c]))};return[ye(o),i]};function qr(e){let t;for(let n=0;n<e.length;n++){const o=e[n];if(Co(o)){if(o.type!==le||o.children==="v-if"){if(t)return;t=o}}else return}return t}const Wi=e=>{let t;for(const n in e)(n==="class"||n==="style"||Nt(n))&&((t||(t={}))[n]=e[n]);return t},qi=(e,t)=>{const n={};for(const o in e)(!Gt(o)||!(o.slice(9)in t))&&(n[o]=e[o]);return n},Uo=e=>e.shapeFlag&7||e.type===le;function zi(e,t,n){const{props:o,children:r,component:s}=e,{props:i,children:c,patchFlag:f}=t,a=s.emitsOptions;if((r||c)&&st||t.dirs||t.transition)return!0;if(n&&f>=0){if(f&1024)return!0;if(f&16)return o?Bo(o,i,a):!!i;if(f&8){const h=t.dynamicProps;for(let d=0;d<h.length;d++){const b=h[d];if(i[b]!==o[b]&&!gn(a,b))return!0}}}else return(r||c)&&(!c||!c.$stable)?!0:o===i?!1:o?i?Bo(o,i,a):!0:!!i;return!1}function Bo(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]&&!gn(n,s))return!0}return!1}function Ji({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}const Yi=e=>e.__isSuspense;function Xi(e,t){t&&t.pendingBranch?I(e)?t.effects.push(...e):t.effects.push(e):Lr(e)}function Zi(e,t){if(!ee)x("provide() can only be used inside setup().");else{let n=ee.provides;const o=ee.parent&&ee.parent.provides;o===n&&(n=ee.provides=Object.create(o)),n[e]=t}}function En(e,t,n=!1){const o=ee||he;if(o){const r=o.parent==null?o.vnode.appContext&&o.vnode.appContext.provides:o.parent.provides;if(r&&e in r)return r[e];if(arguments.length>1)return n&&M(t)?t.call(o.proxy):t;x(`injection "${String(e)}" not found.`)}else x("inject() can only be used inside setup() or functional components.")}const Ko={};function $n(e,t,n){return M(t)||x("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),zr(e,t,n)}function zr(e,t,{immediate:n,deep:o,flush:r,onTrack:s,onTrigger:i}=D){t||(n!==void 0&&x('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),o!==void 0&&x('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'));const c=U=>{x("Invalid watch source: ",U,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},f=ee;let a,h=!1,d=!1;if(ne(e)?(a=()=>e.value,h=Mr(e)):ot(e)?(a=()=>e,o=!0):I(e)?(d=!0,h=e.some(ot),a=()=>e.map(U=>{if(ne(U))return U.value;if(ot(U))return yt(U);if(M(U))return Pe(U,f,2);c(U)})):M(e)?t?a=()=>Pe(e,f,2):a=()=>{if(!(f&&f.isUnmounted))return b&&b(),be(e,f,3,[E])}:(a=ue,c(e)),t&&o){const U=a;a=()=>yt(U())}let b,E=U=>{b=B.onStop=()=>{Pe(U,f,4)}};if(jt)return E=ue,t?n&&be(t,f,3,[a(),d?[]:void 0,E]):a(),ue;let S=d?[]:Ko;const P=()=>{if(!!B.active)if(t){const U=B.run();(o||h||(d?U.some((z,ce)=>en(z,S[ce])):en(U,S)))&&(b&&b(),be(t,f,3,[U,S===Ko?void 0:S,E]),S=U)}else B.run()};P.allowRecurse=!!t;let N;r==="sync"?N=P:r==="post"?N=()=>fe(P,f&&f.suspense):N=()=>{!f||f.isMounted?Mi(P):P()};const B=new uo(a,N);return B.onTrack=s,B.onTrigger=i,t?n?P():S=B.run():r==="post"?fe(B.run.bind(B),f&&f.suspense):B.run(),()=>{B.stop(),f&&f.scope&&ro(f.scope.effects,B)}}function Qi(e,t,n){const o=this.proxy,r=Q(e)?e.includes(".")?Jr(o,e):()=>o[e]:e.bind(o,o);let s;M(t)?s=t:(s=t.handler,n=t);const i=ee;xt(this);const c=zr(r,s.bind(o),n);return i?xt(i):lt(),c}function Jr(e,t){const n=t.split(".");return()=>{let o=e;for(let r=0;r<n.length&&o;r++)o=o[n[r]];return o}}function yt(e,t){if(!J(e)||e.__v_skip||(t=t||new Set,t.has(e)))return e;if(t.add(e),ne(e))yt(e.value,t);else if(I(e))for(let n=0;n<e.length;n++)yt(e[n],t);else if(dr(e)||tt(e))e.forEach(n=>{yt(n,t)});else if(hr(e))for(const n in e)yt(e[n],t);return e}function Gi(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Qr(()=>{e.isMounted=!0}),Gr(()=>{e.isUnmounting=!0}),e}const ge=[Function,Array],el={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:ge,onEnter:ge,onAfterEnter:ge,onEnterCancelled:ge,onBeforeLeave:ge,onLeave:ge,onAfterLeave:ge,onLeaveCancelled:ge,onBeforeAppear:ge,onAppear:ge,onAfterAppear:ge,onAppearCancelled:ge},setup(e,{slots:t}){const n=Xl(),o=Gi();let r;return()=>{const s=t.default&&Xr(t.default(),!0);if(!s||!s.length)return;let i=s[0];if(s.length>1){let P=!1;for(const N of s)if(N.type!==le){if(P){x("<transition> can only be used on a single element or component. Use <transition-group> for lists.");break}i=N,P=!0}}const c=F(e),{mode:f}=c;if(f&&f!=="in-out"&&f!=="out-in"&&f!=="default"&&x(`invalid <transition> mode: ${f}`),o.isLeaving)return In(i);const a=Vo(i);if(!a)return In(i);const h=Un(a,c,o,n);Bn(a,h);const d=n.subTree,b=d&&Vo(d);let E=!1;const{getTransitionKey:S}=a.type;if(S){const P=S();r===void 0?r=P:P!==r&&(r=P,E=!0)}if(b&&b.type!==le&&(!Ge(a,b)||E)){const P=Un(b,c,o,n);if(Bn(b,P),f==="out-in")return o.isLeaving=!0,P.afterLeave=()=>{o.isLeaving=!1,n.update()},In(i);f==="in-out"&&a.type!==le&&(P.delayLeave=(N,B,U)=>{const z=Yr(o,b);z[String(b.key)]=b,N._leaveCb=()=>{B(),N._leaveCb=void 0,delete h.delayedLeave},h.delayedLeave=U})}return i}}},tl=el;function Yr(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 Un(e,t,n,o){const{appear:r,mode:s,persisted:i=!1,onBeforeEnter:c,onEnter:f,onAfterEnter:a,onEnterCancelled:h,onBeforeLeave:d,onLeave:b,onAfterLeave:E,onLeaveCancelled:S,onBeforeAppear:P,onAppear:N,onAfterAppear:B,onAppearCancelled:U}=t,z=String(e.key),ce=Yr(n,e),q=(k,X)=>{k&&be(k,o,9,X)},we={mode:s,persisted:i,beforeEnter(k){let X=c;if(!n.isMounted)if(r)X=P||c;else return;k._leaveCb&&k._leaveCb(!0);const Z=ce[z];Z&&Ge(e,Z)&&Z.el._leaveCb&&Z.el._leaveCb(),q(X,[k])},enter(k){let X=f,Z=a,G=h;if(!n.isMounted)if(r)X=N||f,Z=B||a,G=U||h;else return;let ae=!1;const te=k._enterCb=Ve=>{ae||(ae=!0,Ve?q(G,[k]):q(Z,[k]),we.delayedLeave&&we.delayedLeave(),k._enterCb=void 0)};X?(X(k,te),X.length<=1&&te()):te()},leave(k,X){const Z=String(e.key);if(k._enterCb&&k._enterCb(!0),n.isUnmounting)return X();q(d,[k]);let G=!1;const ae=k._leaveCb=te=>{G||(G=!0,X(),te?q(S,[k]):q(E,[k]),k._leaveCb=void 0,ce[Z]===e&&delete ce[Z])};ce[Z]=e,b?(b(k,ae),b.length<=1&&ae()):ae()},clone(k){return Un(k,t,n,o)}};return we}function In(e){if(Lt(e))return e=Se(e),e.children=null,e}function Vo(e){return Lt(e)?e.children?e.children[0]:void 0:e}function Bn(e,t){e.shapeFlag&6&&e.component?Bn(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 Xr(e,t=!1,n){let o=[],r=0;for(let s=0;s<e.length;s++){let i=e[s];const c=n==null?i.key:String(n)+String(i.key!=null?i.key:s);i.type===de?(i.patchFlag&128&&r++,o=o.concat(Xr(i.children,t,c))):(t||i.type!==le)&&o.push(c!=null?Se(i,{key:c}):i)}if(r>1)for(let s=0;s<o.length;s++)o[s].patchFlag=-2;return o}const Kn=e=>!!e.type.__asyncLoader,Lt=e=>e.type.__isKeepAlive;function nl(e,t){Zr(e,"a",t)}function ol(e,t){Zr(e,"da",t)}function Zr(e,t,n=ee){const o=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(bn(t,o,n),n){let r=n.parent;for(;r&&r.parent;)Lt(r.parent.vnode)&&rl(o,t,n,r),r=r.parent}}function rl(e,t,n,o){const r=bn(t,e,o,!0);es(()=>{ro(o[t],r)},n)}function bn(e,t,n=ee,o=!1){if(n){const r=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;dt(),xt(n);const c=be(t,n,e,i);return lt(),pt(),c});return o?r.unshift(s):r.push(s),s}else{const r=Je(go[e].replace(/ hook$/,""));x(`${r} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.`)}}const je=e=>(t,n=ee)=>(!jt||e==="sp")&&bn(e,t,n),sl=je("bm"),Qr=je("m"),il=je("bu"),ll=je("u"),Gr=je("bum"),es=je("um"),cl=je("sp"),fl=je("rtg"),ul=je("rtc");function al(e,t=ee){bn("ec",e,t)}function dl(){const e=Object.create(null);return(t,n)=>{e[n]?x(`${t} property "${n}" is already defined in ${e[n]}.`):e[n]=t}}let Vn=!0;function pl(e){const t=ns(e),n=e.proxy,o=e.ctx;Vn=!1,t.beforeCreate&&Wo(t.beforeCreate,e,"bc");const{data:r,computed:s,methods:i,watch:c,provide:f,inject:a,created:h,beforeMount:d,mounted:b,beforeUpdate:E,updated:S,activated:P,deactivated:N,beforeDestroy:B,beforeUnmount:U,destroyed:z,unmounted:ce,render:q,renderTracked:we,renderTriggered:k,errorCaptured:X,serverPrefetch:Z,expose:G,inheritAttrs:ae,components:te,directives:Ve,filters:$o}=t,We=dl();{const[L]=e.propsOptions;if(L)for(const R in L)We("Props",R)}if(a&&hl(a,o,We,e.appContext.config.unwrapInjectedRef),i)for(const L in i){const R=i[L];M(R)?(Object.defineProperty(o,L,{value:R.bind(n),configurable:!0,enumerable:!0,writable:!0}),We("Methods",L)):x(`Method "${L}" has type "${typeof R}" in the component definition. Did you reference the function correctly?`)}if(r){M(r)||x("The data option must be a function. Plain object usage is no longer supported.");const L=r.call(n,n);if(io(L)&&x("data() returned a Promise - note data() cannot be async; If you intend to perform data fetching before component renders, use async setup() + <Suspense>."),!J(L))x("data() should return an object.");else{e.data=po(L);for(const R in L)We("Data",R),R[0]!=="$"&&R[0]!=="_"&&Object.defineProperty(o,R,{configurable:!0,enumerable:!0,get:()=>L[R],set:ue})}}if(Vn=!0,s)for(const L in s){const R=s[L],Te=M(R)?R.bind(n,n):M(R.get)?R.get.bind(n,n):ue;Te===ue&&x(`Computed property "${L}" has no getter.`);const Ct=!M(R)&&M(R.set)?R.set.bind(n):()=>{x(`Write operation failed: computed property "${L}" is readonly.`)},Ht=rc({get:Te,set:Ct});Object.defineProperty(o,L,{enumerable:!0,configurable:!0,get:()=>Ht.value,set:kt=>Ht.value=kt}),We("Computed",L)}if(c)for(const L in c)ts(c[L],o,n,L);if(f){const L=M(f)?f.call(n):f;Reflect.ownKeys(L).forEach(R=>{Zi(R,L[R])})}h&&Wo(h,e,"c");function oe(L,R){I(R)?R.forEach(Te=>L(Te.bind(n))):R&&L(R.bind(n))}if(oe(sl,d),oe(Qr,b),oe(il,E),oe(ll,S),oe(nl,P),oe(ol,N),oe(al,X),oe(ul,we),oe(fl,k),oe(Gr,U),oe(es,ce),oe(cl,Z),I(G))if(G.length){const L=e.exposed||(e.exposed={});G.forEach(R=>{Object.defineProperty(L,R,{get:()=>n[R],set:Te=>n[R]=Te})})}else e.exposed||(e.exposed={});q&&e.render===ue&&(e.render=q),ae!=null&&(e.inheritAttrs=ae),te&&(e.components=te),Ve&&(e.directives=Ve)}function hl(e,t,n=ue,o=!1){I(e)&&(e=Wn(e));for(const r in e){const s=e[r];let i;J(s)?"default"in s?i=En(s.from||r,s.default,!0):i=En(s.from||r):i=En(s),ne(i)?o?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:c=>i.value=c}):(x(`injected property "${r}" is a ref and will be auto-unwrapped and no longer needs \`.value\` in the next minor release. To opt-in to the new behavior now, set \`app.config.unwrapInjectedRef = true\` (this config is temporary and will not be needed in the future.)`),t[r]=i):t[r]=i,n("Inject",r)}}function Wo(e,t,n){be(I(e)?e.map(o=>o.bind(t.proxy)):e.bind(t.proxy),t,n)}function ts(e,t,n,o){const r=o.includes(".")?Jr(n,o):()=>n[o];if(Q(e)){const s=t[e];M(s)?$n(r,s):x(`Invalid watch handler specified by key "${e}"`,s)}else if(M(e))$n(r,e.bind(n));else if(J(e))if(I(e))e.forEach(s=>ts(s,t,n,o));else{const s=M(e.handler)?e.handler.bind(n):t[e.handler];M(s)?$n(r,s,e):x(`Invalid watch handler specified by key "${e.handler}"`,s)}else x(`Invalid watch option: "${o}"`,e)}function ns(e){const t=e.type,{mixins:n,extends:o}=t,{mixins:r,optionsCache:s,config:{optionMergeStrategies:i}}=e.appContext,c=s.get(t);let f;return c?f=c:!r.length&&!n&&!o?f=t:(f={},r.length&&r.forEach(a=>sn(f,a,i,!0)),sn(f,t,i)),s.set(t,f),f}function sn(e,t,n,o=!1){const{mixins:r,extends:s}=t;s&&sn(e,s,n,!0),r&&r.forEach(i=>sn(e,i,n,!0));for(const i in t)if(o&&i==="expose")x('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const c=ml[i]||n&&n[i];e[i]=c?c(e[i],t[i]):t[i]}return e}const ml={data:qo,props:Ze,emits:Ze,methods:Ze,computed:Ze,beforeCreate:se,created:se,beforeMount:se,mounted:se,beforeUpdate:se,updated:se,beforeDestroy:se,beforeUnmount:se,destroyed:se,unmounted:se,activated:se,deactivated:se,errorCaptured:se,serverPrefetch:se,components:Ze,directives:Ze,watch:bl,provide:qo,inject:gl};function qo(e,t){return t?e?function(){return Y(M(e)?e.call(this,this):e,M(t)?t.call(this,this):t)}:t:e}function gl(e,t){return Ze(Wn(e),Wn(t))}function Wn(e){if(I(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function se(e,t){return e?[...new Set([].concat(e,t))]:t}function Ze(e,t){return e?Y(Y(Object.create(null),e),t):t}function bl(e,t){if(!e)return t;if(!t)return e;const n=Y(Object.create(null),e);for(const o in t)n[o]=se(e[o],t[o]);return n}function _l(e,t,n,o=!1){const r={},s={};tn(s,yn,1),e.propsDefaults=Object.create(null),os(e,t,r,s);for(const i in e.propsOptions[0])i in r||(r[i]=void 0);ss(t||{},r,e),n?e.props=o?r:hi(r):e.type.props?e.props=r:e.props=s,e.attrs=s}function yl(e,t,n,o){const{props:r,attrs:s,vnode:{patchFlag:i}}=e,c=F(r),[f]=e.propsOptions;let a=!1;if(!(e.type.__hmrId||e.parent&&e.parent.type.__hmrId)&&(o||i>0)&&!(i&16)){if(i&8){const h=e.vnode.dynamicProps;for(let d=0;d<h.length;d++){let b=h[d];if(gn(e.emitsOptions,b))continue;const E=t[b];if(f)if(j(s,b))E!==s[b]&&(s[b]=E,a=!0);else{const S=Oe(b);r[S]=qn(f,c,S,E,e,!1)}else E!==s[b]&&(s[b]=E,a=!0)}}}else{os(e,t,r,s)&&(a=!0);let h;for(const d in c)(!t||!j(t,d)&&((h=Ue(d))===d||!j(t,h)))&&(f?n&&(n[d]!==void 0||n[h]!==void 0)&&(r[d]=qn(f,c,d,void 0,e,!0)):delete r[d]);if(s!==c)for(const d in s)(!t||!j(t,d)&&!0)&&(delete s[d],a=!0)}a&&Fe(e,"set","$attrs"),ss(t||{},r,e)}function os(e,t,n,o){const[r,s]=e.propsOptions;let i=!1,c;if(t)for(let f in t){if(zt(f))continue;const a=t[f];let h;r&&j(r,h=Oe(f))?!s||!s.includes(h)?n[h]=a:(c||(c={}))[h]=a:gn(e.emitsOptions,f)||(!(f in o)||a!==o[f])&&(o[f]=a,i=!0)}if(s){const f=F(n),a=c||D;for(let h=0;h<s.length;h++){const d=s[h];n[d]=qn(r,f,d,a[d],e,!j(a,d))}}return i}function qn(e,t,n,o,r,s){const i=e[n];if(i!=null){const c=j(i,"default");if(c&&o===void 0){const f=i.default;if(i.type!==Function&&M(f)){const{propsDefaults:a}=r;n in a?o=a[n]:(xt(r),o=a[n]=f.call(null,t),lt())}else o=f}i[0]&&(s&&!c?o=!1:i[1]&&(o===""||o===Ue(n))&&(o=!0))}return o}function rs(e,t,n=!1){const o=t.propsCache,r=o.get(e);if(r)return r;const s=e.props,i={},c=[];let f=!1;if(!M(e)){const h=d=>{f=!0;const[b,E]=rs(d,t,!0);Y(i,b),E&&c.push(...E)};!n&&t.mixins.length&&t.mixins.forEach(h),e.extends&&h(e.extends),e.mixins&&e.mixins.forEach(h)}if(!s&&!f)return o.set(e,wt),wt;if(I(s))for(let h=0;h<s.length;h++){Q(s[h])||x("props must be strings when using array syntax.",s[h]);const d=Oe(s[h]);zo(d)&&(i[d]=D)}else if(s){J(s)||x("invalid props options",s);for(const h in s){const d=Oe(h);if(zo(d)){const b=s[h],E=i[d]=I(b)||M(b)?{type:b}:b;if(E){const S=Yo(Boolean,E.type),P=Yo(String,E.type);E[0]=S>-1,E[1]=P<0||S<P,(S>-1||j(E,"default"))&&c.push(d)}}}}const a=[i,c];return o.set(e,a),a}function zo(e){return e[0]!=="$"?!0:(x(`Invalid prop name: "${e}" is a reserved property.`),!1)}function zn(e){const t=e&&e.toString().match(/^\s*function (\w+)/);return t?t[1]:e===null?"null":""}function Jo(e,t){return zn(e)===zn(t)}function Yo(e,t){return I(t)?t.findIndex(n=>Jo(n,e)):M(t)&&Jo(t,e)?0:-1}function ss(e,t,n){const o=F(t),r=n.propsOptions[0];for(const s in r){let i=r[s];i!=null&&wl(s,o[s],i,!j(e,s)&&!j(e,Ue(s)))}}function wl(e,t,n,o){const{type:r,required:s,validator:i}=n;if(s&&o){x('Missing required prop: "'+e+'"');return}if(!(t==null&&!n.required)){if(r!=null&&r!==!0){let c=!1;const f=I(r)?r:[r],a=[];for(let h=0;h<f.length&&!c;h++){const{valid:d,expectedType:b}=xl(t,f[h]);a.push(b||""),c=d}if(!c){x(Cl(e,t,a));return}}i&&!i(t)&&x('Invalid prop: custom validator check failed for prop "'+e+'".')}}const vl=Ke("String,Number,Boolean,Function,Symbol,BigInt");function xl(e,t){let n;const o=zn(t);if(vl(o)){const r=typeof e;n=r===o.toLowerCase(),!n&&r==="object"&&(n=e instanceof t)}else o==="Object"?n=J(e):o==="Array"?n=I(e):o==="null"?n=e===null:n=e instanceof t;return{valid:n,expectedType:o}}function Cl(e,t,n){let o=`Invalid prop: type check failed for prop "${e}". Expected ${n.map(ct).join(" | ")}`;const r=n[0],s=lo(t),i=Xo(t,r),c=Xo(t,s);return n.length===1&&Zo(r)&&!Ol(r,s)&&(o+=` with value ${i}`),o+=`, got ${s} `,Zo(s)&&(o+=`with value ${c}.`),o}function Xo(e,t){return t==="String"?`"${e}"`:t==="Number"?`${Number(e)}`:`${e}`}function Zo(e){return["string","number","boolean"].some(n=>e.toLowerCase()===n)}function Ol(...e){return e.some(t=>t.toLowerCase()==="boolean")}const is=e=>e[0]==="_"||e==="$stable",xo=e=>I(e)?e.map(ye):[ye(e)],Tl=(e,t,n)=>{const o=Ki((...r)=>(ee&&x(`Slot "${e}" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.`),xo(t(...r))),n);return o._c=!1,o},ls=(e,t,n)=>{const o=e._ctx;for(const r in e){if(is(r))continue;const s=e[r];if(M(s))t[r]=Tl(r,s,o);else if(s!=null){x(`Non-function value encountered for slot "${r}". Prefer function slots for better performance.`);const i=xo(s);t[r]=()=>i}}},cs=(e,t)=>{Lt(e.vnode)||x("Non-function value encountered for default slot. Prefer function slots for better performance.");const n=xo(t);e.slots.default=()=>n},El=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=F(t),tn(t,"_",n)):ls(t,e.slots={})}else e.slots={},t&&cs(e,t);tn(e.slots,yn,1)},$l=(e,t,n)=>{const{vnode:o,slots:r}=e;let s=!0,i=D;if(o.shapeFlag&32){const c=t._;c?st?Y(r,t):n&&c===1?s=!1:(Y(r,t),!n&&c===1&&delete r._):(s=!t.$stable,ls(t,r)),i=t}else t&&(cs(e,t),i={default:1});if(s)for(const c in r)!is(c)&&!(c in i)&&delete r[c]};function fs(e){Rs(e)&&x("Do not use built-in directive ids as custom directive id: "+e)}function qe(e,t,n,o){const r=e.dirs,s=t&&t.dirs;for(let i=0;i<r.length;i++){const c=r[i];s&&(c.oldValue=s[i].value);let f=c.dir[o];f&&(dt(),be(f,n,8,[e.el,c,e,t]),pt())}}function us(){return{app:null,config:{isNativeTag:ar,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 Il=0;function Al(e,t){return function(o,r=null){M(o)||(o=Object.assign({},o)),r!=null&&!J(r)&&(x("root props passed to app.mount() must be an object."),r=null);const s=us(),i=new Set;let c=!1;const f=s.app={_uid:Il++,_component:o,_props:r,_container:null,_context:s,_instance:null,version:tr,get config(){return s.config},set config(a){x("app.config cannot be replaced. Modify individual options instead.")},use(a,...h){return i.has(a)?x("Plugin has already been applied to target app."):a&&M(a.install)?(i.add(a),a.install(f,...h)):M(a)?(i.add(a),a(f,...h)):x('A plugin must either be a function or an object with an "install" function.'),f},mixin(a){return s.mixins.includes(a)?x("Mixin has already been applied to target app"+(a.name?`: ${a.name}`:"")):s.mixins.push(a),f},component(a,h){return Qn(a,s.config),h?(s.components[a]&&x(`Component "${a}" has already been registered in target app.`),s.components[a]=h,f):s.components[a]},directive(a,h){return fs(a),h?(s.directives[a]&&x(`Directive "${a}" has already been registered in target app.`),s.directives[a]=h,f):s.directives[a]},mount(a,h,d){if(c)x("App has already been mounted.\nIf you want to remount the same app, move your app creation logic into a factory function and create fresh app instances for each mount - e.g. `const createMyApp = () => createApp(App)`");else{const b=De(o,r);return b.appContext=s,s.reload=()=>{e(Se(b),a,d)},h&&t?t(b,a):e(b,a,d),c=!0,f._container=a,a.__vue_app__=f,f._instance=b.component,Ni(f,tr),To(b.component)||b.component.proxy}},unmount(){c?(e(null,f._container),f._instance=null,Ri(f),delete f._container.__vue_app__):x("Cannot unmount an app that is not mounted.")},provide(a,h){return a in s.provides&&x(`App already provides property with key "${String(a)}". It will be overwritten with the new value.`),s.provides[a]=h,f}};return f}}function Jn(e,t,n,o,r=!1){if(I(e)){e.forEach((b,E)=>Jn(b,t&&(I(t)?t[E]:t),n,o,r));return}if(Kn(o)&&!r)return;const s=o.shapeFlag&4?To(o.component)||o.component.proxy:o.el,i=r?null:s,{i:c,r:f}=e;if(!c){x("Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function.");return}const a=t&&t.r,h=c.refs===D?c.refs={}:c.refs,d=c.setupState;if(a!=null&&a!==f&&(Q(a)?(h[a]=null,j(d,a)&&(d[a]=null)):ne(a)&&(a.value=null)),M(f))Pe(f,c,12,[i,h]);else{const b=Q(f),E=ne(f);if(b||E){const S=()=>{if(e.f){const P=b?h[f]:f.value;r?I(P)&&ro(P,s):I(P)?P.includes(s)||P.push(s):b?(h[f]=[s],j(d,f)&&(d[f]=h[f])):(f.value=[s],e.k&&(h[e.k]=f.value))}else b?(h[f]=i,j(d,f)&&(d[f]=i)):ne(f)?(f.value=i,e.k&&(h[e.k]=i)):x("Invalid template ref type:",f,`(${typeof f})`)};i?(S.id=-1,fe(S,n)):S()}else x("Invalid template ref type:",f,`(${typeof f})`)}}let Et,He;function Ie(e,t){e.appContext.config.performance&&ln()&&He.mark(`vue-${t}-${e.uid}`),ki(e,t,ln()?He.now():Date.now())}function Ae(e,t){if(e.appContext.config.performance&&ln()){const n=`vue-${t}-${e.uid}`,o=n+":end";He.mark(o),He.measure(`<${wn(e,e.type)}> ${t}`,n,o),He.clearMarks(n),He.clearMarks(o)}Di(e,t,ln()?He.now():Date.now())}function ln(){return Et!==void 0||(typeof window!="undefined"&&window.performance?(Et=!0,He=window.performance):Et=!1),Et}function Ml(){const e=[];if(e.length){const t=e.length>1;console.warn(`Feature flag${t?"s":""} ${e.join(", ")} ${t?"are":"is"} not explicitly defined. You are running the esm-bundler build of Vue, which expects these compile-time feature flags to be globally injected via the bundler config in order to get better tree-shaking in the production bundle.
|
|
5
|
+
|
|
6
|
+
For more details, see https://link.vuejs.org/feature-flags.`)}}const fe=Xi;function Pl(e){return Fl(e)}function Fl(e,t){Ml();const n=mr();n.__VUE__=!0,Ur(n.__VUE_DEVTOOLS_GLOBAL_HOOK__,n);const{insert:o,remove:r,patchProp:s,createElement:i,createText:c,createComment:f,setText:a,setElementText:h,parentNode:d,nextSibling:b,setScopeId:E=ue,cloneNode:S,insertStaticContent:P}=e,N=(l,u,p,g=null,m=null,w=null,C=!1,y=null,v=st?!1:!!u.dynamicChildren)=>{if(l===u)return;l&&!Ge(l,u)&&(g=Ut(l),Ne(l,m,w,!0),l=null),u.patchFlag===-2&&(v=!1,u.dynamicChildren=null);const{type:_,ref:T,shapeFlag:O}=u;switch(_){case _n:B(l,u,p,g);break;case le:U(l,u,p,g);break;case Zt:l==null?z(u,p,g,C):ce(l,u,p,C);break;case de:$o(l,u,p,g,m,w,C,y,v);break;default:O&1?k(l,u,p,g,m,w,C,y,v):O&6?We(l,u,p,g,m,w,C,y,v):O&64||O&128?_.process(l,u,p,g,m,w,C,y,v,ht):x("Invalid VNode type:",_,`(${typeof _})`)}T!=null&&m&&Jn(T,l&&l.ref,w,u||l,!u)},B=(l,u,p,g)=>{if(l==null)o(u.el=c(u.children),p,g);else{const m=u.el=l.el;u.children!==l.children&&a(m,u.children)}},U=(l,u,p,g)=>{l==null?o(u.el=f(u.children||""),p,g):u.el=l.el},z=(l,u,p,g)=>{[l.el,l.anchor]=P(l.children,u,p,g,l.el,l.anchor)},ce=(l,u,p,g)=>{if(u.children!==l.children){const m=b(l.anchor);we(l),[u.el,u.anchor]=P(u.children,p,m,g)}else u.el=l.el,u.anchor=l.anchor},q=({el:l,anchor:u},p,g)=>{let m;for(;l&&l!==u;)m=b(l),o(l,p,g),l=m;o(u,p,g)},we=({el:l,anchor:u})=>{let p;for(;l&&l!==u;)p=b(l),r(l),l=p;r(u)},k=(l,u,p,g,m,w,C,y,v)=>{C=C||u.type==="svg",l==null?X(u,p,g,m,w,C,y,v):ae(l,u,m,w,C,y,v)},X=(l,u,p,g,m,w,C,y)=>{let v,_;const{type:T,props:O,shapeFlag:$,transition:A,patchFlag:H,dirs:V}=l;{if(v=l.el=i(l.type,w,O&&O.is,O),$&8?h(v,l.children):$&16&&G(l.children,v,null,g,m,w&&T!=="foreignObject",C,y),V&&qe(l,null,g,"created"),O){for(const W in O)W!=="value"&&!zt(W)&&s(v,W,null,O[W],w,l.children,g,m,Ee);"value"in O&&s(v,"value",null,O.value),(_=O.onVnodeBeforeMount)&&xe(_,g,l)}Z(v,l,l.scopeId,C,g)}Object.defineProperty(v,"__vnode",{value:l,enumerable:!1}),Object.defineProperty(v,"__vueParentComponent",{value:g,enumerable:!1}),V&&qe(l,null,g,"beforeMount");const K=(!m||m&&!m.pendingBranch)&&A&&!A.persisted;K&&A.beforeEnter(v),o(v,u,p),((_=O&&O.onVnodeMounted)||K||V)&&fe(()=>{_&&xe(_,g,l),K&&A.enter(v),V&&qe(l,null,g,"mounted")},m)},Z=(l,u,p,g,m)=>{if(p&&E(l,p),g)for(let w=0;w<g.length;w++)E(l,g[w]);if(m){let w=m.subTree;if(w.patchFlag>0&&w.patchFlag&2048&&(w=qr(w.children)||w),u===w){const C=m.vnode;Z(l,C,C.scopeId,C.slotScopeIds,m.parent)}}},G=(l,u,p,g,m,w,C,y,v=0)=>{for(let _=v;_<l.length;_++){const T=l[_]=y?Le(l[_]):ye(l[_]);N(null,T,u,p,g,m,w,C,y)}},ae=(l,u,p,g,m,w,C)=>{const y=u.el=l.el;let{patchFlag:v,dynamicChildren:_,dirs:T}=u;v|=l.patchFlag&16;const O=l.props||D,$=u.props||D;let A;p&&ze(p,!1),(A=$.onVnodeBeforeUpdate)&&xe(A,p,u,l),T&&qe(u,l,p,"beforeUpdate"),p&&ze(p,!0),st&&(v=0,C=!1,_=null);const H=m&&u.type!=="foreignObject";if(_?(te(l.dynamicChildren,_,y,p,g,H,w),p&&p.type.__hmrId&&Xt(l,u)):C||Ct(l,u,y,null,p,g,H,w,!1),v>0){if(v&16)Ve(y,u,O,$,p,g,m);else if(v&2&&O.class!==$.class&&s(y,"class",null,$.class,m),v&4&&s(y,"style",O.style,$.style,m),v&8){const V=u.dynamicProps;for(let K=0;K<V.length;K++){const W=V[K],_e=O[W],mt=$[W];(mt!==_e||W==="value")&&s(y,W,_e,mt,m,l.children,p,g,Ee)}}v&1&&l.children!==u.children&&h(y,u.children)}else!C&&_==null&&Ve(y,u,O,$,p,g,m);((A=$.onVnodeUpdated)||T)&&fe(()=>{A&&xe(A,p,u,l),T&&qe(u,l,p,"updated")},g)},te=(l,u,p,g,m,w,C)=>{for(let y=0;y<u.length;y++){const v=l[y],_=u[y],T=v.el&&(v.type===de||!Ge(v,_)||v.shapeFlag&70)?d(v.el):p;N(v,_,T,null,g,m,w,C,!0)}},Ve=(l,u,p,g,m,w,C)=>{if(p!==g){for(const y in g){if(zt(y))continue;const v=g[y],_=p[y];v!==_&&y!=="value"&&s(l,y,_,v,C,u.children,m,w,Ee)}if(p!==D)for(const y in p)!zt(y)&&!(y in g)&&s(l,y,p[y],null,C,u.children,m,w,Ee);"value"in g&&s(l,"value",p.value,g.value)}},$o=(l,u,p,g,m,w,C,y,v)=>{const _=u.el=l?l.el:c(""),T=u.anchor=l?l.anchor:c("");let{patchFlag:O,dynamicChildren:$,slotScopeIds:A}=u;st&&(O=0,v=!1,$=null),A&&(y=y?y.concat(A):A),l==null?(o(_,p,g),o(T,p,g),G(u.children,p,T,m,w,C,y,v)):O>0&&O&64&&$&&l.dynamicChildren?(te(l.dynamicChildren,$,p,m,w,C,y),m&&m.type.__hmrId?Xt(l,u):(u.key!=null||m&&u===m.subTree)&&Xt(l,u,!0)):Ct(l,u,p,T,m,w,C,y,v)},We=(l,u,p,g,m,w,C,y,v)=>{u.slotScopeIds=y,l==null?u.shapeFlag&512?m.ctx.activate(u,p,g,C,v):oe(u,p,g,m,w,C,v):L(l,u,v)},oe=(l,u,p,g,m,w,C)=>{const y=l.component=Yl(l,g,m);if(y.type.__hmrId&&Pi(y),Jt(l),Ie(y,"mount"),Lt(l)&&(y.ctx.renderer=ht),Ie(y,"init"),Ql(y),Ae(y,"init"),y.asyncDep){if(m&&m.registerDep(y,R),!l.el){const v=y.subTree=De(le);U(null,v,u,p)}return}R(y,l,u,p,m,w,C),Yt(),Ae(y,"mount")},L=(l,u,p)=>{const g=u.component=l.component;if(zi(l,u,p))if(g.asyncDep&&!g.asyncResolved){Jt(u),Te(g,u,p),Yt();return}else g.next=u,Ai(g.update),g.update();else u.component=l.component,u.el=l.el,g.vnode=u},R=(l,u,p,g,m,w,C)=>{const y=()=>{if(l.isMounted){let{next:T,bu:O,u:$,parent:A,vnode:H}=l,V=T,K;Jt(T||l.vnode),ze(l,!1),T?(T.el=H.el,Te(l,T,C)):T=H,O&&Tt(O),(K=T.props&&T.props.onVnodeBeforeUpdate)&&xe(K,A,T,H),ze(l,!0),Ie(l,"render");const W=Tn(l);Ae(l,"render");const _e=l.subTree;l.subTree=W,Ie(l,"patch"),N(_e,W,d(_e.el),Ut(_e),l,m,w),Ae(l,"patch"),T.el=W.el,V===null&&Ji(l,W.el),$&&fe($,m),(K=T.props&&T.props.onVnodeUpdated)&&fe(()=>xe(K,A,T,H),m),Br(l),Yt()}else{let T;const{el:O,props:$}=u,{bm:A,m:H,parent:V}=l,K=Kn(u);if(ze(l,!1),A&&Tt(A),!K&&(T=$&&$.onVnodeBeforeMount)&&xe(T,V,u),ze(l,!0),O&&Cn){const W=()=>{Ie(l,"render"),l.subTree=Tn(l),Ae(l,"render"),Ie(l,"hydrate"),Cn(O,l.subTree,l,m,null),Ae(l,"hydrate")};K?u.type.__asyncLoader().then(()=>!l.isUnmounted&&W()):W()}else{Ie(l,"render");const W=l.subTree=Tn(l);Ae(l,"render"),Ie(l,"patch"),N(null,W,p,g,l,m,w),Ae(l,"patch"),u.el=W.el}if(H&&fe(H,m),!K&&(T=$&&$.onVnodeMounted)){const W=u;fe(()=>xe(T,V,W),m)}u.shapeFlag&256&&l.a&&fe(l.a,m),l.isMounted=!0,Li(l),u=p=g=null}},v=l.effect=new uo(y,()=>_o(l.update),l.scope),_=l.update=v.run.bind(v);_.id=l.uid,ze(l,!0),v.onTrack=l.rtc?T=>Tt(l.rtc,T):void 0,v.onTrigger=l.rtg?T=>Tt(l.rtg,T):void 0,_.ownerInstance=l,_()},Te=(l,u,p)=>{u.component=l;const g=l.vnode.props;l.vnode=u,l.next=null,yl(l,u.props,g,p),$l(l,u.children,p),dt(),yo(void 0,l.update),pt()},Ct=(l,u,p,g,m,w,C,y,v=!1)=>{const _=l&&l.children,T=l?l.shapeFlag:0,O=u.children,{patchFlag:$,shapeFlag:A}=u;if($>0){if($&128){kt(_,O,p,g,m,w,C,y,v);return}else if($&256){Ht(_,O,p,g,m,w,C,y,v);return}}A&8?(T&16&&Ee(_,m,w),O!==_&&h(p,O)):T&16?A&16?kt(_,O,p,g,m,w,C,y,v):Ee(_,m,w,!0):(T&8&&h(p,""),A&16&&G(O,p,g,m,w,C,y,v))},Ht=(l,u,p,g,m,w,C,y,v)=>{l=l||wt,u=u||wt;const _=l.length,T=u.length,O=Math.min(_,T);let $;for($=0;$<O;$++){const A=u[$]=v?Le(u[$]):ye(u[$]);N(l[$],A,p,null,m,w,C,y,v)}_>T?Ee(l,m,w,!0,!1,O):G(u,p,g,m,w,C,y,v,O)},kt=(l,u,p,g,m,w,C,y,v)=>{let _=0;const T=u.length;let O=l.length-1,$=T-1;for(;_<=O&&_<=$;){const A=l[_],H=u[_]=v?Le(u[_]):ye(u[_]);if(Ge(A,H))N(A,H,p,null,m,w,C,y,v);else break;_++}for(;_<=O&&_<=$;){const A=l[O],H=u[$]=v?Le(u[$]):ye(u[$]);if(Ge(A,H))N(A,H,p,null,m,w,C,y,v);else break;O--,$--}if(_>O){if(_<=$){const A=$+1,H=A<T?u[A].el:g;for(;_<=$;)N(null,u[_]=v?Le(u[_]):ye(u[_]),p,H,m,w,C,y,v),_++}}else if(_>$)for(;_<=O;)Ne(l[_],m,w,!0),_++;else{const A=_,H=_,V=new Map;for(_=H;_<=$;_++){const re=u[_]=v?Le(u[_]):ye(u[_]);re.key!=null&&(V.has(re.key)&&x("Duplicate keys found during update:",JSON.stringify(re.key),"Make sure keys are unique."),V.set(re.key,_))}let K,W=0;const _e=$-H+1;let mt=!1,Ao=0;const Ot=new Array(_e);for(_=0;_<_e;_++)Ot[_]=0;for(_=A;_<=O;_++){const re=l[_];if(W>=_e){Ne(re,m,w,!0);continue}let ve;if(re.key!=null)ve=V.get(re.key);else for(K=H;K<=$;K++)if(Ot[K-H]===0&&Ge(re,u[K])){ve=K;break}ve===void 0?Ne(re,m,w,!0):(Ot[ve-H]=_+1,ve>=Ao?Ao=ve:mt=!0,N(re,u[ve],p,null,m,w,C,y,v),W++)}const Mo=mt?Sl(Ot):wt;for(K=Mo.length-1,_=_e-1;_>=0;_--){const re=H+_,ve=u[re],Po=re+1<T?u[re+1].el:g;Ot[_]===0?N(null,ve,p,Po,m,w,C,y,v):mt&&(K<0||_!==Mo[K]?Dt(ve,p,Po,2):K--)}}},Dt=(l,u,p,g,m=null)=>{const{el:w,type:C,transition:y,children:v,shapeFlag:_}=l;if(_&6){Dt(l.component.subTree,u,p,g);return}if(_&128){l.suspense.move(u,p,g);return}if(_&64){C.move(l,u,p,ht);return}if(C===de){o(w,u,p);for(let O=0;O<v.length;O++)Dt(v[O],u,p,g);o(l.anchor,u,p);return}if(C===Zt){q(l,u,p);return}if(g!==2&&_&1&&y)if(g===0)y.beforeEnter(w),o(w,u,p),fe(()=>y.enter(w),m);else{const{leave:O,delayLeave:$,afterLeave:A}=y,H=()=>o(w,u,p),V=()=>{O(w,()=>{H(),A&&A()})};$?$(w,H,V):V()}else o(w,u,p)},Ne=(l,u,p,g=!1,m=!1)=>{const{type:w,props:C,ref:y,children:v,dynamicChildren:_,shapeFlag:T,patchFlag:O,dirs:$}=l;if(y!=null&&Jn(y,null,p,l,!0),T&256){u.ctx.deactivate(l);return}const A=T&1&&$,H=!Kn(l);let V;if(H&&(V=C&&C.onVnodeBeforeUnmount)&&xe(V,u,l),T&6)Cs(l.component,p,g);else{if(T&128){l.suspense.unmount(p,g);return}A&&qe(l,null,u,"beforeUnmount"),T&64?l.type.remove(l,u,p,m,ht,g):_&&(w!==de||O>0&&O&64)?Ee(_,u,p,!1,!0):(w===de&&O&384||!m&&T&16)&&Ee(v,u,p),g&&vn(l)}(H&&(V=C&&C.onVnodeUnmounted)||A)&&fe(()=>{V&&xe(V,u,l),A&&qe(l,null,u,"unmounted")},p)},vn=l=>{const{type:u,el:p,anchor:g,transition:m}=l;if(u===de){l.patchFlag>0&&l.patchFlag&2048&&m&&!m.persisted?l.children.forEach(C=>{C.type===le?r(C.el):vn(C)}):xs(p,g);return}if(u===Zt){we(l);return}const w=()=>{r(p),m&&!m.persisted&&m.afterLeave&&m.afterLeave()};if(l.shapeFlag&1&&m&&!m.persisted){const{leave:C,delayLeave:y}=m,v=()=>C(p,w);y?y(l.el,w,v):v()}else w()},xs=(l,u)=>{let p;for(;l!==u;)p=b(l),r(l),l=p;r(u)},Cs=(l,u,p)=>{l.type.__hmrId&&Fi(l);const{bum:g,scope:m,update:w,subTree:C,um:y}=l;g&&Tt(g),m.stop(),w&&(w.active=!1,Ne(C,l,u,p)),y&&fe(y,u),fe(()=>{l.isUnmounted=!0},u),u&&u.pendingBranch&&!u.isUnmounted&&l.asyncDep&&!l.asyncResolved&&l.suspenseId===u.pendingId&&(u.deps--,u.deps===0&&u.resolve()),Hi(l)},Ee=(l,u,p,g=!1,m=!1,w=0)=>{for(let C=w;C<l.length;C++)Ne(l[C],u,p,g,m)},Ut=l=>l.shapeFlag&6?Ut(l.component.subTree):l.shapeFlag&128?l.suspense.next():b(l.anchor||l.el),Io=(l,u,p)=>{l==null?u._vnode&&Ne(u._vnode,null,null,!0):N(u._vnode||null,l,u,null,null,null,p),Hr(),u._vnode=l},ht={p:N,um:Ne,m:Dt,r:vn,mt:oe,mc:G,pc:Ct,pbc:te,n:Ut,o:e};let xn,Cn;return t&&([xn,Cn]=t(ht)),{render:Io,hydrate:xn,createApp:Al(Io,xn)}}function ze({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Xt(e,t,n=!1){const o=e.children,r=t.children;if(I(o)&&I(r))for(let s=0;s<o.length;s++){const i=o[s];let c=r[s];c.shapeFlag&1&&!c.dynamicChildren&&((c.patchFlag<=0||c.patchFlag===32)&&(c=r[s]=Le(r[s]),c.el=i.el),n||Xt(i,c)),c.type===le&&!c.el&&(c.el=i.el)}}function Sl(e){const t=e.slice(),n=[0];let o,r,s,i,c;const f=e.length;for(o=0;o<f;o++){const a=e[o];if(a!==0){if(r=n[n.length-1],e[r]<a){t[o]=r,n.push(o);continue}for(s=0,i=n.length-1;s<i;)c=s+i>>1,e[n[c]]<a?s=c+1:i=c;a<e[n[s]]&&(s>0&&(t[o]=n[s-1]),n[s]=o)}}for(s=n.length,i=n[s-1];s-- >0;)n[s]=i,i=t[i];return n}const jl=e=>e.__isTeleport,Yn="components";function Nl(e,t){return Ll(Yn,e,!0,t)||e}const Rl=Symbol();function Ll(e,t,n=!0,o=!1){const r=he||ee;if(r){const s=r.type;if(e===Yn){const c=Eo(s);if(c&&(c===t||c===Oe(t)||c===ct(Oe(t))))return s}const i=Qo(r[e]||s[e],t)||Qo(r.appContext[e],t);if(!i&&o)return s;if(n&&!i){const c=e===Yn?`
|
|
7
|
+
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.`:"";x(`Failed to resolve ${e.slice(0,-1)}: ${t}${c}`)}return i}else x(`resolve${ct(e.slice(0,-1))} can only be used in render() or setup().`)}function Qo(e,t){return e&&(e[t]||e[Oe(t)]||e[ct(Oe(t))])}const de=Symbol("Fragment"),_n=Symbol("Text"),le=Symbol("Comment"),Zt=Symbol("Static"),Ft=[];let it=null;function as(e=!1){Ft.push(it=e?null:[])}function Hl(){Ft.pop(),it=Ft[Ft.length-1]||null}let cn=1;function Go(e){cn+=e}function kl(e){return e.dynamicChildren=cn>0?it||wt:null,Hl(),cn>0&&it&&it.push(e),e}function ds(e,t,n,o,r,s){return kl(at(e,t,n,o,r,s,!0))}function Co(e){return e?e.__v_isVNode===!0:!1}function Ge(e,t){return t.shapeFlag&6&&bt.has(t.type)?!1:e.type===t.type&&e.key===t.key}const Dl=(...e)=>Ul(...e),yn="__vInternal",ps=({key:e})=>e!=null?e:null,Qt=({ref:e,ref_key:t,ref_for:n})=>e!=null?Q(e)||ne(e)||M(e)?{i:he,r:e,k:t,f:!!n}:e:null;function at(e,t=null,n=null,o=0,r=null,s=e===de?0:1,i=!1,c=!1){const f={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&ps(t),ref:t&&Qt(t),scopeId:Wr,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:s,patchFlag:o,dynamicProps:r,dynamicChildren:null,appContext:null};return c?(Oo(f,n),s&128&&e.normalize(f)):n&&(f.shapeFlag|=Q(n)?8:16),f.key!==f.key&&x("VNode created with invalid key (NaN). VNode type:",f.type),cn>0&&!i&&it&&(f.patchFlag>0||s&6)&&f.patchFlag!==32&&it.push(f),f}const De=Dl;function Ul(e,t=null,n=null,o=0,r=null,s=!1){if((!e||e===Rl)&&(e||x(`Invalid vnode type when creating vnode: ${e}.`),e=le),Co(e)){const c=Se(e,t,!0);return n&&Oo(c,n),c}if(ys(e)&&(e=e.__vccOpts),t){t=Bl(t);let{class:c,style:f}=t;c&&!Q(c)&&(t.class=oo(c)),J(f)&&(Rn(f)&&!I(f)&&(f=Y({},f)),t.style=no(f))}const i=Q(e)?1:Yi(e)?128:jl(e)?64:J(e)?4:M(e)?2:0;return i&4&&Rn(e)&&(e=F(e),x("Vue received a Component which was made a reactive object. This can lead to unnecessary performance overhead, and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",`
|
|
8
|
+
Component that was made reactive: `,e)),at(e,t,n,o,r,i,s,!0)}function Bl(e){return e?Rn(e)||yn in e?Y({},e):e:null}function Se(e,t,n=!1){const{props:o,ref:r,patchFlag:s,children:i}=e,c=t?Kl(o||{},t):o;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&ps(c),ref:t&&t.ref?n&&r?I(r)?r.concat(Qt(t)):[r,Qt(t)]:Qt(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:s===-1&&I(i)?i.map(hs):i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==de?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Se(e.ssContent),ssFallback:e.ssFallback&&Se(e.ssFallback),el:e.el,anchor:e.anchor}}function hs(e){const t=Se(e);return I(e.children)&&(t.children=e.children.map(hs)),t}function Xn(e=" ",t=0){return De(_n,null,e,t)}function ye(e){return e==null||typeof e=="boolean"?De(le):I(e)?De(de,null,e.slice()):typeof e=="object"?Le(e):De(_n,null,String(e))}function Le(e){return e.el===null||e.memo?e:Se(e)}function Oo(e,t){let n=0;const{shapeFlag:o}=e;if(t==null)t=null;else if(I(t))n=16;else if(typeof t=="object")if(o&65){const r=t.default;r&&(r._c&&(r._d=!1),Oo(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!(yn in t)?t._ctx=he:r===3&&he&&(he.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else M(t)?(t={default:t,_ctx:he},n=32):(t=String(t),o&64?(n=16,t=[Xn(t)]):n=8);e.children=t,e.shapeFlag|=n}function Kl(...e){const t={};for(let n=0;n<e.length;n++){const o=e[n];for(const r in o)if(r==="class")t.class!==o.class&&(t.class=oo([t.class,o.class]));else if(r==="style")t.style=no([t.style,o.style]);else if(Nt(r)){const s=t[r],i=o[r];i&&s!==i&&!(I(s)&&s.includes(i))&&(t[r]=s?[].concat(s,i):i)}else r!==""&&(t[r]=o[r])}return t}function xe(e,t,n,o=null){be(e,t,7,[n,o])}const Zn=e=>e?gs(e)?To(e)||e.proxy:Zn(e.parent):null,vt=Y(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>_t(e.props),$attrs:e=>_t(e.attrs),$slots:e=>_t(e.slots),$refs:e=>_t(e.refs),$parent:e=>Zn(e.parent),$root:e=>Zn(e.root),$emit:e=>e.emit,$options:e=>ns(e),$forceUpdate:e=>()=>_o(e.update),$nextTick:e=>$i.bind(e.proxy),$watch:e=>Qi.bind(e)}),ms={get({_:e},t){const{ctx:n,setupState:o,data:r,props:s,accessCache:i,type:c,appContext:f}=e;if(t==="__isVue")return!0;if(o!==D&&o.__isScriptSetup&&j(o,t))return o[t];let a;if(t[0]!=="$"){const E=i[t];if(E!==void 0)switch(E){case 1:return o[t];case 2:return r[t];case 4:return n[t];case 3:return s[t]}else{if(o!==D&&j(o,t))return i[t]=1,o[t];if(r!==D&&j(r,t))return i[t]=2,r[t];if((a=e.propsOptions[0])&&j(a,t))return i[t]=3,s[t];if(n!==D&&j(n,t))return i[t]=4,n[t];Vn&&(i[t]=0)}}const h=vt[t];let d,b;if(h)return t==="$attrs"&&(me(e,"get",t),rn()),h(e);if((d=c.__cssModules)&&(d=d[t]))return d;if(n!==D&&j(n,t))return i[t]=4,n[t];if(b=f.config.globalProperties,j(b,t))return b[t];he&&(!Q(t)||t.indexOf("__v")!==0)&&(r!==D&&(t[0]==="$"||t[0]==="_")&&j(r,t)?x(`Property ${JSON.stringify(t)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`):e===he&&x(`Property ${JSON.stringify(t)} was accessed during render but is not defined on instance.`))},set({_:e},t,n){const{data:o,setupState:r,ctx:s}=e;return r!==D&&j(r,t)?(r[t]=n,!0):o!==D&&j(o,t)?(o[t]=n,!0):j(e.props,t)?(x(`Attempting to mutate prop "${t}". Props are readonly.`,e),!1):t[0]==="$"&&t.slice(1)in e?(x(`Attempting to mutate public property "${t}". Properties starting with $ are reserved and readonly.`,e),!1):(t in e.appContext.config.globalProperties?Object.defineProperty(s,t,{enumerable:!0,configurable:!0,value:n}):s[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:o,appContext:r,propsOptions:s}},i){let c;return!!n[i]||e!==D&&j(e,i)||t!==D&&j(t,i)||(c=s[0])&&j(c,i)||j(o,i)||j(vt,i)||j(r.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:j(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};ms.ownKeys=e=>(x("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."),Reflect.ownKeys(e));function Vl(e){const t={};return Object.defineProperty(t,"_",{configurable:!0,enumerable:!1,get:()=>e}),Object.keys(vt).forEach(n=>{Object.defineProperty(t,n,{configurable:!0,enumerable:!1,get:()=>vt[n](e),set:ue})}),t}function Wl(e){const{ctx:t,propsOptions:[n]}=e;n&&Object.keys(n).forEach(o=>{Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>e.props[o],set:ue})})}function ql(e){const{ctx:t,setupState:n}=e;Object.keys(F(n)).forEach(o=>{if(!n.__isScriptSetup){if(o[0]==="$"||o[0]==="_"){x(`setup() return property ${JSON.stringify(o)} should not start with "$" or "_" which are reserved prefixes for Vue internals.`);return}Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>n[o],set:ue})}})}const zl=us();let Jl=0;function Yl(e,t,n){const o=e.type,r=(t?t.appContext:e.appContext)||zl,s={uid:Jl++,vnode:e,type:o,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,scope:new Ds(!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:rs(o,r),emitsOptions:Vr(o,r),emit:null,emitted:null,propsDefaults:D,inheritAttrs:o.inheritAttrs,ctx:D,data:D,props:D,attrs:D,slots:D,refs:D,setupState:D,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return s.ctx=Vl(s),s.root=t?t.root:s,s.emit=Bi.bind(null,s),e.ce&&e.ce(s),s}let ee=null;const Xl=()=>ee||he,xt=e=>{ee=e,e.scope.on()},lt=()=>{ee&&ee.scope.off(),ee=null},Zl=Ke("slot,component");function Qn(e,t){const n=t.isNativeTag||ar;(Zl(e)||n(e))&&x("Do not use built-in or reserved HTML elements as component id: "+e)}function gs(e){return e.vnode.shapeFlag&4}let jt=!1;function Ql(e,t=!1){jt=t;const{props:n,children:o}=e.vnode,r=gs(e);_l(e,n,r,t),El(e,o);const s=r?Gl(e,t):void 0;return jt=!1,s}function Gl(e,t){var n;const o=e.type;{if(o.name&&Qn(o.name,e.appContext.config),o.components){const s=Object.keys(o.components);for(let i=0;i<s.length;i++)Qn(s[i],e.appContext.config)}if(o.directives){const s=Object.keys(o.directives);for(let i=0;i<s.length;i++)fs(s[i])}o.compilerOptions&&bs()&&x('"compilerOptions" is only supported when using a build of Vue that includes the runtime compiler. Since you are using a runtime-only build, the options should be passed via your build tool config instead.')}e.accessCache=Object.create(null),e.proxy=Pr(new Proxy(e.ctx,ms)),Wl(e);const{setup:r}=o;if(r){const s=e.setupContext=r.length>1?tc(e):null;xt(e),dt();const i=Pe(r,e,0,[_t(e.props),s]);if(pt(),lt(),io(i)){if(i.then(lt,lt),t)return i.then(c=>{er(e,c,t)}).catch(c=>{mn(c,e,0)});if(e.asyncDep=i,!e.suspense){const c=(n=o.name)!==null&&n!==void 0?n:"Anonymous";x(`Component <${c}>: setup function returned a promise, but no <Suspense> boundary was found in the parent component tree. A component with async setup() must be nested in a <Suspense> in order to be rendered.`)}}else er(e,i,t)}else _s(e,t)}function er(e,t,n){M(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:J(t)?(Co(t)&&x("setup() should not return VNodes directly - return a render function instead."),e.devtoolsRawSetupState=t,e.setupState=Fr(t),ql(e)):t!==void 0&&x(`setup() should return an object. Received: ${t===null?"null":typeof t}`),_s(e,n)}let Gn;const bs=()=>!Gn;function _s(e,t,n){const o=e.type;if(!e.render){if(!t&&Gn&&!o.render){const r=o.template;if(r){Ie(e,"compile");const{isCustomElement:s,compilerOptions:i}=e.appContext.config,{delimiters:c,compilerOptions:f}=o,a=Y(Y({isCustomElement:s,delimiters:c},i),f);o.render=Gn(r,a),Ae(e,"compile")}}e.render=o.render||ue}xt(e),dt(),pl(e),pt(),lt(),!o.render&&e.render===ue&&!t&&(o.template?x('Component provided template option but runtime compilation is not supported in this build of Vue. Configure your bundler to alias "vue" to "vue/dist/vue.esm-bundler.js".'):x("Component is missing template or render function."))}function ec(e){return new Proxy(e.attrs,{get(t,n){return rn(),me(e,"get","$attrs"),t[n]},set(){return x("setupContext.attrs is readonly."),!1},deleteProperty(){return x("setupContext.attrs is readonly."),!1}})}function tc(e){const t=o=>{e.exposed&&x("expose() should be called only once per setup()."),e.exposed=o||{}};let n;return Object.freeze({get attrs(){return n||(n=ec(e))},get slots(){return _t(e.slots)},get emit(){return(o,...r)=>e.emit(o,...r)},expose:t})}function To(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Fr(Pr(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in vt)return vt[n](e)}}))}const nc=/(?:^|[-_])(\w)/g,oc=e=>e.replace(nc,t=>t.toUpperCase()).replace(/[-_]/g,"");function Eo(e){return M(e)&&e.displayName||e.name}function wn(e,t,n=!1){let o=Eo(t);if(!o&&t.__file){const r=t.__file.match(/([^/\\]+)\.\w+$/);r&&(o=r[1])}if(!o&&e&&e.parent){const r=s=>{for(const i in s)if(s[i]===t)return i};o=r(e.components||e.parent.type.components)||r(e.appContext.components)}return o?oc(o):n?"App":"Anonymous"}function ys(e){return M(e)&&"__vccOpts"in e}const rc=(e,t)=>wi(e,t,jt);function An(e){return!!(e&&e.__v_isShallow)}function sc(){if(typeof window=="undefined")return;const e={style:"color:#3ba776"},t={style:"color:#0b1bc9"},n={style:"color:#b62e24"},o={style:"color:#9d288c"},r={header(d){return J(d)?d.__isVue?["div",e,"VueInstance"]:ne(d)?["div",{},["span",e,h(d)],"<",c(d.value),">"]:ot(d)?["div",{},["span",e,An(d)?"ShallowReactive":"Reactive"],"<",c(d),`>${ft(d)?" (readonly)":""}`]:ft(d)?["div",{},["span",e,An(d)?"ShallowReadonly":"Readonly"],"<",c(d),">"]:null:null},hasBody(d){return d&&d.__isVue},body(d){if(d&&d.__isVue)return["div",{},...s(d.$)]}};function s(d){const b=[];d.type.props&&d.props&&b.push(i("props",F(d.props))),d.setupState!==D&&b.push(i("setup",d.setupState)),d.data!==D&&b.push(i("data",F(d.data)));const E=f(d,"computed");E&&b.push(i("computed",E));const S=f(d,"inject");return S&&b.push(i("injected",S)),b.push(["div",{},["span",{style:o.style+";opacity:0.66"},"$ (internal): "],["object",{object:d}]]),b}function i(d,b){return b=Y({},b),Object.keys(b).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},d],["div",{style:"padding-left:1.25em"},...Object.keys(b).map(E=>["div",{},["span",o,E+": "],c(b[E],!1)])]]:["span",{}]}function c(d,b=!0){return typeof d=="number"?["span",t,d]:typeof d=="string"?["span",n,JSON.stringify(d)]:typeof d=="boolean"?["span",o,d]:J(d)?["object",{object:b?F(d):d}]:["span",n,String(d)]}function f(d,b){const E=d.type;if(M(E))return;const S={};for(const P in d.ctx)a(E,P,b)&&(S[P]=d.ctx[P]);return S}function a(d,b,E){const S=d[E];if(I(S)&&S.includes(b)||J(S)&&b in S||d.extends&&a(d.extends,b,E)||d.mixins&&d.mixins.some(P=>a(P,b,E)))return!0}function h(d){return An(d)?"ShallowRef":d.effect?"ComputedRef":"Ref"}window.devtoolsFormatters?window.devtoolsFormatters.push(r):window.devtoolsFormatters=[r]}const tr="3.2.33",ic="http://www.w3.org/2000/svg",et=typeof document!="undefined"?document:null,nr=et&&et.createElement("template"),lc={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,o)=>{const r=t?et.createElementNS(ic,e):et.createElement(e,n?{is:n}:void 0);return e==="select"&&o&&o.multiple!=null&&r.setAttribute("multiple",o.multiple),r},createText:e=>et.createTextNode(e),createComment:e=>et.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>et.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},cloneNode(e){const t=e.cloneNode(!0);return"_value"in e&&(t._value=e._value),t},insertStaticContent(e,t,n,o,r,s){const i=n?n.previousSibling:t.lastChild;if(r&&(r===s||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===s||!(r=r.nextSibling)););else{nr.innerHTML=o?`<svg>${e}</svg>`:e;const c=nr.content;if(o){const f=c.firstChild;for(;f.firstChild;)c.appendChild(f.firstChild);c.removeChild(f)}t.insertBefore(c,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function cc(e,t,n){const o=e._vtc;o&&(t=(t?[t,...o]:[...o]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function fc(e,t,n){const o=e.style,r=Q(n);if(n&&!r){for(const s in n)eo(o,s,n[s]);if(t&&!Q(t))for(const s in t)n[s]==null&&eo(o,s,"")}else{const s=o.display;r?t!==n&&(o.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(o.display=s)}}const or=/\s*!important$/;function eo(e,t,n){if(I(n))n.forEach(o=>eo(e,t,o));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const o=uc(e,t);or.test(n)?e.setProperty(Ue(o),n.replace(or,""),"important"):e[o]=n}}const rr=["Webkit","Moz","ms"],Mn={};function uc(e,t){const n=Mn[t];if(n)return n;let o=Oe(t);if(o!=="filter"&&o in e)return Mn[t]=o;o=ct(o);for(let r=0;r<rr.length;r++){const s=rr[r]+o;if(s in e)return Mn[t]=s}return t}const sr="http://www.w3.org/1999/xlink";function ac(e,t,n,o,r){if(o&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(sr,t.slice(6,t.length)):e.setAttributeNS(sr,t,n);else{const s=Es(t);n==null||s&&!fr(n)?e.removeAttribute(t):e.setAttribute(t,s?"":n)}}function dc(e,t,n,o,r,s,i){if(t==="innerHTML"||t==="textContent"){o&&i(o,r,s),e[t]=n==null?"":n;return}if(t==="value"&&e.tagName!=="PROGRESS"&&!e.tagName.includes("-")){e._value=n;const f=n==null?"":n;(e.value!==f||e.tagName==="OPTION")&&(e.value=f),n==null&&e.removeAttribute(t);return}let c=!1;if(n===""||n==null){const f=typeof e[t];f==="boolean"?n=fr(n):n==null&&f==="string"?(n="",c=!0):f==="number"&&(n=0,c=!0)}try{e[t]=n}catch(f){x(`Failed setting prop "${t}" on <${e.tagName.toLowerCase()}>: value ${n} is invalid.`,f)}c&&e.removeAttribute(t)}const[ws,pc]=(()=>{let e=Date.now,t=!1;if(typeof window!="undefined"){Date.now()>document.createEvent("Event").timeStamp&&(e=()=>performance.now());const n=navigator.userAgent.match(/firefox\/(\d+)/i);t=!!(n&&Number(n[1])<=53)}return[e,t]})();let to=0;const hc=Promise.resolve(),mc=()=>{to=0},gc=()=>to||(hc.then(mc),to=ws());function bc(e,t,n,o){e.addEventListener(t,n,o)}function _c(e,t,n,o){e.removeEventListener(t,n,o)}function yc(e,t,n,o,r=null){const s=e._vei||(e._vei={}),i=s[t];if(o&&i)i.value=o;else{const[c,f]=wc(t);if(o){const a=s[t]=vc(o,r);bc(e,c,a,f)}else i&&(_c(e,c,i,f),s[t]=void 0)}}const ir=/(?:Once|Passive|Capture)$/;function wc(e){let t;if(ir.test(e)){t={};let n;for(;n=e.match(ir);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[Ue(e.slice(2)),t]}function vc(e,t){const n=o=>{const r=o.timeStamp||ws();(pc||r>=n.attached-1)&&be(xc(o,n.value),t,5,[o])};return n.value=e,n.attached=gc(),n}function xc(e,t){if(I(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(o=>r=>!r._stopped&&o&&o(r))}else return t}const lr=/^on[a-z]/,Cc=(e,t,n,o,r=!1,s,i,c,f)=>{t==="class"?cc(e,o,r):t==="style"?fc(e,n,o):Nt(t)?Gt(t)||yc(e,t,n,o,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Oc(e,t,o,r))?dc(e,t,o,s,i,c,f):(t==="true-value"?e._trueValue=o:t==="false-value"&&(e._falseValue=o),ac(e,t,o,r))};function Oc(e,t,n,o){return o?!!(t==="innerHTML"||t==="textContent"||t in e&&lr.test(t)&&M(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||lr.test(t)&&Q(n)?!1:t in e}const Tc={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};tl.props;const Ec=Y({patchProp:Cc},lc);let cr;function $c(){return cr||(cr=Pl(Ec))}const Ic=(...e)=>{const t=$c().createApp(...e);Ac(t),Mc(t);const{mount:n}=t;return t.mount=o=>{const r=Pc(o);if(!r)return;const s=t._component;!M(s)&&!s.render&&!s.template&&(s.template=r.innerHTML),r.innerHTML="";const i=n(r,!1,r instanceof SVGElement);return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),i},t};function Ac(e){Object.defineProperty(e.config,"isNativeTag",{value:t=>Fs(t)||Ss(t),writable:!1})}function Mc(e){if(bs()){const t=e.config.isCustomElement;Object.defineProperty(e.config,"isCustomElement",{get(){return t},set(){x("The `isCustomElement` config option is deprecated. Use `compilerOptions.isCustomElement` instead.")}});const n=e.config.compilerOptions,o='The `compilerOptions` config option is only respected when using a build of Vue.js that includes the runtime compiler (aka "full build"). Since you are using the runtime-only build, `compilerOptions` must be passed to `@vue/compiler-dom` in the build setup instead.\n- For vue-loader: pass it via vue-loader\'s `compilerOptions` loader option.\n- For vue-cli: see https://cli.vuejs.org/guide/webpack.html#modifying-options-of-a-loader\n- For vite: pass it via @vitejs/plugin-vue options. See https://github.com/vitejs/vite/tree/main/packages/plugin-vue#example-for-passing-options-to-vuecompiler-dom';Object.defineProperty(e.config,"compilerOptions",{get(){return x(o),n},set(){x(o)}})}}function Pc(e){if(Q(e)){const t=document.querySelector(e);return t||x(`Failed to mount app: mount target selector "${e}" returned null.`),t}return window.ShadowRoot&&e instanceof window.ShadowRoot&&e.mode==="closed"&&x('mounting on a ShadowRoot with `{mode: "closed"}` may lead to unpredictable bugs'),e}function Fc(){sc()}Fc();var vs=(e,t)=>{const n=e.__vccOpts||e;for(const[o,r]of t)n[o]=r;return n};const Sc={name:"HelloWorld",props:{msg:String},data(){return{count:0}}},jc=at("p",null,[Xn("Edit "),at("code",null,"components/HelloWorld.vue"),Xn(" to test hot module replacement.")],-1);function Nc(e,t,n,o,r,s){return as(),ds(de,null,[at("h1",null,Fo(n.msg),1),at("button",{onClick:t[0]||(t[0]=i=>r.count++)},"count is: "+Fo(r.count),1),jc],64)}var Rc=vs(Sc,[["render",Nc]]),Lc="./static/png/logo-03d6d6da.png";const Hc={name:"App",components:{HelloWorld:Rc}},kc=at("img",{alt:"Vue logo",src:Lc},null,-1);function Dc(e,t,n,o,r,s){const i=Nl("HelloWorld");return as(),ds(de,null,[kc,De(i,{msg:"Hello Vue 3.0 + Vite"})],64)}var Uc=vs(Hc,[["render",Dc]]);Ic(Uc).mount("#app");
|
|
9
|
+
//# sourceMappingURL=index-f89aac41.js.map
|