@unocss/runtime 0.22.6 → 0.22.7
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/attributify.global.js +5 -5
- package/core.global.js +2 -2
- package/dist/index.d.ts +54 -45
- package/dist/index.js +30 -14
- package/dist/index.mjs +30 -14
- package/mini.global.js +3 -3
- package/package.json +4 -4
- package/uno.global.js +5 -5
package/mini.global.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
(()=>{var
|
|
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 Ue=Object.defineProperty,tn=Object.defineProperties;var rn=Object.getOwnPropertyDescriptors;var ee=Object.getOwnPropertySymbols;var Fe=Object.prototype.hasOwnProperty,_e=Object.prototype.propertyIsEnumerable;var De=(e,t,r)=>t in e?Ue(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,v=(e,t)=>{for(var r in t||(t={}))Fe.call(t,r)&&De(e,r,t[r]);if(ee)for(var r of ee(t))_e.call(t,r)&&De(e,r,t[r]);return e},R=(e,t)=>tn(e,rn(t));var Le=(e,t)=>{var r={};for(var n in e)Fe.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ee)for(var n of ee(e))t.indexOf(n)<0&&_e.call(e,n)&&(r[n]=e[n]);return r};var nn=(e,t)=>{for(var r in t)Ue(e,r,{get:t[r],enumerable:!0})};var on={mid:"middle",base:"baseline",btm:"bottom"},Ne=[[/^(?:vertical|align|v)-(baseline|top|middle|bottom|text-top|text-bottom|sub|super|mid|base|btm)$/,([,e])=>({"vertical-align":on[e]||e})]],He=[["text-center",{"text-align":"center"}],["text-left",{"text-align":"left"}],["text-right",{"text-align":"right"}],["text-justify",{"text-align":"justify"}]];function Ke(e=""){let t=sn(e);if(t!=null){let{components:r,alpha:n}=t;return n===void 0?r:[...r,n]}}function sn(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}}}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"]},ue=R(v({},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"]}),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"]},Be=["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({},...Be.map(e=>({[e.replace(/ /,"-")]:e})),...Be.map(e=>({[e.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:e})));function K(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function he(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=he;function B(e){return(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function We(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>B(t)):[e]:[B(e)]}function an(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?"":an(e).map(([t,r])=>r!=null?`${t}:${r};`:void 0).filter(Boolean).join("")}function ge(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=v({},r);return ge(r)&&ge(n)&&Object.keys(n).forEach(i=>{ge(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 W(e){let t,r,n;if(Array.isArray(e)){for(r=Array(t=e.length);t--;)r[t]=(n=e[t])&&typeof n=="object"?W(n):n;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:W(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(n=e[t])&&typeof n=="object"?W(n):n;return r}return e}function Ie(e){return typeof e[0]=="string"}function Ge(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 cn=/^\[(.+?)~?="(.*)"\]$/,ln=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,_="$$shortcut-no-merge";function qe(e){return e.match(cn)}function I(e=""){return ln.test(e)}function Ze(e){return typeof e=="function"?{match:e}:e}function be(e){return e.length===3}function Xe(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 Ye(e){let t=[],r;for(;r=fn.exec(e);){let o=r.index,i=o+r[0].length,[,a,s,l]=r,f=l.split(/\s/g).map(u=>u.replace(/^(!?)(.*)/,`$1${a}${s}$2`)).join(" ");t.unshift([o,i,f])}let n=e;return t.forEach(([o,i,a])=>{n=n.slice(0,o)+a+n.slice(i)}),n}var Je=new Set;function Qe(e){Je.has(e)||(console.warn("[unocss]",e),Je.add(e))}function et(e){let t=function(n){var i;let o=((i=this.__options)==null?void 0:i.sequence)||[];this.__options.sequence=[];for(let a of o){let s=e[a](n);if(s!=null)return s}};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(I),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(p=>p.enforce==="pre"),...n.filter(p=>!p.enforce),...n.filter(p=>p.enforce==="post")],i=Object.assign(dn,...n.map(p=>p.layers),e.layers);function a(p){return ne([...o.flatMap(m=>j(m[p]||[])),...j(r[p]||[])])}let s=a("extractors");s.length||s.push(G),s.sort((p,m)=>(p.order||0)-(m.order||0));let l=a("rules"),f={},u=l.length;l.forEach((p,m)=>{Ie(p)&&(f[p[0]]=[m,p[1],p[2]],delete l[m])});let x=W([...o.map(p=>p.theme||{}),r.theme||{}].reduce((p,m)=>xe(p,m),{}));return a("extendTheme").forEach(p=>p(x)),R(v({mergeSelectors:!0,warn:!0,blocklist:[],safelist:[],sortLayers:p=>p},r),{presets:o,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:i,theme:x,rulesSize:u,rulesDynamic:l,rulesStaticMap:f,preprocess:a("preprocess"),postprocess:a("postprocess"),preflights:a("preflights"),variants:a("variants").map(Ze),shortcuts:pn(a("shortcuts")),extractors:s})}var tt="0.22.7";var rt=class{constructor(t={},r={}){this.userConfig=t;this.defaults=r;this.config=$e(t,r)}version=tt;_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 a=await i.extract(o);a==null||a.forEach(s=>n.add(s))}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 s of this.config.preprocess)r=s(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:(...s)=>this.constructCustomCSS(o,...s)},i=this.expandShortcut(n[1],o);if(i){let s=await this.stringifyShortcuts(n,o,i[0],i[1]);if(s==null?void 0:s.length)return this._cache.set(t,s),s}else{let s=(a=await this.parseUtil(n,o))==null?void 0:a.map(l=>this.stringifyUtil(l)).filter(Xe);if(s==null?void 0:s.length)return this._cache.set(t,s),s}this._cache.set(t,null)}async generate(t,{id:r,scope:n,preflights:o=!0,safelist:i=!0,minify:a=!1}={}){let s=typeof t=="string"?await this.applyExtractors(t,r):t;i&&this.config.safelist.forEach(h=>s.add(h));let l=a?"":`
|
|
2
|
+
`,f=new Set(["default"]),u=new Set,x=new Map;await Promise.all(Array.from(s).map(async h=>{var $;if(u.has(h))return;let g=await this.parseToken(h);if(g!=null){u.add(h);for(let b of g){let C=b[3]||"";x.has(C)||x.set(C,[]),x.get(C).push(b),(($=b[4])==null?void 0:$.layer)&&f.add(b[4].layer)}}})),o&&this.config.preflights.forEach(h=>{h.layer&&f.add(h.layer)});let p={},m=this.config.sortLayers(Array.from(f).sort((h,g)=>{var $,b;return(($=this.config.layers[h])!=null?$:0)-((b=this.config.layers[g])!=null?b:0)||h.localeCompare(g)})),E={};o&&(E=Object.fromEntries(await Promise.all(m.map(async h=>{let $=(await Promise.all(this.config.preflights.filter(b=>(b.layer||"default")===h).map(async b=>await b.getCSS()))).filter(Boolean).join(l);return[h,$]}))));let F=h=>{if(p[h])return p[h];let g=Array.from(x).sort(($,b)=>{var C,O,d;return((C=this.parentOrders.get($[0]))!=null?C:0)-((O=this.parentOrders.get(b[0]))!=null?O:0)||((d=$[0])==null?void 0:d.localeCompare(b[0]||""))||0}).map(([$,b])=>{let C=b.length,O=b.filter(y=>{var S;return(((S=y[4])==null?void 0:S.layer)||"default")===h}).sort((y,S)=>{var D;return y[0]-S[0]||((D=y[1])==null?void 0:D.localeCompare(S[1]||""))||0}).map(y=>{var S;return[y[1]?gn(y[1],n):y[1],y[2],!!((S=y[4])==null?void 0:S.noMerge)]}).map(y=>[y[0]==null?y[0]:[y[0]],y[1],y[2]]);if(!O.length)return;let d=O.reverse().map(([y,S,D],fe)=>{if(!D&&y&&this.config.mergeSelectors)for(let U=fe+1;U<C;U++){let H=O[U];if(H&&!H[2]&&H[0]&&H[1]===S)return H[0].push(...y),null}return y?`${[...new Set(y)].join(`,${l}`)}{${S}}`:S}).filter(Boolean).reverse().join(l);return $?`${$}{${l}${d}${l}}`:d}).filter(Boolean).join(l);return o&&(g=[E[h],g].filter(Boolean).join(l)),p[h]=!a&&g?`/* layer: ${h} */${l}${g}`:g},w=(h=m,g)=>h.filter($=>!(g==null?void 0:g.includes($))).map($=>F($)||"").filter(Boolean).join(l);return{get css(){return w()},layers:m,getLayers:w,getLayer:F,matched:u}}matchVariants(t,r){let n=new Set,o=[],i=r||t,a=!1,s={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(i,s);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),a=!0;break}}if(!a)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((s,l)=>(s.order||0)-(l.order||0)),i=o.reduce((s,l)=>{var f;return((f=l.body)==null?void 0:f.call(l,s))||s},t[2]),a={selector:o.reduce((s,l)=>{var f;return((f=l.selector)==null?void 0:f.call(l,s,i))||s},xn(n)),entries:i,parent:o.reduce((s,l)=>Array.isArray(l.parent)?l.parent[0]:l.parent||s,void 0),layer:o.reduce((s,l)=>l.layer||s,void 0)};for(let s of this.config.postprocess)s(a);return a}constructCustomCSS(t,r,n){r=B(r);let{selector:o,entries:i,parent:a}=this.applyVariants([0,n||t.rawSelector,r,void 0,t.variantHandlers]),s=`${o}{${re(i)}}`;return a?`${a}{${s}}`:s}async parseUtil(t,r,n=!1){var u,x;let[o,i,a]=typeof t=="string"?this.matchVariants(t):t,s=this.config.rulesStaticMap[i];if(s&&s[1]&&(n||!((u=s[2])==null?void 0:u.internal)))return[[s[0],o,B(s[1]),s[2],a]];r.variantHandlers=a;let{rulesDynamic:l,rulesSize:f}=this.config;for(let p=f;p>=0;p--){let m=l[p];if(!m||((x=m[2])==null?void 0:x.internal)&&!n)continue;let[E,F,w]=m,h=i.match(E);if(!h)continue;let g=await F(h,r);if(!g)continue;if(typeof g=="string")return[[p,g,w]];let $=We(g).filter(b=>b.length);if($.length)return $.map(b=>[p,o,b,w,a])}}stringifyUtil(t){var f;if(!t)return;if(be(t))return[t[0],void 0,t[1],void 0,t[2]];let{selector:r,entries:n,parent:o,layer:i}=this.applyVariants(t),a=re(n);if(!a)return;let u=(f=t[3])!=null?f:{},{layer:s}=u,l=Le(u,["layer"]);return[t[0],r,a,o,R(v({},l),{layer:i!=null?i:s})]}expandShortcut(t,r,n=3){if(n===0)return;let o,i;for(let a of this.config.shortcuts)if(Ge(a)){if(a[0]===t){o=o||a[2],i=a[1];break}}else{let s=t.match(a[0]);if(s&&(i=a[1](s,r)),i){o=o||a[2];break}}if(typeof i=="string"&&(i=Ye(i).split(/\s+/g)),!!i)return[i.flatMap(a=>{var s;return((s=this.expandShortcut(a,r,n-1))==null?void 0:s[0])||[a]}).filter(a=>a!==""),o]}async stringifyShortcuts(t,r,n,o={layer:this.config.shortcutsLayer}){var f;let i=new ye,a=(await Promise.all(ne(n).map(async u=>{let x=await this.parseUtil(u,r,!0);return x||Qe(`unmatched utility "${u}" in shortcut "${t[1]}"`),x||[]}))).flat(1).filter(Boolean).sort((u,x)=>u[0]-x[0]),[s,,l]=t;for(let u of a){if(be(u))continue;let{selector:x,entries:p,parent:m}=this.applyVariants(u,[...u[4],...l],s);i.getFallback(x,m,[[],u[0]])[0].push([p,!!((f=u[3])==null?void 0:f.noMerge)])}return i.map(([u,x],p,m)=>{let E=w=>h=>{let g=re(h);if(g)return[x,p,g,m,R(v({},o),{noMerge:w})]};return[[u.filter(([,w])=>w).map(([w])=>w),!0],[u.filter(([,w])=>!w).map(([w])=>w),!1]].map(([w,h])=>{let g=w.filter(b=>b.some(C=>C[0]===_)),$=w.filter(b=>b.every(C=>C[0]!==_));return[...g.map(E(h)),...[$.flat(1)].map(E(h))]})}).flat(2).filter(Boolean)}isBlocked(t){return!t||this.config.blocklist.some(r=>typeof r=="string"?r===t:r.test(t))}};function nt(e,t){return new rt(e,t)}var ot=/ \$\$ /,hn=e=>e.match(ot);function gn(e,t){return hn(e)?e.replace(ot,t?` ${t} `:" "):t?`${t} ${e}`:e}var it=/^\[(.+?)(~?=)"(.*)"\]$/;function xn(e){return it.test(e)?e.replace(it,(t,r,n,o)=>`[${te(r)}${n}"${te(o)}"]`):`.${te(e)}`}var ve={};nn(ve,{auto:()=>wn,bracket:()=>En,cssvar:()=>jn,degree:()=>zn,fraction:()=>Cn,global:()=>An,number:()=>kn,numberWithUnit:()=>$n,percent:()=>Rn,properties:()=>Vn,px:()=>Sn,rem:()=>vn,time:()=>Tn});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|rpx)?$/i,yn=/^(-?[0-9.]+)$/i,st=/^(px)$/i;function z(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`${z(o)}${n}`}function wn(e){if(e==="auto"||e==="a")return"auto"}function vn(e){if(e.match(st))return`1${e}`;let t=e.match(we);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${z(o)}${n}`:`${z(o/4)}rem`}function Sn(e){if(e.match(st))return`1${e}`;let t=e.match(we);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${z(o)}${n}`:`${z(o)}px`}function kn(e){if(!yn.test(e))return;let t=parseFloat(e);if(!Number.isNaN(t))return z(t)}function Rn(e){e.endsWith("%")&&(e=e.slice(0,-1));let t=parseFloat(e);if(!Number.isNaN(t))return`${z(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`${z(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(--${he(e.slice(1))})`}function Tn(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?`${z(o)}${n}`:`${z(o)}ms`}function zn(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?`${z(o)}${n}`:`${z(o)}deg`}function An(e){if(["inherit","initial","revert","unset"].includes(e))return e}function Vn(e){for(let t of e.split(","))if(!bn.includes(t))return;return e}var c=et(ve);var 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),selector:t}}},M=(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 A=e=>([t,r,n])=>{let o=c.bracket.cssvar.auto.fraction.rem(n);if(o!==void 0)return V[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 a,s=c.bracket(r),l=s||r;l.startsWith("#")?a=l.slice(1):l.startsWith("hex-")?a=l.slice(4):r.startsWith("$")&&(a=c.cssvar(r)),a=a||s;let f="DEFAULT";if(!a){let m,[E]=o.slice(-1);E.match(/^\d+$/)?(f=E,m=Se(t,o.slice(0,-1))):(m=Se(t,o),!m&&o.length<=2&&([,f=f]=o,m=Se(t,[i]))),typeof m=="string"?a=m:f&&m&&(a=m[f])}let u=Ke(a),x=n?n[0]==="["?c.bracket.percent(n):parseFloat(n)/100:u==null?void 0:u[3],p=x!=null&&!Number.isNaN(x);return u&&(p?u[3]=typeof x=="string"&&!x.includes("%")?parseFloat(x):x:u.splice(3)),{opacity:n,name:i,no:f,color:a,rgba:u,alpha:p?x:void 0}},k=(e,t)=>([,r],{theme:n})=>{var f;let o=oe(r,n);if(!o)return;let{alpha:i,opacity:a,color:s,rgba:l}=o;if(!!s)return l?i!=null?{[e]:`rgba(${l.join(",")})`}:{[`--un-${t}-opacity`]:(f=a&&c.cssvar(a))!=null?f:1,[e]:`rgba(${l.join(",")},var(--un-${t}-opacity))`}:{[e]:s.replace("%alpha",`${i||1}`)}};var at=[[/^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"}]],ct=[["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]},lt=[[/^will-change-(.+)/,([,e])=>({"will-change":Pn(e)})]];var ft=[[/^(?: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)-(.+)$/,L],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,L],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,L],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,L],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,L],[/^(?: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"}]],On=(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:a,rgba:s}=n;if(!!a)return s?o!=null?{[`border${e}-color`]:`rgba(${s.join(",")})`}:e===""?{"--un-border-opacity":(l=i&&c.cssvar(i))!=null?l:1,[`border${e}-color`]:`rgba(${s.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(${s.join(",")},var(--un-border${e}-opacity))`}:{[`border${e}-color`]:a.replace("%alpha",`${o||1}`)}};function q(e){let t=L(e);if(t)return[...t,["border-style","solid"]]}function L([,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 Z([,e="",t],r){if(e in V&&On(t,r))return Object.assign({},...V[e].map(n=>Mn(n)(["",t],r)))}function X([,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 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 ut=[[/^op(?:acity)?-?(.+)$/,([,e])=>({opacity:c.bracket.percent.cssvar(e)})]],pt=[[/^(?:text|color|c)-(.+)$/,k("color","text")],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-opacity":c.bracket.percent(e)})]],dt=[[/^bg-(.+)$/,k("background-color","bg")],[/^bg-op(?:acity)?-?(.+)$/,([,e])=>({"--un-bg-opacity":c.bracket.percent(e)})]];var mt={all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke"].join(","),opacity:"opacity",shadow:"box-shadow",transform:"transform"},ht=e=>{var t;return(t=c.properties(e))!=null?t:mt[e]},gt=[[/^transition(?:-([a-z-]+(?:,[a-z-]+)*))?(?:-(\d+))?$/,([,e,t="150"])=>{let r=e!=null?ht(e):[mt.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)||ht(e)})],["transition-property-none",{"transition-property":"none"}],["property-none",{"transition-property":"none"}],["transition-none",{transition:"none"}]];var xt=[["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,/*!*/ /*!*/)",bt=[["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"}]],yt=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}]],$t=[[/^cursor-(.+)$/,([,e])=>({cursor:c.bracket.cssvar(e)||e})]],wt=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}]],vt=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}]],St=[["select-auto",{"user-select":"auto"}],["select-all",{"user-select":"all"}],["select-text",{"user-select":"text"}],["select-none",{"user-select":"none"}]],kt=[[/^(?:whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap)$/,([,e])=>({"white-space":e})]],Rt=[["content-empty",{content:'""'}],["content-none",{content:'""'}]],Ct=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}]],Et=[["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"}]],Tt=[["italic",{"font-style":"italic"}],["not-italic",{"font-style":"normal"}]],zt=[["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={[_]:"","--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},At=[[/^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"},Vt=[[/^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)}}]],Pt=[[/^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}}]],Ot=[[/^indent(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"text-indent":((r=t.textIndent)==null?void 0:r[e||"DEFAULT"])||c.bracket.cssvar.fraction.rem(e)}}]],Mt=[[/^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)})]],Ut=[[/^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 Ft={"":"",x:"column-",y:"row-"},_t=([,e="",t])=>{let r=c.bracket.cssvar.rem(t);if(r!=null)return{[`grid-${Ft[e]}gap`]:r,[`${Ft[e]}gap`]:r}},Dt=[[/^(?:flex-|grid-)?gap-()([^-]+)$/,_t],[/^(?:flex-|grid-)?gap-([xy])-([^-]+)$/,_t]];var P=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)},Lt=[["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)}`]: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":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 Nt=["auto","hidden","clip","visible","scroll"],Ht=[[/^(?:overflow|of)-(.+)$/,([,e])=>Nt.includes(e)?{overflow:e}:void 0],[/^(?:overflow|of)-([xy])-(.+)$/,([,e,t])=>Nt.includes(t)?{[`overflow-${e}`]:t}:void 0]];var Ce=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,e])=>({position:e})],[/^(?:position-|pos-)?(static)$/,([,e])=>({position:e})]],Kt=[["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"}]],Bt=[[/^order-(.+)$/,([,e])=>({order:c.bracket.cssvar.number(e)})],["order-first",{order:"-9999"}],["order-last",{order:"9999"}],["order-none",{order:"0"}]],Wt=[["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"}]],It=[["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 Gt=[[/^(?: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)})]],qt=[["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"}]],Zt=[[/^z-(.+)$/,([,e])=>({"z-index":c.bracket.cssvar.number(e)})],["z-auto",{"z-index":"auto"}]],Xt=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}]];var _n=R(v({},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)"}),Yt=[[/^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 Jt(e,t,r,n){var a;let o=ae(e,t).replace(/-(\w)/g,(s,l)=>l.toUpperCase()),i=(a=r[o])==null?void 0:a[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 Qt=[[/^(min-|max-)?([wh])-(.+)$/,([,e,t,r],{theme:n})=>({[ae(e,t)]:Jt(e,t,n,r)})],[/^(min-|max-)?(block|inline)-(.+)$/,([,e,t,r],{theme:n})=>({[ae(e,t)]:Jt(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 Ln(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 er=[[/^aspect-(?:ratio-)?(.+)$/,([,e])=>({"aspect-ratio":Ln(e)})]];var tr=[[/^pa?()-?(-?.+)$/,A("padding")],[/^p-?([xy])-?(-?.+)$/,A("padding")],[/^p-?([rltbse])-?(-?.+)$/,A("padding")],[/^p-(block|inline)-(-?.+)$/,A("padding")],[/^p-?([bi][se])-?(-?.+)$/,A("padding")]],rr=[[/^ma?()-?(-?.+)$/,A("margin")],[/^m-?([xy])-?(-?.+)$/,A("margin")],[/^m-?([rltbse])-?(-?.+)$/,A("margin")],[/^m-(block|inline)-(-?.+)$/,A("margin")],[/^m-?([bi][se])-?(-?.+)$/,A("margin")]];var Nn={"--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(" ")},nr={"--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(" ")},N=R(v({"--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},nr),{[_]:""}),or=[[/^(?: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-()(.+)$/,ir],[/^(?:transform-)?translate-([xyz])-(.+)$/,ir],[/^(?:transform-)?rotate-()(.+)$/,ar],[/^(?:transform-)?rotate-([xyz])-(.+)$/,ar],[/^(?:transform-)?skew-([xy])-(.+)$/,Hn],[/^(?:transform-)?scale-()(.+)$/,sr],[/^(?:transform-)?scale-([xyz])-(.+)$/,sr],[/^(?:transform-)?preserve-3d$/,()=>({"transform-style":"preserve-3d"})],[/^(?:transform-)?preserve-flat$/,()=>({"transform-style":"flat"})],[/^transform$/,()=>[N,{transform:"var(--un-transform)"}]],["transform-gpu",Nn],["transform-cpu",nr],["transform-none",{transform:"none"}]];function ir([,e,t]){let r=c.bracket.cssvar.fraction.rem(t);if(r!=null)return[N,[...de[e].map(n=>[`--un-translate${n}`,r]),["transform","var(--un-transform)"]]]}function sr([,e,t]){let r=c.bracket.cssvar.fraction.percent(t);if(r!=null)return[N,[...de[e].map(n=>[`--un-scale${n}`,r]),["transform","var(--un-transform)"]]]}function ar([,e="",t]){let r=c.bracket.cssvar.degree(t);if(r!=null)return e?[N,{"--un-rotate":0,[`--un-rotate-${e}`]:r,transform:"var(--un-transform)"}]:[N,{"--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[N,{[`--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"},cr=[[/^(.+?)-(\$.+)$/,([,e,t])=>{let r=Kn[e];if(r)return{[r]:c.cssvar(t)}}]],lr=[[/^\[([^:]+):(.+)\]$/,([,e,t])=>({[e]:c.bracket(`[${t}]`)})]];var fr=[[/^(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 ur=[["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 v({"-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 pr=[[/^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 dr=[cr,lr,tr,rr,bt,ut,dt,pr,ft,Rt,Vt,Pt,Ot,Et,ur,Mt,Ut,jt,He,pt,Tt,zt,At,Yt,xt,Lt,Dt,Ce,Qt,er,$t,yt,wt,vt,Ne,St,kt,Ct,Ht,at,ct,Ce,Bt,Kt,Wt,It,Gt,qt,Zt,Xt,gt,or,lt,fr].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 mr={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(",")},hr={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"]},gr={DEFAULT:"1.5rem",xs:"0.5rem",sm:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem","2xl":"3rem","3xl":"4rem"},xr={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},br={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"},yr={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},Te={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},$r=Te;var wr={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},vr={DEFAULT:"0.25rem",none:"0px",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},Sr={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"},kr={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 Rr={DEFAULT:"8px","0":"0",sm:"4px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Cr={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"},ze=R(v({auto:"auto"},ce),{screen:"100vw"}),J=R(v({none:"none"},ce),{screen:"100vw"}),Ae=R(v({auto:"auto"},ce),{screen:"100vh"}),Q=R(v({none:"none"},ce),{screen:"100vh"});var Er={width:ze,height:Ae,maxWidth:J,maxHeight:Q,minWidth:J,minHeight:Q,inlineSize:ze,blockSize:Ae,maxInlineSize:J,maxBlockSize:Q,minInlineSize:J,minBlockSize:Q,colors:je,fontFamily:mr,fontSize:hr,breakpoints:wr,borderRadius:vr,lineHeight:yr,letterSpacing:Te,wordSpacing:$r,boxShadow:Sr,textIndent:gr,textShadow:br,textStrokeWidth:xr,blur:Rr,dropShadow:Cr,easing:kr};var Ve={},jr=(e,{theme:t})=>{let r=Object.entries(t.breakpoints||{}).map(([n,o],i)=>[n,o,i]);for(let[n,o,i]of r){Ve[n]||(Ve[n]=new RegExp(`^((?:[al]t-)?${n}[:-])`));let a=e.match(Ve[n]);if(!a)continue;let[,s]=a,l=e.slice(s.length);if(l==="container")continue;let f="min",u=1e3;return s.startsWith("lt-")?(f="max",u-=i+1):u+=i+1,s.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 Tr=[T("all",e=>`${e} *`),T("children",e=>`${e}>*`),T("next",e=>`${e}+*`),T("sibling",e=>`${e}+*`),T("siblings",e=>`${e}~*`),T("svg",e=>`${e} svg`)];var zr=[M("motion-reduce","@media (prefers-reduced-motion: reduce)"),M("motion-safe","@media (prefers-reduced-motion: no-preference)")],Ar=[M("landscape","@media (orientation: landscape)"),M("portrait","@media (orientation: portrait)")],Vr=M("print","@media print");var Pr=(e={})=>(e==null?void 0:e.dark)==="class"?[T("dark",t=>`.dark $$ ${t}`),T("light",t=>`.light $$ ${t}`)]:[M("dark","@media (prefers-color-scheme: dark)"),M("light","@media (prefers-color-scheme: light)")];var Or=[T("rtl",e=>`[dir="rtl"] $$ ${e}`),T("ltr",e=>`[dir="ltr"] $$ ${e}`)];var Mr={match(e){let t=e.match(/layer-([\d\w]+)[:-]/);if(t)return{matcher:e.slice(t[0].length),layer:t[1]}}},Ur={match(e){if(e.startsWith("!"))return{matcher:e.slice(1),body:t=>(t.forEach(r=>{r[1]&&(r[1]+=" !important")}),t)}}},Fr={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)),_r=Object.fromEntries(["placeholder","before","after","first-letter","first-line","selection","marker",["file","::file-selector-button"]].map(j)),Bn=["not","is","where","has"],Wn=Object.keys(_r).join("|"),Pe=Object.keys(le).join("|"),Dr=Bn.join("|"),In=/(part-\[(.+)]:)(.+)/,Gn=new RegExp(`^(${Wn})[:-]`),qn=new RegExp(`^(${Pe})[:-]`),Zn=new RegExp(`^(${Dr})-(${Pe})[:-]`),Oe=(e,t,r)=>{let n=new RegExp(`^${e}-((?:(${Dr})-)?(${Pe}))[:-]`),o=new RegExp(`^${K(t)}:`);return i=>{let a=i.match(n);if(a){let s=le[a[3]]||`:${a[3]}`;return a[2]&&(s=`:${a[2]}(${s})`),{matcher:i.slice(a[1].length+e.length+2),selector:l=>o.test(l)?l.replace(o,`${t}${s}:`):`${t}${s}${r}${l}`}}}},Lr=e=>{let t=e.match(Gn);if(t){let r=_r[t[1]]||`::${t[1]}`;return{matcher:e.slice(t[1].length+1),selector:n=>`${n}${r}`}}},Nr={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},Hr={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},Kr=(e={})=>{let t=!!(e==null?void 0:e.attributifyPseudo);return[{match:Oe("group",t?'[group=""]':".group"," "),multiPass:!0},{match:Oe("peer",t?'[peer=""]':".peer","~"),multiPass:!0},{match:Oe("parent",t?'[parent=""]':".parent",">"),multiPass:!0}]},Br={match:e=>{let t=e.match(In);if(t){let r=`part(${t[2]})`;return{matcher:e.slice(t[1].length),selector:n=>`${n}::${r}`}}},multiPass:!0};var Wr=e=>[Mr,Fr,Ur,Vr,...Ar,...zr,jr,...Tr,Nr,Hr,...Kr(e),Lr,Br,...Pr(e),...Or];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:Er,rules:dr,variants:Wr(e),options:e,postprocess:e.variablePrefix&&e.variablePrefix!=="un-"?Yn(e.variablePrefix):void 0}},Ir=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:",":"],Gr=/[\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,qr=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 a=Array.from(i.matchAll(Qn)).flatMap(s=>Array.from((s[1]||"").matchAll(eo))).flatMap(([,s,l,f])=>{if(t.includes(s))return[];for(let u of Jn)if(s.startsWith(u)){s=s.slice(u.length);break}return f?["class","className"].includes(s)?f.split(Gr).filter(I):f.split(Gr).filter(Boolean).map(u=>`[${s}~="${u}"]`):I(s)&&r!==!1?[`[${s}=""]`]:[]});return new Set(a)}}};var to=/^(?!\[(?:[^:]+):(?:.+)\]$)(.+:!?)?(.*)$/,Zr=(e={})=>{var n,o;let t=(n=e.prefix)!=null?n:"un-",r=(o=e.prefixedOnly)!=null?o:!1;return i=>{let a=qe(i);if(!a)return;let s=a[1];if(s.startsWith(t))s=s.slice(t.length);else if(r)return;let l=a[2],[,f="",u=l]=l.match(to)||[];return u==="~"||!u?`${f}${s}`:`${f}${s}-${u}`}};var ro=(e={})=>{var n,o,i,a,s;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=(a=e.nonValuedAttribute)!=null?a:!0,e.ignoreAttributes=(s=e.ignoreAttributes)!=null?s:[];let t=[Zr(e)],r=[qr(e)];return e.strict||r.unshift(G),{name:"@unocss/preset-attributify",variants:t,extractors:r,options:e}},Xr=ro;var no=e=>e.replace(/-(\w)/g,(t,r)=>r?r.toUpperCase():""),Yr=e=>e.charAt(0).toUpperCase()+e.slice(1),Jr=e=>e.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase(),Qr=["Webkit","Moz","ms"];function en(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]=Jr(i);i=Yr(i);for(let a=0;a<Qr.length;a++){let s=`${Qr[a]}${i}`;if(s in e)return t[n]=Jr(Yr(s))}return n}return({entries:n})=>n.forEach(o=>{o[0].startsWith("--")||(o[0]=r(o[0]))})}function Me(e={}){var C,O;if(typeof window=="undefined"){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(en(document.createElement("div").style)),n.postprocess=d}(C=r==null?void 0:r.configResolved)==null||C.call(r,t,n);let o,i=!0,a,s=nt(t,n),l=new Set,f,u=[],x=()=>new Promise(d=>{u.push(d),f!=null&&clearTimeout(f),f=setTimeout(()=>p().then(()=>{let y=u;u=[],y.forEach(S=>S())}),0)});async function p(){let d=await s.generate(l);o||(o=document.createElement("style"),document.documentElement.prepend(o)),o.innerHTML=d.css}async function m(d){await s.applyExtractors(d,void 0,l),await x()}async function E(){let d=document.body&&document.body.outerHTML;d&&await m(d)}let F=new MutationObserver(d=>{i||d.forEach(y=>{let S=y.target;if(S===o||a&&!a(S))return;let D=Array.from(S.attributes).map(U=>U.value?`${U.name}="${U.value}"`:U.name).join(" "),fe=`<${S.tagName.toLowerCase()} ${D}>`;m(fe)})}),w=!1;function h(){if(!w)return;let d=document.documentElement||document.body;!d||(F.observe(d,{childList:!0,subtree:!0,attributes:!0}),w=!0)}function g(){E(),h()}function $(){g(),window.addEventListener("load",g),window.addEventListener("DOMContentLoaded",g)}let b=window.__unocss_runtime=window.__unocss_runtime={version:s.version,uno:s,async extract(d){if(typeof d=="string")return await m(d);d.forEach(y=>l.add(y)),await p()},extractAll:E,inspect(d){a=d},toggleObserver(d){d===void 0?i=!i:i=!!d,!w&&!i&&$()}};((O=r==null?void 0:r.ready)==null?void 0:O.call(r,b))!==!1&&(i=!1,$())}Me({defaults:{presets:[Ir(),Xr()]}});})();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@unocss/runtime",
|
|
3
|
-
"version": "0.22.
|
|
3
|
+
"version": "0.22.7",
|
|
4
4
|
"description": "CSS-in-JS Runtime for UnoCSS",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"unocss",
|
|
@@ -34,9 +34,9 @@
|
|
|
34
34
|
"dist"
|
|
35
35
|
],
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@unocss/core": "0.22.
|
|
38
|
-
"@unocss/preset-attributify": "0.22.
|
|
39
|
-
"@unocss/preset-uno": "0.22.
|
|
37
|
+
"@unocss/core": "0.22.7",
|
|
38
|
+
"@unocss/preset-attributify": "0.22.7",
|
|
39
|
+
"@unocss/preset-uno": "0.22.7"
|
|
40
40
|
},
|
|
41
41
|
"scripts": {
|
|
42
42
|
"build": "pnpm run build:node && pnpm run build:cdn",
|