@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;
|
|
@@ -19,7 +19,7 @@ $rhc-border-width-m: 2px;
|
|
|
19
19
|
$rhc-border-width-default: 1px;
|
|
20
20
|
$rhc-font-family-secondary: RijksoverheidSerifWeb, 'Times New Roman', serif;
|
|
21
21
|
$rhc-font-family-primary: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
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;
|
|
@@ -222,6 +222,7 @@ $rhc-nav-bar-border-color: #98DDC8;
|
|
|
222
222
|
$rhc-nav-bar-color: #76d2b6;
|
|
223
223
|
$rhc-nav-bar-background-color: #fff;
|
|
224
224
|
$rhc-nav-bar-heading-font-weight: 700;
|
|
225
|
+
$rhc-nav-bar-link-font-size: 1.25rem;
|
|
225
226
|
$rhc-nav-bar-link-column-gap: 0.5rem;
|
|
226
227
|
$rhc-nav-bar-link-padding-inline-start: 0.75rem;
|
|
227
228
|
$rhc-nav-bar-link-padding-inline-end: 0.75rem;
|
|
@@ -321,7 +322,6 @@ $rhc-sub-nav-bar-column-width: 375px;
|
|
|
321
322
|
$rhc-sub-nav-bar-column-gap: 0.5rem;
|
|
322
323
|
$rhc-sub-nav-bar-background-color: #f2f4f6;
|
|
323
324
|
$rhc-color-none: transparent;
|
|
324
|
-
$rhc-color-transparent-30: #0000004d;
|
|
325
325
|
$rhc-color-zwart: #000;
|
|
326
326
|
$rhc-color-wit: #fff;
|
|
327
327
|
$rhc-color-lintblauw-500: #154273;
|
|
@@ -456,7 +456,6 @@ $rhc-color-canvas: #fff;
|
|
|
456
456
|
$rhc-color-border-strong: #0F172A;
|
|
457
457
|
$rhc-color-border-subdued: #94A3B8;
|
|
458
458
|
$rhc-color-border-default: #64748B;
|
|
459
|
-
$rhc-color-backdrop: #0000004d;
|
|
460
459
|
$rhc-color-foreground-on-light-color: #000;
|
|
461
460
|
$rhc-color-foreground-on-dark-color: #fff;
|
|
462
461
|
$rhc-color-foreground-link: #01689b;
|
|
@@ -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: #76d2b6;
|
|
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: #76d2b6;
|
|
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%;
|
|
@@ -704,8 +707,8 @@ $utrecht-drawer-border-color: #64748B;
|
|
|
704
707
|
$utrecht-drawer-background-color: #fff;
|
|
705
708
|
$utrecht-drawer-z-index: 1;
|
|
706
709
|
$utrecht-drawer-max-inline-size: 256px;
|
|
707
|
-
$utrecht-form-fieldset-invalid-border-inline-start-width:
|
|
708
|
-
$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;
|
|
709
712
|
$utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
|
710
713
|
$utrecht-form-fieldset-section-color: #0F172A;
|
|
711
714
|
$utrecht-form-fieldset-section-background-color: transparent;
|
|
@@ -1028,6 +1031,8 @@ $utrecht-alert-border-width: 0px;
|
|
|
1028
1031
|
$utrecht-alert-border-radius: 5px;
|
|
1029
1032
|
$utrecht-alert-border-color: transparent;
|
|
1030
1033
|
$utrecht-alert-background-color: #d9ebf7;
|
|
1034
|
+
$utrecht-blockquote-content-font-size: 1.25rem;
|
|
1035
|
+
$utrecht-blockquote-content-color: #154273;
|
|
1031
1036
|
$utrecht-blockquote-attribution-font-size: 1.25rem;
|
|
1032
1037
|
$utrecht-blockquote-attribution-color: #154273;
|
|
1033
1038
|
$utrecht-blockquote-row-gap: 0.75rem;
|
|
@@ -1043,46 +1048,6 @@ $utrecht-blockquote-border-radius: 0px;
|
|
|
1043
1048
|
$utrecht-blockquote-border-color: transparent;
|
|
1044
1049
|
$utrecht-blockquote-border-inline-start-width: 0px;
|
|
1045
1050
|
$utrecht-blockquote-background-color: transparent;
|
|
1046
|
-
$utrecht-blockquote-pink-left-border-variation-padding-inline-start: 2.5rem;
|
|
1047
|
-
$utrecht-blockquote-pink-left-border-variation-padding-inline-end: 2.5rem;
|
|
1048
|
-
$utrecht-blockquote-pink-left-border-variation-padding-block-start: 1.5rem;
|
|
1049
|
-
$utrecht-blockquote-pink-left-border-variation-padding-block-end: 1.5rem;
|
|
1050
|
-
$utrecht-blockquote-pink-left-border-variation-border-inline-start-width: 0.75rem;
|
|
1051
|
-
$utrecht-blockquote-pink-left-border-variation-border-color: #F6BDE1;
|
|
1052
|
-
$utrecht-blockquote-pink-corner-border-variation-padding: 2.5rem;
|
|
1053
|
-
$utrecht-blockquote-pink-corner-border-variation-border-start-start-radius: 3rem;
|
|
1054
|
-
$utrecht-blockquote-pink-corner-border-variation-border-inline-start-width: 0.25rem;
|
|
1055
|
-
$utrecht-blockquote-pink-corner-border-variation-border-color: #F6BDE1;
|
|
1056
|
-
$utrecht-blockquote-pink-corner-border-variation-border-block-start-width: 0.25rem;
|
|
1057
|
-
$utrecht-blockquote-pink-background-variation-padding: 2.5rem;
|
|
1058
|
-
$utrecht-blockquote-pink-background-variation-border-end-start-radius: 3rem;
|
|
1059
|
-
$utrecht-blockquote-pink-background-variation-background-color: #F6BDE1;
|
|
1060
|
-
$utrecht-blockquote-content-font-size: 1.25rem;
|
|
1061
|
-
$utrecht-blockquote-content-color: #154273;
|
|
1062
|
-
$utrecht-blockquote-content-line-height: 150%;
|
|
1063
|
-
$utrecht-blockquote-content-font-weight: 400;
|
|
1064
|
-
$utrecht-blockquote-content-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1065
|
-
$utrecht-blockquote-caption-padding-block-start: 0.75rem;
|
|
1066
|
-
$utrecht-blockquote-caption-line-height: 150%;
|
|
1067
|
-
$utrecht-blockquote-caption-font-weight: 400;
|
|
1068
|
-
$utrecht-blockquote-caption-font-size: 1.25rem;
|
|
1069
|
-
$utrecht-blockquote-caption-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1070
|
-
$utrecht-blockquote-caption-color: #154273;
|
|
1071
|
-
$utrecht-blockquote-blue-corner-border-variation-border-inline-end-width: 2px;
|
|
1072
|
-
$utrecht-blockquote-blue-corner-border-variation-border-end-end-radius: 3rem;
|
|
1073
|
-
$utrecht-blockquote-blue-corner-border-variation-border-color: #76d2b6;
|
|
1074
|
-
$utrecht-blockquote-blue-corner-border-variation-border-block-end-width: 2px;
|
|
1075
|
-
$utrecht-blockquote-margin-inline-start: 0;
|
|
1076
|
-
$utrecht-blockquote-margin-inline-end: 0;
|
|
1077
|
-
$utrecht-blockquote-margin-block-start: 0;
|
|
1078
|
-
$utrecht-blockquote-margin-block-end: 0;
|
|
1079
|
-
$utrecht-blockquote-border-start-start-radius: 0;
|
|
1080
|
-
$utrecht-blockquote-border-start-end-radius: 0;
|
|
1081
|
-
$utrecht-blockquote-border-inline-end-width: 0;
|
|
1082
|
-
$utrecht-blockquote-border-end-start-radius: 0;
|
|
1083
|
-
$utrecht-blockquote-border-end-end-radius: 0;
|
|
1084
|
-
$utrecht-blockquote-border-block-start-width: 0;
|
|
1085
|
-
$utrecht-blockquote-border-block-end-width: 0;
|
|
1086
1051
|
$utrecht-number-badge-padding-inline: 0.5rem;
|
|
1087
1052
|
$utrecht-number-badge-padding-block: 0.125rem;
|
|
1088
1053
|
$utrecht-number-badge-min-inline-size: 24px;
|
|
@@ -1107,22 +1072,12 @@ $utrecht-figure-caption-padding-block-start: 0.5rem;
|
|
|
1107
1072
|
$utrecht-figure-caption-padding-block-end: 0.5rem;
|
|
1108
1073
|
$utrecht-figure-caption-border-width: 4px;
|
|
1109
1074
|
$utrecht-figure-caption-border-color: #CBD5E1;
|
|
1110
|
-
$utrecht-form-label-disabled-color: #94A3B8;
|
|
1111
|
-
$utrecht-form-label-checked-font-weight: 400;
|
|
1112
|
-
$utrecht-form-label-radio-font-weight: 400;
|
|
1113
|
-
$utrecht-form-label-radio-color: #0F172A;
|
|
1114
|
-
$utrecht-form-label-checkbox-font-weight: 400;
|
|
1115
|
-
$utrecht-form-label-checkbox-color: #0F172A;
|
|
1116
|
-
$utrecht-form-label-font-weight: 700;
|
|
1117
|
-
$utrecht-form-label-font-size: 1.25rem;
|
|
1118
|
-
$utrecht-form-label-color: #0F172A;
|
|
1119
1075
|
$utrecht-form-field-description-margin-block-start: -0.5rem;
|
|
1120
1076
|
$utrecht-form-field-description-margin-block-end: 0.5rem;
|
|
1121
1077
|
$utrecht-form-field-description-line-height: 150%;
|
|
1122
1078
|
$utrecht-form-field-description-font-size: 1.25rem;
|
|
1123
1079
|
$utrecht-form-field-description-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1124
1080
|
$utrecht-form-field-description-color: #334155;
|
|
1125
|
-
$utrecht-form-field-description-padding-block-end: 0.5rem;
|
|
1126
1081
|
$utrecht-form-field-error-message-padding-inline-start: 0rem;
|
|
1127
1082
|
$utrecht-form-field-error-message-padding-inline-end: 0rem;
|
|
1128
1083
|
$utrecht-form-field-error-message-padding-block-start: 0rem;
|
|
@@ -1135,8 +1090,15 @@ $utrecht-form-field-error-message-font-size: 1.25rem;
|
|
|
1135
1090
|
$utrecht-form-field-error-message-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1136
1091
|
$utrecht-form-field-error-message-color: #d52b1e;
|
|
1137
1092
|
$utrecht-form-field-error-message-background-color: transparent;
|
|
1138
|
-
$utrecht-form-
|
|
1139
|
-
$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;
|
|
1140
1102
|
$utrecht-textarea-disabled-color: #475569;
|
|
1141
1103
|
$utrecht-textarea-disabled-border-color: #94A3B8;
|
|
1142
1104
|
$utrecht-textarea-disabled-background-color: #CBD5E1;
|
|
@@ -1232,8 +1194,8 @@ $utrecht-checkbox-indeterminate-active-border-width: 1px;
|
|
|
1232
1194
|
$utrecht-checkbox-indeterminate-active-color: #fff;
|
|
1233
1195
|
$utrecht-checkbox-indeterminate-active-border-color: transparent;
|
|
1234
1196
|
$utrecht-checkbox-indeterminate-active-background-color: #98DDC8;
|
|
1235
|
-
$utrecht-form-field-invalid-padding-inline-start:
|
|
1236
|
-
$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;
|
|
1237
1199
|
$utrecht-form-field-invalid-border-inline-start-color: #d52b1e;
|
|
1238
1200
|
$utrecht-form-field-margin-block-start: 0.5rem;
|
|
1239
1201
|
$utrecht-form-field-margin-block-end: 0.5rem;
|
|
@@ -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
|
.uitvoerend-mintgroen {
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
--rhc-border-width-default: 1px;
|
|
22
22
|
--rhc-font-family-secondary: RijksoverheidSerifWeb, 'Times New Roman', serif;
|
|
23
23
|
--rhc-font-family-primary: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
24
|
-
--rhc-size-3-lint:
|
|
24
|
+
--rhc-size-3-lint: 144px;
|
|
25
25
|
--rhc-size-2-lint: 96px;
|
|
26
26
|
--rhc-size-lint: 48px;
|
|
27
27
|
--rhc-size-half-lint: 24px;
|
|
@@ -224,6 +224,7 @@
|
|
|
224
224
|
--rhc-nav-bar-color: #76d2b6;
|
|
225
225
|
--rhc-nav-bar-background-color: #fff;
|
|
226
226
|
--rhc-nav-bar-heading-font-weight: 700;
|
|
227
|
+
--rhc-nav-bar-link-font-size: 1.25rem;
|
|
227
228
|
--rhc-nav-bar-link-column-gap: 0.5rem;
|
|
228
229
|
--rhc-nav-bar-link-padding-inline-start: 0.75rem;
|
|
229
230
|
--rhc-nav-bar-link-padding-inline-end: 0.75rem;
|
|
@@ -323,7 +324,6 @@
|
|
|
323
324
|
--rhc-sub-nav-bar-column-gap: 0.5rem;
|
|
324
325
|
--rhc-sub-nav-bar-background-color: #f2f4f6;
|
|
325
326
|
--rhc-color-none: transparent;
|
|
326
|
-
--rhc-color-transparent-30: #0000004d;
|
|
327
327
|
--rhc-color-zwart: #000;
|
|
328
328
|
--rhc-color-wit: #fff;
|
|
329
329
|
--rhc-color-lintblauw-500: #154273;
|
|
@@ -458,7 +458,6 @@
|
|
|
458
458
|
--rhc-color-border-strong: #0F172A;
|
|
459
459
|
--rhc-color-border-subdued: #94A3B8;
|
|
460
460
|
--rhc-color-border-default: #64748B;
|
|
461
|
-
--rhc-color-backdrop: #0000004d;
|
|
462
461
|
--rhc-color-foreground-on-light-color: #000;
|
|
463
462
|
--rhc-color-foreground-on-dark-color: #fff;
|
|
464
463
|
--rhc-color-foreground-link: #01689b;
|
|
@@ -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: #76d2b6;
|
|
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: #76d2b6;
|
|
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%;
|
|
@@ -706,8 +709,8 @@
|
|
|
706
709
|
--utrecht-drawer-background-color: #fff;
|
|
707
710
|
--utrecht-drawer-z-index: 1;
|
|
708
711
|
--utrecht-drawer-max-inline-size: 256px;
|
|
709
|
-
--utrecht-form-fieldset-invalid-border-inline-start-width:
|
|
710
|
-
--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;
|
|
711
714
|
--utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
|
712
715
|
--utrecht-form-fieldset-section-color: #0F172A;
|
|
713
716
|
--utrecht-form-fieldset-section-background-color: transparent;
|
|
@@ -1030,6 +1033,8 @@
|
|
|
1030
1033
|
--utrecht-alert-border-radius: 5px;
|
|
1031
1034
|
--utrecht-alert-border-color: transparent;
|
|
1032
1035
|
--utrecht-alert-background-color: #d9ebf7;
|
|
1036
|
+
--utrecht-blockquote-content-font-size: 1.25rem;
|
|
1037
|
+
--utrecht-blockquote-content-color: #154273;
|
|
1033
1038
|
--utrecht-blockquote-attribution-font-size: 1.25rem;
|
|
1034
1039
|
--utrecht-blockquote-attribution-color: #154273;
|
|
1035
1040
|
--utrecht-blockquote-row-gap: 0.75rem;
|
|
@@ -1045,46 +1050,6 @@
|
|
|
1045
1050
|
--utrecht-blockquote-border-color: transparent;
|
|
1046
1051
|
--utrecht-blockquote-border-inline-start-width: 0px;
|
|
1047
1052
|
--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: 'Fira Sans', 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: 'Fira Sans', 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: #76d2b6;
|
|
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
1053
|
--utrecht-number-badge-padding-inline: 0.5rem;
|
|
1089
1054
|
--utrecht-number-badge-padding-block: 0.125rem;
|
|
1090
1055
|
--utrecht-number-badge-min-inline-size: 24px;
|
|
@@ -1109,22 +1074,12 @@
|
|
|
1109
1074
|
--utrecht-figure-caption-padding-block-end: 0.5rem;
|
|
1110
1075
|
--utrecht-figure-caption-border-width: 4px;
|
|
1111
1076
|
--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
1077
|
--utrecht-form-field-description-margin-block-start: -0.5rem;
|
|
1122
1078
|
--utrecht-form-field-description-margin-block-end: 0.5rem;
|
|
1123
1079
|
--utrecht-form-field-description-line-height: 150%;
|
|
1124
1080
|
--utrecht-form-field-description-font-size: 1.25rem;
|
|
1125
1081
|
--utrecht-form-field-description-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1126
1082
|
--utrecht-form-field-description-color: #334155;
|
|
1127
|
-
--utrecht-form-field-description-padding-block-end: 0.5rem;
|
|
1128
1083
|
--utrecht-form-field-error-message-padding-inline-start: 0rem;
|
|
1129
1084
|
--utrecht-form-field-error-message-padding-inline-end: 0rem;
|
|
1130
1085
|
--utrecht-form-field-error-message-padding-block-start: 0rem;
|
|
@@ -1137,8 +1092,15 @@
|
|
|
1137
1092
|
--utrecht-form-field-error-message-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1138
1093
|
--utrecht-form-field-error-message-color: #d52b1e;
|
|
1139
1094
|
--utrecht-form-field-error-message-background-color: transparent;
|
|
1140
|
-
--utrecht-form-
|
|
1141
|
-
--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;
|
|
1142
1104
|
--utrecht-textarea-disabled-color: #475569;
|
|
1143
1105
|
--utrecht-textarea-disabled-border-color: #94A3B8;
|
|
1144
1106
|
--utrecht-textarea-disabled-background-color: #CBD5E1;
|
|
@@ -1234,8 +1196,8 @@
|
|
|
1234
1196
|
--utrecht-checkbox-indeterminate-active-color: #fff;
|
|
1235
1197
|
--utrecht-checkbox-indeterminate-active-border-color: transparent;
|
|
1236
1198
|
--utrecht-checkbox-indeterminate-active-background-color: #98DDC8;
|
|
1237
|
-
--utrecht-form-field-invalid-padding-inline-start:
|
|
1238
|
-
--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;
|
|
1239
1201
|
--utrecht-form-field-invalid-border-inline-start-color: #d52b1e;
|
|
1240
1202
|
--utrecht-form-field-margin-block-start: 0.5rem;
|
|
1241
1203
|
--utrecht-form-field-margin-block-end: 0.5rem;
|
|
@@ -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;
|
|
@@ -829,6 +788,14 @@ export const nlHeadingLevel6FontWeight : number;
|
|
|
829
788
|
export const nlHeadingLevel6LineHeight : string;
|
|
830
789
|
export const nlHeadingLevel6MarginBlockEnd : string;
|
|
831
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;
|
|
832
799
|
export const rhcKeepComment : string;
|
|
833
800
|
export const rhcKeepTopLeftBorderRadiusTopLeft : string;
|
|
834
801
|
export const rhcKeepTopLeftBorderRadiusTopRight : number;
|
|
@@ -846,10 +813,6 @@ export const rhcKeepBottomLeftBorderRadiusTopLeft : number;
|
|
|
846
813
|
export const rhcKeepBottomLeftBorderRadiusTopRight : number;
|
|
847
814
|
export const rhcKeepBottomLeftBorderRadiusBottomRight : number;
|
|
848
815
|
export const rhcKeepBottomLeftBorderRadiusBottomLeft : string;
|
|
849
|
-
export const rhcDataBadgeButtonColumnGap : string;
|
|
850
|
-
export const rhcDataBadgeButtonHoverBackgroundColor : string;
|
|
851
|
-
export const rhcDataBadgeButtonHoverColor : string;
|
|
852
|
-
export const rhcBreadcrumbNavLinkCurrentColor : string;
|
|
853
816
|
export const rhcRoundedCornerXsBorderRadius : string;
|
|
854
817
|
export const rhcRoundedCornerMdBorderRadius : string;
|
|
855
818
|
export const rhcRoundedCornerXlBorderRadius : string;
|
|
@@ -901,7 +864,6 @@ export const rhcColorForegroundSubdued : string;
|
|
|
901
864
|
export const rhcColorForegroundLink : string;
|
|
902
865
|
export const rhcColorForegroundOnDarkColor : string;
|
|
903
866
|
export const rhcColorForegroundOnLightColor : string;
|
|
904
|
-
export const rhcColorBackdrop : string;
|
|
905
867
|
export const rhcColorBorderDefault : string;
|
|
906
868
|
export const rhcColorBorderSubdued : string;
|
|
907
869
|
export const rhcColorBorderStrong : string;
|
|
@@ -1036,7 +998,6 @@ export const rhcColorLintblauw400 : string;
|
|
|
1036
998
|
export const rhcColorLintblauw500 : string;
|
|
1037
999
|
export const rhcColorWit : string;
|
|
1038
1000
|
export const rhcColorZwart : string;
|
|
1039
|
-
export const rhcColorTransparent30 : string;
|
|
1040
1001
|
export const rhcColorNone : string;
|
|
1041
1002
|
export const rhcSubNavBarBackgroundColor : string;
|
|
1042
1003
|
export const rhcSubNavBarColumnGap : string;
|
|
@@ -1136,6 +1097,7 @@ export const rhcNavBarLinkPaddingBlockStart : string;
|
|
|
1136
1097
|
export const rhcNavBarLinkPaddingInlineEnd : string;
|
|
1137
1098
|
export const rhcNavBarLinkPaddingInlineStart : string;
|
|
1138
1099
|
export const rhcNavBarLinkColumnGap : string;
|
|
1100
|
+
export const rhcNavBarLinkFontSize : string;
|
|
1139
1101
|
export const rhcNavBarHeadingFontWeight : number;
|
|
1140
1102
|
export const rhcNavBarBackgroundColor : string;
|
|
1141
1103
|
export const rhcNavBarColor : string;
|