@conduction/theme 1.0.56 → 1.0.58

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 (118) hide show
  1. package/README.md +2 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +45 -1
  3. package/conduction-design-tokens/dist/index.js +45 -1
  4. package/conduction-design-tokens/dist/index.json +938 -0
  5. package/conduction-design-tokens/dist/index.less +45 -1
  6. package/conduction-design-tokens/dist/index.scss +45 -1
  7. package/conduction-design-tokens/dist/tokens.json +971 -0
  8. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  9. package/conduction-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  10. package/conduction-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  11. package/municipalities/commonground-design-tokens/dist/design-tokens.css +45 -1
  12. package/municipalities/commonground-design-tokens/dist/index.js +45 -1
  13. package/municipalities/commonground-design-tokens/dist/index.json +938 -0
  14. package/municipalities/commonground-design-tokens/dist/index.less +45 -1
  15. package/municipalities/commonground-design-tokens/dist/index.scss +45 -1
  16. package/municipalities/commonground-design-tokens/dist/tokens.json +971 -0
  17. package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  18. package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  19. package/municipalities/commonground-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  20. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +46 -1
  21. package/municipalities/dimpact-design-tokens/dist/index.js +46 -1
  22. package/municipalities/dimpact-design-tokens/dist/index.json +959 -0
  23. package/municipalities/dimpact-design-tokens/dist/index.less +46 -1
  24. package/municipalities/dimpact-design-tokens/dist/index.scss +46 -1
  25. package/municipalities/dimpact-design-tokens/dist/tokens.json +1165 -173
  26. package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +3 -0
  27. package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  28. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  29. package/municipalities/dimpact-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  30. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +46 -1
  31. package/municipalities/dinkelland-design-tokens/dist/index.js +46 -1
  32. package/municipalities/dinkelland-design-tokens/dist/index.json +959 -0
  33. package/municipalities/dinkelland-design-tokens/dist/index.less +46 -1
  34. package/municipalities/dinkelland-design-tokens/dist/index.scss +46 -1
  35. package/municipalities/dinkelland-design-tokens/dist/tokens.json +1086 -94
  36. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +3 -0
  37. package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  38. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  39. package/municipalities/dinkelland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  40. package/municipalities/epe-design-tokens/dist/design-tokens.css +46 -1
  41. package/municipalities/epe-design-tokens/dist/index.js +46 -1
  42. package/municipalities/epe-design-tokens/dist/index.json +959 -0
  43. package/municipalities/epe-design-tokens/dist/index.less +46 -1
  44. package/municipalities/epe-design-tokens/dist/index.scss +46 -1
  45. package/municipalities/epe-design-tokens/dist/tokens.json +1134 -142
  46. package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +3 -0
  47. package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  48. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  49. package/municipalities/epe-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  50. package/municipalities/leiden-design-tokens/dist/design-tokens.css +46 -1
  51. package/municipalities/leiden-design-tokens/dist/index.js +46 -1
  52. package/municipalities/leiden-design-tokens/dist/index.json +959 -0
  53. package/municipalities/leiden-design-tokens/dist/index.less +46 -1
  54. package/municipalities/leiden-design-tokens/dist/index.scss +46 -1
  55. package/municipalities/leiden-design-tokens/dist/tokens.json +1165 -173
  56. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +3 -0
  57. package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  58. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  59. package/municipalities/leiden-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  60. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +46 -1
  61. package/municipalities/noaberkracht-design-tokens/dist/index.js +46 -1
  62. package/municipalities/noaberkracht-design-tokens/dist/index.json +959 -0
  63. package/municipalities/noaberkracht-design-tokens/dist/index.less +46 -1
  64. package/municipalities/noaberkracht-design-tokens/dist/index.scss +46 -1
  65. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1174 -182
  66. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +3 -0
  67. package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  68. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  69. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  70. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +45 -1
  71. package/municipalities/noordwijk-design-tokens/dist/index.js +45 -1
  72. package/municipalities/noordwijk-design-tokens/dist/index.json +938 -0
  73. package/municipalities/noordwijk-design-tokens/dist/index.less +45 -1
  74. package/municipalities/noordwijk-design-tokens/dist/index.scss +45 -1
  75. package/municipalities/noordwijk-design-tokens/dist/tokens.json +971 -0
  76. package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  77. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  78. package/municipalities/noordwijk-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  79. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +46 -1
  80. package/municipalities/open-webconcept-design-tokens/dist/index.js +46 -1
  81. package/municipalities/open-webconcept-design-tokens/dist/index.json +959 -0
  82. package/municipalities/open-webconcept-design-tokens/dist/index.less +46 -1
  83. package/municipalities/open-webconcept-design-tokens/dist/index.scss +46 -1
  84. package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1168 -176
  85. package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +4 -0
  86. package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  87. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  88. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  89. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +44 -1
  90. package/municipalities/rotterdam-design-tokens/dist/index.js +44 -1
  91. package/municipalities/rotterdam-design-tokens/dist/index.json +917 -0
  92. package/municipalities/rotterdam-design-tokens/dist/index.less +44 -1
  93. package/municipalities/rotterdam-design-tokens/dist/index.scss +44 -1
  94. package/municipalities/rotterdam-design-tokens/dist/tokens.json +951 -0
  95. package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  96. package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  97. package/municipalities/rotterdam-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  98. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +46 -1
  99. package/municipalities/tubbergen-design-tokens/dist/index.js +46 -1
  100. package/municipalities/tubbergen-design-tokens/dist/index.json +959 -0
  101. package/municipalities/tubbergen-design-tokens/dist/index.less +46 -1
  102. package/municipalities/tubbergen-design-tokens/dist/index.scss +46 -1
  103. package/municipalities/tubbergen-design-tokens/dist/tokens.json +1086 -94
  104. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +3 -0
  105. package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
  106. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  107. package/municipalities/tubbergen-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  108. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +46 -1
  109. package/municipalities/xxllnc-design-tokens/dist/index.js +46 -1
  110. package/municipalities/xxllnc-design-tokens/dist/index.json +1090 -131
  111. package/municipalities/xxllnc-design-tokens/dist/index.less +46 -1
  112. package/municipalities/xxllnc-design-tokens/dist/index.scss +46 -1
  113. package/municipalities/xxllnc-design-tokens/dist/tokens.json +1166 -174
  114. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +3 -0
  115. package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  116. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  117. package/municipalities/xxllnc-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  118. package/package.json +1 -1
