@conduction/theme 1.0.27 → 1.0.29

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 (53) 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 +10 -6
  17. package/municipalities/epe-design-tokens/dist/index.js +10 -6
  18. package/municipalities/epe-design-tokens/dist/index.json +179 -83
  19. package/municipalities/epe-design-tokens/dist/index.less +10 -6
  20. package/municipalities/epe-design-tokens/dist/index.scss +10 -6
  21. package/municipalities/epe-design-tokens/dist/tokens.json +200 -95
  22. package/municipalities/epe-design-tokens/src/component/conduction/card-header.tokens.json +9 -9
  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/noordwijk-design-tokens/dist/design-tokens.css +8 -5
  32. package/municipalities/noordwijk-design-tokens/dist/index.js +8 -5
  33. package/municipalities/noordwijk-design-tokens/dist/index.json +153 -80
  34. package/municipalities/noordwijk-design-tokens/dist/index.less +8 -5
  35. package/municipalities/noordwijk-design-tokens/dist/index.scss +8 -5
  36. package/municipalities/noordwijk-design-tokens/dist/tokens.json +164 -81
  37. package/municipalities/noordwijk-design-tokens/src/component/conduction/select.tokens.json +20 -1
  38. package/municipalities/noordwijk-design-tokens/src/component/utrecht/table.tokens.json +4 -4
  39. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +5 -1
  40. package/municipalities/tubbergen-design-tokens/dist/index.js +5 -1
  41. package/municipalities/tubbergen-design-tokens/dist/index.json +86 -0
  42. package/municipalities/tubbergen-design-tokens/dist/index.less +5 -1
  43. package/municipalities/tubbergen-design-tokens/dist/index.scss +5 -1
  44. package/municipalities/tubbergen-design-tokens/dist/tokens.json +96 -1
  45. package/municipalities/tubbergen-design-tokens/src/component/conduction/select.tokens.json +16 -1
  46. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +5 -1
  47. package/municipalities/xxllnc-design-tokens/dist/index.js +5 -1
  48. package/municipalities/xxllnc-design-tokens/dist/index.json +86 -0
  49. package/municipalities/xxllnc-design-tokens/dist/index.less +5 -1
  50. package/municipalities/xxllnc-design-tokens/dist/index.scss +5 -1
  51. package/municipalities/xxllnc-design-tokens/dist/tokens.json +96 -1
  52. package/municipalities/xxllnc-design-tokens/src/component/conduction/select.tokens.json +16 -1
  53. package/package.json +1 -1
@@ -4200,48 +4200,8 @@
4200
4200
  "background-color": {},
4201
4201
  "color": {}
4202
4202
  },
4203
- "border-block-end-color": {
4204
- "value": "#000000",
4205
- "filePath": "src/component/utrecht/table.tokens.json",
4206
- "isSource": true,
4207
- "original": {
4208
- "value": "{noordwijk.color.black.0}"
4209
- },
4210
- "name": "utrechtTableRowBorderBlockEndColor",
4211
- "attributes": {
4212
- "category": "utrecht",
4213
- "type": "table",
4214
- "item": "row",
4215
- "subitem": "border-block-end-color"
4216
- },
4217
- "path": [
4218
- "utrecht",
4219
- "table",
4220
- "row",
4221
- "border-block-end-color"
4222
- ]
4223
- },
4224
- "border-block-end-width": {
4225
- "value": "1px",
4226
- "filePath": "src/component/utrecht/table.tokens.json",
4227
- "isSource": true,
4228
- "original": {
4229
- "value": "{noordwijk.size.4xs}"
4230
- },
4231
- "name": "utrechtTableRowBorderBlockEndWidth",
4232
- "attributes": {
4233
- "category": "utrecht",
4234
- "type": "table",
4235
- "item": "row",
4236
- "subitem": "border-block-end-width"
4237
- },
4238
- "path": [
4239
- "utrecht",
4240
- "table",
4241
- "row",
4242
- "border-block-end-width"
4243
- ]
4244
- },
4203
+ "border-block-end-color": {},
4204
+ "border-block-end-width": {},
4245
4205
  "padding-inline-end": {},
4246
4206
  "padding-inline-start": {},
4247
4207
  "alternate-odd": {
@@ -4266,44 +4226,8 @@
4266
4226
  "text-align": {},
4267
4227
  "margin-block-end": {}
4268
4228
  },
