@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
package/dist/index.js
CHANGED
|
@@ -1,13 +1,17 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 16 Jun 2025 09:33:53 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
|
+
export const utrechtColumnLayoutColumnRuleColor = "transparent";
|
|
7
|
+
export const utrechtColumnLayoutColumnRuleWidth = "0px";
|
|
8
|
+
export const utrechtColumnLayoutColumnWidth = "400px";
|
|
9
|
+
export const utrechtColumnLayoutGap = "0.75rem";
|
|
6
10
|
export const utrechtUnorderedListPaddingInlineStart = "1.5rem";
|
|
7
11
|
export const utrechtUnorderedListMarginBlockEnd = "0.25rem";
|
|
8
12
|
export const utrechtUnorderedListMarginBlockStart = "0.25rem";
|
|
9
13
|
export const utrechtUnorderedListColor = "#0F172A";
|
|
10
|
-
export const utrechtUnorderedListFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
14
|
+
export const utrechtUnorderedListFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
11
15
|
export const utrechtUnorderedListFontWeight = 400;
|
|
12
16
|
export const utrechtUnorderedListFontSize = "1.25rem";
|
|
13
17
|
export const utrechtUnorderedListLineHeight = "150%";
|
|
@@ -17,7 +21,7 @@ export const utrechtUnorderedListItemMarginBlockStart = "0.25rem";
|
|
|
17
21
|
export const utrechtUnorderedListMarkerColor = "#0F172A";
|
|
18
22
|
export const utrechtUnorderedListMarkerBorderColor = "#0F172A";
|
|
19
23
|
export const utrechtTextboxBorderRadius = "2.5px";
|
|
20
|
-
export const utrechtTextboxFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
24
|
+
export const utrechtTextboxFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
21
25
|
export const utrechtTextboxFontSize = "1.25rem";
|
|
22
26
|
export const utrechtTextboxFontWeight = 400;
|
|
23
27
|
export const utrechtTextboxLineHeight = "150%";
|
|
@@ -80,19 +84,19 @@ export const utrechtTextareaHoverBorderWidth = "1px";
|
|
|
80
84
|
export const utrechtTextareaBorderRadius = "2.5px";
|
|
81
85
|
export const utrechtTextareaBorderBottomWidth = "1px";
|
|
82
86
|
export const utrechtTextareaBorderWidth = "1px";
|
|
83
|
-
export const utrechtTextareaFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
87
|
+
export const utrechtTextareaFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
84
88
|
export const utrechtTextareaFontWeight = 400;
|
|
85
89
|
export const utrechtTextareaLineHeight = "150%";
|
|
86
90
|
export const utrechtTextareaFontSize = "1.25rem";
|
|
87
91
|
export const utrechtTableHeaderCellLineHeight = "150%";
|
|
88
92
|
export const utrechtTableHeaderCellColor = "#0F172A";
|
|
89
|
-
export const utrechtTableHeaderCellFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
93
|
+
export const utrechtTableHeaderCellFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
90
94
|
export const utrechtTableHeaderCellFontWeight = 700;
|
|
91
95
|
export const utrechtTableHeaderCellFontSize = "1.25rem";
|
|
92
96
|
export const utrechtTableCaptionLineHeight = "125%";
|
|
93
97
|
export const utrechtTableCaptionMarginBlockEnd = "1.5rem";
|
|
94
98
|
export const utrechtTableCaptionColor = "#0F172A";
|
|
95
|
-
export const utrechtTableCaptionFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
99
|
+
export const utrechtTableCaptionFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
96
100
|
export const utrechtTableCaptionFontWeight = 700;
|
|
97
101
|
export const utrechtTableCaptionFontSize = "1.875rem";
|
|
98
102
|
export const utrechtTableCellPaddingBlockEnd = "0.75rem";
|
|
@@ -101,7 +105,7 @@ export const utrechtTableCellPaddingInlineEnd = "1rem";
|
|
|
101
105
|
export const utrechtTableCellPaddingInlineStart = "1rem";
|
|
102
106
|
export const utrechtTableCellLineHeight = "150%";
|
|
103
107
|
export const utrechtTableDataCellColor = "#0F172A";
|
|
104
|
-
export const utrechtTableDataCellFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
108
|
+
export const utrechtTableDataCellFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
105
109
|
export const utrechtTableDataCellFontWeight = 400;
|
|
106
110
|
export const utrechtTableDataCellLineHeight = "150%";
|
|
107
111
|
export const utrechtTableDataCellFontSize = "1.25rem";
|
|
@@ -117,7 +121,7 @@ export const utrechtTableRowBackgroundColor = "transparent";
|
|
|
117
121
|
export const utrechtTableFooterCellFontWeight = 700;
|
|
118
122
|
export const utrechtTableFooterCellFontSize = "1.25rem";
|
|
119
123
|
export const utrechtTableFooterCellColor = "#0F172A";
|
|
120
|
-
export const utrechtTableFooterCellFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
124
|
+
export const utrechtTableFooterCellFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
121
125
|
export const utrechtTableFooterCellLineHeight = "150%";
|
|
122
126
|
export const utrechtTableContainerBoxInlineEndShadowX = 0;
|
|
123
127
|
export const utrechtTableContainerBoxInlineEndShadowY = "16px";
|
|
@@ -131,7 +135,7 @@ export const utrechtTableContainerBoxInlineStartShadowSpread = 0;
|
|
|
131
135
|
export const utrechtTableContainerBoxInlineStartShadowColor = "#0000001a";
|
|
132
136
|
export const utrechtTableFontSize = "1.25rem";
|
|
133
137
|
export const utrechtSkipLinkFontWeight = 700;
|
|
134
|
-
export const utrechtSkipLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
138
|
+
export const utrechtSkipLinkFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
135
139
|
export const utrechtSkipLinkFontSize = "1.25rem";
|
|
136
140
|
export const utrechtSkipLinkLineHeight = "150%";
|
|
137
141
|
export const utrechtSkipLinkMinBlockSize = "48px";
|
|
@@ -189,7 +193,7 @@ export const utrechtSelectPaddingInlineStart = "0.75rem";
|
|
|
189
193
|
export const utrechtSelectBorderRadius = "2.5px";
|
|
190
194
|
export const utrechtSelectBorderBottomWidth = "auto";
|
|
191
195
|
export const utrechtSelectBorderWidth = "1px";
|
|
192
|
-
export const utrechtSelectFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
196
|
+
export const utrechtSelectFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
193
197
|
export const utrechtSelectFontWeight = 400;
|
|
194
198
|
export const utrechtSelectLineHeight = "150%";
|
|
195
199
|
export const utrechtSelectFontSize = "1.25rem";
|
|
@@ -235,12 +239,12 @@ export const utrechtRadioButtonHoverBorderWidth = "1px";
|
|
|
235
239
|
export const utrechtRadioButtonBorderRadius = "999px";
|
|
236
240
|
export const utrechtRadioButtonBorderWidth = "1px";
|
|
237
241
|
export const utrechtPreHeadingColor = "#0F172A";
|
|
238
|
-
export const utrechtPreHeadingFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
242
|
+
export const utrechtPreHeadingFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
239
243
|
export const utrechtPreHeadingFontWeight = 700;
|
|
240
244
|
export const utrechtPreHeadingLineHeight = "125%";
|
|
241
245
|
export const utrechtPreHeadingFontSize = "1rem";
|
|
242
246
|
export const utrechtParagraphColor = "#0F172A";
|
|
243
|
-
export const utrechtParagraphFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
247
|
+
export const utrechtParagraphFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
244
248
|
export const utrechtParagraphFontSize = "1.25rem";
|
|
245
249
|
export const utrechtParagraphFontWeight = 400;
|
|
246
250
|
export const utrechtParagraphLineHeight = "150%";
|
|
@@ -258,7 +262,7 @@ export const utrechtOrderedListItemPaddingInlineStart = 0;
|
|
|
258
262
|
export const utrechtOrderedListItemMarginBlockEnd = "0.25rem";
|
|
259
263
|
export const utrechtOrderedListItemMarginBlockStart = "0.25rem";
|
|
260
264
|
export const utrechtOrderedListColor = "#0F172A";
|
|
261
|
-
export const utrechtOrderedListFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
265
|
+
export const utrechtOrderedListFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
262
266
|
export const utrechtOrderedListFontWeight = 400;
|
|
263
267
|
export const utrechtOrderedListFontSize = "1.25rem";
|
|
264
268
|
export const utrechtOrderedListLineHeight = "150%";
|
|
@@ -287,7 +291,7 @@ export const utrechtLinkIconSize = "24px";
|
|
|
287
291
|
export const utrechtLinkColumnGap = "0.25rem";
|
|
288
292
|
export const utrechtLinkTextDecorationThickness = "auto";
|
|
289
293
|
export const utrechtLinkTextUnderlineOffset = "0.125rem";
|
|
290
|
-
export const utrechtLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
294
|
+
export const utrechtLinkFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
291
295
|
export const utrechtLinkFontWeight = 400;
|
|
292
296
|
export const utrechtLinkFontSize = "1.25rem";
|
|
293
297
|
export const utrechtLinkLineHeight = "150%";
|
|
@@ -295,35 +299,35 @@ export const utrechtIconColor = "inherit";
|
|
|
295
299
|
export const utrechtIconSize = "24px";
|
|
296
300
|
export const utrechtIconInsetBlockStart = 0;
|
|
297
301
|
export const utrechtHeading1Color = "#154273";
|
|
298
|
-
export const utrechtHeading1FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
302
|
+
export const utrechtHeading1FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
299
303
|
export const utrechtHeading1FontWeight = 700;
|
|
300
304
|
export const utrechtHeading1LineHeight = "125%";
|
|
301
305
|
export const utrechtHeading1FontSize = "3.125rem";
|
|
302
306
|
export const utrechtHeading1MarginBlockEnd = 0;
|
|
303
307
|
export const utrechtHeading1MarginBlockStart = 0;
|
|
304
308
|
export const utrechtHeading2Color = "#154273";
|
|
305
|
-
export const utrechtHeading2FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
309
|
+
export const utrechtHeading2FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
306
310
|
export const utrechtHeading2FontWeight = 700;
|
|
307
311
|
export const utrechtHeading2LineHeight = "125%";
|
|
308
312
|
export const utrechtHeading2FontSize = "2.5rem";
|
|
309
313
|
export const utrechtHeading2MarginBlockEnd = 0;
|
|
310
314
|
export const utrechtHeading2MarginBlockStart = 0;
|
|
311
315
|
export const utrechtHeading3Color = "#154273";
|
|
312
|
-
export const utrechtHeading3FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
316
|
+
export const utrechtHeading3FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
313
317
|
export const utrechtHeading3FontWeight = 700;
|
|
314
318
|
export const utrechtHeading3LineHeight = "125%";
|
|
315
319
|
export const utrechtHeading3FontSize = "1.875rem";
|
|
316
320
|
export const utrechtHeading3MarginBlockEnd = 0;
|
|
317
321
|
export const utrechtHeading3MarginBlockStart = 0;
|
|
318
322
|
export const utrechtHeading4Color = "#154273";
|
|
319
|
-
export const utrechtHeading4FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
323
|
+
export const utrechtHeading4FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
320
324
|
export const utrechtHeading4FontWeight = 700;
|
|
321
325
|
export const utrechtHeading4LineHeight = "125%";
|
|
322
326
|
export const utrechtHeading4FontSize = "1.5rem";
|
|
323
327
|
export const utrechtHeading4MarginBlockEnd = 0;
|
|
324
328
|
export const utrechtHeading4MarginBlockStart = 0;
|
|
325
329
|
export const utrechtHeading5Color = "#154273";
|
|
326
|
-
export const utrechtHeading5FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
330
|
+
export const utrechtHeading5FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
327
331
|
export const utrechtHeading5FontWeight = 700;
|
|
328
332
|
export const utrechtHeading5LineHeight = "125%";
|
|
329
333
|
export const utrechtHeading5FontSize = "1.25rem";
|
|
@@ -333,20 +337,20 @@ export const utrechtFormLabelColor = "#0F172A";
|
|
|
333
337
|
export const utrechtFormLabelFontSize = "1.25rem";
|
|
334
338
|
export const utrechtFormLabelFontWeight = 700;
|
|
335
339
|
export const utrechtFormFieldLabelColor = "#0F172A";
|
|
336
|
-
export const utrechtFormFieldLabelFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
340
|
+
export const utrechtFormFieldLabelFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
337
341
|
export const utrechtFormFieldLabelFontSize = "1.25rem";
|
|
338
342
|
export const utrechtFormFieldLabelFontWeight = 700;
|
|
339
343
|
export const utrechtFormFieldLabelLineHeight = "150%";
|
|
340
344
|
export const utrechtFormFieldErrorMessageIconSize = "24px";
|
|
341
345
|
export const utrechtFormFieldErrorMessageIconMarginInlineEnd = "0.5rem";
|
|
342
346
|
export const utrechtFormFieldErrorMessageColor = "#d52b1e";
|
|
343
|
-
export const utrechtFormFieldErrorMessageFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
347
|
+
export const utrechtFormFieldErrorMessageFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
344
348
|
export const utrechtFormFieldErrorMessageFontSize = "1.25rem";
|
|
345
349
|
export const utrechtFormFieldErrorMessageFontWeight = 400;
|
|
346
350
|
export const utrechtFormFieldErrorMessageMarginBlockEnd = "0.5rem";
|
|
347
351
|
export const utrechtFormFieldErrorMessagePaddingBlockEnd = "0.5rem";
|
|
348
352
|
export const utrechtFormFieldDescriptionColor = "#334155";
|
|
349
|
-
export const utrechtFormFieldDescriptionFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
353
|
+
export const utrechtFormFieldDescriptionFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
350
354
|
export const utrechtFormFieldDescriptionFontSize = "1.25rem";
|
|
351
355
|
export const utrechtFormFieldDescriptionLineHeight = "150%";
|
|
352
356
|
export const utrechtFormFieldDescriptionMarginBlockStart = "-0.5rem";
|
|
@@ -378,7 +382,7 @@ export const utrechtFigureImgBorderEndStartRadius = 0;
|
|
|
378
382
|
export const utrechtFigureImgBorderStartEndRadius = 0;
|
|
379
383
|
export const utrechtFigureImgBorderStartStartRadius = 0;
|
|
380
384
|
export const utrechtFormFieldsetLegendColor = "#0F172A";
|
|
381
|
-
export const utrechtFormFieldsetLegendFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
385
|
+
export const utrechtFormFieldsetLegendFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
382
386
|
export const utrechtFormFieldsetLegendFontSize = "1.25rem";
|
|
383
387
|
export const utrechtFormFieldsetLegendFontWeight = 700;
|
|
384
388
|
export const utrechtFormFieldsetLegendLineHeight = "150%";
|
|
@@ -389,18 +393,18 @@ export const utrechtFormFieldsetInvalidBorderInlineStartColor = "#d52b1e";
|
|
|
389
393
|
export const utrechtFormFieldsetInvalidPaddingInlineStart = 0;
|
|
390
394
|
export const utrechtFormFieldsetInvalidBorderInlineStartWidth = "0px";
|
|
391
395
|
export const utrechtNumberBadgeFontSize = "1.25rem";
|
|
392
|
-
export const utrechtNumberBadgeLineHeight = "
|
|
396
|
+
export const utrechtNumberBadgeLineHeight = "125%";
|
|
393
397
|
export const utrechtNumberBadgeMinBlockSize = "24px";
|
|
394
398
|
export const utrechtNumberBadgeMinInlineSize = "24px";
|
|
395
399
|
export const utrechtNumberBadgeFontWeight = 700;
|
|
396
400
|
export const utrechtNumberBadgeBorderWidth = "0px";
|
|
397
401
|
export const utrechtNumberBadgeBorderRadius = "999px";
|
|
398
|
-
export const utrechtNumberBadgeFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
402
|
+
export const utrechtNumberBadgeFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
399
403
|
export const utrechtNumberBadgeBackgroundColor = "#154273";
|
|
400
404
|
export const utrechtNumberBadgeBorderColor = "transparent";
|
|
401
405
|
export const utrechtNumberBadgeColor = "#fff";
|
|
402
406
|
export const utrechtNumberBadgePaddingInline = "0.5rem";
|
|
403
|
-
export const utrechtNumberBadgePaddingBlock = "0.
|
|
407
|
+
export const utrechtNumberBadgePaddingBlock = "0.125rem";
|
|
404
408
|
export const utrechtCheckboxBorderRadius = "2.5px";
|
|
405
409
|
export const utrechtCheckboxSize = "24px";
|
|
406
410
|
export const utrechtCheckboxIconSize = "24px";
|
|
@@ -473,7 +477,7 @@ export const utrechtButtonBorderRadius = "5px";
|
|
|
473
477
|
export const utrechtButtonBorderWidth = "1px";
|
|
474
478
|
export const utrechtButtonIconGap = "0.5rem";
|
|
475
479
|
export const utrechtButtonIconSize = "24px";
|
|
476
|
-
export const utrechtButtonFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
480
|
+
export const utrechtButtonFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
477
481
|
export const utrechtButtonFontSize = "1.25rem";
|
|
478
482
|
export const utrechtButtonFontWeight = 700;
|
|
479
483
|
export const utrechtButtonLineHeight = "150%";
|
|
@@ -585,39 +589,45 @@ export const utrechtBreadcrumbNavDividerSize = "24px";
|
|
|
585
589
|
export const utrechtBreadcrumbNavDividerColor = "#334155";
|
|
586
590
|
export const utrechtBreadcrumbNavDividerInsetBlockStart = 0;
|
|
587
591
|
export const utrechtBreadcrumbNavMarginInline = "0.5rem";
|
|
588
|
-
export const utrechtBreadcrumbNavFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
592
|
+
export const utrechtBreadcrumbNavFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
589
593
|
export const utrechtBreadcrumbNavFontWeight = 400;
|
|
594
|
+
export const utrechtBlockquoteBackgroundColor = "transparent";
|
|
595
|
+
export const utrechtBlockquoteBorderInlineStartWidth = 0;
|
|
596
|
+
export const utrechtBlockquoteBorderColor = "transparent";
|
|
597
|
+
export const utrechtBlockquoteBorderRadius = 0;
|
|
598
|
+
export const utrechtBlockquoteBorderWidth = 0;
|
|
599
|
+
export const utrechtBlockquoteColor = "#154273";
|
|
600
|
+
export const utrechtBlockquoteFontSize = "1.25rem";
|
|
601
|
+
export const utrechtBlockquoteFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
602
|
+
export const utrechtBlockquotePaddingBlockEnd = "2rem";
|
|
603
|
+
export const utrechtBlockquotePaddingBlockStart = "2rem";
|
|
604
|
+
export const utrechtBlockquotePaddingInlineEnd = "2rem";
|
|
605
|
+
export const utrechtBlockquotePaddingInlineStart = "2rem";
|
|
606
|
+
export const utrechtBlockquoteRowGap = "0.75rem";
|
|
607
|
+
export const utrechtBlockquoteAttributionColor = "#154273";
|
|
608
|
+
export const utrechtBlockquoteAttributionFontSize = "1.25rem";
|
|
609
|
+
export const utrechtBlockquoteContentColor = "#154273";
|
|
610
|
+
export const utrechtBlockquoteContentFontSize = "1.25rem";
|
|
611
|
+
export const utrechtBlockquoteContentFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
612
|
+
export const utrechtBlockquoteContentLineHeight = "150%";
|
|
613
|
+
export const utrechtBlockquoteContentFontWeight = 400;
|
|
590
614
|
export const utrechtBlockquoteCaptionFontSize = "1.25rem";
|
|
591
|
-
export const utrechtBlockquoteCaptionFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
615
|
+
export const utrechtBlockquoteCaptionFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
592
616
|
export const utrechtBlockquoteCaptionLineHeight = "150%";
|
|
593
617
|
export const utrechtBlockquoteCaptionFontWeight = 400;
|
|
594
618
|
export const utrechtBlockquoteCaptionPaddingBlockStart = "0.75rem";
|
|
595
|
-
export const utrechtBlockquoteCaptionColor = "#
|
|
596
|
-
export const utrechtBlockquoteContentFontFamily = "RijksoverheidSerifWeb, 'Times New Roman', serif";
|
|
597
|
-
export const utrechtBlockquoteContentLineHeight = "150%";
|
|
598
|
-
export const utrechtBlockquoteContentFontWeight = 400;
|
|
599
|
-
export const utrechtBlockquoteContentFontSize = "1.5rem";
|
|
600
|
-
export const utrechtBlockquoteContentColor = "#0F172A";
|
|
619
|
+
export const utrechtBlockquoteCaptionColor = "#154273";
|
|
601
620
|
export const utrechtBlockquoteMarginBlockEnd = 0;
|
|
602
621
|
export const utrechtBlockquoteMarginBlockStart = 0;
|
|
603
622
|
export const utrechtBlockquoteMarginInlineEnd = 0;
|
|
604
623
|
export const utrechtBlockquoteMarginInlineStart = 0;
|
|
605
|
-
export const utrechtBlockquotePaddingBlockEnd = "2rem";
|
|
606
|
-
export const utrechtBlockquotePaddingBlockStart = "2rem";
|
|
607
|
-
export const utrechtBlockquotePaddingInlineEnd = "2rem";
|
|
608
|
-
export const utrechtBlockquotePaddingInlineStart = "2rem";
|
|
609
|
-
export const utrechtBlockquoteRowGap = "0.75rem";
|
|
610
|
-
export const utrechtBlockquoteBackgroundColor = "transparent";
|
|
611
|
-
export const utrechtBlockquoteBorderColor = "#154273";
|
|
612
624
|
export const utrechtBlockquoteBorderBlockStartWidth = 0;
|
|
613
625
|
export const utrechtBlockquoteBorderBlockEndWidth = 0;
|
|
614
|
-
export const utrechtBlockquoteBorderInlineStartWidth = 0;
|
|
615
626
|
export const utrechtBlockquoteBorderInlineEndWidth = 0;
|
|
616
627
|
export const utrechtBlockquoteBorderStartStartRadius = 0;
|
|
617
628
|
export const utrechtBlockquoteBorderStartEndRadius = 0;
|
|
618
629
|
export const utrechtBlockquoteBorderEndStartRadius = 0;
|
|
619
630
|
export const utrechtBlockquoteBorderEndEndRadius = 0;
|
|
620
|
-
export const utrechtBlockquoteBorderWidth = "2px";
|
|
621
631
|
export const utrechtBlockquoteBlueCornerBorderVariationBorderColor = "#154273";
|
|
622
632
|
export const utrechtBlockquoteBlueCornerBorderVariationBorderBlockEndWidth = "2px";
|
|
623
633
|
export const utrechtBlockquoteBlueCornerBorderVariationBorderInlineEndWidth = "2px";
|
|
@@ -637,7 +647,7 @@ export const utrechtBlockquotePinkCornerBorderVariationBorderInlineStartWidth =
|
|
|
637
647
|
export const utrechtBlockquotePinkCornerBorderVariationBorderStartStartRadius = "3rem";
|
|
638
648
|
export const utrechtBlockquotePinkCornerBorderVariationPadding = "2.5rem";
|
|
639
649
|
export const utrechtArticleMaxInlineSize = "75ch";
|
|
640
|
-
export const utrechtAlertHeadingFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
650
|
+
export const utrechtAlertHeadingFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
641
651
|
export const utrechtAlertHeadingFontWeight = 700;
|
|
642
652
|
export const utrechtAlertHeadingLineHeight = "150%";
|
|
643
653
|
export const utrechtAlertHeadingFontSize = "1.25rem";
|
|
@@ -651,19 +661,19 @@ export const utrechtAlertPaddingInlineEnd = "1rem";
|
|
|
651
661
|
export const utrechtAlertPaddingInlineStart = "1rem";
|
|
652
662
|
export const utrechtAlertBackgroundColor = "#d9ebf7";
|
|
653
663
|
export const utrechtAlertBorderColor = "transparent";
|
|
654
|
-
export const utrechtAlertColor = "#
|
|
664
|
+
export const utrechtAlertColor = "#000";
|
|
655
665
|
export const utrechtAlertInfoBackgroundColor = "#d9ebf7";
|
|
656
666
|
export const utrechtAlertInfoBorderColor = "transparent";
|
|
657
|
-
export const utrechtAlertInfoColor = "#
|
|
667
|
+
export const utrechtAlertInfoColor = "#000";
|
|
658
668
|
export const utrechtAlertErrorBackgroundColor = "#f9dfdd";
|
|
659
669
|
export const utrechtAlertErrorBorderColor = "transparent";
|
|
660
|
-
export const utrechtAlertErrorColor = "#
|
|
670
|
+
export const utrechtAlertErrorColor = "#000";
|
|
661
671
|
export const utrechtAlertOkBackgroundColor = "#e1eddb";
|
|
662
672
|
export const utrechtAlertOkBorderColor = "transparent";
|
|
663
|
-
export const utrechtAlertOkColor = "#
|
|
673
|
+
export const utrechtAlertOkColor = "#000";
|
|
664
674
|
export const utrechtAlertWarningBackgroundColor = "#fff4db";
|
|
665
675
|
export const utrechtAlertWarningBorderColor = "transparent";
|
|
666
|
-
export const utrechtAlertWarningColor = "#
|
|
676
|
+
export const utrechtAlertWarningColor = "#000";
|
|
667
677
|
export const utrechtAlertIconInsetBlockStart = "3px";
|
|
668
678
|
export const utrechtAlertIconInfoColor = "#007bc7";
|
|
669
679
|
export const utrechtAlertIconErrorColor = "#d52b1e";
|
|
@@ -695,9 +705,15 @@ export const utrechtAccordionButtonActiveBackgroundColor = "#F1F5F9";
|
|
|
695
705
|
export const utrechtAccordionButtonActiveBorderColor = "#94A3B8";
|
|
696
706
|
export const utrechtAccordionButtonActiveColor = "#0F172A";
|
|
697
707
|
export const utrechtAccordionButtonActiveRowGap = 0;
|
|
708
|
+
export const utrechtActionActivateCursor = "pointer";
|
|
709
|
+
export const utrechtActionBusyCursor = "wait";
|
|
710
|
+
export const utrechtActionDisabledCursor = "not-allowed";
|
|
711
|
+
export const utrechtActionInertCursor = "default";
|
|
712
|
+
export const utrechtActionNavigateCursor = "pointer";
|
|
713
|
+
export const utrechtActionSubmitCursor = "pointer";
|
|
698
714
|
export const utrechtDocumentBackgroundColor = "#fff";
|
|
699
715
|
export const utrechtDocumentColor = "#0F172A";
|
|
700
|
-
export const utrechtDocumentFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
716
|
+
export const utrechtDocumentFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
701
717
|
export const utrechtDocumentFontSize = "1.25rem";
|
|
702
718
|
export const utrechtDocumentLineHeight = "150%";
|
|
703
719
|
export const utrechtDocumentFontWeight = 400;
|
|
@@ -741,7 +757,7 @@ export const rhcSidenavLinkLineHeight = "150%";
|
|
|
741
757
|
export const rhcSidenavLinkIconSize = "24px";
|
|
742
758
|
export const rhcSidenavLinkIconMarginInline = "0.5rem";
|
|
743
759
|
export const rhcSidenavLinkFontSize = "1.25rem";
|
|
744
|
-
export const rhcSidenavLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
760
|
+
export const rhcSidenavLinkFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
745
761
|
export const rhcSidenavLinkFontWeight = 400;
|
|
746
762
|
export const rhcSidenavLinkCurrentFontWeight = 700;
|
|
747
763
|
export const rhcSidenavLinkCurrentColor = "#0F172A";
|
|
@@ -770,10 +786,10 @@ export const rhcNavigationListIconColor = "#fff";
|
|
|
770
786
|
export const rhcNavigationListItemIconPaddingInline = "0.5rem";
|
|
771
787
|
export const rhcNavigationListItemIconPaddingBlock = "0.5rem";
|
|
772
788
|
export const rhcNavigationListItemIconSize = "24px";
|
|
773
|
-
export const rhcNavigationListItemContentFontSize = "1.
|
|
789
|
+
export const rhcNavigationListItemContentFontSize = "1.25rem";
|
|
774
790
|
export const rhcNavigationListItemContentColumnGap = "0.5rem";
|
|
775
791
|
export const rhcNavigationListItemContentRowGap = "0.25rem";
|
|
776
|
-
export const rhcNavigationListItemLabelFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
792
|
+
export const rhcNavigationListItemLabelFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
777
793
|
export const rhcNavigationListItemLabelFontSize = "1.875rem";
|
|
778
794
|
export const rhcNavigationListItemLabelFontWeight = 700;
|
|
779
795
|
export const rhcNavigationListItemLabelLineHeight = "150%";
|
|
@@ -824,10 +840,10 @@ export const rhcMessageListItemIconColor = "#0F172A";
|
|
|
824
840
|
export const rhcMessageListItemMinHeight = "48px";
|
|
825
841
|
export const rhcMessageListItemPaddingBlock = "0.75rem";
|
|
826
842
|
export const rhcMessageListItemPaddingInline = "1rem";
|
|
827
|
-
export const rhcMessageListItemContentFontSize = "1.
|
|
843
|
+
export const rhcMessageListItemContentFontSize = "1.25rem";
|
|
828
844
|
export const rhcMessageListItemContentColumnGap = "0.5rem";
|
|
829
845
|
export const rhcMessageListItemContentRowGap = "0.5rem";
|
|
830
|
-
export const rhcMessageListItemLabelFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
846
|
+
export const rhcMessageListItemLabelFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
831
847
|
export const rhcMessageListItemLabelFontSize = "1.25rem";
|
|
832
848
|
export const rhcMessageListItemLabelFontWeight = 700;
|
|
833
849
|
export const rhcMessageListItemLabelLineHeight = "150%";
|
|
@@ -844,7 +860,7 @@ export const rhcLogoSubtitleFontWeight = 400;
|
|
|
844
860
|
export const rhcLogoSubtitleLineHeight = "1rem";
|
|
845
861
|
export const rhcLogoSubtitleFontSize = "0.775rem";
|
|
846
862
|
export const rhcLogoColumnGap = "12px";
|
|
847
|
-
export const rhcLogoFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
863
|
+
export const rhcLogoFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
848
864
|
export const rhcLogoColor = "#154273";
|
|
849
865
|
export const rhcLinkListCardBackgroundColor = "#fff";
|
|
850
866
|
export const rhcLinkListCardPaddingBlockStart = "1.5rem";
|
|
@@ -860,11 +876,11 @@ export const rhcIconOnlyButtonPaddingInlineStart = "0.75rem";
|
|
|
860
876
|
export const rhcHeroHeadingFontWeight = 700;
|
|
861
877
|
export const rhcHeroHeadingLineHeight = "125%";
|
|
862
878
|
export const rhcHeroHeadingFontSize = "1.875rem";
|
|
863
|
-
export const rhcHeroHeadingFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
879
|
+
export const rhcHeroHeadingFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
864
880
|
export const rhcHeroSubHeadingFontWeight = 400;
|
|
865
881
|
export const rhcHeroSubHeadingLineHeight = "150%";
|
|
866
882
|
export const rhcHeroSubHeadingFontSize = "1.25rem";
|
|
867
|
-
export const rhcHeroSubHeadingFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
883
|
+
export const rhcHeroSubHeadingFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
868
884
|
export const rhcHeroMessageBackgroundColor = "#154273";
|
|
869
885
|
export const rhcHeroMessageColor = "#fff";
|
|
870
886
|
export const rhcHeroMessageRowGap = "0.125rem";
|
|
@@ -919,6 +935,39 @@ export const rhcFileSubtitleColor = "#64748B";
|
|
|
919
935
|
export const rhcDotBadgeBorderRadius = "999px";
|
|
920
936
|
export const rhcDotBadgeColor = "#d52b1e";
|
|
921
937
|
export const rhcDotBadgeSize = "12px";
|
|
938
|
+
export const rhcDataSummaryFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
939
|
+
export const rhcDataSummaryItemValueFontWeight = 400;
|
|
940
|
+
export const rhcDataSummaryItemValueRowPaddingBlockEnd = "0.75rem";
|
|
941
|
+
export const rhcDataSummaryItemValueRowPaddingBlockStart = "0.75rem";
|
|
942
|
+
export const rhcDataSummaryItemValueRowPaddingInlineEnd = 0;
|
|
943
|
+
export const rhcDataSummaryItemValueRowPaddingInlineStart = "0px";
|
|
944
|
+
export const rhcDataSummaryItemValuePaddingBlockEnd = "0.75rem";
|
|
945
|
+
export const rhcDataSummaryItemValuePaddingBlockStart = 0;
|
|
946
|
+
export const rhcDataSummaryItemValuePaddingInlineEnd = 0;
|
|
947
|
+
export const rhcDataSummaryItemValuePaddingInlineStart = 0;
|
|
948
|
+
export const rhcDataSummaryItemKeyFontWeight = 700;
|
|
949
|
+
export const rhcDataSummaryItemKeyRowPaddingBlockEnd = "0.75rem";
|
|
950
|
+
export const rhcDataSummaryItemKeyRowPaddingBlockStart = "0.75rem";
|
|
951
|
+
export const rhcDataSummaryItemKeyRowPaddingInlineEnd = "1rem";
|
|
952
|
+
export const rhcDataSummaryItemKeyRowPaddingInlineStart = 0;
|
|
953
|
+
export const rhcDataSummaryItemKeyPaddingBlockEnd = "0.25rem";
|
|
954
|
+
export const rhcDataSummaryItemKeyPaddingBlockStart = "0.75rem";
|
|
955
|
+
export const rhcDataSummaryItemKeyPaddingInlineEnd = 0;
|
|
956
|
+
export const rhcDataSummaryItemKeyPaddingInlineStart = 0;
|
|
957
|
+
export const rhcDataSummaryItemBorderWidth = "1px";
|
|
958
|
+
export const rhcDataSummaryItemBorderColor = "#CBD5E1";
|
|
959
|
+
export const rhcDataSummaryItemBorderBlockEndStyle = "solid";
|
|
960
|
+
export const rhcDataSummaryItemColor = "#0F172A";
|
|
961
|
+
export const rhcDataSummaryFontSize = "1.25rem";
|
|
962
|
+
export const rhcDataSummaryLineHeight = "150%";
|
|
963
|
+
export const rhcDataSummaryItemActionRowPaddingBlockEnd = "0.75rem";
|
|
964
|
+
export const rhcDataSummaryItemActionRowPaddingBlockStart = "0.75rem";
|
|
965
|
+
export const rhcDataSummaryItemActionRowPaddingInlineEnd = 0;
|
|
966
|
+
export const rhcDataSummaryItemActionRowPaddingInlineStart = "1rem";
|
|
967
|
+
export const rhcDataSummaryItemActionPaddingBlockEnd = "0.75rem";
|
|
968
|
+
export const rhcDataSummaryItemActionPaddingBlockStart = "0.75rem";
|
|
969
|
+
export const rhcDataSummaryItemActionPaddingInlineEnd = "1rem";
|
|
970
|
+
export const rhcDataSummaryItemActionPaddingInlineStart = 0;
|
|
922
971
|
export const rhcCodeInputSize = "48px";
|
|
923
972
|
export const rhcCodeInputGroupColumnGap = "0.5rem";
|
|
924
973
|
export const rhcCheckboxGroupPaddingBlockEnd = "0.5rem";
|
|
@@ -967,23 +1016,7 @@ export const rhcCardAsLinkHorizontalPaddingBlockStart = 0;
|
|
|
967
1016
|
export const rhcCardAsLinkHorizontalPaddingInlineEnd = "1rem";
|
|
968
1017
|
export const rhcCardAsLinkHorizontalPaddingInlineStart = "1rem";
|
|
969
1018
|
export const rhcCardAsLinkHorizontalHeadingInlineSize = "200px";
|
|
970
|
-
export const
|
|
971
|
-
export const rhcAccordionButtonFontSize = "1.25rem";
|
|
972
|
-
export const rhcAccordionButtonFontWeight = 400;
|
|
973
|
-
export const rhcAccordionButtonLineHeight = "150%";
|
|
974
|
-
export const rhcAccordionButtonIconMarginBlock = "0.25rem";
|
|
975
|
-
export const rhcAccordionButtonPaddingBlockEnd = "0.75rem";
|
|
976
|
-
export const rhcAccordionButtonPaddingBlockStart = "0.75rem";
|
|
977
|
-
export const rhcAccordionButtonPaddingInlineEnd = "1rem";
|
|
978
|
-
export const rhcAccordionButtonPaddingInlineStart = "1rem";
|
|
979
|
-
export const rhcAccordionButtonExpandedBackgroundColor = "#fff";
|
|
980
|
-
export const rhcAccordionButtonExpandedColor = "#0F172A";
|
|
981
|
-
export const rhcAccordionSectionBorderBlockEndWidth = "1px";
|
|
982
|
-
export const rhcAccordionSectionBorderWidth = 0;
|
|
983
|
-
export const rhcAccordionSectionBorderColor = "#94A3B8";
|
|
984
|
-
export const rhcAccordionHeaderMargin = 0;
|
|
985
|
-
export const rhcAccordionBorderRadius = "0px";
|
|
986
|
-
export const rhcAccordionColor = "#0F172A";
|
|
1019
|
+
export const rhcKeepComment = "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote.";
|
|
987
1020
|
export const rhcKeepTopLeftBorderRadiusTopLeft = "48px";
|
|
988
1021
|
export const rhcKeepTopLeftBorderRadiusTopRight = 0;
|
|
989
1022
|
export const rhcKeepTopLeftBorderRadiusBottomRight = 0;
|
|
@@ -1000,15 +1033,37 @@ export const rhcKeepBottomLeftBorderRadiusTopLeft = 0;
|
|
|
1000
1033
|
export const rhcKeepBottomLeftBorderRadiusTopRight = 0;
|
|
1001
1034
|
export const rhcKeepBottomLeftBorderRadiusBottomRight = 0;
|
|
1002
1035
|
export const rhcKeepBottomLeftBorderRadiusBottomLeft = "48px";
|
|
1036
|
+
export const rhcAccordionButtonFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1037
|
+
export const rhcAccordionButtonFontSize = "1.25rem";
|
|
1038
|
+
export const rhcAccordionButtonFontWeight = 400;
|
|
1039
|
+
export const rhcAccordionButtonLineHeight = "150%";
|
|
1040
|
+
export const rhcAccordionButtonIconMarginBlock = "0.25rem";
|
|
1041
|
+
export const rhcAccordionButtonPaddingBlockEnd = "0.75rem";
|
|
1042
|
+
export const rhcAccordionButtonPaddingBlockStart = "0.75rem";
|
|
1043
|
+
export const rhcAccordionButtonPaddingInlineEnd = "1rem";
|
|
1044
|
+
export const rhcAccordionButtonPaddingInlineStart = "1rem";
|
|
1045
|
+
export const rhcAccordionButtonExpandedBackgroundColor = "#fff";
|
|
1046
|
+
export const rhcAccordionButtonExpandedColor = "#0F172A";
|
|
1047
|
+
export const rhcAccordionSectionBorderBlockEndWidth = "1px";
|
|
1048
|
+
export const rhcAccordionSectionBorderWidth = 0;
|
|
1049
|
+
export const rhcAccordionSectionBorderColor = "#94A3B8";
|
|
1050
|
+
export const rhcAccordionHeaderMargin = 0;
|
|
1051
|
+
export const rhcAccordionBorderRadius = "0px";
|
|
1052
|
+
export const rhcAccordionColor = "#0F172A";
|
|
1053
|
+
export const rhcRoundedCornerXsBorderRadius = "24px";
|
|
1054
|
+
export const rhcRoundedCornerMdBorderRadius = "48px";
|
|
1055
|
+
export const rhcRoundedCornerXlBorderRadius = "96px";
|
|
1056
|
+
export const rhcRoundedCornerBorderWidth = "2px";
|
|
1003
1057
|
export const rhcBorderRadiusSm = "2.5px";
|
|
1004
1058
|
export const rhcBorderRadiusMd = "5px";
|
|
1005
|
-
export const rhcBorderRadiusKeep = "48px";
|
|
1006
1059
|
export const rhcBorderRadiusCircle = "999px";
|
|
1007
1060
|
export const rhcBorderRadiusNone = "0px";
|
|
1008
1061
|
export const rhcColorFocusOutline = "#000";
|
|
1009
1062
|
export const rhcColorForegroundDefault = "#0F172A";
|
|
1010
1063
|
export const rhcColorForegroundSubdued = "#334155";
|
|
1011
1064
|
export const rhcColorForegroundLink = "#01689b";
|
|
1065
|
+
export const rhcColorForegroundOnDarkColor = "#fff";
|
|
1066
|
+
export const rhcColorForegroundOnLightColor = "#000";
|
|
1012
1067
|
export const rhcColorForegroundOnEmphasis = "#fff";
|
|
1013
1068
|
export const rhcColorBorderDefault = "#64748B";
|
|
1014
1069
|
export const rhcColorBorderSubdued = "#94A3B8";
|
|
@@ -1160,9 +1215,8 @@ export const rhcFontSizeHeadingLevel2 = "2.5rem";
|
|
|
1160
1215
|
export const rhcFontSizeHeadingLevel3 = "1.875rem";
|
|
1161
1216
|
export const rhcFontSizeHeadingLevel4 = "1.5rem";
|
|
1162
1217
|
export const rhcFontSizeHeadingLevel5 = "1.25rem";
|
|
1163
|
-
export const
|
|
1164
|
-
export const
|
|
1165
|
-
export const rhcFontSizeParagraphSmall = "1.125rem";
|
|
1218
|
+
export const rhcFontSizeBodyIntro = "1.5rem";
|
|
1219
|
+
export const rhcFontSizeBodyDefault = "1.25rem";
|
|
1166
1220
|
export const rhcFontSizeXsDesktop = "1.25rem";
|
|
1167
1221
|
export const rhcFontSizeXsTablet = "1.125rem";
|
|
1168
1222
|
export const rhcFontSizeXsMobile = "1rem";
|
|
@@ -1178,7 +1232,15 @@ export const rhcFontSizeLgMobile = "2rem";
|
|
|
1178
1232
|
export const rhcFontSizeXlDesktop = "3.125rem";
|
|
1179
1233
|
export const rhcFontSizeXlTablet = "2.813rem";
|
|
1180
1234
|
export const rhcFontSizeXlMobile = "2.5rem";
|
|
1181
|
-
export const
|
|
1235
|
+
export const rhcFontWeightDefault = 400;
|
|
1236
|
+
export const rhcFontWeightStrong = 700;
|
|
1237
|
+
export const rhcFontWeightExtraBold = 800;
|
|
1238
|
+
export const rhcFontWeightBold = 700;
|
|
1239
|
+
export const rhcFontWeightSemiBold = 600;
|
|
1240
|
+
export const rhcFontWeightRegular = 400;
|
|
1241
|
+
export const rhcFontWeightLight = 300;
|
|
1242
|
+
export const rhcFontWeightThin = 200;
|
|
1243
|
+
export const rhcLineHeightBody = "150%";
|
|
1182
1244
|
export const rhcLineHeightSm = "125%";
|
|
1183
1245
|
export const rhcLineHeightMd = "150%";
|
|
1184
1246
|
export const rhcSizeTarget = "48px";
|
|
@@ -1188,14 +1250,7 @@ export const rhcSizeHalfLint = "24px";
|
|
|
1188
1250
|
export const rhcSizeLint = "48px";
|
|
1189
1251
|
export const rhcSize2Lint = "96px";
|
|
1190
1252
|
export const rhcSize3Lint = "1440px";
|
|
1191
|
-
export const
|
|
1192
|
-
export const rhcFontWeightBold = 700;
|
|
1193
|
-
export const rhcFontWeightSemiBold = 550;
|
|
1194
|
-
export const rhcFontWeightRegular = 400;
|
|
1195
|
-
export const rhcFontWeightChosenRegular = 400;
|
|
1196
|
-
export const rhcFontWeightLight = 300;
|
|
1197
|
-
export const rhcFontWeightThin = 200;
|
|
1198
|
-
export const rhcFontFamilyPrimary = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1253
|
+
export const rhcFontFamilyPrimary = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1199
1254
|
export const rhcFontFamilySecondary = "RijksoverheidSerifWeb, 'Times New Roman', serif";
|
|
1200
1255
|
export const rhcBorderWidthDefault = "1px";
|
|
1201
1256
|
export const rhcBorderWidthM = "2px";
|
|
@@ -1212,7 +1267,7 @@ export const rhcSpace500 = "2.5rem";
|
|
|
1212
1267
|
export const rhcSpace600 = "3rem";
|
|
1213
1268
|
export const rhcSpace700 = "3.5rem";
|
|
1214
1269
|
export const nlSkipLinkFontWeight = 700;
|
|
1215
|
-
export const nlSkipLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1270
|
+
export const nlSkipLinkFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1216
1271
|
export const nlSkipLinkFontSize = "1.25rem";
|
|
1217
1272
|
export const nlSkipLinkLineHeight = "150%";
|
|
1218
1273
|
export const nlSkipLinkMinBlockSize = "48px";
|
|
@@ -1240,7 +1295,7 @@ export const nlSkipLinkBoxBlockEndShadowColor = "#0000001a";
|
|
|
1240
1295
|
export const nlSkipLinkTextDecoration = "underline";
|
|
1241
1296
|
export const nlSkipLinkTextUnderlineOffset = "0.125rem";
|
|
1242
1297
|
export const nlParagraphColor = "#0F172A";
|
|
1243
|
-
export const nlParagraphFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1298
|
+
export const nlParagraphFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1244
1299
|
export const nlParagraphFontSize = "1.25rem";
|
|
1245
1300
|
export const nlParagraphFontWeight = 400;
|
|
1246
1301
|
export const nlParagraphLineHeight = "150%";
|
|
@@ -1268,55 +1323,55 @@ export const nlLinkIconSize = "24px";
|
|
|
1268
1323
|
export const nlLinkColumnGap = "0.25rem";
|
|
1269
1324
|
export const nlLinkTextDecorationThickness = "auto";
|
|
1270
1325
|
export const nlLinkTextUnderlineOffset = "0.125rem";
|
|
1271
|
-
export const nlLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1326
|
+
export const nlLinkFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1272
1327
|
export const nlLinkFontWeight = 400;
|
|
1273
1328
|
export const nlLinkFontSize = "1.25rem";
|
|
1274
1329
|
export const nlLinkLineHeight = "150%";
|
|
1275
1330
|
export const nlHeadingLevel1Color = "#154273";
|
|
1276
|
-
export const nlHeadingLevel1FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1331
|
+
export const nlHeadingLevel1FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1277
1332
|
export const nlHeadingLevel1FontWeight = 700;
|
|
1278
1333
|
export const nlHeadingLevel1LineHeight = "125%";
|
|
1279
1334
|
export const nlHeadingLevel1FontSize = "3.125rem";
|
|
1280
1335
|
export const nlHeadingLevel1MarginBlockEnd = 0;
|
|
1281
1336
|
export const nlHeadingLevel1MarginBlockStart = 0;
|
|
1282
1337
|
export const nlHeadingLevel2Color = "#154273";
|
|
1283
|
-
export const nlHeadingLevel2FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1338
|
+
export const nlHeadingLevel2FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1284
1339
|
export const nlHeadingLevel2FontWeight = 700;
|
|
1285
1340
|
export const nlHeadingLevel2LineHeight = "125%";
|
|
1286
1341
|
export const nlHeadingLevel2FontSize = "2.5rem";
|
|
1287
1342
|
export const nlHeadingLevel2MarginBlockEnd = 0;
|
|
1288
1343
|
export const nlHeadingLevel2MarginBlockStart = 0;
|
|
1289
1344
|
export const nlHeadingLevel3Color = "#154273";
|
|
1290
|
-
export const nlHeadingLevel3FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1345
|
+
export const nlHeadingLevel3FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1291
1346
|
export const nlHeadingLevel3FontWeight = 700;
|
|
1292
1347
|
export const nlHeadingLevel3LineHeight = "125%";
|
|
1293
1348
|
export const nlHeadingLevel3FontSize = "1.875rem";
|
|
1294
1349
|
export const nlHeadingLevel3MarginBlockEnd = 0;
|
|
1295
1350
|
export const nlHeadingLevel3MarginBlockStart = 0;
|
|
1296
1351
|
export const nlHeadingLevel4Color = "#154273";
|
|
1297
|
-
export const nlHeadingLevel4FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1352
|
+
export const nlHeadingLevel4FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1298
1353
|
export const nlHeadingLevel4FontWeight = 700;
|
|
1299
1354
|
export const nlHeadingLevel4LineHeight = "125%";
|
|
1300
1355
|
export const nlHeadingLevel4FontSize = "1.5rem";
|
|
1301
1356
|
export const nlHeadingLevel4MarginBlockEnd = 0;
|
|
1302
1357
|
export const nlHeadingLevel4MarginBlockStart = 0;
|
|
1303
1358
|
export const nlHeadingLevel5Color = "#154273";
|
|
1304
|
-
export const nlHeadingLevel5FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1359
|
+
export const nlHeadingLevel5FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1305
1360
|
export const nlHeadingLevel5FontWeight = 700;
|
|
1306
1361
|
export const nlHeadingLevel5LineHeight = "125%";
|
|
1307
1362
|
export const nlHeadingLevel5FontSize = "1.25rem";
|
|
1308
1363
|
export const nlHeadingLevel5MarginBlockEnd = 0;
|
|
1309
1364
|
export const nlHeadingLevel5MarginBlockStart = 0;
|
|
1310
1365
|
export const nlNumberBadgeFontSize = "1.25rem";
|
|
1311
|
-
export const nlNumberBadgeLineHeight = "
|
|
1366
|
+
export const nlNumberBadgeLineHeight = "125%";
|
|
1312
1367
|
export const nlNumberBadgeMinBlockSize = "24px";
|
|
1313
1368
|
export const nlNumberBadgeMinInlineSize = "24px";
|
|
1314
1369
|
export const nlNumberBadgeFontWeight = 700;
|
|
1315
1370
|
export const nlNumberBadgeBorderWidth = "0px";
|
|
1316
1371
|
export const nlNumberBadgeBorderRadius = "999px";
|
|
1317
|
-
export const nlNumberBadgeFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1372
|
+
export const nlNumberBadgeFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1318
1373
|
export const nlNumberBadgeBackgroundColor = "#154273";
|
|
1319
1374
|
export const nlNumberBadgeBorderColor = "transparent";
|
|
1320
1375
|
export const nlNumberBadgeColor = "#fff";
|
|
1321
1376
|
export const nlNumberBadgePaddingInline = "0.5rem";
|
|
1322
|
-
export const nlNumberBadgePaddingBlock = "0.
|
|
1377
|
+
export const nlNumberBadgePaddingBlock = "0.125rem";
|