@amsterdam/design-system-tokens 0.2.0 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +45 -0
- package/dist/_variables.scss +225 -106
- package/dist/index.css +225 -106
- package/dist/index.d.ts +146 -27
- package/dist/index.js +218 -99
- package/dist/index.json +217 -98
- package/dist/index.tokens.json +361 -116
- package/dist/root.css +225 -106
- package/dist/tokens.d.ts +297 -52
- package/dist/tokens.js +7327 -4668
- package/dist/variables.less +225 -106
- package/package.json +3 -3
- package/src/brand/amsterdam/color.tokens.json +5 -6
- package/src/brand/amsterdam/typography.tokens.json +10 -18
- package/src/common/amsterdam/border.tokens.json +3 -9
- package/src/common/amsterdam/spacing.tokens.json +4 -12
- package/src/components/amsterdam/accordion.tokens.json +1 -3
- package/src/components/amsterdam/alert.tokens.json +12 -9
- package/src/components/amsterdam/badge.tokens.json +49 -0
- package/src/components/amsterdam/breadcrumb.tokens.json +7 -5
- package/src/components/amsterdam/button.tokens.json +9 -19
- package/src/components/amsterdam/checkbox.tokens.json +24 -64
- package/src/components/amsterdam/dialog.tokens.json +0 -7
- package/src/components/amsterdam/form-label.tokens.json +4 -4
- package/src/components/amsterdam/grid.tokens.json +3 -9
- package/src/components/amsterdam/header.tokens.json +7 -0
- package/src/components/amsterdam/heading.tokens.json +24 -24
- package/src/components/amsterdam/icon-button.tokens.json +37 -0
- package/src/components/amsterdam/icon.tokens.json +0 -8
- package/src/components/amsterdam/link-list.tokens.json +61 -0
- package/src/components/amsterdam/link.tokens.json +13 -23
- package/src/components/amsterdam/mark.tokens.json +7 -0
- package/src/components/amsterdam/mega-menu.tokens.json +12 -0
- package/src/components/amsterdam/ordered-list.tokens.json +4 -4
- package/src/components/amsterdam/page-heading.tokens.json +4 -12
- package/src/components/amsterdam/page-menu.tokens.json +4 -4
- package/src/components/amsterdam/pagination.tokens.json +4 -4
- package/src/components/amsterdam/paragraph.tokens.json +10 -10
- package/src/components/amsterdam/search-field.tokens.json +47 -0
- package/src/components/amsterdam/skip-link.tokens.json +20 -0
- package/src/components/amsterdam/spotlight.tokens.json +30 -0
- package/src/components/amsterdam/switch.tokens.json +10 -30
- package/src/components/amsterdam/table.tokens.json +20 -0
- package/src/components/amsterdam/text-input.tokens.json +36 -0
- package/src/components/amsterdam/top-task-link.tokens.json +4 -4
- package/src/components/amsterdam/unordered-list.tokens.json +4 -4
- package/src/components/utrecht/button.tokens.json +24 -72
- package/src/components/amsterdam/highlight.tokens.json +0 -46
package/dist/index.tokens.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"amsterdam": {
|
|
3
3
|
"color": {
|
|
4
4
|
"primary-black": "#000000",
|
|
5
|
-
"primary-white": "#
|
|
5
|
+
"primary-white": "#FFFFFF",
|
|
6
6
|
"primary-blue": "#004699",
|
|
7
7
|
"primary-red": "#EC0000",
|
|
8
8
|
"dark-blue": "#102E62",
|
|
@@ -10,13 +10,12 @@
|
|
|
10
10
|
"yellow": "#FFE600",
|
|
11
11
|
"green": "#BED200",
|
|
12
12
|
"dark-green": "#00A03C",
|
|
13
|
-
"blue": "#
|
|
13
|
+
"blue": "#009DE6",
|
|
14
14
|
"purple": "#A00078",
|
|
15
15
|
"magenta": "#E50082",
|
|
16
|
-
"neutral-grey1": "#
|
|
17
|
-
"neutral-grey2": "#
|
|
18
|
-
"neutral-grey3": "#767676"
|
|
19
|
-
"neutral-grey4": "#323232"
|
|
16
|
+
"neutral-grey1": "#E8E8E8",
|
|
17
|
+
"neutral-grey2": "#BEBEBE",
|
|
18
|
+
"neutral-grey3": "#767676"
|
|
20
19
|
},
|
|
21
20
|
"proportion": {
|
|
22
21
|
"x-tall": "9 / 16",
|
|
@@ -36,7 +35,7 @@
|
|
|
36
35
|
"text-level": {
|
|
37
36
|
"0": {
|
|
38
37
|
"font-size": "clamp(2.432rem, calc(2.683vw + 1.895rem), 4.578rem)",
|
|
39
|
-
"line-height": "1.
|
|
38
|
+
"line-height": "1.15"
|
|
40
39
|
},
|
|
41
40
|
"1": {
|
|
42
41
|
"font-size": "clamp(2.084rem, calc(1.973vw + 1.69rem), 3.662rem)",
|
|
@@ -44,25 +43,21 @@
|
|
|
44
43
|
},
|
|
45
44
|
"2": {
|
|
46
45
|
"font-size": "clamp(1.786rem, calc(1.43vw + 1.5rem), 2.93rem)",
|
|
47
|
-
"line-height": "1.
|
|
46
|
+
"line-height": "1.25"
|
|
48
47
|
},
|
|
49
48
|
"3": {
|
|
50
49
|
"font-size": "clamp(1.531rem, calc(1.016vw + 1.328rem), 2.344rem)",
|
|
51
|
-
"line-height": "1.
|
|
50
|
+
"line-height": "1.3"
|
|
52
51
|
},
|
|
53
52
|
"4": {
|
|
54
|
-
"font-size": "clamp(1.313rem, calc(0.703vw + 1.173rem), 1.875rem)",
|
|
55
|
-
"line-height": "1.4"
|
|
56
|
-
},
|
|
57
|
-
"5": {
|
|
58
53
|
"font-size": "clamp(1.313rem, calc(0.703vw + 1.173rem), 1.875rem)",
|
|
59
54
|
"line-height": "1.5"
|
|
60
55
|
},
|
|
61
|
-
"
|
|
56
|
+
"5": {
|
|
62
57
|
"font-size": "clamp(1.125rem, calc(0.469vw + 1.031rem), 1.5rem)",
|
|
63
58
|
"line-height": "1.6"
|
|
64
59
|
},
|
|
65
|
-
"
|
|
60
|
+
"6": {
|
|
66
61
|
"font-size": "clamp(0.964rem, calc(0.295vw + 0.905rem), 1.2rem)",
|
|
67
62
|
"line-height": "1.6"
|
|
68
63
|
}
|
|
@@ -72,7 +67,7 @@
|
|
|
72
67
|
"text-level": {
|
|
73
68
|
"0": {
|
|
74
69
|
"font-size": "clamp(1.891rem, calc(1.927vw + 1.506rem), 3.433rem)",
|
|
75
|
-
"line-height": "1.
|
|
70
|
+
"line-height": "1.15"
|
|
76
71
|
},
|
|
77
72
|
"1": {
|
|
78
73
|
"font-size": "clamp(1.621rem, calc(1.408vw + 1.34rem), 2.747rem)",
|
|
@@ -80,25 +75,21 @@
|
|
|
80
75
|
},
|
|
81
76
|
"2": {
|
|
82
77
|
"font-size": "clamp(1.389rem, calc(1.01vw + 1.187rem), 2.197rem)",
|
|
83
|
-
"line-height": "1.
|
|
78
|
+
"line-height": "1.25"
|
|
84
79
|
},
|
|
85
80
|
"3": {
|
|
86
81
|
"font-size": "clamp(1.191rem, calc(0.709vw + 1.049rem), 1.758rem)",
|
|
87
|
-
"line-height": "1.
|
|
82
|
+
"line-height": "1.3"
|
|
88
83
|
},
|
|
89
84
|
"4": {
|
|
90
|
-
"font-size": "clamp(1.021rem, calc(0.481vw + 0.925rem), 1.406rem)",
|
|
91
|
-
"line-height": "1.4"
|
|
92
|
-
},
|
|
93
|
-
"5": {
|
|
94
85
|
"font-size": "clamp(1.021rem, calc(0.481vw + 0.925rem), 1.406rem)",
|
|
95
86
|
"line-height": "1.5"
|
|
96
87
|
},
|
|
97
|
-
"
|
|
88
|
+
"5": {
|
|
98
89
|
"font-size": "clamp(0.875rem, calc(0.313vw + 0.813rem), 1.125rem)",
|
|
99
90
|
"line-height": "1.6"
|
|
100
91
|
},
|
|
101
|
-
"
|
|
92
|
+
"6": {
|
|
102
93
|
"font-size": "clamp(0.75rem, calc(0.188vw + 0.713rem), 0.9rem)",
|
|
103
94
|
"line-height": "1.6"
|
|
104
95
|
}
|
|
@@ -121,7 +112,7 @@
|
|
|
121
112
|
"color": "#102E62"
|
|
122
113
|
},
|
|
123
114
|
"on-background-dark": {
|
|
124
|
-
"color": "#
|
|
115
|
+
"color": "#FFFFFF"
|
|
125
116
|
},
|
|
126
117
|
"on-background-light": {
|
|
127
118
|
"color": "#000000"
|
|
@@ -160,18 +151,18 @@
|
|
|
160
151
|
"box-shadow": "inset 0 0 0 2px #767676"
|
|
161
152
|
},
|
|
162
153
|
"spacious": {
|
|
163
|
-
"font-size": "clamp(1.
|
|
164
|
-
"line-height": "1.
|
|
154
|
+
"font-size": "clamp(1.125rem, calc(0.469vw + 1.031rem), 1.5rem)",
|
|
155
|
+
"line-height": "1.6"
|
|
165
156
|
},
|
|
166
157
|
"compact": {
|
|
167
|
-
"font-size": "clamp(
|
|
168
|
-
"line-height": "1.
|
|
158
|
+
"font-size": "clamp(0.875rem, calc(0.313vw + 0.813rem), 1.125rem)",
|
|
159
|
+
"line-height": "1.6"
|
|
169
160
|
}
|
|
170
161
|
}
|
|
171
162
|
},
|
|
172
163
|
"alert": {
|
|
173
|
-
"
|
|
174
|
-
"border": "
|
|
164
|
+
"border-width": "4px",
|
|
165
|
+
"border-style": "solid",
|
|
175
166
|
"gap": "1rem",
|
|
176
167
|
"padding-block-start": "1rem",
|
|
177
168
|
"padding-block-end": "1rem",
|
|
@@ -191,15 +182,18 @@
|
|
|
191
182
|
}
|
|
192
183
|
},
|
|
193
184
|
"error": {
|
|
194
|
-
"background-color": "#ffffff",
|
|
195
185
|
"border-color": "#EC0000"
|
|
196
186
|
},
|
|
187
|
+
"info": {
|
|
188
|
+
"border-color": "#004699"
|
|
189
|
+
},
|
|
197
190
|
"success": {
|
|
198
|
-
"background-color": "#ffffff",
|
|
199
191
|
"border-color": "#00A03C"
|
|
200
192
|
},
|
|
193
|
+
"warning": {
|
|
194
|
+
"border-color": "#FF9100"
|
|
195
|
+
},
|
|
201
196
|
"close": {
|
|
202
|
-
"background-color": "transparent",
|
|
203
197
|
"fill": "#000000",
|
|
204
198
|
"hover": {
|
|
205
199
|
"fill": "#004699"
|
|
@@ -214,25 +208,70 @@
|
|
|
214
208
|
"x-wide": "16 / 9",
|
|
215
209
|
"2x-wide": "32 / 9"
|
|
216
210
|
},
|
|
211
|
+
"badge": {
|
|
212
|
+
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
213
|
+
"font-weight": 800,
|
|
214
|
+
"padding-inline": "0.5rem",
|
|
215
|
+
"spacious": {
|
|
216
|
+
"font-size": "clamp(1.125rem, calc(0.469vw + 1.031rem), 1.5rem)",
|
|
217
|
+
"line-height": "1.6"
|
|
218
|
+
},
|
|
219
|
+
"compact": {
|
|
220
|
+
"font-size": "clamp(0.875rem, calc(0.313vw + 0.813rem), 1.125rem)",
|
|
221
|
+
"line-height": "1.6"
|
|
222
|
+
},
|
|
223
|
+
"blue": {
|
|
224
|
+
"background-color": "#009DE6",
|
|
225
|
+
"color": "#000000"
|
|
226
|
+
},
|
|
227
|
+
"dark-blue": {
|
|
228
|
+
"background-color": "#004699",
|
|
229
|
+
"color": "#FFFFFF"
|
|
230
|
+
},
|
|
231
|
+
"dark-green": {
|
|
232
|
+
"background-color": "#00A03C",
|
|
233
|
+
"color": "#FFFFFF"
|
|
234
|
+
},
|
|
235
|
+
"green": {
|
|
236
|
+
"background-color": "#BED200",
|
|
237
|
+
"color": "#000000"
|
|
238
|
+
},
|
|
239
|
+
"magenta": {
|
|
240
|
+
"background-color": "#E50082",
|
|
241
|
+
"color": "#FFFFFF"
|
|
242
|
+
},
|
|
243
|
+
"orange": {
|
|
244
|
+
"background-color": "#FF9100",
|
|
245
|
+
"color": "#000000"
|
|
246
|
+
},
|
|
247
|
+
"purple": {
|
|
248
|
+
"background-color": "#A00078",
|
|
249
|
+
"color": "#FFFFFF"
|
|
250
|
+
},
|
|
251
|
+
"yellow": {
|
|
252
|
+
"background-color": "#FFE600",
|
|
253
|
+
"color": "#000000"
|
|
254
|
+
}
|
|
255
|
+
},
|
|
217
256
|
"blockquote": {
|
|
218
257
|
"color": "#000000",
|
|
219
258
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
220
259
|
"font-weight": 800,
|
|
221
|
-
"inverse-color": "#
|
|
260
|
+
"inverse-color": "#FFFFFF",
|
|
222
261
|
"spacious": {
|
|
223
262
|
"font-size": "clamp(1.531rem, calc(1.016vw + 1.328rem), 2.344rem)",
|
|
224
|
-
"line-height": "1.
|
|
263
|
+
"line-height": "1.3"
|
|
225
264
|
},
|
|
226
265
|
"compact": {
|
|
227
266
|
"font-size": "clamp(1.191rem, calc(0.709vw + 1.049rem), 1.758rem)",
|
|
228
|
-
"line-height": "1.
|
|
267
|
+
"line-height": "1.3"
|
|
229
268
|
}
|
|
230
269
|
},
|
|
231
270
|
"breadcrumb": {
|
|
232
271
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
233
272
|
"font-weight": 400,
|
|
234
273
|
"separator": {
|
|
235
|
-
"background-
|
|
274
|
+
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23000000' fill-rule='evenodd' d='m9.757 32-2.9-2.91L19.937 16 6.857 2.91 9.757 0l16 16z'/></svg>\")"
|
|
236
275
|
},
|
|
237
276
|
"item-link": {
|
|
238
277
|
"color": "#004699",
|
|
@@ -269,7 +308,7 @@
|
|
|
269
308
|
"box-shadow": "inset 0 0 0 3px #102E62"
|
|
270
309
|
},
|
|
271
310
|
"disabled": {
|
|
272
|
-
"box-shadow": "inset 0 0 0 2px #
|
|
311
|
+
"box-shadow": "inset 0 0 0 2px #BEBEBE"
|
|
273
312
|
},
|
|
274
313
|
"focus": {
|
|
275
314
|
"box-shadow": "inset 0 0 0 2px #004699"
|
|
@@ -277,7 +316,7 @@
|
|
|
277
316
|
},
|
|
278
317
|
"tertiary": {
|
|
279
318
|
"hover": {
|
|
280
|
-
"box-shadow": "inset 0 0 0 2px #
|
|
319
|
+
"box-shadow": "inset 0 0 0 2px #102E62"
|
|
281
320
|
}
|
|
282
321
|
}
|
|
283
322
|
},
|
|
@@ -366,7 +405,7 @@
|
|
|
366
405
|
}
|
|
367
406
|
},
|
|
368
407
|
"dialog": {
|
|
369
|
-
"background-color": "#
|
|
408
|
+
"background-color": "#FFFFFF",
|
|
370
409
|
"border": "0",
|
|
371
410
|
"max-inline-size": "min(87.69vw, 45rem)",
|
|
372
411
|
"title": {
|
|
@@ -374,24 +413,17 @@
|
|
|
374
413
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
375
414
|
"font-weight": 800,
|
|
376
415
|
"spacious": {
|
|
377
|
-
"font-size": "clamp(1.
|
|
378
|
-
"line-height": "1.
|
|
416
|
+
"font-size": "clamp(1.125rem, calc(0.469vw + 1.031rem), 1.5rem)",
|
|
417
|
+
"line-height": "1.6"
|
|
379
418
|
},
|
|
380
419
|
"compact": {
|
|
381
|
-
"font-size": "clamp(
|
|
382
|
-
"line-height": "1.
|
|
420
|
+
"font-size": "clamp(0.875rem, calc(0.313vw + 0.813rem), 1.125rem)",
|
|
421
|
+
"line-height": "1.6"
|
|
383
422
|
}
|
|
384
423
|
},
|
|
385
424
|
"backdrop": {
|
|
386
425
|
"background": "#0006"
|
|
387
426
|
},
|
|
388
|
-
"close": {
|
|
389
|
-
"background-color": "transparent",
|
|
390
|
-
"fill": "#000000",
|
|
391
|
-
"hover": {
|
|
392
|
-
"fill": "#004699"
|
|
393
|
-
}
|
|
394
|
-
},
|
|
395
427
|
"form": {
|
|
396
428
|
"gap": "1.5rem",
|
|
397
429
|
"padding-block": "clamp(1.5rem, calc(1.5rem + ((1vw - 0.5337rem) * 2.1448)), 2.5rem)",
|
|
@@ -414,12 +446,12 @@
|
|
|
414
446
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
415
447
|
"font-weight": 800,
|
|
416
448
|
"spacious": {
|
|
417
|
-
"font-size": "clamp(
|
|
418
|
-
"line-height": "1.
|
|
449
|
+
"font-size": "clamp(1.313rem, calc(0.703vw + 1.173rem), 1.875rem)",
|
|
450
|
+
"line-height": "1.5"
|
|
419
451
|
},
|
|
420
452
|
"compact": {
|
|
421
|
-
"font-size": "clamp(
|
|
422
|
-
"line-height": "1.
|
|
453
|
+
"font-size": "clamp(1.021rem, calc(0.481vw + 0.925rem), 1.406rem)",
|
|
454
|
+
"line-height": "1.5"
|
|
423
455
|
}
|
|
424
456
|
},
|
|
425
457
|
"grid": {
|
|
@@ -439,27 +471,38 @@
|
|
|
439
471
|
"column-count": "12"
|
|
440
472
|
}
|
|
441
473
|
},
|
|
474
|
+
"header": {
|
|
475
|
+
"column-gap": "clamp(1rem, calc(3.125vw + 0.375rem), 3.5rem)"
|
|
476
|
+
},
|
|
442
477
|
"heading": {
|
|
443
478
|
"color": "#000000",
|
|
444
479
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
445
480
|
"font-weight": 800,
|
|
446
|
-
"inverse-color": "#
|
|
481
|
+
"inverse-color": "#FFFFFF",
|
|
447
482
|
"spacious": {
|
|
448
483
|
"level-1": {
|
|
449
484
|
"line-height": "1.2",
|
|
450
485
|
"font-size": "clamp(2.084rem, calc(1.973vw + 1.69rem), 3.662rem)"
|
|
451
486
|
},
|
|
452
487
|
"level-2": {
|
|
453
|
-
"line-height": "1.
|
|
488
|
+
"line-height": "1.25",
|
|
454
489
|
"font-size": "clamp(1.786rem, calc(1.43vw + 1.5rem), 2.93rem)"
|
|
455
490
|
},
|
|
456
491
|
"level-3": {
|
|
457
|
-
"line-height": "1.
|
|
492
|
+
"line-height": "1.3",
|
|
458
493
|
"font-size": "clamp(1.531rem, calc(1.016vw + 1.328rem), 2.344rem)"
|
|
459
494
|
},
|
|
460
495
|
"level-4": {
|
|
461
|
-
"line-height": "1.
|
|
496
|
+
"line-height": "1.5",
|
|
462
497
|
"font-size": "clamp(1.313rem, calc(0.703vw + 1.173rem), 1.875rem)"
|
|
498
|
+
},
|
|
499
|
+
"level-5": {
|
|
500
|
+
"line-height": "1.6",
|
|
501
|
+
"font-size": "clamp(1.125rem, calc(0.469vw + 1.031rem), 1.5rem)"
|
|
502
|
+
},
|
|
503
|
+
"level-6": {
|
|
504
|
+
"line-height": "1.6",
|
|
505
|
+
"font-size": "clamp(0.964rem, calc(0.295vw + 0.905rem), 1.2rem)"
|
|
463
506
|
}
|
|
464
507
|
},
|
|
465
508
|
"compact": {
|
|
@@ -468,64 +511,75 @@
|
|
|
468
511
|
"font-size": "clamp(1.621rem, calc(1.408vw + 1.34rem), 2.747rem)"
|
|
469
512
|
},
|
|
470
513
|
"level-2": {
|
|
471
|
-
"line-height": "1.
|
|
514
|
+
"line-height": "1.25",
|
|
472
515
|
"font-size": "clamp(1.389rem, calc(1.01vw + 1.187rem), 2.197rem)"
|
|
473
516
|
},
|
|
474
517
|
"level-3": {
|
|
475
|
-
"line-height": "1.
|
|
518
|
+
"line-height": "1.3",
|
|
476
519
|
"font-size": "clamp(1.191rem, calc(0.709vw + 1.049rem), 1.758rem)"
|
|
477
520
|
},
|
|
478
521
|
"level-4": {
|
|
479
|
-
"line-height": "1.
|
|
522
|
+
"line-height": "1.5",
|
|
480
523
|
"font-size": "clamp(1.021rem, calc(0.481vw + 0.925rem), 1.406rem)"
|
|
524
|
+
},
|
|
525
|
+
"level-5": {
|
|
526
|
+
"line-height": "1.6",
|
|
527
|
+
"font-size": "clamp(0.875rem, calc(0.313vw + 0.813rem), 1.125rem)"
|
|
528
|
+
},
|
|
529
|
+
"level-6": {
|
|
530
|
+
"line-height": "1.6",
|
|
531
|
+
"font-size": "clamp(0.75rem, calc(0.188vw + 0.713rem), 0.9rem)"
|
|
481
532
|
}
|
|
482
533
|
}
|
|
483
534
|
},
|
|
484
|
-
"
|
|
485
|
-
"
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
"
|
|
490
|
-
},
|
|
491
|
-
"green": {
|
|
492
|
-
"background-color": "#BED200"
|
|
493
|
-
},
|
|
494
|
-
"light-blue": {
|
|
495
|
-
"background-color": "#009DEC"
|
|
496
|
-
},
|
|
497
|
-
"magenta": {
|
|
498
|
-
"background-color": "#E50082"
|
|
535
|
+
"icon-button": {
|
|
536
|
+
"color": "#004699",
|
|
537
|
+
"outline-offset": "2px",
|
|
538
|
+
"hover": {
|
|
539
|
+
"background-color": "rgba(0, 70, 153, 0.125)",
|
|
540
|
+
"color": "#102E62"
|
|
499
541
|
},
|
|
500
|
-
"
|
|
501
|
-
"
|
|
542
|
+
"disabled": {
|
|
543
|
+
"color": "#BEBEBE"
|
|
502
544
|
},
|
|
503
|
-
"
|
|
504
|
-
"
|
|
545
|
+
"on-background-light": {
|
|
546
|
+
"color": "#000000",
|
|
547
|
+
"hover": {
|
|
548
|
+
"background-color": "rgba(0, 0, 0, 0.125)",
|
|
549
|
+
"color": "#000000"
|
|
550
|
+
},
|
|
551
|
+
"disabled": {
|
|
552
|
+
"color": "#BEBEBE"
|
|
553
|
+
}
|
|
505
554
|
},
|
|
506
|
-
"
|
|
507
|
-
"background-color": "#
|
|
555
|
+
"on-background-dark": {
|
|
556
|
+
"background-color": "#004699",
|
|
557
|
+
"color": "#FFFFFF",
|
|
558
|
+
"hover": {
|
|
559
|
+
"background-color": "#102E62",
|
|
560
|
+
"color": "#FFFFFF"
|
|
561
|
+
},
|
|
562
|
+
"disabled": {
|
|
563
|
+
"color": "#FFFFFF",
|
|
564
|
+
"background-color": "#BEBEBE"
|
|
565
|
+
}
|
|
508
566
|
}
|
|
509
567
|
},
|
|
510
568
|
"icon": {
|
|
511
569
|
"spacious": {
|
|
512
570
|
"size-3": {
|
|
513
571
|
"font-size": "clamp(1.531rem, calc(1.016vw + 1.328rem), 2.344rem)",
|
|
514
|
-
"line-height": "1.
|
|
572
|
+
"line-height": "1.3"
|
|
515
573
|
},
|
|
516
574
|
"size-4": {
|
|
517
|
-
"font-size": "clamp(1.313rem, calc(0.703vw + 1.173rem), 1.875rem)",
|
|
518
|
-
"line-height": "1.4"
|
|
519
|
-
},
|
|
520
|
-
"size-5": {
|
|
521
575
|
"font-size": "clamp(1.313rem, calc(0.703vw + 1.173rem), 1.875rem)",
|
|
522
576
|
"line-height": "1.5"
|
|
523
577
|
},
|
|
524
|
-
"size-
|
|
578
|
+
"size-5": {
|
|
525
579
|
"font-size": "clamp(1.125rem, calc(0.469vw + 1.031rem), 1.5rem)",
|
|
526
580
|
"line-height": "1.6"
|
|
527
581
|
},
|
|
528
|
-
"size-
|
|
582
|
+
"size-6": {
|
|
529
583
|
"font-size": "clamp(0.964rem, calc(0.295vw + 0.905rem), 1.2rem)",
|
|
530
584
|
"line-height": "1.6"
|
|
531
585
|
}
|
|
@@ -533,26 +587,79 @@
|
|
|
533
587
|
"compact": {
|
|
534
588
|
"size-3": {
|
|
535
589
|
"font-size": "clamp(1.191rem, calc(0.709vw + 1.049rem), 1.758rem)",
|
|
536
|
-
"line-height": "1.
|
|
590
|
+
"line-height": "1.3"
|
|
537
591
|
},
|
|
538
592
|
"size-4": {
|
|
539
|
-
"font-size": "clamp(1.021rem, calc(0.481vw + 0.925rem), 1.406rem)",
|
|
540
|
-
"line-height": "1.4"
|
|
541
|
-
},
|
|
542
|
-
"size-5": {
|
|
543
593
|
"font-size": "clamp(1.021rem, calc(0.481vw + 0.925rem), 1.406rem)",
|
|
544
594
|
"line-height": "1.5"
|
|
545
595
|
},
|
|
546
|
-
"size-
|
|
596
|
+
"size-5": {
|
|
547
597
|
"font-size": "clamp(0.875rem, calc(0.313vw + 0.813rem), 1.125rem)",
|
|
548
598
|
"line-height": "1.6"
|
|
549
599
|
},
|
|
550
|
-
"size-
|
|
600
|
+
"size-6": {
|
|
551
601
|
"font-size": "clamp(0.75rem, calc(0.188vw + 0.713rem), 0.9rem)",
|
|
552
602
|
"line-height": "1.6"
|
|
553
603
|
}
|
|
554
604
|
}
|
|
555
605
|
},
|
|
606
|
+
"link-list": {
|
|
607
|
+
"gap": "0.5em",
|
|
608
|
+
"link": {
|
|
609
|
+
"color": "#004699",
|
|
610
|
+
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
611
|
+
"font-weight": 400,
|
|
612
|
+
"gap": "0.5em",
|
|
613
|
+
"outline-offset": "2px",
|
|
614
|
+
"text-decoration-line": "none",
|
|
615
|
+
"text-decoration-thickness": "0.125rem",
|
|
616
|
+
"text-underline-offset": "0.375rem",
|
|
617
|
+
"spacious": {
|
|
618
|
+
"small": {
|
|
619
|
+
"font-size": "clamp(0.964rem, calc(0.295vw + 0.905rem), 1.2rem)",
|
|
620
|
+
"line-height": "1.6"
|
|
621
|
+
},
|
|
622
|
+
"medium": {
|
|
623
|
+
"font-size": "clamp(1.125rem, calc(0.469vw + 1.031rem), 1.5rem)",
|
|
624
|
+
"line-height": "1.6"
|
|
625
|
+
},
|
|
626
|
+
"large": {
|
|
627
|
+
"font-size": "clamp(1.313rem, calc(0.703vw + 1.173rem), 1.875rem)",
|
|
628
|
+
"line-height": "1.5"
|
|
629
|
+
}
|
|
630
|
+
},
|
|
631
|
+
"compact": {
|
|
632
|
+
"small": {
|
|
633
|
+
"font-size": "clamp(0.75rem, calc(0.188vw + 0.713rem), 0.9rem)",
|
|
634
|
+
"line-height": "1.6"
|
|
635
|
+
},
|
|
636
|
+
"medium": {
|
|
637
|
+
"font-size": "clamp(0.875rem, calc(0.313vw + 0.813rem), 1.125rem)",
|
|
638
|
+
"line-height": "1.6"
|
|
639
|
+
},
|
|
640
|
+
"large": {
|
|
641
|
+
"font-size": "clamp(1.021rem, calc(0.481vw + 0.925rem), 1.406rem)",
|
|
642
|
+
"line-height": "1.5"
|
|
643
|
+
}
|
|
644
|
+
},
|
|
645
|
+
"hover": {
|
|
646
|
+
"color": "#102E62",
|
|
647
|
+
"text-decoration-line": "underline"
|
|
648
|
+
},
|
|
649
|
+
"on-background-dark": {
|
|
650
|
+
"color": "#FFFFFF",
|
|
651
|
+
"hover": {
|
|
652
|
+
"color": "#FFFFFF"
|
|
653
|
+
}
|
|
654
|
+
},
|
|
655
|
+
"on-background-light": {
|
|
656
|
+
"color": "#000000",
|
|
657
|
+
"hover": {
|
|
658
|
+
"color": "#000000"
|
|
659
|
+
}
|
|
660
|
+
}
|
|
661
|
+
}
|
|
662
|
+
},
|
|
556
663
|
"link": {
|
|
557
664
|
"color": "#004699",
|
|
558
665
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
@@ -611,12 +718,12 @@
|
|
|
611
718
|
}
|
|
612
719
|
},
|
|
613
720
|
"on-background-dark": {
|
|
614
|
-
"color": "#
|
|
721
|
+
"color": "#FFFFFF",
|
|
615
722
|
"hover": {
|
|
616
|
-
"color": "#
|
|
723
|
+
"color": "#FFFFFF"
|
|
617
724
|
},
|
|
618
725
|
"visited": {
|
|
619
|
-
"color": "#
|
|
726
|
+
"color": "#FFFFFF"
|
|
620
727
|
}
|
|
621
728
|
},
|
|
622
729
|
"on-background-light": {
|
|
@@ -641,6 +748,17 @@
|
|
|
641
748
|
"color": "#000000"
|
|
642
749
|
}
|
|
643
750
|
},
|
|
751
|
+
"mark": {
|
|
752
|
+
"background-color": "var(--amsterdam-color-yellow)"
|
|
753
|
+
},
|
|
754
|
+
"mega-menu": {
|
|
755
|
+
"list-category": {
|
|
756
|
+
"column-gap": "clamp(1rem, calc(3.125vw + 0.375rem), 3.5rem)",
|
|
757
|
+
"column-width": "20rem",
|
|
758
|
+
"padding-block-start": "1rem",
|
|
759
|
+
"padding-block-end": "clamp(1rem, calc(3.125vw + 0.375rem), 3.5rem)"
|
|
760
|
+
}
|
|
761
|
+
},
|
|
644
762
|
"ordered-list": {
|
|
645
763
|
"color": "#000000",
|
|
646
764
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
@@ -671,7 +789,7 @@
|
|
|
671
789
|
"color": "#000000",
|
|
672
790
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
673
791
|
"font-weight": 800,
|
|
674
|
-
"inverse-color": "#
|
|
792
|
+
"inverse-color": "#FFFFFF",
|
|
675
793
|
"spacious": {
|
|
676
794
|
"font-size": "clamp(2.432rem, calc(2.683vw + 1.895rem), 4.578rem)",
|
|
677
795
|
"line-height": "clamp(2.432rem, calc(2.683vw + 1.895rem), 4.578rem)"
|
|
@@ -737,7 +855,7 @@
|
|
|
737
855
|
"color": "#000000",
|
|
738
856
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
739
857
|
"font-weight": 400,
|
|
740
|
-
"inverse-color": "#
|
|
858
|
+
"inverse-color": "#FFFFFF",
|
|
741
859
|
"spacious": {
|
|
742
860
|
"small": {
|
|
743
861
|
"font-size": "clamp(0.964rem, calc(0.295vw + 0.905rem), 1.2rem)",
|
|
@@ -775,12 +893,91 @@
|
|
|
775
893
|
"max-width": "132rem"
|
|
776
894
|
}
|
|
777
895
|
},
|
|
896
|
+
"search-field": {
|
|
897
|
+
"button": {
|
|
898
|
+
"background-color": "#004699",
|
|
899
|
+
"color": "#FFFFFF",
|
|
900
|
+
"outline-offset": "2px",
|
|
901
|
+
"hover": {
|
|
902
|
+
"background-color": "#102E62"
|
|
903
|
+
}
|
|
904
|
+
},
|
|
905
|
+
"input": {
|
|
906
|
+
"box-shadow": "inset 0 0 0 1px #000000",
|
|
907
|
+
"color": "#000000",
|
|
908
|
+
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
909
|
+
"font-weight": 400,
|
|
910
|
+
"outline-offset": "2px",
|
|
911
|
+
"cancel-button": {
|
|
912
|
+
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23004699' fill-rule='evenodd' d='M29.333 5.47 26.53 2.668 16 13.187 5.47 2.666 2.668 5.47 13.187 16 2.666 26.53l2.804 2.803L16 18.813l10.53 10.52 2.803-2.804L18.813 16z'/></svg>\")",
|
|
913
|
+
"color": "#004699",
|
|
914
|
+
"height": "clamp(0.964rem, calc(0.295vw + 0.905rem), 1.2rem)",
|
|
915
|
+
"width": "clamp(0.964rem, calc(0.295vw + 0.905rem), 1.2rem)"
|
|
916
|
+
},
|
|
917
|
+
"hover": {
|
|
918
|
+
"box-shadow": "inset 0 0 0 2px #000000"
|
|
919
|
+
},
|
|
920
|
+
"placeholder": {
|
|
921
|
+
"color": "#767676"
|
|
922
|
+
},
|
|
923
|
+
"compact": {
|
|
924
|
+
"font-size": "clamp(0.75rem, calc(0.188vw + 0.713rem), 0.9rem)",
|
|
925
|
+
"line-height": "1.6"
|
|
926
|
+
},
|
|
927
|
+
"spacious": {
|
|
928
|
+
"font-size": "clamp(0.964rem, calc(0.295vw + 0.905rem), 1.2rem)",
|
|
929
|
+
"line-height": "1.6"
|
|
930
|
+
}
|
|
931
|
+
}
|
|
932
|
+
},
|
|
933
|
+
"skip-link": {
|
|
934
|
+
"background-color": "#004699",
|
|
935
|
+
"color": "#FFFFFF",
|
|
936
|
+
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
937
|
+
"font-weight": 400,
|
|
938
|
+
"font-size": "clamp(0.964rem, calc(0.295vw + 0.905rem), 1.2rem)",
|
|
939
|
+
"line-height": "1.6",
|
|
940
|
+
"outline-offset": "2px",
|
|
941
|
+
"compact": {
|
|
942
|
+
"font-size": "clamp(0.75rem, calc(0.188vw + 0.713rem), 0.9rem)",
|
|
943
|
+
"line-height": "1.6"
|
|
944
|
+
},
|
|
945
|
+
"hover": {
|
|
946
|
+
"background-color": "#102E62"
|
|
947
|
+
}
|
|
948
|
+
},
|
|
949
|
+
"spotlight": {
|
|
950
|
+
"blue": {
|
|
951
|
+
"background-color": "#009DE6"
|
|
952
|
+
},
|
|
953
|
+
"dark-blue": {
|
|
954
|
+
"background-color": "#004699"
|
|
955
|
+
},
|
|
956
|
+
"dark-green": {
|
|
957
|
+
"background-color": "#00A03C"
|
|
958
|
+
},
|
|
959
|
+
"green": {
|
|
960
|
+
"background-color": "#BED200"
|
|
961
|
+
},
|
|
962
|
+
"magenta": {
|
|
963
|
+
"background-color": "#E50082"
|
|
964
|
+
},
|
|
965
|
+
"orange": {
|
|
966
|
+
"background-color": "#FF9100"
|
|
967
|
+
},
|
|
968
|
+
"purple": {
|
|
969
|
+
"background-color": "#A00078"
|
|
970
|
+
},
|
|
971
|
+
"yellow": {
|
|
972
|
+
"background-color": "#FFE600"
|
|
973
|
+
}
|
|
974
|
+
},
|
|
778
975
|
"switch": {
|
|
779
976
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
780
977
|
"background-color": "#767676",
|
|
781
978
|
"width": "3.5rem",
|
|
782
979
|
"thumb": {
|
|
783
|
-
"background-color": "#
|
|
980
|
+
"background-color": "#FFFFFF",
|
|
784
981
|
"width": "1.75rem",
|
|
785
982
|
"height": "1.75rem",
|
|
786
983
|
"hover": {
|
|
@@ -792,7 +989,55 @@
|
|
|
792
989
|
},
|
|
793
990
|
"outline-offset": "2px",
|
|
794
991
|
"disabled": {
|
|
795
|
-
"background-color": "#
|
|
992
|
+
"background-color": "#BEBEBE"
|
|
993
|
+
}
|
|
994
|
+
},
|
|
995
|
+
"table": {
|
|
996
|
+
"color": "#000000",
|
|
997
|
+
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
998
|
+
"font-weight": 400,
|
|
999
|
+
"font-size": "clamp(1.125rem, calc(0.469vw + 1.031rem), 1.5rem)",
|
|
1000
|
+
"line-height": "1.6",
|
|
1001
|
+
"caption": {
|
|
1002
|
+
"font-weight": 800
|
|
1003
|
+
},
|
|
1004
|
+
"cell": {
|
|
1005
|
+
"border-bottom": "1px solid #E8E8E8"
|
|
1006
|
+
},
|
|
1007
|
+
"header-cell": {
|
|
1008
|
+
"font-weight": 800
|
|
1009
|
+
}
|
|
1010
|
+
},
|
|
1011
|
+
"text-input": {
|
|
1012
|
+
"box-shadow": "inset 0 0 0 1px #000000",
|
|
1013
|
+
"color": "#000000",
|
|
1014
|
+
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1015
|
+
"font-weight": 400,
|
|
1016
|
+
"outline-offset": "2px",
|
|
1017
|
+
"disabled": {
|
|
1018
|
+
"background-color": "#FFFFFF",
|
|
1019
|
+
"box-shadow": "inset 0 0 0 1px #BEBEBE",
|
|
1020
|
+
"color": "#BEBEBE"
|
|
1021
|
+
},
|
|
1022
|
+
"hover": {
|
|
1023
|
+
"box-shadow": "inset 0 0 0 2px #000000"
|
|
1024
|
+
},
|
|
1025
|
+
"invalid": {
|
|
1026
|
+
"box-shadow": "inset 0 0 0 1px #EC0000",
|
|
1027
|
+
"hover": {
|
|
1028
|
+
"box-shadow": "inset 0 0 0 2px #EC0000"
|
|
1029
|
+
}
|
|
1030
|
+
},
|
|
1031
|
+
"placeholder": {
|
|
1032
|
+
"color": "#767676"
|
|
1033
|
+
},
|
|
1034
|
+
"compact": {
|
|
1035
|
+
"font-size": "clamp(0.75rem, calc(0.188vw + 0.713rem), 0.9rem)",
|
|
1036
|
+
"line-height": "1.6"
|
|
1037
|
+
},
|
|
1038
|
+
"spacious": {
|
|
1039
|
+
"font-size": "clamp(0.964rem, calc(0.295vw + 0.905rem), 1.2rem)",
|
|
1040
|
+
"line-height": "1.6"
|
|
796
1041
|
}
|
|
797
1042
|
},
|
|
798
1043
|
"top-task-link": {
|
|
@@ -822,11 +1067,11 @@
|
|
|
822
1067
|
},
|
|
823
1068
|
"spacious": {
|
|
824
1069
|
"font-size": "clamp(1.313rem, calc(0.703vw + 1.173rem), 1.875rem)",
|
|
825
|
-
"line-height": "1.
|
|
1070
|
+
"line-height": "1.5"
|
|
826
1071
|
},
|
|
827
1072
|
"compact": {
|
|
828
1073
|
"font-size": "clamp(1.021rem, calc(0.481vw + 0.925rem), 1.406rem)",
|
|
829
|
-
"line-height": "1.
|
|
1074
|
+
"line-height": "1.5"
|
|
830
1075
|
}
|
|
831
1076
|
},
|
|
832
1077
|
"outline-offset": "2px"
|
|
@@ -887,7 +1132,7 @@
|
|
|
887
1132
|
"border-color": {},
|
|
888
1133
|
"border-radius": {},
|
|
889
1134
|
"border-width": {},
|
|
890
|
-
"color": "#
|
|
1135
|
+
"color": "#FFFFFF",
|
|
891
1136
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
892
1137
|
"font-size": {},
|
|
893
1138
|
"line-height": {},
|
|
@@ -903,8 +1148,8 @@
|
|
|
903
1148
|
"gap": {}
|
|
904
1149
|
},
|
|
905
1150
|
"disabled": {
|
|
906
|
-
"background-color": "#
|
|
907
|
-
"color": "#
|
|
1151
|
+
"background-color": "#BEBEBE",
|
|
1152
|
+
"color": "#FFFFFF",
|
|
908
1153
|
"border-color": {}
|
|
909
1154
|
},
|
|
910
1155
|
"hover": {
|
|
@@ -917,9 +1162,9 @@
|
|
|
917
1162
|
"background-color": "#004699",
|
|
918
1163
|
"border-color": {},
|
|
919
1164
|
"border-width": {},
|
|
920
|
-
"color": "#
|
|
1165
|
+
"color": "#FFFFFF",
|
|
921
1166
|
"disabled": {
|
|
922
|
-
"background-color": "#
|
|
1167
|
+
"background-color": "#BEBEBE",
|
|
923
1168
|
"color": {},
|
|
924
1169
|
"border-color": {}
|
|
925
1170
|
},
|
|
@@ -986,7 +1231,7 @@
|
|
|
986
1231
|
}
|
|
987
1232
|
},
|
|
988
1233
|
"secondary-action": {
|
|
989
|
-
"background-color": "#
|
|
1234
|
+
"background-color": "#FFFFFF",
|
|
990
1235
|
"color": "#004699",
|
|
991
1236
|
"border-color": {},
|
|
992
1237
|
"border-width": {},
|
|
@@ -996,8 +1241,8 @@
|
|
|
996
1241
|
"border-color": {}
|
|
997
1242
|
},
|
|
998
1243
|
"disabled": {
|
|
999
|
-
"background-color": "#
|
|
1000
|
-
"color": "#
|
|
1244
|
+
"background-color": "#FFFFFF",
|
|
1245
|
+
"color": "#BEBEBE",
|
|
1001
1246
|
"border-color": {}
|
|
1002
1247
|
},
|
|
1003
1248
|
"danger": {
|
|
@@ -1070,7 +1315,7 @@
|
|
|
1070
1315
|
},
|
|
1071
1316
|
"disabled": {
|
|
1072
1317
|
"background-color": "transparent",
|
|
1073
|
-
"color": "#
|
|
1318
|
+
"color": "#BEBEBE"
|
|
1074
1319
|
},
|
|
1075
1320
|
"danger": {
|
|
1076
1321
|
"color": {},
|