@conduction/theme 1.0.27 → 1.0.28

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.
Files changed (33) hide show
  1. package/README.md +1 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +1 -1
  3. package/conduction-design-tokens/dist/index.js +1 -1
  4. package/conduction-design-tokens/dist/index.less +1 -1
  5. package/conduction-design-tokens/dist/index.scss +1 -1
  6. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +1 -1
  7. package/municipalities/dinkelland-design-tokens/dist/index.js +1 -1
  8. package/municipalities/dinkelland-design-tokens/dist/index.less +1 -1
  9. package/municipalities/dinkelland-design-tokens/dist/index.scss +1 -1
  10. package/municipalities/epe-design-tokens/dist/design-tokens.css +6 -6
  11. package/municipalities/epe-design-tokens/dist/index.js +6 -6
  12. package/municipalities/epe-design-tokens/dist/index.json +105 -95
  13. package/municipalities/epe-design-tokens/dist/index.less +6 -6
  14. package/municipalities/epe-design-tokens/dist/index.scss +6 -6
  15. package/municipalities/epe-design-tokens/dist/tokens.json +104 -94
  16. package/municipalities/epe-design-tokens/src/component/conduction/card-header.tokens.json +9 -9
  17. package/municipalities/leiden-design-tokens/dist/design-tokens.css +1 -1
  18. package/municipalities/leiden-design-tokens/dist/index.js +1 -1
  19. package/municipalities/leiden-design-tokens/dist/index.less +1 -1
  20. package/municipalities/leiden-design-tokens/dist/index.scss +1 -1
  21. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +1 -1
  22. package/municipalities/noordwijk-design-tokens/dist/index.js +1 -1
  23. package/municipalities/noordwijk-design-tokens/dist/index.less +1 -1
  24. package/municipalities/noordwijk-design-tokens/dist/index.scss +1 -1
  25. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +1 -1
  26. package/municipalities/tubbergen-design-tokens/dist/index.js +1 -1
  27. package/municipalities/tubbergen-design-tokens/dist/index.less +1 -1
  28. package/municipalities/tubbergen-design-tokens/dist/index.scss +1 -1
  29. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +1 -1
  30. package/municipalities/xxllnc-design-tokens/dist/index.js +1 -1
  31. package/municipalities/xxllnc-design-tokens/dist/index.less +1 -1
  32. package/municipalities/xxllnc-design-tokens/dist/index.scss +1 -1
  33. package/package.json +1 -1
package/README.md CHANGED
@@ -6,6 +6,7 @@ Conduction's design tokens theme
6
6
 
7
7
  - **Version 1**
8
8
 
9
+ - 1.0.28: Fixed conduction-card-header tokens for epe theme.
9
10
  - 1.0.27:
10
11
  - Added conduction-card-header tokens in all themes.
11
12
  - Updated conduction-card-wrapper tokens in all themes.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:57:34 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:02:01 GMT
4
4
  */
5
5
 
6
6
  .conduction-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:57:34 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:02:01 GMT
4
4
  */
5
5
 
6
6
  export const conductionColorPrimary = "#4376fc";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:57:34 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:02:01 GMT
4
4
 
5
5
  @utrecht-paragraph-margin-block-end: 0;
6
6
  @utrecht-paragraph-margin-block-start: 0;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:57:34 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:02:01 GMT
4
4
 
5
5
  $utrecht-paragraph-margin-block-end: 0;
6
6
  $utrecht-paragraph-margin-block-start: 0;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:58:16 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:02:48 GMT
4
4
  */
5
5
 
6
6
  .dinkelland-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:58:16 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:02:48 GMT
4
4
  */
5
5
 
6
6
  export const dinkellandColorPrimary = "#006cb9";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:58:16 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:02:48 GMT
4
4
 
5
5
  @conduction-input-select-padding-block-start: 0;
6
6
  @conduction-input-select-padding-block-end: 0;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:58:16 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:02:48 GMT
