@rijkshuisstijl-community/design-tokens 1.0.0-alpha.154 → 1.0.0-alpha.156

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.
Files changed (53) hide show
  1. package/dist/_variables.scss +20 -17
  2. package/dist/index.css +20 -17
  3. package/dist/index.d.ts +19 -16
  4. package/dist/index.js +20 -17
  5. package/dist/index.json +19 -16
  6. package/dist/index.tokens.json +26 -23
  7. package/dist/root.css +20 -17
  8. package/dist/tokens.d.ts +26 -23
  9. package/dist/tokens.js +583 -510
  10. package/dist/uitvoerend-mintgroen-focus/_variables.scss +20 -17
  11. package/dist/uitvoerend-mintgroen-focus/index.css +20 -17
  12. package/dist/uitvoerend-mintgroen-focus/index.d.ts +19 -16
  13. package/dist/uitvoerend-mintgroen-focus/index.js +20 -17
  14. package/dist/uitvoerend-mintgroen-focus/index.json +19 -16
  15. package/dist/uitvoerend-mintgroen-focus/index.tokens.json +26 -23
  16. package/dist/uitvoerend-mintgroen-focus/root.css +20 -17
  17. package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +26 -23
  18. package/dist/uitvoerend-mintgroen-focus/tokens.js +583 -510
  19. package/dist/uitvoerend-violet/_variables.scss +20 -17
  20. package/dist/uitvoerend-violet/index.css +20 -17
  21. package/dist/uitvoerend-violet/index.d.ts +19 -16
  22. package/dist/uitvoerend-violet/index.js +20 -17
  23. package/dist/uitvoerend-violet/index.json +19 -16
  24. package/dist/uitvoerend-violet/index.tokens.json +26 -23
  25. package/dist/uitvoerend-violet/root.css +20 -17
  26. package/dist/uitvoerend-violet/tokens.d.ts +26 -23
  27. package/dist/uitvoerend-violet/tokens.js +583 -510
  28. package/dist/uitvoerend-violet-oud/_variables.scss +20 -17
  29. package/dist/uitvoerend-violet-oud/index.css +20 -17
  30. package/dist/uitvoerend-violet-oud/index.d.ts +19 -16
  31. package/dist/uitvoerend-violet-oud/index.js +20 -17
  32. package/dist/uitvoerend-violet-oud/index.json +19 -16
  33. package/dist/uitvoerend-violet-oud/index.tokens.json +26 -23
  34. package/dist/uitvoerend-violet-oud/root.css +20 -17
  35. package/dist/uitvoerend-violet-oud/tokens.d.ts +26 -23
  36. package/dist/uitvoerend-violet-oud/tokens.js +583 -510
  37. package/dist/wetgevend/_variables.scss +20 -17
  38. package/dist/wetgevend/index.css +20 -17
  39. package/dist/wetgevend/index.d.ts +19 -16
  40. package/dist/wetgevend/index.js +20 -17
  41. package/dist/wetgevend/index.json +19 -16
  42. package/dist/wetgevend/index.tokens.json +26 -23
  43. package/dist/wetgevend/root.css +20 -17
  44. package/dist/wetgevend/tokens.d.ts +26 -23
  45. package/dist/wetgevend/tokens.js +583 -510
  46. package/figma/figma.tokens.json +14 -2
  47. package/package.json +2 -2
  48. package/src/generated/base.tokens.json +79 -67
  49. package/src/generated/themes.json +356 -308
  50. package/src/generated/uitvoerend-mintgroen-focus/tokens.json +79 -67
  51. package/src/generated/uitvoerend-violet/tokens.json +79 -67
  52. package/src/generated/uitvoerend-violet-oud/tokens.json +79 -67
  53. package/src/generated/wetgevend/tokens.json +79 -67
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 12 Feb 2025 15:07:28 GMT
3
+ // Generated on Fri, 14 Feb 2025 08:43:17 GMT
4
4
 
5
5
  $nl-number-badge-padding-block: 0.5rem;
6
6
  $nl-number-badge-padding-inline: 0.5rem;
@@ -50,6 +50,21 @@ $nl-heading-level-1-line-height: 125%;
50
50
  $nl-heading-level-1-font-weight: 700;
51
51
  $nl-heading-level-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
52
52
  $nl-heading-level-1-color: #154273;
53
+ $nl-paragraph-small-line-height: 150%;
54
+ $nl-paragraph-small-font-weight: 400;
55
+ $nl-paragraph-small-font-size: 1.125rem;
56
+ $nl-paragraph-small-color: #154273;
57
+ $nl-paragraph-lead-line-height: 150%;
58
+ $nl-paragraph-lead-font-weight: 400;
59
+ $nl-paragraph-lead-font-size: 1.5rem;
60
+ $nl-paragraph-lead-color: #154273;
61
+ $nl-paragraph-margin-block-start: 0;
62
+ $nl-paragraph-margin-block-end: 0;
63
+ $nl-paragraph-line-height: 150%;
64
+ $nl-paragraph-font-weight: 400;
65
+ $nl-paragraph-font-size: 1.25rem;
66
+ $nl-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
67
+ $nl-paragraph-color: #154273;
53
68
  $denhaag-sidenav-link-focus-background-color: #FDD370;
