app/assets/app-BvUYPzLF.js

46 lines
315 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 Oo(e,t){const n=new Set(e.split(","));return t?l=>n.has(l.toLowerCase()):l=>n.has(l)}const xe={},Tn=[],ct=()=>{},ad=()=>!1,Cl=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ro=e=>e.startsWith("onUpdate:"),$e=Object.assign,$o=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},cd=Object.prototype.hasOwnProperty,he=(e,t)=>cd.call(e,t),oe=Array.isArray,An=e=>hr(e)==="[object Map]",Xs=e=>hr(e)==="[object Set]",ce=e=>typeof e=="function",Me=e=>typeof e=="string",zn=e=>typeof e=="symbol",ke=e=>e!==null&&typeof e=="object",Zs=e=>(ke(e)||ce(e))&&ce(e.then)&&ce(e.catch),ea=Object.prototype.toString,hr=e=>ea.call(e),ud=e=>hr(e).slice(8,-1),ta=e=>hr(e)==="[object Object]",Mo=e=>Me(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Sn=Oo(",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,pt=vr(e=>e.replace(dd,(t,n)=>n?n.toUpperCase():"")),fd=/\B([A-Z])/g,Un=vr(e=>e.replace(fd,"-$1").toLowerCase()),Ll=vr(e=>e.charAt(0).toUpperCase()+e.slice(1)),Or=vr(e=>e?`on${Ll(e)}`:""),Kt=(e,t)=>!Object.is(e,t),nr=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},or=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},oo=e=>{const t=parseFloat(e);return isNaN(t)?e:t},pd=e=>{const t=Me(e)?Number(e):NaN;return isNaN(t)?e:t};let bi;const na=()=>bi||(bi=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function mr(e){if(oe(e)){const t={};for(let n=0;n<e.length;n++){const l=e[n],r=Me(l)?gd(l):mr(l);if(r)for(const o in r)t[o]=r[o]}return t}else if(Me(e)||ke(e))return e}const hd=/;(?![^(]*\))/g,vd=/:([^]+)/,md=/\/\*[^]*?\*\//g;function gd(e){const t={};return e.replace(md,"").split(hd).forEach(n=>{if(n){const l=n.split(vd);l.length>1&&(t[l[0].trim()]=l[1].trim())}}),t}function Fo(e){let t="";if(Me(e))t=e;else if(oe(e))for(let n=0;n<e.length;n++){const l=Fo(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=Oo(yd);function la(e){return!!e||e===""}const St=e=>Me(e)?e:e==null?"":oe(e)||ke(e)&&(e.toString===ea||!ce(e.toString))?JSON.stringify(e,ra,2):String(e),ra=(e,t)=>t&&t.__v_isRef?ra(e,t.value):An(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[l,r],o)=>(n[Rr(l,o)+" =>"]=r,n),{})}:Xs(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Rr(n))}:zn(t)?Rr(t):ke(t)&&!oe(t)&&!ta(t)?String(t):t,Rr=(e,t="")=>{var n;return zn(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 rt;class bd{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=rt,!t&&rt&&(this.index=(rt.scopes||(rt.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=rt;try{return rt=this,t()}finally{rt=n}}}on(){rt=this}off(){rt=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=rt){t&&t.active&&t.effects.push(e)}function oa(){return rt}function wd(e){rt&&rt.cleanups.push(e)}let dn;class Do{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,vn();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),mn()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=qt,n=dn;try{return qt=!0,dn=this,this._runnings++,ki(this),this.fn()}finally{wi(this),this._runnings--,dn=n,qt=t}}stop(){var t;this.active&&(ki(this),wi(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function Ed(e){return e.value}function ki(e){e._trackId++,e._depsLength=0}function wi(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)ia(e.deps[t],e);e.deps.length=e._depsLength}}function ia(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let qt=!0,io=0;const sa=[];function vn(){sa.push(qt),qt=!1}function mn(){const e=sa.pop();qt=e===void 0?!0:e}function No(){io++}function Vo(){for(io--;!io&&so.length;)so.shift()()}function aa(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const l=e.deps[e._depsLength];l!==t?(l&&ia(l,e),e.deps[e._depsLength++]=t):e._depsLength++}}const so=[];function ca(e,t,n){No();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&&so.push(l.scheduler)))}Vo()}const ua=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ir=new WeakMap,fn=Symbol(""),ao=Symbol("");function tt(e,t,n){if(qt&&dn){let l=ir.get(e);l||ir.set(e,l=new Map);let r=l.get(n);r||l.set(n,r=ua(()=>l.delete(n))),aa(dn,r)}}function Pt(e,t,n,l,r,o){const i=ir.get(e);if(!i)return;let s=[];if(t==="clear")s=[...i.values()];else if(n==="length"&&oe(e)){const a=Number(l);i.forEach((c,u)=>{(u==="length"||!zn(u)&&u>=a)&&s.push(c)})}else switch(n!==void 0&&s.push(i.get(n)),t){case"add":oe(e)?Mo(n)&&s.push(i.get("length")):(s.push(i.get(fn)),An(e)&&s.push(i.get(ao)));break;case"delete":oe(e)||(s.push(i.get(fn)),An(e)&&s.push(i.get(ao)));break;case"set":An(e)&&s.push(i.get(fn));break}No();for(const a of s)a&&ca(a,4);Vo()}function xd(e,t){var n;return(n=ir.get(e))==null?void 0:n.get(t)}const Cd=Oo("__proto__,__v_isRef,__isVue"),da=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(zn)),Ei=Ld();function Ld(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const l=de(this);for(let o=0,i=this.length;o<i;o++)tt(l,"get",o+"");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){vn(),No();const l=de(this)[t].apply(this,n);return Vo(),mn(),l}}),e}function Td(e){const t=de(this);return tt(t,"has",e),t.hasOwnProperty(e)}class fa{constructor(t=!1,n=!1
* @vue/runtime-core v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Wt(e,t,n,l){try{return l?e(...l):e()}catch(r){Sl(r,t,n)}}function ut(e,t,n,l){if(ce(e)){const o=Wt(e,t,n,l);return o&&Zs(o)&&o.catch(i=>{Sl(i,t,n)}),o}const r=[];for(let o=0;o<e.length;o++)r.push(ut(e[o],t,n,l));return r}function Sl(e,t,n,l=!0){const r=t?t.vnode:null;if(t){let o=t.parent;const i=t.proxy,s=`https://vuejs.org/error-reference/#runtime-${n}`;for(;o;){const c=o.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](e,i,s)===!1)return}o=o.parent}const a=t.appContext.config.errorHandler;if(a){Wt(a,null,10,[e,i,s]);return}}Qd(e,n,r,l)}function Qd(e,t,n,l=!0){console.error(e)}let fl=!1,co=!1;const ze=[];let Et=0;const Pn=[];let jt=null,sn=0;const xa=Promise.resolve();let Wo=null;function Qt(e){const t=Wo||xa;return e?t.then(this?e.bind(this):e):t}function Jd(e){let t=Et+1,n=ze.length;for(;t<n;){const l=t+n>>>1,r=ze[l],o=pl(r);o<e||o===e&&r.pre?t=l+1:n=l}return t}function _r(e){(!ze.length||!ze.includes(e,fl&&e.allowRecurse?Et+1:Et))&&(e.id==null?ze.push(e):ze.splice(Jd(e.id),0,e),Ca())}function Ca(){!fl&&!co&&(co=!0,Wo=xa.then(La))}function Xd(e){const t=ze.indexOf(e);t>Et&&ze.splice(t,1)}function Zd(e){oe(e)?Pn.push(...e):(!jt||!jt.includes(e,e.allowRecurse?sn+1:sn))&&Pn.push(e),Ca()}function Ai(e,t,n=fl?Et+1:0){for(;n<ze.length;n++){const l=ze[n];if(l&&l.pre){if(e&&l.id!==e.uid)continue;ze.splice(n,1),n--,l()}}}function ar(e){if(Pn.length){const t=[...new Set(Pn)].sort((n,l)=>pl(n)-pl(l));if(Pn.length=0,jt){jt.push(...t);return}for(jt=t,sn=0;sn<jt.length;sn++)jt[sn]();jt=null,sn=0}}const pl=e=>e.id==null?1/0:e.id,ef=(e,t)=>{const n=pl(e)-pl(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function La(e){co=!1,fl=!0,ze.sort(ef);try{for(Et=0;Et<ze.length;Et++){const t=ze[Et];t&&t.active!==!1&&Wt(t,null,14)}}finally{Et=0,ze.length=0,ar(),fl=!1,Wo=null,(ze.length||Pn.length)&&La()}}function tf(e,t,...n){if(e.isUnmounted)return;const l=e.vnode.props||xe;let r=n;const o=t.startsWith("update:"),i=o&&t.slice(7);if(i&&i in l){const u=`${i==="modelValue"?"model":i}Modifiers`,{number:f,trim:p}=l[u]||xe;p&&(r=n.map(h=>Me(h)?h.trim():h)),f&&(r=n.map(oo))}let s,a=l[s=Or(t)]||l[s=Or(pt(t))];!a&&o&&(a=l[s=Or(Un(t))]),a&&ut(a,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,ut(c,e,6,r)}}function Ta(e,t,n=!1){const l=t.emitsCache,r=l.get(e);if(r!==void 0)return r;const o=e.emits;let i={},s=!1;if(!ce(e)){const a=c=>{const u=Ta(c,t,!0);u&&(s=!0,$e(i,u))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!o&&!s?(ke(e)&&l.set(e,null),null):(oe(o)?o.forEach(a=>i[a]=null):$e(i,o),ke(e)&&l.set(e,i),i)}function br(e,t){return!e||!Cl(t)?!1:(t=t.slice(2).replace(/Once$/,""),he(e,t[0].toLowerCase()+t.slice(1))||he(e,Un(t))||he(e,t))}let We=null,kr=null;function cr(e){const t=We;return We=e,kr=e&&e.type.__scopeId||null,t}function qn(e){kr=e}function Wn(){kr=null}function nf(e,t=We,n){if(!t||e._n)return e;const l=(...r)=>{l._d&&ji(-1);const o=cr(t);let i;try{i=e(...r)}finally{cr(o),l._d&&ji(1)}return i};return l._n=!0,l._c=!0,l._d=!0,l}function $r(e){const{type:t,vnode:n,proxy:l,withProxy:r,props:o,propsOptions:[i],slots:s,attrs:a,emit:c,render:u,renderCache:f,data:p,setupState:h,ctx:m,inheritAttrs:b}=e;let _,k;const x=cr(e);try{if(n.shapeFlag&4){const C=r||l,R=C;_=mt(u.call(R,C,f,o,h,p,m)),k=a}else{const C=t;_=mt(C.length>1?C(o,{attrs:a,slots:s,emit:c}):C(o,null)),k=t.props?a:lf(a)}}catch(C){sl.length=0,Sl(C,e,1),_=Se(dt)}let y=_;if(k&&b!==!1){const C=Object.keys(k),{shapeFlag:R}=y;C.length&&R&7&&(i&&C.some(Ro)&&(k=rf(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,cr(x),_}const lf=e=>{let t;for(const n in e)(n==="class"||n==="style"||Cl(n))&&((t||(t={}))[n]=e[n]);return t},rf=(e,t)=>{const n={};for(const l in e)(!Ro(l)||!(l.slice(9)in t))&&(n[l]=e[l]);return n};function of(e,t,n){const{props:l,children:r,component:o}=e,{props:i,children:s,patchFlag:a}=t,c=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&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",zt=typeof document<"u"?document:null,Ui=zt&&zt.createElement("template"),ap={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"?zt.createElementNS(ip,e):t==="mathml"?zt.createElementNS(sp,e):zt.createElement(e,n?{is:n}:void 0);return e==="select"&&l&&l.multiple!=null&&r.setAttribute("multiple",l.multiple),r},createText:e=>zt.createTextNode(e),createComment:e=>zt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>zt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,l,r,o){const i=n?n.previousSibling:t.lastChild;if(r&&(r===o||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===o||!(r=r.nextSibling)););else{Ui.innerHTML=l==="svg"?`<svg>${e}</svg>`:l==="mathml"?`<math>${e}</math>`:e;const s=Ui.content;if(l==="svg"||l==="mathml"){const a=s.firstChild;for(;a.firstChild;)s.appendChild(a.firstChild);s.removeChild(a)}t.insertBefore(s,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ft="transition",Jn="animation",Nn=Symbol("_vtc"),Yt=(e,{slots:t})=>d(vf,Za(e),t);Yt.displayName="Transition";const Xa={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=$e({},$a,Xa),rn=(e,t=[])=>{oe(e)?e.forEach(n=>n(...t)):e&&e(...t)},qi=e=>e?oe(e)?e.some(t=>t.length>1):e.length>1:!1;function Za(e){const t={};for(const F in e)F in Xa||(t[F]=e[F]);if(e.css===!1)return t;const{name:n="v",type:l,duration:r,enterFromClass:o=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:s=`${n}-enter-to`,appearFromClass:a=o,appearActiveClass:c=i,appearToClass:u=s,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,m=up(r),b=m&&m[0],_=m&&m[1],{onBeforeEnter:k,onEnter:x,onEnterCancelled:y,onLeave:C,onLeaveCancelled:R,onBeforeAppear:L=k,onAppear:P=x,onAppearCancelled:$=y}=t,J=(F,re,Ee)=>{Vt(F,re?u:s),Vt(F,re?c:i),Ee&&Ee()},O=(F,re)=>{F._isLeaving=!1,Vt(F,f),Vt(F,h),Vt(F,p),re&&re()},q=F=>(re,Ee)=>{const be=F?P:x,Y=()=>J(re,F,Ee);rn(be,[re,Y]),Wi(()=>{Vt(re,F?a:o),Tt(re,F?u:s),qi(be)||Ki(re,l,b,Y)})};return $e(t,{onBeforeEnter(F){rn(k,[F]),Tt(F,o),Tt(F,i)},onBeforeAppear(F){rn(L,[F]),Tt(F,a),Tt(F,c)},onEnter:q(!1),onAppear:q(!0),onLeave(F,re){F._isLeaving=!0;const Ee=()=>O(F,re);Tt(F,f),tc(),Tt(F,p),Wi(()=>{F._isLeaving&&(Vt(F,f),Tt(F,h),qi(C)||Ki(F,l,_,Ee))}),rn(C,[F,Ee])},onEnterCancelled(F){J(F,!1),rn(y,[F])},onAppearCancelled(F){J(F,!0),rn($,[F])},onLeaveCancelled(F){O(F),rn(R,[F])}})}function up(e){if(e==null)return null;if(ke(e))return[Vr(e.enter),Vr(e.leave)];{const t=Vr(e);return[t,t]}}function Vr(e){return pd(e)}function Tt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Nn]||(e[Nn]=new Set)).add(t)}function Vt(e,t){t.split(/\s+/).forEach(l=>l&&e.classList.remove(l));const n=e[Nn];n&&(n.delete(t),n.size||(e[Nn]=void 0))}function Wi(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let dp=0;function Ki(e,t,n,l){const r=e._endId=++dp,o=()=>{r===e._endId&&l()};if(n)return setTimeout(o,n);const{type:i,timeout:s,propCount:a}=ec(e,t);if(!i)return l();const c=i+"end";let u=0;const f=()=>{e.removeEventListener(c,p),o()},p=h=>{h.target===e&&++u>=a&&f()};setTimeout(()=>{u<a&&f()},s+1),e.addEventListener(c,p)}function ec(e,t){const n=window.getComputedStyle(e),l=m=>(n[m]||"").split(", "),r=l(`${Ft}Delay`),o=l(`${Ft}Duration`),i=Gi(r,o),s=l(`${Jn}Delay`),a=l(`${Jn}Duration`),c=Gi(s,a);let u=null,f=0,p=0;t===Ft?i>0&&(u=Ft,f=i,p=o.length):t===Jn?c>0&&(u=Jn,f=c,p=a.length):(f=Math.max(i,c),u=f>0?i>c?Ft:Jn:null,p=u?u===Ft?o.length:a.length:0);const h=u===Ft&&/\b(transform|all)(,|$)/.test(l(`${Ft}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 me=Object.assign;function Ur(e,t){const n={};for(const l in t){const r=t[l];n[l]=bt(r)?r.map(e):e(r)}return n}const al=()=>{},bt=Array.isArray,cc=/#/g,eh=/&/g,th=/\//g,nh=/=/g,lh=/\?/g,uc=/\+/g,rh=/%5B/g,oh=/%5D/g,dc=/%5E/g,ih=/%60/g,fc=/%7B/g,sh=/%7C/g,pc=/%7D/g,ah=/%20/g;function ni(e){return encodeURI(""+e).replace(sh,"|").replace(rh,"[").replace(oh,"]")}function ch(e){return ni(e).replace(fc,"{").replace(pc,"}").replace(dc,"^")}function go(e){return ni(e).replace(uc,"%2B").replace(ah,"+").replace(cc,"%23").replace(eh,"%26").replace(ih,"`").replace(fc,"{").replace(pc,"}").replace(dc,"^")}function uh(e){return go(e).replace(nh,"%3D")}function dh(e){return ni(e).replace(cc,"%23").replace(lh,"%3F")}function fh(e){return e==null?"":dh(e).replace(th,"%2F")}function yl(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const ph=/\/$/,hh=e=>e.replace(ph,"");function qr(e,t,n="/"){let l,r={},o="",i="";const s=t.indexOf("#");let a=t.indexOf("?");return s<a&&s>=0&&(a=-1),a>-1&&(l=t.slice(0,a),o=t.slice(a+1,s>-1?s:t.length),r=e(o)),s>-1&&(l=l||t.slice(0,s),i=t.slice(s,t.length)),l=yh(l??t,n),{fullPath:l+(o&&"?")+o+i,path:l,query:r,hash:yl(i)}}function vh(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function as(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function mh(e,t,n){const l=t.matched.length-1,r=n.matched.length-1;return l>-1&&l===r&&jn(t.matched[l],n.matched[r])&&hc(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function jn(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(!gh(e[n],t[n]))return!1;return!0}function gh(e,t){return bt(e)?cs(e,t):bt(t)?cs(t,e):e===t}function cs(e,t){return bt(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 o=n.length-1,i,s;for(i=0;i<l.length;i++)if(s=l[i],s!==".")if(s==="..")o>1&&o--;else break;return n.slice(0,o).join("/")+"/"+l.slice(i).join("/")}const At={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var _l;(function(e){e.pop="pop",e.push="push"})(_l||(_l={}));var cl;(function(e){e.back="back",e.forward="forward",e.unknown=""})(cl||(cl={}));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 us(e,t){return(history.state?history.state.position-t:-1)+e}const yo=new Map;function xh(e,t){yo.set(e,t)}function Ch(e){const t=yo.get(e);return yo.delete(e),t}let Lh=()=>location.protocol+"//"+location.host;function vc(e,t){const{pathname:n,search:l,hash:r}=t,o=e.indexOf("#");if(o>-1){let s=r.includes(e.slice(o))?e.slice(o).length:1,a=r.slice(s);return a[0]!=="/"&&(a="/"+a),as(a,"")}return as(n,e)+l+r}function Th(e,t,n,l){let r=[],o=[],i=null;const s=({state:p})=>{const h=vc(e,location),m=n.value,b=t.value;let _=0;if(p){if(n.value=h,t.value=p,i&&i===m){i=null;return}_=b?p.position-b.position:0}else l(h);r.forEach(k=>{k(n.value,m,{delta:_,type:_l.pop,direction:_?_>0?cl.forward:cl.back:cl.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=Xr(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,o=pe.settings.easing;return n.offsetWidth,xv(i=>{Xl(l,{transform:"translate3d("+Is(e)+"%,0,0)",transition:"all "+r+"ms "+o}),e===1?(Xl(n,{transition:"none",opacity:"1"}),n.offsetWidth,setTimeout(function(){Xl(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)*Xr(Math.random()*t,.1,.95)),t=Xr(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");Ps(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":Is(pe.status||0),r=document.querySelector(pe.settings.parent);return Xl(n,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r!==document.body&&Ps(r,"nprogress-custom-parent"),r==null||r.appendChild(t),t},remove:()=>{Os(document.documentElement,"nprogress-busy"),Os(document.querySelector(pe.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&Cv(e)},isRendered:()=>!!document.getElementById("nprogress")},Xr=(e,t,n)=>e<t?t:e>n?n:e,Is=e=>(-1+e)*100,xv=function(){const e=[];function t(){const n=e.shift();n&&n(t)}return function(n){e.push(n),e.length===1&&t()}}(),Xl=function(){const e=["Webkit","O","Moz","ms"],t={};function n(i){return i.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(s,a){return a.toUpperCase()})}function l(i){const s=document.body.style;if(i in s)return i;let a=e.length;const c=i.charAt(0).toUpperCase()+i.slice(1);let u;for(;a--;)if(u=e[a]+c,u in s)return u;return i}function r(i){return i=n(i),t[i]??(t[i]=l(i))}function o(i,s,a){s=r(s),i.style[s]=a}return function(i,s){for(const a in s){const c=s[a];c!==void 0&&Object.prototype.hasOwnProperty.call(s,a)&&o(i,a,c)}}}(),Kc=(e,t)=>(typeof e=="string"?e:di(e)).indexOf(" "+t+" ")>=0,Ps=(e,t)=>{const n=di(e),l=n+t;Kc(n,t)||(e.className=l.substring(1))},Os=(e,t)=>{const n=di(e);if(!Kc(e,t))return;const l=n.replace(" "+t+" "," ");e.className=l.substring(1,l.length-1)},di=e=>(" "+(e.className||"")+" ").replace(/\s+/gi," "),Cv=e=>{e&&e.parentNode&&e.parentNode.removeChild(e)},Lv=()=>{we(()=>{const e=_n(),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()})})},Tv=nt({setup(){Lv()}}),Av=JSON.parse(`{"encrypt":{"config":{"/demo/encrypt.html":["$2a$10$cWKuEP6hJdKZqdpQjz0OBuOY4h7FrG8qEZOVaIFcOFVUsM0mW2AMS"]}},"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)}},d0=e=>{const t=Zt(e),n={html:[],js:[],css:[],isLegal:!1};return["html","js","css"].forEach(l=>{const r=t.filter(o=>Ds[l].types.includes(o));if(r.length){const o=r[0];n[l]=[e[o].replace(/^\n|\n$/g,""),Ds[l].map[o]||o]}}),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>`,f0=e=>`${e.replace("export default ","const $reactApp = ").replace(/App\.__style__(\s*)=(\s*)`([\s\S]*)?`/,"")};
ReactDOM.createRoot(document.getElementById("app")).render(React.createElement($reactApp))`,p0=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;})({})`,h0=(e,t)=>{const n=pi(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}}},v0=/<template>([\s\S]+)<\/template>/u,m0=/<script(\s*lang=(['"])(.*?)\2)?>([\s\S]+)<\/script>/u,g0=/<style(\s*lang=(['"])(.*?)\2)?\s*(?:scoped)?>([\s\S]+)<\/style>/u,y0=(e,t)=>{const n=pi(t),l=e.html[0]||"",r=v0.exec(l),o=m0.exec(l),i=g0.exec(l),s=r?r[1].replace(/^\n|\n$/g,""):"",[a="",c=""]=o?[o[4].replace(/^\n|\n$/g,""),o[3]]:[],[u="",f=""]=i?[i[4].replace(/^\n|\n$/g,""),i[3]]:[],p=c===""&&(f===""||f==="css");return{...n,html:pu(s),js:p0(a),css:u,isLegal:p,jsLib:[n.vue,...n.jsLib],getScript:()=>{var m,b;const h=t.useBabel?((b=(m=window.Babel)==null?void 0:m.transform(a,{presets:["es2015"]}))==null?void 0:b.code)||"":a.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);`}}},_0=(e,t)=>{const n=pi(t);return{...n,html:pu(""),js:f0(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,o;const l=((o=(r=window.Babel)==null?void 0:r.transform(e.js[0]||"",{presets:["es2015","react"]}))==null?void 0:o.code)||"";return`window.ReactDOM.createRoot(document.firstElementChild).render(window.React.createElement(${hu(l)}))`}}},$n={},b0=e=>Promise.all([Rn($n,e.babel),Rn($n,e.react),Rn($n,e.reactDOM)]),k0=e=>{const t=[Rn($n,e.vue)];return e.useBabel&&t.push(Rn($n,e.babel)),Promise.all(t)},w0=e=>e.useBabel?Rn($n,e.babel):Promise.resolve();var E0=z({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]=kl(!1),r=Ne(),o=Ne(),i=Q("0"),s=Q(!1),a=T(()=>JSON.parse(e.config?Eo(e.config):"{}")),c=T(()=>{const m=JSON.parse(Eo(e.code));return d0(m)}),u=T(()=>e.type==="react"?_0(c.value,a.value):e.type==="vue"?y0(c.value,a.value):h0(c.value,a.value)),f=T(()=>u.value.isLegal),p=(m=!1)=>{const b=r.value.attachShadow({mode:"open"}),_=document.createElement("div");_.classList.add("code-demo-app"),b.appendChild(_),f.value?(m&&(_.innerHTML=u.value.html),c0(b,u.value),u0(e.id,b,u.value),i.value="0"):i.value="auto",s.value=!0},h=()=>{switch(e.type){case"react":return b0(u.value).then(()=>p());case"vue":return k0(u.value).then(()=>p());default:return w0(u.value).then(()=>p(!0))}};return Fe("beforeprint",()=>{l(!0)}),we(()=>{setTimeout(()=>{h()},800)}),()=>{var m;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":`${o.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 I0=z({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=L0(),n=Q(!0),l=Ne();let r;return Fe("resize",Mc(()=>r==null?void 0:r.resize(),100)),we(()=>{Promise.all([I(()=>import("./index-Cw_AvLww.js"),__vite__mapDeps([])),new Promise(o=>setTimeout(o,800))]).then(async([o])=>{var a;await((a=t.setup)==null?void 0:a.call(t)),r=o.init(l.value);const{option:i,...s}=await S0(Eo(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(fi,{class:"echarts-loading",height:360}):null])]}});const P0=()=>{Fe("beforeprint",()=>{document.querySelectorAll("details").forEach(e=>{e.open=!0})})},eo=Yn("VUEPRESS_TAB_STORE",{});var O0=z({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=Ne([]),r=()=>{e.tabId&&(eo.value[e.tabId]=e.data[n.value].id)},o=(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(),o()):c.key==="ArrowLeft"&&(c.preventDefault(),i()),r()},a=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>eo.value[e.tabId]===u);if(c!==-1)return c}return e.active};return we(()=>{n.value=a(),ve(()=>eo.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 R0=nt({enhance:({app:e})=>{e.component("CodeTabs",Xv),ft("CodeGroup",e)||e.component("CodeGroup",Zv),ft("CodeGroupItem",e)||e.component("CodeGroupItem",Zc),e.component("CodeDemo",E0),e.component("MdDemo",x0),e.component("ECharts",I0),T0(e),e.component("Tabs",O0)},setup:()=>{P0()}});let $0={};const mu=Symbol(""),M0=()=>De(mu),F0=e=>{e.provide(mu,$0)},D0='<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>',N0=e=>Oe(e)?Array.from(document.querySelectorAll(e)):e.map(t=>Array.from(document.querySelectorAll(t))).flat(),gu=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(gu(e)),e.onerror=l=>n(l))}),V0=e=>{const{isSupported:t,toggle:n}=ui();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()})(ig,function(){return function(){var n={686:function(o,i,s){s.d(i,{default:function(){return Ye}});var a=s(279),c=s.n(a),u=s(370),f=s.n(u),p=s(817),h=s.n(p);function m(ee){try{return document.execCommand(ee)}catch{return!1}}var b=function(U){var G=h()(U);return m("cut"),G},_=b;function k(ee){var U=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[U?"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 x=function(U,G){var ne=k(U);G.container.appendChild(ne);var X=h()(ne);return m("copy"),ne.remove(),X},y=function(U){var G=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},ne="";return typeof U=="string"?ne=x(U,G):U instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(U==null?void 0:U.type)?ne=x(U.value,G):(ne=h()(U),m("copy")),ne},C=y;function R(ee){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?R=function(G){return typeof G}:R=function(G){return G&&typeof Symbol=="function"&&G.constructor===Symbol&&G!==Symbol.prototype?"symbol":typeof G},R(ee)}var L=function(){var U=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},G=U.action,ne=G===void 0?"copy":G,X=U.container,w=U.target,V=U.text;if(ne!=="copy"&&ne!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(w!==void 0)if(w&&R(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(V)return C(V,{container:X});if(w)return ne==="cut"?_(w):C(w,{container:X})},P=L;function $(ee){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?$=function(G){return typeof G}:$=function(G){return G&&typeof Symbol=="function"&&G.constructor===Symbol&&G!==Symbol.prototype?"symbol":typeof G},$(ee)}function J(ee,U){if(!(ee instanceof U))throw new TypeError("Cannot call a class as a function")}function O(ee,U){for(var G=0;G<U.length;G++){var ne=U[G];ne.enumerable=ne.enumerable||!1,ne.configurable=!0,"value"in ne&&(ne.writable=!0),Object.defineProperty(ee,ne.key,ne)}}function q(ee,U,G){return U&&O(ee.prototype,U),G&&O(ee,G),ee}function F(ee,U){if(typeof U!="function"&&U!==null)throw new TypeError("Super expression must either be null or a function");ee.prototype=Object.create(U&&U.prototype,{constructor:{value:ee,writable:!0,configurable:!0}}),U&&re(ee,U)}function re(ee,U){return re=Object.setPrototypeOf||function(ne,X){return ne.__proto__=X,ne},re(ee,U)}function Ee(ee){var U=se();return function(){var ne=K(ee),X;if(U){var w=K(this).constructor;X=Reflect.construct(ne,arguments,w)}else X=ne.apply(this,arguments);return be(this,X)}}function be(ee,U){return U&&($(U)==="object"||typeof U=="function")?U: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 se(){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,U){var G="data-clipboard-".concat(ee);if(U.hasAttribute(G))return U.getAttribute(G)}var ot=function(ee){F(G,ee);var U=Ee(G);function G(ne,X){var w;return J(this,G),w=U.call(this),w.resolveOptions(X),w.listenClick(ne),w}return q(G,[{key:"reso