4
4
 
5
5
  $conduction-input-select-padding-block-start: 0;
6
6
  $conduction-input-select-padding-block-end: 0;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:58:26 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:02:58 GMT
4
4
  */
5
5
 
6
6
  .epe-theme {
@@ -120,11 +120,11 @@
120
120
  --conduction-card-wrapper-padding-inline-end: var(--epe-size-md);
121
121
  --conduction-card-wrapper-hover-background-color: var(--epe-color-yellow-90);
122
122
  --conduction-card-wrapper-background-color: var(--epe-color-white-100);
123
- --conduction-date-margin-block-end: var(--epe-color-blue-31);
124
- --conduction-date-font-weight: var(--epe-color-blue-31);
125
- --conduction-date-font-size: var(--epe-color-blue-31);
126
- --conduction-date-color: var(--epe-color-blue-31);
127
- --conduction-title-color: var(--epe-color-blue-31);
123
+ --conduction-card-header-date-margin-block-end: var(--epe-color-blue-31);
124
+ --conduction-card-header-date-font-weight: var(--epe-color-blue-31);
125
+ --conduction-card-header-date-font-size: var(--epe-color-blue-31);
126
+ --conduction-card-header-date-color: var(--epe-color-blue-31);
127
+ --conduction-card-header-title-color: var(--epe-color-blue-31);
128
128
  --conduction-card-header-hover-border-bottom-color: var(--epe-color-blue-31);
129
129
  --conduction-card-header-hover-border-bottom-width: var(--epe-size-4xs);
130
130
  --conduction-card-header-border-bottom-color: var(--epe-color-yellow-42);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:58:25 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:02:58 GMT
4
4
  */
5
5
 
6
6
  export const epeColorPrimary = "#01699d";
@@ -309,11 +309,11 @@ export const conductionCardHeaderColor = "#2e2e33";
309
309
  export const conductionCardHeaderHoverBorderBottomWidth = "1px";
310
310
  export const conductionCardHeaderHoverBorderBottomStyle = "solid";
311
311
  export const conductionCardHeaderHoverBorderBottomColor = "#00549e";
312
- export const conductionTitleColor = "#00549e";
313
- export const conductionDateColor = "#00549e";
314
- export const conductionDateFontSize = "#00549e";
315
- export const conductionDateFontWeight = "#00549e";
316
- export const conductionDateMarginBlockEnd = "#00549e";
312
+ export const conductionCardHeaderTitleColor = "#00549e";
313
+ export const conductionCardHeaderDateColor = "#00549e";
314
+ export const conductionCardHeaderDateFontSize = "#00549e";
315
+ export const conductionCardHeaderDateFontWeight = "#00549e";
316
+ export const conductionCardHeaderDateMarginBlockEnd = "#00549e";
317
317
  export const conductionCardWrapperBackgroundColor = "#ffffff";
318
318
  export const conductionCardWrapperBorderRadius = "0px";
319
319
  export const conductionCardWrapperColor = "#2e2e33";
@@ -75,6 +75,90 @@
75
75
  "color"
76
76
  ]
77
77
  },
