@conduction/theme 1.0.28 → 1.0.30

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 (98) hide show
  1. package/README.md +5 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +5 -1
  3. package/conduction-design-tokens/dist/index.js +5 -1
  4. package/conduction-design-tokens/dist/index.json +86 -0
  5. package/conduction-design-tokens/dist/index.less +5 -1
  6. package/conduction-design-tokens/dist/index.scss +5 -1
  7. package/conduction-design-tokens/dist/tokens.json +96 -1
  8. package/conduction-design-tokens/src/component/conduction/select.tokens.json +16 -1
  9. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +5 -1
  10. package/municipalities/dinkelland-design-tokens/dist/index.js +5 -1
  11. package/municipalities/dinkelland-design-tokens/dist/index.json +86 -0
  12. package/municipalities/dinkelland-design-tokens/dist/index.less +5 -1
  13. package/municipalities/dinkelland-design-tokens/dist/index.scss +5 -1
  14. package/municipalities/dinkelland-design-tokens/dist/tokens.json +96 -1
  15. package/municipalities/dinkelland-design-tokens/src/component/conduction/select.tokens.json +16 -1
  16. package/municipalities/epe-design-tokens/dist/design-tokens.css +9 -5
  17. package/municipalities/epe-design-tokens/dist/index.js +9 -5
  18. package/municipalities/epe-design-tokens/dist/index.json +94 -8
  19. package/municipalities/epe-design-tokens/dist/index.less +9 -5
  20. package/municipalities/epe-design-tokens/dist/index.scss +9 -5
  21. package/municipalities/epe-design-tokens/dist/tokens.json +104 -9
  22. package/municipalities/epe-design-tokens/src/component/conduction/card-header.tokens.json +4 -4
  23. package/municipalities/epe-design-tokens/src/component/conduction/select.tokens.json +16 -1
  24. package/municipalities/leiden-design-tokens/dist/design-tokens.css +5 -1
  25. package/municipalities/leiden-design-tokens/dist/index.js +5 -1
  26. package/municipalities/leiden-design-tokens/dist/index.json +86 -0
  27. package/municipalities/leiden-design-tokens/dist/index.less +5 -1
  28. package/municipalities/leiden-design-tokens/dist/index.scss +5 -1
  29. package/municipalities/leiden-design-tokens/dist/tokens.json +96 -1
  30. package/municipalities/leiden-design-tokens/src/component/conduction/select.tokens.json +16 -1
  31. package/municipalities/noaberkracht-design-tokens/LICENSE.md +17 -0
  32. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +190 -6
  33. package/municipalities/noaberkracht-design-tokens/dist/font.css +5 -1
  34. package/municipalities/noaberkracht-design-tokens/dist/index.js +190 -6
  35. package/municipalities/noaberkracht-design-tokens/dist/index.json +4795 -1169
  36. package/municipalities/noaberkracht-design-tokens/dist/index.less +190 -6
  37. package/municipalities/noaberkracht-design-tokens/dist/index.scss +190 -6
  38. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +4208 -254
  39. package/municipalities/noaberkracht-design-tokens/package.json +40 -0
  40. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +70 -0
  41. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/font-size.tokens.json +17 -0
  42. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/size.tokens.json +17 -0
  43. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/typography.tokens.json +52 -0
  44. package/municipalities/noaberkracht-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  45. package/municipalities/noaberkracht-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  46. package/municipalities/noaberkracht-design-tokens/src/component/conduction/card-header.tokens.json +26 -0
  47. package/municipalities/noaberkracht-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
  48. package/municipalities/noaberkracht-design-tokens/src/component/conduction/select.tokens.json +30 -0
  49. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  50. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  51. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  52. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/code.tokens.json +27 -0
  53. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  54. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
  55. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +44 -0
  56. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
  57. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +12 -0
  58. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +10 -0
  59. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
  60. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +44 -0
  61. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
  62. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  63. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  64. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/list.tokens.json +33 -0
  65. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
  66. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  67. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  68. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  69. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  70. package/municipalities/noaberkracht-design-tokens/src/config.json +7 -0
  71. package/municipalities/noaberkracht-design-tokens/src/font/GreycliffCF.woff2 +0 -0
  72. package/municipalities/noaberkracht-design-tokens/src/font/Oceanwide.woff2 +0 -0
  73. package/municipalities/noaberkracht-design-tokens/src/font.scss +11 -0
  74. package/municipalities/noaberkracht-design-tokens/src/index.scss +8 -0
  75. package/municipalities/noaberkracht-design-tokens/style-dictionary.config.js +6 -0
  76. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +8 -5
  77. package/municipalities/noordwijk-design-tokens/dist/index.js +8 -5
  78. package/municipalities/noordwijk-design-tokens/dist/index.json +153 -80
  79. package/municipalities/noordwijk-design-tokens/dist/index.less +8 -5
  80. package/municipalities/noordwijk-design-tokens/dist/index.scss +8 -5
  81. package/municipalities/noordwijk-design-tokens/dist/tokens.json +164 -81
  82. package/municipalities/noordwijk-design-tokens/src/component/conduction/select.tokens.json +20 -1
  83. package/municipalities/noordwijk-design-tokens/src/component/utrecht/table.tokens.json +4 -4
  84. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +5 -1
  85. package/municipalities/tubbergen-design-tokens/dist/index.js +5 -1
  86. package/municipalities/tubbergen-design-tokens/dist/index.json +86 -0
  87. package/municipalities/tubbergen-design-tokens/dist/index.less +5 -1
  88. package/municipalities/tubbergen-design-tokens/dist/index.scss +5 -1
  89. package/municipalities/tubbergen-design-tokens/dist/tokens.json +96 -1
  90. package/municipalities/tubbergen-design-tokens/src/component/conduction/select.tokens.json +16 -1
  91. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +5 -1
  92. package/municipalities/xxllnc-design-tokens/dist/index.js +5 -1
  93. package/municipalities/xxllnc-design-tokens/dist/index.json +86 -0
  94. package/municipalities/xxllnc-design-tokens/dist/index.less +5 -1
  95. package/municipalities/xxllnc-design-tokens/dist/index.scss +5 -1
  96. package/municipalities/xxllnc-design-tokens/dist/tokens.json +96 -1
  97. package/municipalities/xxllnc-design-tokens/src/component/conduction/select.tokens.json +16 -1
  98. package/package.json +3 -2
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 18:02:58 GMT
3
+ * Generated on Thu, 24 Aug 2023 15:20:46 GMT
4
4
  */
