@vuebro/runtime 1.2.19 → 1.2.20
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
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"_shared-CXqC3nsj.js":{"file":"assets/shared-CXqC3nsj.js","name":"shared","imports":["_unocss-GGiNT3_V.js"]},"_unocss-GGiNT3_V.js":{"file":"assets/unocss-GGiNT3_V.js","name":"unocss","isDynamicEntry":true},"index.html":{"file":"assets/index-
|
|
1
|
+
{"_shared-CXqC3nsj.js":{"file":"assets/shared-CXqC3nsj.js","name":"shared","imports":["_unocss-GGiNT3_V.js"]},"_unocss-GGiNT3_V.js":{"file":"assets/unocss-GGiNT3_V.js","name":"unocss","isDynamicEntry":true},"index.html":{"file":"assets/index-n2RxLz3Z.js","name":"index","src":"index.html","isEntry":true,"imports":["_unocss-GGiNT3_V.js","_shared-CXqC3nsj.js"],"dynamicImports":["_unocss-GGiNT3_V.js"],"css":["assets/index-vGiKZPT9.css"]},"node_modules/vue/dist/vue.esm-browser.prod.js":{"file":"assets/vue.esm-browser.prod-3.5.24.js","isStaticEntry":true,"name":"vue"},"node_modules/vue-router/dist/vue-router.esm-browser.prod.js":{"file":"assets/vue-router.esm-browser.prod-4.6.3.js","isStaticEntry":true,"name":"vue-router"},"node_modules/@vuebro/loader-sfc/dist/loader-sfc.esm-browser.prod.js":{"file":"assets/loader-sfc.esm-browser.prod-2.3.31.js","isStaticEntry":true,"name":"@vuebro/loader-sfc"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{toValue as _,isRef as ee,hasInjectionContext as On,inject as Mn,ref as N,watchEffect as ve,getCurrentInstance as De,onBeforeUnmount as jt,onDeactivated as En,onActivated as An,reactive as ne,unref as V,onMounted as Ne,nextTick as Pt,watch as H,getCurrentScope as jn,onScopeDispose as Pn,toRef as $,readonly as Ln,customRef as Hn,shallowRef as P,computed as I,defineComponent as B,onUnmounted as Lt,h as Ze,toRefs as we,resolveComponent as Dn,createBlock as oe,openBlock as L,withCtx as Re,resolveDynamicComponent as Ve,defineAsyncComponent as Nn,createElementBlock as de,Fragment as Ht,createVNode as Rn,createElementVNode as J,renderList as Vn,withDirectives as zn,normalizeClass as Dt,Suspense as Wn,createCommentVNode as Un,createApp as qn}from"vue";import{d as Bn,w as Gn,_ as Kn,p as Qn,a as Jn,b as Xn,c as Zn,e as Yn,i as eo,o as to}from"./unocss-GGiNT3_V.js";import{g as no,s as G,f as Nt,c as Rt}from"./shared-CXqC3nsj.js";import{useRoute as oo,createRouter as ro,createWebHistory as so}from"vue-router";import io from"@vuebro/loader-sfc";(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))o(r);new MutationObserver(r=>{for(const s of r)if(s.type==="childList")for(const c of s.addedNodes)c.tagName==="LINK"&&c.rel==="modulepreload"&&o(c)}).observe(document,{childList:!0,subtree:!0});function n(r){const s={};return r.integrity&&(s.integrity=r.integrity),r.referrerPolicy&&(s.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?s.credentials="include":r.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function o(r){if(r.ep)return;r.ep=!0;const s=n(r);fetch(r.href,s)}})();function Oe(e,t={},n){for(const o in e){const r=e[o],s=n?`${n}:${o}`:o;typeof r=="object"&&r!==null?Oe(r,t,s):typeof r=="function"&&(t[s]=r)}return t}const co={run:e=>e()},lo=()=>co,Vt=typeof console.createTask<"u"?console.createTask:lo;function ao(e,t){const n=t.shift(),o=Vt(n);return e.reduce((r,s)=>r.then(()=>o.run(()=>s(...t))),Promise.resolve())}function uo(e,t){const n=t.shift(),o=Vt(n);return Promise.all(e.map(r=>o.run(()=>r(...t))))}function ke(e,t){for(const n of[...e])n(t)}class fo{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,o={}){if(!t||typeof n!="function")return()=>{};const r=t;let s;for(;this._deprecatedHooks[t];)s=this._deprecatedHooks[t],t=s.to;if(s&&!o.allowDeprecated){let c=s.message;c||(c=`${r} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(c)||(console.warn(c),this._deprecatedMessages.add(c))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let o,r=(...s)=>(typeof o=="function"&&o(),o=void 0,r=void 0,n(...s));return o=this.hook(t,r),o}removeHook(t,n){if(this._hooks[t]){const o=this._hooks[t].indexOf(n);o!==-1&&this._hooks[t].splice(o,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const o=this._hooks[t]||[];delete this._hooks[t];for(const r of o)this.hook(t,r)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=Oe(t),o=Object.keys(n).map(r=>this.hook(r,n[r]));return()=>{for(const r of o.splice(0,o.length))r()}}removeHooks(t){const n=Oe(t);for(const o in n)this.removeHook(o,n[o])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(ao,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(uo,t,...n)}callHookWith(t,n,...o){const r=this._before||this._after?{name:n,args:o,context:{}}:void 0;this._before&&ke(this._before,r);const s=t(n in this._hooks?[...this._hooks[n]]:[],o);return s instanceof Promise?s.finally(()=>{this._after&&r&&ke(this._after,r)}):(this._after&&r&&ke(this._after,r),s)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function po(){return new fo}const ho=new Set(["link","style","script","noscript"]),mo=new Set(["title","titleTemplate","script","style","noscript"]),Ye=new Set(["base","meta","link","style","script","noscript"]),go=new Set(["title","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"]),yo=new Set(["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"]),vo=new Set(["key","tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent","processTemplateParams"]),wo=new Set(["templateParams","htmlAttrs","bodyAttrs"]),ze=new Set(["theme-color","google-site-verification","og","article","book","profile","twitter","author"]),bo=["name","property","http-equiv"],Co=new Set(["viewport","description","keywords","robots"]);function zt(e){const t=e.split(":");return t.length?ze.has(t[1]):!1}function Me(e){const{props:t,tag:n}=e;if(yo.has(n))return n;if(n==="link"&&t.rel==="canonical")return"canonical";if(t.charset)return"charset";if(e.tag==="meta"){for(const o of bo)if(t[o]!==void 0){const r=t[o],s=r.includes(":"),c=Co.has(r),u=!(s||c)&&e.key?`:key:${e.key}`:"";return`${n}:${r}${u}`}}if(e.key)return`${n}:key:${e.key}`;if(t.id)return`${n}:id:${t.id}`;if(mo.has(n)){const o=e.textContent||e.innerHTML;if(o)return`${n}:content:${o}`}}function et(e){const t=e._h||e._d;if(t)return t;const n=e.textContent||e.innerHTML;return n||`${e.tag}:${Object.entries(e.props).map(([o,r])=>`${o}:${String(r)}`).join(",")}`}function pe(e,t,n){typeof e==="function"&&(!n||n!=="titleTemplate"&&!(n[0]==="o"&&n[1]==="n"))&&(e=e());let r;if(t&&(r=t(n,e)),Array.isArray(r))return r.map(s=>pe(s,t));if(r?.constructor===Object){const s={};for(const c of Object.keys(r))s[c]=pe(r[c],t,c);return s}return r}function ko(e,t){const n=e==="style"?new Map:new Set;function o(r){const s=r.trim();if(s)if(e==="style"){const[c,...i]=s.split(":").map(u=>u.trim());c&&i.length&&n.set(c,i.join(":"))}else s.split(" ").filter(Boolean).forEach(c=>n.add(c))}return typeof t=="string"?e==="style"?t.split(";").forEach(o):o(t):Array.isArray(t)?t.forEach(r=>o(r)):t&&typeof t=="object"&&Object.entries(t).forEach(([r,s])=>{s&&s!=="false"&&(e==="style"?n.set(r.trim(),s):o(r))}),n}function Wt(e,t){return e.props=e.props||{},t?e.tag==="templateParams"?(e.props=t,e):(Object.entries(t).forEach(([n,o])=>{if(o===null){e.props[n]=null;return}if(n==="class"||n==="style"){e.props[n]=ko(n,o);return}if(vo.has(n)){if(["textContent","innerHTML"].includes(n)&&typeof o=="object"){let c=t.type;if(t.type||(c="application/json"),!c?.endsWith("json")&&c!=="speculationrules")return;t.type=c,e.props.type=c,e[n]=JSON.stringify(o)}else e[n]=o;return}const r=String(o),s=n.startsWith("data-");r==="true"||r===""?e.props[n]=s?r:!0:!o&&s&&r==="false"?e.props[n]="false":o!==void 0&&(e.props[n]=o)}),e):e}function xo(e,t){const n=typeof t=="object"&&typeof t!="function"?t:{[e==="script"||e==="noscript"||e==="style"?"innerHTML":"textContent"]:t},o=Wt({tag:e,props:{}},n);return o.key&&ho.has(o.tag)&&(o.props["data-hid"]=o._h=o.key),o.tag==="script"&&typeof o.innerHTML=="object"&&(o.innerHTML=JSON.stringify(o.innerHTML),o.props.type=o.props.type||"application/json"),Array.isArray(o.props.content)?o.props.content.map(r=>({...o,props:{...o.props,content:r}})):o}function _o(e,t){if(!e)return[];typeof e=="function"&&(e=e());const n=(r,s)=>{for(let c=0;c<t.length;c++)s=t[c](r,s);return s};e=n(void 0,e);const o=[];return e=pe(e,n),Object.entries(e||{}).forEach(([r,s])=>{if(s!==void 0)for(const c of Array.isArray(s)?s:[s])o.push(xo(r,c))}),o.flat()}const tt=(e,t)=>e._w===t._w?e._p-t._p:e._w-t._w,nt={base:-10,title:10},So={critical:-8,high:-1,low:2},ot={meta:{"content-security-policy":-30,charset:-20,viewport:-15},link:{preconnect:20,stylesheet:60,preload:70,modulepreload:70,prefetch:90,"dns-prefetch":90,prerender:90},script:{async:30,defer:80,sync:50},style:{imported:40,sync:60}},To=/@import/,X=e=>e===""||e===!0;function Io(e,t){if(typeof t.tagPriority=="number")return t.tagPriority;let n=100;const o=So[t.tagPriority]||0,r=e.resolvedOptions.disableCapoSorting?{link:{},script:{},style:{}}:ot;if(t.tag in nt)n=nt[t.tag];else if(t.tag==="meta"){const s=t.props["http-equiv"]==="content-security-policy"?"content-security-policy":t.props.charset?"charset":t.props.name==="viewport"?"viewport":null;s&&(n=ot.meta[s])}else t.tag==="link"&&t.props.rel?n=r.link[t.props.rel]:t.tag==="script"?X(t.props.async)?n=r.script.async:t.props.src&&!X(t.props.defer)&&!X(t.props.async)&&t.props.type!=="module"&&!t.props.type?.endsWith("json")?n=r.script.sync:X(t.props.defer)&&t.props.src&&!X(t.props.async)&&(n=r.script.defer):t.tag==="style"&&(n=t.innerHTML&&To.test(t.innerHTML)?r.style.imported:r.style.sync);return(n||100)+o}function rt(e,t){const n=typeof t=="function"?t(e):t,o=n.key||String(e.plugins.size+1);e.plugins.get(o)||(e.plugins.set(o,n),e.hooks.addHooks(n.hooks||{}))}function $o(e={}){const t=po();t.addHooks(e.hooks||{});const n=!e.document,o=new Map,r=new Map,s=new Set,c={_entryCount:1,plugins:r,dirty:!1,resolvedOptions:e,hooks:t,ssr:n,entries:o,headEntries(){return[...o.values()]},use:i=>rt(c,i),push(i,u){const l={...u||{}};delete l.head;const a=l._index??c._entryCount++,f={_i:a,input:i,options:l},p={_poll(d=!1){c.dirty=!0,!d&&s.add(a),t.callHook("entries:updated",c)},dispose(){o.delete(a)&&c.invalidate()},patch(d){(!l.mode||l.mode==="server"&&n||l.mode==="client"&&!n)&&(f.input=d,o.set(a,f),p._poll())}};return p.patch(i),p},async resolveTags(){const i={tagMap:new Map,tags:[],entries:[...c.entries.values()]};for(await t.callHook("entries:resolve",i);s.size;){const p=s.values().next().value;s.delete(p);const d=o.get(p);if(d){const m={tags:_o(d.input,e.propResolvers||[]).map(h=>Object.assign(h,d.options)),entry:d};await t.callHook("entries:normalize",m),d._tags=m.tags.map((h,g)=>(h._w=Io(c,h),h._p=(d._i<<10)+g,h._d=Me(h),h))}}let u=!1;i.entries.flatMap(p=>(p._tags||[]).map(d=>({...d,props:{...d.props}}))).sort(tt).reduce((p,d)=>{const m=String(d._d||d._p);if(!p.has(m))return p.set(m,d);const h=p.get(m);if((d?.tagDuplicateStrategy||(wo.has(d.tag)?"merge":null)||(d.key&&d.key===h.key?"merge":null))==="merge"){const y={...h.props};Object.entries(d.props).forEach(([w,b])=>y[w]=w==="style"?new Map([...h.props.style||new Map,...b]):w==="class"?new Set([...h.props.class||new Set,...b]):b),p.set(m,{...d,props:y})}else d._p>>10===h._p>>10&&d.tag==="meta"&&zt(m)?(p.set(m,Object.assign([...Array.isArray(h)?h:[h],d],d)),u=!0):(d._w===h._w?d._p>h._p:d?._w<h?._w)&&p.set(m,d);return p},i.tagMap);const l=i.tagMap.get("title"),a=i.tagMap.get("titleTemplate");if(c._title=l?.textContent,a){const p=a?.textContent;if(c._titleTemplate=p,p){let d=typeof p=="function"?p(l?.textContent):p;typeof d=="string"&&!c.plugins.has("template-params")&&(d=d.replace("%s",l?.textContent||"")),l?d===null?i.tagMap.delete("title"):i.tagMap.set("title",{...l,textContent:d}):(a.tag="title",a.textContent=d)}}i.tags=Array.from(i.tagMap.values()),u&&(i.tags=i.tags.flat().sort(tt)),await t.callHook("tags:beforeResolve",i),await t.callHook("tags:resolve",i),await t.callHook("tags:afterResolve",i);const f=[];for(const p of i.tags){const{innerHTML:d,tag:m,props:h}=p;if(go.has(m)&&!(Object.keys(h).length===0&&!p.innerHTML&&!p.textContent)&&!(m==="meta"&&!h.content&&!h["http-equiv"]&&!h.charset)){if(m==="script"&&d){if(h.type?.endsWith("json")){const g=typeof d=="string"?d:JSON.stringify(d);p.innerHTML=g.replace(/</g,"\\u003C")}else typeof d=="string"&&(p.innerHTML=d.replace(new RegExp(`</${m}`,"g"),`<\\/${m}`));p._d=Me(p)}f.push(p)}}return f},invalidate(){for(const i of o.values())s.add(i._i);c.dirty=!0,t.callHook("entries:updated",c)}};return(e?.plugins||[]).forEach(i=>rt(c,i)),c.hooks.callHook("init",c),e.init?.forEach(i=>i&&c.push(i)),c}async function Ut(e,t={}){const n=t.document||e.resolvedOptions.document;if(!n||!e.dirty)return;const o={shouldRender:!0,tags:[]};if(await e.hooks.callHook("dom:beforeRender",o),!!o.shouldRender)return e._domUpdatePromise||(e._domUpdatePromise=new Promise(async r=>{const s=new Map,c=new Promise(d=>{e.resolveTags().then(m=>{d(m.map(h=>{const g=s.get(h._d)||0,y={tag:h,id:(g?`${h._d}:${g}`:h._d)||et(h),shouldRender:!0};return h._d&&zt(h._d)&&s.set(h._d,g+1),y}))})});let i=e._dom;if(!i){i={title:n.title,elMap:new Map().set("htmlAttrs",n.documentElement).set("bodyAttrs",n.body)};for(const d of["body","head"]){const m=n[d]?.children;for(const h of m){const g=h.tagName.toLowerCase();if(!Ye.has(g))continue;const y=Wt({tag:g,props:{}},{innerHTML:h.innerHTML,...h.getAttributeNames().reduce((w,b)=>(w[b]=h.getAttribute(b),w),{})||{}});if(y.key=h.getAttribute("data-hid")||void 0,y._d=Me(y)||et(y),i.elMap.has(y._d)){let w=1,b=y._d;for(;i.elMap.has(b);)b=`${y._d}:${w++}`;i.elMap.set(b,h)}else i.elMap.set(y._d,h)}}}i.pendingSideEffects={...i.sideEffects},i.sideEffects={};function u(d,m,h){const g=`${d}:${m}`;i.sideEffects[g]=h,delete i.pendingSideEffects[g]}function l({id:d,$el:m,tag:h}){const g=h.tag.endsWith("Attrs");i.elMap.set(d,m),g||(h.textContent&&h.textContent!==m.textContent&&(m.textContent=h.textContent),h.innerHTML&&h.innerHTML!==m.innerHTML&&(m.innerHTML=h.innerHTML),u(d,"el",()=>{m?.remove(),i.elMap.delete(d)}));for(const y in h.props){if(!Object.prototype.hasOwnProperty.call(h.props,y))continue;const w=h.props[y];if(y.startsWith("on")&&typeof w=="function"){const v=m?.dataset;if(v&&v[`${y}fired`]){const S=y.slice(0,-5);w.call(m,new Event(S.substring(2)))}m.getAttribute(`data-${y}`)!==""&&((h.tag==="bodyAttrs"?n.defaultView:m).addEventListener(y.substring(2),w.bind(m)),m.setAttribute(`data-${y}`,""));continue}const b=`attr:${y}`;if(y==="class"){if(!w)continue;for(const v of w)g&&u(d,`${b}:${v}`,()=>m.classList.remove(v)),!m.classList.contains(v)&&m.classList.add(v)}else if(y==="style"){if(!w)continue;for(const[v,S]of w)u(d,`${b}:${v}`,()=>{m.style.removeProperty(v)}),m.style.setProperty(v,S)}else w!==!1&&w!==null&&(m.getAttribute(y)!==w&&m.setAttribute(y,w===!0?"":String(w)),g&&u(d,b,()=>m.removeAttribute(y)))}}const a=[],f={bodyClose:void 0,bodyOpen:void 0,head:void 0},p=await c;for(const d of p){const{tag:m,shouldRender:h,id:g}=d;if(h){if(m.tag==="title"){n.title=m.textContent,u("title","",()=>n.title=i.title);continue}d.$el=d.$el||i.elMap.get(g),d.$el?l(d):Ye.has(m.tag)&&a.push(d)}}for(const d of a){const m=d.tag.tagPosition||"head";d.$el=n.createElement(d.tag.tag),l(d),f[m]=f[m]||n.createDocumentFragment(),f[m].appendChild(d.$el)}for(const d of p)await e.hooks.callHook("dom:renderTag",d,n,u);f.head&&n.head.appendChild(f.head),f.bodyOpen&&n.body.insertBefore(f.bodyOpen,n.body.firstChild),f.bodyClose&&n.body.appendChild(f.bodyClose);for(const d in i.pendingSideEffects)i.pendingSideEffects[d]();e._dom=i,await e.hooks.callHook("dom:rendered",{renders:p}),r()}).finally(()=>{e._domUpdatePromise=void 0,e.dirty=!1})),e._domUpdatePromise}function Fo(e={}){const t=e.domOptions?.render||Ut;e.document=e.document||(typeof window<"u"?document:void 0);const n=e.document?.head.querySelector('script[id="unhead:payload"]')?.innerHTML||!1;return $o({...e,plugins:[...e.plugins||[],{key:"client",hooks:{"entries:updated":t}}],init:[n?JSON.parse(n):!1,...e.init||[]]})}function Oo(e,t){let n=0;return()=>{const o=++n;t(()=>{n===o&&e()})}}const re={META:new Set(["twitter"]),OG:new Set(["og","book","article","profile","fb"]),MEDIA:new Set(["ogImage","ogVideo","ogAudio","twitterImage"]),HTTP_EQUIV:new Set(["contentType","defaultStyle","xUaCompatible"])},Mo={articleExpirationTime:"article:expiration_time",articleModifiedTime:"article:modified_time",articlePublishedTime:"article:published_time",bookReleaseDate:"book:release_date",fbAppId:"fb:app_id",ogAudioSecureUrl:"og:audio:secure_url",ogAudioUrl:"og:audio",ogImageSecureUrl:"og:image:secure_url",ogImageUrl:"og:image",ogSiteName:"og:site_name",ogVideoSecureUrl:"og:video:secure_url",ogVideoUrl:"og:video",profileFirstName:"profile:first_name",profileLastName:"profile:last_name",profileUsername:"profile:username",msapplicationConfig:"msapplication-Config",msapplicationTileColor:"msapplication-TileColor",msapplicationTileImage:"msapplication-TileImage"},qt={appleItunesApp:{unpack:{entrySeparator:", ",resolve:({key:e,value:t})=>`${j(e)}=${t}`}},refresh:{metaKey:"http-equiv",unpack:{entrySeparator:";",resolve:({key:e,value:t})=>e==="seconds"?`${t}`:void 0}},robots:{unpack:{entrySeparator:", ",resolve:({key:e,value:t})=>typeof t=="boolean"?j(e):`${j(e)}:${t}`}},contentSecurityPolicy:{metaKey:"http-equiv",unpack:{entrySeparator:"; ",resolve:({key:e,value:t})=>`${j(e)} ${t}`}},charset:{}};function j(e){const t=e.replace(/([A-Z])/g,"-$1").toLowerCase(),n=t.indexOf("-");return n===-1?t:re.META.has(t.slice(0,n))||re.OG.has(t.slice(0,n))?e.replace(/([A-Z])/g,":$1").toLowerCase():t}function Bt(e){return Object.fromEntries(Object.entries(e).filter(([t,n])=>String(n)!=="false"&&t))}function Ee(e){return Array.isArray(e)?e.map(Ee):!e||typeof e!="object"?e:Object.fromEntries(Object.entries(e).map(([t,n])=>[j(t),Ee(n)]))}function Gt(e,t={}){const{entrySeparator:n="",keyValueSeparator:o="",wrapValue:r,resolve:s}=t;return Object.entries(e).map(([c,i])=>{if(s){const l=s({key:c,value:i});if(l!==void 0)return l}const u=typeof i=="object"?Gt(i,t):typeof i=="number"?i.toString():typeof i=="string"&&r?`${r}${i.replace(new RegExp(r,"g"),`\\${r}`)}${r}`:i;return`${c}${o}${u}`}).join(n)}function st(e,t){const n=Bt(t),o=j(e),r=Kt(o);if(!ze.has(o))return[{[r]:o,...n}];const s=Object.fromEntries(Object.entries(n).map(([c,i])=>[`${e}${c==="url"?"":`${c[0].toUpperCase()}${c.slice(1)}`}`,i]));return he(s||{}).sort((c,i)=>(c[r]?.length||0)-(i[r]?.length||0))}function Kt(e){if(qt[e]?.metaKey==="http-equiv"||re.HTTP_EQUIV.has(e))return"http-equiv";const t=j(e),n=t.indexOf(":");return n===-1?"name":re.OG.has(t.slice(0,n))?"property":"name"}function Eo(e){return Mo[e]||j(e)}function Ao(e,t){return t==="refresh"?`${e.seconds};url=${e.url}`:Gt(Ee(e),{keyValueSeparator:"=",entrySeparator:", ",resolve:({value:n,key:o})=>n===null?"":typeof n=="boolean"?o:void 0,...qt[t]?.unpack})}function he(e){const t=[],n={};for(const[r,s]of Object.entries(e)){if(Array.isArray(s)){if(r==="themeColor"){s.forEach(c=>{typeof c=="object"&&c!==null&&t.push({name:"theme-color",...c})});continue}for(const c of s)if(typeof c=="object"&&c!==null){const i=[],u=[];for(const[l,a]of Object.entries(c)){const f=`${r}${l==="url"?"":`:${l}`}`,p=he({[f]:a});(l==="url"?i:u).push(...p)}t.push(...i,...u)}else t.push(...typeof c=="string"?he({[r]:c}):st(r,c));continue}if(typeof s=="object"&&s)if(re.MEDIA.has(r)){const c=r.startsWith("twitter")?"twitter":"og",i=r.replace(/^(og|twitter)/,"").toLowerCase(),u=c==="twitter"?"name":"property";s.url&&t.push({[u]:`${c}:${i}`,content:s.url}),s.secureUrl&&t.push({[u]:`${c}:${i}:secure_url`,content:s.secureUrl});for(const[l,a]of Object.entries(s))l!=="url"&&l!=="secureUrl"&&t.push({[u]:`${c}:${i}:${l}`,content:a})}else ze.has(j(r))?t.push(...st(r,s)):n[r]=Bt(s);else n[r]=s}const o=Object.entries(n).map(([r,s])=>{if(r==="charset")return{charset:s===null?"_null":s};const c=Kt(r),i=Eo(r),u=s===null?"_null":typeof s=="object"?Ao(s,r):typeof s=="number"?s.toString():s;return c==="http-equiv"?{"http-equiv":i,content:u}:{[c]:i,content:u}});return[...t,...o].map(r=>"content"in r&&r.content==="_null"?{...r,content:null}:r)}const jo={key:"flatMeta",hooks:{"entries:normalize":e=>{const t=[];e.tags=e.tags.map(n=>n.tag!=="_flatMeta"?n:(t.push(he(n.props).map(o=>({...n,tag:"meta",props:o}))),!1)).filter(Boolean).concat(...t)}}},Po=(e,t)=>ee(t)?_(t):t,Qt="usehead";function Lo(e){return{install(n){n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Qt,e)}}.install}function Jt(){if(On()){const e=Mn(Qt);if(!e)throw new Error("useHead() was called without provide context, ensure you call it through the setup() function.");return e}throw new Error("useHead() was called without provide context, ensure you call it through the setup() function.")}function We(e,t={}){const n=t.head||Jt();return n.ssr?n.push(e||{},t):Ho(n,e,t)}function Ho(e,t,n={}){const o=N(!1);let r;return ve(()=>{const c=o.value?{}:pe(t,Po);r?r.patch(c):r=e.push(c,n)}),De()&&(jt(()=>{r.dispose()}),En(()=>{o.value=!0}),An(()=>{o.value=!1})),r}function Do(e={},t={}){(t.head||Jt()).use(jo);const{title:o,titleTemplate:r,...s}=e;return We({title:o,titleTemplate:r,_flatMeta:s},t)}function No(e={}){const t=Fo({domOptions:{render:Oo(()=>Ut(t),n=>setTimeout(n,0))},...e});return t.install=Lo(t),t}const Ro=Object.freeze({left:0,top:0,width:16,height:16}),me=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),Xt=Object.freeze({...Ro,...me}),Vo=Object.freeze({...Xt,body:"",hidden:!1}),zo=Object.freeze({width:null,height:null}),Zt=Object.freeze({...zo,...me});function Wo(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const o=((e.rotate||0)+(t.rotate||0))%4;return o&&(n.rotate=o),n}function it(e,t){const n=Wo(e,t);for(const o in Vo)o in me?o in e&&!(o in n)&&(n[o]=me[o]):o in t?n[o]=t[o]:o in e&&(n[o]=e[o]);return n}function Uo(e,t){const n=e.icons,o=e.aliases||Object.create(null),r=Object.create(null);function s(c){if(n[c])return r[c]=[];if(!(c in r)){r[c]=null;const i=o[c]&&o[c].parent,u=i&&s(i);u&&(r[c]=[i].concat(u))}return r[c]}return(t||Object.keys(n).concat(Object.keys(o))).forEach(s),r}function ct(e,t,n){const o=e.icons,r=e.aliases||Object.create(null);let s={};function c(i){s=it(o[i]||r[i],s)}return c(t),n.forEach(c),it(e,s)}function qo(e,t){if(e.icons[t])return ct(e,t,[]);const n=Uo(e,[t])[t];return n?ct(e,t,n):null}const Bo=/(-?[0-9.]*[0-9]+[0-9.]*)/g,Go=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function ge(e,t,n){if(t===1)return e;if(n=n||100,typeof e=="number")return Math.ceil(e*t*n)/n;if(typeof e!="string")return e;const o=e.split(Bo);if(o===null||!o.length)return e;const r=[];let s=o.shift(),c=Go.test(s);for(;;){if(c){const i=parseFloat(s);isNaN(i)?r.push(s):r.push(Math.ceil(i*t*n)/n)}else r.push(s);if(s=o.shift(),s===void 0)return r.join("");c=!c}}function Ko(e,t="defs"){let n="";const o=e.indexOf("<"+t);for(;o>=0;){const r=e.indexOf(">",o),s=e.indexOf("</"+t);if(r===-1||s===-1)break;const c=e.indexOf(">",s);if(c===-1)break;n+=e.slice(r+1,s).trim(),e=e.slice(0,o).trim()+e.slice(c+1)}return{defs:n,content:e}}function Qo(e,t){return e?"<defs>"+e+"</defs>"+t:t}function Jo(e,t,n){const o=Ko(e);return Qo(o.defs,t+o.content+n)}const Ue=e=>e==="unset"||e==="undefined"||e==="none";function Yt(e,t){const n={...Xt,...e},o={...Zt,...t},r={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,o].forEach(h=>{const g=[],y=h.hFlip,w=h.vFlip;let b=h.rotate;y?w?b+=2:(g.push("translate("+(r.width+r.left).toString()+" "+(0-r.top).toString()+")"),g.push("scale(-1 1)"),r.top=r.left=0):w&&(g.push("translate("+(0-r.left).toString()+" "+(r.height+r.top).toString()+")"),g.push("scale(1 -1)"),r.top=r.left=0);let v;switch(b<0&&(b-=Math.floor(b/4)*4),b=b%4,b){case 1:v=r.height/2+r.top,g.unshift("rotate(90 "+v.toString()+" "+v.toString()+")");break;case 2:g.unshift("rotate(180 "+(r.width/2+r.left).toString()+" "+(r.height/2+r.top).toString()+")");break;case 3:v=r.width/2+r.left,g.unshift("rotate(-90 "+v.toString()+" "+v.toString()+")");break}b%2===1&&(r.left!==r.top&&(v=r.left,r.left=r.top,r.top=v),r.width!==r.height&&(v=r.width,r.width=r.height,r.height=v)),g.length&&(s=Jo(s,'<g transform="'+g.join(" ")+'">',"</g>"))});const c=o.width,i=o.height,u=r.width,l=r.height;let a,f;c===null?(f=i===null?"1em":i==="auto"?l:i,a=ge(f,u/l)):(a=c==="auto"?u:c,f=i===null?ge(a,l/u):i==="auto"?l:i);const p={},d=(h,g)=>{Ue(g)||(p[h]=g.toString())};d("width",a),d("height",f);const m=[r.left,r.top,u,l];return p.viewBox=m.join(" "),{attributes:p,viewBox:m,body:s}}const Xo=/\sid="(\S+)"/g,Zo="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Yo=0;function er(e,t=Zo){const n=[];let o;for(;o=Xo.exec(e);)n.push(o[1]);if(!n.length)return e;const r="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(s=>{const c=typeof t=="function"?t(s):t+(Yo++).toString(),i=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+i+')([")]|\\.[a-z])',"g"),"$1"+c+r+"$3")}),e=e.replace(new RegExp(r,"g"),""),e}function tr(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function lt(e){let t=e.startsWith("<svg>")?e.replace("<svg>","<svg >"):e;return!t.includes(" xmlns:xlink=")&&t.includes(" xlink:")&&(t=t.replace("<svg ",'<svg xmlns:xlink="http://www.w3.org/1999/xlink" ')),t.includes(" xmlns=")||(t=t.replace("<svg ",'<svg xmlns="http://www.w3.org/2000/svg" ')),tr(t)}function nr(e){return e.replace(/(['"])\s*\n\s*([^>\\/\s])/g,"$1 $2").replace(/(["';{}><])\s*\n\s*/g,"$1").replace(/\s*\n\s*/g," ").replace(/\s+"/g,'"').replace(/="\s+/g,'="').replace(/(\s)+\/>/g,"/>").trim()}function or(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const o in t)n+=" "+o+'="'+t[o]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+e+"</svg>"}const rr=/\swidth\s*=\s*["']([\w.]+)["']/,sr=/\sheight\s*=\s*["']([\w.]+)["']/,xe=/<svg\s+/;function ir(e,t,n){const o=e.slice(0,e.indexOf(">")),r=(s,c)=>{const i=c.exec(o),u=i!=null,l=t[s];return!l&&!Ue(l)&&(typeof n=="number"?n>0&&(t[s]=ge(i?.[1]??"1em",n)):i&&(t[s]=i[1])),u};return[r("width",rr),r("height",sr)]}async function en(e,t,n,o,r,s){const{scale:c,addXmlNs:i=!1}=o??{},{additionalProps:u={},iconCustomizer:l}=o?.customizations??{},a=await r?.()??{};await l?.(t,n,a),Object.keys(u).forEach(h=>{const g=u[h];g!=null&&(a[h]=g)}),s?.(a);const[f,p]=ir(e,a,c);i&&(!e.includes("xmlns=")&&!a.xmlns&&(a.xmlns="http://www.w3.org/2000/svg"),!e.includes("xmlns:xlink=")&&e.includes("xlink:")&&!a["xmlns:xlink"]&&(a["xmlns:xlink"]="http://www.w3.org/1999/xlink"));const d=Object.keys(a).map(h=>h==="width"&&f||h==="height"&&p?null:`${h}="${a[h]}"`).filter(h=>h!=null);if(d.length&&(e=e.replace(xe,`<svg ${d.join(" ")} `)),o){const{defaultStyle:h,defaultClass:g}=o;g&&!e.includes("class=")&&(e=e.replace(xe,`<svg class="${g}" `)),h&&!e.includes("style=")&&(e=e.replace(xe,`<svg style="${h}" `))}const m=o?.usedProps;return m&&(Object.keys(u).forEach(h=>{const g=a[h];g!=null&&(m[h]=g)}),typeof a.width<"u"&&a.width!==null&&(m.width=a.width),typeof a.height<"u"&&a.height!==null&&(m.height=a.height)),e}var le={exports:{}},_e,at;function cr(){if(at)return _e;at=1;var e=1e3,t=e*60,n=t*60,o=n*24,r=o*7,s=o*365.25;_e=function(a,f){f=f||{};var p=typeof a;if(p==="string"&&a.length>0)return c(a);if(p==="number"&&isFinite(a))return f.long?u(a):i(a);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(a))};function c(a){if(a=String(a),!(a.length>100)){var f=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(a);if(f){var p=parseFloat(f[1]),d=(f[2]||"ms").toLowerCase();switch(d){case"years":case"year":case"yrs":case"yr":case"y":return p*s;case"weeks":case"week":case"w":return p*r;case"days":case"day":case"d":return p*o;case"hours":case"hour":case"hrs":case"hr":case"h":return p*n;case"minutes":case"minute":case"mins":case"min":case"m":return p*t;case"seconds":case"second":case"secs":case"sec":case"s":return p*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return p;default:return}}}}function i(a){var f=Math.abs(a);return f>=o?Math.round(a/o)+"d":f>=n?Math.round(a/n)+"h":f>=t?Math.round(a/t)+"m":f>=e?Math.round(a/e)+"s":a+"ms"}function u(a){var f=Math.abs(a);return f>=o?l(a,f,o,"day"):f>=n?l(a,f,n,"hour"):f>=t?l(a,f,t,"minute"):f>=e?l(a,f,e,"second"):a+" ms"}function l(a,f,p,d){var m=f>=p*1.5;return Math.round(a/p)+" "+d+(m?"s":"")}return _e}var Se,ut;function lr(){if(ut)return Se;ut=1;function e(t){o.debug=o,o.default=o,o.coerce=l,o.disable=i,o.enable=s,o.enabled=u,o.humanize=cr(),o.destroy=a,Object.keys(t).forEach(f=>{o[f]=t[f]}),o.names=[],o.skips=[],o.formatters={};function n(f){let p=0;for(let d=0;d<f.length;d++)p=(p<<5)-p+f.charCodeAt(d),p|=0;return o.colors[Math.abs(p)%o.colors.length]}o.selectColor=n;function o(f){let p,d=null,m,h;function g(...y){if(!g.enabled)return;const w=g,b=Number(new Date),v=b-(p||b);w.diff=v,w.prev=p,w.curr=b,p=b,y[0]=o.coerce(y[0]),typeof y[0]!="string"&&y.unshift("%O");let S=0;y[0]=y[0].replace(/%([a-zA-Z%])/g,(x,F)=>{if(x==="%%")return"%";S++;const C=o.formatters[F];if(typeof C=="function"){const T=y[S];x=C.call(w,T),y.splice(S,1),S--}return x}),o.formatArgs.call(w,y),(w.log||o.log).apply(w,y)}return g.namespace=f,g.useColors=o.useColors(),g.color=o.selectColor(f),g.extend=r,g.destroy=o.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>d!==null?d:(m!==o.namespaces&&(m=o.namespaces,h=o.enabled(f)),h),set:y=>{d=y}}),typeof o.init=="function"&&o.init(g),g}function r(f,p){const d=o(this.namespace+(typeof p>"u"?":":p)+f);return d.log=this.log,d}function s(f){o.save(f),o.namespaces=f,o.names=[],o.skips=[];const p=(typeof f=="string"?f:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(const d of p)d[0]==="-"?o.skips.push(d.slice(1)):o.names.push(d)}function c(f,p){let d=0,m=0,h=-1,g=0;for(;d<f.length;)if(m<p.length&&(p[m]===f[d]||p[m]==="*"))p[m]==="*"?(h=m,g=d,m++):(d++,m++);else if(h!==-1)m=h+1,g++,d=g;else return!1;for(;m<p.length&&p[m]==="*";)m++;return m===p.length}function i(){const f=[...o.names,...o.skips.map(p=>"-"+p)].join(",");return o.enable(""),f}function u(f){for(const p of o.skips)if(c(f,p))return!1;for(const p of o.names)if(c(f,p))return!0;return!1}function l(f){return f instanceof Error?f.stack||f.message:f}function a(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return o.enable(o.load()),o}return Se=e,Se}var ft;function ar(){return ft||(ft=1,(function(e,t){var n={};t.formatArgs=r,t.save=s,t.load=c,t.useColors=o,t.storage=i(),t.destroy=(()=>{let l=!1;return()=>{l||(l=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function o(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let l;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(l=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(l[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function r(l){if(l[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+l[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const a="color: "+this.color;l.splice(1,0,a,"color: inherit");let f=0,p=0;l[0].replace(/%[a-zA-Z%]/g,d=>{d!=="%%"&&(f++,d==="%c"&&(p=f))}),l.splice(p,0,a)}t.log=console.debug||console.log||(()=>{});function s(l){try{l?t.storage.setItem("debug",l):t.storage.removeItem("debug")}catch{}}function c(){let l;try{l=t.storage.getItem("debug")||t.storage.getItem("DEBUG")}catch{}return!l&&typeof process<"u"&&"env"in process&&(l=n.DEBUG),l}function i(){try{return localStorage}catch{}}e.exports=lr()(t);const{formatters:u}=e.exports;u.j=function(l){try{return JSON.stringify(l)}catch(a){return"[UnexpectedJSONParseError]: "+a.message}}})(le,le.exports)),le.exports}var ur=ar();const tn=no(ur),fr=tn("@iconify-loader:custom");async function dt(e,t,n,o){let r;fr(`${t}:${n}`);try{if(typeof e=="function")r=await e(n);else{const s=e[n];r=typeof s=="function"?await s():s}}catch(s){console.warn(`Failed to load custom icon "${n}" in "${t}":`,s);return}if(r){const s=r.indexOf("<svg");s>0&&(r=r.slice(s));const{transform:c}=o?.customizations??{};return r=typeof c=="function"?await c(r,t,n):r,r.startsWith("<svg")?await en(o?.customizations?.trimCustomSvg===!0?nr(r):r,t,n,o,void 0):(console.warn(`Custom icon "${n}" in "${t}" is not a valid SVG`),r)}}const dr=tn("@iconify-loader:icon");async function nn(e,t,n,o){let r;const{customize:s}=o?.customizations??{};for(const c of n)if(r=qo(e,c),r){dr(`${t}:${c}`);let i={...Zt};typeof s=="function"&&(r=Object.assign({},r),i=s(i,r,`${t}:${c}`)??i);const{attributes:{width:u,height:l,...a},body:f}=Yt(r,i),p=o?.scale;return await en(`<svg >${f}</svg>`,t,c,o,()=>({...a}),d=>{const m=(h,g)=>{const y=d[h];let w;if(!Ue(y)){if(y)return;typeof p=="number"?p&&(w=ge(g??"1em",p)):w=g}w?d[h]=w:delete d[h]};m("width",u),m("height",l)})}}const on=async(e,t,n)=>{const o=n?.customCollections?.[e];if(o)if(typeof o=="function"){let r;try{r=await o(t)}catch(s){console.warn(`Failed to load custom icon "${t}" in "${e}":`,s);return}if(r){if(typeof r=="string")return await dt(()=>r,e,t,n);if("icons"in r){const s=[t,t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),t.replace(/([a-z])(\d+)/g,"$1-$2")];return await nn(r,e,s,n)}}}else return await dt(o,e,t,n)};var pt={};function pr(){const e=typeof process<"u"&&process.stdout,t=e&&!!pt.VSCODE_CWD,n=e&&!!pt.ESLINT;return{isNode:e,isVSCode:t,isESLint:n}}const rn=["academicons","akar-icons","ant-design","arcticons","basil","bi","bitcoin-icons","bpmn","brandico","bubbles","bx","bxl","bxs","bytesize","carbon","catppuccin","cbi","charm","ci","cib","cif","cil","circle-flags","circum","clarity","codex","codicon","covid","cryptocurrency-color","cryptocurrency","cuida","dashicons","devicon-line","devicon-original","devicon-plain","devicon","dinkie-icons","duo-icons","ei","el","emblemicons","emojione-monotone","emojione-v1","emojione","entypo-social","entypo","eos-icons","ep","et","eva","f7","fa-brands","fa-regular","fa-solid","fa","fa6-brands","fa6-regular","fa6-solid","fa7-brands","fa7-regular","fa7-solid","fad","famicons","fe","feather","file-icons","flag","flagpack","flat-color-icons","flat-ui","flowbite","fluent-color","fluent-emoji-flat","fluent-emoji-high-contrast","fluent-emoji","fluent-mdl2","fluent","fontelico","fontisto","formkit","foundation","fxemoji","gala","game-icons","garden","geo","gg","gis","gravity-ui","gridicons","grommet-icons","guidance","healthicons","heroicons-outline","heroicons-solid","heroicons","hugeicons","humbleicons","ic","icomoon-free","icon-park-outline","icon-park-solid","icon-park-twotone","icon-park","iconamoon","iconoir","icons8","il","ion","iwwa","ix","jam","la","lets-icons","line-md","lineicons","logos","ls","lsicon","lucide-lab","lucide","mage","majesticons","maki","map","marketeq","material-icon-theme","material-symbols-light","material-symbols","mdi-light","mdi","medical-icon","memory","meteocons","meteor-icons","mi","mingcute","mono-icons","mynaui","nimbus","nonicons","noto-v1","noto","nrk","octicon","oi","ooui","openmoji","oui","pajamas","pepicons-pencil","pepicons-pop","pepicons-print","pepicons","ph","picon","pixel","pixelarticons","prime","proicons","ps","qlementine-icons","quill","radix-icons","raphael","ri","rivet-icons","roentgen","si-glyph","si","sidekickicons","simple-icons","simple-line-icons","skill-icons","solar","stash","streamline-block","streamline-color","streamline-cyber-color","streamline-cyber","streamline-emojis","streamline-flex-color","streamline-flex","streamline-freehand-color","streamline-freehand","streamline-guidance","streamline-kameleon-color","streamline-logos","streamline-pixel","streamline-plump-color","streamline-plump","streamline-sharp-color","streamline-sharp","streamline-stickies-color","streamline-ultimate-color","streamline-ultimate","streamline","subway","svg-spinners","system-uicons","tabler","tdesign","teenyicons","temaki","token-branded","token","topcoat","twemoji","typcn","uil","uim","uis","uit","uiw","unjs","vaadin","vs","vscode-icons","websymbol","weui","whh","wi","wpf","zmdi","zondicons"],hr=3;function mr(e){return Bn((t={})=>{const{scale:n=1,mode:o="auto",prefix:r="i-",warn:s=!1,iconifyCollectionsNames:c,collections:i,extraProperties:u={},customizations:l={},autoInstall:a=!1,collectionsNodeResolvePath:f,layer:p="icons",unit:d,processor:m}=t,h=pr(),g={addXmlNs:!0,scale:n,customCollections:i,autoInstall:a,cwd:f,warn:void 0,customizations:{...l,additionalProps:{...u},trimCustomSvg:!0,async iconCustomizer(w,b,v){await l.iconCustomizer?.(w,b,v),d&&(v.width||(v.width=`${n}${d}`),v.height||(v.height=`${n}${d}`))}}};let y;return{name:"@unocss/preset-icons",enforce:"pre",options:t,layers:{icons:-30},api:{encodeSvgForCss:lt,parseIconWithLoader:ht},rules:[[/^([\w:-]+)(?:\?(mask|bg|auto))?$/,async w=>{let[b,v,S=o]=w;y=y||await e(t);const k={},x=await ht(v,y,{...g,usedProps:k},c);if(!x){s&&!h.isESLint&&Gn(`failed to load icon "${b}"`);return}let F;const C=`url("data:image/svg+xml;utf8,${lt(x.svg)}")`;return S==="auto"&&(S=x.svg.includes("currentColor")?"mask":"bg"),S==="mask"?F={"--un-icon":C,"-webkit-mask":"var(--un-icon) no-repeat",mask:"var(--un-icon) no-repeat","-webkit-mask-size":"100% 100%","mask-size":"100% 100%","background-color":"currentColor",color:"inherit",...k}:F={background:`${C} no-repeat`,"background-size":"100% 100%","background-color":"transparent",...k},m?.(F,{...x,icon:x.name,mode:S}),F},{layer:p,prefix:r}]]}})}function sn(e,t,n=new Map){function o(r){if(rn.includes(r))return n.has(r)||n.set(r,e(`${t}@iconify-json/${r}/icons.json`)),n.get(r)}return async(r,s,c)=>{let i=await on(r,s,c);if(i)return i;const u=await o(r);if(u){const l=[s,s.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),s.replace(/([a-z])(\d+)/g,"$1-$2")];i=await nn(u,r,l,c)}return i}}async function ht(e,t,n={},o=[]){let r="",s="",c;const i=new Set([...rn,...o,...Object.keys(n.customCollections||{})]);if(e.includes(":")){if([r,s]=e.split(":"),!i.has(r))return;c=await t(r,s,n)}else{const u=e.split(/-/g);for(let l=hr;l>=1&&(r=u.slice(0,l).join("-"),!(!!i.has(r)&&(s=u.slice(l).join("-"),c=await t(r,s,n),c)));l--);}if(c)return{collection:r,name:s,svg:c}}async function gr(e){const{$fetch:t}=await Kn(async()=>{const{$fetch:n}=await import("./unocss-GGiNT3_V.js").then(o=>o.f);return{$fetch:n}},[]);return sn(t,e)}const yr=mr(async e=>{const t=e?.customFetch,n=e?.cdn;return t&&n?sn(t,n):n?await gr(n):on}),vr=({attributifyOptions:e,iconsOptions:t={cdn:"https://cdn.jsdelivr.net/npm/"},tagifyOptions:n,typographyOptions:o,webFontsOptions:r,wind4Options:s={preflights:{reset:!0}}}={})=>[Qn(e),yr(t),Jn(n),Xn(o),Zn(r),Yn(s)];function be(e,t){return jn()?(Pn(e,t),!0):!1}const cn=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const ln=e=>e!=null,wr=Object.prototype.toString,br=e=>wr.call(e)==="[object Object]",A=()=>{},mt=Cr();function Cr(){var e,t,n;return cn&&((e=window)===null||e===void 0||(e=e.navigator)===null||e===void 0?void 0:e.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((t=window)===null||t===void 0||(t=t.navigator)===null||t===void 0?void 0:t.maxTouchPoints)>2&&/iPad|Macintosh/.test((n=window)===null||n===void 0?void 0:n.navigator.userAgent))}function kr(...e){if(e.length!==1)return $(...e);const t=e[0];return typeof t=="function"?Ln(Hn(()=>({get:t,set:A}))):N(t)}function an(e,t){function n(...o){return new Promise((r,s)=>{Promise.resolve(e(()=>t.apply(this,o),{fn:t,thisArg:this,args:o})).then(r).catch(s)})}return n}function xr(e,t={}){let n,o,r=A;const s=u=>{clearTimeout(u),r(),r=A};let c;return u=>{const l=_(e),a=_(t.maxWait);return n&&s(n),l<=0||a!==void 0&&a<=0?(o&&(s(o),o=void 0),Promise.resolve(u())):new Promise((f,p)=>{r=t.rejectOnCancel?p:f,c=u,a&&!o&&(o=setTimeout(()=>{n&&s(n),o=void 0,f(c())},a)),n=setTimeout(()=>{o&&s(o),o=void 0,f(u())},l)})}}function _r(...e){let t=0,n,o=!0,r=A,s,c,i,u,l;!ee(e[0])&&typeof e[0]=="object"?{delay:c,trailing:i=!0,leading:u=!0,rejectOnCancel:l=!1}=e[0]:[c,i=!0,u=!0,l=!1]=e;const a=()=>{n&&(clearTimeout(n),n=void 0,r(),r=A)};return p=>{const d=_(c),m=Date.now()-t,h=()=>s=p();return a(),d<=0?(t=Date.now(),h()):(m>d?(t=Date.now(),(u||!o)&&h()):i&&(s=new Promise((g,y)=>{r=l?y:g,n=setTimeout(()=>{t=Date.now(),o=!0,g(h()),a()},Math.max(0,d-m))})),!u&&!n&&(n=setTimeout(()=>o=!0,d)),o=!1,s)}}function te(e){return Array.isArray(e)?e:[e]}function Sr(e){return De()}function Tr(e){return ee(e)?ne(new Proxy({},{get(t,n,o){return V(Reflect.get(e.value,n,o))},set(t,n,o){return ee(e.value[n])&&!ee(o)?e.value[n].value=o:e.value[n]=o,!0},deleteProperty(t,n){return Reflect.deleteProperty(e.value,n)},has(t,n){return Reflect.has(e.value,n)},ownKeys(){return Object.keys(e.value)},getOwnPropertyDescriptor(){return{enumerable:!0,configurable:!0}}})):ne(e)}function Ir(e,t=200,n={}){return an(xr(t,n),e)}function $r(e,t=200,n=!1,o=!0,r=!1){return an(_r(t,n,o,r),e)}function Fr(e,t=!0,n){Sr()?Ne(e,n):t?e():Pt(e)}function Or(e,t,n){return H(e,t,{...n,immediate:!0})}function Mr(e,t,n){return H(e,t,{...n,once:!0})}const ie=cn?window:void 0;function U(e){var t;const n=_(e);return(t=n?.$el)!==null&&t!==void 0?t:n}function Ae(...e){const t=[],n=()=>{t.forEach(i=>i()),t.length=0},o=(i,u,l,a)=>(i.addEventListener(u,l,a),()=>i.removeEventListener(u,l,a)),r=I(()=>{const i=te(_(e[0])).filter(u=>u!=null);return i.every(u=>typeof u!="string")?i:void 0}),s=Or(()=>{var i,u;return[(i=(u=r.value)===null||u===void 0?void 0:u.map(l=>U(l)))!==null&&i!==void 0?i:[ie].filter(l=>l!=null),te(_(r.value?e[1]:e[0])),te(V(r.value?e[2]:e[1])),_(r.value?e[3]:e[2])]},([i,u,l,a])=>{if(n(),!i?.length||!u?.length||!l?.length)return;const f=br(a)?{...a}:a;t.push(...i.flatMap(p=>u.flatMap(d=>l.map(m=>o(p,d,m,f)))))},{flush:"post"}),c=()=>{s(),n()};return be(n),c}function Er(){const e=P(!1),t=De();return t&&Ne(()=>{e.value=!0},t),e}function un(e){const t=Er();return I(()=>(t.value,!!e()))}function Ar(e,t,n={}){const{window:o=ie,...r}=n;let s;const c=un(()=>o&&"MutationObserver"in o),i=()=>{s&&(s.disconnect(),s=void 0)},u=H(I(()=>{const f=te(_(e)).map(U).filter(ln);return new Set(f)}),f=>{i(),c.value&&f.size&&(s=new MutationObserver(t),f.forEach(p=>s.observe(p,r)))},{immediate:!0,flush:"post"}),l=()=>s?.takeRecords(),a=()=>{u(),i()};return be(a),{isSupported:c,stop:a,takeRecords:l}}function jr(e,t,n={}){const{root:o,rootMargin:r="0px",threshold:s=0,window:c=ie,immediate:i=!0}=n,u=un(()=>c&&"IntersectionObserver"in c),l=I(()=>te(_(e)).map(U).filter(ln));let a=A;const f=P(i),p=u.value?H(()=>[l.value,U(o),f.value],([m,h])=>{if(a(),!f.value||!m.length)return;const g=new IntersectionObserver(t,{root:U(h),rootMargin:r,threshold:s});m.forEach(y=>y&&g.observe(y)),a=()=>{g.disconnect(),a=A}},{immediate:i,flush:"post"}):A,d=()=>{a(),p(),f.value=!1};return be(d),{isSupported:u,isActive:f,pause(){a(),f.value=!1},resume(){f.value=!0},stop:d}}function gt(e,t={}){const{window:n=ie,scrollTarget:o,threshold:r=0,rootMargin:s,once:c=!1}=t,i=P(!1),{stop:u}=jr(e,l=>{let a=i.value,f=0;for(const p of l)p.time>=f&&(f=p.time,a=p.isIntersecting);i.value=a,c&&Mr(i,()=>{u()})},{root:o,window:n,threshold:r,rootMargin:_(s)});return i}function Te(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}const yt=1;function Pr(e,t={}){const{throttle:n=0,idle:o=200,onStop:r=A,onScroll:s=A,offset:c={left:0,right:0,top:0,bottom:0},observe:i={mutation:!1},eventListenerOptions:u={capture:!1,passive:!0},behavior:l="auto",window:a=ie,onError:f=C=>{console.error(C)}}=t,p=typeof i=="boolean"?{mutation:i}:i,d=P(0),m=P(0),h=I({get(){return d.value},set(C){y(C,void 0)}}),g=I({get(){return m.value},set(C){y(void 0,C)}});function y(C,T){var E,z,W,Q;if(!a)return;const O=_(e);if(!O)return;(E=O instanceof Document?a.document.body:O)===null||E===void 0||E.scrollTo({top:(z=_(T))!==null&&z!==void 0?z:g.value,left:(W=_(C))!==null&&W!==void 0?W:h.value,behavior:_(l)});const D=(O==null||(Q=O.document)===null||Q===void 0?void 0:Q.documentElement)||O?.documentElement||O;h!=null&&(d.value=D.scrollLeft),g!=null&&(m.value=D.scrollTop)}const w=P(!1),b=ne({left:!0,right:!1,top:!0,bottom:!1}),v=ne({left:!1,right:!1,top:!1,bottom:!1}),S=C=>{w.value&&(w.value=!1,v.left=!1,v.right=!1,v.top=!1,v.bottom=!1,r(C))},k=Ir(S,n+o),x=C=>{var T;if(!a)return;const E=(C==null||(T=C.document)===null||T===void 0?void 0:T.documentElement)||C?.documentElement||U(C),{display:z,flexDirection:W,direction:Q}=getComputedStyle(E),O=Q==="rtl"?-1:1,D=E.scrollLeft;v.left=D<d.value,v.right=D>d.value;const Ke=Math.abs(D*O)<=(c.left||0),Qe=Math.abs(D*O)+E.clientWidth>=E.scrollWidth-(c.right||0)-yt;z==="flex"&&W==="row-reverse"?(b.left=Qe,b.right=Ke):(b.left=Ke,b.right=Qe),d.value=D;let R=E.scrollTop;C===a.document&&!R&&(R=a.document.body.scrollTop),v.top=R<m.value,v.bottom=R>m.value;const Je=Math.abs(R)<=(c.top||0),Xe=Math.abs(R)+E.clientHeight>=E.scrollHeight-(c.bottom||0)-yt;z==="flex"&&W==="column-reverse"?(b.top=Xe,b.bottom=Je):(b.top=Je,b.bottom=Xe),m.value=R},F=C=>{var T;a&&(x((T=C.target.documentElement)!==null&&T!==void 0?T:C.target),w.value=!0,k(C),s(C))};return Ae(e,"scroll",n?$r(F,n,!0,!1):F,u),Fr(()=>{try{const C=_(e);if(!C)return;x(C)}catch(C){f(C)}}),p?.mutation&&e!=null&&e!==a&&e!==document&&Ar(e,()=>{const C=_(e);C&&x(C)},{attributes:!0,childList:!0,subtree:!0}),Ae(e,"scrollend",S,u),{x:h,y:g,isScrolling:w,arrivedState:b,directions:v,measure(){const C=_(e);a&&C&&x(C)}}}function fn(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth<e.scrollWidth||t.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:fn(n)}}function Lr(e){const t=e||window.event,n=t.target;return fn(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const Ie=new WeakMap;function Hr(e,t=!1){const n=P(t);let o=null,r="";H(kr(e),i=>{const u=Te(_(i));if(u){const l=u;if(Ie.get(l)||Ie.set(l,l.style.overflow),l.style.overflow!=="hidden"&&(r=l.style.overflow),l.style.overflow==="hidden")return n.value=!0;if(n.value)return l.style.overflow="hidden"}},{immediate:!0});const s=()=>{const i=Te(_(e));!i||n.value||(mt&&(o=Ae(i,"touchmove",u=>{Lr(u)},{passive:!1})),i.style.overflow="hidden",n.value=!0)},c=()=>{const i=Te(_(e));!i||!n.value||(mt&&o?.(),i.style.overflow=r,Ie.delete(i),n.value=!1)};return be(c),I({get(){return n.value},set(i){i?s():c()}})}const dn=/^[a-z0-9]+(-[a-z0-9]+)*$/,ce=(e,t,n,o="")=>{const r=e.split(":");if(e.slice(0,1)==="@"){if(r.length<2||r.length>3)return null;o=r.shift().slice(1)}if(r.length>3||!r.length)return null;if(r.length>1){const i=r.pop(),u=r.pop(),l={provider:r.length>0?r[0]:o,prefix:u,name:i};return t&&!ae(l)?null:l}const s=r[0],c=s.split("-");if(c.length>1){const i={provider:o,prefix:c.shift(),name:c.join("-")};return t&&!ae(i)?null:i}if(n&&o===""){const i={provider:o,prefix:"",name:s};return t&&!ae(i,n)?null:i}return null},ae=(e,t)=>e?!!((t&&e.prefix===""||e.prefix)&&e.name):!1,pn=Object.freeze({left:0,top:0,width:16,height:16}),ye=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),K=Object.freeze({...pn,...ye}),je=Object.freeze({...K,body:"",hidden:!1});function Dr(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const o=((e.rotate||0)+(t.rotate||0))%4;return o&&(n.rotate=o),n}function vt(e,t){const n=Dr(e,t);for(const o in je)o in ye?o in e&&!(o in n)&&(n[o]=ye[o]):o in t?n[o]=t[o]:o in e&&(n[o]=e[o]);return n}function Nr(e,t){const n=e.icons,o=e.aliases||Object.create(null),r=Object.create(null);function s(c){if(n[c])return r[c]=[];if(!(c in r)){r[c]=null;const i=o[c]&&o[c].parent,u=i&&s(i);u&&(r[c]=[i].concat(u))}return r[c]}return Object.keys(n).concat(Object.keys(o)).forEach(s),r}function Rr(e,t,n){const o=e.icons,r=e.aliases||Object.create(null);let s={};function c(i){s=vt(o[i]||r[i],s)}return c(t),n.forEach(c),vt(e,s)}function hn(e,t){const n=[];if(typeof e!="object"||typeof e.icons!="object")return n;e.not_found instanceof Array&&e.not_found.forEach(r=>{t(r,null),n.push(r)});const o=Nr(e);for(const r in o){const s=o[r];s&&(t(r,Rr(e,r,s)),n.push(r))}return n}const Vr={provider:"",aliases:{},not_found:{},...pn};function $e(e,t){for(const n in t)if(n in e&&typeof e[n]!=typeof t[n])return!1;return!0}function mn(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!$e(e,Vr))return null;const n=t.icons;for(const r in n){const s=n[r];if(!r||typeof s.body!="string"||!$e(s,je))return null}const o=t.aliases||Object.create(null);for(const r in o){const s=o[r],c=s.parent;if(!r||typeof c!="string"||!n[c]&&!o[c]||!$e(s,je))return null}return t}const wt=Object.create(null);function zr(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function q(e,t){const n=wt[e]||(wt[e]=Object.create(null));return n[t]||(n[t]=zr(e,t))}function gn(e,t){return mn(t)?hn(t,(n,o)=>{o?e.icons[n]=o:e.missing.add(n)}):[]}function Wr(e,t,n){try{if(typeof n.body=="string")return e.icons[t]={...n},!0}catch{}return!1}let se=!1;function yn(e){return typeof e=="boolean"&&(se=e),se}function Ce(e){const t=typeof e=="string"?ce(e,!0,se):e;if(t){const n=q(t.provider,t.prefix),o=t.name;return n.icons[o]||(n.missing.has(o)?null:void 0)}}function Ur(e,t){const n=ce(e,!0,se);if(!n)return!1;const o=q(n.provider,n.prefix);return t?Wr(o,n.name,t):(o.missing.add(n.name),!0)}function qr(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),se&&!t&&!e.prefix){let r=!1;return mn(e)&&(e.prefix="",hn(e,(s,c)=>{Ur(s,c)&&(r=!0)})),r}const n=e.prefix;if(!ae({prefix:n,name:"a"}))return!1;const o=q(t,n);return!!gn(o,e)}function Br(e){return!!Ce(e)}function Gr(e){const t=Ce(e);return t&&{...K,...t}}const vn=Object.freeze({width:null,height:null}),wn=Object.freeze({...vn,...ye}),Kr=/(-?[0-9.]*[0-9]+[0-9.]*)/g,Qr=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function bt(e,t,n){if(t===1)return e;if(n=n||100,typeof e=="number")return Math.ceil(e*t*n)/n;if(typeof e!="string")return e;const o=e.split(Kr);if(o===null||!o.length)return e;const r=[];let s=o.shift(),c=Qr.test(s);for(;;){if(c){const i=parseFloat(s);isNaN(i)?r.push(s):r.push(Math.ceil(i*t*n)/n)}else r.push(s);if(s=o.shift(),s===void 0)return r.join("");c=!c}}function Jr(e,t="defs"){let n="";const o=e.indexOf("<"+t);for(;o>=0;){const r=e.indexOf(">",o),s=e.indexOf("</"+t);if(r===-1||s===-1)break;const c=e.indexOf(">",s);if(c===-1)break;n+=e.slice(r+1,s).trim(),e=e.slice(0,o).trim()+e.slice(c+1)}return{defs:n,content:e}}function Xr(e,t){return e?"<defs>"+e+"</defs>"+t:t}function Zr(e,t,n){const o=Jr(e);return Xr(o.defs,t+o.content+n)}const Yr=e=>e==="unset"||e==="undefined"||e==="none";function es(e,t){const n={...K,...e},o={...wn,...t},r={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,o].forEach(h=>{const g=[],y=h.hFlip,w=h.vFlip;let b=h.rotate;y?w?b+=2:(g.push("translate("+(r.width+r.left).toString()+" "+(0-r.top).toString()+")"),g.push("scale(-1 1)"),r.top=r.left=0):w&&(g.push("translate("+(0-r.left).toString()+" "+(r.height+r.top).toString()+")"),g.push("scale(1 -1)"),r.top=r.left=0);let v;switch(b<0&&(b-=Math.floor(b/4)*4),b=b%4,b){case 1:v=r.height/2+r.top,g.unshift("rotate(90 "+v.toString()+" "+v.toString()+")");break;case 2:g.unshift("rotate(180 "+(r.width/2+r.left).toString()+" "+(r.height/2+r.top).toString()+")");break;case 3:v=r.width/2+r.left,g.unshift("rotate(-90 "+v.toString()+" "+v.toString()+")");break}b%2===1&&(r.left!==r.top&&(v=r.left,r.left=r.top,r.top=v),r.width!==r.height&&(v=r.width,r.width=r.height,r.height=v)),g.length&&(s=Zr(s,'<g transform="'+g.join(" ")+'">',"</g>"))});const c=o.width,i=o.height,u=r.width,l=r.height;let a,f;c===null?(f=i===null?"1em":i==="auto"?l:i,a=bt(f,u/l)):(a=c==="auto"?u:c,f=i===null?bt(a,l/u):i==="auto"?l:i);const p={},d=(h,g)=>{Yr(g)||(p[h]=g.toString())};d("width",a),d("height",f);const m=[r.left,r.top,u,l];return p.viewBox=m.join(" "),{attributes:p,viewBox:m,body:s}}const ts=/\sid="(\S+)"/g,ns="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let os=0;function rs(e,t=ns){const n=[];let o;for(;o=ts.exec(e);)n.push(o[1]);if(!n.length)return e;const r="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(s=>{const c=typeof t=="function"?t(s):t+(os++).toString(),i=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+i+')([")]|\\.[a-z])',"g"),"$1"+c+r+"$3")}),e=e.replace(new RegExp(r,"g"),""),e}const Pe=Object.create(null);function ss(e,t){Pe[e]=t}function Le(e){return Pe[e]||Pe[""]}function qe(e){let t;if(typeof e.resources=="string")t=[e.resources];else if(t=e.resources,!(t instanceof Array)||!t.length)return null;return{resources:t,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const Be=Object.create(null),Z=["https://api.simplesvg.com","https://api.unisvg.com"],ue=[];for(;Z.length>0;)Z.length===1||Math.random()>.5?ue.push(Z.shift()):ue.push(Z.pop());Be[""]=qe({resources:["https://api.iconify.design"].concat(ue)});function is(e,t){const n=qe(t);return n===null?!1:(Be[e]=n,!0)}function Ge(e){return Be[e]}const cs=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let Ct=cs();function ls(e,t){const n=Ge(e);if(!n)return 0;let o;if(!n.maxURL)o=0;else{let r=0;n.resources.forEach(c=>{r=Math.max(r,c.length)});const s=t+".json?icons=";o=n.maxURL-r-n.path.length-s.length}return o}function as(e){return e===404}const us=(e,t,n)=>{const o=[],r=ls(e,t),s="icons";let c={type:s,provider:e,prefix:t,icons:[]},i=0;return n.forEach((u,l)=>{i+=u.length+1,i>=r&&l>0&&(o.push(c),c={type:s,provider:e,prefix:t,icons:[]},i=u.length),c.icons.push(u)}),o.push(c),o};function fs(e){if(typeof e=="string"){const t=Ge(e);if(t)return t.path}return"/"}const ds=(e,t,n)=>{if(!Ct){n("abort",424);return}let o=fs(t.provider);switch(t.type){case"icons":{const s=t.prefix,i=t.icons.join(","),u=new URLSearchParams({icons:i});o+=s+".json?"+u.toString();break}case"custom":{const s=t.uri;o+=s.slice(0,1)==="/"?s.slice(1):s;break}default:n("abort",400);return}let r=503;Ct(e+o).then(s=>{const c=s.status;if(c!==200){setTimeout(()=>{n(as(c)?"abort":"next",c)});return}return r=501,s.json()}).then(s=>{if(typeof s!="object"||s===null){setTimeout(()=>{s===404?n("abort",s):n("next",r)});return}setTimeout(()=>{n("success",s)})}).catch(()=>{n("next",r)})},ps={prepare:us,send:ds};function hs(e){const t={loaded:[],missing:[],pending:[]},n=Object.create(null);e.sort((r,s)=>r.provider!==s.provider?r.provider.localeCompare(s.provider):r.prefix!==s.prefix?r.prefix.localeCompare(s.prefix):r.name.localeCompare(s.name));let o={provider:"",prefix:"",name:""};return e.forEach(r=>{if(o.name===r.name&&o.prefix===r.prefix&&o.provider===r.provider)return;o=r;const s=r.provider,c=r.prefix,i=r.name,u=n[s]||(n[s]=Object.create(null)),l=u[c]||(u[c]=q(s,c));let a;i in l.icons?a=t.loaded:c===""||l.missing.has(i)?a=t.missing:a=t.pending;const f={provider:s,prefix:c,name:i};a.push(f)}),t}function bn(e,t){e.forEach(n=>{const o=n.loaderCallbacks;o&&(n.loaderCallbacks=o.filter(r=>r.id!==t))})}function ms(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const t=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!t.length)return;let n=!1;const o=e.provider,r=e.prefix;t.forEach(s=>{const c=s.icons,i=c.pending.length;c.pending=c.pending.filter(u=>{if(u.prefix!==r)return!0;const l=u.name;if(e.icons[l])c.loaded.push({provider:o,prefix:r,name:l});else if(e.missing.has(l))c.missing.push({provider:o,prefix:r,name:l});else return n=!0,!0;return!1}),c.pending.length!==i&&(n||bn([e],s.id),s.callback(c.loaded.slice(0),c.missing.slice(0),c.pending.slice(0),s.abort))})}))}let gs=0;function ys(e,t,n){const o=gs++,r=bn.bind(null,n,o);if(!t.pending.length)return r;const s={id:o,icons:t,callback:e,abort:r};return n.forEach(c=>{(c.loaderCallbacks||(c.loaderCallbacks=[])).push(s)}),r}function vs(e,t=!0,n=!1){const o=[];return e.forEach(r=>{const s=typeof r=="string"?ce(r,t,n):r;s&&o.push(s)}),o}var ws={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function bs(e,t,n,o){const r=e.resources.length,s=e.random?Math.floor(Math.random()*r):e.index;let c;if(e.random){let k=e.resources.slice(0);for(c=[];k.length>1;){const x=Math.floor(Math.random()*k.length);c.push(k[x]),k=k.slice(0,x).concat(k.slice(x+1))}c=c.concat(k)}else c=e.resources.slice(s).concat(e.resources.slice(0,s));const i=Date.now();let u="pending",l=0,a,f=null,p=[],d=[];typeof o=="function"&&d.push(o);function m(){f&&(clearTimeout(f),f=null)}function h(){u==="pending"&&(u="aborted"),m(),p.forEach(k=>{k.status==="pending"&&(k.status="aborted")}),p=[]}function g(k,x){x&&(d=[]),typeof k=="function"&&d.push(k)}function y(){return{startTime:i,payload:t,status:u,queriesSent:l,queriesPending:p.length,subscribe:g,abort:h}}function w(){u="failed",d.forEach(k=>{k(void 0,a)})}function b(){p.forEach(k=>{k.status==="pending"&&(k.status="aborted")}),p=[]}function v(k,x,F){const C=x!=="success";switch(p=p.filter(T=>T!==k),u){case"pending":break;case"failed":if(C||!e.dataAfterTimeout)return;break;default:return}if(x==="abort"){a=F,w();return}if(C){a=F,p.length||(c.length?S():w());return}if(m(),b(),!e.random){const T=e.resources.indexOf(k.resource);T!==-1&&T!==e.index&&(e.index=T)}u="completed",d.forEach(T=>{T(F)})}function S(){if(u!=="pending")return;m();const k=c.shift();if(k===void 0){if(p.length){f=setTimeout(()=>{m(),u==="pending"&&(b(),w())},e.timeout);return}w();return}const x={status:"pending",resource:k,callback:(F,C)=>{v(x,F,C)}};p.push(x),l++,f=setTimeout(S,e.rotate),n(k,t,x.callback)}return setTimeout(S),y}function Cn(e){const t={...ws,...e};let n=[];function o(){n=n.filter(i=>i().status==="pending")}function r(i,u,l){const a=bs(t,i,u,(f,p)=>{o(),l&&l(f,p)});return n.push(a),a}function s(i){return n.find(u=>i(u))||null}return{query:r,find:s,setIndex:i=>{t.index=i},getIndex:()=>t.index,cleanup:o}}function kt(){}const Fe=Object.create(null);function Cs(e){if(!Fe[e]){const t=Ge(e);if(!t)return;const n=Cn(t),o={config:t,redundancy:n};Fe[e]=o}return Fe[e]}function ks(e,t,n){let o,r;if(typeof e=="string"){const s=Le(e);if(!s)return n(void 0,424),kt;r=s.send;const c=Cs(e);c&&(o=c.redundancy)}else{const s=qe(e);if(s){o=Cn(s);const c=e.resources?e.resources[0]:"",i=Le(c);i&&(r=i.send)}}return!o||!r?(n(void 0,424),kt):o.query(t,r,n)().abort}function xt(){}function xs(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,ms(e)}))}function _s(e){const t=[],n=[];return e.forEach(o=>{(o.match(dn)?t:n).push(o)}),{valid:t,invalid:n}}function Y(e,t,n){function o(){const r=e.pendingIcons;t.forEach(s=>{r&&r.delete(s),e.icons[s]||e.missing.add(s)})}if(n&&typeof n=="object")try{if(!gn(e,n).length){o();return}}catch(r){console.error(r)}o(),xs(e)}function _t(e,t){e instanceof Promise?e.then(n=>{t(n)}).catch(()=>{t(null)}):t(e)}function Ss(e,t){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(t).sort():e.iconsToLoad=t,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:n,prefix:o}=e,r=e.iconsToLoad;if(delete e.iconsToLoad,!r||!r.length)return;const s=e.loadIcon;if(e.loadIcons&&(r.length>1||!s)){_t(e.loadIcons(r,o,n),a=>{Y(e,r,a)});return}if(s){r.forEach(a=>{const f=s(a,o,n);_t(f,p=>{const d=p?{prefix:o,icons:{[a]:p}}:null;Y(e,[a],d)})});return}const{valid:c,invalid:i}=_s(r);if(i.length&&Y(e,i,null),!c.length)return;const u=o.match(dn)?Le(n):null;if(!u){Y(e,c,null);return}u.prepare(n,o,c).forEach(a=>{ks(n,a,f=>{Y(e,a.icons,f)})})}))}const kn=(e,t)=>{const n=vs(e,!0,yn()),o=hs(n);if(!o.pending.length){let u=!0;return t&&setTimeout(()=>{u&&t(o.loaded,o.missing,o.pending,xt)}),()=>{u=!1}}const r=Object.create(null),s=[];let c,i;return o.pending.forEach(u=>{const{provider:l,prefix:a}=u;if(a===i&&l===c)return;c=l,i=a,s.push(q(l,a));const f=r[l]||(r[l]=Object.create(null));f[a]||(f[a]=[])}),o.pending.forEach(u=>{const{provider:l,prefix:a,name:f}=u,p=q(l,a),d=p.pendingIcons||(p.pendingIcons=new Set);d.has(f)||(d.add(f),r[l][a].push(f))}),s.forEach(u=>{const l=r[u.provider][u.prefix];l.length&&Ss(u,l)}),t?ys(t,o,s):xt},Ts=e=>new Promise((t,n)=>{const o=typeof e=="string"?ce(e,!0):e;if(!o){n(e);return}kn([o||e],r=>{if(r.length&&o){const s=Ce(o);if(s){t({...K,...s});return}}n(e)})});function Is(e,t){const n={...e};for(const o in t){const r=t[o],s=typeof r;o in vn?(r===null||r&&(s==="string"||s==="number"))&&(n[o]=r):s===typeof n[o]&&(n[o]=o==="rotate"?r%4:r)}return n}const $s=/[\s,]+/;function Fs(e,t){t.split($s).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function Os(e,t=0){const n=e.replace(/^-?[0-9.]*/,"");function o(r){for(;r<0;)r+=4;return r%4}if(n===""){const r=parseInt(e);return isNaN(r)?0:o(r)}else if(n!==e){let r=0;switch(n){case"%":r=25;break;case"deg":r=90}if(r){let s=parseFloat(e.slice(0,e.length-n.length));return isNaN(s)?0:(s=s/r,s%1===0?o(s):0)}}return t}function Ms(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const o in t)n+=" "+o+'="'+t[o]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+e+"</svg>"}function Es(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function As(e){return"data:image/svg+xml,"+Es(e)}function js(e){return'url("'+As(e)+'")'}const St={...wn,inline:!1},Ps={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},Ls={display:"inline-block"},He={backgroundColor:"currentColor"},xn={backgroundColor:"transparent"},Tt={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},It={webkitMask:He,mask:He,background:xn};for(const e in It){const t=It[e];for(const n in Tt)t[e+n]=Tt[n]}const fe={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";fe[e+"-flip"]=t,fe[e.slice(0,1)+"-flip"]=t,fe[e+"Flip"]=t});function $t(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const Ft=(e,t)=>{const n=Is(St,t),o={...Ps},r=t.mode||"svg",s={},c=t.style,i=typeof c=="object"&&!(c instanceof Array)?c:{};for(let h in t){const g=t[h];if(g!==void 0)switch(h){case"icon":case"style":case"onLoad":case"mode":case"ssr":break;case"inline":case"hFlip":case"vFlip":n[h]=g===!0||g==="true"||g===1;break;case"flip":typeof g=="string"&&Fs(n,g);break;case"color":s.color=g;break;case"rotate":typeof g=="string"?n[h]=Os(g):typeof g=="number"&&(n[h]=g);break;case"ariaHidden":case"aria-hidden":g!==!0&&g!=="true"&&delete o["aria-hidden"];break;default:{const y=fe[h];y?(g===!0||g==="true"||g===1)&&(n[y]=!0):St[h]===void 0&&(o[h]=g)}}}const u=es(e,n),l=u.attributes;if(n.inline&&(s.verticalAlign="-0.125em"),r==="svg"){o.style={...s,...i},Object.assign(o,l);let h=0,g=t.id;return typeof g=="string"&&(g=g.replace(/-/g,"_")),o.innerHTML=rs(u.body,g?()=>g+"ID"+h++:"iconifyVue"),Ze("svg",o)}const{body:a,width:f,height:p}=e,d=r==="mask"||(r==="bg"?!1:a.indexOf("currentColor")!==-1),m=Ms(a,{...l,width:f+"",height:p+""});return o.style={...s,"--svg":js(m),width:$t(l.width),height:$t(l.height),...Ls,...d?He:xn,...i},Ze("span",o)};yn(!0);ss("",ps);if(typeof document<"u"&&typeof window<"u"){const e=window;if(e.IconifyPreload!==void 0){const t=e.IconifyPreload,n="Invalid IconifyPreload syntax.";typeof t=="object"&&t!==null&&(t instanceof Array?t:[t]).forEach(o=>{try{(typeof o!="object"||o===null||o instanceof Array||typeof o.icons!="object"||typeof o.prefix!="string"||!qr(o))&&console.error(n)}catch{console.error(n)}})}if(e.IconifyProviders!==void 0){const t=e.IconifyProviders;if(typeof t=="object"&&t!==null)for(let n in t){const o="IconifyProviders["+n+"] is invalid.";try{const r=t[n];if(typeof r!="object"||!r||r.resources===void 0)continue;is(n,r)||console.error(o)}catch{console.error(o)}}}}const Hs={...K,body:""};B((e,{emit:t})=>{const n=N(null);function o(){n.value&&(n.value.abort?.(),n.value=null)}const r=N(!!e.ssr),s=N(""),c=P(null);function i(){const l=e.icon;if(typeof l=="object"&&l!==null&&typeof l.body=="string")return s.value="",{data:l};let a;if(typeof l!="string"||(a=ce(l,!1,!0))===null)return null;let f=Ce(a);if(!f){const m=n.value;return(!m||m.name!==l)&&(f===null?n.value={name:l}:n.value={name:l,abort:kn([a],u)}),null}o(),s.value!==l&&(s.value=l,Pt(()=>{t("load",l)}));const p=e.customise;if(p){f=Object.assign({},f);const m=p(f.body,a.name,a.prefix,a.provider);typeof m=="string"&&(f.body=m)}const d=["iconify"];return a.prefix!==""&&d.push("iconify--"+a.prefix),a.provider!==""&&d.push("iconify--"+a.provider),{data:f,classes:d}}function u(){const l=i();l?l.data!==c.value?.data&&(c.value=l):c.value=null}return r.value?u():Ne(()=>{r.value=!0,u()}),H(()=>e.icon,u),Lt(o),()=>{const l=c.value;if(!l)return Ft(Hs,e);let a=e;return l.classes&&(a={...e,class:l.classes.join(" ")}),Ft({...K,...l.data},a)}},{props:["icon","mode","ssr","width","height","style","color","inline","rotate","hFlip","horizontalFlip","vFlip","verticalFlip","flip","id","ariaHidden","customise","title"],emits:["load"]});const Ds=B({__name:"App",setup(e){let t=N(""),n=N("");const o=oo(),r=we(G),s=$(r,"kvNodes"),c=$(r,"nodes"),i=I(()=>s.value[o.name]),u=I(()=>i.value?.description),l=I(()=>i.value?.keywords.join()),a=I(()=>i.value?.images.filter(({url:m})=>m).map(({alt:m="",url:h})=>({alt:m,url:`${window.location.origin}/${h}`}))??[]),f=I(()=>i.value?.type),p=I(()=>i.value?.to&&`${window.location.origin}${i.value.to==="/"?"":i.value.to}`),d=I(()=>i.value?.title);return ve(async()=>{if(i.value){let m="/favicon.ico";if(i.value.icon){const h=Br(i.value.icon)?Gr(i.value.icon):await Ts(i.value.icon);if(h){const{attributes:g,body:y}=Yt(h,{height:16,width:16});m=`data:image/svg+xml,${encodeURIComponent(or(er(y),g))}`}}t.value=m,n.value=JSON.stringify(await Nt(`./pages/${i.value.id}.jsonld`)??{"@context":"https://schema.org"})}}),We({link:[[t.value,"icon","icon"],[p,"canonical"]].map(([m,h,g])=>({href:m,key:g,rel:h})),script:[{id:"application/ld+json",innerHTML:n.value,type:"application/ld+json"}]}),Do({description:u,keywords:l,ogDescription:u,ogImage:a,ogTitle:d,ogType:f,ogUrl:p,title:d}),(m,h)=>{const g=Dn("router-view");return L(),oe(g,null,{default:Re(({Component:y})=>[(L(),oe(Ve(y),{id:c.value[0]?.id},null,8,["id"]))]),_:1})}}}),_n=we(G),Ns=$(_n,"kvNodes"),Ot=$(_n,"nodes"),Sn=()=>{let e,t;return{promise:new Promise((o,r)=>{e=o,t=r}),reject:t,resolve:e}},M=ne({$these:I(()=>M.these.filter(({enabled:e})=>e)),intersecting:new Map,promises:new Map,root:Sn(),routeName:void 0,scrollLock:!1,that:I(()=>M.routeName===Ot.value[0]?.id?Ot.value[0]?.$children[0]:Ns.value[M.routeName]),these:I(()=>M.that===void 0||M.that.parent?.flat?M.that?.siblings??[]:[M.that])}),Tn=e=>Nn(async()=>io(`./pages/${e}.vue`,{scriptOptions:{inlineTemplate:!0}}));function Mt(e,t){const n=e.type,o=n==="html"?"htmlAttrs":n==="body"?"bodyAttrs":n;if(typeof o!="string"||!(o in t))return;const r=e.props||{};if(e.children){const s="children";r.children=Array.isArray(e.children)?e.children[0][s]:e[s]}Array.isArray(t[o])?t[o].push(r):o==="title"?t.title=r.children:t[o]=r}function Rs(e){const t={title:void 0,htmlAttrs:void 0,bodyAttrs:void 0,base:void 0,meta:[],link:[],style:[],script:[],noscript:[]};for(const n of e)if(typeof n.type=="symbol"&&Array.isArray(n.children))for(const o of n.children)Mt(o,t);else Mt(n,t);return t}const Vs=B({name:"Head",setup(e,{slots:t}){const n=N({}),o=We(n);return jt(()=>{o.dispose()}),()=>(ve(()=>{t.default&&o.patch(Rs(t.default()))}),null)}}),zs=B({__name:"NotFoundView",setup(e){return(t,n)=>(L(),de(Ht,null,[Rn(V(Vs),null,{default:Re(()=>[...n[0]||(n[0]=[J("title",null,"Page Not Found",-1)])]),_:1}),n[1]||(n[1]=J("div",{class:"absolute inset-0 grid place-items-center"},[J("div",{class:"text-center"},[J("div",{class:"text-9xl"},"404"),J("p",null,"Oops. Nothing here...")])],-1))],64))}}),Ws={mounted(e,t){if(typeof t.value=="function"){const n=t.value;H(gt(e),o=>n(o),{immediate:!0})}else{const[n,o]=t.value;H(gt(e,o),r=>n(r),{immediate:!0})}}};function Us(){let e=!1;const t=P(!1);return(n,o)=>{if(t.value=o.value,e)return;e=!0;const r=Hr(n,o.value);H(t,s=>r.value=s)}}Us();const qs=["id"],Bs=B({__name:"PageView",setup(e){const t=$(M,"$these"),n=$(G,"kvNodes"),{intersecting:o,promises:r}=M,s=()=>{[o,r].forEach(i=>{i.clear()})},c=I(()=>new Map(t.value.map(({id:i})=>[i,Tn(i)])));return ve(()=>{s(),t.value.forEach(({id:i})=>{o.set(i,!1),r.set(i,Sn())})}),Lt(()=>{s()}),(i,u)=>(L(!0),de(Ht,null,Vn(c.value,([l,a])=>zn((L(),de("div",{id:l,key:l,"un-cloak":"",class:Dt(n.value[l]?.class)},[(L(),oe(Ve(a),{id:l,onVnodeMounted:f=>V(r).get(l)?.resolve(void 0)},null,8,["id","onVnodeMounted"]))],10,qs)),[[V(Ws),[f=>{V(o).set(l,f)},{threshold:.1}]]])),128))}}),Gs=["id"],Ks=B({__name:"RootView",setup(e){const t=$(G,"nodes"),{root:n}=M,o=I(()=>t.value[0]&&Tn(t.value[0].id));return(r,s)=>(L(),oe(Wn,null,{default:Re(()=>[t.value[0]?.enabled?(L(),de("div",{key:0,id:t.value[0].id,class:Dt(t.value[0].class),"un-cloak":""},[(L(),oe(Ve(o.value),{id:t.value[0].id,onVnodeMounted:s[0]||(s[0]=c=>V(n).resolve(void 0))},null,8,["id"]))],10,Gs)):Un("",!0)]),_:1}))}});let Et=$(M,"routeName");const In=we(M),Qs=$(In,"$these"),Js=$(In,"that"),$n=we(G),Xs=$($n,"kvNodes"),At=$($n,"nodes"),[Zs,Ys]=(await Promise.all(["index","fonts"].map(e=>Nt(`${e}.json`)))).map(e=>e??[]),Fn=qn(Ds),ei=$(G,"tree"),{intersecting:ti,promises:ni,root:oi}=M,{pathname:ri}=new URL(document.baseURI);Rt.info("👊 VueBro / https://github.com/vuebro / runtime ver.:","1.2.19");ei.value=Zs;await eo({defaults:{presets:vr({webFontsOptions:{customFetch:to,fonts:Object.fromEntries(Ys.map(e=>[e.toLowerCase().replace(/ /g,"_"),e]))}})},ready:({extractAll:e,toggleObserver:t})=>{let n=!1;const o=ro({history:so(ri),routes:[...At.value.filter(({path:i})=>i!==void 0).map(i=>{const{id:u,loc:l,path:a}=i,f=l?.replace(/ /g,"_").replace(/^\/?/,"/").replace(/\/?$/,"/");return{...f&&{alias:f},children:[{component:Bs,name:u,path:""}],component:Ks,path:a.replace(/^\/?/,"/").replace(/\/?$/,"/")}}),{component:zs,name:"404",path:"/:pathMatch(.*)*"}],scrollBehavior:async({hash:i,name:u})=>{if(u)if(Et.value=u,n)n=!1;else{const{index:l,parent:{flat:a}={}}=Js.value??{};return t(!0),await oi.promise,await Promise.all([...ni.values()].map(({promise:f})=>f)),await e(),t(!1),"requestIdleCallback"in window?await new Promise(f=>requestIdleCallback(f)):(await new Promise(f=>requestAnimationFrame(f)),await new Promise(f=>setTimeout(f))),{behavior:"smooth",...i||a&&l?{el:i||`#${String(u)}`}:{left:0,top:0}}}return!1}}),r=Pr(window,{onStop:()=>{const[i]=Qs.value,[u]=At.value;if(u&&i){const{$children:[{id:l}={}]=[]}=u,a=!Math.floor(s.value)&&!Math.floor(c.value)&&i.id===l?u.id:[...ti.entries()].find(([,f])=>f)?.[0]??i.id;a!==Et.value&&(n=!0,o.push({name:a}).catch(Rt.error))}}}),s=$(r,"x"),c=$(r,"y");return o.beforeEach(({path:i})=>i!==decodeURI(i)?decodeURI(i):void 0),Fn.use(o),!1},rootElement:()=>document.getElementById("app")??void 0});Fn.use(No()).provide("pages",Tr(Xs.value)).mount("#app");
|
|
1
|
+
import{toValue as _,isRef as ee,hasInjectionContext as On,inject as Mn,ref as N,watchEffect as ve,getCurrentInstance as De,onBeforeUnmount as jt,onDeactivated as En,onActivated as An,reactive as ne,unref as V,onMounted as Ne,nextTick as Pt,watch as H,getCurrentScope as jn,onScopeDispose as Pn,toRef as F,readonly as Ln,customRef as Hn,shallowRef as P,computed as I,defineComponent as B,onUnmounted as Lt,h as Ze,toRefs as we,resolveComponent as Dn,createBlock as oe,openBlock as L,withCtx as Re,resolveDynamicComponent as Ve,defineAsyncComponent as Nn,createElementBlock as de,Fragment as Ht,createVNode as Rn,createElementVNode as J,renderList as Vn,withDirectives as zn,normalizeClass as Dt,Suspense as Wn,createCommentVNode as Un,createApp as qn}from"vue";import{d as Bn,w as Gn,_ as Kn,p as Qn,a as Jn,b as Xn,c as Zn,e as Yn,i as eo,o as to}from"./unocss-GGiNT3_V.js";import{g as no,s as G,f as Nt,c as Rt}from"./shared-CXqC3nsj.js";import{useRoute as oo,createRouter as ro,createWebHistory as so}from"vue-router";import io from"@vuebro/loader-sfc";(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))o(r);new MutationObserver(r=>{for(const s of r)if(s.type==="childList")for(const c of s.addedNodes)c.tagName==="LINK"&&c.rel==="modulepreload"&&o(c)}).observe(document,{childList:!0,subtree:!0});function n(r){const s={};return r.integrity&&(s.integrity=r.integrity),r.referrerPolicy&&(s.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?s.credentials="include":r.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function o(r){if(r.ep)return;r.ep=!0;const s=n(r);fetch(r.href,s)}})();function Oe(e,t={},n){for(const o in e){const r=e[o],s=n?`${n}:${o}`:o;typeof r=="object"&&r!==null?Oe(r,t,s):typeof r=="function"&&(t[s]=r)}return t}const co={run:e=>e()},lo=()=>co,Vt=typeof console.createTask<"u"?console.createTask:lo;function ao(e,t){const n=t.shift(),o=Vt(n);return e.reduce((r,s)=>r.then(()=>o.run(()=>s(...t))),Promise.resolve())}function uo(e,t){const n=t.shift(),o=Vt(n);return Promise.all(e.map(r=>o.run(()=>r(...t))))}function ke(e,t){for(const n of[...e])n(t)}class fo{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,o={}){if(!t||typeof n!="function")return()=>{};const r=t;let s;for(;this._deprecatedHooks[t];)s=this._deprecatedHooks[t],t=s.to;if(s&&!o.allowDeprecated){let c=s.message;c||(c=`${r} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(c)||(console.warn(c),this._deprecatedMessages.add(c))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let o,r=(...s)=>(typeof o=="function"&&o(),o=void 0,r=void 0,n(...s));return o=this.hook(t,r),o}removeHook(t,n){if(this._hooks[t]){const o=this._hooks[t].indexOf(n);o!==-1&&this._hooks[t].splice(o,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const o=this._hooks[t]||[];delete this._hooks[t];for(const r of o)this.hook(t,r)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=Oe(t),o=Object.keys(n).map(r=>this.hook(r,n[r]));return()=>{for(const r of o.splice(0,o.length))r()}}removeHooks(t){const n=Oe(t);for(const o in n)this.removeHook(o,n[o])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(ao,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(uo,t,...n)}callHookWith(t,n,...o){const r=this._before||this._after?{name:n,args:o,context:{}}:void 0;this._before&&ke(this._before,r);const s=t(n in this._hooks?[...this._hooks[n]]:[],o);return s instanceof Promise?s.finally(()=>{this._after&&r&&ke(this._after,r)}):(this._after&&r&&ke(this._after,r),s)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function po(){return new fo}const ho=new Set(["link","style","script","noscript"]),mo=new Set(["title","titleTemplate","script","style","noscript"]),Ye=new Set(["base","meta","link","style","script","noscript"]),go=new Set(["title","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"]),yo=new Set(["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"]),vo=new Set(["key","tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent","processTemplateParams"]),wo=new Set(["templateParams","htmlAttrs","bodyAttrs"]),ze=new Set(["theme-color","google-site-verification","og","article","book","profile","twitter","author"]),bo=["name","property","http-equiv"],Co=new Set(["viewport","description","keywords","robots"]);function zt(e){const t=e.split(":");return t.length?ze.has(t[1]):!1}function Me(e){const{props:t,tag:n}=e;if(yo.has(n))return n;if(n==="link"&&t.rel==="canonical")return"canonical";if(t.charset)return"charset";if(e.tag==="meta"){for(const o of bo)if(t[o]!==void 0){const r=t[o],s=r.includes(":"),c=Co.has(r),u=!(s||c)&&e.key?`:key:${e.key}`:"";return`${n}:${r}${u}`}}if(e.key)return`${n}:key:${e.key}`;if(t.id)return`${n}:id:${t.id}`;if(mo.has(n)){const o=e.textContent||e.innerHTML;if(o)return`${n}:content:${o}`}}function et(e){const t=e._h||e._d;if(t)return t;const n=e.textContent||e.innerHTML;return n||`${e.tag}:${Object.entries(e.props).map(([o,r])=>`${o}:${String(r)}`).join(",")}`}function pe(e,t,n){typeof e==="function"&&(!n||n!=="titleTemplate"&&!(n[0]==="o"&&n[1]==="n"))&&(e=e());let r;if(t&&(r=t(n,e)),Array.isArray(r))return r.map(s=>pe(s,t));if(r?.constructor===Object){const s={};for(const c of Object.keys(r))s[c]=pe(r[c],t,c);return s}return r}function ko(e,t){const n=e==="style"?new Map:new Set;function o(r){const s=r.trim();if(s)if(e==="style"){const[c,...i]=s.split(":").map(u=>u.trim());c&&i.length&&n.set(c,i.join(":"))}else s.split(" ").filter(Boolean).forEach(c=>n.add(c))}return typeof t=="string"?e==="style"?t.split(";").forEach(o):o(t):Array.isArray(t)?t.forEach(r=>o(r)):t&&typeof t=="object"&&Object.entries(t).forEach(([r,s])=>{s&&s!=="false"&&(e==="style"?n.set(r.trim(),s):o(r))}),n}function Wt(e,t){return e.props=e.props||{},t?e.tag==="templateParams"?(e.props=t,e):(Object.entries(t).forEach(([n,o])=>{if(o===null){e.props[n]=null;return}if(n==="class"||n==="style"){e.props[n]=ko(n,o);return}if(vo.has(n)){if(["textContent","innerHTML"].includes(n)&&typeof o=="object"){let c=t.type;if(t.type||(c="application/json"),!c?.endsWith("json")&&c!=="speculationrules")return;t.type=c,e.props.type=c,e[n]=JSON.stringify(o)}else e[n]=o;return}const r=String(o),s=n.startsWith("data-");r==="true"||r===""?e.props[n]=s?r:!0:!o&&s&&r==="false"?e.props[n]="false":o!==void 0&&(e.props[n]=o)}),e):e}function xo(e,t){const n=typeof t=="object"&&typeof t!="function"?t:{[e==="script"||e==="noscript"||e==="style"?"innerHTML":"textContent"]:t},o=Wt({tag:e,props:{}},n);return o.key&&ho.has(o.tag)&&(o.props["data-hid"]=o._h=o.key),o.tag==="script"&&typeof o.innerHTML=="object"&&(o.innerHTML=JSON.stringify(o.innerHTML),o.props.type=o.props.type||"application/json"),Array.isArray(o.props.content)?o.props.content.map(r=>({...o,props:{...o.props,content:r}})):o}function _o(e,t){if(!e)return[];typeof e=="function"&&(e=e());const n=(r,s)=>{for(let c=0;c<t.length;c++)s=t[c](r,s);return s};e=n(void 0,e);const o=[];return e=pe(e,n),Object.entries(e||{}).forEach(([r,s])=>{if(s!==void 0)for(const c of Array.isArray(s)?s:[s])o.push(xo(r,c))}),o.flat()}const tt=(e,t)=>e._w===t._w?e._p-t._p:e._w-t._w,nt={base:-10,title:10},So={critical:-8,high:-1,low:2},ot={meta:{"content-security-policy":-30,charset:-20,viewport:-15},link:{preconnect:20,stylesheet:60,preload:70,modulepreload:70,prefetch:90,"dns-prefetch":90,prerender:90},script:{async:30,defer:80,sync:50},style:{imported:40,sync:60}},To=/@import/,X=e=>e===""||e===!0;function Io(e,t){if(typeof t.tagPriority=="number")return t.tagPriority;let n=100;const o=So[t.tagPriority]||0,r=e.resolvedOptions.disableCapoSorting?{link:{},script:{},style:{}}:ot;if(t.tag in nt)n=nt[t.tag];else if(t.tag==="meta"){const s=t.props["http-equiv"]==="content-security-policy"?"content-security-policy":t.props.charset?"charset":t.props.name==="viewport"?"viewport":null;s&&(n=ot.meta[s])}else t.tag==="link"&&t.props.rel?n=r.link[t.props.rel]:t.tag==="script"?X(t.props.async)?n=r.script.async:t.props.src&&!X(t.props.defer)&&!X(t.props.async)&&t.props.type!=="module"&&!t.props.type?.endsWith("json")?n=r.script.sync:X(t.props.defer)&&t.props.src&&!X(t.props.async)&&(n=r.script.defer):t.tag==="style"&&(n=t.innerHTML&&To.test(t.innerHTML)?r.style.imported:r.style.sync);return(n||100)+o}function rt(e,t){const n=typeof t=="function"?t(e):t,o=n.key||String(e.plugins.size+1);e.plugins.get(o)||(e.plugins.set(o,n),e.hooks.addHooks(n.hooks||{}))}function $o(e={}){const t=po();t.addHooks(e.hooks||{});const n=!e.document,o=new Map,r=new Map,s=new Set,c={_entryCount:1,plugins:r,dirty:!1,resolvedOptions:e,hooks:t,ssr:n,entries:o,headEntries(){return[...o.values()]},use:i=>rt(c,i),push(i,u){const l={...u||{}};delete l.head;const a=l._index??c._entryCount++,f={_i:a,input:i,options:l},p={_poll(d=!1){c.dirty=!0,!d&&s.add(a),t.callHook("entries:updated",c)},dispose(){o.delete(a)&&c.invalidate()},patch(d){(!l.mode||l.mode==="server"&&n||l.mode==="client"&&!n)&&(f.input=d,o.set(a,f),p._poll())}};return p.patch(i),p},async resolveTags(){const i={tagMap:new Map,tags:[],entries:[...c.entries.values()]};for(await t.callHook("entries:resolve",i);s.size;){const p=s.values().next().value;s.delete(p);const d=o.get(p);if(d){const m={tags:_o(d.input,e.propResolvers||[]).map(h=>Object.assign(h,d.options)),entry:d};await t.callHook("entries:normalize",m),d._tags=m.tags.map((h,g)=>(h._w=Io(c,h),h._p=(d._i<<10)+g,h._d=Me(h),h))}}let u=!1;i.entries.flatMap(p=>(p._tags||[]).map(d=>({...d,props:{...d.props}}))).sort(tt).reduce((p,d)=>{const m=String(d._d||d._p);if(!p.has(m))return p.set(m,d);const h=p.get(m);if((d?.tagDuplicateStrategy||(wo.has(d.tag)?"merge":null)||(d.key&&d.key===h.key?"merge":null))==="merge"){const y={...h.props};Object.entries(d.props).forEach(([w,b])=>y[w]=w==="style"?new Map([...h.props.style||new Map,...b]):w==="class"?new Set([...h.props.class||new Set,...b]):b),p.set(m,{...d,props:y})}else d._p>>10===h._p>>10&&d.tag==="meta"&&zt(m)?(p.set(m,Object.assign([...Array.isArray(h)?h:[h],d],d)),u=!0):(d._w===h._w?d._p>h._p:d?._w<h?._w)&&p.set(m,d);return p},i.tagMap);const l=i.tagMap.get("title"),a=i.tagMap.get("titleTemplate");if(c._title=l?.textContent,a){const p=a?.textContent;if(c._titleTemplate=p,p){let d=typeof p=="function"?p(l?.textContent):p;typeof d=="string"&&!c.plugins.has("template-params")&&(d=d.replace("%s",l?.textContent||"")),l?d===null?i.tagMap.delete("title"):i.tagMap.set("title",{...l,textContent:d}):(a.tag="title",a.textContent=d)}}i.tags=Array.from(i.tagMap.values()),u&&(i.tags=i.tags.flat().sort(tt)),await t.callHook("tags:beforeResolve",i),await t.callHook("tags:resolve",i),await t.callHook("tags:afterResolve",i);const f=[];for(const p of i.tags){const{innerHTML:d,tag:m,props:h}=p;if(go.has(m)&&!(Object.keys(h).length===0&&!p.innerHTML&&!p.textContent)&&!(m==="meta"&&!h.content&&!h["http-equiv"]&&!h.charset)){if(m==="script"&&d){if(h.type?.endsWith("json")){const g=typeof d=="string"?d:JSON.stringify(d);p.innerHTML=g.replace(/</g,"\\u003C")}else typeof d=="string"&&(p.innerHTML=d.replace(new RegExp(`</${m}`,"g"),`<\\/${m}`));p._d=Me(p)}f.push(p)}}return f},invalidate(){for(const i of o.values())s.add(i._i);c.dirty=!0,t.callHook("entries:updated",c)}};return(e?.plugins||[]).forEach(i=>rt(c,i)),c.hooks.callHook("init",c),e.init?.forEach(i=>i&&c.push(i)),c}async function Ut(e,t={}){const n=t.document||e.resolvedOptions.document;if(!n||!e.dirty)return;const o={shouldRender:!0,tags:[]};if(await e.hooks.callHook("dom:beforeRender",o),!!o.shouldRender)return e._domUpdatePromise||(e._domUpdatePromise=new Promise(async r=>{const s=new Map,c=new Promise(d=>{e.resolveTags().then(m=>{d(m.map(h=>{const g=s.get(h._d)||0,y={tag:h,id:(g?`${h._d}:${g}`:h._d)||et(h),shouldRender:!0};return h._d&&zt(h._d)&&s.set(h._d,g+1),y}))})});let i=e._dom;if(!i){i={title:n.title,elMap:new Map().set("htmlAttrs",n.documentElement).set("bodyAttrs",n.body)};for(const d of["body","head"]){const m=n[d]?.children;for(const h of m){const g=h.tagName.toLowerCase();if(!Ye.has(g))continue;const y=Wt({tag:g,props:{}},{innerHTML:h.innerHTML,...h.getAttributeNames().reduce((w,b)=>(w[b]=h.getAttribute(b),w),{})||{}});if(y.key=h.getAttribute("data-hid")||void 0,y._d=Me(y)||et(y),i.elMap.has(y._d)){let w=1,b=y._d;for(;i.elMap.has(b);)b=`${y._d}:${w++}`;i.elMap.set(b,h)}else i.elMap.set(y._d,h)}}}i.pendingSideEffects={...i.sideEffects},i.sideEffects={};function u(d,m,h){const g=`${d}:${m}`;i.sideEffects[g]=h,delete i.pendingSideEffects[g]}function l({id:d,$el:m,tag:h}){const g=h.tag.endsWith("Attrs");i.elMap.set(d,m),g||(h.textContent&&h.textContent!==m.textContent&&(m.textContent=h.textContent),h.innerHTML&&h.innerHTML!==m.innerHTML&&(m.innerHTML=h.innerHTML),u(d,"el",()=>{m?.remove(),i.elMap.delete(d)}));for(const y in h.props){if(!Object.prototype.hasOwnProperty.call(h.props,y))continue;const w=h.props[y];if(y.startsWith("on")&&typeof w=="function"){const v=m?.dataset;if(v&&v[`${y}fired`]){const S=y.slice(0,-5);w.call(m,new Event(S.substring(2)))}m.getAttribute(`data-${y}`)!==""&&((h.tag==="bodyAttrs"?n.defaultView:m).addEventListener(y.substring(2),w.bind(m)),m.setAttribute(`data-${y}`,""));continue}const b=`attr:${y}`;if(y==="class"){if(!w)continue;for(const v of w)g&&u(d,`${b}:${v}`,()=>m.classList.remove(v)),!m.classList.contains(v)&&m.classList.add(v)}else if(y==="style"){if(!w)continue;for(const[v,S]of w)u(d,`${b}:${v}`,()=>{m.style.removeProperty(v)}),m.style.setProperty(v,S)}else w!==!1&&w!==null&&(m.getAttribute(y)!==w&&m.setAttribute(y,w===!0?"":String(w)),g&&u(d,b,()=>m.removeAttribute(y)))}}const a=[],f={bodyClose:void 0,bodyOpen:void 0,head:void 0},p=await c;for(const d of p){const{tag:m,shouldRender:h,id:g}=d;if(h){if(m.tag==="title"){n.title=m.textContent,u("title","",()=>n.title=i.title);continue}d.$el=d.$el||i.elMap.get(g),d.$el?l(d):Ye.has(m.tag)&&a.push(d)}}for(const d of a){const m=d.tag.tagPosition||"head";d.$el=n.createElement(d.tag.tag),l(d),f[m]=f[m]||n.createDocumentFragment(),f[m].appendChild(d.$el)}for(const d of p)await e.hooks.callHook("dom:renderTag",d,n,u);f.head&&n.head.appendChild(f.head),f.bodyOpen&&n.body.insertBefore(f.bodyOpen,n.body.firstChild),f.bodyClose&&n.body.appendChild(f.bodyClose);for(const d in i.pendingSideEffects)i.pendingSideEffects[d]();e._dom=i,await e.hooks.callHook("dom:rendered",{renders:p}),r()}).finally(()=>{e._domUpdatePromise=void 0,e.dirty=!1})),e._domUpdatePromise}function Fo(e={}){const t=e.domOptions?.render||Ut;e.document=e.document||(typeof window<"u"?document:void 0);const n=e.document?.head.querySelector('script[id="unhead:payload"]')?.innerHTML||!1;return $o({...e,plugins:[...e.plugins||[],{key:"client",hooks:{"entries:updated":t}}],init:[n?JSON.parse(n):!1,...e.init||[]]})}function Oo(e,t){let n=0;return()=>{const o=++n;t(()=>{n===o&&e()})}}const re={META:new Set(["twitter"]),OG:new Set(["og","book","article","profile","fb"]),MEDIA:new Set(["ogImage","ogVideo","ogAudio","twitterImage"]),HTTP_EQUIV:new Set(["contentType","defaultStyle","xUaCompatible"])},Mo={articleExpirationTime:"article:expiration_time",articleModifiedTime:"article:modified_time",articlePublishedTime:"article:published_time",bookReleaseDate:"book:release_date",fbAppId:"fb:app_id",ogAudioSecureUrl:"og:audio:secure_url",ogAudioUrl:"og:audio",ogImageSecureUrl:"og:image:secure_url",ogImageUrl:"og:image",ogSiteName:"og:site_name",ogVideoSecureUrl:"og:video:secure_url",ogVideoUrl:"og:video",profileFirstName:"profile:first_name",profileLastName:"profile:last_name",profileUsername:"profile:username",msapplicationConfig:"msapplication-Config",msapplicationTileColor:"msapplication-TileColor",msapplicationTileImage:"msapplication-TileImage"},qt={appleItunesApp:{unpack:{entrySeparator:", ",resolve:({key:e,value:t})=>`${j(e)}=${t}`}},refresh:{metaKey:"http-equiv",unpack:{entrySeparator:";",resolve:({key:e,value:t})=>e==="seconds"?`${t}`:void 0}},robots:{unpack:{entrySeparator:", ",resolve:({key:e,value:t})=>typeof t=="boolean"?j(e):`${j(e)}:${t}`}},contentSecurityPolicy:{metaKey:"http-equiv",unpack:{entrySeparator:"; ",resolve:({key:e,value:t})=>`${j(e)} ${t}`}},charset:{}};function j(e){const t=e.replace(/([A-Z])/g,"-$1").toLowerCase(),n=t.indexOf("-");return n===-1?t:re.META.has(t.slice(0,n))||re.OG.has(t.slice(0,n))?e.replace(/([A-Z])/g,":$1").toLowerCase():t}function Bt(e){return Object.fromEntries(Object.entries(e).filter(([t,n])=>String(n)!=="false"&&t))}function Ee(e){return Array.isArray(e)?e.map(Ee):!e||typeof e!="object"?e:Object.fromEntries(Object.entries(e).map(([t,n])=>[j(t),Ee(n)]))}function Gt(e,t={}){const{entrySeparator:n="",keyValueSeparator:o="",wrapValue:r,resolve:s}=t;return Object.entries(e).map(([c,i])=>{if(s){const l=s({key:c,value:i});if(l!==void 0)return l}const u=typeof i=="object"?Gt(i,t):typeof i=="number"?i.toString():typeof i=="string"&&r?`${r}${i.replace(new RegExp(r,"g"),`\\${r}`)}${r}`:i;return`${c}${o}${u}`}).join(n)}function st(e,t){const n=Bt(t),o=j(e),r=Kt(o);if(!ze.has(o))return[{[r]:o,...n}];const s=Object.fromEntries(Object.entries(n).map(([c,i])=>[`${e}${c==="url"?"":`${c[0].toUpperCase()}${c.slice(1)}`}`,i]));return he(s||{}).sort((c,i)=>(c[r]?.length||0)-(i[r]?.length||0))}function Kt(e){if(qt[e]?.metaKey==="http-equiv"||re.HTTP_EQUIV.has(e))return"http-equiv";const t=j(e),n=t.indexOf(":");return n===-1?"name":re.OG.has(t.slice(0,n))?"property":"name"}function Eo(e){return Mo[e]||j(e)}function Ao(e,t){return t==="refresh"?`${e.seconds};url=${e.url}`:Gt(Ee(e),{keyValueSeparator:"=",entrySeparator:", ",resolve:({value:n,key:o})=>n===null?"":typeof n=="boolean"?o:void 0,...qt[t]?.unpack})}function he(e){const t=[],n={};for(const[r,s]of Object.entries(e)){if(Array.isArray(s)){if(r==="themeColor"){s.forEach(c=>{typeof c=="object"&&c!==null&&t.push({name:"theme-color",...c})});continue}for(const c of s)if(typeof c=="object"&&c!==null){const i=[],u=[];for(const[l,a]of Object.entries(c)){const f=`${r}${l==="url"?"":`:${l}`}`,p=he({[f]:a});(l==="url"?i:u).push(...p)}t.push(...i,...u)}else t.push(...typeof c=="string"?he({[r]:c}):st(r,c));continue}if(typeof s=="object"&&s)if(re.MEDIA.has(r)){const c=r.startsWith("twitter")?"twitter":"og",i=r.replace(/^(og|twitter)/,"").toLowerCase(),u=c==="twitter"?"name":"property";s.url&&t.push({[u]:`${c}:${i}`,content:s.url}),s.secureUrl&&t.push({[u]:`${c}:${i}:secure_url`,content:s.secureUrl});for(const[l,a]of Object.entries(s))l!=="url"&&l!=="secureUrl"&&t.push({[u]:`${c}:${i}:${l}`,content:a})}else ze.has(j(r))?t.push(...st(r,s)):n[r]=Bt(s);else n[r]=s}const o=Object.entries(n).map(([r,s])=>{if(r==="charset")return{charset:s===null?"_null":s};const c=Kt(r),i=Eo(r),u=s===null?"_null":typeof s=="object"?Ao(s,r):typeof s=="number"?s.toString():s;return c==="http-equiv"?{"http-equiv":i,content:u}:{[c]:i,content:u}});return[...t,...o].map(r=>"content"in r&&r.content==="_null"?{...r,content:null}:r)}const jo={key:"flatMeta",hooks:{"entries:normalize":e=>{const t=[];e.tags=e.tags.map(n=>n.tag!=="_flatMeta"?n:(t.push(he(n.props).map(o=>({...n,tag:"meta",props:o}))),!1)).filter(Boolean).concat(...t)}}},Po=(e,t)=>ee(t)?_(t):t,Qt="usehead";function Lo(e){return{install(n){n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Qt,e)}}.install}function Jt(){if(On()){const e=Mn(Qt);if(!e)throw new Error("useHead() was called without provide context, ensure you call it through the setup() function.");return e}throw new Error("useHead() was called without provide context, ensure you call it through the setup() function.")}function We(e,t={}){const n=t.head||Jt();return n.ssr?n.push(e||{},t):Ho(n,e,t)}function Ho(e,t,n={}){const o=N(!1);let r;return ve(()=>{const c=o.value?{}:pe(t,Po);r?r.patch(c):r=e.push(c,n)}),De()&&(jt(()=>{r.dispose()}),En(()=>{o.value=!0}),An(()=>{o.value=!1})),r}function Do(e={},t={}){(t.head||Jt()).use(jo);const{title:o,titleTemplate:r,...s}=e;return We({title:o,titleTemplate:r,_flatMeta:s},t)}function No(e={}){const t=Fo({domOptions:{render:Oo(()=>Ut(t),n=>setTimeout(n,0))},...e});return t.install=Lo(t),t}const Ro=Object.freeze({left:0,top:0,width:16,height:16}),me=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),Xt=Object.freeze({...Ro,...me}),Vo=Object.freeze({...Xt,body:"",hidden:!1}),zo=Object.freeze({width:null,height:null}),Zt=Object.freeze({...zo,...me});function Wo(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const o=((e.rotate||0)+(t.rotate||0))%4;return o&&(n.rotate=o),n}function it(e,t){const n=Wo(e,t);for(const o in Vo)o in me?o in e&&!(o in n)&&(n[o]=me[o]):o in t?n[o]=t[o]:o in e&&(n[o]=e[o]);return n}function Uo(e,t){const n=e.icons,o=e.aliases||Object.create(null),r=Object.create(null);function s(c){if(n[c])return r[c]=[];if(!(c in r)){r[c]=null;const i=o[c]&&o[c].parent,u=i&&s(i);u&&(r[c]=[i].concat(u))}return r[c]}return(t||Object.keys(n).concat(Object.keys(o))).forEach(s),r}function ct(e,t,n){const o=e.icons,r=e.aliases||Object.create(null);let s={};function c(i){s=it(o[i]||r[i],s)}return c(t),n.forEach(c),it(e,s)}function qo(e,t){if(e.icons[t])return ct(e,t,[]);const n=Uo(e,[t])[t];return n?ct(e,t,n):null}const Bo=/(-?[0-9.]*[0-9]+[0-9.]*)/g,Go=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function ge(e,t,n){if(t===1)return e;if(n=n||100,typeof e=="number")return Math.ceil(e*t*n)/n;if(typeof e!="string")return e;const o=e.split(Bo);if(o===null||!o.length)return e;const r=[];let s=o.shift(),c=Go.test(s);for(;;){if(c){const i=parseFloat(s);isNaN(i)?r.push(s):r.push(Math.ceil(i*t*n)/n)}else r.push(s);if(s=o.shift(),s===void 0)return r.join("");c=!c}}function Ko(e,t="defs"){let n="";const o=e.indexOf("<"+t);for(;o>=0;){const r=e.indexOf(">",o),s=e.indexOf("</"+t);if(r===-1||s===-1)break;const c=e.indexOf(">",s);if(c===-1)break;n+=e.slice(r+1,s).trim(),e=e.slice(0,o).trim()+e.slice(c+1)}return{defs:n,content:e}}function Qo(e,t){return e?"<defs>"+e+"</defs>"+t:t}function Jo(e,t,n){const o=Ko(e);return Qo(o.defs,t+o.content+n)}const Ue=e=>e==="unset"||e==="undefined"||e==="none";function Yt(e,t){const n={...Xt,...e},o={...Zt,...t},r={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,o].forEach(h=>{const g=[],y=h.hFlip,w=h.vFlip;let b=h.rotate;y?w?b+=2:(g.push("translate("+(r.width+r.left).toString()+" "+(0-r.top).toString()+")"),g.push("scale(-1 1)"),r.top=r.left=0):w&&(g.push("translate("+(0-r.left).toString()+" "+(r.height+r.top).toString()+")"),g.push("scale(1 -1)"),r.top=r.left=0);let v;switch(b<0&&(b-=Math.floor(b/4)*4),b=b%4,b){case 1:v=r.height/2+r.top,g.unshift("rotate(90 "+v.toString()+" "+v.toString()+")");break;case 2:g.unshift("rotate(180 "+(r.width/2+r.left).toString()+" "+(r.height/2+r.top).toString()+")");break;case 3:v=r.width/2+r.left,g.unshift("rotate(-90 "+v.toString()+" "+v.toString()+")");break}b%2===1&&(r.left!==r.top&&(v=r.left,r.left=r.top,r.top=v),r.width!==r.height&&(v=r.width,r.width=r.height,r.height=v)),g.length&&(s=Jo(s,'<g transform="'+g.join(" ")+'">',"</g>"))});const c=o.width,i=o.height,u=r.width,l=r.height;let a,f;c===null?(f=i===null?"1em":i==="auto"?l:i,a=ge(f,u/l)):(a=c==="auto"?u:c,f=i===null?ge(a,l/u):i==="auto"?l:i);const p={},d=(h,g)=>{Ue(g)||(p[h]=g.toString())};d("width",a),d("height",f);const m=[r.left,r.top,u,l];return p.viewBox=m.join(" "),{attributes:p,viewBox:m,body:s}}const Xo=/\sid="(\S+)"/g,Zo="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Yo=0;function er(e,t=Zo){const n=[];let o;for(;o=Xo.exec(e);)n.push(o[1]);if(!n.length)return e;const r="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(s=>{const c=typeof t=="function"?t(s):t+(Yo++).toString(),i=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+i+')([")]|\\.[a-z])',"g"),"$1"+c+r+"$3")}),e=e.replace(new RegExp(r,"g"),""),e}function tr(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function lt(e){let t=e.startsWith("<svg>")?e.replace("<svg>","<svg >"):e;return!t.includes(" xmlns:xlink=")&&t.includes(" xlink:")&&(t=t.replace("<svg ",'<svg xmlns:xlink="http://www.w3.org/1999/xlink" ')),t.includes(" xmlns=")||(t=t.replace("<svg ",'<svg xmlns="http://www.w3.org/2000/svg" ')),tr(t)}function nr(e){return e.replace(/(['"])\s*\n\s*([^>\\/\s])/g,"$1 $2").replace(/(["';{}><])\s*\n\s*/g,"$1").replace(/\s*\n\s*/g," ").replace(/\s+"/g,'"').replace(/="\s+/g,'="').replace(/(\s)+\/>/g,"/>").trim()}function or(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const o in t)n+=" "+o+'="'+t[o]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+e+"</svg>"}const rr=/\swidth\s*=\s*["']([\w.]+)["']/,sr=/\sheight\s*=\s*["']([\w.]+)["']/,xe=/<svg\s+/;function ir(e,t,n){const o=e.slice(0,e.indexOf(">")),r=(s,c)=>{const i=c.exec(o),u=i!=null,l=t[s];return!l&&!Ue(l)&&(typeof n=="number"?n>0&&(t[s]=ge(i?.[1]??"1em",n)):i&&(t[s]=i[1])),u};return[r("width",rr),r("height",sr)]}async function en(e,t,n,o,r,s){const{scale:c,addXmlNs:i=!1}=o??{},{additionalProps:u={},iconCustomizer:l}=o?.customizations??{},a=await r?.()??{};await l?.(t,n,a),Object.keys(u).forEach(h=>{const g=u[h];g!=null&&(a[h]=g)}),s?.(a);const[f,p]=ir(e,a,c);i&&(!e.includes("xmlns=")&&!a.xmlns&&(a.xmlns="http://www.w3.org/2000/svg"),!e.includes("xmlns:xlink=")&&e.includes("xlink:")&&!a["xmlns:xlink"]&&(a["xmlns:xlink"]="http://www.w3.org/1999/xlink"));const d=Object.keys(a).map(h=>h==="width"&&f||h==="height"&&p?null:`${h}="${a[h]}"`).filter(h=>h!=null);if(d.length&&(e=e.replace(xe,`<svg ${d.join(" ")} `)),o){const{defaultStyle:h,defaultClass:g}=o;g&&!e.includes("class=")&&(e=e.replace(xe,`<svg class="${g}" `)),h&&!e.includes("style=")&&(e=e.replace(xe,`<svg style="${h}" `))}const m=o?.usedProps;return m&&(Object.keys(u).forEach(h=>{const g=a[h];g!=null&&(m[h]=g)}),typeof a.width<"u"&&a.width!==null&&(m.width=a.width),typeof a.height<"u"&&a.height!==null&&(m.height=a.height)),e}var le={exports:{}},_e,at;function cr(){if(at)return _e;at=1;var e=1e3,t=e*60,n=t*60,o=n*24,r=o*7,s=o*365.25;_e=function(a,f){f=f||{};var p=typeof a;if(p==="string"&&a.length>0)return c(a);if(p==="number"&&isFinite(a))return f.long?u(a):i(a);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(a))};function c(a){if(a=String(a),!(a.length>100)){var f=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(a);if(f){var p=parseFloat(f[1]),d=(f[2]||"ms").toLowerCase();switch(d){case"years":case"year":case"yrs":case"yr":case"y":return p*s;case"weeks":case"week":case"w":return p*r;case"days":case"day":case"d":return p*o;case"hours":case"hour":case"hrs":case"hr":case"h":return p*n;case"minutes":case"minute":case"mins":case"min":case"m":return p*t;case"seconds":case"second":case"secs":case"sec":case"s":return p*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return p;default:return}}}}function i(a){var f=Math.abs(a);return f>=o?Math.round(a/o)+"d":f>=n?Math.round(a/n)+"h":f>=t?Math.round(a/t)+"m":f>=e?Math.round(a/e)+"s":a+"ms"}function u(a){var f=Math.abs(a);return f>=o?l(a,f,o,"day"):f>=n?l(a,f,n,"hour"):f>=t?l(a,f,t,"minute"):f>=e?l(a,f,e,"second"):a+" ms"}function l(a,f,p,d){var m=f>=p*1.5;return Math.round(a/p)+" "+d+(m?"s":"")}return _e}var Se,ut;function lr(){if(ut)return Se;ut=1;function e(t){o.debug=o,o.default=o,o.coerce=l,o.disable=i,o.enable=s,o.enabled=u,o.humanize=cr(),o.destroy=a,Object.keys(t).forEach(f=>{o[f]=t[f]}),o.names=[],o.skips=[],o.formatters={};function n(f){let p=0;for(let d=0;d<f.length;d++)p=(p<<5)-p+f.charCodeAt(d),p|=0;return o.colors[Math.abs(p)%o.colors.length]}o.selectColor=n;function o(f){let p,d=null,m,h;function g(...y){if(!g.enabled)return;const w=g,b=Number(new Date),v=b-(p||b);w.diff=v,w.prev=p,w.curr=b,p=b,y[0]=o.coerce(y[0]),typeof y[0]!="string"&&y.unshift("%O");let S=0;y[0]=y[0].replace(/%([a-zA-Z%])/g,(x,$)=>{if(x==="%%")return"%";S++;const C=o.formatters[$];if(typeof C=="function"){const T=y[S];x=C.call(w,T),y.splice(S,1),S--}return x}),o.formatArgs.call(w,y),(w.log||o.log).apply(w,y)}return g.namespace=f,g.useColors=o.useColors(),g.color=o.selectColor(f),g.extend=r,g.destroy=o.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>d!==null?d:(m!==o.namespaces&&(m=o.namespaces,h=o.enabled(f)),h),set:y=>{d=y}}),typeof o.init=="function"&&o.init(g),g}function r(f,p){const d=o(this.namespace+(typeof p>"u"?":":p)+f);return d.log=this.log,d}function s(f){o.save(f),o.namespaces=f,o.names=[],o.skips=[];const p=(typeof f=="string"?f:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(const d of p)d[0]==="-"?o.skips.push(d.slice(1)):o.names.push(d)}function c(f,p){let d=0,m=0,h=-1,g=0;for(;d<f.length;)if(m<p.length&&(p[m]===f[d]||p[m]==="*"))p[m]==="*"?(h=m,g=d,m++):(d++,m++);else if(h!==-1)m=h+1,g++,d=g;else return!1;for(;m<p.length&&p[m]==="*";)m++;return m===p.length}function i(){const f=[...o.names,...o.skips.map(p=>"-"+p)].join(",");return o.enable(""),f}function u(f){for(const p of o.skips)if(c(f,p))return!1;for(const p of o.names)if(c(f,p))return!0;return!1}function l(f){return f instanceof Error?f.stack||f.message:f}function a(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return o.enable(o.load()),o}return Se=e,Se}var ft;function ar(){return ft||(ft=1,(function(e,t){var n={};t.formatArgs=r,t.save=s,t.load=c,t.useColors=o,t.storage=i(),t.destroy=(()=>{let l=!1;return()=>{l||(l=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function o(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let l;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(l=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(l[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function r(l){if(l[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+l[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const a="color: "+this.color;l.splice(1,0,a,"color: inherit");let f=0,p=0;l[0].replace(/%[a-zA-Z%]/g,d=>{d!=="%%"&&(f++,d==="%c"&&(p=f))}),l.splice(p,0,a)}t.log=console.debug||console.log||(()=>{});function s(l){try{l?t.storage.setItem("debug",l):t.storage.removeItem("debug")}catch{}}function c(){let l;try{l=t.storage.getItem("debug")||t.storage.getItem("DEBUG")}catch{}return!l&&typeof process<"u"&&"env"in process&&(l=n.DEBUG),l}function i(){try{return localStorage}catch{}}e.exports=lr()(t);const{formatters:u}=e.exports;u.j=function(l){try{return JSON.stringify(l)}catch(a){return"[UnexpectedJSONParseError]: "+a.message}}})(le,le.exports)),le.exports}var ur=ar();const tn=no(ur),fr=tn("@iconify-loader:custom");async function dt(e,t,n,o){let r;fr(`${t}:${n}`);try{if(typeof e=="function")r=await e(n);else{const s=e[n];r=typeof s=="function"?await s():s}}catch(s){console.warn(`Failed to load custom icon "${n}" in "${t}":`,s);return}if(r){const s=r.indexOf("<svg");s>0&&(r=r.slice(s));const{transform:c}=o?.customizations??{};return r=typeof c=="function"?await c(r,t,n):r,r.startsWith("<svg")?await en(o?.customizations?.trimCustomSvg===!0?nr(r):r,t,n,o,void 0):(console.warn(`Custom icon "${n}" in "${t}" is not a valid SVG`),r)}}const dr=tn("@iconify-loader:icon");async function nn(e,t,n,o){let r;const{customize:s}=o?.customizations??{};for(const c of n)if(r=qo(e,c),r){dr(`${t}:${c}`);let i={...Zt};typeof s=="function"&&(r=Object.assign({},r),i=s(i,r,`${t}:${c}`)??i);const{attributes:{width:u,height:l,...a},body:f}=Yt(r,i),p=o?.scale;return await en(`<svg >${f}</svg>`,t,c,o,()=>({...a}),d=>{const m=(h,g)=>{const y=d[h];let w;if(!Ue(y)){if(y)return;typeof p=="number"?p&&(w=ge(g??"1em",p)):w=g}w?d[h]=w:delete d[h]};m("width",u),m("height",l)})}}const on=async(e,t,n)=>{const o=n?.customCollections?.[e];if(o)if(typeof o=="function"){let r;try{r=await o(t)}catch(s){console.warn(`Failed to load custom icon "${t}" in "${e}":`,s);return}if(r){if(typeof r=="string")return await dt(()=>r,e,t,n);if("icons"in r){const s=[t,t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),t.replace(/([a-z])(\d+)/g,"$1-$2")];return await nn(r,e,s,n)}}}else return await dt(o,e,t,n)};var pt={};function pr(){const e=typeof process<"u"&&process.stdout,t=e&&!!pt.VSCODE_CWD,n=e&&!!pt.ESLINT;return{isNode:e,isVSCode:t,isESLint:n}}const rn=["academicons","akar-icons","ant-design","arcticons","basil","bi","bitcoin-icons","bpmn","brandico","bubbles","bx","bxl","bxs","bytesize","carbon","catppuccin","cbi","charm","ci","cib","cif","cil","circle-flags","circum","clarity","codex","codicon","covid","cryptocurrency-color","cryptocurrency","cuida","dashicons","devicon-line","devicon-original","devicon-plain","devicon","dinkie-icons","duo-icons","ei","el","emblemicons","emojione-monotone","emojione-v1","emojione","entypo-social","entypo","eos-icons","ep","et","eva","f7","fa-brands","fa-regular","fa-solid","fa","fa6-brands","fa6-regular","fa6-solid","fa7-brands","fa7-regular","fa7-solid","fad","famicons","fe","feather","file-icons","flag","flagpack","flat-color-icons","flat-ui","flowbite","fluent-color","fluent-emoji-flat","fluent-emoji-high-contrast","fluent-emoji","fluent-mdl2","fluent","fontelico","fontisto","formkit","foundation","fxemoji","gala","game-icons","garden","geo","gg","gis","gravity-ui","gridicons","grommet-icons","guidance","healthicons","heroicons-outline","heroicons-solid","heroicons","hugeicons","humbleicons","ic","icomoon-free","icon-park-outline","icon-park-solid","icon-park-twotone","icon-park","iconamoon","iconoir","icons8","il","ion","iwwa","ix","jam","la","lets-icons","line-md","lineicons","logos","ls","lsicon","lucide-lab","lucide","mage","majesticons","maki","map","marketeq","material-icon-theme","material-symbols-light","material-symbols","mdi-light","mdi","medical-icon","memory","meteocons","meteor-icons","mi","mingcute","mono-icons","mynaui","nimbus","nonicons","noto-v1","noto","nrk","octicon","oi","ooui","openmoji","oui","pajamas","pepicons-pencil","pepicons-pop","pepicons-print","pepicons","ph","picon","pixel","pixelarticons","prime","proicons","ps","qlementine-icons","quill","radix-icons","raphael","ri","rivet-icons","roentgen","si-glyph","si","sidekickicons","simple-icons","simple-line-icons","skill-icons","solar","stash","streamline-block","streamline-color","streamline-cyber-color","streamline-cyber","streamline-emojis","streamline-flex-color","streamline-flex","streamline-freehand-color","streamline-freehand","streamline-guidance","streamline-kameleon-color","streamline-logos","streamline-pixel","streamline-plump-color","streamline-plump","streamline-sharp-color","streamline-sharp","streamline-stickies-color","streamline-ultimate-color","streamline-ultimate","streamline","subway","svg-spinners","system-uicons","tabler","tdesign","teenyicons","temaki","token-branded","token","topcoat","twemoji","typcn","uil","uim","uis","uit","uiw","unjs","vaadin","vs","vscode-icons","websymbol","weui","whh","wi","wpf","zmdi","zondicons"],hr=3;function mr(e){return Bn((t={})=>{const{scale:n=1,mode:o="auto",prefix:r="i-",warn:s=!1,iconifyCollectionsNames:c,collections:i,extraProperties:u={},customizations:l={},autoInstall:a=!1,collectionsNodeResolvePath:f,layer:p="icons",unit:d,processor:m}=t,h=pr(),g={addXmlNs:!0,scale:n,customCollections:i,autoInstall:a,cwd:f,warn:void 0,customizations:{...l,additionalProps:{...u},trimCustomSvg:!0,async iconCustomizer(w,b,v){await l.iconCustomizer?.(w,b,v),d&&(v.width||(v.width=`${n}${d}`),v.height||(v.height=`${n}${d}`))}}};let y;return{name:"@unocss/preset-icons",enforce:"pre",options:t,layers:{icons:-30},api:{encodeSvgForCss:lt,parseIconWithLoader:ht},rules:[[/^([\w:-]+)(?:\?(mask|bg|auto))?$/,async w=>{let[b,v,S=o]=w;y=y||await e(t);const k={},x=await ht(v,y,{...g,usedProps:k},c);if(!x){s&&!h.isESLint&&Gn(`failed to load icon "${b}"`);return}let $;const C=`url("data:image/svg+xml;utf8,${lt(x.svg)}")`;return S==="auto"&&(S=x.svg.includes("currentColor")?"mask":"bg"),S==="mask"?$={"--un-icon":C,"-webkit-mask":"var(--un-icon) no-repeat",mask:"var(--un-icon) no-repeat","-webkit-mask-size":"100% 100%","mask-size":"100% 100%","background-color":"currentColor",color:"inherit",...k}:$={background:`${C} no-repeat`,"background-size":"100% 100%","background-color":"transparent",...k},m?.($,{...x,icon:x.name,mode:S}),$},{layer:p,prefix:r}]]}})}function sn(e,t,n=new Map){function o(r){if(rn.includes(r))return n.has(r)||n.set(r,e(`${t}@iconify-json/${r}/icons.json`)),n.get(r)}return async(r,s,c)=>{let i=await on(r,s,c);if(i)return i;const u=await o(r);if(u){const l=[s,s.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),s.replace(/([a-z])(\d+)/g,"$1-$2")];i=await nn(u,r,l,c)}return i}}async function ht(e,t,n={},o=[]){let r="",s="",c;const i=new Set([...rn,...o,...Object.keys(n.customCollections||{})]);if(e.includes(":")){if([r,s]=e.split(":"),!i.has(r))return;c=await t(r,s,n)}else{const u=e.split(/-/g);for(let l=hr;l>=1&&(r=u.slice(0,l).join("-"),!(!!i.has(r)&&(s=u.slice(l).join("-"),c=await t(r,s,n),c)));l--);}if(c)return{collection:r,name:s,svg:c}}async function gr(e){const{$fetch:t}=await Kn(async()=>{const{$fetch:n}=await import("./unocss-GGiNT3_V.js").then(o=>o.f);return{$fetch:n}},[]);return sn(t,e)}const yr=mr(async e=>{const t=e?.customFetch,n=e?.cdn;return t&&n?sn(t,n):n?await gr(n):on}),vr=({attributifyOptions:e,iconsOptions:t={cdn:"https://cdn.jsdelivr.net/npm/"},tagifyOptions:n,typographyOptions:o,webFontsOptions:r,wind4Options:s={preflights:{reset:!0}}}={})=>[Qn(e),yr(t),Jn(n),Xn(o),Zn(r),Yn(s)];function be(e,t){return jn()?(Pn(e,t),!0):!1}const cn=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const ln=e=>e!=null,wr=Object.prototype.toString,br=e=>wr.call(e)==="[object Object]",A=()=>{},mt=Cr();function Cr(){var e,t,n;return cn&&((e=window)===null||e===void 0||(e=e.navigator)===null||e===void 0?void 0:e.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((t=window)===null||t===void 0||(t=t.navigator)===null||t===void 0?void 0:t.maxTouchPoints)>2&&/iPad|Macintosh/.test((n=window)===null||n===void 0?void 0:n.navigator.userAgent))}function kr(...e){if(e.length!==1)return F(...e);const t=e[0];return typeof t=="function"?Ln(Hn(()=>({get:t,set:A}))):N(t)}function an(e,t){function n(...o){return new Promise((r,s)=>{Promise.resolve(e(()=>t.apply(this,o),{fn:t,thisArg:this,args:o})).then(r).catch(s)})}return n}function xr(e,t={}){let n,o,r=A;const s=u=>{clearTimeout(u),r(),r=A};let c;return u=>{const l=_(e),a=_(t.maxWait);return n&&s(n),l<=0||a!==void 0&&a<=0?(o&&(s(o),o=void 0),Promise.resolve(u())):new Promise((f,p)=>{r=t.rejectOnCancel?p:f,c=u,a&&!o&&(o=setTimeout(()=>{n&&s(n),o=void 0,f(c())},a)),n=setTimeout(()=>{o&&s(o),o=void 0,f(u())},l)})}}function _r(...e){let t=0,n,o=!0,r=A,s,c,i,u,l;!ee(e[0])&&typeof e[0]=="object"?{delay:c,trailing:i=!0,leading:u=!0,rejectOnCancel:l=!1}=e[0]:[c,i=!0,u=!0,l=!1]=e;const a=()=>{n&&(clearTimeout(n),n=void 0,r(),r=A)};return p=>{const d=_(c),m=Date.now()-t,h=()=>s=p();return a(),d<=0?(t=Date.now(),h()):(m>d?(t=Date.now(),(u||!o)&&h()):i&&(s=new Promise((g,y)=>{r=l?y:g,n=setTimeout(()=>{t=Date.now(),o=!0,g(h()),a()},Math.max(0,d-m))})),!u&&!n&&(n=setTimeout(()=>o=!0,d)),o=!1,s)}}function te(e){return Array.isArray(e)?e:[e]}function Sr(e){return De()}function Tr(e){return ee(e)?ne(new Proxy({},{get(t,n,o){return V(Reflect.get(e.value,n,o))},set(t,n,o){return ee(e.value[n])&&!ee(o)?e.value[n].value=o:e.value[n]=o,!0},deleteProperty(t,n){return Reflect.deleteProperty(e.value,n)},has(t,n){return Reflect.has(e.value,n)},ownKeys(){return Object.keys(e.value)},getOwnPropertyDescriptor(){return{enumerable:!0,configurable:!0}}})):ne(e)}function Ir(e,t=200,n={}){return an(xr(t,n),e)}function $r(e,t=200,n=!1,o=!0,r=!1){return an(_r(t,n,o,r),e)}function Fr(e,t=!0,n){Sr()?Ne(e,n):t?e():Pt(e)}function Or(e,t,n){return H(e,t,{...n,immediate:!0})}function Mr(e,t,n){return H(e,t,{...n,once:!0})}const ie=cn?window:void 0;function U(e){var t;const n=_(e);return(t=n?.$el)!==null&&t!==void 0?t:n}function Ae(...e){const t=[],n=()=>{t.forEach(i=>i()),t.length=0},o=(i,u,l,a)=>(i.addEventListener(u,l,a),()=>i.removeEventListener(u,l,a)),r=I(()=>{const i=te(_(e[0])).filter(u=>u!=null);return i.every(u=>typeof u!="string")?i:void 0}),s=Or(()=>{var i,u;return[(i=(u=r.value)===null||u===void 0?void 0:u.map(l=>U(l)))!==null&&i!==void 0?i:[ie].filter(l=>l!=null),te(_(r.value?e[1]:e[0])),te(V(r.value?e[2]:e[1])),_(r.value?e[3]:e[2])]},([i,u,l,a])=>{if(n(),!i?.length||!u?.length||!l?.length)return;const f=br(a)?{...a}:a;t.push(...i.flatMap(p=>u.flatMap(d=>l.map(m=>o(p,d,m,f)))))},{flush:"post"}),c=()=>{s(),n()};return be(n),c}function Er(){const e=P(!1),t=De();return t&&Ne(()=>{e.value=!0},t),e}function un(e){const t=Er();return I(()=>(t.value,!!e()))}function Ar(e,t,n={}){const{window:o=ie,...r}=n;let s;const c=un(()=>o&&"MutationObserver"in o),i=()=>{s&&(s.disconnect(),s=void 0)},u=H(I(()=>{const f=te(_(e)).map(U).filter(ln);return new Set(f)}),f=>{i(),c.value&&f.size&&(s=new MutationObserver(t),f.forEach(p=>s.observe(p,r)))},{immediate:!0,flush:"post"}),l=()=>s?.takeRecords(),a=()=>{u(),i()};return be(a),{isSupported:c,stop:a,takeRecords:l}}function jr(e,t,n={}){const{root:o,rootMargin:r="0px",threshold:s=0,window:c=ie,immediate:i=!0}=n,u=un(()=>c&&"IntersectionObserver"in c),l=I(()=>te(_(e)).map(U).filter(ln));let a=A;const f=P(i),p=u.value?H(()=>[l.value,U(o),f.value],([m,h])=>{if(a(),!f.value||!m.length)return;const g=new IntersectionObserver(t,{root:U(h),rootMargin:r,threshold:s});m.forEach(y=>y&&g.observe(y)),a=()=>{g.disconnect(),a=A}},{immediate:i,flush:"post"}):A,d=()=>{a(),p(),f.value=!1};return be(d),{isSupported:u,isActive:f,pause(){a(),f.value=!1},resume(){f.value=!0},stop:d}}function gt(e,t={}){const{window:n=ie,scrollTarget:o,threshold:r=0,rootMargin:s,once:c=!1}=t,i=P(!1),{stop:u}=jr(e,l=>{let a=i.value,f=0;for(const p of l)p.time>=f&&(f=p.time,a=p.isIntersecting);i.value=a,c&&Mr(i,()=>{u()})},{root:o,window:n,threshold:r,rootMargin:_(s)});return i}function Te(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}const yt=1;function Pr(e,t={}){const{throttle:n=0,idle:o=200,onStop:r=A,onScroll:s=A,offset:c={left:0,right:0,top:0,bottom:0},observe:i={mutation:!1},eventListenerOptions:u={capture:!1,passive:!0},behavior:l="auto",window:a=ie,onError:f=C=>{console.error(C)}}=t,p=typeof i=="boolean"?{mutation:i}:i,d=P(0),m=P(0),h=I({get(){return d.value},set(C){y(C,void 0)}}),g=I({get(){return m.value},set(C){y(void 0,C)}});function y(C,T){var E,z,W,Q;if(!a)return;const O=_(e);if(!O)return;(E=O instanceof Document?a.document.body:O)===null||E===void 0||E.scrollTo({top:(z=_(T))!==null&&z!==void 0?z:g.value,left:(W=_(C))!==null&&W!==void 0?W:h.value,behavior:_(l)});const D=(O==null||(Q=O.document)===null||Q===void 0?void 0:Q.documentElement)||O?.documentElement||O;h!=null&&(d.value=D.scrollLeft),g!=null&&(m.value=D.scrollTop)}const w=P(!1),b=ne({left:!0,right:!1,top:!0,bottom:!1}),v=ne({left:!1,right:!1,top:!1,bottom:!1}),S=C=>{w.value&&(w.value=!1,v.left=!1,v.right=!1,v.top=!1,v.bottom=!1,r(C))},k=Ir(S,n+o),x=C=>{var T;if(!a)return;const E=(C==null||(T=C.document)===null||T===void 0?void 0:T.documentElement)||C?.documentElement||U(C),{display:z,flexDirection:W,direction:Q}=getComputedStyle(E),O=Q==="rtl"?-1:1,D=E.scrollLeft;v.left=D<d.value,v.right=D>d.value;const Ke=Math.abs(D*O)<=(c.left||0),Qe=Math.abs(D*O)+E.clientWidth>=E.scrollWidth-(c.right||0)-yt;z==="flex"&&W==="row-reverse"?(b.left=Qe,b.right=Ke):(b.left=Ke,b.right=Qe),d.value=D;let R=E.scrollTop;C===a.document&&!R&&(R=a.document.body.scrollTop),v.top=R<m.value,v.bottom=R>m.value;const Je=Math.abs(R)<=(c.top||0),Xe=Math.abs(R)+E.clientHeight>=E.scrollHeight-(c.bottom||0)-yt;z==="flex"&&W==="column-reverse"?(b.top=Xe,b.bottom=Je):(b.top=Je,b.bottom=Xe),m.value=R},$=C=>{var T;a&&(x((T=C.target.documentElement)!==null&&T!==void 0?T:C.target),w.value=!0,k(C),s(C))};return Ae(e,"scroll",n?$r($,n,!0,!1):$,u),Fr(()=>{try{const C=_(e);if(!C)return;x(C)}catch(C){f(C)}}),p?.mutation&&e!=null&&e!==a&&e!==document&&Ar(e,()=>{const C=_(e);C&&x(C)},{attributes:!0,childList:!0,subtree:!0}),Ae(e,"scrollend",S,u),{x:h,y:g,isScrolling:w,arrivedState:b,directions:v,measure(){const C=_(e);a&&C&&x(C)}}}function fn(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth<e.scrollWidth||t.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:fn(n)}}function Lr(e){const t=e||window.event,n=t.target;return fn(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const Ie=new WeakMap;function Hr(e,t=!1){const n=P(t);let o=null,r="";H(kr(e),i=>{const u=Te(_(i));if(u){const l=u;if(Ie.get(l)||Ie.set(l,l.style.overflow),l.style.overflow!=="hidden"&&(r=l.style.overflow),l.style.overflow==="hidden")return n.value=!0;if(n.value)return l.style.overflow="hidden"}},{immediate:!0});const s=()=>{const i=Te(_(e));!i||n.value||(mt&&(o=Ae(i,"touchmove",u=>{Lr(u)},{passive:!1})),i.style.overflow="hidden",n.value=!0)},c=()=>{const i=Te(_(e));!i||!n.value||(mt&&o?.(),i.style.overflow=r,Ie.delete(i),n.value=!1)};return be(c),I({get(){return n.value},set(i){i?s():c()}})}const dn=/^[a-z0-9]+(-[a-z0-9]+)*$/,ce=(e,t,n,o="")=>{const r=e.split(":");if(e.slice(0,1)==="@"){if(r.length<2||r.length>3)return null;o=r.shift().slice(1)}if(r.length>3||!r.length)return null;if(r.length>1){const i=r.pop(),u=r.pop(),l={provider:r.length>0?r[0]:o,prefix:u,name:i};return t&&!ae(l)?null:l}const s=r[0],c=s.split("-");if(c.length>1){const i={provider:o,prefix:c.shift(),name:c.join("-")};return t&&!ae(i)?null:i}if(n&&o===""){const i={provider:o,prefix:"",name:s};return t&&!ae(i,n)?null:i}return null},ae=(e,t)=>e?!!((t&&e.prefix===""||e.prefix)&&e.name):!1,pn=Object.freeze({left:0,top:0,width:16,height:16}),ye=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),K=Object.freeze({...pn,...ye}),je=Object.freeze({...K,body:"",hidden:!1});function Dr(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const o=((e.rotate||0)+(t.rotate||0))%4;return o&&(n.rotate=o),n}function vt(e,t){const n=Dr(e,t);for(const o in je)o in ye?o in e&&!(o in n)&&(n[o]=ye[o]):o in t?n[o]=t[o]:o in e&&(n[o]=e[o]);return n}function Nr(e,t){const n=e.icons,o=e.aliases||Object.create(null),r=Object.create(null);function s(c){if(n[c])return r[c]=[];if(!(c in r)){r[c]=null;const i=o[c]&&o[c].parent,u=i&&s(i);u&&(r[c]=[i].concat(u))}return r[c]}return Object.keys(n).concat(Object.keys(o)).forEach(s),r}function Rr(e,t,n){const o=e.icons,r=e.aliases||Object.create(null);let s={};function c(i){s=vt(o[i]||r[i],s)}return c(t),n.forEach(c),vt(e,s)}function hn(e,t){const n=[];if(typeof e!="object"||typeof e.icons!="object")return n;e.not_found instanceof Array&&e.not_found.forEach(r=>{t(r,null),n.push(r)});const o=Nr(e);for(const r in o){const s=o[r];s&&(t(r,Rr(e,r,s)),n.push(r))}return n}const Vr={provider:"",aliases:{},not_found:{},...pn};function $e(e,t){for(const n in t)if(n in e&&typeof e[n]!=typeof t[n])return!1;return!0}function mn(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!$e(e,Vr))return null;const n=t.icons;for(const r in n){const s=n[r];if(!r||typeof s.body!="string"||!$e(s,je))return null}const o=t.aliases||Object.create(null);for(const r in o){const s=o[r],c=s.parent;if(!r||typeof c!="string"||!n[c]&&!o[c]||!$e(s,je))return null}return t}const wt=Object.create(null);function zr(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function q(e,t){const n=wt[e]||(wt[e]=Object.create(null));return n[t]||(n[t]=zr(e,t))}function gn(e,t){return mn(t)?hn(t,(n,o)=>{o?e.icons[n]=o:e.missing.add(n)}):[]}function Wr(e,t,n){try{if(typeof n.body=="string")return e.icons[t]={...n},!0}catch{}return!1}let se=!1;function yn(e){return typeof e=="boolean"&&(se=e),se}function Ce(e){const t=typeof e=="string"?ce(e,!0,se):e;if(t){const n=q(t.provider,t.prefix),o=t.name;return n.icons[o]||(n.missing.has(o)?null:void 0)}}function Ur(e,t){const n=ce(e,!0,se);if(!n)return!1;const o=q(n.provider,n.prefix);return t?Wr(o,n.name,t):(o.missing.add(n.name),!0)}function qr(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),se&&!t&&!e.prefix){let r=!1;return mn(e)&&(e.prefix="",hn(e,(s,c)=>{Ur(s,c)&&(r=!0)})),r}const n=e.prefix;if(!ae({prefix:n,name:"a"}))return!1;const o=q(t,n);return!!gn(o,e)}function Br(e){return!!Ce(e)}function Gr(e){const t=Ce(e);return t&&{...K,...t}}const vn=Object.freeze({width:null,height:null}),wn=Object.freeze({...vn,...ye}),Kr=/(-?[0-9.]*[0-9]+[0-9.]*)/g,Qr=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function bt(e,t,n){if(t===1)return e;if(n=n||100,typeof e=="number")return Math.ceil(e*t*n)/n;if(typeof e!="string")return e;const o=e.split(Kr);if(o===null||!o.length)return e;const r=[];let s=o.shift(),c=Qr.test(s);for(;;){if(c){const i=parseFloat(s);isNaN(i)?r.push(s):r.push(Math.ceil(i*t*n)/n)}else r.push(s);if(s=o.shift(),s===void 0)return r.join("");c=!c}}function Jr(e,t="defs"){let n="";const o=e.indexOf("<"+t);for(;o>=0;){const r=e.indexOf(">",o),s=e.indexOf("</"+t);if(r===-1||s===-1)break;const c=e.indexOf(">",s);if(c===-1)break;n+=e.slice(r+1,s).trim(),e=e.slice(0,o).trim()+e.slice(c+1)}return{defs:n,content:e}}function Xr(e,t){return e?"<defs>"+e+"</defs>"+t:t}function Zr(e,t,n){const o=Jr(e);return Xr(o.defs,t+o.content+n)}const Yr=e=>e==="unset"||e==="undefined"||e==="none";function es(e,t){const n={...K,...e},o={...wn,...t},r={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,o].forEach(h=>{const g=[],y=h.hFlip,w=h.vFlip;let b=h.rotate;y?w?b+=2:(g.push("translate("+(r.width+r.left).toString()+" "+(0-r.top).toString()+")"),g.push("scale(-1 1)"),r.top=r.left=0):w&&(g.push("translate("+(0-r.left).toString()+" "+(r.height+r.top).toString()+")"),g.push("scale(1 -1)"),r.top=r.left=0);let v;switch(b<0&&(b-=Math.floor(b/4)*4),b=b%4,b){case 1:v=r.height/2+r.top,g.unshift("rotate(90 "+v.toString()+" "+v.toString()+")");break;case 2:g.unshift("rotate(180 "+(r.width/2+r.left).toString()+" "+(r.height/2+r.top).toString()+")");break;case 3:v=r.width/2+r.left,g.unshift("rotate(-90 "+v.toString()+" "+v.toString()+")");break}b%2===1&&(r.left!==r.top&&(v=r.left,r.left=r.top,r.top=v),r.width!==r.height&&(v=r.width,r.width=r.height,r.height=v)),g.length&&(s=Zr(s,'<g transform="'+g.join(" ")+'">',"</g>"))});const c=o.width,i=o.height,u=r.width,l=r.height;let a,f;c===null?(f=i===null?"1em":i==="auto"?l:i,a=bt(f,u/l)):(a=c==="auto"?u:c,f=i===null?bt(a,l/u):i==="auto"?l:i);const p={},d=(h,g)=>{Yr(g)||(p[h]=g.toString())};d("width",a),d("height",f);const m=[r.left,r.top,u,l];return p.viewBox=m.join(" "),{attributes:p,viewBox:m,body:s}}const ts=/\sid="(\S+)"/g,ns="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let os=0;function rs(e,t=ns){const n=[];let o;for(;o=ts.exec(e);)n.push(o[1]);if(!n.length)return e;const r="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(s=>{const c=typeof t=="function"?t(s):t+(os++).toString(),i=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+i+')([")]|\\.[a-z])',"g"),"$1"+c+r+"$3")}),e=e.replace(new RegExp(r,"g"),""),e}const Pe=Object.create(null);function ss(e,t){Pe[e]=t}function Le(e){return Pe[e]||Pe[""]}function qe(e){let t;if(typeof e.resources=="string")t=[e.resources];else if(t=e.resources,!(t instanceof Array)||!t.length)return null;return{resources:t,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const Be=Object.create(null),Z=["https://api.simplesvg.com","https://api.unisvg.com"],ue=[];for(;Z.length>0;)Z.length===1||Math.random()>.5?ue.push(Z.shift()):ue.push(Z.pop());Be[""]=qe({resources:["https://api.iconify.design"].concat(ue)});function is(e,t){const n=qe(t);return n===null?!1:(Be[e]=n,!0)}function Ge(e){return Be[e]}const cs=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let Ct=cs();function ls(e,t){const n=Ge(e);if(!n)return 0;let o;if(!n.maxURL)o=0;else{let r=0;n.resources.forEach(c=>{r=Math.max(r,c.length)});const s=t+".json?icons=";o=n.maxURL-r-n.path.length-s.length}return o}function as(e){return e===404}const us=(e,t,n)=>{const o=[],r=ls(e,t),s="icons";let c={type:s,provider:e,prefix:t,icons:[]},i=0;return n.forEach((u,l)=>{i+=u.length+1,i>=r&&l>0&&(o.push(c),c={type:s,provider:e,prefix:t,icons:[]},i=u.length),c.icons.push(u)}),o.push(c),o};function fs(e){if(typeof e=="string"){const t=Ge(e);if(t)return t.path}return"/"}const ds=(e,t,n)=>{if(!Ct){n("abort",424);return}let o=fs(t.provider);switch(t.type){case"icons":{const s=t.prefix,i=t.icons.join(","),u=new URLSearchParams({icons:i});o+=s+".json?"+u.toString();break}case"custom":{const s=t.uri;o+=s.slice(0,1)==="/"?s.slice(1):s;break}default:n("abort",400);return}let r=503;Ct(e+o).then(s=>{const c=s.status;if(c!==200){setTimeout(()=>{n(as(c)?"abort":"next",c)});return}return r=501,s.json()}).then(s=>{if(typeof s!="object"||s===null){setTimeout(()=>{s===404?n("abort",s):n("next",r)});return}setTimeout(()=>{n("success",s)})}).catch(()=>{n("next",r)})},ps={prepare:us,send:ds};function hs(e){const t={loaded:[],missing:[],pending:[]},n=Object.create(null);e.sort((r,s)=>r.provider!==s.provider?r.provider.localeCompare(s.provider):r.prefix!==s.prefix?r.prefix.localeCompare(s.prefix):r.name.localeCompare(s.name));let o={provider:"",prefix:"",name:""};return e.forEach(r=>{if(o.name===r.name&&o.prefix===r.prefix&&o.provider===r.provider)return;o=r;const s=r.provider,c=r.prefix,i=r.name,u=n[s]||(n[s]=Object.create(null)),l=u[c]||(u[c]=q(s,c));let a;i in l.icons?a=t.loaded:c===""||l.missing.has(i)?a=t.missing:a=t.pending;const f={provider:s,prefix:c,name:i};a.push(f)}),t}function bn(e,t){e.forEach(n=>{const o=n.loaderCallbacks;o&&(n.loaderCallbacks=o.filter(r=>r.id!==t))})}function ms(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const t=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!t.length)return;let n=!1;const o=e.provider,r=e.prefix;t.forEach(s=>{const c=s.icons,i=c.pending.length;c.pending=c.pending.filter(u=>{if(u.prefix!==r)return!0;const l=u.name;if(e.icons[l])c.loaded.push({provider:o,prefix:r,name:l});else if(e.missing.has(l))c.missing.push({provider:o,prefix:r,name:l});else return n=!0,!0;return!1}),c.pending.length!==i&&(n||bn([e],s.id),s.callback(c.loaded.slice(0),c.missing.slice(0),c.pending.slice(0),s.abort))})}))}let gs=0;function ys(e,t,n){const o=gs++,r=bn.bind(null,n,o);if(!t.pending.length)return r;const s={id:o,icons:t,callback:e,abort:r};return n.forEach(c=>{(c.loaderCallbacks||(c.loaderCallbacks=[])).push(s)}),r}function vs(e,t=!0,n=!1){const o=[];return e.forEach(r=>{const s=typeof r=="string"?ce(r,t,n):r;s&&o.push(s)}),o}var ws={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function bs(e,t,n,o){const r=e.resources.length,s=e.random?Math.floor(Math.random()*r):e.index;let c;if(e.random){let k=e.resources.slice(0);for(c=[];k.length>1;){const x=Math.floor(Math.random()*k.length);c.push(k[x]),k=k.slice(0,x).concat(k.slice(x+1))}c=c.concat(k)}else c=e.resources.slice(s).concat(e.resources.slice(0,s));const i=Date.now();let u="pending",l=0,a,f=null,p=[],d=[];typeof o=="function"&&d.push(o);function m(){f&&(clearTimeout(f),f=null)}function h(){u==="pending"&&(u="aborted"),m(),p.forEach(k=>{k.status==="pending"&&(k.status="aborted")}),p=[]}function g(k,x){x&&(d=[]),typeof k=="function"&&d.push(k)}function y(){return{startTime:i,payload:t,status:u,queriesSent:l,queriesPending:p.length,subscribe:g,abort:h}}function w(){u="failed",d.forEach(k=>{k(void 0,a)})}function b(){p.forEach(k=>{k.status==="pending"&&(k.status="aborted")}),p=[]}function v(k,x,$){const C=x!=="success";switch(p=p.filter(T=>T!==k),u){case"pending":break;case"failed":if(C||!e.dataAfterTimeout)return;break;default:return}if(x==="abort"){a=$,w();return}if(C){a=$,p.length||(c.length?S():w());return}if(m(),b(),!e.random){const T=e.resources.indexOf(k.resource);T!==-1&&T!==e.index&&(e.index=T)}u="completed",d.forEach(T=>{T($)})}function S(){if(u!=="pending")return;m();const k=c.shift();if(k===void 0){if(p.length){f=setTimeout(()=>{m(),u==="pending"&&(b(),w())},e.timeout);return}w();return}const x={status:"pending",resource:k,callback:($,C)=>{v(x,$,C)}};p.push(x),l++,f=setTimeout(S,e.rotate),n(k,t,x.callback)}return setTimeout(S),y}function Cn(e){const t={...ws,...e};let n=[];function o(){n=n.filter(i=>i().status==="pending")}function r(i,u,l){const a=bs(t,i,u,(f,p)=>{o(),l&&l(f,p)});return n.push(a),a}function s(i){return n.find(u=>i(u))||null}return{query:r,find:s,setIndex:i=>{t.index=i},getIndex:()=>t.index,cleanup:o}}function kt(){}const Fe=Object.create(null);function Cs(e){if(!Fe[e]){const t=Ge(e);if(!t)return;const n=Cn(t),o={config:t,redundancy:n};Fe[e]=o}return Fe[e]}function ks(e,t,n){let o,r;if(typeof e=="string"){const s=Le(e);if(!s)return n(void 0,424),kt;r=s.send;const c=Cs(e);c&&(o=c.redundancy)}else{const s=qe(e);if(s){o=Cn(s);const c=e.resources?e.resources[0]:"",i=Le(c);i&&(r=i.send)}}return!o||!r?(n(void 0,424),kt):o.query(t,r,n)().abort}function xt(){}function xs(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,ms(e)}))}function _s(e){const t=[],n=[];return e.forEach(o=>{(o.match(dn)?t:n).push(o)}),{valid:t,invalid:n}}function Y(e,t,n){function o(){const r=e.pendingIcons;t.forEach(s=>{r&&r.delete(s),e.icons[s]||e.missing.add(s)})}if(n&&typeof n=="object")try{if(!gn(e,n).length){o();return}}catch(r){console.error(r)}o(),xs(e)}function _t(e,t){e instanceof Promise?e.then(n=>{t(n)}).catch(()=>{t(null)}):t(e)}function Ss(e,t){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(t).sort():e.iconsToLoad=t,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:n,prefix:o}=e,r=e.iconsToLoad;if(delete e.iconsToLoad,!r||!r.length)return;const s=e.loadIcon;if(e.loadIcons&&(r.length>1||!s)){_t(e.loadIcons(r,o,n),a=>{Y(e,r,a)});return}if(s){r.forEach(a=>{const f=s(a,o,n);_t(f,p=>{const d=p?{prefix:o,icons:{[a]:p}}:null;Y(e,[a],d)})});return}const{valid:c,invalid:i}=_s(r);if(i.length&&Y(e,i,null),!c.length)return;const u=o.match(dn)?Le(n):null;if(!u){Y(e,c,null);return}u.prepare(n,o,c).forEach(a=>{ks(n,a,f=>{Y(e,a.icons,f)})})}))}const kn=(e,t)=>{const n=vs(e,!0,yn()),o=hs(n);if(!o.pending.length){let u=!0;return t&&setTimeout(()=>{u&&t(o.loaded,o.missing,o.pending,xt)}),()=>{u=!1}}const r=Object.create(null),s=[];let c,i;return o.pending.forEach(u=>{const{provider:l,prefix:a}=u;if(a===i&&l===c)return;c=l,i=a,s.push(q(l,a));const f=r[l]||(r[l]=Object.create(null));f[a]||(f[a]=[])}),o.pending.forEach(u=>{const{provider:l,prefix:a,name:f}=u,p=q(l,a),d=p.pendingIcons||(p.pendingIcons=new Set);d.has(f)||(d.add(f),r[l][a].push(f))}),s.forEach(u=>{const l=r[u.provider][u.prefix];l.length&&Ss(u,l)}),t?ys(t,o,s):xt},Ts=e=>new Promise((t,n)=>{const o=typeof e=="string"?ce(e,!0):e;if(!o){n(e);return}kn([o||e],r=>{if(r.length&&o){const s=Ce(o);if(s){t({...K,...s});return}}n(e)})});function Is(e,t){const n={...e};for(const o in t){const r=t[o],s=typeof r;o in vn?(r===null||r&&(s==="string"||s==="number"))&&(n[o]=r):s===typeof n[o]&&(n[o]=o==="rotate"?r%4:r)}return n}const $s=/[\s,]+/;function Fs(e,t){t.split($s).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function Os(e,t=0){const n=e.replace(/^-?[0-9.]*/,"");function o(r){for(;r<0;)r+=4;return r%4}if(n===""){const r=parseInt(e);return isNaN(r)?0:o(r)}else if(n!==e){let r=0;switch(n){case"%":r=25;break;case"deg":r=90}if(r){let s=parseFloat(e.slice(0,e.length-n.length));return isNaN(s)?0:(s=s/r,s%1===0?o(s):0)}}return t}function Ms(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const o in t)n+=" "+o+'="'+t[o]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+e+"</svg>"}function Es(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function As(e){return"data:image/svg+xml,"+Es(e)}function js(e){return'url("'+As(e)+'")'}const St={...wn,inline:!1},Ps={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},Ls={display:"inline-block"},He={backgroundColor:"currentColor"},xn={backgroundColor:"transparent"},Tt={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},It={webkitMask:He,mask:He,background:xn};for(const e in It){const t=It[e];for(const n in Tt)t[e+n]=Tt[n]}const fe={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";fe[e+"-flip"]=t,fe[e.slice(0,1)+"-flip"]=t,fe[e+"Flip"]=t});function $t(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const Ft=(e,t)=>{const n=Is(St,t),o={...Ps},r=t.mode||"svg",s={},c=t.style,i=typeof c=="object"&&!(c instanceof Array)?c:{};for(let h in t){const g=t[h];if(g!==void 0)switch(h){case"icon":case"style":case"onLoad":case"mode":case"ssr":break;case"inline":case"hFlip":case"vFlip":n[h]=g===!0||g==="true"||g===1;break;case"flip":typeof g=="string"&&Fs(n,g);break;case"color":s.color=g;break;case"rotate":typeof g=="string"?n[h]=Os(g):typeof g=="number"&&(n[h]=g);break;case"ariaHidden":case"aria-hidden":g!==!0&&g!=="true"&&delete o["aria-hidden"];break;default:{const y=fe[h];y?(g===!0||g==="true"||g===1)&&(n[y]=!0):St[h]===void 0&&(o[h]=g)}}}const u=es(e,n),l=u.attributes;if(n.inline&&(s.verticalAlign="-0.125em"),r==="svg"){o.style={...s,...i},Object.assign(o,l);let h=0,g=t.id;return typeof g=="string"&&(g=g.replace(/-/g,"_")),o.innerHTML=rs(u.body,g?()=>g+"ID"+h++:"iconifyVue"),Ze("svg",o)}const{body:a,width:f,height:p}=e,d=r==="mask"||(r==="bg"?!1:a.indexOf("currentColor")!==-1),m=Ms(a,{...l,width:f+"",height:p+""});return o.style={...s,"--svg":js(m),width:$t(l.width),height:$t(l.height),...Ls,...d?He:xn,...i},Ze("span",o)};yn(!0);ss("",ps);if(typeof document<"u"&&typeof window<"u"){const e=window;if(e.IconifyPreload!==void 0){const t=e.IconifyPreload,n="Invalid IconifyPreload syntax.";typeof t=="object"&&t!==null&&(t instanceof Array?t:[t]).forEach(o=>{try{(typeof o!="object"||o===null||o instanceof Array||typeof o.icons!="object"||typeof o.prefix!="string"||!qr(o))&&console.error(n)}catch{console.error(n)}})}if(e.IconifyProviders!==void 0){const t=e.IconifyProviders;if(typeof t=="object"&&t!==null)for(let n in t){const o="IconifyProviders["+n+"] is invalid.";try{const r=t[n];if(typeof r!="object"||!r||r.resources===void 0)continue;is(n,r)||console.error(o)}catch{console.error(o)}}}}const Hs={...K,body:""};B((e,{emit:t})=>{const n=N(null);function o(){n.value&&(n.value.abort?.(),n.value=null)}const r=N(!!e.ssr),s=N(""),c=P(null);function i(){const l=e.icon;if(typeof l=="object"&&l!==null&&typeof l.body=="string")return s.value="",{data:l};let a;if(typeof l!="string"||(a=ce(l,!1,!0))===null)return null;let f=Ce(a);if(!f){const m=n.value;return(!m||m.name!==l)&&(f===null?n.value={name:l}:n.value={name:l,abort:kn([a],u)}),null}o(),s.value!==l&&(s.value=l,Pt(()=>{t("load",l)}));const p=e.customise;if(p){f=Object.assign({},f);const m=p(f.body,a.name,a.prefix,a.provider);typeof m=="string"&&(f.body=m)}const d=["iconify"];return a.prefix!==""&&d.push("iconify--"+a.prefix),a.provider!==""&&d.push("iconify--"+a.provider),{data:f,classes:d}}function u(){const l=i();l?l.data!==c.value?.data&&(c.value=l):c.value=null}return r.value?u():Ne(()=>{r.value=!0,u()}),H(()=>e.icon,u),Lt(o),()=>{const l=c.value;if(!l)return Ft(Hs,e);let a=e;return l.classes&&(a={...e,class:l.classes.join(" ")}),Ft({...K,...l.data},a)}},{props:["icon","mode","ssr","width","height","style","color","inline","rotate","hFlip","horizontalFlip","vFlip","verticalFlip","flip","id","ariaHidden","customise","title"],emits:["load"]});const Ds=B({__name:"App",setup(e){let t=N(""),n=N("");const o=oo(),r=we(G),s=F(r,"kvNodes"),c=F(r,"nodes"),i=I(()=>s.value[o.name]),u=I(()=>i.value?.description),l=I(()=>i.value?.keywords.join()),a=I(()=>i.value?.images.filter(({url:m})=>m).map(({alt:m="",url:h})=>({alt:m,url:`${window.location.origin}/${h}`}))??[]),f=I(()=>i.value?.type),p=I(()=>i.value?.to&&`${window.location.origin}${i.value.to==="/"?"":i.value.to}`),d=I(()=>i.value?.title);return ve(async()=>{if(i.value){let m="/favicon.ico";if(i.value.icon){const h=Br(i.value.icon)?Gr(i.value.icon):await Ts(i.value.icon);if(h){const{attributes:g,body:y}=Yt(h,{height:16,width:16});m=`data:image/svg+xml,${encodeURIComponent(or(er(y),g))}`}}t.value=m,n.value=JSON.stringify(await Nt(`./pages/${i.value.id}.jsonld`)??{"@context":"https://schema.org"})}}),We({link:[[t.value,"icon","icon"],[p,"canonical"]].map(([m,h,g])=>({href:m,key:g,rel:h})),script:[{id:"application/ld+json",innerHTML:n.value,type:"application/ld+json"}]}),Do({description:u,keywords:l,ogDescription:u,ogImage:a,ogTitle:d,ogType:f,ogUrl:p,title:d}),(m,h)=>{const g=Dn("router-view");return L(),oe(g,null,{default:Re(({Component:y})=>[(L(),oe(Ve(y),{id:c.value[0]?.id},null,8,["id"]))]),_:1})}}}),_n=we(G),Ns=F(_n,"kvNodes"),Ot=F(_n,"nodes"),Sn=()=>{let e,t;return{promise:new Promise((o,r)=>{e=o,t=r}),reject:t,resolve:e}},M=ne({$these:I(()=>M.these.filter(({enabled:e})=>e)),intersecting:new Map,promises:new Map,root:Sn(),routeName:void 0,scrollLock:!1,that:I(()=>M.routeName===Ot.value[0]?.id?Ot.value[0]?.$children[0]:Ns.value[M.routeName]),these:I(()=>M.that===void 0||M.that.parent?.flat?M.that?.siblings??[]:[M.that])}),Tn=e=>Nn(async()=>io(`./pages/${e}.vue`,{scriptOptions:{inlineTemplate:!0}}));function Mt(e,t){const n=e.type,o=n==="html"?"htmlAttrs":n==="body"?"bodyAttrs":n;if(typeof o!="string"||!(o in t))return;const r=e.props||{};if(e.children){const s="children";r.children=Array.isArray(e.children)?e.children[0][s]:e[s]}Array.isArray(t[o])?t[o].push(r):o==="title"?t.title=r.children:t[o]=r}function Rs(e){const t={title:void 0,htmlAttrs:void 0,bodyAttrs:void 0,base:void 0,meta:[],link:[],style:[],script:[],noscript:[]};for(const n of e)if(typeof n.type=="symbol"&&Array.isArray(n.children))for(const o of n.children)Mt(o,t);else Mt(n,t);return t}const Vs=B({name:"Head",setup(e,{slots:t}){const n=N({}),o=We(n);return jt(()=>{o.dispose()}),()=>(ve(()=>{t.default&&o.patch(Rs(t.default()))}),null)}}),zs=B({__name:"NotFoundView",setup(e){return(t,n)=>(L(),de(Ht,null,[Rn(V(Vs),null,{default:Re(()=>[...n[0]||(n[0]=[J("title",null,"Page Not Found",-1)])]),_:1}),n[1]||(n[1]=J("div",{class:"absolute inset-0 grid place-items-center"},[J("div",{class:"text-center"},[J("div",{class:"text-9xl"},"404"),J("p",null,"Oops. Nothing here...")])],-1))],64))}}),Ws={mounted(e,t){if(typeof t.value=="function"){const n=t.value;H(gt(e),o=>n(o),{immediate:!0})}else{const[n,o]=t.value;H(gt(e,o),r=>n(r),{immediate:!0})}}};function Us(){let e=!1;const t=P(!1);return(n,o)=>{if(t.value=o.value,e)return;e=!0;const r=Hr(n,o.value);H(t,s=>r.value=s)}}Us();const qs=["id"],Bs=B({__name:"PageView",setup(e){const t=F(M,"$these"),n=F(G,"kvNodes"),{intersecting:o,promises:r}=M,s=()=>{[o,r].forEach(i=>{i.clear()})},c=I(()=>new Map(t.value.map(({id:i})=>[i,Tn(i)])));return ve(()=>{s(),t.value.forEach(({id:i})=>{o.set(i,!1),r.set(i,Sn())})}),Lt(()=>{s()}),(i,u)=>(L(!0),de(Ht,null,Vn(c.value,([l,a])=>zn((L(),de("div",{id:l,key:l,"un-cloak":"",class:Dt(n.value[l]?.class)},[(L(),oe(Ve(a),{id:l,onVnodeMounted:f=>V(r).get(l)?.resolve(void 0)},null,8,["id","onVnodeMounted"]))],10,qs)),[[V(Ws),[f=>{V(o).set(l,f)},{threshold:.1}]]])),128))}}),Gs=["id"],Ks=B({__name:"RootView",setup(e){const t=F(G,"nodes"),{root:n}=M,o=I(()=>t.value[0]&&Tn(t.value[0].id));return(r,s)=>(L(),oe(Wn,null,{default:Re(()=>[t.value[0]?.enabled?(L(),de("div",{key:0,id:t.value[0].id,class:Dt(t.value[0].class),"un-cloak":""},[(L(),oe(Ve(o.value),{id:t.value[0].id,onVnodeMounted:s[0]||(s[0]=c=>V(n).resolve(void 0))},null,8,["id"]))],10,Gs)):Un("",!0)]),_:1}))}});let Et=F(M,"routeName");const In=we(M),Qs=F(In,"$these"),Js=F(In,"that"),$n=we(G),Xs=F($n,"kvNodes"),At=F($n,"nodes"),[Zs,Ys]=(await Promise.all(["index","fonts"].map(e=>Nt(`${e}.json`)))).map(e=>e??[]),Fn=qn(Ds),{intersecting:ei,promises:ti,root:ni}=M,{pathname:oi}=new URL(document.baseURI);Rt.info("👊 VueBro / https://github.com/vuebro / runtime ver.:","1.2.20");G.tree=Zs;await eo({defaults:{presets:vr({webFontsOptions:{customFetch:to,fonts:Object.fromEntries(Ys.map(e=>[e.toLowerCase().replace(/ /g,"_"),e]))}})},ready:({extractAll:e,toggleObserver:t})=>{let n=!1;const o=ro({history:so(oi),routes:[...At.value.filter(({path:i})=>i!==void 0).map(i=>{const{id:u,loc:l,path:a}=i,f=l?.replace(/ /g,"_").replace(/^\/?/,"/").replace(/\/?$/,"/");return{...f&&{alias:f},children:[{component:Bs,name:u,path:""}],component:Ks,path:a.replace(/^\/?/,"/").replace(/\/?$/,"/")}}),{component:zs,name:"404",path:"/:pathMatch(.*)*"}],scrollBehavior:async({hash:i,name:u})=>{if(u)if(Et.value=u,n)n=!1;else{const{index:l,parent:{flat:a}={}}=Js.value??{};return t(!0),await ni.promise,await Promise.all([...ti.values()].map(({promise:f})=>f)),await e(),t(!1),"requestIdleCallback"in window?await new Promise(f=>requestIdleCallback(f)):(await new Promise(f=>requestAnimationFrame(f)),await new Promise(f=>setTimeout(f))),{behavior:"smooth",...i||a&&l?{el:i||`#${String(u)}`}:{left:0,top:0}}}return!1}}),r=Pr(window,{onStop:()=>{const[i]=Qs.value,[u]=At.value;if(u&&i){const{$children:[{id:l}={}]=[]}=u,a=!Math.floor(s.value)&&!Math.floor(c.value)&&i.id===l?u.id:[...ei.entries()].find(([,f])=>f)?.[0]??i.id;a!==Et.value&&(n=!0,o.push({name:a}).catch(Rt.error))}}}),s=F(r,"x"),c=F(r,"y");return o.beforeEach(({path:i})=>i!==decodeURI(i)?decodeURI(i):void 0),Fn.use(o),!1},rootElement:()=>document.getElementById("app")??void 0});Fn.use(No()).provide("pages",Tr(Xs.value)).mount("#app");
|
package/dist/index.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<base href="" />
|
|
7
7
|
<link rel="preload" crossorigin href="./index.json" as="fetch" />
|
|
8
8
|
<link rel="preload" crossorigin href="./fonts.json" as="fetch" />
|
|
9
|
-
<script type="module" crossorigin src="/assets/index-
|
|
9
|
+
<script type="module" crossorigin src="/assets/index-n2RxLz3Z.js"></script>
|
|
10
10
|
<link rel="modulepreload" crossorigin href="/assets/unocss-GGiNT3_V.js">
|
|
11
11
|
<link rel="modulepreload" crossorigin href="/assets/shared-CXqC3nsj.js">
|
|
12
12
|
<link rel="stylesheet" crossorigin href="/assets/index-vGiKZPT9.css">
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://www.schemastore.org/package",
|
|
3
3
|
"name": "@vuebro/runtime",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.20",
|
|
5
5
|
"description": "Vue.js-based runtime for VueBro applications with dynamic loading, SEO optimization, and intersection observer tracking.",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"vue",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"@types/node": "^24.10.1",
|
|
53
|
-
"@vuebro/configs": "^1.2.
|
|
53
|
+
"@vuebro/configs": "^1.2.7",
|
|
54
54
|
"eslint": "^9.39.1",
|
|
55
55
|
"unocss": "^66.5.6",
|
|
56
56
|
"vite": "^7.2.2",
|