@rijkshuisstijl-community/design-tokens 2.0.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +37 -0
- package/dist/_variables.scss +109 -70
- package/dist/index.css +109 -70
- package/dist/index.d.ts +51 -12
- package/dist/index.js +109 -70
- package/dist/index.json +108 -69
- package/dist/index.tokens.json +148 -87
- package/dist/root.css +109 -70
- package/dist/tokens.d.ts +91 -30
- package/dist/tokens.js +1469 -556
- package/dist/uitvoerend-groen/_variables.scss +586 -586
- package/dist/uitvoerend-groen/index.css +586 -586
- package/dist/uitvoerend-groen/index.d.ts +748 -748
- package/dist/uitvoerend-groen/index.js +773 -773
- package/dist/uitvoerend-groen/index.json +772 -772
- package/dist/uitvoerend-groen/index.tokens.json +1669 -1673
- package/dist/uitvoerend-groen/root.css +586 -586
- package/dist/uitvoerend-groen/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-groen/tokens.js +22181 -22215
- package/dist/uitvoerend-hemelblauw/_variables.scss +586 -586
- package/dist/uitvoerend-hemelblauw/index.css +586 -586
- package/dist/uitvoerend-hemelblauw/index.d.ts +748 -748
- package/dist/uitvoerend-hemelblauw/index.js +773 -773
- package/dist/uitvoerend-hemelblauw/index.json +772 -772
- package/dist/uitvoerend-hemelblauw/index.tokens.json +1668 -1672
- package/dist/uitvoerend-hemelblauw/root.css +586 -586
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-hemelblauw/tokens.js +22179 -22213
- package/dist/uitvoerend-mintgroen/_variables.scss +586 -586
- package/dist/uitvoerend-mintgroen/index.css +586 -586
- package/dist/uitvoerend-mintgroen/index.d.ts +748 -748
- package/dist/uitvoerend-mintgroen/index.js +773 -773
- package/dist/uitvoerend-mintgroen/index.json +772 -772
- package/dist/uitvoerend-mintgroen/index.tokens.json +1668 -1672
- package/dist/uitvoerend-mintgroen/root.css +586 -586
- package/dist/uitvoerend-mintgroen/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-mintgroen/tokens.js +22181 -22215
- package/dist/uitvoerend-oranje/_variables.scss +586 -586
- package/dist/uitvoerend-oranje/index.css +586 -586
- package/dist/uitvoerend-oranje/index.d.ts +748 -748
- package/dist/uitvoerend-oranje/index.js +773 -773
- package/dist/uitvoerend-oranje/index.json +772 -772
- package/dist/uitvoerend-oranje/index.tokens.json +1668 -1672
- package/dist/uitvoerend-oranje/root.css +586 -586
- package/dist/uitvoerend-oranje/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-oranje/tokens.js +22181 -22215
- package/dist/uitvoerend-paars/_variables.scss +586 -586
- package/dist/uitvoerend-paars/index.css +586 -586
- package/dist/uitvoerend-paars/index.d.ts +748 -748
- package/dist/uitvoerend-paars/index.js +773 -773
- package/dist/uitvoerend-paars/index.json +772 -772
- package/dist/uitvoerend-paars/index.tokens.json +1668 -1672
- package/dist/uitvoerend-paars/root.css +586 -586
- package/dist/uitvoerend-paars/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-paars/tokens.js +22181 -22215
- package/dist/uitvoerend-violet/_variables.scss +586 -586
- package/dist/uitvoerend-violet/index.css +586 -586
- package/dist/uitvoerend-violet/index.d.ts +748 -748
- package/dist/uitvoerend-violet/index.js +773 -773
- package/dist/uitvoerend-violet/index.json +772 -772
- package/dist/uitvoerend-violet/index.tokens.json +1668 -1672
- package/dist/uitvoerend-violet/root.css +586 -586
- package/dist/uitvoerend-violet/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-violet/tokens.js +22181 -22215
- package/dist/uitvoerend-violet-oud/_variables.scss +587 -587
- package/dist/uitvoerend-violet-oud/index.css +587 -587
- package/dist/uitvoerend-violet-oud/index.d.ts +748 -748
- package/dist/uitvoerend-violet-oud/index.js +773 -773
- package/dist/uitvoerend-violet-oud/index.json +772 -772
- package/dist/uitvoerend-violet-oud/index.tokens.json +1674 -1678
- package/dist/uitvoerend-violet-oud/root.css +587 -587
- package/dist/uitvoerend-violet-oud/tokens.d.ts +1583 -1587
- package/dist/uitvoerend-violet-oud/tokens.js +21922 -21956
- package/dist/wetgevend/_variables.scss +576 -576
- package/dist/wetgevend/index.css +576 -576
- package/dist/wetgevend/index.d.ts +748 -748
- package/dist/wetgevend/index.js +768 -768
- package/dist/wetgevend/index.json +767 -767
- package/dist/wetgevend/index.tokens.json +1674 -1678
- package/dist/wetgevend/root.css +576 -576
- package/dist/wetgevend/tokens.d.ts +1569 -1573
- package/dist/wetgevend/tokens.js +22813 -22847
- package/figma/figma.tokens.json +699 -336
- package/package.json +1 -1
- package/src/generated/base.tokens.json +309 -131
- package/src/generated/themes.json +36301 -36333
- package/src/generated/uitvoerend-groen/tokens.json +4592 -4596
- package/src/generated/uitvoerend-hemelblauw/tokens.json +4592 -4596
- package/src/generated/uitvoerend-mintgroen/tokens.json +4592 -4596
- package/src/generated/uitvoerend-oranje/tokens.json +4538 -4542
- package/src/generated/uitvoerend-paars/tokens.json +4592 -4596
- package/src/generated/uitvoerend-violet/tokens.json +4547 -4551
- package/src/generated/uitvoerend-violet-oud/tokens.json +4497 -4501
- package/src/generated/wetgevend/tokens.json +4505 -4509
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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
6
|
export const utrechtColumnLayoutColumnRuleColor = "transparent";
|
|
@@ -11,7 +11,7 @@ export const utrechtUnorderedListPaddingInlineStart = "1.5rem";
|
|
|
11
11
|
export const utrechtUnorderedListMarginBlockEnd = "0.25rem";
|
|
12
12
|
export const utrechtUnorderedListMarginBlockStart = "0.25rem";
|
|
13
13
|
export const utrechtUnorderedListColor = "#0F172A";
|
|
14
|
-
export const utrechtUnorderedListFontFamily = "
|
|
14
|
+
export const utrechtUnorderedListFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
15
15
|
export const utrechtUnorderedListFontWeight = 400;
|
|
16
16
|
export const utrechtUnorderedListFontSize = "1.25rem";
|
|
17
17
|
export const utrechtUnorderedListLineHeight = "150%";
|
|
@@ -21,7 +21,7 @@ export const utrechtUnorderedListItemMarginBlockStart = "0.25rem";
|
|
|
21
21
|
export const utrechtUnorderedListMarkerColor = "#0F172A";
|
|
22
22
|
export const utrechtUnorderedListMarkerBorderColor = "#0F172A";
|
|
23
23
|
export const utrechtTextboxBorderRadius = "2.5px";
|
|
24
|
-
export const utrechtTextboxFontFamily = "
|
|
24
|
+
export const utrechtTextboxFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
25
25
|
export const utrechtTextboxFontSize = "1.25rem";
|
|
26
26
|
export const utrechtTextboxFontWeight = 400;
|
|
27
27
|
export const utrechtTextboxLineHeight = "150%";
|
|
@@ -84,19 +84,19 @@ export const utrechtTextareaHoverBorderWidth = "1px";
|
|
|
84
84
|
export const utrechtTextareaBorderRadius = "2.5px";
|
|
85
85
|
export const utrechtTextareaBorderBottomWidth = "1px";
|
|
86
86
|
export const utrechtTextareaBorderWidth = "1px";
|
|
87
|
-
export const utrechtTextareaFontFamily = "
|
|
87
|
+
export const utrechtTextareaFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
88
88
|
export const utrechtTextareaFontWeight = 400;
|
|
89
89
|
export const utrechtTextareaLineHeight = "150%";
|
|
90
90
|
export const utrechtTextareaFontSize = "1.25rem";
|
|
91
91
|
export const utrechtTableHeaderCellLineHeight = "150%";
|
|
92
92
|
export const utrechtTableHeaderCellColor = "#0F172A";
|
|
93
|
-
export const utrechtTableHeaderCellFontFamily = "
|
|
93
|
+
export const utrechtTableHeaderCellFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
94
94
|
export const utrechtTableHeaderCellFontWeight = 700;
|
|
95
95
|
export const utrechtTableHeaderCellFontSize = "1.25rem";
|
|
96
96
|
export const utrechtTableCaptionLineHeight = "125%";
|
|
97
97
|
export const utrechtTableCaptionMarginBlockEnd = "1.5rem";
|
|
98
98
|
export const utrechtTableCaptionColor = "#0F172A";
|
|
99
|
-
export const utrechtTableCaptionFontFamily = "
|
|
99
|
+
export const utrechtTableCaptionFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
100
100
|
export const utrechtTableCaptionFontWeight = 700;
|
|
101
101
|
export const utrechtTableCaptionFontSize = "1.875rem";
|
|
102
102
|
export const utrechtTableCellPaddingBlockEnd = "0.75rem";
|
|
@@ -105,7 +105,7 @@ export const utrechtTableCellPaddingInlineEnd = "1rem";
|
|
|
105
105
|
export const utrechtTableCellPaddingInlineStart = "1rem";
|
|
106
106
|
export const utrechtTableCellLineHeight = "150%";
|
|
107
107
|
export const utrechtTableDataCellColor = "#0F172A";
|
|
108
|
-
export const utrechtTableDataCellFontFamily = "
|
|
108
|
+
export const utrechtTableDataCellFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
109
109
|
export const utrechtTableDataCellFontWeight = 400;
|
|
110
110
|
export const utrechtTableDataCellLineHeight = "150%";
|
|
111
111
|
export const utrechtTableDataCellFontSize = "1.25rem";
|
|
@@ -121,7 +121,7 @@ export const utrechtTableRowBackgroundColor = "transparent";
|
|
|
121
121
|
export const utrechtTableFooterCellFontWeight = 700;
|
|
122
122
|
export const utrechtTableFooterCellFontSize = "1.25rem";
|
|
123
123
|
export const utrechtTableFooterCellColor = "#0F172A";
|
|
124
|
-
export const utrechtTableFooterCellFontFamily = "
|
|
124
|
+
export const utrechtTableFooterCellFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
125
125
|
export const utrechtTableFooterCellLineHeight = "150%";
|
|
126
126
|
export const utrechtTableContainerBoxInlineEndShadowX = 0;
|
|
127
127
|
export const utrechtTableContainerBoxInlineEndShadowY = "16px";
|
|
@@ -135,7 +135,7 @@ export const utrechtTableContainerBoxInlineStartShadowSpread = 0;
|
|
|
135
135
|
export const utrechtTableContainerBoxInlineStartShadowColor = "#0000001a";
|
|
136
136
|
export const utrechtTableFontSize = "1.25rem";
|
|
137
137
|
export const utrechtSkipLinkFontWeight = 700;
|
|
138
|
-
export const utrechtSkipLinkFontFamily = "
|
|
138
|
+
export const utrechtSkipLinkFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
139
139
|
export const utrechtSkipLinkFontSize = "1.25rem";
|
|
140
140
|
export const utrechtSkipLinkLineHeight = "150%";
|
|
141
141
|
export const utrechtSkipLinkMinBlockSize = "48px";
|
|
@@ -193,7 +193,7 @@ export const utrechtSelectPaddingInlineStart = "0.75rem";
|
|
|
193
193
|
export const utrechtSelectBorderRadius = "2.5px";
|
|
194
194
|
export const utrechtSelectBorderBottomWidth = "auto";
|
|
195
195
|
export const utrechtSelectBorderWidth = "1px";
|
|
196
|
-
export const utrechtSelectFontFamily = "
|
|
196
|
+
export const utrechtSelectFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
197
197
|
export const utrechtSelectFontWeight = 400;
|
|
198
198
|
export const utrechtSelectLineHeight = "150%";
|
|
199
199
|
export const utrechtSelectFontSize = "1.25rem";
|
|
@@ -239,12 +239,12 @@ export const utrechtRadioButtonHoverBorderWidth = "1px";
|
|
|
239
239
|
export const utrechtRadioButtonBorderRadius = "999px";
|
|
240
240
|
export const utrechtRadioButtonBorderWidth = "1px";
|
|
241
241
|
export const utrechtPreHeadingColor = "#0F172A";
|
|
242
|
-
export const utrechtPreHeadingFontFamily = "
|
|
242
|
+
export const utrechtPreHeadingFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
243
243
|
export const utrechtPreHeadingFontWeight = 700;
|
|
244
244
|
export const utrechtPreHeadingLineHeight = "125%";
|
|
245
245
|
export const utrechtPreHeadingFontSize = "1rem";
|
|
246
246
|
export const utrechtParagraphColor = "#0F172A";
|
|
247
|
-
export const utrechtParagraphFontFamily = "
|
|
247
|
+
export const utrechtParagraphFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
248
248
|
export const utrechtParagraphFontSize = "1.25rem";
|
|
249
249
|
export const utrechtParagraphFontWeight = 400;
|
|
250
250
|
export const utrechtParagraphLineHeight = "150%";
|
|
@@ -262,7 +262,7 @@ export const utrechtOrderedListItemPaddingInlineStart = 0;
|
|
|
262
262
|
export const utrechtOrderedListItemMarginBlockEnd = "0.25rem";
|
|
263
263
|
export const utrechtOrderedListItemMarginBlockStart = "0.25rem";
|
|
264
264
|
export const utrechtOrderedListColor = "#0F172A";
|
|
265
|
-
export const utrechtOrderedListFontFamily = "
|
|
265
|
+
export const utrechtOrderedListFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
266
266
|
export const utrechtOrderedListFontWeight = 400;
|
|
267
267
|
export const utrechtOrderedListFontSize = "1.25rem";
|
|
268
268
|
export const utrechtOrderedListLineHeight = "150%";
|
|
@@ -291,7 +291,7 @@ export const utrechtLinkIconSize = "24px";
|
|
|
291
291
|
export const utrechtLinkColumnGap = "0.25rem";
|
|
292
292
|
export const utrechtLinkTextDecorationThickness = "auto";
|
|
293
293
|
export const utrechtLinkTextUnderlineOffset = "0.125rem";
|
|
294
|
-
export const utrechtLinkFontFamily = "
|
|
294
|
+
export const utrechtLinkFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
295
295
|
export const utrechtLinkFontWeight = 400;
|
|
296
296
|
export const utrechtLinkFontSize = "1.25rem";
|
|
297
297
|
export const utrechtLinkLineHeight = "150%";
|
|
@@ -299,35 +299,35 @@ export const utrechtIconColor = "inherit";
|
|
|
299
299
|
export const utrechtIconSize = "24px";
|
|
300
300
|
export const utrechtIconInsetBlockStart = 0;
|
|
301
301
|
export const utrechtHeading1Color = "#154273";
|
|
302
|
-
export const utrechtHeading1FontFamily = "
|
|
302
|
+
export const utrechtHeading1FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
303
303
|
export const utrechtHeading1FontWeight = 700;
|
|
304
304
|
export const utrechtHeading1LineHeight = "125%";
|
|
305
305
|
export const utrechtHeading1FontSize = "3.125rem";
|
|
306
306
|
export const utrechtHeading1MarginBlockEnd = 0;
|
|
307
307
|
export const utrechtHeading1MarginBlockStart = 0;
|
|
308
308
|
export const utrechtHeading2Color = "#154273";
|
|
309
|
-
export const utrechtHeading2FontFamily = "
|
|
309
|
+
export const utrechtHeading2FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
310
310
|
export const utrechtHeading2FontWeight = 700;
|
|
311
311
|
export const utrechtHeading2LineHeight = "125%";
|
|
312
312
|
export const utrechtHeading2FontSize = "2.5rem";
|
|
313
313
|
export const utrechtHeading2MarginBlockEnd = 0;
|
|
314
314
|
export const utrechtHeading2MarginBlockStart = 0;
|
|
315
315
|
export const utrechtHeading3Color = "#154273";
|
|
316
|
-
export const utrechtHeading3FontFamily = "
|
|
316
|
+
export const utrechtHeading3FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
317
317
|
export const utrechtHeading3FontWeight = 700;
|
|
318
318
|
export const utrechtHeading3LineHeight = "125%";
|
|
319
319
|
export const utrechtHeading3FontSize = "1.875rem";
|
|
320
320
|
export const utrechtHeading3MarginBlockEnd = 0;
|
|
321
321
|
export const utrechtHeading3MarginBlockStart = 0;
|
|
322
322
|
export const utrechtHeading4Color = "#154273";
|
|
323
|
-
export const utrechtHeading4FontFamily = "
|
|
323
|
+
export const utrechtHeading4FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
324
324
|
export const utrechtHeading4FontWeight = 700;
|
|
325
325
|
export const utrechtHeading4LineHeight = "125%";
|
|
326
326
|
export const utrechtHeading4FontSize = "1.5rem";
|
|
327
327
|
export const utrechtHeading4MarginBlockEnd = 0;
|
|
328
328
|
export const utrechtHeading4MarginBlockStart = 0;
|
|
329
329
|
export const utrechtHeading5Color = "#154273";
|
|
330
|
-
export const utrechtHeading5FontFamily = "
|
|
330
|
+
export const utrechtHeading5FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
331
331
|
export const utrechtHeading5FontWeight = 700;
|
|
332
332
|
export const utrechtHeading5LineHeight = "125%";
|
|
333
333
|
export const utrechtHeading5FontSize = "1.25rem";
|
|
@@ -337,20 +337,20 @@ export const utrechtFormLabelColor = "#0F172A";
|
|
|
337
337
|
export const utrechtFormLabelFontSize = "1.25rem";
|
|
338
338
|
export const utrechtFormLabelFontWeight = 700;
|
|
339
339
|
export const utrechtFormFieldLabelColor = "#0F172A";
|
|
340
|
-
export const utrechtFormFieldLabelFontFamily = "
|
|
340
|
+
export const utrechtFormFieldLabelFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
341
341
|
export const utrechtFormFieldLabelFontSize = "1.25rem";
|
|
342
342
|
export const utrechtFormFieldLabelFontWeight = 700;
|
|
343
343
|
export const utrechtFormFieldLabelLineHeight = "150%";
|
|
344
344
|
export const utrechtFormFieldErrorMessageIconSize = "24px";
|
|
345
345
|
export const utrechtFormFieldErrorMessageIconMarginInlineEnd = "0.5rem";
|
|
346
346
|
export const utrechtFormFieldErrorMessageColor = "#d52b1e";
|
|
347
|
-
export const utrechtFormFieldErrorMessageFontFamily = "
|
|
347
|
+
export const utrechtFormFieldErrorMessageFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
348
348
|
export const utrechtFormFieldErrorMessageFontSize = "1.25rem";
|
|
349
349
|
export const utrechtFormFieldErrorMessageFontWeight = 400;
|
|
350
350
|
export const utrechtFormFieldErrorMessageMarginBlockEnd = "0.5rem";
|
|
351
351
|
export const utrechtFormFieldErrorMessagePaddingBlockEnd = "0.5rem";
|
|
352
352
|
export const utrechtFormFieldDescriptionColor = "#334155";
|
|
353
|
-
export const utrechtFormFieldDescriptionFontFamily = "
|
|
353
|
+
export const utrechtFormFieldDescriptionFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
354
354
|
export const utrechtFormFieldDescriptionFontSize = "1.25rem";
|
|
355
355
|
export const utrechtFormFieldDescriptionLineHeight = "150%";
|
|
356
356
|
export const utrechtFormFieldDescriptionMarginBlockStart = "-0.5rem";
|
|
@@ -382,7 +382,7 @@ export const utrechtFigureImgBorderEndStartRadius = 0;
|
|
|
382
382
|
export const utrechtFigureImgBorderStartEndRadius = 0;
|
|
383
383
|
export const utrechtFigureImgBorderStartStartRadius = 0;
|
|
384
384
|
export const utrechtFormFieldsetLegendColor = "#0F172A";
|
|
385
|
-
export const utrechtFormFieldsetLegendFontFamily = "
|
|
385
|
+
export const utrechtFormFieldsetLegendFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
386
386
|
export const utrechtFormFieldsetLegendFontSize = "1.25rem";
|
|
387
387
|
export const utrechtFormFieldsetLegendFontWeight = 700;
|
|
388
388
|
export const utrechtFormFieldsetLegendLineHeight = "150%";
|
|
@@ -393,18 +393,18 @@ export const utrechtFormFieldsetInvalidBorderInlineStartColor = "#d52b1e";
|
|
|
393
393
|
export const utrechtFormFieldsetInvalidPaddingInlineStart = 0;
|
|
394
394
|
export const utrechtFormFieldsetInvalidBorderInlineStartWidth = "0px";
|
|
395
395
|
export const utrechtNumberBadgeFontSize = "1.25rem";
|
|
396
|
-
export const utrechtNumberBadgeLineHeight = "
|
|
396
|
+
export const utrechtNumberBadgeLineHeight = "125%";
|
|
397
397
|
export const utrechtNumberBadgeMinBlockSize = "24px";
|
|
398
398
|
export const utrechtNumberBadgeMinInlineSize = "24px";
|
|
399
399
|
export const utrechtNumberBadgeFontWeight = 700;
|
|
400
400
|
export const utrechtNumberBadgeBorderWidth = "0px";
|
|
401
401
|
export const utrechtNumberBadgeBorderRadius = "999px";
|
|
402
|
-
export const utrechtNumberBadgeFontFamily = "
|
|
402
|
+
export const utrechtNumberBadgeFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
403
403
|
export const utrechtNumberBadgeBackgroundColor = "#154273";
|
|
404
404
|
export const utrechtNumberBadgeBorderColor = "transparent";
|
|
405
405
|
export const utrechtNumberBadgeColor = "#fff";
|
|
406
406
|
export const utrechtNumberBadgePaddingInline = "0.5rem";
|
|
407
|
-
export const utrechtNumberBadgePaddingBlock = "0.
|
|
407
|
+
export const utrechtNumberBadgePaddingBlock = "0.125rem";
|
|
408
408
|
export const utrechtCheckboxBorderRadius = "2.5px";
|
|
409
409
|
export const utrechtCheckboxSize = "24px";
|
|
410
410
|
export const utrechtCheckboxIconSize = "24px";
|
|
@@ -477,7 +477,7 @@ export const utrechtButtonBorderRadius = "5px";
|
|
|
477
477
|
export const utrechtButtonBorderWidth = "1px";
|
|
478
478
|
export const utrechtButtonIconGap = "0.5rem";
|
|
479
479
|
export const utrechtButtonIconSize = "24px";
|
|
480
|
-
export const utrechtButtonFontFamily = "
|
|
480
|
+
export const utrechtButtonFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
481
481
|
export const utrechtButtonFontSize = "1.25rem";
|
|
482
482
|
export const utrechtButtonFontWeight = 700;
|
|
483
483
|
export const utrechtButtonLineHeight = "150%";
|
|
@@ -589,7 +589,7 @@ export const utrechtBreadcrumbNavDividerSize = "24px";
|
|
|
589
589
|
export const utrechtBreadcrumbNavDividerColor = "#334155";
|
|
590
590
|
export const utrechtBreadcrumbNavDividerInsetBlockStart = 0;
|
|
591
591
|
export const utrechtBreadcrumbNavMarginInline = "0.5rem";
|
|
592
|
-
export const utrechtBreadcrumbNavFontFamily = "
|
|
592
|
+
export const utrechtBreadcrumbNavFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
593
593
|
export const utrechtBreadcrumbNavFontWeight = 400;
|
|
594
594
|
export const utrechtBlockquoteBackgroundColor = "transparent";
|
|
595
595
|
export const utrechtBlockquoteBorderInlineStartWidth = 0;
|
|
@@ -598,7 +598,7 @@ export const utrechtBlockquoteBorderRadius = 0;
|
|
|
598
598
|
export const utrechtBlockquoteBorderWidth = 0;
|
|
599
599
|
export const utrechtBlockquoteColor = "#154273";
|
|
600
600
|
export const utrechtBlockquoteFontSize = "1.25rem";
|
|
601
|
-
export const utrechtBlockquoteFontFamily = "
|
|
601
|
+
export const utrechtBlockquoteFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
602
602
|
export const utrechtBlockquotePaddingBlockEnd = "2rem";
|
|
603
603
|
export const utrechtBlockquotePaddingBlockStart = "2rem";
|
|
604
604
|
export const utrechtBlockquotePaddingInlineEnd = "2rem";
|
|
@@ -608,11 +608,11 @@ export const utrechtBlockquoteAttributionColor = "#154273";
|
|
|
608
608
|
export const utrechtBlockquoteAttributionFontSize = "1.25rem";
|
|
609
609
|
export const utrechtBlockquoteContentColor = "#154273";
|
|
610
610
|
export const utrechtBlockquoteContentFontSize = "1.25rem";
|
|
611
|
-
export const utrechtBlockquoteContentFontFamily = "
|
|
611
|
+
export const utrechtBlockquoteContentFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
612
612
|
export const utrechtBlockquoteContentLineHeight = "150%";
|
|
613
613
|
export const utrechtBlockquoteContentFontWeight = 400;
|
|
614
614
|
export const utrechtBlockquoteCaptionFontSize = "1.25rem";
|
|
615
|
-
export const utrechtBlockquoteCaptionFontFamily = "
|
|
615
|
+
export const utrechtBlockquoteCaptionFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
616
616
|
export const utrechtBlockquoteCaptionLineHeight = "150%";
|
|
617
617
|
export const utrechtBlockquoteCaptionFontWeight = 400;
|
|
618
618
|
export const utrechtBlockquoteCaptionPaddingBlockStart = "0.75rem";
|
|
@@ -647,7 +647,7 @@ export const utrechtBlockquotePinkCornerBorderVariationBorderInlineStartWidth =
|
|
|
647
647
|
export const utrechtBlockquotePinkCornerBorderVariationBorderStartStartRadius = "3rem";
|
|
648
648
|
export const utrechtBlockquotePinkCornerBorderVariationPadding = "2.5rem";
|
|
649
649
|
export const utrechtArticleMaxInlineSize = "75ch";
|
|
650
|
-
export const utrechtAlertHeadingFontFamily = "
|
|
650
|
+
export const utrechtAlertHeadingFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
651
651
|
export const utrechtAlertHeadingFontWeight = 700;
|
|
652
652
|
export const utrechtAlertHeadingLineHeight = "150%";
|
|
653
653
|
export const utrechtAlertHeadingFontSize = "1.25rem";
|
|
@@ -661,19 +661,19 @@ export const utrechtAlertPaddingInlineEnd = "1rem";
|
|
|
661
661
|
export const utrechtAlertPaddingInlineStart = "1rem";
|
|
662
662
|
export const utrechtAlertBackgroundColor = "#d9ebf7";
|
|
663
663
|
export const utrechtAlertBorderColor = "transparent";
|
|
664
|
-
export const utrechtAlertColor = "#
|
|
664
|
+
export const utrechtAlertColor = "#000";
|
|
665
665
|
export const utrechtAlertInfoBackgroundColor = "#d9ebf7";
|
|
666
666
|
export const utrechtAlertInfoBorderColor = "transparent";
|
|
667
|
-
export const utrechtAlertInfoColor = "#
|
|
667
|
+
export const utrechtAlertInfoColor = "#000";
|
|
668
668
|
export const utrechtAlertErrorBackgroundColor = "#f9dfdd";
|
|
669
669
|
export const utrechtAlertErrorBorderColor = "transparent";
|
|
670
|
-
export const utrechtAlertErrorColor = "#
|
|
670
|
+
export const utrechtAlertErrorColor = "#000";
|
|
671
671
|
export const utrechtAlertOkBackgroundColor = "#e1eddb";
|
|
672
672
|
export const utrechtAlertOkBorderColor = "transparent";
|
|
673
|
-
export const utrechtAlertOkColor = "#
|
|
673
|
+
export const utrechtAlertOkColor = "#000";
|
|
674
674
|
export const utrechtAlertWarningBackgroundColor = "#fff4db";
|
|
675
675
|
export const utrechtAlertWarningBorderColor = "transparent";
|
|
676
|
-
export const utrechtAlertWarningColor = "#
|
|
676
|
+
export const utrechtAlertWarningColor = "#000";
|
|
677
677
|
export const utrechtAlertIconInsetBlockStart = "3px";
|
|
678
678
|
export const utrechtAlertIconInfoColor = "#007bc7";
|
|
679
679
|
export const utrechtAlertIconErrorColor = "#d52b1e";
|
|
@@ -705,9 +705,15 @@ export const utrechtAccordionButtonActiveBackgroundColor = "#F1F5F9";
|
|
|
705
705
|
export const utrechtAccordionButtonActiveBorderColor = "#94A3B8";
|
|
706
706
|
export const utrechtAccordionButtonActiveColor = "#0F172A";
|
|
707
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";
|
|
708
714
|
export const utrechtDocumentBackgroundColor = "#fff";
|
|
709
715
|
export const utrechtDocumentColor = "#0F172A";
|
|
710
|
-
export const utrechtDocumentFontFamily = "
|
|
716
|
+
export const utrechtDocumentFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
711
717
|
export const utrechtDocumentFontSize = "1.25rem";
|
|
712
718
|
export const utrechtDocumentLineHeight = "150%";
|
|
713
719
|
export const utrechtDocumentFontWeight = 400;
|
|
@@ -751,7 +757,7 @@ export const rhcSidenavLinkLineHeight = "150%";
|
|
|
751
757
|
export const rhcSidenavLinkIconSize = "24px";
|
|
752
758
|
export const rhcSidenavLinkIconMarginInline = "0.5rem";
|
|
753
759
|
export const rhcSidenavLinkFontSize = "1.25rem";
|
|
754
|
-
export const rhcSidenavLinkFontFamily = "
|
|
760
|
+
export const rhcSidenavLinkFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
755
761
|
export const rhcSidenavLinkFontWeight = 400;
|
|
756
762
|
export const rhcSidenavLinkCurrentFontWeight = 700;
|
|
757
763
|
export const rhcSidenavLinkCurrentColor = "#0F172A";
|
|
@@ -780,10 +786,10 @@ export const rhcNavigationListIconColor = "#fff";
|
|
|
780
786
|
export const rhcNavigationListItemIconPaddingInline = "0.5rem";
|
|
781
787
|
export const rhcNavigationListItemIconPaddingBlock = "0.5rem";
|
|
782
788
|
export const rhcNavigationListItemIconSize = "24px";
|
|
783
|
-
export const rhcNavigationListItemContentFontSize = "1.
|
|
789
|
+
export const rhcNavigationListItemContentFontSize = "1.25rem";
|
|
784
790
|
export const rhcNavigationListItemContentColumnGap = "0.5rem";
|
|
785
791
|
export const rhcNavigationListItemContentRowGap = "0.25rem";
|
|
786
|
-
export const rhcNavigationListItemLabelFontFamily = "
|
|
792
|
+
export const rhcNavigationListItemLabelFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
787
793
|
export const rhcNavigationListItemLabelFontSize = "1.875rem";
|
|
788
794
|
export const rhcNavigationListItemLabelFontWeight = 700;
|
|
789
795
|
export const rhcNavigationListItemLabelLineHeight = "150%";
|
|
@@ -834,10 +840,10 @@ export const rhcMessageListItemIconColor = "#0F172A";
|
|
|
834
840
|
export const rhcMessageListItemMinHeight = "48px";
|
|
835
841
|
export const rhcMessageListItemPaddingBlock = "0.75rem";
|
|
836
842
|
export const rhcMessageListItemPaddingInline = "1rem";
|
|
837
|
-
export const rhcMessageListItemContentFontSize = "1.
|
|
843
|
+
export const rhcMessageListItemContentFontSize = "1.25rem";
|
|
838
844
|
export const rhcMessageListItemContentColumnGap = "0.5rem";
|
|
839
845
|
export const rhcMessageListItemContentRowGap = "0.5rem";
|
|
840
|
-
export const rhcMessageListItemLabelFontFamily = "
|
|
846
|
+
export const rhcMessageListItemLabelFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
841
847
|
export const rhcMessageListItemLabelFontSize = "1.25rem";
|
|
842
848
|
export const rhcMessageListItemLabelFontWeight = 700;
|
|
843
849
|
export const rhcMessageListItemLabelLineHeight = "150%";
|
|
@@ -854,7 +860,7 @@ export const rhcLogoSubtitleFontWeight = 400;
|
|
|
854
860
|
export const rhcLogoSubtitleLineHeight = "1rem";
|
|
855
861
|
export const rhcLogoSubtitleFontSize = "0.775rem";
|
|
856
862
|
export const rhcLogoColumnGap = "12px";
|
|
857
|
-
export const rhcLogoFontFamily = "
|
|
863
|
+
export const rhcLogoFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
858
864
|
export const rhcLogoColor = "#154273";
|
|
859
865
|
export const rhcLinkListCardBackgroundColor = "#fff";
|
|
860
866
|
export const rhcLinkListCardPaddingBlockStart = "1.5rem";
|
|
@@ -870,11 +876,11 @@ export const rhcIconOnlyButtonPaddingInlineStart = "0.75rem";
|
|
|
870
876
|
export const rhcHeroHeadingFontWeight = 700;
|
|
871
877
|
export const rhcHeroHeadingLineHeight = "125%";
|
|
872
878
|
export const rhcHeroHeadingFontSize = "1.875rem";
|
|
873
|
-
export const rhcHeroHeadingFontFamily = "
|
|
879
|
+
export const rhcHeroHeadingFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
874
880
|
export const rhcHeroSubHeadingFontWeight = 400;
|
|
875
881
|
export const rhcHeroSubHeadingLineHeight = "150%";
|
|
876
882
|
export const rhcHeroSubHeadingFontSize = "1.25rem";
|
|
877
|
-
export const rhcHeroSubHeadingFontFamily = "
|
|
883
|
+
export const rhcHeroSubHeadingFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
878
884
|
export const rhcHeroMessageBackgroundColor = "#154273";
|
|
879
885
|
export const rhcHeroMessageColor = "#fff";
|
|
880
886
|
export const rhcHeroMessageRowGap = "0.125rem";
|
|
@@ -929,6 +935,39 @@ export const rhcFileSubtitleColor = "#64748B";
|
|
|
929
935
|
export const rhcDotBadgeBorderRadius = "999px";
|
|
930
936
|
export const rhcDotBadgeColor = "#d52b1e";
|
|
931
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;
|
|
932
971
|
export const rhcCodeInputSize = "48px";
|
|
933
972
|
export const rhcCodeInputGroupColumnGap = "0.5rem";
|
|
934
973
|
export const rhcCheckboxGroupPaddingBlockEnd = "0.5rem";
|
|
@@ -994,7 +1033,7 @@ export const rhcKeepBottomLeftBorderRadiusTopLeft = 0;
|
|
|
994
1033
|
export const rhcKeepBottomLeftBorderRadiusTopRight = 0;
|
|
995
1034
|
export const rhcKeepBottomLeftBorderRadiusBottomRight = 0;
|
|
996
1035
|
export const rhcKeepBottomLeftBorderRadiusBottomLeft = "48px";
|
|
997
|
-
export const rhcAccordionButtonFontFamily = "
|
|
1036
|
+
export const rhcAccordionButtonFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
998
1037
|
export const rhcAccordionButtonFontSize = "1.25rem";
|
|
999
1038
|
export const rhcAccordionButtonFontWeight = 400;
|
|
1000
1039
|
export const rhcAccordionButtonLineHeight = "150%";
|
|
@@ -1176,9 +1215,8 @@ export const rhcFontSizeHeadingLevel2 = "2.5rem";
|
|
|
1176
1215
|
export const rhcFontSizeHeadingLevel3 = "1.875rem";
|
|
1177
1216
|
export const rhcFontSizeHeadingLevel4 = "1.5rem";
|
|
1178
1217
|
export const rhcFontSizeHeadingLevel5 = "1.25rem";
|
|
1179
|
-
export const
|
|
1180
|
-
export const
|
|
1181
|
-
export const rhcFontSizeParagraphSmall = "1.125rem";
|
|
1218
|
+
export const rhcFontSizeBodyIntro = "1.5rem";
|
|
1219
|
+
export const rhcFontSizeBodyDefault = "1.25rem";
|
|
1182
1220
|
export const rhcFontSizeXsDesktop = "1.25rem";
|
|
1183
1221
|
export const rhcFontSizeXsTablet = "1.125rem";
|
|
1184
1222
|
export const rhcFontSizeXsMobile = "1rem";
|
|
@@ -1194,7 +1232,15 @@ export const rhcFontSizeLgMobile = "2rem";
|
|
|
1194
1232
|
export const rhcFontSizeXlDesktop = "3.125rem";
|
|
1195
1233
|
export const rhcFontSizeXlTablet = "2.813rem";
|
|
1196
1234
|
export const rhcFontSizeXlMobile = "2.5rem";
|
|
1197
|
-
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%";
|
|
1198
1244
|
export const rhcLineHeightSm = "125%";
|
|
1199
1245
|
export const rhcLineHeightMd = "150%";
|
|
1200
1246
|
export const rhcSizeTarget = "48px";
|
|
@@ -1204,14 +1250,7 @@ export const rhcSizeHalfLint = "24px";
|
|
|
1204
1250
|
export const rhcSizeLint = "48px";
|
|
1205
1251
|
export const rhcSize2Lint = "96px";
|
|
1206
1252
|
export const rhcSize3Lint = "1440px";
|
|
1207
|
-
export const
|
|
1208
|
-
export const rhcFontWeightBold = 700;
|
|
1209
|
-
export const rhcFontWeightSemiBold = 550;
|
|
1210
|
-
export const rhcFontWeightRegular = 400;
|
|
1211
|
-
export const rhcFontWeightChosenRegular = 400;
|
|
1212
|
-
export const rhcFontWeightLight = 300;
|
|
1213
|
-
export const rhcFontWeightThin = 200;
|
|
1214
|
-
export const rhcFontFamilyPrimary = "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif";
|
|
1253
|
+
export const rhcFontFamilyPrimary = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1215
1254
|
export const rhcFontFamilySecondary = "RijksoverheidSerifWeb, 'Times New Roman', serif";
|
|
1216
1255
|
export const rhcBorderWidthDefault = "1px";
|
|
1217
1256
|
export const rhcBorderWidthM = "2px";
|
|
@@ -1228,7 +1267,7 @@ export const rhcSpace500 = "2.5rem";
|
|
|
1228
1267
|
export const rhcSpace600 = "3rem";
|
|
1229
1268
|
export const rhcSpace700 = "3.5rem";
|
|
1230
1269
|
export const nlSkipLinkFontWeight = 700;
|
|
1231
|
-
export const nlSkipLinkFontFamily = "
|
|
1270
|
+
export const nlSkipLinkFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1232
1271
|
export const nlSkipLinkFontSize = "1.25rem";
|
|
1233
1272
|
export const nlSkipLinkLineHeight = "150%";
|
|
1234
1273
|
export const nlSkipLinkMinBlockSize = "48px";
|
|
@@ -1256,7 +1295,7 @@ export const nlSkipLinkBoxBlockEndShadowColor = "#0000001a";
|
|
|
1256
1295
|
export const nlSkipLinkTextDecoration = "underline";
|
|
1257
1296
|
export const nlSkipLinkTextUnderlineOffset = "0.125rem";
|
|
1258
1297
|
export const nlParagraphColor = "#0F172A";
|
|
1259
|
-
export const nlParagraphFontFamily = "
|
|
1298
|
+
export const nlParagraphFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1260
1299
|
export const nlParagraphFontSize = "1.25rem";
|
|
1261
1300
|
export const nlParagraphFontWeight = 400;
|
|
1262
1301
|
export const nlParagraphLineHeight = "150%";
|
|
@@ -1284,55 +1323,55 @@ export const nlLinkIconSize = "24px";
|
|
|
1284
1323
|
export const nlLinkColumnGap = "0.25rem";
|
|
1285
1324
|
export const nlLinkTextDecorationThickness = "auto";
|
|
1286
1325
|
export const nlLinkTextUnderlineOffset = "0.125rem";
|
|
1287
|
-
export const nlLinkFontFamily = "
|
|
1326
|
+
export const nlLinkFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1288
1327
|
export const nlLinkFontWeight = 400;
|
|
1289
1328
|
export const nlLinkFontSize = "1.25rem";
|
|
1290
1329
|
export const nlLinkLineHeight = "150%";
|
|
1291
1330
|
export const nlHeadingLevel1Color = "#154273";
|
|
1292
|
-
export const nlHeadingLevel1FontFamily = "
|
|
1331
|
+
export const nlHeadingLevel1FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1293
1332
|
export const nlHeadingLevel1FontWeight = 700;
|
|
1294
1333
|
export const nlHeadingLevel1LineHeight = "125%";
|
|
1295
1334
|
export const nlHeadingLevel1FontSize = "3.125rem";
|
|
1296
1335
|
export const nlHeadingLevel1MarginBlockEnd = 0;
|
|
1297
1336
|
export const nlHeadingLevel1MarginBlockStart = 0;
|
|
1298
1337
|
export const nlHeadingLevel2Color = "#154273";
|
|
1299
|
-
export const nlHeadingLevel2FontFamily = "
|
|
1338
|
+
export const nlHeadingLevel2FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1300
1339
|
export const nlHeadingLevel2FontWeight = 700;
|
|
1301
1340
|
export const nlHeadingLevel2LineHeight = "125%";
|
|
1302
1341
|
export const nlHeadingLevel2FontSize = "2.5rem";
|
|
1303
1342
|
export const nlHeadingLevel2MarginBlockEnd = 0;
|
|
1304
1343
|
export const nlHeadingLevel2MarginBlockStart = 0;
|
|
1305
1344
|
export const nlHeadingLevel3Color = "#154273";
|
|
1306
|
-
export const nlHeadingLevel3FontFamily = "
|
|
1345
|
+
export const nlHeadingLevel3FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1307
1346
|
export const nlHeadingLevel3FontWeight = 700;
|
|
1308
1347
|
export const nlHeadingLevel3LineHeight = "125%";
|
|
1309
1348
|
export const nlHeadingLevel3FontSize = "1.875rem";
|
|
1310
1349
|
export const nlHeadingLevel3MarginBlockEnd = 0;
|
|
1311
1350
|
export const nlHeadingLevel3MarginBlockStart = 0;
|
|
1312
1351
|
export const nlHeadingLevel4Color = "#154273";
|
|
1313
|
-
export const nlHeadingLevel4FontFamily = "
|
|
1352
|
+
export const nlHeadingLevel4FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1314
1353
|
export const nlHeadingLevel4FontWeight = 700;
|
|
1315
1354
|
export const nlHeadingLevel4LineHeight = "125%";
|
|
1316
1355
|
export const nlHeadingLevel4FontSize = "1.5rem";
|
|
1317
1356
|
export const nlHeadingLevel4MarginBlockEnd = 0;
|
|
1318
1357
|
export const nlHeadingLevel4MarginBlockStart = 0;
|
|
1319
1358
|
export const nlHeadingLevel5Color = "#154273";
|
|
1320
|
-
export const nlHeadingLevel5FontFamily = "
|
|
1359
|
+
export const nlHeadingLevel5FontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1321
1360
|
export const nlHeadingLevel5FontWeight = 700;
|
|
1322
1361
|
export const nlHeadingLevel5LineHeight = "125%";
|
|
1323
1362
|
export const nlHeadingLevel5FontSize = "1.25rem";
|
|
1324
1363
|
export const nlHeadingLevel5MarginBlockEnd = 0;
|
|
1325
1364
|
export const nlHeadingLevel5MarginBlockStart = 0;
|
|
1326
1365
|
export const nlNumberBadgeFontSize = "1.25rem";
|
|
1327
|
-
export const nlNumberBadgeLineHeight = "
|
|
1366
|
+
export const nlNumberBadgeLineHeight = "125%";
|
|
1328
1367
|
export const nlNumberBadgeMinBlockSize = "24px";
|
|
1329
1368
|
export const nlNumberBadgeMinInlineSize = "24px";
|
|
1330
1369
|
export const nlNumberBadgeFontWeight = 700;
|
|
1331
1370
|
export const nlNumberBadgeBorderWidth = "0px";
|
|
1332
1371
|
export const nlNumberBadgeBorderRadius = "999px";
|
|
1333
|
-
export const nlNumberBadgeFontFamily = "
|
|
1372
|
+
export const nlNumberBadgeFontFamily = "'Fira Sans', Arial, Verdana, sans-serif";
|
|
1334
1373
|
export const nlNumberBadgeBackgroundColor = "#154273";
|
|
1335
1374
|
export const nlNumberBadgeBorderColor = "transparent";
|
|
1336
1375
|
export const nlNumberBadgeColor = "#fff";
|
|
1337
1376
|
export const nlNumberBadgePaddingInline = "0.5rem";
|
|
1338
|
-
export const nlNumberBadgePaddingBlock = "0.
|
|
1377
|
+
export const nlNumberBadgePaddingBlock = "0.125rem";
|