@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
@@ -541,6 +541,27 @@
541
541
  "grey",
542
542
  "93"
543
543
  ]
544
+ },
545
+ "97": {
546
+ "value": "#f7f7f7",
547
+ "filePath": "src/brand/dimpact/color.tokens.json",
548
+ "isSource": true,
549
+ "original": {
550
+ "value": "#f7f7f7"
551
+ },
552
+ "name": "dimpactColorGrey97",
553
+ "attributes": {
554
+ "category": "dimpact",
555
+ "type": "color",
556
+ "item": "grey",
557
+ "subitem": "97"
558
+ },
559
+ "path": [
560
+ "dimpact",
561
+ "color",
562
+ "grey",
563
+ "97"
564
+ ]
544
565
  }
545
566
  },
546
567
  "light-grey": {
@@ -4790,262 +4811,1168 @@
4790
4811
  ]
4791
4812
  }
4792
4813
  },
4793
- "table": {
4794
- "border-collapse": {
4795
- "value": "collapse",
4796
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
4814
+ "radio-button": {
4815
+ "min-block-size": {
4816
+ "value": "16px",
4817
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
4797
4818
  "isSource": true,
4798
4819
  "original": {
4799
- "value": "collapse"
4820
+ "value": "16px"
4800
4821
  },
4801
- "name": "utrechtTableBorderCollapse",
4822
+ "name": "utrechtRadioButtonMinBlockSize",
4802
4823
  "attributes": {
4803
4824
  "category": "utrecht",
4804
- "type": "table",
4805
- "item": "border-collapse"
4825
+ "type": "radio-button",
4826
+ "item": "min-block-size"
4806
4827
  },
4807
4828
  "path": [
4808
4829
  "utrecht",
4809
- "table",
4810
- "border-collapse"
4830
+ "radio-button",
4831
+ "min-block-size"
4811
4832
  ]
4812
4833
  },
4813
- "background-color": {},
4814
- "header": {
4815
- "border-block-end-color": {},
4816
- "border-block-end-width": {},
4817
- "font-family": {},
4818
- "font-weight": {
4819
- "value": "700",
4820
- "filePath": "src/component/utrecht/table.tokens.json",
4821
- "isSource": true,
4822
- "original": {
4823
- "value": "{dimpact.typography.font-weight.bold}"
4824
- },
4825
- "name": "utrechtTableHeaderFontWeight",
4826
- "attributes": {
4827
- "category": "utrecht",
4828
- "type": "table",
4829
- "item": "header",
4830
- "subitem": "font-weight"
4831
- },
4832
- "path": [
4833
- "utrecht",
4834
- "table",
4835
- "header",
4836
- "font-weight"
4837
- ]
4834
+ "min-inline-size": {
4835
+ "value": "16px",
4836
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
4837
+ "isSource": true,
4838
+ "original": {
4839
+ "value": "16px"
4838
4840
  },
4839
- "background-color": {},
4840
- "color": {
4841
- "value": "#00377a",
4842
- "filePath": "src/component/utrecht/table.tokens.json",
4841
+ "name": "utrechtRadioButtonMinInlineSize",
4842
+ "attributes": {
4843
+ "category": "utrecht",
4844
+ "type": "radio-button",
4845
+ "item": "min-inline-size"
4846
+ },
4847
+ "path": [
4848
+ "utrecht",
4849
+ "radio-button",
4850
+ "min-inline-size"
4851
+ ]
4852
+ },
4853
+ "checked-disabled": {
4854
+ "border-color": {
4855
+ "value": "#d1d1d1",
4856
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
4843
4857
  "isSource": true,
4844
4858
  "original": {
4845
- "value": "{utrecht.document.color}"
4859
+ "value": "{dimpact.color.grey.82}"
4846
4860
  },
4847
- "name": "utrechtTableHeaderColor",
4861
+ "name": "utrechtRadioButtonCheckedDisabledBorderColor",
4848
4862
  "attributes": {
4849
4863
  "category": "utrecht",
4850
- "type": "table",
4851
- "item": "header",
4852
- "subitem": "color"
4864
+ "type": "radio-button",
4865
+ "item": "checked-disabled",
4866
+ "subitem": "border-color"
4853
4867
  },
4854
4868
  "path": [
4855
4869
  "utrecht",
4856
- "table",
4857
- "header",
4858
- "color"
4870
+ "radio-button",
4871
+ "checked-disabled",
4872
+ "border-color"
4859
4873
  ]
4860
4874
  },
4861
- "text-transform": {
4862
- "value": "unset",
4863
- "filePath": "src/component/utrecht/table.tokens.json",
4875
+ "border-width": {
4876
+ "value": "1px",
4877
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
4864
4878
  "isSource": true,
4865
4879
  "original": {
4866
- "value": "unset"
4880
+ "value": "{dimpact.size.4xs}"
4867
4881
  },
4868
- "name": "utrechtTableHeaderTextTransform",
4882
+ "name": "utrechtRadioButtonCheckedDisabledBorderWidth",
4869
4883
  "attributes": {
4870
4884
  "category": "utrecht",
4871
- "type": "table",
4872
- "item": "header",
4873
- "subitem": "text-transform"
4885
+ "type": "radio-button",
4886
+ "item": "checked-disabled",
4887
+ "subitem": "border-width"
4874
4888
  },
4875
4889
  "path": [
4876
4890
  "utrecht",
4877
- "table",
4878
- "header",
4879
- "text-transform"
4891
+ "radio-button",
4892
+ "checked-disabled",
4893
+ "border-width"
4880
4894
  ]
4881
- }
4882
- },
4883
- "row": {
4884
- "hover": {
4885
- "background-color": {},
4886
- "color": {}
4887
4895
  },
4888
- "border-block-end-color": {
4889
- "value": "#eeeeee",
4890
- "filePath": "src/component/utrecht/table.tokens.json",
4896
+ "background-color": {
4897
+ "value": "#ffffff",
4898
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
4891
4899
  "isSource": true,
4892
4900
  "original": {
4893
- "value": "{dimpact.color.grey.93}"
4901
+ "value": "{dimpact.color.white.100}"
4894
4902
  },
4895
- "name": "utrechtTableRowBorderBlockEndColor",
4903
+ "name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
4896
4904
  "attributes": {
4897
4905
  "category": "utrecht",
4898
- "type": "table",
4899
- "item": "row",
4900
- "subitem": "border-block-end-color"
4906
+ "type": "radio-button",
4907
+ "item": "checked-disabled",
4908
+ "subitem": "background-color"
4901
4909
  },
4902
4910
  "path": [
4903
4911
  "utrecht",
4904
- "table",
4905
- "row",
4906
- "border-block-end-color"
4912
+ "radio-button",
4913
+ "checked-disabled",
4914
+ "background-color"
4907
4915
  ]
4908
4916
  },
4909
- "border-block-end-width": {
4910
- "value": "1px",
4911
- "filePath": "src/component/utrecht/table.tokens.json",
4917
+ "color": {
4918
+ "value": "#d1d1d1",
4919
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
4912
4920
  "isSource": true,
4913
4921
  "original": {
4914
- "value": "{dimpact.size.4xs}"
4922
+ "value": "{dimpact.color.grey.82}"
4915
4923
  },
4916
- "name": "utrechtTableRowBorderBlockEndWidth",
4924
+ "name": "utrechtRadioButtonCheckedDisabledColor",
4917
4925
  "attributes": {
4918
4926
  "category": "utrecht",
4919
- "type": "table",
4920
- "item": "row",
4921
- "subitem": "border-block-end-width"
4927
+ "type": "radio-button",
4928
+ "item": "checked-disabled",
4929
+ "subitem": "color"
4922
4930
  },
4923
4931
  "path": [
4924
4932
  "utrecht",
4925
- "table",
4926
- "row",
4927
- "border-block-end-width"
4933
+ "radio-button",
4934
+ "checked-disabled",
4935
+ "color"
4928
4936
  ]
4929
- },
4930
- "padding-inline-end": {},
4931
- "padding-inline-start": {},
4932
- "alternate-odd": {
4933
- "background-color": {},
4934
- "color": {}
4935
- },
4936
- "alternate-even": {
4937
- "background-color": {},
4938
- "color": {}
4939
4937
  }
4940
4938
  },
4941
- "body": {
4942
- "border": {}
4943
- },
4944
- "caption": {
4945
- "font-style": {},
4946
- "font-weight": {},
4947
- "font-family": {},
4948
- "font-size": {},
4949
- "color": {},
4950
- "line-height": {},
4951
- "text-align": {},
4952
- "margin-block-end": {}
4953
- },
4954
- "border-color": {
4955
- "value": "#eeeeee",
4956
- "filePath": "src/component/utrecht/table.tokens.json",
4939
+ "background-color": {
4940
+ "value": "#ffffff",
4941
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
4957
4942
  "isSource": true,
4958
4943
  "original": {
4959
- "value": "{dimpact.color.grey.93}"
4944
+ "value": "{dimpact.color.white.100}"
4960
4945
  },
4961
- "name": "utrechtTableBorderColor",
4946
+ "name": "utrechtRadioButtonBackgroundColor",
4962
4947
  "attributes": {
4963
4948
  "category": "utrecht",
4964
- "type": "table",
4965
- "item": "border-color"
4949
+ "type": "radio-button",
4950
+ "item": "background-color"
4966
4951
  },
4967
4952
  "path": [
4968
4953
  "utrecht",
4969
- "table",
4970
- "border-color"
4954
+ "radio-button",
4955
+ "background-color"
4971
4956
  ]
4972
4957
  },
4973
- "border-width": {
4974
- "value": "1px",
4975
- "filePath": "src/component/utrecht/table.tokens.json",
4958
+ "border-color": {
4959
+ "value": "#767676",
4960
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
4976
4961
  "isSource": true,
4977
4962
  "original": {
4978
- "value": "{dimpact.size.4xs}"
4963
+ "value": "{dimpact.color.grey.46}"
4979
4964
  },
4980
- "name": "utrechtTableBorderWidth",
4965
+ "name": "utrechtRadioButtonBorderColor",
4981
4966
  "attributes": {
4982
4967
  "category": "utrecht",
4983
- "type": "table",
4984
- "item": "border-width"
4968
+ "type": "radio-button",
4969
+ "item": "border-color"
4985
4970
  },
4986
4971
  "path": [
4987
4972
  "utrecht",
4988
- "table",
4989
- "border-width"
4973
+ "radio-button",
4974
+ "border-color"
4990
4975
  ]
4991
4976
  },
4992
- "font-family": {
4993
- "value": "Tisa-sans-web-pro, Monospace, Arial, sans-serif",
4994
- "filePath": "src/component/utrecht/table.tokens.json",
4977
+ "border-width": {
4978
+ "value": "1px",
4979
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
4995
4980
  "isSource": true,
4996
4981
  "original": {
4997
- "value": "{utrecht.document.font-family}"
4982
+ "value": "{dimpact.size.4xs}"
4998
4983
  },
4999
- "name": "utrechtTableFontFamily",
4984
+ "name": "utrechtRadioButtonBorderWidth",
5000
4985
  "attributes": {
5001
4986
  "category": "utrecht",
5002
- "type": "table",
5003
- "item": "font-family"
4987
+ "type": "radio-button",
4988
+ "item": "border-width"
5004
4989
  },
5005
4990
  "path": [
5006
4991
  "utrecht",
5007
- "table",
5008
- "font-family"
4992
+ "radio-button",
4993
+ "border-width"
5009
4994
  ]
5010
4995
  },
5011
- "font-size": {
5012
- "value": "18px",
5013
- "filePath": "src/component/utrecht/table.tokens.json",
5014
- "isSource": true,
5015
- "original": {
5016
- "value": "{utrecht.document.font-size}"
5017
- },
5018
- "name": "utrechtTableFontSize",
5019
- "attributes": {
5020
- "category": "utrecht",
5021
- "type": "table",
5022
- "item": "font-size"
5023
- },
5024
- "path": [
5025
- "utrecht",
5026
- "table",
5027
- "font-size"
5028
- ]
4996
+ "size": {},
4997
+ "margin-block-start": {},
4998
+ "icon": {
4999
+ "size": {
5000
+ "value": "5px",
5001
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5002
+ "isSource": true,
5003
+ "original": {
5004
+ "value": "5px"
5005
+ },
5006
+ "name": "utrechtRadioButtonIconSize",
5007
+ "attributes": {
5008
+ "category": "utrecht",
5009
+ "type": "radio-button",
5010
+ "item": "icon",
5011
+ "subitem": "size"
5012
+ },
5013
+ "path": [
5014
+ "utrecht",
5015
+ "radio-button",
5016
+ "icon",
5017
+ "size"
5018
+ ]
5019
+ }
5029
5020
  },
5030
- "line-height": {},
5031
- "margin-block-end": {
5032
- "value": 0,
5033
- "filePath": "src/component/utrecht/table.tokens.json",
5034
- "isSource": true,
5035
- "original": {
5036
- "value": 0
5037
- },
5038
- "name": "utrechtTableMarginBlockEnd",
5039
- "attributes": {
5040
- "category": "utrecht",
5041
- "type": "table",
5042
- "item": "margin-block-end"
5043
- },
5044
- "path": [
5045
- "utrecht",
5046
- "table",
5047
- "margin-block-end"
5048
- ]
5021
+ "active": {
5022
+ "border-color": {},
5023
+ "border-width": {},
5024
+ "background-color": {},
5025
+ "color": {}
5026
+ },
5027
+ "checked": {
5028
+ "border-color": {
5029
+ "value": "#00377a",
5030
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5031
+ "isSource": true,
5032
+ "original": {
5033
+ "value": "{dimpact.color.primary}"
5034
+ },
5035
+ "name": "utrechtRadioButtonCheckedBorderColor",
5036
+ "attributes": {
5037
+ "category": "utrecht",
5038
+ "type": "radio-button",
5039
+ "item": "checked",
5040
+ "subitem": "border-color"
5041
+ },
5042
+ "path": [
5043
+ "utrecht",
5044
+ "radio-button",
5045
+ "checked",
5046
+ "border-color"
5047
+ ]
5048
+ },
5049
+ "border-width": {
5050
+ "value": "1px",
5051
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5052
+ "isSource": true,
5053
+ "original": {
5054
+ "value": "{dimpact.size.4xs}"
5055
+ },
5056
+ "name": "utrechtRadioButtonCheckedBorderWidth",
5057
+ "attributes": {
5058
+ "category": "utrecht",
5059
+ "type": "radio-button",
5060
+ "item": "checked",
5061
+ "subitem": "border-width"
5062
+ },
5063
+ "path": [
5064
+ "utrecht",
5065
+ "radio-button",
5066
+ "checked",
5067
+ "border-width"
5068
+ ]
5069
+ },
5070
+ "background-color": {
5071
+ "value": "#ffffff",
5072
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5073
+ "isSource": true,
5074
+ "original": {
5075
+ "value": "{dimpact.color.white.100}"
5076
+ },
5077
+ "name": "utrechtRadioButtonCheckedBackgroundColor",
5078
+ "attributes": {
5079
+ "category": "utrecht",
5080
+ "type": "radio-button",
5081
+ "item": "checked",
5082
+ "subitem": "background-color"
5083
+ },
5084
+ "path": [
5085
+ "utrecht",
5086
+ "radio-button",
5087
+ "checked",
5088
+ "background-color"
5089
+ ]
5090
+ },
5091
+ "color": {
5092
+ "value": "#00377a",
5093
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5094
+ "isSource": true,
5095
+ "original": {
5096
+ "value": "{dimpact.color.primary}"
5097
+ },
5098
+ "name": "utrechtRadioButtonCheckedColor",
5099
+ "attributes": {
5100
+ "category": "utrecht",
5101
+ "type": "radio-button",
5102
+ "item": "checked",
5103
+ "subitem": "color"
5104
+ },
5105
+ "path": [
5106
+ "utrecht",
5107
+ "radio-button",
5108
+ "checked",
5109
+ "color"
5110
+ ]
5111
+ },
5112
+ "active": {
5113
+ "border-color": {
5114
+ "value": "#00377a",
5115
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5116
+ "isSource": true,
5117
+ "original": {
5118
+ "value": "{dimpact.color.primary}"
5119
+ },
5120
+ "name": "utrechtRadioButtonCheckedActiveBorderColor",
5121
+ "attributes": {
5122
+ "category": "utrecht",
5123
+ "type": "radio-button",
5124
+ "item": "checked",
5125
+ "subitem": "active",
5126
+ "state": "border-color"
5127
+ },
5128
+ "path": [
5129
+ "utrecht",
5130
+ "radio-button",
5131
+ "checked",
5132
+ "active",
5133
+ "border-color"
5134
+ ]
5135
+ },
5136
+ "border-width": {
5137
+ "value": "1px",
5138
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5139
+ "isSource": true,
5140
+ "original": {
5141
+ "value": "{dimpact.size.4xs}"
5142
+ },
5143
+ "name": "utrechtRadioButtonCheckedActiveBorderWidth",
5144
+ "attributes": {
5145
+ "category": "utrecht",
5146
+ "type": "radio-button",
5147
+ "item": "checked",
5148
+ "subitem": "active",
5149
+ "state": "border-width"
5150
+ },
5151
+ "path": [
5152
+ "utrecht",
5153
+ "radio-button",
5154
+ "checked",
5155
+ "active",
5156
+ "border-width"
5157
+ ]
5158
+ },
5159
+ "background-color": {
5160
+ "value": "#ffffff",
5161
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5162
+ "isSource": true,
5163
+ "original": {
5164
+ "value": "{dimpact.color.white.100}"
5165
+ },
5166
+ "name": "utrechtRadioButtonCheckedActiveBackgroundColor",
5167
+ "attributes": {
5168
+ "category": "utrecht",
5169
+ "type": "radio-button",
5170
+ "item": "checked",
5171
+ "subitem": "active",
5172
+ "state": "background-color"
5173
+ },
5174
+ "path": [
5175
+ "utrecht",
5176
+ "radio-button",
5177
+ "checked",
5178
+ "active",
5179
+ "background-color"
5180
+ ]
5181
+ },
5182
+ "color": {
5183
+ "value": "#00377a",
5184
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5185
+ "isSource": true,
5186
+ "original": {
5187
+ "value": "{dimpact.color.primary}"
5188
+ },
5189
+ "name": "utrechtRadioButtonCheckedActiveColor",
5190
+ "attributes": {
5191
+ "category": "utrecht",
5192
+ "type": "radio-button",
5193
+ "item": "checked",
5194
+ "subitem": "active",
5195
+ "state": "color"
5196
+ },
5197
+ "path": [
5198
+ "utrecht",
5199
+ "radio-button",
5200
+ "checked",
5201
+ "active",
5202
+ "color"
5203
+ ]
5204
+ }
5205
+ },
5206
+ "hover": {
5207
+ "border-color": {
5208
+ "value": "#fa4494",
5209
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5210
+ "isSource": true,
5211
+ "original": {
5212
+ "value": "{dimpact.color.primary-hover}"
5213
+ },
5214
+ "name": "utrechtRadioButtonCheckedHoverBorderColor",
5215
+ "attributes": {
5216
+ "category": "utrecht",
5217
+ "type": "radio-button",
5218
+ "item": "checked",
5219
+ "subitem": "hover",
5220
+ "state": "border-color"
5221
+ },
5222
+ "path": [
5223
+ "utrecht",
5224
+ "radio-button",
5225
+ "checked",
5226
+ "hover",
5227
+ "border-color"
5228
+ ]
5229
+ },
5230
+ "border-width": {
5231
+ "value": "1px",
5232
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5233
+ "isSource": true,
5234
+ "original": {
5235
+ "value": "{dimpact.size.4xs}"
5236
+ },
5237
+ "name": "utrechtRadioButtonCheckedHoverBorderWidth",
5238
+ "attributes": {
5239
+ "category": "utrecht",
5240
+ "type": "radio-button",
5241
+ "item": "checked",
5242
+ "subitem": "hover",
5243
+ "state": "border-width"
5244
+ },
5245
+ "path": [
5246
+ "utrecht",
5247
+ "radio-button",
5248
+ "checked",
5249
+ "hover",
5250
+ "border-width"
5251
+ ]
5252
+ },
5253
+ "background-color": {
5254
+ "value": "#ffffff",
5255
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5256
+ "isSource": true,
5257
+ "original": {
5258
+ "value": "{dimpact.color.white.100}"
5259
+ },
5260
+ "name": "utrechtRadioButtonCheckedHoverBackgroundColor",
5261
+ "attributes": {
5262
+ "category": "utrecht",
5263
+ "type": "radio-button",
5264
+ "item": "checked",
5265
+ "subitem": "hover",
5266
+ "state": "background-color"
5267
+ },
5268
+ "path": [
5269
+ "utrecht",
5270
+ "radio-button",
5271
+ "checked",
5272
+ "hover",
5273
+ "background-color"
5274
+ ]
5275
+ },
5276
+ "color": {
5277
+ "value": "#fa4494",
5278
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5279
+ "isSource": true,
5280
+ "original": {
5281
+ "value": "{dimpact.color.primary-hover}"
5282
+ },
5283
+ "name": "utrechtRadioButtonCheckedHoverColor",
5284
+ "attributes": {
5285
+ "category": "utrecht",
5286
+ "type": "radio-button",
5287
+ "item": "checked",
5288
+ "subitem": "hover",
5289
+ "state": "color"
5290
+ },
5291
+ "path": [
5292
+ "utrecht",
5293
+ "radio-button",
5294
+ "checked",
5295
+ "hover",
5296
+ "color"
5297
+ ]
5298
+ }
5299
+ },
5300
+ "focus": {
5301
+ "border-color": {
5302
+ "value": "#00377a",
5303
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5304
+ "isSource": true,
5305
+ "original": {
5306
+ "value": "{dimpact.color.primary}"
5307
+ },
5308
+ "name": "utrechtRadioButtonCheckedFocusBorderColor",
5309
+ "attributes": {
5310
+ "category": "utrecht",
5311
+ "type": "radio-button",
5312
+ "item": "checked",
5313
+ "subitem": "focus",
5314
+ "state": "border-color"
5315
+ },
5316
+ "path": [
5317
+ "utrecht",
5318
+ "radio-button",
5319
+ "checked",
5320
+ "focus",
5321
+ "border-color"
5322
+ ]
5323
+ },
5324
+ "border-width": {
5325
+ "value": "1px",
5326
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5327
+ "isSource": true,
5328
+ "original": {
5329
+ "value": "{dimpact.size.4xs}"
5330
+ },
5331
+ "name": "utrechtRadioButtonCheckedFocusBorderWidth",
5332
+ "attributes": {
5333
+ "category": "utrecht",
5334
+ "type": "radio-button",
5335
+ "item": "checked",
5336
+ "subitem": "focus",
5337
+ "state": "border-width"
5338
+ },
5339
+ "path": [
5340
+ "utrecht",
5341
+ "radio-button",
5342
+ "checked",
5343
+ "focus",
5344
+ "border-width"
5345
+ ]
5346
+ },
5347
+ "background-color": {
5348
+ "value": "#ffffff",
5349
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5350
+ "isSource": true,
5351
+ "original": {
5352
+ "value": "{dimpact.color.white.100}"
5353
+ },
5354
+ "name": "utrechtRadioButtonCheckedFocusBackgroundColor",
5355
+ "attributes": {
5356
+ "category": "utrecht",
5357
+ "type": "radio-button",
5358
+ "item": "checked",
5359
+ "subitem": "focus",
5360
+ "state": "background-color"
5361
+ },
5362
+ "path": [
5363
+ "utrecht",
5364
+ "radio-button",
5365
+ "checked",
5366
+ "focus",
5367
+ "background-color"
5368
+ ]
5369
+ },
5370
+ "color": {
5371
+ "value": "#00377a",
5372
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5373
+ "isSource": true,
5374
+ "original": {
5375
+ "value": "{dimpact.color.primary}"
5376
+ },
5377
+ "name": "utrechtRadioButtonCheckedFocusColor",
5378
+ "attributes": {
5379
+ "category": "utrecht",
5380
+ "type": "radio-button",
5381
+ "item": "checked",
5382
+ "subitem": "focus",
5383
+ "state": "color"
5384
+ },
5385
+ "path": [
5386
+ "utrecht",
5387
+ "radio-button",
5388
+ "checked",
5389
+ "focus",
5390
+ "color"
5391
+ ]
5392
+ }
5393
+ }
5394
+ },
5395
+ "hover": {
5396
+ "border-color": {
5397
+ "value": "#4f4f4f",
5398
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5399
+ "isSource": true,
5400
+ "original": {
5401
+ "value": "{dimpact.color.grey.31}"
5402
+ },
5403
+ "name": "utrechtRadioButtonHoverBorderColor",
5404
+ "attributes": {
5405
+ "category": "utrecht",
5406
+ "type": "radio-button",
5407
+ "item": "hover",
5408
+ "subitem": "border-color"
5409
+ },
5410
+ "path": [
5411
+ "utrecht",
5412
+ "radio-button",
5413
+ "hover",
5414
+ "border-color"
5415
+ ]
5416
+ },
5417
+ "border-width": {
5418
+ "value": "1px",
5419
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5420
+ "isSource": true,
5421
+ "original": {
5422
+ "value": "{dimpact.size.4xs}"
5423
+ },
5424
+ "name": "utrechtRadioButtonHoverBorderWidth",
5425
+ "attributes": {
5426
+ "category": "utrecht",
5427
+ "type": "radio-button",
5428
+ "item": "hover",
5429
+ "subitem": "border-width"
5430
+ },
5431
+ "path": [
5432
+ "utrecht",
5433
+ "radio-button",
5434
+ "hover",
5435
+ "border-width"
5436
+ ]
5437
+ },
5438
+ "background-color": {
5439
+ "value": "#ffffff",
5440
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5441
+ "isSource": true,
5442
+ "original": {
5443
+ "value": "{dimpact.color.white.100}"
5444
+ },
5445
+ "name": "utrechtRadioButtonHoverBackgroundColor",
5446
+ "attributes": {
5447
+ "category": "utrecht",
5448
+ "type": "radio-button",
5449
+ "item": "hover",
5450
+ "subitem": "background-color"
5451
+ },
5452
+ "path": [
5453
+ "utrecht",
5454
+ "radio-button",
5455
+ "hover",
5456
+ "background-color"
5457
+ ]
5458
+ },
5459
+ "color": {}
5460
+ },
5461
+ "focus": {
5462
+ "border-color": {
5463
+ "value": "#00377a",
5464
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5465
+ "isSource": true,
5466
+ "original": {
5467
+ "value": "{dimpact.color.primary}"
5468
+ },
5469
+ "name": "utrechtRadioButtonFocusBorderColor",
5470
+ "attributes": {
5471
+ "category": "utrecht",
5472
+ "type": "radio-button",
5473
+ "item": "focus",
5474
+ "subitem": "border-color"
5475
+ },
5476
+ "path": [
5477
+ "utrecht",
5478
+ "radio-button",
5479
+ "focus",
5480
+ "border-color"
5481
+ ]
5482
+ },
5483
+ "border-width": {
5484
+ "value": "1px",
5485
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5486
+ "isSource": true,
5487
+ "original": {
5488
+ "value": "{dimpact.size.4xs}"
5489
+ },
5490
+ "name": "utrechtRadioButtonFocusBorderWidth",
5491
+ "attributes": {
5492
+ "category": "utrecht",
5493
+ "type": "radio-button",
5494
+ "item": "focus",
5495
+ "subitem": "border-width"
5496
+ },
5497
+ "path": [
5498
+ "utrecht",
5499
+ "radio-button",
5500
+ "focus",
5501
+ "border-width"
5502
+ ]
5503
+ },
5504
+ "background-color": {
5505
+ "value": "#ffffff",
5506
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5507
+ "isSource": true,
5508
+ "original": {
5509
+ "value": "{dimpact.color.white.100}"
5510
+ },
5511
+ "name": "utrechtRadioButtonFocusBackgroundColor",
5512
+ "attributes": {
5513
+ "category": "utrecht",
5514
+ "type": "radio-button",
5515
+ "item": "focus",
5516
+ "subitem": "background-color"
5517
+ },
5518
+ "path": [
5519
+ "utrecht",
5520
+ "radio-button",
5521
+ "focus",
5522
+ "background-color"
5523
+ ]
5524
+ },
5525
+ "color": {
5526
+ "value": "#00377a",
5527
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5528
+ "isSource": true,
5529
+ "original": {
5530
+ "value": "{dimpact.color.primary}"
5531
+ },
5532
+ "name": "utrechtRadioButtonFocusColor",
5533
+ "attributes": {
5534
+ "category": "utrecht",
5535
+ "type": "radio-button",
5536
+ "item": "focus",
5537
+ "subitem": "color"
5538
+ },
5539
+ "path": [
5540
+ "utrecht",
5541
+ "radio-button",
5542
+ "focus",
5543
+ "color"
5544
+ ]
5545
+ }
5546
+ },
5547
+ "disabled": {
5548
+ "border-color": {
5549
+ "value": "#d1d1d1",
5550
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5551
+ "isSource": true,
5552
+ "original": {
5553
+ "value": "{dimpact.color.grey.82}"
5554
+ },
5555
+ "name": "utrechtRadioButtonDisabledBorderColor",
5556
+ "attributes": {
5557
+ "category": "utrecht",
5558
+ "type": "radio-button",
5559
+ "item": "disabled",
5560
+ "subitem": "border-color"
5561
+ },
5562
+ "path": [
5563
+ "utrecht",
5564
+ "radio-button",
5565
+ "disabled",
5566
+ "border-color"
5567
+ ]
5568
+ },
5569
+ "border-width": {
5570
+ "value": "1px",
5571
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5572
+ "isSource": true,
5573
+ "original": {
5574
+ "value": "{dimpact.size.4xs}"
5575
+ },
5576
+ "name": "utrechtRadioButtonDisabledBorderWidth",
5577
+ "attributes": {
5578
+ "category": "utrecht",
5579
+ "type": "radio-button",
5580
+ "item": "disabled",
5581
+ "subitem": "border-width"
5582
+ },
5583
+ "path": [
5584
+ "utrecht",
5585
+ "radio-button",
5586
+ "disabled",
5587
+ "border-width"
5588
+ ]
5589
+ },
5590
+ "background-color": {
5591
+ "value": "#f7f7f7",
5592
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5593
+ "isSource": true,
5594
+ "original": {
5595
+ "value": "{dimpact.color.grey.97}"
5596
+ },
5597
+ "name": "utrechtRadioButtonDisabledBackgroundColor",
5598
+ "attributes": {
5599
+ "category": "utrecht",
5600
+ "type": "radio-button",
5601
+ "item": "disabled",
5602
+ "subitem": "background-color"
5603
+ },
5604
+ "path": [
5605
+ "utrecht",
5606
+ "radio-button",
5607
+ "disabled",
5608
+ "background-color"
5609
+ ]
5610
+ },
5611
+ "color": {
5612
+ "value": "#d1d1d1",
5613
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5614
+ "isSource": true,
5615
+ "original": {
5616
+ "value": "{dimpact.color.grey.82}"
5617
+ },
5618
+ "name": "utrechtRadioButtonDisabledColor",
5619
+ "attributes": {
5620
+ "category": "utrecht",
5621
+ "type": "radio-button",
5622
+ "item": "disabled",
5623
+ "subitem": "color"
5624
+ },
5625
+ "path": [
5626
+ "utrecht",
5627
+ "radio-button",
5628
+ "disabled",
5629
+ "color"
5630
+ ]
5631
+ }
5632
+ },
5633
+ "invalid": {
5634
+ "border-color": {
5635
+ "value": "#dc3545",
5636
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5637
+ "isSource": true,
5638
+ "original": {
5639
+ "value": "{dimpact.color.error}"
5640
+ },
5641
+ "name": "utrechtRadioButtonInvalidBorderColor",
5642
+ "attributes": {
5643
+ "category": "utrecht",
5644
+ "type": "radio-button",
5645
+ "item": "invalid",
5646
+ "subitem": "border-color"
5647
+ },
5648
+ "path": [
5649
+ "utrecht",
5650
+ "radio-button",
5651
+ "invalid",
5652
+ "border-color"
5653
+ ]
5654
+ },
5655
+ "border-width": {
5656
+ "value": "1px",
5657
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5658
+ "isSource": true,
5659
+ "original": {
5660
+ "value": "{dimpact.size.4xs}"
5661
+ },
5662
+ "name": "utrechtRadioButtonInvalidBorderWidth",
5663
+ "attributes": {
5664
+ "category": "utrecht",
5665
+ "type": "radio-button",
5666
+ "item": "invalid",
5667
+ "subitem": "border-width"
5668
+ },
5669
+ "path": [
5670
+ "utrecht",
5671
+ "radio-button",
5672
+ "invalid",
5673
+ "border-width"
5674
+ ]
5675
+ },
5676
+ "background-color": {
5677
+ "value": "#ffffff",
5678
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5679
+ "isSource": true,
5680
+ "original": {
5681
+ "value": "{dimpact.color.white.100}"
5682
+ },
5683
+ "name": "utrechtRadioButtonInvalidBackgroundColor",
5684
+ "attributes": {
5685
+ "category": "utrecht",
5686
+ "type": "radio-button",
5687
+ "item": "invalid",
5688
+ "subitem": "background-color"
5689
+ },
5690
+ "path": [
5691
+ "utrecht",
5692
+ "radio-button",
5693
+ "invalid",
5694
+ "background-color"
5695
+ ]
5696
+ },
5697
+ "color": {
5698
+ "value": "#dc3545",
5699
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5700
+ "isSource": true,
5701
+ "original": {
5702
+ "value": "{dimpact.color.error}"
5703
+ },
5704
+ "name": "utrechtRadioButtonInvalidColor",
5705
+ "attributes": {
5706
+ "category": "utrecht",
5707
+ "type": "radio-button",
5708
+ "item": "invalid",
5709
+ "subitem": "color"
5710
+ },
5711
+ "path": [
5712
+ "utrecht",
5713
+ "radio-button",
5714
+ "invalid",
5715
+ "color"
5716
+ ]
5717
+ }
5718
+ }
5719
+ },
5720
+ "table": {
5721
+ "border-collapse": {
5722
+ "value": "collapse",
5723
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5724
+ "isSource": true,
5725
+ "original": {
5726
+ "value": "collapse"
5727
+ },
5728
+ "name": "utrechtTableBorderCollapse",
5729
+ "attributes": {
5730
+ "category": "utrecht",
5731
+ "type": "table",
5732
+ "item": "border-collapse"
5733
+ },
5734
+ "path": [
5735
+ "utrecht",
5736
+ "table",
5737
+ "border-collapse"
5738
+ ]
5739
+ },
5740
+ "background-color": {},
5741
+ "header": {
5742
+ "border-block-end-color": {},
5743
+ "border-block-end-width": {},
5744
+ "font-family": {},
5745
+ "font-weight": {
5746
+ "value": "700",
5747
+ "filePath": "src/component/utrecht/table.tokens.json",
5748
+ "isSource": true,
5749
+ "original": {
5750
+ "value": "{dimpact.typography.font-weight.bold}"
5751
+ },
5752
+ "name": "utrechtTableHeaderFontWeight",
5753
+ "attributes": {
5754
+ "category": "utrecht",
5755
+ "type": "table",
5756
+ "item": "header",
5757
+ "subitem": "font-weight"
5758
+ },
5759
+ "path": [
5760
+ "utrecht",
5761
+ "table",
5762
+ "header",
5763
+ "font-weight"
5764
+ ]
5765
+ },
5766
+ "background-color": {},
5767
+ "color": {
5768
+ "value": "#00377a",
5769
+ "filePath": "src/component/utrecht/table.tokens.json",
5770
+ "isSource": true,
5771
+ "original": {
5772
+ "value": "{utrecht.document.color}"
5773
+ },
5774
+ "name": "utrechtTableHeaderColor",
5775
+ "attributes": {
5776
+ "category": "utrecht",
5777
+ "type": "table",
5778
+ "item": "header",
5779
+ "subitem": "color"
5780
+ },
5781
+ "path": [
5782
+ "utrecht",
5783
+ "table",
5784
+ "header",
5785
+ "color"
5786
+ ]
5787
+ },
5788
+ "text-transform": {
5789
+ "value": "unset",
5790
+ "filePath": "src/component/utrecht/table.tokens.json",
5791
+ "isSource": true,
5792
+ "original": {
5793
+ "value": "unset"
5794
+ },
5795
+ "name": "utrechtTableHeaderTextTransform",
5796
+ "attributes": {
5797
+ "category": "utrecht",
5798
+ "type": "table",
5799
+ "item": "header",
5800
+ "subitem": "text-transform"
5801
+ },
5802
+ "path": [
5803
+ "utrecht",
5804
+ "table",
5805
+ "header",
5806
+ "text-transform"
5807
+ ]
5808
+ }
5809
+ },
5810
+ "row": {
5811
+ "hover": {
5812
+ "background-color": {},
5813
+ "color": {}
5814
+ },
5815
+ "border-block-end-color": {
5816
+ "value": "#eeeeee",
5817
+ "filePath": "src/component/utrecht/table.tokens.json",
5818
+ "isSource": true,
5819
+ "original": {
5820
+ "value": "{dimpact.color.grey.93}"
5821
+ },
5822
+ "name": "utrechtTableRowBorderBlockEndColor",
5823
+ "attributes": {
5824
+ "category": "utrecht",
5825
+ "type": "table",
5826
+ "item": "row",
5827
+ "subitem": "border-block-end-color"
5828
+ },
5829
+ "path": [
5830
+ "utrecht",
5831
+ "table",
5832
+ "row",
5833
+ "border-block-end-color"
5834
+ ]
5835
+ },
5836
+ "border-block-end-width": {
5837
+ "value": "1px",
5838
+ "filePath": "src/component/utrecht/table.tokens.json",
5839
+ "isSource": true,
5840
+ "original": {
5841
+ "value": "{dimpact.size.4xs}"
5842
+ },
5843
+ "name": "utrechtTableRowBorderBlockEndWidth",
5844
+ "attributes": {
5845
+ "category": "utrecht",
5846
+ "type": "table",
5847
+ "item": "row",
5848
+ "subitem": "border-block-end-width"
5849
+ },
5850
+ "path": [
5851
+ "utrecht",
5852
+ "table",
5853
+ "row",
5854
+ "border-block-end-width"
5855
+ ]
5856
+ },
5857
+ "padding-inline-end": {},
5858
+ "padding-inline-start": {},
5859
+ "alternate-odd": {
5860
+ "background-color": {},
5861
+ "color": {}
5862
+ },
5863
+ "alternate-even": {
5864
+ "background-color": {},
5865
+ "color": {}
5866
+ }
5867
+ },
5868
+ "body": {
5869
+ "border": {}
5870
+ },
5871
+ "caption": {
5872
+ "font-style": {},
5873
+ "font-weight": {},
5874
+ "font-family": {},
5875
+ "font-size": {},
5876
+ "color": {},
5877
+ "line-height": {},
5878
+ "text-align": {},
5879
+ "margin-block-end": {}
5880
+ },
5881
+ "border-color": {
5882
+ "value": "#eeeeee",
5883
+ "filePath": "src/component/utrecht/table.tokens.json",
5884
+ "isSource": true,
5885
+ "original": {
5886
+ "value": "{dimpact.color.grey.93}"
5887
+ },
5888
+ "name": "utrechtTableBorderColor",
5889
+ "attributes": {
5890
+ "category": "utrecht",
5891
+ "type": "table",
5892
+ "item": "border-color"
5893
+ },
5894
+ "path": [
5895
+ "utrecht",
5896
+ "table",
5897
+ "border-color"
5898
+ ]
5899
+ },
5900
+ "border-width": {
5901
+ "value": "1px",
5902
+ "filePath": "src/component/utrecht/table.tokens.json",
5903
+ "isSource": true,
5904
+ "original": {
5905
+ "value": "{dimpact.size.4xs}"
5906
+ },
5907
+ "name": "utrechtTableBorderWidth",
5908
+ "attributes": {
5909
+ "category": "utrecht",
5910
+ "type": "table",
5911
+ "item": "border-width"
5912
+ },
5913
+ "path": [
5914
+ "utrecht",
5915
+ "table",
5916
+ "border-width"
5917
+ ]
5918
+ },
5919
+ "font-family": {
5920
+ "value": "Tisa-sans-web-pro, Monospace, Arial, sans-serif",
5921
+ "filePath": "src/component/utrecht/table.tokens.json",
5922
+ "isSource": true,
5923
+ "original": {
5924
+ "value": "{utrecht.document.font-family}"
5925
+ },
5926
+ "name": "utrechtTableFontFamily",
5927
+ "attributes": {
5928
+ "category": "utrecht",
5929
+ "type": "table",
5930
+ "item": "font-family"
5931
+ },
5932
+ "path": [
5933
+ "utrecht",
5934
+ "table",
5935
+ "font-family"
5936
+ ]
5937
+ },
5938
+ "font-size": {
5939
+ "value": "18px",
5940
+ "filePath": "src/component/utrecht/table.tokens.json",
5941
+ "isSource": true,
5942
+ "original": {
5943
+ "value": "{utrecht.document.font-size}"
5944
+ },
5945
+ "name": "utrechtTableFontSize",
5946
+ "attributes": {
5947
+ "category": "utrecht",
5948
+ "type": "table",
5949
+ "item": "font-size"
5950
+ },
5951
+ "path": [
5952
+ "utrecht",
5953
+ "table",
5954
+ "font-size"
5955
+ ]
5956
+ },
5957
+ "line-height": {},
5958
+ "margin-block-end": {
5959
+ "value": 0,
5960
+ "filePath": "src/component/utrecht/table.tokens.json",
5961
+ "isSource": true,
5962
+ "original": {
5963
+ "value": 0
5964
+ },
5965
+ "name": "utrechtTableMarginBlockEnd",
5966
+ "attributes": {
5967
+ "category": "utrecht",
5968
+ "type": "table",
5969
+ "item": "margin-block-end"
5970
+ },
5971
+ "path": [
5972
+ "utrecht",
5973
+ "table",
5974
+ "margin-block-end"
5975
+ ]
5049
5976
  },
5050
5977
  "margin-block-start": {
5051
5978
  "value": "18px",
@@ -8412,6 +9339,71 @@
8412
9339
  "background-image"
8413
9340
  ]
8414
9341
  }
9342
+ },
9343
+ "navbar": {
9344
+ "inline-size": {
9345
+ "value": "100px",
9346
+ "filePath": "src/component/conduction/logo.tokens.json",
9347
+ "isSource": true,
9348
+ "original": {
9349
+ "value": "100px"
9350
+ },
9351
+ "name": "conductionLogoNavbarInlineSize",
9352
+ "attributes": {
9353
+ "category": "conduction",
9354
+ "type": "logo",
9355
+ "item": "navbar",
9356
+ "subitem": "inline-size"
9357
+ },
9358
+ "path": [
9359
+ "conduction",
9360
+ "logo",
9361
+ "navbar",
9362
+ "inline-size"
9363
+ ]
9364
+ },
9365
+ "block-size": {
9366
+ "value": "44px",
9367
+ "filePath": "src/component/conduction/logo.tokens.json",
9368
+ "isSource": true,
9369
+ "original": {
9370
+ "value": "44px"
9371
+ },
9372
+ "name": "conductionLogoNavbarBlockSize",
9373
+ "attributes": {
9374
+ "category": "conduction",
9375
+ "type": "logo",
9376
+ "item": "navbar",
9377
+ "subitem": "block-size"
9378
+ },
9379
+ "path": [
9380
+ "conduction",
9381
+ "logo",
9382
+ "navbar",
9383
+ "block-size"
9384
+ ]
9385
+ },
9386
+ "background-image": {
9387
+ "value": "url('https://www.dimpact.nl/sites/all/themes/custom/dimpact/logo.png')",
9388
+ "filePath": "src/component/conduction/logo.tokens.json",
9389
+ "isSource": true,
9390
+ "original": {
9391
+ "value": "url('https://www.dimpact.nl/sites/all/themes/custom/dimpact/logo.png')"
9392
+ },
9393
+ "name": "conductionLogoNavbarBackgroundImage",
9394
+ "attributes": {
9395
+ "category": "conduction",
9396
+ "type": "logo",
9397
+ "item": "navbar",
9398
+ "subitem": "background-image"
9399
+ },
9400
+ "path": [
9401
+ "conduction",
9402
+ "logo",
9403
+ "navbar",
9404
+ "background-image"
9405
+ ]
9406
+ }
8415
9407
  }
8416
9408
  },
8417
9409
  "primary": {