5
5
 
6
6
  .epe-theme {
@@ -111,6 +111,9 @@
111
111
  --epe-color-warning: #ffc107;
112
112
  --epe-color-alert-error-background: #f8d7da;
113
113
  --epe-color-error: #dc3545;
114
+ --conduction-input-select-placeholder-font-family: var(--epe-typography-source-sans-font-family);
115
+ --conduction-input-select-list-option-hover-font-family: var(--epe-typography-source-sans-font-family);
116
+ --conduction-input-select-list-option-font-family: var(--epe-typography-source-sans-font-family);
114
117
  --conduction-input-select-invalid-border-color: var(--epe-color-error);
115
118
  --conduction-input-select-border: var(--epe-size-4xs) solid var(--epe-color-lightgrey-41);
116
119
  --conduction-input-select-background-color: var(--epe-color-white-100);
@@ -120,10 +123,9 @@
120
123
  --conduction-card-wrapper-padding-inline-end: var(--epe-size-md);
121
124
  --conduction-card-wrapper-hover-background-color: var(--epe-color-yellow-90);
122
125
  --conduction-card-wrapper-background-color: var(--epe-color-white-100);
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);
126
+ --conduction-card-header-date-margin-block-end: var(--epe-size-xs);
127
+ --conduction-card-header-date-font-weight: var(--epe-typography-font-weight-light);
128
+ --conduction-card-header-date-font-size: var(--epe-font-size-sm);
127
129
  --conduction-card-header-title-color: var(--epe-color-blue-31);
128
130
  --conduction-card-header-hover-border-bottom-color: var(--epe-color-blue-31);
129
131
  --conduction-card-header-hover-border-bottom-width: var(--epe-size-4xs);
@@ -309,8 +311,10 @@
309
311
  --epe-color-alert-error: var(--epe-color-black-19);
310
312
  --epe-color-primary-hover: var(--epe-color-light-blue-21);
311
313
  --epe-color-primary: var(--epe-color-light-blue-31);
