@rijkshuisstijl-community/design-tokens 1.0.0-alpha.99 → 1.0.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 (58) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/build.mjs +129 -0
  3. package/dist/_variables.scss +646 -635
  4. package/dist/index.css +646 -635
  5. package/dist/index.d.ts +725 -715
  6. package/dist/index.js +742 -731
  7. package/dist/index.json +741 -730
  8. package/dist/index.tokens.json +1625 -1617
  9. package/dist/root.css +646 -635
  10. package/dist/tokens.d.ts +1506 -1498
  11. package/dist/tokens.js +22273 -22035
  12. package/dist/uitvoerend-mintgroen-focus/_variables.scss +1204 -0
  13. package/dist/uitvoerend-mintgroen-focus/index.css +1207 -0
  14. package/dist/uitvoerend-mintgroen-focus/index.d.ts +1205 -0
  15. package/dist/uitvoerend-mintgroen-focus/index.js +1205 -0
  16. package/dist/uitvoerend-mintgroen-focus/index.json +1202 -0
  17. package/dist/uitvoerend-mintgroen-focus/index.tokens.json +1890 -0
  18. package/dist/uitvoerend-mintgroen-focus/root.css +1207 -0
  19. package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +1913 -0
  20. package/dist/uitvoerend-mintgroen-focus/tokens.js +28229 -0
  21. package/dist/uitvoerend-violet/_variables.scss +1198 -0
  22. package/dist/uitvoerend-violet/index.css +1201 -0
  23. package/dist/uitvoerend-violet/index.d.ts +1199 -0
  24. package/dist/uitvoerend-violet/index.js +1199 -0
  25. package/dist/uitvoerend-violet/index.json +1196 -0
  26. package/dist/uitvoerend-violet/index.tokens.json +1852 -0
  27. package/dist/uitvoerend-violet/root.css +1201 -0
  28. package/dist/uitvoerend-violet/tokens.d.ts +1875 -0
  29. package/dist/uitvoerend-violet/tokens.js +28057 -0
  30. package/dist/uitvoerend-violet-oud/_variables.scss +1198 -0
  31. package/dist/uitvoerend-violet-oud/index.css +1201 -0
  32. package/dist/uitvoerend-violet-oud/index.d.ts +1199 -0
  33. package/dist/uitvoerend-violet-oud/index.js +1199 -0
  34. package/dist/uitvoerend-violet-oud/index.json +1196 -0
  35. package/dist/uitvoerend-violet-oud/index.tokens.json +1852 -0
  36. package/dist/uitvoerend-violet-oud/root.css +1201 -0
  37. package/dist/uitvoerend-violet-oud/tokens.d.ts +1875 -0
  38. package/dist/uitvoerend-violet-oud/tokens.js +28057 -0
  39. package/dist/wetgevend/_variables.scss +1198 -0
  40. package/dist/wetgevend/index.css +1201 -0
  41. package/dist/wetgevend/index.d.ts +1199 -0
  42. package/dist/wetgevend/index.js +1199 -0
  43. package/dist/wetgevend/index.json +1196 -0
  44. package/dist/wetgevend/index.tokens.json +1852 -0
  45. package/dist/wetgevend/root.css +1201 -0
  46. package/dist/wetgevend/tokens.d.ts +1875 -0
  47. package/dist/{tokens.json → wetgevend/tokens.js} +17174 -16931
  48. package/figma/figma.tokens.json +937 -235
  49. package/package.json +10 -12
  50. package/src/generated/{figma.tokens.json → base.tokens.json} +4373 -4307
  51. package/src/generated/themes.json +22450 -0
  52. package/src/generated/uitvoerend-mintgroen-focus/tokens.json +5650 -0
  53. package/src/generated/uitvoerend-violet/tokens.json +5594 -0
  54. package/src/generated/uitvoerend-violet-oud/tokens.json +5594 -0
  55. package/src/generated/wetgevend/tokens.json +5594 -0
  56. package/token-transformer.mjs +77 -41
  57. package/dist/variables.less +0 -1187
  58. package/style-dictionary.config.json +0 -105