54
69
  $todo-pagination-page-link-focus-background-color: #FDD370;
55
70
  $todo-nav-bar-link-focus-background-color: #FDD370;
@@ -267,21 +282,6 @@ $utrecht-ordered-list-margin-inline-start: 0.625rem;
267
282
  $utrecht-ordered-list-margin-block-start: 0.25rem;
268
283
  $utrecht-ordered-list-margin-block-end: 0.25rem;
269
284
  $utrecht-ordered-list-padding-inline-start: 1.5rem;
270
- $utrecht-paragraph-small-line-height: 150%;
271
- $utrecht-paragraph-small-font-weight: 400;
272
- $utrecht-paragraph-small-font-size: 1.125rem;
273
- $utrecht-paragraph-small-color: #154273;
274
- $utrecht-paragraph-lead-line-height: 150%;
275
- $utrecht-paragraph-lead-font-weight: 400;
276
- $utrecht-paragraph-lead-font-size: 1.5rem;
277
- $utrecht-paragraph-lead-color: #154273;
278
- $utrecht-paragraph-margin-block-start: 0;
279
- $utrecht-paragraph-margin-block-end: 0;
280
- $utrecht-paragraph-line-height: 150%;
281
- $utrecht-paragraph-font-weight: 400;
282
- $utrecht-paragraph-font-size: 1.25rem;
283
- $utrecht-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
284
- $utrecht-paragraph-color: #154273;
285
285
  $utrecht-radio-button-border-width: 1px;
286
286
  $utrecht-radio-button-border-radius: 999px;
287
287
  $utrecht-radio-button-hover-border-width: 1px;
@@ -867,7 +867,8 @@ $rhc-file-input-feedback-font-size: 1rem;
867
867
  $rhc-file-input-feedback-color: #475569;
868
868
  $rhc-file-input-row-gap: 0.75rem;
869
869
  $rhc-file-input-column-gap: 0.75rem;
870
- $rhc-page-footer-flex-direction: row;
870
+ $rhc-page-footer-flex-direction: column;
871
+ $rhc-page-footer-padding-inline-end: 2.5rem;
871
872
  $rhc-page-footer-padding-inline-start: 2.5rem;
872
873
  $rhc-page-footer-padding-block-end: 2.5rem;
873
874
  $rhc-page-footer-padding-block-start: 2.5rem;
@@ -938,6 +939,7 @@ $rhc-message-list-item-label-font-size: 1.25rem;
938
939
  $rhc-message-list-item-label-font-family: Fira Sans, Arial, Verdana, sans-serif;
939
940
  $rhc-message-list-item-content-row-gap: 0.5rem;
940
941
  $rhc-message-list-item-content-column-gap: 0.5rem;
942
+ $rhc-message-list-item-content-font-size: 1.125rem;
941
943
  $rhc-message-list-item-padding-inline: 1rem;
942
944
  $rhc-message-list-item-padding-block: 0.75rem;
943
945
  $rhc-message-list-item-min-height: 48px;
@@ -991,6 +993,7 @@ $rhc-navigation-list-item-label-font-size: 1.875rem;
991
993
  $rhc-navigation-list-item-label-font-family: Fira Sans, Arial, Verdana, sans-serif;
992
994
  $rhc-navigation-list-item-content-row-gap: 0.25rem;
993
995
  $rhc-navigation-list-item-content-column-gap: 0.5rem;
996
+ $rhc-navigation-list-item-content-font-size: 1.125rem;
994
997
  $rhc-navigation-list-item-icon-size: 24px;
995
998
  $rhc-navigation-list-item-icon-padding-block: 0.5rem;
996
999
  $rhc-navigation-list-item-icon-padding-inline: 0.5rem;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Feb 2025 15:07:28 GMT
3
+ * Generated on Fri, 14 Feb 2025 08:43:17 GMT
4
4
  */
5
5
 
