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