@vuebro/runtime 1.2.15 → 1.2.17
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-FZo2PFOk.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.28.js","isStaticEntry":true,"name":"@vuebro/loader-sfc"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{toValue as _,isRef as Y,hasInjectionContext as Tn,inject as In,ref as H,watchEffect as Et,getCurrentInstance as Le,onBeforeUnmount as At,onDeactivated as Fn,onActivated as On,reactive as te,unref as $,onMounted as He,nextTick as jt,getCurrentScope as $n,onScopeDispose as Mn,watch as N,toRef as En,readonly as An,customRef as jn,shallowRef as D,computed as I,defineComponent as B,onUnmounted as Pt,h as Je,toRefs as V,resolveComponent as Pn,createBlock as ne,openBlock as P,withCtx as De,resolveDynamicComponent as Ne,defineAsyncComponent as Ln,createElementBlock as fe,Fragment as Lt,createVNode as Hn,createElementVNode as Q,renderList as Dn,withDirectives as Nn,normalizeClass as Ht,Suspense as Rn,createCommentVNode as Vn,createApp as zn}from"vue";import{d as Wn,w as Un,_ as qn,p as Bn,a as Gn,b as Kn,c as Qn,e as Jn,i as Xn,o as Zn}from"./unocss-GGiNT3_V.js";import{g as Yn,s as se,f as Dt,c as Nt}from"./shared-CXqC3nsj.js";import{useRoute as eo,createRouter as to,createWebHistory as no}from"vue-router";import oo from"@vuebro/loader-sfc";(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))r(o);new MutationObserver(o=>{for(const s of o)if(s.type==="childList")for(const i of s.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&r(i)}).observe(document,{childList:!0,subtree:!0});function n(o){const s={};return o.integrity&&(s.integrity=o.integrity),o.referrerPolicy&&(s.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?s.credentials="include":o.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function r(o){if(o.ep)return;o.ep=!0;const s=n(o);fetch(o.href,s)}})();function Fe(e,t={},n){for(const r in e){const o=e[r],s=n?`${n}:${r}`:r;typeof o=="object"&&o!==null?Fe(o,t,s):typeof o=="function"&&(t[s]=o)}return t}const ro={run:e=>e()},so=()=>ro,Rt=typeof console.createTask<"u"?console.createTask:so;function io(e,t){const n=t.shift(),r=Rt(n);return e.reduce((o,s)=>o.then(()=>r.run(()=>s(...t))),Promise.resolve())}function co(e,t){const n=t.shift(),r=Rt(n);return Promise.all(e.map(o=>r.run(()=>o(...t))))}function be(e,t){for(const n of[...e])n(t)}class lo{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,r={}){if(!t||typeof n!="function")return()=>{};const o=t;let s;for(;this._deprecatedHooks[t];)s=this._deprecatedHooks[t],t=s.to;if(s&&!r.allowDeprecated){let i=s.message;i||(i=`${o} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}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 r,o=(...s)=>(typeof r=="function"&&r(),r=void 0,o=void 0,n(...s));return r=this.hook(t,o),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];delete this._hooks[t];for(const o of r)this.hook(t,o)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=Fe(t),r=Object.keys(n).map(o=>this.hook(o,n[o]));return()=>{for(const o of r.splice(0,r.length))o()}}removeHooks(t){const n=Fe(t);for(const r in n)this.removeHook(r,n[r])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(io,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(co,t,...n)}callHookWith(t,n,...r){const o=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&be(this._before,o);const s=t(n in this._hooks?[...this._hooks[n]]:[],r);return s instanceof Promise?s.finally(()=>{this._after&&o&&be(this._after,o)}):(this._after&&o&&be(this._after,o),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 ao(){return new lo}const uo=new Set(["link","style","script","noscript"]),fo=new Set(["title","titleTemplate","script","style","noscript"]),Xe=new Set(["base","meta","link","style","script","noscript"]),po=new Set(["title","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"]),ho=new Set(["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"]),mo=new Set(["key","tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent","processTemplateParams"]),go=new Set(["templateParams","htmlAttrs","bodyAttrs"]),Re=new Set(["theme-color","google-site-verification","og","article","book","profile","twitter","author"]),yo=["name","property","http-equiv"],vo=new Set(["viewport","description","keywords","robots"]);function Vt(e){const t=e.split(":");return t.length?Re.has(t[1]):!1}function Oe(e){const{props:t,tag:n}=e;if(ho.has(n))return n;if(n==="link"&&t.rel==="canonical")return"canonical";if(t.charset)return"charset";if(e.tag==="meta"){for(const r of yo)if(t[r]!==void 0){const o=t[r],s=o.includes(":"),i=vo.has(o),f=!(s||i)&&e.key?`:key:${e.key}`:"";return`${n}:${o}${f}`}}if(e.key)return`${n}:key:${e.key}`;if(t.id)return`${n}:id:${t.id}`;if(fo.has(n)){const r=e.textContent||e.innerHTML;if(r)return`${n}:content:${r}`}}function Ze(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(([r,o])=>`${r}:${String(o)}`).join(",")}`}function de(e,t,n){typeof e==="function"&&(!n||n!=="titleTemplate"&&!(n[0]==="o"&&n[1]==="n"))&&(e=e());let o;if(t&&(o=t(n,e)),Array.isArray(o))return o.map(s=>de(s,t));if(o?.constructor===Object){const s={};for(const i of Object.keys(o))s[i]=de(o[i],t,i);return s}return o}function wo(e,t){const n=e==="style"?new Map:new Set;function r(o){const s=o.trim();if(s)if(e==="style"){const[i,...c]=s.split(":").map(f=>f.trim());i&&c.length&&n.set(i,c.join(":"))}else s.split(" ").filter(Boolean).forEach(i=>n.add(i))}return typeof t=="string"?e==="style"?t.split(";").forEach(r):r(t):Array.isArray(t)?t.forEach(o=>r(o)):t&&typeof t=="object"&&Object.entries(t).forEach(([o,s])=>{s&&s!=="false"&&(e==="style"?n.set(o.trim(),s):r(o))}),n}function zt(e,t){return e.props=e.props||{},t?e.tag==="templateParams"?(e.props=t,e):(Object.entries(t).forEach(([n,r])=>{if(r===null){e.props[n]=null;return}if(n==="class"||n==="style"){e.props[n]=wo(n,r);return}if(mo.has(n)){if(["textContent","innerHTML"].includes(n)&&typeof r=="object"){let i=t.type;if(t.type||(i="application/json"),!i?.endsWith("json")&&i!=="speculationrules")return;t.type=i,e.props.type=i,e[n]=JSON.stringify(r)}else e[n]=r;return}const o=String(r),s=n.startsWith("data-");o==="true"||o===""?e.props[n]=s?o:!0:!r&&s&&o==="false"?e.props[n]="false":r!==void 0&&(e.props[n]=r)}),e):e}function bo(e,t){const n=typeof t=="object"&&typeof t!="function"?t:{[e==="script"||e==="noscript"||e==="style"?"innerHTML":"textContent"]:t},r=zt({tag:e,props:{}},n);return r.key&&uo.has(r.tag)&&(r.props["data-hid"]=r._h=r.key),r.tag==="script"&&typeof r.innerHTML=="object"&&(r.innerHTML=JSON.stringify(r.innerHTML),r.props.type=r.props.type||"application/json"),Array.isArray(r.props.content)?r.props.content.map(o=>({...r,props:{...r.props,content:o}})):r}function Co(e,t){if(!e)return[];typeof e=="function"&&(e=e());const n=(o,s)=>{for(let i=0;i<t.length;i++)s=t[i](o,s);return s};e=n(void 0,e);const r=[];return e=de(e,n),Object.entries(e||{}).forEach(([o,s])=>{if(s!==void 0)for(const i of Array.isArray(s)?s:[s])r.push(bo(o,i))}),r.flat()}const Ye=(e,t)=>e._w===t._w?e._p-t._p:e._w-t._w,et={base:-10,title:10},ko={critical:-8,high:-1,low:2},tt={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}},xo=/@import/,J=e=>e===""||e===!0;function So(e,t){if(typeof t.tagPriority=="number")return t.tagPriority;let n=100;const r=ko[t.tagPriority]||0,o=e.resolvedOptions.disableCapoSorting?{link:{},script:{},style:{}}:tt;if(t.tag in et)n=et[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=tt.meta[s])}else t.tag==="link"&&t.props.rel?n=o.link[t.props.rel]:t.tag==="script"?J(t.props.async)?n=o.script.async:t.props.src&&!J(t.props.defer)&&!J(t.props.async)&&t.props.type!=="module"&&!t.props.type?.endsWith("json")?n=o.script.sync:J(t.props.defer)&&t.props.src&&!J(t.props.async)&&(n=o.script.defer):t.tag==="style"&&(n=t.innerHTML&&xo.test(t.innerHTML)?o.style.imported:o.style.sync);return(n||100)+r}function nt(e,t){const n=typeof t=="function"?t(e):t,r=n.key||String(e.plugins.size+1);e.plugins.get(r)||(e.plugins.set(r,n),e.hooks.addHooks(n.hooks||{}))}function _o(e={}){const t=ao();t.addHooks(e.hooks||{});const n=!e.document,r=new Map,o=new Map,s=new Set,i={_entryCount:1,plugins:o,dirty:!1,resolvedOptions:e,hooks:t,ssr:n,entries:r,headEntries(){return[...r.values()]},use:c=>nt(i,c),push(c,f){const l={...f||{}};delete l.head;const a=l._index??i._entryCount++,d={_i:a,input:c,options:l},p={_poll(u=!1){i.dirty=!0,!u&&s.add(a),t.callHook("entries:updated",i)},dispose(){r.delete(a)&&i.invalidate()},patch(u){(!l.mode||l.mode==="server"&&n||l.mode==="client"&&!n)&&(d.input=u,r.set(a,d),p._poll())}};return p.patch(c),p},async resolveTags(){const c={tagMap:new Map,tags:[],entries:[...i.entries.values()]};for(await t.callHook("entries:resolve",c);s.size;){const p=s.values().next().value;s.delete(p);const u=r.get(p);if(u){const m={tags:Co(u.input,e.propResolvers||[]).map(h=>Object.assign(h,u.options)),entry:u};await t.callHook("entries:normalize",m),u._tags=m.tags.map((h,g)=>(h._w=So(i,h),h._p=(u._i<<10)+g,h._d=Oe(h),h))}}let f=!1;c.entries.flatMap(p=>(p._tags||[]).map(u=>({...u,props:{...u.props}}))).sort(Ye).reduce((p,u)=>{const m=String(u._d||u._p);if(!p.has(m))return p.set(m,u);const h=p.get(m);if((u?.tagDuplicateStrategy||(go.has(u.tag)?"merge":null)||(u.key&&u.key===h.key?"merge":null))==="merge"){const y={...h.props};Object.entries(u.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,{...u,props:y})}else u._p>>10===h._p>>10&&u.tag==="meta"&&Vt(m)?(p.set(m,Object.assign([...Array.isArray(h)?h:[h],u],u)),f=!0):(u._w===h._w?u._p>h._p:u?._w<h?._w)&&p.set(m,u);return p},c.tagMap);const l=c.tagMap.get("title"),a=c.tagMap.get("titleTemplate");if(i._title=l?.textContent,a){const p=a?.textContent;if(i._titleTemplate=p,p){let u=typeof p=="function"?p(l?.textContent):p;typeof u=="string"&&!i.plugins.has("template-params")&&(u=u.replace("%s",l?.textContent||"")),l?u===null?c.tagMap.delete("title"):c.tagMap.set("title",{...l,textContent:u}):(a.tag="title",a.textContent=u)}}c.tags=Array.from(c.tagMap.values()),f&&(c.tags=c.tags.flat().sort(Ye)),await t.callHook("tags:beforeResolve",c),await t.callHook("tags:resolve",c),await t.callHook("tags:afterResolve",c);const d=[];for(const p of c.tags){const{innerHTML:u,tag:m,props:h}=p;if(po.has(m)&&!(Object.keys(h).length===0&&!p.innerHTML&&!p.textContent)&&!(m==="meta"&&!h.content&&!h["http-equiv"]&&!h.charset)){if(m==="script"&&u){if(h.type?.endsWith("json")){const g=typeof u=="string"?u:JSON.stringify(u);p.innerHTML=g.replace(/</g,"\\u003C")}else typeof u=="string"&&(p.innerHTML=u.replace(new RegExp(`</${m}`,"g"),`<\\/${m}`));p._d=Oe(p)}d.push(p)}}return d},invalidate(){for(const c of r.values())s.add(c._i);i.dirty=!0,t.callHook("entries:updated",i)}};return(e?.plugins||[]).forEach(c=>nt(i,c)),i.hooks.callHook("init",i),e.init?.forEach(c=>c&&i.push(c)),i}async function Wt(e,t={}){const n=t.document||e.resolvedOptions.document;if(!n||!e.dirty)return;const r={shouldRender:!0,tags:[]};if(await e.hooks.callHook("dom:beforeRender",r),!!r.shouldRender)return e._domUpdatePromise||(e._domUpdatePromise=new Promise(async o=>{const s=new Map,i=new Promise(u=>{e.resolveTags().then(m=>{u(m.map(h=>{const g=s.get(h._d)||0,y={tag:h,id:(g?`${h._d}:${g}`:h._d)||Ze(h),shouldRender:!0};return h._d&&Vt(h._d)&&s.set(h._d,g+1),y}))})});let c=e._dom;if(!c){c={title:n.title,elMap:new Map().set("htmlAttrs",n.documentElement).set("bodyAttrs",n.body)};for(const u of["body","head"]){const m=n[u]?.children;for(const h of m){const g=h.tagName.toLowerCase();if(!Xe.has(g))continue;const y=zt({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=Oe(y)||Ze(y),c.elMap.has(y._d)){let w=1,b=y._d;for(;c.elMap.has(b);)b=`${y._d}:${w++}`;c.elMap.set(b,h)}else c.elMap.set(y._d,h)}}}c.pendingSideEffects={...c.sideEffects},c.sideEffects={};function f(u,m,h){const g=`${u}:${m}`;c.sideEffects[g]=h,delete c.pendingSideEffects[g]}function l({id:u,$el:m,tag:h}){const g=h.tag.endsWith("Attrs");c.elMap.set(u,m),g||(h.textContent&&h.textContent!==m.textContent&&(m.textContent=h.textContent),h.innerHTML&&h.innerHTML!==m.innerHTML&&(m.innerHTML=h.innerHTML),f(u,"el",()=>{m?.remove(),c.elMap.delete(u)}));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&&f(u,`${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)f(u,`${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&&f(u,b,()=>m.removeAttribute(y)))}}const a=[],d={bodyClose:void 0,bodyOpen:void 0,head:void 0},p=await i;for(const u of p){const{tag:m,shouldRender:h,id:g}=u;if(h){if(m.tag==="title"){n.title=m.textContent,f("title","",()=>n.title=c.title);continue}u.$el=u.$el||c.elMap.get(g),u.$el?l(u):Xe.has(m.tag)&&a.push(u)}}for(const u of a){const m=u.tag.tagPosition||"head";u.$el=n.createElement(u.tag.tag),l(u),d[m]=d[m]||n.createDocumentFragment(),d[m].appendChild(u.$el)}for(const u of p)await e.hooks.callHook("dom:renderTag",u,n,f);d.head&&n.head.appendChild(d.head),d.bodyOpen&&n.body.insertBefore(d.bodyOpen,n.body.firstChild),d.bodyClose&&n.body.appendChild(d.bodyClose);for(const u in c.pendingSideEffects)c.pendingSideEffects[u]();e._dom=c,await e.hooks.callHook("dom:rendered",{renders:p}),o()}).finally(()=>{e._domUpdatePromise=void 0,e.dirty=!1})),e._domUpdatePromise}function To(e={}){const t=e.domOptions?.render||Wt;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 Io(e,t){let n=0;return()=>{const r=++n;t(()=>{n===r&&e()})}}const oe={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"])},Fo={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"},Ut={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:oe.META.has(t.slice(0,n))||oe.OG.has(t.slice(0,n))?e.replace(/([A-Z])/g,":$1").toLowerCase():t}function qt(e){return Object.fromEntries(Object.entries(e).filter(([t,n])=>String(n)!=="false"&&t))}function $e(e){return Array.isArray(e)?e.map($e):!e||typeof e!="object"?e:Object.fromEntries(Object.entries(e).map(([t,n])=>[j(t),$e(n)]))}function Bt(e,t={}){const{entrySeparator:n="",keyValueSeparator:r="",wrapValue:o,resolve:s}=t;return Object.entries(e).map(([i,c])=>{if(s){const l=s({key:i,value:c});if(l!==void 0)return l}const f=typeof c=="object"?Bt(c,t):typeof c=="number"?c.toString():typeof c=="string"&&o?`${o}${c.replace(new RegExp(o,"g"),`\\${o}`)}${o}`:c;return`${i}${r}${f}`}).join(n)}function ot(e,t){const n=qt(t),r=j(e),o=Gt(r);if(!Re.has(r))return[{[o]:r,...n}];const s=Object.fromEntries(Object.entries(n).map(([i,c])=>[`${e}${i==="url"?"":`${i[0].toUpperCase()}${i.slice(1)}`}`,c]));return pe(s||{}).sort((i,c)=>(i[o]?.length||0)-(c[o]?.length||0))}function Gt(e){if(Ut[e]?.metaKey==="http-equiv"||oe.HTTP_EQUIV.has(e))return"http-equiv";const t=j(e),n=t.indexOf(":");return n===-1?"name":oe.OG.has(t.slice(0,n))?"property":"name"}function Oo(e){return Fo[e]||j(e)}function $o(e,t){return t==="refresh"?`${e.seconds};url=${e.url}`:Bt($e(e),{keyValueSeparator:"=",entrySeparator:", ",resolve:({value:n,key:r})=>n===null?"":typeof n=="boolean"?r:void 0,...Ut[t]?.unpack})}function pe(e){const t=[],n={};for(const[o,s]of Object.entries(e)){if(Array.isArray(s)){if(o==="themeColor"){s.forEach(i=>{typeof i=="object"&&i!==null&&t.push({name:"theme-color",...i})});continue}for(const i of s)if(typeof i=="object"&&i!==null){const c=[],f=[];for(const[l,a]of Object.entries(i)){const d=`${o}${l==="url"?"":`:${l}`}`,p=pe({[d]:a});(l==="url"?c:f).push(...p)}t.push(...c,...f)}else t.push(...typeof i=="string"?pe({[o]:i}):ot(o,i));continue}if(typeof s=="object"&&s)if(oe.MEDIA.has(o)){const i=o.startsWith("twitter")?"twitter":"og",c=o.replace(/^(og|twitter)/,"").toLowerCase(),f=i==="twitter"?"name":"property";s.url&&t.push({[f]:`${i}:${c}`,content:s.url}),s.secureUrl&&t.push({[f]:`${i}:${c}:secure_url`,content:s.secureUrl});for(const[l,a]of Object.entries(s))l!=="url"&&l!=="secureUrl"&&t.push({[f]:`${i}:${c}:${l}`,content:a})}else Re.has(j(o))?t.push(...ot(o,s)):n[o]=qt(s);else n[o]=s}const r=Object.entries(n).map(([o,s])=>{if(o==="charset")return{charset:s===null?"_null":s};const i=Gt(o),c=Oo(o),f=s===null?"_null":typeof s=="object"?$o(s,o):typeof s=="number"?s.toString():s;return i==="http-equiv"?{"http-equiv":c,content:f}:{[i]:c,content:f}});return[...t,...r].map(o=>"content"in o&&o.content==="_null"?{...o,content:null}:o)}const Mo={key:"flatMeta",hooks:{"entries:normalize":e=>{const t=[];e.tags=e.tags.map(n=>n.tag!=="_flatMeta"?n:(t.push(pe(n.props).map(r=>({...n,tag:"meta",props:r}))),!1)).filter(Boolean).concat(...t)}}},Eo=(e,t)=>Y(t)?_(t):t,Kt="usehead";function Ao(e){return{install(n){n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Kt,e)}}.install}function Qt(){if(Tn()){const e=In(Kt);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 Ve(e,t={}){const n=t.head||Qt();return n.ssr?n.push(e||{},t):jo(n,e,t)}function jo(e,t,n={}){const r=H(!1);let o;return Et(()=>{const i=r.value?{}:de(t,Eo);o?o.patch(i):o=e.push(i,n)}),Le()&&(At(()=>{o.dispose()}),Fn(()=>{r.value=!0}),On(()=>{r.value=!1})),o}function Po(e={},t={}){(t.head||Qt()).use(Mo);const{title:r,titleTemplate:o,...s}=e;return Ve({title:r,titleTemplate:o,_flatMeta:s},t)}function Lo(e={}){const t=To({domOptions:{render:Io(()=>Wt(t),n=>setTimeout(n,0))},...e});return t.install=Ao(t),t}const Ho=Object.freeze({left:0,top:0,width:16,height:16}),he=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),Jt=Object.freeze({...Ho,...he}),Do=Object.freeze({...Jt,body:"",hidden:!1}),No=Object.freeze({width:null,height:null}),Xt=Object.freeze({...No,...he});function Ro(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const r=((e.rotate||0)+(t.rotate||0))%4;return r&&(n.rotate=r),n}function rt(e,t){const n=Ro(e,t);for(const r in Do)r in he?r in e&&!(r in n)&&(n[r]=he[r]):r in t?n[r]=t[r]:r in e&&(n[r]=e[r]);return n}function Vo(e,t){const n=e.icons,r=e.aliases||Object.create(null),o=Object.create(null);function s(i){if(n[i])return o[i]=[];if(!(i in o)){o[i]=null;const c=r[i]&&r[i].parent,f=c&&s(c);f&&(o[i]=[c].concat(f))}return o[i]}return(t||Object.keys(n).concat(Object.keys(r))).forEach(s),o}function st(e,t,n){const r=e.icons,o=e.aliases||Object.create(null);let s={};function i(c){s=rt(r[c]||o[c],s)}return i(t),n.forEach(i),rt(e,s)}function zo(e,t){if(e.icons[t])return st(e,t,[]);const n=Vo(e,[t])[t];return n?st(e,t,n):null}const Wo=/(-?[0-9.]*[0-9]+[0-9.]*)/g,Uo=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function me(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 r=e.split(Wo);if(r===null||!r.length)return e;const o=[];let s=r.shift(),i=Uo.test(s);for(;;){if(i){const c=parseFloat(s);isNaN(c)?o.push(s):o.push(Math.ceil(c*t*n)/n)}else o.push(s);if(s=r.shift(),s===void 0)return o.join("");i=!i}}function qo(e,t="defs"){let n="";const r=e.indexOf("<"+t);for(;r>=0;){const o=e.indexOf(">",r),s=e.indexOf("</"+t);if(o===-1||s===-1)break;const i=e.indexOf(">",s);if(i===-1)break;n+=e.slice(o+1,s).trim(),e=e.slice(0,r).trim()+e.slice(i+1)}return{defs:n,content:e}}function Bo(e,t){return e?"<defs>"+e+"</defs>"+t:t}function Go(e,t,n){const r=qo(e);return Bo(r.defs,t+r.content+n)}const ze=e=>e==="unset"||e==="undefined"||e==="none";function Zt(e,t){const n={...Jt,...e},r={...Xt,...t},o={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,r].forEach(h=>{const g=[],y=h.hFlip,w=h.vFlip;let b=h.rotate;y?w?b+=2:(g.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),g.push("scale(-1 1)"),o.top=o.left=0):w&&(g.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),g.push("scale(1 -1)"),o.top=o.left=0);let v;switch(b<0&&(b-=Math.floor(b/4)*4),b=b%4,b){case 1:v=o.height/2+o.top,g.unshift("rotate(90 "+v.toString()+" "+v.toString()+")");break;case 2:g.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:v=o.width/2+o.left,g.unshift("rotate(-90 "+v.toString()+" "+v.toString()+")");break}b%2===1&&(o.left!==o.top&&(v=o.left,o.left=o.top,o.top=v),o.width!==o.height&&(v=o.width,o.width=o.height,o.height=v)),g.length&&(s=Go(s,'<g transform="'+g.join(" ")+'">',"</g>"))});const i=r.width,c=r.height,f=o.width,l=o.height;let a,d;i===null?(d=c===null?"1em":c==="auto"?l:c,a=me(d,f/l)):(a=i==="auto"?f:i,d=c===null?me(a,l/f):c==="auto"?l:c);const p={},u=(h,g)=>{ze(g)||(p[h]=g.toString())};u("width",a),u("height",d);const m=[o.left,o.top,f,l];return p.viewBox=m.join(" "),{attributes:p,viewBox:m,body:s}}const Ko=/\sid="(\S+)"/g,Qo="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Jo=0;function Xo(e,t=Qo){const n=[];let r;for(;r=Ko.exec(e);)n.push(r[1]);if(!n.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(s=>{const i=typeof t=="function"?t(s):t+(Jo++).toString(),c=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+c+')([")]|\\.[a-z])',"g"),"$1"+i+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}function Zo(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function it(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" ')),Zo(t)}function Yo(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 er(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in t)n+=" "+r+'="'+t[r]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+e+"</svg>"}const tr=/\swidth\s*=\s*["']([\w.]+)["']/,nr=/\sheight\s*=\s*["']([\w.]+)["']/,Ce=/<svg\s+/;function or(e,t,n){const r=e.slice(0,e.indexOf(">")),o=(s,i)=>{const c=i.exec(r),f=c!=null,l=t[s];return!l&&!ze(l)&&(typeof n=="number"?n>0&&(t[s]=me(c?.[1]??"1em",n)):c&&(t[s]=c[1])),f};return[o("width",tr),o("height",nr)]}async function Yt(e,t,n,r,o,s){const{scale:i,addXmlNs:c=!1}=r??{},{additionalProps:f={},iconCustomizer:l}=r?.customizations??{},a=await o?.()??{};await l?.(t,n,a),Object.keys(f).forEach(h=>{const g=f[h];g!=null&&(a[h]=g)}),s?.(a);const[d,p]=or(e,a,i);c&&(!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 u=Object.keys(a).map(h=>h==="width"&&d||h==="height"&&p?null:`${h}="${a[h]}"`).filter(h=>h!=null);if(u.length&&(e=e.replace(Ce,`<svg ${u.join(" ")} `)),r){const{defaultStyle:h,defaultClass:g}=r;g&&!e.includes("class=")&&(e=e.replace(Ce,`<svg class="${g}" `)),h&&!e.includes("style=")&&(e=e.replace(Ce,`<svg style="${h}" `))}const m=r?.usedProps;return m&&(Object.keys(f).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 ce={exports:{}},ke,ct;function rr(){if(ct)return ke;ct=1;var e=1e3,t=e*60,n=t*60,r=n*24,o=r*7,s=r*365.25;ke=function(a,d){d=d||{};var p=typeof a;if(p==="string"&&a.length>0)return i(a);if(p==="number"&&isFinite(a))return d.long?f(a):c(a);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(a))};function i(a){if(a=String(a),!(a.length>100)){var d=/^(-?(?:\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(d){var p=parseFloat(d[1]),u=(d[2]||"ms").toLowerCase();switch(u){case"years":case"year":case"yrs":case"yr":case"y":return p*s;case"weeks":case"week":case"w":return p*o;case"days":case"day":case"d":return p*r;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 c(a){var d=Math.abs(a);return d>=r?Math.round(a/r)+"d":d>=n?Math.round(a/n)+"h":d>=t?Math.round(a/t)+"m":d>=e?Math.round(a/e)+"s":a+"ms"}function f(a){var d=Math.abs(a);return d>=r?l(a,d,r,"day"):d>=n?l(a,d,n,"hour"):d>=t?l(a,d,t,"minute"):d>=e?l(a,d,e,"second"):a+" ms"}function l(a,d,p,u){var m=d>=p*1.5;return Math.round(a/p)+" "+u+(m?"s":"")}return ke}var xe,lt;function sr(){if(lt)return xe;lt=1;function e(t){r.debug=r,r.default=r,r.coerce=l,r.disable=c,r.enable=s,r.enabled=f,r.humanize=rr(),r.destroy=a,Object.keys(t).forEach(d=>{r[d]=t[d]}),r.names=[],r.skips=[],r.formatters={};function n(d){let p=0;for(let u=0;u<d.length;u++)p=(p<<5)-p+d.charCodeAt(u),p|=0;return r.colors[Math.abs(p)%r.colors.length]}r.selectColor=n;function r(d){let p,u=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]=r.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=r.formatters[F];if(typeof C=="function"){const T=y[S];x=C.call(w,T),y.splice(S,1),S--}return x}),r.formatArgs.call(w,y),(w.log||r.log).apply(w,y)}return g.namespace=d,g.useColors=r.useColors(),g.color=r.selectColor(d),g.extend=o,g.destroy=r.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>u!==null?u:(m!==r.namespaces&&(m=r.namespaces,h=r.enabled(d)),h),set:y=>{u=y}}),typeof r.init=="function"&&r.init(g),g}function o(d,p){const u=r(this.namespace+(typeof p>"u"?":":p)+d);return u.log=this.log,u}function s(d){r.save(d),r.namespaces=d,r.names=[],r.skips=[];const p=(typeof d=="string"?d:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(const u of p)u[0]==="-"?r.skips.push(u.slice(1)):r.names.push(u)}function i(d,p){let u=0,m=0,h=-1,g=0;for(;u<d.length;)if(m<p.length&&(p[m]===d[u]||p[m]==="*"))p[m]==="*"?(h=m,g=u,m++):(u++,m++);else if(h!==-1)m=h+1,g++,u=g;else return!1;for(;m<p.length&&p[m]==="*";)m++;return m===p.length}function c(){const d=[...r.names,...r.skips.map(p=>"-"+p)].join(",");return r.enable(""),d}function f(d){for(const p of r.skips)if(i(d,p))return!1;for(const p of r.names)if(i(d,p))return!0;return!1}function l(d){return d instanceof Error?d.stack||d.message:d}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 r.enable(r.load()),r}return xe=e,xe}var at;function ir(){return at||(at=1,(function(e,t){var n={};t.formatArgs=o,t.save=s,t.load=i,t.useColors=r,t.storage=c(),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 r(){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 o(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 d=0,p=0;l[0].replace(/%[a-zA-Z%]/g,u=>{u!=="%%"&&(d++,u==="%c"&&(p=d))}),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 i(){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 c(){try{return localStorage}catch{}}e.exports=sr()(t);const{formatters:f}=e.exports;f.j=function(l){try{return JSON.stringify(l)}catch(a){return"[UnexpectedJSONParseError]: "+a.message}}})(ce,ce.exports)),ce.exports}var cr=ir();const en=Yn(cr),lr=en("@iconify-loader:custom");async function ut(e,t,n,r){let o;lr(`${t}:${n}`);try{if(typeof e=="function")o=await e(n);else{const s=e[n];o=typeof s=="function"?await s():s}}catch(s){console.warn(`Failed to load custom icon "${n}" in "${t}":`,s);return}if(o){const s=o.indexOf("<svg");s>0&&(o=o.slice(s));const{transform:i}=r?.customizations??{};return o=typeof i=="function"?await i(o,t,n):o,o.startsWith("<svg")?await Yt(r?.customizations?.trimCustomSvg===!0?Yo(o):o,t,n,r,void 0):(console.warn(`Custom icon "${n}" in "${t}" is not a valid SVG`),o)}}const ar=en("@iconify-loader:icon");async function tn(e,t,n,r){let o;const{customize:s}=r?.customizations??{};for(const i of n)if(o=zo(e,i),o){ar(`${t}:${i}`);let c={...Xt};typeof s=="function"&&(o=Object.assign({},o),c=s(c,o,`${t}:${i}`)??c);const{attributes:{width:f,height:l,...a},body:d}=Zt(o,c),p=r?.scale;return await Yt(`<svg >${d}</svg>`,t,i,r,()=>({...a}),u=>{const m=(h,g)=>{const y=u[h];let w;if(!ze(y)){if(y)return;typeof p=="number"?p&&(w=me(g??"1em",p)):w=g}w?u[h]=w:delete u[h]};m("width",f),m("height",l)})}}const nn=async(e,t,n)=>{const r=n?.customCollections?.[e];if(r)if(typeof r=="function"){let o;try{o=await r(t)}catch(s){console.warn(`Failed to load custom icon "${t}" in "${e}":`,s);return}if(o){if(typeof o=="string")return await ut(()=>o,e,t,n);if("icons"in o){const s=[t,t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),t.replace(/([a-z])(\d+)/g,"$1-$2")];return await tn(o,e,s,n)}}}else return await ut(r,e,t,n)};var ft={};function ur(){const e=typeof process<"u"&&process.stdout,t=e&&!!ft.VSCODE_CWD,n=e&&!!ft.ESLINT;return{isNode:e,isVSCode:t,isESLint:n}}const on=["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"],fr=3;function dr(e){return Wn((t={})=>{const{scale:n=1,mode:r="auto",prefix:o="i-",warn:s=!1,iconifyCollectionsNames:i,collections:c,extraProperties:f={},customizations:l={},autoInstall:a=!1,collectionsNodeResolvePath:d,layer:p="icons",unit:u,processor:m}=t,h=ur(),g={addXmlNs:!0,scale:n,customCollections:c,autoInstall:a,cwd:d,warn:void 0,customizations:{...l,additionalProps:{...f},trimCustomSvg:!0,async iconCustomizer(w,b,v){await l.iconCustomizer?.(w,b,v),u&&(v.width||(v.width=`${n}${u}`),v.height||(v.height=`${n}${u}`))}}};let y;return{name:"@unocss/preset-icons",enforce:"pre",options:t,layers:{icons:-30},api:{encodeSvgForCss:it,parseIconWithLoader:dt},rules:[[/^([\w:-]+)(?:\?(mask|bg|auto))?$/,async w=>{let[b,v,S=r]=w;y=y||await e(t);const k={},x=await dt(v,y,{...g,usedProps:k},i);if(!x){s&&!h.isESLint&&Un(`failed to load icon "${b}"`);return}let F;const C=`url("data:image/svg+xml;utf8,${it(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:o}]]}})}function rn(e,t,n=new Map){function r(o){if(on.includes(o))return n.has(o)||n.set(o,e(`${t}@iconify-json/${o}/icons.json`)),n.get(o)}return async(o,s,i)=>{let c=await nn(o,s,i);if(c)return c;const f=await r(o);if(f){const l=[s,s.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),s.replace(/([a-z])(\d+)/g,"$1-$2")];c=await tn(f,o,l,i)}return c}}async function dt(e,t,n={},r=[]){let o="",s="",i;const c=new Set([...on,...r,...Object.keys(n.customCollections||{})]);if(e.includes(":")){if([o,s]=e.split(":"),!c.has(o))return;i=await t(o,s,n)}else{const f=e.split(/-/g);for(let l=fr;l>=1&&(o=f.slice(0,l).join("-"),!(!!c.has(o)&&(s=f.slice(l).join("-"),i=await t(o,s,n),i)));l--);}if(i)return{collection:o,name:s,svg:i}}async function pr(e){const{$fetch:t}=await qn(async()=>{const{$fetch:n}=await import("./unocss-GGiNT3_V.js").then(r=>r.f);return{$fetch:n}},[]);return rn(t,e)}const hr=dr(async e=>{const t=e?.customFetch,n=e?.cdn;return t&&n?rn(t,n):n?await pr(n):nn}),mr=({attributifyOptions:e,iconsOptions:t={cdn:"https://cdn.jsdelivr.net/npm/"},tagifyOptions:n,typographyOptions:r,webFontsOptions:o,wind4Options:s={preflights:{reset:!0}}}={})=>[Bn(e),hr(t),Gn(n),Kn(r),Qn(o),Jn(s)];function ye(e,t){return $n()?(Mn(e,t),!0):!1}const sn=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const cn=e=>e!=null,gr=Object.prototype.toString,yr=e=>gr.call(e)==="[object Object]",A=()=>{},pt=vr();function vr(){var e,t,n;return sn&&((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 wr(...e){if(e.length!==1)return En(...e);const t=e[0];return typeof t=="function"?An(jn(()=>({get:t,set:A}))):H(t)}function ln(e,t){function n(...r){return new Promise((o,s)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(o).catch(s)})}return n}function br(e,t={}){let n,r,o=A;const s=f=>{clearTimeout(f),o(),o=A};let i;return f=>{const l=_(e),a=_(t.maxWait);return n&&s(n),l<=0||a!==void 0&&a<=0?(r&&(s(r),r=void 0),Promise.resolve(f())):new Promise((d,p)=>{o=t.rejectOnCancel?p:d,i=f,a&&!r&&(r=setTimeout(()=>{n&&s(n),r=void 0,d(i())},a)),n=setTimeout(()=>{r&&s(r),r=void 0,d(f())},l)})}}function Cr(...e){let t=0,n,r=!0,o=A,s,i,c,f,l;!Y(e[0])&&typeof e[0]=="object"?{delay:i,trailing:c=!0,leading:f=!0,rejectOnCancel:l=!1}=e[0]:[i,c=!0,f=!0,l=!1]=e;const a=()=>{n&&(clearTimeout(n),n=void 0,o(),o=A)};return p=>{const u=_(i),m=Date.now()-t,h=()=>s=p();return a(),u<=0?(t=Date.now(),h()):(m>u?(t=Date.now(),(f||!r)&&h()):c&&(s=new Promise((g,y)=>{o=l?y:g,n=setTimeout(()=>{t=Date.now(),r=!0,g(h()),a()},Math.max(0,u-m))})),!f&&!n&&(n=setTimeout(()=>r=!0,u)),r=!1,s)}}function ee(e){return Array.isArray(e)?e:[e]}function kr(e){return Le()}function xr(e){return Y(e)?te(new Proxy({},{get(t,n,r){return $(Reflect.get(e.value,n,r))},set(t,n,r){return Y(e.value[n])&&!Y(r)?e.value[n].value=r:e.value[n]=r,!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}}})):te(e)}function Sr(e,t=200,n={}){return ln(br(t,n),e)}function _r(e,t=200,n=!1,r=!0,o=!1){return ln(Cr(t,n,r,o),e)}function Tr(e,t=!0,n){kr()?He(e,n):t?e():jt(e)}function Ir(e,t,n){return N(e,t,{...n,immediate:!0})}const ve=sn?window:void 0;function U(e){var t;const n=_(e);return(t=n?.$el)!==null&&t!==void 0?t:n}function Me(...e){const t=[],n=()=>{t.forEach(c=>c()),t.length=0},r=(c,f,l,a)=>(c.addEventListener(f,l,a),()=>c.removeEventListener(f,l,a)),o=I(()=>{const c=ee(_(e[0])).filter(f=>f!=null);return c.every(f=>typeof f!="string")?c:void 0}),s=Ir(()=>{var c,f;return[(c=(f=o.value)===null||f===void 0?void 0:f.map(l=>U(l)))!==null&&c!==void 0?c:[ve].filter(l=>l!=null),ee(_(o.value?e[1]:e[0])),ee($(o.value?e[2]:e[1])),_(o.value?e[3]:e[2])]},([c,f,l,a])=>{if(n(),!c?.length||!f?.length||!l?.length)return;const d=yr(a)?{...a}:a;t.push(...c.flatMap(p=>f.flatMap(u=>l.map(m=>r(p,u,m,d)))))},{flush:"post"}),i=()=>{s(),n()};return ye(n),i}function Fr(){const e=D(!1),t=Le();return t&&He(()=>{e.value=!0},t),e}function an(e){const t=Fr();return I(()=>(t.value,!!e()))}function Or(e,t,n={}){const{window:r=ve,...o}=n;let s;const i=an(()=>r&&"MutationObserver"in r),c=()=>{s&&(s.disconnect(),s=void 0)},f=N(I(()=>{const d=ee(_(e)).map(U).filter(cn);return new Set(d)}),d=>{c(),i.value&&d.size&&(s=new MutationObserver(t),d.forEach(p=>s.observe(p,o)))},{immediate:!0,flush:"post"}),l=()=>s?.takeRecords(),a=()=>{f(),c()};return ye(a),{isSupported:i,stop:a,takeRecords:l}}function ht(e,t,n={}){const{root:r,rootMargin:o="0px",threshold:s=0,window:i=ve,immediate:c=!0}=n,f=an(()=>i&&"IntersectionObserver"in i),l=I(()=>ee(_(e)).map(U).filter(cn));let a=A;const d=D(c),p=f.value?N(()=>[l.value,U(r),d.value],([m,h])=>{if(a(),!d.value||!m.length)return;const g=new IntersectionObserver(t,{root:U(h),rootMargin:o,threshold:s});m.forEach(y=>y&&g.observe(y)),a=()=>{g.disconnect(),a=A}},{immediate:c,flush:"post"}):A,u=()=>{a(),p(),d.value=!1};return ye(u),{isSupported:f,isActive:d,pause(){a(),d.value=!1},resume(){d.value=!0},stop:u}}function Se(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}const mt=1;function $r(e,t={}){const{throttle:n=0,idle:r=200,onStop:o=A,onScroll:s=A,offset:i={left:0,right:0,top:0,bottom:0},observe:c={mutation:!1},eventListenerOptions:f={capture:!1,passive:!0},behavior:l="auto",window:a=ve,onError:d=C=>{console.error(C)}}=t,p=typeof c=="boolean"?{mutation:c}:c,u=D(0),m=D(0),h=I({get(){return u.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,K;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 L=(O==null||(K=O.document)===null||K===void 0?void 0:K.documentElement)||O?.documentElement||O;h!=null&&(u.value=L.scrollLeft),g!=null&&(m.value=L.scrollTop)}const w=D(!1),b=te({left:!0,right:!1,top:!0,bottom:!1}),v=te({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,o(C))},k=Sr(S,n+r),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:K}=getComputedStyle(E),O=K==="rtl"?-1:1,L=E.scrollLeft;v.left=L<u.value,v.right=L>u.value;const Be=Math.abs(L*O)<=(i.left||0),Ge=Math.abs(L*O)+E.clientWidth>=E.scrollWidth-(i.right||0)-mt;z==="flex"&&W==="row-reverse"?(b.left=Ge,b.right=Be):(b.left=Be,b.right=Ge),u.value=L;let R=E.scrollTop;C===a.document&&!R&&(R=a.document.body.scrollTop),v.top=R<m.value,v.bottom=R>m.value;const Ke=Math.abs(R)<=(i.top||0),Qe=Math.abs(R)+E.clientHeight>=E.scrollHeight-(i.bottom||0)-mt;z==="flex"&&W==="column-reverse"?(b.top=Qe,b.bottom=Ke):(b.top=Ke,b.bottom=Qe),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 Me(e,"scroll",n?_r(F,n,!0,!1):F,f),Tr(()=>{try{const C=_(e);if(!C)return;x(C)}catch(C){d(C)}}),p?.mutation&&e!=null&&e!==a&&e!==document&&Or(e,()=>{const C=_(e);C&&x(C)},{attributes:!0,childList:!0,subtree:!0}),Me(e,"scrollend",S,f),{x:h,y:g,isScrolling:w,arrivedState:b,directions:v,measure(){const C=_(e);a&&C&&x(C)}}}function un(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:un(n)}}function Mr(e){const t=e||window.event,n=t.target;return un(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const _e=new WeakMap;function Er(e,t=!1){const n=D(t);let r=null,o="";N(wr(e),c=>{const f=Se(_(c));if(f){const l=f;if(_e.get(l)||_e.set(l,l.style.overflow),l.style.overflow!=="hidden"&&(o=l.style.overflow),l.style.overflow==="hidden")return n.value=!0;if(n.value)return l.style.overflow="hidden"}},{immediate:!0});const s=()=>{const c=Se(_(e));!c||n.value||(pt&&(r=Me(c,"touchmove",f=>{Mr(f)},{passive:!1})),c.style.overflow="hidden",n.value=!0)},i=()=>{const c=Se(_(e));!c||!n.value||(pt&&r?.(),c.style.overflow=o,_e.delete(c),n.value=!1)};return ye(i),I({get(){return n.value},set(c){c?s():i()}})}const fn=/^[a-z0-9]+(-[a-z0-9]+)*$/,ie=(e,t,n,r="")=>{const o=e.split(":");if(e.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;r=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const c=o.pop(),f=o.pop(),l={provider:o.length>0?o[0]:r,prefix:f,name:c};return t&&!le(l)?null:l}const s=o[0],i=s.split("-");if(i.length>1){const c={provider:r,prefix:i.shift(),name:i.join("-")};return t&&!le(c)?null:c}if(n&&r===""){const c={provider:r,prefix:"",name:s};return t&&!le(c,n)?null:c}return null},le=(e,t)=>e?!!((t&&e.prefix===""||e.prefix)&&e.name):!1,dn=Object.freeze({left:0,top:0,width:16,height:16}),ge=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),G=Object.freeze({...dn,...ge}),Ee=Object.freeze({...G,body:"",hidden:!1});function Ar(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const r=((e.rotate||0)+(t.rotate||0))%4;return r&&(n.rotate=r),n}function gt(e,t){const n=Ar(e,t);for(const r in Ee)r in ge?r in e&&!(r in n)&&(n[r]=ge[r]):r in t?n[r]=t[r]:r in e&&(n[r]=e[r]);return n}function jr(e,t){const n=e.icons,r=e.aliases||Object.create(null),o=Object.create(null);function s(i){if(n[i])return o[i]=[];if(!(i in o)){o[i]=null;const c=r[i]&&r[i].parent,f=c&&s(c);f&&(o[i]=[c].concat(f))}return o[i]}return Object.keys(n).concat(Object.keys(r)).forEach(s),o}function Pr(e,t,n){const r=e.icons,o=e.aliases||Object.create(null);let s={};function i(c){s=gt(r[c]||o[c],s)}return i(t),n.forEach(i),gt(e,s)}function pn(e,t){const n=[];if(typeof e!="object"||typeof e.icons!="object")return n;e.not_found instanceof Array&&e.not_found.forEach(o=>{t(o,null),n.push(o)});const r=jr(e);for(const o in r){const s=r[o];s&&(t(o,Pr(e,o,s)),n.push(o))}return n}const Lr={provider:"",aliases:{},not_found:{},...dn};function Te(e,t){for(const n in t)if(n in e&&typeof e[n]!=typeof t[n])return!1;return!0}function hn(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!Te(e,Lr))return null;const n=t.icons;for(const o in n){const s=n[o];if(!o||typeof s.body!="string"||!Te(s,Ee))return null}const r=t.aliases||Object.create(null);for(const o in r){const s=r[o],i=s.parent;if(!o||typeof i!="string"||!n[i]&&!r[i]||!Te(s,Ee))return null}return t}const yt=Object.create(null);function Hr(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function q(e,t){const n=yt[e]||(yt[e]=Object.create(null));return n[t]||(n[t]=Hr(e,t))}function mn(e,t){return hn(t)?pn(t,(n,r)=>{r?e.icons[n]=r:e.missing.add(n)}):[]}function Dr(e,t,n){try{if(typeof n.body=="string")return e.icons[t]={...n},!0}catch{}return!1}let re=!1;function gn(e){return typeof e=="boolean"&&(re=e),re}function we(e){const t=typeof e=="string"?ie(e,!0,re):e;if(t){const n=q(t.provider,t.prefix),r=t.name;return n.icons[r]||(n.missing.has(r)?null:void 0)}}function Nr(e,t){const n=ie(e,!0,re);if(!n)return!1;const r=q(n.provider,n.prefix);return t?Dr(r,n.name,t):(r.missing.add(n.name),!0)}function Rr(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),re&&!t&&!e.prefix){let o=!1;return hn(e)&&(e.prefix="",pn(e,(s,i)=>{Nr(s,i)&&(o=!0)})),o}const n=e.prefix;if(!le({prefix:n,name:"a"}))return!1;const r=q(t,n);return!!mn(r,e)}function Vr(e){return!!we(e)}function zr(e){const t=we(e);return t&&{...G,...t}}const yn=Object.freeze({width:null,height:null}),vn=Object.freeze({...yn,...ge}),Wr=/(-?[0-9.]*[0-9]+[0-9.]*)/g,Ur=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function vt(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 r=e.split(Wr);if(r===null||!r.length)return e;const o=[];let s=r.shift(),i=Ur.test(s);for(;;){if(i){const c=parseFloat(s);isNaN(c)?o.push(s):o.push(Math.ceil(c*t*n)/n)}else o.push(s);if(s=r.shift(),s===void 0)return o.join("");i=!i}}function qr(e,t="defs"){let n="";const r=e.indexOf("<"+t);for(;r>=0;){const o=e.indexOf(">",r),s=e.indexOf("</"+t);if(o===-1||s===-1)break;const i=e.indexOf(">",s);if(i===-1)break;n+=e.slice(o+1,s).trim(),e=e.slice(0,r).trim()+e.slice(i+1)}return{defs:n,content:e}}function Br(e,t){return e?"<defs>"+e+"</defs>"+t:t}function Gr(e,t,n){const r=qr(e);return Br(r.defs,t+r.content+n)}const Kr=e=>e==="unset"||e==="undefined"||e==="none";function Qr(e,t){const n={...G,...e},r={...vn,...t},o={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,r].forEach(h=>{const g=[],y=h.hFlip,w=h.vFlip;let b=h.rotate;y?w?b+=2:(g.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),g.push("scale(-1 1)"),o.top=o.left=0):w&&(g.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),g.push("scale(1 -1)"),o.top=o.left=0);let v;switch(b<0&&(b-=Math.floor(b/4)*4),b=b%4,b){case 1:v=o.height/2+o.top,g.unshift("rotate(90 "+v.toString()+" "+v.toString()+")");break;case 2:g.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:v=o.width/2+o.left,g.unshift("rotate(-90 "+v.toString()+" "+v.toString()+")");break}b%2===1&&(o.left!==o.top&&(v=o.left,o.left=o.top,o.top=v),o.width!==o.height&&(v=o.width,o.width=o.height,o.height=v)),g.length&&(s=Gr(s,'<g transform="'+g.join(" ")+'">',"</g>"))});const i=r.width,c=r.height,f=o.width,l=o.height;let a,d;i===null?(d=c===null?"1em":c==="auto"?l:c,a=vt(d,f/l)):(a=i==="auto"?f:i,d=c===null?vt(a,l/f):c==="auto"?l:c);const p={},u=(h,g)=>{Kr(g)||(p[h]=g.toString())};u("width",a),u("height",d);const m=[o.left,o.top,f,l];return p.viewBox=m.join(" "),{attributes:p,viewBox:m,body:s}}const Jr=/\sid="(\S+)"/g,Xr="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Zr=0;function Yr(e,t=Xr){const n=[];let r;for(;r=Jr.exec(e);)n.push(r[1]);if(!n.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(s=>{const i=typeof t=="function"?t(s):t+(Zr++).toString(),c=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+c+')([")]|\\.[a-z])',"g"),"$1"+i+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}const Ae=Object.create(null);function es(e,t){Ae[e]=t}function je(e){return Ae[e]||Ae[""]}function We(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 Ue=Object.create(null),X=["https://api.simplesvg.com","https://api.unisvg.com"],ae=[];for(;X.length>0;)X.length===1||Math.random()>.5?ae.push(X.shift()):ae.push(X.pop());Ue[""]=We({resources:["https://api.iconify.design"].concat(ae)});function ts(e,t){const n=We(t);return n===null?!1:(Ue[e]=n,!0)}function qe(e){return Ue[e]}const ns=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let wt=ns();function os(e,t){const n=qe(e);if(!n)return 0;let r;if(!n.maxURL)r=0;else{let o=0;n.resources.forEach(i=>{o=Math.max(o,i.length)});const s=t+".json?icons=";r=n.maxURL-o-n.path.length-s.length}return r}function rs(e){return e===404}const ss=(e,t,n)=>{const r=[],o=os(e,t),s="icons";let i={type:s,provider:e,prefix:t,icons:[]},c=0;return n.forEach((f,l)=>{c+=f.length+1,c>=o&&l>0&&(r.push(i),i={type:s,provider:e,prefix:t,icons:[]},c=f.length),i.icons.push(f)}),r.push(i),r};function is(e){if(typeof e=="string"){const t=qe(e);if(t)return t.path}return"/"}const cs=(e,t,n)=>{if(!wt){n("abort",424);return}let r=is(t.provider);switch(t.type){case"icons":{const s=t.prefix,c=t.icons.join(","),f=new URLSearchParams({icons:c});r+=s+".json?"+f.toString();break}case"custom":{const s=t.uri;r+=s.slice(0,1)==="/"?s.slice(1):s;break}default:n("abort",400);return}let o=503;wt(e+r).then(s=>{const i=s.status;if(i!==200){setTimeout(()=>{n(rs(i)?"abort":"next",i)});return}return o=501,s.json()}).then(s=>{if(typeof s!="object"||s===null){setTimeout(()=>{s===404?n("abort",s):n("next",o)});return}setTimeout(()=>{n("success",s)})}).catch(()=>{n("next",o)})},ls={prepare:ss,send:cs};function as(e){const t={loaded:[],missing:[],pending:[]},n=Object.create(null);e.sort((o,s)=>o.provider!==s.provider?o.provider.localeCompare(s.provider):o.prefix!==s.prefix?o.prefix.localeCompare(s.prefix):o.name.localeCompare(s.name));let r={provider:"",prefix:"",name:""};return e.forEach(o=>{if(r.name===o.name&&r.prefix===o.prefix&&r.provider===o.provider)return;r=o;const s=o.provider,i=o.prefix,c=o.name,f=n[s]||(n[s]=Object.create(null)),l=f[i]||(f[i]=q(s,i));let a;c in l.icons?a=t.loaded:i===""||l.missing.has(c)?a=t.missing:a=t.pending;const d={provider:s,prefix:i,name:c};a.push(d)}),t}function wn(e,t){e.forEach(n=>{const r=n.loaderCallbacks;r&&(n.loaderCallbacks=r.filter(o=>o.id!==t))})}function us(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 r=e.provider,o=e.prefix;t.forEach(s=>{const i=s.icons,c=i.pending.length;i.pending=i.pending.filter(f=>{if(f.prefix!==o)return!0;const l=f.name;if(e.icons[l])i.loaded.push({provider:r,prefix:o,name:l});else if(e.missing.has(l))i.missing.push({provider:r,prefix:o,name:l});else return n=!0,!0;return!1}),i.pending.length!==c&&(n||wn([e],s.id),s.callback(i.loaded.slice(0),i.missing.slice(0),i.pending.slice(0),s.abort))})}))}let fs=0;function ds(e,t,n){const r=fs++,o=wn.bind(null,n,r);if(!t.pending.length)return o;const s={id:r,icons:t,callback:e,abort:o};return n.forEach(i=>{(i.loaderCallbacks||(i.loaderCallbacks=[])).push(s)}),o}function ps(e,t=!0,n=!1){const r=[];return e.forEach(o=>{const s=typeof o=="string"?ie(o,t,n):o;s&&r.push(s)}),r}var hs={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function ms(e,t,n,r){const o=e.resources.length,s=e.random?Math.floor(Math.random()*o):e.index;let i;if(e.random){let k=e.resources.slice(0);for(i=[];k.length>1;){const x=Math.floor(Math.random()*k.length);i.push(k[x]),k=k.slice(0,x).concat(k.slice(x+1))}i=i.concat(k)}else i=e.resources.slice(s).concat(e.resources.slice(0,s));const c=Date.now();let f="pending",l=0,a,d=null,p=[],u=[];typeof r=="function"&&u.push(r);function m(){d&&(clearTimeout(d),d=null)}function h(){f==="pending"&&(f="aborted"),m(),p.forEach(k=>{k.status==="pending"&&(k.status="aborted")}),p=[]}function g(k,x){x&&(u=[]),typeof k=="function"&&u.push(k)}function y(){return{startTime:c,payload:t,status:f,queriesSent:l,queriesPending:p.length,subscribe:g,abort:h}}function w(){f="failed",u.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),f){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||(i.length?S():w());return}if(m(),b(),!e.random){const T=e.resources.indexOf(k.resource);T!==-1&&T!==e.index&&(e.index=T)}f="completed",u.forEach(T=>{T(F)})}function S(){if(f!=="pending")return;m();const k=i.shift();if(k===void 0){if(p.length){d=setTimeout(()=>{m(),f==="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++,d=setTimeout(S,e.rotate),n(k,t,x.callback)}return setTimeout(S),y}function bn(e){const t={...hs,...e};let n=[];function r(){n=n.filter(c=>c().status==="pending")}function o(c,f,l){const a=ms(t,c,f,(d,p)=>{r(),l&&l(d,p)});return n.push(a),a}function s(c){return n.find(f=>c(f))||null}return{query:o,find:s,setIndex:c=>{t.index=c},getIndex:()=>t.index,cleanup:r}}function bt(){}const Ie=Object.create(null);function gs(e){if(!Ie[e]){const t=qe(e);if(!t)return;const n=bn(t),r={config:t,redundancy:n};Ie[e]=r}return Ie[e]}function ys(e,t,n){let r,o;if(typeof e=="string"){const s=je(e);if(!s)return n(void 0,424),bt;o=s.send;const i=gs(e);i&&(r=i.redundancy)}else{const s=We(e);if(s){r=bn(s);const i=e.resources?e.resources[0]:"",c=je(i);c&&(o=c.send)}}return!r||!o?(n(void 0,424),bt):r.query(t,o,n)().abort}function Ct(){}function vs(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,us(e)}))}function ws(e){const t=[],n=[];return e.forEach(r=>{(r.match(fn)?t:n).push(r)}),{valid:t,invalid:n}}function Z(e,t,n){function r(){const o=e.pendingIcons;t.forEach(s=>{o&&o.delete(s),e.icons[s]||e.missing.add(s)})}if(n&&typeof n=="object")try{if(!mn(e,n).length){r();return}}catch(o){console.error(o)}r(),vs(e)}function kt(e,t){e instanceof Promise?e.then(n=>{t(n)}).catch(()=>{t(null)}):t(e)}function bs(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:r}=e,o=e.iconsToLoad;if(delete e.iconsToLoad,!o||!o.length)return;const s=e.loadIcon;if(e.loadIcons&&(o.length>1||!s)){kt(e.loadIcons(o,r,n),a=>{Z(e,o,a)});return}if(s){o.forEach(a=>{const d=s(a,r,n);kt(d,p=>{const u=p?{prefix:r,icons:{[a]:p}}:null;Z(e,[a],u)})});return}const{valid:i,invalid:c}=ws(o);if(c.length&&Z(e,c,null),!i.length)return;const f=r.match(fn)?je(n):null;if(!f){Z(e,i,null);return}f.prepare(n,r,i).forEach(a=>{ys(n,a,d=>{Z(e,a.icons,d)})})}))}const Cn=(e,t)=>{const n=ps(e,!0,gn()),r=as(n);if(!r.pending.length){let f=!0;return t&&setTimeout(()=>{f&&t(r.loaded,r.missing,r.pending,Ct)}),()=>{f=!1}}const o=Object.create(null),s=[];let i,c;return r.pending.forEach(f=>{const{provider:l,prefix:a}=f;if(a===c&&l===i)return;i=l,c=a,s.push(q(l,a));const d=o[l]||(o[l]=Object.create(null));d[a]||(d[a]=[])}),r.pending.forEach(f=>{const{provider:l,prefix:a,name:d}=f,p=q(l,a),u=p.pendingIcons||(p.pendingIcons=new Set);u.has(d)||(u.add(d),o[l][a].push(d))}),s.forEach(f=>{const l=o[f.provider][f.prefix];l.length&&bs(f,l)}),t?ds(t,r,s):Ct},Cs=e=>new Promise((t,n)=>{const r=typeof e=="string"?ie(e,!0):e;if(!r){n(e);return}Cn([r||e],o=>{if(o.length&&r){const s=we(r);if(s){t({...G,...s});return}}n(e)})});function ks(e,t){const n={...e};for(const r in t){const o=t[r],s=typeof o;r in yn?(o===null||o&&(s==="string"||s==="number"))&&(n[r]=o):s===typeof n[r]&&(n[r]=r==="rotate"?o%4:o)}return n}const xs=/[\s,]+/;function Ss(e,t){t.split(xs).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function _s(e,t=0){const n=e.replace(/^-?[0-9.]*/,"");function r(o){for(;o<0;)o+=4;return o%4}if(n===""){const o=parseInt(e);return isNaN(o)?0:r(o)}else if(n!==e){let o=0;switch(n){case"%":o=25;break;case"deg":o=90}if(o){let s=parseFloat(e.slice(0,e.length-n.length));return isNaN(s)?0:(s=s/o,s%1===0?r(s):0)}}return t}function Ts(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in t)n+=" "+r+'="'+t[r]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+e+"</svg>"}function Is(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function Fs(e){return"data:image/svg+xml,"+Is(e)}function Os(e){return'url("'+Fs(e)+'")'}const xt={...vn,inline:!1},$s={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},Ms={display:"inline-block"},Pe={backgroundColor:"currentColor"},kn={backgroundColor:"transparent"},St={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},_t={webkitMask:Pe,mask:Pe,background:kn};for(const e in _t){const t=_t[e];for(const n in St)t[e+n]=St[n]}const ue={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";ue[e+"-flip"]=t,ue[e.slice(0,1)+"-flip"]=t,ue[e+"Flip"]=t});function Tt(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const It=(e,t)=>{const n=ks(xt,t),r={...$s},o=t.mode||"svg",s={},i=t.style,c=typeof i=="object"&&!(i instanceof Array)?i:{};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"&&Ss(n,g);break;case"color":s.color=g;break;case"rotate":typeof g=="string"?n[h]=_s(g):typeof g=="number"&&(n[h]=g);break;case"ariaHidden":case"aria-hidden":g!==!0&&g!=="true"&&delete r["aria-hidden"];break;default:{const y=ue[h];y?(g===!0||g==="true"||g===1)&&(n[y]=!0):xt[h]===void 0&&(r[h]=g)}}}const f=Qr(e,n),l=f.attributes;if(n.inline&&(s.verticalAlign="-0.125em"),o==="svg"){r.style={...s,...c},Object.assign(r,l);let h=0,g=t.id;return typeof g=="string"&&(g=g.replace(/-/g,"_")),r.innerHTML=Yr(f.body,g?()=>g+"ID"+h++:"iconifyVue"),Je("svg",r)}const{body:a,width:d,height:p}=e,u=o==="mask"||(o==="bg"?!1:a.indexOf("currentColor")!==-1),m=Ts(a,{...l,width:d+"",height:p+""});return r.style={...s,"--svg":Os(m),width:Tt(l.width),height:Tt(l.height),...Ms,...u?Pe:kn,...c},Je("span",r)};gn(!0);es("",ls);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(r=>{try{(typeof r!="object"||r===null||r instanceof Array||typeof r.icons!="object"||typeof r.prefix!="string"||!Rr(r))&&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 r="IconifyProviders["+n+"] is invalid.";try{const o=t[n];if(typeof o!="object"||!o||o.resources===void 0)continue;ts(n,o)||console.error(r)}catch{console.error(r)}}}}const Es={...G,body:""};B((e,{emit:t})=>{const n=H(null);function r(){n.value&&(n.value.abort?.(),n.value=null)}const o=H(!!e.ssr),s=H(""),i=D(null);function c(){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=ie(l,!1,!0))===null)return null;let d=we(a);if(!d){const m=n.value;return(!m||m.name!==l)&&(d===null?n.value={name:l}:n.value={name:l,abort:Cn([a],f)}),null}r(),s.value!==l&&(s.value=l,jt(()=>{t("load",l)}));const p=e.customise;if(p){d=Object.assign({},d);const m=p(d.body,a.name,a.prefix,a.provider);typeof m=="string"&&(d.body=m)}const u=["iconify"];return a.prefix!==""&&u.push("iconify--"+a.prefix),a.provider!==""&&u.push("iconify--"+a.provider),{data:d,classes:u}}function f(){const l=c();l?l.data!==i.value?.data&&(i.value=l):i.value=null}return o.value?f():He(()=>{o.value=!0,f()}),N(()=>e.icon,f),Pt(r),()=>{const l=i.value;if(!l)return It(Es,e);let a=e;return l.classes&&(a={...e,class:l.classes.join(" ")}),It({...G,...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 As=B({__name:"App",setup(e){const t=eo(),{kvNodes:n,nodes:r}=V(se),o=I(()=>n.value[t.name]),s=I(()=>o.value?.description),i=H(""),c=H(""),f=I(()=>o.value?.keywords.join()),l=I(()=>o.value?.images.filter(({url:u})=>u).map(({alt:u="",url:m})=>({alt:u,url:`${window.location.origin}/${m}`}))??[]),a=I(()=>o.value?.type),d=I(()=>o.value?.to&&`${window.location.origin}${o.value.to==="/"?"":o.value.to}`),p=I(()=>o.value?.title);return N(o,async u=>{if(u){let m="/favicon.ico";if(u.icon){const h=Vr(u.icon)?zr(u.icon):await Cs(u.icon);if(h){const{attributes:g,body:y}=Zt(h,{height:16,width:16});m=`data:image/svg+xml,${encodeURIComponent(er(Xo(y),g))}`}}i.value=m,c.value=JSON.stringify(await Dt(`./pages/${u.id}.jsonld`)??{"@context":"https://schema.org"})}}),Ve({link:[[i,"icon","icon"],[d,"canonical"]].map(([u,m,h])=>({href:u,key:h,rel:m})),script:[{id:"application/ld+json",innerHTML:c,type:"application/ld+json"}]}),Po({description:s,keywords:f,ogDescription:s,ogImage:l,ogTitle:p,ogType:a,ogUrl:d,title:p}),(u,m)=>{const h=Pn("router-view");return P(),ne(h,null,{default:De(({Component:g})=>[(P(),ne(Ne(g),{id:$(r)[0]?.id},null,8,["id"]))]),_:1})}}}),{kvNodes:js,nodes:Ft}=V(se),xn=()=>{let e,t;return{promise:new Promise((r,o)=>{e=r,t=o}),reject:t,resolve:e}},M=te({$these:I(()=>M.these.filter(({enabled:e})=>e)),intersecting:new Map,promises:new Map,root:xn(),routeName:void 0,scrollLock:!1,that:I(()=>M.routeName===Ft.value[0]?.id?Ft.value[0]?.$children[0]:js.value[M.routeName]),these:I(()=>M.that===void 0||M.that.parent?.flat?M.that?.siblings??[]:[M.that])}),Sn=e=>Ln(async()=>oo(`./pages/${e}.vue`,{scriptOptions:{inlineTemplate:!0}}));function Ot(e,t){const n=e.type,r=n==="html"?"htmlAttrs":n==="body"?"bodyAttrs":n;if(typeof r!="string"||!(r in t))return;const o=e.props||{};if(e.children){const s="children";o.children=Array.isArray(e.children)?e.children[0][s]:e[s]}Array.isArray(t[r])?t[r].push(o):r==="title"?t.title=o.children:t[r]=o}function Ps(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 r of n.children)Ot(r,t);else Ot(n,t);return t}const Ls=B({name:"Head",setup(e,{slots:t}){const n=H({}),r=Ve(n);return At(()=>{r.dispose()}),()=>(Et(()=>{t.default&&r.patch(Ps(t.default()))}),null)}}),Hs=B({__name:"NotFoundView",setup(e){return(t,n)=>(P(),fe(Lt,null,[Hn($(Ls),null,{default:De(()=>[...n[0]||(n[0]=[Q("title",null,"Page Not Found",-1)])]),_:1}),n[1]||(n[1]=Q("div",{class:"absolute inset-0 grid place-items-center"},[Q("div",{class:"text-center"},[Q("div",{class:"text-9xl"},"404"),Q("p",null,"Oops. Nothing here...")])],-1))],64))}}),Ds={mounted(e,t){typeof t.value=="function"?ht(e,t.value):ht(e,...t.value)}};function Ns(){let e=!1;const t=D(!1);return(n,r)=>{if(t.value=r.value,e)return;e=!0;const o=Er(n,r.value);N(t,s=>o.value=s)}}Ns();const Rs=["id"],Vs=B({__name:"PageView",setup(e){const{$these:t}=V(M),{intersecting:n,promises:r}=M,{kvNodes:o}=V(se),s=()=>{[n,r].forEach(c=>{c.clear()})},i=I(()=>new Map(t.value.map(({id:c})=>[c,Sn(c)])));return N(t,c=>{s(),c.forEach(({id:f})=>{n.set(f,!1),r.set(f,xn())})},{immediate:!0}),Pt(()=>{s()}),(c,f)=>(P(!0),fe(Lt,null,Dn(i.value,([l,a])=>Nn((P(),fe("div",{id:l,key:l,"un-cloak":"",class:Ht($(o)[l]?.class)},[(P(),ne(Ne(a),{id:l,onVnodeMounted:d=>$(r).get(l)?.resolve(void 0)},null,8,["id","onVnodeMounted"]))],10,Rs)),[[$(Ds),[([{isIntersecting:d}={}])=>{$(n).set(l,d)},{threshold:.1}]]])),128))}}),zs=["id"],Ws=B({__name:"RootView",setup(e){const{nodes:t}=V(se),{root:n}=M,r=I(()=>t.value[0]&&Sn(t.value[0].id));return(o,s)=>(P(),ne(Rn,null,{default:De(()=>[$(t)[0]?.enabled?(P(),fe("div",{key:0,id:$(t)[0].id,class:Ht($(t)[0].class),"un-cloak":""},[(P(),ne(Ne(r.value),{id:$(t)[0].id,onVnodeMounted:s[0]||(s[0]=i=>$(n).resolve(void 0))},null,8,["id"]))],10,zs)):Vn("",!0)]),_:1}))}}),[Us,qs]=(await Promise.all(["index","fonts"].map(e=>Dt(`${e}.json`)))).map(e=>e??[]),_n=zn(As),{$these:Bs,routeName:$t,that:Gs}=V(M),{intersecting:Ks,promises:Qs,root:Js}=M,{kvNodes:Xs,nodes:Mt,tree:Zs}=V(se),{pathname:Ys}=new URL(document.baseURI);Nt.info("👊 VueBro / https://github.com/vuebro / runtime ver.:","1.2.15");Zs.value=Us;await Xn({defaults:{presets:mr({webFontsOptions:{customFetch:Zn,fonts:Object.fromEntries(qs.map(e=>[e.toLowerCase().replace(/ /g,"_"),e]))}})},ready:({extractAll:e,toggleObserver:t})=>{let n=!1;const r=to({history:no(Ys),routes:[...Mt.value.filter(({path:i})=>i!==void 0).map(i=>{const{id:c,loc:f,path:l}=i,a=f?.replace(/ /g,"_").replace(/^\/?/,"/").replace(/\/?$/,"/");return{...a&&{alias:a},children:[{component:Vs,name:c,path:""}],component:Ws,path:l.replace(/^\/?/,"/").replace(/\/?$/,"/")}}),{component:Hs,name:"404",path:"/:pathMatch(.*)*"}],scrollBehavior:async({hash:i,name:c})=>{if(c)if($t.value=c,n)n=!1;else{const{index:f,parent:{flat:l}={}}=Gs.value??{};return t(!0),await Js.promise,await Promise.all([...Qs.values()].map(({promise:a})=>a)),await e(),t(!1),"requestIdleCallback"in window?await new Promise(a=>requestIdleCallback(a)):(await new Promise(a=>requestAnimationFrame(a)),await new Promise(a=>setTimeout(a))),{behavior:"smooth",...i||l&&f?{el:i||`#${String(c)}`}:{left:0,top:0}}}return!1}}),{x:o,y:s}=$r(window,{onStop:()=>{const[i]=Bs.value,[c]=Mt.value;if(c&&i){const{$children:[{id:f}={}]=[]}=c,l=!Math.floor(o.value)&&!Math.floor(s.value)&&i.id===f?c.id:[...Ks.entries()].find(([,a])=>a)?.[0]??i.id;l!==$t.value&&(n=!0,r.push({name:l}).catch(Nt.error))}}});return r.beforeEach(({path:i})=>i!==decodeURI(i)?decodeURI(i):void 0),_n.use(r),!1},rootElement:()=>document.getElementById("app")??void 0});_n.use(Lo()).provide("pages",xr(Xs)).mount("#app");
|
|
1
|
+
import{toValue as _,isRef as Y,hasInjectionContext as Tn,inject as In,ref as H,watchEffect as Et,getCurrentInstance as Le,onBeforeUnmount as At,onDeactivated as Fn,onActivated as On,reactive as te,unref as $,onMounted as He,nextTick as jt,getCurrentScope as $n,onScopeDispose as Mn,watch as N,toRef as En,readonly as An,customRef as jn,shallowRef as D,computed as I,defineComponent as B,onUnmounted as Pt,h as Je,toRefs as V,resolveComponent as Pn,createBlock as ne,openBlock as P,withCtx as De,resolveDynamicComponent as Ne,defineAsyncComponent as Ln,createElementBlock as fe,Fragment as Lt,createVNode as Hn,createElementVNode as Q,renderList as Dn,withDirectives as Nn,normalizeClass as Ht,Suspense as Rn,createCommentVNode as Vn,createApp as zn}from"vue";import{d as Wn,w as Un,_ as qn,p as Bn,a as Gn,b as Kn,c as Qn,e as Jn,i as Xn,o as Zn}from"./unocss-GGiNT3_V.js";import{g as Yn,s as se,f as Dt,c as Nt}from"./shared-CXqC3nsj.js";import{useRoute as eo,createRouter as to,createWebHistory as no}from"vue-router";import oo from"@vuebro/loader-sfc";(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))r(o);new MutationObserver(o=>{for(const s of o)if(s.type==="childList")for(const i of s.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&r(i)}).observe(document,{childList:!0,subtree:!0});function n(o){const s={};return o.integrity&&(s.integrity=o.integrity),o.referrerPolicy&&(s.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?s.credentials="include":o.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function r(o){if(o.ep)return;o.ep=!0;const s=n(o);fetch(o.href,s)}})();function Fe(e,t={},n){for(const r in e){const o=e[r],s=n?`${n}:${r}`:r;typeof o=="object"&&o!==null?Fe(o,t,s):typeof o=="function"&&(t[s]=o)}return t}const ro={run:e=>e()},so=()=>ro,Rt=typeof console.createTask<"u"?console.createTask:so;function io(e,t){const n=t.shift(),r=Rt(n);return e.reduce((o,s)=>o.then(()=>r.run(()=>s(...t))),Promise.resolve())}function co(e,t){const n=t.shift(),r=Rt(n);return Promise.all(e.map(o=>r.run(()=>o(...t))))}function be(e,t){for(const n of[...e])n(t)}class lo{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,r={}){if(!t||typeof n!="function")return()=>{};const o=t;let s;for(;this._deprecatedHooks[t];)s=this._deprecatedHooks[t],t=s.to;if(s&&!r.allowDeprecated){let i=s.message;i||(i=`${o} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}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 r,o=(...s)=>(typeof r=="function"&&r(),r=void 0,o=void 0,n(...s));return r=this.hook(t,o),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];delete this._hooks[t];for(const o of r)this.hook(t,o)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=Fe(t),r=Object.keys(n).map(o=>this.hook(o,n[o]));return()=>{for(const o of r.splice(0,r.length))o()}}removeHooks(t){const n=Fe(t);for(const r in n)this.removeHook(r,n[r])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(io,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(co,t,...n)}callHookWith(t,n,...r){const o=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&be(this._before,o);const s=t(n in this._hooks?[...this._hooks[n]]:[],r);return s instanceof Promise?s.finally(()=>{this._after&&o&&be(this._after,o)}):(this._after&&o&&be(this._after,o),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 ao(){return new lo}const uo=new Set(["link","style","script","noscript"]),fo=new Set(["title","titleTemplate","script","style","noscript"]),Xe=new Set(["base","meta","link","style","script","noscript"]),po=new Set(["title","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"]),ho=new Set(["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"]),mo=new Set(["key","tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent","processTemplateParams"]),go=new Set(["templateParams","htmlAttrs","bodyAttrs"]),Re=new Set(["theme-color","google-site-verification","og","article","book","profile","twitter","author"]),yo=["name","property","http-equiv"],vo=new Set(["viewport","description","keywords","robots"]);function Vt(e){const t=e.split(":");return t.length?Re.has(t[1]):!1}function Oe(e){const{props:t,tag:n}=e;if(ho.has(n))return n;if(n==="link"&&t.rel==="canonical")return"canonical";if(t.charset)return"charset";if(e.tag==="meta"){for(const r of yo)if(t[r]!==void 0){const o=t[r],s=o.includes(":"),i=vo.has(o),f=!(s||i)&&e.key?`:key:${e.key}`:"";return`${n}:${o}${f}`}}if(e.key)return`${n}:key:${e.key}`;if(t.id)return`${n}:id:${t.id}`;if(fo.has(n)){const r=e.textContent||e.innerHTML;if(r)return`${n}:content:${r}`}}function Ze(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(([r,o])=>`${r}:${String(o)}`).join(",")}`}function de(e,t,n){typeof e==="function"&&(!n||n!=="titleTemplate"&&!(n[0]==="o"&&n[1]==="n"))&&(e=e());let o;if(t&&(o=t(n,e)),Array.isArray(o))return o.map(s=>de(s,t));if(o?.constructor===Object){const s={};for(const i of Object.keys(o))s[i]=de(o[i],t,i);return s}return o}function wo(e,t){const n=e==="style"?new Map:new Set;function r(o){const s=o.trim();if(s)if(e==="style"){const[i,...c]=s.split(":").map(f=>f.trim());i&&c.length&&n.set(i,c.join(":"))}else s.split(" ").filter(Boolean).forEach(i=>n.add(i))}return typeof t=="string"?e==="style"?t.split(";").forEach(r):r(t):Array.isArray(t)?t.forEach(o=>r(o)):t&&typeof t=="object"&&Object.entries(t).forEach(([o,s])=>{s&&s!=="false"&&(e==="style"?n.set(o.trim(),s):r(o))}),n}function zt(e,t){return e.props=e.props||{},t?e.tag==="templateParams"?(e.props=t,e):(Object.entries(t).forEach(([n,r])=>{if(r===null){e.props[n]=null;return}if(n==="class"||n==="style"){e.props[n]=wo(n,r);return}if(mo.has(n)){if(["textContent","innerHTML"].includes(n)&&typeof r=="object"){let i=t.type;if(t.type||(i="application/json"),!i?.endsWith("json")&&i!=="speculationrules")return;t.type=i,e.props.type=i,e[n]=JSON.stringify(r)}else e[n]=r;return}const o=String(r),s=n.startsWith("data-");o==="true"||o===""?e.props[n]=s?o:!0:!r&&s&&o==="false"?e.props[n]="false":r!==void 0&&(e.props[n]=r)}),e):e}function bo(e,t){const n=typeof t=="object"&&typeof t!="function"?t:{[e==="script"||e==="noscript"||e==="style"?"innerHTML":"textContent"]:t},r=zt({tag:e,props:{}},n);return r.key&&uo.has(r.tag)&&(r.props["data-hid"]=r._h=r.key),r.tag==="script"&&typeof r.innerHTML=="object"&&(r.innerHTML=JSON.stringify(r.innerHTML),r.props.type=r.props.type||"application/json"),Array.isArray(r.props.content)?r.props.content.map(o=>({...r,props:{...r.props,content:o}})):r}function Co(e,t){if(!e)return[];typeof e=="function"&&(e=e());const n=(o,s)=>{for(let i=0;i<t.length;i++)s=t[i](o,s);return s};e=n(void 0,e);const r=[];return e=de(e,n),Object.entries(e||{}).forEach(([o,s])=>{if(s!==void 0)for(const i of Array.isArray(s)?s:[s])r.push(bo(o,i))}),r.flat()}const Ye=(e,t)=>e._w===t._w?e._p-t._p:e._w-t._w,et={base:-10,title:10},ko={critical:-8,high:-1,low:2},tt={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}},xo=/@import/,J=e=>e===""||e===!0;function So(e,t){if(typeof t.tagPriority=="number")return t.tagPriority;let n=100;const r=ko[t.tagPriority]||0,o=e.resolvedOptions.disableCapoSorting?{link:{},script:{},style:{}}:tt;if(t.tag in et)n=et[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=tt.meta[s])}else t.tag==="link"&&t.props.rel?n=o.link[t.props.rel]:t.tag==="script"?J(t.props.async)?n=o.script.async:t.props.src&&!J(t.props.defer)&&!J(t.props.async)&&t.props.type!=="module"&&!t.props.type?.endsWith("json")?n=o.script.sync:J(t.props.defer)&&t.props.src&&!J(t.props.async)&&(n=o.script.defer):t.tag==="style"&&(n=t.innerHTML&&xo.test(t.innerHTML)?o.style.imported:o.style.sync);return(n||100)+r}function nt(e,t){const n=typeof t=="function"?t(e):t,r=n.key||String(e.plugins.size+1);e.plugins.get(r)||(e.plugins.set(r,n),e.hooks.addHooks(n.hooks||{}))}function _o(e={}){const t=ao();t.addHooks(e.hooks||{});const n=!e.document,r=new Map,o=new Map,s=new Set,i={_entryCount:1,plugins:o,dirty:!1,resolvedOptions:e,hooks:t,ssr:n,entries:r,headEntries(){return[...r.values()]},use:c=>nt(i,c),push(c,f){const l={...f||{}};delete l.head;const a=l._index??i._entryCount++,d={_i:a,input:c,options:l},p={_poll(u=!1){i.dirty=!0,!u&&s.add(a),t.callHook("entries:updated",i)},dispose(){r.delete(a)&&i.invalidate()},patch(u){(!l.mode||l.mode==="server"&&n||l.mode==="client"&&!n)&&(d.input=u,r.set(a,d),p._poll())}};return p.patch(c),p},async resolveTags(){const c={tagMap:new Map,tags:[],entries:[...i.entries.values()]};for(await t.callHook("entries:resolve",c);s.size;){const p=s.values().next().value;s.delete(p);const u=r.get(p);if(u){const m={tags:Co(u.input,e.propResolvers||[]).map(h=>Object.assign(h,u.options)),entry:u};await t.callHook("entries:normalize",m),u._tags=m.tags.map((h,g)=>(h._w=So(i,h),h._p=(u._i<<10)+g,h._d=Oe(h),h))}}let f=!1;c.entries.flatMap(p=>(p._tags||[]).map(u=>({...u,props:{...u.props}}))).sort(Ye).reduce((p,u)=>{const m=String(u._d||u._p);if(!p.has(m))return p.set(m,u);const h=p.get(m);if((u?.tagDuplicateStrategy||(go.has(u.tag)?"merge":null)||(u.key&&u.key===h.key?"merge":null))==="merge"){const y={...h.props};Object.entries(u.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,{...u,props:y})}else u._p>>10===h._p>>10&&u.tag==="meta"&&Vt(m)?(p.set(m,Object.assign([...Array.isArray(h)?h:[h],u],u)),f=!0):(u._w===h._w?u._p>h._p:u?._w<h?._w)&&p.set(m,u);return p},c.tagMap);const l=c.tagMap.get("title"),a=c.tagMap.get("titleTemplate");if(i._title=l?.textContent,a){const p=a?.textContent;if(i._titleTemplate=p,p){let u=typeof p=="function"?p(l?.textContent):p;typeof u=="string"&&!i.plugins.has("template-params")&&(u=u.replace("%s",l?.textContent||"")),l?u===null?c.tagMap.delete("title"):c.tagMap.set("title",{...l,textContent:u}):(a.tag="title",a.textContent=u)}}c.tags=Array.from(c.tagMap.values()),f&&(c.tags=c.tags.flat().sort(Ye)),await t.callHook("tags:beforeResolve",c),await t.callHook("tags:resolve",c),await t.callHook("tags:afterResolve",c);const d=[];for(const p of c.tags){const{innerHTML:u,tag:m,props:h}=p;if(po.has(m)&&!(Object.keys(h).length===0&&!p.innerHTML&&!p.textContent)&&!(m==="meta"&&!h.content&&!h["http-equiv"]&&!h.charset)){if(m==="script"&&u){if(h.type?.endsWith("json")){const g=typeof u=="string"?u:JSON.stringify(u);p.innerHTML=g.replace(/</g,"\\u003C")}else typeof u=="string"&&(p.innerHTML=u.replace(new RegExp(`</${m}`,"g"),`<\\/${m}`));p._d=Oe(p)}d.push(p)}}return d},invalidate(){for(const c of r.values())s.add(c._i);i.dirty=!0,t.callHook("entries:updated",i)}};return(e?.plugins||[]).forEach(c=>nt(i,c)),i.hooks.callHook("init",i),e.init?.forEach(c=>c&&i.push(c)),i}async function Wt(e,t={}){const n=t.document||e.resolvedOptions.document;if(!n||!e.dirty)return;const r={shouldRender:!0,tags:[]};if(await e.hooks.callHook("dom:beforeRender",r),!!r.shouldRender)return e._domUpdatePromise||(e._domUpdatePromise=new Promise(async o=>{const s=new Map,i=new Promise(u=>{e.resolveTags().then(m=>{u(m.map(h=>{const g=s.get(h._d)||0,y={tag:h,id:(g?`${h._d}:${g}`:h._d)||Ze(h),shouldRender:!0};return h._d&&Vt(h._d)&&s.set(h._d,g+1),y}))})});let c=e._dom;if(!c){c={title:n.title,elMap:new Map().set("htmlAttrs",n.documentElement).set("bodyAttrs",n.body)};for(const u of["body","head"]){const m=n[u]?.children;for(const h of m){const g=h.tagName.toLowerCase();if(!Xe.has(g))continue;const y=zt({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=Oe(y)||Ze(y),c.elMap.has(y._d)){let w=1,b=y._d;for(;c.elMap.has(b);)b=`${y._d}:${w++}`;c.elMap.set(b,h)}else c.elMap.set(y._d,h)}}}c.pendingSideEffects={...c.sideEffects},c.sideEffects={};function f(u,m,h){const g=`${u}:${m}`;c.sideEffects[g]=h,delete c.pendingSideEffects[g]}function l({id:u,$el:m,tag:h}){const g=h.tag.endsWith("Attrs");c.elMap.set(u,m),g||(h.textContent&&h.textContent!==m.textContent&&(m.textContent=h.textContent),h.innerHTML&&h.innerHTML!==m.innerHTML&&(m.innerHTML=h.innerHTML),f(u,"el",()=>{m?.remove(),c.elMap.delete(u)}));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&&f(u,`${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)f(u,`${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&&f(u,b,()=>m.removeAttribute(y)))}}const a=[],d={bodyClose:void 0,bodyOpen:void 0,head:void 0},p=await i;for(const u of p){const{tag:m,shouldRender:h,id:g}=u;if(h){if(m.tag==="title"){n.title=m.textContent,f("title","",()=>n.title=c.title);continue}u.$el=u.$el||c.elMap.get(g),u.$el?l(u):Xe.has(m.tag)&&a.push(u)}}for(const u of a){const m=u.tag.tagPosition||"head";u.$el=n.createElement(u.tag.tag),l(u),d[m]=d[m]||n.createDocumentFragment(),d[m].appendChild(u.$el)}for(const u of p)await e.hooks.callHook("dom:renderTag",u,n,f);d.head&&n.head.appendChild(d.head),d.bodyOpen&&n.body.insertBefore(d.bodyOpen,n.body.firstChild),d.bodyClose&&n.body.appendChild(d.bodyClose);for(const u in c.pendingSideEffects)c.pendingSideEffects[u]();e._dom=c,await e.hooks.callHook("dom:rendered",{renders:p}),o()}).finally(()=>{e._domUpdatePromise=void 0,e.dirty=!1})),e._domUpdatePromise}function To(e={}){const t=e.domOptions?.render||Wt;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 Io(e,t){let n=0;return()=>{const r=++n;t(()=>{n===r&&e()})}}const oe={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"])},Fo={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"},Ut={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:oe.META.has(t.slice(0,n))||oe.OG.has(t.slice(0,n))?e.replace(/([A-Z])/g,":$1").toLowerCase():t}function qt(e){return Object.fromEntries(Object.entries(e).filter(([t,n])=>String(n)!=="false"&&t))}function $e(e){return Array.isArray(e)?e.map($e):!e||typeof e!="object"?e:Object.fromEntries(Object.entries(e).map(([t,n])=>[j(t),$e(n)]))}function Bt(e,t={}){const{entrySeparator:n="",keyValueSeparator:r="",wrapValue:o,resolve:s}=t;return Object.entries(e).map(([i,c])=>{if(s){const l=s({key:i,value:c});if(l!==void 0)return l}const f=typeof c=="object"?Bt(c,t):typeof c=="number"?c.toString():typeof c=="string"&&o?`${o}${c.replace(new RegExp(o,"g"),`\\${o}`)}${o}`:c;return`${i}${r}${f}`}).join(n)}function ot(e,t){const n=qt(t),r=j(e),o=Gt(r);if(!Re.has(r))return[{[o]:r,...n}];const s=Object.fromEntries(Object.entries(n).map(([i,c])=>[`${e}${i==="url"?"":`${i[0].toUpperCase()}${i.slice(1)}`}`,c]));return pe(s||{}).sort((i,c)=>(i[o]?.length||0)-(c[o]?.length||0))}function Gt(e){if(Ut[e]?.metaKey==="http-equiv"||oe.HTTP_EQUIV.has(e))return"http-equiv";const t=j(e),n=t.indexOf(":");return n===-1?"name":oe.OG.has(t.slice(0,n))?"property":"name"}function Oo(e){return Fo[e]||j(e)}function $o(e,t){return t==="refresh"?`${e.seconds};url=${e.url}`:Bt($e(e),{keyValueSeparator:"=",entrySeparator:", ",resolve:({value:n,key:r})=>n===null?"":typeof n=="boolean"?r:void 0,...Ut[t]?.unpack})}function pe(e){const t=[],n={};for(const[o,s]of Object.entries(e)){if(Array.isArray(s)){if(o==="themeColor"){s.forEach(i=>{typeof i=="object"&&i!==null&&t.push({name:"theme-color",...i})});continue}for(const i of s)if(typeof i=="object"&&i!==null){const c=[],f=[];for(const[l,a]of Object.entries(i)){const d=`${o}${l==="url"?"":`:${l}`}`,p=pe({[d]:a});(l==="url"?c:f).push(...p)}t.push(...c,...f)}else t.push(...typeof i=="string"?pe({[o]:i}):ot(o,i));continue}if(typeof s=="object"&&s)if(oe.MEDIA.has(o)){const i=o.startsWith("twitter")?"twitter":"og",c=o.replace(/^(og|twitter)/,"").toLowerCase(),f=i==="twitter"?"name":"property";s.url&&t.push({[f]:`${i}:${c}`,content:s.url}),s.secureUrl&&t.push({[f]:`${i}:${c}:secure_url`,content:s.secureUrl});for(const[l,a]of Object.entries(s))l!=="url"&&l!=="secureUrl"&&t.push({[f]:`${i}:${c}:${l}`,content:a})}else Re.has(j(o))?t.push(...ot(o,s)):n[o]=qt(s);else n[o]=s}const r=Object.entries(n).map(([o,s])=>{if(o==="charset")return{charset:s===null?"_null":s};const i=Gt(o),c=Oo(o),f=s===null?"_null":typeof s=="object"?$o(s,o):typeof s=="number"?s.toString():s;return i==="http-equiv"?{"http-equiv":c,content:f}:{[i]:c,content:f}});return[...t,...r].map(o=>"content"in o&&o.content==="_null"?{...o,content:null}:o)}const Mo={key:"flatMeta",hooks:{"entries:normalize":e=>{const t=[];e.tags=e.tags.map(n=>n.tag!=="_flatMeta"?n:(t.push(pe(n.props).map(r=>({...n,tag:"meta",props:r}))),!1)).filter(Boolean).concat(...t)}}},Eo=(e,t)=>Y(t)?_(t):t,Kt="usehead";function Ao(e){return{install(n){n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Kt,e)}}.install}function Qt(){if(Tn()){const e=In(Kt);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 Ve(e,t={}){const n=t.head||Qt();return n.ssr?n.push(e||{},t):jo(n,e,t)}function jo(e,t,n={}){const r=H(!1);let o;return Et(()=>{const i=r.value?{}:de(t,Eo);o?o.patch(i):o=e.push(i,n)}),Le()&&(At(()=>{o.dispose()}),Fn(()=>{r.value=!0}),On(()=>{r.value=!1})),o}function Po(e={},t={}){(t.head||Qt()).use(Mo);const{title:r,titleTemplate:o,...s}=e;return Ve({title:r,titleTemplate:o,_flatMeta:s},t)}function Lo(e={}){const t=To({domOptions:{render:Io(()=>Wt(t),n=>setTimeout(n,0))},...e});return t.install=Ao(t),t}const Ho=Object.freeze({left:0,top:0,width:16,height:16}),he=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),Jt=Object.freeze({...Ho,...he}),Do=Object.freeze({...Jt,body:"",hidden:!1}),No=Object.freeze({width:null,height:null}),Xt=Object.freeze({...No,...he});function Ro(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const r=((e.rotate||0)+(t.rotate||0))%4;return r&&(n.rotate=r),n}function rt(e,t){const n=Ro(e,t);for(const r in Do)r in he?r in e&&!(r in n)&&(n[r]=he[r]):r in t?n[r]=t[r]:r in e&&(n[r]=e[r]);return n}function Vo(e,t){const n=e.icons,r=e.aliases||Object.create(null),o=Object.create(null);function s(i){if(n[i])return o[i]=[];if(!(i in o)){o[i]=null;const c=r[i]&&r[i].parent,f=c&&s(c);f&&(o[i]=[c].concat(f))}return o[i]}return(t||Object.keys(n).concat(Object.keys(r))).forEach(s),o}function st(e,t,n){const r=e.icons,o=e.aliases||Object.create(null);let s={};function i(c){s=rt(r[c]||o[c],s)}return i(t),n.forEach(i),rt(e,s)}function zo(e,t){if(e.icons[t])return st(e,t,[]);const n=Vo(e,[t])[t];return n?st(e,t,n):null}const Wo=/(-?[0-9.]*[0-9]+[0-9.]*)/g,Uo=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function me(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 r=e.split(Wo);if(r===null||!r.length)return e;const o=[];let s=r.shift(),i=Uo.test(s);for(;;){if(i){const c=parseFloat(s);isNaN(c)?o.push(s):o.push(Math.ceil(c*t*n)/n)}else o.push(s);if(s=r.shift(),s===void 0)return o.join("");i=!i}}function qo(e,t="defs"){let n="";const r=e.indexOf("<"+t);for(;r>=0;){const o=e.indexOf(">",r),s=e.indexOf("</"+t);if(o===-1||s===-1)break;const i=e.indexOf(">",s);if(i===-1)break;n+=e.slice(o+1,s).trim(),e=e.slice(0,r).trim()+e.slice(i+1)}return{defs:n,content:e}}function Bo(e,t){return e?"<defs>"+e+"</defs>"+t:t}function Go(e,t,n){const r=qo(e);return Bo(r.defs,t+r.content+n)}const ze=e=>e==="unset"||e==="undefined"||e==="none";function Zt(e,t){const n={...Jt,...e},r={...Xt,...t},o={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,r].forEach(h=>{const g=[],y=h.hFlip,w=h.vFlip;let b=h.rotate;y?w?b+=2:(g.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),g.push("scale(-1 1)"),o.top=o.left=0):w&&(g.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),g.push("scale(1 -1)"),o.top=o.left=0);let v;switch(b<0&&(b-=Math.floor(b/4)*4),b=b%4,b){case 1:v=o.height/2+o.top,g.unshift("rotate(90 "+v.toString()+" "+v.toString()+")");break;case 2:g.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:v=o.width/2+o.left,g.unshift("rotate(-90 "+v.toString()+" "+v.toString()+")");break}b%2===1&&(o.left!==o.top&&(v=o.left,o.left=o.top,o.top=v),o.width!==o.height&&(v=o.width,o.width=o.height,o.height=v)),g.length&&(s=Go(s,'<g transform="'+g.join(" ")+'">',"</g>"))});const i=r.width,c=r.height,f=o.width,l=o.height;let a,d;i===null?(d=c===null?"1em":c==="auto"?l:c,a=me(d,f/l)):(a=i==="auto"?f:i,d=c===null?me(a,l/f):c==="auto"?l:c);const p={},u=(h,g)=>{ze(g)||(p[h]=g.toString())};u("width",a),u("height",d);const m=[o.left,o.top,f,l];return p.viewBox=m.join(" "),{attributes:p,viewBox:m,body:s}}const Ko=/\sid="(\S+)"/g,Qo="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Jo=0;function Xo(e,t=Qo){const n=[];let r;for(;r=Ko.exec(e);)n.push(r[1]);if(!n.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(s=>{const i=typeof t=="function"?t(s):t+(Jo++).toString(),c=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+c+')([")]|\\.[a-z])',"g"),"$1"+i+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}function Zo(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function it(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" ')),Zo(t)}function Yo(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 er(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in t)n+=" "+r+'="'+t[r]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+e+"</svg>"}const tr=/\swidth\s*=\s*["']([\w.]+)["']/,nr=/\sheight\s*=\s*["']([\w.]+)["']/,Ce=/<svg\s+/;function or(e,t,n){const r=e.slice(0,e.indexOf(">")),o=(s,i)=>{const c=i.exec(r),f=c!=null,l=t[s];return!l&&!ze(l)&&(typeof n=="number"?n>0&&(t[s]=me(c?.[1]??"1em",n)):c&&(t[s]=c[1])),f};return[o("width",tr),o("height",nr)]}async function Yt(e,t,n,r,o,s){const{scale:i,addXmlNs:c=!1}=r??{},{additionalProps:f={},iconCustomizer:l}=r?.customizations??{},a=await o?.()??{};await l?.(t,n,a),Object.keys(f).forEach(h=>{const g=f[h];g!=null&&(a[h]=g)}),s?.(a);const[d,p]=or(e,a,i);c&&(!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 u=Object.keys(a).map(h=>h==="width"&&d||h==="height"&&p?null:`${h}="${a[h]}"`).filter(h=>h!=null);if(u.length&&(e=e.replace(Ce,`<svg ${u.join(" ")} `)),r){const{defaultStyle:h,defaultClass:g}=r;g&&!e.includes("class=")&&(e=e.replace(Ce,`<svg class="${g}" `)),h&&!e.includes("style=")&&(e=e.replace(Ce,`<svg style="${h}" `))}const m=r?.usedProps;return m&&(Object.keys(f).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 ce={exports:{}},ke,ct;function rr(){if(ct)return ke;ct=1;var e=1e3,t=e*60,n=t*60,r=n*24,o=r*7,s=r*365.25;ke=function(a,d){d=d||{};var p=typeof a;if(p==="string"&&a.length>0)return i(a);if(p==="number"&&isFinite(a))return d.long?f(a):c(a);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(a))};function i(a){if(a=String(a),!(a.length>100)){var d=/^(-?(?:\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(d){var p=parseFloat(d[1]),u=(d[2]||"ms").toLowerCase();switch(u){case"years":case"year":case"yrs":case"yr":case"y":return p*s;case"weeks":case"week":case"w":return p*o;case"days":case"day":case"d":return p*r;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 c(a){var d=Math.abs(a);return d>=r?Math.round(a/r)+"d":d>=n?Math.round(a/n)+"h":d>=t?Math.round(a/t)+"m":d>=e?Math.round(a/e)+"s":a+"ms"}function f(a){var d=Math.abs(a);return d>=r?l(a,d,r,"day"):d>=n?l(a,d,n,"hour"):d>=t?l(a,d,t,"minute"):d>=e?l(a,d,e,"second"):a+" ms"}function l(a,d,p,u){var m=d>=p*1.5;return Math.round(a/p)+" "+u+(m?"s":"")}return ke}var xe,lt;function sr(){if(lt)return xe;lt=1;function e(t){r.debug=r,r.default=r,r.coerce=l,r.disable=c,r.enable=s,r.enabled=f,r.humanize=rr(),r.destroy=a,Object.keys(t).forEach(d=>{r[d]=t[d]}),r.names=[],r.skips=[],r.formatters={};function n(d){let p=0;for(let u=0;u<d.length;u++)p=(p<<5)-p+d.charCodeAt(u),p|=0;return r.colors[Math.abs(p)%r.colors.length]}r.selectColor=n;function r(d){let p,u=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]=r.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=r.formatters[F];if(typeof C=="function"){const T=y[S];x=C.call(w,T),y.splice(S,1),S--}return x}),r.formatArgs.call(w,y),(w.log||r.log).apply(w,y)}return g.namespace=d,g.useColors=r.useColors(),g.color=r.selectColor(d),g.extend=o,g.destroy=r.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>u!==null?u:(m!==r.namespaces&&(m=r.namespaces,h=r.enabled(d)),h),set:y=>{u=y}}),typeof r.init=="function"&&r.init(g),g}function o(d,p){const u=r(this.namespace+(typeof p>"u"?":":p)+d);return u.log=this.log,u}function s(d){r.save(d),r.namespaces=d,r.names=[],r.skips=[];const p=(typeof d=="string"?d:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(const u of p)u[0]==="-"?r.skips.push(u.slice(1)):r.names.push(u)}function i(d,p){let u=0,m=0,h=-1,g=0;for(;u<d.length;)if(m<p.length&&(p[m]===d[u]||p[m]==="*"))p[m]==="*"?(h=m,g=u,m++):(u++,m++);else if(h!==-1)m=h+1,g++,u=g;else return!1;for(;m<p.length&&p[m]==="*";)m++;return m===p.length}function c(){const d=[...r.names,...r.skips.map(p=>"-"+p)].join(",");return r.enable(""),d}function f(d){for(const p of r.skips)if(i(d,p))return!1;for(const p of r.names)if(i(d,p))return!0;return!1}function l(d){return d instanceof Error?d.stack||d.message:d}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 r.enable(r.load()),r}return xe=e,xe}var at;function ir(){return at||(at=1,(function(e,t){var n={};t.formatArgs=o,t.save=s,t.load=i,t.useColors=r,t.storage=c(),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 r(){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 o(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 d=0,p=0;l[0].replace(/%[a-zA-Z%]/g,u=>{u!=="%%"&&(d++,u==="%c"&&(p=d))}),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 i(){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 c(){try{return localStorage}catch{}}e.exports=sr()(t);const{formatters:f}=e.exports;f.j=function(l){try{return JSON.stringify(l)}catch(a){return"[UnexpectedJSONParseError]: "+a.message}}})(ce,ce.exports)),ce.exports}var cr=ir();const en=Yn(cr),lr=en("@iconify-loader:custom");async function ut(e,t,n,r){let o;lr(`${t}:${n}`);try{if(typeof e=="function")o=await e(n);else{const s=e[n];o=typeof s=="function"?await s():s}}catch(s){console.warn(`Failed to load custom icon "${n}" in "${t}":`,s);return}if(o){const s=o.indexOf("<svg");s>0&&(o=o.slice(s));const{transform:i}=r?.customizations??{};return o=typeof i=="function"?await i(o,t,n):o,o.startsWith("<svg")?await Yt(r?.customizations?.trimCustomSvg===!0?Yo(o):o,t,n,r,void 0):(console.warn(`Custom icon "${n}" in "${t}" is not a valid SVG`),o)}}const ar=en("@iconify-loader:icon");async function tn(e,t,n,r){let o;const{customize:s}=r?.customizations??{};for(const i of n)if(o=zo(e,i),o){ar(`${t}:${i}`);let c={...Xt};typeof s=="function"&&(o=Object.assign({},o),c=s(c,o,`${t}:${i}`)??c);const{attributes:{width:f,height:l,...a},body:d}=Zt(o,c),p=r?.scale;return await Yt(`<svg >${d}</svg>`,t,i,r,()=>({...a}),u=>{const m=(h,g)=>{const y=u[h];let w;if(!ze(y)){if(y)return;typeof p=="number"?p&&(w=me(g??"1em",p)):w=g}w?u[h]=w:delete u[h]};m("width",f),m("height",l)})}}const nn=async(e,t,n)=>{const r=n?.customCollections?.[e];if(r)if(typeof r=="function"){let o;try{o=await r(t)}catch(s){console.warn(`Failed to load custom icon "${t}" in "${e}":`,s);return}if(o){if(typeof o=="string")return await ut(()=>o,e,t,n);if("icons"in o){const s=[t,t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),t.replace(/([a-z])(\d+)/g,"$1-$2")];return await tn(o,e,s,n)}}}else return await ut(r,e,t,n)};var ft={};function ur(){const e=typeof process<"u"&&process.stdout,t=e&&!!ft.VSCODE_CWD,n=e&&!!ft.ESLINT;return{isNode:e,isVSCode:t,isESLint:n}}const on=["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"],fr=3;function dr(e){return Wn((t={})=>{const{scale:n=1,mode:r="auto",prefix:o="i-",warn:s=!1,iconifyCollectionsNames:i,collections:c,extraProperties:f={},customizations:l={},autoInstall:a=!1,collectionsNodeResolvePath:d,layer:p="icons",unit:u,processor:m}=t,h=ur(),g={addXmlNs:!0,scale:n,customCollections:c,autoInstall:a,cwd:d,warn:void 0,customizations:{...l,additionalProps:{...f},trimCustomSvg:!0,async iconCustomizer(w,b,v){await l.iconCustomizer?.(w,b,v),u&&(v.width||(v.width=`${n}${u}`),v.height||(v.height=`${n}${u}`))}}};let y;return{name:"@unocss/preset-icons",enforce:"pre",options:t,layers:{icons:-30},api:{encodeSvgForCss:it,parseIconWithLoader:dt},rules:[[/^([\w:-]+)(?:\?(mask|bg|auto))?$/,async w=>{let[b,v,S=r]=w;y=y||await e(t);const k={},x=await dt(v,y,{...g,usedProps:k},i);if(!x){s&&!h.isESLint&&Un(`failed to load icon "${b}"`);return}let F;const C=`url("data:image/svg+xml;utf8,${it(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:o}]]}})}function rn(e,t,n=new Map){function r(o){if(on.includes(o))return n.has(o)||n.set(o,e(`${t}@iconify-json/${o}/icons.json`)),n.get(o)}return async(o,s,i)=>{let c=await nn(o,s,i);if(c)return c;const f=await r(o);if(f){const l=[s,s.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),s.replace(/([a-z])(\d+)/g,"$1-$2")];c=await tn(f,o,l,i)}return c}}async function dt(e,t,n={},r=[]){let o="",s="",i;const c=new Set([...on,...r,...Object.keys(n.customCollections||{})]);if(e.includes(":")){if([o,s]=e.split(":"),!c.has(o))return;i=await t(o,s,n)}else{const f=e.split(/-/g);for(let l=fr;l>=1&&(o=f.slice(0,l).join("-"),!(!!c.has(o)&&(s=f.slice(l).join("-"),i=await t(o,s,n),i)));l--);}if(i)return{collection:o,name:s,svg:i}}async function pr(e){const{$fetch:t}=await qn(async()=>{const{$fetch:n}=await import("./unocss-GGiNT3_V.js").then(r=>r.f);return{$fetch:n}},[]);return rn(t,e)}const hr=dr(async e=>{const t=e?.customFetch,n=e?.cdn;return t&&n?rn(t,n):n?await pr(n):nn}),mr=({attributifyOptions:e,iconsOptions:t={cdn:"https://cdn.jsdelivr.net/npm/"},tagifyOptions:n,typographyOptions:r,webFontsOptions:o,wind4Options:s={preflights:{reset:!0}}}={})=>[Bn(e),hr(t),Gn(n),Kn(r),Qn(o),Jn(s)];function ye(e,t){return $n()?(Mn(e,t),!0):!1}const sn=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const cn=e=>e!=null,gr=Object.prototype.toString,yr=e=>gr.call(e)==="[object Object]",A=()=>{},pt=vr();function vr(){var e,t,n;return sn&&((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 wr(...e){if(e.length!==1)return En(...e);const t=e[0];return typeof t=="function"?An(jn(()=>({get:t,set:A}))):H(t)}function ln(e,t){function n(...r){return new Promise((o,s)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(o).catch(s)})}return n}function br(e,t={}){let n,r,o=A;const s=f=>{clearTimeout(f),o(),o=A};let i;return f=>{const l=_(e),a=_(t.maxWait);return n&&s(n),l<=0||a!==void 0&&a<=0?(r&&(s(r),r=void 0),Promise.resolve(f())):new Promise((d,p)=>{o=t.rejectOnCancel?p:d,i=f,a&&!r&&(r=setTimeout(()=>{n&&s(n),r=void 0,d(i())},a)),n=setTimeout(()=>{r&&s(r),r=void 0,d(f())},l)})}}function Cr(...e){let t=0,n,r=!0,o=A,s,i,c,f,l;!Y(e[0])&&typeof e[0]=="object"?{delay:i,trailing:c=!0,leading:f=!0,rejectOnCancel:l=!1}=e[0]:[i,c=!0,f=!0,l=!1]=e;const a=()=>{n&&(clearTimeout(n),n=void 0,o(),o=A)};return p=>{const u=_(i),m=Date.now()-t,h=()=>s=p();return a(),u<=0?(t=Date.now(),h()):(m>u?(t=Date.now(),(f||!r)&&h()):c&&(s=new Promise((g,y)=>{o=l?y:g,n=setTimeout(()=>{t=Date.now(),r=!0,g(h()),a()},Math.max(0,u-m))})),!f&&!n&&(n=setTimeout(()=>r=!0,u)),r=!1,s)}}function ee(e){return Array.isArray(e)?e:[e]}function kr(e){return Le()}function xr(e){return Y(e)?te(new Proxy({},{get(t,n,r){return $(Reflect.get(e.value,n,r))},set(t,n,r){return Y(e.value[n])&&!Y(r)?e.value[n].value=r:e.value[n]=r,!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}}})):te(e)}function Sr(e,t=200,n={}){return ln(br(t,n),e)}function _r(e,t=200,n=!1,r=!0,o=!1){return ln(Cr(t,n,r,o),e)}function Tr(e,t=!0,n){kr()?He(e,n):t?e():jt(e)}function Ir(e,t,n){return N(e,t,{...n,immediate:!0})}const ve=sn?window:void 0;function U(e){var t;const n=_(e);return(t=n?.$el)!==null&&t!==void 0?t:n}function Me(...e){const t=[],n=()=>{t.forEach(c=>c()),t.length=0},r=(c,f,l,a)=>(c.addEventListener(f,l,a),()=>c.removeEventListener(f,l,a)),o=I(()=>{const c=ee(_(e[0])).filter(f=>f!=null);return c.every(f=>typeof f!="string")?c:void 0}),s=Ir(()=>{var c,f;return[(c=(f=o.value)===null||f===void 0?void 0:f.map(l=>U(l)))!==null&&c!==void 0?c:[ve].filter(l=>l!=null),ee(_(o.value?e[1]:e[0])),ee($(o.value?e[2]:e[1])),_(o.value?e[3]:e[2])]},([c,f,l,a])=>{if(n(),!c?.length||!f?.length||!l?.length)return;const d=yr(a)?{...a}:a;t.push(...c.flatMap(p=>f.flatMap(u=>l.map(m=>r(p,u,m,d)))))},{flush:"post"}),i=()=>{s(),n()};return ye(n),i}function Fr(){const e=D(!1),t=Le();return t&&He(()=>{e.value=!0},t),e}function an(e){const t=Fr();return I(()=>(t.value,!!e()))}function Or(e,t,n={}){const{window:r=ve,...o}=n;let s;const i=an(()=>r&&"MutationObserver"in r),c=()=>{s&&(s.disconnect(),s=void 0)},f=N(I(()=>{const d=ee(_(e)).map(U).filter(cn);return new Set(d)}),d=>{c(),i.value&&d.size&&(s=new MutationObserver(t),d.forEach(p=>s.observe(p,o)))},{immediate:!0,flush:"post"}),l=()=>s?.takeRecords(),a=()=>{f(),c()};return ye(a),{isSupported:i,stop:a,takeRecords:l}}function ht(e,t,n={}){const{root:r,rootMargin:o="0px",threshold:s=0,window:i=ve,immediate:c=!0}=n,f=an(()=>i&&"IntersectionObserver"in i),l=I(()=>ee(_(e)).map(U).filter(cn));let a=A;const d=D(c),p=f.value?N(()=>[l.value,U(r),d.value],([m,h])=>{if(a(),!d.value||!m.length)return;const g=new IntersectionObserver(t,{root:U(h),rootMargin:o,threshold:s});m.forEach(y=>y&&g.observe(y)),a=()=>{g.disconnect(),a=A}},{immediate:c,flush:"post"}):A,u=()=>{a(),p(),d.value=!1};return ye(u),{isSupported:f,isActive:d,pause(){a(),d.value=!1},resume(){d.value=!0},stop:u}}function Se(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}const mt=1;function $r(e,t={}){const{throttle:n=0,idle:r=200,onStop:o=A,onScroll:s=A,offset:i={left:0,right:0,top:0,bottom:0},observe:c={mutation:!1},eventListenerOptions:f={capture:!1,passive:!0},behavior:l="auto",window:a=ve,onError:d=C=>{console.error(C)}}=t,p=typeof c=="boolean"?{mutation:c}:c,u=D(0),m=D(0),h=I({get(){return u.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,K;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 L=(O==null||(K=O.document)===null||K===void 0?void 0:K.documentElement)||O?.documentElement||O;h!=null&&(u.value=L.scrollLeft),g!=null&&(m.value=L.scrollTop)}const w=D(!1),b=te({left:!0,right:!1,top:!0,bottom:!1}),v=te({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,o(C))},k=Sr(S,n+r),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:K}=getComputedStyle(E),O=K==="rtl"?-1:1,L=E.scrollLeft;v.left=L<u.value,v.right=L>u.value;const Be=Math.abs(L*O)<=(i.left||0),Ge=Math.abs(L*O)+E.clientWidth>=E.scrollWidth-(i.right||0)-mt;z==="flex"&&W==="row-reverse"?(b.left=Ge,b.right=Be):(b.left=Be,b.right=Ge),u.value=L;let R=E.scrollTop;C===a.document&&!R&&(R=a.document.body.scrollTop),v.top=R<m.value,v.bottom=R>m.value;const Ke=Math.abs(R)<=(i.top||0),Qe=Math.abs(R)+E.clientHeight>=E.scrollHeight-(i.bottom||0)-mt;z==="flex"&&W==="column-reverse"?(b.top=Qe,b.bottom=Ke):(b.top=Ke,b.bottom=Qe),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 Me(e,"scroll",n?_r(F,n,!0,!1):F,f),Tr(()=>{try{const C=_(e);if(!C)return;x(C)}catch(C){d(C)}}),p?.mutation&&e!=null&&e!==a&&e!==document&&Or(e,()=>{const C=_(e);C&&x(C)},{attributes:!0,childList:!0,subtree:!0}),Me(e,"scrollend",S,f),{x:h,y:g,isScrolling:w,arrivedState:b,directions:v,measure(){const C=_(e);a&&C&&x(C)}}}function un(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:un(n)}}function Mr(e){const t=e||window.event,n=t.target;return un(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const _e=new WeakMap;function Er(e,t=!1){const n=D(t);let r=null,o="";N(wr(e),c=>{const f=Se(_(c));if(f){const l=f;if(_e.get(l)||_e.set(l,l.style.overflow),l.style.overflow!=="hidden"&&(o=l.style.overflow),l.style.overflow==="hidden")return n.value=!0;if(n.value)return l.style.overflow="hidden"}},{immediate:!0});const s=()=>{const c=Se(_(e));!c||n.value||(pt&&(r=Me(c,"touchmove",f=>{Mr(f)},{passive:!1})),c.style.overflow="hidden",n.value=!0)},i=()=>{const c=Se(_(e));!c||!n.value||(pt&&r?.(),c.style.overflow=o,_e.delete(c),n.value=!1)};return ye(i),I({get(){return n.value},set(c){c?s():i()}})}const fn=/^[a-z0-9]+(-[a-z0-9]+)*$/,ie=(e,t,n,r="")=>{const o=e.split(":");if(e.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;r=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const c=o.pop(),f=o.pop(),l={provider:o.length>0?o[0]:r,prefix:f,name:c};return t&&!le(l)?null:l}const s=o[0],i=s.split("-");if(i.length>1){const c={provider:r,prefix:i.shift(),name:i.join("-")};return t&&!le(c)?null:c}if(n&&r===""){const c={provider:r,prefix:"",name:s};return t&&!le(c,n)?null:c}return null},le=(e,t)=>e?!!((t&&e.prefix===""||e.prefix)&&e.name):!1,dn=Object.freeze({left:0,top:0,width:16,height:16}),ge=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),G=Object.freeze({...dn,...ge}),Ee=Object.freeze({...G,body:"",hidden:!1});function Ar(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const r=((e.rotate||0)+(t.rotate||0))%4;return r&&(n.rotate=r),n}function gt(e,t){const n=Ar(e,t);for(const r in Ee)r in ge?r in e&&!(r in n)&&(n[r]=ge[r]):r in t?n[r]=t[r]:r in e&&(n[r]=e[r]);return n}function jr(e,t){const n=e.icons,r=e.aliases||Object.create(null),o=Object.create(null);function s(i){if(n[i])return o[i]=[];if(!(i in o)){o[i]=null;const c=r[i]&&r[i].parent,f=c&&s(c);f&&(o[i]=[c].concat(f))}return o[i]}return Object.keys(n).concat(Object.keys(r)).forEach(s),o}function Pr(e,t,n){const r=e.icons,o=e.aliases||Object.create(null);let s={};function i(c){s=gt(r[c]||o[c],s)}return i(t),n.forEach(i),gt(e,s)}function pn(e,t){const n=[];if(typeof e!="object"||typeof e.icons!="object")return n;e.not_found instanceof Array&&e.not_found.forEach(o=>{t(o,null),n.push(o)});const r=jr(e);for(const o in r){const s=r[o];s&&(t(o,Pr(e,o,s)),n.push(o))}return n}const Lr={provider:"",aliases:{},not_found:{},...dn};function Te(e,t){for(const n in t)if(n in e&&typeof e[n]!=typeof t[n])return!1;return!0}function hn(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!Te(e,Lr))return null;const n=t.icons;for(const o in n){const s=n[o];if(!o||typeof s.body!="string"||!Te(s,Ee))return null}const r=t.aliases||Object.create(null);for(const o in r){const s=r[o],i=s.parent;if(!o||typeof i!="string"||!n[i]&&!r[i]||!Te(s,Ee))return null}return t}const yt=Object.create(null);function Hr(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function q(e,t){const n=yt[e]||(yt[e]=Object.create(null));return n[t]||(n[t]=Hr(e,t))}function mn(e,t){return hn(t)?pn(t,(n,r)=>{r?e.icons[n]=r:e.missing.add(n)}):[]}function Dr(e,t,n){try{if(typeof n.body=="string")return e.icons[t]={...n},!0}catch{}return!1}let re=!1;function gn(e){return typeof e=="boolean"&&(re=e),re}function we(e){const t=typeof e=="string"?ie(e,!0,re):e;if(t){const n=q(t.provider,t.prefix),r=t.name;return n.icons[r]||(n.missing.has(r)?null:void 0)}}function Nr(e,t){const n=ie(e,!0,re);if(!n)return!1;const r=q(n.provider,n.prefix);return t?Dr(r,n.name,t):(r.missing.add(n.name),!0)}function Rr(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),re&&!t&&!e.prefix){let o=!1;return hn(e)&&(e.prefix="",pn(e,(s,i)=>{Nr(s,i)&&(o=!0)})),o}const n=e.prefix;if(!le({prefix:n,name:"a"}))return!1;const r=q(t,n);return!!mn(r,e)}function Vr(e){return!!we(e)}function zr(e){const t=we(e);return t&&{...G,...t}}const yn=Object.freeze({width:null,height:null}),vn=Object.freeze({...yn,...ge}),Wr=/(-?[0-9.]*[0-9]+[0-9.]*)/g,Ur=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function vt(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 r=e.split(Wr);if(r===null||!r.length)return e;const o=[];let s=r.shift(),i=Ur.test(s);for(;;){if(i){const c=parseFloat(s);isNaN(c)?o.push(s):o.push(Math.ceil(c*t*n)/n)}else o.push(s);if(s=r.shift(),s===void 0)return o.join("");i=!i}}function qr(e,t="defs"){let n="";const r=e.indexOf("<"+t);for(;r>=0;){const o=e.indexOf(">",r),s=e.indexOf("</"+t);if(o===-1||s===-1)break;const i=e.indexOf(">",s);if(i===-1)break;n+=e.slice(o+1,s).trim(),e=e.slice(0,r).trim()+e.slice(i+1)}return{defs:n,content:e}}function Br(e,t){return e?"<defs>"+e+"</defs>"+t:t}function Gr(e,t,n){const r=qr(e);return Br(r.defs,t+r.content+n)}const Kr=e=>e==="unset"||e==="undefined"||e==="none";function Qr(e,t){const n={...G,...e},r={...vn,...t},o={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,r].forEach(h=>{const g=[],y=h.hFlip,w=h.vFlip;let b=h.rotate;y?w?b+=2:(g.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),g.push("scale(-1 1)"),o.top=o.left=0):w&&(g.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),g.push("scale(1 -1)"),o.top=o.left=0);let v;switch(b<0&&(b-=Math.floor(b/4)*4),b=b%4,b){case 1:v=o.height/2+o.top,g.unshift("rotate(90 "+v.toString()+" "+v.toString()+")");break;case 2:g.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:v=o.width/2+o.left,g.unshift("rotate(-90 "+v.toString()+" "+v.toString()+")");break}b%2===1&&(o.left!==o.top&&(v=o.left,o.left=o.top,o.top=v),o.width!==o.height&&(v=o.width,o.width=o.height,o.height=v)),g.length&&(s=Gr(s,'<g transform="'+g.join(" ")+'">',"</g>"))});const i=r.width,c=r.height,f=o.width,l=o.height;let a,d;i===null?(d=c===null?"1em":c==="auto"?l:c,a=vt(d,f/l)):(a=i==="auto"?f:i,d=c===null?vt(a,l/f):c==="auto"?l:c);const p={},u=(h,g)=>{Kr(g)||(p[h]=g.toString())};u("width",a),u("height",d);const m=[o.left,o.top,f,l];return p.viewBox=m.join(" "),{attributes:p,viewBox:m,body:s}}const Jr=/\sid="(\S+)"/g,Xr="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Zr=0;function Yr(e,t=Xr){const n=[];let r;for(;r=Jr.exec(e);)n.push(r[1]);if(!n.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(s=>{const i=typeof t=="function"?t(s):t+(Zr++).toString(),c=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+c+')([")]|\\.[a-z])',"g"),"$1"+i+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}const Ae=Object.create(null);function es(e,t){Ae[e]=t}function je(e){return Ae[e]||Ae[""]}function We(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 Ue=Object.create(null),X=["https://api.simplesvg.com","https://api.unisvg.com"],ae=[];for(;X.length>0;)X.length===1||Math.random()>.5?ae.push(X.shift()):ae.push(X.pop());Ue[""]=We({resources:["https://api.iconify.design"].concat(ae)});function ts(e,t){const n=We(t);return n===null?!1:(Ue[e]=n,!0)}function qe(e){return Ue[e]}const ns=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let wt=ns();function os(e,t){const n=qe(e);if(!n)return 0;let r;if(!n.maxURL)r=0;else{let o=0;n.resources.forEach(i=>{o=Math.max(o,i.length)});const s=t+".json?icons=";r=n.maxURL-o-n.path.length-s.length}return r}function rs(e){return e===404}const ss=(e,t,n)=>{const r=[],o=os(e,t),s="icons";let i={type:s,provider:e,prefix:t,icons:[]},c=0;return n.forEach((f,l)=>{c+=f.length+1,c>=o&&l>0&&(r.push(i),i={type:s,provider:e,prefix:t,icons:[]},c=f.length),i.icons.push(f)}),r.push(i),r};function is(e){if(typeof e=="string"){const t=qe(e);if(t)return t.path}return"/"}const cs=(e,t,n)=>{if(!wt){n("abort",424);return}let r=is(t.provider);switch(t.type){case"icons":{const s=t.prefix,c=t.icons.join(","),f=new URLSearchParams({icons:c});r+=s+".json?"+f.toString();break}case"custom":{const s=t.uri;r+=s.slice(0,1)==="/"?s.slice(1):s;break}default:n("abort",400);return}let o=503;wt(e+r).then(s=>{const i=s.status;if(i!==200){setTimeout(()=>{n(rs(i)?"abort":"next",i)});return}return o=501,s.json()}).then(s=>{if(typeof s!="object"||s===null){setTimeout(()=>{s===404?n("abort",s):n("next",o)});return}setTimeout(()=>{n("success",s)})}).catch(()=>{n("next",o)})},ls={prepare:ss,send:cs};function as(e){const t={loaded:[],missing:[],pending:[]},n=Object.create(null);e.sort((o,s)=>o.provider!==s.provider?o.provider.localeCompare(s.provider):o.prefix!==s.prefix?o.prefix.localeCompare(s.prefix):o.name.localeCompare(s.name));let r={provider:"",prefix:"",name:""};return e.forEach(o=>{if(r.name===o.name&&r.prefix===o.prefix&&r.provider===o.provider)return;r=o;const s=o.provider,i=o.prefix,c=o.name,f=n[s]||(n[s]=Object.create(null)),l=f[i]||(f[i]=q(s,i));let a;c in l.icons?a=t.loaded:i===""||l.missing.has(c)?a=t.missing:a=t.pending;const d={provider:s,prefix:i,name:c};a.push(d)}),t}function wn(e,t){e.forEach(n=>{const r=n.loaderCallbacks;r&&(n.loaderCallbacks=r.filter(o=>o.id!==t))})}function us(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 r=e.provider,o=e.prefix;t.forEach(s=>{const i=s.icons,c=i.pending.length;i.pending=i.pending.filter(f=>{if(f.prefix!==o)return!0;const l=f.name;if(e.icons[l])i.loaded.push({provider:r,prefix:o,name:l});else if(e.missing.has(l))i.missing.push({provider:r,prefix:o,name:l});else return n=!0,!0;return!1}),i.pending.length!==c&&(n||wn([e],s.id),s.callback(i.loaded.slice(0),i.missing.slice(0),i.pending.slice(0),s.abort))})}))}let fs=0;function ds(e,t,n){const r=fs++,o=wn.bind(null,n,r);if(!t.pending.length)return o;const s={id:r,icons:t,callback:e,abort:o};return n.forEach(i=>{(i.loaderCallbacks||(i.loaderCallbacks=[])).push(s)}),o}function ps(e,t=!0,n=!1){const r=[];return e.forEach(o=>{const s=typeof o=="string"?ie(o,t,n):o;s&&r.push(s)}),r}var hs={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function ms(e,t,n,r){const o=e.resources.length,s=e.random?Math.floor(Math.random()*o):e.index;let i;if(e.random){let k=e.resources.slice(0);for(i=[];k.length>1;){const x=Math.floor(Math.random()*k.length);i.push(k[x]),k=k.slice(0,x).concat(k.slice(x+1))}i=i.concat(k)}else i=e.resources.slice(s).concat(e.resources.slice(0,s));const c=Date.now();let f="pending",l=0,a,d=null,p=[],u=[];typeof r=="function"&&u.push(r);function m(){d&&(clearTimeout(d),d=null)}function h(){f==="pending"&&(f="aborted"),m(),p.forEach(k=>{k.status==="pending"&&(k.status="aborted")}),p=[]}function g(k,x){x&&(u=[]),typeof k=="function"&&u.push(k)}function y(){return{startTime:c,payload:t,status:f,queriesSent:l,queriesPending:p.length,subscribe:g,abort:h}}function w(){f="failed",u.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),f){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||(i.length?S():w());return}if(m(),b(),!e.random){const T=e.resources.indexOf(k.resource);T!==-1&&T!==e.index&&(e.index=T)}f="completed",u.forEach(T=>{T(F)})}function S(){if(f!=="pending")return;m();const k=i.shift();if(k===void 0){if(p.length){d=setTimeout(()=>{m(),f==="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++,d=setTimeout(S,e.rotate),n(k,t,x.callback)}return setTimeout(S),y}function bn(e){const t={...hs,...e};let n=[];function r(){n=n.filter(c=>c().status==="pending")}function o(c,f,l){const a=ms(t,c,f,(d,p)=>{r(),l&&l(d,p)});return n.push(a),a}function s(c){return n.find(f=>c(f))||null}return{query:o,find:s,setIndex:c=>{t.index=c},getIndex:()=>t.index,cleanup:r}}function bt(){}const Ie=Object.create(null);function gs(e){if(!Ie[e]){const t=qe(e);if(!t)return;const n=bn(t),r={config:t,redundancy:n};Ie[e]=r}return Ie[e]}function ys(e,t,n){let r,o;if(typeof e=="string"){const s=je(e);if(!s)return n(void 0,424),bt;o=s.send;const i=gs(e);i&&(r=i.redundancy)}else{const s=We(e);if(s){r=bn(s);const i=e.resources?e.resources[0]:"",c=je(i);c&&(o=c.send)}}return!r||!o?(n(void 0,424),bt):r.query(t,o,n)().abort}function Ct(){}function vs(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,us(e)}))}function ws(e){const t=[],n=[];return e.forEach(r=>{(r.match(fn)?t:n).push(r)}),{valid:t,invalid:n}}function Z(e,t,n){function r(){const o=e.pendingIcons;t.forEach(s=>{o&&o.delete(s),e.icons[s]||e.missing.add(s)})}if(n&&typeof n=="object")try{if(!mn(e,n).length){r();return}}catch(o){console.error(o)}r(),vs(e)}function kt(e,t){e instanceof Promise?e.then(n=>{t(n)}).catch(()=>{t(null)}):t(e)}function bs(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:r}=e,o=e.iconsToLoad;if(delete e.iconsToLoad,!o||!o.length)return;const s=e.loadIcon;if(e.loadIcons&&(o.length>1||!s)){kt(e.loadIcons(o,r,n),a=>{Z(e,o,a)});return}if(s){o.forEach(a=>{const d=s(a,r,n);kt(d,p=>{const u=p?{prefix:r,icons:{[a]:p}}:null;Z(e,[a],u)})});return}const{valid:i,invalid:c}=ws(o);if(c.length&&Z(e,c,null),!i.length)return;const f=r.match(fn)?je(n):null;if(!f){Z(e,i,null);return}f.prepare(n,r,i).forEach(a=>{ys(n,a,d=>{Z(e,a.icons,d)})})}))}const Cn=(e,t)=>{const n=ps(e,!0,gn()),r=as(n);if(!r.pending.length){let f=!0;return t&&setTimeout(()=>{f&&t(r.loaded,r.missing,r.pending,Ct)}),()=>{f=!1}}const o=Object.create(null),s=[];let i,c;return r.pending.forEach(f=>{const{provider:l,prefix:a}=f;if(a===c&&l===i)return;i=l,c=a,s.push(q(l,a));const d=o[l]||(o[l]=Object.create(null));d[a]||(d[a]=[])}),r.pending.forEach(f=>{const{provider:l,prefix:a,name:d}=f,p=q(l,a),u=p.pendingIcons||(p.pendingIcons=new Set);u.has(d)||(u.add(d),o[l][a].push(d))}),s.forEach(f=>{const l=o[f.provider][f.prefix];l.length&&bs(f,l)}),t?ds(t,r,s):Ct},Cs=e=>new Promise((t,n)=>{const r=typeof e=="string"?ie(e,!0):e;if(!r){n(e);return}Cn([r||e],o=>{if(o.length&&r){const s=we(r);if(s){t({...G,...s});return}}n(e)})});function ks(e,t){const n={...e};for(const r in t){const o=t[r],s=typeof o;r in yn?(o===null||o&&(s==="string"||s==="number"))&&(n[r]=o):s===typeof n[r]&&(n[r]=r==="rotate"?o%4:o)}return n}const xs=/[\s,]+/;function Ss(e,t){t.split(xs).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function _s(e,t=0){const n=e.replace(/^-?[0-9.]*/,"");function r(o){for(;o<0;)o+=4;return o%4}if(n===""){const o=parseInt(e);return isNaN(o)?0:r(o)}else if(n!==e){let o=0;switch(n){case"%":o=25;break;case"deg":o=90}if(o){let s=parseFloat(e.slice(0,e.length-n.length));return isNaN(s)?0:(s=s/o,s%1===0?r(s):0)}}return t}function Ts(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in t)n+=" "+r+'="'+t[r]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+e+"</svg>"}function Is(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function Fs(e){return"data:image/svg+xml,"+Is(e)}function Os(e){return'url("'+Fs(e)+'")'}const xt={...vn,inline:!1},$s={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},Ms={display:"inline-block"},Pe={backgroundColor:"currentColor"},kn={backgroundColor:"transparent"},St={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},_t={webkitMask:Pe,mask:Pe,background:kn};for(const e in _t){const t=_t[e];for(const n in St)t[e+n]=St[n]}const ue={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";ue[e+"-flip"]=t,ue[e.slice(0,1)+"-flip"]=t,ue[e+"Flip"]=t});function Tt(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const It=(e,t)=>{const n=ks(xt,t),r={...$s},o=t.mode||"svg",s={},i=t.style,c=typeof i=="object"&&!(i instanceof Array)?i:{};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"&&Ss(n,g);break;case"color":s.color=g;break;case"rotate":typeof g=="string"?n[h]=_s(g):typeof g=="number"&&(n[h]=g);break;case"ariaHidden":case"aria-hidden":g!==!0&&g!=="true"&&delete r["aria-hidden"];break;default:{const y=ue[h];y?(g===!0||g==="true"||g===1)&&(n[y]=!0):xt[h]===void 0&&(r[h]=g)}}}const f=Qr(e,n),l=f.attributes;if(n.inline&&(s.verticalAlign="-0.125em"),o==="svg"){r.style={...s,...c},Object.assign(r,l);let h=0,g=t.id;return typeof g=="string"&&(g=g.replace(/-/g,"_")),r.innerHTML=Yr(f.body,g?()=>g+"ID"+h++:"iconifyVue"),Je("svg",r)}const{body:a,width:d,height:p}=e,u=o==="mask"||(o==="bg"?!1:a.indexOf("currentColor")!==-1),m=Ts(a,{...l,width:d+"",height:p+""});return r.style={...s,"--svg":Os(m),width:Tt(l.width),height:Tt(l.height),...Ms,...u?Pe:kn,...c},Je("span",r)};gn(!0);es("",ls);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(r=>{try{(typeof r!="object"||r===null||r instanceof Array||typeof r.icons!="object"||typeof r.prefix!="string"||!Rr(r))&&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 r="IconifyProviders["+n+"] is invalid.";try{const o=t[n];if(typeof o!="object"||!o||o.resources===void 0)continue;ts(n,o)||console.error(r)}catch{console.error(r)}}}}const Es={...G,body:""};B((e,{emit:t})=>{const n=H(null);function r(){n.value&&(n.value.abort?.(),n.value=null)}const o=H(!!e.ssr),s=H(""),i=D(null);function c(){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=ie(l,!1,!0))===null)return null;let d=we(a);if(!d){const m=n.value;return(!m||m.name!==l)&&(d===null?n.value={name:l}:n.value={name:l,abort:Cn([a],f)}),null}r(),s.value!==l&&(s.value=l,jt(()=>{t("load",l)}));const p=e.customise;if(p){d=Object.assign({},d);const m=p(d.body,a.name,a.prefix,a.provider);typeof m=="string"&&(d.body=m)}const u=["iconify"];return a.prefix!==""&&u.push("iconify--"+a.prefix),a.provider!==""&&u.push("iconify--"+a.provider),{data:d,classes:u}}function f(){const l=c();l?l.data!==i.value?.data&&(i.value=l):i.value=null}return o.value?f():He(()=>{o.value=!0,f()}),N(()=>e.icon,f),Pt(r),()=>{const l=i.value;if(!l)return It(Es,e);let a=e;return l.classes&&(a={...e,class:l.classes.join(" ")}),It({...G,...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 As=B({__name:"App",setup(e){const t=eo(),{kvNodes:n,nodes:r}=V(se),o=I(()=>n.value[t.name]),s=I(()=>o.value?.description),i=H(""),c=H(""),f=I(()=>o.value?.keywords.join()),l=I(()=>o.value?.images.filter(({url:u})=>u).map(({alt:u="",url:m})=>({alt:u,url:`${window.location.origin}/${m}`}))??[]),a=I(()=>o.value?.type),d=I(()=>o.value?.to&&`${window.location.origin}${o.value.to==="/"?"":o.value.to}`),p=I(()=>o.value?.title);return N(o,async u=>{if(u){let m="/favicon.ico";if(u.icon){const h=Vr(u.icon)?zr(u.icon):await Cs(u.icon);if(h){const{attributes:g,body:y}=Zt(h,{height:16,width:16});m=`data:image/svg+xml,${encodeURIComponent(er(Xo(y),g))}`}}i.value=m,c.value=JSON.stringify(await Dt(`./pages/${u.id}.jsonld`)??{"@context":"https://schema.org"})}}),Ve({link:[[i,"icon","icon"],[d,"canonical"]].map(([u,m,h])=>({href:u,key:h,rel:m})),script:[{id:"application/ld+json",innerHTML:c,type:"application/ld+json"}]}),Po({description:s,keywords:f,ogDescription:s,ogImage:l,ogTitle:p,ogType:a,ogUrl:d,title:p}),(u,m)=>{const h=Pn("router-view");return P(),ne(h,null,{default:De(({Component:g})=>[(P(),ne(Ne(g),{id:$(r)[0]?.id},null,8,["id"]))]),_:1})}}}),{kvNodes:js,nodes:Ft}=V(se),xn=()=>{let e,t;return{promise:new Promise((r,o)=>{e=r,t=o}),reject:t,resolve:e}},M=te({$these:I(()=>M.these.filter(({enabled:e})=>e)),intersecting:new Map,promises:new Map,root:xn(),routeName:void 0,scrollLock:!1,that:I(()=>M.routeName===Ft.value[0]?.id?Ft.value[0]?.$children[0]:js.value[M.routeName]),these:I(()=>M.that===void 0||M.that.parent?.flat?M.that?.siblings??[]:[M.that])}),Sn=e=>Ln(async()=>oo(`./pages/${e}.vue`,{scriptOptions:{inlineTemplate:!0}}));function Ot(e,t){const n=e.type,r=n==="html"?"htmlAttrs":n==="body"?"bodyAttrs":n;if(typeof r!="string"||!(r in t))return;const o=e.props||{};if(e.children){const s="children";o.children=Array.isArray(e.children)?e.children[0][s]:e[s]}Array.isArray(t[r])?t[r].push(o):r==="title"?t.title=o.children:t[r]=o}function Ps(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 r of n.children)Ot(r,t);else Ot(n,t);return t}const Ls=B({name:"Head",setup(e,{slots:t}){const n=H({}),r=Ve(n);return At(()=>{r.dispose()}),()=>(Et(()=>{t.default&&r.patch(Ps(t.default()))}),null)}}),Hs=B({__name:"NotFoundView",setup(e){return(t,n)=>(P(),fe(Lt,null,[Hn($(Ls),null,{default:De(()=>[...n[0]||(n[0]=[Q("title",null,"Page Not Found",-1)])]),_:1}),n[1]||(n[1]=Q("div",{class:"absolute inset-0 grid place-items-center"},[Q("div",{class:"text-center"},[Q("div",{class:"text-9xl"},"404"),Q("p",null,"Oops. Nothing here...")])],-1))],64))}}),Ds={mounted(e,t){typeof t.value=="function"?ht(e,t.value):ht(e,...t.value)}};function Ns(){let e=!1;const t=D(!1);return(n,r)=>{if(t.value=r.value,e)return;e=!0;const o=Er(n,r.value);N(t,s=>o.value=s)}}Ns();const Rs=["id"],Vs=B({__name:"PageView",setup(e){const{$these:t}=V(M),{intersecting:n,promises:r}=M,{kvNodes:o}=V(se),s=()=>{[n,r].forEach(c=>{c.clear()})},i=I(()=>new Map(t.value.map(({id:c})=>[c,Sn(c)])));return N(t,c=>{s(),c.forEach(({id:f})=>{n.set(f,!1),r.set(f,xn())})},{immediate:!0}),Pt(()=>{s()}),(c,f)=>(P(!0),fe(Lt,null,Dn(i.value,([l,a])=>Nn((P(),fe("div",{id:l,key:l,"un-cloak":"",class:Ht($(o)[l]?.class)},[(P(),ne(Ne(a),{id:l,onVnodeMounted:d=>$(r).get(l)?.resolve(void 0)},null,8,["id","onVnodeMounted"]))],10,Rs)),[[$(Ds),[([{isIntersecting:d}={}])=>{$(n).set(l,d)},{threshold:.1}]]])),128))}}),zs=["id"],Ws=B({__name:"RootView",setup(e){const{nodes:t}=V(se),{root:n}=M,r=I(()=>t.value[0]&&Sn(t.value[0].id));return(o,s)=>(P(),ne(Rn,null,{default:De(()=>[$(t)[0]?.enabled?(P(),fe("div",{key:0,id:$(t)[0].id,class:Ht($(t)[0].class),"un-cloak":""},[(P(),ne(Ne(r.value),{id:$(t)[0].id,onVnodeMounted:s[0]||(s[0]=i=>$(n).resolve(void 0))},null,8,["id"]))],10,zs)):Vn("",!0)]),_:1}))}}),[Us,qs]=(await Promise.all(["index","fonts"].map(e=>Dt(`${e}.json`)))).map(e=>e??[]),_n=zn(As),{$these:Bs,routeName:$t,that:Gs}=V(M),{intersecting:Ks,promises:Qs,root:Js}=M,{kvNodes:Xs,nodes:Mt,tree:Zs}=V(se),{pathname:Ys}=new URL(document.baseURI);Nt.info("👊 VueBro / https://github.com/vuebro / runtime ver.:","1.2.17");Zs.value=Us;await Xn({defaults:{presets:mr({webFontsOptions:{customFetch:Zn,fonts:Object.fromEntries(qs.map(e=>[e.toLowerCase().replace(/ /g,"_"),e]))}})},ready:({extractAll:e,toggleObserver:t})=>{let n=!1;const r=to({history:no(Ys),routes:[...Mt.value.filter(({path:i})=>i!==void 0).map(i=>{const{id:c,loc:f,path:l}=i,a=f?.replace(/ /g,"_").replace(/^\/?/,"/").replace(/\/?$/,"/");return{...a&&{alias:a},children:[{component:Vs,name:c,path:""}],component:Ws,path:l.replace(/^\/?/,"/").replace(/\/?$/,"/")}}),{component:Hs,name:"404",path:"/:pathMatch(.*)*"}],scrollBehavior:async({hash:i,name:c})=>{if(c)if($t.value=c,n)n=!1;else{const{index:f,parent:{flat:l}={}}=Gs.value??{};return t(!0),await Js.promise,await Promise.all([...Qs.values()].map(({promise:a})=>a)),await e(),t(!1),"requestIdleCallback"in window?await new Promise(a=>requestIdleCallback(a)):(await new Promise(a=>requestAnimationFrame(a)),await new Promise(a=>setTimeout(a))),{behavior:"smooth",...i||l&&f?{el:i||`#${String(c)}`}:{left:0,top:0}}}return!1}}),{x:o,y:s}=$r(window,{onStop:()=>{const[i]=Bs.value,[c]=Mt.value;if(c&&i){const{$children:[{id:f}={}]=[]}=c,l=!Math.floor(o.value)&&!Math.floor(s.value)&&i.id===f?c.id:[...Ks.entries()].find(([,a])=>a)?.[0]??i.id;l!==$t.value&&(n=!0,r.push({name:l}).catch(Nt.error))}}});return r.beforeEach(({path:i})=>i!==decodeURI(i)?decodeURI(i):void 0),_n.use(r),!1},rootElement:()=>document.getElementById("app")??void 0});_n.use(Lo()).provide("pages",xr(Xs)).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-FZo2PFOk.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