@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;
|
|
@@ -218,6 +218,7 @@ $rhc-nav-bar-border-color: #BE4088;
|
|
|
218
218
|
$rhc-nav-bar-color: #a90061;
|
|
219
219
|
$rhc-nav-bar-background-color: #fff;
|
|
220
220
|
$rhc-nav-bar-heading-font-weight: 700;
|
|
221
|
+
$rhc-nav-bar-link-font-size: 1.25rem;
|
|
221
222
|
$rhc-nav-bar-link-column-gap: 0.5rem;
|
|
222
223
|
$rhc-nav-bar-link-padding-inline-start: 0.75rem;
|
|
223
224
|
$rhc-nav-bar-link-padding-inline-end: 0.75rem;
|
|
@@ -322,7 +323,6 @@ $rhc-border-radius-keep: 0;
|
|
|
322
323
|
$rhc-border-radius-md: 0;
|
|
323
324
|
$rhc-border-radius-sm: 0;
|
|
324
325
|
$rhc-color-none: transparent;
|
|
325
|
-
$rhc-color-transparent-30: #0000004d;
|
|
326
326
|
$rhc-color-zwart: #000;
|
|
327
327
|
$rhc-color-wit: #fff;
|
|
328
328
|
$rhc-color-lintblauw-500: #154273;
|
|
@@ -457,7 +457,6 @@ $rhc-color-canvas: #fff;
|
|
|
457
457
|
$rhc-color-border-strong: #0F172A;
|
|
458
458
|
$rhc-color-border-subdued: #94A3B8;
|
|
459
459
|
$rhc-color-border-default: #64748B;
|
|
460
|
-
$rhc-color-backdrop: #0000004d;
|
|
461
460
|
$rhc-color-foreground-on-light-color: #000;
|
|
462
461
|
$rhc-color-foreground-on-dark-color: #fff;
|
|
463
462
|
$rhc-color-foreground-link: #01689b;
|
|
@@ -509,10 +508,6 @@ $rhc-rounded-corner-border-width: 2px;
|
|
|
509
508
|
$rhc-rounded-corner-xl-border-radius: 96px;
|
|
510
509
|
$rhc-rounded-corner-md-border-radius: 48px;
|
|
511
510
|
$rhc-rounded-corner-xs-border-radius: 24px;
|
|
512
|
-
$rhc-breadcrumb-nav-link-current-color: #334155;
|
|
513
|
-
$rhc-data-badge-button-hover-color: #fff;
|
|
514
|
-
$rhc-data-badge-button-hover-background-color: #a90061;
|
|
515
|
-
$rhc-data-badge-button-column-gap: 0.125rem;
|
|
516
511
|
$rhc-keep-bottom-left-border-radius-bottom-left: 48px;
|
|
517
512
|
$rhc-keep-bottom-left-border-radius-bottom-right: 0;
|
|
518
513
|
$rhc-keep-bottom-left-border-radius-top-right: 0;
|
|
@@ -529,7 +524,15 @@ $rhc-keep-top-left-border-radius-bottom-left: 0;
|
|
|
529
524
|
$rhc-keep-top-left-border-radius-bottom-right: 0;
|
|
530
525
|
$rhc-keep-top-left-border-radius-top-right: 0;
|
|
531
526
|
$rhc-keep-top-left-border-radius-top-left: 48px;
|
|
532
|
-
$rhc-keep-comment: ⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset
|
|
527
|
+
$rhc-keep-comment: ⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.;
|
|
528
|
+
$rhc-breadcrumb-nav-link-current-color: #334155;
|
|
529
|
+
$rhc-data-badge-button-hover-color: #fff;
|
|
530
|
+
$rhc-data-badge-button-hover-background-color: #a90061;
|
|
531
|
+
$rhc-data-badge-button-column-gap: 0.125rem;
|
|
532
|
+
$rhc-blockquote-margin-inline-start: 0rem;
|
|
533
|
+
$rhc-blockquote-margin-inline-end: 0rem;
|
|
534
|
+
$rhc-blockquote-margin-block-start: 0rem;
|
|
535
|
+
$rhc-blockquote-margin-block-end: 0rem;
|
|
533
536
|
$nl-heading-level-6-margin-block-start: 0rem;
|
|
534
537
|
$nl-heading-level-6-margin-block-end: 0rem;
|
|
535
538
|
$nl-heading-level-6-line-height: 150%;
|
|
@@ -705,8 +708,8 @@ $utrecht-drawer-border-color: #64748B;
|
|
|
705
708
|
$utrecht-drawer-background-color: #fff;
|
|
706
709
|
$utrecht-drawer-z-index: 1;
|
|
707
710
|
$utrecht-drawer-max-inline-size: 256px;
|
|
708
|
-
$utrecht-form-fieldset-invalid-border-inline-start-width:
|
|
709
|
-
$utrecht-form-fieldset-invalid-padding-inline-start:
|
|
711
|
+
$utrecht-form-fieldset-invalid-border-inline-start-width: 2px;
|
|
712
|
+
$utrecht-form-fieldset-invalid-padding-inline-start: 1rem;
|
|
710
713
|
$utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
|
711
714
|
$utrecht-form-fieldset-section-color: #0F172A;
|
|
712
715
|
$utrecht-form-fieldset-section-background-color: transparent;
|
|
@@ -1029,6 +1032,8 @@ $utrecht-alert-border-width: 0px;
|
|
|
1029
1032
|
$utrecht-alert-border-radius: 0;
|
|
1030
1033
|
$utrecht-alert-border-color: transparent;
|
|
1031
1034
|
$utrecht-alert-background-color: #d9ebf7;
|
|
1035
|
+
$utrecht-blockquote-content-font-size: 1.25rem;
|
|
1036
|
+
$utrecht-blockquote-content-color: #154273;
|
|
1032
1037
|
$utrecht-blockquote-attribution-font-size: 1.25rem;
|
|
1033
1038
|
$utrecht-blockquote-attribution-color: #154273;
|
|
1034
1039
|
$utrecht-blockquote-row-gap: 0.75rem;
|
|
@@ -1044,46 +1049,6 @@ $utrecht-blockquote-border-radius: 0px;
|
|
|
1044
1049
|
$utrecht-blockquote-border-color: transparent;
|
|
1045
1050
|
$utrecht-blockquote-border-inline-start-width: 0px;
|
|
1046
1051
|
$utrecht-blockquote-background-color: transparent;
|
|
1047
|
-
$utrecht-blockquote-pink-left-border-variation-padding-inline-start: 2.5rem;
|
|
1048
|
-
$utrecht-blockquote-pink-left-border-variation-padding-inline-end: 2.5rem;
|
|
1049
|
-
$utrecht-blockquote-pink-left-border-variation-padding-block-start: 1.5rem;
|
|
1050
|
-
$utrecht-blockquote-pink-left-border-variation-padding-block-end: 1.5rem;
|
|
1051
|
-
$utrecht-blockquote-pink-left-border-variation-border-inline-start-width: 0.75rem;
|
|
1052
|
-
$utrecht-blockquote-pink-left-border-variation-border-color: #F6BDE1;
|
|
1053
|
-
$utrecht-blockquote-pink-corner-border-variation-padding: 2.5rem;
|
|
1054
|
-
$utrecht-blockquote-pink-corner-border-variation-border-start-start-radius: 3rem;
|
|
1055
|
-
$utrecht-blockquote-pink-corner-border-variation-border-inline-start-width: 0.25rem;
|
|
1056
|
-
$utrecht-blockquote-pink-corner-border-variation-border-color: #F6BDE1;
|
|
1057
|
-
$utrecht-blockquote-pink-corner-border-variation-border-block-start-width: 0.25rem;
|
|
1058
|
-
$utrecht-blockquote-pink-background-variation-padding: 2.5rem;
|
|
1059
|
-
$utrecht-blockquote-pink-background-variation-border-end-start-radius: 3rem;
|
|
1060
|
-
$utrecht-blockquote-pink-background-variation-background-color: #F6BDE1;
|
|
1061
|
-
$utrecht-blockquote-content-font-size: 1.25rem;
|
|
1062
|
-
$utrecht-blockquote-content-color: #154273;
|
|
1063
|
-
$utrecht-blockquote-content-line-height: 150%;
|
|
1064
|
-
$utrecht-blockquote-content-font-weight: 400;
|
|
1065
|
-
$utrecht-blockquote-content-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1066
|
-
$utrecht-blockquote-caption-padding-block-start: 0.75rem;
|
|
1067
|
-
$utrecht-blockquote-caption-line-height: 150%;
|
|
1068
|
-
$utrecht-blockquote-caption-font-weight: 400;
|
|
1069
|
-
$utrecht-blockquote-caption-font-size: 1.25rem;
|
|
1070
|
-
$utrecht-blockquote-caption-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1071
|
-
$utrecht-blockquote-caption-color: #154273;
|
|
1072
|
-
$utrecht-blockquote-blue-corner-border-variation-border-inline-end-width: 2px;
|
|
1073
|
-
$utrecht-blockquote-blue-corner-border-variation-border-end-end-radius: 3rem;
|
|
1074
|
-
$utrecht-blockquote-blue-corner-border-variation-border-color: #a90061;
|
|
1075
|
-
$utrecht-blockquote-blue-corner-border-variation-border-block-end-width: 2px;
|
|
1076
|
-
$utrecht-blockquote-margin-inline-start: 0;
|
|
1077
|
-
$utrecht-blockquote-margin-inline-end: 0;
|
|
1078
|
-
$utrecht-blockquote-margin-block-start: 0;
|
|
1079
|
-
$utrecht-blockquote-margin-block-end: 0;
|
|
1080
|
-
$utrecht-blockquote-border-start-start-radius: 0;
|
|
1081
|
-
$utrecht-blockquote-border-start-end-radius: 0;
|
|
1082
|
-
$utrecht-blockquote-border-inline-end-width: 0;
|
|
1083
|
-
$utrecht-blockquote-border-end-start-radius: 0;
|
|
1084
|
-
$utrecht-blockquote-border-end-end-radius: 0;
|
|
1085
|
-
$utrecht-blockquote-border-block-start-width: 0;
|
|
1086
|
-
$utrecht-blockquote-border-block-end-width: 0;
|
|
1087
1052
|
$utrecht-number-badge-padding-inline: 0.5rem;
|
|
1088
1053
|
$utrecht-number-badge-padding-block: 0.125rem;
|
|
1089
1054
|
$utrecht-number-badge-min-inline-size: 24px;
|
|
@@ -1108,22 +1073,12 @@ $utrecht-figure-caption-padding-block-start: 0.5rem;
|
|
|
1108
1073
|
$utrecht-figure-caption-padding-block-end: 0.5rem;
|
|
1109
1074
|
$utrecht-figure-caption-border-width: 4px;
|
|
1110
1075
|
$utrecht-figure-caption-border-color: #CBD5E1;
|
|
1111
|
-
$utrecht-form-label-disabled-color: #94A3B8;
|
|
1112
|
-
$utrecht-form-label-checked-font-weight: 400;
|
|
1113
|
-
$utrecht-form-label-radio-font-weight: 400;
|
|
1114
|
-
$utrecht-form-label-radio-color: #0F172A;
|
|
1115
|
-
$utrecht-form-label-checkbox-font-weight: 400;
|
|
1116
|
-
$utrecht-form-label-checkbox-color: #0F172A;
|
|
1117
|
-
$utrecht-form-label-font-weight: 700;
|
|
1118
|
-
$utrecht-form-label-font-size: 1.25rem;
|
|
1119
|
-
$utrecht-form-label-color: #0F172A;
|
|
1120
1076
|
$utrecht-form-field-description-margin-block-start: -0.5rem;
|
|
1121
1077
|
$utrecht-form-field-description-margin-block-end: 0.5rem;
|
|
1122
1078
|
$utrecht-form-field-description-line-height: 150%;
|
|
1123
1079
|
$utrecht-form-field-description-font-size: 1.25rem;
|
|
1124
1080
|
$utrecht-form-field-description-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1125
1081
|
$utrecht-form-field-description-color: #334155;
|
|
1126
|
-
$utrecht-form-field-description-padding-block-end: 0.5rem;
|
|
1127
1082
|
$utrecht-form-field-error-message-padding-inline-start: 0rem;
|
|
1128
1083
|
$utrecht-form-field-error-message-padding-inline-end: 0rem;
|
|
1129
1084
|
$utrecht-form-field-error-message-padding-block-start: 0rem;
|
|
@@ -1136,8 +1091,15 @@ $utrecht-form-field-error-message-font-size: 1.25rem;
|
|
|
1136
1091
|
$utrecht-form-field-error-message-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1137
1092
|
$utrecht-form-field-error-message-color: #d52b1e;
|
|
1138
1093
|
$utrecht-form-field-error-message-background-color: transparent;
|
|
1139
|
-
$utrecht-form-
|
|
1140
|
-
$utrecht-form-
|
|
1094
|
+
$utrecht-form-label-disabled-color: #94A3B8;
|
|
1095
|
+
$utrecht-form-label-checked-font-weight: 400;
|
|
1096
|
+
$utrecht-form-label-radio-font-weight: 400;
|
|
1097
|
+
$utrecht-form-label-radio-color: #0F172A;
|
|
1098
|
+
$utrecht-form-label-checkbox-font-weight: 400;
|
|
1099
|
+
$utrecht-form-label-checkbox-color: #0F172A;
|
|
1100
|
+
$utrecht-form-label-font-weight: 700;
|
|
1101
|
+
$utrecht-form-label-font-size: 1.25rem;
|
|
1102
|
+
$utrecht-form-label-color: #0F172A;
|
|
1141
1103
|
$utrecht-textarea-disabled-color: #475569;
|
|
1142
1104
|
$utrecht-textarea-disabled-border-color: #94A3B8;
|
|
1143
1105
|
$utrecht-textarea-disabled-background-color: #CBD5E1;
|
|
@@ -1233,8 +1195,8 @@ $utrecht-checkbox-indeterminate-active-border-width: 1px;
|
|
|
1233
1195
|
$utrecht-checkbox-indeterminate-active-color: #fff;
|
|
1234
1196
|
$utrecht-checkbox-indeterminate-active-border-color: transparent;
|
|
1235
1197
|
$utrecht-checkbox-indeterminate-active-background-color: #BE4088;
|
|
1236
|
-
$utrecht-form-field-invalid-padding-inline-start:
|
|
1237
|
-
$utrecht-form-field-invalid-border-inline-start-width:
|
|
1198
|
+
$utrecht-form-field-invalid-padding-inline-start: 1rem;
|
|
1199
|
+
$utrecht-form-field-invalid-border-inline-start-width: 2px;
|
|
1238
1200
|
$utrecht-form-field-invalid-border-inline-start-color: #d52b1e;
|
|
1239
1201
|
$utrecht-form-field-margin-block-start: 0.5rem;
|
|
1240
1202
|
$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-violet-oud {
|
|
@@ -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;
|
|
@@ -220,6 +220,7 @@
|
|
|
220
220
|
--rhc-nav-bar-color: #a90061;
|
|
221
221
|
--rhc-nav-bar-background-color: #fff;
|
|
222
222
|
--rhc-nav-bar-heading-font-weight: 700;
|
|
223
|
+
--rhc-nav-bar-link-font-size: 1.25rem;
|
|
223
224
|
--rhc-nav-bar-link-column-gap: 0.5rem;
|
|
224
225
|
--rhc-nav-bar-link-padding-inline-start: 0.75rem;
|
|
225
226
|
--rhc-nav-bar-link-padding-inline-end: 0.75rem;
|
|
@@ -324,7 +325,6 @@
|
|
|
324
325
|
--rhc-border-radius-md: 0;
|
|
325
326
|
--rhc-border-radius-sm: 0;
|
|
326
327
|
--rhc-color-none: transparent;
|
|
327
|
-
--rhc-color-transparent-30: #0000004d;
|
|
328
328
|
--rhc-color-zwart: #000;
|
|
329
329
|
--rhc-color-wit: #fff;
|
|
330
330
|
--rhc-color-lintblauw-500: #154273;
|
|
@@ -459,7 +459,6 @@
|
|
|
459
459
|
--rhc-color-border-strong: #0F172A;
|
|
460
460
|
--rhc-color-border-subdued: #94A3B8;
|
|
461
461
|
--rhc-color-border-default: #64748B;
|
|
462
|
-
--rhc-color-backdrop: #0000004d;
|
|
463
462
|
--rhc-color-foreground-on-light-color: #000;
|
|
464
463
|
--rhc-color-foreground-on-dark-color: #fff;
|
|
465
464
|
--rhc-color-foreground-link: #01689b;
|
|
@@ -511,10 +510,6 @@
|
|
|
511
510
|
--rhc-rounded-corner-xl-border-radius: 96px;
|
|
512
511
|
--rhc-rounded-corner-md-border-radius: 48px;
|
|
513
512
|
--rhc-rounded-corner-xs-border-radius: 24px;
|
|
514
|
-
--rhc-breadcrumb-nav-link-current-color: #334155;
|
|
515
|
-
--rhc-data-badge-button-hover-color: #fff;
|
|
516
|
-
--rhc-data-badge-button-hover-background-color: #a90061;
|
|
517
|
-
--rhc-data-badge-button-column-gap: 0.125rem;
|
|
518
513
|
--rhc-keep-bottom-left-border-radius-bottom-left: 48px;
|
|
519
514
|
--rhc-keep-bottom-left-border-radius-bottom-right: 0;
|
|
520
515
|
--rhc-keep-bottom-left-border-radius-top-right: 0;
|
|
@@ -531,7 +526,15 @@
|
|
|
531
526
|
--rhc-keep-top-left-border-radius-bottom-right: 0;
|
|
532
527
|
--rhc-keep-top-left-border-radius-top-right: 0;
|
|
533
528
|
--rhc-keep-top-left-border-radius-top-left: 48px;
|
|
534
|
-
--rhc-keep-comment: ⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset
|
|
529
|
+
--rhc-keep-comment: ⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.;
|
|
530
|
+
--rhc-breadcrumb-nav-link-current-color: #334155;
|
|
531
|
+
--rhc-data-badge-button-hover-color: #fff;
|
|
532
|
+
--rhc-data-badge-button-hover-background-color: #a90061;
|
|
533
|
+
--rhc-data-badge-button-column-gap: 0.125rem;
|
|
534
|
+
--rhc-blockquote-margin-inline-start: 0rem;
|
|
535
|
+
--rhc-blockquote-margin-inline-end: 0rem;
|
|
536
|
+
--rhc-blockquote-margin-block-start: 0rem;
|
|
537
|
+
--rhc-blockquote-margin-block-end: 0rem;
|
|
535
538
|
--nl-heading-level-6-margin-block-start: 0rem;
|
|
536
539
|
--nl-heading-level-6-margin-block-end: 0rem;
|
|
537
540
|
--nl-heading-level-6-line-height: 150%;
|
|
@@ -707,8 +710,8 @@
|
|
|
707
710
|
--utrecht-drawer-background-color: #fff;
|
|
708
711
|
--utrecht-drawer-z-index: 1;
|
|
709
712
|
--utrecht-drawer-max-inline-size: 256px;
|
|
710
|
-
--utrecht-form-fieldset-invalid-border-inline-start-width:
|
|
711
|
-
--utrecht-form-fieldset-invalid-padding-inline-start:
|
|
713
|
+
--utrecht-form-fieldset-invalid-border-inline-start-width: 2px;
|
|
714
|
+
--utrecht-form-fieldset-invalid-padding-inline-start: 1rem;
|
|
712
715
|
--utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
|
713
716
|
--utrecht-form-fieldset-section-color: #0F172A;
|
|
714
717
|
--utrecht-form-fieldset-section-background-color: transparent;
|
|
@@ -1031,6 +1034,8 @@
|
|
|
1031
1034
|
--utrecht-alert-border-radius: 0;
|
|
1032
1035
|
--utrecht-alert-border-color: transparent;
|
|
1033
1036
|
--utrecht-alert-background-color: #d9ebf7;
|
|
1037
|
+
--utrecht-blockquote-content-font-size: 1.25rem;
|
|
1038
|
+
--utrecht-blockquote-content-color: #154273;
|
|
1034
1039
|
--utrecht-blockquote-attribution-font-size: 1.25rem;
|
|
1035
1040
|
--utrecht-blockquote-attribution-color: #154273;
|
|
1036
1041
|
--utrecht-blockquote-row-gap: 0.75rem;
|
|
@@ -1046,46 +1051,6 @@
|
|
|
1046
1051
|
--utrecht-blockquote-border-color: transparent;
|
|
1047
1052
|
--utrecht-blockquote-border-inline-start-width: 0px;
|
|
1048
1053
|
--utrecht-blockquote-background-color: transparent;
|
|
1049
|
-
--utrecht-blockquote-pink-left-border-variation-padding-inline-start: 2.5rem;
|
|
1050
|
-
--utrecht-blockquote-pink-left-border-variation-padding-inline-end: 2.5rem;
|
|
1051
|
-
--utrecht-blockquote-pink-left-border-variation-padding-block-start: 1.5rem;
|
|
1052
|
-
--utrecht-blockquote-pink-left-border-variation-padding-block-end: 1.5rem;
|
|
1053
|
-
--utrecht-blockquote-pink-left-border-variation-border-inline-start-width: 0.75rem;
|
|
1054
|
-
--utrecht-blockquote-pink-left-border-variation-border-color: #F6BDE1;
|
|
1055
|
-
--utrecht-blockquote-pink-corner-border-variation-padding: 2.5rem;
|
|
1056
|
-
--utrecht-blockquote-pink-corner-border-variation-border-start-start-radius: 3rem;
|
|
1057
|
-
--utrecht-blockquote-pink-corner-border-variation-border-inline-start-width: 0.25rem;
|
|
1058
|
-
--utrecht-blockquote-pink-corner-border-variation-border-color: #F6BDE1;
|
|
1059
|
-
--utrecht-blockquote-pink-corner-border-variation-border-block-start-width: 0.25rem;
|
|
1060
|
-
--utrecht-blockquote-pink-background-variation-padding: 2.5rem;
|
|
1061
|
-
--utrecht-blockquote-pink-background-variation-border-end-start-radius: 3rem;
|
|
1062
|
-
--utrecht-blockquote-pink-background-variation-background-color: #F6BDE1;
|
|
1063
|
-
--utrecht-blockquote-content-font-size: 1.25rem;
|
|
1064
|
-
--utrecht-blockquote-content-color: #154273;
|
|
1065
|
-
--utrecht-blockquote-content-line-height: 150%;
|
|
1066
|
-
--utrecht-blockquote-content-font-weight: 400;
|
|
1067
|
-
--utrecht-blockquote-content-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1068
|
-
--utrecht-blockquote-caption-padding-block-start: 0.75rem;
|
|
1069
|
-
--utrecht-blockquote-caption-line-height: 150%;
|
|
1070
|
-
--utrecht-blockquote-caption-font-weight: 400;
|
|
1071
|
-
--utrecht-blockquote-caption-font-size: 1.25rem;
|
|
1072
|
-
--utrecht-blockquote-caption-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1073
|
-
--utrecht-blockquote-caption-color: #154273;
|
|
1074
|
-
--utrecht-blockquote-blue-corner-border-variation-border-inline-end-width: 2px;
|
|
1075
|
-
--utrecht-blockquote-blue-corner-border-variation-border-end-end-radius: 3rem;
|
|
1076
|
-
--utrecht-blockquote-blue-corner-border-variation-border-color: #a90061;
|
|
1077
|
-
--utrecht-blockquote-blue-corner-border-variation-border-block-end-width: 2px;
|
|
1078
|
-
--utrecht-blockquote-margin-inline-start: 0;
|
|
1079
|
-
--utrecht-blockquote-margin-inline-end: 0;
|
|
1080
|
-
--utrecht-blockquote-margin-block-start: 0;
|
|
1081
|
-
--utrecht-blockquote-margin-block-end: 0;
|
|
1082
|
-
--utrecht-blockquote-border-start-start-radius: 0;
|
|
1083
|
-
--utrecht-blockquote-border-start-end-radius: 0;
|
|
1084
|
-
--utrecht-blockquote-border-inline-end-width: 0;
|
|
1085
|
-
--utrecht-blockquote-border-end-start-radius: 0;
|
|
1086
|
-
--utrecht-blockquote-border-end-end-radius: 0;
|
|
1087
|
-
--utrecht-blockquote-border-block-start-width: 0;
|
|
1088
|
-
--utrecht-blockquote-border-block-end-width: 0;
|
|
1089
1054
|
--utrecht-number-badge-padding-inline: 0.5rem;
|
|
1090
1055
|
--utrecht-number-badge-padding-block: 0.125rem;
|
|
1091
1056
|
--utrecht-number-badge-min-inline-size: 24px;
|
|
@@ -1110,22 +1075,12 @@
|
|
|
1110
1075
|
--utrecht-figure-caption-padding-block-end: 0.5rem;
|
|
1111
1076
|
--utrecht-figure-caption-border-width: 4px;
|
|
1112
1077
|
--utrecht-figure-caption-border-color: #CBD5E1;
|
|
1113
|
-
--utrecht-form-label-disabled-color: #94A3B8;
|
|
1114
|
-
--utrecht-form-label-checked-font-weight: 400;
|
|
1115
|
-
--utrecht-form-label-radio-font-weight: 400;
|
|
1116
|
-
--utrecht-form-label-radio-color: #0F172A;
|
|
1117
|
-
--utrecht-form-label-checkbox-font-weight: 400;
|
|
1118
|
-
--utrecht-form-label-checkbox-color: #0F172A;
|
|
1119
|
-
--utrecht-form-label-font-weight: 700;
|
|
1120
|
-
--utrecht-form-label-font-size: 1.25rem;
|
|
1121
|
-
--utrecht-form-label-color: #0F172A;
|
|
1122
1078
|
--utrecht-form-field-description-margin-block-start: -0.5rem;
|
|
1123
1079
|
--utrecht-form-field-description-margin-block-end: 0.5rem;
|
|
1124
1080
|
--utrecht-form-field-description-line-height: 150%;
|
|
1125
1081
|
--utrecht-form-field-description-font-size: 1.25rem;
|
|
1126
1082
|
--utrecht-form-field-description-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1127
1083
|
--utrecht-form-field-description-color: #334155;
|
|
1128
|
-
--utrecht-form-field-description-padding-block-end: 0.5rem;
|
|
1129
1084
|
--utrecht-form-field-error-message-padding-inline-start: 0rem;
|
|
1130
1085
|
--utrecht-form-field-error-message-padding-inline-end: 0rem;
|
|
1131
1086
|
--utrecht-form-field-error-message-padding-block-start: 0rem;
|
|
@@ -1138,8 +1093,15 @@
|
|
|
1138
1093
|
--utrecht-form-field-error-message-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1139
1094
|
--utrecht-form-field-error-message-color: #d52b1e;
|
|
1140
1095
|
--utrecht-form-field-error-message-background-color: transparent;
|
|
1141
|
-
--utrecht-form-
|
|
1142
|
-
--utrecht-form-
|
|
1096
|
+
--utrecht-form-label-disabled-color: #94A3B8;
|
|
1097
|
+
--utrecht-form-label-checked-font-weight: 400;
|
|
1098
|
+
--utrecht-form-label-radio-font-weight: 400;
|
|
1099
|
+
--utrecht-form-label-radio-color: #0F172A;
|
|
1100
|
+
--utrecht-form-label-checkbox-font-weight: 400;
|
|
1101
|
+
--utrecht-form-label-checkbox-color: #0F172A;
|
|
1102
|
+
--utrecht-form-label-font-weight: 700;
|
|
1103
|
+
--utrecht-form-label-font-size: 1.25rem;
|
|
1104
|
+
--utrecht-form-label-color: #0F172A;
|
|
1143
1105
|
--utrecht-textarea-disabled-color: #475569;
|
|
1144
1106
|
--utrecht-textarea-disabled-border-color: #94A3B8;
|
|
1145
1107
|
--utrecht-textarea-disabled-background-color: #CBD5E1;
|
|
@@ -1235,8 +1197,8 @@
|
|
|
1235
1197
|
--utrecht-checkbox-indeterminate-active-color: #fff;
|
|
1236
1198
|
--utrecht-checkbox-indeterminate-active-border-color: transparent;
|
|
1237
1199
|
--utrecht-checkbox-indeterminate-active-background-color: #BE4088;
|
|
1238
|
-
--utrecht-form-field-invalid-padding-inline-start:
|
|
1239
|
-
--utrecht-form-field-invalid-border-inline-start-width:
|
|
1200
|
+
--utrecht-form-field-invalid-padding-inline-start: 1rem;
|
|
1201
|
+
--utrecht-form-field-invalid-border-inline-start-width: 2px;
|
|
1240
1202
|
--utrecht-form-field-invalid-border-inline-start-color: #d52b1e;
|
|
1241
1203
|
--utrecht-form-field-margin-block-start: 0.5rem;
|
|
1242
1204
|
--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:39 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 : number;
|
|
@@ -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 rhcBorderRadiusSm : number;
|
|
1042
1003
|
export const rhcBorderRadiusMd : number;
|
|
@@ -1141,6 +1102,7 @@ export const rhcNavBarLinkPaddingBlockStart : string;
|
|
|
1141
1102
|
export const rhcNavBarLinkPaddingInlineEnd : string;
|
|
1142
1103
|
export const rhcNavBarLinkPaddingInlineStart : string;
|
|
1143
1104
|
export const rhcNavBarLinkColumnGap : string;
|
|
1105
|
+
export const rhcNavBarLinkFontSize : string;
|
|
1144
1106
|
export const rhcNavBarHeadingFontWeight : number;
|
|
1145
1107
|
export const rhcNavBarBackgroundColor : string;
|
|
1146
1108
|
export const rhcNavBarColor : string;
|