@utrecht/design-tokens 2.3.0 → 2.5.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.
Files changed (83) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/dist/_mixin-theme.scss +165 -76
  3. package/dist/_mixin.scss +165 -76
  4. package/dist/_variables.scss +165 -76
  5. package/dist/dark/_mixin-theme.scss +165 -76
  6. package/dist/dark/_mixin.scss +165 -76
  7. package/dist/dark/_variables.scss +165 -76
  8. package/dist/dark/index.cjs +104 -15
  9. package/dist/dark/index.css +165 -76
  10. package/dist/dark/index.d.ts +97 -8
  11. package/dist/dark/index.flat.json +102 -13
  12. package/dist/dark/index.json +11111 -9439
  13. package/dist/dark/index.mjs +103 -14
  14. package/dist/dark/index.tokens.json +369 -248
  15. package/dist/dark/list.json +11111 -9439
  16. package/dist/dark/list.mjs +11111 -9439
  17. package/dist/dark/property.css +19 -7
  18. package/dist/dark/root.css +164 -75
  19. package/dist/dark/theme-prince-xml.css +165 -76
  20. package/dist/dark/theme.css +164 -75
  21. package/dist/dark/tokens.cjs +2051 -347
  22. package/dist/dark/tokens.d.ts +255 -126
  23. package/dist/dark/tokens.json +2051 -347
  24. package/dist/dark/variables.cjs +104 -15
  25. package/dist/dark/variables.css +164 -75
  26. package/dist/dark/variables.d.ts +97 -8
  27. package/dist/dark/variables.json +102 -13
  28. package/dist/dark/variables.less +165 -76
  29. package/dist/dark/variables.mjs +103 -14
  30. package/dist/index.cjs +104 -15
  31. package/dist/index.css +330 -152
  32. package/dist/index.d.ts +97 -8
  33. package/dist/index.flat.json +102 -13
  34. package/dist/index.json +2175 -503
  35. package/dist/index.mjs +103 -14
  36. package/dist/index.tokens.json +369 -248
  37. package/dist/list.json +2175 -503
  38. package/dist/list.mjs +2175 -503
  39. package/dist/property.css +19 -7
  40. package/dist/root.css +164 -75
  41. package/dist/theme-prince-xml.css +165 -76
  42. package/dist/theme.css +164 -75
  43. package/dist/tokens.cjs +2051 -347
  44. package/dist/tokens.d.ts +255 -126
  45. package/dist/tokens.json +2051 -347
  46. package/dist/variables.cjs +104 -15
  47. package/dist/variables.css +164 -75
  48. package/dist/variables.d.ts +97 -8
  49. package/dist/variables.json +102 -13
  50. package/dist/variables.less +165 -76
  51. package/dist/variables.mjs +103 -14
  52. package/package.json +1 -1
  53. package/src/component/nl/code-block.tokens.json +13 -0
  54. package/src/component/nl/code.tokens.json +11 -0
  55. package/src/component/nl/data-badge.tokens.json +22 -0
  56. package/src/component/nl/heading.tokens.json +48 -0
  57. package/src/component/nl/mark.tokens.json +8 -0
  58. package/src/component/nl/number-badge.tokens.json +23 -0
  59. package/src/component/nl/paragraph.tokens.json +20 -0
  60. package/src/component/nl/skip-link.tokens.json +16 -0
  61. package/src/component/signalen/signalen.tokens.json +17 -0
  62. package/src/component/utrecht/badge.tokens.json +5 -5
  63. package/src/component/utrecht/body.tokens.json +11 -0
  64. package/src/component/utrecht/code-block.tokens.json +9 -9
  65. package/src/component/utrecht/heading-1.tokens.json +4 -4
  66. package/src/component/utrecht/heading-2.tokens.json +4 -4
  67. package/src/component/utrecht/heading-3.tokens.json +4 -4
  68. package/src/component/utrecht/heading-4.tokens.json +4 -4
  69. package/src/component/utrecht/heading-5.tokens.json +4 -4
  70. package/src/component/utrecht/heading-6.tokens.json +4 -4
  71. package/src/component/utrecht/link-list.tokens.json +3 -0
  72. package/src/component/utrecht/mark.tokens.json +2 -2
  73. package/src/component/utrecht/nav-bar.tokens.json +0 -2
  74. package/src/component/utrecht/number-badge.tokens.json +6 -6
  75. package/src/component/utrecht/page-body.tokens.json +19 -0
  76. package/src/component/utrecht/page-footer.tokens.json +6 -4
  77. package/src/component/utrecht/page-header.tokens.json +14 -4
  78. package/src/component/utrecht/page.tokens.json +2 -2
  79. package/src/component/utrecht/paragraph.tokens.json +8 -8
  80. package/src/component/utrecht/root.tokens.json +8 -0
  81. package/src/component/utrecht/skip-link.tokens.json +10 -10
  82. package/project.json +0 -25
  83. package/src/component/utrecht/badge-data.tokens.json +0 -8
@@ -1,7 +1,14 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
3
 
4
+ $signalen-progress-bar-border-radius: 4px;
4
5
  $of-progress-indicator-mobile-box-shadow: 0px 0px 2px 0px rgba(0 0 0 / 20%);
6
+ $nl-number-badge-padding-inline: 1ex;
7
+ $nl-number-badge-padding-block: 1ex;
8
+ $nl-data-badge-border-radius: 0;
9
+ $nl-code-block-padding-inline: 20px;
10
+ $nl-code-block-padding-block: 20px;
11
+ $nl-code-block-font-family: "Monaco";
5
12
  $denhaag-process-steps-sub-step-marker-size: 12px;
6
13
  $denhaag-process-steps-step-marker-size: 28px;
7
14
  $utrecht-toptask-nav-link-grid-max-inline-size: 240px;
@@ -145,19 +152,35 @@ $utrecht-pagination-page-link-border-color: transparent;
145
152
  $utrecht-pagination-page-link-background-color: transparent;
146
153
  $utrecht-pagination-margin-block-end: 1em;
147
154
  $utrecht-pagination-margin-block-start: 0;
148
- $utrecht-page-padding-inline-start: 2em;
155
+ $utrecht-page-padding-inline-start: 0;
149
156
  $utrecht-page-padding-block-end: 1em;
150
- $utrecht-page-padding-inline-end: 2em;
157
+ $utrecht-page-padding-inline-end: 0;
151
158
  $utrecht-page-padding-block-start: 1.8em;
152
159
  $utrecht-page-max-inline-size: 1184px;
153
160
  $utrecht-page-margin-inline-end: 2em;
154
161
  $utrecht-page-margin-inline-start: 2em;
