|
|
(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))n(r);new MutationObserver(r=>{for(const o of r)if(o.type==="childList")for(const i of o.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&n(i)}).observe(document,{childList:!0,subtree:!0});function t(r){const o={};return r.integrity&&(o.integrity=r.integrity),r.referrerPolicy&&(o.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?o.credentials="include":r.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function n(r){if(r.ep)return;r.ep=!0;const o=t(r);fetch(r.href,o)}})();/*** @vue/shared v3.5.6* (c) 2018-present Yuxi (Evan) You and Vue contributors* @license MIT**//*! #__NO_SIDE_EFFECTS__ */function fu(A){const e=Object.create(null);for(const t of A.split(","))e[t]=1;return t=>t in e}const JA={},kr=[],yt=()=>{},EF=()=>!1,oa=A=>A.charCodeAt(0)===111&&A.charCodeAt(1)===110&&(A.charCodeAt(2)>122||A.charCodeAt(2)<97),du=A=>A.startsWith("onUpdate:"),fe=Object.assign,gu=(A,e)=>{const t=A.indexOf(e);t>-1&&A.splice(t,1)},SF=Object.prototype.hasOwnProperty,NA=(A,e)=>SF.call(A,e),vA=Array.isArray,Mr=A=>Bi(A)==="[object Map]",CB=A=>Bi(A)==="[object Set]",IF=A=>Bi(A)==="[object RegExp]",UA=A=>typeof A=="function",ee=A=>typeof A=="string",Pn=A=>typeof A=="symbol",$A=A=>A!==null&&typeof A=="object",wB=A=>($A(A)||UA(A))&&UA(A.then)&&UA(A.catch),vB=Object.prototype.toString,Bi=A=>vB.call(A),xF=A=>Bi(A).slice(8,-1),yB=A=>Bi(A)==="[object Object]",pu=A=>ee(A)&&A!=="NaN"&&A[0]!=="-"&&""+parseInt(A,10)===A,Vo=fu(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ia=A=>{const e=Object.create(null);return t=>e[t]||(e[t]=A(t))},HF=/-(\w)/g,Ft=ia(A=>A.replace(HF,(e,t)=>t?t.toUpperCase():"")),TF=/\B([A-Z])/g,ur=ia(A=>A.replace(TF,"-$1").toLowerCase()),sa=ia(A=>A.charAt(0).toUpperCase()+A.slice(1)),yc=ia(A=>A?`on${sa(A)}`:""),xn=(A,e)=>!Object.is(A,e),Kr=(A,...e)=>{for(let t=0;t<A.length;t++)A[t](...e)},QB=(A,e,t,n=!1)=>{Object.defineProperty(A,e,{configurable:!0,enumerable:!1,writable:n,value:t})},Bl=A=>{const e=parseFloat(A);return isNaN(e)?A:e},PF=A=>{const e=ee(A)?Number(A):NaN;return isNaN(e)?A:e};let dg;const bB=()=>dg||(dg=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function qn(A){if(vA(A)){const e={};for(let t=0;t<A.length;t++){const n=A[t],r=ee(n)?LF(n):qn(n);if(r)for(const o in r)e[o]=r[o]}return e}else if(ee(A)||$A(A))return A}const OF=/;(?![^(]*\))/g,RF=/:([^]+)/,DF=/\/\*[^]*?\*\//g;function LF(A){const e={};return A.replace(DF,"").split(OF).forEach(t=>{if(t){const n=t.split(RF);n.length>1&&(e[n[0].trim()]=n[1].trim())}}),e}function mi(A){let e="";if(ee(A))e=A;else if(vA(A))for(let t=0;t<A.length;t++){const n=mi(A[t]);n&&(e+=n+" ")}else if($A(A))for(const t in A)A[t]&&(e+=t+" ");return e.trim()}const kF="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",MF=fu(kF);function FB(A){return!!A||A===""}const UB=A=>!!(A&&A.__v_isRef===!0),KF=A=>ee(A)?A:A==null?"":vA(A)||$A(A)&&(A.toString===vB||!UA(A.toString))?UB(A)?KF(A.value):JSON.stringify(A,EB,2):String(A),EB=(A,e)=>UB(e)?EB(A,e.value):Mr(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((t,[n,r],o)=>(t[Qc(n,o)+" =>"]=r,t),{})}:CB(e)?{[`Set(${e.size})`]:[...e.values()].map(t=>Qc(t))}:Pn(e)?Qc(e):$A(e)&&!vA(e)&&!yB(e)?String(e):e,Qc=(A,e="")=>{var t;return Pn(A)?`Symbol(${(t=A.description)!=null?t:e})`:A};/**
* @vue/reactivity v3.5.6* (c) 2018-present Yuxi (Evan) You and Vue contributors* @license MIT**/let Ve;class SB{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Ve,!e&&Ve&&(this.index=(Ve.scopes||(Ve.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let e,t;if(this.scopes)for(e=0,t=this.scopes.length;e<t;e++)this.scopes[e].pause();for(e=0,t=this.effects.length;e<t;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let e,t;if(this.scopes)for(e=0,t=this.scopes.length;e<t;e++)this.scopes[e].resume();for(e=0,t=this.effects.length;e<t;e++)this.effects[e].resume()}}run(e){if(this._active){const t=Ve;try{return Ve=this,e()}finally{Ve=t}}}on(){Ve=this}off(){Ve=this.parent}stop(e){if(this._active){let t,n;for(t=0,n=this.effects.length;t<n;t++)this.effects[t].stop();for(t=0,n=this.cleanups.length;t<n;t++)this.cleanups[t]();if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].stop(!0);if(!this.detached&&this.parent&&!e){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0,this._active=!1}}}function hu(A){return new SB(A)}function Bu(){return Ve}function IB(A,e=!1){Ve&&Ve.cleanups.push(A)}let jA;const bc=new WeakSet;class xB{constructor(e){this.fn=e,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,Ve&&Ve.active&&Ve.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,bc.has(this)&&(bc.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||TB(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,gg(this),PB(this);const e=jA,t=Qt;jA=this,Qt=!0;try{return this.fn()}finally{OB(this),jA=e,Qt=t,this.flags&=-3}}stop(){if(this.flags&1){for(let e=this.deps;e;e=e.nextDep)wu(e);this.deps=this.depsTail=void 0,gg(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?bc.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){ml(this)&&this.run()}get dirty(){return ml(this)}}let HB=0,Xo;function TB(A){A.flags|=8,A.next=Xo,Xo=A}function mu(){HB++}function Cu(){if(--HB>0)return;let A;for(;Xo;){let e=Xo;for(Xo=void 0;e;){const t=e.next;if(e.next=void 0,e.flags&=-9,e.flags&1)try{e.trigger()}catch(n){A||(A=n)}e=t}}if(A)throw A}function PB(A){for(let e=A.deps;e;e=e.nextDep)e.version=-1,e.prevActiveLink=e.dep.activeLink,e.dep.activeLink=e}function OB(A){let e,t=A.depsTail,n=t;for(;n;){const r=n.prevDep;n.version===-1?(n===t&&(t=r),wu(n),_F(n)):e=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=r}A.deps=e,A.depsTail=t}function ml(A){for(let e=A.deps;e;e=e.nextDep)if(e.dep.version!==e.version||e.dep.computed&&(RB(e.dep.computed)||e.dep.version!==e.version))return!0;return!!A._dirty}function RB(A){if(A.flags&4&&!(A.flags&16)||(A.flags&=-17,A.globalVersion===ni))return;A.globalVersion=ni;const e=A.dep;if(A.flags|=2,e.version>0&&!A.isSSR&&A.deps&&!ml(A)){A.flags&=-3;return}const t=jA,n=Qt;jA=A,Qt=!0;try{PB(A);const r=A.fn(A._value);(e.version===0||xn(r,A._value))&&(A._value=r,e.version++)}catch(r){throw e.version++,r}finally{jA=t,Qt=n,OB(A),A.flags&=-3}}function wu(A){const{dep:e,prevSub:t,nextSub:n}=A;if(t&&(t.nextSub=n,A.prevSub=void 0),n&&(n.prevSub=t,A.nextSub=void 0),e.subs===A&&(e.subs=t),!e.subs&&e.computed){e.computed.flags&=-5;for(let r=e.computed.deps;r;r=r.nextDep)wu(r)}}function _F(A){const{prevDep:e,nextDep:t}=A;e&&(e.nextDep=t,A.prevDep=void 0),t&&(t.prevDep=e,A.nextDep=void 0)}let Qt=!0;const DB=[];function On(){DB.push(Qt),Qt=!1}function Rn(){const A=DB.pop();Qt=A===void 0?!0:A}function gg(A){const{cleanup:e}=A;if(A.cleanup=void 0,e){const t=jA;jA=void 0;try{e()}finally{jA=t}}}let ni=0;class NF{constructor(e,t){this.sub=e,this.dep=t,this.version=t.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class vu{constructor(e){this.computed=e,this.version=0,this.activeLink=void 0,this.subs=void 0}track(e){if(!jA||!Qt||jA===this.computed)return;let t=this.activeLink;if(t===void 0||t.sub!==jA)t=this.a* @vue/runtime-core v3.5.6* (c) 2018-present Yuxi (Evan) You and Vue contributors* @license MIT**/function Ci(A,e,t,n){try{return n?A(...n):A()}catch(r){la(r,e,t)}}function Ut(A,e,t,n){if(UA(A)){const r=Ci(A,e,t,n);return r&&wB(r)&&r.catch(o=>{la(o,e,t)}),r}if(vA(A)){const r=[];for(let o=0;o<A.length;o++)r.push(Ut(A[o],e,t,n));return r}}function la(A,e,t,n=!0){const r=e?e.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:i}=e&&e.appContext.config||JA;if(e){let c=e.parent;const f=e.proxy,d=`https://vuejs.org/error-reference/#runtime-${t}`;for(;c;){const g=c.ec;if(g){for(let p=0;p<g.length;p++)if(g[p](A,f,d)===!1)return}c=c.parent}if(o){On(),Ci(o,null,10,[A,f,d]),Rn();return}}CU(A,t,r,n,i)}function CU(A,e,t,n=!0,r=!1){if(r)throw A;console.error(A)}let oi=!1,wl=!1;const je=[];let Pt=0;const _r=[];let yn=null,Hr=0;const YB=Promise.resolve();let Iu=null;function Dn(A){const e=Iu||YB;return A?e.then(this?A.bind(this):A):e}function wU(A){let e=oi?Pt+1:0,t=je.length;for(;e<t;){const n=e+t>>>1,r=je[n],o=ii(r);o<A||o===A&&r.flags&2?e=n+1:t=n}return e}function xu(A){if(!(A.flags&1)){const e=ii(A),t=je[je.length-1];!t||!(A.flags&2)&&e>=ii(t)?je.push(A):je.splice(wU(e),0,A),A.flags|=1,WB()}}function WB(){!oi&&!wl&&(wl=!0,Iu=YB.then($B))}function vU(A){vA(A)?_r.push(...A):yn&&A.id===-1?yn.splice(Hr+1,0,A):A.flags&1||(_r.push(A),A.flags|=1),WB()}function wg(A,e,t=oi?Pt+1:0){for(;t<je.length;t++){const n=je[t];if(n&&n.flags&2){if(A&&n.id!==A.uid)continue;je.splice(t,1),t--,n.flags&4&&(n.flags&=-2),n(),n.flags&=-2}}}function zB(A){if(_r.length){const e=[...new Set(_r)].sort((t,n)=>ii(t)-ii(n));if(_r.length=0,yn){yn.push(...e);return}for(yn=e,Hr=0;Hr<yn.length;Hr++){const t=yn[Hr];t.flags&4&&(t.flags&=-2),t.flags&8||t(),t.flags&=-2}yn=null,Hr=0}}const ii=A=>A.id==null?A.flags&2?-1:1/0:A.id;function $B(A){wl=!1,oi=!0;const e=yt;try{for(Pt=0;Pt<je.length;Pt++){const t=je[Pt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Ci(t,t.i,t.i?15:14),t.flags&=-2)}}finally{for(;Pt<je.length;Pt++){const t=je[Pt];t&&(t.flags&=-2)}Pt=0,je.length=0,zB(),oi=!1,Iu=null,(je.length||_r.length)&&$B()}}let ge=null,ZB=null;function _s(A){const e=ge;return ge=A,ZB=A&&A.type.__scopeId||null,e}function Qs(A,e=ge,t){if(!e||A._n)return A;const n=(...r)=>{n._d&&Tg(-1);const o=_s(e);let i;try{i=A(...r)}finally{_s(o),n._d&&Tg(1)}return i};return n._n=!0,n._c=!0,n._d=!0,n}function Fr(A,e){if(ge===null)return A;const t=ma(ge),n=A.dirs||(A.dirs=[]);for(let r=0;r<e.length;r++){let[o,i,c,f=JA]=e[r];o&&(UA(o)&&(o={mounted:o,updated:o}),o.deep&&zt(i),n.push({dir:o,instance:t,value:i,oldValue:void 0,arg:c,modifiers:f}))}return A}function Xn(A,e,t,n){const r=A.dirs,o=e&&e.dirs;for(let i=0;i<r.length;i++){const c=r[i];o&&(c.oldValue=o[i].value);let f=c.dir[n];f&&(On(),Ut(f,t,8,[A.el,c,A,e]),Rn())}}const qB=Symbol("_vte"),Am=A=>A.__isTeleport,jo=A=>A&&(A.disabled||A.disabled===""),yU=A=>A&&(A.defer||A.defer===""),vg=A=>typeof SVGElement<"u"&&A instanceof SVGElement,yg=A=>typeof MathMLElement=="function"&&A instanceof MathMLElement,vl=(A,e)=>{const t=A&&A.to;return ee(t)?e?e(t):null:t},QU={name:"Teleport",__isTeleport:!0,process(A,e,t,n,r,o,i,c,f,d){const{mc:g,pc:p,pbc:B,o:{insert:C,querySelector:v,createText:y,createComment:S}}=d,x=jo(e.props);let{shapeFlag:E,children:b,dynamicChildren:U}=e;if(A==null){const O=e.el=y(""),k=e.anchor=y("");C(O,t,n),C(k,t,n);const T=(L,J)=>{E&16&&(r&&r.isCE&&(r.ce._teleportTarget=L),g(b,L,J,r,o,i,c,f))},P=()=>{const L=e.target=vl(e.props,v),J=em(L,e,y,C);L&&(i!=="svg"&&vg(L)?i="svg":i!=="mathml"&&yg(L)&&(i="mathml"),x||(T(L,J),bs(e)))};x&&(T(t,k),bs(e)),yU(e.props)?we(P,o):P()}else{e.el=A.el,e.targetStart=A.targetStart;const O=e.anchor=A.anchor,k=e.target=A.target,T=e.targetAnchor=A.targetAnchor,P=jo(A.props),L=P?t:k,J=P?O:T;if(i==="svg"||vg(k)?i="svg":(i==="mathml"||yg(k))&&(i="mathml"),U?(B(A.dynamicChildren,U,L,r,o,i,c),ku(A,e,!0)):f||p(A,e,L,J,r,o,i,c,!1),x)P?e.props&&A.props&&e.props.to!==A.props.to&&(e.props.to=A.props.to):us(e,t,O,d,1);else if((e.props&&e.props.to)!==(A.props&&A.props.to)){const nA=e.target=vl(e.props,v);nA&&us(e,nA,null,d,0)}else P&&us(e,k,T,d,1);bs(e)}},remove(A,e,t,{um:n,o:{remove:r}},o){const{shapeFlag:i,child
* @vue/runtime-dom v3.5.6* (c) 2018-present Yuxi (Evan) You and Vue contributors* @license MIT**/let Il;const Dg=typeof window<"u"&&window.trustedTypes;if(Dg)try{Il=Dg.createPolicy("vue",{createHTML:A=>A})}catch{}const Pm=Il?A=>Il.createHTML(A):A=>A,E1="http://www.w3.org/2000/svg",S1="http://www.w3.org/1998/Math/MathML",Wt=typeof document<"u"?document:null,Lg=Wt&&Wt.createElement("template"),I1={insert:(A,e,t)=>{e.insertBefore(A,t||null)},remove:A=>{const e=A.parentNode;e&&e.removeChild(A)},createElement:(A,e,t,n)=>{const r=e==="svg"?Wt.createElementNS(E1,A):e==="mathml"?Wt.createElementNS(S1,A):t?Wt.createElement(A,{is:t}):Wt.createElement(A);return A==="select"&&n&&n.multiple!=null&&r.setAttribute("multiple",n.multiple),r},createText:A=>Wt.createTextNode(A),createComment:A=>Wt.createComment(A),setText:(A,e)=>{A.nodeValue=e},setElementText:(A,e)=>{A.textContent=e},parentNode:A=>A.parentNode,nextSibling:A=>A.nextSibling,querySelector:A=>Wt.querySelector(A),setScopeId(A,e){A.setAttribute(e,"")},insertStaticContent(A,e,t,n,r,o){const i=t?t.previousSibling:e.lastChild;if(r&&(r===o||r.nextSibling))for(;e.insertBefore(r.cloneNode(!0),t),!(r===o||!(r=r.nextSibling)););else{Lg.innerHTML=Pm(n==="svg"?`<svg>${A}</svg>`:n==="mathml"?`<math>${A}</math>`:A);const c=Lg.content;if(n==="svg"||n==="mathml"){const f=c.firstChild;for(;f.firstChild;)c.appendChild(f.firstChild);c.removeChild(f)}e.insertBefore(c,t)}return[i?i.nextSibling:e.firstChild,t?t.previousSibling:e.lastChild]}},Bn="transition",Eo="animation",Xr=Symbol("_vtc"),Om={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Rm=fe({},nm,Om),x1=A=>(A.displayName="Transition",A.props=Rm,A),xP=x1((A,{slots:e})=>Vr(UU,Dm(A),e)),Jn=(A,e=[])=>{vA(A)?A.forEach(t=>t(...e)):A&&A(...e)},kg=A=>A?vA(A)?A.some(e=>e.length>1):A.length>1:!1;function Dm(A){const e={};for(const Y in A)Y in Om||(e[Y]=A[Y]);if(A.css===!1)return e;const{name:t="v",type:n,duration:r,enterFromClass:o=`${t}-enter-from`,enterActiveClass:i=`${t}-enter-active`,enterToClass:c=`${t}-enter-to`,appearFromClass:f=o,appearActiveClass:d=i,appearToClass:g=c,leaveFromClass:p=`${t}-leave-from`,leaveActiveClass:B=`${t}-leave-active`,leaveToClass:C=`${t}-leave-to`}=A,v=H1(r),y=v&&v[0],S=v&&v[1],{onBeforeEnter:x,onEnter:E,onEnterCancelled:b,onLeave:U,onLeaveCancelled:O,onBeforeAppear:k=x,onAppear:T=E,onAppearCancelled:P=b}=e,L=(Y,FA,HA)=>{wn(Y,FA?g:c),wn(Y,FA?d:i),HA&&HA()},J=(Y,FA)=>{Y._isLeaving=!1,wn(Y,p),wn(Y,C),wn(Y,B),FA&&FA()},nA=Y=>(FA,HA)=>{const j=Y?T:E,AA=()=>L(FA,Y,HA);Jn(j,[FA,AA]),Mg(()=>{wn(FA,Y?f:o),Yt(FA,Y?g:c),kg(j)||Kg(FA,n,y,AA)})};return fe(e,{onBeforeEnter(Y){Jn(x,[Y]),Yt(Y,o),Yt(Y,i)},onBeforeAppear(Y){Jn(k,[Y]),Yt(Y,f),Yt(Y,d)},onEnter:nA(!1),onAppear:nA(!0),onLeave(Y,FA){Y._isLeaving=!0;const HA=()=>J(Y,FA);Yt(Y,p),Yt(Y,B),km(),Mg(()=>{Y._isLeaving&&(wn(Y,p),Yt(Y,C),kg(U)||Kg(Y,n,S,HA))}),Jn(U,[Y,HA])},onEnterCancelled(Y){L(Y,!1),Jn(b,[Y])},onAppearCancelled(Y){L(Y,!0),Jn(P,[Y])},onLeaveCancelled(Y){J(Y),Jn(O,[Y])}})}function H1(A){if(A==null)return null;if($A(A))return[Tc(A.enter),Tc(A.leave)];{const e=Tc(A);return[e,e]}}function Tc(A){return PF(A)}function Yt(A,e){e.split(/\s+/).forEach(t=>t&&A.classList.add(t)),(A[Xr]||(A[Xr]=new Set)).add(e)}function wn(A,e){e.split(/\s+/).forEach(n=>n&&A.classList.remove(n));const t=A[Xr];t&&(t.delete(e),t.size||(A[Xr]=void 0))}function Mg(A){requestAnimationFrame(()=>{requestAnimationFrame(A)})}let T1=0;function Kg(A,e,t,n){const r=A._endId=++T1,o=()=>{r===A._endId&&n()};if(t)return setTimeout(o,t);const{type:i,timeout:c,propCount:f}=Lm(A,e);if(!i)return n();const d=i+"end";let g=0;const p=()=>{A.removeEventListener(d,B),o()},B=C=>{C.target===A&&++g>=f&&p()};setTimeout(()=>{g<f&&p()},c+1),A.addEventListener(d,B)}function Lm(A,e){const t=window.getComputedStyle(A),n=v=>(t[v]||"").split(", "),r=n(`${Bn}Delay`),o=n(`${Bn}Duration`),i=_g(r,o),c=n(`${Eo}Delay`),f=n(`${Eo}Duration`),d=_g(c,f);let g=null,p=0,B=0;e===Bn?i>0&&(g=Bn,p=i,B=
`;else if(x._keyframe)C(x);else{const E=d.reduce((b,U)=>{var O;return((O=U==null?void 0:U.visit)===null||O===void 0?void 0:O.call(U,b))||b},x);Object.keys(E).forEach(b=>{var U;const O=E[b];if(typeof O=="object"&&O&&(b!=="animationName"||!O._keyframe)&&!HS(O)){let k=!1,T=b.trim(),P=!1;(t||n)&&o?T.startsWith("@")?k=!0:T=TS(b,o,f):t&&!o&&(T==="&"||T==="")&&(T="",P=!0);const[L,J]=Rl(O,e,{root:P,injectHash:k,parentSelectors:[...r,T]});B=N(N({},B),J),p+=`${T}${L}`}else{let k=function(P,L){const J=P.replace(/[A-Z]/g,Y=>`-${Y.toLowerCase()}`);let nA=L;!cS[P]&&typeof nA=="number"&&nA!==0&&(nA=`${nA}px`),P==="animationName"&&(L!=null&&L._keyframe)&&(C(L),nA=L.getName(o)),p+=`${J}:${nA};`};const T=(U=O==null?void 0:O.value)!==null&&U!==void 0?U:O;typeof O=="object"&&(O!=null&&O[mC])&&Array.isArray(T)?T.forEach(P=>{k(b,P)}):k(b,T)}})}}),!t)p=`{${p}}`;else if(i&&qE()){const S=i.split(",");p=`@layer ${S[S.length-1].trim()} {${p}}`,S.length>1&&(p=`@layer ${i}{%%%:%}${p}`)}return[p,B]};function PS(A,e){return ju(`${A.join("%")}${e}`)}function Dl(A,e){const t=Ca(),n=z(()=>A.value.token._tokenKey),r=z(()=>[n.value,...A.value.path]);let o=gp;return tC("style",r,()=>{const{path:i,hashId:c,layer:f,nonce:d,clientOnly:g,order:p=0}=A.value,B=r.value.join("|");if(SS(B)){const[T,P]=IS(B);if(T)return[T,n.value,P,{},g,p]}const C=e(),{hashPriority:v,container:y,transformers:S,linters:x,cache:E}=t.value,[b,U]=Rl(C,{hashId:c,hashPriority:v,layer:f,path:i.join("-"),transformers:S,linters:x}),O=pp(b),k=PS(r.value,O);if(o){const T={mark:or,prepend:"queue",attachTo:y,priority:p},P=typeof d=="function"?d():d;P&&(T.csp={nonce:P});const L=Ws(O,k,T);L[Dr]=E.instanceId,L.setAttribute(qm,n.value),Object.keys(U).forEach(J=>{hp.has(J)||(hp.add(J),Ws(pp(U[J]),`_effect-${J}`,{mark:or,prepend:"queue",attachTo:y}))})}return[O,n.value,k,U,g,p]},(i,c)=>{let[,,f]=i;(c||t.value.autoClear)&&gp&&sC(f,{mark:or})}),i=>i}class OS{constructor(e,t){this._keyframe=!0,this.name=e,this.style=t}getName(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return e?`${e}-${this.name}`:this.name}}const sr=OS,RS="4.2.4";function xe(A,e){DS(A)&&(A="100%");var t=LS(A);return A=e===360?A:Math.min(e,Math.max(0,parseFloat(A))),t&&(A=parseInt(String(A*e),10)/100),Math.abs(A-e)<1e-6?1:(e===360?A=(A<0?A%e+e:A%e)/parseFloat(String(e)):A=A%e/parseFloat(String(e)),A)}function ps(A){return Math.min(1,Math.max(0,A))}function DS(A){return typeof A=="string"&&A.indexOf(".")!==-1&&parseFloat(A)===1}function LS(A){return typeof A=="string"&&A.indexOf("%")!==-1}function CC(A){return A=parseFloat(A),(isNaN(A)||A<0||A>1)&&(A=1),A}function hs(A){return A<=1?"".concat(Number(A)*100,"%"):A}function Ar(A){return A.length===1?"0"+A:String(A)}function kS(A,e,t){return{r:xe(A,255)*255,g:xe(e,255)*255,b:xe(t,255)*255}}function Bp(A,e,t){A=xe(A,255),e=xe(e,255),t=xe(t,255);var n=Math.max(A,e,t),r=Math.min(A,e,t),o=0,i=0,c=(n+r)/2;if(n===r)i=0,o=0;else{var f=n-r;switch(i=c>.5?f/(2-n-r):f/(n+r),n){case A:o=(e-t)/f+(e<t?6:0);break;case e:o=(t-A)/f+2;break;case t:o=(A-e)/f+4;break}o/=6}return{h:o,s:i,l:c}}function Kc(A,e,t){return t<0&&(t+=1),t>1&&(t-=1),t<1/6?A+(e-A)*(6*t):t<1/2?e:t<2/3?A+(e-A)*(2/3-t)*6:A}function MS(A,e,t){var n,r,o;if(A=xe(A,360),e=xe(e,100),t=xe(t,100),e===0)r=t,o=t,n=t;else{var i=t<.5?t*(1+e):t+e-t*e,c=2*t-i;n=Kc(c,i,A+1/3),r=Kc(c,i,A),o=Kc(c,i,A-1/3)}return{r:n*255,g:r*255,b:o*255}}function Ll(A,e,t){A=xe(A,255),e=xe(e,255),t=xe(t,255);var n=Math.max(A,e,t),r=Math.min(A,e,t),o=0,i=n,c=n-r,f=n===0?0:c/n;if(n===r)o=0;else{switch(n){case A:o=(e-t)/c+(e<t?6:0);break;case e:o=(t-A)/c+2;break;case t:o=(A-e)/c+4;break}o/=6}return{h:o,s:f,v:i}}function KS(A,e,t){A=xe(A,360)*6,e=xe(e,100),t=xe(t,100);var n=Math.floor(A),r=A-n,o=t*(1-e),i=t*(1-r*e),c=t*(1-(1-r)*e),f=n%6,d=[t,i,o,o,c,t][f],g=[c,t,t,i,o,o][f],p=[o,o,c,t,t,i][f];return{r:d*255,g:g*255,b:p*255}}function kl(A,e,t,n){var r=[Ar(Math.round(A).toString(16)),Ar(Math.round(e).toString(16)),Ar(Math.round(t).toString(16))];return n&&r[0].startsWith(r[0].charAt(1))&&r[1].startsWith(r[1].charAt(1))&&r[2].startsWith(r[2].charAt(1))?r[0].ch
'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol','Noto Color Emoji'`,fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:6,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1}),Qa=eI;function QC(A,e){let{generateColorPalettes:t,generateNeutralColorPalettes:n}=e;const{colorSuccess:r,colorWarning:o,colorError:i,colorInfo:c,colorPrimary:f,colorBgBase:d,colorTextBase:g}=A,p=t(f),B=t(r),C=t(o),v=t(i),y=t(c),S=n(d,g);return N(N({},S),{colorPrimaryBg:p[1],colorPrimaryBgHover:p[2],colorPrimaryBorder:p[3],colorPrimaryBorderHover:p[4],colorPrimaryHover:p[5],colorPrimary:p[6],colorPrimaryActive:p[7],colorPrimaryTextHover:p[8],colorPrimaryText:p[9],colorPrimaryTextActive:p[10],colorSuccessBg:B[1],colorSuccessBgHover:B[2],colorSuccessBorder:B[3],colorSuccessBorderHover:B[4],colorSuccessHover:B[4],colorSuccess:B[6],colorSuccessActive:B[7],colorSuccessTextHover:B[8],colorSuccessText:B[9],colorSuccessTextActive:B[10],colorErrorBg:v[1],colorErrorBgHover:v[2],colorErrorBorder:v[3],colorErrorBorderHover:v[4],colorErrorHover:v[5],colorError:v[6],colorErrorActive:v[7],colorErrorTextHover:v[8],colorErrorText:v[9],colorErrorTextActive:v[10],colorWarningBg:C[1],colorWarningBgHover:C[2],colorWarningBorder:C[3],colorWarningBorderHover:C[4],colorWarningHover:C[4],colorWarning:C[6],colorWarningActive:C[7],colorWarningTextHover:C[8],colorWarningText:C[9],colorWarningTextActive:C[10],colorInfoBg:y[1],colorInfoBgHover:y[2],colorInfoBorder:y[3],colorInfoBorderHover:y[4],colorInfoHover:y[4],colorInfo:y[6],colorInfoActive:y[7],colorInfoTextHover:y[8],colorInfoText:y[9],colorInfoTextActive:y[10],colorBgMask:new pe("#000").setAlpha(.45).toRgbString(),colorWhite:"#fff"})}const tI=A=>{let e=A,t=A,n=A,r=A;return A<6&&A>=5?e=A+1:A<16&&A>=6?e=A+2:A>=16&&(e=16),A<7&&A>=5?t=4:A<8&&A>=7?t=5:A<14&&A>=8?t=6:A<16&&A>=14?t=7:A>=16&&(t=8),A<6&&A>=2?n=1:A>=6&&(n=2),A>4&&A<8?r=4:A>=8&&(r=6),{borderRadius:A>16?16:A,borderRadiusXS:n,borderRadiusSM:t,borderRadiusLG:e,borderRadiusOuter:r}},nI=tI;function rI(A){const{motionUnit:e,motionBase:t,borderRadius:n,lineWidth:r}=A;return N({motionDurationFast:`${(t+e).toFixed(1)}s`,motionDurationMid:`${(t+e*2).toFixed(1)}s`,motionDurationSlow:`${(t+e*3).toFixed(1)}s`,lineWidthBold:r+1},nI(n))}const jt=(A,e)=>new pe(A).setAlpha(e).toRgbString(),Io=(A,e)=>new pe(A).darken(e).toHexString(),oI=A=>{const e=qt(A);return{1:e[0],2:e[1],3:e[2],4:e[3],5:e[4],6:e[5],7:e[6],8:e[4],9:e[5],10:e[6]}},iI=(A,e)=>{const t=A||"#fff",n=e||"#000";return{colorBgBase:t,colorTextBase:n,colorText:jt(n,.88),colorTextSecondary:jt(n,.65),colorTextTertiary:jt(n,.45),colorTextQuaternary:jt(n,.25),colorFill:jt(n,.15),colorFillSecondary:jt(n,.06),colorFillTertiary:jt(n,.04),colorFillQuaternary:jt(n,.02),colorBgLayout:Io(t,4),colorBgContainer:Io(t,0),colorBgElevated:Io(t,0),colorBgSpotlight:jt(n,.85),colorBorder:Io(t,15),colorBorderSecondary:Io(t,6)}};function sI(A){const e=new Array(10).fill(null).map((t,n)=>{const r=n-1,o=A*Math.pow(2.71828,r/5),i=n>1?Math.floor(o):Math.ceil(o);return Math.floor(i/2)*2});return e[1]=A,e.map(t=>{const n=t+8;return{size:t,lineHeight:n/t}})}const aI=A=>{const e=sI(A),t=e.map(r=>r.size),n=e.map(r=>r.lineHeight);return{fontSizeSM:t[0],fontSize:t[1],fontSizeLG:t[2],fontSizeXL:t[3],fontSizeHeading1:t[6],fontSizeHeading2:t[5],fontSizeHeading3:t[4],fontSizeHeading4:t[3],fontSizeHeading5:t[2],lineHeight:n[1],lineHeightLG:n[2],lineHeightSM:n[0],lineHeightHeading1:n[6],lineHeightHeading2:n[5],lineHeightHeading3:n[4],lineHeightHeading4:n[3],lineHeightHeading5:n[2]}},bC=aI;function ba(A){const e=Object.keys(zu).map(t=>{const n=qt(A[t]);return new Array(10).fill(1).
0 1px 2px 0 rgba(0, 0, 0, 0.03), 0 1px 6px -1px rgba(0, 0, 0, 0.02), 0 2px 4px 0 rgba(0, 0, 0, 0.02) `,boxShadowSecondary:` 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05) `,boxShadowTertiary:` 0 1px 2px 0 rgba(0, 0, 0, 0.03), 0 1px 6px -1px rgba(0, 0, 0, 0.02), 0 2px 4px 0 rgba(0, 0, 0, 0.02) `,screenXS:o,screenXSMin:o,screenXSMax:i-1,screenSM:i,screenSMMin:i,screenSMMax:c-1,screenMD:c,screenMDMin:c,screenMDMax:f-1,screenLG:f,screenLGMin:f,screenLGMax:d-1,screenXL:d,screenXLMin:d,screenXLMax:g-1,screenXXL:g,screenXXLMin:g,screenXXLMax:p-1,screenXXXL:p,screenXXXLMin:p,boxShadowPopoverArrow:"3px 3px 7px rgba(0, 0, 0, 0.1)",boxShadowCard:` 0 1px 2px -2px ${new pe("rgba(0, 0, 0, 0.16)").toRgbString()}, 0 3px 6px 0 ${new pe("rgba(0, 0, 0, 0.12)").toRgbString()}, 0 5px 12px 4px ${new pe("rgba(0, 0, 0, 0.09)").toRgbString()} `,boxShadowDrawerRight:` -6px 0 16px 0 rgba(0, 0, 0, 0.08), -3px 0 6px -4px rgba(0, 0, 0, 0.12), -9px 0 28px 8px rgba(0, 0, 0, 0.05) `,boxShadowDrawerLeft:` 6px 0 16px 0 rgba(0, 0, 0, 0.08), 3px 0 6px -4px rgba(0, 0, 0, 0.12), 9px 0 28px 8px rgba(0, 0, 0, 0.05) `,boxShadowDrawerUp:` 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05) `,boxShadowDrawerDown:` 0 -6px 16px 0 rgba(0, 0, 0, 0.08), 0 -3px 6px -4px rgba(0, 0, 0, 0.12), 0 -9px 28px 8px rgba(0, 0, 0, 0.05) `,boxShadowTabsOverflowLeft:"inset 10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowRight:"inset -10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowTop:"inset 0 10px 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowBottom:"inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08)"}),n)}const qP={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},FC=A=>({boxSizing:"border-box",margin:0,padding:0,color:A.colorText,fontSize:A.fontSize,lineHeight:A.lineHeight,listStyle:"none",fontFamily:A.fontFamily}),uI=()=>({display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),AO=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),fI=A=>({a:{color:A.colorLink,textDecoration:A.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:`color ${A.motionDurationSlow}`,"-webkit-text-decoration-skip":"objects","&:hover":{color:A.colorLinkHover},"&:active":{color:A.colorLinkActive},"&:active,\n &:hover":{textDecoration:A.linkHoverDecoration,outline:0},"&:focus":{textDecoration:A.linkFocusDecoration,outline:0},"&[disabled]":{color:A.colorTextDisabled,cursor:"not-allowed"}}}),dI=(A,e)=>{const{fontFamily:t,fontSize:n}=A,r=`[class^="${e}"], [class*=" ${e}"]`;return{[r]:{fontFamily:t,fontSize:n,boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"},[r]:{boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}}}}},gI=A=>({outline:`${A.lineWidthBold}px solid ${A.colorPrimaryBorder}`,outlineOffset:1,transition:"outline-offset 0s, outline 0s"}),eO=A=>({"&:focus-visible":N({},gI(A))});function $u(A,e,t){return n=>{const r=z(()=>n==null?void 0:n.value),[o,i,c]=yi(),{getPrefixCls:f,iconPrefixCls:d}=Ym(),g=z(()=>f()),p=z(()=>({theme:o.value,token:i.value,hashId:c.value,path:["Shared",g.value]}));Dl(p,()=>[{"&":fI(i.value)}]);const B=z(()=>({theme:o.value,token:i.value,hashId:c.value,path:[A,r.value,d.value]}));return[Dl(B,()=>{const{token:C,flush:v}=hI(i.value),y=typeof t=="function"?t(C):t,S=N(N({},y),i.value[A]),x=`.${r.value}`,E=Fa(C,{componentCls:x,prefixCls:r.value,iconCls:`.${d.value}`,antCls:`.${g.value}`},S),b=e(E,{hashId:c.value,prefixCls:r.value,rootPrefixCls:g.value,iconPrefixCls:d.value,overrideComponentToken:i.value[A]});return v(A,S),[dI(i.value,r.value),b]}),c]}}const UC=typeof CSSINJS_STATISTIC<"u";let Kl=!0;function Fa(){for(var A=arguments.length,e=new Array(A),t=0;t<A;t++)e[t]=arguments[t];if(!UC)return N({},...e);Kl=!1;const n={};return e.forEach(r=>{Object.keys(r).forEach(i=>{Object.defineProperty(n,i,{configurable:!0,enumerable:!0,get:()=>r[i]})})}),Kl=!0,n}function pI(){}function hI(A){let e,t=A,n=pI;return UC&&(e=new Set,t=new Proxy(A,{get(r,o){return Kl&&e.add(o),r[o]}}),n=(r,o)=>{Array.from(e)}),{token:t,keys:e,flush:n}}const BI=cC(ba),$s={token:Qa,hashed:!0},EC=Symbol("DesignTokenContext"),_l=nt(),mI=A=>{Bt(EC,A),ae(A,()=>{_l.value=Se(A),lU(_l)},{immediate:!0,deep:!0})},CI=ce({props:{value:et()},setup(A,e){let{slots:t}=e;return mI(z(()=>A.value)),()=>{var n;return(n=t.default)===null||n===void 0?void 0:n.call(t)}}});function yi(){const A=Ae(EC,z(()=>_l.value||$s)),e=z(()=>`${RS}-${A.value.hashed||""}`),t=z(()=>A.value.theme||BI),n=aS(t,z(()=>[Qa,A.value.token]),z(()=>({salt:e.value,override:N({override:A.value.token},A.value.components),formatToken:lI})));return[t,z(()=>n.value[0]),z(()=>A.value.hashed?n.value[1]:"")]}const SC=ce({compatConfig:{MODE:3},setup(){const[,A]=yi(),e=z(()=>new pe(A.value.colorBgBase).toHsl().l<.5?{opacity:.65}:{});return()=>G("svg",{style:e.value,width:"184",height:"152",viewBox:"0 0 184 152",xmlns:"http://www.w3.org/2000/svg"},[G("g",{fill:"none","fill-rule":"evenodd"},[G("g",{transform:"translate(24 31.67)"},[G("ellipse",{"fill-opacity":".8",fill:"#F5F5F7",cx:"67.797",cy:"106.89",rx:"67.797",ry:"12.668"},null),G
* `);return d.length=0,t===!1?(Je(g),r):g}}return r}function rt(A,e){var t=Object.defineProperties(e,{_vueTypes_name:{value:A,writable:!0},isRequired:{get:function(){return this.required=!0,this}},def:{value:function(r){return r!==void 0||this.default?$r(r)||fr(this,r,!0)===!0?(this.default=zr(r)?function(){return[].concat(r)}:cr(r)?function(){return Object.assign({},r)}:r,this):(Je(this._vueTypes_name+' - invalid default value: "'+r+'"'),this):this}}}),n=t.validator;return $r(n)&&(t.validator=qu(n,t)),t}function Lt(A,e){var t=rt(A,e);return Object.defineProperty(t,"validate",{value:function(n){return $r(this.validator)&&Je(this._vueTypes_name+` - calling .validate() will overwrite the current custom validator function. Validator info:`+JSON.stringify(this)),this.validator=qu(n,this),this}})}function Ep(A,e,t){var n,r,o=(n=e,r={},Object.getOwnPropertyNames(n).forEach(function(p){r[p]=Object.getOwnPropertyDescriptor(n,p)}),Object.defineProperties({},r));if(o._vueTypes_name=A,!cr(t))return o;var i,c,f=t.validator,d=LC(t,["validator"]);if($r(f)){var g=o.validator;g&&(g=(c=(i=g).__original)!==null&&c!==void 0?c:i),o.validator=qu(g?function(p){return g.call(this,p)&&f.call(this,p)}:f,o)}return Object.assign(o,d)}function Ea(A){return A.replace(/^(?!\s*$)/gm," ")}var HI=function(){return Lt("any",{})},TI=function(){return Lt("function",{type:Function})},PI=function(){return Lt("boolean",{type:Boolean})},OI=function(){return Lt("string",{type:String})},RI=function(){return Lt("number",{type:Number})},DI=function(){return Lt("array",{type:Array})},LI=function(){return Lt("object",{type:Object})},kI=function(){return rt("integer",{type:Number,validator:function(A){return xI(A)}})},MI=function(){return rt("symbol",{validator:function(A){return typeof A=="symbol"}})};function KI(A,e){if(e===void 0&&(e="custom validation failed"),typeof A!="function")throw new TypeError("[VueTypes error]: You must provide a function as argument");return rt(A.name||"<<anonymous function>>",{validator:function(t){var n=A(t);return n||Je(this._vueTypes_name+" - "+e),n}})}function _I(A){if(!zr(A))throw new TypeError("[VueTypes error]: You must provide an array as argument.");var e='oneOf - value should be one of "'+A.join('", "')+'".',t=A.reduce(function(n,r){if(r!=null){var o=r.constructor;n.indexOf(o)===-1&&n.push(o)}return n},[]);return rt("oneOf",{type:t.length>0?t:void 0,validator:function(n){var r=A.indexOf(n)!==-1;return r||Je(e),r}})}function NI(A){if(!zr(A))throw new TypeError("[VueTypes error]: You must provide an array as argument");for(var e=!1,t=[],n=0;n<A.length;n+=1){var r=A[n];if(_C(r)){if(Zs(r)&&r._vueTypes_name==="oneOf"){t=t.concat(r.type);continue}if($r(r.validator)&&(e=!0),r.type!==!0&&r.type){t=t.concat(r.type);continue}}t.push(r)}return t=t.filter(function(o,i){return t.indexOf(o)===i}),rt("oneOfType",e?{type:t,validator:function(o){var i=[],c=A.some(function(f){var d=fr(Zs(f)&&f._vueTypes_name==="oneOf"?f.type||null:f,o,!0);return typeof d=="string"&&i.push(d),d===!0});return c||Je("oneOfType - provided value does not match any of the "+i.length+` passed-in validators:`+Ea(i.join(``))),c}}:{type:t})}function GI(A){return rt("arrayOf",{type:Array,validator:function(e){var t,n=e.every(function(r){return(t=fr(A,r,!0))===!0});return n||Je(`arrayOf - value validation error:`+Ea(t)),n}})}function VI(A){return rt("instanceOf",{type:A})}function XI(A){return rt("objectOf",{type:Object,validator:function(e){var t,n=Object.keys(e).every(function(r){return(t=fr(A,e[r],!0))===!0});return n||Je(`objectOf - value validation error:`+Ea(t)),n}})}function jI(A){var e=Object.keys(A),t=e.filter(function(r){var o;return!!(!((o=A[r])===null||o===void 0)&&o.required)}),n=rt("shape",{type:Object,validator:function(r){var o=this;if(!cr(r))return!1;var i=Object.keys(r);if(t.length>0&&t.some(function(f){return i.indexOf(f)===-1})){var c=t.filter(function(f){return i.indexOf(f)===-1});return Je(c.length===1?'shape - required property "'+c[0]+'" is not defined.':'shape - required properties "'+c.join('", "')+'" are not defined.'),!1}return i.every(function(f){if(e.indexOf(f)===-1)return o._vueTypes_isLoose===!0||(Je('shape - shape definition does not include a "'+f+'" property. Allowed keys: "'+e.join('", "')+'".'),!1);var d=fr(A[f],r[f],!0);return typeof d=="string"&&Je('shape - "'+f+`" property validation error: `+Ea(d)),d===!0})}});return Object.defineProperty(n,"_vueTypes_isLoose",{writable:!0,value:!1}),Object.defineProperty(n,"loose",{get:function(){return this._vueTypes_isLoose=!0,this}}),n}var Tt=function(){function A(){}return A.extend=function(e){var t=this;if(zr(e))return e.forEach(function(p){return t.extend(p)}),this;var n=e.name,r=e.validate,o=r!==void 0&&r,i=e.getter,c=i!==void 0&&i,f=LC(e,["name","validate","getter"]);if(di(this,n))throw new TypeError('[VueTypes error]: Type "'+n+'" already defined');var d,g=f.type;return Zs(g)?(delete f.type,Object.defineProperty(this,n,c?{get:function(){return Ep(n,g,f)}}:{value:function(){var p,B=Ep(n,g,f);return B.validator&&(B.validator=(p=B.validator).bind.apply(p,[B].concat([].slice.call(arguments)))),B}})):(d=c?{get:function(){var p=Object.assign({},f);return o?Lt(n,p):rt(n,p)},enumerable:!0}:{value:function(){var p,B,C=Object.assign({},f);return p=o?Lt(n,C):rt(n,C),C.validator&&(p.validator=(B=C.validator).bind.apply(B,[p].concat([].slice.call(arguments)))),p},enumerable:!0},Object.defineProperty(this,n,d))},RC(A,null,[{key:"any",get:function(){return HI()}},{key:"func",get:function(){return TI().def(this.defaults.func)}},{key:"bool",get:function(){return PI().def(this.defaults.bool)}},{key:"string",get:function(){return OI().def(this.defaults.string)}},{key:"number",get:function(){return RI().def(this.defaults.number)}},{key:"array",get:function(){return DI().def(this.defaults.array)}},{key:"object",get:function(){return LI().def(this.defaults.object)}},{key:"integer",get:function(){return kI().def(this.defaults.integer)}},{key:"symbol",get:function(){return MI()}}]),A}();function NC(A){var e;return A===void 0&&(A={func:function(){},bool:!0,string:"",number:0,array:function(){return[]},object:function(){return{}},integer:0}),(e=function(t){function n(){return t.apply(this,arguments)||this}return DC(n,t),RC(n,null,[{key:"sensibleDefaults",get:function(){return Ts({},this.defaults)},set:function(r){this.defaults=r!==!1?Ts({},r!==!0?r:A):{}}}]),n}(Tt)).defaults=Ts({},A),e}Tt.defaults={},Tt.custom=KI,Tt.oneOf=_I,Tt.instanceOf=VI,Tt.oneOfType=NI,Tt.arrayOf=GI,Tt.objectOf=XI,Tt.shape=jI,Tt.utils={validate:function(A,e){return fr(e,A,!0)===!0},toType:function(A,e,t){return t===void 0&&(t=!1),t?Lt(A,e):rt(A,e)}};(function(A){function e(){return A.apply(this,arguments)||this}return DC(e,A),e})(NC());const GC=NC({func:void 0,bool:void 0,string:void 0,number:void 0,array:void 0,object:void 0,integer:void 0});GC.extend([{name:"looseBool",getter:!0,type:Boolean,default:void 0},{name:"style",getter:!0,type:[String,Object],default:void 0},{name:"VueNode",getter:!0,type:null}]);function tO(A){return A.default=void 0,A}const JI=GC;function YI(A){let{prefixCls:e,animation:t,transitionName:n}=A;return t?{name:`${e}-${t}`}:n?{name:n}:{}}UE("bottomLeft","bottomRight","topLeft","topRight");const nO=A=>A!==void 0&&(A==="topLeft"||A==="topRight")?"slide-down":"slide-up",rO=function(A){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return N(A?{name:A,appear:!0,enterFromClass:`${A}-enter ${A}-enter-prepare ${A}-enter-start`,enterActiveClass:`${A}-enter ${A}-enter-prepare`,enterToClass:`${A}-enter ${A}-enter-active`,leaveFromClass:` ${A}-leave`,leaveActiveClass:`${A}-leave ${A}-leave-active`,leaveToClass:`${A}-leave ${A}-leave-active`}:{css:!1},e)},VC=function(A){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return N(A?{name:A,appear:!0,appearActiveClass:`${A}`,appearToClass:`${A}-appear ${A}-appear-active`,enterFromClass:`${A}-appear ${A}-enter ${A}-appear-prepare ${A}-enter-prepare`,enterActiveClass:`${A}`,enterToClass:`${A}-enter ${A}-appear ${A}-appear-active ${A}-enter-active`,leaveActiveClass:`${A} ${A}-leave`,leaveToClass:`${A}-leave-active`}:{css:!1},e)},oO=(A,e,t)=>t!==void 0?t:`${A}-${e}`,XC=Symbol("PortalContextKey"),WI=function(A){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{inTriggerContext:!0};Bt(XC,{inTriggerContext:e.inTriggerContext,shouldRender:z(()=>{const{sPopupVisible:t,popupRef:n,forceRender:r,autoDestroy:o}=A||{};let i=!1;
.anticon { display: inline-block; color: inherit; font-style: normal; line-height: 0; text-align: center; text-transform: none; vertical-align: -0.125em; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.anticon > * { line-height: 1;}
.anticon svg { display: inline-block;}
.anticon::before { display: none;}
.anticon .anticon-icon { display: block;}
.anticon[tabindex] { cursor: pointer;}
.anticon-spin::before,.anticon-spin { display: inline-block; -webkit-animation: loadingCircle 1s infinite linear; animation: loadingCircle 1s infinite linear;}
@-webkit-keyframes loadingCircle { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }}
@keyframes loadingCircle { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }}`;function ZC(A){return A&&A.getRootNode&&A.getRootNode()}function s4(A){return Af()?ZC(A)instanceof ShadowRoot:!1}function a4(A){return s4(A)?ZC(A):null}var c4=function(){var e=jC(),t=e.prefixCls,n=e.csp,r=Ln(),o=i4;t&&(o=o.replace(/anticon/g,t.value)),Dn(function(){if(Af()){var i=r.vnode.el,c=a4(i);r4(o,"@ant-design-vue-icons",{prepend:!0,csp:n.value,attachTo:c})}})},l4=["icon","primaryColor","secondaryColor"];function u4(A,e){if(A==null)return{};var t=f4(A,e),n,r;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(A);for(r=0;r<o.length;r++)n=o[r],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(A,n)&&(t[n]=A[n])}return t}function f4(A,e){if(A==null)return{};var t={},n=Object.keys(A),r,o;for(o=0;o<n.length;o++)r=n[o],!(e.indexOf(r)>=0)&&(t[r]=A[r]);return t}function Ps(A){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?Object(arguments[e]):{},n=Object.keys(t);typeof Object.getOwnPropertySymbols=="function"&&(n=n.concat(Object.getOwnPropertySymbols(t).filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),n.forEach(function(r){d4(A,r,t[r])})}return A}function d4(A,e,t){return e in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}var zo=mt({primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1});function g4(A){var e=A.primaryColor,t=A.secondaryColor;zo.primaryColor=e,zo.secondaryColor=t||zC(e),zo.calculated=!!t}function p4(){return Ps({},zo)}var oo=function(e,t){var n=Ps({},e,t.attrs),r=n.icon,o=n.primaryColor,i=n.secondaryColor,c=u4(n,l4),f=zo;if(o&&(f={primaryColor:o,secondaryColor:i||zC(o)}),xp(r),!xp(r))return null;var d=r;return d&&typeof d.icon=="function"&&(d=Ps({},d,{icon:d.icon(f.primaryColor,f.secondaryColor)})),Gl(d.icon,"svg-".concat(d.name),Ps({},c,{"data-icon":d.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"}))};oo.props={icon:Object,primaryColor:String,secondaryColor:String,focusable:String};oo.inheritAttrs=!1;oo.displayName="IconBase";oo.getTwoToneColors=p4;oo.setTwoToneColors=g4;const tf=oo;function h4(A,e){return w4(A)||C4(A,e)||m4(A,e)||B4()}function B4(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function m4(A,e){if(A){if(typeof A=="string")return Hp(A,e);var t=Object.prototype.toString.call(A).slice(8,-1);if(t==="Object"&&A.constructor&&(t=A.constructor.name),t==="Map"||t==="Set")return Array.from(A);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Hp(A,e)}}function Hp(A,e){(e==null||e>A.length)&&(e=A.length);for(var t=0,n=new Array(e);t<e;t++)n[t]=A[t];return n}function C4(A,e){var t=A==null?null:typeof Symbol<"u"&&A[Symbol.iterator]||A["@@iterator"];if(t!=null){var n=[],r=!0,o=!1,i,c;try{for(t=t.call(A);!(r=(i=t.next()).done)&&(n.push(i.value),!(e&&n.length===e));r=!0);}catch(f){o=!0,c=f}finally{try{!r&&t.return!=null&&t.return()}finally{if(o)throw c}}return n}}function w4(A){if(Array.isArray(A))return A}function qC(A){var e=$C(A),t=h4(e,2),n=t[0],r=t[1];return tf.setTwoToneColors({primaryColor:n,secondaryColor:r})}function v4(){var A=tf.getTwoToneColors();return A.calculated?[A.primaryColor,A.secondaryColor]:A.primaryColor}var y4=ce({name:"InsertStyles",setup:function(){return c4(),function(){return null}}}),Q4=["class","icon","spin","rotate","tabindex","twoToneColor","onClick"];function b4(A,e){return S4(A)||E4(A,e)||U4(A,e)||F4()}function F4(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function U4(A,e){if(A){if(typeof A=="string")return Tp(A,e);var t=Object.prototype.toString.call(A).slice(8,-1);if(t==="Object"&&A.constructor&&(t=A.constructor.name),t==="Map"||t==="Set")return Array.from(A);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Tp(A,e)}}function Tp(A,e){(e==null||e>A.length)&&(e=A.length);for(var t=0,n=new Array(e);t<e;t++)n[t]=A[t];return n}function E4(A,e){var t=A==null?null:typeof Symbol<"u"&&A[Symbol.iterator]||A["@@iterator"];if(t!=null){var n=[],r=!0,o=!1,i,c;try{for(t=t.call(A);!(r=(i=t.next()).done)&&(n.push(i.value),!(e&&n.length===e));r=!0);}catch(f){o=!0,c=f}finally{try{!r&&t.return!=null&&t.return()}finally{if(o)throw c}}return n}}function S4(A){if(Array.isArray(A))return A}function Pp(A){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?Object(arguments[e]):{},n=Object.keys(t);typeof Object.getOwnPropertySymbols=="function"&&(n=n.concat(Object.getOwnPropertySymbols(t).filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),n.forEach(function(r){_o(A,r,t[r])})}return A}function _o(A,e,t){return e in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function I4(A,e){if(A==null)return{};var t=x4(A,e),n,r;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(A);for(r=0;r<o.length;r++)n=o[r],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(A,n)&&(t[n]=A[n])}return t}function x4(A,e){if(A==null)return{};var t={},n=Object.keys(A),r,o;for(o=0;o<n.length;o++)r=n[o],!(e.indexOf(r)>=0)&&(t[r]=A[r]);return t}qC(ZS.primary);var io=function(e,t){var n,r=Pp({},e,t.attrs),o=r.class,i=r.icon,c=r.spin,f=r.rotate,d=r.tabindex,g=r.twoToneColor,p=r.onClick,B=I4(r,Q4),C=jC(),v=C.prefixCls,y=C.rootClassName,S=(n={},_o(n,y.value,!!y.value),_o(n,v.value,!0),_o(n,"".concat(v.value,"-").concat(i.name),!!i.name),_o(n,"".concat(v.value,"-spin"),!!c||i.name==="loading"),n),x=d;x===void 0&&p&&(x=-1);var E=f?{msTransform:"rotate(".concat(f,"deg)"),transform:"rotate(".concat(f,"deg)")}:void 0,b=$C(g),U=b4(b,2),O=U[0],k=U[1];return G("span",Pp({role:"img","aria-label":i.name},B,{onClick:p,class:[S,o],tabindex:x}),[G(tf,{icon:i,primaryColor:O,secondaryColor:k,style:E},null),G(y4,null,null)])};io.props={spin:Boolean,rotate:Number,icon:Object,twoToneColor:[String,Array]};io.displayName="AntdIcon";io.inheritAttrs=!1;io.getTwoToneColor=v4;io.setTwoToneColor=qC;const kt=io;var H4={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"}}]},name:"loading",theme:"outlined"};const T4=H4;function Op(A){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?Object(arguments[e]):{},n=Object.keys(t);typeof Object.getOwnPropertySymbols=="function"&&(n=n.concat(Object.getOwnPropertySymbols(t).filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),n.forEach(function(r){P4(A,r,t[r])})}return A}function P4(A,e,t){return e in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}var nf=function(e,t){var n=Op({},e,t.attrs);return G(kt,Op({},n,{icon:T4}),null)};nf.displayName="LoadingOutlined";nf.inheritAttrs=!1;const rf=nf;var O4={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03
${e}-move-up-appear, ${e}-move-up-enter `]:{animationName:x,animationDuration:p,animationPlayState:"paused",animationTimingFunction:g},[` ${e}-move-up-appear${e}-move-up-appear-active, ${e}-move-up-enter${e}-move-up-enter-active `]:{animationPlayState:"running"},[`${e}-move-up-leave`]:{animationName:E,animationDuration:p,animationPlayState:"paused",animationTimingFunction:g},[`${e}-move-up-leave${e}-move-up-leave-active`]:{animationPlayState:"running"},"&-rtl":{direction:"rtl",span:{direction:"rtl"}}})},{[`${e}-notice`]:{padding:C,textAlign:"center",[t]:{verticalAlign:"text-bottom",marginInlineEnd:B,fontSize:d},[`${e}-notice-content`]:{display:"inline-block",padding:S,background:r,borderRadius:v,boxShadow:n,pointerEvents:"all"},[`${e}-success ${t}`]:{color:o},[`${e}-error ${t}`]:{color:i},[`${e}-warning ${t}`]:{color:c},[` ${e}-info ${t}, ${e}-loading ${t}`]:{color:f}}},{[`${e}-notice-pure-panel`]:{padding:0,textAlign:"start"}}]},nw=$u("Message",A=>{const e=Fa(A,{messageNoticeContentPadding:`${(A.controlHeightLG-A.fontSize*A.lineHeight)/2}px ${A.paddingSM}px`});return[yx(e)]},A=>({height:150,zIndexPopup:A.zIndexPopupBase+10})),Qx={info:G(Ha,null,null),success:G(Ia,null,null),error:G(Sa,null,null),warning:G(xa,null,null),loading:G(rf,null,null)},bx=ce({name:"PureContent",inheritAttrs:!1,props:["prefixCls","type","icon"],setup(A,e){let{slots:t}=e;return()=>{var n;return G("div",{class:ot(`${A.prefixCls}-custom-content`,`${A.prefixCls}-${A.type}`)},[A.icon||Qx[A.type],G("span",null,[(n=t.default)===null||n===void 0?void 0:n.call(t)])])}}});var Fx=globalThis&&globalThis.__rest||function(A,e){var t={};for(var n in A)Object.prototype.hasOwnProperty.call(A,n)&&e.indexOf(n)<0&&(t[n]=A[n]);if(A!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,n=Object.getOwnPropertySymbols(A);r<n.length;r++)e.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(A,n[r])&&(t[n[r]]=A[n[r]]);return t};const Ux=8,Ex=3,Sx=ce({name:"Holder",inheritAttrs:!1,props:["top","prefixCls","getContainer","maxCount","duration","rtl","transitionName","onAllRemoved","animation","staticGetContainer"],setup(A,e){let{expose:t}=e;var n,r;const{getPrefixCls:o,getPopupContainer:i}=Ua("message",A),c=z(()=>o("message",A.prefixCls)),[,f]=nw(c),d=()=>{var y;const S=(y=A.top)!==null&&y!==void 0?y:Ux;return{left:"50%",transform:"translateX(-50%)",top:typeof S=="number"?`${S}px`:S}},g=()=>ot(f.value,A.rtl?`${c.value}-rtl`:""),p=()=>{var y;return YI({prefixCls:c.value,animation:(y=A.animation)!==null&&y!==void 0?y:"move-up",transitionName:A.transitionName})},B=G("span",{class:`${c.value}-close-x`},[G(sf,{class:`${c.value}-close-icon`},null)]),[C,v]=tw({getStyles:d,prefixCls:c.value,getClassName:g,motion:p,closable:!1,closeIcon:B,duration:(n=A.duration)!==null&&n!==void 0?n:Ex,getContainer:(r=A.staticGetContainer)!==null&&r!==void 0?r:i.value,maxCount:A.maxCount,onAllRemoved:A.onAllRemoved});return t(N(N({},C),{prefixCls:c,hashId:f})),v}});let Wp=0;function Ix(A){const e=nt(null),t=Symbol("messageHolderKey"),n=f=>{var d;(d=e.value)===null||d===void 0||d.close(f)},r=f=>{if(!e.value){const O=()=>{};return O.then=()=>{},O}const{open:d,prefixCls:g,hashId:p}=e.value,B=`${g}-notice`,{content:C,icon:v,type:y,key:S,class:x,onClose:E}=f,b=Fx(f,["content","icon","type","key","class","onClose"]);let U=S;return U==null&&(Wp+=1,U=`antd-message-${Wp}`),wE(O=>(d(N(N({},b),{key:U,content:()=>G(bx,{prefixCls:g,type:y,icon:typeof v=="function"?v():v},{default:()=>[typeof C=="function"?C():C]}),placement:"top",class:ot(y&&`${B}-${y}`,p,x),onClose:()=>{E==null||E(),O()}})),()=>{n(U)}))},i={open:r,destroy:f=>{var d;f!==void 0?n(f):(d=e.value)===null||d===void 0||d.destroy()}};return["info","success","warning","error","loading"].forEach(f=>{const d=(g,p,B)=>{let C;g&&typeof g=="object"&&"content"in g?C=g:C={content:g};let v,y;typeof p=="function"?y=p:(v=p,y=B);const S=N(N({onClose:y,duration:v},C),{type:f});return r(S)};i[f]=d}),[i,()=>G(Sx,Ie(Ie({key:t},A),{},{ref:e}),null)]}function xx(A){return Ix(A)}let rw=3,ow,Ye,Hx=1,iw="",sw="move-up",aw=!1,cw=()=>document.body,lw,uw=!1;function Tx(){return Hx++}function Px(A){A.top!==void 0&&(ow=A.top,Ye=null),A.duration!==void 0&&(rw=A.duration),A.prefixCls!==void 0&&(iw=A.prefixCls),A.getContainer!==void 0&&(cw=A.getContainer,Ye=null),A.transitionName!==void 0&&(sw=A.transitionName,Ye=null,aw=!0),A.maxCount!==void 0&&(lw=A.maxCount,Ye=null),A.rtl!==void 0&&(uw=A.rtl)}function Ox(A,e){if(Ye){e(Ye);return}ew.newInstance({appContext:A.appContext,prefixCls:A.prefixCls||iw,rootPrefixCls:A.rootPrefixCls,transitionName:sw,hasTransitionName:aw,style:{top:ow},getContainer:cw||A.getPopupContainer,maxCount:lw,name:"message",useStyle:nw},t=>{if(Ye){e(Ye);return}Ye=t,e(t)})}const fw={info:Ha,success:Ia,error:Sa,warning:xa,loading:rf},Rx=Object.keys(fw);function Dx(A){const e=A.duration!==void 0?A.duration:rw,t=A.key||Tx(),n=new Promise(o=>{const i=()=>(typeof A.onClose=="
:root { ${Object.keys(t).map(i=>`--${A}-${i}: ${t[i]};`).join(`
`)}
} `.trim()}function iH(A,e){const t=oH(A,e);no()?Ws(t,`${rH}-dynamic-theme`):Ju()}const sH=A=>{const[e,t]=yi();return Dl(z(()=>({theme:e.value,token:t.value,hashId:"",path:["ant-design-icons",A.value]})),()=>[{[`.${A.value}`]:N(N({},uI()),{[`.${A.value} .${A.value}-icon`]:{display:"block"}})}])},aH=sH;function cH(A,e){const t=z(()=>(A==null?void 0:A.value)||{}),n=z(()=>t.value.inherit===!1||!(e!=null&&e.value)?$s:e.value);return z(()=>{if(!(A!=null&&A.value))return e==null?void 0:e.value;const o=N({},n.value.components);return Object.keys(A.value.components||{}).forEach(i=>{o[i]=N(N({},o[i]),A.value.components[i])}),N(N(N({},n.value),t.value),{token:N(N({},n.value.token),t.value.token),components:o})})}var lH=globalThis&&globalThis.__rest||function(A,e){var t={};for(var n in A)Object.prototype.hasOwnProperty.call(A,n)&&e.indexOf(n)<0&&(t[n]=A[n]);if(A!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,n=Object.getOwnPropertySymbols(A);r<n.length;r++)e.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(A,n[r])&&(t[n[r]]=A[n[r]]);return t};const uH="ant";function Gr(){return Oe.prefixCls||uH}function yw(){return Oe.iconPrefixCls||Vu}const hf=mt({}),Oe=mt({});to(()=>{N(Oe,hf),Oe.prefixCls=Gr(),Oe.iconPrefixCls=yw(),Oe.getPrefixCls=(A,e)=>e||(A?`${Oe.prefixCls}-${A}`:Oe.prefixCls),Oe.getRootPrefixCls=()=>Oe.prefixCls?Oe.prefixCls:Gr()});let jc;const fH=A=>{jc&&jc(),jc=to(()=>{N(hf,mt(A)),N(Oe,mt(A))}),A.theme&&iH(Gr(),A.theme)},dH=()=>({getPrefixCls:(A,e)=>e||(A?`${Gr()}-${A}`:Gr()),getIconPrefixCls:yw,getRootPrefixCls:()=>Oe.prefixCls?Oe.prefixCls:Gr()}),$o=ce({compatConfig:{MODE:3},name:"AConfigProvider",inheritAttrs:!1,props:IE(),setup(A,e){let{slots:t}=e;const n=Ym(),r=(j,AA)=>{const{prefixCls:uA="ant"}=A;if(AA)return AA;const wA=uA||n.getPrefixCls("");return j?`${wA}-${j}`:wA},o=z(()=>A.iconPrefixCls||n.iconPrefixCls.value||Vu),i=z(()=>o.value!==n.iconPrefixCls.value),c=z(()=>{var j;return A.csp||((j=n.csp)===null||j===void 0?void 0:j.value)}),f=aH(o),d=cH(z(()=>A.theme),z(()=>{var j;return(j=n.theme)===null||j===void 0?void 0:j.value})),g=j=>(A.renderEmpty||t.renderEmpty||n.renderEmpty||UI)(j),p=z(()=>{var j,AA;return(j=A.autoInsertSpaceInButton)!==null&&j!==void 0?j:(AA=n.autoInsertSpaceInButton)===null||AA===void 0?void 0:AA.value}),B=z(()=>{var j;return A.locale||((j=n.locale)===null||j===void 0?void 0:j.value)});ae(B,()=>{hf.locale=B.value},{immediate:!0});const C=z(()=>{var j;return A.direction||((j=n.direction)===null||j===void 0?void 0:j.value)}),v=z(()=>{var j,AA;return(j=A.space)!==null&&j!==void 0?j:(AA=n.space)===null||AA===void 0?void 0:AA.value}),y=z(()=>{var j,AA;return(j=A.virtual)!==null&&j!==void 0?j:(AA=n.virtual)===null||AA===void 0?void 0:AA.value}),S=z(()=>{var j,AA;return(j=A.dropdownMatchSelectWidth)!==null&&j!==void 0?j:(AA=n.dropdownMatchSelectWidth)===null||AA===void 0?void 0:AA.value}),x=z(()=>{var j;return A.getTargetContainer!==void 0?A.getTargetContainer:(j=n.getTargetContainer)===null||j===void 0?void 0:j.value}),E=z(()=>{var j;return A.getPopupContainer!==void 0?A.getPopupContainer:(j=n.getPopupContainer)===null||j===void 0?void 0:j.value}),b=z(()=>{var j;return A.pageHeader!==void 0?A.pageHeader:(j=n.pageHeader)===null||j===void 0?void 0:j.value}),U=z(()=>{var j;return A.input!==void 0?A.input:(j=n.input)===null||j===void 0?void 0:j.value}),O=z(()=>{var j;return A.pagination!==void 0?A.pagination:(j=n.pagination)===null||j===void 0?void 0:j.value}),k=z(()=>{var j;return A.form!==void 0?A.form:(j=n.form)===null||j===void 0?void 0:j.value}),T=z(()=>{var j;return A.select!==void 0?A.select:(j=n.select)===null||j===void 0?void 0:j.value}),P=z(()=>A.componentSize),L=z(()=>A.componentDisabled),J=z(()=>{var j,AA;return(j=A.wave)!==null&&j!==void 0?j:(AA=n.wave)===null||AA===void 0?void 0:AA.value}),nA={csp:c,autoInsertSpaceInButton:p,locale:B,direction:C,space:v,virtual:y,dropdownMatchSelectWidth:S,getPrefixCls:r,iconPrefixCls:o,theme:z(()=>{var j,AA;return(j=d.value)!==null&&j!==void 0?j:(AA=n.theme)===null||AA===void 0?void 0:AA.value}),renderEmpty:g,getTargetContai
* vue-router v4.4.5 * (c) 2024 Eduardo San Martin Morote * @license MIT */const Or=typeof document<"u";function Qw(A){return typeof A=="object"||"displayName"in A||"props"in A||"__vccOpts"in A}function QH(A){return A.__esModule||A[Symbol.toStringTag]==="Module"||A.default&&Qw(A.default)}const GA=Object.assign;function Jc(A,e){const t={};for(const n in e){const r=e[n];t[n]=Et(r)?r.map(A):A(r)}return t}const Zo=()=>{},Et=Array.isArray,bw=/#/g,bH=/&/g,FH=/\//g,UH=/=/g,EH=/\?/g,Fw=/\+/g,SH=/%5B/g,IH=/%5D/g,Uw=/%5E/g,xH=/%60/g,Ew=/%7B/g,HH=/%7C/g,Sw=/%7D/g,TH=/%20/g;function mf(A){return encodeURI(""+A).replace(HH,"|").replace(SH,"[").replace(IH,"]")}function PH(A){return mf(A).replace(Ew,"{").replace(Sw,"}").replace(Uw,"^")}function Yl(A){return mf(A).replace(Fw,"%2B").replace(TH,"+").replace(bw,"%23").replace(bH,"%26").replace(xH,"`").replace(Ew,"{").replace(Sw,"}").replace(Uw,"^")}function OH(A){return Yl(A).replace(UH,"%3D")}function RH(A){return mf(A).replace(bw,"%23").replace(EH,"%3F")}function DH(A){return A==null?"":RH(A).replace(FH,"%2F")}function pi(A){try{return decodeURIComponent(""+A)}catch{}return""+A}const LH=/\/$/,kH=A=>A.replace(LH,"");function Yc(A,e,t="/"){let n,r={},o="",i="";const c=e.indexOf("#");let f=e.indexOf("?");return c<f&&c>=0&&(f=-1),f>-1&&(n=e.slice(0,f),o=e.slice(f+1,c>-1?c:e.length),r=A(o)),c>-1&&(n=n||e.slice(0,c),i=e.slice(c,e.length)),n=NH(n??e,t),{fullPath:n+(o&&"?")+o+i,path:n,query:r,hash:pi(i)}}function MH(A,e){const t=e.query?A(e.query):"";return e.path+(t&&"?")+t+(e.hash||"")}function $p(A,e){return!e||!A.toLowerCase().startsWith(e.toLowerCase())?A:A.slice(e.length)||"/"}function KH(A,e,t){const n=e.matched.length-1,r=t.matched.length-1;return n>-1&&n===r&&qr(e.matched[n],t.matched[r])&&Iw(e.params,t.params)&&A(e.query)===A(t.query)&&e.hash===t.hash}function qr(A,e){return(A.aliasOf||A)===(e.aliasOf||e)}function Iw(A,e){if(Object.keys(A).length!==Object.keys(e).length)return!1;for(const t in A)if(!_H(A[t],e[t]))return!1;return!0}function _H(A,e){return Et(A)?Zp(A,e):Et(e)?Zp(e,A):A===e}function Zp(A,e){return Et(e)?A.length===e.length&&A.every((t,n)=>t===e[n]):A.length===1&&A[0]===e}function NH(A,e){if(A.startsWith("/"))return A;if(!A)return e;const t=e.split("/"),n=A.split("/"),r=n[n.length-1];(r===".."||r===".")&&n.push("");let o=t.length-1,i,c;for(i=0;i<n.length;i++)if(c=n[i],c!==".")if(c==="..")o>1&&o--;else break;return t.slice(0,o).join("/")+"/"+n.slice(i).join("/")}const Cn={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var hi;(function(A){A.pop="pop",A.push="push"})(hi||(hi={}));var qo;(function(A){A.back="back",A.forward="forward",A.unknown=""})(qo||(qo={}));function GH(A){if(!A)if(Or){const e=document.querySelector("base");A=e&&e.getAttribute("href")||"/",A=A.replace(/^\w+:\/\/[^\/]+/,"")}else A="/";return A[0]!=="/"&&A[0]!=="#"&&(A="/"+A),kH(A)}const VH=/^[^#]+#/;function XH(A,e){return A.replace(VH,"#")+e}function jH(A,e){const t=document.documentElement.getBoundingClientRect(),n=A.getBoundingClientRect();return{behavior:e.behavior,left:n.left-t.left-(e.left||0),top:n.top-t.top-(e.top||0)}}const Ta=()=>({left:window.scrollX,top:window.scrollY});function JH(A){let e;if("el"in A){const t=A.el,n=typeof t=="string"&&t.startsWith("#"),r=typeof t=="string"?n?document.getElementById(t.slice(1)):document.querySelector(t):t;if(!r)return;e=jH(r,A)}else e=A;"scrollBehavior"in document.documentElement.style?window.scrollTo(e):window.scrollTo(e.left!=null?e.left:window.scrollX,e.top!=null?e.top:window.scrollY)}function qp(A,e){return(history.state?history.state.position-e:-1)+A}const Wl=new Map;function YH(A,e){Wl.set(A,e)}function WH(A){const e=Wl.get(A);return Wl.delete(A),e}let zH=()=>location.protocol+"//"+location.host;function xw(A,e){const{pathname:t,search:n,hash:r}=e,o=A.indexOf("#");if(o>-1){let c=r.includes(A.slice(o))?A.slice(o).length:1,f=r.slice(c);return f[0]!=="/"&&(f="/"+f),$p(f,"")}return $p(t,A)+n+r}function $H(A,e,t,n){let r=[],o=[],i=null;const c=({state:B})=>{const C=xw(A,location),v=t.value,y=e.value;let S=0;if(B){if(t.value=C,e.value=B,i&&i===v){i=null;return}S=y?B.positionIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function ea(A,e,t){return e in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}qs.d(Dw,{Z:()=>xT});const hA=(gh={computed:()=>z,createTextVNode:()=>Im,createVNode:()=>G,defineComponent:()=>ce,reactive:()=>mt,ref:()=>EA,watch:()=>ae,watchEffect:()=>to},zc={},qs.d(zc,gh),zc),UT=(0,hA.defineComponent)({props:{data:{required:!0,type:String},onClick:Function},render:function(){var A=this.data,e=this.onClick;return(0,hA.createVNode)("span",{class:"vjs-tree-brackets",onClick:e},[A])}}),ET=(0,hA.defineComponent)({emits:["change","update:modelValue"],props:{checked:{type:Boolean,default:!1},isMultiple:Boolean,onChange:Function},setup:function(A,e){var t=e.emit;return{uiType:(0,hA.computed)(function(){return A.isMultiple?"checkbox":"radio"}),model:(0,hA.computed)({get:function(){return A.checked},set:function(n){return t("update:modelValue",n)}})}},render:function(){var A=this.uiType,e=this.model,t=this.$emit;return(0,hA.createVNode)("label",{class:["vjs-check-controller",e?"is-checked":""],onClick:function(n){return n.stopPropagation()}},[(0,hA.createVNode)("span",{class:"vjs-check-controller-inner is-".concat(A)},null),(0,hA.createVNode)("input",{checked:e,class:"vjs-check-controller-original is-".concat(A),type:A,onChange:function(){return t("change",e)}},null)])}}),ST=(0,hA.defineComponent)({props:{nodeType:{required:!0,type:String},onClick:Function},render:function(){var A=this.nodeType,e=this.onClick,t=A==="objectStart"||A==="arrayStart";return t||A==="objectCollapsed"||A==="arrayCollapsed"?(0,hA.createVNode)("span",{class:"vjs-carets vjs-carets-".concat(t?"open":"close"),onClick:e},[(0,hA.createVNode)("svg",{viewBox:"0 0 1024 1024",focusable:"false","data-icon":"caret-down",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},[(0,hA.createVNode)("path",{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"},null)])]):null}});var gh,zc;function Zl(A){return Zl=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Zl(A)}function kw(A){return Object.prototype.toString.call(A).slice(8,-1).toLowerCase()}function zn(A){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"root",t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,n=arguments.length>3?arguments[3]:void 0,r=n||{},o=r.key,i=r.index,c=r.type,f=c===void 0?"content":c,d=r.showComma,g=d!==void 0&&d,p=r.length,B=p===void 0?1:p,C=kw(A);if(C==="array"){var v=ph(A.map(function(x,E,b){return zn(x,"".concat(e,"[").concat(E,"]"),t+1,{index:E,showComma:E!==b.length-1,length:B,type:f})}));return[zn("[",e,t,{showComma:!1,key:o,length:A.length,type:"arrayStart"})[0]].concat(v,zn("]",e,t,{showComma:g,length:A.length,type:"arrayEnd"})[0])}if(C==="object"){var y=Object.keys(A),S=ph(y.map(function(x,E,b){return zn(A[x],/^[a-zA-Z_]\w*$/.test(x)?"".concat(e,".").concat(x):"".concat(e,'["').concat(x,'"]'),t+1,{key:x,showComma:E!==b.length-1,length:B,type:f})}));return[zn("{",e,t,{showComma:!1,key:o,index:i,length:y.length,type:"objectStart"})[0]].concat(S,zn("}",e,t,{showComma:g,length:y.length,type:"objectEnd"})[0])}return[{content:A,level:t,key:o,index:i,path:e,showComma:g,length:B,type:f}]}function ph(A){if(typeof Array.prototype.flat=="function")return A.flat();for(var e=Aa(A),t=[];e.length;){var n=e.shift();Array.isArray(n)?e.unshift.apply(e,Aa(n)):t.push(n)}return t}function ql(A){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:new WeakMap;if(A==null)return A;if(A instanceof Date)return new Date(A);if(A instanceof RegExp)return new RegExp(A);if(Zl(A)!=="object")return A;if(e.get(A))return e.get(A);if(Array.isArray(A)){var t=A.map(function(o){return ql(o,e)});return e.set(A,t),t}var n={};for(var r in A)n[r]=ql(A[r],e);return e.set(A,n),n}function hh(A,e){var t=Object.keys(A);if(Object.getOwnPropertySymbol
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}())[0],nA=k;t("update:selectedValue",nA),t("selectedChange",nA,J)}},v=function(b){t("nodeClick",b)},y=function(b,U){if(b)c.hiddenPaths=Ze(Ze({},c.hiddenPaths),{},ea({},U,1));else{var O=Ze({},c.hiddenPaths);delete O[U],c.hiddenPaths=O}},S=function(b,U){A.collapsedOnClickBrackets&&y(b,U.path),t("bracketsClick",b,U)},x=function(b,U){y(b,U.path),t("iconClick",b,U)},E=function(b,U){var O=ql(A.data),k=A.rootPath;new Function("data","val","data".concat(U.slice(k.length),"=val"))(O,b),t("update:data",O)};return(0,hA.watchEffect)(function(){g.value&&function(b){throw new Error("[VueJSONPretty] ".concat(b))}(g.value)}),(0,hA.watchEffect)(function(){f.value&&p()}),(0,hA.watch)(function(){return A.deep},function(b){b&&(c.hiddenPaths=i(b,A.collapsedNodeLength))}),(0,hA.watch)(function(){return A.collapsedNodeLength},function(b){b&&(c.hiddenPaths=i(A.deep,b))}),function(){var b,U,O=(b=A.renderNodeKey)!==null&&b!==void 0?b:n.renderNodeKey,k=(U=A.renderNodeValue)!==null&&U!==void 0?U:n.renderNodeValue,T=c.visibleData&&c.visibleData.map(function(P){return(0,hA.createVNode)(IT,{key:P.id,node:P,collapsed:!!c.hiddenPaths[P.path],theme:A.theme,showDoubleQuotes:A.showDoubleQuotes,showLength:A.showLength,checked:d.value.includes(P.path),selectableType:A.selectableType,showLine:A.showLine,showLineNumber:A.showLineNumber,showSelectController:A.showSelectController,selectOnClickNode:A.selectOnClickNode,nodeSelectable:A.nodeSelectable,highlightSelectedNode:A.highlightSelectedNode,editable:A.editable,editableTrigger:A.editableTrigger,showIcon:A.showIcon,showKeyValueSpace:A.showKeyValueSpace,renderNodeKey:O,renderNodeValue:k,onNodeClick:v,onBracketsClick:S,onIconClick:x,onSelectedChange:C,onValueChange:E,style:A.itemHeight&&A.itemHeight!==20?{lineHeight:"".concat(A.itemHeight,"px")}:{}},null)});return(0,hA.createVNode)("div",{ref:r,class:{"vjs-tree":!0,"is-virtual":A.virtual,dark:A.theme==="dark"},onScroll:A.virtual?B:void 0,style:A.showLineNumber?Ze({paddingLeft:"".concat(12*Number(o.value.length.toString().length),"px")},A.style):A.style},[A.virtual?(0,hA.createVNode)("div",{class:"vjs-tree-list",style:{height:"".concat(A.height,"px")}},[(0,hA.createVNode)("div",{class:"vjs-tree-list-holder",style:{height:"".concat(f.value.length*A.itemHeight,"px")}},[(0,hA.createVNode)("div",{class:"vjs-tree-list-holder-inner",style:{transform:"translateY(".concat(c.translateY,"px)")}},[T])])]):T])}}});var HT=Dw.Z,$c,Zc,qc=EA(0),Al=EA(0),Ch=!1,el=EA(!1),wh=EA(0),vh=EA(0),tl=EA(!1),nl=EA(!1),rl=EA(!1),ol=EA("#F53340"),il=EA(""),sl=EA(2),yh=EA(!1),Qh=EA(!1),Sr={startX:0,startY:0,width:0,height:0},al=EA(0),cl=EA({}),bh=EA(null),Fh=EA(null),Uh=null,Eh=EA(null),Sh=EA(null),Ih=EA(null),ws=!1,Qi=function(){function A(){ws&&(ws=!1,qc.value=0,Al.value=0,bh=EA(null),Fh=EA(null),Eh=EA(null),Ih=EA(null),Sh=EA(null),Sr={startX:0,startY:0,width:0,height:0},el.value=!1,nl.value=!1,rl.value=!1,$c=void 0,Zc=void 0,tl.value=!1,al.value=0,ol.value="#F53340",il.value="",sl.value=2,cl.value={})}return A.prototype.setInitStatus=function(e){ws=e},A.prototype.getInitStatus=function(){return ws},A.prototype.getScreenShortWidth=function(){return qc},A.prototype.getScreenShortHeight=function(){return Al},A.prototype.setScreenShortInfo=function(e,t){qc.value=e,Al.value=t},A.prototype.getScreenShortController=function(){return bh},A.prototype.getToolController=function(){return Fh},A.prototype.getTextInputController=function(){return Eh},A.prototype.getToolStatus=function(){return el},A.prototype.getTextStatus=function(){return yh},A.prototype.getScreenShortImageController=function(){return Uh},A.prototype.setScreenShortImageController=function(e){Uh=e},A.prototype.setToolStatus=function(e){el.value=e},A.prototype.setTextStatus=function(e){yh.value=e},A.prototype.getToolLeft=function(){return wh},A.prototype.getToolTop=function(){return vh},A.prototype.setToolInfo=function(e,t){wh.value=e,vh.value=t},A.prototype.getToolClickStatus=function(){return tl},A.prototype.setToolClickStatus=function(e){tl.value=e},
content: "" !important; display: none !important;}`,Kb=function(a){_b(a,"."+hc+kb+tg+` .`+Bc+Mb+tg)},_b=function(a,s){var u=a.ownerDocument;if(u){var l=u.createElement("style");l.textContent=s,a.appendChild(l)}},ng=function(){function a(){}return a.getOrigin=function(s){var u=a._link;return u?(u.href=s,u.href=u.href,u.protocol+u.hostname+u.port):"about:blank"},a.isSameOrigin=function(s){return a.getOrigin(s)===a._origin},a.setContext=function(s){a._link=s.document.createElement("a"),a._origin=a.getOrigin(s.location.href)},a._origin="about:blank",a}(),Nb=function(){function a(s,u){this.context=s,this._options=u,this._cache={}}return a.prototype.addImage=function(s){var u=Promise.resolve();return this.has(s)||(Cc(s)||jb(s))&&(this._cache[s]=this.loadImage(s)).catch(function(){}),u},a.prototype.match=function(s){return this._cache[s]},a.prototype.loadImage=function(s){return n(this,void 0,void 0,function(){var u,l,h,m,w=this;return r(this,function(F){switch(F.label){case 0:return u=ng.isSameOrigin(s),l=!mc(s)&&this._options.useCORS===!0&&Fe.SUPPORT_CORS_IMAGES&&!u,h=!mc(s)&&!u&&!Cc(s)&&typeof this._options.proxy=="string"&&Fe.SUPPORT_CORS_XHR&&!l,u||this._options.allowTaint!==!1||mc(s)||Cc(s)||h||l?(m=s,h?[4,this.proxy(m)]:[3,2]):[2];case 1:m=F.sent(),F.label=2;case 2:return this.context.logger.debug("Added image "+s.substring(0,256)),[4,new Promise(function(Q,R){var D=new Image;D.onload=function(){return Q(D)},D.onerror=R,(Jb(m)||l)&&(D.crossOrigin="anonymous"),D.src=m,D.complete===!0&&setTimeout(function(){return Q(D)},500),w._options.imageTimeout>0&&setTimeout(function(){return R("Timed out ("+w._options.imageTimeout+"ms) loading image")},w._options.imageTimeout)})];case 3:return[2,F.sent()]}})})},a.prototype.has=function(s){return this._cache[s]!==void 0},a.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},a.prototype.proxy=function(s){var u=this,l=this._options.proxy;if(!l)throw new Error("No proxy defined");var h=s.substring(0,256);return new Promise(function(m,w){var F=Fe.SUPPORT_RESPONSE_TYPE?"blob":"text",Q=new XMLHttpRequest;Q.onload=function(){if(Q.status===200)if(F==="text")m(Q.response);else{var K=new FileReader;K.addEventListener("load",function(){return m(K.result)},!1),K.addEventListener("error",function(_){return w(_)},!1),K.readAsDataURL(Q.response)}else w("Failed to proxy resource "+h+" with status code "+Q.status)},Q.onerror=w;var R=l.indexOf("?")>-1?"&":"?";if(Q.open("GET",""+l+R+"url="+encodeURIComponent(s)+"&responseType="+F),F!=="text"&&Q instanceof XMLHttpRequest&&(Q.responseType=F),u._options.imageTimeout){var D=u._options.imageTimeout;Q.timeout=D,Q.ontimeout=function(){return w("Timed out ("+D+"ms) proxying "+h)}}Q.send()})},a}(),Gb=/^data:image\/svg\+xml/i,Vb=/^data:image\/.*;base64,/i,Xb=/^data:image\/.*/i,jb=function(a){return Fe.SUPPORT_SVG_DRAWING||!Yb(a)},mc=function(a){return Xb.test(a)},Jb=function(a){return Vb.test(a)},Cc=function(a){return a.substr(0,4)==="blob"},Yb=function(a){return a.substr(-3).toLowerCase()==="svg"||Gb.test(a)},lA=function(){function a(s,u){this.type=0,this.x=s,this.y=u}return a.prototype.add=function(s,u){return new a(this.x+s,this.y+u)},a}(),wr=function(a,s,u){return new lA(a.x+(s.x-a.x)*u,a.y+(s.y-a.y)*u)},Zi=function(){function a(s,u,l,h){this.type=1,this.start=s,this.startControl=u,this.endControl=l,this.end=h}return a.prototype.subdivide=function(s,u){var l=wr(this.start,this.startControl,s),h=wr(this.startControl,this.endControl,s),m=wr(this.endControl,this.end,s),w=wr(l,h,s),F=wr(h,m,s),Q=wr(w,F,s);return u?new a(this.start,l,w,Q):new a(Q,F,m,this.end)},a.prototype.add=function(s,u){return new a(this.start.add(s,u),this.startControl.add(s,u),this.endControl.add(s,u),this.end.add(s,u))},a.prototype.reverse=function(){return new a(this.end,this.endControl,this.startControl,this.start)},a}(),ct=function(a){return a.type===1},Wb=function(){function a(s){var u=s.styles,l=s.bounds,h=ho(u.borderTopLeftRadius,l.width,l.height),m=h[0],w=h[1],F=ho(u.borderTopRightRadius,l.width,l.height),Q=F[0],R=F[1],D=ho(u.borderBottomRightRadius,l.width,l.height),K=D[0],_=D[1],cA=ho(u.borderBottomLeftRadius,l.width,l.height),q=cA[0]
`).map(function(n){return n.trim()})},e.splitSections=function(t){return t.split(`m=`).map(function(n,r){return(r>0?"m="+n:n).trim()+`\r`})},e.getDescription=function(t){var n=e.splitSections(t);return n&&n[0]},e.getMediaSections=function(t){var n=e.splitSections(t);return n.shift(),n},e.matchPrefix=function(t,n){return e.splitLines(t).filter(function(r){return r.indexOf(n)===0})},e.parseCandidate=function(t){for(var n,r={foundation:(n=t.indexOf("a=candidate:")===0?t.substring(12).split(" "):t.substring(10).split(" "))[0],component:parseInt(n[1],10),protocol:n[2].toLowerCase(),priority:parseInt(n[3],10),ip:n[4],address:n[4],port:parseInt(n[5],10),type:n[7]},o=8;o<n.length;o+=2)switch(n[o]){case"raddr":r.relatedAddress=n[o+1];break;case"rport":r.relatedPort=parseInt(n[o+1],10);break;case"tcptype":r.tcpType=n[o+1];break;case"ufrag":r.ufrag=n[o+1],r.usernameFragment=n[o+1];break;default:r[n[o]]=n[o+1]}return r},e.writeCandidate=function(t){var n=[];n.push(t.foundation),n.push(t.component),n.push(t.protocol.toUpperCase()),n.push(t.priority),n.push(t.address||t.ip),n.push(t.port);var r=t.type;return n.push("typ"),n.push(r),r!=="host"&&t.relatedAddress&&t.relatedPort&&(n.push("raddr"),n.push(t.relatedAddress),n.push("rport"),n.push(t.relatedPort)),t.tcpType&&t.protocol.toLowerCase()==="tcp"&&(n.push("tcptype"),n.push(t.tcpType)),(t.usernameFragment||t.ufrag)&&(n.push("ufrag"),n.push(t.usernameFragment||t.ufrag)),"candidate:"+n.join(" ")},e.parseIceOptions=function(t){return t.substr(14).split(" ")},e.parseRtpMap=function(t){var n=t.substr(9).split(" "),r={payloadType:parseInt(n.shift(),10)};return n=n[0].split("/"),r.name=n[0],r.clockRate=parseInt(n[1],10),r.channels=n.length===3?parseInt(n[2],10):1,r.numChannels=r.channels,r},e.writeRtpMap=function(t){var n=t.payloadType;t.preferredPayloadType!==void 0&&(n=t.preferredPayloadType);var r=t.channels||t.numChannels||1;return"a=rtpmap:"+n+" "+t.name+"/"+t.clockRate+(r!==1?"/"+r:"")+`\r`},e.parseExtmap=function(t){var n=t.substr(9).split(" ");return{id:parseInt(n[0],10),direction:n[0].indexOf("/")>0?n[0].split("/")[1]:"sendrecv",uri:n[1]}},e.writeExtmap=function(t){return"a=extmap:"+(t.id||t.preferredId)+(t.direction&&t.direction!=="sendrecv"?"/"+t.direction:"")+" "+t.uri+`\r`},e.parseFmtp=function(t){for(var n,r={},o=t.substr(t.indexOf(" ")+1).split(";"),i=0;i<o.length;i++)r[(n=o[i].trim().split("="))[0].trim()]=n[1];return r},e.writeFmtp=function(t){var n="",r=t.payloadType;if(t.preferredPayloadType!==void 0&&(r=t.preferredPayloadType),t.parameters&&Object.keys(t.parameters).length){var o=[];Object.keys(t.parameters).forEach(function(i){t.parameters[i]?o.push(i+"="+t.parameters[i]):o.push(i)}),n+="a=fmtp:"+r+" "+o.join(";")+`\r`}return n},e.parseRtcpFb=function(t){var n=t.substr(t.indexOf(" ")+1).split(" ");return{type:n.shift(),parameter:n.join(" ")}},e.writeRtcpFb=function(t){var n="",r=t.payloadType;return t.preferredPayloadType!==void 0&&(r=t.preferredPayloadType),t.rtcpFeedback&&t.rtcpFeedback.length&&t.rtcpFeedback.forEach(function(o){n+="a=rtcp-fb:"+r+" "+o.type+(o.parameter&&o.parameter.length?" "+o.parameter:"")+`\r`}),n},e.parseSsrcMedia=function(t){var n=t.indexOf(" "),r={ssrc:parseInt(t.substr(7,n-7),10)},o=t.indexOf(":",n);return o>-1?(r.attribute=t.substr(n+1,o-n-1),r.value=t.substr(o+1)):r.attribute=t.substr(n+1),r},e.parseSsrcGroup=function(t){var n=t.substr(13).split(" ");return{semantics:n.shift(),ssrcs:n.map(function(r){return parseInt(r,10)})}},e.getMid=function(t){var n=e.matchPrefix(t,"a=mid:")[0];if(n)return n.substr(6)},e.parseFingerprint=function(t){var n=t.substr(14).split(" ");return{algorithm:n[0].toLowerCase(),value:n[1]}},e.getDtlsParameters=function(t,n){return{role:"auto",fingerprints:e.matchPrefix(t+n,"a=fingerprint:").map(e.parseFingerprint)}},e.writeDtlsParameters=function(t,n){var r="a=setup:"+n+`\r`;return t.fingerprints.forEach(function(o){r+="a=fingerprint:"+o.algorithm+" "+o.value+`\r`}),r},e.parseCryptoLine=function(t){var n=t.substr(9).split(" ");return{tag:parseInt(n[0],10),cryptoSuite:n[1],keyParams:n[2],sessionParams:n.slice(3)}},e.writeCryptoLine=function(t){return"a=crypto:"+t.tag+" "+t.cryptoSuite+" "+(DA(t.keyParams)==="object"?e.writeCryptoKeyParams(t.keyParams):t.keyParams)+(t.sessionParams?" "+t.sessionParams.join(" "):"")+`\r`},e.parseCryptoKeyParams=function(t){if(t.indexOf("inline:")!==0)return null;var n=t.substr(7).split("|");return{keyMethod:"inline",keySalt:n[0],lifeTime:n[1],mkiValue:n[2]?n[2].split(":")[0]:void 0,mkiLength:n[2]?n[2].split(":")[1]:void 0}},e.writeCryptoKeyParams=function(t){return t.keyMethod+":"+t.keySalt+(t.lifeTime?"|"+t.lifeTime:"")+(t.mkiValue&&t.mkiLength?"|"+t.mkiValue+":"+t.mkiLength:"")},e.getCryptoParameters=function(t,n){return e.matchPrefix(t+n,"a=crypto:").map(e.parseCryptoLine)},e.getIceParameters=function(t,n){var r=e.matchPrefix(t+n,"a=ice-ufrag:")[0],o=e.matchPrefix(t+n,"a=ice-pwd:")[0];return r&&o?{usernameFragment:r.substr(12),password:o.substr(10)}:null},e.writeIceParameters=function(t){return"a=ice-ufrag:"+t.usernameFragment+`\ra=ice-pwd:`+t.password+`\r`},e.parseRtpParameters=function(t){for(var n={codecs:[],headerExtensions:[],fecMechanisms:[],rtcp:[]},r=e.splitLines(t)[0].split(" "),o=3;o<r.length;o++){var i=r[o],c=e.matchPrefix(t,"a=rtpmap:"+i+" ")[0];if(c){var f=e.parseRtpMap(c),d=e.matchPrefix(t,"a=fmtp:"+i+" ");switch(f.parameters=d.length?e.parseFmtp(d[0]):{},f.rtcpFeedback=e.matchPrefix(t,"a=rtcp-fb:"+i+" ").map(e.parseRtcpFb),n.codecs.push(f),f.name.toUpperCase()){case"RED":case"ULPFEC":n.fecMechanisms.push(f.name.toUpperCase())}}}return e.matchPrefix(t,"a=extmap:").forEach(function(g){n.headerExtensions.push(e.parseExtmap(g))}),n},e.writeRtpDescription=function(t,n){var r="";r+="m="+t+" ",r+=n.codecs.length>0?"9":"0",r+=" UDP/TLS/RTP/SAVPF ",r+=n.codecs.map(function(i){return i.preferredPayloadType!==void 0?i.preferredPayloadType:i.payloadType}).join(" ")+`\r`,r+=`c=IN IP4 0.0.0.0\r`,r+=`a=rtcp:9 IN IP4 0.0.0.0\r`,n.codecs.forEach(function(i){r+=e.writeRtpMap(i),r+=e.writeFmtp(i),r+=e.writeRtcpFb(i)});var o=0;return n.codecs.forEach(function(i){i.maxptime>o&&(o=i.maxptime)}),o>0&&(r+="a=maxptime:"+o+`\r`),r+=`a=rtcp-mux\r`,n.headerExtensions&&n.headerExtensions.forEach(function(i){r+=e.writeExtmap(i)}),r},e.parseRtpEncodingParameters=function(t){var n,r=[],o=e.parseRtpParameters(t),i=o.fecMechanisms.indexOf("RED")!==-1,c=o.fecMechanisms.indexOf("ULPFEC")!==-1,f=e.matchPrefix(t,"a=ssrc:").map(function(B){return e.parseSsrcMedia(B)}).filter(function(B){return B.attribute==="cname"}),d=f.length>0&&f[0].ssrc,g=e.matchPrefix(t,"a=ssrc-group:FID").map(function(B){return B.substr(17).split(" ").map(function(C){return parseInt(C,10)})});g.length>0&&g[0].length>1&&g[0][0]===d&&(n=g[0][1]),o.codecs.forEach(function(B){if(B.name.toUpperCase()==="RTX"&&B.parameters.apt){var C={ssrc:d,codecPayloadType:parseInt(B.parameters.apt,10)};d&&n&&(C.rtx={ssrc:n}),r.push(C),i&&((C=JSON.parse(JSON.stringify(C))).fec={ssrc:d,mechanism:c?"red+ulpfec":"red"},r.push(C))}}),r.length===0&&d&&r.push({ssrc:d});var p=e.matchPrefix(t,"b=");return p.length&&(p=p[0].indexOf("b=TIAS:")===0?parseInt(p[0].substr(7),10):p[0].indexOf("b=AS:")===0?1e3*parseInt(p[0].substr(5),10)*.95-16e3:void 0,r.forEach(function(B){B.maxBitrate=p})),r},e.parseRtcpParameters=function(t){var n={},r=e.matchPrefix(t,"a=ssrc:").map(function(c){return e.parseSsrcMedia(c)}).filter(function(c){return c.attribute==="cname"})[0];r&&(n.cname=r.value,n.ssrc=r.ssrc);var o=e.matchPrefix(t,"a=rtcp-rsize");n.reducedSize=o.length>0,n.compound=o.length===0;var i=e.matchPrefix(t,"a=rtcp-mux");return n.mux=i.length>0,n},e.parseMsid=function(t){var n,r=e.matchPrefix(t,"a=msid:");if(r.length===1)return{stream:(n=r[0].substr(7).split(" "))[0],track:n[1]};var o=e.matchPrefix(t,"a=ssrc:").map(function(i){return e.parseSsrcMedia(i)}).filter(function(i){return i.attribute==="msid"});return o.length>0?{stream:(n=o[0].value.split(" "))[0],track:n[1]}:void 0},e.parseSctpDescription=function(t){var n,r=e.parseMLine(t),o=e.matchPrefix(t,"a=max-message-size:");o.length>0&&(n=parseInt(o[0].substr(19),10)),isNaN(n)&&(n=65536);var i=e.matchPrefix(t,"a=sctp-port:");if(i.length>0)return{port:parseInt(i[0].substr(12),10),protocol:r.fmt,maxMessageSize:n};if(e.matchPrefix(t,"a=sctpmap:").length>0){var c=e.matchPrefix(t,"a=sctpmap:")[0].substr(10).split(" ");return{port:parseInt(c[0],10),protocol:c[1],maxMessageSize:n}}},e.writeSctpDescription=function(t,n){var r=[];return r=t.protocol!=="DTLS/SCTP"?["m="+t.kind+" 9 "+t.protocol+" "+n.protocol+`\r`,`c=IN IP4 0.0.0.0\r`,"a=sctp-port:"+n.port+`\r`]:["m="+t.kind+" 9 "+t.protocol+" "+n.port+`\r`,`c=IN IP4 0.0.0.0\r`,"a=sctpmap:"+n.port+" "+n.protocol+` 65535\r`],n.maxMessageSize!==void 0&&r.push("a=max-message-size:"+n.maxMessageSize+`\r`),r.join("")},e.generateSessionId=function(){return Math.random().toString().substr(2,21)},e.writeSessionBoilerplate=function(t,n,r){var o=n!==void 0?n:2;return`v=0\ro=`+(r||"thisisadapterortc")+" "+(t||e.generateSessionId())+" "+o+` IN IP4 127.0.0.1\rs=-\rt=0 0\r`},e.writeMediaSection=function(t,n,r,o){var i=e.writeRtpDescription(t.kind,n);if(i+=e.writeIceParameters(t.iceGatherer.getLocalParameters()),i+=e.writeDtlsParameters(t.dtlsTransport.getLocalParameters(),r==="offer"?"actpass":"active"),i+="a=mid:"+t.mid+`\r`,t.direction?i+="a="+t.direction+`\r`:t.rtpSender&&t.rtpReceiver?i+=`a=sendrecv\r`:t.rtpSender?i+=`a=sendonly\r`:t.rtpReceiver?i+=`a=recvonly\r`:i+=`a=inactive\r`,t.rtpSender){var c="msid:"+o.id+" "+t.rtpSender.track.id+`\r`;i+="a="+c,i+="a=ssrc:"+t.sendEncodingParameters[0].ssrc+" "+c,t.sendEncodingParameters[0].rtx&&(i+="a=ssrc:"+t.sendEncodingParameters[0].rtx.ssrc+" "+c,i+="a=ssrc-group:FID "+t.sendEncodingParameters[0].ssrc+" "+t.sendEncodingParameters[0].rtx.ssrc+`\r`)}return i+="a=ssrc:"+t.sendEncodingParameters[0].ssrc+" cname:"+e.localCName+`\r`,t.rtpSender&&t.sendEncodingParameters[0].rtx&&(i+="a=ssrc:"+t.sendEncodingParameters[0].rtx.ssrc+" cname:"+e.localCName+`\r`),i},e.getDirection=function(t,n){for(var r=e.splitLines(t),o=0;o<r.length;o++)switch(r[o]){case"a=sendrecv":case"a=sendonly":case"a=recvonly":case"a=inactive":return r[o].substr(2)}return n?e.getDirection(n):"sendrecv"},e.getKind=function(t){return e.splitLines(t)[0].split(" ")[0].substr(2)},e.isRejected=function(t){return t.split(" ",2)[1]==="0"},e.parseMLine=function(t){var n=e.splitLines(t)[0].substr(2).split(" ");return{kind:n[0],port:parseInt(n[1],10),protocol:n[2],fmt:n.slice(3).join(" ")}},e.parseOLine=function(t){var n=e.matchPrefix(t,"o=")[0].substr(2).split(" ");return{username:n[0],sessionId:n[1],sessionVersion:parseInt(n[2],10),netType:n[3],addressType:n[4],address:n[5]}},e.isValidSDP=function(t){if(typeof t!="string"||t.length===0)return!1;for(var n=e.splitLines(t),r=0;r<n.length;r++)if(n[r].length<2||n[r].charAt(1)!=="=")return!1;return!0},A.exports=e})(vf);var Ds=vf.exports,QA=vf.exports;function _h(A,e,t,n,r){var o=QA.writeRtpDescription(A.kind,e);if(o+=QA.writeIceParameters(A.iceGatherer.getLocalParameters()),o+=QA.writeDtlsParameters(A.dtlsTransport.getLocalParameters(),t==="offer"?"actpass":r||"active"),o+="a=mid:"+A.mid+`\r`,A.rtpSender&&A.rtpReceiver?o+=`a=sendrecv\r`:A.rtpSender?o+=`a=sendonly\r`:A.rtpReceiver?o+=`a=recvonly\r`:o+=`a=inactive\r`,A.rtpSender){var i=A.rtpSender._initialTrackId||A.rtpSender.track.id;A.rtpSender._initialTrackId=i;var c="msid:"+(n?n.id:"-")+" "+i+`\r`;o+="a="+c,o+="a=ssrc:"+A.sendEncodingParameters[0].ssrc+" "+c,A.sendEncodingParameters[0].rtx&&(o+="a=ssrc:"+A.sendEncodingParameters[0].rtx.ssrc+" "+c,o+="a=ssrc-group:FID "+A.sendEncodingParameters[0].ssrc+" "+A.sendEncodingParameters[0].rtx.ssrc+`\r`)}return o+="a=ssrc:"+A.sendEncodingParameters[0].ssrc+" cname:"+QA.localCName+`\r`,A.rtpSender&&A.sendEncodingParameters[0].rtx&&(o+="a=ssrc:"+A.sendEncodingParameters[0].rtx.ssrc+" cname:"+QA.localCName+`\r`),o}function ys(A,e){var t={codecs:[],headerExtensions:[],fecMechanisms:[]},n=function(o,i){o=parseInt(o,10);for(var c=0;c<i.length;c++)if(i[c].payloadType===o||i[c].preferredPayloadType===o)return i[c]},r=function(o,i,c,f){var d=n(o.parameters.apt,c),g=n(i.parameters.apt,f);return d&&g&&d.name.toLowerCase()===g.name.toLowerCase()};return A.codecs.forEach(function(o){for(var i=0;i<e.codecs.length;i++){var c=e.codecs[i];if(o.name.toLowerCase()===c.name.toLowerCase()&&o.clockRate===c.clockRate){if(o.name.toLowerCase()==="rtx"&&o.parameters&&c.parameters.apt&&!r(o,c,A.codecs,e.codecs))continue;(c=JSON.parse(JSON.stringify(c))).numChannels=Math.min(o.numChannels,c.numChannels),t.codecs.push(c),c.rtcpFeedback=c.rtcpFeedback.filter(function(f){for(var d=0;d<o.rtcpFeedback.length;d++)if(o.rtcpFeedback[d].type===f.type&&o.rtcpFeedback[d].parameter===f.parameter)return!0;return!1});break}}}),A.headerExtensions.forEach(function(o){for(var i=0;i<e.headerExtensions.length;i++){var c=e.headerExtensions[i];if(o.uri===c.uri){t.headerExtensions.push(c);break}}}),t}function Nh(A,e,t){return{offer:{setLocalDescription:["stable","have-local-offer"],setRemoteDescription:["stable","have-remote-offer"]},answer:{setLocalDescription:["have-remote-offer","have-local-pranswer"],setRemoteDescription:["have-local-offer","have-remote-pranswer"]}}[e][A].indexOf(t)!==-1}function gl(A,e){var t=A.getRemoteCandidates().find(function(n){return e.foundation===n.foundation&&e.ip===n.ip&&e.port===n.port&&e.priority===n.priority&&e.protocol===n.protocol&&e.type===n.type});return t||A.addRemoteCandidate(e),!t}function Pe(A,e){var t=new Error(e);return t.name=A,t.code={NotSupportedError:9,InvalidStateError:11,InvalidAccessError:15,TypeError:void 0,OperationError:void 0}[A],t}var MT=function(A,e){function t(i,c){c.addTrack(i),c.dispatchEvent(new A.MediaStreamTrackEvent("addtrack",{track:i}))}function n(i,c,f,d){var g=new Event("track");g.track=c,g.receiver=f,g.transceiver={receiver:f},g.streams=d,A.setTimeout(function(){i._dispatchEvent("track",g)})}var r=function(i){var c=this,f=document.createDocumentFragment();if(["addEventListener","removeEventListener","dispatchEvent"].forEach(function(g){c[g]=f[g].bind(f)}),this.canTrickleIceCandidates=null,this.needNegotiation=!1,this.localStreams=[],this.remoteStreams=[],this._localDescription=null,this._remoteDescription=null,this.signalingState="stable",this.iceConnectionState="new",this.connectionState="new",this.iceGatheringState="new",i=JSON.parse(JSON.stringify(i||{})),this.usingBundle=i.bundlePolicy==="max-bundle",i.rtcpMuxPolicy==="negotiate")throw Pe("NotSupportedError","rtcpMuxPolicy 'negotiate' is not supported");switch(i.rtcpMuxPolicy||(i.rtcpMuxPolicy="require"),i.iceTransportPolicy){case"all":case"relay":break;default:i.iceTransportPolicy="all"}switch(i.bundlePolicy){case"balanced":case"max-compat":case"max-bundle":break;default:i.bundlePolicy="balanced"}if(i.iceServers=function(g,p){var B=!1;return(g=JSON.parse(JSON.stringify(g))).filter(function(C){if(C&&(C.urls||C.url)){var v=C.urls||C.url;C.url&&!C.urls&&console.warn("RTCIceServer.url is deprecated! Use urls instead.");var y=typeof v=="string";return y&&(v=[v]),v=v.filter(function(S){return S.indexOf("turn:")!==0||S.indexOf("transport=udp")===-1||S.indexOf("turn:[")!==-1||B?S.indexOf("stun:")===0&&p>=14393&&S.indexOf("?transport=udp")===-1:(B=!0,!0)}),delete C.url,C.urls=y?v[0]:v,!!v.length}})}(i.iceServers||[],e),this._iceGatherers=[],i.iceCandidatePoolSize)for(var d=i.iceCandidatePoolSize;d>0;d--)this._iceGatherers.push(new A.RTCIceGatherer({iceServers:i.iceServers,gatherPolicy:i.iceTransportPolicy}));else i.iceCandidatePoolSize=0;this._config=i,this.transceivers=[],this._sdpSessionId=QA.generateSessionId(),this._sdpSessionVersion=0,this._dtlsRole=void 0,this._isClosed=!1};Object.defineProperty(r.prototype,"localDescription",{configurable:!0,get:function(){return this._localDescription}}),Object.defineProperty(r.prototype,"remoteDescription",{configurable:!0,get:function(){return this._remoteDescription}}),r.prototype.onicecandidate=null,r.prototype
`:"a="+B.candidate.candidate+`\r`,f._localDescription.sdp=QA.getDescription(f._localDescription.sdp)+S.join("");var x=f.transceivers.every(function(E){return E.iceGatherer&&E.iceGatherer.state==="completed"});f.iceGatheringState!=="gathering"&&(f.iceGatheringState="gathering",f._emitGatheringStateChange()),v||f._dispatchEvent("icecandidate",B),x&&(f._dispatchEvent("icecandidate",new Event("icecandidate")),f.iceGatheringState="complete",f._emitGatheringStateChange())}},A.setTimeout(function(){g.forEach(function(p){d.onlocalcandidate(p)})},0)}},r.prototype._createIceAndDtlsTransports=function(){var i=this,c=new A.RTCIceTransport(null);c.onicestatechange=function(){i._updateIceConnectionState(),i._updateConnectionState()};var f=new A.RTCDtlsTransport(c);return f.ondtlsstatechange=function(){i._updateConnectionState()},f.onerror=function(){Object.defineProperty(f,"state",{value:"failed",writable:!0}),i._updateConnectionState()},{iceTransport:c,dtlsTransport:f}},r.prototype._disposeIceAndDtlsTransports=function(i){var c=this.transceivers[i].iceGatherer;c&&(delete c.onlocalcandidate,delete this.transceivers[i].iceGatherer);var f=this.transceivers[i].iceTransport;f&&(delete f.onicestatechange,delete this.transceivers[i].iceTransport);var d=this.transceivers[i].dtlsTransport;d&&(delete d.ondtlsstatechange,delete d.onerror,delete this.transceivers[i].dtlsTransport)},r.prototype._transceive=function(i,c,f){var d=ys(i.localCapabilities,i.remoteCapabilities);c&&i.rtpSender&&(d.encodings=i.sendEncodingParameters,d.rtcp={cname:QA.localCName,compound:i.rtcpParameters.compound},i.recvEncodingParameters.length&&(d.rtcp.ssrc=i.recvEncodingParameters[0].ssrc),i.rtpSender.send(d)),f&&i.rtpReceiver&&d.codecs.length>0&&(i.kind==="video"&&i.recvEncodingParameters&&e<15019&&i.recvEncodingParameters.forEach(function(g){delete g.rtx}),i.recvEncodingParameters.length?d.encodings=i.recvEncodingParameters:d.encodings=[{}],d.rtcp={compound:i.rtcpParameters.compound},i.rtcpParameters.cname&&(d.rtcp.cname=i.rtcpParameters.cname),i.sendEncodingParameters.length&&(d.rtcp.ssrc=i.sendEncodingParameters[0].ssrc),i.rtpReceiver.receive(d))},r.prototype.setLocalDescription=function(i){var c,f,d=this;if(["offer","answer"].indexOf(i.type)===-1)return Promise.reject(Pe("TypeError",'Unsupported type "'+i.type+'"'));if(!Nh("setLocalDescription",i.type,d.signalingState)||d._isClosed)return Promise.reject(Pe("InvalidStateError","Can not set local "+i.type+" in state "+d.signalingState));if(i.type==="offer")c=QA.splitSections(i.sdp),f=c.shift(),c.forEach(function(p,B){var C=QA.parseRtpParameters(p);d.transceivers[B].localCapabilities=C}),d.transceivers.forEach(function(p,B){d._gather(p.mid,B)});else if(i.type==="answer"){c=QA.splitSections(d._remoteDescription.sdp),f=c.shift();var g=QA.matchPrefix(f,"a=ice-lite").length>0;c.forEach(function(p,B){var C=d.transceivers[B],v=C.iceGatherer,y=C.iceTransport,S=C.dtlsTransport,x=C.localCapabilities,E=C.remoteCapabilities;if(!(QA.isRejected(p)&&QA.matchPrefix(p,"a=bundle-only").length===0)&&!C.rejected){var b=QA.getIceParameters(p,f),U=QA.getDtlsParameters(p,f);g&&(U.role="server"),d.usingBundle&&B!==0||(d._gather(C.mid,B),y.state==="new"&&y.start(v,b,g?"controlling":"controlled"),S.state==="new"&&S.start(U));var O=ys(x,E);d._transceive(C,O.codecs.length>0,!1)}})}return d._localDescription={type:i.type,sdp:i.sdp},i.type==="offer"?d._updateSignalingState("have-local-offer"):d._updateSignalingState("stable"),Promise.resolve()},r.prototype.setRemoteDescription=function(i){var c=this;if(["offer","answer"].indexOf(i.type)===-1)return Promise.reject(Pe("TypeError",'Unsupported type "'+i.type+'"'));if(!Nh("setRemoteDescription",i.type,c.signalingState)||c._isClosed)return Promise.reject(Pe("InvalidStateError","Can not set remote "+i.type+" in state "+c.signalingState));var f={};c.remoteStreams.forEach(function(y){f[y.id]=y});var d=[],g=QA.splitSections(i.sdp),p=g.shift(),B=QA.matchPrefix(p,"a=ice-lite").length>0,C=QA.matchPrefix(p,"a=group:BUNDLE ").length>0;c.usingBundle=C;var v=QA.matchPrefix(p,"a=ice-options:")[0];return c.canTrickleIceCandidates=!!v&&v.substr(
`),g+=`a=ice-options:trickle\r`,i.transceivers.forEach(function(B,C){g+=_h(B,B.localCapabilities,"offer",B.stream,i._dtlsRole),g+=`a=rtcp-rsize\r`,!B.iceGatherer||i.iceGatheringState==="new"||C!==0&&i.usingBundle||(B.iceGatherer.getLocalCandidates().forEach(function(v){v.component=1,g+="a="+QA.writeCandidate(v)+`\r`}),B.iceGatherer.state==="completed"&&(g+=`a=end-of-candidates\r`))});var p=new A.RTCSessionDescription({type:"offer",sdp:g});return Promise.resolve(p)},r.prototype.createAnswer=function(){var i=this;if(i._isClosed)return Promise.reject(Pe("InvalidStateError","Can not call createAnswer after close"));if(i.signalingState!=="have-remote-offer"&&i.signalingState!=="have-local-pranswer")return Promise.reject(Pe("InvalidStateError","Can not call createAnswer in signalingState "+i.signalingState));var c=QA.writeSessionBoilerplate(i._sdpSessionId,i._sdpSessionVersion++);i.usingBundle&&(c+="a=group:BUNDLE "+i.transceivers.map(function(g){return g.mid}).join(" ")+`\r`),c+=`a=ice-options:trickle\r`;var f=QA.getMediaSections(i._remoteDescription.sdp).length;i.transceivers.forEach(function(g,p){if(!(p+1>f)){if(g.rejected)return g.kind==="application"?g.protocol==="DTLS/SCTP"?c+=`m=application 0 DTLS/SCTP 5000\r`:c+="m=application 0 "+g.protocol+` webrtc-datachannel\r`:g.kind==="audio"?c+=`m=audio 0 UDP/TLS/RTP/SAVPF 0\ra=rtpmap:0 PCMU/8000\r`:g.kind==="video"&&(c+=`m=video 0 UDP/TLS/RTP/SAVPF 120\ra=rtpmap:120 VP8/90000\r`),void(c+=`c=IN IP4 0.0.0.0\ra=inactive\ra=mid:`+g.mid+`\r`);var B;g.stream&&(g.kind==="audio"?B=g.stream.getAudioTracks()[0]:g.kind==="video"&&(B=g.stream.getVideoTracks()[0]),B&&e>=15019&&g.kind==="video"&&!g.sendEncodingParameters[0].rtx&&(g.sendEncodingParameters[0].rtx={ssrc:g.sendEncodingParameters[0].ssrc+1}));var C=ys(g.localCapabilities,g.remoteCapabilities);!C.codecs.filter(function(v){return v.name.toLowerCase()==="rtx"}).length&&g.sendEncodingParameters[0].rtx&&delete g.sendEncodingParameters[0].rtx,c+=_h(g,C,"answer",g.stream,i._dtlsRole),g.rtcpParameters&&g.rtcpParameters.reducedSize&&(c+=`a=rtcp-rsize\r`)}});var d=new A.RTCSessionDescription({type:"answer",sdp:c});return Promise.resolve(d)},r.prototype.addIceCandidate=function(i){var c,f=this;return i&&i.sdpMLineIndex===void 0&&!i.sdpMid?Promise.reject(new TypeError("sdpMLineIndex or sdpMid required")):new Promise(function(d,g){if(!f._remoteDescription)return g(Pe("InvalidStateError","Can not add ICE candidate without a remote description"));if(i&&i.candidate!==""){var p=i.sdpMLineIndex;if(i.sdpMid){for(var B=0;B<f.transceivers.length;B++)if(f.transceivers[B].mid===i.sdpMid){p=B;break}}var C=f.transceivers[p];if(!C)return g(Pe("OperationError","Can not add ICE candidate"));if(C.rejected)return d();var v=Object.keys(i.candidate).length>0?QA.parseCandidate(i.candidate):{};if(v.protocol==="tcp"&&(v.port===0||v.port===9)||v.component&&v.component!==1)return d();if((p===0||p>0&&C.iceTransport!==f.transceivers[0].iceTransport)&&!gl(C.iceTransport,v))return g(Pe("OperationError","Can not add ICE candidate"));var y=i.candidate.trim();y.indexOf("a=")===0&&(y=y.substr(2)),(c=QA.getMediaSections(f._remoteDescription.sdp))[p]+="a="+(v.type?y:"end-of-candidates")+`\r`,f._remoteDescription.sdp=QA.getDescription(f._remoteDescription.sdp)+c.join("")}else for(var S=0;S<f.transceivers.length&&(f.transceivers[S].rejected||(f.transceivers[S].iceTransport.addRemoteCandidate({}),(c=QA.getMediaSections(f._remoteDescription.sdp))[S]+=`a=end-of-candidates\r`,f._remoteDescription.sdp=QA.getDescription(f._remoteDescription.sdp)+c.join(""),!f.usingBundle));S++);d()})},r.prototype.getStats=function(i){if(i&&i instanceof A.MediaStreamTrack){var c=null;if(this.transceivers.forEach(function(d){d.rtpSender&&d.rtpSender.track===i?c=d.rtpSender:d.rtpReceiver&&d.rtpReceiver.track===i&&(c=d.rtpReceiver)}),!c)throw Pe("InvalidAccessError","Invalid selector.");return c.getStats()}var f=[];return this.transceivers.forEach(function(d){["rtpSender","rtpReceiver","iceGatherer","iceTransport","dtlsTransport"].forEach(function(g){d[g]&&f.push(d[g].getStats())})}),Promise.all(f).then(function(d){var g=new Map;return d.forEach(function(p){p.forEach(function(B){g.set(B.id,B)})}),g})},["RTCRtpSender","RTCRtpReceiver","RTCIceGatherer","RTCIceTransport","RTCDtlsTransport"].forEach(function(i){var c=A[i];if(c&&c.prototype&&c.prototype.getStats){var f=c.prototype.getStats;c.prototype.getStats=function(){return f.apply(this).then(function(d){var g=new Map;return Object.keys(d).forEach(function(p){var B;d[p].type={inboundrtp:"inbound-rtp",outboundrtp:"outbound-rtp",candidatepair:"candidate-pair",localcandidate:"local-candidate",remotecandidate:"remote-candidate"}[(B=d[p]).type]||B.type,g.set(p,d[p])}),g})}}});var o=["createOffer","createAnswer"];return o.forEach(function(i){var c=r.prototype[i];r.prototype[i]=function(){var f=arguments;return typeof f[0]=="function"||typeof f[1]=="function"?c.apply(this,[arguments[2]]).then(function(d){typeof f[0]=="function"&&f[0].apply(null,[d])},function(d){typeof f[1]=="function"&&f[1].apply(null,[d])}):c.apply(this,arguments)}}),(o=["setLocalDescription","setRemoteDescription","addIceCandidate"]).forEach(function(i){var c=r.prototype[i];r.prototype[i]=function(){var f=arguments;return typeof f[1]=="function"||typeof f[2]=="function"?c.apply(this,arguments).then(function(){typeof f[1]=="function"&&f[1].apply(null)},function(d){typeof f[2]=="function"&&f[2].apply(null,[d])}):c.apply(this,arguments)}}),["getStats"].forEach(function(i){var c=r.prototype[i];r.prototype[i]=function(){var f=arguments;return typeof f[1]=="function"?c.apply(this,arguments).then(function(){typeof f[1]=="function"&&f[1].apply(null)}):c.apply(this,arguments)}}),r};function A0(A){var e=A&&A.navigator,t=e.mediaDevices.getUserMedia.bind(e.mediaDevices);e.mediaDevices.getUserMedia=function(n){return t(n).catch(function(r){return Promise.reject(function(o){return{name:{PermissionDeniedError:"NotAllowedError"}[o.name]||o.name,message:o.message,constraint:o.constraint,toString:function(){return this.name}}}(r))})}}function e0(A){"getDisplayMedia"in A.navigator&&A.navigator.mediaDevices&&(A.navigator.mediaDevices&&"getDisplayMedia"in A.navigator.mediaDevices||(A.navigator.mediaDevices.getDisplayMedia=A.navigator.getDisplayMedia.bind(A.navigator)))}function ru(A,e){if(A.RTCIceGatherer&&(A.RTCIceCandidate||(A.RTCIceCandidate=function(r){return r}),A.RTCSessionDescription||(A.RTCSessionDescription=function(r){return r}),e.version<15025)){var t=Object.getOwnPropertyDescriptor(A.MediaStreamTrack.prototype,"enabled");Object.defineProperty(A.MediaStreamTrack.prototype,"enabled",{set:function(r){t.set.call(this,r);var o=new Event("enabled");o.enabled=r,this.dispatchEvent(o)}})}A.RTCRtpSender&&!("dtmf"in A.RTCRtpSender.prototype)&&Object.defineProperty(A.RTCRtpSender.prototype,"dtmf",{get:function(){return this._dtmf===void 0&&(this.track.kind==="audio"?this._dtmf=new A.RTCDtmfSender(this):this.track.kind==="video"&&(this._dtmf=null)),this._dtmf}}),A.RTCDtmfSender&&!A.RTCDTMFSender&&(A.RTCDTMFSender=A.RTCDtmfSender);var n=MT(A,e.version);A.RTCPeerConnection=function(r){var o,i;return r&&r.iceServers&&(r.iceServers=(o=r.iceServers,e.version,i=!1,(o=JSON.parse(JSON.stringify(o))).filter(function(c){if(c&&(c.urls||c.url)){var f=c.urls||c.url;c.url&&!c.urls&&Ra("RTCIceServer.url","RTCIceServer.urls");var d=typeof f=="string";return d&&(f=[f]),f=f.filter(function(g){if(g.indexOf("stun:")===0)return!1;var p=g.startsWith("turn")&&!g.startsWith("turn:[")&&g.includes("transport=udp");return p&&!i?(i=!0,!0):p&&!i}),de
a=extmap-allow-mixed`)!==-1){var r=n.sdp.split(``).filter(function(o){return o.trim()!=="a=extmap-allow-mixed"}).join(``);A.RTCSessionDescription&&n instanceof A.RTCSessionDescription?arguments[0]=new A.RTCSessionDescription({type:n.type,sdp:r}):n.sdp=r}return t.apply(this,arguments)}}}function ks(A,e){if(A.RTCPeerConnection&&A.RTCPeerConnection.prototype){var t=A.RTCPeerConnection.prototype.addIceCandidate;t&&t.length!==0&&(A.RTCPeerConnection.prototype.addIceCandidate=function(){return arguments[0]?(e.browser==="chrome"&&e.version<78||e.browser==="firefox"&&e.version<68||e.browser==="safari")&&arguments[0]&&arguments[0].candidate===""?Promise.resolve():t.apply(this,arguments):(arguments[1]&&arguments[1].apply(null),Promise.resolve())})}}var KT=Object.freeze({__proto__:null,shimRTCIceCandidate:Ls,shimMaxMessageSize:No,shimSendThrowTypeError:Go,shimConnectionState:iu,removeExtmapAllowMixed:su,shimAddIceCandidateNullOrEmpty:ks}),jh=function(){var A=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:{}).window,e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{shimChrome:!0,shimFirefox:!0,shimEdge:!0,shimSafari:!0},t=wf,n=function(o){var i={browser:null,version:null};if(o===void 0||!o.navigator)return i.browser="Not a browser.",i;var c=o.navigator;if(c.mozGetUserMedia)i.browser="firefox",i.version=Po(c.userAgent,/Firefox\/(\d+)\./,1);else if(c.webkitGetUserMedia||o.isSecureContext===!1&&o.webkitRTCPeerConnection&&!o.RTCIceGatherer)i.browser="chrome",i.version=Po(c.userAgent,/Chrom(e|ium)\/(\d+)\./,2);else if(c.mediaDevices&&c.userAgent.match(/Edge\/(\d+).(\d+)$/))i.browser="edge",i.version=Po(c.userAgent,/Edge\/(\d+).(\d+)$/,2);else{if(!o.RTCPeerConnection||!c.userAgent.match(/AppleWebKit\/(\d+)\./))return i.browser="Not a supported browser.",i;i.browser="safari",i.version=Po(c.userAgent,/AppleWebKit\/(\d+)\./,1),i.supportsUnifiedPlan=o.RTCRtpTransceiver&&"currentDirection"in o.RTCRtpTransceiver.prototype}return i}(A),r={browserDetails:n,commonShim:KT,extractVersion:Po,disableLog:LT,disableWarnings:kT};switch(n.browser){case"chrome":if(!Kh||!nu||!e.shimChrome)return t("Chrome shim is not included in this adapter release."),r;if(n.version===null)return t("Chrome shim can not determine version, not shimming."),r;t("adapter.js shimming chrome."),r.browserShim=Kh,ks(A,n),Xw(A,n),jw(A),nu(A,n),Jw(A),Zw(A,n),Yw(A),Ww(A),zw(A),qw(A,n),Ls(A),iu(A),No(A,n),Go(A),su(A,n);break;case"firefox":if(!Vh||!ou||!e.shimFirefox)return t("Firefox shim is not included in this adapter release."),r;t("adapter.js shimming firefox."),r.browserShim=Vh,ks(A,n),n0(A,n),ou(A,n),r0(A),s0(A),o0(A),i0(A),a0(A),c0(A),l0(A),u0(A),f0(A),Ls(A),iu(A),No(A,n),Go(A);break;case"edge":if(!Gh||!ru||!e.shimEdge)return t("MS edge shim is not included in this adapter release."),r;t("adapter.js shimming edge."),r.browserShim=Gh,A0(A),e0(A),ru(A,n),t0(A),No(A,n),Go(A);break;case"safari":if(!Xh||!e.shimSafari)return t("Safari shim is not included in this adapter release."),r;t("adapter.js shimming safari."),r.browserShim=Xh,ks(A,n),m0(A),w0(A),p0(A),d0(A),g0(A),C0(A),h0(A),v0(A),Ls(A),No(A,n),Go(A),su(A,n);break;default:t("Unsupported browser!")}return r}({window:typeof window>"u"?void 0:window});function Jh(A,e,t){return!(A<t.startX||e<t.startY||A>t.startX+t.width||e>t.startY+t.height)}function _T(A,e){e==="text"?A.style.cursor="text":A.style.cursor="default"}var NT=function(){function A(){this.beginPoint={x:0,y:0},this.stopPoint={x:0,y:0},this.polygonVertex=[],this.angle=0,this.arrowInfo={edgeLen:50,angle:30}}return A.prototype.draw=function(e,t,n,r,o,i){this.beginPoint.x=t,this.beginPoint.y=n,this.stopPoint.x=r,this.stopPoint.y=o,this.arrowCord(this.beginPoint,this.stopPoint),this.sideCord(),this.drawArrow(e,i)},A.prototype.drawArrow=function(e,t){e.fillStyle=t,e.beginPath(),e.moveTo(this.polygonVertex[0],this.polygonVertex[1]),e.lineTo(this.polygonVertex[2],this.polygonVertex[3]),e.lineTo(this.polygonVertex[4],this.polygonVertex[5]),e.lineTo(this.polygonVertex[6],this.polygonVertex[7]),e.lineTo(this.polygonVertex[8],this.polygonVertex[9]),e.lineTo(this.polygonVertex[10],this.polygonVertex[11]),e.closePath(),e.fill()},A.prototype.setArrowInfo=function(e,t){this.arrowInfo.
* pinia v2.2.2 * (c) 2024 Eduardo San Martin Morote * @license MIT */let R0;const ka=A=>R0=A,D0=Symbol();function lu(A){return A&&typeof A=="object"&&Object.prototype.toString.call(A)==="[object Object]"&&typeof A.toJSON!="function"}var ti;(function(A){A.direct="direct",A.patchObject="patch object",A.patchFunction="patch function"})(ti||(ti={}));function gP(){const A=hu(!0),e=A.run(()=>EA({}));let t=[],n=[];const r=Eu({install(o){ka(r),r._a=o,o.provide(D0,r),o.config.globalProperties.$pinia=r,n.forEach(i=>t.push(i)),n=[]},use(o){return!this._a&&!m2?n.push(o):t.push(o),this},_p:t,_a:null,_e:A,_s:new Map,state:e});return r}const L0=()=>{};function BB(A,e,t,n=L0){A.push(e);const r=()=>{const o=A.indexOf(e);o>-1&&(A.splice(o,1),n())};return!t&&Bu()&&IB(r),r}function xr(A,...e){A.slice().forEach(t=>{t(...e)})}const pP=A=>A(),mB=Symbol(),hl=Symbol();function uu(A,e){A instanceof Map&&e instanceof Map?e.forEach((t,n)=>A.set(n,t)):A instanceof Set&&e instanceof Set&&e.forEach(A.add,A);for(const t in e){if(!e.hasOwnProperty(t))continue;const n=e[t],r=A[t];lu(r)&&lu(n)&&A.hasOwnProperty(t)&&!ne(n)&&!In(n)?A[t]=uu(r,n):A[t]=n}return A}const hP=Symbol();function BP(A){return!lu(A)||!A.hasOwnProperty(hP)}const{assign:vn}=Object;function mP(A){return!!(ne(A)&&A.effect)}function CP(A,e,t,n){const{state:r,actions:o,getters:i}=e,c=t.state.value[A];let f;function d(){c||(t.state.value[A]=r?r():{});const g=fU(t.state.value[A]);return vn(g,o,Object.keys(i||{}).reduce((p,B)=>(p[B]=Eu(z(()=>{ka(t);const C=t._s.get(A);return i[B].call(C,C)})),p),{}))}return f=k0(A,d,e,t,n,!0),f}function k0(A,e,t={},n,r,o){let i;const c=vn({actions:{}},t),f={deep:!0};let d,g,p=[],B=[],C;const v=n.state.value[A];!o&&!v&&(n.state.value[A]={}),EA({});let y;function S(P){let L;d=g=!1,typeof P=="function"?(P(n.state.value[A]),L={type:ti.patchFunction,storeId:A,events:C}):(uu(n.state.value[A],P),L={type:ti.patchObject,payload:P,storeId:A,events:C});const J=y=Symbol();Dn().then(()=>{y===J&&(d=!0)}),g=!0,xr(p,L,n.state.value[A])}const x=o?function(){const{state:L}=t,J=L?L():{};this.$patch(nA=>{vn(nA,J)})}:L0;function E(){i.stop(),p=[],B=[],n._s.delete(A)}const b=(P,L="")=>{if(mB in P)return P[hl]=L,P;const J=function(){ka(n);const nA=Array.from(arguments),Y=[],FA=[];function HA(uA){Y.push(uA)}function j(uA){FA.push(uA)}xr(B,{args:nA,name:J[hl],store:O,after:HA,onError:j});let AA;try{AA=P.apply(this&&this.$id===A?this:O,nA)}catch(uA){throw xr(FA,uA),uA}return AA instanceof Promise?AA.then(uA=>(xr(Y,uA),uA)).catch(uA=>(xr(FA,uA),Promise.reject(uA))):(xr(Y,AA),AA)};return J[mB]=!0,J[hl]=L,J},U={_p:n,$id:A,$onAction:BB.bind(null,B),$patch:S,$reset:x,$subscribe(P,L={}){const J=BB(p,P,L.detached,()=>nA()),nA=i.run(()=>ae(()=>n.state.value[A],Y=>{(L.flush==="sync"?g:d)&&P({storeId:A,type:ti.direct,events:C},Y)},vn({},f,L)));return J},$dispose:E},O=mt(U);n._s.set(A,O);const T=(n._a&&n._a.runWithContext||pP)(()=>n._e.run(()=>(i=hu()).run(()=>e({action:b}))));for(const P in T){const L=T[P];if(ne(L)&&!mP(L)||In(L))o||(v&&BP(L)&&(ne(L)?L.value=v[P]:uu(L,v[P])),n.state.value[A][P]=L);else if(typeof L=="function"){const J=b(L,P);T[P]=J,c.actions[P]=L}}return vn(O,T),vn(OA(O),T),Object.defineProperty(O,"$state",{get:()=>n.state.value[A],set:P=>{S(L=>{vn(L,P)})}}),n._p.forEach(P=>{vn(O,i.run(()=>P({store:O,app:n._a,pinia:n,options:c})))}),v&&o&&t.hydrate&&t.hydrate(O.$state,v),d=!0,g=!0,O}function hO(A,e,t){let n,r;const o=typeof e=="function";typeof A=="string"?(n=A,r=o?t:e):(r=A,n=A.id);function i(c,f){const d=JU();return c=c||(d?Ae(D0,null):null),c&&ka(c),c=R0,c._s.has(n)||(o?k0(n,e,r,c):CP(n,r,c)),c._s.get(n)}return i.$id=n,i}const wP=gP();function vP(A){A.use(wP)}window.developToken="e6389a2215e8a18577e712cdc21a8731";const yP=()=>{const A=localStorage.getItem("vueuse-color-scheme");ra.value=A==="dark"};yP();const ao=nE(dP),QP=bT({history:AT("./"),routes:i2});vP(ao);ao.component("VueJsonPretty",HT);ao.use(QP);ao.mount("#app");ao.use(Bf);ao.use(n2,{enableWebRtc:!0});export{T4 as $,cO as A,fU as B,sf as C,DU as D,Xe as E,rr as F,Qs as G,Im as H,hn as I,Se as J,Ue as K,Uo as L,pO as M,Mx as N,mi as O,JI as P,te as Q,dO as R,KF as S,xP as T,PP as U
|