@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,137 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"value": "#333338",
|
|
4
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
5
|
+
"isSource": true,
|
|
6
|
+
"original": {
|
|
7
|
+
"value": "{xxllnc.color.black.21}"
|
|
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": "18px",
|
|
23
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
24
|
+
"isSource": true,
|
|
25
|
+
"original": {
|
|
26
|
+
"value": "{xxllnc.size.md}"
|
|
27
|
+
},
|
|
28
|
+
"name": "conductionCardWrapperBorderRadius",
|
|
29
|
+
"attributes": {
|
|
30
|
+
"category": "conduction",
|
|
31
|
+
"type": "card-wrapper",
|
|
32
|
+
"item": "border-radius"
|
|
33
|
+
},
|
|
34
|
+
"path": [
|
|
35
|
+
"conduction",
|
|
36
|
+
"card-wrapper",
|
|
37
|
+
"border-radius"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"value": "#f1f1f1",
|
|
42
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
43
|
+
"isSource": true,
|
|
44
|
+
"original": {
|
|
45
|
+
"value": "{xxllnc.color.white.95}"
|
|
46
|
+
},
|
|
47
|
+
"name": "conductionCardWrapperColor",
|
|
48
|
+
"attributes": {
|
|
49
|
+
"category": "conduction",
|
|
50
|
+
"type": "card-wrapper",
|
|
51
|
+
"item": "color"
|
|
52
|
+
},
|
|
53
|
+
"path": [
|
|
54
|
+
"conduction",
|
|
55
|
+
"card-wrapper",
|
|
56
|
+
"color"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"value": "18px",
|
|
61
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
62
|
+
"isSource": true,
|
|
63
|
+
"original": {
|
|
64
|
+
"value": "{xxllnc.size.md}"
|
|
65
|
+
},
|
|
66
|
+
"name": "conductionCardWrapperPaddingBlockEnd",
|
|
67
|
+
"attributes": {
|
|
68
|
+
"category": "conduction",
|
|
69
|
+
"type": "card-wrapper",
|
|
70
|
+
"item": "padding-block-end"
|
|
71
|
+
},
|
|
72
|
+
"path": [
|
|
73
|
+
"conduction",
|
|
74
|
+
"card-wrapper",
|
|
75
|
+
"padding-block-end"
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"value": "18px",
|
|
80
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
81
|
+
"isSource": true,
|
|
82
|
+
"original": {
|
|
83
|
+
"value": "{xxllnc.size.md}"
|
|
84
|
+
},
|
|
85
|
+
"name": "conductionCardWrapperPaddingBlockStart",
|
|
86
|
+
"attributes": {
|
|
87
|
+
"category": "conduction",
|
|
88
|
+
"type": "card-wrapper",
|
|
89
|
+
"item": "padding-block-start"
|
|
90
|
+
},
|
|
91
|
+
"path": [
|
|
92
|
+
"conduction",
|
|
93
|
+
"card-wrapper",
|
|
94
|
+
"padding-block-start"
|
|
95
|
+
]
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"value": "18px",
|
|
99
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
100
|
+
"isSource": true,
|
|
101
|
+
"original": {
|
|
102
|
+
"value": "{xxllnc.size.md}"
|
|
103
|
+
},
|
|
104
|
+
"name": "conductionCardWrapperPaddingInlineEnd",
|
|
105
|
+
"attributes": {
|
|
106
|
+
"category": "conduction",
|
|
107
|
+
"type": "card-wrapper",
|
|
108
|
+
"item": "padding-inline-end"
|
|
109
|
+
},
|
|
110
|
+
"path": [
|
|
111
|
+
"conduction",
|
|
112
|
+
"card-wrapper",
|
|
113
|
+
"padding-inline-end"
|
|
114
|
+
]
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"value": "18px",
|
|
118
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
119
|
+
"isSource": true,
|
|
120
|
+
"original": {
|
|
121
|
+
"value": "{xxllnc.size.md}"
|
|
122
|
+
},
|
|
123
|
+
"name": "conductionCardWrapperPaddingInlineStart",
|
|
124
|
+
"attributes": {
|
|
125
|
+
"category": "conduction",
|
|
126
|
+
"type": "card-wrapper",
|
|
127
|
+
"item": "padding-inline-start"
|
|
128
|
+
},
|
|
129
|
+
"path": [
|
|
130
|
+
"conduction",
|
|
131
|
+
"card-wrapper",
|
|
132
|
+
"padding-inline-start"
|
|
133
|
+
]
|
|
134
|
+
},
|
|
2
135
|
{
|
|
3
136
|
"value": "#ffffff",
|
|
4
137
|
"filePath": "src/component/conduction/select.tokens.json",
|
|
@@ -321,7 +454,7 @@
|
|
|
321
454
|
},
|
|
322
455
|
{
|
|
323
456
|
"value": "8px",
|
|
324
|
-
"filePath": "src/component/
|
|
457
|
+
"filePath": "src/component/utrecht/extra-tokens/alert.tokens.json",
|
|
325
458
|
"isSource": true,
|
|
326
459
|
"original": {
|
|
327
460
|
"value": "{xxllnc.size.xs}"
|
|
@@ -1202,158 +1335,6 @@
|
|
|
1202
1335
|
"color"
|
|
1203
1336
|
]
|
|
1204
1337
|
},
|
|
1205
|
-
{
|
|
1206
|
-
"value": "#333338",
|
|
1207
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
1208
|
-
"isSource": true,
|
|
1209
|
-
"original": {
|
|
1210
|
-
"value": "{xxllnc.color.black.21}"
|
|
1211
|
-
},
|
|
1212
|
-
"name": "utrechtCardBackgroundColor",
|
|
1213
|
-
"attributes": {
|
|
1214
|
-
"category": "utrecht",
|
|
1215
|
-
"type": "card",
|
|
1216
|
-
"item": "background-color"
|
|
1217
|
-
},
|
|
1218
|
-
"path": [
|
|
1219
|
-
"utrecht",
|
|
1220
|
-
"card",
|
|
1221
|
-
"background-color"
|
|
1222
|
-
]
|
|
1223
|
-
},
|
|
1224
|
-
{
|
|
1225
|
-
"value": "16px",
|
|
1226
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
1227
|
-
"isSource": true,
|
|
1228
|
-
"original": {
|
|
1229
|
-
"value": "16px"
|
|
1230
|
-
},
|
|
1231
|
-
"name": "utrechtCardBorderRadius",
|
|
1232
|
-
"attributes": {
|
|
1233
|
-
"category": "utrecht",
|
|
1234
|
-
"type": "card",
|
|
1235
|
-
"item": "border-radius"
|
|
1236
|
-
},
|
|
1237
|
-
"path": [
|
|
1238
|
-
"utrecht",
|
|
1239
|
-
"card",
|
|
1240
|
-
"border-radius"
|
|
1241
|
-
]
|
|
1242
|
-
},
|
|
1243
|
-
{
|
|
1244
|
-
"value": "unset",
|
|
1245
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
1246
|
-
"isSource": true,
|
|
1247
|
-
"original": {
|
|
1248
|
-
"value": "unset"
|
|
1249
|
-
},
|
|
1250
|
-
"name": "utrechtCardBorderWidth",
|
|
1251
|
-
"attributes": {
|
|
1252
|
-
"category": "utrecht",
|
|
1253
|
-
"type": "card",
|
|
1254
|
-
"item": "border-width"
|
|
1255
|
-
},
|
|
1256
|
-
"path": [
|
|
1257
|
-
"utrecht",
|
|
1258
|
-
"card",
|
|
1259
|
-
"border-width"
|
|
1260
|
-
]
|
|
1261
|
-
},
|
|
1262
|
-
{
|
|
1263
|
-
"value": "#f1f1f1",
|
|
1264
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
1265
|
-
"isSource": true,
|
|
1266
|
-
"original": {
|
|
1267
|
-
"value": "{xxllnc.color.white.95}"
|
|
1268
|
-
},
|
|
1269
|
-
"name": "utrechtCardColor",
|
|
1270
|
-
"attributes": {
|
|
1271
|
-
"category": "utrecht",
|
|
1272
|
-
"type": "card",
|
|
1273
|
-
"item": "color"
|
|
1274
|
-
},
|
|
1275
|
-
"path": [
|
|
1276
|
-
"utrecht",
|
|
1277
|
-
"card",
|
|
1278
|
-
"color"
|
|
1279
|
-
]
|
|
1280
|
-
},
|
|
1281
|
-
{
|
|
1282
|
-
"value": "18px",
|
|
1283
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
1284
|
-
"isSource": true,
|
|
1285
|
-
"original": {
|
|
1286
|
-
"value": "{xxllnc.size.md}"
|
|
1287
|
-
},
|
|
1288
|
-
"name": "utrechtCardPaddingBlockEnd",
|
|
1289
|
-
"attributes": {
|
|
1290
|
-
"category": "utrecht",
|
|
1291
|
-
"type": "card",
|
|
1292
|
-
"item": "padding-block-end"
|
|
1293
|
-
},
|
|
1294
|
-
"path": [
|
|
1295
|
-
"utrecht",
|
|
1296
|
-
"card",
|
|
1297
|
-
"padding-block-end"
|
|
1298
|
-
]
|
|
1299
|
-
},
|
|
1300
|
-
{
|
|
1301
|
-
"value": "18px",
|
|
1302
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
1303
|
-
"isSource": true,
|
|
1304
|
-
"original": {
|
|
1305
|
-
"value": "{xxllnc.size.md}"
|
|
1306
|
-
},
|
|
1307
|
-
"name": "utrechtCardPaddingBlockStart",
|
|
1308
|
-
"attributes": {
|
|
1309
|
-
"category": "utrecht",
|
|
1310
|
-
"type": "card",
|
|
1311
|
-
"item": "padding-block-start"
|
|
1312
|
-
},
|
|
1313
|
-
"path": [
|
|
1314
|
-
"utrecht",
|
|
1315
|
-
"card",
|
|
1316
|
-
"padding-block-start"
|
|
1317
|
-
]
|
|
1318
|
-
},
|
|
1319
|
-
{
|
|
1320
|
-
"value": "18px",
|
|
1321
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
1322
|
-
"isSource": true,
|
|
1323
|
-
"original": {
|
|
1324
|
-
"value": "{xxllnc.size.md}"
|
|
1325
|
-
},
|
|
1326
|
-
"name": "utrechtCardPaddingInlineEnd",
|
|
1327
|
-
"attributes": {
|
|
1328
|
-
"category": "utrecht",
|
|
1329
|
-
"type": "card",
|
|
1330
|
-
"item": "padding-inline-end"
|
|
1331
|
-
},
|
|
1332
|
-
"path": [
|
|
1333
|
-
"utrecht",
|
|
1334
|
-
"card",
|
|
1335
|
-
"padding-inline-end"
|
|
1336
|
-
]
|
|
1337
|
-
},
|
|
1338
|
-
{
|
|
1339
|
-
"value": "18px",
|
|
1340
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
1341
|
-
"isSource": true,
|
|
1342
|
-
"original": {
|
|
1343
|
-
"value": "{xxllnc.size.md}"
|
|
1344
|
-
},
|
|
1345
|
-
"name": "utrechtCardPaddingInlineStart",
|
|
1346
|
-
"attributes": {
|
|
1347
|
-
"category": "utrecht",
|
|
1348
|
-
"type": "card",
|
|
1349
|
-
"item": "padding-inline-start"
|
|
1350
|
-
},
|
|
1351
|
-
"path": [
|
|
1352
|
-
"utrecht",
|
|
1353
|
-
"card",
|
|
1354
|
-
"padding-inline-start"
|
|
1355
|
-
]
|
|
1356
|
-
},
|
|
1357
1338
|
{
|
|
1358
1339
|
"value": "#f5f5f5",
|
|
1359
1340
|
"filePath": "src/component/utrecht/code.tokens.json",
|
|
@@ -1755,7 +1736,7 @@
|
|
|
1755
1736
|
},
|
|
1756
1737
|
{
|
|
1757
1738
|
"value": "#ffffff",
|
|
1758
|
-
"filePath": "src/component/
|
|
1739
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
1759
1740
|
"isSource": true,
|
|
1760
1741
|
"original": {
|
|
1761
1742
|
"value": "{xxllnc.color.white.100-0t}"
|
|
@@ -1774,7 +1755,7 @@
|
|
|
1774
1755
|
},
|
|
1775
1756
|
{
|
|
1776
1757
|
"value": "#00000038",
|
|
1777
|
-
"filePath": "src/component/
|
|
1758
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
1778
1759
|
"isSource": true,
|
|
1779
1760
|
"original": {
|
|
1780
1761
|
"value": "{xxllnc.color.black.0-22t}"
|
|
@@ -1793,7 +1774,7 @@
|
|
|
1793
1774
|
},
|
|
1794
1775
|
{
|
|
1795
1776
|
"value": "6px",
|
|
1796
|
-
"filePath": "src/component/
|
|
1777
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
1797
1778
|
"isSource": true,
|
|
1798
1779
|
"original": {
|
|
1799
1780
|
"value": "6px"
|
|
@@ -1812,7 +1793,7 @@
|
|
|
1812
1793
|
},
|
|
1813
1794
|
{
|
|
1814
1795
|
"value": "1px",
|
|
1815
|
-
"filePath": "src/component/
|
|
1796
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
1816
1797
|
"isSource": true,
|
|
1817
1798
|
"original": {
|
|
1818
1799
|
"value": "{xxllnc.size.4xs}"
|
|
@@ -1831,7 +1812,7 @@
|
|
|
1831
1812
|
},
|
|
1832
1813
|
{
|
|
1833
1814
|
"value": "#6d6d6d",
|
|
1834
|
-
"filePath": "src/component/
|
|
1815
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
1835
1816
|
"isSource": true,
|
|
1836
1817
|
"original": {
|
|
1837
1818
|
"value": "{xxllnc.color.grey.43}"
|
|
@@ -1850,7 +1831,7 @@
|
|
|
1850
1831
|
},
|
|
1851
1832
|
{
|
|
1852
1833
|
"value": "neue-haas-grotesk-text, sans-serif",
|
|
1853
|
-
"filePath": "src/component/
|
|
1834
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
1854
1835
|
"isSource": true,
|
|
1855
1836
|
"original": {
|
|
1856
1837
|
"value": "{xxllnc.typography.sans-serif.font-family}"
|
|
@@ -1869,7 +1850,7 @@
|
|
|
1869
1850
|
},
|
|
1870
1851
|
{
|
|
1871
1852
|
"value": "15px",
|
|
1872
|
-
"filePath": "src/component/
|
|
1853
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
1873
1854
|
"isSource": true,
|
|
1874
1855
|
"original": {
|
|
1875
1856
|
"value": "15px"
|
|
@@ -1888,7 +1869,7 @@
|
|
|
1888
1869
|
},
|
|
1889
1870
|
{
|
|
1890
1871
|
"value": "8px",
|
|
1891
|
-
"filePath": "src/component/
|
|
1872
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
1892
1873
|
"isSource": true,
|
|
1893
1874
|
"original": {
|
|
1894
1875
|
"value": "{xxllnc.size.xs}"
|
|
@@ -1907,7 +1888,7 @@
|
|
|
1907
1888
|
},
|
|
1908
1889
|
{
|
|
1909
1890
|
"value": "8px",
|
|
1910
|
-
"filePath": "src/component/
|
|
1891
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
1911
1892
|
"isSource": true,
|
|
1912
1893
|
"original": {
|
|
1913
1894
|
"value": "{xxllnc.size.xs}"
|
|
@@ -1926,7 +1907,7 @@
|
|
|
1926
1907
|
},
|
|
1927
1908
|
{
|
|
1928
1909
|
"value": "14px",
|
|
1929
|
-
"filePath": "src/component/
|
|
1910
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
1930
1911
|
"isSource": true,
|
|
1931
1912
|
"original": {
|
|
1932
1913
|
"value": "{xxllnc.size.sm}"
|
|
@@ -1945,7 +1926,7 @@
|
|
|
1945
1926
|
},
|
|
1946
1927
|
{
|
|
1947
1928
|
"value": "14px",
|
|
1948
|
-
"filePath": "src/component/
|
|
1929
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
1949
1930
|
"isSource": true,
|
|
1950
1931
|
"original": {
|
|
1951
1932
|
"value": "{xxllnc.size.sm}"
|
|
@@ -1964,7 +1945,7 @@
|
|
|
1964
1945
|
},
|
|
1965
1946
|
{
|
|
1966
1947
|
"value": "#6d6d6d",
|
|
1967
|
-
"filePath": "src/component/
|
|
1948
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
1968
1949
|
"isSource": true,
|
|
1969
1950
|
"original": {
|
|
1970
1951
|
"value": "{xxllnc.color.grey.43}"
|
|
@@ -2460,7 +2441,7 @@
|
|
|
2460
2441
|
},
|
|
2461
2442
|
{
|
|
2462
2443
|
"value": "8px",
|
|
2463
|
-
"filePath": "src/component/
|
|
2444
|
+
"filePath": "src/component/utrecht/extra-tokens/icon.tokens.json",
|
|
2464
2445
|
"isSource": true,
|
|
2465
2446
|
"original": {
|
|
2466
2447
|
"value": "{xxllnc.size.xs}"
|
|
@@ -2875,7 +2856,7 @@
|
|
|
2875
2856
|
},
|
|
2876
2857
|
{
|
|
2877
2858
|
"value": "100px",
|
|
2878
|
-
"filePath": "src/component/
|
|
2859
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
2879
2860
|
"isSource": true,
|
|
2880
2861
|
"original": {
|
|
2881
2862
|
"value": "100px"
|
|
@@ -2896,7 +2877,7 @@
|
|
|
2896
2877
|
},
|
|
2897
2878
|
{
|
|
2898
2879
|
"value": "120px",
|
|
2899
|
-
"filePath": "src/component/
|
|
2880
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
2900
2881
|
"isSource": true,
|
|
2901
2882
|
"original": {
|
|
2902
2883
|
"value": "120px"
|
|
@@ -3031,7 +3012,7 @@
|
|
|
3031
3012
|
},
|
|
3032
3013
|
{
|
|
3033
3014
|
"value": "70px",
|
|
3034
|
-
"filePath": "src/component/
|
|
3015
|
+
"filePath": "src/component/utrecht/extra-tokens/page-header.tokens.json",
|
|
3035
3016
|
"isSource": true,
|
|
3036
3017
|
"original": {
|
|
3037
3018
|
"value": "70px"
|
|
@@ -4045,7 +4026,7 @@
|
|
|
4045
4026
|
},
|
|
4046
4027
|
{
|
|
4047
4028
|
"value": "#ffffff",
|
|
4048
|
-
"filePath": "src/component/
|
|
4029
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4049
4030
|
"isSource": true,
|
|
4050
4031
|
"original": {
|
|
4051
4032
|
"value": "{xxllnc.color.white.100-0t}"
|
|
@@ -4064,7 +4045,7 @@
|
|
|
4064
4045
|
},
|
|
4065
4046
|
{
|
|
4066
4047
|
"value": "#00000038",
|
|
4067
|
-
"filePath": "src/component/
|
|
4048
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4068
4049
|
"isSource": true,
|
|
4069
4050
|
"original": {
|
|
4070
4051
|
"value": "{xxllnc.color.black.0-22t}"
|
|
@@ -4083,7 +4064,7 @@
|
|
|
4083
4064
|
},
|
|
4084
4065
|
{
|
|
4085
4066
|
"value": "6px",
|
|
4086
|
-
"filePath": "src/component/
|
|
4067
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4087
4068
|
"isSource": true,
|
|
4088
4069
|
"original": {
|
|
4089
4070
|
"value": "6px"
|
|
@@ -4102,7 +4083,7 @@
|
|
|
4102
4083
|
},
|
|
4103
4084
|
{
|
|
4104
4085
|
"value": "1px",
|
|
4105
|
-
"filePath": "src/component/
|
|
4086
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4106
4087
|
"isSource": true,
|
|
4107
4088
|
"original": {
|
|
4108
4089
|
"value": "{xxllnc.size.4xs}"
|
|
@@ -4121,7 +4102,7 @@
|
|
|
4121
4102
|
},
|
|
4122
4103
|
{
|
|
4123
4104
|
"value": "#6d6d6d",
|
|
4124
|
-
"filePath": "src/component/
|
|
4105
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4125
4106
|
"isSource": true,
|
|
4126
4107
|
"original": {
|
|
4127
4108
|
"value": "{xxllnc.color.grey.43}"
|
|
@@ -4140,7 +4121,7 @@
|
|
|
4140
4121
|
},
|
|
4141
4122
|
{
|
|
4142
4123
|
"value": "neue-haas-grotesk-text, sans-serif",
|
|
4143
|
-
"filePath": "src/component/
|
|
4124
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4144
4125
|
"isSource": true,
|
|
4145
4126
|
"original": {
|
|
4146
4127
|
"value": "{xxllnc.typography.sans-serif.font-family}"
|
|
@@ -4159,7 +4140,7 @@
|
|
|
4159
4140
|
},
|
|
4160
4141
|
{
|
|
4161
4142
|
"value": "15px",
|
|
4162
|
-
"filePath": "src/component/
|
|
4143
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4163
4144
|
"isSource": true,
|
|
4164
4145
|
"original": {
|
|
4165
4146
|
"value": "15px"
|
|
@@ -4178,7 +4159,7 @@
|
|
|
4178
4159
|
},
|
|
4179
4160
|
{
|
|
4180
4161
|
"value": "8px",
|
|
4181
|
-
"filePath": "src/component/
|
|
4162
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4182
4163
|
"isSource": true,
|
|
4183
4164
|
"original": {
|
|
4184
4165
|
"value": "{xxllnc.size.xs}"
|
|
@@ -4197,7 +4178,7 @@
|
|
|
4197
4178
|
},
|
|
4198
4179
|
{
|
|
4199
4180
|
"value": "8px",
|
|
4200
|
-
"filePath": "src/component/
|
|
4181
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4201
4182
|
"isSource": true,
|
|
4202
4183
|
"original": {
|
|
4203
4184
|
"value": "{xxllnc.size.xs}"
|
|
@@ -4216,7 +4197,7 @@
|
|
|
4216
4197
|
},
|
|
4217
4198
|
{
|
|
4218
4199
|
"value": "14px",
|
|
4219
|
-
"filePath": "src/component/
|
|
4200
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4220
4201
|
"isSource": true,
|
|
4221
4202
|
"original": {
|
|
4222
4203
|
"value": "{xxllnc.size.sm}"
|
|
@@ -4235,7 +4216,7 @@
|
|
|
4235
4216
|
},
|
|
4236
4217
|
{
|
|
4237
4218
|
"value": "14px",
|
|
4238
|
-
"filePath": "src/component/
|
|
4219
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4239
4220
|
"isSource": true,
|
|
4240
4221
|
"original": {
|
|
4241
4222
|
"value": "{xxllnc.size.sm}"
|
|
@@ -4254,7 +4235,7 @@
|
|
|
4254
4235
|
},
|
|
4255
4236
|
{
|
|
4256
4237
|
"value": "#6d6d6d",
|
|
4257
|
-
"filePath": "src/component/
|
|
4238
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4258
4239
|
"isSource": true,
|
|
4259
4240
|
"original": {
|
|
4260
4241
|
"value": "{xxllnc.color.grey.43}"
|