78
+ {
79
+ "value": "#00549e",
80
+ "filePath": "src/component/conduction/card-header.tokens.json",
81
+ "isSource": true,
82
+ "original": {
83
+ "value": "{epe.color.blue.31}"
84
+ },
85
+ "name": "conductionCardHeaderDateColor",
86
+ "attributes": {
87
+ "category": "conduction",
88
+ "type": "card-header",
89
+ "item": "date",
90
+ "subitem": "color"
91
+ },
92
+ "path": [
93
+ "conduction",
94
+ "card-header",
95
+ "date",
96
+ "color"
97
+ ]
98
+ },
99
+ {
100
+ "value": "#00549e",
101
+ "filePath": "src/component/conduction/card-header.tokens.json",
102
+ "isSource": true,
103
+ "original": {
104
+ "value": "{epe.color.blue.31}"
105
+ },
106
+ "name": "conductionCardHeaderDateFontSize",
107
+ "attributes": {
108
+ "category": "conduction",
109
+ "type": "card-header",
110
+ "item": "date",
111
+ "subitem": "font-size"
112
+ },
113
+ "path": [
114
+ "conduction",
115
+ "card-header",
116
+ "date",
117
+ "font-size"
118
+ ]
119
+ },
120
+ {
121
+ "value": "#00549e",
122
+ "filePath": "src/component/conduction/card-header.tokens.json",
123
+ "isSource": true,
124
+ "original": {
125
+ "value": "{epe.color.blue.31}"
126
+ },
127
+ "name": "conductionCardHeaderDateFontWeight",
128
+ "attributes": {
129
+ "category": "conduction",
130
+ "type": "card-header",
131
+ "item": "date",
132
+ "subitem": "font-weight"
133
+ },
134
+ "path": [
135
+ "conduction",
136
+ "card-header",
137
+ "date",
138
+ "font-weight"
139
+ ]
140
+ },
141
+ {
142
+ "value": "#00549e",
143
+ "filePath": "src/component/conduction/card-header.tokens.json",
144
+ "isSource": true,
145
+ "original": {
146
+ "value": "{epe.color.blue.31}"
147
+ },
148
+ "name": "conductionCardHeaderDateMarginBlockEnd",
149
+ "attributes": {
150
+ "category": "conduction",
151
+ "type": "card-header",
152
+ "item": "date",
153
+ "subitem": "margin-block-end"
154
+ },
155
+ "path": [
156
+ "conduction",
157
+ "card-header",
158
+ "date",
159
+ "margin-block-end"
160
+ ]
161
+ },
78
162
  {
79
163
  "value": "#00549e",
80
164
  "filePath": "src/component/conduction/card-header.tokens.json",
@@ -138,6 +222,27 @@
138
222
  "border-bottom-width"
139
223
  ]
140
224
  },
225
+ {
226
+ "value": "#00549e",
227
+ "filePath": "src/component/conduction/card-header.tokens.json",
228
+ "isSource": true,
229
+ "original": {
230
+ "value": "{epe.color.blue.31}"
231
+ },
232
+ "name": "conductionCardHeaderTitleColor",
233
+ "attributes": {
234
+ "category": "conduction",
235
+ "type": "card-header",
236
+ "item": "title",
237
+ "subitem": "color"
238
+ },
239
+ "path": [
240
+ "conduction",
241
+ "card-header",
242
+ "title",
243
+ "color"
244
+ ]
245
+ },
141
246
  {
142
247
  "value": "#ffffff",
143
248
  "filePath": "src/component/conduction/card-wrapper.tokens.json",
@@ -292,82 +397,6 @@
292
397
  "padding-inline-start"
293
398
  ]
294
399
  },