314
+ --conduction-input-select-placeholder-color: var(--utrecht-form-input-placeholder-color);
312
315
  --conduction-input-select-border-radius: var(--utrecht-form-input-border-radius);
313
316
  --conduction-card-wrapper-color: var(--utrecht-document-color);
317
+ --conduction-card-header-date-color: var(--utrecht-document-color);
314
318
  --conduction-card-header-color: var(--utrecht-document-color);
315
319
  --utrecht-paragraph-color: var(--utrecht-document-color);
316
320
  --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 Wed, 23 Aug 2023 18:02:58 GMT
3
+ * Generated on Thu, 24 Aug 2023 15:20:46 GMT
4
4
  */
5
5
 
6
6
  export const epeColorPrimary = "#01699d";
@@ -310,10 +310,10 @@ export const conductionCardHeaderHoverBorderBottomWidth = "1px";
310
310
  export const conductionCardHeaderHoverBorderBottomStyle = "solid";
311
311
  export const conductionCardHeaderHoverBorderBottomColor = "#00549e";
312
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";
313
+ export const conductionCardHeaderDateColor = "#2e2e33";
314
+ export const conductionCardHeaderDateFontSize = "14px";
315
+ export const conductionCardHeaderDateFontWeight = "100";
316
+ export const conductionCardHeaderDateMarginBlockEnd = "8px";
317
317
  export const conductionCardWrapperBackgroundColor = "#ffffff";
318
318
  export const conductionCardWrapperBorderRadius = "0px";
319
319
  export const conductionCardWrapperColor = "#2e2e33";
@@ -329,3 +329,7 @@ export const conductionInputSelectBorderRadius = "4px";
329
329
  export const conductionInputSelectInvalidBorderColor = "#dc3545";
330
330
  export const conductionInputSelectPaddingBlockEnd = 0;
331
331
  export const conductionInputSelectPaddingBlockStart = 0;
332
+ export const conductionInputSelectListOptionFontFamily = "\"Source Sans\"";
333
+ export const conductionInputSelectListOptionHoverFontFamily = "\"Source Sans\"";
334
+ export const conductionInputSelectPlaceholderColor = "#757575";
335
+ export const conductionInputSelectPlaceholderFontFamily = "\"Source Sans\"";
@@ -76,11 +76,11 @@
76
76
  ]
77
77
  },
78
78
  {
79
- "value": "#00549e",
79
+ "value": "#2e2e33",
80
80
  "filePath": "src/component/conduction/card-header.tokens.json",
81
81
  "isSource": true,
82
82
  "original": {
83
- "value": "{epe.color.blue.31}"
83
+ "value": "{utrecht.document.color}"
84
84
  },
85
85
  "name": "conductionCardHeaderDateColor",
86
86
  "attributes": {
@@ -97,11 +97,11 @@
97
97
  ]
98
98
  },
99
99
  {
100
- "value": "#00549e",
100
+ "value": "14px",
101
101
  "filePath": "src/component/conduction/card-header.tokens.json",
102
102
  "isSource": true,
103
103
  "original": {
104
- "value": "{epe.color.blue.31}"
104
+ "value": "{epe.font-size.sm}"
105
105
  },
106
106
  "name": "conductionCardHeaderDateFontSize",
107
107
  "attributes": {
@@ -118,11 +118,11 @@
118
118
  ]
119
119
  },
120
120
  {
121
- "value": "#00549e",
121
+ "value": "100",
122
122
  "filePath": "src/component/conduction/card-header.tokens.json",
123
123
  "isSource": true,
124
124
  "original": {
125
- "value": "{epe.color.blue.31}"
125
+ "value": "{epe.typography.font-weight.light}"
126
126
  },
127
127
  "name": "conductionCardHeaderDateFontWeight",
128
128
  "attributes": {
@@ -139,11 +139,11 @@
139
139
  ]
140
140
  },
141
141
  {
142
- "value": "#00549e",
142
+ "value": "8px",
143
143
  "filePath": "src/component/conduction/card-header.tokens.json",
144
144
  "isSource": true,
145
145
  "original": {
146
- "value": "{epe.color.blue.31}"
146
+ "value": "{epe.size.xs}"
147
147
  },
148
148
  "name": "conductionCardHeaderDateMarginBlockEnd",
149
149
  "attributes": {
@@ -492,6 +492,50 @@
492
492
  "invalid-border-color"
493
493
  ]
494
494
  },
