@@ -15,11 +15,24 @@ exports[`NewsletterSignup Snapshots Renders the bad email UI snapshot correctly
15
15
<a
16
16
className = " chakra-link css-1xdhyk6"
17
17
href = " https://www.nypl.org/help/about-nypl/legal-notices/privacy-policy"
18
- rel = { null }
19
- target = { null }
20
- type = " external"
18
+ rel = " nofollow noopener noreferrer"
19
+ target = " _blank"
21
20
>
22
21
Privacy Policy
22
+ <span
23
+ className = " css-0"
24
+ >
25
+ This link opens in a new window
26
+ </span >
27
+ <svg
28
+ aria-hidden = { true }
29
+ className = " chakra-icon css-1vgifmd"
30
+ data-file-name = " SvgActionLaunch"
31
+ focusable = { false }
32
+ id = " link-privacy-policy-external-icon"
33
+ role = " img"
34
+ title = " External link"
35
+ />
23
36
</a >
24
37
</div >
25
38
<div
@@ -127,11 +140,24 @@ exports[`NewsletterSignup Snapshots Renders the custom error state snapshot corr
127
140
<a
128
141
className = " chakra-link css-1xdhyk6"
129
142
href = " https://www.nypl.org/help/about-nypl/legal-notices/privacy-policy"
130
- rel = { null }
131
- target = { null }
132
- type = " external"
143
+ rel = " nofollow noopener noreferrer"
144
+ target = " _blank"
133
145
>
134
146
Privacy Policy
147
+ <span
148
+ className = " css-0"
149
+ >
150
+ This link opens in a new window
151
+ </span >
152
+ <svg
153
+ aria-hidden = { true }
154
+ className = " chakra-icon css-1vgifmd"
155
+ data-file-name = " SvgActionLaunch"
156
+ focusable = { false }
157
+ id = " link-privacy-policy-external-icon"
158
+ role = " img"
159
+ title = " External link"
160
+ />
135
161
</a >
136
162
</div >
137
163
<div
@@ -186,11 +212,24 @@ exports[`NewsletterSignup Snapshots Renders the default confirmation state snaps
186
212
<a
187
213
className = " chakra-link css-1xdhyk6"
188
214
href = " https://www.nypl.org/help/about-nypl/legal-notices/privacy-policy"
189
- rel = { null }
190
- target = { null }
191
- type = " external"
215
+ rel = " nofollow noopener noreferrer"
216
+ target = " _blank"
192
217
>
193
218
Privacy Policy
219
+ <span
220
+ className = " css-0"
221
+ >
222
+ This link opens in a new window
223
+ </span >
224
+ <svg
225
+ aria-hidden = { true }
226
+ className = " chakra-icon css-1vgifmd"
227
+ data-file-name = " SvgActionLaunch"
228
+ focusable = { false }
229
+ id = " link-privacy-policy-external-icon"
230
+ role = " img"
231
+ title = " External link"
232
+ />
194
233
</a >
195
234
</div >
196
235
<div
@@ -242,11 +281,24 @@ exports[`NewsletterSignup Snapshots Renders the default error state snapshot cor
242
281
<a
243
282
className = " chakra-link css-1xdhyk6"
244
283
href = " https://www.nypl.org/help/about-nypl/legal-notices/privacy-policy"
245
- rel = { null }
246
- target = { null }
247
- type = " external"
284
+ rel = " nofollow noopener noreferrer"
285
+ target = " _blank"
248
286
>
249
287
Privacy Policy
288
+ <span
289
+ className = " css-0"
290
+ >
291
+ This link opens in a new window
292
+ </span >
293
+ <svg
294
+ aria-hidden = { true }
295
+ className = " chakra-icon css-1vgifmd"
296
+ data-file-name = " SvgActionLaunch"
297
+ focusable = { false }
298
+ id = " link-privacy-policy-external-icon"
299
+ role = " img"
300
+ title = " External link"
301
+ />
250
302
</a >
251
303
</div >
252
304
<div
@@ -293,11 +345,24 @@ exports[`NewsletterSignup Snapshots Renders the default form UI snapshot correct
293
345
<a
294
346
className = " chakra-link css-1xdhyk6"
295
347
href = " https://www.nypl.org/help/about-nypl/legal-notices/privacy-policy"
296
- rel = { null }
297
- target = { null }
298
- type = " external"
348
+ rel = " nofollow noopener noreferrer"
349
+ target = " _blank"
299
350
>
300
351
Privacy Policy
352
+ <span
353
+ className = " css-0"
354
+ >
355
+ This link opens in a new window
356
+ </span >
357
+ <svg
358
+ aria-hidden = { true }
359
+ className = " chakra-icon css-1vgifmd"
360
+ data-file-name = " SvgActionLaunch"
361
+ focusable = { false }
362
+ id = " link-privacy-policy-external-icon"
363
+ role = " img"
364
+ title = " External link"
365
+ />
301
366
</a >
302
367
</div >
303
368
<div
@@ -392,11 +457,24 @@ exports[`NewsletterSignup Snapshots Renders the form UI with description snapsho
392
457
<a
393
458
className = " chakra-link css-1xdhyk6"
394
459
href = " https://www.nypl.org/help/about-nypl/legal-notices/privacy-policy"
395
- rel = { null }
396
- target = { null }
397
- type = " external"
460
+ rel = " nofollow noopener noreferrer"
461
+ target = " _blank"
398
462
>
399
463
Privacy Policy
464
+ <span
465
+ className = " css-0"
466
+ >
467
+ This link opens in a new window
468
+ </span >
469
+ <svg
470
+ aria-hidden = { true }
471
+ className = " chakra-icon css-1vgifmd"
472
+ data-file-name = " SvgActionLaunch"
473
+ focusable = { false }
474
+ id = " link-privacy-policy-external-icon"
475
+ role = " img"
476
+ title = " External link"
477
+ />
400
478
</a >
401
479
</div >
402
480
<div
@@ -486,11 +564,24 @@ exports[`NewsletterSignup Snapshots Renders the form UI with formHelperText snap
486
564
<a
487
565
className = " chakra-link css-1xdhyk6"
488
566
href = " https://www.nypl.org/help/about-nypl/legal-notices/privacy-policy"
489
- rel = { null }
490
- target = { null }
491
- type = " external"
567
+ rel = " nofollow noopener noreferrer"
568
+ target = " _blank"
492
569
>
493
570
Privacy Policy
571
+ <span
572
+ className = " css-0"
573
+ >
574
+ This link opens in a new window
575
+ </span >
576
+ <svg
577
+ aria-hidden = { true }
578
+ className = " chakra-icon css-1vgifmd"
579
+ data-file-name = " SvgActionLaunch"
580
+ focusable = { false }
581
+ id = " link-privacy-policy-external-icon"
582
+ role = " img"
583
+ title = " External link"
584
+ />
494
585
</a >
495
586
</div >
496
587
<div
@@ -597,11 +688,24 @@ exports[`NewsletterSignup Snapshots Renders the submitting state snapshot correc
597
688
<a
598
689
className = " chakra-link css-1xdhyk6"
599
690
href = " https://www.nypl.org/help/about-nypl/legal-notices/privacy-policy"
600
- rel = { null }
601
- target = { null }
602
- type = " external"
691
+ rel = " nofollow noopener noreferrer"
692
+ target = " _blank"
603
693
>
604
694
Privacy Policy
695
+ <span
696
+ className = " css-0"
697
+ >
698
+ This link opens in a new window
699
+ </span >
700
+ <svg
701
+ aria-hidden = { true }
702
+ className = " chakra-icon css-1vgifmd"
703
+ data-file-name = " SvgActionLaunch"
704
+ focusable = { false }
705
+ id = " link-privacy-policy-external-icon"
706
+ role = " img"
707
+ title = " External link"
708
+ />
605
709
</a >
606
710
</div >
607
711
<div
0 commit comments