@@ -747,6 +747,27 @@
747
747
  "grey",
748
748
  "94"
749
749
  ]
750
+ },
751
+ "97": {
752
+ "value": "#f7f7f7",
753
+ "filePath": "src/brand/dinkelland/color.tokens.json",
754
+ "isSource": true,
755
+ "original": {
756
+ "value": "#f7f7f7"
757
+ },
758
+ "name": "dinkellandColorGrey97",
759
+ "attributes": {
760
+ "category": "dinkelland",
761
+ "type": "color",
762
+ "item": "grey",
763
+ "subitem": "97"
764
+ },
765
+ "path": [
766
+ "dinkelland",
767
+ "color",
768
+ "grey",
769
+ "97"
770
+ ]
750
771
  }
751
772
  },
752
773
  "lightgrey": {
@@ -5342,187 +5363,1093 @@
5342
5363
  ]
5343
5364
  }
5344
5365
  },
5345
- "table": {
5346
- "border-collapse": {
5347
- "value": "collapse",
5348
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5366
+ "radio-button": {
5367
+ "min-block-size": {
5368
+ "value": "16px",
5369
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5349
5370
  "isSource": true,
5350
5371
  "original": {
5351
- "value": "collapse"
5372
+ "value": "16px"
5352
5373
  },
5353
- "name": "utrechtTableBorderCollapse",
5374
+ "name": "utrechtRadioButtonMinBlockSize",
5354
5375
  "attributes": {
5355
5376
  "category": "utrecht",
5356
- "type": "table",
5357
- "item": "border-collapse"
5377
+ "type": "radio-button",
5378
+ "item": "min-block-size"
5358
5379
  },
5359
5380
  "path": [
5360
5381
  "utrecht",
5361
- "table",
5362
- "border-collapse"
5382
+ "radio-button",
5383
+ "min-block-size"
5363
5384
  ]
5364
5385
  },
5365
- "background-color": {
5366
- "value": "#ffffff",
5367
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5386
+ "min-inline-size": {
5387
+ "value": "16px",
5388
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5368
5389
  "isSource": true,
5369
5390
  "original": {
5370
- "value": "{dinkelland.color.white.100}"
5391
+ "value": "16px"
5371
5392
  },
5372
- "name": "utrechtTableBackgroundColor",
5393
+ "name": "utrechtRadioButtonMinInlineSize",
5373
5394
  "attributes": {
5374
5395
  "category": "utrecht",
5375
- "type": "table",
5376
- "item": "background-color"
5396
+ "type": "radio-button",
5397
+ "item": "min-inline-size"
5377
5398
  },
5378
5399
  "path": [
5379
5400
  "utrecht",
5380
- "table",
5381
- "background-color"
5401
+ "radio-button",
5402
+ "min-inline-size"
5382
5403
  ]
5383
5404
  },
5384
- "header": {
5385
- "border-block-end-color": {
5386
- "value": "#e5f0f8",
5387
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5405
+ "checked-disabled": {
5406
+ "border-color": {
5407
+ "value": "#d1d1d1",
5408
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5388
5409
  "isSource": true,
5389
5410
  "original": {
5390
- "value": "{dinkelland.color.blue.94}"
5411
+ "value": "{dinkelland.color.grey.82}"
5391
5412
  },
5392
- "name": "utrechtTableHeaderBorderBlockEndColor",
5413
+ "name": "utrechtRadioButtonCheckedDisabledBorderColor",
5393
5414
  "attributes": {
5394
5415
  "category": "utrecht",
5395
- "type": "table",
5396
- "item": "header",
5397
- "subitem": "border-block-end-color"
5416
+ "type": "radio-button",
5417
+ "item": "checked-disabled",
5418
+ "subitem": "border-color"
5398
5419
  },
5399
5420
  "path": [
5400
5421
  "utrecht",
5401
- "table",
5402
- "header",
5403
- "border-block-end-color"
5422
+ "radio-button",
5423
+ "checked-disabled",
5424
+ "border-color"
5404
5425
  ]
5405
5426
  },
5406
- "border-block-end-width": {
5427
+ "border-width": {
5407
5428
  "value": "1px",
5408
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5429
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5409
5430
  "isSource": true,
5410
5431
  "original": {
5411
5432
  "value": "{dinkelland.size.4xs}"
5412
5433
  },
5413
- "name": "utrechtTableHeaderBorderBlockEndWidth",
5434
+ "name": "utrechtRadioButtonCheckedDisabledBorderWidth",
5414
5435
  "attributes": {
5415
5436
  "category": "utrecht",
5416
- "type": "table",
5417
- "item": "header",
5418
- "subitem": "border-block-end-width"
5437
+ "type": "radio-button",
5438
+ "item": "checked-disabled",
5439
+ "subitem": "border-width"
5419
5440
  },
5420
5441
  "path": [
5421
5442
  "utrecht",
5422
- "table",
5423
- "header",
5424
- "border-block-end-width"
5443
+ "radio-button",
5444
+ "checked-disabled",
5445
+ "border-width"
5425
5446
  ]
5426
5447
  },
5427
- "font-family": {
5428
- "value": "\"Montserrat\", Arial, sans-serif",
5429
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5448
+ "background-color": {
5449
+ "value": "#ffffff",
5450
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5430
5451
  "isSource": true,
5431
5452
  "original": {
5432
- "value": "{dinkelland.typography.montserrat.font-family}"
5453
+ "value": "{dinkelland.color.white.100}"
5433
5454
  },
5434
- "name": "utrechtTableHeaderFontFamily",
5455
+ "name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
5435
5456
  "attributes": {
5436
5457
  "category": "utrecht",
5437
- "type": "table",
5438
- "item": "header",
5439
- "subitem": "font-family"
5458
+ "type": "radio-button",
5459
+ "item": "checked-disabled",
5460
+ "subitem": "background-color"
5440
5461
  },
5441
5462
  "path": [
5442
5463
  "utrecht",
5443
- "table",
5444
- "header",
5445
- "font-family"
5464
+ "radio-button",
5465
+ "checked-disabled",
5466
+ "background-color"
5446
5467
  ]
5447
5468
  },
5448
- "font-weight": {
5449
- "value": "700",
5450
- "filePath": "src/component/utrecht/table.tokens.json",
5469
+ "color": {
5470
+ "value": "#d1d1d1",
5471
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5451
5472
  "isSource": true,
5452
5473
  "original": {
5453
- "value": "{dinkelland.typography.font-weight.bold}"
5474
+ "value": "{dinkelland.color.grey.82}"
5454
5475
  },
5455
- "name": "utrechtTableHeaderFontWeight",
5476
+ "name": "utrechtRadioButtonCheckedDisabledColor",
5456
5477
  "attributes": {
5457
5478
  "category": "utrecht",
5458
- "type": "table",
5459
- "item": "header",
5460
- "subitem": "font-weight"
5479
+ "type": "radio-button",
5480
+ "item": "checked-disabled",
5481
+ "subitem": "color"
5461
5482
  },
5462
5483
  "path": [
5463
5484
  "utrecht",
5464
- "table",
5465
- "header",
5466
- "font-weight"
5485
+ "radio-button",
5486
+ "checked-disabled",
5487
+ "color"
5467
5488
  ]
5489
+ }
5490
+ },
5491
+ "background-color": {
5492
+ "value": "#ffffff",
5493
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5494
+ "isSource": true,
5495
+ "original": {
5496
+ "value": "{dinkelland.color.white.100}"
5497
+ },
5498
+ "name": "utrechtRadioButtonBackgroundColor",
5499
+ "attributes": {
5500
+ "category": "utrecht",
5501
+ "type": "radio-button",
5502
+ "item": "background-color"
5503
+ },
5504
+ "path": [
5505
+ "utrecht",
5506
+ "radio-button",
5507
+ "background-color"
5508
+ ]
5509
+ },
5510
+ "border-color": {
5511
+ "value": "#767676",
5512
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5513
+ "isSource": true,
5514
+ "original": {
5515
+ "value": "{dinkelland.color.grey.46}"
5516
+ },
5517
+ "name": "utrechtRadioButtonBorderColor",
5518
+ "attributes": {
5519
+ "category": "utrecht",
5520
+ "type": "radio-button",
5521
+ "item": "border-color"
5522
+ },
5523
+ "path": [
5524
+ "utrecht",
5525
+ "radio-button",
5526
+ "border-color"
5527
+ ]
5528
+ },
5529
+ "border-width": {
5530
+ "value": "1px",
5531
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5532
+ "isSource": true,
5533
+ "original": {
5534
+ "value": "{dinkelland.size.4xs}"
5468
5535
  },
5536
+ "name": "utrechtRadioButtonBorderWidth",
5537
+ "attributes": {
5538
+ "category": "utrecht",
5539
+ "type": "radio-button",
5540
+ "item": "border-width"
5541
+ },
5542
+ "path": [
5543
+ "utrecht",
5544
+ "radio-button",
5545
+ "border-width"
5546
+ ]
5547
+ },
5548
+ "size": {},
5549
+ "margin-block-start": {},
5550
+ "icon": {
5551
+ "size": {
5552
+ "value": "5px",
5553
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5554
+ "isSource": true,
5555
+ "original": {
5556
+ "value": "5px"
5557
+ },
5558
+ "name": "utrechtRadioButtonIconSize",
5559
+ "attributes": {
5560
+ "category": "utrecht",
5561
+ "type": "radio-button",
5562
+ "item": "icon",
5563
+ "subitem": "size"
5564
+ },
5565
+ "path": [
5566
+ "utrecht",
5567
+ "radio-button",
5568
+ "icon",
5569
+ "size"
5570
+ ]
5571
+ }
5572
+ },
5573
+ "active": {
5574
+ "border-color": {},
5575
+ "border-width": {},
5469
5576
  "background-color": {},
5470
- "color": {
5471
- "value": "#333333",
5472
- "filePath": "src/component/utrecht/table.tokens.json",
5577
+ "color": {}
5578
+ },
5579
+ "checked": {
5580
+ "border-color": {
5581
+ "value": "#006cb9",
5582
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5473
5583
  "isSource": true,
5474
5584
  "original": {
5475
- "value": "{utrecht.document.color}"
5585
+ "value": "{dinkelland.color.primary}"
5476
5586
  },
5477
- "name": "utrechtTableHeaderColor",
5587
+ "name": "utrechtRadioButtonCheckedBorderColor",
5478
5588
  "attributes": {
5479
5589
  "category": "utrecht",
5480
- "type": "table",
5481
- "item": "header",
5482
- "subitem": "color"
5590
+ "type": "radio-button",
5591
+ "item": "checked",
5592
+ "subitem": "border-color"
5483
5593
  },
5484
5594
  "path": [
5485
5595
  "utrecht",
5486
- "table",
5487
- "header",
5488
- "color"
5596
+ "radio-button",
5597
+ "checked",
5598
+ "border-color"
5489
5599
  ]
5490
5600
  },
5491
- "text-transform": {
5492
- "value": "unset",
5493
- "filePath": "src/component/utrecht/table.tokens.json",
5601
+ "border-width": {
5602
+ "value": "1px",
5603
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5494
5604
  "isSource": true,
5495
5605
  "original": {
5496
- "value": "unset"
5606
+ "value": "{dinkelland.size.4xs}"
5497
5607
  },
5498
- "name": "utrechtTableHeaderTextTransform",
5608
+ "name": "utrechtRadioButtonCheckedBorderWidth",
5499
5609
  "attributes": {
5500
5610
  "category": "utrecht",
5501
- "type": "table",
5502
- "item": "header",
5503
- "subitem": "text-transform"
5611
+ "type": "radio-button",
5612
+ "item": "checked",
5613
+ "subitem": "border-width"
5504
5614
  },
5505
5615
  "path": [
5506
5616
  "utrecht",
5507
- "table",
5508
- "header",
5509
- "text-transform"
5617
+ "radio-button",
5618
+ "checked",
5619
+ "border-width"
5510
5620
  ]
5511
- }
5512
- },
5513
- "row": {
5514
- "hover": {
5515
- "background-color": {
5516
- "value": "#edeff2",
5517
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5621
+ },
5622
+ "background-color": {
5623
+ "value": "#ffffff",
5624
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5625
+ "isSource": true,
5626
+ "original": {
5627
+ "value": "{dinkelland.color.white.100}"
5628
+ },
5629
+ "name": "utrechtRadioButtonCheckedBackgroundColor",
5630
+ "attributes": {
5631
+ "category": "utrecht",
5632
+ "type": "radio-button",
5633
+ "item": "checked",
5634
+ "subitem": "background-color"
5635
+ },
5636
+ "path": [
5637
+ "utrecht",
5638
+ "radio-button",
5639
+ "checked",
5640
+ "background-color"
5641
+ ]
5642
+ },
5643
+ "color": {
5644
+ "value": "#006cb9",
5645
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5646
+ "isSource": true,
5647
+ "original": {
5648
+ "value": "{dinkelland.color.primary}"
5649
+ },
5650
+ "name": "utrechtRadioButtonCheckedColor",
5651
+ "attributes": {
5652
+ "category": "utrecht",
5653
+ "type": "radio-button",
5654
+ "item": "checked",
5655
+ "subitem": "color"
5656
+ },
5657
+ "path": [
5658
+ "utrecht",
5659
+ "radio-button",
5660
+ "checked",
5661
+ "color"
5662
+ ]
5663
+ },
5664
+ "active": {
5665
+ "border-color": {
5666
+ "value": "#006cb9",
5667
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5518
5668
  "isSource": true,
5519
5669
  "original": {
5520
- "value": "{dinkelland.color.grey.94}"
5670
+ "value": "{dinkelland.color.primary}"
5521
5671
  },
5522
- "name": "utrechtTableRowHoverBackgroundColor",
5672
+ "name": "utrechtRadioButtonCheckedActiveBorderColor",
5523
5673
  "attributes": {
5524
5674
  "category": "utrecht",
5525
- "type": "table",
5675
+ "type": "radio-button",
5676
+ "item": "checked",
5677
+ "subitem": "active",
5678
+ "state": "border-color"
5679
+ },
5680
+ "path": [
5681
+ "utrecht",
5682
+ "radio-button",
5683
+ "checked",
5684
+ "active",
5685
+ "border-color"
5686
+ ]
5687
+ },
5688
+ "border-width": {
5689
+ "value": "1px",
5690
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5691
+ "isSource": true,
5692
+ "original": {
5693
+ "value": "{dinkelland.size.4xs}"
5694
+ },
5695
+ "name": "utrechtRadioButtonCheckedActiveBorderWidth",
5696
+ "attributes": {
5697
+ "category": "utrecht",
5698
+ "type": "radio-button",
5699
+ "item": "checked",
5700
+ "subitem": "active",
5701
+ "state": "border-width"
5702
+ },
5703
+ "path": [
5704
+ "utrecht",
5705
+ "radio-button",
5706
+ "checked",
5707
+ "active",
5708
+ "border-width"
5709
+ ]
5710
+ },
5711
+ "background-color": {
5712
+ "value": "#ffffff",
5713
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5714
+ "isSource": true,
5715
+ "original": {
5716
+ "value": "{dinkelland.color.white.100}"
5717
+ },
5718
+ "name": "utrechtRadioButtonCheckedActiveBackgroundColor",
5719
+ "attributes": {
5720
+ "category": "utrecht",
5721
+ "type": "radio-button",
5722
+ "item": "checked",
5723
+ "subitem": "active",
5724
+ "state": "background-color"
5725
+ },
5726
+ "path": [
5727
+ "utrecht",
5728
+ "radio-button",
5729
+ "checked",
5730
+ "active",
5731
+ "background-color"
5732
+ ]
5733
+ },
5734
+ "color": {
5735
+ "value": "#006cb9",
5736
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5737
+ "isSource": true,
5738
+ "original": {
5739
+ "value": "{dinkelland.color.primary}"
5740
+ },
5741
+ "name": "utrechtRadioButtonCheckedActiveColor",
5742
+ "attributes": {
5743
+ "category": "utrecht",
5744
+ "type": "radio-button",
5745
+ "item": "checked",
5746
+ "subitem": "active",
5747
+ "state": "color"
5748
+ },
5749
+ "path": [
5750
+ "utrecht",
5751
+ "radio-button",
5752
+ "checked",
5753
+ "active",
5754
+ "color"
5755
+ ]
5756
+ }
5757
+ },
5758
+ "hover": {
5759
+ "border-color": {
5760
+ "value": "#004e86",
5761
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5762
+ "isSource": true,
5763
+ "original": {
5764
+ "value": "{dinkelland.color.primary-hover}"
5765
+ },
5766
+ "name": "utrechtRadioButtonCheckedHoverBorderColor",
5767
+ "attributes": {
5768
+ "category": "utrecht",
5769
+ "type": "radio-button",
5770
+ "item": "checked",
5771
+ "subitem": "hover",
5772
+ "state": "border-color"
5773
+ },
5774
+ "path": [
5775
+ "utrecht",
5776
+ "radio-button",
5777
+ "checked",
5778
+ "hover",
5779
+ "border-color"
5780
+ ]
5781
+ },
5782
+ "border-width": {
5783
+ "value": "1px",
5784
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5785
+ "isSource": true,
5786
+ "original": {
5787
+ "value": "{dinkelland.size.4xs}"
5788
+ },
5789
+ "name": "utrechtRadioButtonCheckedHoverBorderWidth",
5790
+ "attributes": {
5791
+ "category": "utrecht",
5792
+ "type": "radio-button",
5793
+ "item": "checked",
5794
+ "subitem": "hover",
5795
+ "state": "border-width"
5796
+ },
5797
+ "path": [
5798
+ "utrecht",
5799
+ "radio-button",
5800
+ "checked",
5801
+ "hover",
5802
+ "border-width"
5803
+ ]
5804
+ },
5805
+ "background-color": {
5806
+ "value": "#ffffff",
5807
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5808
+ "isSource": true,
5809
+ "original": {
5810
+ "value": "{dinkelland.color.white.100}"
5811
+ },
5812
+ "name": "utrechtRadioButtonCheckedHoverBackgroundColor",
5813
+ "attributes": {
5814
+ "category": "utrecht",
5815
+ "type": "radio-button",
5816
+ "item": "checked",
5817
+ "subitem": "hover",
5818
+ "state": "background-color"
5819
+ },
5820
+ "path": [
5821
+ "utrecht",
5822
+ "radio-button",
5823
+ "checked",
5824
+ "hover",
5825
+ "background-color"
5826
+ ]
5827
+ },
5828
+ "color": {
5829
+ "value": "#004e86",
5830
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5831
+ "isSource": true,
5832
+ "original": {
5833
+ "value": "{dinkelland.color.primary-hover}"
5834
+ },
5835
+ "name": "utrechtRadioButtonCheckedHoverColor",
5836
+ "attributes": {
5837
+ "category": "utrecht",
5838
+ "type": "radio-button",
5839
+ "item": "checked",
5840
+ "subitem": "hover",
5841
+ "state": "color"
5842
+ },
5843
+ "path": [
5844
+ "utrecht",
5845
+ "radio-button",
5846
+ "checked",
5847
+ "hover",
5848
+ "color"
5849
+ ]
5850
+ }
5851
+ },
5852
+ "focus": {
5853
+ "border-color": {
5854
+ "value": "#006cb9",
5855
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5856
+ "isSource": true,
5857
+ "original": {
5858
+ "value": "{dinkelland.color.primary}"
5859
+ },
5860
+ "name": "utrechtRadioButtonCheckedFocusBorderColor",
5861
+ "attributes": {
5862
+ "category": "utrecht",
5863
+ "type": "radio-button",
5864
+ "item": "checked",
5865
+ "subitem": "focus",
5866
+ "state": "border-color"
5867
+ },
5868
+ "path": [
5869
+ "utrecht",
5870
+ "radio-button",
5871
+ "checked",
5872
+ "focus",
5873
+ "border-color"
5874
+ ]
5875
+ },
5876
+ "border-width": {
5877
+ "value": "1px",
5878
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5879
+ "isSource": true,
5880
+ "original": {
5881
+ "value": "{dinkelland.size.4xs}"
5882
+ },
5883
+ "name": "utrechtRadioButtonCheckedFocusBorderWidth",
5884
+ "attributes": {
5885
+ "category": "utrecht",
5886
+ "type": "radio-button",
5887
+ "item": "checked",
5888
+ "subitem": "focus",
5889
+ "state": "border-width"
5890
+ },
5891
+ "path": [
5892
+ "utrecht",
5893
+ "radio-button",
5894
+ "checked",
5895
+ "focus",
5896
+ "border-width"
5897
+ ]
5898
+ },
5899
+ "background-color": {
5900
+ "value": "#ffffff",
5901
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5902
+ "isSource": true,
5903
+ "original": {
5904
+ "value": "{dinkelland.color.white.100}"
5905
+ },
5906
+ "name": "utrechtRadioButtonCheckedFocusBackgroundColor",
5907
+ "attributes": {
5908
+ "category": "utrecht",
5909
+ "type": "radio-button",
5910
+ "item": "checked",
5911
+ "subitem": "focus",
5912
+ "state": "background-color"
5913
+ },
5914
+ "path": [
5915
+ "utrecht",
5916
+ "radio-button",
5917
+ "checked",
5918
+ "focus",
5919
+ "background-color"
5920
+ ]
5921
+ },
5922
+ "color": {
5923
+ "value": "#006cb9",
5924
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5925
+ "isSource": true,
5926
+ "original": {
5927
+ "value": "{dinkelland.color.primary}"
5928
+ },
5929
+ "name": "utrechtRadioButtonCheckedFocusColor",
5930
+ "attributes": {
5931
+ "category": "utrecht",
5932
+ "type": "radio-button",
5933
+ "item": "checked",
5934
+ "subitem": "focus",
5935
+ "state": "color"
5936
+ },
5937
+ "path": [
5938
+ "utrecht",
5939
+ "radio-button",
5940
+ "checked",
5941
+ "focus",
5942
+ "color"
5943
+ ]
5944
+ }
5945
+ }
5946
+ },
5947
+ "hover": {
5948
+ "border-color": {
5949
+ "value": "#4f4f4f",
5950
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5951
+ "isSource": true,
5952
+ "original": {
5953
+ "value": "{dinkelland.color.grey.31}"
5954
+ },
5955
+ "name": "utrechtRadioButtonHoverBorderColor",
5956
+ "attributes": {
5957
+ "category": "utrecht",
5958
+ "type": "radio-button",
5959
+ "item": "hover",
5960
+ "subitem": "border-color"
5961
+ },
5962
+ "path": [
5963
+ "utrecht",
5964
+ "radio-button",
5965
+ "hover",
5966
+ "border-color"
5967
+ ]
5968
+ },
5969
+ "border-width": {
5970
+ "value": "1px",
5971
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5972
+ "isSource": true,
5973
+ "original": {
5974
+ "value": "{dinkelland.size.4xs}"
5975
+ },
5976
+ "name": "utrechtRadioButtonHoverBorderWidth",
5977
+ "attributes": {
5978
+ "category": "utrecht",
5979
+ "type": "radio-button",
5980
+ "item": "hover",
5981
+ "subitem": "border-width"
5982
+ },
5983
+ "path": [
5984
+ "utrecht",
5985
+ "radio-button",
5986
+ "hover",
5987
+ "border-width"
5988
+ ]
5989
+ },
5990
+ "background-color": {
5991
+ "value": "#ffffff",
5992
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5993
+ "isSource": true,
5994
+ "original": {
5995
+ "value": "{dinkelland.color.white.100}"
5996
+ },
5997
+ "name": "utrechtRadioButtonHoverBackgroundColor",
5998
+ "attributes": {
5999
+ "category": "utrecht",
6000
+ "type": "radio-button",
6001
+ "item": "hover",
6002
+ "subitem": "background-color"
6003
+ },
6004
+ "path": [
6005
+ "utrecht",
6006
+ "radio-button",
6007
+ "hover",
6008
+ "background-color"
6009
+ ]
6010
+ },
6011
+ "color": {}
6012
+ },
6013
+ "focus": {
6014
+ "border-color": {
6015
+ "value": "#006cb9",
6016
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6017
+ "isSource": true,
6018
+ "original": {
6019
+ "value": "{dinkelland.color.primary}"
6020
+ },
6021
+ "name": "utrechtRadioButtonFocusBorderColor",
6022
+ "attributes": {
6023
+ "category": "utrecht",
6024
+ "type": "radio-button",
6025
+ "item": "focus",
6026
+ "subitem": "border-color"
6027
+ },
6028
+ "path": [
6029
+ "utrecht",
6030
+ "radio-button",
6031
+ "focus",
6032
+ "border-color"
6033
+ ]
6034
+ },
6035
+ "border-width": {
6036
+ "value": "1px",
6037
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6038
+ "isSource": true,
6039
+ "original": {
6040
+ "value": "{dinkelland.size.4xs}"
6041
+ },
6042
+ "name": "utrechtRadioButtonFocusBorderWidth",
6043
+ "attributes": {
6044
+ "category": "utrecht",
6045
+ "type": "radio-button",
6046
+ "item": "focus",
6047
+ "subitem": "border-width"
6048
+ },
6049
+ "path": [
6050
+ "utrecht",
6051
+ "radio-button",
6052
+ "focus",
6053
+ "border-width"
6054
+ ]
6055
+ },
6056
+ "background-color": {
6057
+ "value": "#ffffff",
6058
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6059
+ "isSource": true,
6060
+ "original": {
6061
+ "value": "{dinkelland.color.white.100}"
6062
+ },
6063
+ "name": "utrechtRadioButtonFocusBackgroundColor",
6064
+ "attributes": {
6065
+ "category": "utrecht",
6066
+ "type": "radio-button",
6067
+ "item": "focus",
6068
+ "subitem": "background-color"
6069
+ },
6070
+ "path": [
6071
+ "utrecht",
6072
+ "radio-button",
6073
+ "focus",
6074
+ "background-color"
6075
+ ]
6076
+ },
6077
+ "color": {
6078
+ "value": "#006cb9",
6079
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6080
+ "isSource": true,
6081
+ "original": {
6082
+ "value": "{dinkelland.color.primary}"
6083
+ },
6084
+ "name": "utrechtRadioButtonFocusColor",
6085
+ "attributes": {
6086
+ "category": "utrecht",
6087
+ "type": "radio-button",
6088
+ "item": "focus",
6089
+ "subitem": "color"
6090
+ },
6091
+ "path": [
6092
+ "utrecht",
6093
+ "radio-button",
6094
+ "focus",
6095
+ "color"
6096
+ ]
6097
+ }
6098
+ },
6099
+ "disabled": {
6100
+ "border-color": {
6101
+ "value": "#d1d1d1",
6102
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6103
+ "isSource": true,
6104
+ "original": {
6105
+ "value": "{dinkelland.color.grey.82}"
6106
+ },
6107
+ "name": "utrechtRadioButtonDisabledBorderColor",
6108
+ "attributes": {
6109
+ "category": "utrecht",
6110
+ "type": "radio-button",
6111
+ "item": "disabled",
6112
+ "subitem": "border-color"
6113
+ },
6114
+ "path": [
6115
+ "utrecht",
6116
+ "radio-button",
6117
+ "disabled",
6118
+ "border-color"
6119
+ ]
6120
+ },
6121
+ "border-width": {
6122
+ "value": "1px",
6123
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6124
+ "isSource": true,
6125
+ "original": {
6126
+ "value": "{dinkelland.size.4xs}"
6127
+ },
6128
+ "name": "utrechtRadioButtonDisabledBorderWidth",
6129
+ "attributes": {
6130
+ "category": "utrecht",
6131
+ "type": "radio-button",
6132
+ "item": "disabled",
6133
+ "subitem": "border-width"
6134
+ },
6135
+ "path": [
6136
+ "utrecht",
6137
+ "radio-button",
6138
+ "disabled",
6139
+ "border-width"
6140
+ ]
6141
+ },
6142
+ "background-color": {
6143
+ "value": "#f7f7f7",
6144
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6145
+ "isSource": true,
6146
+ "original": {
6147
+ "value": "{dinkelland.color.grey.97}"
6148
+ },
6149
+ "name": "utrechtRadioButtonDisabledBackgroundColor",
6150
+ "attributes": {
6151
+ "category": "utrecht",
6152
+ "type": "radio-button",
6153
+ "item": "disabled",
6154
+ "subitem": "background-color"
6155
+ },
6156
+ "path": [
6157
+ "utrecht",
6158
+ "radio-button",
6159
+ "disabled",
6160
+ "background-color"
6161
+ ]
6162
+ },
6163
+ "color": {
6164
+ "value": "#d1d1d1",
6165
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6166
+ "isSource": true,
6167
+ "original": {
6168
+ "value": "{dinkelland.color.grey.82}"
6169
+ },
6170
+ "name": "utrechtRadioButtonDisabledColor",
6171
+ "attributes": {
6172
+ "category": "utrecht",
6173
+ "type": "radio-button",
6174
+ "item": "disabled",
6175
+ "subitem": "color"
6176
+ },
6177
+ "path": [
6178
+ "utrecht",
6179
+ "radio-button",
6180
+ "disabled",
6181
+ "color"
6182
+ ]
6183
+ }
6184
+ },
6185
+ "invalid": {
6186
+ "border-color": {
6187
+ "value": "#dc3545",
6188
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6189
+ "isSource": true,
6190
+ "original": {
6191
+ "value": "{dinkelland.color.error}"
6192
+ },
6193
+ "name": "utrechtRadioButtonInvalidBorderColor",
6194
+ "attributes": {
6195
+ "category": "utrecht",
6196
+ "type": "radio-button",
6197
+ "item": "invalid",
6198
+ "subitem": "border-color"
6199
+ },
6200
+ "path": [
6201
+ "utrecht",
6202
+ "radio-button",
6203
+ "invalid",
6204
+ "border-color"
6205
+ ]
6206
+ },
6207
+ "border-width": {
6208
+ "value": "1px",
6209
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6210
+ "isSource": true,
6211
+ "original": {
6212
+ "value": "{dinkelland.size.4xs}"
6213
+ },
6214
+ "name": "utrechtRadioButtonInvalidBorderWidth",
6215
+ "attributes": {
6216
+ "category": "utrecht",
6217
+ "type": "radio-button",
6218
+ "item": "invalid",
6219
+ "subitem": "border-width"
6220
+ },
6221
+ "path": [
6222
+ "utrecht",
6223
+ "radio-button",
6224
+ "invalid",
6225
+ "border-width"
6226
+ ]
6227
+ },
6228
+ "background-color": {
6229
+ "value": "#ffffff",
6230
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6231
+ "isSource": true,
6232
+ "original": {
6233
+ "value": "{dinkelland.color.white.100}"
6234
+ },
6235
+ "name": "utrechtRadioButtonInvalidBackgroundColor",
6236
+ "attributes": {
6237
+ "category": "utrecht",
6238
+ "type": "radio-button",
6239
+ "item": "invalid",
6240
+ "subitem": "background-color"
6241
+ },
6242
+ "path": [
6243
+ "utrecht",
6244
+ "radio-button",
6245
+ "invalid",
6246
+ "background-color"
6247
+ ]
6248
+ },
6249
+ "color": {
6250
+ "value": "#dc3545",
6251
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6252
+ "isSource": true,
6253
+ "original": {
6254
+ "value": "{dinkelland.color.error}"
6255
+ },
6256
+ "name": "utrechtRadioButtonInvalidColor",
6257
+ "attributes": {
6258
+ "category": "utrecht",
6259
+ "type": "radio-button",
6260
+ "item": "invalid",
6261
+ "subitem": "color"
6262
+ },
6263
+ "path": [
6264
+ "utrecht",
6265
+ "radio-button",
6266
+ "invalid",
6267
+ "color"
6268
+ ]
6269
+ }
6270
+ }
6271
+ },
6272
+ "table": {
6273
+ "border-collapse": {
6274
+ "value": "collapse",
6275
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
6276
+ "isSource": true,
6277
+ "original": {
6278
+ "value": "collapse"
6279
+ },
6280
+ "name": "utrechtTableBorderCollapse",
6281
+ "attributes": {
6282
+ "category": "utrecht",
6283
+ "type": "table",
6284
+ "item": "border-collapse"
6285
+ },
6286
+ "path": [
6287
+ "utrecht",
6288
+ "table",
6289
+ "border-collapse"
6290
+ ]
6291
+ },
6292
+ "background-color": {
6293
+ "value": "#ffffff",
6294
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
6295
+ "isSource": true,
6296
+ "original": {
6297
+ "value": "{dinkelland.color.white.100}"
6298
+ },
6299
+ "name": "utrechtTableBackgroundColor",
6300
+ "attributes": {
6301
+ "category": "utrecht",
6302
+ "type": "table",
6303
+ "item": "background-color"
6304
+ },
6305
+ "path": [
6306
+ "utrecht",
6307
+ "table",
6308
+ "background-color"
6309
+ ]
6310
+ },
6311
+ "header": {
6312
+ "border-block-end-color": {
6313
+ "value": "#e5f0f8",
6314
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
6315
+ "isSource": true,
6316
+ "original": {
6317
+ "value": "{dinkelland.color.blue.94}"
6318
+ },
6319
+ "name": "utrechtTableHeaderBorderBlockEndColor",
6320
+ "attributes": {
6321
+ "category": "utrecht",
6322
+ "type": "table",
6323
+ "item": "header",
6324
+ "subitem": "border-block-end-color"
6325
+ },
6326
+ "path": [
6327
+ "utrecht",
6328
+ "table",
6329
+ "header",
6330
+ "border-block-end-color"
6331
+ ]
6332
+ },
6333
+ "border-block-end-width": {
6334
+ "value": "1px",
6335
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
6336
+ "isSource": true,
6337
+ "original": {
6338
+ "value": "{dinkelland.size.4xs}"
6339
+ },
6340
+ "name": "utrechtTableHeaderBorderBlockEndWidth",
6341
+ "attributes": {
6342
+ "category": "utrecht",
6343
+ "type": "table",
6344
+ "item": "header",
6345
+ "subitem": "border-block-end-width"
6346
+ },
6347
+ "path": [
6348
+ "utrecht",
6349
+ "table",
6350
+ "header",
6351
+ "border-block-end-width"
6352
+ ]
6353
+ },
6354
+ "font-family": {
6355
+ "value": "\"Montserrat\", Arial, sans-serif",
6356
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
6357
+ "isSource": true,
6358
+ "original": {
6359
+ "value": "{dinkelland.typography.montserrat.font-family}"
6360
+ },
6361
+ "name": "utrechtTableHeaderFontFamily",
6362
+ "attributes": {
6363
+ "category": "utrecht",
6364
+ "type": "table",
6365
+ "item": "header",
6366
+ "subitem": "font-family"
6367
+ },
6368
+ "path": [
6369
+ "utrecht",
6370
+ "table",
6371
+ "header",
6372
+ "font-family"
6373
+ ]
6374
+ },
6375
+ "font-weight": {
6376
+ "value": "700",
6377
+ "filePath": "src/component/utrecht/table.tokens.json",
6378
+ "isSource": true,
6379
+ "original": {
6380
+ "value": "{dinkelland.typography.font-weight.bold}"
6381
+ },
6382
+ "name": "utrechtTableHeaderFontWeight",
6383
+ "attributes": {
6384
+ "category": "utrecht",
6385
+ "type": "table",
6386
+ "item": "header",
6387
+ "subitem": "font-weight"
6388
+ },
6389
+ "path": [
6390
+ "utrecht",
6391
+ "table",
6392
+ "header",
6393
+ "font-weight"
6394
+ ]
6395
+ },
6396
+ "background-color": {},
6397
+ "color": {
6398
+ "value": "#333333",
6399
+ "filePath": "src/component/utrecht/table.tokens.json",
6400
+ "isSource": true,
6401
+ "original": {
6402
+ "value": "{utrecht.document.color}"
6403
+ },
6404
+ "name": "utrechtTableHeaderColor",
6405
+ "attributes": {
6406
+ "category": "utrecht",
6407
+ "type": "table",
6408
+ "item": "header",
6409
+ "subitem": "color"
6410
+ },
6411
+ "path": [
6412
+ "utrecht",
6413
+ "table",
6414
+ "header",
6415
+ "color"
6416
+ ]
6417
+ },
6418
+ "text-transform": {
6419
+ "value": "unset",
6420
+ "filePath": "src/component/utrecht/table.tokens.json",
6421
+ "isSource": true,
6422
+ "original": {
6423
+ "value": "unset"
6424
+ },
6425
+ "name": "utrechtTableHeaderTextTransform",
6426
+ "attributes": {
6427
+ "category": "utrecht",
6428
+ "type": "table",
6429
+ "item": "header",
6430
+ "subitem": "text-transform"
6431
+ },
6432
+ "path": [
6433
+ "utrecht",
6434
+ "table",
6435
+ "header",
6436
+ "text-transform"
6437
+ ]
6438
+ }
6439
+ },
6440
+ "row": {
6441
+ "hover": {
6442
+ "background-color": {
6443
+ "value": "#edeff2",
6444
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
6445
+ "isSource": true,
6446
+ "original": {
6447
+ "value": "{dinkelland.color.grey.94}"
6448
+ },
6449
+ "name": "utrechtTableRowHoverBackgroundColor",
6450
+ "attributes": {
6451
+ "category": "utrecht",
6452
+ "type": "table",
5526
6453
  "item": "row",
5527
6454
  "subitem": "hover",
5528
6455
  "state": "background-color"
@@ -9225,6 +10152,71 @@
9225
10152
  "background-image"
9226
10153
  ]
9227
10154
  }
10155
+ },
10156
+ "navbar": {
10157
+ "inline-size": {
10158
+ "value": "150px",
10159
+ "filePath": "src/component/conduction/logo.tokens.json",
10160
+ "isSource": true,
10161
+ "original": {
10162
+ "value": "150px"
10163
+ },
10164
+ "name": "conductionLogoNavbarInlineSize",
10165
+ "attributes": {
10166
+ "category": "conduction",
10167
+ "type": "logo",
10168
+ "item": "navbar",
10169
+ "subitem": "inline-size"
10170
+ },
10171
+ "path": [
10172
+ "conduction",
10173
+ "logo",
10174
+ "navbar",
10175
+ "inline-size"
10176
+ ]
10177
+ },
10178
+ "block-size": {
10179
+ "value": "40px",
10180
+ "filePath": "src/component/conduction/logo.tokens.json",
10181
+ "isSource": true,
10182
+ "original": {
10183
+ "value": "40px"
10184
+ },
10185
+ "name": "conductionLogoNavbarBlockSize",
10186
+ "attributes": {
10187
+ "category": "conduction",
10188
+ "type": "logo",
10189
+ "item": "navbar",
10190
+ "subitem": "block-size"
10191
+ },
10192
+ "path": [
10193
+ "conduction",
10194
+ "logo",
10195
+ "navbar",
10196
+ "block-size"
10197
+ ]
10198
+ },
10199
+ "background-image": {
10200
+ "value": "url('https://www.dinkelland.nl/sites/all/themes/dinkelland/logo.svg')",
10201
+ "filePath": "src/component/conduction/logo.tokens.json",
10202
+ "isSource": true,
10203
+ "original": {
10204
+ "value": "url('https://www.dinkelland.nl/sites/all/themes/dinkelland/logo.svg')"
10205
+ },
10206
+ "name": "conductionLogoNavbarBackgroundImage",
10207
+ "attributes": {
10208
+ "category": "conduction",
10209
+ "type": "logo",
10210
+ "item": "navbar",
10211
+ "subitem": "background-image"
10212
+ },
10213
+ "path": [
10214
+ "conduction",
10215
+ "logo",
10216
+ "navbar",
10217
+ "background-image"
10218
+ ]
10219
+ }
9228
10220
  }
9229
10221
  },
9230
10222
  "primary": {