495
+ {
496
+ "value": "\"Source Sans\"",
497
+ "filePath": "src/component/conduction/select.tokens.json",
498
+ "isSource": true,
499
+ "original": {
500
+ "value": "{epe.typography.source-sans.font-family}"
501
+ },
502
+ "name": "conductionInputSelectListOptionFontFamily",
503
+ "attributes": {
504
+ "category": "conduction",
505
+ "type": "input-select",
506
+ "item": "list-option",
507
+ "subitem": "font-family"
508
+ },
509
+ "path": [
510
+ "conduction",
511
+ "input-select",
512
+ "list-option",
513
+ "font-family"
514
+ ]
515
+ },
516
+ {
517
+ "value": "\"Source Sans\"",
518
+ "filePath": "src/component/conduction/select.tokens.json",
519
+ "isSource": true,
520
+ "original": {
521
+ "value": "{epe.typography.source-sans.font-family}"
522
+ },
523
+ "name": "conductionInputSelectListOptionHoverFontFamily",
524
+ "attributes": {
525
+ "category": "conduction",
526
+ "type": "input-select",
527
+ "item": "list-option",
528
+ "subitem": "hover",
529
+ "state": "font-family"
530
+ },
531
+ "path": [
532
+ "conduction",
533
+ "input-select",
534
+ "list-option",
535
+ "hover",
536
+ "font-family"
537
+ ]
538
+ },
495
539
  {
496
540
  "value": 0,
497
541
  "filePath": "src/component/conduction/select.tokens.json",
@@ -530,6 +574,48 @@
530
574
  "padding-block-start"
531
575
  ]
532
576
  },