@@ -0,0 +1,1890 @@
1
+ {
2
+ "utrecht": {
3
+ "pre-heading": {
4
+ "color": "#0F172A",
5
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
6
+ "font-weight": 700,
7
+ "line-height": "125%",
8
+ "font-size": "1rem"
9
+ },
10
+ "accordion": {
11
+ "button": {
12
+ "focus": {
13
+ "background-color": "#FDD370",
14
+ "border-color": "#154273",
15
+ "color": "#0F172A"
16
+ },
17
+ "gap": "0.5rem",
18
+ "icon": {
19
+ "size": "24px"
20
+ },
21
+ "hover": {
22
+ "background-color": "#F8FAFC",
23
+ "border-color": "#94A3B8",
24
+ "color": "#0F172A"
25
+ },
26
+ "background-color": "#fff",
27
+ "border-color": "#94A3B8",
28
+ "border-width": 0,
29
+ "color": "#0F172A",
30
+ "active": {
31
+ "background-color": "#F1F5F9",
32
+ "border-color": "#94A3B8",
33
+ "color": "#0F172A",
34
+ "row-gap": 0
35
+ }
36
+ },
37
+ "panel": {
38
+ "border-color": "#94A3B8",
39
+ "border-width": 0,
40
+ "padding-block-end": "1.5rem",
41
+ "padding-block-start": "1rem",
42
+ "padding-inline-end": "1rem",
43
+ "padding-inline-start": "1rem"
44
+ }
45
+ },
46
+ "button": {
47
+ "primary-action": {
48
+ "focus": {
49
+ "background-color": "#FDD370",
50
+ "border-color": "transparent",
51
+ "color": "#fff"
52
+ },
53
+ "hover": {
54
+ "background-color": "#528e7c",
55
+ "border-color": "transparent",
56
+ "color": "#fff"
57
+ },
58
+ "background-color": "#76d2b6",
59
+ "border-color": "transparent",
60
+ "color": "#fff",
61
+ "disabled": {
62
+ "background-color": "#d6f2e9",
63
+ "border-color": "#C1EBDE",
64
+ "color": "#98DDC8"
65
+ },
66
+ "font-weight": 700,
67
+ "active": {
68
+ "background-color": "#477e6d",
69
+ "border-color": "transparent",
70
+ "color": "#fff"
71
+ },
72
+ "font-size": "1.25rem",
73
+ "line-height": "1.875rem"
74
+ },
75
+ "secondary-action": {
76
+ "focus": {
77
+ "background-color": "#FDD370",
78
+ "border-color": "transparent",
79
+ "color": "#76d2b6"
80
+ },
81
+ "hover": {
82
+ "background-color": "#d6f2e9",
83
+ "border-color": "transparent",
84
+ "color": "#76d2b6"
85
+ },
86
+ "background-color": "transparent",
87
+ "border-color": "#76d2b6",
88
+ "color": "#76d2b6",
89
+ "disabled": {
90
+ "background-color": "transparent",
91
+ "border-color": "#ACE4D3",
92
+ "color": "#ACE4D3"
93
+ },
94
+ "font-weight": 700,
95
+ "active": {
96
+ "background-color": "#C1EBDE",
97
+ "border-color": "#76d2b6",
98
+ "color": "#76d2b6"
99
+ },
100
+ "font-size": "1.25rem",
101
+ "line-height": "1.875rem"
102
+ },
103
+ "subtle": {
104
+ "focus": {
105
+ "background-color": "#FDD370",
106
+ "border-color": "transparent",
107
+ "color": "#76d2b6"
108
+ },
109
+ "font-size": "1.25rem",
110
+ "font-weight": 700,
111
+ "hover": {
112
+ "background-color": "transparent",
113
+ "border-color": "transparent",
114
+ "color": "#528e7c"
115
+ },
116
+ "background-color": "transparent",
117
+ "border-color": "transparent",
118
+ "color": "#76d2b6",
119
+ "disabled": {
120
+ "background-color": "transparent",
121
+ "border-color": "transparent",
122
+ "color": "#d6f2e9"
123
+ },
124
+ "active": {
125
+ "background-color": "transparent",
126
+ "border-color": "transparent",
127
+ "color": "#477e6d"
128
+ },
129
+ "line-height": "1.875rem"
130
+ },
131
+ "background-color": "transparent",
132
+ "border-color": "#334155",
133
+ "color": "#334155",
134
+ "border-radius": "5px",
135
+ "border-width": "1px",
136
+ "icon": {
137
+ "gap": "0.5rem",
138
+ "size": "24px"
139
+ },
140
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
141
+ "font-size": "1.25rem",
142
+ "font-weight": 700,
143
+ "line-height": "150%",
144
+ "padding-block-end": "0.5rem",
145
+ "padding-block-start": "0.5rem",
146
+ "padding-inline-end": "1rem",
147
+ "padding-inline-start": "1rem",
148
+ "disabled": {
149
+ "background-color": "#F8FAFC",
150
+ "border-color": "transparent",
151
+ "color": "#64748B"
152
+ },
153
+ "focus": {
154
+ "background-color": "#FDDE94",
155
+ "border-color": "transparent",
156
+ "color": "#1E293B"
157
+ },
158
+ "hover": {
159
+ "background-color": "#F8FAFC",
160
+ "border-color": "#1E293B",
161
+ "color": "#1E293B"
162
+ },
163
+ "active": {
164
+ "background-color": "#CBD5E1",
165
+ "border-color": "#0F172A",
166
+ "color": "#0F172A"
167
+ },
168
+ "min-block-size": "48px",
169
+ "min-inline-size": "48px",
170
+ "column-gap": "0.5rem"
171
+ },
172
+ "checkbox": {
173
+ "focus": {
174
+ "background-color": "#FDD370",
175
+ "border-color": "#154273",
176
+ "border-width": "2px"
177
+ },
178
+ "checked": {
179
+ "focus": {
180
+ "background-color": "#FDD370",
181
+ "border-width": "2px",
182
+ "border-color": "#154273",
183
+ "color": "#154273"
184
+ },
185
+ "background-color": "#154273",
186
+ "border-color": "transparent",
187
+ "color": "#fff",
188
+ "border-width": "1px",
189
+ "disabled": {
190
+ "background-color": "#CBD5E1",
191
+ "border-color": "#94A3B8",
192
+ "color": "#475569"
193
+ },
194
+ "hover": {
195
+ "border-width": "1px",
196
+ "background-color": "#738eab",
197
+ "border-color": "transparent",
198
+ "color": "#fff"
199
+ },
200
+ "active": {
201
+ "border-width": "1px",
202
+ "background-color": "#4f7196",
203
+ "border-color": "transparent",
204
+ "color": "#fff"
205
+ }
206
+ },
207
+ "border-radius": "2.5px",
208
+ "size": "24px",
209
+ "icon": {
210
+ "size": "24px"
211
+ },
212
+ "background-color": "#fff",
213
+ "border-color": "#154273",
214
+ "invalid": {
215
+ "background-color": "#f9dfdd",
216
+ "border-color": "#d52b1e",
217
+ "border-width": "1px"
218
+ },
219
+ "disabled": {
220
+ "background-color": "#CBD5E1",
221
+ "border-color": "#94A3B8"
222
+ },
223
+ "indeterminate": {
224
+ "background-color": "#154273",
225
+ "border-color": "transparent",
226
+ "color": "#fff",
227
+ "border-width": "1px",
228
+ "disabled": {
229
+ "background-color": "#CBD5E1",
230
+ "border-color": "#94A3B8",
231
+ "color": "#475569"
232
+ },
233
+ "active": {
234
+ "background-color": "#4f7196",
235
+ "border-color": "transparent",
236
+ "color": "#fff",
237
+ "border-width": "1px"
238
+ },
239
+ "hover": {
240
+ "background-color": "#738eab",
241
+ "border-color": "transparent",
242
+ "color": "#fff",
243
+ "border-width": "1px"
244
+ },
245
+ "focus": {
246
+ "background-color": "#fff",
247
+ "border-color": "#154273",
248
+ "color": "#154273",
249
+ "border-width": "2px"
250
+ }
251
+ },
252
+ "border-width": "1px",
253
+ "hover": {
254
+ "border-width": "1px",
255
+ "background-color": "#fff",
256
+ "border-color": "#738eab"
257
+ },
258
+ "active": {
259
+ "border-width": "1px",
260
+ "background-color": "#fff",
261
+ "border-color": "#4f7196"
262
+ }
263
+ },
264
+ "radio-button": {
265
+ "focus": {
266
+ "background-color": "#FDD370",
267
+ "border-color": "#154273",
268
+ "border-width": "2px"
269
+ },
270
+ "checked": {
271
+ "focus": {
272
+ "background-color": "#FDD370",
273
+ "border-color": "#154273",
274
+ "color": "#154273",
275
+ "border-width": "2px"
276
+ },
277
+ "background-color": "#154273",
278
+ "border-color": "transparent",
279
+ "color": "#fff",
280
+ "hover": {
281
+ "background-color": "#738eab",
282
+ "border-color": "transparent",
283
+ "color": "#fff",
284
+ "border-width": "1px"
285
+ },
286
+ "active": {
287
+ "background-color": "#4f7196",
288
+ "border-color": "transparent",
289
+ "color": "#fff",
290
+ "border-width": "1px"
291
+ },
292
+ "disabled": {
293
+ "background-color": "#CBD5E1",
294
+ "border-color": "#94A3B8",
295
+ "color": "#475569"
296
+ },
297
+ "border-width": "1px"
298
+ },
299
+ "active": {
300
+ "border-width": "1px",
301
+ "background-color": "#fff",
302
+ "border-color": "#4f7196"
303
+ },
304
+ "size": "24px",
305
+ "dot": {
306
+ "size": "12px"
307
+ },
308
+ "background-color": "#fff",
309
+ "border-color": "#154273",
310
+ "invalid": {
311
+ "background-color": "#f9dfdd",
312
+ "border-color": "#d52b1e",
313
+ "border-width": "1px"
314
+ },
315
+ "disabled": {
316
+ "background-color": "#CBD5E1",
317
+ "border-color": "#94A3B8",
318
+ "color": "#475569"
319
+ },
320
+ "hover": {
321
+ "background-color": "#fff",
322
+ "border-color": "#738eab",
323
+ "border-width": "1px"
324
+ },
325
+ "border-radius": "999px",
326
+ "border-width": "1px"
327
+ },
328
+ "link": {
329
+ "focus": {
330
+ "background-color": "#FDD370",
331
+ "color": "#01689b",
332
+ "text-decoration": "None",
333
+ "text-decoration-thickness": "auto"
334
+ },
335
+ "color": "#01689b",
336
+ "text-decoration-color": "#01689b",
337
+ "active": {
338
+ "color": "#42145f",
339
+ "text-decoration": "None"
340
+ },
341
+ "hover": {
342
+ "color": "#01496c",
343
+ "text-decoration": "None",
344
+ "text-decoration-thickness": "auto"
345
+ },
346
+ "visited": {
347
+ "color": "#42145f"
348
+ },
349
+ "text-decoration": "underline",
350
+ "icon": {
351
+ "inset-block-start": "0.25rem",
352
+ "size": "24px"
353
+ },
354
+ "column-gap": "0.25rem",
355
+ "text-decoration-thickness": "auto",
356
+ "text-underline-offset": "0.125rem",
357
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
358
+ "font-weight": 400,
359
+ "font-size": "1.25rem",
360
+ "line-height": "150%"
361
+ },
362
+ "select": {
363
+ "focus": {
364
+ "background-color": "#FDD370",
365
+ "border-color": "#154273",
366
+ "color": "#0F172A",
367
+ "border-width": "2px"
368
+ },
369
+ "image-background-position": "right 0.5rem center",
370
+ "icon": {
371
+ "size": "24px"
372
+ },
373
+ "background-color": "#fff",
374
+ "border-color": "#154273",
375
+ "color": "#0F172A",
376
+ "invalid": {
377
+ "background-color": "#f9dfdd",
378
+ "border-color": "#d52b1e",
379
+ "color": "#0F172A",
380
+ "border-width": "1px"
381
+ },
382
+ "disabled": {
383
+ "background-color": "#CBD5E1",
384
+ "border-color": "#94A3B8",
385
+ "color": "#475569"
386
+ },
387
+ "hover": {
388
+ "background-color": "#fff",
389
+ "border-color": "#738eab",
390
+ "color": "#0F172A",
391
+ "border-width": "1px"
392
+ },
393
+ "padding-block-end": "0.5rem",
394
+ "padding-block-start": "0.5rem",
395
+ "padding-inline-end": "0.75rem",
396
+ "padding-inline-start": "0.75rem",
397
+ "border-radius": "2.5px",
398
+ "border-bottom-width": "auto",
399
+ "border-width": "1px",
400
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
401
+ "font-weight": 400,
402
+ "line-height": "150%",
403
+ "font-size": "1.25rem",
404
+ "max-inline-size": "400px"
405
+ },
406
+ "textarea": {
407
+ "focus": {
408
+ "background-color": "#FDD370",
409
+ "border-color": "#154273",
410
+ "color": "#0F172A",
411
+ "border-width": "2px"
412
+ },
413
+ "max-inline-size": "400px",
414
+ "padding-block-end": "0.5rem",
415
+ "padding-block-start": "0.5rem",
416
+ "padding-inline-end": "0.75rem",
417
+ "padding-inline-start": "0.75rem",
418
+ "background-color": "#fff",
419
+ "border-color": "#154273",
420
+ "color": "#0F172A",
421
+ "invalid": {
422
+ "background-color": "#f9dfdd",
423
+ "border-color": "#d52b1e",
424
+ "color": "#0F172A",
425
+ "border-width": "1px"
426
+ },
427
+ "placeholder": {
428
+ "color": "#64748B"
429
+ },
430
+ "disabled": {
431
+ "background-color": "#CBD5E1",
432
+ "border-color": "#94A3B8",
433
+ "color": "#475569"
434
+ },
435
+ "read-only": {
436
+ "background-color": "#F1F5F9",
437
+ "border-color": "transparent",
438
+ "color": "#0F172A"
439
+ },
440
+ "hover": {
441
+ "background-color": "#fff",
442
+ "border-color": "#738eab",
443
+ "color": "#0F172A",
444
+ "border-width": "1px"
445
+ },
446
+ "border-radius": "2.5px",
447
+ "border-bottom-width": "1px",
448
+ "border-width": "1px",
449
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
450
+ "font-weight": 400,
451
+ "line-height": "150%",
452
+ "font-size": "1.25rem"
453
+ },
454
+ "textbox": {
455
+ "focus": {
456
+ "background-color": "#FDD370",
457
+ "border-width": "2px",
458
+ "border-color": "#154273",
459
+ "color": "#0F172A"
460
+ },
461
+ "border-radius": "2.5px",
462
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
463
+ "font-size": "1.25rem",
464
+ "font-weight": 400,
465
+ "line-height": "150%",
466
+ "max-inline-size": "400px",
467
+ "padding-block-end": "0.5rem",
468
+ "padding-block-start": "0.5rem",
469
+ "padding-inline-end": "0.75rem",
470
+ "padding-inline-start": "0.75rem",
471
+ "background-color": "#fff",
472
+ "border-color": "#154273",
473
+ "color": "#0F172A",
474
+ "invalid": {
475
+ "background-color": "#f9dfdd",
476
+ "border-color": "#d52b1e",
477
+ "color": "#0F172A",
478
+ "border-width": "1px"
479
+ },
480
+ "placeholder": {
481
+ "color": "#64748B"
482
+ },
483
+ "border-block-end-width": "auto",
484
+ "border-width": "1px",
485
+ "disabled": {
486
+ "background-color": "#CBD5E1",
487
+ "border-color": "#94A3B8",
488
+ "color": "#475569"
489
+ },
490
+ "read-only": {
491
+ "background-color": "#F1F5F9",
492
+ "border-color": "transparent",
493
+ "color": "#0F172A"
494
+ },
495
+ "hover": {
496
+ "border-width": "1px",
497
+ "background-color": "#fff",
498
+ "border-color": "#738eab",
499
+ "color": "#0F172A"
500
+ }
501
+ },
502
+ "counter-badge": {
503
+ "background-color": "#FDD370"
504
+ },
505
+ "skip-link": {
506
+ "focus": {
507
+ "background-color": "#FDD370"
508
+ }
509
+ },
510
+ "icon": {
511
+ "color": "inherit",
512
+ "size": "24px",
513
+ "inset-block-start": 0
514
+ },
515
+ "unordered-list": {
516
+ "padding-inline-start": "1.5rem",
517
+ "margin-block-end": "0.25rem",
518
+ "margin-block-start": "0.25rem",
519
+ "color": "#0F172A",
520
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
521
+ "font-weight": 400,
522
+ "font-size": "1.25rem",
523
+ "line-height": "150%",
524
+ "item": {
525
+ "padding-inline-start": "0.5rem",
526
+ "margin-block-end": "0.25rem",
527
+ "margin-block-start": "0.25rem"
528
+ },
529
+ "marker": {
530
+ "color": "#0F172A",
531
+ "border-color": "#0F172A"
532
+ }
533
+ },
534
+ "table": {
535
+ "header-cell": {
536
+ "line-height": "150%",
537
+ "color": "#0F172A",
538
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
539
+ "font-weight": 700,
540
+ "font-size": "1.25rem"
541
+ },
542
+ "caption": {
543
+ "line-height": "125%",
544
+ "margin-block-end": "1.5rem",
545
+ "color": "#0F172A",
546
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
547
+ "font-weight": 700,
548
+ "font-size": "1.875rem"
549
+ },
550
+ "cell": {
551
+ "padding-block-end": "0.75rem",
552
+ "padding-block-start": "0.75rem",
553
+ "padding-inline-end": "1rem",
554
+ "padding-inline-start": "1rem",
555
+ "line-height": "150%"
556
+ },
557
+ "data-cell": {
558
+ "color": "#0F172A",
559
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
560
+ "font-weight": 400,
561
+ "line-height": "150%",
562
+ "font-size": "1.25rem"
563
+ },
564
+ "header": {
565
+ "border-block-end-width": "2px",
566
+ "border-block-end-color": "#CBD5E1",
567
+ "background-color": "transparent"
568
+ },
569
+ "footer": {
570
+ "border-block-end-width": "1px",
571
+ "border-block-end-color": "#CBD5E1",
572
+ "background-color": "transparent"
573
+ },
574
+ "row": {
575
+ "border-block-end-width": "1px",
576
+ "border-block-end-color": "#CBD5E1",
577
+ "background-color": "transparent"
578
+ },
579
+ "footer-cell": {
580
+ "font-weight": 700,
581
+ "font-size": "1.25rem",
582
+ "color": "#0F172A",
583
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
584
+ "line-height": "150%"
585
+ },
586
+ "container": {
587
+ "box-inline-end-shadow": {
588
+ "x": 0,
589
+ "y": "16px",
590
+ "blur": "48px",
591
+ "spread": 0,
592
+ "color": "#0000001a"
593
+ },
594
+ "box-inline-start-shadow": {
595
+ "x": 0,
596
+ "y": "16px",
597
+ "blur": "48px",
598
+ "spread": 0,
599
+ "color": "#0000001a"
600
+ }
601
+ },
602
+ "font-size": "1.25rem"
603
+ },
604
+ "separator": {
605
+ "color": "#CBD5E1",
606
+ "block-size": "2px",
607
+ "margin-block-end": "0.75rem",
608
+ "margin-block-start": "0.75rem"
609
+ },
610
+ "ordered-list": {
611
+ "padding-inline-start": "1.5rem",
612
+ "margin-block-end": "0.25rem",
613
+ "margin-block-start": "0.25rem",
614
+ "margin-inline-start": "0.625rem",
615
+ "item": {
616
+ "padding-inline-start": 0,
617
+ "margin-block-end": "0.25rem",
618
+ "margin-block-start": "0.25rem"
619
+ },
620
+ "color": "#0F172A",
621
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
622
+ "font-weight": 400,
623
+ "font-size": "1.25rem",
624
+ "line-height": "150%"
625
+ },
626
+ "link-list": {
627
+ "margin-block-start": 0,
628
+ "row-gap": "0.5rem",
629
+ "margin-block-end": 0,
630
+ "item": {
631
+ "column-gap": "0.5rem",
632
+ "text-decoration": "None"
633
+ },
634
+ "icon": {
635
+ "size": "24px",
636
+ "inset-block-start": "0.188rem"
637
+ }
638
+ },
639
+ "form-label": {
640
+ "color": "#0F172A",
641
+ "font-size": "1.25rem",
642
+ "font-weight": 700
643
+ },
644
+ "form-field-label": {
645
+ "color": "#0F172A",
646
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
647
+ "font-size": "1.25rem",
648
+ "font-weight": 700,
649
+ "line-height": "150%"
650
+ },
651
+ "form-field-error-message": {
652
+ "icon": {
653
+ "size": "24px",
654
+ "margin-inline-end": "0.5rem"
655
+ },
656
+ "color": "#d52b1e",
657
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
658
+ "font-size": "1.25rem",
659
+ "font-weight": 400,
660
+ "margin-block-end": "0.5rem",
661
+ "padding-block-end": "0.5rem"
662
+ },
663
+ "form-field-description": {
664
+ "color": "#334155",
665
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
666
+ "font-size": "1.25rem",
667
+ "line-height": "150%",
668
+ "margin-block-start": "-0.5rem",
669
+ "margin-block-end": "0.5rem",
670
+ "padding-block-end": "0.5rem"
671
+ },
672
+ "form-field": {
673
+ "margin-block-start": "0.5rem",
674
+ "margin-block-end": "0.5rem",
675
+ "invalid": {
676
+ "border-inline-start-color": "#d52b1e",
677
+ "border-inline-start-width": "0px",
678
+ "padding-inline-start": 0
679
+ },
680
+ "label": {
681
+ "margin-block-end": "0.5rem"
682
+ },
683
+ "error-message": {
684
+ "line-height": "normal"
685
+ }
686
+ },
687
+ "page-footer": {
688
+ "background-color": "#154273",
689
+ "color": "#fff",
690
+ "padding-block-start": "3rem",
691
+ "padding-block-end": "3rem",
692
+ "padding-inline-start": "80px",
693
+ "padding-inline-end": "80px"
694
+ },
695
+ "figure": {
696
+ "caption": {
697
+ "border-color": "#CBD5E1",
698
+ "border-width": "4px",
699
+ "color": "#76d2b6",
700
+ "padding-block-end": "0.5rem",
701
+ "padding-block-start": "0.5rem",
702
+ "padding-inline-start": "1rem",
703
+ "line-height": "150%",
704
+ "font-size": "1.25rem"
705
+ },
706
+ "img": {
707
+ "border-end-end-radius": 0,
708
+ "border-end-start-radius": 0,
709
+ "border-start-end-radius": 0,
710
+ "border-start-start-radius": 0
711
+ }
712
+ },
713
+ "form-fieldset": {
714
+ "legend": {
715
+ "color": "#0F172A",
716
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
717
+ "font-size": "1.25rem",
718
+ "font-weight": 700,
719
+ "line-height": "150%",
720
+ "disabled": {
721
+ "color": "#334155"
722
+ }
723
+ },
724
+ "section": {
725
+ "background-color": "transparent",
726
+ "color": "#0F172A"
727
+ },
728
+ "invalid": {
729
+ "border-inline-start": {
730
+ "color": "#d52b1e"
731
+ },
732
+ "padding-inline-start": 0,
733
+ "border-inline-start-width": "0px"
734
+ }
735
+ },
736
+ "button-group": {
737
+ "background-color": "transparent",
738
+ "column-gap": "0.5rem",
739
+ "margin-block-end": "0px",
740
+ "margin-block-start": "0px",
741
+ "padding-block-end": "0px",
742
+ "padding-block-start": "0px",
743
+ "row-gap": "0.5rem"
744
+ },
745
+ "breadcrumb-nav": {
746
+ "line-height": 1.4,
747
+ "font-size": "1.25rem",
748
+ "link": {
749
+ "icon": {
750
+ "size": "24px",
751
+ "margin-inline": "0.25rem",
752
+ "inset-block-start": 0
753
+ },
754
+ "padding-block-end": "0.75rem",
755
+ "padding-block-start": "0.75rem",
756
+ "padding-inline-end": 0,
757
+ "padding-inline-start": 0,
758
+ "color": "#01689b",
759
+ "active": {
760
+ "color": "#42145f",
761
+ "text-decoration": "None"
762
+ },
763
+ "focus": {
764
+ "background-color": "transparent",
765
+ "color": "#01689b",
766
+ "text-decoration": "None"
767
+ },
768
+ "hover": {
769
+ "color": "#01496c",
770
+ "text-decoration": "None"
771
+ },
772
+ "current": {
773
+ "color": "#334155"
774
+ },
775
+ "text-decoration": "underline"
776
+ },
777
+ "divider": {
778
+ "size": "24px",
779
+ "color": "#334155",
780
+ "inset-block-start": 0
781
+ },
782
+ "margin-inline": "0.5rem",
783
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
784
+ "font-weight": 400
785
+ },
786
+ "blockquote": {
787
+ "caption": {
788
+ "font-size": "1.25rem",
789
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
790
+ "line-height": "150%",
791
+ "font-weight": 400,
792
+ "padding-block-start": "0.75rem",
793
+ "color": "#334155"
794
+ },
795
+ "content": {
796
+ "font-family": "RijksoverheidSerifWeb, 'Times New Roman', serif",
797
+ "line-height": "150%",
798
+ "font-weight": 400,
799
+ "font-size": "1.5rem",
800
+ "color": "#0F172A"
801
+ },
802
+ "margin-block-end": 0,
803
+ "margin-block-start": 0,
804
+ "margin-inline-end": 0,
805
+ "margin-inline-start": 0,
806
+ "padding-block-end": "2rem",
807
+ "padding-block-start": "2rem",
808
+ "padding-inline-end": "2rem",
809
+ "padding-inline-start": "2rem",
810
+ "row-gap": "0.75rem",
811
+ "background-color": "transparent",
812
+ "border-color": "#76d2b6",
813
+ "border-block-start-width": 0,
814
+ "border-block-end-width": 0,
815
+ "border-inline-start-width": 0,
816
+ "border-inline-end-width": 0,
817
+ "border-start-start-radius": 0,
818
+ "border-start-end-radius": 0,
819
+ "border-end-start-radius": 0,
820
+ "border-end-end-radius": 0,
821
+ "border-width": "2px",
822
+ "blue-corner-border-variation": {
823
+ "border-color": "#76d2b6",
824
+ "border-block-end-width": "2px",
825
+ "border-inline-end-width": "2px",
826
+ "border-end-end-radius": "3rem"
827
+ },
828
+ "pink-background-variation": {
829
+ "background-color": "#F6BDE1",
830
+ "border-end-start-radius": "3rem",
831
+ "padding": "2.5rem"
832
+ },
833
+ "pink-left-border-variation": {
834
+ "border-color": "#F6BDE1",
835
+ "border-inline-start-width": "0.75rem",
836
+ "padding-inline-start": "2.5rem",
837
+ "padding-inline-end": "2.5rem",
838
+ "padding-block-start": "1.5rem",
839
+ "padding-block-end": "1.5rem"
840
+ },
841
+ "pink-corner-border-variation": {
842
+ "border-color": "#F6BDE1",
843
+ "border-block-start-width": "0.25rem",
844
+ "border-inline-start-width": "0.25rem",
845
+ "border-start-start-radius": "3rem",
846
+ "padding": "2.5rem"
847
+ }
848
+ },
849
+ "article": {
850
+ "max-inline-size": "75ch"
851
+ },
852
+ "alert": {
853
+ "heading": {
854
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
855
+ "font-weight": 700,
856
+ "line-height": "150%",
857
+ "font-size": "1.25rem"
858
+ },
859
+ "column-gap": "0.5rem",
860
+ "border-width": "0px",
861
+ "margin-block-end": "0.75rem",
862
+ "margin-block-start": "0.75rem",
863
+ "padding-block-end": "1rem",
864
+ "padding-block-start": "1rem",
865
+ "padding-inline-end": "1rem",
866
+ "padding-inline-start": "1rem",
867
+ "background-color": "#d9ebf7",
868
+ "border-color": "transparent",
869
+ "color": "#0F172A",
870
+ "info": {
871
+ "background-color": "#d9ebf7",
872
+ "border-color": "transparent",
873
+ "color": "#0F172A"
874
+ },
875
+ "error": {
876
+ "background-color": "#f9dfdd",
877
+ "border-color": "transparent",
878
+ "color": "#0F172A"
879
+ },
880
+ "ok": {
881
+ "background-color": "#e1eddb",
882
+ "border-color": "transparent",
883
+ "color": "#0F172A"
884
+ },
885
+ "warning": {
886
+ "background-color": "#fff4db",
887
+ "border-color": "transparent",
888
+ "color": "#0F172A"
889
+ },
890
+ "icon": {
891
+ "inset-block-start": "3px",
892
+ "info": {
893
+ "color": "#007bc7"
894
+ },
895
+ "error": {
896
+ "color": "#d52b1e"
897
+ },
898
+ "ok": {
899
+ "color": "#39870c"
900
+ },
901
+ "warning": {
902
+ "color": "#ffb612"
903
+ },
904
+ "size": "24px"
905
+ },
906
+ "message": {
907
+ "line-height": "150%",
908
+ "column-gap": "0.5rem"
909
+ },
910
+ "border-radius": "5px"
911
+ },
912
+ "document": {
913
+ "background-color": "#fff",
914
+ "color": "#0F172A",
915
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
916
+ "font-size": "1.25rem",
917
+ "line-height": "150%",
918
+ "font-weight": 400
919
+ },
920
+ "rich-text": {
921
+ "stranger": {
922
+ "margin-block-end": "2rem"
923
+ },
924
+ "acquaintance": {
925
+ "margin-block-end": "1rem"
926
+ },
927
+ "friend": {
928
+ "margin-block-end": "0.5rem"
929
+ },
930
+ "best-friend": {
931
+ "margin-block-end": "0.25rem"
932
+ },
933
+ "confidant": {
934
+ "margin-block-end": 0
935
+ }
936
+ },
937
+ "pointer-target": {
938
+ "min-size": "48px"
939
+ },
940
+ "focus": {
941
+ "outline-color": "#76d2b6",
942
+ "outline-offset": "0.125rem",
943
+ "outline-style": "solid",
944
+ "outline-width": "2px",
945
+ "inverse": {
946
+ "outline-color": "#fff"
947
+ }
948
+ }
949
+ },
950
+ "rhc": {
951
+ "color": {
952
+ "primary": {
953
+ "50": "#eaf8f4",
954
+ "100": "#d6f2e9",
955
+ "200": "#C1EBDE",
956
+ "300": "#ACE4D3",
957
+ "400": "#98DDC8",
958
+ "500": "#76d2b6",
959
+ "hover": "#528e7c"
960
+ },
961
+ "focus": {
962
+ "outline": "#76d2b6"
963
+ },
964
+ "foreground": {
965
+ "default": "#0F172A",
966
+ "subdued": "#334155",
967
+ "onEmphasis": "#fff",
968
+ "link": "#01689b"
969
+ },
970
+ "border": {
971
+ "default": "#64748B",
972
+ "subdued": "#94A3B8",
973
+ "strong": "#0F172A"
974
+ },
975
+ "canvas": "#fff",
976
+ "feedback": {
977
+ "success": {
978
+ "default": "#39870c",
979
+ "subdued": "#e1eddb"
980
+ },
981
+ "info": {
982
+ "default": "#007bc7",
983
+ "subdued": "#d9ebf7"
984
+ },
985
+ "error": {
986
+ "default": "#d52b1e",
987
+ "subdued": "#f9dfdd"
988
+ },
989
+ "warning": {
990
+ "default": "#ffb612",
991
+ "subdued": "#fff4db"
992
+ }
993
+ },
994
+ "accent": {
995
+ "500": "#8fcae7"
996
+ },
997
+ "cool-grey": {
998
+ "50": "#F8FAFC",
999
+ "100": "#F1F5F9",
1000
+ "200": "#E2E8F0",
1001
+ "300": "#CBD5E1",
1002
+ "400": "#94A3B8",
1003
+ "500": "#64748B",
1004
+ "600": "#475569",
1005
+ "700": "#334155",
1006
+ "800": "#1E293B",
1007
+ "900": "#0F172A"
1008
+ },
1009
+ "lichtblauw": {
1010
+ "50": "#eef7fb",
1011
+ "100": "#ddeff8",
1012
+ "200": "#CCE7F4",
1013
+ "300": "#BCDFF0",
1014
+ "400": "#ABD7ED",
1015
+ "500": "#8fcae7"
1016
+ },
1017
+ "violet": {
1018
+ "50": "#f2d9e7",
1019
+ "100": "#e5b3d0",
1020
+ "200": "#D88CB7",
1021
+ "300": "#CB66A0",
1022
+ "400": "#BE4088",
1023
+ "500": "#a90061"
1024
+ },
1025
+ "paars": {
1026
+ "50": "#e3dce7",
1027
+ "100": "#c6b9cf",
1028
+ "200": "#A995B7",
1029
+ "300": "#8D729F",
1030
+ "400": "#714f87",
1031
+ "500": "#42145f"
1032
+ },
1033
+ "hemelblauw": {
1034
+ "50": "#d9ebf7",
1035
+ "100": "#b3d7ee",
1036
+ "200": "#8CC3E6",
1037
+ "300": "#66AFDD",
1038
+ "400": "#409CD5",
1039
+ "500": "#007bc7"
1040
+ },
1041
+ "donkerblauw": {
1042
+ "50": "#d9e8f0",
1043
+ "100": "#b3d2e1",
1044
+ "200": "#8CBBD2",
1045
+ "300": "#66A4C3",
1046
+ "400": "#408EB4",
1047
+ "500": "#01689b"
1048
+ },
1049
+ "mintgroen": {
1050
+ "50": "#eaf8f4",
1051
+ "100": "#d6f2e9",
1052
+ "200": "#C1EBDE",
1053
+ "300": "#ACE4D3",
1054
+ "400": "#98DDC8",
1055
+ "500": "#76d2b6"
1056
+ },
1057
+ "mosgroen": {
1058
+ "50": "#ebebd9",
1059
+ "100": "#d6d7b3",
1060
+ "200": "#C1C38C",
1061
+ "300": "#ADAF66",
1062
+ "400": "#999C40",
1063
+ "500": "#777b00"
1064
+ },
1065
+ "groen": {
1066
+ "50": "#e1eddb",
1067
+ "100": "#c4dbb6",
1068
+ "200": "#A5C991",
1069
+ "300": "#88B76D",
1070
+ "400": "#6AA549",
1071
+ "500": "#39870c"
1072
+ },
1073
+ "donkergroen": {
1074
+ "50": "#dfe6e1",
1075
+ "100": "#becdc3",
1076
+ "200": "#9DB4A4",
1077
+ "300": "#7D9B87",
1078
+ "400": "#5D8269",
1079
+ "500": "#275937"
1080
+ },
1081
+ "bruin": {
1082
+ "50": "#efeada",
1083
+ "100": "#dfd4b6",
1084
+ "200": "#CFBF90",
1085
+ "300": "#BFA96C",
1086
+ "400": "#AF9447",
1087
+ "500": "#94710a"
1088
+ },
1089
+ "donkerbruin": {
1090
+ "50": "#e8e0df",
1091
+ "100": "#d1c2be",
1092
+ "200": "#BAA39D",
1093
+ "300": "#A3847D",
1094
+ "400": "#8D665D",
1095
+ "500": "#673327"
1096
+ },
1097
+ "geel": {
1098
+ "50": "#fefbdd",
1099
+ "100": "#fdf6bc",
1100
+ "200": "#FCF199",
1101
+ "300": "#FBED78",
1102
+ "400": "#FAE856",
1103
+ "500": "#f9e11e"
1104
+ },
1105
+ "donkergeel": {
1106
+ "50": "#fff4db",
1107
+ "100": "#ffe9b8",
1108
+ "200": "#FDDE94",
1109
+ "300": "#FDD370",
1110
+ "400": "#FDC84D",
1111
+ "500": "#ffb612"
1112
+ },
1113
+ "oranje": {
1114
+ "50": "#fbead9",
1115
+ "100": "#f6d4b3",
1116
+ "200": "#F1BE8C",
1117
+ "300": "#EDA966",
1118
+ "400": "#E89440",
1119
+ "500": "#e17000"
1120
+ },
1121
+ "rood": {
1122
+ "50": "#f9dfdd",
1123
+ "100": "#f2bfbc",
1124
+ "200": "#EC9F99",
1125
+ "300": "#E67F78",
1126
+ "400": "#DF6056",
1127
+ "500": "#d52b1e"
1128
+ },
1129
+ "roze": {
1130
+ "50": "#fdeff8",
1131
+ "100": "#fbdef0",
1132
+ "200": "#F8CEE8",
1133
+ "300": "#F6BDE1",
1134
+ "400": "#F4ADD9",
1135
+ "500": "#f092cd"
1136
+ },
1137
+ "robijnrood": {
1138
+ "50": "#f7d9e7",
1139
+ "100": "#efb3ce",
1140
+ "200": "#E78CB6",
1141
+ "300": "#DF669D",
1142
+ "400": "#D74085",
1143
+ "500": "#ca005d"
1144
+ },
1145
+ "lintblauw": {
1146
+ "50": "#dce3ea",
1147
+ "100": "#b8c6d5",
1148
+ "200": "#95a9c0",
1149
+ "300": "#738eab",
1150
+ "400": "#4f7196",
1151
+ "500": "#154273"
1152
+ },
1153
+ "wit": "#fff",
1154
+ "zwart": "#000",
1155
+ "none": "transparent"
1156
+ },
1157
+ "sub-nav-bar": {
1158
+ "background-color": "#f2f4f6",
1159
+ "column-gap": "0.5rem",
1160
+ "column-width": "375px",
1161
+ "padding-block-end": "2rem",
1162
+ "padding-block-start": "2rem",
1163
+ "inline-size": "100%",
1164
+ "content": {
1165
+ "padding-inline-end": "1rem",
1166
+ "padding-inline-start": "1rem",
1167
+ "max-inline-size": "1280px",
1168
+ "list": {
1169
+ "row-gap": "0.5rem"
1170
+ }
1171
+ }
1172
+ },
1173
+ "toggletip": {
1174
+ "color": "#fff",
1175
+ "background-color": "#007bc7",
1176
+ "border-color": "transparent",
1177
+ "border-radius": "5px",
1178
+ "border-width": "1px",
1179
+ "icon": {
1180
+ "size": "24px"
1181
+ },
1182
+ "size": "24px",
1183
+ "active": {
1184
+ "color": "#007bc7",
1185
+ "background-color": "#fff",
1186
+ "border-color": "#007bc7"
1187
+ },
1188
+ "hover": {
1189
+ "color": "#0F172A",
1190
+ "background-color": "#66AFDD"
1191
+ },
1192
+ "focus": {
1193
+ "color": "#fff",
1194
+ "background-color": "#007bc7"
1195
+ }
1196
+ },
1197
+ "sidenav": {
1198
+ "display": "flex",
1199
+ "link": {
1200
+ "line-height": "150%",
1201
+ "icon": {
1202
+ "size": "24px",
1203
+ "margin-inline": "0.5rem"
1204
+ },
1205
+ "font-size": "1.25rem",
1206
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1207
+ "font-weight": 400,
1208
+ "current": {
1209
+ "font-weight": 700,
1210
+ "color": "#0F172A"
1211
+ },
1212
+ "color": "#01689b",
1213
+ "active": {
1214
+ "color": "#42145f",
1215
+ "text-decoration": "underline"
1216
+ },
1217
+ "focus": {
1218
+ "border-radius": "5px",
1219
+ "border-width": "2px",
1220
+ "border-style": "solid",
1221
+ "border-color": "#154273",
1222
+ "background-color": "none",
1223
+ "color": "#01689b",
1224
+ "text-decoration": "None"
1225
+ },
1226
+ "hover": {
1227
+ "color": "#15496a",
1228
+ "text-decoration": "underline"
1229
+ },
1230
+ "padding-block-start": "0.75rem",
1231
+ "padding-block-end": "0.75rem",
1232
+ "text-decoration": "None",
1233
+ "column-gap": "0.5rem"
1234
+ }
1235
+ },
1236
+ "radio-group": {
1237
+ "padding-block-end": "0.5rem",
1238
+ "padding-block-start": "0.5rem",
1239
+ "row-gap": "1rem"
1240
+ },
1241
+ "navigation-list": {
1242
+ "icon": {
1243
+ "background-color": "#0F172A",
1244
+ "border-radius": "999px",
1245
+ "color": "#fff"
1246
+ },
1247
+ "item": {
1248
+ "icon": {
1249
+ "padding-inline": "0.5rem",
1250
+ "padding-block": "0.5rem",
1251
+ "size": "24px"
1252
+ },
1253
+ "content": {
1254
+ "font-size": "1.125rem",
1255
+ "column-gap": "0.5rem",
1256
+ "row-gap": "0.25rem"
1257
+ },
1258
+ "label": {
1259
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1260
+ "font-size": "1.875rem",
1261
+ "font-weight": 700,
1262
+ "line-height": "150%"
1263
+ },
1264
+ "active": {
1265
+ "background-color": "#F1F5F9"
1266
+ },
1267
+ "hover": {
1268
+ "background-color": "#F8FAFC"
1269
+ },
1270
+ "focus": {
1271
+ "background-color": "#dce3ea"
1272
+ },
1273
+ "background-color": "#fff",
1274
+ "color": "#334155",
1275
+ "border-width": "1px",
1276
+ "border-color": "#CBD5E1",
1277
+ "heading": {
1278
+ "color": "#0F172A"
1279
+ },
1280
+ "column-gap": "1rem",
1281
+ "min-height": "48px",
1282
+ "padding-block": "0.75rem",
1283
+ "padding-inline": "1rem"
1284
+ }
1285
+ },
1286
+ "nav-bar": {
1287
+ "border-block-end-width": "1px",
1288
+ "max-inline-size": "1280px",
1289
+ "padding-inline": "1rem",
1290
+ "container": {
1291
+ "inline-size": "100%"
1292
+ },
1293
+ "content": {
1294
+ "column-gap": "1rem"
1295
+ },
1296
+ "icon": {
1297
+ "color": "#0F172A",
1298
+ "active": {
1299
+ "color": "#fff"
1300
+ },
1301
+ "size": "24px"
1302
+ },
1303
+ "link": {
1304
+ "active": {
1305
+ "background-color": "#76d2b6",
1306
+ "color": "#fff"
1307
+ },
1308
+ "background-color": "#fff",
1309
+ "color": "#76d2b6",
1310
+ "focus": {
1311
+ "background-color": "#eaf8f4",
1312
+ "color": "#76d2b6"
1313
+ },
1314
+ "hover": {
1315
+ "background-color": "#F8FAFC",
1316
+ "color": "#76d2b6"
1317
+ },
1318
+ "padding-block-end": "1rem",
1319
+ "padding-block-start": "1rem",
1320
+ "padding-inline-end": "0.75rem",
1321
+ "padding-inline-start": "0.75rem",
1322
+ "column-gap": "0.5rem"
1323
+ },
1324
+ "heading": {
1325
+ "font-weight": 700
1326
+ },
1327
+ "background-color": "#fff",
1328
+ "color": "#76d2b6",
1329
+ "border-color": "#98DDC8"
1330
+ },
1331
+ "message-list": {
1332
+ "item": {
1333
+ "background-color": "#fff",
1334
+ "border-color": "#CBD5E1",
1335
+ "border-width": "1px",
1336
+ "color": "#334155",
1337
+ "column-gap": "1rem",
1338
+ "icon": {
1339
+ "size": "24px",
1340
+ "color": "#0F172A"
1341
+ },
1342
+ "min-height": "48px",
1343
+ "padding-block": "0.75rem",
1344
+ "padding-inline": "1rem",
1345
+ "content": {
1346
+ "font-size": "1.125rem",
1347
+ "column-gap": "0.5rem",
1348
+ "row-gap": "0.5rem"
1349
+ },
1350
+ "label": {
1351
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1352
+ "font-size": "1.25rem",
1353
+ "font-weight": 700,
1354
+ "line-height": "150%"
1355
+ },
1356
+ "heading": {
1357
+ "color": "#0F172A"
1358
+ }
1359
+ }
1360
+ },
1361
+ "logo": {
1362
+ "image": {
1363
+ "background-color": "#fff",
1364
+ "inline-size": "48px",
1365
+ "block-size": "96px",
1366
+ "color": "#154273"
1367
+ },
1368
+ "title": {
1369
+ "font-weight": 600,
1370
+ "line-height": "1.063rem",
1371
+ "font-size": "0.913rem",
1372
+ "padding-block-start": "3.125rem"
1373
+ },
1374
+ "subtitle": {
1375
+ "font-weight": 400,
1376
+ "line-height": "1rem",
1377
+ "font-size": "0.775rem"
1378
+ },
1379
+ "column-gap": "12px",
1380
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1381
+ "color": "#154273"
1382
+ },
1383
+ "link-list-card": {
1384
+ "background-color": "#fff",
1385
+ "padding-block-start": "1.5rem",
1386
+ "padding-block-end": "1.5rem",
1387
+ "row-gap": "1rem",
1388
+ "padding-inline-start": "1.5rem",
1389
+ "padding-inline-end": "1.5rem"
1390
+ },
1391
+ "link-list": {
1392
+ "text-decoration": "None"
1393
+ },
1394
+ "icon-only-button": {
1395
+ "padding-block-end": "0.75rem",
1396
+ "padding-block-start": "0.75rem",
1397
+ "padding-inline-end": "0.75rem",
1398
+ "padding-inline-start": "0.75rem"
1399
+ },
1400
+ "hero": {
1401
+ "heading": {
1402
+ "font-weight": 700,
1403
+ "line-height": "125%",
1404
+ "font-size": "1.875rem",
1405
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif"
1406
+ },
1407
+ "sub-heading": {
1408
+ "font-weight": 400,
1409
+ "line-height": "150%",
1410
+ "font-size": "1.25rem",
1411
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif"
1412
+ },
1413
+ "message": {
1414
+ "background-color": "#154273",
1415
+ "color": "#fff",
1416
+ "row-gap": "0.125rem",
1417
+ "padding-block-end": "1rem",
1418
+ "padding-inline-end": "1rem",
1419
+ "padding-inline-start": "1rem",
1420
+ "padding-block-start": "1rem",
1421
+ "border-radius": "20px",
1422
+ "inline-size": "90%"
1423
+ },
1424
+ "border-radius": "40px",
1425
+ "inline-size": "100%"
1426
+ },
1427
+ "form-field-radio-option": {
1428
+ "column-gap": "0.5rem",
1429
+ "font-weight": 400,
1430
+ "row-gap": "0.5rem",
1431
+ "label": {
1432
+ "margin-block-end": 0
1433
+ },
1434
+ "input": {
1435
+ "margin": {
1436
+ "block-start": "0.25rem"
1437
+ }
1438
+ }
1439
+ },
1440
+ "form-field-checkbox-option": {
1441
+ "column-gap": "0.5rem",
1442
+ "margin-block-end": 0
1443
+ },
1444
+ "page-footer": {
1445
+ "column-gap": "1.5rem",
1446
+ "column-width": "200px",
1447
+ "column": {
1448
+ "title": {
1449
+ "margin-block-end": "0.75rem"
1450
+ }
1451
+ },
1452
+ "content": {
1453
+ "max-inline-size": "1280px",
1454
+ "padding-inline-start": "1rem",
1455
+ "padding-inline-end": "1rem",
1456
+ "column-gap": "2rem"
1457
+ },
1458
+ "border": {
1459
+ "block-start": {
1460
+ "width": "2px",
1461
+ "color": "#738eab",
1462
+ "style": "solid"
1463
+ }
1464
+ },
1465
+ "outlined": {
1466
+ "background-color": "#fff",
1467
+ "color": "#76d2b6",
1468
+ "border": {
1469
+ "color": "#76d2b6"
1470
+ }
1471
+ },
1472
+ "padding": {
1473
+ "block-start": "2.5rem",
1474
+ "block-end": "2.5rem",
1475
+ "inline-start": "2.5rem",
1476
+ "inline-end": "2.5rem"
1477
+ },
1478
+ "flex": {
1479
+ "direction": "column"
1480
+ }
1481
+ },
1482
+ "file-input": {
1483
+ "column-gap": "0.75rem",
1484
+ "row-gap": "0.75rem",
1485
+ "feedback": {
1486
+ "color": "#475569",
1487
+ "font-size": "1rem"
1488
+ }
1489
+ },
1490
+ "file": {
1491
+ "border-style": "solid",
1492
+ "border-color": "#154273",
1493
+ "border-width": "1px",
1494
+ "border-radius": "5px",
1495
+ "padding-inline-start": "1rem",
1496
+ "padding-inline-end": "1rem",
1497
+ "padding-block-start": "0.75rem",
1498
+ "padding-block-end": "0.75rem",
1499
+ "column-gap": "0.25rem",
1500
+ "error": {
1501
+ "border-color": "#d52b1e"
1502
+ },
1503
+ "subtitle": {
1504
+ "color": "#64748B"
1505
+ }
1506
+ },
1507
+ "dot-badge": {
1508
+ "border-radius": "999px",
1509
+ "color": "#d52b1e",
1510
+ "size": "12px"
1511
+ },
1512
+ "code-input": {
1513
+ "size": "48px"
1514
+ },
1515
+ "code-input-group": {
1516
+ "column-gap": "0.5rem"
1517
+ },
1518
+ "checkbox-group": {
1519
+ "padding-block-end": "0.5rem",
1520
+ "padding-block-start": "0.5rem",
1521
+ "row-gap": "1rem"
1522
+ },
1523
+ "card-as-link": {
1524
+ "background-color": "#fff",
1525
+ "border-color": "#CBD5E1",
1526
+ "border-radius": "5px",
1527
+ "border-width": "1px",
1528
+ "color": "#0F172A",
1529
+ "column-gap": "1rem",
1530
+ "inline-size": "328px",
1531
+ "icon": {
1532
+ "color": "#0F172A",
1533
+ "size": "24px"
1534
+ },
1535
+ "link": {
1536
+ "color": "#01689b",
1537
+ "text-decoration": "underline",
1538
+ "active": {
1539
+ "text-decoration": "none"
1540
+ },
1541
+ "hover": {
1542
+ "text-decoration": "none"
1543
+ },
1544
+ "focus": {
1545
+ "text-decoration": "none"
1546
+ }
1547
+ },
1548
+ "metadata": {
1549
+ "color": "#0F172A"
1550
+ },
1551
+ "padding-block-end": "1rem",
1552
+ "padding-block-start": "1rem",
1553
+ "padding-inline-end": "1rem",
1554
+ "padding-inline-start": "1rem",
1555
+ "row-gap": "0.75rem",
1556
+ "active": {
1557
+ "background-color": "#F1F5F9",
1558
+ "text-decoration": "underline"
1559
+ },
1560
+ "hover": {
1561
+ "background-color": "#F8FAFC",
1562
+ "text-decoration": "underline"
1563
+ },
1564
+ "focus": {
1565
+ "background-color": "#dce3ea",
1566
+ "text-decoration": "underline"
1567
+ },
1568
+ "full-bleed": {
1569
+ "background-color": "#000",
1570
+ "border-color": "transparent",
1571
+ "color": "#fff",
1572
+ "opacity": 0.5
1573
+ },
1574
+ "heading": {
1575
+ "padding-block-start": "0.5rem",
1576
+ "font-size": "1.5rem",
1577
+ "font-weight": 700
1578
+ },
1579
+ "horizontal": {
1580
+ "background-color": "#154273",
1581
+ "border-color": "transparent",
1582
+ "color": "#fff",
1583
+ "max-block-size": "96px",
1584
+ "padding-block-end": 0,
1585
+ "padding-block-start": 0,
1586
+ "padding-inline-end": "1rem",
1587
+ "padding-inline-start": "1rem",
1588
+ "heading": {
1589
+ "inline-size": "200px"
1590
+ }
1591
+ }
1592
+ },
1593
+ "accordion": {
1594
+ "button": {
1595
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1596
+ "font-size": "1.25rem",
1597
+ "font-weight": 400,
1598
+ "line-height": "150%",
1599
+ "icon": {
1600
+ "margin-block": "0.25rem"
1601
+ },
1602
+ "padding-block-end": "0.75rem",
1603
+ "padding-block-start": "0.75rem",
1604
+ "padding-inline-end": "1rem",
1605
+ "padding-inline-start": "1rem",
1606
+ "expanded": {
1607
+ "background-color": "#fff",
1608
+ "color": "#0F172A"
1609
+ }
1610
+ },
1611
+ "section": {
1612
+ "border-block-end-width": "1px",
1613
+ "border-width": 0,
1614
+ "border-color": "#94A3B8"
1615
+ },
1616
+ "header": {
1617
+ "margin": 0
1618
+ },
1619
+ "border-radius": "0px",
1620
+ "color": "#0F172A"
1621
+ },
1622
+ "keep": {
1623
+ "top-left": {
1624
+ "borderRadiusTopLeft": "48px",
1625
+ "borderRadiusTopRight": 0,
1626
+ "borderRadiusBottomRight": 0,
1627
+ "borderRadiusBottomLeft": 0
1628
+ },
1629
+ "top-right": {
1630
+ "borderRadiusTopRight": "48px",
1631
+ "borderRadiusTopLeft": 0,
1632
+ "borderRadiusBottomRight": 0,
1633
+ "borderRadiusBottomLeft": 0
1634
+ },
1635
+ "bottom-right": {
1636
+ "borderRadiusTopLeft": 0,
1637
+ "borderRadiusTopRight": 0,
1638
+ "borderRadiusBottomRight": "48px",
1639
+ "borderRadiusBottomLeft": 0
1640
+ },
1641
+ "bottom-left": {
1642
+ "borderRadiusTopLeft": 0,
1643
+ "borderRadiusTopRight": 0,
1644
+ "borderRadiusBottomRight": 0,
1645
+ "borderRadiusBottomLeft": "48px"
1646
+ }
1647
+ },
1648
+ "border-radius": {
1649
+ "sm": "2.5px",
1650
+ "md": "5px",
1651
+ "keep": "48px",
1652
+ "circle": "999px",
1653
+ "none": "0px"
1654
+ },
1655
+ "focus": {
1656
+ "outline-offset": "0.125rem",
1657
+ "outline-style": "solid",
1658
+ "outline-width": "2px"
1659
+ },
1660
+ "font-size": {
1661
+ "heading": {
1662
+ "level-1": "3.125rem",
1663
+ "level-2": "2.5rem",
1664
+ "level-3": "1.875rem",
1665
+ "level-4": "1.5rem",
1666
+ "level-5": "1.25rem"
1667
+ },
1668
+ "paragraph": {
1669
+ "intro": "1.5rem",
1670
+ "default": "1.25rem",
1671
+ "small": "1.125rem"
1672
+ },
1673
+ "xs": {
1674
+ "desktop": "1.25rem",
1675
+ "tablet": "1.125rem",
1676
+ "mobile": "1rem"
1677
+ },
1678
+ "sm": {
1679
+ "desktop": "1.5rem",
1680
+ "tablet": "1.35rem",
1681
+ "mobile": "1.2rem"
1682
+ },
1683
+ "md": {
1684
+ "desktop": "1.875rem",
1685
+ "tablet": "1.688rem",
1686
+ "mobile": "1.5rem"
1687
+ },
1688
+ "lg": {
1689
+ "desktop": "2.5rem",
1690
+ "tablet": "2.25rem",
1691
+ "mobile": "2rem"
1692
+ },
1693
+ "xl": {
1694
+ "desktop": "3.125rem",
1695
+ "tablet": "2.813rem",
1696
+ "mobile": "2.5rem"
1697
+ }
1698
+ },
1699
+ "line-height": {
1700
+ "paragraph": "150%",
1701
+ "sm": "125%",
1702
+ "md": "150%"
1703
+ },
1704
+ "size": {
1705
+ "target": "48px",
1706
+ "icon": {
1707
+ "functional": "24px"
1708
+ },
1709
+ "quarter-lint": "12px",
1710
+ "half-lint": "24px",
1711
+ "lint": "48px",
1712
+ "2-lint": "96px",
1713
+ "3-lint": "1440px"
1714
+ },
1715
+ "font-weight": {
1716
+ "extra-bold": 800,
1717
+ "bold": 700,
1718
+ "semi-bold": 550,
1719
+ "regular": 400,
1720
+ "chosen-regular": 400,
1721
+ "light": 300,
1722
+ "thin": 200
1723
+ },
1724
+ "font-family": {
1725
+ "primary": "Fira Sans, Arial, Verdana, sans-serif",
1726
+ "secondary": "RijksoverheidSerifWeb, 'Times New Roman', serif"
1727
+ },
1728
+ "border-width": {
1729
+ "default": "1px",
1730
+ "m": "2px",
1731
+ "none": "0px"
1732
+ },
1733
+ "space": {
1734
+ "0": 0,
1735
+ "25": "0.125rem",
1736
+ "50": "0.25rem",
1737
+ "100": "0.5rem",
1738
+ "150": "0.75rem",
1739
+ "200": "1rem",
1740
+ "300": "1.5rem",
1741
+ "400": "2rem",
1742
+ "500": "2.5rem",
1743
+ "600": "3rem",
1744
+ "700": "3.5rem"
1745
+ }
1746
+ },
1747
+ "overwrite": {
1748
+ "focus": {
1749
+ "background": "#FDD370"
1750
+ }
1751
+ },
1752
+ "todo": {
1753
+ "nav-bar": {
1754
+ "link": {
1755
+ "focus": {
1756
+ "background-color": "#FDD370"
1757
+ }
1758
+ }
1759
+ },
1760
+ "pagination": {
1761
+ "page-link": {
1762
+ "focus": {
1763
+ "background-color": "#FDD370"
1764
+ }
1765
+ }
1766
+ }
1767
+ },
1768
+ "denhaag": {
1769
+ "sidenav": {
1770
+ "link": {
1771
+ "focus": {
1772
+ "background-color": "#FDD370"
1773
+ }
1774
+ }
1775
+ }
1776
+ },
1777
+ "nl": {
1778
+ "skip-link": {
1779
+ "font-weight": 700,
1780
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1781
+ "font-size": "1.25rem",
1782
+ "line-height": "150%",
1783
+ "min-block-size": "48px",
1784
+ "min-inline-size": "48px",
1785
+ "padding-block-end": "0.75rem",
1786
+ "padding-block-start": "0.75rem",
1787
+ "padding-inline-end": "1rem",
1788
+ "padding-inline-start": "1rem",
1789
+ "focus": {
1790
+ "background-color": "#fff",
1791
+ "border-color": "#154273",
1792
+ "border-style": "solid",
1793
+ "border-width": "2px",
1794
+ "color": "#0F172A",
1795
+ "text-decoration": "None"
1796
+ },
1797
+ "focus-visible": {
1798
+ "outline-color": "#000"
1799
+ },
1800
+ "background-color": "#154273",
1801
+ "border-color": "transparent",
1802
+ "color": "#fff",
1803
+ "border-width": "2px",
1804
+ "box-block-end-shadow": {
1805
+ "offset-x": 0,
1806
+ "offset-y": "16px",
1807
+ "blur-radius": "48px",
1808
+ "spread-radius": 0,
1809
+ "color": "#0000001a"
1810
+ },
1811
+ "text-decoration": "underline",
1812
+ "text-underline-offset": "0.125rem"
1813
+ },
1814
+ "paragraph": {
1815
+ "color": "#0F172A",
1816
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1817
+ "font-size": "1.25rem",
1818
+ "font-weight": 400,
1819
+ "line-height": "150%",
1820
+ "margin-block-end": 0,
1821
+ "margin-block-start": 0,
1822
+ "lead": {
1823
+ "color": "#0F172A",
1824
+ "font-size": "1.5rem",
1825
+ "font-weight": 400,
1826
+ "line-height": "150%"
1827
+ }
1828
+ },
1829
+ "heading-level-1": {
1830
+ "color": "#154273",
1831
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1832
+ "font-weight": 700,
1833
+ "line-height": "125%",
1834
+ "font-size": "3.125rem",
1835
+ "margin-block-end": 0,
1836
+ "margin-block-start": 0
1837
+ },
1838
+ "heading-level-2": {
1839
+ "color": "#154273",
1840
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1841
+ "font-weight": 700,
1842
+ "line-height": "125%",
1843
+ "font-size": "2.5rem",
1844
+ "margin-block-end": 0,
1845
+ "margin-block-start": 0
1846
+ },
1847
+ "heading-level-3": {
1848
+ "color": "#154273",
1849
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1850
+ "font-weight": 700,
1851
+ "line-height": "125%",
1852
+ "font-size": "1.875rem",
1853
+ "margin-block-end": 0,
1854
+ "margin-block-start": 0
1855
+ },
1856
+ "heading-level-4": {
1857
+ "color": "#154273",
1858
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1859
+ "font-weight": 700,
1860
+ "line-height": "125%",
1861
+ "font-size": "1.5rem",
1862
+ "margin-block-end": 0,
1863
+ "margin-block-start": 0
1864
+ },
1865
+ "heading-level-5": {
1866
+ "color": "#154273",
1867
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1868
+ "font-weight": 700,
1869
+ "line-height": "125%",
1870
+ "font-size": "1.25rem",
1871
+ "margin-block-end": 0,
1872
+ "margin-block-start": 0
1873
+ },
1874
+ "number-badge": {
1875
+ "font-size": "1.25rem",
1876
+ "line-height": "150%",
1877
+ "min-block-size": "24px",
1878
+ "min-inline-size": "24px",
1879
+ "font-weight": 700,
1880
+ "border-width": "0px",
1881
+ "border-radius": "999px",
1882
+ "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1883
+ "background-color": "#154273",
1884
+ "border-color": "transparent",
1885
+ "color": "#fff",
1886
+ "padding-inline": "0.5rem",
1887
+ "padding-block": "0.5rem"
1888
+ }
1889
+ }
1890
+ }