@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
@@ -1909,6 +1909,69 @@
1909
1909
  "inline-size"
1910
1910
  ]
1911
1911
  },
1912
+ {
1913
+ "value": "url('data:image/svg+xml,%3Csvg class=\"custom-logo\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 165 72.7\"%3E%3Cdefs%3E%3CclipPath id=\"a\"%3E%3Cpath fill=\"none\" d=\"M5.6 0H165v72.7H5.6Z\" data-name=\"Path 5771\"%3E%3C/path%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name=\"Group 11598\"%3E%3Cg clip-path=\"url(%23a)\" data-name=\"Mask Group 11250\"%3E%3Cpath fill=\"%23111A64\" d=\"M72 27.1v.9h-1.6a1.9 1.9 0 0 1 .4.5 1.8 1.8 0 0 1 .1.8 1.9 1.9 0 0 1-.7 1.5 3.5 3.5 0 0 1-2.2.6h-.5a2 2 0 0 1-.4 0 2.9 2.9 0 0 1-.1.3.6.6 0 0 0-.1.3c0 .2 0 .3.3.4a5.5 5.5 0 0 0 .9.2l1 .3a5.5 5.5 0 0 1 1.2.3 2.5 2.5 0 0 1 .9.6 1.3 1.3 0 0 1 .3.9 1.5 1.5 0 0 1-.3.9 2 2 0 0 1-.7.6 3.9 3.9 0 0 1-1 .4 8 8 0 0 1-1.5 0 5.4 5.4 0 0 1-2.5-.4 1.3 1.3 0 0 1-.8-1.2 1.4 1.4 0 0 1 .5-1 4.1 4.1 0 0 1 1.4-.7 2.3 2.3 0 0 1-.5-.4.6.6 0 0 1-.2-.5.8.8 0 0 1 0-.3 1.4 1.4 0 0 1 .3-.3 2.2 2.2 0 0 1 .2-.3 2.1 2.1 0 0 1 .3-.2 2.5 2.5 0 0 1-1.2-.8 2 2 0 0 1-.5-1.2 1.8 1.8 0 0 1 .7-1.6 3.6 3.6 0 0 1 2.3-.6Zm-1.9 8a.9.9 0 0 0-.3-.8 2.5 2.5 0 0 0-.8-.4 7.1 7.1 0 0 0-1-.3 10.2 10.2 0 0 1-1-.2 1.9 1.9 0 0 0-.7.7 1.5 1.5 0 0 0-.2.7 1 1 0 0 0 .6.9 2.9 2.9 0 0 0 1.6.4 3.9 3.9 0 0 0 .9-.1 1.8 1.8 0 0 0 .5-.3.8.8 0 0 0 .3-.3 1 1 0 0 0 .1-.4m-3.7-5.7a2.4 2.4 0 0 0 0 .6 1.2 1.2 0 0 0 .3.5 1.2 1.2 0 0 0 .5.3 2.1 2.1 0 0 0 .8.1 1.5 1.5 0 0 0 1.2-.4 1.7 1.7 0 0 0 .3-1.1 4.4 4.4 0 0 0 0-.5 2.8 2.8 0 0 0 0-.3 2.1 2.1 0 0 0-.1-.3V28a2.4 2.4 0 0 0-.7-.2 5.3 5.3 0 0 0-.7 0 1.7 1.7 0 0 0-1.3.3 1.6 1.6 0 0 0-.3 1.2\" data-name=\"Path 5659\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M79 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.3-1.5 3.7 3.7 0 0 1 1-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .2 1.2 4.4 4.4 0 0 1 0 .5v.5h-4.7a3.5 3.5 0 0 0 .1 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .8.5 2.9 2.9 0 0 0 1 .2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .8-.4Zm-2.8-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.4.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5660\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M88.1 34H85v-.6h.8v-3.2a9.6 9.6 0 0 0 0-1 2.2 2.2 0 0 0-.2-.7 1 1 0 0 0-.4-.5 1.4 1.4 0 0 0-.7-.1 1.5 1.5 0 0 0-.6 0 1.6 1.6 0 0 0-.4.4 2 2 0 0 0-.4.5 2.6 2.6 0 0 0-.2.5v4h.8v.7h-3.2v-.6h1v-5.6h-1v-.7h2.4v1.4a2.3 2.3 0 0 1 .8-1A2.2 2.2 0 0 1 85 27a3.5 3.5 0 0 1 .6 0 1.6 1.6 0 0 1 1.1.8 2.2 2.2 0 0 1 .3.9 3 3 0 0 1 .4-.7 2.6 2.6 0 0 1 .5-.5 2.5 2.5 0 0 1 .6-.4 2.3 2.3 0 0 1 .8 0 3 3 0 0 1 1 0 1.4 1.4 0 0 1 .6.5 2.1 2.1 0 0 1 .4.9 6.4 6.4 0 0 1 .2 1.4v3.5h1v.6h-3.3v-.6h.9v-3.5a6.5 6.5 0 0 0 0-.8 1.8 1.8 0 0 0-.3-.7 1 1 0 0 0-.4-.4 1.5 1.5 0 0 0-.7-.1 1.4 1.4 0 0 0-1 .4 2.5 2.5 0 0 0-.6 1.1v4h1Z\" data-name=\"Path 5661\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M99.6 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.2-1.5 3.7 3.7 0 0 1 .9-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .3 1.2 4.4 4.4 0 0 1 0 .5l-.1.5H95a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .7.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.8.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.3.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.4-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5662\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M107.3 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.4.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.3-1.5 3.7 3.7 0 0 1 1-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .2 1.2 4.4 4.4 0 0 1 0 .5v.5h-4.7a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .4.9 2.1 2.1 0 0 0 .8.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.4.8 5.2 5.2 0 0 0-.1 1h3.1a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5663\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M117 34h-3.2v-.6h.9V30a3.4 3.4 0 0 0-.4-1.6 1.2 1.2 0 0 0-1.1-.6 1.9 1.9 0 0 0-.7.1 2 2 0 0 0-.5.3 2.1 2.1 0 0 0-.5.5 2.2 2.2 0 0 0-.2.5v4h.8v.7H109v-.6h1v-5.6h-1v-.7h2.4v1.4a2.8 2.8 0 0 1 .9-1 2.3 2.3 0 0 1 1.4-.5 4 4 0 0 1 1 .1 1.6 1.6 0 0 1 .8.5 2.2 2.2 0 0 1 .5.9 5 5 0 0 1 .1 1.4v3.5h1Z\" data-name=\"Path 5664\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M117.6 27.1h1.1v-1l1.4-.6v1.6h2.2v.9h-2.2v3.8a2.4 2.4 0 0 0 .2 1.2.7.7 0 0 0 .7.3 1.6 1.6 0 0 0 .7-.1 4.4 4.4 0 0 0 .6-.3l.3.5a2.2 2.2 0 0 1-.3.2 3 3 0 0 1-.5.3 3.4 3.4 0 0 1-.6.2 2.8 2.8 0 0 1-.6 0 1.9 1.9 0 0 1-1.4-.4 2 2 0 0 1-.5-1.5V28h-1.1Z\" data-name=\"Path 5665\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M129.6 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.2-1.5 3.7 3.7 0 0 1 .9-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .3 1.2 4.4 4.4 0 0 1 0 .5l-.1.5H125a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .7.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.6.4 2 2 0 0 0-.3.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1.1-.5\" data-name=\"Path 5666\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M89.9 43.4A5.3 5.3 0 0 0 88 42a6.8 6.8 0 0 0-4.9 0 5.3 5.3 0 0 0-1.8 1.3 5.4 5.4 0 0 0-1.1 1.9 7.8 7.8 0 0 0 0 4.9 5.4 5.4 0 0 0 1 1.9 5.3 5.3 0 0 0 2 1.2 6.8 6.8 0 0 0 4.8 0 5.3 5.3 0 0 0 1.9-1.2 5.4 5.4 0 0 0 1.1-2 7.8 7.8 0 0 0 0-4.8 5.4 5.4 0 0 0-1.1-2m-3 8a3 3 0 0 1-2.7 0 3 3 0 0 1-1-.9 4 4 0 0 1-.6-1.3 5.7 5.7 0 0 1 0-2.8 3.8 3.8 0 0 1 .6-1.3 3 3 0 0 1 1-.9 3 3 0 0 1 2.8 0 3 3 0 0 1 1 1 3.8 3.8 0 0 1 .5 1.2 5.7 5.7 0 0 1 0 2.8 4 4 0 0 1-.5 1.3 3 3 0 0 1-1 .9\" data-name=\"Path 5667\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M102.7 43.4A5.3 5.3 0 0 0 101 42a6.8 6.8 0 0 0-4.9 0 5.3 5.3 0 0 0-1.8 1.3 5.4 5.4 0 0 0-1.2 1.9 7.8 7.8 0 0 0 0 4.9 5.4 5.4 0 0 0 1.2 1.9 5.3 5.3 0 0 0 1.8 1.2 6.8 6.8 0 0 0 5 0 5.3 5.3 0 0 0 1.7-1.2 5.4 5.4 0 0 0 1.2-2 7.8 7.8 0 0 0 0-4.8 5.4 5.4 0 0 0-1.2-2m-2.8 8a3 3 0 0 1-2.9 0 3 3 0 0 1-1-.9 4 4 0 0 1-.5-1.3 5.7 5.7 0 0 1 0-2.8 3.8 3.8 0 0 1 .6-1.3 3 3 0 0 1 1-.9 3 3 0 0 1 2.8 0 3 3 0 0 1 1 1 3.8 3.8 0 0 1 .5 1.2 5.7 5.7 0 0 1 0 2.8 4 4 0 0 1-.6 1.3 3 3 0 0 1-1 .9\" data-name=\"Path 5668\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M112.5 41.7a5.4 5.4 0 0 0-.6 0 3.1 3.1 0 0 0-1.2.2 4 4 0 0 0-1 .6 4.3 4.3 0 0 0-.8.8 2.8 2.8 0 0 0-.3.5V42H106v11.5h2.6V48a5.2 5.2 0 0 1 .3-1.6 3.6 3.6 0 0 1 .6-1.2 2.7 2.7 0 0 1 1-.8 3.1 3.1 0 0 1 1.7-.2l.5.1v-2.6h-.3\" data-name=\"Path 5669\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M122.1 43.3a3.2 3.2 0 0 0-.6-.6 4.3 4.3 0 0 0-1-.6 4.8 4.8 0 0 0-1-.3 5.4 5.4 0 0 0-3 .2 4.4 4.4 0 0 0-1.6 1 5.4 5.4 0 0 0-1.1 2 7.7 7.7 0 0 0-.4 2.6 8.5 8.5 0 0 0 .3 2.4 5.6 5.6 0 0 0 1 2 4.8 4.8 0 0 0 1.7 1.3 5.5 5.5 0 0 0 2.4.5 5.1 5.1 0 0 0 2-.5 3 3 0 0 0 1.4-1.2v1.4h2.6V38.3H122Zm-3 8.3a2.8 2.8 0 0 1-1.4-.3 2.8 2.8 0 0 1-1-.8 3.8 3.8 0 0 1-.5-1.3 5.4 5.4 0 0 1-.2-1.4 6.8 6.8 0 0 1 .2-1.4 3.9 3.9 0 0 1 .5-1.3 3 3 0 0 1 1-1 2.8 2.8 0 0 1 1.4-.3 2.7 2.7 0 0 1 2.3 1 4.5 4.5 0 0 1 .8 3 5.7 5.7 0 0 1-.2 1.4 4.1 4.1 0 0 1-.6 1.2 2.9 2.9 0 0 1-1 .9 2.7 2.7 0 0 1-1.3.3\" data-name=\"Path 5670\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"m137.8 50.3-2-8.3h-2.6l-2.1 8.3-2.2-8.3h-2.8l3.5 11.4h2.8l2-8.2 2 8.2H139.3l3.6-11.4h-2.7Z\" data-name=\"Path 5671\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M144 38.3h2.8v2.5H144z\" data-name=\"Rectangle 17828\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M144 42h2.8v11.5H144z\" data-name=\"Rectangle 17829\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M149.2 54.2a3.6 3.6 0 0 1-.2 1.3c0 .2-.3.3-.8.3a4.5 4.5 0 0 1-.8 0v2l.5.2h.6a3.1 3.1 0 0 0 2.6-1 4.2 4.2 0 0 0 .7-2.6V42h-2.6Z\" data-name=\"Path 5672\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M149.2 38.3h2.7v2.5h-2.7z\" data-name=\"Rectangle 17830\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"m160.2 46.2 4.4-4.2h-3.3l-4.4 4.4v-8h-2.7v15h2.7v-4l1.4-1.4 3.4 5.4h3.3Z\" data-name=\"Path 5673\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M75.2 40v9l-6.7-9h-4.3v1.7l1.4.3v11.5h2.8v-9l6.6 9h3V40Z\" data-name=\"Path 5674\"%3E%3C/path%3E%3Cpath fill=\"%232C2276\" d=\"m50.7 0-9.2 19.6 10 13.3V16.7h9.2L64.8 0Z\" data-name=\"Path 5675\"%3E%3C/path%3E%3Cpath fill=\"%232C2276\" d=\"M39.2 36.9v16.7H25.5l-5.3 11.2a16.6 16.6 0 0 0 3.2 1.6l1.4.4 22 5.9 4-16 .8-3.3Z\" data-name=\"Path 5676\"%3E%3C/path%3E%3Cpath fill=\"%23007C4C\" d=\"m39.6 17 1.3 1.9L50 0h-1.6Z\" data-name=\"Path 5677\"%3E%3C/path%3E%3Cpath fill=\"%23007C4C\" d=\"M24.6 52.7v-6.5l-8 15.6a16.7 16.7 0 0 0 2.6 2.3Z\" data-name=\"Path 5678\"%3E%3C/path%3E%3Cpath fill=\"%23FFD66F\" d=\"M38.3 16.7h-2.4L45.2 0h2Z\" data-name=\"Path 5679\"%3E%3C/path%3E%3Cpath fill=\"%23FFD66F\" d=\"m24.6 36.9-11 20a16.5 16.5 0 0 0 1.6 3.1l9.4-17.7Z\" data-name=\"Path 5680\"%3E%3C/path%3E%3Cpath fill=\"%236096C7\" d=\"M24.6 24.7 19 23.2v-6.5h14.7L43.4 0H5.6v6.5l6.8 1.8V51a16.9 16.9 0 0 0 .1 1.8L24.6 32Z\" data-name=\"Path 5681\"%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E')",
1914
+ "filePath": "src/component/conduction/logo.tokens.json",
1915
+ "isSource": true,
1916
+ "original": {
1917
+ "value": "url('data:image/svg+xml,%3Csvg class=\"custom-logo\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 165 72.7\"%3E%3Cdefs%3E%3CclipPath id=\"a\"%3E%3Cpath fill=\"none\" d=\"M5.6 0H165v72.7H5.6Z\" data-name=\"Path 5771\"%3E%3C/path%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name=\"Group 11598\"%3E%3Cg clip-path=\"url(%23a)\" data-name=\"Mask Group 11250\"%3E%3Cpath fill=\"%23111A64\" d=\"M72 27.1v.9h-1.6a1.9 1.9 0 0 1 .4.5 1.8 1.8 0 0 1 .1.8 1.9 1.9 0 0 1-.7 1.5 3.5 3.5 0 0 1-2.2.6h-.5a2 2 0 0 1-.4 0 2.9 2.9 0 0 1-.1.3.6.6 0 0 0-.1.3c0 .2 0 .3.3.4a5.5 5.5 0 0 0 .9.2l1 .3a5.5 5.5 0 0 1 1.2.3 2.5 2.5 0 0 1 .9.6 1.3 1.3 0 0 1 .3.9 1.5 1.5 0 0 1-.3.9 2 2 0 0 1-.7.6 3.9 3.9 0 0 1-1 .4 8 8 0 0 1-1.5 0 5.4 5.4 0 0 1-2.5-.4 1.3 1.3 0 0 1-.8-1.2 1.4 1.4 0 0 1 .5-1 4.1 4.1 0 0 1 1.4-.7 2.3 2.3 0 0 1-.5-.4.6.6 0 0 1-.2-.5.8.8 0 0 1 0-.3 1.4 1.4 0 0 1 .3-.3 2.2 2.2 0 0 1 .2-.3 2.1 2.1 0 0 1 .3-.2 2.5 2.5 0 0 1-1.2-.8 2 2 0 0 1-.5-1.2 1.8 1.8 0 0 1 .7-1.6 3.6 3.6 0 0 1 2.3-.6Zm-1.9 8a.9.9 0 0 0-.3-.8 2.5 2.5 0 0 0-.8-.4 7.1 7.1 0 0 0-1-.3 10.2 10.2 0 0 1-1-.2 1.9 1.9 0 0 0-.7.7 1.5 1.5 0 0 0-.2.7 1 1 0 0 0 .6.9 2.9 2.9 0 0 0 1.6.4 3.9 3.9 0 0 0 .9-.1 1.8 1.8 0 0 0 .5-.3.8.8 0 0 0 .3-.3 1 1 0 0 0 .1-.4m-3.7-5.7a2.4 2.4 0 0 0 0 .6 1.2 1.2 0 0 0 .3.5 1.2 1.2 0 0 0 .5.3 2.1 2.1 0 0 0 .8.1 1.5 1.5 0 0 0 1.2-.4 1.7 1.7 0 0 0 .3-1.1 4.4 4.4 0 0 0 0-.5 2.8 2.8 0 0 0 0-.3 2.1 2.1 0 0 0-.1-.3V28a2.4 2.4 0 0 0-.7-.2 5.3 5.3 0 0 0-.7 0 1.7 1.7 0 0 0-1.3.3 1.6 1.6 0 0 0-.3 1.2\" data-name=\"Path 5659\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M79 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.3-1.5 3.7 3.7 0 0 1 1-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .2 1.2 4.4 4.4 0 0 1 0 .5v.5h-4.7a3.5 3.5 0 0 0 .1 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .8.5 2.9 2.9 0 0 0 1 .2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .8-.4Zm-2.8-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.4.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5660\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M88.1 34H85v-.6h.8v-3.2a9.6 9.6 0 0 0 0-1 2.2 2.2 0 0 0-.2-.7 1 1 0 0 0-.4-.5 1.4 1.4 0 0 0-.7-.1 1.5 1.5 0 0 0-.6 0 1.6 1.6 0 0 0-.4.4 2 2 0 0 0-.4.5 2.6 2.6 0 0 0-.2.5v4h.8v.7h-3.2v-.6h1v-5.6h-1v-.7h2.4v1.4a2.3 2.3 0 0 1 .8-1A2.2 2.2 0 0 1 85 27a3.5 3.5 0 0 1 .6 0 1.6 1.6 0 0 1 1.1.8 2.2 2.2 0 0 1 .3.9 3 3 0 0 1 .4-.7 2.6 2.6 0 0 1 .5-.5 2.5 2.5 0 0 1 .6-.4 2.3 2.3 0 0 1 .8 0 3 3 0 0 1 1 0 1.4 1.4 0 0 1 .6.5 2.1 2.1 0 0 1 .4.9 6.4 6.4 0 0 1 .2 1.4v3.5h1v.6h-3.3v-.6h.9v-3.5a6.5 6.5 0 0 0 0-.8 1.8 1.8 0 0 0-.3-.7 1 1 0 0 0-.4-.4 1.5 1.5 0 0 0-.7-.1 1.4 1.4 0 0 0-1 .4 2.5 2.5 0 0 0-.6 1.1v4h1Z\" data-name=\"Path 5661\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M99.6 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.2-1.5 3.7 3.7 0 0 1 .9-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .3 1.2 4.4 4.4 0 0 1 0 .5l-.1.5H95a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .7.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.8.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.3.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.4-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5662\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M107.3 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.4.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.3-1.5 3.7 3.7 0 0 1 1-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .2 1.2 4.4 4.4 0 0 1 0 .5v.5h-4.7a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .4.9 2.1 2.1 0 0 0 .8.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.4.8 5.2 5.2 0 0 0-.1 1h3.1a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5663\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M117 34h-3.2v-.6h.9V30a3.4 3.4 0 0 0-.4-1.6 1.2 1.2 0 0 0-1.1-.6 1.9 1.9 0 0 0-.7.1 2 2 0 0 0-.5.3 2.1 2.1 0 0 0-.5.5 2.2 2.2 0 0 0-.2.5v4h.8v.7H109v-.6h1v-5.6h-1v-.7h2.4v1.4a2.8 2.8 0 0 1 .9-1 2.3 2.3 0 0 1 1.4-.5 4 4 0 0 1 1 .1 1.6 1.6 0 0 1 .8.5 2.2 2.2 0 0 1 .5.9 5 5 0 0 1 .1 1.4v3.5h1Z\" data-name=\"Path 5664\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M117.6 27.1h1.1v-1l1.4-.6v1.6h2.2v.9h-2.2v3.8a2.4 2.4 0 0 0 .2 1.2.7.7 0 0 0 .7.3 1.6 1.6 0 0 0 .7-.1 4.4 4.4 0 0 0 .6-.3l.3.5a2.2 2.2 0 0 1-.3.2 3 3 0 0 1-.5.3 3.4 3.4 0 0 1-.6.2 2.8 2.8 0 0 1-.6 0 1.9 1.9 0 0 1-1.4-.4 2 2 0 0 1-.5-1.5V28h-1.1Z\" data-name=\"Path 5665\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M129.6 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.2-1.5 3.7 3.7 0 0 1 .9-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .3 1.2 4.4 4.4 0 0 1 0 .5l-.1.5H125a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .7.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.6.4 2 2 0 0 0-.3.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1.1-.5\" data-name=\"Path 5666\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M89.9 43.4A5.3 5.3 0 0 0 88 42a6.8 6.8 0 0 0-4.9 0 5.3 5.3 0 0 0-1.8 1.3 5.4 5.4 0 0 0-1.1 1.9 7.8 7.8 0 0 0 0 4.9 5.4 5.4 0 0 0 1 1.9 5.3 5.3 0 0 0 2 1.2 6.8 6.8 0 0 0 4.8 0 5.3 5.3 0 0 0 1.9-1.2 5.4 5.4 0 0 0 1.1-2 7.8 7.8 0 0 0 0-4.8 5.4 5.4 0 0 0-1.1-2m-3 8a3 3 0 0 1-2.7 0 3 3 0 0 1-1-.9 4 4 0 0 1-.6-1.3 5.7 5.7 0 0 1 0-2.8 3.8 3.8 0 0 1 .6-1.3 3 3 0 0 1 1-.9 3 3 0 0 1 2.8 0 3 3 0 0 1 1 1 3.8 3.8 0 0 1 .5 1.2 5.7 5.7 0 0 1 0 2.8 4 4 0 0 1-.5 1.3 3 3 0 0 1-1 .9\" data-name=\"Path 5667\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M102.7 43.4A5.3 5.3 0 0 0 101 42a6.8 6.8 0 0 0-4.9 0 5.3 5.3 0 0 0-1.8 1.3 5.4 5.4 0 0 0-1.2 1.9 7.8 7.8 0 0 0 0 4.9 5.4 5.4 0 0 0 1.2 1.9 5.3 5.3 0 0 0 1.8 1.2 6.8 6.8 0 0 0 5 0 5.3 5.3 0 0 0 1.7-1.2 5.4 5.4 0 0 0 1.2-2 7.8 7.8 0 0 0 0-4.8 5.4 5.4 0 0 0-1.2-2m-2.8 8a3 3 0 0 1-2.9 0 3 3 0 0 1-1-.9 4 4 0 0 1-.5-1.3 5.7 5.7 0 0 1 0-2.8 3.8 3.8 0 0 1 .6-1.3 3 3 0 0 1 1-.9 3 3 0 0 1 2.8 0 3 3 0 0 1 1 1 3.8 3.8 0 0 1 .5 1.2 5.7 5.7 0 0 1 0 2.8 4 4 0 0 1-.6 1.3 3 3 0 0 1-1 .9\" data-name=\"Path 5668\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M112.5 41.7a5.4 5.4 0 0 0-.6 0 3.1 3.1 0 0 0-1.2.2 4 4 0 0 0-1 .6 4.3 4.3 0 0 0-.8.8 2.8 2.8 0 0 0-.3.5V42H106v11.5h2.6V48a5.2 5.2 0 0 1 .3-1.6 3.6 3.6 0 0 1 .6-1.2 2.7 2.7 0 0 1 1-.8 3.1 3.1 0 0 1 1.7-.2l.5.1v-2.6h-.3\" data-name=\"Path 5669\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M122.1 43.3a3.2 3.2 0 0 0-.6-.6 4.3 4.3 0 0 0-1-.6 4.8 4.8 0 0 0-1-.3 5.4 5.4 0 0 0-3 .2 4.4 4.4 0 0 0-1.6 1 5.4 5.4 0 0 0-1.1 2 7.7 7.7 0 0 0-.4 2.6 8.5 8.5 0 0 0 .3 2.4 5.6 5.6 0 0 0 1 2 4.8 4.8 0 0 0 1.7 1.3 5.5 5.5 0 0 0 2.4.5 5.1 5.1 0 0 0 2-.5 3 3 0 0 0 1.4-1.2v1.4h2.6V38.3H122Zm-3 8.3a2.8 2.8 0 0 1-1.4-.3 2.8 2.8 0 0 1-1-.8 3.8 3.8 0 0 1-.5-1.3 5.4 5.4 0 0 1-.2-1.4 6.8 6.8 0 0 1 .2-1.4 3.9 3.9 0 0 1 .5-1.3 3 3 0 0 1 1-1 2.8 2.8 0 0 1 1.4-.3 2.7 2.7 0 0 1 2.3 1 4.5 4.5 0 0 1 .8 3 5.7 5.7 0 0 1-.2 1.4 4.1 4.1 0 0 1-.6 1.2 2.9 2.9 0 0 1-1 .9 2.7 2.7 0 0 1-1.3.3\" data-name=\"Path 5670\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"m137.8 50.3-2-8.3h-2.6l-2.1 8.3-2.2-8.3h-2.8l3.5 11.4h2.8l2-8.2 2 8.2H139.3l3.6-11.4h-2.7Z\" data-name=\"Path 5671\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M144 38.3h2.8v2.5H144z\" data-name=\"Rectangle 17828\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M144 42h2.8v11.5H144z\" data-name=\"Rectangle 17829\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M149.2 54.2a3.6 3.6 0 0 1-.2 1.3c0 .2-.3.3-.8.3a4.5 4.5 0 0 1-.8 0v2l.5.2h.6a3.1 3.1 0 0 0 2.6-1 4.2 4.2 0 0 0 .7-2.6V42h-2.6Z\" data-name=\"Path 5672\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M149.2 38.3h2.7v2.5h-2.7z\" data-name=\"Rectangle 17830\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"m160.2 46.2 4.4-4.2h-3.3l-4.4 4.4v-8h-2.7v15h2.7v-4l1.4-1.4 3.4 5.4h3.3Z\" data-name=\"Path 5673\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M75.2 40v9l-6.7-9h-4.3v1.7l1.4.3v11.5h2.8v-9l6.6 9h3V40Z\" data-name=\"Path 5674\"%3E%3C/path%3E%3Cpath fill=\"%232C2276\" d=\"m50.7 0-9.2 19.6 10 13.3V16.7h9.2L64.8 0Z\" data-name=\"Path 5675\"%3E%3C/path%3E%3Cpath fill=\"%232C2276\" d=\"M39.2 36.9v16.7H25.5l-5.3 11.2a16.6 16.6 0 0 0 3.2 1.6l1.4.4 22 5.9 4-16 .8-3.3Z\" data-name=\"Path 5676\"%3E%3C/path%3E%3Cpath fill=\"%23007C4C\" d=\"m39.6 17 1.3 1.9L50 0h-1.6Z\" data-name=\"Path 5677\"%3E%3C/path%3E%3Cpath fill=\"%23007C4C\" d=\"M24.6 52.7v-6.5l-8 15.6a16.7 16.7 0 0 0 2.6 2.3Z\" data-name=\"Path 5678\"%3E%3C/path%3E%3Cpath fill=\"%23FFD66F\" d=\"M38.3 16.7h-2.4L45.2 0h2Z\" data-name=\"Path 5679\"%3E%3C/path%3E%3Cpath fill=\"%23FFD66F\" d=\"m24.6 36.9-11 20a16.5 16.5 0 0 0 1.6 3.1l9.4-17.7Z\" data-name=\"Path 5680\"%3E%3C/path%3E%3Cpath fill=\"%236096C7\" d=\"M24.6 24.7 19 23.2v-6.5h14.7L43.4 0H5.6v6.5l6.8 1.8V51a16.9 16.9 0 0 0 .1 1.8L24.6 32Z\" data-name=\"Path 5681\"%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E')"
1918
+ },
1919
+ "name": "conductionLogoNavbarBackgroundImage",
1920
+ "attributes": {
1921
+ "category": "conduction",
1922
+ "type": "logo",
1923
+ "item": "navbar",
1924
+ "subitem": "background-image"
1925
+ },
1926
+ "path": [
1927
+ "conduction",
1928
+ "logo",
1929
+ "navbar",
1930
+ "background-image"
1931
+ ]
1932
+ },
1933
+ {
1934
+ "value": "45px",
1935
+ "filePath": "src/component/conduction/logo.tokens.json",
1936
+ "isSource": true,
1937
+ "original": {
1938
+ "value": "45px"
1939
+ },
1940
+ "name": "conductionLogoNavbarBlockSize",
1941
+ "attributes": {
1942
+ "category": "conduction",
1943
+ "type": "logo",
1944
+ "item": "navbar",
1945
+ "subitem": "block-size"
1946
+ },
1947
+ "path": [
1948
+ "conduction",
1949
+ "logo",
1950
+ "navbar",
1951
+ "block-size"
1952
+ ]
1953
+ },
1954
+ {
1955
+ "value": "102px",
1956
+ "filePath": "src/component/conduction/logo.tokens.json",
1957
+ "isSource": true,
1958
+ "original": {
1959
+ "value": "102px"
1960
+ },
1961
+ "name": "conductionLogoNavbarInlineSize",
1962
+ "attributes": {
1963
+ "category": "conduction",
1964
+ "type": "logo",
1965
+ "item": "navbar",
1966
+ "subitem": "inline-size"
1967
+ },
1968
+ "path": [
1969
+ "conduction",
1970
+ "logo",
1971
+ "navbar",
1972
+ "inline-size"
1973
+ ]
1974
+ },
1912
1975
  {
1913
1976
  "value": "unset",
1914
1977
  "filePath": "src/component/conduction/pagination.tokens.json",
@@ -10017,6 +10080,881 @@
10017
10080
  "margin-block-start"
10018
10081
  ]
