7 lines
99 KiB
JavaScript
7 lines
99 KiB
JavaScript
|
/**
|
||
|
* vue v3.5.21
|
||
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||
|
* @license MIT
|
||
|
**/var Vue=function(e){"use strict";var t,n;let l,r,i,s,o,a,u,c,f,p,d,h;function g(e){let t=Object.create(null);for(let n of e.split(","))t[n]=1;return e=>e in t}let m={},_=[],y=()=>{},b=()=>!1,S=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&(e.charCodeAt(2)>122||97>e.charCodeAt(2)),C=e=>e.startsWith("onUpdate:"),x=Object.assign,w=(e,t)=>{let n=e.indexOf(t);n>-1&&e.splice(n,1)},E=Object.prototype.hasOwnProperty,k=(e,t)=>E.call(e,t),T=Array.isArray,A=e=>"[object Map]"===F(e),O=e=>"[object Set]"===F(e),R=e=>"[object Date]"===F(e),N=e=>"function"==typeof e,P=e=>"string"==typeof e,M=e=>"symbol"==typeof e,I=e=>null!==e&&"object"==typeof e,L=e=>(I(e)||N(e))&&N(e.then)&&N(e.catch),D=Object.prototype.toString,F=e=>D.call(e),V=e=>"[object Object]"===F(e),U=e=>P(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,j=g(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),B=e=>{let t=Object.create(null);return n=>t[n]||(t[n]=e(n))},$=/-\w/g,H=B(e=>e.replace($,e=>e.slice(1).toUpperCase())),W=/\B([A-Z])/g,K=B(e=>e.replace(W,"-$1").toLowerCase()),z=B(e=>e.charAt(0).toUpperCase()+e.slice(1)),q=B(e=>e?`on${z(e)}`:""),G=(e,t)=>!Object.is(e,t),J=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},X=(e,t,n,l=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:l,value:n})},Z=e=>{let t=parseFloat(e);return isNaN(t)?e:t},Y=e=>{let t=P(e)?Number(e):NaN;return isNaN(t)?e:t},Q=()=>l||(l="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{}),ee=g("Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console,Error,Symbol");function et(e){if(T(e)){let t={};for(let n=0;n<e.length;n++){let l=e[n],r=P(l)?function(e){let t={};return e.replace(er,"").split(en).forEach(e=>{if(e){let n=e.split(el);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}(l):et(l);if(r)for(let e in r)t[e]=r[e]}return t}if(P(e)||I(e))return e}let en=/;(?![^(]*\))/g,el=/:([^]+)/,er=/\/\*[^]*?\*\//g;function ei(e){let t="";if(P(e))t=e;else if(T(e))for(let n=0;n<e.length;n++){let l=ei(e[n]);l&&(t+=l+" ")}else if(I(e))for(let n in e)e[n]&&(t+=n+" ");return t.trim()}let es=g("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function eo(e,t){if(e===t)return!0;let n=R(e),l=R(t);if(n||l)return!!n&&!!l&&e.getTime()===t.getTime();if(n=M(e),l=M(t),n||l)return e===t;if(n=T(e),l=T(t),n||l)return!!n&&!!l&&function(e,t){if(e.length!==t.length)return!1;let n=!0;for(let l=0;n&&l<e.length;l++)n=eo(e[l],t[l]);return n}(e,t);if(n=I(e),l=I(t),n||l){if(!n||!l||Object.keys(e).length!==Object.keys(t).length)return!1;for(let n in e){let l=e.hasOwnProperty(n),r=t.hasOwnProperty(n);if(l&&!r||!l&&r||!eo(e[n],t[n]))return!1}}return String(e)===String(t)}function ea(e,t){return e.findIndex(e=>eo(e,t))}let eu=e=>!!(e&&!0===e.__v_isRef),ec=e=>P(e)?e:null==e?"":T(e)||I(e)&&(e.toString===D||!N(e.toString))?eu(e)?ec(e.value):JSON.stringify(e,ef,2):String(e),ef=(e,t)=>{if(eu(t))return ef(e,t.value);if(A(t))return{[`Map(${t.size})`]:[...t.entries()].reduce((e,[t,n],l)=>(e[ep(t,l)+" =>"]=n,e),{})};if(O(t))return{[`Set(${t.size})`]:[...t.values()].map(e=>ep(e))};if(M(t))return ep(t);if(I(t)&&!T(t)&&!V(t))return String(t);return t},ep=(e,t="")=>{var n;return M(e)?`Symbol(${null!=(n=e.description)?n:t})`:e};class ed{constructor(e=!1){this.detached=e,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=r,!e&&r&&(this.index=(r.scopes||(r.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.eff
|
||
|
`===n[0]&&("PRE"===e.tagName||"TEXTAREA"===e.tagName)&&(n=n.slice(1)),e.textContent!==n&&(nO(e,0)||nx(),e.textContent=t.children)}if(u){if(g||!s||48&c){let t=e.tagName.includes("-");for(let r in u)(g&&(r.endsWith("value")||"indeterminate"===r)||S(r)&&!j(r)||"."===r[0]||t)&&l(e,r,null,u[r],void 0,n)}else if(u.onClick)l(e,"onClick",null,u.onClick,void 0,n);else if(4&c&&tu(u.style))for(let e in u.style)u.style[e]}(a=u&&u.onVnodeBeforeMount)&&r_(a,n,t),d&&t2(t,null,n,"beforeMount"),((a=u&&u.onVnodeMounted)||d||y)&&l1(()=>{a&&r_(a,n,t),y&&h.enter(e),d&&t2(t,null,n,"mounted")},r)}return e.nextSibling},p=(e,t,l,s,o,u,f)=>{f=f||!!t.dynamicChildren;let p=t.children,d=p.length;for(let t=0;t<d;t++){let h=f?p[t]:p[t]=rh(p[t]),g=h.type===l8;e?(g&&!f&&t+1<d&&rh(p[t+1]).type===l8&&(a(r(e.data.slice(h.children.length)),l,i(e)),e.data=h.children),e=c(e,h,s,o,u,f)):g&&!h.children?a(h.el=r(""),l):(nO(l,1)||nx(),n(null,h,l,null,s,o,nw(l),u))}return e},d=(e,t,n,l,r,o)=>{let{slotScopeIds:c}=t;c&&(r=r?r.concat(c):c);let f=s(e),d=p(i(e),t,f,n,l,r,o);return d&&nE(d)&&"]"===d.data?i(t.anchor=d):(nx(),a(t.anchor=u("]"),f,d),d)},h=(e,t,l,r,a,u)=>{if(nO(e.parentElement,1)||nx(),t.el=null,u){let t=g(e);for(;;){let n=i(e);if(n&&n!==t)o(n);else break}}let c=i(e),f=s(e);return o(e),n(null,t,f,c,l,r,nw(f),a),l&&(l.vnode.el=t.el,lJ(l,t.el)),c},g=(e,t="[",n="]")=>{let l=0;for(;e;)if((e=i(e))&&nE(e)&&(e.data===t&&l++,e.data===n))if(0===l)return i(e);else l--;return e},m=(e,t,n)=>{let l=t.parentNode;l&&l.replaceChild(e,t);let r=n;for(;r;)r.vnode.el===t&&(r.vnode.el=r.subTree.el=e),r=r.parent},_=e=>1===e.nodeType&&"TEMPLATE"===e.tagName;return[(e,t)=>{if(!t.hasChildNodes()){n(null,e,t),tX(),t._vnode=e;return}c(t.firstChild,e,null,null,null),tX(),t._vnode=e},c]}let nT="data-allow-mismatch",nA={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function nO(e,t){if(0===t||1===t)for(;e&&!e.hasAttribute(nT);)e=e.parentElement;let n=e&&e.getAttribute(nT);if(null==n)return!1;{if(""===n)return!0;let e=n.split(",");return!!(0===t&&e.includes("children"))||e.includes(nA[t])}}let nR=Q().requestIdleCallback||(e=>setTimeout(e,1)),nN=Q().cancelIdleCallback||(e=>clearTimeout(e)),nP=e=>!!e.type.__asyncLoader;function nM(e,t){let{ref:n,props:l,children:r,ce:i}=t.vnode,s=rc(e,l,r);return s.ref=n,s.ce=i,delete t.vnode.ce,s}let nI=e=>e.type.__isKeepAlive;function nL(e,t){return T(e)?e.some(e=>nL(e,t)):P(e)?e.split(",").includes(t):"[object RegExp]"===F(e)&&(e.lastIndex=0,e.test(t))}function nD(e,t){nV(e,"a",t)}function nF(e,t){nV(e,"da",t)}function nV(e,t,n=rS){let l=e.__wdc||(e.__wdc=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()});if(nB(t,l,n),n){let e=n.parent;for(;e&&e.parent;)nI(e.parent.vnode)&&function(e,t,n,l){let r=nB(t,e,l,!0);nG(()=>{w(l[t],r)},n)}(l,t,n,e),e=e.parent}}function nU(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function nj(e){return 128&e.shapeFlag?e.ssContent:e}function nB(e,t,n=rS,l=!1){if(n){let r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...l)=>{ek();let r=rx(n),i=tD(t,n,e,l);return r(),eT(),i});return l?r.unshift(i):r.push(i),i}}let n$=e=>(t,n=rS)=>{rk&&"sp"!==e||nB(e,(...e)=>t(...e),n)},nH=n$("bm"),nW=n$("m"),nK=n$("bu"),nz=n$("u"),nq=n$("bum"),nG=n$("um"),nJ=n$("sp"),nX=n$("rtg"),nZ=n$("rtc");function nY(e,t=rS){nB("ec",e,t)}let nQ="components",n0=Symbol.for("v-ndc");function n1(e,t,n=!0,l=!1){let r=tY||rS;if(r){let n=r.type;if(e===nQ){let e=rP(n,!1);if(e&&(e===t||e===H(t)||e===z(H(t))))return n}let i=n2(r[e]||n[e],t)||n2(r.appContext[e],t);return!i&&l?n:i}}function n2(e,t){return e&&(e[t]||e[H(t)]||e[z(H(t))])}let n6=e=>e?rE(e)?rN(e):n6(e.parent):null,n8=x(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=>n6(e.parent),$root:e=>n6(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>ln(e),$forceUpdate:e=>e.f||(e.f=()=>{tz(e.update)}),$nextTick:e=>e.n||(e.n=tK.bind(e.proxy)),$watch:e=>lU.bind(e)}),n4=(e,t)=>e!==m&&!e.__isScriptSetup&&k(e,t),n3={get({_:e},t){let n,l,r;if("__v_skip"===t)return!0;let{ctx:i,setupState:s,data:o,props:a,accessCach
|