@conduction/theme 1.0.23 → 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 +12 -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 +1985 -1993
- package/conduction-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +8 -4
- package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +10 -2
- package/conduction-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/dinkelland-design-tokens/README.md +3 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +76 -79
- package/municipalities/dinkelland-design-tokens/dist/index.js +82 -85
- package/municipalities/dinkelland-design-tokens/dist/index.json +166 -223
- package/municipalities/dinkelland-design-tokens/dist/index.less +76 -79
- package/municipalities/dinkelland-design-tokens/dist/index.scss +76 -79
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +2232 -2282
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +3 -1
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/epe-design-tokens/README.md +3 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +66 -74
- package/municipalities/epe-design-tokens/dist/index.js +75 -83
- package/municipalities/epe-design-tokens/dist/index.json +151 -317
- package/municipalities/epe-design-tokens/dist/index.less +66 -74
- package/municipalities/epe-design-tokens/dist/index.scss +66 -74
- package/municipalities/epe-design-tokens/dist/tokens.json +2133 -2299
- package/municipalities/epe-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -1
- package/municipalities/epe-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/leiden-design-tokens/README.md +3 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +69 -70
- package/municipalities/leiden-design-tokens/dist/index.js +72 -73
- package/municipalities/leiden-design-tokens/dist/index.json +156 -175
- package/municipalities/leiden-design-tokens/dist/index.less +69 -70
- package/municipalities/leiden-design-tokens/dist/index.scss +69 -70
- package/municipalities/leiden-design-tokens/dist/tokens.json +1884 -1888
- package/municipalities/leiden-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +7 -3
- package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- 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 +76 -79
- package/municipalities/tubbergen-design-tokens/dist/index.js +82 -85
- package/municipalities/tubbergen-design-tokens/dist/index.json +166 -223
- package/municipalities/tubbergen-design-tokens/dist/index.less +76 -79
- package/municipalities/tubbergen-design-tokens/dist/index.scss +76 -79
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +2254 -2304
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +3 -1
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/xxllnc-design-tokens/README.md +3 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +72 -73
- package/municipalities/xxllnc-design-tokens/dist/index.js +73 -74
- package/municipalities/xxllnc-design-tokens/dist/index.json +175 -194
- package/municipalities/xxllnc-design-tokens/dist/index.less +72 -73
- package/municipalities/xxllnc-design-tokens/dist/index.scss +72 -73
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +1992 -1996
- package/municipalities/xxllnc-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +8 -4
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/package.json +3 -2
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +0 -15
- 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 -15
- /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}/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}/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}/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}/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}/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}/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"
|
|
@@ -4266,22 +4247,22 @@
|
|
|
4266
4247
|
]
|
|
4267
4248
|
},
|
|
4268
4249
|
{
|
|
4269
|
-
"value": "
|
|
4250
|
+
"value": "24px",
|
|
4270
4251
|
"filePath": "src/component/utrecht/page.tokens.json",
|
|
4271
4252
|
"isSource": true,
|
|
4272
4253
|
"original": {
|
|
4273
|
-
"value": "
|
|
4254
|
+
"value": "{leiden.size.lg}"
|
|
4274
4255
|
},
|
|
4275
|
-
"name": "
|
|
4256
|
+
"name": "utrechtPageMarginInlineEnd",
|
|
4276
4257
|
"attributes": {
|
|
4277
4258
|
"category": "utrecht",
|
|
4278
4259
|
"type": "page",
|
|
4279
|
-
"item": "
|
|
4260
|
+
"item": "margin-inline-end"
|
|
4280
4261
|
},
|
|
4281
4262
|
"path": [
|
|
4282
4263
|
"utrecht",
|
|
4283
4264
|
"page",
|
|
4284
|
-
"
|
|
4265
|
+
"margin-inline-end"
|
|
4285
4266
|
]
|
|
4286
4267
|
},
|
|
4287
4268
|
{
|
|
@@ -4291,35 +4272,35 @@
|
|
|
4291
4272
|
"original": {
|
|
4292
4273
|
"value": "{leiden.size.lg}"
|
|
4293
4274
|
},
|
|
4294
|
-
"name": "
|
|
4275
|
+
"name": "utrechtPageMarginInlineStart",
|
|
4295
4276
|
"attributes": {
|
|
4296
4277
|
"category": "utrecht",
|
|
4297
4278
|
"type": "page",
|
|
4298
|
-
"item": "
|
|
4279
|
+
"item": "margin-inline-start"
|
|
4299
4280
|
},
|
|
4300
4281
|
"path": [
|
|
4301
4282
|
"utrecht",
|
|
4302
4283
|
"page",
|
|
4303
|
-
"
|
|
4284
|
+
"margin-inline-start"
|
|
4304
4285
|
]
|
|
4305
4286
|
},
|
|
4306
4287
|
{
|
|
4307
|
-
"value": "
|
|
4288
|
+
"value": "1140px",
|
|
4308
4289
|
"filePath": "src/component/utrecht/page.tokens.json",
|
|
4309
4290
|
"isSource": true,
|
|
4310
4291
|
"original": {
|
|
4311
|
-
"value": "
|
|
4292
|
+
"value": "1140px"
|
|
4312
4293
|
},
|
|
4313
|
-
"name": "
|
|
4294
|
+
"name": "utrechtPageMaxInlineSize",
|
|
4314
4295
|
"attributes": {
|
|
4315
4296
|
"category": "utrecht",
|
|
4316
4297
|
"type": "page",
|
|
4317
|
-
"item": "
|
|
4298
|
+
"item": "max-inline-size"
|
|
4318
4299
|
},
|
|
4319
4300
|
"path": [
|
|
4320
4301
|
"utrecht",
|
|
4321
4302
|
"page",
|
|
4322
|
-
"
|
|
4303
|
+
"max-inline-size"
|
|
4323
4304
|
]
|
|
4324
4305
|
},
|
|
4325
4306
|
{
|
|
@@ -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}"
|