4269
- "border-color": {
4270
- "value": "#000000",
4271
- "filePath": "src/component/utrecht/table.tokens.json",
4272
- "isSource": true,
4273
- "original": {
4274
- "value": "{noordwijk.color.black.0}"
4275
- },
4276
- "name": "utrechtTableBorderColor",
4277
- "attributes": {
4278
- "category": "utrecht",
4279
- "type": "table",
4280
- "item": "border-color"
4281
- },
4282
- "path": [
4283
- "utrecht",
4284
- "table",
4285
- "border-color"
4286
- ]
4287
- },
4288
- "border-width": {
4289
- "value": "1px",
4290
- "filePath": "src/component/utrecht/table.tokens.json",
4291
- "isSource": true,
4292
- "original": {
4293
- "value": "{noordwijk.size.4xs}"
4294
- },
4295
- "name": "utrechtTableBorderWidth",
4296
- "attributes": {
4297
- "category": "utrecht",
4298
- "type": "table",
4299
- "item": "border-width"
4300
- },
4301
- "path": [
4302
- "utrecht",
4303
- "table",
4304
- "border-width"
4305
- ]
4306
- },
4229
+ "border-color": {},
4230
+ "border-width": {},
4307
4231
  "font-family": {
4308
4232
  "value": "\"Roboto\", Arial, sans-serif",
4309
4233
  "filePath": "src/component/utrecht/table.tokens.json",
@@ -6577,7 +6501,166 @@
6577
6501
  ]
6578
6502
  },
6579
6503
  "hover": {},
