@unocss/runtime 0.50.2 → 0.50.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/core.global.js CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";(()=>{function Re(t){let e=t.length,r=-1,n,s="",i=t.charCodeAt(0);for(;++r<e;){if(n=t.charCodeAt(r),n===0){s+="\uFFFD";continue}if(n===44){s+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&i===45){s+=`\\${n.toString(16)} `;continue}if(r===0&&e===1&&n===45){s+=`\\${t.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){s+=t.charAt(r);continue}s+=`\\${t.charAt(r)}`}return s}var H=Re;function A(t=[]){return Array.isArray(t)?t:[t]}function j(t){return Array.from(new Set(t))}function R(t){return typeof t=="string"}function D(t){return R(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function te(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>D(e)):[t]:[D(t)]}function be(t){return t.filter(([e,r],n)=>{if(e.startsWith("$$"))return!1;for(let s=n-1;s>=0;s--)if(t[s][0]===e&&t[s][1]===r)return!1;return!0})}function F(t){return t==null?"":be(t).map(([e,r])=>r!=null?`${e}:${r};`:void 0).filter(Boolean).join("")}function G(t){return t&&typeof t=="object"&&!Array.isArray(t)}function W(t,e){let r=t,n=e;if(Array.isArray(r))return[...n];let s={...r};return G(r)&&G(n)&&Object.keys(n).forEach(i=>{G(r[i])&&G(n[i])||Array.isArray(r[i])&&Array.isArray(n[i])?s[i]=W(r[i],n[i]):Object.assign(s,{[i]:n[i]})}),s}function k(t){let e,r,n;if(Array.isArray(t)){for(r=Array(e=t.length);e--;)r[e]=(n=t[e])&&typeof n=="object"?k(n):n;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:k(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(n=t[e])&&typeof n=="object"?k(n):n;return r}return t}function re(t){return R(t[0])}function ne(t){return R(t[0])}var ve=/[\w\u00A0-\uFFFF-_:%-?]/,q="$$shortcut-no-merge";function se(t=""){return ve.test(t)}function ie(t){return typeof t=="function"?{match:t}:t}function Y(t){return t.length===3}function oe(t){return t!=null}function ae(){}var B=class{_map=new Map;get(e,r){let n=this._map.get(e);if(n)return n.get(r)}getFallback(e,r,n){let s=this._map.get(e);return s||(s=new Map,this._map.set(e,s)),s.has(r)||s.set(r,n),s.get(r)}set(e,r,n){let s=this._map.get(e);return s||(s=new Map,this._map.set(e,s)),s.set(r,n),this}has(e,r){return this._map.get(e)?.has(r)}delete(e,r){return this._map.get(e)?.delete(r)||!1}deleteTop(e){return this._map.delete(e)}map(e){return Array.from(this._map.entries()).flatMap(([r,n])=>Array.from(n.entries()).map(([s,i])=>e(i,r,s)))}};var z={};function we(t=["-",":"]){let e=t.join("|");return z[e]||(z[e]=new RegExp(`((?:[!@\\w+:_/-]|\\[&?>?:?\\S*\\])+?)(${e})\\(((?:[~!\\w\\s:/\\\\,%#.$?-]|\\[.*?\\])+?)\\)(?!\\s*?=>)`,"gm")),z[e].lastIndex=0,z[e]}function Ae(t,e=["-",":"],r=5){let n=we(e),s=!1,i=t.toString(),o=new Set;do{let a=i;i=i.replace(n,(u,l,c,d)=>e.includes(c)?(o.add(l+c),d.split(/\s/g).filter(Boolean).map(x=>x==="~"?l:x.replace(/^(!?)(.*)/,`$1${l}${c}$2`)).join(" ")):u),s=i!==a,r-=1}while(s&&r);return{prefixes:Array.from(o),expanded:i,hasChanged:s}}function ce(t,e=["-",":"],r=5){let{expanded:n}=Ae(t.toString(),e,r);return typeof t=="string"?n:t.length()?t.overwrite(0,t.length(),n):t}var le=new Set;function ue(t){le.has(t)||(console.warn("[unocss]",t),le.add(t))}var Ue=/\\?[\s'"`;{}]+/g,fe=/(?:[\w&:[\]-]|\[\S+=\S+\])+\[\\?['"]?\S+?['"]\]\]?[\w:-]*/g,Z=/\[(\\\W|[\w-])+:['"]?\S+?['"]?\]/g,$e=new RegExp(`^${Z.source}$`),Ve=t=>{let e=new Set;for(let r of t.matchAll(Z))t[r.index-1]?.match(/^[\s'"`]/)&&e.add(r[0]);for(let r of t.matchAll(fe))e.add(r[0]);return t.split(Ue).forEach(r=>{se(r)&&!$e.test(r)&&e.add(r)}),[...e]},J={name:"split",order:0,extract({code:t}){return Ve(t)}};function pe(){return{events:{},emit(t,...e){(this.events[t]||[]).forEach(r=>r(...e))},on(t,e){return(this.events[t]=this.events[t]||[]).push(e),()=>this.events[t]=(this.events[t]||[]).filter(r=>r!==e)}}}var I="default",N="preflights",Me="shortcuts",de={[N]:-100,[Me]:-10,[I]:0};function he(t){return A(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}function _e(t){let e=t.shortcuts?he(t.shortcuts):void 0;if(t.shortcuts=e,t.prefix||t.layer){let r=n=>{n[2]||(n[2]={});let s=n[2];s.prefix==null&&t.prefix&&(s.prefix=A(t.prefix)),s.layer==null&&t.layer&&(s.layer=t.layer)};e?.forEach(r),t.rules?.forEach(r)}return t}function Q(t={},e={}){let r=Object.assign({},e,t),n=(r.presets||[]).flatMap(A).map(_e),s=[...n.filter(f=>f.enforce==="pre"),...n.filter(f=>!f.enforce),...n.filter(f=>f.enforce==="post")],i=Object.assign({},de,...n.map(f=>f.layers),r.layers);function o(f){return j([...s.flatMap(h=>A(h[f]||[])),...A(r[f]||[])])}let a=o("extractors");a.length||a.push(J),a.sort((f,h)=>(f.order||0)-(h.order||0));let u=o("rules"),l={},c=u.length,d=u.map((f,h)=>{if(re(f)){A(f[2]?.prefix||"").forEach(E=>{l[E+f[0]]=[h,f[1],f[2],f]});return}return[h,...f]}).filter(Boolean).reverse(),x=k([...s.map(f=>f.theme||{}),r.theme||{}].reduce((f,h)=>W(f,h),{}));o("extendTheme").forEach(f=>f(x));let C={templates:j(s.map(f=>A(f.autocomplete?.templates)).flat()),extractors:s.map(f=>A(f.autocomplete?.extractors)).flat().sort((f,h)=>(f.order||0)-(h.order||0))},v=A(o("separators"));return v.length||(v=[":","-"]),{mergeSelectors:!0,warn:!0,blocklist:[],sortLayers:f=>f,...r,presets:s,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:i,theme:x,rulesSize:c,rulesDynamic:d,rulesStaticMap:l,preprocess:o("preprocess"),postprocess:o("postprocess"),preflights:o("preflights"),autocomplete:C,variants:o("variants").map(ie).sort((f,h)=>(f.order||0)-(h.order||0)),shortcuts:he(o("shortcuts")).reverse(),extractors:a,safelist:o("safelist"),separators:v}}var me="0.50.2";var X=class{constructor(e={},r={}){this.userConfig=e;this.defaults=r;this.config=Q(e,r),this.events.emit("config",this.config)}version=me;_cache=new Map;config;blocked=new Set;parentOrders=new Map;events=pe();setConfig(e,r){e&&(r&&(this.defaults=r),this.userConfig=e,this.blocked.clear(),this.parentOrders.clear(),this._cache.clear(),this.config=Q(e,this.defaults),this.events.emit("config",this.config))}async applyExtractors(e,r,n=new Set){let s={get original(){return e},code:e,id:r};for(let i of this.config.extractors){let o=await i.extract(s);if(o)for(let a of o)n.add(a)}return n}makeContext(e,r){let n={rawSelector:e,currentSelector:r[1],theme:this.config.theme,generator:this,variantHandlers:r[2],constructCSS:(...s)=>this.constructCustomCSS(n,...s),variantMatch:r};return n}async parseToken(e,r){if(this.blocked.has(e))return;let n=`${e}${r?` ${r}`:""}`;if(this._cache.has(n))return this._cache.get(n);let s=e;for(let l of this.config.preprocess)s=l(e);if(this.isBlocked(s)){this.blocked.add(e),this._cache.set(n,null);return}let i=await this.matchVariants(e,s);if(!i||this.isBlocked(i[1])){this.blocked.add(e),this._cache.set(n,null);return}let o=this.makeContext(e,[r||i[0],i[1],i[2],i[3]]);this.config.details&&(o.variants=[...i[3]]);let a=await this.expandShortcut(o.currentSelector,o),u=a?await this.stringifyShortcuts(o.variantMatch,o,a[0],a[1]):(await this.parseUtil(o.variantMatch,o))?.map(l=>this.stringifyUtil(l,o)).filter(oe);if(u?.length)return this._cache.set(n,u),u;this._cache.set(n,null)}async generate(e,r={}){let{id:n,scope:s,preflights:i=!0,safelist:o=!0,minify:a=!1}=r,u=R(e)?await this.applyExtractors(e,n):Array.isArray(e)?new Set(e):e;o&&this.config.safelist.forEach(g=>u.add(g));let l=a?"":`
1
+ "use strict";(()=>{function Re(t){let e=t.length,r=-1,n,s="",i=t.charCodeAt(0);for(;++r<e;){if(n=t.charCodeAt(r),n===0){s+="\uFFFD";continue}if(n===44){s+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&i===45){s+=`\\${n.toString(16)} `;continue}if(r===0&&e===1&&n===45){s+=`\\${t.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){s+=t.charAt(r);continue}s+=`\\${t.charAt(r)}`}return s}var H=Re;function A(t=[]){return Array.isArray(t)?t:[t]}function j(t){return Array.from(new Set(t))}function R(t){return typeof t=="string"}function D(t){return R(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function te(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>D(e)):[t]:[D(t)]}function be(t){return t.filter(([e,r],n)=>{if(e.startsWith("$$"))return!1;for(let s=n-1;s>=0;s--)if(t[s][0]===e&&t[s][1]===r)return!1;return!0})}function F(t){return t==null?"":be(t).map(([e,r])=>r!=null?`${e}:${r};`:void 0).filter(Boolean).join("")}function G(t){return t&&typeof t=="object"&&!Array.isArray(t)}function W(t,e){let r=t,n=e;if(Array.isArray(r))return[...n];let s={...r};return G(r)&&G(n)&&Object.keys(n).forEach(i=>{G(r[i])&&G(n[i])||Array.isArray(r[i])&&Array.isArray(n[i])?s[i]=W(r[i],n[i]):Object.assign(s,{[i]:n[i]})}),s}function k(t){let e,r,n;if(Array.isArray(t)){for(r=Array(e=t.length);e--;)r[e]=(n=t[e])&&typeof n=="object"?k(n):n;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:k(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(n=t[e])&&typeof n=="object"?k(n):n;return r}return t}function re(t){return R(t[0])}function ne(t){return R(t[0])}var ve=/[\w\u00A0-\uFFFF-_:%-?]/,q="$$shortcut-no-merge";function se(t=""){return ve.test(t)}function ie(t){return typeof t=="function"?{match:t}:t}function Y(t){return t.length===3}function oe(t){return t!=null}function ae(){}var B=class{_map=new Map;get(e,r){let n=this._map.get(e);if(n)return n.get(r)}getFallback(e,r,n){let s=this._map.get(e);return s||(s=new Map,this._map.set(e,s)),s.has(r)||s.set(r,n),s.get(r)}set(e,r,n){let s=this._map.get(e);return s||(s=new Map,this._map.set(e,s)),s.set(r,n),this}has(e,r){return this._map.get(e)?.has(r)}delete(e,r){return this._map.get(e)?.delete(r)||!1}deleteTop(e){return this._map.delete(e)}map(e){return Array.from(this._map.entries()).flatMap(([r,n])=>Array.from(n.entries()).map(([s,i])=>e(i,r,s)))}};var z={};function we(t=["-",":"]){let e=t.join("|");return z[e]||(z[e]=new RegExp(`((?:[!@\\w+:_/-]|\\[&?>?:?\\S*\\])+?)(${e})\\(((?:[~!<>\\w\\s:/\\\\,%#.$?-]|\\[.*?\\])+?)\\)(?!\\s*?=>)`,"gm")),z[e].lastIndex=0,z[e]}function Ae(t,e=["-",":"],r=5){let n=we(e),s=!1,i=t.toString(),o=new Set;do{let a=i;i=i.replace(n,(u,l,c,d)=>e.includes(c)?(o.add(l+c),d.split(/\s/g).filter(Boolean).map(x=>x==="~"?l:x.replace(/^(!?)(.*)/,`$1${l}${c}$2`)).join(" ")):u),s=i!==a,r-=1}while(s&&r);return{prefixes:Array.from(o),expanded:i,hasChanged:s}}function ce(t,e=["-",":"],r=5){let{expanded:n}=Ae(t.toString(),e,r);return typeof t=="string"?n:t.length()?t.overwrite(0,t.length(),n):t}var le=new Set;function ue(t){le.has(t)||(console.warn("[unocss]",t),le.add(t))}var Ue=/\\?[\s'"`;{}]+/g,fe=/(?:[\w&:[\]-]|\[\S+=\S+\])+\[\\?['"]?\S+?['"]\]\]?[\w:-]*/g,Z=/\[(\\\W|[\w-])+:['"]?\S+?['"]?\]/g,$e=new RegExp(`^${Z.source}$`),Ve=t=>{let e=new Set;for(let r of t.matchAll(Z))t[r.index-1]?.match(/^[\s'"`]/)&&e.add(r[0]);for(let r of t.matchAll(fe))e.add(r[0]);return t.split(Ue).forEach(r=>{se(r)&&!$e.test(r)&&e.add(r)}),[...e]},J={name:"split",order:0,extract({code:t}){return Ve(t)}};function pe(){return{events:{},emit(t,...e){(this.events[t]||[]).forEach(r=>r(...e))},on(t,e){return(this.events[t]=this.events[t]||[]).push(e),()=>this.events[t]=(this.events[t]||[]).filter(r=>r!==e)}}}var I="default",N="preflights",Me="shortcuts",de={[N]:-100,[Me]:-10,[I]:0};function he(t){return A(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}function _e(t){let e=t.shortcuts?he(t.shortcuts):void 0;if(t.shortcuts=e,t.prefix||t.layer){let r=n=>{n[2]||(n[2]={});let s=n[2];s.prefix==null&&t.prefix&&(s.prefix=A(t.prefix)),s.layer==null&&t.layer&&(s.layer=t.layer)};e?.forEach(r),t.rules?.forEach(r)}return t}function Q(t={},e={}){let r=Object.assign({},e,t),n=(r.presets||[]).flatMap(A).map(_e),s=[...n.filter(f=>f.enforce==="pre"),...n.filter(f=>!f.enforce),...n.filter(f=>f.enforce==="post")],i=Object.assign({},de,...n.map(f=>f.layers),r.layers);function o(f){return j([...s.flatMap(h=>A(h[f]||[])),...A(r[f]||[])])}let a=o("extractors");a.length||a.push(J),a.sort((f,h)=>(f.order||0)-(h.order||0));let u=o("rules"),l={},c=u.length,d=u.map((f,h)=>{if(re(f)){A(f[2]?.prefix||"").forEach(E=>{l[E+f[0]]=[h,f[1],f[2],f]});return}return[h,...f]}).filter(Boolean).reverse(),x=k([...s.map(f=>f.theme||{}),r.theme||{}].reduce((f,h)=>W(f,h),{}));o("extendTheme").forEach(f=>f(x));let C={templates:j(s.map(f=>A(f.autocomplete?.templates)).flat()),extractors:s.map(f=>A(f.autocomplete?.extractors)).flat().sort((f,h)=>(f.order||0)-(h.order||0))},v=A(o("separators"));return v.length||(v=[":","-"]),{mergeSelectors:!0,warn:!0,blocklist:[],sortLayers:f=>f,...r,presets:s,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:i,theme:x,rulesSize:c,rulesDynamic:d,rulesStaticMap:l,preprocess:o("preprocess"),postprocess:o("postprocess"),preflights:o("preflights"),autocomplete:C,variants:o("variants").map(ie).sort((f,h)=>(f.order||0)-(h.order||0)),shortcuts:he(o("shortcuts")).reverse(),extractors:a,safelist:o("safelist"),separators:v}}var me="0.50.3";var X=class{constructor(e={},r={}){this.userConfig=e;this.defaults=r;this.config=Q(e,r),this.events.emit("config",this.config)}version=me;_cache=new Map;config;blocked=new Set;parentOrders=new Map;events=pe();setConfig(e,r){e&&(r&&(this.defaults=r),this.userConfig=e,this.blocked.clear(),this.parentOrders.clear(),this._cache.clear(),this.config=Q(e,this.defaults),this.events.emit("config",this.config))}async applyExtractors(e,r,n=new Set){let s={get original(){return e},code:e,id:r};for(let i of this.config.extractors){let o=await i.extract(s);if(o)for(let a of o)n.add(a)}return n}makeContext(e,r){let n={rawSelector:e,currentSelector:r[1],theme:this.config.theme,generator:this,variantHandlers:r[2],constructCSS:(...s)=>this.constructCustomCSS(n,...s),variantMatch:r};return n}async parseToken(e,r){if(this.blocked.has(e))return;let n=`${e}${r?` ${r}`:""}`;if(this._cache.has(n))return this._cache.get(n);let s=e;for(let l of this.config.preprocess)s=l(e);if(this.isBlocked(s)){this.blocked.add(e),this._cache.set(n,null);return}let i=await this.matchVariants(e,s);if(!i||this.isBlocked(i[1])){this.blocked.add(e),this._cache.set(n,null);return}let o=this.makeContext(e,[r||i[0],i[1],i[2],i[3]]);this.config.details&&(o.variants=[...i[3]]);let a=await this.expandShortcut(o.currentSelector,o),u=a?await this.stringifyShortcuts(o.variantMatch,o,a[0],a[1]):(await this.parseUtil(o.variantMatch,o))?.map(l=>this.stringifyUtil(l,o)).filter(oe);if(u?.length)return this._cache.set(n,u),u;this._cache.set(n,null)}async generate(e,r={}){let{id:n,scope:s,preflights:i=!0,safelist:o=!0,minify:a=!1}=r,u=R(e)?await this.applyExtractors(e,n):Array.isArray(e)?new Set(e):e;o&&this.config.safelist.forEach(g=>u.add(g));let l=a?"":`
2
2
  `,c=new Set([I]),d=new Set,x=new Map,C={},v=Array.from(u).map(async g=>{if(d.has(g))return;let S=await this.parseToken(g);if(S!=null){d.add(g);for(let T of S){let w=T[3]||"",$=T[4]?.layer;x.has(w)||x.set(w,[]),x.get(w).push(T),$&&c.add($)}}});await Promise.all(v),await(async()=>{if(!i)return;let g={generator:this,theme:this.config.theme},S=new Set([]);this.config.preflights.forEach(({layer:T=N})=>{c.add(T),S.add(T)}),C=Object.fromEntries(await Promise.all(Array.from(S).map(async T=>{let $=(await Promise.all(this.config.preflights.filter(_=>(_.layer||N)===T).map(async _=>await _.getCSS(g)))).filter(Boolean).join(l);return[T,$]})))})();let f=this.config.sortLayers(Array.from(c).sort((g,S)=>(this.config.layers[g]??0)-(this.config.layers[S]??0)||g.localeCompare(S))),h={},b=g=>{if(h[g])return h[g];let S=Array.from(x).sort((w,$)=>(this.parentOrders.get(w[0])??0)-(this.parentOrders.get($[0])??0)||w[0]?.localeCompare($[0]||"")||0).map(([w,$])=>{let _=$.length,L=$.filter(p=>(p[4]?.layer||I)===g).sort((p,y)=>p[0]-y[0]||(p[4]?.sort||0)-(y[4]?.sort||0)||p[5]?.currentSelector?.localeCompare(y[5]?.currentSelector??"")||p[1]?.localeCompare(y[1]||"")||p[2]?.localeCompare(y[2]||"")||0).map(([,p,y,,U,,V])=>[[[(p&&je(p,s))??"",U?.sort??0]],y,!!(V??U?.noMerge)]);if(!L.length)return;let K=L.reverse().map(([p,y,U],V)=>{if(!U&&this.config.mergeSelectors)for(let O=V+1;O<_;O++){let M=L[O];if(M&&!M[2]&&(p&&M[0]||p==null&&M[0]==null)&&M[1]===y)return p&&M[0]&&M[0].push(...p),null}let P=p?j(p.sort((O,M)=>O[1]-M[1]||O[0]?.localeCompare(M[0]||"")||0).map(O=>O[0]).filter(Boolean)):[];return P.length?`${P.join(`,${l}`)}{${y}}`:y}).filter(Boolean).reverse().join(l);if(!w)return K;let m=w.split(" $$ ");return`${m.join("{")}{${l}${K}${l}}${m.map(p=>"").join("}")}`}).filter(Boolean).join(l);i&&(S=[C[g],S].filter(Boolean).join(l));let T=a?"":`/* layer: ${g} */${l}`;return h[g]=S?T+S:""},E=(g=f,S)=>g.filter(T=>!S?.includes(T)).map(T=>b(T)||"").filter(Boolean).join(l);return{get css(){return E()},layers:f,matched:d,getLayers:E,getLayer:b}}async matchVariants(e,r){let n=new Set,s=[],i=r||e,o=!1,a={rawSelector:e,theme:this.config.theme,generator:this};for(;;){o=!1;for(let u of this.config.variants){if(!u.multiPass&&n.has(u))continue;let l=await u.match(i,a);if(l){R(l)&&(l={matcher:l}),i=l.matcher,s.unshift(l),n.add(u),o=!0;break}}if(!o)break;if(s.length>500)throw new Error(`Too many variants applied to "${e}"`)}return[e,i,s,n]}applyVariants(e,r=e[4],n=e[1]){let i=r.slice().sort((l,c)=>(l.order||0)-(c.order||0)).reduceRight((l,c)=>d=>{let x=c.body?.(d.entries)||d.entries,C=Array.isArray(c.parent)?c.parent:[c.parent,void 0];return(c.handle??ke)({...d,entries:x,selector:c.selector?.(d.selector,x)||d.selector,parent:C[0]||d.parent,parentOrder:C[1]||d.parentOrder,layer:c.layer||d.layer,sort:c.sort||d.sort},l)},l=>l)({prefix:"",selector:De(n),pseudo:"",entries:e[2]}),{parent:o,parentOrder:a}=i;o!=null&&a!=null&&this.parentOrders.set(o,a);let u={selector:[i.prefix,i.selector,i.pseudo].join(""),entries:i.entries,parent:o,layer:i.layer,sort:i.sort,noMerge:i.noMerge};for(let l of this.config.postprocess)l(u);return u}constructCustomCSS(e,r,n){let s=D(r);if(R(s))return s;let{selector:i,entries:o,parent:a}=this.applyVariants([0,n||e.rawSelector,s,void 0,e.variantHandlers]),u=`${i}{${F(o)}}`;return a?`${a}{${u}}`:u}async parseUtil(e,r,n=!1,s){let[i,o,a]=R(e)?await this.matchVariants(e):e;this.config.details&&(r.rules=r.rules??[]);let u=this.config.rulesStaticMap[o];if(u&&u[1]&&(n||!u[2]?.internal)){this.config.details&&r.rules.push(u[3]);let c=u[0],d=D(u[1]),x=u[2];return R(d)?[[c,d,x]]:[[c,i,d,x,a]]}r.variantHandlers=a;let{rulesDynamic:l}=this.config;for(let[c,d,x,C]of l){if(C?.internal&&!n)continue;let v=o;if(C?.prefix){let E=A(C.prefix);if(s){let g=A(s);if(!E.some(S=>g.includes(S)))continue}else{let g=E.find(S=>o.startsWith(S));if(g==null)continue;v=o.slice(g.length)}}let f=v.match(d);if(!f)continue;let h=await x(f,r);if(!h)continue;this.config.details&&r.rules.push([d,x,C]);let b=te(h).filter(E=>E.length);if(b.length)return b.map(E=>R(E)?[c,E,C]:[c,i,E,C,a])}}stringifyUtil(e,r){if(!e)return;if(Y(e))return[e[0],void 0,e[1],void 0,e[2],this.config.details?r:void 0,void 0];let{selector:n,entries:s,parent:i,layer:o,sort:a,noMerge:u}=this.applyVariants(e),l=F(s);if(!l)return;let{layer:c,sort:d,...x}=e[3]??{},C={...x,layer:o??c,sort:a??d};return[e[0],n,l,i,C,this.config.details?r:void 0,u]}async expandShortcut(e,r,n=5){if(n===0)return;let s=this.config.details?a=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(a)}:ae,i,o;for(let a of this.config.shortcuts){let u=e;if(a[2]?.prefix){let c=A(a[2].prefix).find(d=>e.startsWith(d));if(c==null)continue;u=e.slice(c.length)}if(ne(a)){if(a[0]===u){i=i||a[2],o=a[1],s(a);break}}else{let l=u.match(a[0]);if(l&&(o=a[1](l,r)),o){i=i||a[2],s(a);break}}}if(R(o)&&(o=ce(o.trim()).split(/\s+/g)),!o){let[a,u]=R(e)?await this.matchVariants(e):e;if(a!==u){let l=await this.expandShortcut(u,r,n-1);l&&(o=l[0].map(c=>R(c)?a.replace(u,c):c))}}if(o)return[(await Promise.all(o.map(async a=>(R(a)?(await this.expandShortcut(a,r,n-1))?.[0]:void 0)||[a]))).flat(1).filter(Boolean),i]}async stringifyShortcuts(e,r,n,s={layer:this.config.shortcutsLayer}){let i=new B,o=(await Promise.all(j(n).map(async c=>{let d=R(c)?await this.parseUtil(c,r,!0,s.prefix):[[1/0,"{inline}",D(c),void 0,[]]];return d||ue(`unmatched utility "${c}" in shortcut "${e[1]}"`),d||[]}))).flat(1).filter(Boolean).sort((c,d)=>c[0]-d[0]),[a,,u]=e,l=[];for(let c of o){if(Y(c)){l.push([c[0],void 0,c[1],void 0,c[2],r,void 0]);continue}let{selector:d,entries:x,parent:C,sort:v,noMerge:f}=this.applyVariants(c,[...c[4],...u],a);i.getFallback(d,C,[[],c[0]])[0].push([x,!!(f??c[3]?.noMerge),v??0])}return l.concat(i.map(([c,d],x,C)=>{let v=(h,b,E)=>{let g=Math.max(...E.map(T=>T[1])),S=E.map(T=>T[0]);return(h?[S.flat(1)]:S).map(T=>{let w=F(T);if(w)return[d,x,w,C,{...s,noMerge:b,sort:g},r,void 0]})};return[[c.filter(([,h])=>h).map(([h,,b])=>[h,b]),!0],[c.filter(([,h])=>!h).map(([h,,b])=>[h,b]),!1]].map(([h,b])=>[...v(!1,b,h.filter(([E])=>E.some(g=>g[0]===q))),...v(!0,b,h.filter(([E])=>E.every(g=>g[0]!==q)))])}).flat(2).filter(Boolean))}isBlocked(e){return!e||this.config.blocklist.some(r=>R(r)?r===e:r.test(e))}};function ye(t,e){return new X(t,e)}var Oe=/\s\$\$\s+/g,Le=t=>t.match(/\s\$\$\s/);function je(t,e){return Le(t)?t.replace(Oe,e?` ${e} `:" "):e?`${e} ${t}`:t}var ge=/^\[(.+?)(~?=)"(.*)"\]$/;function De(t){return ge.test(t)?t.replace(ge,(e,r,n,s)=>`[${H(r)}${n}"${H(s)}"]`):`.${H(t)}`}function ke(t,e){return e(t)}var Ke=t=>t.replace(/-(\w)/g,(e,r)=>r?r.toUpperCase():""),xe=t=>t.charAt(0).toUpperCase()+t.slice(1),Se=t=>t.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase(),Ce=["Webkit","Moz","ms"];function Ee(t){let e={};function r(n){let s=e[n];if(s)return s;let i=Ke(n);if(i!=="filter"&&i in t)return e[n]=Se(i);i=xe(i);for(let o=0;o<Ce.length;o++){let a=`${Ce[o]}${i}`;if(a in t)return e[n]=Se(xe(a))}return n}return({entries:n})=>n.forEach(s=>{s[0].startsWith("--")||(s[0]=r(s[0]))})}function Te(t){return t.replace(/&amp;/g,"&").replace(/&gt;/g,">").replace(/&lt;/g,"<")}function ee(t={}){if(typeof window>"u"){console.warn("@unocss/runtime been used in non-browser environment, skipped.");return}let e=window,r=window.document,n=()=>r.documentElement,s=e.__unocss||{},i=Object.assign({},t,s.runtime),o=i.defaults||{},a=i.cloakAttribute??"un-cloak";i.autoPrefix&&(o.postprocess=A(o.postprocess)).unshift(Ee(r.createElement("div").style)),i.configResolved?.(s,o);let u=ye(s,o),l=new Map,c=!0,d=new Set,x,C,v=[],f=()=>new Promise(m=>{v.push(m),C!=null&&clearTimeout(C),C=setTimeout(()=>E().then(()=>{let p=v;v=[],p.forEach(y=>y())}),0)});function h(m){if(m.nodeType!==1)return;let p=m;p.hasAttribute(a)&&p.removeAttribute(a),p.querySelectorAll(`[${a}]`).forEach(y=>{y.removeAttribute(a)})}function b(m,p){let y=l.get(m);if(!y)if(y=r.createElement("style"),l.set(m,y),p==null)n().prepend(y);else{let U=b(p),V=U.parentNode;V?V.insertBefore(y,U.nextSibling):n().prepend(y)}return y}async function E(){let m=await u.generate(d);return m.layers.reduce((p,y)=>(b(y,p).innerHTML=m.getLayer(y)??"",y),void 0),d=m.matched,{...m,getStyleElement:p=>l.get(p),getStyleElements:()=>l}}async function g(m){let p=d.size;await u.applyExtractors(m,void 0,d),p!==d.size&&await f()}async function S(){let m=r.body,p=m&&m.outerHTML;p&&(await g(`${p} ${Te(p)}`),h(n()),h(m))}let T=new MutationObserver(m=>{c||m.forEach(async p=>{if(p.target.nodeType!==1)return;let y=p.target;for(let U of l)if(y===U[1])return;if(p.type==="childList")p.addedNodes.forEach(async U=>{if(U.nodeType!==1)return;let V=U;x&&!x(V)||(await g(V.outerHTML),h(V))});else{if(x&&!x(y))return;if(p.attributeName!==a){let U=Array.from(y.attributes).map(P=>P.value?`${P.name}="${P.value}"`:P.name).join(" "),V=`<${y.tagName.toLowerCase()} ${U}>`;await g(V)}y.hasAttribute(a)&&y.removeAttribute(a)}})}),w=!1;function $(){if(w)return;let m=n()||r.body;m&&(T.observe(m,{childList:!0,subtree:!0,attributes:!0}),w=!0)}function _(){S(),$()}function L(){r.readyState==="loading"?e.addEventListener("DOMContentLoaded",_):_()}let K=e.__unocss_runtime=e.__unocss_runtime={version:u.version,uno:u,async extract(m){R(m)||(m.forEach(p=>d.add(p)),m=""),await g(m)},extractAll:S,inspect(m){x=m},toggleObserver(m){m===void 0?c=!c:c=!!m,!w&&!c&&L()},update:E};i.ready?.(K)!==!1&&(c=!1,L())}ee();})();