LiteyukiBot/assets/app-Dk7jq3Nw.js

46 lines
383 KiB
JavaScript
Raw Normal View History

function __vite__mapDeps(indexes) {
if (!__vite__mapDeps.viteFileDeps) {
__vite__mapDeps.viteFileDeps = []
}
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
}
/**
* @vue/shared v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Nr(e,t){const n=new Set(e.split(","));return t?l=>n.has(l.toLowerCase()):l=>n.has(l)}const Ce={},xn=[],st=()=>{},sd=()=>!1,wl=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ir=e=>e.startsWith("onUpdate:"),Pe=Object.assign,Or=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},cd=Object.prototype.hasOwnProperty,he=(e,t)=>cd.call(e,t),re=Array.isArray,Tn=e=>ha(e)==="[object Map]",Qo=e=>ha(e)==="[object Set]",ce=e=>typeof e=="function",Re=e=>typeof e=="string",Un=e=>typeof e=="symbol",ke=e=>e!==null&&typeof e=="object",Xo=e=>(ke(e)||ce(e))&&ce(e.then)&&ce(e.catch),Zo=Object.prototype.toString,ha=e=>Zo.call(e),ud=e=>ha(e).slice(8,-1),es=e=>ha(e)==="[object Object]",Pr=e=>Re(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Sn=Nr(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),va=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},dd=/-(\w)/g,ft=va(e=>e.replace(dd,(t,n)=>n?n.toUpperCase():"")),fd=/\B([A-Z])/g,zn=va(e=>e.replace(fd,"-$1").toLowerCase()),El=va(e=>e.charAt(0).toUpperCase()+e.slice(1)),Ia=va(e=>e?`on${El(e)}`:""),Wt=(e,t)=>!Object.is(e,t),ta=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},aa=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},ar=e=>{const t=parseFloat(e);return isNaN(t)?e:t},pd=e=>{const t=Re(e)?Number(e):NaN;return isNaN(t)?e:t};let yi;const ts=()=>yi||(yi=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Rr(e){if(re(e)){const t={};for(let n=0;n<e.length;n++){const l=e[n],a=Re(l)?md(l):Rr(l);if(a)for(const r in a)t[r]=a[r]}return t}else if(Re(e)||ke(e))return e}const hd=/;(?![^(]*\))/g,vd=/:([^]+)/,gd=/\/\*[^]*?\*\//g;function md(e){const t={};return e.replace(gd,"").split(hd).forEach(n=>{if(n){const l=n.split(vd);l.length>1&&(t[l[0].trim()]=l[1].trim())}}),t}function Fr(e){let t="";if(Re(e))t=e;else if(re(e))for(let n=0;n<e.length;n++){const l=Fr(e[n]);l&&(t+=l+" ")}else if(ke(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const yd="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",_d=Nr(yd);function ns(e){return!!e||e===""}const Ut=e=>Re(e)?e:e==null?"":re(e)||ke(e)&&(e.toString===Zo||!ce(e.toString))?JSON.stringify(e,ls,2):String(e),ls=(e,t)=>t&&t.__v_isRef?ls(e,t.value):Tn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[l,a],r)=>(n[Oa(l,r)+" =>"]=a,n),{})}:Qo(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Oa(n))}:Un(t)?Oa(t):ke(t)&&!re(t)&&!es(t)?String(t):t,Oa=(e,t="")=>{var n;return Un(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let nt;class bd{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=nt,!t&&nt&&(this.index=(nt.scopes||(nt.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=nt;try{return nt=this,t()}finally{nt=n}}}on(){nt=this}off(){nt=this.parent}stop(t){if(this._active){let n,l;for(n=0,l=this.effects.length;n<l;n++)this.effects[n].stop();for(n=0,l=this.cleanups.length;n<l;n++)this.cleanups[n]();if(this.scopes)for(n=0,l=this.scopes.length;n<l;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const a=this.parent.scopes.pop();a&&a!==this&&(this.parent.scopes[this.index]=a,a.index=this.index)}this.parent=void 0,this._active=!1}}}function kd(e,t=nt){t&&t.active&&t.effects.push(e)}function as(){return nt}function wd(e){nt&&nt.cleanups.push(e)}let un;class $r{constructor(t,n,l,a){this.fn=t,this.trigger=n,this.scheduler=l,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,kd(this,a)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,hn();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(Ed(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),vn()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=zt,n=un;try{return zt=!0,un=this,this._runnings++,_i(this),this.fn()}finally{bi(this),this._runnings--,un=n,zt=t}}stop(){var t;this.active&&(_i(this),bi(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function Ed(e){return e.value}function _i(e){e._trackId++,e._depsLength=0}function bi(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)rs(e.deps[t],e);e.deps.length=e._depsLength}}function rs(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let zt=!0,rr=0;const is=[];function hn(){is.push(zt),zt=!1}function vn(){const e=is.pop();zt=e===void 0?!0:e}function Mr(){rr++}function Dr(){for(rr--;!rr&&ir.length;)ir.shift()()}function os(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const l=e.deps[e._depsLength];l!==t?(l&&rs(l,e),e.deps[e._depsLength++]=t):e._depsLength++}}const ir=[];function ss(e,t,n){Mr();for(const l of e.keys()){let a;l._dirtyLevel<t&&(a??(a=e.get(l)===l._trackId))&&(l._shouldSchedule||(l._shouldSchedule=l._dirtyLevel===0),l._dirtyLevel=t),l._shouldSchedule&&(a??(a=e.get(l)===l._trackId))&&(l.trigger(),(!l._runnings||l.allowRecurse)&&l._dirtyLevel!==2&&(l._shouldSchedule=!1,l.scheduler&&ir.push(l.scheduler)))}Dr()}const cs=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ra=new WeakMap,dn=Symbol(""),or=Symbol("");function Ze(e,t,n){if(zt&&un){let l=ra.get(e);l||ra.set(e,l=new Map);let a=l.get(n);a||l.set(n,a=cs(()=>l.delete(n))),os(un,a)}}function St(e,t,n,l,a,r){const i=ra.get(e);if(!i)return;let o=[];if(t==="clear")o=[...i.values()];else if(n==="length"&&re(e)){const s=Number(l);i.forEach((c,u)=>{(u==="length"||!Un(u)&&u>=s)&&o.push(c)})}else switch(n!==void 0&&o.push(i.get(n)),t){case"add":re(e)?Pr(n)&&o.push(i.get("length")):(o.push(i.get(dn)),Tn(e)&&o.push(i.get(or)));break;case"delete":re(e)||(o.push(i.get(dn)),Tn(e)&&o.push(i.get(or)));break;case"set":Tn(e)&&o.push(i.get(dn));break}Mr();for(const s of o)s&&ss(s,4);Dr()}function Cd(e,t){var n;return(n=ra.get(e))==null?void 0:n.get(t)}const Ad=Nr("__proto__,__v_isRef,__isVue"),us=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Un)),ki=Ld();function Ld(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const l=de(this);for(let r=0,i=this.length;r<i;r++)Ze(l,"get",r+"");const a=l[t](...n);return a===-1||a===!1?l[t](...n.map(de)):a}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){hn(),Mr();const l=de(this)[t].apply(this,n);return Dr(),vn(),l}}),e}function xd(e){const t=de(this);return Ze(t,"has",e),t.hasOwnProperty(e)}class ds{constructor(t=!1,n=!1
* @vue/runtime-core v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function qt(e,t,n,l){try{return l?e(...l):e()}catch(a){Ll(a,t,n)}}function ct(e,t,n,l){if(ce(e)){const r=qt(e,t,n,l);return r&&Xo(r)&&r.catch(i=>{Ll(i,t,n)}),r}const a=[];for(let r=0;r<e.length;r++)a.push(ct(e[r],t,n,l));return a}function Ll(e,t,n,l=!0){const a=t?t.vnode:null;if(t){let r=t.parent;const i=t.proxy,o=`https://vuejs.org/error-reference/#runtime-${n}`;for(;r;){const c=r.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](e,i,o)===!1)return}r=r.parent}const s=t.appContext.config.errorHandler;if(s){qt(s,null,10,[e,i,o]);return}}Jd(e,n,a,l)}function Jd(e,t,n,l=!0){console.error(e)}let ul=!1,sr=!1;const Ve=[];let wt=0;const In=[];let Dt=null,rn=0;const Es=Promise.resolve();let qr=null;function Jt(e){const t=qr||Es;return e?t.then(this?e.bind(this):e):t}function Qd(e){let t=wt+1,n=Ve.length;for(;t<n;){const l=t+n>>>1,a=Ve[l],r=dl(a);r<e||r===e&&a.pre?t=l+1:n=l}return t}function ya(e){(!Ve.length||!Ve.includes(e,ul&&e.allowRecurse?wt+1:wt))&&(e.id==null?Ve.push(e):Ve.splice(Qd(e.id),0,e),Cs())}function Cs(){!ul&&!sr&&(sr=!0,qr=Es.then(As))}function Xd(e){const t=Ve.indexOf(e);t>wt&&Ve.splice(t,1)}function Zd(e){re(e)?In.push(...e):(!Dt||!Dt.includes(e,e.allowRecurse?rn+1:rn))&&In.push(e),Cs()}function Li(e,t,n=ul?wt+1:0){for(;n<Ve.length;n++){const l=Ve[n];if(l&&l.pre){if(e&&l.id!==e.uid)continue;Ve.splice(n,1),n--,l()}}}function oa(e){if(In.length){const t=[...new Set(In)].sort((n,l)=>dl(n)-dl(l));if(In.length=0,Dt){Dt.push(...t);return}for(Dt=t,rn=0;rn<Dt.length;rn++)Dt[rn]();Dt=null,rn=0}}const dl=e=>e.id==null?1/0:e.id,ef=(e,t)=>{const n=dl(e)-dl(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function As(e){sr=!1,ul=!0,Ve.sort(ef);try{for(wt=0;wt<Ve.length;wt++){const t=Ve[wt];t&&t.active!==!1&&qt(t,null,14)}}finally{wt=0,Ve.length=0,oa(),ul=!1,qr=null,(Ve.length||In.length)&&As()}}function tf(e,t,...n){if(e.isUnmounted)return;const l=e.vnode.props||Ce;let a=n;const r=t.startsWith("update:"),i=r&&t.slice(7);if(i&&i in l){const u=`${i==="modelValue"?"model":i}Modifiers`,{number:f,trim:p}=l[u]||Ce;p&&(a=n.map(h=>Re(h)?h.trim():h)),f&&(a=n.map(ar))}let o,s=l[o=Ia(t)]||l[o=Ia(ft(t))];!s&&r&&(s=l[o=Ia(zn(t))]),s&&ct(s,e,6,a);const c=l[o+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,ct(c,e,6,a)}}function Ls(e,t,n=!1){const l=t.emitsCache,a=l.get(e);if(a!==void 0)return a;const r=e.emits;let i={},o=!1;if(!ce(e)){const s=c=>{const u=Ls(c,t,!0);u&&(o=!0,Pe(i,u))};!n&&t.mixins.length&&t.mixins.forEach(s),e.extends&&s(e.extends),e.mixins&&e.mixins.forEach(s)}return!r&&!o?(ke(e)&&l.set(e,null),null):(re(r)?r.forEach(s=>i[s]=null):Pe(i,r),ke(e)&&l.set(e,i),i)}function _a(e,t){return!e||!wl(t)?!1:(t=t.slice(2).replace(/Once$/,""),he(e,t[0].toLowerCase()+t.slice(1))||he(e,zn(t))||he(e,t))}let We=null,ba=null;function sa(e){const t=We;return We=e,ba=e&&e.type.__scopeId||null,t}function xl(e){ba=e}function Tl(){ba=null}function nf(e,t=We,n){if(!t||e._n)return e;const l=(...a)=>{l._d&&Di(-1);const r=sa(t);let i;try{i=e(...a)}finally{sa(r),l._d&&Di(1)}return i};return l._n=!0,l._c=!0,l._d=!0,l}function Pa(e){const{type:t,vnode:n,proxy:l,withProxy:a,props:r,propsOptions:[i],slots:o,attrs:s,emit:c,render:u,renderCache:f,data:p,setupState:h,ctx:g,inheritAttrs:b}=e;let _,k;const C=sa(e);try{if(n.shapeFlag&4){const A=a||l,O=A;_=vt(u.call(O,A,f,r,h,p,g)),k=s}else{const A=t;_=vt(A.length>1?A(r,{attrs:s,slots:o,emit:c}):A(r,null)),k=t.props?s:lf(s)}}catch(A){rl.length=0,Ll(A,e,1),_=Ie(ut)}let y=_;if(k&&b!==!1){const A=Object.keys(k),{shapeFlag:O}=y;A.length&&O&7&&(i&&A.some(Ir)&&(k=af(k,i)),y=Gt(y,k))}return n.dirs&&(y=Gt(y),y.dirs=y.dirs?y.dirs.concat(n.dirs):n.dirs),n.transition&&(y.transition=n.transition),_=y,sa(C),_}const lf=e=>{let t;for(const n in e)(n==="class"||n==="style"||wl(n))&&((t||(t={}))[n]=e[n]);return t},af=(e,t)=>{const n={};for(const l in e)(!Ir(l)||!(l.slice(9)in t))&&(n[l]=e[l]);return n};function rf(e,t,n){const{props:l,children:a,component:r}=e,{props:i,children:o,patchFlag:s}=t,c=r.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&s>=0){if(s&1024)re
* @vue/runtime-dom v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const ip="http://www.w3.org/2000/svg",op="http://www.w3.org/1998/Math/MathML",Ht=typeof document<"u"?document:null,Vi=Ht&&Ht.createElement("template"),sp={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,l)=>{const a=t==="svg"?Ht.createElementNS(ip,e):t==="mathml"?Ht.createElementNS(op,e):Ht.createElement(e,n?{is:n}:void 0);return e==="select"&&l&&l.multiple!=null&&a.setAttribute("multiple",l.multiple),a},createText:e=>Ht.createTextNode(e),createComment:e=>Ht.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ht.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,l,a,r){const i=n?n.previousSibling:t.lastChild;if(a&&(a===r||a.nextSibling))for(;t.insertBefore(a.cloneNode(!0),n),!(a===r||!(a=a.nextSibling)););else{Vi.innerHTML=l==="svg"?`<svg>${e}</svg>`:l==="mathml"?`<math>${e}</math>`:e;const o=Vi.content;if(l==="svg"||l==="mathml"){const s=o.firstChild;for(;s.firstChild;)o.appendChild(s.firstChild);o.removeChild(s)}t.insertBefore(o,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Rt="transition",Yn="animation",Dn=Symbol("_vtc"),Yt=(e,{slots:t})=>d(vf,Zs(e),t);Yt.displayName="Transition";const Xs={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},cp=Yt.props=Pe({},Ps,Xs),ln=(e,t=[])=>{re(e)?e.forEach(n=>n(...t)):e&&e(...t)},Ui=e=>e?re(e)?e.some(t=>t.length>1):e.length>1:!1;function Zs(e){const t={};for(const $ in e)$ in Xs||(t[$]=e[$]);if(e.css===!1)return t;const{name:n="v",type:l,duration:a,enterFromClass:r=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:o=`${n}-enter-to`,appearFromClass:s=r,appearActiveClass:c=i,appearToClass:u=o,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,g=up(a),b=g&&g[0],_=g&&g[1],{onBeforeEnter:k,onEnter:C,onEnterCancelled:y,onLeave:A,onLeaveCancelled:O,onBeforeAppear:L=k,onAppear:N=C,onAppearCancelled:P=y}=t,Q=($,ae,Ee)=>{Mt($,ae?u:o),Mt($,ae?c:i),Ee&&Ee()},I=($,ae)=>{$._isLeaving=!1,Mt($,f),Mt($,h),Mt($,p),ae&&ae()},q=$=>(ae,Ee)=>{const be=$?N:C,Y=()=>Q(ae,$,Ee);ln(be,[ae,Y]),zi(()=>{Mt(ae,$?s:r),Lt(ae,$?u:o),Ui(be)||qi(ae,l,b,Y)})};return Pe(t,{onBeforeEnter($){ln(k,[$]),Lt($,r),Lt($,i)},onBeforeAppear($){ln(L,[$]),Lt($,s),Lt($,c)},onEnter:q(!1),onAppear:q(!0),onLeave($,ae){$._isLeaving=!0;const Ee=()=>I($,ae);Lt($,f),tc(),Lt($,p),zi(()=>{$._isLeaving&&(Mt($,f),Lt($,h),Ui(A)||qi($,l,_,Ee))}),ln(A,[$,Ee])},onEnterCancelled($){Q($,!1),ln(y,[$])},onAppearCancelled($){Q($,!0),ln(P,[$])},onLeaveCancelled($){I($),ln(O,[$])}})}function up(e){if(e==null)return null;if(ke(e))return[Da(e.enter),Da(e.leave)];{const t=Da(e);return[t,t]}}function Da(e){return pd(e)}function Lt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Dn]||(e[Dn]=new Set)).add(t)}function Mt(e,t){t.split(/\s+/).forEach(l=>l&&e.classList.remove(l));const n=e[Dn];n&&(n.delete(t),n.size||(e[Dn]=void 0))}function zi(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let dp=0;function qi(e,t,n,l){const a=e._endId=++dp,r=()=>{a===e._endId&&l()};if(n)return setTimeout(r,n);const{type:i,timeout:o,propCount:s}=ec(e,t);if(!i)return l();const c=i+"end";let u=0;const f=()=>{e.removeEventListener(c,p),r()},p=h=>{h.target===e&&++u>=s&&f()};setTimeout(()=>{u<s&&f()},o+1),e.addEventListener(c,p)}function ec(e,t){const n=window.getComputedStyle(e),l=g=>(n[g]||"").split(", "),a=l(`${Rt}Delay`),r=l(`${Rt}Duration`),i=Wi(a,r),o=l(`${Yn}Delay`),s=l(`${Yn}Duration`),c=Wi(o,s);let u=null,f=0,p=0;t===Rt?i>0&&(u=Rt,f=i,p=r.length):t===Yn?c>0&&(u=Yn,f=c,p=s.length):(f=Math.max(i,c),u=f>0?i>c?Rt:Yn:null,p=u?u===Rt?r.length:s.length:0);const h=u===Rt&&/\b(transform|all)(,|$)/.test(l(`${Rt}Property`
* vue-router v4.4.0
* (c) 2024 Eduardo San Martin Morote
* @license MIT
*/const En=typeof document<"u";function Zp(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const ge=Object.assign;function Ua(e,t){const n={};for(const l in t){const a=t[l];n[l]=_t(a)?a.map(e):e(a)}return n}const il=()=>{},_t=Array.isArray,cc=/#/g,eh=/&/g,th=/\//g,nh=/=/g,lh=/\?/g,uc=/\+/g,ah=/%5B/g,rh=/%5D/g,dc=/%5E/g,ih=/%60/g,fc=/%7B/g,oh=/%7C/g,pc=/%7D/g,sh=/%20/g;function ei(e){return encodeURI(""+e).replace(oh,"|").replace(ah,"[").replace(rh,"]")}function ch(e){return ei(e).replace(fc,"{").replace(pc,"}").replace(dc,"^")}function vr(e){return ei(e).replace(uc,"%2B").replace(sh,"+").replace(cc,"%23").replace(eh,"%26").replace(ih,"`").replace(fc,"{").replace(pc,"}").replace(dc,"^")}function uh(e){return vr(e).replace(nh,"%3D")}function dh(e){return ei(e).replace(cc,"%23").replace(lh,"%3F")}function fh(e){return e==null?"":dh(e).replace(th,"%2F")}function vl(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const ph=/\/$/,hh=e=>e.replace(ph,"");function za(e,t,n="/"){let l,a={},r="",i="";const o=t.indexOf("#");let s=t.indexOf("?");return o<s&&o>=0&&(s=-1),s>-1&&(l=t.slice(0,s),r=t.slice(s+1,o>-1?o:t.length),a=e(r)),o>-1&&(l=l||t.slice(0,o),i=t.slice(o,t.length)),l=yh(l??t,n),{fullPath:l+(r&&"?")+r+i,path:l,query:a,hash:vl(i)}}function vh(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function io(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function gh(e,t,n){const l=t.matched.length-1,a=n.matched.length-1;return l>-1&&l===a&&Bn(t.matched[l],n.matched[a])&&hc(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Bn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function hc(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!mh(e[n],t[n]))return!1;return!0}function mh(e,t){return _t(e)?oo(e,t):_t(t)?oo(t,e):e===t}function oo(e,t){return _t(t)?e.length===t.length&&e.every((n,l)=>n===t[l]):e.length===1&&e[0]===t}function yh(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),l=e.split("/"),a=l[l.length-1];(a===".."||a===".")&&l.push("");let r=n.length-1,i,o;for(i=0;i<l.length;i++)if(o=l[i],o!==".")if(o==="..")r>1&&r--;else break;return n.slice(0,r).join("/")+"/"+l.slice(i).join("/")}const xt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var gl;(function(e){e.pop="pop",e.push="push"})(gl||(gl={}));var ol;(function(e){e.back="back",e.forward="forward",e.unknown=""})(ol||(ol={}));function _h(e){if(!e)if(En){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),hh(e)}const bh=/^[^#]+#/;function kh(e,t){return e.replace(bh,"#")+t}function wh(e,t){const n=document.documentElement.getBoundingClientRect(),l=e.getBoundingClientRect();return{behavior:t.behavior,left:l.left-n.left-(t.left||0),top:l.top-n.top-(t.top||0)}}const Ca=()=>({left:window.scrollX,top:window.scrollY});function Eh(e){let t;if("el"in e){const n=e.el,l=typeof n=="string"&&n.startsWith("#"),a=typeof n=="string"?l?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!a)return;t=wh(a,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function so(e,t){return(history.state?history.state.position-t:-1)+e}const gr=new Map;function Ch(e,t){gr.set(e,t)}function Ah(e){const t=gr.get(e);return gr.delete(e),t}let Lh=()=>location.protocol+"//"+location.host;function vc(e,t){const{pathname:n,search:l,hash:a}=t,r=e.indexOf("#");if(r>-1){let o=a.includes(e.slice(r))?e.slice(r).length:1,s=a.slice(o);return s[0]!=="/"&&(s="/"+s),io(s,"")}return io(n,e)+l+a}function xh(e,t,n,l){let a=[],r=[],i=null;const o=({state:p})=>{const h=vc(e,location),g=n.value,b=t.value;let _=0;if(p){if(n.value=h,t.value=p,i&&i===g){i=null;return}_=b?p.position-b.position:0}else l(h);a.forEach(k=>{k(n.value,g,{delta:_,type:gl.pop,direction:_?_>0?ol.forward:ol.back:ol.unknown
* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
* @license MIT
*/const pe={settings:{minimum:.08,easing:"ease",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,barSelector:'[role="bar"]',parent:"body",template:'<div class="bar" role="bar"></div>'},status:null,set:e=>{const t=pe.isStarted();e=Qa(e,pe.settings.minimum,1),pe.status=e===1?null:e;const n=pe.render(!t),l=n.querySelector(pe.settings.barSelector),a=pe.settings.speed,r=pe.settings.easing;return n.offsetWidth,Cg(i=>{Ql(l,{transform:"translate3d("+So(e)+"%,0,0)",transition:"all "+a+"ms "+r}),e===1?(Ql(n,{transition:"none",opacity:"1"}),n.offsetWidth,setTimeout(function(){Ql(n,{transition:"all "+a+"ms linear",opacity:"0"}),setTimeout(function(){pe.remove(),i()},a)},a)):setTimeout(()=>i(),a)}),pe},isStarted:()=>typeof pe.status=="number",start:()=>{pe.status||pe.set(0);const e=()=>{setTimeout(()=>{pe.status&&(pe.trickle(),e())},pe.settings.trickleSpeed)};return pe.settings.trickle&&e(),pe},done:e=>!e&&!pe.status?pe:pe.inc(.3+.5*Math.random()).set(1),inc:e=>{let t=pe.status;return t?(typeof e!="number"&&(e=(1-t)*Qa(Math.random()*t,.1,.95)),t=Qa(t+e,0,.994),pe.set(t)):pe.start()},trickle:()=>pe.inc(Math.random()*pe.settings.trickleRate),render:e=>{if(pe.isRendered())return document.getElementById("nprogress");No(document.documentElement,"nprogress-busy");const t=document.createElement("div");t.id="nprogress",t.innerHTML=pe.settings.template;const n=t.querySelector(pe.settings.barSelector),l=e?"-100":So(pe.status||0),a=document.querySelector(pe.settings.parent);return Ql(n,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),a!==document.body&&No(a,"nprogress-custom-parent"),a==null||a.appendChild(t),t},remove:()=>{Io(document.documentElement,"nprogress-busy"),Io(document.querySelector(pe.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&Ag(e)},isRendered:()=>!!document.getElementById("nprogress")},Qa=(e,t,n)=>e<t?t:e>n?n:e,So=e=>(-1+e)*100,Cg=function(){const e=[];function t(){const n=e.shift();n&&n(t)}return function(n){e.push(n),e.length===1&&t()}}(),Ql=function(){const e=["Webkit","O","Moz","ms"],t={};function n(i){return i.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(o,s){return s.toUpperCase()})}function l(i){const o=document.body.style;if(i in o)return i;let s=e.length;const c=i.charAt(0).toUpperCase()+i.slice(1);let u;for(;s--;)if(u=e[s]+c,u in o)return u;return i}function a(i){return i=n(i),t[i]??(t[i]=l(i))}function r(i,o,s){o=a(o),i.style[o]=s}return function(i,o){for(const s in o){const c=o[s];c!==void 0&&Object.prototype.hasOwnProperty.call(o,s)&&r(i,s,c)}}}(),Kc=(e,t)=>(typeof e=="string"?e:ci(e)).indexOf(" "+t+" ")>=0,No=(e,t)=>{const n=ci(e),l=n+t;Kc(n,t)||(e.className=l.substring(1))},Io=(e,t)=>{const n=ci(e);if(!Kc(e,t))return;const l=n.replace(" "+t+" "," ");e.className=l.substring(1,l.length-1)},ci=e=>(" "+(e.className||"")+" ").replace(/\s+/gi," "),Ag=e=>{e&&e.parentNode&&e.parentNode.removeChild(e)},Lg=()=>{we(()=>{const e=yn(),t=new Set;t.add(e.currentRoute.value.path),e.beforeEach(n=>{t.has(n.path)||pe.start()}),e.afterEach(n=>{t.add(n.path),pe.done()})})},xg=et({setup(){Lg()}}),Tg=JSON.parse(`{"encrypt":{"config":{"/demo/encrypt.html":["$2a$10$zCNZYxm.ZtlwucAm0IQJ8.4JOF4n7eit3wfy7acDvaudgM4R4lPCa"]}},"locales":{"/en/":{"lang":"en-US","navbarLocales":{"langName":"English","selectLangAriaLabel":"Select language"},"metaLocales":{"author":"Author","date":"Writing Date","origin":"Original","views":"Page views","category":"Category","tag":"Tag","readingTime":"Reading Time","words":"Words","toc":"On This Page","prev":"Prev","next":"Next","lastUpdated":"Last update","contributors":"Contributors","editLink":" GitHub ","print":"Print"},"outlookLocales":{"themeColor":"Theme Color","darkmode":"Theme Mode","fullscreen":"Full Screen"},"encryptLocales":{"iconLabel":"Page Encrypted","placeholder":"Enter password","remember":"Remember password","errorHint":"Please enter the correct password!"},"routeLocales":{"skipToContent":"Skip to main content","notFoundTitle":"Page not found","notFoundMsg":["Theres nothing here.","How did we get here?"
${l}}`)),t.appendChild(a)}},dm=e=>{const t=Zt(e),n={html:[],js:[],css:[],isLegal:!1};return["html","js","css"].forEach(l=>{const a=t.filter(r=>$o[l].types.includes(r));if(a.length){const r=a[0];n[l]=[e[r].replace(/^\n|\n$/g,""),$o[l].map[r]||r]}}),n.isLegal=(!n.html.length||n.html[1]==="none")&&(!n.js.length||n.js[1]==="none")&&(!n.css.length||n.css[1]==="none"),n},fu=e=>e.replace(/<br \/>/g,"<br>").replace(/<((\S+)[^<]*?)\s+\/>/g,"<$1></$2>"),pu=e=>`<div id="app">
${fu(e)}
</div>`,fm=e=>`${e.replace("export default ","const $reactApp = ").replace(/App\.__style__(\s*)=(\s*)`([\s\S]*)?`/,"")};
ReactDOM.createRoot(document.getElementById("app")).render(React.createElement($reactApp))`,pm=e=>e.replace(/export\s+default\s*\{(\n*[\s\S]*)\n*\}\s*;?$/u,"Vue.createApp({$1}).mount('#app')").replace(/export\s+default\s*define(Async)?Component\s*\(\s*\{(\n*[\s\S]*)\n*\}\s*\)\s*;?$/u,"Vue.createApp({$1}).mount('#app')").trim(),hu=e=>`(function(exports){var module={};module.exports=exports;${e};return module.exports.__esModule?module.exports.default:module.exports;})({})`,hm=(e,t)=>{const n=di(t),l=e.js[0]||"";return{...n,html:fu(e.html[0]||""),js:l,css:e.css[0]||"",isLegal:e.isLegal,getScript:()=>{var a;return n.useBabel?((a=window.Babel.transform(l,{presets:["es2015"]}))==null?void 0:a.code)||"":l}}},vm=/<template>([\s\S]+)<\/template>/u,gm=/<script(\s*lang=(['"])(.*?)\2)?>([\s\S]+)<\/script>/u,mm=/<style(\s*lang=(['"])(.*?)\2)?\s*(?:scoped)?>([\s\S]+)<\/style>/u,ym=(e,t)=>{const n=di(t),l=e.html[0]||"",a=vm.exec(l),r=gm.exec(l),i=mm.exec(l),o=a?a[1].replace(/^\n|\n$/g,""):"",[s="",c=""]=r?[r[4].replace(/^\n|\n$/g,""),r[3]]:[],[u="",f=""]=i?[i[4].replace(/^\n|\n$/g,""),i[3]]:[],p=c===""&&(f===""||f==="css");return{...n,html:pu(o),js:pm(s),css:u,isLegal:p,jsLib:[n.vue,...n.jsLib],getScript:()=>{var g,b;const h=t.useBabel?((b=(g=window.Babel)==null?void 0:g.transform(s,{presets:["es2015"]}))==null?void 0:b.code)||"":s.replace(/export\s+default/u,"return");return`const app=window.document.createElement('div');document.firstElementChild.appendChild(app);const appOptions=${hu(h)};appOptions.template=\`${o.replace("`",'\\`"')}\`;window.Vue.createApp(appOptions).mount(app);`}}},_m=(e,t)=>{const n=di(t);return{...n,html:pu(""),js:fm(e.js[0]||""),css:e.css[0]||(e.js[0]?e.js[0].replace(/App\.__style__(?:\s*)=(?:\s*)`([\s\S]*)?`/,"$1").trim():""),isLegal:e.isLegal,jsLib:[n.react,n.reactDOM,...n.jsLib],jsx:!0,getScript:()=>{var a,r;const l=((r=(a=window.Babel)==null?void 0:a.transform(e.js[0]||"",{presets:["es2015","react"]}))==null?void 0:r.code)||"";return`window.ReactDOM.createRoot(document.firstElementChild).render(window.React.createElement(${hu(l)}))`}}},Rn={},bm=e=>Promise.all([Pn(Rn,e.babel),Pn(Rn,e.react),Pn(Rn,e.reactDOM)]),km=e=>{const t=[Pn(Rn,e.vue)];return e.useBabel&&t.push(Pn(Rn,e.babel)),Promise.all(t)},wm=e=>e.useBabel?Pn(Rn,e.babel):Promise.resolve();var Em=U({name:"CodeDemo",props:{id:{type:String,required:!0},type:{type:String,default:"normal"},title:{type:String,default:""},config:{type:String,default:""},code:{type:String,required:!0}},slots:Object,setup(e,{slots:t}){const[n,l]=yl(!1),a=De(),r=De(),i=J("0"),o=J(!1),s=x(()=>JSON.parse(e.config?kr(e.config):"{}")),c=x(()=>{const g=JSON.parse(kr(e.code));return dm(g)}),u=x(()=>e.type==="react"?_m(c.value,s.value):e.type==="vue"?ym(c.value,s.value):hm(c.value,s.value)),f=x(()=>u.value.isLegal),p=(g=!1)=>{const b=a.value.attachShadow({mode:"open"}),_=document.createElement("div");_.classList.add("code-demo-app"),b.appendChild(_),f.value?(g&&(_.innerHTML=u.value.html),cm(b,u.value),um(e.id,b,u.value),i.value="0"):i.value="auto",o.value=!0},h=()=>{switch(e.type){case"react":return bm(u.value).then(()=>p());case"vue":return km(u.value).then(()=>p());default:return wm(u.value).then(()=>p(!0))}};return $e("beforeprint",()=>{l(!0)}),we(()=>{setTimeout(()=>{h()},800)}),()=>{var g;return d("div",{class:"vp-code-demo",id:e.id},[d("div",{class:"vp-code-demo-header"},[u.value.isLegal?d("button",{type:"button",title:"toggle","aria-hidden":!0,class:["vp-code-demo-toggle-button",n.value?"down":"end"],onClick:()=>{i.value=n.value?"0":`${r.value.clientHeight+13.8}px`,l()}}):null,e.title?d("span",{class:"vp-code-demo-title"},decodeURIComponent(e.title)):null,u.value.isLegal&&u.value.jsfiddle!==!1?d("form",{class:"code-demo-jsfiddle",target:"_blank",action:"https://jsfiddle.net/api/post/library/pure/",method:"post"},[d("input",{type:"hidden",name:"html",value:u.value.html}),d("input",{type:"hidden",name:"js",value:u.value.js}),d("input",{type:"hidden",name:"css",value:u.value.css}),d("input",{type:"hidden",name:"wrap",value:"1"}),d("input",{type:"hidden",name:"panel_js",value:"3"}
{
${e}
__echarts_config__={width,height,option};
}
return __echarts_config__;
`)(n):Promise.resolve({option:JSON.parse(e)});var Nm=U({name:"ECharts",props:{config:{type:String,required:!0},id:{type:String,required:!0},title:{type:String,default:""},type:{type:String,default:"json"}},setup(e){const t=Lm(),n=J(!0),l=De();let a;return $e("resize",Fc(()=>a==null?void 0:a.resize(),100)),we(()=>{Promise.all([F(()=>import("./index-Cw_AvLww.js"),__vite__mapDeps([])),new Promise(r=>setTimeout(r,800))]).then(async([r])=>{var s;await((s=t.setup)==null?void 0:s.call(t)),a=r.init(l.value);const{option:i,...o}=await Sm(kr(e.config),e.type,a);a.resize(o),a.setOption({...t.option,...i}),n.value=!1})}),gn(()=>{a==null||a.dispose()}),()=>[e.title?d("div",{class:"echarts-title"},decodeURIComponent(e.title)):null,d("div",{class:"echarts-wrapper"},[d("div",{ref:l,class:"echarts-container",id:e.id}),n.value?d(ui,{class:"echarts-loading",height:360}):null])]}});const Im=()=>{$e("beforeprint",()=>{document.querySelectorAll("details").forEach(e=>{e.open=!0})})},Za=Kn("VUEPRESS_TAB_STORE",{});var Om=U({name:"Tabs",props:{active:{type:Number,default:0},data:{type:Array,required:!0},id:{type:String,required:!0},tabId:{type:String,default:""}},slots:Object,setup(e,{slots:t}){const n=J(e.active),l=De([]),a=()=>{e.tabId&&(Za.value[e.tabId]=e.data[n.value].id)},r=(c=n.value)=>{n.value=c<l.value.length-1?c+1:0,l.value[n.value].focus()},i=(c=n.value)=>{n.value=c>0?c-1:l.value.length-1,l.value[n.value].focus()},o=(c,u)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),n.value=u):c.key==="ArrowRight"?(c.preventDefault(),r()):c.key==="ArrowLeft"&&(c.preventDefault(),i()),a()},s=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>Za.value[e.tabId]===u);if(c!==-1)return c}return e.active};return we(()=>{n.value=s(),ve(()=>Za.value[e.tabId],(c,u)=>{if(e.tabId&&c!==u){const f=e.data.findIndex(({id:p})=>p===c);f!==-1&&(n.value=f)}})}),()=>e.data.length?d("div",{class:"vp-tabs"},[d("div",{class:"vp-tabs-nav",role:"tablist"},e.data.map(({id:c},u)=>{const f=u===n.value;return d("button",{type:"button",ref:p=>{p&&(l.value[u]=p)},class:["vp-tab-nav",{active:f}],role:"tab","aria-controls":`tab-${e.id}-${u}`,"aria-selected":f,onClick:()=>{n.value=u,a()},onKeydown:p=>o(p,u)},t[`title${u}`]({value:c,isActive:f}))})),e.data.map(({id:c},u)=>{const f=u===n.value;return d("div",{class:["vp-tab",{active:f}],id:`tab-${e.id}-${u}`,role:"tabpanel","aria-expanded":f},[d("div",{class:"vp-tab-title"},t[`title${u}`]({value:c,isActive:f})),t[`tab${u}`]({value:c,isActive:f})])})]):null}});const Pm=et({enhance:({app:e})=>{e.component("CodeTabs",Xg),dt("CodeGroup",e)||e.component("CodeGroup",Zg),dt("CodeGroupItem",e)||e.component("CodeGroupItem",Zc),e.component("CodeDemo",Em),e.component("MdDemo",Cm),e.component("ECharts",Nm),xm(e),e.component("Tabs",Om)},setup:()=>{Im()}});let Rm={};const gu=Symbol(""),Fm=()=>Me(gu),$m=e=>{e.provide(gu,Rm)},Mm='<div class="photo-swipe-loading"><svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" preserveAspectRatio="xMidYMid" viewBox="25 25 50 50"><animateTransform attributeName="transform" type="rotate" dur="2s" keyTimes="0;1" repeatCount="indefinite" values="0;360"></animateTransform><circle cx="50" cy="50" r="20" fill="none" stroke="currentColor" stroke-width="4" stroke-linecap="round"><animate attributeName="stroke-dasharray" dur="1.5s" keyTimes="0;0.5;1" repeatCount="indefinite" values="1,200;90,200;1,200"></animate><animate attributeName="stroke-dashoffset" dur="1.5s" keyTimes="0;0.5;1" repeatCount="indefinite" values="0;-35px;-125px"></animate></circle></svg></div>',Dm=e=>Oe(e)?Array.from(document.querySelectorAll(e)):e.map(t=>Array.from(document.querySelectorAll(t))).flat(),mu=e=>new Promise((t,n)=>{e.complete?t({type:"image",element:e,src:e.src,width:e.naturalWidth,height:e.naturalHeight,alt:e.alt,msrc:e.src}):(e.onload=()=>t(mu(e)),e.onerror=l=>n(l))}),jm=e=>{const{isSupported:t,toggle:n}=si();e.on("uiRegister",()=>{t.value&&e.ui.registerElement({name:"fullscreen",order:7,isButton:!0,html:'<svg class="pswp__icn" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><path d="M249.5 270.833H437v-75H212a3
* clipboard.js v2.0.11
* https://clipboardjs.com/
*
* Licensed MIT © Zeno Rocha
*/(function(e,t){(function(l,a){e.exports=a()})(i0,function(){return function(){var n={686:function(r,i,o){o.d(i,{default:function(){return Ye}});var s=o(279),c=o.n(s),u=o(370),f=o.n(u),p=o(817),h=o.n(p);function g(ee){try{return document.execCommand(ee)}catch{return!1}}var b=function(z){var G=h()(z);return g("cut"),G},_=b;function k(ee){var z=document.documentElement.getAttribute("dir")==="rtl",G=document.createElement("textarea");G.style.fontSize="12pt",G.style.border="0",G.style.padding="0",G.style.margin="0",G.style.position="absolute",G.style[z?"right":"left"]="-9999px";var ne=window.pageYOffset||document.documentElement.scrollTop;return G.style.top="".concat(ne,"px"),G.setAttribute("readonly",""),G.value=ee,G}var C=function(z,G){var ne=k(z);G.container.appendChild(ne);var X=h()(ne);return g("copy"),ne.remove(),X},y=function(z){var G=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},ne="";return typeof z=="string"?ne=C(z,G):z instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(z==null?void 0:z.type)?ne=C(z.value,G):(ne=h()(z),g("copy")),ne},A=y;function O(ee){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?O=function(G){return typeof G}:O=function(G){return G&&typeof Symbol=="function"&&G.constructor===Symbol&&G!==Symbol.prototype?"symbol":typeof G},O(ee)}var L=function(){var z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},G=z.action,ne=G===void 0?"copy":G,X=z.container,w=z.target,j=z.text;if(ne!=="copy"&&ne!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(w!==void 0)if(w&&O(w)==="object"&&w.nodeType===1){if(ne==="copy"&&w.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(ne==="cut"&&(w.hasAttribute("readonly")||w.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(j)return A(j,{container:X});if(w)return ne==="cut"?_(w):A(w,{container:X})},N=L;function P(ee){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?P=function(G){return typeof G}:P=function(G){return G&&typeof Symbol=="function"&&G.constructor===Symbol&&G!==Symbol.prototype?"symbol":typeof G},P(ee)}function Q(ee,z){if(!(ee instanceof z))throw new TypeError("Cannot call a class as a function")}function I(ee,z){for(var G=0;G<z.length;G++){var ne=z[G];ne.enumerable=ne.enumerable||!1,ne.configurable=!0,"value"in ne&&(ne.writable=!0),Object.defineProperty(ee,ne.key,ne)}}function q(ee,z,G){return z&&I(ee.prototype,z),G&&I(ee,G),ee}function $(ee,z){if(typeof z!="function"&&z!==null)throw new TypeError("Super expression must either be null or a function");ee.prototype=Object.create(z&&z.prototype,{constructor:{value:ee,writable:!0,configurable:!0}}),z&&ae(ee,z)}function ae(ee,z){return ae=Object.setPrototypeOf||function(ne,X){return ne.__proto__=X,ne},ae(ee,z)}function Ee(ee){var z=ie();return function(){var ne=K(ee),X;if(z){var w=K(this).constructor;X=Reflect.construct(ne,arguments,w)}else X=ne.apply(this,arguments);return be(this,X)}}function be(ee,z){return z&&(P(z)==="object"||typeof z=="function")?z:Y(ee)}function Y(ee){if(ee===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return ee}function ie(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function K(ee){return K=Object.setPrototypeOf?Object.getPrototypeOf:function(G){return G.__proto__||Object.getPrototypeOf(G)},K(ee)}function Le(ee,z){var G="data-clipboard-".concat(ee);if(z.hasAttribute(G))return z.getAttribute(G)}var at=function(ee){$(G,ee);var z=Ee(G);function G(ne,X){var w;return Q(this,G),w=z.call(this),w.resolveOptions(X),w.listenClick(ne),w}return q(G,[{key:"reso