@thi.ng/meta-css 0.19.1 → 0.19.2

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +7 -1
  2. package/index.js +28 -28
  3. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Change Log
2
2
 
3
- - **Last updated**: 2025-06-26T13:12:48Z
3
+ - **Last updated**: 2025-06-27T13:16:16Z
4
4
  - **Generator**: [thi.ng/monopub](https://thi.ng/monopub)
5
5
 
6
6
  All notable changes to this project will be documented in this file.
@@ -11,6 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin
11
11
  **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes
12
12
  and/or version bumps of transitive dependencies.
13
13
 
14
+ ### [0.19.2](https://github.com/thi-ng/umbrella/tree/@thi.ng/meta-css@0.19.2) (2025-06-27)
15
+
16
+ #### ♻️ Refactoring
17
+
18
+ - minor update CLI wrapper ([e0b0c34](https://github.com/thi-ng/umbrella/commit/e0b0c34))
19
+
14
20
  ## [0.19.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/meta-css@0.19.0) (2025-06-26)
15
21
 
16
22
  #### 🚀 Features
package/index.js CHANGED
@@ -1,46 +1,46 @@
1
1
  // @bun
2
- var rt={default:95,hint:90,multi:90,param:96,required:33};var Ao=(o)=>o;function R(o,t=Object.create(null)){return(...n)=>{let r=n.join("-");return r in t?t[r]:t[r]=o(...n)}}var oo=R((o,t)=>o.repeat(t));var zt=(o)=>/^[a-f0-9]+$/i.test(o);var jt=(o)=>/^[-+]?\d+$/.test(o),Jt=(o)=>/^[-+]?\d*\.?\d+(e[-+]?\d+)?$/i.test(o);var U=(o,t=(n)=>n!==void 0?": "+n:"")=>class extends Error{origMessage;constructor(n){super(o(n)+t(n));this.origMessage=n!==void 0?String(n):""}};var Tr=U(()=>"illegal argument(s)"),_=(o)=>{throw new Tr(o)};var mt=(o)=>Jt(o)?parseFloat(o):_(`not a numeric value: ${o}`),Xt=(o)=>o.map(mt),ft=(o)=>zt(o)?parseInt(o,16):_(`not a hex value: ${o}`),Pt=(o)=>o.map(ft),Et=(o)=>jt(o)?parseInt(o):_(`not an integer: ${o}`),bt=(o)=>o.map(Et);var Wo=(o,t)=>(n)=>({coerce:o,hint:t,group:"main",...n}),Ro=(o,t)=>(n)=>({hint:ir(t,n.delim),multi:!0,coerce:o,group:"main",...n}),ir=(o,t)=>o+(t?`[${t}..]`:""),W=(o)=>({flag:!0,default:!1,group:"flags",...o}),Y=Wo(Ao,"STR"),Uo=Ro(Ao,"STR"),Ef=Wo(mt,"NUM"),Gf=Wo(ft,"HEX"),Yo=Wo(Et,"INT"),Nf=Ro(Xt,"NUM"),Of=Ro(Pt,"HEX"),hf=Ro(bt,"INT");var T=((o)=>{return o[o.FINE=0]="FINE",o[o.DEBUG=1]="DEBUG",o[o.INFO=2]="INFO",o[o.WARN=3]="WARN",o[o.SEVERE=4]="SEVERE",o[o.NONE=5]="NONE",o})(T||{});var Fr=0;class eo{constructor(o,t=T.FINE,n){this.parent=n,this.id=o||`logger-${Fr++}`,this.level=typeof t==="string"?T[t]:t}id;level;addChild(o){return o.parent=this,o}enabled(o){return this.level<=o}fine(...o){this.log(T.FINE,o)}debug(...o){this.log(T.DEBUG,o)}info(...o){this.log(T.INFO,o)}warn(...o){this.log(T.WARN,o)}severe(...o){this.log(T.SEVERE,o)}none(){}log(o,t){this.level<=o&&this.logEntry([o,this.id,Date.now(),...t])}}var Zt=(o)=>o.map((t)=>{if(typeof t==="function")t=t();if(!(typeof t==="string"||typeof t==="number"))t=JSON.stringify(t);return t}).join(" ");class Do extends eo{constructor(o,t,n,r){super(t,n,r);this.target=o}childLogger(o,t){return new Do(this.target,o,t??this.level,this)}logEntry(o){if(o[0]<this.level)return;this.target.write(`[${T[o[0]]}] ${o[1]}: ${Zt(o.slice(3))}
3
- `),this.parent?.logEntry(o)}}var zo=R((o,t=" ")=>{let n=oo(String(t),o);return(r,m)=>{if(r==null)return n;return r=r.toString(),m=m!==void 0?m:r.length,m<o?r+n.substring(m):r}});var Gt={black:1,blue:5,cyan:7,gray:17,green:3,magenta:6,red:2,white:24,yellow:4,lightBlue:21,lightCyan:23,lightGray:8,lightGreen:19,lightMagenta:22,lightRed:18,lightYellow:20,bgBlack:32,bgBlue:160,bgCyan:224,bgGray:544,bgGreen:96,bgMagenta:192,bgRed:64,bgWhite:768,bgYellow:128,bgLightBlue:672,bgLightCyan:736,bgLightGray:256,bgLightGreen:608,bgLightMagenta:704,bgLightRed:576,bgLightYellow:640};var Sr=(o,t)=>(n)=>o.format(t,n),Nt=(o)=>Object.keys(Gt).reduce((t,n)=>(t[n]=Sr(o,Gt[n]),t),{format:o});var Kt="\x1B[0m";var wr=["","1","2","1;2","4","1;4","2;4","1;2;4"],jo={format:(o,t)=>jo.start(o)+t+jo.end,start:R((o)=>{let t=[],n=o&15;return n&&t.push(29+(o>>4&1)*60+n),n=o>>5&15,n&&t.push(39+(o>>9&1)*60+n),n=o>>10,n&&t.push(wr[n]),"\x1B["+t.join(";")+"m"}),end:Kt,prefix:Kt,suffix:`
4
- `};var Vt={format:(o,t)=>String(t),prefix:"",suffix:`
5
- `,start:()=>"",end:""};var Jo=Nt(jo),qt=Nt(Vt);var i=Array.isArray;var Hr=(o)=>o.toUpperCase(),pt=(o)=>o.toLowerCase(),Xo=(o)=>o.length?o[0].toUpperCase()+o.substring(1):o,Qt=(o,t="-")=>pt(o.replace(/([a-z0-9\u00e0-\u00fd])([A-Z\u00c0-\u00dd])/g,(n,r,m)=>r+t+m));var kt=(o,t="-")=>pt(o).replace(new RegExp(`\\${t}+(\\w)`,"g"),(n,r)=>Hr(r));var vt=Object.getPrototypeOf,D=(o)=>{let t;return o!=null&&typeof o==="object"&&((t=vt(o))===null||vt(t)===null)};var Mr=/\x1b\[[0-9;]+m/g,ur=(o)=>o.replace(Mr,"");var Po=(o)=>ur(o).length;var lt=(o=!1,t)=>(n)=>o||typeof n!=="string"&&typeof n!=="number"?JSON.stringify(n,null,t):String(n);function*to(o,t=/\r?\n/g,n=!1){let r=0,m=o.length,f=~~n,G;if(typeof t==="string")G=new RegExp(t,"g");else if(!t.flags.includes("g"))G=new RegExp(t,t.flags+"g");else G=t;for(;r<m;){let E=G.exec(o);if(!E){yield o.substring(r);return}let N=E[0].length;yield o.substring(r,E.index+f*N),r=E.index+N}}class Ot{n=0;w=[];constructor(o,t){o!=null&&this.add(o,t)}add(o,t=o.length){return this.w.push(o),this.n+=t+~~(this.n>0),this}toString(){return this.w.join(" ")}}var yr={length:(o)=>o.length,split:(o,t)=>t},gt={length:Po,split:(o,t)=>{let n=/\x1b\[[0-9;]+m/g,r=t,m;while(m=n.exec(o)){if(m.index>=t)break;let f=m[0].length;r+=f,t+=f}return r}},dt=(o,t,n,r)=>{let m=o[o.length-1];m&&r-m.n>n?m.add(t,n):o.push(new Ot(t,n))},Ir=(o,{width:t,min:n,hard:r,splitter:m},f=0,G=[])=>{let E=m.length(o),N=t-f;if(N<n&&N<E)N=t;while(r&&E>N){let O=m.split(o,N),h=o.substring(0,O);dt(G,h,N,t),o=o.substring(O),N=t,E=m.length(o)}return dt(G,o,E,t),G},Wr=(o,t,n=[])=>{if(!o.length)return n.push(new Ot),n;let r={width:80,min:4,hard:!1,splitter:yr,...t};for(let m of to(o,t.delimWord||/\s/g)){let f=n[n.length-1];Ir(m,r,f&&f.n>0?f.n+1:0,n)}return n},xt=(o,t)=>{let n=[];for(let r of to(o,t.delimLine))n=n.concat(Wr(r,t));return n};var To=(o,t={})=>{t={lineWidth:80,paramWidth:32,showDefaults:!0,prefix:"",suffix:"",groups:["flags","main"],...t};let n=D(t.color)?{...rt,...t.color}:t.color?rt:{},r=(G)=>G.map((E)=>Rr(E,o[E],t,n,t.paramWidth)),m=Object.keys(o).sort(),f=t.groups?t.groups.map((G)=>[G,m.filter((E)=>o[E].group===G)]).filter((G)=>!!G[1].length):[["options",m]];return[...ht(t.prefix,t.lineWidth),...f.map(([G,E])=>[...t.showGroupNames?[`${Xo(G)}:
2
+ var fo={default:95,command:92,hint:90,multi:90,param:96,required:33};var At=(t)=>t;function W(t,o=Object.create(null)){return(...n)=>{let r=n.join("-");return r in o?o[r]:o[r]=t(...n)}}var ot=W((t,o)=>t.repeat(o));var zo=(t)=>/^[a-f0-9]+$/i.test(t);var Jo=(t)=>/^[-+]?\d+$/.test(t),jo=(t)=>/^[-+]?\d*\.?\d+(e[-+]?\d+)?$/i.test(t);var U=(t,o=(n)=>n!==void 0?": "+n:"")=>class extends Error{origMessage;constructor(n){super(t(n)+o(n));this.origMessage=n!==void 0?String(n):""}};var Fr=U(()=>"illegal argument(s)"),L=(t)=>{throw new Fr(t)};var Eo=(t)=>jo(t)?parseFloat(t):L(`not a numeric value: ${t}`),Xo=(t)=>t.map(Eo),Go=(t)=>zo(t)?parseInt(t,16):L(`not a hex value: ${t}`),Po=(t)=>t.map(Go),No=(t)=>Jo(t)?parseInt(t):L(`not an integer: ${t}`),bo=(t)=>t.map(No);var Rt=(t,o)=>(n)=>({coerce:t,hint:o,group:"main",...n}),Wt=(t,o)=>(n)=>({hint:Sr(o,n.delim),multi:!0,coerce:t,group:"main",...n}),Sr=(t,o)=>t+(o?`[${o}..]`:""),R=(t)=>({flag:!0,default:!1,group:"flags",...t}),Y=Rt(At,"STR"),Ut=Wt(At,"STR"),Of=Rt(Eo,"NUM"),hf=Rt(Go,"HEX"),Yt=Rt(No,"INT"),_f=Wt(Xo,"NUM"),Cf=Wt(Po,"HEX"),Lf=Wt(bo,"INT");var e=((t)=>{return t[t.FINE=0]="FINE",t[t.DEBUG=1]="DEBUG",t[t.INFO=2]="INFO",t[t.WARN=3]="WARN",t[t.SEVERE=4]="SEVERE",t[t.NONE=5]="NONE",t})(e||{});var wr=0;class et{constructor(t,o=e.FINE,n){this.parent=n,this.id=t||`logger-${wr++}`,this.level=typeof o==="string"?e[o]:o}id;level;addChild(t){return t.parent=this,t}enabled(t){return this.level<=t}fine(...t){this.log(e.FINE,t)}debug(...t){this.log(e.DEBUG,t)}info(...t){this.log(e.INFO,t)}warn(...t){this.log(e.WARN,t)}severe(...t){this.log(e.SEVERE,t)}none(){}log(t,o){this.level<=t&&this.logEntry([t,this.id,Date.now(),...o])}}var Zo=(t)=>t.map((o)=>{if(typeof o==="function")o=o();if(!(typeof o==="string"||typeof o==="number"))o=JSON.stringify(o);return o}).join(" ");class Dt extends et{constructor(t,o,n,r){super(o,n,r);this.target=t}childLogger(t,o){return new Dt(this.target,t,o??this.level,this)}logEntry(t){if(t[0]<this.level)return;this.target.write(`[${e[t[0]]}] ${t[1]}: ${Zo(t.slice(3))}
3
+ `),this.parent?.logEntry(t)}}var Oo={black:1,blue:5,cyan:7,gray:17,green:3,magenta:6,red:2,white:24,yellow:4,lightBlue:21,lightCyan:23,lightGray:8,lightGreen:19,lightMagenta:22,lightRed:18,lightYellow:20,bgBlack:32,bgBlue:160,bgCyan:224,bgGray:544,bgGreen:96,bgMagenta:192,bgRed:64,bgWhite:768,bgYellow:128,bgLightBlue:672,bgLightCyan:736,bgLightGray:256,bgLightGreen:608,bgLightMagenta:704,bgLightRed:576,bgLightYellow:640};var Hr=(t,o)=>(n)=>t.format(o,n),ho=(t)=>Object.keys(Oo).reduce((o,n)=>(o[n]=Hr(t,Oo[n]),o),{format:t});var Ko="\x1B[0m";var Ir=["","1","2","1;2","4","1;4","2;4","1;2;4"],zt={format:(t,o)=>zt.start(t)+o+zt.end,start:W((t)=>{let o=[],n=t&15;return n&&o.push(29+(t>>4&1)*60+n),n=t>>5&15,n&&o.push(39+(t>>9&1)*60+n),n=t>>10,n&&o.push(Ir[n]),"\x1B["+o.join(";")+"m"}),end:Ko,prefix:Ko,suffix:`
4
+ `};var Vo={format:(t,o)=>String(o),prefix:"",suffix:`
5
+ `,start:()=>"",end:""};var Jt=ho(zt),po=ho(Vo);var T=Array.isArray;var Mr=(t)=>t.toUpperCase(),qo=(t)=>t.toLowerCase(),jt=(t)=>t.length?t[0].toUpperCase()+t.substring(1):t,Qo=(t,o="-")=>qo(t.replace(/([a-z0-9\u00e0-\u00fd])([A-Z\u00c0-\u00dd])/g,(n,r,m)=>r+o+m));var ko=(t,o="-")=>qo(t).replace(new RegExp(`\\${o}+(\\w)`,"g"),(n,r)=>Mr(r));var vo=(t=!1,o)=>(n)=>t||typeof n!=="string"&&typeof n!=="number"?JSON.stringify(n,null,o):String(n);var lo=Object.getPrototypeOf,D=(t)=>{let o;return t!=null&&typeof t==="object"&&((o=lo(t))===null||lo(o)===null)};var yr=/\x1b\[[0-9;]+m/g,Rr=(t)=>t.replace(yr,"");var Xt=(t)=>Rr(t).length;function*nt(t,o=/\r?\n/g,n=!1){let r=0,m=t.length,f=~~n,G;if(typeof o==="string")G=new RegExp(o,"g");else if(!o.flags.includes("g"))G=new RegExp(o,o.flags+"g");else G=o;for(;r<m;){let E=G.exec(t);if(!E){yield t.substring(r);return}let N=E[0].length;yield t.substring(r,E.index+f*N),r=E.index+N}}class _o{n=0;w=[];constructor(t,o){t!=null&&this.add(t,o)}add(t,o=t.length){return this.w.push(t),this.n+=o+~~(this.n>0),this}toString(){return this.w.join(" ")}}var Wr={length:(t)=>t.length,split:(t,o)=>o},xo={length:Xt,split:(t,o)=>{let n=/\x1b\[[0-9;]+m/g,r=o,m;while(m=n.exec(t)){if(m.index>=o)break;let f=m[0].length;r+=f,o+=f}return r}},go=(t,o,n,r)=>{let m=t[t.length-1];m&&r-m.n>n?m.add(o,n):t.push(new _o(o,n))},Ur=(t,{width:o,min:n,hard:r,splitter:m},f=0,G=[])=>{let E=m.length(t),N=o-f;if(N<n&&N<E)N=o;while(r&&E>N){let O=m.split(t,N),h=t.substring(0,O);go(G,h,N,o),t=t.substring(O),N=o,E=m.length(t)}return go(G,t,E,o),G},Yr=(t,o,n=[])=>{if(!t.length)return n.push(new _o),n;let r={width:80,min:4,hard:!1,splitter:Wr,...o};for(let m of nt(t,o.delimWord||/\s/g)){let f=n[n.length-1];Ur(m,r,f&&f.n>0?f.n+1:0,n)}return n},ao=(t,o)=>{let n=[];for(let r of nt(t,o.delimLine))n=n.concat(Yr(r,o));return n};var so=W((t,o=" ")=>{let n=ot(String(o),t);return(r,m)=>{if(r==null)return n;return r=r.toString(),m=m!==void 0?m:r.length,m<t?r+n.substring(m):r}});var Z=(t,o)=>o!=null?`\x1B[${o}m${t}\x1B[0m`:t,Pt=(t,o)=>so(o)(t,Xt(t)),bt=(t,o)=>t?ao(t,{width:o,splitter:xo,hard:!1}):[],Zt=(t,o,n)=>{let r=ot(" ",o);return bt(t,n-o).map((m,f)=>f?r+m:m).join(`
6
+ `)},Kt=(t)=>D(t)?{...fo,...t}:t?fo:{};var Tt=(t,o={})=>{o={lineWidth:80,paramWidth:32,showDefaults:!0,prefix:"",suffix:"",groups:["flags","main"],...o};let n=Kt(o.color),r=(G)=>G.map((E)=>Dr(E,t[E],o,n,o.paramWidth)),m=Object.keys(t).sort(),f=o.groups?o.groups.map((G)=>[G,m.filter((E)=>t[E].group===G)]).filter((G)=>!!G[1].length):[["options",m]];return[...bt(o.prefix,o.lineWidth),...f.map(([G,E])=>[...o.showGroupNames?[`${jt(G)}:
6
7
  `]:[],...r(E),""].join(`
7
- `)),...ht(t.suffix,t.lineWidth)].join(`
8
- `)},Rr=(o,t,n,r,m)=>{let f=Ur(t,r),G=Yr(t,r,f),E=io(`--${Qt(o)}`,r.param),N=`${G}${E}${f}`,O=t.optional===!1&&t.default===void 0,h=[];O&&h.push("required"),t.multi&&h.push("multiple");let L=Dr(h,r,O)+(t.desc||"")+zr(t,n,r);return zo(n.paramWidth)(N,Po(N))+Ct(L,m,n.lineWidth)},Ur=(o,t)=>o.hint?io(" "+o.hint,t.hint):"",Yr=(o,t,n)=>o.alias?`${io("-"+o.alias,t.param)}${n}, `:"",Dr=(o,t,n)=>o.length?io(`[${o.join(", ")}] `,n?t.required:t.multi):"",zr=(o,t,n)=>t.showDefaults&&o.default!=null&&o.default!==!1?io(` (default: ${lt(!0)(o.defaultHint!=null?o.defaultHint:o.default)})`,n.default):"",io=(o,t)=>t!=null?`\x1B[${t}m${o}\x1B[0m`:o,ht=(o,t)=>o?xt(o,{width:t,splitter:gt,hard:!1}):[],Ct=(o,t,n)=>{let r=oo(" ",t);return ht(o,n-t).map((m,f)=>f?r+m:m).join(`
9
- `)};var jr=U(()=>"parse error"),at=(o,t,n)=>{n={start:2,showUsage:!0,help:["--help","-h"],...n};try{return Jr(o,t,n)}catch(r){if(n.showUsage)console.log(r.message+`
8
+ `)),...bt(o.suffix,o.lineWidth)].join(`
9
+ `)},Dr=(t,o,n,r,m)=>{let f=zr(o,r),G=Jr(o,r,f),E=Z(`--${Qo(t)}`,r.param),N=`${G}${E}${f}`,O=o.optional===!1&&o.default===void 0,h=[];O&&h.push("required"),o.multi&&h.push("multiple");let C=jr(h,r,O)+(o.desc||"")+Xr(o,n,r);return Pt(N,n.paramWidth)+Zt(C,m,n.lineWidth)},zr=(t,o)=>t.hint?Z(" "+t.hint,o.hint):"",Jr=(t,o,n)=>t.alias?`${Z("-"+t.alias,o.param)}${n}, `:"",jr=(t,o,n)=>t.length?Z(`[${t.join(", ")}] `,n?o.required:o.multi):"",Xr=(t,o,n)=>o.showDefaults&&t.default!=null&&t.default!==!1?Z(` (default: ${vo(!0)(t.defaultHint!=null?t.defaultHint:t.default)})`,n.default):"";var Pr=U(()=>"parse error"),co=(t,o,n)=>{n={start:2,showUsage:!0,help:["--help","-h"],...n};try{return br(t,o,n)}catch(r){if(n.showUsage)console.log(r.message+`
10
10
 
11
- `+To(o,n.usageOpts));throw new jr(r.message)}},Jr=(o,t,n)=>{let r=Xr(o),m={},f,G,E=n.start;for(;E<t.length;){let N=t[E];if(!f){if(n.help.includes(N)){console.log(To(o,n.usageOpts));return}let O=Pr(o,r,m,N);if(f=O.id,G=O.spec,E=E+~~(O.state<2),O.state)break}else{if(br(G,m,f,N))break;f=null,E++}}return f&&_(`missing value for: --${f}`),{result:Zr(o,m),index:E,rest:t.slice(E),done:E>=t.length}},Xr=(o)=>Object.entries(o).reduce((t,[n,r])=>r.alias?(t[r.alias]=n,t):t,{}),Pr=(o,t,n,r)=>{if(r[0]==="-"){let m;if(r[1]==="-"){if(r==="--")return{state:1};m=kt(r.substring(2))}else m=t[r.substring(1)],!m&&_(`unknown option: ${r}`);let f=o[m];if(!f&&_(m),f.flag){if(n[m]=!0,m=void 0,f.fn&&!f.fn("true"))return{state:1,spec:f}}return{state:0,id:m,spec:f}}return{state:2}},br=(o,t,n,r)=>{if(/^-[a-z]/i.test(r)&&_(`missing value for: --${n}`),o.multi)i(t[n])?t[n].push(r):t[n]=[r];else t[n]=r;return o.fn&&!o.fn(r)},Zr=(o,t)=>{let n;for(let r in o)if(n=o[r],t[r]===void 0){if(n.default!==void 0)t[r]=n.default;else if(n.optional===!1)_(`missing arg: --${r}`)}else if(n.coerce)Kr(n,t,r);return t},Kr=(o,t,n)=>{try{if(o.multi&&o.delim)t[n]=t[n].reduce((r,m)=>(r.push(...m.split(o.delim)),r),[]);t[n]=o.coerce(t[n])}catch(r){throw new Error(`arg --${n}: ${r.message}`)}};var ct=async(o)=>{let t=o.argv||process.argv,n=!process.env.NO_COLOR,r={prefix:"",color:n,...o.usage};try{let m,f,G=o.start??2;if(o.single){if(m=Object.keys(o.commands)[0],!m)_("no command provided");f=o.commands[m]}else{if(m=t[G],f=o.commands[m],r.prefix+=Vr(o.commands,o.usage.lineWidth),!f)st(o,r);G++}let E;try{E=at({...o.opts,...f.opts},t,{showUsage:!0,usageOpts:r,start:G})}catch(O){}if(!E)process.exit(1);if(f.inputs!==void 0&&f.inputs!==E.rest.length)process.stderr.write(`expected ${f.inputs||0} input(s)
12
- `),st(o,r);let N=await o.ctx({logger:new Do(process.stderr,o.name,"INFO"),format:n?Jo:qt,opts:E.result,inputs:E.rest},f);if(await f.fn(N),o.post)await o.post(N,f)}catch(m){process.stderr.write(m.message+`
11
+ `+Tt(t,n.usageOpts));throw new Pr(r.message)}},br=(t,o,n)=>{let r=Zr(t),m={},f,G,E=n.start;for(;E<o.length;){let N=o[E];if(!f){if(n.help.includes(N)){console.log(Tt(t,n.usageOpts));return}let O=Kr(t,r,m,N);if(f=O.id,G=O.spec,E=E+~~(O.state<2),O.state)break}else{if(Vr(G,m,f,N))break;f=null,E++}}return f&&L(`missing value for: --${f}`),{result:pr(t,m),index:E,rest:o.slice(E),done:E>=o.length}},Zr=(t)=>Object.entries(t).reduce((o,[n,r])=>r.alias?(o[r.alias]=n,o):o,{}),Kr=(t,o,n,r)=>{if(r[0]==="-"){let m;if(r[1]==="-"){if(r==="--")return{state:1};m=ko(r.substring(2))}else m=o[r.substring(1)],!m&&L(`unknown option: ${r}`);let f=t[m];if(!f&&L(m),f.flag){if(n[m]=!0,m=void 0,f.fn&&!f.fn("true"))return{state:1,spec:f}}return{state:0,id:m,spec:f}}return{state:2}},Vr=(t,o,n,r)=>{if(/^-[a-z]/i.test(r)&&L(`missing value for: --${n}`),t.multi)T(o[n])?o[n].push(r):o[n]=[r];else o[n]=r;return t.fn&&!t.fn(r)},pr=(t,o)=>{let n;for(let r in t)if(n=t[r],o[r]===void 0){if(n.default!==void 0)o[r]=n.default;else if(n.optional===!1)L(`missing arg: --${r}`)}else if(n.coerce)qr(n,o,r);return o},qr=(t,o,n)=>{try{if(t.multi&&t.delim)o[n]=o[n].reduce((r,m)=>(r.push(...m.split(t.delim)),r),[]);o[n]=t.coerce(o[n])}catch(r){throw new Error(`arg --${n}: ${r.message}`)}};var on=async(t)=>{let o=t.argv||process.argv,n=!process.env.NO_COLOR,r={prefix:"",color:n,...t.usage};try{let m,f,G=t.start??2;if(t.single){if(m=Object.keys(t.commands)[0],!m)L("no command provided");f=t.commands[m]}else{if(m=o[G],f=t.commands[m],r.prefix+=Qr(t.commands,r),!f)tn(t,r);G++}let E;try{E=co({...t.opts,...f.opts},o,{showUsage:!0,usageOpts:r,start:G})}catch(O){}if(!E)process.exit(1);if(f.inputs!==void 0&&f.inputs!==E.rest.length)process.stderr.write(`expected ${f.inputs||0} input(s)
12
+ `),tn(t,r);let N=await t.ctx({logger:new Dt(process.stderr,t.name,"INFO"),format:n?Jt:po,opts:E.result,inputs:E.rest},f);if(await f.fn(N),t.post)await t.post(N,f)}catch(m){process.stderr.write(m.message+`
13
13
 
14
- `),process.exit(1)}},st=(o,t)=>{process.stderr.write(To(o.opts,t)),process.exit(1)},Vr=(o,t=80)=>{let n=Object.keys(o),r=Math.max(...n.map((m)=>m.length));return[`
14
+ `),process.exit(1)}},tn=(t,o)=>{process.stderr.write(Tt(t.opts,o)),process.exit(1)},Qr=(t,{color:o,lineWidth:n=80}={})=>{let r=Object.keys(t),m=Math.max(...r.map((G)=>G.length)),f=Kt(o);return[`
15
15
  Available commands:
16
- `,...n.map((m)=>`${zo(r)(m)} : ${Ct(o[m].desc,r+3,t)}`),`
16
+ `,...r.map((G)=>`${Pt(Z(G,f.command),m)} : ${Zt(t[G].desc,m+3,n)}`),`
17
17
  `].join(`
18
- `)};import{existsSync as qr,mkdirSync as pr,statSync as LE}from"fs";import{dirname as Qr}from"path";var kr=(o)=>o.length>0&&!qr(o)?(pr(o,{recursive:!0}),!0):!1,on=(o)=>kr(Qr(o));var X=(o)=>typeof o==="function";var e=(o)=>typeof o==="string";import{readFileSync as lr}from"fs";import{writeFileSync as vr}from"fs";var tn=(o,t,n,r,m=!1)=>{if(r?.info(`${m?"[dryrun] ":""}writing file: ${o}`),m)return;on(o),vr(o,t,!n&&e(t)?"utf-8":n)};var w=(o,t,n="utf-8")=>{return t?.debug("reading file:",o),lr(o,n)},Lt=(o,t,n,r=!1)=>tn(o,i(t)?t.join(`
19
- `):t,"utf-8",n,r);var P=(o,t)=>JSON.parse(w(o,t));var Z=Symbol(),_t=()=>{};var Fo=Object.freeze({level:T.NONE,addChild(o){return o},childLogger:()=>Fo,enabled:()=>!1,fine(){},debug(){},info(){},warn(){},severe(){},none(){},logEntry(){}});class Bt extends eo{set(o){this.parent=o}childLogger(o,t){return new Bt(o,t??this.level,this)}logEntry(o){this.parent.logEntry(o)}}var nn=new Bt("root",T.FINE,Fo);import{join as bm}from"path";var $t=(o,t)=>{if(o===t)return 0;if(o==null)return t==null?0:-1;if(t==null)return o==null?0:1;if(typeof o.compare==="function")return o.compare(t);if(typeof t.compare==="function")return-t.compare(o);return o<t?-1:o>t?1:0};var dr=U(()=>"Assertion failed"),bo=(typeof process!=="undefined"&&process.env!==void 0?!0:import.meta.env?import.meta.env.MODE!=="production"||!!import.meta.env.UMBRELLA_ASSERTS||!!import.meta.env.VITE_UMBRELLA_ASSERTS:!0)?(o,t)=>{if(typeof o==="function"&&!o()||!o)throw new dr(typeof t==="function"?t():t)}:()=>{};var Zo=(o)=>o!=null&&typeof o!=="function"&&o.length!==void 0;var rn=(o)=>{return(o==null||!o[Symbol.iterator])&&_(`value is not iterable: ${o}`),o};var mn=(o)=>Zo(o)?o:[...rn(o)];var So=(o)=>o[o.length-1];var Ko=(o,t)=>typeof o?.[t]==="function";var F=(o)=>typeof o?.[Symbol.iterator]==="function";var Vo=(o)=>o!=null&&typeof o!=="string"&&typeof o[Symbol.iterator]==="function";var gr=U(()=>"illegal arity"),no=(o)=>{throw new gr(o)};var xr=U(()=>"illegal state"),ro=(o)=>{throw new xr(o)};var fn=["-moz-","-ms-","-o-","-webkit-"],mo={rules:"",ruleSep:",",valSep:"",decls:"",declStart:"{",declEnd:"}",indent:"",comments:!1},qo={rules:`
18
+ `)};var nn=(t,o,n)=>`
19
+ \u2588 \u2588 \u2588 \u2502
20
+ \u2588\u2588 \u2588 \u2502
21
+ \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2502 ${t} v${o}
22
+ \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2502 ${n}
23
+ \u2588 \u2502
24
+ \u2588 \u2588 \u2502`;import{existsSync as kr,mkdirSync as vr,statSync as eE}from"fs";import{dirname as lr}from"path";var dr=(t)=>t.length>0&&!kr(t)?(vr(t,{recursive:!0}),!0):!1,rn=(t)=>dr(lr(t));var X=(t)=>typeof t==="function";var A=(t)=>typeof t==="string";import{readFileSync as xr}from"fs";import{writeFileSync as gr}from"fs";var mn=(t,o,n,r,m=!1)=>{if(r?.info(`${m?"[dryrun] ":""}writing file: ${t}`),m)return;rn(t),gr(t,o,!n&&A(o)?"utf-8":n)};var S=(t,o,n="utf-8")=>{return o?.debug("reading file:",t),xr(t,n)},Co=(t,o,n,r=!1)=>mn(t,T(o)?o.join(`
25
+ `):o,"utf-8",n,r);var P=(t,o)=>JSON.parse(S(t,o));var K=Symbol(),Lo=()=>{};var ut=Object.freeze({level:e.NONE,addChild(t){return t},childLogger:()=>ut,enabled:()=>!1,fine(){},debug(){},info(){},warn(){},severe(){},none(){},logEntry(){}});class Bo extends et{set(t){this.parent=t}childLogger(t,o){return new Bo(t,o??this.level,this)}logEntry(t){this.parent.logEntry(t)}}var fn=new Bo("root",e.FINE,ut);import{join as Vm}from"path";var $o=(t,o)=>{if(t===o)return 0;if(t==null)return o==null?0:-1;if(o==null)return t==null?0:1;if(typeof t.compare==="function")return t.compare(o);if(typeof o.compare==="function")return-o.compare(t);return t<o?-1:t>o?1:0};var ar=U(()=>"Assertion failed"),Vt=(typeof process!=="undefined"&&process.env!==void 0?!0:import.meta.env?import.meta.env.MODE!=="production"||!!import.meta.env.UMBRELLA_ASSERTS||!!import.meta.env.VITE_UMBRELLA_ASSERTS:!0)?(t,o)=>{if(typeof t==="function"&&!t()||!t)throw new ar(typeof o==="function"?o():o)}:()=>{};var pt=(t)=>t!=null&&typeof t!=="function"&&t.length!==void 0;var En=(t)=>{return(t==null||!t[Symbol.iterator])&&L(`value is not iterable: ${t}`),t};var Gn=(t)=>pt(t)?t:[...En(t)];var Ft=(t)=>t[t.length-1];var qt=(t,o)=>typeof t?.[o]==="function";var u=(t)=>typeof t?.[Symbol.iterator]==="function";var Qt=(t)=>t!=null&&typeof t!=="string"&&typeof t[Symbol.iterator]==="function";var sr=U(()=>"illegal arity"),rt=(t)=>{throw new sr(t)};var cr=U(()=>"illegal state"),mt=(t)=>{throw new cr(t)};var Nn=["-moz-","-ms-","-o-","-webkit-"],ft={rules:"",ruleSep:",",valSep:"",decls:"",declStart:"{",declEnd:"}",indent:"",comments:!1},kt={rules:`
20
26
  `,ruleSep:", ",valSep:" ",decls:`
21
27
  `,declStart:` {
22
28
  `,declEnd:`}
23
- `,indent:" ",comments:!0};function At(...o){let[t,n,r,m,f,G,E,N,O,h]=o;switch(o.length){case 0:no(0);case 1:return t;case 2:return(...C)=>t(n(...C));case 3:return(...C)=>t(n(r(...C)));case 4:return(...C)=>t(n(r(m(...C))));case 5:return(...C)=>t(n(r(m(f(...C)))));case 6:return(...C)=>t(n(r(m(f(G(...C))))));case 7:return(...C)=>t(n(r(m(f(G(E(...C)))))));case 8:return(...C)=>t(n(r(m(f(G(E(N(...C))))))));case 9:return(...C)=>t(n(r(m(f(G(E(N(O(...C)))))))));case 10:default:let L=(...C)=>t(n(r(m(f(G(E(N(O(h(...C))))))))));return o.length===10?L:At(L,...o.slice(10))}}var l=(o)=>Ko(o,"xform")?o.xform():o;function z(...o){return o=o.map(l),At.apply(null,o)}var K=(o,t)=>[o[0],o[1],t];class wo{value;constructor(o){this.value=o}deref(){return this.value}}var H=(o)=>o instanceof wo,En=(o)=>o instanceof wo?o:new wo(o),j=(o)=>o instanceof wo?o.deref():o;var ar=(o)=>o.length===2?[void 0,o[1]]:o.length===3?[o[1],o[2]]:no(o.length);function fo(...o){let t=o[0],n=t[0],r=t[1],m=t[2];o=ar(o);let f=o[0]==null?n():o[0],G=o[1];return j(r(Ko(G,"$reduce")?G.$reduce(m,f):Zo(G)?sr(m,f,G):cr(m,f,G)))}var sr=(o,t,n)=>{for(let r=0,m=n.length;r<m;r++)if(t=o(t,n[r]),H(t)){t=t.deref();break}return t},cr=(o,t,n)=>{for(let r of n)if(t=o(t,r),H(t)){t=t.deref();break}return t},Eo=(o,t)=>[o,Ao,t],Gn=(o,t)=>{let n=t.length-1;return F(t[n])?t.length>1?fo(o.apply(null,t.slice(0,n)),t[n]):fo(o(),t[0]):void 0};function Go(o){return o?[...o]:Eo(()=>[],(t,n)=>(t.push(n),t))}function*No(o,t){let n=l(o)(Go()),r=n[1],m=n[2];for(let f of t){let G=m([],f);if(H(G)){yield*j(r(G.deref()));return}if(G.length)yield*G}yield*j(r([]))}function*d(o,t){let n=l(o)([_t,_t,(r,m)=>m])[2];for(let r of t){let m=n(Z,r);if(H(m)){if(m=j(m.deref()),m!==Z)yield m;return}if(m!==Z)yield m}}var po=(o,t,n=d)=>{let r=t.length-1;return F(t[r])?t.length>1?n(o.apply(null,t.slice(0,r)),t[r]):n(o(),t[0]):void 0};function et(o,t){return F(t)?No(et(o),e(t)?[t]:t):(n)=>{let r=n[2],m=(f,G)=>{let E=o(G);if(E){for(let N of E)if(f=m(f,N),H(f))break;return f}return r(f,G)};return K(n,m)}}function Nn(o){return et((t)=>Vo(t)?t:void 0,o)}function A(o,t){return F(t)?d(A(o),t):(n)=>{let r=n[2];return K(n,(m,f)=>r(m,o(f)))}}function*Qo(...o){let t=o.length-1;if(t<0)return;let n=new Array(t+1).fill(0),r=o.map(mn),m=r.reduce((f,G)=>f*G.length,1);for(let f=0;f<m;f++){let G=[];for(let E=t;E>=0;E--){let N=r[E],O=n[E];if(O===N.length)n[E]=O=0,E>0&&n[E-1]++;G[E]=N[O]}n[t]++,yield G}}function*On(o,t=1/0){while(t-- >0)yield o}function Tt(o,t){o=o||"";let n=!0;return t?[...t].join(o):Eo(()=>"",(r,m)=>(r=n?r+m:r+o+m,n=!1,r))}function ko(...o){return om(ko,fo,o)}var om=(o,t,n)=>{let r,m;switch(n.length){case 4:m=n[3],r=n[2];break;case 3:m=n[2];break;case 2:return A((f)=>o(n[0],n[1],f));default:no(n.length)}return t(l(n[0])(n[1]),r,m)};var tm=new Set,nm=":[",hn=z(Nn(),A((o)=>o[0]==="&"?o.substring(1):nm.includes(o[0])?o:" "+o)),rm=(o,t)=>z(o,A((n)=>e(n)&&n.startsWith(" .")?n+t:n)),Oo=(o,t,n,r)=>{let m=n.length,f=[],G,E,N=(O,h)=>{let L=null;if(i(h))Oo(o,it(t,f),h,r);else if(F(h)&&!e(h))Oo(o,it(t,f),[...h],r);else if((E=X(h))||(L=r.fns[h]))if(!t.length){if(L)return L.apply(null,n.slice(O+1))(o,r),!0;h(o,r)}else if(E)N(O,h());else _(`quoted fn ('${h}') only allowed at head position`);else if(D(h))G=Object.assign(G||{},h);else if(h!=null)f.push(h)};for(let O=0;O<m;O++)if(N(O,n[O]))return o;return G&&o.push(mm(t,f,G,r)),o},it=(o,t)=>o.length?[...Qo(o,t)]:t,mm=(o,t,n,r)=>{let m=r.format,f=J(r),G=r.scope?rm(hn,r.scope):hn;return[f,ko(A((E)=>ko(G,Tt(),i(E)?E:[E]).trim()),Tt(m.ruleSep),it(o,t)),m.declStart,Ho(n,r),f,m.declEnd].join("")},Ho=(o,t)=>{let n=t.format,r=t.autoprefix||tm,m=J(t,t.depth+1),f=[];for(let G in o)if(o.hasOwnProperty(G)){let E=o[G];if(X(E))E=E(o);if(i(E))E=E.map((N)=>i(N)?N.join(" "):N).join(n.ruleSep);if(r.has(G))for(let N of t.vendors)f.push(`${m}${N}${G}:${n.valSep}${E};`);f.push(`${m}${G}:${n.valSep}${E};`)}return f.join(n.decls)+n.decls},J=(o,t=o.depth)=>t>1?[...On(o.format.indent,t)].join(""):t>0?o.format.indent:"";function Cn(o,...t){let n=t.length===1?t[0]:t.reduce((r,m,f)=>{return r[f/(t.length-1)*100|0]=m,r},{});return(r,m)=>{let f=J(m);m.depth++;let G=J(m);r.push(`${f}@keyframes ${o}${m.format.declStart}`);for(let E in n)if(n.hasOwnProperty(E))r.push([G,E+"%",m.format.declStart,Ho(n[E],m),G,m.format.declEnd].join(""));return m.depth--,r.push(f+m.format.declEnd),r}}var Ln=(o,t=!1)=>(n,r)=>{let m=J(r),f=J(r,r.depth+1);if(r.format.comments||t)n.push(m+"/*",o.split(`
29
+ `,indent:" ",comments:!0};function io(...t){let[o,n,r,m,f,G,E,N,O,h]=t;switch(t.length){case 0:rt(0);case 1:return o;case 2:return(..._)=>o(n(..._));case 3:return(..._)=>o(n(r(..._)));case 4:return(..._)=>o(n(r(m(..._))));case 5:return(..._)=>o(n(r(m(f(..._)))));case 6:return(..._)=>o(n(r(m(f(G(..._))))));case 7:return(..._)=>o(n(r(m(f(G(E(..._)))))));case 8:return(..._)=>o(n(r(m(f(G(E(N(..._))))))));case 9:return(..._)=>o(n(r(m(f(G(E(N(O(..._)))))))));case 10:default:let C=(..._)=>o(n(r(m(f(G(E(N(O(h(..._))))))))));return t.length===10?C:io(C,...t.slice(10))}}var d=(t)=>qt(t,"xform")?t.xform():t;function z(...t){return t=t.map(d),io.apply(null,t)}var V=(t,o)=>[t[0],t[1],o];class St{value;constructor(t){this.value=t}deref(){return this.value}}var w=(t)=>t instanceof St,On=(t)=>t instanceof St?t:new St(t),J=(t)=>t instanceof St?t.deref():t;var tm=(t)=>t.length===2?[void 0,t[1]]:t.length===3?[t[1],t[2]]:rt(t.length);function Et(...t){let o=t[0],n=o[0],r=o[1],m=o[2];t=tm(t);let f=t[0]==null?n():t[0],G=t[1];return J(r(qt(G,"$reduce")?G.$reduce(m,f):pt(G)?om(m,f,G):nm(m,f,G)))}var om=(t,o,n)=>{for(let r=0,m=n.length;r<m;r++)if(o=t(o,n[r]),w(o)){o=o.deref();break}return o},nm=(t,o,n)=>{for(let r of n)if(o=t(o,r),w(o)){o=o.deref();break}return o},Gt=(t,o)=>[t,At,o],hn=(t,o)=>{let n=o.length-1;return u(o[n])?o.length>1?Et(t.apply(null,o.slice(0,n)),o[n]):Et(t(),o[0]):void 0};function Nt(t){return t?[...t]:Gt(()=>[],(o,n)=>(o.push(n),o))}function*Ot(t,o){let n=d(t)(Nt()),r=n[1],m=n[2];for(let f of o){let G=m([],f);if(w(G)){yield*J(r(G.deref()));return}if(G.length)yield*G}yield*J(r([]))}function*g(t,o){let n=d(t)([Lo,Lo,(r,m)=>m])[2];for(let r of o){let m=n(K,r);if(w(m)){if(m=J(m.deref()),m!==K)yield m;return}if(m!==K)yield m}}var vt=(t,o,n=g)=>{let r=o.length-1;return u(o[r])?o.length>1?n(t.apply(null,o.slice(0,r)),o[r]):n(t(),o[0]):void 0};function Ao(t,o){return u(o)?Ot(Ao(t),A(o)?[o]:o):(n)=>{let r=n[2],m=(f,G)=>{let E=t(G);if(E){for(let N of E)if(f=m(f,N),w(f))break;return f}return r(f,G)};return V(n,m)}}function _n(t){return Ao((o)=>Qt(o)?o:void 0,t)}function i(t,o){return u(o)?g(i(t),o):(n)=>{let r=n[2];return V(n,(m,f)=>r(m,t(f)))}}function*lt(...t){let o=t.length-1;if(o<0)return;let n=new Array(o+1).fill(0),r=t.map(Gn),m=r.reduce((f,G)=>f*G.length,1);for(let f=0;f<m;f++){let G=[];for(let E=o;E>=0;E--){let N=r[E],O=n[E];if(O===N.length)n[E]=O=0,E>0&&n[E-1]++;G[E]=N[O]}n[o]++,yield G}}function*Cn(t,o=1/0){while(o-- >0)yield t}function eo(t,o){t=t||"";let n=!0;return o?[...o].join(t):Gt(()=>"",(r,m)=>(r=n?r+m:r+t+m,n=!1,r))}function dt(...t){return rm(dt,Et,t)}var rm=(t,o,n)=>{let r,m;switch(n.length){case 4:m=n[3],r=n[2];break;case 3:m=n[2];break;case 2:return i((f)=>t(n[0],n[1],f));default:rt(n.length)}return o(d(n[0])(n[1]),r,m)};var mm=new Set,fm=":[",Ln=z(_n(),i((t)=>t[0]==="&"?t.substring(1):fm.includes(t[0])?t:" "+t)),Em=(t,o)=>z(t,i((n)=>A(n)&&n.startsWith(" .")?n+o:n)),ht=(t,o,n,r)=>{let m=n.length,f=[],G,E,N=(O,h)=>{let C=null;if(T(h))ht(t,To(o,f),h,r);else if(u(h)&&!A(h))ht(t,To(o,f),[...h],r);else if((E=X(h))||(C=r.fns[h]))if(!o.length){if(C)return C.apply(null,n.slice(O+1))(t,r),!0;h(t,r)}else if(E)N(O,h());else L(`quoted fn ('${h}') only allowed at head position`);else if(D(h))G=Object.assign(G||{},h);else if(h!=null)f.push(h)};for(let O=0;O<m;O++)if(N(O,n[O]))return t;return G&&t.push(Gm(o,f,G,r)),t},To=(t,o)=>t.length?[...lt(t,o)]:o,Gm=(t,o,n,r)=>{let m=r.format,f=j(r),G=r.scope?Em(Ln,r.scope):Ln;return[f,dt(i((E)=>dt(G,eo(),T(E)?E:[E]).trim()),eo(m.ruleSep),To(t,o)),m.declStart,wt(n,r),f,m.declEnd].join("")},wt=(t,o)=>{let n=o.format,r=o.autoprefix||mm,m=j(o,o.depth+1),f=[];for(let G in t)if(t.hasOwnProperty(G)){let E=t[G];if(X(E))E=E(t);if(T(E))E=E.map((N)=>T(N)?N.join(" "):N).join(n.ruleSep);if(r.has(G))for(let N of o.vendors)f.push(`${m}${N}${G}:${n.valSep}${E};`);f.push(`${m}${G}:${n.valSep}${E};`)}return f.join(n.decls)+n.decls},j=(t,o=t.depth)=>o>1?[...Cn(t.format.indent,o)].join(""):o>0?t.format.indent:"";function Bn(t,...o){let n=o.length===1?o[0]:o.reduce((r,m,f)=>{return r[f/(o.length-1)*100|0]=m,r},{});return(r,m)=>{let f=j(m);m.depth++;let G=j(m);r.push(`${f}@keyframes ${t}${m.format.declStart}`);for(let E in n)if(n.hasOwnProperty(E))r.push([G,E+"%",m.format.declStart,wt(n[E],m),G,m.format.declEnd].join(""));return m.depth--,r.push(f+m.format.declEnd),r}}var $n=(t,o=!1)=>(n,r)=>{let m=j(r),f=j(r,r.depth+1);if(r.format.comments||o)n.push(m+"/*",t.split(`
24
30
  `).map((G)=>f+G).join(`
25
- `),m+"*/");return n};var vo=(o,t,n)=>(r,m)=>{let f=J(m);return r.push(`${f}${o} ${fm(t)}${m.format.declStart}`),m.depth++,Oo(r,[],n,m),m.depth--,r.push(f+m.format.declEnd),r},fm=(o)=>{if(e(o))return o;let t=[];for(let n in o)if(o.hasOwnProperty(n)){let r=o[n];if(r===!0)r=_n.has(n)?n:`(${n})`;else if(r===!1)r=`(not ${_n.has(n)?n:`(${n})`})`;else if(r==="only")r+=" "+n;else r=`(${n}:${r})`;t.push(r)}return t.join(" and ")},_n=new Set(["all","print","screen"]);var g=(o,t)=>{return t={format:mo,vendors:fn,fns:{},depth:0,...t},i(t.autoprefix)&&(t.autoprefix=new Set(t.autoprefix)),D(o)?Ho(o,t):X(o)?o([],t).join(t.format.rules):Oo([],[],i(o)?o:Vo(o)?[...o]:_("invalid rules"),t).join(t.format.rules)};var Bn=(o,...t)=>(n,r)=>(n.push(t.length?`@import url(${o}) ${t.join(r.format.ruleSep)};`:`@import url(${o});`),n);var ho=(o,t)=>vo("@media",o,t);function $n(...o){return(t,n)=>(t.push(o.length>1?`@namespace ${o[0]} url(${o[1]});`:`@namespace url(${o[0]});`),t)}var An=(o,t)=>vo("@supports",o,t);var lo={"@comment":Ln,"@import":Bn,"@keyframes":Cn,"@media":ho,"@namespace":$n,"@supports":An};var en=4,Tn=(o)=>en=o,y=(o)=>o===(o|0)?String(o):o.toFixed(en).replace(/^0./,".").replace(/^-0./,"-.").replace(/0+$/,"");var Fn=(o)=>`${y(o)}em`,Sn=(o)=>`${y(o)}ex`;var wn=(o)=>`${y(o)}rem`,Ft=(o)=>`${y(o)}%`,Hn=(o)=>`${y(o)}px`,Mn=(o)=>`${y(o)}vh`,un=(o)=>`${y(o)}vw`,yn=(o)=>`${y(o)}vmin`,In=(o)=>`${y(o)}vmax`,Wn=(o)=>`${o|0}ms`,Rn=(o)=>`${y(o)}s`;var Un=(o)=>`${y(o)}deg`,Yn=(o)=>`${y(o)}rad`,Dn=(o)=>`${y(o)}turn`,zn=(o)=>`url(${o})`;var S=((o)=>{return o[o.IDLE=0]="IDLE",o[o.ACTIVE=1]="ACTIVE",o[o.DONE=2]="DONE",o[o.UNSUBSCRIBED=3]="UNSUBSCRIBED",o[o.ERROR=4]="ERROR",o})(S||{});var Em=0,Gm=()=>Em++,x=(o,t)=>!t||!t.id?{...t,id:o+"-"+Gm()}:t;var M=nn.childLogger("rstream");class V{constructor(o,t){this.wrapped=o,t=x("sub",{closeIn:"last",closeOut:"last",cache:!0,...t}),this.parent=t.parent,this.id=t.id,this.closeIn=t.closeIn,this.closeOut=t.closeOut,this.cacheLast=t.cache,t.xform&&(this.xform=t.xform(Go()))}id;closeIn;closeOut;parent;__owner;xform;cacheLast;last=Z;state=S.IDLE;subs=[];deref(){return this.last!==Z?this.last:void 0}getState(){return this.state}setState(o){this.state=o}subscribe(o,t={}){this.ensureState();let n;if(o instanceof V&&!t.xform)o.ensureState(),bo(!o.parent,`sub '${o.id}' already has a parent`),o.parent=this,n=o;else n=new V(o,{...t,parent:this});return this.subs.push(n),this.setState(S.ACTIVE),n.setState(S.ACTIVE),this.last!=Z&&n.next(this.last),n}transform(...o){let t,n;if(D(So(o)))n=o.pop(),t={error:n.error};return this.subscribe(t,x("xform",o.length>0?{...n,xform:z(...o)}:n))}map(o,t){return this.transform(A(o),t||{})}unsubscribe(o){return o?this.unsubscribeChild(o):this.unsubscribeSelf()}unsubscribeSelf(){return M.debug(this.id,"unsub self"),this.parent?.unsubscribe(this),this.state<S.UNSUBSCRIBED&&(this.state=S.UNSUBSCRIBED),this.release(),!0}unsubscribeChild(o){M.debug(this.id,"unsub child",o.id);let t=this.subs.indexOf(o);if(t>=0){if(this.subs.splice(t,1),this.closeOut==="first"||!this.subs.length&&this.closeOut!=="never")this.unsubscribe();return!0}return!1}next(o){if(this.state>=S.DONE)return;this.xform?this.dispatchXform(o):this.dispatch(o)}done(){if(M.debug(this.id,"entering done()"),this.state>=S.DONE)return;if(this.xform){if(!this.dispatchXformDone())return}if(this.state=S.DONE,this.dispatchTo("done"))this.state<S.UNSUBSCRIBED&&this.unsubscribe();M.debug(this.id,"exiting done()")}error(o){let n=this.wrapped?.error;return n&&M.debug(this.id,"attempting wrapped error handler"),n?.(o)||this.unhandledError(o)}unhandledError(o){return(M.parent!==Fo?M:console).warn(this.id,"unhandled error:",o),this.unsubscribe(),this.state=S.ERROR,!1}dispatchTo(o,t){let n=this.wrapped;if(n)try{n[o]&&n[o](t)}catch(m){if(!this.error(m))return!1}let r=o==="next"?this.subs:[...this.subs];for(let m=r.length;m-- >0;){n=r[m];try{n[o]&&n[o](t)}catch(f){if(o==="error"||!n.error||!n.error(f))return this.unhandledError(f)}}return!0}dispatch(o){M.debug(this.id,"dispatch",o),this.cacheLast&&(this.last=o),this.dispatchTo("next",o)}dispatchXform(o){let t;try{t=this.xform[2]([],o)}catch(n){this.error(n);return}if(this.dispatchXformVals(t))H(t)&&this.done()}dispatchXformDone(){let o;try{o=this.xform[1]([])}catch(t){return this.error(t)}return this.dispatchXformVals(o)}dispatchXformVals(o){let t=j(o);for(let n=0,r=t.length;n<r&&this.state<S.DONE;n++)this.dispatch(t[n]);return this.state<S.ERROR}ensureState(){if(this.state>=S.DONE)ro(`operation not allowed in state ${S[this.state]}`)}release(){this.subs.length=0,delete this.parent,delete this.xform,delete this.last}}var jn=(o,t)=>{let n=new Jn(t);return n.next(o),n};class Jn extends V{src;_cancel;_inited;constructor(o,t){let[n,r]=X(o)?[o,t||{}]:[void 0,o||{}];super(r.error?{error:r.error}:void 0,x("stream",r));this.src=n,this._inited=!1}subscribe(o,t={}){let n=super.subscribe(o,t);if(!this._inited){if(this.src)try{this._cancel=this.src(this)||(()=>{return})}catch(r){let m=this.wrapped;if(!m||!m.error||!m.error(r))this.unhandledError(r)}this._inited=!0}return n}unsubscribe(o){let t=super.unsubscribe(o);if(t&&(!o||(!this.subs||!this.subs.length)&&this.closeOut!=="never"))this.cancel();return t}done(){this.cancel(),super.done(),delete this.src,delete this._cancel}error(o){if(super.error(o))return!0;return this.cancel(),!1}cancel(){if(this._cancel){M.debug(this.id,"cancel");let o=this._cancel;delete this._cancel,o()}}}var Xn=(o,t)=>o==="first"||o==="last"&&!t;function St(o){return o?fo(St(),o):Eo(()=>({}),(t,[n,r])=>(t[n]=r,t))}var Pn=()=>(o)=>{let t=o[2];return K(o,(n,r)=>{if(r){for(let m of j(r)||[])if(n=t(n,m),H(n))break}return H(r)?En(n):n})};function wt(o,t){return F(t)?No(wt(o),t):z(A(o),Pn())}function Ht(o,t){return F(t)?d(Ht(o),t):A(X(o)?(n)=>[o(n),n]:(n)=>[o,n])}function Mt(...o){let t=po(Mt,o);if(t)return t;let n=o[0],r=o[1]!==!1;return A((m)=>{let f=r?{}:m;for(let G in m)f[G]=n(m[G]);return f})}var bn=(o)=>o;function ut(...o){let t=po(ut,o,No);if(t)return t;let{key:n=bn,mergeOnly:r=!1,reset:m=!0,all:f=!0,backPressure:G=0}=o[1],E=i(o[0])?new Set(o[0]):o[0],N=new Set,O=new Map,h={},L=([C,B,I])=>{let k=!0;if(r||G<1)return[C,($)=>{if(m&&f&&N.size>0||!m&&k)$=I($,h),h={},N.clear(),k=!1;return B($)},($,v)=>{let u=n(v);if(E.has(u)){if(h[u]=v,N.add(u),r||Zn(E,N))if($=I($,h),k=!1,m)h={},N.clear();else h={...h}}return $}];else return[C,($)=>{if(f&&N.size>0)$=I($,Kn(O,N)),O.clear(),N.clear();return B($)},($,v)=>{let u=n(v);if(E.has(u)){let b=O.get(u);!b&&O.set(u,b=[]),b.length>=G&&ro(`max back pressure (${G}) exceeded for input: ${String(u)}`),b.push(v),N.add(u);while(Zn(E,N))if($=I($,Kn(O,N)),k=!1,H($))break}return $}]};return L.keys=()=>E,L.clear=()=>{O.clear(),E.clear(),N.clear(),h={}},L.add=(C)=>{E.add(C)},L.delete=(C,B=!0)=>{if(O.delete(C),E.delete(C),B)N.delete(C),delete h[C]},L}var Zn=(o,t)=>{if(t.size<o.size)return!1;for(let n of o)if(!t.has(n))return!1;return!0},Kn=(o,t)=>{let n={};for(let r of t){let m=o.get(r);n[r]=m.shift(),!m.length&&t.delete(r)}return n};var Vn=(o,t)=>{let n=!0;for(let r of t)n=o.removeID(r)&&n;return n};var go=(o)=>new qn(o);class qn extends V{sources;idSources;realSourceIDs;invRealSourceIDs;psync;clean;constructor(o){let t=ut(new Set,{key:(r)=>r[0],mergeOnly:o.mergeOnly===!0,reset:o.reset===!0,all:o.all!==!1,backPressure:o.backPressure||0}),n=Mt((r)=>r[1]);super(void 0,x("streamsync",{...o,xform:o.xform?z(t,n,o.xform):z(t,n)}));this.sources=new Map,this.realSourceIDs=new Map,this.invRealSourceIDs=new Map,this.idSources=new Map,this.psync=t,this.clean=!!o.clean,o.src&&this.addAll(o.src)}add(o,t){t||(t=o.id),this.ensureState(),this.psync.add(t),this.realSourceIDs.set(t,o.id),this.invRealSourceIDs.set(o.id,t),this.idSources.set(o.id,o),this.sources.set(o,o.subscribe({next:(n)=>n[1]instanceof V?this.add(n[1]):this.next(n),done:()=>this.markDone(o),__owner:this},{xform:Ht(t),id:`in-${t}`}))}addAll(o){for(let t in o)this.psync.add(t);for(let t in o)this.add(o[t],t)}remove(o){let t=this.sources.get(o);if(t){let n=this.invRealSourceIDs.get(o.id);return M.info(`removing src: ${o.id} (${n})`),this.psync.delete(n,this.clean),this.realSourceIDs.delete(n),this.invRealSourceIDs.delete(o.id),this.idSources.delete(o.id),this.sources.delete(o),t.unsubscribe(),!0}return!1}removeID(o){let t=this.getSourceForID(o);return t?this.remove(t):!1}removeAll(o){for(let n of o)this.psync.delete(this.invRealSourceIDs.get(n.id));let t=!0;for(let n of o)t=this.remove(n)&&t;return t}removeAllIDs(o){return Vn(this,o)}getSourceForID(o){return this.idSources.get(this.realSourceIDs.get(o))}getSources(){let o={};for(let[t,n]of this.idSources)o[this.invRealSourceIDs.get(t)]=n;return o}unsubscribe(o){if(!o){M.debug(this.id,"unsub sources");for(let t of this.sources.values())t.unsubscribe();this.sources.clear(),this.psync.clear(),this.realSourceIDs.clear(),this.invRealSourceIDs.clear(),this.idSources.clear()}return super.unsubscribe(o)}markDone(o){this.remove(o),Xn(this.closeIn,this.sources.size)&&this.done()}}var yt=R((o,t=" ")=>{let n=oo(String(t),o);return(r,m)=>{if(r==null)return n;return r=r.toString(),m=m!==void 0?m:r.length,m<o?n.substring(m)+r:r}}),Q1=yt(2,"0"),k1=yt(3,"0"),pn=yt(4,"0");var Nm=/\{(\d+)\}/g;var It=(o,...t)=>t.length>0?o.replace(Nm,(n,r)=>String(t[parseInt(r,10)])):o;var Qn=(o)=>({key:(t)=>t,group:Go(),...o});function Wt(...o){let t=Gn(Wt,o);if(t)return t;let n=Qn(o[0]),[r,m,f]=n.group;return[()=>({}),(G)=>{for(let E in G)G[E]=m(G[E]);return G},(G,E)=>{let N=n.key(E);return G[N]=G[N]?f(G[N],E):f(r(),E),G}]}function Rt(o,t){return F(t)?d(Rt(o),t):(n)=>{let r=n[2];return K(n,(m,f)=>o(f)?r(m,f):m)}}import{watch as gn}from"fs";import{resolve as a}from"path";var kn={specs:Y({alias:"s",optional:!1,desc:"Path to generated JSON defs"})},xo={bundle:W({alias:"b",desc:"Bundle inputs (see `out` option)"})},Co={include:Uo({alias:"I",desc:"Include CSS files (prepend)"})},ao={eval:Y({alias:"e",desc:"eval meta stylesheet in given string (ignores other inputs & includes)"})},so={force:Uo({alias:"f",hint:"STR",desc:"CSS classes to force include (wildcards are supported, @-prefix will read from file)",delim:","})},vn={media:Uo({alias:"m",hint:"ID",desc:"Media query IDs (use 'ALL' for all)",delim:","})},ln={onlyDecls:W({desc:"Only emit framework decls"})},q={out:Y({alias:"o",desc:"Output file (or stdout)"})},co={prec:Yo({default:3,desc:"Number of fractional digits"})},p={pretty:W({alias:"p",desc:"Pretty print output"})},Lo={noDecls:W({alias:"d",desc:"Don't emit framework decls"})},_o={noHeader:W({desc:"Don't emit generated header comment"})},Bo={scope:Y({desc:"Suffix for CSS class names"})},$o={watch:W({alias:"w",desc:"Watch input files for changes"})};import{watch as Om}from"fs";import{resolve as dn}from"path";var Q=(o,t,n)=>{t=e(t)?t:t.join(`
26
- `),o?Lt(dn(o),t,n):process.stdout.write(t+`
27
- `)},ot=({info:{name:o,version:t}})=>`/*! ${o} v${t} - generated by thi.ng/meta-css @ ${new Date().toISOString()} */`,Mo=(o,t)=>{let n=()=>{t.info("closing watchers..."),r.forEach((m)=>m.watcher.close())},r=o.map((m,f)=>{m=dn(m);let G=jn(w(m,t),{id:`in${pn(f)}`});return{input:G,watcher:Om(m,{},(E)=>{if(E==="change")try{G.next(w(m,t))}catch(N){t.warn(N.message),n()}else t.warn("input removed:",m),n()})}});return process.on("SIGINT",n),go({src:St(A(({input:m})=>[m.id,m],r))})},tt=(o)=>Object.keys(o).reduce((t,n)=>{if(!n.startsWith("__"))t[n]=o[n];return t},{});var an={desc:"Transpile (and optionally bundle) meta stylesheets to CSS",opts:{...xo,...ao,...so,...Co,...Lo,..._o,...q,...p,...Bo,...kn,...$o,noWrite:W({desc:"Don't write files, use stdout only"})},fn:Ut};async function Ut(o){let t=P(a(o.opts.specs),o.logger),n=Bm(t,o.opts.force||[],o.logger);if(o.opts.bundle)if(o.opts.watch)await Cm(o,n);else yo(o,t,n,o.opts.eval?[o.opts.eval]:o.inputs.map((r)=>w(a(r),o.logger)),o.opts.out);else if(o.opts.watch)await hm(o,t,n);else if(o.opts.eval)try{yo(o,t,n,[o.opts.eval])}catch(r){o.logger.warn(r.message)}else for(let r of o.inputs)try{r=a(r);let m=!o.opts.noWrite?r.replace(/\.mcss$/,".css"):void 0;yo(o,t,n,[w(r,o.logger)],m)}catch(m){o.logger.warn(m.message)}}var hm=async(o,t,n)=>{let r=a(o.opts.specs),m,f={process:()=>{try{return t=P(r,o.logger),m.forEach((E)=>E.process()),!0}catch(E){return o.logger.warn(E.message+": "+r),!1}},watcher:gn(r,{},(E)=>{if(E==="change")f.process();else o.logger.warn("specs file removed:",r),G()})},G=()=>{o.logger.info("closing watchers..."),f.watcher.close(),m.forEach((E)=>E.watcher.close())};m=o.inputs.map((E)=>{E=a(E);let N=!o.opts.noWrite?E.replace(/\.mcss$/,".css"):void 0,O=()=>{try{return yo(o,t,n,[w(E,o.logger)],N),!0}catch(h){if(o.logger.warn(h.message+": "+E),m)G();return!1}};if(!O())process.exit(1);return{process:O,watcher:gn(E,{},(h)=>{if(h==="change")O();else o.logger.warn("input removed:",E),G()})}}),o.logger.info("waiting for changes, press ctrl+c to cancel..."),process.on("SIGINT",G)},Cm=async(o,t)=>{go({src:{styles:Mo(o.inputs,o.logger),specs:Mo([o.opts.specs],o.logger).map((n)=>JSON.parse(Object.values(n)[0]))}}).subscribe({next({styles:n,specs:r}){try{yo(o,r,t,Object.keys(n).sort().map((m)=>n[m]),o.opts.out)}catch(m){o.logger.warn(m.message)}}})},yo=({logger:o,opts:{include:t,noDecls:n,noHeader:r,pretty:m,scope:f}},G,E,N,O)=>{let h={logger:o,specs:G,css:{format:m?qo:mo,fns:lo,scope:f},mediaQueryIDs:new Set(Object.keys(G.media)),mediaQueryRules:{...E.mediaQueryRules},plainRules:{...E.plainRules}},L=t?t.map((C)=>w(a(C),o).trim()):[];if(!r)L.push(ot(G));if(!n&&G.decls.length)L.push(g(G.decls,h.css));N.forEach((C)=>$m(C,h)),_m(L,h),Lm(L,h),Q(O,L,o)},Lm=(o,{css:t,logger:n,mediaQueryRules:r,specs:m})=>{for(let f in r){let G=cn(r[f],m);n.debug("mediaquery rules",f,G),o.push(g(ho(im(m.media,f),G),t))}},_m=(o,{css:t,logger:n,plainRules:r,specs:m})=>{let f=cn(r,m);n.debug("plain rules",f),o.push(g(f,t))},Bm=(o,t,n)=>{let r=new Set(Object.keys(o.media)),m=new Set(Object.keys(o.classes)),f={},G={};if(t.length&&t[0][0]==="@")t=[...to(w(a(t[0].substring(1)),n))];for(let E of t){if(!E||E.startsWith("//"))continue;let{token:N,query:O}=or(E,r),h;if(N.includes("*")){let L=new RegExp(`^${N.replace("*",".*")}$`);h=[...Rt((C)=>L.test(C),m)]}else if(m.has(N))h=[N];else{n.warn(`unknown include rule ID: ${E}, skipping...`);continue}for(let L of h)n.debug("including class:",L),O?tr(f,O,`.${L}`,L):nr(G,`.${L}`,L)}return{mediaQueryRules:f,plainRules:G}},$m=(o,{specs:t,mediaQueryIDs:n,mediaQueryRules:r,plainRules:m})=>{let f=Io(),G=Io(f),E={root:f,curr:G,scopes:[G]};for(let N of to(o)){if(!N||/^\s*\/\//.test(N))continue;for(let O of Am(N)){if(!O)continue;let h=E.curr;switch(h.state){case"sel":case"nest":if(O==="{"){if(h.state==="sel")h.sel=h.sel.map((L)=>L.replace(",","")),h.path=em(E.scopes);h.state="class"}else if(O==="}")xn(E);else{let L=So(h.sel);if(!L||L.endsWith(","))h.sel.push(O);else h.sel[h.sel.length-1]+=" "+O}break;case"class":if(O==="{")h.state="nest",E.scopes.push(E.curr=Io(h));else if(O==="}")xn(E);else{let{token:L,query:C}=or(O,n);if(!t.classes[L]&&!(rr(L)||fr(L)||mr(L)))_(`unknown class ID: ${L}`);if(C)tr(r,C,h.path,L);else nr(m,h.path,L)}break;default:ro(h.state)}}}};function*Am(o){let t=-1,n=o.length,r=0,m=0,f=!1;for(let G=0;G<n;G++){let E=o[G];if(E==='"'&&!(r||m))if(f)yield o.substring(t,G+1),t=-1,f=!1;else f=!0;else if(E===" "||E==="\t"){if(!(r||m||f)&&t>=0)yield o.substring(t,G),t=-1}else if(E==="{"||E==="}"){if(t>=0)yield o.substring(t,G);yield E,t=-1}else if(E==="(")r++;else if(E===")"){if(--r<0)_(`invalid nesting in line: '${o}'`)}else if(E==="["){if(t<0)t=G;m++}else if(E==="]"){if(--m<0)_(`invalid arg nesting in line: '${o}'`)}else if(t<0)t=G}if(f)_("string literals must be fully on a single line");if(r)_("template calls must be fully on a single line");if(m)_("verbatim properties must be fully on a single line");if(t>=0)yield o.substring(t,n)}var uo=":",sn="///",Io=(o)=>({state:"sel",sel:o?[]:["<root>"],path:"",parent:o}),xn=(o)=>{let t=!o.curr.sel.length;if(bo(!!o.curr.parent,"stack underflow"),o.scopes.pop(),o.scopes.length>0){if(o.curr=So(o.scopes),!t&&o.curr.state==="nest")o.scopes.push(o.curr=Io(o.curr))}else o.scopes.push(o.curr=Io(o.root))},em=(o)=>o.map((t)=>t.sel.join(",")).join(sn),cn=(o,t)=>Object.entries(o).map(([n,r])=>Tm(n,r,t)),Tm=(o,t,n)=>{let r=[],m=r,f=o.split(sn);for(let G=0;G<f.length;G++){let E=f[G].split(",");if(G==f.length-1){let N=Object.assign({},...A((O)=>fr(O)?wm(O):rr(O)?Fm(O):mr(O)?Sm(n,O):tt(n.classes[O]),t));E.push(N)}m.push(E),m=E}return r[0]},or=(o,t)=>{if(/^::?/.test(o))return{token:o};let n=o.lastIndexOf(uo);if(n<0)return{token:o};let r=o.indexOf("("),m=o.indexOf("[");if(r>0||m>0){let E=r>0?m>0?Math.min(r,m):r:m;if(E<n&&o.indexOf(uo)>E)return{token:o};n=o.substring(0,E).lastIndexOf(uo)}let f=o.substring(0,n);if(!f.split(uo).every((E)=>t.has(E)))_(`invalid media query in token: ${o}`);return{token:o.substring(n+1),query:f}},im=(o,t)=>t.split(uo).reduce((n,r)=>Object.assign(n,o[r]),{}),tr=(o,t,n,r)=>{if(!o[t])o[t]={};(o[t][n]||(o[t][n]=new Set)).add(r)},nr=(o,t,n)=>(o[t]||(o[t]=new Set)).add(n),Fm=(o)=>{let t=o.indexOf("="),n=o.substring(0,t),r=o.substring(t+1);return{[`--${n}`]:r[0]==='"'?r.slice(1,-1):r}},Sm=(o,t)=>{let n=t.indexOf("("),r=t.substring(0,n),m=t.substring(n+1,t.length-1).split(/(?<!\\),/g).map((G)=>G.trim().replace("\\,",",")),f=o.templates[r];if(!f)_(`unknown template: ${r}`);if(m.length!==f.__arity)_(`template "${r}" expected ${f.__arity} arguments`);return Object.entries(f).reduce((G,[E,N])=>{if(!E.startsWith("__")){if(E=It(E,...m),e(N))N=It(N,...m);G[E]=N}return G},{})},wm=(o)=>{let[t,n,r]=/^(.+)-\[(.+)\]/.exec(o);return{[n]:r}},rr=(o)=>/^[a-z0-9:_-]+=.+/i.test(o),mr=(o)=>o.includes("(")&&o.endsWith(")"),fr=(o)=>o.indexOf("-[")>0&&o.endsWith("]");var Gr={deg:Un,em:Fn,ex:Sn,ms:Wn,percent:Ft,px:Hn,rad:Yn,rem:wn,second:Rn,turn:Dn,url:zn,vh:Mn,vmax:In,vmin:yn,vw:un,"%":Ft},Hm={percent:"{0}%",second:"{0}s",url:"url({0})"},Mm={"":[""],a:[""],h:["-left","-right"],v:["-top","-bottom"],t:["-top"],top:["top"],b:["-bottom"],bottom:["bottom"],r:["-right"],right:["right"],l:["-left"],left:["left"],x:["-x"],y:["-y"],in:[""],out:[""]},Nr={desc:"Generate framework rules from specs",opts:{...q,...co,...p,...$o},fn:Yt};async function Yt(o){if(o.opts.watch)await um(o);else await Or(o.inputs.map((t)=>w(t,o.logger)),o.opts,o.logger)}var um=async(o)=>{Mo(o.inputs,o.logger).subscribe({next(t){try{Or(Object.keys(t).sort().map((n)=>t[n]),o.opts,o.logger)}catch(n){o.logger.warn(n.message)}}})},Or=async(o,t,n)=>{let r={info:{name:"TODO",version:"0.0.0"},media:{},classes:{},templates:{},decls:[]};Tn(t.prec);for(let m of o){let f=JSON.parse(m);if(Object.assign(r.info,f.info),Object.assign(r.media,f.media),f.decls)r.decls.push(...f.decls);if(f.specs)for(let G of f.specs)try{hr(f,G,r.classes,n)}catch(E){n.warn(`error processing spec: ${G.name}`,E,", skipping...")}if(f.templates)for(let G of f.templates)ym(f,G,r.templates,n)}return Q(t.out,JSON.stringify(r,null,t.pretty?4:0),n),r},hr=(o,t,n,r,m=!1)=>{let f=i(t.vars)?t.vars:[""],G=e(t.props)?{[t.props]:"<v>"}:t.props,E=Im(t,o),N=new Set;for(let O of f){let h=o.vars?.[O]||Mm[O];if(!h)_(`unknown variation ID: ${O}`);for(let[L,C]of Qo(h,Object.keys(E))){let B=s(t.name,O,L,C,E[C]),I=t.unit?s(t.unit,O,L,C,E[C]):void 0,k=m?Rm(I):Wm(E[C],I);if(!n[B]){if(n[B]={},t.user!=null)n[B].__user=t.user;if(t.doc!=null)n[B].__doc=Um(t.doc,O,L,C,k)}else if(!N.has(B))_(`duplicate class ID: ${B}`);N.add(B);let $=-1;for(let[v,u]of Object.entries(G)){let b=s(v,O,L,C,E[C]),nt=s(!I||e(u)?String(u):Gr[I](u),O,L,C,k);if(n[B][b]=nt,r.debug(B,b,nt),m)$=Er(nt,Er(b,$))}if(m)n[B].__arity=$+1}}return n},ym=(o,t,n,r)=>hr(o,{...t,values:[""]},n,r,!0),Er=(o,t)=>{let n=/\{(\d+)\}/g,r;while(r=n.exec(o))t=Math.max(t,+r[1]);return t},Im=(o,t)=>{let n=e(o.values)?t.tables?.[o.values]||_(`invalid table ID: ${o.values}`):o.values;if(D(n))return n;let r=o.key==="v"?(m)=>String(m):o.key==="i+1"?(m,f)=>String(f+1):o.key==="i"||o.key===void 0?(m,f)=>String(f):_(`invalid key type: ${o.key}`);return n.reduce((m,f,G)=>{return m[r(f,G)]=f,m},{})},Wm=(o,t)=>{if(!t||e(o))return o;let n=Gr[t];if(!n)_(`invalid unit: ${t}`);return n(o)},Rm=(o)=>o?Hm[o]||"{0}"+o:"{0}",s=(o,t,n,r,m)=>o.replace(/<vid>/g,t).replace(/<var>/g,n).replace(/<k>/g,r).replace(/<v>/g,String(m)),Um=({group:o,desc:t,args:n},r,m,f,G)=>({group:o?s(o,r,m,f,G):"TODO",desc:t?s(t,r,m,f,G):void 0,args:n?n.map((E)=>s(E,r,m,f,G)):void 0});var Cr={desc:"Combination of the generate & convert commands",opts:{...xo,...ao,...so,...Co,...Lo,..._o,...co,...p,...Bo,...$o,outCss:Y({desc:"Output file for CSS bundle",optional:!1}),outSpecs:Y({desc:"Output file for framework",optional:!1})},fn:async(o)=>{let{opts:t,inputs:n}=o,[r,m]=n.reduce((E,N)=>(E[N.endsWith(".json")?0:1].push(N),E),[[],[]]),f={inputs:r,format:o.format,logger:o.logger,opts:{...t,out:t.outSpecs}},G={inputs:m,format:o.format,logger:o.logger,opts:{...t,noWrite:!1,out:t.outCss,scope:t.scope,specs:t.outSpecs}};await Yt(f),await Ut(G)}};import{resolve as Ym}from"path";var Br={desc:"Generate Markdown documentation for framework specs",opts:{...q,level:Yo({alias:"l",desc:"Initial heading level",default:1}),title:Y({alias:"t",desc:"Custom main title, set to NONE to disable"})},inputs:1,fn:async(o)=>{let{logger:t,opts:n,inputs:r}=o,m=P(Ym(r[0]),t),f=Dm(m,n);Q(n.out,f,t)}},Dm=(o,{level:t,title:n})=>{let r=Object.keys(o.classes).length,m=Object.keys(o.templates).length,f=[`Currently, there are ${r+m} CSS utility classes (incl. ${m} templates) defined in "${o.info.name}" (v${o.info.version}):`,"",`${c(t+1)} Classes by category`,"",..._r(o.classes,jm,t+2),`${c(t+1)} Templates by category`,"",..._r(o.templates,Jm,t+2),`${c(t+1)} Media queries`,"",...Object.entries(o.media).map(([G,E])=>`- **${G}**: \`${JSON.stringify(E)}\``),""];if(n!=="NONE")f.unshift(`${c(t)} ${n??o.info.name}
28
- `);return f},Lr=(o)=>o.split(/(\d+)/).map((t)=>{let n=parseInt(t);return isNaN(n)?t:n}),zm=(o,t)=>{if(/\d+/.test(o)&&/\d+/.test(t)){let n=Lr(o),r=Lr(t),m=n.length;if(m===r.length){for(let f=0;f<m;f++)if(n[f]!==r[f])return $t(n[f],r[f]);return 0}return n.length-r.length}return $t(o,t)},_r=(o,t,n)=>{let r=Wt({key:([m,{__doc:f}])=>f?.group||"TODO",group:[()=>[],(m)=>m.sort(),(m,f)=>(m.push(f[0]),m)]},Object.entries(o));return wt((m)=>{let f=r[m].sort(zm).map((E)=>t(E,o[E].__doc,n+1)),G=f.length;return[`${c(n)} ${Xo(m)}`,G>3?`
31
+ `),m+"*/");return n};var gt=(t,o,n)=>(r,m)=>{let f=j(m);return r.push(`${f}${t} ${Nm(o)}${m.format.declStart}`),m.depth++,ht(r,[],n,m),m.depth--,r.push(f+m.format.declEnd),r},Nm=(t)=>{if(A(t))return t;let o=[];for(let n in t)if(t.hasOwnProperty(n)){let r=t[n];if(r===!0)r=An.has(n)?n:`(${n})`;else if(r===!1)r=`(not ${An.has(n)?n:`(${n})`})`;else if(r==="only")r+=" "+n;else r=`(${n}:${r})`;o.push(r)}return o.join(" and ")},An=new Set(["all","print","screen"]);var x=(t,o)=>{return o={format:ft,vendors:Nn,fns:{},depth:0,...o},T(o.autoprefix)&&(o.autoprefix=new Set(o.autoprefix)),D(t)?wt(t,o):X(t)?t([],o).join(o.format.rules):ht([],[],T(t)?t:Qt(t)?[...t]:L("invalid rules"),o).join(o.format.rules)};var en=(t,...o)=>(n,r)=>(n.push(o.length?`@import url(${t}) ${o.join(r.format.ruleSep)};`:`@import url(${t});`),n);var _t=(t,o)=>gt("@media",t,o);function Tn(...t){return(o,n)=>(o.push(t.length>1?`@namespace ${t[0]} url(${t[1]});`:`@namespace url(${t[0]});`),o)}var un=(t,o)=>gt("@supports",t,o);var xt={"@comment":$n,"@import":en,"@keyframes":Bn,"@media":_t,"@namespace":Tn,"@supports":un};var Fn=4,Sn=(t)=>Fn=t,M=(t)=>t===(t|0)?String(t):t.toFixed(Fn).replace(/^0./,".").replace(/^-0./,"-.").replace(/0+$/,"");var wn=(t)=>`${M(t)}em`,Hn=(t)=>`${M(t)}ex`;var In=(t)=>`${M(t)}rem`,uo=(t)=>`${M(t)}%`,Mn=(t)=>`${M(t)}px`,yn=(t)=>`${M(t)}vh`,Rn=(t)=>`${M(t)}vw`,Wn=(t)=>`${M(t)}vmin`,Un=(t)=>`${M(t)}vmax`,Yn=(t)=>`${t|0}ms`,Dn=(t)=>`${M(t)}s`;var zn=(t)=>`${M(t)}deg`,Jn=(t)=>`${M(t)}rad`,jn=(t)=>`${M(t)}turn`,Xn=(t)=>`url(${t})`;var F=((t)=>{return t[t.IDLE=0]="IDLE",t[t.ACTIVE=1]="ACTIVE",t[t.DONE=2]="DONE",t[t.UNSUBSCRIBED=3]="UNSUBSCRIBED",t[t.ERROR=4]="ERROR",t})(F||{});var Om=0,hm=()=>Om++,a=(t,o)=>!o||!o.id?{...o,id:t+"-"+hm()}:o;var H=fn.childLogger("rstream");class p{constructor(t,o){this.wrapped=t,o=a("sub",{closeIn:"last",closeOut:"last",cache:!0,...o}),this.parent=o.parent,this.id=o.id,this.closeIn=o.closeIn,this.closeOut=o.closeOut,this.cacheLast=o.cache,o.xform&&(this.xform=o.xform(Nt()))}id;closeIn;closeOut;parent;__owner;xform;cacheLast;last=K;state=F.IDLE;subs=[];deref(){return this.last!==K?this.last:void 0}getState(){return this.state}setState(t){this.state=t}subscribe(t,o={}){this.ensureState();let n;if(t instanceof p&&!o.xform)t.ensureState(),Vt(!t.parent,`sub '${t.id}' already has a parent`),t.parent=this,n=t;else n=new p(t,{...o,parent:this});return this.subs.push(n),this.setState(F.ACTIVE),n.setState(F.ACTIVE),this.last!=K&&n.next(this.last),n}transform(...t){let o,n;if(D(Ft(t)))n=t.pop(),o={error:n.error};return this.subscribe(o,a("xform",t.length>0?{...n,xform:z(...t)}:n))}map(t,o){return this.transform(i(t),o||{})}unsubscribe(t){return t?this.unsubscribeChild(t):this.unsubscribeSelf()}unsubscribeSelf(){return H.debug(this.id,"unsub self"),this.parent?.unsubscribe(this),this.state<F.UNSUBSCRIBED&&(this.state=F.UNSUBSCRIBED),this.release(),!0}unsubscribeChild(t){H.debug(this.id,"unsub child",t.id);let o=this.subs.indexOf(t);if(o>=0){if(this.subs.splice(o,1),this.closeOut==="first"||!this.subs.length&&this.closeOut!=="never")this.unsubscribe();return!0}return!1}next(t){if(this.state>=F.DONE)return;this.xform?this.dispatchXform(t):this.dispatch(t)}done(){if(H.debug(this.id,"entering done()"),this.state>=F.DONE)return;if(this.xform){if(!this.dispatchXformDone())return}if(this.state=F.DONE,this.dispatchTo("done"))this.state<F.UNSUBSCRIBED&&this.unsubscribe();H.debug(this.id,"exiting done()")}error(t){let n=this.wrapped?.error;return n&&H.debug(this.id,"attempting wrapped error handler"),n?.(t)||this.unhandledError(t)}unhandledError(t){return(H.parent!==ut?H:console).warn(this.id,"unhandled error:",t),this.unsubscribe(),this.state=F.ERROR,!1}dispatchTo(t,o){let n=this.wrapped;if(n)try{n[t]&&n[t](o)}catch(m){if(!this.error(m))return!1}let r=t==="next"?this.subs:[...this.subs];for(let m=r.length;m-- >0;){n=r[m];try{n[t]&&n[t](o)}catch(f){if(t==="error"||!n.error||!n.error(f))return this.unhandledError(f)}}return!0}dispatch(t){H.debug(this.id,"dispatch",t),this.cacheLast&&(this.last=t),this.dispatchTo("next",t)}dispatchXform(t){let o;try{o=this.xform[2]([],t)}catch(n){this.error(n);return}if(this.dispatchXformVals(o))w(o)&&this.done()}dispatchXformDone(){let t;try{t=this.xform[1]([])}catch(o){return this.error(o)}return this.dispatchXformVals(t)}dispatchXformVals(t){let o=J(t);for(let n=0,r=o.length;n<r&&this.state<F.DONE;n++)this.dispatch(o[n]);return this.state<F.ERROR}ensureState(){if(this.state>=F.DONE)mt(`operation not allowed in state ${F[this.state]}`)}release(){this.subs.length=0,delete this.parent,delete this.xform,delete this.last}}var Pn=(t,o)=>{let n=new bn(o);return n.next(t),n};class bn extends p{src;_cancel;_inited;constructor(t,o){let[n,r]=X(t)?[t,o||{}]:[void 0,t||{}];super(r.error?{error:r.error}:void 0,a("stream",r));this.src=n,this._inited=!1}subscribe(t,o={}){let n=super.subscribe(t,o);if(!this._inited){if(this.src)try{this._cancel=this.src(this)||(()=>{return})}catch(r){let m=this.wrapped;if(!m||!m.error||!m.error(r))this.unhandledError(r)}this._inited=!0}return n}unsubscribe(t){let o=super.unsubscribe(t);if(o&&(!t||(!this.subs||!this.subs.length)&&this.closeOut!=="never"))this.cancel();return o}done(){this.cancel(),super.done(),delete this.src,delete this._cancel}error(t){if(super.error(t))return!0;return this.cancel(),!1}cancel(){if(this._cancel){H.debug(this.id,"cancel");let t=this._cancel;delete this._cancel,t()}}}var Zn=(t,o)=>t==="first"||t==="last"&&!o;function Fo(t){return t?Et(Fo(),t):Gt(()=>({}),(o,[n,r])=>(o[n]=r,o))}var Kn=()=>(t)=>{let o=t[2];return V(t,(n,r)=>{if(r){for(let m of J(r)||[])if(n=o(n,m),w(n))break}return w(r)?On(n):n})};function So(t,o){return u(o)?Ot(So(t),o):z(i(t),Kn())}function wo(t,o){return u(o)?g(wo(t),o):i(X(t)?(n)=>[t(n),n]:(n)=>[t,n])}function Ho(...t){let o=vt(Ho,t);if(o)return o;let n=t[0],r=t[1]!==!1;return i((m)=>{let f=r?{}:m;for(let G in m)f[G]=n(m[G]);return f})}var Vn=(t)=>t;function Io(...t){let o=vt(Io,t,Ot);if(o)return o;let{key:n=Vn,mergeOnly:r=!1,reset:m=!0,all:f=!0,backPressure:G=0}=t[1],E=T(t[0])?new Set(t[0]):t[0],N=new Set,O=new Map,h={},C=([_,B,y])=>{let v=!0;if(r||G<1)return[_,($)=>{if(m&&f&&N.size>0||!m&&v)$=y($,h),h={},N.clear(),v=!1;return B($)},($,l)=>{let I=n(l);if(E.has(I)){if(h[I]=l,N.add(I),r||pn(E,N))if($=y($,h),v=!1,m)h={},N.clear();else h={...h}}return $}];else return[_,($)=>{if(f&&N.size>0)$=y($,qn(O,N)),O.clear(),N.clear();return B($)},($,l)=>{let I=n(l);if(E.has(I)){let b=O.get(I);!b&&O.set(I,b=[]),b.length>=G&&mt(`max back pressure (${G}) exceeded for input: ${String(I)}`),b.push(l),N.add(I);while(pn(E,N))if($=y($,qn(O,N)),v=!1,w($))break}return $}]};return C.keys=()=>E,C.clear=()=>{O.clear(),E.clear(),N.clear(),h={}},C.add=(_)=>{E.add(_)},C.delete=(_,B=!0)=>{if(O.delete(_),E.delete(_),B)N.delete(_),delete h[_]},C}var pn=(t,o)=>{if(o.size<t.size)return!1;for(let n of t)if(!o.has(n))return!1;return!0},qn=(t,o)=>{let n={};for(let r of o){let m=t.get(r);n[r]=m.shift(),!m.length&&o.delete(r)}return n};var Qn=(t,o)=>{let n=!0;for(let r of o)n=t.removeID(r)&&n;return n};var at=(t)=>new kn(t);class kn extends p{sources;idSources;realSourceIDs;invRealSourceIDs;psync;clean;constructor(t){let o=Io(new Set,{key:(r)=>r[0],mergeOnly:t.mergeOnly===!0,reset:t.reset===!0,all:t.all!==!1,backPressure:t.backPressure||0}),n=Ho((r)=>r[1]);super(void 0,a("streamsync",{...t,xform:t.xform?z(o,n,t.xform):z(o,n)}));this.sources=new Map,this.realSourceIDs=new Map,this.invRealSourceIDs=new Map,this.idSources=new Map,this.psync=o,this.clean=!!t.clean,t.src&&this.addAll(t.src)}add(t,o){o||(o=t.id),this.ensureState(),this.psync.add(o),this.realSourceIDs.set(o,t.id),this.invRealSourceIDs.set(t.id,o),this.idSources.set(t.id,t),this.sources.set(t,t.subscribe({next:(n)=>n[1]instanceof p?this.add(n[1]):this.next(n),done:()=>this.markDone(t),__owner:this},{xform:wo(o),id:`in-${o}`}))}addAll(t){for(let o in t)this.psync.add(o);for(let o in t)this.add(t[o],o)}remove(t){let o=this.sources.get(t);if(o){let n=this.invRealSourceIDs.get(t.id);return H.info(`removing src: ${t.id} (${n})`),this.psync.delete(n,this.clean),this.realSourceIDs.delete(n),this.invRealSourceIDs.delete(t.id),this.idSources.delete(t.id),this.sources.delete(t),o.unsubscribe(),!0}return!1}removeID(t){let o=this.getSourceForID(t);return o?this.remove(o):!1}removeAll(t){for(let n of t)this.psync.delete(this.invRealSourceIDs.get(n.id));let o=!0;for(let n of t)o=this.remove(n)&&o;return o}removeAllIDs(t){return Qn(this,t)}getSourceForID(t){return this.idSources.get(this.realSourceIDs.get(t))}getSources(){let t={};for(let[o,n]of this.idSources)t[this.invRealSourceIDs.get(o)]=n;return t}unsubscribe(t){if(!t){H.debug(this.id,"unsub sources");for(let o of this.sources.values())o.unsubscribe();this.sources.clear(),this.psync.clear(),this.realSourceIDs.clear(),this.invRealSourceIDs.clear(),this.idSources.clear()}return super.unsubscribe(t)}markDone(t){this.remove(t),Zn(this.closeIn,this.sources.size)&&this.done()}}var Mo=W((t,o=" ")=>{let n=ot(String(o),t);return(r,m)=>{if(r==null)return n;return r=r.toString(),m=m!==void 0?m:r.length,m<t?n.substring(m)+r:r}}),xG=Mo(2,"0"),aG=Mo(3,"0"),vn=Mo(4,"0");var _m=/\{(\d+)\}/g;var yo=(t,...o)=>o.length>0?t.replace(_m,(n,r)=>String(o[parseInt(r,10)])):t;var ln=(t)=>({key:(o)=>o,group:Nt(),...t});function Ro(...t){let o=hn(Ro,t);if(o)return o;let n=ln(t[0]),[r,m,f]=n.group;return[()=>({}),(G)=>{for(let E in G)G[E]=m(G[E]);return G},(G,E)=>{let N=n.key(E);return G[N]=G[N]?f(G[N],E):f(r(),E),G}]}function Wo(t,o){return u(o)?g(Wo(t),o):(n)=>{let r=n[2];return V(n,(m,f)=>t(f)?r(m,f):m)}}import{watch as sn}from"fs";import{resolve as s}from"path";var dn={specs:Y({alias:"s",optional:!1,desc:"Path to generated JSON defs"})},st={bundle:R({alias:"b",desc:"Bundle inputs (see `out` option)"})},Ct={include:Ut({alias:"I",desc:"Include CSS files (prepend)"})},ct={eval:Y({alias:"e",desc:"eval meta stylesheet in given string (ignores other inputs & includes)"})},to={force:Ut({alias:"f",hint:"STR",desc:"CSS classes to force include (wildcards are supported, @-prefix will read from file)",delim:","})},gn={media:Ut({alias:"m",hint:"ID",desc:"Media query IDs (use 'ALL' for all)",delim:","})},xn={onlyDecls:R({desc:"Only emit framework decls"})},q={out:Y({alias:"o",desc:"Output file (or stdout)"})},oo={prec:Yt({default:3,desc:"Number of fractional digits"})},Q={pretty:R({alias:"p",desc:"Pretty print output"})},Lt={noDecls:R({alias:"d",desc:"Don't emit framework decls"})},Bt={noHeader:R({desc:"Don't emit generated header comment"})},$t={scope:Y({desc:"Suffix for CSS class names"})},it={watch:R({alias:"w",desc:"Watch input files for changes"})};import{watch as Cm}from"fs";import{resolve as an}from"path";var k=(t,o,n)=>{o=A(o)?o:o.join(`
32
+ `),t?Co(an(t),o,n):process.stdout.write(o+`
33
+ `)},no=({info:{name:t,version:o}})=>`/*! ${t} v${o} - generated by thi.ng/meta-css @ ${new Date().toISOString()} */`,Ht=(t,o)=>{let n=()=>{o.info("closing watchers..."),r.forEach((m)=>m.watcher.close())},r=t.map((m,f)=>{m=an(m);let G=Pn(S(m,o),{id:`in${vn(f)}`});return{input:G,watcher:Cm(m,{},(E)=>{if(E==="change")try{G.next(S(m,o))}catch(N){o.warn(N.message),n()}else o.warn("input removed:",m),n()})}});return process.on("SIGINT",n),at({src:Fo(i(({input:m})=>[m.id,m],r))})},ro=(t)=>Object.keys(t).reduce((o,n)=>{if(!n.startsWith("__"))o[n]=t[n];return o},{});var tr={desc:"Transpile (and optionally bundle) meta stylesheets to CSS",opts:{...st,...ct,...to,...Ct,...Lt,...Bt,...q,...Q,...$t,...dn,...it,noWrite:R({desc:"Don't write files, use stdout only"})},fn:Uo};async function Uo(t){let o=P(s(t.opts.specs),t.logger),n=Am(o,t.opts.force||[],t.logger);if(t.opts.bundle)if(t.opts.watch)await Bm(t,n);else Mt(t,o,n,t.opts.eval?[t.opts.eval]:t.inputs.map((r)=>S(s(r),t.logger)),t.opts.out);else if(t.opts.watch)await Lm(t,o,n);else if(t.opts.eval)try{Mt(t,o,n,[t.opts.eval])}catch(r){t.logger.warn(r.message)}else for(let r of t.inputs)try{r=s(r);let m=!t.opts.noWrite?r.replace(/\.mcss$/,".css"):void 0;Mt(t,o,n,[S(r,t.logger)],m)}catch(m){t.logger.warn(m.message)}}var Lm=async(t,o,n)=>{let r=s(t.opts.specs),m,f={process:()=>{try{return o=P(r,t.logger),m.forEach((E)=>E.process()),!0}catch(E){return t.logger.warn(E.message+": "+r),!1}},watcher:sn(r,{},(E)=>{if(E==="change")f.process();else t.logger.warn("specs file removed:",r),G()})},G=()=>{t.logger.info("closing watchers..."),f.watcher.close(),m.forEach((E)=>E.watcher.close())};m=t.inputs.map((E)=>{E=s(E);let N=!t.opts.noWrite?E.replace(/\.mcss$/,".css"):void 0,O=()=>{try{return Mt(t,o,n,[S(E,t.logger)],N),!0}catch(h){if(t.logger.warn(h.message+": "+E),m)G();return!1}};if(!O())process.exit(1);return{process:O,watcher:sn(E,{},(h)=>{if(h==="change")O();else t.logger.warn("input removed:",E),G()})}}),t.logger.info("waiting for changes, press ctrl+c to cancel..."),process.on("SIGINT",G)},Bm=async(t,o)=>{at({src:{styles:Ht(t.inputs,t.logger),specs:Ht([t.opts.specs],t.logger).map((n)=>JSON.parse(Object.values(n)[0]))}}).subscribe({next({styles:n,specs:r}){try{Mt(t,r,o,Object.keys(n).sort().map((m)=>n[m]),t.opts.out)}catch(m){t.logger.warn(m.message)}}})},Mt=({logger:t,opts:{include:o,noDecls:n,noHeader:r,pretty:m,scope:f}},G,E,N,O)=>{let h={logger:t,specs:G,css:{format:m?kt:ft,fns:xt,scope:f},mediaQueryIDs:new Set(Object.keys(G.media)),mediaQueryRules:{...E.mediaQueryRules},plainRules:{...E.plainRules}},C=o?o.map((_)=>S(s(_),t).trim()):[];if(!r)C.push(no(G));if(!n&&G.decls.length)C.push(x(G.decls,h.css));N.forEach((_)=>em(_,h)),im(C,h),$m(C,h),k(O,C,t)},$m=(t,{css:o,logger:n,mediaQueryRules:r,specs:m})=>{for(let f in r){let G=nr(r[f],m);n.debug("mediaquery rules",f,G),t.push(x(_t(Sm(m.media,f),G),o))}},im=(t,{css:o,logger:n,plainRules:r,specs:m})=>{let f=nr(r,m);n.debug("plain rules",f),t.push(x(f,o))},Am=(t,o,n)=>{let r=new Set(Object.keys(t.media)),m=new Set(Object.keys(t.classes)),f={},G={};if(o.length&&o[0][0]==="@")o=[...nt(S(s(o[0].substring(1)),n))];for(let E of o){if(!E||E.startsWith("//"))continue;let{token:N,query:O}=rr(E,r),h;if(N.includes("*")){let C=new RegExp(`^${N.replace("*",".*")}$`);h=[...Wo((_)=>C.test(_),m)]}else if(m.has(N))h=[N];else{n.warn(`unknown include rule ID: ${E}, skipping...`);continue}for(let C of h)n.debug("including class:",C),O?mr(f,O,`.${C}`,C):fr(G,`.${C}`,C)}return{mediaQueryRules:f,plainRules:G}},em=(t,{specs:o,mediaQueryIDs:n,mediaQueryRules:r,plainRules:m})=>{let f=yt(),G=yt(f),E={root:f,curr:G,scopes:[G]};for(let N of nt(t)){if(!N||/^\s*\/\//.test(N))continue;for(let O of Tm(N)){if(!O)continue;let h=E.curr;switch(h.state){case"sel":case"nest":if(O==="{"){if(h.state==="sel")h.sel=h.sel.map((C)=>C.replace(",","")),h.path=um(E.scopes);h.state="class"}else if(O==="}")cn(E);else{let C=Ft(h.sel);if(!C||C.endsWith(","))h.sel.push(O);else h.sel[h.sel.length-1]+=" "+O}break;case"class":if(O==="{")h.state="nest",E.scopes.push(E.curr=yt(h));else if(O==="}")cn(E);else{let{token:C,query:_}=rr(O,n);if(!o.classes[C]&&!(Er(C)||Nr(C)||Gr(C)))L(`unknown class ID: ${C}`);if(_)mr(r,_,h.path,C);else fr(m,h.path,C)}break;default:mt(h.state)}}}};function*Tm(t){let o=-1,n=t.length,r=0,m=0,f=!1;for(let G=0;G<n;G++){let E=t[G];if(E==='"'&&!(r||m))if(f)yield t.substring(o,G+1),o=-1,f=!1;else f=!0;else if(E===" "||E==="\t"){if(!(r||m||f)&&o>=0)yield t.substring(o,G),o=-1}else if(E==="{"||E==="}"){if(o>=0)yield t.substring(o,G);yield E,o=-1}else if(E==="(")r++;else if(E===")"){if(--r<0)L(`invalid nesting in line: '${t}'`)}else if(E==="["){if(o<0)o=G;m++}else if(E==="]"){if(--m<0)L(`invalid arg nesting in line: '${t}'`)}else if(o<0)o=G}if(f)L("string literals must be fully on a single line");if(r)L("template calls must be fully on a single line");if(m)L("verbatim properties must be fully on a single line");if(o>=0)yield t.substring(o,n)}var It=":",or="///",yt=(t)=>({state:"sel",sel:t?[]:["<root>"],path:"",parent:t}),cn=(t)=>{let o=!t.curr.sel.length;if(Vt(!!t.curr.parent,"stack underflow"),t.scopes.pop(),t.scopes.length>0){if(t.curr=Ft(t.scopes),!o&&t.curr.state==="nest")t.scopes.push(t.curr=yt(t.curr))}else t.scopes.push(t.curr=yt(t.root))},um=(t)=>t.map((o)=>o.sel.join(",")).join(or),nr=(t,o)=>Object.entries(t).map(([n,r])=>Fm(n,r,o)),Fm=(t,o,n)=>{let r=[],m=r,f=t.split(or);for(let G=0;G<f.length;G++){let E=f[G].split(",");if(G==f.length-1){let N=Object.assign({},...i((O)=>Nr(O)?Im(O):Er(O)?wm(O):Gr(O)?Hm(n,O):ro(n.classes[O]),o));E.push(N)}m.push(E),m=E}return r[0]},rr=(t,o)=>{if(/^::?/.test(t))return{token:t};let n=t.lastIndexOf(It);if(n<0)return{token:t};let r=t.indexOf("("),m=t.indexOf("[");if(r>0||m>0){let E=r>0?m>0?Math.min(r,m):r:m;if(E<n&&t.indexOf(It)>E)return{token:t};n=t.substring(0,E).lastIndexOf(It)}let f=t.substring(0,n);if(!f.split(It).every((E)=>o.has(E)))L(`invalid media query in token: ${t}`);return{token:t.substring(n+1),query:f}},Sm=(t,o)=>o.split(It).reduce((n,r)=>Object.assign(n,t[r]),{}),mr=(t,o,n,r)=>{if(!t[o])t[o]={};(t[o][n]||(t[o][n]=new Set)).add(r)},fr=(t,o,n)=>(t[o]||(t[o]=new Set)).add(n),wm=(t)=>{let o=t.indexOf("="),n=t.substring(0,o),r=t.substring(o+1);return{[`--${n}`]:r[0]==='"'?r.slice(1,-1):r}},Hm=(t,o)=>{let n=o.indexOf("("),r=o.substring(0,n),m=o.substring(n+1,o.length-1).split(/(?<!\\),/g).map((G)=>G.trim().replace("\\,",",")),f=t.templates[r];if(!f)L(`unknown template: ${r}`);if(m.length!==f.__arity)L(`template "${r}" expected ${f.__arity} arguments`);return Object.entries(f).reduce((G,[E,N])=>{if(!E.startsWith("__")){if(E=yo(E,...m),A(N))N=yo(N,...m);G[E]=N}return G},{})},Im=(t)=>{let[o,n,r]=/^(.+)-\[(.+)\]/.exec(t);return{[n]:r}},Er=(t)=>/^[a-z0-9:_-]+=.+/i.test(t),Gr=(t)=>t.includes("(")&&t.endsWith(")"),Nr=(t)=>t.indexOf("-[")>0&&t.endsWith("]");var hr={deg:zn,em:wn,ex:Hn,ms:Yn,percent:uo,px:Mn,rad:Jn,rem:In,second:Dn,turn:jn,url:Xn,vh:yn,vmax:Un,vmin:Wn,vw:Rn,"%":uo},Mm={percent:"{0}%",second:"{0}s",url:"url({0})"},ym={"":[""],a:[""],h:["-left","-right"],v:["-top","-bottom"],t:["-top"],top:["top"],b:["-bottom"],bottom:["bottom"],r:["-right"],right:["right"],l:["-left"],left:["left"],x:["-x"],y:["-y"],in:[""],out:[""]},_r={desc:"Generate framework rules from specs",opts:{...q,...oo,...Q,...it},fn:Yo};async function Yo(t){if(t.opts.watch)await Rm(t);else await Cr(t.inputs.map((o)=>S(o,t.logger)),t.opts,t.logger)}var Rm=async(t)=>{Ht(t.inputs,t.logger).subscribe({next(o){try{Cr(Object.keys(o).sort().map((n)=>o[n]),t.opts,t.logger)}catch(n){t.logger.warn(n.message)}}})},Cr=async(t,o,n)=>{let r={info:{name:"TODO",version:"0.0.0"},media:{},classes:{},templates:{},decls:[]};Sn(o.prec);for(let m of t){let f=JSON.parse(m);if(Object.assign(r.info,f.info),Object.assign(r.media,f.media),f.decls)r.decls.push(...f.decls);if(f.specs)for(let G of f.specs)try{Lr(f,G,r.classes,n)}catch(E){n.warn(`error processing spec: ${G.name}`,E,", skipping...")}if(f.templates)for(let G of f.templates)Wm(f,G,r.templates,n)}return k(o.out,JSON.stringify(r,null,o.pretty?4:0),n),r},Lr=(t,o,n,r,m=!1)=>{let f=T(o.vars)?o.vars:[""],G=A(o.props)?{[o.props]:"<v>"}:o.props,E=Um(o,t),N=new Set;for(let O of f){let h=t.vars?.[O]||ym[O];if(!h)L(`unknown variation ID: ${O}`);for(let[C,_]of lt(h,Object.keys(E))){let B=c(o.name,O,C,_,E[_]),y=o.unit?c(o.unit,O,C,_,E[_]):void 0,v=m?Dm(y):Ym(E[_],y);if(!n[B]){if(n[B]={},o.user!=null)n[B].__user=o.user;if(o.doc!=null)n[B].__doc=zm(o.doc,O,C,_,v)}else if(!N.has(B))L(`duplicate class ID: ${B}`);N.add(B);let $=-1;for(let[l,I]of Object.entries(G)){let b=c(l,O,C,_,E[_]),mo=c(!y||A(I)?String(I):hr[y](I),O,C,_,v);if(n[B][b]=mo,r.debug(B,b,mo),m)$=Or(mo,Or(b,$))}if(m)n[B].__arity=$+1}}return n},Wm=(t,o,n,r)=>Lr(t,{...o,values:[""]},n,r,!0),Or=(t,o)=>{let n=/\{(\d+)\}/g,r;while(r=n.exec(t))o=Math.max(o,+r[1]);return o},Um=(t,o)=>{let n=A(t.values)?o.tables?.[t.values]||L(`invalid table ID: ${t.values}`):t.values;if(D(n))return n;let r=t.key==="v"?(m)=>String(m):t.key==="i+1"?(m,f)=>String(f+1):t.key==="i"||t.key===void 0?(m,f)=>String(f):L(`invalid key type: ${t.key}`);return n.reduce((m,f,G)=>{return m[r(f,G)]=f,m},{})},Ym=(t,o)=>{if(!o||A(t))return t;let n=hr[o];if(!n)L(`invalid unit: ${o}`);return n(t)},Dm=(t)=>t?Mm[t]||"{0}"+t:"{0}",c=(t,o,n,r,m)=>t.replace(/<vid>/g,o).replace(/<var>/g,n).replace(/<k>/g,r).replace(/<v>/g,String(m)),zm=({group:t,desc:o,args:n},r,m,f,G)=>({group:t?c(t,r,m,f,G):"TODO",desc:o?c(o,r,m,f,G):void 0,args:n?n.map((E)=>c(E,r,m,f,G)):void 0});var Br={desc:"Combination of the generate & convert commands",opts:{...st,...ct,...to,...Ct,...Lt,...Bt,...oo,...Q,...$t,...it,outCss:Y({desc:"Output file for CSS bundle",optional:!1}),outSpecs:Y({desc:"Output file for framework",optional:!1})},fn:async(t)=>{let{opts:o,inputs:n}=t,[r,m]=n.reduce((E,N)=>(E[N.endsWith(".json")?0:1].push(N),E),[[],[]]),f={inputs:r,format:t.format,logger:t.logger,opts:{...o,out:o.outSpecs}},G={inputs:m,format:t.format,logger:t.logger,opts:{...o,noWrite:!1,out:o.outCss,scope:o.scope,specs:o.outSpecs}};await Yo(f),await Uo(G)}};import{resolve as Jm}from"path";var Ar={desc:"Generate Markdown documentation for framework specs",opts:{...q,level:Yt({alias:"l",desc:"Initial heading level",default:1}),title:Y({alias:"t",desc:"Custom main title, set to NONE to disable"})},inputs:1,fn:async(t)=>{let{logger:o,opts:n,inputs:r}=t,m=P(Jm(r[0]),o),f=jm(m,n);k(n.out,f,o)}},jm=(t,{level:o,title:n})=>{let r=Object.keys(t.classes).length,m=Object.keys(t.templates).length,f=[`Currently, there are ${r+m} CSS utility classes (incl. ${m} templates) defined in "${t.info.name}" (v${t.info.version}):`,"",`${tt(o+1)} Classes by category`,"",...ir(t.classes,Pm,o+2),`${tt(o+1)} Templates by category`,"",...ir(t.templates,bm,o+2),`${tt(o+1)} Media queries`,"",...Object.entries(t.media).map(([G,E])=>`- **${G}**: \`${JSON.stringify(E)}\``),""];if(n!=="NONE")f.unshift(`${tt(o)} ${n??t.info.name}
34
+ `);return f},$r=(t)=>t.split(/(\d+)/).map((o)=>{let n=parseInt(o);return isNaN(n)?o:n}),Xm=(t,o)=>{if(/\d+/.test(t)&&/\d+/.test(o)){let n=$r(t),r=$r(o),m=n.length;if(m===r.length){for(let f=0;f<m;f++)if(n[f]!==r[f])return $o(n[f],r[f]);return 0}return n.length-r.length}return $o(t,o)},ir=(t,o,n)=>{let r=Ro({key:([m,{__doc:f}])=>f?.group||"TODO",group:[()=>[],(m)=>m.sort(),(m,f)=>(m.push(f[0]),m)]},Object.entries(t));return So((m)=>{let f=r[m].sort(Xm).map((E)=>o(E,t[E].__doc,n+1)),G=f.length;return[`${tt(n)} ${jt(m)}`,G>3?`
29
35
  <details><summary>${G} items:</summary>
30
36
  `:"",f.join(`
31
37
  `),G>3?`</details>
32
- `:""]},Object.keys(r).sort())},jm=(o,t)=>{if(!t?.desc)return`- \`${o}\``;let n=t.desc;if(/^-[a-z]/.test(n))n=n.substring(1);return`- \`${o}\` (${n})`},Jm=(o,t,n)=>{if(!t?.args)return`${c(n)} ${o}(...)
38
+ `:""]},Object.keys(r).sort())},Pm=(t,o)=>{if(!o?.desc)return`- \`${t}\``;let n=o.desc;if(/^-[a-z]/.test(n))n=n.substring(1);return`- \`${t}\` (${n})`},bm=(t,o,n)=>{if(!o?.args)return`${tt(n)} ${t}(...)
33
39
 
34
- TODO`;let r=t.args.map((m)=>/^\w+/.exec(m)[0]).join(", ");return[`${c(n)} \`${o}(${r})\``,"",...t.args.map(Xm),t.desc?`
35
- ${t.desc}
40
+ TODO`;let r=o.args.map((m)=>/^\w+/.exec(m)[0]).join(", ");return[`${tt(n)} \`${t}(${r})\``,"",...o.args.map(Zm),o.desc?`
41
+ ${o.desc}
36
42
  `:""].join(`
37
- `)},Xm=(o)=>`- ${o.replace(/^(\w+)/,(t,n)=>`**${n}**`)}`,c=R((o)=>"#".repeat(o));import{resolve as $r}from"path";var er={desc:"Export entire generated framework as CSS",opts:{...Co,...Lo,...ln,...q,...p,..._o,...vn,...Bo},inputs:1,fn:async(o)=>{let{logger:t,opts:{include:n,media:r,noDecls:m,noHeader:f,onlyDecls:G,out:E,pretty:N,scope:O},inputs:h}=o,L={format:N?qo:mo,fns:lo,scope:O},C=P($r(h[0]),t),B=n?n.map((I)=>w($r(I),t).trim()):[];if(!f)B.push(ot(C));if(!m&&C.decls.length)B.push(g(C.decls,L));if(!G)B.push(Pm(C,r,L,t));Q(E,B,t)}},Pm=(o,t,n,r)=>{let m=Ar("",o);if(t){let f=t[0]==="ALL"?Object.keys(o.media):t;for(let G of f)if(o.media[G])m.push(ho(o.media[G],Ar("-"+G,o)));else r.warn(`invalid media query ID: ${G}, skipping...`)}return g(m,n)},Ar=(o,t)=>Object.entries(t.classes).map(([n,r])=>[`.${n}${o}`,tt(r)]);var Dt=P(bm(process.argv[2],"package.json"));ct({name:"metacss",opts:{verbose:W({alias:"v",desc:"Display extra process information"})},commands:{convert:an,develop:Cr,doc:Br,export:er,generate:Nr},ctx:async(o)=>{if(o.opts.verbose)o.logger.level=T.DEBUG;return{...o,format:Jo}},start:3,usage:{prefix:`
38
- \u2588 \u2588 \u2588 \u2502
39
- \u2588\u2588 \u2588 \u2502
40
- \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2502 ${Dt.name} ${Dt.version}
41
- \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2588 \u2502 ${Dt.description}
42
- \u2588 \u2502
43
- \u2588 \u2588 \u2502
43
+ `)},Zm=(t)=>`- ${t.replace(/^(\w+)/,(o,n)=>`**${n}**`)}`,tt=W((t)=>"#".repeat(t));import{resolve as er}from"path";var ur={desc:"Export entire generated framework as CSS",opts:{...Ct,...Lt,...xn,...q,...Q,...Bt,...gn,...$t},inputs:1,fn:async(t)=>{let{logger:o,opts:{include:n,media:r,noDecls:m,noHeader:f,onlyDecls:G,out:E,pretty:N,scope:O},inputs:h}=t,C={format:N?kt:ft,fns:xt,scope:O},_=P(er(h[0]),o),B=n?n.map((y)=>S(er(y),o).trim()):[];if(!f)B.push(no(_));if(!m&&_.decls.length)B.push(x(_.decls,C));if(!G)B.push(Km(_,r,C,o));k(E,B,o)}},Km=(t,o,n,r)=>{let m=Tr("",t);if(o){let f=o[0]==="ALL"?Object.keys(t.media):o;for(let G of f)if(t.media[G])m.push(_t(t.media[G],Tr("-"+G,t)));else r.warn(`invalid media query ID: ${G}, skipping...`)}return x(m,n)},Tr=(t,o)=>Object.entries(o.classes).map(([n,r])=>[`.${n}${t}`,ro(r)]);var Do=P(Vm(process.argv[2],"package.json"));on({name:"metacss",start:3,opts:{verbose:R({alias:"v",desc:"Display extra process information"})},commands:{convert:tr,develop:Br,doc:Ar,export:ur,generate:_r},ctx:async(t)=>{if(t.opts.verbose)t.logger.level=e.DEBUG;return{...t,format:Jt}},usage:{prefix:`${nn(Do.name,Do.version,Do.description)}
44
44
 
45
45
  Usage: metacss <cmd> [opts] input [...]
46
46
  metacss <cmd> --help
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/meta-css",
3
- "version": "0.19.1",
3
+ "version": "0.19.2",
4
4
  "description": "Data-driven CSS framework codegen, transpiler & bundler",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -45,7 +45,7 @@
45
45
  },
46
46
  "dependencies": {
47
47
  "@thi.ng/api": "^8.11.29",
48
- "@thi.ng/args": "^2.4.0",
48
+ "@thi.ng/args": "^2.5.0",
49
49
  "@thi.ng/arrays": "^2.13.1",
50
50
  "@thi.ng/checks": "^3.7.9",
51
51
  "@thi.ng/compare": "^2.4.21",
@@ -113,5 +113,5 @@
113
113
  "status": "alpha",
114
114
  "year": 2023
115
115
  },
116
- "gitHead": "7fa97c11435e6f616bac62b731050784694ee08d\n"
116
+ "gitHead": "71294b20c04b6ee35db08d30b43b292b07af0d1b\n"
117
117
  }