@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/variables.cjs
CHANGED
|
@@ -276,6 +276,7 @@ module.exports = {
|
|
|
276
276
|
"utrechtCheckboxMarginBlockStart": 0,
|
|
277
277
|
"utrechtCodeBlockBackgroundColor": "hsl(0 0% 95%)",
|
|
278
278
|
"utrechtCodeBlockColor": "hsl(0 0% 0%)",
|
|
279
|
+
"utrechtCodeBlockFontFamily": "\"Monaco\"",
|
|
279
280
|
"utrechtCodeBlockFontSize": "1rem",
|
|
280
281
|
"utrechtCodeBlockLineHeight": "1.5",
|
|
281
282
|
"utrechtCodeBlockMarginBlockStart": "20px",
|
|
@@ -729,7 +730,6 @@ module.exports = {
|
|
|
729
730
|
"utrechtParagraphLineHeight": "1.5",
|
|
730
731
|
"utrechtParagraphMarginBlockStart": "16px",
|
|
731
732
|
"utrechtParagraphMarginBlockEnd": "0",
|
|
732
|
-
"utrechtParagraphLeadColor": "hsl(0 0% 0%)",
|
|
733
733
|
"utrechtParagraphLeadFontSize": "1.25rem",
|
|
734
734
|
"utrechtParagraphLeadFontWeight": "400",
|
|
735
735
|
"utrechtParagraphLeadLineHeight": "1.5",
|
|
@@ -1000,6 +1000,67 @@ module.exports = {
|
|
|
1000
1000
|
"denhaagProcessStepsSubStepHeadingFontSize": "0.875rem",
|
|
1001
1001
|
"denhaagProcessStepsSubStepHeadingFontWeight": "400",
|
|
1002
1002
|
"denhaagProcessStepsSubStepLineColor": "hsl(90 30% 30%)",
|
|
1003
|
+
"nlCodeBlockBackgroundColor": "hsl(0 0% 95%)",
|
|
1004
|
+
"nlCodeBlockColor": "hsl(0 0% 0%)",
|
|
1005
|
+
"nlCodeBlockFontFamily": "\"Monaco\"",
|
|
1006
|
+
"nlCodeBlockFontSize": "1rem",
|
|
1007
|
+
"nlCodeBlockLineHeight": "1.5",
|
|
1008
|
+
"nlCodeBlockPaddingBlock": "20px",
|
|
1009
|
+
"nlCodeBlockPaddingInline": "20px",
|
|
1010
|
+
"nlDataBadgeBackgroundColor": "hsl(0 0% 30%)",
|
|
1011
|
+
"nlDataBadgeBorderRadius": "0",
|
|
1012
|
+
"nlDataBadgeColor": "hsl(0 0% 100%)",
|
|
1013
|
+
"nlDataBadgePaddingBlock": "8px",
|
|
1014
|
+
"nlDataBadgePaddingInline": "12px",
|
|
1015
|
+
"nlHeadingLevel1FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1016
|
+
"nlHeadingLevel1FontSize": "2rem",
|
|
1017
|
+
"nlHeadingLevel1FontWeight": "700",
|
|
1018
|
+
"nlHeadingLevel1LineHeight": "1.25",
|
|
1019
|
+
"nlHeadingLevel2FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1020
|
+
"nlHeadingLevel2FontSize": "1.25rem",
|
|
1021
|
+
"nlHeadingLevel2FontWeight": "700",
|
|
1022
|
+
"nlHeadingLevel2LineHeight": "1.25",
|
|
1023
|
+
"nlHeadingLevel3FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1024
|
+
"nlHeadingLevel3FontSize": "1.25rem",
|
|
1025
|
+
"nlHeadingLevel3FontWeight": "400",
|
|
1026
|
+
"nlHeadingLevel3LineHeight": "1.25",
|
|
1027
|
+
"nlHeadingLevel4FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1028
|
+
"nlHeadingLevel4FontSize": "1.125rem",
|
|
1029
|
+
"nlHeadingLevel4FontWeight": "400",
|
|
1030
|
+
"nlHeadingLevel4LineHeight": "1.5",
|
|
1031
|
+
"nlHeadingLevel5FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1032
|
+
"nlHeadingLevel5FontSize": "0.875rem",
|
|
1033
|
+
"nlHeadingLevel5FontWeight": "400",
|
|
1034
|
+
"nlHeadingLevel5LineHeight": "1.5",
|
|
1035
|
+
"nlHeadingLevel6FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1036
|
+
"nlHeadingLevel6FontSize": "0.875rem",
|
|
1037
|
+
"nlHeadingLevel6FontWeight": "400",
|
|
1038
|
+
"nlHeadingLevel6LineHeight": "1.5",
|
|
1039
|
+
"nlMarkBackgroundColor": "hsl(48 100% 60%)",
|
|
1040
|
+
"nlMarkColor": "hsl(0 0% 0%)",
|
|
1041
|
+
"nlNumberBadgeBackgroundColor": "hsl(0 100% 40%)",
|
|
1042
|
+
"nlNumberBadgeBorderRadius": "1rem",
|
|
1043
|
+
"nlNumberBadgeColor": "hsl(0 0% 100%)",
|
|
1044
|
+
"nlNumberBadgeFontSize": "1rem",
|
|
1045
|
+
"nlNumberBadgePaddingBlock": "1ex",
|
|
1046
|
+
"nlNumberBadgePaddingInline": "1ex",
|
|
1047
|
+
"nlParagraphFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1048
|
+
"nlParagraphFontSize": "1rem",
|
|
1049
|
+
"nlParagraphFontWeight": "400",
|
|
1050
|
+
"nlParagraphLineHeight": "1.5",
|
|
1051
|
+
"nlParagraphLeadColor": "hsl(0 0% 0%)",
|
|
1052
|
+
"nlParagraphLeadFontSize": "1.25rem",
|
|
1053
|
+
"nlParagraphLeadFontWeight": "400",
|
|
1054
|
+
"nlParagraphLeadLineHeight": "1.5",
|
|
1055
|
+
"nlParagraphSmallFontSize": "0.875rem",
|
|
1056
|
+
"nlSkipLinkBackgroundColor": "hsl(0 0% 15%)",
|
|
1057
|
+
"nlSkipLinkColor": "hsl(0 0% 100%)",
|
|
1058
|
+
"nlSkipLinkPaddingBlock": "8px",
|
|
1059
|
+
"nlSkipLinkPaddingInline": "16px",
|
|
1060
|
+
"nlSkipLinkTextDecoration": "underline",
|
|
1061
|
+
"nlSkipLinkFocusVisibleColor": "hsl(0 0% 0%)",
|
|
1062
|
+
"nlSkipLinkFocusVisibleBackgroundColor": "hsl(48 100% 80%)",
|
|
1063
|
+
"nlSkipLinkFocusVisibleTextDecoration": "none",
|
|
1003
1064
|
"ofLayoutBackground": "hsl(0 0% 100%)",
|
|
1004
1065
|
"ofLayoutBg": "hsl(0 0% 100%)",
|
|
1005
1066
|
"ofPageFooterBg": "hsl(0 100% 40%)",
|
package/dist/variables.css
CHANGED
|
@@ -158,8 +158,6 @@
|
|
|
158
158
|
--utrecht-ordered-list-item-margin-block-end: 0.25em;
|
|
159
159
|
--utrecht-number-data-positive-color: green;
|
|
160
160
|
--utrecht-number-data-negative-color: red;
|
|
161
|
-
--utrecht-number-badge-padding-inline: 1ex; /* Default inline padding color for badge components */
|
|
162
|
-
--utrecht-number-badge-padding-block: 1ex; /* Default block padding for badge components */
|
|
163
161
|
--utrecht-mapcontrolbutton-margin-inline-start: 0;
|
|
164
162
|
--utrecht-mapcontrolbutton-margin-inline-end: 0;
|
|
165
163
|
--utrecht-mapcontrolbutton-focus-text-decoration: none;
|
|
@@ -292,10 +290,6 @@
|
|
|
292
290
|
--utrecht-color-blue-30: hsl(211 60% 30%); /* Deze kleur gebruiken we niet (interaction active) */
|
|
293
291
|
--utrecht-color-blue-20: hsl(211 60% 20%); /* basis donkerblauw (OS focus) */
|
|
294
292
|
--utrecht-color-black: hsl(0 0% 0%);
|
|
295
|
-
--utrecht-code-block-padding-inline-start: 20px;
|
|
296
|
-
--utrecht-code-block-padding-inline-end: 20px;
|
|
297
|
-
--utrecht-code-block-padding-block-start: 20px;
|
|
298
|
-
--utrecht-code-block-padding-block-end: 20px;
|
|
299
293
|
--utrecht-checkbox-size: 24px;
|
|
300
294
|
--utrecht-checkbox-margin-block-start: 0;
|
|
301
295
|
--utrecht-checkbox-focus-border-width: 2px;
|
|
@@ -357,7 +351,6 @@
|
|
|
357
351
|
--utrecht-blockquote-margin-block-end: 1.6em;
|
|
358
352
|
--utrecht-badge-counter-padding-inline: 1ex; /* Default inline padding color for badge components */
|
|
359
353
|
--utrecht-badge-counter-padding-block: 1ex; /* Default block padding for badge components */
|
|
360
|
-
--utrecht-badge-border-radius: 0; /* Default corner radius for badge components */
|
|
361
354
|
--utrecht-backdrop-reduced-transparency-opacity: 0.98;
|
|
362
355
|
--utrecht-backdrop-opacity: 0.8;
|
|
363
356
|
--utrecht-backdrop-fade-in-animation-duration: 400ms;
|
|
@@ -378,6 +371,12 @@
|
|
|
378
371
|
--utrecht-accordion-button-hover-background-color: inherit;
|
|
379
372
|
--utrecht-accordion-button-border-width: 0;
|
|
380
373
|
--of-progress-indicator-mobile-box-shadow: 0px 0px 2px 0px rgba(0 0 0 / 20%);
|
|
374
|
+
--nl-number-badge-padding-inline: 1ex;
|
|
375
|
+
--nl-number-badge-padding-block: 1ex;
|
|
376
|
+
--nl-data-badge-border-radius: 0;
|
|
377
|
+
--nl-code-block-padding-inline: 20px;
|
|
378
|
+
--nl-code-block-padding-block: 20px;
|
|
379
|
+
--nl-code-block-font-family: "Monaco";
|
|
381
380
|
--denhaag-process-steps-sub-step-marker-size: 12px;
|
|
382
381
|
--denhaag-process-steps-step-marker-size: 28px;
|
|
383
382
|
--utrecht-unordered-list-marker-color: var(--utrecht-color-red-40);
|
|
@@ -430,8 +429,6 @@
|
|
|
430
429
|
--utrecht-spotlight-section-error-background-color: var(--utrecht-color-red-95);
|
|
431
430
|
--utrecht-spotlight-section-color: var(--utrecht-color-black);
|
|
432
431
|
--utrecht-spotlight-section-background-color: var(--utrecht-color-grey-90);
|
|
433
|
-
--utrecht-skip-link-text-decoration: var(--utrecht-link-text-decoration);
|
|
434
|
-
--utrecht-skip-link-focus-visible-text-decoration: var(--utrecht-link-focus-visible-text-decoration);
|
|
435
432
|
--utrecht-sidenav-link-hover-color: var(--utrecht-color-blue-40);
|
|
436
433
|
--utrecht-sidenav-link-color: var(--utrecht-color-blue-40);
|
|
437
434
|
--utrecht-sidenav-item-marker-hover-color: var(--utrecht-color-blue-50);
|
|
@@ -486,13 +483,6 @@
|
|
|
486
483
|
--utrecht-pre-heading-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
487
484
|
--utrecht-paragraph-small-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
488
485
|
--utrecht-paragraph-margin-block-start: var(--utrecht-space-block-md);
|
|
489
|
-
--utrecht-paragraph-line-height: var(--utrecht-typography-line-height-md);
|
|
490
|
-
--utrecht-paragraph-lead-line-height: var(--utrecht-typography-line-height-md);
|
|
491
|
-
--utrecht-paragraph-lead-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
492
|
-
--utrecht-paragraph-lead-font-size: var(--utrecht-typography-scale-xl-font-size);
|
|
493
|
-
--utrecht-paragraph-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
494
|
-
--utrecht-paragraph-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
495
|
-
--utrecht-paragraph-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
496
486
|
--utrecht-pagination-relative-link-hover-color: var(--utrecht-color-white);
|
|
497
487
|
--utrecht-pagination-relative-link-hover-border-color: var(--utrecht-color-blue-35);
|
|
498
488
|
--utrecht-pagination-relative-link-hover-background-color: var(--utrecht-color-blue-35);
|
|
@@ -518,9 +508,8 @@
|
|
|
518
508
|
--utrecht-page-footer-background-color: var(--utrecht-color-red-40);
|
|
519
509
|
--utrecht-page-color: var(--utrecht-color-black);
|
|
520
510
|
--utrecht-page-background-color: var(--utrecht-color-white);
|
|
521
|
-
--utrecht-number-badge-
|
|
522
|
-
--utrecht-number-badge-
|
|
523
|
-
--utrecht-number-badge-background-color: var(--utrecht-color-red-40);
|
|
511
|
+
--utrecht-number-badge-padding-inline: var(--nl-number-badge-padding-inline); /* Default inline padding color for badge components */
|
|
512
|
+
--utrecht-number-badge-padding-block: var(--nl-number-badge-padding-block); /* Default block padding for badge components */
|
|
524
513
|
--utrecht-nav-bar-link-padding-inline-start: var(--utrecht-space-inline-md);
|
|
525
514
|
--utrecht-nav-bar-link-padding-inline-end: var(--utrecht-space-inline-md);
|
|
526
515
|
--utrecht-nav-bar-link-padding-block-start: var(--utrecht-space-block-xs);
|
|
@@ -530,8 +519,6 @@
|
|
|
530
519
|
--utrecht-nav-bar-background-color: var(--utrecht-color-white);
|
|
531
520
|
--utrecht-menulijst-item-hover-color: var(--utrecht-color-blue-40);
|
|
532
521
|
--utrecht-menulijst-item-color: var(--utrecht-color-blue-35);
|
|
533
|
-
--utrecht-mark-color: var(--utrecht-color-black);
|
|
534
|
-
--utrecht-mark-background-color: var(--utrecht-color-yellow-60);
|
|
535
522
|
--utrecht-mapcontrolbutton-padding-inline-start: var(--utrecht-space-inline-2xs);
|
|
536
523
|
--utrecht-mapcontrolbutton-padding-inline-end: var(--utrecht-space-inline-2xs);
|
|
537
524
|
--utrecht-mapcontrolbutton-padding-block-start: var(--utrecht-space-block-2xs);
|
|
@@ -588,30 +575,6 @@
|
|
|
588
575
|
--utrecht-index-char-nav-link-current-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
589
576
|
--utrecht-index-char-nav-gap: var(--utrecht-space-column-sm);
|
|
590
577
|
--utrecht-heading-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
591
|
-
--utrecht-heading-6-line-height: var(--utrecht-typography-line-height-md);
|
|
592
|
-
--utrecht-heading-6-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
593
|
-
--utrecht-heading-6-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
594
|
-
--utrecht-heading-6-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
595
|
-
--utrecht-heading-5-line-height: var(--utrecht-typography-line-height-md);
|
|
596
|
-
--utrecht-heading-5-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
597
|
-
--utrecht-heading-5-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
598
|
-
--utrecht-heading-5-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
599
|
-
--utrecht-heading-4-line-height: var(--utrecht-typography-line-height-md);
|
|
600
|
-
--utrecht-heading-4-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
601
|
-
--utrecht-heading-4-font-size: var(--utrecht-typography-scale-lg-font-size);
|
|
602
|
-
--utrecht-heading-4-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
603
|
-
--utrecht-heading-3-line-height: var(--utrecht-typography-line-height-sm);
|
|
604
|
-
--utrecht-heading-3-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
605
|
-
--utrecht-heading-3-font-size: var(--utrecht-typography-scale-xl-font-size);
|
|
606
|
-
--utrecht-heading-3-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
607
|
-
--utrecht-heading-2-line-height: var(--utrecht-typography-line-height-sm);
|
|
608
|
-
--utrecht-heading-2-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
609
|
-
--utrecht-heading-2-font-size: var(--utrecht-typography-scale-xl-font-size);
|
|
610
|
-
--utrecht-heading-2-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
611
|
-
--utrecht-heading-1-line-height: var(--utrecht-typography-line-height-sm);
|
|
612
|
-
--utrecht-heading-1-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
613
|
-
--utrecht-heading-1-font-size: var(--utrecht-typography-scale-4xl-font-size);
|
|
614
|
-
--utrecht-heading-1-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
615
578
|
--utrecht-form-toggle-track-disabled-background-color: var(--utrecht-color-grey-90);
|
|
616
579
|
--utrecht-form-toggle-track-border-radius: var(--utrecht-form-toggle-border-radius);
|
|
617
580
|
--utrecht-form-toggle-thumb-disabled-background-color: var(--utrecht-color-white);
|
|
@@ -688,12 +651,13 @@
|
|
|
688
651
|
--utrecht-data-list-item-key-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
689
652
|
--utrecht-column-layout-gap: var(--utrecht-space-column-md);
|
|
690
653
|
--utrecht-column-layout-column-rule-color: var(--utrecht-color-grey-80);
|
|
654
|
+
--utrecht-code-block-padding-inline-start: var(--nl-code-block-padding-inline);
|
|
655
|
+
--utrecht-code-block-padding-inline-end: var(--nl-code-block-padding-inline);
|
|
656
|
+
--utrecht-code-block-padding-block-start: var(--nl-code-block-padding-block);
|
|
657
|
+
--utrecht-code-block-padding-block-end: var(--nl-code-block-padding-block);
|
|
691
658
|
--utrecht-code-block-margin-block-start: var(--utrecht-space-block-lg);
|
|
692
659
|
--utrecht-code-block-margin-block-end: var(--utrecht-space-block-lg);
|
|
693
|
-
--utrecht-code-block-
|
|
694
|
-
--utrecht-code-block-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
695
|
-
--utrecht-code-block-color: var(--utrecht-color-black);
|
|
696
|
-
--utrecht-code-block-background-color: var(--utrecht-color-grey-95);
|
|
660
|
+
--utrecht-code-block-font-family: var(--nl-code-block-font-family);
|
|
697
661
|
--utrecht-checkbox-indeterminate-background-color: var(--utrecht-color-blue-40);
|
|
698
662
|
--utrecht-checkbox-disabled-border-color: var(--utrecht-color-grey-80);
|
|
699
663
|
--utrecht-checkbox-disabled-background-color: var(--utrecht-color-grey-80);
|
|
@@ -827,16 +791,13 @@
|
|
|
827
791
|
--utrecht-blockquote-content-font-size: var(--utrecht-typography-scale-lg-font-size);
|
|
828
792
|
--utrecht-blockquote-content-color: var(--utrecht-color-red-40);
|
|
829
793
|
--utrecht-blockquote-caption-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
830
|
-
--utrecht-badge-padding-inline: var(--utrecht-space-inline-sm); /* Default inline padding color for badge components */
|
|
831
|
-
--utrecht-badge-padding-block: var(--utrecht-space-block-xs); /* Default block padding for badge components */
|
|
832
794
|
--utrecht-badge-list-item-margin-inline: var(--utrecht-space-block-sm);
|
|
833
795
|
--utrecht-badge-list-item-margin-block: var(--utrecht-space-block-xs);
|
|
834
796
|
--utrecht-badge-font-style: var(--utrecht-typography-font-style-normal);
|
|
835
797
|
--utrecht-badge-counter-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
836
798
|
--utrecht-badge-counter-color: var(--utrecht-color-white); /* Default text color for badge components */
|
|
837
799
|
--utrecht-badge-counter-background-color: var(--utrecht-color-red-40); /* Default background color for badge components */
|
|
838
|
-
--utrecht-badge-
|
|
839
|
-
--utrecht-badge-background-color: var(--utrecht-color-grey-30); /* Default background color for badge components */
|
|
800
|
+
--utrecht-badge-border-radius: var(--nl-data-badge-border-radius); /* Default corner radius for badge components */
|
|
840
801
|
--utrecht-backdrop-color: var(--utrecht-color-black);
|
|
841
802
|
--utrecht-backdrop-background-color: var(--utrecht-color-white);
|
|
842
803
|
--utrecht-alert-warning-color: var(--utrecht-color-black);
|
|
@@ -883,6 +844,53 @@
|
|
|
883
844
|
--utrecht-accordion-button-active-color: var(--utrecht-color-grey-10);
|
|
884
845
|
--utrecht-accordion-button-active-border-color: var(--utrecht-color-grey-95);
|
|
885
846
|
--utrecht-accordion-button-active-background-color: var(--utrecht-color-grey-80);
|
|
847
|
+
--nl-skip-link-text-decoration: var(--utrecht-link-text-decoration);
|
|
848
|
+
--nl-skip-link-focus-visible-text-decoration: var(--utrecht-link-focus-visible-text-decoration);
|
|
849
|
+
--nl-paragraph-small-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
850
|
+
--nl-paragraph-line-height: var(--utrecht-typography-line-height-md);
|
|
851
|
+
--nl-paragraph-lead-line-height: var(--utrecht-typography-line-height-md);
|
|
852
|
+
--nl-paragraph-lead-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
853
|
+
--nl-paragraph-lead-font-size: var(--utrecht-typography-scale-xl-font-size);
|
|
854
|
+
--nl-paragraph-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
855
|
+
--nl-paragraph-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
856
|
+
--nl-paragraph-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
857
|
+
--nl-number-badge-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
858
|
+
--nl-number-badge-color: var(--utrecht-color-white);
|
|
859
|
+
--nl-number-badge-background-color: var(--utrecht-color-red-40);
|
|
860
|
+
--nl-mark-color: var(--utrecht-color-black);
|
|
861
|
+
--nl-mark-background-color: var(--utrecht-color-yellow-60);
|
|
862
|
+
--nl-heading-level-6-line-height: var(--utrecht-typography-line-height-md);
|
|
863
|
+
--nl-heading-level-6-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
864
|
+
--nl-heading-level-6-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
865
|
+
--nl-heading-level-6-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
866
|
+
--nl-heading-level-5-line-height: var(--utrecht-typography-line-height-md);
|
|
867
|
+
--nl-heading-level-5-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
868
|
+
--nl-heading-level-5-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
869
|
+
--nl-heading-level-5-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
870
|
+
--nl-heading-level-4-line-height: var(--utrecht-typography-line-height-md);
|
|
871
|
+
--nl-heading-level-4-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
872
|
+
--nl-heading-level-4-font-size: var(--utrecht-typography-scale-lg-font-size);
|
|
873
|
+
--nl-heading-level-4-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
874
|
+
--nl-heading-level-3-line-height: var(--utrecht-typography-line-height-sm);
|
|
875
|
+
--nl-heading-level-3-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
876
|
+
--nl-heading-level-3-font-size: var(--utrecht-typography-scale-xl-font-size);
|
|
877
|
+
--nl-heading-level-3-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
878
|
+
--nl-heading-level-2-line-height: var(--utrecht-typography-line-height-sm);
|
|
879
|
+
--nl-heading-level-2-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
880
|
+
--nl-heading-level-2-font-size: var(--utrecht-typography-scale-xl-font-size);
|
|
881
|
+
--nl-heading-level-2-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
882
|
+
--nl-heading-level-1-line-height: var(--utrecht-typography-line-height-sm);
|
|
883
|
+
--nl-heading-level-1-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
884
|
+
--nl-heading-level-1-font-size: var(--utrecht-typography-scale-4xl-font-size);
|
|
885
|
+
--nl-heading-level-1-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
886
|
+
--nl-data-badge-padding-inline: var(--utrecht-space-inline-sm);
|
|
887
|
+
--nl-data-badge-padding-block: var(--utrecht-space-block-xs);
|
|
888
|
+
--nl-data-badge-color: var(--utrecht-color-white);
|
|
889
|
+
--nl-data-badge-background-color: var(--utrecht-color-grey-30);
|
|
890
|
+
--nl-code-block-line-height: var(--utrecht-typography-line-height-md);
|
|
891
|
+
--nl-code-block-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
892
|
+
--nl-code-block-color: var(--utrecht-color-black);
|
|
893
|
+
--nl-code-block-background-color: var(--utrecht-color-grey-95);
|
|
886
894
|
--denhaag-process-steps-sub-step-marker-border-color: var(--utrecht-color-green-30);
|
|
887
895
|
--denhaag-process-steps-sub-step-marker-background-color: var(--utrecht-color-white);
|
|
888
896
|
--denhaag-process-steps-sub-step-heading-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
@@ -927,23 +935,51 @@
|
|
|
927
935
|
--utrecht-toptask-link-hover-background-color: var(--utrecht-button-primary-action-hover-background-color);
|
|
928
936
|
--utrecht-toptask-link-color: var(--utrecht-button-primary-action-color);
|
|
929
937
|
--utrecht-toptask-link-background-color: var(--utrecht-button-primary-action-background-color);
|
|
930
|
-
--utrecht-skip-link-
|
|
931
|
-
--utrecht-skip-link-
|
|
932
|
-
--utrecht-skip-link-padding-block-start: var(--utrecht-button-padding-block-start);
|
|
933
|
-
--utrecht-skip-link-padding-block-end: var(--utrecht-button-padding-block-end);
|
|
934
|
-
--utrecht-skip-link-focus-color: var(--utrecht-topnav-link-focus-color);
|
|
935
|
-
--utrecht-skip-link-focus-background-color: var(--utrecht-topnav-link-focus-background-color);
|
|
936
|
-
--utrecht-skip-link-color: var(--utrecht-topnav-link-color);
|
|
937
|
-
--utrecht-skip-link-background-color: var(--utrecht-topnav-list-background-color);
|
|
938
|
+
--utrecht-skip-link-text-decoration: var(--nl-skip-link-text-decoration);
|
|
939
|
+
--utrecht-skip-link-focus-visible-text-decoration: var(--nl-skip-link-focus-visible-text-decoration);
|
|
938
940
|
--utrecht-radio-button-border-color: var(--utrecht-form-control-border-color);
|
|
939
941
|
--utrecht-radio-button-background-color: var(--utrecht-form-control-background-color);
|
|
940
|
-
--utrecht-paragraph-
|
|
941
|
-
--utrecht-
|
|
942
|
+
--utrecht-paragraph-line-height: var(--nl-paragraph-line-height);
|
|
943
|
+
--utrecht-paragraph-lead-line-height: var(--nl-paragraph-lead-line-height);
|
|
944
|
+
--utrecht-paragraph-lead-font-weight: var(--nl-paragraph-lead-font-weight);
|
|
945
|
+
--utrecht-paragraph-lead-font-size: var(--nl-paragraph-lead-font-size);
|
|
946
|
+
--utrecht-paragraph-font-weight: var(--nl-paragraph-font-weight);
|
|
947
|
+
--utrecht-paragraph-font-size: var(--nl-paragraph-font-size);
|
|
948
|
+
--utrecht-paragraph-font-family: var(--nl-paragraph-font-family);
|
|
949
|
+
--utrecht-number-badge-font-size: var(--nl-number-badge-font-size);
|
|
950
|
+
--utrecht-number-badge-color: var(--nl-number-badge-color); /* Default text color for badge components */
|
|
951
|
+
--utrecht-number-badge-background-color: var(--nl-number-badge-background-color);
|
|
952
|
+
--utrecht-mark-color: var(--nl-mark-color);
|
|
953
|
+
--utrecht-mark-background-color: var(--nl-mark-background-color);
|
|
942
954
|
--utrecht-listbox-border-width: var(--utrecht-form-control-border-width);
|
|
943
955
|
--utrecht-listbox-border-color: var(--utrecht-form-control-border-color);
|
|
944
956
|
--utrecht-link-visited-color: var(--utrecht-link-color);
|
|
945
957
|
--utrecht-link-hover-color: var(--utrecht-link-focus-color);
|
|
946
958
|
--utrecht-link-active-color: var(--utrecht-link-color);
|
|
959
|
+
--utrecht-heading-6-line-height: var(--nl-heading-level-6-line-height);
|
|
960
|
+
--utrecht-heading-6-font-weight: var(--nl-heading-level-6-font-weight);
|
|
961
|
+
--utrecht-heading-6-font-size: var(--nl-heading-level-6-font-size);
|
|
962
|
+
--utrecht-heading-6-font-family: var(--nl-heading-level-6-font-family);
|
|
963
|
+
--utrecht-heading-5-line-height: var(--nl-heading-level-5-line-height);
|
|
964
|
+
--utrecht-heading-5-font-weight: var(--nl-heading-level-5-font-weight);
|
|
965
|
+
--utrecht-heading-5-font-size: var(--nl-heading-level-5-font-size);
|
|
966
|
+
--utrecht-heading-5-font-family: var(--nl-heading-level-5-font-family);
|
|
967
|
+
--utrecht-heading-4-line-height: var(--nl-heading-level-4-line-height);
|
|
968
|
+
--utrecht-heading-4-font-weight: var(--nl-heading-level-4-font-weight);
|
|
969
|
+
--utrecht-heading-4-font-size: var(--nl-heading-level-4-font-size);
|
|
970
|
+
--utrecht-heading-4-font-family: var(--nl-heading-level-4-font-family);
|
|
971
|
+
--utrecht-heading-3-line-height: var(--nl-heading-level-3-line-height);
|
|
972
|
+
--utrecht-heading-3-font-weight: var(--nl-heading-level-3-font-weight);
|
|
973
|
+
--utrecht-heading-3-font-size: var(--nl-heading-level-3-font-size);
|
|
974
|
+
--utrecht-heading-3-font-family: var(--nl-heading-level-3-font-family);
|
|
975
|
+
--utrecht-heading-2-line-height: var(--nl-heading-level-2-line-height);
|
|
976
|
+
--utrecht-heading-2-font-weight: var(--nl-heading-level-2-font-weight);
|
|
977
|
+
--utrecht-heading-2-font-size: var(--nl-heading-level-2-font-size);
|
|
978
|
+
--utrecht-heading-2-font-family: var(--nl-heading-level-2-font-family);
|
|
979
|
+
--utrecht-heading-1-line-height: var(--nl-heading-level-1-line-height);
|
|
980
|
+
--utrecht-heading-1-font-weight: var(--nl-heading-level-1-font-weight);
|
|
981
|
+
--utrecht-heading-1-font-size: var(--nl-heading-level-1-font-size);
|
|
982
|
+
--utrecht-heading-1-font-family: var(--nl-heading-level-1-font-family);
|
|
947
983
|
--utrecht-form-field-error-message-color: var(--utrecht-feedback-invalid-color);
|
|
948
984
|
--utrecht-form-field-description-warning-color: var(--utrecht-feedback-warning-color);
|
|
949
985
|
--utrecht-form-field-description-invalid-color: var(--utrecht-feedback-invalid-color);
|
|
@@ -963,6 +999,10 @@
|
|
|
963
999
|
--utrecht-feedback-active-color: var(--utrecht-feedback-safe-color);
|
|
964
1000
|
--utrecht-drawer-color: var(--utrecht-document-color);
|
|
965
1001
|
--utrecht-drawer-background-color: var(--utrecht-document-background-color);
|
|
1002
|
+
--utrecht-code-block-line-height: var(--nl-code-block-line-height);
|
|
1003
|
+
--utrecht-code-block-font-size: var(--nl-code-block-font-size);
|
|
1004
|
+
--utrecht-code-block-color: var(--nl-code-block-color);
|
|
1005
|
+
--utrecht-code-block-background-color: var(--nl-code-block-background-color);
|
|
966
1006
|
--utrecht-checkbox-color: var(--utrecht-form-control-color);
|
|
967
1007
|
--utrecht-checkbox-border-color: var(--utrecht-form-control-border-color);
|
|
968
1008
|
--utrecht-checkbox-background-color: var(--utrecht-form-control-background-color);
|
|
@@ -977,13 +1017,34 @@
|
|
|
977
1017
|
--utrecht-button-pressed-background-color: var(--utrecht-button-active-background-color);
|
|
978
1018
|
--utrecht-breadcrumb-nav-link-focus-background-color: var(--utrecht-focus-background-color);
|
|
979
1019
|
--utrecht-breadcrumb-nav-arrows-link-focus-background-color: var(--utrecht-focus-background-color);
|
|
1020
|
+
--utrecht-badge-padding-inline: var(--nl-data-badge-padding-inline); /* Default inline padding color for badge components */
|
|
1021
|
+
--utrecht-badge-padding-block: var(--nl-data-badge-padding-block); /* Default block padding for badge components */
|
|
980
1022
|
--utrecht-badge-counter-border-radius: var(--utrecht-badge-counter-font-size); /* Default corner radius for badge components */
|
|
1023
|
+
--utrecht-badge-color: var(--nl-data-badge-color); /* Default text color for badge components */
|
|
1024
|
+
--utrecht-badge-background-color: var(--nl-data-badge-background-color); /* Default background color for badge components */
|
|
981
1025
|
--of-progress-indicator-background-color: var(--utrecht-document-background-color);
|
|
982
1026
|
--of-page-footer-fg: var(--utrecht-page-footer-color);
|
|
983
1027
|
--of-page-footer-bg: var(--utrecht-page-footer-background-color);
|
|
984
1028
|
--of-layout-background: var(--utrecht-document-background-color);
|
|
1029
|
+
--nl-skip-link-padding-inline: var(--utrecht-button-padding-inline-start);
|
|
1030
|
+
--nl-skip-link-padding-block: var(--utrecht-button-padding-block-start);
|
|
1031
|
+
--nl-skip-link-focus-visible-color: var(--utrecht-topnav-link-focus-color);
|
|
1032
|
+
--nl-skip-link-focus-visible-background-color: var(--utrecht-topnav-link-focus-background-color);
|
|
1033
|
+
--nl-skip-link-color: var(--utrecht-topnav-link-color);
|
|
1034
|
+
--nl-skip-link-background-color: var(--utrecht-topnav-list-background-color);
|
|
1035
|
+
--nl-paragraph-lead-color: var(--utrecht-document-color);
|
|
1036
|
+
--nl-number-badge-border-radius: var(--nl-number-badge-font-size);
|
|
985
1037
|
--denhaag-process-steps-sub-step-line-color: var(--denhaag-process-steps-step-line-color);
|
|
1038
|
+
--utrecht-skip-link-padding-inline-start: var(--nl-skip-link-padding-inline);
|
|
1039
|
+
--utrecht-skip-link-padding-inline-end: var(--nl-skip-link-padding-inline);
|
|
1040
|
+
--utrecht-skip-link-padding-block-start: var(--nl-skip-link-padding-block);
|
|
1041
|
+
--utrecht-skip-link-padding-block-end: var(--nl-skip-link-padding-block);
|
|
1042
|
+
--utrecht-skip-link-focus-color: var(--nl-skip-link-focus-visible-color);
|
|
1043
|
+
--utrecht-skip-link-focus-background-color: var(--nl-skip-link-focus-visible-background-color);
|
|
1044
|
+
--utrecht-skip-link-color: var(--nl-skip-link-color);
|
|
1045
|
+
--utrecht-skip-link-background-color: var(--nl-skip-link-background-color);
|
|
986
1046
|
--utrecht-radio-button-invalid-border-color: var(--utrecht-form-control-invalid-border-color);
|
|
1047
|
+
--utrecht-number-badge-border-radius: var(--nl-number-badge-border-radius);
|
|
987
1048
|
--utrecht-form-field-invalid-border-inline-start-color: var(--utrecht-form-control-invalid-border-color);
|
|
988
1049
|
--utrecht-form-field-description-valid-color: var(--utrecht-feedback-valid-color);
|
|
989
1050
|
--utrecht-feedback-warning-fill-background-color: var(--utrecht-feedback-warning-background-color);
|
package/dist/variables.d.ts
CHANGED
|
@@ -286,6 +286,7 @@ export const utrechtCheckboxInvalidBorderColor : string;
|
|
|
286
286
|
export const utrechtCheckboxMarginBlockStart : number;
|
|
287
287
|
export const utrechtCodeBlockBackgroundColor : string;
|
|
288
288
|
export const utrechtCodeBlockColor : string;
|
|
289
|
+
export const utrechtCodeBlockFontFamily : string;
|
|
289
290
|
export const utrechtCodeBlockFontSize : string;
|
|
290
291
|
export const utrechtCodeBlockLineHeight : string;
|
|
291
292
|
export const utrechtCodeBlockMarginBlockStart : string;
|
|
@@ -795,7 +796,6 @@ export const utrechtParagraphFontWeight : string;
|
|
|
795
796
|
export const utrechtParagraphLineHeight : string;
|
|
796
797
|
export const utrechtParagraphMarginBlockStart : string;
|
|
797
798
|
export const utrechtParagraphMarginBlockEnd : string;
|
|
798
|
-
export const utrechtParagraphLeadColor : string;
|
|
799
799
|
export const utrechtParagraphLeadFontSize : string;
|
|
800
800
|
export const utrechtParagraphLeadFontWeight : string;
|
|
801
801
|
export const utrechtParagraphLeadLineHeight : string;
|
|
@@ -1120,6 +1120,67 @@ export const denhaagProcessStepsSubStepHeadingColor : string;
|
|
|
1120
1120
|
export const denhaagProcessStepsSubStepHeadingFontSize : string;
|
|
1121
1121
|
export const denhaagProcessStepsSubStepHeadingFontWeight : string;
|
|
1122
1122
|
export const denhaagProcessStepsSubStepLineColor : string;
|
|
1123
|
+
export const nlCodeBlockBackgroundColor : string;
|
|
1124
|
+
export const nlCodeBlockColor : string;
|
|
1125
|
+
export const nlCodeBlockFontFamily : string;
|
|
1126
|
+
export const nlCodeBlockFontSize : string;
|
|
1127
|
+
export const nlCodeBlockLineHeight : string;
|
|
1128
|
+
export const nlCodeBlockPaddingBlock : string;
|
|
1129
|
+
export const nlCodeBlockPaddingInline : string;
|
|
1130
|
+
export const nlDataBadgeBackgroundColor : string;
|
|
1131
|
+
export const nlDataBadgeBorderRadius : string;
|
|
1132
|
+
export const nlDataBadgeColor : string;
|
|
1133
|
+
export const nlDataBadgePaddingBlock : string;
|
|
1134
|
+
export const nlDataBadgePaddingInline : string;
|
|
1135
|
+
export const nlHeadingLevel1FontFamily : string;
|
|
1136
|
+
export const nlHeadingLevel1FontSize : string;
|
|
1137
|
+
export const nlHeadingLevel1FontWeight : string;
|
|
1138
|
+
export const nlHeadingLevel1LineHeight : string;
|
|
1139
|
+
export const nlHeadingLevel2FontFamily : string;
|
|
1140
|
+
export const nlHeadingLevel2FontSize : string;
|
|
1141
|
+
export const nlHeadingLevel2FontWeight : string;
|
|
1142
|
+
export const nlHeadingLevel2LineHeight : string;
|
|
1143
|
+
export const nlHeadingLevel3FontFamily : string;
|
|
1144
|
+
export const nlHeadingLevel3FontSize : string;
|
|
1145
|
+
export const nlHeadingLevel3FontWeight : string;
|
|
1146
|
+
export const nlHeadingLevel3LineHeight : string;
|
|
1147
|
+
export const nlHeadingLevel4FontFamily : string;
|
|
1148
|
+
export const nlHeadingLevel4FontSize : string;
|
|
1149
|
+
export const nlHeadingLevel4FontWeight : string;
|
|
1150
|
+
export const nlHeadingLevel4LineHeight : string;
|
|
1151
|
+
export const nlHeadingLevel5FontFamily : string;
|
|
1152
|
+
export const nlHeadingLevel5FontSize : string;
|
|
1153
|
+
export const nlHeadingLevel5FontWeight : string;
|
|
1154
|
+
export const nlHeadingLevel5LineHeight : string;
|
|
1155
|
+
export const nlHeadingLevel6FontFamily : string;
|
|
1156
|
+
export const nlHeadingLevel6FontSize : string;
|
|
1157
|
+
export const nlHeadingLevel6FontWeight : string;
|
|
1158
|
+
export const nlHeadingLevel6LineHeight : string;
|
|
1159
|
+
export const nlMarkBackgroundColor : string;
|
|
1160
|
+
export const nlMarkColor : string;
|
|
1161
|
+
export const nlNumberBadgeBackgroundColor : string;
|
|
1162
|
+
export const nlNumberBadgeBorderRadius : string;
|
|
1163
|
+
export const nlNumberBadgeColor : string;
|
|
1164
|
+
export const nlNumberBadgeFontSize : string;
|
|
1165
|
+
export const nlNumberBadgePaddingBlock : string;
|
|
1166
|
+
export const nlNumberBadgePaddingInline : string;
|
|
1167
|
+
export const nlParagraphFontFamily : string;
|
|
1168
|
+
export const nlParagraphFontSize : string;
|
|
1169
|
+
export const nlParagraphFontWeight : string;
|
|
1170
|
+
export const nlParagraphLineHeight : string;
|
|
1171
|
+
export const nlParagraphLeadColor : string;
|
|
1172
|
+
export const nlParagraphLeadFontSize : string;
|
|
1173
|
+
export const nlParagraphLeadFontWeight : string;
|
|
1174
|
+
export const nlParagraphLeadLineHeight : string;
|
|
1175
|
+
export const nlParagraphSmallFontSize : string;
|
|
1176
|
+
export const nlSkipLinkBackgroundColor : string;
|
|
1177
|
+
export const nlSkipLinkColor : string;
|
|
1178
|
+
export const nlSkipLinkPaddingBlock : string;
|
|
1179
|
+
export const nlSkipLinkPaddingInline : string;
|
|
1180
|
+
export const nlSkipLinkTextDecoration : string;
|
|
1181
|
+
export const nlSkipLinkFocusVisibleColor : string;
|
|
1182
|
+
export const nlSkipLinkFocusVisibleBackgroundColor : string;
|
|
1183
|
+
export const nlSkipLinkFocusVisibleTextDecoration : string;
|
|
1123
1184
|
export const ofLayoutBackground : string;
|
|
1124
1185
|
export const ofLayoutBg : string;
|
|
1125
1186
|
export const ofPageFooterBg : string;
|
package/dist/variables.json
CHANGED
|
@@ -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% 0%)",
|
|
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% 100%)",
|
|
46
107
|
"ofLayoutBg": "hsl(0 0% 100%)",
|
|
47
108
|
"ofPageFooterBg": "hsl(0 100% 40%)",
|
|
@@ -336,6 +397,7 @@
|
|
|
336
397
|
"utrechtCheckboxSize": "24px",
|
|
337
398
|
"utrechtCodeBlockBackgroundColor": "hsl(0 0% 95%)",
|
|
338
399
|
"utrechtCodeBlockColor": "hsl(0 0% 0%)",
|
|
400
|
+
"utrechtCodeBlockFontFamily": "\"Monaco\"",
|
|
339
401
|
"utrechtCodeBlockFontSize": "1rem",
|
|
340
402
|
"utrechtCodeBlockLineHeight": "1.5",
|
|
341
403
|
"utrechtCodeBlockMarginBlockEnd": "20px",
|
|
@@ -762,7 +824,6 @@
|
|
|
762
824
|
"utrechtParagraphFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
763
825
|
"utrechtParagraphFontSize": "1rem",
|
|
764
826
|
"utrechtParagraphFontWeight": "400",
|
|
765
|
-
"utrechtParagraphLeadColor": "hsl(0 0% 0%)",
|
|
766
827
|
"utrechtParagraphLeadFontSize": "1.25rem",
|
|
767
828
|
"utrechtParagraphLeadFontWeight": "400",
|
|
768
829
|
"utrechtParagraphLeadLineHeight": "1.5",
|