mirror of https://github.com/rocboss/paopao-ce
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
92 KiB
18 lines
92 KiB
11 months ago
|
/**
|
||
|
* @vue/shared v3.4.15
|
||
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||
|
* @license MIT
|
||
|
**/function Vn(e,t){const n=new Set(e.split(","));return t?s=>n.has(s.toLowerCase()):s=>n.has(s)}const z={},Et=[],me=()=>{},Vo=()=>!1,tn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ms=e=>e.startsWith("onUpdate:"),re=Object.assign,Ls=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Ho=Object.prototype.hasOwnProperty,X=(e,t)=>Ho.call(e,t),H=Array.isArray,Ct=e=>Mt(e)==="[object Map]",ht=e=>Mt(e)==="[object Set]",ar=e=>Mt(e)==="[object Date]",ko=e=>Mt(e)==="[object RegExp]",j=e=>typeof e=="function",ie=e=>typeof e=="string",Ze=e=>typeof e=="symbol",ee=e=>e!==null&&typeof e=="object",Fs=e=>(ee(e)||j(e))&&j(e.then)&&j(e.catch),ei=Object.prototype.toString,Mt=e=>ei.call(e),Do=e=>Mt(e).slice(8,-1),ti=e=>Mt(e)==="[object Object]",Vs=e=>ie(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Bt=Vn(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Hn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Bo=/-(\w)/g,be=Hn(e=>e.replace(Bo,(t,n)=>n?n.toUpperCase():"")),Uo=/\B([A-Z])/g,ve=Hn(e=>e.replace(Uo,"-$1").toLowerCase()),kn=Hn(e=>e.charAt(0).toUpperCase()+e.slice(1)),En=Hn(e=>e?`on${kn(e)}`:""),Pe=(e,t)=>!Object.is(e,t),Tt=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},An=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},Wt=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Sn=e=>{const t=ie(e)?Number(e):NaN;return isNaN(t)?e:t};let dr;const ni=()=>dr||(dr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),$o="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",Ko=Vn($o);function Dn(e){if(H(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=ie(s)?qo(s):Dn(s);if(r)for(const i in r)t[i]=r[i]}return t}else if(ie(e)||ee(e))return e}const jo=/;(?![^(]*\))/g,Wo=/:([^]+)/,Go=/\/\*[^]*?\*\//g;function qo(e){const t={};return e.replace(Go,"").split(jo).forEach(n=>{if(n){const s=n.split(Wo);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function Bn(e){let t="";if(ie(e))t=e;else if(H(e))for(let n=0;n<e.length;n++){const s=Bn(e[n]);s&&(t+=s+" ")}else if(ee(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function Mf(e){if(!e)return null;let{class:t,style:n}=e;return t&&!ie(t)&&(e.class=Bn(t)),n&&(e.style=Dn(n)),e}const Jo="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Yo=Vn(Jo);function si(e){return!!e||e===""}function Qo(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=Be(e[s],t[s]);return n}function Be(e,t){if(e===t)return!0;let n=ar(e),s=ar(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=Ze(e),s=Ze(t),n||s)return e===t;if(n=H(e),s=H(t),n||s)return n&&s?Qo(e,t):!1;if(n=ee(e),s=ee(t),n||s){if(!n||!s)return!1;const r=Object.keys(e).length,i=Object.keys(t).length;if(r!==i)return!1;for(const o in e){const l=e.hasOwnProperty(o),c=t.hasOwnProperty(o);if(l&&!c||!l&&c||!Be(e[o],t[o]))return!1}}return String(e)===String(t)}function Un(e,t){return e.findIndex(n=>Be(n,t))}const Lf=e=>ie(e)?e:e==null?"":H(e)||ee(e)&&(e.toString===ei||!j(e.toString))?JSON.stringify(e,ri,2):String(e),ri=(e,t)=>t&&t.__v_isRef?ri(e,t.value):Ct(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],i)=>(n[ts(s,i)+" =>"]=r,n),{})}:ht(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>ts(n))}:Ze(t)?ts(t):ee(t)&&!H(t)&&!ti(t)?String(t):t,ts=(e,t="")=>{var n;return Ze(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
|
||
|
* @vue/reactivity v3.4.15
|
||
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||
|
* @license MIT
|
||
|
**/let Te;class ii{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Te,!t&&Te&&(this.index=(Te.scopes||(Te.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Te;try{return Te=this,t()}finally{Te=n}}}on(){Te=this}off(){Te=this.parent}stop(t){if(this._active){let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.scopes)for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0,this._active=!1}}}function Ff(e){return new ii(e)}function oi(e,t=Te){t&&t.active&&t.effects.push(e)}function Xo(){return Te}function Vf(e){Te&&Te.cleanups.push(e)}let lt;class Gt{constructor(t,n,s,r){this.fn=t,this.trigger=n,this.scheduler=s,this.active=!0,this.deps=[],this._dirtyLevel=2,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,oi(this,r)}get dirty(){if(this._dirtyLevel===1){pt();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(zo(n.computed),this._dirtyLevel>=2))break}this._dirtyLevel<2&&(this._dirtyLevel=0),gt()}return this._dirtyLevel>=2}set dirty(t){this._dirtyLevel=t?2:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=Xe,n=lt;try{return Xe=!0,lt=this,this._runnings++,hr(this),this.fn()}finally{pr(this),this._runnings--,lt=n,Xe=t}}stop(){var t;this.active&&(hr(this),pr(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function zo(e){return e.value}function hr(e){e._trackId++,e._depsLength=0}function pr(e){if(e.deps&&e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)li(e.deps[t],e);e.deps.length=e._depsLength}}function li(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}function Hf(e,t){e.effect instanceof Gt&&(e=e.effect.fn);const n=new Gt(e,me,()=>{n.dirty&&n.run()});t&&(re(n,t),t.scope&&oi(n,t.scope)),(!t||!t.lazy)&&n.run();const s=n.run.bind(n);return s.effect=n,s}function kf(e){e.effect.stop()}let Xe=!0,as=0;const ci=[];function pt(){ci.push(Xe),Xe=!1}function gt(){const e=ci.pop();Xe=e===void 0?!0:e}function Hs(){as++}function ks(){for(as--;!as&&ds.length;)ds.shift()()}function fi(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const s=e.deps[e._depsLength];s!==t?(s&&li(s,e),e.deps[e._depsLength++]=t):e._depsLength++}}const ds=[];function ui(e,t,n){Hs();for(const s of e.keys())if(s._dirtyLevel<t&&e.get(s)===s._trackId){const r=s._dirtyLevel;s._dirtyLevel=t,r===0&&(s._shouldSchedule=!0,s.trigger())}ai(e),ks()}function ai(e){for(const t of e.keys())t.scheduler&&t._shouldSchedule&&(!t._runnings||t.allowRecurse)&&e.get(t)===t._trackId&&(t._shouldSchedule=!1,ds.push(t.scheduler))}const di=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},On=new WeakMap,ct=Symbol(""),hs=Symbol("");function Ee(e,t,n){if(Xe&<){let s=On.get(e);s||On.set(e,s=new Map);let r=s.get(n);r||s.set(n,r=di(()=>s.delete(n))),fi(lt,r)}}function De(e,t,n,s,r,i){const o=On.get(e);if(!o)return;let l=[];if(t==="clear")l=[...o.values()];else if(n==="length"&&H(e)){const c=Number(s);o.forEach((u,d)=>{(d==="length"||!Ze(d)&&d>=c)&&l.push(u)})}else switch(n!==void 0&&l.push(o.get(n)),t){case"add":H(e)?Vs(n)&&l.push(o.get("length")):(l.push(o.get(ct)),Ct(e)&&l.push(o.get(hs)));break;case"delete":H(e)||(l.push(o.get(ct)),Ct(e)&&l.push(o.get(hs)));break;case"set":Ct(e)&&l.push(o.get(ct));break}Hs();for(const c of l)c&&ui(c,2);ks()}function Zo(e,t){var n;return(n=On.get(e))==null?void 0:n.get(t)}const el=Vn("__proto__,__v_isRef,__isVue"),hi=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ze)),gr=tl();function tl(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const s=Q(this);for(let i=0,o=this.length;i<o;i++)Ee(s,"get",i+"");const r=s[t](...n);return r===-1||r===!1?s[t](...n.map(Q)):r}}),["push","pop","shift","un
|
||
|
* @vue/runtime-core v3.4.15
|
||
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||
|
* @license MIT
|
||
|
**/function qf(e,t){}const Jf={SETUP_FUNCTION:0,0:"SETUP_FUNCTION",RENDER_FUNCTION:1,1:"RENDER_FUNCTION",WATCH_GETTER:2,2:"WATCH_GETTER",WATCH_CALLBACK:3,3:"WATCH_CALLBACK",WATCH_CLEANUP:4,4:"WATCH_CLEANUP",NATIVE_EVENT_HANDLER:5,5:"NATIVE_EVENT_HANDLER",COMPONENT_EVENT_HANDLER:6,6:"COMPONENT_EVENT_HANDLER",VNODE_HOOK:7,7:"VNODE_HOOK",DIRECTIVE_HOOK:8,8:"DIRECTIVE_HOOK",TRANSITION_HOOK:9,9:"TRANSITION_HOOK",APP_ERROR_HANDLER:10,10:"APP_ERROR_HANDLER",APP_WARN_HANDLER:11,11:"APP_WARN_HANDLER",FUNCTION_REF:12,12:"FUNCTION_REF",ASYNC_COMPONENT_LOADER:13,13:"ASYNC_COMPONENT_LOADER",SCHEDULER:14,14:"SCHEDULER"},Al={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://github.com/vuejs/core ."};function ze(e,t,n,s){let r;try{r=s?e(...s):e()}catch(i){Lt(i,t,n)}return r}function Ae(e,t,n,s){if(j(e)){const i=ze(e,t,n,s);return i&&Fs(i)&&i.catch(o=>{Lt(o,t,n)}),i}const r=[];for(let i=0;i<e.length;i++)r.push(Ae(e[i],t,n,s));return r}function Lt(e,t,n,s=!0){const r=t?t.vnode:null;if(t){let i=t.parent;const o=t.proxy,l=`https://vuejs.org/error-reference/#runtime-${n}`;for(;i;){const u=i.ec;if(u){for(let d=0;d<u.length;d++)if(u[d](e,o,l)===!1)return}i=i.parent}const c=t.appContext.config.errorHandler;if(c){ze(c,null,10,[e,o,l]);return}}Sl(e,n,r,s)}function Sl(e,t,n,s=!0){console.error(e)}let Jt=!1,ps=!1;const de=[];let Le=0;const wt=[];let qe=null,it=0;const Ri=Promise.resolve();let Ks=null;function js(e){const t=Ks||Ri;return e?t.then(this?e.bind(this):e):t}function Ol(e){let t=Le+1,n=de.length;for(;t<n;){const s=t+n>>>1,r=de[s],i=Yt(r);i<e||i===e&&r.pre?t=s+1:n=s}return t}function Wn(e){(!de.length||!de.includes(e,Jt&&e.allowRecurse?Le+1:Le))&&(e.id==null?de.push(e):de.splice(Ol(e.id),0,e),Pi())}function Pi(){!Jt&&!ps&&(ps=!0,Ks=Ri.then(Ni))}function Rl(e){const t=de.indexOf(e);t>Le&&de.splice(t,1)}function gs(e){H(e)?wt.push(...e):(!qe||!qe.includes(e,e.allowRecurse?it+1:it))&&wt.push(e),Pi()}function Er(e,t,n=Jt?Le+1:0){for(;n<de.length;n++){const s=de[n];if(s&&s.pre){if(e&&s.id!==e.uid)continue;de.splice(n,1),n--,s()}}}function Pn(e){if(wt.length){const t=[...new Set(wt)].sort((n,s)=>Yt(n)-Yt(s));if(wt.length=0,qe){qe.push(...t);return}for(qe=t,it=0;it<qe.length;it++)qe[it]();qe=null,it=0}}const Yt=e=>e.id==null?1/0:e.id,Pl=(e,t)=>{const n=Yt(e)-Yt(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Ni(e){ps=!1,Jt=!0,de.sort(Pl);try{for(Le=0;Le<de.length;Le++){const t=de[Le];t&&t.active!==!1&&ze(t,null,14)}}finally{Le=0,de.length=0,Pn(),Jt=!1,Ks=null,(de.length||wt.length)&&Ni()}}let bt,hn=[];function Ii(e,t){var n,s;bt=e,bt?(bt.enabled=!0,hn.forEach(({event:r,args:i})=>bt.emit(r,...i)),hn=[]):typeof window<"u"&&window.HTMLElement&&!((s=(n=window.navigator)==null?void 0:n.userAgent)!=null&&s.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(i=>{Ii(i,t)}),setTimeout(()=>{bt||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,hn=[])},3e3)):hn=[]}function Nl(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||z;let r=n;const i=t.startsWith("update:"),o=i&&t.slice(7);if(o&&o in s){const d=`${o==="modelValue"?"model":o}Modifiers`,{number:h,trim:g}=s[d]||z;g&&(r=n.map(x=>ie(x)?x.trim():x)),h&&(r=n.map(Wt))}let l,c=s[l=En(t)]||s[l=En(be(t))];!c&&i&&(c=s[l=En(ve(t))]),c&&Ae(c,e,6,r);const u=s[l+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Ae(u,e,6,r)}}function Mi(e,t,n=!1){const s=t.emitsCache,r=s.get(e);
|
||
|
* @vue/runtime-dom v3.4.15
|
||
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||
|
* @license MIT
|
||
|
**/const $c="http://www.w3.org/2000/svg",Kc="http://www.w3.org/1998/Math/MathML",Qe=typeof document<"u"?document:null,Fr=Qe&&Qe.createElement("template"),jc={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t==="svg"?Qe.createElementNS($c,e):t==="mathml"?Qe.createElementNS(Kc,e):Qe.createElement(e,n?{is:n}:void 0);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>Qe.createTextNode(e),createComment:e=>Qe.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Qe.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,i){const o=n?n.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===i||!(r=r.nextSibling)););else{Fr.innerHTML=s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e;const l=Fr.content;if(s==="svg"||s==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},We="transition",Vt="animation",Nt=Symbol("_vtc"),go=(e,{slots:t})=>kc(Yl,mo(e),t);go.displayName="Transition";const _o={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},Wc=go.props=re({},Bi,_o),rt=(e,t=[])=>{H(e)?e.forEach(n=>n(...t)):e&&e(...t)},Vr=e=>e?H(e)?e.some(t=>t.length>1):e.length>1:!1;function mo(e){const t={};for(const R in e)R in _o||(t[R]=e[R]);if(e.css===!1)return t;const{name:n="v",type:s,duration:r,enterFromClass:i=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:c=i,appearActiveClass:u=o,appearToClass:d=l,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:g=`${n}-leave-active`,leaveToClass:x=`${n}-leave-to`}=e,O=Gc(r),F=O&&O[0],D=O&&O[1],{onBeforeEnter:W,onEnter:A,onEnterCancelled:p,onLeave:_,onLeaveCancelled:y,onBeforeAppear:b=W,onAppear:I=A,onAppearCancelled:v=p}=t,L=(R,q,te)=>{Ge(R,q?d:l),Ge(R,q?u:o),te&&te()},P=(R,q)=>{R._isLeaving=!1,Ge(R,h),Ge(R,x),Ge(R,g),q&&q()},K=R=>(q,te)=>{const oe=R?I:A,k=()=>L(q,R,te);rt(oe,[q,k]),Hr(()=>{Ge(q,R?c:i),He(q,R?d:l),Vr(oe)||kr(q,s,F,k)})};return re(t,{onBeforeEnter(R){rt(W,[R]),He(R,i),He(R,o)},onBeforeAppear(R){rt(b,[R]),He(R,c),He(R,u)},onEnter:K(!1),onAppear:K(!0),onLeave(R,q){R._isLeaving=!0;const te=()=>P(R,q);He(R,h),bo(),He(R,g),Hr(()=>{R._isLeaving&&(Ge(R,h),He(R,x),Vr(_)||kr(R,s,D,te))}),rt(_,[R,te])},onEnterCancelled(R){L(R,!1),rt(p,[R])},onAppearCancelled(R){L(R,!0),rt(v,[R])},onLeaveCancelled(R){P(R),rt(y,[R])}})}function Gc(e){if(e==null)return null;if(ee(e))return[cs(e.enter),cs(e.leave)];{const t=cs(e);return[t,t]}}function cs(e){return Sn(e)}function He(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Nt]||(e[Nt]=new Set)).add(t)}function Ge(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[Nt];n&&(n.delete(t),n.size||(e[Nt]=void 0))}function Hr(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let qc=0;function kr(e,t,n,s){const r=e._endId=++qc,i=()=>{r===e._endId&&s()};if(n)return setTimeout(i,n);const{type:o,timeout:l,propCount:c}=yo(e,t);if(!o)return s();const u=o+"end";let d=0;const h=()=>{e.removeEventListener(u,g),i()},g=x=>{x.target===e&&++d>=c&&h()};setTimeout(()=>{d<c&&h()},l+1),e.addEventListener(u,g)}function yo(e,t){const n=window.getComputedStyle(e),s=O=>(n[O]||"").split(", "),r=s(`${We}Delay`),i=s(`${We}Duration`),o=Dr(r,i),l=s(`${Vt}Delay`),c=s(`${Vt}Duration`),u=Dr(l,c);let d=null,h=0,g=0;t===We?o>0&&(d=We,h=o,g=i.length):t===Vt?u>0&&(d=Vt,h=u,g=c.length):(h=Math.max(o,u),d=h>0?o>u?We:Vt:null,g=d?d===We?i.length:c.length:0);const x=d===We&&/\b(transform|all)(,|$)/.test(s(`${We}Property`).toString());r
|