295
- {
296
- "value": "#00549e",
297
- "filePath": "src/component/conduction/card-header.tokens.json",
298
- "isSource": true,
299
- "original": {
300
- "value": "{epe.color.blue.31}"
301
- },
302
- "name": "conductionDateColor",
303
- "attributes": {
304
- "category": "conduction",
305
- "type": "date",
306
- "item": "color"
307
- },
308
- "path": [
309
- "conduction",
310
- "date",
311
- "color"
312
- ]
313
- },
314
- {
315
- "value": "#00549e",
316
- "filePath": "src/component/conduction/card-header.tokens.json",
317
- "isSource": true,
318
- "original": {
319
- "value": "{epe.color.blue.31}"
320
- },
321
- "name": "conductionDateFontSize",
322
- "attributes": {
323
- "category": "conduction",
324
- "type": "date",
325
- "item": "font-size"
326
- },
327
- "path": [
328
- "conduction",
329
- "date",
330
- "font-size"
331
- ]
332
- },
333
- {
334
- "value": "#00549e",
335
- "filePath": "src/component/conduction/card-header.tokens.json",
336
- "isSource": true,
337
- "original": {
338
- "value": "{epe.color.blue.31}"
339
- },
340
- "name": "conductionDateFontWeight",
341
- "attributes": {
342
- "category": "conduction",
343
- "type": "date",
344
- "item": "font-weight"
345
- },
346
- "path": [
347
- "conduction",
348
- "date",
349
- "font-weight"
350
- ]
351
- },
352
- {
353
- "value": "#00549e",
354
- "filePath": "src/component/conduction/card-header.tokens.json",
355
- "isSource": true,
356
- "original": {
357
- "value": "{epe.color.blue.31}"
358
- },
359
- "name": "conductionDateMarginBlockEnd",
360
- "attributes": {
361
- "category": "conduction",
362
- "type": "date",
363
- "item": "margin-block-end"
364
- },
365
- "path": [
366
- "conduction",
367
- "date",
368
- "margin-block-end"
369
- ]
370
- },
371
400
  {
372
401
  "value": "#ffffff",
373
402
  "filePath": "src/component/conduction/select.tokens.json",
@@ -501,25 +530,6 @@
501
530
  "padding-block-start"
502
531
  ]
503
532
  },
504
- {
505
- "value": "#00549e",
506
- "filePath": "src/component/conduction/card-header.tokens.json",
507
- "isSource": true,
508
- "original": {
509
- "value": "{epe.color.blue.31}"
510
- },
511
- "name": "conductionTitleColor",
512
- "attributes": {
513
- "category": "conduction",
514
- "type": "title",
515
- "item": "color"
516
- },
517
- "path": [
518
- "conduction",
519
- "title",
520
- "color"
521
- ]
522
- },
523
533
  {
524
534
  "value": "#2e2e33",
525
535
  "filePath": "src/brand/epe/color.tokens.json",
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:58:26 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:02:59 GMT
4
4
 
5
5
  @conduction-input-select-padding-block-start: 0;
6
6
  @conduction-input-select-padding-block-end: 0;
@@ -118,11 +118,11 @@
118
118
  @conduction-card-wrapper-padding-inline-end: @epe-size-md;
119
119
  @conduction-card-wrapper-hover-background-color: @epe-color-yellow-90;
120
120
  @conduction-card-wrapper-background-color: @epe-color-white-100;
121
- @conduction-date-margin-block-end: @epe-color-blue-31;
122
- @conduction-date-font-weight: @epe-color-blue-31;
123
- @conduction-date-font-size: @epe-color-blue-31;
124
- @conduction-date-color: @epe-color-blue-31;
125
- @conduction-title-color: @epe-color-blue-31;
121
+ @conduction-card-header-date-margin-block-end: @epe-color-blue-31;
122
+ @conduction-card-header-date-font-weight: @epe-color-blue-31;
123
+ @conduction-card-header-date-font-size: @epe-color-blue-31;
124
+ @conduction-card-header-date-color: @epe-color-blue-31;
125
+ @conduction-card-header-title-color: @epe-color-blue-31;
126
126
  @conduction-card-header-hover-border-bottom-color: @epe-color-blue-31;
127
127
  @conduction-card-header-hover-border-bottom-width: @epe-size-4xs;
128
128
  @conduction-card-header-border-bottom-color: @epe-color-yellow-42;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:58:26 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:02:58 GMT
4
4
 
5
5
  $conduction-input-select-padding-block-start: 0;
6
6
  $conduction-input-select-padding-block-end: 0;
@@ -118,11 +118,11 @@ $conduction-card-wrapper-padding-inline-start: $epe-size-md;
118
118
  $conduction-card-wrapper-padding-inline-end: $epe-size-md;
119
119
  $conduction-card-wrapper-hover-background-color: $epe-color-yellow-90;
120
120
  $conduction-card-wrapper-background-color: $epe-color-white-100;
121
- $conduction-date-margin-block-end: $epe-color-blue-31;
122
- $conduction-date-font-weight: $epe-color-blue-31;
123
- $conduction-date-font-size: $epe-color-blue-31;
124
- $conduction-date-color: $epe-color-blue-31;
125
- $conduction-title-color: $epe-color-blue-31;
121
+ $conduction-card-header-date-margin-block-end: $epe-color-blue-31;
122
+ $conduction-card-header-date-font-weight: $epe-color-blue-31;
123
+ $conduction-card-header-date-font-size: $epe-color-blue-31;
124
+ $conduction-card-header-date-color: $epe-color-blue-31;
125
+ $conduction-card-header-title-color: $epe-color-blue-31;
126
126
  $conduction-card-header-hover-border-bottom-color: $epe-color-blue-31;
127
127
  $conduction-card-header-hover-border-bottom-width: $epe-size-4xs;
128
128
  $conduction-card-header-border-bottom-color: $epe-color-yellow-42;
@@ -6526,105 +6526,115 @@
6526
6526
  "border-bottom-color"
6527
6527
  ]
