Files
AIGC/demo/deploy_baota/frontend/static/vue-vendor-164775a6.js

30 lines
106 KiB
JavaScript
Raw Normal View History

2025-11-13 17:01:39 +08:00
/**
* @vue/shared v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Zs(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const ie={},Ut=[],je=()=>{},Mo=()=>!1,Xn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),er=e=>e.startsWith("onUpdate:"),he=Object.assign,tr=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Al=Object.prototype.hasOwnProperty,ne=(e,t)=>Al.call(e,t),j=Array.isArray,Kt=e=>Sn(e)==="[object Map]",Yt=e=>Sn(e)==="[object Set]",wr=e=>Sn(e)==="[object Date]",W=e=>typeof e=="function",fe=e=>typeof e=="string",We=e=>typeof e=="symbol",re=e=>e!==null&&typeof e=="object",Do=e=>(re(e)||W(e))&&W(e.then)&&W(e.catch),Lo=Object.prototype.toString,Sn=e=>Lo.call(e),xl=e=>Sn(e).slice(8,-1),Fo=e=>Sn(e)==="[object Object]",nr=e=>fe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,rn=Zs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Zn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Rl=/-\w/g,Ue=Zn(e=>e.replace(Rl,t=>t.slice(1).toUpperCase())),wl=/\B([A-Z])/g,At=Zn(e=>e.replace(wl,"-$1").toLowerCase()),es=Zn(e=>e.charAt(0).toUpperCase()+e.slice(1)),Mn=Zn(e=>e?`on${es(e)}`:""),vt=(e,t)=>!Object.is(e,t),Dn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Vo=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Hn=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Tl=e=>{const t=fe(e)?Number(e):NaN;return isNaN(t)?e:t};let Tr;const ts=()=>Tr||(Tr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ns(e){if(j(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=fe(s)?Nl(s):ns(s);if(r)for(const o in r)t[o]=r[o]}return t}else if(fe(e)||re(e))return e}const Ol=/;(?![^(]*\))/g,Pl=/:([^]+)/,Il=/\/\*[^]*?\*\//g;function Nl(e){const t={};return e.replace(Il,"").split(Ol).forEach(n=>{if(n){const s=n.split(Pl);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function ss(e){let t="";if(fe(e))t=e;else if(j(e))for(let n=0;n<e.length;n++){const s=ss(e[n]);s&&(t+=s+" ")}else if(re(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function aa(e){if(!e)return null;let{class:t,style:n}=e;return t&&!fe(t)&&(e.class=ss(t)),n&&(e.style=ns(n)),e}const Ml="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Dl=Zs(Ml);function jo(e){return!!e||e===""}function Ll(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=Dt(e[s],t[s]);return n}function Dt(e,t){if(e===t)return!0;let n=wr(e),s=wr(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=We(e),s=We(t),n||s)return e===t;if(n=j(e),s=j(t),n||s)return n&&s?Ll(e,t):!1;if(n=re(e),s=re(t),n||s){if(!n||!s)return!1;const r=Object.keys(e).length,o=Object.keys(t).length;if(r!==o)return!1;for(const i in e){const l=e.hasOwnProperty(i),c=t.hasOwnProperty(i);if(l&&!c||!l&&c||!Dt(e[i],t[i]))return!1}}return String(e)===String(t)}function sr(e,t){return e.findIndex(n=>Dt(n,t))}const Bo=e=>!!(e&&e.__v_isRef===!0),Fl=e=>fe(e)?e:e==null?"":j(e)||re(e)&&(e.toString===Lo||!W(e.toString))?Bo(e)?Fl(e.value):JSON.stringify(e,Ho,2):String(e),Ho=(e,t)=>Bo(t)?Ho(e,t.value):Kt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],o)=>(n[_s(s,o)+" =>"]=r,n),{})}:Yt(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>_s(n))}:We(t)?_s(t):re(t)&&!j(t)&&!Fo(t)?String(t):t,_s=(e,t="")=>{var n;return We(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let ve;class ko{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=ve,!t&&ve&&(this.index=(ve.scopes||(ve.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=ve;try{return ve=this,t()}finally{ve=n}}}on(){++this._on===1&&(this.prevScope=ve,ve=this)}off(){this._on>0&&--this._on===0&&(ve=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=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}}}function Uo(e){return new ko(e)}function Ko(){return ve}function Vl(e,t=!1){ve&&ve.cleanups.push(e)}let ce;const ys=new WeakSet;class Go{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,ve&&ve.active&&ve.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ys.has(this)&&(ys.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||$o(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Or(this),qo(this);const t=ce,n=Ge;ce=this,Ge=!0;try{return this.fn()}finally{zo(this),ce=t,Ge=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)ir(t);this.deps=this.depsTail=void 0,Or(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ys.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Ms(this)&&this.run()}get dirty(){return Ms(this)}}let Wo=0,on,ln;function $o(e,t=!1){if(e.flags|=8,t){e.next=ln,ln=e;return}e.next=on,on=e}function rr(){Wo++}function or(){if(--Wo>0)return;if(ln){let t=ln;for(ln=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;on;){let t=on;for(on=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function qo(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function zo(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),ir(s),jl(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function Ms(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Jo(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Jo(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===gn)||(e.globalVersion=gn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Ms(e))))return;e.flags|=2;const t=e.dep,n=ce,s=Ge;ce=e,Ge=!0;try{qo(e);const r=e.fn(e._value);(t.version===0||vt(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{ce=n,Ge=s,zo(e),e.flags&=-3}}function ir(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let o=n.computed.deps;o;o=o.nextDep)ir(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function jl(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Ge=!0;const Qo=[];function ct(){Qo.push(Ge),Ge=!1}function ut(){const e=Qo.pop();Ge=e===void 0?!0:e}function Or(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=ce;ce=void 0;try{t()}finally{ce=n}}}let gn=0;class Bl{constructor(t
* @vue/runtime-core v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function xn(e,t,n,s){try{return s?e(...s):e()}catch(r){ls(r,t,n)}}function $e(e,t,n,s){if(W(e)){const r=xn(e,t,n,s);return r&&Do(r)&&r.catch(o=>{ls(o,t,n)}),r}if(j(e)){const r=[];for(let o=0;o<e.length;o++)r.push($e(e[o],t,n,s));return r}}function ls(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||ie;if(t){let l=t.parent;const c=t.proxy,f=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const u=l.ec;if(u){for(let d=0;d<u.length;d++)if(u[d](e,c,f)===!1)return}l=l.parent}if(o){ct(),xn(o,null,10,[e,c,f]),ut();return}}pc(e,n,r,s,i)}function pc(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const Te=[];let Xe=-1;const Wt=[];let mt=null,Ht=0;const ci=Promise.resolve();let Gn=null;function cs(e){const t=Gn||ci;return e?t.then(this?e.bind(this):e):t}function gc(e){let t=Xe+1,n=Te.length;for(;t<n;){const s=t+n>>>1,r=Te[s],o=_n(r);o<e||o===e&&r.flags&2?t=s+1:n=s}return t}function ar(e){if(!(e.flags&1)){const t=_n(e),n=Te[Te.length-1];!n||!(e.flags&2)&&t>=_n(n)?Te.push(e):Te.splice(gc(t),0,e),e.flags|=1,ui()}}function ui(){Gn||(Gn=ci.then(ai))}function mc(e){j(e)?Wt.push(...e):mt&&e.id===-1?mt.splice(Ht+1,0,e):e.flags&1||(Wt.push(e),e.flags|=1),ui()}function Ir(e,t,n=Xe+1){for(;n<Te.length;n++){const s=Te[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;Te.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function fi(e){if(Wt.length){const t=[...new Set(Wt)].sort((n,s)=>_n(n)-_n(s));if(Wt.length=0,mt){mt.push(...t);return}for(mt=t,Ht=0;Ht<mt.length;Ht++){const n=mt[Ht];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}mt=null,Ht=0}}const _n=e=>e.id==null?e.flags&2?-1:1/0:e.id;function ai(e){const t=je;try{for(Xe=0;Xe<Te.length;Xe++){const n=Te[Xe];n&&!(n.flags&8)&&(n.flags&4&&(n.flags&=-2),xn(n,n.i,n.i?15:14),n.flags&4||(n.flags&=-2))}}finally{for(;Xe<Te.length;Xe++){const n=Te[Xe];n&&(n.flags&=-2)}Xe=-1,Te.length=0,fi(),Gn=null,(Te.length||Wt.length)&&ai()}}let _e=null,di=null;function Wn(e){const t=_e;return _e=e,di=e&&e.type.__scopeId||null,t}function _c(e,t=_e,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&zn(-1);const o=Wn(t);let i;try{i=e(...r)}finally{Wn(o),s._d&&zn(1)}return i};return s._n=!0,s._c=!0,s._d=!0,s}function ga(e,t){if(_e===null)return e;const n=hs(_e),s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[o,i,l,c=ie]=t[r];o&&(W(o)&&(o={mounted:o,updated:o}),o.deep&&it(i),s.push({dir:o,instance:n,value:i,oldValue:void 0,arg:l,modifiers:c}))}return e}function Rt(e,t,n,s){const r=e.dirs,o=t&&t.dirs;for(let i=0;i<r.length;i++){const l=r[i];o&&(l.oldValue=o[i].value);let c=l.dir[s];c&&(ct(),$e(c,n,8,[e.el,l,e,t]),ut())}}const hi=Symbol("_vte"),pi=e=>e.__isTeleport,cn=e=>e&&(e.disabled||e.disabled===""),Nr=e=>e&&(e.defer||e.defer===""),Mr=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Dr=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Vs=(e,t)=>{const n=e&&e.to;return fe(n)?t?t(n):null:n},gi={name:"Teleport",__isTeleport:!0,process(e,t,n,s,r,o,i,l,c,f){const{mc:u,pc:d,pbc:p,o:{insert:g,querySelector:E,createText:S,createComment:L}}=f,N=cn(t.props);let{shapeFlag:P,children:F,dynamicChildren:M}=t;if(e==null){const H=t.el=S(""),J=t.anchor=S("");g(H,n,s),g(J,n,s);const q=(A,U)=>{P&16&&u(F,A,U,r,o,i,l,c)},k=()=>{const A=t.target=Vs(t.props,E),U=mi(A,t,S,g);A&&(i!=="svg"&&Mr(A)?i="svg":i!=="mathml"&&Dr(A)&&(i="mathml"),r&&r.isCE&&(r.ce._teleportTargets||(r.ce._teleportTargets=new Set)).add(A),N||(q(A,U),Ln(t,!1)))};N&&(q(n,J),Ln(t,!0)),Nr(t.props)?(t.el.__isMounted=!1,Re(()=>{k(),delete t.el.__isMounted},o)):k()}else{if(Nr(t.props)&&e.el.__isMounted===!1){Re(()=>{gi.process(e,t,n,s,r,o,i,l,c,f)},o);return}t.el=e.el,t.targetStart=e.targetStart;const H=t.anchor=e.anchor,J=t.target=e.target,q=t.targetAnchor=e.targetAnchor,k=cn(e.props),A=k?n:J,U=k?H:q;if(i==="svg"||Mr(J)?i="svg":(i==="mathml"||Dr(J))&&(i="mathml"),M?(p(e.dynamicChildren,M,A,r,o,i,l),yr(e,t,!0)):c||d(e,t,A,U,r,o,i,l,!1),N)k?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):In(t,n,H,f,1);else if((t.props&&t.props.to)!==(e.props&&e
* @vue/runtime-dom v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Ws;const zr=typeof window<"u"&&window.trustedTypes;if(zr)try{Ws=zr.createPolicy("vue",{createHTML:e=>e})}catch{}const Xi=Ws?e=>Ws.createHTML(e):e=>e,Eu="http://www.w3.org/2000/svg",Cu="http://www.w3.org/1998/Math/MathML",st=typeof document<"u"?document:null,Jr=st&&st.createElement("template"),Su={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"?st.createElementNS(Eu,e):t==="mathml"?st.createElementNS(Cu,e):n?st.createElement(e,{is:n}):st.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>st.createTextNode(e),createComment:e=>st.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>st.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,o){const i=n?n.previousSibling:t.lastChild;if(r&&(r===o||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===o||!(r=r.nextSibling)););else{Jr.innerHTML=Xi(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const l=Jr.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[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},dt="transition",en="animation",qt=Symbol("_vtc"),Zi={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},el=he({},yi,Zi),Au=e=>(e.displayName="Transition",e.props=el,e),Ia=Au((e,{slots:t})=>Er(bc,tl(e),t)),Tt=(e,t=[])=>{j(e)?e.forEach(n=>n(...t)):e&&e(...t)},Qr=e=>e?j(e)?e.some(t=>t.length>1):e.length>1:!1;function tl(e){const t={};for(const O in e)O in Zi||(t[O]=e[O]);if(e.css===!1)return t;const{name:n="v",type:s,duration:r,enterFromClass:o=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:c=o,appearActiveClass:f=i,appearToClass:u=l,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:g=`${n}-leave-to`}=e,E=xu(r),S=E&&E[0],L=E&&E[1],{onBeforeEnter:N,onEnter:P,onEnterCancelled:F,onLeave:M,onLeaveCancelled:H,onBeforeAppear:J=N,onAppear:q=P,onAppearCancelled:k=F}=t,A=(O,Y,pe,Ae)=>{O._enterCancelled=Ae,pt(O,Y?u:l),pt(O,Y?f:i),pe&&pe()},U=(O,Y)=>{O._isLeaving=!1,pt(O,d),pt(O,g),pt(O,p),Y&&Y()},Q=O=>(Y,pe)=>{const Ae=O?q:P,oe=()=>A(Y,O,pe);Tt(Ae,[Y,oe]),Yr(()=>{pt(Y,O?c:o),Ye(Y,O?u:l),Qr(Ae)||Xr(Y,s,S,oe)})};return he(t,{onBeforeEnter(O){Tt(N,[O]),Ye(O,o),Ye(O,i)},onBeforeAppear(O){Tt(J,[O]),Ye(O,c),Ye(O,f)},onEnter:Q(!1),onAppear:Q(!0),onLeave(O,Y){O._isLeaving=!0;const pe=()=>U(O,Y);Ye(O,d),O._enterCancelled?(Ye(O,p),$s(O)):($s(O),Ye(O,p)),Yr(()=>{O._isLeaving&&(pt(O,d),Ye(O,g),Qr(M)||Xr(O,s,L,pe))}),Tt(M,[O,pe])},onEnterCancelled(O){A(O,!1,void 0,!0),Tt(F,[O])},onAppearCancelled(O){A(O,!0,void 0,!0),Tt(k,[O])},onLeaveCancelled(O){U(O),Tt(H,[O])}})}function xu(e){if(e==null)return null;if(re(e))return[xs(e.enter),xs(e.leave)];{const t=xs(e);return[t,t]}}function xs(e){return Tl(e)}function Ye(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[qt]||(e[qt]=new Set)).add(t)}function pt(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[qt];n&&(n.delete(t),n.size||(e[qt]=void 0))}function Yr(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Ru=0;function Xr(e,t,n,s){const r=e._endId=++Ru,o=()=>{r===e._endId&&s()};if(n!=null)return setTimeout(o,n);const{type:i,timeout:l,propCount:c}=nl(e,t);if(!i)return s();const f=i+"end";let u=0;const d=()=>{e.removeEventListener(f,p),o()},p=g=>{g.target===e&&++u>=c&&d()};setTimeout(()=>{u<c&&d()},l+1),e.addEventListener(f,p)}function nl(e,t){const n=window.getComputedStyle(e),s=E=>(n[E]||"").split(", "),r=s(`${dt}Delay`),o=s(`${dt}Duration`),i=Zr(r,o),l=s(`${en}Delay`),c=s
* pinia v2.3.1
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/let cl;const ps=e=>cl=e,ul=Symbol();function qs(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var hn;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(hn||(hn={}));function Ua(){const e=Uo(!0),t=e.run(()=>is({}));let n=[],s=[];const r=fr({install(o){ps(r),r._a=o,o.provide(ul,r),o.config.globalProperties.$pinia=r,s.forEach(i=>n.push(i)),s=[]},use(o){return!this._a&&!ef?s.push(o):n.push(o),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return r}const fl=()=>{};function go(e,t,n,s=fl){e.push(t);const r=()=>{const o=e.indexOf(t);o>-1&&(e.splice(o,1),s())};return!n&&Ko()&&Vl(r),r}function Bt(e,...t){e.slice().forEach(n=>{n(...t)})}const tf=e=>e(),mo=Symbol(),Ts=Symbol();function zs(e,t){e instanceof Map&&t instanceof Map?t.forEach((n,s)=>e.set(s,n)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const s=t[n],r=e[n];qs(r)&&qs(s)&&e.hasOwnProperty(n)&&!de(s)&&!bt(s)?e[n]=zs(r,s):e[n]=s}return e}const nf=Symbol();function sf(e){return!qs(e)||!e.hasOwnProperty(nf)}const{assign:gt}=Object;function rf(e){return!!(de(e)&&e.effect)}function of(e,t,n,s){const{state:r,actions:o,getters:i}=t,l=n.state.value[e];let c;function f(){l||(n.state.value[e]=r?r():{});const u=lc(n.state.value[e]);return gt(u,o,Object.keys(i||{}).reduce((d,p)=>(d[p]=fr(Ve(()=>{ps(n);const g=n._s.get(e);return i[p].call(g,g)})),d),{}))}return c=al(e,f,t,n,s,!0),c}function al(e,t,n={},s,r,o){let i;const l=gt({actions:{}},n),c={deep:!0};let f,u,d=[],p=[],g;const E=s.state.value[e];!o&&!E&&(s.state.value[e]={}),is({});let S;function L(k){let A;f=u=!1,typeof k=="function"?(k(s.state.value[e]),A={type:hn.patchFunction,storeId:e,events:g}):(zs(s.state.value[e],k),A={type:hn.patchObject,payload:k,storeId:e,events:g});const U=S=Symbol();cs().then(()=>{S===U&&(f=!0)}),u=!0,Bt(d,A,s.state.value[e])}const N=o?function(){const{state:A}=n,U=A?A():{};this.$patch(Q=>{gt(Q,U)})}:fl;function P(){i.stop(),d=[],p=[],s._s.delete(e)}const F=(k,A="")=>{if(mo in k)return k[Ts]=A,k;const U=function(){ps(s);const Q=Array.from(arguments),O=[],Y=[];function pe($){O.push($)}function Ae($){Y.push($)}Bt(p,{args:Q,name:U[Ts],store:H,after:pe,onError:Ae});let oe;try{oe=k.apply(this&&this.$id===e?this:H,Q)}catch($){throw Bt(Y,$),$}return oe instanceof Promise?oe.then($=>(Bt(O,$),$)).catch($=>(Bt(Y,$),Promise.reject($))):(Bt(O,oe),oe)};return U[mo]=!0,U[Ts]=A,U},M={_p:s,$id:e,$onAction:go.bind(null,p),$patch:L,$reset:N,$subscribe(k,A={}){const U=go(d,k,A.detached,()=>Q()),Q=i.run(()=>an(()=>s.state.value[e],O=>{(A.flush==="sync"?u:f)&&k({storeId:e,type:hn.direct,events:g},O)},gt({},c,A)));return U},$dispose:P},H=An(M);s._s.set(e,H);const q=(s._a&&s._a.runWithContext||tf)(()=>s._e.run(()=>(i=Uo()).run(()=>t({action:F}))));for(const k in q){const A=q[k];if(de(A)&&!rf(A)||bt(A))o||(E&&sf(A)&&(de(A)?A.value=E[k]:zs(A,E[k])),s.state.value[e][k]=A);else if(typeof A=="function"){const U=F(A,k);q[k]=U,l.actions[k]=A}}return gt(H,q),gt(Z(H),q),Object.defineProperty(H,"$state",{get:()=>s.state.value[e],set:k=>{L(A=>{gt(A,k)})}}),s._p.forEach(k=>{gt(H,i.run(()=>k({store:H,app:s._a,pinia:s,options:l})))}),E&&o&&n.hydrate&&n.hydrate(H.$state,E),f=!0,u=!0,H}/*! #__NO_SIDE_EFFECTS__ */function Ka(e,t,n){let s,r;const o=typeof t=="function";typeof e=="string"?(s=e,r=o?n:t):(r=e,s=e.id);function i(l,c){const f=Bc();return l=l||(f?He(ul,null):null),l&&ps(l),l=cl,l._s.has(s)||(o?al(s,t,r,l):of(s,r,l)),l._s.get(s)}return i.$id=s,i}/*!
* vue-router v4.6.3
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/const kt=typeof document<"u";function dl(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function lf(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&dl(e.default)}const te=Object.assign;function Os(e,t){const n={};for(const s in t){const r=t[s];n[s]=qe(r)?r.map(e):e(r)}return n}const pn=()=>{},qe=Array.isArray;function _o(e,t){const n={};for(const s in e)n[s]=s in t?t[s]:e[s];return n}const hl=/#/g,cf=/&/g,uf=/\//g,ff=/=/g,af=/\?/g,pl=/\+/g,df=/%5B/g,hf=/%5D/g,gl=/%5E/g,pf=/%60/g,ml=/%7B/g,gf=/%7C/g,_l=/%7D/g,mf=/%20/g;function Cr(e){return e==null?"":encodeURI(""+e).replace(gf,"|").replace(df,"[").replace(hf,"]")}function _f(e){return Cr(e).replace(ml,"{").replace(_l,"}").replace(gl,"^")}function Js(e){return Cr(e).replace(pl,"%2B").replace(mf,"+").replace(hl,"%23").replace(cf,"%26").replace(pf,"`").replace(ml,"{").replace(_l,"}").replace(gl,"^")}function yf(e){return Js(e).replace(ff,"%3D")}function vf(e){return Cr(e).replace(hl,"%23").replace(af,"%3F")}function bf(e){return vf(e).replace(uf,"%2F")}function Cn(e){if(e==null)return null;try{return decodeURIComponent(""+e)}catch{}return""+e}const Ef=/\/$/,Cf=e=>e.replace(Ef,"");function Ps(e,t,n="/"){let s,r={},o="",i="";const l=t.indexOf("#");let c=t.indexOf("?");return c=l>=0&&c>l?-1:c,c>=0&&(s=t.slice(0,c),o=t.slice(c,l>0?l:t.length),r=e(o.slice(1))),l>=0&&(s=s||t.slice(0,l),i=t.slice(l,t.length)),s=Rf(s??t,n),{fullPath:s+o+i,path:s,query:r,hash:Cn(i)}}function Sf(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function yo(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Af(e,t,n){const s=t.matched.length-1,r=n.matched.length-1;return s>-1&&s===r&&Jt(t.matched[s],n.matched[r])&&yl(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Jt(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function yl(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!xf(e[n],t[n]))return!1;return!0}function xf(e,t){return qe(e)?vo(e,t):qe(t)?vo(t,e):e===t}function vo(e,t){return qe(t)?e.length===t.length&&e.every((n,s)=>n===t[s]):e.length===1&&e[0]===t}function Rf(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),s=e.split("/"),r=s[s.length-1];(r===".."||r===".")&&s.push("");let o=n.length-1,i,l;for(i=0;i<s.length;i++)if(l=s[i],l!==".")if(l==="..")o>1&&o--;else break;return n.slice(0,o).join("/")+"/"+s.slice(i).join("/")}const ht={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let Qs=function(e){return e.pop="pop",e.push="push",e}({}),Is=function(e){return e.back="back",e.forward="forward",e.unknown="",e}({});function wf(e){if(!e)if(kt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Cf(e)}const Tf=/^[^#]+#/;function Of(e,t){return e.replace(Tf,"#")+t}function Pf(e,t){const n=document.documentElement.getBoundingClientRect(),s=e.getBoundingClientRect();return{behavior:t.behavior,left:s.left-n.left-(t.left||0),top:s.top-n.top-(t.top||0)}}const gs=()=>({left:window.scrollX,top:window.scrollY});function If(e){let t;if("el"in e){const n=e.el,s=typeof n=="string"&&n.startsWith("#"),r=typeof n=="string"?s?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!r)return;t=Pf(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function bo(e,t){return(history.state?history.state.position-t:-1)+e}const Ys=new Map;function Nf(e,t){Ys.set(e,t)}function Mf(e){const t=Ys.get(e);return Ys.delete(e),t}function Df(e){return typeof e=="string"||e&&typeof e=="object"}function vl(e){return typeof e=="string"||typeof e=="symbol"}let ae=function(e){return e[e.MATCHER_NOT_FOUND=1]="MATCHER_NOT_FOUND",e[e.NAVIGATION_GUARD_REDIRECT=2]="NAVIGATION_GUARD_REDIRECT",e[e.NAVIGATION_ABORTED=4]="NAVIGATION_ABORTED",e[e.NAVIGATION_CANCELLED=8]="NAV
* vue-router v4.6.3
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/let kf=()=>location.protocol+"//"+location.host;function El(e,t){const{pathname:n,search:s,hash:r}=t,o=e.indexOf("#");if(o>-1){let i=r.includes(e.slice(o))?e.slice(o).length:1,l=r.slice(i);return l[0]!=="/"&&(l="/"+l),yo(l,"")}return yo(n,e)+s+r}function Uf(e,t,n,s){let r=[],o=[],i=null;const l=({state:p})=>{const g=El(e,location),E=n.value,S=t.value;let L=0;if(p){if(n.value=g,t.value=p,i&&i===E){i=null;return}L=S?p.position-S.position:0}else s(g);r.forEach(N=>{N(n.value,E,{delta:L,type:Qs.pop,direction:L?L>0?Is.forward:Is.back:Is.unknown})})};function c(){i=n.value}function f(p){r.push(p);const g=()=>{const E=r.indexOf(p);E>-1&&r.splice(E,1)};return o.push(g),g}function u(){if(document.visibilityState==="hidden"){const{history:p}=window;if(!p.state)return;p.replaceState(te({},p.state,{scroll:gs()}),"")}}function d(){for(const p of o)p();o=[],window.removeEventListener("popstate",l),window.removeEventListener("pagehide",u),document.removeEventListener("visibilitychange",u)}return window.addEventListener("popstate",l),window.addEventListener("pagehide",u),document.addEventListener("visibilitychange",u),{pauseListeners:c,listen:f,destroy:d}}function So(e,t,n,s=!1,r=!1){return{back:e,current:t,forward:n,replaced:s,position:window.history.length,scroll:r?gs():null}}function Kf(e){const{history:t,location:n}=window,s={value:El(e,n)},r={value:t.state};r.value||o(s.value,{back:null,current:s.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function o(c,f,u){const d=e.indexOf("#"),p=d>-1?(n.host&&document.querySelector("base")?e:e.slice(d))+c:kf()+e+c;try{t[u?"replaceState":"pushState"](f,"",p),r.value=f}catch(g){console.error(g),n[u?"replace":"assign"](p)}}function i(c,f){o(c,te({},t.state,So(r.value.back,c,r.value.forward,!0),f,{position:r.value.position}),!0),s.value=c}function l(c,f){const u=te({},r.value,t.state,{forward:c,scroll:gs()});o(u.current,u,!0),o(c,te({},So(s.value,c,null),{position:u.position+1},f),!1),s.value=c}return{location:s,state:r,push:l,replace:i}}function Ga(e){e=wf(e);const t=Kf(e),n=Uf(e,t.state,t.location,t.replace);function s(o,i=!0){i||n.pauseListeners(),history.go(o)}const r=te({location:"",base:e,go:s,createHref:Of.bind(null,e)},t,n);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}let It=function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.Group=2]="Group",e}({});var ge=function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.ParamRegExp=2]="ParamRegExp",e[e.ParamRegExpEnd=3]="ParamRegExpEnd",e[e.EscapeNext=4]="EscapeNext",e}(ge||{});const Gf={type:It.Static,value:""},Wf=/[a-zA-Z0-9_]/;function $f(e){if(!e)return[[]];if(e==="/")return[[Gf]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(g){throw new Error(`ERR (${n})/"${f}": ${g}`)}let n=ge.Static,s=n;const r=[];let o;function i(){o&&r.push(o),o=[]}let l=0,c,f="",u="";function d(){f&&(n===ge.Static?o.push({type:It.Static,value:f}):n===ge.Param||n===ge.ParamRegExp||n===ge.ParamRegExpEnd?(o.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${f}) must be alone in its segment. eg: '/:ids+.`),o.push({type:It.Param,value:f,regexp:u,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),f="")}function p(){f+=c}for(;l<e.length;){if(c=e[l++],c==="\\"&&n!==ge.ParamRegExp){s=n,n=ge.EscapeNext;continue}switch(n){case ge.Static:c==="/"?(f&&d(),i()):c===":"?(d(),n=ge.Param):p();break;case ge.EscapeNext:p(),n=s;break;case ge.Param:c==="("?n=ge.ParamRegExp:Wf.test(c)?p():(d(),n=ge.Static,c!=="*"&&c!=="?"&&c!=="+"&&l--);break;case ge.ParamRegExp:c===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+c:n=ge.ParamRegExpEnd:u+=c;break;case ge.ParamRegExpEnd:d(),n=ge.Static,c!=="*"&&c!=="?"&&c!=="+"&&l--,u="";break;default:t("Unknown state");break}}return n===ge.ParamRegExp&&t(`Unfinished custom RegExp for param "${f}"`),d(),i(),r}const Ao="[^/]+?",qf={sensitive:!1,strict:!1,start:!0,end:!0};var we=function(e){return e[e._multiplier=10]="_multiplier",e[e.Root=