SkillAegis/dist/assets/index-Bk6s3GdT.js
2024-07-02 13:48:13 +02:00

778 lines
188 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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 i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const s of i)if(s.type==="childList")for(const o of s.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(i){const s={};return i.integrity&&(s.integrity=i.integrity),i.referrerPolicy&&(s.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?s.credentials="include":i.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function r(i){if(i.ep)return;i.ep=!0;const s=n(i);fetch(i.href,s)}})();/**
* @vue/shared v3.4.29
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function Ni(e,t){const n=new Set(e.split(","));return r=>n.has(r)}const ee={},Ft=[],Re=()=>{},Gl=()=>!1,br=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ri=e=>e.startsWith("onUpdate:"),me=Object.assign,Ii=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Xl=Object.prototype.hasOwnProperty,Y=(e,t)=>Xl.call(e,t),$=Array.isArray,Bt=e=>vr(e)==="[object Map]",Go=e=>vr(e)==="[object Set]",D=e=>typeof e=="function",de=e=>typeof e=="string",Nt=e=>typeof e=="symbol",re=e=>e!==null&&typeof e=="object",Xo=e=>(re(e)||D(e))&&D(e.then)&&D(e.catch),Jo=Object.prototype.toString,vr=e=>Jo.call(e),Jl=e=>vr(e).slice(8,-1),Qo=e=>vr(e)==="[object Object]",Li=e=>de(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,rn=Ni(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),yr=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Ql=/-(\w)/g,zt=yr(e=>e.replace(Ql,(t,n)=>n?n.toUpperCase():"")),Zl=/\B([A-Z])/g,Vt=yr(e=>e.replace(Zl,"-$1").toLowerCase()),Zo=yr(e=>e.charAt(0).toUpperCase()+e.slice(1)),Fr=yr(e=>e?`on${Zo(e)}`:""),ut=(e,t)=>!Object.is(e,t),Br=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},ea=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},ec=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let ws;const ta=()=>ws||(ws=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function _r(e){if($(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],i=de(r)?ic(r):_r(r);if(i)for(const s in i)t[s]=i[s]}return t}else if(de(e)||re(e))return e}const tc=/;(?![^(]*\))/g,nc=/:([^]+)/,rc=/\/\*[^]*?\*\//g;function ic(e){const t={};return e.replace(rc,"").split(tc).forEach(n=>{if(n){const r=n.split(nc);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Oe(e){let t="";if(de(e))t=e;else if($(e))for(let n=0;n<e.length;n++){const r=Oe(e[n]);r&&(t+=r+" ")}else if(re(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const sc="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",oc=Ni(sc);function na(e){return!!e||e===""}const oe=e=>de(e)?e:e==null?"":$(e)||re(e)&&(e.toString===Jo||!D(e.toString))?JSON.stringify(e,ra,2):String(e),ra=(e,t)=>t&&t.__v_isRef?ra(e,t.value):Bt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,i],s)=>(n[jr(r,s)+" =>"]=i,n),{})}:Go(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>jr(n))}:Nt(t)?jr(t):re(t)&&!$(t)&&!Qo(t)?String(t):t,jr=(e,t="")=>{var n;return Nt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.4.29
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Me;class ac{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Me,!t&&Me&&(this.index=(Me.scopes||(Me.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Me;try{return Me=this,t()}finally{Me=n}}}on(){Me=this}off(){Me=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!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,this._active=!1}}}function lc(e,t=Me){t&&t.active&&t.effects.push(e)}function cc(){return Me}let At;class Mi{constructor(t,n,r,i){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=5,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,lc(this,i)}get dirty(){if(this._dirtyLevel===2)return!1;if(this._dirtyLevel===3||this._dirtyLevel===4){this._dirtyLevel=1,mt();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed){if(n.computed.effect._dirtyLevel===2)return!0;if(fc(n.computed),this._dirtyLevel>=5)break}}this._dirtyLevel===1&&(this._dirtyLevel=0),gt()}return this._dirtyLevel>=5}set dirty(t){this._dirtyLevel=t?5:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=ct,n=At;try{return ct=!0,At=this,this._runnings++,ks(this),this.fn()}finally{Es(this),this._runnings--,At=n,ct=t}}stop(){this.active&&(ks(this),Es(this),this.onStop&&this.onStop(),this.active=!1)}}function fc(e){return e.value}function ks(e){e._trackId++,e._depsLength=0}function Es(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)ia(e.deps[t],e);e.deps.length=e._depsLength}}function ia(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let ct=!0,Zr=0;const sa=[];function mt(){sa.push(ct),ct=!1}function gt(){const e=sa.pop();ct=e===void 0?!0:e}function $i(){Zr++}function Fi(){for(Zr--;!Zr&&ei.length;)ei.shift()()}function oa(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&ia(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const ei=[];function aa(e,t,n){$i();for(const r of e.keys()){if(!e.computed&&r.computed&&e.get(r)===r._trackId&&r._runnings>0){r._dirtyLevel=2;continue}let i;r._dirtyLevel<t&&(i??(i=e.get(r)===r._trackId))&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r.computed&&r._dirtyLevel===2&&(r._shouldSchedule=!0),r._dirtyLevel=t),r._shouldSchedule&&(i??(i=e.get(r)===r._trackId))&&(r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==3&&(r._shouldSchedule=!1,r.scheduler&&ei.push(r.scheduler)))}Fi()}const la=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ti=new WeakMap,Ot=Symbol(""),ni=Symbol("");function Se(e,t,n){if(ct&&At){let r=ti.get(e);r||ti.set(e,r=new Map);let i=r.get(n);i||r.set(n,i=la(()=>r.delete(n))),oa(At,i)}}function Qe(e,t,n,r,i,s){const o=ti.get(e);if(!o)return;let a=[];if(t==="clear")a=[...o.values()];else if(n==="length"&&$(e)){const l=Number(r);o.forEach((f,c)=>{(c==="length"||!Nt(c)&&c>=l)&&a.push(f)})}else switch(n!==void 0&&a.push(o.get(n)),t){case"add":$(e)?Li(n)&&a.push(o.get("length")):(a.push(o.get(Ot)),Bt(e)&&a.push(o.get(ni)));break;case"delete":$(e)||(a.push(o.get(Ot)),Bt(e)&&a.push(o.get(ni)));break;case"set":Bt(e)&&a.push(o.get(Ot));break}$i();for(const l of a)l&&aa(l,5);Fi()}const uc=Ni("__proto__,__v_isRef,__isVue"),ca=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Nt)),As=dc();function dc(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=J(this);for(let s=0,o=this.length;s<o;s++)Se(r,"get",s+"");const i=r[t](...n);return i===-1||i===!1?r[t](...n.map(J)):i}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){mt(),$i();const r=J(this)[t].apply(this,n);return Fi(),gt(),r}}),e}function hc(e){Nt(e)||(e=String(e));const t=J(this);return Se(t,"has",e),t.hasOwnProperty(e)}class fa{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){const i=this._isReadonly,s=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return s;if(n==="__v_raw")return r===(i?s?Oc:pa:s?ha:da).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const o=$(t);if(!i){if(o&&Y(As,n))return Reflect.get(As,n,r);if(n==="hasOwnProperty")return hc}const a=Reflect.get(t,n,r);return(Nt(n)?ca.has(n):uc(n))||(i||Se(t,"get",n),s)?a:Ce(a)?o&&Li(n)?a:a.value:re(a)?i?ma(a):wn(a):a}}class ua extends fa{constructor(t=!1){super(!1,t)}set(t,n,r,i){let s=t[n];if(!this._isShallow){const l=un(s);if(!lr(r)&&!un(r)&&(s=J(s),r=J(r)),!$(t)&&Ce(s)&&!Ce(r))return l?!1:(s.value=r,!0)}const o=$(t)&&Li(n)?Number(n)<t.length:Y(t,n),a=Reflect.set(t,n,r,i);return t===J(i)&&(o?ut(r,s)&&Qe(t,"set",n,r):Qe(t,"add",n,r)),a}deleteProperty(t,n){const r=Y(t,n);t[n];const i=Reflect.deleteProperty(t,n);return i&&r&&Qe(t,"delete",n,void 0),i}has(t,n){const r=Reflect.has(t,n);return(!Nt(n)||!ca.has(n))&&Se(t,"has",n),r}ownKeys(t){return Se(t,"iterate",$(t)?"length":Ot),Reflect.ownKeys(t)}}class pc extends fa{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const mc=new ua,gc=new pc,bc=new ua(!0);const Bi=e=>e,xr=e=>Reflect.getPrototypeOf(e);function Nn(e,t,n=!1,r=!1){e=e.__v_raw;const i=J(e),s=J(t);n||(ut(t,s)&&Se(i,"get",t),Se(i,"get",s));const{has:o}=xr(i),a=r?Bi:n?zi:dn;if(o.call(i,t))return a(e.get(t));if(o.call(i,s))return a(e.get(s));e!==i&&e.get(t)}function Rn(e,t=!1){const n=this.__v_raw,r=J(n),i=J(e);return t||(ut(e,i)&&Se(r,"has",e),Se(r,"has",i)),e===i?n.has(e):n.has(e)||n.has(i)}function In(e,t=!1){return e=e.__v_raw,!t&&Se(J(e),"iterate",Ot),Reflect.get(e,"size",e)}function Os(e){e=J(e);const t=J(this);return xr(t).has.call(t,e)||(t.add(e),Qe(t,"add",e,e)),this}function Ss(e,t){t=J(t);const n=J(this),{has:r,get:i}=xr(n);let s=r.call(n,e);s||(e=J(e),s=r.call(n,e));const o=i.call(n,e);return n.set(e,t),s?ut(t,o)&&Qe(n,"set",e,t):Qe(n,"add",e,t),this}function Cs(e){const t=J(this),{has:n,get:r}=xr(t);let i=n.call(t,e);i||(e=J(e),i=n.call(t,e)),r&&r.call(t,e);const s=t.delete(e);return i&&Qe(t,"delete",e,void 0),s}function Ts(){const e=J(this),t=e.size!==0,n=e.clear();return t&&Qe(e,"clear",void 0,void 0),n}function Ln(e,t){return function(r,i){const s=this,o=s.__v_raw,a=J(o),l=t?Bi:e?zi:dn;return!e&&Se(a,"iterate",Ot),o.forEach((f,c)=>r.call(i,l(f),l(c),s))}}function Mn(e,t,n){return function(...r){const i=this.__v_raw,s=J(i),o=Bt(s),a=e==="entries"||e===Symbol.iterator&&o,l=e==="keys"&&o,f=i[e](...r),c=n?Bi:t?zi:dn;return!t&&Se(s,"iterate",l?ni:Ot),{next(){const{value:h,done:m}=f.next();return m?{value:h,done:m}:{value:a?[c(h[0]),c(h[1])]:c(h),done:m}},[Symbol.iterator](){return this}}}}function it(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function vc(){const e={get(s){return Nn(this,s)},get size(){return In(this)},has:Rn,add:Os,set:Ss,delete:Cs,clear:Ts,forEach:Ln(!1,!1)},t={get(s){return Nn(this,s,!1,!0)},get size(){return In(this)},has:Rn,add:Os,set:Ss,delete:Cs,clear:Ts,forEach:Ln(!1,!0)},n={get(s){return Nn(this,s,!0)},get size(){return In(this,!0)},has(s){return Rn.call(this,s,!0)},add:it("add"),set:it("set"),delete:it("delete"),clear:it("clear"),forEach:Ln(!0,!1)},r={get(s){return Nn(this,s,!0,!0)},get size(){return In(this,!0)},has(s){return Rn.call(this,s,!0)},add:it("add"),set:it("set"),delete:it("delete"),clear:it("clear"),forEach:Ln(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(s=>{e[s]=Mn(s,!1,!1),n[s]=Mn(s,!0,!1),t[s]=Mn(s,!1,!0),r[s]=Mn(s,!0,!0)}),[e,n,t,r]}const[yc,_c,xc,wc]=vc();function ji(e,t){const n=t?e?wc:xc:e?_c:yc;return(r,i,s)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?r:Reflect.get(Y(n,i)&&i in r?n:r,i,s)}const kc={get:ji(!1,!1)},Ec={get:ji(!1,!0)},Ac={get:ji(!0,!1)};const da=new WeakMap,ha=new WeakMap,pa=new WeakMap,Oc=new WeakMap;function Sc(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Cc(e){return e.__v_skip||!Object.isExtensible(e)?0:Sc(Jl(e))}function wn(e){return un(e)?e:Di(e,!1,mc,kc,da)}function Tc(e){return Di(e,!1,bc,Ec,ha)}function ma(e){return Di(e,!0,gc,Ac,pa)}function Di(e,t,n,r,i){if(!re(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=i.get(e);if(s)return s;const o=Cc(e);if(o===0)return e;const a=new Proxy(e,o===2?r:n);return i.set(e,a),a}function sn(e){return un(e)?sn(e.__v_raw):!!(e&&e.__v_isReactive)}function un(e){return!!(e&&e.__v_isReadonly)}function lr(e){return!!(e&&e.__v_isShallow)}function ga(e){return e?!!e.__v_raw:!1}function J(e){const t=e&&e.__v_raw;return t?J(t):e}function Pc(e){return Object.isExtensible(e)&&ea(e,"__v_skip",!0),e}const dn=e=>re(e)?wn(e):e,zi=e=>re(e)?ma(e):e;class ba{constructor(t,n,r,i){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Mi(()=>t(this._value),()=>Jn(this,this.effect._dirtyLevel===3?3:4)),this.effect.computed=this,this.effect.active=this._cacheable=!i,this.__v_isReadonly=r}get value(){const t=J(this);return(!t._cacheable||t.effect.dirty)&&ut(t._value,t._value=t.effect.run())&&Jn(t,5),va(t),t.effect._dirtyLevel>=2&&Jn(t,3),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Nc(e,t,n=!1){let r,i;const s=D(e);return s?(r=e,i=Re):(r=e.get,i=e.set),new ba(r,i,s||!i,n)}function va(e){var t;ct&&At&&(e=J(e),oa(At,(t=e.dep)!=null?t:e.dep=la(()=>e.dep=void 0,e instanceof ba?e:void 0)))}function Jn(e,t=5,n,r){e=J(e);const i=e.dep;i&&aa(i,t)}function Ce(e){return!!(e&&e.__v_isRef===!0)}function wr(e){return Rc(e,!1)}function Rc(e,t){return Ce(e)?e:new Ic(e,t)}class Ic{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:J(t),this._value=n?t:dn(t)}get value(){return va(this),this._value}set value(t){const n=this.__v_isShallow||lr(t)||un(t);t=n?t:J(t),ut(t,this._rawValue)&&(this._rawValue,this._rawValue=t,this._value=n?t:dn(t),Jn(this,5))}}function I(e){return Ce(e)?e.value:e}const Lc={get:(e,t,n)=>I(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const i=e[t];return Ce(i)&&!Ce(n)?(i.value=n,!0):Reflect.set(e,t,n,r)}};function ya(e){return sn(e)?e:new Proxy(e,Lc)}/**
* @vue/runtime-core v3.4.29
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function ft(e,t,n,r){try{return r?e(...r):e()}catch(i){kr(i,t,n)}}function je(e,t,n,r){if(D(e)){const i=ft(e,t,n,r);return i&&Xo(i)&&i.catch(s=>{kr(s,t,n)}),i}if($(e)){const i=[];for(let s=0;s<e.length;s++)i.push(je(e[s],t,n,r));return i}}function kr(e,t,n,r=!0){const i=t?t.vnode:null;if(t){let s=t.parent;const o=t.proxy,a=`https://vuejs.org/error-reference/#runtime-${n}`;for(;s;){const f=s.ec;if(f){for(let c=0;c<f.length;c++)if(f[c](e,o,a)===!1)return}s=s.parent}const l=t.appContext.config.errorHandler;if(l){mt(),ft(l,null,10,[e,o,a]),gt();return}}Mc(e,n,i,r)}function Mc(e,t,n,r=!0){console.error(e)}let hn=!1,ri=!1;const be=[];let Ve=0;const jt=[];let ot=null,xt=0;const _a=Promise.resolve();let Ui=null;function $c(e){const t=Ui||_a;return e?t.then(this?e.bind(this):e):t}function Fc(e){let t=Ve+1,n=be.length;for(;t<n;){const r=t+n>>>1,i=be[r],s=pn(i);s<e||s===e&&i.pre?t=r+1:n=r}return t}function Hi(e){(!be.length||!be.includes(e,hn&&e.allowRecurse?Ve+1:Ve))&&(e.id==null?be.push(e):be.splice(Fc(e.id),0,e),xa())}function xa(){!hn&&!ri&&(ri=!0,Ui=_a.then(ka))}function Bc(e){const t=be.indexOf(e);t>Ve&&be.splice(t,1)}function jc(e){$(e)?jt.push(...e):(!ot||!ot.includes(e,e.allowRecurse?xt+1:xt))&&jt.push(e),xa()}function Ps(e,t,n=hn?Ve+1:0){for(;n<be.length;n++){const r=be[n];if(r&&r.pre){if(e&&r.id!==e.uid)continue;be.splice(n,1),n--,r()}}}function wa(e){if(jt.length){const t=[...new Set(jt)].sort((n,r)=>pn(n)-pn(r));if(jt.length=0,ot){ot.push(...t);return}for(ot=t,xt=0;xt<ot.length;xt++){const n=ot[xt];n.active!==!1&&n()}ot=null,xt=0}}const pn=e=>e.id==null?1/0:e.id,Dc=(e,t)=>{const n=pn(e)-pn(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function ka(e){ri=!1,hn=!0,be.sort(Dc);try{for(Ve=0;Ve<be.length;Ve++){const t=be[Ve];t&&t.active!==!1&&ft(t,null,14)}}finally{Ve=0,be.length=0,wa(),hn=!1,Ui=null,(be.length||jt.length)&&ka()}}function zc(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||ee;let i=n;const s=t.startsWith("update:"),o=s&&t.slice(7);if(o&&o in r){const c=`${o==="modelValue"?"model":o}Modifiers`,{number:h,trim:m}=r[c]||ee;m&&(i=n.map(k=>de(k)?k.trim():k)),h&&(i=n.map(ec))}let a,l=r[a=Fr(t)]||r[a=Fr(zt(t))];!l&&s&&(l=r[a=Fr(Vt(t))]),l&&je(l,e,6,i);const f=r[a+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,je(f,e,6,i)}}function Ea(e,t,n=!1){const r=t.emitsCache,i=r.get(e);if(i!==void 0)return i;const s=e.emits;let o={},a=!1;if(!D(e)){const l=f=>{const c=Ea(f,t,!0);c&&(a=!0,me(o,c))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!s&&!a?(re(e)&&r.set(e,null),null):($(s)?s.forEach(l=>o[l]=null):me(o,s),re(e)&&r.set(e,o),o)}function Er(e,t){return!e||!br(t)?!1:(t=t.slice(2).replace(/Once$/,""),Y(e,t[0].toLowerCase()+t.slice(1))||Y(e,Vt(t))||Y(e,t))}let Ie=null,Aa=null;function cr(e){const t=Ie;return Ie=e,Aa=e&&e.type.__scopeId||null,t}function Oa(e,t=Ie,n){if(!t||e._n)return e;const r=(...i)=>{r._d&&Us(-1);const s=cr(t);let o;try{o=e(...i)}finally{cr(s),r._d&&Us(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function Dr(e){const{type:t,vnode:n,proxy:r,withProxy:i,propsOptions:[s],slots:o,attrs:a,emit:l,render:f,renderCache:c,props:h,data:m,setupState:k,ctx:B,inheritAttrs:M}=e,K=cr(e);let E,O;try{if(n.shapeFlag&4){const j=i||r,H=j;E=He(f.call(H,j,c,h,k,m,B)),O=a}else{const j=t;E=He(j.length>1?j(h,{attrs:a,slots:o,emit:l}):j(h,null)),O=t.props?a:Uc(a)}}catch(j){ln.length=0,kr(j,e,1),E=W(Ct)}let N=E;if(O&&M!==!1){const j=Object.keys(O),{shapeFlag:H}=N;j.length&&H&7&&(s&&j.some(Ri)&&(O=Hc(O,s)),N=Ut(N,O,!1,!0))}return n.dirs&&(N=Ut(N,null,!1,!0),N.dirs=N.dirs?N.dirs.concat(n.dirs):n.dirs),n.transition&&(N.transition=n.transition),E=N,cr(K),E}const Uc=e=>{let t;for(const n in e)(n==="class"||n==="style"||br(n))&&((t||(t={}))[n]=e[n]);return t},Hc=(e,t)=>{const n={};for(const r in e)(!Ri(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Vc(e,t,n){const{props:r,children:i,component:s}=e,{props:o,children:a,patchFlag:l}=t,f=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return r?Ns(r,o,f):!!o;if(l&8){const c=t.dynamicProps;for(let h=0;h<c.length;h++){const m=c[h];if(o[m]!==r[m]&&!Er(f,m))return!0}}}else return(i||a)&&(!a||!a.$stable)?!0:r===o?!1:r?o?Ns(r,o,f):!0:!!o;return!1}function Ns(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let i=0;i<r.length;i++){const s=r[i];if(t[s]!==e[s]&&!Er(n,s))return!0}return!1}function qc({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const Wc=Symbol.for("v-ndc"),Yc=e=>e.__isSuspense;function Kc(e,t){t&&t.pendingBranch?$(e)?t.effects.push(...e):t.effects.push(e):jc(e)}function Ar(e,t,n=we,r=!1){if(n){const i=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...o)=>{mt();const a=kn(n),l=je(t,n,e,o);return a(),gt(),l});return r?i.unshift(s):i.push(s),s}}const nt=e=>(t,n=we)=>{(!Sr||e==="sp")&&Ar(e,(...r)=>t(...r),n)},Gc=nt("bm"),Vi=nt("m"),Xc=nt("bu"),Jc=nt("u"),Qc=nt("bum"),Sa=nt("um"),Zc=nt("sp"),ef=nt("rtg"),tf=nt("rtc");function nf(e,t=we){Ar("ec",e,t)}function Rs(e,t){if(Ie===null)return e;const n=Cr(Ie),r=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[s,o,a,l=ee]=t[i];s&&(D(s)&&(s={mounted:s,updated:s}),s.deep&&lt(o),r.push({dir:s,instance:n,value:o,oldValue:void 0,arg:a,modifiers:l}))}return e}function yt(e,t,n,r){const i=e.dirs,s=t&&t.dirs;for(let o=0;o<i.length;o++){const a=i[o];s&&(a.oldValue=s[o].value);let l=a.dir[r];l&&(mt(),je(l,n,8,[e.el,a,e,t]),gt())}}function wt(e,t,n,r){let i;const s=n;if($(e)||de(e)){i=new Array(e.length);for(let o=0,a=e.length;o<a;o++)i[o]=t(e[o],o,void 0,s)}else if(typeof e=="number"){i=new Array(e);for(let o=0;o<e;o++)i[o]=t(o+1,o,void 0,s)}else if(re(e))if(e[Symbol.iterator])i=Array.from(e,(o,a)=>t(o,a,void 0,s));else{const o=Object.keys(e);i=new Array(o.length);for(let a=0,l=o.length;a<l;a++){const f=o[a];i[a]=t(e[f],f,a,s)}}else i=[];return i}/*! #__NO_SIDE_EFFECTS__ */function rf(e,t){return D(e)?me({name:e.name},t,{setup:e}):e}const Qn=e=>!!e.type.__asyncLoader,ii=e=>e?Ka(e)?Cr(e):ii(e.parent):null,on=me(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=>ii(e.parent),$root:e=>ii(e.root),$emit:e=>e.emit,$options:e=>qi(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,Hi(e.update)}),$nextTick:e=>e.n||(e.n=$c.bind(e.proxy)),$watch:e=>Af.bind(e)}),zr=(e,t)=>e!==ee&&!e.__isScriptSetup&&Y(e,t),sf={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:i,props:s,accessCache:o,type:a,appContext:l}=e;let f;if(t[0]!=="$"){const k=o[t];if(k!==void 0)switch(k){case 1:return r[t];case 2:return i[t];case 4:return n[t];case 3:return s[t]}else{if(zr(r,t))return o[t]=1,r[t];if(i!==ee&&Y(i,t))return o[t]=2,i[t];if((f=e.propsOptions[0])&&Y(f,t))return o[t]=3,s[t];if(n!==ee&&Y(n,t))return o[t]=4,n[t];si&&(o[t]=0)}}const c=on[t];let h,m;if(c)return t==="$attrs"&&Se(e.attrs,"get",""),c(e);if((h=a.__cssModules)&&(h=h[t]))return h;if(n!==ee&&Y(n,t))return o[t]=4,n[t];if(m=l.config.globalProperties,Y(m,t))return m[t]},set({_:e},t,n){const{data:r,setupState:i,ctx:s}=e;return zr(i,t)?(i[t]=n,!0):r!==ee&&Y(r,t)?(r[t]=n,!0):Y(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(s[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:i,propsOptions:s}},o){let a;return!!n[o]||e!==ee&&Y(e,o)||zr(t,o)||(a=s[0])&&Y(a,o)||Y(r,o)||Y(on,o)||Y(i.config.globalProperties,o)},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 Is(e){return $(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let si=!0;function of(e){const t=qi(e),n=e.proxy,r=e.ctx;si=!1,t.beforeCreate&&Ls(t.beforeCreate,e,"bc");const{data:i,computed:s,methods:o,watch:a,provide:l,inject:f,created:c,beforeMount:h,mounted:m,beforeUpdate:k,updated:B,activated:M,deactivated:K,beforeDestroy:E,beforeUnmount:O,destroyed:N,unmounted:j,render:H,renderTracked:T,renderTriggered:G,errorCaptured:ce,serverPrefetch:ve,expose:Ke,inheritAttrs:Yt,components:Sn,directives:Cn,filters:Mr}=t;if(f&&af(f,r,null),o)for(const ie in o){const Q=o[ie];D(Q)&&(r[ie]=Q.bind(n))}if(i){const ie=i.call(n,n);re(ie)&&(e.data=wn(ie))}if(si=!0,s)for(const ie in s){const Q=s[ie],bt=D(Q)?Q.bind(n,n):D(Q.get)?Q.get.bind(n,n):Re,Tn=!D(Q)&&D(Q.set)?Q.set.bind(n):Re,vt=se({get:bt,set:Tn});Object.defineProperty(r,ie,{enumerable:!0,configurable:!0,get:()=>vt.value,set:De=>vt.value=De})}if(a)for(const ie in a)Ca(a[ie],r,n,ie);if(l){const ie=D(l)?l.call(n):l;Reflect.ownKeys(ie).forEach(Q=>{hf(Q,ie[Q])})}c&&Ls(c,e,"c");function ye(ie,Q){$(Q)?Q.forEach(bt=>ie(bt.bind(n))):Q&&ie(Q.bind(n))}if(ye(Gc,h),ye(Vi,m),ye(Xc,k),ye(Jc,B),ye(Of,M),ye(Sf,K),ye(nf,ce),ye(tf,T),ye(ef,G),ye(Qc,O),ye(Sa,j),ye(Zc,ve),$(Ke))if(Ke.length){const ie=e.exposed||(e.exposed={});Ke.forEach(Q=>{Object.defineProperty(ie,Q,{get:()=>n[Q],set:bt=>n[Q]=bt})})}else e.exposed||(e.exposed={});H&&e.render===Re&&(e.render=H),Yt!=null&&(e.inheritAttrs=Yt),Sn&&(e.components=Sn),Cn&&(e.directives=Cn)}function af(e,t,n=Re){$(e)&&(e=oi(e));for(const r in e){const i=e[r];let s;re(i)?"default"in i?s=Zn(i.from||r,i.default,!0):s=Zn(i.from||r):s=Zn(i),Ce(s)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:o=>s.value=o}):t[r]=s}}function Ls(e,t,n){je($(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Ca(e,t,n,r){const i=r.includes(".")?za(n,r):()=>n[r];if(de(e)){const s=t[e];D(s)&&St(i,s)}else if(D(e))St(i,e.bind(n));else if(re(e))if($(e))e.forEach(s=>Ca(s,t,n,r));else{const s=D(e.handler)?e.handler.bind(n):t[e.handler];D(s)&&St(i,s,e)}}function qi(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:i,optionsCache:s,config:{optionMergeStrategies:o}}=e.appContext,a=s.get(t);let l;return a?l=a:!i.length&&!n&&!r?l=t:(l={},i.length&&i.forEach(f=>fr(l,f,o,!0)),fr(l,t,o)),re(t)&&s.set(t,l),l}function fr(e,t,n,r=!1){const{mixins:i,extends:s}=t;s&&fr(e,s,n,!0),i&&i.forEach(o=>fr(e,o,n,!0));for(const o in t)if(!(r&&o==="expose")){const a=lf[o]||n&&n[o];e[o]=a?a(e[o],t[o]):t[o]}return e}const lf={data:Ms,props:$s,emits:$s,methods:Zt,computed:Zt,beforeCreate:_e,created:_e,beforeMount:_e,mounted:_e,beforeUpdate:_e,updated:_e,beforeDestroy:_e,beforeUnmount:_e,destroyed:_e,unmounted:_e,activated:_e,deactivated:_e,errorCaptured:_e,serverPrefetch:_e,components:Zt,directives:Zt,watch:ff,provide:Ms,inject:cf};function Ms(e,t){return t?e?function(){return me(D(e)?e.call(this,this):e,D(t)?t.call(this,this):t)}:t:e}function cf(e,t){return Zt(oi(e),oi(t))}function oi(e){if($(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function _e(e,t){return e?[...new Set([].concat(e,t))]:t}function Zt(e,t){return e?me(Object.create(null),e,t):t}function $s(e,t){return e?$(e)&&$(t)?[...new Set([...e,...t])]:me(Object.create(null),Is(e),Is(t??{})):t}function ff(e,t){if(!e)return t;if(!t)return e;const n=me(Object.create(null),e);for(const r in t)n[r]=_e(e[r],t[r]);return n}function Ta(){return{app:null,config:{isNativeTag:Gl,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 uf=0;function df(e,t){return function(r,i=null){D(r)||(r=me({},r)),i!=null&&!re(i)&&(i=null);const s=Ta(),o=new WeakSet;let a=!1;const l=s.app={_uid:uf++,_component:r,_props:i,_container:null,_context:s,_instance:null,version:Vf,get config(){return s.config},set config(f){},use(f,...c){return o.has(f)||(f&&D(f.install)?(o.add(f),f.install(l,...c)):D(f)&&(o.add(f),f(l,...c))),l},mixin(f){return s.mixins.includes(f)||s.mixins.push(f),l},component(f,c){return c?(s.components[f]=c,l):s.components[f]},directive(f,c){return c?(s.directives[f]=c,l):s.directives[f]},mount(f,c,h){if(!a){const m=W(r,i);return m.appContext=s,h===!0?h="svg":h===!1&&(h=void 0),c&&t?t(m,f):e(m,f,h),a=!0,l._container=f,f.__vue_app__=l,Cr(m.component)}},unmount(){a&&(e(null,l._container),delete l._container.__vue_app__)},provide(f,c){return s.provides[f]=c,l},runWithContext(f){const c=an;an=l;try{return f()}finally{an=c}}};return l}}let an=null;function hf(e,t){if(we){let n=we.provides;const r=we.parent&&we.parent.provides;r===n&&(n=we.provides=Object.create(r)),n[e]=t}}function Zn(e,t,n=!1){const r=we||Ie;if(r||an){const i=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:an._context.provides;if(i&&e in i)return i[e];if(arguments.length>1)return n&&D(t)?t.call(r&&r.proxy):t}}const Pa={},Na=()=>Object.create(Pa),Ra=e=>Object.getPrototypeOf(e)===Pa;function pf(e,t,n,r=!1){const i={},s=Na();e.propsDefaults=Object.create(null),Ia(e,t,i,s);for(const o in e.propsOptions[0])o in i||(i[o]=void 0);n?e.props=r?i:Tc(i):e.type.props?e.props=i:e.props=s,e.attrs=s}function mf(e,t,n,r){const{props:i,attrs:s,vnode:{patchFlag:o}}=e,a=J(i),[l]=e.propsOptions;let f=!1;if((r||o>0)&&!(o&16)){if(o&8){const c=e.vnode.dynamicProps;for(let h=0;h<c.length;h++){let m=c[h];if(Er(e.emitsOptions,m))continue;const k=t[m];if(l)if(Y(s,m))k!==s[m]&&(s[m]=k,f=!0);else{const B=zt(m);i[B]=ai(l,a,B,k,e,!1)}else k!==s[m]&&(s[m]=k,f=!0)}}}else{Ia(e,t,i,s)&&(f=!0);let c;for(const h in a)(!t||!Y(t,h)&&((c=Vt(h))===h||!Y(t,c)))&&(l?n&&(n[h]!==void 0||n[c]!==void 0)&&(i[h]=ai(l,a,h,void 0,e,!0)):delete i[h]);if(s!==a)for(const h in s)(!t||!Y(t,h))&&(delete s[h],f=!0)}f&&Qe(e.attrs,"set","")}function Ia(e,t,n,r){const[i,s]=e.propsOptions;let o=!1,a;if(t)for(let l in t){if(rn(l))continue;const f=t[l];let c;i&&Y(i,c=zt(l))?!s||!s.includes(c)?n[c]=f:(a||(a={}))[c]=f:Er(e.emitsOptions,l)||(!(l in r)||f!==r[l])&&(r[l]=f,o=!0)}if(s){const l=J(n),f=a||ee;for(let c=0;c<s.length;c++){const h=s[c];n[h]=ai(i,l,h,f[h],e,!Y(f,h))}}return o}function ai(e,t,n,r,i,s){const o=e[n];if(o!=null){const a=Y(o,"default");if(a&&r===void 0){const l=o.default;if(o.type!==Function&&!o.skipFactory&&D(l)){const{propsDefaults:f}=i;if(n in f)r=f[n];else{const c=kn(i);r=f[n]=l.call(null,t),c()}}else r=l}o[0]&&(s&&!a?r=!1:o[1]&&(r===""||r===Vt(n))&&(r=!0))}return r}function La(e,t,n=!1){const r=t.propsCache,i=r.get(e);if(i)return i;const s=e.props,o={},a=[];let l=!1;if(!D(e)){const c=h=>{l=!0;const[m,k]=La(h,t,!0);me(o,m),k&&a.push(...k)};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}if(!s&&!l)return re(e)&&r.set(e,Ft),Ft;if($(s))for(let c=0;c<s.length;c++){const h=zt(s[c]);Fs(h)&&(o[h]=ee)}else if(s)for(const c in s){const h=zt(c);if(Fs(h)){const m=s[c],k=o[h]=$(m)||D(m)?{type:m}:me({},m);if(k){const B=Ds(Boolean,k.type),M=Ds(String,k.type);k[0]=B>-1,k[1]=M<0||B<M,(B>-1||Y(k,"default"))&&a.push(h)}}}const f=[o,a];return re(e)&&r.set(e,f),f}function Fs(e){return e[0]!=="$"&&!rn(e)}function Bs(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function js(e,t){return Bs(e)===Bs(t)}function Ds(e,t){return $(t)?t.findIndex(n=>js(n,e)):D(t)&&js(t,e)?0:-1}const Ma=e=>e[0]==="_"||e==="$stable",Wi=e=>$(e)?e.map(He):[He(e)],gf=(e,t,n)=>{if(t._n)return t;const r=Oa((...i)=>Wi(t(...i)),n);return r._c=!1,r},$a=(e,t,n)=>{const r=e._ctx;for(const i in e){if(Ma(i))continue;const s=e[i];if(D(s))t[i]=gf(i,s,r);else if(s!=null){const o=Wi(s);t[i]=()=>o}}},Fa=(e,t)=>{const n=Wi(t);e.slots.default=()=>n},bf=(e,t)=>{const n=e.slots=Na();if(e.vnode.shapeFlag&32){const r=t._;r?(me(n,t),ea(n,"_",r,!0)):$a(t,n)}else t&&Fa(e,t)},vf=(e,t,n)=>{const{vnode:r,slots:i}=e;let s=!0,o=ee;if(r.shapeFlag&32){const a=t._;a?n&&a===1?s=!1:(me(i,t),!n&&a===1&&delete i._):(s=!t.$stable,$a(t,i)),o=t}else t&&(Fa(e,t),o={default:1});if(s)for(const a in i)!Ma(a)&&o[a]==null&&delete i[a]};function li(e,t,n,r,i=!1){if($(e)){e.forEach((m,k)=>li(m,t&&($(t)?t[k]:t),n,r,i));return}if(Qn(r)&&!i)return;const s=r.shapeFlag&4?Cr(r.component):r.el,o=i?null:s,{i:a,r:l}=e,f=t&&t.r,c=a.refs===ee?a.refs={}:a.refs,h=a.setupState;if(f!=null&&f!==l&&(de(f)?(c[f]=null,Y(h,f)&&(h[f]=null)):Ce(f)&&(f.value=null)),D(l))ft(l,a,12,[o,c]);else{const m=de(l),k=Ce(l);if(m||k){const B=()=>{if(e.f){const M=m?Y(h,l)?h[l]:c[l]:l.value;i?$(M)&&Ii(M,s):$(M)?M.includes(s)||M.push(s):m?(c[l]=[s],Y(h,l)&&(h[l]=c[l])):(l.value=[s],e.k&&(c[e.k]=l.value))}else m?(c[l]=o,Y(h,l)&&(h[l]=o)):k&&(l.value=o,e.k&&(c[e.k]=o))};o?(B.id=-1,Ae(B,n)):B()}}}const Ae=Kc;function yf(e){return _f(e)}function _f(e,t){const n=ta();n.__VUE__=!0;const{insert:r,remove:i,patchProp:s,createElement:o,createText:a,createComment:l,setText:f,setElementText:c,parentNode:h,nextSibling:m,setScopeId:k=Re,insertStaticContent:B}=e,M=(u,d,p,b=null,v=null,x=null,A=void 0,_=null,w=!!d.dynamicChildren)=>{if(u===d)return;u&&!Xt(u,d)&&(b=Pn(u),De(u,v,x,!0),u=null),d.patchFlag===-2&&(w=!1,d.dynamicChildren=null);const{type:y,ref:C,shapeFlag:L}=d;switch(y){case Or:K(u,d,p,b);break;case Ct:E(u,d,p,b);break;case er:u==null&&O(d,p,b,A);break;case le:Sn(u,d,p,b,v,x,A,_,w);break;default:L&1?H(u,d,p,b,v,x,A,_,w):L&6?Cn(u,d,p,b,v,x,A,_,w):(L&64||L&128)&&y.process(u,d,p,b,v,x,A,_,w,Kt)}C!=null&&v&&li(C,u&&u.ref,x,d||u,!d)},K=(u,d,p,b)=>{if(u==null)r(d.el=a(d.children),p,b);else{const v=d.el=u.el;d.children!==u.children&&f(v,d.children)}},E=(u,d,p,b)=>{u==null?r(d.el=l(d.children||""),p,b):d.el=u.el},O=(u,d,p,b)=>{[u.el,u.anchor]=B(u.children,d,p,b,u.el,u.anchor)},N=({el:u,anchor:d},p,b)=>{let v;for(;u&&u!==d;)v=m(u),r(u,p,b),u=v;r(d,p,b)},j=({el:u,anchor:d})=>{let p;for(;u&&u!==d;)p=m(u),i(u),u=p;i(d)},H=(u,d,p,b,v,x,A,_,w)=>{d.type==="svg"?A="svg":d.type==="math"&&(A="mathml"),u==null?T(d,p,b,v,x,A,_,w):ve(u,d,v,x,A,_,w)},T=(u,d,p,b,v,x,A,_)=>{let w,y;const{props:C,shapeFlag:L,transition:R,dirs:F}=u;if(w=u.el=o(u.type,x,C&&C.is,C),L&8?c(w,u.children):L&16&&ce(u.children,w,null,b,v,Ur(u,x),A,_),F&&yt(u,null,b,"created"),G(w,u,u.scopeId,A,b),C){for(const Z in C)Z!=="value"&&!rn(Z)&&s(w,Z,null,C[Z],x,u.children,b,v,Ge);"value"in C&&s(w,"value",null,C.value,x),(y=C.onVnodeBeforeMount)&&Ue(y,b,u)}F&&yt(u,null,b,"beforeMount");const z=xf(v,R);z&&R.beforeEnter(w),r(w,d,p),((y=C&&C.onVnodeMounted)||z||F)&&Ae(()=>{y&&Ue(y,b,u),z&&R.enter(w),F&&yt(u,null,b,"mounted")},v)},G=(u,d,p,b,v)=>{if(p&&k(u,p),b)for(let x=0;x<b.length;x++)k(u,b[x]);if(v){let x=v.subTree;if(d===x){const A=v.vnode;G(u,A,A.scopeId,A.slotScopeIds,v.parent)}}},ce=(u,d,p,b,v,x,A,_,w=0)=>{for(let y=w;y<u.length;y++){const C=u[y]=_?at(u[y]):He(u[y]);M(null,C,d,p,b,v,x,A,_)}},ve=(u,d,p,b,v,x,A)=>{const _=d.el=u.el;let{patchFlag:w,dynamicChildren:y,dirs:C}=d;w|=u.patchFlag&16;const L=u.props||ee,R=d.props||ee;let F;if(p&&_t(p,!1),(F=R.onVnodeBeforeUpdate)&&Ue(F,p,d,u),C&&yt(d,u,p,"beforeUpdate"),p&&_t(p,!0),y?Ke(u.dynamicChildren,y,_,p,b,Ur(d,v),x):A||Q(u,d,_,null,p,b,Ur(d,v),x,!1),w>0){if(w&16)Yt(_,d,L,R,p,b,v);else if(w&2&&L.class!==R.class&&s(_,"class",null,R.class,v),w&4&&s(_,"style",L.style,R.style,v),w&8){const z=d.dynamicProps;for(let Z=0;Z<z.length;Z++){const X=z[Z],pe=L[X],Le=R[X];(Le!==pe||X==="value")&&s(_,X,pe,Le,v,u.children,p,b,Ge)}}w&1&&u.children!==d.children&&c(_,d.children)}else!A&&y==null&&Yt(_,d,L,R,p,b,v);((F=R.onVnodeUpdated)||C)&&Ae(()=>{F&&Ue(F,p,d,u),C&&yt(d,u,p,"updated")},b)},Ke=(u,d,p,b,v,x,A)=>{for(let _=0;_<d.length;_++){const w=u[_],y=d[_],C=w.el&&(w.type===le||!Xt(w,y)||w.shapeFlag&70)?h(w.el):p;M(w,y,C,null,b,v,x,A,!0)}},Yt=(u,d,p,b,v,x,A)=>{if(p!==b){if(p!==ee)for(const _ in p)!rn(_)&&!(_ in b)&&s(u,_,p[_],null,A,d.children,v,x,Ge);for(const _ in b){if(rn(_))continue;const w=b[_],y=p[_];w!==y&&_!=="value"&&s(u,_,y,w,A,d.children,v,x,Ge)}"value"in b&&s(u,"value",p.value,b.value,A)}},Sn=(u,d,p,b,v,x,A,_,w)=>{const y=d.el=u?u.el:a(""),C=d.anchor=u?u.anchor:a("");let{patchFlag:L,dynamicChildren:R,slotScopeIds:F}=d;F&&(_=_?_.concat(F):F),u==null?(r(y,p,b),r(C,p,b),ce(d.children||[],p,C,v,x,A,_,w)):L>0&&L&64&&R&&u.dynamicChildren?(Ke(u.dynamicChildren,R,p,v,x,A,_),(d.key!=null||v&&d===v.subTree)&&Ba(u,d,!0)):Q(u,d,p,C,v,x,A,_,w)},Cn=(u,d,p,b,v,x,A,_,w)=>{d.slotScopeIds=_,u==null?d.shapeFlag&512?v.ctx.activate(d,p,b,A,w):Mr(d,p,b,v,x,A,w):ps(u,d,w)},Mr=(u,d,p,b,v,x,A)=>{const _=u.component=Ff(u,b,v);if(Ua(u)&&(_.ctx.renderer=Kt),Bf(_),_.asyncDep){if(v&&v.registerDep(_,ye,A),!u.el){const w=_.subTree=W(Ct);E(null,w,d,p)}}else ye(_,u,d,p,v,x,A)},ps=(u,d,p)=>{const b=d.component=u.component;if(Vc(u,d,p))if(b.asyncDep&&!b.asyncResolved){ie(b,d,p);return}else b.next=d,Bc(b.update),b.effect.dirty=!0,b.update();else d.el=u.el,b.vnode=d},ye=(u,d,p,b,v,x,A)=>{const _=()=>{if(u.isMounted){let{next:C,bu:L,u:R,parent:F,vnode:z}=u;{const Rt=ja(u);if(Rt){C&&(C.el=z.el,ie(u,C,A)),Rt.asyncDep.then(()=>{u.isUnmounted||_()});return}}let Z=C,X;_t(u,!1),C?(C.el=z.el,ie(u,C,A)):C=z,L&&Br(L),(X=C.props&&C.props.onVnodeBeforeUpdate)&&Ue(X,F,C,z),_t(u,!0);const pe=Dr(u),Le=u.subTree;u.subTree=pe,M(Le,pe,h(Le.el),Pn(Le),u,v,x),C.el=pe.el,Z===null&&qc(u,pe.el),R&&Ae(R,v),(X=C.props&&C.props.onVnodeUpdated)&&Ae(()=>Ue(X,F,C,z),v)}else{let C;const{el:L,props:R}=d,{bm:F,m:z,parent:Z}=u,X=Qn(d);if(_t(u,!1),F&&Br(F),!X&&(C=R&&R.onVnodeBeforeMount)&&Ue(C,Z,d),_t(u,!0),L&&vs){const pe=()=>{u.subTree=Dr(u),vs(L,u.subTree,u,v,null)};X?d.type.__asyncLoader().then(()=>!u.isUnmounted&&pe()):pe()}else{const pe=u.subTree=Dr(u);M(null,pe,p,b,u,v,x),d.el=pe.el}if(z&&Ae(z,v),!X&&(C=R&&R.onVnodeMounted)){const pe=d;Ae(()=>Ue(C,Z,pe),v)}(d.shapeFlag&256||Z&&Qn(Z.vnode)&&Z.vnode.shapeFlag&256)&&u.a&&Ae(u.a,v),u.isMounted=!0,d=p=b=null}},w=u.effect=new Mi(_,Re,()=>Hi(y),u.scope),y=u.update=()=>{w.dirty&&w.run()};y.id=u.uid,_t(u,!0),y()},ie=(u,d,p)=>{d.component=u;const b=u.vnode.props;u.vnode=d,u.next=null,mf(u,d.props,b,p),vf(u,d.children,p),mt(),Ps(u),gt()},Q=(u,d,p,b,v,x,A,_,w=!1)=>{const y=u&&u.children,C=u?u.shapeFlag:0,L=d.children,{patchFlag:R,shapeFlag:F}=d;if(R>0){if(R&128){Tn(y,L,p,b,v,x,A,_,w);return}else if(R&256){bt(y,L,p,b,v,x,A,_,w);return}}F&8?(C&16&&Ge(y,v,x),L!==y&&c(p,L)):C&16?F&16?Tn(y,L,p,b,v,x,A,_,w):Ge(y,v,x,!0):(C&8&&c(p,""),F&16&&ce(L,p,b,v,x,A,_,w))},bt=(u,d,p,b,v,x,A,_,w)=>{u=u||Ft,d=d||Ft;const y=u.length,C=d.length,L=Math.min(y,C);let R;for(R=0;R<L;R++){const F=d[R]=w?at(d[R]):He(d[R]);M(u[R],F,p,null,v,x,A,_,w)}y>C?Ge(u,v,x,!0,!1,L):ce(d,p,b,v,x,A,_,w,L)},Tn=(u,d,p,b,v,x,A,_,w)=>{let y=0;const C=d.length;let L=u.length-1,R=C-1;for(;y<=L&&y<=R;){const F=u[y],z=d[y]=w?at(d[y]):He(d[y]);if(Xt(F,z))M(F,z,p,null,v,x,A,_,w);else break;y++}for(;y<=L&&y<=R;){const F=u[L],z=d[R]=w?at(d[R]):He(d[R]);if(Xt(F,z))M(F,z,p,null,v,x,A,_,w);else break;L--,R--}if(y>L){if(y<=R){const F=R+1,z=F<C?d[F].el:b;for(;y<=R;)M(null,d[y]=w?at(d[y]):He(d[y]),p,z,v,x,A,_,w),y++}}else if(y>R)for(;y<=L;)De(u[y],v,x,!0),y++;else{const F=y,z=y,Z=new Map;for(y=z;y<=R;y++){const Te=d[y]=w?at(d[y]):He(d[y]);Te.key!=null&&Z.set(Te.key,y)}let X,pe=0;const Le=R-z+1;let Rt=!1,ys=0;const Gt=new Array(Le);for(y=0;y<Le;y++)Gt[y]=0;for(y=F;y<=L;y++){const Te=u[y];if(pe>=Le){De(Te,v,x,!0);continue}let ze;if(Te.key!=null)ze=Z.get(Te.key);else for(X=z;X<=R;X++)if(Gt[X-z]===0&&Xt(Te,d[X])){ze=X;break}ze===void 0?De(Te,v,x,!0):(Gt[ze-z]=y+1,ze>=ys?ys=ze:Rt=!0,M(Te,d[ze],p,null,v,x,A,_,w),pe++)}const _s=Rt?wf(Gt):Ft;for(X=_s.length-1,y=Le-1;y>=0;y--){const Te=z+y,ze=d[Te],xs=Te+1<C?d[Te+1].el:b;Gt[y]===0?M(null,ze,p,xs,v,x,A,_,w):Rt&&(X<0||y!==_s[X]?vt(ze,p,xs,2):X--)}}},vt=(u,d,p,b,v=null)=>{const{el:x,type:A,transition:_,children:w,shapeFlag:y}=u;if(y&6){vt(u.component.subTree,d,p,b);return}if(y&128){u.suspense.move(d,p,b);return}if(y&64){A.move(u,d,p,Kt);return}if(A===le){r(x,d,p);for(let L=0;L<w.length;L++)vt(w[L],d,p,b);r(u.anchor,d,p);return}if(A===er){N(u,d,p);return}if(b!==2&&y&1&&_)if(b===0)_.beforeEnter(x),r(x,d,p),Ae(()=>_.enter(x),v);else{const{leave:L,delayLeave:R,afterLeave:F}=_,z=()=>r(x,d,p),Z=()=>{L(x,()=>{z(),F&&F()})};R?R(x,z,Z):Z()}else r(x,d,p)},De=(u,d,p,b=!1,v=!1)=>{const{type:x,props:A,ref:_,children:w,dynamicChildren:y,shapeFlag:C,patchFlag:L,dirs:R,memoIndex:F}=u;if(_!=null&&li(_,null,p,u,!0),F!=null&&(d.renderCache[F]=void 0),C&256){d.ctx.deactivate(u);return}const z=C&1&&R,Z=!Qn(u);let X;if(Z&&(X=A&&A.onVnodeBeforeUnmount)&&Ue(X,d,u),C&6)Kl(u.component,p,b);else{if(C&128){u.suspense.unmount(p,b);return}z&&yt(u,null,d,"beforeUnmount"),C&64?u.type.remove(u,d,p,v,Kt,b):y&&(x!==le||L>0&&L&64)?Ge(y,d,p,!1,!0):(x===le&&L&384||!v&&C&16)&&Ge(w,d,p),b&&ms(u)}(Z&&(X=A&&A.onVnodeUnmounted)||z)&&Ae(()=>{X&&Ue(X,d,u),z&&yt(u,null,d,"unmounted")},p)},ms=u=>{const{type:d,el:p,anchor:b,transition:v}=u;if(d===le){Yl(p,b);return}if(d===er){j(u);return}const x=()=>{i(p),v&&!v.persisted&&v.afterLeave&&v.afterLeave()};if(u.shapeFlag&1&&v&&!v.persisted){const{leave:A,delayLeave:_}=v,w=()=>A(p,x);_?_(u.el,x,w):w()}else x()},Yl=(u,d)=>{let p;for(;u!==d;)p=m(u),i(u),u=p;i(d)},Kl=(u,d,p)=>{const{bum:b,scope:v,update:x,subTree:A,um:_,m:w,a:y}=u;zs(w),zs(y),b&&Br(b),v.stop(),x&&(x.active=!1,De(A,u,d,p)),_&&Ae(_,d),Ae(()=>{u.isUnmounted=!0},d),d&&d.pendingBranch&&!d.isUnmounted&&u.asyncDep&&!u.asyncResolved&&u.suspenseId===d.pendingId&&(d.deps--,d.deps===0&&d.resolve())},Ge=(u,d,p,b=!1,v=!1,x=0)=>{for(let A=x;A<u.length;A++)De(u[A],d,p,b,v)},Pn=u=>u.shapeFlag&6?Pn(u.component.subTree):u.shapeFlag&128?u.suspense.next():m(u.anchor||u.el);let $r=!1;const gs=(u,d,p)=>{u==null?d._vnode&&De(d._vnode,null,null,!0):M(d._vnode||null,u,d,null,null,null,p),$r||($r=!0,Ps(),wa(),$r=!1),d._vnode=u},Kt={p:M,um:De,m:vt,r:ms,mt:Mr,mc:ce,pc:Q,pbc:Ke,n:Pn,o:e};let bs,vs;return{render:gs,hydrate:bs,createApp:df(gs,bs)}}function Ur({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 _t({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function xf(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Ba(e,t,n=!1){const r=e.children,i=t.children;if($(r)&&$(i))for(let s=0;s<r.length;s++){const o=r[s];let a=i[s];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=i[s]=at(i[s]),a.el=o.el),!n&&a.patchFlag!==-2&&Ba(o,a)),a.type===Or&&(a.el=o.el)}}function wf(e){const t=e.slice(),n=[0];let r,i,s,o,a;const l=e.length;for(r=0;r<l;r++){const f=e[r];if(f!==0){if(i=n[n.length-1],e[i]<f){t[r]=i,n.push(r);continue}for(s=0,o=n.length-1;s<o;)a=s+o>>1,e[n[a]]<f?s=a+1:o=a;f<e[n[s]]&&(s>0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,o=n[s-1];s-- >0;)n[s]=o,o=t[o];return n}function ja(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:ja(t)}function zs(e){if(e)for(let t=0;t<e.length;t++)e[t].active=!1}const kf=Symbol.for("v-scx"),Ef=()=>Zn(kf),$n={};function St(e,t,n){return Da(e,t,n)}function Da(e,t,{immediate:n,deep:r,flush:i,once:s,onTrack:o,onTrigger:a}=ee){if(t&&s){const T=t;t=(...G)=>{T(...G),H()}}const l=we,f=T=>r===!0?T:lt(T,r===!1?1:void 0);let c,h=!1,m=!1;if(Ce(e)?(c=()=>e.value,h=lr(e)):sn(e)?(c=()=>f(e),h=!0):$(e)?(m=!0,h=e.some(T=>sn(T)||lr(T)),c=()=>e.map(T=>{if(Ce(T))return T.value;if(sn(T))return f(T);if(D(T))return ft(T,l,2)})):D(e)?t?c=()=>ft(e,l,2):c=()=>(k&&k(),je(e,l,3,[B])):c=Re,t&&r){const T=c;c=()=>lt(T())}let k,B=T=>{k=N.onStop=()=>{ft(T,l,4),k=N.onStop=void 0}},M;if(Sr)if(B=Re,t?n&&je(t,l,3,[c(),m?[]:void 0,B]):c(),i==="sync"){const T=Ef();M=T.__watcherHandles||(T.__watcherHandles=[])}else return Re;let K=m?new Array(e.length).fill($n):$n;const E=()=>{if(!(!N.active||!N.dirty))if(t){const T=N.run();(r||h||(m?T.some((G,ce)=>ut(G,K[ce])):ut(T,K)))&&(k&&k(),je(t,l,3,[T,K===$n?void 0:m&&K[0]===$n?[]:K,B]),K=T)}else N.run()};E.allowRecurse=!!t;let O;i==="sync"?O=E:i==="post"?O=()=>Ae(E,l&&l.suspense):(E.pre=!0,l&&(E.id=l.uid),O=()=>Hi(E));const N=new Mi(c,Re,O),j=cc(),H=()=>{N.stop(),j&&Ii(j.effects,N)};return t?n?E():K=N.run():i==="post"?Ae(N.run.bind(N),l&&l.suspense):N.run(),M&&M.push(H),H}function Af(e,t,n){const r=this.proxy,i=de(e)?e.includes(".")?za(r,e):()=>r[e]:e.bind(r,r);let s;D(t)?s=t:(s=t.handler,n=t);const o=kn(this),a=Da(i,s.bind(r),n);return o(),a}function za(e,t){const n=t.split(".");return()=>{let r=e;for(let i=0;i<n.length&&r;i++)r=r[n[i]];return r}}function lt(e,t=1/0,n){if(t<=0||!re(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Ce(e))lt(e.value,t,n);else if($(e))for(let r=0;r<e.length;r++)lt(e[r],t,n);else if(Go(e)||Bt(e))e.forEach(r=>{lt(r,t,n)});else if(Qo(e)){for(const r in e)lt(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&lt(e[r],t,n)}return e}const Ua=e=>e.type.__isKeepAlive;function Of(e,t){Ha(e,"a",t)}function Sf(e,t){Ha(e,"da",t)}function Ha(e,t,n=we){const r=e.__wdc||(e.__wdc=()=>{let i=n;for(;i;){if(i.isDeactivated)return;i=i.parent}return e()});if(Ar(t,r,n),n){let i=n.parent;for(;i&&i.parent;)Ua(i.parent.vnode)&&Cf(r,t,n,i),i=i.parent}}function Cf(e,t,n,r){const i=Ar(t,e,r,!0);Sa(()=>{Ii(r[t],i)},n)}function Va(e,t){e.shapeFlag&6&&e.component?Va(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}const Tf=e=>e.__isTeleport,le=Symbol.for("v-fgt"),Or=Symbol.for("v-txt"),Ct=Symbol.for("v-cmt"),er=Symbol.for("v-stc"),ln=[];let Fe=null;function U(e=!1){ln.push(Fe=e?null:[])}function Pf(){ln.pop(),Fe=ln[ln.length-1]||null}let mn=1;function Us(e){mn+=e}function qa(e){return e.dynamicChildren=mn>0?Fe||Ft:null,Pf(),mn>0&&Fe&&Fe.push(e),e}function q(e,t,n,r,i,s){return qa(g(e,t,n,r,i,s,!0))}function Wa(e,t,n,r,i){return qa(W(e,t,n,r,i,!0))}function ci(e){return e?e.__v_isVNode===!0:!1}function Xt(e,t){return e.type===t.type&&e.key===t.key}const Ya=({key:e})=>e??null,tr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?de(e)||Ce(e)||D(e)?{i:Ie,r:e,k:t,f:!!n}:e:null);function g(e,t=null,n=null,r=0,i=null,s=e===le?0:1,o=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ya(t),ref:t&&tr(t),scopeId:Aa,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:r,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:Ie};return a?(Yi(l,n),s&128&&e.normalize(l)):n&&(l.shapeFlag|=de(n)?8:16),mn>0&&!o&&Fe&&(l.patchFlag>0||s&6)&&l.patchFlag!==32&&Fe.push(l),l}const W=Nf;function Nf(e,t=null,n=null,r=0,i=null,s=!1){if((!e||e===Wc)&&(e=Ct),ci(e)){const a=Ut(e,t,!0);return n&&Yi(a,n),mn>0&&!s&&Fe&&(a.shapeFlag&6?Fe[Fe.indexOf(e)]=a:Fe.push(a)),a.patchFlag=-2,a}if(Uf(e)&&(e=e.__vccOpts),t){t=Rf(t);let{class:a,style:l}=t;a&&!de(a)&&(t.class=Oe(a)),re(l)&&(ga(l)&&!$(l)&&(l=me({},l)),t.style=_r(l))}const o=de(e)?1:Yc(e)?128:Tf(e)?64:re(e)?4:D(e)?2:0;return g(e,t,n,r,i,o,s,!0)}function Rf(e){return e?ga(e)||Ra(e)?me({},e):e:null}function Ut(e,t,n=!1,r=!1){const{props:i,ref:s,patchFlag:o,children:a,transition:l}=e,f=t?Lf(i||{},t):i,c={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&Ya(f),ref:t&&t.ref?n&&s?$(s)?s.concat(tr(t)):[s,tr(t)]:tr(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==le?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Ut(e.ssContent),ssFallback:e.ssFallback&&Ut(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&r&&Va(c,l.clone(c)),c}function ge(e=" ",t=0){return W(Or,null,e,t)}function If(e,t){const n=W(er,null,e);return n.staticCount=t,n}function gn(e="",t=!1){return t?(U(),Wa(Ct,null,e)):W(Ct,null,e)}function He(e){return e==null||typeof e=="boolean"?W(Ct):$(e)?W(le,null,e.slice()):typeof e=="object"?at(e):W(Or,null,String(e))}function at(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Ut(e)}function Yi(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if($(t))n=16;else if(typeof t=="object")if(r&65){const i=t.default;i&&(i._c&&(i._d=!1),Yi(e,i()),i._c&&(i._d=!0));return}else{n=32;const i=t._;!i&&!Ra(t)?t._ctx=Ie:i===3&&Ie&&(Ie.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else D(t)?(t={default:t,_ctx:Ie},n=32):(t=String(t),r&64?(n=16,t=[ge(t)]):n=8);e.children=t,e.shapeFlag|=n}function Lf(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const i in r)if(i==="class")t.class!==r.class&&(t.class=Oe([t.class,r.class]));else if(i==="style")t.style=_r([t.style,r.style]);else if(br(i)){const s=t[i],o=r[i];o&&s!==o&&!($(s)&&s.includes(o))&&(t[i]=s?[].concat(s,o):o)}else i!==""&&(t[i]=r[i])}return t}function Ue(e,t,n,r=null){je(e,t,7,[n,r])}const Mf=Ta();let $f=0;function Ff(e,t,n){const r=e.type,i=(t?t.appContext:e.appContext)||Mf,s={uid:$f++,vnode:e,type:r,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,scope:new ac(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(i.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:La(r,i),emitsOptions:Ea(r,i),emit:null,emitted:null,propsDefaults:ee,inheritAttrs:r.inheritAttrs,ctx:ee,data:ee,props:ee,attrs:ee,slots:ee,refs:ee,setupState:ee,setupContext:null,attrsProxy:null,slotsProxy: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 s.ctx={_:s},s.root=t?t.root:s,s.emit=zc.bind(null,s),e.ce&&e.ce(s),s}let we=null,ur,fi;{const e=ta(),t=(n,r)=>{let i;return(i=e[n])||(i=e[n]=[]),i.push(r),s=>{i.length>1?i.forEach(o=>o(s)):i[0](s)}};ur=t("__VUE_INSTANCE_SETTERS__",n=>we=n),fi=t("__VUE_SSR_SETTERS__",n=>Sr=n)}const kn=e=>{const t=we;return ur(e),e.scope.on(),()=>{e.scope.off(),ur(t)}},Hs=()=>{we&&we.scope.off(),ur(null)};function Ka(e){return e.vnode.shapeFlag&4}let Sr=!1;function Bf(e,t=!1){t&&fi(t);const{props:n,children:r}=e.vnode,i=Ka(e);pf(e,n,i,t),bf(e,r);const s=i?jf(e,t):void 0;return t&&fi(!1),s}function jf(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,sf);const{setup:r}=n;if(r){const i=e.setupContext=r.length>1?zf(e):null,s=kn(e);mt();const o=ft(r,e,0,[e.props,i]);if(gt(),s(),Xo(o)){if(o.then(Hs,Hs),t)return o.then(a=>{Vs(e,a,t)}).catch(a=>{kr(a,e,0)});e.asyncDep=o}else Vs(e,o,t)}else Ga(e,t)}function Vs(e,t,n){D(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:re(t)&&(e.setupState=ya(t)),Ga(e,n)}let qs;function Ga(e,t,n){const r=e.type;if(!e.render){if(!t&&qs&&!r.render){const i=r.template||qi(e).template;if(i){const{isCustomElement:s,compilerOptions:o}=e.appContext.config,{delimiters:a,compilerOptions:l}=r,f=me(me({isCustomElement:s,delimiters:a},o),l);r.render=qs(i,f)}}e.render=r.render||Re}{const i=kn(e);mt();try{of(e)}finally{gt(),i()}}}const Df={get(e,t){return Se(e,"get",""),e[t]}};function zf(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Df),slots:e.slots,emit:e.emit,expose:t}}function Cr(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(ya(Pc(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in on)return on[n](e)},has(t,n){return n in t||n in on}})):e.proxy}function Uf(e){return D(e)&&"__vccOpts"in e}const se=(e,t)=>Nc(e,t,Sr);function Hf(e,t,n){const r=arguments.length;return r===2?re(t)&&!$(t)?ci(t)?W(e,null,[t]):W(e,t):W(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&ci(n)&&(n=[n]),W(e,t,n))}const Vf="3.4.29";/**
* @vue/runtime-dom v3.4.29
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const qf="http://www.w3.org/2000/svg",Wf="http://www.w3.org/1998/Math/MathML",Xe=typeof document<"u"?document:null,Ws=Xe&&Xe.createElement("template"),Yf={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const i=t==="svg"?Xe.createElementNS(qf,e):t==="mathml"?Xe.createElementNS(Wf,e):n?Xe.createElement(e,{is:n}):Xe.createElement(e);return e==="select"&&r&&r.multiple!=null&&i.setAttribute("multiple",r.multiple),i},createText:e=>Xe.createTextNode(e),createComment:e=>Xe.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Xe.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,i,s){const o=n?n.previousSibling:t.lastChild;if(i&&(i===s||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===s||!(i=i.nextSibling)););else{Ws.innerHTML=r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e;const a=Ws.content;if(r==="svg"||r==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}t.insertBefore(a,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Kf=Symbol("_vtc");function Gf(e,t,n){const r=e[Kf];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const dr=Symbol("_vod"),Xa=Symbol("_vsh"),Ys={beforeMount(e,{value:t},{transition:n}){e[dr]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Jt(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),Jt(e,!0),r.enter(e)):r.leave(e,()=>{Jt(e,!1)}):Jt(e,t))},beforeUnmount(e,{value:t}){Jt(e,t)}};function Jt(e,t){e.style.display=t?e[dr]:"none",e[Xa]=!t}const Xf=Symbol(""),Jf=/(^|;)\s*display\s*:/;function Qf(e,t,n){const r=e.style,i=de(n);let s=!1;if(n&&!i){if(t)if(de(t))for(const o of t.split(";")){const a=o.slice(0,o.indexOf(":")).trim();n[a]==null&&nr(r,a,"")}else for(const o in t)n[o]==null&&nr(r,o,"");for(const o in n)o==="display"&&(s=!0),nr(r,o,n[o])}else if(i){if(t!==n){const o=r[Xf];o&&(n+=";"+o),r.cssText=n,s=Jf.test(n)}}else t&&e.removeAttribute("style");dr in e&&(e[dr]=s?r.display:"",e[Xa]&&(r.display="none"))}const Ks=/\s*!important$/;function nr(e,t,n){if($(n))n.forEach(r=>nr(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Zf(e,t);Ks.test(n)?e.setProperty(Vt(r),n.replace(Ks,""),"important"):e[r]=n}}const Gs=["Webkit","Moz","ms"],Hr={};function Zf(e,t){const n=Hr[t];if(n)return n;let r=zt(t);if(r!=="filter"&&r in e)return Hr[t]=r;r=Zo(r);for(let i=0;i<Gs.length;i++){const s=Gs[i]+r;if(s in e)return Hr[t]=s}return t}const Xs="http://www.w3.org/1999/xlink";function Js(e,t,n,r,i,s=oc(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Xs,t.slice(6,t.length)):e.setAttributeNS(Xs,t,n):n==null||s&&!na(n)?e.removeAttribute(t):e.setAttribute(t,s?"":String(n))}function eu(e,t,n,r,i,s,o){if(t==="innerHTML"||t==="textContent"){r&&o(r,i,s),e[t]=n??"";return}const a=e.tagName;if(t==="value"&&a!=="PROGRESS"&&!a.includes("-")){const f=a==="OPTION"?e.getAttribute("value")||"":e.value,c=n==null?"":String(n);(f!==c||!("_value"in e))&&(e.value=c),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const f=typeof e[t];f==="boolean"?n=na(n):n==null&&f==="string"?(n="",l=!0):f==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(t)}function tu(e,t,n,r){e.addEventListener(t,n,r)}function nu(e,t,n,r){e.removeEventListener(t,n,r)}const Qs=Symbol("_vei");function ru(e,t,n,r,i=null){const s=e[Qs]||(e[Qs]={}),o=s[t];if(r&&o)o.value=r;else{const[a,l]=iu(t);if(r){const f=s[t]=au(r,i);tu(e,a,f,l)}else o&&(nu(e,a,o,l),s[t]=void 0)}}const Zs=/(?:Once|Passive|Capture)$/;function iu(e){let t;if(Zs.test(e)){t={};let r;for(;r=e.match(Zs);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Vt(e.slice(2)),t]}let Vr=0;const su=Promise.resolve(),ou=()=>Vr||(su.then(()=>Vr=0),Vr=Date.now());function au(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;je(lu(r,n.value),t,5,[r])};return n.value=e,n.attached=ou(),n}function lu(e,t){if($(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>i=>!i._stopped&&r&&r(i))}else return t}const eo=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,cu=(e,t,n,r,i,s,o,a,l)=>{const f=i==="svg";t==="class"?Gf(e,r,f):t==="style"?Qf(e,n,r):br(t)?Ri(t)||ru(e,t,n,r,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):fu(e,t,r,f))?(eu(e,t,r,s,o,a,l),(t==="value"||t==="checked"||t==="selected")&&Js(e,t,r,f,o,t!=="value")):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Js(e,t,r,f))};function fu(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&eo(t)&&D(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 i=e.tagName;if(i==="IMG"||i==="VIDEO"||i==="CANVAS"||i==="SOURCE")return!1}return eo(t)&&de(n)?!1:t in e}const uu=me({patchProp:cu},Yf);let to;function du(){return to||(to=yf(uu))}const hu=(...e)=>{const t=du().createApp(...e),{mount:n}=t;return t.mount=r=>{const i=mu(r);if(!i)return;const s=t._component;!D(s)&&!s.render&&!s.template&&(s.template=i.innerHTML),i.innerHTML="";const o=n(i,!1,pu(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),o},t};function pu(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function mu(e){return de(e)?document.querySelector(e):e}function no(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function S(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?no(Object(n),!0).forEach(function(r){he(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):no(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function hr(e){"@babel/helpers - typeof";return hr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},hr(e)}function gu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function bu(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function vu(e,t,n){return t&&bu(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function he(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ki(e,t){return _u(e)||wu(e,t)||Ja(e,t)||Eu()}function En(e){return yu(e)||xu(e)||Ja(e)||ku()}function yu(e){if(Array.isArray(e))return ui(e)}function _u(e){if(Array.isArray(e))return e}function xu(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function wu(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],i=!0,s=!1,o,a;try{for(n=n.call(e);!(i=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));i=!0);}catch(l){s=!0,a=l}finally{try{!i&&n.return!=null&&n.return()}finally{if(s)throw a}}return r}}function Ja(e,t){if(e){if(typeof e=="string")return ui(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ui(e,t)}}function ui(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function ku(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Eu(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var ro=function(){},Gi={},Qa={},Za=null,el={mark:ro,measure:ro};try{typeof window<"u"&&(Gi=window),typeof document<"u"&&(Qa=document),typeof MutationObserver<"u"&&(Za=MutationObserver),typeof performance<"u"&&(el=performance)}catch{}var Au=Gi.navigator||{},io=Au.userAgent,so=io===void 0?"":io,dt=Gi,ne=Qa,oo=Za,Fn=el;dt.document;var rt=!!ne.documentElement&&!!ne.head&&typeof ne.addEventListener=="function"&&typeof ne.createElement=="function",tl=~so.indexOf("MSIE")||~so.indexOf("Trident/"),Bn,jn,Dn,zn,Un,Ze="___FONT_AWESOME___",di=16,nl="fa",rl="svg-inline--fa",Tt="data-fa-i2svg",hi="data-fa-pseudo-element",Ou="data-fa-pseudo-element-pending",Xi="data-prefix",Ji="data-icon",ao="fontawesome-i2svg",Su="async",Cu=["HTML","HEAD","STYLE","SCRIPT"],il=function(){try{return!0}catch{return!1}}(),te="classic",ae="sharp",Qi=[te,ae];function An(e){return new Proxy(e,{get:function(n,r){return r in n?n[r]:n[te]}})}var bn=An((Bn={},he(Bn,te,{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands",fak:"kit",fakd:"kit","fa-kit":"kit","fa-kit-duotone":"kit"}),he(Bn,ae,{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"}),Bn)),vn=An((jn={},he(jn,te,{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab",kit:"fak"}),he(jn,ae,{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"}),jn)),yn=An((Dn={},he(Dn,te,{fab:"fa-brands",fad:"fa-duotone",fak:"fa-kit",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"}),he(Dn,ae,{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"}),Dn)),Tu=An((zn={},he(zn,te,{"fa-brands":"fab","fa-duotone":"fad","fa-kit":"fak","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"}),he(zn,ae,{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"}),zn)),Pu=/fa(s|r|l|t|d|b|k|ss|sr|sl|st)?[\-\ ]/,sl="fa-layers-text",Nu=/Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp|Kit)?.*/i,Ru=An((Un={},he(Un,te,{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"}),he(Un,ae,{900:"fass",400:"fasr",300:"fasl",100:"fast"}),Un)),ol=[1,2,3,4,5,6,7,8,9,10],Iu=ol.concat([11,12,13,14,15,16,17,18,19,20]),Lu=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],kt={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},_n=new Set;Object.keys(vn[te]).map(_n.add.bind(_n));Object.keys(vn[ae]).map(_n.add.bind(_n));var Mu=[].concat(Qi,En(_n),["2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","fw","inverse","layers-counter","layers-text","layers","li","pull-left","pull-right","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul",kt.GROUP,kt.SWAP_OPACITY,kt.PRIMARY,kt.SECONDARY]).concat(ol.map(function(e){return"".concat(e,"x")})).concat(Iu.map(function(e){return"w-".concat(e)})),cn=dt.FontAwesomeConfig||{};function $u(e){var t=ne.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}function Fu(e){return e===""?!0:e==="false"?!1:e==="true"?!0:e}if(ne&&typeof ne.querySelector=="function"){var Bu=[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]];Bu.forEach(function(e){var t=Ki(e,2),n=t[0],r=t[1],i=Fu($u(n));i!=null&&(cn[r]=i)})}var al={styleDefault:"solid",familyDefault:"classic",cssPrefix:nl,replacementClass:rl,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};cn.familyPrefix&&(cn.cssPrefix=cn.familyPrefix);var Ht=S(S({},al),cn);Ht.autoReplaceSvg||(Ht.observeMutations=!1);var P={};Object.keys(al).forEach(function(e){Object.defineProperty(P,e,{enumerable:!0,set:function(n){Ht[e]=n,fn.forEach(function(r){return r(P)})},get:function(){return Ht[e]}})});Object.defineProperty(P,"familyPrefix",{enumerable:!0,set:function(t){Ht.cssPrefix=t,fn.forEach(function(n){return n(P)})},get:function(){return Ht.cssPrefix}});dt.FontAwesomeConfig=P;var fn=[];function ju(e){return fn.push(e),function(){fn.splice(fn.indexOf(e),1)}}var st=di,qe={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function Du(e){if(!(!e||!rt)){var t=ne.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var n=ne.head.childNodes,r=null,i=n.length-1;i>-1;i--){var s=n[i],o=(s.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(o)>-1&&(r=s)}return ne.head.insertBefore(t,r),e}}var zu="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function xn(){for(var e=12,t="";e-- >0;)t+=zu[Math.random()*62|0];return t}function qt(e){for(var t=[],n=(e||[]).length>>>0;n--;)t[n]=e[n];return t}function Zi(e){return e.classList?qt(e.classList):(e.getAttribute("class")||"").split(" ").filter(function(t){return t})}function ll(e){return"".concat(e).replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function Uu(e){return Object.keys(e||{}).reduce(function(t,n){return t+"".concat(n,'="').concat(ll(e[n]),'" ')},"").trim()}function Tr(e){return Object.keys(e||{}).reduce(function(t,n){return t+"".concat(n,": ").concat(e[n].trim(),";")},"")}function es(e){return e.size!==qe.size||e.x!==qe.x||e.y!==qe.y||e.rotate!==qe.rotate||e.flipX||e.flipY}function Hu(e){var t=e.transform,n=e.containerWidth,r=e.iconWidth,i={transform:"translate(".concat(n/2," 256)")},s="translate(".concat(t.x*32,", ").concat(t.y*32,") "),o="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),a="rotate(".concat(t.rotate," 0 0)"),l={transform:"".concat(s," ").concat(o," ").concat(a)},f={transform:"translate(".concat(r/2*-1," -256)")};return{outer:i,inner:l,path:f}}function Vu(e){var t=e.transform,n=e.width,r=n===void 0?di:n,i=e.height,s=i===void 0?di:i,o=e.startCentered,a=o===void 0?!1:o,l="";return a&&tl?l+="translate(".concat(t.x/st-r/2,"em, ").concat(t.y/st-s/2,"em) "):a?l+="translate(calc(-50% + ".concat(t.x/st,"em), calc(-50% + ").concat(t.y/st,"em)) "):l+="translate(".concat(t.x/st,"em, ").concat(t.y/st,"em) "),l+="scale(".concat(t.size/st*(t.flipX?-1:1),", ").concat(t.size/st*(t.flipY?-1:1),") "),l+="rotate(".concat(t.rotate,"deg) "),l}var qu=`:root, :host {
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Regular";
--fa-font-light: normal 300 1em/1 "Font Awesome 6 Light";
--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Thin";
--fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
--fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";
--fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";
--fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";
--fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";
--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
overflow: visible;
box-sizing: content-box;
}
.svg-inline--fa {
display: var(--fa-display, inline-block);
height: 1em;
overflow: visible;
vertical-align: -0.125em;
}
.svg-inline--fa.fa-2xs {
vertical-align: 0.1em;
}
.svg-inline--fa.fa-xs {
vertical-align: 0em;
}
.svg-inline--fa.fa-sm {
vertical-align: -0.0714285705em;
}
.svg-inline--fa.fa-lg {
vertical-align: -0.2em;
}
.svg-inline--fa.fa-xl {
vertical-align: -0.25em;
}
.svg-inline--fa.fa-2xl {
vertical-align: -0.3125em;
}
.svg-inline--fa.fa-pull-left {
margin-right: var(--fa-pull-margin, 0.3em);
width: auto;
}
.svg-inline--fa.fa-pull-right {
margin-left: var(--fa-pull-margin, 0.3em);
width: auto;
}
.svg-inline--fa.fa-li {
width: var(--fa-li-width, 2em);
top: 0.25em;
}
.svg-inline--fa.fa-fw {
width: var(--fa-fw-width, 1.25em);
}
.fa-layers svg.svg-inline--fa {
bottom: 0;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
}
.fa-layers-counter, .fa-layers-text {
display: inline-block;
position: absolute;
text-align: center;
}
.fa-layers {
display: inline-block;
height: 1em;
position: relative;
text-align: center;
vertical-align: -0.125em;
width: 1em;
}
.fa-layers svg.svg-inline--fa {
-webkit-transform-origin: center center;
transform-origin: center center;
}
.fa-layers-text {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform-origin: center center;
transform-origin: center center;
}
.fa-layers-counter {
background-color: var(--fa-counter-background-color, #ff253a);
border-radius: var(--fa-counter-border-radius, 1em);
box-sizing: border-box;
color: var(--fa-inverse, #fff);
line-height: var(--fa-counter-line-height, 1);
max-width: var(--fa-counter-max-width, 5em);
min-width: var(--fa-counter-min-width, 1.5em);
overflow: hidden;
padding: var(--fa-counter-padding, 0.25em 0.5em);
right: var(--fa-right, 0);
text-overflow: ellipsis;
top: var(--fa-top, 0);
-webkit-transform: scale(var(--fa-counter-scale, 0.25));
transform: scale(var(--fa-counter-scale, 0.25));
-webkit-transform-origin: top right;
transform-origin: top right;
}
.fa-layers-bottom-right {
bottom: var(--fa-bottom, 0);
right: var(--fa-right, 0);
top: auto;
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
transform: scale(var(--fa-layers-scale, 0.25));
-webkit-transform-origin: bottom right;
transform-origin: bottom right;
}
.fa-layers-bottom-left {
bottom: var(--fa-bottom, 0);
left: var(--fa-left, 0);
right: auto;
top: auto;
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
transform: scale(var(--fa-layers-scale, 0.25));
-webkit-transform-origin: bottom left;
transform-origin: bottom left;
}
.fa-layers-top-right {
top: var(--fa-top, 0);
right: var(--fa-right, 0);
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
transform: scale(var(--fa-layers-scale, 0.25));
-webkit-transform-origin: top right;
transform-origin: top right;
}
.fa-layers-top-left {
left: var(--fa-left, 0);
right: auto;
top: var(--fa-top, 0);
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
transform: scale(var(--fa-layers-scale, 0.25));
-webkit-transform-origin: top left;
transform-origin: top left;
}
.fa-1x {
font-size: 1em;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-6x {
font-size: 6em;
}
.fa-7x {
font-size: 7em;
}
.fa-8x {
font-size: 8em;
}
.fa-9x {
font-size: 9em;
}
.fa-10x {
font-size: 10em;
}
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em;
}
.fa-xs {
font-size: 0.75em;
line-height: 0.0833333337em;
vertical-align: 0.125em;
}
.fa-sm {
font-size: 0.875em;
line-height: 0.0714285718em;
vertical-align: 0.0535714295em;
}
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em;
}
.fa-xl {
font-size: 1.5em;
line-height: 0.0416666682em;
vertical-align: -0.125em;
}
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em;
}
.fa-fw {
text-align: center;
width: 1.25em;
}
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0;
}
.fa-ul > li {
position: relative;
}
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit;
}
.fa-border {
border-color: var(--fa-border-color, #eee);
border-radius: var(--fa-border-radius, 0.1em);
border-style: var(--fa-border-style, solid);
border-width: var(--fa-border-width, 0.08em);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em);
}
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em);
}
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin-reverse {
--fa-animation-direction: reverse;
}
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8));
}
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
}
@-webkit-keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1);
}
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25));
}
}
@keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1);
}
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25));
}
}
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
}
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
}
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
}
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
}
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
}
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
}
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
}
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
}
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
}
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
}
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4);
}
}
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4);
}
}
@-webkit-keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125));
}
}
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125));
}
}
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
}
}
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
}
}
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg);
}
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg);
}
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg);
}
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg);
}
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg);
}
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg);
}
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg);
}
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg);
}
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg);
}
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg);
}
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg);
}
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg);
}
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg);
}
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg);
}
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-webkit-transform: scale(1, -1);
transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, 0));
transform: rotate(var(--fa-rotate-angle, 0));
}
.fa-stack {
display: inline-block;
vertical-align: middle;
height: 2em;
position: relative;
width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
bottom: 0;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
z-index: var(--fa-stack-z-index, auto);
}
.svg-inline--fa.fa-stack-1x {
height: 1em;
width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
height: 2em;
width: 2.5em;
}
.fa-inverse {
color: var(--fa-inverse, #fff);
}
.sr-only,
.fa-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
.svg-inline--fa .fa-primary {
fill: var(--fa-primary-color, currentColor);
opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa .fa-secondary {
fill: var(--fa-secondary-color, currentColor);
opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-primary {
opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-secondary {
opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
fill: black;
}
.fad.fa-inverse,
.fa-duotone.fa-inverse {
color: var(--fa-inverse, #fff);
}`;function cl(){var e=nl,t=rl,n=P.cssPrefix,r=P.replacementClass,i=qu;if(n!==e||r!==t){var s=new RegExp("\\.".concat(e,"\\-"),"g"),o=new RegExp("\\--".concat(e,"\\-"),"g"),a=new RegExp("\\.".concat(t),"g");i=i.replace(s,".".concat(n,"-")).replace(o,"--".concat(n,"-")).replace(a,".".concat(r))}return i}var lo=!1;function qr(){P.autoAddCss&&!lo&&(Du(cl()),lo=!0)}var Wu={mixout:function(){return{dom:{css:cl,insertCss:qr}}},hooks:function(){return{beforeDOMElementCreation:function(){qr()},beforeI2svg:function(){qr()}}}},et=dt||{};et[Ze]||(et[Ze]={});et[Ze].styles||(et[Ze].styles={});et[Ze].hooks||(et[Ze].hooks={});et[Ze].shims||(et[Ze].shims=[]);var Be=et[Ze],fl=[],Yu=function e(){ne.removeEventListener("DOMContentLoaded",e),pr=1,fl.map(function(t){return t()})},pr=!1;rt&&(pr=(ne.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(ne.readyState),pr||ne.addEventListener("DOMContentLoaded",Yu));function Ku(e){rt&&(pr?setTimeout(e,0):fl.push(e))}function On(e){var t=e.tag,n=e.attributes,r=n===void 0?{}:n,i=e.children,s=i===void 0?[]:i;return typeof e=="string"?ll(e):"<".concat(t," ").concat(Uu(r),">").concat(s.map(On).join(""),"</").concat(t,">")}function co(e,t,n){if(e&&e[t]&&e[t][n])return{prefix:t,iconName:n,icon:e[t][n]}}var Wr=function(t,n,r,i){var s=Object.keys(t),o=s.length,a=n,l,f,c;for(r===void 0?(l=1,c=t[s[0]]):(l=0,c=r);l<o;l++)f=s[l],c=a(c,t[f],f,t);return c};function Gu(e){for(var t=[],n=0,r=e.length;n<r;){var i=e.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){var s=e.charCodeAt(n++);(s&64512)==56320?t.push(((i&1023)<<10)+(s&1023)+65536):(t.push(i),n--)}else t.push(i)}return t}function pi(e){var t=Gu(e);return t.length===1?t[0].toString(16):null}function Xu(e,t){var n=e.length,r=e.charCodeAt(t),i;return r>=55296&&r<=56319&&n>t+1&&(i=e.charCodeAt(t+1),i>=56320&&i<=57343)?(r-55296)*1024+i-56320+65536:r}function fo(e){return Object.keys(e).reduce(function(t,n){var r=e[n],i=!!r.icon;return i?t[r.iconName]=r.icon:t[n]=r,t},{})}function mi(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=n.skipHooks,i=r===void 0?!1:r,s=fo(t);typeof Be.hooks.addPack=="function"&&!i?Be.hooks.addPack(e,fo(t)):Be.styles[e]=S(S({},Be.styles[e]||{}),s),e==="fas"&&mi("fa",t)}var Hn,Vn,qn,Mt=Be.styles,Ju=Be.shims,Qu=(Hn={},he(Hn,te,Object.values(yn[te])),he(Hn,ae,Object.values(yn[ae])),Hn),ts=null,ul={},dl={},hl={},pl={},ml={},Zu=(Vn={},he(Vn,te,Object.keys(bn[te])),he(Vn,ae,Object.keys(bn[ae])),Vn);function ed(e){return~Mu.indexOf(e)}function td(e,t){var n=t.split("-"),r=n[0],i=n.slice(1).join("-");return r===e&&i!==""&&!ed(i)?i:null}var gl=function(){var t=function(s){return Wr(Mt,function(o,a,l){return o[l]=Wr(a,s,{}),o},{})};ul=t(function(i,s,o){if(s[3]&&(i[s[3]]=o),s[2]){var a=s[2].filter(function(l){return typeof l=="number"});a.forEach(function(l){i[l.toString(16)]=o})}return i}),dl=t(function(i,s,o){if(i[o]=o,s[2]){var a=s[2].filter(function(l){return typeof l=="string"});a.forEach(function(l){i[l]=o})}return i}),ml=t(function(i,s,o){var a=s[2];return i[o]=o,a.forEach(function(l){i[l]=o}),i});var n="far"in Mt||P.autoFetchSvg,r=Wr(Ju,function(i,s){var o=s[0],a=s[1],l=s[2];return a==="far"&&!n&&(a="fas"),typeof o=="string"&&(i.names[o]={prefix:a,iconName:l}),typeof o=="number"&&(i.unicodes[o.toString(16)]={prefix:a,iconName:l}),i},{names:{},unicodes:{}});hl=r.names,pl=r.unicodes,ts=Pr(P.styleDefault,{family:P.familyDefault})};ju(function(e){ts=Pr(e.styleDefault,{family:P.familyDefault})});gl();function ns(e,t){return(ul[e]||{})[t]}function nd(e,t){return(dl[e]||{})[t]}function Et(e,t){return(ml[e]||{})[t]}function bl(e){return hl[e]||{prefix:null,iconName:null}}function rd(e){var t=pl[e],n=ns("fas",e);return t||(n?{prefix:"fas",iconName:n}:null)||{prefix:null,iconName:null}}function ht(){return ts}var rs=function(){return{prefix:null,iconName:null,rest:[]}};function Pr(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.family,r=n===void 0?te:n,i=bn[r][e],s=vn[r][e]||vn[r][i],o=e in Be.styles?e:null;return s||o||null}var uo=(qn={},he(qn,te,Object.keys(yn[te])),he(qn,ae,Object.keys(yn[ae])),qn);function Nr(e){var t,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=n.skipLookups,i=r===void 0?!1:r,s=(t={},he(t,te,"".concat(P.cssPrefix,"-").concat(te)),he(t,ae,"".concat(P.cssPrefix,"-").concat(ae)),t),o=null,a=te;(e.includes(s[te])||e.some(function(f){return uo[te].includes(f)}))&&(a=te),(e.includes(s[ae])||e.some(function(f){return uo[ae].includes(f)}))&&(a=ae);var l=e.reduce(function(f,c){var h=td(P.cssPrefix,c);if(Mt[c]?(c=Qu[a].includes(c)?Tu[a][c]:c,o=c,f.prefix=c):Zu[a].indexOf(c)>-1?(o=c,f.prefix=Pr(c,{family:a})):h?f.iconName=h:c!==P.replacementClass&&c!==s[te]&&c!==s[ae]&&f.rest.push(c),!i&&f.prefix&&f.iconName){var m=o==="fa"?bl(f.iconName):{},k=Et(f.prefix,f.iconName);m.prefix&&(o=null),f.iconName=m.iconName||k||f.iconName,f.prefix=m.prefix||f.prefix,f.prefix==="far"&&!Mt.far&&Mt.fas&&!P.autoFetchSvg&&(f.prefix="fas")}return f},rs());return(e.includes("fa-brands")||e.includes("fab"))&&(l.prefix="fab"),(e.includes("fa-duotone")||e.includes("fad"))&&(l.prefix="fad"),!l.prefix&&a===ae&&(Mt.fass||P.autoFetchSvg)&&(l.prefix="fass",l.iconName=Et(l.prefix,l.iconName)||l.iconName),(l.prefix==="fa"||o==="fa")&&(l.prefix=ht()||"fas"),l}var id=function(){function e(){gu(this,e),this.definitions={}}return vu(e,[{key:"add",value:function(){for(var n=this,r=arguments.length,i=new Array(r),s=0;s<r;s++)i[s]=arguments[s];var o=i.reduce(this._pullDefinitions,{});Object.keys(o).forEach(function(a){n.definitions[a]=S(S({},n.definitions[a]||{}),o[a]),mi(a,o[a]);var l=yn[te][a];l&&mi(l,o[a]),gl()})}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(n,r){var i=r.prefix&&r.iconName&&r.icon?{0:r}:r;return Object.keys(i).map(function(s){var o=i[s],a=o.prefix,l=o.iconName,f=o.icon,c=f[2];n[a]||(n[a]={}),c.length>0&&c.forEach(function(h){typeof h=="string"&&(n[a][h]=f)}),n[a][l]=f}),n}}]),e}(),ho=[],$t={},Dt={},sd=Object.keys(Dt);function od(e,t){var n=t.mixoutsTo;return ho=e,$t={},Object.keys(Dt).forEach(function(r){sd.indexOf(r)===-1&&delete Dt[r]}),ho.forEach(function(r){var i=r.mixout?r.mixout():{};if(Object.keys(i).forEach(function(o){typeof i[o]=="function"&&(n[o]=i[o]),hr(i[o])==="object"&&Object.keys(i[o]).forEach(function(a){n[o]||(n[o]={}),n[o][a]=i[o][a]})}),r.hooks){var s=r.hooks();Object.keys(s).forEach(function(o){$t[o]||($t[o]=[]),$t[o].push(s[o])})}r.provides&&r.provides(Dt)}),n}function gi(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];var s=$t[e]||[];return s.forEach(function(o){t=o.apply(null,[t].concat(r))}),t}function Pt(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=$t[e]||[];i.forEach(function(s){s.apply(null,n)})}function tt(){var e=arguments[0],t=Array.prototype.slice.call(arguments,1);return Dt[e]?Dt[e].apply(null,t):void 0}function bi(e){e.prefix==="fa"&&(e.prefix="fas");var t=e.iconName,n=e.prefix||ht();if(t)return t=Et(n,t)||t,co(vl.definitions,n,t)||co(Be.styles,n,t)}var vl=new id,ad=function(){P.autoReplaceSvg=!1,P.observeMutations=!1,Pt("noAuto")},ld={i2svg:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return rt?(Pt("beforeI2svg",t),tt("pseudoElements2svg",t),tt("i2svg",t)):Promise.reject("Operation requires a DOM of some kind.")},watch:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=t.autoReplaceSvgRoot;P.autoReplaceSvg===!1&&(P.autoReplaceSvg=!0),P.observeMutations=!0,Ku(function(){fd({autoReplaceSvgRoot:n}),Pt("watch",t)})}},cd={icon:function(t){if(t===null)return null;if(hr(t)==="object"&&t.prefix&&t.iconName)return{prefix:t.prefix,iconName:Et(t.prefix,t.iconName)||t.iconName};if(Array.isArray(t)&&t.length===2){var n=t[1].indexOf("fa-")===0?t[1].slice(3):t[1],r=Pr(t[0]);return{prefix:r,iconName:Et(r,n)||n}}if(typeof t=="string"&&(t.indexOf("".concat(P.cssPrefix,"-"))>-1||t.match(Pu))){var i=Nr(t.split(" "),{skipLookups:!0});return{prefix:i.prefix||ht(),iconName:Et(i.prefix,i.iconName)||i.iconName}}if(typeof t=="string"){var s=ht();return{prefix:s,iconName:Et(s,t)||t}}}},Pe={noAuto:ad,config:P,dom:ld,parse:cd,library:vl,findIconDefinition:bi,toHtml:On},fd=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=t.autoReplaceSvgRoot,r=n===void 0?ne:n;(Object.keys(Be.styles).length>0||P.autoFetchSvg)&&rt&&P.autoReplaceSvg&&Pe.dom.i2svg({node:r})};function Rr(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map(function(r){return On(r)})}}),Object.defineProperty(e,"node",{get:function(){if(rt){var r=ne.createElement("div");return r.innerHTML=e.html,r.children}}}),e}function ud(e){var t=e.children,n=e.main,r=e.mask,i=e.attributes,s=e.styles,o=e.transform;if(es(o)&&n.found&&!r.found){var a=n.width,l=n.height,f={x:a/l/2,y:.5};i.style=Tr(S(S({},s),{},{"transform-origin":"".concat(f.x+o.x/16,"em ").concat(f.y+o.y/16,"em")}))}return[{tag:"svg",attributes:i,children:t}]}function dd(e){var t=e.prefix,n=e.iconName,r=e.children,i=e.attributes,s=e.symbol,o=s===!0?"".concat(t,"-").concat(P.cssPrefix,"-").concat(n):s;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:S(S({},i),{},{id:o}),children:r}]}]}function is(e){var t=e.icons,n=t.main,r=t.mask,i=e.prefix,s=e.iconName,o=e.transform,a=e.symbol,l=e.title,f=e.maskId,c=e.titleId,h=e.extra,m=e.watchable,k=m===void 0?!1:m,B=r.found?r:n,M=B.width,K=B.height,E=i==="fak",O=[P.replacementClass,s?"".concat(P.cssPrefix,"-").concat(s):""].filter(function(ve){return h.classes.indexOf(ve)===-1}).filter(function(ve){return ve!==""||!!ve}).concat(h.classes).join(" "),N={children:[],attributes:S(S({},h.attributes),{},{"data-prefix":i,"data-icon":s,class:O,role:h.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(M," ").concat(K)})},j=E&&!~h.classes.indexOf("fa-fw")?{width:"".concat(M/K*16*.0625,"em")}:{};k&&(N.attributes[Tt]=""),l&&(N.children.push({tag:"title",attributes:{id:N.attributes["aria-labelledby"]||"title-".concat(c||xn())},children:[l]}),delete N.attributes.title);var H=S(S({},N),{},{prefix:i,iconName:s,main:n,mask:r,maskId:f,transform:o,symbol:a,styles:S(S({},j),h.styles)}),T=r.found&&n.found?tt("generateAbstractMask",H)||{children:[],attributes:{}}:tt("generateAbstractIcon",H)||{children:[],attributes:{}},G=T.children,ce=T.attributes;return H.children=G,H.attributes=ce,a?dd(H):ud(H)}function po(e){var t=e.content,n=e.width,r=e.height,i=e.transform,s=e.title,o=e.extra,a=e.watchable,l=a===void 0?!1:a,f=S(S(S({},o.attributes),s?{title:s}:{}),{},{class:o.classes.join(" ")});l&&(f[Tt]="");var c=S({},o.styles);es(i)&&(c.transform=Vu({transform:i,startCentered:!0,width:n,height:r}),c["-webkit-transform"]=c.transform);var h=Tr(c);h.length>0&&(f.style=h);var m=[];return m.push({tag:"span",attributes:f,children:[t]}),s&&m.push({tag:"span",attributes:{class:"sr-only"},children:[s]}),m}function hd(e){var t=e.content,n=e.title,r=e.extra,i=S(S(S({},r.attributes),n?{title:n}:{}),{},{class:r.classes.join(" ")}),s=Tr(r.styles);s.length>0&&(i.style=s);var o=[];return o.push({tag:"span",attributes:i,children:[t]}),n&&o.push({tag:"span",attributes:{class:"sr-only"},children:[n]}),o}var Yr=Be.styles;function vi(e){var t=e[0],n=e[1],r=e.slice(4),i=Ki(r,1),s=i[0],o=null;return Array.isArray(s)?o={tag:"g",attributes:{class:"".concat(P.cssPrefix,"-").concat(kt.GROUP)},children:[{tag:"path",attributes:{class:"".concat(P.cssPrefix,"-").concat(kt.SECONDARY),fill:"currentColor",d:s[0]}},{tag:"path",attributes:{class:"".concat(P.cssPrefix,"-").concat(kt.PRIMARY),fill:"currentColor",d:s[1]}}]}:o={tag:"path",attributes:{fill:"currentColor",d:s}},{found:!0,width:t,height:n,icon:o}}var pd={found:!1,width:512,height:512};function md(e,t){!il&&!P.showMissingIcons&&e&&console.error('Icon with name "'.concat(e,'" and prefix "').concat(t,'" is missing.'))}function yi(e,t){var n=t;return t==="fa"&&P.styleDefault!==null&&(t=ht()),new Promise(function(r,i){if(tt("missingIconAbstract"),n==="fa"){var s=bl(e)||{};e=s.iconName||e,t=s.prefix||t}if(e&&t&&Yr[t]&&Yr[t][e]){var o=Yr[t][e];return r(vi(o))}md(e,t),r(S(S({},pd),{},{icon:P.showMissingIcons&&e?tt("missingIconAbstract")||{}:{}}))})}var mo=function(){},_i=P.measurePerformance&&Fn&&Fn.mark&&Fn.measure?Fn:{mark:mo,measure:mo},en='FA "6.5.2"',gd=function(t){return _i.mark("".concat(en," ").concat(t," begins")),function(){return yl(t)}},yl=function(t){_i.mark("".concat(en," ").concat(t," ends")),_i.measure("".concat(en," ").concat(t),"".concat(en," ").concat(t," begins"),"".concat(en," ").concat(t," ends"))},ss={begin:gd,end:yl},rr=function(){};function go(e){var t=e.getAttribute?e.getAttribute(Tt):null;return typeof t=="string"}function bd(e){var t=e.getAttribute?e.getAttribute(Xi):null,n=e.getAttribute?e.getAttribute(Ji):null;return t&&n}function vd(e){return e&&e.classList&&e.classList.contains&&e.classList.contains(P.replacementClass)}function yd(){if(P.autoReplaceSvg===!0)return ir.replace;var e=ir[P.autoReplaceSvg];return e||ir.replace}function _d(e){return ne.createElementNS("http://www.w3.org/2000/svg",e)}function xd(e){return ne.createElement(e)}function _l(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.ceFn,r=n===void 0?e.tag==="svg"?_d:xd:n;if(typeof e=="string")return ne.createTextNode(e);var i=r(e.tag);Object.keys(e.attributes||[]).forEach(function(o){i.setAttribute(o,e.attributes[o])});var s=e.children||[];return s.forEach(function(o){i.appendChild(_l(o,{ceFn:r}))}),i}function wd(e){var t=" ".concat(e.outerHTML," ");return t="".concat(t,"Font Awesome fontawesome.com "),t}var ir={replace:function(t){var n=t[0];if(n.parentNode)if(t[1].forEach(function(i){n.parentNode.insertBefore(_l(i),n)}),n.getAttribute(Tt)===null&&P.keepOriginalSource){var r=ne.createComment(wd(n));n.parentNode.replaceChild(r,n)}else n.remove()},nest:function(t){var n=t[0],r=t[1];if(~Zi(n).indexOf(P.replacementClass))return ir.replace(t);var i=new RegExp("".concat(P.cssPrefix,"-.*"));if(delete r[0].attributes.id,r[0].attributes.class){var s=r[0].attributes.class.split(" ").reduce(function(a,l){return l===P.replacementClass||l.match(i)?a.toSvg.push(l):a.toNode.push(l),a},{toNode:[],toSvg:[]});r[0].attributes.class=s.toSvg.join(" "),s.toNode.length===0?n.removeAttribute("class"):n.setAttribute("class",s.toNode.join(" "))}var o=r.map(function(a){return On(a)}).join(`
`);n.setAttribute(Tt,""),n.innerHTML=o}};function bo(e){e()}function xl(e,t){var n=typeof t=="function"?t:rr;if(e.length===0)n();else{var r=bo;P.mutateApproach===Su&&(r=dt.requestAnimationFrame||bo),r(function(){var i=yd(),s=ss.begin("mutate");e.map(i),s(),n()})}}var os=!1;function wl(){os=!0}function xi(){os=!1}var mr=null;function vo(e){if(oo&&P.observeMutations){var t=e.treeCallback,n=t===void 0?rr:t,r=e.nodeCallback,i=r===void 0?rr:r,s=e.pseudoElementsCallback,o=s===void 0?rr:s,a=e.observeMutationsRoot,l=a===void 0?ne:a;mr=new oo(function(f){if(!os){var c=ht();qt(f).forEach(function(h){if(h.type==="childList"&&h.addedNodes.length>0&&!go(h.addedNodes[0])&&(P.searchPseudoElements&&o(h.target),n(h.target)),h.type==="attributes"&&h.target.parentNode&&P.searchPseudoElements&&o(h.target.parentNode),h.type==="attributes"&&go(h.target)&&~Lu.indexOf(h.attributeName))if(h.attributeName==="class"&&bd(h.target)){var m=Nr(Zi(h.target)),k=m.prefix,B=m.iconName;h.target.setAttribute(Xi,k||c),B&&h.target.setAttribute(Ji,B)}else vd(h.target)&&i(h.target)})}}),rt&&mr.observe(l,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}}function kd(){mr&&mr.disconnect()}function Ed(e){var t=e.getAttribute("style"),n=[];return t&&(n=t.split(";").reduce(function(r,i){var s=i.split(":"),o=s[0],a=s.slice(1);return o&&a.length>0&&(r[o]=a.join(":").trim()),r},{})),n}function Ad(e){var t=e.getAttribute("data-prefix"),n=e.getAttribute("data-icon"),r=e.innerText!==void 0?e.innerText.trim():"",i=Nr(Zi(e));return i.prefix||(i.prefix=ht()),t&&n&&(i.prefix=t,i.iconName=n),i.iconName&&i.prefix||(i.prefix&&r.length>0&&(i.iconName=nd(i.prefix,e.innerText)||ns(i.prefix,pi(e.innerText))),!i.iconName&&P.autoFetchSvg&&e.firstChild&&e.firstChild.nodeType===Node.TEXT_NODE&&(i.iconName=e.firstChild.data)),i}function Od(e){var t=qt(e.attributes).reduce(function(i,s){return i.name!=="class"&&i.name!=="style"&&(i[s.name]=s.value),i},{}),n=e.getAttribute("title"),r=e.getAttribute("data-fa-title-id");return P.autoA11y&&(n?t["aria-labelledby"]="".concat(P.replacementClass,"-title-").concat(r||xn()):(t["aria-hidden"]="true",t.focusable="false")),t}function Sd(){return{iconName:null,title:null,titleId:null,prefix:null,transform:qe,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function yo(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},n=Ad(e),r=n.iconName,i=n.prefix,s=n.rest,o=Od(e),a=gi("parseNodeAttributes",{},e),l=t.styleParser?Ed(e):[];return S({iconName:r,title:e.getAttribute("title"),titleId:e.getAttribute("data-fa-title-id"),prefix:i,transform:qe,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:s,styles:l,attributes:o}},a)}var Cd=Be.styles;function kl(e){var t=P.autoReplaceSvg==="nest"?yo(e,{styleParser:!1}):yo(e);return~t.extra.classes.indexOf(sl)?tt("generateLayersText",e,t):tt("generateSvgReplacementMutation",e,t)}var pt=new Set;Qi.map(function(e){pt.add("fa-".concat(e))});Object.keys(bn[te]).map(pt.add.bind(pt));Object.keys(bn[ae]).map(pt.add.bind(pt));pt=En(pt);function _o(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!rt)return Promise.resolve();var n=ne.documentElement.classList,r=function(h){return n.add("".concat(ao,"-").concat(h))},i=function(h){return n.remove("".concat(ao,"-").concat(h))},s=P.autoFetchSvg?pt:Qi.map(function(c){return"fa-".concat(c)}).concat(Object.keys(Cd));s.includes("fa")||s.push("fa");var o=[".".concat(sl,":not([").concat(Tt,"])")].concat(s.map(function(c){return".".concat(c,":not([").concat(Tt,"])")})).join(", ");if(o.length===0)return Promise.resolve();var a=[];try{a=qt(e.querySelectorAll(o))}catch{}if(a.length>0)r("pending"),i("complete");else return Promise.resolve();var l=ss.begin("onTree"),f=a.reduce(function(c,h){try{var m=kl(h);m&&c.push(m)}catch(k){il||k.name==="MissingIcon"&&console.error(k)}return c},[]);return new Promise(function(c,h){Promise.all(f).then(function(m){xl(m,function(){r("active"),r("complete"),i("pending"),typeof t=="function"&&t(),l(),c()})}).catch(function(m){l(),h(m)})})}function Td(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;kl(e).then(function(n){n&&xl([n],t)})}function Pd(e){return function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=(t||{}).icon?t:bi(t||{}),i=n.mask;return i&&(i=(i||{}).icon?i:bi(i||{})),e(r,S(S({},n),{},{mask:i}))}}var Nd=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=n.transform,i=r===void 0?qe:r,s=n.symbol,o=s===void 0?!1:s,a=n.mask,l=a===void 0?null:a,f=n.maskId,c=f===void 0?null:f,h=n.title,m=h===void 0?null:h,k=n.titleId,B=k===void 0?null:k,M=n.classes,K=M===void 0?[]:M,E=n.attributes,O=E===void 0?{}:E,N=n.styles,j=N===void 0?{}:N;if(t){var H=t.prefix,T=t.iconName,G=t.icon;return Rr(S({type:"icon"},t),function(){return Pt("beforeDOMElementCreation",{iconDefinition:t,params:n}),P.autoA11y&&(m?O["aria-labelledby"]="".concat(P.replacementClass,"-title-").concat(B||xn()):(O["aria-hidden"]="true",O.focusable="false")),is({icons:{main:vi(G),mask:l?vi(l.icon):{found:!1,width:null,height:null,icon:{}}},prefix:H,iconName:T,transform:S(S({},qe),i),symbol:o,title:m,maskId:c,titleId:B,extra:{attributes:O,styles:j,classes:K}})})}},Rd={mixout:function(){return{icon:Pd(Nd)}},hooks:function(){return{mutationObserverCallbacks:function(n){return n.treeCallback=_o,n.nodeCallback=Td,n}}},provides:function(t){t.i2svg=function(n){var r=n.node,i=r===void 0?ne:r,s=n.callback,o=s===void 0?function(){}:s;return _o(i,o)},t.generateSvgReplacementMutation=function(n,r){var i=r.iconName,s=r.title,o=r.titleId,a=r.prefix,l=r.transform,f=r.symbol,c=r.mask,h=r.maskId,m=r.extra;return new Promise(function(k,B){Promise.all([yi(i,a),c.iconName?yi(c.iconName,c.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(function(M){var K=Ki(M,2),E=K[0],O=K[1];k([n,is({icons:{main:E,mask:O},prefix:a,iconName:i,transform:l,symbol:f,maskId:h,title:s,titleId:o,extra:m,watchable:!0})])}).catch(B)})},t.generateAbstractIcon=function(n){var r=n.children,i=n.attributes,s=n.main,o=n.transform,a=n.styles,l=Tr(a);l.length>0&&(i.style=l);var f;return es(o)&&(f=tt("generateAbstractTransformGrouping",{main:s,transform:o,containerWidth:s.width,iconWidth:s.width})),r.push(f||s.icon),{children:r,attributes:i}}}},Id={mixout:function(){return{layer:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=r.classes,s=i===void 0?[]:i;return Rr({type:"layer"},function(){Pt("beforeDOMElementCreation",{assembler:n,params:r});var o=[];return n(function(a){Array.isArray(a)?a.map(function(l){o=o.concat(l.abstract)}):o=o.concat(a.abstract)}),[{tag:"span",attributes:{class:["".concat(P.cssPrefix,"-layers")].concat(En(s)).join(" ")},children:o}]})}}}},Ld={mixout:function(){return{counter:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=r.title,s=i===void 0?null:i,o=r.classes,a=o===void 0?[]:o,l=r.attributes,f=l===void 0?{}:l,c=r.styles,h=c===void 0?{}:c;return Rr({type:"counter",content:n},function(){return Pt("beforeDOMElementCreation",{content:n,params:r}),hd({content:n.toString(),title:s,extra:{attributes:f,styles:h,classes:["".concat(P.cssPrefix,"-layers-counter")].concat(En(a))}})})}}}},Md={mixout:function(){return{text:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=r.transform,s=i===void 0?qe:i,o=r.title,a=o===void 0?null:o,l=r.classes,f=l===void 0?[]:l,c=r.attributes,h=c===void 0?{}:c,m=r.styles,k=m===void 0?{}:m;return Rr({type:"text",content:n},function(){return Pt("beforeDOMElementCreation",{content:n,params:r}),po({content:n,transform:S(S({},qe),s),title:a,extra:{attributes:h,styles:k,classes:["".concat(P.cssPrefix,"-layers-text")].concat(En(f))}})})}}},provides:function(t){t.generateLayersText=function(n,r){var i=r.title,s=r.transform,o=r.extra,a=null,l=null;if(tl){var f=parseInt(getComputedStyle(n).fontSize,10),c=n.getBoundingClientRect();a=c.width/f,l=c.height/f}return P.autoA11y&&!i&&(o.attributes["aria-hidden"]="true"),Promise.resolve([n,po({content:n.innerHTML,width:a,height:l,transform:s,title:i,extra:o,watchable:!0})])}}},$d=new RegExp('"',"ug"),xo=[1105920,1112319];function Fd(e){var t=e.replace($d,""),n=Xu(t,0),r=n>=xo[0]&&n<=xo[1],i=t.length===2?t[0]===t[1]:!1;return{value:pi(i?t[0]:t),isSecondary:r||i}}function wo(e,t){var n="".concat(Ou).concat(t.replace(":","-"));return new Promise(function(r,i){if(e.getAttribute(n)!==null)return r();var s=qt(e.children),o=s.filter(function(G){return G.getAttribute(hi)===t})[0],a=dt.getComputedStyle(e,t),l=a.getPropertyValue("font-family").match(Nu),f=a.getPropertyValue("font-weight"),c=a.getPropertyValue("content");if(o&&!l)return e.removeChild(o),r();if(l&&c!=="none"&&c!==""){var h=a.getPropertyValue("content"),m=~["Sharp"].indexOf(l[2])?ae:te,k=~["Solid","Regular","Light","Thin","Duotone","Brands","Kit"].indexOf(l[2])?vn[m][l[2].toLowerCase()]:Ru[m][f],B=Fd(h),M=B.value,K=B.isSecondary,E=l[0].startsWith("FontAwesome"),O=ns(k,M),N=O;if(E){var j=rd(M);j.iconName&&j.prefix&&(O=j.iconName,k=j.prefix)}if(O&&!K&&(!o||o.getAttribute(Xi)!==k||o.getAttribute(Ji)!==N)){e.setAttribute(n,N),o&&e.removeChild(o);var H=Sd(),T=H.extra;T.attributes[hi]=t,yi(O,k).then(function(G){var ce=is(S(S({},H),{},{icons:{main:G,mask:rs()},prefix:k,iconName:N,extra:T,watchable:!0})),ve=ne.createElementNS("http://www.w3.org/2000/svg","svg");t==="::before"?e.insertBefore(ve,e.firstChild):e.appendChild(ve),ve.outerHTML=ce.map(function(Ke){return On(Ke)}).join(`
`),e.removeAttribute(n),r()}).catch(i)}else r()}else r()})}function Bd(e){return Promise.all([wo(e,"::before"),wo(e,"::after")])}function jd(e){return e.parentNode!==document.head&&!~Cu.indexOf(e.tagName.toUpperCase())&&!e.getAttribute(hi)&&(!e.parentNode||e.parentNode.tagName!=="svg")}function ko(e){if(rt)return new Promise(function(t,n){var r=qt(e.querySelectorAll("*")).filter(jd).map(Bd),i=ss.begin("searchPseudoElements");wl(),Promise.all(r).then(function(){i(),xi(),t()}).catch(function(){i(),xi(),n()})})}var Dd={hooks:function(){return{mutationObserverCallbacks:function(n){return n.pseudoElementsCallback=ko,n}}},provides:function(t){t.pseudoElements2svg=function(n){var r=n.node,i=r===void 0?ne:r;P.searchPseudoElements&&ko(i)}}},Eo=!1,zd={mixout:function(){return{dom:{unwatch:function(){wl(),Eo=!0}}}},hooks:function(){return{bootstrap:function(){vo(gi("mutationObserverCallbacks",{}))},noAuto:function(){kd()},watch:function(n){var r=n.observeMutationsRoot;Eo?xi():vo(gi("mutationObserverCallbacks",{observeMutationsRoot:r}))}}}},Ao=function(t){var n={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return t.toLowerCase().split(" ").reduce(function(r,i){var s=i.toLowerCase().split("-"),o=s[0],a=s.slice(1).join("-");if(o&&a==="h")return r.flipX=!0,r;if(o&&a==="v")return r.flipY=!0,r;if(a=parseFloat(a),isNaN(a))return r;switch(o){case"grow":r.size=r.size+a;break;case"shrink":r.size=r.size-a;break;case"left":r.x=r.x-a;break;case"right":r.x=r.x+a;break;case"up":r.y=r.y-a;break;case"down":r.y=r.y+a;break;case"rotate":r.rotate=r.rotate+a;break}return r},n)},Ud={mixout:function(){return{parse:{transform:function(n){return Ao(n)}}}},hooks:function(){return{parseNodeAttributes:function(n,r){var i=r.getAttribute("data-fa-transform");return i&&(n.transform=Ao(i)),n}}},provides:function(t){t.generateAbstractTransformGrouping=function(n){var r=n.main,i=n.transform,s=n.containerWidth,o=n.iconWidth,a={transform:"translate(".concat(s/2," 256)")},l="translate(".concat(i.x*32,", ").concat(i.y*32,") "),f="scale(".concat(i.size/16*(i.flipX?-1:1),", ").concat(i.size/16*(i.flipY?-1:1),") "),c="rotate(".concat(i.rotate," 0 0)"),h={transform:"".concat(l," ").concat(f," ").concat(c)},m={transform:"translate(".concat(o/2*-1," -256)")},k={outer:a,inner:h,path:m};return{tag:"g",attributes:S({},k.outer),children:[{tag:"g",attributes:S({},k.inner),children:[{tag:r.icon.tag,children:r.icon.children,attributes:S(S({},r.icon.attributes),k.path)}]}]}}}},Kr={x:0,y:0,width:"100%",height:"100%"};function Oo(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}function Hd(e){return e.tag==="g"?e.children:[e]}var Vd={hooks:function(){return{parseNodeAttributes:function(n,r){var i=r.getAttribute("data-fa-mask"),s=i?Nr(i.split(" ").map(function(o){return o.trim()})):rs();return s.prefix||(s.prefix=ht()),n.mask=s,n.maskId=r.getAttribute("data-fa-mask-id"),n}}},provides:function(t){t.generateAbstractMask=function(n){var r=n.children,i=n.attributes,s=n.main,o=n.mask,a=n.maskId,l=n.transform,f=s.width,c=s.icon,h=o.width,m=o.icon,k=Hu({transform:l,containerWidth:h,iconWidth:f}),B={tag:"rect",attributes:S(S({},Kr),{},{fill:"white"})},M=c.children?{children:c.children.map(Oo)}:{},K={tag:"g",attributes:S({},k.inner),children:[Oo(S({tag:c.tag,attributes:S(S({},c.attributes),k.path)},M))]},E={tag:"g",attributes:S({},k.outer),children:[K]},O="mask-".concat(a||xn()),N="clip-".concat(a||xn()),j={tag:"mask",attributes:S(S({},Kr),{},{id:O,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[B,E]},H={tag:"defs",children:[{tag:"clipPath",attributes:{id:N},children:Hd(m)},j]};return r.push(H,{tag:"rect",attributes:S({fill:"currentColor","clip-path":"url(#".concat(N,")"),mask:"url(#".concat(O,")")},Kr)}),{children:r,attributes:i}}}},qd={provides:function(t){var n=!1;dt.matchMedia&&(n=dt.matchMedia("(prefers-reduced-motion: reduce)").matches),t.missingIconAbstract=function(){var r=[],i={fill:"currentColor"},s={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};r.push({tag:"path",attributes:S(S({},i),{},{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})});var o=S(S({},s),{},{attributeName:"opacity"}),a={tag:"circle",attributes:S(S({},i),{},{cx:"256",cy:"364",r:"28"}),children:[]};return n||a.children.push({tag:"animate",attributes:S(S({},s),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:S(S({},o),{},{values:"1;0;1;1;0;1;"})}),r.push(a),r.push({tag:"path",attributes:S(S({},i),{},{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),children:n?[]:[{tag:"animate",attributes:S(S({},o),{},{values:"1;0;0;0;0;1;"})}]}),n||r.push({tag:"path",attributes:S(S({},i),{},{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),children:[{tag:"animate",attributes:S(S({},o),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:r}}}},Wd={hooks:function(){return{parseNodeAttributes:function(n,r){var i=r.getAttribute("data-fa-symbol"),s=i===null?!1:i===""?!0:i;return n.symbol=s,n}}}},Yd=[Wu,Rd,Id,Ld,Md,Dd,zd,Ud,Vd,qd,Wd];od(Yd,{mixoutsTo:Pe});Pe.noAuto;Pe.config;Pe.library;Pe.dom;var wi=Pe.parse;Pe.findIconDefinition;Pe.toHtml;var Kd=Pe.icon;Pe.layer;Pe.text;Pe.counter;function So(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Je(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?So(Object(n),!0).forEach(function(r){Ee(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):So(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Gd(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Xd(e){var t=Gd(e,"string");return typeof t=="symbol"?t:t+""}function gr(e){"@babel/helpers - typeof";return gr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},gr(e)}function Ee(e,t,n){return t=Xd(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Jd(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function Qd(e,t){if(e==null)return{};var n=Jd(e,t),r,i;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(i=0;i<s.length;i++)r=s[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Zd=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},El={exports:{}};(function(e){(function(t){var n=function(E,O,N){if(!f(O)||h(O)||m(O)||k(O)||l(O))return O;var j,H=0,T=0;if(c(O))for(j=[],T=O.length;H<T;H++)j.push(n(E,O[H],N));else{j={};for(var G in O)Object.prototype.hasOwnProperty.call(O,G)&&(j[E(G,N)]=n(E,O[G],N))}return j},r=function(E,O){O=O||{};var N=O.separator||"_",j=O.split||/(?=[A-Z])/;return E.split(j).join(N)},i=function(E){return B(E)?E:(E=E.replace(/[\-_\s]+(.)?/g,function(O,N){return N?N.toUpperCase():""}),E.substr(0,1).toLowerCase()+E.substr(1))},s=function(E){var O=i(E);return O.substr(0,1).toUpperCase()+O.substr(1)},o=function(E,O){return r(E,O).toLowerCase()},a=Object.prototype.toString,l=function(E){return typeof E=="function"},f=function(E){return E===Object(E)},c=function(E){return a.call(E)=="[object Array]"},h=function(E){return a.call(E)=="[object Date]"},m=function(E){return a.call(E)=="[object RegExp]"},k=function(E){return a.call(E)=="[object Boolean]"},B=function(E){return E=E-0,E===E},M=function(E,O){var N=O&&"process"in O?O.process:O;return typeof N!="function"?E:function(j,H){return N(j,E,H)}},K={camelize:i,decamelize:o,pascalize:s,depascalize:o,camelizeKeys:function(E,O){return n(M(i,O),E)},decamelizeKeys:function(E,O){return n(M(o,O),E,O)},pascalizeKeys:function(E,O){return n(M(s,O),E)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=K:t.humps=K})(Zd)})(El);var eh=El.exports,th=["class","style"];function nh(e){return e.split(";").map(function(t){return t.trim()}).filter(function(t){return t}).reduce(function(t,n){var r=n.indexOf(":"),i=eh.camelize(n.slice(0,r)),s=n.slice(r+1).trim();return t[i]=s,t},{})}function rh(e){return e.split(/\s+/).reduce(function(t,n){return t[n]=!0,t},{})}function Al(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(typeof e=="string")return e;var r=(e.children||[]).map(function(l){return Al(l)}),i=Object.keys(e.attributes||{}).reduce(function(l,f){var c=e.attributes[f];switch(f){case"class":l.class=rh(c);break;case"style":l.style=nh(c);break;default:l.attrs[f]=c}return l},{attrs:{},class:{},style:{}});n.class;var s=n.style,o=s===void 0?{}:s,a=Qd(n,th);return Hf(e.tag,Je(Je(Je({},t),{},{class:i.class,style:Je(Je({},i.style),o)},i.attrs),a),r)}var Ol=!1;try{Ol=!0}catch{}function ih(){if(!Ol&&console&&typeof console.error=="function"){var e;(e=console).error.apply(e,arguments)}}function Gr(e,t){return Array.isArray(t)&&t.length>0||!Array.isArray(t)&&t?Ee({},e,t):{}}function sh(e){var t,n=(t={"fa-spin":e.spin,"fa-pulse":e.pulse,"fa-fw":e.fixedWidth,"fa-border":e.border,"fa-li":e.listItem,"fa-inverse":e.inverse,"fa-flip":e.flip===!0,"fa-flip-horizontal":e.flip==="horizontal"||e.flip==="both","fa-flip-vertical":e.flip==="vertical"||e.flip==="both"},Ee(Ee(Ee(Ee(Ee(Ee(Ee(Ee(Ee(Ee(t,"fa-".concat(e.size),e.size!==null),"fa-rotate-".concat(e.rotation),e.rotation!==null),"fa-pull-".concat(e.pull),e.pull!==null),"fa-swap-opacity",e.swapOpacity),"fa-bounce",e.bounce),"fa-shake",e.shake),"fa-beat",e.beat),"fa-fade",e.fade),"fa-beat-fade",e.beatFade),"fa-flash",e.flash),Ee(Ee(t,"fa-spin-pulse",e.spinPulse),"fa-spin-reverse",e.spinReverse));return Object.keys(n).map(function(r){return n[r]?r:null}).filter(function(r){return r})}function Co(e){if(e&&gr(e)==="object"&&e.prefix&&e.iconName&&e.icon)return e;if(wi.icon)return wi.icon(e);if(e===null)return null;if(gr(e)==="object"&&e.prefix&&e.iconName)return e;if(Array.isArray(e)&&e.length===2)return{prefix:e[0],iconName:e[1]};if(typeof e=="string")return{prefix:"fas",iconName:e}}var xe=rf({name:"FontAwesomeIcon",props:{border:{type:Boolean,default:!1},fixedWidth:{type:Boolean,default:!1},flip:{type:[Boolean,String],default:!1,validator:function(t){return[!0,!1,"horizontal","vertical","both"].indexOf(t)>-1}},icon:{type:[Object,Array,String],required:!0},mask:{type:[Object,Array,String],default:null},maskId:{type:String,default:null},listItem:{type:Boolean,default:!1},pull:{type:String,default:null,validator:function(t){return["right","left"].indexOf(t)>-1}},pulse:{type:Boolean,default:!1},rotation:{type:[String,Number],default:null,validator:function(t){return[90,180,270].indexOf(Number.parseInt(t,10))>-1}},swapOpacity:{type:Boolean,default:!1},size:{type:String,default:null,validator:function(t){return["2xs","xs","sm","lg","xl","2xl","1x","2x","3x","4x","5x","6x","7x","8x","9x","10x"].indexOf(t)>-1}},spin:{type:Boolean,default:!1},transform:{type:[String,Object],default:null},symbol:{type:[Boolean,String],default:!1},title:{type:String,default:null},titleId:{type:String,default:null},inverse:{type:Boolean,default:!1},bounce:{type:Boolean,default:!1},shake:{type:Boolean,default:!1},beat:{type:Boolean,default:!1},fade:{type:Boolean,default:!1},beatFade:{type:Boolean,default:!1},flash:{type:Boolean,default:!1},spinPulse:{type:Boolean,default:!1},spinReverse:{type:Boolean,default:!1}},setup:function(t,n){var r=n.attrs,i=se(function(){return Co(t.icon)}),s=se(function(){return Gr("classes",sh(t))}),o=se(function(){return Gr("transform",typeof t.transform=="string"?wi.transform(t.transform):t.transform)}),a=se(function(){return Gr("mask",Co(t.mask))}),l=se(function(){return Kd(i.value,Je(Je(Je(Je({},s.value),o.value),a.value),{},{symbol:t.symbol,title:t.title,titleId:t.titleId,maskId:t.maskId}))});St(l,function(c){if(!c)return ih("Could not find one or more icon(s)",i.value,a.value)},{immediate:!0});var f=se(function(){return l.value?Al(l.value.abstract[0],{},r):null});return function(){return f.value}}}),To={prefix:"fas",iconName:"cloud",icon:[640,512,[9729],"f0c2","M0 336c0 79.5 64.5 144 144 144H512c70.7 0 128-57.3 128-128c0-61.9-44-113.6-102.4-125.4c4.1-10.7 6.4-22.4 6.4-34.6c0-53-43-96-96-96c-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32C167.6 32 96 103.6 96 192c0 2.7 .1 5.4 .2 8.1C40.2 219.8 0 273.2 0 336z"]},oh={prefix:"fas",iconName:"user",icon:[448,512,[128100,62144],"f007","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304H178.3z"]},ah={prefix:"fas",iconName:"ban",icon:[512,512,[128683,"cancel"],"f05e","M367.2 412.5L99.5 144.8C77.1 176.1 64 214.5 64 256c0 106 86 192 192 192c41.5 0 79.9-13.1 111.2-35.5zm45.3-45.3C434.9 335.9 448 297.5 448 256c0-106-86-192-192-192c-41.5 0-79.9 13.1-111.2 35.5L412.5 367.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},Po={prefix:"fas",iconName:"screwdriver-wrench",icon:[512,512,["tools"],"f7d9","M78.6 5C69.1-2.4 55.6-1.5 47 7L7 47c-8.5 8.5-9.4 22-2.1 31.6l80 104c4.5 5.9 11.6 9.4 19 9.4h54.1l109 109c-14.7 29-10 65.4 14.3 89.6l112 112c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-112-112c-24.2-24.2-60.6-29-89.6-14.3l-109-109V104c0-7.5-3.5-14.5-9.4-19L78.6 5zM19.9 396.1C7.2 408.8 0 426.1 0 444.1C0 481.6 30.4 512 67.9 512c18 0 35.3-7.2 48-19.9L233.7 374.3c-7.8-20.9-9-43.6-3.6-65.1l-61.7-61.7L19.9 396.1zM512 144c0-10.5-1.1-20.7-3.2-30.5c-2.4-11.2-16.1-14.1-24.2-6l-63.9 63.9c-3 3-7.1 4.7-11.3 4.7H352c-8.8 0-16-7.2-16-16V102.6c0-4.2 1.7-8.3 4.7-11.3l63.9-63.9c8.1-8.1 5.2-21.8-6-24.2C388.7 1.1 378.5 0 368 0C288.5 0 224 64.5 224 144l0 .8 85.3 85.3c36-9.1 75.8 .5 104 28.7L429 274.5c49-23 83-72.8 83-130.5zM56 432a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},lh={prefix:"fas",iconName:"circle",icon:[512,512,[128308,128309,128992,128993,128994,128995,128996,9679,9898,9899,11044,61708,61915],"f111","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"]},No={prefix:"fas",iconName:"signal",icon:[640,512,[128246,"signal-5","signal-perfect"],"f012","M576 0c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V32c0-17.7 14.3-32 32-32zM448 96c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V128c0-17.7 14.3-32 32-32zM352 224V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V224c0-17.7 14.3-32 32-32s32 14.3 32 32zM192 288c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V320c0-17.7 14.3-32 32-32zM96 416v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V416c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},ch={prefix:"fas",iconName:"trash",icon:[448,512,[],"f1f8","M135.2 17.7L128 32H32C14.3 32 0 46.3 0 64S14.3 96 32 96H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H320l-7.2-14.3C307.4 6.8 296.3 0 284.2 0H163.8c-12.1 0-23.2 6.8-28.6 17.7zM416 128H32L53.2 467c1.6 25.3 22.6 45 47.9 45H346.9c25.3 0 46.3-19.7 47.9-45L416 128z"]},fh={prefix:"fas",iconName:"suitcase-medical",icon:[512,512,["medkit"],"f0fa","M184 48H328c4.4 0 8 3.6 8 8V96H176V56c0-4.4 3.6-8 8-8zm-56 8V96v32V480H384V128 96 56c0-30.9-25.1-56-56-56H184c-30.9 0-56 25.1-56 56zM96 96H64C28.7 96 0 124.7 0 160V416c0 35.3 28.7 64 64 64H96V96zM416 480h32c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H416V480zM224 208c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H288v48c0 8.8-7.2 16-16 16H240c-8.8 0-16-7.2-16-16V320H176c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h48V208z"]},uh={prefix:"fas",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z"]},Ro=uh,dh={prefix:"fas",iconName:"xmark",icon:[384,512,[128473,10005,10006,10060,215,"close","multiply","remove","times"],"f00d","M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"]},hh=dh,ph={prefix:"fas",iconName:"rotate",icon:[512,512,[128260,"sync-alt"],"f2f1","M142.9 142.9c62.2-62.2 162.7-62.5 225.3-1L327 183c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8H463.5c0 0 0 0 0 0H472c13.3 0 24-10.7 24-24V72c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2L413.4 96.6c-87.6-86.5-228.7-86.2-315.8 1C73.2 122 55.6 150.7 44.8 181.4c-5.9 16.7 2.9 34.9 19.5 40.8s34.9-2.9 40.8-19.5c7.7-21.8 20.2-42.3 37.8-59.8zM16 312v7.6 .7V440c0 9.7 5.8 18.5 14.8 22.2s19.3 1.7 26.2-5.2l41.6-41.6c87.6 86.5 228.7 86.2 315.8-1c24.4-24.4 42.1-53.1 52.9-83.7c5.9-16.7-2.9-34.9-19.5-40.8s-34.9 2.9-40.8 19.5c-7.7 21.8-20.2 42.3-37.8 59.8c-62.2 62.2-162.7 62.5-225.3 1L185 329c6.9-6.9 8.9-17.2 5.2-26.2s-12.5-14.8-22.2-14.8H48.4h-.7H40c-13.3 0-24 10.7-24 24z"]},mh={prefix:"fas",iconName:"check",icon:[448,512,[10003,10004],"f00c","M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"]},Sl={prefix:"fas",iconName:"graduation-cap",icon:[640,512,[127891,"mortar-board"],"f19d","M320 32c-8.1 0-16.1 1.4-23.7 4.1L15.8 137.4C6.3 140.9 0 149.9 0 160s6.3 19.1 15.8 22.6l57.9 20.9C57.3 229.3 48 259.8 48 291.9v28.1c0 28.4-10.8 57.7-22.3 80.8c-6.5 13-13.9 25.8-22.5 37.6C0 442.7-.9 448.3 .9 453.4s6 8.9 11.2 10.2l64 16c4.2 1.1 8.7 .3 12.4-2s6.3-6.1 7.1-10.4c8.6-42.8 4.3-81.2-2.1-108.7C90.3 344.3 86 329.8 80 316.5V291.9c0-30.2 10.2-58.7 27.9-81.5c12.9-15.5 29.6-28 49.2-35.7l157-61.7c8.2-3.2 17.5 .8 20.7 9s-.8 17.5-9 20.7l-157 61.7c-12.4 4.9-23.3 12.4-32.2 21.6l159.6 57.6c7.6 2.7 15.6 4.1 23.7 4.1s16.1-1.4 23.7-4.1L624.2 182.6c9.5-3.4 15.8-12.5 15.8-22.6s-6.3-19.1-15.8-22.6L343.7 36.1C336.1 33.4 328.1 32 320 32zM128 408c0 35.3 86 72 192 72s192-36.7 192-72L496.7 262.6 354.5 314c-11.1 4-22.8 6-34.5 6s-23.5-2-34.5-6L143.3 262.6 128 408z"]};const gh={class:"flex"},bh={class:"grid cursor-pointer place-items-center"},vh=["checked"],yh=If('<svg class="stroke-base-100 fill-base-100 col-start-1 row-start-1" xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"></circle><path d="M12 1v2M12 21v2M4.2 4.2l1.4 1.4M18.4 18.4l1.4 1.4M1 12h2M21 12h2M4.2 19.8l1.4-1.4M18.4 5.6l1.4-1.4"></path></svg><svg class="stroke-base-100 fill-base-100 col-start-2 row-start-1" xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path></svg>',2),_h={__name:"TheThemeButton",setup(e){const t=wr(!0);return St(t,n=>{n?document.getElementsByTagName("body")[0].classList.add("dark"):document.getElementsByTagName("body")[0].classList.remove("dark")}),(n,r)=>(U(),q("div",gh,[g("label",bh,[g("input",{type:"checkbox",onClick:r[0]||(r[0]=i=>t.value=!t.value),checked:t.value,class:"toggle theme-controller bg-slate-400 col-span-2 col-start-1 row-start-1 [--tglbg:#e2e8f0]"},null,8,vh),yh])]))}},Ye=Object.create(null);Ye.open="0";Ye.close="1";Ye.ping="2";Ye.pong="3";Ye.message="4";Ye.upgrade="5";Ye.noop="6";const sr=Object.create(null);Object.keys(Ye).forEach(e=>{sr[Ye[e]]=e});const ki={type:"error",data:"parser error"},Cl=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",Tl=typeof ArrayBuffer=="function",Pl=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,as=({type:e,data:t},n,r)=>Cl&&t instanceof Blob?n?r(t):Io(t,r):Tl&&(t instanceof ArrayBuffer||Pl(t))?n?r(t):Io(new Blob([t]),r):r(Ye[e]+(t||"")),Io=(e,t)=>{const n=new FileReader;return n.onload=function(){const r=n.result.split(",")[1];t("b"+(r||""))},n.readAsDataURL(e)};function Lo(e){return e instanceof Uint8Array?e:e instanceof ArrayBuffer?new Uint8Array(e):new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}let Xr;function xh(e,t){if(Cl&&e.data instanceof Blob)return e.data.arrayBuffer().then(Lo).then(t);if(Tl&&(e.data instanceof ArrayBuffer||Pl(e.data)))return t(Lo(e.data));as(e,!1,n=>{Xr||(Xr=new TextEncoder),t(Xr.encode(n))})}const Mo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",tn=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let e=0;e<Mo.length;e++)tn[Mo.charCodeAt(e)]=e;const wh=e=>{let t=e.length*.75,n=e.length,r,i=0,s,o,a,l;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);const f=new ArrayBuffer(t),c=new Uint8Array(f);for(r=0;r<n;r+=4)s=tn[e.charCodeAt(r)],o=tn[e.charCodeAt(r+1)],a=tn[e.charCodeAt(r+2)],l=tn[e.charCodeAt(r+3)],c[i++]=s<<2|o>>4,c[i++]=(o&15)<<4|a>>2,c[i++]=(a&3)<<6|l&63;return f},kh=typeof ArrayBuffer=="function",ls=(e,t)=>{if(typeof e!="string")return{type:"message",data:Nl(e,t)};const n=e.charAt(0);return n==="b"?{type:"message",data:Eh(e.substring(1),t)}:sr[n]?e.length>1?{type:sr[n],data:e.substring(1)}:{type:sr[n]}:ki},Eh=(e,t)=>{if(kh){const n=wh(e);return Nl(n,t)}else return{base64:!0,data:e}},Nl=(e,t)=>{switch(t){case"blob":return e instanceof Blob?e:new Blob([e]);case"arraybuffer":default:return e instanceof ArrayBuffer?e:e.buffer}},Rl="",Ah=(e,t)=>{const n=e.length,r=new Array(n);let i=0;e.forEach((s,o)=>{as(s,!1,a=>{r[o]=a,++i===n&&t(r.join(Rl))})})},Oh=(e,t)=>{const n=e.split(Rl),r=[];for(let i=0;i<n.length;i++){const s=ls(n[i],t);if(r.push(s),s.type==="error")break}return r};function Sh(){return new TransformStream({transform(e,t){xh(e,n=>{const r=n.length;let i;if(r<126)i=new Uint8Array(1),new DataView(i.buffer).setUint8(0,r);else if(r<65536){i=new Uint8Array(3);const s=new DataView(i.buffer);s.setUint8(0,126),s.setUint16(1,r)}else{i=new Uint8Array(9);const s=new DataView(i.buffer);s.setUint8(0,127),s.setBigUint64(1,BigInt(r))}e.data&&typeof e.data!="string"&&(i[0]|=128),t.enqueue(i),t.enqueue(n)})}})}let Jr;function Wn(e){return e.reduce((t,n)=>t+n.length,0)}function Yn(e,t){if(e[0].length===t)return e.shift();const n=new Uint8Array(t);let r=0;for(let i=0;i<t;i++)n[i]=e[0][r++],r===e[0].length&&(e.shift(),r=0);return e.length&&r<e[0].length&&(e[0]=e[0].slice(r)),n}function Ch(e,t){Jr||(Jr=new TextDecoder);const n=[];let r=0,i=-1,s=!1;return new TransformStream({transform(o,a){for(n.push(o);;){if(r===0){if(Wn(n)<1)break;const l=Yn(n,1);s=(l[0]&128)===128,i=l[0]&127,i<126?r=3:i===126?r=1:r=2}else if(r===1){if(Wn(n)<2)break;const l=Yn(n,2);i=new DataView(l.buffer,l.byteOffset,l.length).getUint16(0),r=3}else if(r===2){if(Wn(n)<8)break;const l=Yn(n,8),f=new DataView(l.buffer,l.byteOffset,l.length),c=f.getUint32(0);if(c>Math.pow(2,21)-1){a.enqueue(ki);break}i=c*Math.pow(2,32)+f.getUint32(4),r=3}else{if(Wn(n)<i)break;const l=Yn(n,i);a.enqueue(ls(s?l:Jr.decode(l),t)),r=0}if(i===0||i>e){a.enqueue(ki);break}}}})}const Il=4;function fe(e){if(e)return Th(e)}function Th(e){for(var t in fe.prototype)e[t]=fe.prototype[t];return e}fe.prototype.on=fe.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this};fe.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this};fe.prototype.off=fe.prototype.removeListener=fe.prototype.removeAllListeners=fe.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n=this._callbacks["$"+e];if(!n)return this;if(arguments.length==1)return delete this._callbacks["$"+e],this;for(var r,i=0;i<n.length;i++)if(r=n[i],r===t||r.fn===t){n.splice(i,1);break}return n.length===0&&delete this._callbacks["$"+e],this};fe.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){n=n.slice(0);for(var r=0,i=n.length;r<i;++r)n[r].apply(this,t)}return this};fe.prototype.emitReserved=fe.prototype.emit;fe.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]};fe.prototype.hasListeners=function(e){return!!this.listeners(e).length};const Ne=typeof self<"u"?self:typeof window<"u"?window:Function("return this")();function Ll(e,...t){return t.reduce((n,r)=>(e.hasOwnProperty(r)&&(n[r]=e[r]),n),{})}const Ph=Ne.setTimeout,Nh=Ne.clearTimeout;function Ir(e,t){t.useNativeTimers?(e.setTimeoutFn=Ph.bind(Ne),e.clearTimeoutFn=Nh.bind(Ne)):(e.setTimeoutFn=Ne.setTimeout.bind(Ne),e.clearTimeoutFn=Ne.clearTimeout.bind(Ne))}const Rh=1.33;function Ih(e){return typeof e=="string"?Lh(e):Math.ceil((e.byteLength||e.size)*Rh)}function Lh(e){let t=0,n=0;for(let r=0,i=e.length;r<i;r++)t=e.charCodeAt(r),t<128?n+=1:t<2048?n+=2:t<55296||t>=57344?n+=3:(r++,n+=4);return n}function Mh(e){let t="";for(let n in e)e.hasOwnProperty(n)&&(t.length&&(t+="&"),t+=encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t}function $h(e){let t={},n=e.split("&");for(let r=0,i=n.length;r<i;r++){let s=n[r].split("=");t[decodeURIComponent(s[0])]=decodeURIComponent(s[1])}return t}class Fh extends Error{constructor(t,n,r){super(t),this.description=n,this.context=r,this.type="TransportError"}}class cs extends fe{constructor(t){super(),this.writable=!1,Ir(this,t),this.opts=t,this.query=t.query,this.socket=t.socket}onError(t,n,r){return super.emitReserved("error",new Fh(t,n,r)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(t){this.readyState==="open"&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const n=ls(t,this.socket.binaryType);this.onPacket(n)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}pause(t){}createUri(t,n={}){return t+"://"+this._hostname()+this._port()+this.opts.path+this._query(n)}_hostname(){const t=this.opts.hostname;return t.indexOf(":")===-1?t:"["+t+"]"}_port(){return this.opts.port&&(this.opts.secure&&+(this.opts.port!==443)||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(t){const n=Mh(t);return n.length?"?"+n:""}}const Ml="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),Ei=64,Bh={};let $o=0,Kn=0,Fo;function Bo(e){let t="";do t=Ml[e%Ei]+t,e=Math.floor(e/Ei);while(e>0);return t}function $l(){const e=Bo(+new Date);return e!==Fo?($o=0,Fo=e):e+"."+Bo($o++)}for(;Kn<Ei;Kn++)Bh[Ml[Kn]]=Kn;let Fl=!1;try{Fl=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const jh=Fl;function Bl(e){const t=e.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!t||jh))return new XMLHttpRequest}catch{}if(!t)try{return new Ne[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}function Dh(){}const zh=function(){return new Bl({xdomain:!1}).responseType!=null}();class Uh extends cs{constructor(t){if(super(t),this.polling=!1,typeof location<"u"){const r=location.protocol==="https:";let i=location.port;i||(i=r?"443":"80"),this.xd=typeof location<"u"&&t.hostname!==location.hostname||i!==t.port}const n=t&&t.forceBase64;this.supportsBinary=zh&&!n,this.opts.withCredentials&&(this.cookieJar=void 0)}get name(){return"polling"}doOpen(){this.poll()}pause(t){this.readyState="pausing";const n=()=>{this.readyState="paused",t()};if(this.polling||!this.writable){let r=0;this.polling&&(r++,this.once("pollComplete",function(){--r||n()})),this.writable||(r++,this.once("drain",function(){--r||n()}))}else n()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){const n=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};Oh(t,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this.polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this.poll())}doClose(){const t=()=>{this.write([{type:"close"}])};this.readyState==="open"?t():this.once("open",t)}write(t){this.writable=!1,Ah(t,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const t=this.opts.secure?"https":"http",n=this.query||{};return this.opts.timestampRequests!==!1&&(n[this.opts.timestampParam]=$l()),!this.supportsBinary&&!n.sid&&(n.b64=1),this.createUri(t,n)}request(t={}){return Object.assign(t,{xd:this.xd,cookieJar:this.cookieJar},this.opts),new We(this.uri(),t)}doWrite(t,n){const r=this.request({method:"POST",data:t});r.on("success",n),r.on("error",(i,s)=>{this.onError("xhr post error",i,s)})}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",(n,r)=>{this.onError("xhr poll error",n,r)}),this.pollXhr=t}}class We extends fe{constructor(t,n){super(),Ir(this,n),this.opts=n,this.method=n.method||"GET",this.uri=t,this.data=n.data!==void 0?n.data:null,this.create()}create(){var t;const n=Ll(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");n.xdomain=!!this.opts.xd;const r=this.xhr=new Bl(n);try{r.open(this.method,this.uri,!0);try{if(this.opts.extraHeaders){r.setDisableHeaderCheck&&r.setDisableHeaderCheck(!0);for(let i in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(i)&&r.setRequestHeader(i,this.opts.extraHeaders[i])}}catch{}if(this.method==="POST")try{r.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{r.setRequestHeader("Accept","*/*")}catch{}(t=this.opts.cookieJar)===null||t===void 0||t.addCookies(r),"withCredentials"in r&&(r.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(r.timeout=this.opts.requestTimeout),r.onreadystatechange=()=>{var i;r.readyState===3&&((i=this.opts.cookieJar)===null||i===void 0||i.parseCookies(r)),r.readyState===4&&(r.status===200||r.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof r.status=="number"?r.status:0)},0))},r.send(this.data)}catch(i){this.setTimeoutFn(()=>{this.onError(i)},0);return}typeof document<"u"&&(this.index=We.requestsCount++,We.requests[this.index]=this)}onError(t){this.emitReserved("error",t,this.xhr),this.cleanup(!0)}cleanup(t){if(!(typeof this.xhr>"u"||this.xhr===null)){if(this.xhr.onreadystatechange=Dh,t)try{this.xhr.abort()}catch{}typeof document<"u"&&delete We.requests[this.index],this.xhr=null}}onLoad(){const t=this.xhr.responseText;t!==null&&(this.emitReserved("data",t),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}We.requestsCount=0;We.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",jo);else if(typeof addEventListener=="function"){const e="onpagehide"in Ne?"pagehide":"unload";addEventListener(e,jo,!1)}}function jo(){for(let e in We.requests)We.requests.hasOwnProperty(e)&&We.requests[e].abort()}const fs=typeof Promise=="function"&&typeof Promise.resolve=="function"?t=>Promise.resolve().then(t):(t,n)=>n(t,0),Gn=Ne.WebSocket||Ne.MozWebSocket,Do=!0,Hh="arraybuffer",zo=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class Vh extends cs{constructor(t){super(t),this.supportsBinary=!t.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const t=this.uri(),n=this.opts.protocols,r=zo?{}:Ll(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=Do&&!zo?n?new Gn(t,n):new Gn(t):new Gn(t,n,r)}catch(i){return this.emitReserved("error",i)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let n=0;n<t.length;n++){const r=t[n],i=n===t.length-1;as(r,this.supportsBinary,s=>{const o={};try{Do&&this.ws.send(s)}catch{}i&&fs(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){const t=this.opts.secure?"wss":"ws",n=this.query||{};return this.opts.timestampRequests&&(n[this.opts.timestampParam]=$l()),this.supportsBinary||(n.b64=1),this.createUri(t,n)}check(){return!!Gn}}class qh extends cs{get name(){return"webtransport"}doOpen(){typeof WebTransport=="function"&&(this.transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name]),this.transport.closed.then(()=>{this.onClose()}).catch(t=>{this.onError("webtransport error",t)}),this.transport.ready.then(()=>{this.transport.createBidirectionalStream().then(t=>{const n=Ch(Number.MAX_SAFE_INTEGER,this.socket.binaryType),r=t.readable.pipeThrough(n).getReader(),i=Sh();i.readable.pipeTo(t.writable),this.writer=i.writable.getWriter();const s=()=>{r.read().then(({done:a,value:l})=>{a||(this.onPacket(l),s())}).catch(a=>{})};s();const o={type:"open"};this.query.sid&&(o.data=`{"sid":"${this.query.sid}"}`),this.writer.write(o).then(()=>this.onOpen())})}))}write(t){this.writable=!1;for(let n=0;n<t.length;n++){const r=t[n],i=n===t.length-1;this.writer.write(r).then(()=>{i&&fs(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var t;(t=this.transport)===null||t===void 0||t.close()}}const Wh={websocket:Vh,webtransport:qh,polling:Uh},Yh=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,Kh=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function Ai(e){if(e.length>2e3)throw"URI too long";const t=e,n=e.indexOf("["),r=e.indexOf("]");n!=-1&&r!=-1&&(e=e.substring(0,n)+e.substring(n,r).replace(/:/g,";")+e.substring(r,e.length));let i=Yh.exec(e||""),s={},o=14;for(;o--;)s[Kh[o]]=i[o]||"";return n!=-1&&r!=-1&&(s.source=t,s.host=s.host.substring(1,s.host.length-1).replace(/;/g,":"),s.authority=s.authority.replace("[","").replace("]","").replace(/;/g,":"),s.ipv6uri=!0),s.pathNames=Gh(s,s.path),s.queryKey=Xh(s,s.query),s}function Gh(e,t){const n=/\/{2,9}/g,r=t.replace(n,"/").split("/");return(t.slice(0,1)=="/"||t.length===0)&&r.splice(0,1),t.slice(-1)=="/"&&r.splice(r.length-1,1),r}function Xh(e,t){const n={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,i,s){i&&(n[i]=s)}),n}let jl=class Lt extends fe{constructor(t,n={}){super(),this.binaryType=Hh,this.writeBuffer=[],t&&typeof t=="object"&&(n=t,t=null),t?(t=Ai(t),n.hostname=t.host,n.secure=t.protocol==="https"||t.protocol==="wss",n.port=t.port,t.query&&(n.query=t.query)):n.host&&(n.hostname=Ai(n.host).host),Ir(this,n),this.secure=n.secure!=null?n.secure:typeof location<"u"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=n.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=n.transports||["polling","websocket","webtransport"],this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},n),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=$h(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&(this.beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(t){const n=Object.assign({},this.opts.query);n.EIO=Il,n.transport=t,this.id&&(n.sid=this.id);const r=Object.assign({},this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[t]);return new Wh[t](r)}open(){let t;if(this.opts.rememberUpgrade&&Lt.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)t="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else t=this.transports[0];this.readyState="opening";try{t=this.createTransport(t)}catch{this.transports.shift(),this.open();return}t.open(),this.setTransport(t)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",n=>this.onClose("transport close",n))}probe(t){let n=this.createTransport(t),r=!1;Lt.priorWebsocketSuccess=!1;const i=()=>{r||(n.send([{type:"ping",data:"probe"}]),n.once("packet",h=>{if(!r)if(h.type==="pong"&&h.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;Lt.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(c(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const m=new Error("probe error");m.transport=n.name,this.emitReserved("upgradeError",m)}}))};function s(){r||(r=!0,c(),n.close(),n=null)}const o=h=>{const m=new Error("probe error: "+h);m.transport=n.name,s(),this.emitReserved("upgradeError",m)};function a(){o("transport closed")}function l(){o("socket closed")}function f(h){n&&h.name!==n.name&&s()}const c=()=>{n.removeListener("open",i),n.removeListener("error",o),n.removeListener("close",a),this.off("close",l),this.off("upgrading",f)};n.once("open",i),n.once("error",o),n.once("close",a),this.once("close",l),this.once("upgrading",f),this.upgrades.indexOf("webtransport")!==-1&&t!=="webtransport"?this.setTimeoutFn(()=>{r||n.open()},200):n.open()}onOpen(){if(this.readyState="open",Lt.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade){let t=0;const n=this.upgrades.length;for(;t<n;t++)this.probe(this.upgrades[t])}}onPacket(t){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",t),this.emitReserved("heartbeat"),this.resetPingTimeout(),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"ping":this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");break;case"error":const n=new Error("server error");n.code=t.data,this.onError(n);break;case"message":this.emitReserved("data",t.data),this.emitReserved("message",t.data);break}}onHandshake(t){this.emitReserved("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this.upgrades=this.filterUpgrades(t.upgrades),this.pingInterval=t.pingInterval,this.pingTimeout=t.pingTimeout,this.maxPayload=t.maxPayload,this.onOpen(),this.readyState!=="closed"&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn(()=>{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this.getWritablePackets();this.transport.send(t),this.prevBufferLen=t.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let r=0;r<this.writeBuffer.length;r++){const i=this.writeBuffer[r].data;if(i&&(n+=Ih(i)),r>0&&n>this.maxPayload)return this.writeBuffer.slice(0,r);n+=2}return this.writeBuffer}write(t,n,r){return this.sendPacket("message",t,n,r),this}send(t,n,r){return this.sendPacket("message",t,n,r),this}sendPacket(t,n,r,i){if(typeof n=="function"&&(i=n,n=void 0),typeof r=="function"&&(i=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const s={type:t,data:n,options:r};this.emitReserved("packetCreate",s),this.writeBuffer.push(s),i&&this.once("flush",i),this.flush()}close(){const t=()=>{this.onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),t()},r=()=>{this.once("upgrade",n),this.once("upgradeError",n)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():t()}):this.upgrading?r():t()),this}onError(t){Lt.priorWebsocketSuccess=!1,this.emitReserved("error",t),this.onClose("transport error",t)}onClose(t,n){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",t,n),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(t){const n=[];let r=0;const i=t.length;for(;r<i;r++)~this.transports.indexOf(t[r])&&n.push(t[r]);return n}};jl.protocol=Il;function Jh(e,t="",n){let r=e;n=n||typeof location<"u"&&location,e==null&&(e=n.protocol+"//"+n.host),typeof e=="string"&&(e.charAt(0)==="/"&&(e.charAt(1)==="/"?e=n.protocol+e:e=n.host+e),/^(https?|wss?):\/\//.test(e)||(typeof n<"u"?e=n.protocol+"//"+e:e="https://"+e),r=Ai(e)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const s=r.host.indexOf(":")!==-1?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+s+":"+r.port+t,r.href=r.protocol+"://"+s+(n&&n.port===r.port?"":":"+r.port),r}const Qh=typeof ArrayBuffer=="function",Zh=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e.buffer instanceof ArrayBuffer,Dl=Object.prototype.toString,ep=typeof Blob=="function"||typeof Blob<"u"&&Dl.call(Blob)==="[object BlobConstructor]",tp=typeof File=="function"||typeof File<"u"&&Dl.call(File)==="[object FileConstructor]";function us(e){return Qh&&(e instanceof ArrayBuffer||Zh(e))||ep&&e instanceof Blob||tp&&e instanceof File}function or(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n<r;n++)if(or(e[n]))return!0;return!1}if(us(e))return!0;if(e.toJSON&&typeof e.toJSON=="function"&&arguments.length===1)return or(e.toJSON(),!0);for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&or(e[n]))return!0;return!1}function np(e){const t=[],n=e.data,r=e;return r.data=Oi(n,t),r.attachments=t.length,{packet:r,buffers:t}}function Oi(e,t){if(!e)return e;if(us(e)){const n={_placeholder:!0,num:t.length};return t.push(e),n}else if(Array.isArray(e)){const n=new Array(e.length);for(let r=0;r<e.length;r++)n[r]=Oi(e[r],t);return n}else if(typeof e=="object"&&!(e instanceof Date)){const n={};for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=Oi(e[r],t));return n}return e}function rp(e,t){return e.data=Si(e.data,t),delete e.attachments,e}function Si(e,t){if(!e)return e;if(e&&e._placeholder===!0){if(typeof e.num=="number"&&e.num>=0&&e.num<t.length)return t[e.num];throw new Error("illegal attachments")}else if(Array.isArray(e))for(let n=0;n<e.length;n++)e[n]=Si(e[n],t);else if(typeof e=="object")for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(e[n]=Si(e[n],t));return e}const ip=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],sp=5;var V;(function(e){e[e.CONNECT=0]="CONNECT",e[e.DISCONNECT=1]="DISCONNECT",e[e.EVENT=2]="EVENT",e[e.ACK=3]="ACK",e[e.CONNECT_ERROR=4]="CONNECT_ERROR",e[e.BINARY_EVENT=5]="BINARY_EVENT",e[e.BINARY_ACK=6]="BINARY_ACK"})(V||(V={}));class op{constructor(t){this.replacer=t}encode(t){return(t.type===V.EVENT||t.type===V.ACK)&&or(t)?this.encodeAsBinary({type:t.type===V.EVENT?V.BINARY_EVENT:V.BINARY_ACK,nsp:t.nsp,data:t.data,id:t.id}):[this.encodeAsString(t)]}encodeAsString(t){let n=""+t.type;return(t.type===V.BINARY_EVENT||t.type===V.BINARY_ACK)&&(n+=t.attachments+"-"),t.nsp&&t.nsp!=="/"&&(n+=t.nsp+","),t.id!=null&&(n+=t.id),t.data!=null&&(n+=JSON.stringify(t.data,this.replacer)),n}encodeAsBinary(t){const n=np(t),r=this.encodeAsString(n.packet),i=n.buffers;return i.unshift(r),i}}function Uo(e){return Object.prototype.toString.call(e)==="[object Object]"}class ds extends fe{constructor(t){super(),this.reviver=t}add(t){let n;if(typeof t=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(t);const r=n.type===V.BINARY_EVENT;r||n.type===V.BINARY_ACK?(n.type=r?V.EVENT:V.ACK,this.reconstructor=new ap(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(us(t)||t.base64)if(this.reconstructor)n=this.reconstructor.takeBinaryData(t),n&&(this.reconstructor=null,super.emitReserved("decoded",n));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+t)}decodeString(t){let n=0;const r={type:Number(t.charAt(0))};if(V[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===V.BINARY_EVENT||r.type===V.BINARY_ACK){const s=n+1;for(;t.charAt(++n)!=="-"&&n!=t.length;);const o=t.substring(s,n);if(o!=Number(o)||t.charAt(n)!=="-")throw new Error("Illegal attachments");r.attachments=Number(o)}if(t.charAt(n+1)==="/"){const s=n+1;for(;++n&&!(t.charAt(n)===","||n===t.length););r.nsp=t.substring(s,n)}else r.nsp="/";const i=t.charAt(n+1);if(i!==""&&Number(i)==i){const s=n+1;for(;++n;){const o=t.charAt(n);if(o==null||Number(o)!=o){--n;break}if(n===t.length)break}r.id=Number(t.substring(s,n+1))}if(t.charAt(++n)){const s=this.tryParse(t.substr(n));if(ds.isPayloadValid(r.type,s))r.data=s;else throw new Error("invalid payload")}return r}tryParse(t){try{return JSON.parse(t,this.reviver)}catch{return!1}}static isPayloadValid(t,n){switch(t){case V.CONNECT:return Uo(n);case V.DISCONNECT:return n===void 0;case V.CONNECT_ERROR:return typeof n=="string"||Uo(n);case V.EVENT:case V.BINARY_EVENT:return Array.isArray(n)&&(typeof n[0]=="number"||typeof n[0]=="string"&&ip.indexOf(n[0])===-1);case V.ACK:case V.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class ap{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const n=rp(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const lp=Object.freeze(Object.defineProperty({__proto__:null,Decoder:ds,Encoder:op,get PacketType(){return V},protocol:sp},Symbol.toStringTag,{value:"Module"}));function $e(e,t,n){return e.on(t,n),function(){e.off(t,n)}}const cp=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class zl extends fe{constructor(t,n,r){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=n,r&&r.auth&&(this.auth=r.auth),this._opts=Object.assign({},r),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[$e(t,"open",this.onopen.bind(this)),$e(t,"packet",this.onpacket.bind(this)),$e(t,"error",this.onerror.bind(this)),$e(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...n){if(cp.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');if(n.unshift(t),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(n),this;const r={type:V.EVENT,data:n};if(r.options={},r.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const o=this.ids++,a=n.pop();this._registerAckCallback(o,a),r.id=o}const i=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!i||!this.connected)||(this.connected?(this.notifyOutgoingListeners(r),this.packet(r)):this.sendBuffer.push(r)),this.flags={},this}_registerAckCallback(t,n){var r;const i=(r=this.flags.timeout)!==null&&r!==void 0?r:this._opts.ackTimeout;if(i===void 0){this.acks[t]=n;return}const s=this.io.setTimeoutFn(()=>{delete this.acks[t];for(let a=0;a<this.sendBuffer.length;a++)this.sendBuffer[a].id===t&&this.sendBuffer.splice(a,1);n.call(this,new Error("operation has timed out"))},i),o=(...a)=>{this.io.clearTimeoutFn(s),n.apply(this,a)};o.withError=!0,this.acks[t]=o}emitWithAck(t,...n){return new Promise((r,i)=>{const s=(o,a)=>o?i(o):r(a);s.withError=!0,n.push(s),this.emit(t,...n)})}_addToQueue(t){let n;typeof t[t.length-1]=="function"&&(n=t.pop());const r={id:this._queueSeq++,tryCount:0,pending:!1,args:t,flags:Object.assign({fromQueue:!0},this.flags)};t.push((i,...s)=>r!==this._queue[0]?void 0:(i!==null?r.tryCount>this._opts.retries&&(this._queue.shift(),n&&n(i)):(this._queue.shift(),n&&n(null,...s)),r.pending=!1,this._drainQueue())),this._queue.push(r),this._drainQueue()}_drainQueue(t=!1){if(!this.connected||this._queue.length===0)return;const n=this._queue[0];n.pending&&!t||(n.pending=!0,n.tryCount++,this.flags=n.flags,this.emit.apply(this,n.args))}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){typeof this.auth=="function"?this.auth(t=>{this._sendConnectPacket(t)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(t){this.packet({type:V.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},t):t})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,n),this._clearAcks()}_clearAcks(){Object.keys(this.acks).forEach(t=>{if(!this.sendBuffer.some(r=>String(r.id)===t)){const r=this.acks[t];delete this.acks[t],r.withError&&r.call(this,new Error("socket has been disconnected"))}})}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case V.CONNECT:t.data&&t.data.sid?this.onconnect(t.data.sid,t.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case V.EVENT:case V.BINARY_EVENT:this.onevent(t);break;case V.ACK:case V.BINARY_ACK:this.onack(t);break;case V.DISCONNECT:this.ondisconnect();break;case V.CONNECT_ERROR:this.destroy();const r=new Error(t.data.message);r.data=t.data.data,this.emitReserved("connect_error",r);break}}onevent(t){const n=t.data||[];t.id!=null&&n.push(this.ack(t.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const r of n)r.apply(this,t)}super.emit.apply(this,t),this._pid&&t.length&&typeof t[t.length-1]=="string"&&(this._lastOffset=t[t.length-1])}ack(t){const n=this;let r=!1;return function(...i){r||(r=!0,n.packet({type:V.ACK,id:t,data:i}))}}onack(t){const n=this.acks[t.id];typeof n=="function"&&(delete this.acks[t.id],n.withError&&t.data.unshift(null),n.apply(this,t.data))}onconnect(t,n){this.id=t,this.recovered=n&&this._pid===n,this._pid=n,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(t=>this.emitEvent(t)),this.receiveBuffer=[],this.sendBuffer.forEach(t=>{this.notifyOutgoingListeners(t),this.packet(t)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(t=>t()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:V.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const n=this._anyListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(t),this}prependAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(t),this}offAnyOutgoing(t){if(!this._anyOutgoingListeners)return this;if(t){const n=this._anyOutgoingListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(t){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const n=this._anyOutgoingListeners.slice();for(const r of n)r.apply(this,t.data)}}}function Wt(e){e=e||{},this.ms=e.min||100,this.max=e.max||1e4,this.factor=e.factor||2,this.jitter=e.jitter>0&&e.jitter<=1?e.jitter:0,this.attempts=0}Wt.prototype.duration=function(){var e=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),n=Math.floor(t*this.jitter*e);e=Math.floor(t*10)&1?e+n:e-n}return Math.min(e,this.max)|0};Wt.prototype.reset=function(){this.attempts=0};Wt.prototype.setMin=function(e){this.ms=e};Wt.prototype.setMax=function(e){this.max=e};Wt.prototype.setJitter=function(e){this.jitter=e};class Ci extends fe{constructor(t,n){var r;super(),this.nsps={},this.subs=[],t&&typeof t=="object"&&(n=t,t=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,Ir(this,n),this.reconnection(n.reconnection!==!1),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor((r=n.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new Wt({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=t;const i=n.parser||lp;this.encoder=new i.Encoder,this.decoder=new i.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection}reconnectionAttempts(t){return t===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var n;return t===void 0?this._reconnectionDelay:(this._reconnectionDelay=t,(n=this.backoff)===null||n===void 0||n.setMin(t),this)}randomizationFactor(t){var n;return t===void 0?this._randomizationFactor:(this._randomizationFactor=t,(n=this.backoff)===null||n===void 0||n.setJitter(t),this)}reconnectionDelayMax(t){var n;return t===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,(n=this.backoff)===null||n===void 0||n.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new jl(this.uri,this.opts);const n=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const i=$e(n,"open",function(){r.onopen(),t&&t()}),s=a=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",a),t?t(a):this.maybeReconnectOnOpen()},o=$e(n,"error",s);if(this._timeout!==!1){const a=this._timeout,l=this.setTimeoutFn(()=>{i(),s(new Error("timeout")),n.close()},a);this.opts.autoUnref&&l.unref(),this.subs.push(()=>{this.clearTimeoutFn(l)})}return this.subs.push(i),this.subs.push(o),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push($e(t,"ping",this.onping.bind(this)),$e(t,"data",this.ondata.bind(this)),$e(t,"error",this.onerror.bind(this)),$e(t,"close",this.onclose.bind(this)),$e(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch(n){this.onclose("parse error",n)}}ondecoded(t){fs(()=>{this.emitReserved("packet",t)},this.setTimeoutFn)}onerror(t){this.emitReserved("error",t)}socket(t,n){let r=this.nsps[t];return r?this._autoConnect&&!r.active&&r.connect():(r=new zl(this,t,n),this.nsps[t]=r),r}_destroy(t){const n=Object.keys(this.nsps);for(const r of n)if(this.nsps[r].active)return;this._close()}_packet(t){const n=this.encoder.encode(t);for(let r=0;r<n.length;r++)this.engine.write(n[r],t.options)}cleanup(){this.subs.forEach(t=>t()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(t,n){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const n=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),!t.skipReconnect&&t.open(i=>{i?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",i)):t.onreconnect()}))},n);this.opts.autoUnref&&r.unref(),this.subs.push(()=>{this.clearTimeoutFn(r)})}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const Qt={};function ar(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};const n=Jh(e,t.path||"/socket.io"),r=n.source,i=n.id,s=n.path,o=Qt[i]&&s in Qt[i].nsps,a=t.forceNew||t["force new connection"]||t.multiplex===!1||o;let l;return a?l=new Ci(r,t):(Qt[i]||(Qt[i]=new Ci(r,t)),l=Qt[i]),n.query&&!t.query&&(t.query=n.queryKey),l.socket(n.path,t)}Object.assign(ar,{Manager:Ci,Socket:zl,io:ar,connect:ar});var Xn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function fp(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var up="Expected a function",Ho=NaN,dp="[object Symbol]",hp=/^\s+|\s+$/g,pp=/^[-+]0x[0-9a-f]+$/i,mp=/^0b[01]+$/i,gp=/^0o[0-7]+$/i,bp=parseInt,vp=typeof Xn=="object"&&Xn&&Xn.Object===Object&&Xn,yp=typeof self=="object"&&self&&self.Object===Object&&self,_p=vp||yp||Function("return this")(),xp=Object.prototype,wp=xp.toString,kp=Math.max,Ep=Math.min,Qr=function(){return _p.Date.now()};function Ap(e,t,n){var r,i,s,o,a,l,f=0,c=!1,h=!1,m=!0;if(typeof e!="function")throw new TypeError(up);t=Vo(t)||0,Ti(n)&&(c=!!n.leading,h="maxWait"in n,s=h?kp(Vo(n.maxWait)||0,t):s,m="trailing"in n?!!n.trailing:m);function k(T){var G=r,ce=i;return r=i=void 0,f=T,o=e.apply(ce,G),o}function B(T){return f=T,a=setTimeout(E,t),c?k(T):o}function M(T){var G=T-l,ce=T-f,ve=t-G;return h?Ep(ve,s-ce):ve}function K(T){var G=T-l,ce=T-f;return l===void 0||G>=t||G<0||h&&ce>=s}function E(){var T=Qr();if(K(T))return O(T);a=setTimeout(E,M(T))}function O(T){return a=void 0,m&&r?k(T):(r=i=void 0,o)}function N(){a!==void 0&&clearTimeout(a),f=0,r=l=i=a=void 0}function j(){return a===void 0?o:O(Qr())}function H(){var T=Qr(),G=K(T);if(r=arguments,i=this,l=T,G){if(a===void 0)return B(l);if(h)return a=setTimeout(E,t),k(l)}return a===void 0&&(a=setTimeout(E,t)),o}return H.cancel=N,H.flush=j,H}function Ti(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function Op(e){return!!e&&typeof e=="object"}function Sp(e){return typeof e=="symbol"||Op(e)&&wp.call(e)==dp}function Vo(e){if(typeof e=="number")return e;if(Sp(e))return Ho;if(Ti(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Ti(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=e.replace(hp,"");var n=mp.test(e);return n||gp.test(e)?bp(e.slice(2),n?2:8):pp.test(e)?Ho:+e}var Cp=Ap;const Ul=fp(Cp),Tp=void 0,Pp=30,Hl={notificationEvents:[],notificationCounter:0,notificationAPICounter:0,exercises:[],selected_exercises:[],progresses:{},diagnostic:{}},ue=wn({...Hl}),hs=wn({connected:!1}),ke=ar(Tp,{autoConnect:!0}),Np=se(()=>ue.exercises),qo=se(()=>ue.selected_exercises),Wo=se(()=>ue.exercises.filter(e=>ue.selected_exercises.includes(e.uuid))),Yo=se(()=>ue.progresses),Ko=se(()=>ue.notificationEvents),Rp=se(()=>ue.notificationCounter),Ip=se(()=>ue.notificationAPICounter),Lp=se(()=>Object.keys(ue.progresses).length),It=se(()=>ue.diagnostic),nn=se(()=>hs.connected);function Mp(){Object.assign(ue,Hl)}function Pi(){Up(),ql(),Wl(),Lr()}function $p(e,t,n,r){Vp(e,{user_id:t,exercise_uuid:n,task_uuid:r})}function Fp(){qp()}function Bp(){Wp()}function jp(e,t){Yp({exercise_uuid:e,selected:t})}function Dp(e){Kp(e)}const Vl=Ul(Lr,200,{leading:!0}),zp=Ul(Hp,1e3,{leading:!0});function Up(){ke.emit("get_exercises",e=>{ue.exercises=e})}function ql(){ke.emit("get_selected_exercises",e=>{ue.selected_exercises=e})}function Wl(){ke.emit("get_notifications",e=>{ue.notificationEvents=e})}function Lr(){ke.emit("get_progress",e=>{ue.progresses=e})}function Hp(){ue.diagnostic={},ke.emit("get_diagnostic",e=>{ue.diagnostic=e})}function Vp(e,t){const n=e?"mark_task_incomplete":"mark_task_completed";ke.emit(n,t,()=>{Lr()})}function qp(){ke.emit("reset_all_exercise_progress",()=>{Lr()})}function Wp(){ke.emit("reset_notifications",()=>{Wl()})}function Yp(e){ke.emit("change_exercise_selection",e,()=>{ql()})}function Kp(e){const t={verbose:e};ke.emit("toggle_verbose_mode",t,()=>{})}ke.on("connect",()=>{hs.connected=!0});ke.on("disconnect",()=>{hs.connected=!1});ke.on("notification",e=>{ue.notificationCounter+=1,e.is_api_request&&(ue.notificationAPICounter+=1),Gp(ue.notificationEvents,e,Pp)});ke.on("new_user",e=>{Vl()});ke.on("refresh_score",e=>{Vl()});function Gp(e,t,n){e.unshift(t),e.length>n&&(e.length=n)}const Xp={class:"modal-box w-11/12 max-w-6xl top-24 absolute bg-slate-200 dark:bg-slate-600 text-slate-700 dark:text-slate-200"},Jp={class:"text-2xl font-bold"},Qp=g("div",{class:"modal-action"},[g("form",{method:"dialog"},[g("button",{class:"btn btn-sm btn-circle btn-ghost absolute right-2 top-2"},"✕")])],-1),Zp={class:"flex mb-5 gap-2"},em={class:"text-lg font-semibold"},tm={class:"label cursor-pointer justify-start"},nm=["onChange","checked","value"],rm={class:"font-mono font-semibold text-base ml-3"},im={class:"text-lg font-semibold mt-4"},sm={class:"font-semibold ml-1 my-3"},om=g("strong",null,"MISP Status:",-1),am={class:"ml-2"},lm={key:0,class:"loading loading-dots loading-sm h-4 inline-block align-middle"},cm={key:1,class:"font-bold"},fm={class:"font-semibold ml-1 my-3"},um=g("strong",null,"ZMQ Status:",-1),dm={class:"ml-2"},hm={key:0,class:"loading loading-dots loading-sm h-4 inline-block align-middle"},pm={key:1,class:"font-bold"},mm=g("h4",{class:"font-semibold ml-1"},[g("strong",null,"MISP Settings:")],-1),gm={class:"ml-3"},bm={key:0,class:"flex justify-center"},vm=g("span",{class:"loading loading-dots loading-lg"},null,-1),ym=[vm],_m={class:"label cursor-pointer justify-start p-0 pt-1"},xm=["checked","value"],wm={class:"font-mono font-semibold text-base ml-3"},km=g("form",{method:"dialog",class:"modal-backdrop"},[g("button",null,"close")],-1),Em={__name:"TheAdminPanel",setup(e){const t=wr(null),n=se(()=>Object.keys(It.value).length==0),r=se(()=>{var l;return((l=It.value.version)==null?void 0:l.version)!==void 0}),i=se(()=>It.value.zmq_message_count>0),s=se(()=>It.value.zmq_message_count);function o(l,f){jp(f,l)}function a(){t.value.showModal(),zp()}return(l,f)=>(U(),q(le,null,[g("button",{onClick:f[0]||(f[0]=c=>a()),class:"px-2 py-1 rounded-md focus-outline font-semibold bg-blue-600 text-slate-200 hover:bg-blue-700"},[W(I(xe),{icon:I(Po),class:"mr-1"},null,8,["icon"]),ge(" Admin panel ")]),g("dialog",{ref_key:"admin_modal",ref:t,class:"modal"},[g("div",Xp,[g("h2",Jp,[W(I(xe),{icon:I(Po),class:""},null,8,["icon"]),ge(" Admin panel ")]),Qp,g("div",null,[g("div",Zp,[g("button",{onClick:f[1]||(f[1]=c=>I(Pi)()),class:"h-10 min-h-10 px-2 py-1 font-semibold bg-blue-600 text-slate-200 hover:bg-blue-700 btn btn-sm gap-1"},[W(I(xe),{icon:I(ph),size:"lg","fixed-width":""},null,8,["icon"]),ge(" Full refresh ")]),g("button",{onClick:f[2]||(f[2]=c=>I(Fp)()),class:"h-10 min-h-10 px-2 py-1 font-semibold bg-red-600 text-slate-200 hover:bg-red-700 btn btn-sm gap-1"},[W(I(xe),{icon:I(ch),size:"lg","fixed-width":""},null,8,["icon"]),ge(" Reset All Exercises ")]),g("button",{onClick:f[3]||(f[3]=c=>I(Bp)()),class:"h-10 min-h-10 px-2 py-1 font-semibold bg-amber-600 text-slate-200 hover:bg-amber-700 btn btn-sm gap-1"},[W(I(xe),{icon:I(ah),size:"lg"},{default:Oa(()=>[ge(" fixed-width")]),_:1},8,["icon"]),ge(" Clear Live Logs ")])]),g("h3",em,[W(I(xe),{icon:I(Sl),class:"mr-1"},null,8,["icon"]),ge(" Selected Exercises ")]),(U(!0),q(le,null,wt(I(Np),c=>(U(),q("div",{key:c.name,class:"form-control pl-3"},[g("label",tm,[g("input",{onChange:h=>o(h.target.checked,c.uuid),type:"checkbox",checked:I(qo).includes(c.uuid),value:c.uuid,class:Oe(`checkbox ${I(qo).includes(c.uuid)?"checkbox-success":""} [--fallback-bc:#94a3b8]`)},null,42,nm),g("span",rm,oe(c.name),1)])]))),128)),g("h3",im,[W(I(xe),{icon:I(fh),class:"mr-1"},null,8,["icon"]),ge(" Diagnostic ")]),g("h4",sm,[om,g("span",am,[g("span",{class:Oe({"rounded-lg py-1 px-2":!0,"dark:bg-neutral-800 bg-neutral-400 text-slate-800 dark:text-slate-200":n.value,"dark:bg-green-700 bg-green-500 text-slate-800 dark:text-slate-200":!n.value&&r.value,"dark:bg-red-700 bg-red-700 text-slate-200 dark:text-slate-200":!n.value&&!r.value})},[n.value?(U(),q("span",lm)):(U(),q("span",cm,oe(r.value?`Online (${I(It).version.version})`:"Unreachable"),1))],2)])]),g("h4",fm,[um,g("span",dm,[g("span",{class:Oe({"rounded-lg py-1 px-2":!0,"dark:bg-neutral-800 bg-neutral-400 text-slate-800 dark:text-slate-200":n.value,"dark:bg-green-700 bg-green-500 text-slate-800 dark:text-slate-200":!n.value&&i.value,"dark:bg-red-700 bg-red-700 text-slate-200 dark:text-slate-200":!n.value&&!i.value})},[n.value?(U(),q("span",hm)):(U(),q("span",pm,oe(i.value?`ZMQ Active (${s.value} messages)`:"No message received yet"),1))],2)])]),n.value||r.value?(U(),q(le,{key:0},[mm,g("div",gm,[n.value?(U(),q("div",bm,ym)):gn("",!0),(U(!0),q(le,null,wt(I(It).settings,(c,h)=>(U(),q("div",{key:h},[g("div",null,[g("label",_m,[g("input",{type:"checkbox",checked:c,value:h,class:Oe(`checkbox ${c?"checkbox-success":"checkbox-danger"} [--fallback-bc:#cbd5e1]`),disabled:""},null,10,xm),g("span",wm,oe(h),1)])])]))),128))])],64)):gn("",!0)])]),km],512)],64))}},Am=g("span",{class:"mr-1"},"Socket.IO:",-1),Om={class:"font-semibold text-green-600 dark:text-green-400"},Sm={class:"font-semibold text-slate-50"},Cm={__name:"TheSocketConnectionState",setup(e){return(t,n)=>(U(),q("span",{class:Oe({"px-2 py-1 rounded-md inline-block w-48":!0,"text-slate-900 dark:text-slate-400":I(nn),"text-slate-50 bg-red-600":!I(nn)})},[Am,Rs(g("span",Om,"Connected",512),[[Ys,I(nn)]]),Rs(g("span",Sm,"Disconnected",512),[[Ys,!I(nn)]])],2))}},Tm={class:"text-2xl mt-6 mb-2 font-bold text-blue-500 dark:text-blue-400"},Pm={class:"mb-2 flex flex-wrap gap-x-3"},Nm={class:"rounded-lg py-1 px-2 dark:bg-sky-700 bg-sky-400 text-slate-800 dark:text-slate-200"},Rm={class:"mr-1"},Im={class:"font-bold"},Lm={class:"rounded-lg py-1 px-2 dark:bg-sky-700 bg-sky-400 text-slate-800 dark:text-slate-200"},Mm={class:"mr-1"},$m={class:"font-bold"},Fm={class:"rounded-lg py-1 px-2 dark:bg-sky-700 bg-sky-400 text-slate-800 dark:text-slate-200"},Bm={class:"mr-1"},jm={class:"font-bold"},Dm={class:"flex items-center"},zm={class:"mr-1 flex items-center cursor-pointer"},Um=["checked"],Hm={class:"bg-white dark:bg-slate-800 rounded-lg shadow-xl w-full"},Vm=g("thead",null,[g("tr",{class:"font-medium dark:text-slate-200 text-slate-600"},[g("th",{class:"border-b border-slate-100 dark:border-slate-700 p-3 pl-6 text-left"}),g("th",{class:"border-b border-slate-100 dark:border-slate-700 p-3 pl-2 text-left"},"User"),g("th",{class:"border-b border-slate-100 dark:border-slate-700 p-3 text-left"},"Time"),g("th",{class:"border-b border-slate-100 dark:border-slate-700 p-3 text-left"},"URL"),g("th",{class:"border-b border-slate-100 dark:border-slate-700 p-3 text-left"},"Payload")])],-1),qm={key:0},Wm=g("td",{colspan:"5",class:"text-center border-b border-slate-100 dark:border-slate-700 text-slate-600 dark:text-slate-400 p-3 pl-6"},[g("i",null,"- No logs yet -")],-1),Ym=[Wm],Km={class:"border-b border-slate-100 dark:border-slate-700 text-slate-600 dark:text-slate-400 p-1 pl-2 w-12 whitespace-nowrap"},Gm={class:"inline ml-1"},Xm=["title"],Jm={class:"text-lg font-bold font-mono"},Qm={class:"text-xs font-mono"},Zm={class:"border-b border-slate-100 dark:border-slate-700 text-slate-600 dark:text-slate-400 p-1"},eg={class:"border-b border-slate-100 dark:border-slate-700 text-sky-600 dark:text-sky-400 p-1"},tg={class:"flex items-center"},ng={key:0,class:"p-1 rounded-md font-bold text-xs mr-2 w-10 inline-block text-center dark:bg-amber-600 dark:text-neutral-100 bg-amber-600 text-neutral-100"},rg={key:1,class:"p-1 rounded-md font-bold text-xs mr-2 w-10 inline-block text-center dark:bg-amber-600 dark:text-neutral-100 bg-amber-600 text-neutral-100"},ig={key:2,class:"p-1 rounded-md font-bold text-xs mr-2 w-10 inline-block text-center dark:bg-red-600 dark:text-neutral-100 bg-red-600 text-neutral-100"},sg={key:3,class:"p-1 rounded-md font-bold text-xs mr-2 w-10 inline-block text-center dark:bg-blue-600 dark:text-neutral-100 bg-blue-600 text-neutral-100"},og={class:"text-sm inline"},ag={class:"border-b border-slate-100 dark:border-slate-700 text-slate-600 dark:text-slate-300 p-1"},lg={key:0,class:"border border-slate-200 dark:border-slate-600 bg-slate-100 dark:bg-slate-600 rounded-md"},cg={class:"p-1 text-xs"},fg={__name:"TheLiveLogs",setup(e){const t=wr(!1);St(t,r=>{Dp(r==!0)});function n(r){return String(r).startsWith("2")?"text-green-500":String(r).startsWith("5")?"text-red-600":"text-amber-600"}return(r,i)=>(U(),q(le,null,[g("h3",Tm,[W(I(xe),{icon:I(No)},null,8,["icon"]),ge(" Live logs ")]),g("div",Pm,[g("span",Nm,[g("span",Rm,[W(I(xe),{icon:I(oh),size:"sm"},null,8,["icon"]),ge(" User online: ")]),g("span",Im,oe(I(Lp)),1)]),g("span",Lm,[g("span",Mm,[W(I(xe),{icon:I(No),size:"sm"},null,8,["icon"]),ge(" Total Queries: ")]),g("span",$m,oe(I(Rp)),1)]),g("span",Fm,[g("span",Bm,[W(I(xe),{icon:I(Ro),size:"sm",mask:I(To),transform:"shrink-7 left-1"},null,8,["icon","mask"]),ge(" Total API Queries: ")]),g("span",jm,oe(I(Ip)),1)]),g("span",Dm,[g("label",zm,[g("input",{type:"checkbox",class:"toggle toggle-success [--fallback-su:#22c55e] mr-1",checked:t.value,onChange:i[0]||(i[0]=s=>t.value=!t.value)},null,40,Um),ge(" Verbose ")])])]),g("table",Hm,[Vm,g("tbody",null,[I(Ko).length==0?(U(),q("tr",qm,Ym)):(U(!0),q(le,{key:1},wt(I(Ko),s=>(U(),q("tr",{key:s.id},[g("td",Km,[W(I(xe),{icon:I(lh),size:"xs",class:Oe(n(s.response_code))},null,8,["icon","class"]),g("pre",Gm,oe(s.response_code),1)]),g("td",{class:"border-b border-slate-100 dark:border-slate-700 text-slate-600 dark:text-slate-400 p-1 pl-2",title:s.user_id},[g("span",Jm,oe(s.user.split("@")[0]),1),g("span",Qm,"@"+oe(s.user.split("@")[1]),1)],8,Xm),g("td",Zm,oe(s.time),1),g("td",eg,[g("div",tg,[s.http_method=="POST"?(U(),q("span",ng,"POST")):s.http_method=="PUT"?(U(),q("span",rg,"PUT")):s.http_method=="DELETE"?(U(),q("span",ig,"DEL")):(U(),q("span",sg,oe(s.http_method),1)),s.is_api_request?(U(),Wa(I(xe),{key:4,class:"text-slate-800 dark:text-slate-100 mr-1 inline-block",icon:I(Ro),mask:I(To),transform:"shrink-7 left-1"},null,8,["icon","mask"])):gn("",!0),g("pre",og,oe(s.url),1)])]),g("td",ag,[s.http_method=="POST"?(U(),q("div",lg,[g("pre",cg,oe(JSON.stringify(s.payload,null,2)),1)])):gn("",!0)])]))),128))])])],64))}},ug={class:"text-2xl mt-6 mb-2 font-bold text-blue-500 dark:text-blue-400"},dg={key:0,class:"text-center text-slate-600 dark:text-slate-400 p-3 pl-6"},hg=g("i",null,"- No Exercise available -",-1),pg=[hg],mg=["onClick"],gg=["colspan"],bg={class:"flex justify-between items-center"},vg={class:"dark:text-blue-200 text-slate-200"},yg={class:"text-lg"},_g={class:""},xg=g("th",{class:"border-b border-slate-100 dark:border-slate-700 p-3 pl-6 text-left"},"User",-1),wg={class:"flex flex-col"},kg={class:"text-center font-normal text-sm dark:text-blue-200 text-slate-500"},Eg={class:"text-center"},Ag=g("th",{class:"border-b border-slate-100 dark:border-slate-700 p-3 text-left"},"Progress",-1),Og={key:0},Sg=["colspan"],Cg=g("i",null,"- No user yet -",-1),Tg=[Cg],Pg={class:"border-b border-slate-100 dark:border-slate-700 text-slate-600 dark:text-slate-400 p-3 pl-6"},Ng=["title"],Rg={class:"text-lg font-bold font-mono"},Ig={class:"text-xs font-mono"},Lg=["onClick"],Mg={class:"border-b border-slate-100 dark:border-slate-700 text-slate-500 dark:text-slate-400 p-3"},$g=["aria-valuenow"],Fg={__name:"TheScores",setup(e){const t=wr([]);function n(o,a,l,f){$p(o,a,l,f)}function r(o){const a=t.value.indexOf(o);a>=0?t.value.splice(a,1):t.value.push(o)}const i=se(()=>Wo.value.length>0),s=se(()=>Object.keys(Yo.value).length>0);return(o,a)=>(U(),q(le,null,[g("h3",ug,[W(I(xe),{icon:I(Sl)},null,8,["icon"]),ge(" Active Exercises ")]),i.value?gn("",!0):(U(),q("div",dg,pg)),(U(!0),q(le,null,wt(I(Wo),(l,f)=>(U(),q("table",{key:l.name,class:"bg-white dark:bg-slate-800 rounded-lg shadow-xl w-full mb-4"},[g("thead",null,[g("tr",{onClick:c=>r(f),class:"cursor-pointer"},[g("th",{colspan:2+l.tasks.length,class:"rounded-t-lg border-b border-slate-100 dark:border-slate-700 text-md p-3 pl-6 text-center dark:bg-blue-800 bg-blue-500 dark:text-slate-300 text-slate-100"},[g("div",bg,[g("span",vg,"# "+oe(f+1),1),g("span",yg,oe(l.name),1),g("span",_g,[ge(" Level: "),g("span",{class:Oe({"rounded-lg px-1 ml-2":!0,"dark:bg-sky-400 bg-sky-400 text-neutral-950":l.level=="beginner","dark:bg-orange-400 bg-orange-400 text-neutral-950":l.level=="advanced","dark:bg-red-600 bg-red-600 text-neutral-950":l.level=="expert"})},oe(l.level),3)])])],8,gg)],8,mg),g("tr",{class:Oe(`font-medium text-slate-600 dark:text-slate-200 ${t.value.includes(f)?"hidden":""}`)},[xg,(U(!0),q(le,null,wt(l.tasks,(c,h)=>(U(),q("th",{key:c.name,class:"border-b border-slate-100 dark:border-slate-700 p-3"},[g("div",wg,[g("span",kg,"Task "+oe(h+1),1),g("i",Eg,oe(c.name),1)])]))),128)),Ag],2)]),g("tbody",{class:Oe(`${t.value.includes(f)?"hidden":""}`)},[s.value?(U(!0),q(le,{key:1},wt(I(Yo),(c,h)=>(U(),q("tr",{key:h,class:"bg-slate-200 dark:bg-slate-900"},[g("td",Pg,[g("span",{title:h},[g("span",Rg,oe(c.email.split("@")[0]),1),g("span",Ig,"@"+oe(c.email.split("@")[1]),1)],8,Ng)]),(U(!0),q(le,null,wt(l.tasks,(m,k)=>(U(),q("td",{key:k,class:"text-center border-b border-slate-100 dark:border-slate-700 text-slate-500 dark:text-slate-400 p-3"},[g("span",{class:"select-none cursor-pointer text-nowrap",onClick:B=>n(c.exercises[l.uuid].tasks_completion[m.uuid],h,l.uuid,m.uuid)},[W(I(xe),{icon:c.exercises[l.uuid].tasks_completion[m.uuid]?I(mh):I(hh),class:Oe(`text-xl ${c.exercises[l.uuid].tasks_completion[m.uuid]?"dark:text-green-400 text-green-600":"dark:text-slate-500 text-slate-400"}`)},null,8,["icon","class"]),g("small",{class:Oe(c.exercises[l.uuid].tasks_completion[m.uuid]?"dark:text-green-400 text-green-600":"dark:text-slate-500 text-slate-400")}," (+"+oe(m.score)+")",3)],8,Lg)]))),128)),g("td",Mg,[g("div",{class:"flex w-full h-2 bg-gray-200 rounded-full overflow-hidden dark:bg-neutral-600",role:"progressbar","aria-valuenow":c.exercises[l.uuid].score,"aria-valuemin":0,"aria-valuemax":"100"},[g("div",{class:"flex flex-col justify-center rounded-full overflow-hidden bg-green-600 text-xs text-white text-center whitespace-nowrap transition duration-500 dark:bg-green-500 transition-width transition-slowest ease",style:_r(`width: ${100*(c.exercises[l.uuid].score/c.exercises[l.uuid].max_score)}%`)},null,4)],8,$g)])]))),128)):(U(),q("tr",Og,[g("td",{colspan:2+l.tasks.length,class:"text-center border-b border-slate-100 dark:border-slate-700 text-slate-600 dark:text-slate-400 p-3 pl-6"},Tg,8,Sg)]))],2)]))),128))],64))}},Bg={__name:"TheDahboard",setup(e){return St(nn,t=>{t&&(Mp(),Pi())}),Vi(()=>{Pi()}),(t,n)=>(U(),q(le,null,[W(Fg),W(fg)],64))}},jg=g("h1",{class:"text-2xl text-center text-slate-500 dark:text-slate-400 absolute top-1 left-1"},"MISP Exercise Dashboard",-1),Dg={class:"absolute top-1 right-1"},zg={class:"flex gap-2"},Ug={__name:"App",setup(e){return Vi(()=>{document.getElementsByTagName("body")[0].classList.add("dark"),document.getElementById("app").classList.add("w-5/6")}),(t,n)=>(U(),q("main",null,[jg,g("div",Dg,[g("div",zg,[W(_h),W(Em),W(Cm)])]),W(Bg)]))}};hu(Ug).mount("#app");