6580
- "focus": {}
6504
+ "focus": {},
6505
+ "list-option": {
6506
+ "font-family": {
6507
+ "value": "\"Roboto\", Arial, sans-serif",
6508
+ "filePath": "src/component/conduction/select.tokens.json",
6509
+ "isSource": true,
6510
+ "original": {
6511
+ "value": "{noordwijk.typography.roboto.font-family}"
6512
+ },
6513
+ "name": "conductionInputSelectListOptionFontFamily",
6514
+ "attributes": {
6515
+ "category": "conduction",
6516
+ "type": "input-select",
6517
+ "item": "list-option",
6518
+ "subitem": "font-family"
6519
+ },
6520
+ "path": [
6521
+ "conduction",
6522
+ "input-select",
6523
+ "list-option",
6524
+ "font-family"
6525
+ ]
6526
+ },
6527
+ "background-color": {
6528
+ "value": "#ffffff",
6529
+ "filePath": "src/component/conduction/select.tokens.json",
6530
+ "isSource": true,
6531
+ "original": {
6532
+ "value": "{noordwijk.color.white.100}"
6533
+ },
6534
+ "name": "conductionInputSelectListOptionBackgroundColor",
6535
+ "attributes": {
6536
+ "category": "conduction",
6537
+ "type": "input-select",
6538
+ "item": "list-option",
6539
+ "subitem": "background-color"
6540
+ },
6541
+ "path": [
6542
+ "conduction",
6543
+ "input-select",
6544
+ "list-option",
6545
+ "background-color"
6546
+ ]
6547
+ },
6548
+ "hover": {
6549
+ "font-family": {
6550
+ "value": "\"Roboto\", Arial, sans-serif",
6551
+ "filePath": "src/component/conduction/select.tokens.json",
6552
+ "isSource": true,
6553
+ "original": {
6554
+ "value": "{noordwijk.typography.roboto.font-family}"
6555
+ },
6556
+ "name": "conductionInputSelectListOptionHoverFontFamily",
6557
+ "attributes": {
6558
+ "category": "conduction",
6559
+ "type": "input-select",
6560
+ "item": "list-option",
6561
+ "subitem": "hover",
6562
+ "state": "font-family"
6563
+ },
6564
+ "path": [
6565
+ "conduction",
6566
+ "input-select",
6567
+ "list-option",
6568
+ "hover",
6569
+ "font-family"
6570
+ ]
6571
+ },
6572
+ "color": {
6573
+ "value": "#2c2276",
6574
+ "filePath": "src/component/conduction/select.tokens.json",
6575
+ "isSource": true,
6576
+ "original": {
6577
+ "value": "{noordwijk.color.primary}"
6578
+ },
6579
+ "name": "conductionInputSelectListOptionHoverColor",
6580
+ "attributes": {
6581
+ "category": "conduction",
6582
+ "type": "input-select",
6583
+ "item": "list-option",
6584
+ "subitem": "hover",
6585
+ "state": "color"
6586
+ },
6587
+ "path": [
6588
+ "conduction",
6589
+ "input-select",
6590
+ "list-option",
6591
+ "hover",
6592
+ "color"
6593
+ ]
6594
+ },
6595
+ "background-color": {
6596
+ "value": "#ffffff",
6597
+ "filePath": "src/component/conduction/select.tokens.json",
6598
+ "isSource": true,
6599
+ "original": {
6600
+ "value": "{noordwijk.color.white.100}"
6601
+ },
6602
+ "name": "conductionInputSelectListOptionHoverBackgroundColor",
6603
+ "attributes": {
6604
+ "category": "conduction",
6605
+ "type": "input-select",
6606
+ "item": "list-option",
6607
+ "subitem": "hover",
6608
+ "state": "background-color"
6609
+ },
6610
+ "path": [
6611
+ "conduction",
6612
+ "input-select",
6613
+ "list-option",
6614
+ "hover",
6615
+ "background-color"
6616
+ ]
6617
+ }
6618
+ }
6619
+ },
6620
+ "placeholder": {
6621
+ "color": {
6622
+ "value": "#757575",
6623
+ "filePath": "src/component/conduction/select.tokens.json",
6624
+ "isSource": true,
6625
+ "original": {
6626
+ "value": "{utrecht.form-input.placeholder.color}"
6627
+ },
6628
+ "name": "conductionInputSelectPlaceholderColor",
6629
+ "attributes": {
6630
+ "category": "conduction",
6631
+ "type": "input-select",
6632
+ "item": "placeholder",
6633
+ "subitem": "color"
6634
+ },
6635
+ "path": [
6636
+ "conduction",
6637
+ "input-select",
6638
+ "placeholder",
6639
+ "color"
6640
+ ]
6641
+ },
6642
+ "font-family": {
6643
+ "value": "\"Roboto\", Arial, sans-serif",
6644
+ "filePath": "src/component/conduction/select.tokens.json",
6645
+ "isSource": true,
6646
+ "original": {
6647
+ "value": "{noordwijk.typography.roboto.font-family}"
6648
+ },
6649
+ "name": "conductionInputSelectPlaceholderFontFamily",
6650
+ "attributes": {
6651
+ "category": "conduction",
6652
+ "type": "input-select",
6653
+ "item": "placeholder",
6654
+ "subitem": "font-family"
6655
+ },
6656
+ "path": [
6657
+ "conduction",
6658
+ "input-select",
6659
+ "placeholder",
6660
+ "font-family"
6661
+ ]
6662
+ }
6663
+ }
6581
6664
  }
6582
6665
  }
6583
6666
  }
@@ -9,7 +9,26 @@
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": "{noordwijk.typography.roboto.font-family}" },
15
+ "background-color": { "value": "{noordwijk.color.white.100}" },
16
+ "hover": {
17
+ "font-family": { "value": "{noordwijk.typography.roboto.font-family}" },
18
+ "color": {
19
+ "value": "{noordwijk.color.primary}"
20
+ },
21
+ "background-color": {
22
+ "value": "{noordwijk.color.white.100}"
23
+ }
24
+ }
25
+ },
26
+ "placeholder": {
27
+ "color": {
28
+ "value": "{utrecht.form-input.placeholder.color}"
29
+ },
30
+ "font-family": { "value": "{noordwijk.typography.roboto.font-family}" }
31
+ }
13
32
  }
14
33
  }
15
34
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "utrecht": {
3
3
  "table": {
4
- "border-color": { "value": "{noordwijk.color.black.0}" },
5
- "border-width": { "value": "{noordwijk.size.4xs}" },
4
+ "border-color": {},
5
+ "border-width": {},
6
6
  "font-family": { "value": "{utrecht.document.font-family}" },
7
7
  "font-size": { "value": "{utrecht.document.font-size}" },
8
8
  "line-height": {},
@@ -42,8 +42,8 @@
42
42
  }
43
43
  },
