react-email 4.0.0-alpha.5 → 4.0.0-alpha.6
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/CHANGELOG.md +6 -0
- package/dist/cli/index.js +1175 -2659
- package/dist/cli/index.mjs +16 -14
- package/dist/preview/.next/BUILD_ID +1 -1
- package/dist/preview/.next/app-build-manifest.json +31 -31
- package/dist/preview/.next/app-path-routes-manifest.json +6 -1
- package/dist/preview/.next/build-manifest.json +14 -14
- package/dist/preview/.next/cache/.rscinfo +1 -1
- package/dist/preview/.next/cache/webpack/client-production/0.pack +0 -0
- package/dist/preview/.next/cache/webpack/client-production/index.pack +0 -0
- package/dist/preview/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/dist/preview/.next/cache/webpack/server-production/0.pack +0 -0
- package/dist/preview/.next/cache/webpack/server-production/index.pack +0 -0
- package/dist/preview/.next/diagnostics/framework.json +1 -1
- package/dist/preview/.next/export-marker.json +6 -1
- package/dist/preview/.next/images-manifest.json +57 -1
- package/dist/preview/.next/next-minimal-server.js.nft.json +1 -1
- package/dist/preview/.next/next-server.js.nft.json +1 -1
- package/dist/preview/.next/prerender-manifest.json +41 -1
- package/dist/preview/.next/required-server-files.json +310 -1
- package/dist/preview/.next/routes-manifest.json +64 -1
- package/dist/preview/.next/server/app/_not-found/page.js +1 -1
- package/dist/preview/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/preview/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/preview/.next/server/app/favicon.ico/route.js +1 -1
- package/dist/preview/.next/server/app/favicon.ico/route.js.nft.json +1 -1
- package/dist/preview/.next/server/app/page.js +1 -1
- package/dist/preview/.next/server/app/page.js.nft.json +1 -1
- package/dist/preview/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/preview/.next/server/app/preview/[...slug]/page.js +47 -11
- package/dist/preview/.next/server/app/preview/[...slug]/page.js.nft.json +1 -1
- package/dist/preview/.next/server/app/preview/[...slug]/page_client-reference-manifest.js +1 -1
- package/dist/preview/.next/server/chunks/171.js +14 -0
- package/dist/preview/.next/server/chunks/446.js +6 -0
- package/dist/preview/.next/server/chunks/600.js +8 -0
- package/dist/preview/.next/server/chunks/811.js +13 -0
- package/dist/preview/.next/server/chunks/833.js +1 -0
- package/dist/preview/.next/server/functions-config-manifest.json +4 -1
- package/dist/preview/.next/server/middleware-build-manifest.js +1 -1
- package/dist/preview/.next/server/pages/500.html +1 -1
- package/dist/preview/.next/server/pages/_app.js +1 -1
- package/dist/preview/.next/server/pages/_app.js.nft.json +1 -1
- package/dist/preview/.next/server/pages/_document.js +1 -1
- package/dist/preview/.next/server/pages/_document.js.nft.json +1 -1
- package/dist/preview/.next/server/pages/_error.js +1 -1
- package/dist/preview/.next/server/pages/_error.js.nft.json +1 -1
- package/dist/preview/.next/server/pages-manifest.json +5 -1
- package/dist/preview/.next/server/server-reference-manifest.js +1 -1
- package/dist/preview/.next/server/server-reference-manifest.json +1 -1
- package/dist/preview/.next/server/webpack-runtime.js +1 -1
- package/dist/preview/.next/static/chunks/416-56f79fc7e689f06f.js +1 -0
- package/dist/preview/.next/static/chunks/683-8bbfd191e5105f01.js +1 -0
- package/dist/preview/.next/static/chunks/744-79730358b37b2212.js +1 -0
- package/dist/preview/.next/static/chunks/781-5f16c6bc9d9d4cc1.js +1 -0
- package/dist/preview/.next/static/chunks/832ad4be-cb988facfb8f955f.js +1 -0
- package/dist/preview/.next/static/chunks/87-38e35f08507de015.js +1 -0
- package/dist/preview/.next/static/chunks/{afa401a5-a600c227dacf3ab4.js → afa401a5-3e949a1cfd317dd3.js} +3 -3
- package/dist/preview/.next/static/chunks/app/_not-found/page-09d694081cc9d4dc.js +1 -0
- package/dist/preview/.next/static/chunks/app/layout-a6640e62690d8fd6.js +1 -0
- package/dist/preview/.next/static/chunks/app/page-ba68f50b287e7478.js +1 -0
- package/dist/preview/.next/static/chunks/app/preview/[...slug]/page-4a5b026ab543e27f.js +1 -0
- package/dist/preview/.next/static/chunks/framework-c2bd6d936e3077bc.js +1 -0
- package/dist/preview/.next/static/chunks/main-44463a8301435b64.js +1 -0
- package/dist/preview/.next/static/chunks/main-app-c2e686acf8d370d7.js +1 -0
- package/dist/preview/.next/static/chunks/pages/_app-f3011d3f00bb8dba.js +1 -0
- package/dist/preview/.next/static/chunks/pages/_error-39a87dee2e97a2a3.js +1 -0
- package/dist/preview/.next/static/chunks/{webpack-2eb145a20ee6cb77.js → webpack-41e2667c9f086a4f.js} +1 -1
- package/dist/preview/.next/static/css/d7df9cfc3e182163.css +3 -0
- package/dist/preview/.next/static/gFk9UfWL8joM4iD7-wlKF/_buildManifest.js +1 -0
- package/dist/preview/.next/trace +26 -22
- package/dist/preview/.next/types/cache-life.d.ts +3 -3
- package/package.json +14 -9
- package/scripts/build-preview-server.mjs +32 -0
- package/scripts/fill-caniemail-data.mjs +36 -0
- package/src/actions/email-validation/caniemail-data.ts +85993 -0
- package/src/actions/email-validation/check-compatibility.ts +322 -0
- package/src/actions/email-validation/check-images.spec.tsx +2 -2
- package/src/actions/email-validation/check-images.ts +2 -2
- package/src/actions/email-validation/check-links.spec.tsx +4 -4
- package/src/actions/email-validation/check-links.ts +2 -2
- package/src/actions/get-email-path-from-slug.ts +1 -1
- package/src/actions/render-email-by-path.tsx +2 -1
- package/src/{utils/emails-directory-absolute-path.ts → app/env.ts} +2 -0
- package/src/app/layout.tsx +1 -1
- package/src/app/page.tsx +1 -1
- package/src/app/preview/[...slug]/page.tsx +73 -16
- package/src/app/preview/[...slug]/preview.tsx +11 -57
- package/src/components/code.tsx +0 -1
- package/src/components/toolbar/linter.tsx +267 -124
- package/src/components/toolbar/spam-assassin.tsx +20 -31
- package/src/components/toolbar/toolbar-button.tsx +50 -0
- package/src/components/toolbar/use-cached-state.ts +33 -0
- package/src/components/toolbar.tsx +106 -98
- package/src/components/topbar/view-size-controls.tsx +1 -0
- package/src/components/topbar.tsx +3 -9
- package/src/contexts/emails.tsx +2 -1
- package/src/contexts/preview.tsx +81 -0
- package/src/hooks/use-email-rendering-result.ts +2 -1
- package/src/utils/__snapshots__/get-email-component.spec.ts.snap +1 -1
- package/src/utils/caniemail/all-css-properties.ts +358 -0
- package/src/utils/caniemail/ast/get-object-variables.ts +61 -0
- package/src/utils/caniemail/ast/get-used-style-properties.ts +91 -0
- package/src/utils/caniemail/get-compatibility-stats-for-entry.ts +118 -0
- package/src/utils/caniemail/get-css-functions.ts +25 -0
- package/src/utils/caniemail/get-css-property-names.ts +32 -0
- package/src/utils/caniemail/get-css-property-with-value.ts +14 -0
- package/src/utils/caniemail/get-css-unit.ts +3 -0
- package/src/utils/caniemail/get-element-attributes.ts +7 -0
- package/src/utils/caniemail/get-element-names.ts +20 -0
- package/src/utils/caniemail/tailwind/generate-tailwind-rules.ts +30 -0
- package/src/utils/caniemail/tailwind/get-tailwind-config.ts +205 -0
- package/src/utils/caniemail/tailwind/get-tailwind-metadata.spec.ts +25 -0
- package/src/utils/caniemail/tailwind/get-tailwind-metadata.ts +45 -0
- package/src/utils/caniemail/tailwind/setup-tailwind-context.ts +15 -0
- package/src/utils/get-email-component.ts +34 -67
- package/src/utils/linting.ts +85 -0
- package/src/utils/result.ts +49 -0
- package/src/utils/run-bundled-code.ts +64 -0
- package/tailwind-internals.d.ts +133 -0
- package/tsconfig.json +9 -3
- package/build-preview-server.mjs +0 -25
- package/dist/preview/.next/cache/images/TcyzHbFXGFjrOu3wEMvDoSmqCh3qP3iiNqJf0QbED9Y/60.1741728556140.cQ5qicbpvoXZ7leVmWqG2ElLwXB1ynYeSv8MBSA-QeM.Vy8iMWM3MGUtMTk1ODcxYmIyNzMi.webp +0 -0
- package/dist/preview/.next/cache/webpack/client-development/0.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/1.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/10.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/11.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/12.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/13.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/2.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/3.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/4.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/5.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/6.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/7.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/8.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/9.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/index.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/index.pack.gz.old +0 -0
- package/dist/preview/.next/cache/webpack/server-development/0.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-development/1.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-development/2.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-development/3.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-development/4.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-development/5.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-development/6.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-development/7.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-development/8.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-development/9.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-development/index.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-development/index.pack.gz.old +0 -0
- package/dist/preview/.next/server/chunks/143.js +0 -6
- package/dist/preview/.next/server/chunks/409.js +0 -5
- package/dist/preview/.next/server/chunks/46.js +0 -1
- package/dist/preview/.next/server/chunks/478.js +0 -14
- package/dist/preview/.next/server/chunks/707.js +0 -13
- package/dist/preview/.next/static/B4EYZiVzdylEG9lAIl-aO/_buildManifest.js +0 -1
- package/dist/preview/.next/static/chunks/575-bc52750855c25df4.js +0 -2
- package/dist/preview/.next/static/chunks/684-0f1ef7361c499798.js +0 -1
- package/dist/preview/.next/static/chunks/684c6b30-0c65da32762fc4ee.js +0 -1
- package/dist/preview/.next/static/chunks/81-e7539b08d9d3fb4d.js +0 -1
- package/dist/preview/.next/static/chunks/883-70c8267c50bc4133.js +0 -1
- package/dist/preview/.next/static/chunks/921-d1dc8c63f49e85d6.js +0 -1
- package/dist/preview/.next/static/chunks/app/_not-found/page-03ce767859c36d4e.js +0 -1
- package/dist/preview/.next/static/chunks/app/layout-7cf14e28880544f1.js +0 -1
- package/dist/preview/.next/static/chunks/app/page-065cb49b0a078541.js +0 -1
- package/dist/preview/.next/static/chunks/app/preview/[...slug]/page-656510fd180c803c.js +0 -1
- package/dist/preview/.next/static/chunks/framework-2a724981073c3a29.js +0 -1
- package/dist/preview/.next/static/chunks/main-552b9719bbc3a274.js +0 -1
- package/dist/preview/.next/static/chunks/main-app-914a73336fd45af5.js +0 -1
- package/dist/preview/.next/static/chunks/pages/_app-77ca34bce25ac75c.js +0 -1
- package/dist/preview/.next/static/chunks/pages/_error-73f611c46abbb495.js +0 -1
- package/dist/preview/.next/static/css/2df96d9ee014e8de.css +0 -3
- /package/dist/preview/.next/static/{B4EYZiVzdylEG9lAIl-aO → gFk9UfWL8joM4iD7-wlKF}/_ssgManifest.js +0 -0
|
@@ -112,13 +112,13 @@ declare module 'next/cache' {
|
|
|
112
112
|
/**
|
|
113
113
|
* Cache this `"use cache"` using a custom timespan.
|
|
114
114
|
* ```
|
|
115
|
-
* stale: ... // seconds
|
|
115
|
+
* stale: ... // seconds
|
|
116
116
|
* revalidate: ... // seconds
|
|
117
117
|
* expire: ... // seconds
|
|
118
118
|
* ```
|
|
119
|
-
*
|
|
119
|
+
*
|
|
120
120
|
* This is similar to Cache-Control: max-age=`stale`,s-max-age=`revalidate`,stale-while-revalidate=`expire-revalidate`
|
|
121
|
-
*
|
|
121
|
+
*
|
|
122
122
|
* If a value is left out, the lowest of other cacheLife() calls or the default, is used instead.
|
|
123
123
|
*/
|
|
124
124
|
export function unstable_cacheLife(profile: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-email",
|
|
3
|
-
"version": "4.0.0-alpha.
|
|
3
|
+
"version": "4.0.0-alpha.6",
|
|
4
4
|
"description": "A live preview of your emails right in your browser.",
|
|
5
5
|
"bin": {
|
|
6
6
|
"email": "./dist/cli/index.js"
|
|
@@ -29,12 +29,13 @@
|
|
|
29
29
|
"glob": "10.3.4",
|
|
30
30
|
"log-symbols": "4.1.0",
|
|
31
31
|
"mime-types": "2.1.35",
|
|
32
|
-
"next": "15.
|
|
32
|
+
"next": "15.2.2",
|
|
33
33
|
"normalize-path": "3.0.0",
|
|
34
34
|
"ora": "5.4.1",
|
|
35
35
|
"socket.io": "4.8.1"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
+
"@babel/core": "7.26.10",
|
|
38
39
|
"@lottiefiles/dotlottie-react": "0.12.3",
|
|
39
40
|
"@radix-ui/colors": "1.0.1",
|
|
40
41
|
"@radix-ui/react-collapsible": "1.1.0",
|
|
@@ -51,21 +52,23 @@
|
|
|
51
52
|
"@types/mime-types": "2.1.4",
|
|
52
53
|
"@types/node": "22.10.2",
|
|
53
54
|
"@types/normalize-path": "3.0.2",
|
|
54
|
-
"@types/react": "
|
|
55
|
-
"@types/react-dom": "
|
|
55
|
+
"@types/react": "19.0.10",
|
|
56
|
+
"@types/react-dom": "19.0.4",
|
|
56
57
|
"@types/webpack": "5.28.5",
|
|
57
58
|
"@vercel/style-guide": "5.1.0",
|
|
58
59
|
"autoprefixer": "10.4.20",
|
|
59
60
|
"clsx": "2.1.0",
|
|
60
61
|
"framer-motion": "12.0.0-alpha.2",
|
|
62
|
+
"jiti": "2.4.2",
|
|
63
|
+
"json5": "2.2.3",
|
|
64
|
+
"module-punycode": "npm:punycode@2.3.1",
|
|
61
65
|
"node-html-parser": "6.1.13",
|
|
62
66
|
"postcss": "8.4.40",
|
|
63
67
|
"prettier-plugin-tailwindcss": "0.6.6",
|
|
64
68
|
"pretty-bytes": "6.1.1",
|
|
65
69
|
"prism-react-renderer": "2.1.0",
|
|
66
|
-
"
|
|
67
|
-
"react": "
|
|
68
|
-
"react-dom": "^19",
|
|
70
|
+
"react": "19.0.0",
|
|
71
|
+
"react-dom": "19.0.0",
|
|
69
72
|
"sharp": "0.33.3",
|
|
70
73
|
"socket.io-client": "4.8.0",
|
|
71
74
|
"sonner": "1.7.1",
|
|
@@ -76,13 +79,15 @@
|
|
|
76
79
|
"tailwindcss": "3.4.0",
|
|
77
80
|
"tsup": "7.2.0",
|
|
78
81
|
"tsx": "4.9.0",
|
|
79
|
-
"typescript": "5.
|
|
82
|
+
"typescript": "5.8.2",
|
|
80
83
|
"use-debounce": "10.0.4",
|
|
81
84
|
"vitest": "1.1.3",
|
|
85
|
+
"zod": "3.24.2",
|
|
82
86
|
"@react-email/render": "1.0.5"
|
|
83
87
|
},
|
|
84
88
|
"scripts": {
|
|
85
|
-
"build": "tsup-node && node build-preview-server.mjs",
|
|
89
|
+
"build": "tsup-node && node ./scripts/build-preview-server.mjs",
|
|
90
|
+
"caniemail:fetch": "node ./scripts/fill-caniemail-data.mjs",
|
|
86
91
|
"clean": "rm -rf dist",
|
|
87
92
|
"dev": "tsup-node --watch",
|
|
88
93
|
"dev:preview": "cd ../../apps/demo && tsx ../../packages/react-email/src/cli/index.ts dev",
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { spawn } from 'node:child_process';
|
|
2
|
+
import fs from 'node:fs';
|
|
3
|
+
import path from 'node:path';
|
|
4
|
+
import { fileURLToPath } from 'node:url';
|
|
5
|
+
|
|
6
|
+
const __dirname = path.dirname(fileURLToPath(import.meta.url));
|
|
7
|
+
|
|
8
|
+
const nextBuildProcess = spawn('pnpm', ['next', 'build'], {
|
|
9
|
+
detached: true,
|
|
10
|
+
shell: true,
|
|
11
|
+
stdio: 'inherit',
|
|
12
|
+
cwd: path.resolve(__dirname, '../'),
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
process.on('SIGINT', () => {
|
|
16
|
+
nextBuildProcess.kill('SIGINT');
|
|
17
|
+
});
|
|
18
|
+
|
|
19
|
+
nextBuildProcess.on('exit', (code) => {
|
|
20
|
+
if (code !== 0) {
|
|
21
|
+
console.error(`next build failed with exit code ${code}`);
|
|
22
|
+
process.exit(code);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
const builtPreviewPath = path.resolve(__dirname, '../dist/preview');
|
|
26
|
+
|
|
27
|
+
if (fs.existsSync(builtPreviewPath)) {
|
|
28
|
+
fs.rmSync(builtPreviewPath, { recursive: true });
|
|
29
|
+
}
|
|
30
|
+
fs.mkdirSync(builtPreviewPath, { recursive: true });
|
|
31
|
+
fs.renameSync('.next', path.join(builtPreviewPath, '/.next'));
|
|
32
|
+
});
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { promises as fs } from 'node:fs';
|
|
2
|
+
import path from 'node:path';
|
|
3
|
+
import { fileURLToPath } from 'node:url';
|
|
4
|
+
|
|
5
|
+
export const caniemailDataURL =
|
|
6
|
+
'https://www.caniemail.com/api/data-ordered.json';
|
|
7
|
+
|
|
8
|
+
const responseFromCaniemail = await fetch(caniemailDataURL);
|
|
9
|
+
if (!responseFromCaniemail.ok) {
|
|
10
|
+
throw new Error(
|
|
11
|
+
`Could not get the data from Caniemail and there is no cached data under your temporary folder to fallback for.
|
|
12
|
+
|
|
13
|
+
This could be happneing for the following reasons:
|
|
14
|
+
- You don't have internet connectivity
|
|
15
|
+
- Caniemail is down
|
|
16
|
+
- Caniemail changed from where to fetch their data from, which means we need to fix this. If this is the case, please open up an issue.`,
|
|
17
|
+
{
|
|
18
|
+
cause: {
|
|
19
|
+
responseFromCaniemail,
|
|
20
|
+
},
|
|
21
|
+
},
|
|
22
|
+
);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
const response = await responseFromCaniemail.json();
|
|
26
|
+
|
|
27
|
+
const __dirname = path.dirname(fileURLToPath(import.meta.url));
|
|
28
|
+
|
|
29
|
+
await fs.writeFile(
|
|
30
|
+
path.resolve(__dirname, '../src/actions/email-validation/caniemail-data.ts'),
|
|
31
|
+
`import type { SupportEntry } from "./check-compatibility";
|
|
32
|
+
|
|
33
|
+
export const nicenames = ${JSON.stringify(response.nicenames, null, 2)};
|
|
34
|
+
|
|
35
|
+
export const supportEntries: SupportEntry[] = ${JSON.stringify(response.data, null, 2)}`,
|
|
36
|
+
);
|