6
6
  .uitvoerend-mintgroen-focus {
@@ -52,6 +52,21 @@
52
52
  --nl-heading-level-1-font-weight: 700;
53
53
  --nl-heading-level-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
54
54
  --nl-heading-level-1-color: #154273;
55
+ --nl-paragraph-small-line-height: 150%;
56
+ --nl-paragraph-small-font-weight: 400;
57
+ --nl-paragraph-small-font-size: 1.125rem;
58
+ --nl-paragraph-small-color: #154273;
59
+ --nl-paragraph-lead-line-height: 150%;
60
+ --nl-paragraph-lead-font-weight: 400;
61
+ --nl-paragraph-lead-font-size: 1.5rem;
62
+ --nl-paragraph-lead-color: #154273;
63
+ --nl-paragraph-margin-block-start: 0;
64
+ --nl-paragraph-margin-block-end: 0;
65
+ --nl-paragraph-line-height: 150%;
66
+ --nl-paragraph-font-weight: 400;
67
+ --nl-paragraph-font-size: 1.25rem;
68
+ --nl-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
69
+ --nl-paragraph-color: #154273;
55
70
  --denhaag-sidenav-link-focus-background-color: #FDD370;
56
71
  --todo-pagination-page-link-focus-background-color: #FDD370;
57
72
  --todo-nav-bar-link-focus-background-color: #FDD370;
@@ -269,21 +284,6 @@
269
284
  --utrecht-ordered-list-margin-block-start: 0.25rem;
270
285
  --utrecht-ordered-list-margin-block-end: 0.25rem;
271
286
  --utrecht-ordered-list-padding-inline-start: 1.5rem;
272
- --utrecht-paragraph-small-line-height: 150%;
273
- --utrecht-paragraph-small-font-weight: 400;
274
- --utrecht-paragraph-small-font-size: 1.125rem;
275
- --utrecht-paragraph-small-color: #154273;
276
- --utrecht-paragraph-lead-line-height: 150%;
277
- --utrecht-paragraph-lead-font-weight: 400;
278
- --utrecht-paragraph-lead-font-size: 1.5rem;
279
- --utrecht-paragraph-lead-color: #154273;
280
- --utrecht-paragraph-margin-block-start: 0;
281
- --utrecht-paragraph-margin-block-end: 0;
282
- --utrecht-paragraph-line-height: 150%;
283
- --utrecht-paragraph-font-weight: 400;
284
- --utrecht-paragraph-font-size: 1.25rem;
285
- --utrecht-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
286
- --utrecht-paragraph-color: #154273;
287
287
  --utrecht-radio-button-border-width: 1px;
288
288
  --utrecht-radio-button-border-radius: 999px;
289
289
  --utrecht-radio-button-hover-border-width: 1px;
@@ -869,7 +869,8 @@
869
869
  --rhc-file-input-feedback-color: #475569;
870
870
  --rhc-file-input-row-gap: 0.75rem;
871
871
  --rhc-file-input-column-gap: 0.75rem;
872
- --rhc-page-footer-flex-direction: row;
872
+ --rhc-page-footer-flex-direction: column;
873
+ --rhc-page-footer-padding-inline-end: 2.5rem;
873
874
  --rhc-page-footer-padding-inline-start: 2.5rem;
874
875
  --rhc-page-footer-padding-block-end: 2.5rem;
875
876
  --rhc-page-footer-padding-block-start: 2.5rem;
@@ -940,6 +941,7 @@
940
941
  --rhc-message-list-item-label-font-family: Fira Sans, Arial, Verdana, sans-serif;
941
942
  --rhc-message-list-item-content-row-gap: 0.5rem;
942
943
  --rhc-message-list-item-content-column-gap: 0.5rem;
944
+ --rhc-message-list-item-content-font-size: 1.125rem;
943
945
  --rhc-message-list-item-padding-inline: 1rem;
944
946
  --rhc-message-list-item-padding-block: 0.75rem;
945
947
  --rhc-message-list-item-min-height: 48px;
@@ -993,6 +995,7 @@
993
995
  --rhc-navigation-list-item-label-font-family: Fira Sans, Arial, Verdana, sans-serif;
994
996
  --rhc-navigation-list-item-content-row-gap: 0.25rem;
995
997
  --rhc-navigation-list-item-content-column-gap: 0.5rem;
998
+ --rhc-navigation-list-item-content-font-size: 1.125rem;
996
999
  --rhc-navigation-list-item-icon-size: 24px;
997
1000
  --rhc-navigation-list-item-icon-padding-block: 0.5rem;
998
1001
  --rhc-navigation-list-item-icon-padding-inline: 0.5rem;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Feb 2025 15:07:28 GMT
3
+ * Generated on Fri, 14 Feb 2025 08:43:17 GMT
4
4
  */
5
5
 
6
6
  export const rhcColorPrimary50 : string;
@@ -208,6 +208,7 @@ export const rhcNavigationListIconColor : string;
208
208
  export const rhcNavigationListItemIconPaddingInline : string;
209
209
  export const rhcNavigationListItemIconPaddingBlock : string;
210
210
  export const rhcNavigationListItemIconSize : string;
211
+ export const rhcNavigationListItemContentFontSize : string;
211
212
  export const rhcNavigationListItemContentColumnGap : string;
212
213
  export const rhcNavigationListItemContentRowGap : string;
213
214
  export const rhcNavigationListItemLabelFontFamily : string;
@@ -261,6 +262,7 @@ export const rhcMessageListItemIconColor : string;
261
262
  export const rhcMessageListItemMinHeight : string;
262
263
  export const rhcMessageListItemPaddingBlock : string;
263
264
  export const rhcMessageListItemPaddingInline : string;
265
+ export const rhcMessageListItemContentFontSize : string;
264
266
  export const rhcMessageListItemContentColumnGap : string;
265
267
  export const rhcMessageListItemContentRowGap : string;
266
268
  export const rhcMessageListItemLabelFontFamily : string;
@@ -331,6 +333,7 @@ export const rhcPageFooterBorderBlockStartStyle : string;
331
333
  export const rhcPageFooterPaddingBlockStart : string;
332
334
  export const rhcPageFooterPaddingBlockEnd : string;
333
335
  export const rhcPageFooterPaddingInlineStart : string;
336
+ export const rhcPageFooterPaddingInlineEnd : string;
334
337
  export const rhcPageFooterFlexDirection : string;
335
338
  export const rhcFileInputColumnGap : string;
336
339
  export const rhcFileInputRowGap : string;
@@ -917,21 +920,6 @@ export const utrechtRadioButtonHoverBorderColor : string;
917
920
  export const utrechtRadioButtonHoverBorderWidth : string;
918
921
  export const utrechtRadioButtonBorderRadius : string;
919
922
  export const utrechtRadioButtonBorderWidth : string;
920
- export const utrechtParagraphColor : string;
921
- export const utrechtParagraphFontFamily : string;
922
- export const utrechtParagraphFontSize : string;
923
- export const utrechtParagraphFontWeight : number;
924
- export const utrechtParagraphLineHeight : string;
925
- export const utrechtParagraphMarginBlockEnd : number;
926
- export const utrechtParagraphMarginBlockStart : number;
927
- export const utrechtParagraphLeadColor : string;
928
- export const utrechtParagraphLeadFontSize : string;
929
- export const utrechtParagraphLeadFontWeight : number;
930
- export const utrechtParagraphLeadLineHeight : string;
931
- export const utrechtParagraphSmallColor : string;
932
- export const utrechtParagraphSmallFontSize : string;
933
- export const utrechtParagraphSmallFontWeight : number;
934
- export const utrechtParagraphSmallLineHeight : string;
935
923
  export const utrechtOrderedListPaddingInlineStart : string;
936
924
  export const utrechtOrderedListMarginBlockEnd : string;
937
925
  export const utrechtOrderedListMarginBlockStart : string;
@@ -1149,6 +1137,21 @@ export const overwriteFocusBackground : string;
1149
1137
  export const todoNavBarLinkFocusBackgroundColor : string;
1150
1138
  export const todoPaginationPageLinkFocusBackgroundColor : string;
1151
1139
  export const denhaagSidenavLinkFocusBackgroundColor : string;
1140
+ export const nlParagraphColor : string;
1141
+ export const nlParagraphFontFamily : string;
1142
+ export const nlParagraphFontSize : string;
1143
+ export const nlParagraphFontWeight : number;
1144
+ export const nlParagraphLineHeight : string;
1145
+ export const nlParagraphMarginBlockEnd : number;
1146
+ export const nlParagraphMarginBlockStart : number;
1147
+ export const nlParagraphLeadColor : string;
1148
+ export const nlParagraphLeadFontSize : string;
1149
+ export const nlParagraphLeadFontWeight : number;
1150
+ export const nlParagraphLeadLineHeight : string;
1151
+ export const nlParagraphSmallColor : string;
1152
+ export const nlParagraphSmallFontSize : string;
1153
+ export const nlParagraphSmallFontWeight : number;
1154
+ export const nlParagraphSmallLineHeight : string;
1152
1155
  export const nlHeadingLevel1Color : string;
1153
1156
  export const nlHeadingLevel1FontFamily : string;
1154
1157
  export const nlHeadingLevel1FontWeight : number;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Feb 2025 15:07:28 GMT
3
+ * Generated on Fri, 14 Feb 2025 08:43:17 GMT
4
4
  */
5
5
 
6
6
  export const rhcColorPrimary50 = "#eaf8f4";
@@ -208,6 +208,7 @@ export const rhcNavigationListIconColor = "#fff";
208
208
  export const rhcNavigationListItemIconPaddingInline = "0.5rem";
209
209
  export const rhcNavigationListItemIconPaddingBlock = "0.5rem";
210
210
  export const rhcNavigationListItemIconSize = "24px";
211
+ export const rhcNavigationListItemContentFontSize = "1.125rem";
211
212
  export const rhcNavigationListItemContentColumnGap = "0.5rem";
212
213
  export const rhcNavigationListItemContentRowGap = "0.25rem";
213
214
  export const rhcNavigationListItemLabelFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
@@ -261,6 +262,7 @@ export const rhcMessageListItemIconColor = "#154273";
261
262
  export const rhcMessageListItemMinHeight = "48px";
262
263
  export const rhcMessageListItemPaddingBlock = "0.75rem";
263
264
  export const rhcMessageListItemPaddingInline = "1rem";
265
+ export const rhcMessageListItemContentFontSize = "1.125rem";
264
266
  export const rhcMessageListItemContentColumnGap = "0.5rem";
265
267
  export const rhcMessageListItemContentRowGap = "0.5rem";
266
268
  export const rhcMessageListItemLabelFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
@@ -331,7 +333,8 @@ export const rhcPageFooterBorderBlockStartStyle = "solid";
331
333
  export const rhcPageFooterPaddingBlockStart = "2.5rem";
332
334
  export const rhcPageFooterPaddingBlockEnd = "2.5rem";
333
335
  export const rhcPageFooterPaddingInlineStart = "2.5rem";
334
- export const rhcPageFooterFlexDirection = "row";
336
+ export const rhcPageFooterPaddingInlineEnd = "2.5rem";
337
+ export const rhcPageFooterFlexDirection = "column";
335
338
  export const rhcFileInputColumnGap = "0.75rem";
336
339
  export const rhcFileInputRowGap = "0.75rem";
337
340
  export const rhcFileInputFeedbackColor = "#475569";
@@ -917,21 +920,6 @@ export const utrechtRadioButtonHoverBorderColor = "#738eab";
917
920
  export const utrechtRadioButtonHoverBorderWidth = "1px";
918
921
  export const utrechtRadioButtonBorderRadius = "999px";
919
922
  export const utrechtRadioButtonBorderWidth = "1px";
920
- export const utrechtParagraphColor = "#154273";
921
- export const utrechtParagraphFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
922
- export const utrechtParagraphFontSize = "1.25rem";
923
- export const utrechtParagraphFontWeight = 400;
924
- export const utrechtParagraphLineHeight = "150%";
925
- export const utrechtParagraphMarginBlockEnd = 0;
926
- export const utrechtParagraphMarginBlockStart = 0;
927
- export const utrechtParagraphLeadColor = "#154273";
928
- export const utrechtParagraphLeadFontSize = "1.5rem";
929
- export const utrechtParagraphLeadFontWeight = 400;
930
- export const utrechtParagraphLeadLineHeight = "150%";
931
- export const utrechtParagraphSmallColor = "#154273";
932
- export const utrechtParagraphSmallFontSize = "1.125rem";
933
- export const utrechtParagraphSmallFontWeight = 400;
934
- export const utrechtParagraphSmallLineHeight = "150%";
935
923
  export const utrechtOrderedListPaddingInlineStart = "1.5rem";
936
924
  export const utrechtOrderedListMarginBlockEnd = "0.25rem";
937
925
  export const utrechtOrderedListMarginBlockStart = "0.25rem";
@@ -1149,6 +1137,21 @@ export const overwriteFocusBackground = "#FDD370";
1149
1137
  export const todoNavBarLinkFocusBackgroundColor = "#FDD370";
1150
1138
  export const todoPaginationPageLinkFocusBackgroundColor = "#FDD370";
1151
1139
  export const denhaagSidenavLinkFocusBackgroundColor = "#FDD370";
1140
+ export const nlParagraphColor = "#154273";
1141
+ export const nlParagraphFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
1142
+ export const nlParagraphFontSize = "1.25rem";
1143
+ export const nlParagraphFontWeight = 400;
1144
+ export const nlParagraphLineHeight = "150%";
1145
+ export const nlParagraphMarginBlockEnd = 0;
1146
+ export const nlParagraphMarginBlockStart = 0;
1147
+ export const nlParagraphLeadColor = "#154273";
1148
+ export const nlParagraphLeadFontSize = "1.5rem";
1149
+ export const nlParagraphLeadFontWeight = 400;
1150
+ export const nlParagraphLeadLineHeight = "150%";
1151
+ export const nlParagraphSmallColor = "#154273";
1152
+ export const nlParagraphSmallFontSize = "1.125rem";
1153
+ export const nlParagraphSmallFontWeight = 400;
1154
+ export const nlParagraphSmallLineHeight = "150%";
1152
1155
  export const nlHeadingLevel1Color = "#154273";
1153
1156
  export const nlHeadingLevel1FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
1154
1157
  export const nlHeadingLevel1FontWeight = 700;
@@ -204,6 +204,7 @@
204
204
  "rhcNavigationListItemIconPaddingInline": "0.5rem",
205
205
  "rhcNavigationListItemIconPaddingBlock": "0.5rem",
206
206
  "rhcNavigationListItemIconSize": "24px",
207
+ "rhcNavigationListItemContentFontSize": "1.125rem",
207
208
  "rhcNavigationListItemContentColumnGap": "0.5rem",
208
209
  "rhcNavigationListItemContentRowGap": "0.25rem",
209
210
  "rhcNavigationListItemLabelFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
@@ -257,6 +258,7 @@
257
258
  "rhcMessageListItemMinHeight": "48px",
258
259
  "rhcMessageListItemPaddingBlock": "0.75rem",
259
260
  "rhcMessageListItemPaddingInline": "1rem",
261
+ "rhcMessageListItemContentFontSize": "1.125rem",
260
262
  "rhcMessageListItemContentColumnGap": "0.5rem",
261
263
  "rhcMessageListItemContentRowGap": "0.5rem",
262
264
  "rhcMessageListItemLabelFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
@@ -327,7 +329,8 @@
327
329
  "rhcPageFooterPaddingBlockStart": "2.5rem",
328
330
  "rhcPageFooterPaddingBlockEnd": "2.5rem",
329
331
  "rhcPageFooterPaddingInlineStart": "2.5rem",
330
- "rhcPageFooterFlexDirection": "row",
332
+ "rhcPageFooterPaddingInlineEnd": "2.5rem",
333
+ "rhcPageFooterFlexDirection": "column",
331
334
  "rhcFileInputColumnGap": "0.75rem",
332
335
  "rhcFileInputRowGap": "0.75rem",
333
336
  "rhcFileInputFeedbackColor": "#475569",
@@ -913,21 +916,6 @@
913
916
  "utrechtRadioButtonHoverBorderWidth": "1px",
914
917
  "utrechtRadioButtonBorderRadius": "999px",
915
918
  "utrechtRadioButtonBorderWidth": "1px",
916
- "utrechtParagraphColor": "#154273",
917
- "utrechtParagraphFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
918
- "utrechtParagraphFontSize": "1.25rem",
919
- "utrechtParagraphFontWeight": 400,
920
- "utrechtParagraphLineHeight": "150%",
921
- "utrechtParagraphMarginBlockEnd": 0,
922
- "utrechtParagraphMarginBlockStart": 0,
923
- "utrechtParagraphLeadColor": "#154273",
924
- "utrechtParagraphLeadFontSize": "1.5rem",
925
- "utrechtParagraphLeadFontWeight": 400,
926
- "utrechtParagraphLeadLineHeight": "150%",
927
- "utrechtParagraphSmallColor": "#154273",
928
- "utrechtParagraphSmallFontSize": "1.125rem",
929
- "utrechtParagraphSmallFontWeight": 400,
930
- "utrechtParagraphSmallLineHeight": "150%",
931
919
  "utrechtOrderedListPaddingInlineStart": "1.5rem",
932
920
  "utrechtOrderedListMarginBlockEnd": "0.25rem",
933
921
  "utrechtOrderedListMarginBlockStart": "0.25rem",
@@ -1145,6 +1133,21 @@
1145
1133
  "todoNavBarLinkFocusBackgroundColor": "#FDD370",
1146
1134
  "todoPaginationPageLinkFocusBackgroundColor": "#FDD370",
1147
1135
  "denhaagSidenavLinkFocusBackgroundColor": "#FDD370",
1136
+ "nlParagraphColor": "#154273",
1137
+ "nlParagraphFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
1138
+ "nlParagraphFontSize": "1.25rem",
1139
+ "nlParagraphFontWeight": 400,
1140
+ "nlParagraphLineHeight": "150%",
1141
+ "nlParagraphMarginBlockEnd": 0,
1142
+ "nlParagraphMarginBlockStart": 0,
1143
+ "nlParagraphLeadColor": "#154273",
1144
+ "nlParagraphLeadFontSize": "1.5rem",
1145
+ "nlParagraphLeadFontWeight": 400,
1146
+ "nlParagraphLeadLineHeight": "150%",
1147
+ "nlParagraphSmallColor": "#154273",
1148
+ "nlParagraphSmallFontSize": "1.125rem",
1149
+ "nlParagraphSmallFontWeight": 400,
1150
+ "nlParagraphSmallLineHeight": "150%",
1148
1151
  "nlHeadingLevel1Color": "#154273",
1149
1152
  "nlHeadingLevel1FontFamily": "Fira Sans, Arial, Verdana, sans-serif",
1150
1153
  "nlHeadingLevel1FontWeight": 700,
@@ -304,6 +304,7 @@
304
304
  "size": "24px"
305
305
  },
