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.
Files changed (115) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/cli/index.js +10 -7
  3. package/dist/cli/index.mjs +10 -7
  4. package/dist/index.js +1234 -0
  5. package/dist/preview/.next/BUILD_ID +1 -1
  6. package/dist/preview/.next/app-build-manifest.json +4 -4
  7. package/dist/preview/.next/app-path-routes-manifest.json +1 -1
  8. package/dist/preview/.next/build-manifest.json +2 -2
  9. package/dist/preview/.next/next-minimal-server.js.nft.json +1 -1
  10. package/dist/preview/.next/next-server.js.nft.json +1 -1
  11. package/dist/preview/.next/prerender-manifest.json +3 -3
  12. package/dist/preview/.next/server/app/_not-found/page.js +1 -1
  13. package/dist/preview/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  14. package/dist/preview/.next/server/app/page.js +1 -1
  15. package/dist/preview/.next/server/app/page.js.nft.json +1 -1
  16. package/dist/preview/.next/server/app/page_client-reference-manifest.js +1 -1
  17. package/dist/preview/.next/server/app/preview/[...slug]/page.js +12 -12
  18. package/dist/preview/.next/server/app/preview/[...slug]/page.js.nft.json +1 -1
  19. package/dist/preview/.next/server/app/preview/[...slug]/page_client-reference-manifest.js +1 -1
  20. package/dist/preview/.next/server/app-paths-manifest.json +1 -1
  21. package/dist/preview/.next/server/chunks/265.js +1 -0
  22. package/dist/preview/.next/server/pages/500.html +1 -1
  23. package/dist/preview/.next/server/server-reference-manifest.js +1 -1
  24. package/dist/preview/.next/server/server-reference-manifest.json +1 -1
  25. package/dist/preview/.next/static/chunks/{587-352f8079202a48d0.js → 587-2b8de61789f0fd1b.js} +1 -1
  26. package/dist/preview/.next/static/chunks/app/layout-a3d4e7b4de277118.js +1 -0
  27. package/dist/preview/.next/static/chunks/app/preview/[...slug]/page-cab7e5e69e3b91e2.js +1 -0
  28. package/dist/preview/.next/trace +27 -27
  29. package/package.json +1 -1
  30. package/src/commands/testing/out/magic-links/aws-verify-email.html +164 -0
  31. package/src/commands/testing/out/magic-links/linear-login-code.html +89 -0
  32. package/src/commands/testing/out/magic-links/notion-magic-link.html +75 -0
  33. package/src/commands/testing/out/magic-links/plaid-verify-identity.html +78 -0
  34. package/src/commands/testing/out/magic-links/raycast-magic-link.html +90 -0
  35. package/src/commands/testing/out/magic-links/slack-confirm.html +239 -0
  36. package/src/commands/testing/out/newsletters/codepen-challengers.html +547 -0
  37. package/src/commands/testing/out/newsletters/google-play-policy-update.html +338 -0
  38. package/src/commands/testing/out/newsletters/stack-overflow-tips.html +230 -0
  39. package/src/commands/testing/out/notifications/github-access-token.html +103 -0
  40. package/src/commands/testing/out/notifications/papermark-year-in-review.html +316 -0
  41. package/src/commands/testing/out/notifications/vercel-invite-user.html +170 -0
  42. package/src/commands/testing/out/notifications/yelp-recent-login.html +194 -0
  43. package/src/commands/testing/out/receipts/apple-receipt.html +676 -0
  44. package/src/commands/testing/out/receipts/nike-receipt.html +723 -0
  45. package/src/commands/testing/out/reset-password/dropbox-reset-password.html +97 -0
  46. package/src/commands/testing/out/reset-password/twitch-reset-password.html +219 -0
  47. package/src/commands/testing/out/reviews/airbnb-review.html +205 -0
  48. package/src/commands/testing/out/reviews/amazon-review.html +355 -0
  49. package/src/commands/testing/out/static/airbnb-logo.png +0 -0
  50. package/src/commands/testing/out/static/airbnb-review-user.jpg +0 -0
  51. package/src/commands/testing/out/static/amazon-book.jpg +0 -0
  52. package/src/commands/testing/out/static/amazon-facebook.jpg +0 -0
  53. package/src/commands/testing/out/static/amazon-instagram.jpg +0 -0
  54. package/src/commands/testing/out/static/amazon-logo.png +0 -0
  55. package/src/commands/testing/out/static/amazon-prime-logo.png +0 -0
  56. package/src/commands/testing/out/static/amazon-rating.gif +0 -0
  57. package/src/commands/testing/out/static/amazon-twitter.jpg +0 -0
  58. package/src/commands/testing/out/static/apple-card-icon.png +0 -0
  59. package/src/commands/testing/out/static/apple-hbo-max-icon.jpeg +0 -0
  60. package/src/commands/testing/out/static/apple-logo.png +0 -0
  61. package/src/commands/testing/out/static/apple-wallet.png +0 -0
  62. package/src/commands/testing/out/static/aws-logo.png +0 -0
  63. package/src/commands/testing/out/static/codepen-challengers.png +0 -0
  64. package/src/commands/testing/out/static/codepen-cube.png +0 -0
  65. package/src/commands/testing/out/static/codepen-pro.png +0 -0
  66. package/src/commands/testing/out/static/dropbox-logo.png +0 -0
  67. package/src/commands/testing/out/static/github.png +0 -0
  68. package/src/commands/testing/out/static/google-play-academy.png +0 -0
  69. package/src/commands/testing/out/static/google-play-chat.png +0 -0
  70. package/src/commands/testing/out/static/google-play-footer.png +0 -0
  71. package/src/commands/testing/out/static/google-play-header.png +0 -0
  72. package/src/commands/testing/out/static/google-play-icon.png +0 -0
  73. package/src/commands/testing/out/static/google-play-logo.png +0 -0
  74. package/src/commands/testing/out/static/google-play-pl.png +0 -0
  75. package/src/commands/testing/out/static/google-play.png +0 -0
  76. package/src/commands/testing/out/static/koala-logo.png +0 -0
  77. package/src/commands/testing/out/static/linear-logo.png +0 -0
  78. package/src/commands/testing/out/static/netlify-logo.png +0 -0
  79. package/src/commands/testing/out/static/nike-logo.png +0 -0
  80. package/src/commands/testing/out/static/nike-phone.png +0 -0
  81. package/src/commands/testing/out/static/nike-product.png +0 -0
  82. package/src/commands/testing/out/static/nike-recomendation-1.png +0 -0
  83. package/src/commands/testing/out/static/nike-recomendation-2.png +0 -0
  84. package/src/commands/testing/out/static/nike-recomendation-3.png +0 -0
  85. package/src/commands/testing/out/static/nike-recomendation-4.png +0 -0
  86. package/src/commands/testing/out/static/notion-logo.png +0 -0
  87. package/src/commands/testing/out/static/plaid-logo.png +0 -0
  88. package/src/commands/testing/out/static/raycast-bg.png +0 -0
  89. package/src/commands/testing/out/static/raycast-logo.png +0 -0
  90. package/src/commands/testing/out/static/slack-facebook.png +0 -0
  91. package/src/commands/testing/out/static/slack-linkedin.png +0 -0
  92. package/src/commands/testing/out/static/slack-logo.png +0 -0
  93. package/src/commands/testing/out/static/slack-twitter.png +0 -0
  94. package/src/commands/testing/out/static/stack-overflow-header.png +0 -0
  95. package/src/commands/testing/out/static/stack-overflow-logo-sm.png +0 -0
  96. package/src/commands/testing/out/static/stack-overflow-logo.png +0 -0
  97. package/src/commands/testing/out/static/stripe-logo.png +0 -0
  98. package/src/commands/testing/out/static/twitch-icon-facebook.png +0 -0
  99. package/src/commands/testing/out/static/twitch-icon-twitter.png +0 -0
  100. package/src/commands/testing/out/static/twitch-logo.png +0 -0
  101. package/src/commands/testing/out/static/vercel-arrow.png +0 -0
  102. package/src/commands/testing/out/static/vercel-logo.png +0 -0
  103. package/src/commands/testing/out/static/vercel-team.png +0 -0
  104. package/src/commands/testing/out/static/vercel-user.png +0 -0
  105. package/src/commands/testing/out/static/yelp-footer.png +0 -0
  106. package/src/commands/testing/out/static/yelp-header.png +0 -0
  107. package/src/commands/testing/out/static/yelp-logo.png +0 -0
  108. package/src/commands/testing/out/welcome/koala-welcome.html +89 -0
  109. package/src/commands/testing/out/welcome/netlify-welcome.html +198 -0
  110. package/src/commands/testing/out/welcome/stripe-welcome.html +152 -0
  111. package/dist/preview/.next/server/chunks/380.js +0 -1
  112. package/dist/preview/.next/static/chunks/app/layout-fa93a7ef0cc5ebdb.js +0 -1
  113. package/dist/preview/.next/static/chunks/app/preview/[...slug]/page-95449af2d870e732.js +0 -1
  114. /package/dist/preview/.next/static/{Oy7kpIZ6Nbnd7hpoEKBWw → t22IN7aANTezJAJOfFnv-}/_buildManifest.js +0 -0
  115. /package/dist/preview/.next/static/{Oy7kpIZ6Nbnd7hpoEKBWw → t22IN7aANTezJAJOfFnv-}/_ssgManifest.js +0 -0