44
44
  "row": {
45
- "border-block-end-color": { "value": "{noordwijk.color.black.0}" },
46
- "border-block-end-width": { "value": "{noordwijk.size.4xs}" },
45
+ "border-block-end-color": {},
46
+ "border-block-end-width": {},
47
47
  "padding-inline-end": {},
48
48
  "padding-inline-start": {},
49
49
  "alternate-odd": {
@@ -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 Thu, 24 Aug 2023 11:14:58 GMT
4
4
  */
5
5
 
6
6
  .tubbergen-theme {
@@ -105,6 +105,9 @@
105
105
  --tubbergen-color-warning: #ffc107;
106
106
  --tubbergen-color-alert-error-background: #f8d7da;
107
107
  --tubbergen-color-error: #d62410;
108
+ --conduction-input-select-placeholder-font-family: var(--tubbergen-typography-lato-font-family);
109
+ --conduction-input-select-list-option-hover-font-family: var(--tubbergen-typography-lato-font-family);
110
+ --conduction-input-select-list-option-font-family: var(--tubbergen-typography-lato-font-family);
108
111
  --conduction-input-select-invalid-border-color: var(--tubbergen-color-error);
109
112
  --conduction-input-select-border-radius: var(--utrecht-form-input-border-radius);
110
113
  --conduction-input-select-border: var(--tubbergen-size-4xs) solid var(--tubbergen-color-grey-46);
@@ -304,6 +307,7 @@
304
307
  --tubbergen-color-alert-error: var(--tubbergen-color-black-20);
305
308
  --tubbergen-color-primary-hover: var(--tubbergen-color-green-11);
306
309
  --tubbergen-color-primary: var(--tubbergen-color-green-21);
310
+ --conduction-input-select-placeholder-color: var(--utrecht-form-input-placeholder-color);
307
311
  --conduction-card-wrapper-color: var(--utrecht-document-color);
308
312
  --conduction-card-header-date-color: var(--utrecht-document-color);
309
313
  --conduction-card-header-title-color: var(--utrecht-document-color);
@@ -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 Thu, 24 Aug 2023 11:14:57 GMT
4
4
  */
5
5
 
6
6
  export const tubbergenColorPrimary = "#0b612d";
@@ -337,3 +337,7 @@ export const conductionInputSelectBorderRadius = "0px";
337
337
  export const conductionInputSelectInvalidBorderColor = "#d62410";
338
338
  export const conductionInputSelectPaddingBlockEnd = 0;
339
339
  export const conductionInputSelectPaddingBlockStart = 0;
340
+ export const conductionInputSelectListOptionFontFamily = "\"Lato\", Arial, sans-serif";
341
+ export const conductionInputSelectListOptionHoverFontFamily = "\"Lato\", Arial, sans-serif";
342
+ export const conductionInputSelectPlaceholderColor = "#6b6b6b";
343
+ export const conductionInputSelectPlaceholderFontFamily = "\"Lato\", Arial, sans-serif";
@@ -370,6 +370,50 @@
370
370
  "invalid-border-color"
371
371
  ]
372
372
  },
373
+ {
374
+ "value": "\"Lato\", Arial, sans-serif",
375
+ "filePath": "src/component/conduction/select.tokens.json",
376
+ "isSource": true,
377
+ "original": {
378
+ "value": "{tubbergen.typography.lato.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": "\"Lato\", Arial, sans-serif",
396
+ "filePath": "src/component/conduction/select.tokens.json",
397
+ "isSource": true,
398
+ "original": {
399
+ "value": "{tubbergen.typography.lato.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": "#6b6b6b",
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": "\"Lato\", Arial, sans-serif",
478
+ "filePath": "src/component/conduction/select.tokens.json",
479
+ "isSource": true,
480
+ "original": {
481
+ "value": "{tubbergen.typography.lato.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": "#333333",
413
499
  "filePath": "src/brand/tubbergen/color.tokens.json",
@@ -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 Thu, 24 Aug 2023 11:14:58 GMT
4
4
 
5
5
  @conduction-input-select-padding-block-start: 0;
6
6
  @conduction-input-select-padding-block-end: 0;
@@ -103,6 +103,9 @@
103
103
  @tubbergen-color-warning: #ffc107;
104
104
  @tubbergen-color-alert-error-background: #f8d7da;
105
105
  @tubbergen-color-error: #d62410;
106
+ @conduction-input-select-placeholder-font-family: @tubbergen-typography-lato-font-family;
107
+ @conduction-input-select-list-option-hover-font-family: @tubbergen-typography-lato-font-family;
108
+ @conduction-input-select-list-option-font-family: @tubbergen-typography-lato-font-family;
106
109
  @conduction-input-select-invalid-border-color: @tubbergen-color-error;
107
110
  @conduction-input-select-border-radius: @utrecht-form-input-border-radius;
108
111
  @conduction-input-select-border: @tubbergen-size-4xs solid @tubbergen-color-grey-46;
@@ -302,6 +305,7 @@
302
305
  @tubbergen-color-alert-error: @tubbergen-color-black-20;
303
306
  @tubbergen-color-primary-hover: @tubbergen-color-green-11;
304
307
  @tubbergen-color-primary: @tubbergen-color-green-21;
308
+ @conduction-input-select-placeholder-color: @utrecht-form-input-placeholder-color;
305
309
  @conduction-card-wrapper-color: @utrecht-document-color;
306
310
  @conduction-card-header-date-color: @utrecht-document-color;
307
311
  @conduction-card-header-title-color: @utrecht-document-color;
@@ -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 Thu, 24 Aug 2023 11:14:58 GMT
4
4
 
5
5
  $conduction-input-select-padding-block-start: 0;
6
6
  $conduction-input-select-padding-block-end: 0;
@@ -103,6 +103,9 @@ $tubbergen-color-alert-warning-background: #fff3cd;
103
103
  $tubbergen-color-warning: #ffc107;
104
104
  $tubbergen-color-alert-error-background: #f8d7da;
105
105
  $tubbergen-color-error: #d62410;
106
+ $conduction-input-select-placeholder-font-family: $tubbergen-typography-lato-font-family;
107
+ $conduction-input-select-list-option-hover-font-family: $tubbergen-typography-lato-font-family;
108
+ $conduction-input-select-list-option-font-family: $tubbergen-typography-lato-font-family;
106
109
  $conduction-input-select-invalid-border-color: $tubbergen-color-error;
107
110
  $conduction-input-select-border-radius: $utrecht-form-input-border-radius;
108
111
  $conduction-input-select-border: $tubbergen-size-4xs solid $tubbergen-color-grey-46;
@@ -302,6 +305,7 @@ $tubbergen-color-alert-warning: $tubbergen-color-black-20;
302
305
  $tubbergen-color-alert-error: $tubbergen-color-black-20;
303
306
  $tubbergen-color-primary-hover: $tubbergen-color-green-11;
304
307
  $tubbergen-color-primary: $tubbergen-color-green-21;
308
+ $conduction-input-select-placeholder-color: $utrecht-form-input-placeholder-color;
305
309
  $conduction-card-wrapper-color: $utrecht-document-color;
306
310
  $conduction-card-header-date-color: $utrecht-document-color;
307
311
  $conduction-card-header-title-color: $utrecht-document-color;
@@ -7106,7 +7106,102 @@
7106
7106
  ]
7107
7107
  },
7108
7108
  "hover": {},
7109
- "focus": {}
7109
+ "focus": {},
7110
+ "list-option": {
7111
+ "font-family": {
7112
+ "value": "\"Lato\", Arial, sans-serif",
7113
+ "filePath": "src/component/conduction/select.tokens.json",
7114
+ "isSource": true,
7115
+ "original": {
7116
+ "value": "{tubbergen.typography.lato.font-family}"
7117
+ },
7118
+ "name": "conductionInputSelectListOptionFontFamily",
7119
+ "attributes": {
7120
+ "category": "conduction",
7121
+ "type": "input-select",
7122
+ "item": "list-option",
7123
+ "subitem": "font-family"
7124
+ },
7125
+ "path": [
7126
+ "conduction",
7127
+ "input-select",
7128
+ "list-option",
7129
+ "font-family"
7130
+ ]
7131
+ },
7132
+ "background-color": {},
7133
+ "hover": {
7134
+ "font-family": {
7135
+ "value": "\"Lato\", Arial, sans-serif",
7136
+ "filePath": "src/component/conduction/select.tokens.json",
7137
+ "isSource": true,
7138
+ "original": {
7139
+ "value": "{tubbergen.typography.lato.font-family}"
7140
+ },
7141
+ "name": "conductionInputSelectListOptionHoverFontFamily",
7142
+ "attributes": {
7143
+ "category": "conduction",
7144
+ "type": "input-select",
7145
+ "item": "list-option",
7146
+ "subitem": "hover",
7147
+ "state": "font-family"
7148
+ },
7149
+ "path": [
7150
+ "conduction",
7151
+ "input-select",
7152
+ "list-option",
7153
+ "hover",
7154
+ "font-family"
7155
+ ]
7156
+ },
7157
+ "color": {},
7158
+ "background-color": {}
7159
+ }
7160
+ },
7161
+ "placeholder": {
7162
+ "color": {
7163
+ "value": "#6b6b6b",
7164
+ "filePath": "src/component/conduction/select.tokens.json",
7165
+ "isSource": true,
7166
+ "original": {
7167
+ "value": "{utrecht.form-input.placeholder.color}"
7168
+ },
7169
+ "name": "conductionInputSelectPlaceholderColor",
7170
+ "attributes": {
7171
+ "category": "conduction",
7172
+ "type": "input-select",
7173
+ "item": "placeholder",
7174
+ "subitem": "color"
7175
+ },
7176
+ "path": [
7177
+ "conduction",
7178
+ "input-select",
7179
+ "placeholder",
7180
+ "color"
7181
+ ]
7182
+ },
7183
+ "font-family": {
7184
+ "value": "\"Lato\", Arial, sans-serif",
7185
+ "filePath": "src/component/conduction/select.tokens.json",
7186
+ "isSource": true,
7187
+ "original": {
7188
+ "value": "{tubbergen.typography.lato.font-family}"
7189
+ },
7190
+ "name": "conductionInputSelectPlaceholderFontFamily",
7191
+ "attributes": {
7192
+ "category": "conduction",
7193
+ "type": "input-select",
7194
+ "item": "placeholder",
7195
+ "subitem": "font-family"
7196
+ },
7197
+ "path": [
7198
+ "conduction",
7199
+ "input-select",
7200
+ "placeholder",
7201
+ "font-family"
7202
+ ]
7203
+ }
7204
+ }
7110
7205
  }
7111
7206
  }
7112
7207
  }