306
306
  "content": {
307
+ "font-size": "1.125rem",
307
308
  "column-gap": "0.5rem",
308
309
  "row-gap": "0.25rem"
309
310
  },
@@ -395,6 +396,7 @@
395
396
  "padding-block": "0.75rem",
396
397
  "padding-inline": "1rem",
397
398
  "content": {
399
+ "font-size": "1.125rem",
398
400
  "column-gap": "0.5rem",
399
401
  "row-gap": "0.5rem"
400
402
  },
@@ -515,10 +517,11 @@
515
517
  "padding": {
516
518
  "block-start": "2.5rem",
517
519
  "block-end": "2.5rem",
518
- "inline-start": "2.5rem"
520
+ "inline-start": "2.5rem",
521
+ "inline-end": "2.5rem"
519
522
  },
520
523
  "flex": {
521
- "direction": "row"
524
+ "direction": "column"
522
525
  }
523
526
  },
524
527
  "file-input": {
@@ -1428,27 +1431,6 @@
1428
1431
  "border-radius": "999px",
1429
1432
  "border-width": "1px"
1430
1433
  },
1431
- "paragraph": {
1432
- "color": "#154273",
1433
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1434
- "font-size": "1.25rem",
1435
- "font-weight": 400,
1436
- "line-height": "150%",
1437
- "margin-block-end": 0,
1438
- "margin-block-start": 0,
1439
- "lead": {
1440
- "color": "#154273",
1441
- "font-size": "1.5rem",
1442
- "font-weight": 400,
1443
- "line-height": "150%"
1444
- },
1445
- "small": {
1446
- "color": "#154273",
1447
- "font-size": "1.125rem",
1448
- "font-weight": 400,
1449
- "line-height": "150%"
1450
- }
1451
- },
1452
1434
  "ordered-list": {
1453
1435
  "padding-inline-start": "1.5rem",
1454
1436
  "margin-block-end": "0.25rem",
@@ -1820,6 +1802,27 @@
1820
1802
  }