6528
6528
  }
6529
- }
6530
- },
6531
- "title": {
6532
- "color": {
6533
- "value": "#00549e",
6534
- "filePath": "src/component/conduction/card-header.tokens.json",
6535
- "isSource": true,
6536
- "original": {
6537
- "value": "{epe.color.blue.31}"
6538
- },
6539
- "name": "conductionTitleColor",
6540
- "attributes": {
6541
- "category": "conduction",
6542
- "type": "title",
6543
- "item": "color"
6544
- },
6545
- "path": [
6546
- "conduction",
6547
- "title",
6548
- "color"
6549
- ]
6550
- }
6551
- },
6552
- "date": {
6553
- "color": {
6554
- "value": "#00549e",
6555
- "filePath": "src/component/conduction/card-header.tokens.json",
6556
- "isSource": true,
6557
- "original": {
6558
- "value": "{epe.color.blue.31}"
6559
- },
6560
- "name": "conductionDateColor",
6561
- "attributes": {
6562
- "category": "conduction",
6563
- "type": "date",
6564
- "item": "color"
6565
- },
6566
- "path": [
6567
- "conduction",
6568
- "date",
6569
- "color"
6570
- ]
6571
6529
  },
6572
- "font-size": {
6573
- "value": "#00549e",
6574
- "filePath": "src/component/conduction/card-header.tokens.json",
6575
- "isSource": true,
6576
- "original": {
6577
- "value": "{epe.color.blue.31}"
6578
- },
6579
- "name": "conductionDateFontSize",
6580
- "attributes": {
6581
- "category": "conduction",
6582
- "type": "date",
6583
- "item": "font-size"
6584
- },
6585
- "path": [
6586
- "conduction",
6587
- "date",
6588
- "font-size"
6589
- ]
6530
+ "title": {
6531
+ "color": {
6532
+ "value": "#00549e",
6533
+ "filePath": "src/component/conduction/card-header.tokens.json",
6534
+ "isSource": true,
6535
+ "original": {
6536
+ "value": "{epe.color.blue.31}"
6537
+ },
6538
+ "name": "conductionCardHeaderTitleColor",
6539
+ "attributes": {
6540
+ "category": "conduction",
6541
+ "type": "card-header",
6542
+ "item": "title",
6543
+ "subitem": "color"
6544
+ },
6545
+ "path": [
6546
+ "conduction",
6547
+ "card-header",
6548
+ "title",
6549
+ "color"
6550
+ ]
6551
+ }
6590
6552
  },
6591
- "font-weight": {
6592
- "value": "#00549e",
6593
- "filePath": "src/component/conduction/card-header.tokens.json",
6594
- "isSource": true,
6595
- "original": {
6596
- "value": "{epe.color.blue.31}"
6597
- },
6598
- "name": "conductionDateFontWeight",
6599
- "attributes": {
6600
- "category": "conduction",
6601
- "type": "date",
6602
- "item": "font-weight"
6553
+ "date": {
6554
+ "color": {
6555
+ "value": "#00549e",
6556
+ "filePath": "src/component/conduction/card-header.tokens.json",
6557
+ "isSource": true,
6558
+ "original": {
6559
+ "value": "{epe.color.blue.31}"
6560
+ },
6561
+ "name": "conductionCardHeaderDateColor",
6562
+ "attributes": {
6563
+ "category": "conduction",
6564
+ "type": "card-header",
6565
+ "item": "date",
6566
+ "subitem": "color"
6567
+ },
6568
+ "path": [
6569
+ "conduction",
6570
+ "card-header",
6571
+ "date",
6572
+ "color"
6573
+ ]
6603
6574
  },
6604
- "path": [
6605
- "conduction",
6606
- "date",
6607
- "font-weight"
6608
- ]
6609
- },
6610
- "margin-block-end": {
6611
- "value": "#00549e",
6612
- "filePath": "src/component/conduction/card-header.tokens.json",
6613
- "isSource": true,
6614
- "original": {
6615
- "value": "{epe.color.blue.31}"
6575
+ "font-size": {
6576
+ "value": "#00549e",
6577
+ "filePath": "src/component/conduction/card-header.tokens.json",
6578
+ "isSource": true,
6579
+ "original": {
6580
+ "value": "{epe.color.blue.31}"
6581
+ },
6582
+ "name": "conductionCardHeaderDateFontSize",
6583
+ "attributes": {
6584
+ "category": "conduction",
6585
+ "type": "card-header",
6586
+ "item": "date",
6587
+ "subitem": "font-size"
6588
+ },
6589
+ "path": [
6590
+ "conduction",
6591
+ "card-header",
6592
+ "date",
6593
+ "font-size"
6594
+ ]
6616
6595
  },
6617
- "name": "conductionDateMarginBlockEnd",
6618
- "attributes": {
6619
- "category": "conduction",
6620
- "type": "date",
6621
- "item": "margin-block-end"
6596
+ "font-weight": {
6597
+ "value": "#00549e",
6598
+ "filePath": "src/component/conduction/card-header.tokens.json",
6599
+ "isSource": true,
6600
+ "original": {
6601
+ "value": "{epe.color.blue.31}"
6602
+ },
6603
+ "name": "conductionCardHeaderDateFontWeight",
6604
+ "attributes": {
6605
+ "category": "conduction",
6606
+ "type": "card-header",
6607
+ "item": "date",
6608
+ "subitem": "font-weight"
6609
+ },
6610
+ "path": [
6611
+ "conduction",
6612
+ "card-header",
6613
+ "date",
6614
+ "font-weight"
6615
+ ]
6622
6616
  },
6623
- "path": [
6624
- "conduction",
6625
- "date",
6626
- "margin-block-end"
6627
- ]
6617
+ "margin-block-end": {
6618
+ "value": "#00549e",
6619
+ "filePath": "src/component/conduction/card-header.tokens.json",
6620
+ "isSource": true,
6621
+ "original": {
6622
+ "value": "{epe.color.blue.31}"
6623
+ },
6624
+ "name": "conductionCardHeaderDateMarginBlockEnd",
6625
+ "attributes": {
6626
+ "category": "conduction",
6627
+ "type": "card-header",
6628
+ "item": "date",
6629
+ "subitem": "margin-block-end"
6630
+ },
6631
+ "path": [
6632
+ "conduction",
6633
+ "card-header",
6634
+ "date",
6635
+ "margin-block-end"
6636
+ ]
6637
+ }
6628
6638
  }
6629
6639
  },
6630
6640
  "card-wrapper": {
@@ -11,16 +11,16 @@
11
11
  "border-bottom-width": { "value": "{epe.size.4xs}" },
12
12
  "border-bottom-style": { "value": "solid" },
13
13
  "border-bottom-color": { "value": "{epe.color.blue.31}" }
14
+ },
15
+ "title": {
16
+ "color": { "value": "{epe.color.blue.31}" }
17
+ },
18
+ "date": {
19
+ "color": { "value": "{epe.color.blue.31}" },
20
+ "font-size": { "value": "{epe.color.blue.31}" },
21
+ "font-weight": { "value": "{epe.color.blue.31}" },
22
+ "margin-block-end": { "value": "{epe.color.blue.31}" }
14
23
  }
15
- },
16
- "title": {
17
- "color": { "value": "{epe.color.blue.31}" }
18
- },
19
- "date": {
20
- "color": { "value": "{epe.color.blue.31}" },
21
- "font-size": { "value": "{epe.color.blue.31}" },
22
- "font-weight": { "value": "{epe.color.blue.31}" },
23
- "margin-block-end": { "value": "{epe.color.blue.31}" }
24
24
  }
25
25
  }
26
26
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:57:45 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:02:12 GMT
4
4
  */
5
5
 
6
6
  .leiden-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:57:45 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:02:12 GMT
4
4
  */
5
5
 
6
6
  export const leidenColorPrimary = "#d62410";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:57:45 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:02:13 GMT
4
4
 
5
5
  @conduction-input-select-padding-block-start: 0;
6
6
  @conduction-input-select-padding-block-end: 0;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:57:45 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:02:13 GMT
4
4
 
5
5
  $conduction-input-select-padding-block-start: 0;
6
6
  $conduction-input-select-padding-block-end: 0;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:58:36 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:03:08 GMT
4
4
  */
5
5
 
6
6
  .noordwijk-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:58:35 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:03:08 GMT
4
4
  */
5
5
 
6
6
  export const noordwijkColorPrimary = "#2c2276";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:58:36 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:03:09 GMT
4
4
 
5
5
  @conduction-input-select-padding-block-start: 0;
6
6
  @conduction-input-select-padding-block-end: 0;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:58:36 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:03:09 GMT
4
4
 
5
5
  $conduction-input-select-padding-block-start: 0;
6
6
  $conduction-input-select-padding-block-end: 0;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:58:05 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:02:37 GMT
4
4
  */
5
5
 
6
6
  .tubbergen-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:58:05 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:02:37 GMT
4
4
  */
5
5
 
6
6
  export const tubbergenColorPrimary = "#0b612d";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:58:05 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:02:37 GMT
4
4
 
5
5
  @conduction-input-select-padding-block-start: 0;
6
6
  @conduction-input-select-padding-block-end: 0;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:58:05 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:02:37 GMT
4
4
 
5
5
  $conduction-input-select-padding-block-start: 0;
6
6
  $conduction-input-select-padding-block-end: 0;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:57:55 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:02:24 GMT
4
4
  */
5
5
 
6
6
  .xxllnc-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 16:57:55 GMT
3
+ * Generated on Wed, 23 Aug 2023 18:02:24 GMT
4
4
  */
5
5
 
6
6
  export const xxllncColorPrimary = "#000000ad"; // Primary with 68% transparency
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:57:55 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:02:24 GMT
4
4
 
5
5
  @conduction-input-select-padding-block-start: 0;
6
6
  @conduction-input-select-padding-block-end: 0;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 16:57:55 GMT
3
+ // Generated on Wed, 23 Aug 2023 18:02:24 GMT
4
4
 
5
5
  $conduction-input-select-padding-block-start: 0;
6
6
  $conduction-input-select-padding-block-end: 0;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conduction/theme",
3
- "version": "1.0.27",
3
+ "version": "1.0.28",
4
4
  "description": "Conduction's design tokens theme",
5
5
  "main": "index.js",
6
6
  "repository": {