155
- $utrecht-page-header-padding-inline-end: 2.4em;
156
- $utrecht-page-header-padding-inline-start: 2em;
157
- $utrecht-page-header-padding-block-end: 1em;
158
- $utrecht-page-header-padding-block-start: 1.8em;
162
+ $utrecht-page-header-content-padding-inline: 2em;
163
+ $utrecht-page-header-content-max-inline-size: 1184px;
164
+ $utrecht-page-header-content-padding-inline-end: 2.4em;
165
+ $utrecht-page-header-content-padding-inline-start: 2em;
166
+ $utrecht-page-header-content-padding-block-end: 1em;
167
+ $utrecht-page-header-content-padding-block-start: 1.8em;
168
+ $utrecht-page-header-padding-inline-end: 0;
169
+ $utrecht-page-header-padding-inline-start: 0;
170
+ $utrecht-page-header-padding-block-end: 0;
171
+ $utrecht-page-header-padding-block-start: 0;
172
+ $utrecht-page-footer-content-max-inline-size: 1184px;
159
173
  $utrecht-page-content-padding-block-end: 2em;
160
174
  $utrecht-page-content-padding-block-start: 2em;
175
+ $utrecht-page-body-padding-block-start: 0;
176
+ $utrecht-page-body-padding-block-end: 0;
177
+ $utrecht-page-body-padding-inline-start: 0;
178
+ $utrecht-page-body-padding-inline-end: 0;
179
+ $utrecht-page-body-content-padding-inline-end: 2.4em;
180
+ $utrecht-page-body-content-max-inline-size: 1184px;
181
+ $utrecht-page-body-content-padding-inline-start: 2em;
182
+ $utrecht-page-body-content-padding-block-end: 1em;
183
+ $utrecht-page-body-content-padding-block-start: 0;
161
184
  $utrecht-ordered-list-item-padding-inline-start: 0;
162
185
  $utrecht-ordered-list-item-margin-block-end: 0.25em;
163
186
  $utrecht-ordered-list-item-margin-block-start: 0.25em;
@@ -166,8 +189,6 @@ $utrecht-ordered-list-margin-block-end: 1em;
166
189
  $utrecht-ordered-list-margin-block-start: 0;
167
190
  $utrecht-number-data-negative-color: red;
168
191
  $utrecht-number-data-positive-color: green;
169
- $utrecht-number-badge-padding-inline: 1ex; // Default inline padding color for badge components
170
- $utrecht-number-badge-padding-block: 1ex; // Default block padding for badge components
171
192
  $utrecht-topnav-link-focus-text-decoration: none;
172
193
  $utrecht-topnav-link-focus-border-type: dotted;
173
194
  $utrecht-mapcontrolbutton-margin-inline-start: 0;
@@ -196,6 +217,7 @@ $utrecht-link-social-hover-transform-scale: 1.1;
196
217
  $utrecht-link-social-icon-size: 26px;
197
218
  $utrecht-link-social-size: 40px;
198
219
  $utrecht-link-social-border-width: 2px;
220
+ $utrecht-link-list-icon-inset-block-start: 0.15em;
199
221
  $utrecht-link-list-icon-size: 14px;
200
222
  $utrecht-link-list-link-text-decoration: none;
201
223
  $utrecht-icon-baseline-inset-block-start: 0.125em;
@@ -309,10 +331,6 @@ $utrecht-action-busy-cursor: wait;
309
331
  $utrecht-action-activate-cursor: pointer;
310
332
  $utrecht-column-layout-column-width: 350px;
311
333
  $utrecht-column-layout-column-rule-width: 2px;
312
- $utrecht-code-block-padding-inline-end: 20px;
313
- $utrecht-code-block-padding-inline-start: 20px;
314
- $utrecht-code-block-padding-block-end: 20px;
315
- $utrecht-code-block-padding-block-start: 20px;
316
334
  $utrecht-checkbox-margin-block-start: 0;
317
335
  $utrecht-checkbox-focus-border-width: 2px;
318
336
  $utrecht-checkbox-size: 24px;
@@ -359,11 +377,11 @@ $utrecht-breadcrumb-nav-link-text-decoration: none;
359
377
  $utrecht-breadcrumb-nav-link-hover-text-decoration: underline;
360
378
  $utrecht-breadcrumb-nav-link-focus-text-decoration: underline;
361
379
  $utrecht-breadcrumb-nav-min-block-size: 34px;
380
+ $utrecht-body-line-height: 1.4;
362
381
  $utrecht-blockquote-margin-block-end: 1.6em;
363
382
  $utrecht-blockquote-margin-block-start: 1.6em;
364
383
  $utrecht-blockquote-margin-inline-end: 1.6em;
365
384
  $utrecht-blockquote-margin-inline-start: 1.6em;
366
- $utrecht-badge-border-radius: 0; // Default corner radius for badge components
367
385
  $utrecht-badge-counter-padding-inline: 1ex; // Default inline padding color for badge components
368
386
  $utrecht-badge-counter-padding-block: 1ex; // Default block padding for badge components
369
387
  $utrecht-backdrop-reduced-transparency-opacity: 0.98;
@@ -381,6 +399,53 @@ $utrecht-accordion-panel-border-width: 2px;
381
399
  $utrecht-accordion-button-icon-size: 24px;
382
400
  $utrecht-accordion-button-hover-background-color: inherit;
383
401
  $utrecht-accordion-button-border-width: 0;