1821
1803
  },
1822
1804
  "nl": {
1805
+ "paragraph": {
1806
+ "color": "#154273",
1807
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1808
+ "font-size": "1.25rem",
1809
+ "font-weight": 400,
1810
+ "line-height": "150%",
1811
+ "margin-block-end": 0,
1812
+ "margin-block-start": 0,
1813
+ "lead": {
1814
+ "color": "#154273",
1815
+ "font-size": "1.5rem",
1816
+ "font-weight": 400,
1817
+ "line-height": "150%"
1818
+ },
1819
+ "small": {
1820
+ "color": "#154273",
1821
+ "font-size": "1.125rem",
1822
+ "font-weight": 400,
1823
+ "line-height": "150%"
1824
+ }
1825
+ },
1823
1826
  "heading-level-1": {
1824
1827
  "color": "#154273",
1825
1828
  "font-family": "Fira Sans, Arial, Verdana, sans-serif",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Feb 2025 15:07:28 GMT
3
+ * Generated on Fri, 14 Feb 2025 08:43:17 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -52,6 +52,21 @@
52
52
  --nl-heading-level-1-font-weight: 700;
53
53
  --nl-heading-level-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
54
54
  --nl-heading-level-1-color: #154273;
55
+ --nl-paragraph-small-line-height: 150%;
56
+ --nl-paragraph-small-font-weight: 400;
57
+ --nl-paragraph-small-font-size: 1.125rem;
58
+ --nl-paragraph-small-color: #154273;
59
+ --nl-paragraph-lead-line-height: 150%;
60
+ --nl-paragraph-lead-font-weight: 400;
61
+ --nl-paragraph-lead-font-size: 1.5rem;
62
+ --nl-paragraph-lead-color: #154273;
63
+ --nl-paragraph-margin-block-start: 0;
64
+ --nl-paragraph-margin-block-end: 0;
65
+ --nl-paragraph-line-height: 150%;
66
+ --nl-paragraph-font-weight: 400;
67
+ --nl-paragraph-font-size: 1.25rem;
68
+ --nl-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
69
+ --nl-paragraph-color: #154273;
55
70
  --denhaag-sidenav-link-focus-background-color: #FDD370;
56
71
  --todo-pagination-page-link-focus-background-color: #FDD370;
57
72
  --todo-nav-bar-link-focus-background-color: #FDD370;
@@ -269,21 +284,6 @@
269
284
  --utrecht-ordered-list-margin-block-start: 0.25rem;
270
285
  --utrecht-ordered-list-margin-block-end: 0.25rem;
271
286
  --utrecht-ordered-list-padding-inline-start: 1.5rem;
272
- --utrecht-paragraph-small-line-height: 150%;
273
- --utrecht-paragraph-small-font-weight: 400;
274
- --utrecht-paragraph-small-font-size: 1.125rem;
275
- --utrecht-paragraph-small-color: #154273;
276
- --utrecht-paragraph-lead-line-height: 150%;
277
- --utrecht-paragraph-lead-font-weight: 400;
278
- --utrecht-paragraph-lead-font-size: 1.5rem;
279
- --utrecht-paragraph-lead-color: #154273;
280
- --utrecht-paragraph-margin-block-start: 0;
281
- --utrecht-paragraph-margin-block-end: 0;
282
- --utrecht-paragraph-line-height: 150%;
283
- --utrecht-paragraph-font-weight: 400;
284
- --utrecht-paragraph-font-size: 1.25rem;
285
- --utrecht-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
286
- --utrecht-paragraph-color: #154273;
287
287
  --utrecht-radio-button-border-width: 1px;
288
288
  --utrecht-radio-button-border-radius: 999px;
289
289
  --utrecht-radio-button-hover-border-width: 1px;
@@ -869,7 +869,8 @@
869
869
  --rhc-file-input-feedback-color: #475569;
870
870
  --rhc-file-input-row-gap: 0.75rem;
871
871
  --rhc-file-input-column-gap: 0.75rem;
872
- --rhc-page-footer-flex-direction: row;
872
+ --rhc-page-footer-flex-direction: column;
873
+ --rhc-page-footer-padding-inline-end: 2.5rem;
873
874
  --rhc-page-footer-padding-inline-start: 2.5rem;
874
875
  --rhc-page-footer-padding-block-end: 2.5rem;
875
876
  --rhc-page-footer-padding-block-start: 2.5rem;
@@ -940,6 +941,7 @@
940
941
  --rhc-message-list-item-label-font-family: Fira Sans, Arial, Verdana, sans-serif;
941
942
  --rhc-message-list-item-content-row-gap: 0.5rem;
942
943
  --rhc-message-list-item-content-column-gap: 0.5rem;
944
+ --rhc-message-list-item-content-font-size: 1.125rem;
943
945
  --rhc-message-list-item-padding-inline: 1rem;
944
946
  --rhc-message-list-item-padding-block: 0.75rem;
945
947
  --rhc-message-list-item-min-height: 48px;
@@ -993,6 +995,7 @@
993
995
  --rhc-navigation-list-item-label-font-family: Fira Sans, Arial, Verdana, sans-serif;
994
996
  --rhc-navigation-list-item-content-row-gap: 0.25rem;
995
997
  --rhc-navigation-list-item-content-column-gap: 0.5rem;
998
+ --rhc-navigation-list-item-content-font-size: 1.125rem;
996
999
  --rhc-navigation-list-item-icon-size: 24px;
997
1000
  --rhc-navigation-list-item-icon-padding-block: 0.5rem;
998
1001
  --rhc-navigation-list-item-icon-padding-inline: 0.5rem;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Feb 2025 15:07:28 GMT
3
+ * Generated on Fri, 14 Feb 2025 08:43:17 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
@@ -327,6 +327,7 @@ declare const tokens: {
327
327
  "size": DesignToken
328
328
  },
329
329
  "content": {
330
+ "font-size": DesignToken,
330
331
  "column-gap": DesignToken,
331
332
  "row-gap": DesignToken
332
333
  },
@@ -418,6 +419,7 @@ declare const tokens: {
418
419
  "padding-block": DesignToken,
419
420
  "padding-inline": DesignToken,
420
421
  "content": {
422
+ "font-size": DesignToken,
421
423
  "column-gap": DesignToken,
422
424
  "row-gap": DesignToken
423
425
  },
@@ -538,7 +540,8 @@ declare const tokens: {
538
540
  "padding": {
539
541
  "block-start": DesignToken,
540
542
  "block-end": DesignToken,
541
- "inline-start": DesignToken
543
+ "inline-start": DesignToken,
544
+ "inline-end": DesignToken
542
545
  },
543
546
  "flex": {
544
547
  "direction": DesignToken
@@ -1451,27 +1454,6 @@ declare const tokens: {
1451
1454
  "border-radius": DesignToken,
1452
1455
  "border-width": DesignToken
1453
1456
  },
1454
- "paragraph": {
1455
- "color": DesignToken,
1456
- "font-family": DesignToken,
1457
- "font-size": DesignToken,
1458
- "font-weight": DesignToken,
1459
- "line-height": DesignToken,
1460
- "margin-block-end": DesignToken,
1461
- "margin-block-start": DesignToken,
1462
- "lead": {
1463
- "color": DesignToken,
1464
- "font-size": DesignToken,
1465
- "font-weight": DesignToken,
1466
- "line-height": DesignToken
1467
- },
1468
- "small": {
1469
- "color": DesignToken,
1470
- "font-size": DesignToken,
1471
- "font-weight": DesignToken,
1472
- "line-height": DesignToken
1473
- }
1474
- },
1475
1457
  "ordered-list": {
1476
1458
  "padding-inline-start": DesignToken,
1477
1459
  "margin-block-end": DesignToken,
@@ -1843,6 +1825,27 @@ declare const tokens: {
1843
1825
  }
1844
1826
  },
1845
1827
  "nl": {
1828
+ "paragraph": {
1829
+ "color": DesignToken,
1830
+ "font-family": DesignToken,
1831
+ "font-size": DesignToken,
1832
+ "font-weight": DesignToken,
1833
+ "line-height": DesignToken,
1834
+ "margin-block-end": DesignToken,
1835
+ "margin-block-start": DesignToken,
1836
+ "lead": {
1837
+ "color": DesignToken,
1838
+ "font-size": DesignToken,
1839
+ "font-weight": DesignToken,
1840
+ "line-height": DesignToken
1841
+ },
1842
+ "small": {
1843
+ "color": DesignToken,
1844
+ "font-size": DesignToken,
1845
+ "font-weight": DesignToken,
1846
+ "line-height": DesignToken
1847
+ }
1848
+ },
1846
1849
  "heading-level-1": {
1847
1850
  "color": DesignToken,
1848
1851
  "font-family": DesignToken,