@unocss/runtime 0.22.6 → 0.24.1
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/README.md +1 -1
- package/attributify.global.js +5 -5
- package/core.global.js +2 -2
- package/dist/index.d.ts +54 -45
- package/dist/index.js +31 -20
- package/dist/index.mjs +30 -14
- package/mini.global.js +3 -3
- package/package.json +7 -7
- package/uno.global.js +5 -5
package/mini.global.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
(()=>{var Me=Object.defineProperty,Qr=Object.defineProperties;var en=Object.getOwnPropertyDescriptors;var Ue=Object.getOwnPropertySymbols;var tn=Object.prototype.hasOwnProperty,rn=Object.prototype.propertyIsEnumerable;var Fe=(e,t,r)=>t in e?Me(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,S=(e,t)=>{for(var r in t||(t={}))tn.call(t,r)&&Fe(e,r,t[r]);if(Ue)for(var r of Ue(t))rn.call(t,r)&&Fe(e,r,t[r]);return e},C=(e,t)=>Qr(e,en(t));var nn=(e,t)=>{for(var r in t)Me(e,r,{get:t[r],enumerable:!0})};var on={mid:"middle",base:"baseline",btm:"bottom"},_e=[[/^(?:vertical|align|v)-(baseline|top|middle|bottom|text-top|text-bottom|sub|super|mid|base|btm)$/,([,e])=>({"vertical-align":on[e]||e})]],De=[["text-center",{"text-align":"center"}],["text-left",{"text-align":"left"}],["text-right",{"text-align":"right"}],["text-justify",{"text-align":"justify"}]];var M={l:["-left"],r:["-right"],t:["-top"],b:["-bottom"],s:["-inline-start"],e:["-inline-end"],x:["-left","-right"],y:["-top","-bottom"],"":[""],bs:["-block-start"],be:["-block-end"],is:["-inline-start"],ie:["-inline-end"],block:["-block-start","-block-end"],inline:["-inline-start","-inline-end"]},ue=C(S({},M),{s:["-inset-inline-start"],e:["-inset-inline-end"],bs:["-inset-block-start"],be:["-inset-block-end"],is:["-inset-inline-start"],ie:["-inset-inline-end"],block:["-inset-block-start","-inset-block-end"],inline:["-inset-inline-start","-inset-inline-end"]}),pe={l:["-top-left","-bottom-left"],r:["-top-right","-bottom-right"],t:["-top-left","-top-right"],b:["-bottom-left","-bottom-right"],tl:["-top-left"],lt:["-top-left"],tr:["-top-right"],rt:["-top-right"],bl:["-bottom-left"],lb:["-bottom-left"],br:["-bottom-right"],rb:["-bottom-right"],"":[""],bs:["-start-start","-start-end"],be:["-end-start","-end-end"],is:["-end-start","-start-start"],ie:["-start-end","-end-end"],"bs-is":["-start-start"],"is-bs":["-start-start"],"bs-ie":["-start-end"],"ie-bs":["-start-end"],"be-is":["-end-start"],"is-be":["-end-start"],"be-ie":["-end-end"],"ie-be":["-end-end"]},de={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},Ne=["top","top center","top left","top right","bottom","bottom center","bottom left","bottom right","left","left center","left top","left bottom","right","right center","right top","right bottom","center","center top","center bottom","center left","center right","center center"],me=Object.assign({},...Ne.map(e=>({[e.replace(/ /,"-")]:e})),...Ne.map(e=>({[e.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:e})));function K(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function ge(e){let t=e.length,r=-1,n,o="",i=e.charCodeAt(0);for(;++r<t;){if(n=e.charCodeAt(r),n===0){o+="\uFFFD";continue}if(n===44){o+="\\2c ";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}var te=ge;function B(e){return(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function Le(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>B(t)):[e]:[B(e)]}function sn(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 re(e){return e==null?"":sn(e).map(([t,r])=>r!=null?`${t}:${r};`:void 0).filter(Boolean).join("")}function he(e){return e&&typeof e=="object"&&!Array.isArray(e)}function xe(e,t){let r=e,n=t;if(Array.isArray(r)&&Array.isArray(n))return[...r,...n];if(Array.isArray(r))return[...r];let o=S({},r);return he(r)&&he(n)&&Object.keys(n).forEach(i=>{he(n[i])?i in r?o[i]=xe(r[i],n[i]):Object.assign(o,{[i]:n[i]}):Object.assign(o,{[i]:n[i]})}),o}function I(e){let t,r,n;if(Array.isArray(e)){for(r=Array(t=e.length);t--;)r[t]=(n=e[t])&&typeof n=="object"?I(n):n;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:I(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(n=e[t])&&typeof n=="object"?I(n):n;return r}return e}function He(e){return typeof e[0]=="string"}function Ke(e){return typeof e[0]=="string"}function j(e=[]){return Array.isArray(e)?e:[e]}function ne(e){return Array.from(new Set(e))}var an=/^#?([\da-f]+)$/i;function Be(e=""){let[,t]=e.match(an)||[];if(!!t)switch(t.length){case 3:case 4:let r=Array.from(t,o=>Number.parseInt(o,16)).map(o=>o<<4|o);return t.length===3||(r[3]=Math.round(r[3]/255*100)/100),r;case 6:case 8:let n=Number.parseInt(t,16);return t.length===6?[n>>16&255,n>>8&255,n&255]:[n>>24&255,n>>16&255,n>>8&255,Math.round((n&255)/255*100)/100]}}var cn=/^\[(.+?)~?="(.*)"\]$/,ln=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,D="$$shortcut-no-merge";function Ie(e){return e.match(cn)}function W(e=""){return ln.test(e)}function We(e){return typeof e=="function"?{match:e}:e}function be(e){return e.length===3}function Ge(e){return e!=null}var ye=class{_map=new Map;get(t,r){let 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){var n;return(n=this._map.get(t))==null?void 0:n.has(r)}delete(t,r){var n;return((n=this._map.get(t))==null?void 0:n.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)))}};var fn=/([!\w+:_/-]+?)([:-])\(((?:[!\w\s:/\\,%#.$-]|\[.*?\])*?)\)/gm;function qe(e){let t=[],r;for(;r=fn.exec(e);){let o=r.index,i=o+r[0].length,[,s,a,l]=r,f=l.split(/\s/g).map(u=>u.replace(/^(!?)(.*)/,`$1${s}${a}$2`)).join(" ");t.unshift([o,i,f])}let n=e;return t.forEach(([o,i,s])=>{n=n.slice(0,o)+s+n.slice(i)}),n}var Ze=new Set;function Xe(e){Ze.has(e)||(console.warn("[unocss]",e),Ze.add(e))}function Ye(e){let t=function(n){var i;let o=((i=this.__options)==null?void 0:i.sequence)||[];this.__options.sequence=[];for(let s of o){let a=e[s](n);if(a!=null)return a}};function r(n,o){return n.__options||(n.__options={sequence:[]}),n.__options.sequence.push(o),n}for(let n of Object.keys(e))Object.defineProperty(t,n,{enumerable:!0,get(){return r(this,n)}});return t}var un=e=>e.split(/[\s'"`;>=]+/g).filter(W),G={name:"split",order:0,extract({code:e}){return new Set(un(e))}};function pn(e){return j(e).flatMap(t=>Array.isArray(t)?[t]:Object.entries(t))}var dn={shortcuts:-1,default:0};function $e(e={},t={}){let r=Object.assign({},t,e),n=(r.presets||[]).flatMap(j),o=[...n.filter(d=>d.enforce==="pre"),...n.filter(d=>!d.enforce),...n.filter(d=>d.enforce==="post")],i=Object.assign(dn,...n.map(d=>d.layers),e.layers);function s(d){return ne([...o.flatMap(g=>j(g[d]||[])),...j(r[d]||[])])}let a=s("extractors");a.length||a.push(G),a.sort((d,g)=>(d.order||0)-(g.order||0));let l=s("rules"),f={},u=l.length;l.forEach((d,g)=>{He(d)&&(f[d[0]]=[g,d[1],d[2]],delete l[g])});let b=I([...o.map(d=>d.theme||{}),r.theme||{}].reduce((d,g)=>xe(d,g),{}));return s("extendTheme").forEach(d=>d(b)),C(S({mergeSelectors:!0,warn:!0,blocklist:[],safelist:[],sortLayers:d=>d},r),{presets:o,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:i,theme:b,rulesSize:u,rulesDynamic:l,rulesStaticMap:f,preprocess:s("preprocess"),postprocess:s("postprocess"),preflights:s("preflights"),variants:s("variants").map(We),shortcuts:pn(s("shortcuts")),extractors:a})}var Je="0.22.6";var Qe=class{constructor(t={},r={}){this.userConfig=t;this.defaults=r;this.config=$e(t,r)}version=Je;_cache=new Map;config;blocked=new Set;parentOrders=new Map;setConfig(t,r){!t||(r&&(this.defaults=r),this.userConfig=t,this.config=$e(t,this.defaults),this.blocked.clear(),this.parentOrders.clear(),this._cache.clear())}async applyExtractors(t,r,n=new Set){let o={get original(){return t},code:t,id:r};for(let i of this.config.extractors){let s=await i.extract(o);s==null||s.forEach(a=>n.add(a))}return n}async generate(t,{id:r,scope:n,preflights:o=!0,safelist:i=!0,minify:s=!1}={}){let a=typeof t=="string"?await this.applyExtractors(t,r):t;i&&this.config.safelist.forEach(p=>a.add(p));let l=s?"":`
|
|
2
|
-
`,f=new Set(["default"]),u=new Set,b=new Map,d=(p,h)=>{var x;this._cache.set(p,h),u.add(p);for(let y of h){let T=y[3]||"";b.has(T)||b.set(T,[]),b.get(T).push(y),((x=y[4])==null?void 0:x.layer)&&f.add(y[4].layer)}},g=p=>{this.blocked.add(p),this._cache.set(p,null)};await Promise.all(Array.from(a).map(async p=>{var F;if(u.has(p)||this.blocked.has(p))return;if(this._cache.has(p)){let w=this._cache.get(p);w&&d(p,w);return}let h=p;for(let w of this.config.preprocess)h=w(p);if(this.isBlocked(h))return g(h);let x=this.matchVariants(p,h);if(!x||this.isBlocked(x[1]))return g(p);let y={rawSelector:p,currentSelector:x[1],theme:this.config.theme,generator:this,variantHandlers:x[2],constructCSS:(...w)=>this.constructCustomCSS(y,...w)},T=this.expandShortcut(x[1],y);if(T){let w=await this.stringifyShortcuts(x,y,T[0],T[1]);if(w==null?void 0:w.length)return d(p,w)}else{let w=(F=await this.parseUtil(x,y))==null?void 0:F.map($=>this.stringifyUtil($)).filter(Ge);if(w==null?void 0:w.length)return d(p,w)}this._cache.set(p,null)})),o&&this.config.preflights.forEach(p=>{p.layer&&f.add(p.layer)});let E={},V=this.config.sortLayers(Array.from(f).sort((p,h)=>{var x,y;return((x=this.config.layers[p])!=null?x:0)-((y=this.config.layers[h])!=null?y:0)||p.localeCompare(h)})),v={};o&&(v=Object.fromEntries(await Promise.all(V.map(async p=>{let x=(await Promise.all(this.config.preflights.filter(y=>(y.layer||"default")===p).map(async y=>await y.getCSS()))).filter(Boolean).join(l);return[p,x]}))));let m=p=>{if(E[p])return E[p];let h=Array.from(b).sort((x,y)=>{var T,F,w;return((T=this.parentOrders.get(x[0]))!=null?T:0)-((F=this.parentOrders.get(y[0]))!=null?F:0)||((w=x[0])==null?void 0:w.localeCompare(y[0]||""))||0}).map(([x,y])=>{let T=y.length,F=y.filter($=>{var A;return(((A=$[4])==null?void 0:A.layer)||"default")===p}).sort(($,A)=>{var ee;return $[0]-A[0]||((ee=$[1])==null?void 0:ee.localeCompare(A[1]||""))||0}).map($=>{var A;return[$[1]?hn($[1],n):$[1],$[2],!!((A=$[4])==null?void 0:A.noMerge)]}).map($=>[$[0]==null?$[0]:[$[0]],$[1],$[2]]);if(!F.length)return;let w=F.reverse().map(([$,A,ee],Jr)=>{if(!ee&&$&&this.config.mergeSelectors)for(let fe=Jr+1;fe<T;fe++){let H=F[fe];if(H&&!H[2]&&H[0]&&H[1]===A)return H[0].push(...$),null}return $?`${[...new Set($)].join(`,${l}`)}{${A}}`:A}).filter(Boolean).reverse().join(l);return x?`${x}{${l}${w}${l}}`:w}).filter(Boolean).join(l);return o&&(h=[v[p],h].filter(Boolean).join(l)),E[p]=!s&&h?`/* layer: ${p} */${l}${h}`:h},R=(p=V,h)=>p.filter(x=>!(h==null?void 0:h.includes(x))).map(x=>m(x)||"").filter(Boolean).join(l);return{get css(){return R()},layers:V,getLayers:R,getLayer:m,matched:u}}matchVariants(t,r){let n=new Set,o=[],i=r||t,s=!1,a={rawSelector:t,theme:this.config.theme,generator:this};for(;;){s=!1;for(let l of this.config.variants){if(!l.multiPass&&n.has(l))continue;let f=l.match(i,a);if(!!f&&(typeof f=="string"&&(f={matcher:f}),f)){i=f.matcher,Array.isArray(f.parent)&&this.parentOrders.set(f.parent[0],f.parent[1]),o.push(f),n.add(l),s=!0;break}}if(!s)break;if(o.length>500)throw new Error(`Too many variants applied to "${t}"`)}return[t,i,o]}applyVariants(t,r=t[4],n=t[1]){let o=[...r].sort((a,l)=>(a.order||0)-(l.order||0)),i=o.reduce((a,l)=>{var f;return((f=l.body)==null?void 0:f.call(l,a))||a},t[2]),s={selector:o.reduce((a,l)=>{var f;return((f=l.selector)==null?void 0:f.call(l,a,i))||a},xn(n)),entries:i,parent:o.reduce((a,l)=>Array.isArray(l.parent)?l.parent[0]:l.parent||a,void 0)};for(let a of this.config.postprocess)a(s);return s}constructCustomCSS(t,r,n){r=B(r);let{selector:o,entries:i,parent:s}=this.applyVariants([0,n||t.rawSelector,r,void 0,t.variantHandlers]),a=`${o}{${re(i)}}`;return s?`${s}{${a}}`:a}async parseUtil(t,r,n=!1){var u,b;let[o,i,s]=typeof t=="string"?this.matchVariants(t):t,a=this.config.rulesStaticMap[i];if(a&&a[1]&&(n||!((u=a[2])==null?void 0:u.internal)))return[[a[0],o,B(a[1]),a[2],s]];r.variantHandlers=s;let{rulesDynamic:l,rulesSize:f}=this.config;for(let d=f;d>=0;d--){let g=l[d];if(!g||((b=g[2])==null?void 0:b.internal)&&!n)continue;let[E,V,v]=g,m=i.match(E);if(!m)continue;let R=await V(m,r);if(!R)continue;if(typeof R=="string")return[[d,R,v]];let p=Le(R).filter(h=>h.length);if(p.length)return p.map(h=>[d,o,h,v,s])}}stringifyUtil(t){if(!t)return;if(be(t))return[t[0],void 0,t[1],void 0,t[2]];let{selector:r,entries:n,parent:o}=this.applyVariants(t),i=re(n);if(!!i)return[t[0],r,i,o,t[3]]}expandShortcut(t,r,n=3){if(n===0)return;let o,i;for(let s of this.config.shortcuts)if(Ke(s)){if(s[0]===t){o=o||s[2],i=s[1];break}}else{let a=t.match(s[0]);if(a&&(i=s[1](a,r)),i){o=o||s[2];break}}if(typeof i=="string"&&(i=qe(i).split(/\s+/g)),!!i)return[i.flatMap(s=>{var a;return((a=this.expandShortcut(s,r,n-1))==null?void 0:a[0])||[s]}).filter(s=>s!==""),o]}async stringifyShortcuts(t,r,n,o={layer:this.config.shortcutsLayer}){var f;let i=new ye,s=(await Promise.all(ne(n).map(async u=>{let b=await this.parseUtil(u,r,!0);return b||Xe(`unmatched utility "${u}" in shortcut "${t[1]}"`),b||[]}))).flat(1).filter(Boolean).sort((u,b)=>u[0]-b[0]),[a,,l]=t;for(let u of s){if(be(u))continue;let{selector:b,entries:d,parent:g}=this.applyVariants(u,[...u[4],...l],a);i.getFallback(b,g,[[],u[0]])[0].push([d,!!((f=u[3])==null?void 0:f.noMerge)])}return i.map(([u,b],d,g)=>{let E=v=>m=>{let R=re(m);if(R)return[b,d,R,g,C(S({},o),{noMerge:v})]};return[[u.filter(([,v])=>v).map(([v])=>v),!0],[u.filter(([,v])=>!v).map(([v])=>v),!1]].map(([v,m])=>{let R=v.filter(h=>h.some(x=>x[0]===D)),p=v.filter(h=>h.every(x=>x[0]!==D));return[...R.map(E(m)),...[p.flat(1)].map(E(m))]})}).flat(2).filter(Boolean)}isBlocked(t){return!t||this.config.blocklist.some(r=>typeof r=="string"?r===t:r.test(t))}};function et(e,t){return new Qe(e,t)}var tt=/ \$\$ /,gn=e=>e.match(tt);function hn(e,t){return gn(e)?e.replace(tt,t?` ${t} `:" "):t?`${t} ${e}`:e}var rt=/^\[(.+?)(~?=)"(.*)"\]$/;function xn(e){return rt.test(e)?e.replace(rt,(t,r,n,o)=>`[${te(r)}${n}"${te(o)}"]`):`.${te(e)}`}var ve={};nn(ve,{auto:()=>wn,bracket:()=>En,cssvar:()=>jn,degree:()=>Tn,fraction:()=>Cn,global:()=>An,number:()=>kn,numberWithUnit:()=>$n,percent:()=>Rn,properties:()=>On,px:()=>Sn,rem:()=>vn,time:()=>zn});var bn=["color","border-color","background-color","flex-grow","flex","flex-shrink","caret-color","font","gap","opacity","visibility","z-index","font-weight","zoom","text-shadow","transform","box-shadow","backround-position","left","right","top","bottom","object-position","max-height","min-height","max-width","min-width","height","width","border-width","margin","padding","outline-width","outline-offset","font-size","line-height","text-indent","vertical-align","border-spacing","letter-spacing","word-spacing","stroke","filter","backdrop-filter","fill","mask","mask-size","mask-border","clip-path","clip"],we=/^(-?[0-9.]+)(px|pt|pc|rem|em|%|vh|vw|in|cm|mm|ex|ch|vmin|vmax)?$/i,yn=/^(-?[0-9.]+)$/i,nt=/^(px)$/i;function O(e){return e.toFixed(10).replace(/\.0+$/,"").replace(/(\.\d+?)0+$/,"$1")}function $n(e){let t=e.match(we);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(n&&!Number.isNaN(o))return`${O(o)}${n}`}function wn(e){if(e==="auto"||e==="a")return"auto"}function vn(e){if(e.match(nt))return`1${e}`;let t=e.match(we);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${O(o)}${n}`:`${O(o/4)}rem`}function Sn(e){if(e.match(nt))return`1${e}`;let t=e.match(we);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${O(o)}${n}`:`${O(o)}px`}function kn(e){if(!yn.test(e))return;let t=parseFloat(e);if(!Number.isNaN(t))return O(t)}function Rn(e){e.endsWith("%")&&(e=e.slice(0,-1));let t=parseFloat(e);if(!Number.isNaN(t))return`${O(t/100)}`}function Cn(e){if(e==="full")return"100%";let[t,r]=e.split("/"),n=parseFloat(t)/parseFloat(r);if(!Number.isNaN(n))return`${O(n*100)}%`}function En(e){if(e&&e[0]==="["&&e[e.length-1]==="]")return e.slice(1,-1).replace(/(url\(.*?\))/g,t=>t.replace(/_/g,"\\_")).replace(/([^\\])_/g,"$1 ").replace(/calc\((.*)/g,t=>t.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 "))}function jn(e){if(e.match(/^\$\S/))return`var(--${ge(e.slice(1))})`}function zn(e){let t=e.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${O(o)}${n}`:`${O(o)}ms`}function Tn(e){let t=e.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${O(o)}${n}`:`${O(o)}deg`}function An(e){if(["inherit","initial","revert","unset"].includes(e))return e}function On(e){for(let t of e.split(","))if(!bn.includes(t))return;return e}var c=Ye(ve);var z=(e,t)=>{let r=new RegExp(`^${K(e)}[:-]`);return n=>{let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),selector:t}}},_=(e,t)=>{let r=new RegExp(`^${K(e)}[:-]`);return n=>{let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),parent:t}}};var P=e=>([t,r,n])=>{let o=c.bracket.cssvar.auto.fraction.rem(n);if(o!==void 0)return M[r].map(i=>[`${e}${i}`,o])},Se=(e,t)=>{var r;return(r=e.colors)==null?void 0:r[t.join("-").replace(/(-[a-z])/g,n=>n.slice(1).toUpperCase())]},oe=(e,t)=>{let[r,n]=e.split(/(?:\/|:)/),o=r.replace(/([a-z])([0-9])/g,"$1-$2").split(/-/g),[i]=o;if(!i)return;let s,a=c.bracket(r),l=a||r;l.startsWith("#")?s=l.slice(1):l.startsWith("hex-")?s=l.slice(4):r.startsWith("$")&&(s=c.cssvar(r)),s=s||a;let f="DEFAULT";if(!s){let g,[E]=o.slice(-1);E.match(/^\d+$/)?(f=E,g=Se(t,o.slice(0,-1))):(g=Se(t,o),!g&&o.length<=2&&([,f=f]=o,g=Se(t,[i]))),typeof g=="string"?s=g:f&&g&&(s=g[f])}let u=Be(s),b=n?n[0]==="["?c.bracket.percent(n):parseFloat(n)/100:u==null?void 0:u[3],d=b!=null&&!Number.isNaN(b);return u&&(d?u[3]=typeof b=="string"&&!b.includes("%")?parseFloat(b):b:u.splice(3)),{opacity:n,name:i,no:f,color:s,rgba:u,alpha:d?b:void 0}},k=(e,t)=>([,r],{theme:n})=>{var f;let o=oe(r,n);if(!o)return;let{alpha:i,opacity:s,color:a,rgba:l}=o;if(!!a)return l?i!=null?{[e]:`rgba(${l.join(",")})`}:{[`--un-${t}-opacity`]:(f=s&&c.cssvar(s))!=null?f:1,[e]:`rgba(${l.join(",")},var(--un-${t}-opacity))`}:{[e]:a.replace("%alpha",`${i||1}`)}};var ot=[[/^outline-(?:width-|size-)?(.+)$/,([,e])=>({"outline-width":c.bracket.cssvar.px(e)})],[/^outline-(?:color-)?(.+)$/,k("outline-color","outline-color")],[/^outline-offset-(.+)$/,([,e])=>({"outline-offset":c.bracket.cssvar.px(e)})],["outline",{"outline-style":"solid"}],[/^outline-(auto|dashed|dotted|double|hidden|solid|groove|ridge|inset|outset|inherit|initial|revert|unset)$/,([,e])=>({"outline-style":e})],["outline-none",{outline:"2px solid transparent","outline-offset":"2px"}]],it=[["appearance-none",{appearance:"none","-webkit-appearance":"none"}]],Pn=e=>{var t;return(t=c.properties.auto.global(e))!=null?t:{contents:"contents",scroll:"scroll-position"}[e]},st=[[/^will-change-(.+)/,([,e])=>({"will-change":Pn(e)})]];var at=[[/^(?:border|b)()(?:-(.+))?$/,q],[/^(?:border|b)-([xy])(?:-(.+))?$/,q],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,q],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,q],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,q],[/^(?:border|b)-()(?:width|size)-(.+)$/,N],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,N],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,N],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,N],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,N],[/^(?:border|b)-()(?:color-)?(.+)$/,Z],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,Z],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,Z],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,Z],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,Z],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,X],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,X],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,X],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,X],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,X],[/^(?:border-)?(?:rounded|rd)()(?:-(.+))?$/,Y],[/^(?:border-)?(?:rounded|rd)-([rltb])(?:-(.+))?$/,Y],[/^(?:border-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,Y],[/^(?:border-)?(?:rounded|rd)-([bi][se])(?:-(.+))?$/,Y],[/^(?:border-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,Y],["border-solid",{"border-style":"solid"}],["border-dashed",{"border-style":"dashed"}],["border-dotted",{"border-style":"dotted"}],["border-double",{"border-style":"double"}],["border-hidden",{"border-style":"hidden"}],["border-none",{"border-style":"none"}]],Vn=(e,{theme:t})=>{var r;return e!==void 0&&!!((r=oe(e,t))==null?void 0:r.color)},Mn=e=>([,t],{theme:r})=>{var l,f;let n=oe(t,r);if(!n)return;let{alpha:o,opacity:i,color:s,rgba:a}=n;if(!!s)return a?o!=null?{[`border${e}-color`]:`rgba(${a.join(",")})`}:e===""?{"--un-border-opacity":(l=i&&c.cssvar(i))!=null?l:1,[`border${e}-color`]:`rgba(${a.join(",")},var(--un-border${e}-opacity))`}:{"--un-border-opacity":(f=i&&c.cssvar(i))!=null?f:1,[`--un-border${e}-opacity`]:"var(--un-border-opacity)",[`border${e}-color`]:`rgba(${a.join(",")},var(--un-border${e}-opacity))`}:{[`border${e}-color`]:s.replace("%alpha",`${o||1}`)}};function q(e){let t=N(e);if(t)return[...t,["border-style","solid"]]}function N([,e="",t="1"]){let r=c.bracket.cssvar.px(t);if(e in M&&r!=null)return M[e].map(n=>[`border${n}-width`,r])}function Z([,e="",t],r){if(e in M&&Vn(t,r))return Object.assign({},...M[e].map(n=>Mn(n)(["",t],r)))}function X([,e="",t]){let r=c.bracket.percent(t);if(e in M&&r!=null)return M[e].map(n=>[`--un-border${n}-opacity`,r])}function Y([,e="",t="DEFAULT"],{theme:r}){var o;let n=((o=r.borderRadius)==null?void 0:o[t])||c.bracket.cssvar.fraction.rem(t);if(e in pe&&n!=null)return pe[e].map(i=>[`border${i}-radius`,n])}var ct=[[/^op(?:acity)?-?(.+)$/,([,e])=>({opacity:c.bracket.percent.cssvar(e)})]],lt=[[/^(?:text|color|c)-(.+)$/,k("color","text")],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-opacity":c.bracket.percent(e)})]],ft=[[/^bg-(.+)$/,k("background-color","bg")],[/^bg-op(?:acity)?-?(.+)$/,([,e])=>({"--un-bg-opacity":c.bracket.percent(e)})]];var ut={all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke"].join(","),opacity:"opacity",shadow:"box-shadow",transform:"transform"},pt=e=>{var t;return(t=c.properties(e))!=null?t:ut[e]},dt=[[/^transition(?:-([a-z-]+(?:,[a-z-]+)*))?(?:-(\d+))?$/,([,e,t="150"])=>{let r=e!=null?pt(e):[ut.colors,"opacity","box-shadow","transform","filter","backdrop-filter"].join(",");if(r)return{"transition-property":r,"transition-timing-function":"cubic-bezier(0.4, 0, 0.2, 1)","transition-duration":`${t}ms`}}],[/^(?:transition-)?duration-(.+)$/,([,e])=>({"transition-duration":c.bracket.cssvar.time(e)})],[/^(?:transition-)?delay-(.+)$/,([,e])=>({"transition-delay":c.bracket.cssvar.time(e)})],[/^(?:transition-)?ease(?:-(.+))?$/,([,e],{theme:t})=>{var r,n;return{"transition-timing-function":(n=(r=t.easing)==null?void 0:r[e||"DEFAULT"])!=null?n:c.bracket.cssvar(e)}}],[/^(?:transition-)?property-(.+)$/,([,e])=>({"transition-property":c.global(e)||pt(e)})],["transition-property-none",{"transition-property":"none"}],["property-none",{"transition-property":"none"}],["transition-none",{transition:"none"}]];var mt=[["flex",{display:"flex"}],["inline-flex",{display:"inline-flex"}],["flex-inline",{display:"inline-flex"}],["flex-1",{flex:"1 1 0%"}],["flex-auto",{flex:"1 1 auto"}],["flex-initial",{flex:"0 1 auto"}],["flex-none",{flex:"none"}],[/^flex-(\[.+\])$/,([,e])=>({flex:c.bracket(e).replace(/\d+\/\d+/,t=>c.fraction(t))})],[/^(?:flex-)?shrink$/,()=>({"flex-shrink":1})],[/^(?:flex-)?shrink-0$/,()=>({"flex-shrink":0})],[/^(?:flex-)?grow$/,()=>({"flex-grow":1})],[/^(?:flex-)?grow-0$/,()=>({"flex-grow":0})],[/^(?:flex-)?basis-(.+)$/,([,e])=>({"flex-basis":c.bracket.cssvar.auto.fraction.rem(e)})],["flex-row",{"flex-direction":"row"}],["flex-row-reverse",{"flex-direction":"row-reverse"}],["flex-col",{"flex-direction":"column"}],["flex-col-reverse",{"flex-direction":"column-reverse"}],["flex-wrap",{"flex-wrap":"wrap"}],["flex-wrap-reverse",{"flex-wrap":"wrap-reverse"}],["flex-nowrap",{"flex-wrap":"nowrap"}]];var ie="var(--un-empty,/*!*/ /*!*/)",gt=[["inline",{display:"inline"}],["block",{display:"block"}],["inline-block",{display:"inline-block"}],["contents",{display:"contents"}],["flow-root",{display:"flow-root"}],["list-item",{display:"list-item"}],["hidden",{display:"none"}]],ht=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}]],xt=[[/^cursor-(.+)$/,([,e])=>({cursor:c.bracket.cssvar(e)||e})]],bt=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}]],yt=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}]],$t=[["select-auto",{"user-select":"auto"}],["select-all",{"user-select":"all"}],["select-text",{"user-select":"text"}],["select-none",{"user-select":"none"}]],wt=[[/^(?:whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap)$/,([,e])=>({"white-space":e})]],vt=[["content-empty",{content:'""'}],["content-none",{content:'""'}]],St=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}]],kt=[["truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-ellipsis",{"text-overflow":"ellipsis"}],["text-clip",{"text-overflow":"clip"}]],Rt=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}]],Ct=[["italic",{"font-style":"italic"}],["not-italic",{"font-style":"normal"}]],Et=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto","font-smoothing":"auto"}]];var ke={[D]:"","--un-ring-offset-shadow":"0 0 #0000","--un-ring-shadow":"0 0 #0000","--un-shadow-inset":ie,"--un-shadow":"0 0 #0000"},Re=(e,t)=>{let r=[];e=j(e);for(let n=0;n<e.length;n++){let[o,i]=e[n].split(/\s(\S+)$/);if(i.split("(").length!==i.split(")").length)return e;r.push(`${o} var(${t}, ${i})`)}return r},jt=[[/^shadow(?:-(.+))?$/,([,e],{theme:t})=>{var n;let r=(n=t.boxShadow)==null?void 0:n[e||"DEFAULT"];if(r)return[ke,{"--un-shadow":Re(r,"--un-shadow-color").join(","),"box-shadow":"var(--un-ring-offset-shadow, 0 0 #0000), var(--un-ring-shadow, 0 0 #0000), var(--un-shadow)"}]}],[/^shadow-(.+)$/,k("--un-shadow-color","shadow")],[/^shadow-op(?:acity)?-?(.+)$/,([,e])=>({"--un-shadow-opacity":c.bracket.percent(e)})],["shadow-inset",{"--un-shadow-inset":"inset"}]];var Un={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},zt=[[/^font-(\w+)$/,([,e],{theme:t})=>{var r;return{"font-family":(r=t.fontFamily)==null?void 0:r[e]}}],[/^text-(.+)$/,([,e="base"],{theme:t})=>{var n;let r=j((n=t.fontSize)==null?void 0:n[e]);if(r==null?void 0:r[0]){let[o,i="1"]=r;return{"font-size":o,"line-height":i}}return{"font-size":c.bracket.rem(e)}}],[/^text-size-(.+)$/,([,e])=>({"font-size":c.bracket.cssvar.rem(e)})],[/^(?:font|fw)-?([^-]+)$/,([,e])=>({"font-weight":Un[e]||c.number(e)})],[/^(?:leading|lh)-(.+)$/,([,e],{theme:t})=>{var r;return{"line-height":((r=t.lineHeight)==null?void 0:r[e])||c.bracket.cssvar.rem(e)}}],[/^tracking-(.+)$/,([,e],{theme:t})=>{var r;return{"letter-spacing":((r=t.letterSpacing)==null?void 0:r[e])||c.bracket.cssvar.rem(e)}}],[/^word-spacing-(.+)$/,([,e],{theme:t})=>{var r;return{"word-spacing":((r=t.wordSpacing)==null?void 0:r[e])||c.bracket.cssvar.rem(e)}}]],Tt=[[/^tab(?:-(.+))?$/,([,e])=>{let t=c.bracket.cssvar.global.number(e||"4");if(t!=null)return{"-moz-tab-size":t,"-o-tab-size":t,"tab-size":t}}]],At=[[/^indent(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"text-indent":((r=t.textIndent)==null?void 0:r[e||"DEFAULT"])||c.bracket.cssvar.fraction.rem(e)}}]],Ot=[[/^text-stroke(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"-webkit-text-stroke-width":((r=t.textStrokeWidth)==null?void 0:r[e||"DEFAULT"])||c.bracket.cssvar.px(e)}}],[/^text-stroke-(.+)$/,k("-webkit-text-stroke-color","text-stroke")],[/^text-stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-stroke-opacity":c.bracket.percent(e)})]],Pt=[[/^text-shadow(?:-(.+))?$/,([,e],{theme:t})=>{var n;let r=(n=t.textShadow)==null?void 0:n[e||"DEFAULT"];return r!=null?{"--un-text-shadow":Re(r,"--un-text-shadow-color").join(","),"text-shadow":"var(--un-text-shadow)"}:{"text-shadow":c.bracket.cssvar(e)}}],[/^text-shadow-color-(.+)$/,k("--un-text-shadow-color","text-shadow")],[/^text-shadow-color-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-shadow-opacity":c.bracket.percent(e)})]];var Vt={"":"",x:"column-",y:"row-"},Mt=([,e="",t])=>{let r=c.bracket.cssvar.rem(t);if(r!=null)return{[`grid-${Vt[e]}gap`]:r,[`${Vt[e]}gap`]:r}},Ut=[[/^(?:flex-|grid-)?gap-()([^-]+)$/,Mt],[/^(?:flex-|grid-)?gap-([xy])-([^-]+)$/,Mt]];var U=e=>e.replace("col","column"),Fn=(e,t)=>{var n;let r=(n=t.fontSize)==null?void 0:n[e];if(r!=null)return j(r)[0];switch(e){case"min":return"min-content";case"max":return"max-content";case"fr":return"minmax(0,1fr)"}return c.bracket.cssvar.auto.rem(e)},Ft=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,e,t])=>({[`grid-${U(e)}`]:c.bracket.cssvar.auto(t)})],[/^(?:grid-)?(row|col)-span-(.+)$/,([,e,t])=>{if(t==="full")return{[`grid-${U(e)}`]:"1/-1"};let r=c.bracket.number(t);if(r!=null)return{[`grid-${U(e)}`]:`span ${r}/span ${r}`}}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,e,t])=>{var r;return{[`grid-${U(e)}-start`]:(r=c.bracket.cssvar(t))!=null?r:t}}],[/^(?:grid-)?(row|col)-end-(.+)$/,([,e,t])=>{var r;return{[`grid-${U(e)}-end`]:(r=c.bracket.cssvar(t))!=null?r:t}}],[/^(?:grid-)?auto-(rows|cols)-(.+)$/,([,e,t],{theme:r})=>({[`grid-auto-${U(e)}`]:Fn(t,r)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(.+)$/,([,e])=>({"grid-auto-flow":c.bracket.cssvar(e)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-((?:row|col)(?:-dense)?)$/,([,e])=>({"grid-auto-flow":U(e).replace("-"," ")})],[/^grid-(rows|cols)-(.+)$/,([,e,t])=>({[`grid-template-${U(e)}`]:c.bracket.cssvar(t)})],[/^grid-(rows|cols)-minmax-([\w.-]+)$/,([,e,t])=>({[`grid-template-${U(e)}`]:`repeat(auto-fill,minmax(${t},1fr))`})],[/^grid-(rows|cols)-(\d+)$/,([,e,t])=>({[`grid-template-${U(e)}`]:`repeat(${t},minmax(0,1fr))`})],["grid-rows-none",{"grid-template-rows":"none"}],["grid-cols-none",{"grid-template-columns":"none"}]];var _t=["auto","hidden","clip","visible","scroll"],Dt=[[/^(?:overflow|of)-(.+)$/,([,e])=>_t.includes(e)?{overflow:e}:void 0],[/^(?:overflow|of)-([xy])-(.+)$/,([,e,t])=>_t.includes(t)?{[`overflow-${e}`]:t}:void 0]];var Ce=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,e])=>({position:e})],[/^(?:position-|pos-)?(static)$/,([,e])=>({position:e})]],Nt=[["justify-start",{"justify-content":"flex-start"}],["justify-end",{"justify-content":"flex-end"}],["justify-center",{"justify-content":"center"}],["justify-between",{"justify-content":"space-between"}],["justify-around",{"justify-content":"space-around"}],["justify-evenly",{"justify-content":"space-evenly"}],["justify-items-start",{"justify-items":"start"}],["justify-items-end",{"justify-items":"end"}],["justify-items-center",{"justify-items":"center"}],["justify-items-stretch",{"justify-items":"stretch"}],["justify-self-auto",{"justify-self":"auto"}],["justify-self-start",{"justify-self":"start"}],["justify-self-end",{"justify-self":"end"}],["justify-self-center",{"justify-self":"center"}],["justify-self-stretch",{"justify-self":"stretch"}]],Lt=[[/^order-(.+)$/,([,e])=>({order:c.bracket.cssvar.number(e)})],["order-first",{order:"-9999"}],["order-last",{order:"9999"}],["order-none",{order:"0"}]],Ht=[["content-center",{"align-content":"center"}],["content-start",{"align-content":"flex-start"}],["content-end",{"align-content":"flex-end"}],["content-between",{"align-content":"space-between"}],["content-around",{"align-content":"space-around"}],["content-evenly",{"align-content":"space-evenly"}],["items-start",{"align-items":"flex-start"}],["items-end",{"align-items":"flex-end"}],["items-center",{"align-items":"center"}],["items-baseline",{"align-items":"baseline"}],["items-stretch",{"align-items":"stretch"}],["self-auto",{"align-self":"auto"}],["self-start",{"align-self":"flex-start"}],["self-end",{"align-self":"flex-end"}],["self-center",{"align-self":"center"}],["self-stretch",{"align-self":"stretch"}],["self-baseline",{"align-self":"baseline"}]],Kt=[["place-content-center",{"place-content":"center"}],["place-content-start",{"place-content":"start"}],["place-content-end",{"place-content":"end"}],["place-content-between",{"place-content":"space-between"}],["place-content-around",{"place-content":"space-around"}],["place-content-evenly",{"place-content":"space-evenly"}],["place-content-stretch",{"place-content":"stretch"}],["place-items-start",{"place-items":"start"}],["place-items-end",{"place-items":"end"}],["place-items-center",{"place-items":"center"}],["place-items-stretch",{"place-items":"stretch"}],["place-self-auto",{"place-self":"auto"}],["place-self-start",{"place-self":"start"}],["place-self-end",{"place-self":"end"}],["place-self-center",{"place-self":"center"}],["place-self-stretch",{"place-self":"stretch"}]];function Ee(e){return c.bracket.cssvar.auto.fraction.rem(e)}function se([,e,t]){let r=Ee(t);if(r!=null&&e in ue)return ue[e].map(n=>[n.slice(1),r])}var Bt=[[/^(?:position-|pos-)?inset-(.+)$/,([,e])=>({inset:Ee(e)})],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,se],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,se],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,se],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,se],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,e,t])=>({[e]:Ee(t)})]],It=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-none",{float:"none"}],["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-none",{clear:"none"}]],Wt=[[/^z-(.+)$/,([,e])=>({"z-index":c.bracket.cssvar.number(e)})],["z-auto",{"z-index":"auto"}]],Gt=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}]];var _n=C(S({},ke),{"--un-ring-inset":ie,"--un-ring-offset-width":"0px","--un-ring-offset-color":"#fff","--un-ring-width":"0px","--un-ring-color":"rgba(147,197,253,0.5)"}),qt=[[/^ring(?:-(.+))?$/,([,e])=>{let t=c.px(e||"1");if(t)return[_n,{"--un-ring-width":t,"--un-ring-offset-shadow":"var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color)","--un-ring-shadow":"var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color)","box-shadow":"var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow, 0 0 #0000)"}]}],[/^ring-(?:width-|size-)(.+)$/,([,e])=>({"--un-ring-width":c.bracket.cssvar.px(e)})],["ring-offset",{"--un-ring-offset-width":"1px"}],[/^ring-offset-(?:width-|size-)?(.+)$/,([,e])=>({"--un-ring-offset-width":c.bracket.cssvar.px(e)})],[/^ring-(.+)$/,k("--un-ring-color","ring")],[/^ring-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-opacity":c.bracket.percent(e)})],[/^ring-offset-(.+)$/,k("--un-ring-offset-color","ring-offset")],[/^ring-offset-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-offset-opacity":c.bracket.percent(e)})],["ring-inset",{"--un-ring-inset":"inset"}]];var Dn={h:"height",w:"width",inline:"inline-size",block:"block-size"};function ae(e,t){return`${e||""}${Dn[t]}`}function Zt(e,t,r,n){var s;let o=ae(e,t).replace(/-(\w)/g,(a,l)=>l.toUpperCase()),i=(s=r[o])==null?void 0:s[n];if(i!=null)return i;switch(n){case"fit":case"max":case"min":return`${n}-content`}return c.bracket.cssvar.auto.fraction.rem(n)}var Xt=[[/^(min-|max-)?([wh])-(.+)$/,([,e,t,r],{theme:n})=>({[ae(e,t)]:Zt(e,t,n,r)})],[/^(min-|max-)?(block|inline)-(.+)$/,([,e,t,r],{theme:n})=>({[ae(e,t)]:Zt(e,t,n,r)})],[/^(min-|max-)?(w)-screen-(.+)$/,([,e,t,r],{theme:n})=>{var o;return{[ae(e,t)]:(o=n.breakpoints)==null?void 0:o[r]}}]];function Nn(e){if(/^\d+\/\d+$/.test(e))return e;switch(e){case"square":return"1/1";case"video":return"16/9"}return c.bracket.cssvar.auto.number(e)}var Yt=[[/^aspect-(?:ratio-)?(.+)$/,([,e])=>({"aspect-ratio":Nn(e)})]];var Jt=[[/^pa?()-?(-?.+)$/,P("padding")],[/^p-?([xy])-?(-?.+)$/,P("padding")],[/^p-?([rltbse])-?(-?.+)$/,P("padding")],[/^p-(block|inline)-(-?.+)$/,P("padding")],[/^p-?([bi][se])-?(-?.+)$/,P("padding")]],Qt=[[/^ma?()-?(-?.+)$/,P("margin")],[/^m-?([xy])-?(-?.+)$/,P("margin")],[/^m-?([rltbse])-?(-?.+)$/,P("margin")],[/^m-(block|inline)-(-?.+)$/,P("margin")],[/^m-?([bi][se])-?(-?.+)$/,P("margin")]];var Ln={"--un-transform":["translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z))","rotate(var(--un-rotate))","rotateX(var(--un-rotate-x))","rotateY(var(--un-rotate-y))","rotateZ(var(--un-rotate-z))","skewX(var(--un-skew-x))","skewY(var(--un-skew-y))","scaleX(var(--un-scale-x))","scaleY(var(--un-scale-y))","scaleZ(var(--un-scale-z))"].join(" ")},er={"--un-transform":["translateX(var(--un-translate-x))","translateY(var(--un-translate-y))","translateZ(var(--un-translate-z))","rotate(var(--un-rotate))","rotateX(var(--un-rotate-x))","rotateY(var(--un-rotate-y))","rotateZ(var(--un-rotate-z))","skewX(var(--un-skew-x))","skewY(var(--un-skew-y))","scaleX(var(--un-scale-x))","scaleY(var(--un-scale-y))","scaleZ(var(--un-scale-z))"].join(" ")},L=C(S({"--un-rotate":0,"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-scale-x":1,"--un-scale-y":1,"--un-scale-z":1,"--un-skew-x":0,"--un-skew-y":0,"--un-translate-x":0,"--un-translate-y":0,"--un-translate-z":0},er),{[D]:""}),tr=[[/^(?:transform-)?origin-(.+)$/,([,e])=>{var t;return{"transform-origin":(t=me[e])!=null?t:c.bracket.cssvar(e)}}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,e])=>{let t=c.bracket.cssvar.px.numberWithUnit(e);if(t!=null)return{"-webkit-perspective":t,perspective:t}}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,e])=>{var r;let t=(r=c.bracket.cssvar(e))!=null?r:e.length>=3?me[e]:void 0;if(t!=null)return{"-webkit-perspective-origin":t,"perspective-origin":t}}],[/^(?:transform-)?translate-()(.+)$/,rr],[/^(?:transform-)?translate-([xyz])-(.+)$/,rr],[/^(?:transform-)?rotate-()(.+)$/,or],[/^(?:transform-)?rotate-([xyz])-(.+)$/,or],[/^(?:transform-)?skew-([xy])-(.+)$/,Hn],[/^(?:transform-)?scale-()(.+)$/,nr],[/^(?:transform-)?scale-([xyz])-(.+)$/,nr],[/^(?:transform-)?preserve-3d$/,()=>({"transform-style":"preserve-3d"})],[/^(?:transform-)?preserve-flat$/,()=>({"transform-style":"flat"})],[/^transform$/,()=>[L,{transform:"var(--un-transform)"}]],["transform-gpu",Ln],["transform-cpu",er],["transform-none",{transform:"none"}]];function rr([,e,t]){let r=c.bracket.cssvar.fraction.rem(t);if(r!=null)return[L,[...de[e].map(n=>[`--un-translate${n}`,r]),["transform","var(--un-transform)"]]]}function nr([,e,t]){let r=c.bracket.cssvar.fraction.percent(t);if(r!=null)return[L,[...de[e].map(n=>[`--un-scale${n}`,r]),["transform","var(--un-transform)"]]]}function or([,e="",t]){let r=c.bracket.cssvar.degree(t);if(r!=null)return e?[L,{"--un-rotate":0,[`--un-rotate-${e}`]:r,transform:"var(--un-transform)"}]:[L,{"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-rotate":r,transform:"var(--un-transform)"}]}function Hn([,e,t]){let r=c.bracket.cssvar.degree(t);if(r!=null)return[L,{[`--un-skew-${e}`]:r,transform:"var(--un-transform)"}]}var Kn={backface:"backface-visibility",break:"word-break",case:"text-transform",content:"align-content",flex:"flex",fw:"font-weight",items:"align-items",justify:"justify-content",select:"user-select",self:"align-self",vertical:"vertical-align",visible:"visibility",whitespace:"white-space",ws:"white-space"},ir=[[/^(.+?)-(\$.+)$/,([,e,t])=>{let r=Kn[e];if(r)return{[r]:c.cssvar(t)}}]],sr=[[/^\[([^:]+):(.+)\]$/,([,e,t])=>({[e]:c.bracket(`[${t}]`)})]];var ar=[[/^(where|\?)$/,(e,{constructCSS:t,generator:r})=>{if(r.userConfig.envMode==="dev")return`@keyframes __un_qm{0%{box-shadow:inset 4px 4px #ff1e90, inset -4px -4px #ff1e90}100%{box-shadow:inset 8px 8px #3399ff, inset -8px -8px #3399ff}}
|
|
3
|
-
${t({animation:"__un_qm 0.5s ease-in-out alternate infinite"})}`}]];var cr=[["underline",{"text-decoration-line":"underline"}],["overline",{"text-decoration-line":"overline"}],["line-through",{"text-decoration-line":"line-through"}],["decoration-underline",{"text-decoration-line":"underline"}],["decoration-line-through",{"text-decoration-line":"line-through"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,([,e])=>({"text-decoration-thickness":c.bracket.cssvar.px(e)})],[/^(?:underline|decoration)-(auto|from-font)$/,([,e])=>({"text-decoration-thickness":e})],[/^(?:underline|decoration)-(.+)$/,(e,t)=>{let r=k("text-decoration-color","line")(e,t);if(r)return S({"-webkit-text-decoration-color":r["text-decoration-color"]},r)}],[/^(?:underline|decoration)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-line-opacity":c.bracket.percent(e)})],[/^(?:underline|decoration)-offset-(.+)$/,([,e])=>({"text-underline-offset":c.auto.bracket.cssvar.px(e)})],[/^(?:underline|decoration)-(solid|double|dotted|dashed|wavy|inherit|initial|revert|unset)$/,([,e])=>({"text-decoration-style":e})],["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];var lr=[[/^fill-(.+)$/,k("fill","fill")],[/^fill-op(?:acity)?-?(.+)$/,([,e])=>({"--un-fill-opacity":c.bracket.percent(e)})],["fill-none",{fill:"none"}],[/^stroke-(?:width-|size-)?(.+)$/,([,e])=>({"stroke-width":c.bracket.cssvar.fraction.px.number(e)})],[/^stroke-dash-(.+)$/,([,e])=>({"stroke-dasharray":c.bracket.cssvar.number(e)})],[/^stroke-offset-(.+)$/,([,e])=>({"stroke-dashoffset":c.bracket.cssvar.px.numberWithUnit(e)})],[/^stroke-(.+)$/,k("stroke","stroke")],[/^stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-stroke-opacity":c.bracket.percent(e)})],["stroke-cap-square",{"stroke-linecap":"square"}],["stroke-cap-round",{"stroke-linecap":"round"}],["stroke-cap-auto",{"stroke-linecap":"butt"}],["stroke-join-arcs",{"stroke-linejoin":"arcs"}],["stroke-join-bevel",{"stroke-linejoin":"bevel"}],["stroke-join-clip",{"stroke-linejoin":"miter-clip"}],["stroke-join-round",{"stroke-linejoin":"round"}],["stroke-join-auto",{"stroke-linejoin":"miter"}],["stroke-none",{stroke:"none"}]];var fr=[ir,sr,Jt,Qt,gt,ct,ft,lr,at,vt,zt,Tt,At,kt,cr,Ot,Pt,Rt,De,lt,Ct,Et,jt,qt,mt,Ft,Ut,Ce,Xt,Yt,xt,ht,bt,yt,_e,$t,wt,St,Dt,ot,it,Ce,Lt,Nt,Ht,Kt,Bt,It,Wt,Gt,dt,tr,st,ar].flat(1);var je={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},light:{50:"#fdfdfd",100:"#fcfcfc",200:"#fafafa",300:"#f8f9fa",400:"#f6f6f6",500:"#f2f2f2",600:"#f1f3f5",700:"#e9ecef",800:"#dee2e6",900:"#dde1e3"},dark:{50:"#4a4a4a",100:"#3c3c3c",200:"#323232",300:"#2d2d2d",400:"#222222",500:"#1f1f1f",600:"#1c1c1e",700:"#1b1b1b",800:"#181818",900:"#0f0f0f"},get lightblue(){return this.sky},get lightBlue(){return this.sky},get warmgray(){return this.stone},get warmGray(){return this.stone},get truegray(){return this.neutral},get trueGray(){return this.neutral},get coolgray(){return this.gray},get coolGray(){return this.gray},get bluegray(){return this.slate},get blueGray(){return this.slate}};Object.values(je).forEach(e=>{typeof e!="string"&&(e.DEFAULT=e.DEFAULT||e[400],Object.keys(e).forEach(t=>{let r=+t/100;r===Math.round(r)&&(e[r]=e[t])}))});var ur={sans:["ui-sans-serif","system-ui","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto",'"Helvetica Neue"',"Arial",'"Noto Sans"',"sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"','"Noto Color Emoji"'].join(","),serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"].join(","),mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"].join(",")},pr={xs:["0.75rem","1rem"],sm:["0.875rem","1.25rem"],base:["1rem","1.5rem"],lg:["1.125rem","1.75rem"],xl:["1.25rem","1.75rem"],"2xl":["1.5rem","2rem"],"3xl":["1.875rem","2.25rem"],"4xl":["2.25rem","2.5rem"],"5xl":["3rem","1"],"6xl":["3.75rem","1"],"7xl":["4.5rem","1"],"8xl":["6rem","1"],"9xl":["8rem","1"]},dr={DEFAULT:"1.5rem",xs:"0.5rem",sm:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem","2xl":"3rem","3xl":"4rem"},mr={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},gr={DEFAULT:["0 0 1px rgba(0,0,0,0.2)","0 0 1px rgba(1,0,5,0.1)"],sm:"1px 1px 3px rgba(36,37,47,0.25)",md:["0 1px 2px rgba(30,29,39,0.19)","1px 2px 4px rgba(54,64,147,0.18)"],lg:["3px 3px 6px rgba(0,0,0,0.26)","0 0 5px rgba(15,3,86,0.22)"],xl:["1px 1px 3px rgba(0,0,0,0.29)","2px 4px 7px rgba(73,64,125,0.35)"],none:"0 0 #0000"},hr={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},ze={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},xr=ze;var br={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},yr={DEFAULT:"0.25rem",none:"0px",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},$r={DEFAULT:["var(--un-shadow-inset) 0 1px 3px 0 rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 1px 2px -1px rgba(0,0,0,0.1)"],sm:"var(--un-shadow-inset) 0 1px 2px 0 rgba(0,0,0,0.05)",md:["var(--un-shadow-inset) 0 4px 6px -1px rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 2px 4px -2px rgba(0,0,0,0.1)"],lg:["var(--un-shadow-inset) 0 10px 15px -3px rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 4px 6px -4px rgba(0,0,0,0.1)"],xl:["var(--un-shadow-inset) 0 20px 25px -5px rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 8px 10px -6px rgba(0,0,0,0.1)"],"2xl":"var(--un-shadow-inset) 0 25px 50px -12px rgba(0,0,0,0.25)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.05)",none:"0 0 #0000"},wr={DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)",linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"};var vr={DEFAULT:"8px","0":"0",sm:"4px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Sr={DEFAULT:["0 1px 2px rgba(0,0,0,0.1)","0 1px 1px rgba(0,0,0,0.06)"],sm:"0 1px 1px rgba(0,0,0,0.05)",md:["0 4px 3px rgba(0,0,0,0.07)","0 2px 2px rgba(0,0,0,0.06)"],lg:["0 10px 8px rgba(0,0,0,0.04)","0 4px 3px rgba(0,0,0,0.1)"],xl:["0 20px 13px rgba(0,0,0,0.03)","0 8px 5px rgba(0,0,0,0.08)"],"2xl":"0 25px 25px rgba(0,0,0,0.15)",none:"0 0 #0000"};var ce={xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",prose:"65ch"},Te=C(S({auto:"auto"},ce),{screen:"100vw"}),J=C(S({none:"none"},ce),{screen:"100vw"}),Ae=C(S({auto:"auto"},ce),{screen:"100vh"}),Q=C(S({none:"none"},ce),{screen:"100vh"});var kr={width:Te,height:Ae,maxWidth:J,maxHeight:Q,minWidth:J,minHeight:Q,inlineSize:Te,blockSize:Ae,maxInlineSize:J,maxBlockSize:Q,minInlineSize:J,minBlockSize:Q,colors:je,fontFamily:ur,fontSize:pr,breakpoints:br,borderRadius:yr,lineHeight:hr,letterSpacing:ze,wordSpacing:xr,boxShadow:$r,textIndent:dr,textShadow:gr,textStrokeWidth:mr,blur:vr,dropShadow:Sr,easing:wr};var Oe={},Rr=(e,{theme:t})=>{let r=Object.entries(t.breakpoints||{}).map(([n,o],i)=>[n,o,i]);for(let[n,o,i]of r){Oe[n]||(Oe[n]=new RegExp(`^((?:[al]t-)?${n}[:-])`));let s=e.match(Oe[n]);if(!s)continue;let[,a]=s,l=e.slice(a.length);if(l==="container")continue;let f="min",u=1e3;return a.startsWith("lt-")?(f="max",u-=i+1):u+=i+1,a.startsWith("at-")&&i<r.length-1?{matcher:l,parent:[`@media (min-width: ${o}) and (max-width: ${r[i+1][1]})`,u]}:{matcher:l,parent:[`@media (${f}-width: ${o})`,u]}}};var Cr=[z("all",e=>`${e} *`),z("children",e=>`${e}>*`),z("next",e=>`${e}+*`),z("sibling",e=>`${e}+*`),z("siblings",e=>`${e}~*`),z("svg",e=>`${e} svg`)];var Er=[_("motion-reduce","@media (prefers-reduced-motion: reduce)"),_("motion-safe","@media (prefers-reduced-motion: no-preference)")],jr=[_("landscape","@media (orientation: landscape)"),_("portrait","@media (orientation: portrait)")],zr=_("print","@media print");var Tr=(e={})=>(e==null?void 0:e.dark)==="class"?[z("dark",t=>`.dark $$ ${t}`),z("light",t=>`.light $$ ${t}`)]:[_("dark","@media (prefers-color-scheme: dark)"),_("light","@media (prefers-color-scheme: light)")];var Ar=[z("rtl",e=>`[dir="rtl"] $$ ${e}`),z("ltr",e=>`[dir="ltr"] $$ ${e}`)];var Or={match(e){if(e.startsWith("!"))return{matcher:e.slice(1),body:t=>(t.forEach(r=>{r[1]&&(r[1]+=" !important")}),t)}}},Pr={match(e){if(e.startsWith("-"))return{matcher:e.slice(1),body:t=>(t.forEach(r=>{var n,o;r[0].startsWith("--un-scale")||((n=r[1])==null?void 0:n.toString())==="0"||(r[1]=(o=r[1])==null?void 0:o.toString().replace(/[0-9.]+(?:[a-z]+|%)?/,i=>`-${i}`))}),t)}}};var le=Object.fromEntries(["any-link","link","visited","target",["open","[open]"],"hover","active","focus-visible","focus-within","focus","autofill","enabled","disabled","read-only","read-write","placeholder-shown","default","checked","indeterminate","valid","invalid","in-range","out-of-range","required","optional","root","empty",["even-of-type",":nth-of-type(even)"],["even",":nth-child(even)"],["odd-of-type",":nth-of-type(odd)"],["odd",":nth-child(odd)"],"first-of-type",["first",":first-child"],"last-of-type",["last",":last-child"],"only-child","only-of-type"].map(j)),Vr=Object.fromEntries(["placeholder","before","after","first-letter","first-line","selection","marker",["file","::file-selector-button"]].map(j)),Bn=["not","is","where","has"],In=Object.keys(Vr).join("|"),Pe=Object.keys(le).join("|"),Mr=Bn.join("|"),Wn=/(part-\[(.+)]:)(.+)/,Gn=new RegExp(`^(${In})[:-]`),qn=new RegExp(`^(${Pe})[:-]`),Zn=new RegExp(`^(${Mr})-(${Pe})[:-]`),Ur=(e,t,r)=>{let n=new RegExp(`^${e}-((?:(${Mr})-)?(${Pe}))[:-]`),o=new RegExp(`^${K(t)}:`);return i=>{let s=i.match(n);if(s){let a=le[s[3]]||`:${s[3]}`;return s[2]&&(a=`:${s[2]}(${a})`),{matcher:i.slice(s[1].length+e.length+2),selector:l=>o.test(l)?l.replace(o,`${t}${a}:`):`${t}${a}${r}${l}`}}}},Fr=e=>{let t=e.match(Gn);if(t){let r=Vr[t[1]]||`::${t[1]}`;return{matcher:e.slice(t[1].length+1),selector:n=>`${n}${r}`}}},_r={match:e=>{let t=e.match(qn);if(t){let r=le[t[1]]||`:${t[1]}`;return{matcher:e.slice(t[1].length+1),selector:n=>`${n}${r}`}}},multiPass:!0},Dr={match:e=>{let t=e.match(Zn);if(t){let r=t[1],n=le[t[2]]||`:${t[2]}`;return{matcher:e.slice(t[1].length+t[2].length+2),selector:o=>`${o}:${r}(${n})`}}},multiPass:!0},Nr=(e={})=>{let t=!!(e==null?void 0:e.attributifyPseudo);return[{match:Ur("group",t?'[group=""]':".group"," "),multiPass:!0},{match:Ur("peer",t?'[peer=""]':".peer","~"),multiPass:!0}]},Lr={match:e=>{let t=e.match(Wn);if(t){let r=`part(${t[2]})`;return{matcher:e.slice(t[1].length),selector:n=>`${n}::${r}`}}},multiPass:!0};var Hr=e=>[Pr,Or,zr,...jr,...Er,Rr,...Cr,_r,Dr,...Nr(e),Fr,Lr,...Tr(e),...Ar];var Xn=(e={})=>{var t,r;return e.dark=(t=e.dark)!=null?t:"class",e.attributifyPseudo=(r=e.attributifyPseudo)!=null?r:!1,{name:"@unocss/preset-mini",theme:kr,rules:fr,variants:Hr(e),options:e,postprocess:e.variablePrefix&&e.variablePrefix!=="un-"?Yn(e.variablePrefix):void 0}},Kr=Xn;function Yn(e){return t=>{t.entries.forEach(r=>{r[0]=r[0].replace(/^--un-/,`--${e}`),typeof r[1]=="string"&&(r[1]=r[1].replace(/var\(--un-/g,`var(--${e}`))})}}var Jn=["v-bind:",":"],Br=/[\s'"`;]+/g,Qn=/<\w[\w:\.$-]*\s((?:'[\s\S]*?'|"[\s\S]*?"|`[\s\S]*?`|\{[\s\S]*?\}|[\s\S]*?)*?)>/g,eo=/([?]|(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-]+)(?:=(["'])([^\2]*?)\2)?/g,Ir=e=>{var n,o;let t=(n=e==null?void 0:e.ignoreAttributes)!=null?n:[],r=(o=e==null?void 0:e.nonValuedAttribute)!=null?o:!0;return{name:"attributify",extract({code:i}){let s=Array.from(i.matchAll(Qn)).flatMap(a=>Array.from((a[1]||"").matchAll(eo))).flatMap(([,a,l,f])=>{if(t.includes(a))return[];for(let u of Jn)if(a.startsWith(u)){a=a.slice(u.length);break}return f?["class","className"].includes(a)?f.split(Br).filter(W):f.split(Br).filter(Boolean).map(u=>`[${a}~="${u}"]`):W(a)&&r!==!1?[`[${a}=""]`]:[]});return new Set(s)}}};var to=/^(?!\[(?:[^:]+):(?:.+)\]$)(.+:!?)?(.*)$/,Wr=(e={})=>{var n,o;let t=(n=e.prefix)!=null?n:"un-",r=(o=e.prefixedOnly)!=null?o:!1;return i=>{let s=Ie(i);if(!s)return;let a=s[1];if(a.startsWith(t))a=a.slice(t.length);else if(r)return;let l=s[2],[,f="",u=l]=l.match(to)||[];return u==="~"||!u?`${f}${a}`:`${f}${a}-${u}`}};var ro=(e={})=>{var n,o,i,s,a;e.strict=(n=e.strict)!=null?n:!1,e.prefix=(o=e.prefix)!=null?o:"un-",e.prefixedOnly=(i=e.prefixedOnly)!=null?i:!1,e.nonValuedAttribute=(s=e.nonValuedAttribute)!=null?s:!0,e.ignoreAttributes=(a=e.ignoreAttributes)!=null?a:[];let t=[Wr(e)],r=[Ir(e)];return e.strict||r.unshift(G),{name:"@unocss/preset-attributify",variants:t,extractors:r,options:e}},Gr=ro;var no=e=>e.replace(/-(\w)/g,(t,r)=>r?r.toUpperCase():""),qr=e=>e.charAt(0).toUpperCase()+e.slice(1),Zr=e=>e.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase(),Xr=["Webkit","Moz","ms"];function Yr(e){let t={};function r(n){let o=t[n];if(o)return o;let i=no(n);if(i!=="filter"&&i in e)return t[n]=Zr(i);i=qr(i);for(let s=0;s<Xr.length;s++){let a=`${Xr[s]}${i}`;if(a in e)return t[n]=Zr(qr(a))}return n}return({entries:n})=>n.forEach(o=>{o[0].startsWith("--")||(o[0]=r(o[0]))})}function Ve(e={}){var v;if(typeof window=="undefined"){console.warn("@unocss/runtime been used in non-browser environment, skipped.");return}let t=e.defaults||{};if(e.autoPrefix){let m=t.postprocess;m||(m=[]),Array.isArray(m)||(m=[m]),m.unshift(Yr(document.createElement("div").style)),t.postprocess=m}Object.assign(e,(v=window.__unocss)==null?void 0:v.runtime);let r,n=!1,o,i=et(window.__unocss||{},t),s=new Set,a,l=()=>new Promise(m=>{a!=null&&clearTimeout(a),a=setTimeout(()=>f().then(m),0)});async function f(){let m=await i.generate(s);r||(r=document.createElement("style"),document.documentElement.prepend(r)),r.innerHTML=m.css}async function u(m){await i.applyExtractors(m,void 0,s),await l()}async function b(){let m=document.body&&document.body.outerHTML;m&&await u(m)}let d=new MutationObserver(m=>{n||m.forEach(R=>{let p=R.target;if(p===r||o&&!o(p))return;let h=Array.from(p.attributes).map(y=>y.value?`${y.name}="${y.value}"`:y.name).join(" "),x=`<${p.tagName.toLowerCase()} ${h}>`;u(x)})}),g=!1;function E(){if(!g)return;let m=document.documentElement||document.body;!m||(d.observe(m,{childList:!0,subtree:!0,attributes:!0}),g=!0)}function V(){b(),E()}window.__unocss_runtime=window.__unocss_runtime={version:i.version,uno:i,async extract(m){if(typeof m=="string")return await u(m);m.forEach(R=>s.add(R)),await f()},extractAll:b,inspect(m){o=m},toggleObserver(m){m===void 0?n=!n:n=!!m}},V(),window.addEventListener("load",V),window.addEventListener("DOMContentLoaded",V)}Ve({defaults:{presets:[Kr(),Gr()]}});})();
|
|
1
|
+
(()=>{var Ne=Object.defineProperty,cn=Object.defineProperties;var ln=Object.getOwnPropertyDescriptors;var oe=Object.getOwnPropertySymbols;var Ke=Object.prototype.hasOwnProperty,Be=Object.prototype.propertyIsEnumerable;var He=(e,t,r)=>t in e?Ne(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,S=(e,t)=>{for(var r in t||(t={}))Ke.call(t,r)&&He(e,r,t[r]);if(oe)for(var r of oe(t))Be.call(t,r)&&He(e,r,t[r]);return e},C=(e,t)=>cn(e,ln(t));var We=(e,t)=>{var r={};for(var n in e)Ke.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&oe)for(var n of oe(e))t.indexOf(n)<0&&Be.call(e,n)&&(r[n]=e[n]);return r};var fn=(e,t)=>{for(var r in t)Ne(e,r,{get:t[r],enumerable:!0})};var un={mid:"middle",base:"baseline",btm:"bottom"},Ie=[[/^(?:vertical|align|v)-(baseline|top|middle|bottom|text-top|text-bottom|sub|super|mid|base|btm)$/,([,e])=>({"vertical-align":un[e]||e})]],Ge=[["text-center",{"text-align":"center"}],["text-left",{"text-align":"left"}],["text-right",{"text-align":"right"}],["text-justify",{"text-align":"justify"}]];var he=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"];function xe(e=""){let t=pn(e);if(t==null)return;let{type:r,components:n,alpha:o}=t,s=r.toLowerCase();if(n.length!==0&&!(["rgba","hsla"].includes(s)&&o===void 0)&&!(he.includes(s)&&n.length!==3))return{type:s,components:n,alpha:o}}function F(e,t){let{components:r}=e,{alpha:n,type:o}=e;return n=t!=null?t:n,o=o.toLowerCase(),["hsla","hsl","rgba","rgb"].includes(o)?`${o.replace("a","")}a(${r.join(",")}${n==null?"":`,${n}`})`:(n=n==null?"":` / ${n}`,he.includes(o)?`${o}(${r.join(" ")}${n})`:`color(${o} ${r.join(" ")}${n})`)}function pn(e){if(!e)return;let t=dn(e);if(t!=null||(t=mn(e),t!=null)||(t=gn(e),t!=null)||(t=xn(e),t!=null)||(t=bn(e),t!=null))return t}function dn(e){let[,t]=e.match(/^#?([\da-f]+)$/i)||[];if(!!t)switch(t.length){case 3:case 4:let r=Array.from(t,o=>Number.parseInt(o,16)).map(o=>o<<4|o);return{type:"rgb",components:r.slice(0,3),alpha:t.length===3?void 0:Math.round(r[3]/255*100)/100};case 6:case 8:let n=Number.parseInt(t,16);return{type:"rgb",components:t.length===6?[n>>16&255,n>>8&255,n&255]:[n>>24&255,n>>16&255,n>>8&255],alpha:t.length===6?void 0:Math.round((n&255)/255*100)/100}}}function mn(e){let t={rebeccapurple:[102,51,153,1]}[e];if(t!=null)return{type:"rgb",components:t.slice(0,3),alpha:t[3]}}function gn(e){let t=e.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!t)return;let[,r,n]=t,o=I(n,",",5);if(o&&[3,4].includes(o.length))return{type:r,components:o.slice(0,3),alpha:o[3]}}var hn=new RegExp(`^(${he.join("|")})\\((.+)\\)$`,"i");function xn(e){let t=e.match(hn);if(!t)return;let[,r,n]=t,o=qe(`${r} ${n}`);if(o){let{alpha:s,components:[a,...i]}=o;return{type:a,components:i,alpha:s}}}function bn(e){let t=e.match(/^color\((.+)\)$/);if(!t)return;let r=qe(t[1]);if(r){let{alpha:n,components:[o,...s]}=r;return{type:o,components:s,alpha:n}}}function qe(e){let t=I(e);if(!t)return;let r=t.length;if(t[r-2]==="/")return{components:t.slice(0,r-2),alpha:t[r-1]};if(t[r-2]!=null&&(t[r-2].endsWith("/")||t[r-1].startsWith("/"))){let s=t.splice(r-2);t.push(s.join(" ")),--r}let n=I(t[r-1],"/",3);if(!n)return;if(n.length===1||n[n.length-1]==="")return{components:t};let o=n.pop();return t[r-1]=n.join("/"),{components:t,alpha:o}}function yn(e,t){if(e=e.trim(),e==="")return;let r=e.length,n=0;for(let o=0;o<r;o++)switch(e[o]){case"(":n++;break;case")":if(--n<0)return;break;case t:if(n===0){let s=e.slice(0,o).trim();return s===""?void 0:[s,e.slice(o+1).trim()]}}return[e,""]}function I(e,t,r){if(t=t!=null?t:" ",t.length!==1)return;r=r!=null?r:10;let n=[],o=0;for(;e!=="";){if(++o>r)return;let s=yn(e,t);if(!s)return;let[a,i]=s;n.push(a),e=i}if(n.length>0)return n}var V={l:["-left"],r:["-right"],t:["-top"],b:["-bottom"],s:["-inline-start"],e:["-inline-end"],x:["-left","-right"],y:["-top","-bottom"],"":[""],bs:["-block-start"],be:["-block-end"],is:["-inline-start"],ie:["-inline-end"],block:["-block-start","-block-end"],inline:["-inline-start","-inline-end"]},be=C(S({},V),{s:["-inset-inline-start"],e:["-inset-inline-end"],bs:["-inset-block-start"],be:["-inset-block-end"],is:["-inset-inline-start"],ie:["-inset-inline-end"],block:["-inset-block-start","-inset-block-end"],inline:["-inset-inline-start","-inset-inline-end"]}),ye={l:["-top-left","-bottom-left"],r:["-top-right","-bottom-right"],t:["-top-left","-top-right"],b:["-bottom-left","-bottom-right"],tl:["-top-left"],lt:["-top-left"],tr:["-top-right"],rt:["-top-right"],bl:["-bottom-left"],lb:["-bottom-left"],br:["-bottom-right"],rb:["-bottom-right"],"":[""],bs:["-start-start","-start-end"],be:["-end-start","-end-end"],is:["-end-start","-start-start"],ie:["-start-end","-end-end"],"bs-is":["-start-start"],"is-bs":["-start-start"],"bs-ie":["-start-end"],"ie-bs":["-start-end"],"be-is":["-end-start"],"is-be":["-end-start"],"be-ie":["-end-end"],"ie-be":["-end-end"]},$e={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},Ze=["top","top center","top left","top right","bottom","bottom center","bottom left","bottom right","left","left center","left top","left bottom","right","right center","right top","right bottom","center","center top","center bottom","center left","center right","center center"],we=Object.assign({},...Ze.map(e=>({[e.replace(/ /,"-")]:e})),...Ze.map(e=>({[e.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:e})));function G(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function ve(e){let t=e.length,r=-1,n,o="",s=e.charCodeAt(0);for(;++r<t;){if(n=e.charCodeAt(r),n===0){o+="\uFFFD";continue}if(n===44){o+="\\2c ";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&s===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}var se=ve;function Z(e){return(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function Xe(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>Z(t)):[e]:[Z(e)]}function $n(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 ie(e){return e==null?"":$n(e).map(([t,r])=>r!=null?`${t}:${r};`:void 0).filter(Boolean).join("")}function Se(e){return e&&typeof e=="object"&&!Array.isArray(e)}function ke(e,t){let r=e,n=t;if(Array.isArray(r)&&Array.isArray(n))return[...r,...n];if(Array.isArray(r))return[...r];let o=S({},r);return Se(r)&&Se(n)&&Object.keys(n).forEach(s=>{Se(n[s])?s in r?o[s]=ke(r[s],n[s]):Object.assign(o,{[s]:n[s]}):Object.assign(o,{[s]:n[s]})}),o}function q(e){let t,r,n;if(Array.isArray(e)){for(r=Array(t=e.length);t--;)r[t]=(n=e[t])&&typeof n=="object"?q(n):n;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:q(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(n=e[t])&&typeof n=="object"?q(n):n;return r}return e}function Ye(e){return typeof e[0]=="string"}function Je(e){return typeof e[0]=="string"}function E(e=[]){return Array.isArray(e)?e:[e]}function ae(e){return Array.from(new Set(e))}var wn=/^\[(.+?)~?="(.*)"\]$/,vn=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,L="$$shortcut-no-merge";function Qe(e){return e.match(wn)}function X(e=""){return vn.test(e)}function et(e){return typeof e=="function"?{match:e}:e}function Ce(e){return e.length===3}function tt(e){return e!=null}var Re=class{_map=new Map;get(t,r){let 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){var n;return(n=this._map.get(t))==null?void 0:n.has(r)}delete(t,r){var n;return((n=this._map.get(t))==null?void 0:n.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,s])=>t(s,r,o)))}};var Sn=/([!\w+:_/-]+?)([:-])\(((?:[!\w\s:/\\,%#.$-]|\[.*?\])*?)\)/gm;function rt(e){let t=[],r;for(;r=Sn.exec(e);){let o=r.index,s=o+r[0].length,[,a,i,l]=r,f=l.split(/\s/g).map(u=>u.replace(/^(!?)(.*)/,`$1${a}${i}$2`)).join(" ");t.unshift([o,s,f])}let n=e;return t.forEach(([o,s,a])=>{n=n.slice(0,o)+a+n.slice(s)}),n}var nt=new Set;function ot(e){nt.has(e)||(console.warn("[unocss]",e),nt.add(e))}function st(e){let t=function(n){var s;let o=((s=this.__options)==null?void 0:s.sequence)||[];this.__options.sequence=[];for(let a of o){let i=e[a](n);if(i!=null)return i}};function r(n,o){return n.__options||(n.__options={sequence:[]}),n.__options.sequence.push(o),n}for(let n of Object.keys(e))Object.defineProperty(t,n,{enumerable:!0,get(){return r(this,n)}});return t}var kn=e=>e.split(/[\s'"`;>=]+/g).filter(X),Y={name:"split",order:0,extract({code:e}){return new Set(kn(e))}};function Cn(e){return E(e).flatMap(t=>Array.isArray(t)?[t]:Object.entries(t))}var Rn={shortcuts:-1,default:0};function Ee(e={},t={}){let r=Object.assign({},t,e),n=(r.presets||[]).flatMap(E),o=[...n.filter(p=>p.enforce==="pre"),...n.filter(p=>!p.enforce),...n.filter(p=>p.enforce==="post")],s=Object.assign(Rn,...n.map(p=>p.layers),e.layers);function a(p){return ae([...o.flatMap(x=>E(x[p]||[])),...E(r[p]||[])])}let i=a("extractors");i.length||i.push(Y),i.sort((p,x)=>(p.order||0)-(x.order||0));let l=a("rules"),f={},u=l.length;l.forEach((p,x)=>{Ye(p)&&(f[p[0]]=[x,p[1],p[2]],delete l[x])});let y=q([...o.map(p=>p.theme||{}),r.theme||{}].reduce((p,x)=>ke(p,x),{}));return a("extendTheme").forEach(p=>p(y)),C(S({mergeSelectors:!0,warn:!0,blocklist:[],safelist:[],sortLayers:p=>p},r),{presets:o,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:s,theme:y,rulesSize:u,rulesDynamic:l,rulesStaticMap:f,preprocess:a("preprocess"),postprocess:a("postprocess"),preflights:a("preflights"),variants:a("variants").map(et),shortcuts:Cn(a("shortcuts")),extractors:i})}var it="0.24.1";var ct=class{constructor(t={},r={}){this.userConfig=t;this.defaults=r;this.config=Ee(t,r)}version=it;_cache=new Map;config;blocked=new Set;parentOrders=new Map;setConfig(t,r){!t||(r&&(this.defaults=r),this.userConfig=t,this.config=Ee(t,this.defaults),this.blocked.clear(),this.parentOrders.clear(),this._cache.clear())}async applyExtractors(t,r,n=new Set){let o={get original(){return t},code:t,id:r};for(let s of this.config.extractors){let a=await s.extract(o);a==null||a.forEach(i=>n.add(i))}return n}async parseToken(t){var a;if(this.blocked.has(t))return;if(this._cache.has(t))return this._cache.get(t);let r=t;for(let i of this.config.preprocess)r=i(t);if(this.isBlocked(r)){this.blocked.add(t),this._cache.set(t,null);return}let n=this.matchVariants(t,r);if(!n||this.isBlocked(n[1])){this.blocked.add(t),this._cache.set(t,null);return}let o={rawSelector:t,currentSelector:n[1],theme:this.config.theme,generator:this,variantHandlers:n[2],constructCSS:(...i)=>this.constructCustomCSS(o,...i)},s=this.expandShortcut(n[1],o);if(s){let i=await this.stringifyShortcuts(n,o,s[0],s[1]);if(i==null?void 0:i.length)return this._cache.set(t,i),i}else{let i=(a=await this.parseUtil(n,o))==null?void 0:a.map(l=>this.stringifyUtil(l)).filter(tt);if(i==null?void 0:i.length)return this._cache.set(t,i),i}this._cache.set(t,null)}async generate(t,{id:r,scope:n,preflights:o=!0,safelist:s=!0,minify:a=!1}={}){let i=typeof t=="string"?await this.applyExtractors(t,r):t;s&&this.config.safelist.forEach(m=>i.add(m));let l=a?"":`
|
|
2
|
+
`,f=new Set(["default"]),u=new Set,y=new Map;await Promise.all(Array.from(i).map(async m=>{var $;if(u.has(m))return;let g=await this.parseToken(m);if(g!=null){u.add(m);for(let b of g){let R=b[3]||"";y.has(R)||y.set(R,[]),y.get(R).push(b),(($=b[4])==null?void 0:$.layer)&&f.add(b[4].layer)}}})),o&&this.config.preflights.forEach(m=>{m.layer&&f.add(m.layer)});let p={},x=this.config.sortLayers(Array.from(f).sort((m,g)=>{var $,b;return(($=this.config.layers[m])!=null?$:0)-((b=this.config.layers[g])!=null?b:0)||m.localeCompare(g)})),j={};o&&(j=Object.fromEntries(await Promise.all(x.map(async m=>{let $=(await Promise.all(this.config.preflights.filter(b=>(b.layer||"default")===m).map(async b=>await b.getCSS()))).filter(Boolean).join(l);return[m,$]}))));let D=m=>{if(p[m])return p[m];let g=Array.from(y).sort(($,b)=>{var R,O,d;return((R=this.parentOrders.get($[0]))!=null?R:0)-((O=this.parentOrders.get(b[0]))!=null?O:0)||((d=$[0])==null?void 0:d.localeCompare(b[0]||""))||0}).map(([$,b])=>{let R=b.length,O=b.filter(h=>{var v;return(((v=h[4])==null?void 0:v.layer)||"default")===m}).sort((h,v)=>{var H,N,z;return h[0]-v[0]||(((H=h[4])==null?void 0:H.sort)||0)-(((N=v[4])==null?void 0:N.sort)||0)||((z=h[1])==null?void 0:z.localeCompare(v[1]||""))||0}).map(h=>{var v;return[h[1]?jn(h[1],n):h[1],h[2],!!((v=h[4])==null?void 0:v.noMerge)]}).map(h=>[h[0]==null?h[0]:[h[0]],h[1],h[2]]);if(!O.length)return;let d=O.reverse().map(([h,v,H],N)=>{if(!H&&h&&this.config.mergeSelectors)for(let z=N+1;z<R;z++){let W=O[z];if(W&&!W[2]&&W[0]&&W[1]===v)return W[0].push(...h),null}return h?`${[...new Set(h)].join(`,${l}`)}{${v}}`:v}).filter(Boolean).reverse().join(l);return $?`${$}{${l}${d}${l}}`:d}).filter(Boolean).join(l);return o&&(g=[j[m],g].filter(Boolean).join(l)),p[m]=!a&&g?`/* layer: ${m} */${l}${g}`:g},w=(m=x,g)=>m.filter($=>!(g==null?void 0:g.includes($))).map($=>D($)||"").filter(Boolean).join(l);return{get css(){return w()},layers:x,getLayers:w,getLayer:D,matched:u}}matchVariants(t,r){let n=new Set,o=[],s=r||t,a=!1,i={rawSelector:t,theme:this.config.theme,generator:this};for(;;){a=!1;for(let l of this.config.variants){if(!l.multiPass&&n.has(l))continue;let f=l.match(s,i);if(!!f&&(typeof f=="string"&&(f={matcher:f}),f)){s=f.matcher,Array.isArray(f.parent)&&this.parentOrders.set(f.parent[0],f.parent[1]),o.push(f),n.add(l),a=!0;break}}if(!a)break;if(o.length>500)throw new Error(`Too many variants applied to "${t}"`)}return[t,s,o]}applyVariants(t,r=t[4],n=t[1]){let o=[...r].sort((i,l)=>(i.order||0)-(l.order||0)),s=o.reduce((i,l)=>{var f;return((f=l.body)==null?void 0:f.call(l,i))||i},t[2]),a={selector:o.reduce((i,l)=>{var f;return((f=l.selector)==null?void 0:f.call(l,i,s))||i},zn(n)),entries:s,parent:o.reduce((i,l)=>Array.isArray(l.parent)?l.parent[0]:l.parent||i,void 0),layer:o.reduce((i,l)=>l.layer||i,void 0),sort:o.reduce((i,l)=>l.sort||i,void 0)};for(let i of this.config.postprocess)i(a);return a}constructCustomCSS(t,r,n){r=Z(r);let{selector:o,entries:s,parent:a}=this.applyVariants([0,n||t.rawSelector,r,void 0,t.variantHandlers]),i=`${o}{${ie(s)}}`;return a?`${a}{${i}}`:i}async parseUtil(t,r,n=!1){var u,y;let[o,s,a]=typeof t=="string"?this.matchVariants(t):t,i=this.config.rulesStaticMap[s];if(i&&i[1]&&(n||!((u=i[2])==null?void 0:u.internal)))return[[i[0],o,Z(i[1]),i[2],a]];r.variantHandlers=a;let{rulesDynamic:l,rulesSize:f}=this.config;for(let p=f;p>=0;p--){let x=l[p];if(!x||((y=x[2])==null?void 0:y.internal)&&!n)continue;let[j,D,w]=x,m=s.match(j);if(!m)continue;let g=await D(m,r);if(!g)continue;if(typeof g=="string")return[[p,g,w]];let $=Xe(g).filter(b=>b.length);if($.length)return $.map(b=>[p,o,b,w,a])}}stringifyUtil(t){var p;if(!t)return;if(Ce(t))return[t[0],void 0,t[1],void 0,t[2]];let{selector:r,entries:n,parent:o,layer:s,sort:a}=this.applyVariants(t),i=ie(n);if(!i)return;let x=(p=t[3])!=null?p:{},{layer:l,sort:f}=x,u=We(x,["layer","sort"]),y=C(S({},u),{layer:s!=null?s:l,sort:a!=null?a:f});return[t[0],r,i,o,y]}expandShortcut(t,r,n=3){if(n===0)return;let o,s;for(let a of this.config.shortcuts)if(Je(a)){if(a[0]===t){o=o||a[2],s=a[1];break}}else{let i=t.match(a[0]);if(i&&(s=a[1](i,r)),s){o=o||a[2];break}}if(typeof s=="string"&&(s=rt(s).split(/\s+/g)),!!s)return[s.flatMap(a=>{var i;return((i=this.expandShortcut(a,r,n-1))==null?void 0:i[0])||[a]}).filter(a=>a!==""),o]}async stringifyShortcuts(t,r,n,o={layer:this.config.shortcutsLayer}){var f;let s=new Re,a=(await Promise.all(ae(n).map(async u=>{let y=await this.parseUtil(u,r,!0);return y||ot(`unmatched utility "${u}" in shortcut "${t[1]}"`),y||[]}))).flat(1).filter(Boolean).sort((u,y)=>u[0]-y[0]),[i,,l]=t;for(let u of a){if(Ce(u))continue;let{selector:y,entries:p,parent:x}=this.applyVariants(u,[...u[4],...l],i);s.getFallback(y,x,[[],u[0]])[0].push([p,!!((f=u[3])==null?void 0:f.noMerge)])}return s.map(([u,y],p,x)=>{let j=w=>m=>{let g=ie(m);if(g)return[y,p,g,x,C(S({},o),{noMerge:w})]};return[[u.filter(([,w])=>w).map(([w])=>w),!0],[u.filter(([,w])=>!w).map(([w])=>w),!1]].map(([w,m])=>{let g=w.filter(b=>b.some(R=>R[0]===L)),$=w.filter(b=>b.every(R=>R[0]!==L));return[...g.map(j(m)),...[$.flat(1)].map(j(m))]})}).flat(2).filter(Boolean)}isBlocked(t){return!t||this.config.blocklist.some(r=>typeof r=="string"?r===t:r.test(t))}};function lt(e,t){return new ct(e,t)}var ft=/ \$\$ /,Tn=e=>e.match(ft);function jn(e,t){return Tn(e)?e.replace(ft,t?` ${t} `:" "):t?`${t} ${e}`:e}var at=/^\[(.+?)(~?=)"(.*)"\]$/;function zn(e){return at.test(e)?e.replace(at,(t,r,n,o)=>`[${se(r)}${n}"${se(o)}"]`):`.${se(e)}`}var je={};fn(je,{auto:()=>On,bracket:()=>Ln,cssvar:()=>Hn,degree:()=>Kn,fraction:()=>Dn,global:()=>Bn,number:()=>Fn,numberWithUnit:()=>Pn,percent:()=>_n,properties:()=>Wn,px:()=>Un,rem:()=>Mn,time:()=>Nn});var An=["color","border-color","background-color","flex-grow","flex","flex-shrink","caret-color","font","gap","opacity","visibility","z-index","font-weight","zoom","text-shadow","transform","box-shadow","backround-position","left","right","top","bottom","object-position","max-height","min-height","max-width","min-width","height","width","border-width","margin","padding","outline-width","outline-offset","font-size","line-height","text-indent","vertical-align","border-spacing","letter-spacing","word-spacing","stroke","filter","backdrop-filter","fill","mask","mask-size","mask-border","clip-path","clip"],Te=/^(-?[0-9.]+)(px|pt|pc|rem|em|%|vh|vw|in|cm|mm|ex|ch|vmin|vmax|rpx)?$/i,Vn=/^(-?[0-9.]+)$/i,ut=/^(px)$/i;function T(e){return e.toFixed(10).replace(/\.0+$/,"").replace(/(\.\d+?)0+$/,"$1")}function Pn(e){let t=e.match(Te);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(n&&!Number.isNaN(o))return`${T(o)}${n}`}function On(e){if(e==="auto"||e==="a")return"auto"}function Mn(e){if(e.match(ut))return`1${e}`;let t=e.match(Te);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${T(o)}${n}`:`${T(o/4)}rem`}function Un(e){if(e.match(ut))return`1${e}`;let t=e.match(Te);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${T(o)}${n}`:`${T(o)}px`}function Fn(e){if(!Vn.test(e))return;let t=parseFloat(e);if(!Number.isNaN(t))return T(t)}function _n(e){e.endsWith("%")&&(e=e.slice(0,-1));let t=parseFloat(e);if(!Number.isNaN(t))return`${T(t/100)}`}function Dn(e){if(e==="full")return"100%";let[t,r]=e.split("/"),n=parseFloat(t)/parseFloat(r);if(!Number.isNaN(n))return`${T(n*100)}%`}function Ln(e){if(e&&e[0]==="["&&e[e.length-1]==="]")return e.slice(1,-1).replace(/(url\(.*?\))/g,t=>t.replace(/_/g,"\\_")).replace(/([^\\])_/g,"$1 ").replace(/calc\((.*)/g,t=>t.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 "))}function Hn(e){if(e.match(/^\$\S/))return`var(--${ve(e.slice(1))})`}function Nn(e){let t=e.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${T(o)}${n}`:`${T(o)}ms`}function Kn(e){let t=e.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${T(o)}${n}`:`${T(o)}deg`}function Bn(e){if(["inherit","initial","revert","unset"].includes(e))return e}function Wn(e){for(let t of e.split(","))if(!An.includes(t))return;return e}var c=st(je);var _=(e,t)=>{let r=new RegExp(`^${G(e)}[:-]`);return n=>{let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),selector:t}}},M=(e,t)=>{let r=new RegExp(`^${G(e)}[:-]`);return n=>{let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),parent:t}}};var A=e=>([t,r,n])=>{let o=c.bracket.cssvar.auto.fraction.rem(n);if(o!==void 0)return V[r].map(s=>[`${e}${s}`,o])},ze=(e,t)=>{var r;return(r=e.colors)==null?void 0:r[t.join("-").replace(/(-[a-z])/g,n=>n.slice(1).toUpperCase())]},ce=(e,t)=>{let[r,n]=e.split(/(?:\/|:)/),o=r.replace(/([a-z])([0-9])/g,"$1-$2").split(/-/g),[s]=o;if(!s)return;let a,i=c.bracket(r),l=i||r;l.startsWith("#")?a=l.slice(1):l.startsWith("hex-")?a=l.slice(4):r.startsWith("$")&&(a=c.cssvar(r)),a=a||i;let f="DEFAULT";if(!a){let u,[y]=o.slice(-1);y.match(/^\d+$/)?(f=y,u=ze(t,o.slice(0,-1))):(u=ze(t,o),!u&&o.length<=2&&([,f=f]=o,u=ze(t,[s]))),typeof u=="string"?a=u:f&&u&&(a=u[f])}return{opacity:n,name:s,no:f,color:a,cssColor:xe(a),alpha:c.bracket.cssvar.percent(n!=null?n:"")}},k=(e,t)=>([,r],{theme:n})=>{var l;let o=ce(r,n);if(!o)return;let{alpha:s,color:a,cssColor:i}=o;if(i)return s!=null?{[e]:F(i,s)}:{[`--un-${t}-opacity`]:(l=i.alpha)!=null?l:1,[e]:F(i,`var(--un-${t}-opacity)`)};if(a)return{[e]:a.replace("%alpha",`${s!=null?s:1}`)}},le=(e,t)=>{let r=[];e=E(e);for(let n=0;n<e.length;n++){let o=I(e[n]," ",6);if(!o||o.length<3)return e;let s=xe(o.pop());if(s==null)return e;r.push(`${o.join(" ")} var(${t}, ${F(s)})`)}return r};var pt=[[/^outline-(?:width-|size-)?(.+)$/,([,e])=>({"outline-width":c.bracket.cssvar.px(e)})],[/^outline-(?:color-)?(.+)$/,k("outline-color","outline-color")],[/^outline-offset-(.+)$/,([,e])=>({"outline-offset":c.bracket.cssvar.px(e)})],["outline",{"outline-style":"solid"}],[/^outline-(auto|dashed|dotted|double|hidden|solid|groove|ridge|inset|outset|inherit|initial|revert|unset)$/,([,e])=>({"outline-style":e})],["outline-none",{outline:"2px solid transparent","outline-offset":"2px"}]],dt=[["appearance-none",{appearance:"none","-webkit-appearance":"none"}]],In=e=>{var t;return(t=c.properties.auto.global(e))!=null?t:{contents:"contents",scroll:"scroll-position"}[e]},mt=[[/^will-change-(.+)/,([,e])=>({"will-change":In(e)})]];var gt=[[/^(?:border|b)()(?:-(.+))?$/,J],[/^(?:border|b)-([xy])(?:-(.+))?$/,J],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,J],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,J],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,J],[/^(?:border|b)-()(?:width|size)-(.+)$/,K],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,K],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,K],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,K],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,K],[/^(?:border|b)-()(?:color-)?(.+)$/,Q],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,Q],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,Q],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,Q],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,Q],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,ee],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,ee],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,ee],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,ee],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,ee],[/^(?:border-)?(?:rounded|rd)()(?:-(.+))?$/,te],[/^(?:border-)?(?:rounded|rd)-([rltb])(?:-(.+))?$/,te],[/^(?:border-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,te],[/^(?:border-)?(?:rounded|rd)-([bi][se])(?:-(.+))?$/,te],[/^(?:border-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,te],["border-solid",{"border-style":"solid"}],["border-dashed",{"border-style":"dashed"}],["border-dotted",{"border-style":"dotted"}],["border-double",{"border-style":"double"}],["border-hidden",{"border-style":"hidden"}],["border-none",{"border-style":"none"}]],Gn=(e,{theme:t})=>{var r;return e!==void 0&&!!((r=ce(e,t))==null?void 0:r.color)},qn=e=>([,t],{theme:r})=>{var i,l;let n=ce(t,r);if(!n)return;let{alpha:o,color:s,cssColor:a}=n;if(a)return o!=null?{[`border${e}-color`]:F(a,o)}:e===""?{"--un-border-opacity":(i=a.alpha)!=null?i:1,[`border${e}-color`]:F(a,`var(--un-border${e}-opacity)`)}:{"--un-border-opacity":(l=a.alpha)!=null?l:1,[`--un-border${e}-opacity`]:"var(--un-border-opacity)",[`border${e}-color`]:F(a,`var(--un-border${e}-opacity)`)};if(s)return{[`border${e}-color`]:s.replace("%alpha",`${o!=null?o:1}`)}};function J(e){let t=K(e);if(t)return[...t,["border-style","solid"]]}function K([,e="",t="1"]){let r=c.bracket.cssvar.px(t);if(e in V&&r!=null)return V[e].map(n=>[`border${n}-width`,r])}function Q([,e="",t],r){if(e in V&&Gn(t,r))return Object.assign({},...V[e].map(n=>qn(n)(["",t],r)))}function ee([,e="",t]){let r=c.bracket.percent(t);if(e in V&&r!=null)return V[e].map(n=>[`--un-border${n}-opacity`,r])}function te([,e="",t="DEFAULT"],{theme:r}){var o;let n=((o=r.borderRadius)==null?void 0:o[t])||c.bracket.cssvar.fraction.rem(t);if(e in ye&&n!=null)return ye[e].map(s=>[`border${s}-radius`,n])}var ht=[[/^op(?:acity)?-?(.+)$/,([,e])=>({opacity:c.bracket.percent.cssvar(e)})]],xt=[[/^(?:text|color|c)-(.+)$/,k("color","text")],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-opacity":c.bracket.percent(e)})]],bt=[[/^bg-(.+)$/,k("background-color","bg")],[/^bg-op(?:acity)?-?(.+)$/,([,e])=>({"--un-bg-opacity":c.bracket.percent(e)})]];var $t={all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke"].join(","),none:"none",opacity:"opacity",shadow:"box-shadow",transform:"transform"},yt=e=>{var t;return(t=c.properties(e))!=null?t:$t[e]},wt=[[/^transition(?:-([a-z-]+(?:,[a-z-]+)*))?(?:-(\d+))?$/,([,e,t="150"])=>{let r=e!=null?yt(e):[$t.colors,"opacity","box-shadow","transform","filter","backdrop-filter"].join(",");if(r)return{"transition-property":r,"transition-timing-function":"cubic-bezier(0.4, 0, 0.2, 1)","transition-duration":`${t}ms`}}],[/^(?:transition-)?duration-(.+)$/,([,e])=>({"transition-duration":c.bracket.cssvar.time(e)})],[/^(?:transition-)?delay-(.+)$/,([,e])=>({"transition-delay":c.bracket.cssvar.time(e)})],[/^(?:transition-)?ease(?:-(.+))?$/,([,e],{theme:t})=>{var r,n;return{"transition-timing-function":(n=(r=t.easing)==null?void 0:r[e||"DEFAULT"])!=null?n:c.bracket.cssvar(e)}}],[/^(?:transition-)?property-(.+)$/,([,e])=>({"transition-property":c.global(e)||yt(e)})],["transition-none",{transition:"none"}]];var vt=[["flex",{display:"flex"}],["inline-flex",{display:"inline-flex"}],["flex-inline",{display:"inline-flex"}],["flex-1",{flex:"1 1 0%"}],["flex-auto",{flex:"1 1 auto"}],["flex-initial",{flex:"0 1 auto"}],["flex-none",{flex:"none"}],[/^flex-(\[.+\])$/,([,e])=>({flex:c.bracket(e).replace(/\d+\/\d+/,t=>c.fraction(t))})],[/^(?:flex-)?shrink$/,()=>({"flex-shrink":1})],[/^(?:flex-)?shrink-0$/,()=>({"flex-shrink":0})],[/^(?:flex-)?grow$/,()=>({"flex-grow":1})],[/^(?:flex-)?grow-0$/,()=>({"flex-grow":0})],[/^(?:flex-)?basis-(.+)$/,([,e])=>({"flex-basis":c.bracket.cssvar.auto.fraction.rem(e)})],["flex-row",{"flex-direction":"row"}],["flex-row-reverse",{"flex-direction":"row-reverse"}],["flex-col",{"flex-direction":"column"}],["flex-col-reverse",{"flex-direction":"column-reverse"}],["flex-wrap",{"flex-wrap":"wrap"}],["flex-wrap-reverse",{"flex-wrap":"wrap-reverse"}],["flex-nowrap",{"flex-wrap":"nowrap"}]];var Zn={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},St=[[/^font-(\w+)$/,([,e],{theme:t})=>{var r;return{"font-family":(r=t.fontFamily)==null?void 0:r[e]}}],[/^text-(.+)$/,([,e="base"],{theme:t})=>{var n;let r=E((n=t.fontSize)==null?void 0:n[e]);if(r==null?void 0:r[0]){let[o,s="1"]=r;return{"font-size":o,"line-height":s}}return{"font-size":c.bracket.rem(e)}}],[/^text-size-(.+)$/,([,e])=>({"font-size":c.bracket.cssvar.rem(e)})],[/^(?:font|fw)-?([^-]+)$/,([,e])=>({"font-weight":Zn[e]||c.number(e)})],[/^(?:leading|lh)-(.+)$/,([,e],{theme:t})=>{var r;return{"line-height":((r=t.lineHeight)==null?void 0:r[e])||c.bracket.cssvar.rem(e)}}],[/^tracking-(.+)$/,([,e],{theme:t})=>{var r;return{"letter-spacing":((r=t.letterSpacing)==null?void 0:r[e])||c.bracket.cssvar.rem(e)}}],[/^word-spacing-(.+)$/,([,e],{theme:t})=>{var r;return{"word-spacing":((r=t.wordSpacing)==null?void 0:r[e])||c.bracket.cssvar.rem(e)}}]],kt=[[/^tab(?:-(.+))?$/,([,e])=>{let t=c.bracket.cssvar.global.number(e||"4");if(t!=null)return{"-moz-tab-size":t,"-o-tab-size":t,"tab-size":t}}]],Ct=[[/^indent(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"text-indent":((r=t.textIndent)==null?void 0:r[e||"DEFAULT"])||c.bracket.cssvar.fraction.rem(e)}}]],Rt=[[/^text-stroke(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"-webkit-text-stroke-width":((r=t.textStrokeWidth)==null?void 0:r[e||"DEFAULT"])||c.bracket.cssvar.px(e)}}],[/^text-stroke-(.+)$/,k("-webkit-text-stroke-color","text-stroke")],[/^text-stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-stroke-opacity":c.bracket.percent(e)})]],Et=[[/^text-shadow(?:-(.+))?$/,([,e],{theme:t})=>{var n;let r=(n=t.textShadow)==null?void 0:n[e||"DEFAULT"];return r!=null?{"--un-text-shadow":le(r,"--un-text-shadow-color").join(","),"text-shadow":"var(--un-text-shadow)"}:{"text-shadow":c.bracket.cssvar(e)}}],[/^text-shadow-color-(.+)$/,k("--un-text-shadow-color","text-shadow")],[/^text-shadow-color-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-shadow-opacity":c.bracket.percent(e)})]];var Tt={"":"",x:"column-",y:"row-"},jt=([,e="",t])=>{let r=c.bracket.cssvar.rem(t);if(r!=null)return{[`grid-${Tt[e]}gap`]:r,[`${Tt[e]}gap`]:r}},zt=[[/^(?:flex-|grid-)?gap-()([^-]+)$/,jt],[/^(?:flex-|grid-)?gap-([xy])-([^-]+)$/,jt]];var P=e=>e.replace("col","column"),Xn=(e,t)=>{var n;let r=(n=t.fontSize)==null?void 0:n[e];if(r!=null)return E(r)[0];switch(e){case"min":return"min-content";case"max":return"max-content";case"fr":return"minmax(0,1fr)"}return c.bracket.cssvar.auto.rem(e)},At=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,e,t])=>({[`grid-${P(e)}`]:c.bracket.cssvar.auto(t)})],[/^(?:grid-)?(row|col)-span-(.+)$/,([,e,t])=>{if(t==="full")return{[`grid-${P(e)}`]:"1/-1"};let r=c.bracket.number(t);if(r!=null)return{[`grid-${P(e)}`]:`span ${r}/span ${r}`}}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,e,t])=>{var r;return{[`grid-${P(e)}-start`]:(r=c.bracket.cssvar(t))!=null?r:t}}],[/^(?:grid-)?(row|col)-end-(.+)$/,([,e,t])=>{var r;return{[`grid-${P(e)}-end`]:(r=c.bracket.cssvar(t))!=null?r:t}}],[/^(?:grid-)?auto-(rows|cols)-(.+)$/,([,e,t],{theme:r})=>({[`grid-auto-${P(e)}`]:Xn(t,r)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(.+)$/,([,e])=>({"grid-auto-flow":c.bracket.cssvar(e)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-((?:row|col)(?:-dense)?)$/,([,e])=>({"grid-auto-flow":P(e).replace("-"," ")})],[/^grid-(rows|cols)-(.+)$/,([,e,t])=>({[`grid-template-${P(e)}`]:c.bracket.cssvar(t)})],[/^grid-(rows|cols)-minmax-([\w.-]+)$/,([,e,t])=>({[`grid-template-${P(e)}`]:`repeat(auto-fill,minmax(${t},1fr))`})],[/^grid-(rows|cols)-(\d+)$/,([,e,t])=>({[`grid-template-${P(e)}`]:`repeat(${t},minmax(0,1fr))`})],["grid-rows-none",{"grid-template-rows":"none"}],["grid-cols-none",{"grid-template-columns":"none"}]];var Vt=["auto","hidden","clip","visible","scroll"],Pt=[[/^(?:overflow|of)-(.+)$/,([,e])=>Vt.includes(e)?{overflow:e}:void 0],[/^(?:overflow|of)-([xy])-(.+)$/,([,e,t])=>Vt.includes(t)?{[`overflow-${e}`]:t}:void 0]];var Ve=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,e])=>({position:e})],[/^(?:position-|pos-)?(static)$/,([,e])=>({position:e})]],Ot=[["justify-start",{"justify-content":"flex-start"}],["justify-end",{"justify-content":"flex-end"}],["justify-center",{"justify-content":"center"}],["justify-between",{"justify-content":"space-between"}],["justify-around",{"justify-content":"space-around"}],["justify-evenly",{"justify-content":"space-evenly"}],["justify-items-start",{"justify-items":"start"}],["justify-items-end",{"justify-items":"end"}],["justify-items-center",{"justify-items":"center"}],["justify-items-stretch",{"justify-items":"stretch"}],["justify-self-auto",{"justify-self":"auto"}],["justify-self-start",{"justify-self":"start"}],["justify-self-end",{"justify-self":"end"}],["justify-self-center",{"justify-self":"center"}],["justify-self-stretch",{"justify-self":"stretch"}]],Mt=[[/^order-(.+)$/,([,e])=>({order:c.bracket.cssvar.number(e)})],["order-first",{order:"-9999"}],["order-last",{order:"9999"}],["order-none",{order:"0"}]],Ut=[["content-center",{"align-content":"center"}],["content-start",{"align-content":"flex-start"}],["content-end",{"align-content":"flex-end"}],["content-between",{"align-content":"space-between"}],["content-around",{"align-content":"space-around"}],["content-evenly",{"align-content":"space-evenly"}],["items-start",{"align-items":"flex-start"}],["items-end",{"align-items":"flex-end"}],["items-center",{"align-items":"center"}],["items-baseline",{"align-items":"baseline"}],["items-stretch",{"align-items":"stretch"}],["self-auto",{"align-self":"auto"}],["self-start",{"align-self":"flex-start"}],["self-end",{"align-self":"flex-end"}],["self-center",{"align-self":"center"}],["self-stretch",{"align-self":"stretch"}],["self-baseline",{"align-self":"baseline"}]],Ft=[["place-content-center",{"place-content":"center"}],["place-content-start",{"place-content":"start"}],["place-content-end",{"place-content":"end"}],["place-content-between",{"place-content":"space-between"}],["place-content-around",{"place-content":"space-around"}],["place-content-evenly",{"place-content":"space-evenly"}],["place-content-stretch",{"place-content":"stretch"}],["place-items-start",{"place-items":"start"}],["place-items-end",{"place-items":"end"}],["place-items-center",{"place-items":"center"}],["place-items-stretch",{"place-items":"stretch"}],["place-self-auto",{"place-self":"auto"}],["place-self-start",{"place-self":"start"}],["place-self-end",{"place-self":"end"}],["place-self-center",{"place-self":"center"}],["place-self-stretch",{"place-self":"stretch"}]];function Ae(e){return c.bracket.cssvar.auto.fraction.rem(e)}function fe([,e,t]){let r=Ae(t);if(r!=null&&e in be)return be[e].map(n=>[n.slice(1),r])}var _t=[[/^(?:position-|pos-)?inset-(.+)$/,([,e])=>({inset:Ae(e)})],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,fe],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,fe],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,fe],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,fe],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,e,t])=>({[e]:Ae(t)})]],Dt=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-none",{float:"none"}],["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-none",{clear:"none"}]],Lt=[[/^z-(.+)$/,([,e])=>({"z-index":c.bracket.cssvar.auto.number(e)})]],Ht=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}]];var ue="var(--un-empty,/*!*/ /*!*/)",Nt=[["inline",{display:"inline"}],["block",{display:"block"}],["inline-block",{display:"inline-block"}],["contents",{display:"contents"}],["flow-root",{display:"flow-root"}],["list-item",{display:"list-item"}],["hidden",{display:"none"}],[/^display-(.+)$/,([,e])=>({display:c.bracket.cssvar(e)||e})]],Kt=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}]],Bt=[[/^cursor-(.+)$/,([,e])=>({cursor:c.bracket.cssvar(e)||e})]],Wt=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}]],It=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}]],Gt=[["select-auto",{"user-select":"auto"}],["select-all",{"user-select":"all"}],["select-text",{"user-select":"text"}],["select-none",{"user-select":"none"}]],qt=[[/^(?:whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap)$/,([,e])=>({"white-space":e})]],Zt=[["content-empty",{content:'""'}],["content-none",{content:'""'}]],Xt=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}]],Yt=[["truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-ellipsis",{"text-overflow":"ellipsis"}],["text-clip",{"text-overflow":"clip"}]],Jt=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}]],Qt=[["italic",{"font-style":"italic"}],["not-italic",{"font-style":"normal"}]],er=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto","font-smoothing":"auto"}]];var Pe={[L]:"","--un-ring-offset-shadow":"0 0 #0000","--un-ring-shadow":"0 0 #0000","--un-shadow-inset":ue,"--un-shadow":"0 0 #0000"},tr=[[/^shadow(?:-(.+))?$/,([,e],{theme:t})=>{var n;let r=(n=t.boxShadow)==null?void 0:n[e||"DEFAULT"];if(r)return[Pe,{"--un-shadow":le(r,"--un-shadow-color").join(","),"box-shadow":"var(--un-ring-offset-shadow, 0 0 #0000), var(--un-ring-shadow, 0 0 #0000), var(--un-shadow)"}]}],[/^shadow-(.+)$/,k("--un-shadow-color","shadow")],[/^shadow-op(?:acity)?-?(.+)$/,([,e])=>({"--un-shadow-opacity":c.bracket.percent(e)})],["shadow-inset",{"--un-shadow-inset":"inset"}]];var Yn=C(S({},Pe),{"--un-ring-inset":ue,"--un-ring-offset-width":"0px","--un-ring-offset-color":"#fff","--un-ring-width":"0px","--un-ring-color":"rgba(147,197,253,0.5)"}),rr=[[/^ring(?:-(.+))?$/,([,e])=>{let t=c.px(e||"1");if(t)return[Yn,{"--un-ring-width":t,"--un-ring-offset-shadow":"var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color)","--un-ring-shadow":"var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color)","box-shadow":"var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow, 0 0 #0000)"}]}],[/^ring-(?:width-|size-)(.+)$/,([,e])=>({"--un-ring-width":c.bracket.cssvar.px(e)})],["ring-offset",{"--un-ring-offset-width":"1px"}],[/^ring-offset-(?:width-|size-)?(.+)$/,([,e])=>({"--un-ring-offset-width":c.bracket.cssvar.px(e)})],[/^ring-(.+)$/,k("--un-ring-color","ring")],[/^ring-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-opacity":c.bracket.percent(e)})],[/^ring-offset-(.+)$/,k("--un-ring-offset-color","ring-offset")],[/^ring-offset-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-offset-opacity":c.bracket.percent(e)})],["ring-inset",{"--un-ring-inset":"inset"}]];var Jn={h:"height",w:"width",inline:"inline-size",block:"block-size"};function pe(e,t){return`${e||""}${Jn[t]}`}function nr(e,t,r,n){var a;let o=pe(e,t).replace(/-(\w)/g,(i,l)=>l.toUpperCase()),s=(a=r[o])==null?void 0:a[n];if(s!=null)return s;switch(n){case"fit":case"max":case"min":return`${n}-content`}return c.bracket.cssvar.auto.fraction.rem(n)}var or=[[/^(min-|max-)?([wh])-(.+)$/,([,e,t,r],{theme:n})=>({[pe(e,t)]:nr(e,t,n,r)})],[/^(min-|max-)?(block|inline)-(.+)$/,([,e,t,r],{theme:n})=>({[pe(e,t)]:nr(e,t,n,r)})],[/^(min-|max-)?(w)-screen-(.+)$/,([,e,t,r],{theme:n})=>{var o;return{[pe(e,t)]:(o=n.breakpoints)==null?void 0:o[r]}}]];function Qn(e){if(/^\d+\/\d+$/.test(e))return e;switch(e){case"square":return"1/1";case"video":return"16/9"}return c.bracket.cssvar.auto.number(e)}var sr=[[/^aspect-(?:ratio-)?(.+)$/,([,e])=>({"aspect-ratio":Qn(e)})]];var ir=[[/^pa?()-?(-?.+)$/,A("padding")],[/^p-?([xy])-?(-?.+)$/,A("padding")],[/^p-?([rltbse])-?(-?.+)$/,A("padding")],[/^p-(block|inline)-(-?.+)$/,A("padding")],[/^p-?([bi][se])-?(-?.+)$/,A("padding")]],ar=[[/^ma?()-?(-?.+)$/,A("margin")],[/^m-?([xy])-?(-?.+)$/,A("margin")],[/^m-?([rltbse])-?(-?.+)$/,A("margin")],[/^m-(block|inline)-(-?.+)$/,A("margin")],[/^m-?([bi][se])-?(-?.+)$/,A("margin")]];var eo={"--un-transform":["translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z))","rotate(var(--un-rotate))","rotateX(var(--un-rotate-x))","rotateY(var(--un-rotate-y))","rotateZ(var(--un-rotate-z))","skewX(var(--un-skew-x))","skewY(var(--un-skew-y))","scaleX(var(--un-scale-x))","scaleY(var(--un-scale-y))","scaleZ(var(--un-scale-z))"].join(" ")},ur={"--un-transform":["translateX(var(--un-translate-x))","translateY(var(--un-translate-y))","translateZ(var(--un-translate-z))","rotate(var(--un-rotate))","rotateX(var(--un-rotate-x))","rotateY(var(--un-rotate-y))","rotateZ(var(--un-rotate-z))","skewX(var(--un-skew-x))","skewY(var(--un-skew-y))","scaleX(var(--un-scale-x))","scaleY(var(--un-scale-y))","scaleZ(var(--un-scale-z))"].join(" ")},B=C(S({"--un-rotate":0,"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-scale-x":1,"--un-scale-y":1,"--un-scale-z":1,"--un-skew-x":0,"--un-skew-y":0,"--un-translate-x":0,"--un-translate-y":0,"--un-translate-z":0},ur),{[L]:""}),pr=[[/^(?:transform-)?origin-(.+)$/,([,e])=>{var t;return{"transform-origin":(t=we[e])!=null?t:c.bracket.cssvar(e)}}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,e])=>{let t=c.bracket.cssvar.px.numberWithUnit(e);if(t!=null)return{"-webkit-perspective":t,perspective:t}}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,e])=>{var r;let t=(r=c.bracket.cssvar(e))!=null?r:e.length>=3?we[e]:void 0;if(t!=null)return{"-webkit-perspective-origin":t,"perspective-origin":t}}],[/^(?:transform-)?translate-()(.+)$/,cr],[/^(?:transform-)?translate-([xyz])-(.+)$/,cr],[/^(?:transform-)?rotate-()(.+)$/,fr],[/^(?:transform-)?rotate-([xyz])-(.+)$/,fr],[/^(?:transform-)?skew-([xy])-(.+)$/,to],[/^(?:transform-)?scale-()(.+)$/,lr],[/^(?:transform-)?scale-([xyz])-(.+)$/,lr],[/^(?:transform-)?preserve-3d$/,()=>({"transform-style":"preserve-3d"})],[/^(?:transform-)?preserve-flat$/,()=>({"transform-style":"flat"})],[/^transform$/,()=>[B,{transform:"var(--un-transform)"}]],["transform-gpu",eo],["transform-cpu",ur],["transform-none",{transform:"none"}]];function cr([,e,t]){let r=c.bracket.cssvar.fraction.rem(t);if(r!=null)return[B,[...$e[e].map(n=>[`--un-translate${n}`,r]),["transform","var(--un-transform)"]]]}function lr([,e,t]){let r=c.bracket.cssvar.fraction.percent(t);if(r!=null)return[B,[...$e[e].map(n=>[`--un-scale${n}`,r]),["transform","var(--un-transform)"]]]}function fr([,e="",t]){let r=c.bracket.cssvar.degree(t);if(r!=null)return e?[B,{"--un-rotate":0,[`--un-rotate-${e}`]:r,transform:"var(--un-transform)"}]:[B,{"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-rotate":r,transform:"var(--un-transform)"}]}function to([,e,t]){let r=c.bracket.cssvar.degree(t);if(r!=null)return[B,{[`--un-skew-${e}`]:r,transform:"var(--un-transform)"}]}var ro={backface:"backface-visibility",break:"word-break",case:"text-transform",content:"align-content",flex:"flex",fw:"font-weight",items:"align-items",justify:"justify-content",select:"user-select",self:"align-self",vertical:"vertical-align",visible:"visibility",whitespace:"white-space",ws:"white-space"},dr=[[/^(.+?)-(\$.+)$/,([,e,t])=>{let r=ro[e];if(r)return{[r]:c.cssvar(t)}}]],mr=[[/^\[([^:]+):(.+)\]$/,([,e,t])=>({[e]:c.bracket(`[${t}]`)})]];var gr=[[/^(where|\?)$/,(e,{constructCSS:t,generator:r})=>{if(r.userConfig.envMode==="dev")return`@keyframes __un_qm{0%{box-shadow:inset 4px 4px #ff1e90, inset -4px -4px #ff1e90}100%{box-shadow:inset 8px 8px #3399ff, inset -8px -8px #3399ff}}
|
|
3
|
+
${t({animation:"__un_qm 0.5s ease-in-out alternate infinite"})}`}]];var hr=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,e])=>({"text-decoration-line":e})],[/^(?:underline|decoration)-(?:size-)?(.+)$/,([,e])=>({"text-decoration-thickness":c.bracket.cssvar.px(e)})],[/^(?:underline|decoration)-(auto|from-font)$/,([,e])=>({"text-decoration-thickness":e})],[/^(?:underline|decoration)-(.+)$/,(e,t)=>{let r=k("text-decoration-color","line")(e,t);if(r)return S({"-webkit-text-decoration-color":r["text-decoration-color"]},r)}],[/^(?:underline|decoration)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-line-opacity":c.bracket.percent(e)})],[/^(?:underline|decoration)-offset-(.+)$/,([,e])=>({"text-underline-offset":c.auto.bracket.cssvar.px(e)})],[/^(?:underline|decoration)-(solid|double|dotted|dashed|wavy|inherit|initial|revert|unset)$/,([,e])=>({"text-decoration-style":e})],["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];var xr=[[/^fill-(.+)$/,k("fill","fill")],[/^fill-op(?:acity)?-?(.+)$/,([,e])=>({"--un-fill-opacity":c.bracket.percent(e)})],["fill-none",{fill:"none"}],[/^stroke-(?:width-|size-)?(.+)$/,([,e])=>({"stroke-width":c.bracket.cssvar.fraction.px.number(e)})],[/^stroke-dash-(.+)$/,([,e])=>({"stroke-dasharray":c.bracket.cssvar.number(e)})],[/^stroke-offset-(.+)$/,([,e])=>({"stroke-dashoffset":c.bracket.cssvar.px.numberWithUnit(e)})],[/^stroke-(.+)$/,k("stroke","stroke")],[/^stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-stroke-opacity":c.bracket.percent(e)})],["stroke-cap-square",{"stroke-linecap":"square"}],["stroke-cap-round",{"stroke-linecap":"round"}],["stroke-cap-auto",{"stroke-linecap":"butt"}],["stroke-join-arcs",{"stroke-linejoin":"arcs"}],["stroke-join-bevel",{"stroke-linejoin":"bevel"}],["stroke-join-clip",{"stroke-linejoin":"miter-clip"}],["stroke-join-round",{"stroke-linejoin":"round"}],["stroke-join-auto",{"stroke-linejoin":"miter"}],["stroke-none",{stroke:"none"}]];var br=[dr,mr,ir,ar,Nt,ht,bt,xr,gt,Zt,St,kt,Ct,Yt,hr,Rt,Et,Jt,Ge,xt,Qt,er,tr,rr,vt,At,zt,Ve,or,sr,Bt,Kt,Wt,It,Ie,Gt,qt,Xt,Pt,pt,dt,Ve,Mt,Ot,Ut,Ft,_t,Dt,Lt,Ht,wt,pr,mt,gr].flat(1);var Oe={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},light:{50:"#fdfdfd",100:"#fcfcfc",200:"#fafafa",300:"#f8f9fa",400:"#f6f6f6",500:"#f2f2f2",600:"#f1f3f5",700:"#e9ecef",800:"#dee2e6",900:"#dde1e3"},dark:{50:"#4a4a4a",100:"#3c3c3c",200:"#323232",300:"#2d2d2d",400:"#222222",500:"#1f1f1f",600:"#1c1c1e",700:"#1b1b1b",800:"#181818",900:"#0f0f0f"},get lightblue(){return this.sky},get lightBlue(){return this.sky},get warmgray(){return this.stone},get warmGray(){return this.stone},get truegray(){return this.neutral},get trueGray(){return this.neutral},get coolgray(){return this.gray},get coolGray(){return this.gray},get bluegray(){return this.slate},get blueGray(){return this.slate}};Object.values(Oe).forEach(e=>{typeof e!="string"&&(e.DEFAULT=e.DEFAULT||e[400],Object.keys(e).forEach(t=>{let r=+t/100;r===Math.round(r)&&(e[r]=e[t])}))});var yr={sans:["ui-sans-serif","system-ui","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto",'"Helvetica Neue"',"Arial",'"Noto Sans"',"sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"','"Noto Color Emoji"'].join(","),serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"].join(","),mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"].join(",")},$r={xs:["0.75rem","1rem"],sm:["0.875rem","1.25rem"],base:["1rem","1.5rem"],lg:["1.125rem","1.75rem"],xl:["1.25rem","1.75rem"],"2xl":["1.5rem","2rem"],"3xl":["1.875rem","2.25rem"],"4xl":["2.25rem","2.5rem"],"5xl":["3rem","1"],"6xl":["3.75rem","1"],"7xl":["4.5rem","1"],"8xl":["6rem","1"],"9xl":["8rem","1"]},wr={DEFAULT:"1.5rem",xs:"0.5rem",sm:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem","2xl":"3rem","3xl":"4rem"},vr={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},Sr={DEFAULT:["0 0 1px rgba(0,0,0,0.2)","0 0 1px rgba(1,0,5,0.1)"],sm:"1px 1px 3px rgba(36,37,47,0.25)",md:["0 1px 2px rgba(30,29,39,0.19)","1px 2px 4px rgba(54,64,147,0.18)"],lg:["3px 3px 6px rgba(0,0,0,0.26)","0 0 5px rgba(15,3,86,0.22)"],xl:["1px 1px 3px rgba(0,0,0,0.29)","2px 4px 7px rgba(73,64,125,0.35)"],none:"0 0 #0000"},kr={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},Me={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},Cr=Me;var Rr={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},Er={DEFAULT:"0.25rem",none:"0px",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},Tr={DEFAULT:["var(--un-shadow-inset) 0 1px 3px 0 rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 1px 2px -1px rgba(0,0,0,0.1)"],sm:"var(--un-shadow-inset) 0 1px 2px 0 rgba(0,0,0,0.05)",md:["var(--un-shadow-inset) 0 4px 6px -1px rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 2px 4px -2px rgba(0,0,0,0.1)"],lg:["var(--un-shadow-inset) 0 10px 15px -3px rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 4px 6px -4px rgba(0,0,0,0.1)"],xl:["var(--un-shadow-inset) 0 20px 25px -5px rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 8px 10px -6px rgba(0,0,0,0.1)"],"2xl":"var(--un-shadow-inset) 0 25px 50px -12px rgba(0,0,0,0.25)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.05)",none:"0 0 #0000"},jr={DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)",linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"};var zr={DEFAULT:"8px","0":"0",sm:"4px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Ar={DEFAULT:["0 1px 2px rgba(0,0,0,0.1)","0 1px 1px rgba(0,0,0,0.06)"],sm:"0 1px 1px rgba(0,0,0,0.05)",md:["0 4px 3px rgba(0,0,0,0.07)","0 2px 2px rgba(0,0,0,0.06)"],lg:["0 10px 8px rgba(0,0,0,0.04)","0 4px 3px rgba(0,0,0,0.1)"],xl:["0 20px 13px rgba(0,0,0,0.03)","0 8px 5px rgba(0,0,0,0.08)"],"2xl":"0 25px 25px rgba(0,0,0,0.15)",none:"0 0 #0000"};var de={xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",prose:"65ch"},Ue=C(S({auto:"auto"},de),{screen:"100vw"}),re=C(S({none:"none"},de),{screen:"100vw"}),Fe=C(S({auto:"auto"},de),{screen:"100vh"}),ne=C(S({none:"none"},de),{screen:"100vh"});var Vr={width:Ue,height:Fe,maxWidth:re,maxHeight:ne,minWidth:re,minHeight:ne,inlineSize:Ue,blockSize:Fe,maxInlineSize:re,maxBlockSize:ne,minInlineSize:re,minBlockSize:ne,colors:Oe,fontFamily:yr,fontSize:$r,breakpoints:Rr,borderRadius:Er,lineHeight:kr,letterSpacing:Me,wordSpacing:Cr,boxShadow:Tr,textIndent:wr,textShadow:Sr,textStrokeWidth:vr,blur:zr,dropShadow:Ar,easing:jr};var _e={},Pr=(e,{theme:t})=>{let r=Object.entries(t.breakpoints||{}).map(([n,o],s)=>[n,o,s]);for(let[n,o,s]of r){_e[n]||(_e[n]=new RegExp(`^((?:[al]t-)?${n}[:-])`));let a=e.match(_e[n]);if(!a)continue;let[,i]=a,l=e.slice(i.length);if(l==="container")continue;let f="min",u=1e3;return i.startsWith("lt-")?(f="max",u-=s+1):u+=s+1,i.startsWith("at-")&&s<r.length-1?{matcher:l,parent:[`@media (min-width: ${o}) and (max-width: ${r[s+1][1]})`,u]}:{matcher:l,parent:[`@media (${f}-width: ${o})`,u]}}};var U=(e,t,r)=>{let n=e?new RegExp(`^${t}(?:-\\[(.+?)\\])[:-]`):new RegExp(`^${t}(?:-\\[(.+?)\\])?[:-]`);return o=>{let s=o.match(n);if(s)return{matcher:o.slice(s[0].length),selector:a=>{var i;return r.replace("&&-s",a).replace("&&-c",(i=s[1])!=null?i:"*")}}}},Or=[U(!1,"all","&&-s &&-c"),U(!1,"children","&&-s>&&-c"),U(!1,"next","&&-s+&&-c"),U(!1,"sibling","&&-s+&&-c"),U(!1,"siblings","&&-s~&&-c"),U(!0,"group","&&-c &&-s"),U(!0,"parent","&&-c>&&-s"),U(!0,"previous","&&-c+&&-s"),U(!0,"peer","&&-c~&&-s"),_("svg",e=>`${e} svg`)];var Mr=[M("motion-reduce","@media (prefers-reduced-motion: reduce)"),M("motion-safe","@media (prefers-reduced-motion: no-preference)")],Ur=[M("landscape","@media (orientation: landscape)"),M("portrait","@media (orientation: portrait)")],Fr=M("print","@media print");var _r=(e={})=>(e==null?void 0:e.dark)==="class"?[_("dark",t=>`.dark $$ ${t}`),_("light",t=>`.light $$ ${t}`)]:[M("dark","@media (prefers-color-scheme: dark)"),M("light","@media (prefers-color-scheme: light)")];var Dr=[_("rtl",e=>`[dir="rtl"] $$ ${e}`),_("ltr",e=>`[dir="ltr"] $$ ${e}`)];var Lr={match(e){let t=e.match(/layer-([\d\w]+)[:-]/);if(t)return{matcher:e.slice(t[0].length),layer:t[1]}}},Hr={match(e){if(e.startsWith("!"))return{matcher:e.slice(1),body:t=>(t.forEach(r=>{r[1]&&(r[1]+=" !important")}),t)}}},Nr={match(e){if(e.startsWith("-"))return{matcher:e.slice(1),body:t=>(t.forEach(r=>{var n,o;r[0].startsWith("--un-scale")||((n=r[1])==null?void 0:n.toString())==="0"||(r[1]=(o=r[1])==null?void 0:o.toString().replace(/[0-9.]+(?:[a-z]+|%)?/,s=>`-${s}`))}),t)}}};var ge=Object.fromEntries(["any-link","link","visited","target",["open","[open]"],"hover","active","focus-visible","focus-within","focus","autofill","enabled","disabled","read-only","read-write","placeholder-shown","default","checked","indeterminate","valid","invalid","in-range","out-of-range","required","optional","root","empty",["even-of-type",":nth-of-type(even)"],["even",":nth-child(even)"],["odd-of-type",":nth-of-type(odd)"],["odd",":nth-child(odd)"],"first-of-type",["first",":first-child"],"last-of-type",["last",":last-child"],"only-child","only-of-type"].map(E)),Kr=Object.fromEntries(["placeholder","before","after","first-letter","first-line","selection","marker",["file","::file-selector-button"]].map(E)),no=["not","is","where","has"],oo=Object.keys(Kr).join("|"),De=Object.keys(ge).join("|"),Br=no.join("|"),so=/(part-\[(.+)]:)(.+)/,io=new RegExp(`^(${oo})[:-]`),ao=new RegExp(`^(${De})[:-]`),co=new RegExp(`^(${Br})-(${De})[:-]`),Wr=e=>{if(e==="active")return 1},me=(e,t,r)=>{let n=new RegExp(`^${e}-((?:(${Br})-)?(${De}))[:-]`),o=new RegExp(`^${G(t)}:`);return s=>{let a=s.match(n);if(a){let i=ge[a[3]]||`:${a[3]}`;return a[2]&&(i=`:${a[2]}(${i})`),{matcher:s.slice(a[0].length),selector:l=>o.test(l)?l.replace(o,`${t}${i}:`):`${t}${i}${r}${l}`,sort:Wr(a[3])}}}},Ir=e=>{let t=e.match(io);if(t){let r=Kr[t[1]]||`::${t[1]}`;return{matcher:e.slice(t[0].length),selector:n=>`${n}${r}`}}},Gr={match:e=>{let t=e.match(ao);if(t){let r=ge[t[1]]||`:${t[1]}`;return{matcher:e.slice(t[0].length),selector:n=>`${n}${r}`,sort:Wr(t[1])}}},multiPass:!0},qr={match:e=>{let t=e.match(co);if(t){let r=t[1],n=ge[t[2]]||`:${t[2]}`;return{matcher:e.slice(t[0].length),selector:o=>`${o}:${r}(${n})`}}},multiPass:!0},Zr=(e={})=>{let t=!!(e==null?void 0:e.attributifyPseudo);return[{match:me("group",t?'[group=""]':".group"," "),multiPass:!0},{match:me("peer",t?'[peer=""]':".peer","~"),multiPass:!0},{match:me("parent",t?'[parent=""]':".parent",">"),multiPass:!0},{match:me("previous",t?'[previous=""]':".previous","+"),multiPass:!0}]},Xr={match:e=>{let t=e.match(so);if(t){let r=`part(${t[2]})`;return{matcher:e.slice(t[1].length),selector:n=>`${n}::${r}`}}},multiPass:!0};var Yr=e=>[Lr,Nr,Hr,Fr,...Ur,...Mr,Pr,...Or,Gr,qr,...Zr(e),Ir,Xr,..._r(e),...Dr];var lo=(e={})=>{var t,r;return e.dark=(t=e.dark)!=null?t:"class",e.attributifyPseudo=(r=e.attributifyPseudo)!=null?r:!1,{name:"@unocss/preset-mini",theme:Vr,rules:br,variants:Yr(e),options:e,postprocess:e.variablePrefix&&e.variablePrefix!=="un-"?fo(e.variablePrefix):void 0}},Jr=lo;function fo(e){return t=>{t.entries.forEach(r=>{r[0]=r[0].replace(/^--un-/,`--${e}`),typeof r[1]=="string"&&(r[1]=r[1].replace(/var\(--un-/g,`var(--${e}`))})}}var uo=["v-bind:",":"],Qr=/[\s'"`;]+/g,po=/<\w[\w:\.$-]*\s((?:'[\s\S]*?'|"[\s\S]*?"|`[\s\S]*?`|\{[\s\S]*?\}|[\s\S]*?)*?)>/g,mo=/([?]|(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-]+)(?:=(["'])([^\2]*?)\2)?/g,en=e=>{var n,o;let t=(n=e==null?void 0:e.ignoreAttributes)!=null?n:[],r=(o=e==null?void 0:e.nonValuedAttribute)!=null?o:!0;return{name:"attributify",extract({code:s}){let a=Array.from(s.matchAll(po)).flatMap(i=>Array.from((i[1]||"").matchAll(mo))).flatMap(([,i,l,f])=>{if(t.includes(i))return[];for(let u of uo)if(i.startsWith(u)){i=i.slice(u.length);break}return f?["class","className"].includes(i)?f.split(Qr).filter(X):f.split(Qr).filter(Boolean).map(u=>`[${i}~="${u}"]`):X(i)&&r!==!1?[`[${i}=""]`]:[]});return new Set(a)}}};var go=/^(?!\[(?:[^:]+):(?:.+)\]$)(.+:!?)?(.*)$/,tn=(e={})=>{var n,o;let t=(n=e.prefix)!=null?n:"un-",r=(o=e.prefixedOnly)!=null?o:!1;return s=>{let a=Qe(s);if(!a)return;let i=a[1];if(i.startsWith(t))i=i.slice(t.length);else if(r)return;let l=a[2],[,f="",u=l]=l.match(go)||[];return u==="~"||!u?`${f}${i}`:`${f}${i}-${u}`}};var ho=(e={})=>{var n,o,s,a,i;e.strict=(n=e.strict)!=null?n:!1,e.prefix=(o=e.prefix)!=null?o:"un-",e.prefixedOnly=(s=e.prefixedOnly)!=null?s:!1,e.nonValuedAttribute=(a=e.nonValuedAttribute)!=null?a:!0,e.ignoreAttributes=(i=e.ignoreAttributes)!=null?i:[];let t=[tn(e)],r=[en(e)];return e.strict||r.unshift(Y),{name:"@unocss/preset-attributify",variants:t,extractors:r,options:e}},rn=ho;var xo=e=>e.replace(/-(\w)/g,(t,r)=>r?r.toUpperCase():""),nn=e=>e.charAt(0).toUpperCase()+e.slice(1),on=e=>e.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase(),sn=["Webkit","Moz","ms"];function an(e){let t={};function r(n){let o=t[n];if(o)return o;let s=xo(n);if(s!=="filter"&&s in e)return t[n]=on(s);s=nn(s);for(let a=0;a<sn.length;a++){let i=`${sn[a]}${s}`;if(i in e)return t[n]=on(nn(i))}return n}return({entries:n})=>n.forEach(o=>{o[0].startsWith("--")||(o[0]=r(o[0]))})}function Le(e={}){var R,O;if(typeof window>"u"){console.warn("@unocss/runtime been used in non-browser environment, skipped.");return}let t=window.__unocss||{},r=t==null?void 0:t.runtime,n=Object.assign(e.defaults||{},r);if(r==null?void 0:r.autoPrefix){let d=n.postprocess;d||(d=[]),Array.isArray(d)||(d=[d]),d.unshift(an(document.createElement("div").style)),n.postprocess=d}(R=r==null?void 0:r.configResolved)==null||R.call(r,t,n);let o,s=!0,a,i=lt(t,n),l=new Set,f,u=[],y=()=>new Promise(d=>{u.push(d),f!=null&&clearTimeout(f),f=setTimeout(()=>p().then(()=>{let h=u;u=[],h.forEach(v=>v())}),0)});async function p(){let d=await i.generate(l);o||(o=document.createElement("style"),document.documentElement.prepend(o)),o.innerHTML=d.css}async function x(d){await i.applyExtractors(d,void 0,l),await y()}async function j(){let d=document.body&&document.body.outerHTML;d&&await x(d)}let D=new MutationObserver(d=>{s||d.forEach(h=>{let v=h.target;if(v===o||a&&!a(v))return;let H=Array.from(v.attributes).map(z=>z.value?`${z.name}="${z.value}"`:z.name).join(" "),N=`<${v.tagName.toLowerCase()} ${H}>`;x(N)})}),w=!1;function m(){if(!w)return;let d=document.documentElement||document.body;!d||(D.observe(d,{childList:!0,subtree:!0,attributes:!0}),w=!0)}function g(){j(),m()}function $(){g(),window.addEventListener("load",g),window.addEventListener("DOMContentLoaded",g)}let b=window.__unocss_runtime=window.__unocss_runtime={version:i.version,uno:i,async extract(d){if(typeof d=="string")return await x(d);d.forEach(h=>l.add(h)),await p()},extractAll:j,inspect(d){a=d},toggleObserver(d){d===void 0?s=!s:s=!!d,!w&&!s&&$()}};((O=r==null?void 0:r.ready)==null?void 0:O.call(r,b))!==!1&&(s=!1,$())}Le({defaults:{presets:[Jr(),rn()]}});})();
|
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@unocss/runtime",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.24.1",
|
|
4
4
|
"description": "CSS-in-JS Runtime for UnoCSS",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"unocss",
|
|
7
7
|
"css-in-js"
|
|
8
8
|
],
|
|
9
|
-
"homepage": "https://github.com/
|
|
9
|
+
"homepage": "https://github.com/unocss/unocss/tree/main/packages/runtime#readme",
|
|
10
10
|
"bugs": {
|
|
11
|
-
"url": "https://github.com/
|
|
11
|
+
"url": "https://github.com/unocss/unocss/issues"
|
|
12
12
|
},
|
|
13
13
|
"repository": {
|
|
14
14
|
"type": "git",
|
|
15
|
-
"url": "git+https://github.com/
|
|
15
|
+
"url": "git+https://github.com/unocss/unocss.git",
|
|
16
16
|
"directory": "packages/runtime"
|
|
17
17
|
},
|
|
18
18
|
"funding": "https://github.com/sponsors/antfu",
|
|
@@ -34,9 +34,9 @@
|
|
|
34
34
|
"dist"
|
|
35
35
|
],
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@unocss/core": "0.
|
|
38
|
-
"@unocss/preset-attributify": "0.
|
|
39
|
-
"@unocss/preset-uno": "0.
|
|
37
|
+
"@unocss/core": "0.24.1",
|
|
38
|
+
"@unocss/preset-attributify": "0.24.1",
|
|
39
|
+
"@unocss/preset-uno": "0.24.1"
|
|
40
40
|
},
|
|
41
41
|
"scripts": {
|
|
42
42
|
"build": "pnpm run build:node && pnpm run build:cdn",
|