react-email 4.0.7 → 4.0.8
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 +10 -7
- package/dist/cli/index.mjs +10 -7
- package/dist/index.js +1234 -0
- package/dist/preview/.next/BUILD_ID +1 -1
- package/dist/preview/.next/app-build-manifest.json +4 -4
- package/dist/preview/.next/app-path-routes-manifest.json +1 -1
- package/dist/preview/.next/build-manifest.json +2 -2
- 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 +3 -3
- package/dist/preview/.next/server/app/_not-found/page.js +1 -1
- package/dist/preview/.next/server/app/_not-found/page_client-reference-manifest.js +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 +12 -12
- 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/app-paths-manifest.json +1 -1
- package/dist/preview/.next/server/chunks/265.js +1 -0
- package/dist/preview/.next/server/pages/500.html +1 -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/static/chunks/{587-352f8079202a48d0.js → 587-2b8de61789f0fd1b.js} +1 -1
- package/dist/preview/.next/static/chunks/app/layout-a3d4e7b4de277118.js +1 -0
- package/dist/preview/.next/static/chunks/app/preview/[...slug]/page-cab7e5e69e3b91e2.js +1 -0
- package/dist/preview/.next/trace +27 -27
- package/package.json +1 -1
- package/src/commands/testing/out/magic-links/aws-verify-email.html +164 -0
- package/src/commands/testing/out/magic-links/linear-login-code.html +89 -0
- package/src/commands/testing/out/magic-links/notion-magic-link.html +75 -0
- package/src/commands/testing/out/magic-links/plaid-verify-identity.html +78 -0
- package/src/commands/testing/out/magic-links/raycast-magic-link.html +90 -0
- package/src/commands/testing/out/magic-links/slack-confirm.html +239 -0
- package/src/commands/testing/out/newsletters/codepen-challengers.html +547 -0
- package/src/commands/testing/out/newsletters/google-play-policy-update.html +338 -0
- package/src/commands/testing/out/newsletters/stack-overflow-tips.html +230 -0
- package/src/commands/testing/out/notifications/github-access-token.html +103 -0
- package/src/commands/testing/out/notifications/papermark-year-in-review.html +316 -0
- package/src/commands/testing/out/notifications/vercel-invite-user.html +170 -0
- package/src/commands/testing/out/notifications/yelp-recent-login.html +194 -0
- package/src/commands/testing/out/receipts/apple-receipt.html +676 -0
- package/src/commands/testing/out/receipts/nike-receipt.html +723 -0
- package/src/commands/testing/out/reset-password/dropbox-reset-password.html +97 -0
- package/src/commands/testing/out/reset-password/twitch-reset-password.html +219 -0
- package/src/commands/testing/out/reviews/airbnb-review.html +205 -0
- package/src/commands/testing/out/reviews/amazon-review.html +355 -0
- package/src/commands/testing/out/static/airbnb-logo.png +0 -0
- package/src/commands/testing/out/static/airbnb-review-user.jpg +0 -0
- package/src/commands/testing/out/static/amazon-book.jpg +0 -0
- package/src/commands/testing/out/static/amazon-facebook.jpg +0 -0
- package/src/commands/testing/out/static/amazon-instagram.jpg +0 -0
- package/src/commands/testing/out/static/amazon-logo.png +0 -0
- package/src/commands/testing/out/static/amazon-prime-logo.png +0 -0
- package/src/commands/testing/out/static/amazon-rating.gif +0 -0
- package/src/commands/testing/out/static/amazon-twitter.jpg +0 -0
- package/src/commands/testing/out/static/apple-card-icon.png +0 -0
- package/src/commands/testing/out/static/apple-hbo-max-icon.jpeg +0 -0
- package/src/commands/testing/out/static/apple-logo.png +0 -0
- package/src/commands/testing/out/static/apple-wallet.png +0 -0
- package/src/commands/testing/out/static/aws-logo.png +0 -0
- package/src/commands/testing/out/static/codepen-challengers.png +0 -0
- package/src/commands/testing/out/static/codepen-cube.png +0 -0
- package/src/commands/testing/out/static/codepen-pro.png +0 -0
- package/src/commands/testing/out/static/dropbox-logo.png +0 -0
- package/src/commands/testing/out/static/github.png +0 -0
- package/src/commands/testing/out/static/google-play-academy.png +0 -0
- package/src/commands/testing/out/static/google-play-chat.png +0 -0
- package/src/commands/testing/out/static/google-play-footer.png +0 -0
- package/src/commands/testing/out/static/google-play-header.png +0 -0
- package/src/commands/testing/out/static/google-play-icon.png +0 -0
- package/src/commands/testing/out/static/google-play-logo.png +0 -0
- package/src/commands/testing/out/static/google-play-pl.png +0 -0
- package/src/commands/testing/out/static/google-play.png +0 -0
- package/src/commands/testing/out/static/koala-logo.png +0 -0
- package/src/commands/testing/out/static/linear-logo.png +0 -0
- package/src/commands/testing/out/static/netlify-logo.png +0 -0
- package/src/commands/testing/out/static/nike-logo.png +0 -0
- package/src/commands/testing/out/static/nike-phone.png +0 -0
- package/src/commands/testing/out/static/nike-product.png +0 -0
- package/src/commands/testing/out/static/nike-recomendation-1.png +0 -0
- package/src/commands/testing/out/static/nike-recomendation-2.png +0 -0
- package/src/commands/testing/out/static/nike-recomendation-3.png +0 -0
- package/src/commands/testing/out/static/nike-recomendation-4.png +0 -0
- package/src/commands/testing/out/static/notion-logo.png +0 -0
- package/src/commands/testing/out/static/plaid-logo.png +0 -0
- package/src/commands/testing/out/static/raycast-bg.png +0 -0
- package/src/commands/testing/out/static/raycast-logo.png +0 -0
- package/src/commands/testing/out/static/slack-facebook.png +0 -0
- package/src/commands/testing/out/static/slack-linkedin.png +0 -0
- package/src/commands/testing/out/static/slack-logo.png +0 -0
- package/src/commands/testing/out/static/slack-twitter.png +0 -0
- package/src/commands/testing/out/static/stack-overflow-header.png +0 -0
- package/src/commands/testing/out/static/stack-overflow-logo-sm.png +0 -0
- package/src/commands/testing/out/static/stack-overflow-logo.png +0 -0
- package/src/commands/testing/out/static/stripe-logo.png +0 -0
- package/src/commands/testing/out/static/twitch-icon-facebook.png +0 -0
- package/src/commands/testing/out/static/twitch-icon-twitter.png +0 -0
- package/src/commands/testing/out/static/twitch-logo.png +0 -0
- package/src/commands/testing/out/static/vercel-arrow.png +0 -0
- package/src/commands/testing/out/static/vercel-logo.png +0 -0
- package/src/commands/testing/out/static/vercel-team.png +0 -0
- package/src/commands/testing/out/static/vercel-user.png +0 -0
- package/src/commands/testing/out/static/yelp-footer.png +0 -0
- package/src/commands/testing/out/static/yelp-header.png +0 -0
- package/src/commands/testing/out/static/yelp-logo.png +0 -0
- package/src/commands/testing/out/welcome/koala-welcome.html +89 -0
- package/src/commands/testing/out/welcome/netlify-welcome.html +198 -0
- package/src/commands/testing/out/welcome/stripe-welcome.html +152 -0
- package/dist/preview/.next/server/chunks/380.js +0 -1
- package/dist/preview/.next/static/chunks/app/layout-fa93a7ef0cc5ebdb.js +0 -1
- package/dist/preview/.next/static/chunks/app/preview/[...slug]/page-95449af2d870e732.js +0 -1
- /package/dist/preview/.next/static/{Oy7kpIZ6Nbnd7hpoEKBWw → t22IN7aANTezJAJOfFnv-}/_buildManifest.js +0 -0
- /package/dist/preview/.next/static/{Oy7kpIZ6Nbnd7hpoEKBWw → t22IN7aANTezJAJOfFnv-}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
2
|
+
<html dir="ltr" lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<link rel="preload" as="image" href="/static/github.png" />
|
|
5
|
+
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
6
|
+
<meta name="x-apple-disable-message-reformatting" />
|
|
7
|
+
<!--$-->
|
|
8
|
+
</head>
|
|
9
|
+
<body
|
|
10
|
+
style='background-color:#ffffff;color:#24292e;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"'>
|
|
11
|
+
<div
|
|
12
|
+
style="display:none;overflow:hidden;line-height:1px;opacity:0;max-height:0;max-width:0">
|
|
13
|
+
A fine-grained personal access token has been added to your account
|
|
14
|
+
<div>
|
|
15
|
+
|
|
16
|
+
</div>
|
|
17
|
+
</div>
|
|
18
|
+
<table
|
|
19
|
+
align="center"
|
|
20
|
+
width="100%"
|
|
21
|
+
border="0"
|
|
22
|
+
cellpadding="0"
|
|
23
|
+
cellspacing="0"
|
|
24
|
+
role="presentation"
|
|
25
|
+
style="max-width:480px;margin:0 auto;padding:20px 0 48px">
|
|
26
|
+
<tbody>
|
|
27
|
+
<tr style="width:100%">
|
|
28
|
+
<td>
|
|
29
|
+
<img
|
|
30
|
+
alt="Github"
|
|
31
|
+
height="32"
|
|
32
|
+
src="/static/github.png"
|
|
33
|
+
style="display:block;outline:none;border:none;text-decoration:none"
|
|
34
|
+
width="32" />
|
|
35
|
+
<p
|
|
36
|
+
style="font-size:24px;line-height:1.25;margin-top:16px;margin-bottom:16px">
|
|
37
|
+
<strong>@</strong>, a personal access was created on your account.
|
|
38
|
+
</p>
|
|
39
|
+
<table
|
|
40
|
+
align="center"
|
|
41
|
+
width="100%"
|
|
42
|
+
border="0"
|
|
43
|
+
cellpadding="0"
|
|
44
|
+
cellspacing="0"
|
|
45
|
+
role="presentation"
|
|
46
|
+
style="padding:24px;border:solid 1px #dedede;border-radius:5px;text-align:center">
|
|
47
|
+
<tbody>
|
|
48
|
+
<tr>
|
|
49
|
+
<td>
|
|
50
|
+
<p
|
|
51
|
+
style="font-size:14px;line-height:24px;margin:0 0 10px 0;text-align:left;margin-top:16px;margin-right:0;margin-bottom:16px;margin-left:0">
|
|
52
|
+
Hey <strong></strong>!
|
|
53
|
+
</p>
|
|
54
|
+
<p
|
|
55
|
+
style="font-size:14px;line-height:24px;margin:0 0 10px 0;text-align:left;margin-top:16px;margin-right:0;margin-bottom:16px;margin-left:0">
|
|
56
|
+
A fine-grained personal access token (<a
|
|
57
|
+
style="color:#067df7;text-decoration-line:none"
|
|
58
|
+
target="_blank"
|
|
59
|
+
>resend</a
|
|
60
|
+
>) was recently added to your account.
|
|
61
|
+
</p>
|
|
62
|
+
<a
|
|
63
|
+
style="line-height:1.5;text-decoration:none;display:inline-block;max-width:100%;mso-padding-alt:0px;font-size:14px;background-color:#28a745;color:#fff;border-radius:0.5em;padding:12px 24px 12px 24px"
|
|
64
|
+
target="_blank"
|
|
65
|
+
><span
|
|
66
|
+
><!--[if mso]><i style="mso-font-width:400%;mso-text-raise:18" hidden>   </i><![endif]--></span
|
|
67
|
+
><span
|
|
68
|
+
style="max-width:100%;display:inline-block;line-height:120%;mso-padding-alt:0px;mso-text-raise:9px"
|
|
69
|
+
>View your token</span
|
|
70
|
+
><span
|
|
71
|
+
><!--[if mso]><i style="mso-font-width:400%" hidden>   ​</i><![endif]--></span
|
|
72
|
+
></a
|
|
73
|
+
>
|
|
74
|
+
</td>
|
|
75
|
+
</tr>
|
|
76
|
+
</tbody>
|
|
77
|
+
</table>
|
|
78
|
+
<p
|
|
79
|
+
style="font-size:14px;line-height:24px;text-align:center;margin-top:16px;margin-bottom:16px">
|
|
80
|
+
<a
|
|
81
|
+
style="color:#0366d6;text-decoration-line:none;font-size:12px"
|
|
82
|
+
target="_blank"
|
|
83
|
+
>Your security audit log</a
|
|
84
|
+
>
|
|
85
|
+
・<!-- -->
|
|
86
|
+
<a
|
|
87
|
+
style="color:#0366d6;text-decoration-line:none;font-size:12px"
|
|
88
|
+
target="_blank"
|
|
89
|
+
>Contact support</a
|
|
90
|
+
>
|
|
91
|
+
</p>
|
|
92
|
+
<p
|
|
93
|
+
style="font-size:12px;line-height:24px;color:#6a737d;text-align:center;margin-top:60px;margin-bottom:16px">
|
|
94
|
+
GitHub, Inc. ・88 Colin P Kelly Jr Street ・San Francisco, CA
|
|
95
|
+
94107
|
|
96
|
+
</p>
|
|
97
|
+
</td>
|
|
98
|
+
</tr>
|
|
99
|
+
</tbody>
|
|
100
|
+
</table>
|
|
101
|
+
<!--/$-->
|
|
102
|
+
</body>
|
|
103
|
+
</html>
|
|
@@ -0,0 +1,316 @@
|
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
2
|
+
<html dir="ltr" lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
5
|
+
<meta name="x-apple-disable-message-reformatting" />
|
|
6
|
+
<!--$-->
|
|
7
|
+
</head>
|
|
8
|
+
<div
|
|
9
|
+
style="display:none;overflow:hidden;line-height:1px;opacity:0;max-height:0;max-width:0">
|
|
10
|
+
See your stats from 2024
|
|
11
|
+
<div>
|
|
12
|
+
|
|
13
|
+
</div>
|
|
14
|
+
</div>
|
|
15
|
+
<body
|
|
16
|
+
style='background-color:rgb(255,255,255);font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"'>
|
|
17
|
+
<table
|
|
18
|
+
align="center"
|
|
19
|
+
width="100%"
|
|
20
|
+
border="0"
|
|
21
|
+
cellpadding="0"
|
|
22
|
+
cellspacing="0"
|
|
23
|
+
role="presentation"
|
|
24
|
+
style="margin-left:auto;margin-right:auto;width:100%;max-width:600px;padding:0px">
|
|
25
|
+
<tbody>
|
|
26
|
+
<tr style="width:100%">
|
|
27
|
+
<td>
|
|
28
|
+
<table
|
|
29
|
+
align="center"
|
|
30
|
+
width="100%"
|
|
31
|
+
border="0"
|
|
32
|
+
cellpadding="0"
|
|
33
|
+
cellspacing="0"
|
|
34
|
+
role="presentation"
|
|
35
|
+
style="padding:2rem;text-align:center">
|
|
36
|
+
<tbody>
|
|
37
|
+
<tr>
|
|
38
|
+
<td>
|
|
39
|
+
<p
|
|
40
|
+
style="margin-left:0px;margin-right:0px;margin-top:1rem;margin-bottom:2rem;padding:0px;text-align:center;font-weight:400;font-size:1.5rem;line-height:2rem">
|
|
41
|
+
<span style="font-weight:700;letter-spacing:-0.05em"
|
|
42
|
+
>Papermark</span
|
|
43
|
+
>
|
|
44
|
+
</p>
|
|
45
|
+
<p
|
|
46
|
+
style="font-weight:400;font-size:0.875rem;line-height:1.25rem;text-transform:uppercase;letter-spacing:0.05em;margin-top:16px;margin-bottom:16px">
|
|
47
|
+
in review
|
|
48
|
+
</p>
|
|
49
|
+
<h1
|
|
50
|
+
style="margin-top:1rem;margin-bottom:1rem;font-weight:500;font-size:2.25rem;line-height:1.25">
|
|
51
|
+
Your Year with Papermark
|
|
52
|
+
</h1>
|
|
53
|
+
<p
|
|
54
|
+
style="margin-bottom:2rem;font-size:1.125rem;line-height:2rem;margin-top:16px">
|
|
55
|
+
What a year it's been! Let's take a look at how
|
|
56
|
+
you've used Papermark to share your important
|
|
57
|
+
documents.
|
|
58
|
+
</p>
|
|
59
|
+
<a
|
|
60
|
+
href="https://www.papermark.com"
|
|
61
|
+
style="display:inline-flex;align-items:center;border-radius:9999px;background-color:rgb(17,24,39);padding-left:3rem;padding-right:3rem;padding-top:1rem;padding-bottom:1rem;text-align:center;font-weight:700;font-size:0.875rem;line-height:1.25rem;color:rgb(255,255,255);text-decoration-line:none"
|
|
62
|
+
target="_blank"
|
|
63
|
+
>Share your stats</a
|
|
64
|
+
>
|
|
65
|
+
</td>
|
|
66
|
+
</tr>
|
|
67
|
+
</tbody>
|
|
68
|
+
</table>
|
|
69
|
+
<table
|
|
70
|
+
align="center"
|
|
71
|
+
width="100%"
|
|
72
|
+
border="0"
|
|
73
|
+
cellpadding="0"
|
|
74
|
+
cellspacing="0"
|
|
75
|
+
role="presentation"
|
|
76
|
+
style="margin-top:1.5rem;margin-bottom:1.5rem;border-radius:1rem;background-color:rgb(251,122,0,0.1);background-image:radial-gradient(circle at bottom right,#fb7a00 0%,transparent 60%);padding:2rem;text-align:center">
|
|
77
|
+
<tbody>
|
|
78
|
+
<tr>
|
|
79
|
+
<td>
|
|
80
|
+
<h1
|
|
81
|
+
style="margin:0px;font-weight:500;font-size:1.875rem;line-height:2.25rem;color:rgb(166,59,0)">
|
|
82
|
+
Viewers spent
|
|
83
|
+
</h1>
|
|
84
|
+
<p
|
|
85
|
+
style="margin-top:1rem;margin-bottom:1rem;font-weight:700;font-size:4.5rem;line-height:1;color:rgb(17,24,39)"></p>
|
|
86
|
+
<p
|
|
87
|
+
style="margin-bottom:1rem;font-weight:500;font-size:1.875rem;line-height:2.25rem;color:rgb(17,24,39);margin-top:16px">
|
|
88
|
+
minutes on your documents
|
|
89
|
+
</p>
|
|
90
|
+
<p
|
|
91
|
+
style="color:rgb(17,24,39);font-size:0.875rem;line-height:1.25rem;margin-top:16px;margin-bottom:16px">
|
|
92
|
+
That's a lot of engagement! Your documents are
|
|
93
|
+
resonating with your visitors.
|
|
94
|
+
</p>
|
|
95
|
+
<hr
|
|
96
|
+
style="margin-top:1.5rem;width:100%;border:none;border-top:1px solid #eaeaea;border-color:#fb7a00" />
|
|
97
|
+
<h1
|
|
98
|
+
style="padding-top:1.25rem;font-weight:500;color:rgb(17,24,39);font-size:0.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:0.05em">
|
|
99
|
+
Your activity
|
|
100
|
+
</h1>
|
|
101
|
+
<table
|
|
102
|
+
align="center"
|
|
103
|
+
width="100%"
|
|
104
|
+
border="0"
|
|
105
|
+
cellpadding="0"
|
|
106
|
+
cellspacing="0"
|
|
107
|
+
role="presentation"
|
|
108
|
+
style="margin-top:1.25rem">
|
|
109
|
+
<tbody style="width:100%">
|
|
110
|
+
<tr style="width:100%">
|
|
111
|
+
<td
|
|
112
|
+
data-id="__react-email-column"
|
|
113
|
+
style="width:33.333333%;text-align:center">
|
|
114
|
+
<p
|
|
115
|
+
style="font-weight:500;color:rgb(166,59,0);font-size:0.875rem;line-height:1.25rem;margin-top:16px;margin-bottom:16px">
|
|
116
|
+
You uploaded
|
|
117
|
+
</p>
|
|
118
|
+
<p
|
|
119
|
+
style="margin-top:0.25rem;margin-bottom:0.25rem;font-weight:700;font-size:2.25rem;line-height:2.5rem;color:rgb(17,24,39)"></p>
|
|
120
|
+
<p
|
|
121
|
+
style="font-size:1.5rem;line-height:2rem;color:rgb(17,24,39);margin-top:16px;margin-bottom:16px">
|
|
122
|
+
documents
|
|
123
|
+
</p>
|
|
124
|
+
</td>
|
|
125
|
+
<td
|
|
126
|
+
data-id="__react-email-column"
|
|
127
|
+
style="width:33.333333%;text-align:center">
|
|
128
|
+
<p
|
|
129
|
+
style="font-weight:500;color:rgb(166,59,0);font-size:0.875rem;line-height:1.25rem;margin-top:16px;margin-bottom:16px">
|
|
130
|
+
You shared
|
|
131
|
+
</p>
|
|
132
|
+
<p
|
|
133
|
+
style="margin-top:0.25rem;margin-bottom:0.25rem;font-weight:700;font-size:2.25rem;line-height:2.5rem;color:rgb(17,24,39)"></p>
|
|
134
|
+
<p
|
|
135
|
+
style="font-size:1.5rem;line-height:2rem;color:rgb(17,24,39);margin-top:16px;margin-bottom:16px">
|
|
136
|
+
links
|
|
137
|
+
</p>
|
|
138
|
+
</td>
|
|
139
|
+
<td
|
|
140
|
+
data-id="__react-email-column"
|
|
141
|
+
style="width:33.333333%;text-align:center">
|
|
142
|
+
<p
|
|
143
|
+
style="font-weight:500;color:rgb(166,59,0);font-size:0.875rem;line-height:1.25rem;margin-top:16px;margin-bottom:16px">
|
|
144
|
+
You received
|
|
145
|
+
</p>
|
|
146
|
+
<p
|
|
147
|
+
style="margin-top:0.25rem;margin-bottom:0.25rem;font-weight:700;font-size:2.25rem;line-height:2.5rem;color:rgb(17,24,39)"></p>
|
|
148
|
+
<p
|
|
149
|
+
style="font-size:1.5rem;line-height:2rem;color:rgb(17,24,39);margin-top:16px;margin-bottom:16px">
|
|
150
|
+
views
|
|
151
|
+
</p>
|
|
152
|
+
</td>
|
|
153
|
+
</tr>
|
|
154
|
+
</tbody>
|
|
155
|
+
</table>
|
|
156
|
+
</td>
|
|
157
|
+
</tr>
|
|
158
|
+
</tbody>
|
|
159
|
+
</table>
|
|
160
|
+
<table
|
|
161
|
+
align="center"
|
|
162
|
+
width="100%"
|
|
163
|
+
border="0"
|
|
164
|
+
cellpadding="0"
|
|
165
|
+
cellspacing="0"
|
|
166
|
+
role="presentation"
|
|
167
|
+
style="margin-top:1.5rem;margin-bottom:1.5rem;border-radius:1rem;background-color:rgb(75,85,99,0.1);background-image:radial-gradient(circle at bottom right,#4b5563 0%,transparent 60%);padding:2rem;text-align:center">
|
|
168
|
+
<tbody>
|
|
169
|
+
<tr>
|
|
170
|
+
<td>
|
|
171
|
+
<h1
|
|
172
|
+
style="margin:0px;font-weight:500;font-size:1.875rem;line-height:2.25rem;color:rgb(31,41,55)">
|
|
173
|
+
Your top document
|
|
174
|
+
</h1>
|
|
175
|
+
<p
|
|
176
|
+
style="margin-top:1rem;margin-bottom:1rem;font-weight:700;font-size:1.5rem;line-height:1;color:rgb(17,24,39)">
|
|
177
|
+
"<!-- -->"
|
|
178
|
+
</p>
|
|
179
|
+
<p
|
|
180
|
+
style="margin-bottom:1rem;font-weight:500;font-size:3rem;line-height:1;color:rgb(17,24,39);margin-top:16px">
|
|
181
|
+
views
|
|
182
|
+
</p>
|
|
183
|
+
<p
|
|
184
|
+
style="color:rgb(17,24,39);font-size:0.875rem;line-height:1.25rem;margin-top:16px;margin-bottom:16px">
|
|
185
|
+
This document really caught your visitor's attention!
|
|
186
|
+
</p>
|
|
187
|
+
</td>
|
|
188
|
+
</tr>
|
|
189
|
+
</tbody>
|
|
190
|
+
</table>
|
|
191
|
+
<table
|
|
192
|
+
align="center"
|
|
193
|
+
width="100%"
|
|
194
|
+
border="0"
|
|
195
|
+
cellpadding="0"
|
|
196
|
+
cellspacing="0"
|
|
197
|
+
role="presentation"
|
|
198
|
+
style="margin-top:1.5rem;margin-bottom:1.5rem;border-radius:1rem;background-color:rgb(228,197,160,0.1);background-image:radial-gradient(circle at bottom right,#e4c5a0 0%,transparent 60%);padding:2rem;text-align:center">
|
|
199
|
+
<tbody>
|
|
200
|
+
<tr>
|
|
201
|
+
<td>
|
|
202
|
+
<h1
|
|
203
|
+
style="margin:0px;font-weight:500;font-size:1.875rem;line-height:2.25rem;color:rgb(156,123,74)">
|
|
204
|
+
Your most active month
|
|
205
|
+
</h1>
|
|
206
|
+
<p
|
|
207
|
+
style="margin-top:1rem;margin-bottom:1rem;font-weight:700;font-size:3rem;line-height:1;color:rgb(17,24,39)"></p>
|
|
208
|
+
<p
|
|
209
|
+
style="margin-bottom:1rem;font-weight:500;font-size:1.875rem;line-height:2.25rem;color:rgb(17,24,39);margin-top:16px">
|
|
210
|
+
with
|
|
211
|
+
<!-- -->
|
|
212
|
+
views
|
|
213
|
+
</p>
|
|
214
|
+
<p
|
|
215
|
+
style="color:rgb(17,24,39);font-size:0.875rem;line-height:1.25rem;margin-top:16px;margin-bottom:16px">
|
|
216
|
+
was your busiest month. What did you share that got so
|
|
217
|
+
much attention?
|
|
218
|
+
</p>
|
|
219
|
+
<hr
|
|
220
|
+
style="margin-top:1.5rem;width:100%;border:none;border-top:1px solid #eaeaea;border-color:#e4c5a0" />
|
|
221
|
+
<h1
|
|
222
|
+
style="padding-top:1.25rem;font-weight:500;color:rgb(17,24,39);font-size:0.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:0.05em">
|
|
223
|
+
You're in the top
|
|
224
|
+
</h1>
|
|
225
|
+
<p
|
|
226
|
+
style="margin-top:1rem;margin-bottom:1rem;font-weight:700;font-size:4.5rem;line-height:1;color:rgb(17,24,39)">
|
|
227
|
+
%
|
|
228
|
+
</p>
|
|
229
|
+
<p
|
|
230
|
+
style="margin-bottom:1rem;font-weight:500;color:rgb(17,24,39);font-size:1.25rem;line-height:1.75rem;margin-top:16px">
|
|
231
|
+
of sharers on Papermark
|
|
232
|
+
</p>
|
|
233
|
+
<p
|
|
234
|
+
style="color:rgb(17,24,39);font-size:0.875rem;line-height:1.25rem;margin-top:16px;margin-bottom:16px">
|
|
235
|
+
You're one of our most active users. Thank you for
|
|
236
|
+
sharing with Papermark!
|
|
237
|
+
</p>
|
|
238
|
+
</td>
|
|
239
|
+
</tr>
|
|
240
|
+
</tbody>
|
|
241
|
+
</table>
|
|
242
|
+
<table
|
|
243
|
+
align="center"
|
|
244
|
+
width="100%"
|
|
245
|
+
border="0"
|
|
246
|
+
cellpadding="0"
|
|
247
|
+
cellspacing="0"
|
|
248
|
+
role="presentation"
|
|
249
|
+
style="margin-top:1.5rem;margin-bottom:1.5rem;border-radius:1rem;background-color:rgb(16,185,129,0.1);background-image:radial-gradient(circle at bottom right,#10b981 0%,transparent 60%);padding:2rem;text-align:center">
|
|
250
|
+
<tbody>
|
|
251
|
+
<tr>
|
|
252
|
+
<td>
|
|
253
|
+
<h1
|
|
254
|
+
style="margin:0px;font-weight:500;font-size:1.875rem;line-height:2.25rem;color:rgb(6,95,70)">
|
|
255
|
+
Your documents were viewed from
|
|
256
|
+
</h1>
|
|
257
|
+
<table
|
|
258
|
+
align="center"
|
|
259
|
+
width="100%"
|
|
260
|
+
border="0"
|
|
261
|
+
cellpadding="0"
|
|
262
|
+
cellspacing="0"
|
|
263
|
+
role="presentation"
|
|
264
|
+
style="margin-top:1rem">
|
|
265
|
+
<tbody style="width:100%">
|
|
266
|
+
<tr style="width:100%">
|
|
267
|
+
<td data-id="__react-email-column"></td>
|
|
268
|
+
</tr>
|
|
269
|
+
</tbody>
|
|
270
|
+
</table>
|
|
271
|
+
<p
|
|
272
|
+
style="margin-top:1rem;color:rgb(6,95,70);font-size:0.875rem;line-height:1.25rem;margin-bottom:16px">
|
|
273
|
+
Your documents get attention from all over the world!
|
|
274
|
+
</p>
|
|
275
|
+
</td>
|
|
276
|
+
</tr>
|
|
277
|
+
</tbody>
|
|
278
|
+
</table>
|
|
279
|
+
<table
|
|
280
|
+
align="center"
|
|
281
|
+
width="100%"
|
|
282
|
+
border="0"
|
|
283
|
+
cellpadding="0"
|
|
284
|
+
cellspacing="0"
|
|
285
|
+
role="presentation"
|
|
286
|
+
style="padding-bottom:1.5rem;text-align:center">
|
|
287
|
+
<tbody>
|
|
288
|
+
<tr>
|
|
289
|
+
<td>
|
|
290
|
+
<p
|
|
291
|
+
style="color:rgb(17,24,39);font-size:1.25rem;line-height:2rem;margin-top:16px;margin-bottom:16px">
|
|
292
|
+
We're excited to support you next year! <br />Happy
|
|
293
|
+
Holidays from the Papermark team :)
|
|
294
|
+
</p>
|
|
295
|
+
<a
|
|
296
|
+
href="https://www.papermark.com"
|
|
297
|
+
style="margin-top:1rem;display:inline-flex;align-items:center;border-radius:9999px;background-color:rgb(17,24,39);padding-left:3rem;padding-right:3rem;padding-top:1rem;padding-bottom:1rem;text-align:center;font-weight:700;font-size:0.875rem;line-height:1.25rem;color:rgb(255,255,255);text-decoration-line:none"
|
|
298
|
+
target="_blank"
|
|
299
|
+
>Share your stats</a
|
|
300
|
+
><a
|
|
301
|
+
href="https://www.papermark.com"
|
|
302
|
+
style="margin-top:1rem;display:block;align-items:center;text-align:center;font-weight:700;color:rgb(17,24,39);font-size:0.875rem;line-height:1.25rem;text-decoration-line:none"
|
|
303
|
+
target="_blank"
|
|
304
|
+
>Go to your dashboard</a
|
|
305
|
+
>
|
|
306
|
+
</td>
|
|
307
|
+
</tr>
|
|
308
|
+
</tbody>
|
|
309
|
+
</table>
|
|
310
|
+
</td>
|
|
311
|
+
</tr>
|
|
312
|
+
</tbody>
|
|
313
|
+
</table>
|
|
314
|
+
<!--/$-->
|
|
315
|
+
</body>
|
|
316
|
+
</html>
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
2
|
+
<html dir="ltr" lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<link rel="preload" as="image" href="/static/vercel-logo.png" />
|
|
5
|
+
<link rel="preload" as="image" href="/static/vercel-arrow.png" />
|
|
6
|
+
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
7
|
+
<meta name="x-apple-disable-message-reformatting" />
|
|
8
|
+
<!--$-->
|
|
9
|
+
</head>
|
|
10
|
+
<body
|
|
11
|
+
style='margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;background-color:rgb(255,255,255);padding-left:0.5rem;padding-right:0.5rem;font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"'>
|
|
12
|
+
<div
|
|
13
|
+
style="display:none;overflow:hidden;line-height:1px;opacity:0;max-height:0;max-width:0">
|
|
14
|
+
Join undefined on Vercel
|
|
15
|
+
<div>
|
|
16
|
+
|
|
17
|
+
</div>
|
|
18
|
+
</div>
|
|
19
|
+
<table
|
|
20
|
+
align="center"
|
|
21
|
+
width="100%"
|
|
22
|
+
border="0"
|
|
23
|
+
cellpadding="0"
|
|
24
|
+
cellspacing="0"
|
|
25
|
+
role="presentation"
|
|
26
|
+
style="margin-left:auto;margin-right:auto;margin-top:40px;margin-bottom:40px;max-width:465px;border-radius:0.25rem;border-width:1px;border-color:rgb(234,234,234);border-style:solid;padding:20px">
|
|
27
|
+
<tbody>
|
|
28
|
+
<tr style="width:100%">
|
|
29
|
+
<td>
|
|
30
|
+
<table
|
|
31
|
+
align="center"
|
|
32
|
+
width="100%"
|
|
33
|
+
border="0"
|
|
34
|
+
cellpadding="0"
|
|
35
|
+
cellspacing="0"
|
|
36
|
+
role="presentation"
|
|
37
|
+
style="margin-top:32px">
|
|
38
|
+
<tbody>
|
|
39
|
+
<tr>
|
|
40
|
+
<td>
|
|
41
|
+
<img
|
|
42
|
+
alt="Vercel Logo"
|
|
43
|
+
height="37"
|
|
44
|
+
src="/static/vercel-logo.png"
|
|
45
|
+
style="margin-left:auto;margin-right:auto;margin-top:0px;margin-bottom:0px;display:block;outline:none;border:none;text-decoration:none"
|
|
46
|
+
width="40" />
|
|
47
|
+
</td>
|
|
48
|
+
</tr>
|
|
49
|
+
</tbody>
|
|
50
|
+
</table>
|
|
51
|
+
<h1
|
|
52
|
+
style="margin-left:0px;margin-right:0px;margin-top:30px;margin-bottom:30px;padding:0px;text-align:center;font-weight:400;font-size:24px;color:rgb(0,0,0)">
|
|
53
|
+
Join <strong></strong> on <strong>Vercel</strong>
|
|
54
|
+
</h1>
|
|
55
|
+
<p
|
|
56
|
+
style="font-size:14px;color:rgb(0,0,0);line-height:24px;margin-top:16px;margin-bottom:16px">
|
|
57
|
+
Hello
|
|
58
|
+
<!-- -->,
|
|
59
|
+
</p>
|
|
60
|
+
<p
|
|
61
|
+
style="font-size:14px;color:rgb(0,0,0);line-height:24px;margin-top:16px;margin-bottom:16px">
|
|
62
|
+
<strong></strong> (<a
|
|
63
|
+
href="mailto:undefined"
|
|
64
|
+
style="color:rgb(37,99,235);text-decoration-line:none"
|
|
65
|
+
target="_blank"></a
|
|
66
|
+
>) has invited you to the <strong></strong> team on<!-- -->
|
|
67
|
+
<strong>Vercel</strong>.
|
|
68
|
+
</p>
|
|
69
|
+
<table
|
|
70
|
+
align="center"
|
|
71
|
+
width="100%"
|
|
72
|
+
border="0"
|
|
73
|
+
cellpadding="0"
|
|
74
|
+
cellspacing="0"
|
|
75
|
+
role="presentation">
|
|
76
|
+
<tbody>
|
|
77
|
+
<tr>
|
|
78
|
+
<td>
|
|
79
|
+
<table
|
|
80
|
+
align="center"
|
|
81
|
+
width="100%"
|
|
82
|
+
border="0"
|
|
83
|
+
cellpadding="0"
|
|
84
|
+
cellspacing="0"
|
|
85
|
+
role="presentation">
|
|
86
|
+
<tbody style="width:100%">
|
|
87
|
+
<tr style="width:100%">
|
|
88
|
+
<td align="right" data-id="__react-email-column">
|
|
89
|
+
<img
|
|
90
|
+
alt="undefined's profile picture"
|
|
91
|
+
height="64"
|
|
92
|
+
style="border-radius:9999px;display:block;outline:none;border:none;text-decoration:none"
|
|
93
|
+
width="64" />
|
|
94
|
+
</td>
|
|
95
|
+
<td align="center" data-id="__react-email-column">
|
|
96
|
+
<img
|
|
97
|
+
alt="Arrow indicating invitation"
|
|
98
|
+
height="9"
|
|
99
|
+
src="/static/vercel-arrow.png"
|
|
100
|
+
style="display:block;outline:none;border:none;text-decoration:none"
|
|
101
|
+
width="12" />
|
|
102
|
+
</td>
|
|
103
|
+
<td align="left" data-id="__react-email-column">
|
|
104
|
+
<img
|
|
105
|
+
alt="undefined team logo"
|
|
106
|
+
height="64"
|
|
107
|
+
style="border-radius:9999px;display:block;outline:none;border:none;text-decoration:none"
|
|
108
|
+
width="64" />
|
|
109
|
+
</td>
|
|
110
|
+
</tr>
|
|
111
|
+
</tbody>
|
|
112
|
+
</table>
|
|
113
|
+
</td>
|
|
114
|
+
</tr>
|
|
115
|
+
</tbody>
|
|
116
|
+
</table>
|
|
117
|
+
<table
|
|
118
|
+
align="center"
|
|
119
|
+
width="100%"
|
|
120
|
+
border="0"
|
|
121
|
+
cellpadding="0"
|
|
122
|
+
cellspacing="0"
|
|
123
|
+
role="presentation"
|
|
124
|
+
style="margin-top:32px;margin-bottom:32px;text-align:center">
|
|
125
|
+
<tbody>
|
|
126
|
+
<tr>
|
|
127
|
+
<td>
|
|
128
|
+
<a
|
|
129
|
+
style="border-radius:0.25rem;background-color:rgb(0,0,0);padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;text-align:center;font-weight:600;font-size:12px;color:rgb(255,255,255);text-decoration-line:none;line-height:100%;text-decoration:none;display:inline-block;max-width:100%;mso-padding-alt:0px;padding:12px 20px 12px 20px"
|
|
130
|
+
target="_blank"
|
|
131
|
+
><span
|
|
132
|
+
><!--[if mso]><i style="mso-font-width:500%;mso-text-raise:18" hidden>  </i><![endif]--></span
|
|
133
|
+
><span
|
|
134
|
+
style="max-width:100%;display:inline-block;line-height:120%;mso-padding-alt:0px;mso-text-raise:9px"
|
|
135
|
+
>Join the team</span
|
|
136
|
+
><span
|
|
137
|
+
><!--[if mso]><i style="mso-font-width:500%" hidden>  ​</i><![endif]--></span
|
|
138
|
+
></a
|
|
139
|
+
>
|
|
140
|
+
</td>
|
|
141
|
+
</tr>
|
|
142
|
+
</tbody>
|
|
143
|
+
</table>
|
|
144
|
+
<p
|
|
145
|
+
style="font-size:14px;color:rgb(0,0,0);line-height:24px;margin-top:16px;margin-bottom:16px">
|
|
146
|
+
or copy and paste this URL into your browser:<!-- -->
|
|
147
|
+
<a
|
|
148
|
+
style="color:rgb(37,99,235);text-decoration-line:none"
|
|
149
|
+
target="_blank"></a>
|
|
150
|
+
</p>
|
|
151
|
+
<hr
|
|
152
|
+
style="margin-left:0px;margin-right:0px;margin-top:26px;margin-bottom:26px;width:100%;border-width:1px;border-color:rgb(234,234,234);border-style:solid;border:none;border-top:1px solid #eaeaea" />
|
|
153
|
+
<p
|
|
154
|
+
style="color:rgb(102,102,102);font-size:12px;line-height:24px;margin-top:16px;margin-bottom:16px">
|
|
155
|
+
This invitation was intended for<!-- -->
|
|
156
|
+
<span style="color:rgb(0,0,0)"></span>. This invite was sent from
|
|
157
|
+
<span style="color:rgb(0,0,0)"></span>
|
|
158
|
+
<!-- -->located in<!-- -->
|
|
159
|
+
<span style="color:rgb(0,0,0)"></span>. If you were not expecting
|
|
160
|
+
this invitation, you can ignore this email. If you are concerned
|
|
161
|
+
about your account's safety, please reply to this email to
|
|
162
|
+
get in touch with us.
|
|
163
|
+
</p>
|
|
164
|
+
</td>
|
|
165
|
+
</tr>
|
|
166
|
+
</tbody>
|
|
167
|
+
</table>
|
|
168
|
+
<!--/$-->
|
|
169
|
+
</body>
|
|
170
|
+
</html>
|