@rijkshuisstijl-community/design-tokens 7.0.0 → 9.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +84 -0
- package/dist/_variables.scss +14 -56
- package/dist/index.css +14 -56
- package/dist/index.d.ts +8 -50
- package/dist/index.js +14 -56
- package/dist/index.json +13 -55
- package/dist/index.tokens.json +18 -72
- package/dist/koop/_variables.scss +39 -79
- package/dist/koop/index.css +39 -79
- package/dist/koop/index.d.ts +33 -73
- package/dist/koop/index.js +39 -79
- package/dist/koop/index.json +38 -78
- package/dist/koop/index.tokens.json +73 -129
- package/dist/koop/root.css +39 -79
- package/dist/koop/tokens.d.ts +68 -124
- package/dist/koop/tokens.js +1187 -2057
- package/dist/root.css +14 -56
- package/dist/tokens.d.ts +13 -67
- package/dist/tokens.js +280 -1232
- package/dist/uitvoerend-groen/_variables.scss +27 -65
- package/dist/uitvoerend-groen/index.css +27 -65
- package/dist/uitvoerend-groen/index.d.ts +21 -59
- package/dist/uitvoerend-groen/index.js +27 -65
- package/dist/uitvoerend-groen/index.json +26 -64
- package/dist/uitvoerend-groen/index.tokens.json +51 -101
- package/dist/uitvoerend-groen/root.css +27 -65
- package/dist/uitvoerend-groen/tokens.d.ts +46 -96
- package/dist/uitvoerend-groen/tokens.js +526 -1394
- package/dist/uitvoerend-hemelblauw/_variables.scss +27 -65
- package/dist/uitvoerend-hemelblauw/index.css +27 -65
- package/dist/uitvoerend-hemelblauw/index.d.ts +21 -59
- package/dist/uitvoerend-hemelblauw/index.js +27 -65
- package/dist/uitvoerend-hemelblauw/index.json +26 -64
- package/dist/uitvoerend-hemelblauw/index.tokens.json +51 -101
- package/dist/uitvoerend-hemelblauw/root.css +27 -65
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +46 -96
- package/dist/uitvoerend-hemelblauw/tokens.js +526 -1394
- package/dist/uitvoerend-mintgroen/_variables.scss +27 -65
- package/dist/uitvoerend-mintgroen/index.css +27 -65
- package/dist/uitvoerend-mintgroen/index.d.ts +21 -59
- package/dist/uitvoerend-mintgroen/index.js +27 -65
- package/dist/uitvoerend-mintgroen/index.json +26 -64
- package/dist/uitvoerend-mintgroen/index.tokens.json +51 -101
- package/dist/uitvoerend-mintgroen/root.css +27 -65
- package/dist/uitvoerend-mintgroen/tokens.d.ts +46 -96
- package/dist/uitvoerend-mintgroen/tokens.js +526 -1394
- package/dist/uitvoerend-oranje/_variables.scss +27 -65
- package/dist/uitvoerend-oranje/index.css +27 -65
- package/dist/uitvoerend-oranje/index.d.ts +21 -59
- package/dist/uitvoerend-oranje/index.js +27 -65
- package/dist/uitvoerend-oranje/index.json +26 -64
- package/dist/uitvoerend-oranje/index.tokens.json +51 -101
- package/dist/uitvoerend-oranje/root.css +27 -65
- package/dist/uitvoerend-oranje/tokens.d.ts +46 -96
- package/dist/uitvoerend-oranje/tokens.js +526 -1394
- package/dist/uitvoerend-paars/_variables.scss +27 -65
- package/dist/uitvoerend-paars/index.css +27 -65
- package/dist/uitvoerend-paars/index.d.ts +21 -59
- package/dist/uitvoerend-paars/index.js +27 -65
- package/dist/uitvoerend-paars/index.json +26 -64
- package/dist/uitvoerend-paars/index.tokens.json +51 -101
- package/dist/uitvoerend-paars/root.css +27 -65
- package/dist/uitvoerend-paars/tokens.d.ts +46 -96
- package/dist/uitvoerend-paars/tokens.js +526 -1394
- package/dist/uitvoerend-violet/_variables.scss +27 -65
- package/dist/uitvoerend-violet/index.css +27 -65
- package/dist/uitvoerend-violet/index.d.ts +21 -59
- package/dist/uitvoerend-violet/index.js +27 -65
- package/dist/uitvoerend-violet/index.json +26 -64
- package/dist/uitvoerend-violet/index.tokens.json +51 -101
- package/dist/uitvoerend-violet/root.css +27 -65
- package/dist/uitvoerend-violet/tokens.d.ts +46 -96
- package/dist/uitvoerend-violet/tokens.js +526 -1394
- package/dist/uitvoerend-violet-oud/_variables.scss +27 -65
- package/dist/uitvoerend-violet-oud/index.css +27 -65
- package/dist/uitvoerend-violet-oud/index.d.ts +21 -59
- package/dist/uitvoerend-violet-oud/index.js +27 -65
- package/dist/uitvoerend-violet-oud/index.json +26 -64
- package/dist/uitvoerend-violet-oud/index.tokens.json +51 -101
- package/dist/uitvoerend-violet-oud/root.css +27 -65
- package/dist/uitvoerend-violet-oud/tokens.d.ts +46 -96
- package/dist/uitvoerend-violet-oud/tokens.js +526 -1394
- package/dist/wetgevend/_variables.scss +27 -65
- package/dist/wetgevend/index.css +27 -65
- package/dist/wetgevend/index.d.ts +21 -59
- package/dist/wetgevend/index.js +27 -65
- package/dist/wetgevend/index.json +26 -64
- package/dist/wetgevend/index.tokens.json +51 -101
- package/dist/wetgevend/root.css +27 -65
- package/dist/wetgevend/tokens.d.ts +46 -96
- package/dist/wetgevend/tokens.js +526 -1394
- package/figma/figma.tokens.json +100 -390
- package/package.json +1 -1
- package/src/generated/base.tokens.json +39 -219
- package/src/generated/koop/tokens.json +190 -346
- package/src/generated/themes.json +1062 -2530
- package/src/generated/uitvoerend-groen/tokens.json +109 -273
- package/src/generated/uitvoerend-hemelblauw/tokens.json +109 -273
- package/src/generated/uitvoerend-mintgroen/tokens.json +109 -273
- package/src/generated/uitvoerend-oranje/tokens.json +109 -273
- package/src/generated/uitvoerend-paars/tokens.json +109 -273
- package/src/generated/uitvoerend-violet/tokens.json +109 -273
- package/src/generated/uitvoerend-violet-oud/tokens.json +109 -273
- package/src/generated/wetgevend/tokens.json +109 -273
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 27 Oct 2025 09:20:40 GMT
|
|
4
4
|
|
|
5
5
|
$figma-link-icon-size: 1.25rem;
|
|
6
6
|
$rhc-space-700: 3.5rem;
|
|
@@ -17,7 +17,7 @@ $rhc-space-0: 0rem;
|
|
|
17
17
|
$rhc-border-width-none: 0px;
|
|
18
18
|
$rhc-border-width-m: 2px;
|
|
19
19
|
$rhc-border-width-default: 1px;
|
|
20
|
-
$rhc-size-3-lint:
|
|
20
|
+
$rhc-size-3-lint: 144px;
|
|
21
21
|
$rhc-size-2-lint: 96px;
|
|
22
22
|
$rhc-size-lint: 48px;
|
|
23
23
|
$rhc-size-half-lint: 24px;
|
|
@@ -61,7 +61,6 @@ $rhc-focus-outline-width: 2px;
|
|
|
61
61
|
$rhc-focus-outline-style: solid;
|
|
62
62
|
$rhc-focus-outline-offset: 0.125rem;
|
|
63
63
|
$rhc-color-none: transparent;
|
|
64
|
-
$rhc-color-transparent-30: #0000004d;
|
|
65
64
|
$rhc-color-zwart: #000;
|
|
66
65
|
$rhc-color-wit: #fff;
|
|
67
66
|
$rhc-color-lintblauw-500: #154273;
|
|
@@ -203,7 +202,6 @@ $rhc-color-canvas: #fff;
|
|
|
203
202
|
$rhc-color-border-strong: #0F172A;
|
|
204
203
|
$rhc-color-border-subdued: #94A3B8;
|
|
205
204
|
$rhc-color-border-default: #64748B;
|
|
206
|
-
$rhc-color-backdrop: #0000004d;
|
|
207
205
|
$rhc-color-foreground-on-light-color: #000;
|
|
208
206
|
$rhc-color-foreground-on-dark-color: #fff;
|
|
209
207
|
$rhc-color-foreground-link: #01689b;
|
|
@@ -485,6 +483,7 @@ $rhc-nav-bar-border-block-end-width: 1px;
|
|
|
485
483
|
$rhc-nav-bar-border-color: #154273;
|
|
486
484
|
$rhc-nav-bar-color: #154273;
|
|
487
485
|
$rhc-nav-bar-background-color: #fff;
|
|
486
|
+
$rhc-nav-bar-link-font-size: 1.25rem;
|
|
488
487
|
$rhc-nav-bar-link-column-gap: 0.5rem;
|
|
489
488
|
$rhc-nav-bar-link-padding-inline-start: 0.75rem;
|
|
490
489
|
$rhc-nav-bar-link-padding-inline-end: 0.75rem;
|
|
@@ -508,10 +507,6 @@ $rhc-rounded-corner-border-width: 2px;
|
|
|
508
507
|
$rhc-rounded-corner-xl-border-radius: 96px;
|
|
509
508
|
$rhc-rounded-corner-md-border-radius: 48px;
|
|
510
509
|
$rhc-rounded-corner-xs-border-radius: 24px;
|
|
511
|
-
$rhc-breadcrumb-nav-link-current-color: #334155;
|
|
512
|
-
$rhc-data-badge-button-hover-color: #fff;
|
|
513
|
-
$rhc-data-badge-button-hover-background-color: #154273;
|
|
514
|
-
$rhc-data-badge-button-column-gap: 0.125rem;
|
|
515
510
|
$rhc-keep-bottom-left-border-radius-bottom-left: 48px;
|
|
516
511
|
$rhc-keep-bottom-left-border-radius-bottom-right: 0;
|
|
517
512
|
$rhc-keep-bottom-left-border-radius-top-right: 0;
|
|
@@ -528,7 +523,15 @@ $rhc-keep-top-left-border-radius-bottom-left: 0;
|
|
|
528
523
|
$rhc-keep-top-left-border-radius-bottom-right: 0;
|
|
529
524
|
$rhc-keep-top-left-border-radius-top-right: 0;
|
|
530
525
|
$rhc-keep-top-left-border-radius-top-left: 48px;
|
|
531
|
-
$rhc-keep-comment: ⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset
|
|
526
|
+
$rhc-keep-comment: ⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.;
|
|
527
|
+
$rhc-breadcrumb-nav-link-current-color: #334155;
|
|
528
|
+
$rhc-data-badge-button-hover-color: #fff;
|
|
529
|
+
$rhc-data-badge-button-hover-background-color: #154273;
|
|
530
|
+
$rhc-data-badge-button-column-gap: 0.125rem;
|
|
531
|
+
$rhc-blockquote-margin-inline-start: 0rem;
|
|
532
|
+
$rhc-blockquote-margin-inline-end: 0rem;
|
|
533
|
+
$rhc-blockquote-margin-block-start: 0rem;
|
|
534
|
+
$rhc-blockquote-margin-block-end: 0rem;
|
|
532
535
|
$nl-heading-level-6-margin-block-start: 0rem;
|
|
533
536
|
$nl-heading-level-6-margin-block-end: 0rem;
|
|
534
537
|
$nl-heading-level-6-line-height: 150%;
|
|
@@ -571,6 +574,18 @@ $nl-heading-level-1-font-weight: 700;
|
|
|
571
574
|
$nl-heading-level-1-font-size: 3.125rem;
|
|
572
575
|
$nl-heading-level-1-font-family: RijksSans, Arial, Verdana, sans-serif;
|
|
573
576
|
$nl-heading-level-1-color: #154273;
|
|
577
|
+
$nl-link-hover-color: #01496c;
|
|
578
|
+
$nl-link-hover-text-decoration-thickness: auto;
|
|
579
|
+
$nl-link-hover-text-decoration-line: underline;
|
|
580
|
+
$nl-link-disabled-cursor: disabled;
|
|
581
|
+
$nl-link-disabled-color: #334155;
|
|
582
|
+
$nl-link-active-color: #1a4972;
|
|
583
|
+
$nl-link-current-cursor: default;
|
|
584
|
+
$nl-link-text-underline-offset: 0.125rem;
|
|
585
|
+
$nl-link-text-decoration-thickness: 0.0625em;
|
|
586
|
+
$nl-link-text-decoration-line: underline;
|
|
587
|
+
$nl-link-text-decoration-color: inherit;
|
|
588
|
+
$nl-link-color: #01689b;
|
|
574
589
|
$nl-paragraph-lead-margin-block-start: 0rem;
|
|
575
590
|
$nl-paragraph-lead-margin-block-end: 0rem;
|
|
576
591
|
$nl-paragraph-lead-line-height: 150%;
|
|
@@ -593,20 +608,6 @@ $nl-skip-link-padding-inline: 1rem;
|
|
|
593
608
|
$nl-skip-link-padding-block: 0.75rem;
|
|
594
609
|
$nl-skip-link-color: #01689b;
|
|
595
610
|
$nl-skip-link-background-color: #fff;
|
|
596
|
-
$nl-link-disabled-cursor: disabled;
|
|
597
|
-
$nl-link-disabled-color: #334155;
|
|
598
|
-
$nl-link-current-cursor: default;
|
|
599
|
-
$nl-link-text-underline-offset: 0.125rem;
|
|
600
|
-
$nl-link-text-decoration-color: inherit;
|
|
601
|
-
$nl-link-color: #01689b;
|
|
602
|
-
$nl-link-visited-color: #800080;
|
|
603
|
-
$nl-link-text-decoration-thickness: 1px;
|
|
604
|
-
$nl-link-text-decoration-line: underline;
|
|
605
|
-
$nl-link-hover-color: #0F2E51;
|
|
606
|
-
$nl-link-hover-text-decoration-thickness: 2px;
|
|
607
|
-
$nl-link-hover-text-decoration-line: underline;
|
|
608
|
-
$nl-link-focus-text-decoration-thickness: 1px;
|
|
609
|
-
$nl-link-active-color: #800080;
|
|
610
611
|
$nl-number-badge-padding-inline: 0.5rem;
|
|
611
612
|
$nl-number-badge-padding-block: 0.125rem;
|
|
612
613
|
$nl-number-badge-min-inline-size: 24px;
|
|
@@ -706,8 +707,8 @@ $utrecht-drawer-border-color: #64748B;
|
|
|
706
707
|
$utrecht-drawer-background-color: #fff;
|
|
707
708
|
$utrecht-drawer-z-index: 1;
|
|
708
709
|
$utrecht-drawer-max-inline-size: 256px;
|
|
709
|
-
$utrecht-form-fieldset-invalid-border-inline-start-width:
|
|
710
|
-
$utrecht-form-fieldset-invalid-padding-inline-start:
|
|
710
|
+
$utrecht-form-fieldset-invalid-border-inline-start-width: 2px;
|
|
711
|
+
$utrecht-form-fieldset-invalid-padding-inline-start: 1rem;
|
|
711
712
|
$utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
|
712
713
|
$utrecht-form-fieldset-section-color: #0F172A;
|
|
713
714
|
$utrecht-form-fieldset-section-background-color: transparent;
|
|
@@ -1030,6 +1031,8 @@ $utrecht-alert-border-width: 0px;
|
|
|
1030
1031
|
$utrecht-alert-border-radius: 5px;
|
|
1031
1032
|
$utrecht-alert-border-color: transparent;
|
|
1032
1033
|
$utrecht-alert-background-color: #d9ebf7;
|
|
1034
|
+
$utrecht-blockquote-content-font-size: 1.25rem;
|
|
1035
|
+
$utrecht-blockquote-content-color: #154273;
|
|
1033
1036
|
$utrecht-blockquote-attribution-font-size: 1.25rem;
|
|
1034
1037
|
$utrecht-blockquote-attribution-color: #154273;
|
|
1035
1038
|
$utrecht-blockquote-row-gap: 0.75rem;
|
|
@@ -1045,46 +1048,6 @@ $utrecht-blockquote-border-radius: 0px;
|
|
|
1045
1048
|
$utrecht-blockquote-border-color: transparent;
|
|
1046
1049
|
$utrecht-blockquote-border-inline-start-width: 0px;
|
|
1047
1050
|
$utrecht-blockquote-background-color: transparent;
|
|
1048
|
-
$utrecht-blockquote-pink-left-border-variation-padding-inline-start: 2.5rem;
|
|
1049
|
-
$utrecht-blockquote-pink-left-border-variation-padding-inline-end: 2.5rem;
|
|
1050
|
-
$utrecht-blockquote-pink-left-border-variation-padding-block-start: 1.5rem;
|
|
1051
|
-
$utrecht-blockquote-pink-left-border-variation-padding-block-end: 1.5rem;
|
|
1052
|
-
$utrecht-blockquote-pink-left-border-variation-border-inline-start-width: 0.75rem;
|
|
1053
|
-
$utrecht-blockquote-pink-left-border-variation-border-color: #F6BDE1;
|
|
1054
|
-
$utrecht-blockquote-pink-corner-border-variation-padding: 2.5rem;
|
|
1055
|
-
$utrecht-blockquote-pink-corner-border-variation-border-start-start-radius: 3rem;
|
|
1056
|
-
$utrecht-blockquote-pink-corner-border-variation-border-inline-start-width: 0.25rem;
|
|
1057
|
-
$utrecht-blockquote-pink-corner-border-variation-border-color: #F6BDE1;
|
|
1058
|
-
$utrecht-blockquote-pink-corner-border-variation-border-block-start-width: 0.25rem;
|
|
1059
|
-
$utrecht-blockquote-pink-background-variation-padding: 2.5rem;
|
|
1060
|
-
$utrecht-blockquote-pink-background-variation-border-end-start-radius: 3rem;
|
|
1061
|
-
$utrecht-blockquote-pink-background-variation-background-color: #F6BDE1;
|
|
1062
|
-
$utrecht-blockquote-content-font-size: 1.25rem;
|
|
1063
|
-
$utrecht-blockquote-content-color: #154273;
|
|
1064
|
-
$utrecht-blockquote-content-line-height: 150%;
|
|
1065
|
-
$utrecht-blockquote-content-font-weight: 400;
|
|
1066
|
-
$utrecht-blockquote-content-font-family: RijksSans, Arial, Verdana, sans-serif;
|
|
1067
|
-
$utrecht-blockquote-caption-padding-block-start: 0.75rem;
|
|
1068
|
-
$utrecht-blockquote-caption-line-height: 150%;
|
|
1069
|
-
$utrecht-blockquote-caption-font-weight: 400;
|
|
1070
|
-
$utrecht-blockquote-caption-font-size: 1.25rem;
|
|
1071
|
-
$utrecht-blockquote-caption-font-family: RijksSans, Arial, Verdana, sans-serif;
|
|
1072
|
-
$utrecht-blockquote-caption-color: #154273;
|
|
1073
|
-
$utrecht-blockquote-blue-corner-border-variation-border-inline-end-width: 2px;
|
|
1074
|
-
$utrecht-blockquote-blue-corner-border-variation-border-end-end-radius: 3rem;
|
|
1075
|
-
$utrecht-blockquote-blue-corner-border-variation-border-color: #154273;
|
|
1076
|
-
$utrecht-blockquote-blue-corner-border-variation-border-block-end-width: 2px;
|
|
1077
|
-
$utrecht-blockquote-margin-inline-start: 0;
|
|
1078
|
-
$utrecht-blockquote-margin-inline-end: 0;
|
|
1079
|
-
$utrecht-blockquote-margin-block-start: 0;
|
|
1080
|
-
$utrecht-blockquote-margin-block-end: 0;
|
|
1081
|
-
$utrecht-blockquote-border-start-start-radius: 0;
|
|
1082
|
-
$utrecht-blockquote-border-start-end-radius: 0;
|
|
1083
|
-
$utrecht-blockquote-border-inline-end-width: 0;
|
|
1084
|
-
$utrecht-blockquote-border-end-start-radius: 0;
|
|
1085
|
-
$utrecht-blockquote-border-end-end-radius: 0;
|
|
1086
|
-
$utrecht-blockquote-border-block-start-width: 0;
|
|
1087
|
-
$utrecht-blockquote-border-block-end-width: 0;
|
|
1088
1051
|
$utrecht-number-badge-padding-inline: 0.5rem;
|
|
1089
1052
|
$utrecht-number-badge-padding-block: 0.125rem;
|
|
1090
1053
|
$utrecht-number-badge-min-inline-size: 24px;
|
|
@@ -1109,22 +1072,12 @@ $utrecht-figure-caption-padding-block-start: 0.5rem;
|
|
|
1109
1072
|
$utrecht-figure-caption-padding-block-end: 0.5rem;
|
|
1110
1073
|
$utrecht-figure-caption-border-width: 4px;
|
|
1111
1074
|
$utrecht-figure-caption-border-color: #CBD5E1;
|
|
1112
|
-
$utrecht-form-label-disabled-color: #94A3B8;
|
|
1113
|
-
$utrecht-form-label-checked-font-weight: 400;
|
|
1114
|
-
$utrecht-form-label-radio-font-weight: 400;
|
|
1115
|
-
$utrecht-form-label-radio-color: #0F172A;
|
|
1116
|
-
$utrecht-form-label-checkbox-font-weight: 400;
|
|
1117
|
-
$utrecht-form-label-checkbox-color: #0F172A;
|
|
1118
|
-
$utrecht-form-label-font-weight: 700;
|
|
1119
|
-
$utrecht-form-label-font-size: 1.25rem;
|
|
1120
|
-
$utrecht-form-label-color: #0F172A;
|
|
1121
1075
|
$utrecht-form-field-description-margin-block-start: -0.5rem;
|
|
1122
1076
|
$utrecht-form-field-description-margin-block-end: 0.5rem;
|
|
1123
1077
|
$utrecht-form-field-description-line-height: 150%;
|
|
1124
1078
|
$utrecht-form-field-description-font-size: 1.25rem;
|
|
1125
1079
|
$utrecht-form-field-description-font-family: RijksSans, Arial, Verdana, sans-serif;
|
|
1126
1080
|
$utrecht-form-field-description-color: #334155;
|
|
1127
|
-
$utrecht-form-field-description-padding-block-end: 0.5rem;
|
|
1128
1081
|
$utrecht-form-field-error-message-padding-inline-start: 0rem;
|
|
1129
1082
|
$utrecht-form-field-error-message-padding-inline-end: 0rem;
|
|
1130
1083
|
$utrecht-form-field-error-message-padding-block-start: 0rem;
|
|
@@ -1137,8 +1090,15 @@ $utrecht-form-field-error-message-font-size: 1.25rem;
|
|
|
1137
1090
|
$utrecht-form-field-error-message-font-family: RijksSans, Arial, Verdana, sans-serif;
|
|
1138
1091
|
$utrecht-form-field-error-message-color: #d52b1e;
|
|
1139
1092
|
$utrecht-form-field-error-message-background-color: transparent;
|
|
1140
|
-
$utrecht-form-
|
|
1141
|
-
$utrecht-form-
|
|
1093
|
+
$utrecht-form-label-disabled-color: #94A3B8;
|
|
1094
|
+
$utrecht-form-label-checked-font-weight: 400;
|
|
1095
|
+
$utrecht-form-label-radio-font-weight: 400;
|
|
1096
|
+
$utrecht-form-label-radio-color: #0F172A;
|
|
1097
|
+
$utrecht-form-label-checkbox-font-weight: 400;
|
|
1098
|
+
$utrecht-form-label-checkbox-color: #0F172A;
|
|
1099
|
+
$utrecht-form-label-font-weight: 700;
|
|
1100
|
+
$utrecht-form-label-font-size: 1.25rem;
|
|
1101
|
+
$utrecht-form-label-color: #0F172A;
|
|
1142
1102
|
$utrecht-textarea-disabled-color: #475569;
|
|
1143
1103
|
$utrecht-textarea-disabled-border-color: #94A3B8;
|
|
1144
1104
|
$utrecht-textarea-disabled-background-color: #CBD5E1;
|
|
@@ -1234,8 +1194,8 @@ $utrecht-checkbox-indeterminate-active-border-width: 1px;
|
|
|
1234
1194
|
$utrecht-checkbox-indeterminate-active-color: #fff;
|
|
1235
1195
|
$utrecht-checkbox-indeterminate-active-border-color: transparent;
|
|
1236
1196
|
$utrecht-checkbox-indeterminate-active-background-color: #4f7196;
|
|
1237
|
-
$utrecht-form-field-invalid-padding-inline-start:
|
|
1238
|
-
$utrecht-form-field-invalid-border-inline-start-width:
|
|
1197
|
+
$utrecht-form-field-invalid-padding-inline-start: 1rem;
|
|
1198
|
+
$utrecht-form-field-invalid-border-inline-start-width: 2px;
|
|
1239
1199
|
$utrecht-form-field-invalid-border-inline-start-color: #d52b1e;
|
|
1240
1200
|
$utrecht-form-field-margin-block-start: 0.5rem;
|
|
1241
1201
|
$utrecht-form-field-margin-block-end: 0.5rem;
|
package/dist/koop/index.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 27 Oct 2025 09:20:40 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.koop {
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
--rhc-border-width-none: 0px;
|
|
20
20
|
--rhc-border-width-m: 2px;
|
|
21
21
|
--rhc-border-width-default: 1px;
|
|
22
|
-
--rhc-size-3-lint:
|
|
22
|
+
--rhc-size-3-lint: 144px;
|
|
23
23
|
--rhc-size-2-lint: 96px;
|
|
24
24
|
--rhc-size-lint: 48px;
|
|
25
25
|
--rhc-size-half-lint: 24px;
|
|
@@ -63,7 +63,6 @@
|
|
|
63
63
|
--rhc-focus-outline-style: solid;
|
|
64
64
|
--rhc-focus-outline-offset: 0.125rem;
|
|
65
65
|
--rhc-color-none: transparent;
|
|
66
|
-
--rhc-color-transparent-30: #0000004d;
|
|
67
66
|
--rhc-color-zwart: #000;
|
|
68
67
|
--rhc-color-wit: #fff;
|
|
69
68
|
--rhc-color-lintblauw-500: #154273;
|
|
@@ -205,7 +204,6 @@
|
|
|
205
204
|
--rhc-color-border-strong: #0F172A;
|
|
206
205
|
--rhc-color-border-subdued: #94A3B8;
|
|
207
206
|
--rhc-color-border-default: #64748B;
|
|
208
|
-
--rhc-color-backdrop: #0000004d;
|
|
209
207
|
--rhc-color-foreground-on-light-color: #000;
|
|
210
208
|
--rhc-color-foreground-on-dark-color: #fff;
|
|
211
209
|
--rhc-color-foreground-link: #01689b;
|
|
@@ -487,6 +485,7 @@
|
|
|
487
485
|
--rhc-nav-bar-border-color: #154273;
|
|
488
486
|
--rhc-nav-bar-color: #154273;
|
|
489
487
|
--rhc-nav-bar-background-color: #fff;
|
|
488
|
+
--rhc-nav-bar-link-font-size: 1.25rem;
|
|
490
489
|
--rhc-nav-bar-link-column-gap: 0.5rem;
|
|
491
490
|
--rhc-nav-bar-link-padding-inline-start: 0.75rem;
|
|
492
491
|
--rhc-nav-bar-link-padding-inline-end: 0.75rem;
|
|
@@ -510,10 +509,6 @@
|
|
|
510
509
|
--rhc-rounded-corner-xl-border-radius: 96px;
|
|
511
510
|
--rhc-rounded-corner-md-border-radius: 48px;
|
|
512
511
|
--rhc-rounded-corner-xs-border-radius: 24px;
|
|
513
|
-
--rhc-breadcrumb-nav-link-current-color: #334155;
|
|
514
|
-
--rhc-data-badge-button-hover-color: #fff;
|
|
515
|
-
--rhc-data-badge-button-hover-background-color: #154273;
|
|
516
|
-
--rhc-data-badge-button-column-gap: 0.125rem;
|
|
517
512
|
--rhc-keep-bottom-left-border-radius-bottom-left: 48px;
|
|
518
513
|
--rhc-keep-bottom-left-border-radius-bottom-right: 0;
|
|
519
514
|
--rhc-keep-bottom-left-border-radius-top-right: 0;
|
|
@@ -530,7 +525,15 @@
|
|
|
530
525
|
--rhc-keep-top-left-border-radius-bottom-right: 0;
|
|
531
526
|
--rhc-keep-top-left-border-radius-top-right: 0;
|
|
532
527
|
--rhc-keep-top-left-border-radius-top-left: 48px;
|
|
533
|
-
--rhc-keep-comment: ⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset
|
|
528
|
+
--rhc-keep-comment: ⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.;
|
|
529
|
+
--rhc-breadcrumb-nav-link-current-color: #334155;
|
|
530
|
+
--rhc-data-badge-button-hover-color: #fff;
|
|
531
|
+
--rhc-data-badge-button-hover-background-color: #154273;
|
|
532
|
+
--rhc-data-badge-button-column-gap: 0.125rem;
|
|
533
|
+
--rhc-blockquote-margin-inline-start: 0rem;
|
|
534
|
+
--rhc-blockquote-margin-inline-end: 0rem;
|
|
535
|
+
--rhc-blockquote-margin-block-start: 0rem;
|
|
536
|
+
--rhc-blockquote-margin-block-end: 0rem;
|
|
534
537
|
--nl-heading-level-6-margin-block-start: 0rem;
|
|
535
538
|
--nl-heading-level-6-margin-block-end: 0rem;
|
|
536
539
|
--nl-heading-level-6-line-height: 150%;
|
|
@@ -573,6 +576,18 @@
|
|
|
573
576
|
--nl-heading-level-1-font-size: 3.125rem;
|
|
574
577
|
--nl-heading-level-1-font-family: RijksSans, Arial, Verdana, sans-serif;
|
|
575
578
|
--nl-heading-level-1-color: #154273;
|
|
579
|
+
--nl-link-hover-color: #01496c;
|
|
580
|
+
--nl-link-hover-text-decoration-thickness: auto;
|
|
581
|
+
--nl-link-hover-text-decoration-line: underline;
|
|
582
|
+
--nl-link-disabled-cursor: disabled;
|
|
583
|
+
--nl-link-disabled-color: #334155;
|
|
584
|
+
--nl-link-active-color: #1a4972;
|
|
585
|
+
--nl-link-current-cursor: default;
|
|
586
|
+
--nl-link-text-underline-offset: 0.125rem;
|
|
587
|
+
--nl-link-text-decoration-thickness: 0.0625em;
|
|
588
|
+
--nl-link-text-decoration-line: underline;
|
|
589
|
+
--nl-link-text-decoration-color: inherit;
|
|
590
|
+
--nl-link-color: #01689b;
|
|
576
591
|
--nl-paragraph-lead-margin-block-start: 0rem;
|
|
577
592
|
--nl-paragraph-lead-margin-block-end: 0rem;
|
|
578
593
|
--nl-paragraph-lead-line-height: 150%;
|
|
@@ -595,20 +610,6 @@
|
|
|
595
610
|
--nl-skip-link-padding-block: 0.75rem;
|
|
596
611
|
--nl-skip-link-color: #01689b;
|
|
597
612
|
--nl-skip-link-background-color: #fff;
|
|
598
|
-
--nl-link-disabled-cursor: disabled;
|
|
599
|
-
--nl-link-disabled-color: #334155;
|
|
600
|
-
--nl-link-current-cursor: default;
|
|
601
|
-
--nl-link-text-underline-offset: 0.125rem;
|
|
602
|
-
--nl-link-text-decoration-color: inherit;
|
|
603
|
-
--nl-link-color: #01689b;
|
|
604
|
-
--nl-link-visited-color: #800080;
|
|
605
|
-
--nl-link-text-decoration-thickness: 1px;
|
|
606
|
-
--nl-link-text-decoration-line: underline;
|
|
607
|
-
--nl-link-hover-color: #0F2E51;
|
|
608
|
-
--nl-link-hover-text-decoration-thickness: 2px;
|
|
609
|
-
--nl-link-hover-text-decoration-line: underline;
|
|
610
|
-
--nl-link-focus-text-decoration-thickness: 1px;
|
|
611
|
-
--nl-link-active-color: #800080;
|
|
612
613
|
--nl-number-badge-padding-inline: 0.5rem;
|
|
613
614
|
--nl-number-badge-padding-block: 0.125rem;
|
|
614
615
|
--nl-number-badge-min-inline-size: 24px;
|
|
@@ -708,8 +709,8 @@
|
|
|
708
709
|
--utrecht-drawer-background-color: #fff;
|
|
709
710
|
--utrecht-drawer-z-index: 1;
|
|
710
711
|
--utrecht-drawer-max-inline-size: 256px;
|
|
711
|
-
--utrecht-form-fieldset-invalid-border-inline-start-width:
|
|
712
|
-
--utrecht-form-fieldset-invalid-padding-inline-start:
|
|
712
|
+
--utrecht-form-fieldset-invalid-border-inline-start-width: 2px;
|
|
713
|
+
--utrecht-form-fieldset-invalid-padding-inline-start: 1rem;
|
|
713
714
|
--utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
|
714
715
|
--utrecht-form-fieldset-section-color: #0F172A;
|
|
715
716
|
--utrecht-form-fieldset-section-background-color: transparent;
|
|
@@ -1032,6 +1033,8 @@
|
|
|
1032
1033
|
--utrecht-alert-border-radius: 5px;
|
|
1033
1034
|
--utrecht-alert-border-color: transparent;
|
|
1034
1035
|
--utrecht-alert-background-color: #d9ebf7;
|
|
1036
|
+
--utrecht-blockquote-content-font-size: 1.25rem;
|
|
1037
|
+
--utrecht-blockquote-content-color: #154273;
|
|
1035
1038
|
--utrecht-blockquote-attribution-font-size: 1.25rem;
|
|
1036
1039
|
--utrecht-blockquote-attribution-color: #154273;
|
|
1037
1040
|
--utrecht-blockquote-row-gap: 0.75rem;
|
|
@@ -1047,46 +1050,6 @@
|
|
|
1047
1050
|
--utrecht-blockquote-border-color: transparent;
|
|
1048
1051
|
--utrecht-blockquote-border-inline-start-width: 0px;
|
|
1049
1052
|
--utrecht-blockquote-background-color: transparent;
|
|
1050
|
-
--utrecht-blockquote-pink-left-border-variation-padding-inline-start: 2.5rem;
|
|
1051
|
-
--utrecht-blockquote-pink-left-border-variation-padding-inline-end: 2.5rem;
|
|
1052
|
-
--utrecht-blockquote-pink-left-border-variation-padding-block-start: 1.5rem;
|
|
1053
|
-
--utrecht-blockquote-pink-left-border-variation-padding-block-end: 1.5rem;
|
|
1054
|
-
--utrecht-blockquote-pink-left-border-variation-border-inline-start-width: 0.75rem;
|
|
1055
|
-
--utrecht-blockquote-pink-left-border-variation-border-color: #F6BDE1;
|
|
1056
|
-
--utrecht-blockquote-pink-corner-border-variation-padding: 2.5rem;
|
|
1057
|
-
--utrecht-blockquote-pink-corner-border-variation-border-start-start-radius: 3rem;
|
|
1058
|
-
--utrecht-blockquote-pink-corner-border-variation-border-inline-start-width: 0.25rem;
|
|
1059
|
-
--utrecht-blockquote-pink-corner-border-variation-border-color: #F6BDE1;
|
|
1060
|
-
--utrecht-blockquote-pink-corner-border-variation-border-block-start-width: 0.25rem;
|
|
1061
|
-
--utrecht-blockquote-pink-background-variation-padding: 2.5rem;
|
|
1062
|
-
--utrecht-blockquote-pink-background-variation-border-end-start-radius: 3rem;
|
|
1063
|
-
--utrecht-blockquote-pink-background-variation-background-color: #F6BDE1;
|
|
1064
|
-
--utrecht-blockquote-content-font-size: 1.25rem;
|
|
1065
|
-
--utrecht-blockquote-content-color: #154273;
|
|
1066
|
-
--utrecht-blockquote-content-line-height: 150%;
|
|
1067
|
-
--utrecht-blockquote-content-font-weight: 400;
|
|
1068
|
-
--utrecht-blockquote-content-font-family: RijksSans, Arial, Verdana, sans-serif;
|
|
1069
|
-
--utrecht-blockquote-caption-padding-block-start: 0.75rem;
|
|
1070
|
-
--utrecht-blockquote-caption-line-height: 150%;
|
|
1071
|
-
--utrecht-blockquote-caption-font-weight: 400;
|
|
1072
|
-
--utrecht-blockquote-caption-font-size: 1.25rem;
|
|
1073
|
-
--utrecht-blockquote-caption-font-family: RijksSans, Arial, Verdana, sans-serif;
|
|
1074
|
-
--utrecht-blockquote-caption-color: #154273;
|
|
1075
|
-
--utrecht-blockquote-blue-corner-border-variation-border-inline-end-width: 2px;
|
|
1076
|
-
--utrecht-blockquote-blue-corner-border-variation-border-end-end-radius: 3rem;
|
|
1077
|
-
--utrecht-blockquote-blue-corner-border-variation-border-color: #154273;
|
|
1078
|
-
--utrecht-blockquote-blue-corner-border-variation-border-block-end-width: 2px;
|
|
1079
|
-
--utrecht-blockquote-margin-inline-start: 0;
|
|
1080
|
-
--utrecht-blockquote-margin-inline-end: 0;
|
|
1081
|
-
--utrecht-blockquote-margin-block-start: 0;
|
|
1082
|
-
--utrecht-blockquote-margin-block-end: 0;
|
|
1083
|
-
--utrecht-blockquote-border-start-start-radius: 0;
|
|
1084
|
-
--utrecht-blockquote-border-start-end-radius: 0;
|
|
1085
|
-
--utrecht-blockquote-border-inline-end-width: 0;
|
|
1086
|
-
--utrecht-blockquote-border-end-start-radius: 0;
|
|
1087
|
-
--utrecht-blockquote-border-end-end-radius: 0;
|
|
1088
|
-
--utrecht-blockquote-border-block-start-width: 0;
|
|
1089
|
-
--utrecht-blockquote-border-block-end-width: 0;
|
|
1090
1053
|
--utrecht-number-badge-padding-inline: 0.5rem;
|
|
1091
1054
|
--utrecht-number-badge-padding-block: 0.125rem;
|
|
1092
1055
|
--utrecht-number-badge-min-inline-size: 24px;
|
|
@@ -1111,22 +1074,12 @@
|
|
|
1111
1074
|
--utrecht-figure-caption-padding-block-end: 0.5rem;
|
|
1112
1075
|
--utrecht-figure-caption-border-width: 4px;
|
|
1113
1076
|
--utrecht-figure-caption-border-color: #CBD5E1;
|
|
1114
|
-
--utrecht-form-label-disabled-color: #94A3B8;
|
|
1115
|
-
--utrecht-form-label-checked-font-weight: 400;
|
|
1116
|
-
--utrecht-form-label-radio-font-weight: 400;
|
|
1117
|
-
--utrecht-form-label-radio-color: #0F172A;
|
|
1118
|
-
--utrecht-form-label-checkbox-font-weight: 400;
|
|
1119
|
-
--utrecht-form-label-checkbox-color: #0F172A;
|
|
1120
|
-
--utrecht-form-label-font-weight: 700;
|
|
1121
|
-
--utrecht-form-label-font-size: 1.25rem;
|
|
1122
|
-
--utrecht-form-label-color: #0F172A;
|
|
1123
1077
|
--utrecht-form-field-description-margin-block-start: -0.5rem;
|
|
1124
1078
|
--utrecht-form-field-description-margin-block-end: 0.5rem;
|
|
1125
1079
|
--utrecht-form-field-description-line-height: 150%;
|
|
1126
1080
|
--utrecht-form-field-description-font-size: 1.25rem;
|
|
1127
1081
|
--utrecht-form-field-description-font-family: RijksSans, Arial, Verdana, sans-serif;
|
|
1128
1082
|
--utrecht-form-field-description-color: #334155;
|
|
1129
|
-
--utrecht-form-field-description-padding-block-end: 0.5rem;
|
|
1130
1083
|
--utrecht-form-field-error-message-padding-inline-start: 0rem;
|
|
1131
1084
|
--utrecht-form-field-error-message-padding-inline-end: 0rem;
|
|
1132
1085
|
--utrecht-form-field-error-message-padding-block-start: 0rem;
|
|
@@ -1139,8 +1092,15 @@
|
|
|
1139
1092
|
--utrecht-form-field-error-message-font-family: RijksSans, Arial, Verdana, sans-serif;
|
|
1140
1093
|
--utrecht-form-field-error-message-color: #d52b1e;
|
|
1141
1094
|
--utrecht-form-field-error-message-background-color: transparent;
|
|
1142
|
-
--utrecht-form-
|
|
1143
|
-
--utrecht-form-
|
|
1095
|
+
--utrecht-form-label-disabled-color: #94A3B8;
|
|
1096
|
+
--utrecht-form-label-checked-font-weight: 400;
|
|
1097
|
+
--utrecht-form-label-radio-font-weight: 400;
|
|
1098
|
+
--utrecht-form-label-radio-color: #0F172A;
|
|
1099
|
+
--utrecht-form-label-checkbox-font-weight: 400;
|
|
1100
|
+
--utrecht-form-label-checkbox-color: #0F172A;
|
|
1101
|
+
--utrecht-form-label-font-weight: 700;
|
|
1102
|
+
--utrecht-form-label-font-size: 1.25rem;
|
|
1103
|
+
--utrecht-form-label-color: #0F172A;
|
|
1144
1104
|
--utrecht-textarea-disabled-color: #475569;
|
|
1145
1105
|
--utrecht-textarea-disabled-border-color: #94A3B8;
|
|
1146
1106
|
--utrecht-textarea-disabled-background-color: #CBD5E1;
|
|
@@ -1236,8 +1196,8 @@
|
|
|
1236
1196
|
--utrecht-checkbox-indeterminate-active-color: #fff;
|
|
1237
1197
|
--utrecht-checkbox-indeterminate-active-border-color: transparent;
|
|
1238
1198
|
--utrecht-checkbox-indeterminate-active-background-color: #4f7196;
|
|
1239
|
-
--utrecht-form-field-invalid-padding-inline-start:
|
|
1240
|
-
--utrecht-form-field-invalid-border-inline-start-width:
|
|
1199
|
+
--utrecht-form-field-invalid-padding-inline-start: 1rem;
|
|
1200
|
+
--utrecht-form-field-invalid-border-inline-start-width: 2px;
|
|
1241
1201
|
--utrecht-form-field-invalid-border-inline-start-color: #d52b1e;
|
|
1242
1202
|
--utrecht-form-field-margin-block-start: 0.5rem;
|
|
1243
1203
|
--utrecht-form-field-margin-block-end: 0.5rem;
|
package/dist/koop/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 27 Oct 2025 09:20:40 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const utrechtTextboxHoverBackgroundColor : string;
|
|
@@ -221,8 +221,15 @@ export const utrechtTextareaReadOnlyColor : string;
|
|
|
221
221
|
export const utrechtTextareaDisabledBackgroundColor : string;
|
|
222
222
|
export const utrechtTextareaDisabledBorderColor : string;
|
|
223
223
|
export const utrechtTextareaDisabledColor : string;
|
|
224
|
-
export const
|
|
225
|
-
export const
|
|
224
|
+
export const utrechtFormLabelColor : string;
|
|
225
|
+
export const utrechtFormLabelFontSize : string;
|
|
226
|
+
export const utrechtFormLabelFontWeight : number;
|
|
227
|
+
export const utrechtFormLabelCheckboxColor : string;
|
|
228
|
+
export const utrechtFormLabelCheckboxFontWeight : number;
|
|
229
|
+
export const utrechtFormLabelRadioColor : string;
|
|
230
|
+
export const utrechtFormLabelRadioFontWeight : number;
|
|
231
|
+
export const utrechtFormLabelCheckedFontWeight : number;
|
|
232
|
+
export const utrechtFormLabelDisabledColor : string;
|
|
226
233
|
export const utrechtFormFieldErrorMessageBackgroundColor : string;
|
|
227
234
|
export const utrechtFormFieldErrorMessageColor : string;
|
|
228
235
|
export const utrechtFormFieldErrorMessageFontFamily : string;
|
|
@@ -235,22 +242,12 @@ export const utrechtFormFieldErrorMessagePaddingBlockEnd : string;
|
|
|
235
242
|
export const utrechtFormFieldErrorMessagePaddingBlockStart : string;
|
|
236
243
|
export const utrechtFormFieldErrorMessagePaddingInlineEnd : string;
|
|
237
244
|
export const utrechtFormFieldErrorMessagePaddingInlineStart : string;
|
|
238
|
-
export const utrechtFormFieldDescriptionPaddingBlockEnd : string;
|
|
239
245
|
export const utrechtFormFieldDescriptionColor : string;
|
|
240
246
|
export const utrechtFormFieldDescriptionFontFamily : string;
|
|
241
247
|
export const utrechtFormFieldDescriptionFontSize : string;
|
|
242
248
|
export const utrechtFormFieldDescriptionLineHeight : string;
|
|
243
249
|
export const utrechtFormFieldDescriptionMarginBlockEnd : string;
|
|
244
250
|
export const utrechtFormFieldDescriptionMarginBlockStart : string;
|
|
245
|
-
export const utrechtFormLabelColor : string;
|
|
246
|
-
export const utrechtFormLabelFontSize : string;
|
|
247
|
-
export const utrechtFormLabelFontWeight : number;
|
|
248
|
-
export const utrechtFormLabelCheckboxColor : string;
|
|
249
|
-
export const utrechtFormLabelCheckboxFontWeight : number;
|
|
250
|
-
export const utrechtFormLabelRadioColor : string;
|
|
251
|
-
export const utrechtFormLabelRadioFontWeight : number;
|
|
252
|
-
export const utrechtFormLabelCheckedFontWeight : number;
|
|
253
|
-
export const utrechtFormLabelDisabledColor : string;
|
|
254
251
|
export const utrechtFigureCaptionBorderColor : string;
|
|
255
252
|
export const utrechtFigureCaptionBorderWidth : string;
|
|
256
253
|
export const utrechtFigureCaptionPaddingBlockEnd : string;
|
|
@@ -275,46 +272,6 @@ export const utrechtNumberBadgeMinBlockSize : string;
|
|
|
275
272
|
export const utrechtNumberBadgeMinInlineSize : string;
|
|
276
273
|
export const utrechtNumberBadgePaddingBlock : string;
|
|
277
274
|
export const utrechtNumberBadgePaddingInline : string;
|
|
278
|
-
export const utrechtBlockquoteBorderBlockEndWidth : number;
|
|
279
|
-
export const utrechtBlockquoteBorderBlockStartWidth : number;
|
|
280
|
-
export const utrechtBlockquoteBorderEndEndRadius : number;
|
|
281
|
-
export const utrechtBlockquoteBorderEndStartRadius : number;
|
|
282
|
-
export const utrechtBlockquoteBorderInlineEndWidth : number;
|
|
283
|
-
export const utrechtBlockquoteBorderStartEndRadius : number;
|
|
284
|
-
export const utrechtBlockquoteBorderStartStartRadius : number;
|
|
285
|
-
export const utrechtBlockquoteMarginBlockEnd : number;
|
|
286
|
-
export const utrechtBlockquoteMarginBlockStart : number;
|
|
287
|
-
export const utrechtBlockquoteMarginInlineEnd : number;
|
|
288
|
-
export const utrechtBlockquoteMarginInlineStart : number;
|
|
289
|
-
export const utrechtBlockquoteBlueCornerBorderVariationBorderBlockEndWidth : string;
|
|
290
|
-
export const utrechtBlockquoteBlueCornerBorderVariationBorderColor : string;
|
|
291
|
-
export const utrechtBlockquoteBlueCornerBorderVariationBorderEndEndRadius : string;
|
|
292
|
-
export const utrechtBlockquoteBlueCornerBorderVariationBorderInlineEndWidth : string;
|
|
293
|
-
export const utrechtBlockquoteCaptionColor : string;
|
|
294
|
-
export const utrechtBlockquoteCaptionFontFamily : string;
|
|
295
|
-
export const utrechtBlockquoteCaptionFontSize : string;
|
|
296
|
-
export const utrechtBlockquoteCaptionFontWeight : number;
|
|
297
|
-
export const utrechtBlockquoteCaptionLineHeight : string;
|
|
298
|
-
export const utrechtBlockquoteCaptionPaddingBlockStart : string;
|
|
299
|
-
export const utrechtBlockquoteContentFontFamily : string;
|
|
300
|
-
export const utrechtBlockquoteContentFontWeight : number;
|
|
301
|
-
export const utrechtBlockquoteContentLineHeight : string;
|
|
302
|
-
export const utrechtBlockquoteContentColor : string;
|
|
303
|
-
export const utrechtBlockquoteContentFontSize : string;
|
|
304
|
-
export const utrechtBlockquotePinkBackgroundVariationBackgroundColor : string;
|
|
305
|
-
export const utrechtBlockquotePinkBackgroundVariationBorderEndStartRadius : string;
|
|
306
|
-
export const utrechtBlockquotePinkBackgroundVariationPadding : string;
|
|
307
|
-
export const utrechtBlockquotePinkCornerBorderVariationBorderBlockStartWidth : string;
|
|
308
|
-
export const utrechtBlockquotePinkCornerBorderVariationBorderColor : string;
|
|
309
|
-
export const utrechtBlockquotePinkCornerBorderVariationBorderInlineStartWidth : string;
|
|
310
|
-
export const utrechtBlockquotePinkCornerBorderVariationBorderStartStartRadius : string;
|
|
311
|
-
export const utrechtBlockquotePinkCornerBorderVariationPadding : string;
|
|
312
|
-
export const utrechtBlockquotePinkLeftBorderVariationBorderColor : string;
|
|
313
|
-
export const utrechtBlockquotePinkLeftBorderVariationBorderInlineStartWidth : string;
|
|
314
|
-
export const utrechtBlockquotePinkLeftBorderVariationPaddingBlockEnd : string;
|
|
315
|
-
export const utrechtBlockquotePinkLeftBorderVariationPaddingBlockStart : string;
|
|
316
|
-
export const utrechtBlockquotePinkLeftBorderVariationPaddingInlineEnd : string;
|
|
317
|
-
export const utrechtBlockquotePinkLeftBorderVariationPaddingInlineStart : string;
|
|
318
275
|
export const utrechtBlockquoteBackgroundColor : string;
|
|
319
276
|
export const utrechtBlockquoteBorderInlineStartWidth : string;
|
|
320
277
|
export const utrechtBlockquoteBorderColor : string;
|
|
@@ -330,6 +287,8 @@ export const utrechtBlockquotePaddingInlineStart : string;
|
|
|
330
287
|
export const utrechtBlockquoteRowGap : string;
|
|
331
288
|
export const utrechtBlockquoteAttributionColor : string;
|
|
332
289
|
export const utrechtBlockquoteAttributionFontSize : string;
|
|
290
|
+
export const utrechtBlockquoteContentColor : string;
|
|
291
|
+
export const utrechtBlockquoteContentFontSize : string;
|
|
333
292
|
export const utrechtAlertBackgroundColor : string;
|
|
334
293
|
export const utrechtAlertBorderColor : string;
|
|
335
294
|
export const utrechtAlertBorderRadius : string;
|
|
@@ -753,20 +712,6 @@ export const nlNumberBadgeMinBlockSize : string;
|
|
|
753
712
|
export const nlNumberBadgeMinInlineSize : string;
|
|
754
713
|
export const nlNumberBadgePaddingBlock : string;
|
|
755
714
|
export const nlNumberBadgePaddingInline : string;
|
|
756
|
-
export const nlLinkActiveColor : string;
|
|
757
|
-
export const nlLinkFocusTextDecorationThickness : string;
|
|
758
|
-
export const nlLinkHoverTextDecorationLine : string;
|
|
759
|
-
export const nlLinkHoverTextDecorationThickness : string;
|
|
760
|
-
export const nlLinkHoverColor : string;
|
|
761
|
-
export const nlLinkTextDecorationLine : string;
|
|
762
|
-
export const nlLinkTextDecorationThickness : string;
|
|
763
|
-
export const nlLinkVisitedColor : string;
|
|
764
|
-
export const nlLinkColor : string;
|
|
765
|
-
export const nlLinkTextDecorationColor : string;
|
|
766
|
-
export const nlLinkTextUnderlineOffset : string;
|
|
767
|
-
export const nlLinkCurrentCursor : string;
|
|
768
|
-
export const nlLinkDisabledColor : string;
|
|
769
|
-
export const nlLinkDisabledCursor : string;
|
|
770
715
|
export const nlSkipLinkBackgroundColor : string;
|
|
771
716
|
export const nlSkipLinkColor : string;
|
|
772
717
|
export const nlSkipLinkPaddingBlock : string;
|
|
@@ -789,6 +734,18 @@ export const nlParagraphLeadFontWeight : number;
|
|
|
789
734
|
export const nlParagraphLeadLineHeight : string;
|
|
790
735
|
export const nlParagraphLeadMarginBlockEnd : string;
|
|
791
736
|
export const nlParagraphLeadMarginBlockStart : string;
|
|
737
|
+
export const nlLinkColor : string;
|
|
738
|
+
export const nlLinkTextDecorationColor : string;
|
|
739
|
+
export const nlLinkTextDecorationLine : string;
|
|
740
|
+
export const nlLinkTextDecorationThickness : string;
|
|
741
|
+
export const nlLinkTextUnderlineOffset : string;
|
|
742
|
+
export const nlLinkCurrentCursor : string;
|
|
743
|
+
export const nlLinkActiveColor : string;
|
|
744
|
+
export const nlLinkDisabledColor : string;
|
|
745
|
+
export const nlLinkDisabledCursor : string;
|
|
746
|
+
export const nlLinkHoverTextDecorationLine : string;
|
|
747
|
+
export const nlLinkHoverTextDecorationThickness : string;
|
|
748
|
+
export const nlLinkHoverColor : string;
|
|
792
749
|
export const nlHeadingLevel1Color : string;
|
|
793
750
|
export const nlHeadingLevel1FontFamily : string;
|
|
794
751
|
export const nlHeadingLevel1FontSize : string;
|
|
@@ -831,6 +788,14 @@ export const nlHeadingLevel6FontWeight : number;
|
|
|
831
788
|
export const nlHeadingLevel6LineHeight : string;
|
|
832
789
|
export const nlHeadingLevel6MarginBlockEnd : string;
|
|
833
790
|
export const nlHeadingLevel6MarginBlockStart : string;
|
|
791
|
+
export const rhcBlockquoteMarginBlockEnd : string;
|
|
792
|
+
export const rhcBlockquoteMarginBlockStart : string;
|
|
793
|
+
export const rhcBlockquoteMarginInlineEnd : string;
|
|
794
|
+
export const rhcBlockquoteMarginInlineStart : string;
|
|
795
|
+
export const rhcDataBadgeButtonColumnGap : string;
|
|
796
|
+
export const rhcDataBadgeButtonHoverBackgroundColor : string;
|
|
797
|
+
export const rhcDataBadgeButtonHoverColor : string;
|
|
798
|
+
export const rhcBreadcrumbNavLinkCurrentColor : string;
|
|
834
799
|
export const rhcKeepComment : string;
|
|
835
800
|
export const rhcKeepTopLeftBorderRadiusTopLeft : string;
|
|
836
801
|
export const rhcKeepTopLeftBorderRadiusTopRight : number;
|
|
@@ -848,10 +813,6 @@ export const rhcKeepBottomLeftBorderRadiusTopLeft : number;
|
|
|
848
813
|
export const rhcKeepBottomLeftBorderRadiusTopRight : number;
|
|
849
814
|
export const rhcKeepBottomLeftBorderRadiusBottomRight : number;
|
|
850
815
|
export const rhcKeepBottomLeftBorderRadiusBottomLeft : string;
|
|
851
|
-
export const rhcDataBadgeButtonColumnGap : string;
|
|
852
|
-
export const rhcDataBadgeButtonHoverBackgroundColor : string;
|
|
853
|
-
export const rhcDataBadgeButtonHoverColor : string;
|
|
854
|
-
export const rhcBreadcrumbNavLinkCurrentColor : string;
|
|
855
816
|
export const rhcRoundedCornerXsBorderRadius : string;
|
|
856
817
|
export const rhcRoundedCornerMdBorderRadius : string;
|
|
857
818
|
export const rhcRoundedCornerXlBorderRadius : string;
|
|
@@ -875,6 +836,7 @@ export const rhcNavBarLinkPaddingBlockStart : string;
|
|
|
875
836
|
export const rhcNavBarLinkPaddingInlineEnd : string;
|
|
876
837
|
export const rhcNavBarLinkPaddingInlineStart : string;
|
|
877
838
|
export const rhcNavBarLinkColumnGap : string;
|
|
839
|
+
export const rhcNavBarLinkFontSize : string;
|
|
878
840
|
export const rhcNavBarBackgroundColor : string;
|
|
879
841
|
export const rhcNavBarColor : string;
|
|
880
842
|
export const rhcNavBarBorderColor : string;
|
|
@@ -1156,7 +1118,6 @@ export const rhcColorForegroundSubdued : string;
|
|
|
1156
1118
|
export const rhcColorForegroundLink : string;
|
|
1157
1119
|
export const rhcColorForegroundOnDarkColor : string;
|
|
1158
1120
|
export const rhcColorForegroundOnLightColor : string;
|
|
1159
|
-
export const rhcColorBackdrop : string;
|
|
1160
1121
|
export const rhcColorBorderDefault : string;
|
|
1161
1122
|
export const rhcColorBorderSubdued : string;
|
|
1162
1123
|
export const rhcColorBorderStrong : string;
|
|
@@ -1298,7 +1259,6 @@ export const rhcColorLintblauw400 : string;
|
|
|
1298
1259
|
export const rhcColorLintblauw500 : string;
|
|
1299
1260
|
export const rhcColorWit : string;
|
|
1300
1261
|
export const rhcColorZwart : string;
|
|
1301
|
-
export const rhcColorTransparent30 : string;
|
|
1302
1262
|
export const rhcColorNone : string;
|
|
1303
1263
|
export const rhcFocusOutlineOffset : string;
|
|
1304
1264
|
export const rhcFocusOutlineStyle : string;
|