@@ -0,0 +1,194 @@
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/yelp-logo.png" />
5
+ <link rel="preload" as="image" href="/static/yelp-header.png" />
6
+ <link rel="preload" as="image" href="/static/yelp-footer.png" />
7
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
8
+ <meta name="x-apple-disable-message-reformatting" />
9
+ <!--$-->
10
+ </head>
11
+ <body
12
+ style='background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif'>
13
+ <div
14
+ style="display:none;overflow:hidden;line-height:1px;opacity:0;max-height:0;max-width:0">
15
+ Yelp recent login
16
+ <div>
17
+  ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏
18
+ </div>
19
+ </div>
20
+ <table
21
+ align="center"
22
+ width="100%"
23
+ border="0"
24
+ cellpadding="0"
25
+ cellspacing="0"
26
+ role="presentation"
27
+ style="max-width:37.5em">
28
+ <tbody>
29
+ <tr style="width:100%">
30
+ <td>
31
+ <table
32
+ align="center"
33
+ width="100%"
34
+ border="0"
35
+ cellpadding="0"
36
+ cellspacing="0"
37
+ role="presentation"
38
+ style="padding:30px 20px">
39
+ <tbody>
40
+ <tr>
41
+ <td>
42
+ <img
43
+ alt="Yelp logo"
44
+ src="/static/yelp-logo.png"
45
+ style="display:block;outline:none;border:none;text-decoration:none" />
46
+ </td>
47
+ </tr>
48
+ </tbody>
49
+ </table>
50
+ <table
51
+ align="center"
52
+ width="100%"
53
+ border="0"
54
+ cellpadding="0"
55
+ cellspacing="0"
56
+ role="presentation"
57
+ style="border:1px solid rgb(0,0,0, 0.1);border-radius:3px;overflow:hidden">
58
+ <tbody>
59
+ <tr>
60
+ <td>
61
+ <table
62
+ align="center"
63
+ width="100%"
64
+ border="0"
65
+ cellpadding="0"
66
+ cellspacing="0"
67
+ role="presentation">
68
+ <tbody style="width:100%">
69
+ <tr style="width:100%">
70
+ <img
71
+ alt="Yelp header illustration"
72
+ src="/static/yelp-header.png"
73
+ style="display:block;outline:none;border:none;text-decoration:none;max-width:100%"
74
+ width="620" />
75
+ </tr>
76
+ </tbody>
77
+ </table>
78
+ <table
79
+ align="center"
80
+ width="100%"
81
+ border="0"
82
+ cellpadding="0"
83
+ cellspacing="0"
84
+ role="presentation"
85
+ style="padding:20px;padding-bottom:0">
86
+ <tbody style="width:100%">
87
+ <tr style="width:100%">
88
+ <td data-id="__react-email-column">
89
+ <h1
90
+ style="font-size:32px;font-weight:bold;text-align:center">
91
+ Hi
92
+ <!-- -->,
93
+ </h1>
94
+ <h2
95
+ style="font-size:26px;font-weight:bold;text-align:center">
96
+ We noticed a recent login to your Yelp account.
97
+ </h2>
98
+ <p
99
+ style="font-size:16px;line-height:24px;margin-top:16px;margin-bottom:16px">
100
+ <b>Time: </b>April 17, 2025 at 3:43 PM
101
+ </p>
102
+ <p
103
+ style="font-size:16px;line-height:24px;margin-top:-5px;margin-bottom:16px">
104
+ <b>Device: </b>
105
+ </p>
106
+ <p
107
+ style="font-size:16px;line-height:24px;margin-top:-5px;margin-bottom:16px">
108
+ <b>Location: </b>
109
+ </p>
110
+ <p
111
+ style="font-size:14px;line-height:24px;color:rgb(0,0,0, 0.5);margin-top:-5px;margin-bottom:16px">
112
+ *Approximate geographic location based on IP
113
+ address:
114
+ </p>
115
+ <p
116
+ style="font-size:16px;line-height:24px;margin-top:16px;margin-bottom:16px">
117
+ If this was you, there&#x27;s nothing else you
118
+ need to do.
119
+ </p>
120
+ <p
121
+ style="font-size:16px;line-height:24px;margin-top:-5px;margin-bottom:16px">
122
+ If this wasn&#x27;t you or if you have additional
123
+ questions, please see our support page.
124
+ </p>
125
+ </td>
126
+ </tr>
127
+ </tbody>
128
+ </table>
129
+ <table
130
+ align="center"
131
+ width="100%"
132
+ border="0"
133
+ cellpadding="0"
134
+ cellspacing="0"
135
+ role="presentation"
136
+ style="padding:20px;padding-top:0">
137
+ <tbody style="width:100%">
138
+ <tr style="width:100%">
139
+ <td
140
+ colspan="2"
141
+ data-id="__react-email-column"
142
+ style="text-align:center">
143
+ <a
144
+ style="line-height:100%;text-decoration:none;display:inline-block;max-width:100%;mso-padding-alt:0px;background-color:#e00707;border-radius:3px;color:#FFF;font-weight:bold;border:1px solid rgb(0,0,0, 0.1);cursor:pointer;padding:12px 30px 12px 30px"
145
+ target="_blank"
146
+ ><span
147
+ ><!--[if mso]><i style="mso-font-width:500%;mso-text-raise:18" hidden>&#8202;&#8202;&#8202;</i><![endif]--></span
148
+ ><span
149
+ style="max-width:100%;display:inline-block;line-height:120%;mso-padding-alt:0px;mso-text-raise:9px"
150
+ >Learn More</span
151
+ ><span
152
+ ><!--[if mso]><i style="mso-font-width:500%" hidden>&#8202;&#8202;&#8202;&#8203;</i><![endif]--></span
153
+ ></a
154
+ >
155
+ </td>
156
+ </tr>
157
+ </tbody>
158
+ </table>
159
+ </td>
160
+ </tr>
161
+ </tbody>
162
+ </table>
163
+ <table
164
+ align="center"
165
+ width="100%"
166
+ border="0"
167
+ cellpadding="0"
168
+ cellspacing="0"
169
+ role="presentation"
170
+ style="padding:45px 0 0 0">
171
+ <tbody>
172
+ <tr>
173
+ <td>
174
+ <img
175
+ alt="Yelp footer decoration"
176
+ src="/static/yelp-footer.png"
177
+ style="display:block;outline:none;border:none;text-decoration:none;max-width:100%"
178
+ width="620" />
179
+ </td>
180
+ </tr>
181
+ </tbody>
182
+ </table>
183
+ <p
184
+ style="font-size:12px;line-height:24px;text-align:center;color:rgb(0,0,0, 0.7);margin-top:16px;margin-bottom:16px">
185
+ © 2022 | Yelp Inc., 350 Mission Street, San Francisco, CA 94105,
186
+ U.S.A. | www.yelp.com
187
+ </p>
188
+ </td>
189
+ </tr>
190
+ </tbody>
191
+ </table>
192
+ <!--/$-->
193
+ </body>
194
+ </html>