@conduction/theme 1.0.24 → 1.0.26
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/README.md +7 -0
- package/conduction-design-tokens/README.md +3 -0
- package/conduction-design-tokens/dist/design-tokens.css +66 -67
- package/conduction-design-tokens/dist/index.js +70 -71
- package/conduction-design-tokens/dist/index.json +168 -187
- package/conduction-design-tokens/dist/index.less +66 -67
- package/conduction-design-tokens/dist/index.scss +66 -67
- package/conduction-design-tokens/dist/tokens.json +1956 -1981
- package/conduction-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +5 -12
- package/municipalities/dinkelland-design-tokens/README.md +3 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +74 -76
- package/municipalities/dinkelland-design-tokens/dist/index.js +80 -82
- package/municipalities/dinkelland-design-tokens/dist/index.json +153 -191
- package/municipalities/dinkelland-design-tokens/dist/index.less +74 -76
- package/municipalities/dinkelland-design-tokens/dist/index.scss +74 -76
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +2198 -2241
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/epe-design-tokens/README.md +3 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +66 -73
- package/municipalities/epe-design-tokens/dist/index.js +75 -82
- package/municipalities/epe-design-tokens/dist/index.json +151 -298
- package/municipalities/epe-design-tokens/dist/index.less +66 -73
- package/municipalities/epe-design-tokens/dist/index.scss +66 -73
- package/municipalities/epe-design-tokens/dist/tokens.json +2134 -2281
- package/municipalities/epe-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/leiden-design-tokens/README.md +3 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +60 -61
- package/municipalities/leiden-design-tokens/dist/index.js +66 -67
- package/municipalities/leiden-design-tokens/dist/index.json +143 -162
- package/municipalities/leiden-design-tokens/dist/index.less +60 -61
- package/municipalities/leiden-design-tokens/dist/index.scss +60 -61
- package/municipalities/leiden-design-tokens/dist/tokens.json +1872 -1897
- package/municipalities/leiden-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +4 -11
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +129 -0
- package/municipalities/noaberkracht-design-tokens/dist/font.css +5 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.css +7 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.js +127 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.json +2458 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.less +126 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +126 -0
- package/municipalities/noaberkracht-design-tokens/dist/tokens.json +2570 -0
- package/municipalities/noordwijk-design-tokens/LICENSE.md +17 -0
- package/municipalities/noordwijk-design-tokens/README.md +3 -0
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +309 -0
- package/municipalities/noordwijk-design-tokens/dist/font.css +318 -0
- package/municipalities/noordwijk-design-tokens/dist/index.css +7 -0
- package/municipalities/noordwijk-design-tokens/dist/index.js +307 -0
- package/municipalities/noordwijk-design-tokens/dist/index.json +6004 -0
- package/municipalities/noordwijk-design-tokens/dist/index.less +306 -0
- package/municipalities/noordwijk-design-tokens/dist/index.scss +306 -0
- package/municipalities/noordwijk-design-tokens/dist/tokens.json +6420 -0
- package/municipalities/noordwijk-design-tokens/package.json +40 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +99 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/font-size.tokens.json +17 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/size.tokens.json +17 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/typography.tokens.json +47 -0
- package/municipalities/noordwijk-design-tokens/src/common/utrecht/action.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/src/common/utrecht/space.tokens.json +28 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/select.tokens.json +15 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/button.tokens.json +152 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/code.tokens.json +27 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/document.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +44 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +44 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/link.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/list.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/table.tokens.json +60 -0
- package/municipalities/noordwijk-design-tokens/src/config.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/font.scss +385 -0
- package/municipalities/noordwijk-design-tokens/src/index.scss +8 -0
- package/municipalities/noordwijk-design-tokens/style-dictionary.config.js +6 -0
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +11 -0
- package/municipalities/rotterdam-design-tokens/dist/font.css +1 -0
- package/municipalities/rotterdam-design-tokens/dist/index.css +7 -0
- package/municipalities/rotterdam-design-tokens/dist/index.js +9 -0
- package/municipalities/rotterdam-design-tokens/dist/index.json +80 -0
- package/municipalities/rotterdam-design-tokens/dist/index.less +8 -0
- package/municipalities/rotterdam-design-tokens/dist/index.scss +8 -0
- package/municipalities/rotterdam-design-tokens/dist/tokens.json +90 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/custom.css +33 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/design-tokens.css +305 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font/download.sh +18 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font.css +36 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.css +33 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.js +303 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.json +6415 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.less +302 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.scss +302 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/tokens.json +6868 -0
- package/municipalities/tubbergen-design-tokens/README.md +3 -0
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +74 -76
- package/municipalities/tubbergen-design-tokens/dist/index.js +80 -82
- package/municipalities/tubbergen-design-tokens/dist/index.json +153 -191
- package/municipalities/tubbergen-design-tokens/dist/index.less +74 -76
- package/municipalities/tubbergen-design-tokens/dist/index.scss +74 -76
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +2200 -2243
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/xxllnc-design-tokens/README.md +3 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +64 -65
- package/municipalities/xxllnc-design-tokens/dist/index.js +66 -67
- package/municipalities/xxllnc-design-tokens/dist/index.json +162 -181
- package/municipalities/xxllnc-design-tokens/dist/index.less +64 -65
- package/municipalities/xxllnc-design-tokens/dist/index.scss +64 -65
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +1885 -1910
- package/municipalities/xxllnc-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +5 -12
- package/package.json +3 -2
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +0 -26
- package/municipalities/epe-design-tokens/src/component/conduction/card.tokens.json +0 -30
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card.tokens.json +0 -26
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
|
@@ -1,4 +1,118 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"value": "#e4e4e4",
|
|
4
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
5
|
+
"isSource": true,
|
|
6
|
+
"original": {
|
|
7
|
+
"value": "{leiden.color.lightgrey.89}"
|
|
8
|
+
},
|
|
9
|
+
"name": "conductionCardWrapperBackgroundColor",
|
|
10
|
+
"attributes": {
|
|
11
|
+
"category": "conduction",
|
|
12
|
+
"type": "card-wrapper",
|
|
13
|
+
"item": "background-color"
|
|
14
|
+
},
|
|
15
|
+
"path": [
|
|
16
|
+
"conduction",
|
|
17
|
+
"card-wrapper",
|
|
18
|
+
"background-color"
|
|
19
|
+
]
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"value": "#0d1921",
|
|
23
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
24
|
+
"isSource": true,
|
|
25
|
+
"original": {
|
|
26
|
+
"value": "{leiden.color.black.9}"
|
|
27
|
+
},
|
|
28
|
+
"name": "conductionCardWrapperColor",
|
|
29
|
+
"attributes": {
|
|
30
|
+
"category": "conduction",
|
|
31
|
+
"type": "card-wrapper",
|
|
32
|
+
"item": "color"
|
|
33
|
+
},
|
|
34
|
+
"path": [
|
|
35
|
+
"conduction",
|
|
36
|
+
"card-wrapper",
|
|
37
|
+
"color"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"value": "14px",
|
|
42
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
43
|
+
"isSource": true,
|
|
44
|
+
"original": {
|
|
45
|
+
"value": "{leiden.size.sm}"
|
|
46
|
+
},
|
|
47
|
+
"name": "conductionCardWrapperPaddingBlockEnd",
|
|
48
|
+
"attributes": {
|
|
49
|
+
"category": "conduction",
|
|
50
|
+
"type": "card-wrapper",
|
|
51
|
+
"item": "padding-block-end"
|
|
52
|
+
},
|
|
53
|
+
"path": [
|
|
54
|
+
"conduction",
|
|
55
|
+
"card-wrapper",
|
|
56
|
+
"padding-block-end"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"value": "14px",
|
|
61
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
62
|
+
"isSource": true,
|
|
63
|
+
"original": {
|
|
64
|
+
"value": "{leiden.size.sm}"
|
|
65
|
+
},
|
|
66
|
+
"name": "conductionCardWrapperPaddingBlockStart",
|
|
67
|
+
"attributes": {
|
|
68
|
+
"category": "conduction",
|
|
69
|
+
"type": "card-wrapper",
|
|
70
|
+
"item": "padding-block-start"
|
|
71
|
+
},
|
|
72
|
+
"path": [
|
|
73
|
+
"conduction",
|
|
74
|
+
"card-wrapper",
|
|
75
|
+
"padding-block-start"
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"value": "32px",
|
|
80
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
81
|
+
"isSource": true,
|
|
82
|
+
"original": {
|
|
83
|
+
"value": "{leiden.size.xl}"
|
|
84
|
+
},
|
|
85
|
+
"name": "conductionCardWrapperPaddingInlineEnd",
|
|
86
|
+
"attributes": {
|
|
87
|
+
"category": "conduction",
|
|
88
|
+
"type": "card-wrapper",
|
|
89
|
+
"item": "padding-inline-end"
|
|
90
|
+
},
|
|
91
|
+
"path": [
|
|
92
|
+
"conduction",
|
|
93
|
+
"card-wrapper",
|
|
94
|
+
"padding-inline-end"
|
|
95
|
+
]
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"value": "32px",
|
|
99
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
100
|
+
"isSource": true,
|
|
101
|
+
"original": {
|
|
102
|
+
"value": "{leiden.size.xl}"
|
|
103
|
+
},
|
|
104
|
+
"name": "conductionCardWrapperPaddingInlineStart",
|
|
105
|
+
"attributes": {
|
|
106
|
+
"category": "conduction",
|
|
107
|
+
"type": "card-wrapper",
|
|
108
|
+
"item": "padding-inline-start"
|
|
109
|
+
},
|
|
110
|
+
"path": [
|
|
111
|
+
"conduction",
|
|
112
|
+
"card-wrapper",
|
|
113
|
+
"padding-inline-start"
|
|
114
|
+
]
|
|
115
|
+
},
|
|
2
116
|
{
|
|
3
117
|
"value": "#ffffff",
|
|
4
118
|
"filePath": "src/component/conduction/select.tokens.json",
|
|
@@ -1498,7 +1612,7 @@
|
|
|
1498
1612
|
},
|
|
1499
1613
|
{
|
|
1500
1614
|
"value": "8px",
|
|
1501
|
-
"filePath": "src/component/
|
|
1615
|
+
"filePath": "src/component/utrecht/extra-tokens/alert.tokens.json",
|
|
1502
1616
|
"isSource": true,
|
|
1503
1617
|
"original": {
|
|
1504
1618
|
"value": "{leiden.size.xs}"
|
|
@@ -2398,139 +2512,6 @@
|
|
|
2398
2512
|
"color"
|
|
2399
2513
|
]
|
|
2400
2514
|
},
|
|
2401
|
-
{
|
|
2402
|
-
"value": "#e4e4e4",
|
|
2403
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2404
|
-
"isSource": true,
|
|
2405
|
-
"original": {
|
|
2406
|
-
"value": "{leiden.color.lightgrey.89}"
|
|
2407
|
-
},
|
|
2408
|
-
"name": "utrechtCardBackgroundColor",
|
|
2409
|
-
"attributes": {
|
|
2410
|
-
"category": "utrecht",
|
|
2411
|
-
"type": "card",
|
|
2412
|
-
"item": "background-color"
|
|
2413
|
-
},
|
|
2414
|
-
"path": [
|
|
2415
|
-
"utrecht",
|
|
2416
|
-
"card",
|
|
2417
|
-
"background-color"
|
|
2418
|
-
]
|
|
2419
|
-
},
|
|
2420
|
-
{
|
|
2421
|
-
"value": "unset",
|
|
2422
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2423
|
-
"isSource": true,
|
|
2424
|
-
"original": {
|
|
2425
|
-
"value": "unset"
|
|
2426
|
-
},
|
|
2427
|
-
"name": "utrechtCardBorderWidth",
|
|
2428
|
-
"attributes": {
|
|
2429
|
-
"category": "utrecht",
|
|
2430
|
-
"type": "card",
|
|
2431
|
-
"item": "border-width"
|
|
2432
|
-
},
|
|
2433
|
-
"path": [
|
|
2434
|
-
"utrecht",
|
|
2435
|
-
"card",
|
|
2436
|
-
"border-width"
|
|
2437
|
-
]
|
|
2438
|
-
},
|
|
2439
|
-
{
|
|
2440
|
-
"value": "#0d1921",
|
|
2441
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2442
|
-
"isSource": true,
|
|
2443
|
-
"original": {
|
|
2444
|
-
"value": "{leiden.color.black.9}"
|
|
2445
|
-
},
|
|
2446
|
-
"name": "utrechtCardColor",
|
|
2447
|
-
"attributes": {
|
|
2448
|
-
"category": "utrecht",
|
|
2449
|
-
"type": "card",
|
|
2450
|
-
"item": "color"
|
|
2451
|
-
},
|
|
2452
|
-
"path": [
|
|
2453
|
-
"utrecht",
|
|
2454
|
-
"card",
|
|
2455
|
-
"color"
|
|
2456
|
-
]
|
|
2457
|
-
},
|
|
2458
|
-
{
|
|
2459
|
-
"value": "14px",
|
|
2460
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2461
|
-
"isSource": true,
|
|
2462
|
-
"original": {
|
|
2463
|
-
"value": "{leiden.size.sm}"
|
|
2464
|
-
},
|
|
2465
|
-
"name": "utrechtCardPaddingBlockEnd",
|
|
2466
|
-
"attributes": {
|
|
2467
|
-
"category": "utrecht",
|
|
2468
|
-
"type": "card",
|
|
2469
|
-
"item": "padding-block-end"
|
|
2470
|
-
},
|
|
2471
|
-
"path": [
|
|
2472
|
-
"utrecht",
|
|
2473
|
-
"card",
|
|
2474
|
-
"padding-block-end"
|
|
2475
|
-
]
|
|
2476
|
-
},
|
|
2477
|
-
{
|
|
2478
|
-
"value": "14px",
|
|
2479
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2480
|
-
"isSource": true,
|
|
2481
|
-
"original": {
|
|
2482
|
-
"value": "{leiden.size.sm}"
|
|
2483
|
-
},
|
|
2484
|
-
"name": "utrechtCardPaddingBlockStart",
|
|
2485
|
-
"attributes": {
|
|
2486
|
-
"category": "utrecht",
|
|
2487
|
-
"type": "card",
|
|
2488
|
-
"item": "padding-block-start"
|
|
2489
|
-
},
|
|
2490
|
-
"path": [
|
|
2491
|
-
"utrecht",
|
|
2492
|
-
"card",
|
|
2493
|
-
"padding-block-start"
|
|
2494
|
-
]
|
|
2495
|
-
},
|
|
2496
|
-
{
|
|
2497
|
-
"value": "32px",
|
|
2498
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2499
|
-
"isSource": true,
|
|
2500
|
-
"original": {
|
|
2501
|
-
"value": "{leiden.size.xl}"
|
|
2502
|
-
},
|
|
2503
|
-
"name": "utrechtCardPaddingInlineEnd",
|
|
2504
|
-
"attributes": {
|
|
2505
|
-
"category": "utrecht",
|
|
2506
|
-
"type": "card",
|
|
2507
|
-
"item": "padding-inline-end"
|
|
2508
|
-
},
|
|
2509
|
-
"path": [
|
|
2510
|
-
"utrecht",
|
|
2511
|
-
"card",
|
|
2512
|
-
"padding-inline-end"
|
|
2513
|
-
]
|
|
2514
|
-
},
|
|
2515
|
-
{
|
|
2516
|
-
"value": "32px",
|
|
2517
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2518
|
-
"isSource": true,
|
|
2519
|
-
"original": {
|
|
2520
|
-
"value": "{leiden.size.xl}"
|
|
2521
|
-
},
|
|
2522
|
-
"name": "utrechtCardPaddingInlineStart",
|
|
2523
|
-
"attributes": {
|
|
2524
|
-
"category": "utrecht",
|
|
2525
|
-
"type": "card",
|
|
2526
|
-
"item": "padding-inline-start"
|
|
2527
|
-
},
|
|
2528
|
-
"path": [
|
|
2529
|
-
"utrecht",
|
|
2530
|
-
"card",
|
|
2531
|
-
"padding-inline-start"
|
|
2532
|
-
]
|
|
2533
|
-
},
|
|
2534
2515
|
{
|
|
2535
2516
|
"value": "#e4e4e4",
|
|
2536
2517
|
"filePath": "src/component/utrecht/code.tokens.json",
|
|
@@ -2932,7 +2913,7 @@
|
|
|
2932
2913
|
},
|
|
2933
2914
|
{
|
|
2934
2915
|
"value": "#ffffff",
|
|
2935
|
-
"filePath": "src/component/
|
|
2916
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
2936
2917
|
"isSource": true,
|
|
2937
2918
|
"original": {
|
|
2938
2919
|
"value": "{leiden.color.white.100}"
|
|
@@ -2951,7 +2932,7 @@
|
|
|
2951
2932
|
},
|
|
2952
2933
|
{
|
|
2953
2934
|
"value": "#5f594a",
|
|
2954
|
-
"filePath": "src/component/
|
|
2935
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
2955
2936
|
"isSource": true,
|
|
2956
2937
|
"original": {
|
|
2957
2938
|
"value": "{leiden.color.grey.33}"
|
|
@@ -2970,7 +2951,7 @@
|
|
|
2970
2951
|
},
|
|
2971
2952
|
{
|
|
2972
2953
|
"value": "0px",
|
|
2973
|
-
"filePath": "src/component/
|
|
2954
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
2974
2955
|
"isSource": true,
|
|
2975
2956
|
"original": {
|
|
2976
2957
|
"value": "0px"
|
|
@@ -2989,7 +2970,7 @@
|
|
|
2989
2970
|
},
|
|
2990
2971
|
{
|
|
2991
2972
|
"value": "1px",
|
|
2992
|
-
"filePath": "src/component/
|
|
2973
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
2993
2974
|
"isSource": true,
|
|
2994
2975
|
"original": {
|
|
2995
2976
|
"value": "{leiden.size.4xs}"
|
|
@@ -3008,7 +2989,7 @@
|
|
|
3008
2989
|
},
|
|
3009
2990
|
{
|
|
3010
2991
|
"value": "#1d1d1b",
|
|
3011
|
-
"filePath": "src/component/
|
|
2992
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3012
2993
|
"isSource": true,
|
|
3013
2994
|
"original": {
|
|
3014
2995
|
"value": "{leiden.color.grey.11}"
|
|
@@ -3027,7 +3008,7 @@
|
|
|
3027
3008
|
},
|
|
3028
3009
|
{
|
|
3029
3010
|
"value": "\"Open Sans\", Arial, sans-serif",
|
|
3030
|
-
"filePath": "src/component/
|
|
3011
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3031
3012
|
"isSource": true,
|
|
3032
3013
|
"original": {
|
|
3033
3014
|
"value": "{leiden.typography.sans-serif.font-family}"
|
|
@@ -3046,7 +3027,7 @@
|
|
|
3046
3027
|
},
|
|
3047
3028
|
{
|
|
3048
3029
|
"value": "15px",
|
|
3049
|
-
"filePath": "src/component/
|
|
3030
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3050
3031
|
"isSource": true,
|
|
3051
3032
|
"original": {
|
|
3052
3033
|
"value": "15px"
|
|
@@ -3065,7 +3046,7 @@
|
|
|
3065
3046
|
},
|
|
3066
3047
|
{
|
|
3067
3048
|
"value": "8px",
|
|
3068
|
-
"filePath": "src/component/
|
|
3049
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3069
3050
|
"isSource": true,
|
|
3070
3051
|
"original": {
|
|
3071
3052
|
"value": "{leiden.size.xs}"
|
|
@@ -3084,7 +3065,7 @@
|
|
|
3084
3065
|
},
|
|
3085
3066
|
{
|
|
3086
3067
|
"value": "8px",
|
|
3087
|
-
"filePath": "src/component/
|
|
3068
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3088
3069
|
"isSource": true,
|
|
3089
3070
|
"original": {
|
|
3090
3071
|
"value": "{leiden.size.xs}"
|
|
@@ -3103,7 +3084,7 @@
|
|
|
3103
3084
|
},
|
|
3104
3085
|
{
|
|
3105
3086
|
"value": "14px",
|
|
3106
|
-
"filePath": "src/component/
|
|
3087
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3107
3088
|
"isSource": true,
|
|
3108
3089
|
"original": {
|
|
3109
3090
|
"value": "{leiden.size.sm}"
|
|
@@ -3122,7 +3103,7 @@
|
|
|
3122
3103
|
},
|
|
3123
3104
|
{
|
|
3124
3105
|
"value": "14px",
|
|
3125
|
-
"filePath": "src/component/
|
|
3106
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3126
3107
|
"isSource": true,
|
|
3127
3108
|
"original": {
|
|
3128
3109
|
"value": "{leiden.size.sm}"
|
|
@@ -3141,7 +3122,7 @@
|
|
|
3141
3122
|
},
|
|
3142
3123
|
{
|
|
3143
3124
|
"value": "#2c3e50",
|
|
3144
|
-
"filePath": "src/component/
|
|
3125
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3145
3126
|
"isSource": true,
|
|
3146
3127
|
"original": {
|
|
3147
3128
|
"value": "{leiden.color.lightblue.24}"
|
|
@@ -3637,7 +3618,7 @@
|
|
|
3637
3618
|
},
|
|
3638
3619
|
{
|
|
3639
3620
|
"value": "8px",
|
|
3640
|
-
"filePath": "src/component/
|
|
3621
|
+
"filePath": "src/component/utrecht/extra-tokens/icon.tokens.json",
|
|
3641
3622
|
"isSource": true,
|
|
3642
3623
|
"original": {
|
|
3643
3624
|
"value": "{leiden.size.xs}"
|
|
@@ -4052,7 +4033,7 @@
|
|
|
4052
4033
|
},
|
|
4053
4034
|
{
|
|
4054
4035
|
"value": "100px",
|
|
4055
|
-
"filePath": "src/component/
|
|
4036
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4056
4037
|
"isSource": true,
|
|
4057
4038
|
"original": {
|
|
4058
4039
|
"value": "100px"
|
|
@@ -4073,7 +4054,7 @@
|
|
|
4073
4054
|
},
|
|
4074
4055
|
{
|
|
4075
4056
|
"value": "120px",
|
|
4076
|
-
"filePath": "src/component/
|
|
4057
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4077
4058
|
"isSource": true,
|
|
4078
4059
|
"original": {
|
|
4079
4060
|
"value": "120px"
|
|
@@ -4208,7 +4189,7 @@
|
|
|
4208
4189
|
},
|
|
4209
4190
|
{
|
|
4210
4191
|
"value": "80px",
|
|
4211
|
-
"filePath": "src/component/
|
|
4192
|
+
"filePath": "src/component/utrecht/extra-tokens/page-header.tokens.json",
|
|
4212
4193
|
"isSource": true,
|
|
4213
4194
|
"original": {
|
|
4214
4195
|
"value": "80px"
|
|
@@ -5222,7 +5203,7 @@
|
|
|
5222
5203
|
},
|
|
5223
5204
|
{
|
|
5224
5205
|
"value": "#ffffff",
|
|
5225
|
-
"filePath": "src/component/
|
|
5206
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5226
5207
|
"isSource": true,
|
|
5227
5208
|
"original": {
|
|
5228
5209
|
"value": "{leiden.color.white.100}"
|
|
@@ -5241,7 +5222,7 @@
|
|
|
5241
5222
|
},
|
|
5242
5223
|
{
|
|
5243
5224
|
"value": "#5f594a",
|
|
5244
|
-
"filePath": "src/component/
|
|
5225
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5245
5226
|
"isSource": true,
|
|
5246
5227
|
"original": {
|
|
5247
5228
|
"value": "{leiden.color.grey.33}"
|
|
@@ -5260,7 +5241,7 @@
|
|
|
5260
5241
|
},
|
|
5261
5242
|
{
|
|
5262
5243
|
"value": "0px",
|
|
5263
|
-
"filePath": "src/component/
|
|
5244
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5264
5245
|
"isSource": true,
|
|
5265
5246
|
"original": {
|
|
5266
5247
|
"value": "0px"
|
|
@@ -5279,7 +5260,7 @@
|
|
|
5279
5260
|
},
|
|
5280
5261
|
{
|
|
5281
5262
|
"value": "1px",
|
|
5282
|
-
"filePath": "src/component/
|
|
5263
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5283
5264
|
"isSource": true,
|
|
5284
5265
|
"original": {
|
|
5285
5266
|
"value": "{leiden.size.4xs}"
|
|
@@ -5298,7 +5279,7 @@
|
|
|
5298
5279
|
},
|
|
5299
5280
|
{
|
|
5300
5281
|
"value": "#1d1d1b",
|
|
5301
|
-
"filePath": "src/component/
|
|
5282
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5302
5283
|
"isSource": true,
|
|
5303
5284
|
"original": {
|
|
5304
5285
|
"value": "{leiden.color.grey.11}"
|
|
@@ -5317,7 +5298,7 @@
|
|
|
5317
5298
|
},
|
|
5318
5299
|
{
|
|
5319
5300
|
"value": "\"Open Sans\", Arial, sans-serif",
|
|
5320
|
-
"filePath": "src/component/
|
|
5301
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5321
5302
|
"isSource": true,
|
|
5322
5303
|
"original": {
|
|
5323
5304
|
"value": "{leiden.typography.sans-serif.font-family}"
|
|
@@ -5336,7 +5317,7 @@
|
|
|
5336
5317
|
},
|
|
5337
5318
|
{
|
|
5338
5319
|
"value": "15px",
|
|
5339
|
-
"filePath": "src/component/
|
|
5320
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5340
5321
|
"isSource": true,
|
|
5341
5322
|
"original": {
|
|
5342
5323
|
"value": "15px"
|
|
@@ -5355,7 +5336,7 @@
|
|
|
5355
5336
|
},
|
|
5356
5337
|
{
|
|
5357
5338
|
"value": "8px",
|
|
5358
|
-
"filePath": "src/component/
|
|
5339
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5359
5340
|
"isSource": true,
|
|
5360
5341
|
"original": {
|
|
5361
5342
|
"value": "{leiden.size.xs}"
|
|
@@ -5374,7 +5355,7 @@
|
|
|
5374
5355
|
},
|
|
5375
5356
|
{
|
|
5376
5357
|
"value": "8px",
|
|
5377
|
-
"filePath": "src/component/
|
|
5358
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5378
5359
|
"isSource": true,
|
|
5379
5360
|
"original": {
|
|
5380
5361
|
"value": "{leiden.size.xs}"
|
|
@@ -5393,7 +5374,7 @@
|
|
|
5393
5374
|
},
|
|
5394
5375
|
{
|
|
5395
5376
|
"value": "14px",
|
|
5396
|
-
"filePath": "src/component/
|
|
5377
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5397
5378
|
"isSource": true,
|
|
5398
5379
|
"original": {
|
|
5399
5380
|
"value": "{leiden.size.sm}"
|
|
@@ -5412,7 +5393,7 @@
|
|
|
5412
5393
|
},
|
|
5413
5394
|
{
|
|
5414
5395
|
"value": "14px",
|
|
5415
|
-
"filePath": "src/component/
|
|
5396
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5416
5397
|
"isSource": true,
|
|
5417
5398
|
"original": {
|
|
5418
5399
|
"value": "{leiden.size.sm}"
|
|
@@ -5431,7 +5412,7 @@
|
|
|
5431
5412
|
},
|
|
5432
5413
|
{
|
|
5433
5414
|
"value": "#2c3e50",
|
|
5434
|
-
"filePath": "src/component/
|
|
5415
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5435
5416
|
"isSource": true,
|
|
5436
5417
|
"original": {
|
|
5437
5418
|
"value": "{leiden.color.lightblue.24}"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 22 Aug 2023 15:07:34 GMT
|
|
4
4
|
|
|
5
5
|
@conduction-input-select-padding-block-start: 0;
|
|
6
6
|
@conduction-input-select-padding-block-end: 0;
|
|
@@ -17,12 +17,6 @@
|
|
|
17
17
|
@utrecht-link-text-decoration-thickness: 0;
|
|
18
18
|
@utrecht-link-text-decoration-color: unset;
|
|
19
19
|
@utrecht-link-text-decoration: none;
|
|
20
|
-
@utrecht-code-block-margin-inline-end: 0;
|
|
21
|
-
@utrecht-code-block-margin-inline-start: 0;
|
|
22
|
-
@utrecht-code-font-size: inherit;
|
|
23
|
-
@utrecht-button-primary-action-font-weight: inherit;
|
|
24
|
-
@utrecht-button-font-weight: inherit;
|
|
25
|
-
@utrecht-button-font-size: inherit;
|
|
26
20
|
@utrecht-textbox-font-size: 15px;
|
|
27
21
|
@utrecht-textbox-border-radius: 0px;
|
|
28
22
|
@utrecht-table-header-cell-text-transform: unset;
|
|
@@ -34,7 +28,12 @@
|
|
|
34
28
|
@utrecht-page-footer-logo-max-height: 100px;
|
|
35
29
|
@utrecht-form-input-font-size: 15px;
|
|
36
30
|
@utrecht-form-input-border-radius: 0px;
|
|
37
|
-
@utrecht-
|
|
31
|
+
@utrecht-code-block-margin-inline-end: 0;
|
|
32
|
+
@utrecht-code-block-margin-inline-start: 0;
|
|
33
|
+
@utrecht-code-font-size: inherit;
|
|
34
|
+
@utrecht-button-primary-action-font-weight: inherit;
|
|
35
|
+
@utrecht-button-font-weight: inherit;
|
|
36
|
+
@utrecht-button-font-size: inherit;
|
|
38
37
|
@utrecht-action-submit-cursor: pointer;
|
|
39
38
|
@utrecht-action-disabled-cursor: not-allowed;
|
|
40
39
|
@utrecht-action-busy-cursor: wait;
|
|
@@ -88,6 +87,12 @@
|
|
|
88
87
|
@conduction-input-select-invalid-border-color: @leiden-color-error;
|
|
89
88
|
@conduction-input-select-border-radius: @utrecht-form-input-border-radius;
|
|
90
89
|
@conduction-input-select-background-color: @leiden-color-white-100;
|
|
90
|
+
@conduction-card-wrapper-padding-block-start: @leiden-size-sm;
|
|
91
|
+
@conduction-card-wrapper-padding-block-end: @leiden-size-sm;
|
|
92
|
+
@conduction-card-wrapper-padding-inline-start: @leiden-size-xl;
|
|
93
|
+
@conduction-card-wrapper-padding-inline-end: @leiden-size-xl;
|
|
94
|
+
@conduction-card-wrapper-color: @leiden-color-black-9;
|
|
95
|
+
@conduction-card-wrapper-background-color: @leiden-color-lightgrey-89;
|
|
91
96
|
@utrecht-paragraph-font-weight: @leiden-typography-font-weight-normal;
|
|
92
97
|
@utrecht-paragraph-font-size: @leiden-font-size-md;
|
|
93
98
|
@utrecht-paragraph-font-family: @leiden-typography-sans-serif-font-family;
|
|
@@ -133,6 +138,48 @@
|
|
|
133
138
|
@utrecht-heading-1-font-weight: @leiden-typography-font-weight-bold;
|
|
134
139
|
@utrecht-heading-1-font-size: @leiden-font-size-3xl;
|
|
135
140
|
@utrecht-heading-1-font-family: @leiden-typography-sans-serif-font-family;
|
|
141
|
+
@utrecht-textbox-placeholder-color: @leiden-color-lightblue-24;
|
|
142
|
+
@utrecht-textbox-padding-inline-start: @leiden-size-sm;
|
|
143
|
+
@utrecht-textbox-padding-inline-end: @leiden-size-sm;
|
|
144
|
+
@utrecht-textbox-padding-block-start: @leiden-size-xs;
|
|
145
|
+
@utrecht-textbox-padding-block-end: @leiden-size-xs;
|
|
146
|
+
@utrecht-textbox-font-family: @leiden-typography-sans-serif-font-family;
|
|
147
|
+
@utrecht-textbox-color: @leiden-color-grey-11;
|
|
148
|
+
@utrecht-textbox-border-width: @leiden-size-4xs;
|
|
149
|
+
@utrecht-textbox-border-color: @leiden-color-grey-33;
|
|
150
|
+
@utrecht-textbox-background-color: @leiden-color-white-100;
|
|
151
|
+
@utrecht-table-cell-padding-inline-start: @leiden-size-md;
|
|
152
|
+
@utrecht-table-cell-padding-inline-end: @leiden-size-md;
|
|
153
|
+
@utrecht-table-cell-padding-block-start: @leiden-size-md;
|
|
154
|
+
@utrecht-table-cell-padding-block-end: @leiden-size-md;
|
|
155
|
+
@utrecht-table-header-cell-font-weight: @leiden-typography-font-weight-bold;
|
|
156
|
+
@utrecht-table-margin-block-start: @leiden-size-md;
|
|
157
|
+
@utrecht-table-border-width: @leiden-size-4xs;
|
|
158
|
+
@utrecht-table-border-color: @leiden-color-lightgrey-89;
|
|
159
|
+
@utrecht-table-row-border-block-end-width: @leiden-size-4xs;
|
|
160
|
+
@utrecht-table-row-border-block-end-color: @leiden-color-lightgrey-89;
|
|
161
|
+
@utrecht-table-header-font-weight: @leiden-typography-font-weight-bold;
|
|
162
|
+
@utrecht-page-header-padding-block-end: @leiden-size-sm;
|
|
163
|
+
@utrecht-page-header-padding-block-start: @leiden-size-sm;
|
|
164
|
+
@utrecht-page-header-color: @leiden-color-white-100;
|
|
165
|
+
@utrecht-page-header-background-color: @leiden-color-black-9;
|
|
166
|
+
@utrecht-page-footer-padding-block-start: @leiden-size-2xl;
|
|
167
|
+
@utrecht-page-footer-padding-block-end: @leiden-size-2xl;
|
|
168
|
+
@utrecht-page-footer-padding-inline-start: @leiden-size-sm;
|
|
169
|
+
@utrecht-page-footer-padding-inline-end: @leiden-size-sm;
|
|
170
|
+
@utrecht-page-footer-color: @leiden-color-white-100;
|
|
171
|
+
@utrecht-page-footer-background-color: @leiden-color-black-9;
|
|
172
|
+
@utrecht-icon-gap: @leiden-size-xs;
|
|
173
|
+
@utrecht-form-input-placeholder-color: @leiden-color-lightblue-24;
|
|
174
|
+
@utrecht-form-input-padding-inline-start: @leiden-size-sm;
|
|
175
|
+
@utrecht-form-input-padding-inline-end: @leiden-size-sm;
|
|
176
|
+
@utrecht-form-input-padding-block-start: @leiden-size-xs;
|
|
177
|
+
@utrecht-form-input-padding-block-end: @leiden-size-xs;
|
|
178
|
+
@utrecht-form-input-font-family: @leiden-typography-sans-serif-font-family;
|
|
179
|
+
@utrecht-form-input-color: @leiden-color-grey-11;
|
|
180
|
+
@utrecht-form-input-border-width: @leiden-size-4xs;
|
|
181
|
+
@utrecht-form-input-border-color: @leiden-color-grey-33;
|
|
182
|
+
@utrecht-form-input-background-color: @leiden-color-white-100;
|
|
136
183
|
@utrecht-document-font-size: @leiden-font-size-md;
|
|
137
184
|
@utrecht-document-font-family: @leiden-typography-sans-serif-font-family;
|
|
138
185
|
@utrecht-document-color: @leiden-color-black-9;
|
|
@@ -181,54 +228,11 @@
|
|
|
181
228
|
@utrecht-blockquote-content-color: @leiden-color-black-9;
|
|
182
229
|
@utrecht-blockquote-margin-inline-end: @leiden-size-xl;
|
|
183
230
|
@utrecht-blockquote-margin-inline-start: @leiden-size-xl;
|
|
184
|
-
@utrecht-
|
|
185
|
-
@utrecht-
|
|
186
|
-
@utrecht-
|
|
187
|
-
@utrecht-
|
|
188
|
-
@utrecht-
|
|
189
|
-
@utrecht-textbox-font-family: @leiden-typography-sans-serif-font-family;
|
|
190
|
-
@utrecht-textbox-color: @leiden-color-grey-11;
|
|
191
|
-
@utrecht-textbox-border-width: @leiden-size-4xs;
|
|
192
|
-
@utrecht-textbox-border-color: @leiden-color-grey-33;
|
|
193
|
-
@utrecht-textbox-background-color: @leiden-color-white-100;
|
|
194
|
-
@utrecht-table-cell-padding-inline-start: @leiden-size-md;
|
|
195
|
-
@utrecht-table-cell-padding-inline-end: @leiden-size-md;
|
|
196
|
-
@utrecht-table-cell-padding-block-start: @leiden-size-md;
|
|
197
|
-
@utrecht-table-cell-padding-block-end: @leiden-size-md;
|
|
198
|
-
@utrecht-table-header-cell-font-weight: @leiden-typography-font-weight-bold;
|
|
199
|
-
@utrecht-table-margin-block-start: @leiden-size-md;
|
|
200
|
-
@utrecht-table-border-width: @leiden-size-4xs;
|
|
201
|
-
@utrecht-table-border-color: @leiden-color-lightgrey-89;
|
|
202
|
-
@utrecht-table-row-border-block-end-width: @leiden-size-4xs;
|
|
203
|
-
@utrecht-table-row-border-block-end-color: @leiden-color-lightgrey-89;
|
|
204
|
-
@utrecht-table-header-font-weight: @leiden-typography-font-weight-bold;
|
|
205
|
-
@utrecht-page-header-padding-block-end: @leiden-size-sm;
|
|
206
|
-
@utrecht-page-header-padding-block-start: @leiden-size-sm;
|
|
207
|
-
@utrecht-page-header-color: @leiden-color-white-100;
|
|
208
|
-
@utrecht-page-header-background-color: @leiden-color-black-9;
|
|
209
|
-
@utrecht-page-footer-padding-block-start: @leiden-size-2xl;
|
|
210
|
-
@utrecht-page-footer-padding-block-end: @leiden-size-2xl;
|
|
211
|
-
@utrecht-page-footer-padding-inline-start: @leiden-size-sm;
|
|
212
|
-
@utrecht-page-footer-padding-inline-end: @leiden-size-sm;
|
|
213
|
-
@utrecht-page-footer-color: @leiden-color-white-100;
|
|
214
|
-
@utrecht-page-footer-background-color: @leiden-color-black-9;
|
|
215
|
-
@utrecht-icon-gap: @leiden-size-xs;
|
|
216
|
-
@utrecht-form-input-placeholder-color: @leiden-color-lightblue-24;
|
|
217
|
-
@utrecht-form-input-padding-inline-start: @leiden-size-sm;
|
|
218
|
-
@utrecht-form-input-padding-inline-end: @leiden-size-sm;
|
|
219
|
-
@utrecht-form-input-padding-block-start: @leiden-size-xs;
|
|
220
|
-
@utrecht-form-input-padding-block-end: @leiden-size-xs;
|
|
221
|
-
@utrecht-form-input-font-family: @leiden-typography-sans-serif-font-family;
|
|
222
|
-
@utrecht-form-input-color: @leiden-color-grey-11;
|
|
223
|
-
@utrecht-form-input-border-width: @leiden-size-4xs;
|
|
224
|
-
@utrecht-form-input-border-color: @leiden-color-grey-33;
|
|
225
|
-
@utrecht-form-input-background-color: @leiden-color-white-100;
|
|
226
|
-
@utrecht-card-padding-block-start: @leiden-size-sm;
|
|
227
|
-
@utrecht-card-padding-block-end: @leiden-size-sm;
|
|
228
|
-
@utrecht-card-padding-inline-start: @leiden-size-xl;
|
|
229
|
-
@utrecht-card-padding-inline-end: @leiden-size-xl;
|
|
230
|
-
@utrecht-card-color: @leiden-color-black-9;
|
|
231
|
-
@utrecht-card-background-color: @leiden-color-lightgrey-89;
|
|
231
|
+
@utrecht-alert-icon-gap: @leiden-size-xs;
|
|
232
|
+
@utrecht-alert-icon-ok-color: @leiden-color-alert-succes;
|
|
233
|
+
@utrecht-alert-icon-warning-color: @leiden-color-alert-warning;
|
|
234
|
+
@utrecht-alert-icon-error-color: @leiden-color-alert-error;
|
|
235
|
+
@utrecht-alert-icon-color: @leiden-color-alert-info;
|
|
232
236
|
@utrecht-alert-ok-color: @leiden-color-alert-succes;
|
|
233
237
|
@utrecht-alert-ok-background-color: @leiden-color-alert-succes-background;
|
|
234
238
|
@utrecht-alert-error-color: @leiden-color-alert-error;
|
|
@@ -241,11 +245,6 @@
|
|
|
241
245
|
@utrecht-alert-padding-block-start: @leiden-size-lg;
|
|
242
246
|
@utrecht-alert-color: @leiden-color-alert-info;
|
|
243
247
|
@utrecht-alert-background-color: @leiden-color-alert-info-background;
|
|
244
|
-
@utrecht-alert-icon-ok-color: @leiden-color-alert-succes;
|
|
245
|
-
@utrecht-alert-icon-warning-color: @leiden-color-alert-warning;
|
|
246
|
-
@utrecht-alert-icon-error-color: @leiden-color-alert-error;
|
|
247
|
-
@utrecht-alert-icon-color: @leiden-color-alert-info;
|
|
248
|
-
@utrecht-alert-icon-gap: @leiden-size-xs;
|
|
249
248
|
@utrecht-space-inline-3xl: @leiden-size-3xl;
|
|
250
249
|
@utrecht-space-inline-2xl: @leiden-size-2xl;
|
|
251
250
|
@utrecht-space-inline-xl: @leiden-size-xl;
|