@rijkshuisstijl-community/design-tokens 1.1.0 → 1.2.0

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