relationship/vue/assets/index-BiHcNiMB.js
2025-04-10 19:50:17 +08:00

26 lines
117 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const o of r)if(o.type==="childList")for(const i of o.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&s(i)}).observe(document,{childList:!0,subtree:!0});function n(r){const o={};return r.integrity&&(o.integrity=r.integrity),r.referrerPolicy&&(o.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?o.credentials="include":r.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function s(r){if(r.ep)return;r.ep=!0;const o=n(r);fetch(r.href,o)}})();/**
* @vue/shared v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function Ps(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const re={},Bt=[],ze=()=>{},Ai=()=>!1,Dn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Os=e=>e.startsWith("onUpdate:"),be=Object.assign,$s=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Ei=Object.prototype.hasOwnProperty,X=(e,t)=>Ei.call(e,t),N=Array.isArray,Ft=e=>pn(e)==="[object Map]",Yr=e=>pn(e)==="[object Set]",er=e=>pn(e)==="[object Date]",V=e=>typeof e=="function",he=e=>typeof e=="string",Ye=e=>typeof e=="symbol",oe=e=>e!==null&&typeof e=="object",Jr=e=>(oe(e)||V(e))&&V(e.then)&&V(e.catch),Zr=Object.prototype.toString,pn=e=>Zr.call(e),Si=e=>pn(e).slice(8,-1),Xr=e=>pn(e)==="[object Object]",Ts=e=>he(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Gt=Ps(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Vn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Ri=/-(\w)/g,je=Vn(e=>e.replace(Ri,(t,n)=>n?n.toUpperCase():"")),Pi=/\B([A-Z])/g,Pt=Vn(e=>e.replace(Pi,"-$1").toLowerCase()),Un=Vn(e=>e.charAt(0).toUpperCase()+e.slice(1)),Xn=Vn(e=>e?`on${Un(e)}`:""),pt=(e,t)=>!Object.is(e,t),Sn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},eo=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},ds=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let tr;const Kn=()=>tr||(tr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Is(e){if(N(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=he(s)?Ii(s):Is(s);if(r)for(const o in r)t[o]=r[o]}return t}else if(he(e)||oe(e))return e}const Oi=/;(?![^(]*\))/g,$i=/:([^]+)/,Ti=/\/\*[^]*?\*\//g;function Ii(e){const t={};return e.replace(Ti,"").split(Oi).forEach(n=>{if(n){const s=n.split($i);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function gn(e){let t="";if(he(e))t=e;else if(N(e))for(let n=0;n<e.length;n++){const s=gn(e[n]);s&&(t+=s+" ")}else if(oe(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Mi="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",ki=Ps(Mi);function to(e){return!!e||e===""}function Bi(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=Tn(e[s],t[s]);return n}function Tn(e,t){if(e===t)return!0;let n=er(e),s=er(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=Ye(e),s=Ye(t),n||s)return e===t;if(n=N(e),s=N(t),n||s)return n&&s?Bi(e,t):!1;if(n=oe(e),s=oe(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 c=e.hasOwnProperty(i),l=t.hasOwnProperty(i);if(c&&!l||!c&&l||!Tn(e[i],t[i]))return!1}}return String(e)===String(t)}const no=e=>!!(e&&e.__v_isRef===!0),ge=e=>he(e)?e:e==null?"":N(e)||oe(e)&&(e.toString===Zr||!V(e.toString))?no(e)?ge(e.value):JSON.stringify(e,so,2):String(e),so=(e,t)=>no(t)?so(e,t.value):Ft(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],o)=>(n[es(s,o)+" =>"]=r,n),{})}:Yr(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>es(n))}:Ye(t)?es(t):oe(t)&&!N(t)&&!Xr(t)?String(t):t,es=(e,t="")=>{var n;return Ye(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Ce;class ro{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Ce,!t&&Ce&&(this.index=(Ce.scopes||(Ce.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=Ce;try{return Ce=this,t()}finally{Ce=n}}}on(){Ce=this}off(){Ce=this.parent}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 oo(e){return new ro(e)}function io(){return Ce}function Fi(e,t=!1){Ce&&Ce.cleanups.push(e)}let le;const ts=new WeakSet;class lo{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,Ce&&Ce.active&&Ce.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ts.has(this)&&(ts.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||uo(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,nr(this),ao(this);const t=le,n=Le;le=this,Le=!0;try{return this.fn()}finally{fo(this),le=t,Le=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Bs(t);this.deps=this.depsTail=void 0,nr(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ts.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){hs(this)&&this.run()}get dirty(){return hs(this)}}let co=0,zt,Yt;function uo(e,t=!1){if(e.flags|=8,t){e.next=Yt,Yt=e;return}e.next=zt,zt=e}function Ms(){co++}function ks(){if(--co>0)return;if(Yt){let t=Yt;for(Yt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;zt;){let t=zt;for(zt=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 ao(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function fo(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),Bs(s),ji(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function hs(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(ho(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function ho(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===rn))return;e.globalVersion=rn;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!hs(e)){e.flags&=-3;return}const n=le,s=Le;le=e,Le=!0;try{ao(e);const r=e.fn(e._value);(t.version===0||pt(r,e._value))&&(e._value=r,t.version++)}catch(r){throw t.version++,r}finally{le=n,Le=s,fo(e),e.flags&=-3}}function Bs(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)Bs(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function ji(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 po=[];function gt(){po.push(Le),Le=!1}function mt(){const e=po.pop();Le=e===void 0?!0:e}function nr(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=le;le=void 0;try{t()}finally{le=n}}}let rn=0;class Li{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Fs{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!le||!Le||le===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==le)n=this.activeLink=new Li(le,this),le.deps?(n.prevDep=le.depsTail,le.depsTail.nextDep=n,le.depsTail=n):le.deps=le.depsTail=n,go(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=le.depsTail,n.nextDep=void 0,le.depsTail.nextDep=n,le.depsTail=n,le.deps===n&&(le.deps=s)}return n}trigger(t){this.version++,rn++,this.notify(t)}notify(t){Ms();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{ks()}}}function go(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)go(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const In=new WeakMap,wt=Symbol(""),ps=Symbol(""),on=Symbol("");function ve(e,t,n){if(Le&&le){let s=In.get(e);s||In.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new Fs),r.map=s,r.key=n),r.track()}}function nt(e,t,n,s,r,o){const i=In.get(e);if(!i){rn++;return}const c=l=>{l&&l.trigger()};if(Ms(),t==="clear")i.forEach(c);else{const l=N(e),h=l&&Ts(n);if(l&&n==="length"){const u=Number(s);i.forEach((f,g)=>{(g==="length"||g===on||!Ye(g)&&g>=u)&&c(f)})}else switch((n!==void 0||i.has(void 0))&&c(i.get(n)),h&&c(i.get(on)),t){case"add":l?h&&c(i.get("length")):(c(i.get(wt)),Ft(e)&&c(i.get(ps)));break;case"delete":l||(c(i.get(wt)),Ft(e)&&c(i.get(ps)));break;case"set":Ft(e)&&c(i.get(wt));break}}ks()}function Hi(e,t){const n=In.get(e);return n&&n.get(t)}function Tt(e){const t=Y(e);return t===e?t:(ve(t,"iterate",on),Fe(e)?t:t.map(_e))}function Qn(e){return ve(e=Y(e),"iterate",on),e}const Ni={__proto__:null,[Symbol.iterator](){return ns(this,Symbol.iterator,_e)},concat(...e){return Tt(this).concat(...e.map(t=>N(t)?Tt(t):t))},entries(){return ns(this,"entries",e=>(e[1]=_e(e[1]),e))},every(e,t){return Xe(this,"every",e,t,void 0,arguments)},filter(e,t){return Xe(this,"filter",e,t,n=>n.map(_e),arguments)},find(e,t){return Xe(this,"find",e,t,_e,arguments)},findIndex(e,t){return Xe(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Xe(this,"findLast",e,t,_e,arguments)},findLastIndex(e,t){return Xe(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Xe(this,"forEach",e,t,void 0,arguments)},includes(...e){return ss(this,"includes",e)},indexOf(...e){return ss(this,"indexOf",e)},join(e){return Tt(this).join(e)},lastIndexOf(...e){return ss(this,"lastIndexOf",e)},map(e,t){return Xe(this,"map",e,t,void 0,arguments)},pop(){return Kt(this,"pop")},push(...e){return Kt(this,"push",e)},reduce(e,...t){return sr(this,"reduce",e,t)},reduceRight(e,...t){return sr(this,"reduceRight",e,t)},shift(){return Kt(this,"shift")},some(e,t){return Xe(this,"some",e,t,void 0,arguments)},splice(...e){return Kt(this,"splice",e)},toReversed(){return Tt(this).toReversed()},toSorted(e){return Tt(this).toSorted(e)},toSpliced(...e){return Tt(this).toSpliced(...e)},unshift(...e){return Kt(this,"unshift",e)},values(){return ns(this,"values",_e)}};function ns(e,t,n){const s=Qn(e),r=s[t]();return s!==e&&!Fe(e)&&(r._next=r.next,r.next=()=>{const o=r._next();return o.value&&(o.value=n(o.value)),o}),r}const Di=Array.prototype;function Xe(e,t,n,s,r,o){const i=Qn(e),c=i!==e&&!Fe(e),l=i[t];if(l!==Di[t]){const f=l.apply(e,o);return c?_e(f):f}let h=n;i!==e&&(c?h=function(f,g){return n.call(this,_e(f),g,e)}:n.length>2&&(h=function(f,g){return n.call(this,f,g,e)}));const u=l.call(i,h,s);return c&&r?r(u):u}function sr(e,t,n,s){const r=Qn(e);let o=n;return r!==e&&(Fe(e)?n.length>3&&(o=function(i,c,l){return n.call(this,i,c,l,e)}):o=function(i,c,l){return n.call(this,i,_e(c),l,e)}),r[t](o,...s)}function ss(e,t,n){const s=Y(e);ve(s,"iterate",on);const r=s[t](...n);return(r===-1||r===!1)&&Hs(n[0])?(n[0]=Y(n[0]),s[t](...n)):r}function Kt(e,t,n=[]){gt(),Ms();const s=Y(e)[t].apply(e,n);return ks(),mt(),s}const Vi=Ps("__proto__,__v_isRef,__isVue"),mo=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ye));function Ui(e){Ye(e)||(e=String(e));const t=Y(this);return ve(t,"has",e),t.hasOwnProperty(e)}class vo{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const r=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return o;if(n==="__v_raw")return s===(r?o?Xi:xo:o?yo:bo).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const i=N(t);if(!r){let l;if(i&&(l=Ni[n]))return l;if(n==="hasOwnProperty")return Ui}const c=Reflect.get(t,n,ne(t)?t:s);return(Ye(n)?mo.has(n):Vi(n))||(r||ve(t,"get",n),o)?c:ne(c)?i&&Ts(n)?c:c.value:oe(c)?r?wo(c):mn(c):c}}class _o extends vo{constructor(t=!1){super(!1,t)}set(t,n,s,r){let o=t[n];if(!this._isShallow){const l=Et(o);if(!Fe(s)&&!Et(s)&&(o=Y(o),s=Y(s)),!N(t)&&ne(o)&&!ne(s))return l?!1:(o.value=s,!0)}const i=N(t)&&Ts(n)?Number(n)<t.length:X(t,n),c=Reflect.set(t,n,s,ne(t)?t:r);return t===Y(r)&&(i?pt(s,o)&&nt(t,"set",n,s):nt(t,"add",n,s)),c}deleteProperty(t,n){const s=X(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&nt(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!Ye(n)||!mo.has(n))&&ve(t,"has",n),s}ownKeys(t){return ve(t,"iterate",N(t)?"length":wt),Reflect.ownKeys(t)}}class Ki extends vo{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Qi=new _o,Wi=new Ki,qi=new _o(!0);const gs=e=>e,Cn=e=>Reflect.getPrototypeOf(e);function Gi(e,t,n){return function(...s){const r=this.__v_raw,o=Y(r),i=Ft(o),c=e==="entries"||e===Symbol.iterator&&i,l=e==="keys"&&i,h=r[e](...s),u=n?gs:t?ms:_e;return!t&&ve(o,"iterate",l?ps:wt),{next(){const{value:f,done:g}=h.next();return g?{value:f,done:g}:{value:c?[u(f[0]),u(f[1])]:u(f),done:g}},[Symbol.iterator](){return this}}}}function wn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function zi(e,t){const n={get(r){const o=this.__v_raw,i=Y(o),c=Y(r);e||(pt(r,c)&&ve(i,"get",r),ve(i,"get",c));const{has:l}=Cn(i),h=t?gs:e?ms:_e;if(l.call(i,r))return h(o.get(r));if(l.call(i,c))return h(o.get(c));o!==i&&o.get(r)},get size(){const r=this.__v_raw;return!e&&ve(Y(r),"iterate",wt),Reflect.get(r,"size",r)},has(r){const o=this.__v_raw,i=Y(o),c=Y(r);return e||(pt(r,c)&&ve(i,"has",r),ve(i,"has",c)),r===c?o.has(r):o.has(r)||o.has(c)},forEach(r,o){const i=this,c=i.__v_raw,l=Y(c),h=t?gs:e?ms:_e;return!e&&ve(l,"iterate",wt),c.forEach((u,f)=>r.call(o,h(u),h(f),i))}};return be(n,e?{add:wn("add"),set:wn("set"),delete:wn("delete"),clear:wn("clear")}:{add(r){!t&&!Fe(r)&&!Et(r)&&(r=Y(r));const o=Y(this);return Cn(o).has.call(o,r)||(o.add(r),nt(o,"add",r,r)),this},set(r,o){!t&&!Fe(o)&&!Et(o)&&(o=Y(o));const i=Y(this),{has:c,get:l}=Cn(i);let h=c.call(i,r);h||(r=Y(r),h=c.call(i,r));const u=l.call(i,r);return i.set(r,o),h?pt(o,u)&&nt(i,"set",r,o):nt(i,"add",r,o),this},delete(r){const o=Y(this),{has:i,get:c}=Cn(o);let l=i.call(o,r);l||(r=Y(r),l=i.call(o,r)),c&&c.call(o,r);const h=o.delete(r);return l&&nt(o,"delete",r,void 0),h},clear(){const r=Y(this),o=r.size!==0,i=r.clear();return o&&nt(r,"clear",void 0,void 0),i}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=Gi(r,e,t)}),n}function js(e,t){const n=zi(e,t);return(s,r,o)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(X(n,r)&&r in s?n:s,r,o)}const Yi={get:js(!1,!1)},Ji={get:js(!1,!0)},Zi={get:js(!0,!1)};const bo=new WeakMap,yo=new WeakMap,xo=new WeakMap,Xi=new WeakMap;function el(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function tl(e){return e.__v_skip||!Object.isExtensible(e)?0:el(Si(e))}function mn(e){return Et(e)?e:Ls(e,!1,Qi,Yi,bo)}function Co(e){return Ls(e,!1,qi,Ji,yo)}function wo(e){return Ls(e,!0,Wi,Zi,xo)}function Ls(e,t,n,s,r){if(!oe(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=r.get(e);if(o)return o;const i=tl(e);if(i===0)return e;const c=new Proxy(e,i===2?s:n);return r.set(e,c),c}function rt(e){return Et(e)?rt(e.__v_raw):!!(e&&e.__v_isReactive)}function Et(e){return!!(e&&e.__v_isReadonly)}function Fe(e){return!!(e&&e.__v_isShallow)}function Hs(e){return e?!!e.__v_raw:!1}function Y(e){const t=e&&e.__v_raw;return t?Y(t):e}function Ns(e){return!X(e,"__v_skip")&&Object.isExtensible(e)&&eo(e,"__v_skip",!0),e}const _e=e=>oe(e)?mn(e):e,ms=e=>oe(e)?wo(e):e;function ne(e){return e?e.__v_isRef===!0:!1}function ue(e){return Ao(e,!1)}function nl(e){return Ao(e,!0)}function Ao(e,t){return ne(e)?e:new sl(e,t)}class sl{constructor(t,n){this.dep=new Fs,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:Y(t),this._value=n?t:_e(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||Fe(t)||Et(t);t=s?t:Y(t),pt(t,n)&&(this._rawValue=t,this._value=s?t:_e(t),this.dep.trigger())}}function k(e){return ne(e)?e.value:e}const rl={get:(e,t,n)=>t==="__v_raw"?e:k(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return ne(r)&&!ne(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function Eo(e){return rt(e)?e:new Proxy(e,rl)}function ol(e){const t=N(e)?new Array(e.length):{};for(const n in e)t[n]=So(e,n);return t}class il{constructor(t,n,s){this._object=t,this._key=n,this._defaultValue=s,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Hi(Y(this._object),this._key)}}class ll{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function cl(e,t,n){return ne(e)?e:V(e)?new ll(e):oe(e)&&arguments.length>1?So(e,t,n):ue(e)}function So(e,t,n){const s=e[t];return ne(s)?s:new il(e,t,n)}class ul{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Fs(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=rn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&le!==this)return uo(this,!0),!0}get value(){const t=this.dep.track();return ho(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function al(e,t,n=!1){let s,r;return V(e)?s=e:(s=e.get,r=e.set),new ul(s,r,n)}const An={},Mn=new WeakMap;let xt;function fl(e,t=!1,n=xt){if(n){let s=Mn.get(n);s||Mn.set(n,s=[]),s.push(e)}}function dl(e,t,n=re){const{immediate:s,deep:r,once:o,scheduler:i,augmentJob:c,call:l}=n,h=T=>r?T:Fe(T)||r===!1||r===0?st(T,1):st(T);let u,f,g,p,C=!1,A=!1;if(ne(e)?(f=()=>e.value,C=Fe(e)):rt(e)?(f=()=>h(e),C=!0):N(e)?(A=!0,C=e.some(T=>rt(T)||Fe(T)),f=()=>e.map(T=>{if(ne(T))return T.value;if(rt(T))return h(T);if(V(T))return l?l(T,2):T()})):V(e)?t?f=l?()=>l(e,2):e:f=()=>{if(g){gt();try{g()}finally{mt()}}const T=xt;xt=u;try{return l?l(e,3,[p]):e(p)}finally{xt=T}}:f=ze,t&&r){const T=f,K=r===!0?1/0:r;f=()=>st(T(),K)}const L=io(),F=()=>{u.stop(),L&&L.active&&$s(L.effects,u)};if(o&&t){const T=t;t=(...K)=>{T(...K),F()}}let I=A?new Array(e.length).fill(An):An;const M=T=>{if(!(!(u.flags&1)||!u.dirty&&!T))if(t){const K=u.run();if(r||C||(A?K.some((pe,ee)=>pt(pe,I[ee])):pt(K,I))){g&&g();const pe=xt;xt=u;try{const ee=[K,I===An?void 0:A&&I[0]===An?[]:I,p];l?l(t,3,ee):t(...ee),I=K}finally{xt=pe}}}else u.run()};return c&&c(M),u=new lo(f),u.scheduler=i?()=>i(M,!1):M,p=T=>fl(T,!1,u),g=u.onStop=()=>{const T=Mn.get(u);if(T){if(l)l(T,4);else for(const K of T)K();Mn.delete(u)}},t?s?M(!0):I=u.run():i?i(M.bind(null,!0),!0):u.run(),F.pause=u.pause.bind(u),F.resume=u.resume.bind(u),F.stop=F,F}function st(e,t=1/0,n){if(t<=0||!oe(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,ne(e))st(e.value,t,n);else if(N(e))for(let s=0;s<e.length;s++)st(e[s],t,n);else if(Yr(e)||Ft(e))e.forEach(s=>{st(s,t,n)});else if(Xr(e)){for(const s in e)st(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&st(e[s],t,n)}return e}/**
* @vue/runtime-core v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function vn(e,t,n,s){try{return s?e(...s):e()}catch(r){Wn(r,t,n)}}function Je(e,t,n,s){if(V(e)){const r=vn(e,t,n,s);return r&&Jr(r)&&r.catch(o=>{Wn(o,t,n)}),r}if(N(e)){const r=[];for(let o=0;o<e.length;o++)r.push(Je(e[o],t,n,s));return r}}function Wn(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||re;if(t){let c=t.parent;const l=t.proxy,h=`https://vuejs.org/error-reference/#runtime-${n}`;for(;c;){const u=c.ec;if(u){for(let f=0;f<u.length;f++)if(u[f](e,l,h)===!1)return}c=c.parent}if(o){gt(),vn(o,null,10,[e,l,h]),mt();return}}hl(e,n,r,s,i)}function hl(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const we=[];let We=-1;const jt=[];let at=null,Mt=0;const Ro=Promise.resolve();let kn=null;function Ds(e){const t=kn||Ro;return e?t.then(this?e.bind(this):e):t}function pl(e){let t=We+1,n=we.length;for(;t<n;){const s=t+n>>>1,r=we[s],o=ln(r);o<e||o===e&&r.flags&2?t=s+1:n=s}return t}function Vs(e){if(!(e.flags&1)){const t=ln(e),n=we[we.length-1];!n||!(e.flags&2)&&t>=ln(n)?we.push(e):we.splice(pl(t),0,e),e.flags|=1,Po()}}function Po(){kn||(kn=Ro.then($o))}function gl(e){N(e)?jt.push(...e):at&&e.id===-1?at.splice(Mt+1,0,e):e.flags&1||(jt.push(e),e.flags|=1),Po()}function rr(e,t,n=We+1){for(;n<we.length;n++){const s=we[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;we.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function Oo(e){if(jt.length){const t=[...new Set(jt)].sort((n,s)=>ln(n)-ln(s));if(jt.length=0,at){at.push(...t);return}for(at=t,Mt=0;Mt<at.length;Mt++){const n=at[Mt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}at=null,Mt=0}}const ln=e=>e.id==null?e.flags&2?-1:1/0:e.id;function $o(e){try{for(We=0;We<we.length;We++){const t=we[We];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),vn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;We<we.length;We++){const t=we[We];t&&(t.flags&=-2)}We=-1,we.length=0,Oo(),kn=null,(we.length||jt.length)&&$o()}}let Pe=null,To=null;function Bn(e){const t=Pe;return Pe=e,To=e&&e.type.__scopeId||null,t}function ht(e,t=Pe,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&pr(-1);const o=Bn(t);let i;try{i=e(...r)}finally{Bn(o),s._d&&pr(1)}return i};return s._n=!0,s._c=!0,s._d=!0,s}function St(e,t){if(Pe===null)return e;const n=Yn(Pe),s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[o,i,c,l=re]=t[r];o&&(V(o)&&(o={mounted:o,updated:o}),o.deep&&st(i),s.push({dir:o,instance:n,value:i,oldValue:void 0,arg:c,modifiers:l}))}return e}function bt(e,t,n,s){const r=e.dirs,o=t&&t.dirs;for(let i=0;i<r.length;i++){const c=r[i];o&&(c.oldValue=o[i].value);let l=c.dir[s];l&&(gt(),Je(l,n,8,[e.el,c,e,t]),mt())}}const ml=Symbol("_vte"),vl=e=>e.__isTeleport;function Us(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Us(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}/*! #__NO_SIDE_EFFECTS__ */function Io(e,t){return V(e)?be({name:e.name},t,{setup:e}):e}function Mo(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Fn(e,t,n,s,r=!1){if(N(e)){e.forEach((C,A)=>Fn(C,t&&(N(t)?t[A]:t),n,s,r));return}if(Jt(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&Fn(e,t,n,s.component.subTree);return}const o=s.shapeFlag&4?Yn(s.component):s.el,i=r?null:o,{i:c,r:l}=e,h=t&&t.r,u=c.refs===re?c.refs={}:c.refs,f=c.setupState,g=Y(f),p=f===re?()=>!1:C=>X(g,C);if(h!=null&&h!==l&&(he(h)?(u[h]=null,p(h)&&(f[h]=null)):ne(h)&&(h.value=null)),V(l))vn(l,c,12,[i,u]);else{const C=he(l),A=ne(l);if(C||A){const L=()=>{if(e.f){const F=C?p(l)?f[l]:u[l]:l.value;r?N(F)&&$s(F,o):N(F)?F.includes(o)||F.push(o):C?(u[l]=[o],p(l)&&(f[l]=u[l])):(l.value=[o],e.k&&(u[e.k]=l.value))}else C?(u[l]=i,p(l)&&(f[l]=i)):A&&(l.value=i,e.k&&(u[e.k]=i))};i?(L.id=-1,Ie(L,n)):L()}}}Kn().requestIdleCallback;Kn().cancelIdleCallback;const Jt=e=>!!e.type.__asyncLoader,ko=e=>e.type.__isKeepAlive;function _l(e,t){Bo(e,"a",t)}function bl(e,t){Bo(e,"da",t)}function Bo(e,t,n=me){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(qn(t,s,n),n){let r=n.parent;for(;r&&r.parent;)ko(r.parent.vnode)&&yl(s,t,n,r),r=r.parent}}function yl(e,t,n,s){const r=qn(t,e,s,!0);Fo(()=>{$s(s[t],r)},n)}function qn(e,t,n=me,s=!1){if(n){const r=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{gt();const c=_n(n),l=Je(t,n,e,i);return c(),mt(),l});return s?r.unshift(o):r.push(o),o}}const ot=e=>(t,n=me)=>{(!un||e==="sp")&&qn(e,(...s)=>t(...s),n)},xl=ot("bm"),Cl=ot("m"),wl=ot("bu"),Al=ot("u"),El=ot("bum"),Fo=ot("um"),Sl=ot("sp"),Rl=ot("rtg"),Pl=ot("rtc");function Ol(e,t=me){qn("ec",e,t)}const $l="components";function Ks(e,t){return Il($l,e,!0,t)||e}const Tl=Symbol.for("v-ndc");function Il(e,t,n=!0,s=!1){const r=Pe||me;if(r){const o=r.type;{const c=xc(o,!1);if(c&&(c===t||c===je(t)||c===Un(je(t))))return o}const i=or(r[e]||o[e],t)||or(r.appContext[e],t);return!i&&s?o:i}}function or(e,t){return e&&(e[t]||e[je(t)]||e[Un(je(t))])}function Lt(e,t,n,s){let r;const o=n,i=N(e);if(i||he(e)){const c=i&&rt(e);let l=!1;c&&(l=!Fe(e),e=Qn(e)),r=new Array(e.length);for(let h=0,u=e.length;h<u;h++)r[h]=t(l?_e(e[h]):e[h],h,void 0,o)}else if(typeof e=="number"){r=new Array(e);for(let c=0;c<e;c++)r[c]=t(c+1,c,void 0,o)}else if(oe(e))if(e[Symbol.iterator])r=Array.from(e,(c,l)=>t(c,l,void 0,o));else{const c=Object.keys(e);r=new Array(c.length);for(let l=0,h=c.length;l<h;l++){const u=c[l];r[l]=t(e[u],u,l,o)}}else r=[];return r}const vs=e=>e?si(e)?Yn(e):vs(e.parent):null,Zt=be(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=>vs(e.parent),$root:e=>vs(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Lo(e),$forceUpdate:e=>e.f||(e.f=()=>{Vs(e.update)}),$nextTick:e=>e.n||(e.n=Ds.bind(e.proxy)),$watch:e=>ec.bind(e)}),rs=(e,t)=>e!==re&&!e.__isScriptSetup&&X(e,t),Ml={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:o,accessCache:i,type:c,appContext:l}=e;let h;if(t[0]!=="$"){const p=i[t];if(p!==void 0)switch(p){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return o[t]}else{if(rs(s,t))return i[t]=1,s[t];if(r!==re&&X(r,t))return i[t]=2,r[t];if((h=e.propsOptions[0])&&X(h,t))return i[t]=3,o[t];if(n!==re&&X(n,t))return i[t]=4,n[t];_s&&(i[t]=0)}}const u=Zt[t];let f,g;if(u)return t==="$attrs"&&ve(e.attrs,"get",""),u(e);if((f=c.__cssModules)&&(f=f[t]))return f;if(n!==re&&X(n,t))return i[t]=4,n[t];if(g=l.config.globalProperties,X(g,t))return g[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:o}=e;return rs(r,t)?(r[t]=n,!0):s!==re&&X(s,t)?(s[t]=n,!0):X(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,propsOptions:o}},i){let c;return!!n[i]||e!==re&&X(e,i)||rs(t,i)||(c=o[0])&&X(c,i)||X(s,i)||X(Zt,i)||X(r.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:X(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function ir(e){return N(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let _s=!0;function kl(e){const t=Lo(e),n=e.proxy,s=e.ctx;_s=!1,t.beforeCreate&&lr(t.beforeCreate,e,"bc");const{data:r,computed:o,methods:i,watch:c,provide:l,inject:h,created:u,beforeMount:f,mounted:g,beforeUpdate:p,updated:C,activated:A,deactivated:L,beforeDestroy:F,beforeUnmount:I,destroyed:M,unmounted:T,render:K,renderTracked:pe,renderTriggered:ee,errorCaptured:Q,serverPrefetch:W,expose:ae,inheritAttrs:ye,components:Oe,directives:Ee,filters:_t}=t;if(h&&Bl(h,s,null),i)for(const U in i){const J=i[U];V(J)&&(s[U]=J.bind(n))}if(r){const U=r.call(n,n);oe(U)&&(e.data=mn(U))}if(_s=!0,o)for(const U in o){const J=o[U],Ze=V(J)?J.bind(n,n):V(J.get)?J.get.bind(n,n):ze,lt=!V(J)&&V(J.set)?J.set.bind(n):ze,De=Me({get:Ze,set:lt});Object.defineProperty(s,U,{enumerable:!0,configurable:!0,get:()=>De.value,set:Se=>De.value=Se})}if(c)for(const U in c)jo(c[U],s,n,U);if(l){const U=V(l)?l.call(n):l;Reflect.ownKeys(U).forEach(J=>{Rn(J,U[J])})}u&&lr(u,e,"c");function ce(U,J){N(J)?J.forEach(Ze=>U(Ze.bind(n))):J&&U(J.bind(n))}if(ce(xl,f),ce(Cl,g),ce(wl,p),ce(Al,C),ce(_l,A),ce(bl,L),ce(Ol,Q),ce(Pl,pe),ce(Rl,ee),ce(El,I),ce(Fo,T),ce(Sl,W),N(ae))if(ae.length){const U=e.exposed||(e.exposed={});ae.forEach(J=>{Object.defineProperty(U,J,{get:()=>n[J],set:Ze=>n[J]=Ze})})}else e.exposed||(e.exposed={});K&&e.render===ze&&(e.render=K),ye!=null&&(e.inheritAttrs=ye),Oe&&(e.components=Oe),Ee&&(e.directives=Ee),W&&Mo(e)}function Bl(e,t,n=ze){N(e)&&(e=bs(e));for(const s in e){const r=e[s];let o;oe(r)?"default"in r?o=He(r.from||s,r.default,!0):o=He(r.from||s):o=He(r),ne(o)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[s]=o}}function lr(e,t,n){Je(N(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function jo(e,t,n,s){let r=s.includes(".")?Zo(n,s):()=>n[s];if(he(e)){const o=t[e];V(o)&&Xt(r,o)}else if(V(e))Xt(r,e.bind(n));else if(oe(e))if(N(e))e.forEach(o=>jo(o,t,n,s));else{const o=V(e.handler)?e.handler.bind(n):t[e.handler];V(o)&&Xt(r,o,e)}}function Lo(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,c=o.get(t);let l;return c?l=c:!r.length&&!n&&!s?l=t:(l={},r.length&&r.forEach(h=>jn(l,h,i,!0)),jn(l,t,i)),oe(t)&&o.set(t,l),l}function jn(e,t,n,s=!1){const{mixins:r,extends:o}=t;o&&jn(e,o,n,!0),r&&r.forEach(i=>jn(e,i,n,!0));for(const i in t)if(!(s&&i==="expose")){const c=Fl[i]||n&&n[i];e[i]=c?c(e[i],t[i]):t[i]}return e}const Fl={data:cr,props:ur,emits:ur,methods:qt,computed:qt,beforeCreate:xe,created:xe,beforeMount:xe,mounted:xe,beforeUpdate:xe,updated:xe,beforeDestroy:xe,beforeUnmount:xe,destroyed:xe,unmounted:xe,activated:xe,deactivated:xe,errorCaptured:xe,serverPrefetch:xe,components:qt,directives:qt,watch:Ll,provide:cr,inject:jl};function cr(e,t){return t?e?function(){return be(V(e)?e.call(this,this):e,V(t)?t.call(this,this):t)}:t:e}function jl(e,t){return qt(bs(e),bs(t))}function bs(e){if(N(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function xe(e,t){return e?[...new Set([].concat(e,t))]:t}function qt(e,t){return e?be(Object.create(null),e,t):t}function ur(e,t){return e?N(e)&&N(t)?[...new Set([...e,...t])]:be(Object.create(null),ir(e),ir(t??{})):t}function Ll(e,t){if(!e)return t;if(!t)return e;const n=be(Object.create(null),e);for(const s in t)n[s]=xe(e[s],t[s]);return n}function Ho(){return{app:null,config:{isNativeTag:Ai,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 Hl=0;function Nl(e,t){return function(s,r=null){V(s)||(s=be({},s)),r!=null&&!oe(r)&&(r=null);const o=Ho(),i=new WeakSet,c=[];let l=!1;const h=o.app={_uid:Hl++,_component:s,_props:r,_container:null,_context:o,_instance:null,version:wc,get config(){return o.config},set config(u){},use(u,...f){return i.has(u)||(u&&V(u.install)?(i.add(u),u.install(h,...f)):V(u)&&(i.add(u),u(h,...f))),h},mixin(u){return o.mixins.includes(u)||o.mixins.push(u),h},component(u,f){return f?(o.components[u]=f,h):o.components[u]},directive(u,f){return f?(o.directives[u]=f,h):o.directives[u]},mount(u,f,g){if(!l){const p=h._ceVNode||fe(s,r);return p.appContext=o,g===!0?g="svg":g===!1&&(g=void 0),e(p,u,g),l=!0,h._container=u,u.__vue_app__=h,Yn(p.component)}},onUnmount(u){c.push(u)},unmount(){l&&(Je(c,h._instance,16),e(null,h._container),delete h._container.__vue_app__)},provide(u,f){return o.provides[u]=f,h},runWithContext(u){const f=At;At=h;try{return u()}finally{At=f}}};return h}}let At=null;function Rn(e,t){if(me){let n=me.provides;const s=me.parent&&me.parent.provides;s===n&&(n=me.provides=Object.create(s)),n[e]=t}}function He(e,t,n=!1){const s=me||Pe;if(s||At){const r=At?At._context.provides:s?s.parent==null?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return n&&V(t)?t.call(s&&s.proxy):t}}function Dl(){return!!(me||Pe||At)}const No={},Do=()=>Object.create(No),Vo=e=>Object.getPrototypeOf(e)===No;function Vl(e,t,n,s=!1){const r={},o=Do();e.propsDefaults=Object.create(null),Uo(e,t,r,o);for(const i in e.propsOptions[0])i in r||(r[i]=void 0);n?e.props=s?r:Co(r):e.type.props?e.props=r:e.props=o,e.attrs=o}function Ul(e,t,n,s){const{props:r,attrs:o,vnode:{patchFlag:i}}=e,c=Y(r),[l]=e.propsOptions;let h=!1;if((s||i>0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let f=0;f<u.length;f++){let g=u[f];if(Gn(e.emitsOptions,g))continue;const p=t[g];if(l)if(X(o,g))p!==o[g]&&(o[g]=p,h=!0);else{const C=je(g);r[C]=ys(l,c,C,p,e,!1)}else p!==o[g]&&(o[g]=p,h=!0)}}}else{Uo(e,t,r,o)&&(h=!0);let u;for(const f in c)(!t||!X(t,f)&&((u=Pt(f))===f||!X(t,u)))&&(l?n&&(n[f]!==void 0||n[u]!==void 0)&&(r[f]=ys(l,c,f,void 0,e,!0)):delete r[f]);if(o!==c)for(const f in o)(!t||!X(t,f))&&(delete o[f],h=!0)}h&&nt(e.attrs,"set","")}function Uo(e,t,n,s){const[r,o]=e.propsOptions;let i=!1,c;if(t)for(let l in t){if(Gt(l))continue;const h=t[l];let u;r&&X(r,u=je(l))?!o||!o.includes(u)?n[u]=h:(c||(c={}))[u]=h:Gn(e.emitsOptions,l)||(!(l in s)||h!==s[l])&&(s[l]=h,i=!0)}if(o){const l=Y(n),h=c||re;for(let u=0;u<o.length;u++){const f=o[u];n[f]=ys(r,l,f,h[f],e,!X(h,f))}}return i}function ys(e,t,n,s,r,o){const i=e[n];if(i!=null){const c=X(i,"default");if(c&&s===void 0){const l=i.default;if(i.type!==Function&&!i.skipFactory&&V(l)){const{propsDefaults:h}=r;if(n in h)s=h[n];else{const u=_n(r);s=h[n]=l.call(null,t),u()}}else s=l;r.ce&&r.ce._setProp(n,s)}i[0]&&(o&&!c?s=!1:i[1]&&(s===""||s===Pt(n))&&(s=!0))}return s}const Kl=new WeakMap;function Ko(e,t,n=!1){const s=n?Kl:t.propsCache,r=s.get(e);if(r)return r;const o=e.props,i={},c=[];let l=!1;if(!V(e)){const u=f=>{l=!0;const[g,p]=Ko(f,t,!0);be(i,g),p&&c.push(...p)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!o&&!l)return oe(e)&&s.set(e,Bt),Bt;if(N(o))for(let u=0;u<o.length;u++){const f=je(o[u]);ar(f)&&(i[f]=re)}else if(o)for(const u in o){const f=je(u);if(ar(f)){const g=o[u],p=i[f]=N(g)||V(g)?{type:g}:be({},g),C=p.type;let A=!1,L=!0;if(N(C))for(let F=0;F<C.length;++F){const I=C[F],M=V(I)&&I.name;if(M==="Boolean"){A=!0;break}else M==="String"&&(L=!1)}else A=V(C)&&C.name==="Boolean";p[0]=A,p[1]=L,(A||X(p,"default"))&&c.push(f)}}const h=[i,c];return oe(e)&&s.set(e,h),h}function ar(e){return e[0]!=="$"&&!Gt(e)}const Qo=e=>e[0]==="_"||e==="$stable",Qs=e=>N(e)?e.map(qe):[qe(e)],Ql=(e,t,n)=>{if(t._n)return t;const s=ht((...r)=>Qs(t(...r)),n);return s._c=!1,s},Wo=(e,t,n)=>{const s=e._ctx;for(const r in e){if(Qo(r))continue;const o=e[r];if(V(o))t[r]=Ql(r,o,s);else if(o!=null){const i=Qs(o);t[r]=()=>i}}},qo=(e,t)=>{const n=Qs(t);e.slots.default=()=>n},Go=(e,t,n)=>{for(const s in t)(n||s!=="_")&&(e[s]=t[s])},Wl=(e,t,n)=>{const s=e.slots=Do();if(e.vnode.shapeFlag&32){const r=t._;r?(Go(s,t,n),n&&eo(s,"_",r,!0)):Wo(t,s)}else t&&qo(e,t)},ql=(e,t,n)=>{const{vnode:s,slots:r}=e;let o=!0,i=re;if(s.shapeFlag&32){const c=t._;c?n&&c===1?o=!1:Go(r,t,n):(o=!t.$stable,Wo(t,r)),i=t}else t&&(qo(e,t),i={default:1});if(o)for(const c in r)!Qo(c)&&i[c]==null&&delete r[c]},Ie=lc;function Gl(e){return zl(e)}function zl(e,t){const n=Kn();n.__VUE__=!0;const{insert:s,remove:r,patchProp:o,createElement:i,createText:c,createComment:l,setText:h,setElementText:u,parentNode:f,nextSibling:g,setScopeId:p=ze,insertStaticContent:C}=e,A=(a,d,v,_=null,x=null,y=null,R=void 0,S=null,E=!!d.dynamicChildren)=>{if(a===d)return;a&&!Qt(a,d)&&(_=b(a),Se(a,x,y,!0),a=null),d.patchFlag===-2&&(E=!1,d.dynamicChildren=null);const{type:w,ref:H,shapeFlag:O}=d;switch(w){case zn:L(a,d,v,_);break;case Rt:F(a,d,v,_);break;case Pn:a==null&&I(d,v,_,R);break;case de:Oe(a,d,v,_,x,y,R,S,E);break;default:O&1?K(a,d,v,_,x,y,R,S,E):O&6?Ee(a,d,v,_,x,y,R,S,E):(O&64||O&128)&&w.process(a,d,v,_,x,y,R,S,E,B)}H!=null&&x&&Fn(H,a&&a.ref,y,d||a,!d)},L=(a,d,v,_)=>{if(a==null)s(d.el=c(d.children),v,_);else{const x=d.el=a.el;d.children!==a.children&&h(x,d.children)}},F=(a,d,v,_)=>{a==null?s(d.el=l(d.children||""),v,_):d.el=a.el},I=(a,d,v,_)=>{[a.el,a.anchor]=C(a.children,d,v,_,a.el,a.anchor)},M=({el:a,anchor:d},v,_)=>{let x;for(;a&&a!==d;)x=g(a),s(a,v,_),a=x;s(d,v,_)},T=({el:a,anchor:d})=>{let v;for(;a&&a!==d;)v=g(a),r(a),a=v;r(d)},K=(a,d,v,_,x,y,R,S,E)=>{d.type==="svg"?R="svg":d.type==="math"&&(R="mathml"),a==null?pe(d,v,_,x,y,R,S,E):W(a,d,x,y,R,S,E)},pe=(a,d,v,_,x,y,R,S)=>{let E,w;const{props:H,shapeFlag:O,transition:j,dirs:D}=a;if(E=a.el=i(a.type,y,H&&H.is,H),O&8?u(E,a.children):O&16&&Q(a.children,E,null,_,x,os(a,y),R,S),D&&bt(a,null,_,"created"),ee(E,a,a.scopeId,R,_),H){for(const ie in H)ie!=="value"&&!Gt(ie)&&o(E,ie,null,H[ie],y,_);"value"in H&&o(E,"value",null,H.value,y),(w=H.onVnodeBeforeMount)&&Qe(w,_,a)}D&&bt(a,null,_,"beforeMount");const z=Yl(x,j);z&&j.beforeEnter(E),s(E,d,v),((w=H&&H.onVnodeMounted)||z||D)&&Ie(()=>{w&&Qe(w,_,a),z&&j.enter(E),D&&bt(a,null,_,"mounted")},x)},ee=(a,d,v,_,x)=>{if(v&&p(a,v),_)for(let y=0;y<_.length;y++)p(a,_[y]);if(x){let y=x.subTree;if(d===y||ei(y.type)&&(y.ssContent===d||y.ssFallback===d)){const R=x.vnode;ee(a,R,R.scopeId,R.slotScopeIds,x.parent)}}},Q=(a,d,v,_,x,y,R,S,E=0)=>{for(let w=E;w<a.length;w++){const H=a[w]=S?ft(a[w]):qe(a[w]);A(null,H,d,v,_,x,y,R,S)}},W=(a,d,v,_,x,y,R)=>{const S=d.el=a.el;let{patchFlag:E,dynamicChildren:w,dirs:H}=d;E|=a.patchFlag&16;const O=a.props||re,j=d.props||re;let D;if(v&&yt(v,!1),(D=j.onVnodeBeforeUpdate)&&Qe(D,v,d,a),H&&bt(d,a,v,"beforeUpdate"),v&&yt(v,!0),(O.innerHTML&&j.innerHTML==null||O.textContent&&j.textContent==null)&&u(S,""),w?ae(a.dynamicChildren,w,S,v,_,os(d,x),y):R||J(a,d,S,null,v,_,os(d,x),y,!1),E>0){if(E&16)ye(S,O,j,v,x);else if(E&2&&O.class!==j.class&&o(S,"class",null,j.class,x),E&4&&o(S,"style",O.style,j.style,x),E&8){const z=d.dynamicProps;for(let ie=0;ie<z.length;ie++){const te=z[ie],$e=O[te],Re=j[te];(Re!==$e||te==="value")&&o(S,te,$e,Re,x,v)}}E&1&&a.children!==d.children&&u(S,d.children)}else!R&&w==null&&ye(S,O,j,v,x);((D=j.onVnodeUpdated)||H)&&Ie(()=>{D&&Qe(D,v,d,a),H&&bt(d,a,v,"updated")},_)},ae=(a,d,v,_,x,y,R)=>{for(let S=0;S<d.length;S++){const E=a[S],w=d[S],H=E.el&&(E.type===de||!Qt(E,w)||E.shapeFlag&70)?f(E.el):v;A(E,w,H,null,_,x,y,R,!0)}},ye=(a,d,v,_,x)=>{if(d!==v){if(d!==re)for(const y in d)!Gt(y)&&!(y in v)&&o(a,y,d[y],null,x,_);for(const y in v){if(Gt(y))continue;const R=v[y],S=d[y];R!==S&&y!=="value"&&o(a,y,S,R,x,_)}"value"in v&&o(a,"value",d.value,v.value,x)}},Oe=(a,d,v,_,x,y,R,S,E)=>{const w=d.el=a?a.el:c(""),H=d.anchor=a?a.anchor:c("");let{patchFlag:O,dynamicChildren:j,slotScopeIds:D}=d;D&&(S=S?S.concat(D):D),a==null?(s(w,v,_),s(H,v,_),Q(d.children||[],v,H,x,y,R,S,E)):O>0&&O&64&&j&&a.dynamicChildren?(ae(a.dynamicChildren,j,v,x,y,R,S),(d.key!=null||x&&d===x.subTree)&&zo(a,d,!0)):J(a,d,v,H,x,y,R,S,E)},Ee=(a,d,v,_,x,y,R,S,E)=>{d.slotScopeIds=S,a==null?d.shapeFlag&512?x.ctx.activate(d,v,_,R,E):_t(d,v,_,x,y,R,E):it(a,d,E)},_t=(a,d,v,_,x,y,R)=>{const S=a.component=mc(a,_,x);if(ko(a)&&(S.ctx.renderer=B),vc(S,!1,R),S.asyncDep){if(x&&x.registerDep(S,ce,R),!a.el){const E=S.subTree=fe(Rt);F(null,E,d,v)}}else ce(S,a,d,v,x,y,R)},it=(a,d,v)=>{const _=d.component=a.component;if(oc(a,d,v))if(_.asyncDep&&!_.asyncResolved){U(_,d,v);return}else _.next=d,_.update();else d.el=a.el,_.vnode=d},ce=(a,d,v,_,x,y,R)=>{const S=()=>{if(a.isMounted){let{next:O,bu:j,u:D,parent:z,vnode:ie}=a;{const Ue=Yo(a);if(Ue){O&&(O.el=ie.el,U(a,O,R)),Ue.asyncDep.then(()=>{a.isUnmounted||S()});return}}let te=O,$e;yt(a,!1),O?(O.el=ie.el,U(a,O,R)):O=ie,j&&Sn(j),($e=O.props&&O.props.onVnodeBeforeUpdate)&&Qe($e,z,O,ie),yt(a,!0);const Re=dr(a),Ve=a.subTree;a.subTree=Re,A(Ve,Re,f(Ve.el),b(Ve),a,x,y),O.el=Re.el,te===null&&ic(a,Re.el),D&&Ie(D,x),($e=O.props&&O.props.onVnodeUpdated)&&Ie(()=>Qe($e,z,O,ie),x)}else{let O;const{el:j,props:D}=d,{bm:z,m:ie,parent:te,root:$e,type:Re}=a,Ve=Jt(d);yt(a,!1),z&&Sn(z),!Ve&&(O=D&&D.onVnodeBeforeMount)&&Qe(O,te,d),yt(a,!0);{$e.ce&&$e.ce._injectChildStyle(Re);const Ue=a.subTree=dr(a);A(null,Ue,v,_,a,x,y),d.el=Ue.el}if(ie&&Ie(ie,x),!Ve&&(O=D&&D.onVnodeMounted)){const Ue=d;Ie(()=>Qe(O,te,Ue),x)}(d.shapeFlag&256||te&&Jt(te.vnode)&&te.vnode.shapeFlag&256)&&a.a&&Ie(a.a,x),a.isMounted=!0,d=v=_=null}};a.scope.on();const E=a.effect=new lo(S);a.scope.off();const w=a.update=E.run.bind(E),H=a.job=E.runIfDirty.bind(E);H.i=a,H.id=a.uid,E.scheduler=()=>Vs(H),yt(a,!0),w()},U=(a,d,v)=>{d.component=a;const _=a.vnode.props;a.vnode=d,a.next=null,Ul(a,d.props,_,v),ql(a,d.children,v),gt(),rr(a),mt()},J=(a,d,v,_,x,y,R,S,E=!1)=>{const w=a&&a.children,H=a?a.shapeFlag:0,O=d.children,{patchFlag:j,shapeFlag:D}=d;if(j>0){if(j&128){lt(w,O,v,_,x,y,R,S,E);return}else if(j&256){Ze(w,O,v,_,x,y,R,S,E);return}}D&8?(H&16&&Be(w,x,y),O!==w&&u(v,O)):H&16?D&16?lt(w,O,v,_,x,y,R,S,E):Be(w,x,y,!0):(H&8&&u(v,""),D&16&&Q(O,v,_,x,y,R,S,E))},Ze=(a,d,v,_,x,y,R,S,E)=>{a=a||Bt,d=d||Bt;const w=a.length,H=d.length,O=Math.min(w,H);let j;for(j=0;j<O;j++){const D=d[j]=E?ft(d[j]):qe(d[j]);A(a[j],D,v,null,x,y,R,S,E)}w>H?Be(a,x,y,!0,!1,O):Q(d,v,_,x,y,R,S,E,O)},lt=(a,d,v,_,x,y,R,S,E)=>{let w=0;const H=d.length;let O=a.length-1,j=H-1;for(;w<=O&&w<=j;){const D=a[w],z=d[w]=E?ft(d[w]):qe(d[w]);if(Qt(D,z))A(D,z,v,null,x,y,R,S,E);else break;w++}for(;w<=O&&w<=j;){const D=a[O],z=d[j]=E?ft(d[j]):qe(d[j]);if(Qt(D,z))A(D,z,v,null,x,y,R,S,E);else break;O--,j--}if(w>O){if(w<=j){const D=j+1,z=D<H?d[D].el:_;for(;w<=j;)A(null,d[w]=E?ft(d[w]):qe(d[w]),v,z,x,y,R,S,E),w++}}else if(w>j)for(;w<=O;)Se(a[w],x,y,!0),w++;else{const D=w,z=w,ie=new Map;for(w=z;w<=j;w++){const Te=d[w]=E?ft(d[w]):qe(d[w]);Te.key!=null&&ie.set(Te.key,w)}let te,$e=0;const Re=j-z+1;let Ve=!1,Ue=0;const Ut=new Array(Re);for(w=0;w<Re;w++)Ut[w]=0;for(w=D;w<=O;w++){const Te=a[w];if($e>=Re){Se(Te,x,y,!0);continue}let Ke;if(Te.key!=null)Ke=ie.get(Te.key);else for(te=z;te<=j;te++)if(Ut[te-z]===0&&Qt(Te,d[te])){Ke=te;break}Ke===void 0?Se(Te,x,y,!0):(Ut[Ke-z]=w+1,Ke>=Ue?Ue=Ke:Ve=!0,A(Te,d[Ke],v,null,x,y,R,S,E),$e++)}const Zs=Ve?Jl(Ut):Bt;for(te=Zs.length-1,w=Re-1;w>=0;w--){const Te=z+w,Ke=d[Te],Xs=Te+1<H?d[Te+1].el:_;Ut[w]===0?A(null,Ke,v,Xs,x,y,R,S,E):Ve&&(te<0||w!==Zs[te]?De(Ke,v,Xs,2):te--)}}},De=(a,d,v,_,x=null)=>{const{el:y,type:R,transition:S,children:E,shapeFlag:w}=a;if(w&6){De(a.component.subTree,d,v,_);return}if(w&128){a.suspense.move(d,v,_);return}if(w&64){R.move(a,d,v,B);return}if(R===de){s(y,d,v);for(let O=0;O<E.length;O++)De(E[O],d,v,_);s(a.anchor,d,v);return}if(R===Pn){M(a,d,v);return}if(_!==2&&w&1&&S)if(_===0)S.beforeEnter(y),s(y,d,v),Ie(()=>S.enter(y),x);else{const{leave:O,delayLeave:j,afterLeave:D}=S,z=()=>s(y,d,v),ie=()=>{O(y,()=>{z(),D&&D()})};j?j(y,z,ie):ie()}else s(y,d,v)},Se=(a,d,v,_=!1,x=!1)=>{const{type:y,props:R,ref:S,children:E,dynamicChildren:w,shapeFlag:H,patchFlag:O,dirs:j,cacheIndex:D}=a;if(O===-2&&(x=!1),S!=null&&Fn(S,null,v,a,!0),D!=null&&(d.renderCache[D]=void 0),H&256){d.ctx.deactivate(a);return}const z=H&1&&j,ie=!Jt(a);let te;if(ie&&(te=R&&R.onVnodeBeforeUnmount)&&Qe(te,d,a),H&6)xn(a.component,v,_);else{if(H&128){a.suspense.unmount(v,_);return}z&&bt(a,null,d,"beforeUnmount"),H&64?a.type.remove(a,d,v,B,_):w&&!w.hasOnce&&(y!==de||O>0&&O&64)?Be(w,d,v,!1,!0):(y===de&&O&384||!x&&H&16)&&Be(E,d,v),_&&Ot(a)}(ie&&(te=R&&R.onVnodeUnmounted)||z)&&Ie(()=>{te&&Qe(te,d,a),z&&bt(a,null,d,"unmounted")},v)},Ot=a=>{const{type:d,el:v,anchor:_,transition:x}=a;if(d===de){$t(v,_);return}if(d===Pn){T(a);return}const y=()=>{r(v),x&&!x.persisted&&x.afterLeave&&x.afterLeave()};if(a.shapeFlag&1&&x&&!x.persisted){const{leave:R,delayLeave:S}=x,E=()=>R(v,y);S?S(a.el,y,E):E()}else y()},$t=(a,d)=>{let v;for(;a!==d;)v=g(a),r(a),a=v;r(d)},xn=(a,d,v)=>{const{bum:_,scope:x,job:y,subTree:R,um:S,m:E,a:w}=a;fr(E),fr(w),_&&Sn(_),x.stop(),y&&(y.flags|=8,Se(R,a,d,v)),S&&Ie(S,d),Ie(()=>{a.isUnmounted=!0},d),d&&d.pendingBranch&&!d.isUnmounted&&a.asyncDep&&!a.asyncResolved&&a.suspenseId===d.pendingId&&(d.deps--,d.deps===0&&d.resolve())},Be=(a,d,v,_=!1,x=!1,y=0)=>{for(let R=y;R<a.length;R++)Se(a[R],d,v,_,x)},b=a=>{if(a.shapeFlag&6)return b(a.component.subTree);if(a.shapeFlag&128)return a.suspense.next();const d=g(a.anchor||a.el),v=d&&d[ml];return v?g(v):d};let $=!1;const P=(a,d,v)=>{a==null?d._vnode&&Se(d._vnode,null,null,!0):A(d._vnode||null,a,d,null,null,null,v),d._vnode=a,$||($=!0,rr(),Oo(),$=!1)},B={p:A,um:Se,m:De,r:Ot,mt:_t,mc:Q,pc:J,pbc:ae,n:b,o:e};return{render:P,hydrate:void 0,createApp:Nl(P)}}function os({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function yt({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Yl(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function zo(e,t,n=!1){const s=e.children,r=t.children;if(N(s)&&N(r))for(let o=0;o<s.length;o++){const i=s[o];let c=r[o];c.shapeFlag&1&&!c.dynamicChildren&&((c.patchFlag<=0||c.patchFlag===32)&&(c=r[o]=ft(r[o]),c.el=i.el),!n&&c.patchFlag!==-2&&zo(i,c)),c.type===zn&&(c.el=i.el)}}function Jl(e){const t=e.slice(),n=[0];let s,r,o,i,c;const l=e.length;for(s=0;s<l;s++){const h=e[s];if(h!==0){if(r=n[n.length-1],e[r]<h){t[s]=r,n.push(s);continue}for(o=0,i=n.length-1;o<i;)c=o+i>>1,e[n[c]]<h?o=c+1:i=c;h<e[n[o]]&&(o>0&&(t[s]=n[o-1]),n[o]=s)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}function Yo(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Yo(t)}function fr(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Zl=Symbol.for("v-scx"),Xl=()=>He(Zl);function Xt(e,t,n){return Jo(e,t,n)}function Jo(e,t,n=re){const{immediate:s,deep:r,flush:o,once:i}=n,c=be({},n),l=t&&s||!t&&o!=="post";let h;if(un){if(o==="sync"){const p=Xl();h=p.__watcherHandles||(p.__watcherHandles=[])}else if(!l){const p=()=>{};return p.stop=ze,p.resume=ze,p.pause=ze,p}}const u=me;c.call=(p,C,A)=>Je(p,u,C,A);let f=!1;o==="post"?c.scheduler=p=>{Ie(p,u&&u.suspense)}:o!=="sync"&&(f=!0,c.scheduler=(p,C)=>{C?p():Vs(p)}),c.augmentJob=p=>{t&&(p.flags|=4),f&&(p.flags|=2,u&&(p.id=u.uid,p.i=u))};const g=dl(e,t,c);return un&&(h?h.push(g):l&&g()),g}function ec(e,t,n){const s=this.proxy,r=he(e)?e.includes(".")?Zo(s,e):()=>s[e]:e.bind(s,s);let o;V(t)?o=t:(o=t.handler,n=t);const i=_n(this),c=Jo(r,o.bind(s),n);return i(),c}function Zo(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;r<n.length&&s;r++)s=s[n[r]];return s}}const tc=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${je(t)}Modifiers`]||e[`${Pt(t)}Modifiers`];function nc(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||re;let r=n;const o=t.startsWith("update:"),i=o&&tc(s,t.slice(7));i&&(i.trim&&(r=n.map(u=>he(u)?u.trim():u)),i.number&&(r=n.map(ds)));let c,l=s[c=Xn(t)]||s[c=Xn(je(t))];!l&&o&&(l=s[c=Xn(Pt(t))]),l&&Je(l,e,6,r);const h=s[c+"Once"];if(h){if(!e.emitted)e.emitted={};else if(e.emitted[c])return;e.emitted[c]=!0,Je(h,e,6,r)}}function Xo(e,t,n=!1){const s=t.emitsCache,r=s.get(e);if(r!==void 0)return r;const o=e.emits;let i={},c=!1;if(!V(e)){const l=h=>{const u=Xo(h,t,!0);u&&(c=!0,be(i,u))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!o&&!c?(oe(e)&&s.set(e,null),null):(N(o)?o.forEach(l=>i[l]=null):be(i,o),oe(e)&&s.set(e,i),i)}function Gn(e,t){return!e||!Dn(t)?!1:(t=t.slice(2).replace(/Once$/,""),X(e,t[0].toLowerCase()+t.slice(1))||X(e,Pt(t))||X(e,t))}function dr(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[o],slots:i,attrs:c,emit:l,render:h,renderCache:u,props:f,data:g,setupState:p,ctx:C,inheritAttrs:A}=e,L=Bn(e);let F,I;try{if(n.shapeFlag&4){const T=r||s,K=T;F=qe(h.call(K,T,u,f,p,g,C)),I=c}else{const T=t;F=qe(T.length>1?T(f,{attrs:c,slots:i,emit:l}):T(f,null)),I=t.props?c:sc(c)}}catch(T){en.length=0,Wn(T,e,1),F=fe(Rt)}let M=F;if(I&&A!==!1){const T=Object.keys(I),{shapeFlag:K}=M;T.length&&K&7&&(o&&T.some(Os)&&(I=rc(I,o)),M=Nt(M,I,!1,!0))}return n.dirs&&(M=Nt(M,null,!1,!0),M.dirs=M.dirs?M.dirs.concat(n.dirs):n.dirs),n.transition&&Us(M,n.transition),F=M,Bn(L),F}const sc=e=>{let t;for(const n in e)(n==="class"||n==="style"||Dn(n))&&((t||(t={}))[n]=e[n]);return t},rc=(e,t)=>{const n={};for(const s in e)(!Os(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function oc(e,t,n){const{props:s,children:r,component:o}=e,{props:i,children:c,patchFlag:l}=t,h=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return s?hr(s,i,h):!!i;if(l&8){const u=t.dynamicProps;for(let f=0;f<u.length;f++){const g=u[f];if(i[g]!==s[g]&&!Gn(h,g))return!0}}}else return(r||c)&&(!c||!c.$stable)?!0:s===i?!1:s?i?hr(s,i,h):!0:!!i;return!1}function hr(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let r=0;r<s.length;r++){const o=s[r];if(t[o]!==e[o]&&!Gn(n,o))return!0}return!1}function ic({vnode:e,parent:t},n){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===e&&(s.el=e.el),s===e)(e=t.vnode).el=n,t=t.parent;else break}}const ei=e=>e.__isSuspense;function lc(e,t){t&&t.pendingBranch?N(e)?t.effects.push(...e):t.effects.push(e):gl(e)}const de=Symbol.for("v-fgt"),zn=Symbol.for("v-txt"),Rt=Symbol.for("v-cmt"),Pn=Symbol.for("v-stc"),en=[];let ke=null;function q(e=!1){en.push(ke=e?null:[])}function cc(){en.pop(),ke=en[en.length-1]||null}let cn=1;function pr(e,t=!1){cn+=e,e<0&&ke&&t&&(ke.hasOnce=!0)}function ti(e){return e.dynamicChildren=cn>0?ke||Bt:null,cc(),cn>0&&ke&&ke.push(e),e}function G(e,t,n,s,r,o){return ti(m(e,t,n,s,r,o,!0))}function uc(e,t,n,s,r){return ti(fe(e,t,n,s,r,!0))}function Ln(e){return e?e.__v_isVNode===!0:!1}function Qt(e,t){return e.type===t.type&&e.key===t.key}const ni=({key:e})=>e??null,On=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?he(e)||ne(e)||V(e)?{i:Pe,r:e,k:t,f:!!n}:e:null);function m(e,t=null,n=null,s=0,r=null,o=e===de?0:1,i=!1,c=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&ni(t),ref:t&&On(t),scopeId:To,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:o,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:Pe};return c?(qs(l,n),o&128&&e.normalize(l)):n&&(l.shapeFlag|=he(n)?8:16),cn>0&&!i&&ke&&(l.patchFlag>0||o&6)&&l.patchFlag!==32&&ke.push(l),l}const fe=ac;function ac(e,t=null,n=null,s=0,r=null,o=!1){if((!e||e===Tl)&&(e=Rt),Ln(e)){const c=Nt(e,t,!0);return n&&qs(c,n),cn>0&&!o&&ke&&(c.shapeFlag&6?ke[ke.indexOf(e)]=c:ke.push(c)),c.patchFlag=-2,c}if(Cc(e)&&(e=e.__vccOpts),t){t=fc(t);let{class:c,style:l}=t;c&&!he(c)&&(t.class=gn(c)),oe(l)&&(Hs(l)&&!N(l)&&(l=be({},l)),t.style=Is(l))}const i=he(e)?1:ei(e)?128:vl(e)?64:oe(e)?4:V(e)?2:0;return m(e,t,n,s,r,i,o,!0)}function fc(e){return e?Hs(e)||Vo(e)?be({},e):e:null}function Nt(e,t,n=!1,s=!1){const{props:r,ref:o,patchFlag:i,children:c,transition:l}=e,h=t?hc(r||{},t):r,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:h,key:h&&ni(h),ref:t&&t.ref?n&&o?N(o)?o.concat(On(t)):[o,On(t)]:On(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:c,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==de?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Nt(e.ssContent),ssFallback:e.ssFallback&&Nt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&s&&Us(u,l.clone(u)),u}function Ws(e=" ",t=0){return fe(zn,null,e,t)}function dc(e,t){const n=fe(Pn,null,e);return n.staticCount=t,n}function Ae(e="",t=!1){return t?(q(),uc(Rt,null,e)):fe(Rt,null,e)}function qe(e){return e==null||typeof e=="boolean"?fe(Rt):N(e)?fe(de,null,e.slice()):Ln(e)?ft(e):fe(zn,null,String(e))}function ft(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Nt(e)}function qs(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(N(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),qs(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!Vo(t)?t._ctx=Pe:r===3&&Pe&&(Pe.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else V(t)?(t={default:t,_ctx:Pe},n=32):(t=String(t),s&64?(n=16,t=[Ws(t)]):n=8);e.children=t,e.shapeFlag|=n}function hc(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const r in s)if(r==="class")t.class!==s.class&&(t.class=gn([t.class,s.class]));else if(r==="style")t.style=Is([t.style,s.style]);else if(Dn(r)){const o=t[r],i=s[r];i&&o!==i&&!(N(o)&&o.includes(i))&&(t[r]=o?[].concat(o,i):i)}else r!==""&&(t[r]=s[r])}return t}function Qe(e,t,n,s=null){Je(e,t,7,[n,s])}const pc=Ho();let gc=0;function mc(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||pc,o={uid:gc++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new ro(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Ko(s,r),emitsOptions:Xo(s,r),emit:null,emitted:null,propsDefaults:re,inheritAttrs:s.inheritAttrs,ctx:re,data:re,props:re,attrs:re,slots:re,refs:re,setupState:re,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return o.ctx={_:o},o.root=t?t.root:o,o.emit=nc.bind(null,o),e.ce&&e.ce(o),o}let me=null,Hn,xs;{const e=Kn(),t=(n,s)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),o=>{r.length>1?r.forEach(i=>i(o)):r[0](o)}};Hn=t("__VUE_INSTANCE_SETTERS__",n=>me=n),xs=t("__VUE_SSR_SETTERS__",n=>un=n)}const _n=e=>{const t=me;return Hn(e),e.scope.on(),()=>{e.scope.off(),Hn(t)}},gr=()=>{me&&me.scope.off(),Hn(null)};function si(e){return e.vnode.shapeFlag&4}let un=!1;function vc(e,t=!1,n=!1){t&&xs(t);const{props:s,children:r}=e.vnode,o=si(e);Vl(e,s,o,t),Wl(e,r,n);const i=o?_c(e,t):void 0;return t&&xs(!1),i}function _c(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Ml);const{setup:s}=n;if(s){gt();const r=e.setupContext=s.length>1?yc(e):null,o=_n(e),i=vn(s,e,0,[e.props,r]),c=Jr(i);if(mt(),o(),(c||e.sp)&&!Jt(e)&&Mo(e),c){if(i.then(gr,gr),t)return i.then(l=>{mr(e,l)}).catch(l=>{Wn(l,e,0)});e.asyncDep=i}else mr(e,i)}else ri(e)}function mr(e,t,n){V(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:oe(t)&&(e.setupState=Eo(t)),ri(e)}function ri(e,t,n){const s=e.type;e.render||(e.render=s.render||ze);{const r=_n(e);gt();try{kl(e)}finally{mt(),r()}}}const bc={get(e,t){return ve(e,"get",""),e[t]}};function yc(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,bc),slots:e.slots,emit:e.emit,expose:t}}function Yn(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Eo(Ns(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Zt)return Zt[n](e)},has(t,n){return n in t||n in Zt}})):e.proxy}function xc(e,t=!0){return V(e)?e.displayName||e.name:e.name||t&&e.__name}function Cc(e){return V(e)&&"__vccOpts"in e}const Me=(e,t)=>al(e,t,un);function oi(e,t,n){const s=arguments.length;return s===2?oe(t)&&!N(t)?Ln(t)?fe(e,null,[t]):fe(e,t):fe(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Ln(n)&&(n=[n]),fe(e,t,n))}const wc="3.5.13";/**
* @vue/runtime-dom v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Cs;const vr=typeof window<"u"&&window.trustedTypes;if(vr)try{Cs=vr.createPolicy("vue",{createHTML:e=>e})}catch{}const ii=Cs?e=>Cs.createHTML(e):e=>e,Ac="http://www.w3.org/2000/svg",Ec="http://www.w3.org/1998/Math/MathML",tt=typeof document<"u"?document:null,_r=tt&&tt.createElement("template"),Sc={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"?tt.createElementNS(Ac,e):t==="mathml"?tt.createElementNS(Ec,e):n?tt.createElement(e,{is:n}):tt.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>tt.createTextNode(e),createComment:e=>tt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>tt.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{_r.innerHTML=ii(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const c=_r.content;if(s==="svg"||s==="mathml"){const l=c.firstChild;for(;l.firstChild;)c.appendChild(l.firstChild);c.removeChild(l)}t.insertBefore(c,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Rc=Symbol("_vtc");function Pc(e,t,n){const s=e[Rc];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const br=Symbol("_vod"),Oc=Symbol("_vsh"),$c=Symbol(""),Tc=/(^|;)\s*display\s*:/;function Ic(e,t,n){const s=e.style,r=he(n);let o=!1;if(n&&!r){if(t)if(he(t))for(const i of t.split(";")){const c=i.slice(0,i.indexOf(":")).trim();n[c]==null&&$n(s,c,"")}else for(const i in t)n[i]==null&&$n(s,i,"");for(const i in n)i==="display"&&(o=!0),$n(s,i,n[i])}else if(r){if(t!==n){const i=s[$c];i&&(n+=";"+i),s.cssText=n,o=Tc.test(n)}}else t&&e.removeAttribute("style");br in e&&(e[br]=o?s.display:"",e[Oc]&&(s.display="none"))}const yr=/\s*!important$/;function $n(e,t,n){if(N(n))n.forEach(s=>$n(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=Mc(e,t);yr.test(n)?e.setProperty(Pt(s),n.replace(yr,""),"important"):e[s]=n}}const xr=["Webkit","Moz","ms"],is={};function Mc(e,t){const n=is[t];if(n)return n;let s=je(t);if(s!=="filter"&&s in e)return is[t]=s;s=Un(s);for(let r=0;r<xr.length;r++){const o=xr[r]+s;if(o in e)return is[t]=o}return t}const Cr="http://www.w3.org/1999/xlink";function wr(e,t,n,s,r,o=ki(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Cr,t.slice(6,t.length)):e.setAttributeNS(Cr,t,n):n==null||o&&!to(n)?e.removeAttribute(t):e.setAttribute(t,o?"":Ye(n)?String(n):n)}function Ar(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?ii(n):n);return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const c=o==="OPTION"?e.getAttribute("value")||"":e.value,l=n==null?e.type==="checkbox"?"on":"":String(n);(c!==l||!("_value"in e))&&(e.value=l),n==null&&e.removeAttribute(t),e._value=n;return}let i=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=to(n):n==null&&c==="string"?(n="",i=!0):c==="number"&&(n=0,i=!0)}try{e[t]=n}catch{}i&&e.removeAttribute(r||t)}function Ct(e,t,n,s){e.addEventListener(t,n,s)}function kc(e,t,n,s){e.removeEventListener(t,n,s)}const Er=Symbol("_vei");function Bc(e,t,n,s,r=null){const o=e[Er]||(e[Er]={}),i=o[t];if(s&&i)i.value=s;else{const[c,l]=Fc(t);if(s){const h=o[t]=Hc(s,r);Ct(e,c,h,l)}else i&&(kc(e,c,i,l),o[t]=void 0)}}const Sr=/(?:Once|Passive|Capture)$/;function Fc(e){let t;if(Sr.test(e)){t={};let s;for(;s=e.match(Sr);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Pt(e.slice(2)),t]}let ls=0;const jc=Promise.resolve(),Lc=()=>ls||(jc.then(()=>ls=0),ls=Date.now());function Hc(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Je(Nc(s,n.value),t,5,[s])};return n.value=e,n.attached=Lc(),n}function Nc(e,t){if(N(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>r=>!r._stopped&&s&&s(r))}else return t}const Rr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Dc=(e,t,n,s,r,o)=>{const i=r==="svg";t==="class"?Pc(e,s,i):t==="style"?Ic(e,n,s):Dn(t)?Os(t)||Bc(e,t,n,s,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Vc(e,t,s,i))?(Ar(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&wr(e,t,s,i,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!he(s))?Ar(e,je(t),s,o,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),wr(e,t,s,i))};function Vc(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&Rr(t)&&V(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return Rr(t)&&he(n)?!1:t in e}const Nn=e=>{const t=e.props["onUpdate:modelValue"]||!1;return N(t)?n=>Sn(t,n):t};function Uc(e){e.target.composing=!0}function Pr(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Ht=Symbol("_assign"),an={created(e,{modifiers:{lazy:t,trim:n,number:s}},r){e[Ht]=Nn(r);const o=s||r.props&&r.props.type==="number";Ct(e,t?"change":"input",i=>{if(i.target.composing)return;let c=e.value;n&&(c=c.trim()),o&&(c=ds(c)),e[Ht](c)}),n&&Ct(e,"change",()=>{e.value=e.value.trim()}),t||(Ct(e,"compositionstart",Uc),Ct(e,"compositionend",Pr),Ct(e,"change",Pr))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:r,number:o}},i){if(e[Ht]=Nn(i),e.composing)return;const c=(o||e.type==="number")&&!/^0\d/.test(e.value)?ds(e.value):e.value,l=t??"";c!==l&&(document.activeElement===e&&e.type!=="range"&&(s&&t===n||r&&e.value.trim()===l)||(e.value=l))}},Or={created(e,{value:t},n){e.checked=Tn(t,n.props.value),e[Ht]=Nn(n),Ct(e,"change",()=>{e[Ht](Kc(e))})},beforeUpdate(e,{value:t,oldValue:n},s){e[Ht]=Nn(s),t!==n&&(e.checked=Tn(t,s.props.value))}};function Kc(e){return"_value"in e?e._value:e.value}const Qc=be({patchProp:Dc},Sc);let $r;function Wc(){return $r||($r=Gl(Qc))}const qc=(...e)=>{const t=Wc().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=zc(s);if(!r)return;const o=t._component;!V(o)&&!o.render&&!o.template&&(o.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const i=n(r,!1,Gc(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),i},t};function Gc(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function zc(e){return he(e)?document.querySelector(e):e}/*!
* pinia v3.0.1
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/let li;const Jn=e=>li=e,ci=Symbol();function ws(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var tn;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(tn||(tn={}));function Yc(){const e=oo(!0),t=e.run(()=>ue({}));let n=[],s=[];const r=Ns({install(o){Jn(r),r._a=o,o.provide(ci,r),o.config.globalProperties.$pinia=r,s.forEach(i=>n.push(i)),s=[]},use(o){return this._a?n.push(o):s.push(o),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return r}const ui=()=>{};function Tr(e,t,n,s=ui){e.push(t);const r=()=>{const o=e.indexOf(t);o>-1&&(e.splice(o,1),s())};return!n&&io()&&Fi(r),r}function It(e,...t){e.slice().forEach(n=>{n(...t)})}const Jc=e=>e(),Ir=Symbol(),cs=Symbol();function As(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];ws(r)&&ws(s)&&e.hasOwnProperty(n)&&!ne(s)&&!rt(s)?e[n]=As(r,s):e[n]=s}return e}const Zc=Symbol();function Xc(e){return!ws(e)||!e.hasOwnProperty(Zc)}const{assign:ut}=Object;function eu(e){return!!(ne(e)&&e.effect)}function tu(e,t,n,s){const{state:r,actions:o,getters:i}=t,c=n.state.value[e];let l;function h(){c||(n.state.value[e]=r?r():{});const u=ol(n.state.value[e]);return ut(u,o,Object.keys(i||{}).reduce((f,g)=>(f[g]=Ns(Me(()=>{Jn(n);const p=n._s.get(e);return i[g].call(p,p)})),f),{}))}return l=ai(e,h,t,n,s,!0),l}function ai(e,t,n={},s,r,o){let i;const c=ut({actions:{}},n),l={deep:!0};let h,u,f=[],g=[],p;const C=s.state.value[e];!o&&!C&&(s.state.value[e]={}),ue({});let A;function L(Q){let W;h=u=!1,typeof Q=="function"?(Q(s.state.value[e]),W={type:tn.patchFunction,storeId:e,events:p}):(As(s.state.value[e],Q),W={type:tn.patchObject,payload:Q,storeId:e,events:p});const ae=A=Symbol();Ds().then(()=>{A===ae&&(h=!0)}),u=!0,It(f,W,s.state.value[e])}const F=o?function(){const{state:W}=n,ae=W?W():{};this.$patch(ye=>{ut(ye,ae)})}:ui;function I(){i.stop(),f=[],g=[],s._s.delete(e)}const M=(Q,W="")=>{if(Ir in Q)return Q[cs]=W,Q;const ae=function(){Jn(s);const ye=Array.from(arguments),Oe=[],Ee=[];function _t(U){Oe.push(U)}function it(U){Ee.push(U)}It(g,{args:ye,name:ae[cs],store:K,after:_t,onError:it});let ce;try{ce=Q.apply(this&&this.$id===e?this:K,ye)}catch(U){throw It(Ee,U),U}return ce instanceof Promise?ce.then(U=>(It(Oe,U),U)).catch(U=>(It(Ee,U),Promise.reject(U))):(It(Oe,ce),ce)};return ae[Ir]=!0,ae[cs]=W,ae},T={_p:s,$id:e,$onAction:Tr.bind(null,g),$patch:L,$reset:F,$subscribe(Q,W={}){const ae=Tr(f,Q,W.detached,()=>ye()),ye=i.run(()=>Xt(()=>s.state.value[e],Oe=>{(W.flush==="sync"?u:h)&&Q({storeId:e,type:tn.direct,events:p},Oe)},ut({},l,W)));return ae},$dispose:I},K=mn(T);s._s.set(e,K);const ee=(s._a&&s._a.runWithContext||Jc)(()=>s._e.run(()=>(i=oo()).run(()=>t({action:M}))));for(const Q in ee){const W=ee[Q];if(ne(W)&&!eu(W)||rt(W))o||(C&&Xc(W)&&(ne(W)?W.value=C[Q]:As(W,C[Q])),s.state.value[e][Q]=W);else if(typeof W=="function"){const ae=M(W,Q);ee[Q]=ae,c.actions[Q]=W}}return ut(K,ee),ut(Y(K),ee),Object.defineProperty(K,"$state",{get:()=>s.state.value[e],set:Q=>{L(W=>{ut(W,Q)})}}),s._p.forEach(Q=>{ut(K,i.run(()=>Q({store:K,app:s._a,pinia:s,options:c})))}),C&&o&&n.hydrate&&n.hydrate(K.$state,C),h=!0,u=!0,K}/*! #__NO_SIDE_EFFECTS__ */function bn(e,t,n){let s;const r=typeof t=="function";s=r?n:t;function o(i,c){const l=Dl();return i=i||(l?He(ci,null):null),i&&Jn(i),i=li,i._s.has(e)||(r?ai(e,t,s,i):tu(e,s,i)),i._s.get(e)}return o.$id=e,o}function yn(e){const t=Y(e),n={};for(const s in t){const r=t[s];r.effect?n[s]=Me({get:()=>e[s],set(o){e[s]=o}}):(ne(r)||rt(r))&&(n[s]=cl(e,s))}return n}/*!
* vue-router v4.5.0
* (c) 2024 Eduardo San Martin Morote
* @license MIT
*/const kt=typeof document<"u";function fi(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function nu(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&fi(e.default)}const Z=Object.assign;function us(e,t){const n={};for(const s in t){const r=t[s];n[s]=Ne(r)?r.map(e):e(r)}return n}const nn=()=>{},Ne=Array.isArray,di=/#/g,su=/&/g,ru=/\//g,ou=/=/g,iu=/\?/g,hi=/\+/g,lu=/%5B/g,cu=/%5D/g,pi=/%5E/g,uu=/%60/g,gi=/%7B/g,au=/%7C/g,mi=/%7D/g,fu=/%20/g;function Gs(e){return encodeURI(""+e).replace(au,"|").replace(lu,"[").replace(cu,"]")}function du(e){return Gs(e).replace(gi,"{").replace(mi,"}").replace(pi,"^")}function Es(e){return Gs(e).replace(hi,"%2B").replace(fu,"+").replace(di,"%23").replace(su,"%26").replace(uu,"`").replace(gi,"{").replace(mi,"}").replace(pi,"^")}function hu(e){return Es(e).replace(ou,"%3D")}function pu(e){return Gs(e).replace(di,"%23").replace(iu,"%3F")}function gu(e){return e==null?"":pu(e).replace(ru,"%2F")}function fn(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const mu=/\/$/,vu=e=>e.replace(mu,"");function as(e,t,n="/"){let s,r={},o="",i="";const c=t.indexOf("#");let l=t.indexOf("?");return c<l&&c>=0&&(l=-1),l>-1&&(s=t.slice(0,l),o=t.slice(l+1,c>-1?c:t.length),r=e(o)),c>-1&&(s=s||t.slice(0,c),i=t.slice(c,t.length)),s=xu(s??t,n),{fullPath:s+(o&&"?")+o+i,path:s,query:r,hash:fn(i)}}function _u(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Mr(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function bu(e,t,n){const s=t.matched.length-1,r=n.matched.length-1;return s>-1&&s===r&&Dt(t.matched[s],n.matched[r])&&vi(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Dt(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function vi(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!yu(e[n],t[n]))return!1;return!0}function yu(e,t){return Ne(e)?kr(e,t):Ne(t)?kr(t,e):e===t}function kr(e,t){return Ne(t)?e.length===t.length&&e.every((n,s)=>n===t[s]):e.length===1&&e[0]===t}function xu(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,c;for(i=0;i<s.length;i++)if(c=s[i],c!==".")if(c==="..")o>1&&o--;else break;return n.slice(0,o).join("/")+"/"+s.slice(i).join("/")}const ct={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var dn;(function(e){e.pop="pop",e.push="push"})(dn||(dn={}));var sn;(function(e){e.back="back",e.forward="forward",e.unknown=""})(sn||(sn={}));function Cu(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),vu(e)}const wu=/^[^#]+#/;function Au(e,t){return e.replace(wu,"#")+t}function Eu(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 Zn=()=>({left:window.scrollX,top:window.scrollY});function Su(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=Eu(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 Br(e,t){return(history.state?history.state.position-t:-1)+e}const Ss=new Map;function Ru(e,t){Ss.set(e,t)}function Pu(e){const t=Ss.get(e);return Ss.delete(e),t}let Ou=()=>location.protocol+"//"+location.host;function _i(e,t){const{pathname:n,search:s,hash:r}=t,o=e.indexOf("#");if(o>-1){let c=r.includes(e.slice(o))?e.slice(o).length:1,l=r.slice(c);return l[0]!=="/"&&(l="/"+l),Mr(l,"")}return Mr(n,e)+s+r}function $u(e,t,n,s){let r=[],o=[],i=null;const c=({state:g})=>{const p=_i(e,location),C=n.value,A=t.value;let L=0;if(g){if(n.value=p,t.value=g,i&&i===C){i=null;return}L=A?g.position-A.position:0}else s(p);r.forEach(F=>{F(n.value,C,{delta:L,type:dn.pop,direction:L?L>0?sn.forward:sn.back:sn.unknown})})};function l(){i=n.value}function h(g){r.push(g);const p=()=>{const C=r.indexOf(g);C>-1&&r.splice(C,1)};return o.push(p),p}function u(){const{history:g}=window;g.state&&g.replaceState(Z({},g.state,{scroll:Zn()}),"")}function f(){for(const g of o)g();o=[],window.removeEventListener("popstate",c),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",c),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:l,listen:h,destroy:f}}function Fr(e,t,n,s=!1,r=!1){return{back:e,current:t,forward:n,replaced:s,position:window.history.length,scroll:r?Zn():null}}function Tu(e){const{history:t,location:n}=window,s={value:_i(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(l,h,u){const f=e.indexOf("#"),g=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+l:Ou()+e+l;try{t[u?"replaceState":"pushState"](h,"",g),r.value=h}catch(p){console.error(p),n[u?"replace":"assign"](g)}}function i(l,h){const u=Z({},t.state,Fr(r.value.back,l,r.value.forward,!0),h,{position:r.value.position});o(l,u,!0),s.value=l}function c(l,h){const u=Z({},r.value,t.state,{forward:l,scroll:Zn()});o(u.current,u,!0);const f=Z({},Fr(s.value,l,null),{position:u.position+1},h);o(l,f,!1),s.value=l}return{location:s,state:r,push:c,replace:i}}function Iu(e){e=Cu(e);const t=Tu(e),n=$u(e,t.state,t.location,t.replace);function s(o,i=!0){i||n.pauseListeners(),history.go(o)}const r=Z({location:"",base:e,go:s,createHref:Au.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}function Mu(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Iu(e)}function ku(e){return typeof e=="string"||e&&typeof e=="object"}function bi(e){return typeof e=="string"||typeof e=="symbol"}const yi=Symbol("");var jr;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(jr||(jr={}));function Vt(e,t){return Z(new Error,{type:e,[yi]:!0},t)}function et(e,t){return e instanceof Error&&yi in e&&(t==null||!!(e.type&t))}const Lr="[^/]+?",Bu={sensitive:!1,strict:!1,start:!0,end:!0},Fu=/[.+*?^${}()[\]/\\]/g;function ju(e,t){const n=Z({},Bu,t),s=[];let r=n.start?"^":"";const o=[];for(const h of e){const u=h.length?[]:[90];n.strict&&!h.length&&(r+="/");for(let f=0;f<h.length;f++){const g=h[f];let p=40+(n.sensitive?.25:0);if(g.type===0)f||(r+="/"),r+=g.value.replace(Fu,"\\$&"),p+=40;else if(g.type===1){const{value:C,repeatable:A,optional:L,regexp:F}=g;o.push({name:C,repeatable:A,optional:L});const I=F||Lr;if(I!==Lr){p+=10;try{new RegExp(`(${I})`)}catch(T){throw new Error(`Invalid custom RegExp for param "${C}" (${I}): `+T.message)}}let M=A?`((?:${I})(?:/(?:${I}))*)`:`(${I})`;f||(M=L&&h.length<2?`(?:/${M})`:"/"+M),L&&(M+="?"),r+=M,p+=20,L&&(p+=-8),A&&(p+=-20),I===".*"&&(p+=-50)}u.push(p)}s.push(u)}if(n.strict&&n.end){const h=s.length-1;s[h][s[h].length-1]+=.7000000000000001}n.strict||(r+="/?"),n.end?r+="$":n.strict&&!r.endsWith("/")&&(r+="(?:/|$)");const i=new RegExp(r,n.sensitive?"":"i");function c(h){const u=h.match(i),f={};if(!u)return null;for(let g=1;g<u.length;g++){const p=u[g]||"",C=o[g-1];f[C.name]=p&&C.repeatable?p.split("/"):p}return f}function l(h){let u="",f=!1;for(const g of e){(!f||!u.endsWith("/"))&&(u+="/"),f=!1;for(const p of g)if(p.type===0)u+=p.value;else if(p.type===1){const{value:C,repeatable:A,optional:L}=p,F=C in h?h[C]:"";if(Ne(F)&&!A)throw new Error(`Provided param "${C}" is an array but it is not repeatable (* or + modifiers)`);const I=Ne(F)?F.join("/"):F;if(!I)if(L)g.length<2&&(u.endsWith("/")?u=u.slice(0,-1):f=!0);else throw new Error(`Missing required param "${C}"`);u+=I}}return u||"/"}return{re:i,score:s,keys:o,parse:c,stringify:l}}function Lu(e,t){let n=0;for(;n<e.length&&n<t.length;){const s=t[n]-e[n];if(s)return s;n++}return e.length<t.length?e.length===1&&e[0]===80?-1:1:e.length>t.length?t.length===1&&t[0]===80?1:-1:0}function xi(e,t){let n=0;const s=e.score,r=t.score;for(;n<s.length&&n<r.length;){const o=Lu(s[n],r[n]);if(o)return o;n++}if(Math.abs(r.length-s.length)===1){if(Hr(s))return 1;if(Hr(r))return-1}return r.length-s.length}function Hr(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Hu={type:0,value:""},Nu=/[a-zA-Z0-9_]/;function Du(e){if(!e)return[[]];if(e==="/")return[[Hu]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(p){throw new Error(`ERR (${n})/"${h}": ${p}`)}let n=0,s=n;const r=[];let o;function i(){o&&r.push(o),o=[]}let c=0,l,h="",u="";function f(){h&&(n===0?o.push({type:0,value:h}):n===1||n===2||n===3?(o.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${h}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:h,regexp:u,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),h="")}function g(){h+=l}for(;c<e.length;){if(l=e[c++],l==="\\"&&n!==2){s=n,n=4;continue}switch(n){case 0:l==="/"?(h&&f(),i()):l===":"?(f(),n=1):g();break;case 4:g(),n=s;break;case 1:l==="("?n=2:Nu.test(l)?g():(f(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&c--);break;case 2:l===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+l:n=3:u+=l;break;case 3:f(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&c--,u="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${h}"`),f(),i(),r}function Vu(e,t,n){const s=ju(Du(e.path),n),r=Z(s,{record:e,parent:t,children:[],alias:[]});return t&&!r.record.aliasOf==!t.record.aliasOf&&t.children.push(r),r}function Uu(e,t){const n=[],s=new Map;t=Ur({strict:!1,end:!0,sensitive:!1},t);function r(f){return s.get(f)}function o(f,g,p){const C=!p,A=Dr(f);A.aliasOf=p&&p.record;const L=Ur(t,f),F=[A];if("alias"in f){const T=typeof f.alias=="string"?[f.alias]:f.alias;for(const K of T)F.push(Dr(Z({},A,{components:p?p.record.components:A.components,path:K,aliasOf:p?p.record:A})))}let I,M;for(const T of F){const{path:K}=T;if(g&&K[0]!=="/"){const pe=g.record.path,ee=pe[pe.length-1]==="/"?"":"/";T.path=g.record.path+(K&&ee+K)}if(I=Vu(T,g,L),p?p.alias.push(I):(M=M||I,M!==I&&M.alias.push(I),C&&f.name&&!Vr(I)&&i(f.name)),Ci(I)&&l(I),A.children){const pe=A.children;for(let ee=0;ee<pe.length;ee++)o(pe[ee],I,p&&p.children[ee])}p=p||I}return M?()=>{i(M)}:nn}function i(f){if(bi(f)){const g=s.get(f);g&&(s.delete(f),n.splice(n.indexOf(g),1),g.children.forEach(i),g.alias.forEach(i))}else{const g=n.indexOf(f);g>-1&&(n.splice(g,1),f.record.name&&s.delete(f.record.name),f.children.forEach(i),f.alias.forEach(i))}}function c(){return n}function l(f){const g=Wu(f,n);n.splice(g,0,f),f.record.name&&!Vr(f)&&s.set(f.record.name,f)}function h(f,g){let p,C={},A,L;if("name"in f&&f.name){if(p=s.get(f.name),!p)throw Vt(1,{location:f});L=p.record.name,C=Z(Nr(g.params,p.keys.filter(M=>!M.optional).concat(p.parent?p.parent.keys.filter(M=>M.optional):[]).map(M=>M.name)),f.params&&Nr(f.params,p.keys.map(M=>M.name))),A=p.stringify(C)}else if(f.path!=null)A=f.path,p=n.find(M=>M.re.test(A)),p&&(C=p.parse(A),L=p.record.name);else{if(p=g.name?s.get(g.name):n.find(M=>M.re.test(g.path)),!p)throw Vt(1,{location:f,currentLocation:g});L=p.record.name,C=Z({},g.params,f.params),A=p.stringify(C)}const F=[];let I=p;for(;I;)F.unshift(I.record),I=I.parent;return{name:L,path:A,params:C,matched:F,meta:Qu(F)}}e.forEach(f=>o(f));function u(){n.length=0,s.clear()}return{addRoute:o,resolve:h,removeRoute:i,clearRoutes:u,getRoutes:c,getRecordMatcher:r}}function Nr(e,t){const n={};for(const s of t)s in e&&(n[s]=e[s]);return n}function Dr(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:Ku(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function Ku(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const s in e.components)t[s]=typeof n=="object"?n[s]:n;return t}function Vr(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Qu(e){return e.reduce((t,n)=>Z(t,n.meta),{})}function Ur(e,t){const n={};for(const s in e)n[s]=s in t?t[s]:e[s];return n}function Wu(e,t){let n=0,s=t.length;for(;n!==s;){const o=n+s>>1;xi(e,t[o])<0?s=o:n=o+1}const r=qu(e);return r&&(s=t.lastIndexOf(r,s-1)),s}function qu(e){let t=e;for(;t=t.parent;)if(Ci(t)&&xi(e,t)===0)return t}function Ci({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function Gu(e){const t={};if(e===""||e==="?")return t;const s=(e[0]==="?"?e.slice(1):e).split("&");for(let r=0;r<s.length;++r){const o=s[r].replace(hi," "),i=o.indexOf("="),c=fn(i<0?o:o.slice(0,i)),l=i<0?null:fn(o.slice(i+1));if(c in t){let h=t[c];Ne(h)||(h=t[c]=[h]),h.push(l)}else t[c]=l}return t}function Kr(e){let t="";for(let n in e){const s=e[n];if(n=hu(n),s==null){s!==void 0&&(t+=(t.length?"&":"")+n);continue}(Ne(s)?s.map(o=>o&&Es(o)):[s&&Es(s)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function zu(e){const t={};for(const n in e){const s=e[n];s!==void 0&&(t[n]=Ne(s)?s.map(r=>r==null?null:""+r):s==null?s:""+s)}return t}const Yu=Symbol(""),Qr=Symbol(""),zs=Symbol(""),Ys=Symbol(""),Rs=Symbol("");function Wt(){let e=[];function t(s){return e.push(s),()=>{const r=e.indexOf(s);r>-1&&e.splice(r,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function dt(e,t,n,s,r,o=i=>i()){const i=s&&(s.enterCallbacks[r]=s.enterCallbacks[r]||[]);return()=>new Promise((c,l)=>{const h=g=>{g===!1?l(Vt(4,{from:n,to:t})):g instanceof Error?l(g):ku(g)?l(Vt(2,{from:t,to:g})):(i&&s.enterCallbacks[r]===i&&typeof g=="function"&&i.push(g),c())},u=o(()=>e.call(s&&s.instances[r],t,n,h));let f=Promise.resolve(u);e.length<3&&(f=f.then(h)),f.catch(g=>l(g))})}function fs(e,t,n,s,r=o=>o()){const o=[];for(const i of e)for(const c in i.components){let l=i.components[c];if(!(t!=="beforeRouteEnter"&&!i.instances[c]))if(fi(l)){const u=(l.__vccOpts||l)[t];u&&o.push(dt(u,n,s,i,c,r))}else{let h=l();o.push(()=>h.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${c}" at "${i.path}"`);const f=nu(u)?u.default:u;i.mods[c]=u,i.components[c]=f;const p=(f.__vccOpts||f)[t];return p&&dt(p,n,s,i,c,r)()}))}}return o}function Wr(e){const t=He(zs),n=He(Ys),s=Me(()=>{const l=k(e.to);return t.resolve(l)}),r=Me(()=>{const{matched:l}=s.value,{length:h}=l,u=l[h-1],f=n.matched;if(!u||!f.length)return-1;const g=f.findIndex(Dt.bind(null,u));if(g>-1)return g;const p=qr(l[h-2]);return h>1&&qr(u)===p&&f[f.length-1].path!==p?f.findIndex(Dt.bind(null,l[h-2])):g}),o=Me(()=>r.value>-1&&ta(n.params,s.value.params)),i=Me(()=>r.value>-1&&r.value===n.matched.length-1&&vi(n.params,s.value.params));function c(l={}){if(ea(l)){const h=t[k(e.replace)?"replace":"push"](k(e.to)).catch(nn);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>h),h}return Promise.resolve()}return{route:s,href:Me(()=>s.value.href),isActive:o,isExactActive:i,navigate:c}}function Ju(e){return e.length===1?e[0]:e}const Zu=Io({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:Wr,setup(e,{slots:t}){const n=mn(Wr(e)),{options:s}=He(zs),r=Me(()=>({[Gr(e.activeClass,s.linkActiveClass,"router-link-active")]:n.isActive,[Gr(e.exactActiveClass,s.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&Ju(t.default(n));return e.custom?o:oi("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:r.value},o)}}}),Xu=Zu;function ea(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function ta(e,t){for(const n in t){const s=t[n],r=e[n];if(typeof s=="string"){if(s!==r)return!1}else if(!Ne(r)||r.length!==s.length||s.some((o,i)=>o!==r[i]))return!1}return!0}function qr(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Gr=(e,t,n)=>e??t??n,na=Io({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const s=He(Rs),r=Me(()=>e.route||s.value),o=He(Qr,0),i=Me(()=>{let h=k(o);const{matched:u}=r.value;let f;for(;(f=u[h])&&!f.components;)h++;return h}),c=Me(()=>r.value.matched[i.value]);Rn(Qr,Me(()=>i.value+1)),Rn(Yu,c),Rn(Rs,r);const l=ue();return Xt(()=>[l.value,c.value,e.name],([h,u,f],[g,p,C])=>{u&&(u.instances[f]=h,p&&p!==u&&h&&h===g&&(u.leaveGuards.size||(u.leaveGuards=p.leaveGuards),u.updateGuards.size||(u.updateGuards=p.updateGuards))),h&&u&&(!p||!Dt(u,p)||!g)&&(u.enterCallbacks[f]||[]).forEach(A=>A(h))},{flush:"post"}),()=>{const h=r.value,u=e.name,f=c.value,g=f&&f.components[u];if(!g)return zr(n.default,{Component:g,route:h});const p=f.props[u],C=p?p===!0?h.params:typeof p=="function"?p(h):p:null,L=oi(g,Z({},C,t,{onVnodeUnmounted:F=>{F.component.isUnmounted&&(f.instances[u]=null)},ref:l}));return zr(n.default,{Component:L,route:h})||L}}});function zr(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const wi=na;function sa(e){const t=Uu(e.routes,e),n=e.parseQuery||Gu,s=e.stringifyQuery||Kr,r=e.history,o=Wt(),i=Wt(),c=Wt(),l=nl(ct);let h=ct;kt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=us.bind(null,b=>""+b),f=us.bind(null,gu),g=us.bind(null,fn);function p(b,$){let P,B;return bi(b)?(P=t.getRecordMatcher(b),B=$):B=b,t.addRoute(B,P)}function C(b){const $=t.getRecordMatcher(b);$&&t.removeRoute($)}function A(){return t.getRoutes().map(b=>b.record)}function L(b){return!!t.getRecordMatcher(b)}function F(b,$){if($=Z({},$||l.value),typeof b=="string"){const v=as(n,b,$.path),_=t.resolve({path:v.path},$),x=r.createHref(v.fullPath);return Z(v,_,{params:g(_.params),hash:fn(v.hash),redirectedFrom:void 0,href:x})}let P;if(b.path!=null)P=Z({},b,{path:as(n,b.path,$.path).path});else{const v=Z({},b.params);for(const _ in v)v[_]==null&&delete v[_];P=Z({},b,{params:f(v)}),$.params=f($.params)}const B=t.resolve(P,$),se=b.hash||"";B.params=u(g(B.params));const a=_u(s,Z({},b,{hash:du(se),path:B.path})),d=r.createHref(a);return Z({fullPath:a,hash:se,query:s===Kr?zu(b.query):b.query||{}},B,{redirectedFrom:void 0,href:d})}function I(b){return typeof b=="string"?as(n,b,l.value.path):Z({},b)}function M(b,$){if(h!==b)return Vt(8,{from:$,to:b})}function T(b){return ee(b)}function K(b){return T(Z(I(b),{replace:!0}))}function pe(b){const $=b.matched[b.matched.length-1];if($&&$.redirect){const{redirect:P}=$;let B=typeof P=="function"?P(b):P;return typeof B=="string"&&(B=B.includes("?")||B.includes("#")?B=I(B):{path:B},B.params={}),Z({query:b.query,hash:b.hash,params:B.path!=null?{}:b.params},B)}}function ee(b,$){const P=h=F(b),B=l.value,se=b.state,a=b.force,d=b.replace===!0,v=pe(P);if(v)return ee(Z(I(v),{state:typeof v=="object"?Z({},se,v.state):se,force:a,replace:d}),$||P);const _=P;_.redirectedFrom=$;let x;return!a&&bu(s,B,P)&&(x=Vt(16,{to:_,from:B}),De(B,B,!0,!1)),(x?Promise.resolve(x):ae(_,B)).catch(y=>et(y)?et(y,2)?y:lt(y):J(y,_,B)).then(y=>{if(y){if(et(y,2))return ee(Z({replace:d},I(y.to),{state:typeof y.to=="object"?Z({},se,y.to.state):se,force:a}),$||_)}else y=Oe(_,B,!0,d,se);return ye(_,B,y),y})}function Q(b,$){const P=M(b,$);return P?Promise.reject(P):Promise.resolve()}function W(b){const $=$t.values().next().value;return $&&typeof $.runWithContext=="function"?$.runWithContext(b):b()}function ae(b,$){let P;const[B,se,a]=ra(b,$);P=fs(B.reverse(),"beforeRouteLeave",b,$);for(const v of B)v.leaveGuards.forEach(_=>{P.push(dt(_,b,$))});const d=Q.bind(null,b,$);return P.push(d),Be(P).then(()=>{P=[];for(const v of o.list())P.push(dt(v,b,$));return P.push(d),Be(P)}).then(()=>{P=fs(se,"beforeRouteUpdate",b,$);for(const v of se)v.updateGuards.forEach(_=>{P.push(dt(_,b,$))});return P.push(d),Be(P)}).then(()=>{P=[];for(const v of a)if(v.beforeEnter)if(Ne(v.beforeEnter))for(const _ of v.beforeEnter)P.push(dt(_,b,$));else P.push(dt(v.beforeEnter,b,$));return P.push(d),Be(P)}).then(()=>(b.matched.forEach(v=>v.enterCallbacks={}),P=fs(a,"beforeRouteEnter",b,$,W),P.push(d),Be(P))).then(()=>{P=[];for(const v of i.list())P.push(dt(v,b,$));return P.push(d),Be(P)}).catch(v=>et(v,8)?v:Promise.reject(v))}function ye(b,$,P){c.list().forEach(B=>W(()=>B(b,$,P)))}function Oe(b,$,P,B,se){const a=M(b,$);if(a)return a;const d=$===ct,v=kt?history.state:{};P&&(B||d?r.replace(b.fullPath,Z({scroll:d&&v&&v.scroll},se)):r.push(b.fullPath,se)),l.value=b,De(b,$,P,d),lt()}let Ee;function _t(){Ee||(Ee=r.listen((b,$,P)=>{if(!xn.listening)return;const B=F(b),se=pe(B);if(se){ee(Z(se,{replace:!0,force:!0}),B).catch(nn);return}h=B;const a=l.value;kt&&Ru(Br(a.fullPath,P.delta),Zn()),ae(B,a).catch(d=>et(d,12)?d:et(d,2)?(ee(Z(I(d.to),{force:!0}),B).then(v=>{et(v,20)&&!P.delta&&P.type===dn.pop&&r.go(-1,!1)}).catch(nn),Promise.reject()):(P.delta&&r.go(-P.delta,!1),J(d,B,a))).then(d=>{d=d||Oe(B,a,!1),d&&(P.delta&&!et(d,8)?r.go(-P.delta,!1):P.type===dn.pop&&et(d,20)&&r.go(-1,!1)),ye(B,a,d)}).catch(nn)}))}let it=Wt(),ce=Wt(),U;function J(b,$,P){lt(b);const B=ce.list();return B.length?B.forEach(se=>se(b,$,P)):console.error(b),Promise.reject(b)}function Ze(){return U&&l.value!==ct?Promise.resolve():new Promise((b,$)=>{it.add([b,$])})}function lt(b){return U||(U=!b,_t(),it.list().forEach(([$,P])=>b?P(b):$()),it.reset()),b}function De(b,$,P,B){const{scrollBehavior:se}=e;if(!kt||!se)return Promise.resolve();const a=!P&&Pu(Br(b.fullPath,0))||(B||!P)&&history.state&&history.state.scroll||null;return Ds().then(()=>se(b,$,a)).then(d=>d&&Su(d)).catch(d=>J(d,b,$))}const Se=b=>r.go(b);let Ot;const $t=new Set,xn={currentRoute:l,listening:!0,addRoute:p,removeRoute:C,clearRoutes:t.clearRoutes,hasRoute:L,getRoutes:A,resolve:F,options:e,push:T,replace:K,go:Se,back:()=>Se(-1),forward:()=>Se(1),beforeEach:o.add,beforeResolve:i.add,afterEach:c.add,onError:ce.add,isReady:Ze,install(b){const $=this;b.component("RouterLink",Xu),b.component("RouterView",wi),b.config.globalProperties.$router=$,Object.defineProperty(b.config.globalProperties,"$route",{enumerable:!0,get:()=>k(l)}),kt&&!Ot&&l.value===ct&&(Ot=!0,T(r.location).catch(se=>{}));const P={};for(const se in ct)Object.defineProperty(P,se,{get:()=>l.value[se],enumerable:!0});b.provide(zs,$),b.provide(Ys,Co(P)),b.provide(Rs,l);const B=b.unmount;$t.add(b),b.unmount=function(){$t.delete(b),$t.size<1&&(h=ct,Ee&&Ee(),Ee=null,l.value=ct,Ot=!1,U=!1),B()}}};function Be(b){return b.reduce(($,P)=>$.then(()=>W(P)),Promise.resolve())}return xn}function ra(e,t){const n=[],s=[],r=[],o=Math.max(t.matched.length,e.matched.length);for(let i=0;i<o;i++){const c=t.matched[i];c&&(e.matched.find(h=>Dt(h,c))?s.push(c):n.push(c));const l=e.matched[i];l&&(t.matched.find(h=>Dt(h,l))||r.push(l))}return[n,s,r]}function oa(e){return He(Ys)}const vt=(e,t)=>{const n=e.__vccOpts||e;for(const[s,r]of t)n[s]=r;return n},ia={key:0},la={__name:"Footer",setup(e){const t=oa();return(n,s)=>{const r=Ks("RouterLink");return["/","/chain/","/both/","/pair/","/challenge/"].includes(k(t).path)?(q(),G("footer",ia,[m("nav",null,[fe(r,{to:"/"},{default:ht(()=>s[0]||(s[0]=[m("span",{class:"icon-default"},"称谓",-1)])),_:1}),fe(r,{to:"/chain/"},{default:ht(()=>s[1]||(s[1]=[m("span",{class:"icon-chain"},"关系",-1)])),_:1}),fe(r,{to:"/both/"},{default:ht(()=>s[2]||(s[2]=[m("span",{class:"icon-both"},"两者",-1)])),_:1}),fe(r,{to:"/pair/"},{default:ht(()=>s[3]||(s[3]=[m("span",{class:"icon-pair"},"合称",-1)])),_:1}),fe(r,{to:"/challenge/"},{default:ht(()=>s[4]||(s[4]=[m("span",{class:"icon-challenge"},"挑战",-1)])),_:1})])])):Ae("",!0)}}},ca=vt(la,[["__scopeId","data-v-3bf4315a"]]),ua={class:"wrapper"},aa={class:"inner"},fa={__name:"App",setup(e){return(t,n)=>(q(),G("div",ua,[m("div",aa,[fe(k(wi)),fe(ca)])]))}},da=vt(fa,[["__scopeId","data-v-f1df3896"]]),ha=bn("home",()=>{const e=ue("我称呼Ta"),t=ue(""),n=ue(""),s=ue(!1),r=ue(!1),o=ue(1);return{$model:e,$input:t,$output:n,$sex_switch:s,$reverse:r,$sex:o}}),pa={class:"container"},ga={class:"mod-calculator"},ma={class:"screen"},va={class:"tip"},_a={class:"input"},ba={class:"output"},ya={class:"setting"},xa={class:"panel"},Ca={class:"cell"},wa=["disabled"],Aa={class:"cell"},Ea=["disabled"],Sa={class:"cell"},Ra={class:"cell"},Pa={__name:"Home",setup(e){const t=ha(),{$model:n,$input:s,$output:r,$sex_switch:o,$reverse:i,$sex:c}=yn(t);let l="";const h=f=>{l="",s.value="",r.value="",o.value=f.target.checked,c.value=f.target.checked?0:1},u=f=>{let g=f.target.dataset.value,p=l,C=o.value?0:1,A,L,F=function(){p?(A=window.relationship({text:p,sex:C}),L=window.relationship({text:p,reverse:!0,sex:C}),g=="equal"&&p.indexOf("的")>-1&&(l=A.length?A[0]:""),i.value?L.length?(s.value=p,r.value=L.join("/")):(s.value=p,r.value="--"):A.length?(s.value=p,r.value=A.join("/")):(s.value=p,r.value="--")):(s.value="",r.value="")};switch(g){case"back":var I=p.lastIndexOf("的");I=Math.max(0,I),p?(p=p.substr(0,I),g=p.split("的").pop(),l=p,r.value=p):(l="",s.value="",r.value="");break;case"reset":l="",s.value="",r.value="";break;case"exchange":i.value=!i.value,F();break;case"equal":F();break;default:p.split("的").length>10?(l=p,r.value="--"):(l=p?p+"的"+g:g,r.value=p?p+"的"+g:g)}let M=c.value;!g||!l?M=-1:"爸爸,老公,儿子,哥哥,弟弟".includes(g)?M=1:"妈妈,老婆,女儿,姐姐,妹妹".includes(g)&&(M=0);let T=M<0?"Ta":M?"他":"她";n.value=i.value?T+"称呼我":"我称呼"+T,c.value=M<0?C:M};return(f,g)=>{const p=Ks("router-link");return q(),G("div",pa,[m("div",ga,[m("div",ma,[m("div",va,ge(k(n)),1),m("div",_a,[m("span",null,ge(k(s)),1)]),m("div",ba,[m("span",null,ge(k(r)),1)]),m("div",ya,[m("label",null,[m("input",{type:"checkbox",name:"sex",value:"1",onChange:h},null,32),g[0]||(g[0]=m("span",null,"男",-1)),g[1]||(g[1]=m("span",{class:"switch"},null,-1)),g[2]||(g[2]=m("span",null,"女",-1))]),g[3]||(g[3]=m("a",{class:"copyright",href:"https://passer-by.com/",target:"_blank"},"© passer-by.com",-1))])]),m("div",xa,[m("div",{class:"cell"},[m("button",{onClick:u,"data-value":"爸爸"},"父")]),m("div",{class:"cell"},[m("button",{onClick:u,"data-value":"妈妈"},"母")]),m("div",{class:"cell"},[m("button",{onClick:u,"data-value":"back"},"←")]),m("div",{class:"cell"},[m("button",{onClick:u,"data-value":"reset"},"↻")]),m("div",{class:"cell"},[m("button",{onClick:u,"data-value":"哥哥"},"兄")]),m("div",{class:"cell"},[m("button",{onClick:u,"data-value":"姐姐"},"姐")]),m("div",Ca,[m("button",{onClick:u,"data-value":"老公",disabled:k(c)==1},"夫",8,wa)]),m("div",Aa,[m("button",{onClick:u,"data-value":"老婆",disabled:k(c)==0},"妻",8,Ea)]),m("div",{class:"cell"},[m("button",{onClick:u,"data-value":"弟弟"},"弟")]),m("div",{class:"cell"},[m("button",{onClick:u,"data-value":"妹妹"},"妹")]),m("div",Sa,[m("button",{class:gn({"btn-active":k(i)}),onClick:u,"data-value":"exchange"},"⇌",2)]),m("div",{class:"cell row-2"},[m("button",{class:"btn-equal",onClick:u,"data-value":"equal"},"=")]),m("div",{class:"cell"},[m("button",{onClick:u,"data-value":"儿子"},"子")]),m("div",{class:"cell"},[m("button",{onClick:u,"data-value":"女儿"},"女")]),m("div",Ra,[fe(p,{to:"/help/"},{default:ht(()=>g[4]||(g[4]=[Ws("?")])),_:1})])])])])}}},Oa=vt(Pa,[["__scopeId","data-v-b78bdac4"]]),hn="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAMFBMVEUAAAD///////////////////////////////////////////////////////////87TQQwAAAAD3RSTlMAgPDh9c6plikO68KsXVFyBG28AAAAzUlEQVQoz2WRvRLBQBSFT8YMhkLeQK2i0Cs8gE5lhkYdpVKn1zPegDdQqdUqtQpBCn/HZvdOfuZ+1T3fnCR3s7Csxu1u/4yEeZOGcArBM9kaX8SOwtvlChPWVnRScY9zkRlGRtR581zyzQiUm7waSZpQYzhDKZ48W4j9BAsZRTdwop3F8ouDtOW5D4Z0FVfgU9byAU9W69FVXIEPJdQj+qVB/rMRLvnFfmp1dTh1fP2DUGWGLQybNL8QU0hFC5aAQqSvUl+2sNy3u4OjHf+7qTXIObjPOQAAAABJRU5ErkJggg==",$a=bn("chain",()=>{const e=ue(""),t=ue([]);return{$value:e,$items:t}}),Ta={class:"container"},Ia={class:"mod-panel"},Ma={class:"bd"},ka={class:"input-box"},Ba={class:"row"},Fa={class:"output-box"},ja={class:"view-box"},La={class:"c-bd"},Ha={class:"item"},Na={__name:"Chain",setup(e){const t=$a(),{$value:n,$items:s}=yn(t),r=c=>{n.value=c.target.value,s.value=[]},o=()=>{n.value="",s.value=[]},i=()=>{let c=window.relationship({text:n.value,type:"chain"});c.length?s.value=c:s.value=["未找到相应关系!"]};return(c,l)=>(q(),G("div",Ta,[m("div",Ia,[l[3]||(l[3]=m("div",{class:"hd"},[m("span",{class:"title"},"通过称谓查关系")],-1)),m("div",Ma,[m("div",ka,[m("div",Ba,[St(m("input",{type:"text",placeholder:"输入你亲戚的称谓",onInput:r,"onUpdate:modelValue":l[0]||(l[0]=h=>ne(n)?n.value=h:null)},null,544),[[an,k(n)]]),k(n)?(q(),G("span",{key:0,class:"close",onClick:o},l[1]||(l[1]=[m("img",{src:hn,width:"16",height:"16",alt:"关闭"},null,-1)]))):Ae("",!0)]),m("div",{class:"row"},[m("button",{onClick:i},"查找")])]),m("div",Fa,[m("div",ja,[m("div",La,[k(n)?(q(),G(de,{key:0},[k(s).length?(q(!0),G(de,{key:0},Lt(k(s),(h,u)=>(q(),G("div",{key:u},[m("div",Ha,ge(h),1)]))),128)):Ae("",!0)],64)):Ae("",!0)]),l[2]||(l[2]=m("div",{class:"c-ft"},[m("a",{class:"copyright",href:"https://github.com/mumuy/relationship/",target:"_blank"},[m("svg",{"aria-hidden":"true",class:"octicon",fill:"#999999",height:"20",title:"GitHub ",version:"1.1",viewBox:"0 0 16 16",width:"24"},[m("path",{d:"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59 0.4 0.07 0.55-0.17 0.55-0.38 0-0.19-0.01-0.82-0.01-1.49-2.01 0.37-2.53-0.49-2.69-0.94-0.09-0.23-0.48-0.94-0.82-1.13-0.28-0.15-0.68-0.52-0.01-0.53 0.63-0.01 1.08 0.58 1.23 0.82 0.72 1.21 1.87 0.87 2.33 0.66 0.07-0.52 0.28-0.87 0.51-1.07-1.78-0.2-3.64-0.89-3.64-3.95 0-0.87 0.31-1.59 0.82-2.15-0.08-0.2-0.36-1.02 0.08-2.12 0 0 0.67-0.21 2.2 0.82 0.64-0.18 1.32-0.27 2-0.27 0.68 0 1.36 0.09 2 0.27 1.53-1.04 2.2-0.82 2.2-0.82 0.44 1.1 0.16 1.92 0.08 2.12 0.51 0.56 0.82 1.27 0.82 2.15 0 3.07-1.87 3.75-3.65 3.95 0.29 0.25 0.54 0.73 0.54 1.48 0 1.07-0.01 1.93-0.01 2.2 0 0.21 0.15 0.46 0.55 0.38C13.71 14.53 16 11.53 16 8 16 3.58 12.42 0 8 0z"})]),m("span",null,"关注本项目开源")])],-1))])])])])]))}},Da=vt(Na,[["__scopeId","data-v-b90d3099"]]),Va=bn("both",()=>{const e=ue(""),t=ue(""),n=ue(!0),s=ue([]);return{$text:e,$target:t,$optimal:n,$items:s}}),Ua={class:"container"},Ka={class:"mod-panel"},Qa={class:"bd"},Wa={class:"input-box"},qa={class:"row setting"},Ga={class:"checkbox"},za=["checked"],Ya={class:"row"},Ja={class:"row"},Za={class:"output-box"},Xa={class:"view-box"},ef={class:"c-bd"},tf={class:"item"},nf={__name:"Both",setup(e){const t=Va(),{$text:n,$target:s,$optimal:r,$items:o}=yn(t),i=p=>{r.value=!!p.target.checked},c=p=>{n.value=p.target.value,o.value=[]},l=()=>{n.value="",o.value=[]},h=p=>{s.value=p.target.value,o.value=[]},u=()=>{s.value="",o.value=[]},f=()=>{let p=n.value;n.value=s.value,s.value=p,n.value&&s.value&&g()},g=()=>{if(n.value&&s.value){var p=window.relationship({text:n.value,target:s.value,optimal:r.value});p.length?o.value=p:o.value=["未找到相应关系!"]}else alert("请输入相应称谓")};return(p,C)=>(q(),G("div",Ua,[m("div",Ka,[C[8]||(C[8]=m("div",{class:"hd"},[m("span",{class:"title"},"两者之间的称谓")],-1)),m("div",Qa,[m("div",Wa,[m("div",qa,[m("label",Ga,[m("input",{type:"checkbox",name:"optimal",value:"1",onChange:i,checked:k(r)},null,40,za),C[2]||(C[2]=m("span",{class:"switch"},null,-1)),C[3]||(C[3]=m("span",null,"最短关系",-1))])]),m("div",Ya,[St(m("input",{type:"text",placeholder:"输入你亲戚的称谓",onInput:h,"onUpdate:modelValue":C[0]||(C[0]=A=>ne(s)?s.value=A:null)},null,544),[[an,k(s)]]),k(s)?(q(),G("span",{key:0,class:"close",onClick:u},C[4]||(C[4]=[m("img",{src:hn,width:"16",height:"16",alt:"关闭"},null,-1)]))):Ae("",!0)]),m("div",{class:"row"},[C[5]||(C[5]=m("span",{class:"call"},"⇓ 称呼",-1)),m("span",{class:"exchange",onClick:f},"⇅")]),m("div",Ja,[St(m("input",{type:"text",placeholder:"输入你亲戚的称谓",onInput:c,"onUpdate:modelValue":C[1]||(C[1]=A=>ne(n)?n.value=A:null)},null,544),[[an,k(n)]]),k(n)?(q(),G("span",{key:0,class:"close",onClick:l},C[6]||(C[6]=[m("img",{src:hn,width:"16",height:"16",alt:"关闭"},null,-1)]))):Ae("",!0)]),m("div",{class:"row"},[m("button",{onClick:g},"查找")])]),m("div",Za,[m("div",Xa,[m("div",ef,[k(n)&&k(s)?(q(),G(de,{key:0},[k(o).length?(q(!0),G(de,{key:0},Lt(k(o),(A,L)=>(q(),G("div",{key:L},[m("div",tf,ge(A),1)]))),128)):Ae("",!0)],64)):Ae("",!0)]),C[7]||(C[7]=m("div",{class:"c-ft"},[m("a",{class:"copyright",href:"https://github.com/mumuy/relationship/",target:"_blank"},[m("svg",{"aria-hidden":"true",class:"octicon",fill:"#999999",height:"20",title:"GitHub ",version:"1.1",viewBox:"0 0 16 16",width:"24"},[m("path",{d:"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59 0.4 0.07 0.55-0.17 0.55-0.38 0-0.19-0.01-0.82-0.01-1.49-2.01 0.37-2.53-0.49-2.69-0.94-0.09-0.23-0.48-0.94-0.82-1.13-0.28-0.15-0.68-0.52-0.01-0.53 0.63-0.01 1.08 0.58 1.23 0.82 0.72 1.21 1.87 0.87 2.33 0.66 0.07-0.52 0.28-0.87 0.51-1.07-1.78-0.2-3.64-0.89-3.64-3.95 0-0.87 0.31-1.59 0.82-2.15-0.08-0.2-0.36-1.02 0.08-2.12 0 0 0.67-0.21 2.2 0.82 0.64-0.18 1.32-0.27 2-0.27 0.68 0 1.36 0.09 2 0.27 1.53-1.04 2.2-0.82 2.2-0.82 0.44 1.1 0.16 1.92 0.08 2.12 0.51 0.56 0.82 1.27 0.82 2.15 0 3.07-1.87 3.75-3.65 3.95 0.29 0.25 0.54 0.73 0.54 1.48 0 1.07-0.01 1.93-0.01 2.2 0 0.21 0.15 0.46 0.55 0.38C13.71 14.53 16 11.53 16 8 16 3.58 12.42 0 8 0z"})]),m("span",null,"关注本项目开源")])],-1))])])])])]))}},sf=vt(nf,[["__scopeId","data-v-45fcfee9"]]),rf=bn("pair",()=>{const e=ue(""),t=ue(""),n=ue(!0),s=ue([]);return{$text:e,$target:t,$optimal:n,$items:s}}),of={class:"container"},lf={class:"mod-panel"},cf={class:"bd"},uf={class:"input-box"},af={class:"row setting"},ff={class:"checkbox"},df=["checked"],hf={class:"row"},pf={class:"row"},gf={class:"output-box"},mf={class:"view-box"},vf={class:"c-bd"},_f={class:"item"},bf={__name:"Pair",setup(e){const t=rf(),{$text:n,$target:s,$optimal:r,$items:o}=yn(t),i=g=>{r.value=!!g.target.checked},c=g=>{n.value=g.target.value,o.value=[]},l=()=>{n.value="",o.value=[]},h=g=>{s.value=g.target.value,o.value=[]},u=()=>{s.value="",o.value=[]},f=()=>{if(n.value&&s.value){var g=window.relationship({text:n.value,target:s.value,type:"pair",optimal:r.value});g.length?o.value=g:o.value=["未找到相应关系!"]}else alert("请输入相应称谓")};return(g,p)=>(q(),G("div",of,[m("div",lf,[p[8]||(p[8]=m("div",{class:"hd"},[m("span",{class:"title"},"两者的关系合称")],-1)),m("div",cf,[m("div",uf,[m("div",af,[m("label",ff,[m("input",{type:"checkbox",name:"optimal",value:"1",onChange:i,checked:k(r)},null,40,df),p[2]||(p[2]=m("span",{class:"switch"},null,-1)),p[3]||(p[3]=m("span",null,"最短关系",-1))])]),m("div",hf,[St(m("input",{type:"text",placeholder:"输入你亲戚的称谓",onInput:h,"onUpdate:modelValue":p[0]||(p[0]=C=>ne(s)?s.value=C:null)},null,544),[[an,k(s)]]),k(s)?(q(),G("span",{key:0,class:"close",onClick:u},p[4]||(p[4]=[m("img",{src:hn,width:"16",height:"16",alt:"关闭"},null,-1)]))):Ae("",!0)]),p[6]||(p[6]=m("div",{class:"row"},[m("span",{class:"add"},"+")],-1)),m("div",pf,[St(m("input",{type:"text",placeholder:"输入你亲戚的称谓",onInput:c,"onUpdate:modelValue":p[1]||(p[1]=C=>ne(n)?n.value=C:null)},null,544),[[an,k(n)]]),k(n)?(q(),G("span",{key:0,class:"close",onClick:l},p[5]||(p[5]=[m("img",{src:hn,width:"16",height:"16",alt:"关闭"},null,-1)]))):Ae("",!0)]),m("div",{class:"row"},[m("button",{onClick:f},"查找")])]),m("div",gf,[m("div",mf,[m("div",vf,[k(n)&&k(s)?(q(),G(de,{key:0},[k(o).length?(q(!0),G(de,{key:0},Lt(k(o),(C,A)=>(q(),G("div",{key:A},[m("div",_f,ge(C),1)]))),128)):Ae("",!0)],64)):Ae("",!0)]),p[7]||(p[7]=m("div",{class:"c-ft"},[m("a",{class:"copyright",href:"https://github.com/mumuy/relationship/",target:"_blank"},[m("svg",{"aria-hidden":"true",class:"octicon",fill:"#999999",height:"20",title:"GitHub ",version:"1.1",viewBox:"0 0 16 16",width:"24"},[m("path",{d:"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59 0.4 0.07 0.55-0.17 0.55-0.38 0-0.19-0.01-0.82-0.01-1.49-2.01 0.37-2.53-0.49-2.69-0.94-0.09-0.23-0.48-0.94-0.82-1.13-0.28-0.15-0.68-0.52-0.01-0.53 0.63-0.01 1.08 0.58 1.23 0.82 0.72 1.21 1.87 0.87 2.33 0.66 0.07-0.52 0.28-0.87 0.51-1.07-1.78-0.2-3.64-0.89-3.64-3.95 0-0.87 0.31-1.59 0.82-2.15-0.08-0.2-0.36-1.02 0.08-2.12 0 0 0.67-0.21 2.2 0.82 0.64-0.18 1.32-0.27 2-0.27 0.68 0 1.36 0.09 2 0.27 1.53-1.04 2.2-0.82 2.2-0.82 0.44 1.1 0.16 1.92 0.08 2.12 0.51 0.56 0.82 1.27 0.82 2.15 0 3.07-1.87 3.75-3.65 3.95 0.29 0.25 0.54 0.73 0.54 1.48 0 1.07-0.01 1.93-0.01 2.2 0 0.21 0.15 0.46 0.55 0.38C13.71 14.53 16 11.53 16 8 16 3.58 12.42 0 8 0z"})]),m("span",null,"关注本项目开源")])],-1))])])])])]))}},yf=vt(bf,[["__scopeId","data-v-ecc20827"]]),xf=[{A:["爸爸"],B:["姐姐","嫂子","弟妹","姨子","舅嫂"],C:[["姑妈","伯母","婶婶","姨妈","舅妈"]]},{A:["爸爸"],B:["姐夫","哥哥","弟弟","姨夫","舅子"],C:[["姑父","伯父","叔叔","姨父","舅舅"]]},{A:["妈妈"],B:["嫂子","大婶子","小婶子","姑子","姐姐"],C:[["舅妈","伯母","婶婶","姑姑","姨妈"]]},{A:["妈妈"],B:["哥哥","大伯子","小叔子","姑夫","姐夫"],C:[["舅舅","伯父","叔叔","姑父","姨父"]]},{A:["爷爷"],B:["姐姐","嫂子","弟妹","姨子","舅嫂"],C:[["姑婆","伯婆","婶婆","姨婆","舅婆"]]},{A:["爷爷"],B:["姐夫","哥哥","弟弟","姨夫","舅子"],C:[["姑公","伯公","叔公","姨公","舅公"]]},{A:["奶奶"],B:["嫂子","大婶子","小婶子","姑子","姐姐"],C:[["舅婆","伯婆","婶婆","姑婆","姨婆"]]},{A:["奶奶"],B:["哥哥","大伯子","小叔子","姑夫","姐夫"],C:[["舅公","伯公","叔公","姑公","姨公"]]},{A:["外公"],B:["姐姐","嫂子","弟妹","姨子","舅嫂"],C:[["姑外婆","伯外婆","婶外婆","姨外婆","舅外婆"]]},{A:["外公"],B:["姐夫","哥哥","弟弟","姨夫","舅子"],C:[["姑外公","伯外公","叔外公","姨外公","舅外公"]]},{A:["外婆"],B:["嫂子","大婶子","小婶子","姑子","姐姐"],C:[["舅外婆","伯外婆","婶外婆","姑外婆","姨外婆"]]},{A:["外婆"],B:["哥哥","大伯子","小叔子","姑夫","姐夫"],C:[["舅外公","伯外公","叔外公","姑外公","姨外公"]]},{A:["哥哥","姐姐","舅子","姨子","姑子","叔子"],B:["儿子"],C:[["侄子"],["外甥"],["舅侄"],["姨侄"],["姑甥"],["叔侄"]]},{A:["哥哥","姐姐","舅子","姨子","姑子","叔子"],B:["女儿"],C:[["侄女"],["外甥女"],["舅侄女"],["姨侄女"],["姑甥女"],["叔侄女"]]},{A:["爷爷","奶奶","外公","外婆"],B:["爸爸"],C:[["曾祖父"],["曾外祖父"],["外曾祖父"],["外曾外祖父"]]},{A:["爷爷","奶奶","外公","外婆"],B:["妈妈"],C:[["曾祖母"],["曾外祖母"],["外曾祖母"],["外曾外祖母"]]},{A:["孙子","孙女","外孙","外孙女"],B:["儿子"],C:[["曾孙"],["曾外孙"],["外曾孙"],["外曾外孙"]]},{A:["孙子","孙女","外孙","外孙女"],B:["女儿"],C:[["曾孙女"],["曾外孙女"],["外曾孙女"],["外曾外孙女"]]},{A:["爸爸","妈妈"],B:["爷爷","外公"],C:[["曾祖父","曾外祖父"],["外曾祖父","外曾外祖父"]]},{A:["爸爸","妈妈"],B:["奶奶","外婆"],C:[["曾祖母","曾外祖母"],["外曾祖母","外曾外祖母"]]},{A:["儿子","女儿"],B:["孙子","外孙"],C:[["曾孙","曾外孙"],["外曾孙","外曾外孙"]]},{A:["儿子","女儿"],B:["孙女","外孙女"],C:[["曾孙女","曾外孙女"],["外曾孙女","外曾外孙女"]]},{A:["舅妈","姨妈","姑妈","妈妈","堂伯母"],B:["婆婆"],C:[["外婆"],["姨姻祖母"],["姑姻祖母"],["奶奶"],["伯婆"]]},{A:["舅妈","姨妈","姑妈","妈妈","堂伯母"],B:["公公"],C:[["外公"],["姨姻祖父"],["姑姻祖父"],["爷爷"],["伯公"]]},{A:["舅舅","姑丈","爸爸","伯父","堂姑丈"],B:["岳母"],C:[["舅眷外祖母"],["奶奶"],["外婆"],["叔眷外祖母"],["伯婆"]]},{A:["舅舅","姑丈","爸爸","伯父","堂姑丈"],B:["岳父"],C:[["舅眷外祖父"],["爷爷"],["外公"],["叔眷外祖父"],["伯公"]]},{A:["堂姐","舅表姐","姑表姐","姨姐"],B:["堂姐"],C:[["堂姐"],["舅表姐"],["姑姻叔表姊"],["姨姻叔表姊"]]},{A:["堂哥","舅表哥","姑表哥","姨哥"],B:["堂哥"],C:[["堂哥"],["舅表哥"],["姑姻叔表哥"],["姨姻叔表哥"]]},{A:["儿子","孙子","哥哥","姐姐"],B:["孙子"],C:[["曾孙"],["玄孙"],["侄孙"],["甥孙"]]},{A:["爸爸","爷爷","老婆","老公"],B:["爷爷"],C:[["曾祖父"],["高祖父"],["祖岳父"],["祖公父"]]}],En={A:["{C}是谁的{B}","谁的{B}是你的{C}","谁喊你的{C}叫{B}"],B:["{C}是{A}的谁?","{A}应该称呼{C}什么?"],C:["{A}的{B}叫什么?","{A}的{B}是你的谁?","如何称呼{A}的{B}","以下哪个是你{A}的{B}"],"A+B":["{C}和你是什么关系?","{C}是谁?","以下哪个关系是你的{C}"]},Cf=[{Q:"以下称呼哪个不是老婆的别称?",E:["妻子","太太","新娘","夫人","媳妇儿","内人","娘子","婆娘","堂客"],A:["姨子","阿嫂","婶子","妗子","妯娌","囡囡"]},{Q:"以下称呼哪个是老婆的别称?",E:["姨子","阿嫂","婶子","妗子","妯娌","囡囡"],A:["妻子","太太","新娘","夫人","媳妇儿","内人","娘子","婆娘","堂客"]},{Q:"以下称呼哪个不是老公的别称?",E:["丈夫","先生","新郎","夫君","官人","相公","夫婿"],A:["伯子","阿哥","叔子","舅子","连桥","囝囝"]},{Q:"以下称呼哪个是老公的别称?",E:["伯子","阿哥","叔子","舅子","连桥","囝囝"],A:["丈夫","先生","新郎","夫君","官人","相公","夫婿"]},{Q:"妗子是谁的别称?",E:["姑妈","姨妈","妈妈","嫂子","奶奶","外婆","姑子","姨妹"],A:["舅妈","舅娘","舅母"]},{Q:"以下称呼哪个不是外祖母的别称?",E:["外婆","姥姥","外奶","客婆","毑母","阿嬷","嘎嘎"],A:["伯婆","叔婆","婶婆","姑婆","奶奶","太奶"]},{Q:"以下称呼哪个是外祖母的别称?",E:["伯婆","叔婆","婶婆","姑婆","奶奶","太奶"],A:["外婆","姥姥","外奶","客婆","毑母","阿嬷","嘎嘎"]},{Q:"以下称呼哪个不是外祖父的别称?",E:["外公","姥爷","外爷","客公","毑父","阿公","嘎公"],A:["伯公","叔公","婶公","姑公","爷爷","太爷"]},{Q:"以下称呼哪个是外祖父的别称?",E:["伯公","叔公","婶公","姑公","爷爷","太爷"],A:["外公","姥爷","外爷","客公","毑父","阿公","嘎公"]},{Q:"以下称呼哪个不是岳父的别称?",E:["丈人","泰山","岳丈","外父"],A:["泰水","公父","公公","大官","大家"]},{Q:"以下称呼哪个是岳父的别称?",E:["泰水","公父","公公","大官","大家"],A:["丈人","泰山","岳丈","外父"]},{Q:"以下称呼哪个不是岳母的别称?",E:["丈母","泰水","丈姆","外母"],A:["泰山","婆母","婆婆","大官","大家"]},{Q:"以下称呼哪个是岳母的别称?",E:["泰山","婆母","婆婆","大官","大家"],A:["丈母","泰水","丈姆","外母"]},{Q:"以下称呼哪个不是公公的别称?",E:["公父","家公","家爷","大官","公爹"],A:["泰山","泰水","丈人","岳丈","外父"]},{Q:"以下称呼哪个是公公的别称?",E:["泰山","泰水","丈人","岳丈","外父"],A:["公父","家公","家爷","大官","公爹"]},{Q:"以下称呼哪个不是婆婆的别称?",E:["婆母","家婆","家娘","大家","婆妈"],A:["泰山","泰水","丈母","丈姆","外母"]},{Q:"以下称呼哪个是婆婆的别称?",E:["泰山","泰水","丈母","丈姆","外母"],A:["婆母","家婆","家娘","大家","婆妈"]},{Q:"妈妈和婶婶是什么关系?",E:["姑嫂","连襟","姨姐妹","姐妹"],A:["妯娌"]},{Q:"如果你是女生,你和老公的嫂子是什么关系?",E:["姑嫂","连襟","姨姐妹","姐妹"],A:["妯娌"]},{Q:"爸爸和姨丈是什么关系?",E:["郎舅","妯娌","表兄弟","兄弟"],A:["连襟","连桥","襟兄弟"]},{Q:"如果你是男人,你和老婆的妹夫是什么关系?",E:["郎舅","妯娌","表兄弟","兄弟"],A:["连襟","连桥","襟兄弟"]},{Q:"表哥不可能是以下哪种关系?",E:["姑妈的儿子","舅舅的儿子","姨妈的儿子"],A:["伯父的儿子","叔叔的儿子","堂伯的儿子"]},{Q:"表哥可能是以下哪种关系?",E:["伯父的儿子","叔叔的儿子","堂伯的儿子"],A:["姑妈的儿子","舅舅的儿子","姨妈的儿子"]},{Q:"表姐不可能是以下哪种关系?",E:["姑妈的女儿","舅舅的女儿","姨妈的女儿"],A:["伯父的女儿","叔叔的女儿","堂伯的女儿"]},{Q:"表姐可能是以下哪种关系?",E:["伯父的女儿","叔叔的女儿","堂伯的女儿"],A:["姑妈的女儿","舅舅的女儿","姨妈的女儿"]},{Q:"以下谁和你不是直系亲属?",E:["爷爷","奶奶","外公","外婆","爸爸","妈妈","儿子","女儿","孙子","孙女","外孙","外孙女"],A:["哥哥","姐姐","弟弟","妹妹","侄子","外甥","伯父","叔叔","舅舅","姨妈","姑姑"]},{Q:"以下谁和你是直系亲属?",E:["哥哥","姐姐","弟弟","妹妹","侄子","外甥","伯父","叔叔","舅舅","姨妈","姑姑"],A:["爷爷","奶奶","外公","外婆","爸爸","妈妈","儿子","女儿","孙子","孙女","外孙","外孙女"]}],Ge=function(e,t=1){let n=e.slice(0).sort(function(){return Math.random()-.5});return t=Math.min(e.length,t),n.slice(0,t)},wf=function(e){return e.A.length>1&&e.B.length>1?Math.random()>.5?{Q:Ge(En.C)[0],P:"{C}"}:{Q:Ge(En["A+B"])[0],P:"{A}的{B}"}:e.A.length>1?{Q:Ge(En.A)[0],P:"{A}"}:{Q:Ge(En.B)[0],P:"{B}"}},Af=function(){if(Math.random()>.12){let e=Ge(xf)[0],t=wf(e),n=[];e.A.forEach(function(i,c){e.B.forEach(function(l,h){n.push({A:i,B:l,C:e.C[c][h]})})});let s=Ge(n,4),r=Math.floor(Math.random()*4),o=s[r];return{Q:t.Q.replace("{A}",o.A).replace("{B}",o.B).replace("{C}",o.C),P:s.map(i=>t.P.replace("{A}",i.A).replace("{B}",i.B).replace("{C}",i.C)),I:r}}else{let e=Ge(Cf)[0],t=Ge(e.E,3),n=Ge(e.A,1)[0],s=Ge([].concat(t,n),4);return{Q:e.Q,P:s,I:s.indexOf(n)}}},Ef=bn("challenge",()=>{const e=ue(50),t=ue(null),n=ue([]),s=ue(null),r=function(){if(s.value&&s.value.selected==-1)return alert("当前题目未作答!"),!1;if(n.value.length<e.value){const c=Af();s.value={title:c.Q,options:c.P,answer:c.I,selected:-1},n.value.push(s.value)}else o()},o=function(){if(s.value&&s.value.selected==-1)return alert("当前题目未作答!"),!1;let c=e.value,l=0;n.value.forEach(function(u){u.answer==u.selected&&l++});let h=+(l/n.value.length*100).toFixed(2);t.value={total:c,right:l,score:h}},i=function(){t.value=null,n.value=[],s.value=null,r()};return r(),{$totalCount:e,$questionList:n,$question:s,$result:t,nextQuestion:r,resetChallenge:i,getResult:o}}),Sf={class:"container"},Rf={class:"mod-panel"},Pf={class:"bd"},Of={class:"input-box"},$f={key:0,class:"result"},Tf={class:"score"},If={key:0,class:"item"},Mf={class:"question"},kf={class:"number"},Bf=["name","value"],Ff={class:"output-box"},jf={class:"view-box"},Lf={class:"c-bd"},Hf={key:0,class:"list"},Nf={class:"item"},Df={class:"question"},Vf={class:"number"},Uf=["name","value","onUpdate:modelValue"],Kf={class:"operation"},Qf={class:"remark"},Wf={__name:"Challenge",setup(e){const t=Ef(),{nextQuestion:n,resetChallenge:s,getResult:r}=t,{$totalCount:o,$questionList:i,$question:c,$result:l}=yn(t);return(h,u)=>(q(),G("div",Sf,[m("div",Rf,[u[6]||(u[6]=m("div",{class:"hd"},[m("span",{class:"title"},"中国亲戚关系挑战")],-1)),m("div",Pf,[m("div",Of,[k(l)?(q(),G("div",$f,[m("table",null,[u[4]||(u[4]=m("thead",null,[m("tr",null,[m("th",null,"题数"),m("th",null,"正确"),m("th",null,"总分")])],-1)),m("tbody",null,[m("tr",null,[m("td",null,[m("span",null,ge(k(l).total),1)]),m("td",null,[m("span",null,ge(k(l).right),1)]),m("td",null,[m("span",Tf,ge(k(l).score),1)])])])])])):(q(),G(de,{key:1},[k(c)?(q(),G("div",If,[m("p",Mf,[m("span",kf,ge(k(i).length)+".",1),m("span",null,ge(k(c).title),1)]),m("ul",null,[(q(!0),G(de,null,Lt(k(c).options,(f,g)=>(q(),G("li",null,[m("label",null,[St(m("input",{type:"radio",name:`answer-${k(i).length}`,value:g,"onUpdate:modelValue":u[0]||(u[0]=p=>k(c).selected=p)},null,8,Bf),[[Or,k(c).selected]]),m("span",null,ge(f),1)])]))),256))])])):Ae("",!0)],64))]),m("div",Ff,[m("div",jf,[m("div",Lf,[k(l)?(q(),G("div",Hf,[(q(!0),G(de,null,Lt(k(i),(f,g)=>(q(),G("div",Nf,[m("p",Df,[m("span",Vf,ge(g+1)+".",1),m("span",null,ge(f.title),1)]),m("ul",null,[(q(!0),G(de,null,Lt(f.options,(p,C)=>(q(),G("li",null,[m("label",null,[St(m("input",{type:"radio",name:`answer-${g+1}`,value:C,"onUpdate:modelValue":A=>f.selected=A,disabled:"disalbed"},null,8,Uf),[[Or,f.selected]]),m("span",{class:gn({success:C==f.answer,fail:C==f.selected&&C!=f.answer})},ge(p),3)])]))),256))])]))),256))])):Ae("",!0),m("div",Kf,[m("button",{class:"btn btn-gray",onClick:u[1]||(u[1]=(...f)=>k(s)&&k(s)(...f))},"重新开始"),k(l)?Ae("",!0):(q(),G(de,{key:0},[k(i).length<k(o)?(q(),G("button",{key:0,class:"btn btn-orange",onClick:u[2]||(u[2]=(...f)=>k(n)&&k(n)(...f))},"下一道题")):(q(),G("button",{key:1,class:"btn btn-orange",onClick:u[3]||(u[3]=(...f)=>k(r)&&k(r)(...f))},"结束挑战"))],64))]),m("p",Qf,"总题数:"+ge(k(o)),1)]),u[5]||(u[5]=m("div",{class:"c-ft"},[m("a",{class:"copyright",href:"https://github.com/mumuy/relationship/",target:"_blank"},[m("svg",{"aria-hidden":"true",class:"octicon",fill:"#999999",height:"20",title:"GitHub ",version:"1.1",viewBox:"0 0 16 16",width:"24"},[m("path",{d:"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59 0.4 0.07 0.55-0.17 0.55-0.38 0-0.19-0.01-0.82-0.01-1.49-2.01 0.37-2.53-0.49-2.69-0.94-0.09-0.23-0.48-0.94-0.82-1.13-0.28-0.15-0.68-0.52-0.01-0.53 0.63-0.01 1.08 0.58 1.23 0.82 0.72 1.21 1.87 0.87 2.33 0.66 0.07-0.52 0.28-0.87 0.51-1.07-1.78-0.2-3.64-0.89-3.64-3.95 0-0.87 0.31-1.59 0.82-2.15-0.08-0.2-0.36-1.02 0.08-2.12 0 0 0.67-0.21 2.2 0.82 0.64-0.18 1.32-0.27 2-0.27 0.68 0 1.36 0.09 2 0.27 1.53-1.04 2.2-0.82 2.2-0.82 0.44 1.1 0.16 1.92 0.08 2.12 0.51 0.56 0.82 1.27 0.82 2.15 0 3.07-1.87 3.75-3.65 3.95 0.29 0.25 0.54 0.73 0.54 1.48 0 1.07-0.01 1.93-0.01 2.2 0 0.21 0.15 0.46 0.55 0.38C13.71 14.53 16 11.53 16 8 16 3.58 12.42 0 8 0z"})]),m("span",null,"关注本项目开源")])],-1))])])])])]))}},qf=vt(Wf,[["__scopeId","data-v-ed180b2a"]]),Gf={},zf={class:"container"},Yf={class:"mod-panel"},Jf={class:"hd"};function Zf(e,t){const n=Ks("router-link");return q(),G("div",zf,[m("div",Yf,[m("div",Jf,[fe(n,{to:"/"},{default:ht(()=>t[0]||(t[0]=[Ws("返回")])),_:1}),t[1]||(t[1]=m("div",{class:"title"},"使用说明",-1))]),t[2]||(t[2]=dc('<div class="bd" data-v-d0d95ac2><p data-v-d0d95ac2>开始计算前,先在键盘左上方选择自己的性别</p><table data-v-d0d95ac2><thead data-v-d0d95ac2><tr data-v-d0d95ac2><th width="25%" data-v-d0d95ac2>按键</th><th data-v-d0d95ac2>作用</th></tr></thead><tbody data-v-d0d95ac2><tr data-v-d0d95ac2><td data-v-d0d95ac2><span class="name" data-v-d0d95ac2>←</span></td><td data-v-d0d95ac2><span data-v-d0d95ac2>删除上一层关系</span></td></tr><tr data-v-d0d95ac2><td data-v-d0d95ac2><span class="name" data-v-d0d95ac2>↻</span></td><td data-v-d0d95ac2><span data-v-d0d95ac2>清除所有输入</span></td></tr><tr data-v-d0d95ac2><td data-v-d0d95ac2><span class="name" data-v-d0d95ac2>⇌</span></td><td data-v-d0d95ac2><span data-v-d0d95ac2>互称间切换</span></td></tr><tr data-v-d0d95ac2><td data-v-d0d95ac2><span class="name" data-v-d0d95ac2>=</span></td><td data-v-d0d95ac2><span data-v-d0d95ac2>计算</span></td></tr><tr data-v-d0d95ac2><td data-v-d0d95ac2><span class="name" data-v-d0d95ac2>?</span></td><td data-v-d0d95ac2><span data-v-d0d95ac2>使用说明</span></td></tr></tbody></table></div><div class="ft" data-v-d0d95ac2></div>',2))])])}const Xf=vt(Gf,[["render",Zf],["__scopeId","data-v-d0d95ac2"]]),ed=sa({history:Mu("/relationship/vue/"),mode:"hash",linkActiveClass:"link-active",routes:[{path:"/",name:"home",component:Oa},{path:"/chain/",name:"chain",component:Da},{path:"/both/",name:"both",component:sf},{path:"/pair/",name:"pair",component:yf},{path:"/help/",name:"help",component:Xf},{path:"/challenge/",name:"challenge",component:qf}]}),Js=qc(da),td=Yc();Js.use(ed);Js.use(td);Js.mount("#app");