@comicrelief/component-library 8.44.3 → 8.44.4
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/dist/components/Atoms/Checkbox/Checkbox.test.js +0 -4
- package/dist/components/Atoms/ErrorText/__snapshots__/ErrorText.test.js.snap +0 -2
- package/dist/components/Atoms/Input/input.test.js +0 -2
- package/dist/components/Atoms/RadioButton/RadioButton.test.js +0 -4
- package/dist/components/Atoms/Select/__snapshots__/Select.test.js.snap +0 -1
- package/dist/components/Atoms/Text/Text.js +28 -28
- package/dist/components/Atoms/Text/Text.md +8 -8
- package/dist/components/Atoms/Text/__snapshots__/Text.test.js.snap +0 -9
- package/dist/components/Atoms/TextArea/TextArea.test.js +0 -1
- package/dist/components/Atoms/TextInputWithDropdown/__snapshots__/TextInputWithDropdown.test.js.snap +0 -7
- package/dist/components/Molecules/Accordion/__snapshots__/Accordion.test.js.snap +0 -4
- package/dist/components/Molecules/ArticleTeaser/ArticleTeaser.test.js +0 -10
- package/dist/components/Molecules/Banner/__snapshots__/Banner.test.js.snap +0 -2
- package/dist/components/Molecules/Descriptor/Descriptor.test.js +0 -13
- package/dist/components/Molecules/InfoBanner/__snapshots__/InfoBanner.test.js.snap +0 -24
- package/dist/components/Molecules/PartnerLink/PartnerLink.test.js +0 -2
- package/dist/components/Molecules/Promo/__snapshots__/Promo.test.js.snap +0 -8
- package/dist/components/Molecules/SchoolLookup/__snapshots__/SchoolLookup.test.js.snap +0 -1
- package/dist/components/Molecules/SearchInput/SearchInput.test.js +0 -1
- package/dist/components/Molecules/SearchResult/__snapshots__/SearchResult.test.js.snap +0 -18
- package/dist/components/Molecules/SingleMessage/__snapshots__/SingleMessage.test.js.snap +0 -14
- package/dist/components/Molecules/SingleMessageDS/__snapshots__/SingleMessageDs.test.js.snap +0 -4
- package/dist/components/Molecules/Typeahead/__snapshots__/Typeahead.test.js.snap +0 -1
- package/dist/components/Organisms/CookieBanner/CookieBanner.test.js +0 -2
- package/dist/components/Organisms/Donate/__snapshots__/Donate.test.js.snap +0 -35
- package/dist/components/Organisms/EmailSignUp/__snapshots__/EmailSignUp.test.js.snap +0 -8
- package/dist/components/Organisms/Footer/__snapshots__/Footer.test.js.snap +0 -58
- package/dist/components/Organisms/Membership/Membership.test.js +0 -12
- package/dist/components/Organisms/WYMDCarousel/__snapshots__/WYMDCarousel.test.js.snap +0 -3
- package/package.json +1 -1
- package/src/components/Atoms/Checkbox/Checkbox.test.js +0 -4
- package/src/components/Atoms/ErrorText/__snapshots__/ErrorText.test.js.snap +0 -2
- package/src/components/Atoms/Input/input.test.js +0 -2
- package/src/components/Atoms/RadioButton/RadioButton.test.js +0 -4
- package/src/components/Atoms/Select/__snapshots__/Select.test.js.snap +0 -1
- package/src/components/Atoms/Text/Text.js +19 -19
- package/src/components/Atoms/Text/Text.md +8 -8
- package/src/components/Atoms/Text/__snapshots__/Text.test.js.snap +0 -9
- package/src/components/Atoms/TextArea/TextArea.test.js +0 -1
- package/src/components/Atoms/TextInputWithDropdown/__snapshots__/TextInputWithDropdown.test.js.snap +0 -7
- package/src/components/Molecules/Accordion/__snapshots__/Accordion.test.js.snap +0 -4
- package/src/components/Molecules/ArticleTeaser/ArticleTeaser.test.js +0 -10
- package/src/components/Molecules/Banner/__snapshots__/Banner.test.js.snap +0 -2
- package/src/components/Molecules/Descriptor/Descriptor.test.js +0 -13
- package/src/components/Molecules/InfoBanner/__snapshots__/InfoBanner.test.js.snap +0 -24
- package/src/components/Molecules/PartnerLink/PartnerLink.test.js +0 -2
- package/src/components/Molecules/Promo/__snapshots__/Promo.test.js.snap +0 -8
- package/src/components/Molecules/SchoolLookup/__snapshots__/SchoolLookup.test.js.snap +0 -1
- package/src/components/Molecules/SearchInput/SearchInput.test.js +0 -1
- package/src/components/Molecules/SearchResult/__snapshots__/SearchResult.test.js.snap +0 -18
- package/src/components/Molecules/SingleMessage/__snapshots__/SingleMessage.test.js.snap +0 -14
- package/src/components/Molecules/SingleMessageDS/__snapshots__/SingleMessageDs.test.js.snap +0 -4
- package/src/components/Molecules/Typeahead/__snapshots__/Typeahead.test.js.snap +0 -1
- package/src/components/Organisms/CookieBanner/CookieBanner.test.js +0 -2
- package/src/components/Organisms/Donate/__snapshots__/Donate.test.js.snap +0 -35
- package/src/components/Organisms/EmailSignUp/__snapshots__/EmailSignUp.test.js.snap +0 -8
- package/src/components/Organisms/Footer/__snapshots__/Footer.test.js.snap +0 -58
- package/src/components/Organisms/Membership/Membership.test.js +0 -12
- package/src/components/Organisms/WYMDCarousel/__snapshots__/WYMDCarousel.test.js.snap +0 -3
|
@@ -190,8 +190,6 @@ exports[`renders Single Message with 100% vertical height image correctly 1`] =
|
|
|
190
190
|
>
|
|
191
191
|
<p
|
|
192
192
|
className="c6"
|
|
193
|
-
color="white"
|
|
194
|
-
size="xxl"
|
|
195
193
|
>
|
|
196
194
|
“The creativity that goes into helping people have a better life is extraordinary.”
|
|
197
195
|
</p>
|
|
@@ -469,15 +467,11 @@ exports[`renders Single Message with Image correctly 1`] = `
|
|
|
469
467
|
>
|
|
470
468
|
<h1
|
|
471
469
|
className="c6"
|
|
472
|
-
color="white"
|
|
473
|
-
size="xxl"
|
|
474
470
|
>
|
|
475
471
|
title
|
|
476
472
|
</h1>
|
|
477
473
|
<p
|
|
478
474
|
className="c7"
|
|
479
|
-
color="white"
|
|
480
|
-
size="s"
|
|
481
475
|
>
|
|
482
476
|
description
|
|
483
477
|
</p>
|
|
@@ -733,8 +727,6 @@ exports[`renders Single Message with double image correctly 1`] = `
|
|
|
733
727
|
>
|
|
734
728
|
<p
|
|
735
729
|
className="c6"
|
|
736
|
-
color="black"
|
|
737
|
-
size="xxl"
|
|
738
730
|
>
|
|
739
731
|
“The creativity that goes into helping people have a better life is extraordinary.”
|
|
740
732
|
</p>
|
|
@@ -1035,15 +1027,11 @@ exports[`renders Single Message with full width correctly 1`] = `
|
|
|
1035
1027
|
>
|
|
1036
1028
|
<h1
|
|
1037
1029
|
className="c6"
|
|
1038
|
-
color="white"
|
|
1039
|
-
size="xxl"
|
|
1040
1030
|
>
|
|
1041
1031
|
title
|
|
1042
1032
|
</h1>
|
|
1043
1033
|
<p
|
|
1044
1034
|
className="c7"
|
|
1045
|
-
color="white"
|
|
1046
|
-
size="s"
|
|
1047
1035
|
>
|
|
1048
1036
|
description
|
|
1049
1037
|
</p>
|
|
@@ -1343,8 +1331,6 @@ exports[`renders Single Message with no Image correctly 1`] = `
|
|
|
1343
1331
|
>
|
|
1344
1332
|
<p
|
|
1345
1333
|
className="c2"
|
|
1346
|
-
color="white"
|
|
1347
|
-
size="xxl"
|
|
1348
1334
|
>
|
|
1349
1335
|
“The creativity that goes into helping people have a better life is extraordinary.”
|
|
1350
1336
|
</p>
|
package/dist/components/Molecules/SingleMessageDS/__snapshots__/SingleMessageDs.test.js.snap
CHANGED
|
@@ -347,15 +347,11 @@ exports[`renders correctly 1`] = `
|
|
|
347
347
|
>
|
|
348
348
|
<span
|
|
349
349
|
className="c6 c7"
|
|
350
|
-
color="blue_dark"
|
|
351
|
-
size="s"
|
|
352
350
|
>
|
|
353
351
|
Subtitle
|
|
354
352
|
</span>
|
|
355
353
|
<p
|
|
356
354
|
className="c8"
|
|
357
|
-
color="inherit"
|
|
358
|
-
size="s"
|
|
359
355
|
>
|
|
360
356
|
Whatever you’ve got planned, the Sport Relief shop has everything you need to get you looking your best while you’re raising some cash. Also available in Sainsbury’s stores and online and in selected Argos stores.
|
|
361
357
|
</p>
|
|
@@ -177,7 +177,6 @@ it('renders correctly', () => {
|
|
|
177
177
|
>
|
|
178
178
|
<p
|
|
179
179
|
className="c1 c2"
|
|
180
|
-
color="white"
|
|
181
180
|
>
|
|
182
181
|
Hello! Comic Relief uses cookies to help make this website better and improve our services. You can learn more about
|
|
183
182
|
<a
|
|
@@ -193,7 +192,6 @@ it('renders correctly', () => {
|
|
|
193
192
|
</p>
|
|
194
193
|
<p
|
|
195
194
|
className="c1 c2"
|
|
196
|
-
color="white"
|
|
197
195
|
>
|
|
198
196
|
<a
|
|
199
197
|
className="c5 c6"
|
|
@@ -665,15 +665,11 @@ exports[`"Single Giving, No Money Buys, with overridden manual input value" rend
|
|
|
665
665
|
>
|
|
666
666
|
<h2
|
|
667
667
|
className="c4"
|
|
668
|
-
color="white"
|
|
669
|
-
size="big"
|
|
670
668
|
>
|
|
671
669
|
Donate Now
|
|
672
670
|
</h2>
|
|
673
671
|
<p
|
|
674
672
|
className="c5"
|
|
675
|
-
color="white"
|
|
676
|
-
size="m"
|
|
677
673
|
>
|
|
678
674
|
Please help us fund life-changing projects in the UK and around the world.
|
|
679
675
|
</p>
|
|
@@ -737,8 +733,6 @@ exports[`"Single Giving, No Money Buys, with overridden manual input value" rend
|
|
|
737
733
|
>
|
|
738
734
|
<span
|
|
739
735
|
className="c16"
|
|
740
|
-
color="inherit"
|
|
741
|
-
size="l"
|
|
742
736
|
>
|
|
743
737
|
Enter an amount to give
|
|
744
738
|
</span>
|
|
@@ -752,7 +746,6 @@ exports[`"Single Giving, No Money Buys, with overridden manual input value" rend
|
|
|
752
746
|
>
|
|
753
747
|
<span
|
|
754
748
|
className="c20 c21"
|
|
755
|
-
color="inherit"
|
|
756
749
|
dangerouslySetInnerHTML={
|
|
757
750
|
Object {
|
|
758
751
|
"__html": "£",
|
|
@@ -1473,15 +1466,11 @@ exports[`Monthly donation renders correctly 1`] = `
|
|
|
1473
1466
|
>
|
|
1474
1467
|
<h2
|
|
1475
1468
|
className="c4"
|
|
1476
|
-
color="white"
|
|
1477
|
-
size="big"
|
|
1478
1469
|
>
|
|
1479
1470
|
Donate Now
|
|
1480
1471
|
</h2>
|
|
1481
1472
|
<p
|
|
1482
1473
|
className="c5"
|
|
1483
|
-
color="white"
|
|
1484
|
-
size="m"
|
|
1485
1474
|
>
|
|
1486
1475
|
Please help us fund life-changing projects in the UK and around the world.
|
|
1487
1476
|
</p>
|
|
@@ -1545,8 +1534,6 @@ exports[`Monthly donation renders correctly 1`] = `
|
|
|
1545
1534
|
>
|
|
1546
1535
|
<span
|
|
1547
1536
|
className="c15"
|
|
1548
|
-
color="inherit"
|
|
1549
|
-
size="l"
|
|
1550
1537
|
>
|
|
1551
1538
|
Choose an amount to give
|
|
1552
1539
|
</span>
|
|
@@ -1556,8 +1543,6 @@ exports[`Monthly donation renders correctly 1`] = `
|
|
|
1556
1543
|
>
|
|
1557
1544
|
<span
|
|
1558
1545
|
className="c17 c18"
|
|
1559
|
-
color="inherit"
|
|
1560
|
-
size="s"
|
|
1561
1546
|
>
|
|
1562
1547
|
Other amount
|
|
1563
1548
|
</span>
|
|
@@ -1567,7 +1552,6 @@ exports[`Monthly donation renders correctly 1`] = `
|
|
|
1567
1552
|
>
|
|
1568
1553
|
<span
|
|
1569
1554
|
className="c21 c22"
|
|
1570
|
-
color="inherit"
|
|
1571
1555
|
dangerouslySetInnerHTML={
|
|
1572
1556
|
Object {
|
|
1573
1557
|
"__html": "£",
|
|
@@ -2306,15 +2290,11 @@ exports[`Single donation renders correctly 1`] = `
|
|
|
2306
2290
|
>
|
|
2307
2291
|
<h2
|
|
2308
2292
|
className="c4"
|
|
2309
|
-
color="white"
|
|
2310
|
-
size="big"
|
|
2311
2293
|
>
|
|
2312
2294
|
Donate Now
|
|
2313
2295
|
</h2>
|
|
2314
2296
|
<p
|
|
2315
2297
|
className="c5"
|
|
2316
|
-
color="white"
|
|
2317
|
-
size="m"
|
|
2318
2298
|
>
|
|
2319
2299
|
Please help us fund life-changing projects in the UK and around the world.
|
|
2320
2300
|
</p>
|
|
@@ -2335,8 +2315,6 @@ exports[`Single donation renders correctly 1`] = `
|
|
|
2335
2315
|
>
|
|
2336
2316
|
<span
|
|
2337
2317
|
className="c10"
|
|
2338
|
-
color="inherit"
|
|
2339
|
-
size="l"
|
|
2340
2318
|
>
|
|
2341
2319
|
Choose an amount to give
|
|
2342
2320
|
</span>
|
|
@@ -2350,7 +2328,6 @@ exports[`Single donation renders correctly 1`] = `
|
|
|
2350
2328
|
>
|
|
2351
2329
|
<span
|
|
2352
2330
|
className="c14 c15"
|
|
2353
|
-
color="inherit"
|
|
2354
2331
|
dangerouslySetInnerHTML={
|
|
2355
2332
|
Object {
|
|
2356
2333
|
"__html": "",
|
|
@@ -2387,7 +2364,6 @@ exports[`Single donation renders correctly 1`] = `
|
|
|
2387
2364
|
>
|
|
2388
2365
|
<span
|
|
2389
2366
|
className="c14 c15"
|
|
2390
|
-
color="inherit"
|
|
2391
2367
|
dangerouslySetInnerHTML={
|
|
2392
2368
|
Object {
|
|
2393
2369
|
"__html": "",
|
|
@@ -2424,7 +2400,6 @@ exports[`Single donation renders correctly 1`] = `
|
|
|
2424
2400
|
>
|
|
2425
2401
|
<span
|
|
2426
2402
|
className="c14 c15"
|
|
2427
|
-
color="inherit"
|
|
2428
2403
|
dangerouslySetInnerHTML={
|
|
2429
2404
|
Object {
|
|
2430
2405
|
"__html": "",
|
|
@@ -2461,8 +2436,6 @@ exports[`Single donation renders correctly 1`] = `
|
|
|
2461
2436
|
>
|
|
2462
2437
|
<span
|
|
2463
2438
|
className="c21 c22"
|
|
2464
|
-
color="inherit"
|
|
2465
|
-
size="s"
|
|
2466
2439
|
>
|
|
2467
2440
|
Other amount
|
|
2468
2441
|
</span>
|
|
@@ -2472,7 +2445,6 @@ exports[`Single donation renders correctly 1`] = `
|
|
|
2472
2445
|
>
|
|
2473
2446
|
<span
|
|
2474
2447
|
className="c14 c15"
|
|
2475
|
-
color="inherit"
|
|
2476
2448
|
dangerouslySetInnerHTML={
|
|
2477
2449
|
Object {
|
|
2478
2450
|
"__html": "£",
|
|
@@ -3045,15 +3017,11 @@ exports[`Single donation with no Money Buys renders correctly 1`] = `
|
|
|
3045
3017
|
>
|
|
3046
3018
|
<h2
|
|
3047
3019
|
className="c4"
|
|
3048
|
-
color="white"
|
|
3049
|
-
size="big"
|
|
3050
3020
|
>
|
|
3051
3021
|
Donate Now
|
|
3052
3022
|
</h2>
|
|
3053
3023
|
<p
|
|
3054
3024
|
className="c5"
|
|
3055
|
-
color="white"
|
|
3056
|
-
size="m"
|
|
3057
3025
|
>
|
|
3058
3026
|
Please help us fund life-changing projects in the UK and around the world.
|
|
3059
3027
|
</p>
|
|
@@ -3074,8 +3042,6 @@ exports[`Single donation with no Money Buys renders correctly 1`] = `
|
|
|
3074
3042
|
>
|
|
3075
3043
|
<span
|
|
3076
3044
|
className="c10"
|
|
3077
|
-
color="inherit"
|
|
3078
|
-
size="l"
|
|
3079
3045
|
>
|
|
3080
3046
|
Overridden via the 'choose amount text' props
|
|
3081
3047
|
</span>
|
|
@@ -3089,7 +3055,6 @@ exports[`Single donation with no Money Buys renders correctly 1`] = `
|
|
|
3089
3055
|
>
|
|
3090
3056
|
<span
|
|
3091
3057
|
className="c14 c15"
|
|
3092
|
-
color="inherit"
|
|
3093
3058
|
dangerouslySetInnerHTML={
|
|
3094
3059
|
Object {
|
|
3095
3060
|
"__html": "£",
|
|
@@ -342,8 +342,6 @@ exports[`renders correctly 1`] = `
|
|
|
342
342
|
>
|
|
343
343
|
<h2
|
|
344
344
|
className="c1 c2"
|
|
345
|
-
color="inherit"
|
|
346
|
-
size="xxl"
|
|
347
345
|
>
|
|
348
346
|
sign up letter
|
|
349
347
|
</h2>
|
|
@@ -352,7 +350,6 @@ exports[`renders correctly 1`] = `
|
|
|
352
350
|
>
|
|
353
351
|
<span
|
|
354
352
|
className="c4"
|
|
355
|
-
color="inherit"
|
|
356
353
|
>
|
|
357
354
|
<div
|
|
358
355
|
className="c5"
|
|
@@ -376,7 +373,6 @@ exports[`renders correctly 1`] = `
|
|
|
376
373
|
>
|
|
377
374
|
<span
|
|
378
375
|
className="c4 c10"
|
|
379
|
-
color="inherit"
|
|
380
376
|
dangerouslySetInnerHTML={
|
|
381
377
|
Object {
|
|
382
378
|
"__html": "First Name",
|
|
@@ -412,7 +408,6 @@ exports[`renders correctly 1`] = `
|
|
|
412
408
|
>
|
|
413
409
|
<span
|
|
414
410
|
className="c4 c10"
|
|
415
|
-
color="inherit"
|
|
416
411
|
dangerouslySetInnerHTML={
|
|
417
412
|
Object {
|
|
418
413
|
"__html": "Last Name",
|
|
@@ -449,7 +444,6 @@ exports[`renders correctly 1`] = `
|
|
|
449
444
|
>
|
|
450
445
|
<span
|
|
451
446
|
className="c4 c10"
|
|
452
|
-
color="inherit"
|
|
453
447
|
dangerouslySetInnerHTML={
|
|
454
448
|
Object {
|
|
455
449
|
"__html": "Email Address",
|
|
@@ -490,7 +484,6 @@ exports[`renders correctly 1`] = `
|
|
|
490
484
|
>
|
|
491
485
|
<span
|
|
492
486
|
className="c4"
|
|
493
|
-
color="inherit"
|
|
494
487
|
>
|
|
495
488
|
Subscribe
|
|
496
489
|
</span>
|
|
@@ -505,7 +498,6 @@ exports[`renders correctly 1`] = `
|
|
|
505
498
|
>
|
|
506
499
|
<span
|
|
507
500
|
className="c4"
|
|
508
|
-
color="inherit"
|
|
509
501
|
>
|
|
510
502
|
<div
|
|
511
503
|
className="c5"
|
|
@@ -768,9 +768,7 @@ exports[`renders correctly 1`] = `
|
|
|
768
768
|
>
|
|
769
769
|
<h2
|
|
770
770
|
className="c12"
|
|
771
|
-
color="inherit"
|
|
772
771
|
id="footer-menu"
|
|
773
|
-
size="s"
|
|
774
772
|
>
|
|
775
773
|
Footer navigation
|
|
776
774
|
</h2>
|
|
@@ -784,8 +782,6 @@ exports[`renders correctly 1`] = `
|
|
|
784
782
|
>
|
|
785
783
|
<span
|
|
786
784
|
className="c15"
|
|
787
|
-
color="white"
|
|
788
|
-
size="s"
|
|
789
785
|
>
|
|
790
786
|
Hear from us
|
|
791
787
|
</span>
|
|
@@ -807,8 +803,6 @@ exports[`renders correctly 1`] = `
|
|
|
807
803
|
>
|
|
808
804
|
<span
|
|
809
805
|
className="c20"
|
|
810
|
-
color="white"
|
|
811
|
-
size="s"
|
|
812
806
|
>
|
|
813
807
|
Get the newsletter
|
|
814
808
|
</span>
|
|
@@ -827,8 +821,6 @@ exports[`renders correctly 1`] = `
|
|
|
827
821
|
>
|
|
828
822
|
<span
|
|
829
823
|
className="c20"
|
|
830
|
-
color="white"
|
|
831
|
-
size="s"
|
|
832
824
|
>
|
|
833
825
|
How we contact you
|
|
834
826
|
</span>
|
|
@@ -842,8 +834,6 @@ exports[`renders correctly 1`] = `
|
|
|
842
834
|
>
|
|
843
835
|
<span
|
|
844
836
|
className="c15"
|
|
845
|
-
color="white"
|
|
846
|
-
size="s"
|
|
847
837
|
>
|
|
848
838
|
Get in touch
|
|
849
839
|
</span>
|
|
@@ -865,8 +855,6 @@ exports[`renders correctly 1`] = `
|
|
|
865
855
|
>
|
|
866
856
|
<span
|
|
867
857
|
className="c20"
|
|
868
|
-
color="white"
|
|
869
|
-
size="s"
|
|
870
858
|
>
|
|
871
859
|
Contact us
|
|
872
860
|
</span>
|
|
@@ -885,8 +873,6 @@ exports[`renders correctly 1`] = `
|
|
|
885
873
|
>
|
|
886
874
|
<span
|
|
887
875
|
className="c20"
|
|
888
|
-
color="white"
|
|
889
|
-
size="s"
|
|
890
876
|
>
|
|
891
877
|
Your Gift Aid
|
|
892
878
|
</span>
|
|
@@ -905,8 +891,6 @@ exports[`renders correctly 1`] = `
|
|
|
905
891
|
>
|
|
906
892
|
<span
|
|
907
893
|
className="c20"
|
|
908
|
-
color="white"
|
|
909
|
-
size="s"
|
|
910
894
|
>
|
|
911
895
|
FAQs
|
|
912
896
|
</span>
|
|
@@ -925,8 +909,6 @@ exports[`renders correctly 1`] = `
|
|
|
925
909
|
>
|
|
926
910
|
<span
|
|
927
911
|
className="c20"
|
|
928
|
-
color="white"
|
|
929
|
-
size="s"
|
|
930
912
|
>
|
|
931
913
|
Red Nose Day 2019 FAQs
|
|
932
914
|
</span>
|
|
@@ -940,8 +922,6 @@ exports[`renders correctly 1`] = `
|
|
|
940
922
|
>
|
|
941
923
|
<span
|
|
942
924
|
className="c15"
|
|
943
|
-
color="white"
|
|
944
|
-
size="s"
|
|
945
925
|
>
|
|
946
926
|
About us
|
|
947
927
|
</span>
|
|
@@ -963,8 +943,6 @@ exports[`renders correctly 1`] = `
|
|
|
963
943
|
>
|
|
964
944
|
<span
|
|
965
945
|
className="c20"
|
|
966
|
-
color="white"
|
|
967
|
-
size="s"
|
|
968
946
|
>
|
|
969
947
|
Mission
|
|
970
948
|
</span>
|
|
@@ -983,8 +961,6 @@ exports[`renders correctly 1`] = `
|
|
|
983
961
|
>
|
|
984
962
|
<span
|
|
985
963
|
className="c20"
|
|
986
|
-
color="white"
|
|
987
|
-
size="s"
|
|
988
964
|
>
|
|
989
965
|
Our history
|
|
990
966
|
</span>
|
|
@@ -1003,8 +979,6 @@ exports[`renders correctly 1`] = `
|
|
|
1003
979
|
>
|
|
1004
980
|
<span
|
|
1005
981
|
className="c20"
|
|
1006
|
-
color="white"
|
|
1007
|
-
size="s"
|
|
1008
982
|
>
|
|
1009
983
|
Finances
|
|
1010
984
|
</span>
|
|
@@ -1023,8 +997,6 @@ exports[`renders correctly 1`] = `
|
|
|
1023
997
|
>
|
|
1024
998
|
<span
|
|
1025
999
|
className="c20"
|
|
1026
|
-
color="white"
|
|
1027
|
-
size="s"
|
|
1028
1000
|
>
|
|
1029
1001
|
Partners
|
|
1030
1002
|
</span>
|
|
@@ -1043,8 +1015,6 @@ exports[`renders correctly 1`] = `
|
|
|
1043
1015
|
>
|
|
1044
1016
|
<span
|
|
1045
1017
|
className="c20"
|
|
1046
|
-
color="white"
|
|
1047
|
-
size="s"
|
|
1048
1018
|
>
|
|
1049
1019
|
Meet the team
|
|
1050
1020
|
</span>
|
|
@@ -1063,8 +1033,6 @@ exports[`renders correctly 1`] = `
|
|
|
1063
1033
|
>
|
|
1064
1034
|
<span
|
|
1065
1035
|
className="c20"
|
|
1066
|
-
color="white"
|
|
1067
|
-
size="s"
|
|
1068
1036
|
>
|
|
1069
1037
|
Sport Relief
|
|
1070
1038
|
</span>
|
|
@@ -1078,8 +1046,6 @@ exports[`renders correctly 1`] = `
|
|
|
1078
1046
|
>
|
|
1079
1047
|
<span
|
|
1080
1048
|
className="c15"
|
|
1081
|
-
color="white"
|
|
1082
|
-
size="s"
|
|
1083
1049
|
>
|
|
1084
1050
|
Careers
|
|
1085
1051
|
</span>
|
|
@@ -1101,8 +1067,6 @@ exports[`renders correctly 1`] = `
|
|
|
1101
1067
|
>
|
|
1102
1068
|
<span
|
|
1103
1069
|
className="c20"
|
|
1104
|
-
color="white"
|
|
1105
|
-
size="s"
|
|
1106
1070
|
>
|
|
1107
1071
|
Working at Comic Relief
|
|
1108
1072
|
</span>
|
|
@@ -1121,8 +1085,6 @@ exports[`renders correctly 1`] = `
|
|
|
1121
1085
|
>
|
|
1122
1086
|
<span
|
|
1123
1087
|
className="c20"
|
|
1124
|
-
color="white"
|
|
1125
|
-
size="s"
|
|
1126
1088
|
>
|
|
1127
1089
|
Open roles
|
|
1128
1090
|
</span>
|
|
@@ -1136,8 +1098,6 @@ exports[`renders correctly 1`] = `
|
|
|
1136
1098
|
>
|
|
1137
1099
|
<span
|
|
1138
1100
|
className="c15"
|
|
1139
|
-
color="white"
|
|
1140
|
-
size="s"
|
|
1141
1101
|
>
|
|
1142
1102
|
News
|
|
1143
1103
|
</span>
|
|
@@ -1159,8 +1119,6 @@ exports[`renders correctly 1`] = `
|
|
|
1159
1119
|
>
|
|
1160
1120
|
<span
|
|
1161
1121
|
className="c20"
|
|
1162
|
-
color="white"
|
|
1163
|
-
size="s"
|
|
1164
1122
|
>
|
|
1165
1123
|
News
|
|
1166
1124
|
</span>
|
|
@@ -1179,8 +1137,6 @@ exports[`renders correctly 1`] = `
|
|
|
1179
1137
|
>
|
|
1180
1138
|
<span
|
|
1181
1139
|
className="c20"
|
|
1182
|
-
color="white"
|
|
1183
|
-
size="s"
|
|
1184
1140
|
>
|
|
1185
1141
|
Press area
|
|
1186
1142
|
</span>
|
|
@@ -1194,8 +1150,6 @@ exports[`renders correctly 1`] = `
|
|
|
1194
1150
|
>
|
|
1195
1151
|
<span
|
|
1196
1152
|
className="c15"
|
|
1197
|
-
color="white"
|
|
1198
|
-
size="s"
|
|
1199
1153
|
>
|
|
1200
1154
|
Legal
|
|
1201
1155
|
</span>
|
|
@@ -1217,8 +1171,6 @@ exports[`renders correctly 1`] = `
|
|
|
1217
1171
|
>
|
|
1218
1172
|
<span
|
|
1219
1173
|
className="c20"
|
|
1220
|
-
color="white"
|
|
1221
|
-
size="s"
|
|
1222
1174
|
>
|
|
1223
1175
|
Link comp with both URL and Ref
|
|
1224
1176
|
</span>
|
|
@@ -1237,8 +1189,6 @@ exports[`renders correctly 1`] = `
|
|
|
1237
1189
|
>
|
|
1238
1190
|
<span
|
|
1239
1191
|
className="c20"
|
|
1240
|
-
color="white"
|
|
1241
|
-
size="s"
|
|
1242
1192
|
>
|
|
1243
1193
|
Link comp with only Ref
|
|
1244
1194
|
</span>
|
|
@@ -1257,8 +1207,6 @@ exports[`renders correctly 1`] = `
|
|
|
1257
1207
|
>
|
|
1258
1208
|
<span
|
|
1259
1209
|
className="c20"
|
|
1260
|
-
color="white"
|
|
1261
|
-
size="s"
|
|
1262
1210
|
>
|
|
1263
1211
|
Link comp with only URL
|
|
1264
1212
|
</span>
|
|
@@ -1282,8 +1230,6 @@ exports[`renders correctly 1`] = `
|
|
|
1282
1230
|
>
|
|
1283
1231
|
<span
|
|
1284
1232
|
className="c20"
|
|
1285
|
-
color="white"
|
|
1286
|
-
size="s"
|
|
1287
1233
|
>
|
|
1288
1234
|
Test allowListed external link
|
|
1289
1235
|
</span>
|
|
@@ -1302,8 +1248,6 @@ exports[`renders correctly 1`] = `
|
|
|
1302
1248
|
>
|
|
1303
1249
|
<span
|
|
1304
1250
|
className="c20"
|
|
1305
|
-
color="white"
|
|
1306
|
-
size="s"
|
|
1307
1251
|
>
|
|
1308
1252
|
Test non-allowListed external link
|
|
1309
1253
|
</span>
|
|
@@ -1323,8 +1267,6 @@ exports[`renders correctly 1`] = `
|
|
|
1323
1267
|
>
|
|
1324
1268
|
<p
|
|
1325
1269
|
className="c25"
|
|
1326
|
-
color="grey"
|
|
1327
|
-
size="s"
|
|
1328
1270
|
>
|
|
1329
1271
|
Comic Relief is the trading name of Charity Projects, a registered charity in England and Wales (326568) and Scotland (SC039730), which is a company limited by guarantee registered in England and Wales (01806414). Registered address: 6th Floor, The White Chapel Building, 10 Whitechapel High Street, London, E1 8QS.
|
|
1330
1272
|
</p>
|
|
@@ -595,15 +595,11 @@ it('renders correctly', () => {
|
|
|
595
595
|
>
|
|
596
596
|
<h2
|
|
597
597
|
className="c6"
|
|
598
|
-
color="inherit"
|
|
599
|
-
size="l"
|
|
600
598
|
>
|
|
601
599
|
Help someone like Jordan see a better tomorrow
|
|
602
600
|
</h2>
|
|
603
601
|
<p
|
|
604
602
|
className="c7"
|
|
605
|
-
color="inherit"
|
|
606
|
-
size="s"
|
|
607
603
|
>
|
|
608
604
|
Jordan was close to suicide - which is now the biggest killer of men under 45 in the UK. Join now and help save lives.
|
|
609
605
|
</p>
|
|
@@ -623,8 +619,6 @@ it('renders correctly', () => {
|
|
|
623
619
|
>
|
|
624
620
|
<h3
|
|
625
621
|
className="c12"
|
|
626
|
-
color="inherit"
|
|
627
|
-
size="s"
|
|
628
622
|
>
|
|
629
623
|
Choose your monthly donation
|
|
630
624
|
</h3>
|
|
@@ -638,7 +632,6 @@ it('renders correctly', () => {
|
|
|
638
632
|
>
|
|
639
633
|
<span
|
|
640
634
|
className="c16 c17"
|
|
641
|
-
color="inherit"
|
|
642
635
|
dangerouslySetInnerHTML={
|
|
643
636
|
Object {
|
|
644
637
|
"__html": "",
|
|
@@ -675,7 +668,6 @@ it('renders correctly', () => {
|
|
|
675
668
|
>
|
|
676
669
|
<span
|
|
677
670
|
className="c16 c17"
|
|
678
|
-
color="inherit"
|
|
679
671
|
dangerouslySetInnerHTML={
|
|
680
672
|
Object {
|
|
681
673
|
"__html": "",
|
|
@@ -712,7 +704,6 @@ it('renders correctly', () => {
|
|
|
712
704
|
>
|
|
713
705
|
<span
|
|
714
706
|
className="c16 c17"
|
|
715
|
-
color="inherit"
|
|
716
707
|
dangerouslySetInnerHTML={
|
|
717
708
|
Object {
|
|
718
709
|
"__html": "",
|
|
@@ -749,8 +740,6 @@ it('renders correctly', () => {
|
|
|
749
740
|
>
|
|
750
741
|
<span
|
|
751
742
|
className="c23 c24"
|
|
752
|
-
color="inherit"
|
|
753
|
-
size="s"
|
|
754
743
|
>
|
|
755
744
|
Other amount
|
|
756
745
|
</span>
|
|
@@ -760,7 +749,6 @@ it('renders correctly', () => {
|
|
|
760
749
|
>
|
|
761
750
|
<span
|
|
762
751
|
className="c16 c17"
|
|
763
|
-
color="inherit"
|
|
764
752
|
dangerouslySetInnerHTML={
|
|
765
753
|
Object {
|
|
766
754
|
"__html": "£",
|
|
@@ -734,19 +734,16 @@ exports[`renders correctly:
|
|
|
734
734
|
>
|
|
735
735
|
<p
|
|
736
736
|
className="c1 c2"
|
|
737
|
-
color="inherit"
|
|
738
737
|
>
|
|
739
738
|
Over the past two years, we’ve supported
|
|
740
739
|
</p>
|
|
741
740
|
<h1
|
|
742
741
|
className="c3 c4"
|
|
743
|
-
color="red"
|
|
744
742
|
>
|
|
745
743
|
11.7 million people
|
|
746
744
|
</h1>
|
|
747
745
|
<p
|
|
748
746
|
className="c5 c6"
|
|
749
|
-
color="inherit"
|
|
750
747
|
>
|
|
751
748
|
including...
|
|
752
749
|
</p>
|
package/package.json
CHANGED
|
@@ -113,8 +113,6 @@ it('renders correctly', () => {
|
|
|
113
113
|
<span />
|
|
114
114
|
<span
|
|
115
115
|
className="c2"
|
|
116
|
-
color="inherit"
|
|
117
|
-
size="s"
|
|
118
116
|
>
|
|
119
117
|
Tennis
|
|
120
118
|
</span>
|
|
@@ -219,8 +217,6 @@ it('renders correctly', () => {
|
|
|
219
217
|
<span />
|
|
220
218
|
<span
|
|
221
219
|
className="c2"
|
|
222
|
-
color="inherit"
|
|
223
|
-
size="s"
|
|
224
220
|
>
|
|
225
221
|
Handball
|
|
226
222
|
</span>
|