vue-spear-tip 0.2.15 → 0.2.16-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.vite/manifest.json +32 -32
- package/dist/{Button-DjuvVLMq.cjs → Button-CegdAQx1.cjs} +1 -1
- package/dist/{Button-BkzQb0g8.js → Button-b6rBibUU.js} +1 -1
- package/dist/{CodeHighlight-C8Y-gfDc.cjs → CodeHighlight-D8u7i5q3.cjs} +1 -1
- package/dist/{CodeHighlight-Bh23z1uf.js → CodeHighlight-DK_itct_.js} +1 -1
- package/dist/{DateField-Bw053ye0.js → DateField-DzpU2RzG.js} +38 -7
- package/dist/DateField-TSP3qae_.cjs +31 -0
- package/dist/{FieldComponent.vue_vue_type_script_lang-CeH-5wkc.cjs → FieldComponent.vue_vue_type_script_lang-CMmfE7TT.cjs} +1 -1
- package/dist/{FieldComponent.vue_vue_type_script_lang-Cz840qnG.js → FieldComponent.vue_vue_type_script_lang-CnnnJaoS.js} +1 -1
- package/dist/Interfaces/IBaseVueComponent.d.ts +1 -1
- package/dist/Interfaces/IFieldComponent.d.ts +2 -1
- package/dist/Interfaces/IGlobalVST.d.ts +1 -1
- package/dist/Interfaces/IVueClass.d.ts +15 -3
- package/dist/{SelectField-CTGlQluA.cjs → SelectField-Cos_iPFh.cjs} +1 -1
- package/dist/{SelectField-CAXhi6l3.js → SelectField-Nf4hj-Jx.js} +2 -2
- package/dist/StringField-0X0z4bJq.js +2947 -0
- package/dist/StringField-EHq_XTp1.cjs +1 -0
- package/dist/SwitchField-Bys_uVdf.cjs +1 -0
- package/dist/SwitchField-DtXJEtoV.js +247 -0
- package/dist/{Tabs-Be4PuSkW.js → Tabs-B0rOz5l4.js} +1 -1
- package/dist/{Tabs-DkxUPHsT.cjs → Tabs-zIXIin4o.cjs} +1 -1
- package/dist/{TextField-DPh0d_BF.js → TextField-CEmB9He5.js} +2 -2
- package/dist/{TextField-Cd89tDiv.cjs → TextField-OQmwJdtJ.cjs} +1 -1
- package/dist/components/Elements/Button/ButtonInherited.d.ts +1 -1
- package/dist/components/Fields/DateField/IDateField.d.ts +1 -1
- package/dist/core/Props.d.ts +1 -1
- package/dist/core/VST.lib.d.ts +4 -0
- package/dist/core/VueClass.d.ts +10 -2
- package/dist/core/VueClassComponent.d.ts +2 -2
- package/dist/core/index.d.ts +2 -13
- package/dist/index-BN_QKlXx.cjs +1 -0
- package/dist/{index-C3iH518C.js → index-DtaxH9ox.js} +2089 -2050
- package/dist/replaceable/BaseComponent.vue +8 -80
- package/dist/replaceable/Elements/Button/ButtonInherited.d.ts +1 -1
- package/dist/replaceable/FieldComponent.vue +1 -1
- package/dist/vue-spear-tip.cjs.js +1 -1
- package/dist/vue-spear-tip.css +1 -1
- package/dist/vue-spear-tip.d.ts +3 -0
- package/dist/vue-spear-tip.es.js +1 -1
- package/docs/index.html +2 -2
- package/docs/static/{Button-sUI9KqkY.js → Button-CeDK-PBR.js} +1 -1
- package/docs/static/{CodeHighlight-DaitPlT0.js → CodeHighlight-CwVuCJVt.js} +1 -1
- package/docs/static/DateField-D4RyJiyD.js +31 -0
- package/docs/static/{FieldComponent.vue_vue_type_script_lang-Bta9r3fM.js → FieldComponent.vue_vue_type_script_lang-GFnG0VWx.js} +1 -1
- package/docs/static/{NoSymbolIcon-CkMqcao3.js → NoSymbolIcon-Dq590q9t.js} +1 -1
- package/docs/static/{SelectField-CU1j3fu_.js → SelectField-61XgjABZ.js} +1 -1
- package/docs/static/StringField-4jEXE2Iq.js +1 -0
- package/docs/static/StringField-DkTD1rGV.css +1 -0
- package/docs/static/SwitchField-CIYufM5H.js +1 -0
- package/docs/static/{Tabs-xXm2jMOr.js → Tabs-DdDx4FlO.js} +1 -1
- package/docs/static/{TextField-CGJzy2V1.js → TextField-BifW_QMR.js} +1 -1
- package/docs/static/index-DuaCcUUh.js +2 -0
- package/docs/static/main-BGO0apQg.js +119 -0
- package/docs/static/main-CPQng82-.css +1 -0
- package/package.json +2 -1
- package/dist/DateField-B82HWIBS.cjs +0 -5
- package/dist/StringField-CVG8C0Va.cjs +0 -1
- package/dist/StringField-s9Wz67z0.js +0 -2949
- package/dist/SwitchField-B3U3kL7v.js +0 -255
- package/dist/SwitchField-CLF9MHBX.cjs +0 -1
- package/dist/index-_vuPJ0dk.cjs +0 -1
- package/docs/static/DateField-qDHcnTNL.js +0 -5
- package/docs/static/StringField-BJ5e1NcF.css +0 -1
- package/docs/static/StringField-DrzuLoiI.js +0 -1
- package/docs/static/SwitchField-CYjiGtTW.js +0 -1
- package/docs/static/index-YY1vacQn.js +0 -2
- package/docs/static/main-CjwB_FDy.js +0 -95
- package/docs/static/main-CkcC65yN.css +0 -1
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["static/SelectField-61XgjABZ.js","static/FieldComponent.vue_vue_type_script_lang-GFnG0VWx.js","static/SelectField-BMU3NQkW.css","static/StringField-4jEXE2Iq.js","static/NoSymbolIcon-Dq590q9t.js","static/StringField-DkTD1rGV.css","static/SwitchField-CIYufM5H.js","static/SwitchField-BXh1DoSh.css","static/TextField-BifW_QMR.js","static/_commonjsHelpers-CV2jkJYL.js","static/TextField-Dvtxq0Pv.css","static/DateField-D4RyJiyD.js","static/DateField-BBHlhjOw.css","static/Button-CeDK-PBR.js","static/Button-BjCcIEZ8.css","static/Tabs-DdDx4FlO.js","static/Tabs-Co8T0Qi9.css"])))=>i.map(i=>d[i]);
|
|
2
|
+
var ev=Object.defineProperty;var s=(t,e)=>ev(t,"name",{value:e,configurable:!0});s(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))o(r);new MutationObserver(r=>{for(const i of r)if(i.type==="childList")for(const l of i.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&o(l)}).observe(document,{childList:!0,subtree:!0});function n(r){const i={};return r.integrity&&(i.integrity=r.integrity),r.referrerPolicy&&(i.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?i.credentials="include":r.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}s(n,"getFetchOpts");function o(r){if(r.ep)return;r.ep=!0;const i=n(r);fetch(r.href,i)}s(o,"processPreload")},"polyfill")();/**
|
|
3
|
+
* @vue/shared v3.5.22
|
|
4
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
5
|
+
* @license MIT
|
|
6
|
+
**/function wa(t){const e=Object.create(null);for(const n of t.split(","))e[n]=1;return n=>n in e}s(wa,"makeMap");const yt={},Vo=[],Ke=s(()=>{},"NOOP"),Op=s(()=>!1,"NO"),Ji=s(t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&(t.charCodeAt(2)>122||t.charCodeAt(2)<97),"isOn"),_a=s(t=>t.startsWith("onUpdate:"),"isModelListener"),Ht=Object.assign,xa=s((t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},"remove"),nv=Object.prototype.hasOwnProperty,mt=s((t,e)=>nv.call(t,e),"hasOwn"),H=Array.isArray,jo=s(t=>Ms(t)==="[object Map]","isMap"),Qi=s(t=>Ms(t)==="[object Set]","isSet"),Hf=s(t=>Ms(t)==="[object Date]","isDate"),q=s(t=>typeof t=="function","isFunction"),At=s(t=>typeof t=="string","isString"),Pe=s(t=>typeof t=="symbol","isSymbol"),_t=s(t=>t!==null&&typeof t=="object","isObject"),Ep=s(t=>(_t(t)||q(t))&&q(t.then)&&q(t.catch),"isPromise"),Pp=Object.prototype.toString,Ms=s(t=>Pp.call(t),"toTypeString"),ov=s(t=>Ms(t).slice(8,-1),"toRawType"),Ap=s(t=>Ms(t)==="[object Object]","isPlainObject"),Ca=s(t=>At(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,"isIntegerKey"),ls=wa(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Xi=s(t=>{const e=Object.create(null);return(n=>e[n]||(e[n]=t(n)))},"cacheStringFunction"),rv=/-\w/g,ye=Xi(t=>t.replace(rv,e=>e.slice(1).toUpperCase())),sv=/\B([A-Z])/g,Zn=Xi(t=>t.replace(sv,"-$1").toLowerCase()),tl=Xi(t=>t.charAt(0).toUpperCase()+t.slice(1)),Ll=Xi(t=>t?`on${tl(t)}`:""),kn=s((t,e)=>!Object.is(t,e),"hasChanged"),ai=s((t,...e)=>{for(let n=0;n<t.length;n++)t[n](...e)},"invokeArrayFns"),Ip=s((t,e,n,o=!1)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,writable:o,value:n})},"def"),uc=s(t=>{const e=parseFloat(t);return isNaN(e)?t:e},"looseToNumber");let Wf;const el=s(()=>Wf||(Wf=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),"getGlobalThis");function Ta(t){if(H(t)){const e={};for(let n=0;n<t.length;n++){const o=t[n],r=At(o)?av(o):Ta(o);if(r)for(const i in r)e[i]=r[i]}return e}else if(At(t)||_t(t))return t}s(Ta,"normalizeStyle");const iv=/;(?![^(]*\))/g,lv=/:([^]+)/,cv=/\/\*[^]*?\*\//g;function av(t){const e={};return t.replace(cv,"").split(iv).forEach(n=>{if(n){const o=n.split(lv);o.length>1&&(e[o[0].trim()]=o[1].trim())}}),e}s(av,"parseStringStyle");function Ds(t){let e="";if(At(t))e=t;else if(H(t))for(let n=0;n<t.length;n++){const o=Ds(t[n]);o&&(e+=o+" ")}else if(_t(t))for(const n in t)t[n]&&(e+=n+" ");return e.trim()}s(Ds,"normalizeClass");const uv="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",fv=wa(uv);function Mp(t){return!!t||t===""}s(Mp,"includeBooleanAttr");function dv(t,e){if(t.length!==e.length)return!1;let n=!0;for(let o=0;n&&o<t.length;o++)n=nl(t[o],e[o]);return n}s(dv,"looseCompareArrays");function nl(t,e){if(t===e)return!0;let n=Hf(t),o=Hf(e);if(n||o)return n&&o?t.getTime()===e.getTime():!1;if(n=Pe(t),o=Pe(e),n||o)return t===e;if(n=H(t),o=H(e),n||o)return n&&o?dv(t,e):!1;if(n=_t(t),o=_t(e),n||o){if(!n||!o)return!1;const r=Object.keys(t).length,i=Object.keys(e).length;if(r!==i)return!1;for(const l in t){const c=t.hasOwnProperty(l),a=e.hasOwnProperty(l);if(c&&!a||!c&&a||!nl(t[l],e[l]))return!1}}return String(t)===String(e)}s(nl,"looseEqual");function Dp(t,e){return t.findIndex(n=>nl(n,e))}s(Dp,"looseIndexOf");const Rp=s(t=>!!(t&&t.__v_isRef===!0),"isRef$1"),Te=s(t=>At(t)?t:t==null?"":H(t)||_t(t)&&(t.toString===Pp||!q(t.toString))?Rp(t)?Te(t.value):JSON.stringify(t,Bp,2):String(t),"toDisplayString"),Bp=s((t,e)=>Rp(e)?Bp(t,e.value):jo(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((n,[o,r],i)=>(n[Gl(o,i)+" =>"]=r,n),{})}:Qi(e)?{[`Set(${e.size})`]:[...e.values()].map(n=>Gl(n))}:Pe(e)?Gl(e):_t(e)&&!H(e)&&!Ap(e)?String(e):e,"replacer"),Gl=s((t,e="")=>{var n;return Pe(t)?`Symbol(${(n=t.description)!=null?n:e})`:t},"stringifySymbol");/**
|
|
7
|
+
* @vue/reactivity v3.5.22
|
|
8
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
9
|
+
* @license MIT
|
|
10
|
+
**/let ne;const _f=class _f{constructor(e=!1){this.detached=e,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=ne,!e&&ne&&(this.index=(ne.scopes||(ne.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let e,n;if(this.scopes)for(e=0,n=this.scopes.length;e<n;e++)this.scopes[e].pause();for(e=0,n=this.effects.length;e<n;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let e,n;if(this.scopes)for(e=0,n=this.scopes.length;e<n;e++)this.scopes[e].resume();for(e=0,n=this.effects.length;e<n;e++)this.effects[e].resume()}}run(e){if(this._active){const n=ne;try{return ne=this,e()}finally{ne=n}}}on(){++this._on===1&&(this.prevScope=ne,ne=this)}off(){this._on>0&&--this._on===0&&(ne=this.prevScope,this.prevScope=void 0)}stop(e){if(this._active){this._active=!1;let n,o;for(n=0,o=this.effects.length;n<o;n++)this.effects[n].stop();for(this.effects.length=0,n=0,o=this.cleanups.length;n<o;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,o=this.scopes.length;n<o;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!e){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}};s(_f,"EffectScope");let fc=_f;function pv(){return ne}s(pv,"getCurrentScope");let Ct;const Ul=new WeakSet,xf=class xf{constructor(e){this.fn=e,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,ne&&ne.active&&ne.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Ul.has(this)&&(Ul.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||kp(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Kf(this),Vp(this);const e=Ct,n=$e;Ct=this,$e=!0;try{return this.fn()}finally{jp(this),Ct=e,$e=n,this.flags&=-3}}stop(){if(this.flags&1){for(let e=this.deps;e;e=e.nextDep)Oa(e);this.deps=this.depsTail=void 0,Kf(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Ul.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){dc(this)&&this.run()}get dirty(){return dc(this)}};s(xf,"ReactiveEffect");let wi=xf,Np=0,cs,as;function kp(t,e=!1){if(t.flags|=8,e){t.next=as,as=t;return}t.next=cs,cs=t}s(kp,"batch");function Sa(){Np++}s(Sa,"startBatch");function $a(){if(--Np>0)return;if(as){let e=as;for(as=void 0;e;){const n=e.next;e.next=void 0,e.flags&=-9,e=n}}let t;for(;cs;){let e=cs;for(cs=void 0;e;){const n=e.next;if(e.next=void 0,e.flags&=-9,e.flags&1)try{e.trigger()}catch(o){t||(t=o)}e=n}}if(t)throw t}s($a,"endBatch");function Vp(t){for(let e=t.deps;e;e=e.nextDep)e.version=-1,e.prevActiveLink=e.dep.activeLink,e.dep.activeLink=e}s(Vp,"prepareDeps");function jp(t){let e,n=t.depsTail,o=n;for(;o;){const r=o.prevDep;o.version===-1?(o===n&&(n=r),Oa(o),hv(o)):e=o,o.dep.activeLink=o.prevActiveLink,o.prevActiveLink=void 0,o=r}t.deps=e,t.depsTail=n}s(jp,"cleanupDeps");function dc(t){for(let e=t.deps;e;e=e.nextDep)if(e.dep.version!==e.version||e.dep.computed&&(Fp(e.dep.computed)||e.dep.version!==e.version))return!0;return!!t._dirty}s(dc,"isDirty");function Fp(t){if(t.flags&4&&!(t.flags&16)||(t.flags&=-17,t.globalVersion===bs)||(t.globalVersion=bs,!t.isSSR&&t.flags&128&&(!t.deps&&!t._dirty||!dc(t))))return;t.flags|=2;const e=t.dep,n=Ct,o=$e;Ct=t,$e=!0;try{Vp(t);const r=t.fn(t._value);(e.version===0||kn(r,t._value))&&(t.flags|=128,t._value=r,e.version++)}catch(r){throw e.version++,r}finally{Ct=n,$e=o,jp(t),t.flags&=-3}}s(Fp,"refreshComputed");function Oa(t,e=!1){const{dep:n,prevSub:o,nextSub:r}=t;if(o&&(o.nextSub=r,t.prevSub=void 0),r&&(r.prevSub=o,t.nextSub=void 0),n.subs===t&&(n.subs=o,!o&&n.computed)){n.computed.flags&=-5;for(let i=n.computed.deps;i;i=i.nextDep)Oa(i,!0)}!e&&!--n.sc&&n.map&&n.map.delete(n.key)}s(Oa,"removeSub");function hv(t){const{prevDep:e,nextDep:n}=t;e&&(e.nextDep=n,t.prevDep=void 0),n&&(n.prevDep=e,t.nextDep=void 0)}s(hv,"removeDep");let $e=!0;const Lp=[];function gn(){Lp.push($e),$e=!1}s(gn,"pauseTracking");function vn(){const t=Lp.pop();$e=t===void 0?!0:t}s(vn,"resetTracking");function Kf(t){const{cleanup:e}=t;if(t.cleanup=void 0,e){const n=Ct;Ct=void 0;try{e()}finally{Ct=n}}}s(Kf,"cleanupEffect");let bs=0;const Cf=class Cf{constructor(e,n){this.sub=e,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}};s(Cf,"Link");let pc=Cf;const Tf=class Tf{constructor(e){this.computed=e,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(e){if(!Ct||!$e||Ct===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Ct)n=this.activeLink=new pc(Ct,this),Ct.deps?(n.prevDep=Ct.depsTail,Ct.depsTail.nextDep=n,Ct.depsTail=n):Ct.deps=Ct.depsTail=n,Gp(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const o=n.nextDep;o.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=o),n.prevDep=Ct.depsTail,n.nextDep=void 0,Ct.depsTail.nextDep=n,Ct.depsTail=n,Ct.deps===n&&(Ct.deps=o)}return n}trigger(e){this.version++,bs++,this.notify(e)}notify(e){Sa();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{$a()}}};s(Tf,"Dep");let $r=Tf;function Gp(t){if(t.dep.sc++,t.sub.flags&4){const e=t.dep.computed;if(e&&!t.dep.subs){e.flags|=20;for(let o=e.deps;o;o=o.nextDep)Gp(o)}const n=t.dep.subs;n!==t&&(t.prevSub=n,n&&(n.nextSub=t)),t.dep.subs=t}}s(Gp,"addSub");const hc=new WeakMap,vo=Symbol(""),mc=Symbol(""),ys=Symbol("");function Lt(t,e,n){if($e&&Ct){let o=hc.get(t);o||hc.set(t,o=new Map);let r=o.get(n);r||(o.set(n,r=new $r),r.map=o,r.key=n),r.track()}}s(Lt,"track");function an(t,e,n,o,r,i){const l=hc.get(t);if(!l){bs++;return}const c=s(a=>{a&&a.trigger()},"run");if(Sa(),e==="clear")l.forEach(c);else{const a=H(t),u=a&&Ca(n);if(a&&n==="length"){const f=Number(o);l.forEach((d,p)=>{(p==="length"||p===ys||!Pe(p)&&p>=f)&&c(d)})}else switch((n!==void 0||l.has(void 0))&&c(l.get(n)),u&&c(l.get(ys)),e){case"add":a?u&&c(l.get("length")):(c(l.get(vo)),jo(t)&&c(l.get(mc)));break;case"delete":a||(c(l.get(vo)),jo(t)&&c(l.get(mc)));break;case"set":jo(t)&&c(l.get(vo));break}}$a()}s(an,"trigger");function Ao(t){const e=ht(t);return e===t?e:(Lt(e,"iterate",ys),be(t)?e:e.map(Nt))}s(Ao,"reactiveReadArray");function ol(t){return Lt(t=ht(t),"iterate",ys),t}s(ol,"shallowReadArray");const mv={__proto__:null,[Symbol.iterator](){return Hl(this,Symbol.iterator,Nt)},concat(...t){return Ao(this).concat(...t.map(e=>H(e)?Ao(e):e))},entries(){return Hl(this,"entries",t=>(t[1]=Nt(t[1]),t))},every(t,e){return rn(this,"every",t,e,void 0,arguments)},filter(t,e){return rn(this,"filter",t,e,n=>n.map(Nt),arguments)},find(t,e){return rn(this,"find",t,e,Nt,arguments)},findIndex(t,e){return rn(this,"findIndex",t,e,void 0,arguments)},findLast(t,e){return rn(this,"findLast",t,e,Nt,arguments)},findLastIndex(t,e){return rn(this,"findLastIndex",t,e,void 0,arguments)},forEach(t,e){return rn(this,"forEach",t,e,void 0,arguments)},includes(...t){return Wl(this,"includes",t)},indexOf(...t){return Wl(this,"indexOf",t)},join(t){return Ao(this).join(t)},lastIndexOf(...t){return Wl(this,"lastIndexOf",t)},map(t,e){return rn(this,"map",t,e,void 0,arguments)},pop(){return Qr(this,"pop")},push(...t){return Qr(this,"push",t)},reduce(t,...e){return Yf(this,"reduce",t,e)},reduceRight(t,...e){return Yf(this,"reduceRight",t,e)},shift(){return Qr(this,"shift")},some(t,e){return rn(this,"some",t,e,void 0,arguments)},splice(...t){return Qr(this,"splice",t)},toReversed(){return Ao(this).toReversed()},toSorted(t){return Ao(this).toSorted(t)},toSpliced(...t){return Ao(this).toSpliced(...t)},unshift(...t){return Qr(this,"unshift",t)},values(){return Hl(this,"values",Nt)}};function Hl(t,e,n){const o=ol(t),r=o[e]();return o!==t&&!be(t)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.done||(i.value=n(i.value)),i}),r}s(Hl,"iterator");const gv=Array.prototype;function rn(t,e,n,o,r,i){const l=ol(t),c=l!==t&&!be(t),a=l[e];if(a!==gv[e]){const d=a.apply(t,i);return c?Nt(d):d}let u=n;l!==t&&(c?u=s(function(d,p){return n.call(this,Nt(d),p,t)},"wrappedFn"):n.length>2&&(u=s(function(d,p){return n.call(this,d,p,t)},"wrappedFn")));const f=a.call(l,u,o);return c&&r?r(f):f}s(rn,"apply");function Yf(t,e,n,o){const r=ol(t);let i=n;return r!==t&&(be(t)?n.length>3&&(i=s(function(l,c,a){return n.call(this,l,c,a,t)},"wrappedFn")):i=s(function(l,c,a){return n.call(this,l,Nt(c),a,t)},"wrappedFn")),r[e](i,...o)}s(Yf,"reduce");function Wl(t,e,n){const o=ht(t);Lt(o,"iterate",ys);const r=o[e](...n);return(r===-1||r===!1)&&Aa(n[0])?(n[0]=ht(n[0]),o[e](...n)):r}s(Wl,"searchProxy");function Qr(t,e,n=[]){gn(),Sa();const o=ht(t)[e].apply(t,n);return $a(),vn(),o}s(Qr,"noTracking");const vv=wa("__proto__,__v_isRef,__isVue"),Up=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(Pe));function bv(t){Pe(t)||(t=String(t));const e=ht(this);return Lt(e,"has",t),e.hasOwnProperty(t)}s(bv,"hasOwnProperty");const Sf=class Sf{constructor(e=!1,n=!1){this._isReadonly=e,this._isShallow=n}get(e,n,o){if(n==="__v_skip")return e.__v_skip;const r=this._isReadonly,i=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return i;if(n==="__v_raw")return o===(r?i?Ov:Kp:i?Wp:Hp).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(o)?e:void 0;const l=H(e);if(!r){let a;if(l&&(a=mv[n]))return a;if(n==="hasOwnProperty")return bv}const c=Reflect.get(e,n,Gt(e)?e:o);if((Pe(n)?Up.has(n):vv(n))||(r||Lt(e,"get",n),i))return c;if(Gt(c)){const a=l&&Ca(n)?c:c.value;return r&&_t(a)?bc(a):a}return _t(c)?r?bc(c):rl(c):c}};s(Sf,"BaseReactiveHandler");let _i=Sf;const $f=class $f extends _i{constructor(e=!1){super(!1,e)}set(e,n,o,r){let i=e[n];if(!this._isShallow){const a=Ln(i);if(!be(o)&&!Ln(o)&&(i=ht(i),o=ht(o)),!H(e)&&Gt(i)&&!Gt(o))return a||(i.value=o),!0}const l=H(e)&&Ca(n)?Number(n)<e.length:mt(e,n),c=Reflect.set(e,n,o,Gt(e)?e:r);return e===ht(r)&&(l?kn(o,i)&&an(e,"set",n,o):an(e,"add",n,o)),c}deleteProperty(e,n){const o=mt(e,n);e[n];const r=Reflect.deleteProperty(e,n);return r&&o&&an(e,"delete",n,void 0),r}has(e,n){const o=Reflect.has(e,n);return(!Pe(n)||!Up.has(n))&&Lt(e,"has",n),o}ownKeys(e){return Lt(e,"iterate",H(e)?"length":vo),Reflect.ownKeys(e)}};s($f,"MutableReactiveHandler");let xi=$f;const Of=class Of extends _i{constructor(e=!1){super(!0,e)}set(e,n){return!0}deleteProperty(e,n){return!0}};s(Of,"ReadonlyReactiveHandler");let gc=Of;const yv=new xi,wv=new gc,_v=new xi(!0);const vc=s(t=>t,"toShallow"),ei=s(t=>Reflect.getPrototypeOf(t),"getProto");function xv(t,e,n){return function(...o){const r=this.__v_raw,i=ht(r),l=jo(i),c=t==="entries"||t===Symbol.iterator&&l,a=t==="keys"&&l,u=r[t](...o),f=n?vc:e?Ci:Nt;return!e&&Lt(i,"iterate",a?mc:vo),{next(){const{value:d,done:p}=u.next();return p?{value:d,done:p}:{value:c?[f(d[0]),f(d[1])]:f(d),done:p}},[Symbol.iterator](){return this}}}}s(xv,"createIterableMethod");function ni(t){return function(...e){return t==="delete"?!1:t==="clear"?void 0:this}}s(ni,"createReadonlyMethod");function Cv(t,e){const n={get(r){const i=this.__v_raw,l=ht(i),c=ht(r);t||(kn(r,c)&&Lt(l,"get",r),Lt(l,"get",c));const{has:a}=ei(l),u=e?vc:t?Ci:Nt;if(a.call(l,r))return u(i.get(r));if(a.call(l,c))return u(i.get(c));i!==l&&i.get(r)},get size(){const r=this.__v_raw;return!t&&Lt(ht(r),"iterate",vo),r.size},has(r){const i=this.__v_raw,l=ht(i),c=ht(r);return t||(kn(r,c)&&Lt(l,"has",r),Lt(l,"has",c)),r===c?i.has(r):i.has(r)||i.has(c)},forEach(r,i){const l=this,c=l.__v_raw,a=ht(c),u=e?vc:t?Ci:Nt;return!t&&Lt(a,"iterate",vo),c.forEach((f,d)=>r.call(i,u(f),u(d),l))}};return Ht(n,t?{add:ni("add"),set:ni("set"),delete:ni("delete"),clear:ni("clear")}:{add(r){!e&&!be(r)&&!Ln(r)&&(r=ht(r));const i=ht(this);return ei(i).has.call(i,r)||(i.add(r),an(i,"add",r,r)),this},set(r,i){!e&&!be(i)&&!Ln(i)&&(i=ht(i));const l=ht(this),{has:c,get:a}=ei(l);let u=c.call(l,r);u||(r=ht(r),u=c.call(l,r));const f=a.call(l,r);return l.set(r,i),u?kn(i,f)&&an(l,"set",r,i):an(l,"add",r,i),this},delete(r){const i=ht(this),{has:l,get:c}=ei(i);let a=l.call(i,r);a||(r=ht(r),a=l.call(i,r)),c&&c.call(i,r);const u=i.delete(r);return a&&an(i,"delete",r,void 0),u},clear(){const r=ht(this),i=r.size!==0,l=r.clear();return i&&an(r,"clear",void 0,void 0),l}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=xv(r,t,e)}),n}s(Cv,"createInstrumentations");function Ea(t,e){const n=Cv(t,e);return(o,r,i)=>r==="__v_isReactive"?!t:r==="__v_isReadonly"?t:r==="__v_raw"?o:Reflect.get(mt(n,r)&&r in o?n:o,r,i)}s(Ea,"createInstrumentationGetter");const Tv={get:Ea(!1,!1)},Sv={get:Ea(!1,!0)},$v={get:Ea(!0,!1)};const Hp=new WeakMap,Wp=new WeakMap,Kp=new WeakMap,Ov=new WeakMap;function Ev(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}s(Ev,"targetTypeMap");function Pv(t){return t.__v_skip||!Object.isExtensible(t)?0:Ev(ov(t))}s(Pv,"getTargetType");function rl(t){return Ln(t)?t:Pa(t,!1,yv,Tv,Hp)}s(rl,"reactive");function Yp(t){return Pa(t,!1,_v,Sv,Wp)}s(Yp,"shallowReactive");function bc(t){return Pa(t,!0,wv,$v,Kp)}s(bc,"readonly");function Pa(t,e,n,o,r){if(!_t(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const i=Pv(t);if(i===0)return t;const l=r.get(t);if(l)return l;const c=new Proxy(t,i===2?o:n);return r.set(t,c),c}s(Pa,"createReactiveObject");function Fo(t){return Ln(t)?Fo(t.__v_raw):!!(t&&t.__v_isReactive)}s(Fo,"isReactive");function Ln(t){return!!(t&&t.__v_isReadonly)}s(Ln,"isReadonly");function be(t){return!!(t&&t.__v_isShallow)}s(be,"isShallow");function Aa(t){return t?!!t.__v_raw:!1}s(Aa,"isProxy");function ht(t){const e=t&&t.__v_raw;return e?ht(e):t}s(ht,"toRaw");function Av(t){return!mt(t,"__v_skip")&&Object.isExtensible(t)&&Ip(t,"__v_skip",!0),t}s(Av,"markRaw");const Nt=s(t=>_t(t)?rl(t):t,"toReactive"),Ci=s(t=>_t(t)?bc(t):t,"toReadonly");function Gt(t){return t?t.__v_isRef===!0:!1}s(Gt,"isRef");function us(t){return Zp(t,!1)}s(us,"ref");function Iv(t){return Zp(t,!0)}s(Iv,"shallowRef");function Zp(t,e){return Gt(t)?t:new yc(t,e)}s(Zp,"createRef");const Ef=class Ef{constructor(e,n){this.dep=new $r,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?e:ht(e),this._value=n?e:Nt(e),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(e){const n=this._rawValue,o=this.__v_isShallow||be(e)||Ln(e);e=o?e:ht(e),kn(e,n)&&(this._rawValue=e,this._value=o?e:Nt(e),this.dep.trigger())}};s(Ef,"RefImpl");let yc=Ef;function Lo(t){return Gt(t)?t.value:t}s(Lo,"unref");const Mv={get:s((t,e,n)=>e==="__v_raw"?t:Lo(Reflect.get(t,e,n)),"get"),set:s((t,e,n,o)=>{const r=t[e];return Gt(r)&&!Gt(n)?(r.value=n,!0):Reflect.set(t,e,n,o)},"set")};function qp(t){return Fo(t)?t:new Proxy(t,Mv)}s(qp,"proxyRefs");const Pf=class Pf{constructor(e){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new $r,{get:o,set:r}=e(n.track.bind(n),n.trigger.bind(n));this._get=o,this._set=r}get value(){return this._value=this._get()}set value(e){this._set(e)}};s(Pf,"CustomRefImpl");let wc=Pf;function P3(t){return new wc(t)}s(P3,"customRef");const Af=class Af{constructor(e,n,o){this.fn=e,this.setter=n,this._value=void 0,this.dep=new $r(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=bs-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=o}notify(){if(this.flags|=16,!(this.flags&8)&&Ct!==this)return kp(this,!0),!0}get value(){const e=this.dep.track();return Fp(this),e&&(e.version=this.dep.version),this._value}set value(e){this.setter&&this.setter(e)}};s(Af,"ComputedRefImpl");let _c=Af;function Dv(t,e,n=!1){let o,r;return q(t)?o=t:(o=t.get,r=t.set),new _c(o,r,n)}s(Dv,"computed$1");const oi={},Ti=new WeakMap;let ho;function Rv(t,e=!1,n=ho){if(n){let o=Ti.get(n);o||Ti.set(n,o=[]),o.push(t)}}s(Rv,"onWatcherCleanup");function Bv(t,e,n=yt){const{immediate:o,deep:r,once:i,scheduler:l,augmentJob:c,call:a}=n,u=s(A=>r?A:be(A)||r===!1||r===0?un(A,1):un(A),"reactiveGetter");let f,d,p,h,b=!1,y=!1;if(Gt(t)?(d=s(()=>t.value,"getter"),b=be(t)):Fo(t)?(d=s(()=>u(t),"getter"),b=!0):H(t)?(y=!0,b=t.some(A=>Fo(A)||be(A)),d=s(()=>t.map(A=>{if(Gt(A))return A.value;if(Fo(A))return u(A);if(q(A))return a?a(A,2):A()}),"getter")):q(t)?e?d=a?()=>a(t,2):t:d=s(()=>{if(p){gn();try{p()}finally{vn()}}const A=ho;ho=f;try{return a?a(t,3,[h]):t(h)}finally{ho=A}},"getter"):d=Ke,e&&r){const A=d,j=r===!0?1/0:r;d=s(()=>un(A(),j),"getter")}const _=pv(),x=s(()=>{f.stop(),_&&_.active&&xa(_.effects,f)},"watchHandle");if(i&&e){const A=e;e=s((...j)=>{A(...j),x()},"cb")}let C=y?new Array(t.length).fill(oi):oi;const O=s(A=>{if(!(!(f.flags&1)||!f.dirty&&!A))if(e){const j=f.run();if(r||b||(y?j.some((K,U)=>kn(K,C[U])):kn(j,C))){p&&p();const K=ho;ho=f;try{const U=[j,C===oi?void 0:y&&C[0]===oi?[]:C,h];C=j,a?a(e,3,U):e(...U)}finally{ho=K}}}else f.run()},"job");return c&&c(O),f=new wi(d),f.scheduler=l?()=>l(O,!1):O,h=s(A=>Rv(A,!1,f),"boundCleanup"),p=f.onStop=()=>{const A=Ti.get(f);if(A){if(a)a(A,4);else for(const j of A)j();Ti.delete(f)}},e?o?O(!0):C=f.run():l?l(O.bind(null,!0),!0):f.run(),x.pause=f.pause.bind(f),x.resume=f.resume.bind(f),x.stop=x,x}s(Bv,"watch$1");function un(t,e=1/0,n){if(e<=0||!_t(t)||t.__v_skip||(n=n||new Map,(n.get(t)||0)>=e))return t;if(n.set(t,e),e--,Gt(t))un(t.value,e,n);else if(H(t))for(let o=0;o<t.length;o++)un(t[o],e,n);else if(Qi(t)||jo(t))t.forEach(o=>{un(o,e,n)});else if(Ap(t)){for(const o in t)un(t[o],e,n);for(const o of Object.getOwnPropertySymbols(t))Object.prototype.propertyIsEnumerable.call(t,o)&&un(t[o],e,n)}return t}s(un,"traverse");/**
|
|
11
|
+
* @vue/runtime-core v3.5.22
|
|
12
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
13
|
+
* @license MIT
|
|
14
|
+
**/function Rs(t,e,n,o){try{return o?t(...o):t()}catch(r){Bs(r,e,n)}}s(Rs,"callWithErrorHandling");function Ze(t,e,n,o){if(q(t)){const r=Rs(t,e,n,o);return r&&Ep(r)&&r.catch(i=>{Bs(i,e,n)}),r}if(H(t)){const r=[];for(let i=0;i<t.length;i++)r.push(Ze(t[i],e,n,o));return r}}s(Ze,"callWithAsyncErrorHandling");function Bs(t,e,n,o=!0){const r=e?e.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:l}=e&&e.appContext.config||yt;if(e){let c=e.parent;const a=e.proxy,u=`https://vuejs.org/error-reference/#runtime-${n}`;for(;c;){const f=c.ec;if(f){for(let d=0;d<f.length;d++)if(f[d](t,a,u)===!1)return}c=c.parent}if(i){gn(),Rs(i,null,10,[t,a,u]),vn();return}}Nv(t,n,r,o,l)}s(Bs,"handleError");function Nv(t,e,n,o=!0,r=!1){if(r)throw t;console.error(t)}s(Nv,"logError");const zt=[];let Ge=-1;const Go=[];let An=null,No=0;const zp=Promise.resolve();let Si=null;function $i(t){const e=Si||zp;return t?e.then(this?t.bind(this):t):e}s($i,"nextTick");function kv(t){let e=Ge+1,n=zt.length;for(;e<n;){const o=e+n>>>1,r=zt[o],i=ws(r);i<t||i===t&&r.flags&2?e=o+1:n=o}return e}s(kv,"findInsertionIndex$1");function Ia(t){if(!(t.flags&1)){const e=ws(t),n=zt[zt.length-1];!n||!(t.flags&2)&&e>=ws(n)?zt.push(t):zt.splice(kv(e),0,t),t.flags|=1,Jp()}}s(Ia,"queueJob");function Jp(){Si||(Si=zp.then(Xp))}s(Jp,"queueFlush");function Vv(t){H(t)?Go.push(...t):An&&t.id===-1?An.splice(No+1,0,t):t.flags&1||(Go.push(t),t.flags|=1),Jp()}s(Vv,"queuePostFlushCb");function Zf(t,e,n=Ge+1){for(;n<zt.length;n++){const o=zt[n];if(o&&o.flags&2){if(t&&o.id!==t.uid)continue;zt.splice(n,1),n--,o.flags&4&&(o.flags&=-2),o(),o.flags&4||(o.flags&=-2)}}}s(Zf,"flushPreFlushCbs");function Qp(t){if(Go.length){const e=[...new Set(Go)].sort((n,o)=>ws(n)-ws(o));if(Go.length=0,An){An.push(...e);return}for(An=e,No=0;No<An.length;No++){const n=An[No];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}An=null,No=0}}s(Qp,"flushPostFlushCbs");const ws=s(t=>t.id==null?t.flags&2?-1:1/0:t.id,"getId");function Xp(t){try{for(Ge=0;Ge<zt.length;Ge++){const e=zt[Ge];e&&!(e.flags&8)&&(e.flags&4&&(e.flags&=-2),Rs(e,e.i,e.i?15:14),e.flags&4||(e.flags&=-2))}}finally{for(;Ge<zt.length;Ge++){const e=zt[Ge];e&&(e.flags&=-2)}Ge=-1,zt.length=0,Qp(),Si=null,(zt.length||Go.length)&&Xp()}}s(Xp,"flushJobs");let jt=null,th=null;function Oi(t){const e=jt;return jt=t,th=t&&t.type.__scopeId||null,e}s(Oi,"setCurrentRenderingInstance");function Q(t,e=jt,n){if(!e||t._n)return t;const o=s((...r)=>{o._d&&Ai(-1);const i=Oi(e);let l;try{l=t(...r)}finally{Oi(i),o._d&&Ai(1)}return l},"renderFnWithContext");return o._n=!0,o._c=!0,o._d=!0,o}s(Q,"withCtx");function A3(t,e){if(jt===null)return t;const n=al(jt),o=t.dirs||(t.dirs=[]);for(let r=0;r<e.length;r++){let[i,l,c,a=yt]=e[r];i&&(q(i)&&(i={mounted:i,updated:i}),i.deep&&un(l),o.push({dir:i,instance:n,value:l,oldValue:void 0,arg:c,modifiers:a}))}return t}s(A3,"withDirectives");function ao(t,e,n,o){const r=t.dirs,i=e&&e.dirs;for(let l=0;l<r.length;l++){const c=r[l];i&&(c.oldValue=i[l].value);let a=c.dir[o];a&&(gn(),Ze(a,n,8,[t.el,c,t,e]),vn())}}s(ao,"invokeDirectiveHook");const eh=Symbol("_vte"),jv=s(t=>t.__isTeleport,"isTeleport"),fs=s(t=>t&&(t.disabled||t.disabled===""),"isTeleportDisabled"),qf=s(t=>t&&(t.defer||t.defer===""),"isTeleportDeferred"),zf=s(t=>typeof SVGElement<"u"&&t instanceof SVGElement,"isTargetSVG"),Jf=s(t=>typeof MathMLElement=="function"&&t instanceof MathMLElement,"isTargetMathML"),xc=s((t,e)=>{const n=t&&t.to;return At(n)?e?e(n):null:n},"resolveTarget"),nh={name:"Teleport",__isTeleport:!0,process(t,e,n,o,r,i,l,c,a,u){const{mc:f,pc:d,pbc:p,o:{insert:h,querySelector:b,createText:y,createComment:_}}=u,x=fs(e.props);let{shapeFlag:C,children:O,dynamicChildren:A}=e;if(t==null){const j=e.el=y(""),K=e.anchor=y("");h(j,n,o),h(K,n,o);const U=s((J,$t)=>{C&16&&f(O,J,$t,r,i,l,c,a)},"mount"),et=s(()=>{const J=e.target=xc(e.props,b),$t=oh(J,e,y,h);J&&(l!=="svg"&&zf(J)?l="svg":l!=="mathml"&&Jf(J)&&(l="mathml"),r&&r.isCE&&(r.ce._teleportTargets||(r.ce._teleportTargets=new Set)).add(J),x||(U(J,$t),ui(e,!1)))},"mountToTarget");x&&(U(n,K),ui(e,!0)),qf(e.props)?(e.el.__isMounted=!1,Zt(()=>{et(),delete e.el.__isMounted},i)):et()}else{if(qf(e.props)&&t.el.__isMounted===!1){Zt(()=>{nh.process(t,e,n,o,r,i,l,c,a,u)},i);return}e.el=t.el,e.targetStart=t.targetStart;const j=e.anchor=t.anchor,K=e.target=t.target,U=e.targetAnchor=t.targetAnchor,et=fs(t.props),J=et?n:K,$t=et?j:U;if(l==="svg"||zf(K)?l="svg":(l==="mathml"||Jf(K))&&(l="mathml"),A?(p(t.dynamicChildren,A,J,r,i,l,c),ka(t,e,!0)):a||d(t,e,J,$t,r,i,l,c,!1),x)et?e.props&&t.props&&e.props.to!==t.props.to&&(e.props.to=t.props.to):ri(e,n,j,u,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const It=e.target=xc(e.props,b);It&&ri(e,It,null,u,0)}else et&&ri(e,K,U,u,1);ui(e,x)}},remove(t,e,n,{um:o,o:{remove:r}},i){const{shapeFlag:l,children:c,anchor:a,targetStart:u,targetAnchor:f,target:d,props:p}=t;if(d&&(r(u),r(f)),i&&r(a),l&16){const h=i||!fs(p);for(let b=0;b<c.length;b++){const y=c[b];o(y,e,n,h,!!y.dynamicChildren)}}},move:ri,hydrate:Fv};function ri(t,e,n,{o:{insert:o},m:r},i=2){i===0&&o(t.targetAnchor,e,n);const{el:l,anchor:c,shapeFlag:a,children:u,props:f}=t,d=i===2;if(d&&o(l,e,n),(!d||fs(f))&&a&16)for(let p=0;p<u.length;p++)r(u[p],e,n,2);d&&o(c,e,n)}s(ri,"moveTeleport");function Fv(t,e,n,o,r,i,{o:{nextSibling:l,parentNode:c,querySelector:a,insert:u,createText:f}},d){function p(y,_,x,C){_.anchor=d(l(y),_,c(y),n,o,r,i),_.targetStart=x,_.targetAnchor=C}s(p,"hydrateDisabledTeleport");const h=e.target=xc(e.props,a),b=fs(e.props);if(h){const y=h._lpa||h.firstChild;if(e.shapeFlag&16)if(b)p(t,e,y,y&&l(y));else{e.anchor=l(t);let _=y;for(;_;){if(_&&_.nodeType===8){if(_.data==="teleport start anchor")e.targetStart=_;else if(_.data==="teleport anchor"){e.targetAnchor=_,h._lpa=e.targetAnchor&&l(e.targetAnchor);break}}_=l(_)}e.targetAnchor||oh(h,e,f,u),d(y&&l(y),e,h,n,o,r,i)}ui(e,b)}else b&&e.shapeFlag&16&&p(t,e,t,l(t));return e.anchor&&l(e.anchor)}s(Fv,"hydrateTeleport");const I3=nh;function ui(t,e){const n=t.ctx;if(n&&n.ut){let o,r;for(e?(o=t.el,r=t.anchor):(o=t.targetStart,r=t.targetAnchor);o&&o!==r;)o.nodeType===1&&o.setAttribute("data-v-owner",n.uid),o=o.nextSibling;n.ut()}}s(ui,"updateCssVars");function oh(t,e,n,o){const r=e.targetStart=n(""),i=e.targetAnchor=n("");return r[eh]=i,t&&(o(r,t),o(i,t)),i}s(oh,"prepareAnchor");const Lv=Symbol("_leaveCb");function Ma(t,e){t.shapeFlag&6&&t.component?(t.transition=e,Ma(t.component.subTree,e)):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}s(Ma,"setTransitionHooks");function sl(t,e){return q(t)?Ht({name:t.name},e,{setup:t}):t}s(sl,"defineComponent");function Da(t){t.ids=[t.ids[0]+t.ids[2]+++"-",0,0]}s(Da,"markAsyncBoundary");const Ei=new WeakMap;function ds(t,e,n,o,r=!1){if(H(t)){t.forEach((b,y)=>ds(b,e&&(H(e)?e[y]:e),n,o,r));return}if(Uo(o)&&!r){o.shapeFlag&512&&o.type.__asyncResolved&&o.component.subTree.component&&ds(t,e,n,o.component.subTree);return}const i=o.shapeFlag&4?al(o.component):o.el,l=r?null:i,{i:c,r:a}=t,u=e&&e.r,f=c.refs===yt?c.refs={}:c.refs,d=c.setupState,p=ht(d),h=d===yt?Op:b=>mt(p,b);if(u!=null&&u!==a){if(Qf(e),At(u))f[u]=null,h(u)&&(d[u]=null);else if(Gt(u)){u.value=null;const b=e;b.k&&(f[b.k]=null)}}if(q(a))Rs(a,c,12,[l,f]);else{const b=At(a),y=Gt(a);if(b||y){const _=s(()=>{if(t.f){const x=b?h(a)?d[a]:f[a]:a.value;if(r)H(x)&&xa(x,i);else if(H(x))x.includes(i)||x.push(i);else if(b)f[a]=[i],h(a)&&(d[a]=f[a]);else{const C=[i];a.value=C,t.k&&(f[t.k]=C)}}else b?(f[a]=l,h(a)&&(d[a]=l)):y&&(a.value=l,t.k&&(f[t.k]=l))},"doSet");if(l){const x=s(()=>{_(),Ei.delete(t)},"job");x.id=-1,Ei.set(t,x),Zt(x,n)}else Qf(t),_()}}}s(ds,"setRef");function Qf(t){const e=Ei.get(t);e&&(e.flags|=8,Ei.delete(t))}s(Qf,"invalidatePendingSetRef");const Xf=s(t=>t.nodeType===8,"isComment");el().requestIdleCallback;el().cancelIdleCallback;function Gv(t,e){if(Xf(t)&&t.data==="["){let n=1,o=t.nextSibling;for(;o;){if(o.nodeType===1){if(e(o)===!1)break}else if(Xf(o))if(o.data==="]"){if(--n===0)break}else o.data==="["&&n++;o=o.nextSibling}}else e(t)}s(Gv,"forEachElement");const Uo=s(t=>!!t.type.__asyncLoader,"isAsyncWrapper");function qn(t){q(t)&&(t={loader:t});const{loader:e,loadingComponent:n,errorComponent:o,delay:r=200,hydrate:i,timeout:l,suspensible:c=!0,onError:a}=t;let u=null,f,d=0;const p=s(()=>(d++,u=null,h()),"retry"),h=s(()=>{let b;return u||(b=u=e().catch(y=>{if(y=y instanceof Error?y:new Error(String(y)),a)return new Promise((_,x)=>{a(y,s(()=>_(p()),"userRetry"),s(()=>x(y),"userFail"),d+1)});throw y}).then(y=>b!==u&&u?u:(y&&(y.__esModule||y[Symbol.toStringTag]==="Module")&&(y=y.default),f=y,y)))},"load");return sl({name:"AsyncComponentWrapper",__asyncLoader:h,__asyncHydrate(b,y,_){let x=!1;(y.bu||(y.bu=[])).push(()=>x=!0);const C=s(()=>{x||_()},"performHydrate"),O=i?()=>{const A=i(C,j=>Gv(b,j));A&&(y.bum||(y.bum=[])).push(A)}:C;f?O():h().then(()=>!y.isUnmounted&&O())},get __asyncResolved(){return f},setup(){const b=kt;if(Da(b),f)return()=>Kl(f,b);const y=s(O=>{u=null,Bs(O,b,13,!o)},"onError");if(c&&b.suspense||Pr)return h().then(O=>()=>Kl(O,b)).catch(O=>(y(O),()=>o?P(o,{error:O}):null));const _=us(!1),x=us(),C=us(!!r);return r&&setTimeout(()=>{C.value=!1},r),l!=null&&setTimeout(()=>{if(!_.value&&!x.value){const O=new Error(`Async component timed out after ${l}ms.`);y(O),x.value=O}},l),h().then(()=>{_.value=!0,b.parent&&Ra(b.parent.vnode)&&b.parent.update()}).catch(O=>{y(O),x.value=O}),()=>{if(_.value&&f)return Kl(f,b);if(x.value&&o)return P(o,{error:x.value});if(n&&!C.value)return P(n)}}})}s(qn,"defineAsyncComponent");function Kl(t,e){const{ref:n,props:o,children:r,ce:i}=e.vnode,l=P(t,o,r);return l.ref=n,l.ce=i,delete e.vnode.ce,l}s(Kl,"createInnerComp");const Ra=s(t=>t.type.__isKeepAlive,"isKeepAlive");function Uv(t,e){rh(t,"a",e)}s(Uv,"onActivated");function Hv(t,e){rh(t,"da",e)}s(Hv,"onDeactivated");function rh(t,e,n=kt){const o=t.__wdc||(t.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return t()});if(il(e,o,n),n){let r=n.parent;for(;r&&r.parent;)Ra(r.parent.vnode)&&Wv(o,e,n,r),r=r.parent}}s(rh,"registerKeepAliveHook");function Wv(t,e,n,o){const r=il(e,t,o,!0);sh(()=>{xa(o[e],r)},n)}s(Wv,"injectToKeepAliveRoot");function il(t,e,n=kt,o=!1){if(n){const r=n[t]||(n[t]=[]),i=e.__weh||(e.__weh=(...l)=>{gn();const c=Ns(n),a=Ze(e,n,t,l);return c(),vn(),a});return o?r.unshift(i):r.push(i),i}}s(il,"injectHook");const _n=s(t=>(e,n=kt)=>{(!Pr||t==="sp")&&il(t,(...o)=>e(...o),n)},"createHook"),Kv=_n("bm"),Yv=_n("m"),Zv=_n("bu"),qv=_n("u"),zv=_n("bum"),sh=_n("um"),Jv=_n("sp"),Qv=_n("rtg"),Xv=_n("rtc");function t0(t,e=kt){il("ec",t,e)}s(t0,"onErrorCaptured");const ih="components";function W(t,e){return ch(ih,t,!0,e)||t}s(W,"resolveComponent");const lh=Symbol.for("v-ndc");function M3(t){return At(t)?ch(ih,t,!1)||t:t||lh}s(M3,"resolveDynamicComponent");function ch(t,e,n=!0,o=!1){const r=jt||kt;if(r){const i=r.type;{const c=L0(i,!1);if(c&&(c===e||c===ye(e)||c===tl(ye(e))))return i}const l=td(r[t]||i[t],e)||td(r.appContext[t],e);return!l&&o?i:l}}s(ch,"resolveAsset");function td(t,e){return t&&(t[e]||t[ye(e)]||t[tl(ye(e))])}s(td,"resolve");function ah(t,e,n,o){let r;const i=n,l=H(t);if(l||At(t)){const c=l&&Fo(t);let a=!1,u=!1;c&&(a=!be(t),u=Ln(t),t=ol(t)),r=new Array(t.length);for(let f=0,d=t.length;f<d;f++)r[f]=e(a?u?Ci(Nt(t[f])):Nt(t[f]):t[f],f,void 0,i)}else if(typeof t=="number"){r=new Array(t);for(let c=0;c<t;c++)r[c]=e(c+1,c,void 0,i)}else if(_t(t))if(t[Symbol.iterator])r=Array.from(t,(c,a)=>e(c,a,void 0,i));else{const c=Object.keys(t);r=new Array(c.length);for(let a=0,u=c.length;a<u;a++){const f=c[a];r[a]=e(t[f],f,a,i)}}else r=[];return r}s(ah,"renderList");function Fe(t,e,n={},o,r){if(jt.ce||jt.parent&&Uo(jt.parent)&&jt.parent.ce){const u=Object.keys(n).length>0;return e!=="default"&&(n.name=e),z(),qe(Jt,null,[P("slot",n,o&&o())],u?-2:64)}let i=t[e];i&&i._c&&(i._d=!1),z();const l=i&&uh(i(n)),c=n.key||l&&l.key,a=qe(Jt,{key:(c&&!Pe(c)?c:`_${e}`)+(!l&&o?"_fb":"")},l||(o?o():[]),l&&t._===1?64:-2);return!r&&a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),i&&i._c&&(i._d=!0),a}s(Fe,"renderSlot");function uh(t){return t.some(e=>xs(e)?!(e.type===bn||e.type===Jt&&!uh(e.children)):!0)?t:null}s(uh,"ensureValidVNode");const Cc=s(t=>t?Eh(t)?al(t):Cc(t.parent):null,"getPublicInstance"),ps=Ht(Object.create(null),{$:s(t=>t,"$"),$el:s(t=>t.vnode.el,"$el"),$data:s(t=>t.data,"$data"),$props:s(t=>t.props,"$props"),$attrs:s(t=>t.attrs,"$attrs"),$slots:s(t=>t.slots,"$slots"),$refs:s(t=>t.refs,"$refs"),$parent:s(t=>Cc(t.parent),"$parent"),$root:s(t=>Cc(t.root),"$root"),$host:s(t=>t.ce,"$host"),$emit:s(t=>t.emit,"$emit"),$options:s(t=>dh(t),"$options"),$forceUpdate:s(t=>t.f||(t.f=()=>{Ia(t.update)}),"$forceUpdate"),$nextTick:s(t=>t.n||(t.n=$i.bind(t.proxy)),"$nextTick"),$watch:s(t=>_0.bind(t),"$watch")}),Yl=s((t,e)=>t!==yt&&!t.__isScriptSetup&&mt(t,e),"hasSetupBinding"),e0={get({_:t},e){if(e==="__v_skip")return!0;const{ctx:n,setupState:o,data:r,props:i,accessCache:l,type:c,appContext:a}=t;let u;if(e[0]!=="$"){const h=l[e];if(h!==void 0)switch(h){case 1:return o[e];case 2:return r[e];case 4:return n[e];case 3:return i[e]}else{if(Yl(o,e))return l[e]=1,o[e];if(r!==yt&&mt(r,e))return l[e]=2,r[e];if((u=t.propsOptions[0])&&mt(u,e))return l[e]=3,i[e];if(n!==yt&&mt(n,e))return l[e]=4,n[e];Tc&&(l[e]=0)}}const f=ps[e];let d,p;if(f)return e==="$attrs"&&Lt(t.attrs,"get",""),f(t);if((d=c.__cssModules)&&(d=d[e]))return d;if(n!==yt&&mt(n,e))return l[e]=4,n[e];if(p=a.config.globalProperties,mt(p,e))return p[e]},set({_:t},e,n){const{data:o,setupState:r,ctx:i}=t;return Yl(r,e)?(r[e]=n,!0):o!==yt&&mt(o,e)?(o[e]=n,!0):mt(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(i[e]=n,!0)},has({_:{data:t,setupState:e,accessCache:n,ctx:o,appContext:r,propsOptions:i,type:l}},c){let a,u;return!!(n[c]||t!==yt&&c[0]!=="$"&&mt(t,c)||Yl(e,c)||(a=i[0])&&mt(a,c)||mt(o,c)||mt(ps,c)||mt(r.config.globalProperties,c)||(u=l.__cssModules)&&u[c])},defineProperty(t,e,n){return n.get!=null?t._.accessCache[e]=0:mt(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}};function ed(t){return H(t)?t.reduce((e,n)=>(e[n]=null,e),{}):t}s(ed,"normalizePropsOrEmits");let Tc=!0;function n0(t){const e=dh(t),n=t.proxy,o=t.ctx;Tc=!1,e.beforeCreate&&nd(e.beforeCreate,t,"bc");const{data:r,computed:i,methods:l,watch:c,provide:a,inject:u,created:f,beforeMount:d,mounted:p,beforeUpdate:h,updated:b,activated:y,deactivated:_,beforeDestroy:x,beforeUnmount:C,destroyed:O,unmounted:A,render:j,renderTracked:K,renderTriggered:U,errorCaptured:et,serverPrefetch:J,expose:$t,inheritAttrs:It,components:nn,directives:Mt,filters:zr}=e;if(u&&o0(u,o,null),l)for(const vt in l){const dt=l[vt];q(dt)&&(o[vt]=dt.bind(n))}if(r){const vt=r.call(n,n);_t(vt)&&(t.data=rl(vt))}if(Tc=!0,i)for(const vt in i){const dt=i[vt],on=q(dt)?dt.bind(n,n):q(dt.get)?dt.get.bind(n,n):Ke,En=!q(dt)&&q(dt.set)?dt.set.bind(n):Ke,Ne=Se({get:on,set:En});Object.defineProperty(o,vt,{enumerable:!0,configurable:!0,get:s(()=>Ne.value,"get"),set:s(Xt=>Ne.value=Xt,"set")})}if(c)for(const vt in c)fh(c[vt],o,n,vt);if(a){const vt=q(a)?a.call(n):a;Reflect.ownKeys(vt).forEach(dt=>{fi(dt,vt[dt])})}f&&nd(f,t,"c");function Bt(vt,dt){H(dt)?dt.forEach(on=>vt(on.bind(n))):dt&&vt(dt.bind(n))}if(s(Bt,"registerLifecycleHook"),Bt(Kv,d),Bt(Yv,p),Bt(Zv,h),Bt(qv,b),Bt(Uv,y),Bt(Hv,_),Bt(t0,et),Bt(Xv,K),Bt(Qv,U),Bt(zv,C),Bt(sh,A),Bt(Jv,J),H($t))if($t.length){const vt=t.exposed||(t.exposed={});$t.forEach(dt=>{Object.defineProperty(vt,dt,{get:s(()=>n[dt],"get"),set:s(on=>n[dt]=on,"set"),enumerable:!0})})}else t.exposed||(t.exposed={});j&&t.render===Ke&&(t.render=j),It!=null&&(t.inheritAttrs=It),nn&&(t.components=nn),Mt&&(t.directives=Mt),J&&Da(t)}s(n0,"applyOptions");function o0(t,e,n=Ke){H(t)&&(t=Sc(t));for(const o in t){const r=t[o];let i;_t(r)?"default"in r?i=dn(r.from||o,r.default,!0):i=dn(r.from||o):i=dn(r),Gt(i)?Object.defineProperty(e,o,{enumerable:!0,configurable:!0,get:s(()=>i.value,"get"),set:s(l=>i.value=l,"set")}):e[o]=i}}s(o0,"resolveInjections");function nd(t,e,n){Ze(H(t)?t.map(o=>o.bind(e.proxy)):t.bind(e.proxy),e,n)}s(nd,"callHook");function fh(t,e,n,o){let r=o.includes(".")?Ch(n,o):()=>n[o];if(At(t)){const i=e[t];q(i)&&di(r,i)}else if(q(t))di(r,t.bind(n));else if(_t(t))if(H(t))t.forEach(i=>fh(i,e,n,o));else{const i=q(t.handler)?t.handler.bind(n):e[t.handler];q(i)&&di(r,i,t)}}s(fh,"createWatcher");function dh(t){const e=t.type,{mixins:n,extends:o}=e,{mixins:r,optionsCache:i,config:{optionMergeStrategies:l}}=t.appContext,c=i.get(e);let a;return c?a=c:!r.length&&!n&&!o?a=e:(a={},r.length&&r.forEach(u=>Pi(a,u,l,!0)),Pi(a,e,l)),_t(e)&&i.set(e,a),a}s(dh,"resolveMergedOptions");function Pi(t,e,n,o=!1){const{mixins:r,extends:i}=e;i&&Pi(t,i,n,!0),r&&r.forEach(l=>Pi(t,l,n,!0));for(const l in e)if(!(o&&l==="expose")){const c=r0[l]||n&&n[l];t[l]=c?c(t[l],e[l]):e[l]}return t}s(Pi,"mergeOptions$1");const r0={data:od,props:rd,emits:rd,methods:ss,computed:ss,beforeCreate:Yt,created:Yt,beforeMount:Yt,mounted:Yt,beforeUpdate:Yt,updated:Yt,beforeDestroy:Yt,beforeUnmount:Yt,destroyed:Yt,unmounted:Yt,activated:Yt,deactivated:Yt,errorCaptured:Yt,serverPrefetch:Yt,components:ss,directives:ss,watch:i0,provide:od,inject:s0};function od(t,e){return e?t?s(function(){return Ht(q(t)?t.call(this,this):t,q(e)?e.call(this,this):e)},"mergedDataFn"):e:t}s(od,"mergeDataFn");function s0(t,e){return ss(Sc(t),Sc(e))}s(s0,"mergeInject");function Sc(t){if(H(t)){const e={};for(let n=0;n<t.length;n++)e[t[n]]=t[n];return e}return t}s(Sc,"normalizeInject");function Yt(t,e){return t?[...new Set([].concat(t,e))]:e}s(Yt,"mergeAsArray");function ss(t,e){return t?Ht(Object.create(null),t,e):e}s(ss,"mergeObjectOptions");function rd(t,e){return t?H(t)&&H(e)?[...new Set([...t,...e])]:Ht(Object.create(null),ed(t),ed(e??{})):e}s(rd,"mergeEmitsOrPropsOptions");function i0(t,e){if(!t)return e;if(!e)return t;const n=Ht(Object.create(null),t);for(const o in e)n[o]=Yt(t[o],e[o]);return n}s(i0,"mergeWatchOptions");function ph(){return{app:null,config:{isNativeTag:Op,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}s(ph,"createAppContext");let l0=0;function c0(t,e){return s(function(o,r=null){q(o)||(o=Ht({},o)),r!=null&&!_t(r)&&(r=null);const i=ph(),l=new WeakSet,c=[];let a=!1;const u=i.app={_uid:l0++,_component:o,_props:r,_container:null,_context:i,_instance:null,version:U0,get config(){return i.config},set config(f){},use(f,...d){return l.has(f)||(f&&q(f.install)?(l.add(f),f.install(u,...d)):q(f)&&(l.add(f),f(u,...d))),u},mixin(f){return i.mixins.includes(f)||i.mixins.push(f),u},component(f,d){return d?(i.components[f]=d,u):i.components[f]},directive(f,d){return d?(i.directives[f]=d,u):i.directives[f]},mount(f,d,p){if(!a){const h=u._ceVNode||P(o,r);return h.appContext=i,p===!0?p="svg":p===!1&&(p=void 0),t(h,f,p),a=!0,u._container=f,f.__vue_app__=u,al(h.component)}},onUnmount(f){c.push(f)},unmount(){a&&(Ze(c,u._instance,16),t(null,u._container),delete u._container.__vue_app__)},provide(f,d){return i.provides[f]=d,u},runWithContext(f){const d=Ho;Ho=u;try{return f()}finally{Ho=d}}};return u},"createApp")}s(c0,"createAppAPI");let Ho=null;function fi(t,e){if(kt){let n=kt.provides;const o=kt.parent&&kt.parent.provides;o===n&&(n=kt.provides=Object.create(o)),n[t]=e}}s(fi,"provide");function dn(t,e,n=!1){const o=Oc();if(o||Ho){let r=Ho?Ho._context.provides:o?o.parent==null||o.ce?o.vnode.appContext&&o.vnode.appContext.provides:o.parent.provides:void 0;if(r&&t in r)return r[t];if(arguments.length>1)return n&&q(e)?e.call(o&&o.proxy):e}}s(dn,"inject");const hh={},mh=s(()=>Object.create(hh),"createInternalObject"),gh=s(t=>Object.getPrototypeOf(t)===hh,"isInternalObject");function a0(t,e,n,o=!1){const r={},i=mh();t.propsDefaults=Object.create(null),vh(t,e,r,i);for(const l in t.propsOptions[0])l in r||(r[l]=void 0);n?t.props=o?r:Yp(r):t.type.props?t.props=r:t.props=i,t.attrs=i}s(a0,"initProps");function u0(t,e,n,o){const{props:r,attrs:i,vnode:{patchFlag:l}}=t,c=ht(r),[a]=t.propsOptions;let u=!1;if((o||l>0)&&!(l&16)){if(l&8){const f=t.vnode.dynamicProps;for(let d=0;d<f.length;d++){let p=f[d];if(ll(t.emitsOptions,p))continue;const h=e[p];if(a)if(mt(i,p))h!==i[p]&&(i[p]=h,u=!0);else{const b=ye(p);r[b]=$c(a,c,b,h,t,!1)}else h!==i[p]&&(i[p]=h,u=!0)}}}else{vh(t,e,r,i)&&(u=!0);let f;for(const d in c)(!e||!mt(e,d)&&((f=Zn(d))===d||!mt(e,f)))&&(a?n&&(n[d]!==void 0||n[f]!==void 0)&&(r[d]=$c(a,c,d,void 0,t,!0)):delete r[d]);if(i!==c)for(const d in i)(!e||!mt(e,d))&&(delete i[d],u=!0)}u&&an(t.attrs,"set","")}s(u0,"updateProps");function vh(t,e,n,o){const[r,i]=t.propsOptions;let l=!1,c;if(e)for(let a in e){if(ls(a))continue;const u=e[a];let f;r&&mt(r,f=ye(a))?!i||!i.includes(f)?n[f]=u:(c||(c={}))[f]=u:ll(t.emitsOptions,a)||(!(a in o)||u!==o[a])&&(o[a]=u,l=!0)}if(i){const a=ht(n),u=c||yt;for(let f=0;f<i.length;f++){const d=i[f];n[d]=$c(r,a,d,u[d],t,!mt(u,d))}}return l}s(vh,"setFullProps");function $c(t,e,n,o,r,i){const l=t[n];if(l!=null){const c=mt(l,"default");if(c&&o===void 0){const a=l.default;if(l.type!==Function&&!l.skipFactory&&q(a)){const{propsDefaults:u}=r;if(n in u)o=u[n];else{const f=Ns(r);o=u[n]=a.call(null,e),f()}}else o=a;r.ce&&r.ce._setProp(n,o)}l[0]&&(i&&!c?o=!1:l[1]&&(o===""||o===Zn(n))&&(o=!0))}return o}s($c,"resolvePropValue");const f0=new WeakMap;function bh(t,e,n=!1){const o=n?f0:e.propsCache,r=o.get(t);if(r)return r;const i=t.props,l={},c=[];let a=!1;if(!q(t)){const f=s(d=>{a=!0;const[p,h]=bh(d,e,!0);Ht(l,p),h&&c.push(...h)},"extendProps");!n&&e.mixins.length&&e.mixins.forEach(f),t.extends&&f(t.extends),t.mixins&&t.mixins.forEach(f)}if(!i&&!a)return _t(t)&&o.set(t,Vo),Vo;if(H(i))for(let f=0;f<i.length;f++){const d=ye(i[f]);sd(d)&&(l[d]=yt)}else if(i)for(const f in i){const d=ye(f);if(sd(d)){const p=i[f],h=l[d]=H(p)||q(p)?{type:p}:Ht({},p),b=h.type;let y=!1,_=!0;if(H(b))for(let x=0;x<b.length;++x){const C=b[x],O=q(C)&&C.name;if(O==="Boolean"){y=!0;break}else O==="String"&&(_=!1)}else y=q(b)&&b.name==="Boolean";h[0]=y,h[1]=_,(y||mt(h,"default"))&&c.push(d)}}const u=[l,c];return _t(t)&&o.set(t,u),u}s(bh,"normalizePropsOptions");function sd(t){return t[0]!=="$"&&!ls(t)}s(sd,"validatePropName");const Ba=s(t=>t==="_"||t==="_ctx"||t==="$stable","isInternalKey"),Na=s(t=>H(t)?t.map(He):[He(t)],"normalizeSlotValue"),d0=s((t,e,n)=>{if(e._n)return e;const o=Q((...r)=>Na(e(...r)),n);return o._c=!1,o},"normalizeSlot$1"),yh=s((t,e,n)=>{const o=t._ctx;for(const r in t){if(Ba(r))continue;const i=t[r];if(q(i))e[r]=d0(r,i,o);else if(i!=null){const l=Na(i);e[r]=()=>l}}},"normalizeObjectSlots"),wh=s((t,e)=>{const n=Na(e);t.slots.default=()=>n},"normalizeVNodeSlots"),_h=s((t,e,n)=>{for(const o in e)(n||!Ba(o))&&(t[o]=e[o])},"assignSlots"),p0=s((t,e,n)=>{const o=t.slots=mh();if(t.vnode.shapeFlag&32){const r=e._;r?(_h(o,e,n),n&&Ip(o,"_",r,!0)):yh(e,o)}else e&&wh(t,e)},"initSlots"),h0=s((t,e,n)=>{const{vnode:o,slots:r}=t;let i=!0,l=yt;if(o.shapeFlag&32){const c=e._;c?n&&c===1?i=!1:_h(r,e,n):(i=!e.$stable,yh(e,r)),l=e}else e&&(wh(t,e),l={default:1});if(i)for(const c in r)!Ba(c)&&l[c]==null&&delete r[c]},"updateSlots"),Zt=P0;function m0(t){return g0(t)}s(m0,"createRenderer");function g0(t,e){const n=el();n.__VUE__=!0;const{insert:o,remove:r,patchProp:i,createElement:l,createText:c,createComment:a,setText:u,setElementText:f,parentNode:d,nextSibling:p,setScopeId:h=Ke,insertStaticContent:b}=t,y=s((g,v,w,S=null,E=null,T=null,B=void 0,D=null,M=!!v.dynamicChildren)=>{if(g===v)return;g&&!Xr(g,v)&&(S=$(g),Xt(g,E,T,!0),g=null),v.patchFlag===-2&&(M=!1,v.dynamicChildren=null);const{type:I,ref:G,shapeFlag:k}=v;switch(I){case cl:_(g,v,w,S);break;case bn:x(g,v,w,S);break;case pi:g==null&&C(v,w,S,B);break;case Jt:nn(g,v,w,S,E,T,B,D,M);break;default:k&1?j(g,v,w,S,E,T,B,D,M):k&6?Mt(g,v,w,S,E,T,B,D,M):(k&64||k&128)&&I.process(g,v,w,S,E,T,B,D,M,F)}G!=null&&E?ds(G,g&&g.ref,T,v||g,!v):G==null&&g&&g.ref!=null&&ds(g.ref,null,T,g,!0)},"patch"),_=s((g,v,w,S)=>{if(g==null)o(v.el=c(v.children),w,S);else{const E=v.el=g.el;v.children!==g.children&&u(E,v.children)}},"processText"),x=s((g,v,w,S)=>{g==null?o(v.el=a(v.children||""),w,S):v.el=g.el},"processCommentNode"),C=s((g,v,w,S)=>{[g.el,g.anchor]=b(g.children,v,w,S,g.el,g.anchor)},"mountStaticNode"),O=s(({el:g,anchor:v},w,S)=>{let E;for(;g&&g!==v;)E=p(g),o(g,w,S),g=E;o(v,w,S)},"moveStaticNode"),A=s(({el:g,anchor:v})=>{let w;for(;g&&g!==v;)w=p(g),r(g),g=w;r(v)},"removeStaticNode"),j=s((g,v,w,S,E,T,B,D,M)=>{v.type==="svg"?B="svg":v.type==="math"&&(B="mathml"),g==null?K(v,w,S,E,T,B,D,M):J(g,v,E,T,B,D,M)},"processElement"),K=s((g,v,w,S,E,T,B,D)=>{let M,I;const{props:G,shapeFlag:k,transition:L,dirs:Z}=g;if(M=g.el=l(g.type,T,G&&G.is,G),k&8?f(M,g.children):k&16&&et(g.children,M,null,S,E,Zl(g,T),B,D),Z&&ao(g,null,S,"created"),U(M,g,g.scopeId,B,S),G){for(const xt in G)xt!=="value"&&!ls(xt)&&i(M,xt,null,G[xt],T,S);"value"in G&&i(M,"value",null,G.value,T),(I=G.onVnodeBeforeMount)&&Le(I,S,g)}Z&&ao(g,null,S,"beforeMount");const lt=v0(E,L);lt&&L.beforeEnter(M),o(M,v,w),((I=G&&G.onVnodeMounted)||lt||Z)&&Zt(()=>{I&&Le(I,S,g),lt&&L.enter(M),Z&&ao(g,null,S,"mounted")},E)},"mountElement"),U=s((g,v,w,S,E)=>{if(w&&h(g,w),S)for(let T=0;T<S.length;T++)h(g,S[T]);if(E){let T=E.subTree;if(v===T||Sh(T.type)&&(T.ssContent===v||T.ssFallback===v)){const B=E.vnode;U(g,B,B.scopeId,B.slotScopeIds,E.parent)}}},"setScopeId"),et=s((g,v,w,S,E,T,B,D,M=0)=>{for(let I=M;I<g.length;I++){const G=g[I]=D?In(g[I]):He(g[I]);y(null,G,v,w,S,E,T,B,D)}},"mountChildren"),J=s((g,v,w,S,E,T,B)=>{const D=v.el=g.el;let{patchFlag:M,dynamicChildren:I,dirs:G}=v;M|=g.patchFlag&16;const k=g.props||yt,L=v.props||yt;let Z;if(w&&uo(w,!1),(Z=L.onVnodeBeforeUpdate)&&Le(Z,w,v,g),G&&ao(v,g,w,"beforeUpdate"),w&&uo(w,!0),(k.innerHTML&&L.innerHTML==null||k.textContent&&L.textContent==null)&&f(D,""),I?$t(g.dynamicChildren,I,D,w,S,Zl(v,E),T):B||dt(g,v,D,null,w,S,Zl(v,E),T,!1),M>0){if(M&16)It(D,k,L,w,E);else if(M&2&&k.class!==L.class&&i(D,"class",null,L.class,E),M&4&&i(D,"style",k.style,L.style,E),M&8){const lt=v.dynamicProps;for(let xt=0;xt<lt.length;xt++){const gt=lt[xt],te=k[gt],ee=L[gt];(ee!==te||gt==="value")&&i(D,gt,te,ee,E,w)}}M&1&&g.children!==v.children&&f(D,v.children)}else!B&&I==null&&It(D,k,L,w,E);((Z=L.onVnodeUpdated)||G)&&Zt(()=>{Z&&Le(Z,w,v,g),G&&ao(v,g,w,"updated")},S)},"patchElement"),$t=s((g,v,w,S,E,T,B)=>{for(let D=0;D<v.length;D++){const M=g[D],I=v[D],G=M.el&&(M.type===Jt||!Xr(M,I)||M.shapeFlag&198)?d(M.el):w;y(M,I,G,null,S,E,T,B,!0)}},"patchBlockChildren"),It=s((g,v,w,S,E)=>{if(v!==w){if(v!==yt)for(const T in v)!ls(T)&&!(T in w)&&i(g,T,v[T],null,E,S);for(const T in w){if(ls(T))continue;const B=w[T],D=v[T];B!==D&&T!=="value"&&i(g,T,D,B,E,S)}"value"in w&&i(g,"value",v.value,w.value,E)}},"patchProps"),nn=s((g,v,w,S,E,T,B,D,M)=>{const I=v.el=g?g.el:c(""),G=v.anchor=g?g.anchor:c("");let{patchFlag:k,dynamicChildren:L,slotScopeIds:Z}=v;Z&&(D=D?D.concat(Z):Z),g==null?(o(I,w,S),o(G,w,S),et(v.children||[],w,G,E,T,B,D,M)):k>0&&k&64&&L&&g.dynamicChildren?($t(g.dynamicChildren,L,w,E,T,B,D),(v.key!=null||E&&v===E.subTree)&&ka(g,v,!0)):dt(g,v,w,G,E,T,B,D,M)},"processFragment"),Mt=s((g,v,w,S,E,T,B,D,M)=>{v.slotScopeIds=D,g==null?v.shapeFlag&512?E.ctx.activate(v,w,S,B,M):zr(v,w,S,E,T,B,M):Oo(g,v,M)},"processComponent"),zr=s((g,v,w,S,E,T,B)=>{const D=g.component=N0(g,S,E);if(Ra(g)&&(D.ctx.renderer=F),k0(D,!1,B),D.asyncDep){if(E&&E.registerDep(D,Bt,B),!g.el){const M=D.subTree=P(bn);x(null,M,v,w),g.placeholder=M.el}}else Bt(D,g,v,w,E,T,B)},"mountComponent"),Oo=s((g,v,w)=>{const S=v.component=g.component;if(O0(g,v,w))if(S.asyncDep&&!S.asyncResolved){vt(S,v,w);return}else S.next=v,S.update();else v.el=g.el,S.vnode=v},"updateComponent"),Bt=s((g,v,w,S,E,T,B)=>{const D=s(()=>{if(g.isMounted){let{next:k,bu:L,u:Z,parent:lt,vnode:xt}=g;{const Ve=xh(g);if(Ve){k&&(k.el=xt.el,vt(g,k,B)),Ve.asyncDep.then(()=>{g.isUnmounted||D()});return}}let gt=k,te;uo(g,!1),k?(k.el=xt.el,vt(g,k,B)):k=xt,L&&ai(L),(te=k.props&&k.props.onVnodeBeforeUpdate)&&Le(te,lt,k,xt),uo(g,!0);const ee=ld(g),ke=g.subTree;g.subTree=ee,y(ke,ee,d(ke.el),$(ke),g,E,T),k.el=ee.el,gt===null&&E0(g,ee.el),Z&&Zt(Z,E),(te=k.props&&k.props.onVnodeUpdated)&&Zt(()=>Le(te,lt,k,xt),E)}else{let k;const{el:L,props:Z}=v,{bm:lt,m:xt,parent:gt,root:te,type:ee}=g,ke=Uo(v);uo(g,!1),lt&&ai(lt),!ke&&(k=Z&&Z.onVnodeBeforeMount)&&Le(k,gt,v),uo(g,!0);{te.ce&&te.ce._def.shadowRoot!==!1&&te.ce._injectChildStyle(ee);const Ve=g.subTree=ld(g);y(null,Ve,w,S,g,E,T),v.el=Ve.el}if(xt&&Zt(xt,E),!ke&&(k=Z&&Z.onVnodeMounted)){const Ve=v;Zt(()=>Le(k,gt,Ve),E)}(v.shapeFlag&256||gt&&Uo(gt.vnode)&>.vnode.shapeFlag&256)&&g.a&&Zt(g.a,E),g.isMounted=!0,v=w=S=null}},"componentUpdateFn");g.scope.on();const M=g.effect=new wi(D);g.scope.off();const I=g.update=M.run.bind(M),G=g.job=M.runIfDirty.bind(M);G.i=g,G.id=g.uid,M.scheduler=()=>Ia(G),uo(g,!0),I()},"setupRenderEffect"),vt=s((g,v,w)=>{v.component=g;const S=g.vnode.props;g.vnode=v,g.next=null,u0(g,v.props,S,w),h0(g,v.children,w),gn(),Zf(g),vn()},"updateComponentPreRender"),dt=s((g,v,w,S,E,T,B,D,M=!1)=>{const I=g&&g.children,G=g?g.shapeFlag:0,k=v.children,{patchFlag:L,shapeFlag:Z}=v;if(L>0){if(L&128){En(I,k,w,S,E,T,B,D,M);return}else if(L&256){on(I,k,w,S,E,T,B,D,M);return}}Z&8?(G&16&&ge(I,E,T),k!==I&&f(w,k)):G&16?Z&16?En(I,k,w,S,E,T,B,D,M):ge(I,E,T,!0):(G&8&&f(w,""),Z&16&&et(k,w,S,E,T,B,D,M))},"patchChildren"),on=s((g,v,w,S,E,T,B,D,M)=>{g=g||Vo,v=v||Vo;const I=g.length,G=v.length,k=Math.min(I,G);let L;for(L=0;L<k;L++){const Z=v[L]=M?In(v[L]):He(v[L]);y(g[L],Z,w,null,E,T,B,D,M)}I>G?ge(g,E,T,!0,!1,k):et(v,w,S,E,T,B,D,M,k)},"patchUnkeyedChildren"),En=s((g,v,w,S,E,T,B,D,M)=>{let I=0;const G=v.length;let k=g.length-1,L=G-1;for(;I<=k&&I<=L;){const Z=g[I],lt=v[I]=M?In(v[I]):He(v[I]);if(Xr(Z,lt))y(Z,lt,w,null,E,T,B,D,M);else break;I++}for(;I<=k&&I<=L;){const Z=g[k],lt=v[L]=M?In(v[L]):He(v[L]);if(Xr(Z,lt))y(Z,lt,w,null,E,T,B,D,M);else break;k--,L--}if(I>k){if(I<=L){const Z=L+1,lt=Z<G?v[Z].el:S;for(;I<=L;)y(null,v[I]=M?In(v[I]):He(v[I]),w,lt,E,T,B,D,M),I++}}else if(I>L)for(;I<=k;)Xt(g[I],E,T,!0),I++;else{const Z=I,lt=I,xt=new Map;for(I=lt;I<=L;I++){const ae=v[I]=M?In(v[I]):He(v[I]);ae.key!=null&&xt.set(ae.key,I)}let gt,te=0;const ee=L-lt+1;let ke=!1,Ve=0;const Jr=new Array(ee);for(I=0;I<ee;I++)Jr[I]=0;for(I=Z;I<=k;I++){const ae=g[I];if(te>=ee){Xt(ae,E,T,!0);continue}let je;if(ae.key!=null)je=xt.get(ae.key);else for(gt=lt;gt<=L;gt++)if(Jr[gt-lt]===0&&Xr(ae,v[gt])){je=gt;break}je===void 0?Xt(ae,E,T,!0):(Jr[je-lt]=I+1,je>=Ve?Ve=je:ke=!0,y(ae,v[je],w,null,E,T,B,D,M),te++)}const Lf=ke?b0(Jr):Vo;for(gt=Lf.length-1,I=ee-1;I>=0;I--){const ae=lt+I,je=v[ae],Gf=v[ae+1],Uf=ae+1<G?Gf.el||Gf.placeholder:S;Jr[I]===0?y(null,je,w,Uf,E,T,B,D,M):ke&&(gt<0||I!==Lf[gt]?Ne(je,w,Uf,2):gt--)}}},"patchKeyedChildren"),Ne=s((g,v,w,S,E=null)=>{const{el:T,type:B,transition:D,children:M,shapeFlag:I}=g;if(I&6){Ne(g.component.subTree,v,w,S);return}if(I&128){g.suspense.move(v,w,S);return}if(I&64){B.move(g,v,w,F);return}if(B===Jt){o(T,v,w);for(let k=0;k<M.length;k++)Ne(M[k],v,w,S);o(g.anchor,v,w);return}if(B===pi){O(g,v,w);return}if(S!==2&&I&1&&D)if(S===0)D.beforeEnter(T),o(T,v,w),Zt(()=>D.enter(T),E);else{const{leave:k,delayLeave:L,afterLeave:Z}=D,lt=s(()=>{g.ctx.isUnmounted?r(T):o(T,v,w)},"remove22"),xt=s(()=>{T._isLeaving&&T[Lv](!0),k(T,()=>{lt(),Z&&Z()})},"performLeave");L?L(T,lt,xt):xt()}else o(T,v,w)},"move"),Xt=s((g,v,w,S=!1,E=!1)=>{const{type:T,props:B,ref:D,children:M,dynamicChildren:I,shapeFlag:G,patchFlag:k,dirs:L,cacheIndex:Z}=g;if(k===-2&&(E=!1),D!=null&&(gn(),ds(D,null,w,g,!0),vn()),Z!=null&&(v.renderCache[Z]=void 0),G&256){v.ctx.deactivate(g);return}const lt=G&1&&L,xt=!Uo(g);let gt;if(xt&&(gt=B&&B.onVnodeBeforeUnmount)&&Le(gt,v,g),G&6)co(g.component,w,S);else{if(G&128){g.suspense.unmount(w,S);return}lt&&ao(g,null,v,"beforeUnmount"),G&64?g.type.remove(g,v,w,F,S):I&&!I.hasOnce&&(T!==Jt||k>0&&k&64)?ge(I,v,w,!1,!0):(T===Jt&&k&384||!E&&G&16)&&ge(M,v,w),S&&Eo(g)}(xt&&(gt=B&&B.onVnodeUnmounted)||lt)&&Zt(()=>{gt&&Le(gt,v,g),lt&&ao(g,null,v,"unmounted")},w)},"unmount"),Eo=s(g=>{const{type:v,el:w,anchor:S,transition:E}=g;if(v===Jt){Po(w,S);return}if(v===pi){A(g);return}const T=s(()=>{r(w),E&&!E.persisted&&E.afterLeave&&E.afterLeave()},"performRemove");if(g.shapeFlag&1&&E&&!E.persisted){const{leave:B,delayLeave:D}=E,M=s(()=>B(w,T),"performLeave");D?D(g.el,T,M):M()}else T()},"remove2"),Po=s((g,v)=>{let w;for(;g!==v;)w=p(g),r(g),g=w;r(v)},"removeFragment"),co=s((g,v,w)=>{const{bum:S,scope:E,job:T,subTree:B,um:D,m:M,a:I}=g;id(M),id(I),S&&ai(S),E.stop(),T&&(T.flags|=8,Xt(B,g,v,w)),D&&Zt(D,v),Zt(()=>{g.isUnmounted=!0},v)},"unmountComponent"),ge=s((g,v,w,S=!1,E=!1,T=0)=>{for(let B=T;B<g.length;B++)Xt(g[B],v,w,S,E)},"unmountChildren"),$=s(g=>{if(g.shapeFlag&6)return $(g.component.subTree);if(g.shapeFlag&128)return g.suspense.next();const v=p(g.anchor||g.el),w=v&&v[eh];return w?p(w):v},"getNextHostNode");let V=!1;const N=s((g,v,w)=>{g==null?v._vnode&&Xt(v._vnode,null,null,!0):y(v._vnode||null,g,v,null,null,null,w),v._vnode=g,V||(V=!0,Zf(),Qp(),V=!1)},"render"),F={p:y,um:Xt,m:Ne,r:Eo,mt:zr,mc:et,pc:dt,pbc:$t,n:$,o:t};return{render:N,hydrate:void 0,createApp:c0(N)}}s(g0,"baseCreateRenderer");function Zl({type:t,props:e},n){return n==="svg"&&t==="foreignObject"||n==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:n}s(Zl,"resolveChildrenNamespace");function uo({effect:t,job:e},n){n?(t.flags|=32,e.flags|=4):(t.flags&=-33,e.flags&=-5)}s(uo,"toggleRecurse");function v0(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}s(v0,"needTransition");function ka(t,e,n=!1){const o=t.children,r=e.children;if(H(o)&&H(r))for(let i=0;i<o.length;i++){const l=o[i];let c=r[i];c.shapeFlag&1&&!c.dynamicChildren&&((c.patchFlag<=0||c.patchFlag===32)&&(c=r[i]=In(r[i]),c.el=l.el),!n&&c.patchFlag!==-2&&ka(l,c)),c.type===cl&&c.patchFlag!==-1&&(c.el=l.el),c.type===bn&&!c.el&&(c.el=l.el)}}s(ka,"traverseStaticChildren");function b0(t){const e=t.slice(),n=[0];let o,r,i,l,c;const a=t.length;for(o=0;o<a;o++){const u=t[o];if(u!==0){if(r=n[n.length-1],t[r]<u){e[o]=r,n.push(o);continue}for(i=0,l=n.length-1;i<l;)c=i+l>>1,t[n[c]]<u?i=c+1:l=c;u<t[n[i]]&&(i>0&&(e[o]=n[i-1]),n[i]=o)}}for(i=n.length,l=n[i-1];i-- >0;)n[i]=l,l=e[l];return n}s(b0,"getSequence");function xh(t){const e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:xh(e)}s(xh,"locateNonHydratedAsyncRoot");function id(t){if(t)for(let e=0;e<t.length;e++)t[e].flags|=8}s(id,"invalidateMount");const y0=Symbol.for("v-scx"),w0=s(()=>dn(y0),"useSSRContext");function D3(t,e){return Va(t,null,e)}s(D3,"watchEffect");function di(t,e,n){return Va(t,e,n)}s(di,"watch");function Va(t,e,n=yt){const{immediate:o,deep:r,flush:i,once:l}=n,c=Ht({},n),a=e&&o||!e&&i!=="post";let u;if(Pr){if(i==="sync"){const h=w0();u=h.__watcherHandles||(h.__watcherHandles=[])}else if(!a){const h=s(()=>{},"watchStopHandle");return h.stop=Ke,h.resume=Ke,h.pause=Ke,h}}const f=kt;c.call=(h,b,y)=>Ze(h,f,b,y);let d=!1;i==="post"?c.scheduler=h=>{Zt(h,f&&f.suspense)}:i!=="sync"&&(d=!0,c.scheduler=(h,b)=>{b?h():Ia(h)}),c.augmentJob=h=>{e&&(h.flags|=4),d&&(h.flags|=2,f&&(h.id=f.uid,h.i=f))};const p=Bv(t,e,c);return Pr&&(u?u.push(p):a&&p()),p}s(Va,"doWatch");function _0(t,e,n){const o=this.proxy,r=At(t)?t.includes(".")?Ch(o,t):()=>o[t]:t.bind(o,o);let i;q(e)?i=e:(i=e.handler,n=e);const l=Ns(this),c=Va(r,i.bind(o),n);return l(),c}s(_0,"instanceWatch");function Ch(t,e){const n=e.split(".");return()=>{let o=t;for(let r=0;r<n.length&&o;r++)o=o[n[r]];return o}}s(Ch,"createPathGetter");const x0=s((t,e)=>e==="modelValue"||e==="model-value"?t.modelModifiers:t[`${e}Modifiers`]||t[`${ye(e)}Modifiers`]||t[`${Zn(e)}Modifiers`],"getModelModifiers");function C0(t,e,...n){if(t.isUnmounted)return;const o=t.vnode.props||yt;let r=n;const i=e.startsWith("update:"),l=i&&x0(o,e.slice(7));l&&(l.trim&&(r=n.map(f=>At(f)?f.trim():f)),l.number&&(r=n.map(uc)));let c,a=o[c=Ll(e)]||o[c=Ll(ye(e))];!a&&i&&(a=o[c=Ll(Zn(e))]),a&&Ze(a,t,6,r);const u=o[c+"Once"];if(u){if(!t.emitted)t.emitted={};else if(t.emitted[c])return;t.emitted[c]=!0,Ze(u,t,6,r)}}s(C0,"emit");const T0=new WeakMap;function Th(t,e,n=!1){const o=n?T0:e.emitsCache,r=o.get(t);if(r!==void 0)return r;const i=t.emits;let l={},c=!1;if(!q(t)){const a=s(u=>{const f=Th(u,e,!0);f&&(c=!0,Ht(l,f))},"extendEmits");!n&&e.mixins.length&&e.mixins.forEach(a),t.extends&&a(t.extends),t.mixins&&t.mixins.forEach(a)}return!i&&!c?(_t(t)&&o.set(t,null),null):(H(i)?i.forEach(a=>l[a]=null):Ht(l,i),_t(t)&&o.set(t,l),l)}s(Th,"normalizeEmitsOptions");function ll(t,e){return!t||!Ji(e)?!1:(e=e.slice(2).replace(/Once$/,""),mt(t,e[0].toLowerCase()+e.slice(1))||mt(t,Zn(e))||mt(t,e))}s(ll,"isEmitListener");function ld(t){const{type:e,vnode:n,proxy:o,withProxy:r,propsOptions:[i],slots:l,attrs:c,emit:a,render:u,renderCache:f,props:d,data:p,setupState:h,ctx:b,inheritAttrs:y}=t,_=Oi(t);let x,C;try{if(n.shapeFlag&4){const A=r||o,j=A;x=He(u.call(j,A,f,d,h,p,b)),C=c}else{const A=e;x=He(A.length>1?A(d,{attrs:c,slots:l,emit:a}):A(d,null)),C=e.props?c:S0(c)}}catch(A){hs.length=0,Bs(A,t,1),x=P(bn)}let O=x;if(C&&y!==!1){const A=Object.keys(C),{shapeFlag:j}=O;A.length&&j&7&&(i&&A.some(_a)&&(C=$0(C,i)),O=Or(O,C,!1,!0))}return n.dirs&&(O=Or(O,null,!1,!0),O.dirs=O.dirs?O.dirs.concat(n.dirs):n.dirs),n.transition&&Ma(O,n.transition),x=O,Oi(_),x}s(ld,"renderComponentRoot");const S0=s(t=>{let e;for(const n in t)(n==="class"||n==="style"||Ji(n))&&((e||(e={}))[n]=t[n]);return e},"getFunctionalFallthrough"),$0=s((t,e)=>{const n={};for(const o in t)(!_a(o)||!(o.slice(9)in e))&&(n[o]=t[o]);return n},"filterModelListeners");function O0(t,e,n){const{props:o,children:r,component:i}=t,{props:l,children:c,patchFlag:a}=e,u=i.emitsOptions;if(e.dirs||e.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return o?cd(o,l,u):!!l;if(a&8){const f=e.dynamicProps;for(let d=0;d<f.length;d++){const p=f[d];if(l[p]!==o[p]&&!ll(u,p))return!0}}}else return(r||c)&&(!c||!c.$stable)?!0:o===l?!1:o?l?cd(o,l,u):!0:!!l;return!1}s(O0,"shouldUpdateComponent");function cd(t,e,n){const o=Object.keys(e);if(o.length!==Object.keys(t).length)return!0;for(let r=0;r<o.length;r++){const i=o[r];if(e[i]!==t[i]&&!ll(n,i))return!0}return!1}s(cd,"hasPropsChanged");function E0({vnode:t,parent:e},n){for(;e;){const o=e.subTree;if(o.suspense&&o.suspense.activeBranch===t&&(o.el=t.el),o===t)(t=e.vnode).el=n,e=e.parent;else break}}s(E0,"updateHOCHostEl");const Sh=s(t=>t.__isSuspense,"isSuspense");function P0(t,e){e&&e.pendingBranch?H(t)?e.effects.push(...t):e.effects.push(t):Vv(t)}s(P0,"queueEffectWithSuspense");const Jt=Symbol.for("v-fgt"),cl=Symbol.for("v-txt"),bn=Symbol.for("v-cmt"),pi=Symbol.for("v-stc"),hs=[];let fe=null;function z(t=!1){hs.push(fe=t?null:[])}s(z,"openBlock");function A0(){hs.pop(),fe=hs[hs.length-1]||null}s(A0,"closeBlock");let _s=1;function Ai(t,e=!1){_s+=t,t<0&&fe&&e&&(fe.hasOnce=!0)}s(Ai,"setBlockTracking");function $h(t){return t.dynamicChildren=_s>0?fe||Vo:null,A0(),_s>0&&fe&&fe.push(t),t}s($h,"setupBlock");function ft(t,e,n,o,r,i){return $h(m(t,e,n,o,r,i,!0))}s(ft,"createElementBlock");function qe(t,e,n,o,r){return $h(P(t,e,n,o,r,!0))}s(qe,"createBlock");function xs(t){return t?t.__v_isVNode===!0:!1}s(xs,"isVNode");function Xr(t,e){return t.type===e.type&&t.key===e.key}s(Xr,"isSameVNodeType");const Oh=s(({key:t})=>t??null,"normalizeKey"),hi=s(({ref:t,ref_key:e,ref_for:n})=>(typeof t=="number"&&(t=""+t),t!=null?At(t)||Gt(t)||q(t)?{i:jt,r:t,k:e,f:!!n}:t:null),"normalizeRef");function m(t,e=null,n=null,o=0,r=null,i=t===Jt?0:1,l=!1,c=!1){const a={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&Oh(e),ref:e&&hi(e),scopeId:th,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:o,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:jt};return c?(ja(a,n),i&128&&t.normalize(a)):n&&(a.shapeFlag|=At(n)?8:16),_s>0&&!l&&fe&&(a.patchFlag>0||i&6)&&a.patchFlag!==32&&fe.push(a),a}s(m,"createBaseVNode");const P=I0;function I0(t,e=null,n=null,o=0,r=null,i=!1){if((!t||t===lh)&&(t=bn),xs(t)){const c=Or(t,e,!0);return n&&ja(c,n),_s>0&&!i&&fe&&(c.shapeFlag&6?fe[fe.indexOf(t)]=c:fe.push(c)),c.patchFlag=-2,c}if(G0(t)&&(t=t.__vccOpts),e){e=M0(e);let{class:c,style:a}=e;c&&!At(c)&&(e.class=Ds(c)),_t(a)&&(Aa(a)&&!H(a)&&(a=Ht({},a)),e.style=Ta(a))}const l=At(t)?1:Sh(t)?128:jv(t)?64:_t(t)?4:q(t)?2:0;return m(t,e,n,o,r,l,i,!0)}s(I0,"_createVNode");function M0(t){return t?Aa(t)||gh(t)?Ht({},t):t:null}s(M0,"guardReactiveProps");function Or(t,e,n=!1,o=!1){const{props:r,ref:i,patchFlag:l,children:c,transition:a}=t,u=e?D0(r||{},e):r,f={__v_isVNode:!0,__v_skip:!0,type:t.type,props:u,key:u&&Oh(u),ref:e&&e.ref?n&&i?H(i)?i.concat(hi(e)):[i,hi(e)]:hi(e):i,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:c,target:t.target,targetStart:t.targetStart,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==Jt?l===-1?16:l|16:l,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:a,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Or(t.ssContent),ssFallback:t.ssFallback&&Or(t.ssFallback),placeholder:t.placeholder,el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce};return a&&o&&Ma(f,a.clone(f)),f}s(Or,"cloneVNode");function Y(t=" ",e=0){return P(cl,null,t,e)}s(Y,"createTextVNode");function Er(t,e){const n=P(pi,null,t);return n.staticCount=e,n}s(Er,"createStaticVNode");function R3(t="",e=!1){return e?(z(),qe(bn,null,t)):P(bn,null,t)}s(R3,"createCommentVNode");function He(t){return t==null||typeof t=="boolean"?P(bn):H(t)?P(Jt,null,t.slice()):xs(t)?In(t):P(cl,null,String(t))}s(He,"normalizeVNode");function In(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:Or(t)}s(In,"cloneIfMounted");function ja(t,e){let n=0;const{shapeFlag:o}=t;if(e==null)e=null;else if(H(e))n=16;else if(typeof e=="object")if(o&65){const r=e.default;r&&(r._c&&(r._d=!1),ja(t,r()),r._c&&(r._d=!0));return}else{n=32;const r=e._;!r&&!gh(e)?e._ctx=jt:r===3&&jt&&(jt.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else q(e)?(e={default:e,_ctx:jt},n=32):(e=String(e),o&64?(n=16,e=[Y(e)]):n=8);t.children=e,t.shapeFlag|=n}s(ja,"normalizeChildren");function D0(...t){const e={};for(let n=0;n<t.length;n++){const o=t[n];for(const r in o)if(r==="class")e.class!==o.class&&(e.class=Ds([e.class,o.class]));else if(r==="style")e.style=Ta([e.style,o.style]);else if(Ji(r)){const i=e[r],l=o[r];l&&i!==l&&!(H(i)&&i.includes(l))&&(e[r]=i?[].concat(i,l):l)}else r!==""&&(e[r]=o[r])}return e}s(D0,"mergeProps");function Le(t,e,n,o=null){Ze(t,e,7,[n,o])}s(Le,"invokeVNodeHook");const R0=ph();let B0=0;function N0(t,e,n){const o=t.type,r=(e?e.appContext:t.appContext)||R0,i={uid:B0++,vnode:t,type:o,parent:e,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new fc(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(r.provides),ids:e?e.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:bh(o,r),emitsOptions:Th(o,r),emit:null,emitted:null,propsDefaults:yt,inheritAttrs:o.inheritAttrs,ctx:yt,data:yt,props:yt,attrs:yt,slots:yt,refs:yt,setupState:yt,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=e?e.root:i,i.emit=C0.bind(null,i),t.ce&&t.ce(i),i}s(N0,"createComponentInstance");let kt=null;const Oc=s(()=>kt||jt,"getCurrentInstance");let Ii,Ec;{const t=el(),e=s((n,o)=>{let r;return(r=t[n])||(r=t[n]=[]),r.push(o),i=>{r.length>1?r.forEach(l=>l(i)):r[0](i)}},"registerGlobalSetter");Ii=e("__VUE_INSTANCE_SETTERS__",n=>kt=n),Ec=e("__VUE_SSR_SETTERS__",n=>Pr=n)}const Ns=s(t=>{const e=kt;return Ii(t),t.scope.on(),()=>{t.scope.off(),Ii(e)}},"setCurrentInstance"),ad=s(()=>{kt&&kt.scope.off(),Ii(null)},"unsetCurrentInstance");function Eh(t){return t.vnode.shapeFlag&4}s(Eh,"isStatefulComponent");let Pr=!1;function k0(t,e=!1,n=!1){e&&Ec(e);const{props:o,children:r}=t.vnode,i=Eh(t);a0(t,o,i,e),p0(t,r,n||e);const l=i?V0(t,e):void 0;return e&&Ec(!1),l}s(k0,"setupComponent");function V0(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=new Proxy(t.ctx,e0);const{setup:o}=n;if(o){gn();const r=t.setupContext=o.length>1?F0(t):null,i=Ns(t),l=Rs(o,t,0,[t.props,r]),c=Ep(l);if(vn(),i(),(c||t.sp)&&!Uo(t)&&Da(t),c){if(l.then(ad,ad),e)return l.then(a=>{ud(t,a)}).catch(a=>{Bs(a,t,0)});t.asyncDep=l}else ud(t,l)}else Ph(t)}s(V0,"setupStatefulComponent");function ud(t,e,n){q(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:_t(e)&&(t.setupState=qp(e)),Ph(t)}s(ud,"handleSetupResult");function Ph(t,e,n){const o=t.type;t.render||(t.render=o.render||Ke);{const r=Ns(t);gn();try{n0(t)}finally{vn(),r()}}}s(Ph,"finishComponentSetup");const j0={get(t,e){return Lt(t,"get",""),t[e]}};function F0(t){const e=s(n=>{t.exposed=n||{}},"expose");return{attrs:new Proxy(t.attrs,j0),slots:t.slots,emit:t.emit,expose:e}}s(F0,"createSetupContext");function al(t){return t.exposed?t.exposeProxy||(t.exposeProxy=new Proxy(qp(Av(t.exposed)),{get(e,n){if(n in e)return e[n];if(n in ps)return ps[n](t)},has(e,n){return n in e||n in ps}})):t.proxy}s(al,"getComponentPublicInstance");function L0(t,e=!0){return q(t)?t.displayName||t.name:t.name||e&&t.__name}s(L0,"getComponentName");function G0(t){return q(t)&&"__vccOpts"in t}s(G0,"isClassComponent");const Se=s((t,e)=>Dv(t,e,Pr),"computed");function Ah(t,e,n){try{Ai(-1);const o=arguments.length;return o===2?_t(e)&&!H(e)?xs(e)?P(t,null,[e]):P(t,e):P(t,null,e):(o>3?n=Array.prototype.slice.call(arguments,2):o===3&&xs(n)&&(n=[n]),P(t,e,n))}finally{Ai(1)}}s(Ah,"h$1");const U0="3.5.22";/**
|
|
15
|
+
* @vue/runtime-dom v3.5.22
|
|
16
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
17
|
+
* @license MIT
|
|
18
|
+
**/let Pc;const fd=typeof window<"u"&&window.trustedTypes;if(fd)try{Pc=fd.createPolicy("vue",{createHTML:s(t=>t,"createHTML")})}catch{}const Ih=Pc?t=>Pc.createHTML(t):t=>t,H0="http://www.w3.org/2000/svg",W0="http://www.w3.org/1998/Math/MathML",cn=typeof document<"u"?document:null,dd=cn&&cn.createElement("template"),K0={insert:s((t,e,n)=>{e.insertBefore(t,n||null)},"insert"),remove:s(t=>{const e=t.parentNode;e&&e.removeChild(t)},"remove"),createElement:s((t,e,n,o)=>{const r=e==="svg"?cn.createElementNS(H0,t):e==="mathml"?cn.createElementNS(W0,t):n?cn.createElement(t,{is:n}):cn.createElement(t);return t==="select"&&o&&o.multiple!=null&&r.setAttribute("multiple",o.multiple),r},"createElement"),createText:s(t=>cn.createTextNode(t),"createText"),createComment:s(t=>cn.createComment(t),"createComment"),setText:s((t,e)=>{t.nodeValue=e},"setText"),setElementText:s((t,e)=>{t.textContent=e},"setElementText"),parentNode:s(t=>t.parentNode,"parentNode"),nextSibling:s(t=>t.nextSibling,"nextSibling"),querySelector:s(t=>cn.querySelector(t),"querySelector"),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,n,o,r,i){const l=n?n.previousSibling:e.lastChild;if(r&&(r===i||r.nextSibling))for(;e.insertBefore(r.cloneNode(!0),n),!(r===i||!(r=r.nextSibling)););else{dd.innerHTML=Ih(o==="svg"?`<svg>${t}</svg>`:o==="mathml"?`<math>${t}</math>`:t);const c=dd.content;if(o==="svg"||o==="mathml"){const a=c.firstChild;for(;a.firstChild;)c.appendChild(a.firstChild);c.removeChild(a)}e.insertBefore(c,n)}return[l?l.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}},Y0=Symbol("_vtc");function Z0(t,e,n){const o=t[Y0];o&&(e=(e?[e,...o]:[...o]).join(" ")),e==null?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}s(Z0,"patchClass");const Mi=Symbol("_vod"),Mh=Symbol("_vsh"),B3={name:"show",beforeMount(t,{value:e},{transition:n}){t[Mi]=t.style.display==="none"?"":t.style.display,n&&e?n.beforeEnter(t):ts(t,e)},mounted(t,{value:e},{transition:n}){n&&e&&n.enter(t)},updated(t,{value:e,oldValue:n},{transition:o}){!e!=!n&&(o?e?(o.beforeEnter(t),ts(t,!0),o.enter(t)):o.leave(t,()=>{ts(t,!1)}):ts(t,e))},beforeUnmount(t,{value:e}){ts(t,e)}};function ts(t,e){t.style.display=e?t[Mi]:"none",t[Mh]=!e}s(ts,"setDisplay");const q0=Symbol(""),z0=/(?:^|;)\s*display\s*:/;function J0(t,e,n){const o=t.style,r=At(n);let i=!1;if(n&&!r){if(e)if(At(e))for(const l of e.split(";")){const c=l.slice(0,l.indexOf(":")).trim();n[c]==null&&mi(o,c,"")}else for(const l in e)n[l]==null&&mi(o,l,"");for(const l in n)l==="display"&&(i=!0),mi(o,l,n[l])}else if(r){if(e!==n){const l=o[q0];l&&(n+=";"+l),o.cssText=n,i=z0.test(n)}}else e&&t.removeAttribute("style");Mi in t&&(t[Mi]=i?o.display:"",t[Mh]&&(o.display="none"))}s(J0,"patchStyle");const pd=/\s*!important$/;function mi(t,e,n){if(H(n))n.forEach(o=>mi(t,e,o));else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const o=Q0(t,e);pd.test(n)?t.setProperty(Zn(o),n.replace(pd,""),"important"):t[o]=n}}s(mi,"setStyle");const hd=["Webkit","Moz","ms"],ql={};function Q0(t,e){const n=ql[e];if(n)return n;let o=ye(e);if(o!=="filter"&&o in t)return ql[e]=o;o=tl(o);for(let r=0;r<hd.length;r++){const i=hd[r]+o;if(i in t)return ql[e]=i}return e}s(Q0,"autoPrefix");const md="http://www.w3.org/1999/xlink";function gd(t,e,n,o,r,i=fv(e)){o&&e.startsWith("xlink:")?n==null?t.removeAttributeNS(md,e.slice(6,e.length)):t.setAttributeNS(md,e,n):n==null||i&&!Mp(n)?t.removeAttribute(e):t.setAttribute(e,i?"":Pe(n)?String(n):n)}s(gd,"patchAttr");function vd(t,e,n,o,r){if(e==="innerHTML"||e==="textContent"){n!=null&&(t[e]=e==="innerHTML"?Ih(n):n);return}const i=t.tagName;if(e==="value"&&i!=="PROGRESS"&&!i.includes("-")){const c=i==="OPTION"?t.getAttribute("value")||"":t.value,a=n==null?t.type==="checkbox"?"on":"":String(n);(c!==a||!("_value"in t))&&(t.value=a),n==null&&t.removeAttribute(e),t._value=n;return}let l=!1;if(n===""||n==null){const c=typeof t[e];c==="boolean"?n=Mp(n):n==null&&c==="string"?(n="",l=!0):c==="number"&&(n=0,l=!0)}try{t[e]=n}catch{}l&&t.removeAttribute(r||e)}s(vd,"patchDOMProp");function mo(t,e,n,o){t.addEventListener(e,n,o)}s(mo,"addEventListener");function X0(t,e,n,o){t.removeEventListener(e,n,o)}s(X0,"removeEventListener");const bd=Symbol("_vei");function t1(t,e,n,o,r=null){const i=t[bd]||(t[bd]={}),l=i[e];if(o&&l)l.value=o;else{const[c,a]=e1(e);if(o){const u=i[e]=r1(o,r);mo(t,c,u,a)}else l&&(X0(t,c,l,a),i[e]=void 0)}}s(t1,"patchEvent");const yd=/(?:Once|Passive|Capture)$/;function e1(t){let e;if(yd.test(t)){e={};let o;for(;o=t.match(yd);)t=t.slice(0,t.length-o[0].length),e[o[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):Zn(t.slice(2)),e]}s(e1,"parseName");let zl=0;const n1=Promise.resolve(),o1=s(()=>zl||(n1.then(()=>zl=0),zl=Date.now()),"getNow");function r1(t,e){const n=s(o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=n.attached)return;Ze(s1(o,n.value),e,5,[o])},"invoker");return n.value=t,n.attached=o1(),n}s(r1,"createInvoker");function s1(t,e){if(H(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map(o=>r=>!r._stopped&&o&&o(r))}else return e}s(s1,"patchStopImmediatePropagation");const wd=s(t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>96&&t.charCodeAt(2)<123,"isNativeOn"),i1=s((t,e,n,o,r,i)=>{const l=r==="svg";e==="class"?Z0(t,o,l):e==="style"?J0(t,n,o):Ji(e)?_a(e)||t1(t,e,n,o,i):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):l1(t,e,o,l))?(vd(t,e,o),!t.tagName.includes("-")&&(e==="value"||e==="checked"||e==="selected")&&gd(t,e,o,l,i,e!=="value")):t._isVueCE&&(/[A-Z]/.test(e)||!At(o))?vd(t,ye(e),o,i,e):(e==="true-value"?t._trueValue=o:e==="false-value"&&(t._falseValue=o),gd(t,e,o,l))},"patchProp");function l1(t,e,n,o){if(o)return!!(e==="innerHTML"||e==="textContent"||e in t&&wd(e)&&q(n));if(e==="spellcheck"||e==="draggable"||e==="translate"||e==="autocorrect"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA")return!1;if(e==="width"||e==="height"){const r=t.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return wd(e)&&At(n)?!1:e in t}s(l1,"shouldSetAsProp");const Di=s(t=>{const e=t.props["onUpdate:modelValue"]||!1;return H(e)?n=>ai(e,n):e},"getModelAssigner");function c1(t){t.target.composing=!0}s(c1,"onCompositionStart");function _d(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}s(_d,"onCompositionEnd");const Wo=Symbol("_assign"),N3={created(t,{modifiers:{lazy:e,trim:n,number:o}},r){t[Wo]=Di(r);const i=o||r.props&&r.props.type==="number";mo(t,e?"change":"input",l=>{if(l.target.composing)return;let c=t.value;n&&(c=c.trim()),i&&(c=uc(c)),t[Wo](c)}),n&&mo(t,"change",()=>{t.value=t.value.trim()}),e||(mo(t,"compositionstart",c1),mo(t,"compositionend",_d),mo(t,"change",_d))},mounted(t,{value:e}){t.value=e??""},beforeUpdate(t,{value:e,oldValue:n,modifiers:{lazy:o,trim:r,number:i}},l){if(t[Wo]=Di(l),t.composing)return;const c=(i||t.type==="number")&&!/^0\d/.test(t.value)?uc(t.value):t.value,a=e??"";c!==a&&(document.activeElement===t&&t.type!=="range"&&(o&&e===n||r&&t.value.trim()===a)||(t.value=a))}},k3={deep:!0,created(t,e,n){t[Wo]=Di(n),mo(t,"change",()=>{const o=t._modelValue,r=a1(t),i=t.checked,l=t[Wo];if(H(o)){const c=Dp(o,r),a=c!==-1;if(i&&!a)l(o.concat(r));else if(!i&&a){const u=[...o];u.splice(c,1),l(u)}}else if(Qi(o)){const c=new Set(o);i?c.add(r):c.delete(r),l(c)}else l(Dh(t,i))})},mounted:xd,beforeUpdate(t,e,n){t[Wo]=Di(n),xd(t,e,n)}};function xd(t,{value:e,oldValue:n},o){t._modelValue=e;let r;if(H(e))r=Dp(e,o.props.value)>-1;else if(Qi(e))r=e.has(o.props.value);else{if(e===n)return;r=nl(e,Dh(t,!0))}t.checked!==r&&(t.checked=r)}s(xd,"setChecked");function a1(t){return"_value"in t?t._value:t.value}s(a1,"getValue");function Dh(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}s(Dh,"getCheckboxValue");const u1=["ctrl","shift","alt","meta"],f1={stop:s(t=>t.stopPropagation(),"stop"),prevent:s(t=>t.preventDefault(),"prevent"),self:s(t=>t.target!==t.currentTarget,"self"),ctrl:s(t=>!t.ctrlKey,"ctrl"),shift:s(t=>!t.shiftKey,"shift"),alt:s(t=>!t.altKey,"alt"),meta:s(t=>!t.metaKey,"meta"),left:s(t=>"button"in t&&t.button!==0,"left"),middle:s(t=>"button"in t&&t.button!==1,"middle"),right:s(t=>"button"in t&&t.button!==2,"right"),exact:s((t,e)=>u1.some(n=>t[`${n}Key`]&&!e.includes(n)),"exact")},V3=s((t,e)=>{const n=t._withMods||(t._withMods={}),o=e.join(".");return n[o]||(n[o]=((r,...i)=>{for(let l=0;l<e.length;l++){const c=f1[e[l]];if(c&&c(r,e))return}return t(r,...i)}))},"withModifiers"),d1={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},j3=s((t,e)=>{const n=t._withKeys||(t._withKeys={}),o=e.join(".");return n[o]||(n[o]=(r=>{if(!("key"in r))return;const i=Zn(r.key);if(e.some(l=>l===i||d1[l]===i))return t(r)}))},"withKeys"),p1=Ht({patchProp:i1},K0);let Cd;function h1(){return Cd||(Cd=m0(p1))}s(h1,"ensureRenderer");const m1=s(((...t)=>{const e=h1().createApp(...t),{mount:n}=e;return e.mount=o=>{const r=v1(o);if(!r)return;const i=e._component;!q(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const l=n(r,!1,g1(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),l},e}),"createApp");function g1(t){if(t instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&t instanceof MathMLElement)return"mathml"}s(g1,"resolveRootNamespace");function v1(t){return At(t)?document.querySelector(t):t}s(v1,"normalizeContainer");const b1="modulepreload",y1=s(function(t){return"/"+t},"assetsURL"),Td={},zn=s(function(e,n,o){let r=Promise.resolve();if(n&&n.length>0){let a=function(u){return Promise.all(u.map(f=>Promise.resolve(f).then(d=>({status:"fulfilled",value:d}),d=>({status:"rejected",reason:d}))))};s(a,"allSettled"),document.getElementsByTagName("link");const l=document.querySelector("meta[property=csp-nonce]"),c=l?.nonce||l?.getAttribute("nonce");r=a(n.map(u=>{if(u=y1(u),u in Td)return;Td[u]=!0;const f=u.endsWith(".css"),d=f?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${u}"]${d}`))return;const p=document.createElement("link");if(p.rel=f?"stylesheet":b1,f||(p.as="script"),p.crossOrigin="",p.href=u,c&&p.setAttribute("nonce",c),document.head.appendChild(p),f)return new Promise((h,b)=>{p.addEventListener("load",h),p.addEventListener("error",()=>b(new Error(`Unable to preload CSS for ${u}`)))})}))}function i(l){const c=new Event("vite:preloadError",{cancelable:!0});if(c.payload=l,window.dispatchEvent(c),!c.defaultPrevented)throw l}return s(i,"handlePreloadError"),r.then(l=>{for(const c of l||[])c.status==="rejected"&&i(c.reason);return e().catch(i)})},"preload"),w1=qn(()=>zn(()=>import("./SelectField-61XgjABZ.js"),__vite__mapDeps([0,1,2]))),_1=qn(()=>zn(()=>import("./StringField-4jEXE2Iq.js"),__vite__mapDeps([3,1,4,5]))),x1=qn(()=>zn(()=>import("./SwitchField-CIYufM5H.js"),__vite__mapDeps([6,1,7]))),C1=qn(()=>zn(()=>import("./TextField-BifW_QMR.js"),__vite__mapDeps([8,1,9,4,10]))),T1=qn(()=>zn(()=>import("./DateField-D4RyJiyD.js"),__vite__mapDeps([11,1,9,12])));function ue(t,e,n,o,r){return yn(e,((i,l)=>{const c=i[l];if(c===void 0)throw new TypeError(Du(l));return c})(t,e),n,o,r)}s(ue,"clampProp");function yn(t,e,n,o,r,i){const l=Ts(e,n,o);if(r&&e!==l)throw new RangeError(Ym(t,e,n,o,i));return l}s(yn,"clampEntity");function ie(t){return t!==null&&/object|function/.test(typeof t)}s(ie,"s");function we(t,e=Map){const n=new e;return(o,...r)=>{if(n.has(o))return n.get(o);const i=t(o,...r);return n.set(o,i),i}}s(we,"on");function Cs(t){return Ar({name:t},1)}s(Cs,"r");function Ar(t,e){return wn((n=>({value:n,configurable:1,writable:!e})),t)}s(Ar,"n");function S1(t){return wn((e=>({get:e,configurable:1})),t)}s(S1,"t");function Fa(t){return{[Symbol.toStringTag]:{value:t,configurable:1}}}s(Fa,"o");function kr(t,e){const n={};let o=t.length;for(const r of e)n[t[--o]]=r;return n}s(kr,"zipProps");function wn(t,e,n){const o={};for(const r in e)o[r]=t(e[r],r,n);return o}s(wn,"e");function ul(t,e,n){const o={};for(let r=0;r<e.length;r++){const i=e[r];o[i]=t(i,r,n)}return o}s(ul,"g");function Rh(t,e,n){const o={};for(let r=0;r<t.length;r++)o[e[r]]=n[t[r]];return o}s(Rh,"remapProps");function Me(t,e){const n=Object.create(null);for(const o of t)n[o]=e[o];return n}s(Me,"nn");function Sd(t,e){for(const n of e)if(n in t)return 1;return 0}s(Sd,"hasAnyPropsByName");function Bh(t,e,n){for(const o of t)if(e[o]!==n[o])return 0;return 1}s(Bh,"allPropsEqual");function Nh(t,e,n){const o={...n};for(let r=0;r<e;r++)o[t[r]]=0;return o}s(Nh,"zeroOutProps");function bt(t,...e){return(...n)=>t(...e,...n)}s(bt,"Pt");function $d(t){return t[0].toUpperCase()+t.substring(1)}s($d,"capitalize");function ks(t){return t.slice().sort()}s(ks,"sortStrings");function Ri(t,e){return String(e).padStart(t,"0")}s(Ri,"padNumber");function Vn(t,e){return Math.sign(t-e)}s(Vn,"compareNumbers");function Ts(t,e,n){return Math.min(Math.max(t,e),n)}s(Ts,"clampNumber");function pn(t,e){return[Math.floor(t/e),ms(t,e)]}s(pn,"divModFloor");function ms(t,e){return(t%e+e)%e}s(ms,"modFloor");function Gn(t,e){return[fl(t,e),La(t,e)]}s(Gn,"divModTrunc");function fl(t,e){return Math.trunc(t/e)||0}s(fl,"divTrunc");function La(t,e){return t%e||0}s(La,"modTrunc");function si(t){return Math.abs(t%1)===.5}s(si,"hasHalf");function kh(t,e,n){let o=0,r=0;for(let c=0;c<=e;c++){const a=t[n[c]],u=Qe[c],f=Ot/u,[d,p]=Gn(a,f);o+=p*u,r+=d}const[i,l]=Gn(o,Ot);return[r+i,l]}s(kh,"givenFieldsToBigNano");function dl(t,e,n){const o={};for(let r=e;r>=0;r--){const i=Qe[r];o[n[r]]=fl(t,i),t=La(t,i)}return o}s(dl,"nanoToGivenFields");function $1(t){if(t!==void 0)return Qt(t)}s($1,"d");function O1(t){if(t!==void 0)return fn(t)}s(O1,"P");function Vh(t){if(t!==void 0)return Ga(t)}s(Vh,"S");function fn(t){return Lh(Ga(t))}s(fn,"h");function Ga(t){return Fh(ky(t))}s(Ga,"T");function jh(t,e){if(e==null)throw new RangeError(Du(t));return e}s(jh,"requirePropDefined");function Vs(t){if(!ie(t))throw new TypeError(cy);return t}s(Vs,"requireObjectLike");function Ua(t,e,n=t){if(typeof e!==t)throw new TypeError(no(n,e));return e}s(Ua,"requireType");function Fh(t,e="number"){if(!Number.isInteger(t))throw new RangeError(ny(e,t));return t||0}s(Fh,"ze");function Lh(t,e="number"){if(t<=0)throw new RangeError(oy(e,t));return t}s(Lh,"requireNumberIsPositive");function Ha(t){if(typeof t=="symbol")throw new TypeError(ly);return String(t)}s(Ha,"toString");function gi(t,e){return ie(t)?String(t):Qt(t,e)}s(gi,"toStringViaPrimitive");function Wa(t){if(typeof t=="string")return BigInt(t);if(typeof t!="bigint")throw new TypeError(iy(t));return t}s(Wa,"toBigInt");function Gh(t,e="number"){if(typeof t=="bigint")throw new TypeError(sy(e));if(t=Number(t),!Number.isFinite(t))throw new RangeError(ry(e,t));return t}s(Gh,"toNumber");function re(t,e){return Math.trunc(Gh(t,e))||0}s(re,"toInteger");function Ka(t,e){return Fh(Gh(t,e),e)}s(Ka,"toStrictInteger");function Od(t,e){return Lh(re(t,e),e)}s(Od,"toPositiveInteger");function Ya(t,e){let[n,o]=Gn(e,Ot),r=t+n;const i=Math.sign(r);return i&&i===-Math.sign(o)&&(r-=i,o+=i*Ot),[r,o]}s(Ya,"createBigNano");function Ir(t,e,n=1){return Ya(t[0]+e[0]*n,t[1]+e[1]*n)}s(Ir,"addBigNanos");function bo(t,e){return Ya(t[0],t[1]+e)}s(bo,"moveBigNano");function ze(t,e){return Ir(e,t,-1)}s(ze,"diffBigNanos");function _e(t,e){return Vn(t[0],e[0])||Vn(t[1],e[1])}s(_e,"compareBigNanos");function Uh(t,e,n){return _e(t,e)===-1||_e(t,n)===1}s(Uh,"bigNanoOutside");function Za(t,e=1){const n=BigInt(Ot/e);return[Number(t/n),Number(t%n)*e]}s(Za,"bigIntToBigNano");function Bi(t,e=1){const n=Ot/e,[o,r]=Gn(t,n);return[o,r*e]}s(Bi,"Ge");function Je(t,e=1,n){const[o,r]=t,[i,l]=Gn(r,e);return o*(Ot/e)+(i+(n?l/e:0))}s(Je,"bigNanoToNumber");function qa(t,e,n=pn){const[o,r]=t,[i,l]=n(r,e);return[o*(Ot/e)+i,l]}s(qa,"divModBigNano");function za(t){return ue(t,"isoYear",As,Ps,1),t.isoYear===As?ue(t,"isoMonth",4,12,1):t.isoYear===Ps&&ue(t,"isoMonth",1,9,1),t}s(za,"checkIsoYearMonthInBounds");function Oe(t){return he({...t,...me,isoHour:12}),t}s(Oe,"checkIsoDateInBounds");function he(t){const e=ue(t,"isoYear",As,Ps,1),n=e===As?1:e===Ps?-1:0;return n&&Xe(Ut({...t,isoDay:t.isoDay+n,isoNanosecond:t.isoNanosecond-n})),t}s(he,"checkIsoDateTimeInBounds");function Xe(t){if(!t||Uh(t,Hy,Uy))throw new RangeError(oo);return t}s(Xe,"checkEpochNanoInBounds");function Un(t){return kh(t,5,Be)[1]}s(Un,"isoTimeFieldsToNano");function pl(t){const[e,n]=pn(t,Ot);return[dl(n,5,Be),e]}s(pl,"nanoToIsoTimeAndDay");function Ed(t){return qa(t,Ye)}s(Ed,"epochNanoToSecMod");function se(t){return Vr(t.isoYear,t.isoMonth,t.isoDay,t.isoHour,t.isoMinute,t.isoSecond,t.isoMillisecond)}s(se,"isoToEpochMilli");function Ut(t){const e=se(t);if(e!==void 0){const[n,o]=Gn(e,pe);return[n,o*Tn+(t.isoMicrosecond||0)*Ws+(t.isoNanosecond||0)]}}s(Ut,"isoToEpochNano");function Ja(t,e){const[n,o]=pl(Un(t)-e);return Xe(Ut({...t,isoDay:t.isoDay+o,...n}))}s(Ja,"isoToEpochNanoWithOffset");function Ni(...t){return Vr(...t)/ng}s(Ni,"isoArgsToEpochSec");function Vr(...t){const[e,n]=Hh(...t),o=e.valueOf();if(!isNaN(o))return o-n*pe}s(Vr,"isoArgsToEpochMilli");function Hh(t,e=1,n=1,o=0,r=0,i=0,l=0){const c=t===As?1:t===Ps?-1:0,a=new Date;return a.setUTCHours(o,r,i,l),a.setUTCFullYear(t,e-1,n+c),[a,c]}s(Hh,"isoToLegacyDate");function jr(t,e){let[n,o]=bo(t,e);o<0&&(o+=Ot,n-=1);const[r,i]=pn(o,Tn),[l,c]=pn(i,Ws);return hl(n*pe+r,l,c)}s(jr,"epochNanoToIso");function hl(t,e=0,n=0){const o=Math.ceil(Math.max(0,Math.abs(t)-Wu)/pe)*Math.sign(t),r=new Date(t-o*pe);return kr(Bl,[r.getUTCFullYear(),r.getUTCMonth()+1,r.getUTCDate()+o,r.getUTCHours(),r.getUTCMinutes(),r.getUTCSeconds(),r.getUTCMilliseconds(),e,n])}s(hl,"epochMilliToIso");function Qa(t,e){if(e<-Wu)throw new RangeError(oo);const n=t.formatToParts(e),o={};for(const r of n)o[r.type]=r.value;return o}s(Qa,"hashIntlFormatParts");function Xa(t){return[t.isoYear,t.isoMonth,t.isoDay]}s(Xa,"computeIsoDateParts");function Wh(t,e){return[e,0]}s(Wh,"computeIsoMonthCodeParts");function Kh(){return Mn}s(Kh,"computeIsoMonthsInYear");function Yh(t,e){switch(e){case 2:return tu(t)?29:28;case 4:case 6:case 9:case 11:return 30}return 31}s(Yh,"computeIsoDaysInMonth");function Zh(t){return tu(t)?366:365}s(Zh,"computeIsoDaysInYear");function tu(t){return t%4==0&&(t%100!=0||t%400==0)}s(tu,"computeIsoInLeapYear");function qh(t){const[e,n]=Hh(t.isoYear,t.isoMonth,t.isoDay);return ms(e.getUTCDay()-n,7)||7}s(qh,"computeIsoDayOfWeek");function zh(t){return this.id===Yr?(({isoYear:e})=>e<1?["gregory-inverse",1-e]:["gregory",e])(t):this.id===Kn?Yy(t):[]}s(zh,"computeIsoEraParts");function E1(t){const e=se(t);if(e<Ky){const{isoYear:i}=t;return i<1?["japanese-inverse",1-i]:["japanese",i]}const n=Qa(ef(Kn),e),{era:o,eraYear:r}=Nm(n,Kn);return[o,r]}s(E1,"computeJapaneseEraParts");function ml(t){return _o(t),Fr(t,1),t}s(ml,"checkIsoDateTimeFields");function _o(t){return Jh(t,1),t}s(_o,"checkIsoDateFields");function Pd(t){return Bh(Gu,t,Jh(t))}s(Pd,"isIsoDateFieldsValid");function Jh(t,e){const{isoYear:n}=t,o=ue(t,"isoMonth",1,Kh(),e);return{isoYear:n,isoMonth:o,isoDay:ue(t,"isoDay",1,Yh(n,o),e)}}s(Jh,"constrainIsoDateFields");function Fr(t,e){return kr(Be,[ue(t,"isoHour",0,23,e),ue(t,"isoMinute",0,59,e),ue(t,"isoSecond",0,59,e),ue(t,"isoMillisecond",0,999,e),ue(t,"isoMicrosecond",0,999,e),ue(t,"isoNanosecond",0,999,e)])}s(Fr,"constrainIsoTimeFields");function Tt(t){return t===void 0?0:vg(Vs(t))}s(Tt,"mt");function gl(t,e=0){t=tn(t);const n=bg(t),o=ow(t,e);return[vg(t),o,n]}s(gl,"je");function Lr(t,e,n,o=9,r=0,i=4){e=tn(e);let l=gg(e,o,r),c=ou(e),a=Zs(e,i);const u=Ys(e,o,r,1);return l==null?l=Math.max(n,u):em(l,u),c=ru(c,u,1),t&&(a=(f=>f<4?(f+2)%4:f)(a)),[l,u,c,a]}s(Lr,"refineDiffOptions");function vl(t,e=6,n){let o=ou(t=bl(t,Gi));const r=Zs(t,7);let i=Ys(t,e);return i=jh(Gi,i),o=ru(o,i,void 0,n),[i,o,r]}s(vl,"refineRoundingOptions");function eu(t){return Ku(tn(t))}s(eu,"refineDateDisplayOptions");function Qh(t,e){return nu(tn(t),e)}s(Qh,"refineTimeDisplayOptions");function P1(t){const e=bl(t,rc),n=Jn(rc,ew,e,0);if(!n)throw new RangeError(no(rc,n));return n}s(P1,"Me");function nu(t,e=4){const n=tm(t);return[Zs(t,4),...Xh(Ys(t,e),n)]}s(nu,"refineTimeDisplayTuple");function Xh(t,e){return t!=null?[Qe[t],t<4?9-3*t:-1]:[e===void 0?1:10**(9-e),e]}s(Xh,"refineSmallestUnitAndSubsecDigits");function ou(t){const e=t[gs];return e===void 0?1:re(e,gs)}s(ou,"parseRoundingIncInteger");function ru(t,e,n,o){const r=o?Ot:Qe[e+1];if(r){const i=Qe[e];if(r%((t=yn(gs,t,1,r/i-(o?0:1),1))*i))throw new RangeError(no(gs,t))}else t=yn(gs,t,1,n?10**9:1,1);return t}s(ru,"refineRoundingInc");function tm(t){let e=t[oc];if(e!==void 0){if(typeof e!="number"){if(Ha(e)==="auto")return;throw new RangeError(no(oc,e))}e=yn(oc,Math.floor(e),0,9,1)}return e}s(tm,"refineSubsecDigits");function tn(t){return t===void 0?{}:Vs(t)}s(tn,"normalizeOptions");function bl(t,e){return typeof t=="string"?{[e]:t}:Vs(t)}s(bl,"normalizeOptionsOrString");function yl(t){return{overflow:Zy[t]}}s(yl,"fabricateOverflowOptions");function su(t,e,n=9,o=0,r){let i=e[t];if(i===void 0)return r?o:void 0;if(i=Ha(i),i==="auto")return r?o:null;let l=Dc[i];if(l===void 0&&(l=Fy[i]),l===void 0)throw new RangeError(qm(t,i,Dc));return yn(t,l,o,n,1,Ru),l}s(su,"refineUnitOption");function Jn(t,e,n,o=0){const r=n[t];if(r===void 0)return o;const i=Ha(r),l=e[i];if(l===void 0)throw new RangeError(qm(t,i,e));return l}s(Jn,"refineChoiceOption");function em(t,e){if(e>t)throw new RangeError(Py)}s(em,"checkLargestSmallestUnit");function xn(t){return{branding:zu,epochNanoseconds:t}}s(xn,"xe");function De(t,e,n){return{branding:ro,calendar:n,timeZone:e,epochNanoseconds:t}}s(De,"_e");function Re(t,e=t.calendar){return{branding:Zr,calendar:e,...Me(Ly,t)}}s(Re,"jt");function Cn(t,e=t.calendar){return{branding:qs,calendar:e,...Me(Uu,t)}}s(Cn,"W");function Ss(t,e=t.calendar){return{branding:Yu,calendar:e,...Me(Uu,t)}}s(Ss,"createPlainYearMonthSlots");function ki(t,e=t.calendar){return{branding:Zu,calendar:e,...Me(Uu,t)}}s(ki,"createPlainMonthDaySlots");function en(t){return{branding:qu,...Me(dg,t)}}s(en,"St");function Ft(t){return{branding:Ju,sign:Qn(t),...Me(ju,t)}}s(Ft,"Oe");function iu(t){return qa(t.epochNanoseconds,Tn)[0]}s(iu,"I");function A1(t){return((e,n=1)=>{const[o,r]=e,i=Math.floor(r/n),l=Ot/n;return BigInt(o)*BigInt(l)+BigInt(i)})(t.epochNanoseconds)}s(A1,"v");function nm(t){return t.epochNanoseconds}s(nm,"extractEpochNano");function I1(t,e,n,o,r){const i=yo(o),[l,c]=((x,C)=>{const O=C((x=bl(x,Nc))[hg]);let A=nw(x);return A=jh(Nc,A),[A,O]})(r,t),a=Math.max(l,i);if(!c&&Os(a,c))return Ad(o,l);if(!c)throw new RangeError(Ml);if(!o.sign)return 0;const[u,f,d]=Tl(e,n,c),p=mu(d),h=Sl(d),b=gu(d),y=h(f,u,o);Mr(c)||(he(u),he(y));const _=b(f,u,y,l);return Os(l,c)?Ad(_,l):((x,C,O,A,j,K,U)=>{const et=Qn(x),[J,$t]=lu(A,Lu(O,x),O,et,j,K,U),It=cu(C,J,$t);return x[St[O]]+It*et})(_,p(y),l,f,u,p,h)}s(I1,"J");function Ad(t,e){return Je(Wt(t),Qe[e],1)}s(Ad,"totalDayTimeDuration");function lu(t,e,n,o,r,i,l){const c=St[n],a={...e,[c]:e[c]+o},u=l(t,r,e),f=l(t,r,a);return[i(u),i(f)]}s(lu,"clampRelativeDuration");function cu(t,e,n){const o=Je(ze(e,n));if(!o)throw new RangeError(Kr);return Je(ze(e,t))/o}s(cu,"computeEpochNanoFrac");function M1(t,e){const[n,o,r]=vl(e,5,1);return xn(_l(t.epochNanoseconds,n,o,r,1))}s(M1,"Le");function D1(t,e,n){let{epochNanoseconds:o,timeZone:r,calendar:i}=e;const[l,c,a]=vl(n);if(l===0&&c===1)return e;const u=t(r);if(l===6)o=((f,d,p,h)=>{const b=Ce(p,d),[y,_]=f(b),x=p.epochNanoseconds,C=Wn(d,y),O=Wn(d,_);if(Uh(x,C,O))throw new RangeError(Kr);return lm(cu(x,C,O),h)?O:C})(sm,u,e,a);else{const f=u.R(o);o=Gr(u,om(jr(o,f),l,c,a),f,2,0,1)}return De(o,r,i)}s(D1,"Ie");function R1(t,e){return Re(om(t,...vl(e)),t.calendar)}s(R1,"vt");function B1(t,e){const[n,o,r]=vl(e,5);var i;return en((i=r,au(t,js(n,o),i)[0]))}s(B1,"lt");function N1(t,e){const n=t(e.timeZone),o=Ce(e,n),[r,i]=sm(o),l=Je(ze(Wn(n,r),Wn(n,i)),Rl,1);if(l<=0)throw new RangeError(Kr);return l}s(N1,"Te");function k1(t,e){const{timeZone:n,calendar:o}=e,r=((i,l,c)=>Wn(l,i(Ce(c,l))))(im,t(n),e);return De(r,n,o)}s(k1,"ve");function om(t,e,n,o){return rm(t,js(e,n),o)}s(om,"roundDateTime");function rm(t,e,n){const[o,r]=au(t,e,n);return he({...xo(t,r),...o})}s(rm,"roundDateTimeToNano");function au(t,e,n){return pl(Hn(Un(t),e,n))}s(au,"roundTimeToNano");function Vi(t){return Hn(t,Dl,7)}s(Vi,"roundToMinute");function js(t,e){return Qe[t]*e}s(js,"computeNanoInc");function sm(t){const e=im(t);return[e,xo(e,1)]}s(sm,"computeDayInterval");function im(t){return Gy(6,t)}s(im,"computeDayFloor");function V1(t,e,n){const o=Math.min(yo(t),6);return Ur(xl(Wt(t,o),e,n),o)}s(V1,"roundDayTimeDurationByInc");function wl(t,e,n,o,r,i,l,c,a,u){if(o===0&&r===1)return t;const f=Os(o,c)?Mr(c)&&o<6&&n>=6?F1:j1:L1;let[d,p,h]=f(t,e,n,o,r,i,l,c,a,u);return h&&o!==7&&(d=((b,y,_,x,C,O,A,j)=>{const K=Qn(b);for(let U=x+1;U<=_;U++){if(U===7&&_!==7)continue;const et=Lu(U,b);et[St[U]]+=K;const J=Je(ze(A(j(C,O,et)),y));if(J&&Math.sign(J)!==K)break;b=et}return b})(d,p,n,Math.max(6,o),l,c,a,u)),d}s(wl,"roundRelativeDuration");function _l(t,e,n,o,r){if(e===6){const i=(l=>l[0]+l[1]/Ot)(t);return[Hn(i,n,o),0]}return xl(t,js(e,n),o,r)}s(_l,"roundBigNano");function xl(t,e,n,o){let[r,i]=t;o&&i<0&&(i+=Ot,r-=1);const[l,c]=pn(Hn(i,e,n),Ot);return Ya(r+l,c)}s(xl,"roundBigNanoByInc");function Hn(t,e,n){return lm(t/e,n)*e}s(Hn,"roundByInc");function lm(t,e){return iw[e](t)}s(lm,"roundWithMode");function j1(t,e,n,o,r,i){const l=Qn(t),c=Wt(t),a=_l(c,o,r,i),u=ze(c,a),f=Math.sign(a[0]-c[0])===l,d=Ur(a,Math.min(n,6));return[{...t,...d},Ir(e,u),f]}s(j1,"nudgeDayTimeDuration");function F1(t,e,n,o,r,i,l,c,a,u){const f=Qn(t)||1,d=Je(Wt(t,5)),p=js(o,r);let h=Hn(d,p,i);const[b,y]=lu(l,{...t,...Fu},6,f,c,a,u),_=h-Je(ze(b,y));let x=0;_&&Math.sign(_)!==f?e=bo(b,h):(x+=f,h=Hn(_,p,i),e=bo(y,h));const C=$l(h);return[{...t,...C,days:t.days+x},e,!!x]}s(F1,"nudgeZonedTimeDuration");function L1(t,e,n,o,r,i,l,c,a,u){const f=Qn(t),d=St[o],p=Lu(o,t);o===7&&(t={...t,weeks:t.weeks+Math.trunc(t.days/7)});const h=fl(t[d],r)*r;p[d]=h;const[b,y]=lu(l,p,o,r*f,c,a,u),_=h+cu(e,b,y)*f*r,x=Hn(_,r,i),C=Math.sign(x-_)===f;return p[d]=x,[p,C?y:b,C]}s(L1,"nudgeRelativeDuration");function Id(t,e,n,o){const[r,i,l,c]=(u=>{const f=nu(u=tn(u));return[u.timeZone,...f]})(o),a=r!==void 0;return((u,f,d,p,h,b)=>{d=xl(d,h,p,1);const y=f.R(d);return uu(jr(d,y),b)+(u?Fs(Vi(y)):"Z")})(a,e(a?t(r):$o),n.epochNanoseconds,i,l,c)}s(Id,"ke");function Md(t,e,n){const[o,r,i,l,c,a]=(u=>{u=tn(u);const f=Ku(u),d=tm(u),p=sw(u),h=Zs(u,4),b=Ys(u,4);return[f,rw(u),p,h,...Xh(b,d)]})(n);return((u,f,d,p,h,b,y,_,x,C)=>{p=xl(p,x,_,1);const O=u(d).R(p);return uu(jr(p,O),C)+Fs(Vi(O),y)+((A,j)=>j!==1?"["+(j===2?"!":"")+A+"]":"")(d,b)+fu(f,h)})(t,e.calendar,e.timeZone,e.epochNanoseconds,o,r,i,l,c,a)}s(Md,"Fe");function Dd(t,e){const[n,o,r,i]=(u=>(u=tn(u),[Ku(u),...nu(u)]))(e);return l=t.calendar,c=n,a=i,uu(rm(t,r,o),a)+fu(l,c);var l,c,a}s(Dd,"Ft");function Rd(t,e){return n=t.calendar,o=t,r=eu(e),ji(o)+fu(n,r);var n,o,r}s(Rd,"ce");function Bd(t,e){return cm(t.calendar,am,t,eu(e))}s(Bd,"Kt");function Nd(t,e){return cm(t.calendar,G1,t,eu(e))}s(Nd,"Jt");function kd(t,e){const[n,o,r]=Qh(e);return i=r,um(au(t,o,n)[0],i);var i}s(kd,"ct");function Jl(t,e){const[n,o,r]=Qh(e,3);return o>1&&Co(t={...t,...V1(t,o,n)}),((i,l)=>{const{sign:c}=i,a=c===-1?le(i):i,{hours:u,minutes:f}=a,[d,p]=qa(Wt(a,3),Ye,Gn);hm(d);const h=du(p,l),b=l>=0||!c||h;return(c<0?"-":"")+"P"+Vd({Y:fo(a.years),M:fo(a.months),W:fo(a.weeks),D:fo(a.days)})+(u||f||d||b?"T"+Vd({H:fo(u),M:fo(f),S:fo(d,b)+h}):"")})(t,r)}s(Jl,"k");function cm(t,e,n,o){const r=o>1||o===0&&t!==wt;return o===1?t===wt?e(n):ji(n):r?ji(n)+fm(t,o===2):e(n)}s(cm,"formatDateLikeIso");function Vd(t){const e=[];for(const n in t){const o=t[n];o&&e.push(o,n)}return e.join("")}s(Vd,"formatDurationFragments");function uu(t,e){return ji(t)+"T"+um(t,e)}s(uu,"formatIsoDateTimeFields");function ji(t){return am(t)+"-"+Ee(t.isoDay)}s(ji,"formatIsoDateFields");function am(t){const{isoYear:e}=t;return(e<0||e>9999?dm(e)+Ri(6,Math.abs(e)):Ri(4,e))+"-"+Ee(t.isoMonth)}s(am,"formatIsoYearMonthFields");function G1(t){return Ee(t.isoMonth)+"-"+Ee(t.isoDay)}s(G1,"formatIsoMonthDayFields");function um(t,e){const n=[Ee(t.isoHour),Ee(t.isoMinute)];return e!==-1&&n.push(Ee(t.isoSecond)+((o,r,i,l)=>du(o*Tn+r*Ws+i,l))(t.isoMillisecond,t.isoMicrosecond,t.isoNanosecond,e)),n.join(":")}s(um,"formatIsoTimeFields");function Fs(t,e=0){if(e===1)return"";const[n,o]=pn(Math.abs(t),Rl),[r,i]=pn(o,Dl),[l,c]=pn(i,Ye);return dm(t)+Ee(n)+":"+Ee(r)+(l||c?":"+Ee(l)+du(c):"")}s(Fs,"Se");function fu(t,e){return e!==1&&(e>1||e===0&&t!==wt)?fm(t,e===2):""}s(fu,"formatCalendar");function fm(t,e){return"["+(e?"!":"")+"u-ca="+t+"]"}s(fm,"formatCalendarId");function du(t,e){let n=Ri(9,t);return n=e===void 0?n.replace(aw,""):n.slice(0,e),n?"."+n:""}s(du,"formatSubsecNano");function dm(t){return t<0?"-":"+"}s(dm,"getSignStr");function fo(t,e){return t||e?t.toLocaleString("fullwide",{useGrouping:0}):""}s(fo,"formatDurationNumber");function U1(t,e){const{epochNanoseconds:n}=t,o=(e.R?e:e(t.timeZone)).R(n),r=jr(n,o);return{calendar:t.calendar,...r,offsetNanoseconds:o}}s(U1,"_zonedEpochSlotsToIso");function Gr(t,e,n,o=0,r=0,i,l){if(n!==void 0&&o===1&&(o===1||l))return Ja(e,n);const c=t.I(e);if(n!==void 0&&o!==3){const a=((u,f,d,p)=>{const h=Ut(f);p&&(d=Vi(d));for(const b of u){let y=Je(ze(b,h));if(p&&(y=Vi(y)),y===d)return b}})(c,e,n,i);if(a!==void 0)return a;if(o===0)throw new RangeError(Cy)}return l?Ut(e):Ls(t,e,r,c)}s(Gr,"getMatchingInstantFor");function Ls(t,e,n=0,o=t.I(e)){if(o.length===1)return o[0];if(n===1)throw new RangeError(Ty);if(o.length)return o[n===3?1:0];const r=Ut(e),i=((c,a)=>{const u=c.R(bo(a,-Ot));return(f=>{if(f>Ot)throw new RangeError(xy);return f})(c.R(bo(a,Ot))-u)})(t,r),l=i*(n===2?-1:1);return(o=t.I(jr(r,l)))[n===2?0:o.length-1]}s(Ls,"getSingleInstantFor");function Wn(t,e){const n=t.I(e);if(n.length)return n[0];const o=bo(Ut(e),-Ot);return t.O(o,1)}s(Wn,"getStartOfDayInstantFor");function jd(t,e,n){return xn(Xe(Ir(e.epochNanoseconds,(o=>{if(mm(o))throw new RangeError(Oy);return Wt(o,5)})(t?le(n):n))))}s(jd,"Ye");function Fd(t,e,n,o,r,i=Object.create(null)){const l=e(o.timeZone),c=t(o.calendar);return{...o,...pu(l,c,o,n?le(r):r,i)}}s(Fd,"pe");function Ld(t,e,n,o,r=Object.create(null)){const{calendar:i}=n;return Re(hu(t(i),n,e?le(o):o,r),i)}s(Ld,"wt");function Gd(t,e,n,o,r){const{calendar:i}=n;return Cn(Cl(t(i),n,e?le(o):o,r),i)}s(Gd,"ne");function Ud(t,e,n,o,r){const i=n.calendar,l=t(i);let c=Oe($s(l,n));e&&(o=vu(o)),o.sign<0&&(c=l.P(c,{...Kt,months:1}),c=xo(c,-1));const a=l.P(c,o,r);return Ss($s(l,a),i)}s(Ud,"Gt");function Hd(t,e,n){return en(pm(e,t?le(n):n)[0])}s(Hd,"at");function pu(t,e,n,o,r){const i=Wt(o,5);let l=n.epochNanoseconds;if(mm(o)){const c=Ce(n,t);l=Ir(Ls(t,{...Cl(e,c,{...o,...Fu},r),...Me(Be,c)}),i)}else l=Ir(l,i),Tt(r);return{epochNanoseconds:Xe(l)}}s(pu,"moveZonedEpochs");function hu(t,e,n,o){const[r,i]=pm(e,n);return he({...Cl(t,e,{...n,...Fu,days:n.days+i},o),...r})}s(hu,"moveDateTime");function Cl(t,e,n,o){if(n.years||n.months||n.weeks)return t.P(e,n,o);Tt(o);const r=n.days+Wt(n,5)[0];return r?Oe(xo(e,r)):e}s(Cl,"moveDate");function $s(t,e,n=1){return xo(e,n-t.day(e))}s($s,"moveToDayOfMonthUnsafe");function pm(t,e){const[n,o]=Wt(e,5),[r,i]=pl(Un(t)+o);return[r,n+i]}s(pm,"moveTime");function xo(t,e){return e?{...t,...hl(se(t)+e*pe)}:t}s(xo,"moveByDays");function Tl(t,e,n){const o=t(n.calendar);return Mr(n)?[n,o,e(n.timeZone)]:[{...n,...me},o]}s(Tl,"createMarkerSystem");function mu(t){return t?nm:Ut}s(mu,"createMarkerToEpochNano");function Sl(t){return t?bt(pu,t):hu}s(Sl,"createMoveMarker");function gu(t){return t?bt(pb,t):hb}s(gu,"createDiffMarkers");function Mr(t){return t&&t.epochNanoseconds}s(Mr,"isZonedEpochSlots");function Os(t,e){return t<=6-(Mr(e)?1:0)}s(Os,"isUniformUnit");function Wd(t,e,n,o,r,i,l){const c=t(tn(l).relativeTo),a=Math.max(yo(r),yo(i));if(Os(a,c))return Ft(Co(((y,_,x,C)=>{const O=Ir(Wt(y),Wt(_),C?-1:1);if(!Number.isFinite(O[0]))throw new RangeError(oo);return{...Kt,...Ur(O,x)}})(r,i,a,o)));if(!c)throw new RangeError(Ml);o&&(i=le(i));const[u,f,d]=Tl(e,n,c),p=Sl(d),h=gu(d),b=p(f,u,r);return Ft(h(f,u,p(f,b,i),a))}s(Wd,"E");function H1(t,e,n,o,r){const i=yo(o),[l,c,a,u,f]=((K,U,et)=>{K=bl(K,Gi);let J=gg(K);const $t=et(K[hg]);let It=ou(K);const nn=Zs(K,7);let Mt=Ys(K);if(J===void 0&&Mt===void 0)throw new RangeError(Ey);if(Mt==null&&(Mt=0),J==null&&(J=Math.max(Mt,U)),em(J,Mt),It=ru(It,Mt,1),It>1&&Mt>5&&J!==Mt)throw new RangeError("For calendar units with roundingIncrement > 1, use largestUnit = smallestUnit");return[J,Mt,It,nn,$t]})(r,i,t),d=Math.max(i,l);if(!f&&d<=6)return Ft(Co(((K,U,et,J,$t)=>{const It=_l(Wt(K),et,J,$t);return{...Kt,...Ur(It,U)}})(o,l,c,a,u)));if(!Mr(f)&&!o.sign)return o;if(!f)throw new RangeError(Ml);const[p,h,b]=Tl(e,n,f),y=mu(b),_=Sl(b),x=gu(b),C=_(h,p,o);Mr(f)||(he(p),he(C));let O=x(h,p,C,l);const A=o.sign,j=Qn(O);if(A&&j&&A!==j)throw new RangeError(Kr);return O=wl(O,y(C),l,c,a,u,h,p,y,_),Ft(O)}s(H1,"V");function W1(t){return t.sign===-1?vu(t):t}s(W1,"Y");function vu(t){return Ft(le(t))}s(vu,"B");function le(t){const e={};for(const n of St)e[n]=-1*t[n]||0;return e}s(le,"negateDurationFields");function K1(t){return!t.sign}s(K1,"y");function Qn(t,e=St){let n=0;for(const o of e){const r=Math.sign(t[o]);if(r){if(n&&n!==r)throw new RangeError($y);n=r}}return n}s(Qn,"computeDurationSign");function Co(t){for(const e of jy)yn(e,t[e],-np,np,1);return hm(Je(Wt(t),Ye)),t}s(Co,"checkDurationUnits");function hm(t){if(!Number.isSafeInteger(t))throw new RangeError(Sy)}s(hm,"checkDurationTimeUnit");function Wt(t,e=6){return kh(t,e,St)}s(Wt,"durationFieldsToBigNano");function Ur(t,e=6){const[n,o]=t,r=dl(o,e,St);if(r[St[e]]+=n*(Ot/Qe[e]),!Number.isFinite(r[St[e]]))throw new RangeError(oo);return r}s(Ur,"nanoToDurationDayTimeFields");function $l(t,e=5){return dl(t,e,St)}s($l,"nanoToDurationTimeFields");function mm(t){return!!Qn(t,fg)}s(mm,"durationHasDateParts");function yo(t){let e=9;for(;e>0&&!t[St[e]];e--);return e}s(yo,"getMaxDurationUnit");function Y1(t,e){return[t,e]}s(Y1,"createSplitTuple");function Kd(t){const e=Math.floor(t/bi)*bi;return[e,e+bi]}s(Kd,"computePeriod");function Z1(t){const e=Xn(t=gi(t));if(!e)throw new RangeError(de(t));let n;if(e.j)n=0;else{if(!e.offset)throw new RangeError(de(t));n=To(e.offset)}return e.timeZone&&xu(e.timeZone,1),xn(Ja(ml(e),n))}s(Z1,"We");function q1(t){const e=Xn(Qt(t));if(!e)throw new RangeError(de(t));if(e.timeZone)return gm(e,e.offset?To(e.offset):void 0);if(e.j)throw new RangeError(de(t));return bm(e)}s(q1,"H");function z1(t,e){const n=Xn(Qt(t));if(!n||!n.timeZone)throw new RangeError(de(t));const{offset:o}=n,r=o?To(o):void 0,[,i,l]=gl(e);return gm(n,r,i,l)}s(z1,"Ae");function To(t){const e=xu(t);if(e===void 0)throw new RangeError(de(t));return e}s(To,"parseOffsetNano");function J1(t){const e=Xn(Qt(t));if(!e||e.j)throw new RangeError(de(t));return Re(vm(e))}s(J1,"Bt");function bu(t,e,n){let o=Xn(Qt(t));if(!o||o.j)throw new RangeError(de(t));return e?o.calendar===wt&&(o=o.isoYear===-271821&&o.isoMonth===4?{...o,isoDay:20,...me}:{...o,isoDay:1,...me}):n&&o.calendar===wt&&(o={...o,isoYear:mn}),Cn(o.C?vm(o):bm(o))}s(bu,"de");function Q1(t,e){const n=wu(Qt(e));if(n)return yu(n),Ss(za(_o(n)));const o=bu(e,1);return Ss($s(t(o.calendar),o))}s(Q1,"_t");function yu(t){if(t.calendar!==wt)throw new RangeError(hn(t.calendar))}s(yu,"requireIsoCalendar");function X1(t,e){const n=_u(Qt(e));if(n)return yu(n),ki(_o(n));const o=bu(e,0,1),{calendar:r}=o,i=t(r),[l,c,a]=i.v(o),[u,f]=i.q(l,c),[d,p]=i.G(u,f,a);return ki(Oe(i.V(d,p,a)),r)}s(X1,"xt");function tb(t){let e,n=(o=>{const r=hw.exec(o);return r?(Ol(r[10]),_m(r)):void 0})(Qt(t));if(!n){if(n=Xn(t),!n)throw new RangeError(de(t));if(!n.C)throw new RangeError(de(t));if(n.j)throw new RangeError(hn("Z"));yu(n)}if((e=wu(t))&&Pd(e))throw new RangeError(de(t));if((e=_u(t))&&Pd(e))throw new RangeError(de(t));return en(Fr(n,1))}s(tb,"ht");function eb(t){const e=(n=>{const o=vw.exec(n);return o?(r=>{function i(f,d,p){let h=0,b=0;if(p&&([h,a]=pn(a,Qe[p])),f!==void 0){if(c)throw new RangeError(hn(f));b=(y=>{const _=parseInt(y);if(!Number.isFinite(_))throw new RangeError(hn(y));return _})(f),l=1,d&&(a=Cu(d)*(Qe[p]/Ye),c=1)}return h+b}s(i,"parseUnit");let l=0,c=0,a=0,u={...kr(St,[i(r[2]),i(r[3]),i(r[4]),i(r[5]),i(r[6],r[7],5),i(r[8],r[9],4),i(r[10],r[11],3)]),...dl(a,2,St)};if(!l)throw new RangeError(Zm(St));return Tu(r[1])<0&&(u=le(u)),u})(o):void 0})(Qt(t));if(!e)throw new RangeError(de(t));return Ft(Co(e))}s(eb,"R");function nb(t){const e=Xn(t)||wu(t)||_u(t);return e?e.calendar:t}s(nb,"f");function ob(t){const e=Xn(t);return e&&(e.timeZone||e.j&&$o||e.offset)||t}s(ob,"Z");function gm(t,e,n=0,o=0){const r=Su(t.timeZone),i=nt(r);let l;return ml(t),l=t.C?Gr(i,t,e,n,o,!i.$,t.j):Wn(i,t),De(l,r,Il(t.calendar))}s(gm,"finalizeZonedDateTime");function vm(t){return ym(he(ml(t)))}s(vm,"finalizeDateTime");function bm(t){return ym(Oe(_o(t)))}s(bm,"finalizeDate");function ym(t){return{...t,calendar:Il(t.calendar)}}s(ym,"resolveSlotsCalendar");function Xn(t){const e=pw.exec(t);return e?(n=>{const o=n[10],r=(o||"").toUpperCase()==="Z";return{isoYear:wm(n),isoMonth:parseInt(n[4]),isoDay:parseInt(n[5]),..._m(n.slice(5)),...Ol(n[16]),C:!!n[6],j:r,offset:r?void 0:o}})(e):void 0}s(Xn,"parseDateTimeLike");function wu(t){const e=fw.exec(t);return e?(n=>({isoYear:wm(n),isoMonth:parseInt(n[4]),isoDay:1,...Ol(n[5])}))(e):void 0}s(wu,"parseYearMonthOnly");function _u(t){const e=dw.exec(t);return e?(n=>({isoYear:mn,isoMonth:parseInt(n[1]),isoDay:parseInt(n[2]),...Ol(n[3])}))(e):void 0}s(_u,"parseMonthDayOnly");function xu(t,e){const n=mw.exec(t);return n?((o,r)=>{const i=o[4]||o[5];if(r&&i)throw new RangeError(hn(i));return(l=>{if(Math.abs(l)>=Ot)throw new RangeError(_y);return l})((Ko(o[2])*Rl+Ko(o[3])*Dl+Ko(o[4])*Ye+Cu(o[5]||""))*Tu(o[1]))})(n,e):void 0}s(xu,"parseOffsetNanoMaybe");function wm(t){const e=Tu(t[1]),n=parseInt(t[2]||t[3]);if(e<0&&!n)throw new RangeError(hn(-0));return e*n}s(wm,"organizeIsoYearParts");function _m(t){const e=Ko(t[3]);return{...pl(Cu(t[4]||""))[0],isoHour:Ko(t[1]),isoMinute:Ko(t[2]),isoSecond:e===60?59:e}}s(_m,"organizeTimeParts");function Ol(t){let e,n;const o=[];if(t.replace(gw,((r,i,l)=>{const c=!!i,[a,u]=l.split("=").reverse();if(u){if(u==="u-ca")o.push(a),e||(e=c);else if(c||/[A-Z]/.test(u))throw new RangeError(hn(r))}else{if(n)throw new RangeError(hn(r));n=a}return""})),o.length>1&&e)throw new RangeError(hn(t));return{timeZone:n,calendar:o[0]||wt}}s(Ol,"organizeAnnotationParts");function Cu(t){return parseInt(t.padEnd(9,"0"))}s(Cu,"parseSubsecNano");function Hr(t){return new RegExp(`^${t}$`,"i")}s(Hr,"createRegExp");function Tu(t){return t&&t!=="+"?-1:1}s(Tu,"parseSign");function Ko(t){return t===void 0?0:parseInt(t)}s(Ko,"parseInt0");function rb(t){return Su(Qt(t))}s(rb,"Ze");function Su(t){const e=$u(t);return typeof e=="number"?Fs(e):e?(n=>{if(ww.test(n))throw new RangeError(Xm(n));if(yw.test(n))throw new RangeError(wy);return n.toLowerCase().split("/").map(((o,r)=>(o.length<=3||/\d/.test(o))&&!/etc|yap/.test(o)?o.toUpperCase():o.replace(/baja|dumont|[a-z]+/g,((i,l)=>i.length<=2&&!r||i==="in"||i==="chat"?i.toUpperCase():i.length>2||!l?$d(i).replace(/island|noronha|murdo|rivadavia|urville/,$d):i)))).join("/")})(t):$o}s(Su,"M");function Yd(t){const e=$u(t);return typeof e=="number"?e:e?e.resolvedOptions().timeZone:$o}s(Yd,"getTimeZoneAtomic");function $u(t){const e=xu(t=t.toUpperCase(),1);return e!==void 0?e:t!==$o?bw(t):void 0}s($u,"getTimeZoneEssence");function xm(t,e){return _e(t.epochNanoseconds,e.epochNanoseconds)}s(xm,"Ke");function Cm(t,e){return _e(t.epochNanoseconds,e.epochNanoseconds)}s(Cm,"Be");function sb(t,e,n,o,r,i){const l=t(tn(i).relativeTo),c=Math.max(yo(o),yo(r));if(Bh(St,o,r))return 0;if(Os(c,l))return _e(Wt(o),Wt(r));if(!l)throw new RangeError(Ml);const[a,u,f]=Tl(e,n,l),d=mu(f),p=Sl(f);return _e(d(p(u,a,o)),d(p(u,a,r)))}s(sb,"K");function Tm(t,e){return Wr(t,e)||Ou(t,e)}s(Tm,"Yt");function Wr(t,e){return Vn(se(t),se(e))}s(Wr,"te");function Ou(t,e){return Vn(Un(t),Un(e))}s(Ou,"Dt");function ib(t,e){return!xm(t,e)}s(ib,"Ve");function lb(t,e){return!Cm(t,e)&&!!Sm(t.timeZone,e.timeZone)&&t.calendar===e.calendar}s(lb,"Ce");function cb(t,e){return!Tm(t,e)&&t.calendar===e.calendar}s(cb,"Ct");function ab(t,e){return!Wr(t,e)&&t.calendar===e.calendar}s(ab,"re");function ub(t,e){return!Wr(t,e)&&t.calendar===e.calendar}s(ub,"$t");function fb(t,e){return!Wr(t,e)&&t.calendar===e.calendar}s(fb,"Lt");function db(t,e){return!Ou(t,e)}s(db,"st");function Sm(t,e){if(t===e)return 1;try{return Yd(t)===Yd(e)}catch{}}s(Sm,"isTimeZoneIdsEqual");function Zd(t,e,n,o){const r=Lr(t,o,3,5),i=El(e.epochNanoseconds,n.epochNanoseconds,...r);return Ft(t?le(i):i)}s(Zd,"Ee");function qd(t,e,n,o,r,i){const l=Al(o.calendar,r.calendar),[c,a,u,f]=Lr(n,i,5),d=o.epochNanoseconds,p=r.epochNanoseconds,h=_e(p,d);let b;if(h)if(c<6)b=El(d,p,c,a,u,f);else{const y=e(((x,C)=>{if(!Sm(x,C))throw new RangeError(tg);return x})(o.timeZone,r.timeZone)),_=t(l);b=Om(_,y,o,r,h,c,i),b=wl(b,p,c,a,u,f,_,o,nm,bt(pu,y))}else b=Kt;return Ft(n?le(b):b)}s(qd,"we");function zd(t,e,n,o,r){const i=Al(n.calendar,o.calendar),[l,c,a,u]=Lr(e,r,6),f=Ut(n),d=Ut(o),p=_e(d,f);let h;if(p)if(l<=6)h=El(f,d,l,c,a,u);else{const b=t(i);h=Em(b,n,o,p,l,r),h=wl(h,d,l,c,a,u,b,n,Ut,hu)}else h=Kt;return Ft(e?le(h):h)}s(zd,"It");function Jd(t,e,n,o,r){const i=Al(n.calendar,o.calendar);return $m(e,(()=>t(i)),n,o,...Lr(e,r,6,9,6))}s(Jd,"oe");function Qd(t,e,n,o,r){const i=Al(n.calendar,o.calendar),l=Lr(e,r,9,9,8),c=t(i),a=$s(c,n),u=$s(c,o);return a.isoYear===u.isoYear&&a.isoMonth===u.isoMonth&&a.isoDay===u.isoDay?Ft(Kt):$m(e,(()=>c),Oe(a),Oe(u),...l,8)}s(Qd,"zt");function $m(t,e,n,o,r,i,l,c,a=6){const u=Ut(n),f=Ut(o);if(u===void 0||f===void 0)throw new RangeError(oo);let d;if(_e(f,u))if(r===6)d=El(u,f,r,i,l,c);else{const p=e();d=p.N(n,o,r),i===a&&l===1||(d=wl(d,f,r,i,l,c,p,n,Ut,Cl))}else d=Kt;return Ft(t?le(d):d)}s($m,"diffDateLike");function Xd(t,e,n,o){const[r,i,l,c]=Lr(t,o,5,5),a=Hn(Eu(e,n),js(i,l),c),u={...Kt,...$l(a,r)};return Ft(t?le(u):u)}s(Xd,"it");function pb(t,e,n,o,r,i){const l=_e(o.epochNanoseconds,n.epochNanoseconds);return l?r<6?Pm(n.epochNanoseconds,o.epochNanoseconds,r):Om(e,t,n,o,l,r,i):Kt}s(pb,"diffZonedEpochsExact");function hb(t,e,n,o,r){const i=Ut(e),l=Ut(n),c=_e(l,i);return c?o<=6?Pm(i,l,o):Em(t,e,n,c,o,r):Kt}s(hb,"diffDateTimesExact");function Om(t,e,n,o,r,i,l){const[c,a,u]=((p,h,b,y)=>{function _(){return U={...xo(O,j++*-y),...C},et=Ls(p,U),_e(A,et)===-y}s(_,"updateMid");const x=Ce(h,p),C=Me(Be,x),O=Ce(b,p),A=b.epochNanoseconds;let j=0;const K=Eu(x,O);let U,et;if(Math.sign(K)===-y&&j++,_()&&(y===-1||_()))throw new RangeError(Kr);const J=Je(ze(et,A));return[x,U,J]})(e,n,o,r);var f,d;return{...i===6?(f=c,d=a,{...Kt,days:Am(f,d)}):t.N(c,a,i,l),...$l(u)}}s(Om,"diffZonedEpochsBig");function Em(t,e,n,o,r,i){const[l,c,a]=((u,f,d)=>{let p=f,h=Eu(u,f);return Math.sign(h)===-d&&(p=xo(f,-d),h+=Ot*d),[u,p,h]})(e,n,o);return{...t.N(l,c,r,i),...$l(a)}}s(Em,"diffDateTimesBig");function El(t,e,n,o,r,i){return{...Kt,...Ur(_l(ze(t,e),o,r,i),n)}}s(El,"diffEpochNanos");function Pm(t,e,n){return{...Kt,...Ur(ze(t,e),n)}}s(Pm,"diffEpochNanosExact");function Am(t,e){return Pl(se(t),se(e))}s(Am,"diffDays");function Pl(t,e){return Math.trunc((e-t)/pe)}s(Pl,"diffEpochMilliByDay");function Eu(t,e){return Un(e)-Un(t)}s(Eu,"diffTimes");function Al(t,e){if(t!==e)throw new RangeError(Qm);return t}s(Al,"getCommonCalendarId");function Im(t){return this.m(t)[0]}s(Im,"computeNativeWeekOfYear");function Mm(t){return this.m(t)[1]}s(Mm,"computeNativeYearOfWeek");function Pu(t){const[e]=this.v(t);return Pl(this.p(e),se(t))+1}s(Pu,"computeNativeDayOfYear");function Au(t){const e=_w.exec(t);if(!e)throw new RangeError(by(t));return[parseInt(e[1]),!!e[2]]}s(Au,"parseMonthCode");function Gs(t,e){return"M"+Ee(t)+(e?"L":"")}s(Gs,"formatMonthCode");function Fi(t,e,n){return t+(e||n&&t>=n?1:0)}s(Fi,"monthCodeNumberToMonth");function Iu(t,e){return t-(e&&t>=e?1:0)}s(Iu,"monthToMonthCodeNumber");function Dm(t,e){return(e+t)*(Math.sign(e)||1)||0}s(Dm,"eraYearToYear");function Ac(t){return ag[Bm(t)]}s(Ac,"getCalendarEraOrigins");function Rm(t){return By[Bm(t)]}s(Rm,"getCalendarLeapMonthMeta");function Bm(t){return wo(t.id||wt)}s(Bm,"getCalendarIdBase");function mb(t){function e(r){return((i,l)=>({...Nm(i,l),o:i.month,day:parseInt(i.day)}))(Qa(n,r),o)}s(e,"epochMilliToIntlFields");const n=ef(t),o=wo(t);return{id:t,h:gb(e),l:vb(e)}}s(mb,"createIntlCalendar");function gb(t){return we((e=>{const n=se(e);return t(n)}),WeakMap)}s(gb,"createIntlFieldCache");function vb(t){const e=t(0).year-Wy;return we((n=>{let o,r=Vr(n-e),i=0;const l=[],c=[];do r+=400*pe;while((o=t(r)).year<=n);do if(r+=(1-o.day)*pe,o.year===n&&(l.push(r),c.push(o.o)),r-=pe,++i>100||r<-Wu)throw new RangeError(Kr);while((o=t(r)).year>=n);return{i:l.reverse(),u:eg(c.reverse())}}))}s(vb,"createIntlYearDataCache");function Nm(t,e){let n,o,r=km(t);if(t.era){const i=ag[e],l=ug[e]||{};i!==void 0&&(n=e==="islamic"?"ah":t.era.normalize("NFD").toLowerCase().replace(/[^a-z0-9]/g,""),n==="bc"||n==="b"?n="bce":n==="ad"||n==="a"?n="ce":n==="beforeroc"&&(n="broc"),n=l[n]||n,o=r,r=Dm(o,i[n]||0))}return{era:n,eraYear:o,year:r}}s(Nm,"parseIntlYear");function km(t){return parseInt(t.relatedYear||t.year)}s(km,"parseIntlPartsYear");function Li(t){const{year:e,o:n,day:o}=this.h(t),{u:r}=this.l(e);return[e,r[n]+1,o]}s(Li,"computeIntlDateParts");function Es(t,e=1,n=1){return this.l(t).i[e-1]+(n-1)*pe}s(Es,"computeIntlEpochMilli");function Vm(t,e){const n=vi.call(this,t);return[Iu(e,n),n===e]}s(Vm,"computeIntlMonthCodeParts");function vi(t){const e=ep(this,t),n=ep(this,t-1),o=e.length;if(o>n.length){const r=Rm(this);if(r<0)return-r;for(let i=0;i<o;i++)if(e[i]!==n[i])return i+1}}s(vi,"computeIntlLeapMonth");function ii(t){return Pl(Es.call(this,t),Es.call(this,t+1))}s(ii,"computeIntlDaysInYear");function tp(t,e){const{i:n}=this.l(t);let o=e+1,r=n;return o>n.length&&(o=1,r=this.l(t+1).i),Pl(n[e-1],r[o-1])}s(tp,"computeIntlDaysInMonth");function li(t){return this.l(t).i.length}s(li,"computeIntlMonthsInYear");function jm(t){const e=this.h(t);return[e.era,e.eraYear]}s(jm,"computeIntlEraParts");function ep(t,e){return Object.keys(t.l(e).u)}s(ep,"queryMonthStrings");function Us(t){return Il(Qt(t))}s(Us,"Mt");function Il(t){if((t=t.toLowerCase())!==wt&&t!==Yr){const e=ef(t).resolvedOptions().calendar;if(wo(t)!==wo(e))throw new RangeError(Jm(t));return e}return t}s(Il,"u");function wo(t){return t==="islamicc"&&(t="islamic"),t.split("-")[0]}s(wo,"computeCalendarIdBase");function Fm(t,e){return n=>n===wt?t:n===Yr||n===Kn?Object.assign(Object.create(t),{id:n}):Object.assign(Object.create(e),xw(n))}s(Fm,"createNativeOpsCreator");function bb(t,e,n,o){const r=to(n,o,$n,[],sg);if(r.timeZone!==void 0){const i=n.F(r),l=Hs(r),c=t(r.timeZone);return{epochNanoseconds:Gr(e(c),{...i,...l},r.offset!==void 0?To(r.offset):void 0),timeZone:c}}return{...n.F(r),...me}}s(bb,"$");function yb(t,e,n,o,r,i){const l=to(n,r,$n,og,sg),c=t(l.timeZone),[a,u,f]=gl(i),d=n.F(l,yl(a)),p=Hs(l,a);return De(Gr(e(c),{...d,...p},l.offset!==void 0?To(l.offset):void 0,u,f),c,o)}s(yb,"Ne");function wb(t,e,n){const o=to(t,e,$n,[],Sn),r=Tt(n);return Re(he({...t.F(o,yl(r)),...Hs(o,r)}))}s(wb,"At");function _b(t,e,n,o=[]){const r=to(t,e,$n,o);return t.F(r,n)}s(_b,"me");function xb(t,e,n,o){const r=to(t,e,Vu,o);return t.K(r,n)}s(xb,"Xt");function Cb(t,e,n,o){const r=to(t,n,$n,Ks);return e&&r.month!==void 0&&r.monthCode===void 0&&r.year===void 0&&(r.year=mn),t._(r,o)}s(Cb,"Rt");function Tb(t,e){return en(Hs(xe(t,Rc,[],1),Tt(e)))}s(Tb,"Tt");function Sb(t){const e=xe(t,ju);return Ft(Co({...Kt,...e}))}s(Sb,"q");function to(t,e,n,o=[],r=[]){return xe(e,[...t.fields(n),...r].sort(),o)}s(to,"refineCalendarFields");function xe(t,e,n,o=!n){const r={};let i,l=0;for(const c of e){if(c===i)throw new RangeError(uy(c));if(c==="constructor"||c==="__proto__")throw new RangeError(ay(c));let a=t[c];if(a!==void 0)l=1,op[c]&&(a=op[c](a,c)),r[c]=a;else if(n){if(n.includes(c))throw new TypeError(Du(c));r[c]=cg[c]}i=c}if(o&&!l)throw new TypeError(Zm(e));return r}s(xe,"refineFields");function Hs(t,e){return Fr(nf({...cg,...t}),e)}s(Hs,"refineTimeBag");function $b(t,e,n,o,r){const{calendar:i,timeZone:l}=n,c=t(i),a=e(l),u=[...c.fields($n),...rg].sort(),f=(x=>{const C=Ce(x,nt),O=Fs(C.offsetNanoseconds),A=kl(x.calendar),[j,K,U]=A.v(C),[et,J]=A.q(j,K),$t=Gs(et,J);return{...Aw(C),year:j,monthCode:$t,day:U,offset:O}})(n),d=xe(o,u),p=c.k(f,d),h={...f,...d},[b,y,_]=gl(r,2);return De(Gr(a,{...c.F(p,yl(b)),...Fr(nf(h),b)},To(h.offset),y,_),l,i)}s($b,"De");function Ob(t,e,n,o){const r=t(e.calendar),i=[...r.fields($n),...Sn].sort(),l={...Gm(c=e),hour:c.isoHour,minute:c.isoMinute,second:c.isoSecond,millisecond:c.isoMillisecond,microsecond:c.isoMicrosecond,nanosecond:c.isoNanosecond};var c;const a=xe(n,i),u=Tt(o),f=r.k(l,a),d={...l,...a};return Re(he({...r.F(f,yl(u)),...Fr(nf(d),u)}))}s(Ob,"gt");function Eb(t,e,n,o){const r=t(e.calendar),i=r.fields($n).sort(),l=Gm(e),c=xe(n,i),a=r.k(l,c);return r.F(a,o)}s(Eb,"ee");function Pb(t,e,n,o){const r=t(e.calendar),i=r.fields(Vu).sort(),l=(u=>{const f=kl(u.calendar),[d,p]=f.v(u),[h,b]=f.q(d,p);return{year:d,monthCode:Gs(h,b)}})(e),c=xe(n,i),a=r.k(l,c);return r.K(a,o)}s(Pb,"Wt");function Ab(t,e,n,o){const r=t(e.calendar),i=r.fields($n).sort(),l=(u=>{const f=kl(u.calendar),[d,p,h]=f.v(u),[b,y]=f.q(d,p);return{monthCode:Gs(b,y),day:h}})(e),c=xe(n,i),a=r.k(l,c);return r._(a,o)}s(Ab,"Et");function Ib(t,e,n){return en(((o,r,i)=>Hs({...Me(Rc,o),...xe(r,Rc)},Tt(i)))(t,e,n))}s(Ib,"rt");function Mb(t,e){return Ft((n=t,o=e,Co({...n,...xe(o,ju)})));var n,o}s(Mb,"A");function Lm(t,e,n,o,r){e=Me(n=t.fields(n),e),o=xe(o,r=t.fields(r),[]);let i=t.k(e,o);return i=xe(i,[...n,...r].sort(),[]),t.F(i)}s(Lm,"convertToIso");function Ql(t,e){const n=Ac(t),o=ug[t.id||""]||{};let{era:r,eraYear:i,year:l}=e;if(r!==void 0||i!==void 0){if(r===void 0||i===void 0)throw new TypeError(hy);if(!n)throw new RangeError(py);const c=n[o[r]||r];if(c===void 0)throw new RangeError(gy(r));const a=Dm(i,c);if(l!==void 0&&l!==a)throw new RangeError(my);l=a}else if(l===void 0)throw new TypeError(vy(n));return l}s(Ql,"refineYear");function ci(t,e,n,o){let{month:r,monthCode:i}=e;if(i!==void 0){const l=((c,a,u,f)=>{const d=c.L(u),[p,h]=Au(a);let b=Fi(p,h,d);if(h){const y=Rm(c);if(y===void 0)throw new RangeError(ns);if(y>0){if(b>y)throw new RangeError(ns);if(d===void 0){if(f===1)throw new RangeError(ns);b--}}else{if(b!==-y)throw new RangeError(ns);if(d===void 0&&f===1)throw new RangeError(ns)}}return b})(t,i,n,o);if(r!==void 0&&r!==l)throw new RangeError(yy);r=l,o=1}else if(r===void 0)throw new TypeError(zm);return yn("month",r,1,t.B(n),o)}s(ci,"refineMonth");function Xl(t,e,n,o,r){return ue(e,"day",1,t.U(o,n),r)}s(Xl,"refineDay");function tc(t,e,n,o){let r=0;const i=[];for(const l of n)e[l]!==void 0?r=1:i.push(l);if(Object.assign(t,e),r)for(const l of o||i)delete t[l]}s(tc,"spliceFields");function Gm(t){const e=kl(t.calendar),[n,o,r]=e.v(t),[i,l]=e.q(n,o);return{year:n,monthCode:Gs(i,l),day:r}}s(Gm,"computeDateEssentials");function Db(t){return xn(Xe(Za(Wa(t))))}s(Db,"qe");function Rb(t,e,n,o,r=wt){return De(Xe(Za(Wa(n))),e(o),t(r))}s(Rb,"ye");function Bb(t,e,n,o,r=0,i=0,l=0,c=0,a=0,u=0,f=wt){return Re(he(ml(wn(re,kr(Bl,[e,n,o,r,i,l,c,a,u])))),t(f))}s(Bb,"Zt");function Nb(t,e,n,o,r=wt){return Cn(Oe(_o(wn(re,{isoYear:e,isoMonth:n,isoDay:o}))),t(r))}s(Nb,"ue");function kb(t,e,n,o=wt,r=1){const i=re(e),l=re(n),c=t(o);return Ss(za(_o({isoYear:i,isoMonth:l,isoDay:re(r)})),c)}s(kb,"Qt");function Vb(t,e,n,o=wt,r=mn){const i=re(e),l=re(n),c=t(o);return ki(Oe(_o({isoYear:re(r),isoMonth:i,isoDay:l})),c)}s(Vb,"kt");function jb(t=0,e=0,n=0,o=0,r=0,i=0){return en(Fr(wn(re,kr(Be,[t,e,n,o,r,i])),1))}s(jb,"ut");function Fb(t=0,e=0,n=0,o=0,r=0,i=0,l=0,c=0,a=0,u=0){return Ft(Co(wn(Ka,kr(St,[t,e,n,o,r,i,l,c,a,u]))))}s(Fb,"j");function Lb(t,e,n=wt){return De(t.epochNanoseconds,e,n)}s(Lb,"Je");function Gb(t){return xn(t.epochNanoseconds)}s(Gb,"be");function Um(t,e){return Re(Ce(e,t))}s(Um,"yt");function Hm(t,e){return Cn(Ce(e,t))}s(Hm,"fe");function Wm(t,e){return en(Ce(e,t))}s(Wm,"dt");function Ub(t,e,n,o){const r=((i,l,c,a)=>{const u=(f=>bg(tn(f)))(a);return Ls(i(l),c,u)})(t,n,e,o);return De(Xe(r),n,e.calendar)}s(Ub,"bt");function Hb(t,e,n,o,r){const i=t(r.timeZone),l=r.plainTime,c=l!==void 0?e(l):void 0,a=n(i);let u;return u=c?Ls(a,{...o,...c}):Wn(a,{...o,...me}),De(u,i,o.calendar)}s(Hb,"ae");function Wb(t,e=me){return Re(he({...t,...e}))}s(Wb,"ie");function Kb(t,e,n){return((o,r)=>{const i=to(o,r,ig);return o.K(i,void 0)})(t(e.calendar),n)}s(Kb,"le");function Yb(t,e,n){return((o,r)=>{const i=to(o,r,lg);return o._(i)})(t(e.calendar),n)}s(Yb,"se");function Zb(t,e,n,o){return((r,i,l)=>Lm(r,i,ig,Vs(l),Ks))(t(e.calendar),n,o)}s(Zb,"Ht");function qb(t,e,n,o){return((r,i,l)=>Lm(r,i,lg,Vs(l),Bu))(t(e.calendar),n,o)}s(qb,"Vt");function zb(t){return xn(Xe(Bi(Ka(t),Tn)))}s(zb,"$e");function Jb(t){return xn(Xe(Za(Wa(t))))}s(Jb,"He");function So(t,e,n){const o=new Set(n);return(r,i)=>{const l=n&&Sd(r,n);if(!Sd(r=((c,a)=>{const u={};for(const f in a)c.has(f)||(u[f]=a[f]);return u})(o,r),t)){if(i&&l)throw new TypeError("Invalid formatting options");r={...e,...r}}return n&&(r.timeZone=$o,["full","long"].includes(r.J)&&(r.J="medium")),r}}s(So,"createOptionsTransformer");function eo(t,e=Km,n=0){const[o,,,r]=t;return(i,l=qw,...c)=>{const a=e(r&&r(...c),i,l,o,n),u=a.resolvedOptions();return[a,...Qb(t,u,c)]}}s(eo,"Q");function Km(t,e,n,o,r){if(n=o(n,r),t){if(n.timeZone!==void 0)throw new TypeError(Iy);n.timeZone=t}return new jn(e,n)}s(Km,"an");function Qb(t,e,n){const[,o,r]=t;return n.map((i=>(i.calendar&&((l,c,a)=>{if((a||l!==wt)&&l!==c)throw new RangeError(Qm)})(i.calendar,e.calendar,r),o(i,e))))}s(Qb,"toEpochMillis");function Xb(t,e,n){const o=e.timeZone,r=t(o),i={...Ce(e,r),...n||me};let l;return l=n?Gr(r,i,i.offsetNanoseconds,2):Wn(r,i),De(l,o,e.calendar)}s(Xb,"ge");function ty(t,e=me){return Re(he({...t,...e}))}s(ty,"Ot");function Mu(t,e){return{...t,calendar:e}}s(Mu,"pt");function ey(t,e){return{...t,timeZone:e}}s(ey,"Pe");function ec(t){const e=Ic();return jr(e,t.R(e))}s(ec,"tn");function Ic(){return Bi(Date.now(),Tn)}s(Ic,"Xe");function es(){return rp||(rp=new jn().resolvedOptions().timeZone)}s(es,"Ue");const ny=s((t,e)=>`Non-integer ${t}: ${e}`,"expectedInteger"),oy=s((t,e)=>`Non-positive ${t}: ${e}`,"expectedPositive"),ry=s((t,e)=>`Non-finite ${t}: ${e}`,"expectedFinite"),sy=s(t=>`Cannot convert bigint to ${t}`,"forbiddenBigIntToNumber"),iy=s(t=>`Invalid bigint: ${t}`,"invalidBigInt"),ly="Cannot convert Symbol to string",cy="Invalid object",Ym=s((t,e,n,o,r)=>r?Ym(t,r[e],r[n],r[o]):no(t,e)+`; must be between ${n}-${o}`,"numberOutOfRange"),no=s((t,e)=>`Invalid ${t}: ${e}`,"invalidEntity"),Du=s(t=>`Missing ${t}`,"missingField"),ay=s(t=>`Invalid field ${t}`,"forbiddenField"),uy=s(t=>`Duplicate field ${t}`,"duplicateFields"),Zm=s(t=>"No valid fields: "+t.join(),"noValidFields"),fy="Invalid bag",qm=s((t,e,n)=>no(t,e)+"; must be "+Object.keys(n).join(),"invalidChoice"),dy="Cannot use valueOf",Mc="Invalid calling context",py="Forbidden era/eraYear",hy="Mismatching era/eraYear",my="Mismatching year/eraYear",gy=s(t=>`Invalid era: ${t}`,"invalidEra"),vy=s(t=>"Missing year"+(t?"/era/eraYear":""),"missingYear"),by=s(t=>`Invalid monthCode: ${t}`,"invalidMonthCode"),yy="Mismatching month/monthCode",zm="Missing month/monthCode",ns="Invalid leap month",Kr="Invalid protocol results",Jm=s(t=>no("Calendar",t),"c"),Qm="Mismatching Calendars",Xm=s(t=>no("TimeZone",t),"F"),tg="Mismatching TimeZones",wy="Forbidden ICU TimeZone",_y="Out-of-bounds offset",xy="Out-of-bounds TimeZone gap",Cy="Invalid TimeZone offset",Ty="Ambiguous offset",oo="Out-of-bounds date",Sy="Out-of-bounds duration",$y="Cannot mix duration signs",Ml="Missing relativeTo",Oy="Cannot use large units",Ey="Required smallestUnit or largestUnit",Py="smallestUnit > largestUnit",de=s(t=>`Cannot parse: ${t}`,"failedParse"),hn=s(t=>`Invalid substring: ${t}`,"invalidSubstring"),Ay=s(t=>`Cannot format ${t}`,"rn"),nc="Mismatching types for formatting",Iy="Cannot specify TimeZone",eg=bt(ul,((t,e)=>e)),Dr=bt(ul,((t,e,n)=>n)),Ee=bt(Ri,2),Dc={nanosecond:0,microsecond:1,millisecond:2,second:3,minute:4,hour:5,day:6,week:7,month:8,year:9},Ru=Object.keys(Dc),pe=864e5,ng=1e3,Ws=1e3,Tn=1e6,Ye=1e9,Dl=6e10,Rl=36e11,Ot=864e11,Qe=[1,Ws,Tn,Ye,Dl,Rl,Ot],Sn=Ru.slice(0,6),Rc=ks(Sn),My=["offset"],og=["timeZone"],rg=Sn.concat(My),sg=rg.concat(og),Bc=["era","eraYear"],Dy=Bc.concat(["year"]),Bu=["year"],Nu=["monthCode"],ku=["month"].concat(Nu),Ks=["day"],Vu=ku.concat(Bu),ig=Nu.concat(Bu),$n=Ks.concat(Vu),Ry=Ks.concat(ku),lg=Ks.concat(Nu),cg=Dr(Sn,0),wt="iso8601",Yr="gregory",Kn="japanese",ag={[Yr]:{"gregory-inverse":-1,gregory:0},[Kn]:{"japanese-inverse":-1,japanese:0,meiji:1867,taisho:1911,showa:1925,heisei:1988,reiwa:2018},ethiopic:{ethioaa:0,ethiopic:5500},coptic:{"coptic-inverse":-1,coptic:0},roc:{"roc-inverse":-1,roc:0},buddhist:{be:0},islamic:{ah:0},indian:{saka:0},persian:{ap:0}},ug={[Yr]:{bce:"gregory-inverse",ce:"gregory"},[Kn]:{bce:"japanese-inverse",ce:"japanese"},ethiopic:{era0:"ethioaa",era1:"ethiopic"},coptic:{era0:"coptic-inverse",era1:"coptic"},roc:{broc:"roc-inverse",minguo:"roc"}},By={chinese:13,dangi:13,hebrew:-6},Qt=bt(Ua,"string"),Ny=bt(Ua,"boolean"),ky=bt(Ua,"number"),St=Ru.map((t=>t+"s")),ju=ks(St),Vy=St.slice(0,6),fg=St.slice(6),jy=fg.slice(1),Fy=eg(St),Kt=Dr(St,0),Fu=Dr(Vy,0),Lu=bt(Nh,St),Be=["isoNanosecond","isoMicrosecond","isoMillisecond","isoSecond","isoMinute","isoHour"],Gu=["isoDay","isoMonth","isoYear"],Bl=Be.concat(Gu),Uu=ks(Gu),dg=ks(Be),Ly=ks(Bl),me=Dr(dg,0),Gy=bt(Nh,Bl),Hu=1e8,Wu=Hu*pe,Uy=[Hu,0],Hy=[-Hu,0],Ps=275760,As=-271821,jn=Intl.DateTimeFormat,pg="en-GB",Wy=1970,mn=1972,Mn=12,Ky=Vr(1868,9,8),Yy=we(E1,WeakMap),Gi="smallestUnit",Nc="unit",gs="roundingIncrement",oc="fractionalSecondDigits",hg="relativeTo",rc="direction",mg={constrain:0,reject:1},Zy=Object.keys(mg),qy={compatible:0,reject:1,earlier:2,later:3},zy={reject:0,use:1,prefer:2,ignore:3},Jy={auto:0,never:1,critical:2,always:3},Qy={auto:0,never:1,critical:2},Xy={auto:0,never:1},tw={floor:0,halfFloor:1,ceil:2,halfCeil:3,trunc:4,halfTrunc:5,expand:6,halfExpand:7,halfEven:8},ew={previous:-1,next:1},Ys=bt(su,Gi),gg=bt(su,"largestUnit"),nw=bt(su,Nc),vg=bt(Jn,"overflow",mg),bg=bt(Jn,"disambiguation",qy),ow=bt(Jn,"offset",zy),Ku=bt(Jn,"calendarName",Jy),rw=bt(Jn,"timeZoneName",Qy),sw=bt(Jn,"offset",Xy),Zs=bt(Jn,"roundingMode",tw),Yu="PlainYearMonth",Zu="PlainMonthDay",qs="PlainDate",Zr="PlainDateTime",qu="PlainTime",ro="ZonedDateTime",zu="Instant",Ju="Duration",iw=[Math.floor,t=>si(t)?Math.floor(t):Math.round(t),Math.ceil,t=>si(t)?Math.ceil(t):Math.round(t),Math.trunc,t=>si(t)?Math.trunc(t)||0:Math.round(t),t=>t<0?Math.floor(t):Math.ceil(t),t=>Math.sign(t)*Math.round(Math.abs(t))||0,t=>si(t)?(t=Math.trunc(t)||0)+t%2:Math.round(t)],$o="UTC",bi=5184e3,lw=Ni(1847),cw=Ni(new Date().getUTCFullYear()+10),aw=/0+$/,Ce=we(U1,WeakMap),np=2**32-1,nt=we((t=>{const e=$u(t);return typeof e=="object"?new Vc(e):new kc(e||0)})),If=class If{constructor(e){this.$=e}R(){return this.$}I(e){return(n=>{const o=Ut({...n,...me});if(!o||Math.abs(o[0])>1e8)throw new RangeError(oo)})(e),[Ja(e,this.$)]}O(){}};s(If,"FixedTimeZone");let kc=If;const Mf=class Mf{constructor(e){this.nn=(n=>{function o(u){const f=Ts(u,c,a),[d,p]=Kd(f),h=i(d),b=i(p);return h===b?h:r(l(d,p),h,b,u)}s(o,"getOffsetSec");function r(u,f,d,p){let h,b;for(;(p===void 0||(h=p<u[0]?f:p>=u[1]?d:void 0)===void 0)&&(b=u[1]-u[0]);){const y=u[0]+Math.floor(b/2);n(y)===d?u[1]=y:u[0]=y+1}return h}s(r,"pinch");const i=we(n),l=we(Y1);let c=lw,a=cw;return{tn(u){const f=o(u-86400),d=o(u+86400),p=u-f,h=u-d;if(f===d)return[p];const b=o(p);return b===o(h)?[u-b]:f>d?[p,h]:[]},rn:o,O(u,f){const d=Ts(u,c,a);let[p,h]=Kd(d);const b=bi*f,y=f<0?()=>h>c||(c=d,0):()=>p<a||(a=d,0);for(;y();){const _=i(p),x=i(h);if(_!==x){const C=l(p,h);r(C,_,x);const O=C[0];if((Vn(O,u)||1)===f)return O}p+=b,h+=b}}}})((n=>o=>{const r=Qa(n,o*ng);return Ni(km(r),parseInt(r.month),parseInt(r.day),parseInt(r.hour),parseInt(r.minute),parseInt(r.second))-o})(e))}R(e){return this.nn.rn((n=>Ed(n)[0])(e))*Ye}I(e){const[n,o]=[Ni((r=e).isoYear,r.isoMonth,r.isoDay,r.isoHour,r.isoMinute,r.isoSecond),r.isoMillisecond*Tn+r.isoMicrosecond*Ws+r.isoNanosecond];var r;return this.nn.tn(n).map((i=>Xe(bo(Bi(i,Ye),o))))}O(e,n){const[o,r]=Ed(e),i=this.nn.O(o+(n>0||r?1:0),n);if(i!==void 0)return Bi(i,Ye)}};s(Mf,"IntlTimeZone");let Vc=Mf;const Qu="([+-])",yi="(?:[.,](\\d{1,9}))?",yg=`(?:(?:${Qu}(\\d{6}))|(\\d{4}))-?(\\d{2})`,Xu="(\\d{2})(?::?(\\d{2})(?::?(\\d{2})"+yi+")?)?",tf=Qu+Xu,uw=yg+"-?(\\d{2})(?:[T ]"+Xu+"(Z|"+tf+")?)?",wg="\\[(!?)([^\\]]*)\\]",Nl=`((?:${wg}){0,9})`,fw=Hr(yg+Nl),dw=Hr("(?:--)?(\\d{2})-?(\\d{2})"+Nl),pw=Hr(uw+Nl),hw=Hr("T?"+Xu+"(?:"+tf+")?"+Nl),mw=Hr(tf),gw=new RegExp(wg,"g"),vw=Hr(`${Qu}?P(\\d+Y)?(\\d+M)?(\\d+W)?(\\d+D)?(?:T(?:(\\d+)${yi}H)?(?:(\\d+)${yi}M)?(?:(\\d+)${yi}S)?)?`),bw=we((t=>new jn(pg,{timeZone:t,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"}))),yw=/^(AC|AE|AG|AR|AS|BE|BS|CA|CN|CS|CT|EA|EC|IE|IS|JS|MI|NE|NS|PL|PN|PR|PS|SS|VS)T$/,ww=/[^\w\/:+-]+/,_w=/^M(\d{2})(L?)$/,xw=we(mb),ef=we((t=>new jn(pg,{calendar:t,timeZone:$o,era:"short",year:"numeric",month:"short",day:"numeric"}))),_g={P(t,e,n){const o=Tt(n);let r,{years:i,months:l,weeks:c,days:a}=e;if(a+=Wt(e,5)[0],i||l)r=((u,f,d,p,h)=>{let[b,y,_]=u.v(f);if(d){const[x,C]=u.q(b,y);b+=d,y=Fi(x,C,u.L(b)),y=yn("month",y,1,u.B(b),h)}return p&&([b,y]=u.un(b,y,p)),_=yn("day",_,1,u.U(b,y),h),u.p(b,y,_)})(this,t,i,l,o);else{if(!c&&!a)return t;r=se(t)}if(r===void 0)throw new RangeError(oo);return r+=(7*c+a)*pe,Oe(hl(r))},N(t,e,n){if(n<=7){let a=0,u=Am({...t,...me},{...e,...me});return n===7&&([a,u]=Gn(u,7)),{...Kt,weeks:a,days:u}}const o=this.v(t),r=this.v(e);let[i,l,c]=((a,u,f,d,p,h,b)=>{let y=p-u,_=h-f,x=b-d;if(y||_){const C=Math.sign(y||_);let O=a.U(p,h),A=0;if(Math.sign(x)===-C){const j=O;[p,h]=a.un(p,h,-C),y=p-u,_=h-f,O=a.U(p,h),A=C<0?-j:O}if(x=b-Math.min(d,O)+A,y){const[j,K]=a.q(u,f),[U,et]=a.q(p,h);if(_=U-j||Number(et)-Number(K),Math.sign(_)===-C){const J=C<0&&-a.B(p);y=(p-=C)-u,_=h-Fi(j,K,a.L(p))+(J||a.B(p))}}}return[y,_,x]})(this,...o,...r);return n===8&&(l+=this.cn(i,o[0]),i=0),{...Kt,years:i,months:l,days:c}},F(t,e){const n=Tt(e),o=Ql(this,t),r=ci(this,t,o,n),i=Xl(this,t,r,o,n);return Cn(Oe(this.V(o,r,i)),this.id||wt)},K(t,e){const n=Tt(e),o=Ql(this,t),r=ci(this,t,o,n);return Ss(za(this.V(o,r,1)),this.id||wt)},_(t,e){const n=Tt(e);let o,r,i,l=t.eraYear!==void 0||t.year!==void 0?Ql(this,t):void 0;const c=!this.id;if(l===void 0&&c&&(l=mn),l!==void 0){const d=ci(this,t,l,n);o=Xl(this,t,d,l,n);const p=this.L(l);r=Iu(d,p),i=d===p}else{if(t.monthCode===void 0)throw new TypeError(zm);if([r,i]=Au(t.monthCode),this.id&&this.id!==Yr&&this.id!==Kn)if(this.id&&wo(this.id)==="coptic"&&n===0){const d=i||r!==13?30:6;o=t.day,o=Ts(o,1,d)}else if(this.id&&wo(this.id)==="chinese"&&n===0){const d=!i||r!==1&&r!==9&&r!==10&&r!==11&&r!==12?30:29;o=t.day,o=Ts(o,1,d)}else o=t.day;else o=Xl(this,t,ci(this,t,mn,n),mn,n)}const a=this.G(r,i,o);if(!a)throw new RangeError("Cannot guess year");const[u,f]=a;return ki(Oe(this.V(u,f,o)),this.id||wt)},fields(t){return Ac(this)&&t.includes("year")?[...t,...Bc]:t},k(t,e){const n=Object.assign(Object.create(null),t);return tc(n,e,ku),Ac(this)&&(tc(n,e,Dy),this.id===Kn&&tc(n,e,Ry,Bc)),n},inLeapYear(t){const[e]=this.v(t);return this.sn(e)},monthsInYear(t){const[e]=this.v(t);return this.B(e)},daysInMonth(t){const[e,n]=this.v(t);return this.U(e,n)},daysInYear(t){const[e]=this.v(t);return this.fn(e)},dayOfYear:Pu,era(t){return this.hn(t)[0]},eraYear(t){return this.hn(t)[1]},monthCode(t){const[e,n]=this.v(t),[o,r]=this.q(e,n);return Gs(o,r)},dayOfWeek:qh,daysInWeek(){return 7}},Cw={v:Xa,hn:zh,q:Wh},Tw={dayOfYear:Pu,v:Xa,p:Vr},Sw=Object.assign({},Tw,{weekOfYear:Im,yearOfWeek:Mm,m(t){function e(h){return(7-h<o?7:0)-h}s(e,"computeWeekShift");function n(h){const b=Zh(p+h),y=h||1,_=e(ms(a+b*y,7));return f=(b+(_-u)*y)/7}s(n,"computeWeeksInYear");const o=this.id?1:4,r=qh(t),i=this.dayOfYear(t),l=ms(r-1,7),c=i-1,a=ms(l-c,7),u=e(a);let f,d=Math.floor((c-u)/7)+1,p=t.isoYear;return d?d>n(0)&&(d=1,p++):(d=n(-1),p--),[d,p,f]}}),$w=Object.assign({},_g,Sw,{v:Xa,hn:zh,q:Wh,G(t,e){if(!e)return[mn,t]},sn:tu,L(){},B:Kh,cn:s(t=>t*Mn,"cn"),U:Yh,fn:Zh,V:s((t,e,n)=>({isoYear:t,isoMonth:e,isoDay:n}),"V"),p:Vr,un:s((t,e,n)=>(t+=fl(n,Mn),(e+=La(n,Mn))<1?(t--,e+=Mn):e>Mn&&(t++,e-=Mn),[t,e]),"un"),year(t){return t.isoYear},month(t){return t.isoMonth},day:s(t=>t.isoDay,"day")}),Ow={v:Li,hn:jm,q:Vm},Ew={dayOfYear:Pu,v:Li,p:Es,weekOfYear:Im,yearOfWeek:Mm,m(){return[]}},Pw=Object.assign({},_g,Ew,{v:Li,hn:jm,q:Vm,G(t,e,n){const o=this.id&&wo(this.id)==="chinese"?((u,f,d)=>{if(f)switch(u){case 1:return 1651;case 2:return d<30?1947:1765;case 3:return d<30?1966:1955;case 4:return d<30?1963:1944;case 5:return d<30?1971:1952;case 6:return d<30?1960:1941;case 7:return d<30?1968:1938;case 8:return d<30?1957:1718;case 9:return 1832;case 10:return 1870;case 11:return 1814;case 12:return 1890}return 1972})(t,e,n):mn;let[r,i,l]=Li.call(this,{isoYear:o,isoMonth:Mn,isoDay:31});const c=vi.call(this,r),a=i===c;(Vn(t,Iu(i,c))||Vn(Number(e),Number(a))||Vn(n,l))===1&&r--;for(let u=0;u<100;u++){const f=r-u,d=vi.call(this,f),p=Fi(t,e,d);if(e===(p===d)&&n<=tp.call(this,f,p))return[f,p]}},sn(t){const e=ii.call(this,t);return e>ii.call(this,t-1)&&e>ii.call(this,t+1)},L:vi,B:li,cn(t,e){const n=e+t,o=Math.sign(t),r=o<0?-1:0;let i=0;for(let l=e;l!==n;l+=o)i+=li.call(this,l+r);return i},U:tp,fn:ii,V(t,e,n){return hl(Es.call(this,t,e,n))},p:Es,un(t,e,n){if(n){if(e+=n,!Number.isSafeInteger(e))throw new RangeError(oo);if(n<0)for(;e<1;)e+=li.call(this,--t);else{let o;for(;e>(o=li.call(this,t));)e-=o,t++}}return[t,e]},year(t){return this.h(t).year},month(t){const{year:e,o:n}=this.h(t),{u:o}=this.l(e);return o[n]+1},day(t){return this.h(t).day}}),kl=Fm(Cw,Ow),X=Fm($w,Pw),op={era:gi,eraYear:re,year:re,month:Od,monthCode(t){const e=gi(t);return Au(e),e},day:Od,...Dr(Sn,re),...Dr(St,Ka),offset(t){const e=gi(t);return To(e),e}},nf=bt(Rh,Sn,Be),Aw=bt(Rh,Be,Sn),Fn="numeric",zs=["timeZoneName"],xg={month:Fn,day:Fn},of={year:Fn,month:Fn},rf=Object.assign({},of,{day:Fn}),sf={hour:Fn,minute:Fn,second:Fn},lf=Object.assign({},rf,sf),Iw=Object.assign({},lf,{timeZoneName:"short"}),Mw=Object.keys(of),Dw=Object.keys(xg),Rw=Object.keys(rf),Bw=Object.keys(sf),cf=["dateStyle"],Nw=Mw.concat(cf),kw=Dw.concat(cf),af=Rw.concat(cf,["weekday"]),Js=Bw.concat(["dayPeriod","timeStyle","fractionalSecondDigits"]),uf=af.concat(Js),Vw=zs.concat(Js),jw=zs.concat(af),Fw=zs.concat(["day","weekday"],Js),Lw=zs.concat(["year","weekday"],Js),Gw=So(uf,lf),Uw=So(uf,Iw),Hw=So(uf,lf,zs),Ww=So(af,rf,Vw),Kw=So(Js,sf,jw),Yw=So(Nw,of,Fw),Zw=So(kw,xg,Lw),qw={},Cg=new jn(void 0,{calendar:wt}).resolvedOptions().calendar===wt,Tg=[Gw,iu],zw=[Uw,iu,0,(t,e)=>{const n=t.timeZone;if(e&&e.timeZone!==n)throw new RangeError(tg);return n}],Sg=[Hw,se],$g=[Ww,se],Og=[Kw,t=>Un(t)/Tn],Eg=[Yw,se,Cg],Pg=[Zw,se,Cg];let rp;function so(t,e,n,o,r){function i(...a){if(!(this instanceof i))throw new TypeError(Mc);lp(this,e(...a))}s(i,"Class");function l(a,u){return Object.defineProperties((function(...f){return a.call(this,c(this),...f)}),Cs(u))}s(l,"bindMethod");function c(a){const u=ce(a);if(!u||u.branding!==t)throw new TypeError(Mc);return u}return s(c,"getSpecificSlots"),Object.defineProperties(i.prototype,{...S1(wn(l,n)),...Ar(wn(l,o)),...Fa("Temporal."+t)}),Object.defineProperties(i,{...Ar(r),...Cs(t)}),[i,a=>{const u=Object.create(i.prototype);return lp(u,a),u},c]}s(so,"createSlotClass");function qr(t){if(ce(t)||t.calendar!==void 0||t.timeZone!==void 0)throw new TypeError(fy);return t}s(qr,"rejectInvalidBag");function Qs(t){return Ag(t)||wt}s(Qs,"getCalendarIdFromBag");function Ag(t){const{calendar:e}=t;if(e!==void 0)return Vl(e)}s(Ag,"extractCalendarIdFromBag");function Vl(t){if(ie(t)){const{calendar:e}=ce(t)||{};if(!e)throw new TypeError(Jm(t));return e}return(e=>Il(nb(Qt(e))))(t)}s(Vl,"refineCalendarArg");function ff(t){const e={};for(const n in t)e[n]=o=>{const{calendar:r}=o;return X(r)[n](o)};return e}s(ff,"createCalendarGetters");function io(){throw new TypeError(dy)}s(io,"neverValueOf");function ve(t){if(ie(t)){const{timeZone:e}=ce(t)||{};if(!e)throw new TypeError(Xm(t));return e}return(e=>Su(ob(Qt(e))))(t)}s(ve,"refineTimeZoneArg");function Vt(t){if(ie(t)){const e=ce(t);return e&&e.branding===Ju?e:Sb(t)}return eb(t)}s(Vt,"toDurationSlots");function os(t){if(t!==void 0){if(ie(t)){const e=ce(t)||{};switch(e.branding){case ro:case qs:return e;case Zr:return Cn(e)}const n=Qs(t);return{...bb(ve,nt,X(n),t),calendar:n}}return q1(t)}}s(os,"refinePublicRelativeTo");function Dn(t,e){if(ie(t)){const o=ce(t)||{};switch(o.branding){case qu:return Tt(e),o;case Zr:return Tt(e),en(o);case ro:return Tt(e),Wm(nt,o)}return Tb(t,e)}const n=tb(t);return Tt(e),n}s(Dn,"toPlainTimeSlots");function df(t){return t===void 0?void 0:Dn(t)}s(df,"optionalToPlainTimeFields");function Io(t,e){if(ie(t)){const o=ce(t)||{};switch(o.branding){case Zr:return Tt(e),o;case qs:return Tt(e),Re({...o,...me});case ro:return Tt(e),Um(nt,o)}return wb(X(Qs(t)),t,e)}const n=J1(t);return Tt(e),n}s(Io,"toPlainDateTimeSlots");function sp(t,e){if(ie(t)){const o=ce(t);if(o&&o.branding===Zu)return Tt(e),o;const r=Ag(t);return Cb(X(r||wt),!r,t,e)}const n=X1(X,t);return Tt(e),n}s(sp,"toPlainMonthDaySlots");function Mo(t,e){if(ie(t)){const o=ce(t);return o&&o.branding===Yu?(Tt(e),o):xb(X(Qs(t)),t,e)}const n=Q1(X,t);return Tt(e),n}s(Mo,"toPlainYearMonthSlots");function Do(t,e){if(ie(t)){const o=ce(t)||{};switch(o.branding){case qs:return Tt(e),o;case Zr:return Tt(e),Cn(o);case ro:return Tt(e),Hm(nt,o)}return _b(X(Qs(t)),t,e)}const n=bu(t);return Tt(e),n}s(Do,"toPlainDateSlots");function Ro(t,e){if(ie(t)){const n=ce(t);if(n&&n.branding===ro)return gl(e),n;const o=Qs(t);return yb(ve,nt,X(o),o,t,e)}return z1(t,e)}s(Ro,"toZonedDateTimeSlots");function ip(t){return wn((e=>n=>e(jc(n))),t)}s(ip,"adaptDateMethods");function jc(t){return Ce(t,nt)}s(jc,"slotsToIso");function Bo(t){if(ie(t)){const e=ce(t);if(e)switch(e.branding){case zu:return e;case ro:return xn(e.epochNanoseconds)}}return Z1(t)}s(Bo,"toInstantSlots");function Jw(){function t(i,l){return new e(i,l)}s(t,"DateTimeFormatFunc");function e(i,l=Object.create(null)){Hi.set(this,((c,a)=>{const u=new jn(c,a),f=u.resolvedOptions(),d=f.locale,p=Me(Object.keys(a),f),h=we(t_),b=s((y,..._)=>{if(y){if(_.length!==2)throw new TypeError(nc);for(const A of _)if(A===void 0)throw new TypeError(nc)}y||_[0]!==void 0||(_=[]);const x=_.map((A=>ce(A)||Number(A)));let C,O=0;for(const A of x){const j=typeof A=="object"?A.branding:void 0;if(O++&&j!==C)throw new TypeError(nc);C=j}return C?h(C)(d,p,...x):[u,...x]},"prepFormat");return b.X=u,b})(i,l))}s(e,"DateTimeFormatNew");const n=jn.prototype,o=Object.getOwnPropertyDescriptors(n),r=Object.getOwnPropertyDescriptors(jn);for(const i in o){const l=o[i],c=i.startsWith("format")&&Qw(i);typeof l.value=="function"?l.value=i==="constructor"?t:c||Xw(i):c&&(l.get=function(){if(!Hi.has(this))throw new TypeError(Mc);return(...a)=>c.apply(this,a)},Object.defineProperties(l.get,Cs(`get ${i}`)))}return r.prototype.value=e.prototype=Object.create({},o),Object.defineProperties(t,r),t}s(Jw,"createDateTimeFormatClass");function Qw(t){return Object.defineProperties((function(...e){const n=Hi.get(this),[o,...r]=n(t.includes("Range"),...e);return o[t](...r)}),Cs(t))}s(Qw,"createFormatMethod");function Xw(t){return Object.defineProperties((function(...e){return Hi.get(this).X[t](...e)}),Cs(t))}s(Xw,"createProxiedMethod");function t_(t){const e=i_[t];if(!e)throw new TypeError(Ay(t));return eo(e,we(Km),1)}s(t_,"createFormatPrepperForBranding");const Ui=new WeakMap,ce=Ui.get.bind(Ui),lp=Ui.set.bind(Ui),Ig={era:$1,eraYear:Vh,year:Ga,month:fn,daysInMonth:fn,daysInYear:fn,inLeapYear:Ny,monthsInYear:fn},pf={monthCode:Qt},Mg={day:fn},e_={dayOfWeek:fn,dayOfYear:fn,weekOfYear:O1,yearOfWeek:Vh,daysInWeek:fn},hf=ff(Object.assign({},Ig,pf,Mg,e_)),n_=ff({...Ig,...pf}),o_=ff({...pf,...Mg}),Xs={calendarId:s(t=>t.calendar,"calendarId")},r_=ul((t=>e=>e[t]),St.concat("sign")),mf=ul(((t,e)=>n=>n[Be[e]]),Sn),Dg={epochMilliseconds:iu,epochNanoseconds:A1},[s_,Rt]=so(Ju,Fb,{...r_,blank:K1},{with:s((t,e)=>Rt(Mb(t,e)),"with"),negated:s(t=>Rt(vu(t)),"negated"),abs:s(t=>Rt(W1(t)),"abs"),add:s((t,e,n)=>Rt(Wd(os,X,nt,0,t,Vt(e),n)),"add"),subtract:s((t,e,n)=>Rt(Wd(os,X,nt,1,t,Vt(e),n)),"subtract"),round:s((t,e)=>Rt(H1(os,X,nt,t,e)),"round"),total:s((t,e)=>I1(os,X,nt,t,e),"total"),toLocaleString(t,e,n){return Intl.DurationFormat?new Intl.DurationFormat(e,n).format(this):Jl(t)},toString:Jl,toJSON:s(t=>Jl(t),"toJSON"),valueOf:io},{from:s(t=>Rt(Vt(t)),"from"),compare:s((t,e,n)=>sb(os,X,nt,Vt(t),Vt(e),n),"compare")}),i_={Instant:Tg,PlainDateTime:Sg,PlainDate:$g,PlainTime:Og,PlainYearMonth:Eg,PlainMonthDay:Pg},l_=eo(Tg),c_=eo(zw),a_=eo(Sg),u_=eo($g),f_=eo(Og),d_=eo(Eg),p_=eo(Pg),[h_,Nn]=so(qu,jb,mf,{with(t,e,n){return Nn(Ib(this,qr(e),n))},add:s((t,e)=>Nn(Hd(0,t,Vt(e))),"add"),subtract:s((t,e)=>Nn(Hd(1,t,Vt(e))),"subtract"),until:s((t,e,n)=>Rt(Xd(0,t,Dn(e),n)),"until"),since:s((t,e,n)=>Rt(Xd(1,t,Dn(e),n)),"since"),round:s((t,e)=>Nn(B1(t,e)),"round"),equals:s((t,e)=>db(t,Dn(e)),"equals"),toLocaleString(t,e,n){const[o,r]=f_(e,n,t);return o.format(r)},toString:kd,toJSON:s(t=>kd(t),"toJSON"),valueOf:io},{from:s((t,e)=>Nn(Dn(t,e)),"from"),compare:s((t,e)=>Ou(Dn(t),Dn(e)),"compare")}),[m_,Ue]=so(Zr,bt(Bb,Us),{...Xs,...hf,...mf},{with:s((t,e,n)=>Ue(Ob(X,t,qr(e),n)),"with"),withCalendar:s((t,e)=>Ue(Mu(t,Vl(e))),"withCalendar"),withPlainTime:s((t,e)=>Ue(ty(t,df(e))),"withPlainTime"),add:s((t,e,n)=>Ue(Ld(X,0,t,Vt(e),n)),"add"),subtract:s((t,e,n)=>Ue(Ld(X,1,t,Vt(e),n)),"subtract"),until:s((t,e,n)=>Rt(zd(X,0,t,Io(e),n)),"until"),since:s((t,e,n)=>Rt(zd(X,1,t,Io(e),n)),"since"),round:s((t,e)=>Ue(R1(t,e)),"round"),equals:s((t,e)=>cb(t,Io(e)),"equals"),toZonedDateTime:s((t,e,n)=>oe(Ub(nt,t,ve(e),n)),"toZonedDateTime"),toPlainDate:s(t=>We(Cn(t)),"toPlainDate"),toPlainTime:s(t=>Nn(en(t)),"toPlainTime"),toLocaleString(t,e,n){const[o,r]=a_(e,n,t);return o.format(r)},toString:Dd,toJSON:s(t=>Dd(t),"toJSON"),valueOf:io},{from:s((t,e)=>Ue(Io(t,e)),"from"),compare:s((t,e)=>Tm(Io(t),Io(e)),"compare")}),[g_,Fc]=so(Zu,bt(Vb,Us),{...Xs,...o_},{with:s((t,e,n)=>Fc(Ab(X,t,qr(e),n)),"with"),equals:s((t,e)=>fb(t,sp(e)),"equals"),toPlainDate(t,e){return We(qb(X,t,this,e))},toLocaleString(t,e,n){const[o,r]=p_(e,n,t);return o.format(r)},toString:Nd,toJSON:s(t=>Nd(t),"toJSON"),valueOf:io},{from:s((t,e)=>Fc(sp(t,e)),"from")}),[v_,is]=so(Yu,bt(kb,Us),{...Xs,...n_},{with:s((t,e,n)=>is(Pb(X,t,qr(e),n)),"with"),add:s((t,e,n)=>is(Ud(X,0,t,Vt(e),n)),"add"),subtract:s((t,e,n)=>is(Ud(X,1,t,Vt(e),n)),"subtract"),until:s((t,e,n)=>Rt(Qd(X,0,t,Mo(e),n)),"until"),since:s((t,e,n)=>Rt(Qd(X,1,t,Mo(e),n)),"since"),equals:s((t,e)=>ub(t,Mo(e)),"equals"),toPlainDate(t,e){return We(Zb(X,t,this,e))},toLocaleString(t,e,n){const[o,r]=d_(e,n,t);return o.format(r)},toString:Bd,toJSON:s(t=>Bd(t),"toJSON"),valueOf:io},{from:s((t,e)=>is(Mo(t,e)),"from"),compare:s((t,e)=>Wr(Mo(t),Mo(e)),"compare")}),[b_,We]=so(qs,bt(Nb,Us),{...Xs,...hf},{with:s((t,e,n)=>We(Eb(X,t,qr(e),n)),"with"),withCalendar:s((t,e)=>We(Mu(t,Vl(e))),"withCalendar"),add:s((t,e,n)=>We(Gd(X,0,t,Vt(e),n)),"add"),subtract:s((t,e,n)=>We(Gd(X,1,t,Vt(e),n)),"subtract"),until:s((t,e,n)=>Rt(Jd(X,0,t,Do(e),n)),"until"),since:s((t,e,n)=>Rt(Jd(X,1,t,Do(e),n)),"since"),equals:s((t,e)=>ab(t,Do(e)),"equals"),toZonedDateTime(t,e){const n=ie(e)?e:{timeZone:e};return oe(Hb(ve,Dn,nt,t,n))},toPlainDateTime:s((t,e)=>Ue(Wb(t,df(e))),"toPlainDateTime"),toPlainYearMonth(t){return is(Kb(X,t,this))},toPlainMonthDay(t){return Fc(Yb(X,t,this))},toLocaleString(t,e,n){const[o,r]=u_(e,n,t);return o.format(r)},toString:Rd,toJSON:s(t=>Rd(t),"toJSON"),valueOf:io},{from:s((t,e)=>We(Do(t,e)),"from"),compare:s((t,e)=>Wr(Do(t),Do(e)),"compare")}),[y_,oe]=so(ro,bt(Rb,Us,rb),{...Dg,...Xs,...ip(hf),...ip(mf),offset:s(t=>Fs(jc(t).offsetNanoseconds),"offset"),offsetNanoseconds:s(t=>jc(t).offsetNanoseconds,"offsetNanoseconds"),timeZoneId:s(t=>t.timeZone,"timeZoneId"),hoursInDay:s(t=>N1(nt,t),"hoursInDay")},{with:s((t,e,n)=>oe($b(X,nt,t,qr(e),n)),"with"),withCalendar:s((t,e)=>oe(Mu(t,Vl(e))),"withCalendar"),withTimeZone:s((t,e)=>oe(ey(t,ve(e))),"withTimeZone"),withPlainTime:s((t,e)=>oe(Xb(nt,t,df(e))),"withPlainTime"),add:s((t,e,n)=>oe(Fd(X,nt,0,t,Vt(e),n)),"add"),subtract:s((t,e,n)=>oe(Fd(X,nt,1,t,Vt(e),n)),"subtract"),until:s((t,e,n)=>Rt(Ft(qd(X,nt,0,t,Ro(e),n))),"until"),since:s((t,e,n)=>Rt(Ft(qd(X,nt,1,t,Ro(e),n))),"since"),round:s((t,e)=>oe(D1(nt,t,e)),"round"),startOfDay:s(t=>oe(k1(nt,t)),"startOfDay"),equals:s((t,e)=>lb(t,Ro(e)),"equals"),toInstant:s(t=>Rn(Gb(t)),"toInstant"),toPlainDateTime:s(t=>Ue(Um(nt,t)),"toPlainDateTime"),toPlainDate:s(t=>We(Hm(nt,t)),"toPlainDate"),toPlainTime:s(t=>Nn(Wm(nt,t)),"toPlainTime"),toLocaleString(t,e,n={}){const[o,r]=c_(e,n,t);return o.format(r)},toString:s((t,e)=>Md(nt,t,e),"toString"),toJSON:s(t=>Md(nt,t),"toJSON"),valueOf:io,getTimeZoneTransition(t,e){const{timeZone:n,epochNanoseconds:o}=t,r=P1(e),i=nt(n).O(o,r);return i?oe({...t,epochNanoseconds:i}):null}},{from:s((t,e)=>oe(Ro(t,e)),"from"),compare:s((t,e)=>Cm(Ro(t),Ro(e)),"compare")}),[w_,Rn]=so(zu,Db,Dg,{add:s((t,e)=>Rn(jd(0,t,Vt(e))),"add"),subtract:s((t,e)=>Rn(jd(1,t,Vt(e))),"subtract"),until:s((t,e,n)=>Rt(Zd(0,t,Bo(e),n)),"until"),since:s((t,e,n)=>Rt(Zd(1,t,Bo(e),n)),"since"),round:s((t,e)=>Rn(M1(t,e)),"round"),equals:s((t,e)=>ib(t,Bo(e)),"equals"),toZonedDateTimeISO:s((t,e)=>oe(Lb(t,ve(e))),"toZonedDateTimeISO"),toLocaleString(t,e,n){const[o,r]=l_(e,n,t);return o.format(r)},toString:s((t,e)=>Id(ve,nt,t,e),"toString"),toJSON:s(t=>Id(ve,nt,t),"toJSON"),valueOf:io},{from:s(t=>Rn(Bo(t)),"from"),fromEpochMilliseconds:s(t=>Rn(zb(t)),"fromEpochMilliseconds"),fromEpochNanoseconds:s(t=>Rn(Jb(t)),"fromEpochNanoseconds"),compare:s((t,e)=>xm(Bo(t),Bo(e)),"compare")}),__=Object.defineProperties({},{...Fa("Temporal.Now"),...Ar({timeZoneId:s(()=>es(),"timeZoneId"),instant:s(()=>Rn(xn(Ic())),"instant"),zonedDateTimeISO:s((t=es())=>oe(De(Ic(),ve(t),wt)),"zonedDateTimeISO"),plainDateTimeISO:s((t=es())=>Ue(Re(ec(nt(ve(t))),wt)),"plainDateTimeISO"),plainDateISO:s((t=es())=>We(Cn(ec(nt(ve(t))),wt)),"plainDateISO"),plainTimeISO:s((t=es())=>Nn(en(ec(nt(ve(t))))),"plainTimeISO")})}),sn=Object.defineProperties({},{...Fa("Temporal"),...Ar({PlainYearMonth:v_,PlainMonthDay:g_,PlainDate:b_,PlainTime:h_,PlainDateTime:m_,ZonedDateTime:y_,Instant:w_,Duration:s_,Now:__})}),x_=Jw(),Hi=new WeakMap;Object.create(Intl),Ar({DateTimeFormat:x_});function C_(t,e){if(t instanceof sn.ZonedDateTime)return t;if(t instanceof Date)return $VST.DT(t.getTime());if(e||(e=$VST.DTTZ??sn.Now.timeZoneId()),e=e,typeof t=="number")return sn.Instant.fromEpochMilliseconds(t).toZonedDateTimeISO(e);if(!t)return sn.Now.zonedDateTimeISO(e);try{let n="";if(typeof t=="string")try{return sn.PlainDateTime.from(t).toZonedDateTime(e)}catch{n=t}try{return sn.Instant.from(t.includes(" ")?t.replace(" ","T")+"Z":t).toZonedDateTimeISO(e)}catch{try{return sn.PlainDate.from(t).toZonedDateTime(e)}catch{t.includes(" ")&&(n=t.replace(" ","T")),!n.includes(".")&&!n.includes("Z")&&!n.includes("+")&&(n+=".000"),!n.endsWith("Z")&&!/[+-]\d{2}(:?\d{2})?$/.test(n)&&(n+="Z"),/[+-]\d{2}$/.test(n)&&(n+=":00")}return sn.Instant.from(n).toZonedDateTimeISO(e)}}catch(n){return console.error?.("Не удалось преобразовать строку в формат ISO 8601",n),sn.Now.zonedDateTimeISO(e)}}s(C_,"DT");const Df=class Df{listeners={};addEventListener(e,n){this.listeners[e]||(this.listeners[e]=[]),this.listeners[e].push(n)}removeEventListener(e,n){this.listeners[e]&&(this.listeners[e]=this.listeners[e].filter(o=>o!==n))}dispatchEvent(e,n){this.listeners[e]&&this.listeners[e].forEach(o=>o(n))}};s(Df,"EventManager");let Lc=Df;const gf=new Lc;let On={};On.DT=C_;On.$on=(t,e)=>{gf.addEventListener(t,e)};On.$off=(t,e)=>{gf.removeEventListener(t,e)};On.$emit=(t,e)=>{gf.dispatchEvent(t,e)};On.copyToClipboard=t=>{if(navigator.clipboard&&navigator.clipboard.writeText)navigator.clipboard.writeText(t).then(()=>{}).catch(e=>{console.error("Ошибка при копировании текста: ",e)});else{const e=document.createElement("textarea");e.value=t,e.setAttribute("readonly",""),e.style.position="absolute",e.style.left="-9999px",document.body.appendChild(e);const n=document.getSelection()?.rangeCount>0?document.getSelection()?.getRangeAt(0):!1;e.select();const o=document.execCommand("copy");document.body.removeChild(e),n&&(document.getSelection()?.removeAllRanges(),document.getSelection()?.addRange(n)),o||console.error("Не удалось скопировать текст")}};On.generateSecurePassword=(t=18)=>{const e=[...Array(t)].map((n,o,r)=>o<4?"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!%^()_+[]{}|;:<>?"[Math.floor(Math.random()*(o===0||o===1?26:o===2?10:32))]:"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!%^()_+[]{}|;:<>?"[Math.floor(Math.random()*72)]).sort(()=>Math.random()-.5).join("");return/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{12,}$/.test(e)?e:$VST.generateSecurePassword(t)};On.generateRandomKey=(t=32)=>{const e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";let n="";for(let o=0;o<t;o++)n+=e.charAt(Math.floor(Math.random()*e.length));return n};On.safeStringify=(t,e=2,n=20)=>{const o=new WeakSet,r=s((i,l,c=0)=>{if(c>n)return"[Max Depth Reached]";if(l===null||typeof l!="object")return l;if(o.has(l))return"[Circular]";if(l instanceof Date)return l.toISOString();if(l instanceof RegExp)return l.toString();if(l instanceof Error)return{name:l.name,message:l.message,stack:l.stack};if(o.add(l),Array.isArray(l))return l.map((u,f)=>r(String(f),u,c+1));const a={};for(const[u,f]of Object.entries(l))a[u]=r(u,f,c+1);return a},"stringifyWithDepth");try{const i=r("",t);return JSON.stringify(i,null,e)}catch(i){return`{"error": "Stringify failed: ${i.message}"}`}};window.addEventListener("resize",t=>$VST.$emit("$VST.viewPortResize"));const Rf=class Rf{mixins=[];components={};componentsParent={};emits=[];emitsParent=[];inject=[];injectParent=[];provide={};provideParent={};instance=this;$attrs={};$data={};$root;$emit(e,...n){}$forceUpdate(e){}$watch(e,n,o){}$nextTick(e){}$={};setup(e,n,o){}beforeCreate(){}created(){}beforeMount(){}mounted(){}beforeUpdate(){}updated(){}beforeUnmount(){}unmounted(){}setupParent(e,n,o){}beforeCreateParent(){}createdParent(){}beforeMountParent(){}mountedParent(){}beforeUpdateParent(){}updatedParent(){}beforeUnmountParent(){}unmountedParent(){}nextTick(e,n=1){}hasExternalHandlerEvent(e){return!1}};s(Rf,"VueClass");let Ae=Rf;const T_=["$attrs","$data","$el","$off","$on","$emit","$forceUpdate","$nextTick","$options","$parent","$props","$refs","$root","$slots","$watch"];typeof globalThis.$VST>"u"&&(globalThis.$VST={});typeof globalThis.$VST._dynamic>"u"&&(globalThis.$VST._dynamic={});typeof globalThis.$VST._dynamic._vueClassInstances>"u"&&(globalThis.$VST._dynamic._vueClassInstances={});typeof globalThis.$VST._dynamic._vueClassWatchers>"u"&&(globalThis.$VST._dynamic._vueClassWatchers={});typeof globalThis.$VST._dynamic._vueComputed>"u"&&(globalThis.$VST._dynamic._vueComputed={});function S_(t){return typeof t=="function"?cp(t):function(e){return cp(e,t)}}s(S_,"VueClassComponentDecorator");function cp(t,e={}){let n=new t,o={};const r=t?.___VST?.props;for(const h of(t?.___VST?.parents??[]).reverse())for(const b in r?.[h]??{})o[b]=r?.[h]?.[b]??void 0;const i={},l=new Gc;for(let h of E_(ap(n),ap(l,!0)))i[h]=n[h];const c={};let a=Object.getPrototypeOf(n);do o=Object.assign(o,r?.[a.constructor.name]??{});while((a=Object.getPrototypeOf(a))instanceof Ae);t?.name=="StringField"&&console.log("props",r,o);for(let h of O_(n))o[h]?o[h].default=n[h]:c[h]=n[h];console.log("propsprops",o);let u=Object.assign({},globalThis.$VST._dynamic._vueClassWatchers[t.name]??{}),f=Object.getPrototypeOf(n);do u=Object.assign(u,globalThis.$VST._dynamic._vueClassWatchers[f.constructor.name]??{});while((f=Object.getPrototypeOf(f))instanceof Ae);let d=Object.assign({},globalThis.$VST._dynamic._vueComputed[t.name]??{});for(let h in d)delete n[h];let p=[];return sl({props:o,watch:u,computed:d,name:n.name??n.instance?.constructor?.name,mixins:n.mixins,components:{...n.componentsParent??{},...n.components},emits:n.emits.concat(n.emitsParent),inject:n.inject.concat(n.injectParent),provide:{...n.provideParent,...n.provide},setup(h,b){for(const _ in h)n[_]=h[_];const y={...n.setupParent.bind(this)(h,b,n)||{},...n.setup.bind(this)(h,b,n)||{}};if(Object.keys(y).length)for(const _ in y)n[_]=y[_];return y},beforeCreate:s(function(){n=new t,n.$options=this.$options,n.$parent=this.$parent,n.$root=this.$root,n.$slots=this.$slots,n.instance=n,this.name=n.name??n.instance?.constructor.name,this.nextTick=n.nextTick=(h,b=1)=>{const y=s(_=>{this.$nextTick(()=>{_>1?y(_-1):typeof h=="function"&&!(h instanceof Promise)&&h?.call?.(this)})},"recursiveNextTick");y(b)},n.beforeCreateParent.call(this),n.beforeCreate.call(this)},"beforeCreate"),created:s(function(){this.name=n.name??n.instance?.constructor.name;for(let h in i)this[h]=n?.[h].bind?.(this);n.createdParent.call(this),n.created.call(this)},"created"),beforeMount:s(function(){n.beforeMountParent.call(this),n.beforeMount.call(this);const h=s(()=>{const b=Oc();b&&b.vnode.props&&(p=Object.keys(b.vnode.props).filter(y=>y.startsWith("on")).map(y=>y.slice(2).toLowerCase()))},"updateEventHandlers");h(),$i(()=>{h()}),this.hasExternalHandlerEvent=b=>p.includes(b)},"beforeMount"),mounted:s(function(){n.mountedParent.call(this),n.mounted.call(this)},"mounted"),beforeUpdate:s(function(){n.beforeUpdateParent.call(this),n.beforeUpdate.call(this);const h=s(()=>{const b=Oc();b&&b.vnode.props&&(p=Object.keys(b.vnode.props).filter(y=>y.startsWith("on")).map(y=>y.slice(2).toLowerCase()))},"updateEventHandlers");h(),$i(()=>{h()}),this.hasExternalHandlerEvent=b=>p.includes(b)},"beforeUpdate"),updated:s(function(){n.updatedParent.call(this),n.updated.call(this)},"updated"),beforeUnmount:s(function(){n.beforeUnmountParent.call(this),n.beforeUnmount.call(this)},"beforeUnmount"),unmounted:s(function(){n.unmountedParent.call(this),n.unmounted.call(this)},"unmounted"),data:s(function(){return{...c,__vue_class_instance__:null}},"data")})}s(cp,"createComponent");const $_=S_;function ap(t,e=!1){let n=new Set,o=t;do{if(!e&&o.constructor.name=="VueClass")break;Object.getOwnPropertyNames(o).map(r=>n.add(r))}while(o=Object.getPrototypeOf(o));return[...n.keys()].filter(r=>typeof t[r]=="function"&&typeof Object[r]!="function")}s(ap,"getMethods");function O_(t,e=!1){let n=new Set,o=t;do{if(!e&&o.constructor.name=="VueClass")break;Object.getOwnPropertyNames(o).map(r=>n.add(r))}while(o=Object.getPrototypeOf(o));return[...n.keys()].filter(r=>T_.indexOf(r)==-1&&r!="__vue_props__"&&t[r]!=="function"&&typeof Object[r]!="function")}s(O_,"getObjProps");function E_(t,e){return t.filter(n=>!e.includes(n))}s(E_,"arrayDiff");const Bf=class Bf extends Ae{};s(Bf,"VueClassChild");let Gc=Bf,po={};const R=s((t,...e)=>(n,o,r)=>{let i=n.constructor?.___VST??{};i.props||(i.props={}),po[n.constructor.name]||(po[n.constructor.name]=new n.constructor,po[n.constructor.name].name=po[n.constructor.name]?.constructor?.name?.toString()??po[n.constructor.name].name??"");let l=typeof t=="object"?t:{type:[t,...e]};po[n.constructor.name][o]&&(l.default=po[n.constructor.name][o]),i.props[n.constructor.name]||(i.props[n.constructor.name]={});const c=[];let a=Object.getPrototypeOf(n.constructor);for(;a&&a.constructor!==Object;)a.name&&c.push(a.name),a=Object.getPrototypeOf(a);i.parents=c,i.props[n.constructor.name][o]=l,n.constructor.___VST=i},"Prop"),lo=s(function(t,e=!1,n=!1){return(o,r,i)=>{globalThis.$VST._dynamic._vueClassInstances[o.constructor.name]||(globalThis.$VST._dynamic._vueClassInstances[o.constructor.name]=new o.constructor,globalThis.$VST._dynamic._vueClassInstances[o.constructor.name].name=globalThis.$VST._dynamic._vueClassInstances[o.constructor.name]?.constructor?.name?.toString()??globalThis.$VST._dynamic._vueClassInstances[o.constructor.name].name??""),o?.constructor?.prototype?.__vue_watch__||(o.constructor.prototype.__vue_watch__={}),o?.constructor?.prototype?.__vue_watch__[o.constructor.name]||(o.constructor.prototype.__vue_watch__[o.constructor.name]={},o.constructor.prototype.__vue_watch__[o.constructor.name][t]=globalThis.$VST._dynamic._vueClassInstances[o.constructor.name][r]),globalThis.$VST._dynamic._vueClassWatchers[o.constructor.name]||(globalThis.$VST._dynamic._vueClassWatchers[o.constructor.name]={}),globalThis.$VST._dynamic._vueClassWatchers[o.constructor.name][t]={handler:globalThis.$VST._dynamic._vueClassInstances[o.constructor.name][r],deep:e,immediate:n}}},"Watch"),P_=s(function(t){return(e,n,o)=>{globalThis.$VST._dynamic._vueClassInstances[e.constructor.name]||(globalThis.$VST._dynamic._vueClassInstances[e.constructor.name]=new e.constructor,globalThis.$VST._dynamic._vueClassInstances[e.constructor.name].name="test",globalThis.$VST._dynamic._vueClassInstances[e.constructor.name].name=globalThis.$VST._dynamic._vueClassInstances[e.constructor.name]?.constructor?.name?.toString()??globalThis.$VST._dynamic._vueClassInstances[e.constructor.name].name??""),e?.constructor?.prototype?.__vue_computed__||(e.constructor.prototype.__vue_computed__={}),e?.constructor?.prototype?.__vue_computed__[e.constructor.name]||(e.constructor.prototype.__vue_computed__[e.constructor.name]={}),e.constructor.prototype.__vue_computed__[e.constructor.name][t??n]=globalThis.$VST._dynamic._vueClassInstances[e.constructor.name][n],globalThis.$VST._dynamic._vueComputed[e.constructor.name]||(globalThis.$VST._dynamic._vueComputed[e.constructor.name]={});let r=globalThis.$VST._dynamic._vueClassInstances[e.constructor.name][n];globalThis.$VST._dynamic._vueClassInstances[e.constructor.name][n]=void 0,delete globalThis.$VST._dynamic._vueClassInstances[e.constructor.name][n],globalThis.$VST._dynamic._vueComputed[e.constructor.name][t??n]={get:r}}},"Computed"),Nf=class Nf extends Ae{VST;emitsParent=["update:modelValue"];constructor(){super();const{_dynamic:e,...n}=$VST;this.VST=n,this.VST.$r=us({locale:(Intl?new Intl.DateTimeFormat()?.resolvedOptions?.()?.locale:navigator.language)||"en",isMobile:!1,isTablet:!1,isNotebook:!1,isDesktop:!1,viewPortType:window.innerWidth<768?"mobile":window.innerWidth<1280?"tablet":window.innerWidth<1366?"notebook":"desktop",viewPortWidth:window.innerWidth,viewPortHeight:window.innerHeight})}createdParent(){this.VST.$on("$VST.viewPortResize",sc.onWindowResizeCallback.bind(this)),sc.onWindowResizeCallback.bind(this)()}mountedParent(){}beforeUnmountParent(){this.VST.$off("$VST.viewPortResize",sc.onWindowResizeCallback.bind(this))}onViewPortResize(){}};s(Nf,"BaseComponent");let ct=Nf;const sc={onWindowResizeCallback(t){this.VST.$r.viewPortWidth=window.innerWidth,this.VST.$r.viewPortHeight=window.innerHeight,this.VST.$r.isMobile=!1,this.VST.$r.isTablet=!1,this.VST.$r.isNotebook=!1,this.VST.$r.isDesktop=!1,this.VST.$r.viewPortWidth<768?(this.VST.$r.isMobile=!0,this.VST.$r.viewPortType="mobile"):this.VST.$r.viewPortWidth<1280?(this.VST.$r.isTablet=!0,this.VST.$r.viewPortType="tablet"):this.VST.$r.viewPortWidth<=1366?(this.VST.$r.isNotebook=!0,this.VST.$r.viewPortType="notebook"):this.VST.$r.viewPortWidth>1366&&(this.VST.$r.isDesktop=!0,this.VST.$r.viewPortType="desktop"),this.onViewPortResize()},VST:{}};globalThis.$VST={_dynamic:{_vueClassInstances:{},_vueClassProps:{},_vueClassWatchers:{},_vueComputed:{}},...On};const at=$_;var A_=Object.defineProperty,I_=Object.getOwnPropertyDescriptor,ot=s((t,e,n,o)=>{for(var r=o>1?void 0:o?I_(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=(o?l(e,n,r):l(r))||r);return o&&r&&A_(e,n,r),r},"__decorateClass$z"),Yo;let rt=(Yo=class extends ct{emits=["click","touchstart","touchend","mousedown","mouseup","clickTap","clickTouch","clickOrTouchstart","clickOrTouchend","mousedownOrTouchstart","mouseupOrTouchend","keydownEnter"];icon="";iconRight="";badge="";badgeBg=null;badgeColor=null;style={};bg=null;color=null;borderColor=null;bgActive=null;colorActive=null;colorHover=null;borderColorActive=null;boxShadowColor=null;fontSize="1rem";fontFamily=null;bgGradientTop=null;bgGradientBottom=null;disabled=!1;shine=!1;type="button";title=null;disabledTitle=null;dataTheme="black";dataDisabledTheme="gray";dataPlacement="top";dataOffset="top";width="calc(100% - 8px)";borderRadius="3px";link=null;linkRevert=null;theme="default";backgroundCss="";boxShadowCss="";isOnHover=!1;isButtonActive=!1;randomClass="";dataThemeInner="";showButton=!0;currentBg=null;currentColor=null;currentColorHover=null;currentBorderColor=null;currentBgActive=null;currentBorderColorActive=null;currentBoxShadowColor=null;currentColorActive=null;innerTitle=null;hasTouchpad=!1;mountedParent(){this.randomClass="button-c"+Math.random().toString().split(".")[1],this.updateTheme(),this.$refs?.button}updateTheme(){const e="#ccc",n="#000",o="#cacaca",r="#ccc",i="#b6b6b6",l="#5b5a5a";this.currentBgActive,this.currentBorderColor=this.currentColor=this.currentBg=this.currentColorActive=null,this.theme=="primary"&&(this.currentBg="#005bbf",this.currentColor="#fff",this.currentBorderColor="#0367d5",this.currentBgActive="#005fc8",this.currentBorderColorActive="#0871e3",this.currentBoxShadowColor="#065e8d",this.currentColorActive="#fff",this.currentColorHover="#fff"),this.theme=="success"?(this.currentBg="#0aa86d",this.currentColor="#fff",this.currentBorderColor="#24a876",this.currentBgActive="#0b9762",this.currentBorderColorActive="#0b9762",this.currentBoxShadowColor="#31735b",this.currentColorActive="#fff",this.currentColorHover="#fff"):this.theme=="danger"?(this.currentBg="#FF3B30",this.currentColor="#fff",this.currentBorderColor="#FF3B30",this.currentBgActive="#FF3B30",this.currentBorderColorActive="#FF3B30",this.currentBoxShadowColor="#ff8179",this.currentColorActive="#fff",this.currentColorHover="#fff"):this.theme=="pink"?(this.currentBg="#ff6161",this.currentColor="#fff",this.currentBorderColor="#ff4741c9",this.currentBgActive="#ff6a60",this.currentBorderColorActive="#ff4141",this.currentBoxShadowColor="#ff6a60",this.currentColorActive="#fff",this.currentColorHover="#fff"):this.theme=="warning"?(this.currentBg="#FF9500",this.currentColor="#fff",this.currentBorderColor="#FF9500",this.currentBgActive="#ffb546",this.currentBorderColorActive="#ffb546",this.currentBoxShadowColor="#ffbe64",this.currentColorActive="#fdff98",this.currentColorHover="#fff8e8"):this.theme=="info"?(this.currentBg="#78d9ff",this.currentColor="#203464",this.currentColorHover="#34aff1",this.currentBorderColor="#3db0ee",this.currentBgActive="#78d9ff",this.currentBorderColorActive="#78d9ff",this.currentBoxShadowColor="#78d9ff",this.currentColorActive="#fff",this.currentColorHover="#304460"):this.theme=="yellow"?(this.currentBg="#ffd900",this.currentColor="#444",this.currentBorderColor="#ffd900",this.currentBgActive="#ffc400",this.currentBorderColorActive="#f3c922",this.currentBoxShadowColor="#cac838",this.currentColorActive="#fff"):this.theme=="white"?(this.currentBg="#ffffff",this.currentColor="#444",this.currentColorHover="#164205",this.currentBorderColor="#cacaca",this.currentBgActive="#efede7",this.currentBorderColorActive="##cacaca",this.currentBoxShadowColor="#b3b3ab",this.currentColorActive="#164205"):this.theme=="purple"?(this.currentBg="#942cdd",this.currentColor="#fff",this.currentColorHover="#e7c0ff",this.currentBorderColor="#a539f3",this.currentBgActive="#b755ff",this.currentBorderColorActive="#b755ff",this.currentBoxShadowColor="#7f18c5",this.currentColorActive="#ffffff"):this.theme=="indigo"?(this.currentBg="#5b2cdd",this.currentColor="#fff",this.currentColorHover="#e7c0ff",this.currentBorderColor="#6b39f3",this.currentBgActive="#8855ff",this.currentBorderColorActive="#6f55ff",this.currentBoxShadowColor="#5a18c5",this.currentColorActive="#ffffff"):this.theme=="black"?(this.currentBg="#32383e",this.currentColor="#fff",this.currentColorHover="#ebf8b3",this.currentBorderColor="#32383e",this.currentBgActive="#3b4249",this.currentBorderColorActive="#3b4249",this.currentBoxShadowColor="#32383e",this.currentColorActive="#ffffff"):this.theme=="grey"&&(this.currentBg="#5f6163",this.currentColor="#fff",this.currentColorHover="#cec6c4",this.currentBorderColor="#898d90",this.currentBgActive="#878c92",this.currentBorderColorActive="#686c71",this.currentBoxShadowColor="#626a71",this.currentColorActive="#ffffff"),this.currentBg=this.bg??this.currentBg??e,this.currentColor=this.color??this.currentColor??n,this.currentBorderColor=this.borderColor??this.currentBorderColor??o,this.currentBgActive=this.bgActive??this.currentBgActive??r,this.currentBorderColorActive=this.borderColorActive??this.currentBorderColorActive??i,this.currentBoxShadowColor=this.boxShadowColor??this.currentBoxShadowColor??l,this.currentColorActive=this.colorActive??this.currentColorActive??null,this.boxShadowCss=this.disabled?"box-shadow: none":`box-shadow: 0px 1px 2px 0px ${this.currentBoxShadowColor}`,this.dataThemeInner=this.disabled?this.dataDisabledTheme:this.dataTheme,this.backgroundCss="background: "+(this.bgGradientTop&&this.bgGradientBottom?`linear-gradient(to bottom, ${this.bgGradientTop}, ${this.bgGradientBottom})`:this.bg)}click(e){this.disabled||(this.$emit("click",e,this),this.hasTouchpad||(this.$emit("clickTouch",e,this),this.$emit("clickOrTouchstart",e,this),this.$emit("clickTap",e,this),this.link&&(this.link?.startsWith("http")||this.link?.startsWith("//"))||this.link&&this.linkRevert&&!this.linkRevert?.startsWith("http")&&!this.linkRevert?.startsWith("//")?this.$refs.link?.click():(this.link||this.linkRevert)&&window.pjax(this.link||this.linkRevert)))}touchstart(e){this.disabled||(this.$emit("touchstart",e,this),this.hasTouchpad&&(this.$emit("clickTouch",e,this),this.$emit("clickOrTouchstart",e,this)))}touchend(e){this.disabled||(this.$emit("touchend",e,this),this.hasTouchpad||this.$emit("clickOrTouchend",e,this))}mouseup(e){this.disabled||(this.$emit("mouseup",e,this),this.$emit("mouseupOrTouchend",e,this),this.$emit("clickOrTouchend",e,this))}mousedown(e){this.disabled||(this.$emit("mousedown",e,this),this.$emit("mousedownOrTouchstart",e,this))}keydownEnter(e){this.disabled||this.$emit("keydownEnter",e,this)}focus(){this.$refs?.button?.focus()}_onThemeChanged(){this.updateTheme()}_onTitleChanged(e){this.innerTitle=null,e&&this.nextTick(()=>this.innerTitle=e)}_onDisabledChanged(e){this.dataThemeInner=e?this.dataDisabledTheme:this.dataTheme,this.showButton=!1,this.nextTick(()=>this.showButton=!0)}},s(Yo,"ButtonInherited"),Yo);ot([R(String)],rt.prototype,"icon",2);ot([R(String)],rt.prototype,"iconRight",2);ot([R(String)],rt.prototype,"badge",2);ot([R(String)],rt.prototype,"badgeBg",2);ot([R(String)],rt.prototype,"badgeColor",2);ot([R(Object)],rt.prototype,"style",2);ot([R(String,null)],rt.prototype,"bg",2);ot([R(String,null)],rt.prototype,"color",2);ot([R(String,null)],rt.prototype,"borderColor",2);ot([R(String,null)],rt.prototype,"bgActive",2);ot([R(String,null)],rt.prototype,"colorActive",2);ot([R(String,null)],rt.prototype,"colorHover",2);ot([R(String,null)],rt.prototype,"borderColorActive",2);ot([R(String,null)],rt.prototype,"boxShadowColor",2);ot([R(String)],rt.prototype,"fontSize",2);ot([R(String)],rt.prototype,"fontFamily",2);ot([R(String)],rt.prototype,"bgGradientTop",2);ot([R(String)],rt.prototype,"bgGradientBottom",2);ot([R(Boolean)],rt.prototype,"disabled",2);ot([R(Boolean)],rt.prototype,"shine",2);ot([R(String)],rt.prototype,"type",2);ot([R(String)],rt.prototype,"title",2);ot([R(String)],rt.prototype,"disabledTitle",2);ot([R(String)],rt.prototype,"dataTheme",2);ot([R(String)],rt.prototype,"dataDisabledTheme",2);ot([R(String)],rt.prototype,"dataPlacement",2);ot([R(String)],rt.prototype,"dataOffset",2);ot([R(String)],rt.prototype,"width",2);ot([R(String)],rt.prototype,"borderRadius",2);ot([R(String)],rt.prototype,"link",2);ot([R(String)],rt.prototype,"linkRevert",2);ot([R(String,null)],rt.prototype,"theme",2);ot([lo("theme")],rt.prototype,"_onThemeChanged",1);ot([lo("title",!1,!0)],rt.prototype,"_onTitleChanged",1);ot([lo("disabled")],rt.prototype,"_onDisabledChanged",1);const M_=qn(()=>zn(()=>import("./Button-CeDK-PBR.js"),__vite__mapDeps([13,14]))),kf=class kf extends ct{};s(kf,"BaseComponentUnoCss");let Uc=kf;var D_=Object.defineProperty,R_=Object.getOwnPropertyDescriptor,st=s((t,e,n,o)=>{for(var r=o>1?void 0:o?R_(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=(o?l(e,n,r):l(r))||r);return o&&r&&D_(e,n,r),r},"__decorateClass$y");const Vf=class Vf extends Uc{emits=["click","touchstart","touchend","mousedown","mouseup","clickTap","clickTouch","clickOrTouchstart","clickOrTouchend","mousedownOrTouchstart","mouseupOrTouchend","keydownEnter"];icon="";iconRight="";badge="";badgeBg=null;badgeColor=null;style={};bg=null;color=null;borderColor=null;bgActive=null;colorActive=null;colorHover=null;borderColorActive=null;boxShadowColor=null;fontSize="1rem";fontFamily=null;bgGradientTop=null;bgGradientBottom=null;disabled=!1;shine=!1;type="button";title=null;disabledTitle=null;dataTheme="black";dataDisabledTheme="gray";dataPlacement="top";dataOffset="top";width="calc(100% - 8px)";borderRadius="3px";link=null;linkRevert=null;theme="default";backgroundCss="";boxShadowCss="";isOnHover=!1;isButtonActive=!1;randomClass="";dataThemeInner="";showButton=!0;currentBg=null;currentColor=null;currentColorHover=null;currentBorderColor=null;currentBgActive=null;currentBorderColorActive=null;currentBoxShadowColor=null;currentColorActive=null;innerTitle=null;hasTouchpad=!1;mountedParent(){this.randomClass="button-c"+Math.random().toString().split(".")[1],this.updateTheme(),this.$refs?.button}updateTheme(){const e="#ccc",n="#000",o="#cacaca",r="#ccc",i="#b6b6b6",l="#5b5a5a";this.currentBgActive,this.currentBorderColor=this.currentColor=this.currentBg=this.currentColorActive=null,this.theme=="primary"&&(this.currentBg="#005bbf",this.currentColor="#fff",this.currentBorderColor="#0367d5",this.currentBgActive="#005fc8",this.currentBorderColorActive="#0871e3",this.currentBoxShadowColor="#065e8d",this.currentColorActive="#fff",this.currentColorHover="#fff"),this.theme=="success"?(this.currentBg="#0aa86d",this.currentColor="#fff",this.currentBorderColor="#24a876",this.currentBgActive="#0b9762",this.currentBorderColorActive="#0b9762",this.currentBoxShadowColor="#31735b",this.currentColorActive="#fff",this.currentColorHover="#fff"):this.theme=="danger"?(this.currentBg="#FF3B30",this.currentColor="#fff",this.currentBorderColor="#FF3B30",this.currentBgActive="#FF3B30",this.currentBorderColorActive="#FF3B30",this.currentBoxShadowColor="#ff8179",this.currentColorActive="#fff",this.currentColorHover="#fff"):this.theme=="pink"?(this.currentBg="#ff6161",this.currentColor="#fff",this.currentBorderColor="#ff4741c9",this.currentBgActive="#ff6a60",this.currentBorderColorActive="#ff4141",this.currentBoxShadowColor="#ff6a60",this.currentColorActive="#fff",this.currentColorHover="#fff"):this.theme=="warning"?(this.currentBg="#FF9500",this.currentColor="#fff",this.currentBorderColor="#FF9500",this.currentBgActive="#ffb546",this.currentBorderColorActive="#ffb546",this.currentBoxShadowColor="#ffbe64",this.currentColorActive="#fdff98",this.currentColorHover="#fff8e8"):this.theme=="info"?(this.currentBg="#78d9ff",this.currentColor="#203464",this.currentColorHover="#34aff1",this.currentBorderColor="#3db0ee",this.currentBgActive="#78d9ff",this.currentBorderColorActive="#78d9ff",this.currentBoxShadowColor="#78d9ff",this.currentColorActive="#fff",this.currentColorHover="#304460"):this.theme=="yellow"?(this.currentBg="#ffd900",this.currentColor="#444",this.currentBorderColor="#ffd900",this.currentBgActive="#ffc400",this.currentBorderColorActive="#f3c922",this.currentBoxShadowColor="#cac838",this.currentColorActive="#fff"):this.theme=="white"?(this.currentBg="#ffffff",this.currentColor="#444",this.currentColorHover="#164205",this.currentBorderColor="#cacaca",this.currentBgActive="#efede7",this.currentBorderColorActive="##cacaca",this.currentBoxShadowColor="#b3b3ab",this.currentColorActive="#164205"):this.theme=="purple"?(this.currentBg="#942cdd",this.currentColor="#fff",this.currentColorHover="#e7c0ff",this.currentBorderColor="#a539f3",this.currentBgActive="#b755ff",this.currentBorderColorActive="#b755ff",this.currentBoxShadowColor="#7f18c5",this.currentColorActive="#ffffff"):this.theme=="indigo"?(this.currentBg="#5b2cdd",this.currentColor="#fff",this.currentColorHover="#e7c0ff",this.currentBorderColor="#6b39f3",this.currentBgActive="#8855ff",this.currentBorderColorActive="#6f55ff",this.currentBoxShadowColor="#5a18c5",this.currentColorActive="#ffffff"):this.theme=="black"?(this.currentBg="#32383e",this.currentColor="#fff",this.currentColorHover="#ebf8b3",this.currentBorderColor="#32383e",this.currentBgActive="#3b4249",this.currentBorderColorActive="#3b4249",this.currentBoxShadowColor="#32383e",this.currentColorActive="#ffffff"):this.theme=="grey"&&(this.currentBg="#5f6163",this.currentColor="#fff",this.currentColorHover="#cec6c4",this.currentBorderColor="#898d90",this.currentBgActive="#878c92",this.currentBorderColorActive="#686c71",this.currentBoxShadowColor="#626a71",this.currentColorActive="#ffffff"),this.currentBg=this.bg??this.currentBg??e,this.currentColor=this.color??this.currentColor??n,this.currentBorderColor=this.borderColor??this.currentBorderColor??o,this.currentBgActive=this.bgActive??this.currentBgActive??r,this.currentBorderColorActive=this.borderColorActive??this.currentBorderColorActive??i,this.currentBoxShadowColor=this.boxShadowColor??this.currentBoxShadowColor??l,this.currentColorActive=this.colorActive??this.currentColorActive??null,this.boxShadowCss=this.disabled?"box-shadow: none":`box-shadow: 0px 1px 2px 0px ${this.currentBoxShadowColor}`,this.dataThemeInner=this.disabled?this.dataDisabledTheme:this.dataTheme,this.backgroundCss="background: "+(this.bgGradientTop&&this.bgGradientBottom?`linear-gradient(to bottom, ${this.bgGradientTop}, ${this.bgGradientBottom})`:this.bg)}click(e){this.disabled||(this.$emit("click",e,this),this.hasTouchpad||(this.$emit("clickTouch",e,this),this.$emit("clickOrTouchstart",e,this),this.$emit("clickTap",e,this),this.link&&(this.link?.startsWith("http")||this.link?.startsWith("//"))||this.link&&this.linkRevert&&!this.linkRevert?.startsWith("http")&&!this.linkRevert?.startsWith("//")?this.$refs.link?.click():(this.link||this.linkRevert)&&window.pjax(this.link||this.linkRevert)))}touchstart(e){this.disabled||(this.$emit("touchstart",e,this),this.hasTouchpad&&(this.$emit("clickTouch",e,this),this.$emit("clickOrTouchstart",e,this)))}touchend(e){this.disabled||(this.$emit("touchend",e,this),this.hasTouchpad||this.$emit("clickOrTouchend",e,this))}mouseup(e){this.disabled||(this.$emit("mouseup",e,this),this.$emit("mouseupOrTouchend",e,this),this.$emit("clickOrTouchend",e,this))}mousedown(e){this.disabled||(this.$emit("mousedown",e,this),this.$emit("mousedownOrTouchstart",e,this))}keydownEnter(e){this.disabled||this.$emit("keydownEnter",e,this)}focus(){this.$refs?.button?.focus()}_onThemeChanged(){this.updateTheme()}_onTitleChanged(e){this.innerTitle=null,e&&this.nextTick(()=>this.innerTitle=e)}_onDisabledChanged(e){this.dataThemeInner=e?this.dataDisabledTheme:this.dataTheme,this.showButton=!1,this.nextTick(()=>this.showButton=!0)}};s(Vf,"ButtonInherited");let tt=Vf;st([R(String)],tt.prototype,"icon",2);st([R(String)],tt.prototype,"iconRight",2);st([R(String)],tt.prototype,"badge",2);st([R(String)],tt.prototype,"badgeBg",2);st([R(String)],tt.prototype,"badgeColor",2);st([R(Object)],tt.prototype,"style",2);st([R(String,null)],tt.prototype,"bg",2);st([R(String,null)],tt.prototype,"color",2);st([R(String,null)],tt.prototype,"borderColor",2);st([R(String,null)],tt.prototype,"bgActive",2);st([R(String,null)],tt.prototype,"colorActive",2);st([R(String,null)],tt.prototype,"colorHover",2);st([R(String,null)],tt.prototype,"borderColorActive",2);st([R(String,null)],tt.prototype,"boxShadowColor",2);st([R(String)],tt.prototype,"fontSize",2);st([R(String)],tt.prototype,"fontFamily",2);st([R(String)],tt.prototype,"bgGradientTop",2);st([R(String)],tt.prototype,"bgGradientBottom",2);st([R(Boolean)],tt.prototype,"disabled",2);st([R(Boolean)],tt.prototype,"shine",2);st([R(String)],tt.prototype,"type",2);st([R(String)],tt.prototype,"title",2);st([R(String)],tt.prototype,"disabledTitle",2);st([R(String)],tt.prototype,"dataTheme",2);st([R(String)],tt.prototype,"dataDisabledTheme",2);st([R(String)],tt.prototype,"dataPlacement",2);st([R(String)],tt.prototype,"dataOffset",2);st([R(String)],tt.prototype,"width",2);st([R(String)],tt.prototype,"borderRadius",2);st([R(String)],tt.prototype,"link",2);st([R(String)],tt.prototype,"linkRevert",2);st([R(String,null)],tt.prototype,"theme",2);st([lo("theme")],tt.prototype,"_onThemeChanged",1);st([lo("title",!1,!0)],tt.prototype,"_onTitleChanged",1);st([lo("disabled")],tt.prototype,"_onDisabledChanged",1);const B_=qn(()=>zn(()=>import("./Tabs-DdDx4FlO.js"),__vite__mapDeps([15,16])));var N_=Object.defineProperty,k_=Object.getOwnPropertyDescriptor,ti=s((t,e,n,o)=>{for(var r=o>1?void 0:o?k_(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=(o?l(e,n,r):l(r))||r);return o&&r&&N_(e,n,r),r},"__decorateClass$x");const jf=class jf extends ct{inputValue=null;modelValue=null;default=null;disabled=!1;emitsParent=["update:modelValue"];value=null;constructor(){super()}mountedParent(){}onValueChange(e){}_valueWatch(e){this.onValueChange(e)}getValue(){return this.value}setValue(e){this.value=e}};s(jf,"FieldComponent");let Yn=jf;ti([R(String,Number,Array,Object,Boolean,null)],Yn.prototype,"inputValue",2);ti([R(String,Number,Array,Object,Boolean,null)],Yn.prototype,"modelValue",2);ti([R(String,Number,Array,Object,Boolean)],Yn.prototype,"default",2);ti([R(Boolean)],Yn.prototype,"disabled",2);ti([lo("value",!0)],Yn.prototype,"_valueWatch",1);const V_=qn(()=>zn(()=>import("./index-DuaCcUUh.js"),[])),up=Object.freeze(Object.defineProperty({__proto__:null,Button:M_,ButtonInherited:tt,CodeHighlight:V_,DateField:T1,FieldComponent:Yn,SelectField:w1,StringField:_1,SwitchField:x1,Tabs:B_,TextField:C1},Symbol.toStringTag,{value:"Module"})),j_="0.2.16-beta.0";var F_=Object.defineProperty,L_=s((t,e,n,o)=>{for(var r=void 0,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(e,n,r)||r);return r&&F_(e,n,r),r},"__decorateClass$w");const Ff=class Ff extends Ae{text="";mountedParent(){$VST.$on("RouterPageMount",this.routedPageMount)}beforeUnmountParent(){$VST.$off("RouterPageMount",this.routedPageMount)}routedPageMount(e){}};s(Ff,"PageAbstract");let Wi=Ff;L_([R(String)],Wi.prototype,"text");var G_=Object.defineProperty,U_=Object.getOwnPropertyDescriptor,Rg=s((t,e,n,o)=>{for(var r=o>1?void 0:o?U_(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=(o?l(e,n,r):l(r))||r);return o&&r&&G_(e,n,r),r},"__decorateClass$v"),Zo;let Ki=(Zo=class extends Wi{text="";actualVersion=`v${j_}`;menu=[{name:"About",url:"/"},{name:"Guide",url:"/guide"},{name:"Donate",url:"/donate"}];routedPageMount(e){}},s(Zo,"DocsWithExamples"),Zo);Rg([R(String)],Ki.prototype,"text",2);Ki=Rg([at],Ki);const Bg="/static/VST_LOGO-CefphyFT.png",H_={class:"bg-[#fcffdfff] w100% fixed t-0 z3003"},W_={class:"row container mx-auto px-4 py-3 flex items-center justify-between w100%"},K_={class:"col-5 flex items-center space-x-10"},Y_={class:"row"},Z_={class:"col-6 text-xl flex flex-col items-center font-700 tracking-tight"},q_={class:"ml8px fs-normal text-emerald-500"},z_={class:"col-6 flex items-end justify-center h100%"},J_={class:"flex space-x-6"},Q_={class:"flex flex-col items-center justify-center relative mt140px"};function X_(t,e,n,o,r,i){const l=W("RouterLink"),c=W("RouterView");return z(),ft("div",null,[e[5]||(e[5]=m("link",{rel:"preconnect",href:"https://fonts.googleapis.com"},null,-1)),e[6]||(e[6]=m("link",{rel:"preconnect",href:"https://fonts.gstatic.com",crossorigin:""},null,-1)),e[7]||(e[7]=m("link",{href:"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap",rel:"stylesheet"},null,-1)),m("header",H_,[m("div",W_,[e[2]||(e[2]=m("div",{class:"col-2"},null,-1)),m("div",K_,[m("div",Y_,[m("div",Z_,[P(l,{class:"text-center color-black",to:"/"},{default:Q(()=>[e[1]||(e[1]=m("img",{class:"w80px",src:Bg},null,-1)),m("div",null,[e[0]||(e[0]=m("span",null,"Vue Spear Tip",-1)),m("small",q_,Te(t.actualVersion),1)])]),_:1})]),m("div",z_,[m("ul",J_,[(z(!0),ft(Jt,null,ah(t.menu,a=>(z(),ft("li",{key:a.name,class:Ds({"fw-bold":t.$route.path==a.url})},[P(l,{to:a.url},{default:Q(()=>[Y(Te(a.name),1)]),_:2},1032,["to"])],2))),128))])])])]),e[3]||(e[3]=m("div",{class:"col-5 flex items-center space-x-4 justify-center h100%"},[m("a",{class:"text-[#b33c62ff]",href:"https://github.com/smartrusorg/vue-spear-tip",target:"_blank"},"GitHub")],-1)),e[4]||(e[4]=m("div",{class:"col-2"},null,-1))])]),m("div",Q_,[P(c)])])}s(X_,"render$v");const ut=s((t,e)=>{const n=t.__vccOpts||t;for(const[o,r]of e)n[o]=r;return n},"_export_sfc"),tx=ut(Ki,[["render",X_],["__scopeId","data-v-7fce5bf3"]]);/*!
|
|
19
|
+
* vue-router v4.6.3
|
|
20
|
+
* (c) 2025 Eduardo San Martin Morote
|
|
21
|
+
* @license MIT
|
|
22
|
+
*/const ko=typeof document<"u";function Ng(t){return typeof t=="object"||"displayName"in t||"props"in t||"__vccOpts"in t}s(Ng,"isRouteComponent");function ex(t){return t.__esModule||t[Symbol.toStringTag]==="Module"||t.default&&Ng(t.default)}s(ex,"isESModule");const pt=Object.assign;function ic(t,e){const n={};for(const o in e){const r=e[o];n[o]=Ie(r)?r.map(t):t(r)}return n}s(ic,"applyToParams");const vs=s(()=>{},"noop"),Ie=Array.isArray;function fp(t,e){const n={};for(const o in t)n[o]=o in e?e[o]:t[o];return n}s(fp,"mergeOptions");const kg=/#/g,nx=/&/g,ox=/\//g,rx=/=/g,sx=/\?/g,Vg=/\+/g,ix=/%5B/g,lx=/%5D/g,jg=/%5E/g,cx=/%60/g,Fg=/%7B/g,ax=/%7C/g,Lg=/%7D/g,ux=/%20/g;function vf(t){return t==null?"":encodeURI(""+t).replace(ax,"|").replace(ix,"[").replace(lx,"]")}s(vf,"commonEncode");function fx(t){return vf(t).replace(Fg,"{").replace(Lg,"}").replace(jg,"^")}s(fx,"encodeHash");function Hc(t){return vf(t).replace(Vg,"%2B").replace(ux,"+").replace(kg,"%23").replace(nx,"%26").replace(cx,"`").replace(Fg,"{").replace(Lg,"}").replace(jg,"^")}s(Hc,"encodeQueryValue");function dx(t){return Hc(t).replace(rx,"%3D")}s(dx,"encodeQueryKey");function px(t){return vf(t).replace(kg,"%23").replace(sx,"%3F")}s(px,"encodePath");function hx(t){return px(t).replace(ox,"%2F")}s(hx,"encodeParam");function Is(t){if(t==null)return null;try{return decodeURIComponent(""+t)}catch{}return""+t}s(Is,"decode");const mx=/\/$/,gx=s(t=>t.replace(mx,""),"removeTrailingSlash");function lc(t,e,n="/"){let o,r={},i="",l="";const c=e.indexOf("#");let a=e.indexOf("?");return a=c>=0&&a>c?-1:a,a>=0&&(o=e.slice(0,a),i=e.slice(a,c>0?c:e.length),r=t(i.slice(1))),c>=0&&(o=o||e.slice(0,c),l=e.slice(c,e.length)),o=wx(o??e,n),{fullPath:o+i+l,path:o,query:r,hash:Is(l)}}s(lc,"parseURL");function vx(t,e){const n=e.query?t(e.query):"";return e.path+(n&&"?")+n+(e.hash||"")}s(vx,"stringifyURL");function dp(t,e){return!e||!t.toLowerCase().startsWith(e.toLowerCase())?t:t.slice(e.length)||"/"}s(dp,"stripBase");function bx(t,e,n){const o=e.matched.length-1,r=n.matched.length-1;return o>-1&&o===r&&Rr(e.matched[o],n.matched[r])&&Gg(e.params,n.params)&&t(e.query)===t(n.query)&&e.hash===n.hash}s(bx,"isSameRouteLocation");function Rr(t,e){return(t.aliasOf||t)===(e.aliasOf||e)}s(Rr,"isSameRouteRecord");function Gg(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(const n in t)if(!yx(t[n],e[n]))return!1;return!0}s(Gg,"isSameRouteLocationParams");function yx(t,e){return Ie(t)?pp(t,e):Ie(e)?pp(e,t):t===e}s(yx,"isSameRouteLocationParamsValue");function pp(t,e){return Ie(e)?t.length===e.length&&t.every((n,o)=>n===e[o]):t.length===1&&t[0]===e}s(pp,"isEquivalentArray");function wx(t,e){if(t.startsWith("/"))return t;if(!t)return e;const n=e.split("/"),o=t.split("/"),r=o[o.length-1];(r===".."||r===".")&&o.push("");let i=n.length-1,l,c;for(l=0;l<o.length;l++)if(c=o[l],c!==".")if(c==="..")i>1&&i--;else break;return n.slice(0,i).join("/")+"/"+o.slice(l).join("/")}s(wx,"resolveRelativePath");const Pn={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let Wc=(function(t){return t.pop="pop",t.push="push",t})({}),cc=(function(t){return t.back="back",t.forward="forward",t.unknown="",t})({});function _x(t){if(!t)if(ko){const e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^\w+:\/\/[^\/]+/,"")}else t="/";return t[0]!=="/"&&t[0]!=="#"&&(t="/"+t),gx(t)}s(_x,"normalizeBase");const xx=/^[^#]+#/;function Cx(t,e){return t.replace(xx,"#")+e}s(Cx,"createHref");function Tx(t,e){const n=document.documentElement.getBoundingClientRect(),o=t.getBoundingClientRect();return{behavior:e.behavior,left:o.left-n.left-(e.left||0),top:o.top-n.top-(e.top||0)}}s(Tx,"getElementPosition");const jl=s(()=>({left:window.scrollX,top:window.scrollY}),"computeScrollPosition");function Sx(t){let e;if("el"in t){const n=t.el,o=typeof n=="string"&&n.startsWith("#"),r=typeof n=="string"?o?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!r)return;e=Tx(r,t)}else e=t;"scrollBehavior"in document.documentElement.style?window.scrollTo(e):window.scrollTo(e.left!=null?e.left:window.scrollX,e.top!=null?e.top:window.scrollY)}s(Sx,"scrollToPosition");function hp(t,e){return(history.state?history.state.position-e:-1)+t}s(hp,"getScrollKey");const Kc=new Map;function $x(t,e){Kc.set(t,e)}s($x,"saveScrollPosition");function Ox(t){const e=Kc.get(t);return Kc.delete(t),e}s(Ox,"getSavedScrollPosition");function Ex(t){return typeof t=="string"||t&&typeof t=="object"}s(Ex,"isRouteLocation");function Ug(t){return typeof t=="string"||typeof t=="symbol"}s(Ug,"isRouteName");let Pt=(function(t){return t[t.MATCHER_NOT_FOUND=1]="MATCHER_NOT_FOUND",t[t.NAVIGATION_GUARD_REDIRECT=2]="NAVIGATION_GUARD_REDIRECT",t[t.NAVIGATION_ABORTED=4]="NAVIGATION_ABORTED",t[t.NAVIGATION_CANCELLED=8]="NAVIGATION_CANCELLED",t[t.NAVIGATION_DUPLICATED=16]="NAVIGATION_DUPLICATED",t})({});const Hg=Symbol("");Pt.MATCHER_NOT_FOUND+"",Pt.NAVIGATION_GUARD_REDIRECT+"",Pt.NAVIGATION_ABORTED+"",Pt.NAVIGATION_CANCELLED+"",Pt.NAVIGATION_DUPLICATED+"";function Br(t,e){return pt(new Error,{type:t,[Hg]:!0},e)}s(Br,"createRouterError");function ln(t,e){return t instanceof Error&&Hg in t&&(e==null||!!(t.type&e))}s(ln,"isNavigationFailure");const Px=["params","query","hash"];function Ax(t){if(typeof t=="string")return t;if(t.path!=null)return t.path;const e={};for(const n of Px)n in t&&(e[n]=t[n]);return JSON.stringify(e,null,2)}s(Ax,"stringifyRoute");function Ix(t){const e={};if(t===""||t==="?")return e;const n=(t[0]==="?"?t.slice(1):t).split("&");for(let o=0;o<n.length;++o){const r=n[o].replace(Vg," "),i=r.indexOf("="),l=Is(i<0?r:r.slice(0,i)),c=i<0?null:Is(r.slice(i+1));if(l in e){let a=e[l];Ie(a)||(a=e[l]=[a]),a.push(c)}else e[l]=c}return e}s(Ix,"parseQuery");function mp(t){let e="";for(let n in t){const o=t[n];if(n=dx(n),o==null){o!==void 0&&(e+=(e.length?"&":"")+n);continue}(Ie(o)?o.map(r=>r&&Hc(r)):[o&&Hc(o)]).forEach(r=>{r!==void 0&&(e+=(e.length?"&":"")+n,r!=null&&(e+="="+r))})}return e}s(mp,"stringifyQuery");function Mx(t){const e={};for(const n in t){const o=t[n];o!==void 0&&(e[n]=Ie(o)?o.map(r=>r==null?null:""+r):o==null?o:""+o)}return e}s(Mx,"normalizeQuery");const Dx=Symbol(""),gp=Symbol(""),bf=Symbol(""),Wg=Symbol(""),Yc=Symbol("");function rs(){let t=[];function e(o){return t.push(o),()=>{const r=t.indexOf(o);r>-1&&t.splice(r,1)}}s(e,"add");function n(){t=[]}return s(n,"reset"),{add:e,list:s(()=>t.slice(),"list"),reset:n}}s(rs,"useCallbacks");function Bn(t,e,n,o,r,i=l=>l()){const l=o&&(o.enterCallbacks[r]=o.enterCallbacks[r]||[]);return()=>new Promise((c,a)=>{const u=s(p=>{p===!1?a(Br(Pt.NAVIGATION_ABORTED,{from:n,to:e})):p instanceof Error?a(p):Ex(p)?a(Br(Pt.NAVIGATION_GUARD_REDIRECT,{from:e,to:p})):(l&&o.enterCallbacks[r]===l&&typeof p=="function"&&l.push(p),c())},"next"),f=i(()=>t.call(o&&o.instances[r],e,n,u));let d=Promise.resolve(f);t.length<3&&(d=d.then(u)),d.catch(p=>a(p))})}s(Bn,"guardToPromiseFn");function ac(t,e,n,o,r=i=>i()){const i=[];for(const l of t)for(const c in l.components){let a=l.components[c];if(!(e!=="beforeRouteEnter"&&!l.instances[c]))if(Ng(a)){const u=(a.__vccOpts||a)[e];u&&i.push(Bn(u,n,o,l,c,r))}else{let u=a();i.push(()=>u.then(f=>{if(!f)throw new Error(`Couldn't resolve component "${c}" at "${l.path}"`);const d=ex(f)?f.default:f;l.mods[c]=f,l.components[c]=d;const p=(d.__vccOpts||d)[e];return p&&Bn(p,n,o,l,c,r)()}))}}return i}s(ac,"extractComponentsGuards");function Rx(t,e){const n=[],o=[],r=[],i=Math.max(e.matched.length,t.matched.length);for(let l=0;l<i;l++){const c=e.matched[l];c&&(t.matched.find(u=>Rr(u,c))?o.push(c):n.push(c));const a=t.matched[l];a&&(e.matched.find(u=>Rr(u,a))||r.push(a))}return[n,o,r]}s(Rx,"extractChangingRecords");/*!
|
|
23
|
+
* vue-router v4.6.3
|
|
24
|
+
* (c) 2025 Eduardo San Martin Morote
|
|
25
|
+
* @license MIT
|
|
26
|
+
*/let Bx=s(()=>location.protocol+"//"+location.host,"createBaseLocation");function Kg(t,e){const{pathname:n,search:o,hash:r}=e,i=t.indexOf("#");if(i>-1){let l=r.includes(t.slice(i))?t.slice(i).length:1,c=r.slice(l);return c[0]!=="/"&&(c="/"+c),dp(c,"")}return dp(n,t)+o+r}s(Kg,"createCurrentLocation");function Nx(t,e,n,o){let r=[],i=[],l=null;const c=s(({state:p})=>{const h=Kg(t,location),b=n.value,y=e.value;let _=0;if(p){if(n.value=h,e.value=p,l&&l===b){l=null;return}_=y?p.position-y.position:0}else o(h);r.forEach(x=>{x(n.value,b,{delta:_,type:Wc.pop,direction:_?_>0?cc.forward:cc.back:cc.unknown})})},"popStateHandler");function a(){l=n.value}s(a,"pauseListeners");function u(p){r.push(p);const h=s(()=>{const b=r.indexOf(p);b>-1&&r.splice(b,1)},"teardown");return i.push(h),h}s(u,"listen");function f(){if(document.visibilityState==="hidden"){const{history:p}=window;if(!p.state)return;p.replaceState(pt({},p.state,{scroll:jl()}),"")}}s(f,"beforeUnloadListener");function d(){for(const p of i)p();i=[],window.removeEventListener("popstate",c),window.removeEventListener("pagehide",f),document.removeEventListener("visibilitychange",f)}return s(d,"destroy"),window.addEventListener("popstate",c),window.addEventListener("pagehide",f),document.addEventListener("visibilitychange",f),{pauseListeners:a,listen:u,destroy:d}}s(Nx,"useHistoryListeners");function vp(t,e,n,o=!1,r=!1){return{back:t,current:e,forward:n,replaced:o,position:window.history.length,scroll:r?jl():null}}s(vp,"buildState");function kx(t){const{history:e,location:n}=window,o={value:Kg(t,n)},r={value:e.state};r.value||i(o.value,{back:null,current:o.value,forward:null,position:e.length-1,replaced:!0,scroll:null},!0);function i(a,u,f){const d=t.indexOf("#"),p=d>-1?(n.host&&document.querySelector("base")?t:t.slice(d))+a:Bx()+t+a;try{e[f?"replaceState":"pushState"](u,"",p),r.value=u}catch(h){console.error(h),n[f?"replace":"assign"](p)}}s(i,"changeLocation");function l(a,u){i(a,pt({},e.state,vp(r.value.back,a,r.value.forward,!0),u,{position:r.value.position}),!0),o.value=a}s(l,"replace");function c(a,u){const f=pt({},r.value,e.state,{forward:a,scroll:jl()});i(f.current,f,!0),i(a,pt({},vp(o.value,a,null),{position:f.position+1},u),!1),o.value=a}return s(c,"push"),{location:o,state:r,push:c,replace:l}}s(kx,"useHistoryStateNavigation");function Vx(t){t=_x(t);const e=kx(t),n=Nx(t,e.state,e.location,e.replace);function o(i,l=!0){l||n.pauseListeners(),history.go(i)}s(o,"go");const r=pt({location:"",base:t,go:o,createHref:Cx.bind(null,t)},e,n);return Object.defineProperty(r,"location",{enumerable:!0,get:s(()=>e.location.value,"get")}),Object.defineProperty(r,"state",{enumerable:!0,get:s(()=>e.state.value,"get")}),r}s(Vx,"createWebHistory");let go=(function(t){return t[t.Static=0]="Static",t[t.Param=1]="Param",t[t.Group=2]="Group",t})({});var Dt=(function(t){return t[t.Static=0]="Static",t[t.Param=1]="Param",t[t.ParamRegExp=2]="ParamRegExp",t[t.ParamRegExpEnd=3]="ParamRegExpEnd",t[t.EscapeNext=4]="EscapeNext",t})(Dt||{});const jx={type:go.Static,value:""},Fx=/[a-zA-Z0-9_]/;function Lx(t){if(!t)return[[]];if(t==="/")return[[jx]];if(!t.startsWith("/"))throw new Error(`Invalid path "${t}"`);function e(h){throw new Error(`ERR (${n})/"${u}": ${h}`)}s(e,"crash");let n=Dt.Static,o=n;const r=[];let i;function l(){i&&r.push(i),i=[]}s(l,"finalizeSegment");let c=0,a,u="",f="";function d(){u&&(n===Dt.Static?i.push({type:go.Static,value:u}):n===Dt.Param||n===Dt.ParamRegExp||n===Dt.ParamRegExpEnd?(i.length>1&&(a==="*"||a==="+")&&e(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),i.push({type:go.Param,value:u,regexp:f,repeatable:a==="*"||a==="+",optional:a==="*"||a==="?"})):e("Invalid state to consume buffer"),u="")}s(d,"consumeBuffer");function p(){u+=a}for(s(p,"addCharToBuffer");c<t.length;){if(a=t[c++],a==="\\"&&n!==Dt.ParamRegExp){o=n,n=Dt.EscapeNext;continue}switch(n){case Dt.Static:a==="/"?(u&&d(),l()):a===":"?(d(),n=Dt.Param):p();break;case Dt.EscapeNext:p(),n=o;break;case Dt.Param:a==="("?n=Dt.ParamRegExp:Fx.test(a)?p():(d(),n=Dt.Static,a!=="*"&&a!=="?"&&a!=="+"&&c--);break;case Dt.ParamRegExp:a===")"?f[f.length-1]=="\\"?f=f.slice(0,-1)+a:n=Dt.ParamRegExpEnd:f+=a;break;case Dt.ParamRegExpEnd:d(),n=Dt.Static,a!=="*"&&a!=="?"&&a!=="+"&&c--,f="";break;default:e("Unknown state");break}}return n===Dt.ParamRegExp&&e(`Unfinished custom RegExp for param "${u}"`),d(),l(),r}s(Lx,"tokenizePath");const bp="[^/]+?",Gx={sensitive:!1,strict:!1,start:!0,end:!0};var qt=(function(t){return t[t._multiplier=10]="_multiplier",t[t.Root=90]="Root",t[t.Segment=40]="Segment",t[t.SubSegment=30]="SubSegment",t[t.Static=40]="Static",t[t.Dynamic=20]="Dynamic",t[t.BonusCustomRegExp=10]="BonusCustomRegExp",t[t.BonusWildcard=-50]="BonusWildcard",t[t.BonusRepeatable=-20]="BonusRepeatable",t[t.BonusOptional=-8]="BonusOptional",t[t.BonusStrict=.7000000000000001]="BonusStrict",t[t.BonusCaseSensitive=.25]="BonusCaseSensitive",t})(qt||{});const Ux=/[.+*?^${}()[\]/\\]/g;function Hx(t,e){const n=pt({},Gx,e),o=[];let r=n.start?"^":"";const i=[];for(const u of t){const f=u.length?[]:[qt.Root];n.strict&&!u.length&&(r+="/");for(let d=0;d<u.length;d++){const p=u[d];let h=qt.Segment+(n.sensitive?qt.BonusCaseSensitive:0);if(p.type===go.Static)d||(r+="/"),r+=p.value.replace(Ux,"\\$&"),h+=qt.Static;else if(p.type===go.Param){const{value:b,repeatable:y,optional:_,regexp:x}=p;i.push({name:b,repeatable:y,optional:_});const C=x||bp;if(C!==bp){h+=qt.BonusCustomRegExp;try{`${C}`}catch(A){throw new Error(`Invalid custom RegExp for param "${b}" (${C}): `+A.message)}}let O=y?`((?:${C})(?:/(?:${C}))*)`:`(${C})`;d||(O=_&&u.length<2?`(?:/${O})`:"/"+O),_&&(O+="?"),r+=O,h+=qt.Dynamic,_&&(h+=qt.BonusOptional),y&&(h+=qt.BonusRepeatable),C===".*"&&(h+=qt.BonusWildcard)}f.push(h)}o.push(f)}if(n.strict&&n.end){const u=o.length-1;o[u][o[u].length-1]+=qt.BonusStrict}n.strict||(r+="/?"),n.end?r+="$":n.strict&&!r.endsWith("/")&&(r+="(?:/|$)");const l=new RegExp(r,n.sensitive?"":"i");function c(u){const f=u.match(l),d={};if(!f)return null;for(let p=1;p<f.length;p++){const h=f[p]||"",b=i[p-1];d[b.name]=h&&b.repeatable?h.split("/"):h}return d}s(c,"parse");function a(u){let f="",d=!1;for(const p of t){(!d||!f.endsWith("/"))&&(f+="/"),d=!1;for(const h of p)if(h.type===go.Static)f+=h.value;else if(h.type===go.Param){const{value:b,repeatable:y,optional:_}=h,x=b in u?u[b]:"";if(Ie(x)&&!y)throw new Error(`Provided param "${b}" is an array but it is not repeatable (* or + modifiers)`);const C=Ie(x)?x.join("/"):x;if(!C)if(_)p.length<2&&(f.endsWith("/")?f=f.slice(0,-1):d=!0);else throw new Error(`Missing required param "${b}"`);f+=C}}return f||"/"}return s(a,"stringify"),{re:l,score:o,keys:i,parse:c,stringify:a}}s(Hx,"tokensToParser");function Wx(t,e){let n=0;for(;n<t.length&&n<e.length;){const o=e[n]-t[n];if(o)return o;n++}return t.length<e.length?t.length===1&&t[0]===qt.Static+qt.Segment?-1:1:t.length>e.length?e.length===1&&e[0]===qt.Static+qt.Segment?1:-1:0}s(Wx,"compareScoreArray");function Yg(t,e){let n=0;const o=t.score,r=e.score;for(;n<o.length&&n<r.length;){const i=Wx(o[n],r[n]);if(i)return i;n++}if(Math.abs(r.length-o.length)===1){if(yp(o))return 1;if(yp(r))return-1}return r.length-o.length}s(Yg,"comparePathParserScore");function yp(t){const e=t[t.length-1];return t.length>0&&e[e.length-1]<0}s(yp,"isLastScoreNegative");const Kx={strict:!1,end:!0,sensitive:!1};function Yx(t,e,n){const o=Hx(Lx(t.path),n),r=pt(o,{record:t,parent:e,children:[],alias:[]});return e&&!r.record.aliasOf==!e.record.aliasOf&&e.children.push(r),r}s(Yx,"createRouteRecordMatcher");function Zx(t,e){const n=[],o=new Map;e=fp(Kx,e);function r(d){return o.get(d)}s(r,"getRecordMatcher");function i(d,p,h){const b=!h,y=_p(d);y.aliasOf=h&&h.record;const _=fp(e,d),x=[y];if("alias"in d){const A=typeof d.alias=="string"?[d.alias]:d.alias;for(const j of A)x.push(_p(pt({},y,{components:h?h.record.components:y.components,path:j,aliasOf:h?h.record:y})))}let C,O;for(const A of x){const{path:j}=A;if(p&&j[0]!=="/"){const K=p.record.path,U=K[K.length-1]==="/"?"":"/";A.path=p.record.path+(j&&U+j)}if(C=Yx(A,p,_),h?h.alias.push(C):(O=O||C,O!==C&&O.alias.push(C),b&&d.name&&!xp(C)&&l(d.name)),Zg(C)&&a(C),y.children){const K=y.children;for(let U=0;U<K.length;U++)i(K[U],C,h&&h.children[U])}h=h||C}return O?()=>{l(O)}:vs}s(i,"addRoute");function l(d){if(Ug(d)){const p=o.get(d);p&&(o.delete(d),n.splice(n.indexOf(p),1),p.children.forEach(l),p.alias.forEach(l))}else{const p=n.indexOf(d);p>-1&&(n.splice(p,1),d.record.name&&o.delete(d.record.name),d.children.forEach(l),d.alias.forEach(l))}}s(l,"removeRoute");function c(){return n}s(c,"getRoutes");function a(d){const p=Jx(d,n);n.splice(p,0,d),d.record.name&&!xp(d)&&o.set(d.record.name,d)}s(a,"insertMatcher");function u(d,p){let h,b={},y,_;if("name"in d&&d.name){if(h=o.get(d.name),!h)throw Br(Pt.MATCHER_NOT_FOUND,{location:d});_=h.record.name,b=pt(wp(p.params,h.keys.filter(O=>!O.optional).concat(h.parent?h.parent.keys.filter(O=>O.optional):[]).map(O=>O.name)),d.params&&wp(d.params,h.keys.map(O=>O.name))),y=h.stringify(b)}else if(d.path!=null)y=d.path,h=n.find(O=>O.re.test(y)),h&&(b=h.parse(y),_=h.record.name);else{if(h=p.name?o.get(p.name):n.find(O=>O.re.test(p.path)),!h)throw Br(Pt.MATCHER_NOT_FOUND,{location:d,currentLocation:p});_=h.record.name,b=pt({},p.params,d.params),y=h.stringify(b)}const x=[];let C=h;for(;C;)x.unshift(C.record),C=C.parent;return{name:_,path:y,params:b,matched:x,meta:zx(x)}}s(u,"resolve"),t.forEach(d=>i(d));function f(){n.length=0,o.clear()}return s(f,"clearRoutes"),{addRoute:i,resolve:u,removeRoute:l,clearRoutes:f,getRoutes:c,getRecordMatcher:r}}s(Zx,"createRouterMatcher");function wp(t,e){const n={};for(const o of e)o in t&&(n[o]=t[o]);return n}s(wp,"pickParams");function _p(t){const e={path:t.path,redirect:t.redirect,name:t.name,meta:t.meta||{},aliasOf:t.aliasOf,beforeEnter:t.beforeEnter,props:qx(t),children:t.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in t?t.components||null:t.component&&{default:t.component}};return Object.defineProperty(e,"mods",{value:{}}),e}s(_p,"normalizeRouteRecord");function qx(t){const e={},n=t.props||!1;if("component"in t)e.default=n;else for(const o in t.components)e[o]=typeof n=="object"?n[o]:n;return e}s(qx,"normalizeRecordProps");function xp(t){for(;t;){if(t.record.aliasOf)return!0;t=t.parent}return!1}s(xp,"isAliasRecord");function zx(t){return t.reduce((e,n)=>pt(e,n.meta),{})}s(zx,"mergeMetaFields");function Jx(t,e){let n=0,o=e.length;for(;n!==o;){const i=n+o>>1;Yg(t,e[i])<0?o=i:n=i+1}const r=Qx(t);return r&&(o=e.lastIndexOf(r,o-1)),o}s(Jx,"findInsertionIndex");function Qx(t){let e=t;for(;e=e.parent;)if(Zg(e)&&Yg(t,e)===0)return e}s(Qx,"getInsertionAncestor");function Zg({record:t}){return!!(t.name||t.components&&Object.keys(t.components).length||t.redirect)}s(Zg,"isMatchable");function Cp(t){const e=dn(bf),n=dn(Wg),o=Se(()=>{const a=Lo(t.to);return e.resolve(a)}),r=Se(()=>{const{matched:a}=o.value,{length:u}=a,f=a[u-1],d=n.matched;if(!f||!d.length)return-1;const p=d.findIndex(Rr.bind(null,f));if(p>-1)return p;const h=Tp(a[u-2]);return u>1&&Tp(f)===h&&d[d.length-1].path!==h?d.findIndex(Rr.bind(null,a[u-2])):p}),i=Se(()=>r.value>-1&&o2(n.params,o.value.params)),l=Se(()=>r.value>-1&&r.value===n.matched.length-1&&Gg(n.params,o.value.params));function c(a={}){if(n2(a)){const u=e[Lo(t.replace)?"replace":"push"](Lo(t.to)).catch(vs);return t.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>u),u}return Promise.resolve()}return s(c,"navigate"),{route:o,href:Se(()=>o.value.href),isActive:i,isExactActive:l,navigate:c}}s(Cp,"useLink");function Xx(t){return t.length===1?t[0]:t}s(Xx,"preferSingleVNode");const t2=sl({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"},viewTransition:Boolean},useLink:Cp,setup(t,{slots:e}){const n=rl(Cp(t)),{options:o}=dn(bf),r=Se(()=>({[Sp(t.activeClass,o.linkActiveClass,"router-link-active")]:n.isActive,[Sp(t.exactActiveClass,o.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const i=e.default&&Xx(e.default(n));return t.custom?i:Ah("a",{"aria-current":n.isExactActive?t.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:r.value},i)}}}),e2=t2;function n2(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&!(t.button!==void 0&&t.button!==0)){if(t.currentTarget&&t.currentTarget.getAttribute){const e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}s(n2,"guardEvent");function o2(t,e){for(const n in e){const o=e[n],r=t[n];if(typeof o=="string"){if(o!==r)return!1}else if(!Ie(r)||r.length!==o.length||o.some((i,l)=>i!==r[l]))return!1}return!0}s(o2,"includesParams");function Tp(t){return t?t.aliasOf?t.aliasOf.path:t.path:""}s(Tp,"getOriginalPath");const Sp=s((t,e,n)=>t??e??n,"getLinkClass"),r2=sl({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(t,{attrs:e,slots:n}){const o=dn(Yc),r=Se(()=>t.route||o.value),i=dn(gp,0),l=Se(()=>{let u=Lo(i);const{matched:f}=r.value;let d;for(;(d=f[u])&&!d.components;)u++;return u}),c=Se(()=>r.value.matched[l.value]);fi(gp,Se(()=>l.value+1)),fi(Dx,c),fi(Yc,r);const a=us();return di(()=>[a.value,c.value,t.name],([u,f,d],[p,h,b])=>{f&&(f.instances[d]=u,h&&h!==f&&u&&u===p&&(f.leaveGuards.size||(f.leaveGuards=h.leaveGuards),f.updateGuards.size||(f.updateGuards=h.updateGuards))),u&&f&&(!h||!Rr(f,h)||!p)&&(f.enterCallbacks[d]||[]).forEach(y=>y(u))},{flush:"post"}),()=>{const u=r.value,f=t.name,d=c.value,p=d&&d.components[f];if(!p)return $p(n.default,{Component:p,route:u});const h=d.props[f],b=h?h===!0?u.params:typeof h=="function"?h(u):h:null,_=Ah(p,pt({},b,e,{onVnodeUnmounted:s(x=>{x.component.isUnmounted&&(d.instances[f]=null)},"onVnodeUnmounted"),ref:a}));return $p(n.default,{Component:_,route:u})||_}}});function $p(t,e){if(!t)return null;const n=t(e);return n.length===1?n[0]:n}s($p,"normalizeSlot");const s2=r2;function i2(t){const e=Zx(t.routes,t),n=t.parseQuery||Ix,o=t.stringifyQuery||mp,r=t.history,i=rs(),l=rs(),c=rs(),a=Iv(Pn);let u=Pn;ko&&t.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const f=ic.bind(null,$=>""+$),d=ic.bind(null,hx),p=ic.bind(null,Is);function h($,V){let N,F;return Ug($)?(N=e.getRecordMatcher($),F=V):F=$,e.addRoute(F,N)}s(h,"addRoute");function b($){const V=e.getRecordMatcher($);V&&e.removeRoute(V)}s(b,"removeRoute");function y(){return e.getRoutes().map($=>$.record)}s(y,"getRoutes");function _($){return!!e.getRecordMatcher($)}s(_,"hasRoute");function x($,V){if(V=pt({},V||a.value),typeof $=="string"){const w=lc(n,$,V.path),S=e.resolve({path:w.path},V),E=r.createHref(w.fullPath);return pt(w,S,{params:p(S.params),hash:Is(w.hash),redirectedFrom:void 0,href:E})}let N;if($.path!=null)N=pt({},$,{path:lc(n,$.path,V.path).path});else{const w=pt({},$.params);for(const S in w)w[S]==null&&delete w[S];N=pt({},$,{params:d(w)}),V.params=d(V.params)}const F=e.resolve(N,V),it=$.hash||"";F.params=f(p(F.params));const g=vx(o,pt({},$,{hash:fx(it),path:F.path})),v=r.createHref(g);return pt({fullPath:g,hash:it,query:o===mp?Mx($.query):$.query||{}},F,{redirectedFrom:void 0,href:v})}s(x,"resolve");function C($){return typeof $=="string"?lc(n,$,a.value.path):pt({},$)}s(C,"locationAsObject");function O($,V){if(u!==$)return Br(Pt.NAVIGATION_CANCELLED,{from:V,to:$})}s(O,"checkCanceledNavigation");function A($){return U($)}s(A,"push");function j($){return A(pt(C($),{replace:!0}))}s(j,"replace");function K($,V){const N=$.matched[$.matched.length-1];if(N&&N.redirect){const{redirect:F}=N;let it=typeof F=="function"?F($,V):F;return typeof it=="string"&&(it=it.includes("?")||it.includes("#")?it=C(it):{path:it},it.params={}),pt({query:$.query,hash:$.hash,params:it.path!=null?{}:$.params},it)}}s(K,"handleRedirectRecord");function U($,V){const N=u=x($),F=a.value,it=$.state,g=$.force,v=$.replace===!0,w=K(N,F);if(w)return U(pt(C(w),{state:typeof w=="object"?pt({},it,w.state):it,force:g,replace:v}),V||N);const S=N;S.redirectedFrom=V;let E;return!g&&bx(o,F,N)&&(E=Br(Pt.NAVIGATION_DUPLICATED,{to:S,from:F}),Ne(F,F,!0,!1)),(E?Promise.resolve(E):$t(S,F)).catch(T=>ln(T)?ln(T,Pt.NAVIGATION_GUARD_REDIRECT)?T:En(T):dt(T,S,F)).then(T=>{if(T){if(ln(T,Pt.NAVIGATION_GUARD_REDIRECT))return U(pt({replace:v},C(T.to),{state:typeof T.to=="object"?pt({},it,T.to.state):it,force:g}),V||S)}else T=nn(S,F,!0,v,it);return It(S,F,T),T})}s(U,"pushWithRedirect");function et($,V){const N=O($,V);return N?Promise.reject(N):Promise.resolve()}s(et,"checkCanceledNavigationAndReject");function J($){const V=Po.values().next().value;return V&&typeof V.runWithContext=="function"?V.runWithContext($):$()}s(J,"runWithContext");function $t($,V){let N;const[F,it,g]=Rx($,V);N=ac(F.reverse(),"beforeRouteLeave",$,V);for(const w of F)w.leaveGuards.forEach(S=>{N.push(Bn(S,$,V))});const v=et.bind(null,$,V);return N.push(v),ge(N).then(()=>{N=[];for(const w of i.list())N.push(Bn(w,$,V));return N.push(v),ge(N)}).then(()=>{N=ac(it,"beforeRouteUpdate",$,V);for(const w of it)w.updateGuards.forEach(S=>{N.push(Bn(S,$,V))});return N.push(v),ge(N)}).then(()=>{N=[];for(const w of g)if(w.beforeEnter)if(Ie(w.beforeEnter))for(const S of w.beforeEnter)N.push(Bn(S,$,V));else N.push(Bn(w.beforeEnter,$,V));return N.push(v),ge(N)}).then(()=>($.matched.forEach(w=>w.enterCallbacks={}),N=ac(g,"beforeRouteEnter",$,V,J),N.push(v),ge(N))).then(()=>{N=[];for(const w of l.list())N.push(Bn(w,$,V));return N.push(v),ge(N)}).catch(w=>ln(w,Pt.NAVIGATION_CANCELLED)?w:Promise.reject(w))}s($t,"navigate");function It($,V,N){c.list().forEach(F=>J(()=>F($,V,N)))}s(It,"triggerAfterEach");function nn($,V,N,F,it){const g=O($,V);if(g)return g;const v=V===Pn,w=ko?history.state:{};N&&(F||v?r.replace($.fullPath,pt({scroll:v&&w&&w.scroll},it)):r.push($.fullPath,it)),a.value=$,Ne($,V,N,v),En()}s(nn,"finalizeNavigation");let Mt;function zr(){Mt||(Mt=r.listen(($,V,N)=>{if(!co.listening)return;const F=x($),it=K(F,co.currentRoute.value);if(it){U(pt(it,{replace:!0,force:!0}),F).catch(vs);return}u=F;const g=a.value;ko&&$x(hp(g.fullPath,N.delta),jl()),$t(F,g).catch(v=>ln(v,Pt.NAVIGATION_ABORTED|Pt.NAVIGATION_CANCELLED)?v:ln(v,Pt.NAVIGATION_GUARD_REDIRECT)?(U(pt(C(v.to),{force:!0}),F).then(w=>{ln(w,Pt.NAVIGATION_ABORTED|Pt.NAVIGATION_DUPLICATED)&&!N.delta&&N.type===Wc.pop&&r.go(-1,!1)}).catch(vs),Promise.reject()):(N.delta&&r.go(-N.delta,!1),dt(v,F,g))).then(v=>{v=v||nn(F,g,!1),v&&(N.delta&&!ln(v,Pt.NAVIGATION_CANCELLED)?r.go(-N.delta,!1):N.type===Wc.pop&&ln(v,Pt.NAVIGATION_ABORTED|Pt.NAVIGATION_DUPLICATED)&&r.go(-1,!1)),It(F,g,v)}).catch(vs)}))}s(zr,"setupListeners");let Oo=rs(),Bt=rs(),vt;function dt($,V,N){En($);const F=Bt.list();return F.length?F.forEach(it=>it($,V,N)):console.error($),Promise.reject($)}s(dt,"triggerError");function on(){return vt&&a.value!==Pn?Promise.resolve():new Promise(($,V)=>{Oo.add([$,V])})}s(on,"isReady");function En($){return vt||(vt=!$,zr(),Oo.list().forEach(([V,N])=>$?N($):V()),Oo.reset()),$}s(En,"markAsReady");function Ne($,V,N,F){const{scrollBehavior:it}=t;if(!ko||!it)return Promise.resolve();const g=!N&&Ox(hp($.fullPath,0))||(F||!N)&&history.state&&history.state.scroll||null;return $i().then(()=>it($,V,g)).then(v=>v&&Sx(v)).catch(v=>dt(v,$,V))}s(Ne,"handleScroll");const Xt=s($=>r.go($),"go");let Eo;const Po=new Set,co={currentRoute:a,listening:!0,addRoute:h,removeRoute:b,clearRoutes:e.clearRoutes,hasRoute:_,getRoutes:y,resolve:x,options:t,push:A,replace:j,go:Xt,back:s(()=>Xt(-1),"back"),forward:s(()=>Xt(1),"forward"),beforeEach:i.add,beforeResolve:l.add,afterEach:c.add,onError:Bt.add,isReady:on,install($){$.component("RouterLink",e2),$.component("RouterView",s2),$.config.globalProperties.$router=co,Object.defineProperty($.config.globalProperties,"$route",{enumerable:!0,get:s(()=>Lo(a),"get")}),ko&&!Eo&&a.value===Pn&&(Eo=!0,A(r.location).catch(F=>{}));const V={};for(const F in Pn)Object.defineProperty(V,F,{get:s(()=>a.value[F],"get"),enumerable:!0});$.provide(bf,co),$.provide(Wg,Yp(V)),$.provide(Yc,a);const N=$.unmount;Po.add($),$.unmount=function(){Po.delete($),Po.size<1&&(u=Pn,Mt&&Mt(),Mt=null,a.value=Pn,Eo=!1,vt=!1),N()}}};function ge($){return $.reduce((V,N)=>V.then(()=>J(N)),Promise.resolve())}return s(ge,"runGuardQueue"),co}s(i2,"createRouter");var l2=Object.defineProperty,c2=Object.getOwnPropertyDescriptor,qg=s((t,e,n,o)=>{for(var r=o>1?void 0:o?c2(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=(o?l(e,n,r):l(r))||r);return o&&r&&l2(e,n,r),r},"__decorateClass$u"),qo;let Yi=(qo=class extends Ae{text="";selectOnce=2;selectOnceItems=[];selectMulti=[2,1];selectMultiItems=[];selectTags=[{key:4,value:"Fourth"}];selectTagsItems=[];beforeMount(){this.selectOnceItems=[{key:1,value:"Test"},{key:2,value:"Second value"}],this.selectMultiItems=[{key:1,value:"Test"},{key:2,value:"Second value"},{key:3,value:"Third"}],this.selectTagsItems=[{key:1,value:"Test"},{key:2,value:"Second value"},{key:4,value:"Fourth"}],setTimeout(()=>this.selectOnce=3,2e3),setTimeout(()=>this.selectMulti=[1,3],1e3),setTimeout(()=>this.selectOnceItems.push({key:3,value:"S3"}),1e3),setTimeout(()=>this.selectOnceItems.push({key:9,value:"Some 9"}),6e3),setTimeout(()=>this.selectTags=[{key:2,value:"Second value"}],3e3)}},s(qo,"About"),qo);qg([R(String)],Yi.prototype,"text",2);Yi=qg([at],Yi);const a2={class:"flex flex-col items-center justify-center w[calc(100%-80px)] mx40px!"},u2={class:"row p5px w100%"},f2={class:"col-4 px30px"},d2={class:"mx-20px bg-amber-100 my8px px15px py7px rounded-lg"},p2={class:"mt5px bg-amber-50 p10px"},h2={class:"col-4 px30px"},m2={class:"mx-20px bg-amber-100 my8px px15px py7px rounded-lg"},g2={class:"mt5px bg-amber-50 p10px"},v2={class:"col-4 px30px"},b2={class:"mx-20px bg-amber-100 my8px px15px py7px rounded-lg"},y2={class:"mt5px bg-amber-50 p10px"},w2={class:"m10px flex flex-wrap gap-y-6px items-center justify-center"},_2={class:"text-center"};function x2(t,e,n,o,r,i){const l=W("SelectField"),c=W("Button"),a=W("StringField"),u=W("router-link");return z(),ft(Jt,null,[e[31]||(e[31]=Er('<div class="flex px20px py15px" data-v-141c7546><div data-v-141c7546><img class="w100px" src="'+Bg+'" data-v-141c7546></div><div data-v-141c7546><h1 data-v-141c7546>What is the Vue Spear Tip?</h1><span data-v-141c7546>Vue Spear Tip - is a global wrapper library for Vue 3 components using decorators. It allows you to describe a Vue component as an object-oriented class with inheritance, as well as provides a set of pre-built fields and components assembled from various open-source libraries that we constantly update. We are always looking for ways to improve our offerings. Supporteb by <a class="text-lightblue-500" href="https://smartrus.org" data-v-141c7546>SMARTRUS.ORG®</a></span><div class="text-left w100%" data-v-141c7546><b data-v-141c7546>Why? - </b><b class="text-green-600 underline underline-double underline-amber-200" data-v-141c7546>Easy to use with support on any device 📱🔳💻🖥️</b></div></div></div>',1)),m("div",a2,[e[28]||(e[28]=m("h4",{class:"text-center"},"Reactive select fields (with v-model)",-1)),m("div",u2,[m("div",f2,[e[5]||(e[5]=m("b",null,"Single select",-1)),P(l,{placeholder:"Select one value",modelValue:t.selectOnce,"onUpdate:modelValue":e[0]||(e[0]=f=>t.selectOnce=f),items:t.selectOnceItems},null,8,["modelValue","items"]),m("div",d2,[m("div",null,[e[3]||(e[3]=m("b",null,"v-model = ",-1)),m("span",null,Te(t.selectOnce),1)]),m("div",p2,[e[4]||(e[4]=m("b",null,":items = ",-1)),m("span",null,Te(t.selectOnceItems),1)])])]),m("div",h2,[e[8]||(e[8]=m("b",null,"Multi select",-1)),P(l,{mode:"multi",placeholder:"Select multi value",modelValue:t.selectMulti,"onUpdate:modelValue":e[1]||(e[1]=f=>t.selectMulti=f),items:t.selectMultiItems},null,8,["modelValue","items"]),m("div",m2,[m("div",null,[e[6]||(e[6]=m("b",null,"v-model = ",-1)),m("span",null,Te(t.selectMulti),1)]),m("div",g2,[e[7]||(e[7]=m("b",null,":items = ",-1)),m("span",null,Te(t.selectMultiItems),1)])])]),m("div",v2,[e[11]||(e[11]=m("b",null,"Tags select with presets",-1)),P(l,{mode:"tags",placeholder:"Select tags values with preset",modelValue:t.selectTags,"onUpdate:modelValue":e[2]||(e[2]=f=>t.selectTags=f),items:t.selectTagsItems},null,8,["modelValue","items"]),m("div",b2,[m("div",null,[e[9]||(e[9]=m("b",null,"v-model = ",-1)),m("span",null,Te(t.selectTags),1)]),m("div",y2,[e[10]||(e[10]=m("b",null,":items = ",-1)),m("span",null,Te(t.selectTagsItems),1)])])])]),e[29]||(e[29]=m("h4",{class:"text-center"},"Buttons",-1)),m("div",w2,[P(c,null,{default:Q(()=>[...e[12]||(e[12]=[Y("Default",-1)])]),_:1}),P(c,{theme:"black",iconRight:'<img style="height: 20px" src="/VST_LOGO.png"/>'},{default:Q(()=>[...e[13]||(e[13]=[Y("Black",-1)])]),_:1}),P(c,{theme:"yellow"},{default:Q(()=>[...e[14]||(e[14]=[Y("Yellow",-1)])]),_:1}),P(c,{theme:"white",icon:'<img style="height: 20px" src="/VST_LOGO.png"/>'},{default:Q(()=>[...e[15]||(e[15]=[Y("White",-1)])]),_:1}),P(c,{theme:"grey"},{default:Q(()=>[...e[16]||(e[16]=[Y("Grey",-1)])]),_:1}),P(c,{theme:"indigo"},{default:Q(()=>[...e[17]||(e[17]=[Y("Indigo",-1)])]),_:1}),P(c,{theme:"purple"},{default:Q(()=>[...e[18]||(e[18]=[Y("Purple",-1)])]),_:1}),P(a,{class:"w320px",placeholder:"Type text"}),P(c,{theme:"pink"},{default:Q(()=>[...e[19]||(e[19]=[Y("Pink",-1)])]),_:1}),P(c,{theme:"info"},{default:Q(()=>[...e[20]||(e[20]=[Y("Info",-1)])]),_:1}),P(c,{theme:"danger"},{default:Q(()=>[...e[21]||(e[21]=[Y("Danger",-1)])]),_:1}),P(c,{theme:"warning"},{default:Q(()=>[...e[22]||(e[22]=[Y("Warning",-1)])]),_:1}),P(c,{theme:"primary"},{default:Q(()=>[...e[23]||(e[23]=[Y("Primary",-1)])]),_:1}),P(c,{theme:"success"},{default:Q(()=>[...e[24]||(e[24]=[Y("Success",-1)])]),_:1})]),m("h4",_2,[e[26]||(e[26]=Y("Auto resizable window and container grid elements (And much more. See the ",-1)),P(u,{to:"/guide"},{default:Q(()=>[...e[25]||(e[25]=[Y("documentation",-1)])]),_:1}),e[27]||(e[27]=Y(")",-1))]),e[30]||(e[30]=Er('<div class="w100% flex" data-v-141c7546><div id="blockAnimationResize" data-v-141c7546></div><div class="row-wrapper flex w100%" data-v-141c7546><div class="row-wrapper w100%" data-v-141c7546><div class="row" data-v-141c7546><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-2" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-2</div></div><div class="col-2" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-2</div></div><div class="col-2" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-2</div></div><div class="col-2" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-2</div></div><div class="col-2" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-2</div></div><div class="col-2" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-2</div></div><div class="col-3" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-3</div></div><div class="col-3" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-3</div></div><div class="col-3" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-3</div></div><div class="col-3" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-3</div></div><div class="col-4" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-4</div></div><div class="col-4" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-4</div></div><div class="col-4" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-4</div></div><div class="col-5" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-5</div></div><div class="col-5" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-5</div></div><div class="col-2" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-2</div></div><div class="col-6" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-6</div></div><div class="col-6" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-6</div></div><div class="col-7" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-7</div></div><div class="col-5" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-5</div></div><div class="col-8" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-8</div></div><div class="col-4" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-4</div></div><div class="col-9" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-9</div></div><div class="col-3" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-3</div></div><div class="col-10" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-10</div></div><div class="col-2" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-2</div></div><div class="col-11" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-11</div></div><div class="col-1" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-1</div></div><div class="col-12" data-v-141c7546><div class="col-example-block" data-v-141c7546>.col-12</div></div></div></div></div></div>',1))])],64)}s(x2,"render$u");const C2=ut(Yi,[["render",x2],["__scopeId","data-v-141c7546"]]);var T2=Object.defineProperty,S2=Object.getOwnPropertyDescriptor,zg=s((t,e,n,o)=>{for(var r=o>1?void 0:o?S2(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=(o?l(e,n,r):l(r))||r);return o&&r&&T2(e,n,r),r},"__decorateClass$t"),zo;let Zi=(zo=class extends Ae{text="";routes;beforeMount(){this.routes=[...S3,...$3]}},s(zo,"GuidesMenu"),zo);zg([R(String)],Zi.prototype,"text",2);Zi=zg([at],Zi);const $2={class:"flex flex-col fixed"},O2={key:1},E2=["innerHTML"];function P2(t,e,n,o,r,i){const l=W("RouterLink");return z(),ft("div",$2,[(z(!0),ft(Jt,null,ah(t.routes,c=>(z(),ft("div",{class:Ds({"fw-bold":t.$route.path==c?.path})},[c.component?(z(),qe(l,{key:0,to:c.path,innerHTML:c.name},null,8,["to","innerHTML"])):(z(),ft("div",O2,[m("span",{innerHTML:c.name},null,8,E2)]))],2))),256))])}s(P2,"render$t");const Et=ut(Zi,[["render",P2],["__scopeId","data-v-bcc0e0af"]]);var A2=Object.defineProperty,I2=Object.getOwnPropertyDescriptor,Fl=s((t,e,n,o)=>{for(var r=o>1?void 0:o?I2(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=(o?l(e,n,r):l(r))||r);return o&&r&&A2(e,n,r),r},"__decorateClass$s"),Jo;let Nr=(Jo=class extends Ae{components={GuidesMenu:Et};text="";GuidesRoutes;test="";beforeMount(){}_computedComputed(){return this.test?this.test=="test"?"First test":"Second test":"TEST EMPTY"}_testWatch(e){console.log("test variable changed",e)}},s(Jo,"Guides"),Jo);Fl([R(String)],Nr.prototype,"text",2);Fl([P_("computed")],Nr.prototype,"_computedComputed",1);Fl([lo("test",!1,!1)],Nr.prototype,"_testWatch",1);Nr=Fl([at],Nr);const M2={class:"mx-auto max-w1024px w100% min-h100% flex"},D2={class:"flex px20px py15px w220px min-h100%!"},R2={class:"w[calc(100%-260px)]"},B2={class:"row gap-y-25px gap-x-1px"},N2={class:"col-8 relative"},k2={class:"col-4 relative"},V2={class:"flex items-center justify-center h100%"},j2={class:"title"},F2={class:"h90px m20px"},L2={class:"mt7px"},G2={class:"text-stone"},U2={class:"col-8 relative"},H2={class:"col-4 relative"},W2={class:"h470px relative mb30px!"};function K2(t,e,n,o,r,i){const l=W("GuidesMenu"),c=W("router-link"),a=W("CodeHighlight"),u=W("Button");return z(),ft("div",M2,[m("div",D2,[P(l)]),m("div",R2,[e[20]||(e[20]=m("h1",null,"Guide",-1)),e[21]||(e[21]=m("h4",null,"Explanation",-1)),e[22]||(e[22]=m("p",null,"The main goal is to make developers' lives easier. With a basic understanding of OOP (Object-Oriented Programming) and reactivity, developers can write complex inheritance frontend components or libraries.",-1)),m("p",null,[e[5]||(e[5]=Y("We assume that you have a basic understanding of reactivity, in particular, the principles of ",-1)),P(c,{to:"/guides/config/vue",class:"fw-bold"},{default:Q(()=>[...e[2]||(e[2]=[Y("Vue",-1)])]),_:1}),e[6]||(e[6]=Y(" (Watch, Computed) and how class inheritance works. You should also be familiar with ",-1)),P(c,{to:"/guides/config/typescript",class:"fw-bold"},{default:Q(()=>[...e[3]||(e[3]=[Y("TypeScript",-1)])]),_:1}),e[7]||(e[7]=Y(" and understand how preprocessors such as Scss/Stylus or Sass work. It would be helpful if you understood how ",-1)),P(c,{to:"/guides/config/unocss",class:"fw-bold"},{default:Q(()=>[...e[4]||(e[4]=[Y("UnoСss or TainwindCss",-1)])]),_:1}),e[8]||(e[8]=Y(" work. ",-1))]),e[23]||(e[23]=m("h4",null,[Y("Abstract "),m("code",{class:"text-emerald-500 fs-1rem"},"Example.vue"),Y(" component template")],-1)),m("div",B2,[m("div",N2,[e[9]||(e[9]=m("div",{class:"absolute text-stone! z3000 top--8px bg-#282c34 px5px ml2px l-0 rounded-t-lg user-select-none"},'<template lang="pug">',-1)),e[10]||(e[10]=m("div",{class:"absolute text-stone! z3000 bottom--15px bg-#282c34 px5px ml2px l-0 rounded-b-lg user-select-none"},"</template>",-1)),P(a,{lang:"pug",code:`
|
|
27
|
+
h2(class="absolute l-25 t-2 bg-stone-100 px9px py2px rounded-md") Result:
|
|
28
|
+
div(class="flex items-center justify-center h100%")
|
|
29
|
+
.title
|
|
30
|
+
div(class="h90px m20px")
|
|
31
|
+
div Test: {{ test }}
|
|
32
|
+
Button(
|
|
33
|
+
class="h30px"
|
|
34
|
+
fontSize="14px"
|
|
35
|
+
@clickTap="test = test == 'test' ? 'test 2' : 'test'"
|
|
36
|
+
) Toggle title
|
|
37
|
+
Button(
|
|
38
|
+
class="h30px"
|
|
39
|
+
fontSize="12px"
|
|
40
|
+
theme="danger"
|
|
41
|
+
@clickTap="test = ''"
|
|
42
|
+
) Reset
|
|
43
|
+
div(class="mt7px")
|
|
44
|
+
small(class="text-stone") Computed: {{ computed }}
|
|
45
|
+
`})]),m("div",k2,[e[13]||(e[13]=m("h2",{class:"absolute l-25 t-2 bg-stone-100 px9px py2px rounded-md"},"Result:",-1)),m("div",V2,[m("div",j2,[m("div",F2,[m("div",null,"Test: "+Te(t.test),1),P(u,{class:"h30px",fontSize:"14px",onClickTap:e[0]||(e[0]=f=>t.test=t.test=="test"?"test 2":"test")},{default:Q(()=>[...e[11]||(e[11]=[Y("Toggle title",-1)])]),_:1}),P(u,{class:"h30px",fontSize:"12px",theme:"danger",onClickTap:e[1]||(e[1]=f=>t.test="")},{default:Q(()=>[...e[12]||(e[12]=[Y("Reset",-1)])]),_:1}),m("div",L2,[m("small",G2,"Computed: "+Te(t.computed),1)])])])])]),m("div",U2,[e[14]||(e[14]=m("div",{class:"absolute text-stone! z3000 top--8px bg-#282c34 px5px ml2px l-0 rounded-t-lg user-select-none"},'<script lang="ts">',-1)),e[15]||(e[15]=m("div",{class:"absolute text-stone! z3000 bottom--15px bg-#282c34 px5px ml2px l-0 rounded-b-lg user-select-none"},"<\/script>",-1)),P(a,{lang:"ts",code:`
|
|
46
|
+
import {VST, Prop, Watch, Computed, Button} from 'vue-spear-tip'
|
|
47
|
+
|
|
48
|
+
import BaseComponent from './BaseComponent.vue'
|
|
49
|
+
|
|
50
|
+
@VST export default class Example extends BaseComponent {
|
|
51
|
+
components = {Button}
|
|
52
|
+
@Prop(String, null) readonly text: string = ''
|
|
53
|
+
test: 'test'|'test 2'|'' = ''
|
|
54
|
+
|
|
55
|
+
beforeMount() {
|
|
56
|
+
this.test = this.text
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
declare computed: boolean
|
|
60
|
+
@Computed('computed') _computedComputed(): boolean {
|
|
61
|
+
return !this.test ? 'TEST EMPTY'
|
|
62
|
+
: (this.test == 'test' ? 'First test' : 'Second test')
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
@Watch('test', false /* deep */, false /* immediate */)
|
|
66
|
+
_testWatch(newVal: string) {
|
|
67
|
+
console.log('test variable changed', newVal)
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
`})]),m("div",H2,[e[16]||(e[16]=m("div",{class:"absolute text-stone! z3000 top--8px bg-#282c34 px5px ml2px l-0 rounded-t-lg user-select-none"},'<style lang="sass">',-1)),e[17]||(e[17]=m("div",{class:"absolute text-stone! z3000 bottom--15px bg-#282c34 px5px ml2px l-0 rounded-b-lg user-select-none"},"</style>",-1)),P(a,{lang:"sass",code:`
|
|
71
|
+
.title
|
|
72
|
+
@apply bg-yellow-100 m10px
|
|
73
|
+
@apply hover:bg-yellow-200
|
|
74
|
+
@apply rounded-xl
|
|
75
|
+
`})])]),e[24]||(e[24]=Er('<p class="mt30px" data-v-0f7b38cc>You can also use regular HTML instead of Pug. Similarly, you can use regular CSS instead of <a href="https://sass-lang.com/guide/" class="fw-bold" target="_blank" data-v-0f7b38cc>Sass</a>. And don't inclue <a href="https://unocss.dev/" class="fw-bold" target="_blank" data-v-0f7b38cc>UnoCss</a> / <a href="https://tailwindcss.com/" class="fw-bold" target="_blank" data-v-0f7b38cc>Tailwindcss</a> We don't want to force you to use our preferred syntax. We only chose this syntax because it has a more compact style (without closing tags) and <a href="https://pugjs.org/language/mixins.html" class="fw-bold" target="_blank" data-v-0f7b38cc>Pug Mixin Blocks</a>, which can be useful when writing certain library components. </p><h4 class="mt30px" data-v-0f7b38cc>Example abstract <code class="text-emerald-500 fs-1rem" data-v-0f7b38cc>BaseComponent.vue</code> inherited component</h4>',2)),m("div",W2,[e[18]||(e[18]=m("div",{class:"absolute text-stone! z3000 top--8px bg-#282c34 px5px ml2px l-0 rounded-t-lg user-select-none"},'<script lang="ts">',-1)),e[19]||(e[19]=m("div",{class:"absolute text-stone! z3000 bottom--15px bg-#282c34 px5px ml2px l-0 rounded-b-lg user-select-none"},"<\/script>",-1)),P(a,{lang:"ts",code:`
|
|
76
|
+
import IBaseVueComponent from '../Interfaces/IBaseVueComponent'
|
|
77
|
+
import {VueClass, Prop} from 'vue-spear-tip'
|
|
78
|
+
|
|
79
|
+
/** Base component */
|
|
80
|
+
export default abstract class BaseComponent extends VueClass implements IBaseVueComponent {
|
|
81
|
+
// default props
|
|
82
|
+
@Prop(string) readonly testDefault: 'test'|'test 2'|'' = ''
|
|
83
|
+
// default emits
|
|
84
|
+
emitsParent = ['update:modelValue']
|
|
85
|
+
declare readonly $root: {
|
|
86
|
+
[key: string]: any
|
|
87
|
+
}
|
|
88
|
+
constructor() {
|
|
89
|
+
super()
|
|
90
|
+
// enable some global child component variables, etc.
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
// The method with the "Parent" suffix will be executed before the corresponding stages
|
|
94
|
+
// of the Vue component (created, beforeMount, mount, etc.).
|
|
95
|
+
mountedParent() {
|
|
96
|
+
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
// It can also possess measurable and monitored characteristics by default.
|
|
100
|
+
// declare computed: boolean @Computed('computed') _computedComputed(): boolean {return false}
|
|
101
|
+
// @Watch('test', false /* deep */, false /* immediate */) _testWatch(newVal: string) {return ''}
|
|
102
|
+
}
|
|
103
|
+
`})]),e[25]||(e[25]=Er('<h3 data-v-0f7b38cc>We recommend using TypeScript classes at the top level and in the frontend for three main reasons:</h3><p data-v-0f7b38cc>1. Classes can be inherited, along with properties and methods, making it easier to maintain and extend code.<br data-v-0f7b38cc> 2. TypeScript has a flexible interface description model similar to JSON, allowing developers to see potential errors in their code before compilation and execution. This helps to catch mistakes early on and avoid bugs in production. Additionally, there is no need to install or develop complex plugins in the integrated development environment (IDE).<br data-v-0f7b38cc> 3. If TypeScript is used on both the frontend and backend, common interfaces can be defined, and only the necessary data is sent to the frontend using the <a href="https://www.typescriptlang.org/docs/handbook/utility-types.html#omittype-keys" target="_blank" class="fw-bold" data-v-0f7b38cc>Omit</a> operator. This makes it easier to share code and maintain consistency across the application. Overall, TypeScript can serve as a universal language for building applications.<br data-v-0f7b38cc></p><h3 data-v-0f7b38cc>Lib</h3><p data-v-0f7b38cc>Additionally, following this approach, we write a set of components in a consistent style. We are constantly trying to enhance it with useful practices for creating fully functional cross-platform web applications. You can see in left menu.</p><h3 data-v-0f7b38cc>Why was it called "Spear Tip"?</h3><p data-v-0f7b38cc>Because the library not only contains a set of components for all devices, but it also uses the most efficient technologies from the perspective of applied tasks. This allows the same or more complex functionality to be written in a more optimal and concise manner.</p>',6))])])}s(K2,"render$s");const Y2=ut(Nr,[["render",K2],["__scopeId","data-v-0f7b38cc"]]);var Z2=Object.defineProperty,q2=Object.getOwnPropertyDescriptor,Jg=s((t,e,n,o)=>{for(var r=o>1?void 0:o?q2(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=(o?l(e,n,r):l(r))||r);return o&&r&&Z2(e,n,r),r},"__decorateClass$r"),Qo;let qi=(Qo=class extends ct{text="";selectOnce=2;selectOnceItems=[{key:1,value:"Test"},{key:2,value:"Second value"}];selectMulti=[2,1];selectMultiItems=[{key:1,value:"Test"},{key:2,value:"Second value"},{key:3,value:"Third"}];selectTags=[{key:4,value:"Fourth"}];beforeMount(){}menu=[{name:"About",url:"/"},{name:"Documentation",url:"/documentation"},{name:"Library",url:"#"},{name:"Donate",url:"#"}];sections=[{title:"Начало работы",links:[{name:"Установка",url:"#",active:!0},{name:"Быстрый старт",url:"#"},{name:"Миграция с Vue 2",url:"#"}]},{title:"Основы",links:[{name:"Создание компонента",url:"#"},{name:"Жизненный цикл",url:"#"},{name:"Пропсы и данные",url:"#"}]}];cards=[{title:"Быстрый старт",description:"Узнайте, как быстро подключить и начать использовать библиотеку в вашем проекте."},{title:"Миграция с Vue 2",description:"Пошаговое руководство по переходу с классического подхода на современный."},{title:"API Reference",description:"Полное описание всех методов, свойств и возможностей библиотеки."},{title:"Лучшие практики",description:"Рекомендации по эффективному использованию библиотеки в реальных проектах."}]},s(Qo,"Donate"),Qo);Jg([R(String)],qi.prototype,"text",2);qi=Jg([at],qi);const z2={class:"mx-auto max-w1440px w100% min-h100%"};function J2(t,e,n,o,r,i){return z(),ft("div",z2,[...e[0]||(e[0]=[Er('<h3 class="px20px py15px text-center" data-v-fdfcb0f0>If you like Vue Spear Tip, you can donate for developmentin the following ways:</h3><div class="row w100%" data-v-fdfcb0f0><div class="col-6" data-v-fdfcb0f0><div class="p40px" data-v-fdfcb0f0><b data-v-fdfcb0f0>Crypto wallets</b><div data-v-fdfcb0f0><b class="text-amber-500 user-select-none" data-v-fdfcb0f0>BTC </b><span data-v-fdfcb0f0>1FZ11aFGQQzvm7Y7JGZYPq1UAip8eo3tZ7</span></div><div data-v-fdfcb0f0><b class="text-emerald-500 user-select-none" data-v-fdfcb0f0>USDT TRC20 </b><span data-v-fdfcb0f0>TBQGoQwuoeK5xX4S6dSozGiU6UBsJwZpTV</span></div><div data-v-fdfcb0f0><b class="text-emerald-500 user-select-none" data-v-fdfcb0f0>USDT ERC20 </b><span data-v-fdfcb0f0>0x67AE41dBe771380784194Aac6661b70eA42D34A6</span></div><div data-v-fdfcb0f0><b class="text-emerald-500 user-select-none" data-v-fdfcb0f0>USDT TON </b><span data-v-fdfcb0f0>UQBCvVree-8XUzHXUOq9HpROAbwC_26GPOgwAJJXYlgNCj2L</span></div><div data-v-fdfcb0f0><b class="text-emerald-500 user-select-none" data-v-fdfcb0f0>USDT SOL </b><span data-v-fdfcb0f0>7wL7NdCBF9USuAAapCr1zJ7oKpkSRw7xumA6YUXW4o9N</span></div></div></div><div class="col-6" data-v-fdfcb0f0><div class="p40px" data-v-fdfcb0f0><b data-v-fdfcb0f0>From Russia (из России)</b><div data-v-fdfcb0f0>По номеру карты</div><div data-v-fdfcb0f0><b class="text-red-600 user-select-none" data-v-fdfcb0f0>Альфа-Банк </b><span data-v-fdfcb0f0>2200 1545 9034 5772</span></div></div></div></div><h3 class="px20px py15px text-center" data-v-fdfcb0f0>Other donate channels - later. For questions <a href="mailto:support@smartrus.org" data-v-fdfcb0f0>support@smartrus.org</a></h3>',3)])])}s(J2,"render$r");const Q2=ut(qi,[["render",J2],["__scopeId","data-v-fdfcb0f0"]]);var X2=Object.getOwnPropertyDescriptor,tC=s((t,e,n,o)=>{for(var r=o>1?void 0:o?X2(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$q"),Xo;let Zc=(Xo=class extends ct{components={GuidesMenu:Et}},s(Xo,"InstallGuide"),Xo);Zc=tC([at],Zc);const eC="data:image/svg+xml,%3csvg%20id='Bun'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2070'%3e%3ctitle%3eBun%20Logo%3c/title%3e%3cpath%20id='Shadow'%20d='M71.09,20.74c-.16-.17-.33-.34-.5-.5s-.33-.34-.5-.5-.33-.34-.5-.5-.33-.34-.5-.5-.33-.34-.5-.5-.33-.34-.5-.5-.33-.34-.5-.5A26.46,26.46,0,0,1,75.5,35.7c0,16.57-16.82,30.05-37.5,30.05-11.58,0-21.94-4.23-28.83-10.86l.5.5.5.5.5.5.5.5.5.5.5.5.5.5C19.55,65.3,30.14,69.75,42,69.75c20.68,0,37.5-13.48,37.5-30C79.5,32.69,76.46,26,71.09,20.74Z'/%3e%3cg%20id='Body'%3e%3cpath%20id='Background'%20d='M73,35.7c0,15.21-15.67,27.54-35,27.54S3,50.91,3,35.7C3,26.27,9,17.94,18.22,13S33.18,3,38,3s8.94,4.13,19.78,10C67,17.94,73,26.27,73,35.7Z'%20style='fill:%23fbf0df'/%3e%3cpath%20id='Bottom_Shadow'%20data-name='Bottom%20Shadow'%20d='M73,35.7a21.67,21.67,0,0,0-.8-5.78c-2.73,33.3-43.35,34.9-59.32,24.94A40,40,0,0,0,38,63.24C57.3,63.24,73,50.89,73,35.7Z'%20style='fill:%23f6dece'/%3e%3cpath%20id='Light_Shine'%20data-name='Light%20Shine'%20d='M24.53,11.17C29,8.49,34.94,3.46,40.78,3.45A9.29,9.29,0,0,0,38,3c-2.42,0-5,1.25-8.25,3.13-1.13.66-2.3,1.39-3.54,2.15-2.33,1.44-5,3.07-8,4.7C8.69,18.13,3,26.62,3,35.7c0,.4,0,.8,0,1.19C9.06,15.48,20.07,13.85,24.53,11.17Z'%20style='fill:%23fffefc'/%3e%3cpath%20id='Top'%20d='M35.12,5.53A16.41,16.41,0,0,1,29.49,18c-.28.25-.06.73.3.59,3.37-1.31,7.92-5.23,6-13.14C35.71,5,35.12,5.12,35.12,5.53Zm2.27,0A16.24,16.24,0,0,1,39,19c-.12.35.31.65.55.36C41.74,16.56,43.65,11,37.93,5,37.64,4.74,37.19,5.14,37.39,5.49Zm2.76-.17A16.42,16.42,0,0,1,47,17.12a.33.33,0,0,0,.65.11c.92-3.49.4-9.44-7.17-12.53C40.08,4.54,39.82,5.08,40.15,5.32ZM21.69,15.76a16.94,16.94,0,0,0,10.47-9c.18-.36.75-.22.66.18-1.73,8-7.52,9.67-11.12,9.45C21.32,16.4,21.33,15.87,21.69,15.76Z'%20style='fill:%23ccbea7;fill-rule:evenodd'/%3e%3cpath%20id='Outline'%20d='M38,65.75C17.32,65.75.5,52.27.5,35.7c0-10,6.18-19.33,16.53-24.92,3-1.6,5.57-3.21,7.86-4.62,1.26-.78,2.45-1.51,3.6-2.19C32,1.89,35,.5,38,.5s5.62,1.2,8.9,3.14c1,.57,2,1.19,3.07,1.87,2.49,1.54,5.3,3.28,9,5.27C69.32,16.37,75.5,25.69,75.5,35.7,75.5,52.27,58.68,65.75,38,65.75ZM38,3c-2.42,0-5,1.25-8.25,3.13-1.13.66-2.3,1.39-3.54,2.15-2.33,1.44-5,3.07-8,4.7C8.69,18.13,3,26.62,3,35.7,3,50.89,18.7,63.25,38,63.25S73,50.89,73,35.7C73,26.62,67.31,18.13,57.78,13,54,11,51.05,9.12,48.66,7.64c-1.09-.67-2.09-1.29-3-1.84C42.63,4,40.42,3,38,3Z'/%3e%3c/g%3e%3cg%20id='Mouth'%3e%3cg%20id='Background-2'%20data-name='Background'%3e%3cpath%20d='M45.05,43a8.93,8.93,0,0,1-2.92,4.71,6.81,6.81,0,0,1-4,1.88A6.84,6.84,0,0,1,34,47.71,8.93,8.93,0,0,1,31.12,43a.72.72,0,0,1,.8-.81H44.26A.72.72,0,0,1,45.05,43Z'%20style='fill:%23b71422'/%3e%3c/g%3e%3cg%20id='Tongue'%3e%3cpath%20id='Background-3'%20data-name='Background'%20d='M34,47.79a6.91,6.91,0,0,0,4.12,1.9,6.91,6.91,0,0,0,4.11-1.9,10.63,10.63,0,0,0,1-1.07,6.83,6.83,0,0,0-4.9-2.31,6.15,6.15,0,0,0-5,2.78C33.56,47.4,33.76,47.6,34,47.79Z'%20style='fill:%23ff6164'/%3e%3cpath%20id='Outline-2'%20data-name='Outline'%20d='M34.16,47a5.36,5.36,0,0,1,4.19-2.08,6,6,0,0,1,4,1.69c.23-.25.45-.51.66-.77a7,7,0,0,0-4.71-1.93,6.36,6.36,0,0,0-4.89,2.36A9.53,9.53,0,0,0,34.16,47Z'/%3e%3c/g%3e%3cpath%20id='Outline-3'%20data-name='Outline'%20d='M38.09,50.19a7.42,7.42,0,0,1-4.45-2,9.52,9.52,0,0,1-3.11-5.05,1.2,1.2,0,0,1,.26-1,1.41,1.41,0,0,1,1.13-.51H44.26a1.44,1.44,0,0,1,1.13.51,1.19,1.19,0,0,1,.25,1h0a9.52,9.52,0,0,1-3.11,5.05A7.42,7.42,0,0,1,38.09,50.19Zm-6.17-7.4c-.16,0-.2.07-.21.09a8.29,8.29,0,0,0,2.73,4.37A6.23,6.23,0,0,0,38.09,49a6.28,6.28,0,0,0,3.65-1.73,8.3,8.3,0,0,0,2.72-4.37.21.21,0,0,0-.2-.09Z'/%3e%3c/g%3e%3cg%20id='Face'%3e%3cellipse%20id='Right_Blush'%20data-name='Right%20Blush'%20cx='53.22'%20cy='40.18'%20rx='5.85'%20ry='3.44'%20style='fill:%23febbd0'/%3e%3cellipse%20id='Left_Bluch'%20data-name='Left%20Bluch'%20cx='22.95'%20cy='40.18'%20rx='5.85'%20ry='3.44'%20style='fill:%23febbd0'/%3e%3cpath%20id='Eyes'%20d='M25.7,38.8a5.51,5.51,0,1,0-5.5-5.51A5.51,5.51,0,0,0,25.7,38.8Zm24.77,0A5.51,5.51,0,1,0,45,33.29,5.5,5.5,0,0,0,50.47,38.8Z'%20style='fill-rule:evenodd'/%3e%3cpath%20id='Iris'%20d='M24,33.64a2.07,2.07,0,1,0-2.06-2.07A2.07,2.07,0,0,0,24,33.64Zm24.77,0a2.07,2.07,0,1,0-2.06-2.07A2.07,2.07,0,0,0,48.75,33.64Z'%20style='fill:%23fff;fill-rule:evenodd'/%3e%3c/g%3e%3c/svg%3e",nC={class:"mx-auto max-w1024px w100% min-h100% flex"},oC={class:"flex px20px py15px w220px min-h100%!"},rC={class:"w[calc(100%-260px)]"};function sC(t,e,n,o,r,i){const l=W("GuidesMenu"),c=W("CodeHighlight"),a=W("router-link");return z(),ft("div",nC,[m("div",oC,[P(l)]),m("div",rC,[e[11]||(e[11]=m("h1",null,"Install",-1)),e[12]||(e[12]=m("h4",null,"Installing from package manager",-1)),m("div",null,[e[5]||(e[5]=m("p",null,[Y("The latest version of the package has been published in the global npm repository and has been assembled at "),m("a",{href:"https://www.npmjs.com/package/vue-spear-tip",target:"_blacnk"},"https://www.npmjs.com/package/vue-spear-tip"),Y(".")],-1)),e[6]||(e[6]=m("p",null,[Y("As a package manager and application builder, we highly recommend using "),m("a",{href:"https://bun.com/docs/installation",target:"_blacnk"},[Y("Bun.JS "),m("img",{src:eC,class:"h40px"})])],-1)),m("div",null,[P(c,{class:"h35px mb35px",lang:"pug",code:[{copy:!0,lang:"bash",title:"Linux/MacOS",code:"curl -fsSL https://bun.com/install | bash # for macOS, Linux, and WSL'm"},{copy:!0,lang:"bash",title:"Windows 10+ PowerShell",code:'powershell -c "irm bun.sh/install.ps1|iex"'}]})]),e[7]||(e[7]=m("p",null,"Because it is currently the fastest way to install packages and build applications in JavaScript. Support all popular platforms",-1)),e[8]||(e[8]=m("p",null,[Y("Or you can take a more common approach and install "),m("a",{href:"https://nodejs.org/en/download",target:"_blacnk"},"Node.JS"),Y(". Once you have it installed, you will have a global "),m("a",{href:"https://www.npmjs.com/",target:"_blacnk"},[m("b",null,"npm")]),Y(" package manager that you can use to install "),m("a",{href:"https://www.npmjs.com/package/vue-spear-tip",target:"_blacnk"},[m("b",null,"Vue Spear Tip")]),Y(". ")],-1)),e[9]||(e[9]=m("p",null,"Next step - run in console in root project folder:",-1)),m("div",null,[P(c,{class:"h35px mb40px",lang:"pug",code:[{copy:!0,lang:"bash",title:"Bun.JS",code:"bun add vue vue-spear-tip"},{copy:!0,lang:"bash",title:"npm",code:"npm i vue vue-spear-tip"}]})]),e[10]||(e[10]=m("p",null,"This is quite enough for using ready-made components. However, if you want to create your own components in an OOP (object-oriented programming) style, you will need to make some adjustments to your project. ",-1)),m("p",null,[e[1]||(e[1]=Y("First, you need to set up app builder. We use ",-1)),e[2]||(e[2]=m("a",{href:"https://vite.dev/guide/",target:"_blacnk"},"Vite",-1)),e[3]||(e[3]=Y(" for this. Follow the installation instructions for ",-1)),P(a,{to:"/guides/config/vite"},{default:Q(()=>[...e[0]||(e[0]=[m("b",null,"configuring Vite",-1)])]),_:1}),e[4]||(e[4]=Y(" and follow the steps outlined in the instructions. ",-1))])])])])}s(sC,"render$q");const iC=ut(Zc,[["render",sC],["__scopeId","data-v-9649bea2"]]);var lC=Object.getOwnPropertyDescriptor,cC=s((t,e,n,o)=>{for(var r=o>1?void 0:o?lC(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$p"),tr;let qc=(tr=class extends ct{components={GuidesMenu:Et}},s(tr,"VueConfigGuide"),tr);qc=cC([at],qc);const aC={class:"mx-auto max-w1024px w100% min-h100% flex"},uC={class:"flex px20px py15px w220px min-h100%!"};function fC(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",aC,[m("div",uC,[P(l)]),e[0]||(e[0]=m("div",{class:"w[calc(100%-260px)]"},[m("h1",null,"Vue Config Guide"),m("div",null,"soon")],-1))])}s(fC,"render$p");const dC=ut(qc,[["render",fC],["__scopeId","data-v-6f8b8c97"]]);var pC=Object.getOwnPropertyDescriptor,hC=s((t,e,n,o)=>{for(var r=o>1?void 0:o?pC(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$o"),er;let zc=(er=class extends ct{components={GuidesMenu:Et}},s(er,"ViteConfigGuide"),er);zc=hC([at],zc);const mC={class:"mx-auto max-w1024px w100% min-h100% flex"},gC={class:"flex px20px py15px w220px min-h100%!"};function vC(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",mC,[m("div",gC,[P(l)]),e[0]||(e[0]=m("div",{class:"w[calc(100%-260px)]"},[m("h1",null,"Vite Config Guide"),m("div",null,"soon")],-1))])}s(vC,"render$o");const bC=ut(zc,[["render",vC],["__scopeId","data-v-035d8961"]]);var yC=Object.getOwnPropertyDescriptor,wC=s((t,e,n,o)=>{for(var r=o>1?void 0:o?yC(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$n"),nr;let Jc=(nr=class extends ct{components={GuidesMenu:Et}},s(nr,"TypeScriptConfigGuide"),nr);Jc=wC([at],Jc);const _C={class:"mx-auto max-w1024px w100% min-h100% flex"},xC={class:"flex px20px py15px w220px min-h100%!"};function CC(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",_C,[m("div",xC,[P(l)]),e[0]||(e[0]=m("div",{class:"w[calc(100%-260px)]"},[m("h1",null,"TypeScript Config Guide"),m("div",null,"soon")],-1))])}s(CC,"render$n");const TC=ut(Jc,[["render",CC],["__scopeId","data-v-eed6c4cd"]]);var SC=Object.getOwnPropertyDescriptor,$C=s((t,e,n,o)=>{for(var r=o>1?void 0:o?SC(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$m"),or;let Qc=(or=class extends ct{components={GuidesMenu:Et}},s(or,"PugConfigGuide"),or);Qc=$C([at],Qc);const OC={class:"mx-auto max-w1024px w100% min-h100% flex"},EC={class:"flex px20px py15px w220px min-h100%!"};function PC(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",OC,[m("div",EC,[P(l)]),e[0]||(e[0]=m("div",{class:"w[calc(100%-260px)]"},[m("h1",null,"Pug Config Guide"),m("div",null,"soon")],-1))])}s(PC,"render$m");const AC=ut(Qc,[["render",PC],["__scopeId","data-v-a6caa6d3"]]);var IC=Object.getOwnPropertyDescriptor,MC=s((t,e,n,o)=>{for(var r=o>1?void 0:o?IC(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$l"),rr;let Xc=(rr=class extends ct{components={GuidesMenu:Et}},s(rr,"SassConfigGuide"),rr);Xc=MC([at],Xc);const DC={class:"mx-auto max-w1024px w100% min-h100% flex"},RC={class:"flex px20px py15px w220px min-h100%!"};function BC(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",DC,[m("div",RC,[P(l)]),e[0]||(e[0]=m("div",{class:"w[calc(100%-260px)]"},[m("h1",null,"Sass Config Guide"),m("div",null,"soon")],-1))])}s(BC,"render$l");const NC=ut(Xc,[["render",BC],["__scopeId","data-v-78ef9107"]]);var kC=Object.getOwnPropertyDescriptor,VC=s((t,e,n,o)=>{for(var r=o>1?void 0:o?kC(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$k"),sr;let ta=(sr=class extends ct{components={GuidesMenu:Et}},s(sr,"UnoCssConfigGuide"),sr);ta=VC([at],ta);const jC={class:"mx-auto max-w1024px w100% min-h100% flex"},FC={class:"flex px20px py15px w220px min-h100%!"};function LC(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",jC,[m("div",FC,[P(l)]),e[0]||(e[0]=m("div",{class:"w[calc(100%-260px)]"},[m("h1",null,"UnoCss Config Guide"),m("div",null,"soon")],-1))])}s(LC,"render$k");const GC=ut(ta,[["render",LC],["__scopeId","data-v-e7ba6b32"]]);var UC=Object.getOwnPropertyDescriptor,HC=s((t,e,n,o)=>{for(var r=o>1?void 0:o?UC(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$j"),ir;let ea=(ir=class extends ct{components={GuidesMenu:Et}},s(ir,"LaravelConfigGuide"),ir);ea=HC([at],ea);const WC={class:"mx-auto max-w1024px w100% min-h100% flex"},KC={class:"flex px20px py15px w220px min-h100%!"};function YC(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",WC,[m("div",KC,[P(l)]),e[0]||(e[0]=m("div",{class:"w[calc(100%-260px)]"},[m("h1",null,"Laravel Config Guide"),m("div",null,"soon")],-1))])}s(YC,"render$j");const ZC=ut(ea,[["render",YC],["__scopeId","data-v-e4972b51"]]);var qC=Object.getOwnPropertyDescriptor,zC=s((t,e,n,o)=>{for(var r=o>1?void 0:o?qC(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$i"),lr;let na=(lr=class extends ct{components={GuidesMenu:Et}},s(lr,"JuniorGuide"),lr);na=zC([at],na);const JC={class:"mx-auto max-w1024px w100% min-h100% flex"},QC={class:"flex px20px py15px w220px min-h100%!"};function XC(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",JC,[m("div",QC,[P(l)]),e[0]||(e[0]=m("div",{class:"w[calc(100%-260px)]"},[m("h1",null,"JuniorGuide"),m("div",null,"Meta development level. You don't need to know all web browser tecnologies to create multiplatform web apps. Instructions will be provided later. ")],-1))])}s(XC,"render$i");const tT=ut(na,[["render",XC],["__scopeId","data-v-2397e42e"]]);var eT=Object.getOwnPropertyDescriptor,nT=s((t,e,n,o)=>{for(var r=o>1?void 0:o?eT(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$h"),cr;let oa=(cr=class extends ct{components={GuidesMenu:Et}},s(cr,"VueConfigGuide"),cr);oa=nT([at],oa);const oT={class:"mx-auto max-w1024px w100% min-h100% flex"},rT={class:"flex px20px py15px w220px min-h100%!"};function sT(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",oT,[m("div",rT,[P(l)]),e[0]||(e[0]=Er('<div class="w[calc(100%-260px)]" data-v-f9e4b3a3><h1 data-v-f9e4b3a3>When, why, and for what?</h1><div data-v-f9e4b3a3><p data-v-f9e4b3a3>This library is not intended to replace standard Vue features such as the Options API or Composition API. Instead, it is an additional tool for specific use cases. It provides an alternative approach that may be familiar to backend developers and is suitable for certain architectural patterns. The library utilizes the conventional class syntax, which is transformed into the standard Options API output, ensuring compatibility with current Vue versions.</p><h3 data-v-f9e4b3a3>When should you use this library?</h3><p data-v-f9e4b3a3>If your application is structured as a monolithic or modular monolith, with most of the business logic in the backend, this library can be a good fit. It also works well in scenarios where there is strong consistency between the frontend and backend, and where the frontend mostly displays data received from the server.</p><p data-v-f9e4b3a3>Additionally, if you prefer to quickly assemble the user interface using pre-built, complex components that don't require complex logic on the frontend, this library could be a useful addition to your toolbox.</p><h3 data-v-f9e4b3a3>Why this approach?</h3><p data-v-f9e4b3a3>Simplicity and speed: Using classes and pre-built solutions allows backend developers, who are familiar with the object-oriented paradigm, to quickly adapt and work on the frontend without needing to dive deep into the specifics of the Composition API. </p><p data-v-f9e4b3a3>Application integrity: If all business logic is handled on the backend, adding complexity to the frontend to manage state that has already been handled on the server is unnecessary. </p><p data-v-f9e4b3a3>Clear dependencies: In a monolithic application with a consistent architecture, without "smeared" logic like in microservices, complex Composition API mechanisms for data aggregation are not required. </p><p data-v-f9e4b3a3>Usability: The library offers pre-built components that encapsulate complex logic, allowing quick interface building. A caveat: When using any of these components, the library connects to the global $VST variable to simplify communication between them. </p><h3 data-v-f9e4b3a3>What is it not suitable for?</h3><p data-v-f9e4b3a3>Microservice architecture (оr with caution): When it comes to applications that need to gather data from multiple, independent microservices on the frontend, the Composition API can be an ideal tool. This API helps structure complex logic and manage the state and dependencies that are often present in these systems.</p><p data-v-f9e4b3a3>Frontend complexity: If your app requires a lot of custom, non-backend logic (like complex animations or real-time processing) on the client-side, the Composition API provides more flexibility and functionality. </p><h3 data-v-f9e4b3a3>Conclusion</h3><p data-v-f9e4b3a3>This library isn't a replacement for the Vue ecosystem, but rather an addition that offers an alternative approach for specific architectural scenarios where traditional tools might be redundant. It's a tool for developers who value speed, accuracy, and simplicity, particularly if the majority of the business logic is managed securely on the backend.</p></div></div>',1))])}s(sT,"render$h");const iT=ut(oa,[["render",sT],["__scopeId","data-v-f9e4b3a3"]]),yf=[{path:"/why",name:"When, why, and for what?",component:iT},{name:'<hr style="border: solid #ccc; border-width: 1px 0 0">'},{name:"<b>Guides</b>"},{path:"/install",name:"Install Guide",component:iC},{path:"/config/vite",name:"Vite Config",component:bC},{path:"/config/vue",name:"Vue Config",component:dC},{path:"/config/typescript",name:"TypesScript Config",component:TC},{path:"/config/pug",name:"Pug Config",component:AC},{path:"/config/sass",name:"Scss/Sass/Stylus Config",component:NC},{path:"/config/unocss",name:"UnoCss Config",component:GC},{path:"/config/laravel",name:"Laravel Config",component:ZC},{path:"/junior",name:"Junior Start Guide",component:tT}];var lT=Object.getOwnPropertyDescriptor,cT=s((t,e,n,o)=>{for(var r=o>1?void 0:o?lT(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$g"),ar;let ra=(ar=class extends ct{components={GuidesMenu:Et}},s(ar,"GridKit"),ar);ra=cT([at],ra);const aT={class:"mx-auto max-w1024px w100% min-h100% flex"},uT={class:"flex px20px py15px w220px min-h100%!"};function fT(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",aT,[m("div",uT,[P(l)]),e[0]||(e[0]=m("div",{class:"w[calc(100%-260px)]"},[m("h1",null,"GridKit"),m("div",null,"GridKit")],-1))])}s(fT,"render$g");const dT=ut(ra,[["render",fT],["__scopeId","data-v-ff290277"]]);var pT=Object.getOwnPropertyDescriptor,hT=s((t,e,n,o)=>{for(var r=o>1?void 0:o?pT(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$f"),ur;let sa=(ur=class extends ct{components={GuidesMenu:Et}},s(ur,"ButtonKit"),ur);sa=hT([at],sa);const mT={class:"mx-auto max-w1024px w100% min-h100% flex"},gT={class:"flex px20px py15px w220px min-h100%!"},vT={class:"w[calc(100%-260px)]"},bT={class:"flex"};function yT(t,e,n,o,r,i){const l=W("GuidesMenu"),c=W("Button");return z(),ft("div",mT,[m("div",gT,[P(l)]),m("div",vT,[e[1]||(e[1]=m("h1",null,"ButtonKitElement",-1)),m("div",bT,[P(c,null,{default:Q(()=>[...e[0]||(e[0]=[Y("ButtonKitElement",-1)])]),_:1})])])])}s(yT,"render$f");const wT=ut(sa,[["render",yT],["__scopeId","data-v-3a52d9f6"]]);var _T=Object.getOwnPropertyDescriptor,xT=s((t,e,n,o)=>{for(var r=o>1?void 0:o?_T(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$e"),fr;let ia=(fr=class extends ct{components={ButtonKit:wT}},s(fr,"ButtonKitElement"),fr);ia=xT([at],ia);function CT(t,e,n,o,r,i){const l=W("ButtonKit");return z(),qe(l)}s(CT,"render$e");const TT=ut(ia,[["render",CT]]);var ST=Object.getOwnPropertyDescriptor,$T=s((t,e,n,o)=>{for(var r=o>1?void 0:o?ST(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$d"),dr;let la=(dr=class extends ct{components={GuidesMenu:Et}},s(dr,"QRCodeKitElement"),dr);la=$T([at],la);const OT={class:"mx-auto max-w1024px w100% min-h100% flex"},ET={class:"flex px20px py15px w220px min-h100%!"};function PT(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",OT,[m("div",ET,[P(l)]),e[0]||(e[0]=m("div",{class:"w[calc(100%-260px)]"},[m("h1",null,"QRCodeKitElement"),m("div",null,"soon")],-1))])}s(PT,"render$d");const AT=ut(la,[["render",PT],["__scopeId","data-v-81010176"]]);var IT=Object.getOwnPropertyDescriptor,MT=s((t,e,n,o)=>{for(var r=o>1?void 0:o?IT(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$c"),pr;let ca=(pr=class extends ct{components={GuidesMenu:Et}},s(pr,"BarcodeKitElement"),pr);ca=MT([at],ca);const DT={class:"mx-auto max-w1024px w100% min-h100% flex"},RT={class:"flex px20px py15px w220px min-h100%!"};function BT(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",DT,[m("div",RT,[P(l)]),e[0]||(e[0]=m("div",{class:"w[calc(100%-260px)]"},[m("h1",null,"BarcodeKitElement"),m("div",null,"soon")],-1))])}s(BT,"render$c");const NT=ut(ca,[["render",BT],["__scopeId","data-v-11abfb04"]]);var kT=Object.getOwnPropertyDescriptor,VT=s((t,e,n,o)=>{for(var r=o>1?void 0:o?kT(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$b"),hr;let aa=(hr=class extends ct{components={GuidesMenu:Et}},s(hr,"SelectKit"),hr);aa=VT([at],aa);const jT={class:"mx-auto max-w1024px w100% min-h100% flex"},FT={class:"flex px20px py15px w220px min-h100%!"};function LT(t,e,n,o,r,i){const l=W("GuidesMenu");return z(),ft("div",jT,[m("div",FT,[P(l)]),e[0]||(e[0]=m("div",{class:"w[calc(100%-260px)]"},[m("h1",null,"SelectKit"),m("div",null,"SelectKit")],-1))])}s(LT,"render$b");const GT=ut(aa,[["render",LT],["__scopeId","data-v-54c9c39d"]]);var UT=Object.getOwnPropertyDescriptor,HT=s((t,e,n,o)=>{for(var r=o>1?void 0:o?UT(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$a"),mr;let ua=(mr=class extends ct{components={SelectKit:GT}},s(mr,"SelectKitField"),mr);ua=HT([at],ua);function WT(t,e,n,o,r,i){const l=W("SelectKit");return z(),qe(l)}s(WT,"render$a");const KT=ut(ua,[["render",WT]]);var YT=Object.defineProperty,ZT=Object.getOwnPropertyDescriptor,Qg=s((t,e,n,o)=>{for(var r=o>1?void 0:o?ZT(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=(o?l(e,n,r):l(r))||r);return o&&r&&YT(e,n,r),r},"__decorateClass$9"),gr;let zi=(gr=class extends Ae{vModelSupport=!1;beforeMount(){}},s(gr,"ElementDocBlock"),gr);Qg([R(Boolean)],zi.prototype,"vModelSupport",2);zi=Qg([at],zi);function qT(t,e,n,o,r,i){const l=W("Tabs");return z(),ft("div",null,[m("div",null,[P(l,null,{"$title-default":Q(()=>[Fe(t.$slots,"$title-default",{},()=>[e[0]||(e[0]=m("div",null,"Examples",-1))],!0)]),default:Q(()=>[Fe(t.$slots,"default",{},()=>[e[1]||(e[1]=m("div",null,"No content Examples",-1))],!0)]),"$title-props":Q(()=>[Fe(t.$slots,"$title-props",{},()=>[e[2]||(e[2]=m("div",null,"@Props",-1))],!0)]),props:Q(()=>[Fe(t.$slots,"props",{},()=>[e[3]||(e[3]=m("div",null,"Props not set",-1))],!0)]),"$title-events":Q(()=>[Fe(t.$slots,"$title-events",{},()=>[e[4]||(e[4]=m("div",null,"@Events",-1))],!0)]),events:Q(()=>[Fe(t.$slots,"events",{},()=>[e[5]||(e[5]=Y("Events not set",-1))],!0)]),"$title-methods":Q(()=>[Fe(t.$slots,"$title-events",{},()=>[e[6]||(e[6]=m("div",null,"Methods",-1))],!0)]),methods:Q(()=>[Fe(t.$slots,"methods",{},()=>[e[7]||(e[7]=m("div",null,"Methods not set",-1))],!0)]),"$title-refs":Q(()=>[Fe(t.$slots,"$title-refs",{},()=>[e[8]||(e[8]=m("div",null,"Referenses",-1))],!0)]),refs:Q(()=>[Fe(t.$slots,"refs",{},()=>[e[9]||(e[9]=m("div",null,"List of references not set",-1))],!0)]),_:3})])])}s(qT,"render$9");const zT=ut(zi,[["render",qT],["__scopeId","data-v-4354e35f"]]);var JT=Object.getOwnPropertyDescriptor,QT=s((t,e,n,o)=>{for(var r=o>1?void 0:o?JT(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$8"),vr;let fa=(vr=class extends ct{components={GuidesMenu:Et,ElementDocBlock:zT};dateData={props:{},events:{},methods:{}};mounted(){}l(...e){console.log("dk",...e)}preRenderRus(e,n,o){const r=$VST.DT();n.startOfDay().epochMilliseconds==$VST.DT(`${r.year}-${r.month}-01`).epochMilliseconds&&(e.style.background=o?"#ff9393":"#f75c5c",e.style.borderRadius="4px",e.style.color=o?"#000":"white",e.title="Demonstration custom day element")}},s(vr,"DateKit"),vr);fa=QT([at],fa);const XT={class:"mx-auto max-w1024px w100% min-h100% flex"},tS={class:"flex px20px py15px w220px min-h100%!"},eS={class:"w[calc(100%-260px)]"},nS={class:"row gap-7"},oS={class:"col-12"},rS={class:"col-12"},sS={class:"col-6"},iS={class:"col-6"},lS={class:"col-6"};function cS(t,e,n,o,r,i){const l=W("GuidesMenu"),c=W("DateField"),a=W("CodeHighlight"),u=W("ElementDocBlock");return z(),ft("div",XT,[m("div",tS,[P(l)]),m("div",eS,[e[16]||(e[16]=m("h1",null,"DateField",-1)),e[17]||(e[17]=m("div",{class:"mb10px text-lightblue-400"},[m("div")],-1)),e[18]||(e[18]=m("div",{class:"mb10px text-lightblue-400"},"With auto locales format",-1)),P(u,null,{default:Q(()=>[m("div",nS,[m("div",oS,[e[0]||(e[0]=m("b",{class:"text-center"},"Default date time field with auto language, locale, format detect",-1)),P(c,{withTime:!0})]),m("div",rS,[e[1]||(e[1]=m("b",{class:"text-center"},"Default date field auto language, locale, format detect",-1)),P(c,{inputValue:"2012-12-12 00:01:22"})]),m("div",sS,[e[2]||(e[2]=m("b",{class:"text-center"},"European 24 hours format (Russia)",-1)),P(c,{withTime:!0,withSeconds:!0,locale:"ru",ref:"rus",dayPreRender:t.preRenderRus},null,8,["dayPreRender"])]),m("div",iS,[e[3]||(e[3]=m("b",{class:"text-center"},"12 hours (America en-US)",-1)),P(c,{ISO861UTCMode:!0,withTime:!0,inputValue:"2012-12-12 00:01:22",locale:"en-US"})]),m("div",lS,[e[4]||(e[4]=m("b",{class:"text-center"},"Disabled",-1)),P(c,{disabled:!0,withTime:!0,inputValue:"2012-12-12 00:01:22"})])])]),props:Q(()=>[P(a,{class:"h100px mb20px",code:`/**
|
|
104
|
+
* Глобальное название поля. Используется для ссылок на поля дат (этого же компонента), в которых указываются
|
|
105
|
+
* минимальные/максимальные даты для текущего поля даты.
|
|
106
|
+
* Внимание! Для сложных форм используйте префиксы.
|
|
107
|
+
*/
|
|
108
|
+
@Prop(String) readonly fieldName: string = ''`}),e[5]||(e[5]=m("div",null,"firstDayOfWeek: 'auto' | 1 | 2 | 3 | 4 | 5 | 6 | 7",-1)),e[6]||(e[6]=m("div",null,"disabledDays: number | string | Date[]",-1)),e[7]||(e[7]=m("div",null,"disableWeekends: boolean",-1)),e[8]||(e[8]=m("div",null,"disableDaysOfWeek",-1)),e[9]||(e[9]=m("div",null,"disabled",-1)),e[10]||(e[10]=m("div",null,"ISO861UTCMode",-1)),e[11]||(e[11]=m("div",null,"dayPreRender",-1)),e[12]||(e[12]=m("div",null,"max",-1)),e[13]||(e[13]=m("div",null,"min",-1)),e[14]||(e[14]=m("div",null,"maxField",-1)),e[15]||(e[15]=m("div",null,"minField",-1))]),_:1})])])}s(cS,"render$8");const aS=ut(fa,[["render",cS],["__scopeId","data-v-3c03f094"]]);var uS=Object.getOwnPropertyDescriptor,fS=s((t,e,n,o)=>{for(var r=o>1?void 0:o?uS(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$7"),br;let da=(br=class extends ct{components={DateKit:aS}},s(br,"DateKitField"),br);da=fS([at],da);function dS(t,e,n,o,r,i){const l=W("DateKit");return z(),qe(l)}s(dS,"render$7");const pS=ut(da,[["render",dS]]);var hS=Object.getOwnPropertyDescriptor,mS=s((t,e,n,o)=>{for(var r=o>1?void 0:o?hS(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$6"),yr;let pa=(yr=class extends ct{components={GuidesMenu:Et}},s(yr,"StringKit"),yr);pa=mS([at],pa);const gS={class:"mx-auto max-w1024px w100% min-h100% flex"},vS={class:"flex px20px py15px w220px min-h100%!"},bS={class:"w[calc(100%-260px)]"},yS={class:"row gap-x-3"},wS={class:"col-6"},_S={class:"col-6"},xS={class:"col-6"},CS={class:"col-6"},TS={class:"col-12"},SS={class:"col-12"};function $S(t,e,n,o,r,i){const l=W("GuidesMenu"),c=W("StringField");return z(),ft("div",gS,[m("div",vS,[P(l)]),m("div",bS,[e[0]||(e[0]=m("h1",null,"StringKit",-1)),m("div",yS,[m("div",wS,[P(c,{placeholder:"Simple string field"})]),m("div",_S,[P(c,{mask:"+{7} (000) 000-00-00",alwaysCopyIcon:!0})]),m("div",xS,[P(c,{asNumber:2,max:5,placeholder:"Number field"})]),m("div",CS,[P(c,{mask:"+{7} (000) 000-00-00",alwaysCopyIcon:!0})]),m("div",TS,[P(c,{placeholder:"Simple string field with copy when has value",maskPreset:"phone",alwaysCopyIcon:!0})]),m("div",SS,[P(c,{inputValue:"Disabled with copy icon if has value",maskPreset:"phone",alwaysCopyIcon:!0,disabled:""})])])])])}s($S,"render$6");const OS=ut(pa,[["render",$S],["__scopeId","data-v-3692c4fe"]]);var ES=Object.getOwnPropertyDescriptor,PS=s((t,e,n,o)=>{for(var r=o>1?void 0:o?ES(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$5"),wr;let ha=(wr=class extends ct{components={GuidesMenu:Et,StringKit:OS}},s(wr,"StringKitField"),wr);ha=PS([at],ha);function AS(t,e,n,o,r,i){const l=W("StringKit");return z(),qe(l)}s(AS,"render$5");const IS=ut(ha,[["render",AS]]);var MS=Object.getOwnPropertyDescriptor,DS=s((t,e,n,o)=>{for(var r=o>1?void 0:o?MS(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$4"),_r;let ma=(_r=class extends ct{components={GuidesMenu:Et}},s(_r,"TabsKit"),_r);ma=DS([at],ma);const RS={class:"mx-auto max-w1024px w100% min-h100% flex"},BS={class:"flex px20px py15px w220px min-h100%!"},NS={class:"w[calc(100%-260px)]"},kS={class:"flex"};function VS(t,e,n,o,r,i){const l=W("GuidesMenu"),c=W("Tabs");return z(),ft("div",RS,[m("div",BS,[P(l)]),m("div",NS,[e[4]||(e[4]=m("h1",null,"TabsKit",-1)),m("div",kS,[P(c,null,{"$title-default":Q(()=>[...e[0]||(e[0]=[Y("DEF",-1)])]),default:Q(()=>[...e[1]||(e[1]=[Y("1",-1)])]),"$title-tab":Q(()=>[...e[2]||(e[2]=[Y("TAB TITLE",-1)])]),tab:Q(()=>[...e[3]||(e[3]=[Y("2",-1)])]),_:1})])])])}s(VS,"render$4");const jS=ut(ma,[["render",VS],["__scopeId","data-v-d7e67045"]]);var FS=Object.getOwnPropertyDescriptor,LS=s((t,e,n,o)=>{for(var r=o>1?void 0:o?FS(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$3"),xr;let ga=(xr=class extends ct{components={GuidesMenu:Et}},s(xr,"ExampleKit"),xr);ga=LS([at],ga);const GS={class:"mx-auto max-w1024px w100% min-h100% flex"},US={class:"flex px20px py15px w220px min-h100%!"},HS={class:"w[calc(100%-260px)]"};function WS(t,e,n,o,r,i){const l=W("GuidesMenu"),c=W("TextField");return z(),ft("div",GS,[m("div",US,[P(l)]),m("div",HS,[e[0]||(e[0]=m("h1",null,"TextField",-1)),m("div",null,[P(c,{inputValue:`Hey, try ***to*** select *some* text <b>here</b>.
|
|
109
|
+
There will <https://smartrus.org> a menu for selecting some inline styles.
|
|
110
|
+
Remember: you have full control about content and styling of this menu.
|
|
111
|
+
|
|
112
|
+
Roadmap:
|
|
113
|
+
- v-model
|
|
114
|
+
- Ссылка, с возможностью редактирования
|
|
115
|
+
- Ссылка на изображение, возможно дать вставлять base64, но автоматически конвертируемый и сжатый в webp
|
|
116
|
+
- Нормальный скрол (вписывающийся, возможно через родительский элемент)
|
|
117
|
+
- Кнопка clear
|
|
118
|
+
- Отображение количества символов
|
|
119
|
+
`})])])])}s(WS,"render$3");const KS=ut(ga,[["render",WS],["__scopeId","data-v-e6eab152"]]);var YS=Object.getOwnPropertyDescriptor,ZS=s((t,e,n,o)=>{for(var r=o>1?void 0:o?YS(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$2"),Cr;let va=(Cr=class extends ct{components={GuidesMenu:Et,TextFieldKit:KS}},s(Cr,"TextKitField"),Cr);va=ZS([at],va);function qS(t,e,n,o,r,i){const l=W("TextFieldKit");return z(),qe(l)}s(qS,"render$2");const zS=ut(va,[["render",qS]]);var JS=Object.getOwnPropertyDescriptor,QS=s((t,e,n,o)=>{for(var r=o>1?void 0:o?JS(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass$1"),Tr;let ba=(Tr=class extends ct{components={GuidesMenu:Et}},s(Tr,"SwitchKit"),Tr);ba=QS([at],ba);const XS={class:"mx-auto max-w1024px w100% min-h100% flex"},t3={class:"flex px20px py15px w220px min-h100%!"},e3={class:"w[calc(100%-260px)]"},n3={class:"row"},o3={class:"col-2"},r3={class:"col-2"},s3={class:"col-2"},i3={class:"col-2"},l3={class:"col-2"},c3={class:"col-2"},a3={class:"col-2"},u3={class:"col-2"},f3={class:"col-2"},d3={class:"col-2"},p3={class:"col-2"},h3={class:"col-2"},m3={class:"row"},g3={class:"col-2"},v3={class:"col-2"},b3={class:"col-2"};function y3(t,e,n,o,r,i){const l=W("GuidesMenu"),c=W("SwitchField");return z(),ft("div",XS,[m("div",t3,[P(l)]),m("div",e3,[e[5]||(e[5]=m("h1",null,"SwitchKit",-1)),m("div",n3,[e[0]||(e[0]=m("div",{class:"col-6"},"Default",-1)),e[1]||(e[1]=m("div",{class:"col-6"},"Custom",-1)),m("div",o3,[P(c,{inputValue:!0})]),m("div",r3,[P(c)]),m("div",s3,[P(c,{inputValue:!0,disabled:!0})]),m("div",i3,[P(c,{bg:"#46bb27",labelColor:"#ffdead",bgInactive:"#ea9c28",boxShadow:"0 0 2px #46bb27",labelBoxShadow:"0 0 2px #46bb27",inputValue:!0})]),m("div",l3,[P(c,{bg:"#46bb27",bgInactive:"#f5ba63",labelColor:"#ffdead",boxShadow:"0 0 2px #46bb27",labelBoxShadow:"0 0 2px #46bb27"})]),m("div",c3,[P(c,{bg:"#46bb27",labelColor:"#ffdead",boxShadow:"0 0 2px #46bb27",labelBoxShadow:"0 0 2px #46bb27",inputValue:!0,disabled:!0})]),e[2]||(e[2]=m("div",{class:"col-6"},"Toggler",-1)),e[3]||(e[3]=m("div",{class:"col-6"},"Toggler Custom",-1)),m("div",a3,[P(c,{inputValue:!0,type:"toggler"})]),m("div",u3,[P(c,{type:"toggler"})]),m("div",f3,[P(c,{inputValue:!0,type:"toggler",disabled:!0})]),m("div",d3,[P(c,{inputValue:!0,type:"toggler",titleTogglerY:"Yes",titleTogglerN:"No",bgTogglerY:"#42b8b8",bgTogglerN:"#b8a68e"})]),m("div",p3,[P(c,{type:"toggler",titleTogglerY:"Yes",titleTogglerN:"No",bgTogglerY:"#42b8b8",bgTogglerN:"#b8a68e"})]),m("div",h3,[P(c,{inputValue:!0,type:"toggler",titleTogglerY:"Yes",titleTogglerN:"No",bgTogglerY:"#42b8b8",bgTogglerN:"#b8a68e",disabled:!0})])]),m("div",m3,[e[4]||(e[4]=m("div",{class:"col-12"},"Checkbox",-1)),m("div",g3,[P(c,{type:"checkbox",inputValue:!0})]),m("div",v3,[P(c,{type:"checkbox"})]),m("div",b3,[P(c,{type:"checkbox",inputValue:!0,disabled:!0})])])])])}s(y3,"render$1");const w3=ut(ba,[["render",y3],["__scopeId","data-v-2921a50c"]]);var _3=Object.getOwnPropertyDescriptor,x3=s((t,e,n,o)=>{for(var r=o>1?void 0:o?_3(e,n):e,i=t.length-1,l;i>=0;i--)(l=t[i])&&(r=l(r)||r);return r},"__decorateClass"),Sr;let ya=(Sr=class extends ct{components={SwitchKit:w3}},s(Sr,"SwitchKitField"),Sr);ya=x3([at],ya);function C3(t,e,n,o,r,i){const l=W("SwitchKit");return z(),qe(l)}s(C3,"render");const T3=ut(ya,[["render",C3]]),wf=[{name:'<hr style="border: solid #ccc; border-width: 1px 0 0">'},{name:"<b>Styles</b>"},{path:"/grid",name:"Grid",component:dT},{name:'<hr style="border: solid #ccc; border-width: 1px 0 0">'},{name:"<b>Elements</b>"},{path:"/elements/button",name:"Button",component:TT},{path:"/elements/tabs",name:"Tabs",component:jS},{path:"/elements/qr",name:"QR Code",component:AT},{path:"/elements/barcode",name:"Barcode",component:NT},{name:'<hr style="border: solid #ccc; border-width: 1px 0 0">'},{name:"<b>Fields</b>"},{path:"/fields/date",name:"Date",component:pS},{path:"/fields/select",name:"Select",component:KT},{path:"/fields/string",name:"String",component:IS},{path:"/fields/switch",name:"Switch <small>(Checkbox)</small>",component:T3},{path:"/fields/text",name:"Text",component:zS},{name:'<hr style="border: solid #ccc; border-width: 1px 0 0">'},{name:"<b>Widgets</b>"},{name:'<b style="color: #ccc;">Soon</b>'},{name:'<hr style="border: solid #ccc; border-width: 1px 0 0">'},{name:"<b>Helpers</b>"},{name:'<b style="color: #ccc;">Soon</b>'},{name:'<b style="color: #ccc;">DT (datetime)</b>'},{name:'<b style="color: #ccc;">Toasts (Soon)</b>'},{name:'<b style="color: #ccc;">Modals (Soon)</b>'},{name:'<b style="color: #ccc;">AutoDocs by Class (Soon)</b>'}];for(const t of yf)t.path=`/guides${t.path}`;for(const t of wf)t.path=`/kit${t.path}`;const S3=yf,$3=wf,O3=[{path:"/",name:"Vue Spear Tip",component:C2},{path:"/guide",name:"Guide",component:Y2},{path:"/donate",name:"Donate",component:Q2}],Xg=i2({history:Vx(),routes:[...O3,...yf,...wf]});Xg.afterEach((t,e)=>{$VST.$emit("RouterPageMount",{to:t,from:e})});const tv=m1(tx);for(let t in up)tv.component(t,up[t]);tv.use(Xg).mount("#app");export{Lo as A,Oc as B,P_ as C,Yv as D,_1 as E,M_ as F,P as G,N3 as H,B3 as I,V3 as J,Yn as K,rt as L,Jt as M,ct as N,ah as O,R as P,di as Q,Se as R,Ae as S,I3 as T,at as V,lo as W,zn as _,m as a,ut as b,ft as c,qn as d,R3 as e,qe as f,Ta as g,Q as h,Y as i,M3 as j,A3 as k,Fe as l,sl as m,Ds as n,z as o,Ah as p,us as q,W as r,D3 as s,Te as t,zv as u,k3 as v,j3 as w,Av as x,P3 as y,$i as z};
|