402
+ $nl-skip-link-focus-visible-text-decoration: $utrecht-link-focus-visible-text-decoration;
403
+ $nl-skip-link-text-decoration: $utrecht-link-text-decoration;
404
+ $nl-paragraph-small-font-size: $utrecht-typography-scale-sm-font-size;
405
+ $nl-paragraph-lead-line-height: $utrecht-typography-line-height-md;
406
+ $nl-paragraph-lead-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
407
+ $nl-paragraph-lead-font-size: $utrecht-typography-scale-xl-font-size;
408
+ $nl-paragraph-line-height: $utrecht-typography-line-height-md;
409
+ $nl-paragraph-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
410
+ $nl-paragraph-font-size: $utrecht-typography-scale-md-font-size;
411
+ $nl-paragraph-font-family: $utrecht-typography-sans-serif-font-family;
412
+ $nl-number-badge-font-size: $utrecht-typography-scale-md-font-size;
413
+ $nl-number-badge-color: $utrecht-color-white;
414
+ $nl-number-badge-background-color: $utrecht-color-red-40;
415
+ $nl-mark-color: $utrecht-color-black;
416
+ $nl-mark-background-color: $utrecht-color-yellow-60;
417
+ $nl-heading-level-6-line-height: $utrecht-typography-line-height-md;
418
+ $nl-heading-level-6-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
419
+ $nl-heading-level-6-font-size: $utrecht-typography-scale-sm-font-size;
420
+ $nl-heading-level-6-font-family: $utrecht-typography-sans-serif-font-family;
421
+ $nl-heading-level-5-line-height: $utrecht-typography-line-height-md;
422
+ $nl-heading-level-5-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
423
+ $nl-heading-level-5-font-size: $utrecht-typography-scale-sm-font-size;
424
+ $nl-heading-level-5-font-family: $utrecht-typography-sans-serif-font-family;
425
+ $nl-heading-level-4-line-height: $utrecht-typography-line-height-md;
426
+ $nl-heading-level-4-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
427
+ $nl-heading-level-4-font-size: $utrecht-typography-scale-lg-font-size;
428
+ $nl-heading-level-4-font-family: $utrecht-typography-sans-serif-font-family;
429
+ $nl-heading-level-3-line-height: $utrecht-typography-line-height-sm;
430
+ $nl-heading-level-3-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
431
+ $nl-heading-level-3-font-size: $utrecht-typography-scale-xl-font-size;
432
+ $nl-heading-level-3-font-family: $utrecht-typography-sans-serif-font-family;
433
+ $nl-heading-level-2-line-height: $utrecht-typography-line-height-sm;
434
+ $nl-heading-level-2-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
435
+ $nl-heading-level-2-font-size: $utrecht-typography-scale-xl-font-size;
436
+ $nl-heading-level-2-font-family: $utrecht-typography-sans-serif-font-family;
437
+ $nl-heading-level-1-line-height: $utrecht-typography-line-height-sm;
438
+ $nl-heading-level-1-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
439
+ $nl-heading-level-1-font-size: $utrecht-typography-scale-4xl-font-size;
440
+ $nl-heading-level-1-font-family: $utrecht-typography-sans-serif-font-family;
441
+ $nl-data-badge-padding-inline: $utrecht-space-inline-sm;
442
+ $nl-data-badge-padding-block: $utrecht-space-block-xs;
443
+ $nl-data-badge-color: $utrecht-color-white;
444
+ $nl-data-badge-background-color: $utrecht-color-grey-30;
445
+ $nl-code-block-line-height: $utrecht-typography-line-height-md;
446
+ $nl-code-block-font-size: $utrecht-typography-scale-md-font-size;
447
+ $nl-code-block-color: $utrecht-color-black;
448
+ $nl-code-block-background-color: $utrecht-color-grey-95;
384
449
  $denhaag-process-steps-sub-step-heading-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
385
450
  $denhaag-process-steps-sub-step-heading-font-size: $utrecht-typography-scale-sm-font-size;
386
451
  $denhaag-process-steps-sub-step-heading-color: $utrecht-color-grey-15;
@@ -466,8 +531,6 @@ $utrecht-spotlight-section-padding-block-end: $utrecht-space-block-sm;
466
531
  $utrecht-spotlight-section-padding-block-start: $utrecht-space-block-md;
467
532
  $utrecht-spotlight-section-color: $utrecht-color-grey-15;
468
533
  $utrecht-spotlight-section-background-color: $utrecht-color-grey-20;
469
- $utrecht-skip-link-focus-visible-text-decoration: $utrecht-link-focus-visible-text-decoration;
470
- $utrecht-skip-link-text-decoration: $utrecht-link-text-decoration;
471
534
  $utrecht-separator-margin-block-start: $utrecht-space-block-md;
472
535
  $utrecht-separator-margin-block-end: $utrecht-space-block-md;
473
536
  $utrecht-separator-color: $utrecht-color-grey-90;
@@ -491,11 +554,12 @@ $utrecht-search-bar-button-font-size: $utrecht-typography-scale-sm-font-size;
491
554
  $utrecht-search-bar-button-color: $utrecht-color-white;
492
555
  $utrecht-search-bar-button-border-color: $utrecht-color-red-40;
493
556
  $utrecht-search-bar-button-background-color: $utrecht-color-red-40;
557
+ $utrecht-root-color: $utrecht-color-grey-10;
558
+ $utrecht-root-background-color: $utrecht-color-grey-95;
494
559
  $utrecht-rich-text-best-friend-margin-block-end: $utrecht-space-block-2xs;
495
560
  $utrecht-rich-text-friend-margin-block-end: $utrecht-space-block-xs;
496
561
  $utrecht-rich-text-acquaintance-margin-block-end: $utrecht-space-block-md;
497
562
  $utrecht-rich-text-stranger-margin-block-end: $utrecht-space-block-2xl;
498
- $utrecht-radio-button-color: $utrecht-color-white;
499
563
  $utrecht-radio-button-disabled-color: $utrecht-color-white;
500
564
  $utrecht-radio-button-disabled-border-color: $utrecht-color-grey-80;
501
565
  $utrecht-radio-button-disabled-background-color: $utrecht-color-grey-80;
@@ -509,17 +573,11 @@ $utrecht-radio-button-checked-active-background-color: $utrecht-color-blue-40;
509
573
  $utrecht-radio-button-checked-border-color: $utrecht-color-blue-40;
510
574
  $utrecht-radio-button-checked-background-color: $utrecht-color-blue-40;
511
575
  $utrecht-radio-button-active-background-color: $utrecht-color-blue-80;
576
+ $utrecht-radio-button-color: $utrecht-color-white;
512
577
  $utrecht-pre-heading-margin-block-start: $utrecht-space-row-2xl;
513
578
  $utrecht-pre-heading-font-size: $utrecht-typography-scale-md-font-size;
514
579
  $utrecht-paragraph-small-font-size: $utrecht-typography-scale-sm-font-size;
515
- $utrecht-paragraph-lead-line-height: $utrecht-typography-line-height-md;
516
- $utrecht-paragraph-lead-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
517
- $utrecht-paragraph-lead-font-size: $utrecht-typography-scale-xl-font-size;
518
580
  $utrecht-paragraph-margin-block-start: $utrecht-space-block-md;
519
- $utrecht-paragraph-line-height: $utrecht-typography-line-height-md;
520
- $utrecht-paragraph-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
521
- $utrecht-paragraph-font-size: $utrecht-typography-scale-md-font-size;
522
- $utrecht-paragraph-font-family: $utrecht-typography-sans-serif-font-family;
523
581
  $utrecht-pagination-relative-link-hover-color: $utrecht-color-white;
524
582
  $utrecht-pagination-relative-link-hover-border-color: $utrecht-color-blue-35;
525
583
  $utrecht-pagination-relative-link-hover-background-color: $utrecht-color-blue-35;
@@ -538,16 +596,18 @@ $utrecht-pagination-page-link-color: $utrecht-color-blue-35;
538
596
  $utrecht-pagination-font-size: $utrecht-typography-scale-sm-font-size;
539
597
  $utrecht-page-color: $utrecht-color-grey-95;
540
598
  $utrecht-page-background-color: $utrecht-color-grey-15;