577
+ {
578
+ "value": "#757575",
579
+ "filePath": "src/component/conduction/select.tokens.json",
580
+ "isSource": true,
581
+ "original": {
582
+ "value": "{utrecht.form-input.placeholder.color}"
583
+ },
584
+ "name": "conductionInputSelectPlaceholderColor",
585
+ "attributes": {
586
+ "category": "conduction",
587
+ "type": "input-select",
588
+ "item": "placeholder",
589
+ "subitem": "color"
590
+ },
591
+ "path": [
592
+ "conduction",
593
+ "input-select",
594
+ "placeholder",
595
+ "color"
596
+ ]
597
+ },
598
+ {
599
+ "value": "\"Source Sans\"",
600
+ "filePath": "src/component/conduction/select.tokens.json",
601
+ "isSource": true,
602
+ "original": {
603
+ "value": "{epe.typography.source-sans.font-family}"
604
+ },
605
+ "name": "conductionInputSelectPlaceholderFontFamily",
606
+ "attributes": {
607
+ "category": "conduction",
608
+ "type": "input-select",
609
+ "item": "placeholder",
610
+ "subitem": "font-family"
611
+ },
612
+ "path": [
613
+ "conduction",
614
+ "input-select",
615
+ "placeholder",
616
+ "font-family"
617
+ ]
618
+ },
533
619
  {
534
620
  "value": "#2e2e33",
535
621
  "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 18:02:59 GMT
3
+ // Generated on Thu, 24 Aug 2023 15:20:46 GMT
4
4
 
5
5
  @conduction-input-select-padding-block-start: 0;
6
6
  @conduction-input-select-padding-block-end: 0;
@@ -109,6 +109,9 @@
109
109
  @epe-color-warning: #ffc107;
110
110
  @epe-color-alert-error-background: #f8d7da;
111
111
  @epe-color-error: #dc3545;
112
+ @conduction-input-select-placeholder-font-family: @epe-typography-source-sans-font-family;
113
+ @conduction-input-select-list-option-hover-font-family: @epe-typography-source-sans-font-family;
114
+ @conduction-input-select-list-option-font-family: @epe-typography-source-sans-font-family;
112
115
  @conduction-input-select-invalid-border-color: @epe-color-error;
113
116
  @conduction-input-select-border: @epe-size-4xs solid @epe-color-lightgrey-41;
114
117
  @conduction-input-select-background-color: @epe-color-white-100;
@@ -118,10 +121,9 @@
118
121
  @conduction-card-wrapper-padding-inline-end: @epe-size-md;
119
122
  @conduction-card-wrapper-hover-background-color: @epe-color-yellow-90;
120
123
  @conduction-card-wrapper-background-color: @epe-color-white-100;
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;
124
+ @conduction-card-header-date-margin-block-end: @epe-size-xs;
125
+ @conduction-card-header-date-font-weight: @epe-typography-font-weight-light;
126
+ @conduction-card-header-date-font-size: @epe-font-size-sm;
125
127
  @conduction-card-header-title-color: @epe-color-blue-31;
126
128
  @conduction-card-header-hover-border-bottom-color: @epe-color-blue-31;
127
129
  @conduction-card-header-hover-border-bottom-width: @epe-size-4xs;
@@ -307,8 +309,10 @@
307
309
  @epe-color-alert-error: @epe-color-black-19;
308
310
  @epe-color-primary-hover: @epe-color-light-blue-21;
309
311
  @epe-color-primary: @epe-color-light-blue-31;
312
+ @conduction-input-select-placeholder-color: @utrecht-form-input-placeholder-color;
310
313
  @conduction-input-select-border-radius: @utrecht-form-input-border-radius;
311
314
  @conduction-card-wrapper-color: @utrecht-document-color;
315
+ @conduction-card-header-date-color: @utrecht-document-color;
312
316
  @conduction-card-header-color: @utrecht-document-color;
313
317
  @utrecht-paragraph-color: @utrecht-document-color;
314
318
  @utrecht-unordered-list-font-size: @utrecht-document-font-size;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Aug 2023 18:02:58 GMT
3
+ // Generated on Thu, 24 Aug 2023 15:20:46 GMT
4
4
 
5
5
  $conduction-input-select-padding-block-start: 0;
6
6
  $conduction-input-select-padding-block-end: 0;
@@ -109,6 +109,9 @@ $epe-color-alert-warning-background: #fff3cd;
109
109
  $epe-color-warning: #ffc107;
110
110
  $epe-color-alert-error-background: #f8d7da;
111
111
  $epe-color-error: #dc3545;
112
+ $conduction-input-select-placeholder-font-family: $epe-typography-source-sans-font-family;
113
+ $conduction-input-select-list-option-hover-font-family: $epe-typography-source-sans-font-family;
114
+ $conduction-input-select-list-option-font-family: $epe-typography-source-sans-font-family;
112
115
  $conduction-input-select-invalid-border-color: $epe-color-error;
113
116
  $conduction-input-select-border: $epe-size-4xs solid $epe-color-lightgrey-41;
114
117
  $conduction-input-select-background-color: $epe-color-white-100;
@@ -118,10 +121,9 @@ $conduction-card-wrapper-padding-inline-start: $epe-size-md;
118
121
  $conduction-card-wrapper-padding-inline-end: $epe-size-md;
119
122
  $conduction-card-wrapper-hover-background-color: $epe-color-yellow-90;
120
123
  $conduction-card-wrapper-background-color: $epe-color-white-100;
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;
124
+ $conduction-card-header-date-margin-block-end: $epe-size-xs;
125
+ $conduction-card-header-date-font-weight: $epe-typography-font-weight-light;
126
+ $conduction-card-header-date-font-size: $epe-font-size-sm;
125
127
  $conduction-card-header-title-color: $epe-color-blue-31;
126
128
  $conduction-card-header-hover-border-bottom-color: $epe-color-blue-31;
127
129
  $conduction-card-header-hover-border-bottom-width: $epe-size-4xs;
@@ -307,8 +309,10 @@ $epe-color-alert-warning: $epe-color-black-19;
307
309
  $epe-color-alert-error: $epe-color-black-19;
308
310
  $epe-color-primary-hover: $epe-color-light-blue-21;
309
311
  $epe-color-primary: $epe-color-light-blue-31;
312
+ $conduction-input-select-placeholder-color: $utrecht-form-input-placeholder-color;
310
313
  $conduction-input-select-border-radius: $utrecht-form-input-border-radius;
311
314
  $conduction-card-wrapper-color: $utrecht-document-color;
315
+ $conduction-card-header-date-color: $utrecht-document-color;
312
316
  $conduction-card-header-color: $utrecht-document-color;
313
317
  $utrecht-paragraph-color: $utrecht-document-color;
314
318
  $utrecht-unordered-list-font-size: $utrecht-document-font-size;
@@ -6552,11 +6552,11 @@
6552
6552
  },
