@utrecht/design-tokens 2.0.0 → 2.1.1

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.
Files changed (83) hide show
  1. package/.stylelintrc.json +5 -1
  2. package/CHANGELOG.md +14 -0
  3. package/config.json +8 -0
  4. package/dist/_mixin-theme.scss +64 -55
  5. package/dist/_mixin.scss +1011 -0
  6. package/dist/_variables.scss +64 -55
  7. package/dist/background-image-icon.css +0 -1
  8. package/dist/dark/_mixin-theme.scss +64 -55
  9. package/dist/dark/_mixin.scss +1022 -0
  10. package/dist/dark/_variables.scss +1019 -0
  11. package/dist/dark/index.cjs +1022 -0
  12. package/dist/dark/index.css +64 -55
  13. package/dist/dark/index.d.ts +1143 -0
  14. package/dist/dark/index.flat.json +1018 -0
  15. package/dist/dark/index.json +30708 -0
  16. package/dist/dark/index.mjs +1020 -0
  17. package/dist/dark/index.tokens.json +7790 -0
  18. package/dist/dark/list.json +30708 -0
  19. package/dist/dark/property.css +703 -0
  20. package/dist/dark/root.css +546 -537
  21. package/dist/dark/theme-prince-xml.css +1022 -0
  22. package/dist/dark/theme.css +1022 -0
  23. package/dist/dark/tokens.cjs +37484 -0
  24. package/dist/dark/tokens.d.ts +4792 -0
  25. package/dist/dark/tokens.json +37480 -0
  26. package/dist/dark/variables.cjs +1022 -0
  27. package/dist/dark/variables.css +1022 -0
  28. package/dist/dark/variables.d.ts +1143 -0
  29. package/dist/dark/variables.json +1018 -0
  30. package/dist/dark/variables.less +1019 -0
  31. package/dist/dark/variables.mjs +1020 -0
  32. package/dist/index.cjs +67 -58
  33. package/dist/index.css +131 -118
  34. package/dist/index.d.ts +59 -47
  35. package/dist/index.flat.json +607 -597
  36. package/dist/index.json +7028 -7230
  37. package/dist/index.mjs +67 -58
  38. package/dist/index.tokens.json +2170 -911
  39. package/dist/list.json +31825 -0
  40. package/dist/property.css +768 -0
  41. package/dist/root.css +541 -532
  42. package/dist/theme-prince-xml.css +64 -55
  43. package/dist/theme.css +541 -532
  44. package/dist/tokens.cjs +10583 -9537
  45. package/dist/tokens.d.ts +609 -249
  46. package/dist/tokens.json +38622 -0
  47. package/dist/variables.cjs +1011 -0
  48. package/dist/variables.css +1011 -0
  49. package/dist/variables.d.ts +1132 -0
  50. package/dist/variables.json +1007 -0
  51. package/dist/variables.less +64 -55
  52. package/dist/variables.mjs +1009 -0
  53. package/package.json +6 -5
  54. package/src/background-image-icon.scss +0 -1
  55. package/src/brand/utrecht/typography.tokens.json +9 -9
  56. package/src/component/of/progress-indicator.tokens.json +1 -1
  57. package/src/component/utrecht/accordion.tokens.json +1 -0
  58. package/src/component/utrecht/backdrop.tokens.json +1 -1
  59. package/src/component/utrecht/blockquote.tokens.json +3 -3
  60. package/src/component/utrecht/button.tokens.json +1 -3
  61. package/src/component/utrecht/code-block.tokens.json +2 -2
  62. package/src/component/utrecht/figure.tokens.json +2 -2
  63. package/src/component/utrecht/form-fieldset.tokens.json +2 -2
  64. package/src/component/utrecht/form-toggle.tokens.json +1 -1
  65. package/src/component/utrecht/link.tokens.json +3 -1
  66. package/src/component/utrecht/number-badge.tokens.json +23 -0
  67. package/src/component/utrecht/pagination.tokens.json +1 -1
  68. package/src/component/utrecht/skip-link.tokens.json +4 -2
  69. package/src/component/utrecht/spotlight-section.tokens.json +8 -0
  70. package/src/component/utrecht/table.tokens.json +1 -1
  71. package/src/component/utrecht/textarea.tokens.json +1 -0
  72. package/src/component/utrecht/toptask-link.tokens.json +1 -1
  73. package/src/css-property-formatter.mjs +46 -0
  74. package/src/dark/component/tokens.json +1 -1
  75. package/src/index.scss +2 -5
  76. package/style-dictionary-build-dark.mjs +64 -0
  77. package/style-dictionary-build.mjs +41 -0
  78. package/style-dictionary-config.mjs +261 -0
  79. package/dist/figma-tokens.json +0 -36582
  80. package/src/css-property-formatter.js +0 -35
  81. package/src/style-dictionary-config-dark.js +0 -56
  82. package/src/style-dictionary-config.js +0 -63
  83. package/style-dictionary.config.json +0 -143
