LiteyukiBot/assets/app-vZ92a7EE.js

46 lines
386 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 Na(e,t){const n=new Set(e.split(","));return t?l=>n.has(l.toLowerCase()):l=>n.has(l)}const Ce={},xn=[],ot=()=>{},od=()=>!1,wl=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ia=e=>e.startsWith("onUpdate:"),Pe=Object.assign,Oa=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},cd=Object.prototype.hasOwnProperty,he=(e,t)=>cd.call(e,t),ae=Array.isArray,Tn=e=>hr(e)==="[object Map]",Qs=e=>hr(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",Js=e=>(ke(e)||ce(e))&&ce(e.then)&&ce(e.catch),Xs=Object.prototype.toString,hr=e=>Xs.call(e),ud=e=>hr(e).slice(8,-1),Zs=e=>hr(e)==="[object Object]",Pa=e=>Re(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Sn=Na(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),vr=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},dd=/-(\w)/g,ft=vr(e=>e.replace(dd,(t,n)=>n?n.toUpperCase():"")),fd=/\B([A-Z])/g,zn=vr(e=>e.replace(fd,"-$1").toLowerCase()),El=vr(e=>e.charAt(0).toUpperCase()+e.slice(1)),Ir=vr(e=>e?`on${El(e)}`:""),Wt=(e,t)=>!Object.is(e,t),tr=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},rr=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},ra=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 eo=()=>yi||(yi=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Ra(e){if(ae(e)){const t={};for(let n=0;n<e.length;n++){const l=e[n],r=Re(l)?md(l):Ra(l);if(r)for(const a in r)t[a]=r[a]}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 Fa(e){let t="";if(Re(e))t=e;else if(ae(e))for(let n=0;n<e.length;n++){const l=Fa(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=Na(yd);function to(e){return!!e||e===""}const Ut=e=>Re(e)?e:e==null?"":ae(e)||ke(e)&&(e.toString===Xs||!ce(e.toString))?JSON.stringify(e,no,2):String(e),no=(e,t)=>t&&t.__v_isRef?no(e,t.value):Tn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[l,r],a)=>(n[Or(l,a)+" =>"]=r,n),{})}:Qs(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Or(n))}:Un(t)?Or(t):ke(t)&&!ae(t)&&!Zs(t)?String(t):t,Or=(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 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 kd(e,t=nt){t&&t.active&&t.effects.push(e)}function lo(){return nt}function wd(e){nt&&nt.cleanups.push(e)}let un;class $a{constructor(t,n,l,r){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,r)}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++)ro(e.deps[t],e);e.deps.length=e._depsLength}}function ro(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let zt=!0,aa=0;const ao=[];function hn(){ao.push(zt),zt=!1}function vn(){const e=ao.pop();zt=e===void 0?!0:e}function Ma(){aa++}function Da(){for(aa--;!aa&&ia.length;)ia.shift()()}function io(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const l=e.deps[e._depsLength];l!==t?(l&&ro(l,e),e.deps[e._depsLength++]=t):e._depsLength++}}const ia=[];function so(e,t,n){Ma();for(const l of e.keys()){let r;l._dirtyLevel<t&&(r??(r=e.get(l)===l._trackId))&&(l._shouldSchedule||(l._shouldSchedule=l._dirtyLevel===0),l._dirtyLevel=t),l._shouldSchedule&&(r??(r=e.get(l)===l._trackId))&&(l.trigger(),(!l._runnings||l.allowRecurse)&&l._dirtyLevel!==2&&(l._shouldSchedule=!1,l.scheduler&&ia.push(l.scheduler)))}Da()}const oo=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ar=new WeakMap,dn=Symbol(""),sa=Symbol("");function Ze(e,t,n){if(zt&&un){let l=ar.get(e);l||ar.set(e,l=new Map);let r=l.get(n);r||l.set(n,r=oo(()=>l.delete(n))),io(un,r)}}function St(e,t,n,l,r,a){const i=ar.get(e);if(!i)return;let s=[];if(t==="clear")s=[...i.values()];else if(n==="length"&&ae(e)){const o=Number(l);i.forEach((c,u)=>{(u==="length"||!Un(u)&&u>=o)&&s.push(c)})}else switch(n!==void 0&&s.push(i.get(n)),t){case"add":ae(e)?Pa(n)&&s.push(i.get("length")):(s.push(i.get(dn)),Tn(e)&&s.push(i.get(sa)));break;case"delete":ae(e)||(s.push(i.get(dn)),Tn(e)&&s.push(i.get(sa)));break;case"set":Tn(e)&&s.push(i.get(dn));break}Ma();for(const o of s)o&&so(o,4);Da()}function Cd(e,t){var n;return(n=ar.get(e))==null?void 0:n.get(t)}const Ad=Na("__proto__,__v_isRef,__isVue"),co=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 a=0,i=this.length;a<i;a++)Ze(l,"get",a+"");const r=l[t](...n);return r===-1||r===!1?l[t](...n.map(de)):r}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){hn(),Ma();const l=de(this)[t].apply(this,n);return Da(),vn(),l}}),e}function xd(e){const t=de(this);return Ze(t,"has",e),t.hasOwnProperty(e)}class uo{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(r){Ll(r,t,n)}}function ct(e,t,n,l){if(ce(e)){const a=qt(e,t,n,l);return a&&Js(a)&&a.catch(i=>{Ll(i,t,n)}),a}const r=[];for(let a=0;a<e.length;a++)r.push(ct(e[a],t,n,l));return r}function Ll(e,t,n,l=!0){const r=t?t.vnode:null;if(t){let a=t.parent;const i=t.proxy,s=`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const c=a.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](e,i,s)===!1)return}a=a.parent}const o=t.appContext.config.errorHandler;if(o){qt(o,null,10,[e,i,s]);return}}Qd(e,n,r,l)}function Qd(e,t,n,l=!0){console.error(e)}let ul=!1,oa=!1;const Ve=[];let wt=0;const In=[];let Dt=null,an=0;const Eo=Promise.resolve();let qa=null;function Qt(e){const t=qa||Eo;return e?t.then(this?e.bind(this):e):t}function Jd(e){let t=wt+1,n=Ve.length;for(;t<n;){const l=t+n>>>1,r=Ve[l],a=dl(r);a<e||a===e&&r.pre?t=l+1:n=l}return t}function yr(e){(!Ve.length||!Ve.includes(e,ul&&e.allowRecurse?wt+1:wt))&&(e.id==null?Ve.push(e):Ve.splice(Jd(e.id),0,e),Co())}function Co(){!ul&&!oa&&(oa=!0,qa=Eo.then(Ao))}function Xd(e){const t=Ve.indexOf(e);t>wt&&Ve.splice(t,1)}function Zd(e){ae(e)?In.push(...e):(!Dt||!Dt.includes(e,e.allowRecurse?an+1:an))&&In.push(e),Co()}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 sr(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,an=0;an<Dt.length;an++)Dt[an]();Dt=null,an=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 Ao(e){oa=!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,sr(),ul=!1,qa=null,(Ve.length||In.length)&&Ao()}}function tf(e,t,...n){if(e.isUnmounted)return;const l=e.vnode.props||Ce;let r=n;const a=t.startsWith("update:"),i=a&&t.slice(7);if(i&&i in l){const u=`${i==="modelValue"?"model":i}Modifiers`,{number:f,trim:p}=l[u]||Ce;p&&(r=n.map(h=>Re(h)?h.trim():h)),f&&(r=n.map(ra))}let s,o=l[s=Ir(t)]||l[s=Ir(ft(t))];!o&&a&&(o=l[s=Ir(zn(t))]),o&&ct(o,e,6,r);const c=l[s+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[s])return;e.emitted[s]=!0,ct(c,e,6,r)}}function Lo(e,t,n=!1){const l=t.emitsCache,r=l.get(e);if(r!==void 0)return r;const a=e.emits;let i={},s=!1;if(!ce(e)){const o=c=>{const u=Lo(c,t,!0);u&&(s=!0,Pe(i,u))};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}return!a&&!s?(ke(e)&&l.set(e,null),null):(ae(a)?a.forEach(o=>i[o]=null):Pe(i,a),ke(e)&&l.set(e,i),i)}function _r(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,br=null;function or(e){const t=We;return We=e,br=e&&e.type.__scopeId||null,t}function xl(e){br=e}function Tl(){br=null}function nf(e,t=We,n){if(!t||e._n)return e;const l=(...r)=>{l._d&&Di(-1);const a=or(t);let i;try{i=e(...r)}finally{or(a),l._d&&Di(1)}return i};return l._n=!0,l._c=!0,l._d=!0,l}function Pr(e){const{type:t,vnode:n,proxy:l,withProxy:r,props:a,propsOptions:[i],slots:s,attrs:o,emit:c,render:u,renderCache:f,data:p,setupState:h,ctx:g,inheritAttrs:b}=e;let _,k;const C=or(e);try{if(n.shapeFlag&4){const A=r||l,O=A;_=vt(u.call(O,A,f,a,h,p,g)),k=o}else{const A=t;_=vt(A.length>1?A(a,{attrs:o,slots:s,emit:c}):A(a,null)),k=t.props?o:lf(o)}}catch(A){al.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(Ia)&&(k=rf(k,i)),y=Kt(y,k))}return n.dirs&&(y=Kt(y),y.dirs=y.dirs?y.dirs.concat(n.dirs):n.dirs),n.transition&&(y.transition=n.transition),_=y,or(C),_}const lf=e=>{let t;for(const n in e)(n==="class"||n==="style"||wl(n))&&((t||(t={}))[n]=e[n]);return t},rf=(e,t)=>{const n={};for(const l in e)(!Ia(l)||!(l.slice(9)in t))&&(n[l]=e[l]);return n};function af(e,t,n){const{props:l,children:r,component:a}=e,{props:i,children:s,patchFlag:o}=t,c=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&o>=0){if(o&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",sp="http://www.w3.org/1998/Math/MathML",Bt=typeof document<"u"?document:null,Vi=Bt&&Bt.createElement("template"),op={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 r=t==="svg"?Bt.createElementNS(ip,e):t==="mathml"?Bt.createElementNS(sp,e):Bt.createElement(e,n?{is:n}:void 0);return e==="select"&&l&&l.multiple!=null&&r.setAttribute("multiple",l.multiple),r},createText:e=>Bt.createTextNode(e),createComment:e=>Bt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Bt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,l,r,a){const i=n?n.previousSibling:t.lastChild;if(r&&(r===a||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===a||!(r=r.nextSibling)););else{Vi.innerHTML=l==="svg"?`<svg>${e}</svg>`:l==="mathml"?`<math>${e}</math>`:e;const s=Vi.content;if(l==="svg"||l==="mathml"){const o=s.firstChild;for(;o.firstChild;)s.appendChild(o.firstChild);s.removeChild(o)}t.insertBefore(s,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,Zo(e),t);Yt.displayName="Transition";const Xo={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({},Po,Xo),ln=(e,t=[])=>{ae(e)?e.forEach(n=>n(...t)):e&&e(...t)},Ui=e=>e?ae(e)?e.some(t=>t.length>1):e.length>1:!1;function Zo(e){const t={};for(const $ in e)$ in Xo||(t[$]=e[$]);if(e.css===!1)return t;const{name:n="v",type:l,duration:r,enterFromClass:a=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:s=`${n}-enter-to`,appearFromClass:o=a,appearActiveClass:c=i,appearToClass:u=s,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,g=up(r),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,J=($,re,Ee)=>{Mt($,re?u:s),Mt($,re?c:i),Ee&&Ee()},I=($,re)=>{$._isLeaving=!1,Mt($,f),Mt($,h),Mt($,p),re&&re()},q=$=>(re,Ee)=>{const be=$?N:C,Y=()=>J(re,$,Ee);ln(be,[re,Y]),zi(()=>{Mt(re,$?o:a),Lt(re,$?u:s),Ui(be)||qi(re,l,b,Y)})};return Pe(t,{onBeforeEnter($){ln(k,[$]),Lt($,a),Lt($,i)},onBeforeAppear($){ln(L,[$]),Lt($,o),Lt($,c)},onEnter:q(!1),onAppear:q(!0),onLeave($,re){$._isLeaving=!0;const Ee=()=>I($,re);Lt($,f),tc(),Lt($,p),zi(()=>{$._isLeaving&&(Mt($,f),Lt($,h),Ui(A)||qi($,l,_,Ee))}),ln(A,[$,Ee])},onEnterCancelled($){J($,!1),ln(y,[$])},onAppearCancelled($){J($,!0),ln(P,[$])},onLeaveCancelled($){I($),ln(O,[$])}})}function up(e){if(e==null)return null;if(ke(e))return[Dr(e.enter),Dr(e.leave)];{const t=Dr(e);return[t,t]}}function Dr(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 r=e._endId=++dp,a=()=>{r===e._endId&&l()};if(n)return setTimeout(a,n);const{type:i,timeout:s,propCount:o}=ec(e,t);if(!i)return l();const c=i+"end";let u=0;const f=()=>{e.removeEventListener(c,p),a()},p=h=>{h.target===e&&++u>=o&&f()};setTimeout(()=>{u<o&&f()},s+1),e.addEventListener(c,p)}function ec(e,t){const n=window.getComputedStyle(e),l=g=>(n[g]||"").split(", "),r=l(`${Rt}Delay`),a=l(`${Rt}Duration`),i=Wi(r,a),s=l(`${Yn}Delay`),o=l(`${Yn}Duration`),c=Wi(s,o);let u=null,f=0,p=0;t===Rt?i>0&&(u=Rt,f=i,p=a.length):t===Yn?c>0&&(u=Yn,f=c,p=o.length):(f=Math.max(i,c),u=f>0?i>c?Rt:Yn:null,p=u?u===Rt?a.length:o.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 Ur(e,t){const n={};for(const l in t){const r=t[l];n[l]=_t(r)?r.map(e):e(r)}return n}const il=()=>{},_t=Array.isArray,cc=/#/g,eh=/&/g,th=/\//g,nh=/=/g,lh=/\?/g,uc=/\+/g,rh=/%5B/g,ah=/%5D/g,dc=/%5E/g,ih=/%60/g,fc=/%7B/g,sh=/%7C/g,pc=/%7D/g,oh=/%20/g;function ei(e){return encodeURI(""+e).replace(sh,"|").replace(rh,"[").replace(ah,"]")}function ch(e){return ei(e).replace(fc,"{").replace(pc,"}").replace(dc,"^")}function va(e){return ei(e).replace(uc,"%2B").replace(oh,"+").replace(cc,"%23").replace(eh,"%26").replace(ih,"`").replace(fc,"{").replace(pc,"}").replace(dc,"^")}function uh(e){return va(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 zr(e,t,n="/"){let l,r={},a="",i="";const s=t.indexOf("#");let o=t.indexOf("?");return s<o&&s>=0&&(o=-1),o>-1&&(l=t.slice(0,o),a=t.slice(o+1,s>-1?s:t.length),r=e(a)),s>-1&&(l=l||t.slice(0,s),i=t.slice(s,t.length)),l=yh(l??t,n),{fullPath:l+(a&&"?")+a+i,path:l,query:r,hash:vl(i)}}function vh(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function is(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,r=n.matched.length-1;return l>-1&&l===r&&Hn(t.matched[l],n.matched[r])&&hc(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Hn(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)?ss(e,t):_t(t)?ss(t,e):e===t}function ss(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("/"),r=l[l.length-1];(r===".."||r===".")&&l.push("");let a=n.length-1,i,s;for(i=0;i<l.length;i++)if(s=l[i],s!==".")if(s==="..")a>1&&a--;else break;return n.slice(0,a).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 sl;(function(e){e.back="back",e.forward="forward",e.unknown=""})(sl||(sl={}));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 Cr=()=>({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("#"),r=typeof n=="string"?l?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!r)return;t=wh(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function os(e,t){return(history.state?history.state.position-t:-1)+e}const ga=new Map;function Ch(e,t){ga.set(e,t)}function Ah(e){const t=ga.get(e);return ga.delete(e),t}let Lh=()=>location.protocol+"//"+location.host;function vc(e,t){const{pathname:n,search:l,hash:r}=t,a=e.indexOf("#");if(a>-1){let s=r.includes(e.slice(a))?e.slice(a).length:1,o=r.slice(s);return o[0]!=="/"&&(o="/"+o),is(o,"")}return is(n,e)+l+r}function xh(e,t,n,l){let r=[],a=[],i=null;const s=({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);r.forEach(k=>{k(n.value,g,{delta:_,type:gl.pop,direction:_?_>0?sl.forward:sl.back:sl.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=Jr(e,pe.settings.minimum,1),pe.status=e===1?null:e;const n=pe.render(!t),l=n.querySelector(pe.settings.barSelector),r=pe.settings.speed,a=pe.settings.easing;return n.offsetWidth,Cg(i=>{Jl(l,{transform:"translate3d("+Ts(e)+"%,0,0)",transition:"all "+r+"ms "+a}),e===1?(Jl(n,{transition:"none",opacity:"1"}),n.offsetWidth,setTimeout(function(){Jl(n,{transition:"all "+r+"ms linear",opacity:"0"}),setTimeout(function(){pe.remove(),i()},r)},r)):setTimeout(()=>i(),r)}),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)*Jr(Math.random()*t,.1,.95)),t=Jr(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");Ss(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":Ts(pe.status||0),r=document.querySelector(pe.settings.parent);return Jl(n,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r!==document.body&&Ss(r,"nprogress-custom-parent"),r==null||r.appendChild(t),t},remove:()=>{Ns(document.documentElement,"nprogress-busy"),Ns(document.querySelector(pe.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&Ag(e)},isRendered:()=>!!document.getElementById("nprogress")},Jr=(e,t,n)=>e<t?t:e>n?n:e,Ts=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()}}(),Jl=function(){const e=["Webkit","O","Moz","ms"],t={};function n(i){return i.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(s,o){return o.toUpperCase()})}function l(i){const s=document.body.style;if(i in s)return i;let o=e.length;const c=i.charAt(0).toUpperCase()+i.slice(1);let u;for(;o--;)if(u=e[o]+c,u in s)return u;return i}function r(i){return i=n(i),t[i]??(t[i]=l(i))}function a(i,s,o){s=r(s),i.style[s]=o}return function(i,s){for(const o in s){const c=s[o];c!==void 0&&Object.prototype.hasOwnProperty.call(s,o)&&a(i,o,c)}}}(),Gc=(e,t)=>(typeof e=="string"?e:ci(e)).indexOf(" "+t+" ")>=0,Ss=(e,t)=>{const n=ci(e),l=n+t;Gc(n,t)||(e.className=l.substring(1))},Ns=(e,t)=>{const n=ci(e);if(!Gc(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$yeSQjEENCToxtMItjXzlaeFMQj3rGGIGf8t1exZundWWYxfPX6dKq"]}},"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(r)}},dm=e=>{const t=Zt(e),n={html:[],js:[],css:[],isLegal:!1};return["html","js","css"].forEach(l=>{const r=t.filter(a=>Fs[l].types.includes(a));if(r.length){const a=r[0];n[l]=[e[a].replace(/^\n|\n$/g,""),Fs[l].map[a]||a]}}),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 r;return n.useBabel?((r=window.Babel.transform(l,{presets:["es2015"]}))==null?void 0:r.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]||"",r=vm.exec(l),a=gm.exec(l),i=mm.exec(l),s=r?r[1].replace(/^\n|\n$/g,""):"",[o="",c=""]=a?[a[4].replace(/^\n|\n$/g,""),a[3]]:[],[u="",f=""]=i?[i[4].replace(/^\n|\n$/g,""),i[3]]:[],p=c===""&&(f===""||f==="css");return{...n,html:pu(s),js:pm(o),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(o,{presets:["es2015"]}))==null?void 0:b.code)||"":o.replace(/export\s+default/u,"return");return`const app=window.document.createElement('div');document.firstElementChild.appendChild(app);const appOptions=${hu(h)};appOptions.template=\`${s.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 r,a;const l=((a=(r=window.Babel)==null?void 0:r.transform(e.js[0]||"",{presets:["es2015","react"]}))==null?void 0:a.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),r=De(),a=De(),i=Q("0"),s=Q(!1),o=x(()=>JSON.parse(e.config?ka(e.config):"{}")),c=x(()=>{const g=JSON.parse(ka(e.code));return dm(g)}),u=x(()=>e.type==="react"?_m(c.value,o.value):e.type==="vue"?ym(c.value,o.value):hm(c.value,o.value)),f=x(()=>u.value.isLegal),p=(g=!1)=>{const b=r.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",s.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":`${a.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=Q(!0),l=De();let r;return $e("resize",Fc(()=>r==null?void 0:r.resize(),100)),we(()=>{Promise.all([F(()=>import("./index-Cw_AvLww.js"),__vite__mapDeps([])),new Promise(a=>setTimeout(a,800))]).then(async([a])=>{var o;await((o=t.setup)==null?void 0:o.call(t)),r=a.init(l.value);const{option:i,...s}=await Sm(ka(e.config),e.type,r);r.resize(s),r.setOption({...t.option,...i}),n.value=!1})}),gn(()=>{r==null||r.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})})},Zr=Gn("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=Q(e.active),l=De([]),r=()=>{e.tabId&&(Zr.value[e.tabId]=e.data[n.value].id)},a=(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()},s=(c,u)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),n.value=u):c.key==="ArrowRight"?(c.preventDefault(),a()):c.key==="ArrowLeft"&&(c.preventDefault(),i()),r()},o=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>Zr.value[e.tabId]===u);if(c!==-1)return c}return e.active};return we(()=>{n.value=o(),ve(()=>Zr.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,r()},onKeydown:p=>s(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}=oi();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,r){e.exports=r()})(i0,function(){return function(){var n={686:function(a,i,s){s.d(i,{default:function(){return Ye}});var o=s(279),c=s.n(o),u=s(370),f=s.n(u),p=s(817),h=s.n(p);function g(ee){try{return document.execCommand(ee)}catch{return!1}}var b=function(z){var K=h()(z);return g("cut"),K},_=b;function k(ee){var z=document.documentElement.getAttribute("dir")==="rtl",K=document.createElement("textarea");K.style.fontSize="12pt",K.style.border="0",K.style.padding="0",K.style.margin="0",K.style.position="absolute",K.style[z?"right":"left"]="-9999px";var ne=window.pageYOffset||document.documentElement.scrollTop;return K.style.top="".concat(ne,"px"),K.setAttribute("readonly",""),K.value=ee,K}var C=function(z,K){var ne=k(z);K.container.appendChild(ne);var X=h()(ne);return g("copy"),ne.remove(),X},y=function(z){var K=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},ne="";return typeof z=="string"?ne=C(z,K):z instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(z==null?void 0:z.type)?ne=C(z.value,K):(ne=h()(z),g("copy")),ne},A=y;function O(ee){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?O=function(K){return typeof K}:O=function(K){return K&&typeof Symbol=="function"&&K.constructor===Symbol&&K!==Symbol.prototype?"symbol":typeof K},O(ee)}var L=function(){var z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},K=z.action,ne=K===void 0?"copy":K,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(K){return typeof K}:P=function(K){return K&&typeof Symbol=="function"&&K.constructor===Symbol&&K!==Symbol.prototype?"symbol":typeof K},P(ee)}function J(ee,z){if(!(ee instanceof z))throw new TypeError("Cannot call a class as a function")}function I(ee,z){for(var K=0;K<z.length;K++){var ne=z[K];ne.enumerable=ne.enumerable||!1,ne.configurable=!0,"value"in ne&&(ne.writable=!0),Object.defineProperty(ee,ne.key,ne)}}function q(ee,z,K){return z&&I(ee.prototype,z),K&&I(ee,K),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&&re(ee,z)}function re(ee,z){return re=Object.setPrototypeOf||function(ne,X){return ne.__proto__=X,ne},re(ee,z)}function Ee(ee){var z=ie();return function(){var ne=G(ee),X;if(z){var w=G(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 G(ee){return G=Object.setPrototypeOf?Object.getPrototypeOf:function(K){return K.__proto__||Object.getPrototypeOf(K)},G(ee)}function Le(ee,z){var K="data-clipboard-".concat(ee);if(z.hasAttribute(K))return z.getAttribute(K)}var rt=function(ee){$(K,ee);var z=Ee(K);function K(ne,X){var w;return J(this,K),w=z.call(this),w.resolveOptions(X),w.listenClick(ne),w}return q(K,[{key:"reso