6553
6553
  "date": {
6554
6554
  "color": {
6555
- "value": "#00549e",
6555
+ "value": "#2e2e33",
6556
6556
  "filePath": "src/component/conduction/card-header.tokens.json",
6557
6557
  "isSource": true,
6558
6558
  "original": {
6559
- "value": "{epe.color.blue.31}"
6559
+ "value": "{utrecht.document.color}"
6560
6560
  },
6561
6561
  "name": "conductionCardHeaderDateColor",
6562
6562
  "attributes": {
@@ -6573,11 +6573,11 @@
6573
6573
  ]
6574
6574
  },
6575
6575
  "font-size": {
6576
- "value": "#00549e",
6576
+ "value": "14px",
6577
6577
  "filePath": "src/component/conduction/card-header.tokens.json",
6578
6578
  "isSource": true,
6579
6579
  "original": {
6580
- "value": "{epe.color.blue.31}"
6580
+ "value": "{epe.font-size.sm}"
6581
6581
  },
6582
6582
  "name": "conductionCardHeaderDateFontSize",
6583
6583
  "attributes": {
@@ -6594,11 +6594,11 @@
6594
6594
  ]
6595
6595
  },
6596
6596
  "font-weight": {
6597
- "value": "#00549e",
6597
+ "value": "100",
6598
6598
  "filePath": "src/component/conduction/card-header.tokens.json",
6599
6599
  "isSource": true,
6600
6600
  "original": {
6601
- "value": "{epe.color.blue.31}"
6601
+ "value": "{epe.typography.font-weight.light}"
6602
6602
  },
6603
6603
  "name": "conductionCardHeaderDateFontWeight",
6604
6604
  "attributes": {
@@ -6615,11 +6615,11 @@
6615
6615
  ]
6616
6616
  },
6617
6617
  "margin-block-end": {
6618
- "value": "#00549e",
6618
+ "value": "8px",
6619
6619
  "filePath": "src/component/conduction/card-header.tokens.json",
6620
6620
  "isSource": true,
6621
6621
  "original": {
6622
- "value": "{epe.color.blue.31}"
6622
+ "value": "{epe.size.xs}"
6623
6623
  },
6624
6624
  "name": "conductionCardHeaderDateMarginBlockEnd",
6625
6625
  "attributes": {
@@ -6933,7 +6933,102 @@
6933
6933
  ]
6934
6934
  },
6935
6935
  "hover": {},
6936
- "focus": {}
6936
+ "focus": {},
6937
+ "list-option": {
6938
+ "font-family": {
6939
+ "value": "\"Source Sans\"",
6940
+ "filePath": "src/component/conduction/select.tokens.json",
6941
+ "isSource": true,
6942
+ "original": {
6943
+ "value": "{epe.typography.source-sans.font-family}"
6944
+ },
6945
+ "name": "conductionInputSelectListOptionFontFamily",
6946
+ "attributes": {
6947
+ "category": "conduction",
6948
+ "type": "input-select",
6949
+ "item": "list-option",
6950
+ "subitem": "font-family"
6951
+ },
6952
+ "path": [
6953
+ "conduction",
6954
+ "input-select",
6955
+ "list-option",
6956
+ "font-family"
6957
+ ]
6958
+ },
6959
+ "background-color": {},
6960
+ "hover": {
6961
+ "font-family": {
6962
+ "value": "\"Source Sans\"",
6963
+ "filePath": "src/component/conduction/select.tokens.json",
6964
+ "isSource": true,
6965
+ "original": {
6966
+ "value": "{epe.typography.source-sans.font-family}"
6967
+ },
6968
+ "name": "conductionInputSelectListOptionHoverFontFamily",
6969
+ "attributes": {
6970
+ "category": "conduction",
6971
+ "type": "input-select",
6972
+ "item": "list-option",
6973
+ "subitem": "hover",
6974
+ "state": "font-family"
6975
+ },
6976
+ "path": [
6977
+ "conduction",
6978
+ "input-select",
6979
+ "list-option",
6980
+ "hover",
6981
+ "font-family"
6982
+ ]
6983
+ },
6984
+ "color": {},
6985
+ "background-color": {}
6986
+ }
6987
+ },
6988
+ "placeholder": {
6989
+ "color": {
6990
+ "value": "#757575",
6991
+ "filePath": "src/component/conduction/select.tokens.json",
6992
+ "isSource": true,
6993
+ "original": {
6994
+ "value": "{utrecht.form-input.placeholder.color}"
6995
+ },
6996
+ "name": "conductionInputSelectPlaceholderColor",
6997
+ "attributes": {
6998
+ "category": "conduction",
6999
+ "type": "input-select",
7000
+ "item": "placeholder",
7001
+ "subitem": "color"
7002
+ },
7003
+ "path": [
7004
+ "conduction",
7005
+ "input-select",
7006
+ "placeholder",
7007
+ "color"
7008
+ ]
7009
+ },
7010
+ "font-family": {
7011
+ "value": "\"Source Sans\"",
7012
+ "filePath": "src/component/conduction/select.tokens.json",
7013
+ "isSource": true,
7014
+ "original": {
7015
+ "value": "{epe.typography.source-sans.font-family}"
7016
+ },
7017
+ "name": "conductionInputSelectPlaceholderFontFamily",
7018
+ "attributes": {
7019
+ "category": "conduction",
7020
+ "type": "input-select",
7021
+ "item": "placeholder",
7022
+ "subitem": "font-family"
7023
+ },
7024
+ "path": [
7025
+ "conduction",
7026
+ "input-select",
7027
+ "placeholder",
7028
+ "font-family"
7029
+ ]
7030
+ }
7031
+ }
6937
7032
  }
