UNPKG

ps-tcplayer

Version:

Tencent Cloud Player component with Vue2/Vue3 compatibility

23 lines 109 kB
var __defProp=Object.defineProperty,__defNormalProp=(e,t,n)=>t in e?__defProp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,__publicField=(e,t,n)=>(__defNormalProp(e,"symbol"!=typeof t?t+"":t,n),n); /*! * ps-tcplayer v1.0.20 * (c) 2025 * Released under the ISC License. */ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).PsTcPlayer=t()}(this,function(){"use strict"; /** * @vue/shared v3.5.14 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT **/ /*! #__NO_SIDE_EFFECTS__ */function e(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return e=>e in t}const t={},n=[],i=()=>{},s=()=>!1,r=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),o=e=>e.startsWith("onUpdate:"),l=Object.assign,a=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},c=Object.prototype.hasOwnProperty,h=(e,t)=>c.call(e,t),u=Array.isArray,d=e=>"[object Map]"===b(e),p=e=>"function"==typeof e,f=e=>"string"==typeof e,m=e=>"symbol"==typeof e,y=e=>null!==e&&"object"==typeof e,g=e=>(y(e)||p(e))&&p(e.then)&&p(e.catch),v=Object.prototype.toString,b=e=>v.call(e),_=e=>f(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,w=e(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),S=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},x=/-(\w)/g,C=S(e=>e.replace(x,(e,t)=>t?t.toUpperCase():"")),k=/\B([A-Z])/g,T=S(e=>e.replace(k,"-$1").toLowerCase()),E=S(e=>e.charAt(0).toUpperCase()+e.slice(1)),A=S(e=>e?`on${E(e)}`:""),R=(e,t)=>!Object.is(e,t),O=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},I=(e,t,n,i=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:i,value:n})},M=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let F;const D=()=>F||(F="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{});function P(e){if(u(e)){const t={};for(let n=0;n<e.length;n++){const i=e[n],s=f(i)?W(i):P(i);if(s)for(const e in s)t[e]=s[e]}return t}if(f(e)||y(e))return e}const N=/;(?![^(]*\))/g,j=/:([^]+)/,L=/\/\*[^]*?\*\//g;function W(e){const t={};return e.replace(L,"").split(N).forEach(e=>{if(e){const n=e.split(j);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function U(e){let t="";if(f(e))t=e;else if(u(e))for(let n=0;n<e.length;n++){const i=U(e[n]);i&&(t+=i+" ")}else if(y(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const B=e("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function H(e){return!!e||""===e} /** * @vue/reactivity v3.5.14 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT **/let V,G;class Y{constructor(e=!1){this.detached=e,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=V,!e&&V&&(this.index=(V.scopes||(V.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){let e,t;if(this._isPaused=!0,this.scopes)for(e=0,t=this.scopes.length;e<t;e++)this.scopes[e].pause();for(e=0,t=this.effects.length;e<t;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){let e,t;if(this._isPaused=!1,this.scopes)for(e=0,t=this.scopes.length;e<t;e++)this.scopes[e].resume();for(e=0,t=this.effects.length;e<t;e++)this.effects[e].resume()}}run(e){if(this._active){const t=V;try{return V=this,e()}finally{V=t}}}on(){1===++this._on&&(this.prevScope=V,V=this)}off(){this._on>0&&0===--this._on&&(V=this.prevScope,this.prevScope=void 0)}stop(e){if(this._active){let t,n;for(this._active=!1,t=0,n=this.effects.length;t<n;t++)this.effects[t].stop();for(this.effects.length=0,t=0,n=this.cleanups.length;t<n;t++)this.cleanups[t]();if(this.cleanups.length=0,this.scopes){for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].stop(!0);this.scopes.length=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}}}const z=new WeakSet;class Z{constructor(e){this.fn=e,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,V&&V.active&&V.effects.push(this)}pause(){this.flags|=64}resume(){64&this.flags&&(this.flags&=-65,z.has(this)&&(z.delete(this),this.trigger()))}notify(){2&this.flags&&!(32&this.flags)||8&this.flags||X(this)}run(){if(!(1&this.flags))return this.fn();this.flags|=2,ue(this),te(this);const e=G,t=le;G=this,le=!0;try{return this.fn()}finally{ne(this),G=e,le=t,this.flags&=-3}}stop(){if(1&this.flags){for(let e=this.deps;e;e=e.nextDep)re(e);this.deps=this.depsTail=void 0,ue(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){64&this.flags?z.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){ie(this)&&this.run()}get dirty(){return ie(this)}}let J,Q,q=0;function X(e,t=!1){if(e.flags|=8,t)return e.next=Q,void(Q=e);e.next=J,J=e}function K(){q++}function ee(){if(--q>0)return;if(Q){let e=Q;for(Q=void 0;e;){const t=e.next;e.next=void 0,e.flags&=-9,e=t}}let e;for(;J;){let n=J;for(J=void 0;n;){const i=n.next;if(n.next=void 0,n.flags&=-9,1&n.flags)try{n.trigger()}catch(t){e||(e=t)}n=i}}if(e)throw e}function te(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function ne(e){let t,n=e.depsTail,i=n;for(;i;){const e=i.prevDep;-1===i.version?(i===n&&(n=e),re(i),oe(i)):t=i,i.dep.activeLink=i.prevActiveLink,i.prevActiveLink=void 0,i=e}e.deps=t,e.depsTail=n}function ie(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(se(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function se(e){if(4&e.flags&&!(16&e.flags))return;if(e.flags&=-17,e.globalVersion===de)return;if(e.globalVersion=de,!e.isSSR&&128&e.flags&&(!e.deps&&!e._dirty||!ie(e)))return;e.flags|=2;const t=e.dep,n=G,i=le;G=e,le=!0;try{te(e);const n=e.fn(e._value);(0===t.version||R(n,e._value))&&(e.flags|=128,e._value=n,t.version++)}catch(s){throw t.version++,s}finally{G=n,le=i,ne(e),e.flags&=-3}}function re(e,t=!1){const{dep:n,prevSub:i,nextSub:s}=e;if(i&&(i.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=i,e.nextSub=void 0),n.subs===e&&(n.subs=i,!i&&n.computed)){n.computed.flags&=-5;for(let e=n.computed.deps;e;e=e.nextDep)re(e,!0)}t||--n.sc||!n.map||n.map.delete(n.key)}function oe(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let le=!0;const ae=[];function ce(){ae.push(le),le=!1}function he(){const e=ae.pop();le=void 0===e||e}function ue(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const e=G;G=void 0;try{t()}finally{G=e}}}let de=0;class pe{constructor(e,t){this.sub=e,this.dep=t,this.version=t.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class fe{constructor(e){this.computed=e,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(e){if(!G||!le||G===this.computed)return;let t=this.activeLink;if(void 0===t||t.sub!==G)t=this.activeLink=new pe(G,this),G.deps?(t.prevDep=G.depsTail,G.depsTail.nextDep=t,G.depsTail=t):G.deps=G.depsTail=t,me(t);else if(-1===t.version&&(t.version=this.version,t.nextDep)){const e=t.nextDep;e.prevDep=t.prevDep,t.prevDep&&(t.prevDep.nextDep=e),t.prevDep=G.depsTail,t.nextDep=void 0,G.depsTail.nextDep=t,G.depsTail=t,G.deps===t&&(G.deps=e)}return t}trigger(e){this.version++,de++,this.notify(e)}notify(e){K();try{0;for(let e=this.subs;e;e=e.prevSub)e.sub.notify()&&e.sub.dep.notify()}finally{ee()}}}function me(e){if(e.dep.sc++,4&e.sub.flags){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let e=t.deps;e;e=e.nextDep)me(e)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const ye=new WeakMap,ge=Symbol(""),ve=Symbol(""),be=Symbol("");function _e(e,t,n){if(le&&G){let t=ye.get(e);t||ye.set(e,t=new Map);let i=t.get(n);i||(t.set(n,i=new fe),i.map=t,i.key=n),i.track()}}function we(e,t,n,i,s,r){const o=ye.get(e);if(!o)return void de++;const l=e=>{e&&e.trigger()};if(K(),"clear"===t)o.forEach(l);else{const s=u(e),r=s&&_(n);if(s&&"length"===n){const e=Number(i);o.forEach((t,n)=>{("length"===n||n===be||!m(n)&&n>=e)&&l(t)})}else switch((void 0!==n||o.has(void 0))&&l(o.get(n)),r&&l(o.get(be)),t){case"add":s?r&&l(o.get("length")):(l(o.get(ge)),d(e)&&l(o.get(ve)));break;case"delete":s||(l(o.get(ge)),d(e)&&l(o.get(ve)));break;case"set":d(e)&&l(o.get(ge))}}ee()}function Se(e){const t=ot(e);return t===e?t:(_e(t,0,be),st(e)?t:t.map(lt))}function xe(e){return _e(e=ot(e),0,be),e}const Ce={__proto__:null,[Symbol.iterator](){return ke(this,Symbol.iterator,lt)},concat(...e){return Se(this).concat(...e.map(e=>u(e)?Se(e):e))},entries(){return ke(this,"entries",e=>(e[1]=lt(e[1]),e))},every(e,t){return Ee(this,"every",e,t,void 0,arguments)},filter(e,t){return Ee(this,"filter",e,t,e=>e.map(lt),arguments)},find(e,t){return Ee(this,"find",e,t,lt,arguments)},findIndex(e,t){return Ee(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ee(this,"findLast",e,t,lt,arguments)},findLastIndex(e,t){return Ee(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ee(this,"forEach",e,t,void 0,arguments)},includes(...e){return Re(this,"includes",e)},indexOf(...e){return Re(this,"indexOf",e)},join(e){return Se(this).join(e)},lastIndexOf(...e){return Re(this,"lastIndexOf",e)},map(e,t){return Ee(this,"map",e,t,void 0,arguments)},pop(){return Oe(this,"pop")},push(...e){return Oe(this,"push",e)},reduce(e,...t){return Ae(this,"reduce",e,t)},reduceRight(e,...t){return Ae(this,"reduceRight",e,t)},shift(){return Oe(this,"shift")},some(e,t){return Ee(this,"some",e,t,void 0,arguments)},splice(...e){return Oe(this,"splice",e)},toReversed(){return Se(this).toReversed()},toSorted(e){return Se(this).toSorted(e)},toSpliced(...e){return Se(this).toSpliced(...e)},unshift(...e){return Oe(this,"unshift",e)},values(){return ke(this,"values",lt)}};function ke(e,t,n){const i=xe(e),s=i[t]();return i===e||st(e)||(s._next=s.next,s.next=()=>{const e=s._next();return e.value&&(e.value=n(e.value)),e}),s}const Te=Array.prototype;function Ee(e,t,n,i,s,r){const o=xe(e),l=o!==e&&!st(e),a=o[t];if(a!==Te[t]){const t=a.apply(e,r);return l?lt(t):t}let c=n;o!==e&&(l?c=function(t,i){return n.call(this,lt(t),i,e)}:n.length>2&&(c=function(t,i){return n.call(this,t,i,e)}));const h=a.call(o,c,i);return l&&s?s(h):h}function Ae(e,t,n,i){const s=xe(e);let r=n;return s!==e&&(st(e)?n.length>3&&(r=function(t,i,s){return n.call(this,t,i,s,e)}):r=function(t,i,s){return n.call(this,t,lt(i),s,e)}),s[t](r,...i)}function Re(e,t,n){const i=ot(e);_e(i,0,be);const s=i[t](...n);return-1!==s&&!1!==s||!rt(n[0])?s:(n[0]=ot(n[0]),i[t](...n))}function Oe(e,t,n=[]){ce(),K();const i=ot(e)[t].apply(e,n);return ee(),he(),i}const Ie=e("__proto__,__v_isRef,__isVue"),Me=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>"arguments"!==e&&"caller"!==e).map(e=>Symbol[e]).filter(m));function Fe(e){m(e)||(e=String(e));const t=ot(this);return _e(t,0,e),t.hasOwnProperty(e)}class De{constructor(e=!1,t=!1){this._isReadonly=e,this._isShallow=t}get(e,t,n){if("__v_skip"===t)return e.__v_skip;const i=this._isReadonly,s=this._isShallow;if("__v_isReactive"===t)return!i;if("__v_isReadonly"===t)return i;if("__v_isShallow"===t)return s;if("__v_raw"===t)return n===(i?s?qe:Qe:s?Je:Ze).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;const r=u(e);if(!i){let e;if(r&&(e=Ce[t]))return e;if("hasOwnProperty"===t)return Fe}const o=Reflect.get(e,t,ct(e)?e:n);return(m(t)?Me.has(t):Ie(t))?o:(i||_e(e,0,t),s?o:ct(o)?r&&_(t)?o:o.value:y(o)?i?et(o):Ke(o):o)}}class Pe extends De{constructor(e=!1){super(!1,e)}set(e,t,n,i){let s=e[t];if(!this._isShallow){const t=it(s);if(st(n)||it(n)||(s=ot(s),n=ot(n)),!u(e)&&ct(s)&&!ct(n))return!t&&(s.value=n,!0)}const r=u(e)&&_(t)?Number(t)<e.length:h(e,t),o=Reflect.set(e,t,n,ct(e)?e:i);return e===ot(i)&&(r?R(n,s)&&we(e,"set",t,n):we(e,"add",t,n)),o}deleteProperty(e,t){const n=h(e,t);e[t];const i=Reflect.deleteProperty(e,t);return i&&n&&we(e,"delete",t,void 0),i}has(e,t){const n=Reflect.has(e,t);return m(t)&&Me.has(t)||_e(e,0,t),n}ownKeys(e){return _e(e,0,u(e)?"length":ge),Reflect.ownKeys(e)}}class $e extends De{constructor(e=!1){super(!0,e)}set(e,t){return!0}deleteProperty(e,t){return!0}}const Ne=new Pe,je=new $e,Le=new Pe(!0),We=e=>e,Ue=e=>Reflect.getPrototypeOf(e);function Be(e){return function(...t){return"delete"!==e&&("clear"===e?void 0:this)}}function He(e,t){const n={get(n){const i=this.__v_raw,s=ot(i),r=ot(n);e||(R(n,r)&&_e(s,0,n),_e(s,0,r));const{has:o}=Ue(s),l=t?We:e?at:lt;return o.call(s,n)?l(i.get(n)):o.call(s,r)?l(i.get(r)):void(i!==s&&i.get(n))},get size(){const t=this.__v_raw;return!e&&_e(ot(t),0,ge),Reflect.get(t,"size",t)},has(t){const n=this.__v_raw,i=ot(n),s=ot(t);return e||(R(t,s)&&_e(i,0,t),_e(i,0,s)),t===s?n.has(t):n.has(t)||n.has(s)},forEach(n,i){const s=this,r=s.__v_raw,o=ot(r),l=t?We:e?at:lt;return!e&&_e(o,0,ge),r.forEach((e,t)=>n.call(i,l(e),l(t),s))}};l(n,e?{add:Be("add"),set:Be("set"),delete:Be("delete"),clear:Be("clear")}:{add(e){t||st(e)||it(e)||(e=ot(e));const n=ot(this);return Ue(n).has.call(n,e)||(n.add(e),we(n,"add",e,e)),this},set(e,n){t||st(n)||it(n)||(n=ot(n));const i=ot(this),{has:s,get:r}=Ue(i);let o=s.call(i,e);o||(e=ot(e),o=s.call(i,e));const l=r.call(i,e);return i.set(e,n),o?R(n,l)&&we(i,"set",e,n):we(i,"add",e,n),this},delete(e){const t=ot(this),{has:n,get:i}=Ue(t);let s=n.call(t,e);s||(e=ot(e),s=n.call(t,e)),i&&i.call(t,e);const r=t.delete(e);return s&&we(t,"delete",e,void 0),r},clear(){const e=ot(this),t=0!==e.size,n=e.clear();return t&&we(e,"clear",void 0,void 0),n}});return["keys","values","entries",Symbol.iterator].forEach(i=>{n[i]=function(e,t,n){return function(...i){const s=this.__v_raw,r=ot(s),o=d(r),l="entries"===e||e===Symbol.iterator&&o,a="keys"===e&&o,c=s[e](...i),h=n?We:t?at:lt;return!t&&_e(r,0,a?ve:ge),{next(){const{value:e,done:t}=c.next();return t?{value:e,done:t}:{value:l?[h(e[0]),h(e[1])]:h(e),done:t}},[Symbol.iterator](){return this}}}}(i,e,t)}),n}function Ve(e,t){const n=He(e,t);return(t,i,s)=>"__v_isReactive"===i?!e:"__v_isReadonly"===i?e:"__v_raw"===i?t:Reflect.get(h(n,i)&&i in t?n:t,i,s)}const Ge={get:Ve(!1,!1)},Ye={get:Ve(!1,!0)},ze={get:Ve(!0,!1)},Ze=new WeakMap,Je=new WeakMap,Qe=new WeakMap,qe=new WeakMap;function Xe(e){return e.__v_skip||!Object.isExtensible(e)?0:function(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((e=>b(e).slice(8,-1))(e))}function Ke(e){return it(e)?e:tt(e,!1,Ne,Ge,Ze)}function et(e){return tt(e,!0,je,ze,Qe)}function tt(e,t,n,i,s){if(!y(e))return e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const r=Xe(e);if(0===r)return e;const o=s.get(e);if(o)return o;const l=new Proxy(e,2===r?i:n);return s.set(e,l),l}function nt(e){return it(e)?nt(e.__v_raw):!(!e||!e.__v_isReactive)}function it(e){return!(!e||!e.__v_isReadonly)}function st(e){return!(!e||!e.__v_isShallow)}function rt(e){return!!e&&!!e.__v_raw}function ot(e){const t=e&&e.__v_raw;return t?ot(t):e}const lt=e=>y(e)?Ke(e):e,at=e=>y(e)?et(e):e;function ct(e){return!!e&&!0===e.__v_isRef}const ht={get:(e,t,n)=>{return"__v_raw"===t?e:ct(i=Reflect.get(e,t,n))?i.value:i;var i},set:(e,t,n,i)=>{const s=e[t];return ct(s)&&!ct(n)?(s.value=n,!0):Reflect.set(e,t,n,i)}};function ut(e){return nt(e)?e:new Proxy(e,ht)}class dt{constructor(e,t,n){this.fn=e,this.setter=t,this._value=void 0,this.dep=new fe(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=de-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!t,this.isSSR=n}notify(){if(this.flags|=16,!(8&this.flags)&&G!==this)return X(this,!0),!0}get value(){const e=this.dep.track();return se(this),e&&(e.version=this.dep.version),this._value}set value(e){this.setter&&this.setter(e)}}const pt={},ft=new WeakMap;let mt;function yt(e,n,s=t){const{immediate:r,deep:o,once:l,scheduler:c,augmentJob:h,call:d}=s,f=e=>o?e:st(e)||!1===o||0===o?gt(e,1):gt(e);let m,y,g,v,b=!1,_=!1;if(ct(e)?(y=()=>e.value,b=st(e)):nt(e)?(y=()=>f(e),b=!0):u(e)?(_=!0,b=e.some(e=>nt(e)||st(e)),y=()=>e.map(e=>ct(e)?e.value:nt(e)?f(e):p(e)?d?d(e,2):e():void 0)):y=p(e)?n?d?()=>d(e,2):e:()=>{if(g){ce();try{g()}finally{he()}}const t=mt;mt=m;try{return d?d(e,3,[v]):e(v)}finally{mt=t}}:i,n&&o){const e=y,t=!0===o?1/0:o;y=()=>gt(e(),t)}const w=V,S=()=>{m.stop(),w&&w.active&&a(w.effects,m)};if(l&&n){const e=n;n=(...t)=>{e(...t),S()}}let x=_?new Array(e.length).fill(pt):pt;const C=e=>{if(1&m.flags&&(m.dirty||e))if(n){const e=m.run();if(o||b||(_?e.some((e,t)=>R(e,x[t])):R(e,x))){g&&g();const t=mt;mt=m;try{const t=[e,x===pt?void 0:_&&x[0]===pt?[]:x,v];d?d(n,3,t):n(...t),x=e}finally{mt=t}}}else m.run()};return h&&h(C),m=new Z(y),m.scheduler=c?()=>c(C,!1):C,v=e=>function(e,t=!1,n=mt){if(n){let t=ft.get(n);t||ft.set(n,t=[]),t.push(e)}}(e,!1,m),g=m.onStop=()=>{const e=ft.get(m);if(e){if(d)d(e,4);else for(const t of e)t();ft.delete(m)}},n?r?C(!0):x=m.run():c?c(C.bind(null,!0),!0):m.run(),S.pause=m.pause.bind(m),S.resume=m.resume.bind(m),S.stop=S,S}function gt(e,t=1/0,n){if(t<=0||!y(e)||e.__v_skip)return e;if((n=n||new Set).has(e))return e;if(n.add(e),t--,ct(e))gt(e.value,t,n);else if(u(e))for(let i=0;i<e.length;i++)gt(e[i],t,n);else if("[object Set]"===b(e)||d(e))e.forEach(e=>{gt(e,t,n)});else if((e=>"[object Object]"===b(e))(e)){for(const i in e)gt(e[i],t,n);for(const i of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,i)&&gt(e[i],t,n)}return e} /** * @vue/runtime-core v3.5.14 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT **/function vt(e,t,n,i){try{return i?e(...i):e()}catch(s){_t(s,t,n)}}function bt(e,t,n,i){if(p(e)){const s=vt(e,t,n,i);return s&&g(s)&&s.catch(e=>{_t(e,t,n)}),s}if(u(e)){const s=[];for(let r=0;r<e.length;r++)s.push(bt(e[r],t,n,i));return s}}function _t(e,n,i,s=!0){n&&n.vnode;const{errorHandler:r,throwUnhandledErrorInProduction:o}=n&&n.appContext.config||t;if(n){let t=n.parent;const s=n.proxy,o=`https://vuejs.org/error-reference/#runtime-${i}`;for(;t;){const n=t.ec;if(n)for(let t=0;t<n.length;t++)if(!1===n[t](e,s,o))return;t=t.parent}if(r)return ce(),vt(r,null,10,[e,s,o]),void he()}!function(e,t,n,i=!0,s=!1){if(s)throw e}(e,0,0,s,o)}const wt=[];let St=-1;const xt=[];let Ct=null,kt=0;const Tt=Promise.resolve();let Et=null;function At(e){const t=Et||Tt;return e?t.then(this?e.bind(this):e):t}function Rt(e){if(!(1&e.flags)){const t=Ft(e),n=wt[wt.length-1];!n||!(2&e.flags)&&t>=Ft(n)?wt.push(e):wt.splice(function(e){let t=St+1,n=wt.length;for(;t<n;){const i=t+n>>>1,s=wt[i],r=Ft(s);r<e||r===e&&2&s.flags?t=i+1:n=i}return t}(t),0,e),e.flags|=1,Ot()}}function Ot(){Et||(Et=Tt.then(Dt))}function It(e,t,n=St+1){for(;n<wt.length;n++){const t=wt[n];if(t&&2&t.flags){if(e&&t.id!==e.uid)continue;wt.splice(n,1),n--,4&t.flags&&(t.flags&=-2),t(),4&t.flags||(t.flags&=-2)}}}function Mt(e){if(xt.length){const e=[...new Set(xt)].sort((e,t)=>Ft(e)-Ft(t));if(xt.length=0,Ct)return void Ct.push(...e);for(Ct=e,kt=0;kt<Ct.length;kt++){const e=Ct[kt];4&e.flags&&(e.flags&=-2),8&e.flags||e(),e.flags&=-2}Ct=null,kt=0}}const Ft=e=>null==e.id?2&e.flags?-1:1/0:e.id;function Dt(e){try{for(St=0;St<wt.length;St++){const e=wt[St];!e||8&e.flags||(4&e.flags&&(e.flags&=-2),vt(e,e.i,e.i?15:14),4&e.flags||(e.flags&=-2))}}finally{for(;St<wt.length;St++){const e=wt[St];e&&(e.flags&=-2)}St=-1,wt.length=0,Mt(),Et=null,(wt.length||xt.length)&&Dt()}}let Pt=null,$t=null;function Nt(e){const t=Pt;return Pt=e,$t=e&&e.type.__scopeId||null,t}function jt(e,t,n,i){const s=e.dirs,r=t&&t.dirs;for(let o=0;o<s.length;o++){const l=s[o];r&&(l.oldValue=r[o].value);let a=l.dir[i];a&&(ce(),bt(a,n,8,[e.el,l,e,t]),he())}}const Lt=Symbol("_vte");function Wt(e,t){6&e.shapeFlag&&e.component?(e.transition=t,Wt(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 Ut(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Bt(e,n,i,s,r=!1){if(u(e))return void e.forEach((e,t)=>Bt(e,n&&(u(n)?n[t]:n),i,s,r));if(Ht(s)&&!r)return void(512&s.shapeFlag&&s.type.__asyncResolved&&s.component.subTree.component&&Bt(e,n,i,s.component.subTree));const o=4&s.shapeFlag?Gi(s.component):s.el,l=r?null:o,{i:c,r:d}=e,m=n&&n.r,y=c.refs===t?c.refs={}:c.refs,g=c.setupState,v=ot(g),b=g===t?()=>!1:e=>h(v,e);if(null!=m&&m!==d&&(f(m)?(y[m]=null,b(m)&&(g[m]=null)):ct(m)&&(m.value=null)),p(d))vt(d,c,12,[l,y]);else{const t=f(d),n=ct(d);if(t||n){const s=()=>{if(e.f){const n=t?b(d)?g[d]:y[d]:d.value;r?u(n)&&a(n,o):u(n)?n.includes(o)||n.push(o):t?(y[d]=[o],b(d)&&(g[d]=y[d])):(d.value=[o],e.k&&(y[e.k]=d.value))}else t?(y[d]=l,b(d)&&(g[d]=l)):n&&(d.value=l,e.k&&(y[e.k]=l))};l?(s.id=-1,Yn(s,i)):s()}}}D().requestIdleCallback,D().cancelIdleCallback;const Ht=e=>!!e.type.__asyncLoader,Vt=e=>e.type.__isKeepAlive;function Gt(e,t){zt(e,"a",t)}function Yt(e,t){zt(e,"da",t)}function zt(e,t,n=$i){const i=e.__wdc||(e.__wdc=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()});if(Jt(t,i,n),n){let e=n.parent;for(;e&&e.parent;)Vt(e.parent.vnode)&&Zt(i,t,n,e),e=e.parent}}function Zt(e,t,n,i){const s=Jt(t,e,i,!0);nn(()=>{a(i[t],s)},n)}function Jt(e,t,n=$i,i=!1){if(n){const s=n[e]||(n[e]=[]),r=t.__weh||(t.__weh=(...i)=>{ce();const s=Ni(n),r=bt(t,n,e,i);return s(),he(),r});return i?s.unshift(r):s.push(r),r}}const Qt=e=>(t,n=$i)=>{Ui&&"sp"!==e||Jt(e,(...e)=>t(...e),n)},qt=Qt("bm"),Xt=Qt("m"),Kt=Qt("bu"),en=Qt("u"),tn=Qt("bum"),nn=Qt("um"),sn=Qt("sp"),rn=Qt("rtg"),on=Qt("rtc");function ln(e,t=$i){Jt("ec",e,t)}const an=Symbol.for("v-ndc"),cn=e=>e?Li(e)?Gi(e):cn(e.parent):null,hn=l(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=>cn(e.parent),$root:e=>cn(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>vn(e),$forceUpdate:e=>e.f||(e.f=()=>{Rt(e.update)}),$nextTick:e=>e.n||(e.n=At.bind(e.proxy)),$watch:e=>ii.bind(e)}),un=(e,n)=>e!==t&&!e.__isScriptSetup&&h(e,n),dn={get({_:e},n){if("__v_skip"===n)return!0;const{ctx:i,setupState:s,data:r,props:o,accessCache:l,type:a,appContext:c}=e;let u;if("$"!==n[0]){const a=l[n];if(void 0!==a)switch(a){case 1:return s[n];case 2:return r[n];case 4:return i[n];case 3:return o[n]}else{if(un(s,n))return l[n]=1,s[n];if(r!==t&&h(r,n))return l[n]=2,r[n];if((u=e.propsOptions[0])&&h(u,n))return l[n]=3,o[n];if(i!==t&&h(i,n))return l[n]=4,i[n];fn&&(l[n]=0)}}const d=hn[n];let p,f;return d?("$attrs"===n&&_e(e.attrs,0,""),d(e)):(p=a.__cssModules)&&(p=p[n])?p:i!==t&&h(i,n)?(l[n]=4,i[n]):(f=c.config.globalProperties,h(f,n)?f[n]:void 0)},set({_:e},n,i){const{data:s,setupState:r,ctx:o}=e;return un(r,n)?(r[n]=i,!0):s!==t&&h(s,n)?(s[n]=i,!0):!h(e.props,n)&&(("$"!==n[0]||!(n.slice(1)in e))&&(o[n]=i,!0))},has({_:{data:e,setupState:n,accessCache:i,ctx:s,appContext:r,propsOptions:o}},l){let a;return!!i[l]||e!==t&&h(e,l)||un(n,l)||(a=o[0])&&h(a,l)||h(s,l)||h(hn,l)||h(r.config.globalProperties,l)},defineProperty(e,t,n){return null!=n.get?e._.accessCache[t]=0:h(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function pn(e){return u(e)?e.reduce((e,t)=>(e[t]=null,e),{}):e}let fn=!0;function mn(e){const t=vn(e),n=e.proxy,s=e.ctx;fn=!1,t.beforeCreate&&yn(t.beforeCreate,e,"bc");const{data:r,computed:o,methods:l,watch:a,provide:c,inject:h,created:d,beforeMount:f,mounted:m,beforeUpdate:g,updated:v,activated:b,deactivated:_,beforeDestroy:w,beforeUnmount:S,destroyed:x,unmounted:C,render:k,renderTracked:T,renderTriggered:E,errorCaptured:A,serverPrefetch:R,expose:O,inheritAttrs:I,components:M,directives:F,filters:D}=t;if(h&&function(e,t){u(e)&&(e=Sn(e));for(const n in e){const i=e[n];let s;s=y(i)?"default"in i?On(i.from||n,i.default,!0):On(i.from||n):On(i),ct(s)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>s.value,set:e=>s.value=e}):t[n]=s}}(h,s,null),l)for(const i in l){const e=l[i];p(e)&&(s[i]=e.bind(n))}if(r){const t=r.call(n,n);y(t)&&(e.data=Ke(t))}if(fn=!0,o)for(const u in o){const e=o[u],t=p(e)?e.bind(n,n):p(e.get)?e.get.bind(n,n):i,r=!p(e)&&p(e.set)?e.set.bind(n):i,l=Yi({get:t,set:r});Object.defineProperty(s,u,{enumerable:!0,configurable:!0,get:()=>l.value,set:e=>l.value=e})}if(a)for(const i in a)gn(a[i],s,n,i);if(c){const e=p(c)?c.call(n):c;Reflect.ownKeys(e).forEach(t=>{!function(e,t){if($i){let n=$i.provides;const i=$i.parent&&$i.parent.provides;i===n&&(n=$i.provides=Object.create(i)),n[e]=t}else;}(t,e[t])})}function P(e,t){u(t)?t.forEach(t=>e(t.bind(n))):t&&e(t.bind(n))}if(d&&yn(d,e,"c"),P(qt,f),P(Xt,m),P(Kt,g),P(en,v),P(Gt,b),P(Yt,_),P(ln,A),P(on,T),P(rn,E),P(tn,S),P(nn,C),P(sn,R),u(O))if(O.length){const t=e.exposed||(e.exposed={});O.forEach(e=>{Object.defineProperty(t,e,{get:()=>n[e],set:t=>n[e]=t})})}else e.exposed||(e.exposed={});k&&e.render===i&&(e.render=k),null!=I&&(e.inheritAttrs=I),M&&(e.components=M),F&&(e.directives=F),R&&Ut(e)}function yn(e,t,n){bt(u(e)?e.map(e=>e.bind(t.proxy)):e.bind(t.proxy),t,n)}function gn(e,t,n,i){let s=i.includes(".")?si(n,i):()=>n[i];if(f(e)){const n=t[e];p(n)&&ti(s,n)}else if(p(e))ti(s,e.bind(n));else if(y(e))if(u(e))e.forEach(e=>gn(e,t,n,i));else{const i=p(e.handler)?e.handler.bind(n):t[e.handler];p(i)&&ti(s,i,e)}}function vn(e){const t=e.type,{mixins:n,extends:i}=t,{mixins:s,optionsCache:r,config:{optionMergeStrategies:o}}=e.appContext,l=r.get(t);let a;return l?a=l:s.length||n||i?(a={},s.length&&s.forEach(e=>bn(a,e,o,!0)),bn(a,t,o)):a=t,y(t)&&r.set(t,a),a}function bn(e,t,n,i=!1){const{mixins:s,extends:r}=t;r&&bn(e,r,n,!0),s&&s.forEach(t=>bn(e,t,n,!0));for(const o in t)if(i&&"expose"===o);else{const i=_n[o]||n&&n[o];e[o]=i?i(e[o],t[o]):t[o]}return e}const _n={data:wn,props:kn,emits:kn,methods:Cn,computed:Cn,beforeCreate:xn,created:xn,beforeMount:xn,mounted:xn,beforeUpdate:xn,updated:xn,beforeDestroy:xn,beforeUnmount:xn,destroyed:xn,unmounted:xn,activated:xn,deactivated:xn,errorCaptured:xn,serverPrefetch:xn,components:Cn,directives:Cn,watch:function(e,t){if(!e)return t;if(!t)return e;const n=l(Object.create(null),e);for(const i in t)n[i]=xn(e[i],t[i]);return n},provide:wn,inject:function(e,t){return Cn(Sn(e),Sn(t))}};function wn(e,t){return t?e?function(){return l(p(e)?e.call(this,this):e,p(t)?t.call(this,this):t)}:t:e}function Sn(e){if(u(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function xn(e,t){return e?[...new Set([].concat(e,t))]:t}function Cn(e,t){return e?l(Object.create(null),e,t):t}function kn(e,t){return e?u(e)&&u(t)?[...new Set([...e,...t])]:l(Object.create(null),pn(e),pn(null!=t?t:{})):t}function Tn(){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 En=0;function An(e,t){return function(n,i=null){p(n)||(n=l({},n)),null==i||y(i)||(i=null);const s=Tn(),r=new WeakSet,o=[];let a=!1;const c=s.app={_uid:En++,_component:n,_props:i,_container:null,_context:s,_instance:null,version:Zi,get config(){return s.config},set config(e){},use:(e,...t)=>(r.has(e)||(e&&p(e.install)?(r.add(e),e.install(c,...t)):p(e)&&(r.add(e),e(c,...t))),c),mixin:e=>(s.mixins.includes(e)||s.mixins.push(e),c),component:(e,t)=>t?(s.components[e]=t,c):s.components[e],directive:(e,t)=>t?(s.directives[e]=t,c):s.directives[e],mount(r,o,l){if(!a){const h=c._ceVNode||ki(n,i);return h.appContext=s,!0===l?l="svg":!1===l&&(l=void 0),o&&t?t(h,r):e(h,r,l),a=!0,c._container=r,r.__vue_app__=c,Gi(h.component)}},onUnmount(e){o.push(e)},unmount(){a&&(bt(o,c._instance,16),e(null,c._container),delete c._container.__vue_app__)},provide:(e,t)=>(s.provides[e]=t,c),runWithContext(e){const t=Rn;Rn=c;try{return e()}finally{Rn=t}}};return c}}let Rn=null;function On(e,t,n=!1){const i=$i||Pt;if(i||Rn){const s=Rn?Rn._context.provides:i?null==i.parent?i.vnode.appContext&&i.vnode.appContext.provides:i.parent.provides:void 0;if(s&&e in s)return s[e];if(arguments.length>1)return n&&p(t)?t.call(i&&i.proxy):t}}const In={},Mn=()=>Object.create(In),Fn=e=>Object.getPrototypeOf(e)===In;function Dn(e,t,n,i=!1){const s={},r=Mn();e.propsDefaults=Object.create(null),Pn(e,t,s,r);for(const o in e.propsOptions[0])o in s||(s[o]=void 0);n?e.props=i?s:tt(s,!1,Le,Ye,Je):e.type.props?e.props=s:e.props=r,e.attrs=r}function Pn(e,n,i,s){const[r,o]=e.propsOptions;let l,a=!1;if(n)for(let t in n){if(w(t))continue;const c=n[t];let u;r&&h(r,u=C(t))?o&&o.includes(u)?(l||(l={}))[u]=c:i[u]=c:ai(e.emitsOptions,t)||t in s&&c===s[t]||(s[t]=c,a=!0)}if(o){const n=ot(i),s=l||t;for(let t=0;t<o.length;t++){const l=o[t];i[l]=$n(r,n,l,s[l],e,!h(s,l))}}return a}function $n(e,t,n,i,s,r){const o=e[n];if(null!=o){const e=h(o,"default");if(e&&void 0===i){const e=o.default;if(o.type!==Function&&!o.skipFactory&&p(e)){const{propsDefaults:r}=s;if(n in r)i=r[n];else{const o=Ni(s);i=r[n]=e.call(null,t),o()}}else i=e;s.ce&&s.ce._setProp(n,i)}o[0]&&(r&&!e?i=!1:!o[1]||""!==i&&i!==T(n)||(i=!0))}return i}const Nn=new WeakMap;function jn(e,i,s=!1){const r=s?Nn:i.propsCache,o=r.get(e);if(o)return o;const a=e.props,c={},d=[];let f=!1;if(!p(e)){const t=e=>{f=!0;const[t,n]=jn(e,i,!0);l(c,t),n&&d.push(...n)};!s&&i.mixins.length&&i.mixins.forEach(t),e.extends&&t(e.extends),e.mixins&&e.mixins.forEach(t)}if(!a&&!f)return y(e)&&r.set(e,n),n;if(u(a))for(let n=0;n<a.length;n++){const e=C(a[n]);Ln(e)&&(c[e]=t)}else if(a)for(const t in a){const e=C(t);if(Ln(e)){const n=a[t],i=c[e]=u(n)||p(n)?{type:n}:l({},n),s=i.type;let r=!1,o=!0;if(u(s))for(let e=0;e<s.length;++e){const t=s[e],n=p(t)&&t.name;if("Boolean"===n){r=!0;break}"String"===n&&(o=!1)}else r=p(s)&&"Boolean"===s.name;i[0]=r,i[1]=o,(r||h(i,"default"))&&d.push(e)}}const m=[c,d];return y(e)&&r.set(e,m),m}function Ln(e){return"$"!==e[0]&&!w(e)}const Wn=e=>"_"===e[0]||"$stable"===e,Un=e=>u(e)?e.map(Ai):[Ai(e)],Bn=(e,t,n)=>{if(t._n)return t;const i=function(e,t=Pt){if(!t)return e;if(e._n)return e;const n=(...i)=>{n._d&&_i(-1);const s=Nt(t);let r;try{r=e(...i)}finally{Nt(s),n._d&&_i(1)}return r};return n._n=!0,n._c=!0,n._d=!0,n}((...e)=>Un(t(...e)),n);return i._c=!1,i},Hn=(e,t,n)=>{const i=e._ctx;for(const s in e){if(Wn(s))continue;const n=e[s];if(p(n))t[s]=Bn(0,n,i);else if(null!=n){const e=Un(n);t[s]=()=>e}}},Vn=(e,t)=>{const n=Un(t);e.slots.default=()=>n},Gn=(e,t,n)=>{for(const i in t)!n&&Wn(i)||(e[i]=t[i])};const Yn=function(e,t){t&&t.pendingBranch?u(e)?t.effects.push(...e):t.effects.push(e):(u(n=e)?xt.push(...n):Ct&&-1===n.id?Ct.splice(kt+1,0,n):1&n.flags||(xt.push(n),n.flags|=1),Ot());var n};function zn(e){return function(e,s){"boolean"!=typeof __VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&(D().__VUE_PROD_HYDRATION_MISMATCH_DETAILS__=!1);D().__VUE__=!0;const{insert:r,remove:o,patchProp:l,createElement:a,createText:c,createComment:d,setText:p,setElementText:f,parentNode:m,nextSibling:y,setScopeId:v=i,insertStaticContent:b}=e,_=(e,t,n,i=null,s=null,r=null,o=void 0,l=null,a=!!t.dynamicChildren)=>{if(e===t)return;e&&!Si(e,t)&&(i=ne(e),q(e,s,r,!0),e=null),-2===t.patchFlag&&(a=!1,t.dynamicChildren=null);const{type:c,ref:h,shapeFlag:u}=t;switch(c){case mi:S(e,t,n,i);break;case yi:x(e,t,n,i);break;case gi:null==e&&k(t,n,i,o);break;case fi:L(e,t,n,i,s,r,o,l,a);break;default:1&u?R(e,t,n,i,s,r,o,l,a):6&u?W(e,t,n,i,s,r,o,l,a):(64&u||128&u)&&c.process(e,t,n,i,s,r,o,l,a,re)}null!=h&&s&&Bt(h,e&&e.ref,r,t||e,!t)},S=(e,t,n,i)=>{if(null==e)r(t.el=c(t.children),n,i);else{const n=t.el=e.el;t.children!==e.children&&p(n,t.children)}},x=(e,t,n,i)=>{null==e?r(t.el=d(t.children||""),n,i):t.el=e.el},k=(e,t,n,i)=>{[e.el,e.anchor]=b(e.children,t,n,i,e.el,e.anchor)},E=({el:e,anchor:t},n,i)=>{let s;for(;e&&e!==t;)s=y(e),r(e,n,i),e=s;r(t,n,i)},A=({el:e,anchor:t})=>{let n;for(;e&&e!==t;)n=y(e),o(e),e=n;o(t)},R=(e,t,n,i,s,r,o,l,a)=>{"svg"===t.type?o="svg":"math"===t.type&&(o="mathml"),null==e?M(t,n,i,s,r,o,l,a):$(e,t,s,r,o,l,a)},M=(e,t,n,i,s,o,c,h)=>{let u,d;const{props:p,shapeFlag:m,transition:y,dirs:g}=e;if(u=e.el=a(e.type,o,p&&p.is,p),8&m?f(u,e.children):16&m&&P(e.children,u,null,i,s,Zn(e,o),c,h),g&&jt(e,null,i,"created"),F(u,e,e.scopeId,c,i),p){for(const e in p)"value"===e||w(e)||l(u,e,null,p[e],o,i);"value"in p&&l(u,"value",null,p.value,o),(d=p.onVnodeBeforeMount)&&Ii(d,i,e)}g&&jt(e,null,i,"beforeMount");const v=function(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}(s,y);v&&y.beforeEnter(u),r(u,t,n),((d=p&&p.onVnodeMounted)||v||g)&&Yn(()=>{d&&Ii(d,i,e),v&&y.enter(u),g&&jt(e,null,i,"mounted")},s)},F=(e,t,n,i,s)=>{if(n&&v(e,n),i)for(let r=0;r<i.length;r++)v(e,i[r]);if(s){let n=s.subTree;if(t===n||pi(n.type)&&(n.ssContent===t||n.ssFallback===t)){const t=s.vnode;F(e,t,t.scopeId,t.slotScopeIds,s.parent)}}},P=(e,t,n,i,s,r,o,l,a=0)=>{for(let c=a;c<e.length;c++){const a=e[c]=l?Ri(e[c]):Ai(e[c]);_(null,a,t,n,i,s,r,o,l)}},$=(e,n,i,s,r,o,a)=>{const c=n.el=e.el;let{patchFlag:h,dynamicChildren:u,dirs:d}=n;h|=16&e.patchFlag;const p=e.props||t,m=n.props||t;let y;if(i&&Jn(i,!1),(y=m.onVnodeBeforeUpdate)&&Ii(y,i,n,e),d&&jt(n,e,i,"beforeUpdate"),i&&Jn(i,!0),(p.innerHTML&&null==m.innerHTML||p.textContent&&null==m.textContent)&&f(c,""),u?N(e.dynamicChildren,u,c,i,s,Zn(n,r),o):a||G(e,n,c,null,i,s,Zn(n,r),o,!1),h>0){if(16&h)j(c,p,m,i,r);else if(2&h&&p.class!==m.class&&l(c,"class",null,m.class,r),4&h&&l(c,"style",p.style,m.style,r),8&h){const e=n.dynamicProps;for(let t=0;t<e.length;t++){const n=e[t],s=p[n],o=m[n];o===s&&"value"!==n||l(c,n,s,o,r,i)}}1&h&&e.children!==n.children&&f(c,n.children)}else a||null!=u||j(c,p,m,i,r);((y=m.onVnodeUpdated)||d)&&Yn(()=>{y&&Ii(y,i,n,e),d&&jt(n,e,i,"updated")},s)},N=(e,t,n,i,s,r,o)=>{for(let l=0;l<t.length;l++){const a=e[l],c=t[l],h=a.el&&(a.type===fi||!Si(a,c)||70&a.shapeFlag)?m(a.el):n;_(a,c,h,null,i,s,r,o,!0)}},j=(e,n,i,s,r)=>{if(n!==i){if(n!==t)for(const t in n)w(t)||t in i||l(e,t,n[t],null,r,s);for(const t in i){if(w(t))continue;const o=i[t],a=n[t];o!==a&&"value"!==t&&l(e,t,a,o,r,s)}"value"in i&&l(e,"value",n.value,i.value,r)}},L=(e,t,n,i,s,o,l,a,h)=>{const u=t.el=e?e.el:c(""),d=t.anchor=e?e.anchor:c("");let{patchFlag:p,dynamicChildren:f,slotScopeIds:m}=t;m&&(a=a?a.concat(m):m),null==e?(r(u,n,i),r(d,n,i),P(t.children||[],n,d,s,o,l,a,h)):p>0&&64&p&&f&&e.dynamicChildren?(N(e.dynamicChildren,f,n,s,o,l,a),(null!=t.key||s&&t===s.subTree)&&Qn(e,t,!0)):G(e,t,n,d,s,o,l,a,h)},W=(e,t,n,i,s,r,o,l,a)=>{t.slotScopeIds=l,null==e?512&t.shapeFlag?s.ctx.activate(t,n,i,o,a):U(t,n,i,s,r,o,a):B(e,t,a)},U=(e,n,i,s,r,o,l)=>{const a=e.component=function(e,n,i){const s=e.type,r=(n?n.appContext:e.appContext)||Mi,o={uid:Fi++,vnode:e,type:s,parent:n,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Y(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:n?n.provides:Object.create(r.provides),ids:n?n.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:jn(s,r),emitsOptions:li(s,r),emit:null,emitted:null,propsDefaults:t,inheritAttrs:s.inheritAttrs,ctx:t,data:t,props:t,attrs:t,slots:t,refs:t,setupState:t,setupContext:null,suspense:i,suspenseId:i?i.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};o.ctx={_:o},o.root=n?n.root:o,o.emit=oi.bind(null,o),e.ce&&e.ce(o);return o}(e,s,r);if(Vt(e)&&(a.ctx.renderer=re),function(e,t=!1,n=!1){t&&Pi(t);const{props:i,children:s}=e.vnode,r=Li(e);Dn(e,i,r,t),((e,t,n)=>{const i=e.slots=Mn();if(32&e.vnode.shapeFlag){const e=t._;e?(Gn(i,t,n),n&&I(i,"_",e,!0)):Hn(t,i)}else t&&Vn(e,t)})(e,s,n||t);const o=r?function(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,dn);const{setup:i}=n;if(i){ce();const n=e.setupContext=i.length>1?function(e){const t=t=>{e.exposed=t||{}};return{attrs:new Proxy(e.attrs,Vi),slots:e.slots,emit:e.emit,expose:t}}(e):null,s=Ni(e),r=vt(i,e,0,[e.props,n]),o=g(r);if(he(),s(),!o&&!e.sp||Ht(e)||Ut(e),o){if(r.then(ji,ji),t)return r.then(n=>{Bi(e,n,t)}).catch(t=>{_t(t,e,0)});e.asyncDep=r}else Bi(e,r,t)}else Hi(e,t)}(e,t):void 0;t&&Pi(!1)}(a,!1,l),a.asyncDep){if(r&&r.registerDep(a,H,l),!e.el){const e=a.subTree=ki(yi);x(null,e,n,i)}}else H(a,e,n,i,r,o,l)},B=(e,t,n)=>{const i=t.component=e.component;if(function(e,t,n){const{props:i,children:s,component:r}=e,{props:o,children:l,patchFlag:a}=t,c=r.emitsOptions;if(t.dirs||t.transition)return!0;if(!(n&&a>=0))return!(!s&&!l||l&&l.$stable)||i!==o&&(i?!o||di(i,o,c):!!o);if(1024&a)return!0;if(16&a)return i?di(i,o,c):!!o;if(8&a){const e=t.dynamicProps;for(let t=0;t<e.length;t++){const n=e[t];if(o[n]!==i[n]&&!ai(c,n))return!0}}return!1}(e,t,n)){if(i.asyncDep&&!i.asyncResolved)return void V(i,t,n);i.next=t,i.update()}else t.el=e.el,i.vnode=t},H=(e,t,n,i,s,r,o)=>{const l=()=>{if(e.isMounted){let{next:t,bu:n,u:i,parent:a,vnode:c}=e;{const n=qn(e);if(n)return t&&(t.el=c.el,V(e,t,o)),void n.asyncDep.then(()=>{e.isUnmounted||l()})}let h,u=t;Jn(e,!1),t?(t.el=c.el,V(e,t,o)):t=c,n&&O(n),(h=t.props&&t.props.onVnodeBeforeUpdate)&&Ii(h,a,t,c),Jn(e,!0);const d=ci(e),p=e.subTree;e.subTree=d,_(p,d,m(p.el),ne(p),e,s,r),t.el=d.el,null===u&&function({vnode:e,parent:t},n){for(;t;){const i=t.subTree;if(i.suspense&&i.suspense.activeBranch===e&&(i.el=e.el),i!==e)break;(e=t.vnode).el=n,t=t.parent}}(e,d.el),i&&Yn(i,s),(h=t.props&&t.props.onVnodeUpdated)&&Yn(()=>Ii(h,a,t,c),s)}else{let o;const{el:l,props:a}=t,{bm:c,m:h,parent:u,root:d,type:p}=e,f=Ht(t);if(Jn(e,!1),c&&O(c),!f&&(o=a&&a.onVnodeBeforeMount)&&Ii(o,u,t),Jn(e,!0),l&&le){const t=()=>{e.subTree=ci(e),le(l,e.subTree,e,s,null)};f&&p.__asyncHydrate?p.__asyncHydrate(l,e,t):t()}else{d.ce&&d.ce._injectChildStyle(p);const o=e.subTree=ci(e);_(null,o,n,i,e,s,r),t.el=o.el}if(h&&Yn(h,s),!f&&(o=a&&a.onVnodeMounted)){const e=t;Yn(()=>Ii(o,u,e),s)}(256&t.shapeFlag||u&&Ht(u.vnode)&&256&u.vnode.shapeFlag)&&e.a&&Yn(e.a,s),e.isMounted=!0,t=n=i=null}};e.scope.on();const a=e.effect=new Z(l);e.scope.off();const c=e.update=a.run.bind(a),h=e.job=a.runIfDirty.bind(a);h.i=e,h.id=e.uid,a.scheduler=()=>Rt(h),Jn(e,!0),c()},V=(e,n,i)=>{n.component=e;const s=e.vnode.props;e.vnode=n,e.next=null,function(e,t,n,i){const{props:s,attrs:r,vnode:{patchFlag:o}}=e,l=ot(s),[a]=e.propsOptions;let c=!1;if(!(i||o>0)||16&o){let i;Pn(e,t,s,r)&&(c=!0);for(const r in l)t&&(h(t,r)||(i=T(r))!==r&&h(t,i))||(a?!n||void 0===n[r]&&void 0===n[i]||(s[r]=$n(a,l,r,void 0,e,!0)):delete s[r]);if(r!==l)for(const e in r)t&&h(t,e)||(delete r[e],c=!0)}else if(8&o){const n=e.vnode.dynamicProps;for(let i=0;i<n.length;i++){let o=n[i];if(ai(e.emitsOptions,o))continue;const u=t[o];if(a)if(h(r,o))u!==r[o]&&(r[o]=u,c=!0);else{const t=C(o);s[t]=$n(a,l,t,u,e,!1)}else u!==r[o]&&(r[o]=u,c=!0)}}c&&we(e.attrs,"set","")}(e,n.props,s,i),((e,n,i)=>{const{vnode:s,slots:r}=e;let o=!0,l=t;if(32&s.shapeFlag){const e=n._;e?i&&1===e?o=!1:Gn(r,n,i):(o=!n.$stable,Hn(n,r)),l=n}else n&&(Vn(e,n),l={default:1});if(o)for(const t in r)Wn(t)||null!=l[t]||delete r[t]})(e,n.children,i),ce(),It(e),he()},G=(e,t,n,i,s,r,o,l,a=!1)=>{const c=e&&e.children,h=e?e.shapeFlag:0,u=t.children,{patchFlag:d,shapeFlag:p}=t;if(d>0){if(128&d)return void J(c,u,n,i,s,r,o,l,a);if(256&d)return void z(c,u,n,i,s,r,o,l,a)}8&p?(16&h&&te(c,s,r),u!==c&&f(n,u)):16&h?16&p?J(c,u,n,i,s,r,o,l,a):te(c,s,r,!0):(8&h&&f(n,""),16&p&&P(u,n,i,s,r,o,l,a))},z=(e,t,i,s,r,o,l,a,c)=>{t=t||n;const h=(e=e||n).length,u=t.length,d=Math.min(h,u);let p;for(p=0;p<d;p++){const n=t[p]=c?Ri(t[p]):Ai(t[p]);_(e[p],n,i,null,r,o,l,a,c)}h>u?te(e,r,o,!0,!1,d):P(t,i,s,r,o,l,a,c,d)},J=(e,t,i,s,r,o,l,a,c)=>{let h=0;const u=t.length;let d=e.length-1,p=u-1;for(;h<=d&&h<=p;){const n=e[h],s=t[h]=c?Ri(t[h]):Ai(t[h]);if(!Si(n,s))break;_(n,s,i,null,r,o,l,a,c),h++}for(;h<=d&&h<=p;){const n=e[d],s=t[p]=c?Ri(t[p]):Ai(t[p]);if(!Si(n,s))break;_(n,s,i,null,r,o,l,a,c),d--,p--}if(h>d){if(h<=p){const e=p+1,n=e<u?t[e].el:s;for(;h<=p;)_(null,t[h]=c?Ri(t[h]):Ai(t[h]),i,n,r,o,l,a,c),h++}}else if(h>p)for(;h<=d;)q(e[h],r,o,!0),h++;else{const f=h,m=h,y=new Map;for(h=m;h<=p;h++){const e=t[h]=c?Ri(t[h]):Ai(t[h]);null!=e.key&&y.set(e.key,h)}let g,v=0;const b=p-m+1;let w=!1,S=0;const x=new Array(b);for(h=0;h<b;h++)x[h]=0;for(h=f;h<=d;h++){const n=e[h];if(v>=b){q(n,r,o,!0);continue}let s;if(null!=n.key)s=y.get(n.key);else for(g=m;g<=p;g++)if(0===x[g-m]&&Si(n,t[g])){s=g;break}void 0===s?q(n,r,o,!0):(x[s-m]=h+1,s>=S?S=s:w=!0,_(n,t[s],i,null,r,o,l,a,c),v++)}const C=w?function(e){const t=e.slice(),n=[0];let i,s,r,o,l;const a=e.length;for(i=0;i<a;i++){const a=e[i];if(0!==a){if(s=n[n.length-1],e[s]<a){t[i]=s,n.push(i);continue}for(r=0,o=n.length-1;r<o;)l=r+o>>1,e[n[l]]<a?r=l+1:o=l;a<e[n[r]]&&(r>0&&(t[i]=n[r-1]),n[r]=i)}}r=n.length,o=n[r-1];for(;r-- >0;)n[r]=o,o=t[o];return n}(x):n;for(g=C.length-1,h=b-1;h>=0;h--){const e=m+h,n=t[e],d=e+1<u?t[e+1].el:s;0===x[h]?_(null,n,i,d,r,o,l,a,c):w&&(g<0||h!==C[g]?Q(n,i,d,2):g--)}}},Q=(e,t,n,i,s=null)=>{const{el:l,type:a,transition:c,children:h,shapeFlag:u}=e;if(6&u)return void Q(e.component.subTree,t,n,i);if(128&u)return void e.suspense.move(t,n,i);if(64&u)return void a.move(e,t,n,re);if(a===fi){r(l,t,n);for(let e=0;e<h.length;e++)Q(h[e],t,n,i);return void r(e.anchor,t,n)}if(a===gi)return void E(e,t,n);if(2!==i&&1&u&&c)if(0===i)c.beforeEnter(l),r(l,t,n),Yn(()=>c.enter(l),s);else{const{leave:i,delayLeave:s,afterLeave:a}=c,h=()=>{e.ctx.isUnmounted?o(l):r(l,t,n)},u=()=>{i(l,()=>{h(),a&&a()})};s?s(l,h,u):u()}else r(l,t,n)},q=(e,t,n,i=!1,s=!1)=>{const{type:r,props:o,ref:l,children:a,dynamicChildren:c,shapeFlag:h,patchFlag:u,dirs:d,cacheIndex:p}=e;if(-2===u&&(s=!1),null!=l&&(ce(),Bt(l,null,n,e,!0),he()),null!=p&&(t.renderCache[p]=void 0),256&h)return void t.ctx.deactivate(e);const f=1&h&&d,m=!Ht(e);let y;if(m&&(y=o&&o.onVnodeBeforeUnmount)&&Ii(y,t,e),6&h)ee(e.component,n,i);else{if(128&h)return void e.suspense.unmount(n,i);f&&jt(e,null,t,"beforeUnmount"),64&h?e.type.remove(e,t,n,re,i):c&&!c.hasOnce&&(r!==fi||u>0&&64&u)?te(c,t,n,!1,!0):(r===fi&&384&u||!s&&16&h)&&te(a,t,n),i&&X(e)}(m&&(y=o&&o.onVnodeUnmounted)||f)&&Yn(()=>{y&&Ii(y,t,e),f&&jt(e,null,t,"unmounted")},n)},X=e=>{const{type:t,el:n,anchor:i,transition:s}=e;if(t===fi)return void K(n,i);if(t===gi)return void A(e);const r=()=>{o(n),s&&!s.persisted&&s.afterLeave&&s.afterLeave()};if(1&e.shapeFlag&&s&&!s.persisted){const{leave:t,delayLeave:i}=s,o=()=>t(n,r);i?i(e.el,r,o):o()}else r()},K=(e,t)=>{let n;for(;e!==t;)n=y(e),o(e),e=n;o(t)},ee=(e,t,n)=>{const{bum:i,scope:s,job:r,subTree:o,um:l,m:a,a:c,parent:h,slots:{__:d}}=e;Xn(a),Xn(c),i&&O(i),h&&u(d)&&d.forEach(e=>{h.renderCache[e]=void 0}),s.stop(),r&&(r.flags|=8,q(o,e,t,n)),l&&Yn(l,t),Yn(()=>{e.isUnmounted=!0},t),t&&t.pendingBranch&&!t.isUnmounted&&e.asyncDep&&!e.asyncResolved&&e.suspenseId===t.pendingId&&(t.deps--,0===t.deps&&t.resolve())},te=(e,t,n,i=!1,s=!1,r=0)=>{for(let o=r;o<e.length;o++)q(e[o],t,n,i,s)},ne=e=>{if(6&e.shapeFlag)return ne(e.component.subTree);if(128&e.shapeFlag)return e.suspense.next();const t=y(e.anchor||e.el),n=t&&t[Lt];return n?y(n):t};let ie=!1;const se=(e,t,n)=>{null==e?t._vnode&&q(t._vnode,null,null,!0):_(t._vnode||null,e,t,null,null,null,n),t._vnode=e,ie||(ie=!0,It(),Mt(),ie=!1)},re={p:_,um:q,m:Q,r:X,mt:U,mc:P,pc:G,pbc:N,n:ne,o:e};let oe,le;s&&([oe,le]=s(re));return{render:se,hydrate:oe,createApp:An(se,oe)}}(e)}function Zn({type:e,props:t},n){return"svg"===n&&"foreignObject"===e||"mathml"===n&&"annotation-xml"===e&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Jn({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Qn(e,t,n=!1){const i=e.children,s=t.children;if(u(i)&&u(s))for(let r=0;r<i.length;r++){const e=i[r];let t=s[r];1&t.shapeFlag&&!t.dynamicChildren&&((t.patchFlag<=0||32===t.patchFlag)&&(t=s[r]=Ri(s[r]),t.el=e.el),n||-2===t.patchFlag||Qn(e,t)),t.type===mi&&(t.el=e.el),t.type!==yi||t.el||(t.el=e.el)}}function qn(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:qn(t)}function Xn(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Kn=Symbol.for("v-scx"),ei=()=>On(Kn);function ti(e,t,n){return ni(e,t,n)}function ni(e,n,s=t){const{immediate:r,deep:o,flush:a,once:c}=s,h=l({},s),u=n&&r||!n&&"post"!==a;let d;if(Ui)if("sync"===a){const e=ei();d=e.__watcherHandles||(e.__watcherHandles=[])}else if(!u){const e=()=>{};return e.stop=i,e.resume=i,e.pause=i,e}const p=$i;h.call=(e,t,n)=>bt(e,p,t,n);let f=!1;"post"===a?h.scheduler=e=>{Yn(e,p&&p.suspense)}:"sync"!==a&&(f=!0,h.scheduler=(e,t)=>{t?e():Rt(e)}),h.augmentJob=e=>{n&&(e.flags|=4),f&&(e.flags|=2,p&&(e.id=p.uid,e.i=p))};const m=yt(e,n,h);return Ui&&(d?d.push(m):u&&m()),m}function ii(e,t,n){const i=this.proxy,s=f(e)?e.includes(".")?si(i,e):()=>i[e]:e.bind(i,i);let r;p(t)?r=t:(r=t.handler,n=t);const o=Ni(this),l=ni(s,r.bind(i),n);return o(),l}function si(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}}const ri=(e,t)=>"modelValue"===t||"model-value"===t?e.modelModifiers:e[`${t}Modifiers`]||e[`${C(t)}Modifiers`]||e[`${T(t)}Modifiers`];function oi(e,n,...i){if(e.isUnmounted)return;const s=e.vnode.props||t;let r=i;const o=n.startsWith("update:"),l=o&&ri(s,n.slice(7));let a;l&&(l.trim&&(r=i.map(e=>f(e)?e.trim():e)),l.number&&(r=i.map(M)));let c=s[a=A(n)]||s[a=A(C(n))];!c&&o&&(c=s[a=A(T(n))]),c&&bt(c,e,6,r);const h=s[a+"Once"];if(h){if(e.emitted){if(e.emitted[a])return}else e.emitted={};e.emitted[a]=!0,bt(h,e,6,r)}}function li(e,t,n=!1){const i=t.emitsCache,s=i.get(e);if(void 0!==s)return s;const r=e.emits;let o={},a=!1;if(!p(e)){const i=e=>{const n=li(e,t,!0);n&&(a=!0,l(o,n))};!n&&t.mixins.length&&t.mixins.forEach(i),e.extends&&i(e.extends),e.mixins&&e.mixins.forEach(i)}return r||a?(u(r)?r.forEach(e=>o[e]=null):l(o,r),y(e)&&i.set(e,o),o):(y(e)&&i.set(e,null),null)}function ai(e,t){return!(!e||!r(t))&&(t=t.slice(2).replace(/Once$/,""),h(e,t[0].toLowerCase()+t.slice(1))||h(e,T(t))||h(e,t))}function ci(e){const{type:t,vnode:n,proxy:i,withProxy:s,propsOptions:[r],slots:l,attrs:a,emit:c,render:h,renderCache:u,props:d,data:p,setupState:f,ctx:m,inheritAttrs:y}=e,g=Nt(e);let v,b;try{if(4&n.shapeFlag){const e=s||i,t=e;v=Ai(h.call(t,e,u,d,f,p,m)),b=a}else{const e=t;0,v=Ai(e.length>1?e(d,{attrs:a,slots:l,emit:c}):e(d,null)),b=t.props?a:hi(a)}}catch(w){_t(w,e,1),v=ki(yi)}let _=v;if(b&&!1!==y){const e=Object.keys(b),{shapeFlag:t}=_;e.length&&7&t&&(r&&e.some(o)&&(b=ui(b,r)),_=Ti(_,b,!1,!0))}return n.dirs&&(_=Ti(_,null,!1,!0),_.dirs=_.dirs?_.dirs.concat(n.dirs):n.dirs),n.transition&&Wt(_,n.transition),v=_,Nt(g),v}const hi=e=>{let t;for(const n in e)("class"===n||"style"===n||r(n))&&((t||(t={}))[n]=e[n]);return t},ui=(e,t)=>{const n={};for(const i in e)o(i)&&i.slice(9)in t||(n[i]=e[i]);return n};function di(e,t,n){const i=Object.keys(t);if(i.length!==Object.keys(e).length)return!0;for(let s=0;s<i.length;s++){const r=i[s];if(t[r]!==e[r]&&!ai(n,r))return!0}return!1}const pi=e=>e.__isSuspense;const fi=Symbol.for("v-fgt"),mi=Symbol.for("v-txt"),yi=Symbol.for("v-cmt"),gi=Symbol.for("v-stc");let vi=null,bi=1;function _i(e,t=!1){bi+=e,e<0&&vi&&t&&(vi.hasOnce=!0)}function wi(e){return!!e&&!0===e.__v_isVNode}function Si(e,t){return e.type===t.type&&e.key===t.key}const xi=({key:e})=>null!=e?e:null,Ci=({ref:e,ref_key:t,ref_for:n})=>("number"==typeof e&&(e=""+e),null!=e?f(e)||ct(e)||p(e)?{i:Pt,r:e,k:t,f:!!n}:e:null);const ki=function(e,t=null,n=null,i=0,s=null,r=!1){e&&e!==an||(e=yi);if(wi(e)){const i=Ti(e,t,!0);return n&&Oi(i,n),bi>0&&!r&&vi&&(6&i.shapeFlag?vi[vi.indexOf(e)]=i:vi.push(i)),i.patchFlag=-2,i}o=e,p(o)&&"__vccOpts"in o&&(e=e.__vccOpts);var o;if(t){t=function(e){return e?rt(e)||Fn(e)?l({},e):e:null}(t);let{class:e,style:n}=t;e&&!f(e)&&(t.class=U(e)),y(n)&&(rt(n)&&!u(n)&&(n=l({},n)),t.style=P(n))}const a=f(e)?1:pi(e)?128:(e=>e.__isTeleport)(e)?64:y(e)?4:p(e)?2:0;return function(e,t=null,n=null,i=0,s=null,r=(e===fi?0:1),o=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&xi(t),ref:t&&Ci(t),scopeId:$t,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:i,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Pt};return l?(Oi(a,n),128&r&&e.normalize(a)):n&&(a.shapeFlag|=f(n)?8:16),bi>0&&!o&&vi&&(a.patchFlag>0||6&r)&&32!==a.patchFlag&&vi.push(a),a}(e,t,n,i,s,a,r,!0)};function Ti(e,t,n=!1,i=!1){const{props:s,ref:o,patchFlag:l,children:a,transition:c}=e,h=t?function(...e){const t={};for(let n=0;n<e.length;n++){const i=e[n];for(const e in i)if("class"===e)t.class!==i.class&&(t.class=U([t.class,i.class]));else if("style"===e)t.style=P([t.style,i.style]);else if(r(e)){const n=t[e],s=i[e];!s||n===s||u(n)&&n.includes(s)||(t[e]=n?[].concat(n,s):s)}else""!==e&&(t[e]=i[e])}return t}(s||{},t):s,d={__v_isVNode:!0,__v_skip:!0,type:e.type,props:h,key:h&&xi(h),ref:t&&t.ref?n&&o?u(o)?o.concat(Ci(t)):[o,Ci(t)]:Ci(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==fi?-1===l?16:16|l:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Ti(e.ssContent),ssFallback:e.ssFallback&&Ti(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&i&&Wt(d,c.clone(d)),d}function Ei(e=" ",t=0){return ki(mi,null,e,t)}function Ai(e){return null==e||"boolean"==typeof e?ki(yi):u(e)?ki(fi,null,e.slice()):wi(e)?Ri(e):ki(mi,null,String(e))}function Ri(e){return null===e.el&&-1!==e.patchFlag||e.memo?e:Ti(e)}function Oi(e,t){let n=0;const{shapeFlag:i}=e;if(null==t)t=null;else if(u(t))n=16;else if("object"==typeof t){if(65&i){const n=t.default;return void(n&&(