10019
10082
  },
10083
+ {
10084
+ "value": "#ffffff",
10085
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10086
+ "isSource": true,
10087
+ "original": {
10088
+ "value": "{noordwijk.color.white.100}"
10089
+ },
10090
+ "name": "utrechtRadioButtonBackgroundColor",
10091
+ "attributes": {
10092
+ "category": "utrecht",
10093
+ "type": "radio-button",
10094
+ "item": "background-color"
10095
+ },
10096
+ "path": [
10097
+ "utrecht",
10098
+ "radio-button",
10099
+ "background-color"
10100
+ ]
10101
+ },
10102
+ {
10103
+ "value": "#757575",
10104
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10105
+ "isSource": true,
10106
+ "original": {
10107
+ "value": "{noordwijk.color.grey.46}"
10108
+ },
10109
+ "name": "utrechtRadioButtonBorderColor",
10110
+ "attributes": {
10111
+ "category": "utrecht",
10112
+ "type": "radio-button",
10113
+ "item": "border-color"
10114
+ },
10115
+ "path": [
10116
+ "utrecht",
10117
+ "radio-button",
10118
+ "border-color"
10119
+ ]
10120
+ },
10121
+ {
10122
+ "value": "1px",
10123
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10124
+ "isSource": true,
10125
+ "original": {
10126
+ "value": "{noordwijk.size.4xs}"
10127
+ },
10128
+ "name": "utrechtRadioButtonBorderWidth",
10129
+ "attributes": {
10130
+ "category": "utrecht",
10131
+ "type": "radio-button",
10132
+ "item": "border-width"
10133
+ },
10134
+ "path": [
10135
+ "utrecht",
10136
+ "radio-button",
10137
+ "border-width"
10138
+ ]
10139
+ },
10140
+ {
10141
+ "value": "#ffffff",
10142
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10143
+ "isSource": true,
10144
+ "original": {
10145
+ "value": "{noordwijk.color.white.100}"
10146
+ },
10147
+ "name": "utrechtRadioButtonCheckedActiveBackgroundColor",
10148
+ "attributes": {
10149
+ "category": "utrecht",
10150
+ "type": "radio-button",
10151
+ "item": "checked",
10152
+ "subitem": "active",
10153
+ "state": "background-color"
10154
+ },
10155
+ "path": [
10156
+ "utrecht",
10157
+ "radio-button",
10158
+ "checked",
10159
+ "active",
10160
+ "background-color"
10161
+ ]
10162
+ },
10163
+ {
10164
+ "value": "#2c2276",
10165
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10166
+ "isSource": true,
10167
+ "original": {
10168
+ "value": "{noordwijk.color.primary}"
10169
+ },
10170
+ "name": "utrechtRadioButtonCheckedActiveBorderColor",
10171
+ "attributes": {
10172
+ "category": "utrecht",
10173
+ "type": "radio-button",
10174
+ "item": "checked",
10175
+ "subitem": "active",
10176
+ "state": "border-color"
10177
+ },
10178
+ "path": [
10179
+ "utrecht",
10180
+ "radio-button",
10181
+ "checked",
10182
+ "active",
10183
+ "border-color"
10184
+ ]
10185
+ },
10186
+ {
10187
+ "value": "1px",
10188
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10189
+ "isSource": true,
10190
+ "original": {
10191
+ "value": "{noordwijk.size.4xs}"
10192
+ },
10193
+ "name": "utrechtRadioButtonCheckedActiveBorderWidth",
10194
+ "attributes": {
10195
+ "category": "utrecht",
10196
+ "type": "radio-button",
10197
+ "item": "checked",
10198
+ "subitem": "active",
10199
+ "state": "border-width"
10200
+ },
10201
+ "path": [
10202
+ "utrecht",
10203
+ "radio-button",
10204
+ "checked",
10205
+ "active",
10206
+ "border-width"
10207
+ ]
10208
+ },
10209
+ {
10210
+ "value": "#2c2276",
10211
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10212
+ "isSource": true,
10213
+ "original": {
10214
+ "value": "{noordwijk.color.primary}"
10215
+ },
10216
+ "name": "utrechtRadioButtonCheckedActiveColor",
10217
+ "attributes": {
10218
+ "category": "utrecht",
10219
+ "type": "radio-button",
10220
+ "item": "checked",
10221
+ "subitem": "active",
10222
+ "state": "color"
10223
+ },
10224
+ "path": [
10225
+ "utrecht",
10226
+ "radio-button",
10227
+ "checked",
10228
+ "active",
10229
+ "color"
10230
+ ]
10231
+ },
10232
+ {
10233
+ "value": "#ffffff",
10234
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10235
+ "isSource": true,
10236
+ "original": {
10237
+ "value": "{noordwijk.color.white.100}"
10238
+ },
10239
+ "name": "utrechtRadioButtonCheckedBackgroundColor",
10240
+ "attributes": {
10241
+ "category": "utrecht",
10242
+ "type": "radio-button",
10243
+ "item": "checked",
10244
+ "subitem": "background-color"
10245
+ },
10246
+ "path": [
10247
+ "utrecht",
10248
+ "radio-button",
10249
+ "checked",
10250
+ "background-color"
10251
+ ]
10252
+ },
10253
+ {
10254
+ "value": "#2c2276",
10255
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10256
+ "isSource": true,
10257
+ "original": {
10258
+ "value": "{noordwijk.color.primary}"
10259
+ },
10260
+ "name": "utrechtRadioButtonCheckedBorderColor",
10261
+ "attributes": {
10262
+ "category": "utrecht",
10263
+ "type": "radio-button",
10264
+ "item": "checked",
10265
+ "subitem": "border-color"
10266
+ },
10267
+ "path": [
10268
+ "utrecht",
10269
+ "radio-button",
10270
+ "checked",
10271
+ "border-color"
10272
+ ]
10273
+ },
10274
+ {
10275
+ "value": "1px",
10276
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10277
+ "isSource": true,
10278
+ "original": {
10279
+ "value": "{noordwijk.size.4xs}"
10280
+ },
10281
+ "name": "utrechtRadioButtonCheckedBorderWidth",
10282
+ "attributes": {
10283
+ "category": "utrecht",
10284
+ "type": "radio-button",
10285
+ "item": "checked",
10286
+ "subitem": "border-width"
10287
+ },
10288
+ "path": [
10289
+ "utrecht",
10290
+ "radio-button",
10291
+ "checked",
10292
+ "border-width"
10293
+ ]
10294
+ },
10295
+ {
10296
+ "value": "#2c2276",
10297
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10298
+ "isSource": true,
10299
+ "original": {
10300
+ "value": "{noordwijk.color.primary}"
10301
+ },
10302
+ "name": "utrechtRadioButtonCheckedColor",
10303
+ "attributes": {
10304
+ "category": "utrecht",
10305
+ "type": "radio-button",
10306
+ "item": "checked",
10307
+ "subitem": "color"
10308
+ },
10309
+ "path": [
10310
+ "utrecht",
10311
+ "radio-button",
10312
+ "checked",
10313
+ "color"
10314
+ ]
10315
+ },
10316
+ {
10317
+ "value": "#ffffff",
10318
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
10319
+ "isSource": true,
10320
+ "original": {
10321
+ "value": "{noordwijk.color.white.100}"
10322
+ },
10323
+ "name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
10324
+ "attributes": {
10325
+ "category": "utrecht",
10326
+ "type": "radio-button",
10327
+ "item": "checked-disabled",
10328
+ "subitem": "background-color"
10329
+ },
10330
+ "path": [
10331
+ "utrecht",
10332
+ "radio-button",
10333
+ "checked-disabled",
10334
+ "background-color"
10335
+ ]
10336
+ },
10337
+ {
10338
+ "value": "#d1d1d1",
10339
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
10340
+ "isSource": true,
10341
+ "original": {
10342
+ "value": "{noordwijk.color.grey.82}"
10343
+ },
10344
+ "name": "utrechtRadioButtonCheckedDisabledBorderColor",
10345
+ "attributes": {
10346
+ "category": "utrecht",
10347
+ "type": "radio-button",
10348
+ "item": "checked-disabled",
10349
+ "subitem": "border-color"
10350
+ },
10351
+ "path": [
10352
+ "utrecht",
10353
+ "radio-button",
10354
+ "checked-disabled",
10355
+ "border-color"
10356
+ ]
10357
+ },
10358
+ {
10359
+ "value": "1px",
10360
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
10361
+ "isSource": true,
10362
+ "original": {
10363
+ "value": "{noordwijk.size.4xs}"
10364
+ },
10365
+ "name": "utrechtRadioButtonCheckedDisabledBorderWidth",
10366
+ "attributes": {
10367
+ "category": "utrecht",
10368
+ "type": "radio-button",
10369
+ "item": "checked-disabled",
10370
+ "subitem": "border-width"
10371
+ },
10372
+ "path": [
10373
+ "utrecht",
10374
+ "radio-button",
10375
+ "checked-disabled",
10376
+ "border-width"
10377
+ ]
10378
+ },
10379
+ {
10380
+ "value": "#d1d1d1",
10381
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
10382
+ "isSource": true,
10383
+ "original": {
10384
+ "value": "{noordwijk.color.grey.82}"
10385
+ },
10386
+ "name": "utrechtRadioButtonCheckedDisabledColor",
10387
+ "attributes": {
10388
+ "category": "utrecht",
10389
+ "type": "radio-button",
10390
+ "item": "checked-disabled",
10391
+ "subitem": "color"
10392
+ },
10393
+ "path": [
10394
+ "utrecht",
10395
+ "radio-button",
10396
+ "checked-disabled",
10397
+ "color"
10398
+ ]
10399
+ },
10400
+ {
10401
+ "value": "#ffffff",
10402
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10403
+ "isSource": true,
10404
+ "original": {
10405
+ "value": "{noordwijk.color.white.100}"
10406
+ },
10407
+ "name": "utrechtRadioButtonCheckedFocusBackgroundColor",
10408
+ "attributes": {
10409
+ "category": "utrecht",
10410
+ "type": "radio-button",
10411
+ "item": "checked",
10412
+ "subitem": "focus",
10413
+ "state": "background-color"
10414
+ },
10415
+ "path": [
10416
+ "utrecht",
10417
+ "radio-button",
10418
+ "checked",
10419
+ "focus",
10420
+ "background-color"
10421
+ ]
10422
+ },
10423
+ {
10424
+ "value": "#2c2276",
10425
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10426
+ "isSource": true,
10427
+ "original": {
10428
+ "value": "{noordwijk.color.primary}"
10429
+ },
10430
+ "name": "utrechtRadioButtonCheckedFocusBorderColor",
10431
+ "attributes": {
10432
+ "category": "utrecht",
10433
+ "type": "radio-button",
10434
+ "item": "checked",
10435
+ "subitem": "focus",
10436
+ "state": "border-color"
10437
+ },
10438
+ "path": [
10439
+ "utrecht",
10440
+ "radio-button",
10441
+ "checked",
10442
+ "focus",
10443
+ "border-color"
10444
+ ]
10445
+ },
10446
+ {
10447
+ "value": "1px",
10448
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10449
+ "isSource": true,
10450
+ "original": {
10451
+ "value": "{noordwijk.size.4xs}"
10452
+ },
10453
+ "name": "utrechtRadioButtonCheckedFocusBorderWidth",
10454
+ "attributes": {
10455
+ "category": "utrecht",
10456
+ "type": "radio-button",
10457
+ "item": "checked",
10458
+ "subitem": "focus",
10459
+ "state": "border-width"
10460
+ },
10461
+ "path": [
10462
+ "utrecht",
10463
+ "radio-button",
10464
+ "checked",
10465
+ "focus",
10466
+ "border-width"
10467
+ ]
10468
+ },
10469
+ {
10470
+ "value": "#2c2276",
10471
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10472
+ "isSource": true,
10473
+ "original": {
10474
+ "value": "{noordwijk.color.primary}"
10475
+ },
10476
+ "name": "utrechtRadioButtonCheckedFocusColor",
10477
+ "attributes": {
10478
+ "category": "utrecht",
10479
+ "type": "radio-button",
10480
+ "item": "checked",
10481
+ "subitem": "focus",
10482
+ "state": "color"
10483
+ },
10484
+ "path": [
10485
+ "utrecht",
10486
+ "radio-button",
10487
+ "checked",
10488
+ "focus",
10489
+ "color"
10490
+ ]
10491
+ },
10492
+ {
10493
+ "value": "#ffffff",
10494
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10495
+ "isSource": true,
10496
+ "original": {
10497
+ "value": "{noordwijk.color.white.100}"
10498
+ },
10499
+ "name": "utrechtRadioButtonCheckedHoverBackgroundColor",
10500
+ "attributes": {
10501
+ "category": "utrecht",
10502
+ "type": "radio-button",
10503
+ "item": "checked",
10504
+ "subitem": "hover",
10505
+ "state": "background-color"
10506
+ },
10507
+ "path": [
10508
+ "utrecht",
10509
+ "radio-button",
10510
+ "checked",
10511
+ "hover",
10512
+ "background-color"
10513
+ ]
10514
+ },
10515
+ {
10516
+ "value": "#16113b",
10517
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10518
+ "isSource": true,
10519
+ "original": {
10520
+ "value": "{noordwijk.color.primary-hover}"
10521
+ },
10522
+ "name": "utrechtRadioButtonCheckedHoverBorderColor",
10523
+ "attributes": {
10524
+ "category": "utrecht",
10525
+ "type": "radio-button",
10526
+ "item": "checked",
10527
+ "subitem": "hover",
10528
+ "state": "border-color"
10529
+ },
10530
+ "path": [
10531
+ "utrecht",
10532
+ "radio-button",
10533
+ "checked",
10534
+ "hover",
10535
+ "border-color"
10536
+ ]
10537
+ },
10538
+ {
10539
+ "value": "1px",
10540
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10541
+ "isSource": true,
10542
+ "original": {
10543
+ "value": "{noordwijk.size.4xs}"
10544
+ },
10545
+ "name": "utrechtRadioButtonCheckedHoverBorderWidth",
10546
+ "attributes": {
10547
+ "category": "utrecht",
10548
+ "type": "radio-button",
10549
+ "item": "checked",
10550
+ "subitem": "hover",
10551
+ "state": "border-width"
10552
+ },
10553
+ "path": [
10554
+ "utrecht",
10555
+ "radio-button",
10556
+ "checked",
10557
+ "hover",
10558
+ "border-width"
10559
+ ]
10560
+ },
10561
+ {
10562
+ "value": "#16113b",
10563
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10564
+ "isSource": true,
10565
+ "original": {
10566
+ "value": "{noordwijk.color.primary-hover}"
10567
+ },
10568
+ "name": "utrechtRadioButtonCheckedHoverColor",
10569
+ "attributes": {
10570
+ "category": "utrecht",
10571
+ "type": "radio-button",
10572
+ "item": "checked",
10573
+ "subitem": "hover",
10574
+ "state": "color"
10575
+ },
10576
+ "path": [
10577
+ "utrecht",
10578
+ "radio-button",
10579
+ "checked",
10580
+ "hover",
10581
+ "color"
10582
+ ]
10583
+ },
10584
+ {
10585
+ "value": "#f7f7f7",
10586
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10587
+ "isSource": true,
10588
+ "original": {
10589
+ "value": "{noordwijk.color.grey.97}"
10590
+ },
10591
+ "name": "utrechtRadioButtonDisabledBackgroundColor",
10592
+ "attributes": {
10593
+ "category": "utrecht",
10594
+ "type": "radio-button",
10595
+ "item": "disabled",
10596
+ "subitem": "background-color"
10597
+ },
10598
+ "path": [
10599
+ "utrecht",
10600
+ "radio-button",
10601
+ "disabled",
10602
+ "background-color"
10603
+ ]
10604
+ },
10605
+ {
10606
+ "value": "#d1d1d1",
10607
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10608
+ "isSource": true,
10609
+ "original": {
10610
+ "value": "{noordwijk.color.grey.82}"
10611
+ },
10612
+ "name": "utrechtRadioButtonDisabledBorderColor",
10613
+ "attributes": {
10614
+ "category": "utrecht",
10615
+ "type": "radio-button",
10616
+ "item": "disabled",
10617
+ "subitem": "border-color"
10618
+ },
10619
+ "path": [
10620
+ "utrecht",
10621
+ "radio-button",
10622
+ "disabled",
10623
+ "border-color"
10624
+ ]
10625
+ },
10626
+ {
10627
+ "value": "1px",
10628
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10629
+ "isSource": true,
10630
+ "original": {
10631
+ "value": "{noordwijk.size.4xs}"
10632
+ },
10633
+ "name": "utrechtRadioButtonDisabledBorderWidth",
10634
+ "attributes": {
10635
+ "category": "utrecht",
10636
+ "type": "radio-button",
10637
+ "item": "disabled",
10638
+ "subitem": "border-width"
10639
+ },
10640
+ "path": [
10641
+ "utrecht",
10642
+ "radio-button",
10643
+ "disabled",
10644
+ "border-width"
10645
+ ]
10646
+ },
10647
+ {
10648
+ "value": "#d1d1d1",
10649
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10650
+ "isSource": true,
10651
+ "original": {
10652
+ "value": "{noordwijk.color.grey.82}"
10653
+ },
10654
+ "name": "utrechtRadioButtonDisabledColor",
10655
+ "attributes": {
10656
+ "category": "utrecht",
10657
+ "type": "radio-button",
10658
+ "item": "disabled",
10659
+ "subitem": "color"
10660
+ },
10661
+ "path": [
10662
+ "utrecht",
10663
+ "radio-button",
10664
+ "disabled",
10665
+ "color"
10666
+ ]
10667
+ },
10668
+ {
10669
+ "value": "#ffffff",
10670
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10671
+ "isSource": true,
10672
+ "original": {
10673
+ "value": "{noordwijk.color.white.100}"
10674
+ },
10675
+ "name": "utrechtRadioButtonFocusBackgroundColor",
10676
+ "attributes": {
10677
+ "category": "utrecht",
10678
+ "type": "radio-button",
10679
+ "item": "focus",
10680
+ "subitem": "background-color"
10681
+ },
10682
+ "path": [
10683
+ "utrecht",
10684
+ "radio-button",
10685
+ "focus",
10686
+ "background-color"
10687
+ ]
10688
+ },
10689
+ {
10690
+ "value": "#2c2276",
10691
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10692
+ "isSource": true,
10693
+ "original": {
10694
+ "value": "{noordwijk.color.primary}"
10695
+ },
10696
+ "name": "utrechtRadioButtonFocusBorderColor",
10697
+ "attributes": {
10698
+ "category": "utrecht",
10699
+ "type": "radio-button",
10700
+ "item": "focus",
10701
+ "subitem": "border-color"
10702
+ },
10703
+ "path": [
10704
+ "utrecht",
10705
+ "radio-button",
10706
+ "focus",
10707
+ "border-color"
10708
+ ]
10709
+ },
10710
+ {
10711
+ "value": "1px",
10712
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10713
+ "isSource": true,
10714
+ "original": {
10715
+ "value": "{noordwijk.size.4xs}"
10716
+ },
10717
+ "name": "utrechtRadioButtonFocusBorderWidth",
10718
+ "attributes": {
10719
+ "category": "utrecht",
10720
+ "type": "radio-button",
10721
+ "item": "focus",
10722
+ "subitem": "border-width"
10723
+ },
10724
+ "path": [
10725
+ "utrecht",
10726
+ "radio-button",
10727
+ "focus",
10728
+ "border-width"
10729
+ ]
10730
+ },
10731
+ {
10732
+ "value": "#2c2276",
10733
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10734
+ "isSource": true,
10735
+ "original": {
10736
+ "value": "{noordwijk.color.primary}"
10737
+ },
10738
+ "name": "utrechtRadioButtonFocusColor",
10739
+ "attributes": {
10740
+ "category": "utrecht",
10741
+ "type": "radio-button",
10742
+ "item": "focus",
10743
+ "subitem": "color"
10744
+ },
10745
+ "path": [
10746
+ "utrecht",
10747
+ "radio-button",
10748
+ "focus",
10749
+ "color"
10750
+ ]
10751
+ },
10752
+ {
10753
+ "value": "#ffffff",
10754
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10755
+ "isSource": true,
10756
+ "original": {
10757
+ "value": "{noordwijk.color.white.100}"
10758
+ },
10759
+ "name": "utrechtRadioButtonHoverBackgroundColor",
10760
+ "attributes": {
10761
+ "category": "utrecht",
10762
+ "type": "radio-button",
10763
+ "item": "hover",
10764
+ "subitem": "background-color"
10765
+ },
10766
+ "path": [
10767
+ "utrecht",
10768
+ "radio-button",
10769
+ "hover",
10770
+ "background-color"
10771
+ ]
10772
+ },
10773
+ {
10774
+ "value": "#4f4f4f",
10775
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10776
+ "isSource": true,
10777
+ "original": {
10778
+ "value": "{noordwijk.color.grey.31}"
10779
+ },
10780
+ "name": "utrechtRadioButtonHoverBorderColor",
10781
+ "attributes": {
10782
+ "category": "utrecht",
10783
+ "type": "radio-button",
10784
+ "item": "hover",
10785
+ "subitem": "border-color"
10786
+ },
10787
+ "path": [
10788
+ "utrecht",
10789
+ "radio-button",
10790
+ "hover",
10791
+ "border-color"
10792
+ ]
10793
+ },
10794
+ {
10795
+ "value": "1px",
10796
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10797
+ "isSource": true,
10798
+ "original": {
10799
+ "value": "{noordwijk.size.4xs}"
10800
+ },
10801
+ "name": "utrechtRadioButtonHoverBorderWidth",
10802
+ "attributes": {
10803
+ "category": "utrecht",
10804
+ "type": "radio-button",
10805
+ "item": "hover",
10806
+ "subitem": "border-width"
10807
+ },
10808
+ "path": [
10809
+ "utrecht",
10810
+ "radio-button",
10811
+ "hover",
10812
+ "border-width"
10813
+ ]
10814
+ },
10815
+ {
10816
+ "value": "5px",
10817
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10818
+ "isSource": true,
10819
+ "original": {
10820
+ "value": "5px"
10821
+ },
10822
+ "name": "utrechtRadioButtonIconSize",
10823
+ "attributes": {
10824
+ "category": "utrecht",
10825
+ "type": "radio-button",
10826
+ "item": "icon",
10827
+ "subitem": "size"
10828
+ },
10829
+ "path": [
10830
+ "utrecht",
10831
+ "radio-button",
10832
+ "icon",
10833
+ "size"
10834
+ ]
10835
+ },
10836
+ {
10837
+ "value": "#ffffff",
10838
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10839
+ "isSource": true,
10840
+ "original": {
10841
+ "value": "{noordwijk.color.white.100}"
10842
+ },
10843
+ "name": "utrechtRadioButtonInvalidBackgroundColor",
10844
+ "attributes": {
10845
+ "category": "utrecht",
10846
+ "type": "radio-button",
10847
+ "item": "invalid",
10848
+ "subitem": "background-color"
10849
+ },
10850
+ "path": [
10851
+ "utrecht",
10852
+ "radio-button",
10853
+ "invalid",
10854
+ "background-color"
10855
+ ]
10856
+ },
10857
+ {
10858
+ "value": "#dc3545",
10859
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10860
+ "isSource": true,
10861
+ "original": {
10862
+ "value": "{noordwijk.color.error}"
10863
+ },
10864
+ "name": "utrechtRadioButtonInvalidBorderColor",
10865
+ "attributes": {
10866
+ "category": "utrecht",
10867
+ "type": "radio-button",
10868
+ "item": "invalid",
10869
+ "subitem": "border-color"
10870
+ },
10871
+ "path": [
10872
+ "utrecht",
10873
+ "radio-button",
10874
+ "invalid",
10875
+ "border-color"
10876
+ ]
10877
+ },
10878
+ {
10879
+ "value": "1px",
10880
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10881
+ "isSource": true,
10882
+ "original": {
10883
+ "value": "{noordwijk.size.4xs}"
10884
+ },
10885
+ "name": "utrechtRadioButtonInvalidBorderWidth",
10886
+ "attributes": {
10887
+ "category": "utrecht",
10888
+ "type": "radio-button",
10889
+ "item": "invalid",
10890
+ "subitem": "border-width"
10891
+ },
10892
+ "path": [
10893
+ "utrecht",
10894
+ "radio-button",
10895
+ "invalid",
10896
+ "border-width"
10897
+ ]
10898
+ },
10899
+ {
10900
+ "value": "#dc3545",
10901
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10902
+ "isSource": true,
10903
+ "original": {
10904
+ "value": "{noordwijk.color.error}"
10905
+ },
10906
+ "name": "utrechtRadioButtonInvalidColor",
10907
+ "attributes": {
10908
+ "category": "utrecht",
10909
+ "type": "radio-button",
10910
+ "item": "invalid",
10911
+ "subitem": "color"
10912
+ },
10913
+ "path": [
10914
+ "utrecht",
10915
+ "radio-button",
10916
+ "invalid",
10917
+ "color"
10918
+ ]
10919
+ },
10920
+ {
10921
+ "value": "16px",
10922
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
10923
+ "isSource": true,
10924
+ "original": {
10925
+ "value": "16px"
10926
+ },
10927
+ "name": "utrechtRadioButtonMinBlockSize",
10928
+ "attributes": {
10929
+ "category": "utrecht",
10930
+ "type": "radio-button",
10931
+ "item": "min-block-size"
10932
+ },
10933
+ "path": [
10934
+ "utrecht",
10935
+ "radio-button",
10936
+ "min-block-size"
10937
+ ]
10938
+ },
10939
+ {
10940
+ "value": "16px",
10941
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
10942
+ "isSource": true,
10943
+ "original": {
10944
+ "value": "16px"
10945
+ },
10946
+ "name": "utrechtRadioButtonMinInlineSize",
10947
+ "attributes": {
10948
+ "category": "utrecht",
10949
+ "type": "radio-button",
10950
+ "item": "min-inline-size"
10951
+ },
10952
+ "path": [
10953
+ "utrecht",
10954
+ "radio-button",
10955
+ "min-inline-size"
10956
+ ]
10957
+ },
10020
10958
  {
10021
10959
  "value": "1px",
10022
10960
  "filePath": "src/component/utrecht/separator.tokens.json",