6938
7033
  }
6939
7034
  }
@@ -16,10 +16,10 @@
16
16
  "color": { "value": "{epe.color.blue.31}" }
17
17
  },
18
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}" }
19
+ "color": { "value": "{utrecht.document.color}" },
20
+ "font-size": { "value": "{epe.font-size.sm}" },
21
+ "font-weight": { "value": "{epe.typography.font-weight.light}" },
22
+ "margin-block-end": { "value": "{epe.size.xs}" }
23
23
  }
24
24
  }
25
25
  }
@@ -9,7 +9,22 @@
9
9
  "padding-block-end": { "value": 0 },
10
10
  "padding-block-start": { "value": 0 },
11
11
  "hover": {},
12
- "focus": {}
12
+ "focus": {},
13
+ "list-option": {
14
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" },
15
+ "background-color": {},
16
+ "hover": {
17
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" },
18
+ "color": {},
19
+ "background-color": {}
20
+ }
21
+ },
22
+ "placeholder": {
23
+ "color": {
24
+ "value": "{utrecht.form-input.placeholder.color}"
25
+ },
26
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" }
27
+ }
13
28
  }
14
29
  }
15
30
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 18:02:12 GMT
3
+ * Generated on Thu, 24 Aug 2023 15:20:06 GMT
4
4
  */
5
5
 
6
6
  .leiden-theme {
@@ -88,6 +88,9 @@
88
88
  --leiden-color-error: #d62410;
89
89
  --leiden-color-primary-hover: #b81f0e;
90
90
  --leiden-color-primary: #d62410;
91
+ --conduction-input-select-placeholder-font-family: var(--leiden-typography-sans-serif-font-family);
92
+ --conduction-input-select-list-option-hover-font-family: var(--leiden-typography-sans-serif-font-family);
93
+ --conduction-input-select-list-option-font-family: var(--leiden-typography-sans-serif-font-family);
91
94
  --conduction-input-select-invalid-border-color: var(--leiden-color-error);
92
95
  --conduction-input-select-border-radius: var(--utrecht-form-input-border-radius);
93
96
  --conduction-input-select-background-color: var(--leiden-color-white-100);
@@ -283,6 +286,7 @@
283
286
  --leiden-typography-scale-3xs: var(--leiden-font-size-3xs);
284
287
  --leiden-typography-scale-4xs: var(--leiden-font-size-4xs);
285
288
  --leiden-color-info: var(--leiden-color-primary);
289
+ --conduction-input-select-placeholder-color: var(--utrecht-form-input-placeholder-color);
286
290
  --conduction-input-select-border: 1px solid var(--utrecht-form-input-border-color);
287
291
  --conduction-card-wrapper-color: var(--utrecht-document-color);
288
292
  --conduction-card-header-color: var(--utrecht-document-color);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 18:02:12 GMT
3
+ * Generated on Thu, 24 Aug 2023 15:20:06 GMT
4
4
  */
5
5
 
6
6
  export const leidenColorPrimary = "#d62410";
@@ -293,3 +293,7 @@ export const conductionInputSelectBorderRadius = "0px";
293
293
  export const conductionInputSelectInvalidBorderColor = "#d62410";
294
294
  export const conductionInputSelectPaddingBlockEnd = 0;
295
295
  export const conductionInputSelectPaddingBlockStart = 0;
296
+ export const conductionInputSelectListOptionFontFamily = "\"Open Sans\", Arial, sans-serif";
297
+ export const conductionInputSelectListOptionHoverFontFamily = "\"Open Sans\", Arial, sans-serif";
298
+ export const conductionInputSelectPlaceholderColor = "#2c3e50";
299
+ export const conductionInputSelectPlaceholderFontFamily = "\"Open Sans\", Arial, sans-serif";
@@ -370,6 +370,50 @@
370
370
  "invalid-border-color"
371
371
  ]
