@vuebro/runtime 1.1.19 → 1.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@
8
8
  "name": "sucrase"
9
9
  },
10
10
  "index.html": {
11
- "file": "assets/index-Df84KaQG.js",
11
+ "file": "assets/index-DGwj3ENK.js",
12
12
  "name": "index",
13
13
  "src": "index.html",
14
14
  "isEntry": true,
@@ -26,7 +26,7 @@
26
26
  ]
27
27
  },
28
28
  "src/views/NotFoundView.vue": {
29
- "file": "assets/NotFoundView-DtfL2GCy.js",
29
+ "file": "assets/NotFoundView-BV2Y1JPk.js",
30
30
  "name": "NotFoundView",
31
31
  "src": "src/views/NotFoundView.vue",
32
32
  "isDynamicEntry": true,
@@ -37,7 +37,7 @@
37
37
  ]
38
38
  },
39
39
  "src/views/PageView.vue": {
40
- "file": "assets/PageView-KlCC8_w6.js",
40
+ "file": "assets/PageView-ua2_Pk1Q.js",
41
41
  "name": "PageView",
42
42
  "src": "src/views/PageView.vue",
43
43
  "isDynamicEntry": true,
@@ -48,7 +48,7 @@
48
48
  ]
49
49
  },
50
50
  "src/views/RootView.vue": {
51
- "file": "assets/RootView-Dj--SoT2.js",
51
+ "file": "assets/RootView-Bx-1w6z8.js",
52
52
  "name": "RootView",
53
53
  "src": "src/views/RootView.vue",
54
54
  "isDynamicEntry": true,
@@ -1 +1 @@
1
- import{defineComponent as d,ref as c,onBeforeUnmount as a,watchEffect as p,createElementBlock as u,openBlock as f,Fragment as m,createVNode as _,createElementVNode as i,withCtx as y}from"vue";import{f as h,_ as A}from"./index-Df84KaQG.js";import"./sucrase-Cw4LZf8f.js";import"vue-router";import"./compiler-sfc-4yqCFQUb.js";function l(n,e){const t=n.type,r=t==="html"?"htmlAttrs":t==="body"?"bodyAttrs":t;if(typeof r!="string"||!(r in e))return;const o=n.props||{};if(n.children){const s="children";o.children=Array.isArray(n.children)?n.children[0][s]:n[s]}Array.isArray(e[r])?e[r].push(o):r==="title"?e.title=o.children:e[r]=o}function v(n){const e={title:void 0,htmlAttrs:void 0,bodyAttrs:void 0,base:void 0,meta:[],link:[],style:[],script:[],noscript:[]};for(const t of n)if(typeof t.type=="symbol"&&Array.isArray(t.children))for(const r of t.children)l(r,e);else l(t,e);return e}const N=d({name:"Head",setup(n,{slots:e}){const t=c({}),r=h(t);return a(()=>{r.dispose()}),()=>(p(()=>{e.default&&r.patch(v(e.default()))}),null)}}),b=d({__name:"NotFoundView",setup(n,{expose:e}){e();const t={get Head(){return N}};return Object.defineProperty(t,"__isScriptSetup",{enumerable:!1,value:!0}),t}});function x(n,e,t,r,o,s){return f(),u(m,null,[_(r.Head,null,{default:y(()=>e[0]||(e[0]=[i("title",null,"Page Not Found",-1)])),_:1,__:[0]}),e[1]||(e[1]=i("div",{class:"absolute inset-0 grid place-items-center"},[i("div",{class:"text-center"},[i("div",{class:"text-9xl"},"404"),i("p",null,"Oops. Nothing here...")])],-1))],64)}const O=A(b,[["render",x],["__file","NotFoundView.vue"]]);export{O as default};
1
+ import{defineComponent as d,ref as c,onBeforeUnmount as a,watchEffect as p,createElementBlock as u,openBlock as f,Fragment as m,createVNode as _,createElementVNode as i,withCtx as y}from"vue";import{f as h,_ as A}from"./index-DGwj3ENK.js";import"./sucrase-Cw4LZf8f.js";import"vue-router";import"./compiler-sfc-4yqCFQUb.js";function l(n,e){const t=n.type,r=t==="html"?"htmlAttrs":t==="body"?"bodyAttrs":t;if(typeof r!="string"||!(r in e))return;const o=n.props||{};if(n.children){const s="children";o.children=Array.isArray(n.children)?n.children[0][s]:n[s]}Array.isArray(e[r])?e[r].push(o):r==="title"?e.title=o.children:e[r]=o}function v(n){const e={title:void 0,htmlAttrs:void 0,bodyAttrs:void 0,base:void 0,meta:[],link:[],style:[],script:[],noscript:[]};for(const t of n)if(typeof t.type=="symbol"&&Array.isArray(t.children))for(const r of t.children)l(r,e);else l(t,e);return e}const N=d({name:"Head",setup(n,{slots:e}){const t=c({}),r=h(t);return a(()=>{r.dispose()}),()=>(p(()=>{e.default&&r.patch(v(e.default()))}),null)}}),b=d({__name:"NotFoundView",setup(n,{expose:e}){e();const t={get Head(){return N}};return Object.defineProperty(t,"__isScriptSetup",{enumerable:!1,value:!0}),t}});function x(n,e,t,r,o,s){return f(),u(m,null,[_(r.Head,null,{default:y(()=>e[0]||(e[0]=[i("title",null,"Page Not Found",-1)])),_:1,__:[0]}),e[1]||(e[1]=i("div",{class:"absolute inset-0 grid place-items-center"},[i("div",{class:"text-center"},[i("div",{class:"text-9xl"},"404"),i("p",null,"Oops. Nothing here...")])],-1))],64)}const O=A(b,[["render",x],["__file","NotFoundView.vue"]]);export{O as default};
@@ -1 +1 @@
1
- import{defineComponent as P,ref as E,computed as i,watch as B,onUnmounted as C,createElementBlock as S,openBlock as g,Fragment as O,renderList as j,normalizeClass as R,createBlock as $,resolveDynamicComponent as z}from"vue";import{t as l,u as V,p as w,m as D,a as F,b as L,r as T,c as U,d as X,s as Y,e as q,_ as A}from"./index-Df84KaQG.js";import{useRoute as G,useRouter as H}from"vue-router";import"./sucrase-Cw4LZf8f.js";import"./compiler-sfc-4yqCFQUb.js";const I=P({__name:"PageView",setup(x,{expose:b}){b();const d=E([]),t=G(),f=H(),p=i(()=>l.value?.siblings??[]),e=[],m=i(()=>p.value.filter(({enabled:o})=>o)),v=()=>{e.forEach(o=>{o()}),e.length=0},u=i(()=>l.value===void 0||l.value.parent?.flat?m.value:[l.value]),n=i(()=>new Map(u.value.map(({id:o=V()})=>[o,!1]))),_=E(new Map(n.value)),y=i(()=>{const[[o,s]=[]]=w;return w.clear(),o&&s&&w.set(o,s),Object.fromEntries(u.value.map(r=>[r.id,D(r)]))});B(d,o=>{v(),setTimeout(()=>{o.forEach(s=>{const{stop:r}=F(s,([{isIntersecting:a,target:{id:c}={}}={}]=[])=>{_.value=new Map(n.value),c&&a!==void 0&&n.value.set(c,a)},{threshold:.1});e.push(r)})})},{deep:!0}),L(window,{behavior:"smooth",onStop:()=>{if(!U.value){const{scrollX:o,scrollY:s}=window,[r]=u.value,[a]=X.value;if(a&&r){const{$children:[{id:c}={}]=[]}=a,M=!Math.floor(o)&&!Math.floor(s)&&r.id===c?a.id:[...n.value.entries()].find(([,h])=>h)?.[0]??[..._.value.entries()].find(([,h])=>h)?.[0]??r.id;M!==t.name&&(Y.value=!1,f.push({name:M}).catch(q))}}}}),C(v);const k={refs:d,route:t,router:f,siblings:p,stops:e,$siblings:m,clearStops:v,these:u,intersecting:n,$intersecting:_,templates:y,get uid(){return V},get resolve(){return T},get that(){return l}};return Object.defineProperty(k,"__isScriptSetup",{enumerable:!1,value:!0}),k}}),J=["id","role"];function K(x,b,d,t,f,p){return g(!0),S(O,null,j(t.these,e=>(g(),S("div",{id:e.id??t.uid(),key:e.id??t.uid(),ref_for:!0,ref:"refs",class:R(e.class),role:e.id===t.that?.id?"main":"section","un-cloak":""},[(g(),$(z(t.templates[e.id]),{id:e.id,"un-cloak":"",onVnodeMounted:m=>t.resolve(e)},null,8,["id","onVnodeMounted"]))],10,J))),128)}const oe=A(I,[["render",K],["__file","PageView.vue"]]);export{oe as default};
1
+ import{defineComponent as P,ref as E,computed as i,watch as B,onUnmounted as C,createElementBlock as S,openBlock as g,Fragment as O,renderList as j,normalizeClass as R,createBlock as $,resolveDynamicComponent as z}from"vue";import{t as l,u as V,p as w,m as D,a as F,b as L,r as T,c as U,d as X,s as Y,e as q,_ as A}from"./index-DGwj3ENK.js";import{useRoute as G,useRouter as H}from"vue-router";import"./sucrase-Cw4LZf8f.js";import"./compiler-sfc-4yqCFQUb.js";const I=P({__name:"PageView",setup(x,{expose:b}){b();const d=E([]),t=G(),f=H(),p=i(()=>l.value?.siblings??[]),e=[],m=i(()=>p.value.filter(({enabled:o})=>o)),v=()=>{e.forEach(o=>{o()}),e.length=0},u=i(()=>l.value===void 0||l.value.parent?.flat?m.value:[l.value]),n=i(()=>new Map(u.value.map(({id:o=V()})=>[o,!1]))),_=E(new Map(n.value)),y=i(()=>{const[[o,s]=[]]=w;return w.clear(),o&&s&&w.set(o,s),Object.fromEntries(u.value.map(r=>[r.id,D(r)]))});B(d,o=>{v(),setTimeout(()=>{o.forEach(s=>{const{stop:r}=F(s,([{isIntersecting:a,target:{id:c}={}}={}]=[])=>{_.value=new Map(n.value),c&&a!==void 0&&n.value.set(c,a)},{threshold:.1});e.push(r)})})},{deep:!0}),L(window,{behavior:"smooth",onStop:()=>{if(!U.value){const{scrollX:o,scrollY:s}=window,[r]=u.value,[a]=X.value;if(a&&r){const{$children:[{id:c}={}]=[]}=a,M=!Math.floor(o)&&!Math.floor(s)&&r.id===c?a.id:[...n.value.entries()].find(([,h])=>h)?.[0]??[..._.value.entries()].find(([,h])=>h)?.[0]??r.id;M!==t.name&&(Y.value=!1,f.push({name:M}).catch(q))}}}}),C(v);const k={refs:d,route:t,router:f,siblings:p,stops:e,$siblings:m,clearStops:v,these:u,intersecting:n,$intersecting:_,templates:y,get uid(){return V},get resolve(){return T},get that(){return l}};return Object.defineProperty(k,"__isScriptSetup",{enumerable:!1,value:!0}),k}}),J=["id","role"];function K(x,b,d,t,f,p){return g(!0),S(O,null,j(t.these,e=>(g(),S("div",{id:e.id??t.uid(),key:e.id??t.uid(),ref_for:!0,ref:"refs",class:R(e.class),role:e.id===t.that?.id?"main":"section","un-cloak":""},[(g(),$(z(t.templates[e.id]),{id:e.id,"un-cloak":"",onVnodeMounted:m=>t.resolve(e)},null,8,["id","onVnodeMounted"]))],10,J))),128)}const oe=A(I,[["render",K],["__file","PageView.vue"]]);export{oe as default};
@@ -1 +1 @@
1
- import{defineComponent as a,computed as l,createBlock as i,openBlock as n,Suspense as d,withCtx as c,createElementBlock as _,createCommentVNode as u,normalizeClass as m,resolveDynamicComponent as p}from"vue";import{d as f,m as v,r as h,u as k,_ as x}from"./index-Df84KaQG.js";import"./sucrase-Cw4LZf8f.js";import"vue-router";import"./compiler-sfc-4yqCFQUb.js";const C=a({__name:"RootView",setup(s,{expose:o}){o();const[t]=f.value,e=l(()=>t&&v(t)),r={the:t,is:e,get uid(){return k},get resolve(){return h}};return Object.defineProperty(r,"__isScriptSetup",{enumerable:!1,value:!0}),r}}),V=["id"];function w(s,o,t,e,r,b){return n(),i(d,null,{default:c(()=>[e.the?.enabled?(n(),_("div",{key:0,id:e.the?.id??e.uid(),class:m(e.the?.class),"un-cloak":""},[(n(),i(p(e.is),{id:e.the?.id,"un-cloak":"",onVnodeMounted:o[0]||(o[0]=g=>e.resolve(e.the))},null,8,["id"]))],10,V)):u("",!0)]),_:1})}const z=x(C,[["render",w],["__file","RootView.vue"]]);export{z as default};
1
+ import{defineComponent as a,computed as l,createBlock as i,openBlock as n,Suspense as d,withCtx as c,createElementBlock as _,createCommentVNode as u,normalizeClass as m,resolveDynamicComponent as p}from"vue";import{d as f,m as v,r as h,u as k,_ as x}from"./index-DGwj3ENK.js";import"./sucrase-Cw4LZf8f.js";import"vue-router";import"./compiler-sfc-4yqCFQUb.js";const C=a({__name:"RootView",setup(s,{expose:o}){o();const[t]=f.value,e=l(()=>t&&v(t)),r={the:t,is:e,get uid(){return k},get resolve(){return h}};return Object.defineProperty(r,"__isScriptSetup",{enumerable:!1,value:!0}),r}}),V=["id"];function w(s,o,t,e,r,b){return n(),i(d,null,{default:c(()=>[e.the?.enabled?(n(),_("div",{key:0,id:e.the?.id??e.uid(),class:m(e.the?.class),"un-cloak":""},[(n(),i(p(e.is),{id:e.the?.id,"un-cloak":"",onVnodeMounted:o[0]||(o[0]=g=>e.resolve(e.the))},null,8,["id"]))],10,V)):u("",!0)]),_:1})}const z=x(C,[["render",w],["__file","RootView.vue"]]);export{z as default};
@@ -1,4 +1,4 @@
1
- const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./PageView-KlCC8_w6.js","./sucrase-Cw4LZf8f.js","./compiler-sfc-4yqCFQUb.js","./RootView-Dj--SoT2.js","./NotFoundView-DtfL2GCy.js"])))=>i.map(i=>d[i]);
1
+ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./PageView-ua2_Pk1Q.js","./sucrase-Cw4LZf8f.js","./compiler-sfc-4yqCFQUb.js","./RootView-Bx-1w6z8.js","./NotFoundView-BV2Y1JPk.js"])))=>i.map(i=>d[i]);
2
2
  import{toValue as ye,isRef as It,hasInjectionContext as ql,inject as Vl,ref as Ge,watchEffect as Ul,getCurrentInstance as No,onBeforeUnmount as Hl,onDeactivated as Wl,onActivated as Bl,reactive as He,unref as ec,getCurrentScope as Kl,onScopeDispose as Gl,onMounted as Mo,nextTick as Io,watch as Re,computed as pe,shallowRef as Je,readonly as Jl,isReactive as Xl,defineComponent as tc,onUnmounted as Yl,h as ii,resolveComponent as Ql,createBlock as si,openBlock as ai,withCtx as Zl,resolveDynamicComponent as eu,defineAsyncComponent as tu,createApp as ru}from"vue";import{g as pn,e as nu,t as ci}from"./sucrase-Cw4LZf8f.js";import{useRoute as ou,createRouter as iu,createWebHistory as su}from"vue-router";import{p as au,c as cu,a as lu,b as uu}from"./compiler-sfc-4yqCFQUb.js";(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))n(o);new MutationObserver(o=>{for(const i of o)if(i.type==="childList")for(const s of i.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&n(s)}).observe(document,{childList:!0,subtree:!0});function r(o){const i={};return o.integrity&&(i.integrity=o.integrity),o.referrerPolicy&&(i.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?i.credentials="include":o.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function n(o){if(o.ep)return;o.ep=!0;const i=r(o);fetch(o.href,i)}})();const fu="modulepreload",du=function(e,t){return new URL(e,t).href},li={},Ft=function(t,r,n){let o=Promise.resolve();if(r&&r.length>0){let u=function(l){return Promise.all(l.map(d=>Promise.resolve(d).then(y=>({status:"fulfilled",value:y}),y=>({status:"rejected",reason:y}))))};const s=document.getElementsByTagName("link"),a=document.querySelector("meta[property=csp-nonce]"),c=a?.nonce||a?.getAttribute("nonce");o=u(r.map(l=>{if(l=du(l,n),l in li)return;li[l]=!0;const d=l.endsWith(".css"),y=d?'[rel="stylesheet"]':"";if(!!n)for(let m=s.length-1;m>=0;m--){const p=s[m];if(p.href===l&&(!d||p.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${l}"]${y}`))return;const v=document.createElement("link");if(v.rel=d?"stylesheet":fu,d||(v.as="script"),v.crossOrigin="",v.href=l,c&&v.setAttribute("nonce",c),document.head.appendChild(v),d)return new Promise((m,p)=>{v.addEventListener("load",m),v.addEventListener("error",()=>p(new Error(`Unable to preload CSS for ${l}`)))})}))}function i(s){const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=s,window.dispatchEvent(a),!a.defaultPrevented)throw s}return o.then(s=>{for(const a of s||[])a.status==="rejected"&&i(a.reason);return t().catch(i)})};function lo(e,t={},r){for(const n in e){const o=e[n],i=r?`${r}:${n}`:n;typeof o=="object"&&o!==null?lo(o,t,i):typeof o=="function"&&(t[i]=o)}return t}const pu={run:e=>e()},hu=()=>pu,rc=typeof console.createTask<"u"?console.createTask:hu;function mu(e,t){const r=t.shift(),n=rc(r);return e.reduce((o,i)=>o.then(()=>n.run(()=>i(...t))),Promise.resolve())}function gu(e,t){const r=t.shift(),n=rc(r);return Promise.all(e.map(o=>n.run(()=>o(...t))))}function Rn(e,t){for(const r of[...e])r(t)}class yu{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,r,n={}){if(!t||typeof r!="function")return()=>{};const o=t;let i;for(;this._deprecatedHooks[t];)i=this._deprecatedHooks[t],t=i.to;if(i&&!n.allowDeprecated){let s=i.message;s||(s=`${o} hook has been deprecated`+(i.to?`, please use ${i.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(s)||(console.warn(s),this._deprecatedMessages.add(s))}if(!r.name)try{Object.defineProperty(r,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(r),()=>{r&&(this.removeHook(t,r),r=void 0)}}hookOnce(t,r){let n,o=(...i)=>(typeof n=="function"&&n(),n=void 0,o=void 0,r(...i));return n=this.hook(t,o),n}removeHook(t,r){if(this._hooks[t]){const n=this._hooks[t].indexOf(r);n!==-1&&this._hooks[t].splice(n,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,r){this._deprecatedHooks[t]=typeof r=="string"?{to:r}:r;const n=this._hooks[t]||[];delete this._hooks[t];for(const o of n)this.hook(t,o)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const r in t)this.deprecateHook(r,t[r])}addHooks(t){const r=lo(t),n=Object.keys(r).map(o=>this.hook(o,r[o]));return()=>{for(const o of n.splice(0,n.length))o()}}removeHooks(t){const r=lo(t);for(const n in r)this.removeHook(n,r[n])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...r){return r.unshift(t),this.callHookWith(mu,t,...r)}callHookParallel(t,...r){return r.unshift(t),this.callHookWith(gu,t,...r)}callHookWith(t,r,...n){const o=this._before||this._after?{name:r,args:n,context:{}}:void 0;this._before&&Rn(this._before,o);const i=t(r in this._hooks?[...this._hooks[r]]:[],n);return i instanceof Promise?i.finally(()=>{this._after&&o&&Rn(this._after,o)}):(this._after&&o&&Rn(this._after,o),i)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const r=this._before.indexOf(t);r!==-1&&this._before.splice(r,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const r=this._after.indexOf(t);r!==-1&&this._after.splice(r,1)}}}}function bu(){return new yu}const vu=new Set(["link","style","script","noscript"]),$u=new Set(["title","titleTemplate","script","style","noscript"]),ui=new Set(["base","meta","link","style","script","noscript"]),wu=new Set(["title","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"]),ku=new Set(["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"]),_u=new Set(["key","tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent","processTemplateParams"]),xu=new Set(["templateParams","htmlAttrs","bodyAttrs"]),Fo=new Set(["theme-color","google-site-verification","og","article","book","profile","twitter","author"]),Su=["name","property","http-equiv"],Eu=new Set(["viewport","description","keywords","robots"]);function nc(e){const t=e.split(":");return t.length?Fo.has(t[1]):!1}function uo(e){const{props:t,tag:r}=e;if(ku.has(r))return r;if(r==="link"&&t.rel==="canonical")return"canonical";if(t.charset)return"charset";if(e.tag==="meta"){for(const n of Su)if(t[n]!==void 0){const o=t[n],i=o.includes(":"),s=Eu.has(o),c=!(i||s)&&e.key?`:key:${e.key}`:"";return`${r}:${o}${c}`}}if(e.key)return`${r}:key:${e.key}`;if(t.id)return`${r}:id:${t.id}`;if($u.has(r)){const n=e.textContent||e.innerHTML;if(n)return`${r}:content:${n}`}}function fi(e){const t=e._h||e._d;if(t)return t;const r=e.textContent||e.innerHTML;return r||`${e.tag}:${Object.entries(e.props).map(([n,o])=>`${n}:${String(o)}`).join(",")}`}function Jr(e,t,r){typeof e==="function"&&(!r||r!=="titleTemplate"&&!(r[0]==="o"&&r[1]==="n"))&&(e=e());let o;if(t&&(o=t(r,e)),Array.isArray(o))return o.map(i=>Jr(i,t));if(o?.constructor===Object){const i={};for(const s of Object.keys(o))i[s]=Jr(o[s],t,s);return i}return o}function Cu(e,t){const r=e==="style"?new Map:new Set;function n(o){const i=o.trim();if(i)if(e==="style"){const[s,...a]=i.split(":").map(c=>c.trim());s&&a.length&&r.set(s,a.join(":"))}else i.split(" ").filter(Boolean).forEach(s=>r.add(s))}return typeof t=="string"?e==="style"?t.split(";").forEach(n):n(t):Array.isArray(t)?t.forEach(o=>n(o)):t&&typeof t=="object"&&Object.entries(t).forEach(([o,i])=>{i&&i!=="false"&&(e==="style"?r.set(o.trim(),i):n(o))}),r}function oc(e,t){return e.props=e.props||{},t?e.tag==="templateParams"?(e.props=t,e):(Object.entries(t).forEach(([r,n])=>{if(n===null){e.props[r]=null;return}if(r==="class"||r==="style"){e.props[r]=Cu(r,n);return}if(_u.has(r)){if(["textContent","innerHTML"].includes(r)&&typeof n=="object"){let s=t.type;if(t.type||(s="application/json"),!s?.endsWith("json")&&s!=="speculationrules")return;t.type=s,e.props.type=s,e[r]=JSON.stringify(n)}else e[r]=n;return}const o=String(n),i=r.startsWith("data-");o==="true"||o===""?e.props[r]=i?o:!0:!n&&i&&o==="false"?e.props[r]="false":n!==void 0&&(e.props[r]=n)}),e):e}function ju(e,t){const r=typeof t=="object"&&typeof t!="function"?t:{[e==="script"||e==="noscript"||e==="style"?"innerHTML":"textContent"]:t},n=oc({tag:e,props:{}},r);return n.key&&vu.has(n.tag)&&(n.props["data-hid"]=n._h=n.key),n.tag==="script"&&typeof n.innerHTML=="object"&&(n.innerHTML=JSON.stringify(n.innerHTML),n.props.type=n.props.type||"application/json"),Array.isArray(n.props.content)?n.props.content.map(o=>({...n,props:{...n.props,content:o}})):n}function Pu(e,t){if(!e)return[];typeof e=="function"&&(e=e());const r=(o,i)=>{for(let s=0;s<t.length;s++)i=t[s](o,i);return i};e=r(void 0,e);const n=[];return e=Jr(e,r),Object.entries(e||{}).forEach(([o,i])=>{if(i!==void 0)for(const s of Array.isArray(i)?i:[i])n.push(ju(o,s))}),n.flat()}const di=(e,t)=>e._w===t._w?e._p-t._p:e._w-t._w,pi={base:-10,title:10},Ou={critical:-8,high:-1,low:2},hi={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}},Ru=/@import/,kt=e=>e===""||e===!0;function Au(e,t){if(typeof t.tagPriority=="number")return t.tagPriority;let r=100;const n=Ou[t.tagPriority]||0,o=e.resolvedOptions.disableCapoSorting?{link:{},script:{},style:{}}:hi;if(t.tag in pi)r=pi[t.tag];else if(t.tag==="meta"){const i=t.props["http-equiv"]==="content-security-policy"?"content-security-policy":t.props.charset?"charset":t.props.name==="viewport"?"viewport":null;i&&(r=hi.meta[i])}else t.tag==="link"&&t.props.rel?r=o.link[t.props.rel]:t.tag==="script"?kt(t.props.async)?r=o.script.async:t.props.src&&!kt(t.props.defer)&&!kt(t.props.async)&&t.props.type!=="module"&&!t.props.type?.endsWith("json")?r=o.script.sync:kt(t.props.defer)&&t.props.src&&!kt(t.props.async)&&(r=o.script.defer):t.tag==="style"&&(r=t.innerHTML&&Ru.test(t.innerHTML)?o.style.imported:o.style.sync);return(r||100)+n}function mi(e,t){const r=typeof t=="function"?t(e):t,n=r.key||String(e.plugins.size+1);e.plugins.get(n)||(e.plugins.set(n,r),e.hooks.addHooks(r.hooks||{}))}function Tu(e={}){const t=bu();t.addHooks(e.hooks||{});const r=!e.document,n=new Map,o=new Map,i=new Set,s={_entryCount:1,plugins:o,dirty:!1,resolvedOptions:e,hooks:t,ssr:r,entries:n,headEntries(){return[...n.values()]},use:a=>mi(s,a),push(a,c){const u={...c||{}};delete u.head;const l=u._index??s._entryCount++,d={_i:l,input:a,options:u},y={_poll(h=!1){s.dirty=!0,!h&&i.add(l),t.callHook("entries:updated",s)},dispose(){n.delete(l)&&s.invalidate()},patch(h){(!u.mode||u.mode==="server"&&r||u.mode==="client"&&!r)&&(d.input=h,n.set(l,d),y._poll())}};return y.patch(a),y},async resolveTags(){const a={tagMap:new Map,tags:[],entries:[...s.entries.values()]};for(await t.callHook("entries:resolve",a);i.size;){const y=i.values().next().value;i.delete(y);const h=n.get(y);if(h){const v={tags:Pu(h.input,e.propResolvers||[]).map(m=>Object.assign(m,h.options)),entry:h};await t.callHook("entries:normalize",v),h._tags=v.tags.map((m,p)=>(m._w=Au(s,m),m._p=(h._i<<10)+p,m._d=uo(m),m))}}let c=!1;a.entries.flatMap(y=>(y._tags||[]).map(h=>({...h,props:{...h.props}}))).sort(di).reduce((y,h)=>{const v=String(h._d||h._p);if(!y.has(v))return y.set(v,h);const m=y.get(v);if((h?.tagDuplicateStrategy||(xu.has(h.tag)?"merge":null)||(h.key&&h.key===m.key?"merge":null))==="merge"){const b={...m.props};Object.entries(h.props).forEach(([f,g])=>b[f]=f==="style"?new Map([...m.props.style||new Map,...g]):f==="class"?new Set([...m.props.class||new Set,...g]):g),y.set(v,{...h,props:b})}else h._p>>10===m._p>>10&&h.tag==="meta"&&nc(v)?(y.set(v,Object.assign([...Array.isArray(m)?m:[m],h],h)),c=!0):(h._w===m._w?h._p>m._p:h?._w<m?._w)&&y.set(v,h);return y},a.tagMap);const u=a.tagMap.get("title"),l=a.tagMap.get("titleTemplate");if(s._title=u?.textContent,l){const y=l?.textContent;if(s._titleTemplate=y,y){let h=typeof y=="function"?y(u?.textContent):y;typeof h=="string"&&!s.plugins.has("template-params")&&(h=h.replace("%s",u?.textContent||"")),u?h===null?a.tagMap.delete("title"):a.tagMap.set("title",{...u,textContent:h}):(l.tag="title",l.textContent=h)}}a.tags=Array.from(a.tagMap.values()),c&&(a.tags=a.tags.flat().sort(di)),await t.callHook("tags:beforeResolve",a),await t.callHook("tags:resolve",a),await t.callHook("tags:afterResolve",a);const d=[];for(const y of a.tags){const{innerHTML:h,tag:v,props:m}=y;if(wu.has(v)&&!(Object.keys(m).length===0&&!y.innerHTML&&!y.textContent)&&!(v==="meta"&&!m.content&&!m["http-equiv"]&&!m.charset)){if(v==="script"&&h){if(m.type?.endsWith("json")){const p=typeof h=="string"?h:JSON.stringify(h);y.innerHTML=p.replace(/</g,"\\u003C")}else typeof h=="string"&&(y.innerHTML=h.replace(new RegExp(`</${v}`,"g"),`<\\/${v}`));y._d=uo(y)}d.push(y)}}return d},invalidate(){for(const a of n.values())i.add(a._i);s.dirty=!0,t.callHook("entries:updated",s)}};return(e?.plugins||[]).forEach(a=>mi(s,a)),s.hooks.callHook("init",s),e.init?.forEach(a=>a&&s.push(a)),s}async function ic(e,t={}){const r=t.document||e.resolvedOptions.document;if(!r||!e.dirty)return;const n={shouldRender:!0,tags:[]};if(await e.hooks.callHook("dom:beforeRender",n),!!n.shouldRender)return e._domUpdatePromise||(e._domUpdatePromise=new Promise(async o=>{const i=new Map,s=new Promise(h=>{e.resolveTags().then(v=>{h(v.map(m=>{const p=i.get(m._d)||0,b={tag:m,id:(p?`${m._d}:${p}`:m._d)||fi(m),shouldRender:!0};return m._d&&nc(m._d)&&i.set(m._d,p+1),b}))})});let a=e._dom;if(!a){a={title:r.title,elMap:new Map().set("htmlAttrs",r.documentElement).set("bodyAttrs",r.body)};for(const h of["body","head"]){const v=r[h]?.children;for(const m of v){const p=m.tagName.toLowerCase();if(!ui.has(p))continue;const b=oc({tag:p,props:{}},{innerHTML:m.innerHTML,...m.getAttributeNames().reduce((f,g)=>(f[g]=m.getAttribute(g),f),{})||{}});if(b.key=m.getAttribute("data-hid")||void 0,b._d=uo(b)||fi(b),a.elMap.has(b._d)){let f=1,g=b._d;for(;a.elMap.has(g);)g=`${b._d}:${f++}`;a.elMap.set(g,m)}else a.elMap.set(b._d,m)}}}a.pendingSideEffects={...a.sideEffects},a.sideEffects={};function c(h,v,m){const p=`${h}:${v}`;a.sideEffects[p]=m,delete a.pendingSideEffects[p]}function u({id:h,$el:v,tag:m}){const p=m.tag.endsWith("Attrs");a.elMap.set(h,v),p||(m.textContent&&m.textContent!==v.textContent&&(v.textContent=m.textContent),m.innerHTML&&m.innerHTML!==v.innerHTML&&(v.innerHTML=m.innerHTML),c(h,"el",()=>{v?.remove(),a.elMap.delete(h)}));for(const b in m.props){if(!Object.prototype.hasOwnProperty.call(m.props,b))continue;const f=m.props[b];if(b.startsWith("on")&&typeof f=="function"){const $=v?.dataset;if($&&$[`${b}fired`]){const w=b.slice(0,-5);f.call(v,new Event(w.substring(2)))}v.getAttribute(`data-${b}`)!==""&&((m.tag==="bodyAttrs"?r.defaultView:v).addEventListener(b.substring(2),f.bind(v)),v.setAttribute(`data-${b}`,""));continue}const g=`attr:${b}`;if(b==="class"){if(!f)continue;for(const $ of f)p&&c(h,`${g}:${$}`,()=>v.classList.remove($)),!v.classList.contains($)&&v.classList.add($)}else if(b==="style"){if(!f)continue;for(const[$,w]of f)c(h,`${g}:${$}`,()=>{v.style.removeProperty($)}),v.style.setProperty($,w)}else f!==!1&&f!==null&&(v.getAttribute(b)!==f&&v.setAttribute(b,f===!0?"":String(f)),p&&c(h,g,()=>v.removeAttribute(b)))}}const l=[],d={bodyClose:void 0,bodyOpen:void 0,head:void 0},y=await s;for(const h of y){const{tag:v,shouldRender:m,id:p}=h;if(m){if(v.tag==="title"){r.title=v.textContent,c("title","",()=>r.title=a.title);continue}h.$el=h.$el||a.elMap.get(p),h.$el?u(h):ui.has(v.tag)&&l.push(h)}}for(const h of l){const v=h.tag.tagPosition||"head";h.$el=r.createElement(h.tag.tag),u(h),d[v]=d[v]||r.createDocumentFragment(),d[v].appendChild(h.$el)}for(const h of y)await e.hooks.callHook("dom:renderTag",h,r,c);d.head&&r.head.appendChild(d.head),d.bodyOpen&&r.body.insertBefore(d.bodyOpen,r.body.firstChild),d.bodyClose&&r.body.appendChild(d.bodyClose);for(const h in a.pendingSideEffects)a.pendingSideEffects[h]();e._dom=a,await e.hooks.callHook("dom:rendered",{renders:y}),o()}).finally(()=>{e._domUpdatePromise=void 0,e.dirty=!1})),e._domUpdatePromise}function Nu(e={}){const t=e.domOptions?.render||ic;e.document=e.document||(typeof window<"u"?document:void 0);const r=e.document?.head.querySelector('script[id="unhead:payload"]')?.innerHTML||!1;return Tu({...e,plugins:[...e.plugins||[],{key:"client",hooks:{"entries:updated":t}}],init:[r?JSON.parse(r):!1,...e.init||[]]})}function Mu(e,t){let r=0;return()=>{const n=++r;t(()=>{r===n&&e()})}}const Lt={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"])},Iu={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"},sc={appleItunesApp:{unpack:{entrySeparator:", ",resolve:({key:e,value:t})=>`${Ve(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"?Ve(e):`${Ve(e)}:${t}`}},contentSecurityPolicy:{metaKey:"http-equiv",unpack:{entrySeparator:"; ",resolve:({key:e,value:t})=>`${Ve(e)} ${t}`}},charset:{}};function Ve(e){const t=e.replace(/([A-Z])/g,"-$1").toLowerCase(),r=t.indexOf("-");return r===-1?t:Lt.META.has(t.slice(0,r))||Lt.OG.has(t.slice(0,r))?e.replace(/([A-Z])/g,":$1").toLowerCase():t}function ac(e){return Object.fromEntries(Object.entries(e).filter(([t,r])=>String(r)!=="false"&&t))}function fo(e){return Array.isArray(e)?e.map(fo):!e||typeof e!="object"?e:Object.fromEntries(Object.entries(e).map(([t,r])=>[Ve(t),fo(r)]))}function cc(e,t={}){const{entrySeparator:r="",keyValueSeparator:n="",wrapValue:o,resolve:i}=t;return Object.entries(e).map(([s,a])=>{if(i){const u=i({key:s,value:a});if(u!==void 0)return u}const c=typeof a=="object"?cc(a,t):typeof a=="number"?a.toString():typeof a=="string"&&o?`${o}${a.replace(new RegExp(o,"g"),`\\${o}`)}${o}`:a;return`${s}${n}${c}`}).join(r)}function gi(e,t){const r=ac(t),n=Ve(e),o=lc(n);if(!Fo.has(n))return[{[o]:n,...r}];const i=Object.fromEntries(Object.entries(r).map(([s,a])=>[`${e}${s==="url"?"":`${s[0].toUpperCase()}${s.slice(1)}`}`,a]));return Xr(i||{}).sort((s,a)=>(s[o]?.length||0)-(a[o]?.length||0))}function lc(e){if(sc[e]?.metaKey==="http-equiv"||Lt.HTTP_EQUIV.has(e))return"http-equiv";const t=Ve(e),r=t.indexOf(":");return r===-1?"name":Lt.OG.has(t.slice(0,r))?"property":"name"}function Fu(e){return Iu[e]||Ve(e)}function zu(e,t){return t==="refresh"?`${e.seconds};url=${e.url}`:cc(fo(e),{keyValueSeparator:"=",entrySeparator:", ",resolve:({value:r,key:n})=>r===null?"":typeof r=="boolean"?n:void 0,...sc[t]?.unpack})}function Xr(e){const t=[],r={};for(const[o,i]of Object.entries(e)){if(Array.isArray(i)){if(o==="themeColor"){i.forEach(s=>{typeof s=="object"&&s!==null&&t.push({name:"theme-color",...s})});continue}for(const s of i)if(typeof s=="object"&&s!==null){const a=[],c=[];for(const[u,l]of Object.entries(s)){const d=`${o}${u==="url"?"":`:${u}`}`,y=Xr({[d]:l});(u==="url"?a:c).push(...y)}t.push(...a,...c)}else t.push(...typeof s=="string"?Xr({[o]:s}):gi(o,s));continue}if(typeof i=="object"&&i)if(Lt.MEDIA.has(o)){const s=o.startsWith("twitter")?"twitter":"og",a=o.replace(/^(og|twitter)/,"").toLowerCase(),c=s==="twitter"?"name":"property";i.url&&t.push({[c]:`${s}:${a}`,content:i.url}),i.secureUrl&&t.push({[c]:`${s}:${a}:secure_url`,content:i.secureUrl});for(const[u,l]of Object.entries(i))u!=="url"&&u!=="secureUrl"&&t.push({[c]:`${s}:${a}:${u}`,content:l})}else Fo.has(Ve(o))?t.push(...gi(o,i)):r[o]=ac(i);else r[o]=i}const n=Object.entries(r).map(([o,i])=>{if(o==="charset")return{charset:i===null?"_null":i};const s=lc(o),a=Fu(o),c=i===null?"_null":typeof i=="object"?zu(i,o):typeof i=="number"?i.toString():i;return s==="http-equiv"?{"http-equiv":a,content:c}:{[s]:a,content:c}});return[...t,...n].map(o=>"content"in o&&o.content==="_null"?{...o,content:null}:o)}const Lu={key:"flatMeta",hooks:{"entries:normalize":e=>{const t=[];e.tags=e.tags.map(r=>r.tag!=="_flatMeta"?r:(t.push(Xr(r.props).map(n=>({...r,tag:"meta",props:n}))),!1)).filter(Boolean).concat(...t)}}},Du=(e,t)=>It(t)?ye(t):t,uc="usehead";function qu(e){return{install(r){r.config.globalProperties.$unhead=e,r.config.globalProperties.$head=e,r.provide(uc,e)}}.install}function fc(){if(ql()){const e=Vl(uc);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 dc(e,t={}){const r=t.head||fc();return r.ssr?r.push(e||{},t):Vu(r,e,t)}function Vu(e,t,r={}){const n=Ge(!1);let o;return Ul(()=>{const s=n.value?{}:Jr(t,Du);o?o.patch(s):o=e.push(s,r)}),No()&&(Hl(()=>{o.dispose()}),Wl(()=>{n.value=!0}),Bl(()=>{n.value=!1})),o}function Uu(e={},t={}){(t.head||fc()).use(Lu);const{title:n,titleTemplate:o,...i}=e;return dc({title:n,titleTemplate:o,_flatMeta:i},t)}function Hu(e={}){const t=Nu({domOptions:{render:Mu(()=>ic(t),r=>setTimeout(r,0))},...e});return t.install=qu(t),t}const qr="default",po="preflights",Wu="shortcuts",pc="imports",Bu={[pc]:-200,[po]:-100,[Wu]:-10,[qr]:0},hc=/[\\:]?[\s'"`;{}]+/g;function Ku(e){return e.split(hc)}const Gu={name:"@unocss/core/extractor-split",order:0,extract({code:e}){return Ku(e)}};function ce(e=[]){return Array.isArray(e)?e:[e]}function Fe(e){return Array.from(new Set(e))}function yi(e,t){return e.reduce((r,n)=>(r.findIndex(i=>t(n,i))===-1&&r.push(n),r),[])}function le(e){return typeof e=="string"}class mc extends Set{_map=new Map;constructor(t){if(super(),t)for(const r of t)this.add(r)}add(t){return this._map.set(t,(this._map.get(t)??0)+1),super.add(t)}delete(t){return this._map.has(t)?(this._map.delete(t),super.delete(t)):!1}clear(){this._map.clear(),super.clear()}getCount(t){return this._map.get(t)??0}setCount(t,r){return this._map.set(t,r),super.add(t)}}function An(e){return e instanceof mc}function Dt(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function pt(e){const t=e.length;let r=-1,n,o="";const i=e.charCodeAt(0);for(;++r<t;){if(n=e.charCodeAt(r),n===0){o+="�";continue}if(n===37){o+="\\%";continue}if(n===44){o+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&i===45){o+=`\\${n.toString(16)} `;continue}if(r===0&&t===1&&n===45){o+=`\\${e.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){o+=e.charAt(r);continue}o+=`\\${e.charAt(r)}`}return o}const Tn=pt;function Ju(){return{events:{},emit(e,...t){(this.events[e]||[]).forEach(r=>r(...t))},on(e,t){return(this.events[e]=this.events[e]||[]).push(t),()=>this.events[e]=(this.events[e]||[]).filter(r=>r!==t)}}}const Xu=/^\[(.+?)~?="(.*)"\]$/,Yu=/[\w\u00A0-\uFFFF%-?]/;function Qu(e){return e.match(Xu)}function ho(e=""){return Yu.test(e)}function Zu(e){return typeof e=="function"?{match:e}:e}function bi(e){return e.length===3}function Vr(e){return e!=null}function ef(){}class tf{_map=new Map;get(t,r){const n=this._map.get(t);if(n)return n.get(r)}getFallback(t,r,n){let o=this._map.get(t);return o||(o=new Map,this._map.set(t,o)),o.has(r)||o.set(r,n),o.get(r)}set(t,r,n){let o=this._map.get(t);return o||(o=new Map,this._map.set(t,o)),o.set(r,n),this}has(t,r){return this._map.get(t)?.has(r)}delete(t,r){return this._map.get(t)?.delete(r)||!1}deleteTop(t){return this._map.delete(t)}map(t){return Array.from(this._map.entries()).flatMap(([r,n])=>Array.from(n.entries()).map(([o,i])=>t(i,r,o)))}}class rf extends Map{getFallback(t,r){const n=this.get(t);return n===void 0?(this.set(t,r),r):n}map(t){const r=[];return this.forEach((n,o)=>{r.push(t(n,o))}),r}flatMap(t){const r=[];return this.forEach((n,o)=>{r.push(...t(n,o))}),r}}function Yr(e){return le(e)?e:(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function nf(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>Yr(t)):[e]:[Yr(e)]}function of(e){return e.filter(([t,r],n)=>{if(t.startsWith("$$"))return!1;for(let o=n-1;o>=0;o--)if(e[o][0]===t&&e[o][1]===r)return!1;return!0})}function Nn(e){return e==null?"":of(e).map(([t,r])=>r!=null&&typeof r!="function"?`${t}:${r};`:void 0).filter(Boolean).join("")}function Jt(e){return e&&typeof e=="object"&&!Array.isArray(e)}function hn(e,t,r=!1){const n=e,o=t;if(Array.isArray(o))return r&&Array.isArray(o)?[...n,...o]:[...o];const i={...n};return Jt(n)&&Jt(o)&&Object.keys(o).forEach(s=>{Jt(n[s])&&Jt(o[s])||Array.isArray(n[s])&&Array.isArray(o[s])?i[s]=hn(n[s],o[s],r):Object.assign(i,{[s]:o[s]})}),i}function Ur(e){let t,r,n;if(Array.isArray(e)){for(r=Array.from({length:t=e.length});t--;)r[t]=(n=e[t])&&typeof n=="object"?Ur(n):n;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:Ur(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(n=e[t])&&typeof n=="object"?Ur(n):n;return r}return e}function sf(e){return le(e[0])}function af(e){return le(e[0])}const Xt={};function cf(e=["-",":"]){const t=e.join("|");return Xt[t]||(Xt[t]=new RegExp(`((?:[!@<~\\w+:_-]|\\[&?>?:?\\S*\\])+?)(${t})\\(((?:[~!<>\\w\\s:/\\\\,%#.$?-]|\\[[^\\]]*?\\])+?)\\)(?!\\s*?=>)`,"gm")),Xt[t].lastIndex=0,Xt[t]}function lf(e,t=["-",":"],r=5){const n=cf(t);let o,i=e.toString();const s=new Set,a=new Map;do o=!1,i=i.replace(n,(u,l,d,y,h)=>{if(!t.includes(d))return u;o=!0,s.add(l+d);const v=h+l.length+d.length+1,m={length:u.length,items:[]};a.set(h,m);for(const p of[...y.matchAll(/\S+/g)]){const b=v+p.index;let f=a.get(b)?.items;f?a.delete(b):f=[{offset:b,length:p[0].length,className:p[0]}];for(const g of f)g.className=g.className==="~"?l:g.className.replace(/^(!?)(.*)/,`$1${l}${d}$2`),m.items.push(g)}return"$".repeat(u.length)}),r-=1;while(o&&r);let c;if(typeof e=="string"){c="";let u=0;for(const[l,d]of a)c+=e.slice(u,l),c+=d.items.map(y=>y.className).join(" "),u=l+d.length;c+=e.slice(u)}else{c=e;for(const[u,l]of a)c.overwrite(u,u+l.length,l.items.map(d=>d.className).join(" "))}return{prefixes:Array.from(s),hasChanged:o,groupsByOffset:a,get expanded(){return c.toString()}}}function uf(e,t=["-",":"],r=5){const n=lf(e,t,r);return typeof e=="string"?n.expanded:e}const vi=new Set;function gc(e){vi.has(e)||(console.warn("[unocss]",e),vi.add(e))}function yc(e){return ce(e).flatMap(t=>Array.isArray(t)?[t]:Object.entries(t))}const $i="_uno_resolved";async function ff(e){let t=typeof e=="function"?await e():await e;if($i in t)return t;t={...t},Object.defineProperty(t,$i,{value:!0,enumerable:!1});const r=t.shortcuts?yc(t.shortcuts):void 0;if(t.shortcuts=r,t.prefix||t.layer){const n=o=>{o[2]||(o[2]={});const i=o[2];i.prefix==null&&t.prefix&&(i.prefix=ce(t.prefix)),i.layer==null&&t.layer&&(i.layer=t.layer)};r?.forEach(n),t.rules?.forEach(n)}return t}async function bc(e){const t=await ff(e);if(!t.presets)return[t];const r=(await Promise.all((t.presets||[]).flatMap(ce).flatMap(bc))).flat();return[t,...r]}function df(e){if(e.length===0)return{};const t=[],r=[];let n=!1;const o=[],i=[];for(const a of e){if(a.pipeline===!1){n=!0;break}else a.pipeline?.include&&t.push(a.pipeline.include),a.pipeline?.exclude&&r.push(a.pipeline.exclude);a.filesystem&&o.push(a.filesystem),a.inline&&i.push(a.inline)}const s={pipeline:n?!1:{include:Fe(ki(...t)),exclude:Fe(ki(...r))}};return o.length&&(s.filesystem=Fe(o.flat())),i.length&&(s.inline=Fe(i.flat())),s}async function wi(e={},t={}){const r=Object.assign({},t,e),n=yi((await Promise.all((r.presets||[]).flatMap(ce).flatMap(bc))).flat(),(w,k)=>w.name===k.name),o=[...n.filter(w=>w.enforce==="pre"),...n.filter(w=>!w.enforce),...n.filter(w=>w.enforce==="post")],i=[...o,r],s=[...i].reverse(),a=Object.assign({},Bu,...i.map(w=>w.layers));function c(w){return Fe(i.flatMap(k=>ce(k[w]||[])))}const u=c("extractors");let l=s.find(w=>w.extractorDefault!==void 0)?.extractorDefault;l===void 0&&(l=Gu),l&&!u.includes(l)&&u.unshift(l),u.sort((w,k)=>(w.order||0)-(k.order||0));const d=c("rules"),y={},h=d.length,v=d.filter(w=>sf(w)?(ce(w[2]?.prefix||"").forEach(_=>{y[_+w[0]]=w}),!1):!0).reverse(),m={templates:Fe(i.flatMap(w=>ce(w.autocomplete?.templates))),extractors:i.flatMap(w=>ce(w.autocomplete?.extractors)).sort((w,k)=>(w.order||0)-(k.order||0)),shorthands:hf(i.map(w=>w.autocomplete?.shorthands||{}))};let p=c("separators");p.length||(p=[":","-"]);const b=c("content"),f=df(b),g={mergeSelectors:!0,warn:!0,sortLayers:w=>w,...r,blocklist:c("blocklist"),presets:o,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:a,theme:pf(i.map(w=>w.theme)),rules:d,rulesSize:h,rulesDynamic:v,rulesStaticMap:y,preprocess:c("preprocess"),postprocess:c("postprocess"),preflights:c("preflights"),autocomplete:m,variants:c("variants").map(Zu).sort((w,k)=>(w.order||0)-(k.order||0)),shortcuts:yc(c("shortcuts")).reverse(),extractors:u,safelist:c("safelist"),separators:p,details:r.details??r.envMode==="dev",content:f,transformers:yi(c("transformers"),(w,k)=>w.name===k.name)},$=c("extendTheme");for(const w of $)g.theme=w(g.theme,g)||g.theme;for(const w of i)w?.configResolved?.(g);return g}function pf(e){return e.map(t=>t?Ur(t):{}).reduce((t,r)=>hn(t,r),{})}function hf(e){return e.reduce((t,r)=>{const n={};for(const o in r){const i=r[o];Array.isArray(i)?n[o]=`(${i.join("|")})`:n[o]=i}return{...t,...n}},{})}function ki(...e){return e.flatMap(mf)}function mf(e){return Array.isArray(e)?e:e?[e]:[]}const gf="66.4.1",be={shortcutsNoMerge:"$$symbol-shortcut-no-merge",noMerge:"$$symbol-no-merge",variants:"$$symbol-variants",parent:"$$symbol-parent",selector:"$$symbol-selector",layer:"$$symbol-layer",sort:"$$symbol-sort"};class zo{constructor(t={},r={}){this.userConfig=t,this.defaults=r}version=gf;events=Ju();config=void 0;cache=new Map;blocked=new Set;parentOrders=new Map;activatedRules=new Set;static async create(t={},r={}){const n=new zo(t,r);return n.config=await wi(n.userConfig,n.defaults),n.events.emit("config",n.config),n}async setConfig(t,r){t&&(r&&(this.defaults=r),this.userConfig=t,this.blocked.clear(),this.parentOrders.clear(),this.activatedRules.clear(),this.cache.clear(),this.config=await wi(t,this.defaults),this.events.emit("config",this.config))}async applyExtractors(t,r,n=new Set){const o={original:t,code:t,id:r,extracted:n,envMode:this.config.envMode};for(const i of this.config.extractors){const s=await i.extract?.(o);if(s)if(An(s)&&An(n))for(const a of s)n.setCount(a,n.getCount(a)+s.getCount(a));else for(const a of s)n.add(a)}return n}makeContext(t,r){const n={rawSelector:t,currentSelector:r[1],theme:this.config.theme,generator:this,symbols:be,variantHandlers:r[2],constructCSS:(...o)=>this.constructCustomCSS(n,...o),variantMatch:r};return n}async parseToken(t,r){if(this.blocked.has(t))return;const n=`${t}${r?` ${r}`:""}`;if(this.cache.has(n))return this.cache.get(n);const o=this.config.preprocess.reduce((c,u)=>u(c)??c,t);if(this.isBlocked(o)){this.blocked.add(t),this.cache.set(n,null);return}const i=await this.matchVariants(t,o);if(i.every(c=>!c||this.isBlocked(c[1]))){this.blocked.add(t),this.cache.set(n,null);return}const s=async c=>{const u=this.makeContext(t,[r||c[0],c[1],c[2],c[3]]);this.config.details&&(u.variants=[...c[3]]);const l=await this.expandShortcut(u.currentSelector,u);return l?await this.stringifyShortcuts(u.variantMatch,u,l[0],l[1]):(await this.parseUtil(u.variantMatch,u))?.map(y=>this.stringifyUtil(y,u)).filter(Vr)},a=(await Promise.all(i.map(c=>s(c)))).flat().filter(c=>!!c);if(a?.length)return this.cache.set(n,a),a;this.cache.set(n,null)}async generate(t,r={}){const{id:n,scope:o,preflights:i=!0,safelist:s=!0,minify:a=!1,extendedInfo:c=!1}=r,u=le(t)?await this.applyExtractors(t,n,c?new mc:new Set):Array.isArray(t)?new Set(t):t;if(s){const _={generator:this,theme:this.config.theme};this.config.safelist.flatMap(S=>typeof S=="function"?S(_):S).forEach(S=>{const P=S.trim();P&&!u.has(P)&&u.add(P)})}const l=a?"":`
3
3
  `,d=new Set([qr]),y=c?new Map:new Set,h=new Map;let v={};const m=Array.from(u).map(async _=>{if(y.has(_))return;const S=await this.parseToken(_);if(S!=null){y instanceof Map?y.set(_,{data:S,count:An(u)?u.getCount(_):-1}):y.add(_);for(const P of S){const I=P[3]||"",L=P[4]?.layer;h.has(I)||h.set(I,[]),h.get(I).push(P),L&&d.add(L)}}});await Promise.all(m),await(async()=>{if(!i)return;const _={generator:this,theme:this.config.theme},S=new Set([]);this.config.preflights.forEach(({layer:P=po})=>{d.add(P),S.add(P)}),v=Object.fromEntries(await Promise.all(Array.from(S).map(async P=>{const L=(await Promise.all(this.config.preflights.filter(V=>(V.layer||po)===P).map(async V=>await V.getCSS(_)))).filter(Boolean).join(l);return[P,L]})))})();const p=this.config.sortLayers(Array.from(d).sort((_,S)=>(this.config.layers[_]??0)-(this.config.layers[S]??0)||_.localeCompare(S))),b={},f=this.config.outputToCssLayers,g=_=>{let S=_;return typeof f=="object"&&(S=f.cssLayerName?.(_)),S===null?null:S??_},$=(_=qr)=>{if(b[_])return b[_];let S=Array.from(h).sort((L,V)=>(this.parentOrders.get(L[0])??0)-(this.parentOrders.get(V[0])??0)||L[0]?.localeCompare(V[0]||"")||0).map(([L,V])=>{const F=V.length,q=V.filter(G=>(G[4]?.layer||qr)===_).sort((G,se)=>G[0]-se[0]||(G[4]?.sort||0)-(se[4]?.sort||0)||G[5]?.currentSelector?.localeCompare(se[5]?.currentSelector??"")||G[1]?.localeCompare(se[1]||"")||G[2]?.localeCompare(se[2]||"")||0).map(([,G,se,,z,,O])=>[[[(G&&vf(G,o))??"",z?.sort??0]],se,!!(O??z?.noMerge)]);if(!q.length)return;const K=q.reverse().map(([G,se,z],O)=>{if(!z&&this.config.mergeSelectors)for(let R=O+1;R<F;R++){const x=q[R];if(x&&!x[2]&&(G&&x[0]||G==null&&x[0]==null)&&x[1]===se)return G&&x[0]&&x[0].push(...G),null}const M=G?Fe(G.sort((R,x)=>R[1]-x[1]||R[0]?.localeCompare(x[0]||"")||0).map(R=>R[0]).filter(Boolean)):[];return M.length?`${M.join(`,${l}`)}{${se}}`:se}).filter(Boolean),J=Array.from(new Set(K)).reverse().join(l);if(!L)return J;const ie=L.split(" $$ ");return`${ie.join("{")}{${l}${J}${l}${"}".repeat(ie.length)}`}).filter(Boolean).join(l);i&&(S=[v[_],S].filter(Boolean).join(l));let P;f&&S&&(P=g(_),P!==null&&(S=`@layer ${P}{${l}${S}${l}}`));const I=a?"":`/* layer: ${_}${P&&P!==_?`, alias: ${P}`:""} */${l}`;return b[_]=S?I+S:""},w=(_=p,S)=>{const P=_.filter(I=>!S?.includes(I));return[f&&P.length>0?`@layer ${P.map(g).filter(Vr).join(", ")};`:void 0,...P.map(I=>$(I)||"")].filter(Boolean).join(l)};return{get css(){return w()},layers:p,matched:y,getLayers:w,getLayer:$,setLayer:async(_,S)=>{const P=await S($(_));return b[_]=P,P}}}async matchVariants(t,r){const n={rawSelector:t,theme:this.config.theme,generator:this},o=async i=>{let s=!0;const[,,a,c]=i;for(;s;){s=!1;const u=i[1];for(const l of this.config.variants){if(!l.multiPass&&c.has(l))continue;let d=await l.match(u,n);if(d){if(le(d)){if(d===u)continue;d={matcher:d}}if(Array.isArray(d)){if(!d.length)continue;if(d.length===1)d=d[0];else{if(l.multiPass)throw new Error("multiPass can not be used together with array return variants");const y=d.map(h=>{const v=h.matcher??u,m=[h,...a],p=new Set(c);return p.add(l),[i[0],v,m,p]});return(await Promise.all(y.map(h=>o(h)))).flat()}}i[1]=d.matcher??u,a.unshift(d),c.add(l),s=!0;break}}if(!s)break;if(a.length>500)throw new Error(`Too many variants applied to "${t}"`)}return[i]};return await o([t,r||t,[],new Set])}applyVariants(t,r=t[4],n=t[1]){const i=r.slice().sort((u,l)=>(u.order||0)-(l.order||0)).reduceRight((u,l)=>d=>{const y=l.body?.(d.entries)||d.entries,h=Array.isArray(l.parent)?l.parent:[l.parent,void 0],v=l.selector?.(d.selector,y);return(l.handle??$f)({...d,entries:y,selector:v||d.selector,parent:h[0]||d.parent,parentOrder:h[1]||d.parentOrder,layer:l.layer||d.layer,sort:l.sort||d.sort},u)},u=>u)({prefix:"",selector:$c(n),pseudo:"",entries:t[2]}),{parent:s,parentOrder:a}=i;s!=null&&a!=null&&this.parentOrders.set(s,a);const c={selector:[i.prefix,i.selector,i.pseudo].join(""),entries:i.entries,parent:s,layer:i.layer,sort:i.sort,noMerge:i.noMerge};for(const u of this.config.postprocess)u(c);return c}constructCustomCSS(t,r,n){const o=Yr(r);if(le(o))return o;const{selector:i,entries:s,parent:a}=this.applyVariants([0,n||t.rawSelector,o,void 0,t.variantHandlers]),c=`${i}{${Nn(s)}}`;return a?`${a}{${c}}`:c}async parseUtil(t,r,n=!1,o){const i=le(t)?await this.matchVariants(t):[t],s=async([c,u,l])=>{this.config.details&&(r.rules=r.rules??[]);const d={...r,variantHandlers:l},y=this.config.rulesStaticMap[u];if(y&&y[1]&&(n||!y[2]?.internal))return this.resolveCSSResult(c,y[1],y,d);for(const h of this.config.rulesDynamic){const[v,m,p]=h;if(p?.internal&&!n)continue;let b=u;if(p?.prefix){const w=ce(p.prefix);if(o){const k=ce(o);if(!w.some(_=>k.includes(_)))continue}else{const k=w.find(_=>u.startsWith(_));if(k==null)continue;b=u.slice(k.length)}}const f=b.match(v);if(!f)continue;let g=await m(f,d);if(!g)continue;if(typeof g!="string")if(Symbol.asyncIterator in g){const w=[];for await(const k of g)k&&w.push(k);g=w}else Symbol.iterator in g&&!Array.isArray(g)&&(g=Array.from(g).filter(Vr));const $=this.resolveCSSResult(c,g,h,d);if($)return $}},a=(await Promise.all(i.map(c=>s(c)))).flat().filter(c=>!!c);if(a.length)return a}resolveCSSResult=(t,r,n,o)=>{const i=nf(r).filter(s=>s.length);if(i.length){this.config.details&&o.rules.push(n),o.generator.activatedRules.add(n);const s=o.generator.config.rules.indexOf(n),a=n[2];return i.map(c=>{if(le(c))return[s,c,a];let u=o.variantHandlers,l=a;for(const d of c)d[0]===be.variants?typeof d[1]=="function"?u=d[1](u)||u:u=[...ce(d[1]),...u]:d[0]===be.parent?u=[{parent:d[1]},...u]:d[0]===be.selector?u=[{selector:d[1]},...u]:d[0]===be.layer?u=[{layer:d[1]},...u]:d[0]===be.sort?l={...l,sort:d[1]}:d[0]===be.noMerge&&(l={...l,noMerge:d[1]});return[s,t,c,l,u]})}};stringifyUtil(t,r){if(!t)return;if(bi(t))return[t[0],void 0,t[1],void 0,t[2],this.config.details?r:void 0,void 0];const{selector:n,entries:o,parent:i,layer:s,sort:a,noMerge:c}=this.applyVariants(t),u=Nn(o);if(!u)return;const{layer:l,sort:d,...y}=t[3]??{},h={...y,layer:s??l,sort:a??d};return[t[0],n,u,i,h,this.config.details?r:void 0,c]}async expandShortcut(t,r,n=5){if(n===0)return;const o=this.config.details?u=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(u)}:ef;let i,s,a,c;for(const u of this.config.shortcuts){let l=t;if(u[2]?.prefix){const y=ce(u[2].prefix).find(h=>t.startsWith(h));if(y==null)continue;l=t.slice(y.length)}if(af(u)){if(u[0]===l){i=i||u[2],s=u[1],o(u);break}}else{const d=l.match(u[0]);if(d&&(s=u[1](d,r)),s){i=i||u[2],o(u);break}}}if(s&&(a=Fe(ce(s).filter(le).map(u=>uf(u.trim()).split(/\s+/g)).flat()),c=ce(s).filter(u=>!le(u)).map(u=>({handles:[],value:u}))),!s){const u=le(t)?await this.matchVariants(t):[t];for(const l of u){const[d,y,h]=l;if(d!==y){const v=await this.expandShortcut(y,r,n-1);v&&(a=v[0].filter(le).map(m=>d.replace(y,m)),c=v[0].filter(m=>!le(m)).map(m=>({handles:[...m.handles,...h],value:m.value})))}}}if(!(!a?.length&&!c?.length))return[[await Promise.all(ce(a).map(async u=>(await this.expandShortcut(u,r,n-1))?.[0]||[u])),c].flat(2).filter(u=>!!u),i]}async stringifyShortcuts(t,r,n,o={layer:this.config.shortcutsLayer}){const i=new rf,s=(await Promise.all(Fe(n).map(async l=>{const d=le(l)?await this.parseUtil(l,r,!0,o.prefix):[[Number.POSITIVE_INFINITY,"{inline}",Yr(l.value),void 0,l.handles]];return!d&&this.config.warn&&gc(`unmatched utility "${l}" in shortcut "${t[1]}"`),d||[]}))).flat(1).filter(Boolean).sort((l,d)=>l[0]-d[0]),[a,,c]=t,u=[];for(const l of s){if(bi(l)){u.push([l[0],void 0,l[1],void 0,l[2],r,void 0]);continue}const{selector:d,entries:y,parent:h,sort:v,noMerge:m,layer:p}=this.applyVariants(l,[...l[4],...c],a);i.getFallback(p??o.layer,new tf).getFallback(d,h,[[],l[0]])[0].push([y,!!(m??l[3]?.noMerge),v??0])}return u.concat(i.flatMap((l,d)=>l.map(([y,h],v,m)=>{const p=(f,g,$)=>{const w=Math.max(...$.map(_=>_[1])),k=$.map(_=>_[0]);return(f?[k.flat(1)]:k).map(_=>{const S=Nn(_);if(S)return[h,v,S,m,{...o,noMerge:g,sort:w,layer:d},r,void 0]})};return[[y.filter(([,f])=>f).map(([f,,g])=>[f,g]),!0],[y.filter(([,f])=>!f).map(([f,,g])=>[f,g]),!1]].map(([f,g])=>[...p(!1,g,f.filter(([$])=>$.some(w=>w[0]===be.shortcutsNoMerge))),...p(!0,g,f.filter(([$])=>$.every(w=>w[0]!==be.shortcutsNoMerge)))])}).flat(2).filter(Boolean)))}isBlocked(t){return!t||this.config.blocklist.map(r=>Array.isArray(r)?r[0]:r).some(r=>typeof r=="function"?r(t):le(r)?r===t:r.test(t))}getBlocked(t){const r=this.config.blocklist.find(n=>{const o=Array.isArray(n)?n[0]:n;return typeof o=="function"?o(t):le(o)?o===t:o.test(t)});return r?Array.isArray(r)?r:[r,void 0]:void 0}}async function yf(e,t){return await zo.create(e,t)}const vc=/\s\$\$\s+/g;function bf(e){return vc.test(e)}function vf(e,t){return bf(e)?e.replace(vc,t?` ${t} `:" "):t?`${t} ${e}`:e}const _i=/^\[(.+?)(~?=)"(.*)"\]$/;function $c(e){return _i.test(e)?e.replace(_i,(t,r,n,o)=>`[${Tn(r)}${n}"${Tn(o)}"]`):`.${Tn(e)}`}function $f(e,t){return t(e)}var wf={};function kf(e,t){return{name:e,getImportUrl(r){const n=r.map(o=>{const{name:i,weights:s,italic:a}=o,c=i.toLowerCase().replace(/\s/g,"-");if(!s?.length)return`${c}${a?":i":""}`;let u=s.map(d=>d.toString());return!u.some(d=>d.endsWith("i"))&&a&&(u=u.map(d=>d+="i")),`${c}:${u.join(",")}`});return`${t}/css?family=${n.join("|")}&display=swap`}}}const _f=kf("bunny","https://fonts.bunny.net");function xf(e,t){return{name:e,getImportUrl(r){const n=i=>{const s=i.map(c=>c[0]),a=i.map(c=>c[1]);return`${s.join(";")};${a.join(";")}`},o=r.map(i=>{let s=i.name.replace(/\s+/g,"+");return i.weights?.length&&(s+=i.italic?`:ital,wght@${n(i.weights.map(a=>[`0,${a}`,`1,${a}`]))}`:`:wght@${i.weights.join(";")}`),`family=${s}`}).join("&");return`${t}/css2?${o}&display=swap`}}}const Sf=xf("coollabs","https://api.fonts.coollabs.io"),Ef=Cf("fontshare","https://api.fontshare.com");function Cf(e,t){return{name:e,getImportUrl(r){const n=r.map(o=>{let i=o.name.replace(/\s+/g,"-").toLocaleLowerCase();return o.weights?.length?i+=`@${o.weights.flatMap(s=>o.italic?Number(s)+1:s).sort().join()}`:i+=`@${o.italic?2:1}`,`f[]=${i}`}).join("&");return`${t}/v2/css?${n}&display=swap`}}}function jf(e,t){const r=new Map,n=new Map;return{name:e,async getPreflight(o,i){return(await Promise.all(o.map(async a=>{const c=[],u=a.name.toLowerCase().replace(/\s+/g,"-");let l=r.get(u);if(!l){const b=`https://api.fontsource.org/v1/fonts/${u}`;try{l=await i(b),r.set(u,l)}catch{throw new Error(`Failed to fetch font: ${a.name}`)}}const{weights:d,unicodeRange:y,variants:h,family:v}=l,m=l.subsets.filter(b=>a.subsets?a.subsets.includes(b):!0),p=a.italic?"italic":"normal";if(l.variable&&!a.preferStatic){let b=n.get(u);const f=`https://api.fontsource.org/v1/variable/${u}`;try{b=await i(f),n.set(u,b)}catch{throw new Error(`Failed to fetch font variable: ${a.name}`)}const g=hn(b.axes,a.variable??{});for(const $ of m)if(y[$]){const w=`${t}/fontsource/fonts/${l.id}:vf@latest/${$}-wght-${p}.woff2`,k={family:v,display:"swap",style:p,weight:400,src:[{url:w,format:"woff2-variations"}],variable:{wght:g.wght??void 0,wdth:g.wdth??void 0,slnt:g.slnt??void 0},unicodeRange:y[$],comment:`${l.id}-${$}-wght-normal`};c.push(Mn(k))}else Object.entries(y).filter(([w])=>!l.subsets.includes(w)).forEach(([w,k])=>{const _=`${t}/fontsource/fonts/${l.id}:vf@latest/${w.slice(1,-1)}-wght-${p}.woff2`,S={family:v,display:"swap",style:p,weight:400,src:[{url:_,format:"woff2-variations"}],variable:{wght:g.wght??void 0,wdth:g.wdth??void 0,slnt:g.slnt??void 0},unicodeRange:k,comment:`${l.id}-${w}-wght-normal`};c.push(Mn(S))})}else{const b=a.weights&&a.weights.length>0?a.weights:d;for(const f of m)for(const g of b){const $=h[g][p][f].url,w={family:v,display:"swap",style:p,weight:Number(g),src:[{url:$.woff2,format:"woff2"}],unicodeRange:y[f],comment:`${l.id}-${f}-${g}-${p}`};c.push(Mn(w))}}return c}))).flat().join(`
4
4
 
@@ -420,4 +420,4 @@ input:where([type='button'], [type='reset'], [type='submit']),
420
420
  `);return pl(`
421
421
  :root, :host {
422
422
  ${d}
423
- }`,n.config.envMode==="dev")};if(i==="on-demand"){if(mt.size===0)return;a=Array.from(mt).map(u=>{const[l,d]=u.split(":"),y=an(r,l,d.split("-"));if(typeof y=="string")return[`--${l}${`${l==="spacing"&&d==="DEFAULT"?"":`-${d}`}`}`,y]}).filter(Boolean)}else{const u=Object.keys(r).filter(l=>!fv.includes(l));a=Array.from(dv(r,u))}return c(a)}}}const hv=e=>[uv(e),pv(e),cv()].filter(Boolean),mv={position:["relative","absolute","fixed","sticky","static"],globalKeyword:fe},gv=(e={})=>{e.dark=e.dark??"class",e.attributifyPseudo=e.attributifyPseudo??!1,e.variablePrefix=e.variablePrefix??"un-",e.important=e.important??!1;const t=typeof e.preflights?.theme=="boolean"||typeof e.preflights?.theme=="string"?{mode:e.preflights.theme??"on-demand"}:{mode:e.preflights?.theme?.mode??"on-demand",...e.preflights?.theme};return e.preflights={reset:e.preflights?.reset??!0,theme:t},{name:c0,rules:av,shortcuts:ny,theme:Qg,layers:{properties:-200,theme:-150,base:-100},preflights:hv(e),variants:jg(e),prefix:e.prefix,postprocess:z0(e),extractorDefault:e.arbitraryVariants===!1?void 0:a0(),autocomplete:{shorthands:mv},options:e,configResolved(){mt.clear(),gt.clear()},meta:{themeDeps:mt,propertyDeps:gt}}},Ia={presets:[gv({preflights:{reset:!0}}),Ym(),fm({cdn:"https://cdn.jsdelivr.net/npm/"}),mm(),Kp()]},jl=/^[a-z0-9]+(-[a-z0-9]+)*$/,Gt=(e,t,r,n="")=>{const o=e.split(":");if(e.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;n=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const a=o.pop(),c=o.pop(),u={provider:o.length>0?o[0]:n,prefix:c,name:a};return t&&!Wr(u)?null:u}const i=o[0],s=i.split("-");if(s.length>1){const a={provider:n,prefix:s.shift(),name:s.join("-")};return t&&!Wr(a)?null:a}if(r&&n===""){const a={provider:n,prefix:"",name:i};return t&&!Wr(a,r)?null:a}return null},Wr=(e,t)=>e?!!((t&&e.prefix===""||e.prefix)&&e.name):!1,Pl=Object.freeze({left:0,top:0,width:16,height:16}),un=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),$t=Object.freeze({...Pl,...un}),jo=Object.freeze({...$t,body:"",hidden:!1});function yv(e,t){const r={};!e.hFlip!=!t.hFlip&&(r.hFlip=!0),!e.vFlip!=!t.vFlip&&(r.vFlip=!0);const n=((e.rotate||0)+(t.rotate||0))%4;return n&&(r.rotate=n),r}function Fa(e,t){const r=yv(e,t);for(const n in jo)n in un?n in e&&!(n in r)&&(r[n]=un[n]):n in t?r[n]=t[n]:n in e&&(r[n]=e[n]);return r}function bv(e,t){const r=e.icons,n=e.aliases||Object.create(null),o=Object.create(null);function i(s){if(r[s])return o[s]=[];if(!(s in o)){o[s]=null;const a=n[s]&&n[s].parent,c=a&&i(a);c&&(o[s]=[a].concat(c))}return o[s]}return Object.keys(r).concat(Object.keys(n)).forEach(i),o}function vv(e,t,r){const n=e.icons,o=e.aliases||Object.create(null);let i={};function s(a){i=Fa(n[a]||o[a],i)}return s(t),r.forEach(s),Fa(e,i)}function Ol(e,t){const r=[];if(typeof e!="object"||typeof e.icons!="object")return r;e.not_found instanceof Array&&e.not_found.forEach(o=>{t(o,null),r.push(o)});const n=bv(e);for(const o in n){const i=n[o];i&&(t(o,vv(e,o,i)),r.push(o))}return r}const $v={provider:"",aliases:{},not_found:{},...Pl};function so(e,t){for(const r in t)if(r in e&&typeof e[r]!=typeof t[r])return!1;return!0}function Rl(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!so(e,$v))return null;const r=t.icons;for(const o in r){const i=r[o];if(!o||typeof i.body!="string"||!so(i,jo))return null}const n=t.aliases||Object.create(null);for(const o in n){const i=n[o],s=i.parent;if(!o||typeof s!="string"||!r[s]&&!n[s]||!so(i,jo))return null}return t}const za=Object.create(null);function wv(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function yt(e,t){const r=za[e]||(za[e]=Object.create(null));return r[t]||(r[t]=wv(e,t))}function Al(e,t){return Rl(t)?Ol(t,(r,n)=>{n?e.icons[r]=n:e.missing.add(r)}):[]}function kv(e,t,r){try{if(typeof r.body=="string")return e.icons[t]={...r},!0}catch{}return!1}let Ht=!1;function Tl(e){return typeof e=="boolean"&&(Ht=e),Ht}function Cn(e){const t=typeof e=="string"?Gt(e,!0,Ht):e;if(t){const r=yt(t.provider,t.prefix),n=t.name;return r.icons[n]||(r.missing.has(n)?null:void 0)}}function _v(e,t){const r=Gt(e,!0,Ht);if(!r)return!1;const n=yt(r.provider,r.prefix);return t?kv(n,r.name,t):(n.missing.add(r.name),!0)}function xv(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),Ht&&!t&&!e.prefix){let o=!1;return Rl(e)&&(e.prefix="",Ol(e,(i,s)=>{_v(i,s)&&(o=!0)})),o}const r=e.prefix;if(!Wr({prefix:r,name:"a"}))return!1;const n=yt(t,r);return!!Al(n,e)}function Sv(e){return!!Cn(e)}function Ev(e){const t=Cn(e);return t&&{...$t,...t}}const Nl=Object.freeze({width:null,height:null}),Ml=Object.freeze({...Nl,...un}),Cv=/(-?[0-9.]*[0-9]+[0-9.]*)/g,jv=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function La(e,t,r){if(t===1)return e;if(r=r||100,typeof e=="number")return Math.ceil(e*t*r)/r;if(typeof e!="string")return e;const n=e.split(Cv);if(n===null||!n.length)return e;const o=[];let i=n.shift(),s=jv.test(i);for(;;){if(s){const a=parseFloat(i);isNaN(a)?o.push(i):o.push(Math.ceil(a*t*r)/r)}else o.push(i);if(i=n.shift(),i===void 0)return o.join("");s=!s}}function Pv(e,t="defs"){let r="";const n=e.indexOf("<"+t);for(;n>=0;){const o=e.indexOf(">",n),i=e.indexOf("</"+t);if(o===-1||i===-1)break;const s=e.indexOf(">",i);if(s===-1)break;r+=e.slice(o+1,i).trim(),e=e.slice(0,n).trim()+e.slice(s+1)}return{defs:r,content:e}}function Ov(e,t){return e?"<defs>"+e+"</defs>"+t:t}function Rv(e,t,r){const n=Pv(e);return Ov(n.defs,t+n.content+r)}const Av=e=>e==="unset"||e==="undefined"||e==="none";function Tv(e,t){const r={...$t,...e},n={...Ml,...t},o={left:r.left,top:r.top,width:r.width,height:r.height};let i=r.body;[r,n].forEach(m=>{const p=[],b=m.hFlip,f=m.vFlip;let g=m.rotate;b?f?g+=2:(p.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),p.push("scale(-1 1)"),o.top=o.left=0):f&&(p.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),p.push("scale(1 -1)"),o.top=o.left=0);let $;switch(g<0&&(g-=Math.floor(g/4)*4),g=g%4,g){case 1:$=o.height/2+o.top,p.unshift("rotate(90 "+$.toString()+" "+$.toString()+")");break;case 2:p.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:$=o.width/2+o.left,p.unshift("rotate(-90 "+$.toString()+" "+$.toString()+")");break}g%2===1&&(o.left!==o.top&&($=o.left,o.left=o.top,o.top=$),o.width!==o.height&&($=o.width,o.width=o.height,o.height=$)),p.length&&(i=Rv(i,'<g transform="'+p.join(" ")+'">',"</g>"))});const s=n.width,a=n.height,c=o.width,u=o.height;let l,d;s===null?(d=a===null?"1em":a==="auto"?u:a,l=La(d,c/u)):(l=s==="auto"?c:s,d=a===null?La(l,u/c):a==="auto"?u:a);const y={},h=(m,p)=>{Av(p)||(y[m]=p.toString())};h("width",l),h("height",d);const v=[o.left,o.top,c,u];return y.viewBox=v.join(" "),{attributes:y,viewBox:v,body:i}}const Nv=/\sid="(\S+)"/g,Mv="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Iv=0;function Fv(e,t=Mv){const r=[];let n;for(;n=Nv.exec(e);)r.push(n[1]);if(!r.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return r.forEach(i=>{const s=typeof t=="function"?t(i):t+(Iv++).toString(),a=i.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+a+')([")]|\\.[a-z])',"g"),"$1"+s+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}const Po=Object.create(null);function zv(e,t){Po[e]=t}function Oo(e){return Po[e]||Po[""]}function ei(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 ti=Object.create(null),Tt=["https://api.simplesvg.com","https://api.unisvg.com"],Br=[];for(;Tt.length>0;)Tt.length===1||Math.random()>.5?Br.push(Tt.shift()):Br.push(Tt.pop());ti[""]=ei({resources:["https://api.iconify.design"].concat(Br)});function Lv(e,t){const r=ei(t);return r===null?!1:(ti[e]=r,!0)}function ri(e){return ti[e]}const Dv=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let Da=Dv();function qv(e,t){const r=ri(e);if(!r)return 0;let n;if(!r.maxURL)n=0;else{let o=0;r.resources.forEach(s=>{o=Math.max(o,s.length)});const i=t+".json?icons=";n=r.maxURL-o-r.path.length-i.length}return n}function Vv(e){return e===404}const Uv=(e,t,r)=>{const n=[],o=qv(e,t),i="icons";let s={type:i,provider:e,prefix:t,icons:[]},a=0;return r.forEach((c,u)=>{a+=c.length+1,a>=o&&u>0&&(n.push(s),s={type:i,provider:e,prefix:t,icons:[]},a=c.length),s.icons.push(c)}),n.push(s),n};function Hv(e){if(typeof e=="string"){const t=ri(e);if(t)return t.path}return"/"}const Wv=(e,t,r)=>{if(!Da){r("abort",424);return}let n=Hv(t.provider);switch(t.type){case"icons":{const i=t.prefix,a=t.icons.join(","),c=new URLSearchParams({icons:a});n+=i+".json?"+c.toString();break}case"custom":{const i=t.uri;n+=i.slice(0,1)==="/"?i.slice(1):i;break}default:r("abort",400);return}let o=503;Da(e+n).then(i=>{const s=i.status;if(s!==200){setTimeout(()=>{r(Vv(s)?"abort":"next",s)});return}return o=501,i.json()}).then(i=>{if(typeof i!="object"||i===null){setTimeout(()=>{i===404?r("abort",i):r("next",o)});return}setTimeout(()=>{r("success",i)})}).catch(()=>{r("next",o)})},Bv={prepare:Uv,send:Wv};function Kv(e){const t={loaded:[],missing:[],pending:[]},r=Object.create(null);e.sort((o,i)=>o.provider!==i.provider?o.provider.localeCompare(i.provider):o.prefix!==i.prefix?o.prefix.localeCompare(i.prefix):o.name.localeCompare(i.name));let n={provider:"",prefix:"",name:""};return e.forEach(o=>{if(n.name===o.name&&n.prefix===o.prefix&&n.provider===o.provider)return;n=o;const i=o.provider,s=o.prefix,a=o.name,c=r[i]||(r[i]=Object.create(null)),u=c[s]||(c[s]=yt(i,s));let l;a in u.icons?l=t.loaded:s===""||u.missing.has(a)?l=t.missing:l=t.pending;const d={provider:i,prefix:s,name:a};l.push(d)}),t}function Il(e,t){e.forEach(r=>{const n=r.loaderCallbacks;n&&(r.loaderCallbacks=n.filter(o=>o.id!==t))})}function Gv(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const t=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!t.length)return;let r=!1;const n=e.provider,o=e.prefix;t.forEach(i=>{const s=i.icons,a=s.pending.length;s.pending=s.pending.filter(c=>{if(c.prefix!==o)return!0;const u=c.name;if(e.icons[u])s.loaded.push({provider:n,prefix:o,name:u});else if(e.missing.has(u))s.missing.push({provider:n,prefix:o,name:u});else return r=!0,!0;return!1}),s.pending.length!==a&&(r||Il([e],i.id),i.callback(s.loaded.slice(0),s.missing.slice(0),s.pending.slice(0),i.abort))})}))}let Jv=0;function Xv(e,t,r){const n=Jv++,o=Il.bind(null,r,n);if(!t.pending.length)return o;const i={id:n,icons:t,callback:e,abort:o};return r.forEach(s=>{(s.loaderCallbacks||(s.loaderCallbacks=[])).push(i)}),o}function Yv(e,t=!0,r=!1){const n=[];return e.forEach(o=>{const i=typeof o=="string"?Gt(o,t,r):o;i&&n.push(i)}),n}var Qv={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function Zv(e,t,r,n){const o=e.resources.length,i=e.random?Math.floor(Math.random()*o):e.index;let s;if(e.random){let k=e.resources.slice(0);for(s=[];k.length>1;){const _=Math.floor(Math.random()*k.length);s.push(k[_]),k=k.slice(0,_).concat(k.slice(_+1))}s=s.concat(k)}else s=e.resources.slice(i).concat(e.resources.slice(0,i));const a=Date.now();let c="pending",u=0,l,d=null,y=[],h=[];typeof n=="function"&&h.push(n);function v(){d&&(clearTimeout(d),d=null)}function m(){c==="pending"&&(c="aborted"),v(),y.forEach(k=>{k.status==="pending"&&(k.status="aborted")}),y=[]}function p(k,_){_&&(h=[]),typeof k=="function"&&h.push(k)}function b(){return{startTime:a,payload:t,status:c,queriesSent:u,queriesPending:y.length,subscribe:p,abort:m}}function f(){c="failed",h.forEach(k=>{k(void 0,l)})}function g(){y.forEach(k=>{k.status==="pending"&&(k.status="aborted")}),y=[]}function $(k,_,S){const P=_!=="success";switch(y=y.filter(I=>I!==k),c){case"pending":break;case"failed":if(P||!e.dataAfterTimeout)return;break;default:return}if(_==="abort"){l=S,f();return}if(P){l=S,y.length||(s.length?w():f());return}if(v(),g(),!e.random){const I=e.resources.indexOf(k.resource);I!==-1&&I!==e.index&&(e.index=I)}c="completed",h.forEach(I=>{I(S)})}function w(){if(c!=="pending")return;v();const k=s.shift();if(k===void 0){if(y.length){d=setTimeout(()=>{v(),c==="pending"&&(g(),f())},e.timeout);return}f();return}const _={status:"pending",resource:k,callback:(S,P)=>{$(_,S,P)}};y.push(_),u++,d=setTimeout(w,e.rotate),r(k,t,_.callback)}return setTimeout(w),b}function Fl(e){const t={...Qv,...e};let r=[];function n(){r=r.filter(a=>a().status==="pending")}function o(a,c,u){const l=Zv(t,a,c,(d,y)=>{n(),u&&u(d,y)});return r.push(l),l}function i(a){return r.find(c=>a(c))||null}return{query:o,find:i,setIndex:a=>{t.index=a},getIndex:()=>t.index,cleanup:n}}function qa(){}const ao=Object.create(null);function e$(e){if(!ao[e]){const t=ri(e);if(!t)return;const r=Fl(t),n={config:t,redundancy:r};ao[e]=n}return ao[e]}function t$(e,t,r){let n,o;if(typeof e=="string"){const i=Oo(e);if(!i)return r(void 0,424),qa;o=i.send;const s=e$(e);s&&(n=s.redundancy)}else{const i=ei(e);if(i){n=Fl(i);const s=e.resources?e.resources[0]:"",a=Oo(s);a&&(o=a.send)}}return!n||!o?(r(void 0,424),qa):n.query(t,o,r)().abort}function Va(){}function r$(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,Gv(e)}))}function n$(e){const t=[],r=[];return e.forEach(n=>{(n.match(jl)?t:r).push(n)}),{valid:t,invalid:r}}function Nt(e,t,r){function n(){const o=e.pendingIcons;t.forEach(i=>{o&&o.delete(i),e.icons[i]||e.missing.add(i)})}if(r&&typeof r=="object")try{if(!Al(e,r).length){n();return}}catch(o){console.error(o)}n(),r$(e)}function Ua(e,t){e instanceof Promise?e.then(r=>{t(r)}).catch(()=>{t(null)}):t(e)}function o$(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:r,prefix:n}=e,o=e.iconsToLoad;if(delete e.iconsToLoad,!o||!o.length)return;const i=e.loadIcon;if(e.loadIcons&&(o.length>1||!i)){Ua(e.loadIcons(o,n,r),l=>{Nt(e,o,l)});return}if(i){o.forEach(l=>{const d=i(l,n,r);Ua(d,y=>{const h=y?{prefix:n,icons:{[l]:y}}:null;Nt(e,[l],h)})});return}const{valid:s,invalid:a}=n$(o);if(a.length&&Nt(e,a,null),!s.length)return;const c=n.match(jl)?Oo(r):null;if(!c){Nt(e,s,null);return}c.prepare(r,n,s).forEach(l=>{t$(r,l,d=>{Nt(e,l.icons,d)})})}))}const zl=(e,t)=>{const r=Yv(e,!0,Tl()),n=Kv(r);if(!n.pending.length){let c=!0;return t&&setTimeout(()=>{c&&t(n.loaded,n.missing,n.pending,Va)}),()=>{c=!1}}const o=Object.create(null),i=[];let s,a;return n.pending.forEach(c=>{const{provider:u,prefix:l}=c;if(l===a&&u===s)return;s=u,a=l,i.push(yt(u,l));const d=o[u]||(o[u]=Object.create(null));d[l]||(d[l]=[])}),n.pending.forEach(c=>{const{provider:u,prefix:l,name:d}=c,y=yt(u,l),h=y.pendingIcons||(y.pendingIcons=new Set);h.has(d)||(h.add(d),o[u][l].push(d))}),i.forEach(c=>{const u=o[c.provider][c.prefix];u.length&&o$(c,u)}),t?Xv(t,n,i):Va},i$=e=>new Promise((t,r)=>{const n=typeof e=="string"?Gt(e,!0):e;if(!n){r(e);return}zl([n||e],o=>{if(o.length&&n){const i=Cn(n);if(i){t({...$t,...i});return}}r(e)})});function s$(e,t){const r={...e};for(const n in t){const o=t[n],i=typeof o;n in Nl?(o===null||o&&(i==="string"||i==="number"))&&(r[n]=o):i===typeof r[n]&&(r[n]=n==="rotate"?o%4:o)}return r}const a$=/[\s,]+/;function c$(e,t){t.split(a$).forEach(r=>{switch(r.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function l$(e,t=0){const r=e.replace(/^-?[0-9.]*/,"");function n(o){for(;o<0;)o+=4;return o%4}if(r===""){const o=parseInt(e);return isNaN(o)?0:n(o)}else if(r!==e){let o=0;switch(r){case"%":o=25;break;case"deg":o=90}if(o){let i=parseFloat(e.slice(0,e.length-r.length));return isNaN(i)?0:(i=i/o,i%1===0?n(i):0)}}return t}function u$(e,t){let r=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const n in t)r+=" "+n+'="'+t[n]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+r+">"+e+"</svg>"}function f$(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function d$(e){return"data:image/svg+xml,"+f$(e)}function p$(e){return'url("'+d$(e)+'")'}const Ha={...Ml,inline:!1},h$={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},m$={display:"inline-block"},Ro={backgroundColor:"currentColor"},Ll={backgroundColor:"transparent"},Wa={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},Ba={webkitMask:Ro,mask:Ro,background:Ll};for(const e in Ba){const t=Ba[e];for(const r in Wa)t[e+r]=Wa[r]}const Kr={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";Kr[e+"-flip"]=t,Kr[e.slice(0,1)+"-flip"]=t,Kr[e+"Flip"]=t});function Ka(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const Ga=(e,t)=>{const r=s$(Ha,t),n={...h$},o=t.mode||"svg",i={},s=t.style,a=typeof s=="object"&&!(s instanceof Array)?s:{};for(let m in t){const p=t[m];if(p!==void 0)switch(m){case"icon":case"style":case"onLoad":case"mode":case"ssr":break;case"inline":case"hFlip":case"vFlip":r[m]=p===!0||p==="true"||p===1;break;case"flip":typeof p=="string"&&c$(r,p);break;case"color":i.color=p;break;case"rotate":typeof p=="string"?r[m]=l$(p):typeof p=="number"&&(r[m]=p);break;case"ariaHidden":case"aria-hidden":p!==!0&&p!=="true"&&delete n["aria-hidden"];break;default:{const b=Kr[m];b?(p===!0||p==="true"||p===1)&&(r[b]=!0):Ha[m]===void 0&&(n[m]=p)}}}const c=Tv(e,r),u=c.attributes;if(r.inline&&(i.verticalAlign="-0.125em"),o==="svg"){n.style={...i,...a},Object.assign(n,u);let m=0,p=t.id;return typeof p=="string"&&(p=p.replace(/-/g,"_")),n.innerHTML=Fv(c.body,p?()=>p+"ID"+m++:"iconifyVue"),ii("svg",n)}const{body:l,width:d,height:y}=e,h=o==="mask"||(o==="bg"?!1:l.indexOf("currentColor")!==-1),v=u$(l,{...u,width:d+"",height:y+""});return n.style={...i,"--svg":p$(v),width:Ka(u.width),height:Ka(u.height),...m$,...h?Ro:Ll,...a},ii("span",n)};Tl(!0);zv("",Bv);if(typeof document<"u"&&typeof window<"u"){const e=window;if(e.IconifyPreload!==void 0){const t=e.IconifyPreload,r="Invalid IconifyPreload syntax.";typeof t=="object"&&t!==null&&(t instanceof Array?t:[t]).forEach(n=>{try{(typeof n!="object"||n===null||n instanceof Array||typeof n.icons!="object"||typeof n.prefix!="string"||!xv(n))&&console.error(r)}catch{console.error(r)}})}if(e.IconifyProviders!==void 0){const t=e.IconifyProviders;if(typeof t=="object"&&t!==null)for(let r in t){const n="IconifyProviders["+r+"] is invalid.";try{const o=t[r];if(typeof o!="object"||!o||o.resources===void 0)continue;Lv(r,o)||console.error(n)}catch{console.error(n)}}}}const g$={...$t,body:""};tc((e,{emit:t})=>{const r=Ge(null);function n(){r.value&&(r.value.abort?.(),r.value=null)}const o=Ge(!!e.ssr),i=Ge(""),s=Je(null);function a(){const u=e.icon;if(typeof u=="object"&&u!==null&&typeof u.body=="string")return i.value="",{data:u};let l;if(typeof u!="string"||(l=Gt(u,!1,!0))===null)return null;let d=Cn(l);if(!d){const v=r.value;return(!v||v.name!==u)&&(d===null?r.value={name:u}:r.value={name:u,abort:zl([l],c)}),null}n(),i.value!==u&&(i.value=u,Io(()=>{t("load",u)}));const y=e.customise;if(y){d=Object.assign({},d);const v=y(d.body,l.name,l.prefix,l.provider);typeof v=="string"&&(d.body=v)}const h=["iconify"];return l.prefix!==""&&h.push("iconify--"+l.prefix),l.provider!==""&&h.push("iconify--"+l.provider),{data:d,classes:h}}function c(){const u=a();u?u.data!==s.value?.data&&(s.value=u):s.value=null}return o.value?c():Mo(()=>{o.value=!0,c()}),Re(()=>e.icon,c),Yl(n),()=>{const u=s.value;if(!u)return Ga(g$,e);let l=e;return u.classes&&(l={...e,class:u.classes.join(" ")}),Ga({...$t,...u.data},l)}},{props:["icon","mode","ssr","width","height","style","color","inline","rotate","hFlip","horizontalFlip","vFlip","verticalFlip","flip","id","ariaHidden","customise","title"],emits:["load"]});const y$=tc({__name:"App",setup(e,{expose:t}){t();const r=ou(),n=pe(()=>tn.value.find(({id:c})=>c===r.name)),o=Ge(""),i=Ge(""),s=pe(()=>n.value?.to&&`${window.location.origin}${n.value.to==="/"?"":n.value.to}`);Re(n,async c=>{let u="/favicon.ico";if(c?.icon){const l=Sv(c.icon)?Ev(c.icon):await i$(c.icon);if(l){const{body:d,height:y,left:h,top:v,width:m}=l;u=`data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="${h.toString()} ${v.toString()} ${m.toString()} ${y.toString()}">${d}</svg>`}}o.value=u}),dc({link:[[o,"icon","icon"],[s,"canonical"]].map(([c,u,l])=>({href:c,key:l,rel:u})),script:[{id:"application/ld+json",innerHTML:i,type:"application/ld+json"}]}),Uu({description:pe(()=>n.value?.description),keywords:pe(()=>n.value?.keywords.join()),ogDescription:pe(()=>n.value?.description),ogImage:pe(()=>n.value?.images.filter(({url:c})=>c).map(({alt:c="",url:u})=>({alt:c,url:`${window.location.origin}/${u}`}))??[]),ogTitle:pe(()=>n.value?.title),ogType:pe(()=>n.value?.type),ogUrl:s,title:pe(()=>n.value?.title)}),Re(()=>n.value?.jsonld,async c=>{i.value=JSON.stringify(await c)||'{"@context":"https://schema.org"}'});const a={route:r,a:n,favicon:o,jsonld:i,ogUrl:s,get pages(){return tn}};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),b$=(e,t)=>{const r=e.__vccOpts||e;for(const[n,o]of t)r[n]=o;return r};function v$(e,t,r,n,o,i){const s=Ql("router-view");return ai(),si(s,null,{default:Zl(({Component:a})=>[(ai(),si(eu(a),{id:n.pages[0]?.id},null,8,["id"]))]),_:1})}const $$=b$(y$,[["render",v$],["__file","App.vue"]]);var co,Ja;function w$(){if(Ja)return co;Ja=1;function e(s,a){for(;s.length<a;)s="0"+s;return s}function t(s,a){var c,u,l;if(a.length===0)return s;for(c=0,l=a.length;c<l;c++)u=a.charCodeAt(c),s=(s<<5)-s+u,s|=0;return s<0?s*-2:s}function r(s,a,c){return Object.keys(a).sort().reduce(u,s);function u(l,d){return n(l,a[d],d,c)}}function n(s,a,c,u){var l=t(t(t(s,c),o(a)),typeof a);if(a===null)return t(l,"null");if(a===void 0)return t(l,"undefined");if(typeof a=="object"||typeof a=="function"){if(u.indexOf(a)!==-1)return t(l,"[Circular]"+c);u.push(a);var d=r(l,a,u);if(!("valueOf"in a)||typeof a.valueOf!="function")return d;try{return t(d,String(a.valueOf()))}catch(y){return t(d,"[valueOf exception]"+(y.stack||y.message))}}return t(l,a.toString())}function o(s){return Object.prototype.toString.call(s)}function i(s){return e(n(0,s,"",[]).toString(16),8)}return co=i,co}var k$=w$();const _$=pn(k$),Ao="<template></template>",Gr=async e=>{try{const t=await fetch(e);return t.ok?t:new Response(Ao)}catch{return new Response(Ao)}},Mt=e=>{e.forEach(t=>{console.log(t)})},x$=async(e,{filename:t},{content:r,module:n,scoped:o=!1,src:i})=>{const{code:s,errors:a}=await uu({filename:t,id:e,modules:!!n,scoped:o,source:i?await(await Gr(i)).text():r});Mt(a),nd(s,o?{id:e}:void 0)},Xa=e=>Ft(()=>import(`data:text/javascript;base64,${btoa(Array.from(new TextEncoder().encode(e),t=>String.fromCodePoint(t)).join(""))}`),[],import.meta.url),S$=async e=>{const{descriptor:t,errors:r}=au(await(await Gr(e)).text()||Ao,{filename:e}),n={expressionPlugins:[]},o=["script","scriptSetup"],i=await Promise.all(o.map(async d=>{const{lang:y="js",src:h}=t[d]??{};return/[jt]sx$/.test(y)&&n.expressionPlugins?.push("jsx"),/tsx?$/.test(y)&&n.expressionPlugins?.push("typescript"),h&&await(await Gr(h)).text()})),s=`data-v-${_$(e)}`,a="preserve",c={},u=t.styles.some(({scoped:d})=>d),{expressionPlugins:l}=n;if(Mt(r),u&&(c.__scopeId=s),t.script||t.scriptSetup){o.forEach((v,m)=>{const p=t[v];p&&i[m]!==void 0&&(p.content=i[m])});const{bindings:d,content:y,warnings:h=[]}=cu(t,{id:s});Mt(h),d&&(n.bindingMetadata=d),Object.assign(c,(await Xa(l.length?ci(y,{jsxRuntime:a,transforms:l}).code:y)).default)}if(t.template){const{code:d,errors:y,tips:h}=lu({ast:t.template.ast,compilerOptions:n,filename:t.filename,id:s,scoped:u,slotted:t.slotted,source:t.template.src?await(await Gr(t.template.src)).text():t.template.content,vapor:t.vapor});Mt(y),Mt(h),Object.assign(c,await Xa(l.length?ci(d,{jsxRuntime:a,transforms:l}).code:d))}return t.styles.forEach(d=>{x$(s,t,d)}),c};let To;const{pathname:E$}=new URL(document.baseURI),Ya=Ge(!0),fn=new Map,C$=()=>{let e,t;return{promise:new Promise((n,o)=>{e=n,t=o}),reject:t,resolve:e}},nt=iu({history:su(E$),routes:[],scrollBehavior:(e,t,r)=>To&&To(e,t,r)}),Qa=Ge(!0),Za=pe(()=>nt.currentRoute.value.path==="/"?go[nt.currentRoute.value.name]?.$children[0]:go[nt.currentRoute.value.name]),F$=({id:e=Tc()})=>(fn.set(e,C$()),tu(async()=>S$(`./pages/${e}.vue`))),z$=({id:e}={})=>{e&&fn.get(e)?.resolve(void 0)},j$=({extractAll:e,toggleObserver:t})=>{To=async({hash:r,name:n})=>{if(n){Ya.value=!0,t(!1);const[{promise:o}={}]=fn.values();await o,await Promise.all([...fn.values()].map(({promise:s})=>s)),await e(),t(!0);const i=Qa.value&&{behavior:"smooth",...r||Za.value?.parent?.flat&&Za.value.index?{el:r||`#${String(n)}`}:{left:0,top:0}};return Ya.value=!1,Qa.value=!0,i}else return!1}};nt.beforeEach(({path:e})=>e!==decodeURI(e)?decodeURI(e):void 0);const dn=ru($$),P$={async get(){if(this.id)try{const e=await fetch(`./pages/${this.id}.jsonld`);return e.ok?await e.json():void 0}catch{return}}};dn.use(Hu());const O$=(async()=>{const e=await fetch("index.json"),[t={}]=await(e.ok?e:new Response("[]")).json();en.push(t),await Io(),tn.value.forEach(({id:r,loc:n,path:o},i,s)=>{if(Object.defineProperties(s[i],{jsonld:P$}),o!==void 0){const a=n?.replaceAll(" ","_").replace(/^\/?/,"/").replace(/\/?$/,"/");nt.addRoute({...a&&n?{alias:a}:{undefined:void 0},children:[{component:()=>Ft(()=>import("./PageView-KlCC8_w6.js"),__vite__mapDeps([0,1,2]),import.meta.url),name:r,path:""}],component:()=>Ft(()=>import("./RootView-Dj--SoT2.js"),__vite__mapDeps([3,1,2]),import.meta.url),path:o.replace(/^\/?/,"/").replace(/\/?$/,"/")})}}),dn.provide("pages",go),nt.addRoute({component:()=>Ft(()=>import("./NotFoundView-DtfL2GCy.js"),__vite__mapDeps([4,1,2]),import.meta.url),name:"404",path:"/:pathMatch(.*)*"})})();(async()=>{const e=await fetch("fonts.json");mo.push(...await(e.ok?e:new Response("[]")).json()),Ia.presets.push(Lf({customFetch:jp,fonts:Op(mo)})),await Uf({defaults:Ia,ready:async t=>{const{toggleObserver:r}=t;return j$(t),await O$,dn.use(nt),dn.mount("#app"),r(!0),!1},rootElement:()=>document.getElementById("app")??void 0})})().catch(Cp);console.info("👊 VueBro / https://github.com/vuebro / runtime ver.:","1.1.19");export{b$ as _,M$ as a,I$ as b,Ya as c,tn as d,Cp as e,dc as f,F$ as m,fn as p,z$ as r,Qa as s,Za as t,Tc as u};
423
+ }`,n.config.envMode==="dev")};if(i==="on-demand"){if(mt.size===0)return;a=Array.from(mt).map(u=>{const[l,d]=u.split(":"),y=an(r,l,d.split("-"));if(typeof y=="string")return[`--${l}${`${l==="spacing"&&d==="DEFAULT"?"":`-${d}`}`}`,y]}).filter(Boolean)}else{const u=Object.keys(r).filter(l=>!fv.includes(l));a=Array.from(dv(r,u))}return c(a)}}}const hv=e=>[uv(e),pv(e),cv()].filter(Boolean),mv={position:["relative","absolute","fixed","sticky","static"],globalKeyword:fe},gv=(e={})=>{e.dark=e.dark??"class",e.attributifyPseudo=e.attributifyPseudo??!1,e.variablePrefix=e.variablePrefix??"un-",e.important=e.important??!1;const t=typeof e.preflights?.theme=="boolean"||typeof e.preflights?.theme=="string"?{mode:e.preflights.theme??"on-demand"}:{mode:e.preflights?.theme?.mode??"on-demand",...e.preflights?.theme};return e.preflights={reset:e.preflights?.reset??!0,theme:t},{name:c0,rules:av,shortcuts:ny,theme:Qg,layers:{properties:-200,theme:-150,base:-100},preflights:hv(e),variants:jg(e),prefix:e.prefix,postprocess:z0(e),extractorDefault:e.arbitraryVariants===!1?void 0:a0(),autocomplete:{shorthands:mv},options:e,configResolved(){mt.clear(),gt.clear()},meta:{themeDeps:mt,propertyDeps:gt}}},Ia={presets:[gv({preflights:{reset:!0}}),Ym(),fm({cdn:"https://cdn.jsdelivr.net/npm/"}),mm(),Kp()]},jl=/^[a-z0-9]+(-[a-z0-9]+)*$/,Gt=(e,t,r,n="")=>{const o=e.split(":");if(e.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;n=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const a=o.pop(),c=o.pop(),u={provider:o.length>0?o[0]:n,prefix:c,name:a};return t&&!Wr(u)?null:u}const i=o[0],s=i.split("-");if(s.length>1){const a={provider:n,prefix:s.shift(),name:s.join("-")};return t&&!Wr(a)?null:a}if(r&&n===""){const a={provider:n,prefix:"",name:i};return t&&!Wr(a,r)?null:a}return null},Wr=(e,t)=>e?!!((t&&e.prefix===""||e.prefix)&&e.name):!1,Pl=Object.freeze({left:0,top:0,width:16,height:16}),un=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),$t=Object.freeze({...Pl,...un}),jo=Object.freeze({...$t,body:"",hidden:!1});function yv(e,t){const r={};!e.hFlip!=!t.hFlip&&(r.hFlip=!0),!e.vFlip!=!t.vFlip&&(r.vFlip=!0);const n=((e.rotate||0)+(t.rotate||0))%4;return n&&(r.rotate=n),r}function Fa(e,t){const r=yv(e,t);for(const n in jo)n in un?n in e&&!(n in r)&&(r[n]=un[n]):n in t?r[n]=t[n]:n in e&&(r[n]=e[n]);return r}function bv(e,t){const r=e.icons,n=e.aliases||Object.create(null),o=Object.create(null);function i(s){if(r[s])return o[s]=[];if(!(s in o)){o[s]=null;const a=n[s]&&n[s].parent,c=a&&i(a);c&&(o[s]=[a].concat(c))}return o[s]}return Object.keys(r).concat(Object.keys(n)).forEach(i),o}function vv(e,t,r){const n=e.icons,o=e.aliases||Object.create(null);let i={};function s(a){i=Fa(n[a]||o[a],i)}return s(t),r.forEach(s),Fa(e,i)}function Ol(e,t){const r=[];if(typeof e!="object"||typeof e.icons!="object")return r;e.not_found instanceof Array&&e.not_found.forEach(o=>{t(o,null),r.push(o)});const n=bv(e);for(const o in n){const i=n[o];i&&(t(o,vv(e,o,i)),r.push(o))}return r}const $v={provider:"",aliases:{},not_found:{},...Pl};function so(e,t){for(const r in t)if(r in e&&typeof e[r]!=typeof t[r])return!1;return!0}function Rl(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!so(e,$v))return null;const r=t.icons;for(const o in r){const i=r[o];if(!o||typeof i.body!="string"||!so(i,jo))return null}const n=t.aliases||Object.create(null);for(const o in n){const i=n[o],s=i.parent;if(!o||typeof s!="string"||!r[s]&&!n[s]||!so(i,jo))return null}return t}const za=Object.create(null);function wv(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function yt(e,t){const r=za[e]||(za[e]=Object.create(null));return r[t]||(r[t]=wv(e,t))}function Al(e,t){return Rl(t)?Ol(t,(r,n)=>{n?e.icons[r]=n:e.missing.add(r)}):[]}function kv(e,t,r){try{if(typeof r.body=="string")return e.icons[t]={...r},!0}catch{}return!1}let Ht=!1;function Tl(e){return typeof e=="boolean"&&(Ht=e),Ht}function Cn(e){const t=typeof e=="string"?Gt(e,!0,Ht):e;if(t){const r=yt(t.provider,t.prefix),n=t.name;return r.icons[n]||(r.missing.has(n)?null:void 0)}}function _v(e,t){const r=Gt(e,!0,Ht);if(!r)return!1;const n=yt(r.provider,r.prefix);return t?kv(n,r.name,t):(n.missing.add(r.name),!0)}function xv(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),Ht&&!t&&!e.prefix){let o=!1;return Rl(e)&&(e.prefix="",Ol(e,(i,s)=>{_v(i,s)&&(o=!0)})),o}const r=e.prefix;if(!Wr({prefix:r,name:"a"}))return!1;const n=yt(t,r);return!!Al(n,e)}function Sv(e){return!!Cn(e)}function Ev(e){const t=Cn(e);return t&&{...$t,...t}}const Nl=Object.freeze({width:null,height:null}),Ml=Object.freeze({...Nl,...un}),Cv=/(-?[0-9.]*[0-9]+[0-9.]*)/g,jv=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function La(e,t,r){if(t===1)return e;if(r=r||100,typeof e=="number")return Math.ceil(e*t*r)/r;if(typeof e!="string")return e;const n=e.split(Cv);if(n===null||!n.length)return e;const o=[];let i=n.shift(),s=jv.test(i);for(;;){if(s){const a=parseFloat(i);isNaN(a)?o.push(i):o.push(Math.ceil(a*t*r)/r)}else o.push(i);if(i=n.shift(),i===void 0)return o.join("");s=!s}}function Pv(e,t="defs"){let r="";const n=e.indexOf("<"+t);for(;n>=0;){const o=e.indexOf(">",n),i=e.indexOf("</"+t);if(o===-1||i===-1)break;const s=e.indexOf(">",i);if(s===-1)break;r+=e.slice(o+1,i).trim(),e=e.slice(0,n).trim()+e.slice(s+1)}return{defs:r,content:e}}function Ov(e,t){return e?"<defs>"+e+"</defs>"+t:t}function Rv(e,t,r){const n=Pv(e);return Ov(n.defs,t+n.content+r)}const Av=e=>e==="unset"||e==="undefined"||e==="none";function Tv(e,t){const r={...$t,...e},n={...Ml,...t},o={left:r.left,top:r.top,width:r.width,height:r.height};let i=r.body;[r,n].forEach(m=>{const p=[],b=m.hFlip,f=m.vFlip;let g=m.rotate;b?f?g+=2:(p.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),p.push("scale(-1 1)"),o.top=o.left=0):f&&(p.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),p.push("scale(1 -1)"),o.top=o.left=0);let $;switch(g<0&&(g-=Math.floor(g/4)*4),g=g%4,g){case 1:$=o.height/2+o.top,p.unshift("rotate(90 "+$.toString()+" "+$.toString()+")");break;case 2:p.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:$=o.width/2+o.left,p.unshift("rotate(-90 "+$.toString()+" "+$.toString()+")");break}g%2===1&&(o.left!==o.top&&($=o.left,o.left=o.top,o.top=$),o.width!==o.height&&($=o.width,o.width=o.height,o.height=$)),p.length&&(i=Rv(i,'<g transform="'+p.join(" ")+'">',"</g>"))});const s=n.width,a=n.height,c=o.width,u=o.height;let l,d;s===null?(d=a===null?"1em":a==="auto"?u:a,l=La(d,c/u)):(l=s==="auto"?c:s,d=a===null?La(l,u/c):a==="auto"?u:a);const y={},h=(m,p)=>{Av(p)||(y[m]=p.toString())};h("width",l),h("height",d);const v=[o.left,o.top,c,u];return y.viewBox=v.join(" "),{attributes:y,viewBox:v,body:i}}const Nv=/\sid="(\S+)"/g,Mv="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Iv=0;function Fv(e,t=Mv){const r=[];let n;for(;n=Nv.exec(e);)r.push(n[1]);if(!r.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return r.forEach(i=>{const s=typeof t=="function"?t(i):t+(Iv++).toString(),a=i.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+a+')([")]|\\.[a-z])',"g"),"$1"+s+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}const Po=Object.create(null);function zv(e,t){Po[e]=t}function Oo(e){return Po[e]||Po[""]}function ei(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 ti=Object.create(null),Tt=["https://api.simplesvg.com","https://api.unisvg.com"],Br=[];for(;Tt.length>0;)Tt.length===1||Math.random()>.5?Br.push(Tt.shift()):Br.push(Tt.pop());ti[""]=ei({resources:["https://api.iconify.design"].concat(Br)});function Lv(e,t){const r=ei(t);return r===null?!1:(ti[e]=r,!0)}function ri(e){return ti[e]}const Dv=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let Da=Dv();function qv(e,t){const r=ri(e);if(!r)return 0;let n;if(!r.maxURL)n=0;else{let o=0;r.resources.forEach(s=>{o=Math.max(o,s.length)});const i=t+".json?icons=";n=r.maxURL-o-r.path.length-i.length}return n}function Vv(e){return e===404}const Uv=(e,t,r)=>{const n=[],o=qv(e,t),i="icons";let s={type:i,provider:e,prefix:t,icons:[]},a=0;return r.forEach((c,u)=>{a+=c.length+1,a>=o&&u>0&&(n.push(s),s={type:i,provider:e,prefix:t,icons:[]},a=c.length),s.icons.push(c)}),n.push(s),n};function Hv(e){if(typeof e=="string"){const t=ri(e);if(t)return t.path}return"/"}const Wv=(e,t,r)=>{if(!Da){r("abort",424);return}let n=Hv(t.provider);switch(t.type){case"icons":{const i=t.prefix,a=t.icons.join(","),c=new URLSearchParams({icons:a});n+=i+".json?"+c.toString();break}case"custom":{const i=t.uri;n+=i.slice(0,1)==="/"?i.slice(1):i;break}default:r("abort",400);return}let o=503;Da(e+n).then(i=>{const s=i.status;if(s!==200){setTimeout(()=>{r(Vv(s)?"abort":"next",s)});return}return o=501,i.json()}).then(i=>{if(typeof i!="object"||i===null){setTimeout(()=>{i===404?r("abort",i):r("next",o)});return}setTimeout(()=>{r("success",i)})}).catch(()=>{r("next",o)})},Bv={prepare:Uv,send:Wv};function Kv(e){const t={loaded:[],missing:[],pending:[]},r=Object.create(null);e.sort((o,i)=>o.provider!==i.provider?o.provider.localeCompare(i.provider):o.prefix!==i.prefix?o.prefix.localeCompare(i.prefix):o.name.localeCompare(i.name));let n={provider:"",prefix:"",name:""};return e.forEach(o=>{if(n.name===o.name&&n.prefix===o.prefix&&n.provider===o.provider)return;n=o;const i=o.provider,s=o.prefix,a=o.name,c=r[i]||(r[i]=Object.create(null)),u=c[s]||(c[s]=yt(i,s));let l;a in u.icons?l=t.loaded:s===""||u.missing.has(a)?l=t.missing:l=t.pending;const d={provider:i,prefix:s,name:a};l.push(d)}),t}function Il(e,t){e.forEach(r=>{const n=r.loaderCallbacks;n&&(r.loaderCallbacks=n.filter(o=>o.id!==t))})}function Gv(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const t=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!t.length)return;let r=!1;const n=e.provider,o=e.prefix;t.forEach(i=>{const s=i.icons,a=s.pending.length;s.pending=s.pending.filter(c=>{if(c.prefix!==o)return!0;const u=c.name;if(e.icons[u])s.loaded.push({provider:n,prefix:o,name:u});else if(e.missing.has(u))s.missing.push({provider:n,prefix:o,name:u});else return r=!0,!0;return!1}),s.pending.length!==a&&(r||Il([e],i.id),i.callback(s.loaded.slice(0),s.missing.slice(0),s.pending.slice(0),i.abort))})}))}let Jv=0;function Xv(e,t,r){const n=Jv++,o=Il.bind(null,r,n);if(!t.pending.length)return o;const i={id:n,icons:t,callback:e,abort:o};return r.forEach(s=>{(s.loaderCallbacks||(s.loaderCallbacks=[])).push(i)}),o}function Yv(e,t=!0,r=!1){const n=[];return e.forEach(o=>{const i=typeof o=="string"?Gt(o,t,r):o;i&&n.push(i)}),n}var Qv={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function Zv(e,t,r,n){const o=e.resources.length,i=e.random?Math.floor(Math.random()*o):e.index;let s;if(e.random){let k=e.resources.slice(0);for(s=[];k.length>1;){const _=Math.floor(Math.random()*k.length);s.push(k[_]),k=k.slice(0,_).concat(k.slice(_+1))}s=s.concat(k)}else s=e.resources.slice(i).concat(e.resources.slice(0,i));const a=Date.now();let c="pending",u=0,l,d=null,y=[],h=[];typeof n=="function"&&h.push(n);function v(){d&&(clearTimeout(d),d=null)}function m(){c==="pending"&&(c="aborted"),v(),y.forEach(k=>{k.status==="pending"&&(k.status="aborted")}),y=[]}function p(k,_){_&&(h=[]),typeof k=="function"&&h.push(k)}function b(){return{startTime:a,payload:t,status:c,queriesSent:u,queriesPending:y.length,subscribe:p,abort:m}}function f(){c="failed",h.forEach(k=>{k(void 0,l)})}function g(){y.forEach(k=>{k.status==="pending"&&(k.status="aborted")}),y=[]}function $(k,_,S){const P=_!=="success";switch(y=y.filter(I=>I!==k),c){case"pending":break;case"failed":if(P||!e.dataAfterTimeout)return;break;default:return}if(_==="abort"){l=S,f();return}if(P){l=S,y.length||(s.length?w():f());return}if(v(),g(),!e.random){const I=e.resources.indexOf(k.resource);I!==-1&&I!==e.index&&(e.index=I)}c="completed",h.forEach(I=>{I(S)})}function w(){if(c!=="pending")return;v();const k=s.shift();if(k===void 0){if(y.length){d=setTimeout(()=>{v(),c==="pending"&&(g(),f())},e.timeout);return}f();return}const _={status:"pending",resource:k,callback:(S,P)=>{$(_,S,P)}};y.push(_),u++,d=setTimeout(w,e.rotate),r(k,t,_.callback)}return setTimeout(w),b}function Fl(e){const t={...Qv,...e};let r=[];function n(){r=r.filter(a=>a().status==="pending")}function o(a,c,u){const l=Zv(t,a,c,(d,y)=>{n(),u&&u(d,y)});return r.push(l),l}function i(a){return r.find(c=>a(c))||null}return{query:o,find:i,setIndex:a=>{t.index=a},getIndex:()=>t.index,cleanup:n}}function qa(){}const ao=Object.create(null);function e$(e){if(!ao[e]){const t=ri(e);if(!t)return;const r=Fl(t),n={config:t,redundancy:r};ao[e]=n}return ao[e]}function t$(e,t,r){let n,o;if(typeof e=="string"){const i=Oo(e);if(!i)return r(void 0,424),qa;o=i.send;const s=e$(e);s&&(n=s.redundancy)}else{const i=ei(e);if(i){n=Fl(i);const s=e.resources?e.resources[0]:"",a=Oo(s);a&&(o=a.send)}}return!n||!o?(r(void 0,424),qa):n.query(t,o,r)().abort}function Va(){}function r$(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,Gv(e)}))}function n$(e){const t=[],r=[];return e.forEach(n=>{(n.match(jl)?t:r).push(n)}),{valid:t,invalid:r}}function Nt(e,t,r){function n(){const o=e.pendingIcons;t.forEach(i=>{o&&o.delete(i),e.icons[i]||e.missing.add(i)})}if(r&&typeof r=="object")try{if(!Al(e,r).length){n();return}}catch(o){console.error(o)}n(),r$(e)}function Ua(e,t){e instanceof Promise?e.then(r=>{t(r)}).catch(()=>{t(null)}):t(e)}function o$(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:r,prefix:n}=e,o=e.iconsToLoad;if(delete e.iconsToLoad,!o||!o.length)return;const i=e.loadIcon;if(e.loadIcons&&(o.length>1||!i)){Ua(e.loadIcons(o,n,r),l=>{Nt(e,o,l)});return}if(i){o.forEach(l=>{const d=i(l,n,r);Ua(d,y=>{const h=y?{prefix:n,icons:{[l]:y}}:null;Nt(e,[l],h)})});return}const{valid:s,invalid:a}=n$(o);if(a.length&&Nt(e,a,null),!s.length)return;const c=n.match(jl)?Oo(r):null;if(!c){Nt(e,s,null);return}c.prepare(r,n,s).forEach(l=>{t$(r,l,d=>{Nt(e,l.icons,d)})})}))}const zl=(e,t)=>{const r=Yv(e,!0,Tl()),n=Kv(r);if(!n.pending.length){let c=!0;return t&&setTimeout(()=>{c&&t(n.loaded,n.missing,n.pending,Va)}),()=>{c=!1}}const o=Object.create(null),i=[];let s,a;return n.pending.forEach(c=>{const{provider:u,prefix:l}=c;if(l===a&&u===s)return;s=u,a=l,i.push(yt(u,l));const d=o[u]||(o[u]=Object.create(null));d[l]||(d[l]=[])}),n.pending.forEach(c=>{const{provider:u,prefix:l,name:d}=c,y=yt(u,l),h=y.pendingIcons||(y.pendingIcons=new Set);h.has(d)||(h.add(d),o[u][l].push(d))}),i.forEach(c=>{const u=o[c.provider][c.prefix];u.length&&o$(c,u)}),t?Xv(t,n,i):Va},i$=e=>new Promise((t,r)=>{const n=typeof e=="string"?Gt(e,!0):e;if(!n){r(e);return}zl([n||e],o=>{if(o.length&&n){const i=Cn(n);if(i){t({...$t,...i});return}}r(e)})});function s$(e,t){const r={...e};for(const n in t){const o=t[n],i=typeof o;n in Nl?(o===null||o&&(i==="string"||i==="number"))&&(r[n]=o):i===typeof r[n]&&(r[n]=n==="rotate"?o%4:o)}return r}const a$=/[\s,]+/;function c$(e,t){t.split(a$).forEach(r=>{switch(r.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function l$(e,t=0){const r=e.replace(/^-?[0-9.]*/,"");function n(o){for(;o<0;)o+=4;return o%4}if(r===""){const o=parseInt(e);return isNaN(o)?0:n(o)}else if(r!==e){let o=0;switch(r){case"%":o=25;break;case"deg":o=90}if(o){let i=parseFloat(e.slice(0,e.length-r.length));return isNaN(i)?0:(i=i/o,i%1===0?n(i):0)}}return t}function u$(e,t){let r=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const n in t)r+=" "+n+'="'+t[n]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+r+">"+e+"</svg>"}function f$(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function d$(e){return"data:image/svg+xml,"+f$(e)}function p$(e){return'url("'+d$(e)+'")'}const Ha={...Ml,inline:!1},h$={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},m$={display:"inline-block"},Ro={backgroundColor:"currentColor"},Ll={backgroundColor:"transparent"},Wa={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},Ba={webkitMask:Ro,mask:Ro,background:Ll};for(const e in Ba){const t=Ba[e];for(const r in Wa)t[e+r]=Wa[r]}const Kr={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";Kr[e+"-flip"]=t,Kr[e.slice(0,1)+"-flip"]=t,Kr[e+"Flip"]=t});function Ka(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const Ga=(e,t)=>{const r=s$(Ha,t),n={...h$},o=t.mode||"svg",i={},s=t.style,a=typeof s=="object"&&!(s instanceof Array)?s:{};for(let m in t){const p=t[m];if(p!==void 0)switch(m){case"icon":case"style":case"onLoad":case"mode":case"ssr":break;case"inline":case"hFlip":case"vFlip":r[m]=p===!0||p==="true"||p===1;break;case"flip":typeof p=="string"&&c$(r,p);break;case"color":i.color=p;break;case"rotate":typeof p=="string"?r[m]=l$(p):typeof p=="number"&&(r[m]=p);break;case"ariaHidden":case"aria-hidden":p!==!0&&p!=="true"&&delete n["aria-hidden"];break;default:{const b=Kr[m];b?(p===!0||p==="true"||p===1)&&(r[b]=!0):Ha[m]===void 0&&(n[m]=p)}}}const c=Tv(e,r),u=c.attributes;if(r.inline&&(i.verticalAlign="-0.125em"),o==="svg"){n.style={...i,...a},Object.assign(n,u);let m=0,p=t.id;return typeof p=="string"&&(p=p.replace(/-/g,"_")),n.innerHTML=Fv(c.body,p?()=>p+"ID"+m++:"iconifyVue"),ii("svg",n)}const{body:l,width:d,height:y}=e,h=o==="mask"||(o==="bg"?!1:l.indexOf("currentColor")!==-1),v=u$(l,{...u,width:d+"",height:y+""});return n.style={...i,"--svg":p$(v),width:Ka(u.width),height:Ka(u.height),...m$,...h?Ro:Ll,...a},ii("span",n)};Tl(!0);zv("",Bv);if(typeof document<"u"&&typeof window<"u"){const e=window;if(e.IconifyPreload!==void 0){const t=e.IconifyPreload,r="Invalid IconifyPreload syntax.";typeof t=="object"&&t!==null&&(t instanceof Array?t:[t]).forEach(n=>{try{(typeof n!="object"||n===null||n instanceof Array||typeof n.icons!="object"||typeof n.prefix!="string"||!xv(n))&&console.error(r)}catch{console.error(r)}})}if(e.IconifyProviders!==void 0){const t=e.IconifyProviders;if(typeof t=="object"&&t!==null)for(let r in t){const n="IconifyProviders["+r+"] is invalid.";try{const o=t[r];if(typeof o!="object"||!o||o.resources===void 0)continue;Lv(r,o)||console.error(n)}catch{console.error(n)}}}}const g$={...$t,body:""};tc((e,{emit:t})=>{const r=Ge(null);function n(){r.value&&(r.value.abort?.(),r.value=null)}const o=Ge(!!e.ssr),i=Ge(""),s=Je(null);function a(){const u=e.icon;if(typeof u=="object"&&u!==null&&typeof u.body=="string")return i.value="",{data:u};let l;if(typeof u!="string"||(l=Gt(u,!1,!0))===null)return null;let d=Cn(l);if(!d){const v=r.value;return(!v||v.name!==u)&&(d===null?r.value={name:u}:r.value={name:u,abort:zl([l],c)}),null}n(),i.value!==u&&(i.value=u,Io(()=>{t("load",u)}));const y=e.customise;if(y){d=Object.assign({},d);const v=y(d.body,l.name,l.prefix,l.provider);typeof v=="string"&&(d.body=v)}const h=["iconify"];return l.prefix!==""&&h.push("iconify--"+l.prefix),l.provider!==""&&h.push("iconify--"+l.provider),{data:d,classes:h}}function c(){const u=a();u?u.data!==s.value?.data&&(s.value=u):s.value=null}return o.value?c():Mo(()=>{o.value=!0,c()}),Re(()=>e.icon,c),Yl(n),()=>{const u=s.value;if(!u)return Ga(g$,e);let l=e;return u.classes&&(l={...e,class:u.classes.join(" ")}),Ga({...$t,...u.data},l)}},{props:["icon","mode","ssr","width","height","style","color","inline","rotate","hFlip","horizontalFlip","vFlip","verticalFlip","flip","id","ariaHidden","customise","title"],emits:["load"]});const y$=tc({__name:"App",setup(e,{expose:t}){t();const r=ou(),n=pe(()=>tn.value.find(({id:c})=>c===r.name)),o=Ge(""),i=Ge(""),s=pe(()=>n.value?.to&&`${window.location.origin}${n.value.to==="/"?"":n.value.to}`);Re(n,async c=>{let u="/favicon.ico";if(c?.icon){const l=Sv(c.icon)?Ev(c.icon):await i$(c.icon);if(l){const{body:d,height:y,left:h,top:v,width:m}=l;u=`data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="${h.toString()} ${v.toString()} ${m.toString()} ${y.toString()}">${d}</svg>`}}o.value=u}),dc({link:[[o,"icon","icon"],[s,"canonical"]].map(([c,u,l])=>({href:c,key:l,rel:u})),script:[{id:"application/ld+json",innerHTML:i,type:"application/ld+json"}]}),Uu({description:pe(()=>n.value?.description),keywords:pe(()=>n.value?.keywords.join()),ogDescription:pe(()=>n.value?.description),ogImage:pe(()=>n.value?.images.filter(({url:c})=>c).map(({alt:c="",url:u})=>({alt:c,url:`${window.location.origin}/${u}`}))??[]),ogTitle:pe(()=>n.value?.title),ogType:pe(()=>n.value?.type),ogUrl:s,title:pe(()=>n.value?.title)}),Re(()=>n.value?.jsonld,async c=>{i.value=JSON.stringify(await c)||'{"@context":"https://schema.org"}'});const a={route:r,a:n,favicon:o,jsonld:i,ogUrl:s,get pages(){return tn}};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),b$=(e,t)=>{const r=e.__vccOpts||e;for(const[n,o]of t)r[n]=o;return r};function v$(e,t,r,n,o,i){const s=Ql("router-view");return ai(),si(s,null,{default:Zl(({Component:a})=>[(ai(),si(eu(a),{id:n.pages[0]?.id},null,8,["id"]))]),_:1})}const $$=b$(y$,[["render",v$],["__file","App.vue"]]);var co,Ja;function w$(){if(Ja)return co;Ja=1;function e(s,a){for(;s.length<a;)s="0"+s;return s}function t(s,a){var c,u,l;if(a.length===0)return s;for(c=0,l=a.length;c<l;c++)u=a.charCodeAt(c),s=(s<<5)-s+u,s|=0;return s<0?s*-2:s}function r(s,a,c){return Object.keys(a).sort().reduce(u,s);function u(l,d){return n(l,a[d],d,c)}}function n(s,a,c,u){var l=t(t(t(s,c),o(a)),typeof a);if(a===null)return t(l,"null");if(a===void 0)return t(l,"undefined");if(typeof a=="object"||typeof a=="function"){if(u.indexOf(a)!==-1)return t(l,"[Circular]"+c);u.push(a);var d=r(l,a,u);if(!("valueOf"in a)||typeof a.valueOf!="function")return d;try{return t(d,String(a.valueOf()))}catch(y){return t(d,"[valueOf exception]"+(y.stack||y.message))}}return t(l,a.toString())}function o(s){return Object.prototype.toString.call(s)}function i(s){return e(n(0,s,"",[]).toString(16),8)}return co=i,co}var k$=w$();const _$=pn(k$),Ao="<template></template>",Gr=async e=>{try{const t=await fetch(e);return t.ok?t:new Response(Ao)}catch{return new Response(Ao)}},Mt=e=>{e.forEach(t=>{console.log(t)})},x$=async(e,{filename:t},{content:r,module:n,scoped:o=!1,src:i})=>{const{code:s,errors:a}=await uu({filename:t,id:e,modules:!!n,scoped:o,source:i?await(await Gr(i)).text():r});Mt(a),nd(s,o?{id:e}:void 0)},Xa=e=>Ft(()=>import(`data:text/javascript;base64,${btoa(Array.from(new TextEncoder().encode(e),t=>String.fromCodePoint(t)).join(""))}`),[],import.meta.url),S$=async e=>{const{descriptor:t,errors:r}=au(await(await Gr(e)).text()||Ao,{filename:e}),n={expressionPlugins:[]},o=["script","scriptSetup"],i=await Promise.all(o.map(async d=>{const{lang:y="js",src:h}=t[d]??{};return/[jt]sx$/.test(y)&&n.expressionPlugins?.push("jsx"),/tsx?$/.test(y)&&n.expressionPlugins?.push("typescript"),h&&await(await Gr(h)).text()})),s=`data-v-${_$(e)}`,a="preserve",c={},u=t.styles.some(({scoped:d})=>d),{expressionPlugins:l}=n;if(Mt(r),u&&(c.__scopeId=s),t.script||t.scriptSetup){o.forEach((v,m)=>{const p=t[v];p&&i[m]!==void 0&&(p.content=i[m])});const{bindings:d,content:y,warnings:h=[]}=cu(t,{id:s});Mt(h),d&&(n.bindingMetadata=d),Object.assign(c,(await Xa(l.length?ci(y,{jsxRuntime:a,transforms:l}).code:y)).default)}if(t.template){const{code:d,errors:y,tips:h}=lu({ast:t.template.ast,compilerOptions:n,filename:t.filename,id:s,scoped:u,slotted:t.slotted,source:t.template.src?await(await Gr(t.template.src)).text():t.template.content,vapor:t.vapor});Mt(y),Mt(h),Object.assign(c,await Xa(l.length?ci(d,{jsxRuntime:a,transforms:l}).code:d))}return t.styles.forEach(d=>{x$(s,t,d)}),c};let To;const{pathname:E$}=new URL(document.baseURI),Ya=Ge(!0),fn=new Map,C$=()=>{let e,t;return{promise:new Promise((n,o)=>{e=n,t=o}),reject:t,resolve:e}},nt=iu({history:su(E$),routes:[],scrollBehavior:(e,t,r)=>To&&To(e,t,r)}),Qa=Ge(!0),Za=pe(()=>nt.currentRoute.value.path==="/"?go[nt.currentRoute.value.name]?.$children[0]:go[nt.currentRoute.value.name]),F$=({id:e=Tc()})=>(fn.set(e,C$()),tu(async()=>S$(`./pages/${e}.vue`))),z$=({id:e}={})=>{e&&fn.get(e)?.resolve(void 0)},j$=({extractAll:e,toggleObserver:t})=>{To=async({hash:r,name:n})=>{if(n){Ya.value=!0,t(!1);const[{promise:o}={}]=fn.values();await o,await Promise.all([...fn.values()].map(({promise:s})=>s)),await e(),t(!0);const i=Qa.value&&{behavior:"smooth",...r||Za.value?.parent?.flat&&Za.value.index?{el:r||`#${String(n)}`}:{left:0,top:0}};return Ya.value=!1,Qa.value=!0,i}else return!1}};nt.beforeEach(({path:e})=>e!==decodeURI(e)?decodeURI(e):void 0);const dn=ru($$),P$={async get(){if(this.id)try{const e=await fetch(`./pages/${this.id}.jsonld`);return e.ok?await e.json():void 0}catch{return}}};dn.use(Hu());const O$=(async()=>{const e=await fetch("index.json"),[t={}]=await(e.ok?e:new Response("[]")).json();en.push(t),await Io(),tn.value.forEach(({id:r,loc:n,path:o},i,s)=>{if(Object.defineProperties(s[i],{jsonld:P$}),o!==void 0){const a=n?.replaceAll(" ","_").replace(/^\/?/,"/").replace(/\/?$/,"/");nt.addRoute({...a&&n?{alias:a}:{undefined:void 0},children:[{component:()=>Ft(()=>import("./PageView-ua2_Pk1Q.js"),__vite__mapDeps([0,1,2]),import.meta.url),name:r,path:""}],component:()=>Ft(()=>import("./RootView-Bx-1w6z8.js"),__vite__mapDeps([3,1,2]),import.meta.url),path:o.replace(/^\/?/,"/").replace(/\/?$/,"/")})}}),dn.provide("pages",go),nt.addRoute({component:()=>Ft(()=>import("./NotFoundView-BV2Y1JPk.js"),__vite__mapDeps([4,1,2]),import.meta.url),name:"404",path:"/:pathMatch(.*)*"})})();(async()=>{const e=await fetch("fonts.json");mo.push(...await(e.ok?e:new Response("[]")).json()),Ia.presets.push(Lf({customFetch:jp,fonts:Op(mo)})),await Uf({defaults:Ia,ready:async t=>{const{toggleObserver:r}=t;return j$(t),await O$,dn.use(nt),dn.mount("#app"),r(!0),!1},rootElement:()=>document.getElementById("app")??void 0})})().catch(Cp);console.info("👊 VueBro / https://github.com/vuebro / runtime ver.:","1.1.20");export{b$ as _,M$ as a,I$ as b,Ya as c,tn as d,Cp as e,dc as f,F$ as m,fn as p,z$ as r,Qa as s,Za as t,Tc as u};
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-Df84KaQG.js"></script>
9
+ <script type="module" crossorigin src="./assets/index-DGwj3ENK.js"></script>
10
10
  <link rel="modulepreload" crossorigin href="./assets/sucrase-Cw4LZf8f.js">
11
11
  <link rel="modulepreload" crossorigin href="./assets/compiler-sfc-4yqCFQUb.js">
12
12
  <link rel="stylesheet" crossorigin href="./assets/index-vGiKZPT9.css">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vuebro/runtime",
3
- "version": "1.1.19",
3
+ "version": "1.1.20",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "lint": "eslint .",
@@ -39,7 +39,7 @@
39
39
  "jiti": "^2.5.1",
40
40
  "prettier": "^3.6.2",
41
41
  "typescript-eslint": "^8.39.0",
42
- "vite": "^7.0.6",
42
+ "vite": "^7.1.0",
43
43
  "vite-plugin-static-copy": "^3.1.1",
44
44
  "vue-eslint-parser": "^10.2.0",
45
45
  "vue-tsc": "^3.0.5"