@@ -0,0 +1,1019 @@
1
+
2
+ // Do not edit directly, this file was auto-generated.
3
+
4
+ $of-progress-indicator-mobile-box-shadow: 0px 0px 2px 0px rgba(0 0 0 / 20%);
5
+ $denhaag-process-steps-sub-step-marker-size: 12px;
6
+ $denhaag-process-steps-step-marker-size: 28px;
7
+ $utrecht-toptask-nav-link-grid-max-inline-size: 240px;
8
+ $utrecht-stack-focus-z-index: 1;
9
+ $utrecht-border-style-dotted: dotted;
10
+ $utrecht-border-style-solid: solid;
11
+ $utrecht-border-radius-none: 0;
12
+ $utrecht-border-radius-round: 999px;
13
+ $utrecht-border-radius-lg: 8px;
14
+ $utrecht-border-radius-md: 4px;
15
+ $utrecht-border-radius-sm: 2px;
16
+ $utrecht-border-width-md: 2px;
17
+ $utrecht-border-width-sm: 1px;
18
+ $utrecht-typography-line-height-lg: 2;
19
+ $utrecht-typography-line-height-md: 1.5;
20
+ $utrecht-typography-line-height-sm: 1.25;
21
+ $utrecht-typography-line-height-xs: 1;
22
+ $utrecht-typography-font-style-inherit: inherit;
23
+ $utrecht-typography-font-style-normal: normal;
24
+ $utrecht-typography-weight-scale-normal-font-weight: 400;
25
+ $utrecht-typography-weight-scale-bold-font-weight: 700;
26
+ $utrecht-typography-scale-4xl-font-size: 2rem; // 32px
27
+ $utrecht-typography-scale-3xl-font-size: 1.5rem; // 24px
28
+ $utrecht-typography-scale-2xl-font-size: 1.375rem; // 22px
29
+ $utrecht-typography-scale-xl-font-size: 1.25rem; // 20px
30
+ $utrecht-typography-scale-lg-font-size: 1.125rem; // 18px
31
+ $utrecht-typography-scale-md-font-size: 1rem; // 16px
32
+ $utrecht-typography-scale-sm-font-size: 0.875rem; // 14px
33
+ $utrecht-typography-scale-xs-font-size: 0.75rem; // 12px
34
+ $utrecht-typography-scale-2xs-font-size: 0.5rem; // 8px
35
+ $utrecht-typography-sans-serif-font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Arial", sans-serif;
36
+ $utrecht-icon-scale-4xl: 48px;
37
+ $utrecht-icon-scale-3xl: 36px; // Formaat voor toptaks iconen
38
+ $utrecht-icon-scale-2xl: 30px; // Formaat voor marker iconen
39
+ $utrecht-icon-scale-xl: 26px; // Formaat social media iconen
40
+ $utrecht-icon-scale-lg: 24px; // Voor kalender iconen
41
+ $utrecht-icon-scale-md: 16px; // Formaat voor radio button
42
+ $utrecht-icon-scale-sm: 12px;
43
+ $utrecht-icon-scale-xs: 8px;
44
+ $utrecht-icon-scale-2xs: 4px;
45
+ $utrecht-icon-scale-3xs: 1px;
46
+ $utrecht-color-black: hsl(0 0% 0%);
47
+ $utrecht-color-white: hsl(0 0% 100%);
48
+ $utrecht-color-invalid: #990000;
49
+ $utrecht-color-secondary-grey: #757575; // Grijs
50
+ $utrecht-color-secondary-brown: #ad643b; // Bruin
51
+ $utrecht-color-secondary-navy: #1c4181; // Marineblauw
52
+ $utrecht-color-secondary-blue: #006dff; // Blauw
53
+ $utrecht-color-secondary-cyan: #009ed4; // Cyaan
54
+ $utrecht-color-secondary-green: #32ab27; // Groen
55
+ $utrecht-color-secondary-lime: #99d000; // Lime
56
+ $utrecht-color-secondary-yellow: #ffcc00; // Geel
57
+ $utrecht-color-secondary-orange: #ff6e00; // Oranje
58
+ $utrecht-color-secondary-red: #cc0000; // Red
59
+ $utrecht-color-secondary-magenta: #f02198; // Magenta
60
+ $utrecht-color-secondary-purple: #762cd1; // Paars
61
+ $utrecht-color-green-90: hsl(90 30% 90%); // Achtergrond licht groen
62
+ $utrecht-color-green-80: hsl(90 30% 80%); // Licht groen
63
+ $utrecht-color-green-50: hsl(90 30% 50%); // Standaard groen #80a659
64
+ $utrecht-color-green-40: hsl(90 30% 38%); // donker groen
65
+ $utrecht-color-green-30: hsl(90 30% 30%); // donker groen voor darkmode achtergrond
66
+ $utrecht-color-yellow-80: hsl(48 100% 80%); // spotlight en uitgelicht
67
+ $utrecht-color-yellow-60: hsl(48 100% 60%); // selecteer geel
68
+ $utrecht-color-yellow-50: hsl(48 100% 50%); // basis geel #ffcc00
69
+ $utrecht-color-yellow-40: hsl(48 100% 40%); // donker geel
70
+ $utrecht-color-yellow-20: hsl(48 100% 20%); // donker geel voor darkmode achtergrond
71
+ $utrecht-color-grey-95: hsl(0 0% 95%); // grijs variant voor achtergrond accordion #f2f2f2
72
+ $utrecht-color-grey-90: hsl(0 0% 90%); // grijs variant voor achtergrond templates #e6e6e6
73
+ $utrecht-color-grey-80: hsl(0 0% 80%); // grijs variant voor achtergrond content #e5e5e5
74
+ $utrecht-color-grey-40: hsl(0 0% 40%); // basis grijs #727272
75
+ $utrecht-color-grey-30: hsl(0 0% 30%); // border grijs #888
76
+ $utrecht-color-grey-20: hsl(0 0% 20%); // experimenteel / beperkt gebruiken
77
+ $utrecht-color-grey-15: hsl(0 0% 15%); // experimenteel / achtergrond kleur voor darkmode
78
+ $utrecht-color-grey-10: hsl(0 0% 10%); // experimenteel / beperkt gebruiken
79
+ $utrecht-color-blue-90: hsl(211 60% 90%); // ijsblauw variant achtergrond, spotlight en uitgelicht
80
+ $utrecht-color-blue-80: hsl(211 60% 80%); // licht blauw voor achtergrond
81
+ $utrecht-color-blue-60: hsl(211 60% 60%); // experimenteel / Drak mode link en button kleur
82
+ $utrecht-color-blue-50: hsl(211 60% 50%); // experimenteel / beperkt gebruiken
83
+ $utrecht-color-blue-40: hsl(211 60% 40%); // blauw variant bij hover/focus #3669a5
84
+ $utrecht-color-blue-35: hsl(211 60% 35%); // basis link en knoppen CTA donkerblauw
85
+ $utrecht-color-blue-30: hsl(211 60% 30%); // Deze kleur gebruiken we niet (interaction active)
86
+ $utrecht-color-blue-20: hsl(211 60% 20%); // basis donkerblauw (OS focus)
87
+ $utrecht-color-red-95: hsl(0 100% 95%); // Achtergrond rode kleur
88
+ $utrecht-color-red-40: hsl(0 100% 40%); // basis rood #cc0000
89
+ $utrecht-color-red-30: hsl(0 100% 30%); // hover rood
90
+ $utrecht-color-red-20: hsl(0 100% 20%); // donker rood
91
+ $utrecht-unordered-list-item-margin-block-end: 0.25rem;
92
+ $utrecht-unordered-list-item-margin-block-start: 0.25rem;
93
+ $utrecht-unordered-list-margin-block-end: 0;
94
+ $utrecht-toptask-link-icon-size: 2.25rem;
95
+ $utrecht-toptask-link-hover-transform-scale: 1.02;
96
+ $utrecht-toptask-link-min-inline-size: 15rem;
97
+ $utrecht-toptask-link-min-block-size: 8.25rem;
98
+ $utrecht-toptask-link-line-height: 1.2;
99
+ $utrecht-textbox-border-bottom-width: 3px;
100
+ $utrecht-textarea-border-bottom-width: 3px;
101
+ $utrecht-textarea-border-block-end-width: 3px;
102
+ $utrecht-table-cell-icon-size: 1em;
103
+ $utrecht-table-cell-padding-inline-start: 0.4em;
104
+ $utrecht-table-cell-padding-inline-end: 0.4em;
105
+ $utrecht-table-cell-padding-block-start: 0.5em;
106
+ $utrecht-table-cell-padding-block-end: 0.5em;
107
+ $utrecht-table-cell-line-height: 1.5rem;
108
+ $utrecht-table-footer-sticky-border-block-start-width: 2px;
109
+ $utrecht-table-header-sticky-border-block-end-width: 2px;
110
+ $utrecht-table-caption-margin-block-end: 1em;
111
+ $utrecht-table-caption-text-align: start;
112
+ $utrecht-table-margin-block-end: 0;
113
+ $utrecht-separator-block-size: 8px;
114
+ $utrecht-select-border-block-end-width: 3px;
115
+ $utrecht-search-bar-dropdown-max-block-size: 300px;
116
+ $utrecht-search-bar-dropdown-border-width: 1px;
117
+ $utrecht-search-bar-input-background-size: 1em;
118
+ $utrecht-search-bar-input-background-position-y: 50%;
119
+ $utrecht-search-bar-input-background-position-x: .5em;
120
+ $utrecht-search-bar-button-hover-scale: 1;
121
+ $utrecht-search-bar-button-hover-background-color: hsl(359 65% 58%);
122
+ $utrecht-rich-text-confidant-margin-block-end: 0;
123
+ $utrecht-radio-button-border-radius: 0;
124
+ $utrecht-radio-button-invalid-border-width: 2px;
125
+ $utrecht-radio-button-icon-size: 42%;
126
+ $utrecht-radio-button-margin-inline-end: 12px;
127
+ $utrecht-radio-button-size: 24px;
128
+ $utrecht-radio-button-border-width: 2px;
129
+ $utrecht-paragraph-margin-block-end: 0;
130
+ $utrecht-pagination-relative-link-distanced-margin-inline-start: 0.5em;
131
+ $utrecht-pagination-relative-link-distanced-margin-inline-end: 0.5em;
132
+ $utrecht-pagination-relative-link-text-transform: uppercase;
133
+ $utrecht-pagination-relative-link-text-decoration: none;
134
+ $utrecht-pagination-relative-link-padding-block-start: 0.5em;
135
+ $utrecht-pagination-relative-link-padding-block-end: 0.5em;
136
+ $utrecht-pagination-relative-link-padding-inline-start: 0.5em;
137
+ $utrecht-pagination-relative-link-padding-inline-end: 0.5em;
138
+ $utrecht-pagination-relative-link-border-width: 2px;
139
+ $utrecht-pagination-page-link-distanced-margin-inline-start: 0.5em;
140
+ $utrecht-pagination-page-link-text-decoration: none;
141
+ $utrecht-pagination-page-link-padding-block-start: 0.5em;
142
+ $utrecht-pagination-page-link-padding-block-end: 0.5em;
143
+ $utrecht-pagination-page-link-padding-inline-start: 0.5em;
144
+ $utrecht-pagination-page-link-padding-inline-end: 0.5em;
145
+ $utrecht-pagination-page-link-border-width: 2px;
146
+ $utrecht-pagination-page-link-border-color: transparent;
147
+ $utrecht-pagination-page-link-background-color: transparent;
148
+ $utrecht-pagination-margin-block-end: 1em;
149
+ $utrecht-pagination-margin-block-start: 0;
150
+ $utrecht-page-padding-inline-start: 2em;
151
+ $utrecht-page-padding-block-end: 1em;
152
+ $utrecht-page-padding-inline-end: 2em;
153
+ $utrecht-page-padding-block-start: 1.8em;
154
+ $utrecht-page-max-inline-size: 1184px;
155
+ $utrecht-page-margin-inline-end: 2em;
156
+ $utrecht-page-margin-inline-start: 2em;
157
+ $utrecht-page-header-padding-inline-end: 2.4em;
158
+ $utrecht-page-header-padding-inline-start: 2em;
159
+ $utrecht-page-header-padding-block-end: 1em;
160
+ $utrecht-page-header-padding-block-start: 1.8em;
161
+ $utrecht-page-content-padding-block-end: 2em;
162
+ $utrecht-page-content-padding-block-start: 2em;
163
+ $utrecht-ordered-list-item-padding-inline-start: 0;
164
+ $utrecht-ordered-list-item-margin-block-end: 0.25em;
165
+ $utrecht-ordered-list-item-margin-block-start: 0.25em;
166
+ $utrecht-ordered-list-padding-inline-start: 28.8px;
167
+ $utrecht-ordered-list-margin-block-end: 1em;
168
+ $utrecht-ordered-list-margin-block-start: 0;
169
+ $utrecht-number-data-negative-color: red;
170
+ $utrecht-number-data-positive-color: green;
171
+ $utrecht-number-badge-padding-inline: 1ex; // Default inline padding color for badge components
172
+ $utrecht-number-badge-padding-block: 1ex; // Default block padding for badge components
173
+ $utrecht-topnav-link-focus-text-decoration: none;
174
+ $utrecht-topnav-link-focus-border-type: dotted;
175
+ $utrecht-mapcontrolbutton-margin-inline-start: 0;
176
+ $utrecht-mapcontrolbutton-margin-inline-end: 0;
177
+ $utrecht-mapcontrolbutton-focus-text-decoration: none;
178
+ $utrecht-mapcontrolbutton-border-radius: 2px;
179
+ $utrecht-map-marker-icon-size: 30px;
180
+ $utrecht-map-marker-box-shadow-color: rgb(0 0 0 / 20%);
181
+ $utrecht-map-marker-border-width: 3px;
182
+ $utrecht-map-marker-size: 48px;
183
+ $utrecht-logo-min-inline-size: 110.57px;
184
+ $utrecht-logo-min-block-size: 58.97px;
185
+ $utrecht-logo-max-inline-size: 192px;
186
+ $utrecht-logo-max-block-size: 103px;
187
+ $utrecht-listbox-option-min-block-size: 44px;
188
+ $utrecht-listbox-max-block-size: 300px;
189
+ $utrecht-listbox-inline-size: 448px;
190
+ $utrecht-list-social-item-margin-inline-end: 10px;
191
+ $utrecht-link-icon-size: 1.2em;
192
+ $utrecht-link-hover-text-decoration-thickness: 3px;
193
+ $utrecht-link-hover-text-decoration: underline;
194
+ $utrecht-link-focus-visible-text-decoration: none;
195
+ $utrecht-link-text-underline-offset: 3px;
196
+ $utrecht-link-text-decoration: underline;
197
+ $utrecht-link-social-hover-transform-scale: 1.1;
198
+ $utrecht-link-social-icon-size: 26px;
199
+ $utrecht-link-social-size: 40px;
200
+ $utrecht-link-social-border-width: 2px;
201
+ $utrecht-link-list-icon-size: 14px;
202
+ $utrecht-link-list-link-text-decoration: none;
203
+ $utrecht-icon-baseline-inset-block-start: 0.125em;
204
+ $utrecht-icon-size: 48px;
205
+ $utrecht-heading-5-margin-block-start: 1rem;
206
+ $utrecht-heading-5-margin-block-end: 0.2rem;
207
+ $utrecht-heading-4-margin-block-start: 1.2rem;
208
+ $utrecht-heading-4-margin-block-end: 0.3rem;
209
+ $utrecht-heading-3-margin-block-start: 1rem;
210
+ $utrecht-heading-3-margin-block-end: 0.2rem;
211
+ $utrecht-heading-2-margin-block-start: 1.5rem;
212
+ $utrecht-heading-2-margin-block-end: 0.3rem;
213
+ $utrecht-heading-1-margin-block-start: 0.67rem;
214
+ $utrecht-heading-1-margin-block-end: 0.67rem;
215
+ $utrecht-form-toggle-focus-border-width: 2px;
216
+ $utrecht-form-toggle-focus-border-style: dotted;
217
+ $utrecht-form-toggle-thumb-disabled-box-shadow: 0;
218
+ $utrecht-form-toggle-thumb-min-inline-size: 18px;
219
+ $utrecht-form-toggle-thumb-margin-inline-end: .25em;
220
+ $utrecht-form-toggle-thumb-margin-inline-start: .25em;
221
+ $utrecht-form-toggle-track-border-radius: 10em;
222
+ $utrecht-form-toggle-width: 48px;
223
+ $utrecht-form-toggle-padding-block-start: 0;
224
+ $utrecht-form-toggle-padding-block-end: 0;
225
+ $utrecht-form-toggle-padding-inline-start: 0;
226
+ $utrecht-form-toggle-padding-inline-end: 0;
227
+ $utrecht-form-toggle-height: 24px;
228
+ $utrecht-form-toggle-border-width: 2px;
229
+ $utrecht-form-toggle-border-radius: 10em;
230
+ $utrecht-form-toggle-border-style: solid;
231
+ $utrecht-form-toggle-border-color: transparent;
232
+ $utrecht-form-toggle-accent-color: hsla(0 0% 48% / 100%);
233
+ $utrecht-form-label-font-size: 1em;
234
+ $utrecht-form-field-invalid-border-inline-start-width: 3px;
235
+ $utrecht-form-control-block-size: 42px;
236
+ $utrecht-form-control-read-only-border-color: transparent;
237
+ $utrecht-form-control-padding-inline-start: 12px;
238
+ $utrecht-form-control-padding-inline-end: 12px;
239
+ $utrecht-form-control-padding-block-start: 8px;
240
+ $utrecht-form-control-padding-block-end: 8px;
241
+ $utrecht-form-control-max-inline-size: 28em;
242
+ $utrecht-form-control-border-radius: 0;
243
+ $utrecht-focus-outline-style: dotted;
244
+ $utrecht-figure-caption-color: #727272;
245
+ $utrecht-drawer-max-inline-size: 320px;
246
+ $utrecht-drawer-max-block-size: 240px;
247
+ $utrecht-drawer-border-width: 1px;
248
+ $utrecht-document-line-height: 1.4;
249
+ $utrecht-data-list-rows-column-inline-size: 80%;
250
+ $utrecht-data-list-rows-column-min-inline-size: 25ch;
251
+ $utrecht-space-column-5xl: 64px; // Extra Large 5
252
+ $utrecht-space-column-4xl: 48px; // Extra Large 4
253
+ $utrecht-space-column-3xl: 32px; // Extra Large 3
254
+ $utrecht-space-column-2xl: 28px; // Extra Large 2
255
+ $utrecht-space-column-xl: 24px; // Extra Large
256
+ $utrecht-space-column-lg: 20px; // Large
257
+ $utrecht-space-column-md: 16px; // Medium
258
+ $utrecht-space-column-sm: 12px; // Small
259
+ $utrecht-space-column-xs: 8px; // Extra Small
260
+ $utrecht-space-column-2xs: 4px; // Extra Small 2
261
+ $utrecht-space-column-3xs: 2px; // Extra Small 3
262
+ $utrecht-space-column-4xs: 1px; // Extra Small 4
263
+ $utrecht-space-row-5xl: 64px; // Extra Large 5
264
+ $utrecht-space-row-4xl: 48px; // Extra Large 4
265
+ $utrecht-space-row-3xl: 32px; // Extra Large 3
266
+ $utrecht-space-row-2xl: 28px; // Extra Large 2
267
+ $utrecht-space-row-xl: 24px; // Extra Large
268
+ $utrecht-space-row-lg: 20px; // Large
269
+ $utrecht-space-row-md: 16px; // Medium
270
+ $utrecht-space-row-sm: 12px; // Small
271
+ $utrecht-space-row-xs: 8px; // Extra Small
272
+ $utrecht-space-row-2xs: 4px; // Extra Small 2
273
+ $utrecht-space-row-3xs: 2px; // Extra Small 3
274
+ $utrecht-space-row-4xs: 1px; // Extra Small 4
275
+ $utrecht-space-text-3xl: 3ch; // Extra Large 3
276
+ $utrecht-space-text-2xl: 2ch; // Extra Large 2
277
+ $utrecht-space-text-xl: 1.75ch; // Extra Large
278
+ $utrecht-space-text-lg: 1.5ch; // Large
279
+ $utrecht-space-text-md: 1ch; // Medium
280
+ $utrecht-space-text-sm: 0.75ch; // Small
281
+ $utrecht-space-text-xs: 0.5ch; // Extra Small
282
+ $utrecht-space-text-2xs: 0.25ch; // Extra Small 2
283
+ $utrecht-space-text-3xs: 0.125ch; // Extra Small 3
284
+ $utrecht-space-inline-4xl: 48px; // Extra Large 4
285
+ $utrecht-space-inline-3xl: 32px; // Extra Large 3
286
+ $utrecht-space-inline-2xl: 28px; // Extra Large 2
287
+ $utrecht-space-inline-xl: 24px; // Extra Large
288
+ $utrecht-space-inline-lg: 20px; // Large
289
+ $utrecht-space-inline-md: 16px; // Medium
290
+ $utrecht-space-inline-sm: 12px; // Small
291
+ $utrecht-space-inline-xs: 8px; // Extra Small
292
+ $utrecht-space-inline-2xs: 4px; // Extra Small 2
293
+ $utrecht-space-inline-3xs: 2px; // Extra Small 3
294
+ $utrecht-space-block-4xs: 1px;
295
+ $utrecht-space-block-4xl: 64px; // Extra Large 4
296
+ $utrecht-space-block-3xl: 48px; // Extra Large 3
297
+ $utrecht-space-block-2xl: 32px; // Extra Large 2
298
+ $utrecht-space-block-xl: 24px; // Extra Large
299
+ $utrecht-space-block-lg: 20px; // Large
300
+ $utrecht-space-block-md: 16px; // Medium
301
+ $utrecht-space-block-sm: 12px; // Small
302
+ $utrecht-space-block-xs: 8px; // Extra Small
303
+ $utrecht-space-block-2xs: 4px; // Extra Small 2
304
+ $utrecht-space-block-3xs: 2px; // Extra Small 3
305
+ $utrecht-pointer-target-min-size: 44px;
306
+ $utrecht-action-submit-cursor: pointer;
307
+ $utrecht-action-navigate-cursor: pointer;
308
+ $utrecht-action-inert-cursor: default;
309
+ $utrecht-action-disabled-cursor: not-allowed;
310
+ $utrecht-action-busy-cursor: wait;
311
+ $utrecht-action-activate-cursor: pointer;
312
+ $utrecht-column-layout-column-width: 350px;
313
+ $utrecht-column-layout-column-rule-width: 2px;
314
+ $utrecht-code-block-padding-inline-end: 20px;
315
+ $utrecht-code-block-padding-inline-start: 20px;
316
+ $utrecht-code-block-padding-block-end: 20px;
317
+ $utrecht-code-block-padding-block-start: 20px;
318
+ $utrecht-checkbox-margin-block-start: 0;
319
+ $utrecht-checkbox-focus-border-width: 2px;
320
+ $utrecht-checkbox-size: 24px;
321
+ $utrecht-checkbox-border-width: 2px;
322
+ $utrecht-checkbox-border-radius: 0;
323
+ $utrecht-calendar-icon-size: 24px;
324
+ $utrecht-calendar-navigation-label-min-inline-size: 200px;
325
+ $utrecht-calendar-navigation-padding-block-end: 2px;
326
+ $utrecht-calendar-navigation-padding-block-start: 2px;
327
+ $utrecht-calendar-table-days-item-day-disabled-border-color: transparent;
328
+ $utrecht-calendar-table-days-item-day-selected-border-color: transparent;
329
+ $utrecht-calendar-table-days-item-day-emphasis-border-color: transparent;
330
+ $utrecht-calendar-table-days-item-day-is-today-font-weight: 700;
331
+ $utrecht-calendar-table-days-item-day-out-of-the-month-border-color: transparent;
332
+ $utrecht-calendar-table-days-item-day-active-border-color: transparent;
333
+ $utrecht-calendar-table-days-item-day-focus-border-color: transparent;
334
+ $utrecht-calendar-table-days-item-day-border-color: transparent;
335
+ $utrecht-calendar-table-days-item-day-border-width: 2px;
336
+ $utrecht-calendar-table-days-item-day-size: 44px;
337
+ $utrecht-calendar-table-weeks-item-line-height: 1.5rem;
338
+ $utrecht-calendar-table-weeks-item-padding-block-end: 10px;
339
+ $utrecht-calendar-table-weeks-item-padding-block-start: 4px;
340
+ $utrecht-calendar-table-weeks-item-width: 44px;
341
+ $utrecht-button-subtle-disabled-background-color: transparent;
342
+ $utrecht-button-subtle-font-weight: 700;
343
+ $utrecht-button-subtle-border-color: transparent;
344
+ $utrecht-button-subtle-background-color: transparent;
345
+ $utrecht-button-primary-action-danger-hover-border-color: transparent;
346
+ $utrecht-button-primary-action-danger-border-color: transparent;
347
+ $utrecht-button-primary-action-warning-hover-border-color: transparent;
348
+ $utrecht-button-primary-action-warning-border-color: transparent;
349
+ $utrecht-button-primary-action-ready-hover-border-color: transparent;
350
+ $utrecht-button-primary-action-ready-border-color: transparent;
351
+ $utrecht-button-primary-action-hover-border-color: transparent;
352
+ $utrecht-button-primary-action-border-color: transparent;
353
+ $utrecht-button-hover-scale: 1.02;
354
+ $utrecht-button-focus-scale: 1.02;
355
+ $utrecht-button-margin-inline-end: 0;
356
+ $utrecht-button-margin-inline-start: 0;
357
+ $utrecht-button-border-width: 1px;
358
+ $utrecht-button-border-radius: 0;
359
+ $utrecht-breadcrumb-nav-divider-inline-size: 1px;
360
+ $utrecht-breadcrumb-nav-link-text-decoration: none;
361
+ $utrecht-breadcrumb-nav-link-hover-text-decoration: underline;
362
+ $utrecht-breadcrumb-nav-link-focus-text-decoration: underline;
363
+ $utrecht-breadcrumb-nav-min-block-size: 34px;
364
+ $utrecht-blockquote-margin-block-end: 1.6em;
365
+ $utrecht-blockquote-margin-block-start: 1.6em;
366
+ $utrecht-blockquote-margin-inline-end: 1.6em;
367
+ $utrecht-blockquote-margin-inline-start: 1.6em;
368
+ $utrecht-badge-border-radius: 0; // Default corner radius for badge components
369
+ $utrecht-badge-counter-padding-inline: 1ex; // Default inline padding color for badge components
370
+ $utrecht-badge-counter-padding-block: 1ex; // Default block padding for badge components
371
+ $utrecht-backdrop-reduced-transparency-opacity: 0.98;
372
+ $utrecht-backdrop-fade-in-animation-duration: 400ms;
373
+ $utrecht-backdrop-opacity: 0.8;
374
+ $utrecht-article-max-inline-size: 780px;
375
+ $utrecht-alert-icon-inset-block-start: 6px;
376
+ $utrecht-alert-icon-size: 24px;
377
+ $utrecht-alert-ok-background-color: #4D6336;
378
+ $utrecht-alert-warning-background-color: #665200;
379
+ $utrecht-alert-dialog-min-inline-size: 320px;
380
+ $utrecht-alert-dialog-min-block-size: 100px;
381
+ $utrecht-alert-dialog-max-block-size: 80vh;
382
+ $utrecht-accordion-panel-border-width: 2px;
383
+ $utrecht-accordion-button-icon-size: 24px;
384
+ $utrecht-accordion-button-hover-background-color: inherit;
385
+ $utrecht-accordion-button-border-width: 0;
386
+ $denhaag-process-steps-sub-step-heading-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
387
+ $denhaag-process-steps-sub-step-heading-font-size: $utrecht-typography-scale-sm-font-size;
388
+ $denhaag-process-steps-sub-step-heading-color: $utrecht-color-grey-15;
389
+ $denhaag-process-steps-step-description-font-size: $utrecht-typography-scale-md-font-size;
390
+ $denhaag-process-steps-step-description-color: $utrecht-color-black;
391
+ $denhaag-process-steps-step-metadata-font-size: $utrecht-typography-scale-sm-font-size;
392
+ $denhaag-process-steps-step-metadata-color: $utrecht-color-grey-15;
393
+ $denhaag-process-steps-step-line-warning-color: $utrecht-color-invalid;
394
+ $denhaag-process-steps-step-line-checked-color: $utrecht-color-green-30;
395
+ $denhaag-process-steps-step-line-color: $utrecht-color-green-30;
396
+ $denhaag-process-steps-step-line-stroke-width: $utrecht-border-width-md;
397
+ $denhaag-process-steps-sub-step-marker-background-color: $utrecht-color-white;
398
+ $denhaag-process-steps-sub-step-marker-border-color: $utrecht-color-green-30;
399
+ $denhaag-process-steps-step-marker-warning-color: $utrecht-color-invalid;
400
+ $denhaag-process-steps-step-marker-warning-background-color: $utrecht-color-white;
401
+ $denhaag-process-steps-step-marker-warning-border-color: $utrecht-color-invalid;
402
+ $denhaag-process-steps-step-marker-checked-color: $utrecht-color-green-30;
403
+ $denhaag-process-steps-step-marker-checked-border-width: $utrecht-border-width-md;
404
+ $denhaag-process-steps-step-marker-checked-background-color: $utrecht-color-white;
405
+ $denhaag-process-steps-step-marker-checked-border-color: $utrecht-color-green-30;
406
+ $denhaag-process-steps-step-marker-current-color: $utrecht-color-white;
407
+ $denhaag-process-steps-step-marker-current-border-width: $utrecht-border-width-md;
408
+ $denhaag-process-steps-step-marker-current-background-color: $utrecht-color-green-30;
409
+ $denhaag-process-steps-step-marker-current-border-color: $utrecht-color-green-30;
410
+ $denhaag-process-steps-step-marker-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
411
+ $denhaag-process-steps-step-marker-font-size: $utrecht-typography-scale-sm-font-size;
412
+ $denhaag-process-steps-step-marker-color: $utrecht-color-green-30;
413
+ $denhaag-process-steps-step-marker-border-width: $utrecht-border-width-md;
414
+ $denhaag-process-steps-step-marker-background-color: $utrecht-color-white;
415
+ $denhaag-process-steps-step-marker-border-color: $utrecht-color-green-30;
416
+ $denhaag-process-steps-step-heading-warning-color: $utrecht-color-black;
417
+ $denhaag-process-steps-step-heading-not-checked-color: $utrecht-color-black;
418
+ $denhaag-process-steps-step-heading-checked-background-color: $utrecht-color-white;
419
+ $denhaag-process-steps-step-heading-checked-color: $utrecht-color-black;
420
+ $denhaag-process-steps-step-heading-current-color: $utrecht-color-black;
421
+ $denhaag-process-steps-step-heading-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
422
+ $denhaag-process-steps-step-heading-font-size: $utrecht-typography-scale-lg-font-size;
423
+ $denhaag-process-steps-step-heading-font-family: $utrecht-typography-sans-serif-font-family;
424
+ $denhaag-process-steps-step-heading-color: $utrecht-color-black;
425
+ $denhaag-process-steps-font-family: $utrecht-typography-sans-serif-font-family;
426
+ $utrecht-toptask-nav-gap: $utrecht-space-column-md;
427
+ $utrecht-menulijst-item-hover-color: $utrecht-color-blue-40;
428
+ $utrecht-menulijst-item-color: $utrecht-color-blue-35;
429
+ $utrecht-unordered-list-marker-color: $utrecht-color-red-40;
430
+ $utrecht-unordered-list-margin-block-start: $utrecht-space-block-md;
431
+ $utrecht-toptask-link-padding-inline-start: $utrecht-space-inline-xl;
432
+ $utrecht-toptask-link-padding-inline-end: $utrecht-space-inline-xl;
433
+ $utrecht-toptask-link-padding-block-start: $utrecht-space-block-xl;
434
+ $utrecht-toptask-link-padding-block-end: $utrecht-space-block-xl;
435
+ $utrecht-toptask-link-font-size: $utrecht-typography-scale-md-font-size;
436
+ $utrecht-textarea-line-height: $utrecht-typography-line-height-md;
437
+ $utrecht-table-row-alternate-even-color: $utrecht-color-black;
438
+ $utrecht-table-row-alternate-even-background-color: $utrecht-color-grey-95;
439
+ $utrecht-table-row-alternate-odd-color: $utrecht-color-black;
440
+ $utrecht-table-row-alternate-odd-background-color: $utrecht-color-white;
441
+ $utrecht-table-row-border-block-end-width: $utrecht-border-width-sm;
442
+ $utrecht-table-row-border-block-end-color: $utrecht-color-grey-90;
443
+ $utrecht-table-cell-selected-color: $utrecht-color-black;
444
+ $utrecht-table-cell-selected-background-color: $utrecht-color-blue-90;
445
+ $utrecht-table-footer-sticky-border-block-start-color: $utrecht-color-red-40;
446
+ $utrecht-table-footer-sticky-color: $utrecht-color-black;
447
+ $utrecht-table-footer-sticky-background-color: $utrecht-color-white;
448
+ $utrecht-table-header-sticky-border-block-end-color: $utrecht-color-red-40;
449
+ $utrecht-table-header-sticky-color: $utrecht-color-black;
450
+ $utrecht-table-header-sticky-background-color: $utrecht-color-white;
451
+ $utrecht-table-header-border-block-end-width: $utrecht-border-width-md;
452
+ $utrecht-table-header-border-block-end-color: $utrecht-color-red-40;
453
+ $utrecht-table-header-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
454
+ $utrecht-table-caption-font-size: $utrecht-typography-scale-lg-font-size;
455
+ $utrecht-table-caption-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
456
+ $utrecht-table-margin-block-start: $utrecht-space-block-md;
457
+ $utrecht-surface-color: $utrecht-color-grey-95;
458
+ $utrecht-surface-background-color: $utrecht-color-grey-15;
459
+ $utrecht-spotlight-section-ok-background-color: $utrecht-color-green-90;
460
+ $utrecht-spotlight-section-error-background-color: $utrecht-color-red-95;
461
+ $utrecht-spotlight-section-warning-color: $utrecht-color-grey-15;
462
+ $utrecht-spotlight-section-warning-background-color: $utrecht-color-yellow-20;
463
+ $utrecht-spotlight-section-info-color: $utrecht-color-grey-15;
464
+ $utrecht-spotlight-section-info-background-color: $utrecht-color-blue-35;
465
+ $utrecht-spotlight-section-padding-inline-end: $utrecht-space-inline-md;
466
+ $utrecht-spotlight-section-padding-inline-start: $utrecht-space-inline-md;
467
+ $utrecht-spotlight-section-padding-block-end: $utrecht-space-block-sm;
468
+ $utrecht-spotlight-section-padding-block-start: $utrecht-space-block-md;
469
+ $utrecht-spotlight-section-color: $utrecht-color-grey-15;
470
+ $utrecht-spotlight-section-background-color: $utrecht-color-grey-20;
471
+ $utrecht-skip-link-focus-visible-text-decoration: $utrecht-link-focus-visible-text-decoration;
472
+ $utrecht-skip-link-text-decoration: $utrecht-link-text-decoration;
473
+ $utrecht-separator-margin-block-start: $utrecht-space-block-md;
474
+ $utrecht-separator-margin-block-end: $utrecht-space-block-md;
475
+ $utrecht-separator-color: $utrecht-color-grey-90;
476
+ $utrecht-search-bar-list-item-is-selected-background-color: $utrecht-color-grey-95;
477
+ $utrecht-search-bar-list-item-is-selected-color: $utrecht-color-black;
478
+ $utrecht-search-bar-list-item-is-active-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
479
+ $utrecht-search-bar-list-item-is-active-background-color: $utrecht-color-grey-95;
480
+ $utrecht-search-bar-list-item-is-active-color: $utrecht-color-black;
481
+ $utrecht-search-bar-section-title-margin-inline-start: $utrecht-space-inline-xs;
482
+ $utrecht-search-bar-section-title-color: $utrecht-color-black;
483
+ $utrecht-search-bar-section-title-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
484
+ $utrecht-search-bar-section-title-font-size: $utrecht-typography-scale-md-font-size;
485
+ $utrecht-search-bar-section-margin-block-end: $utrecht-space-inline-xs;
486
+ $utrecht-search-bar-dropdown-padding-block-end: $utrecht-space-block-xs;
487
+ $utrecht-search-bar-dropdown-padding-block-start: $utrecht-space-block-xs;
488
+ $utrecht-search-bar-dropdown-border-color: $utrecht-color-red-40;
489
+ $utrecht-search-bar-input-padding-inline-start: $utrecht-space-inline-3xl;
490
+ $utrecht-search-bar-input-border-color: $utrecht-color-red-40;
491
+ $utrecht-search-bar-button-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
492
+ $utrecht-search-bar-button-font-size: $utrecht-typography-scale-sm-font-size;
493
+ $utrecht-search-bar-button-color: $utrecht-color-white;
494
+ $utrecht-search-bar-button-border-color: $utrecht-color-red-40;
495
+ $utrecht-search-bar-button-background-color: $utrecht-color-red-40;
496
+ $utrecht-rich-text-best-friend-margin-block-end: $utrecht-space-block-2xs;
497
+ $utrecht-rich-text-friend-margin-block-end: $utrecht-space-block-xs;
498
+ $utrecht-rich-text-acquaintance-margin-block-end: $utrecht-space-block-md;
499
+ $utrecht-rich-text-stranger-margin-block-end: $utrecht-space-block-2xl;
500
+ $utrecht-radio-button-color: $utrecht-color-white;
501
+ $utrecht-radio-button-disabled-color: $utrecht-color-white;
502
+ $utrecht-radio-button-disabled-border-color: $utrecht-color-grey-80;
503
+ $utrecht-radio-button-disabled-background-color: $utrecht-color-grey-80;
504
+ $utrecht-radio-button-focus-border-color: $utrecht-color-blue-40;
505
+ $utrecht-radio-button-hover-background-color: $utrecht-color-blue-90;
506
+ $utrecht-radio-button-checked-focus-border-color: $utrecht-color-blue-20;
507
+ $utrecht-radio-button-checked-hover-color: $utrecht-color-blue-90;
508
+ $utrecht-radio-button-checked-hover-background-color: $utrecht-color-blue-40;
509
+ $utrecht-radio-button-checked-active-color: $utrecht-color-blue-80;
510
+ $utrecht-radio-button-checked-active-background-color: $utrecht-color-blue-40;
511
+ $utrecht-radio-button-checked-border-color: $utrecht-color-blue-40;
512
+ $utrecht-radio-button-checked-background-color: $utrecht-color-blue-40;
513
+ $utrecht-radio-button-active-background-color: $utrecht-color-blue-80;
514
+ $utrecht-pre-heading-margin-block-start: $utrecht-space-row-2xl;
515
+ $utrecht-pre-heading-font-size: $utrecht-typography-scale-md-font-size;
516
+ $utrecht-paragraph-small-font-size: $utrecht-typography-scale-sm-font-size;
517
+ $utrecht-paragraph-lead-line-height: $utrecht-typography-line-height-md;
518
+ $utrecht-paragraph-lead-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
519
+ $utrecht-paragraph-lead-font-size: $utrecht-typography-scale-xl-font-size;
520
+ $utrecht-paragraph-margin-block-start: $utrecht-space-block-md;
521
+ $utrecht-paragraph-line-height: $utrecht-typography-line-height-md;
522
+ $utrecht-paragraph-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
523
+ $utrecht-paragraph-font-size: $utrecht-typography-scale-md-font-size;
524
+ $utrecht-paragraph-font-family: $utrecht-typography-sans-serif-font-family;
525
+ $utrecht-pagination-relative-link-hover-color: $utrecht-color-white;
526
+ $utrecht-pagination-relative-link-hover-border-color: $utrecht-color-blue-35;
527
+ $utrecht-pagination-relative-link-hover-background-color: $utrecht-color-blue-35;
528
+ $utrecht-pagination-relative-link-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
529
+ $utrecht-pagination-relative-link-color: $utrecht-color-blue-35;
530
+ $utrecht-pagination-relative-link-border-color: $utrecht-color-blue-35;
531
+ $utrecht-pagination-relative-link-background-color: $utrecht-color-white;
532
+ $utrecht-pagination-page-link-hover-color: $utrecht-color-white;
533
+ $utrecht-pagination-page-link-hover-border-color: $utrecht-color-blue-35;
534
+ $utrecht-pagination-page-link-hover-background-color: $utrecht-color-blue-35;
535
+ $utrecht-pagination-page-link-current-color: $utrecht-color-white;
536
+ $utrecht-pagination-page-link-current-border-color: $utrecht-color-blue-35;
537
+ $utrecht-pagination-page-link-current-background-color: $utrecht-color-blue-35;
538
+ $utrecht-pagination-page-link-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
539
+ $utrecht-pagination-page-link-color: $utrecht-color-blue-35;
540
+ $utrecht-pagination-font-size: $utrecht-typography-scale-sm-font-size;
541
+ $utrecht-page-color: $utrecht-color-grey-95;
542
+ $utrecht-page-background-color: $utrecht-color-grey-15;
543
+ $utrecht-page-footer-padding-block-start: $utrecht-space-block-3xl;
544
+ $utrecht-page-footer-padding-block-end: $utrecht-space-block-3xl;
545
+ $utrecht-page-footer-padding-inline-start: $utrecht-space-inline-2xl;
546
+ $utrecht-page-footer-padding-inline-end: $utrecht-space-inline-2xl;
547
+ $utrecht-page-footer-background-image: linear-gradient(45deg, $utrecht-color-red-40, $utrecht-color-red-40 50%, #d63433 50%);;
548
+ $utrecht-page-footer-background-color: $utrecht-color-red-40;
549
+ $utrecht-page-footer-color: $utrecht-color-white;
550
+ $utrecht-number-badge-font-size: $utrecht-typography-scale-md-font-size;
551
+ $utrecht-number-badge-color: $utrecht-color-white; // Default text color for badge components
552
+ $utrecht-number-badge-background-color: $utrecht-color-red-40;
553
+ $utrecht-topnav-link-hover-background-color: $utrecht-color-black;
554
+ $utrecht-topnav-link-focus-outline-color: $utrecht-color-black;
555
+ $utrecht-topnav-link-focus-background-color: $utrecht-color-yellow-80;
556
+ $utrecht-topnav-link-focus-box-shadow-color: $utrecht-color-yellow-80;
557
+ $utrecht-topnav-link-focus-color: $utrecht-color-black;
558
+ $utrecht-topnav-link-background-color: $utrecht-color-blue-40;
559
+ $utrecht-topnav-link-color: $utrecht-color-white;
560
+ $utrecht-topnav-list-border-color: $utrecht-color-grey-40;
561
+ $utrecht-topnav-list-background-color: $utrecht-color-grey-15;
562
+ $utrecht-sidenav-link-hover-color: $utrecht-color-blue-40;
563
+ $utrecht-sidenav-link-color: $utrecht-color-blue-40;
564
+ $utrecht-sidenav-item-marker-hover-color: $utrecht-color-blue-50;
565
+ $utrecht-sidenav-item-marker-color: $utrecht-color-grey-80;
566
+ $utrecht-sidenav-item-hover-color: $utrecht-color-blue-40;
567
+ $utrecht-sidenav-item-margin-inline-end: $utrecht-space-inline-3xs;
568
+ $utrecht-sidenav-item-margin-inline-start: $utrecht-space-inline-3xs;
569
+ $utrecht-sidenav-item-margin-block-end: $utrecht-space-block-xs;
570
+ $utrecht-sidenav-item-margin-block-start: $utrecht-space-block-xs;
571
+ $utrecht-nav-bar-link-padding-inline-start: $utrecht-space-inline-md;
572
+ $utrecht-nav-bar-link-padding-inline-end: $utrecht-space-inline-md;
573
+ $utrecht-nav-bar-link-padding-block-start: $utrecht-space-block-xs;
574
+ $utrecht-nav-bar-link-padding-block-end: $utrecht-space-block-xs;
575
+ $utrecht-nav-bar-content-max-inline-size: $utrecht-page-max-inline-size;
576
+ $utrecht-nav-bar-color: $utrecht-color-black;
577
+ $utrecht-nav-bar-background-color: $utrecht-color-white;
578
+ $utrecht-mark-color: $utrecht-color-black;
579
+ $utrecht-mark-background-color: $utrecht-color-yellow-60;
580
+ $utrecht-mapcontrolbutton-padding-inline-start: $utrecht-space-inline-2xs;
581
+ $utrecht-mapcontrolbutton-padding-inline-end: $utrecht-space-inline-2xs;
582
+ $utrecht-mapcontrolbutton-padding-block-start: $utrecht-space-block-2xs;
583
+ $utrecht-mapcontrolbutton-padding-block-end: $utrecht-space-block-2xs;
584
+ $utrecht-mapcontrolbutton-margin-block-start: $utrecht-space-row-xs;
585
+ $utrecht-mapcontrolbutton-margin-block-end: $utrecht-space-row-xs;
586
+ $utrecht-mapcontrolbutton-label-margin-inline-end: $utrecht-space-inline-xs;
587
+ $utrecht-mapcontrolbutton-label-margin-inline-start: $utrecht-space-inline-xs;
588
+ $utrecht-mapcontrolbutton-hover-color: $utrecht-color-white;
589
+ $utrecht-mapcontrolbutton-hover-background-color: $utrecht-color-grey-90;
590
+ $utrecht-mapcontrolbutton-focus-color: $utrecht-color-black;
591
+ $utrecht-mapcontrolbutton-disabled-color: $utrecht-color-grey-80;
592
+ $utrecht-mapcontrolbutton-disabled-border-color: $utrecht-color-grey-80;
593
+ $utrecht-mapcontrolbutton-disabled-background-color: $utrecht-color-grey-90;
594
+ $utrecht-mapcontrolbutton-min-inline-size: $utrecht-space-block-2xl;
595
+ $utrecht-mapcontrolbutton-min-block-size: $utrecht-space-block-2xl;
596
+ $utrecht-mapcontrolbutton-color: $utrecht-color-grey-40;
597
+ $utrecht-mapcontrolbutton-border-width: $utrecht-border-width-sm;
598
+ $utrecht-mapcontrolbutton-border-style: $utrecht-border-style-solid;
599
+ $utrecht-mapcontrolbutton-border-color: $utrecht-color-grey-40;
600
+ $utrecht-mapcontrolbutton-background-color: $utrecht-color-white;
601
+ $utrecht-map-marker-border-color: $utrecht-color-white;
602
+ $utrecht-map-marker-color: $utrecht-color-white;
603
+ $utrecht-map-marker-background-color: $utrecht-color-blue-30;
604
+ $utrecht-listbox-option-group-title-margin-inline-start: $utrecht-space-inline-xs;
605
+ $utrecht-listbox-option-group-title-color: $utrecht-color-black;
606
+ $utrecht-listbox-option-group-title-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
607
+ $utrecht-listbox-option-group-title-font-size: $utrecht-typography-scale-md-font-size;
608
+ $utrecht-listbox-option-group-margin-block-end: $utrecht-space-inline-xs;
609
+ $utrecht-listbox-option-hover-background-color: $utrecht-color-blue-90;
610
+ $utrecht-listbox-option-hover-color: $utrecht-color-black;
611
+ $utrecht-listbox-option-selected-color: $utrecht-color-black;
612
+ $utrecht-listbox-option-selected-background-color: $utrecht-color-grey-95;
613
+ $utrecht-listbox-option-active-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
614
+ $utrecht-listbox-option-active-color: $utrecht-color-black;
615
+ $utrecht-listbox-option-active-background-color: $utrecht-color-grey-95;
616
+ $utrecht-listbox-option-padding-inline-start: $utrecht-space-inline-xs;
617
+ $utrecht-listbox-option-padding-inline-end: $utrecht-space-inline-xs;
618
+ $utrecht-listbox-option-padding-block-start: $utrecht-space-block-xs;
619
+ $utrecht-listbox-option-padding-block-end: $utrecht-space-block-xs;
620
+ $utrecht-listbox-background-color: $utrecht-color-white;
621
+ $utrecht-link-placeholder-color: $utrecht-color-grey-80;
622
+ $utrecht-link-focus-color: $utrecht-color-blue-80;
623
+ $utrecht-link-color: $utrecht-color-blue-60;
624
+ $utrecht-link-social-margin-inline-start: $utrecht-space-inline-sm;
625
+ $utrecht-link-social-color: $utrecht-color-white;
626
+ $utrecht-link-social-border-color: $utrecht-color-white;
627
+ $utrecht-link-social-background-color: $utrecht-color-red-40;
628
+ $utrecht-link-list-link-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
629
+ $utrecht-link-list-link-column-gap: $utrecht-space-block-xs;
630
+ $utrecht-link-list-row-gap: $utrecht-space-block-xs;
631
+ $utrecht-index-char-nav-link-current-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
632
+ $utrecht-index-char-nav-gap: $utrecht-space-column-sm;
633
+ $utrecht-index-char-nav-margin-block-end: $utrecht-space-block-md;
634
+ $utrecht-index-char-nav-margin-block-start: $utrecht-space-block-lg;
635
+ $utrecht-heading-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
636
+ $utrecht-heading-6-line-height: $utrecht-typography-line-height-md;
637
+ $utrecht-heading-6-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
638
+ $utrecht-heading-6-font-size: $utrecht-typography-scale-sm-font-size;
639
+ $utrecht-heading-6-font-family: $utrecht-typography-sans-serif-font-family;
640
+ $utrecht-heading-5-line-height: $utrecht-typography-line-height-md;
641
+ $utrecht-heading-5-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
642
+ $utrecht-heading-5-font-size: $utrecht-typography-scale-sm-font-size;
643
+ $utrecht-heading-5-font-family: $utrecht-typography-sans-serif-font-family;
644
+ $utrecht-heading-4-line-height: $utrecht-typography-line-height-md;
645
+ $utrecht-heading-4-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
646
+ $utrecht-heading-4-font-size: $utrecht-typography-scale-lg-font-size;
647
+ $utrecht-heading-4-font-family: $utrecht-typography-sans-serif-font-family;
648
+ $utrecht-heading-3-line-height: $utrecht-typography-line-height-sm;
649
+ $utrecht-heading-3-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
650
+ $utrecht-heading-3-font-size: $utrecht-typography-scale-xl-font-size;
651
+ $utrecht-heading-3-font-family: $utrecht-typography-sans-serif-font-family;
652
+ $utrecht-heading-2-line-height: $utrecht-typography-line-height-sm;
653
+ $utrecht-heading-2-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
654
+ $utrecht-heading-2-font-size: $utrecht-typography-scale-xl-font-size;
655
+ $utrecht-heading-2-font-family: $utrecht-typography-sans-serif-font-family;
656
+ $utrecht-heading-1-line-height: $utrecht-typography-line-height-sm;
657
+ $utrecht-heading-1-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
658
+ $utrecht-heading-1-font-size: $utrecht-typography-scale-4xl-font-size;
659
+ $utrecht-heading-1-font-family: $utrecht-typography-sans-serif-font-family;
660
+ $utrecht-form-toggle-focus-border-color: $utrecht-color-black;
661
+ $utrecht-form-toggle-checked-accent-color: $utrecht-color-blue-35;
662
+ $utrecht-form-toggle-thumb-disabled-background-color: $utrecht-color-white;
663
+ $utrecht-form-toggle-thumb-background-color: $utrecht-color-white;
664
+ $utrecht-form-toggle-track-disabled-background-color: $utrecht-color-grey-90;
665
+ $utrecht-form-toggle-color: $utrecht-color-black;
666
+ $utrecht-form-toggle-background-color: $utrecht-color-white;
667
+ $utrecht-form-label-radio-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
668
+ $utrecht-form-label-checkbox-font-weight: $utrecht-typography-weight-scale-normal-font-weight;
669
+ $utrecht-form-label-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
670
+ $utrecht-form-fieldset-legend-disabled-color: $utrecht-color-grey-40;
671
+ $utrecht-form-fieldset-legend-margin-block-start: $utrecht-space-block-xl;
672
+ $utrecht-form-fieldset-legend-margin-block-end: $utrecht-space-block-sm;
673
+ $utrecht-form-fieldset-legend-line-height: $utrecht-typography-line-height-md;
674
+ $utrecht-form-fieldset-legend-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
675
+ $utrecht-form-fieldset-legend-font-size: $utrecht-typography-scale-md-font-size;
676
+ $utrecht-form-fieldset-section-color: $utrecht-color-black;
677
+ $utrecht-form-fieldset-section-background-color: $utrecht-color-grey-80;
678
+ $utrecht-form-fieldset-margin-block-start: $utrecht-space-block-2xs;
679
+ $utrecht-form-fieldset-margin-block-end: $utrecht-space-block-2xs;
680
+ $utrecht-form-field-description-margin-block-end: $utrecht-space-block-sm;
681
+ $utrecht-form-field-description-margin-block-start: $utrecht-space-block-sm;
682
+ $utrecht-form-field-label-margin-block-end: $utrecht-space-block-sm;
683
+ $utrecht-form-field-invalid-padding-inline-start: $utrecht-space-block-sm;
684
+ $utrecht-form-field-margin-block-end: $utrecht-space-block-2xs;
685
+ $utrecht-form-field-margin-block-start: $utrecht-space-block-2xs;
686
+ $utrecht-form-control-read-only-color: $utrecht-color-grey-20;
687
+ $utrecht-form-control-read-only-background-color: $utrecht-color-grey-30;
688
+ $utrecht-form-control-focus-border-color: $utrecht-color-grey-80;
689
+ $utrecht-form-control-placeholder-font-style: $utrecht-typography-font-style-normal;
690
+ $utrecht-form-control-placeholder-color: $utrecht-color-grey-80;
691
+ $utrecht-form-control-font-size: $utrecht-typography-scale-md-font-size;
692
+ $utrecht-form-control-color: $utrecht-color-grey-95;
693
+ $utrecht-form-control-border-width: $utrecht-border-width-sm;
694
+ $utrecht-form-control-border-color: $utrecht-color-grey-95;
695
+ $utrecht-form-control-background-color: $utrecht-color-grey-20;
696
+ $utrecht-focus-inverse-outline-color: $utrecht-color-white;
697
+ $utrecht-focus-outline-width: $utrecht-border-width-md;
698
+ $utrecht-focus-outline-color: $utrecht-color-black;
699
+ $utrecht-focus-background-color: $utrecht-color-yellow-60;
700
+ $utrecht-figure-caption-line-height: $utrecht-typography-line-height-md;
701
+ $utrecht-figure-caption-font-size: $utrecht-typography-scale-sm-font-size;
702
+ $utrecht-emphasis-strong-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
703
+ $utrecht-drawer-padding-inline-end: $utrecht-space-inline-md;
704
+ $utrecht-drawer-padding-inline-start: $utrecht-space-inline-md;
705
+ $utrecht-drawer-padding-block-start: $utrecht-space-block-md;
706
+ $utrecht-drawer-padding-block-end: $utrecht-space-block-md;
707
+ $utrecht-drawer-border-color: $utrecht-color-grey-90;
708
+ $utrecht-document-font-size: $utrecht-typography-scale-md-font-size;
709
+ $utrecht-document-font-family: $utrecht-typography-sans-serif-font-family;
710
+ $utrecht-document-color: $utrecht-color-grey-95;
711
+ $utrecht-document-background-color: $utrecht-color-grey-15;
712
+ $utrecht-data-placeholder-background-color: $utrecht-color-grey-40;
713
+ $utrecht-data-list-rows-item-value-margin-block-start: $utrecht-space-block-xs;
714
+ $utrecht-data-list-rows-item-margin-block-start: $utrecht-space-block-md;
715
+ $utrecht-data-list-item-key-font-weight: $utrecht-typography-weight-scale-bold-font-weight;
716
+ $utrecht-data-list-margin-block-start: $utrecht-space-block-md;
717
+ $utrecht-data-list-margin-block-end: $utrecht-space-block-md;
718
+ $utrecht-feedback-active-fill-color: $utrecht-color-white;
719
+ $utrecht-feedback-inactive-fill-color: $utrecht-color-white;
720
+ $utrecht-feedback-success-fill-color: $utrecht-color-white;
721
+ $utrecht-feedback-error-fill-color: $utrecht-color-white;
722
+ $utrecht-feedback-valid-fill-color: $utrecht-color-white;
723
+ $utrecht-feedback-invalid-fill-color: $utrecht-color-white;
724
+ $utrecht-feedback-invalid-color: $utrecht-color-invalid;
725
+ $utrecht-feedback-invalid-border-color: $utrecht-color-invalid;
726
+ $utrecht-feedback-invalid-background-color: $utrecht-color-invalid;
727
+ $utrecht-feedback-safe-fill-color: $utrecht-color-white;
728
+ $utrecht-feedback-safe-color: $utrecht-color-green-50;
729
+ $utrecht-feedback-warning-fill-color: $utrecht-color-black;
730
+ $utrecht-feedback-warning-color: $utrecht-color-yellow-50;
731
+ $utrecht-feedback-danger-fill-color: $utrecht-color-white;
732
+ $utrecht-feedback-danger-color: $utrecht-color-red-40;
733
+ $utrecht-column-layout-gap: $utrecht-space-column-md;
734
+ $utrecht-column-layout-column-rule-color: $utrecht-color-grey-80;
735
+ $utrecht-code-block-margin-block-end: $utrecht-space-block-lg;
736
+ $utrecht-code-block-margin-block-start: $utrecht-space-block-lg;
737
+ $utrecht-code-block-line-height: $utrecht-typography-line-height-md;
738
+ $utrecht-code-block-font-size: $utrecht-typography-scale-md-font-size;
739
+ $utrecht-code-block-color: $utrecht-color-black;
740
+ $utrecht-code-block-background-color: $utrecht-color-grey-95;
741
+ $utrecht-checkbox-indeterminate-background-color: $utrecht-color-blue-40;
742
+ $utrecht-checkbox-checked-background-color: $utrecht-color-blue-40;
743
+ $utrecht-checkbox-checked-border-color: $utrecht-color-blue-40;
744
+ $utrecht-checkbox-disabled-background-color: $utrecht-color-grey-80;
745
+ $utrecht-checkbox-disabled-border-color: $utrecht-color-grey-80;
746
+ $utrecht-calendar-navigation-label-font-size: $utrecht-typography-scale-lg-font-size;
747
+ $utrecht-calendar-navigation-label-color: $utrecht-color-black;
748
+ $utrecht-calendar-navigation-color: $utrecht-color-blue-30;
749
+ $utrecht-calendar-table-days-item-day-disabled-color: $utrecht-color-grey-40;
750
+ $utrecht-calendar-table-days-item-day-selected-color: $utrecht-color-white;
751
+ $utrecht-calendar-table-days-item-day-selected-background-color: $utrecht-color-blue-30;
752
+ $utrecht-calendar-table-days-item-day-is-today-border-color: $utrecht-color-blue-35;
753
+ $utrecht-calendar-table-days-item-day-is-today-color: $utrecht-color-blue-30;
754
+ $utrecht-calendar-table-days-item-day-is-today-background-color: $utrecht-color-blue-90;
755
+ $utrecht-calendar-table-days-item-day-out-of-the-month-color: $utrecht-color-grey-80;
756
+ $utrecht-calendar-table-days-item-day-hover-border-color: $utrecht-color-black;
757
+ $utrecht-calendar-table-days-item-day-hover-color: $utrecht-color-blue-40;
758
+ $utrecht-calendar-table-days-item-day-color: $utrecht-color-black;
759
+ $utrecht-button-subtle-ready-focus-color: $utrecht-color-green-40;
760
+ $utrecht-button-subtle-ready-hover-color: $utrecht-color-green-40;
761
+ $utrecht-button-subtle-ready-color: $utrecht-color-green-50;
762
+ $utrecht-button-subtle-danger-focus-color: $utrecht-color-red-40;
763
+ $utrecht-button-subtle-danger-hover-color: $utrecht-color-red-30;
764
+ $utrecht-button-subtle-danger-color: $utrecht-color-red-30;
765
+ $utrecht-button-subtle-focus-color: $utrecht-color-blue-35;
766
+ $utrecht-button-subtle-focus-border-color: $utrecht-color-blue-35;
767
+ $utrecht-button-subtle-focus-background-color: $utrecht-color-white;
768
+ $utrecht-button-subtle-hover-color: $utrecht-color-blue-35;
769
+ $utrecht-button-subtle-hover-border-color: $utrecht-color-blue-40;
770
+ $utrecht-button-subtle-hover-background-color: $utrecht-color-white;
771
+ $utrecht-button-subtle-disabled-color: $utrecht-color-grey-40;
772
+ $utrecht-button-subtle-active-color: $utrecht-color-white;
773
+ $utrecht-button-subtle-active-background-color: $utrecht-color-blue-35;
774
+ $utrecht-button-subtle-color: $utrecht-color-blue-60;
775
+ $utrecht-button-subtle-border-width: $utrecht-border-width-md;
776
+ $utrecht-button-secondary-action-ready-focus-border-color: $utrecht-color-green-40;
777
+ $utrecht-button-secondary-action-ready-hover-color: $utrecht-color-green-40;
778
+ $utrecht-button-secondary-action-ready-hover-border-color: $utrecht-color-green-40;
779
+ $utrecht-button-secondary-action-ready-color: $utrecht-color-grey-30;
780
+ $utrecht-button-secondary-action-ready-border-color: $utrecht-color-green-30;
781
+ $utrecht-button-secondary-action-warning-focus-border-color: $utrecht-color-yellow-40;
782
+ $utrecht-button-secondary-action-warning-hover-color: $utrecht-color-yellow-40;
783
+ $utrecht-button-secondary-action-warning-hover-border-color: $utrecht-color-yellow-40;
784
+ $utrecht-button-secondary-action-warning-color: $utrecht-color-grey-20;
785
+ $utrecht-button-secondary-action-warning-border-color: $utrecht-color-yellow-20;
786
+ $utrecht-button-secondary-action-danger-focus-border-color: $utrecht-color-red-30;
787
+ $utrecht-button-secondary-action-danger-hover-color: $utrecht-color-red-20;
788
+ $utrecht-button-secondary-action-danger-hover-border-color: $utrecht-color-red-20;
789
+ $utrecht-button-secondary-action-danger-color: $utrecht-color-red-30;
790
+ $utrecht-button-secondary-action-danger-border-color: $utrecht-color-red-30;
791
+ $utrecht-button-secondary-action-hover-color: $utrecht-color-blue-60;
792
+ $utrecht-button-secondary-action-hover-border-color: $utrecht-color-blue-60;
793
+ $utrecht-button-secondary-action-disabled-color: $utrecht-color-grey-40;
794
+ $utrecht-button-secondary-action-disabled-border-color: $utrecht-color-grey-40;
795
+ $utrecht-button-secondary-action-active-color: $utrecht-color-blue-30;
796
+ $utrecht-button-secondary-action-active-border-color: $utrecht-color-blue-30;
797
+ $utrecht-button-secondary-action-active-background-color: $utrecht-color-white;
798
+ $utrecht-button-secondary-action-color: $utrecht-color-blue-80;
799
+ $utrecht-button-secondary-action-border-width: $utrecht-border-width-md;
800
+ $utrecht-button-secondary-action-border-color: $utrecht-color-blue-80;
801
+ $utrecht-button-primary-action-danger-focus-border-color: $utrecht-color-red-30;
802
+ $utrecht-button-primary-action-danger-focus-background-color: $utrecht-color-red-30;
803
+ $utrecht-button-primary-action-danger-hover-color: $utrecht-color-grey-15;
804
+ $utrecht-button-primary-action-danger-hover-background-color: $utrecht-color-red-20;
805
+ $utrecht-button-primary-action-danger-disabled-border-color: $utrecht-color-grey-90;
806
+ $utrecht-button-primary-action-danger-color: $utrecht-color-grey-15;
807
+ $utrecht-button-primary-action-danger-background-color: $utrecht-color-red-30;
808
+ $utrecht-button-primary-action-warning-focus-border-color: $utrecht-color-grey-15;
809
+ $utrecht-button-primary-action-warning-focus-background-color: $utrecht-color-yellow-40;
810
+ $utrecht-button-primary-action-warning-hover-color: $utrecht-color-black;
811
+ $utrecht-button-primary-action-warning-hover-background-color: $utrecht-color-yellow-40;
812
+ $utrecht-button-primary-action-warning-disabled-border-color: $utrecht-color-grey-95;
813
+ $utrecht-button-primary-action-warning-color: $utrecht-color-black;
814
+ $utrecht-button-primary-action-warning-background-color: $utrecht-color-yellow-20;
815
+ $utrecht-button-primary-action-ready-focus-border-color: $utrecht-color-grey-95;
816
+ $utrecht-button-primary-action-ready-focus-background-color: $utrecht-color-green-50;
817
+ $utrecht-button-primary-action-ready-hover-color: $utrecht-color-grey-80;
818
+ $utrecht-button-primary-action-ready-hover-background-color: $utrecht-color-green-30;
819
+ $utrecht-button-primary-action-ready-disabled-border-color: $utrecht-color-grey-40;
820
+ $utrecht-button-primary-action-ready-color: $utrecht-color-grey-95;
821
+ $utrecht-button-primary-action-ready-background-color: $utrecht-color-green-40;
822
+ $utrecht-button-primary-action-focus-border-width: $utrecht-border-width-md;
823
+ $utrecht-button-primary-action-focus-border-color: $utrecht-color-grey-15;
824
+ $utrecht-button-primary-action-focus-background-color: $utrecht-color-blue-90;
825
+ $utrecht-button-primary-action-hover-color: $utrecht-color-grey-15;
826
+ $utrecht-button-primary-action-hover-background-color: $utrecht-color-blue-60;
827
+ $utrecht-button-primary-action-disabled-color: $utrecht-color-grey-80;
828
+ $utrecht-button-primary-action-disabled-border-color: $utrecht-color-grey-80;
829
+ $utrecht-button-primary-action-disabled-background-color: $utrecht-color-grey-90;
830
+ $utrecht-button-primary-action-active-color: $utrecht-color-white;
831
+ $utrecht-button-primary-action-active-border-color: $utrecht-color-blue-30;
832
+ $utrecht-button-primary-action-active-background-color: $utrecht-color-blue-30;
833
+ $utrecht-button-primary-action-color: $utrecht-color-grey-15;
834
+ $utrecht-button-primary-action-border-width: $utrecht-border-width-md; // Although the border is not visible, it is needed to match the size of the secondary-action-button appearance
835
+ $utrecht-button-primary-action-background-color: $utrecht-color-blue-80;
836
+ $utrecht-button-disabled-color: $utrecht-color-grey-80;
837
+ $utrecht-button-disabled-border-color: $utrecht-color-grey-40;
838
+ $utrecht-button-disabled-background-color: $utrecht-color-grey-40;
839
+ $utrecht-button-active-color: $utrecht-color-white;
840
+ $utrecht-button-active-background-color: $utrecht-color-grey-40;
841
+ $utrecht-button-padding-inline-end: $utrecht-space-inline-md;
842
+ $utrecht-button-padding-inline-start: $utrecht-space-inline-md;
843
+ $utrecht-button-padding-block-end: $utrecht-space-block-xs;
844
+ $utrecht-button-padding-block-start: $utrecht-space-block-xs;
845
+ $utrecht-button-margin-block-end: $utrecht-space-row-xs;
846
+ $utrecht-button-margin-block-start: $utrecht-space-row-xs;
847
+ $utrecht-button-font-size: $utrecht-typography-scale-md-font-size;
848
+ $utrecht-button-font-family: $utrecht-typography-sans-serif-font-family;
849
+ $utrecht-button-column-gap: $utrecht-space-text-xs;
850
+ $utrecht-button-color: $utrecht-color-grey-80;
851
+ $utrecht-button-border-color: $utrecht-color-grey-40;
852
+ $utrecht-button-background-color: $utrecht-color-grey-30;
853
+ $utrecht-breadcrumb-nav-arrows-link-color: $utrecht-color-black;
854
+ $utrecht-breadcrumb-nav-arrows-link-focus-color: $utrecht-color-black;
855
+ $utrecht-breadcrumb-nav-arrows-link-background-color: $utrecht-color-grey-90;
856
+ $utrecht-breadcrumb-nav-separator-icon-size: $utrecht-typography-scale-sm-font-size;
857
+ $utrecht-breadcrumb-nav-separator-color: $utrecht-color-blue-35;
858
+ $utrecht-breadcrumb-nav-link-icon-size: $utrecht-icon-scale-md;
859
+ $utrecht-breadcrumb-nav-link-disabled-color: $utrecht-color-grey-40;
860
+ $utrecht-breadcrumb-nav-link-hover-color: $utrecht-color-blue-40;
861
+ $utrecht-breadcrumb-nav-link-focus-color: $utrecht-color-blue-40;
862
+ $utrecht-breadcrumb-nav-link-color: $utrecht-color-blue-35;
863
+ $utrecht-breadcrumb-nav-item-padding-inline-start: $utrecht-space-inline-xs;
864
+ $utrecht-breadcrumb-nav-item-padding-inline-end: $utrecht-space-inline-xs;
865
+ $utrecht-breadcrumb-nav-item-padding-block-end: $utrecht-space-block-xs;
866
+ $utrecht-breadcrumb-nav-item-padding-block-start: $utrecht-space-block-xs;
867
+ $utrecht-breadcrumb-nav-font-size: $utrecht-typography-scale-md-font-size;
868
+ $utrecht-blockquote-caption-font-size: $utrecht-typography-scale-xs-font-size;
869
+ $utrecht-blockquote-content-font-size: $utrecht-typography-scale-lg-font-size;
870
+ $utrecht-blockquote-content-color: $utrecht-color-red-40;
871
+ $utrecht-badge-font-style: $utrecht-typography-font-style-normal;
872
+ $utrecht-badge-padding-inline: $utrecht-space-inline-sm; // Default inline padding color for badge components
873
+ $utrecht-badge-padding-block: $utrecht-space-block-xs; // Default block padding for badge components
874
+ $utrecht-badge-color: $utrecht-color-white; // Default text color for badge components
875
+ $utrecht-badge-background-color: $utrecht-color-grey-30; // Default background color for badge components
876
+ $utrecht-badge-list-item-margin-inline: $utrecht-space-block-sm;
877
+ $utrecht-badge-list-item-margin-block: $utrecht-space-block-xs;
878
+ $utrecht-badge-counter-font-size: $utrecht-typography-scale-md-font-size;
879
+ $utrecht-badge-counter-color: $utrecht-color-white; // Default text color for badge components
880
+ $utrecht-badge-counter-background-color: $utrecht-color-red-40; // Default background color for badge components
881
+ $utrecht-backdrop-color: $utrecht-color-white;
882
+ $utrecht-backdrop-background-color: $utrecht-color-black;
883
+ $utrecht-alert-invalid-color: $utrecht-color-white;
884
+ $utrecht-alert-invalid-background-color: $utrecht-color-red-95;
885
+ $utrecht-alert-icon-ok-color: $utrecht-color-green-40;
886
+ $utrecht-alert-icon-warning-color: $utrecht-color-yellow-40;
887
+ $utrecht-alert-icon-error-color: $utrecht-color-red-40;
888
+ $utrecht-alert-icon-info-color: $utrecht-color-blue-35;
889
+ $utrecht-alert-icon-color: $utrecht-color-blue-35;
890
+ $utrecht-alert-ok-color: $utrecht-color-white;
891
+ $utrecht-alert-error-color: $utrecht-color-white;
892
+ $utrecht-alert-error-background-color: $utrecht-color-red-30;
893
+ $utrecht-alert-warning-color: $utrecht-color-white;
894
+ $utrecht-alert-info-color: $utrecht-color-white;
895
+ $utrecht-alert-info-background-color: $utrecht-color-blue-35;
896
+ $utrecht-alert-padding-inline-end: $utrecht-space-block-lg;
897
+ $utrecht-alert-padding-inline-start: $utrecht-space-block-lg;
898
+ $utrecht-alert-padding-block-end: $utrecht-space-block-lg;
899
+ $utrecht-alert-padding-block-start: $utrecht-space-block-lg;
900
+ $utrecht-alert-column-gap: $utrecht-space-column-md;
901
+ $utrecht-alert-color: $utrecht-color-white;
902
+ $utrecht-alert-background-color: $utrecht-color-blue-35;
903
+ $utrecht-alert-dialog-max-inline-size: $utrecht-article-max-inline-size;
904
+ $utrecht-accordion-section-margin-block-start: $utrecht-space-block-2xs;
905
+ $utrecht-accordion-panel-padding-inline-end: $utrecht-space-block-md;
906
+ $utrecht-accordion-panel-padding-inline-start: $utrecht-space-block-md;
907
+ $utrecht-accordion-panel-padding-block-end: $utrecht-space-block-xs;
908
+ $utrecht-accordion-panel-padding-block-start: $utrecht-space-block-xs;
909
+ $utrecht-accordion-panel-border-color: $utrecht-color-grey-95;
910
+ $utrecht-accordion-button-icon-utrecht-background-color: $utrecht-color-yellow-50;
911
+ $utrecht-accordion-button-focus-color: $utrecht-color-grey-10;
912
+ $utrecht-accordion-button-focus-border-color: $utrecht-color-grey-95;
913
+ $utrecht-accordion-button-focus-background-color: $utrecht-color-grey-80;
914
+ $utrecht-accordion-button-active-color: $utrecht-color-grey-10;
915
+ $utrecht-accordion-button-active-border-color: $utrecht-color-grey-95;
916
+ $utrecht-accordion-button-active-background-color: $utrecht-color-grey-80;
917
+ $utrecht-accordion-button-hover-color: $utrecht-color-grey-10;
918
+ $utrecht-accordion-button-hover-border-color: $utrecht-color-grey-95;
919
+ $utrecht-accordion-button-border-color: $utrecht-color-grey-95;
920
+ $utrecht-accordion-button-color: $utrecht-color-grey-10;
921
+ $utrecht-accordion-button-background-color: $utrecht-color-grey-95;
922
+ $utrecht-accordion-button-padding-block-start: $utrecht-space-block-xs;
923
+ $utrecht-accordion-button-padding-block-end: $utrecht-space-block-xs;
924
+ $utrecht-accordion-button-padding-inline-start: $utrecht-space-block-md;
925
+ $utrecht-accordion-button-padding-inline-end: $utrecht-space-block-md;
926
+ $utrecht-accordion-row-gap: $utrecht-space-block-xs;
927
+ $of-progress-indicator-background-color: $utrecht-document-background-color;
928
+ $of-page-footer-fg: $utrecht-page-footer-color;
929
+ $of-page-footer-bg: $utrecht-page-footer-background-color;
930
+ $of-layout-background: $utrecht-document-background-color;
931
+ $denhaag-process-steps-sub-step-line-color: $denhaag-process-steps-step-line-color;
932
+ $utrecht-toptask-link-hover-color: $utrecht-button-primary-action-hover-color;
933
+ $utrecht-toptask-link-hover-background-color: $utrecht-button-primary-action-hover-background-color;
934
+ $utrecht-toptask-link-color: $utrecht-button-primary-action-color;
935
+ $utrecht-toptask-link-background-color: $utrecht-button-primary-action-background-color;
936
+ $utrecht-skip-link-focus-color: $utrecht-topnav-link-focus-color;
937
+ $utrecht-skip-link-focus-background-color: $utrecht-topnav-link-focus-background-color;
938
+ $utrecht-skip-link-padding-inline-end: $utrecht-button-padding-inline-end;
939
+ $utrecht-skip-link-padding-inline-start: $utrecht-button-padding-inline-start;
940
+ $utrecht-skip-link-padding-block-end: $utrecht-button-padding-block-end;
941
+ $utrecht-skip-link-padding-block-start: $utrecht-button-padding-block-start;
942
+ $utrecht-skip-link-color: $utrecht-topnav-link-color;
943
+ $utrecht-skip-link-background-color: $utrecht-topnav-list-background-color;
944
+ $utrecht-radio-button-border-color: $utrecht-form-control-border-color;
945
+ $utrecht-radio-button-background-color: $utrecht-form-control-background-color;
946
+ $utrecht-paragraph-lead-color: $utrecht-document-color;
947
+ $utrecht-number-badge-border-radius: $utrecht-number-badge-font-size;
948
+ $utrecht-listbox-border-width: $utrecht-form-control-border-width;
949
+ $utrecht-listbox-border-color: $utrecht-form-control-border-color;
950
+ $utrecht-link-visited-color: $utrecht-link-color;
951
+ $utrecht-link-hover-color: $utrecht-link-focus-color;
952
+ $utrecht-link-active-color: $utrecht-link-color;
953
+ $utrecht-form-field-error-message-color: $utrecht-feedback-invalid-color;
954
+ $utrecht-form-field-description-warning-color: $utrecht-feedback-warning-color;
955
+ $utrecht-form-field-description-invalid-color: $utrecht-feedback-invalid-color;
956
+ $utrecht-form-control-invalid-border-color: $utrecht-feedback-invalid-border-color;
957
+ $utrecht-form-control-font-family: $utrecht-document-font-family;
958
+ $utrecht-drawer-color: $utrecht-document-color;
959
+ $utrecht-drawer-background-color: $utrecht-document-background-color;
960
+ $utrecht-feedback-active-color: $utrecht-feedback-safe-color;
961
+ $utrecht-feedback-inactive-color: $utrecht-feedback-danger-color;
962
+ $utrecht-feedback-success-color: $utrecht-feedback-safe-color;
963
+ $utrecht-feedback-error-color: $utrecht-feedback-danger-color;
964
+ $utrecht-feedback-valid-color: $utrecht-feedback-safe-color;
965
+ $utrecht-feedback-invalid-fill-background-color: $utrecht-feedback-invalid-background-color;
966
+ $utrecht-feedback-safe-border-color: $utrecht-feedback-safe-color;
967
+ $utrecht-feedback-safe-background-color: $utrecht-feedback-safe-color;
968
+ $utrecht-feedback-warning-border-color: $utrecht-feedback-warning-color;
969
+ $utrecht-feedback-warning-background-color: $utrecht-feedback-warning-color;
970
+ $utrecht-feedback-danger-border-color: $utrecht-feedback-danger-color;
971
+ $utrecht-feedback-danger-background-color: $utrecht-feedback-danger-color;
972
+ $utrecht-checkbox-color: $utrecht-form-control-color;
973
+ $utrecht-checkbox-border-color: $utrecht-form-control-border-color;
974
+ $utrecht-checkbox-background-color: $utrecht-form-control-background-color;
975
+ $utrecht-button-subtle-pressed-color: $utrecht-button-subtle-active-color;
976
+ $utrecht-button-subtle-pressed-background-color: $utrecht-button-subtle-active-background-color;
977
+ $utrecht-button-secondary-action-ready-background-color: $utrecht-page-background-color;
978
+ $utrecht-button-secondary-action-warning-focus-background-color: $utrecht-page-background-color;
979
+ $utrecht-button-secondary-action-warning-hover-background-color: $utrecht-page-background-color;
980
+ $utrecht-button-secondary-action-warning-background-color: $utrecht-page-background-color;
981
+ $utrecht-button-secondary-action-danger-focus-background-color: $utrecht-page-background-color;
982
+ $utrecht-button-secondary-action-danger-hover-background-color: $utrecht-page-background-color;
983
+ $utrecht-button-secondary-action-danger-background-color: $utrecht-page-background-color;
984
+ $utrecht-button-secondary-action-pressed-color: $utrecht-button-secondary-action-active-color;
985
+ $utrecht-button-secondary-action-pressed-background-color: $utrecht-button-secondary-action-active-background-color;
986
+ $utrecht-button-secondary-action-hover-background-color: $utrecht-page-background-color;
987
+ $utrecht-button-secondary-action-disabled-background-color: $utrecht-page-background-color;
988
+ $utrecht-button-secondary-action-background-color: $utrecht-page-background-color;
989
+ $utrecht-button-primary-action-pressed-color: $utrecht-button-primary-action-active-color;
990
+ $utrecht-button-primary-action-pressed-border-color: $utrecht-button-primary-action-active-border-color;
991
+ $utrecht-button-primary-action-pressed-background-color: $utrecht-button-primary-action-active-background-color;
992
+ $utrecht-button-pressed-color: $utrecht-button-active-color;
993
+ $utrecht-button-pressed-background-color: $utrecht-button-active-background-color;
994
+ $utrecht-breadcrumb-nav-arrows-link-focus-background-color: $utrecht-focus-background-color;
995
+ $utrecht-breadcrumb-nav-link-focus-background-color: $utrecht-focus-background-color;
996
+ $utrecht-badge-counter-border-radius: $utrecht-badge-counter-font-size; // Default corner radius for badge components
997
+ $of-layout-bg: $of-layout-background;
998
+ $utrecht-radio-button-invalid-border-color: $utrecht-form-control-invalid-border-color;
999
+ $utrecht-form-field-invalid-border-inline-start-color: $utrecht-form-control-invalid-border-color;
1000
+ $utrecht-form-field-description-valid-color: $utrecht-feedback-valid-color;
1001
+ $utrecht-feedback-active-border-color: $utrecht-feedback-safe-border-color;
1002
+ $utrecht-feedback-active-background-color: $utrecht-feedback-safe-background-color;
1003
+ $utrecht-feedback-inactive-border-color: $utrecht-feedback-danger-border-color;
1004
+ $utrecht-feedback-inactive-background-color: $utrecht-feedback-danger-background-color;
1005
+ $utrecht-feedback-success-border-color: $utrecht-feedback-safe-border-color;
1006
+ $utrecht-feedback-success-background-color: $utrecht-feedback-safe-background-color;
1007
+ $utrecht-feedback-error-border-color: $utrecht-feedback-danger-border-color;
1008
+ $utrecht-feedback-error-background-color: $utrecht-feedback-danger-background-color;
1009
+ $utrecht-feedback-valid-border-color: $utrecht-feedback-safe-border-color;
1010
+ $utrecht-feedback-valid-background-color: $utrecht-feedback-safe-background-color;
1011
+ $utrecht-feedback-safe-fill-background-color: $utrecht-feedback-safe-background-color;
1012
+ $utrecht-feedback-warning-fill-background-color: $utrecht-feedback-warning-background-color;
1013
+ $utrecht-feedback-danger-fill-background-color: $utrecht-feedback-danger-background-color;
1014
+ $utrecht-checkbox-invalid-border-color: $utrecht-form-control-invalid-border-color;
1015
+ $utrecht-feedback-active-fill-background-color: $utrecht-feedback-active-background-color;
1016
+ $utrecht-feedback-inactive-fill-background-color: $utrecht-feedback-inactive-background-color;
1017
+ $utrecht-feedback-success-fill-background-color: $utrecht-feedback-success-background-color;
1018
+ $utrecht-feedback-error-fill-background-color: $utrecht-feedback-error-background-color;
1019
+ $utrecht-feedback-valid-fill-background-color: $utrecht-feedback-valid-background-color;