@utrecht/design-tokens 2.2.0 → 2.4.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 +20 -0
- package/dist/_mixin-theme.scss +124 -63
- package/dist/_mixin.scss +124 -63
- package/dist/_variables.scss +124 -63
- package/dist/dark/_mixin-theme.scss +124 -63
- package/dist/dark/_mixin.scss +124 -63
- package/dist/dark/_variables.scss +124 -63
- package/dist/dark/index.cjs +62 -1
- package/dist/dark/index.css +124 -63
- package/dist/dark/index.d.ts +62 -1
- package/dist/dark/index.flat.json +62 -1
- package/dist/dark/index.json +1046 -102
- package/dist/dark/index.mjs +62 -1
- package/dist/dark/index.tokens.json +614 -72
- package/dist/dark/list.d.ts +14 -0
- package/dist/dark/list.json +1046 -102
- package/dist/dark/list.mjs +31638 -0
- package/dist/dark/property.css +0 -1
- package/dist/dark/root.css +124 -63
- package/dist/dark/theme-prince-xml.css +124 -63
- package/dist/dark/theme.css +124 -63
- package/dist/dark/tokens.cjs +1541 -116
- package/dist/dark/tokens.d.ts +355 -22
- package/dist/dark/tokens.json +1541 -116
- package/dist/dark/variables.cjs +62 -1
- package/dist/dark/variables.css +124 -63
- package/dist/dark/variables.d.ts +62 -1
- package/dist/dark/variables.json +62 -1
- package/dist/dark/variables.less +124 -63
- package/dist/dark/variables.mjs +62 -1
- package/dist/index.cjs +62 -1
- package/dist/index.css +248 -126
- package/dist/index.d.ts +62 -1
- package/dist/index.flat.json +62 -1
- package/dist/index.json +1046 -102
- package/dist/index.mjs +62 -1
- package/dist/index.tokens.json +614 -72
- package/dist/list.d.ts +14 -0
- package/dist/list.json +1046 -102
- package/dist/list.mjs +32755 -0
- package/dist/property.css +0 -1
- package/dist/root.css +124 -63
- package/dist/theme-prince-xml.css +124 -63
- package/dist/theme.css +124 -63
- package/dist/tokens.cjs +1541 -116
- package/dist/tokens.d.ts +355 -22
- package/dist/tokens.json +1541 -116
- package/dist/variables.cjs +62 -1
- package/dist/variables.css +124 -63
- package/dist/variables.d.ts +62 -1
- package/dist/variables.json +62 -1
- package/dist/variables.less +124 -63
- package/dist/variables.mjs +62 -1
- package/package.json +1 -1
- package/src/component/nl/code-block.tokens.json +13 -0
- package/src/component/nl/code.tokens.json +11 -0
- package/src/component/nl/data-badge.tokens.json +22 -0
- package/src/component/nl/heading.tokens.json +48 -0
- package/src/component/nl/mark.tokens.json +8 -0
- package/src/component/nl/number-badge.tokens.json +23 -0
- package/src/component/nl/paragraph.tokens.json +20 -0
- package/src/component/nl/skip-link.tokens.json +16 -0
- package/src/component/utrecht/badge.tokens.json +5 -5
- package/src/component/utrecht/code-block.tokens.json +9 -9
- package/src/component/utrecht/heading-1.tokens.json +4 -4
- package/src/component/utrecht/heading-2.tokens.json +4 -4
- package/src/component/utrecht/heading-3.tokens.json +4 -4
- package/src/component/utrecht/heading-4.tokens.json +4 -4
- package/src/component/utrecht/heading-5.tokens.json +4 -4
- package/src/component/utrecht/heading-6.tokens.json +4 -4
- package/src/component/utrecht/mark.tokens.json +2 -2
- package/src/component/utrecht/number-badge.tokens.json +6 -6
- package/src/component/utrecht/paragraph.tokens.json +8 -8
- package/src/component/utrecht/skip-link.tokens.json +10 -10
- package/src/css-property-formatter.mjs +2 -1
- package/src/json-list-formatter.js +2 -1
- package/style-dictionary-build.mjs +3 -1
- package/style-dictionary-config.mjs +27 -0
- package/src/component/utrecht/badge-data.tokens.json +0 -8
package/dist/dark/index.cjs
CHANGED
|
@@ -285,6 +285,7 @@ module.exports = {
|
|
|
285
285
|
"utrechtCheckboxMarginBlockStart": 0,
|
|
286
286
|
"utrechtCodeBlockBackgroundColor": "hsl(0 0% 95%)",
|
|
287
287
|
"utrechtCodeBlockColor": "hsl(0 0% 0%)",
|
|
288
|
+
"utrechtCodeBlockFontFamily": "\"Monaco\"",
|
|
288
289
|
"utrechtCodeBlockFontSize": "1rem",
|
|
289
290
|
"utrechtCodeBlockLineHeight": "1.5",
|
|
290
291
|
"utrechtCodeBlockMarginBlockStart": "20px",
|
|
@@ -738,7 +739,6 @@ module.exports = {
|
|
|
738
739
|
"utrechtParagraphLineHeight": "1.5",
|
|
739
740
|
"utrechtParagraphMarginBlockStart": "16px",
|
|
740
741
|
"utrechtParagraphMarginBlockEnd": "0",
|
|
741
|
-
"utrechtParagraphLeadColor": "hsl(0 0% 95%)",
|
|
742
742
|
"utrechtParagraphLeadFontSize": "1.25rem",
|
|
743
743
|
"utrechtParagraphLeadFontWeight": "400",
|
|
744
744
|
"utrechtParagraphLeadLineHeight": "1.5",
|
|
@@ -1011,6 +1011,67 @@ module.exports = {
|
|
|
1011
1011
|
"denhaagProcessStepsSubStepHeadingFontSize": "0.875rem",
|
|
1012
1012
|
"denhaagProcessStepsSubStepHeadingFontWeight": "400",
|
|
1013
1013
|
"denhaagProcessStepsSubStepLineColor": "hsl(90 30% 30%)",
|
|
1014
|
+
"nlCodeBlockBackgroundColor": "hsl(0 0% 95%)",
|
|
1015
|
+
"nlCodeBlockColor": "hsl(0 0% 0%)",
|
|
1016
|
+
"nlCodeBlockFontFamily": "\"Monaco\"",
|
|
1017
|
+
"nlCodeBlockFontSize": "1rem",
|
|
1018
|
+
"nlCodeBlockLineHeight": "1.5",
|
|
1019
|
+
"nlCodeBlockPaddingBlock": "20px",
|
|
1020
|
+
"nlCodeBlockPaddingInline": "20px",
|
|
1021
|
+
"nlDataBadgeBackgroundColor": "hsl(0 0% 30%)",
|
|
1022
|
+
"nlDataBadgeBorderRadius": "0",
|
|
1023
|
+
"nlDataBadgeColor": "hsl(0 0% 100%)",
|
|
1024
|
+
"nlDataBadgePaddingBlock": "8px",
|
|
1025
|
+
"nlDataBadgePaddingInline": "12px",
|
|
1026
|
+
"nlHeadingLevel1FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1027
|
+
"nlHeadingLevel1FontSize": "2rem",
|
|
1028
|
+
"nlHeadingLevel1FontWeight": "700",
|
|
1029
|
+
"nlHeadingLevel1LineHeight": "1.25",
|
|
1030
|
+
"nlHeadingLevel2FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1031
|
+
"nlHeadingLevel2FontSize": "1.25rem",
|
|
1032
|
+
"nlHeadingLevel2FontWeight": "700",
|
|
1033
|
+
"nlHeadingLevel2LineHeight": "1.25",
|
|
1034
|
+
"nlHeadingLevel3FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1035
|
+
"nlHeadingLevel3FontSize": "1.25rem",
|
|
1036
|
+
"nlHeadingLevel3FontWeight": "400",
|
|
1037
|
+
"nlHeadingLevel3LineHeight": "1.25",
|
|
1038
|
+
"nlHeadingLevel4FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1039
|
+
"nlHeadingLevel4FontSize": "1.125rem",
|
|
1040
|
+
"nlHeadingLevel4FontWeight": "400",
|
|
1041
|
+
"nlHeadingLevel4LineHeight": "1.5",
|
|
1042
|
+
"nlHeadingLevel5FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1043
|
+
"nlHeadingLevel5FontSize": "0.875rem",
|
|
1044
|
+
"nlHeadingLevel5FontWeight": "400",
|
|
1045
|
+
"nlHeadingLevel5LineHeight": "1.5",
|
|
1046
|
+
"nlHeadingLevel6FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1047
|
+
"nlHeadingLevel6FontSize": "0.875rem",
|
|
1048
|
+
"nlHeadingLevel6FontWeight": "400",
|
|
1049
|
+
"nlHeadingLevel6LineHeight": "1.5",
|
|
1050
|
+
"nlMarkBackgroundColor": "hsl(48 100% 60%)",
|
|
1051
|
+
"nlMarkColor": "hsl(0 0% 0%)",
|
|
1052
|
+
"nlNumberBadgeBackgroundColor": "hsl(0 100% 40%)",
|
|
1053
|
+
"nlNumberBadgeBorderRadius": "1rem",
|
|
1054
|
+
"nlNumberBadgeColor": "hsl(0 0% 100%)",
|
|
1055
|
+
"nlNumberBadgeFontSize": "1rem",
|
|
1056
|
+
"nlNumberBadgePaddingBlock": "1ex",
|
|
1057
|
+
"nlNumberBadgePaddingInline": "1ex",
|
|
1058
|
+
"nlParagraphFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1059
|
+
"nlParagraphFontSize": "1rem",
|
|
1060
|
+
"nlParagraphFontWeight": "400",
|
|
1061
|
+
"nlParagraphLineHeight": "1.5",
|
|
1062
|
+
"nlParagraphLeadColor": "hsl(0 0% 95%)",
|
|
1063
|
+
"nlParagraphLeadFontSize": "1.25rem",
|
|
1064
|
+
"nlParagraphLeadFontWeight": "400",
|
|
1065
|
+
"nlParagraphLeadLineHeight": "1.5",
|
|
1066
|
+
"nlParagraphSmallFontSize": "0.875rem",
|
|
1067
|
+
"nlSkipLinkBackgroundColor": "hsl(0 0% 15%)",
|
|
1068
|
+
"nlSkipLinkColor": "hsl(0 0% 100%)",
|
|
1069
|
+
"nlSkipLinkPaddingBlock": "8px",
|
|
1070
|
+
"nlSkipLinkPaddingInline": "16px",
|
|
1071
|
+
"nlSkipLinkTextDecoration": "underline",
|
|
1072
|
+
"nlSkipLinkFocusVisibleColor": "hsl(0 0% 0%)",
|
|
1073
|
+
"nlSkipLinkFocusVisibleBackgroundColor": "hsl(48 100% 80%)",
|
|
1074
|
+
"nlSkipLinkFocusVisibleTextDecoration": "none",
|
|
1014
1075
|
"ofLayoutBackground": "hsl(0 0% 15%)",
|
|
1015
1076
|
"ofLayoutBg": "hsl(0 0% 15%)",
|
|
1016
1077
|
"ofPageFooterBg": "hsl(0 100% 40%)",
|
package/dist/dark/index.css
CHANGED
|
@@ -9,6 +9,12 @@
|
|
|
9
9
|
.utrecht-theme--color-scheme-dark,
|
|
10
10
|
.utrecht-theme--color-scheme-dark ::backdrop {
|
|
11
11
|
--of-progress-indicator-mobile-box-shadow: 0px 0px 2px 0px rgba(0 0 0 / 20%);
|
|
12
|
+
--nl-number-badge-padding-inline: 1ex;
|
|
13
|
+
--nl-number-badge-padding-block: 1ex;
|
|
14
|
+
--nl-data-badge-border-radius: 0;
|
|
15
|
+
--nl-code-block-padding-inline: 20px;
|
|
16
|
+
--nl-code-block-padding-block: 20px;
|
|
17
|
+
--nl-code-block-font-family: "Monaco";
|
|
12
18
|
--denhaag-process-steps-sub-step-marker-size: 12px;
|
|
13
19
|
--denhaag-process-steps-step-marker-size: 28px;
|
|
14
20
|
--utrecht-toptask-nav-link-grid-max-inline-size: 240px;
|
|
@@ -173,8 +179,6 @@
|
|
|
173
179
|
--utrecht-ordered-list-margin-block-start: 0;
|
|
174
180
|
--utrecht-number-data-negative-color: red;
|
|
175
181
|
--utrecht-number-data-positive-color: green;
|
|
176
|
-
--utrecht-number-badge-padding-inline: 1ex; /* Default inline padding color for badge components */
|
|
177
|
-
--utrecht-number-badge-padding-block: 1ex; /* Default block padding for badge components */
|
|
178
182
|
--utrecht-topnav-link-focus-text-decoration: none;
|
|
179
183
|
--utrecht-topnav-link-focus-border-type: dotted;
|
|
180
184
|
--utrecht-mapcontrolbutton-margin-inline-start: 0;
|
|
@@ -316,10 +320,6 @@
|
|
|
316
320
|
--utrecht-action-activate-cursor: pointer;
|
|
317
321
|
--utrecht-column-layout-column-width: 350px;
|
|
318
322
|
--utrecht-column-layout-column-rule-width: 2px;
|
|
319
|
-
--utrecht-code-block-padding-inline-end: 20px;
|
|
320
|
-
--utrecht-code-block-padding-inline-start: 20px;
|
|
321
|
-
--utrecht-code-block-padding-block-end: 20px;
|
|
322
|
-
--utrecht-code-block-padding-block-start: 20px;
|
|
323
323
|
--utrecht-checkbox-margin-block-start: 0;
|
|
324
324
|
--utrecht-checkbox-focus-border-width: 2px;
|
|
325
325
|
--utrecht-checkbox-size: 24px;
|
|
@@ -370,7 +370,6 @@
|
|
|
370
370
|
--utrecht-blockquote-margin-block-start: 1.6em;
|
|
371
371
|
--utrecht-blockquote-margin-inline-end: 1.6em;
|
|
372
372
|
--utrecht-blockquote-margin-inline-start: 1.6em;
|
|
373
|
-
--utrecht-badge-border-radius: 0; /* Default corner radius for badge components */
|
|
374
373
|
--utrecht-badge-counter-padding-inline: 1ex; /* Default inline padding color for badge components */
|
|
375
374
|
--utrecht-badge-counter-padding-block: 1ex; /* Default block padding for badge components */
|
|
376
375
|
--utrecht-backdrop-reduced-transparency-opacity: 0.98;
|
|
@@ -388,6 +387,53 @@
|
|
|
388
387
|
--utrecht-accordion-button-icon-size: 24px;
|
|
389
388
|
--utrecht-accordion-button-hover-background-color: inherit;
|
|
390
389
|
--utrecht-accordion-button-border-width: 0;
|
|
390
|
+
--nl-skip-link-focus-visible-text-decoration: var(--utrecht-link-focus-visible-text-decoration);
|
|
391
|
+
--nl-skip-link-text-decoration: var(--utrecht-link-text-decoration);
|
|
392
|
+
--nl-paragraph-small-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
393
|
+
--nl-paragraph-lead-line-height: var(--utrecht-typography-line-height-md);
|
|
394
|
+
--nl-paragraph-lead-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
395
|
+
--nl-paragraph-lead-font-size: var(--utrecht-typography-scale-xl-font-size);
|
|
396
|
+
--nl-paragraph-line-height: var(--utrecht-typography-line-height-md);
|
|
397
|
+
--nl-paragraph-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
398
|
+
--nl-paragraph-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
399
|
+
--nl-paragraph-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
400
|
+
--nl-number-badge-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
401
|
+
--nl-number-badge-color: var(--utrecht-color-white);
|
|
402
|
+
--nl-number-badge-background-color: var(--utrecht-color-red-40);
|
|
403
|
+
--nl-mark-color: var(--utrecht-color-black);
|
|
404
|
+
--nl-mark-background-color: var(--utrecht-color-yellow-60);
|
|
405
|
+
--nl-heading-level-6-line-height: var(--utrecht-typography-line-height-md);
|
|
406
|
+
--nl-heading-level-6-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
407
|
+
--nl-heading-level-6-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
408
|
+
--nl-heading-level-6-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
409
|
+
--nl-heading-level-5-line-height: var(--utrecht-typography-line-height-md);
|
|
410
|
+
--nl-heading-level-5-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
411
|
+
--nl-heading-level-5-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
412
|
+
--nl-heading-level-5-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
413
|
+
--nl-heading-level-4-line-height: var(--utrecht-typography-line-height-md);
|
|
414
|
+
--nl-heading-level-4-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
415
|
+
--nl-heading-level-4-font-size: var(--utrecht-typography-scale-lg-font-size);
|
|
416
|
+
--nl-heading-level-4-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
417
|
+
--nl-heading-level-3-line-height: var(--utrecht-typography-line-height-sm);
|
|
418
|
+
--nl-heading-level-3-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
419
|
+
--nl-heading-level-3-font-size: var(--utrecht-typography-scale-xl-font-size);
|
|
420
|
+
--nl-heading-level-3-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
421
|
+
--nl-heading-level-2-line-height: var(--utrecht-typography-line-height-sm);
|
|
422
|
+
--nl-heading-level-2-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
423
|
+
--nl-heading-level-2-font-size: var(--utrecht-typography-scale-xl-font-size);
|
|
424
|
+
--nl-heading-level-2-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
425
|
+
--nl-heading-level-1-line-height: var(--utrecht-typography-line-height-sm);
|
|
426
|
+
--nl-heading-level-1-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
427
|
+
--nl-heading-level-1-font-size: var(--utrecht-typography-scale-4xl-font-size);
|
|
428
|
+
--nl-heading-level-1-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
429
|
+
--nl-data-badge-padding-inline: var(--utrecht-space-inline-sm);
|
|
430
|
+
--nl-data-badge-padding-block: var(--utrecht-space-block-xs);
|
|
431
|
+
--nl-data-badge-color: var(--utrecht-color-white);
|
|
432
|
+
--nl-data-badge-background-color: var(--utrecht-color-grey-30);
|
|
433
|
+
--nl-code-block-line-height: var(--utrecht-typography-line-height-md);
|
|
434
|
+
--nl-code-block-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
435
|
+
--nl-code-block-color: var(--utrecht-color-black);
|
|
436
|
+
--nl-code-block-background-color: var(--utrecht-color-grey-95);
|
|
391
437
|
--denhaag-process-steps-sub-step-heading-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
392
438
|
--denhaag-process-steps-sub-step-heading-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
393
439
|
--denhaag-process-steps-sub-step-heading-color: var(--utrecht-color-grey-15);
|
|
@@ -473,8 +519,6 @@
|
|
|
473
519
|
--utrecht-spotlight-section-padding-block-start: var(--utrecht-space-block-md);
|
|
474
520
|
--utrecht-spotlight-section-color: var(--utrecht-color-grey-15);
|
|
475
521
|
--utrecht-spotlight-section-background-color: var(--utrecht-color-grey-20);
|
|
476
|
-
--utrecht-skip-link-focus-visible-text-decoration: var(--utrecht-link-focus-visible-text-decoration);
|
|
477
|
-
--utrecht-skip-link-text-decoration: var(--utrecht-link-text-decoration);
|
|
478
522
|
--utrecht-separator-margin-block-start: var(--utrecht-space-block-md);
|
|
479
523
|
--utrecht-separator-margin-block-end: var(--utrecht-space-block-md);
|
|
480
524
|
--utrecht-separator-color: var(--utrecht-color-grey-90);
|
|
@@ -519,14 +563,7 @@
|
|
|
519
563
|
--utrecht-pre-heading-margin-block-start: var(--utrecht-space-row-2xl);
|
|
520
564
|
--utrecht-pre-heading-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
521
565
|
--utrecht-paragraph-small-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
522
|
-
--utrecht-paragraph-lead-line-height: var(--utrecht-typography-line-height-md);
|
|
523
|
-
--utrecht-paragraph-lead-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
524
|
-
--utrecht-paragraph-lead-font-size: var(--utrecht-typography-scale-xl-font-size);
|
|
525
566
|
--utrecht-paragraph-margin-block-start: var(--utrecht-space-block-md);
|
|
526
|
-
--utrecht-paragraph-line-height: var(--utrecht-typography-line-height-md);
|
|
527
|
-
--utrecht-paragraph-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
528
|
-
--utrecht-paragraph-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
529
|
-
--utrecht-paragraph-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
530
567
|
--utrecht-pagination-relative-link-hover-color: var(--utrecht-color-white);
|
|
531
568
|
--utrecht-pagination-relative-link-hover-border-color: var(--utrecht-color-blue-35);
|
|
532
569
|
--utrecht-pagination-relative-link-hover-background-color: var(--utrecht-color-blue-35);
|
|
@@ -552,9 +589,8 @@
|
|
|
552
589
|
--utrecht-page-footer-background-image: linear-gradient(45deg, var(--utrecht-color-red-40), var(--utrecht-color-red-40) 50%, #d63433 50%);
|
|
553
590
|
--utrecht-page-footer-background-color: var(--utrecht-color-red-40);
|
|
554
591
|
--utrecht-page-footer-color: var(--utrecht-color-white);
|
|
555
|
-
--utrecht-number-badge-
|
|
556
|
-
--utrecht-number-badge-
|
|
557
|
-
--utrecht-number-badge-background-color: var(--utrecht-color-red-40);
|
|
592
|
+
--utrecht-number-badge-padding-inline: var(--nl-number-badge-padding-inline); /* Default inline padding color for badge components */
|
|
593
|
+
--utrecht-number-badge-padding-block: var(--nl-number-badge-padding-block); /* Default block padding for badge components */
|
|
558
594
|
--utrecht-topnav-link-hover-background-color: var(--utrecht-color-black);
|
|
559
595
|
--utrecht-topnav-link-focus-outline-color: var(--utrecht-color-black);
|
|
560
596
|
--utrecht-topnav-link-focus-background-color: var(--utrecht-color-yellow-80);
|
|
@@ -580,8 +616,6 @@
|
|
|
580
616
|
--utrecht-nav-bar-content-max-inline-size: var(--utrecht-page-max-inline-size);
|
|
581
617
|
--utrecht-nav-bar-color: var(--utrecht-color-black);
|
|
582
618
|
--utrecht-nav-bar-background-color: var(--utrecht-color-white);
|
|
583
|
-
--utrecht-mark-color: var(--utrecht-color-black);
|
|
584
|
-
--utrecht-mark-background-color: var(--utrecht-color-yellow-60);
|
|
585
619
|
--utrecht-mapcontrolbutton-padding-inline-start: var(--utrecht-space-inline-2xs);
|
|
586
620
|
--utrecht-mapcontrolbutton-padding-inline-end: var(--utrecht-space-inline-2xs);
|
|
587
621
|
--utrecht-mapcontrolbutton-padding-block-start: var(--utrecht-space-block-2xs);
|
|
@@ -638,30 +672,6 @@
|
|
|
638
672
|
--utrecht-index-char-nav-margin-block-end: var(--utrecht-space-block-md);
|
|
639
673
|
--utrecht-index-char-nav-margin-block-start: var(--utrecht-space-block-lg);
|
|
640
674
|
--utrecht-heading-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
641
|
-
--utrecht-heading-6-line-height: var(--utrecht-typography-line-height-md);
|
|
642
|
-
--utrecht-heading-6-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
643
|
-
--utrecht-heading-6-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
644
|
-
--utrecht-heading-6-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
645
|
-
--utrecht-heading-5-line-height: var(--utrecht-typography-line-height-md);
|
|
646
|
-
--utrecht-heading-5-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
647
|
-
--utrecht-heading-5-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
648
|
-
--utrecht-heading-5-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
649
|
-
--utrecht-heading-4-line-height: var(--utrecht-typography-line-height-md);
|
|
650
|
-
--utrecht-heading-4-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
651
|
-
--utrecht-heading-4-font-size: var(--utrecht-typography-scale-lg-font-size);
|
|
652
|
-
--utrecht-heading-4-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
653
|
-
--utrecht-heading-3-line-height: var(--utrecht-typography-line-height-sm);
|
|
654
|
-
--utrecht-heading-3-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
655
|
-
--utrecht-heading-3-font-size: var(--utrecht-typography-scale-xl-font-size);
|
|
656
|
-
--utrecht-heading-3-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
657
|
-
--utrecht-heading-2-line-height: var(--utrecht-typography-line-height-sm);
|
|
658
|
-
--utrecht-heading-2-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
659
|
-
--utrecht-heading-2-font-size: var(--utrecht-typography-scale-xl-font-size);
|
|
660
|
-
--utrecht-heading-2-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
661
|
-
--utrecht-heading-1-line-height: var(--utrecht-typography-line-height-sm);
|
|
662
|
-
--utrecht-heading-1-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
663
|
-
--utrecht-heading-1-font-size: var(--utrecht-typography-scale-4xl-font-size);
|
|
664
|
-
--utrecht-heading-1-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
665
675
|
--utrecht-form-toggle-focus-border-color: var(--utrecht-color-black);
|
|
666
676
|
--utrecht-form-toggle-checked-accent-color: var(--utrecht-color-blue-35);
|
|
667
677
|
--utrecht-form-toggle-thumb-disabled-background-color: var(--utrecht-color-white);
|
|
@@ -737,12 +747,13 @@
|
|
|
737
747
|
--utrecht-feedback-danger-color: var(--utrecht-color-red-40);
|
|
738
748
|
--utrecht-column-layout-gap: var(--utrecht-space-column-md);
|
|
739
749
|
--utrecht-column-layout-column-rule-color: var(--utrecht-color-grey-80);
|
|
750
|
+
--utrecht-code-block-padding-inline-end: var(--nl-code-block-padding-inline);
|
|
751
|
+
--utrecht-code-block-padding-inline-start: var(--nl-code-block-padding-inline);
|
|
752
|
+
--utrecht-code-block-padding-block-end: var(--nl-code-block-padding-block);
|
|
753
|
+
--utrecht-code-block-padding-block-start: var(--nl-code-block-padding-block);
|
|
740
754
|
--utrecht-code-block-margin-block-end: var(--utrecht-space-block-lg);
|
|
741
755
|
--utrecht-code-block-margin-block-start: var(--utrecht-space-block-lg);
|
|
742
|
-
--utrecht-code-block-
|
|
743
|
-
--utrecht-code-block-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
744
|
-
--utrecht-code-block-color: var(--utrecht-color-black);
|
|
745
|
-
--utrecht-code-block-background-color: var(--utrecht-color-grey-95);
|
|
756
|
+
--utrecht-code-block-font-family: var(--nl-code-block-font-family);
|
|
746
757
|
--utrecht-checkbox-indeterminate-background-color: var(--utrecht-color-blue-40);
|
|
747
758
|
--utrecht-checkbox-checked-background-color: var(--utrecht-color-blue-40);
|
|
748
759
|
--utrecht-checkbox-checked-border-color: var(--utrecht-color-blue-40);
|
|
@@ -874,10 +885,7 @@
|
|
|
874
885
|
--utrecht-blockquote-content-font-size: var(--utrecht-typography-scale-lg-font-size);
|
|
875
886
|
--utrecht-blockquote-content-color: var(--utrecht-color-red-40);
|
|
876
887
|
--utrecht-badge-font-style: var(--utrecht-typography-font-style-normal);
|
|
877
|
-
--utrecht-badge-
|
|
878
|
-
--utrecht-badge-padding-block: var(--utrecht-space-block-xs); /* Default block padding for badge components */
|
|
879
|
-
--utrecht-badge-color: var(--utrecht-color-white); /* Default text color for badge components */
|
|
880
|
-
--utrecht-badge-background-color: var(--utrecht-color-grey-30); /* Default background color for badge components */
|
|
888
|
+
--utrecht-badge-border-radius: var(--nl-data-badge-border-radius); /* Default corner radius for badge components */
|
|
881
889
|
--utrecht-badge-list-item-margin-inline: var(--utrecht-space-block-sm);
|
|
882
890
|
--utrecht-badge-list-item-margin-block: var(--utrecht-space-block-xs);
|
|
883
891
|
--utrecht-badge-counter-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
@@ -933,28 +941,64 @@
|
|
|
933
941
|
--of-page-footer-fg: var(--utrecht-page-footer-color);
|
|
934
942
|
--of-page-footer-bg: var(--utrecht-page-footer-background-color);
|
|
935
943
|
--of-layout-background: var(--utrecht-document-background-color);
|
|
944
|
+
--nl-skip-link-focus-visible-background-color: var(--utrecht-topnav-link-focus-background-color);
|
|
945
|
+
--nl-skip-link-focus-visible-color: var(--utrecht-topnav-link-focus-color);
|
|
946
|
+
--nl-skip-link-padding-inline: var(--utrecht-button-padding-inline-start);
|
|
947
|
+
--nl-skip-link-padding-block: var(--utrecht-button-padding-block-start);
|
|
948
|
+
--nl-skip-link-color: var(--utrecht-topnav-link-color);
|
|
949
|
+
--nl-skip-link-background-color: var(--utrecht-topnav-list-background-color);
|
|
950
|
+
--nl-paragraph-lead-color: var(--utrecht-document-color);
|
|
951
|
+
--nl-number-badge-border-radius: var(--nl-number-badge-font-size);
|
|
936
952
|
--denhaag-process-steps-sub-step-line-color: var(--denhaag-process-steps-step-line-color);
|
|
937
953
|
--utrecht-toptask-link-hover-color: var(--utrecht-button-primary-action-hover-color);
|
|
938
954
|
--utrecht-toptask-link-hover-background-color: var(--utrecht-button-primary-action-hover-background-color);
|
|
939
955
|
--utrecht-toptask-link-color: var(--utrecht-button-primary-action-color);
|
|
940
956
|
--utrecht-toptask-link-background-color: var(--utrecht-button-primary-action-background-color);
|
|
941
|
-
--utrecht-skip-link-focus-
|
|
942
|
-
--utrecht-skip-link-
|
|
943
|
-
--utrecht-skip-link-padding-inline-end: var(--utrecht-button-padding-inline-end);
|
|
944
|
-
--utrecht-skip-link-padding-inline-start: var(--utrecht-button-padding-inline-start);
|
|
945
|
-
--utrecht-skip-link-padding-block-end: var(--utrecht-button-padding-block-end);
|
|
946
|
-
--utrecht-skip-link-padding-block-start: var(--utrecht-button-padding-block-start);
|
|
947
|
-
--utrecht-skip-link-color: var(--utrecht-topnav-link-color);
|
|
948
|
-
--utrecht-skip-link-background-color: var(--utrecht-topnav-list-background-color);
|
|
957
|
+
--utrecht-skip-link-focus-visible-text-decoration: var(--nl-skip-link-focus-visible-text-decoration);
|
|
958
|
+
--utrecht-skip-link-text-decoration: var(--nl-skip-link-text-decoration);
|
|
949
959
|
--utrecht-radio-button-border-color: var(--utrecht-form-control-border-color);
|
|
950
960
|
--utrecht-radio-button-background-color: var(--utrecht-form-control-background-color);
|
|
951
|
-
--utrecht-paragraph-lead-
|
|
952
|
-
--utrecht-
|
|
961
|
+
--utrecht-paragraph-lead-line-height: var(--nl-paragraph-lead-line-height);
|
|
962
|
+
--utrecht-paragraph-lead-font-weight: var(--nl-paragraph-lead-font-weight);
|
|
963
|
+
--utrecht-paragraph-lead-font-size: var(--nl-paragraph-lead-font-size);
|
|
964
|
+
--utrecht-paragraph-line-height: var(--nl-paragraph-line-height);
|
|
965
|
+
--utrecht-paragraph-font-weight: var(--nl-paragraph-font-weight);
|
|
966
|
+
--utrecht-paragraph-font-size: var(--nl-paragraph-font-size);
|
|
967
|
+
--utrecht-paragraph-font-family: var(--nl-paragraph-font-family);
|
|
968
|
+
--utrecht-number-badge-font-size: var(--nl-number-badge-font-size);
|
|
969
|
+
--utrecht-number-badge-color: var(--nl-number-badge-color); /* Default text color for badge components */
|
|
970
|
+
--utrecht-number-badge-background-color: var(--nl-number-badge-background-color);
|
|
971
|
+
--utrecht-mark-color: var(--nl-mark-color);
|
|
972
|
+
--utrecht-mark-background-color: var(--nl-mark-background-color);
|
|
953
973
|
--utrecht-listbox-border-width: var(--utrecht-form-control-border-width);
|
|
954
974
|
--utrecht-listbox-border-color: var(--utrecht-form-control-border-color);
|
|
955
975
|
--utrecht-link-visited-color: var(--utrecht-link-color);
|
|
956
976
|
--utrecht-link-hover-color: var(--utrecht-link-focus-color);
|
|
957
977
|
--utrecht-link-active-color: var(--utrecht-link-color);
|
|
978
|
+
--utrecht-heading-6-line-height: var(--nl-heading-level-6-line-height);
|
|
979
|
+
--utrecht-heading-6-font-weight: var(--nl-heading-level-6-font-weight);
|
|
980
|
+
--utrecht-heading-6-font-size: var(--nl-heading-level-6-font-size);
|
|
981
|
+
--utrecht-heading-6-font-family: var(--nl-heading-level-6-font-family);
|
|
982
|
+
--utrecht-heading-5-line-height: var(--nl-heading-level-5-line-height);
|
|
983
|
+
--utrecht-heading-5-font-weight: var(--nl-heading-level-5-font-weight);
|
|
984
|
+
--utrecht-heading-5-font-size: var(--nl-heading-level-5-font-size);
|
|
985
|
+
--utrecht-heading-5-font-family: var(--nl-heading-level-5-font-family);
|
|
986
|
+
--utrecht-heading-4-line-height: var(--nl-heading-level-4-line-height);
|
|
987
|
+
--utrecht-heading-4-font-weight: var(--nl-heading-level-4-font-weight);
|
|
988
|
+
--utrecht-heading-4-font-size: var(--nl-heading-level-4-font-size);
|
|
989
|
+
--utrecht-heading-4-font-family: var(--nl-heading-level-4-font-family);
|
|
990
|
+
--utrecht-heading-3-line-height: var(--nl-heading-level-3-line-height);
|
|
991
|
+
--utrecht-heading-3-font-weight: var(--nl-heading-level-3-font-weight);
|
|
992
|
+
--utrecht-heading-3-font-size: var(--nl-heading-level-3-font-size);
|
|
993
|
+
--utrecht-heading-3-font-family: var(--nl-heading-level-3-font-family);
|
|
994
|
+
--utrecht-heading-2-line-height: var(--nl-heading-level-2-line-height);
|
|
995
|
+
--utrecht-heading-2-font-weight: var(--nl-heading-level-2-font-weight);
|
|
996
|
+
--utrecht-heading-2-font-size: var(--nl-heading-level-2-font-size);
|
|
997
|
+
--utrecht-heading-2-font-family: var(--nl-heading-level-2-font-family);
|
|
998
|
+
--utrecht-heading-1-line-height: var(--nl-heading-level-1-line-height);
|
|
999
|
+
--utrecht-heading-1-font-weight: var(--nl-heading-level-1-font-weight);
|
|
1000
|
+
--utrecht-heading-1-font-size: var(--nl-heading-level-1-font-size);
|
|
1001
|
+
--utrecht-heading-1-font-family: var(--nl-heading-level-1-font-family);
|
|
958
1002
|
--utrecht-form-field-error-message-color: var(--utrecht-feedback-invalid-color);
|
|
959
1003
|
--utrecht-form-field-description-warning-color: var(--utrecht-feedback-warning-color);
|
|
960
1004
|
--utrecht-form-field-description-invalid-color: var(--utrecht-feedback-invalid-color);
|
|
@@ -974,6 +1018,10 @@
|
|
|
974
1018
|
--utrecht-feedback-warning-background-color: var(--utrecht-feedback-warning-color);
|
|
975
1019
|
--utrecht-feedback-danger-border-color: var(--utrecht-feedback-danger-color);
|
|
976
1020
|
--utrecht-feedback-danger-background-color: var(--utrecht-feedback-danger-color);
|
|
1021
|
+
--utrecht-code-block-line-height: var(--nl-code-block-line-height);
|
|
1022
|
+
--utrecht-code-block-font-size: var(--nl-code-block-font-size);
|
|
1023
|
+
--utrecht-code-block-color: var(--nl-code-block-color);
|
|
1024
|
+
--utrecht-code-block-background-color: var(--nl-code-block-background-color);
|
|
977
1025
|
--utrecht-checkbox-color: var(--utrecht-form-control-color);
|
|
978
1026
|
--utrecht-checkbox-border-color: var(--utrecht-form-control-border-color);
|
|
979
1027
|
--utrecht-checkbox-background-color: var(--utrecht-form-control-background-color);
|
|
@@ -998,9 +1046,22 @@
|
|
|
998
1046
|
--utrecht-button-pressed-background-color: var(--utrecht-button-active-background-color);
|
|
999
1047
|
--utrecht-breadcrumb-nav-arrows-link-focus-background-color: var(--utrecht-focus-background-color);
|
|
1000
1048
|
--utrecht-breadcrumb-nav-link-focus-background-color: var(--utrecht-focus-background-color);
|
|
1049
|
+
--utrecht-badge-padding-inline: var(--nl-data-badge-padding-inline); /* Default inline padding color for badge components */
|
|
1050
|
+
--utrecht-badge-padding-block: var(--nl-data-badge-padding-block); /* Default block padding for badge components */
|
|
1051
|
+
--utrecht-badge-color: var(--nl-data-badge-color); /* Default text color for badge components */
|
|
1052
|
+
--utrecht-badge-background-color: var(--nl-data-badge-background-color); /* Default background color for badge components */
|
|
1001
1053
|
--utrecht-badge-counter-border-radius: var(--utrecht-badge-counter-font-size); /* Default corner radius for badge components */
|
|
1002
1054
|
--of-layout-bg: var(--of-layout-background);
|
|
1055
|
+
--utrecht-skip-link-focus-color: var(--nl-skip-link-focus-visible-color);
|
|
1056
|
+
--utrecht-skip-link-focus-background-color: var(--nl-skip-link-focus-visible-background-color);
|
|
1057
|
+
--utrecht-skip-link-padding-inline-end: var(--nl-skip-link-padding-inline);
|
|
1058
|
+
--utrecht-skip-link-padding-inline-start: var(--nl-skip-link-padding-inline);
|
|
1059
|
+
--utrecht-skip-link-padding-block-end: var(--nl-skip-link-padding-block);
|
|
1060
|
+
--utrecht-skip-link-padding-block-start: var(--nl-skip-link-padding-block);
|
|
1061
|
+
--utrecht-skip-link-color: var(--nl-skip-link-color);
|
|
1062
|
+
--utrecht-skip-link-background-color: var(--nl-skip-link-background-color);
|
|
1003
1063
|
--utrecht-radio-button-invalid-border-color: var(--utrecht-form-control-invalid-border-color);
|
|
1064
|
+
--utrecht-number-badge-border-radius: var(--nl-number-badge-border-radius);
|
|
1004
1065
|
--utrecht-form-field-invalid-border-inline-start-color: var(--utrecht-form-control-invalid-border-color);
|
|
1005
1066
|
--utrecht-form-field-description-valid-color: var(--utrecht-feedback-valid-color);
|
|
1006
1067
|
--utrecht-feedback-active-border-color: var(--utrecht-feedback-safe-border-color);
|
package/dist/dark/index.d.ts
CHANGED
|
@@ -295,6 +295,7 @@ export const utrechtCheckboxInvalidBorderColor : string;
|
|
|
295
295
|
export const utrechtCheckboxMarginBlockStart : number;
|
|
296
296
|
export const utrechtCodeBlockBackgroundColor : string;
|
|
297
297
|
export const utrechtCodeBlockColor : string;
|
|
298
|
+
export const utrechtCodeBlockFontFamily : string;
|
|
298
299
|
export const utrechtCodeBlockFontSize : string;
|
|
299
300
|
export const utrechtCodeBlockLineHeight : string;
|
|
300
301
|
export const utrechtCodeBlockMarginBlockStart : string;
|
|
@@ -804,7 +805,6 @@ export const utrechtParagraphFontWeight : string;
|
|
|
804
805
|
export const utrechtParagraphLineHeight : string;
|
|
805
806
|
export const utrechtParagraphMarginBlockStart : string;
|
|
806
807
|
export const utrechtParagraphMarginBlockEnd : string;
|
|
807
|
-
export const utrechtParagraphLeadColor : string;
|
|
808
808
|
export const utrechtParagraphLeadFontSize : string;
|
|
809
809
|
export const utrechtParagraphLeadFontWeight : string;
|
|
810
810
|
export const utrechtParagraphLeadLineHeight : string;
|
|
@@ -1131,6 +1131,67 @@ export const denhaagProcessStepsSubStepHeadingColor : string;
|
|
|
1131
1131
|
export const denhaagProcessStepsSubStepHeadingFontSize : string;
|
|
1132
1132
|
export const denhaagProcessStepsSubStepHeadingFontWeight : string;
|
|
1133
1133
|
export const denhaagProcessStepsSubStepLineColor : string;
|
|
1134
|
+
export const nlCodeBlockBackgroundColor : string;
|
|
1135
|
+
export const nlCodeBlockColor : string;
|
|
1136
|
+
export const nlCodeBlockFontFamily : string;
|
|
1137
|
+
export const nlCodeBlockFontSize : string;
|
|
1138
|
+
export const nlCodeBlockLineHeight : string;
|
|
1139
|
+
export const nlCodeBlockPaddingBlock : string;
|
|
1140
|
+
export const nlCodeBlockPaddingInline : string;
|
|
1141
|
+
export const nlDataBadgeBackgroundColor : string;
|
|
1142
|
+
export const nlDataBadgeBorderRadius : string;
|
|
1143
|
+
export const nlDataBadgeColor : string;
|
|
1144
|
+
export const nlDataBadgePaddingBlock : string;
|
|
1145
|
+
export const nlDataBadgePaddingInline : string;
|
|
1146
|
+
export const nlHeadingLevel1FontFamily : string;
|
|
1147
|
+
export const nlHeadingLevel1FontSize : string;
|
|
1148
|
+
export const nlHeadingLevel1FontWeight : string;
|
|
1149
|
+
export const nlHeadingLevel1LineHeight : string;
|
|
1150
|
+
export const nlHeadingLevel2FontFamily : string;
|
|
1151
|
+
export const nlHeadingLevel2FontSize : string;
|
|
1152
|
+
export const nlHeadingLevel2FontWeight : string;
|
|
1153
|
+
export const nlHeadingLevel2LineHeight : string;
|
|
1154
|
+
export const nlHeadingLevel3FontFamily : string;
|
|
1155
|
+
export const nlHeadingLevel3FontSize : string;
|
|
1156
|
+
export const nlHeadingLevel3FontWeight : string;
|
|
1157
|
+
export const nlHeadingLevel3LineHeight : string;
|
|
1158
|
+
export const nlHeadingLevel4FontFamily : string;
|
|
1159
|
+
export const nlHeadingLevel4FontSize : string;
|
|
1160
|
+
export const nlHeadingLevel4FontWeight : string;
|
|
1161
|
+
export const nlHeadingLevel4LineHeight : string;
|
|
1162
|
+
export const nlHeadingLevel5FontFamily : string;
|
|
1163
|
+
export const nlHeadingLevel5FontSize : string;
|
|
1164
|
+
export const nlHeadingLevel5FontWeight : string;
|
|
1165
|
+
export const nlHeadingLevel5LineHeight : string;
|
|
1166
|
+
export const nlHeadingLevel6FontFamily : string;
|
|
1167
|
+
export const nlHeadingLevel6FontSize : string;
|
|
1168
|
+
export const nlHeadingLevel6FontWeight : string;
|
|
1169
|
+
export const nlHeadingLevel6LineHeight : string;
|
|
1170
|
+
export const nlMarkBackgroundColor : string;
|
|
1171
|
+
export const nlMarkColor : string;
|
|
1172
|
+
export const nlNumberBadgeBackgroundColor : string;
|
|
1173
|
+
export const nlNumberBadgeBorderRadius : string;
|
|
1174
|
+
export const nlNumberBadgeColor : string;
|
|
1175
|
+
export const nlNumberBadgeFontSize : string;
|
|
1176
|
+
export const nlNumberBadgePaddingBlock : string;
|
|
1177
|
+
export const nlNumberBadgePaddingInline : string;
|
|
1178
|
+
export const nlParagraphFontFamily : string;
|
|
1179
|
+
export const nlParagraphFontSize : string;
|
|
1180
|
+
export const nlParagraphFontWeight : string;
|
|
1181
|
+
export const nlParagraphLineHeight : string;
|
|
1182
|
+
export const nlParagraphLeadColor : string;
|
|
1183
|
+
export const nlParagraphLeadFontSize : string;
|
|
1184
|
+
export const nlParagraphLeadFontWeight : string;
|
|
1185
|
+
export const nlParagraphLeadLineHeight : string;
|
|
1186
|
+
export const nlParagraphSmallFontSize : string;
|
|
1187
|
+
export const nlSkipLinkBackgroundColor : string;
|
|
1188
|
+
export const nlSkipLinkColor : string;
|
|
1189
|
+
export const nlSkipLinkPaddingBlock : string;
|
|
1190
|
+
export const nlSkipLinkPaddingInline : string;
|
|
1191
|
+
export const nlSkipLinkTextDecoration : string;
|
|
1192
|
+
export const nlSkipLinkFocusVisibleColor : string;
|
|
1193
|
+
export const nlSkipLinkFocusVisibleBackgroundColor : string;
|
|
1194
|
+
export const nlSkipLinkFocusVisibleTextDecoration : string;
|
|
1134
1195
|
export const ofLayoutBackground : string;
|
|
1135
1196
|
export const ofLayoutBg : string;
|
|
1136
1197
|
export const ofPageFooterBg : string;
|
|
@@ -42,6 +42,67 @@
|
|
|
42
42
|
"denhaagProcessStepsSubStepMarkerBackgroundColor": "hsl(0 0% 100%)",
|
|
43
43
|
"denhaagProcessStepsSubStepMarkerBorderColor": "hsl(90 30% 30%)",
|
|
44
44
|
"denhaagProcessStepsSubStepMarkerSize": "12px",
|
|
45
|
+
"nlCodeBlockBackgroundColor": "hsl(0 0% 95%)",
|
|
46
|
+
"nlCodeBlockColor": "hsl(0 0% 0%)",
|
|
47
|
+
"nlCodeBlockFontFamily": "\"Monaco\"",
|
|
48
|
+
"nlCodeBlockFontSize": "1rem",
|
|
49
|
+
"nlCodeBlockLineHeight": "1.5",
|
|
50
|
+
"nlCodeBlockPaddingBlock": "20px",
|
|
51
|
+
"nlCodeBlockPaddingInline": "20px",
|
|
52
|
+
"nlDataBadgeBackgroundColor": "hsl(0 0% 30%)",
|
|
53
|
+
"nlDataBadgeBorderRadius": "0",
|
|
54
|
+
"nlDataBadgeColor": "hsl(0 0% 100%)",
|
|
55
|
+
"nlDataBadgePaddingBlock": "8px",
|
|
56
|
+
"nlDataBadgePaddingInline": "12px",
|
|
57
|
+
"nlHeadingLevel1FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
58
|
+
"nlHeadingLevel1FontSize": "2rem",
|
|
59
|
+
"nlHeadingLevel1FontWeight": "700",
|
|
60
|
+
"nlHeadingLevel1LineHeight": "1.25",
|
|
61
|
+
"nlHeadingLevel2FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
62
|
+
"nlHeadingLevel2FontSize": "1.25rem",
|
|
63
|
+
"nlHeadingLevel2FontWeight": "700",
|
|
64
|
+
"nlHeadingLevel2LineHeight": "1.25",
|
|
65
|
+
"nlHeadingLevel3FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
66
|
+
"nlHeadingLevel3FontSize": "1.25rem",
|
|
67
|
+
"nlHeadingLevel3FontWeight": "400",
|
|
68
|
+
"nlHeadingLevel3LineHeight": "1.25",
|
|
69
|
+
"nlHeadingLevel4FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
70
|
+
"nlHeadingLevel4FontSize": "1.125rem",
|
|
71
|
+
"nlHeadingLevel4FontWeight": "400",
|
|
72
|
+
"nlHeadingLevel4LineHeight": "1.5",
|
|
73
|
+
"nlHeadingLevel5FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
74
|
+
"nlHeadingLevel5FontSize": "0.875rem",
|
|
75
|
+
"nlHeadingLevel5FontWeight": "400",
|
|
76
|
+
"nlHeadingLevel5LineHeight": "1.5",
|
|
77
|
+
"nlHeadingLevel6FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
78
|
+
"nlHeadingLevel6FontSize": "0.875rem",
|
|
79
|
+
"nlHeadingLevel6FontWeight": "400",
|
|
80
|
+
"nlHeadingLevel6LineHeight": "1.5",
|
|
81
|
+
"nlMarkBackgroundColor": "hsl(48 100% 60%)",
|
|
82
|
+
"nlMarkColor": "hsl(0 0% 0%)",
|
|
83
|
+
"nlNumberBadgeBackgroundColor": "hsl(0 100% 40%)",
|
|
84
|
+
"nlNumberBadgeBorderRadius": "1rem",
|
|
85
|
+
"nlNumberBadgeColor": "hsl(0 0% 100%)",
|
|
86
|
+
"nlNumberBadgeFontSize": "1rem",
|
|
87
|
+
"nlNumberBadgePaddingBlock": "1ex",
|
|
88
|
+
"nlNumberBadgePaddingInline": "1ex",
|
|
89
|
+
"nlParagraphFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
90
|
+
"nlParagraphFontSize": "1rem",
|
|
91
|
+
"nlParagraphFontWeight": "400",
|
|
92
|
+
"nlParagraphLeadColor": "hsl(0 0% 95%)",
|
|
93
|
+
"nlParagraphLeadFontSize": "1.25rem",
|
|
94
|
+
"nlParagraphLeadFontWeight": "400",
|
|
95
|
+
"nlParagraphLeadLineHeight": "1.5",
|
|
96
|
+
"nlParagraphLineHeight": "1.5",
|
|
97
|
+
"nlParagraphSmallFontSize": "0.875rem",
|
|
98
|
+
"nlSkipLinkBackgroundColor": "hsl(0 0% 15%)",
|
|
99
|
+
"nlSkipLinkColor": "hsl(0 0% 100%)",
|
|
100
|
+
"nlSkipLinkFocusVisibleBackgroundColor": "hsl(48 100% 80%)",
|
|
101
|
+
"nlSkipLinkFocusVisibleColor": "hsl(0 0% 0%)",
|
|
102
|
+
"nlSkipLinkFocusVisibleTextDecoration": "none",
|
|
103
|
+
"nlSkipLinkPaddingBlock": "8px",
|
|
104
|
+
"nlSkipLinkPaddingInline": "16px",
|
|
105
|
+
"nlSkipLinkTextDecoration": "underline",
|
|
45
106
|
"ofLayoutBackground": "hsl(0 0% 15%)",
|
|
46
107
|
"ofLayoutBg": "hsl(0 0% 15%)",
|
|
47
108
|
"ofPageFooterBg": "hsl(0 100% 40%)",
|
|
@@ -345,6 +406,7 @@
|
|
|
345
406
|
"utrechtCheckboxSize": "24px",
|
|
346
407
|
"utrechtCodeBlockBackgroundColor": "hsl(0 0% 95%)",
|
|
347
408
|
"utrechtCodeBlockColor": "hsl(0 0% 0%)",
|
|
409
|
+
"utrechtCodeBlockFontFamily": "\"Monaco\"",
|
|
348
410
|
"utrechtCodeBlockFontSize": "1rem",
|
|
349
411
|
"utrechtCodeBlockLineHeight": "1.5",
|
|
350
412
|
"utrechtCodeBlockMarginBlockEnd": "20px",
|
|
@@ -771,7 +833,6 @@
|
|
|
771
833
|
"utrechtParagraphFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
772
834
|
"utrechtParagraphFontSize": "1rem",
|
|
773
835
|
"utrechtParagraphFontWeight": "400",
|
|
774
|
-
"utrechtParagraphLeadColor": "hsl(0 0% 95%)",
|
|
775
836
|
"utrechtParagraphLeadFontSize": "1.25rem",
|
|
776
837
|
"utrechtParagraphLeadFontWeight": "400",
|
|
777
838
|
"utrechtParagraphLeadLineHeight": "1.5",
|