@salty-css/webpack 0.0.1-alpha.130 → 0.0.1-alpha.132
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/index-CYMRnTcU.cjs +28 -0
- package/index-DArCrM27.js +398 -0
- package/index.cjs +1 -1
- package/index.js +1 -1
- package/loader.cjs +1 -1
- package/loader.js +1 -1
- package/package.json +2 -2
- package/index-CIRQcZq9.cjs +0 -28
- package/index-CmQ7VTi9.js +0 -393
@@ -0,0 +1,28 @@
|
|
1
|
+
"use strict";const fe=require("esbuild"),ue=require("child_process"),c=require("path"),u=require("fs"),U=require("fs/promises"),z=require("winston");var W=typeof document<"u"?document.currentScript:null;function pe(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const s in e)if(s!=="default"){const n=Object.getOwnPropertyDescriptor(e,s);Object.defineProperty(t,s,n.get?n:{enumerable:!0,get:()=>e[s]})}}return t.default=e,Object.freeze(t)}const X=pe(fe),G=e=>String.fromCharCode(e+(e>25?39:97)),de=(e,t)=>{let s="",n;for(n=Math.abs(e);n>52;n=n/52|0)s=G(n%52)+s;return s=G(n%52)+s,s.length<t?s=s.padStart(t,"a"):s.length>t&&(s=s.slice(-t)),s},ge=(e,t)=>{let s=t.length;for(;s;)e=e*33^t.charCodeAt(--s);return e},I=(e,t=5)=>{const s=ge(5381,JSON.stringify(e))>>>0;return de(s,t)};function _(e){return e?typeof e!="string"?_(String(e)):e.replace(/[\s.]/g,"-").replace(/[A-Z](?:(?=[^A-Z])|[A-Z]*(?=[A-Z][^A-Z]|$))/g,(t,s)=>(s>0?"-":"")+t.toLowerCase()):""}const ye=(e,t)=>{if(typeof e!="string")return{result:e};if(!t)return{result:e};const s=[];return Object.values(t).forEach(n=>{const{pattern:i,transform:r}=n;e=e.replace(i,g=>{const{value:f,css:h}=r(g);return h&&s.push(h),f})}),{result:e,additionalCss:s}},Y=e=>typeof e!="string"?{result:e}:/\{[^{}]+\}/g.test(e)?{result:e.replace(/\{([^{}]+)\}/g,(...n)=>`var(--${_(n[1].replaceAll(".","-"))})`)}:{result:e},O=(e,t,s,n)=>{if(!e)return"";const i=[],r=Object.entries(e).reduce((f,[h,o])=>{const a=h.trim();if(typeof o=="function"&&(o=o()),typeof o=="object"){if(!o)return f;if(a==="variants")return Object.entries(o).forEach(([d,$])=>{$&&Object.entries($).forEach(([C,P])=>{if(!P)return;const N=`${t}.${d}-${C}`,p=O(P,N);i.push(p)})}),f;if(a==="defaultVariants")return f;if(a==="compoundVariants")return o.forEach(d=>{const{css:$,...C}=d,P=Object.entries(C).reduce((p,[y,w])=>`${p}.${y}-${w}`,t),N=O($,P);i.push(N)}),f;if(a.startsWith("@")){const d=O(o,t),$=`${a} {
|
2
|
+
${d.replace(`
|
3
|
+
`,`
|
4
|
+
`)}
|
5
|
+
}`;return i.push($),f}const m=h.includes("&")?a.replace("&",t):a.startsWith(":")?`${t}${a}`:`${t} ${a}`,l=O(o,m);return i.push(l),f}const F=a.startsWith("-")?a:_(a),x=(m,l=";")=>f=`${f}${m}${l}`,b=m=>x(`${F}:${m}`);if(typeof o=="number")return b(o);if(typeof o!="string")if("toString"in o)o=o.toString();else return f;const{modifiers:k}={},j=function*(){yield Y(o),yield ye(o,k)}();for(const{result:m,additionalCss:l=[]}of j)o=m,l.forEach(d=>{const $=O(d,"");x($,"")});return b(o)},"");if(!r)return i.join(`
|
6
|
+
`);if(!t)return r;let g="";return g=`${t} { ${r} }`,[g,...i].join(`
|
7
|
+
`)},Q=(e,t=[])=>{if(!e)return"";const s=[],n={};if(Object.entries(e).forEach(([i,r])=>{if(typeof r=="object"){if(!r)return;const g=i.trim(),f=Q(r,[...t,g]);s.push(f)}else n[i]=r}),Object.keys(n).length){const i=t.map(_).join("-"),r=O(n,`.${i}`);s.push(r)}return s.join(`
|
8
|
+
`)},me=e=>Object.entries(e).reduce((t,[s,n])=>(typeof n=="object"&&(t[s]=v(n).map(i=>`"${i}"`).join(" | ")),t),{}),v=(e,t="",s=new Set)=>e?(Object.entries(e).forEach(([n,i])=>{const r=t?`${t}.${n}`:n;return typeof i=="object"?v(i,r,s):s.add(t)}),[...s]):[],ee=e=>{if(!e||e==="/")throw new Error("Could not find package.json file");const t=c.join(e,"package.json");return u.existsSync(t)?t:ee(c.join(e,".."))},he=async e=>{const t=ee(e);return await U.readFile(t,"utf-8").then(JSON.parse).catch(()=>{})},be=async e=>{const t=await he(e);if(t)return t.type};let V;const te=async e=>{if(V)return V;const t=await be(e);return t==="module"?V="esm":(t==="commonjs"||(typeof document>"u"?require("url").pathToFileURL(__filename).href:W&&W.tagName.toUpperCase()==="SCRIPT"&&W.src||new URL("index-CYMRnTcU.cjs",document.baseURI).href).endsWith(".cjs"))&&(V="cjs"),V||"esm"},Z=z.createLogger({level:"debug",format:z.format.combine(z.format.colorize(),z.format.cli()),transports:[new z.transports.Console({})]});function se(e){return e?typeof e!="string"?se(String(e)):e.replace(/[\s-]/g,".").replace(/[A-Z](?:(?=[^A-Z])|[A-Z]*(?=[A-Z][^A-Z]|$))/g,(t,s)=>(s>0?".":"")+t.toLowerCase()):""}const je={"*, *::before, *::after":{boxSizing:"border-box"},"*":{margin:0},html:{lineHeight:1.15,textSizeAdjust:"100%",WebkitFontSmoothing:"antialiased"},"img, picture, video, canvas, svg":{display:"block",maxWidth:"100%"},"p, h1, h2, h3, h4, h5, h6":{overflowWrap:"break-word"},p:{textWrap:"pretty"},"h1, h2, h3, h4, h5, h6":{textWrap:"balance"},button:{lineHeight:"1em"},"input, optgroup, select, textarea":{fontFamily:"inherit",fontSize:"100%",lineHeight:"1.15em"}},q={externalModules:[]},ne=e=>{if(q.externalModules.length>0)return q.externalModules;const t=c.join(e,"salty.config.ts"),n=u.readFileSync(t,"utf8").match(/externalModules:\s?\[(.*)\]/);if(!n)return[];const i=n[1].split(",").map(r=>r.replace(/['"`]/g,"").trim());return q.externalModules=i,i},J=e=>c.join(e,"./saltygen"),Se=["salty","css","styles","styled"],oe=(e=[])=>new RegExp(`\\.(${[...Se,...e].join("|")})\\.`),H=(e,t=[])=>oe(t).test(e),$e=async e=>{const t=J(e),s=c.join(e,"salty.config.ts"),n=c.join(t,"salty.config.js"),i=await te(e),r=ne(e);await X.build({entryPoints:[s],minify:!0,treeShaking:!0,bundle:!0,outfile:n,format:i,external:r});const g=Date.now(),{config:f}=await import(`${n}?t=${g}`);return f},we=async e=>{const t=await $e(e),s=new Set,n=(p,y=[])=>p?Object.entries(p).flatMap(([w,S])=>{if(!S)return;if(typeof S=="object")return n(S,[...y,w]);const A=se(w),R=_(w),M=[...y,A].join(".");s.add(`"${M}"`);const T=[...y.map(_),R].join("-"),{result:D}=Y(S);return`--${T}: ${D};`}):[],i=p=>p?Object.entries(p).flatMap(([y,w])=>{const S=n(w);return y==="base"?S.join(""):`${y} { ${S.join("")} }`}):[],r=p=>p?Object.entries(p).flatMap(([y,w])=>Object.entries(w).flatMap(([S,A])=>{const R=n(A,[y]),M=`.${y}-${S}, [data-${y}="${S}"]`,T=R.join("");return`${M} { ${T} }`})):[],g=n(t.variables),f=i(t.responsiveVariables),h=r(t.conditionalVariables),o=J(e),a=c.join(o,"css/_variables.css"),F=`:root { ${g.join("")} ${f.join("")} } ${h.join("")}`;u.writeFileSync(a,F);const x=c.join(o,"css/_global.css"),b=O(t.global,"");u.writeFileSync(x,`@layer global { ${b} }`);const k=c.join(o,"css/_reset.css"),j=t.reset==="none"?{}:typeof t.reset=="object"?t.reset:je,m=O(j,"");u.writeFileSync(k,`@layer reset { ${m} }`);const l=c.join(o,"css/_templates.css"),d=Q(t.templates),$=me(t.templates);u.writeFileSync(l,d);const C=c.join(o,"types/css-tokens.d.ts"),N=`
|
9
|
+
// Variable types
|
10
|
+
type VariableTokens = ${[...s].join("|")};
|
11
|
+
type PropertyValueToken = \`{\${VariableTokens}}\`;
|
12
|
+
|
13
|
+
// Template types
|
14
|
+
type TemplateTokens = {
|
15
|
+
${Object.entries($).map(([p,y])=>`${p}?: ${y}`).join(`
|
16
|
+
`)}
|
17
|
+
}
|
18
|
+
`;u.writeFileSync(C,N)},B=async(e,t,s)=>{const n=I(t),i=c.join(s,"./temp");u.existsSync(i)||u.mkdirSync(i);const r=c.parse(t);let g=u.readFileSync(t,"utf8");g=g.replace(/styled\([^"'`{,]+,/g,"styled('div',");const f=c.join(s,"js",n+".js"),h=ne(e),o=await te(e);await X.build({stdin:{contents:g,sourcefile:r.base,resolveDir:r.dir,loader:"tsx"},minify:!1,treeShaking:!0,bundle:!0,outfile:f,format:o,target:["node20"],keepNames:!0,external:h,packages:"external"});const a=Date.now();return await import(`${f}?t=${a}`)},K=async e=>{const t=J(e),s=c.join(t,"salty.config.js"),n=Date.now(),{config:i}=await import(`${s}?t=${n}`);return i},re=()=>{try{return process.env.NODE_ENV==="production"}catch{return!1}},Fe=async(e,t=re())=>{try{const s=Date.now();t?Z.info("Generating CSS in production mode! 🔥"):Z.info("Generating CSS in development mode! 🚀");const n=[],i=[],r=J(e),g=c.join(r,"index.css");(()=>{u.existsSync(r)&&ue.execSync("rm -rf "+r),u.mkdirSync(r),u.mkdirSync(c.join(r,"css")),u.mkdirSync(c.join(r,"types"))})(),await we(e);const h=await K(e);async function o(l,d){const $=["node_modules","saltygen"],C=u.statSync(l);if(C.isDirectory()){const P=u.readdirSync(l);if($.some(p=>l.includes(p)))return;await Promise.all(P.map(p=>o(c.join(l,p),c.join(d,p))))}else if(C.isFile()&&H(l)){const N=await B(e,l,r),p=[];Object.entries(N).forEach(([M,T])=>{if(T.isKeyframes&&T.css){const L=`a_${T.animationName}.css`,ae=`css/${L}`,le=c.join(r,ae);n.push(L),u.writeFileSync(le,T.css);return}if(!T.generator)return;const D=T.generator._withBuildContext({name:M,config:h,prod:t});i[D.priority]||(i[D.priority]=[]),i[D.priority].push(D.cssFileName),p.push(D.cssFileName);const ie=`css/${D.cssFileName}`,ce=c.join(r,ie);u.writeFileSync(ce,D.css)});const y=p.map(M=>`@import url('./${M}');`).join(`
|
19
|
+
`),w=I(l,6),S=c.parse(l),A=_(S.name),R=c.join(r,`css/f_${A}-${w}.css`);u.writeFileSync(R,y)}}await o(e,r);const a=n.map(l=>`@import url('./css/${l}');`).join(`
|
20
|
+
`);let k=`@layer reset, global, l0, l1, l2, l3, l4, l5, l6, l7, l8;
|
21
|
+
|
22
|
+
${["_variables.css","_reset.css","_global.css","_templates.css"].filter(l=>{try{return u.readFileSync(c.join(r,"css",l),"utf8").length>0}catch{return!1}}).map(l=>`@import url('./css/${l}');`).join(`
|
23
|
+
`)}
|
24
|
+
${a}`;if(h.importStrategy!=="component"){const l=i.flat().map(d=>`@import url('./css/${d}');`).join(`
|
25
|
+
`);k+=l}u.writeFileSync(g,k);const j=Date.now()-s,m=j<200?"🔥":j<500?"🚀":j<1e3?"🎉":j<2e3?"🚗":j<5e3?"🤔":"🥴";Z.info(`Generated CSS in ${j}ms! ${m}`)}catch(s){console.error(s)}},xe=async(e,t)=>{try{const s=[],n=c.join(e,"./saltygen"),i=c.join(n,"index.css");if(H(t)){const g=await K(e),f=await B(e,t,n);Object.entries(f).forEach(([x,b])=>{if(b.isKeyframes&&b.css){const l=`css/${`a_${b.animationName}.css`}`,d=c.join(n,l);u.writeFileSync(d,b.css);return}if(!b.generator)return;const k=b.generator._withBuildContext({name:x,config:g}),E=`css/${k.cssFileName}`,j=c.join(n,E);s.push(k.cssFileName),u.writeFileSync(j,k.css)});const h=u.readFileSync(i,"utf8").split(`
|
26
|
+
`),o=s.map(x=>`@import url('../saltygen/css/${x}');`),F=[...new Set([...h,...o])].join(`
|
27
|
+
`);u.writeFileSync(i,F)}}catch(s){console.error(s)}},ke=async(e,t,s=re())=>{try{const n=c.join(e,"./saltygen");if(H(t)){const r=u.readFileSync(t,"utf8");r.replace(/^(?!export\s)const\s.*/gm,a=>`export ${a}`)!==r&&await U.writeFile(t,r);const f=await K(e),h=await B(e,t,n);let o=r;if(Object.entries(h).forEach(([a,F])=>{var w;if(F.isKeyframes||!F.generator)return;const x=F.generator._withBuildContext({name:a,config:f,prod:s}),b=new RegExp(`\\s${a}[=\\s]+[^()]+styled\\(([^,]+),`,"g").exec(r);if(!b)return console.error("Could not find the original declaration");const k=(w=b.at(1))==null?void 0:w.trim(),E=new RegExp(`\\s${a}[=\\s]+styled\\(`,"g").exec(o);if(!E)return console.error("Could not find the original declaration");const{index:j}=E;let m=!1;const l=setTimeout(()=>m=!0,5e3);let d=0,$=!1,C=0;for(;!$&&!m;){const S=o[j+d];S==="("&&C++,S===")"&&C--,C===0&&S===")"&&($=!0),d>o.length&&(m=!0),d++}if(!m)clearTimeout(l);else throw new Error("Failed to find the end of the styled call and timed out");const P=j+d,N=o.slice(j,P),p=o,y=` ${a} = styled(${k}, "${x.classNames}", ${JSON.stringify(x.props)});`;o=o.replace(N,y),p===o&&console.error("Minimize file failed to change content",{name:a,tagName:k})}),f.importStrategy==="component"){const a=I(t,6),F=c.parse(t);o=`import '../../saltygen/css/${`f_${_(F.name)}-${a}.css`}';
|
28
|
+
${o}`}return o=o.replace("{ styled }","{ styledClient as styled }"),o=o.replace("@salty-css/react/styled","@salty-css/react/styled-client"),o}}catch(n){console.error("Error in minimizeFile:",n)}};exports.generateCss=Fe;exports.generateFile=xe;exports.minimizeFile=ke;exports.saltyFileRegExp=oe;
|
@@ -0,0 +1,398 @@
|
|
1
|
+
import * as Q from "esbuild";
|
2
|
+
import { execSync as pt } from "child_process";
|
3
|
+
import { join as l, parse as I } from "path";
|
4
|
+
import { existsSync as K, writeFileSync as C, readFileSync as W, mkdirSync as z, statSync as ut, readdirSync as dt } from "fs";
|
5
|
+
import { readFile as gt, writeFile as mt } from "fs/promises";
|
6
|
+
import { createLogger as yt, format as Z, transports as ht } from "winston";
|
7
|
+
const Y = (t) => String.fromCharCode(t + (t > 25 ? 39 : 97)), $t = (t, e) => {
|
8
|
+
let s = "", n;
|
9
|
+
for (n = Math.abs(t); n > 52; n = n / 52 | 0) s = Y(n % 52) + s;
|
10
|
+
return s = Y(n % 52) + s, s.length < e ? s = s.padStart(e, "a") : s.length > e && (s = s.slice(-e)), s;
|
11
|
+
}, bt = (t, e) => {
|
12
|
+
let s = e.length;
|
13
|
+
for (; s; ) t = t * 33 ^ e.charCodeAt(--s);
|
14
|
+
return t;
|
15
|
+
}, G = (t, e = 5) => {
|
16
|
+
const s = bt(5381, JSON.stringify(t)) >>> 0;
|
17
|
+
return $t(s, e);
|
18
|
+
};
|
19
|
+
function O(t) {
|
20
|
+
return t ? typeof t != "string" ? O(String(t)) : t.replace(/[\s.]/g, "-").replace(/[A-Z](?:(?=[^A-Z])|[A-Z]*(?=[A-Z][^A-Z]|$))/g, (e, s) => (s > 0 ? "-" : "") + e.toLowerCase()) : "";
|
21
|
+
}
|
22
|
+
const St = (t, e) => {
|
23
|
+
if (typeof t != "string") return { result: t };
|
24
|
+
if (!e) return { result: t };
|
25
|
+
const s = [];
|
26
|
+
return Object.values(e).forEach((n) => {
|
27
|
+
const { pattern: i, transform: r } = n;
|
28
|
+
t = t.replace(i, (d) => {
|
29
|
+
const { value: f, css: y } = r(d);
|
30
|
+
return y && s.push(y), f;
|
31
|
+
});
|
32
|
+
}), { result: t, additionalCss: s };
|
33
|
+
}, v = (t) => typeof t != "string" ? { result: t } : /\{[^{}]+\}/g.test(t) ? { result: t.replace(/\{([^{}]+)\}/g, (...n) => `var(--${O(n[1].replaceAll(".", "-"))})`) } : { result: t }, E = (t, e, s, n) => {
|
34
|
+
if (!t) return "";
|
35
|
+
const i = [], r = Object.entries(t).reduce((f, [y, o]) => {
|
36
|
+
const c = y.trim();
|
37
|
+
if (typeof o == "function" && (o = o()), typeof o == "object") {
|
38
|
+
if (!o) return f;
|
39
|
+
if (c === "variants")
|
40
|
+
return Object.entries(o).forEach(([u, S]) => {
|
41
|
+
S && Object.entries(S).forEach(([k, P]) => {
|
42
|
+
if (!P) return;
|
43
|
+
const N = `${e}.${u}-${k}`, p = E(P, N);
|
44
|
+
i.push(p);
|
45
|
+
});
|
46
|
+
}), f;
|
47
|
+
if (c === "defaultVariants")
|
48
|
+
return f;
|
49
|
+
if (c === "compoundVariants")
|
50
|
+
return o.forEach((u) => {
|
51
|
+
const { css: S, ...k } = u, P = Object.entries(k).reduce((p, [g, j]) => `${p}.${g}-${j}`, e), N = E(S, P);
|
52
|
+
i.push(N);
|
53
|
+
}), f;
|
54
|
+
if (c.startsWith("@")) {
|
55
|
+
const u = E(o, e), S = `${c} {
|
56
|
+
${u.replace(`
|
57
|
+
`, `
|
58
|
+
`)}
|
59
|
+
}`;
|
60
|
+
return i.push(S), f;
|
61
|
+
}
|
62
|
+
const m = y.includes("&") ? c.replace("&", e) : c.startsWith(":") ? `${e}${c}` : `${e} ${c}`, a = E(o, m);
|
63
|
+
return i.push(a), f;
|
64
|
+
}
|
65
|
+
const w = c.startsWith("-") ? c : O(c), F = (m, a = ";") => f = `${f}${m}${a}`, h = (m) => F(`${w}:${m}`);
|
66
|
+
if (typeof o == "number") return h(o);
|
67
|
+
if (typeof o != "string")
|
68
|
+
if ("toString" in o) o = o.toString();
|
69
|
+
else return f;
|
70
|
+
const { modifiers: x } = {}, $ = function* () {
|
71
|
+
yield v(o), yield St(o, x);
|
72
|
+
}();
|
73
|
+
for (const { result: m, additionalCss: a = [] } of $)
|
74
|
+
o = m, a.forEach((u) => {
|
75
|
+
const S = E(u, "");
|
76
|
+
F(S, "");
|
77
|
+
});
|
78
|
+
return h(o);
|
79
|
+
}, "");
|
80
|
+
if (!r) return i.join(`
|
81
|
+
`);
|
82
|
+
if (!e) return r;
|
83
|
+
let d = "";
|
84
|
+
return d = `${e} { ${r} }`, [d, ...i].join(`
|
85
|
+
`);
|
86
|
+
}, tt = (t, e = []) => {
|
87
|
+
if (!t) return "";
|
88
|
+
const s = [], n = {};
|
89
|
+
if (Object.entries(t).forEach(([i, r]) => {
|
90
|
+
if (typeof r == "object") {
|
91
|
+
if (!r) return;
|
92
|
+
const d = i.trim(), f = tt(r, [...e, d]);
|
93
|
+
s.push(f);
|
94
|
+
} else
|
95
|
+
n[i] = r;
|
96
|
+
}), Object.keys(n).length) {
|
97
|
+
const i = e.map(O).join("-"), r = E(n, `.${i}`);
|
98
|
+
s.push(r);
|
99
|
+
}
|
100
|
+
return s.join(`
|
101
|
+
`);
|
102
|
+
}, jt = (t) => Object.entries(t).reduce((e, [s, n]) => (typeof n == "object" && (e[s] = et(n).map((i) => `"${i}"`).join(" | ")), e), {}), et = (t, e = "", s = /* @__PURE__ */ new Set()) => t ? (Object.entries(t).forEach(([n, i]) => {
|
103
|
+
const r = e ? `${e}.${n}` : n;
|
104
|
+
return typeof i == "object" ? et(i, r, s) : s.add(e);
|
105
|
+
}), [...s]) : [], st = (t) => {
|
106
|
+
if (!t || t === "/") throw new Error("Could not find package.json file");
|
107
|
+
const e = l(t, "package.json");
|
108
|
+
return K(e) ? e : st(l(t, ".."));
|
109
|
+
}, wt = async (t) => {
|
110
|
+
const e = st(t);
|
111
|
+
return await gt(e, "utf-8").then(JSON.parse).catch(() => {
|
112
|
+
});
|
113
|
+
}, Ft = async (t) => {
|
114
|
+
const e = await wt(t);
|
115
|
+
if (e)
|
116
|
+
return e.type;
|
117
|
+
};
|
118
|
+
let _;
|
119
|
+
const nt = async (t) => {
|
120
|
+
if (_) return _;
|
121
|
+
const e = await Ft(t);
|
122
|
+
return e === "module" ? _ = "esm" : (e === "commonjs" || import.meta.url.endsWith(".cjs")) && (_ = "cjs"), _ || "esm";
|
123
|
+
}, H = yt({
|
124
|
+
level: "debug",
|
125
|
+
format: Z.combine(Z.colorize(), Z.cli()),
|
126
|
+
transports: [new ht.Console({})]
|
127
|
+
});
|
128
|
+
function ot(t) {
|
129
|
+
return t ? typeof t != "string" ? ot(String(t)) : t.replace(/[\s-]/g, ".").replace(/[A-Z](?:(?=[^A-Z])|[A-Z]*(?=[A-Z][^A-Z]|$))/g, (e, s) => (s > 0 ? "." : "") + e.toLowerCase()) : "";
|
130
|
+
}
|
131
|
+
const xt = {
|
132
|
+
/** Set box model to border-box */
|
133
|
+
"*, *::before, *::after": {
|
134
|
+
boxSizing: "border-box"
|
135
|
+
},
|
136
|
+
/** Remove default margin and padding */
|
137
|
+
"*": {
|
138
|
+
margin: 0
|
139
|
+
},
|
140
|
+
/** Remove adjust font properties */
|
141
|
+
html: {
|
142
|
+
lineHeight: 1.15,
|
143
|
+
textSizeAdjust: "100%",
|
144
|
+
WebkitFontSmoothing: "antialiased"
|
145
|
+
},
|
146
|
+
/** Make media elements responsive */
|
147
|
+
"img, picture, video, canvas, svg": {
|
148
|
+
display: "block",
|
149
|
+
maxWidth: "100%"
|
150
|
+
},
|
151
|
+
/** Avoid overflow of text */
|
152
|
+
"p, h1, h2, h3, h4, h5, h6": {
|
153
|
+
overflowWrap: "break-word"
|
154
|
+
},
|
155
|
+
/** Improve text wrapping */
|
156
|
+
p: {
|
157
|
+
textWrap: "pretty"
|
158
|
+
},
|
159
|
+
"h1, h2, h3, h4, h5, h6": {
|
160
|
+
textWrap: "balance"
|
161
|
+
},
|
162
|
+
/** Improve button line height */
|
163
|
+
button: {
|
164
|
+
lineHeight: "1em"
|
165
|
+
},
|
166
|
+
/** Improve form elements */
|
167
|
+
"input, optgroup, select, textarea": {
|
168
|
+
fontFamily: "inherit",
|
169
|
+
fontSize: "100%",
|
170
|
+
lineHeight: "1.15em"
|
171
|
+
}
|
172
|
+
}, B = {
|
173
|
+
externalModules: []
|
174
|
+
}, rt = (t) => {
|
175
|
+
if (B.externalModules.length > 0) return B.externalModules;
|
176
|
+
const e = l(t, "salty.config.ts"), n = W(e, "utf8").match(/externalModules:\s?\[(.*)\]/);
|
177
|
+
if (!n) return [];
|
178
|
+
const i = n[1].split(",").map((r) => r.replace(/['"`]/g, "").trim());
|
179
|
+
return B.externalModules = i, i;
|
180
|
+
}, R = (t) => l(t, "./saltygen"), kt = ["salty", "css", "styles", "styled"], Ct = (t = []) => new RegExp(`\\.(${[...kt, ...t].join("|")})\\.`), L = (t, e = []) => Ct(e).test(t), Pt = async (t) => {
|
181
|
+
const e = R(t), s = l(t, "salty.config.ts"), n = l(e, "salty.config.js"), i = await nt(t), r = rt(t);
|
182
|
+
await Q.build({
|
183
|
+
entryPoints: [s],
|
184
|
+
minify: !0,
|
185
|
+
treeShaking: !0,
|
186
|
+
bundle: !0,
|
187
|
+
outfile: n,
|
188
|
+
format: i,
|
189
|
+
external: r
|
190
|
+
});
|
191
|
+
const d = Date.now(), { config: f } = await import(`${n}?t=${d}`);
|
192
|
+
return f;
|
193
|
+
}, Nt = async (t) => {
|
194
|
+
const e = await Pt(t), s = /* @__PURE__ */ new Set(), n = (p, g = []) => p ? Object.entries(p).flatMap(([j, b]) => {
|
195
|
+
if (!b) return;
|
196
|
+
if (typeof b == "object") return n(b, [...g, j]);
|
197
|
+
const A = ot(j), J = O(j), M = [...g, A].join(".");
|
198
|
+
s.add(`"${M}"`);
|
199
|
+
const T = [...g.map(O), J].join("-"), { result: D } = v(b);
|
200
|
+
return `--${T}: ${D};`;
|
201
|
+
}) : [], i = (p) => p ? Object.entries(p).flatMap(([g, j]) => {
|
202
|
+
const b = n(j);
|
203
|
+
return g === "base" ? b.join("") : `${g} { ${b.join("")} }`;
|
204
|
+
}) : [], r = (p) => p ? Object.entries(p).flatMap(([g, j]) => Object.entries(j).flatMap(([b, A]) => {
|
205
|
+
const J = n(A, [g]), M = `.${g}-${b}, [data-${g}="${b}"]`, T = J.join("");
|
206
|
+
return `${M} { ${T} }`;
|
207
|
+
})) : [], d = n(e.variables), f = i(e.responsiveVariables), y = r(e.conditionalVariables), o = R(t), c = l(o, "css/_variables.css"), w = `:root { ${d.join("")} ${f.join("")} } ${y.join("")}`;
|
208
|
+
C(c, w);
|
209
|
+
const F = l(o, "css/_global.css"), h = E(e.global, "");
|
210
|
+
C(F, `@layer global { ${h} }`);
|
211
|
+
const x = l(o, "css/_reset.css"), $ = e.reset === "none" ? {} : typeof e.reset == "object" ? e.reset : xt, m = E($, "");
|
212
|
+
C(x, `@layer reset { ${m} }`);
|
213
|
+
const a = l(o, "css/_templates.css"), u = tt(e.templates), S = jt(e.templates);
|
214
|
+
C(a, u);
|
215
|
+
const k = l(o, "types/css-tokens.d.ts"), N = `
|
216
|
+
// Variable types
|
217
|
+
type VariableTokens = ${[...s].join("|")};
|
218
|
+
type PropertyValueToken = \`{\${VariableTokens}}\`;
|
219
|
+
|
220
|
+
// Template types
|
221
|
+
type TemplateTokens = {
|
222
|
+
${Object.entries(S).map(([p, g]) => `${p}?: ${g}`).join(`
|
223
|
+
`)}
|
224
|
+
}
|
225
|
+
`;
|
226
|
+
C(k, N);
|
227
|
+
}, q = async (t, e, s) => {
|
228
|
+
const n = G(e), i = l(s, "./temp");
|
229
|
+
K(i) || z(i);
|
230
|
+
const r = I(e);
|
231
|
+
let d = W(e, "utf8");
|
232
|
+
d = d.replace(/styled\([^"'`{,]+,/g, "styled('div',");
|
233
|
+
const f = l(s, "js", n + ".js"), y = rt(t), o = await nt(t);
|
234
|
+
await Q.build({
|
235
|
+
stdin: {
|
236
|
+
contents: d,
|
237
|
+
sourcefile: r.base,
|
238
|
+
resolveDir: r.dir,
|
239
|
+
loader: "tsx"
|
240
|
+
},
|
241
|
+
minify: !1,
|
242
|
+
treeShaking: !0,
|
243
|
+
bundle: !0,
|
244
|
+
outfile: f,
|
245
|
+
format: o,
|
246
|
+
target: ["node20"],
|
247
|
+
keepNames: !0,
|
248
|
+
external: y,
|
249
|
+
packages: "external"
|
250
|
+
});
|
251
|
+
const c = Date.now();
|
252
|
+
return await import(`${f}?t=${c}`);
|
253
|
+
}, U = async (t) => {
|
254
|
+
const e = R(t), s = l(e, "salty.config.js"), n = Date.now(), { config: i } = await import(`${s}?t=${n}`);
|
255
|
+
return i;
|
256
|
+
}, it = () => {
|
257
|
+
try {
|
258
|
+
return process.env.NODE_ENV === "production";
|
259
|
+
} catch {
|
260
|
+
return !1;
|
261
|
+
}
|
262
|
+
}, Mt = async (t, e = it()) => {
|
263
|
+
try {
|
264
|
+
const s = Date.now();
|
265
|
+
e ? H.info("Generating CSS in production mode! 🔥") : H.info("Generating CSS in development mode! 🚀");
|
266
|
+
const n = [], i = [], r = R(t), d = l(r, "index.css");
|
267
|
+
(() => {
|
268
|
+
K(r) && pt("rm -rf " + r), z(r), z(l(r, "css")), z(l(r, "types"));
|
269
|
+
})(), await Nt(t);
|
270
|
+
const y = await U(t);
|
271
|
+
async function o(a, u) {
|
272
|
+
const S = ["node_modules", "saltygen"], k = ut(a);
|
273
|
+
if (k.isDirectory()) {
|
274
|
+
const P = dt(a);
|
275
|
+
if (S.some((p) => a.includes(p))) return;
|
276
|
+
await Promise.all(P.map((p) => o(l(a, p), l(u, p))));
|
277
|
+
} else if (k.isFile() && L(a)) {
|
278
|
+
const N = await q(t, a, r), p = [];
|
279
|
+
Object.entries(N).forEach(([M, T]) => {
|
280
|
+
if (T.isKeyframes && T.css) {
|
281
|
+
const X = `a_${T.animationName}.css`, lt = `css/${X}`, ft = l(r, lt);
|
282
|
+
n.push(X), C(ft, T.css);
|
283
|
+
return;
|
284
|
+
}
|
285
|
+
if (!T.generator) return;
|
286
|
+
const D = T.generator._withBuildContext({
|
287
|
+
name: M,
|
288
|
+
config: y,
|
289
|
+
prod: e
|
290
|
+
});
|
291
|
+
i[D.priority] || (i[D.priority] = []), i[D.priority].push(D.cssFileName), p.push(D.cssFileName);
|
292
|
+
const ct = `css/${D.cssFileName}`, at = l(r, ct);
|
293
|
+
C(at, D.css);
|
294
|
+
});
|
295
|
+
const g = p.map((M) => `@import url('./${M}');`).join(`
|
296
|
+
`), j = G(a, 6), b = I(a), A = O(b.name), J = l(r, `css/f_${A}-${j}.css`);
|
297
|
+
C(J, g);
|
298
|
+
}
|
299
|
+
}
|
300
|
+
await o(t, r);
|
301
|
+
const c = n.map((a) => `@import url('./css/${a}');`).join(`
|
302
|
+
`);
|
303
|
+
let x = `@layer reset, global, l0, l1, l2, l3, l4, l5, l6, l7, l8;
|
304
|
+
|
305
|
+
${["_variables.css", "_reset.css", "_global.css", "_templates.css"].filter((a) => {
|
306
|
+
try {
|
307
|
+
return W(l(r, "css", a), "utf8").length > 0;
|
308
|
+
} catch {
|
309
|
+
return !1;
|
310
|
+
}
|
311
|
+
}).map((a) => `@import url('./css/${a}');`).join(`
|
312
|
+
`)}
|
313
|
+
${c}`;
|
314
|
+
if (y.importStrategy !== "component") {
|
315
|
+
const a = i.flat().map((u) => `@import url('./css/${u}');`).join(`
|
316
|
+
`);
|
317
|
+
x += a;
|
318
|
+
}
|
319
|
+
C(d, x);
|
320
|
+
const $ = Date.now() - s, m = $ < 200 ? "🔥" : $ < 500 ? "🚀" : $ < 1e3 ? "🎉" : $ < 2e3 ? "🚗" : $ < 5e3 ? "🤔" : "🥴";
|
321
|
+
H.info(`Generated CSS in ${$}ms! ${m}`);
|
322
|
+
} catch (s) {
|
323
|
+
console.error(s);
|
324
|
+
}
|
325
|
+
}, _t = async (t, e) => {
|
326
|
+
try {
|
327
|
+
const s = [], n = l(t, "./saltygen"), i = l(n, "index.css");
|
328
|
+
if (L(e)) {
|
329
|
+
const d = await U(t), f = await q(t, e, n);
|
330
|
+
Object.entries(f).forEach(([F, h]) => {
|
331
|
+
if (h.isKeyframes && h.css) {
|
332
|
+
const a = `css/${`a_${h.animationName}.css`}`, u = l(n, a);
|
333
|
+
C(u, h.css);
|
334
|
+
return;
|
335
|
+
}
|
336
|
+
if (!h.generator) return;
|
337
|
+
const x = h.generator._withBuildContext({
|
338
|
+
name: F,
|
339
|
+
config: d
|
340
|
+
}), V = `css/${x.cssFileName}`, $ = l(n, V);
|
341
|
+
s.push(x.cssFileName), C($, x.css);
|
342
|
+
});
|
343
|
+
const y = W(i, "utf8").split(`
|
344
|
+
`), o = s.map((F) => `@import url('../saltygen/css/${F}');`), w = [.../* @__PURE__ */ new Set([...y, ...o])].join(`
|
345
|
+
`);
|
346
|
+
C(i, w);
|
347
|
+
}
|
348
|
+
} catch (s) {
|
349
|
+
console.error(s);
|
350
|
+
}
|
351
|
+
}, At = async (t, e, s = it()) => {
|
352
|
+
try {
|
353
|
+
const n = l(t, "./saltygen");
|
354
|
+
if (L(e)) {
|
355
|
+
const r = W(e, "utf8");
|
356
|
+
r.replace(/^(?!export\s)const\s.*/gm, (c) => `export ${c}`) !== r && await mt(e, r);
|
357
|
+
const f = await U(t), y = await q(t, e, n);
|
358
|
+
let o = r;
|
359
|
+
if (Object.entries(y).forEach(([c, w]) => {
|
360
|
+
var j;
|
361
|
+
if (w.isKeyframes || !w.generator) return;
|
362
|
+
const F = w.generator._withBuildContext({
|
363
|
+
name: c,
|
364
|
+
config: f,
|
365
|
+
prod: s
|
366
|
+
}), h = new RegExp(`\\s${c}[=\\s]+[^()]+styled\\(([^,]+),`, "g").exec(r);
|
367
|
+
if (!h) return console.error("Could not find the original declaration");
|
368
|
+
const x = (j = h.at(1)) == null ? void 0 : j.trim(), V = new RegExp(`\\s${c}[=\\s]+styled\\(`, "g").exec(o);
|
369
|
+
if (!V) return console.error("Could not find the original declaration");
|
370
|
+
const { index: $ } = V;
|
371
|
+
let m = !1;
|
372
|
+
const a = setTimeout(() => m = !0, 5e3);
|
373
|
+
let u = 0, S = !1, k = 0;
|
374
|
+
for (; !S && !m; ) {
|
375
|
+
const b = o[$ + u];
|
376
|
+
b === "(" && k++, b === ")" && k--, k === 0 && b === ")" && (S = !0), u > o.length && (m = !0), u++;
|
377
|
+
}
|
378
|
+
if (!m) clearTimeout(a);
|
379
|
+
else throw new Error("Failed to find the end of the styled call and timed out");
|
380
|
+
const P = $ + u, N = o.slice($, P), p = o, g = ` ${c} = styled(${x}, "${F.classNames}", ${JSON.stringify(F.props)});`;
|
381
|
+
o = o.replace(N, g), p === o && console.error("Minimize file failed to change content", { name: c, tagName: x });
|
382
|
+
}), f.importStrategy === "component") {
|
383
|
+
const c = G(e, 6), w = I(e);
|
384
|
+
o = `import '../../saltygen/css/${`f_${O(w.name)}-${c}.css`}';
|
385
|
+
${o}`;
|
386
|
+
}
|
387
|
+
return o = o.replace("{ styled }", "{ styledClient as styled }"), o = o.replace("@salty-css/react/styled", "@salty-css/react/styled-client"), o;
|
388
|
+
}
|
389
|
+
} catch (n) {
|
390
|
+
console.error("Error in minimizeFile:", n);
|
391
|
+
}
|
392
|
+
};
|
393
|
+
export {
|
394
|
+
_t as a,
|
395
|
+
Mt as g,
|
396
|
+
At as m,
|
397
|
+
Ct as s
|
398
|
+
};
|
package/index.cjs
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const p=require("path"),u=require("./index-
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const p=require("path"),u=require("./index-CYMRnTcU.cjs"),r=(e,s,o=!1,n=!1)=>{var a,l,t;(l=(a=e.module)==null?void 0:a.rules)==null||l.push({test:u.saltyFileRegExp(),use:[{loader:p.resolve(__dirname,n?"./loader.cjs":"./loader.js"),options:{dir:s}}]}),o||(t=e.plugins)==null||t.push({apply:i=>{i.hooks.afterPlugins.tap({name:"generateCss"},async()=>{await u.generateCss(s)})}})};exports.default=r;exports.saltyPlugin=r;
|
package/index.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { resolve as n } from "path";
|
2
|
-
import { s as u, g as i } from "./index-
|
2
|
+
import { s as u, g as i } from "./index-DArCrM27.js";
|
3
3
|
const g = (s, e, o = !1, r = !1) => {
|
4
4
|
var a, l, t;
|
5
5
|
(l = (a = s.module) == null ? void 0 : a.rules) == null || l.push({
|
package/loader.cjs
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";const i=require("./index-
|
1
|
+
"use strict";const i=require("./index-CYMRnTcU.cjs");async function n(){const{dir:e}=this.getOptions(),{resourcePath:t}=this;return await i.generateFile(e,t),await i.minimizeFile(e,t)}module.exports=n;
|
package/loader.js
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salty-css/webpack",
|
3
|
-
"version": "0.0.1-alpha.
|
3
|
+
"version": "0.0.1-alpha.132",
|
4
4
|
"main": "./dist/index.js",
|
5
5
|
"module": "./dist/index.mjs",
|
6
6
|
"typings": "./dist/index.d.ts",
|
@@ -34,7 +34,7 @@
|
|
34
34
|
}
|
35
35
|
},
|
36
36
|
"dependencies": {
|
37
|
-
"@salty-css/core": "^0.0.1-alpha.
|
37
|
+
"@salty-css/core": "^0.0.1-alpha.132",
|
38
38
|
"webpack": ">=5.x"
|
39
39
|
}
|
40
40
|
}
|
package/index-CIRQcZq9.cjs
DELETED
@@ -1,28 +0,0 @@
|
|
1
|
-
"use strict";const fe=require("esbuild"),ue=require("child_process"),c=require("path"),u=require("fs"),U=require("fs/promises"),z=require("winston");var W=typeof document<"u"?document.currentScript:null;function pe(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const s in e)if(s!=="default"){const n=Object.getOwnPropertyDescriptor(e,s);Object.defineProperty(t,s,n.get?n:{enumerable:!0,get:()=>e[s]})}}return t.default=e,Object.freeze(t)}const X=pe(fe),K=e=>String.fromCharCode(e+(e>25?39:97)),de=(e,t)=>{let s="",n;for(n=Math.abs(e);n>52;n=n/52|0)s=K(n%52)+s;return s=K(n%52)+s,s.length<t?s=s.padStart(t,"a"):s.length>t&&(s=s.slice(-t)),s},ge=(e,t)=>{let s=t.length;for(;s;)e=e*33^t.charCodeAt(--s);return e},I=(e,t=5)=>{const s=ge(5381,JSON.stringify(e))>>>0;return de(s,t)};function _(e){return e?typeof e!="string"?_(String(e)):e.replace(/[\s.]/g,"-").replace(/[A-Z](?:(?=[^A-Z])|[A-Z]*(?=[A-Z][^A-Z]|$))/g,(t,s)=>(s>0?"-":"")+t.toLowerCase()):""}const ye=(e,t)=>{if(typeof e!="string")return{result:e};if(!t)return{result:e};const s=[];return Object.values(t).forEach(n=>{const{pattern:i,transform:r}=n;e=e.replace(i,d=>{const{value:l,css:m}=r(d);return m&&s.push(m),l})}),{result:e,additionalCss:s}},Y=e=>typeof e!="string"?{result:e}:/\{[^{}]+\}/g.test(e)?{result:e.replace(/\{([^{}]+)\}/g,(...n)=>`var(--${_(n[1].replaceAll(".","-"))})`)}:{result:e},D=(e,t,s,n)=>{if(!e)return"";const i=[],r=Object.entries(e).reduce((l,[m,o])=>{const a=m.trim();if(typeof o=="function"&&(o=o()),typeof o=="object"){if(!o)return l;if(a==="variants")return Object.entries(o).forEach(([g,S])=>{S&&Object.entries(S).forEach(([C,P])=>{if(!P)return;const T=`${t}.${g}-${C}`,p=D(P,T);i.push(p)})}),l;if(a==="defaultVariants")return l;if(a==="compoundVariants")return o.forEach(g=>{const{css:S,...C}=g,P=Object.entries(C).reduce((p,[y,$])=>`${p}.${y}-${$}`,t),T=D(S,P);i.push(T)}),l;if(a.startsWith("@")){const g=D(o,t),S=`${a} {
|
2
|
-
${g.replace(`
|
3
|
-
`,`
|
4
|
-
`)}
|
5
|
-
}`;return i.push(S),l}const b=m.includes("&")?a.replace("&",t):a.startsWith(":")?`${t}${a}`:`${t} ${a}`,f=D(o,b);return i.push(f),l}const w=a.startsWith("-")?a:_(a),F=(b,f=";")=>l=`${l}${b}${f}`,k=b=>F(`${w}:${b}`);if(typeof o=="number")return k(o);if(typeof o!="string")if("toString"in o)o=o.toString();else return l;const{modifiers:x}={},h=function*(){yield Y(o),yield ye(o,x)}();for(const{result:b,additionalCss:f=[]}of h)o=b,f.forEach(g=>{const S=D(g,"");F(S,"")});return k(o)},"");if(!r)return i.join(`
|
6
|
-
`);if(!t)return r;let d="";return d=`${t} { ${r} }`,[d,...i].join(`
|
7
|
-
`)},Q=(e,t=[])=>{if(!e)return"";const s=[],n={};if(Object.entries(e).forEach(([i,r])=>{if(typeof r=="object"){if(!r)return;const d=i.trim(),l=Q(r,[...t,d]);s.push(l)}else n[i]=r}),Object.keys(n).length){const i=t.map(_).join("-"),r=D(n,`.${i}`);s.push(r)}return s.join(`
|
8
|
-
`)},me=e=>Object.entries(e).reduce((t,[s,n])=>(typeof n=="object"&&(t[s]=v(n).map(i=>`"${i}"`).join(" | ")),t),{}),v=(e,t="",s=new Set)=>e?(Object.entries(e).forEach(([n,i])=>{const r=t?`${t}.${n}`:n;return typeof i=="object"?v(i,r,s):s.add(t)}),[...s]):[],ee=e=>{if(!e||e==="/")throw new Error("Could not find package.json file");const t=c.join(e,"package.json");return u.existsSync(t)?t:ee(c.join(e,".."))},he=async e=>{const t=ee(e);return await U.readFile(t,"utf-8").then(JSON.parse).catch(()=>{})},be=async e=>{const t=await he(e);if(t)return t.type};let V;const te=async e=>{if(V)return V;const t=await be(e);return t==="module"?V="esm":(t==="commonjs"||(typeof document>"u"?require("url").pathToFileURL(__filename).href:W&&W.tagName.toUpperCase()==="SCRIPT"&&W.src||new URL("index-CIRQcZq9.cjs",document.baseURI).href).endsWith(".cjs"))&&(V="cjs"),V||"esm"},Z=z.createLogger({level:"debug",format:z.format.combine(z.format.colorize(),z.format.cli()),transports:[new z.transports.Console({})]});function se(e){return e?typeof e!="string"?se(String(e)):e.replace(/[\s-]/g,".").replace(/[A-Z](?:(?=[^A-Z])|[A-Z]*(?=[A-Z][^A-Z]|$))/g,(t,s)=>(s>0?".":"")+t.toLowerCase()):""}const je={"*, *::before, *::after":{boxSizing:"border-box"},"*":{margin:0},html:{lineHeight:1.15,textSizeAdjust:"100%",WebkitFontSmoothing:"antialiased"},"img, picture, video, canvas, svg":{display:"block",maxWidth:"100%"},"p, h1, h2, h3, h4, h5, h6":{overflowWrap:"break-word"},p:{textWrap:"pretty"},"h1, h2, h3, h4, h5, h6":{textWrap:"balance"},button:{lineHeight:"1em"},"input, optgroup, select, textarea":{fontFamily:"inherit",fontSize:"100%",lineHeight:"1.15em"}},q={externalModules:[]},ne=e=>{if(q.externalModules.length>0)return q.externalModules;const t=c.join(e,"salty.config.ts"),n=u.readFileSync(t,"utf8").match(/externalModules:\s?\[(.*)\]/);if(!n)return[];const i=n[1].split(",").map(r=>r.replace(/['"`]/g,"").trim());return q.externalModules=i,i},J=e=>c.join(e,"./saltygen"),Se=["salty","css","styles","styled"],oe=(e=[])=>new RegExp(`\\.(${[...Se,...e].join("|")})\\.`),H=(e,t=[])=>oe(t).test(e),$e=async e=>{const t=J(e),s=c.join(e,"salty.config.ts"),n=c.join(t,"salty.config.js"),i=await te(e),r=ne(e);await X.build({entryPoints:[s],minify:!0,treeShaking:!0,bundle:!0,outfile:n,format:i,external:r});const d=Date.now(),{config:l}=await import(`${n}?t=${d}`);return l},we=async e=>{const t=await $e(e),s=new Set,n=(p,y=[])=>p?Object.entries(p).flatMap(([$,j])=>{if(!j)return;if(typeof j=="object")return n(j,[...y,$]);const A=se($),R=_($),M=[...y,A].join(".");s.add(`"${M}"`);const N=[...y.map(_),R].join("-"),{result:O}=Y(j);return`--${N}: ${O};`}):[],i=p=>p?Object.entries(p).flatMap(([y,$])=>{const j=n($);return y==="base"?j.join(""):`${y} { ${j.join("")} }`}):[],r=p=>p?Object.entries(p).flatMap(([y,$])=>Object.entries($).flatMap(([j,A])=>{const R=n(A,[y]),M=`.${y}-${j}, [data-${y}="${j}"]`,N=R.join("");return`${M} { ${N} }`})):[],d=n(t.variables),l=i(t.responsiveVariables),m=r(t.conditionalVariables),o=J(e),a=c.join(o,"css/_variables.css"),w=`:root { ${d.join("")} ${l.join("")} } ${m.join("")}`;u.writeFileSync(a,w);const F=c.join(o,"css/_global.css"),k=D(t.global,"");u.writeFileSync(F,`@layer global { ${k} }`);const x=c.join(o,"css/_reset.css"),h=t.reset==="none"?{}:typeof t.reset=="object"?t.reset:je,b=D(h,"");u.writeFileSync(x,`@layer reset { ${b} }`);const f=c.join(o,"css/_templates.css"),g=Q(t.templates),S=me(t.templates);u.writeFileSync(f,g);const C=c.join(o,"types/css-tokens.d.ts"),T=`
|
9
|
-
// Variable types
|
10
|
-
type VariableTokens = ${[...s].join("|")};
|
11
|
-
type PropertyValueToken = \`{\${VariableTokens}}\`;
|
12
|
-
|
13
|
-
// Template types
|
14
|
-
type TemplateTokens = {
|
15
|
-
${Object.entries(S).map(([p,y])=>`${p}?: ${y}`).join(`
|
16
|
-
`)}
|
17
|
-
}
|
18
|
-
`;u.writeFileSync(C,T)},B=async(e,t,s)=>{const n=I(t),i=c.join(s,"./temp");u.existsSync(i)||u.mkdirSync(i);const r=c.parse(t);let d=u.readFileSync(t,"utf8");d=d.replace(/styled\([^"'`{,]+,/g,"styled('div',");const l=c.join(s,"js",n+".js"),m=ne(e),o=await te(e);await X.build({stdin:{contents:d,sourcefile:r.base,resolveDir:r.dir,loader:"tsx"},minify:!1,treeShaking:!0,bundle:!0,outfile:l,format:o,target:["node20"],keepNames:!0,external:m,packages:"external"});const a=Date.now();return await import(`${l}?t=${a}`)},L=async e=>{const t=J(e),s=c.join(t,"salty.config.js"),{config:n}=await import(s);return n},re=()=>{try{return process.env.NODE_ENV==="production"}catch{return!1}},Fe=async(e,t=re())=>{try{const s=Date.now();t?Z.info("Generating CSS in production mode! 🔥"):Z.info("Generating CSS in development mode! 🚀");const n=[],i=[],r=J(e),d=c.join(r,"index.css");(()=>{u.existsSync(r)&&ue.execSync("rm -rf "+r),u.mkdirSync(r),u.mkdirSync(c.join(r,"css")),u.mkdirSync(c.join(r,"types"))})(),await we(e);const m=await L(e);async function o(f,g){const S=["node_modules","saltygen"],C=u.statSync(f);if(C.isDirectory()){const P=u.readdirSync(f);if(S.some(p=>f.includes(p)))return;await Promise.all(P.map(p=>o(c.join(f,p),c.join(g,p))))}else if(C.isFile()&&H(f)){const T=await B(e,f,r),p=[];Object.entries(T).forEach(([M,N])=>{if(N.isKeyframes&&N.css){const G=`a_${N.animationName}.css`,ae=`css/${G}`,le=c.join(r,ae);n.push(G),u.writeFileSync(le,N.css);return}if(!N.generator)return;const O=N.generator._withBuildContext({name:M,config:m,prod:t});i[O.priority]||(i[O.priority]=[]),i[O.priority].push(O.cssFileName),p.push(O.cssFileName);const ie=`css/${O.cssFileName}`,ce=c.join(r,ie);u.writeFileSync(ce,O.css)});const y=p.map(M=>`@import url('./${M}');`).join(`
|
19
|
-
`),$=I(f,6),j=c.parse(f),A=_(j.name),R=c.join(r,`css/f_${A}-${$}.css`);u.writeFileSync(R,y)}}await o(e,r);const a=n.map(f=>`@import url('./css/${f}');`).join(`
|
20
|
-
`);let x=`@layer reset, global, l0, l1, l2, l3, l4, l5, l6, l7, l8;
|
21
|
-
|
22
|
-
${["_variables.css","_reset.css","_global.css","_templates.css"].filter(f=>{try{return u.readFileSync(c.join(r,"css",f),"utf8").length>0}catch{return!1}}).map(f=>`@import url('./css/${f}');`).join(`
|
23
|
-
`)}
|
24
|
-
${a}`;if(m.importStrategy!=="component"){const f=i.flat().map(g=>`@import url('./css/${g}');`).join(`
|
25
|
-
`);x+=f}u.writeFileSync(d,x);const h=Date.now()-s,b=h<200?"🔥":h<500?"🚀":h<1e3?"🎉":h<2e3?"🚗":h<5e3?"🤔":"🥴";Z.info(`Generated CSS in ${h}ms! ${b}`)}catch(s){console.error(s)}},xe=async(e,t)=>{try{const s=[],n=c.join(e,"./saltygen"),i=c.join(n,"index.css");if(H(t)){const d=await L(e),l=await B(e,t,n);Object.entries(l).forEach(([F,k])=>{if(!k.generator)return;const x=k.generator._withBuildContext({name:F,config:d}),E=`css/${x.cssFileName}`,h=c.join(n,E);s.push(x.cssFileName),u.writeFileSync(h,x.css)});const m=u.readFileSync(i,"utf8").split(`
|
26
|
-
`),o=s.map(F=>`@import url('../saltygen/css/${F}');`),w=[...new Set([...m,...o])].join(`
|
27
|
-
`);u.writeFileSync(i,w)}}catch(s){console.error(s)}},ke=async(e,t,s=re())=>{try{const n=c.join(e,"./saltygen");if(H(t)){const r=u.readFileSync(t,"utf8");r.replace(/^(?!export\s)const\s.*/gm,a=>`export ${a}`)!==r&&await U.writeFile(t,r);const l=await L(e),m=await B(e,t,n);let o=r;if(Object.entries(m).forEach(([a,w])=>{var $;if(w.isKeyframes||!w.generator)return;const F=w.generator._withBuildContext({name:a,config:l,prod:s}),k=new RegExp(`\\s${a}[=\\s]+[^()]+styled\\(([^,]+),`,"g").exec(r);if(!k)return console.error("Could not find the original declaration");const x=($=k.at(1))==null?void 0:$.trim(),E=new RegExp(`\\s${a}[=\\s]+styled\\(`,"g").exec(o);if(!E)return console.error("Could not find the original declaration");const{index:h}=E;let b=!1;const f=setTimeout(()=>b=!0,5e3);let g=0,S=!1,C=0;for(;!S&&!b;){const j=o[h+g];j==="("&&C++,j===")"&&C--,C===0&&j===")"&&(S=!0),g>o.length&&(b=!0),g++}if(!b)clearTimeout(f);else throw new Error("Failed to find the end of the styled call and timed out");const P=h+g,T=o.slice(h,P),p=o,y=` ${a} = styled(${x}, "${F.classNames}", ${JSON.stringify(F.props)});`;o=o.replace(T,y),p===o&&console.error("Minimize file failed to change content",{name:a,tagName:x})}),l.importStrategy==="component"){const a=I(t,6),w=c.parse(t);o=`import '../../saltygen/css/${`f_${_(w.name)}-${a}.css`}';
|
28
|
-
${o}`}return o=o.replace("{ styled }","{ styledClient as styled }"),o=o.replace("@salty-css/react/styled","@salty-css/react/styled-client"),o}}catch(n){console.error("Error in minimizeFile:",n)}};exports.generateCss=Fe;exports.generateFile=xe;exports.minimizeFile=ke;exports.saltyFileRegExp=oe;
|
package/index-CmQ7VTi9.js
DELETED
@@ -1,393 +0,0 @@
|
|
1
|
-
import * as Q from "esbuild";
|
2
|
-
import { execSync as pt } from "child_process";
|
3
|
-
import { join as a, parse as I } from "path";
|
4
|
-
import { existsSync as G, writeFileSync as C, readFileSync as W, mkdirSync as z, statSync as ut, readdirSync as dt } from "fs";
|
5
|
-
import { readFile as gt, writeFile as mt } from "fs/promises";
|
6
|
-
import { createLogger as yt, format as Z, transports as ht } from "winston";
|
7
|
-
const Y = (t) => String.fromCharCode(t + (t > 25 ? 39 : 97)), bt = (t, e) => {
|
8
|
-
let s = "", o;
|
9
|
-
for (o = Math.abs(t); o > 52; o = o / 52 | 0) s = Y(o % 52) + s;
|
10
|
-
return s = Y(o % 52) + s, s.length < e ? s = s.padStart(e, "a") : s.length > e && (s = s.slice(-e)), s;
|
11
|
-
}, $t = (t, e) => {
|
12
|
-
let s = e.length;
|
13
|
-
for (; s; ) t = t * 33 ^ e.charCodeAt(--s);
|
14
|
-
return t;
|
15
|
-
}, K = (t, e = 5) => {
|
16
|
-
const s = $t(5381, JSON.stringify(t)) >>> 0;
|
17
|
-
return bt(s, e);
|
18
|
-
};
|
19
|
-
function O(t) {
|
20
|
-
return t ? typeof t != "string" ? O(String(t)) : t.replace(/[\s.]/g, "-").replace(/[A-Z](?:(?=[^A-Z])|[A-Z]*(?=[A-Z][^A-Z]|$))/g, (e, s) => (s > 0 ? "-" : "") + e.toLowerCase()) : "";
|
21
|
-
}
|
22
|
-
const St = (t, e) => {
|
23
|
-
if (typeof t != "string") return { result: t };
|
24
|
-
if (!e) return { result: t };
|
25
|
-
const s = [];
|
26
|
-
return Object.values(e).forEach((o) => {
|
27
|
-
const { pattern: i, transform: r } = o;
|
28
|
-
t = t.replace(i, (u) => {
|
29
|
-
const { value: l, css: m } = r(u);
|
30
|
-
return m && s.push(m), l;
|
31
|
-
});
|
32
|
-
}), { result: t, additionalCss: s };
|
33
|
-
}, v = (t) => typeof t != "string" ? { result: t } : /\{[^{}]+\}/g.test(t) ? { result: t.replace(/\{([^{}]+)\}/g, (...o) => `var(--${O(o[1].replaceAll(".", "-"))})`) } : { result: t }, E = (t, e, s, o) => {
|
34
|
-
if (!t) return "";
|
35
|
-
const i = [], r = Object.entries(t).reduce((l, [m, n]) => {
|
36
|
-
const c = m.trim();
|
37
|
-
if (typeof n == "function" && (n = n()), typeof n == "object") {
|
38
|
-
if (!n) return l;
|
39
|
-
if (c === "variants")
|
40
|
-
return Object.entries(n).forEach(([d, $]) => {
|
41
|
-
$ && Object.entries($).forEach(([k, P]) => {
|
42
|
-
if (!P) return;
|
43
|
-
const T = `${e}.${d}-${k}`, p = E(P, T);
|
44
|
-
i.push(p);
|
45
|
-
});
|
46
|
-
}), l;
|
47
|
-
if (c === "defaultVariants")
|
48
|
-
return l;
|
49
|
-
if (c === "compoundVariants")
|
50
|
-
return n.forEach((d) => {
|
51
|
-
const { css: $, ...k } = d, P = Object.entries(k).reduce((p, [g, S]) => `${p}.${g}-${S}`, e), T = E($, P);
|
52
|
-
i.push(T);
|
53
|
-
}), l;
|
54
|
-
if (c.startsWith("@")) {
|
55
|
-
const d = E(n, e), $ = `${c} {
|
56
|
-
${d.replace(`
|
57
|
-
`, `
|
58
|
-
`)}
|
59
|
-
}`;
|
60
|
-
return i.push($), l;
|
61
|
-
}
|
62
|
-
const h = m.includes("&") ? c.replace("&", e) : c.startsWith(":") ? `${e}${c}` : `${e} ${c}`, f = E(n, h);
|
63
|
-
return i.push(f), l;
|
64
|
-
}
|
65
|
-
const j = c.startsWith("-") ? c : O(c), w = (h, f = ";") => l = `${l}${h}${f}`, x = (h) => w(`${j}:${h}`);
|
66
|
-
if (typeof n == "number") return x(n);
|
67
|
-
if (typeof n != "string")
|
68
|
-
if ("toString" in n) n = n.toString();
|
69
|
-
else return l;
|
70
|
-
const { modifiers: F } = {}, y = function* () {
|
71
|
-
yield v(n), yield St(n, F);
|
72
|
-
}();
|
73
|
-
for (const { result: h, additionalCss: f = [] } of y)
|
74
|
-
n = h, f.forEach((d) => {
|
75
|
-
const $ = E(d, "");
|
76
|
-
w($, "");
|
77
|
-
});
|
78
|
-
return x(n);
|
79
|
-
}, "");
|
80
|
-
if (!r) return i.join(`
|
81
|
-
`);
|
82
|
-
if (!e) return r;
|
83
|
-
let u = "";
|
84
|
-
return u = `${e} { ${r} }`, [u, ...i].join(`
|
85
|
-
`);
|
86
|
-
}, tt = (t, e = []) => {
|
87
|
-
if (!t) return "";
|
88
|
-
const s = [], o = {};
|
89
|
-
if (Object.entries(t).forEach(([i, r]) => {
|
90
|
-
if (typeof r == "object") {
|
91
|
-
if (!r) return;
|
92
|
-
const u = i.trim(), l = tt(r, [...e, u]);
|
93
|
-
s.push(l);
|
94
|
-
} else
|
95
|
-
o[i] = r;
|
96
|
-
}), Object.keys(o).length) {
|
97
|
-
const i = e.map(O).join("-"), r = E(o, `.${i}`);
|
98
|
-
s.push(r);
|
99
|
-
}
|
100
|
-
return s.join(`
|
101
|
-
`);
|
102
|
-
}, jt = (t) => Object.entries(t).reduce((e, [s, o]) => (typeof o == "object" && (e[s] = et(o).map((i) => `"${i}"`).join(" | ")), e), {}), et = (t, e = "", s = /* @__PURE__ */ new Set()) => t ? (Object.entries(t).forEach(([o, i]) => {
|
103
|
-
const r = e ? `${e}.${o}` : o;
|
104
|
-
return typeof i == "object" ? et(i, r, s) : s.add(e);
|
105
|
-
}), [...s]) : [], st = (t) => {
|
106
|
-
if (!t || t === "/") throw new Error("Could not find package.json file");
|
107
|
-
const e = a(t, "package.json");
|
108
|
-
return G(e) ? e : st(a(t, ".."));
|
109
|
-
}, wt = async (t) => {
|
110
|
-
const e = st(t);
|
111
|
-
return await gt(e, "utf-8").then(JSON.parse).catch(() => {
|
112
|
-
});
|
113
|
-
}, Ft = async (t) => {
|
114
|
-
const e = await wt(t);
|
115
|
-
if (e)
|
116
|
-
return e.type;
|
117
|
-
};
|
118
|
-
let _;
|
119
|
-
const nt = async (t) => {
|
120
|
-
if (_) return _;
|
121
|
-
const e = await Ft(t);
|
122
|
-
return e === "module" ? _ = "esm" : (e === "commonjs" || import.meta.url.endsWith(".cjs")) && (_ = "cjs"), _ || "esm";
|
123
|
-
}, H = yt({
|
124
|
-
level: "debug",
|
125
|
-
format: Z.combine(Z.colorize(), Z.cli()),
|
126
|
-
transports: [new ht.Console({})]
|
127
|
-
});
|
128
|
-
function ot(t) {
|
129
|
-
return t ? typeof t != "string" ? ot(String(t)) : t.replace(/[\s-]/g, ".").replace(/[A-Z](?:(?=[^A-Z])|[A-Z]*(?=[A-Z][^A-Z]|$))/g, (e, s) => (s > 0 ? "." : "") + e.toLowerCase()) : "";
|
130
|
-
}
|
131
|
-
const xt = {
|
132
|
-
/** Set box model to border-box */
|
133
|
-
"*, *::before, *::after": {
|
134
|
-
boxSizing: "border-box"
|
135
|
-
},
|
136
|
-
/** Remove default margin and padding */
|
137
|
-
"*": {
|
138
|
-
margin: 0
|
139
|
-
},
|
140
|
-
/** Remove adjust font properties */
|
141
|
-
html: {
|
142
|
-
lineHeight: 1.15,
|
143
|
-
textSizeAdjust: "100%",
|
144
|
-
WebkitFontSmoothing: "antialiased"
|
145
|
-
},
|
146
|
-
/** Make media elements responsive */
|
147
|
-
"img, picture, video, canvas, svg": {
|
148
|
-
display: "block",
|
149
|
-
maxWidth: "100%"
|
150
|
-
},
|
151
|
-
/** Avoid overflow of text */
|
152
|
-
"p, h1, h2, h3, h4, h5, h6": {
|
153
|
-
overflowWrap: "break-word"
|
154
|
-
},
|
155
|
-
/** Improve text wrapping */
|
156
|
-
p: {
|
157
|
-
textWrap: "pretty"
|
158
|
-
},
|
159
|
-
"h1, h2, h3, h4, h5, h6": {
|
160
|
-
textWrap: "balance"
|
161
|
-
},
|
162
|
-
/** Improve button line height */
|
163
|
-
button: {
|
164
|
-
lineHeight: "1em"
|
165
|
-
},
|
166
|
-
/** Improve form elements */
|
167
|
-
"input, optgroup, select, textarea": {
|
168
|
-
fontFamily: "inherit",
|
169
|
-
fontSize: "100%",
|
170
|
-
lineHeight: "1.15em"
|
171
|
-
}
|
172
|
-
}, B = {
|
173
|
-
externalModules: []
|
174
|
-
}, rt = (t) => {
|
175
|
-
if (B.externalModules.length > 0) return B.externalModules;
|
176
|
-
const e = a(t, "salty.config.ts"), o = W(e, "utf8").match(/externalModules:\s?\[(.*)\]/);
|
177
|
-
if (!o) return [];
|
178
|
-
const i = o[1].split(",").map((r) => r.replace(/['"`]/g, "").trim());
|
179
|
-
return B.externalModules = i, i;
|
180
|
-
}, R = (t) => a(t, "./saltygen"), kt = ["salty", "css", "styles", "styled"], Ct = (t = []) => new RegExp(`\\.(${[...kt, ...t].join("|")})\\.`), L = (t, e = []) => Ct(e).test(t), Pt = async (t) => {
|
181
|
-
const e = R(t), s = a(t, "salty.config.ts"), o = a(e, "salty.config.js"), i = await nt(t), r = rt(t);
|
182
|
-
await Q.build({
|
183
|
-
entryPoints: [s],
|
184
|
-
minify: !0,
|
185
|
-
treeShaking: !0,
|
186
|
-
bundle: !0,
|
187
|
-
outfile: o,
|
188
|
-
format: i,
|
189
|
-
external: r
|
190
|
-
});
|
191
|
-
const u = Date.now(), { config: l } = await import(`${o}?t=${u}`);
|
192
|
-
return l;
|
193
|
-
}, Tt = async (t) => {
|
194
|
-
const e = await Pt(t), s = /* @__PURE__ */ new Set(), o = (p, g = []) => p ? Object.entries(p).flatMap(([S, b]) => {
|
195
|
-
if (!b) return;
|
196
|
-
if (typeof b == "object") return o(b, [...g, S]);
|
197
|
-
const A = ot(S), J = O(S), M = [...g, A].join(".");
|
198
|
-
s.add(`"${M}"`);
|
199
|
-
const N = [...g.map(O), J].join("-"), { result: D } = v(b);
|
200
|
-
return `--${N}: ${D};`;
|
201
|
-
}) : [], i = (p) => p ? Object.entries(p).flatMap(([g, S]) => {
|
202
|
-
const b = o(S);
|
203
|
-
return g === "base" ? b.join("") : `${g} { ${b.join("")} }`;
|
204
|
-
}) : [], r = (p) => p ? Object.entries(p).flatMap(([g, S]) => Object.entries(S).flatMap(([b, A]) => {
|
205
|
-
const J = o(A, [g]), M = `.${g}-${b}, [data-${g}="${b}"]`, N = J.join("");
|
206
|
-
return `${M} { ${N} }`;
|
207
|
-
})) : [], u = o(e.variables), l = i(e.responsiveVariables), m = r(e.conditionalVariables), n = R(t), c = a(n, "css/_variables.css"), j = `:root { ${u.join("")} ${l.join("")} } ${m.join("")}`;
|
208
|
-
C(c, j);
|
209
|
-
const w = a(n, "css/_global.css"), x = E(e.global, "");
|
210
|
-
C(w, `@layer global { ${x} }`);
|
211
|
-
const F = a(n, "css/_reset.css"), y = e.reset === "none" ? {} : typeof e.reset == "object" ? e.reset : xt, h = E(y, "");
|
212
|
-
C(F, `@layer reset { ${h} }`);
|
213
|
-
const f = a(n, "css/_templates.css"), d = tt(e.templates), $ = jt(e.templates);
|
214
|
-
C(f, d);
|
215
|
-
const k = a(n, "types/css-tokens.d.ts"), T = `
|
216
|
-
// Variable types
|
217
|
-
type VariableTokens = ${[...s].join("|")};
|
218
|
-
type PropertyValueToken = \`{\${VariableTokens}}\`;
|
219
|
-
|
220
|
-
// Template types
|
221
|
-
type TemplateTokens = {
|
222
|
-
${Object.entries($).map(([p, g]) => `${p}?: ${g}`).join(`
|
223
|
-
`)}
|
224
|
-
}
|
225
|
-
`;
|
226
|
-
C(k, T);
|
227
|
-
}, q = async (t, e, s) => {
|
228
|
-
const o = K(e), i = a(s, "./temp");
|
229
|
-
G(i) || z(i);
|
230
|
-
const r = I(e);
|
231
|
-
let u = W(e, "utf8");
|
232
|
-
u = u.replace(/styled\([^"'`{,]+,/g, "styled('div',");
|
233
|
-
const l = a(s, "js", o + ".js"), m = rt(t), n = await nt(t);
|
234
|
-
await Q.build({
|
235
|
-
stdin: {
|
236
|
-
contents: u,
|
237
|
-
sourcefile: r.base,
|
238
|
-
resolveDir: r.dir,
|
239
|
-
loader: "tsx"
|
240
|
-
},
|
241
|
-
minify: !1,
|
242
|
-
treeShaking: !0,
|
243
|
-
bundle: !0,
|
244
|
-
outfile: l,
|
245
|
-
format: n,
|
246
|
-
target: ["node20"],
|
247
|
-
keepNames: !0,
|
248
|
-
external: m,
|
249
|
-
packages: "external"
|
250
|
-
});
|
251
|
-
const c = Date.now();
|
252
|
-
return await import(`${l}?t=${c}`);
|
253
|
-
}, U = async (t) => {
|
254
|
-
const e = R(t), s = a(e, "salty.config.js"), { config: o } = await import(s);
|
255
|
-
return o;
|
256
|
-
}, it = () => {
|
257
|
-
try {
|
258
|
-
return process.env.NODE_ENV === "production";
|
259
|
-
} catch {
|
260
|
-
return !1;
|
261
|
-
}
|
262
|
-
}, Mt = async (t, e = it()) => {
|
263
|
-
try {
|
264
|
-
const s = Date.now();
|
265
|
-
e ? H.info("Generating CSS in production mode! 🔥") : H.info("Generating CSS in development mode! 🚀");
|
266
|
-
const o = [], i = [], r = R(t), u = a(r, "index.css");
|
267
|
-
(() => {
|
268
|
-
G(r) && pt("rm -rf " + r), z(r), z(a(r, "css")), z(a(r, "types"));
|
269
|
-
})(), await Tt(t);
|
270
|
-
const m = await U(t);
|
271
|
-
async function n(f, d) {
|
272
|
-
const $ = ["node_modules", "saltygen"], k = ut(f);
|
273
|
-
if (k.isDirectory()) {
|
274
|
-
const P = dt(f);
|
275
|
-
if ($.some((p) => f.includes(p))) return;
|
276
|
-
await Promise.all(P.map((p) => n(a(f, p), a(d, p))));
|
277
|
-
} else if (k.isFile() && L(f)) {
|
278
|
-
const T = await q(t, f, r), p = [];
|
279
|
-
Object.entries(T).forEach(([M, N]) => {
|
280
|
-
if (N.isKeyframes && N.css) {
|
281
|
-
const X = `a_${N.animationName}.css`, lt = `css/${X}`, ft = a(r, lt);
|
282
|
-
o.push(X), C(ft, N.css);
|
283
|
-
return;
|
284
|
-
}
|
285
|
-
if (!N.generator) return;
|
286
|
-
const D = N.generator._withBuildContext({
|
287
|
-
name: M,
|
288
|
-
config: m,
|
289
|
-
prod: e
|
290
|
-
});
|
291
|
-
i[D.priority] || (i[D.priority] = []), i[D.priority].push(D.cssFileName), p.push(D.cssFileName);
|
292
|
-
const ct = `css/${D.cssFileName}`, at = a(r, ct);
|
293
|
-
C(at, D.css);
|
294
|
-
});
|
295
|
-
const g = p.map((M) => `@import url('./${M}');`).join(`
|
296
|
-
`), S = K(f, 6), b = I(f), A = O(b.name), J = a(r, `css/f_${A}-${S}.css`);
|
297
|
-
C(J, g);
|
298
|
-
}
|
299
|
-
}
|
300
|
-
await n(t, r);
|
301
|
-
const c = o.map((f) => `@import url('./css/${f}');`).join(`
|
302
|
-
`);
|
303
|
-
let F = `@layer reset, global, l0, l1, l2, l3, l4, l5, l6, l7, l8;
|
304
|
-
|
305
|
-
${["_variables.css", "_reset.css", "_global.css", "_templates.css"].filter((f) => {
|
306
|
-
try {
|
307
|
-
return W(a(r, "css", f), "utf8").length > 0;
|
308
|
-
} catch {
|
309
|
-
return !1;
|
310
|
-
}
|
311
|
-
}).map((f) => `@import url('./css/${f}');`).join(`
|
312
|
-
`)}
|
313
|
-
${c}`;
|
314
|
-
if (m.importStrategy !== "component") {
|
315
|
-
const f = i.flat().map((d) => `@import url('./css/${d}');`).join(`
|
316
|
-
`);
|
317
|
-
F += f;
|
318
|
-
}
|
319
|
-
C(u, F);
|
320
|
-
const y = Date.now() - s, h = y < 200 ? "🔥" : y < 500 ? "🚀" : y < 1e3 ? "🎉" : y < 2e3 ? "🚗" : y < 5e3 ? "🤔" : "🥴";
|
321
|
-
H.info(`Generated CSS in ${y}ms! ${h}`);
|
322
|
-
} catch (s) {
|
323
|
-
console.error(s);
|
324
|
-
}
|
325
|
-
}, _t = async (t, e) => {
|
326
|
-
try {
|
327
|
-
const s = [], o = a(t, "./saltygen"), i = a(o, "index.css");
|
328
|
-
if (L(e)) {
|
329
|
-
const u = await U(t), l = await q(t, e, o);
|
330
|
-
Object.entries(l).forEach(([w, x]) => {
|
331
|
-
if (!x.generator) return;
|
332
|
-
const F = x.generator._withBuildContext({
|
333
|
-
name: w,
|
334
|
-
config: u
|
335
|
-
}), V = `css/${F.cssFileName}`, y = a(o, V);
|
336
|
-
s.push(F.cssFileName), C(y, F.css);
|
337
|
-
});
|
338
|
-
const m = W(i, "utf8").split(`
|
339
|
-
`), n = s.map((w) => `@import url('../saltygen/css/${w}');`), j = [.../* @__PURE__ */ new Set([...m, ...n])].join(`
|
340
|
-
`);
|
341
|
-
C(i, j);
|
342
|
-
}
|
343
|
-
} catch (s) {
|
344
|
-
console.error(s);
|
345
|
-
}
|
346
|
-
}, At = async (t, e, s = it()) => {
|
347
|
-
try {
|
348
|
-
const o = a(t, "./saltygen");
|
349
|
-
if (L(e)) {
|
350
|
-
const r = W(e, "utf8");
|
351
|
-
r.replace(/^(?!export\s)const\s.*/gm, (c) => `export ${c}`) !== r && await mt(e, r);
|
352
|
-
const l = await U(t), m = await q(t, e, o);
|
353
|
-
let n = r;
|
354
|
-
if (Object.entries(m).forEach(([c, j]) => {
|
355
|
-
var S;
|
356
|
-
if (j.isKeyframes || !j.generator) return;
|
357
|
-
const w = j.generator._withBuildContext({
|
358
|
-
name: c,
|
359
|
-
config: l,
|
360
|
-
prod: s
|
361
|
-
}), x = new RegExp(`\\s${c}[=\\s]+[^()]+styled\\(([^,]+),`, "g").exec(r);
|
362
|
-
if (!x) return console.error("Could not find the original declaration");
|
363
|
-
const F = (S = x.at(1)) == null ? void 0 : S.trim(), V = new RegExp(`\\s${c}[=\\s]+styled\\(`, "g").exec(n);
|
364
|
-
if (!V) return console.error("Could not find the original declaration");
|
365
|
-
const { index: y } = V;
|
366
|
-
let h = !1;
|
367
|
-
const f = setTimeout(() => h = !0, 5e3);
|
368
|
-
let d = 0, $ = !1, k = 0;
|
369
|
-
for (; !$ && !h; ) {
|
370
|
-
const b = n[y + d];
|
371
|
-
b === "(" && k++, b === ")" && k--, k === 0 && b === ")" && ($ = !0), d > n.length && (h = !0), d++;
|
372
|
-
}
|
373
|
-
if (!h) clearTimeout(f);
|
374
|
-
else throw new Error("Failed to find the end of the styled call and timed out");
|
375
|
-
const P = y + d, T = n.slice(y, P), p = n, g = ` ${c} = styled(${F}, "${w.classNames}", ${JSON.stringify(w.props)});`;
|
376
|
-
n = n.replace(T, g), p === n && console.error("Minimize file failed to change content", { name: c, tagName: F });
|
377
|
-
}), l.importStrategy === "component") {
|
378
|
-
const c = K(e, 6), j = I(e);
|
379
|
-
n = `import '../../saltygen/css/${`f_${O(j.name)}-${c}.css`}';
|
380
|
-
${n}`;
|
381
|
-
}
|
382
|
-
return n = n.replace("{ styled }", "{ styledClient as styled }"), n = n.replace("@salty-css/react/styled", "@salty-css/react/styled-client"), n;
|
383
|
-
}
|
384
|
-
} catch (o) {
|
385
|
-
console.error("Error in minimizeFile:", o);
|
386
|
-
}
|
387
|
-
};
|
388
|
-
export {
|
389
|
-
_t as a,
|
390
|
-
Mt as g,
|
391
|
-
At as m,
|
392
|
-
Ct as s
|
393
|
-
};
|