@rijkshuisstijl-community/design-tokens 1.2.0 → 3.0.0
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 +64 -0
- package/README.md +153 -12
- package/dist/_variables.scss +155 -100
- package/dist/index.css +155 -100
- package/dist/index.d.ts +98 -43
- package/dist/index.js +155 -100
- package/dist/index.json +154 -99
- package/dist/index.tokens.json +214 -125
- package/dist/root.css +155 -100
- package/dist/tokens.d.ts +157 -68
- package/dist/tokens.js +7489 -6212
- package/dist/uitvoerend-groen/_variables.scss +1337 -0
- package/dist/uitvoerend-groen/index.css +1340 -0
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/index.d.ts +468 -457
- package/dist/uitvoerend-groen/index.js +1338 -0
- package/dist/uitvoerend-groen/index.json +1335 -0
- package/dist/uitvoerend-groen/index.tokens.json +2045 -0
- package/dist/uitvoerend-groen/root.css +1340 -0
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/tokens.d.ts +723 -732
- package/dist/uitvoerend-groen/tokens.js +31224 -0
- package/dist/uitvoerend-hemelblauw/_variables.scss +1337 -0
- package/dist/uitvoerend-hemelblauw/index.css +1340 -0
- package/dist/uitvoerend-hemelblauw/index.d.ts +1338 -0
- package/dist/uitvoerend-hemelblauw/index.js +1338 -0
- package/dist/uitvoerend-hemelblauw/index.json +1335 -0
- package/dist/uitvoerend-hemelblauw/index.tokens.json +2045 -0
- package/dist/uitvoerend-hemelblauw/root.css +1340 -0
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +2068 -0
- package/dist/uitvoerend-hemelblauw/tokens.js +31224 -0
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/_variables.scss +589 -578
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.css +590 -579
- package/dist/uitvoerend-mintgroen/index.d.ts +1338 -0
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.js +533 -522
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.json +532 -521
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.tokens.json +773 -782
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/root.css +589 -578
- package/dist/uitvoerend-mintgroen/tokens.d.ts +2068 -0
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/tokens.js +18125 -17940
- package/dist/uitvoerend-oranje/_variables.scss +1337 -0
- package/dist/uitvoerend-oranje/index.css +1340 -0
- package/dist/uitvoerend-oranje/index.d.ts +1338 -0
- package/dist/uitvoerend-oranje/index.js +1338 -0
- package/dist/uitvoerend-oranje/index.json +1335 -0
- package/dist/uitvoerend-oranje/index.tokens.json +2045 -0
- package/dist/uitvoerend-oranje/root.css +1340 -0
- package/dist/uitvoerend-oranje/tokens.d.ts +2068 -0
- package/dist/uitvoerend-oranje/tokens.js +31224 -0
- package/dist/uitvoerend-paars/_variables.scss +1337 -0
- package/dist/uitvoerend-paars/index.css +1340 -0
- package/dist/uitvoerend-paars/index.d.ts +1338 -0
- package/dist/uitvoerend-paars/index.js +1338 -0
- package/dist/uitvoerend-paars/index.json +1335 -0
- package/dist/uitvoerend-paars/index.tokens.json +2045 -0
- package/dist/uitvoerend-paars/root.css +1340 -0
- package/dist/uitvoerend-paars/tokens.d.ts +2068 -0
- package/dist/uitvoerend-paars/tokens.js +31224 -0
- package/dist/uitvoerend-violet/_variables.scss +680 -664
- package/dist/uitvoerend-violet/index.css +680 -664
- package/dist/uitvoerend-violet/index.d.ts +771 -755
- package/dist/uitvoerend-violet/index.js +803 -787
- package/dist/uitvoerend-violet/index.json +802 -786
- package/dist/uitvoerend-violet/index.tokens.json +1644 -1620
- package/dist/uitvoerend-violet/root.css +680 -664
- package/dist/uitvoerend-violet/tokens.d.ts +1539 -1515
- package/dist/uitvoerend-violet/tokens.js +21711 -21381
- package/dist/uitvoerend-violet-oud/_variables.scss +687 -670
- package/dist/uitvoerend-violet-oud/index.css +687 -670
- package/dist/uitvoerend-violet-oud/index.d.ts +771 -754
- package/dist/uitvoerend-violet-oud/index.js +803 -786
- package/dist/uitvoerend-violet-oud/index.json +802 -785
- package/dist/uitvoerend-violet-oud/index.tokens.json +1678 -1653
- package/dist/uitvoerend-violet-oud/root.css +687 -670
- package/dist/uitvoerend-violet-oud/tokens.d.ts +1536 -1511
- package/dist/uitvoerend-violet-oud/tokens.js +21594 -21243
- package/dist/wetgevend/_variables.scss +636 -620
- package/dist/wetgevend/index.css +636 -620
- package/dist/wetgevend/index.d.ts +771 -755
- package/dist/wetgevend/index.js +791 -775
- package/dist/wetgevend/index.json +790 -774
- package/dist/wetgevend/index.tokens.json +1643 -1619
- package/dist/wetgevend/root.css +636 -620
- package/dist/wetgevend/tokens.d.ts +1553 -1529
- package/dist/wetgevend/tokens.js +21924 -21594
- package/figma/figma.tokens.json +1575 -666
- package/package.json +1 -1
- package/src/generated/base.tokens.json +528 -273
- package/src/generated/themes.json +40651 -15395
- package/src/generated/uitvoerend-groen/tokens.json +6248 -0
- package/src/generated/uitvoerend-hemelblauw/tokens.json +6248 -0
- package/src/generated/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/tokens.json +2598 -2573
- package/src/generated/uitvoerend-oranje/tokens.json +6248 -0
- package/src/generated/uitvoerend-paars/tokens.json +6248 -0
- package/src/generated/uitvoerend-violet/tokens.json +4538 -4465
- package/src/generated/uitvoerend-violet-oud/tokens.json +4525 -4448
- package/src/generated/wetgevend/tokens.json +4547 -4474
|
@@ -1,5 +1,93 @@
|
|
|
1
1
|
{
|
|
2
2
|
"rhc": {
|
|
3
|
+
"data-summary": {
|
|
4
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
5
|
+
"item-value": {
|
|
6
|
+
"font-weight": 400,
|
|
7
|
+
"row": {
|
|
8
|
+
"padding-block-end": "0.75rem",
|
|
9
|
+
"padding-block-start": "0.75rem",
|
|
10
|
+
"padding-inline-end": 0,
|
|
11
|
+
"padding-inline-start": "0px"
|
|
12
|
+
},
|
|
13
|
+
"padding-block-end": "0.75rem",
|
|
14
|
+
"padding-block-start": 0,
|
|
15
|
+
"padding-inline-end": 0,
|
|
16
|
+
"padding-inline-start": 0
|
|
17
|
+
},
|
|
18
|
+
"item-key": {
|
|
19
|
+
"font-weight": 700,
|
|
20
|
+
"row": {
|
|
21
|
+
"padding-block-end": "0.75rem",
|
|
22
|
+
"padding-block-start": "0.75rem",
|
|
23
|
+
"padding-inline-end": "1rem",
|
|
24
|
+
"padding-inline-start": 0
|
|
25
|
+
},
|
|
26
|
+
"padding-block-end": "0.25rem",
|
|
27
|
+
"padding-block-start": "0.75rem",
|
|
28
|
+
"padding-inline-end": 0,
|
|
29
|
+
"padding-inline-start": 0
|
|
30
|
+
},
|
|
31
|
+
"item": {
|
|
32
|
+
"border-width": "1px",
|
|
33
|
+
"border-color": "#CBD5E1",
|
|
34
|
+
"border-block-end-style": "solid",
|
|
35
|
+
"color": "#0F172A"
|
|
36
|
+
},
|
|
37
|
+
"font-size": "1.25rem",
|
|
38
|
+
"line-height": "150%",
|
|
39
|
+
"item-action": {
|
|
40
|
+
"row": {
|
|
41
|
+
"padding-block-end": "0.75rem",
|
|
42
|
+
"padding-block-start": "0.75rem",
|
|
43
|
+
"padding-inline-end": 0,
|
|
44
|
+
"padding-inline-start": "1rem"
|
|
45
|
+
},
|
|
46
|
+
"padding-block-end": "0.75rem",
|
|
47
|
+
"padding-block-start": "0.75rem",
|
|
48
|
+
"padding-inline-end": "1rem",
|
|
49
|
+
"padding-inline-start": 0
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
"keep": {
|
|
53
|
+
"_comment": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote.",
|
|
54
|
+
"top-left": {
|
|
55
|
+
"borderRadiusTopLeft": "48px",
|
|
56
|
+
"borderRadiusTopRight": 0,
|
|
57
|
+
"borderRadiusBottomRight": 0,
|
|
58
|
+
"borderRadiusBottomLeft": 0
|
|
59
|
+
},
|
|
60
|
+
"top-right": {
|
|
61
|
+
"borderRadiusTopRight": "48px",
|
|
62
|
+
"borderRadiusTopLeft": 0,
|
|
63
|
+
"borderRadiusBottomRight": 0,
|
|
64
|
+
"borderRadiusBottomLeft": 0
|
|
65
|
+
},
|
|
66
|
+
"bottom-right": {
|
|
67
|
+
"borderRadiusTopLeft": 0,
|
|
68
|
+
"borderRadiusTopRight": 0,
|
|
69
|
+
"borderRadiusBottomRight": "48px",
|
|
70
|
+
"borderRadiusBottomLeft": 0
|
|
71
|
+
},
|
|
72
|
+
"bottom-left": {
|
|
73
|
+
"borderRadiusTopLeft": 0,
|
|
74
|
+
"borderRadiusTopRight": 0,
|
|
75
|
+
"borderRadiusBottomRight": 0,
|
|
76
|
+
"borderRadiusBottomLeft": "48px"
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
"rounded-corner": {
|
|
80
|
+
"xs": {
|
|
81
|
+
"border-radius": "24px"
|
|
82
|
+
},
|
|
83
|
+
"md": {
|
|
84
|
+
"border-radius": "48px"
|
|
85
|
+
},
|
|
86
|
+
"xl": {
|
|
87
|
+
"border-radius": "96px"
|
|
88
|
+
},
|
|
89
|
+
"border-width": "2px"
|
|
90
|
+
},
|
|
3
91
|
"color": {
|
|
4
92
|
"primary": {
|
|
5
93
|
"50": "#eaf8f4",
|
|
@@ -11,12 +99,14 @@
|
|
|
11
99
|
"hover": "#528e7c"
|
|
12
100
|
},
|
|
13
101
|
"focus": {
|
|
14
|
-
"outline": "#
|
|
102
|
+
"outline": "#000"
|
|
15
103
|
},
|
|
16
104
|
"foreground": {
|
|
17
105
|
"default": "#0F172A",
|
|
18
106
|
"subdued": "#334155",
|
|
19
107
|
"link": "#01689b",
|
|
108
|
+
"on-dark-color": "#fff",
|
|
109
|
+
"on-light-color": "#000",
|
|
20
110
|
"onEmphasis": "#fff"
|
|
21
111
|
},
|
|
22
112
|
"border": {
|
|
@@ -258,7 +348,7 @@
|
|
|
258
348
|
"margin-inline": "0.5rem"
|
|
259
349
|
},
|
|
260
350
|
"font-size": "1.25rem",
|
|
261
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
351
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
262
352
|
"font-weight": 400,
|
|
263
353
|
"current": {
|
|
264
354
|
"font-weight": 700,
|
|
@@ -273,7 +363,7 @@
|
|
|
273
363
|
"border-radius": "5px",
|
|
274
364
|
"border-width": "2px",
|
|
275
365
|
"border-style": "solid",
|
|
276
|
-
"border-color": "#
|
|
366
|
+
"border-color": "#76d2b6",
|
|
277
367
|
"background-color": "none",
|
|
278
368
|
"color": "#01689b",
|
|
279
369
|
"text-decoration": "None"
|
|
@@ -306,12 +396,12 @@
|
|
|
306
396
|
"size": "24px"
|
|
307
397
|
},
|
|
308
398
|
"content": {
|
|
309
|
-
"font-size": "1.
|
|
399
|
+
"font-size": "1.25rem",
|
|
310
400
|
"column-gap": "0.5rem",
|
|
311
401
|
"row-gap": "0.25rem"
|
|
312
402
|
},
|
|
313
403
|
"label": {
|
|
314
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
404
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
315
405
|
"font-size": "1.875rem",
|
|
316
406
|
"font-weight": 700,
|
|
317
407
|
"line-height": "150%"
|
|
@@ -323,7 +413,7 @@
|
|
|
323
413
|
"background-color": "#F8FAFC"
|
|
324
414
|
},
|
|
325
415
|
"focus": {
|
|
326
|
-
"background-color": "#
|
|
416
|
+
"background-color": "#eaf8f4"
|
|
327
417
|
},
|
|
328
418
|
"background-color": "#fff",
|
|
329
419
|
"color": "#334155",
|
|
@@ -398,12 +488,12 @@
|
|
|
398
488
|
"padding-block": "0.75rem",
|
|
399
489
|
"padding-inline": "1rem",
|
|
400
490
|
"content": {
|
|
401
|
-
"font-size": "1.
|
|
491
|
+
"font-size": "1.25rem",
|
|
402
492
|
"column-gap": "0.5rem",
|
|
403
493
|
"row-gap": "0.5rem"
|
|
404
494
|
},
|
|
405
495
|
"label": {
|
|
406
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
496
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
407
497
|
"font-size": "1.25rem",
|
|
408
498
|
"font-weight": 700,
|
|
409
499
|
"line-height": "150%"
|
|
@@ -432,7 +522,7 @@
|
|
|
432
522
|
"font-size": "0.775rem"
|
|
433
523
|
},
|
|
434
524
|
"column-gap": "12px",
|
|
435
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
525
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
436
526
|
"color": "#154273"
|
|
437
527
|
},
|
|
438
528
|
"link-list-card": {
|
|
@@ -457,16 +547,16 @@
|
|
|
457
547
|
"font-weight": 700,
|
|
458
548
|
"line-height": "125%",
|
|
459
549
|
"font-size": "1.875rem",
|
|
460
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif"
|
|
550
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
461
551
|
},
|
|
462
552
|
"sub-heading": {
|
|
463
553
|
"font-weight": 400,
|
|
464
554
|
"line-height": "150%",
|
|
465
555
|
"font-size": "1.25rem",
|
|
466
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif"
|
|
556
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
467
557
|
},
|
|
468
558
|
"message": {
|
|
469
|
-
"background-color": "#
|
|
559
|
+
"background-color": "#76d2b6",
|
|
470
560
|
"color": "#fff",
|
|
471
561
|
"row-gap": "0.125rem",
|
|
472
562
|
"padding-block-end": "1rem",
|
|
@@ -510,26 +600,18 @@
|
|
|
510
600
|
"padding-inline-end": "1rem",
|
|
511
601
|
"column-gap": "2rem"
|
|
512
602
|
},
|
|
513
|
-
"border":
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
"color": "#738eab",
|
|
517
|
-
"style": "solid"
|
|
518
|
-
}
|
|
519
|
-
},
|
|
603
|
+
"border-block-start-width": "2px",
|
|
604
|
+
"border-block-start-color": "#ACE4D3",
|
|
605
|
+
"border-block-start-style": "solid",
|
|
520
606
|
"outlined": {
|
|
521
607
|
"background-color": "#fff",
|
|
522
608
|
"color": "#76d2b6",
|
|
523
|
-
"border":
|
|
524
|
-
"color": "#76d2b6"
|
|
525
|
-
}
|
|
526
|
-
},
|
|
527
|
-
"padding": {
|
|
528
|
-
"block-start": "2.5rem",
|
|
529
|
-
"block-end": "2.5rem",
|
|
530
|
-
"inline-start": "2.5rem",
|
|
531
|
-
"inline-end": "2.5rem"
|
|
609
|
+
"border-color": "#76d2b6"
|
|
532
610
|
},
|
|
611
|
+
"padding-block-start": "2.5rem",
|
|
612
|
+
"padding-block-end": "2.5rem",
|
|
613
|
+
"padding-inline-start": "2.5rem",
|
|
614
|
+
"padding-inline-end": "2.5rem",
|
|
533
615
|
"flex": {
|
|
534
616
|
"direction": "column"
|
|
535
617
|
}
|
|
@@ -544,7 +626,7 @@
|
|
|
544
626
|
},
|
|
545
627
|
"file": {
|
|
546
628
|
"border-style": "solid",
|
|
547
|
-
"border-color": "#
|
|
629
|
+
"border-color": "#76d2b6",
|
|
548
630
|
"border-width": "1px",
|
|
549
631
|
"border-radius": "5px",
|
|
550
632
|
"padding-inline-start": "1rem",
|
|
@@ -584,7 +666,7 @@
|
|
|
584
666
|
"column-gap": "1rem",
|
|
585
667
|
"inline-size": "328px",
|
|
586
668
|
"icon": {
|
|
587
|
-
"color": "#
|
|
669
|
+
"color": "#76d2b6",
|
|
588
670
|
"size": "24px"
|
|
589
671
|
},
|
|
590
672
|
"link": {
|
|
@@ -617,7 +699,7 @@
|
|
|
617
699
|
"text-decoration": "underline"
|
|
618
700
|
},
|
|
619
701
|
"focus": {
|
|
620
|
-
"background-color": "#
|
|
702
|
+
"background-color": "#eaf8f4",
|
|
621
703
|
"text-decoration": "underline"
|
|
622
704
|
},
|
|
623
705
|
"full-bleed": {
|
|
@@ -627,13 +709,13 @@
|
|
|
627
709
|
"opacity": 0.5
|
|
628
710
|
},
|
|
629
711
|
"heading": {
|
|
630
|
-
"color": "#
|
|
712
|
+
"color": "#76d2b6",
|
|
631
713
|
"padding-block-start": "0.5rem",
|
|
632
714
|
"font-size": "1.5rem",
|
|
633
715
|
"font-weight": 700
|
|
634
716
|
},
|
|
635
717
|
"horizontal": {
|
|
636
|
-
"background-color": "#
|
|
718
|
+
"background-color": "#76d2b6",
|
|
637
719
|
"border-color": "transparent",
|
|
638
720
|
"color": "#fff",
|
|
639
721
|
"max-block-size": "96px",
|
|
@@ -646,65 +728,9 @@
|
|
|
646
728
|
}
|
|
647
729
|
}
|
|
648
730
|
},
|
|
649
|
-
"accordion": {
|
|
650
|
-
"button": {
|
|
651
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
652
|
-
"font-size": "1.25rem",
|
|
653
|
-
"font-weight": 400,
|
|
654
|
-
"line-height": "150%",
|
|
655
|
-
"icon": {
|
|
656
|
-
"margin-block": "0.25rem"
|
|
657
|
-
},
|
|
658
|
-
"padding-block-end": "0.75rem",
|
|
659
|
-
"padding-block-start": "0.75rem",
|
|
660
|
-
"padding-inline-end": "1rem",
|
|
661
|
-
"padding-inline-start": "1rem",
|
|
662
|
-
"expanded": {
|
|
663
|
-
"background-color": "#fff",
|
|
664
|
-
"color": "#0F172A"
|
|
665
|
-
}
|
|
666
|
-
},
|
|
667
|
-
"section": {
|
|
668
|
-
"border-block-end-width": "1px",
|
|
669
|
-
"border-width": 0,
|
|
670
|
-
"border-color": "#94A3B8"
|
|
671
|
-
},
|
|
672
|
-
"header": {
|
|
673
|
-
"margin": 0
|
|
674
|
-
},
|
|
675
|
-
"border-radius": "0px",
|
|
676
|
-
"color": "#0F172A"
|
|
677
|
-
},
|
|
678
|
-
"keep": {
|
|
679
|
-
"top-left": {
|
|
680
|
-
"borderRadiusTopLeft": "48px",
|
|
681
|
-
"borderRadiusTopRight": 0,
|
|
682
|
-
"borderRadiusBottomRight": 0,
|
|
683
|
-
"borderRadiusBottomLeft": 0
|
|
684
|
-
},
|
|
685
|
-
"top-right": {
|
|
686
|
-
"borderRadiusTopRight": "48px",
|
|
687
|
-
"borderRadiusTopLeft": 0,
|
|
688
|
-
"borderRadiusBottomRight": 0,
|
|
689
|
-
"borderRadiusBottomLeft": 0
|
|
690
|
-
},
|
|
691
|
-
"bottom-right": {
|
|
692
|
-
"borderRadiusTopLeft": 0,
|
|
693
|
-
"borderRadiusTopRight": 0,
|
|
694
|
-
"borderRadiusBottomRight": "48px",
|
|
695
|
-
"borderRadiusBottomLeft": 0
|
|
696
|
-
},
|
|
697
|
-
"bottom-left": {
|
|
698
|
-
"borderRadiusTopLeft": 0,
|
|
699
|
-
"borderRadiusTopRight": 0,
|
|
700
|
-
"borderRadiusBottomRight": 0,
|
|
701
|
-
"borderRadiusBottomLeft": "48px"
|
|
702
|
-
}
|
|
703
|
-
},
|
|
704
731
|
"border-radius": {
|
|
705
732
|
"sm": "2.5px",
|
|
706
733
|
"md": "5px",
|
|
707
|
-
"keep": "48px",
|
|
708
734
|
"circle": "999px",
|
|
709
735
|
"none": "0px"
|
|
710
736
|
},
|
|
@@ -721,10 +747,9 @@
|
|
|
721
747
|
"level-4": "1.5rem",
|
|
722
748
|
"level-5": "1.25rem"
|
|
723
749
|
},
|
|
724
|
-
"
|
|
750
|
+
"body": {
|
|
725
751
|
"intro": "1.5rem",
|
|
726
|
-
"default": "1.25rem"
|
|
727
|
-
"small": "1.125rem"
|
|
752
|
+
"default": "1.25rem"
|
|
728
753
|
},
|
|
729
754
|
"xs": {
|
|
730
755
|
"desktop": "1.25rem",
|
|
@@ -752,8 +777,18 @@
|
|
|
752
777
|
"mobile": "2.5rem"
|
|
753
778
|
}
|
|
754
779
|
},
|
|
780
|
+
"font-weight": {
|
|
781
|
+
"default": 400,
|
|
782
|
+
"strong": 700,
|
|
783
|
+
"extra-bold": 800,
|
|
784
|
+
"bold": 700,
|
|
785
|
+
"semi-bold": 600,
|
|
786
|
+
"regular": 400,
|
|
787
|
+
"light": 300,
|
|
788
|
+
"thin": 200
|
|
789
|
+
},
|
|
755
790
|
"line-height": {
|
|
756
|
-
"
|
|
791
|
+
"body": "150%",
|
|
757
792
|
"sm": "125%",
|
|
758
793
|
"md": "150%"
|
|
759
794
|
},
|
|
@@ -768,17 +803,8 @@
|
|
|
768
803
|
"2-lint": "96px",
|
|
769
804
|
"3-lint": "1440px"
|
|
770
805
|
},
|
|
771
|
-
"font-weight": {
|
|
772
|
-
"extra-bold": 800,
|
|
773
|
-
"bold": 700,
|
|
774
|
-
"semi-bold": 550,
|
|
775
|
-
"regular": 400,
|
|
776
|
-
"chosen-regular": 400,
|
|
777
|
-
"light": 300,
|
|
778
|
-
"thin": 200
|
|
779
|
-
},
|
|
780
806
|
"font-family": {
|
|
781
|
-
"primary": "Fira Sans, Arial, Verdana, sans-serif",
|
|
807
|
+
"primary": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
782
808
|
"secondary": "RijksoverheidSerifWeb, 'Times New Roman', serif"
|
|
783
809
|
},
|
|
784
810
|
"border-width": {
|
|
@@ -801,443 +827,163 @@
|
|
|
801
827
|
}
|
|
802
828
|
},
|
|
803
829
|
"utrecht": {
|
|
804
|
-
"
|
|
805
|
-
"color": "
|
|
806
|
-
"
|
|
807
|
-
"
|
|
808
|
-
"
|
|
809
|
-
"font-size": "1rem"
|
|
830
|
+
"column-layout": {
|
|
831
|
+
"column-rule-color": "transparent",
|
|
832
|
+
"column-rule-width": "0px",
|
|
833
|
+
"column-width": "400px",
|
|
834
|
+
"gap": "0.75rem"
|
|
810
835
|
},
|
|
811
|
-
"
|
|
812
|
-
"
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
"
|
|
828
|
-
"border-color": "#94A3B8",
|
|
829
|
-
"border-width": 0,
|
|
830
|
-
"color": "#0F172A",
|
|
831
|
-
"active": {
|
|
832
|
-
"background-color": "#F1F5F9",
|
|
833
|
-
"border-color": "#94A3B8",
|
|
834
|
-
"color": "#0F172A",
|
|
835
|
-
"row-gap": 0
|
|
836
|
-
}
|
|
836
|
+
"blockquote": {
|
|
837
|
+
"background-color": "transparent",
|
|
838
|
+
"border-inline-start-width": 0,
|
|
839
|
+
"border-color": "transparent",
|
|
840
|
+
"border-radius": 0,
|
|
841
|
+
"border-width": 0,
|
|
842
|
+
"color": "#154273",
|
|
843
|
+
"font-size": "1.25rem",
|
|
844
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
845
|
+
"padding-block-end": "2rem",
|
|
846
|
+
"padding-block-start": "2rem",
|
|
847
|
+
"padding-inline-end": "2rem",
|
|
848
|
+
"padding-inline-start": "2rem",
|
|
849
|
+
"row-gap": "0.75rem",
|
|
850
|
+
"attribution": {
|
|
851
|
+
"color": "#154273",
|
|
852
|
+
"font-size": "1.25rem"
|
|
837
853
|
},
|
|
838
|
-
"
|
|
839
|
-
"
|
|
840
|
-
"border-width": 0,
|
|
841
|
-
"padding-block-end": "1.5rem",
|
|
842
|
-
"padding-block-start": "1rem",
|
|
843
|
-
"padding-inline-end": "1rem",
|
|
844
|
-
"padding-inline-start": "1rem"
|
|
845
|
-
}
|
|
846
|
-
},
|
|
847
|
-
"button": {
|
|
848
|
-
"primary-action": {
|
|
849
|
-
"focus": {
|
|
850
|
-
"background-color": "#FDD370",
|
|
851
|
-
"border-color": "transparent",
|
|
852
|
-
"color": "#fff"
|
|
853
|
-
},
|
|
854
|
-
"hover": {
|
|
855
|
-
"background-color": "#528e7c",
|
|
856
|
-
"border-color": "transparent",
|
|
857
|
-
"color": "#fff"
|
|
858
|
-
},
|
|
859
|
-
"background-color": "#76d2b6",
|
|
860
|
-
"border-color": "transparent",
|
|
861
|
-
"color": "#fff",
|
|
862
|
-
"disabled": {
|
|
863
|
-
"background-color": "#d6f2e9",
|
|
864
|
-
"border-color": "transparent",
|
|
865
|
-
"color": "#98DDC8"
|
|
866
|
-
},
|
|
867
|
-
"font-weight": 700,
|
|
868
|
-
"active": {
|
|
869
|
-
"background-color": "#477e6d",
|
|
870
|
-
"border-color": "transparent",
|
|
871
|
-
"color": "#fff"
|
|
872
|
-
},
|
|
854
|
+
"content": {
|
|
855
|
+
"color": "#154273",
|
|
873
856
|
"font-size": "1.25rem",
|
|
874
|
-
"
|
|
875
|
-
"
|
|
876
|
-
|
|
877
|
-
"border-color": "transparent",
|
|
878
|
-
"color": "#fff"
|
|
879
|
-
}
|
|
857
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
858
|
+
"line-height": "150%",
|
|
859
|
+
"font-weight": 400
|
|
880
860
|
},
|
|
881
|
-
"
|
|
882
|
-
"focus": {
|
|
883
|
-
"background-color": "#FDD370",
|
|
884
|
-
"border-color": "transparent",
|
|
885
|
-
"color": "#528e7c"
|
|
886
|
-
},
|
|
887
|
-
"hover": {
|
|
888
|
-
"background-color": "#eaf8f4",
|
|
889
|
-
"border-color": "#528e7c",
|
|
890
|
-
"color": "#528e7c"
|
|
891
|
-
},
|
|
892
|
-
"background-color": "transparent",
|
|
893
|
-
"border-color": "#76d2b6",
|
|
894
|
-
"color": "#76d2b6",
|
|
895
|
-
"disabled": {
|
|
896
|
-
"background-color": "transparent",
|
|
897
|
-
"border-color": "#C1EBDE",
|
|
898
|
-
"color": "#ACE4D3"
|
|
899
|
-
},
|
|
900
|
-
"font-weight": 700,
|
|
901
|
-
"active": {
|
|
902
|
-
"background-color": "#C1EBDE",
|
|
903
|
-
"border-color": "#477869",
|
|
904
|
-
"color": "#528e7c"
|
|
905
|
-
},
|
|
861
|
+
"caption": {
|
|
906
862
|
"font-size": "1.25rem",
|
|
907
|
-
"
|
|
908
|
-
"
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
}
|
|
863
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
864
|
+
"line-height": "150%",
|
|
865
|
+
"font-weight": 400,
|
|
866
|
+
"padding-block-start": "0.75rem",
|
|
867
|
+
"color": "#154273"
|
|
913
868
|
},
|
|
914
|
-
"
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
"
|
|
928
|
-
"border-
|
|
929
|
-
"
|
|
930
|
-
"disabled": {
|
|
931
|
-
"background-color": "transparent",
|
|
932
|
-
"border-color": "transparent",
|
|
933
|
-
"color": "#d6f2e9"
|
|
934
|
-
},
|
|
935
|
-
"active": {
|
|
936
|
-
"background-color": "#C1EBDE",
|
|
937
|
-
"border-color": "transparent",
|
|
938
|
-
"color": "#477e6d"
|
|
939
|
-
},
|
|
940
|
-
"line-height": "1.875rem",
|
|
941
|
-
"pressed": {
|
|
942
|
-
"background-color": "#d6f2e9",
|
|
943
|
-
"border-color": "transparent",
|
|
944
|
-
"color": "#477869"
|
|
945
|
-
}
|
|
869
|
+
"margin-block-end": 0,
|
|
870
|
+
"margin-block-start": 0,
|
|
871
|
+
"margin-inline-end": 0,
|
|
872
|
+
"margin-inline-start": 0,
|
|
873
|
+
"border-block-start-width": 0,
|
|
874
|
+
"border-block-end-width": 0,
|
|
875
|
+
"border-inline-end-width": 0,
|
|
876
|
+
"border-start-start-radius": 0,
|
|
877
|
+
"border-start-end-radius": 0,
|
|
878
|
+
"border-end-start-radius": 0,
|
|
879
|
+
"border-end-end-radius": 0,
|
|
880
|
+
"blue-corner-border-variation": {
|
|
881
|
+
"border-color": "#76d2b6",
|
|
882
|
+
"border-block-end-width": "2px",
|
|
883
|
+
"border-inline-end-width": "2px",
|
|
884
|
+
"border-end-end-radius": "3rem"
|
|
946
885
|
},
|
|
947
|
-
"background-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
"border-width": "1px",
|
|
952
|
-
"icon": {
|
|
953
|
-
"gap": "0.5rem",
|
|
954
|
-
"size": "24px"
|
|
886
|
+
"pink-background-variation": {
|
|
887
|
+
"background-color": "#F6BDE1",
|
|
888
|
+
"border-end-start-radius": "3rem",
|
|
889
|
+
"padding": "2.5rem"
|
|
955
890
|
},
|
|
956
|
-
"
|
|
891
|
+
"pink-left-border-variation": {
|
|
892
|
+
"border-color": "#F6BDE1",
|
|
893
|
+
"border-inline-start-width": "0.75rem",
|
|
894
|
+
"padding-inline-start": "2.5rem",
|
|
895
|
+
"padding-inline-end": "2.5rem",
|
|
896
|
+
"padding-block-start": "1.5rem",
|
|
897
|
+
"padding-block-end": "1.5rem"
|
|
898
|
+
},
|
|
899
|
+
"pink-corner-border-variation": {
|
|
900
|
+
"border-color": "#F6BDE1",
|
|
901
|
+
"border-block-start-width": "0.25rem",
|
|
902
|
+
"border-inline-start-width": "0.25rem",
|
|
903
|
+
"border-start-start-radius": "3rem",
|
|
904
|
+
"padding": "2.5rem"
|
|
905
|
+
}
|
|
906
|
+
},
|
|
907
|
+
"icon": {
|
|
908
|
+
"color": "inherit",
|
|
909
|
+
"size": "24px",
|
|
910
|
+
"inset-block-start": 0
|
|
911
|
+
},
|
|
912
|
+
"unordered-list": {
|
|
913
|
+
"padding-inline-start": "1.5rem",
|
|
914
|
+
"margin-block-end": "0.25rem",
|
|
915
|
+
"margin-block-start": "0.25rem",
|
|
916
|
+
"color": "#0F172A",
|
|
917
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
918
|
+
"font-weight": 400,
|
|
957
919
|
"font-size": "1.25rem",
|
|
958
|
-
"font-weight": 700,
|
|
959
920
|
"line-height": "150%",
|
|
960
|
-
"
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
"disabled": {
|
|
965
|
-
"background-color": "#E2E8F0",
|
|
966
|
-
"border-color": "transparent",
|
|
967
|
-
"color": "#94A3B8"
|
|
968
|
-
},
|
|
969
|
-
"focus": {
|
|
970
|
-
"background-color": "#475569",
|
|
971
|
-
"border-color": "transparent",
|
|
972
|
-
"color": "#fff"
|
|
973
|
-
},
|
|
974
|
-
"hover": {
|
|
975
|
-
"background-color": "#475569",
|
|
976
|
-
"border-color": "transparent",
|
|
977
|
-
"color": "#fff"
|
|
978
|
-
},
|
|
979
|
-
"active": {
|
|
980
|
-
"background-color": "#1E293B",
|
|
981
|
-
"border-color": "transparent",
|
|
982
|
-
"color": "#fff"
|
|
921
|
+
"item": {
|
|
922
|
+
"padding-inline-start": "0.5rem",
|
|
923
|
+
"margin-block-end": "0.25rem",
|
|
924
|
+
"margin-block-start": "0.25rem"
|
|
983
925
|
},
|
|
984
|
-
"
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
"pressed": {
|
|
988
|
-
"background-color": "#1E293B",
|
|
989
|
-
"border-color": "transparent",
|
|
990
|
-
"color": "#fff"
|
|
926
|
+
"marker": {
|
|
927
|
+
"color": "#0F172A",
|
|
928
|
+
"border-color": "#0F172A"
|
|
991
929
|
}
|
|
992
930
|
},
|
|
993
|
-
"
|
|
994
|
-
"focus": {
|
|
995
|
-
"background-color": "#FDD370",
|
|
996
|
-
"border-color": "#154273",
|
|
997
|
-
"border-width": "2px"
|
|
998
|
-
},
|
|
999
|
-
"checked": {
|
|
1000
|
-
"focus": {
|
|
1001
|
-
"background-color": "#FDD370",
|
|
1002
|
-
"border-width": "2px",
|
|
1003
|
-
"border-color": "#154273",
|
|
1004
|
-
"color": "#154273"
|
|
1005
|
-
},
|
|
1006
|
-
"background-color": "#154273",
|
|
1007
|
-
"border-color": "transparent",
|
|
1008
|
-
"color": "#fff",
|
|
1009
|
-
"border-width": "1px",
|
|
1010
|
-
"disabled": {
|
|
1011
|
-
"background-color": "#CBD5E1",
|
|
1012
|
-
"border-color": "#94A3B8",
|
|
1013
|
-
"color": "#475569"
|
|
1014
|
-
},
|
|
1015
|
-
"hover": {
|
|
1016
|
-
"border-width": "1px",
|
|
1017
|
-
"background-color": "#738eab",
|
|
1018
|
-
"border-color": "transparent",
|
|
1019
|
-
"color": "#fff"
|
|
1020
|
-
},
|
|
1021
|
-
"active": {
|
|
1022
|
-
"border-width": "1px",
|
|
1023
|
-
"background-color": "#4f7196",
|
|
1024
|
-
"border-color": "transparent",
|
|
1025
|
-
"color": "#fff"
|
|
1026
|
-
}
|
|
1027
|
-
},
|
|
931
|
+
"textbox": {
|
|
1028
932
|
"border-radius": "2.5px",
|
|
1029
|
-
"
|
|
1030
|
-
"
|
|
1031
|
-
|
|
1032
|
-
|
|
933
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
934
|
+
"font-size": "1.25rem",
|
|
935
|
+
"font-weight": 400,
|
|
936
|
+
"line-height": "150%",
|
|
937
|
+
"max-inline-size": "400px",
|
|
938
|
+
"padding-block-end": "0.5rem",
|
|
939
|
+
"padding-block-start": "0.5rem",
|
|
940
|
+
"padding-inline-end": "0.75rem",
|
|
941
|
+
"padding-inline-start": "0.75rem",
|
|
1033
942
|
"background-color": "#fff",
|
|
1034
|
-
"border-color": "#
|
|
943
|
+
"border-color": "#76d2b6",
|
|
944
|
+
"color": "#0F172A",
|
|
1035
945
|
"invalid": {
|
|
1036
946
|
"background-color": "#f9dfdd",
|
|
1037
947
|
"border-color": "#d52b1e",
|
|
948
|
+
"color": "#0F172A",
|
|
1038
949
|
"border-width": "1px"
|
|
1039
950
|
},
|
|
1040
|
-
"
|
|
1041
|
-
"
|
|
1042
|
-
"border-color": "#94A3B8"
|
|
1043
|
-
},
|
|
1044
|
-
"indeterminate": {
|
|
1045
|
-
"background-color": "#154273",
|
|
1046
|
-
"border-color": "transparent",
|
|
1047
|
-
"color": "#fff",
|
|
1048
|
-
"border-width": "1px",
|
|
1049
|
-
"disabled": {
|
|
1050
|
-
"background-color": "#CBD5E1",
|
|
1051
|
-
"border-color": "#94A3B8",
|
|
1052
|
-
"color": "#475569"
|
|
1053
|
-
},
|
|
1054
|
-
"active": {
|
|
1055
|
-
"background-color": "#4f7196",
|
|
1056
|
-
"border-color": "transparent",
|
|
1057
|
-
"color": "#fff",
|
|
1058
|
-
"border-width": "1px"
|
|
1059
|
-
},
|
|
1060
|
-
"hover": {
|
|
1061
|
-
"background-color": "#738eab",
|
|
1062
|
-
"border-color": "transparent",
|
|
1063
|
-
"color": "#fff",
|
|
1064
|
-
"border-width": "1px"
|
|
1065
|
-
},
|
|
1066
|
-
"focus": {
|
|
1067
|
-
"background-color": "#fff",
|
|
1068
|
-
"border-color": "#154273",
|
|
1069
|
-
"color": "#154273",
|
|
1070
|
-
"border-width": "2px"
|
|
1071
|
-
}
|
|
951
|
+
"placeholder": {
|
|
952
|
+
"color": "#64748B"
|
|
1072
953
|
},
|
|
954
|
+
"border-block-end-width": "auto",
|
|
1073
955
|
"border-width": "1px",
|
|
1074
|
-
"hover": {
|
|
1075
|
-
"border-width": "1px",
|
|
1076
|
-
"background-color": "#fff",
|
|
1077
|
-
"border-color": "#738eab"
|
|
1078
|
-
},
|
|
1079
|
-
"active": {
|
|
1080
|
-
"border-width": "1px",
|
|
1081
|
-
"background-color": "#fff",
|
|
1082
|
-
"border-color": "#4f7196"
|
|
1083
|
-
}
|
|
1084
|
-
},
|
|
1085
|
-
"radio-button": {
|
|
1086
956
|
"focus": {
|
|
1087
|
-
"
|
|
1088
|
-
"border-color": "#154273",
|
|
1089
|
-
"border-width": "2px"
|
|
1090
|
-
},
|
|
1091
|
-
"checked": {
|
|
1092
|
-
"focus": {
|
|
1093
|
-
"background-color": "#FDD370",
|
|
1094
|
-
"border-color": "#154273",
|
|
1095
|
-
"color": "#154273",
|
|
1096
|
-
"border-width": "2px"
|
|
1097
|
-
},
|
|
1098
|
-
"background-color": "#154273",
|
|
1099
|
-
"border-color": "transparent",
|
|
1100
|
-
"color": "#fff",
|
|
1101
|
-
"hover": {
|
|
1102
|
-
"background-color": "#738eab",
|
|
1103
|
-
"border-color": "transparent",
|
|
1104
|
-
"color": "#fff",
|
|
1105
|
-
"border-width": "1px"
|
|
1106
|
-
},
|
|
1107
|
-
"active": {
|
|
1108
|
-
"background-color": "#4f7196",
|
|
1109
|
-
"border-color": "transparent",
|
|
1110
|
-
"color": "#fff",
|
|
1111
|
-
"border-width": "1px"
|
|
1112
|
-
},
|
|
1113
|
-
"disabled": {
|
|
1114
|
-
"background-color": "#CBD5E1",
|
|
1115
|
-
"border-color": "#94A3B8",
|
|
1116
|
-
"color": "#475569"
|
|
1117
|
-
},
|
|
1118
|
-
"border-width": "1px"
|
|
1119
|
-
},
|
|
1120
|
-
"active": {
|
|
1121
|
-
"border-width": "1px",
|
|
957
|
+
"border-width": "2px",
|
|
1122
958
|
"background-color": "#fff",
|
|
1123
|
-
"border-color": "#
|
|
1124
|
-
|
|
1125
|
-
"size": "24px",
|
|
1126
|
-
"dot": {
|
|
1127
|
-
"size": "12px"
|
|
1128
|
-
},
|
|
1129
|
-
"background-color": "#fff",
|
|
1130
|
-
"border-color": "#154273",
|
|
1131
|
-
"invalid": {
|
|
1132
|
-
"background-color": "#f9dfdd",
|
|
1133
|
-
"border-color": "#d52b1e",
|
|
1134
|
-
"border-width": "1px"
|
|
959
|
+
"border-color": "#76d2b6",
|
|
960
|
+
"color": "#0F172A"
|
|
1135
961
|
},
|
|
1136
962
|
"disabled": {
|
|
1137
963
|
"background-color": "#CBD5E1",
|
|
1138
964
|
"border-color": "#94A3B8",
|
|
1139
965
|
"color": "#475569"
|
|
1140
966
|
},
|
|
1141
|
-
"
|
|
1142
|
-
"background-color": "#
|
|
1143
|
-
"border-color": "
|
|
1144
|
-
"
|
|
1145
|
-
},
|
|
1146
|
-
"border-radius": "999px",
|
|
1147
|
-
"border-width": "1px"
|
|
1148
|
-
},
|
|
1149
|
-
"link": {
|
|
1150
|
-
"focus": {
|
|
1151
|
-
"background-color": "#FDD370",
|
|
1152
|
-
"color": "#01689b",
|
|
1153
|
-
"text-decoration": "None",
|
|
1154
|
-
"text-decoration-thickness": "auto"
|
|
1155
|
-
},
|
|
1156
|
-
"color": "#01689b",
|
|
1157
|
-
"text-decoration-color": "#01689b",
|
|
1158
|
-
"active": {
|
|
1159
|
-
"color": "#42145f",
|
|
1160
|
-
"text-decoration": "None"
|
|
1161
|
-
},
|
|
1162
|
-
"hover": {
|
|
1163
|
-
"color": "#01496c",
|
|
1164
|
-
"text-decoration": "None",
|
|
1165
|
-
"text-decoration-thickness": "auto"
|
|
1166
|
-
},
|
|
1167
|
-
"visited": {
|
|
1168
|
-
"color": "#42145f"
|
|
1169
|
-
},
|
|
1170
|
-
"text-decoration": "underline",
|
|
1171
|
-
"icon": {
|
|
1172
|
-
"inset-block-start": "0.25rem",
|
|
1173
|
-
"size": "24px"
|
|
1174
|
-
},
|
|
1175
|
-
"column-gap": "0.25rem",
|
|
1176
|
-
"text-decoration-thickness": "auto",
|
|
1177
|
-
"text-underline-offset": "0.125rem",
|
|
1178
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1179
|
-
"font-weight": 400,
|
|
1180
|
-
"font-size": "1.25rem",
|
|
1181
|
-
"line-height": "150%"
|
|
1182
|
-
},
|
|
1183
|
-
"select": {
|
|
1184
|
-
"focus": {
|
|
1185
|
-
"background-color": "#FDD370",
|
|
1186
|
-
"border-color": "#154273",
|
|
1187
|
-
"color": "#0F172A",
|
|
1188
|
-
"border-width": "2px"
|
|
1189
|
-
},
|
|
1190
|
-
"image-background-position": "right 0.5rem center",
|
|
1191
|
-
"icon": {
|
|
1192
|
-
"size": "24px"
|
|
1193
|
-
},
|
|
1194
|
-
"background-color": "#fff",
|
|
1195
|
-
"border-color": "#154273",
|
|
1196
|
-
"color": "#0F172A",
|
|
1197
|
-
"invalid": {
|
|
1198
|
-
"background-color": "#f9dfdd",
|
|
1199
|
-
"border-color": "#d52b1e",
|
|
1200
|
-
"color": "#0F172A",
|
|
1201
|
-
"border-width": "1px"
|
|
1202
|
-
},
|
|
1203
|
-
"disabled": {
|
|
1204
|
-
"background-color": "#CBD5E1",
|
|
1205
|
-
"border-color": "#94A3B8",
|
|
1206
|
-
"color": "#475569"
|
|
967
|
+
"read-only": {
|
|
968
|
+
"background-color": "#F1F5F9",
|
|
969
|
+
"border-color": "transparent",
|
|
970
|
+
"color": "#0F172A"
|
|
1207
971
|
},
|
|
1208
972
|
"hover": {
|
|
973
|
+
"border-width": "1px",
|
|
1209
974
|
"background-color": "#fff",
|
|
1210
|
-
"border-color": "#
|
|
1211
|
-
"color": "#0F172A"
|
|
1212
|
-
|
|
1213
|
-
},
|
|
1214
|
-
"padding-block-end": "0.5rem",
|
|
1215
|
-
"padding-block-start": "0.5rem",
|
|
1216
|
-
"padding-inline-end": "0.75rem",
|
|
1217
|
-
"padding-inline-start": "0.75rem",
|
|
1218
|
-
"border-radius": "2.5px",
|
|
1219
|
-
"border-bottom-width": "auto",
|
|
1220
|
-
"border-width": "1px",
|
|
1221
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1222
|
-
"font-weight": 400,
|
|
1223
|
-
"line-height": "150%",
|
|
1224
|
-
"font-size": "1.25rem",
|
|
1225
|
-
"max-inline-size": "400px"
|
|
975
|
+
"border-color": "#ACE4D3",
|
|
976
|
+
"color": "#0F172A"
|
|
977
|
+
}
|
|
1226
978
|
},
|
|
1227
979
|
"textarea": {
|
|
1228
|
-
"focus": {
|
|
1229
|
-
"background-color": "#FDD370",
|
|
1230
|
-
"border-color": "#154273",
|
|
1231
|
-
"color": "#0F172A",
|
|
1232
|
-
"border-width": "2px"
|
|
1233
|
-
},
|
|
1234
980
|
"max-inline-size": "400px",
|
|
1235
981
|
"padding-block-end": "0.5rem",
|
|
1236
982
|
"padding-block-start": "0.5rem",
|
|
1237
983
|
"padding-inline-end": "0.75rem",
|
|
1238
984
|
"padding-inline-start": "0.75rem",
|
|
1239
985
|
"background-color": "#fff",
|
|
1240
|
-
"border-color": "#
|
|
986
|
+
"border-color": "#76d2b6",
|
|
1241
987
|
"color": "#0F172A",
|
|
1242
988
|
"invalid": {
|
|
1243
989
|
"background-color": "#f9dfdd",
|
|
@@ -1248,6 +994,12 @@
|
|
|
1248
994
|
"placeholder": {
|
|
1249
995
|
"color": "#64748B"
|
|
1250
996
|
},
|
|
997
|
+
"focus": {
|
|
998
|
+
"background-color": "#fff",
|
|
999
|
+
"border-color": "#76d2b6",
|
|
1000
|
+
"color": "#0F172A",
|
|
1001
|
+
"border-width": "2px"
|
|
1002
|
+
},
|
|
1251
1003
|
"disabled": {
|
|
1252
1004
|
"background-color": "#CBD5E1",
|
|
1253
1005
|
"border-color": "#94A3B8",
|
|
@@ -1260,80 +1012,91 @@
|
|
|
1260
1012
|
},
|
|
1261
1013
|
"hover": {
|
|
1262
1014
|
"background-color": "#fff",
|
|
1263
|
-
"border-color": "#
|
|
1015
|
+
"border-color": "#ACE4D3",
|
|
1264
1016
|
"color": "#0F172A",
|
|
1265
1017
|
"border-width": "1px"
|
|
1266
1018
|
},
|
|
1267
1019
|
"border-radius": "2.5px",
|
|
1268
1020
|
"border-bottom-width": "1px",
|
|
1269
1021
|
"border-width": "1px",
|
|
1270
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1022
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1271
1023
|
"font-weight": 400,
|
|
1272
1024
|
"line-height": "150%",
|
|
1273
1025
|
"font-size": "1.25rem"
|
|
1274
1026
|
},
|
|
1275
|
-
"
|
|
1276
|
-
"
|
|
1277
|
-
"
|
|
1278
|
-
"
|
|
1279
|
-
"
|
|
1280
|
-
"
|
|
1027
|
+
"table": {
|
|
1028
|
+
"header-cell": {
|
|
1029
|
+
"line-height": "150%",
|
|
1030
|
+
"color": "#0F172A",
|
|
1031
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1032
|
+
"font-weight": 700,
|
|
1033
|
+
"font-size": "1.25rem"
|
|
1281
1034
|
},
|
|
1282
|
-
"
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
"font-weight": 400,
|
|
1286
|
-
"line-height": "150%",
|
|
1287
|
-
"max-inline-size": "400px",
|
|
1288
|
-
"padding-block-end": "0.5rem",
|
|
1289
|
-
"padding-block-start": "0.5rem",
|
|
1290
|
-
"padding-inline-end": "0.75rem",
|
|
1291
|
-
"padding-inline-start": "0.75rem",
|
|
1292
|
-
"background-color": "#fff",
|
|
1293
|
-
"border-color": "#154273",
|
|
1294
|
-
"color": "#0F172A",
|
|
1295
|
-
"invalid": {
|
|
1296
|
-
"background-color": "#f9dfdd",
|
|
1297
|
-
"border-color": "#d52b1e",
|
|
1035
|
+
"caption": {
|
|
1036
|
+
"line-height": "125%",
|
|
1037
|
+
"margin-block-end": "1.5rem",
|
|
1298
1038
|
"color": "#0F172A",
|
|
1299
|
-
"
|
|
1039
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1040
|
+
"font-weight": 700,
|
|
1041
|
+
"font-size": "1.875rem"
|
|
1300
1042
|
},
|
|
1301
|
-
"
|
|
1302
|
-
"
|
|
1043
|
+
"cell": {
|
|
1044
|
+
"padding-block-end": "0.75rem",
|
|
1045
|
+
"padding-block-start": "0.75rem",
|
|
1046
|
+
"padding-inline-end": "1rem",
|
|
1047
|
+
"padding-inline-start": "1rem",
|
|
1048
|
+
"line-height": "150%"
|
|
1303
1049
|
},
|
|
1304
|
-
"
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
"
|
|
1308
|
-
"
|
|
1309
|
-
"
|
|
1050
|
+
"data-cell": {
|
|
1051
|
+
"color": "#0F172A",
|
|
1052
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1053
|
+
"font-weight": 400,
|
|
1054
|
+
"line-height": "150%",
|
|
1055
|
+
"font-size": "1.25rem"
|
|
1310
1056
|
},
|
|
1311
|
-
"
|
|
1312
|
-
"
|
|
1313
|
-
"border-color": "
|
|
1314
|
-
"color": "
|
|
1057
|
+
"header": {
|
|
1058
|
+
"border-block-end-width": "2px",
|
|
1059
|
+
"border-block-end-color": "#CBD5E1",
|
|
1060
|
+
"background-color": "transparent"
|
|
1315
1061
|
},
|
|
1316
|
-
"
|
|
1317
|
-
"border-width": "1px",
|
|
1318
|
-
"
|
|
1319
|
-
"
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
"
|
|
1329
|
-
"border-color": "#154273",
|
|
1330
|
-
"border-style": "solid",
|
|
1331
|
-
"border-width": "2px",
|
|
1062
|
+
"footer": {
|
|
1063
|
+
"border-block-end-width": "1px",
|
|
1064
|
+
"border-block-end-color": "#CBD5E1",
|
|
1065
|
+
"background-color": "transparent"
|
|
1066
|
+
},
|
|
1067
|
+
"row": {
|
|
1068
|
+
"border-block-end-width": "1px",
|
|
1069
|
+
"border-block-end-color": "#CBD5E1",
|
|
1070
|
+
"background-color": "transparent"
|
|
1071
|
+
},
|
|
1072
|
+
"footer-cell": {
|
|
1073
|
+
"font-weight": 700,
|
|
1074
|
+
"font-size": "1.25rem",
|
|
1332
1075
|
"color": "#0F172A",
|
|
1333
|
-
"
|
|
1076
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1077
|
+
"line-height": "150%"
|
|
1334
1078
|
},
|
|
1079
|
+
"container": {
|
|
1080
|
+
"box-inline-end-shadow": {
|
|
1081
|
+
"x": 0,
|
|
1082
|
+
"y": "16px",
|
|
1083
|
+
"blur": "48px",
|
|
1084
|
+
"spread": 0,
|
|
1085
|
+
"color": "#0000001a"
|
|
1086
|
+
},
|
|
1087
|
+
"box-inline-start-shadow": {
|
|
1088
|
+
"x": 0,
|
|
1089
|
+
"y": "16px",
|
|
1090
|
+
"blur": "48px",
|
|
1091
|
+
"spread": 0,
|
|
1092
|
+
"color": "#0000001a"
|
|
1093
|
+
}
|
|
1094
|
+
},
|
|
1095
|
+
"font-size": "1.25rem"
|
|
1096
|
+
},
|
|
1097
|
+
"skip-link": {
|
|
1335
1098
|
"font-weight": 700,
|
|
1336
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1099
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1337
1100
|
"font-size": "1.25rem",
|
|
1338
1101
|
"line-height": "150%",
|
|
1339
1102
|
"min-block-size": "48px",
|
|
@@ -1342,10 +1105,18 @@
|
|
|
1342
1105
|
"padding-block-start": "0.75rem",
|
|
1343
1106
|
"padding-inline-end": "1rem",
|
|
1344
1107
|
"padding-inline-start": "1rem",
|
|
1108
|
+
"focus": {
|
|
1109
|
+
"background-color": "#fff",
|
|
1110
|
+
"border-color": "#76d2b6",
|
|
1111
|
+
"border-style": "solid",
|
|
1112
|
+
"border-width": "2px",
|
|
1113
|
+
"color": "#0F172A",
|
|
1114
|
+
"text-decoration": "None"
|
|
1115
|
+
},
|
|
1345
1116
|
"focus-visible": {
|
|
1346
1117
|
"outline-color": "#000"
|
|
1347
1118
|
},
|
|
1348
|
-
"background-color": "#
|
|
1119
|
+
"background-color": "#76d2b6",
|
|
1349
1120
|
"border-color": "transparent",
|
|
1350
1121
|
"color": "#fff",
|
|
1351
1122
|
"border-width": "2px",
|
|
@@ -1359,109 +1130,130 @@
|
|
|
1359
1130
|
"text-decoration": "underline",
|
|
1360
1131
|
"text-underline-offset": "0.125rem"
|
|
1361
1132
|
},
|
|
1362
|
-
"
|
|
1363
|
-
"color": "
|
|
1364
|
-
"size": "
|
|
1365
|
-
"
|
|
1133
|
+
"separator": {
|
|
1134
|
+
"color": "#CBD5E1",
|
|
1135
|
+
"block-size": "2px",
|
|
1136
|
+
"margin-block-end": "0.75rem",
|
|
1137
|
+
"margin-block-start": "0.75rem"
|
|
1366
1138
|
},
|
|
1367
|
-
"
|
|
1368
|
-
"
|
|
1369
|
-
"
|
|
1370
|
-
|
|
1371
|
-
"color": "#0F172A",
|
|
1372
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1373
|
-
"font-weight": 400,
|
|
1374
|
-
"font-size": "1.25rem",
|
|
1375
|
-
"line-height": "150%",
|
|
1376
|
-
"item": {
|
|
1377
|
-
"padding-inline-start": "0.5rem",
|
|
1378
|
-
"margin-block-end": "0.25rem",
|
|
1379
|
-
"margin-block-start": "0.25rem"
|
|
1139
|
+
"select": {
|
|
1140
|
+
"image-background-position": "right 0.5rem center",
|
|
1141
|
+
"icon": {
|
|
1142
|
+
"size": "24px"
|
|
1380
1143
|
},
|
|
1381
|
-
"
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
"header-cell": {
|
|
1388
|
-
"line-height": "150%",
|
|
1144
|
+
"background-color": "#fff",
|
|
1145
|
+
"border-color": "#76d2b6",
|
|
1146
|
+
"color": "#0F172A",
|
|
1147
|
+
"invalid": {
|
|
1148
|
+
"background-color": "#f9dfdd",
|
|
1149
|
+
"border-color": "#d52b1e",
|
|
1389
1150
|
"color": "#0F172A",
|
|
1390
|
-
"
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
"line-height": "125%",
|
|
1396
|
-
"margin-block-end": "1.5rem",
|
|
1151
|
+
"border-width": "1px"
|
|
1152
|
+
},
|
|
1153
|
+
"focus": {
|
|
1154
|
+
"background-color": "#fff",
|
|
1155
|
+
"border-color": "#76d2b6",
|
|
1397
1156
|
"color": "#0F172A",
|
|
1398
|
-
"
|
|
1399
|
-
"font-weight": 700,
|
|
1400
|
-
"font-size": "1.875rem"
|
|
1157
|
+
"border-width": "2px"
|
|
1401
1158
|
},
|
|
1402
|
-
"
|
|
1403
|
-
"
|
|
1404
|
-
"
|
|
1405
|
-
"
|
|
1406
|
-
"padding-inline-start": "1rem",
|
|
1407
|
-
"line-height": "150%"
|
|
1159
|
+
"disabled": {
|
|
1160
|
+
"background-color": "#CBD5E1",
|
|
1161
|
+
"border-color": "#94A3B8",
|
|
1162
|
+
"color": "#475569"
|
|
1408
1163
|
},
|
|
1409
|
-
"
|
|
1164
|
+
"hover": {
|
|
1165
|
+
"background-color": "#fff",
|
|
1166
|
+
"border-color": "#ACE4D3",
|
|
1410
1167
|
"color": "#0F172A",
|
|
1411
|
-
"
|
|
1412
|
-
"font-weight": 400,
|
|
1413
|
-
"line-height": "150%",
|
|
1414
|
-
"font-size": "1.25rem"
|
|
1168
|
+
"border-width": "1px"
|
|
1415
1169
|
},
|
|
1416
|
-
"
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1170
|
+
"padding-block-end": "0.5rem",
|
|
1171
|
+
"padding-block-start": "0.5rem",
|
|
1172
|
+
"padding-inline-end": "0.75rem",
|
|
1173
|
+
"padding-inline-start": "0.75rem",
|
|
1174
|
+
"border-radius": "2.5px",
|
|
1175
|
+
"border-bottom-width": "auto",
|
|
1176
|
+
"border-width": "1px",
|
|
1177
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1178
|
+
"font-weight": 400,
|
|
1179
|
+
"line-height": "150%",
|
|
1180
|
+
"font-size": "1.25rem",
|
|
1181
|
+
"max-inline-size": "400px"
|
|
1182
|
+
},
|
|
1183
|
+
"radio-button": {
|
|
1184
|
+
"active": {
|
|
1185
|
+
"border-width": "1px",
|
|
1186
|
+
"background-color": "#fff",
|
|
1187
|
+
"border-color": "#98DDC8"
|
|
1420
1188
|
},
|
|
1421
|
-
"
|
|
1422
|
-
|
|
1423
|
-
"
|
|
1424
|
-
"background-color": "transparent"
|
|
1189
|
+
"size": "24px",
|
|
1190
|
+
"dot": {
|
|
1191
|
+
"size": "12px"
|
|
1425
1192
|
},
|
|
1426
|
-
"
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
"background-color": "
|
|
1193
|
+
"background-color": "#fff",
|
|
1194
|
+
"border-color": "#76d2b6",
|
|
1195
|
+
"invalid": {
|
|
1196
|
+
"background-color": "#f9dfdd",
|
|
1197
|
+
"border-color": "#d52b1e",
|
|
1198
|
+
"border-width": "1px"
|
|
1430
1199
|
},
|
|
1431
|
-
"
|
|
1432
|
-
"
|
|
1433
|
-
"
|
|
1434
|
-
"
|
|
1435
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1436
|
-
"line-height": "150%"
|
|
1200
|
+
"focus": {
|
|
1201
|
+
"background-color": "#fff",
|
|
1202
|
+
"border-color": "#76d2b6",
|
|
1203
|
+
"border-width": "2px"
|
|
1437
1204
|
},
|
|
1438
|
-
"
|
|
1439
|
-
"
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1205
|
+
"disabled": {
|
|
1206
|
+
"background-color": "#CBD5E1",
|
|
1207
|
+
"border-color": "#94A3B8",
|
|
1208
|
+
"color": "#475569"
|
|
1209
|
+
},
|
|
1210
|
+
"checked": {
|
|
1211
|
+
"background-color": "#76d2b6",
|
|
1212
|
+
"border-color": "transparent",
|
|
1213
|
+
"color": "#fff",
|
|
1214
|
+
"hover": {
|
|
1215
|
+
"background-color": "#ACE4D3",
|
|
1216
|
+
"border-color": "transparent",
|
|
1217
|
+
"color": "#fff",
|
|
1218
|
+
"border-width": "1px"
|
|
1445
1219
|
},
|
|
1446
|
-
"
|
|
1447
|
-
"
|
|
1448
|
-
"
|
|
1449
|
-
"
|
|
1450
|
-
"
|
|
1451
|
-
|
|
1452
|
-
|
|
1220
|
+
"active": {
|
|
1221
|
+
"background-color": "#98DDC8",
|
|
1222
|
+
"border-color": "transparent",
|
|
1223
|
+
"color": "#fff",
|
|
1224
|
+
"border-width": "1px"
|
|
1225
|
+
},
|
|
1226
|
+
"focus": {
|
|
1227
|
+
"background-color": "#fff",
|
|
1228
|
+
"border-color": "#76d2b6",
|
|
1229
|
+
"color": "#76d2b6",
|
|
1230
|
+
"border-width": "2px"
|
|
1231
|
+
},
|
|
1232
|
+
"disabled": {
|
|
1233
|
+
"background-color": "#CBD5E1",
|
|
1234
|
+
"border-color": "#94A3B8",
|
|
1235
|
+
"color": "#475569"
|
|
1236
|
+
},
|
|
1237
|
+
"border-width": "1px"
|
|
1453
1238
|
},
|
|
1454
|
-
"
|
|
1239
|
+
"hover": {
|
|
1240
|
+
"background-color": "#fff",
|
|
1241
|
+
"border-color": "#ACE4D3",
|
|
1242
|
+
"border-width": "1px"
|
|
1243
|
+
},
|
|
1244
|
+
"border-radius": "999px",
|
|
1245
|
+
"border-width": "1px"
|
|
1455
1246
|
},
|
|
1456
|
-
"
|
|
1457
|
-
"color": "#
|
|
1458
|
-
"
|
|
1459
|
-
"
|
|
1460
|
-
"
|
|
1247
|
+
"pre-heading": {
|
|
1248
|
+
"color": "#0F172A",
|
|
1249
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1250
|
+
"font-weight": 700,
|
|
1251
|
+
"line-height": "125%",
|
|
1252
|
+
"font-size": "1rem"
|
|
1461
1253
|
},
|
|
1462
1254
|
"paragraph": {
|
|
1463
1255
|
"color": "#0F172A",
|
|
1464
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1256
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1465
1257
|
"font-size": "1.25rem",
|
|
1466
1258
|
"font-weight": 400,
|
|
1467
1259
|
"line-height": "150%",
|
|
@@ -1485,7 +1277,7 @@
|
|
|
1485
1277
|
"margin-block-start": "0.25rem"
|
|
1486
1278
|
},
|
|
1487
1279
|
"color": "#0F172A",
|
|
1488
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1280
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1489
1281
|
"font-weight": 400,
|
|
1490
1282
|
"font-size": "1.25rem",
|
|
1491
1283
|
"line-height": "150%"
|
|
@@ -1503,9 +1295,43 @@
|
|
|
1503
1295
|
"inset-block-start": "0.188rem"
|
|
1504
1296
|
}
|
|
1505
1297
|
},
|
|
1298
|
+
"link": {
|
|
1299
|
+
"color": "#01689b",
|
|
1300
|
+
"text-decoration-color": "#01689b",
|
|
1301
|
+
"active": {
|
|
1302
|
+
"color": "#42145f",
|
|
1303
|
+
"text-decoration": "None"
|
|
1304
|
+
},
|
|
1305
|
+
"focus": {
|
|
1306
|
+
"background-color": "transparent",
|
|
1307
|
+
"color": "#01689b",
|
|
1308
|
+
"text-decoration": "None",
|
|
1309
|
+
"text-decoration-thickness": "auto"
|
|
1310
|
+
},
|
|
1311
|
+
"hover": {
|
|
1312
|
+
"color": "#01496c",
|
|
1313
|
+
"text-decoration": "None",
|
|
1314
|
+
"text-decoration-thickness": "auto"
|
|
1315
|
+
},
|
|
1316
|
+
"visited": {
|
|
1317
|
+
"color": "#42145f"
|
|
1318
|
+
},
|
|
1319
|
+
"text-decoration": "underline",
|
|
1320
|
+
"icon": {
|
|
1321
|
+
"inset-block-start": "0.25rem",
|
|
1322
|
+
"size": "24px"
|
|
1323
|
+
},
|
|
1324
|
+
"column-gap": "0.25rem",
|
|
1325
|
+
"text-decoration-thickness": "auto",
|
|
1326
|
+
"text-underline-offset": "0.125rem",
|
|
1327
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1328
|
+
"font-weight": 400,
|
|
1329
|
+
"font-size": "1.25rem",
|
|
1330
|
+
"line-height": "150%"
|
|
1331
|
+
},
|
|
1506
1332
|
"heading-1": {
|
|
1507
1333
|
"color": "#154273",
|
|
1508
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1334
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1509
1335
|
"font-weight": 700,
|
|
1510
1336
|
"line-height": "125%",
|
|
1511
1337
|
"font-size": "3.125rem",
|
|
@@ -1514,7 +1340,7 @@
|
|
|
1514
1340
|
},
|
|
1515
1341
|
"heading-2": {
|
|
1516
1342
|
"color": "#154273",
|
|
1517
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1343
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1518
1344
|
"font-weight": 700,
|
|
1519
1345
|
"line-height": "125%",
|
|
1520
1346
|
"font-size": "2.5rem",
|
|
@@ -1523,7 +1349,7 @@
|
|
|
1523
1349
|
},
|
|
1524
1350
|
"heading-3": {
|
|
1525
1351
|
"color": "#154273",
|
|
1526
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1352
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1527
1353
|
"font-weight": 700,
|
|
1528
1354
|
"line-height": "125%",
|
|
1529
1355
|
"font-size": "1.875rem",
|
|
@@ -1532,7 +1358,7 @@
|
|
|
1532
1358
|
},
|
|
1533
1359
|
"heading-4": {
|
|
1534
1360
|
"color": "#154273",
|
|
1535
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1361
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1536
1362
|
"font-weight": 700,
|
|
1537
1363
|
"line-height": "125%",
|
|
1538
1364
|
"font-size": "1.5rem",
|
|
@@ -1541,7 +1367,7 @@
|
|
|
1541
1367
|
},
|
|
1542
1368
|
"heading-5": {
|
|
1543
1369
|
"color": "#154273",
|
|
1544
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1370
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1545
1371
|
"font-weight": 700,
|
|
1546
1372
|
"line-height": "125%",
|
|
1547
1373
|
"font-size": "1.25rem",
|
|
@@ -1555,7 +1381,7 @@
|
|
|
1555
1381
|
},
|
|
1556
1382
|
"form-field-label": {
|
|
1557
1383
|
"color": "#0F172A",
|
|
1558
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1384
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1559
1385
|
"font-size": "1.25rem",
|
|
1560
1386
|
"font-weight": 700,
|
|
1561
1387
|
"line-height": "150%"
|
|
@@ -1566,7 +1392,7 @@
|
|
|
1566
1392
|
"margin-inline-end": "0.5rem"
|
|
1567
1393
|
},
|
|
1568
1394
|
"color": "#d52b1e",
|
|
1569
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1395
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1570
1396
|
"font-size": "1.25rem",
|
|
1571
1397
|
"font-weight": 400,
|
|
1572
1398
|
"margin-block-end": "0.5rem",
|
|
@@ -1574,7 +1400,7 @@
|
|
|
1574
1400
|
},
|
|
1575
1401
|
"form-field-description": {
|
|
1576
1402
|
"color": "#334155",
|
|
1577
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1403
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1578
1404
|
"font-size": "1.25rem",
|
|
1579
1405
|
"line-height": "150%",
|
|
1580
1406
|
"margin-block-start": "-0.5rem",
|
|
@@ -1597,7 +1423,7 @@
|
|
|
1597
1423
|
}
|
|
1598
1424
|
},
|
|
1599
1425
|
"page-footer": {
|
|
1600
|
-
"background-color": "#
|
|
1426
|
+
"background-color": "#76d2b6",
|
|
1601
1427
|
"color": "#fff",
|
|
1602
1428
|
"padding-block-start": "3rem",
|
|
1603
1429
|
"padding-block-end": "3rem",
|
|
@@ -1625,7 +1451,7 @@
|
|
|
1625
1451
|
"form-fieldset": {
|
|
1626
1452
|
"legend": {
|
|
1627
1453
|
"color": "#0F172A",
|
|
1628
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1454
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1629
1455
|
"font-size": "1.25rem",
|
|
1630
1456
|
"font-weight": 700,
|
|
1631
1457
|
"line-height": "150%",
|
|
@@ -1645,21 +1471,113 @@
|
|
|
1645
1471
|
"border-inline-start-width": "0px"
|
|
1646
1472
|
}
|
|
1647
1473
|
},
|
|
1648
|
-
"number-badge": {
|
|
1649
|
-
"font-size": "1.25rem",
|
|
1650
|
-
"line-height": "
|
|
1651
|
-
"min-block-size": "24px",
|
|
1652
|
-
"min-inline-size": "24px",
|
|
1653
|
-
"font-weight": 700,
|
|
1654
|
-
"border-width": "0px",
|
|
1655
|
-
"border-radius": "999px",
|
|
1656
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1657
|
-
"background-color": "#
|
|
1658
|
-
"border-color": "transparent",
|
|
1659
|
-
"color": "#fff",
|
|
1660
|
-
"padding-inline": "0.5rem",
|
|
1661
|
-
"padding-block": "0.
|
|
1662
|
-
},
|
|
1474
|
+
"number-badge": {
|
|
1475
|
+
"font-size": "1.25rem",
|
|
1476
|
+
"line-height": "125%",
|
|
1477
|
+
"min-block-size": "24px",
|
|
1478
|
+
"min-inline-size": "24px",
|
|
1479
|
+
"font-weight": 700,
|
|
1480
|
+
"border-width": "0px",
|
|
1481
|
+
"border-radius": "999px",
|
|
1482
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1483
|
+
"background-color": "#76d2b6",
|
|
1484
|
+
"border-color": "transparent",
|
|
1485
|
+
"color": "#fff",
|
|
1486
|
+
"padding-inline": "0.5rem",
|
|
1487
|
+
"padding-block": "0.125rem"
|
|
1488
|
+
},
|
|
1489
|
+
"checkbox": {
|
|
1490
|
+
"border-radius": "2.5px",
|
|
1491
|
+
"size": "24px",
|
|
1492
|
+
"icon": {
|
|
1493
|
+
"size": "24px"
|
|
1494
|
+
},
|
|
1495
|
+
"background-color": "#fff",
|
|
1496
|
+
"border-color": "#76d2b6",
|
|
1497
|
+
"invalid": {
|
|
1498
|
+
"background-color": "#f9dfdd",
|
|
1499
|
+
"border-color": "#d52b1e",
|
|
1500
|
+
"border-width": "1px"
|
|
1501
|
+
},
|
|
1502
|
+
"focus": {
|
|
1503
|
+
"background-color": "#fff",
|
|
1504
|
+
"border-color": "#76d2b6",
|
|
1505
|
+
"border-width": "2px"
|
|
1506
|
+
},
|
|
1507
|
+
"disabled": {
|
|
1508
|
+
"background-color": "#CBD5E1",
|
|
1509
|
+
"border-color": "#94A3B8"
|
|
1510
|
+
},
|
|
1511
|
+
"checked": {
|
|
1512
|
+
"background-color": "#76d2b6",
|
|
1513
|
+
"border-color": "transparent",
|
|
1514
|
+
"color": "#fff",
|
|
1515
|
+
"border-width": "1px",
|
|
1516
|
+
"disabled": {
|
|
1517
|
+
"background-color": "#CBD5E1",
|
|
1518
|
+
"border-color": "#94A3B8",
|
|
1519
|
+
"color": "#475569"
|
|
1520
|
+
},
|
|
1521
|
+
"focus": {
|
|
1522
|
+
"border-width": "2px",
|
|
1523
|
+
"background-color": "#fff",
|
|
1524
|
+
"border-color": "#76d2b6",
|
|
1525
|
+
"color": "#76d2b6"
|
|
1526
|
+
},
|
|
1527
|
+
"hover": {
|
|
1528
|
+
"border-width": "1px",
|
|
1529
|
+
"background-color": "#ACE4D3",
|
|
1530
|
+
"border-color": "transparent",
|
|
1531
|
+
"color": "#fff"
|
|
1532
|
+
},
|
|
1533
|
+
"active": {
|
|
1534
|
+
"border-width": "1px",
|
|
1535
|
+
"background-color": "#98DDC8",
|
|
1536
|
+
"border-color": "transparent",
|
|
1537
|
+
"color": "#fff"
|
|
1538
|
+
}
|
|
1539
|
+
},
|
|
1540
|
+
"indeterminate": {
|
|
1541
|
+
"background-color": "#76d2b6",
|
|
1542
|
+
"border-color": "transparent",
|
|
1543
|
+
"color": "#fff",
|
|
1544
|
+
"border-width": "1px",
|
|
1545
|
+
"disabled": {
|
|
1546
|
+
"background-color": "#CBD5E1",
|
|
1547
|
+
"border-color": "#94A3B8",
|
|
1548
|
+
"color": "#475569"
|
|
1549
|
+
},
|
|
1550
|
+
"active": {
|
|
1551
|
+
"background-color": "#98DDC8",
|
|
1552
|
+
"border-color": "transparent",
|
|
1553
|
+
"color": "#fff",
|
|
1554
|
+
"border-width": "1px"
|
|
1555
|
+
},
|
|
1556
|
+
"hover": {
|
|
1557
|
+
"background-color": "#ACE4D3",
|
|
1558
|
+
"border-color": "transparent",
|
|
1559
|
+
"color": "#fff",
|
|
1560
|
+
"border-width": "1px"
|
|
1561
|
+
},
|
|
1562
|
+
"focus": {
|
|
1563
|
+
"background-color": "#fff",
|
|
1564
|
+
"border-color": "#76d2b6",
|
|
1565
|
+
"color": "#76d2b6",
|
|
1566
|
+
"border-width": "2px"
|
|
1567
|
+
}
|
|
1568
|
+
},
|
|
1569
|
+
"border-width": "1px",
|
|
1570
|
+
"hover": {
|
|
1571
|
+
"border-width": "1px",
|
|
1572
|
+
"background-color": "#fff",
|
|
1573
|
+
"border-color": "#ACE4D3"
|
|
1574
|
+
},
|
|
1575
|
+
"active": {
|
|
1576
|
+
"border-width": "1px",
|
|
1577
|
+
"background-color": "#fff",
|
|
1578
|
+
"border-color": "#98DDC8"
|
|
1579
|
+
}
|
|
1580
|
+
},
|
|
1663
1581
|
"button-group": {
|
|
1664
1582
|
"background-color": "transparent",
|
|
1665
1583
|
"column-gap": "0.5rem",
|
|
@@ -1669,6 +1587,152 @@
|
|
|
1669
1587
|
"padding-block-start": "0px",
|
|
1670
1588
|
"row-gap": "0.5rem"
|
|
1671
1589
|
},
|
|
1590
|
+
"button": {
|
|
1591
|
+
"background-color": "#0F172A",
|
|
1592
|
+
"border-color": "transparent",
|
|
1593
|
+
"color": "#fff",
|
|
1594
|
+
"border-radius": "5px",
|
|
1595
|
+
"border-width": "1px",
|
|
1596
|
+
"icon": {
|
|
1597
|
+
"gap": "0.5rem",
|
|
1598
|
+
"size": "24px"
|
|
1599
|
+
},
|
|
1600
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1601
|
+
"font-size": "1.25rem",
|
|
1602
|
+
"font-weight": 700,
|
|
1603
|
+
"line-height": "150%",
|
|
1604
|
+
"padding-block-end": "0.5rem",
|
|
1605
|
+
"padding-block-start": "0.5rem",
|
|
1606
|
+
"padding-inline-end": "1rem",
|
|
1607
|
+
"padding-inline-start": "1rem",
|
|
1608
|
+
"disabled": {
|
|
1609
|
+
"background-color": "#E2E8F0",
|
|
1610
|
+
"border-color": "transparent",
|
|
1611
|
+
"color": "#94A3B8"
|
|
1612
|
+
},
|
|
1613
|
+
"focus": {
|
|
1614
|
+
"background-color": "#475569",
|
|
1615
|
+
"border-color": "transparent",
|
|
1616
|
+
"color": "#fff"
|
|
1617
|
+
},
|
|
1618
|
+
"hover": {
|
|
1619
|
+
"background-color": "#475569",
|
|
1620
|
+
"border-color": "transparent",
|
|
1621
|
+
"color": "#fff"
|
|
1622
|
+
},
|
|
1623
|
+
"active": {
|
|
1624
|
+
"background-color": "#1E293B",
|
|
1625
|
+
"border-color": "transparent",
|
|
1626
|
+
"color": "#fff"
|
|
1627
|
+
},
|
|
1628
|
+
"min-block-size": "48px",
|
|
1629
|
+
"min-inline-size": "48px",
|
|
1630
|
+
"column-gap": "0.5rem",
|
|
1631
|
+
"primary-action": {
|
|
1632
|
+
"hover": {
|
|
1633
|
+
"background-color": "#528e7c",
|
|
1634
|
+
"border-color": "transparent",
|
|
1635
|
+
"color": "#fff"
|
|
1636
|
+
},
|
|
1637
|
+
"background-color": "#76d2b6",
|
|
1638
|
+
"border-color": "transparent",
|
|
1639
|
+
"color": "#fff",
|
|
1640
|
+
"disabled": {
|
|
1641
|
+
"background-color": "#d6f2e9",
|
|
1642
|
+
"border-color": "transparent",
|
|
1643
|
+
"color": "#98DDC8"
|
|
1644
|
+
},
|
|
1645
|
+
"focus": {
|
|
1646
|
+
"background-color": "#528e7c",
|
|
1647
|
+
"border-color": "transparent",
|
|
1648
|
+
"color": "#fff"
|
|
1649
|
+
},
|
|
1650
|
+
"font-weight": 700,
|
|
1651
|
+
"active": {
|
|
1652
|
+
"background-color": "#477e6d",
|
|
1653
|
+
"border-color": "transparent",
|
|
1654
|
+
"color": "#fff"
|
|
1655
|
+
},
|
|
1656
|
+
"font-size": "1.25rem",
|
|
1657
|
+
"line-height": "1.875rem",
|
|
1658
|
+
"pressed": {
|
|
1659
|
+
"background-color": "#477869",
|
|
1660
|
+
"border-color": "transparent",
|
|
1661
|
+
"color": "#fff"
|
|
1662
|
+
}
|
|
1663
|
+
},
|
|
1664
|
+
"secondary-action": {
|
|
1665
|
+
"hover": {
|
|
1666
|
+
"background-color": "#eaf8f4",
|
|
1667
|
+
"border-color": "#528e7c",
|
|
1668
|
+
"color": "#528e7c"
|
|
1669
|
+
},
|
|
1670
|
+
"background-color": "transparent",
|
|
1671
|
+
"border-color": "#76d2b6",
|
|
1672
|
+
"color": "#76d2b6",
|
|
1673
|
+
"disabled": {
|
|
1674
|
+
"background-color": "transparent",
|
|
1675
|
+
"border-color": "#C1EBDE",
|
|
1676
|
+
"color": "#ACE4D3"
|
|
1677
|
+
},
|
|
1678
|
+
"focus": {
|
|
1679
|
+
"background-color": "#eaf8f4",
|
|
1680
|
+
"border-color": "transparent",
|
|
1681
|
+
"color": "#528e7c"
|
|
1682
|
+
},
|
|
1683
|
+
"font-weight": 700,
|
|
1684
|
+
"active": {
|
|
1685
|
+
"background-color": "#C1EBDE",
|
|
1686
|
+
"border-color": "#477869",
|
|
1687
|
+
"color": "#528e7c"
|
|
1688
|
+
},
|
|
1689
|
+
"font-size": "1.25rem",
|
|
1690
|
+
"line-height": "1.875rem",
|
|
1691
|
+
"pressed": {
|
|
1692
|
+
"background-color": "#d6f2e9",
|
|
1693
|
+
"border-color": "#477869",
|
|
1694
|
+
"color": "#477869"
|
|
1695
|
+
}
|
|
1696
|
+
},
|
|
1697
|
+
"subtle": {
|
|
1698
|
+
"font-size": "1.25rem",
|
|
1699
|
+
"font-weight": 700,
|
|
1700
|
+
"hover": {
|
|
1701
|
+
"background-color": "#eaf8f4",
|
|
1702
|
+
"border-color": "transparent",
|
|
1703
|
+
"color": "#528e7c"
|
|
1704
|
+
},
|
|
1705
|
+
"background-color": "transparent",
|
|
1706
|
+
"border-color": "transparent",
|
|
1707
|
+
"color": "#76d2b6",
|
|
1708
|
+
"disabled": {
|
|
1709
|
+
"background-color": "transparent",
|
|
1710
|
+
"border-color": "transparent",
|
|
1711
|
+
"color": "#d6f2e9"
|
|
1712
|
+
},
|
|
1713
|
+
"focus": {
|
|
1714
|
+
"background-color": "#eaf8f4",
|
|
1715
|
+
"border-color": "transparent",
|
|
1716
|
+
"color": "#528e7c"
|
|
1717
|
+
},
|
|
1718
|
+
"active": {
|
|
1719
|
+
"background-color": "#C1EBDE",
|
|
1720
|
+
"border-color": "transparent",
|
|
1721
|
+
"color": "#477e6d"
|
|
1722
|
+
},
|
|
1723
|
+
"line-height": "1.875rem",
|
|
1724
|
+
"pressed": {
|
|
1725
|
+
"background-color": "#d6f2e9",
|
|
1726
|
+
"border-color": "transparent",
|
|
1727
|
+
"color": "#477869"
|
|
1728
|
+
}
|
|
1729
|
+
},
|
|
1730
|
+
"pressed": {
|
|
1731
|
+
"background-color": "#1E293B",
|
|
1732
|
+
"border-color": "transparent",
|
|
1733
|
+
"color": "#fff"
|
|
1734
|
+
}
|
|
1735
|
+
},
|
|
1672
1736
|
"breadcrumb-nav": {
|
|
1673
1737
|
"line-height": 1.4,
|
|
1674
1738
|
"font-size": "1.25rem",
|
|
@@ -1707,78 +1771,15 @@
|
|
|
1707
1771
|
"inset-block-start": 0
|
|
1708
1772
|
},
|
|
1709
1773
|
"margin-inline": "0.5rem",
|
|
1710
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1774
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1711
1775
|
"font-weight": 400
|
|
1712
1776
|
},
|
|
1713
|
-
"blockquote": {
|
|
1714
|
-
"caption": {
|
|
1715
|
-
"font-size": "1.25rem",
|
|
1716
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1717
|
-
"line-height": "150%",
|
|
1718
|
-
"font-weight": 400,
|
|
1719
|
-
"padding-block-start": "0.75rem",
|
|
1720
|
-
"color": "#334155"
|
|
1721
|
-
},
|
|
1722
|
-
"content": {
|
|
1723
|
-
"font-family": "RijksoverheidSerifWeb, 'Times New Roman', serif",
|
|
1724
|
-
"line-height": "150%",
|
|
1725
|
-
"font-weight": 400,
|
|
1726
|
-
"font-size": "1.5rem",
|
|
1727
|
-
"color": "#0F172A"
|
|
1728
|
-
},
|
|
1729
|
-
"margin-block-end": 0,
|
|
1730
|
-
"margin-block-start": 0,
|
|
1731
|
-
"margin-inline-end": 0,
|
|
1732
|
-
"margin-inline-start": 0,
|
|
1733
|
-
"padding-block-end": "2rem",
|
|
1734
|
-
"padding-block-start": "2rem",
|
|
1735
|
-
"padding-inline-end": "2rem",
|
|
1736
|
-
"padding-inline-start": "2rem",
|
|
1737
|
-
"row-gap": "0.75rem",
|
|
1738
|
-
"background-color": "transparent",
|
|
1739
|
-
"border-color": "#76d2b6",
|
|
1740
|
-
"border-block-start-width": 0,
|
|
1741
|
-
"border-block-end-width": 0,
|
|
1742
|
-
"border-inline-start-width": 0,
|
|
1743
|
-
"border-inline-end-width": 0,
|
|
1744
|
-
"border-start-start-radius": 0,
|
|
1745
|
-
"border-start-end-radius": 0,
|
|
1746
|
-
"border-end-start-radius": 0,
|
|
1747
|
-
"border-end-end-radius": 0,
|
|
1748
|
-
"border-width": "2px",
|
|
1749
|
-
"blue-corner-border-variation": {
|
|
1750
|
-
"border-color": "#76d2b6",
|
|
1751
|
-
"border-block-end-width": "2px",
|
|
1752
|
-
"border-inline-end-width": "2px",
|
|
1753
|
-
"border-end-end-radius": "3rem"
|
|
1754
|
-
},
|
|
1755
|
-
"pink-background-variation": {
|
|
1756
|
-
"background-color": "#F6BDE1",
|
|
1757
|
-
"border-end-start-radius": "3rem",
|
|
1758
|
-
"padding": "2.5rem"
|
|
1759
|
-
},
|
|
1760
|
-
"pink-left-border-variation": {
|
|
1761
|
-
"border-color": "#F6BDE1",
|
|
1762
|
-
"border-inline-start-width": "0.75rem",
|
|
1763
|
-
"padding-inline-start": "2.5rem",
|
|
1764
|
-
"padding-inline-end": "2.5rem",
|
|
1765
|
-
"padding-block-start": "1.5rem",
|
|
1766
|
-
"padding-block-end": "1.5rem"
|
|
1767
|
-
},
|
|
1768
|
-
"pink-corner-border-variation": {
|
|
1769
|
-
"border-color": "#F6BDE1",
|
|
1770
|
-
"border-block-start-width": "0.25rem",
|
|
1771
|
-
"border-inline-start-width": "0.25rem",
|
|
1772
|
-
"border-start-start-radius": "3rem",
|
|
1773
|
-
"padding": "2.5rem"
|
|
1774
|
-
}
|
|
1775
|
-
},
|
|
1776
1777
|
"article": {
|
|
1777
1778
|
"max-inline-size": "75ch"
|
|
1778
1779
|
},
|
|
1779
1780
|
"alert": {
|
|
1780
1781
|
"heading": {
|
|
1781
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1782
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1782
1783
|
"font-weight": 700,
|
|
1783
1784
|
"line-height": "150%",
|
|
1784
1785
|
"font-size": "1.25rem"
|
|
@@ -1793,26 +1794,26 @@
|
|
|
1793
1794
|
"padding-inline-start": "1rem",
|
|
1794
1795
|
"background-color": "#d9ebf7",
|
|
1795
1796
|
"border-color": "transparent",
|
|
1796
|
-
"color": "#
|
|
1797
|
+
"color": "#000",
|
|
1797
1798
|
"info": {
|
|
1798
1799
|
"background-color": "#d9ebf7",
|
|
1799
1800
|
"border-color": "transparent",
|
|
1800
|
-
"color": "#
|
|
1801
|
+
"color": "#000"
|
|
1801
1802
|
},
|
|
1802
1803
|
"error": {
|
|
1803
1804
|
"background-color": "#f9dfdd",
|
|
1804
1805
|
"border-color": "transparent",
|
|
1805
|
-
"color": "#
|
|
1806
|
+
"color": "#000"
|
|
1806
1807
|
},
|
|
1807
1808
|
"ok": {
|
|
1808
1809
|
"background-color": "#e1eddb",
|
|
1809
1810
|
"border-color": "transparent",
|
|
1810
|
-
"color": "#
|
|
1811
|
+
"color": "#000"
|
|
1811
1812
|
},
|
|
1812
1813
|
"warning": {
|
|
1813
1814
|
"background-color": "#fff4db",
|
|
1814
1815
|
"border-color": "transparent",
|
|
1815
|
-
"color": "#
|
|
1816
|
+
"color": "#000"
|
|
1816
1817
|
},
|
|
1817
1818
|
"icon": {
|
|
1818
1819
|
"inset-block-start": "3px",
|
|
@@ -1836,10 +1837,30 @@
|
|
|
1836
1837
|
},
|
|
1837
1838
|
"border-radius": "5px"
|
|
1838
1839
|
},
|
|
1840
|
+
"action": {
|
|
1841
|
+
"activate": {
|
|
1842
|
+
"cursor": "pointer"
|
|
1843
|
+
},
|
|
1844
|
+
"busy": {
|
|
1845
|
+
"cursor": "wait"
|
|
1846
|
+
},
|
|
1847
|
+
"disabled": {
|
|
1848
|
+
"cursor": "not-allowed"
|
|
1849
|
+
},
|
|
1850
|
+
"inert": {
|
|
1851
|
+
"cursor": "default"
|
|
1852
|
+
},
|
|
1853
|
+
"navigate": {
|
|
1854
|
+
"cursor": "pointer"
|
|
1855
|
+
},
|
|
1856
|
+
"submit": {
|
|
1857
|
+
"cursor": "pointer"
|
|
1858
|
+
}
|
|
1859
|
+
},
|
|
1839
1860
|
"document": {
|
|
1840
1861
|
"background-color": "#fff",
|
|
1841
1862
|
"color": "#0F172A",
|
|
1842
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1863
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1843
1864
|
"font-size": "1.25rem",
|
|
1844
1865
|
"line-height": "150%",
|
|
1845
1866
|
"font-weight": 400
|
|
@@ -1865,7 +1886,7 @@
|
|
|
1865
1886
|
"min-size": "48px"
|
|
1866
1887
|
},
|
|
1867
1888
|
"focus": {
|
|
1868
|
-
"outline-color": "#
|
|
1889
|
+
"outline-color": "#000",
|
|
1869
1890
|
"outline-offset": "0.125rem",
|
|
1870
1891
|
"outline-style": "solid",
|
|
1871
1892
|
"outline-width": "2px",
|
|
@@ -1874,40 +1895,10 @@
|
|
|
1874
1895
|
}
|
|
1875
1896
|
}
|
|
1876
1897
|
},
|
|
1877
|
-
"overwrite": {
|
|
1878
|
-
"focus": {
|
|
1879
|
-
"background": "#FDD370"
|
|
1880
|
-
}
|
|
1881
|
-
},
|
|
1882
|
-
"todo": {
|
|
1883
|
-
"nav-bar": {
|
|
1884
|
-
"link": {
|
|
1885
|
-
"focus": {
|
|
1886
|
-
"background-color": "#FDD370"
|
|
1887
|
-
}
|
|
1888
|
-
}
|
|
1889
|
-
},
|
|
1890
|
-
"pagination": {
|
|
1891
|
-
"page-link": {
|
|
1892
|
-
"focus": {
|
|
1893
|
-
"background-color": "#FDD370"
|
|
1894
|
-
}
|
|
1895
|
-
}
|
|
1896
|
-
}
|
|
1897
|
-
},
|
|
1898
|
-
"denhaag": {
|
|
1899
|
-
"sidenav": {
|
|
1900
|
-
"link": {
|
|
1901
|
-
"focus": {
|
|
1902
|
-
"background-color": "#FDD370"
|
|
1903
|
-
}
|
|
1904
|
-
}
|
|
1905
|
-
}
|
|
1906
|
-
},
|
|
1907
1898
|
"nl": {
|
|
1908
1899
|
"skip-link": {
|
|
1909
1900
|
"font-weight": 700,
|
|
1910
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1901
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1911
1902
|
"font-size": "1.25rem",
|
|
1912
1903
|
"line-height": "150%",
|
|
1913
1904
|
"min-block-size": "48px",
|
|
@@ -1918,7 +1909,7 @@
|
|
|
1918
1909
|
"padding-inline-start": "1rem",
|
|
1919
1910
|
"focus": {
|
|
1920
1911
|
"background-color": "#fff",
|
|
1921
|
-
"border-color": "#
|
|
1912
|
+
"border-color": "#76d2b6",
|
|
1922
1913
|
"border-style": "solid",
|
|
1923
1914
|
"border-width": "2px",
|
|
1924
1915
|
"color": "#0F172A",
|
|
@@ -1927,7 +1918,7 @@
|
|
|
1927
1918
|
"focus-visible": {
|
|
1928
1919
|
"outline-color": "#000"
|
|
1929
1920
|
},
|
|
1930
|
-
"background-color": "#
|
|
1921
|
+
"background-color": "#76d2b6",
|
|
1931
1922
|
"border-color": "transparent",
|
|
1932
1923
|
"color": "#fff",
|
|
1933
1924
|
"border-width": "2px",
|
|
@@ -1943,7 +1934,7 @@
|
|
|
1943
1934
|
},
|
|
1944
1935
|
"paragraph": {
|
|
1945
1936
|
"color": "#0F172A",
|
|
1946
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1937
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1947
1938
|
"font-size": "1.25rem",
|
|
1948
1939
|
"font-weight": 400,
|
|
1949
1940
|
"line-height": "150%",
|
|
@@ -1985,14 +1976,14 @@
|
|
|
1985
1976
|
"column-gap": "0.25rem",
|
|
1986
1977
|
"text-decoration-thickness": "auto",
|
|
1987
1978
|
"text-underline-offset": "0.125rem",
|
|
1988
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1979
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1989
1980
|
"font-weight": 400,
|
|
1990
1981
|
"font-size": "1.25rem",
|
|
1991
1982
|
"line-height": "150%"
|
|
1992
1983
|
},
|
|
1993
1984
|
"heading-level-1": {
|
|
1994
1985
|
"color": "#154273",
|
|
1995
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1986
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1996
1987
|
"font-weight": 700,
|
|
1997
1988
|
"line-height": "125%",
|
|
1998
1989
|
"font-size": "3.125rem",
|
|
@@ -2001,7 +1992,7 @@
|
|
|
2001
1992
|
},
|
|
2002
1993
|
"heading-level-2": {
|
|
2003
1994
|
"color": "#154273",
|
|
2004
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1995
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2005
1996
|
"font-weight": 700,
|
|
2006
1997
|
"line-height": "125%",
|
|
2007
1998
|
"font-size": "2.5rem",
|
|
@@ -2010,7 +2001,7 @@
|
|
|
2010
2001
|
},
|
|
2011
2002
|
"heading-level-3": {
|
|
2012
2003
|
"color": "#154273",
|
|
2013
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
2004
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2014
2005
|
"font-weight": 700,
|
|
2015
2006
|
"line-height": "125%",
|
|
2016
2007
|
"font-size": "1.875rem",
|
|
@@ -2019,7 +2010,7 @@
|
|
|
2019
2010
|
},
|
|
2020
2011
|
"heading-level-4": {
|
|
2021
2012
|
"color": "#154273",
|
|
2022
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
2013
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2023
2014
|
"font-weight": 700,
|
|
2024
2015
|
"line-height": "125%",
|
|
2025
2016
|
"font-size": "1.5rem",
|
|
@@ -2028,7 +2019,7 @@
|
|
|
2028
2019
|
},
|
|
2029
2020
|
"heading-level-5": {
|
|
2030
2021
|
"color": "#154273",
|
|
2031
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
2022
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2032
2023
|
"font-weight": 700,
|
|
2033
2024
|
"line-height": "125%",
|
|
2034
2025
|
"font-size": "1.25rem",
|
|
@@ -2037,18 +2028,18 @@
|
|
|
2037
2028
|
},
|
|
2038
2029
|
"number-badge": {
|
|
2039
2030
|
"font-size": "1.25rem",
|
|
2040
|
-
"line-height": "
|
|
2031
|
+
"line-height": "125%",
|
|
2041
2032
|
"min-block-size": "24px",
|
|
2042
2033
|
"min-inline-size": "24px",
|
|
2043
2034
|
"font-weight": 700,
|
|
2044
2035
|
"border-width": "0px",
|
|
2045
2036
|
"border-radius": "999px",
|
|
2046
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
2047
|
-
"background-color": "#
|
|
2037
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2038
|
+
"background-color": "#76d2b6",
|
|
2048
2039
|
"border-color": "transparent",
|
|
2049
2040
|
"color": "#fff",
|
|
2050
2041
|
"padding-inline": "0.5rem",
|
|
2051
|
-
"padding-block": "0.
|
|
2042
|
+
"padding-block": "0.125rem"
|
|
2052
2043
|
}
|
|
2053
2044
|
}
|
|
2054
2045
|
}
|