@@ -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": "{tubbergen.typography.lato.font-family}" },
15
+ "background-color": {},
16
+ "hover": {
17
+ "font-family": { "value": "{tubbergen.typography.lato.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": "{tubbergen.typography.lato.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 16:57:55 GMT
3
+ * Generated on Thu, 24 Aug 2023 11:14:50 GMT
4
4
  */
5
5
 
6
6
  .xxllnc-theme {
@@ -96,6 +96,9 @@
96
96
  --xxllnc-color-error: #dc3545;
97
97
  --xxllnc-color-primary-hover: #00000080; /* Primary with 50% transparency */
98
98
  --xxllnc-color-primary: #000000ad; /* Primary with 68% transparency */
99
+ --conduction-input-select-placeholder-font-family: var(--xxllnc-typography-sans-serif-font-family);
100
+ --conduction-input-select-list-option-hover-font-family: var(--xxllnc-typography-sans-serif-font-family);
101
+ --conduction-input-select-list-option-font-family: var(--xxllnc-typography-sans-serif-font-family);
99
102
  --conduction-input-select-invalid-border-color: var(--xxllnc-color-error);
100
103
  --conduction-input-select-border-radius: var(--utrecht-form-input-border-radius);
101
104
  --conduction-input-select-border: 1px solid var(--xxllnc-color-grey-92);
@@ -289,6 +292,7 @@
289
292
  --xxllnc-color-alert-info-background: var(--xxllnc-color-grey-92);
290
293
  --xxllnc-color-alert-info: var(--xxllnc-color-black-16);
291
294
  --xxllnc-color-info: var(--xxllnc-color-primary);
295
+ --conduction-input-select-placeholder-color: var(--utrecht-form-input-placeholder-color);
292
296
  --utrecht-paragraph-color: var(--utrecht-document-color);
293
297
  --utrecht-unordered-list-font-size: var(--utrecht-document-font-size);
294
298
  --utrecht-ordered-list-font-size: var(--utrecht-document-font-size);