@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
@@ -814,6 +814,27 @@
814
814
  "grey",
815
815
  "82"
816
816
  ]
817
+ },
818
+ "97": {
819
+ "value": "#f7f7f7",
820
+ "filePath": "src/brand/tubbergen/color.tokens.json",
821
+ "isSource": true,
822
+ "original": {
823
+ "value": "#f7f7f7"
824
+ },
825
+ "name": "tubbergenColorGrey97",
826
+ "attributes": {
827
+ "category": "tubbergen",
828
+ "type": "color",
829
+ "item": "grey",
830
+ "subitem": "97"
831
+ },
832
+ "path": [
833
+ "tubbergen",
834
+ "color",
835
+ "grey",
836
+ "97"
837
+ ]
817
838
  }
818
839
  },
819
840
  "lightgrey": {
@@ -5408,187 +5429,1093 @@
5408
5429
  ]
5409
5430
  }
5410
5431
  },
5411
- "table": {
5412
- "border-collapse": {
5413
- "value": "collapse",
5414
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5432
+ "radio-button": {
5433
+ "min-block-size": {
5434
+ "value": "16px",
5435
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5415
5436
  "isSource": true,
5416
5437
  "original": {
5417
- "value": "collapse"
5438
+ "value": "16px"
5418
5439
  },
5419
- "name": "utrechtTableBorderCollapse",
5440
+ "name": "utrechtRadioButtonMinBlockSize",
5420
5441
  "attributes": {
5421
5442
  "category": "utrecht",
5422
- "type": "table",
5423
- "item": "border-collapse"
5443
+ "type": "radio-button",
5444
+ "item": "min-block-size"
5424
5445
  },
5425
5446
  "path": [
5426
5447
  "utrecht",
5427
- "table",
5428
- "border-collapse"
5448
+ "radio-button",
5449
+ "min-block-size"
5429
5450
  ]
5430
5451
  },
5431
- "background-color": {
5432
- "value": "#ffffff",
5433
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5452
+ "min-inline-size": {
5453
+ "value": "16px",
5454
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5434
5455
  "isSource": true,
5435
5456
  "original": {
5436
- "value": "{tubbergen.color.white.100}"
5457
+ "value": "16px"
5437
5458
  },
5438
- "name": "utrechtTableBackgroundColor",
5459
+ "name": "utrechtRadioButtonMinInlineSize",
5439
5460
  "attributes": {
5440
5461
  "category": "utrecht",
5441
- "type": "table",
5442
- "item": "background-color"
5462
+ "type": "radio-button",
5463
+ "item": "min-inline-size"
5443
5464
  },
5444
5465
  "path": [
5445
5466
  "utrecht",
5446
- "table",
5447
- "background-color"
5467
+ "radio-button",
5468
+ "min-inline-size"
5448
5469
  ]
5449
5470
  },
5450
- "header": {
5451
- "border-block-end-color": {
5452
- "value": "#edeff2",
5453
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5471
+ "checked-disabled": {
5472
+ "border-color": {
5473
+ "value": "#d1d1d1",
5474
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5454
5475
  "isSource": true,
5455
5476
  "original": {
5456
- "value": "{tubbergen.color.blue.94}"
5477
+ "value": "{tubbergen.color.grey.82}"
5457
5478
  },
5458
- "name": "utrechtTableHeaderBorderBlockEndColor",
5479
+ "name": "utrechtRadioButtonCheckedDisabledBorderColor",
5459
5480
  "attributes": {
5460
5481
  "category": "utrecht",
5461
- "type": "table",
5462
- "item": "header",
5463
- "subitem": "border-block-end-color"
5482
+ "type": "radio-button",
5483
+ "item": "checked-disabled",
5484
+ "subitem": "border-color"
5464
5485
  },
5465
5486
  "path": [
5466
5487
  "utrecht",
5467
- "table",
5468
- "header",
5469
- "border-block-end-color"
5488
+ "radio-button",
5489
+ "checked-disabled",
5490
+ "border-color"
5470
5491
  ]
5471
5492
  },
5472
- "border-block-end-width": {
5493
+ "border-width": {
5473
5494
  "value": "1px",
5474
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5495
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5475
5496
  "isSource": true,
5476
5497
  "original": {
5477
5498
  "value": "{tubbergen.size.4xs}"
5478
5499
  },
5479
- "name": "utrechtTableHeaderBorderBlockEndWidth",
5500
+ "name": "utrechtRadioButtonCheckedDisabledBorderWidth",
5480
5501
  "attributes": {
5481
5502
  "category": "utrecht",
5482
- "type": "table",
5483
- "item": "header",
5484
- "subitem": "border-block-end-width"
5503
+ "type": "radio-button",
5504
+ "item": "checked-disabled",
5505
+ "subitem": "border-width"
5485
5506
  },
5486
5507
  "path": [
5487
5508
  "utrecht",
5488
- "table",
5489
- "header",
5490
- "border-block-end-width"
5509
+ "radio-button",
5510
+ "checked-disabled",
5511
+ "border-width"
5491
5512
  ]
5492
5513
  },
5493
- "font-family": {
5494
- "value": "\"Montserrat\", Arial, sans-serif",
5495
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5514
+ "background-color": {
5515
+ "value": "#ffffff",
5516
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5496
5517
  "isSource": true,
5497
5518
  "original": {
5498
- "value": "{tubbergen.typography.montserrat.font-family}"
5519
+ "value": "{tubbergen.color.white.100}"
5499
5520
  },
5500
- "name": "utrechtTableHeaderFontFamily",
5521
+ "name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
5501
5522
  "attributes": {
5502
5523
  "category": "utrecht",
5503
- "type": "table",
5504
- "item": "header",
5505
- "subitem": "font-family"
5524
+ "type": "radio-button",
5525
+ "item": "checked-disabled",
5526
+ "subitem": "background-color"
5506
5527
  },
5507
5528
  "path": [
5508
5529
  "utrecht",
5509
- "table",
5510
- "header",
5511
- "font-family"
5530
+ "radio-button",
5531
+ "checked-disabled",
5532
+ "background-color"
5512
5533
  ]
5513
5534
  },
5514
- "font-weight": {
5515
- "value": "700",
5516
- "filePath": "src/component/utrecht/table.tokens.json",
5535
+ "color": {
5536
+ "value": "#d1d1d1",
5537
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5517
5538
  "isSource": true,
5518
5539
  "original": {
5519
- "value": "{tubbergen.typography.font-weight.bold}"
5540
+ "value": "{tubbergen.color.grey.82}"
5520
5541
  },
5521
- "name": "utrechtTableHeaderFontWeight",
5542
+ "name": "utrechtRadioButtonCheckedDisabledColor",
5522
5543
  "attributes": {
5523
5544
  "category": "utrecht",
5524
- "type": "table",
5525
- "item": "header",
5526
- "subitem": "font-weight"
5545
+ "type": "radio-button",
5546
+ "item": "checked-disabled",
5547
+ "subitem": "color"
5527
5548
  },
5528
5549
  "path": [
5529
5550
  "utrecht",
5530
- "table",
5531
- "header",
5532
- "font-weight"
5551
+ "radio-button",
5552
+ "checked-disabled",
5553
+ "color"
5533
5554
  ]
5555
+ }
5556
+ },
5557
+ "background-color": {
5558
+ "value": "#ffffff",
5559
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5560
+ "isSource": true,
5561
+ "original": {
5562
+ "value": "{tubbergen.color.white.100}"
5563
+ },
5564
+ "name": "utrechtRadioButtonBackgroundColor",
5565
+ "attributes": {
5566
+ "category": "utrecht",
5567
+ "type": "radio-button",
5568
+ "item": "background-color"
5569
+ },
5570
+ "path": [
5571
+ "utrecht",
5572
+ "radio-button",
5573
+ "background-color"
5574
+ ]
5575
+ },
5576
+ "border-color": {
5577
+ "value": "#767676",
5578
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5579
+ "isSource": true,
5580
+ "original": {
5581
+ "value": "{tubbergen.color.grey.46}"
5582
+ },
5583
+ "name": "utrechtRadioButtonBorderColor",
5584
+ "attributes": {
5585
+ "category": "utrecht",
5586
+ "type": "radio-button",
5587
+ "item": "border-color"
5588
+ },
5589
+ "path": [
5590
+ "utrecht",
5591
+ "radio-button",
5592
+ "border-color"
5593
+ ]
5594
+ },
5595
+ "border-width": {
5596
+ "value": "1px",
5597
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5598
+ "isSource": true,
5599
+ "original": {
5600
+ "value": "{tubbergen.size.4xs}"
5534
5601
  },
5602
+ "name": "utrechtRadioButtonBorderWidth",
5603
+ "attributes": {
5604
+ "category": "utrecht",
5605
+ "type": "radio-button",
5606
+ "item": "border-width"
5607
+ },
5608
+ "path": [
5609
+ "utrecht",
5610
+ "radio-button",
5611
+ "border-width"
5612
+ ]
5613
+ },
5614
+ "size": {},
5615
+ "margin-block-start": {},
5616
+ "icon": {
5617
+ "size": {
5618
+ "value": "5px",
5619
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5620
+ "isSource": true,
5621
+ "original": {
5622
+ "value": "5px"
5623
+ },
5624
+ "name": "utrechtRadioButtonIconSize",
5625
+ "attributes": {
5626
+ "category": "utrecht",
5627
+ "type": "radio-button",
5628
+ "item": "icon",
5629
+ "subitem": "size"
5630
+ },
5631
+ "path": [
5632
+ "utrecht",
5633
+ "radio-button",
5634
+ "icon",
5635
+ "size"
5636
+ ]
5637
+ }
5638
+ },
5639
+ "active": {
5640
+ "border-color": {},
5641
+ "border-width": {},
5535
5642
  "background-color": {},
5536
- "color": {
5537
- "value": "#333333",
5538
- "filePath": "src/component/utrecht/table.tokens.json",
5643
+ "color": {}
5644
+ },
5645
+ "checked": {
5646
+ "border-color": {
5647
+ "value": "#0b612d",
5648
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5539
5649
  "isSource": true,
5540
5650
  "original": {
5541
- "value": "{utrecht.document.color}"
5651
+ "value": "{tubbergen.color.primary}"
5542
5652
  },
5543
- "name": "utrechtTableHeaderColor",
5653
+ "name": "utrechtRadioButtonCheckedBorderColor",
5544
5654
  "attributes": {
5545
5655
  "category": "utrecht",
5546
- "type": "table",
5547
- "item": "header",
5548
- "subitem": "color"
5656
+ "type": "radio-button",
5657
+ "item": "checked",
5658
+ "subitem": "border-color"
5549
5659
  },
5550
5660
  "path": [
5551
5661
  "utrecht",
5552
- "table",
5553
- "header",
5554
- "color"
5662
+ "radio-button",
5663
+ "checked",
5664
+ "border-color"
5555
5665
  ]
5556
5666
  },
5557
- "text-transform": {
5558
- "value": "unset",
5559
- "filePath": "src/component/utrecht/table.tokens.json",
5667
+ "border-width": {
5668
+ "value": "1px",
5669
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5560
5670
  "isSource": true,
5561
5671
  "original": {
5562
- "value": "unset"
5672
+ "value": "{tubbergen.size.4xs}"
5563
5673
  },
5564
- "name": "utrechtTableHeaderTextTransform",
5674
+ "name": "utrechtRadioButtonCheckedBorderWidth",
5565
5675
  "attributes": {
5566
5676
  "category": "utrecht",
5567
- "type": "table",
5568
- "item": "header",
5569
- "subitem": "text-transform"
5677
+ "type": "radio-button",
5678
+ "item": "checked",
5679
+ "subitem": "border-width"
5570
5680
  },
5571
5681
  "path": [
5572
5682
  "utrecht",
5573
- "table",
5574
- "header",
5575
- "text-transform"
5683
+ "radio-button",
5684
+ "checked",
5685
+ "border-width"
5576
5686
  ]
5577
- }
5578
- },
5579
- "row": {
5580
- "hover": {
5581
- "background-color": {
5582
- "value": "#edeff2",
5583
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5687
+ },
5688
+ "background-color": {
5689
+ "value": "#ffffff",
5690
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5691
+ "isSource": true,
5692
+ "original": {
5693
+ "value": "{tubbergen.color.white.100}"
5694
+ },
5695
+ "name": "utrechtRadioButtonCheckedBackgroundColor",
5696
+ "attributes": {
5697
+ "category": "utrecht",
5698
+ "type": "radio-button",
5699
+ "item": "checked",
5700
+ "subitem": "background-color"
5701
+ },
5702
+ "path": [
5703
+ "utrecht",
5704
+ "radio-button",
5705
+ "checked",
5706
+ "background-color"
5707
+ ]
5708
+ },
5709
+ "color": {
5710
+ "value": "#0b612d",
5711
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5712
+ "isSource": true,
5713
+ "original": {
5714
+ "value": "{tubbergen.color.primary}"
5715
+ },
5716
+ "name": "utrechtRadioButtonCheckedColor",
5717
+ "attributes": {
5718
+ "category": "utrecht",
5719
+ "type": "radio-button",
5720
+ "item": "checked",
5721
+ "subitem": "color"
5722
+ },
5723
+ "path": [
5724
+ "utrecht",
5725
+ "radio-button",
5726
+ "checked",
5727
+ "color"
5728
+ ]
5729
+ },
5730
+ "active": {
5731
+ "border-color": {
5732
+ "value": "#0b612d",
5733
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5584
5734
  "isSource": true,
5585
5735
  "original": {
5586
- "value": "{tubbergen.color.blue.94}"
5736
+ "value": "{tubbergen.color.primary}"
5587
5737
  },
5588
- "name": "utrechtTableRowHoverBackgroundColor",
5738
+ "name": "utrechtRadioButtonCheckedActiveBorderColor",
5589
5739
  "attributes": {
5590
5740
  "category": "utrecht",
5591
- "type": "table",
5741
+ "type": "radio-button",
5742
+ "item": "checked",
5743
+ "subitem": "active",
5744
+ "state": "border-color"
5745
+ },
5746
+ "path": [
5747
+ "utrecht",
5748
+ "radio-button",
5749
+ "checked",
5750
+ "active",
5751
+ "border-color"
5752
+ ]
5753
+ },
5754
+ "border-width": {
5755
+ "value": "1px",
5756
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5757
+ "isSource": true,
5758
+ "original": {
5759
+ "value": "{tubbergen.size.4xs}"
5760
+ },
5761
+ "name": "utrechtRadioButtonCheckedActiveBorderWidth",
5762
+ "attributes": {
5763
+ "category": "utrecht",
5764
+ "type": "radio-button",
5765
+ "item": "checked",
5766
+ "subitem": "active",
5767
+ "state": "border-width"
5768
+ },
5769
+ "path": [
5770
+ "utrecht",
5771
+ "radio-button",
5772
+ "checked",
5773
+ "active",
5774
+ "border-width"
5775
+ ]
5776
+ },
5777
+ "background-color": {
5778
+ "value": "#ffffff",
5779
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5780
+ "isSource": true,
5781
+ "original": {
5782
+ "value": "{tubbergen.color.white.100}"
5783
+ },
5784
+ "name": "utrechtRadioButtonCheckedActiveBackgroundColor",
5785
+ "attributes": {
5786
+ "category": "utrecht",
5787
+ "type": "radio-button",
5788
+ "item": "checked",
5789
+ "subitem": "active",
5790
+ "state": "background-color"
5791
+ },
5792
+ "path": [
5793
+ "utrecht",
5794
+ "radio-button",
5795
+ "checked",
5796
+ "active",
5797
+ "background-color"
5798
+ ]
5799
+ },
5800
+ "color": {
5801
+ "value": "#0b612d",
5802
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5803
+ "isSource": true,
5804
+ "original": {
5805
+ "value": "{tubbergen.color.primary}"
5806
+ },
5807
+ "name": "utrechtRadioButtonCheckedActiveColor",
5808
+ "attributes": {
5809
+ "category": "utrecht",
5810
+ "type": "radio-button",
5811
+ "item": "checked",
5812
+ "subitem": "active",
5813
+ "state": "color"
5814
+ },
5815
+ "path": [
5816
+ "utrecht",
5817
+ "radio-button",
5818
+ "checked",
5819
+ "active",
5820
+ "color"
5821
+ ]
5822
+ }
5823
+ },
5824
+ "hover": {
5825
+ "border-color": {
5826
+ "value": "#063318",
5827
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5828
+ "isSource": true,
5829
+ "original": {
5830
+ "value": "{tubbergen.color.primary-hover}"
5831
+ },
5832
+ "name": "utrechtRadioButtonCheckedHoverBorderColor",
5833
+ "attributes": {
5834
+ "category": "utrecht",
5835
+ "type": "radio-button",
5836
+ "item": "checked",
5837
+ "subitem": "hover",
5838
+ "state": "border-color"
5839
+ },
5840
+ "path": [
5841
+ "utrecht",
5842
+ "radio-button",
5843
+ "checked",
5844
+ "hover",
5845
+ "border-color"
5846
+ ]
5847
+ },
5848
+ "border-width": {
5849
+ "value": "1px",
5850
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5851
+ "isSource": true,
5852
+ "original": {
5853
+ "value": "{tubbergen.size.4xs}"
5854
+ },
5855
+ "name": "utrechtRadioButtonCheckedHoverBorderWidth",
5856
+ "attributes": {
5857
+ "category": "utrecht",
5858
+ "type": "radio-button",
5859
+ "item": "checked",
5860
+ "subitem": "hover",
5861
+ "state": "border-width"
5862
+ },
5863
+ "path": [
5864
+ "utrecht",
5865
+ "radio-button",
5866
+ "checked",
5867
+ "hover",
5868
+ "border-width"
5869
+ ]
5870
+ },
5871
+ "background-color": {
5872
+ "value": "#ffffff",
5873
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5874
+ "isSource": true,
5875
+ "original": {
5876
+ "value": "{tubbergen.color.white.100}"
5877
+ },
5878
+ "name": "utrechtRadioButtonCheckedHoverBackgroundColor",
5879
+ "attributes": {
5880
+ "category": "utrecht",
5881
+ "type": "radio-button",
5882
+ "item": "checked",
5883
+ "subitem": "hover",
5884
+ "state": "background-color"
5885
+ },
5886
+ "path": [
5887
+ "utrecht",
5888
+ "radio-button",
5889
+ "checked",
5890
+ "hover",
5891
+ "background-color"
5892
+ ]
5893
+ },
5894
+ "color": {
5895
+ "value": "#063318",
5896
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5897
+ "isSource": true,
5898
+ "original": {
5899
+ "value": "{tubbergen.color.primary-hover}"
5900
+ },
5901
+ "name": "utrechtRadioButtonCheckedHoverColor",
5902
+ "attributes": {
5903
+ "category": "utrecht",
5904
+ "type": "radio-button",
5905
+ "item": "checked",
5906
+ "subitem": "hover",
5907
+ "state": "color"
5908
+ },
5909
+ "path": [
5910
+ "utrecht",
5911
+ "radio-button",
5912
+ "checked",
5913
+ "hover",
5914
+ "color"
5915
+ ]
5916
+ }
5917
+ },
5918
+ "focus": {
5919
+ "border-color": {
5920
+ "value": "#0b612d",
5921
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5922
+ "isSource": true,
5923
+ "original": {
5924
+ "value": "{tubbergen.color.primary}"
5925
+ },
5926
+ "name": "utrechtRadioButtonCheckedFocusBorderColor",
5927
+ "attributes": {
5928
+ "category": "utrecht",
5929
+ "type": "radio-button",
5930
+ "item": "checked",
5931
+ "subitem": "focus",
5932
+ "state": "border-color"
5933
+ },
5934
+ "path": [
5935
+ "utrecht",
5936
+ "radio-button",
5937
+ "checked",
5938
+ "focus",
5939
+ "border-color"
5940
+ ]
5941
+ },
5942
+ "border-width": {
5943
+ "value": "1px",
5944
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5945
+ "isSource": true,
5946
+ "original": {
5947
+ "value": "{tubbergen.size.4xs}"
5948
+ },
5949
+ "name": "utrechtRadioButtonCheckedFocusBorderWidth",
5950
+ "attributes": {
5951
+ "category": "utrecht",
5952
+ "type": "radio-button",
5953
+ "item": "checked",
5954
+ "subitem": "focus",
5955
+ "state": "border-width"
5956
+ },
5957
+ "path": [
5958
+ "utrecht",
5959
+ "radio-button",
5960
+ "checked",
5961
+ "focus",
5962
+ "border-width"
5963
+ ]
5964
+ },
5965
+ "background-color": {
5966
+ "value": "#ffffff",
5967
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5968
+ "isSource": true,
5969
+ "original": {
5970
+ "value": "{tubbergen.color.white.100}"
5971
+ },
5972
+ "name": "utrechtRadioButtonCheckedFocusBackgroundColor",
5973
+ "attributes": {
5974
+ "category": "utrecht",
5975
+ "type": "radio-button",
5976
+ "item": "checked",
5977
+ "subitem": "focus",
5978
+ "state": "background-color"
5979
+ },
5980
+ "path": [
5981
+ "utrecht",
5982
+ "radio-button",
5983
+ "checked",
5984
+ "focus",
5985
+ "background-color"
5986
+ ]
5987
+ },
5988
+ "color": {
5989
+ "value": "#0b612d",
5990
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5991
+ "isSource": true,
5992
+ "original": {
5993
+ "value": "{tubbergen.color.primary}"
5994
+ },
5995
+ "name": "utrechtRadioButtonCheckedFocusColor",
5996
+ "attributes": {
5997
+ "category": "utrecht",
5998
+ "type": "radio-button",
5999
+ "item": "checked",
6000
+ "subitem": "focus",
6001
+ "state": "color"
6002
+ },
6003
+ "path": [
6004
+ "utrecht",
6005
+ "radio-button",
6006
+ "checked",
6007
+ "focus",
6008
+ "color"
6009
+ ]
6010
+ }
6011
+ }
6012
+ },
6013
+ "hover": {
6014
+ "border-color": {
6015
+ "value": "#4f4f4f",
6016
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6017
+ "isSource": true,
6018
+ "original": {
6019
+ "value": "{tubbergen.color.grey.31}"
6020
+ },
6021
+ "name": "utrechtRadioButtonHoverBorderColor",
6022
+ "attributes": {
6023
+ "category": "utrecht",
6024
+ "type": "radio-button",
6025
+ "item": "hover",
6026
+ "subitem": "border-color"
6027
+ },
6028
+ "path": [
6029
+ "utrecht",
6030
+ "radio-button",
6031
+ "hover",
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": "{tubbergen.size.4xs}"
6041
+ },
6042
+ "name": "utrechtRadioButtonHoverBorderWidth",
6043
+ "attributes": {
6044
+ "category": "utrecht",
6045
+ "type": "radio-button",
6046
+ "item": "hover",
6047
+ "subitem": "border-width"
6048
+ },
6049
+ "path": [
6050
+ "utrecht",
6051
+ "radio-button",
6052
+ "hover",
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": "{tubbergen.color.white.100}"
6062
+ },
6063
+ "name": "utrechtRadioButtonHoverBackgroundColor",
6064
+ "attributes": {
6065
+ "category": "utrecht",
6066
+ "type": "radio-button",
6067
+ "item": "hover",
6068
+ "subitem": "background-color"
6069
+ },
6070
+ "path": [
6071
+ "utrecht",
6072
+ "radio-button",
6073
+ "hover",
6074
+ "background-color"
6075
+ ]
6076
+ },
6077
+ "color": {}
6078
+ },
6079
+ "focus": {
6080
+ "border-color": {
6081
+ "value": "#0b612d",
6082
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6083
+ "isSource": true,
6084
+ "original": {
6085
+ "value": "{tubbergen.color.primary}"
6086
+ },
6087
+ "name": "utrechtRadioButtonFocusBorderColor",
6088
+ "attributes": {
6089
+ "category": "utrecht",
6090
+ "type": "radio-button",
6091
+ "item": "focus",
6092
+ "subitem": "border-color"
6093
+ },
6094
+ "path": [
6095
+ "utrecht",
6096
+ "radio-button",
6097
+ "focus",
6098
+ "border-color"
6099
+ ]
6100
+ },
6101
+ "border-width": {
6102
+ "value": "1px",
6103
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6104
+ "isSource": true,
6105
+ "original": {
6106
+ "value": "{tubbergen.size.4xs}"
6107
+ },
6108
+ "name": "utrechtRadioButtonFocusBorderWidth",
6109
+ "attributes": {
6110
+ "category": "utrecht",
6111
+ "type": "radio-button",
6112
+ "item": "focus",
6113
+ "subitem": "border-width"
6114
+ },
6115
+ "path": [
6116
+ "utrecht",
6117
+ "radio-button",
6118
+ "focus",
6119
+ "border-width"
6120
+ ]
6121
+ },
6122
+ "background-color": {
6123
+ "value": "#ffffff",
6124
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6125
+ "isSource": true,
6126
+ "original": {
6127
+ "value": "{tubbergen.color.white.100}"
6128
+ },
6129
+ "name": "utrechtRadioButtonFocusBackgroundColor",
6130
+ "attributes": {
6131
+ "category": "utrecht",
6132
+ "type": "radio-button",
6133
+ "item": "focus",
6134
+ "subitem": "background-color"
6135
+ },
6136
+ "path": [
6137
+ "utrecht",
6138
+ "radio-button",
6139
+ "focus",
6140
+ "background-color"
6141
+ ]
6142
+ },
6143
+ "color": {
6144
+ "value": "#0b612d",
6145
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6146
+ "isSource": true,
6147
+ "original": {
6148
+ "value": "{tubbergen.color.primary}"
6149
+ },
6150
+ "name": "utrechtRadioButtonFocusColor",
6151
+ "attributes": {
6152
+ "category": "utrecht",
6153
+ "type": "radio-button",
6154
+ "item": "focus",
6155
+ "subitem": "color"
6156
+ },
6157
+ "path": [
6158
+ "utrecht",
6159
+ "radio-button",
6160
+ "focus",
6161
+ "color"
6162
+ ]
6163
+ }
6164
+ },
6165
+ "disabled": {
6166
+ "border-color": {
6167
+ "value": "#d1d1d1",
6168
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6169
+ "isSource": true,
6170
+ "original": {
6171
+ "value": "{tubbergen.color.grey.82}"
6172
+ },
6173
+ "name": "utrechtRadioButtonDisabledBorderColor",
6174
+ "attributes": {
6175
+ "category": "utrecht",
6176
+ "type": "radio-button",
6177
+ "item": "disabled",
6178
+ "subitem": "border-color"
6179
+ },
6180
+ "path": [
6181
+ "utrecht",
6182
+ "radio-button",
6183
+ "disabled",
6184
+ "border-color"
6185
+ ]
6186
+ },
6187
+ "border-width": {
6188
+ "value": "1px",
6189
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6190
+ "isSource": true,
6191
+ "original": {
6192
+ "value": "{tubbergen.size.4xs}"
6193
+ },
6194
+ "name": "utrechtRadioButtonDisabledBorderWidth",
6195
+ "attributes": {
6196
+ "category": "utrecht",
6197
+ "type": "radio-button",
6198
+ "item": "disabled",
6199
+ "subitem": "border-width"
6200
+ },
6201
+ "path": [
6202
+ "utrecht",
6203
+ "radio-button",
6204
+ "disabled",
6205
+ "border-width"
6206
+ ]
6207
+ },
6208
+ "background-color": {
6209
+ "value": "#f7f7f7",
6210
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6211
+ "isSource": true,
6212
+ "original": {
6213
+ "value": "{tubbergen.color.grey.97}"
6214
+ },
6215
+ "name": "utrechtRadioButtonDisabledBackgroundColor",
6216
+ "attributes": {
6217
+ "category": "utrecht",
6218
+ "type": "radio-button",
6219
+ "item": "disabled",
6220
+ "subitem": "background-color"
6221
+ },
6222
+ "path": [
6223
+ "utrecht",
6224
+ "radio-button",
6225
+ "disabled",
6226
+ "background-color"
6227
+ ]
6228
+ },
6229
+ "color": {
6230
+ "value": "#d1d1d1",
6231
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6232
+ "isSource": true,
6233
+ "original": {
6234
+ "value": "{tubbergen.color.grey.82}"
6235
+ },
6236
+ "name": "utrechtRadioButtonDisabledColor",
6237
+ "attributes": {
6238
+ "category": "utrecht",
6239
+ "type": "radio-button",
6240
+ "item": "disabled",
6241
+ "subitem": "color"
6242
+ },
6243
+ "path": [
6244
+ "utrecht",
6245
+ "radio-button",
6246
+ "disabled",
6247
+ "color"
6248
+ ]
6249
+ }
6250
+ },
6251
+ "invalid": {
6252
+ "border-color": {
6253
+ "value": "#d62410",
6254
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6255
+ "isSource": true,
6256
+ "original": {
6257
+ "value": "{tubbergen.color.error}"
6258
+ },
6259
+ "name": "utrechtRadioButtonInvalidBorderColor",
6260
+ "attributes": {
6261
+ "category": "utrecht",
6262
+ "type": "radio-button",
6263
+ "item": "invalid",
6264
+ "subitem": "border-color"
6265
+ },
6266
+ "path": [
6267
+ "utrecht",
6268
+ "radio-button",
6269
+ "invalid",
6270
+ "border-color"
6271
+ ]
6272
+ },
6273
+ "border-width": {
6274
+ "value": "1px",
6275
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6276
+ "isSource": true,
6277
+ "original": {
6278
+ "value": "{tubbergen.size.4xs}"
6279
+ },
6280
+ "name": "utrechtRadioButtonInvalidBorderWidth",
6281
+ "attributes": {
6282
+ "category": "utrecht",
6283
+ "type": "radio-button",
6284
+ "item": "invalid",
6285
+ "subitem": "border-width"
6286
+ },
6287
+ "path": [
6288
+ "utrecht",
6289
+ "radio-button",
6290
+ "invalid",
6291
+ "border-width"
6292
+ ]
6293
+ },
6294
+ "background-color": {
6295
+ "value": "#ffffff",
6296
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6297
+ "isSource": true,
6298
+ "original": {
6299
+ "value": "{tubbergen.color.white.100}"
6300
+ },
6301
+ "name": "utrechtRadioButtonInvalidBackgroundColor",
6302
+ "attributes": {
6303
+ "category": "utrecht",
6304
+ "type": "radio-button",
6305
+ "item": "invalid",
6306
+ "subitem": "background-color"
6307
+ },
6308
+ "path": [
6309
+ "utrecht",
6310
+ "radio-button",
6311
+ "invalid",
6312
+ "background-color"
6313
+ ]
6314
+ },
6315
+ "color": {
6316
+ "value": "#d62410",
6317
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
6318
+ "isSource": true,
6319
+ "original": {
6320
+ "value": "{tubbergen.color.error}"
6321
+ },
6322
+ "name": "utrechtRadioButtonInvalidColor",
6323
+ "attributes": {
6324
+ "category": "utrecht",
6325
+ "type": "radio-button",
6326
+ "item": "invalid",
6327
+ "subitem": "color"
6328
+ },
6329
+ "path": [
6330
+ "utrecht",
6331
+ "radio-button",
6332
+ "invalid",
6333
+ "color"
6334
+ ]
6335
+ }
6336
+ }
6337
+ },
6338
+ "table": {
6339
+ "border-collapse": {
6340
+ "value": "collapse",
6341
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
6342
+ "isSource": true,
6343
+ "original": {
6344
+ "value": "collapse"
6345
+ },
6346
+ "name": "utrechtTableBorderCollapse",
6347
+ "attributes": {
6348
+ "category": "utrecht",
6349
+ "type": "table",
6350
+ "item": "border-collapse"
6351
+ },
6352
+ "path": [
6353
+ "utrecht",
6354
+ "table",
6355
+ "border-collapse"
6356
+ ]
6357
+ },
6358
+ "background-color": {
6359
+ "value": "#ffffff",
6360
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
6361
+ "isSource": true,
6362
+ "original": {
6363
+ "value": "{tubbergen.color.white.100}"
6364
+ },
6365
+ "name": "utrechtTableBackgroundColor",
6366
+ "attributes": {
6367
+ "category": "utrecht",
6368
+ "type": "table",
6369
+ "item": "background-color"
6370
+ },
6371
+ "path": [
6372
+ "utrecht",
6373
+ "table",
6374
+ "background-color"
6375
+ ]
6376
+ },
6377
+ "header": {
6378
+ "border-block-end-color": {
6379
+ "value": "#edeff2",
6380
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
6381
+ "isSource": true,
6382
+ "original": {
6383
+ "value": "{tubbergen.color.blue.94}"
6384
+ },
6385
+ "name": "utrechtTableHeaderBorderBlockEndColor",
6386
+ "attributes": {
6387
+ "category": "utrecht",
6388
+ "type": "table",
6389
+ "item": "header",
6390
+ "subitem": "border-block-end-color"
6391
+ },
6392
+ "path": [
6393
+ "utrecht",
6394
+ "table",
6395
+ "header",
6396
+ "border-block-end-color"
6397
+ ]
6398
+ },
6399
+ "border-block-end-width": {
6400
+ "value": "1px",
6401
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
6402
+ "isSource": true,
6403
+ "original": {
6404
+ "value": "{tubbergen.size.4xs}"
6405
+ },
6406
+ "name": "utrechtTableHeaderBorderBlockEndWidth",
6407
+ "attributes": {
6408
+ "category": "utrecht",
6409
+ "type": "table",
6410
+ "item": "header",
6411
+ "subitem": "border-block-end-width"
6412
+ },
6413
+ "path": [
6414
+ "utrecht",
6415
+ "table",
6416
+ "header",
6417
+ "border-block-end-width"
6418
+ ]
6419
+ },
6420
+ "font-family": {
6421
+ "value": "\"Montserrat\", Arial, sans-serif",
6422
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
6423
+ "isSource": true,
6424
+ "original": {
6425
+ "value": "{tubbergen.typography.montserrat.font-family}"
6426
+ },
6427
+ "name": "utrechtTableHeaderFontFamily",
6428
+ "attributes": {
6429
+ "category": "utrecht",
6430
+ "type": "table",
6431
+ "item": "header",
6432
+ "subitem": "font-family"
6433
+ },
6434
+ "path": [
6435
+ "utrecht",
6436
+ "table",
6437
+ "header",
6438
+ "font-family"
6439
+ ]
6440
+ },
6441
+ "font-weight": {
6442
+ "value": "700",
6443
+ "filePath": "src/component/utrecht/table.tokens.json",
6444
+ "isSource": true,
6445
+ "original": {
6446
+ "value": "{tubbergen.typography.font-weight.bold}"
6447
+ },
6448
+ "name": "utrechtTableHeaderFontWeight",
6449
+ "attributes": {
6450
+ "category": "utrecht",
6451
+ "type": "table",
6452
+ "item": "header",
6453
+ "subitem": "font-weight"
6454
+ },
6455
+ "path": [
6456
+ "utrecht",
6457
+ "table",
6458
+ "header",
6459
+ "font-weight"
6460
+ ]
6461
+ },
6462
+ "background-color": {},
6463
+ "color": {
6464
+ "value": "#333333",
6465
+ "filePath": "src/component/utrecht/table.tokens.json",
6466
+ "isSource": true,
6467
+ "original": {
6468
+ "value": "{utrecht.document.color}"
6469
+ },
6470
+ "name": "utrechtTableHeaderColor",
6471
+ "attributes": {
6472
+ "category": "utrecht",
6473
+ "type": "table",
6474
+ "item": "header",
6475
+ "subitem": "color"
6476
+ },
6477
+ "path": [
6478
+ "utrecht",
6479
+ "table",
6480
+ "header",
6481
+ "color"
6482
+ ]
6483
+ },
6484
+ "text-transform": {
6485
+ "value": "unset",
6486
+ "filePath": "src/component/utrecht/table.tokens.json",
6487
+ "isSource": true,
6488
+ "original": {
6489
+ "value": "unset"
6490
+ },
6491
+ "name": "utrechtTableHeaderTextTransform",
6492
+ "attributes": {
6493
+ "category": "utrecht",
6494
+ "type": "table",
6495
+ "item": "header",
6496
+ "subitem": "text-transform"
6497
+ },
6498
+ "path": [
6499
+ "utrecht",
6500
+ "table",
6501
+ "header",
6502
+ "text-transform"
6503
+ ]
6504
+ }
6505
+ },
6506
+ "row": {
6507
+ "hover": {
6508
+ "background-color": {
6509
+ "value": "#edeff2",
6510
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
6511
+ "isSource": true,
6512
+ "original": {
6513
+ "value": "{tubbergen.color.blue.94}"
6514
+ },
6515
+ "name": "utrechtTableRowHoverBackgroundColor",
6516
+ "attributes": {
6517
+ "category": "utrecht",
6518
+ "type": "table",
5592
6519
  "item": "row",
5593
6520
  "subitem": "hover",
5594
6521
  "state": "background-color"
@@ -9291,6 +10218,71 @@
9291
10218
  "background-image"
9292
10219
  ]
9293
10220
  }
10221
+ },
10222
+ "navbar": {
10223
+ "inline-size": {
10224
+ "value": "150px",
10225
+ "filePath": "src/component/conduction/logo.tokens.json",
10226
+ "isSource": true,
10227
+ "original": {
10228
+ "value": "150px"
10229
+ },
10230
+ "name": "conductionLogoNavbarInlineSize",
10231
+ "attributes": {
10232
+ "category": "conduction",
10233
+ "type": "logo",
10234
+ "item": "navbar",
10235
+ "subitem": "inline-size"
10236
+ },
10237
+ "path": [
10238
+ "conduction",
10239
+ "logo",
10240
+ "navbar",
10241
+ "inline-size"
10242
+ ]
10243
+ },
10244
+ "block-size": {
10245
+ "value": "50px",
10246
+ "filePath": "src/component/conduction/logo.tokens.json",
10247
+ "isSource": true,
10248
+ "original": {
10249
+ "value": "50px"
10250
+ },
10251
+ "name": "conductionLogoNavbarBlockSize",
10252
+ "attributes": {
10253
+ "category": "conduction",
10254
+ "type": "logo",
10255
+ "item": "navbar",
10256
+ "subitem": "block-size"
10257
+ },
10258
+ "path": [
10259
+ "conduction",
10260
+ "logo",
10261
+ "navbar",
10262
+ "block-size"
10263
+ ]
10264
+ },
10265
+ "background-image": {
10266
+ "value": "url('https://www.tubbergen.nl/sites/all/themes/tubbergen/logo.svg')",
10267
+ "filePath": "src/component/conduction/logo.tokens.json",
10268
+ "isSource": true,
10269
+ "original": {
10270
+ "value": "url('https://www.tubbergen.nl/sites/all/themes/tubbergen/logo.svg')"
10271
+ },
10272
+ "name": "conductionLogoNavbarBackgroundImage",
10273
+ "attributes": {
10274
+ "category": "conduction",
10275
+ "type": "logo",
10276
+ "item": "navbar",
10277
+ "subitem": "background-image"
10278
+ },
10279
+ "path": [
10280
+ "conduction",
10281
+ "logo",
10282
+ "navbar",
10283
+ "background-image"
10284
+ ]
10285
+ }
9294
10286
  }
9295
10287
  },
9296
10288
  "primary": {