2026-04-14 15:54:53 +02:00

18 lines
88 KiB
JavaScript

(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))s(i);new MutationObserver(i=>{for(const r of i)if(r.type==="childList")for(const o of r.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&s(o)}).observe(document,{childList:!0,subtree:!0});function n(i){const r={};return i.integrity&&(r.integrity=i.integrity),i.referrerPolicy&&(r.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?r.credentials="include":i.crossOrigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function s(i){if(i.ep)return;i.ep=!0;const r=n(i);fetch(i.href,r)}})();/**
* @vue/shared v3.5.32
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function ds(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const te={},kt=[],Ge=()=>{},yi=()=>!1,Sn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Tn=e=>e.startsWith("onUpdate:"),pe=Object.assign,hs=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Mr=Object.prototype.hasOwnProperty,Y=(e,t)=>Mr.call(e,t),R=Array.isArray,Et=e=>tn(e)==="[object Map]",_i=e=>tn(e)==="[object Set]",Is=e=>tn(e)==="[object Date]",B=e=>typeof e=="function",le=e=>typeof e=="string",ze=e=>typeof e=="symbol",X=e=>e!==null&&typeof e=="object",xi=e=>(X(e)||B(e))&&B(e.then)&&B(e.catch),wi=Object.prototype.toString,tn=e=>wi.call(e),Lr=e=>tn(e).slice(8,-1),Ci=e=>tn(e)==="[object Object]",ps=e=>le(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Bt=ds(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),$n=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Pr=/-\w/g,Oe=$n(e=>e.replace(Pr,t=>t.slice(1).toUpperCase())),Or=/\B([A-Z])/g,wt=$n(e=>e.replace(Or,"-$1").toLowerCase()),Si=$n(e=>e.charAt(0).toUpperCase()+e.slice(1)),Nn=$n(e=>e?`on${Si(e)}`:""),We=(e,t)=>!Object.is(e,t),cn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Ti=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},gs=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Ir=e=>{const t=le(e)?Number(e):NaN;return isNaN(t)?e:t};let Rs;const An=()=>Rs||(Rs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function zt(e){if(R(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],i=le(s)?Dr(s):zt(s);if(i)for(const r in i)t[r]=i[r]}return t}else if(le(e)||X(e))return e}const Rr=/;(?![^(]*\))/g,Fr=/:([^]+)/,Nr=/\/\*[^]*?\*\//g;function Dr(e){const t={};return e.replace(Nr,"").split(Rr).forEach(n=>{if(n){const s=n.split(Fr);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function ut(e){let t="";if(le(e))t=e;else if(R(e))for(let n=0;n<e.length;n++){const s=ut(e[n]);s&&(t+=s+" ")}else if(X(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const jr="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Br=ds(jr);function $i(e){return!!e||e===""}function Hr(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=ms(e[s],t[s]);return n}function ms(e,t){if(e===t)return!0;let n=Is(e),s=Is(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=ze(e),s=ze(t),n||s)return e===t;if(n=R(e),s=R(t),n||s)return n&&s?Hr(e,t):!1;if(n=X(e),s=X(t),n||s){if(!n||!s)return!1;const i=Object.keys(e).length,r=Object.keys(t).length;if(i!==r)return!1;for(const o in e){const l=e.hasOwnProperty(o),a=t.hasOwnProperty(o);if(l&&!a||!l&&a||!ms(e[o],t[o]))return!1}}return String(e)===String(t)}const Ai=e=>!!(e&&e.__v_isRef===!0),K=e=>le(e)?e:e==null?"":R(e)||X(e)&&(e.toString===wi||!B(e.toString))?Ai(e)?K(e.value):JSON.stringify(e,ki,2):String(e),ki=(e,t)=>Ai(t)?ki(e,t.value):Et(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,i],r)=>(n[Dn(s,r)+" =>"]=i,n),{})}:_i(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Dn(n))}:ze(t)?Dn(t):X(t)&&!R(t)&&!Ci(t)?String(t):t,Dn=(e,t="")=>{var n;return ze(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.5.32
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Se;class Vr{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.__v_skip=!0,this.parent=Se,!t&&Se&&(this.index=(Se.scopes||(Se.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=Se;try{return Se=this,t()}finally{Se=n}}}on(){++this._on===1&&(this.prevScope=Se,Se=this)}off(){this._on>0&&--this._on===0&&(Se=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0}}}function Kr(){return Se}let re;const jn=new WeakSet;class Ei{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,Se&&Se.active&&Se.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,jn.has(this)&&(jn.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Li(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Fs(this),Pi(this);const t=re,n=Ie;re=this,Ie=!0;try{return this.fn()}finally{Oi(this),re=t,Ie=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)ys(t);this.deps=this.depsTail=void 0,Fs(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?jn.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Xn(this)&&this.run()}get dirty(){return Xn(this)}}let Mi=0,Ht,Vt;function Li(e,t=!1){if(e.flags|=8,t){e.next=Vt,Vt=e;return}e.next=Ht,Ht=e}function vs(){Mi++}function bs(){if(--Mi>0)return;if(Vt){let t=Vt;for(Vt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Ht;){let t=Ht;for(Ht=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 Pi(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Oi(e){let t,n=e.depsTail,s=n;for(;s;){const i=s.prevDep;s.version===-1?(s===n&&(n=i),ys(s),Ur(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=i}e.deps=t,e.depsTail=n}function Xn(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Ii(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Ii(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===qt)||(e.globalVersion=qt,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Xn(e))))return;e.flags|=2;const t=e.dep,n=re,s=Ie;re=e,Ie=!0;try{Pi(e);const i=e.fn(e._value);(t.version===0||We(i,e._value))&&(e.flags|=128,e._value=i,t.version++)}catch(i){throw t.version++,i}finally{re=n,Ie=s,Oi(e),e.flags&=-3}}function ys(e,t=!1){const{dep:n,prevSub:s,nextSub:i}=e;if(s&&(s.nextSub=i,e.prevSub=void 0),i&&(i.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let r=n.computed.deps;r;r=r.nextDep)ys(r,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Ur(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Ie=!0;const Ri=[];function nt(){Ri.push(Ie),Ie=!1}function st(){const e=Ri.pop();Ie=e===void 0?!0:e}function Fs(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=re;re=void 0;try{t()}finally{re=n}}}let qt=0;class Wr{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 _s{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,this.__v_skip=!0}track(t){if(!re||!Ie||re===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==re)n=this.activeLink=new Wr(re,this),re.deps?(n.prevDep=re.depsTail,re.depsTail.nextDep=n,re.depsTail=n):re.deps=re.depsTail=n,Fi(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=re.depsTail,n.nextDep=void 0,re.depsTail.nextDep=n,re.depsTail=n,re.deps===n&&(re.deps=s)}return n}trigger(t){this.version++,qt++,this.notify(t)}notify(t){vs();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{bs()}}}function Fi(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)Fi(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Zn=new WeakMap,yt=Symbol(""),Qn=Symbol(""),Jt=Symbol("");function ve(e,t,n){if(Ie&&re){let s=Zn.get(e);s||Zn.set(e,s=new Map);let i=s.get(n);i||(s.set(n,i=new _s),i.map=s,i.key=n),i.track()}}function et(e,t,n,s,i,r){const o=Zn.get(e);if(!o){qt++;return}const l=a=>{a&&a.trigger()};if(vs(),t==="clear")o.forEach(l);else{const a=R(e),d=a&&ps(n);if(a&&n==="length"){const u=Number(s);o.forEach((h,_)=>{(_==="length"||_===Jt||!ze(_)&&_>=u)&&l(h)})}else switch((n!==void 0||o.has(void 0))&&l(o.get(n)),d&&l(o.get(Jt)),t){case"add":a?d&&l(o.get("length")):(l(o.get(yt)),Et(e)&&l(o.get(Qn)));break;case"delete":a||(l(o.get(yt)),Et(e)&&l(o.get(Qn)));break;case"set":Et(e)&&l(o.get(yt));break}}bs()}function Tt(e){const t=z(e);return t===e?t:(ve(t,"iterate",Jt),Pe(e)?t:t.map(Re))}function kn(e){return ve(e=z(e),"iterate",Jt),e}function Ke(e,t){return it(e)?Pt(_t(e)?Re(t):t):Re(t)}const Gr={__proto__:null,[Symbol.iterator](){return Bn(this,Symbol.iterator,e=>Ke(this,e))},concat(...e){return Tt(this).concat(...e.map(t=>R(t)?Tt(t):t))},entries(){return Bn(this,"entries",e=>(e[1]=Ke(this,e[1]),e))},every(e,t){return Ye(this,"every",e,t,void 0,arguments)},filter(e,t){return Ye(this,"filter",e,t,n=>n.map(s=>Ke(this,s)),arguments)},find(e,t){return Ye(this,"find",e,t,n=>Ke(this,n),arguments)},findIndex(e,t){return Ye(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ye(this,"findLast",e,t,n=>Ke(this,n),arguments)},findLastIndex(e,t){return Ye(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ye(this,"forEach",e,t,void 0,arguments)},includes(...e){return Hn(this,"includes",e)},indexOf(...e){return Hn(this,"indexOf",e)},join(e){return Tt(this).join(e)},lastIndexOf(...e){return Hn(this,"lastIndexOf",e)},map(e,t){return Ye(this,"map",e,t,void 0,arguments)},pop(){return Rt(this,"pop")},push(...e){return Rt(this,"push",e)},reduce(e,...t){return Ns(this,"reduce",e,t)},reduceRight(e,...t){return Ns(this,"reduceRight",e,t)},shift(){return Rt(this,"shift")},some(e,t){return Ye(this,"some",e,t,void 0,arguments)},splice(...e){return Rt(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 Rt(this,"unshift",e)},values(){return Bn(this,"values",e=>Ke(this,e))}};function Bn(e,t,n){const s=kn(e),i=s[t]();return s!==e&&!Pe(e)&&(i._next=i.next,i.next=()=>{const r=i._next();return r.done||(r.value=n(r.value)),r}),i}const zr=Array.prototype;function Ye(e,t,n,s,i,r){const o=kn(e),l=o!==e&&!Pe(e),a=o[t];if(a!==zr[t]){const h=a.apply(e,r);return l?Re(h):h}let d=n;o!==e&&(l?d=function(h,_){return n.call(this,Ke(e,h),_,e)}:n.length>2&&(d=function(h,_){return n.call(this,h,_,e)}));const u=a.call(o,d,s);return l&&i?i(u):u}function Ns(e,t,n,s){const i=kn(e),r=i!==e&&!Pe(e);let o=n,l=!1;i!==e&&(r?(l=s.length===0,o=function(d,u,h){return l&&(l=!1,d=Ke(e,d)),n.call(this,d,Ke(e,u),h,e)}):n.length>3&&(o=function(d,u,h){return n.call(this,d,u,h,e)}));const a=i[t](o,...s);return l?Ke(e,a):a}function Hn(e,t,n){const s=z(e);ve(s,"iterate",Jt);const i=s[t](...n);return(i===-1||i===!1)&&Ss(n[0])?(n[0]=z(n[0]),s[t](...n)):i}function Rt(e,t,n=[]){nt(),vs();const s=z(e)[t].apply(e,n);return bs(),st(),s}const qr=ds("__proto__,__v_isRef,__isVue"),Ni=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(ze));function Jr(e){ze(e)||(e=String(e));const t=z(this);return ve(t,"has",e),t.hasOwnProperty(e)}class Di{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const i=this._isReadonly,r=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return r;if(n==="__v_raw")return s===(i?r?ro:Vi:r?Hi:Bi).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const o=R(t);if(!i){let a;if(o&&(a=Gr[n]))return a;if(n==="hasOwnProperty")return Jr}const l=Reflect.get(t,n,be(t)?t:s);if((ze(n)?Ni.has(n):qr(n))||(i||ve(t,"get",n),r))return l;if(be(l)){const a=o&&ps(n)?l:l.value;return i&&X(a)?ts(a):a}return X(l)?i?ts(l):ws(l):l}}class ji extends Di{constructor(t=!1){super(!1,t)}set(t,n,s,i){let r=t[n];const o=R(t)&&ps(n);if(!this._isShallow){const d=it(r);if(!Pe(s)&&!it(s)&&(r=z(r),s=z(s)),!o&&be(r)&&!be(s))return d||(r.value=s),!0}const l=o?Number(n)<t.length:Y(t,n),a=Reflect.set(t,n,s,be(t)?t:i);return t===z(i)&&(l?We(s,r)&&et(t,"set",n,s):et(t,"add",n,s)),a}deleteProperty(t,n){const s=Y(t,n);t[n];const i=Reflect.deleteProperty(t,n);return i&&s&&et(t,"delete",n,void 0),i}has(t,n){const s=Reflect.has(t,n);return(!ze(n)||!Ni.has(n))&&ve(t,"has",n),s}ownKeys(t){return ve(t,"iterate",R(t)?"length":yt),Reflect.ownKeys(t)}}class Yr extends Di{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Xr=new ji,Zr=new Yr,Qr=new ji(!0);const es=e=>e,on=e=>Reflect.getPrototypeOf(e);function eo(e,t,n){return function(...s){const i=this.__v_raw,r=z(i),o=Et(r),l=e==="entries"||e===Symbol.iterator&&o,a=e==="keys"&&o,d=i[e](...s),u=n?es:t?Pt:Re;return!t&&ve(r,"iterate",a?Qn:yt),pe(Object.create(d),{next(){const{value:h,done:_}=d.next();return _?{value:h,done:_}:{value:l?[u(h[0]),u(h[1])]:u(h),done:_}}})}}function ln(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function to(e,t){const n={get(i){const r=this.__v_raw,o=z(r),l=z(i);e||(We(i,l)&&ve(o,"get",i),ve(o,"get",l));const{has:a}=on(o),d=t?es:e?Pt:Re;if(a.call(o,i))return d(r.get(i));if(a.call(o,l))return d(r.get(l));r!==o&&r.get(i)},get size(){const i=this.__v_raw;return!e&&ve(z(i),"iterate",yt),i.size},has(i){const r=this.__v_raw,o=z(r),l=z(i);return e||(We(i,l)&&ve(o,"has",i),ve(o,"has",l)),i===l?r.has(i):r.has(i)||r.has(l)},forEach(i,r){const o=this,l=o.__v_raw,a=z(l),d=t?es:e?Pt:Re;return!e&&ve(a,"iterate",yt),l.forEach((u,h)=>i.call(r,d(u),d(h),o))}};return pe(n,e?{add:ln("add"),set:ln("set"),delete:ln("delete"),clear:ln("clear")}:{add(i){const r=z(this),o=on(r),l=z(i),a=!t&&!Pe(i)&&!it(i)?l:i;return o.has.call(r,a)||We(i,a)&&o.has.call(r,i)||We(l,a)&&o.has.call(r,l)||(r.add(a),et(r,"add",a,a)),this},set(i,r){!t&&!Pe(r)&&!it(r)&&(r=z(r));const o=z(this),{has:l,get:a}=on(o);let d=l.call(o,i);d||(i=z(i),d=l.call(o,i));const u=a.call(o,i);return o.set(i,r),d?We(r,u)&&et(o,"set",i,r):et(o,"add",i,r),this},delete(i){const r=z(this),{has:o,get:l}=on(r);let a=o.call(r,i);a||(i=z(i),a=o.call(r,i)),l&&l.call(r,i);const d=r.delete(i);return a&&et(r,"delete",i,void 0),d},clear(){const i=z(this),r=i.size!==0,o=i.clear();return r&&et(i,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(i=>{n[i]=eo(i,e,t)}),n}function xs(e,t){const n=to(e,t);return(s,i,r)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?s:Reflect.get(Y(n,i)&&i in s?n:s,i,r)}const no={get:xs(!1,!1)},so={get:xs(!1,!0)},io={get:xs(!0,!1)};const Bi=new WeakMap,Hi=new WeakMap,Vi=new WeakMap,ro=new WeakMap;function oo(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function lo(e){return e.__v_skip||!Object.isExtensible(e)?0:oo(Lr(e))}function ws(e){return it(e)?e:Cs(e,!1,Xr,no,Bi)}function ao(e){return Cs(e,!1,Qr,so,Hi)}function ts(e){return Cs(e,!0,Zr,io,Vi)}function Cs(e,t,n,s,i){if(!X(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const r=lo(e);if(r===0)return e;const o=i.get(e);if(o)return o;const l=new Proxy(e,r===2?s:n);return i.set(e,l),l}function _t(e){return it(e)?_t(e.__v_raw):!!(e&&e.__v_isReactive)}function it(e){return!!(e&&e.__v_isReadonly)}function Pe(e){return!!(e&&e.__v_isShallow)}function Ss(e){return e?!!e.__v_raw:!1}function z(e){const t=e&&e.__v_raw;return t?z(t):e}function co(e){return!Y(e,"__v_skip")&&Object.isExtensible(e)&&Ti(e,"__v_skip",!0),e}const Re=e=>X(e)?ws(e):e,Pt=e=>X(e)?ts(e):e;function be(e){return e?e.__v_isRef===!0:!1}function ie(e){return uo(e,!1)}function uo(e,t){return be(e)?e:new fo(e,t)}class fo{constructor(t,n){this.dep=new _s,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:z(t),this._value=n?t:Re(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||Pe(t)||it(t);t=s?t:z(t),We(t,n)&&(this._rawValue=t,this._value=s?t:Re(t),this.dep.trigger())}}function ho(e){return be(e)?e.value:e}const po={get:(e,t,n)=>t==="__v_raw"?e:ho(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const i=e[t];return be(i)&&!be(n)?(i.value=n,!0):Reflect.set(e,t,n,s)}};function Ki(e){return _t(e)?e:new Proxy(e,po)}class go{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new _s(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=qt-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&re!==this)return Li(this,!0),!0}get value(){const t=this.dep.track();return Ii(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function mo(e,t,n=!1){let s,i;return B(e)?s=e:(s=e.get,i=e.set),new go(s,i,n)}const an={},gn=new WeakMap;let vt;function vo(e,t=!1,n=vt){if(n){let s=gn.get(n);s||gn.set(n,s=[]),s.push(e)}}function bo(e,t,n=te){const{immediate:s,deep:i,once:r,scheduler:o,augmentJob:l,call:a}=n,d=E=>i?E:Pe(E)||i===!1||i===0?tt(E,1):tt(E);let u,h,_,T,k=!1,C=!1;if(be(e)?(h=()=>e.value,k=Pe(e)):_t(e)?(h=()=>d(e),k=!0):R(e)?(C=!0,k=e.some(E=>_t(E)||Pe(E)),h=()=>e.map(E=>{if(be(E))return E.value;if(_t(E))return d(E);if(B(E))return a?a(E,2):E()})):B(e)?t?h=a?()=>a(e,2):e:h=()=>{if(_){nt();try{_()}finally{st()}}const E=vt;vt=u;try{return a?a(e,3,[T]):e(T)}finally{vt=E}}:h=Ge,t&&i){const E=h,q=i===!0?1/0:i;h=()=>tt(E(),q)}const P=Kr(),j=()=>{u.stop(),P&&P.active&&hs(P.effects,u)};if(r&&t){const E=t;t=(...q)=>{E(...q),j()}}let V=C?new Array(e.length).fill(an):an;const U=E=>{if(!(!(u.flags&1)||!u.dirty&&!E))if(t){const q=u.run();if(i||k||(C?q.some((ae,J)=>We(ae,V[J])):We(q,V))){_&&_();const ae=vt;vt=u;try{const J=[q,V===an?void 0:C&&V[0]===an?[]:V,T];V=q,a?a(t,3,J):t(...J)}finally{vt=ae}}}else u.run()};return l&&l(U),u=new Ei(h),u.scheduler=o?()=>o(U,!1):U,T=E=>vo(E,!1,u),_=u.onStop=()=>{const E=gn.get(u);if(E){if(a)a(E,4);else for(const q of E)q();gn.delete(u)}},t?s?U(!0):V=u.run():o?o(U.bind(null,!0),!0):u.run(),j.pause=u.pause.bind(u),j.resume=u.resume.bind(u),j.stop=j,j}function tt(e,t=1/0,n){if(t<=0||!X(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,be(e))tt(e.value,t,n);else if(R(e))for(let s=0;s<e.length;s++)tt(e[s],t,n);else if(_i(e)||Et(e))e.forEach(s=>{tt(s,t,n)});else if(Ci(e)){for(const s in e)tt(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&tt(e[s],t,n)}return e}/**
* @vue/runtime-core v3.5.32
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function nn(e,t,n,s){try{return s?e(...s):e()}catch(i){En(i,t,n)}}function Fe(e,t,n,s){if(B(e)){const i=nn(e,t,n,s);return i&&xi(i)&&i.catch(r=>{En(r,t,n)}),i}if(R(e)){const i=[];for(let r=0;r<e.length;r++)i.push(Fe(e[r],t,n,s));return i}}function En(e,t,n,s=!0){const i=t?t.vnode:null,{errorHandler:r,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||te;if(t){let l=t.parent;const a=t.proxy,d=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const u=l.ec;if(u){for(let h=0;h<u.length;h++)if(u[h](e,a,d)===!1)return}l=l.parent}if(r){nt(),nn(r,null,10,[e,a,d]),st();return}}yo(e,n,i,s,o)}function yo(e,t,n,s=!0,i=!1){if(i)throw e;console.error(e)}const _e=[];let He=-1;const Mt=[];let at=null,$t=0;const Ui=Promise.resolve();let mn=null;function _o(e){const t=mn||Ui;return e?t.then(this?e.bind(this):e):t}function xo(e){let t=He+1,n=_e.length;for(;t<n;){const s=t+n>>>1,i=_e[s],r=Yt(i);r<e||r===e&&i.flags&2?t=s+1:n=s}return t}function Ts(e){if(!(e.flags&1)){const t=Yt(e),n=_e[_e.length-1];!n||!(e.flags&2)&&t>=Yt(n)?_e.push(e):_e.splice(xo(t),0,e),e.flags|=1,Wi()}}function Wi(){mn||(mn=Ui.then(zi))}function wo(e){R(e)?Mt.push(...e):at&&e.id===-1?at.splice($t+1,0,e):e.flags&1||(Mt.push(e),e.flags|=1),Wi()}function Ds(e,t,n=He+1){for(;n<_e.length;n++){const s=_e[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;_e.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function Gi(e){if(Mt.length){const t=[...new Set(Mt)].sort((n,s)=>Yt(n)-Yt(s));if(Mt.length=0,at){at.push(...t);return}for(at=t,$t=0;$t<at.length;$t++){const n=at[$t];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}at=null,$t=0}}const Yt=e=>e.id==null?e.flags&2?-1:1/0:e.id;function zi(e){try{for(He=0;He<_e.length;He++){const t=_e[He];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),nn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;He<_e.length;He++){const t=_e[He];t&&(t.flags&=-2)}He=-1,_e.length=0,Gi(),mn=null,(_e.length||Mt.length)&&zi()}}let Le=null,qi=null;function vn(e){const t=Le;return Le=e,qi=e&&e.type.__scopeId||null,t}function un(e,t=Le,n){if(!t||e._n)return e;const s=(...i)=>{s._d&&_n(-1);const r=vn(t);let o;try{o=e(...i)}finally{vn(r),s._d&&_n(1)}return o};return s._n=!0,s._c=!0,s._d=!0,s}function ns(e,t){if(Le===null)return e;const n=In(Le),s=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[r,o,l,a=te]=t[i];r&&(B(r)&&(r={mounted:r,updated:r}),r.deep&&tt(o),s.push({dir:r,instance:n,value:o,oldValue:void 0,arg:l,modifiers:a}))}return e}function ht(e,t,n,s){const i=e.dirs,r=t&&t.dirs;for(let o=0;o<i.length;o++){const l=i[o];r&&(l.oldValue=r[o].value);let a=l.dir[s];a&&(nt(),Fe(a,n,8,[e.el,l,e,t]),st())}}function Co(e,t){if(we){let n=we.provides;const s=we.parent&&we.parent.provides;s===n&&(n=we.provides=Object.create(s)),n[e]=t}}function fn(e,t,n=!1){const s=Tr();if(s||Lt){let i=Lt?Lt._context.provides:s?s.parent==null||s.ce?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(i&&e in i)return i[e];if(arguments.length>1)return n&&B(t)?t.call(s&&s.proxy):t}}const So=Symbol.for("v-scx"),To=()=>fn(So);function Vn(e,t,n){return Ji(e,t,n)}function Ji(e,t,n=te){const{immediate:s,deep:i,flush:r,once:o}=n,l=pe({},n),a=t&&s||!t&&r!=="post";let d;if(Qt){if(r==="sync"){const T=To();d=T.__watcherHandles||(T.__watcherHandles=[])}else if(!a){const T=()=>{};return T.stop=Ge,T.resume=Ge,T.pause=Ge,T}}const u=we;l.call=(T,k,C)=>Fe(T,u,k,C);let h=!1;r==="post"?l.scheduler=T=>{Ce(T,u&&u.suspense)}:r!=="sync"&&(h=!0,l.scheduler=(T,k)=>{k?T():Ts(T)}),l.augmentJob=T=>{t&&(T.flags|=4),h&&(T.flags|=2,u&&(T.id=u.uid,T.i=u))};const _=bo(e,t,l);return Qt&&(d?d.push(_):a&&_()),_}function $o(e,t,n){const s=this.proxy,i=le(e)?e.includes(".")?Yi(s,e):()=>s[e]:e.bind(s,s);let r;B(t)?r=t:(r=t.handler,n=t);const o=sn(this),l=Ji(i,r.bind(s),n);return o(),l}function Yi(e,t){const n=t.split(".");return()=>{let s=e;for(let i=0;i<n.length&&s;i++)s=s[n[i]];return s}}const Ao=Symbol("_vte"),Xi=e=>e.__isTeleport,Ve=Symbol("_leaveCb"),Ft=Symbol("_enterCb");function ko(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return $s(()=>{e.isMounted=!0}),rr(()=>{e.isUnmounting=!0}),e}const Me=[Function,Array],Zi={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Me,onEnter:Me,onAfterEnter:Me,onEnterCancelled:Me,onBeforeLeave:Me,onLeave:Me,onAfterLeave:Me,onLeaveCancelled:Me,onBeforeAppear:Me,onAppear:Me,onAfterAppear:Me,onAppearCancelled:Me},Qi=e=>{const t=e.subTree;return t.component?Qi(t.component):t},Eo={name:"BaseTransition",props:Zi,setup(e,{slots:t}){const n=Tr(),s=ko();return()=>{const i=t.default&&nr(t.default(),!0);if(!i||!i.length)return;const r=er(i),o=z(e),{mode:l}=o;if(s.isLeaving)return Kn(r);const a=js(r);if(!a)return Kn(r);let d=ss(a,o,s,n,h=>d=h);a.type!==xe&&Xt(a,d);let u=n.subTree&&js(n.subTree);if(u&&u.type!==xe&&!bt(u,a)&&Qi(n).type!==xe){let h=ss(u,o,s,n);if(Xt(u,h),l==="out-in"&&a.type!==xe)return s.isLeaving=!0,h.afterLeave=()=>{s.isLeaving=!1,n.job.flags&8||n.update(),delete h.afterLeave,u=void 0},Kn(r);l==="in-out"&&a.type!==xe?h.delayLeave=(_,T,k)=>{const C=tr(s,u);C[String(u.key)]=u,_[Ve]=()=>{T(),_[Ve]=void 0,delete d.delayedLeave,u=void 0},d.delayedLeave=()=>{k(),delete d.delayedLeave,u=void 0}}:u=void 0}else u&&(u=void 0);return r}}};function er(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==xe){t=n;break}}return t}const Mo=Eo;function tr(e,t){const{leavingVNodes:n}=e;let s=n.get(t.type);return s||(s=Object.create(null),n.set(t.type,s)),s}function ss(e,t,n,s,i){const{appear:r,mode:o,persisted:l=!1,onBeforeEnter:a,onEnter:d,onAfterEnter:u,onEnterCancelled:h,onBeforeLeave:_,onLeave:T,onAfterLeave:k,onLeaveCancelled:C,onBeforeAppear:P,onAppear:j,onAfterAppear:V,onAppearCancelled:U}=t,E=String(e.key),q=tr(n,e),ae=(H,G)=>{H&&Fe(H,s,9,G)},J=(H,G)=>{const Q=G[1];ae(H,G),R(H)?H.every(A=>A.length<=1)&&Q():H.length<=1&&Q()},me={mode:o,persisted:l,beforeEnter(H){let G=a;if(!n.isMounted)if(r)G=P||a;else return;H[Ve]&&H[Ve](!0);const Q=q[E];Q&&bt(e,Q)&&Q.el[Ve]&&Q.el[Ve](),ae(G,[H])},enter(H){if(q[E]===e)return;let G=d,Q=u,A=h;if(!n.isMounted)if(r)G=j||d,Q=V||u,A=U||h;else return;let ne=!1;H[Ft]=ke=>{ne||(ne=!0,ke?ae(A,[H]):ae(Q,[H]),me.delayedLeave&&me.delayedLeave(),H[Ft]=void 0)};const de=H[Ft].bind(null,!1);G?J(G,[H,de]):de()},leave(H,G){const Q=String(e.key);if(H[Ft]&&H[Ft](!0),n.isUnmounting)return G();ae(_,[H]);let A=!1;H[Ve]=de=>{A||(A=!0,G(),de?ae(C,[H]):ae(k,[H]),H[Ve]=void 0,q[Q]===e&&delete q[Q])};const ne=H[Ve].bind(null,!1);q[Q]=e,T?J(T,[H,ne]):ne()},clone(H){const G=ss(H,t,n,s,i);return i&&i(G),G}};return me}function Kn(e){if(Mn(e))return e=ft(e),e.children=null,e}function js(e){if(!Mn(e))return Xi(e.type)&&e.children?er(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&B(n.default))return n.default()}}function Xt(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Xt(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function nr(e,t=!1,n){let s=[],i=0;for(let r=0;r<e.length;r++){let o=e[r];const l=n==null?o.key:String(n)+String(o.key!=null?o.key:r);o.type===he?(o.patchFlag&128&&i++,s=s.concat(nr(o.children,t,l))):(t||o.type!==xe)&&s.push(l!=null?ft(o,{key:l}):o)}if(i>1)for(let r=0;r<s.length;r++)s[r].patchFlag=-2;return s}function sr(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Bs(e,t){let n;return!!((n=Object.getOwnPropertyDescriptor(e,t))&&!n.configurable)}const bn=new WeakMap;function Kt(e,t,n,s,i=!1){if(R(e)){e.forEach((C,P)=>Kt(C,t&&(R(t)?t[P]:t),n,s,i));return}if(Ut(s)&&!i){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&Kt(e,t,n,s.component.subTree);return}const r=s.shapeFlag&4?In(s.component):s.el,o=i?null:r,{i:l,r:a}=e,d=t&&t.r,u=l.refs===te?l.refs={}:l.refs,h=l.setupState,_=z(h),T=h===te?yi:C=>Bs(u,C)?!1:Y(_,C),k=(C,P)=>!(P&&Bs(u,P));if(d!=null&&d!==a){if(Hs(t),le(d))u[d]=null,T(d)&&(h[d]=null);else if(be(d)){const C=t;k(d,C.k)&&(d.value=null),C.k&&(u[C.k]=null)}}if(B(a))nn(a,l,12,[o,u]);else{const C=le(a),P=be(a);if(C||P){const j=()=>{if(e.f){const V=C?T(a)?h[a]:u[a]:k()||!e.k?a.value:u[e.k];if(i)R(V)&&hs(V,r);else if(R(V))V.includes(r)||V.push(r);else if(C)u[a]=[r],T(a)&&(h[a]=u[a]);else{const U=[r];k(a,e.k)&&(a.value=U),e.k&&(u[e.k]=U)}}else C?(u[a]=o,T(a)&&(h[a]=o)):P&&(k(a,e.k)&&(a.value=o),e.k&&(u[e.k]=o))};if(o){const V=()=>{j(),bn.delete(e)};V.id=-1,bn.set(e,V),Ce(V,n)}else Hs(e),j()}}}function Hs(e){const t=bn.get(e);t&&(t.flags|=8,bn.delete(e))}An().requestIdleCallback;An().cancelIdleCallback;const Ut=e=>!!e.type.__asyncLoader,Mn=e=>e.type.__isKeepAlive;function Lo(e,t){ir(e,"a",t)}function Po(e,t){ir(e,"da",t)}function ir(e,t,n=we){const s=e.__wdc||(e.__wdc=()=>{let i=n;for(;i;){if(i.isDeactivated)return;i=i.parent}return e()});if(Ln(t,s,n),n){let i=n.parent;for(;i&&i.parent;)Mn(i.parent.vnode)&&Oo(s,t,n,i),i=i.parent}}function Oo(e,t,n,s){const i=Ln(t,e,s,!0);As(()=>{hs(s[t],i)},n)}function Ln(e,t,n=we,s=!1){if(n){const i=n[e]||(n[e]=[]),r=t.__weh||(t.__weh=(...o)=>{nt();const l=sn(n),a=Fe(t,n,e,o);return l(),st(),a});return s?i.unshift(r):i.push(r),r}}const rt=e=>(t,n=we)=>{(!Qt||e==="sp")&&Ln(e,(...s)=>t(...s),n)},Io=rt("bm"),$s=rt("m"),Ro=rt("bu"),Fo=rt("u"),rr=rt("bum"),As=rt("um"),No=rt("sp"),Do=rt("rtg"),jo=rt("rtc");function Bo(e,t=we){Ln("ec",e,t)}const Ho=Symbol.for("v-ndc");function ct(e,t,n,s){let i;const r=n,o=R(e);if(o||le(e)){const l=o&&_t(e);let a=!1,d=!1;l&&(a=!Pe(e),d=it(e),e=kn(e)),i=new Array(e.length);for(let u=0,h=e.length;u<h;u++)i[u]=t(a?d?Pt(Re(e[u])):Re(e[u]):e[u],u,void 0,r)}else if(typeof e=="number"){i=new Array(e);for(let l=0;l<e;l++)i[l]=t(l+1,l,void 0,r)}else if(X(e))if(e[Symbol.iterator])i=Array.from(e,(l,a)=>t(l,a,void 0,r));else{const l=Object.keys(e);i=new Array(l.length);for(let a=0,d=l.length;a<d;a++){const u=l[a];i[a]=t(e[u],u,a,r)}}else i=[];return i}const is=e=>e?$r(e)?In(e):is(e.parent):null,Wt=pe(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=>is(e.parent),$root:e=>is(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>lr(e),$forceUpdate:e=>e.f||(e.f=()=>{Ts(e.update)}),$nextTick:e=>e.n||(e.n=_o.bind(e.proxy)),$watch:e=>$o.bind(e)}),Un=(e,t)=>e!==te&&!e.__isScriptSetup&&Y(e,t),Vo={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:i,props:r,accessCache:o,type:l,appContext:a}=e;if(t[0]!=="$"){const _=o[t];if(_!==void 0)switch(_){case 1:return s[t];case 2:return i[t];case 4:return n[t];case 3:return r[t]}else{if(Un(s,t))return o[t]=1,s[t];if(i!==te&&Y(i,t))return o[t]=2,i[t];if(Y(r,t))return o[t]=3,r[t];if(n!==te&&Y(n,t))return o[t]=4,n[t];rs&&(o[t]=0)}}const d=Wt[t];let u,h;if(d)return t==="$attrs"&&ve(e.attrs,"get",""),d(e);if((u=l.__cssModules)&&(u=u[t]))return u;if(n!==te&&Y(n,t))return o[t]=4,n[t];if(h=a.config.globalProperties,Y(h,t))return h[t]},set({_:e},t,n){const{data:s,setupState:i,ctx:r}=e;return Un(i,t)?(i[t]=n,!0):s!==te&&Y(s,t)?(s[t]=n,!0):Y(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(r[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:i,props:r,type:o}},l){let a;return!!(n[l]||e!==te&&l[0]!=="$"&&Y(e,l)||Un(t,l)||Y(r,l)||Y(s,l)||Y(Wt,l)||Y(i.config.globalProperties,l)||(a=o.__cssModules)&&a[l])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Y(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Vs(e){return R(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let rs=!0;function Ko(e){const t=lr(e),n=e.proxy,s=e.ctx;rs=!1,t.beforeCreate&&Ks(t.beforeCreate,e,"bc");const{data:i,computed:r,methods:o,watch:l,provide:a,inject:d,created:u,beforeMount:h,mounted:_,beforeUpdate:T,updated:k,activated:C,deactivated:P,beforeDestroy:j,beforeUnmount:V,destroyed:U,unmounted:E,render:q,renderTracked:ae,renderTriggered:J,errorCaptured:me,serverPrefetch:H,expose:G,inheritAttrs:Q,components:A,directives:ne,filters:de}=t;if(d&&Uo(d,s,null),o)for(const oe in o){const Z=o[oe];B(Z)&&(s[oe]=Z.bind(n))}if(i){const oe=i.call(n,n);X(oe)&&(e.data=ws(oe))}if(rs=!0,r)for(const oe in r){const Z=r[oe],qe=B(Z)?Z.bind(n,n):B(Z.get)?Z.get.bind(n,n):Ge,Ct=!B(Z)&&B(Z.set)?Z.set.bind(n):Ge,Je=xt({get:qe,set:Ct});Object.defineProperty(s,oe,{enumerable:!0,configurable:!0,get:()=>Je.value,set:Ee=>Je.value=Ee})}if(l)for(const oe in l)or(l[oe],s,n,oe);if(a){const oe=B(a)?a.call(n):a;Reflect.ownKeys(oe).forEach(Z=>{Co(Z,oe[Z])})}u&&Ks(u,e,"c");function ce(oe,Z){R(Z)?Z.forEach(qe=>oe(qe.bind(n))):Z&&oe(Z.bind(n))}if(ce(Io,h),ce($s,_),ce(Ro,T),ce(Fo,k),ce(Lo,C),ce(Po,P),ce(Bo,me),ce(jo,ae),ce(Do,J),ce(rr,V),ce(As,E),ce(No,H),R(G))if(G.length){const oe=e.exposed||(e.exposed={});G.forEach(Z=>{Object.defineProperty(oe,Z,{get:()=>n[Z],set:qe=>n[Z]=qe,enumerable:!0})})}else e.exposed||(e.exposed={});q&&e.render===Ge&&(e.render=q),Q!=null&&(e.inheritAttrs=Q),A&&(e.components=A),ne&&(e.directives=ne),H&&sr(e)}function Uo(e,t,n=Ge){R(e)&&(e=os(e));for(const s in e){const i=e[s];let r;X(i)?"default"in i?r=fn(i.from||s,i.default,!0):r=fn(i.from||s):r=fn(i),be(r)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>r.value,set:o=>r.value=o}):t[s]=r}}function Ks(e,t,n){Fe(R(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function or(e,t,n,s){let i=s.includes(".")?Yi(n,s):()=>n[s];if(le(e)){const r=t[e];B(r)&&Vn(i,r)}else if(B(e))Vn(i,e.bind(n));else if(X(e))if(R(e))e.forEach(r=>or(r,t,n,s));else{const r=B(e.handler)?e.handler.bind(n):t[e.handler];B(r)&&Vn(i,r,e)}}function lr(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:i,optionsCache:r,config:{optionMergeStrategies:o}}=e.appContext,l=r.get(t);let a;return l?a=l:!i.length&&!n&&!s?a=t:(a={},i.length&&i.forEach(d=>yn(a,d,o,!0)),yn(a,t,o)),X(t)&&r.set(t,a),a}function yn(e,t,n,s=!1){const{mixins:i,extends:r}=t;r&&yn(e,r,n,!0),i&&i.forEach(o=>yn(e,o,n,!0));for(const o in t)if(!(s&&o==="expose")){const l=Wo[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const Wo={data:Us,props:Ws,emits:Ws,methods:Dt,computed:Dt,beforeCreate:ye,created:ye,beforeMount:ye,mounted:ye,beforeUpdate:ye,updated:ye,beforeDestroy:ye,beforeUnmount:ye,destroyed:ye,unmounted:ye,activated:ye,deactivated:ye,errorCaptured:ye,serverPrefetch:ye,components:Dt,directives:Dt,watch:zo,provide:Us,inject:Go};function Us(e,t){return t?e?function(){return pe(B(e)?e.call(this,this):e,B(t)?t.call(this,this):t)}:t:e}function Go(e,t){return Dt(os(e),os(t))}function os(e){if(R(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ye(e,t){return e?[...new Set([].concat(e,t))]:t}function Dt(e,t){return e?pe(Object.create(null),e,t):t}function Ws(e,t){return e?R(e)&&R(t)?[...new Set([...e,...t])]:pe(Object.create(null),Vs(e),Vs(t??{})):t}function zo(e,t){if(!e)return t;if(!t)return e;const n=pe(Object.create(null),e);for(const s in t)n[s]=ye(e[s],t[s]);return n}function ar(){return{app:null,config:{isNativeTag:yi,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 qo=0;function Jo(e,t){return function(s,i=null){B(s)||(s=pe({},s)),i!=null&&!X(i)&&(i=null);const r=ar(),o=new WeakSet,l=[];let a=!1;const d=r.app={_uid:qo++,_component:s,_props:i,_container:null,_context:r,_instance:null,version:Al,get config(){return r.config},set config(u){},use(u,...h){return o.has(u)||(u&&B(u.install)?(o.add(u),u.install(d,...h)):B(u)&&(o.add(u),u(d,...h))),d},mixin(u){return r.mixins.includes(u)||r.mixins.push(u),d},component(u,h){return h?(r.components[u]=h,d):r.components[u]},directive(u,h){return h?(r.directives[u]=h,d):r.directives[u]},mount(u,h,_){if(!a){const T=d._ceVNode||fe(s,i);return T.appContext=r,_===!0?_="svg":_===!1&&(_=void 0),e(T,u,_),a=!0,d._container=u,u.__vue_app__=d,In(T.component)}},onUnmount(u){l.push(u)},unmount(){a&&(Fe(l,d._instance,16),e(null,d._container),delete d._container.__vue_app__)},provide(u,h){return r.provides[u]=h,d},runWithContext(u){const h=Lt;Lt=d;try{return u()}finally{Lt=h}}};return d}}let Lt=null;const Yo=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Oe(t)}Modifiers`]||e[`${wt(t)}Modifiers`];function Xo(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||te;let i=n;const r=t.startsWith("update:"),o=r&&Yo(s,t.slice(7));o&&(o.trim&&(i=n.map(u=>le(u)?u.trim():u)),o.number&&(i=n.map(gs)));let l,a=s[l=Nn(t)]||s[l=Nn(Oe(t))];!a&&r&&(a=s[l=Nn(wt(t))]),a&&Fe(a,e,6,i);const d=s[l+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Fe(d,e,6,i)}}const Zo=new WeakMap;function cr(e,t,n=!1){const s=n?Zo:t.emitsCache,i=s.get(e);if(i!==void 0)return i;const r=e.emits;let o={},l=!1;if(!B(e)){const a=d=>{const u=cr(d,t,!0);u&&(l=!0,pe(o,u))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!r&&!l?(X(e)&&s.set(e,null),null):(R(r)?r.forEach(a=>o[a]=null):pe(o,r),X(e)&&s.set(e,o),o)}function Pn(e,t){return!e||!Sn(t)?!1:(t=t.slice(2).replace(/Once$/,""),Y(e,t[0].toLowerCase()+t.slice(1))||Y(e,wt(t))||Y(e,t))}function Gs(e){const{type:t,vnode:n,proxy:s,withProxy:i,propsOptions:[r],slots:o,attrs:l,emit:a,render:d,renderCache:u,props:h,data:_,setupState:T,ctx:k,inheritAttrs:C}=e,P=vn(e);let j,V;try{if(n.shapeFlag&4){const E=i||s,q=E;j=Ue(d.call(q,E,u,h,T,_,k)),V=l}else{const E=t;j=Ue(E.length>1?E(h,{attrs:l,slots:o,emit:a}):E(h,null)),V=t.props?l:Qo(l)}}catch(E){Gt.length=0,En(E,e,1),j=fe(xe)}let U=j;if(V&&C!==!1){const E=Object.keys(V),{shapeFlag:q}=U;E.length&&q&7&&(r&&E.some(Tn)&&(V=el(V,r)),U=ft(U,V,!1,!0))}return n.dirs&&(U=ft(U,null,!1,!0),U.dirs=U.dirs?U.dirs.concat(n.dirs):n.dirs),n.transition&&Xt(U,n.transition),j=U,vn(P),j}const Qo=e=>{let t;for(const n in e)(n==="class"||n==="style"||Sn(n))&&((t||(t={}))[n]=e[n]);return t},el=(e,t)=>{const n={};for(const s in e)(!Tn(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function tl(e,t,n){const{props:s,children:i,component:r}=e,{props:o,children:l,patchFlag:a}=t,d=r.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return s?zs(s,o,d):!!o;if(a&8){const u=t.dynamicProps;for(let h=0;h<u.length;h++){const _=u[h];if(ur(o,s,_)&&!Pn(d,_))return!0}}}else return(i||l)&&(!l||!l.$stable)?!0:s===o?!1:s?o?zs(s,o,d):!0:!!o;return!1}function zs(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let i=0;i<s.length;i++){const r=s[i];if(ur(t,e,r)&&!Pn(n,r))return!0}return!1}function ur(e,t,n){const s=e[n],i=t[n];return n==="style"&&X(s)&&X(i)?!ms(s,i):s!==i}function nl({vnode:e,parent:t,suspense:n},s){for(;t;){const i=t.subTree;if(i.suspense&&i.suspense.activeBranch===e&&(i.suspense.vnode.el=i.el=s,e=i),i===e)(e=t.vnode).el=s,t=t.parent;else break}n&&n.activeBranch===e&&(n.vnode.el=s)}const fr={},dr=()=>Object.create(fr),hr=e=>Object.getPrototypeOf(e)===fr;function sl(e,t,n,s=!1){const i={},r=dr();e.propsDefaults=Object.create(null),pr(e,t,i,r);for(const o in e.propsOptions[0])o in i||(i[o]=void 0);n?e.props=s?i:ao(i):e.type.props?e.props=i:e.props=r,e.attrs=r}function il(e,t,n,s){const{props:i,attrs:r,vnode:{patchFlag:o}}=e,l=z(i),[a]=e.propsOptions;let d=!1;if((s||o>0)&&!(o&16)){if(o&8){const u=e.vnode.dynamicProps;for(let h=0;h<u.length;h++){let _=u[h];if(Pn(e.emitsOptions,_))continue;const T=t[_];if(a)if(Y(r,_))T!==r[_]&&(r[_]=T,d=!0);else{const k=Oe(_);i[k]=ls(a,l,k,T,e,!1)}else T!==r[_]&&(r[_]=T,d=!0)}}}else{pr(e,t,i,r)&&(d=!0);let u;for(const h in l)(!t||!Y(t,h)&&((u=wt(h))===h||!Y(t,u)))&&(a?n&&(n[h]!==void 0||n[u]!==void 0)&&(i[h]=ls(a,l,h,void 0,e,!0)):delete i[h]);if(r!==l)for(const h in r)(!t||!Y(t,h))&&(delete r[h],d=!0)}d&&et(e.attrs,"set","")}function pr(e,t,n,s){const[i,r]=e.propsOptions;let o=!1,l;if(t)for(let a in t){if(Bt(a))continue;const d=t[a];let u;i&&Y(i,u=Oe(a))?!r||!r.includes(u)?n[u]=d:(l||(l={}))[u]=d:Pn(e.emitsOptions,a)||(!(a in s)||d!==s[a])&&(s[a]=d,o=!0)}if(r){const a=z(n),d=l||te;for(let u=0;u<r.length;u++){const h=r[u];n[h]=ls(i,a,h,d[h],e,!Y(d,h))}}return o}function ls(e,t,n,s,i,r){const o=e[n];if(o!=null){const l=Y(o,"default");if(l&&s===void 0){const a=o.default;if(o.type!==Function&&!o.skipFactory&&B(a)){const{propsDefaults:d}=i;if(n in d)s=d[n];else{const u=sn(i);s=d[n]=a.call(null,t),u()}}else s=a;i.ce&&i.ce._setProp(n,s)}o[0]&&(r&&!l?s=!1:o[1]&&(s===""||s===wt(n))&&(s=!0))}return s}const rl=new WeakMap;function gr(e,t,n=!1){const s=n?rl:t.propsCache,i=s.get(e);if(i)return i;const r=e.props,o={},l=[];let a=!1;if(!B(e)){const u=h=>{a=!0;const[_,T]=gr(h,t,!0);pe(o,_),T&&l.push(...T)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!r&&!a)return X(e)&&s.set(e,kt),kt;if(R(r))for(let u=0;u<r.length;u++){const h=Oe(r[u]);qs(h)&&(o[h]=te)}else if(r)for(const u in r){const h=Oe(u);if(qs(h)){const _=r[u],T=o[h]=R(_)||B(_)?{type:_}:pe({},_),k=T.type;let C=!1,P=!0;if(R(k))for(let j=0;j<k.length;++j){const V=k[j],U=B(V)&&V.name;if(U==="Boolean"){C=!0;break}else U==="String"&&(P=!1)}else C=B(k)&&k.name==="Boolean";T[0]=C,T[1]=P,(C||Y(T,"default"))&&l.push(h)}}const d=[o,l];return X(e)&&s.set(e,d),d}function qs(e){return e[0]!=="$"&&!Bt(e)}const ks=e=>e==="_"||e==="_ctx"||e==="$stable",Es=e=>R(e)?e.map(Ue):[Ue(e)],ol=(e,t,n)=>{if(t._n)return t;const s=un((...i)=>Es(t(...i)),n);return s._c=!1,s},mr=(e,t,n)=>{const s=e._ctx;for(const i in e){if(ks(i))continue;const r=e[i];if(B(r))t[i]=ol(i,r,s);else if(r!=null){const o=Es(r);t[i]=()=>o}}},vr=(e,t)=>{const n=Es(t);e.slots.default=()=>n},br=(e,t,n)=>{for(const s in t)(n||!ks(s))&&(e[s]=t[s])},ll=(e,t,n)=>{const s=e.slots=dr();if(e.vnode.shapeFlag&32){const i=t._;i?(br(s,t,n),n&&Ti(s,"_",i,!0)):mr(t,s)}else t&&vr(e,t)},al=(e,t,n)=>{const{vnode:s,slots:i}=e;let r=!0,o=te;if(s.shapeFlag&32){const l=t._;l?n&&l===1?r=!1:br(i,t,n):(r=!t.$stable,mr(t,i)),o=t}else t&&(vr(e,t),o={default:1});if(r)for(const l in i)!ks(l)&&o[l]==null&&delete i[l]},Ce=hl;function cl(e){return ul(e)}function ul(e,t){const n=An();n.__VUE__=!0;const{insert:s,remove:i,patchProp:r,createElement:o,createText:l,createComment:a,setText:d,setElementText:u,parentNode:h,nextSibling:_,setScopeId:T=Ge,insertStaticContent:k}=e,C=(c,f,p,y=null,m=null,v=null,S=void 0,w=null,x=!!f.dynamicChildren)=>{if(c===f)return;c&&!bt(c,f)&&(y=ot(c),Ee(c,m,v,!0),c=null),f.patchFlag===-2&&(x=!1,f.dynamicChildren=null);const{type:b,ref:O,shapeFlag:$}=f;switch(b){case On:P(c,f,p,y);break;case xe:j(c,f,p,y);break;case dn:c==null&&V(f,p,y,S);break;case he:A(c,f,p,y,m,v,S,w,x);break;default:$&1?q(c,f,p,y,m,v,S,w,x):$&6?ne(c,f,p,y,m,v,S,w,x):($&64||$&128)&&b.process(c,f,p,y,m,v,S,w,x,F)}O!=null&&m?Kt(O,c&&c.ref,v,f||c,!f):O==null&&c&&c.ref!=null&&Kt(c.ref,null,v,c,!0)},P=(c,f,p,y)=>{if(c==null)s(f.el=l(f.children),p,y);else{const m=f.el=c.el;f.children!==c.children&&d(m,f.children)}},j=(c,f,p,y)=>{c==null?s(f.el=a(f.children||""),p,y):f.el=c.el},V=(c,f,p,y)=>{[c.el,c.anchor]=k(c.children,f,p,y,c.el,c.anchor)},U=({el:c,anchor:f},p,y)=>{let m;for(;c&&c!==f;)m=_(c),s(c,p,y),c=m;s(f,p,y)},E=({el:c,anchor:f})=>{let p;for(;c&&c!==f;)p=_(c),i(c),c=p;i(f)},q=(c,f,p,y,m,v,S,w,x)=>{if(f.type==="svg"?S="svg":f.type==="math"&&(S="mathml"),c==null)ae(f,p,y,m,v,S,w,x);else{const b=c.el&&c.el._isVueCE?c.el:null;try{b&&b._beginPatch(),H(c,f,m,v,S,w,x)}finally{b&&b._endPatch()}}},ae=(c,f,p,y,m,v,S,w)=>{let x,b;const{props:O,shapeFlag:$,transition:L,dirs:N}=c;if(x=c.el=o(c.type,v,O&&O.is,O),$&8?u(x,c.children):$&16&&me(c.children,x,null,y,m,Wn(c,v),S,w),N&&ht(c,null,y,"created"),J(x,c,c.scopeId,S,y),O){for(const ee in O)ee!=="value"&&!Bt(ee)&&r(x,ee,null,O[ee],v,y);"value"in O&&r(x,"value",null,O.value,v),(b=O.onVnodeBeforeMount)&&Be(b,y,c)}N&&ht(c,null,y,"beforeMount");const W=fl(m,L);W&&L.beforeEnter(x),s(x,f,p),((b=O&&O.onVnodeMounted)||W||N)&&Ce(()=>{try{b&&Be(b,y,c),W&&L.enter(x),N&&ht(c,null,y,"mounted")}finally{}},m)},J=(c,f,p,y,m)=>{if(p&&T(c,p),y)for(let v=0;v<y.length;v++)T(c,y[v]);if(m){let v=m.subTree;if(f===v||wr(v.type)&&(v.ssContent===f||v.ssFallback===f)){const S=m.vnode;J(c,S,S.scopeId,S.slotScopeIds,m.parent)}}},me=(c,f,p,y,m,v,S,w,x=0)=>{for(let b=x;b<c.length;b++){const O=c[b]=w?Qe(c[b]):Ue(c[b]);C(null,O,f,p,y,m,v,S,w)}},H=(c,f,p,y,m,v,S)=>{const w=f.el=c.el;let{patchFlag:x,dynamicChildren:b,dirs:O}=f;x|=c.patchFlag&16;const $=c.props||te,L=f.props||te;let N;if(p&&pt(p,!1),(N=L.onVnodeBeforeUpdate)&&Be(N,p,f,c),O&&ht(f,c,p,"beforeUpdate"),p&&pt(p,!0),($.innerHTML&&L.innerHTML==null||$.textContent&&L.textContent==null)&&u(w,""),b?G(c.dynamicChildren,b,w,p,y,Wn(f,m),v):S||Z(c,f,w,null,p,y,Wn(f,m),v,!1),x>0){if(x&16)Q(w,$,L,p,m);else if(x&2&&$.class!==L.class&&r(w,"class",null,L.class,m),x&4&&r(w,"style",$.style,L.style,m),x&8){const W=f.dynamicProps;for(let ee=0;ee<W.length;ee++){const se=W[ee],ue=$[se],ge=L[se];(ge!==ue||se==="value")&&r(w,se,ue,ge,m,p)}}x&1&&c.children!==f.children&&u(w,f.children)}else!S&&b==null&&Q(w,$,L,p,m);((N=L.onVnodeUpdated)||O)&&Ce(()=>{N&&Be(N,p,f,c),O&&ht(f,c,p,"updated")},y)},G=(c,f,p,y,m,v,S)=>{for(let w=0;w<f.length;w++){const x=c[w],b=f[w],O=x.el&&(x.type===he||!bt(x,b)||x.shapeFlag&198)?h(x.el):p;C(x,b,O,null,y,m,v,S,!0)}},Q=(c,f,p,y,m)=>{if(f!==p){if(f!==te)for(const v in f)!Bt(v)&&!(v in p)&&r(c,v,f[v],null,m,y);for(const v in p){if(Bt(v))continue;const S=p[v],w=f[v];S!==w&&v!=="value"&&r(c,v,w,S,m,y)}"value"in p&&r(c,"value",f.value,p.value,m)}},A=(c,f,p,y,m,v,S,w,x)=>{const b=f.el=c?c.el:l(""),O=f.anchor=c?c.anchor:l("");let{patchFlag:$,dynamicChildren:L,slotScopeIds:N}=f;N&&(w=w?w.concat(N):N),c==null?(s(b,p,y),s(O,p,y),me(f.children||[],p,O,m,v,S,w,x)):$>0&&$&64&&L&&c.dynamicChildren&&c.dynamicChildren.length===L.length?(G(c.dynamicChildren,L,p,m,v,S,w),(f.key!=null||m&&f===m.subTree)&&yr(c,f,!0)):Z(c,f,p,O,m,v,S,w,x)},ne=(c,f,p,y,m,v,S,w,x)=>{f.slotScopeIds=w,c==null?f.shapeFlag&512?m.ctx.activate(f,p,y,S,x):de(f,p,y,m,v,S,x):ke(c,f,x)},de=(c,f,p,y,m,v,S)=>{const w=c.component=_l(c,y,m);if(Mn(c)&&(w.ctx.renderer=F),xl(w,!1,S),w.asyncDep){if(m&&m.registerDep(w,ce,S),!c.el){const x=w.subTree=fe(xe);j(null,x,f,p),c.placeholder=x.el}}else ce(w,c,f,p,m,v,S)},ke=(c,f,p)=>{const y=f.component=c.component;if(tl(c,f,p))if(y.asyncDep&&!y.asyncResolved){oe(y,f,p);return}else y.next=f,y.update();else f.el=c.el,y.vnode=f},ce=(c,f,p,y,m,v,S)=>{const w=()=>{if(c.isMounted){let{next:$,bu:L,u:N,parent:W,vnode:ee}=c;{const De=_r(c);if(De){$&&($.el=ee.el,oe(c,$,S)),De.asyncDep.then(()=>{Ce(()=>{c.isUnmounted||b()},m)});return}}let se=$,ue;pt(c,!1),$?($.el=ee.el,oe(c,$,S)):$=ee,L&&cn(L),(ue=$.props&&$.props.onVnodeBeforeUpdate)&&Be(ue,W,$,ee),pt(c,!0);const ge=Gs(c),Ne=c.subTree;c.subTree=ge,C(Ne,ge,h(Ne.el),ot(Ne),c,m,v),$.el=ge.el,se===null&&nl(c,ge.el),N&&Ce(N,m),(ue=$.props&&$.props.onVnodeUpdated)&&Ce(()=>Be(ue,W,$,ee),m)}else{let $;const{el:L,props:N}=f,{bm:W,m:ee,parent:se,root:ue,type:ge}=c,Ne=Ut(f);pt(c,!1),W&&cn(W),!Ne&&($=N&&N.onVnodeBeforeMount)&&Be($,se,f),pt(c,!0);{ue.ce&&ue.ce._hasShadowRoot()&&ue.ce._injectChildStyle(ge,c.parent?c.parent.type:void 0);const De=c.subTree=Gs(c);C(null,De,p,y,c,m,v),f.el=De.el}if(ee&&Ce(ee,m),!Ne&&($=N&&N.onVnodeMounted)){const De=f;Ce(()=>Be($,se,De),m)}(f.shapeFlag&256||se&&Ut(se.vnode)&&se.vnode.shapeFlag&256)&&c.a&&Ce(c.a,m),c.isMounted=!0,f=p=y=null}};c.scope.on();const x=c.effect=new Ei(w);c.scope.off();const b=c.update=x.run.bind(x),O=c.job=x.runIfDirty.bind(x);O.i=c,O.id=c.uid,x.scheduler=()=>Ts(O),pt(c,!0),b()},oe=(c,f,p)=>{f.component=c;const y=c.vnode.props;c.vnode=f,c.next=null,il(c,f.props,y,p),al(c,f.children,p),nt(),Ds(c),st()},Z=(c,f,p,y,m,v,S,w,x=!1)=>{const b=c&&c.children,O=c?c.shapeFlag:0,$=f.children,{patchFlag:L,shapeFlag:N}=f;if(L>0){if(L&128){Ct(b,$,p,y,m,v,S,w,x);return}else if(L&256){qe(b,$,p,y,m,v,S,w,x);return}}N&8?(O&16&&dt(b,m,v),$!==b&&u(p,$)):O&16?N&16?Ct(b,$,p,y,m,v,S,w,x):dt(b,m,v,!0):(O&8&&u(p,""),N&16&&me($,p,y,m,v,S,w,x))},qe=(c,f,p,y,m,v,S,w,x)=>{c=c||kt,f=f||kt;const b=c.length,O=f.length,$=Math.min(b,O);let L;for(L=0;L<$;L++){const N=f[L]=x?Qe(f[L]):Ue(f[L]);C(c[L],N,p,null,m,v,S,w,x)}b>O?dt(c,m,v,!0,!1,$):me(f,p,y,m,v,S,w,x,$)},Ct=(c,f,p,y,m,v,S,w,x)=>{let b=0;const O=f.length;let $=c.length-1,L=O-1;for(;b<=$&&b<=L;){const N=c[b],W=f[b]=x?Qe(f[b]):Ue(f[b]);if(bt(N,W))C(N,W,p,null,m,v,S,w,x);else break;b++}for(;b<=$&&b<=L;){const N=c[$],W=f[L]=x?Qe(f[L]):Ue(f[L]);if(bt(N,W))C(N,W,p,null,m,v,S,w,x);else break;$--,L--}if(b>$){if(b<=L){const N=L+1,W=N<O?f[N].el:y;for(;b<=L;)C(null,f[b]=x?Qe(f[b]):Ue(f[b]),p,W,m,v,S,w,x),b++}}else if(b>L)for(;b<=$;)Ee(c[b],m,v,!0),b++;else{const N=b,W=b,ee=new Map;for(b=W;b<=L;b++){const $e=f[b]=x?Qe(f[b]):Ue(f[b]);$e.key!=null&&ee.set($e.key,b)}let se,ue=0;const ge=L-W+1;let Ne=!1,De=0;const It=new Array(ge);for(b=0;b<ge;b++)It[b]=0;for(b=N;b<=$;b++){const $e=c[b];if(ue>=ge){Ee($e,m,v,!0);continue}let je;if($e.key!=null)je=ee.get($e.key);else for(se=W;se<=L;se++)if(It[se-W]===0&&bt($e,f[se])){je=se;break}je===void 0?Ee($e,m,v,!0):(It[je-W]=b+1,je>=De?De=je:Ne=!0,C($e,f[je],p,null,m,v,S,w,x),ue++)}const Ls=Ne?dl(It):kt;for(se=Ls.length-1,b=ge-1;b>=0;b--){const $e=W+b,je=f[$e],Ps=f[$e+1],Os=$e+1<O?Ps.el||xr(Ps):y;It[b]===0?C(null,je,p,Os,m,v,S,w,x):Ne&&(se<0||b!==Ls[se]?Je(je,p,Os,2):se--)}}},Je=(c,f,p,y,m=null)=>{const{el:v,type:S,transition:w,children:x,shapeFlag:b}=c;if(b&6){Je(c.component.subTree,f,p,y);return}if(b&128){c.suspense.move(f,p,y);return}if(b&64){S.move(c,f,p,F);return}if(S===he){s(v,f,p);for(let $=0;$<x.length;$++)Je(x[$],f,p,y);s(c.anchor,f,p);return}if(S===dn){U(c,f,p);return}if(y!==2&&b&1&&w)if(y===0)w.beforeEnter(v),s(v,f,p),Ce(()=>w.enter(v),m);else{const{leave:$,delayLeave:L,afterLeave:N}=w,W=()=>{c.ctx.isUnmounted?i(v):s(v,f,p)},ee=()=>{v._isLeaving&&v[Ve](!0),$(v,()=>{W(),N&&N()})};L?L(v,W,ee):ee()}else s(v,f,p)},Ee=(c,f,p,y=!1,m=!1)=>{const{type:v,props:S,ref:w,children:x,dynamicChildren:b,shapeFlag:O,patchFlag:$,dirs:L,cacheIndex:N,memo:W}=c;if($===-2&&(m=!1),w!=null&&(nt(),Kt(w,null,p,c,!0),st()),N!=null&&(f.renderCache[N]=void 0),O&256){f.ctx.deactivate(c);return}const ee=O&1&&L,se=!Ut(c);let ue;if(se&&(ue=S&&S.onVnodeBeforeUnmount)&&Be(ue,f,c),O&6)Fn(c.component,p,y);else{if(O&128){c.suspense.unmount(p,y);return}ee&&ht(c,null,f,"beforeUnmount"),O&64?c.type.remove(c,f,p,F,y):b&&!b.hasOnce&&(v!==he||$>0&&$&64)?dt(b,f,p,!1,!0):(v===he&&$&384||!m&&O&16)&&dt(x,f,p),y&&rn(c)}const ge=W!=null&&N==null;(se&&(ue=S&&S.onVnodeUnmounted)||ee||ge)&&Ce(()=>{ue&&Be(ue,f,c),ee&&ht(c,null,f,"unmounted"),ge&&(c.el=null)},p)},rn=c=>{const{type:f,el:p,anchor:y,transition:m}=c;if(f===he){Rn(p,y);return}if(f===dn){E(c);return}const v=()=>{i(p),m&&!m.persisted&&m.afterLeave&&m.afterLeave()};if(c.shapeFlag&1&&m&&!m.persisted){const{leave:S,delayLeave:w}=m,x=()=>S(p,v);w?w(c.el,v,x):x()}else v()},Rn=(c,f)=>{let p;for(;c!==f;)p=_(c),i(c),c=p;i(f)},Fn=(c,f,p)=>{const{bum:y,scope:m,job:v,subTree:S,um:w,m:x,a:b}=c;Js(x),Js(b),y&&cn(y),m.stop(),v&&(v.flags|=8,Ee(S,c,f,p)),w&&Ce(w,f),Ce(()=>{c.isUnmounted=!0},f)},dt=(c,f,p,y=!1,m=!1,v=0)=>{for(let S=v;S<c.length;S++)Ee(c[S],f,p,y,m)},ot=c=>{if(c.shapeFlag&6)return ot(c.component.subTree);if(c.shapeFlag&128)return c.suspense.next();const f=_(c.anchor||c.el),p=f&&f[Ao];return p?_(p):f};let St=!1;const Ot=(c,f,p)=>{let y;c==null?f._vnode&&(Ee(f._vnode,null,null,!0),y=f._vnode.component):C(f._vnode||null,c,f,null,null,null,p),f._vnode=c,St||(St=!0,Ds(y),Gi(),St=!1)},F={p:C,um:Ee,m:Je,r:rn,mt:de,mc:me,pc:Z,pbc:G,n:ot,o:e};return{render:Ot,hydrate:void 0,createApp:Jo(Ot)}}function Wn({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 pt({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function fl(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function yr(e,t,n=!1){const s=e.children,i=t.children;if(R(s)&&R(i))for(let r=0;r<s.length;r++){const o=s[r];let l=i[r];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=i[r]=Qe(i[r]),l.el=o.el),!n&&l.patchFlag!==-2&&yr(o,l)),l.type===On&&(l.patchFlag===-1&&(l=i[r]=Qe(l)),l.el=o.el),l.type===xe&&!l.el&&(l.el=o.el)}}function dl(e){const t=e.slice(),n=[0];let s,i,r,o,l;const a=e.length;for(s=0;s<a;s++){const d=e[s];if(d!==0){if(i=n[n.length-1],e[i]<d){t[s]=i,n.push(s);continue}for(r=0,o=n.length-1;r<o;)l=r+o>>1,e[n[l]]<d?r=l+1:o=l;d<e[n[r]]&&(r>0&&(t[s]=n[r-1]),n[r]=s)}}for(r=n.length,o=n[r-1];r-- >0;)n[r]=o,o=t[o];return n}function _r(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:_r(t)}function Js(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function xr(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?xr(t.subTree):null}const wr=e=>e.__isSuspense;function hl(e,t){t&&t.pendingBranch?R(e)?t.effects.push(...e):t.effects.push(e):wo(e)}const he=Symbol.for("v-fgt"),On=Symbol.for("v-txt"),xe=Symbol.for("v-cmt"),dn=Symbol.for("v-stc"),Gt=[];let Ae=null;function I(e=!1){Gt.push(Ae=e?null:[])}function pl(){Gt.pop(),Ae=Gt[Gt.length-1]||null}let Zt=1;function _n(e,t=!1){Zt+=e,e<0&&Ae&&t&&(Ae.hasOnce=!0)}function Cr(e){return e.dynamicChildren=Zt>0?Ae||kt:null,pl(),Zt>0&&Ae&&Ae.push(e),e}function D(e,t,n,s,i,r){return Cr(g(e,t,n,s,i,r,!0))}function jt(e,t,n,s,i){return Cr(fe(e,t,n,s,i,!0))}function xn(e){return e?e.__v_isVNode===!0:!1}function bt(e,t){return e.type===t.type&&e.key===t.key}const Sr=({key:e})=>e??null,hn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?le(e)||be(e)||B(e)?{i:Le,r:e,k:t,f:!!n}:e:null);function g(e,t=null,n=null,s=0,i=null,r=e===he?0:1,o=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Sr(t),ref:t&&hn(t),scopeId:qi,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:s,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:Le};return l?(Ms(a,n),r&128&&e.normalize(a)):n&&(a.shapeFlag|=le(n)?8:16),Zt>0&&!o&&Ae&&(a.patchFlag>0||r&6)&&a.patchFlag!==32&&Ae.push(a),a}const fe=gl;function gl(e,t=null,n=null,s=0,i=null,r=!1){if((!e||e===Ho)&&(e=xe),xn(e)){const l=ft(e,t,!0);return n&&Ms(l,n),Zt>0&&!r&&Ae&&(l.shapeFlag&6?Ae[Ae.indexOf(e)]=l:Ae.push(l)),l.patchFlag=-2,l}if(Tl(e)&&(e=e.__vccOpts),t){t=ml(t);let{class:l,style:a}=t;l&&!le(l)&&(t.class=ut(l)),X(a)&&(Ss(a)&&!R(a)&&(a=pe({},a)),t.style=zt(a))}const o=le(e)?1:wr(e)?128:Xi(e)?64:X(e)?4:B(e)?2:0;return g(e,t,n,s,i,o,r,!0)}function ml(e){return e?Ss(e)||hr(e)?pe({},e):e:null}function ft(e,t,n=!1,s=!1){const{props:i,ref:r,patchFlag:o,children:l,transition:a}=e,d=t?vl(i||{},t):i,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:d,key:d&&Sr(d),ref:t&&t.ref?n&&r?R(r)?r.concat(hn(t)):[r,hn(t)]:hn(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==he?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&ft(e.ssContent),ssFallback:e.ssFallback&&ft(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&s&&Xt(u,a.clone(u)),u}function wn(e=" ",t=0){return fe(On,null,e,t)}function as(e,t){const n=fe(dn,null,e);return n.staticCount=t,n}function Te(e="",t=!1){return t?(I(),jt(xe,null,e)):fe(xe,null,e)}function Ue(e){return e==null||typeof e=="boolean"?fe(xe):R(e)?fe(he,null,e.slice()):xn(e)?Qe(e):fe(On,null,String(e))}function Qe(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:ft(e)}function Ms(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(R(t))n=16;else if(typeof t=="object")if(s&65){const i=t.default;i&&(i._c&&(i._d=!1),Ms(e,i()),i._c&&(i._d=!0));return}else{n=32;const i=t._;!i&&!hr(t)?t._ctx=Le:i===3&&Le&&(Le.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else B(t)?(t={default:t,_ctx:Le},n=32):(t=String(t),s&64?(n=16,t=[wn(t)]):n=8);e.children=t,e.shapeFlag|=n}function vl(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const i in s)if(i==="class")t.class!==s.class&&(t.class=ut([t.class,s.class]));else if(i==="style")t.style=zt([t.style,s.style]);else if(Sn(i)){const r=t[i],o=s[i];o&&r!==o&&!(R(r)&&r.includes(o))?t[i]=r?[].concat(r,o):o:o==null&&r==null&&!Tn(i)&&(t[i]=o)}else i!==""&&(t[i]=s[i])}return t}function Be(e,t,n,s=null){Fe(e,t,7,[n,s])}const bl=ar();let yl=0;function _l(e,t,n){const s=e.type,i=(t?t.appContext:e.appContext)||bl,r={uid:yl++,vnode:e,type:s,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Vr(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(i.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:gr(s,i),emitsOptions:cr(s,i),emit:null,emitted:null,propsDefaults:te,inheritAttrs:s.inheritAttrs,ctx:te,data:te,props:te,attrs:te,slots:te,refs:te,setupState:te,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 r.ctx={_:r},r.root=t?t.root:r,r.emit=Xo.bind(null,r),e.ce&&e.ce(r),r}let we=null;const Tr=()=>we||Le;let Cn,cs;{const e=An(),t=(n,s)=>{let i;return(i=e[n])||(i=e[n]=[]),i.push(s),r=>{i.length>1?i.forEach(o=>o(r)):i[0](r)}};Cn=t("__VUE_INSTANCE_SETTERS__",n=>we=n),cs=t("__VUE_SSR_SETTERS__",n=>Qt=n)}const sn=e=>{const t=we;return Cn(e),e.scope.on(),()=>{e.scope.off(),Cn(t)}},Ys=()=>{we&&we.scope.off(),Cn(null)};function $r(e){return e.vnode.shapeFlag&4}let Qt=!1;function xl(e,t=!1,n=!1){t&&cs(t);const{props:s,children:i}=e.vnode,r=$r(e);sl(e,s,r,t),ll(e,i,n||t);const o=r?wl(e,t):void 0;return t&&cs(!1),o}function wl(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Vo);const{setup:s}=n;if(s){nt();const i=e.setupContext=s.length>1?Sl(e):null,r=sn(e),o=nn(s,e,0,[e.props,i]),l=xi(o);if(st(),r(),(l||e.sp)&&!Ut(e)&&sr(e),l){if(o.then(Ys,Ys),t)return o.then(a=>{Xs(e,a)}).catch(a=>{En(a,e,0)});e.asyncDep=o}else Xs(e,o)}else Ar(e)}function Xs(e,t,n){B(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:X(t)&&(e.setupState=Ki(t)),Ar(e)}function Ar(e,t,n){const s=e.type;e.render||(e.render=s.render||Ge);{const i=sn(e);nt();try{Ko(e)}finally{st(),i()}}}const Cl={get(e,t){return ve(e,"get",""),e[t]}};function Sl(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Cl),slots:e.slots,emit:e.emit,expose:t}}function In(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Ki(co(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Wt)return Wt[n](e)},has(t,n){return n in t||n in Wt}})):e.proxy}function Tl(e){return B(e)&&"__vccOpts"in e}const xt=(e,t)=>mo(e,t,Qt);function $l(e,t,n){try{_n(-1);const s=arguments.length;return s===2?X(t)&&!R(t)?xn(t)?fe(e,null,[t]):fe(e,t):fe(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&xn(n)&&(n=[n]),fe(e,t,n))}finally{_n(1)}}const Al="3.5.32";/**
* @vue/runtime-dom v3.5.32
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let us;const Zs=typeof window<"u"&&window.trustedTypes;if(Zs)try{us=Zs.createPolicy("vue",{createHTML:e=>e})}catch{}const kr=us?e=>us.createHTML(e):e=>e,kl="http://www.w3.org/2000/svg",El="http://www.w3.org/1998/Math/MathML",Ze=typeof document<"u"?document:null,Qs=Ze&&Ze.createElement("template"),Ml={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 i=t==="svg"?Ze.createElementNS(kl,e):t==="mathml"?Ze.createElementNS(El,e):n?Ze.createElement(e,{is:n}):Ze.createElement(e);return e==="select"&&s&&s.multiple!=null&&i.setAttribute("multiple",s.multiple),i},createText:e=>Ze.createTextNode(e),createComment:e=>Ze.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ze.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,i,r){const o=n?n.previousSibling:t.lastChild;if(i&&(i===r||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===r||!(i=i.nextSibling)););else{Qs.innerHTML=kr(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const l=Qs.content;if(s==="svg"||s==="mathml"){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},lt="transition",Nt="animation",en=Symbol("_vtc"),Er={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Ll=pe({},Zi,Er),Pl=e=>(e.displayName="Transition",e.props=Ll,e),Gn=Pl((e,{slots:t})=>$l(Mo,Ol(e),t)),gt=(e,t=[])=>{R(e)?e.forEach(n=>n(...t)):e&&e(...t)},ei=e=>e?R(e)?e.some(t=>t.length>1):e.length>1:!1;function Ol(e){const t={};for(const A in e)A in Er||(t[A]=e[A]);if(e.css===!1)return t;const{name:n="v",type:s,duration:i,enterFromClass:r=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:a=r,appearActiveClass:d=o,appearToClass:u=l,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:_=`${n}-leave-active`,leaveToClass:T=`${n}-leave-to`}=e,k=Il(i),C=k&&k[0],P=k&&k[1],{onBeforeEnter:j,onEnter:V,onEnterCancelled:U,onLeave:E,onLeaveCancelled:q,onBeforeAppear:ae=j,onAppear:J=V,onAppearCancelled:me=U}=t,H=(A,ne,de,ke)=>{A._enterCancelled=ke,mt(A,ne?u:l),mt(A,ne?d:o),de&&de()},G=(A,ne)=>{A._isLeaving=!1,mt(A,h),mt(A,T),mt(A,_),ne&&ne()},Q=A=>(ne,de)=>{const ke=A?J:V,ce=()=>H(ne,A,de);gt(ke,[ne,ce]),ti(()=>{mt(ne,A?a:r),Xe(ne,A?u:l),ei(ke)||ni(ne,s,C,ce)})};return pe(t,{onBeforeEnter(A){gt(j,[A]),Xe(A,r),Xe(A,o)},onBeforeAppear(A){gt(ae,[A]),Xe(A,a),Xe(A,d)},onEnter:Q(!1),onAppear:Q(!0),onLeave(A,ne){A._isLeaving=!0;const de=()=>G(A,ne);Xe(A,h),A._enterCancelled?(Xe(A,_),ri(A)):(ri(A),Xe(A,_)),ti(()=>{A._isLeaving&&(mt(A,h),Xe(A,T),ei(E)||ni(A,s,P,de))}),gt(E,[A,de])},onEnterCancelled(A){H(A,!1,void 0,!0),gt(U,[A])},onAppearCancelled(A){H(A,!0,void 0,!0),gt(me,[A])},onLeaveCancelled(A){G(A),gt(q,[A])}})}function Il(e){if(e==null)return null;if(X(e))return[zn(e.enter),zn(e.leave)];{const t=zn(e);return[t,t]}}function zn(e){return Ir(e)}function Xe(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[en]||(e[en]=new Set)).add(t)}function mt(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[en];n&&(n.delete(t),n.size||(e[en]=void 0))}function ti(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Rl=0;function ni(e,t,n,s){const i=e._endId=++Rl,r=()=>{i===e._endId&&s()};if(n!=null)return setTimeout(r,n);const{type:o,timeout:l,propCount:a}=Fl(e,t);if(!o)return s();const d=o+"end";let u=0;const h=()=>{e.removeEventListener(d,_),r()},_=T=>{T.target===e&&++u>=a&&h()};setTimeout(()=>{u<a&&h()},l+1),e.addEventListener(d,_)}function Fl(e,t){const n=window.getComputedStyle(e),s=k=>(n[k]||"").split(", "),i=s(`${lt}Delay`),r=s(`${lt}Duration`),o=si(i,r),l=s(`${Nt}Delay`),a=s(`${Nt}Duration`),d=si(l,a);let u=null,h=0,_=0;t===lt?o>0&&(u=lt,h=o,_=r.length):t===Nt?d>0&&(u=Nt,h=d,_=a.length):(h=Math.max(o,d),u=h>0?o>d?lt:Nt:null,_=u?u===lt?r.length:a.length:0);const T=u===lt&&/\b(?:transform|all)(?:,|$)/.test(s(`${lt}Property`).toString());return{type:u,timeout:h,propCount:_,hasTransform:T}}function si(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,s)=>ii(n)+ii(e[s])))}function ii(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function ri(e){return(e?e.ownerDocument:document).body.offsetHeight}function Nl(e,t,n){const s=e[en];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const oi=Symbol("_vod"),Dl=Symbol("_vsh"),jl=Symbol(""),Bl=/(?:^|;)\s*display\s*:/;function Hl(e,t,n){const s=e.style,i=le(n);let r=!1;if(n&&!i){if(t)if(le(t))for(const o of t.split(";")){const l=o.slice(0,o.indexOf(":")).trim();n[l]==null&&pn(s,l,"")}else for(const o in t)n[o]==null&&pn(s,o,"");for(const o in n)o==="display"&&(r=!0),pn(s,o,n[o])}else if(i){if(t!==n){const o=s[jl];o&&(n+=";"+o),s.cssText=n,r=Bl.test(n)}}else t&&e.removeAttribute("style");oi in e&&(e[oi]=r?s.display:"",e[Dl]&&(s.display="none"))}const li=/\s*!important$/;function pn(e,t,n){if(R(n))n.forEach(s=>pn(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=Vl(e,t);li.test(n)?e.setProperty(wt(s),n.replace(li,""),"important"):e[s]=n}}const ai=["Webkit","Moz","ms"],qn={};function Vl(e,t){const n=qn[t];if(n)return n;let s=Oe(t);if(s!=="filter"&&s in e)return qn[t]=s;s=Si(s);for(let i=0;i<ai.length;i++){const r=ai[i]+s;if(r in e)return qn[t]=r}return t}const ci="http://www.w3.org/1999/xlink";function ui(e,t,n,s,i,r=Br(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(ci,t.slice(6,t.length)):e.setAttributeNS(ci,t,n):n==null||r&&!$i(n)?e.removeAttribute(t):e.setAttribute(t,r?"":ze(n)?String(n):n)}function fi(e,t,n,s,i){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?kr(n):n);return}const r=e.tagName;if(t==="value"&&r!=="PROGRESS"&&!r.includes("-")){const l=r==="OPTION"?e.getAttribute("value")||"":e.value,a=n==null?e.type==="checkbox"?"on":"":String(n);(l!==a||!("_value"in e))&&(e.value=a),n==null&&e.removeAttribute(t),e._value=n;return}let o=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=$i(n):n==null&&l==="string"?(n="",o=!0):l==="number"&&(n=0,o=!0)}try{e[t]=n}catch{}o&&e.removeAttribute(i||t)}function At(e,t,n,s){e.addEventListener(t,n,s)}function Kl(e,t,n,s){e.removeEventListener(t,n,s)}const di=Symbol("_vei");function Ul(e,t,n,s,i=null){const r=e[di]||(e[di]={}),o=r[t];if(s&&o)o.value=s;else{const[l,a]=Wl(t);if(s){const d=r[t]=ql(s,i);At(e,l,d,a)}else o&&(Kl(e,l,o,a),r[t]=void 0)}}const hi=/(?:Once|Passive|Capture)$/;function Wl(e){let t;if(hi.test(e)){t={};let s;for(;s=e.match(hi);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):wt(e.slice(2)),t]}let Jn=0;const Gl=Promise.resolve(),zl=()=>Jn||(Gl.then(()=>Jn=0),Jn=Date.now());function ql(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Fe(Jl(s,n.value),t,5,[s])};return n.value=e,n.attached=zl(),n}function Jl(e,t){if(R(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>i=>!i._stopped&&s&&s(i))}else return t}const pi=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Yl=(e,t,n,s,i,r)=>{const o=i==="svg";t==="class"?Nl(e,s,o):t==="style"?Hl(e,n,s):Sn(t)?Tn(t)||Ul(e,t,n,s,r):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Xl(e,t,s,o))?(fi(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&ui(e,t,s,o,r,t!=="value")):e._isVueCE&&(Zl(e,t)||e._def.__asyncLoader&&(/[A-Z]/.test(t)||!le(s)))?fi(e,Oe(t),s,r,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),ui(e,t,s,o))};function Xl(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&pi(t)&&B(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const i=e.tagName;if(i==="IMG"||i==="VIDEO"||i==="CANVAS"||i==="SOURCE")return!1}return pi(t)&&le(n)?!1:t in e}function Zl(e,t){const n=e._def.props;if(!n)return!1;const s=Oe(t);return Array.isArray(n)?n.some(i=>Oe(i)===s):Object.keys(n).some(i=>Oe(i)===s)}const gi=e=>{const t=e.props["onUpdate:modelValue"]||!1;return R(t)?n=>cn(t,n):t};function Ql(e){e.target.composing=!0}function mi(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Yn=Symbol("_assign");function vi(e,t,n){return t&&(e=e.trim()),n&&(e=gs(e)),e}const fs={created(e,{modifiers:{lazy:t,trim:n,number:s}},i){e[Yn]=gi(i);const r=s||i.props&&i.props.type==="number";At(e,t?"change":"input",o=>{o.target.composing||e[Yn](vi(e.value,n,r))}),(n||r)&&At(e,"change",()=>{e.value=vi(e.value,n,r)}),t||(At(e,"compositionstart",Ql),At(e,"compositionend",mi),At(e,"change",mi))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:i,number:r}},o){if(e[Yn]=gi(o),e.composing)return;const l=(r||e.type==="number")&&!/^0\d/.test(e.value)?gs(e.value):e.value,a=t??"";if(l===a)return;const d=e.getRootNode();(d instanceof Document||d instanceof ShadowRoot)&&d.activeElement===e&&e.type!=="range"&&(s&&t===n||i&&e.value.trim()===a)||(e.value=a)}},ea=["ctrl","shift","alt","meta"],ta={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>ea.some(n=>e[`${n}Key`]&&!t.includes(n))},na=(e,t)=>{if(!e)return e;const n=e._withMods||(e._withMods={}),s=t.join(".");return n[s]||(n[s]=(i,...r)=>{for(let o=0;o<t.length;o++){const l=ta[t[o]];if(l&&l(i,t))return}return e(i,...r)})},sa=pe({patchProp:Yl},Ml);let bi;function ia(){return bi||(bi=cl(sa))}const ra=(...e)=>{const t=ia().createApp(...e),{mount:n}=t;return t.mount=s=>{const i=la(s);if(!i)return;const r=t._component;!B(r)&&!r.render&&!r.template&&(r.template=i.innerHTML),i.nodeType===1&&(i.textContent="");const o=n(i,!1,oa(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),o},t};function oa(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function la(e){return le(e)?document.querySelector(e):e}const aa={class:"tab-bar"},ca=["onClick"],ua={__name:"TabBar",props:{tabs:{type:Array,default:()=>[]},activeTab:{type:String,default:""}},emits:["setTab"],setup(e){return(t,n)=>(I(),D("div",aa,[(I(!0),D(he,null,ct(e.tabs,s=>(I(),D("button",{key:s.id,class:ut(["tab-btn",{active:e.activeTab===s.id}]),onClick:i=>t.$emit("setTab",s.id)},K(s.label),11,ca))),128))]))}},fa={class:"summary-bar"},da={class:"summary-item"},ha={class:"summary-value"},pa={class:"summary-item"},ga={class:"summary-value"},ma={class:"summary-item"},va={class:"summary-value"},ba={class:"summary-item"},ya={class:"summary-value"},_a={class:"listing-card mt-md"},xa={class:"listing-card-info"},wa={class:"listing-name"},Ca={class:"listing-meta"},Sa={__name:"DashboardTab",props:{factionLabel:{type:String,default:""},playerGrade:{type:Number,default:0},grades:{type:Array,default:()=>[]},treasury:{type:Object,default:()=>({money:0,black_money:0})},totalMembers:{type:Number,default:0},onlineMembers:{type:Number,default:0}},setup(e){const t=e,n=xt(()=>{const i=t.grades.find(r=>r.grade===t.playerGrade);return i?i.label:"Rang "+t.playerGrade});function s(i){return(i||0).toString().replace(/\B(?=(\d{3})+(?!\d))/g,".")}return(i,r)=>(I(),D("div",null,[g("div",fa,[g("div",da,[g("div",ha,"$"+K(s(e.treasury.money)),1),r[0]||(r[0]=g("div",{class:"summary-label"},"Bargeld",-1))]),g("div",pa,[g("div",ga,"$"+K(s(e.treasury.black_money)),1),r[1]||(r[1]=g("div",{class:"summary-label"},"Schwarzgeld",-1))]),g("div",ma,[g("div",va,K(e.totalMembers),1),r[2]||(r[2]=g("div",{class:"summary-label"},"Mitglieder",-1))]),g("div",ba,[g("div",ya,K(e.onlineMembers),1),r[3]||(r[3]=g("div",{class:"summary-label"},"Online",-1))])]),g("div",_a,[r[4]||(r[4]=g("div",{class:"member-avatar"},[g("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},[g("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),g("circle",{cx:"12",cy:"7",r:"4"})])],-1)),g("div",xa,[g("div",wa,K(e.factionLabel),1),g("div",Ca,"Dein Rang: "+K(n.value),1)])])]))}},Ta={class:"confirm-box"},$a={class:"confirm-actions"},Aa={__name:"ConfirmModal",props:{visible:{type:Boolean,default:!1},title:{type:String,default:"Bestaetigung"},message:{type:String,default:"Bist du sicher?"}},emits:["confirm","cancel"],setup(e){return(t,n)=>e.visible?(I(),D("div",{key:0,class:"confirm-overlay",onClick:n[2]||(n[2]=na(s=>t.$emit("cancel"),["self"]))},[g("div",Ta,[g("h3",null,K(e.title),1),g("p",null,K(e.message),1),g("div",$a,[g("button",{class:"frak-btn small red",onClick:n[0]||(n[0]=s=>t.$emit("cancel"))},"Abbrechen"),g("button",{class:"frak-btn small",onClick:n[1]||(n[1]=s=>t.$emit("confirm"))},"Bestaetigen")])])])):Te("",!0)}},ka={class:"row",style:{"margin-bottom":"10px"}},Ea={key:0},Ma={key:0,class:"empty-state"},La={key:1,class:"scrollable-list",style:{"max-height":"150px","margin-bottom":"10px"}},Pa={class:"member-avatar"},Oa={class:"listing-card-info"},Ia={class:"listing-name"},Ra={class:"listing-meta"},Fa=["onClick"],Na={class:"search-bar"},Da={key:1,class:"scrollable-list"},ja={class:"member-avatar"},Ba={class:"listing-card-info"},Ha={class:"listing-name"},Va={class:"listing-meta"},Ka={key:0,class:"listing-card-actions"},Ua=["value","onChange"],Wa=["value"],Ga=["onClick"],za={key:2,class:"empty-state"},qa={__name:"MembersTab",props:{members:{type:Array,default:()=>[]},grades:{type:Array,default:()=>[]},playerGrade:{type:Number,default:0},permissions:{type:Object,default:()=>({})},nearbyPlayers:{type:Array,default:()=>[]}},emits:["loadMembers","loadNearby","invite","kick","changeRank"],setup(e,{emit:t}){const n=e,s=t,i=ie(""),r=ie(!1),o=ie(null),l=xt(()=>n.grades.filter(k=>k.grade<n.playerGrade)),a=xt(()=>{if(!i.value.trim())return n.members;const k=i.value.toLowerCase();return n.members.filter(C=>C.name.toLowerCase().includes(k))});function d(){r.value=!r.value,r.value&&s("loadNearby")}function u(k){s("invite",{targetSource:k}),r.value=!1}function h(k){o.value=k}function _(){o.value&&(s("kick",{identifier:o.value.identifier}),o.value=null)}function T(k,C){s("changeRank",{identifier:k,grade:parseInt(C)})}return(k,C)=>(I(),D("div",null,[g("div",ka,[g("button",{class:"frak-btn ghost",onClick:C[0]||(C[0]=P=>k.$emit("loadMembers"))},[...C[3]||(C[3]=[g("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},[g("path",{d:"M23 4v6h-6"}),g("path",{d:"M1 20v-6h6"}),g("path",{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"})],-1),wn(" Aktualisieren ",-1)])]),e.permissions.inviteMember?(I(),D("button",{key:0,class:"frak-btn",onClick:d},[...C[4]||(C[4]=[as('<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></line></svg> Einladen ',2)])])):Te("",!0)]),r.value?(I(),D("div",Ea,[C[5]||(C[5]=g("div",{class:"section-title"},"Spieler in der Naehe",-1)),e.nearbyPlayers.length===0?(I(),D("div",Ma,"Keine Spieler in der Naehe")):(I(),D("div",La,[(I(!0),D(he,null,ct(e.nearbyPlayers,P=>(I(),D("div",{key:P.source,class:"listing-card"},[g("div",Pa,K(P.name.charAt(0)),1),g("div",Oa,[g("div",Ia,K(P.name),1),g("div",Ra,K(P.job),1)]),g("button",{class:"listing-action-btn",onClick:j=>u(P.source)},"Einladen",8,Fa)]))),128))]))])):Te("",!0),g("div",Na,[C[6]||(C[6]=g("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},[g("circle",{cx:"11",cy:"11",r:"8"}),g("path",{d:"m21 21-4.35-4.35"})],-1)),ns(g("input",{type:"text","onUpdate:modelValue":C[1]||(C[1]=P=>i.value=P),placeholder:"Mitglied suchen..."},null,512),[[fs,i.value]])]),a.value.length?(I(),D("div",Da,[(I(!0),D(he,null,ct(a.value,P=>(I(),D("div",{key:P.identifier,class:"listing-card"},[g("div",{class:ut(["online-badge",P.online?"online":"offline"])},null,2),g("div",ja,K(P.name.charAt(0)),1),g("div",Ba,[g("div",Ha,K(P.name),1),g("div",Va,K(P.grade_label)+" (Rang "+K(P.grade)+")",1)]),P.grade<e.playerGrade?(I(),D("div",Ka,[e.permissions.changeRank?(I(),D("select",{key:0,class:"perm-select",value:P.grade,onChange:j=>T(P.identifier,j.target.value)},[(I(!0),D(he,null,ct(l.value,j=>(I(),D("option",{key:j.grade,value:j.grade},K(j.label),9,Wa))),128))],40,Ua)):Te("",!0),e.permissions.kickMember?(I(),D("button",{key:1,class:"listing-action-btn danger",onClick:j=>h(P)},"Kick",8,Ga)):Te("",!0)])):Te("",!0)]))),128))])):(I(),D("div",za,K(e.members.length===0?'Klicke "Aktualisieren" um Mitglieder zu laden':"Kein Mitglied gefunden"),1)),fe(Aa,{visible:o.value!==null,title:"Mitglied Entlassen",message:"Willst du "+(o.value?o.value.name:"")+" wirklich entlassen?",onConfirm:_,onCancel:C[2]||(C[2]=P=>o.value=null)},null,8,["visible","message"])]))}},Ja={class:"summary-bar"},Ya={class:"summary-item"},Xa={class:"summary-value"},Za={class:"summary-item"},Qa={class:"summary-value"},ec={class:"row mt-md"},tc={key:0},nc={class:"row mt-sm"},sc=["disabled"],ic=["disabled"],rc={key:1},oc={class:"row mt-sm"},lc=["disabled"],ac=["disabled"],cc={class:"mt-md"},uc={style:{display:"flex","justify-content":"space-between","align-items":"center","margin-bottom":"8px"}},fc={key:0,class:"scrollable-list",style:{"max-height":"200px"}},dc={class:"tx-row-info"},hc={class:"tx-name"},pc={class:"tx-meta"},gc={key:1,class:"empty-state"},mc={__name:"TreasuryTab",props:{treasury:{type:Object,default:()=>({money:0,black_money:0})},log:{type:Array,default:()=>[]},permissions:{type:Object,default:()=>({})}},emits:["loadLog","deposit","withdraw"],setup(e,{emit:t}){const n=t,s=ie(null),i=ie(null);function r(d){!s.value||s.value<=0||(n("deposit",{amount:s.value,accountType:d}),s.value=null)}function o(d){!i.value||i.value<=0||(n("withdraw",{amount:i.value,accountType:d}),i.value=null)}function l(d){return(d||0).toString().replace(/\B(?=(\d{3})+(?!\d))/g,".")}function a(d){return d?new Date(d).toLocaleDateString("de-DE",{day:"2-digit",month:"2-digit",hour:"2-digit",minute:"2-digit"}):""}return(d,u)=>(I(),D("div",null,[g("div",Ja,[g("div",Ya,[g("div",Xa,"$"+K(l(e.treasury.money)),1),u[7]||(u[7]=g("div",{class:"summary-label"},"Bargeld",-1))]),g("div",Za,[g("div",Qa,"$"+K(l(e.treasury.black_money)),1),u[8]||(u[8]=g("div",{class:"summary-label"},"Schwarzgeld",-1))])]),g("div",ec,[e.permissions.depositTreasury?(I(),D("div",tc,[u[9]||(u[9]=g("div",{class:"section-title"},"Einzahlen",-1)),ns(g("input",{class:"frak-input",type:"number","onUpdate:modelValue":u[0]||(u[0]=h=>s.value=h),placeholder:"Betrag...",min:"1"},null,512),[[fs,s.value,void 0,{number:!0}]]),g("div",nc,[g("button",{class:"frak-btn small green",onClick:u[1]||(u[1]=h=>r("money")),disabled:!s.value},"Bargeld",8,sc),g("button",{class:"frak-btn small",onClick:u[2]||(u[2]=h=>r("black_money")),disabled:!s.value},"Schwarzgeld",8,ic)])])):Te("",!0),e.permissions.withdrawTreasury?(I(),D("div",rc,[u[10]||(u[10]=g("div",{class:"section-title"},"Auszahlen",-1)),ns(g("input",{class:"frak-input",type:"number","onUpdate:modelValue":u[3]||(u[3]=h=>i.value=h),placeholder:"Betrag...",min:"1"},null,512),[[fs,i.value,void 0,{number:!0}]]),g("div",oc,[g("button",{class:"frak-btn small red",onClick:u[4]||(u[4]=h=>o("money")),disabled:!i.value},"Bargeld",8,lc),g("button",{class:"frak-btn small red",onClick:u[5]||(u[5]=h=>o("black_money")),disabled:!i.value},"Schwarzgeld",8,ac)])])):Te("",!0)]),g("div",cc,[g("div",uc,[u[11]||(u[11]=g("div",{class:"section-title",style:{"margin-bottom":"0"}},"Transaktionen",-1)),g("button",{class:"frak-btn small ghost",onClick:u[6]||(u[6]=h=>d.$emit("loadLog"))},"Laden")]),e.log.length?(I(),D("div",fc,[(I(!0),D(he,null,ct(e.log,h=>(I(),D("div",{key:h.id,class:"tx-row"},[g("div",{class:ut(["tx-icon",h.type])},K(h.type==="deposit"?"+":"-"),3),g("div",dc,[g("div",hc,K(h.player_name),1),g("div",pc,K(a(h.created_at))+" · "+K(h.account_type==="black_money"?"Schwarzgeld":"Bargeld"),1)]),g("div",{class:ut(["tx-amount",h.type])},K(h.type==="deposit"?"+":"-")+"$"+K(l(h.amount)),3)]))),128))])):(I(),D("div",gc,'Klicke "Laden" fuer Transaktionen'))])]))}},vc={key:0,class:"listing-card",style:{"margin-bottom":"12px","border-color":"var(--border-accent)"}},bc={key:1,style:{display:"flex","flex-direction":"column",gap:"4px"}},yc={class:"vehicle-info"},_c={class:"vehicle-name"},xc={class:"vehicle-meta"},wc={class:"listing-card-actions"},Cc=["disabled","onClick"],Sc={key:2,class:"empty-state"},Tc={__name:"VehiclesTab",props:{vehicles:{type:Array,default:()=>[]},hasSpawned:{type:Boolean,default:!1}},emits:["spawn","store"],setup(e){return(t,n)=>(I(),D("div",null,[e.hasSpawned?(I(),D("div",vc,[n[1]||(n[1]=as('<div class="vehicle-icon"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="12"></line><line x1="12" y1="16" x2="12.01" y2="16"></line></svg></div><div class="listing-card-info"><div class="listing-name">Fahrzeug ausgeparkt</div><div class="listing-meta">Du hast bereits ein Fraktionsfahrzeug ausgeparkt</div></div>',2)),g("button",{class:"frak-btn small red",onClick:n[0]||(n[0]=s=>t.$emit("store"))}," Einparken ")])):Te("",!0),n[3]||(n[3]=g("div",{class:"section-title"},"Fahrzeuge ausparken",-1)),e.vehicles.length?(I(),D("div",bc,[(I(!0),D(he,null,ct(e.vehicles,s=>(I(),D("div",{key:s.model,class:"vehicle-card"},[n[2]||(n[2]=as('<div class="vehicle-icon"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="1" y="3" width="15" height="13"></rect><polygon points="16 8 20 8 23 11 23 16 16 16 16 8"></polygon><circle cx="5.5" cy="18.5" r="2.5"></circle><circle cx="18.5" cy="18.5" r="2.5"></circle></svg></div>',1)),g("div",yc,[g("div",_c,K(s.label),1),g("div",xc,"Ab Rang "+K(s.minGrade||0),1)]),g("div",wc,[g("button",{class:"listing-action-btn",disabled:e.hasSpawned,onClick:i=>t.$emit("spawn",{model:s.model})},K(e.hasSpawned?"Belegt":"Ausparken"),9,Cc)])]))),128))])):(I(),D("div",Sc,"Keine Fahrzeuge fuer deinen Rang verfuegbar"))]))}},$c={class:"perm-info"},Ac={class:"perm-label"},kc={class:"perm-current"},Ec={class:"perm-controls"},Mc=["onClick","title"],Lc={key:0,class:"empty-state"},Pc={__name:"PermissionsTab",props:{permissionValues:{type:Object,default:()=>({})},permissionLabels:{type:Object,default:()=>({})},grades:{type:Array,default:()=>[]}},emits:["update"],setup(e,{emit:t}){const n=e,s=t;function i(o){const l=n.grades.find(a=>a.grade===o);return l?l.label:"Rang "+o}function r(o,l){s("update",{permKey:o,minGrade:parseInt(l)})}return(o,l)=>(I(),D("div",null,[l[0]||(l[0]=g("div",{class:"section-title"},"Rechte-Verwaltung",-1)),l[1]||(l[1]=g("p",{style:{"font-size":"11px",color:"var(--text-dim)","margin-bottom":"12px"}}," Stelle ein, ab welchem Rang Mitglieder Aktionen ausfuehren duerfen. ",-1)),(I(!0),D(he,null,ct(e.permissionValues,(a,d)=>(I(),D("div",{key:d,class:"perm-row"},[g("div",$c,[g("div",Ac,K(e.permissionLabels[d]||d),1),g("div",kc,K(i(a)),1)]),g("div",Ec,[(I(!0),D(he,null,ct(e.grades,u=>(I(),D("button",{class:ut(["perm-grade-btn",{active:a===u.grade}]),key:u.grade,onClick:h=>r(d,u.grade),title:u.label},K(u.grade),11,Mc))),128))])]))),128)),Object.keys(e.permissionValues).length===0?(I(),D("div",Lc," Keine Rechte konfiguriert ")):Te("",!0)]))}},Oc={class:"frak-header"},Ic={class:"header-left"},Rc={class:"frak-body"},Fc={class:"frak-header"},Nc={class:"header-left"},Dc={class:"frak-body"},jc={key:0,class:"invite-overlay"},Bc={class:"confirm-box"},Hc={class:"confirm-actions"},Vc={__name:"App",setup(e){const t=ie(!1),n=ie(""),s=ie(0),i=ie([]),r=ie({money:0,black_money:0}),o=ie(0),l=ie(0),a=ie({}),d=ie({}),u=ie({}),h=ie({}),_=ie([]),T=ie([]),k=ie([]),C=ie("dashboard"),P=ie(null),j=ie(!1),V=ie([]),U=ie({}),E=ie(""),q=ie(!1);function ae(){return window.GetParentResourceName?window.GetParentResourceName():"mercyv-fraks"}function J(F,M={}){return fetch(`https://${ae()}/${F}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(M)})}const me=xt(()=>G(h.value)),H=xt(()=>G(U.value));function G(F){const M={};return F.accent&&(M["--accent"]=F.accent,M["--accent-dim"]=Q(F.accent,.12),M["--accent-subtle"]=Q(F.accent,.05),M["--border-accent"]=Q(F.accent,.15)),F.accentLight&&(M["--accent-light"]=F.accentLight),F.surfaceBase&&(M["--surface-base"]=F.surfaceBase),M}function Q(F,M){if(!F||!F.startsWith("#"))return F;const c=parseInt(F.slice(1,3),16),f=parseInt(F.slice(3,5),16),p=parseInt(F.slice(5,7),16);return`rgba(${c}, ${f}, ${p}, ${M})`}const A=[{id:"dashboard",label:"Dashboard",perm:null},{id:"members",label:"Mitglieder",perm:"viewMembers"},{id:"treasury",label:"Kasse",perm:"viewTreasury"},{id:"permissions",label:"Rechte",perm:"managePermissions"}],ne=xt(()=>A.filter(F=>!F.perm||a.value[F.perm]));function de(){t.value=!1,J("close")}function ke(){j.value=!1,J("closeGarage")}function ce(){J("getMembers")}function oe(){J("getNearbyPlayers")}function Z(){J("getTreasuryLog")}function qe(F){J("inviteMember",F)}function Ct(F){J("kickMember",F)}function Je(F){J("changeRank",F)}function Ee(F){J("depositTreasury",F)}function rn(F){J("withdrawTreasury",F)}function Rn(F){J("updatePermission",F)}function Fn(F){J("garageSpawn",F)}function dt(){J("garageStore")}function ot(F){P.value=null,J("respondInvite",{accepted:F})}function St(F){const M=F.data;switch(M.type){case"open":t.value=!0,n.value=M.factionLabel||"Fraktion",s.value=M.playerGrade||0,i.value=M.grades||[],r.value=M.treasury||{money:0,black_money:0},o.value=M.totalMembers||0,l.value=M.onlineMembers||0,a.value=M.permissions||{},d.value=M.permissionValues||{},u.value=M.permissionLabels||{},h.value=M.theme||{},C.value="dashboard",_.value=[],T.value=[],k.value=[];break;case"close":t.value=!1;break;case"openGarage":j.value=!0,V.value=M.vehicles||[],U.value=M.theme||{},E.value=M.factionLabel||"Fraktion",q.value=M.hasSpawned||!1;break;case"closeGarage":j.value=!1;break;case"updateMembers":_.value=M.members||[];break;case"updateTreasury":r.value=M.treasury||r.value;break;case"updateTreasuryLog":T.value=M.log||[];break;case"updateNearbyPlayers":k.value=M.players||[];break;case"showInvite":P.value={factionLabel:M.factionLabel,inviterName:M.inviterName};break}}function Ot(F){F.key==="Escape"&&(P.value?ot(!1):j.value?ke():t.value&&de())}return $s(()=>{window.addEventListener("message",St),window.addEventListener("keydown",Ot)}),As(()=>{window.removeEventListener("message",St),window.removeEventListener("keydown",Ot)}),(F,M)=>(I(),D(he,null,[fe(Gn,{name:"overlay"},{default:un(()=>[t.value?(I(),D("div",{key:0,class:"frak-overlay",style:zt(me.value)},[g("div",Oc,[g("div",Ic,[M[3]||(M[3]=g("div",{class:"header-icon"},[g("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},[g("path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),g("circle",{cx:"9",cy:"7",r:"4"}),g("path",{d:"M23 21v-2a4 4 0 0 0-3-3.87"}),g("path",{d:"M16 3.13a4 4 0 0 1 0 7.75"})])],-1)),g("h2",null,K(n.value),1)]),g("button",{class:"close-btn",onClick:de},[...M[4]||(M[4]=[g("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none"},[g("path",{d:"M1 1l12 12M13 1L1 13",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})],-1)])])]),fe(ua,{tabs:ne.value,activeTab:C.value,onSetTab:M[0]||(M[0]=c=>C.value=c)},null,8,["tabs","activeTab"]),g("div",Rc,[fe(Gn,{name:"fade",mode:"out-in"},{default:un(()=>[C.value==="dashboard"?(I(),jt(Sa,{key:"dashboard",factionLabel:n.value,playerGrade:s.value,grades:i.value,treasury:r.value,totalMembers:o.value,onlineMembers:l.value},null,8,["factionLabel","playerGrade","grades","treasury","totalMembers","onlineMembers"])):C.value==="members"?(I(),jt(qa,{key:"members",members:_.value,grades:i.value,playerGrade:s.value,permissions:a.value,onLoadMembers:ce,onLoadNearby:oe,onInvite:qe,onKick:Ct,onChangeRank:Je,nearbyPlayers:k.value},null,8,["members","grades","playerGrade","permissions","nearbyPlayers"])):C.value==="treasury"?(I(),jt(mc,{key:"treasury",treasury:r.value,log:T.value,permissions:a.value,onLoadLog:Z,onDeposit:Ee,onWithdraw:rn},null,8,["treasury","log","permissions"])):C.value==="permissions"?(I(),jt(Pc,{key:"permissions",permissionValues:d.value,permissionLabels:u.value,grades:i.value,onUpdate:Rn},null,8,["permissionValues","permissionLabels","grades"])):Te("",!0)]),_:1})])],4)):Te("",!0)]),_:1}),fe(Gn,{name:"overlay"},{default:un(()=>[j.value?(I(),D("div",{key:0,class:"frak-overlay",style:zt(H.value)},[g("div",Fc,[g("div",Nc,[M[5]||(M[5]=g("div",{class:"header-icon"},[g("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[g("rect",{x:"1",y:"3",width:"15",height:"13"}),g("polygon",{points:"16 8 20 8 23 11 23 16 16 16 16 8"}),g("circle",{cx:"5.5",cy:"18.5",r:"2.5"}),g("circle",{cx:"18.5",cy:"18.5",r:"2.5"})])],-1)),g("h2",null,K(E.value)+" - Garage",1)]),g("button",{class:"close-btn",onClick:ke},[...M[6]||(M[6]=[g("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none"},[g("path",{d:"M1 1l12 12M13 1L1 13",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})],-1)])])]),g("div",Dc,[fe(Tc,{vehicles:V.value,hasSpawned:q.value,onSpawn:Fn,onStore:dt},null,8,["vehicles","hasSpawned"])])],4)):Te("",!0)]),_:1}),P.value?(I(),D("div",jc,[g("div",Bc,[M[8]||(M[8]=g("h3",null,"Fraktions-Einladung",-1)),g("p",null,[wn(K(P.value.inviterName)+" laedt dich ein, ",1),g("strong",null,K(P.value.factionLabel),1),M[7]||(M[7]=wn(" beizutreten.",-1))]),g("div",Hc,[g("button",{class:"frak-btn small red",onClick:M[1]||(M[1]=c=>ot(!1))},"Ablehnen"),g("button",{class:"frak-btn small green",onClick:M[2]||(M[2]=c=>ot(!0))},"Annehmen")])])])):Te("",!0)],64))}};ra(Vc).mount("#app");