@rijkshuisstijl-community/design-tokens 2.0.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 +37 -0
- package/dist/_variables.scss +109 -70
- package/dist/index.css +109 -70
- package/dist/index.d.ts +51 -12
- package/dist/index.js +109 -70
- package/dist/index.json +108 -69
- package/dist/index.tokens.json +148 -87
- package/dist/root.css +109 -70
- package/dist/tokens.d.ts +91 -30
- package/dist/tokens.js +1469 -556
- package/dist/uitvoerend-groen/_variables.scss +586 -586
- package/dist/uitvoerend-groen/index.css +586 -586
- package/dist/uitvoerend-groen/index.d.ts +748 -748
- package/dist/uitvoerend-groen/index.js +773 -773
- package/dist/uitvoerend-groen/index.json +772 -772
- package/dist/uitvoerend-groen/index.tokens.json +1669 -1673
- package/dist/uitvoerend-groen/root.css +586 -586
- package/dist/uitvoerend-groen/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-groen/tokens.js +22181 -22215
- package/dist/uitvoerend-hemelblauw/_variables.scss +586 -586
- package/dist/uitvoerend-hemelblauw/index.css +586 -586
- package/dist/uitvoerend-hemelblauw/index.d.ts +748 -748
- package/dist/uitvoerend-hemelblauw/index.js +773 -773
- package/dist/uitvoerend-hemelblauw/index.json +772 -772
- package/dist/uitvoerend-hemelblauw/index.tokens.json +1668 -1672
- package/dist/uitvoerend-hemelblauw/root.css +586 -586
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-hemelblauw/tokens.js +22179 -22213
- package/dist/uitvoerend-mintgroen/_variables.scss +586 -586
- package/dist/uitvoerend-mintgroen/index.css +586 -586
- package/dist/uitvoerend-mintgroen/index.d.ts +748 -748
- package/dist/uitvoerend-mintgroen/index.js +773 -773
- package/dist/uitvoerend-mintgroen/index.json +772 -772
- package/dist/uitvoerend-mintgroen/index.tokens.json +1668 -1672
- package/dist/uitvoerend-mintgroen/root.css +586 -586
- package/dist/uitvoerend-mintgroen/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-mintgroen/tokens.js +22181 -22215
- package/dist/uitvoerend-oranje/_variables.scss +586 -586
- package/dist/uitvoerend-oranje/index.css +586 -586
- package/dist/uitvoerend-oranje/index.d.ts +748 -748
- package/dist/uitvoerend-oranje/index.js +773 -773
- package/dist/uitvoerend-oranje/index.json +772 -772
- package/dist/uitvoerend-oranje/index.tokens.json +1668 -1672
- package/dist/uitvoerend-oranje/root.css +586 -586
- package/dist/uitvoerend-oranje/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-oranje/tokens.js +22181 -22215
- package/dist/uitvoerend-paars/_variables.scss +586 -586
- package/dist/uitvoerend-paars/index.css +586 -586
- package/dist/uitvoerend-paars/index.d.ts +748 -748
- package/dist/uitvoerend-paars/index.js +773 -773
- package/dist/uitvoerend-paars/index.json +772 -772
- package/dist/uitvoerend-paars/index.tokens.json +1668 -1672
- package/dist/uitvoerend-paars/root.css +586 -586
- package/dist/uitvoerend-paars/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-paars/tokens.js +22181 -22215
- package/dist/uitvoerend-violet/_variables.scss +586 -586
- package/dist/uitvoerend-violet/index.css +586 -586
- package/dist/uitvoerend-violet/index.d.ts +748 -748
- package/dist/uitvoerend-violet/index.js +773 -773
- package/dist/uitvoerend-violet/index.json +772 -772
- package/dist/uitvoerend-violet/index.tokens.json +1668 -1672
- package/dist/uitvoerend-violet/root.css +586 -586
- package/dist/uitvoerend-violet/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-violet/tokens.js +22181 -22215
- package/dist/uitvoerend-violet-oud/_variables.scss +587 -587
- package/dist/uitvoerend-violet-oud/index.css +587 -587
- package/dist/uitvoerend-violet-oud/index.d.ts +748 -748
- package/dist/uitvoerend-violet-oud/index.js +773 -773
- package/dist/uitvoerend-violet-oud/index.json +772 -772
- package/dist/uitvoerend-violet-oud/index.tokens.json +1674 -1678
- package/dist/uitvoerend-violet-oud/root.css +587 -587
- package/dist/uitvoerend-violet-oud/tokens.d.ts +1583 -1587
- package/dist/uitvoerend-violet-oud/tokens.js +21922 -21956
- package/dist/wetgevend/_variables.scss +576 -576
- package/dist/wetgevend/index.css +576 -576
- package/dist/wetgevend/index.d.ts +748 -748
- package/dist/wetgevend/index.js +768 -768
- package/dist/wetgevend/index.json +767 -767
- package/dist/wetgevend/index.tokens.json +1674 -1678
- package/dist/wetgevend/root.css +576 -576
- package/dist/wetgevend/tokens.d.ts +1569 -1573
- package/dist/wetgevend/tokens.js +22813 -22847
- package/figma/figma.tokens.json +699 -336
- package/package.json +1 -1
- package/src/generated/base.tokens.json +309 -131
- package/src/generated/themes.json +36301 -36333
- package/src/generated/uitvoerend-groen/tokens.json +4592 -4596
- package/src/generated/uitvoerend-hemelblauw/tokens.json +4592 -4596
- package/src/generated/uitvoerend-mintgroen/tokens.json +4592 -4596
- package/src/generated/uitvoerend-oranje/tokens.json +4538 -4542
- package/src/generated/uitvoerend-paars/tokens.json +4592 -4596
- package/src/generated/uitvoerend-violet/tokens.json +4547 -4551
- package/src/generated/uitvoerend-violet-oud/tokens.json +4497 -4501
- package/src/generated/wetgevend/tokens.json +4505 -4509
package/dist/index.tokens.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"margin-block-end": "0.25rem",
|
|
12
12
|
"margin-block-start": "0.25rem",
|
|
13
13
|
"color": "#0F172A",
|
|
14
|
-
"font-family": "
|
|
14
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
15
15
|
"font-weight": 400,
|
|
16
16
|
"font-size": "1.25rem",
|
|
17
17
|
"line-height": "150%",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
},
|
|
28
28
|
"textbox": {
|
|
29
29
|
"border-radius": "2.5px",
|
|
30
|
-
"font-family": "
|
|
30
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
31
31
|
"font-size": "1.25rem",
|
|
32
32
|
"font-weight": 400,
|
|
33
33
|
"line-height": "150%",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"border-radius": "2.5px",
|
|
117
117
|
"border-bottom-width": "1px",
|
|
118
118
|
"border-width": "1px",
|
|
119
|
-
"font-family": "
|
|
119
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
120
120
|
"font-weight": 400,
|
|
121
121
|
"line-height": "150%",
|
|
122
122
|
"font-size": "1.25rem"
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"header-cell": {
|
|
126
126
|
"line-height": "150%",
|
|
127
127
|
"color": "#0F172A",
|
|
128
|
-
"font-family": "
|
|
128
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
129
129
|
"font-weight": 700,
|
|
130
130
|
"font-size": "1.25rem"
|
|
131
131
|
},
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"line-height": "125%",
|
|
134
134
|
"margin-block-end": "1.5rem",
|
|
135
135
|
"color": "#0F172A",
|
|
136
|
-
"font-family": "
|
|
136
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
137
137
|
"font-weight": 700,
|
|
138
138
|
"font-size": "1.875rem"
|
|
139
139
|
},
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
},
|
|
147
147
|
"data-cell": {
|
|
148
148
|
"color": "#0F172A",
|
|
149
|
-
"font-family": "
|
|
149
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
150
150
|
"font-weight": 400,
|
|
151
151
|
"line-height": "150%",
|
|
152
152
|
"font-size": "1.25rem"
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"font-weight": 700,
|
|
171
171
|
"font-size": "1.25rem",
|
|
172
172
|
"color": "#0F172A",
|
|
173
|
-
"font-family": "
|
|
173
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
174
174
|
"line-height": "150%"
|
|
175
175
|
},
|
|
176
176
|
"container": {
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
},
|
|
194
194
|
"skip-link": {
|
|
195
195
|
"font-weight": 700,
|
|
196
|
-
"font-family": "
|
|
196
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
197
197
|
"font-size": "1.25rem",
|
|
198
198
|
"line-height": "150%",
|
|
199
199
|
"min-block-size": "48px",
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"border-radius": "2.5px",
|
|
272
272
|
"border-bottom-width": "auto",
|
|
273
273
|
"border-width": "1px",
|
|
274
|
-
"font-family": "
|
|
274
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
275
275
|
"font-weight": 400,
|
|
276
276
|
"line-height": "150%",
|
|
277
277
|
"font-size": "1.25rem",
|
|
@@ -343,14 +343,14 @@
|
|
|
343
343
|
},
|
|
344
344
|
"pre-heading": {
|
|
345
345
|
"color": "#0F172A",
|
|
346
|
-
"font-family": "
|
|
346
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
347
347
|
"font-weight": 700,
|
|
348
348
|
"line-height": "125%",
|
|
349
349
|
"font-size": "1rem"
|
|
350
350
|
},
|
|
351
351
|
"paragraph": {
|
|
352
352
|
"color": "#0F172A",
|
|
353
|
-
"font-family": "
|
|
353
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
354
354
|
"font-size": "1.25rem",
|
|
355
355
|
"font-weight": 400,
|
|
356
356
|
"line-height": "150%",
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
"margin-block-start": "0.25rem"
|
|
375
375
|
},
|
|
376
376
|
"color": "#0F172A",
|
|
377
|
-
"font-family": "
|
|
377
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
378
378
|
"font-weight": 400,
|
|
379
379
|
"font-size": "1.25rem",
|
|
380
380
|
"line-height": "150%"
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"column-gap": "0.25rem",
|
|
422
422
|
"text-decoration-thickness": "auto",
|
|
423
423
|
"text-underline-offset": "0.125rem",
|
|
424
|
-
"font-family": "
|
|
424
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
425
425
|
"font-weight": 400,
|
|
426
426
|
"font-size": "1.25rem",
|
|
427
427
|
"line-height": "150%"
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
},
|
|
434
434
|
"heading-1": {
|
|
435
435
|
"color": "#154273",
|
|
436
|
-
"font-family": "
|
|
436
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
437
437
|
"font-weight": 700,
|
|
438
438
|
"line-height": "125%",
|
|
439
439
|
"font-size": "3.125rem",
|
|
@@ -442,7 +442,7 @@
|
|
|
442
442
|
},
|
|
443
443
|
"heading-2": {
|
|
444
444
|
"color": "#154273",
|
|
445
|
-
"font-family": "
|
|
445
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
446
446
|
"font-weight": 700,
|
|
447
447
|
"line-height": "125%",
|
|
448
448
|
"font-size": "2.5rem",
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
},
|
|
452
452
|
"heading-3": {
|
|
453
453
|
"color": "#154273",
|
|
454
|
-
"font-family": "
|
|
454
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
455
455
|
"font-weight": 700,
|
|
456
456
|
"line-height": "125%",
|
|
457
457
|
"font-size": "1.875rem",
|
|
@@ -460,7 +460,7 @@
|
|
|
460
460
|
},
|
|
461
461
|
"heading-4": {
|
|
462
462
|
"color": "#154273",
|
|
463
|
-
"font-family": "
|
|
463
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
464
464
|
"font-weight": 700,
|
|
465
465
|
"line-height": "125%",
|
|
466
466
|
"font-size": "1.5rem",
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
},
|
|
470
470
|
"heading-5": {
|
|
471
471
|
"color": "#154273",
|
|
472
|
-
"font-family": "
|
|
472
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
473
473
|
"font-weight": 700,
|
|
474
474
|
"line-height": "125%",
|
|
475
475
|
"font-size": "1.25rem",
|
|
@@ -483,7 +483,7 @@
|
|
|
483
483
|
},
|
|
484
484
|
"form-field-label": {
|
|
485
485
|
"color": "#0F172A",
|
|
486
|
-
"font-family": "
|
|
486
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
487
487
|
"font-size": "1.25rem",
|
|
488
488
|
"font-weight": 700,
|
|
489
489
|
"line-height": "150%"
|
|
@@ -494,7 +494,7 @@
|
|
|
494
494
|
"margin-inline-end": "0.5rem"
|
|
495
495
|
},
|
|
496
496
|
"color": "#d52b1e",
|
|
497
|
-
"font-family": "
|
|
497
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
498
498
|
"font-size": "1.25rem",
|
|
499
499
|
"font-weight": 400,
|
|
500
500
|
"margin-block-end": "0.5rem",
|
|
@@ -502,7 +502,7 @@
|
|
|
502
502
|
},
|
|
503
503
|
"form-field-description": {
|
|
504
504
|
"color": "#334155",
|
|
505
|
-
"font-family": "
|
|
505
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
506
506
|
"font-size": "1.25rem",
|
|
507
507
|
"line-height": "150%",
|
|
508
508
|
"margin-block-start": "-0.5rem",
|
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
"form-fieldset": {
|
|
554
554
|
"legend": {
|
|
555
555
|
"color": "#0F172A",
|
|
556
|
-
"font-family": "
|
|
556
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
557
557
|
"font-size": "1.25rem",
|
|
558
558
|
"font-weight": 700,
|
|
559
559
|
"line-height": "150%",
|
|
@@ -575,18 +575,18 @@
|
|
|
575
575
|
},
|
|
576
576
|
"number-badge": {
|
|
577
577
|
"font-size": "1.25rem",
|
|
578
|
-
"line-height": "
|
|
578
|
+
"line-height": "125%",
|
|
579
579
|
"min-block-size": "24px",
|
|
580
580
|
"min-inline-size": "24px",
|
|
581
581
|
"font-weight": 700,
|
|
582
582
|
"border-width": "0px",
|
|
583
583
|
"border-radius": "999px",
|
|
584
|
-
"font-family": "
|
|
584
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
585
585
|
"background-color": "#154273",
|
|
586
586
|
"border-color": "transparent",
|
|
587
587
|
"color": "#fff",
|
|
588
588
|
"padding-inline": "0.5rem",
|
|
589
|
-
"padding-block": "0.
|
|
589
|
+
"padding-block": "0.125rem"
|
|
590
590
|
},
|
|
591
591
|
"checkbox": {
|
|
592
592
|
"border-radius": "2.5px",
|
|
@@ -699,7 +699,7 @@
|
|
|
699
699
|
"gap": "0.5rem",
|
|
700
700
|
"size": "24px"
|
|
701
701
|
},
|
|
702
|
-
"font-family": "
|
|
702
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
703
703
|
"font-size": "1.25rem",
|
|
704
704
|
"font-weight": 700,
|
|
705
705
|
"line-height": "150%",
|
|
@@ -873,7 +873,7 @@
|
|
|
873
873
|
"inset-block-start": 0
|
|
874
874
|
},
|
|
875
875
|
"margin-inline": "0.5rem",
|
|
876
|
-
"font-family": "
|
|
876
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
877
877
|
"font-weight": 400
|
|
878
878
|
},
|
|
879
879
|
"blockquote": {
|
|
@@ -884,7 +884,7 @@
|
|
|
884
884
|
"border-width": 0,
|
|
885
885
|
"color": "#154273",
|
|
886
886
|
"font-size": "1.25rem",
|
|
887
|
-
"font-family": "
|
|
887
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
888
888
|
"padding-block-end": "2rem",
|
|
889
889
|
"padding-block-start": "2rem",
|
|
890
890
|
"padding-inline-end": "2rem",
|
|
@@ -897,13 +897,13 @@
|
|
|
897
897
|
"content": {
|
|
898
898
|
"color": "#154273",
|
|
899
899
|
"font-size": "1.25rem",
|
|
900
|
-
"font-family": "
|
|
900
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
901
901
|
"line-height": "150%",
|
|
902
902
|
"font-weight": 400
|
|
903
903
|
},
|
|
904
904
|
"caption": {
|
|
905
905
|
"font-size": "1.25rem",
|
|
906
|
-
"font-family": "
|
|
906
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
907
907
|
"line-height": "150%",
|
|
908
908
|
"font-weight": 400,
|
|
909
909
|
"padding-block-start": "0.75rem",
|
|
@@ -952,7 +952,7 @@
|
|
|
952
952
|
},
|
|
953
953
|
"alert": {
|
|
954
954
|
"heading": {
|
|
955
|
-
"font-family": "
|
|
955
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
956
956
|
"font-weight": 700,
|
|
957
957
|
"line-height": "150%",
|
|
958
958
|
"font-size": "1.25rem"
|
|
@@ -967,26 +967,26 @@
|
|
|
967
967
|
"padding-inline-start": "1rem",
|
|
968
968
|
"background-color": "#d9ebf7",
|
|
969
969
|
"border-color": "transparent",
|
|
970
|
-
"color": "#
|
|
970
|
+
"color": "#000",
|
|
971
971
|
"info": {
|
|
972
972
|
"background-color": "#d9ebf7",
|
|
973
973
|
"border-color": "transparent",
|
|
974
|
-
"color": "#
|
|
974
|
+
"color": "#000"
|
|
975
975
|
},
|
|
976
976
|
"error": {
|
|
977
977
|
"background-color": "#f9dfdd",
|
|
978
978
|
"border-color": "transparent",
|
|
979
|
-
"color": "#
|
|
979
|
+
"color": "#000"
|
|
980
980
|
},
|
|
981
981
|
"ok": {
|
|
982
982
|
"background-color": "#e1eddb",
|
|
983
983
|
"border-color": "transparent",
|
|
984
|
-
"color": "#
|
|
984
|
+
"color": "#000"
|
|
985
985
|
},
|
|
986
986
|
"warning": {
|
|
987
987
|
"background-color": "#fff4db",
|
|
988
988
|
"border-color": "transparent",
|
|
989
|
-
"color": "#
|
|
989
|
+
"color": "#000"
|
|
990
990
|
},
|
|
991
991
|
"icon": {
|
|
992
992
|
"inset-block-start": "3px",
|
|
@@ -1046,10 +1046,30 @@
|
|
|
1046
1046
|
}
|
|
1047
1047
|
}
|
|
1048
1048
|
},
|
|
1049
|
+
"action": {
|
|
1050
|
+
"activate": {
|
|
1051
|
+
"cursor": "pointer"
|
|
1052
|
+
},
|
|
1053
|
+
"busy": {
|
|
1054
|
+
"cursor": "wait"
|
|
1055
|
+
},
|
|
1056
|
+
"disabled": {
|
|
1057
|
+
"cursor": "not-allowed"
|
|
1058
|
+
},
|
|
1059
|
+
"inert": {
|
|
1060
|
+
"cursor": "default"
|
|
1061
|
+
},
|
|
1062
|
+
"navigate": {
|
|
1063
|
+
"cursor": "pointer"
|
|
1064
|
+
},
|
|
1065
|
+
"submit": {
|
|
1066
|
+
"cursor": "pointer"
|
|
1067
|
+
}
|
|
1068
|
+
},
|
|
1049
1069
|
"document": {
|
|
1050
1070
|
"background-color": "#fff",
|
|
1051
1071
|
"color": "#0F172A",
|
|
1052
|
-
"font-family": "
|
|
1072
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1053
1073
|
"font-size": "1.25rem",
|
|
1054
1074
|
"line-height": "150%",
|
|
1055
1075
|
"font-weight": 400
|
|
@@ -1134,7 +1154,7 @@
|
|
|
1134
1154
|
"margin-inline": "0.5rem"
|
|
1135
1155
|
},
|
|
1136
1156
|
"font-size": "1.25rem",
|
|
1137
|
-
"font-family": "
|
|
1157
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1138
1158
|
"font-weight": 400,
|
|
1139
1159
|
"current": {
|
|
1140
1160
|
"font-weight": 700,
|
|
@@ -1182,12 +1202,12 @@
|
|
|
1182
1202
|
"size": "24px"
|
|
1183
1203
|
},
|
|
1184
1204
|
"content": {
|
|
1185
|
-
"font-size": "1.
|
|
1205
|
+
"font-size": "1.25rem",
|
|
1186
1206
|
"column-gap": "0.5rem",
|
|
1187
1207
|
"row-gap": "0.25rem"
|
|
1188
1208
|
},
|
|
1189
1209
|
"label": {
|
|
1190
|
-
"font-family": "
|
|
1210
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1191
1211
|
"font-size": "1.875rem",
|
|
1192
1212
|
"font-weight": 700,
|
|
1193
1213
|
"line-height": "150%"
|
|
@@ -1274,12 +1294,12 @@
|
|
|
1274
1294
|
"padding-block": "0.75rem",
|
|
1275
1295
|
"padding-inline": "1rem",
|
|
1276
1296
|
"content": {
|
|
1277
|
-
"font-size": "1.
|
|
1297
|
+
"font-size": "1.25rem",
|
|
1278
1298
|
"column-gap": "0.5rem",
|
|
1279
1299
|
"row-gap": "0.5rem"
|
|
1280
1300
|
},
|
|
1281
1301
|
"label": {
|
|
1282
|
-
"font-family": "
|
|
1302
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1283
1303
|
"font-size": "1.25rem",
|
|
1284
1304
|
"font-weight": 700,
|
|
1285
1305
|
"line-height": "150%"
|
|
@@ -1308,7 +1328,7 @@
|
|
|
1308
1328
|
"font-size": "0.775rem"
|
|
1309
1329
|
},
|
|
1310
1330
|
"column-gap": "12px",
|
|
1311
|
-
"font-family": "
|
|
1331
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1312
1332
|
"color": "#154273"
|
|
1313
1333
|
},
|
|
1314
1334
|
"link-list-card": {
|
|
@@ -1333,13 +1353,13 @@
|
|
|
1333
1353
|
"font-weight": 700,
|
|
1334
1354
|
"line-height": "125%",
|
|
1335
1355
|
"font-size": "1.875rem",
|
|
1336
|
-
"font-family": "
|
|
1356
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
1337
1357
|
},
|
|
1338
1358
|
"sub-heading": {
|
|
1339
1359
|
"font-weight": 400,
|
|
1340
1360
|
"line-height": "150%",
|
|
1341
1361
|
"font-size": "1.25rem",
|
|
1342
|
-
"font-family": "
|
|
1362
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
1343
1363
|
},
|
|
1344
1364
|
"message": {
|
|
1345
1365
|
"background-color": "#154273",
|
|
@@ -1386,26 +1406,18 @@
|
|
|
1386
1406
|
"padding-inline-end": "1rem",
|
|
1387
1407
|
"column-gap": "2rem"
|
|
1388
1408
|
},
|
|
1389
|
-
"border":
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
"color": "#738eab",
|
|
1393
|
-
"style": "solid"
|
|
1394
|
-
}
|
|
1395
|
-
},
|
|
1409
|
+
"border-block-start-width": "2px",
|
|
1410
|
+
"border-block-start-color": "#738eab",
|
|
1411
|
+
"border-block-start-style": "solid",
|
|
1396
1412
|
"outlined": {
|
|
1397
1413
|
"background-color": "#fff",
|
|
1398
1414
|
"color": "#154273",
|
|
1399
|
-
"border":
|
|
1400
|
-
"color": "#154273"
|
|
1401
|
-
}
|
|
1402
|
-
},
|
|
1403
|
-
"padding": {
|
|
1404
|
-
"block-start": "2.5rem",
|
|
1405
|
-
"block-end": "2.5rem",
|
|
1406
|
-
"inline-start": "2.5rem",
|
|
1407
|
-
"inline-end": "2.5rem"
|
|
1415
|
+
"border-color": "#154273"
|
|
1408
1416
|
},
|
|
1417
|
+
"padding-block-start": "2.5rem",
|
|
1418
|
+
"padding-block-end": "2.5rem",
|
|
1419
|
+
"padding-inline-start": "2.5rem",
|
|
1420
|
+
"padding-inline-end": "2.5rem",
|
|
1409
1421
|
"flex": {
|
|
1410
1422
|
"direction": "column"
|
|
1411
1423
|
}
|
|
@@ -1440,6 +1452,55 @@
|
|
|
1440
1452
|
"color": "#d52b1e",
|
|
1441
1453
|
"size": "12px"
|
|
1442
1454
|
},
|
|
1455
|
+
"data-summary": {
|
|
1456
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1457
|
+
"item-value": {
|
|
1458
|
+
"font-weight": 400,
|
|
1459
|
+
"row": {
|
|
1460
|
+
"padding-block-end": "0.75rem",
|
|
1461
|
+
"padding-block-start": "0.75rem",
|
|
1462
|
+
"padding-inline-end": 0,
|
|
1463
|
+
"padding-inline-start": "0px"
|
|
1464
|
+
},
|
|
1465
|
+
"padding-block-end": "0.75rem",
|
|
1466
|
+
"padding-block-start": 0,
|
|
1467
|
+
"padding-inline-end": 0,
|
|
1468
|
+
"padding-inline-start": 0
|
|
1469
|
+
},
|
|
1470
|
+
"item-key": {
|
|
1471
|
+
"font-weight": 700,
|
|
1472
|
+
"row": {
|
|
1473
|
+
"padding-block-end": "0.75rem",
|
|
1474
|
+
"padding-block-start": "0.75rem",
|
|
1475
|
+
"padding-inline-end": "1rem",
|
|
1476
|
+
"padding-inline-start": 0
|
|
1477
|
+
},
|
|
1478
|
+
"padding-block-end": "0.25rem",
|
|
1479
|
+
"padding-block-start": "0.75rem",
|
|
1480
|
+
"padding-inline-end": 0,
|
|
1481
|
+
"padding-inline-start": 0
|
|
1482
|
+
},
|
|
1483
|
+
"item": {
|
|
1484
|
+
"border-width": "1px",
|
|
1485
|
+
"border-color": "#CBD5E1",
|
|
1486
|
+
"border-block-end-style": "solid",
|
|
1487
|
+
"color": "#0F172A"
|
|
1488
|
+
},
|
|
1489
|
+
"font-size": "1.25rem",
|
|
1490
|
+
"line-height": "150%",
|
|
1491
|
+
"item-action": {
|
|
1492
|
+
"row": {
|
|
1493
|
+
"padding-block-end": "0.75rem",
|
|
1494
|
+
"padding-block-start": "0.75rem",
|
|
1495
|
+
"padding-inline-end": 0,
|
|
1496
|
+
"padding-inline-start": "1rem"
|
|
1497
|
+
},
|
|
1498
|
+
"padding-block-end": "0.75rem",
|
|
1499
|
+
"padding-block-start": "0.75rem",
|
|
1500
|
+
"padding-inline-end": "1rem",
|
|
1501
|
+
"padding-inline-start": 0
|
|
1502
|
+
}
|
|
1503
|
+
},
|
|
1443
1504
|
"code-input": {
|
|
1444
1505
|
"size": "48px"
|
|
1445
1506
|
},
|
|
@@ -1551,7 +1612,7 @@
|
|
|
1551
1612
|
},
|
|
1552
1613
|
"accordion": {
|
|
1553
1614
|
"button": {
|
|
1554
|
-
"font-family": "
|
|
1615
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1555
1616
|
"font-size": "1.25rem",
|
|
1556
1617
|
"font-weight": 400,
|
|
1557
1618
|
"line-height": "150%",
|
|
@@ -1820,10 +1881,9 @@
|
|
|
1820
1881
|
"level-4": "1.5rem",
|
|
1821
1882
|
"level-5": "1.25rem"
|
|
1822
1883
|
},
|
|
1823
|
-
"
|
|
1884
|
+
"body": {
|
|
1824
1885
|
"intro": "1.5rem",
|
|
1825
|
-
"default": "1.25rem"
|
|
1826
|
-
"small": "1.125rem"
|
|
1886
|
+
"default": "1.25rem"
|
|
1827
1887
|
},
|
|
1828
1888
|
"xs": {
|
|
1829
1889
|
"desktop": "1.25rem",
|
|
@@ -1851,8 +1911,18 @@
|
|
|
1851
1911
|
"mobile": "2.5rem"
|
|
1852
1912
|
}
|
|
1853
1913
|
},
|
|
1914
|
+
"font-weight": {
|
|
1915
|
+
"default": 400,
|
|
1916
|
+
"strong": 700,
|
|
1917
|
+
"extra-bold": 800,
|
|
1918
|
+
"bold": 700,
|
|
1919
|
+
"semi-bold": 600,
|
|
1920
|
+
"regular": 400,
|
|
1921
|
+
"light": 300,
|
|
1922
|
+
"thin": 200
|
|
1923
|
+
},
|
|
1854
1924
|
"line-height": {
|
|
1855
|
-
"
|
|
1925
|
+
"body": "150%",
|
|
1856
1926
|
"sm": "125%",
|
|
1857
1927
|
"md": "150%"
|
|
1858
1928
|
},
|
|
@@ -1867,17 +1937,8 @@
|
|
|
1867
1937
|
"2-lint": "96px",
|
|
1868
1938
|
"3-lint": "1440px"
|
|
1869
1939
|
},
|
|
1870
|
-
"font-weight": {
|
|
1871
|
-
"extra-bold": 800,
|
|
1872
|
-
"bold": 700,
|
|
1873
|
-
"semi-bold": 550,
|
|
1874
|
-
"regular": 400,
|
|
1875
|
-
"chosen-regular": 400,
|
|
1876
|
-
"light": 300,
|
|
1877
|
-
"thin": 200
|
|
1878
|
-
},
|
|
1879
1940
|
"font-family": {
|
|
1880
|
-
"primary": "
|
|
1941
|
+
"primary": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1881
1942
|
"secondary": "RijksoverheidSerifWeb, 'Times New Roman', serif"
|
|
1882
1943
|
},
|
|
1883
1944
|
"border-width": {
|
|
@@ -1902,7 +1963,7 @@
|
|
|
1902
1963
|
"nl": {
|
|
1903
1964
|
"skip-link": {
|
|
1904
1965
|
"font-weight": 700,
|
|
1905
|
-
"font-family": "
|
|
1966
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1906
1967
|
"font-size": "1.25rem",
|
|
1907
1968
|
"line-height": "150%",
|
|
1908
1969
|
"min-block-size": "48px",
|
|
@@ -1938,7 +1999,7 @@
|
|
|
1938
1999
|
},
|
|
1939
2000
|
"paragraph": {
|
|
1940
2001
|
"color": "#0F172A",
|
|
1941
|
-
"font-family": "
|
|
2002
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1942
2003
|
"font-size": "1.25rem",
|
|
1943
2004
|
"font-weight": 400,
|
|
1944
2005
|
"line-height": "150%",
|
|
@@ -1980,14 +2041,14 @@
|
|
|
1980
2041
|
"column-gap": "0.25rem",
|
|
1981
2042
|
"text-decoration-thickness": "auto",
|
|
1982
2043
|
"text-underline-offset": "0.125rem",
|
|
1983
|
-
"font-family": "
|
|
2044
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1984
2045
|
"font-weight": 400,
|
|
1985
2046
|
"font-size": "1.25rem",
|
|
1986
2047
|
"line-height": "150%"
|
|
1987
2048
|
},
|
|
1988
2049
|
"heading-level-1": {
|
|
1989
2050
|
"color": "#154273",
|
|
1990
|
-
"font-family": "
|
|
2051
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1991
2052
|
"font-weight": 700,
|
|
1992
2053
|
"line-height": "125%",
|
|
1993
2054
|
"font-size": "3.125rem",
|
|
@@ -1996,7 +2057,7 @@
|
|
|
1996
2057
|
},
|
|
1997
2058
|
"heading-level-2": {
|
|
1998
2059
|
"color": "#154273",
|
|
1999
|
-
"font-family": "
|
|
2060
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2000
2061
|
"font-weight": 700,
|
|
2001
2062
|
"line-height": "125%",
|
|
2002
2063
|
"font-size": "2.5rem",
|
|
@@ -2005,7 +2066,7 @@
|
|
|
2005
2066
|
},
|
|
2006
2067
|
"heading-level-3": {
|
|
2007
2068
|
"color": "#154273",
|
|
2008
|
-
"font-family": "
|
|
2069
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2009
2070
|
"font-weight": 700,
|
|
2010
2071
|
"line-height": "125%",
|
|
2011
2072
|
"font-size": "1.875rem",
|
|
@@ -2014,7 +2075,7 @@
|
|
|
2014
2075
|
},
|
|
2015
2076
|
"heading-level-4": {
|
|
2016
2077
|
"color": "#154273",
|
|
2017
|
-
"font-family": "
|
|
2078
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2018
2079
|
"font-weight": 700,
|
|
2019
2080
|
"line-height": "125%",
|
|
2020
2081
|
"font-size": "1.5rem",
|
|
@@ -2023,7 +2084,7 @@
|
|
|
2023
2084
|
},
|
|
2024
2085
|
"heading-level-5": {
|
|
2025
2086
|
"color": "#154273",
|
|
2026
|
-
"font-family": "
|
|
2087
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2027
2088
|
"font-weight": 700,
|
|
2028
2089
|
"line-height": "125%",
|
|
2029
2090
|
"font-size": "1.25rem",
|
|
@@ -2032,18 +2093,18 @@
|
|
|
2032
2093
|
},
|
|
2033
2094
|
"number-badge": {
|
|
2034
2095
|
"font-size": "1.25rem",
|
|
2035
|
-
"line-height": "
|
|
2096
|
+
"line-height": "125%",
|
|
2036
2097
|
"min-block-size": "24px",
|
|
2037
2098
|
"min-inline-size": "24px",
|
|
2038
2099
|
"font-weight": 700,
|
|
2039
2100
|
"border-width": "0px",
|
|
2040
2101
|
"border-radius": "999px",
|
|
2041
|
-
"font-family": "
|
|
2102
|
+
"font-family": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2042
2103
|
"background-color": "#154273",
|
|
2043
2104
|
"border-color": "transparent",
|
|
2044
2105
|
"color": "#fff",
|
|
2045
2106
|
"padding-inline": "0.5rem",
|
|
2046
|
-
"padding-block": "0.
|
|
2107
|
+
"padding-block": "0.125rem"
|
|
2047
2108
|
}
|
|
2048
2109
|
}
|
|
2049
2110
|
}
|