541
- $utrecht-page-footer-padding-block-start: $utrecht-space-block-3xl;
542
- $utrecht-page-footer-padding-block-end: $utrecht-space-block-3xl;
543
- $utrecht-page-footer-padding-inline-start: $utrecht-space-inline-2xl;
544
- $utrecht-page-footer-padding-inline-end: $utrecht-space-inline-2xl;
599
+ $utrecht-page-header-content-color: $utrecht-color-black;
600
+ $utrecht-page-header-content-background-color: $utrecht-color-white;
601
+ $utrecht-page-footer-content-padding-inline: $utrecht-space-inline-2xl;
602
+ $utrecht-page-footer-content-padding-block-start: $utrecht-space-block-3xl;
603
+ $utrecht-page-footer-content-padding-block-end: $utrecht-space-block-3xl;
545
604
  $utrecht-page-footer-background-image: linear-gradient(45deg, $utrecht-color-red-40, $utrecht-color-red-40 50%, #d63433 50%);;
546
605
  $utrecht-page-footer-background-color: $utrecht-color-red-40;
547
606
  $utrecht-page-footer-color: $utrecht-color-white;
548
- $utrecht-number-badge-font-size: $utrecht-typography-scale-md-font-size;
549
- $utrecht-number-badge-color: $utrecht-color-white; // Default text color for badge components
550
- $utrecht-number-badge-background-color: $utrecht-color-red-40;
607
+ $utrecht-page-body-content-color: $utrecht-color-black;
608
+ $utrecht-page-body-content-background-color: $utrecht-color-white;
609
+ $utrecht-number-badge-padding-inline: $nl-number-badge-padding-inline; // Default inline padding color for badge components
610
+ $utrecht-number-badge-padding-block: $nl-number-badge-padding-block; // Default block padding for badge components
551
611
  $utrecht-topnav-link-hover-background-color: $utrecht-color-black;
552
612
  $utrecht-topnav-link-focus-outline-color: $utrecht-color-black;
553
613
  $utrecht-topnav-link-focus-background-color: $utrecht-color-yellow-80;
@@ -571,10 +631,6 @@ $utrecht-nav-bar-link-padding-inline-end: $utrecht-space-inline-md;
571
631
  $utrecht-nav-bar-link-padding-block-start: $utrecht-space-block-xs;
572
632
  $utrecht-nav-bar-link-padding-block-end: $utrecht-space-block-xs;
573
633
  $utrecht-nav-bar-content-max-inline-size: $utrecht-page-max-inline-size;
574
- $utrecht-nav-bar-color: $utrecht-color-black;
575
- $utrecht-nav-bar-background-color: $utrecht-color-white;
576
- $utrecht-mark-color: $utrecht-color-black;
577
- $utrecht-mark-background-color: $utrecht-color-yellow-60;
578
634
  $utrecht-mapcontrolbutton-padding-inline-start: $utrecht-space-inline-2xs;
579
635
  $utrecht-mapcontrolbutton-padding-inline-end: $utrecht-space-inline-2xs;
580
636
  $utrecht-mapcontrolbutton-padding-block-start: $utrecht-space-block-2xs;
@@ -631,30 +687,6 @@ $utrecht-index-char-nav-gap: $utrecht-space-column-sm;
631
687
  $utrecht-index-char-nav-margin-block-end: $utrecht-space-block-md;
632
688
  $utrecht-index-char-nav-margin-block-start: $utrecht-space-block-lg;
633
689
  $utrecht-heading-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
634
- $utrecht-heading-6-line-height: $utrecht-typography-line-height-md;
635
- $utrecht-heading-6-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
636
- $utrecht-heading-6-font-size: $utrecht-typography-scale-sm-font-size;
637
- $utrecht-heading-6-font-family: $utrecht-typography-sans-serif-font-family;
638
- $utrecht-heading-5-line-height: $utrecht-typography-line-height-md;
639
- $utrecht-heading-5-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
640
- $utrecht-heading-5-font-size: $utrecht-typography-scale-sm-font-size;
641
- $utrecht-heading-5-font-family: $utrecht-typography-sans-serif-font-family;
642
- $utrecht-heading-4-line-height: $utrecht-typography-line-height-md;
643
- $utrecht-heading-4-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
644
- $utrecht-heading-4-font-size: $utrecht-typography-scale-lg-font-size;
645
- $utrecht-heading-4-font-family: $utrecht-typography-sans-serif-font-family;
646
- $utrecht-heading-3-line-height: $utrecht-typography-line-height-sm;
647
- $utrecht-heading-3-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
648
- $utrecht-heading-3-font-size: $utrecht-typography-scale-xl-font-size;
649
- $utrecht-heading-3-font-family: $utrecht-typography-sans-serif-font-family;
650
- $utrecht-heading-2-line-height: $utrecht-typography-line-height-sm;
651
- $utrecht-heading-2-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
652
- $utrecht-heading-2-font-size: $utrecht-typography-scale-xl-font-size;
653
- $utrecht-heading-2-font-family: $utrecht-typography-sans-serif-font-family;
654
- $utrecht-heading-1-line-height: $utrecht-typography-line-height-sm;
655
- $utrecht-heading-1-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
656
- $utrecht-heading-1-font-size: $utrecht-typography-scale-4xl-font-size;
657
- $utrecht-heading-1-font-family: $utrecht-typography-sans-serif-font-family;
658
690
  $utrecht-form-toggle-focus-border-color: $utrecht-color-black;
659
691
  $utrecht-form-toggle-checked-accent-color: $utrecht-color-blue-35;
660
692
  $utrecht-form-toggle-thumb-disabled-background-color: $utrecht-color-white;
@@ -730,12 +762,13 @@ $utrecht-feedback-danger-fill-color: $utrecht-color-white;
730
762
  $utrecht-feedback-danger-color: $utrecht-color-red-40;
731
763
  $utrecht-column-layout-gap: $utrecht-space-column-md;
732
764
  $utrecht-column-layout-column-rule-color: $utrecht-color-grey-80;
765
+ $utrecht-code-block-padding-inline-end: $nl-code-block-padding-inline;
766
+ $utrecht-code-block-padding-inline-start: $nl-code-block-padding-inline;
767
+ $utrecht-code-block-padding-block-end: $nl-code-block-padding-block;
768
+ $utrecht-code-block-padding-block-start: $nl-code-block-padding-block;
733
769
  $utrecht-code-block-margin-block-end: $utrecht-space-block-lg;
734
770
  $utrecht-code-block-margin-block-start: $utrecht-space-block-lg;
735
- $utrecht-code-block-line-height: $utrecht-typography-line-height-md;
736
- $utrecht-code-block-font-size: $utrecht-typography-scale-md-font-size;
737
- $utrecht-code-block-color: $utrecht-color-black;
738
- $utrecht-code-block-background-color: $utrecht-color-grey-95;
771
+ $utrecht-code-block-font-family: $nl-code-block-font-family;
739
772
  $utrecht-checkbox-indeterminate-background-color: $utrecht-color-blue-40;
740
773
  $utrecht-checkbox-checked-background-color: $utrecht-color-blue-40;
741
774
  $utrecht-checkbox-checked-border-color: $utrecht-color-blue-40;
@@ -863,14 +896,15 @@ $utrecht-breadcrumb-nav-item-padding-inline-end: $utrecht-space-inline-xs;
863
896
  $utrecht-breadcrumb-nav-item-padding-block-end: $utrecht-space-block-xs;
864
897
  $utrecht-breadcrumb-nav-item-padding-block-start: $utrecht-space-block-xs;
865
898
  $utrecht-breadcrumb-nav-font-size: $utrecht-typography-scale-md-font-size;
899
+ $utrecht-body-color: $utrecht-color-black;
900
+ $utrecht-body-background-color: $utrecht-color-white;
901
+ $utrecht-body-font-size: $utrecht-typography-scale-md-font-size;
902
+ $utrecht-body-font-family: $utrecht-typography-sans-serif-font-family;
866
903
  $utrecht-blockquote-caption-font-size: $utrecht-typography-scale-sm-font-size;
867
904
  $utrecht-blockquote-content-font-size: $utrecht-typography-scale-lg-font-size;
868
905
  $utrecht-blockquote-content-color: $utrecht-color-red-40;
869
906
  $utrecht-badge-font-style: $utrecht-typography-font-style-normal;
870
- $utrecht-badge-padding-inline: $utrecht-space-inline-sm; // Default inline padding color for badge components
871
- $utrecht-badge-padding-block: $utrecht-space-block-xs; // Default block padding for badge components
872
- $utrecht-badge-color: $utrecht-color-white; // Default text color for badge components
873
- $utrecht-badge-background-color: $utrecht-color-grey-30; // Default background color for badge components
907
+ $utrecht-badge-border-radius: $nl-data-badge-border-radius; // Default corner radius for badge components
874
908
  $utrecht-badge-list-item-margin-inline: $utrecht-space-block-sm;
875
909
  $utrecht-badge-list-item-margin-block: $utrecht-space-block-xs;
876
910
  $utrecht-badge-counter-font-size: $utrecht-typography-scale-md-font-size;
@@ -922,32 +956,70 @@ $utrecht-accordion-button-padding-block-end: $utrecht-space-block-xs;
922
956
  $utrecht-accordion-button-padding-inline-start: $utrecht-space-block-md;
923
957
  $utrecht-accordion-button-padding-inline-end: $utrecht-space-block-md;
924
958
  $utrecht-accordion-row-gap: $utrecht-space-block-xs;
959
+ $signalen-modal-dialog-color: $utrecht-body-color;
960
+ $signalen-modal-dialog-background-color: $utrecht-body-background-color;
925
961
  $of-progress-indicator-background-color: $utrecht-document-background-color;
926
962
  $of-page-footer-fg: $utrecht-page-footer-color;
927
963
  $of-page-footer-bg: $utrecht-page-footer-background-color;
928
964
  $of-layout-background: $utrecht-document-background-color;
965
+ $nl-skip-link-focus-visible-background-color: $utrecht-topnav-link-focus-background-color;
966
+ $nl-skip-link-focus-visible-color: $utrecht-topnav-link-focus-color;
967
+ $nl-skip-link-padding-inline: $utrecht-button-padding-inline-start;
968
+ $nl-skip-link-padding-block: $utrecht-button-padding-block-start;
969
+ $nl-skip-link-color: $utrecht-topnav-link-color;
970
+ $nl-skip-link-background-color: $utrecht-topnav-list-background-color;
971
+ $nl-paragraph-lead-color: $utrecht-document-color;
972
+ $nl-number-badge-border-radius: $nl-number-badge-font-size;
929
973
  $denhaag-process-steps-sub-step-line-color: $denhaag-process-steps-step-line-color;
930
974
  $utrecht-toptask-link-hover-color: $utrecht-button-primary-action-hover-color;
931
975
  $utrecht-toptask-link-hover-background-color: $utrecht-button-primary-action-hover-background-color;
932
976
  $utrecht-toptask-link-color: $utrecht-button-primary-action-color;
933
977
  $utrecht-toptask-link-background-color: $utrecht-button-primary-action-background-color;
934
- $utrecht-skip-link-focus-color: $utrecht-topnav-link-focus-color;
935
- $utrecht-skip-link-focus-background-color: $utrecht-topnav-link-focus-background-color;
936
- $utrecht-skip-link-padding-inline-end: $utrecht-button-padding-inline-end;
937
- $utrecht-skip-link-padding-inline-start: $utrecht-button-padding-inline-start;
938
- $utrecht-skip-link-padding-block-end: $utrecht-button-padding-block-end;
939
- $utrecht-skip-link-padding-block-start: $utrecht-button-padding-block-start;
940
- $utrecht-skip-link-color: $utrecht-topnav-link-color;
941
- $utrecht-skip-link-background-color: $utrecht-topnav-list-background-color;
978
+ $utrecht-skip-link-focus-visible-text-decoration: $nl-skip-link-focus-visible-text-decoration;
979
+ $utrecht-skip-link-text-decoration: $nl-skip-link-text-decoration;
942
980
  $utrecht-radio-button-border-color: $utrecht-form-control-border-color;
943
981
  $utrecht-radio-button-background-color: $utrecht-form-control-background-color;
944
- $utrecht-paragraph-lead-color: $utrecht-document-color;
945
- $utrecht-number-badge-border-radius: $utrecht-number-badge-font-size;
982
+ $utrecht-paragraph-lead-line-height: $nl-paragraph-lead-line-height;
983
+ $utrecht-paragraph-lead-font-weight: $nl-paragraph-lead-font-weight;
984
+ $utrecht-paragraph-lead-font-size: $nl-paragraph-lead-font-size;
985
+ $utrecht-paragraph-line-height: $nl-paragraph-line-height;
986
+ $utrecht-paragraph-font-weight: $nl-paragraph-font-weight;
987
+ $utrecht-paragraph-font-size: $nl-paragraph-font-size;
988
+ $utrecht-paragraph-font-family: $nl-paragraph-font-family;
989
+ $utrecht-number-badge-font-size: $nl-number-badge-font-size;
990
+ $utrecht-number-badge-color: $nl-number-badge-color; // Default text color for badge components
991
+ $utrecht-number-badge-background-color: $nl-number-badge-background-color;
992
+ $utrecht-mark-color: $nl-mark-color;
993
+ $utrecht-mark-background-color: $nl-mark-background-color;
946
994
  $utrecht-listbox-border-width: $utrecht-form-control-border-width;
947
995
  $utrecht-listbox-border-color: $utrecht-form-control-border-color;
948
996
  $utrecht-link-visited-color: $utrecht-link-color;
949
997
  $utrecht-link-hover-color: $utrecht-link-focus-color;
950
998
  $utrecht-link-active-color: $utrecht-link-color;
999
+ $utrecht-heading-6-line-height: $nl-heading-level-6-line-height;
1000
+ $utrecht-heading-6-font-weight: $nl-heading-level-6-font-weight;
1001
+ $utrecht-heading-6-font-size: $nl-heading-level-6-font-size;
1002
+ $utrecht-heading-6-font-family: $nl-heading-level-6-font-family;
1003
+ $utrecht-heading-5-line-height: $nl-heading-level-5-line-height;
1004
+ $utrecht-heading-5-font-weight: $nl-heading-level-5-font-weight;
1005
+ $utrecht-heading-5-font-size: $nl-heading-level-5-font-size;
1006
+ $utrecht-heading-5-font-family: $nl-heading-level-5-font-family;
1007
+ $utrecht-heading-4-line-height: $nl-heading-level-4-line-height;
1008
+ $utrecht-heading-4-font-weight: $nl-heading-level-4-font-weight;
1009
+ $utrecht-heading-4-font-size: $nl-heading-level-4-font-size;
1010
+ $utrecht-heading-4-font-family: $nl-heading-level-4-font-family;
1011
+ $utrecht-heading-3-line-height: $nl-heading-level-3-line-height;
1012
+ $utrecht-heading-3-font-weight: $nl-heading-level-3-font-weight;
1013
+ $utrecht-heading-3-font-size: $nl-heading-level-3-font-size;
1014
+ $utrecht-heading-3-font-family: $nl-heading-level-3-font-family;
1015
+ $utrecht-heading-2-line-height: $nl-heading-level-2-line-height;
1016
+ $utrecht-heading-2-font-weight: $nl-heading-level-2-font-weight;
1017
+ $utrecht-heading-2-font-size: $nl-heading-level-2-font-size;
1018
+ $utrecht-heading-2-font-family: $nl-heading-level-2-font-family;
1019
+ $utrecht-heading-1-line-height: $nl-heading-level-1-line-height;
1020
+ $utrecht-heading-1-font-weight: $nl-heading-level-1-font-weight;
1021
+ $utrecht-heading-1-font-size: $nl-heading-level-1-font-size;
1022
+ $utrecht-heading-1-font-family: $nl-heading-level-1-font-family;
951
1023
  $utrecht-form-field-error-message-color: $utrecht-feedback-invalid-color;
952
1024
  $utrecht-form-field-description-warning-color: $utrecht-feedback-warning-color;
953
1025
  $utrecht-form-field-description-invalid-color: $utrecht-feedback-invalid-color;
@@ -967,6 +1039,10 @@ $utrecht-feedback-warning-border-color: $utrecht-feedback-warning-color;
967
1039
  $utrecht-feedback-warning-background-color: $utrecht-feedback-warning-color;
968
1040
  $utrecht-feedback-danger-border-color: $utrecht-feedback-danger-color;
969
1041
  $utrecht-feedback-danger-background-color: $utrecht-feedback-danger-color;
1042
+ $utrecht-code-block-line-height: $nl-code-block-line-height;
1043
+ $utrecht-code-block-font-size: $nl-code-block-font-size;
1044
+ $utrecht-code-block-color: $nl-code-block-color;
1045
+ $utrecht-code-block-background-color: $nl-code-block-background-color;
970
1046
  $utrecht-checkbox-color: $utrecht-form-control-color;
971
1047
  $utrecht-checkbox-border-color: $utrecht-form-control-border-color;
972
1048
  $utrecht-checkbox-background-color: $utrecht-form-control-background-color;
@@ -991,9 +1067,22 @@ $utrecht-button-pressed-color: $utrecht-button-active-color;
991
1067
  $utrecht-button-pressed-background-color: $utrecht-button-active-background-color;
992
1068
  $utrecht-breadcrumb-nav-arrows-link-focus-background-color: $utrecht-focus-background-color;
993
1069
  $utrecht-breadcrumb-nav-link-focus-background-color: $utrecht-focus-background-color;
1070
+ $utrecht-badge-padding-inline: $nl-data-badge-padding-inline; // Default inline padding color for badge components
1071
+ $utrecht-badge-padding-block: $nl-data-badge-padding-block; // Default block padding for badge components
1072
+ $utrecht-badge-color: $nl-data-badge-color; // Default text color for badge components
1073
+ $utrecht-badge-background-color: $nl-data-badge-background-color; // Default background color for badge components
994
1074
  $utrecht-badge-counter-border-radius: $utrecht-badge-counter-font-size; // Default corner radius for badge components
995
1075
  $of-layout-bg: $of-layout-background;
1076
+ $utrecht-skip-link-focus-color: $nl-skip-link-focus-visible-color;
1077
+ $utrecht-skip-link-focus-background-color: $nl-skip-link-focus-visible-background-color;
1078
+ $utrecht-skip-link-padding-inline-end: $nl-skip-link-padding-inline;
1079
+ $utrecht-skip-link-padding-inline-start: $nl-skip-link-padding-inline;
1080
+ $utrecht-skip-link-padding-block-end: $nl-skip-link-padding-block;
1081
+ $utrecht-skip-link-padding-block-start: $nl-skip-link-padding-block;
1082
+ $utrecht-skip-link-color: $nl-skip-link-color;
1083
+ $utrecht-skip-link-background-color: $nl-skip-link-background-color;
996
1084
  $utrecht-radio-button-invalid-border-color: $utrecht-form-control-invalid-border-color;
1085
+ $utrecht-number-badge-border-radius: $nl-number-badge-border-radius;
997
1086
  $utrecht-form-field-invalid-border-inline-start-color: $utrecht-form-control-invalid-border-color;
998
1087
  $utrecht-form-field-description-valid-color: $utrecht-feedback-valid-color;
999
1088
  $utrecht-feedback-active-border-color: $utrecht-feedback-safe-border-color;
@@ -85,6 +85,11 @@ module.exports = {
85
85
  "utrechtBlockquoteCaptionFontSize": "0.875rem",
86
86
  "utrechtBlockquoteMarginBlockStart": "1.6em",
87
87
  "utrechtBlockquoteMarginBlockEnd": "1.6em",
88
+ "utrechtBodyFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
89
+ "utrechtBodyFontSize": "1rem",
90
+ "utrechtBodyLineHeight": "1.4",
91
+ "utrechtBodyBackgroundColor": "hsl(0 0% 100%)",
92
+ "utrechtBodyColor": "hsl(0 0% 0%)",
88
93
  "utrechtBreadcrumbNavMinBlockSize": "34px",
89
94
  "utrechtBreadcrumbNavFontSize": "1rem",
90
95
  "utrechtBreadcrumbNavItemPaddingBlockStart": "8px",
@@ -285,6 +290,7 @@ module.exports = {
285
290
  "utrechtCheckboxMarginBlockStart": 0,
286
291
  "utrechtCodeBlockBackgroundColor": "hsl(0 0% 95%)",
287
292
  "utrechtCodeBlockColor": "hsl(0 0% 0%)",
293
+ "utrechtCodeBlockFontFamily": "\"Monaco\"",
288
294
  "utrechtCodeBlockFontSize": "1rem",
289
295
  "utrechtCodeBlockLineHeight": "1.5",
290
296
  "utrechtCodeBlockMarginBlockStart": "20px",
@@ -552,6 +558,7 @@ module.exports = {
552
558
  "utrechtLinkListLinkFontWeight": "700",
553
559
  "utrechtLinkListLinkTextDecoration": "none",
554
560
  "utrechtLinkListIconSize": "14px",
561
+ "utrechtLinkListIconInsetBlockStart": "0.15em",
555
562
  "utrechtLinkSocialBackgroundColor": "hsl(0 100% 40%)",
556
563
  "utrechtLinkSocialBorderColor": "hsl(0 0% 100%)",
557
564
  "utrechtLinkSocialBorderWidth": "2px",
@@ -633,8 +640,6 @@ module.exports = {
633
640
  "utrechtMapcontrolbuttonPaddingInlineStart": "4px",
634
641
  "utrechtMarkBackgroundColor": "hsl(48 100% 60%)",
635
642
  "utrechtMarkColor": "hsl(0 0% 0%)",
636
- "utrechtNavBarBackgroundColor": "hsl(0 0% 100%)",
637
- "utrechtNavBarColor": "hsl(0 0% 0%)",
638
643
  "utrechtNavBarContentMaxInlineSize": "1184px",
639
644
  "utrechtNavBarLinkPaddingBlockEnd": "8px",
640
645
  "utrechtNavBarLinkPaddingBlockStart": "8px",
@@ -674,28 +679,47 @@ module.exports = {
674
679
  "utrechtOrderedListItemMarginBlockStart": "0.25em",
675
680
  "utrechtOrderedListItemMarginBlockEnd": "0.25em",
676
681
  "utrechtOrderedListItemPaddingInlineStart": "0",
682
+ "utrechtPageBodyContentBackgroundColor": "hsl(0 0% 100%)",
683
+ "utrechtPageBodyContentColor": "hsl(0 0% 0%)",
684
+ "utrechtPageBodyContentPaddingBlockStart": "0",
685
+ "utrechtPageBodyContentPaddingBlockEnd": "1em",
686
+ "utrechtPageBodyContentPaddingInlineStart": "2em",
687
+ "utrechtPageBodyContentMaxInlineSize": "1184px",
688
+ "utrechtPageBodyContentPaddingInlineEnd": "2.4em",
689
+ "utrechtPageBodyPaddingInlineEnd": "0",
690
+ "utrechtPageBodyPaddingInlineStart": "0",
691
+ "utrechtPageBodyPaddingBlockEnd": "0",
692
+ "utrechtPageBodyPaddingBlockStart": "0",
677
693
  "utrechtPageContentPaddingBlockStart": "2em",
678
694
  "utrechtPageContentPaddingBlockEnd": "2em",
679
695
  "utrechtPageFooterColor": "hsl(0 0% 100%)",
680
696
  "utrechtPageFooterBackgroundColor": "hsl(0 100% 40%)",
681
697
  "utrechtPageFooterBackgroundImage": "linear-gradient(45deg, hsl(0 100% 40%), hsl(0 100% 40%) 50%, #d63433 50%);",
682
- "utrechtPageFooterPaddingInlineEnd": "28px",
683
- "utrechtPageFooterPaddingInlineStart": "28px",
684
- "utrechtPageFooterPaddingBlockEnd": "48px",
685
- "utrechtPageFooterPaddingBlockStart": "48px",
686
- "utrechtPageHeaderPaddingBlockStart": "1.8em",
687
- "utrechtPageHeaderPaddingBlockEnd": "1em",
688
- "utrechtPageHeaderPaddingInlineStart": "2em",
689
- "utrechtPageHeaderPaddingInlineEnd": "2.4em",
698
+ "utrechtPageFooterContentPaddingBlockEnd": "48px",
699
+ "utrechtPageFooterContentPaddingBlockStart": "48px",
700
+ "utrechtPageFooterContentMaxInlineSize": "1184px",
701
+ "utrechtPageFooterContentPaddingInline": "28px",
702
+ "utrechtPageHeaderPaddingBlockStart": "0",
703
+ "utrechtPageHeaderPaddingBlockEnd": "0",
704
+ "utrechtPageHeaderPaddingInlineStart": "0",
705
+ "utrechtPageHeaderPaddingInlineEnd": "0",
706
+ "utrechtPageHeaderContentBackgroundColor": "hsl(0 0% 100%)",
707
+ "utrechtPageHeaderContentColor": "hsl(0 0% 0%)",
708
+ "utrechtPageHeaderContentPaddingBlockStart": "1.8em",
709
+ "utrechtPageHeaderContentPaddingBlockEnd": "1em",
710
+ "utrechtPageHeaderContentPaddingInlineStart": "2em",
711
+ "utrechtPageHeaderContentPaddingInlineEnd": "2.4em",
712
+ "utrechtPageHeaderContentMaxInlineSize": "1184px",
713
+ "utrechtPageHeaderContentPaddingInline": "2em",
690
714
  "utrechtPageBackgroundColor": "hsl(0 0% 15%)",
691
715
  "utrechtPageColor": "hsl(0 0% 95%)",
692
716
  "utrechtPageMarginInlineStart": "2em",
693
717
  "utrechtPageMarginInlineEnd": "2em",
694
718
  "utrechtPageMaxInlineSize": "1184px",
695
719
  "utrechtPagePaddingBlockStart": "1.8em",
696
- "utrechtPagePaddingInlineEnd": "2em",
720
+ "utrechtPagePaddingInlineEnd": "0",
697
721
  "utrechtPagePaddingBlockEnd": "1em",
698
- "utrechtPagePaddingInlineStart": "2em",
722
+ "utrechtPagePaddingInlineStart": "0",
699
723
  "utrechtPaginationFontSize": "0.875rem",
700
724
  "utrechtPaginationMarginBlockStart": "0",
701
725
  "utrechtPaginationMarginBlockEnd": "1em",
@@ -738,7 +762,6 @@ module.exports = {
738
762
  "utrechtParagraphLineHeight": "1.5",
739
763
  "utrechtParagraphMarginBlockStart": "16px",
740
764
  "utrechtParagraphMarginBlockEnd": "0",
741
- "utrechtParagraphLeadColor": "hsl(0 0% 95%)",
742
765
  "utrechtParagraphLeadFontSize": "1.25rem",
743
766
  "utrechtParagraphLeadFontWeight": "400",
744
767
  "utrechtParagraphLeadLineHeight": "1.5",
@@ -748,6 +771,7 @@ module.exports = {
748
771
  "utrechtRadioButtonBackgroundColor": "hsl(0 0% 20%)",
749
772
  "utrechtRadioButtonBorderColor": "hsl(0 0% 95%)",
750
773
  "utrechtRadioButtonBorderWidth": "2px",
774
+ "utrechtRadioButtonColor": "hsl(0 0% 100%)",
751
775
  "utrechtRadioButtonSize": "24px",
752
776
  "utrechtRadioButtonMarginInlineEnd": "12px",
753
777
  "utrechtRadioButtonIconSize": "42%",
@@ -766,13 +790,14 @@ module.exports = {
766
790
  "utrechtRadioButtonDisabledColor": "hsl(0 0% 100%)",
767
791
  "utrechtRadioButtonInvalidBorderColor": "#990000",
768
792
  "utrechtRadioButtonInvalidBorderWidth": "2px",
769
- "utrechtRadioButtonColor": "hsl(0 0% 100%)",
770
793
  "utrechtRadioButtonBorderRadius": "0",
771
794
  "utrechtRichTextStrangerMarginBlockEnd": "32px",
772
795
  "utrechtRichTextAcquaintanceMarginBlockEnd": "16px",
773
796
  "utrechtRichTextFriendMarginBlockEnd": "8px",
774
797
  "utrechtRichTextBestFriendMarginBlockEnd": "4px",
775
798
  "utrechtRichTextConfidantMarginBlockEnd": 0,
799
+ "utrechtRootBackgroundColor": "hsl(0 0% 95%)",
800
+ "utrechtRootColor": "hsl(0 0% 10%)",
776
801
  "utrechtSearchBarButtonBackgroundColor": "hsl(0 100% 40%)",
777
802
  "utrechtSearchBarButtonBorderColor": "hsl(0 100% 40%)",
778
803
  "utrechtSearchBarButtonColor": "hsl(0 0% 100%)",
@@ -1011,10 +1036,74 @@ module.exports = {
1011
1036
  "denhaagProcessStepsSubStepHeadingFontSize": "0.875rem",
1012
1037
  "denhaagProcessStepsSubStepHeadingFontWeight": "400",
1013
1038
  "denhaagProcessStepsSubStepLineColor": "hsl(90 30% 30%)",
1039
+ "nlCodeBlockBackgroundColor": "hsl(0 0% 95%)",
1040
+ "nlCodeBlockColor": "hsl(0 0% 0%)",
1041
+ "nlCodeBlockFontFamily": "\"Monaco\"",
1042
+ "nlCodeBlockFontSize": "1rem",
1043
+ "nlCodeBlockLineHeight": "1.5",
1044
+ "nlCodeBlockPaddingBlock": "20px",
1045
+ "nlCodeBlockPaddingInline": "20px",
1046
+ "nlDataBadgeBackgroundColor": "hsl(0 0% 30%)",
1047
+ "nlDataBadgeBorderRadius": "0",
1048
+ "nlDataBadgeColor": "hsl(0 0% 100%)",
1049
+ "nlDataBadgePaddingBlock": "8px",
1050
+ "nlDataBadgePaddingInline": "12px",
1051
+ "nlHeadingLevel1FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
1052
+ "nlHeadingLevel1FontSize": "2rem",
1053
+ "nlHeadingLevel1FontWeight": "700",
1054
+ "nlHeadingLevel1LineHeight": "1.25",
1055
+ "nlHeadingLevel2FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
1056
+ "nlHeadingLevel2FontSize": "1.25rem",
1057
+ "nlHeadingLevel2FontWeight": "700",
1058
+ "nlHeadingLevel2LineHeight": "1.25",
1059
+ "nlHeadingLevel3FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
1060
+ "nlHeadingLevel3FontSize": "1.25rem",
1061
+ "nlHeadingLevel3FontWeight": "400",
1062
+ "nlHeadingLevel3LineHeight": "1.25",
1063
+ "nlHeadingLevel4FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
1064
+ "nlHeadingLevel4FontSize": "1.125rem",
1065
+ "nlHeadingLevel4FontWeight": "400",
1066
+ "nlHeadingLevel4LineHeight": "1.5",
1067
+ "nlHeadingLevel5FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
1068
+ "nlHeadingLevel5FontSize": "0.875rem",
1069
+ "nlHeadingLevel5FontWeight": "400",
1070
+ "nlHeadingLevel5LineHeight": "1.5",
1071
+ "nlHeadingLevel6FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
1072
+ "nlHeadingLevel6FontSize": "0.875rem",
1073
+ "nlHeadingLevel6FontWeight": "400",
1074
+ "nlHeadingLevel6LineHeight": "1.5",
1075
+ "nlMarkBackgroundColor": "hsl(48 100% 60%)",
1076
+ "nlMarkColor": "hsl(0 0% 0%)",
1077
+ "nlNumberBadgeBackgroundColor": "hsl(0 100% 40%)",
1078
+ "nlNumberBadgeBorderRadius": "1rem",
1079
+ "nlNumberBadgeColor": "hsl(0 0% 100%)",
1080
+ "nlNumberBadgeFontSize": "1rem",
1081
+ "nlNumberBadgePaddingBlock": "1ex",
1082
+ "nlNumberBadgePaddingInline": "1ex",
1083
+ "nlParagraphFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
1084
+ "nlParagraphFontSize": "1rem",
1085
+ "nlParagraphFontWeight": "400",
1086
+ "nlParagraphLineHeight": "1.5",
1087
+ "nlParagraphLeadColor": "hsl(0 0% 95%)",
1088
+ "nlParagraphLeadFontSize": "1.25rem",
1089
+ "nlParagraphLeadFontWeight": "400",
1090
+ "nlParagraphLeadLineHeight": "1.5",
1091
+ "nlParagraphSmallFontSize": "0.875rem",
1092
+ "nlSkipLinkBackgroundColor": "hsl(0 0% 15%)",
1093
+ "nlSkipLinkColor": "hsl(0 0% 100%)",
1094
+ "nlSkipLinkPaddingBlock": "8px",
1095
+ "nlSkipLinkPaddingInline": "16px",
1096
+ "nlSkipLinkTextDecoration": "underline",
1097
+ "nlSkipLinkFocusVisibleColor": "hsl(0 0% 0%)",
1098
+ "nlSkipLinkFocusVisibleBackgroundColor": "hsl(48 100% 80%)",
1099
+ "nlSkipLinkFocusVisibleTextDecoration": "none",
1014
1100
  "ofLayoutBackground": "hsl(0 0% 15%)",
1015
1101
  "ofLayoutBg": "hsl(0 0% 15%)",
1016
1102
  "ofPageFooterBg": "hsl(0 100% 40%)",
1017
1103
  "ofPageFooterFg": "hsl(0 0% 100%)",
1018
1104
  "ofProgressIndicatorBackgroundColor": "hsl(0 0% 15%)",
1019
- "ofProgressIndicatorMobileBoxShadow": "0px 0px 2px 0px rgba(0 0 0 / 20%)"
1105
+ "ofProgressIndicatorMobileBoxShadow": "0px 0px 2px 0px rgba(0 0 0 / 20%)",
1106
+ "signalenModalDialogBackgroundColor": "hsl(0 0% 100%)",
1107
+ "signalenModalDialogColor": "hsl(0 0% 0%)",
1108
+ "signalenProgressBarBorderRadius": "4px"
1020
1109
  };