@conduction/theme 1.0.26 → 1.0.27
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 +4 -1
- package/conduction-design-tokens/dist/design-tokens.css +7 -1
- package/conduction-design-tokens/dist/index.js +7 -1
- package/conduction-design-tokens/dist/index.json +124 -0
- package/conduction-design-tokens/dist/index.less +7 -1
- package/conduction-design-tokens/dist/index.scss +7 -1
- package/conduction-design-tokens/dist/tokens.json +140 -0
- package/conduction-design-tokens/src/component/conduction/card-header.tokens.json +26 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +9 -1
- package/municipalities/dinkelland-design-tokens/dist/index.js +9 -1
- package/municipalities/dinkelland-design-tokens/dist/index.json +162 -0
- package/municipalities/dinkelland-design-tokens/dist/index.less +9 -1
- package/municipalities/dinkelland-design-tokens/dist/index.scss +9 -1
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +178 -2
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card-header.tokens.json +26 -0
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card-wrapper.tokens.json +2 -2
- package/municipalities/epe-design-tokens/dist/design-tokens.css +15 -1
- package/municipalities/epe-design-tokens/dist/index.js +15 -1
- package/municipalities/epe-design-tokens/dist/index.json +274 -0
- package/municipalities/epe-design-tokens/dist/index.less +15 -1
- package/municipalities/epe-design-tokens/dist/index.scss +15 -1
- package/municipalities/epe-design-tokens/dist/tokens.json +284 -2
- package/municipalities/epe-design-tokens/src/component/conduction/card-header.tokens.json +26 -0
- package/municipalities/epe-design-tokens/src/component/conduction/card-wrapper.tokens.json +2 -2
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +10 -2
- package/municipalities/leiden-design-tokens/dist/index.js +9 -1
- package/municipalities/leiden-design-tokens/dist/index.json +163 -1
- package/municipalities/leiden-design-tokens/dist/index.less +10 -2
- package/municipalities/leiden-design-tokens/dist/index.scss +10 -2
- package/municipalities/leiden-design-tokens/dist/tokens.json +179 -3
- package/municipalities/leiden-design-tokens/src/component/conduction/card-header.tokens.json +26 -0
- package/municipalities/leiden-design-tokens/src/component/conduction/card-wrapper.tokens.json +3 -3
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +8 -1
- package/municipalities/noordwijk-design-tokens/dist/index.js +8 -1
- package/municipalities/noordwijk-design-tokens/dist/index.json +145 -0
- package/municipalities/noordwijk-design-tokens/dist/index.less +8 -1
- package/municipalities/noordwijk-design-tokens/dist/index.scss +8 -1
- package/municipalities/noordwijk-design-tokens/dist/tokens.json +163 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +6 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/card-header.tokens.json +26 -0
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +9 -1
- package/municipalities/tubbergen-design-tokens/dist/index.js +9 -1
- package/municipalities/tubbergen-design-tokens/dist/index.json +162 -0
- package/municipalities/tubbergen-design-tokens/dist/index.less +9 -1
- package/municipalities/tubbergen-design-tokens/dist/index.scss +9 -1
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +178 -2
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card-header.tokens.json +26 -0
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card-wrapper.tokens.json +2 -2
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +8 -1
- package/municipalities/xxllnc-design-tokens/dist/index.js +8 -1
- package/municipalities/xxllnc-design-tokens/dist/index.json +143 -0
- package/municipalities/xxllnc-design-tokens/dist/index.less +8 -1
- package/municipalities/xxllnc-design-tokens/dist/index.scss +8 -1
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +159 -1
- package/municipalities/xxllnc-design-tokens/src/component/conduction/card-header.tokens.json +26 -0
- package/municipalities/xxllnc-design-tokens/src/component/conduction/card-wrapper.tokens.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,7 +6,10 @@ Conduction's design tokens theme
|
|
|
6
6
|
|
|
7
7
|
- **Version 1**
|
|
8
8
|
|
|
9
|
-
- 1.0.
|
|
9
|
+
- 1.0.27:
|
|
10
|
+
- Added conduction-card-header tokens in all themes.
|
|
11
|
+
- Updated conduction-card-wrapper tokens in all themes.
|
|
12
|
+
- 1.0.26:
|
|
10
13
|
- Added Noordwijk theme.
|
|
11
14
|
- Updated conduction-card-wrapper tokens in all themes.
|
|
12
15
|
- 1.0.25:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 23 Aug 2023 16:57:34 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.conduction-theme {
|
|
@@ -277,6 +277,11 @@
|
|
|
277
277
|
--conduction-card-wrapper-color: var(--conduction-color-black-0);
|
|
278
278
|
--conduction-card-wrapper-border-radius: var(--conduction-size-md);
|
|
279
279
|
--conduction-card-wrapper-background-color: var(--conduction-color-white-100);
|
|
280
|
+
--conduction-card-header-date-margin-block-end: var(--conduction-size-xs);
|
|
281
|
+
--conduction-card-header-date-font-weight: var(--conduction-typography-font-weight-light);
|
|
282
|
+
--conduction-card-header-date-font-size: var(--conduction-font-size-sm);
|
|
283
|
+
--conduction-card-header-date-color: var(--conduction-color-black-0);
|
|
284
|
+
--conduction-card-header-title-color: var(--conduction-color-black-0);
|
|
280
285
|
--conduction-typography-scale-4xl: var(--conduction-font-size-4xl);
|
|
281
286
|
--conduction-typography-scale-3xl: var(--conduction-font-size-3xl);
|
|
282
287
|
--conduction-typography-scale-2xl: var(--conduction-font-size-2xl);
|
|
@@ -297,4 +302,5 @@
|
|
|
297
302
|
--utrecht-table-font-size: var(--utrecht-document-font-size);
|
|
298
303
|
--utrecht-table-font-family: var(--utrecht-document-font-family);
|
|
299
304
|
--utrecht-table-header-color: var(--utrecht-document-color);
|
|
305
|
+
--conduction-card-header-color: var(--utrecht-document-color);
|
|
300
306
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 23 Aug 2023 16:57:34 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const conductionColorPrimary = "#4376fc";
|
|
@@ -65,6 +65,12 @@ export const conductionTypographyScaleXl = "24px";
|
|
|
65
65
|
export const conductionTypographyScale2xl = "32px";
|
|
66
66
|
export const conductionTypographyScale3xl = "48px";
|
|
67
67
|
export const conductionTypographyScale4xl = "58px";
|
|
68
|
+
export const conductionCardHeaderColor = "#000000";
|
|
69
|
+
export const conductionCardHeaderTitleColor = "#000000";
|
|
70
|
+
export const conductionCardHeaderDateColor = "#000000";
|
|
71
|
+
export const conductionCardHeaderDateFontSize = "14px";
|
|
72
|
+
export const conductionCardHeaderDateFontWeight = "100";
|
|
73
|
+
export const conductionCardHeaderDateMarginBlockEnd = "8px";
|
|
68
74
|
export const conductionCardWrapperBackgroundColor = "#ffffff";
|
|
69
75
|
export const conductionCardWrapperBorderRadius = "18px";
|
|
70
76
|
export const conductionCardWrapperColor = "#000000";
|
|
@@ -1,4 +1,128 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"value": "#000000",
|
|
4
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
5
|
+
"isSource": true,
|
|
6
|
+
"original": {
|
|
7
|
+
"value": "{utrecht.document.color}"
|
|
8
|
+
},
|
|
9
|
+
"name": "conductionCardHeaderColor",
|
|
10
|
+
"attributes": {
|
|
11
|
+
"category": "conduction",
|
|
12
|
+
"type": "card-header",
|
|
13
|
+
"item": "color"
|
|
14
|
+
},
|
|
15
|
+
"path": [
|
|
16
|
+
"conduction",
|
|
17
|
+
"card-header",
|
|
18
|
+
"color"
|
|
19
|
+
]
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"value": "#000000",
|
|
23
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
24
|
+
"isSource": true,
|
|
25
|
+
"original": {
|
|
26
|
+
"value": "{conduction.color.black.0}"
|
|
27
|
+
},
|
|
28
|
+
"name": "conductionCardHeaderDateColor",
|
|
29
|
+
"attributes": {
|
|
30
|
+
"category": "conduction",
|
|
31
|
+
"type": "card-header",
|
|
32
|
+
"item": "date",
|
|
33
|
+
"subitem": "color"
|
|
34
|
+
},
|
|
35
|
+
"path": [
|
|
36
|
+
"conduction",
|
|
37
|
+
"card-header",
|
|
38
|
+
"date",
|
|
39
|
+
"color"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"value": "14px",
|
|
44
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
45
|
+
"isSource": true,
|
|
46
|
+
"original": {
|
|
47
|
+
"value": "{conduction.font-size.sm}"
|
|
48
|
+
},
|
|
49
|
+
"name": "conductionCardHeaderDateFontSize",
|
|
50
|
+
"attributes": {
|
|
51
|
+
"category": "conduction",
|
|
52
|
+
"type": "card-header",
|
|
53
|
+
"item": "date",
|
|
54
|
+
"subitem": "font-size"
|
|
55
|
+
},
|
|
56
|
+
"path": [
|
|
57
|
+
"conduction",
|
|
58
|
+
"card-header",
|
|
59
|
+
"date",
|
|
60
|
+
"font-size"
|
|
61
|
+
]
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"value": "100",
|
|
65
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
66
|
+
"isSource": true,
|
|
67
|
+
"original": {
|
|
68
|
+
"value": "{conduction.typography.font-weight.light}"
|
|
69
|
+
},
|
|
70
|
+
"name": "conductionCardHeaderDateFontWeight",
|
|
71
|
+
"attributes": {
|
|
72
|
+
"category": "conduction",
|
|
73
|
+
"type": "card-header",
|
|
74
|
+
"item": "date",
|
|
75
|
+
"subitem": "font-weight"
|
|
76
|
+
},
|
|
77
|
+
"path": [
|
|
78
|
+
"conduction",
|
|
79
|
+
"card-header",
|
|
80
|
+
"date",
|
|
81
|
+
"font-weight"
|
|
82
|
+
]
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"value": "8px",
|
|
86
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
87
|
+
"isSource": true,
|
|
88
|
+
"original": {
|
|
89
|
+
"value": "{conduction.size.xs}"
|
|
90
|
+
},
|
|
91
|
+
"name": "conductionCardHeaderDateMarginBlockEnd",
|
|
92
|
+
"attributes": {
|
|
93
|
+
"category": "conduction",
|
|
94
|
+
"type": "card-header",
|
|
95
|
+
"item": "date",
|
|
96
|
+
"subitem": "margin-block-end"
|
|
97
|
+
},
|
|
98
|
+
"path": [
|
|
99
|
+
"conduction",
|
|
100
|
+
"card-header",
|
|
101
|
+
"date",
|
|
102
|
+
"margin-block-end"
|
|
103
|
+
]
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"value": "#000000",
|
|
107
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
108
|
+
"isSource": true,
|
|
109
|
+
"original": {
|
|
110
|
+
"value": "{conduction.color.black.0}"
|
|
111
|
+
},
|
|
112
|
+
"name": "conductionCardHeaderTitleColor",
|
|
113
|
+
"attributes": {
|
|
114
|
+
"category": "conduction",
|
|
115
|
+
"type": "card-header",
|
|
116
|
+
"item": "title",
|
|
117
|
+
"subitem": "color"
|
|
118
|
+
},
|
|
119
|
+
"path": [
|
|
120
|
+
"conduction",
|
|
121
|
+
"card-header",
|
|
122
|
+
"title",
|
|
123
|
+
"color"
|
|
124
|
+
]
|
|
125
|
+
},
|
|
2
126
|
{
|
|
3
127
|
"value": "#ffffff",
|
|
4
128
|
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Wed, 23 Aug 2023 16:57:34 GMT
|
|
4
4
|
|
|
5
5
|
@utrecht-paragraph-margin-block-end: 0;
|
|
6
6
|
@utrecht-paragraph-margin-block-start: 0;
|
|
@@ -275,6 +275,11 @@
|
|
|
275
275
|
@conduction-card-wrapper-color: @conduction-color-black-0;
|
|
276
276
|
@conduction-card-wrapper-border-radius: @conduction-size-md;
|
|
277
277
|
@conduction-card-wrapper-background-color: @conduction-color-white-100;
|
|
278
|
+
@conduction-card-header-date-margin-block-end: @conduction-size-xs;
|
|
279
|
+
@conduction-card-header-date-font-weight: @conduction-typography-font-weight-light;
|
|
280
|
+
@conduction-card-header-date-font-size: @conduction-font-size-sm;
|
|
281
|
+
@conduction-card-header-date-color: @conduction-color-black-0;
|
|
282
|
+
@conduction-card-header-title-color: @conduction-color-black-0;
|
|
278
283
|
@conduction-typography-scale-4xl: @conduction-font-size-4xl;
|
|
279
284
|
@conduction-typography-scale-3xl: @conduction-font-size-3xl;
|
|
280
285
|
@conduction-typography-scale-2xl: @conduction-font-size-2xl;
|
|
@@ -295,3 +300,4 @@
|
|
|
295
300
|
@utrecht-table-font-size: @utrecht-document-font-size;
|
|
296
301
|
@utrecht-table-font-family: @utrecht-document-font-family;
|
|
297
302
|
@utrecht-table-header-color: @utrecht-document-color;
|
|
303
|
+
@conduction-card-header-color: @utrecht-document-color;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Wed, 23 Aug 2023 16:57:34 GMT
|
|
4
4
|
|
|
5
5
|
$utrecht-paragraph-margin-block-end: 0;
|
|
6
6
|
$utrecht-paragraph-margin-block-start: 0;
|
|
@@ -275,6 +275,11 @@ $conduction-card-wrapper-padding-inline-end: $conduction-size-md;
|
|
|
275
275
|
$conduction-card-wrapper-color: $conduction-color-black-0;
|
|
276
276
|
$conduction-card-wrapper-border-radius: $conduction-size-md;
|
|
277
277
|
$conduction-card-wrapper-background-color: $conduction-color-white-100;
|
|
278
|
+
$conduction-card-header-date-margin-block-end: $conduction-size-xs;
|
|
279
|
+
$conduction-card-header-date-font-weight: $conduction-typography-font-weight-light;
|
|
280
|
+
$conduction-card-header-date-font-size: $conduction-font-size-sm;
|
|
281
|
+
$conduction-card-header-date-color: $conduction-color-black-0;
|
|
282
|
+
$conduction-card-header-title-color: $conduction-color-black-0;
|
|
278
283
|
$conduction-typography-scale-4xl: $conduction-font-size-4xl;
|
|
279
284
|
$conduction-typography-scale-3xl: $conduction-font-size-3xl;
|
|
280
285
|
$conduction-typography-scale-2xl: $conduction-font-size-2xl;
|
|
@@ -295,3 +300,4 @@ $utrecht-table-header-cell-font-size: $utrecht-document-font-size;
|
|
|
295
300
|
$utrecht-table-font-size: $utrecht-document-font-size;
|
|
296
301
|
$utrecht-table-font-family: $utrecht-document-font-family;
|
|
297
302
|
$utrecht-table-header-color: $utrecht-document-color;
|
|
303
|
+
$conduction-card-header-color: $utrecht-document-color;
|
|
@@ -1264,6 +1264,146 @@
|
|
|
1264
1264
|
}
|
|
1265
1265
|
}
|
|
1266
1266
|
},
|
|
1267
|
+
"card-header": {
|
|
1268
|
+
"background-color": {},
|
|
1269
|
+
"border-bottom-width": {},
|
|
1270
|
+
"border-bottom-style": {},
|
|
1271
|
+
"border-bottom-color": {},
|
|
1272
|
+
"color": {
|
|
1273
|
+
"value": "#000000",
|
|
1274
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
1275
|
+
"isSource": true,
|
|
1276
|
+
"original": {
|
|
1277
|
+
"value": "{utrecht.document.color}"
|
|
1278
|
+
},
|
|
1279
|
+
"name": "conductionCardHeaderColor",
|
|
1280
|
+
"attributes": {
|
|
1281
|
+
"category": "conduction",
|
|
1282
|
+
"type": "card-header",
|
|
1283
|
+
"item": "color"
|
|
1284
|
+
},
|
|
1285
|
+
"path": [
|
|
1286
|
+
"conduction",
|
|
1287
|
+
"card-header",
|
|
1288
|
+
"color"
|
|
1289
|
+
]
|
|
1290
|
+
},
|
|
1291
|
+
"hover": {
|
|
1292
|
+
"background-color": {},
|
|
1293
|
+
"border-bottom-width": {},
|
|
1294
|
+
"border-bottom-style": {},
|
|
1295
|
+
"border-bottom-color": {}
|
|
1296
|
+
},
|
|
1297
|
+
"title": {
|
|
1298
|
+
"color": {
|
|
1299
|
+
"value": "#000000",
|
|
1300
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
1301
|
+
"isSource": true,
|
|
1302
|
+
"original": {
|
|
1303
|
+
"value": "{conduction.color.black.0}"
|
|
1304
|
+
},
|
|
1305
|
+
"name": "conductionCardHeaderTitleColor",
|
|
1306
|
+
"attributes": {
|
|
1307
|
+
"category": "conduction",
|
|
1308
|
+
"type": "card-header",
|
|
1309
|
+
"item": "title",
|
|
1310
|
+
"subitem": "color"
|
|
1311
|
+
},
|
|
1312
|
+
"path": [
|
|
1313
|
+
"conduction",
|
|
1314
|
+
"card-header",
|
|
1315
|
+
"title",
|
|
1316
|
+
"color"
|
|
1317
|
+
]
|
|
1318
|
+
}
|
|
1319
|
+
},
|
|
1320
|
+
"date": {
|
|
1321
|
+
"color": {
|
|
1322
|
+
"value": "#000000",
|
|
1323
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
1324
|
+
"isSource": true,
|
|
1325
|
+
"original": {
|
|
1326
|
+
"value": "{conduction.color.black.0}"
|
|
1327
|
+
},
|
|
1328
|
+
"name": "conductionCardHeaderDateColor",
|
|
1329
|
+
"attributes": {
|
|
1330
|
+
"category": "conduction",
|
|
1331
|
+
"type": "card-header",
|
|
1332
|
+
"item": "date",
|
|
1333
|
+
"subitem": "color"
|
|
1334
|
+
},
|
|
1335
|
+
"path": [
|
|
1336
|
+
"conduction",
|
|
1337
|
+
"card-header",
|
|
1338
|
+
"date",
|
|
1339
|
+
"color"
|
|
1340
|
+
]
|
|
1341
|
+
},
|
|
1342
|
+
"font-size": {
|
|
1343
|
+
"value": "14px",
|
|
1344
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
1345
|
+
"isSource": true,
|
|
1346
|
+
"original": {
|
|
1347
|
+
"value": "{conduction.font-size.sm}"
|
|
1348
|
+
},
|
|
1349
|
+
"name": "conductionCardHeaderDateFontSize",
|
|
1350
|
+
"attributes": {
|
|
1351
|
+
"category": "conduction",
|
|
1352
|
+
"type": "card-header",
|
|
1353
|
+
"item": "date",
|
|
1354
|
+
"subitem": "font-size"
|
|
1355
|
+
},
|
|
1356
|
+
"path": [
|
|
1357
|
+
"conduction",
|
|
1358
|
+
"card-header",
|
|
1359
|
+
"date",
|
|
1360
|
+
"font-size"
|
|
1361
|
+
]
|
|
1362
|
+
},
|
|
1363
|
+
"font-weight": {
|
|
1364
|
+
"value": "100",
|
|
1365
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
1366
|
+
"isSource": true,
|
|
1367
|
+
"original": {
|
|
1368
|
+
"value": "{conduction.typography.font-weight.light}"
|
|
1369
|
+
},
|
|
1370
|
+
"name": "conductionCardHeaderDateFontWeight",
|
|
1371
|
+
"attributes": {
|
|
1372
|
+
"category": "conduction",
|
|
1373
|
+
"type": "card-header",
|
|
1374
|
+
"item": "date",
|
|
1375
|
+
"subitem": "font-weight"
|
|
1376
|
+
},
|
|
1377
|
+
"path": [
|
|
1378
|
+
"conduction",
|
|
1379
|
+
"card-header",
|
|
1380
|
+
"date",
|
|
1381
|
+
"font-weight"
|
|
1382
|
+
]
|
|
1383
|
+
},
|
|
1384
|
+
"margin-block-end": {
|
|
1385
|
+
"value": "8px",
|
|
1386
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
1387
|
+
"isSource": true,
|
|
1388
|
+
"original": {
|
|
1389
|
+
"value": "{conduction.size.xs}"
|
|
1390
|
+
},
|
|
1391
|
+
"name": "conductionCardHeaderDateMarginBlockEnd",
|
|
1392
|
+
"attributes": {
|
|
1393
|
+
"category": "conduction",
|
|
1394
|
+
"type": "card-header",
|
|
1395
|
+
"item": "date",
|
|
1396
|
+
"subitem": "margin-block-end"
|
|
1397
|
+
},
|
|
1398
|
+
"path": [
|
|
1399
|
+
"conduction",
|
|
1400
|
+
"card-header",
|
|
1401
|
+
"date",
|
|
1402
|
+
"margin-block-end"
|
|
1403
|
+
]
|
|
1404
|
+
}
|
|
1405
|
+
}
|
|
1406
|
+
},
|
|
1267
1407
|
"card-wrapper": {
|
|
1268
1408
|
"background-color": {
|
|
1269
1409
|
"value": "#ffffff",
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"conduction": {
|
|
3
|
+
"card-header": {
|
|
4
|
+
"background-color": {},
|
|
5
|
+
"border-bottom-width": {},
|
|
6
|
+
"border-bottom-style": {},
|
|
7
|
+
"border-bottom-color": {},
|
|
8
|
+
"color": { "value": "{utrecht.document.color}" },
|
|
9
|
+
"hover": {
|
|
10
|
+
"background-color": {},
|
|
11
|
+
"border-bottom-width": {},
|
|
12
|
+
"border-bottom-style": {},
|
|
13
|
+
"border-bottom-color": {}
|
|
14
|
+
},
|
|
15
|
+
"title": {
|
|
16
|
+
"color": { "value": "{conduction.color.black.0}" }
|
|
17
|
+
},
|
|
18
|
+
"date": {
|
|
19
|
+
"color": { "value": "{conduction.color.black.0}" },
|
|
20
|
+
"font-size": { "value": "{conduction.font-size.sm}" },
|
|
21
|
+
"font-weight": { "value": "{conduction.typography.font-weight.light}" },
|
|
22
|
+
"margin-block-end": { "value": "{conduction.size.xs}" }
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 23 Aug 2023 16:58:16 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.dinkelland-theme {
|
|
7
7
|
--conduction-input-select-padding-block-start: 0;
|
|
8
8
|
--conduction-input-select-padding-block-end: 0;
|
|
9
9
|
--conduction-input-select-border-focus: unset;
|
|
10
|
+
--conduction-card-wrapper-border-radius: 0px;
|
|
11
|
+
--conduction-card-wrapper-border-width: unset;
|
|
10
12
|
--utrecht-paragraph-margin-block-end: 0;
|
|
11
13
|
--utrecht-paragraph-margin-block-start: 0;
|
|
12
14
|
--utrecht-paragraph-line-height: 1.5em;
|
|
@@ -110,6 +112,11 @@
|
|
|
110
112
|
--conduction-card-wrapper-padding-inline-start: var(--dinkelland-size-xl);
|
|
111
113
|
--conduction-card-wrapper-padding-inline-end: var(--dinkelland-size-xl);
|
|
112
114
|
--conduction-card-wrapper-background-color: var(--dinkelland-color-blue-94);
|
|
115
|
+
--conduction-card-header-date-margin-block-end: var(--dinkelland-size-xs);
|
|
116
|
+
--conduction-card-header-date-font-weight: var(--dinkelland-typography-font-weight-light);
|
|
117
|
+
--conduction-card-header-date-font-size: var(--dinkelland-font-size-sm);
|
|
118
|
+
--conduction-card-header-date-color: var(--dinkelland-color-black-0);
|
|
119
|
+
--conduction-card-header-title-color: var(--dinkelland-color-black-0);
|
|
113
120
|
--utrecht-paragraph-font-weight: var(--dinkelland-typography-font-weight-normal);
|
|
114
121
|
--utrecht-paragraph-font-size: var(--dinkelland-font-size-md);
|
|
115
122
|
--utrecht-paragraph-font-family: var(--dinkelland-typography-lato-font-family);
|
|
@@ -298,6 +305,7 @@
|
|
|
298
305
|
--dinkelland-color-primary-hover: var(--dinkelland-color-blue-26);
|
|
299
306
|
--dinkelland-color-primary: var(--dinkelland-color-blue-36);
|
|
300
307
|
--conduction-card-wrapper-color: var(--utrecht-document-color);
|
|
308
|
+
--conduction-card-header-color: var(--utrecht-document-color);
|
|
301
309
|
--utrecht-paragraph-color: var(--utrecht-document-color);
|
|
302
310
|
--utrecht-unordered-list-marker-color: var(--utrecht-document-color);
|
|
303
311
|
--utrecht-unordered-list-font-size: var(--utrecht-document-font-size);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 23 Aug 2023 16:58:16 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const dinkellandColorPrimary = "#006cb9";
|
|
@@ -314,7 +314,15 @@ export const utrechtParagraphFontWeight = "400";
|
|
|
314
314
|
export const utrechtParagraphLineHeight = "1.5em";
|
|
315
315
|
export const utrechtParagraphMarginBlockStart = 0;
|
|
316
316
|
export const utrechtParagraphMarginBlockEnd = 0;
|
|
317
|
+
export const conductionCardHeaderColor = "#333333";
|
|
318
|
+
export const conductionCardHeaderTitleColor = "#000000";
|
|
319
|
+
export const conductionCardHeaderDateColor = "#000000";
|
|
320
|
+
export const conductionCardHeaderDateFontSize = "14px";
|
|
321
|
+
export const conductionCardHeaderDateFontWeight = "100";
|
|
322
|
+
export const conductionCardHeaderDateMarginBlockEnd = "8px";
|
|
317
323
|
export const conductionCardWrapperBackgroundColor = "#e5f0f8";
|
|
324
|
+
export const conductionCardWrapperBorderWidth = "unset";
|
|
325
|
+
export const conductionCardWrapperBorderRadius = "0px";
|
|
318
326
|
export const conductionCardWrapperColor = "#333333";
|
|
319
327
|
export const conductionCardWrapperPaddingInlineEnd = "32px";
|
|
320
328
|
export const conductionCardWrapperPaddingInlineStart = "32px";
|
|
@@ -1,4 +1,128 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"value": "#333333",
|
|
4
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
5
|
+
"isSource": true,
|
|
6
|
+
"original": {
|
|
7
|
+
"value": "{utrecht.document.color}"
|
|
8
|
+
},
|
|
9
|
+
"name": "conductionCardHeaderColor",
|
|
10
|
+
"attributes": {
|
|
11
|
+
"category": "conduction",
|
|
12
|
+
"type": "card-header",
|
|
13
|
+
"item": "color"
|
|
14
|
+
},
|
|
15
|
+
"path": [
|
|
16
|
+
"conduction",
|
|
17
|
+
"card-header",
|
|
18
|
+
"color"
|
|
19
|
+
]
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"value": "#000000",
|
|
23
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
24
|
+
"isSource": true,
|
|
25
|
+
"original": {
|
|
26
|
+
"value": "{dinkelland.color.black.0}"
|
|
27
|
+
},
|
|
28
|
+
"name": "conductionCardHeaderDateColor",
|
|
29
|
+
"attributes": {
|
|
30
|
+
"category": "conduction",
|
|
31
|
+
"type": "card-header",
|
|
32
|
+
"item": "date",
|
|
33
|
+
"subitem": "color"
|
|
34
|
+
},
|
|
35
|
+
"path": [
|
|
36
|
+
"conduction",
|
|
37
|
+
"card-header",
|
|
38
|
+
"date",
|
|
39
|
+
"color"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"value": "14px",
|
|
44
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
45
|
+
"isSource": true,
|
|
46
|
+
"original": {
|
|
47
|
+
"value": "{dinkelland.font-size.sm}"
|
|
48
|
+
},
|
|
49
|
+
"name": "conductionCardHeaderDateFontSize",
|
|
50
|
+
"attributes": {
|
|
51
|
+
"category": "conduction",
|
|
52
|
+
"type": "card-header",
|
|
53
|
+
"item": "date",
|
|
54
|
+
"subitem": "font-size"
|
|
55
|
+
},
|
|
56
|
+
"path": [
|
|
57
|
+
"conduction",
|
|
58
|
+
"card-header",
|
|
59
|
+
"date",
|
|
60
|
+
"font-size"
|
|
61
|
+
]
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"value": "100",
|
|
65
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
66
|
+
"isSource": true,
|
|
67
|
+
"original": {
|
|
68
|
+
"value": "{dinkelland.typography.font-weight.light}"
|
|
69
|
+
},
|
|
70
|
+
"name": "conductionCardHeaderDateFontWeight",
|
|
71
|
+
"attributes": {
|
|
72
|
+
"category": "conduction",
|
|
73
|
+
"type": "card-header",
|
|
74
|
+
"item": "date",
|
|
75
|
+
"subitem": "font-weight"
|
|
76
|
+
},
|
|
77
|
+
"path": [
|
|
78
|
+
"conduction",
|
|
79
|
+
"card-header",
|
|
80
|
+
"date",
|
|
81
|
+
"font-weight"
|
|
82
|
+
]
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"value": "8px",
|
|
86
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
87
|
+
"isSource": true,
|
|
88
|
+
"original": {
|
|
89
|
+
"value": "{dinkelland.size.xs}"
|
|
90
|
+
},
|
|
91
|
+
"name": "conductionCardHeaderDateMarginBlockEnd",
|
|
92
|
+
"attributes": {
|
|
93
|
+
"category": "conduction",
|
|
94
|
+
"type": "card-header",
|
|
95
|
+
"item": "date",
|
|
96
|
+
"subitem": "margin-block-end"
|
|
97
|
+
},
|
|
98
|
+
"path": [
|
|
99
|
+
"conduction",
|
|
100
|
+
"card-header",
|
|
101
|
+
"date",
|
|
102
|
+
"margin-block-end"
|
|
103
|
+
]
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"value": "#000000",
|
|
107
|
+
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
108
|
+
"isSource": true,
|
|
109
|
+
"original": {
|
|
110
|
+
"value": "{dinkelland.color.black.0}"
|
|
111
|
+
},
|
|
112
|
+
"name": "conductionCardHeaderTitleColor",
|
|
113
|
+
"attributes": {
|
|
114
|
+
"category": "conduction",
|
|
115
|
+
"type": "card-header",
|
|
116
|
+
"item": "title",
|
|
117
|
+
"subitem": "color"
|
|
118
|
+
},
|
|
119
|
+
"path": [
|
|
120
|
+
"conduction",
|
|
121
|
+
"card-header",
|
|
122
|
+
"title",
|
|
123
|
+
"color"
|
|
124
|
+
]
|
|
125
|
+
},
|
|
2
126
|
{
|
|
3
127
|
"value": "#e5f0f8",
|
|
4
128
|
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
@@ -18,6 +142,44 @@
|
|
|
18
142
|
"background-color"
|
|
19
143
|
]
|
|
20
144
|
},
|
|
145
|
+
{
|
|
146
|
+
"value": "0px",
|
|
147
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
148
|
+
"isSource": true,
|
|
149
|
+
"original": {
|
|
150
|
+
"value": "0px"
|
|
151
|
+
},
|
|
152
|
+
"name": "conductionCardWrapperBorderRadius",
|
|
153
|
+
"attributes": {
|
|
154
|
+
"category": "conduction",
|
|
155
|
+
"type": "card-wrapper",
|
|
156
|
+
"item": "border-radius"
|
|
157
|
+
},
|
|
158
|
+
"path": [
|
|
159
|
+
"conduction",
|
|
160
|
+
"card-wrapper",
|
|
161
|
+
"border-radius"
|
|
162
|
+
]
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"value": "unset",
|
|
166
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
167
|
+
"isSource": true,
|
|
168
|
+
"original": {
|
|
169
|
+
"value": "unset"
|
|
170
|
+
},
|
|
171
|
+
"name": "conductionCardWrapperBorderWidth",
|
|
172
|
+
"attributes": {
|
|
173
|
+
"category": "conduction",
|
|
174
|
+
"type": "card-wrapper",
|
|
175
|
+
"item": "border-width"
|
|
176
|
+
},
|
|
177
|
+
"path": [
|
|
178
|
+
"conduction",
|
|
179
|
+
"card-wrapper",
|
|
180
|
+
"border-width"
|
|
181
|
+
]
|
|
182
|
+
},
|
|
21
183
|
{
|
|
22
184
|
"value": "#333333",
|
|
23
185
|
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Wed, 23 Aug 2023 16:58:16 GMT
|
|
4
4
|
|
|
5
5
|
@conduction-input-select-padding-block-start: 0;
|
|
6
6
|
@conduction-input-select-padding-block-end: 0;
|
|
7
7
|
@conduction-input-select-border-focus: unset;
|
|
8
|
+
@conduction-card-wrapper-border-radius: 0px;
|
|
9
|
+
@conduction-card-wrapper-border-width: unset;
|
|
8
10
|
@utrecht-paragraph-margin-block-end: 0;
|
|
9
11
|
@utrecht-paragraph-margin-block-start: 0;
|
|
10
12
|
@utrecht-paragraph-line-height: 1.5em;
|
|
@@ -108,6 +110,11 @@
|
|
|
108
110
|
@conduction-card-wrapper-padding-inline-start: @dinkelland-size-xl;
|
|
109
111
|
@conduction-card-wrapper-padding-inline-end: @dinkelland-size-xl;
|
|
110
112
|
@conduction-card-wrapper-background-color: @dinkelland-color-blue-94;
|
|
113
|
+
@conduction-card-header-date-margin-block-end: @dinkelland-size-xs;
|
|
114
|
+
@conduction-card-header-date-font-weight: @dinkelland-typography-font-weight-light;
|
|
115
|
+
@conduction-card-header-date-font-size: @dinkelland-font-size-sm;
|
|
116
|
+
@conduction-card-header-date-color: @dinkelland-color-black-0;
|
|
117
|
+
@conduction-card-header-title-color: @dinkelland-color-black-0;
|
|
111
118
|
@utrecht-paragraph-font-weight: @dinkelland-typography-font-weight-normal;
|
|
112
119
|
@utrecht-paragraph-font-size: @dinkelland-font-size-md;
|
|
113
120
|
@utrecht-paragraph-font-family: @dinkelland-typography-lato-font-family;
|
|
@@ -296,6 +303,7 @@
|
|
|
296
303
|
@dinkelland-color-primary-hover: @dinkelland-color-blue-26;
|
|
297
304
|
@dinkelland-color-primary: @dinkelland-color-blue-36;
|
|
298
305
|
@conduction-card-wrapper-color: @utrecht-document-color;
|
|
306
|
+
@conduction-card-header-color: @utrecht-document-color;
|
|
299
307
|
@utrecht-paragraph-color: @utrecht-document-color;
|
|
300
308
|
@utrecht-unordered-list-marker-color: @utrecht-document-color;
|
|
301
309
|
@utrecht-unordered-list-font-size: @utrecht-document-font-size;
|