@rijkshuisstijl-community/design-tokens 1.0.1 → 1.1.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 +10 -0
- package/dist/_variables.scss +113 -3
- package/dist/index.css +113 -3
- package/dist/index.d.ts +111 -1
- package/dist/index.js +113 -3
- package/dist/index.json +112 -2
- package/dist/index.tokens.json +148 -2
- package/dist/root.css +113 -3
- package/dist/tokens.d.ts +147 -1
- package/dist/tokens.js +6283 -3879
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +112 -3
- package/dist/uitvoerend-mintgroen-focus/index.css +112 -3
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +110 -1
- package/dist/uitvoerend-mintgroen-focus/index.js +112 -3
- package/dist/uitvoerend-mintgroen-focus/index.json +111 -2
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +145 -4
- package/dist/uitvoerend-mintgroen-focus/root.css +112 -3
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +144 -3
- package/dist/uitvoerend-mintgroen-focus/tokens.js +6405 -4028
- package/dist/uitvoerend-violet/_variables.scss +113 -3
- package/dist/uitvoerend-violet/index.css +113 -3
- package/dist/uitvoerend-violet/index.d.ts +111 -1
- package/dist/uitvoerend-violet/index.js +113 -3
- package/dist/uitvoerend-violet/index.json +112 -2
- package/dist/uitvoerend-violet/index.tokens.json +148 -2
- package/dist/uitvoerend-violet/root.css +113 -3
- package/dist/uitvoerend-violet/tokens.d.ts +147 -1
- package/dist/uitvoerend-violet/tokens.js +5182 -2778
- package/dist/uitvoerend-violet-oud/_variables.scss +113 -3
- package/dist/uitvoerend-violet-oud/index.css +113 -3
- package/dist/uitvoerend-violet-oud/index.d.ts +111 -1
- package/dist/uitvoerend-violet-oud/index.js +113 -3
- package/dist/uitvoerend-violet-oud/index.json +112 -2
- package/dist/uitvoerend-violet-oud/index.tokens.json +148 -2
- package/dist/uitvoerend-violet-oud/root.css +113 -3
- package/dist/uitvoerend-violet-oud/tokens.d.ts +147 -1
- package/dist/uitvoerend-violet-oud/tokens.js +5182 -2778
- package/dist/wetgevend/_variables.scss +113 -3
- package/dist/wetgevend/index.css +113 -3
- package/dist/wetgevend/index.d.ts +111 -1
- package/dist/wetgevend/index.js +113 -3
- package/dist/wetgevend/index.json +112 -2
- package/dist/wetgevend/index.tokens.json +148 -2
- package/dist/wetgevend/root.css +113 -3
- package/dist/wetgevend/tokens.d.ts +147 -1
- package/dist/wetgevend/tokens.js +5182 -2778
- package/figma/figma.tokens.json +554 -33
- package/package.json +1 -1
- package/src/generated/base.tokens.json +487 -11
- package/src/generated/themes.json +2216 -320
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +479 -11
- package/src/generated/uitvoerend-violet/tokens.json +487 -11
- package/src/generated/uitvoerend-violet-oud/tokens.json +487 -11
- package/src/generated/wetgevend/tokens.json +487 -11
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Wed, 19 Mar 2025 14:52:03 GMT
|
|
4
4
|
|
|
5
5
|
$nl-number-badge-padding-block: 0.5rem;
|
|
6
6
|
$nl-number-badge-padding-inline: 0.5rem;
|
|
@@ -50,6 +50,28 @@ $nl-heading-level-1-line-height: 125%;
|
|
|
50
50
|
$nl-heading-level-1-font-weight: 700;
|
|
51
51
|
$nl-heading-level-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
52
52
|
$nl-heading-level-1-color: #154273;
|
|
53
|
+
$nl-link-line-height: 150%;
|
|
54
|
+
$nl-link-font-size: 1.25rem;
|
|
55
|
+
$nl-link-font-weight: 400;
|
|
56
|
+
$nl-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
57
|
+
$nl-link-text-underline-offset: 0.125rem;
|
|
58
|
+
$nl-link-text-decoration-thickness: auto;
|
|
59
|
+
$nl-link-column-gap: 0.25rem;
|
|
60
|
+
$nl-link-icon-size: 24px;
|
|
61
|
+
$nl-link-icon-inset-block-start: 0.25rem;
|
|
62
|
+
$nl-link-text-decoration: underline;
|
|
63
|
+
$nl-link-visited-color: #42145f;
|
|
64
|
+
$nl-link-hover-text-decoration-thickness: auto;
|
|
65
|
+
$nl-link-hover-text-decoration: None;
|
|
66
|
+
$nl-link-hover-color: #01496c;
|
|
67
|
+
$nl-link-focus-text-decoration-thickness: auto;
|
|
68
|
+
$nl-link-focus-text-decoration: None;
|
|
69
|
+
$nl-link-focus-color: #01689b;
|
|
70
|
+
$nl-link-focus-background-color: transparent;
|
|
71
|
+
$nl-link-active-text-decoration: None;
|
|
72
|
+
$nl-link-active-color: #42145f;
|
|
73
|
+
$nl-link-text-decoration-color: #01689b;
|
|
74
|
+
$nl-link-color: #01689b;
|
|
53
75
|
$nl-paragraph-lead-line-height: 150%;
|
|
54
76
|
$nl-paragraph-lead-font-weight: 400;
|
|
55
77
|
$nl-paragraph-lead-font-size: 1.5rem;
|
|
@@ -193,6 +215,7 @@ $rhc-card-as-link-horizontal-background-color: #154273;
|
|
|
193
215
|
$rhc-card-as-link-heading-font-weight: 700;
|
|
194
216
|
$rhc-card-as-link-heading-font-size: 1.5rem;
|
|
195
217
|
$rhc-card-as-link-heading-padding-block-start: 0.5rem;
|
|
218
|
+
$rhc-card-as-link-heading-color: #154273;
|
|
196
219
|
$rhc-card-as-link-full-bleed-opacity: 0.5;
|
|
197
220
|
$rhc-card-as-link-full-bleed-color: #fff;
|
|
198
221
|
$rhc-card-as-link-full-bleed-border-color: transparent;
|
|
@@ -208,14 +231,14 @@ $rhc-card-as-link-padding-inline-start: 1rem;
|
|
|
208
231
|
$rhc-card-as-link-padding-inline-end: 1rem;
|
|
209
232
|
$rhc-card-as-link-padding-block-start: 1rem;
|
|
210
233
|
$rhc-card-as-link-padding-block-end: 1rem;
|
|
211
|
-
$rhc-card-as-link-metadata-color: #
|
|
234
|
+
$rhc-card-as-link-metadata-color: #334155;
|
|
212
235
|
$rhc-card-as-link-link-focus-text-decoration: none;
|
|
213
236
|
$rhc-card-as-link-link-hover-text-decoration: none;
|
|
214
237
|
$rhc-card-as-link-link-active-text-decoration: none;
|
|
215
238
|
$rhc-card-as-link-link-text-decoration: underline;
|
|
216
239
|
$rhc-card-as-link-link-color: #01689b;
|
|
217
240
|
$rhc-card-as-link-icon-size: 24px;
|
|
218
|
-
$rhc-card-as-link-icon-color: #
|
|
241
|
+
$rhc-card-as-link-icon-color: #154273;
|
|
219
242
|
$rhc-card-as-link-inline-size: 328px;
|
|
220
243
|
$rhc-card-as-link-column-gap: 1rem;
|
|
221
244
|
$rhc-card-as-link-color: #0F172A;
|
|
@@ -885,6 +908,19 @@ $utrecht-checkbox-background-color: #fff;
|
|
|
885
908
|
$utrecht-checkbox-icon-size: 24px;
|
|
886
909
|
$utrecht-checkbox-size: 24px;
|
|
887
910
|
$utrecht-checkbox-border-radius: 0;
|
|
911
|
+
$utrecht-number-badge-padding-block: 0.5rem;
|
|
912
|
+
$utrecht-number-badge-padding-inline: 0.5rem;
|
|
913
|
+
$utrecht-number-badge-color: #fff;
|
|
914
|
+
$utrecht-number-badge-border-color: transparent;
|
|
915
|
+
$utrecht-number-badge-background-color: #154273;
|
|
916
|
+
$utrecht-number-badge-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
917
|
+
$utrecht-number-badge-border-radius: 999px;
|
|
918
|
+
$utrecht-number-badge-border-width: 0px;
|
|
919
|
+
$utrecht-number-badge-font-weight: 700;
|
|
920
|
+
$utrecht-number-badge-min-inline-size: 24px;
|
|
921
|
+
$utrecht-number-badge-min-block-size: 24px;
|
|
922
|
+
$utrecht-number-badge-line-height: 150%;
|
|
923
|
+
$utrecht-number-badge-font-size: 1.25rem;
|
|
888
924
|
$utrecht-form-fieldset-invalid-border-inline-start-width: 0px;
|
|
889
925
|
$utrecht-form-fieldset-invalid-padding-inline-start: 0;
|
|
890
926
|
$utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
|
@@ -944,6 +980,41 @@ $utrecht-form-field-label-color: #0F172A;
|
|
|
944
980
|
$utrecht-form-label-font-weight: 700;
|
|
945
981
|
$utrecht-form-label-font-size: 1.25rem;
|
|
946
982
|
$utrecht-form-label-color: #0F172A;
|
|
983
|
+
$utrecht-heading-5-margin-block-start: 0;
|
|
984
|
+
$utrecht-heading-5-margin-block-end: 0;
|
|
985
|
+
$utrecht-heading-5-font-size: 1.25rem;
|
|
986
|
+
$utrecht-heading-5-line-height: 125%;
|
|
987
|
+
$utrecht-heading-5-font-weight: 700;
|
|
988
|
+
$utrecht-heading-5-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
989
|
+
$utrecht-heading-5-color: #154273;
|
|
990
|
+
$utrecht-heading-4-margin-block-start: 0;
|
|
991
|
+
$utrecht-heading-4-margin-block-end: 0;
|
|
992
|
+
$utrecht-heading-4-font-size: 1.5rem;
|
|
993
|
+
$utrecht-heading-4-line-height: 125%;
|
|
994
|
+
$utrecht-heading-4-font-weight: 700;
|
|
995
|
+
$utrecht-heading-4-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
996
|
+
$utrecht-heading-4-color: #154273;
|
|
997
|
+
$utrecht-heading-3-margin-block-start: 0;
|
|
998
|
+
$utrecht-heading-3-margin-block-end: 0;
|
|
999
|
+
$utrecht-heading-3-font-size: 1.875rem;
|
|
1000
|
+
$utrecht-heading-3-line-height: 125%;
|
|
1001
|
+
$utrecht-heading-3-font-weight: 700;
|
|
1002
|
+
$utrecht-heading-3-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1003
|
+
$utrecht-heading-3-color: #154273;
|
|
1004
|
+
$utrecht-heading-2-margin-block-start: 0;
|
|
1005
|
+
$utrecht-heading-2-margin-block-end: 0;
|
|
1006
|
+
$utrecht-heading-2-font-size: 2.5rem;
|
|
1007
|
+
$utrecht-heading-2-line-height: 125%;
|
|
1008
|
+
$utrecht-heading-2-font-weight: 700;
|
|
1009
|
+
$utrecht-heading-2-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1010
|
+
$utrecht-heading-2-color: #154273;
|
|
1011
|
+
$utrecht-heading-1-margin-block-start: 0;
|
|
1012
|
+
$utrecht-heading-1-margin-block-end: 0;
|
|
1013
|
+
$utrecht-heading-1-font-size: 3.125rem;
|
|
1014
|
+
$utrecht-heading-1-line-height: 125%;
|
|
1015
|
+
$utrecht-heading-1-font-weight: 700;
|
|
1016
|
+
$utrecht-heading-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1017
|
+
$utrecht-heading-1-color: #154273;
|
|
947
1018
|
$utrecht-link-line-height: 150%;
|
|
948
1019
|
$utrecht-link-font-size: 1.25rem;
|
|
949
1020
|
$utrecht-link-font-weight: 400;
|
|
@@ -985,6 +1056,17 @@ $utrecht-ordered-list-margin-inline-start: 0.625rem;
|
|
|
985
1056
|
$utrecht-ordered-list-margin-block-start: 0.25rem;
|
|
986
1057
|
$utrecht-ordered-list-margin-block-end: 0.25rem;
|
|
987
1058
|
$utrecht-ordered-list-padding-inline-start: 1.5rem;
|
|
1059
|
+
$utrecht-paragraph-lead-line-height: 150%;
|
|
1060
|
+
$utrecht-paragraph-lead-font-weight: 400;
|
|
1061
|
+
$utrecht-paragraph-lead-font-size: 1.5rem;
|
|
1062
|
+
$utrecht-paragraph-lead-color: #0F172A;
|
|
1063
|
+
$utrecht-paragraph-margin-block-start: 0;
|
|
1064
|
+
$utrecht-paragraph-margin-block-end: 0;
|
|
1065
|
+
$utrecht-paragraph-line-height: 150%;
|
|
1066
|
+
$utrecht-paragraph-font-weight: 400;
|
|
1067
|
+
$utrecht-paragraph-font-size: 1.25rem;
|
|
1068
|
+
$utrecht-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1069
|
+
$utrecht-paragraph-color: #0F172A;
|
|
988
1070
|
$utrecht-radio-button-border-width: 1px;
|
|
989
1071
|
$utrecht-radio-button-border-radius: 999px;
|
|
990
1072
|
$utrecht-radio-button-hover-border-width: 1px;
|
|
@@ -1061,6 +1143,34 @@ $utrecht-separator-margin-block-start: 0.75rem;
|
|
|
1061
1143
|
$utrecht-separator-margin-block-end: 0.75rem;
|
|
1062
1144
|
$utrecht-separator-block-size: 2px;
|
|
1063
1145
|
$utrecht-separator-color: #CBD5E1;
|
|
1146
|
+
$utrecht-skip-link-text-underline-offset: 0.125rem;
|
|
1147
|
+
$utrecht-skip-link-text-decoration: underline;
|
|
1148
|
+
$utrecht-skip-link-box-block-end-shadow-color: #0000001a;
|
|
1149
|
+
$utrecht-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
1150
|
+
$utrecht-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
1151
|
+
$utrecht-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
1152
|
+
$utrecht-skip-link-box-block-end-shadow-offset-x: 0;
|
|
1153
|
+
$utrecht-skip-link-border-width: 2px;
|
|
1154
|
+
$utrecht-skip-link-color: #fff;
|
|
1155
|
+
$utrecht-skip-link-border-color: transparent;
|
|
1156
|
+
$utrecht-skip-link-background-color: #154273;
|
|
1157
|
+
$utrecht-skip-link-focus-visible-outline-color: #000;
|
|
1158
|
+
$utrecht-skip-link-focus-text-decoration: None;
|
|
1159
|
+
$utrecht-skip-link-focus-color: #0F172A;
|
|
1160
|
+
$utrecht-skip-link-focus-border-width: 2px;
|
|
1161
|
+
$utrecht-skip-link-focus-border-style: solid;
|
|
1162
|
+
$utrecht-skip-link-focus-border-color: #154273;
|
|
1163
|
+
$utrecht-skip-link-focus-background-color: #fff;
|
|
1164
|
+
$utrecht-skip-link-padding-inline-start: 1rem;
|
|
1165
|
+
$utrecht-skip-link-padding-inline-end: 1rem;
|
|
1166
|
+
$utrecht-skip-link-padding-block-start: 0.75rem;
|
|
1167
|
+
$utrecht-skip-link-padding-block-end: 0.75rem;
|
|
1168
|
+
$utrecht-skip-link-min-inline-size: 48px;
|
|
1169
|
+
$utrecht-skip-link-min-block-size: 48px;
|
|
1170
|
+
$utrecht-skip-link-line-height: 150%;
|
|
1171
|
+
$utrecht-skip-link-font-size: 1.25rem;
|
|
1172
|
+
$utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1173
|
+
$utrecht-skip-link-font-weight: 700;
|
|
1064
1174
|
$utrecht-table-font-size: 1.25rem;
|
|
1065
1175
|
$utrecht-table-container-box-inline-start-shadow-color: #0000001a;
|
|
1066
1176
|
$utrecht-table-container-box-inline-start-shadow-spread: 0;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 19 Mar 2025 14:52:03 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.uitvoerend-violet-oud {
|
|
@@ -52,6 +52,28 @@
|
|
|
52
52
|
--nl-heading-level-1-font-weight: 700;
|
|
53
53
|
--nl-heading-level-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
54
54
|
--nl-heading-level-1-color: #154273;
|
|
55
|
+
--nl-link-line-height: 150%;
|
|
56
|
+
--nl-link-font-size: 1.25rem;
|
|
57
|
+
--nl-link-font-weight: 400;
|
|
58
|
+
--nl-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
59
|
+
--nl-link-text-underline-offset: 0.125rem;
|
|
60
|
+
--nl-link-text-decoration-thickness: auto;
|
|
61
|
+
--nl-link-column-gap: 0.25rem;
|
|
62
|
+
--nl-link-icon-size: 24px;
|
|
63
|
+
--nl-link-icon-inset-block-start: 0.25rem;
|
|
64
|
+
--nl-link-text-decoration: underline;
|
|
65
|
+
--nl-link-visited-color: #42145f;
|
|
66
|
+
--nl-link-hover-text-decoration-thickness: auto;
|
|
67
|
+
--nl-link-hover-text-decoration: None;
|
|
68
|
+
--nl-link-hover-color: #01496c;
|
|
69
|
+
--nl-link-focus-text-decoration-thickness: auto;
|
|
70
|
+
--nl-link-focus-text-decoration: None;
|
|
71
|
+
--nl-link-focus-color: #01689b;
|
|
72
|
+
--nl-link-focus-background-color: transparent;
|
|
73
|
+
--nl-link-active-text-decoration: None;
|
|
74
|
+
--nl-link-active-color: #42145f;
|
|
75
|
+
--nl-link-text-decoration-color: #01689b;
|
|
76
|
+
--nl-link-color: #01689b;
|
|
55
77
|
--nl-paragraph-lead-line-height: 150%;
|
|
56
78
|
--nl-paragraph-lead-font-weight: 400;
|
|
57
79
|
--nl-paragraph-lead-font-size: 1.5rem;
|
|
@@ -195,6 +217,7 @@
|
|
|
195
217
|
--rhc-card-as-link-heading-font-weight: 700;
|
|
196
218
|
--rhc-card-as-link-heading-font-size: 1.5rem;
|
|
197
219
|
--rhc-card-as-link-heading-padding-block-start: 0.5rem;
|
|
220
|
+
--rhc-card-as-link-heading-color: #154273;
|
|
198
221
|
--rhc-card-as-link-full-bleed-opacity: 0.5;
|
|
199
222
|
--rhc-card-as-link-full-bleed-color: #fff;
|
|
200
223
|
--rhc-card-as-link-full-bleed-border-color: transparent;
|
|
@@ -210,14 +233,14 @@
|
|
|
210
233
|
--rhc-card-as-link-padding-inline-end: 1rem;
|
|
211
234
|
--rhc-card-as-link-padding-block-start: 1rem;
|
|
212
235
|
--rhc-card-as-link-padding-block-end: 1rem;
|
|
213
|
-
--rhc-card-as-link-metadata-color: #
|
|
236
|
+
--rhc-card-as-link-metadata-color: #334155;
|
|
214
237
|
--rhc-card-as-link-link-focus-text-decoration: none;
|
|
215
238
|
--rhc-card-as-link-link-hover-text-decoration: none;
|
|
216
239
|
--rhc-card-as-link-link-active-text-decoration: none;
|
|
217
240
|
--rhc-card-as-link-link-text-decoration: underline;
|
|
218
241
|
--rhc-card-as-link-link-color: #01689b;
|
|
219
242
|
--rhc-card-as-link-icon-size: 24px;
|
|
220
|
-
--rhc-card-as-link-icon-color: #
|
|
243
|
+
--rhc-card-as-link-icon-color: #154273;
|
|
221
244
|
--rhc-card-as-link-inline-size: 328px;
|
|
222
245
|
--rhc-card-as-link-column-gap: 1rem;
|
|
223
246
|
--rhc-card-as-link-color: #0F172A;
|
|
@@ -887,6 +910,19 @@
|
|
|
887
910
|
--utrecht-checkbox-icon-size: 24px;
|
|
888
911
|
--utrecht-checkbox-size: 24px;
|
|
889
912
|
--utrecht-checkbox-border-radius: 0;
|
|
913
|
+
--utrecht-number-badge-padding-block: 0.5rem;
|
|
914
|
+
--utrecht-number-badge-padding-inline: 0.5rem;
|
|
915
|
+
--utrecht-number-badge-color: #fff;
|
|
916
|
+
--utrecht-number-badge-border-color: transparent;
|
|
917
|
+
--utrecht-number-badge-background-color: #154273;
|
|
918
|
+
--utrecht-number-badge-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
919
|
+
--utrecht-number-badge-border-radius: 999px;
|
|
920
|
+
--utrecht-number-badge-border-width: 0px;
|
|
921
|
+
--utrecht-number-badge-font-weight: 700;
|
|
922
|
+
--utrecht-number-badge-min-inline-size: 24px;
|
|
923
|
+
--utrecht-number-badge-min-block-size: 24px;
|
|
924
|
+
--utrecht-number-badge-line-height: 150%;
|
|
925
|
+
--utrecht-number-badge-font-size: 1.25rem;
|
|
890
926
|
--utrecht-form-fieldset-invalid-border-inline-start-width: 0px;
|
|
891
927
|
--utrecht-form-fieldset-invalid-padding-inline-start: 0;
|
|
892
928
|
--utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
|
@@ -946,6 +982,41 @@
|
|
|
946
982
|
--utrecht-form-label-font-weight: 700;
|
|
947
983
|
--utrecht-form-label-font-size: 1.25rem;
|
|
948
984
|
--utrecht-form-label-color: #0F172A;
|
|
985
|
+
--utrecht-heading-5-margin-block-start: 0;
|
|
986
|
+
--utrecht-heading-5-margin-block-end: 0;
|
|
987
|
+
--utrecht-heading-5-font-size: 1.25rem;
|
|
988
|
+
--utrecht-heading-5-line-height: 125%;
|
|
989
|
+
--utrecht-heading-5-font-weight: 700;
|
|
990
|
+
--utrecht-heading-5-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
991
|
+
--utrecht-heading-5-color: #154273;
|
|
992
|
+
--utrecht-heading-4-margin-block-start: 0;
|
|
993
|
+
--utrecht-heading-4-margin-block-end: 0;
|
|
994
|
+
--utrecht-heading-4-font-size: 1.5rem;
|
|
995
|
+
--utrecht-heading-4-line-height: 125%;
|
|
996
|
+
--utrecht-heading-4-font-weight: 700;
|
|
997
|
+
--utrecht-heading-4-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
998
|
+
--utrecht-heading-4-color: #154273;
|
|
999
|
+
--utrecht-heading-3-margin-block-start: 0;
|
|
1000
|
+
--utrecht-heading-3-margin-block-end: 0;
|
|
1001
|
+
--utrecht-heading-3-font-size: 1.875rem;
|
|
1002
|
+
--utrecht-heading-3-line-height: 125%;
|
|
1003
|
+
--utrecht-heading-3-font-weight: 700;
|
|
1004
|
+
--utrecht-heading-3-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1005
|
+
--utrecht-heading-3-color: #154273;
|
|
1006
|
+
--utrecht-heading-2-margin-block-start: 0;
|
|
1007
|
+
--utrecht-heading-2-margin-block-end: 0;
|
|
1008
|
+
--utrecht-heading-2-font-size: 2.5rem;
|
|
1009
|
+
--utrecht-heading-2-line-height: 125%;
|
|
1010
|
+
--utrecht-heading-2-font-weight: 700;
|
|
1011
|
+
--utrecht-heading-2-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1012
|
+
--utrecht-heading-2-color: #154273;
|
|
1013
|
+
--utrecht-heading-1-margin-block-start: 0;
|
|
1014
|
+
--utrecht-heading-1-margin-block-end: 0;
|
|
1015
|
+
--utrecht-heading-1-font-size: 3.125rem;
|
|
1016
|
+
--utrecht-heading-1-line-height: 125%;
|
|
1017
|
+
--utrecht-heading-1-font-weight: 700;
|
|
1018
|
+
--utrecht-heading-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1019
|
+
--utrecht-heading-1-color: #154273;
|
|
949
1020
|
--utrecht-link-line-height: 150%;
|
|
950
1021
|
--utrecht-link-font-size: 1.25rem;
|
|
951
1022
|
--utrecht-link-font-weight: 400;
|
|
@@ -987,6 +1058,17 @@
|
|
|
987
1058
|
--utrecht-ordered-list-margin-block-start: 0.25rem;
|
|
988
1059
|
--utrecht-ordered-list-margin-block-end: 0.25rem;
|
|
989
1060
|
--utrecht-ordered-list-padding-inline-start: 1.5rem;
|
|
1061
|
+
--utrecht-paragraph-lead-line-height: 150%;
|
|
1062
|
+
--utrecht-paragraph-lead-font-weight: 400;
|
|
1063
|
+
--utrecht-paragraph-lead-font-size: 1.5rem;
|
|
1064
|
+
--utrecht-paragraph-lead-color: #0F172A;
|
|
1065
|
+
--utrecht-paragraph-margin-block-start: 0;
|
|
1066
|
+
--utrecht-paragraph-margin-block-end: 0;
|
|
1067
|
+
--utrecht-paragraph-line-height: 150%;
|
|
1068
|
+
--utrecht-paragraph-font-weight: 400;
|
|
1069
|
+
--utrecht-paragraph-font-size: 1.25rem;
|
|
1070
|
+
--utrecht-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1071
|
+
--utrecht-paragraph-color: #0F172A;
|
|
990
1072
|
--utrecht-radio-button-border-width: 1px;
|
|
991
1073
|
--utrecht-radio-button-border-radius: 999px;
|
|
992
1074
|
--utrecht-radio-button-hover-border-width: 1px;
|
|
@@ -1063,6 +1145,34 @@
|
|
|
1063
1145
|
--utrecht-separator-margin-block-end: 0.75rem;
|
|
1064
1146
|
--utrecht-separator-block-size: 2px;
|
|
1065
1147
|
--utrecht-separator-color: #CBD5E1;
|
|
1148
|
+
--utrecht-skip-link-text-underline-offset: 0.125rem;
|
|
1149
|
+
--utrecht-skip-link-text-decoration: underline;
|
|
1150
|
+
--utrecht-skip-link-box-block-end-shadow-color: #0000001a;
|
|
1151
|
+
--utrecht-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
1152
|
+
--utrecht-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
1153
|
+
--utrecht-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
1154
|
+
--utrecht-skip-link-box-block-end-shadow-offset-x: 0;
|
|
1155
|
+
--utrecht-skip-link-border-width: 2px;
|
|
1156
|
+
--utrecht-skip-link-color: #fff;
|
|
1157
|
+
--utrecht-skip-link-border-color: transparent;
|
|
1158
|
+
--utrecht-skip-link-background-color: #154273;
|
|
1159
|
+
--utrecht-skip-link-focus-visible-outline-color: #000;
|
|
1160
|
+
--utrecht-skip-link-focus-text-decoration: None;
|
|
1161
|
+
--utrecht-skip-link-focus-color: #0F172A;
|
|
1162
|
+
--utrecht-skip-link-focus-border-width: 2px;
|
|
1163
|
+
--utrecht-skip-link-focus-border-style: solid;
|
|
1164
|
+
--utrecht-skip-link-focus-border-color: #154273;
|
|
1165
|
+
--utrecht-skip-link-focus-background-color: #fff;
|
|
1166
|
+
--utrecht-skip-link-padding-inline-start: 1rem;
|
|
1167
|
+
--utrecht-skip-link-padding-inline-end: 1rem;
|
|
1168
|
+
--utrecht-skip-link-padding-block-start: 0.75rem;
|
|
1169
|
+
--utrecht-skip-link-padding-block-end: 0.75rem;
|
|
1170
|
+
--utrecht-skip-link-min-inline-size: 48px;
|
|
1171
|
+
--utrecht-skip-link-min-block-size: 48px;
|
|
1172
|
+
--utrecht-skip-link-line-height: 150%;
|
|
1173
|
+
--utrecht-skip-link-font-size: 1.25rem;
|
|
1174
|
+
--utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1175
|
+
--utrecht-skip-link-font-weight: 700;
|
|
1066
1176
|
--utrecht-table-font-size: 1.25rem;
|
|
1067
1177
|
--utrecht-table-container-box-inline-start-shadow-color: #0000001a;
|
|
1068
1178
|
--utrecht-table-container-box-inline-start-shadow-spread: 0;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 19 Mar 2025 14:52:03 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const utrechtPreHeadingColor : string;
|
|
@@ -138,6 +138,34 @@ export const utrechtTableContainerBoxInlineStartShadowBlur : string;
|
|
|
138
138
|
export const utrechtTableContainerBoxInlineStartShadowSpread : number;
|
|
139
139
|
export const utrechtTableContainerBoxInlineStartShadowColor : string;
|
|
140
140
|
export const utrechtTableFontSize : string;
|
|
141
|
+
export const utrechtSkipLinkFontWeight : number;
|
|
142
|
+
export const utrechtSkipLinkFontFamily : string;
|
|
143
|
+
export const utrechtSkipLinkFontSize : string;
|
|
144
|
+
export const utrechtSkipLinkLineHeight : string;
|
|
145
|
+
export const utrechtSkipLinkMinBlockSize : string;
|
|
146
|
+
export const utrechtSkipLinkMinInlineSize : string;
|
|
147
|
+
export const utrechtSkipLinkPaddingBlockEnd : string;
|
|
148
|
+
export const utrechtSkipLinkPaddingBlockStart : string;
|
|
149
|
+
export const utrechtSkipLinkPaddingInlineEnd : string;
|
|
150
|
+
export const utrechtSkipLinkPaddingInlineStart : string;
|
|
151
|
+
export const utrechtSkipLinkFocusBackgroundColor : string;
|
|
152
|
+
export const utrechtSkipLinkFocusBorderColor : string;
|
|
153
|
+
export const utrechtSkipLinkFocusBorderStyle : string;
|
|
154
|
+
export const utrechtSkipLinkFocusBorderWidth : string;
|
|
155
|
+
export const utrechtSkipLinkFocusColor : string;
|
|
156
|
+
export const utrechtSkipLinkFocusTextDecoration : string;
|
|
157
|
+
export const utrechtSkipLinkFocusVisibleOutlineColor : string;
|
|
158
|
+
export const utrechtSkipLinkBackgroundColor : string;
|
|
159
|
+
export const utrechtSkipLinkBorderColor : string;
|
|
160
|
+
export const utrechtSkipLinkColor : string;
|
|
161
|
+
export const utrechtSkipLinkBorderWidth : string;
|
|
162
|
+
export const utrechtSkipLinkBoxBlockEndShadowOffsetX : number;
|
|
163
|
+
export const utrechtSkipLinkBoxBlockEndShadowOffsetY : string;
|
|
164
|
+
export const utrechtSkipLinkBoxBlockEndShadowBlurRadius : string;
|
|
165
|
+
export const utrechtSkipLinkBoxBlockEndShadowSpreadRadius : number;
|
|
166
|
+
export const utrechtSkipLinkBoxBlockEndShadowColor : string;
|
|
167
|
+
export const utrechtSkipLinkTextDecoration : string;
|
|
168
|
+
export const utrechtSkipLinkTextUnderlineOffset : string;
|
|
141
169
|
export const utrechtSeparatorColor : string;
|
|
142
170
|
export const utrechtSeparatorBlockSize : string;
|
|
143
171
|
export const utrechtSeparatorMarginBlockEnd : string;
|
|
@@ -214,6 +242,17 @@ export const utrechtRadioButtonHoverBorderColor : string;
|
|
|
214
242
|
export const utrechtRadioButtonHoverBorderWidth : string;
|
|
215
243
|
export const utrechtRadioButtonBorderRadius : string;
|
|
216
244
|
export const utrechtRadioButtonBorderWidth : string;
|
|
245
|
+
export const utrechtParagraphColor : string;
|
|
246
|
+
export const utrechtParagraphFontFamily : string;
|
|
247
|
+
export const utrechtParagraphFontSize : string;
|
|
248
|
+
export const utrechtParagraphFontWeight : number;
|
|
249
|
+
export const utrechtParagraphLineHeight : string;
|
|
250
|
+
export const utrechtParagraphMarginBlockEnd : number;
|
|
251
|
+
export const utrechtParagraphMarginBlockStart : number;
|
|
252
|
+
export const utrechtParagraphLeadColor : string;
|
|
253
|
+
export const utrechtParagraphLeadFontSize : string;
|
|
254
|
+
export const utrechtParagraphLeadFontWeight : number;
|
|
255
|
+
export const utrechtParagraphLeadLineHeight : string;
|
|
217
256
|
export const utrechtOrderedListPaddingInlineStart : string;
|
|
218
257
|
export const utrechtOrderedListMarginBlockEnd : string;
|
|
219
258
|
export const utrechtOrderedListMarginBlockStart : string;
|
|
@@ -255,6 +294,41 @@ export const utrechtLinkFontFamily : string;
|
|
|
255
294
|
export const utrechtLinkFontWeight : number;
|
|
256
295
|
export const utrechtLinkFontSize : string;
|
|
257
296
|
export const utrechtLinkLineHeight : string;
|
|
297
|
+
export const utrechtHeading1Color : string;
|
|
298
|
+
export const utrechtHeading1FontFamily : string;
|
|
299
|
+
export const utrechtHeading1FontWeight : number;
|
|
300
|
+
export const utrechtHeading1LineHeight : string;
|
|
301
|
+
export const utrechtHeading1FontSize : string;
|
|
302
|
+
export const utrechtHeading1MarginBlockEnd : number;
|
|
303
|
+
export const utrechtHeading1MarginBlockStart : number;
|
|
304
|
+
export const utrechtHeading2Color : string;
|
|
305
|
+
export const utrechtHeading2FontFamily : string;
|
|
306
|
+
export const utrechtHeading2FontWeight : number;
|
|
307
|
+
export const utrechtHeading2LineHeight : string;
|
|
308
|
+
export const utrechtHeading2FontSize : string;
|
|
309
|
+
export const utrechtHeading2MarginBlockEnd : number;
|
|
310
|
+
export const utrechtHeading2MarginBlockStart : number;
|
|
311
|
+
export const utrechtHeading3Color : string;
|
|
312
|
+
export const utrechtHeading3FontFamily : string;
|
|
313
|
+
export const utrechtHeading3FontWeight : number;
|
|
314
|
+
export const utrechtHeading3LineHeight : string;
|
|
315
|
+
export const utrechtHeading3FontSize : string;
|
|
316
|
+
export const utrechtHeading3MarginBlockEnd : number;
|
|
317
|
+
export const utrechtHeading3MarginBlockStart : number;
|
|
318
|
+
export const utrechtHeading4Color : string;
|
|
319
|
+
export const utrechtHeading4FontFamily : string;
|
|
320
|
+
export const utrechtHeading4FontWeight : number;
|
|
321
|
+
export const utrechtHeading4LineHeight : string;
|
|
322
|
+
export const utrechtHeading4FontSize : string;
|
|
323
|
+
export const utrechtHeading4MarginBlockEnd : number;
|
|
324
|
+
export const utrechtHeading4MarginBlockStart : number;
|
|
325
|
+
export const utrechtHeading5Color : string;
|
|
326
|
+
export const utrechtHeading5FontFamily : string;
|
|
327
|
+
export const utrechtHeading5FontWeight : number;
|
|
328
|
+
export const utrechtHeading5LineHeight : string;
|
|
329
|
+
export const utrechtHeading5FontSize : string;
|
|
330
|
+
export const utrechtHeading5MarginBlockEnd : number;
|
|
331
|
+
export const utrechtHeading5MarginBlockStart : number;
|
|
258
332
|
export const utrechtFormLabelColor : string;
|
|
259
333
|
export const utrechtFormLabelFontSize : string;
|
|
260
334
|
export const utrechtFormLabelFontWeight : number;
|
|
@@ -314,6 +388,19 @@ export const utrechtFormFieldsetSectionColor : string;
|
|
|
314
388
|
export const utrechtFormFieldsetInvalidBorderInlineStartColor : string;
|
|
315
389
|
export const utrechtFormFieldsetInvalidPaddingInlineStart : number;
|
|
316
390
|
export const utrechtFormFieldsetInvalidBorderInlineStartWidth : string;
|
|
391
|
+
export const utrechtNumberBadgeFontSize : string;
|
|
392
|
+
export const utrechtNumberBadgeLineHeight : string;
|
|
393
|
+
export const utrechtNumberBadgeMinBlockSize : string;
|
|
394
|
+
export const utrechtNumberBadgeMinInlineSize : string;
|
|
395
|
+
export const utrechtNumberBadgeFontWeight : number;
|
|
396
|
+
export const utrechtNumberBadgeBorderWidth : string;
|
|
397
|
+
export const utrechtNumberBadgeBorderRadius : string;
|
|
398
|
+
export const utrechtNumberBadgeFontFamily : string;
|
|
399
|
+
export const utrechtNumberBadgeBackgroundColor : string;
|
|
400
|
+
export const utrechtNumberBadgeBorderColor : string;
|
|
401
|
+
export const utrechtNumberBadgeColor : string;
|
|
402
|
+
export const utrechtNumberBadgePaddingInline : string;
|
|
403
|
+
export const utrechtNumberBadgePaddingBlock : string;
|
|
317
404
|
export const utrechtCheckboxBorderRadius : number;
|
|
318
405
|
export const utrechtCheckboxSize : string;
|
|
319
406
|
export const utrechtCheckboxIconSize : string;
|
|
@@ -1006,6 +1093,7 @@ export const rhcCardAsLinkFullBleedBackgroundColor : string;
|
|
|
1006
1093
|
export const rhcCardAsLinkFullBleedBorderColor : string;
|
|
1007
1094
|
export const rhcCardAsLinkFullBleedColor : string;
|
|
1008
1095
|
export const rhcCardAsLinkFullBleedOpacity : number;
|
|
1096
|
+
export const rhcCardAsLinkHeadingColor : string;
|
|
1009
1097
|
export const rhcCardAsLinkHeadingPaddingBlockStart : string;
|
|
1010
1098
|
export const rhcCardAsLinkHeadingFontSize : string;
|
|
1011
1099
|
export const rhcCardAsLinkHeadingFontWeight : number;
|
|
@@ -1149,6 +1237,28 @@ export const nlParagraphLeadColor : string;
|
|
|
1149
1237
|
export const nlParagraphLeadFontSize : string;
|
|
1150
1238
|
export const nlParagraphLeadFontWeight : number;
|
|
1151
1239
|
export const nlParagraphLeadLineHeight : string;
|
|
1240
|
+
export const nlLinkColor : string;
|
|
1241
|
+
export const nlLinkTextDecorationColor : string;
|
|
1242
|
+
export const nlLinkActiveColor : string;
|
|
1243
|
+
export const nlLinkActiveTextDecoration : string;
|
|
1244
|
+
export const nlLinkFocusBackgroundColor : string;
|
|
1245
|
+
export const nlLinkFocusColor : string;
|
|
1246
|
+
export const nlLinkFocusTextDecoration : string;
|
|
1247
|
+
export const nlLinkFocusTextDecorationThickness : string;
|
|
1248
|
+
export const nlLinkHoverColor : string;
|
|
1249
|
+
export const nlLinkHoverTextDecoration : string;
|
|
1250
|
+
export const nlLinkHoverTextDecorationThickness : string;
|
|
1251
|
+
export const nlLinkVisitedColor : string;
|
|
1252
|
+
export const nlLinkTextDecoration : string;
|
|
1253
|
+
export const nlLinkIconInsetBlockStart : string;
|
|
1254
|
+
export const nlLinkIconSize : string;
|
|
1255
|
+
export const nlLinkColumnGap : string;
|
|
1256
|
+
export const nlLinkTextDecorationThickness : string;
|
|
1257
|
+
export const nlLinkTextUnderlineOffset : string;
|
|
1258
|
+
export const nlLinkFontFamily : string;
|
|
1259
|
+
export const nlLinkFontWeight : number;
|
|
1260
|
+
export const nlLinkFontSize : string;
|
|
1261
|
+
export const nlLinkLineHeight : string;
|
|
1152
1262
|
export const nlHeadingLevel1Color : string;
|
|
1153
1263
|
export const nlHeadingLevel1FontFamily : string;
|
|
1154
1264
|
export const nlHeadingLevel1FontWeight : number;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 19 Mar 2025 14:52:03 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const utrechtPreHeadingColor = "#0F172A";
|
|
@@ -138,6 +138,34 @@ export const utrechtTableContainerBoxInlineStartShadowBlur = "48px";
|
|
|
138
138
|
export const utrechtTableContainerBoxInlineStartShadowSpread = 0;
|
|
139
139
|
export const utrechtTableContainerBoxInlineStartShadowColor = "#0000001a";
|
|
140
140
|
export const utrechtTableFontSize = "1.25rem";
|
|
141
|
+
export const utrechtSkipLinkFontWeight = 700;
|
|
142
|
+
export const utrechtSkipLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
143
|
+
export const utrechtSkipLinkFontSize = "1.25rem";
|
|
144
|
+
export const utrechtSkipLinkLineHeight = "150%";
|
|
145
|
+
export const utrechtSkipLinkMinBlockSize = "48px";
|
|
146
|
+
export const utrechtSkipLinkMinInlineSize = "48px";
|
|
147
|
+
export const utrechtSkipLinkPaddingBlockEnd = "0.75rem";
|
|
148
|
+
export const utrechtSkipLinkPaddingBlockStart = "0.75rem";
|
|
149
|
+
export const utrechtSkipLinkPaddingInlineEnd = "1rem";
|
|
150
|
+
export const utrechtSkipLinkPaddingInlineStart = "1rem";
|
|
151
|
+
export const utrechtSkipLinkFocusBackgroundColor = "#fff";
|
|
152
|
+
export const utrechtSkipLinkFocusBorderColor = "#154273";
|
|
153
|
+
export const utrechtSkipLinkFocusBorderStyle = "solid";
|
|
154
|
+
export const utrechtSkipLinkFocusBorderWidth = "2px";
|
|
155
|
+
export const utrechtSkipLinkFocusColor = "#0F172A";
|
|
156
|
+
export const utrechtSkipLinkFocusTextDecoration = "None";
|
|
157
|
+
export const utrechtSkipLinkFocusVisibleOutlineColor = "#000";
|
|
158
|
+
export const utrechtSkipLinkBackgroundColor = "#154273";
|
|
159
|
+
export const utrechtSkipLinkBorderColor = "transparent";
|
|
160
|
+
export const utrechtSkipLinkColor = "#fff";
|
|
161
|
+
export const utrechtSkipLinkBorderWidth = "2px";
|
|
162
|
+
export const utrechtSkipLinkBoxBlockEndShadowOffsetX = 0;
|
|
163
|
+
export const utrechtSkipLinkBoxBlockEndShadowOffsetY = "16px";
|
|
164
|
+
export const utrechtSkipLinkBoxBlockEndShadowBlurRadius = "48px";
|
|
165
|
+
export const utrechtSkipLinkBoxBlockEndShadowSpreadRadius = 0;
|
|
166
|
+
export const utrechtSkipLinkBoxBlockEndShadowColor = "#0000001a";
|
|
167
|
+
export const utrechtSkipLinkTextDecoration = "underline";
|
|
168
|
+
export const utrechtSkipLinkTextUnderlineOffset = "0.125rem";
|
|
141
169
|
export const utrechtSeparatorColor = "#CBD5E1";
|
|
142
170
|
export const utrechtSeparatorBlockSize = "2px";
|
|
143
171
|
export const utrechtSeparatorMarginBlockEnd = "0.75rem";
|
|
@@ -214,6 +242,17 @@ export const utrechtRadioButtonHoverBorderColor = "#738eab";
|
|
|
214
242
|
export const utrechtRadioButtonHoverBorderWidth = "1px";
|
|
215
243
|
export const utrechtRadioButtonBorderRadius = "999px";
|
|
216
244
|
export const utrechtRadioButtonBorderWidth = "1px";
|
|
245
|
+
export const utrechtParagraphColor = "#0F172A";
|
|
246
|
+
export const utrechtParagraphFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
247
|
+
export const utrechtParagraphFontSize = "1.25rem";
|
|
248
|
+
export const utrechtParagraphFontWeight = 400;
|
|
249
|
+
export const utrechtParagraphLineHeight = "150%";
|
|
250
|
+
export const utrechtParagraphMarginBlockEnd = 0;
|
|
251
|
+
export const utrechtParagraphMarginBlockStart = 0;
|
|
252
|
+
export const utrechtParagraphLeadColor = "#0F172A";
|
|
253
|
+
export const utrechtParagraphLeadFontSize = "1.5rem";
|
|
254
|
+
export const utrechtParagraphLeadFontWeight = 400;
|
|
255
|
+
export const utrechtParagraphLeadLineHeight = "150%";
|
|
217
256
|
export const utrechtOrderedListPaddingInlineStart = "1.5rem";
|
|
218
257
|
export const utrechtOrderedListMarginBlockEnd = "0.25rem";
|
|
219
258
|
export const utrechtOrderedListMarginBlockStart = "0.25rem";
|
|
@@ -255,6 +294,41 @@ export const utrechtLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
|
255
294
|
export const utrechtLinkFontWeight = 400;
|
|
256
295
|
export const utrechtLinkFontSize = "1.25rem";
|
|
257
296
|
export const utrechtLinkLineHeight = "150%";
|
|
297
|
+
export const utrechtHeading1Color = "#154273";
|
|
298
|
+
export const utrechtHeading1FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
299
|
+
export const utrechtHeading1FontWeight = 700;
|
|
300
|
+
export const utrechtHeading1LineHeight = "125%";
|
|
301
|
+
export const utrechtHeading1FontSize = "3.125rem";
|
|
302
|
+
export const utrechtHeading1MarginBlockEnd = 0;
|
|
303
|
+
export const utrechtHeading1MarginBlockStart = 0;
|
|
304
|
+
export const utrechtHeading2Color = "#154273";
|
|
305
|
+
export const utrechtHeading2FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
306
|
+
export const utrechtHeading2FontWeight = 700;
|
|
307
|
+
export const utrechtHeading2LineHeight = "125%";
|
|
308
|
+
export const utrechtHeading2FontSize = "2.5rem";
|
|
309
|
+
export const utrechtHeading2MarginBlockEnd = 0;
|
|
310
|
+
export const utrechtHeading2MarginBlockStart = 0;
|
|
311
|
+
export const utrechtHeading3Color = "#154273";
|
|
312
|
+
export const utrechtHeading3FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
313
|
+
export const utrechtHeading3FontWeight = 700;
|
|
314
|
+
export const utrechtHeading3LineHeight = "125%";
|
|
315
|
+
export const utrechtHeading3FontSize = "1.875rem";
|
|
316
|
+
export const utrechtHeading3MarginBlockEnd = 0;
|
|
317
|
+
export const utrechtHeading3MarginBlockStart = 0;
|
|
318
|
+
export const utrechtHeading4Color = "#154273";
|
|
319
|
+
export const utrechtHeading4FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
320
|
+
export const utrechtHeading4FontWeight = 700;
|
|
321
|
+
export const utrechtHeading4LineHeight = "125%";
|
|
322
|
+
export const utrechtHeading4FontSize = "1.5rem";
|
|
323
|
+
export const utrechtHeading4MarginBlockEnd = 0;
|
|
324
|
+
export const utrechtHeading4MarginBlockStart = 0;
|
|
325
|
+
export const utrechtHeading5Color = "#154273";
|
|
326
|
+
export const utrechtHeading5FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
327
|
+
export const utrechtHeading5FontWeight = 700;
|
|
328
|
+
export const utrechtHeading5LineHeight = "125%";
|
|
329
|
+
export const utrechtHeading5FontSize = "1.25rem";
|
|
330
|
+
export const utrechtHeading5MarginBlockEnd = 0;
|
|
331
|
+
export const utrechtHeading5MarginBlockStart = 0;
|
|
258
332
|
export const utrechtFormLabelColor = "#0F172A";
|
|
259
333
|
export const utrechtFormLabelFontSize = "1.25rem";
|
|
260
334
|
export const utrechtFormLabelFontWeight = 700;
|
|
@@ -314,6 +388,19 @@ export const utrechtFormFieldsetSectionColor = "#0F172A";
|
|
|
314
388
|
export const utrechtFormFieldsetInvalidBorderInlineStartColor = "#d52b1e";
|
|
315
389
|
export const utrechtFormFieldsetInvalidPaddingInlineStart = 0;
|
|
316
390
|
export const utrechtFormFieldsetInvalidBorderInlineStartWidth = "0px";
|
|
391
|
+
export const utrechtNumberBadgeFontSize = "1.25rem";
|
|
392
|
+
export const utrechtNumberBadgeLineHeight = "150%";
|
|
393
|
+
export const utrechtNumberBadgeMinBlockSize = "24px";
|
|
394
|
+
export const utrechtNumberBadgeMinInlineSize = "24px";
|
|
395
|
+
export const utrechtNumberBadgeFontWeight = 700;
|
|
396
|
+
export const utrechtNumberBadgeBorderWidth = "0px";
|
|
397
|
+
export const utrechtNumberBadgeBorderRadius = "999px";
|
|
398
|
+
export const utrechtNumberBadgeFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
399
|
+
export const utrechtNumberBadgeBackgroundColor = "#154273";
|
|
400
|
+
export const utrechtNumberBadgeBorderColor = "transparent";
|
|
401
|
+
export const utrechtNumberBadgeColor = "#fff";
|
|
402
|
+
export const utrechtNumberBadgePaddingInline = "0.5rem";
|
|
403
|
+
export const utrechtNumberBadgePaddingBlock = "0.5rem";
|
|
317
404
|
export const utrechtCheckboxBorderRadius = 0;
|
|
318
405
|
export const utrechtCheckboxSize = "24px";
|
|
319
406
|
export const utrechtCheckboxIconSize = "24px";
|
|
@@ -983,14 +1070,14 @@ export const rhcCardAsLinkBorderWidth = "1px";
|
|
|
983
1070
|
export const rhcCardAsLinkColor = "#0F172A";
|
|
984
1071
|
export const rhcCardAsLinkColumnGap = "1rem";
|
|
985
1072
|
export const rhcCardAsLinkInlineSize = "328px";
|
|
986
|
-
export const rhcCardAsLinkIconColor = "#
|
|
1073
|
+
export const rhcCardAsLinkIconColor = "#154273";
|
|
987
1074
|
export const rhcCardAsLinkIconSize = "24px";
|
|
988
1075
|
export const rhcCardAsLinkLinkColor = "#01689b";
|
|
989
1076
|
export const rhcCardAsLinkLinkTextDecoration = "underline";
|
|
990
1077
|
export const rhcCardAsLinkLinkActiveTextDecoration = "none";
|
|
991
1078
|
export const rhcCardAsLinkLinkHoverTextDecoration = "none";
|
|
992
1079
|
export const rhcCardAsLinkLinkFocusTextDecoration = "none";
|
|
993
|
-
export const rhcCardAsLinkMetadataColor = "#
|
|
1080
|
+
export const rhcCardAsLinkMetadataColor = "#334155";
|
|
994
1081
|
export const rhcCardAsLinkPaddingBlockEnd = "1rem";
|
|
995
1082
|
export const rhcCardAsLinkPaddingBlockStart = "1rem";
|
|
996
1083
|
export const rhcCardAsLinkPaddingInlineEnd = "1rem";
|
|
@@ -1006,6 +1093,7 @@ export const rhcCardAsLinkFullBleedBackgroundColor = "#000";
|
|
|
1006
1093
|
export const rhcCardAsLinkFullBleedBorderColor = "transparent";
|
|
1007
1094
|
export const rhcCardAsLinkFullBleedColor = "#fff";
|
|
1008
1095
|
export const rhcCardAsLinkFullBleedOpacity = 0.5;
|
|
1096
|
+
export const rhcCardAsLinkHeadingColor = "#154273";
|
|
1009
1097
|
export const rhcCardAsLinkHeadingPaddingBlockStart = "0.5rem";
|
|
1010
1098
|
export const rhcCardAsLinkHeadingFontSize = "1.5rem";
|
|
1011
1099
|
export const rhcCardAsLinkHeadingFontWeight = 700;
|
|
@@ -1149,6 +1237,28 @@ export const nlParagraphLeadColor = "#0F172A";
|
|
|
1149
1237
|
export const nlParagraphLeadFontSize = "1.5rem";
|
|
1150
1238
|
export const nlParagraphLeadFontWeight = 400;
|
|
1151
1239
|
export const nlParagraphLeadLineHeight = "150%";
|
|
1240
|
+
export const nlLinkColor = "#01689b";
|
|
1241
|
+
export const nlLinkTextDecorationColor = "#01689b";
|
|
1242
|
+
export const nlLinkActiveColor = "#42145f";
|
|
1243
|
+
export const nlLinkActiveTextDecoration = "None";
|
|
1244
|
+
export const nlLinkFocusBackgroundColor = "transparent";
|
|
1245
|
+
export const nlLinkFocusColor = "#01689b";
|
|
1246
|
+
export const nlLinkFocusTextDecoration = "None";
|
|
1247
|
+
export const nlLinkFocusTextDecorationThickness = "auto";
|
|
1248
|
+
export const nlLinkHoverColor = "#01496c";
|
|
1249
|
+
export const nlLinkHoverTextDecoration = "None";
|
|
1250
|
+
export const nlLinkHoverTextDecorationThickness = "auto";
|
|
1251
|
+
export const nlLinkVisitedColor = "#42145f";
|
|
1252
|
+
export const nlLinkTextDecoration = "underline";
|
|
1253
|
+
export const nlLinkIconInsetBlockStart = "0.25rem";
|
|
1254
|
+
export const nlLinkIconSize = "24px";
|
|
1255
|
+
export const nlLinkColumnGap = "0.25rem";
|
|
1256
|
+
export const nlLinkTextDecorationThickness = "auto";
|
|
1257
|
+
export const nlLinkTextUnderlineOffset = "0.125rem";
|
|
1258
|
+
export const nlLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1259
|
+
export const nlLinkFontWeight = 400;
|
|
1260
|
+
export const nlLinkFontSize = "1.25rem";
|
|
1261
|
+
export const nlLinkLineHeight = "150%";
|
|
1152
1262
|
export const nlHeadingLevel1Color = "#154273";
|
|
1153
1263
|
export const nlHeadingLevel1FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1154
1264
|
export const nlHeadingLevel1FontWeight = 700;
|