372
372
  },
373
+ {
374
+ "value": "\"Open Sans\", Arial, sans-serif",
375
+ "filePath": "src/component/conduction/select.tokens.json",
376
+ "isSource": true,
377
+ "original": {
378
+ "value": "{leiden.typography.sans-serif.font-family}"
379
+ },
380
+ "name": "conductionInputSelectListOptionFontFamily",
381
+ "attributes": {
382
+ "category": "conduction",
383
+ "type": "input-select",
384
+ "item": "list-option",
385
+ "subitem": "font-family"
386
+ },
387
+ "path": [
388
+ "conduction",
389
+ "input-select",
390
+ "list-option",
391
+ "font-family"
392
+ ]
393
+ },
394
+ {
395
+ "value": "\"Open Sans\", Arial, sans-serif",
396
+ "filePath": "src/component/conduction/select.tokens.json",
397
+ "isSource": true,
398
+ "original": {
399
+ "value": "{leiden.typography.sans-serif.font-family}"
400
+ },
401
+ "name": "conductionInputSelectListOptionHoverFontFamily",
402
+ "attributes": {
403
+ "category": "conduction",
404
+ "type": "input-select",
405
+ "item": "list-option",
406
+ "subitem": "hover",
407
+ "state": "font-family"
408
+ },
409
+ "path": [
410
+ "conduction",
411
+ "input-select",
412
+ "list-option",
413
+ "hover",
414
+ "font-family"
415
+ ]
416
+ },
373
417
  {
374
418
  "value": 0,
375
419
  "filePath": "src/component/conduction/select.tokens.json",
@@ -408,6 +452,48 @@
408
452
  "padding-block-start"
409
453
  ]
410
454
  },
455
+ {
456
+ "value": "#2c3e50",
457
+ "filePath": "src/component/conduction/select.tokens.json",
458
+ "isSource": true,
459
+ "original": {
460
+ "value": "{utrecht.form-input.placeholder.color}"
461
+ },
462
+ "name": "conductionInputSelectPlaceholderColor",
463
+ "attributes": {
464
+ "category": "conduction",
465
+ "type": "input-select",
466
+ "item": "placeholder",
467
+ "subitem": "color"
468
+ },
469
+ "path": [
470
+ "conduction",
471
+ "input-select",
472
+ "placeholder",
473
+ "color"
474
+ ]
475
+ },
476
+ {
477
+ "value": "\"Open Sans\", Arial, sans-serif",
478
+ "filePath": "src/component/conduction/select.tokens.json",
479
+ "isSource": true,
480
+ "original": {
481
+ "value": "{leiden.typography.sans-serif.font-family}"
482
+ },
483
+ "name": "conductionInputSelectPlaceholderFontFamily",
484
+ "attributes": {
485
+ "category": "conduction",
486
+ "type": "input-select",
487
+ "item": "placeholder",
488
+ "subitem": "font-family"
489
+ },
490
+ "path": [
491
+ "conduction",
492
+ "input-select",
493
+ "placeholder",
494
+ "font-family"
495
+ ]
496
+ },
411
497
  {
412
498
  "value": "#721c24",
413
499
  "filePath": "src/brand/leiden/color.tokens.json",