@conduction/theme 1.1.32 → 1.1.34

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 (203) hide show
  1. package/README.md +4 -0
  2. package/conduction-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  3. package/conduction-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  4. package/conduction-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  5. package/conduction-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  6. package/conduction-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  7. package/conduction-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  8. package/conduction-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  9. package/conduction-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  10. package/conduction-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  11. package/conduction-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  12. package/conduction-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  13. package/conduction-design-tokens/src/component/utrecht/textbox.tokens.json +2 -2
  14. package/municipalities/commonground-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  15. package/municipalities/commonground-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  16. package/municipalities/commonground-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  17. package/municipalities/commonground-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  18. package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  19. package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  20. package/municipalities/dimpact-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  21. package/municipalities/dimpact-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  22. package/municipalities/dimpact-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  23. package/municipalities/dimpact-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  24. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  25. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  26. package/municipalities/dinkelland-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  27. package/municipalities/dinkelland-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  28. package/municipalities/dinkelland-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  29. package/municipalities/dinkelland-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  30. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  31. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  32. package/municipalities/epe-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  33. package/municipalities/epe-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  34. package/municipalities/epe-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  35. package/municipalities/epe-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  36. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  37. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  38. package/municipalities/gooise-meren-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  39. package/municipalities/gooise-meren-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  40. package/municipalities/gooise-meren-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  41. package/municipalities/gooise-meren-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  42. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  43. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  44. package/municipalities/gouda-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  45. package/municipalities/gouda-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  46. package/municipalities/gouda-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  47. package/municipalities/gouda-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  48. package/municipalities/gouda-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  49. package/municipalities/gouda-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  50. package/municipalities/leiden-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  51. package/municipalities/leiden-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  52. package/municipalities/leiden-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  53. package/municipalities/leiden-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  54. package/municipalities/leiden-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  55. package/municipalities/leiden-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  56. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  57. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  58. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  59. package/municipalities/leiden-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  60. package/municipalities/leiden-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  61. package/municipalities/leiden-design-tokens/src/component/utrecht/textbox.tokens.json +2 -2
  62. package/municipalities/moerdijk-design-tokens/LICENSE.md +17 -0
  63. package/municipalities/moerdijk-design-tokens/README.md +3 -0
  64. package/municipalities/moerdijk-design-tokens/documentation/color.stories.mdx +17 -0
  65. package/municipalities/moerdijk-design-tokens/documentation/components.stories.mdx +11 -0
  66. package/municipalities/moerdijk-design-tokens/documentation/design-tokens.stories.mdx +14 -0
  67. package/municipalities/moerdijk-design-tokens/documentation/readme.stories.mdx +7 -0
  68. package/municipalities/moerdijk-design-tokens/package.json +41 -0
  69. package/municipalities/moerdijk-design-tokens/src/brand/moerdijk/color.tokens.json +117 -0
  70. package/municipalities/moerdijk-design-tokens/src/brand/moerdijk/font-size.tokens.json +54 -0
  71. package/municipalities/moerdijk-design-tokens/src/brand/moerdijk/size.tokens.json +17 -0
  72. package/municipalities/moerdijk-design-tokens/src/brand/moerdijk/typography.tokens.json +55 -0
  73. package/municipalities/moerdijk-design-tokens/src/common/utrecht/action.tokens.json +12 -0
  74. package/municipalities/moerdijk-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  75. package/municipalities/moerdijk-design-tokens/src/component/conduction/card-header.tokens.json +27 -0
  76. package/municipalities/moerdijk-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -0
  77. package/municipalities/moerdijk-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  78. package/municipalities/moerdijk-design-tokens/src/component/conduction/download-card.tokens.json +28 -0
  79. package/municipalities/moerdijk-design-tokens/src/component/conduction/logo.tokens.json +27 -0
  80. package/municipalities/moerdijk-design-tokens/src/component/conduction/navigation.tokens.json +88 -0
  81. package/municipalities/moerdijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -0
  82. package/municipalities/moerdijk-design-tokens/src/component/conduction/select.tokens.json +39 -0
  83. package/municipalities/moerdijk-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -0
  84. package/municipalities/moerdijk-design-tokens/src/component/conduction/tabs.tokens.json +85 -0
  85. package/municipalities/moerdijk-design-tokens/src/component/conduction/tooltip.tokens.json +17 -0
  86. package/municipalities/moerdijk-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  87. package/municipalities/moerdijk-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -0
  88. package/municipalities/moerdijk-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  89. package/municipalities/moerdijk-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
  90. package/municipalities/moerdijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  91. package/municipalities/moerdijk-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  92. package/municipalities/moerdijk-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -0
  93. package/municipalities/moerdijk-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  94. package/municipalities/moerdijk-design-tokens/src/component/utrecht/calendar.tokens.json +80 -0
  95. package/municipalities/moerdijk-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -0
  96. package/municipalities/moerdijk-design-tokens/src/component/utrecht/code.tokens.json +26 -0
  97. package/municipalities/moerdijk-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  98. package/municipalities/moerdijk-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  99. package/municipalities/moerdijk-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
  100. package/municipalities/moerdijk-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
  101. package/municipalities/moerdijk-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +22 -0
  102. package/municipalities/moerdijk-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  103. package/municipalities/moerdijk-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -0
  104. package/municipalities/moerdijk-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
  105. package/municipalities/moerdijk-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  106. package/municipalities/moerdijk-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -0
  107. package/municipalities/moerdijk-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -0
  108. package/municipalities/moerdijk-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +27 -0
  109. package/municipalities/moerdijk-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -0
  110. package/municipalities/moerdijk-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -0
  111. package/municipalities/moerdijk-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  112. package/municipalities/moerdijk-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  113. package/municipalities/moerdijk-design-tokens/src/component/utrecht/form-input.tokens.json +34 -0
  114. package/municipalities/moerdijk-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  115. package/municipalities/moerdijk-design-tokens/src/component/utrecht/heading.tokens.json +52 -0
  116. package/municipalities/moerdijk-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  117. package/municipalities/moerdijk-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  118. package/municipalities/moerdijk-design-tokens/src/component/utrecht/list.tokens.json +31 -0
  119. package/municipalities/moerdijk-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
  120. package/municipalities/moerdijk-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  121. package/municipalities/moerdijk-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  122. package/municipalities/moerdijk-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  123. package/municipalities/moerdijk-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  124. package/municipalities/moerdijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -0
  125. package/municipalities/moerdijk-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  126. package/municipalities/moerdijk-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -0
  127. package/municipalities/moerdijk-design-tokens/src/component/utrecht/surface.tokens.json +8 -0
  128. package/municipalities/moerdijk-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  129. package/municipalities/moerdijk-design-tokens/src/component/utrecht/textbox.tokens.json +34 -0
  130. package/municipalities/moerdijk-design-tokens/src/config.json +73 -0
  131. package/municipalities/moerdijk-design-tokens/src/font/inter-bold.woff2 +0 -0
  132. package/municipalities/moerdijk-design-tokens/src/font/inter-regular.woff2 +0 -0
  133. package/municipalities/moerdijk-design-tokens/src/font/inter-semibold.woff2 +0 -0
  134. package/municipalities/moerdijk-design-tokens/src/font.scss +14 -0
  135. package/municipalities/moerdijk-design-tokens/src/index.scss +8 -0
  136. package/municipalities/moerdijk-design-tokens/style-dictionary.config.js +6 -0
  137. package/municipalities/noaberkracht-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  138. package/municipalities/noaberkracht-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  139. package/municipalities/noaberkracht-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  140. package/municipalities/noaberkracht-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  141. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  142. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  143. package/municipalities/noordwijk-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  144. package/municipalities/noordwijk-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  145. package/municipalities/noordwijk-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  146. package/municipalities/noordwijk-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  147. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  148. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  149. package/municipalities/open-webconcept-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  150. package/municipalities/open-webconcept-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  151. package/municipalities/open-webconcept-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  152. package/municipalities/open-webconcept-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  153. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  154. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  155. package/municipalities/opencatalogi-design-tokens/src/components/conduction/card-header.tokens.json +1 -0
  156. package/municipalities/opencatalogi-design-tokens/src/components/conduction/card-wrapper.tokens.json +4 -1
  157. package/municipalities/opencatalogi-design-tokens/src/components/conduction/navigation.tokens.json +10 -1
  158. package/municipalities/opencatalogi-design-tokens/src/components/conduction/tabs.tokens.json +2 -1
  159. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/extra-tokens/link.tokens.json +9 -0
  160. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  161. package/municipalities/roosendaal-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  162. package/municipalities/roosendaal-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  163. package/municipalities/roosendaal-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  164. package/municipalities/roosendaal-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  165. package/municipalities/roosendaal-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  166. package/municipalities/roosendaal-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  167. package/municipalities/rotterdam-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  168. package/municipalities/rotterdam-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  169. package/municipalities/rotterdam-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  170. package/municipalities/rotterdam-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  171. package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  172. package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  173. package/municipalities/sloterburg-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  174. package/municipalities/sloterburg-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  175. package/municipalities/sloterburg-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  176. package/municipalities/sloterburg-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  177. package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  178. package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  179. package/municipalities/tubbergen-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  180. package/municipalities/tubbergen-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  181. package/municipalities/tubbergen-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  182. package/municipalities/tubbergen-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  183. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  184. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  185. package/municipalities/xxllnc-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  186. package/municipalities/xxllnc-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  187. package/municipalities/xxllnc-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  188. package/municipalities/xxllnc-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  189. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  190. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  191. package/municipalities/zuiddrecht-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  192. package/municipalities/zuiddrecht-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  193. package/municipalities/zuiddrecht-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  194. package/municipalities/zuiddrecht-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  195. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  196. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  197. package/municipalities/zutphen-design-tokens/src/component/conduction/card-header.tokens.json +1 -0
  198. package/municipalities/zutphen-design-tokens/src/component/conduction/card-wrapper.tokens.json +4 -1
  199. package/municipalities/zutphen-design-tokens/src/component/conduction/navigation.tokens.json +10 -1
  200. package/municipalities/zutphen-design-tokens/src/component/conduction/tabs.tokens.json +2 -1
  201. package/municipalities/zutphen-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  202. package/municipalities/zutphen-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +2 -1
  203. package/package.json +3 -2
@@ -47,7 +47,8 @@
47
47
  "hover": {
48
48
  "background-color": {},
49
49
  "color": {},
50
- "text-decoration": {}
50
+ "text-decoration": {},
51
+ "font-weight": {}
51
52
  },
52
53
  "list": {
53
54
  "padding-inline-start": { "value": "0px" },
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "link": {
4
+ "hover": {
5
+ "font-weight": {}
6
+ }
7
+ }
8
+ }
9
+ }
@@ -29,7 +29,8 @@
29
29
  "hover": {
30
30
  "color": {},
31
31
  "text-decoration": { "value": "underline" },
32
- "text-decoration-thickness": { "value": "{noaberkracht.size.4xs}" }
32
+ "text-decoration-thickness": { "value": "{noaberkracht.size.4xs}" },
33
+ "font-weight": {}
33
34
  }
34
35
  }
35
36
  }
@@ -19,6 +19,7 @@
19
19
  "color": { "value": "{noordwijk.color.light-green.24}" },
20
20
  "font-size": { "value": "{noordwijk.font-size.sm}" },
21
21
  "font-weight": { "value": "{noordwijk.typography.font-weight.light}" },
22
+ "font-style": {},
22
23
  "margin-block-end": { "value": "{noordwijk.size.xs}" }
23
24
  }
24
25
  }
@@ -9,6 +9,7 @@
9
9
  "border-bottom-style": {},
10
10
  "border-bottom-width": {},
11
11
  "border-radius": { "value": "5px" },
12
+ "transition": {},
12
13
  "box-shadow": {},
13
14
  "color": { "value": "{noordwijk.color.black.0}" },
14
15
  "hover": {
@@ -19,7 +20,9 @@
19
20
  "border-width": {},
20
21
  "border-bottom-color": {},
21
22
  "border-bottom-style": {},
22
- "border-bottom-width": {}
23
+ "border-bottom-width": {},
24
+ "border-radius": {},
25
+ "box-shadow": {}
23
26
  },
24
27
  "padding-inline-end": { "value": "{noordwijk.size.md}" },
25
28
  "padding-inline-start": { "value": "{noordwijk.size.md}" },
@@ -4,6 +4,11 @@
4
4
  "top-nav": {
5
5
  "color": { "value": "{noordwijk.color.blue.30}" },
6
6
  "background-color": { "value": "{noordwijk.color.white.100}" },
7
+ "list": {
8
+ "border-color": {},
9
+ "border-style": {},
10
+ "border-width": {}
11
+ },
7
12
  "hover": {
8
13
  "color": { "value": "{noordwijk.color.blue.30}" },
9
14
  "background-color": { "value": "{noordwijk.color.white.100}" },
@@ -43,7 +48,11 @@
43
48
  },
44
49
  "item": {
45
50
  "padding": { "value": "18px" },
46
- "border-radius": {}
51
+ "border-radius": {},
52
+ "border-color": {},
53
+ "border-style": {},
54
+ "border-width": {},
55
+ "transition": {}
47
56
  },
48
57
  "padding-inline-end": { "value": "16px" },
49
58
  "padding-inline-start": { "value": "16px" },
@@ -45,7 +45,8 @@
45
45
  "hover": {
46
46
  "background-color": {},
47
47
  "color": {},
48
- "text-decoration": {}
48
+ "text-decoration": {},
49
+ "font-weight": {}
49
50
  },
50
51
  "list": {
51
52
  "padding-inline-start": { "value": "0px" },
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "link": {
4
+ "hover": {
5
+ "font-weight": {}
6
+ }
7
+ }
8
+ }
9
+ }
@@ -28,7 +28,8 @@
28
28
  "hover": {
29
29
  "color": { "value": "{noordwijk.color.black.0}" },
30
30
  "text-decoration": { "value": "underline" },
31
- "text-decoration-thickness": { "value": 1 }
31
+ "text-decoration-thickness": { "value": 1 },
32
+ "font-weight": {}
32
33
  }
33
34
  }
34
35
  }
@@ -19,6 +19,7 @@
19
19
  "color": { "value": "{open-webconcept.color.black.60}" },
20
20
  "font-size": { "value": "{open-webconcept.font-size.sm}" },
21
21
  "font-weight": { "value": "{open-webconcept.typography.font-weight.light}" },
22
+ "font-style": {},
22
23
  "margin-block-end": { "value": "{open-webconcept.size.xs}" }
23
24
  }
24
25
  }
@@ -9,6 +9,7 @@
9
9
  "border-bottom-style": {},
10
10
  "border-bottom-width": {},
11
11
  "border-radius": { "value": "usnet" },
12
+ "transition": {},
12
13
  "box-shadow": {},
13
14
  "color": { "value": "{open-webconcept.color.black.33}" },
14
15
  "hover": {
@@ -19,7 +20,9 @@
19
20
  "border-width": {},
20
21
  "border-bottom-color": {},
21
22
  "border-bottom-style": {},
22
- "border-bottom-width": {}
23
+ "border-bottom-width": {},
24
+ "border-radius": {},
25
+ "box-shadow": {}
23
26
  },
24
27
  "padding-inline-end": { "value": "{open-webconcept.size.md}" },
25
28
  "padding-inline-start": { "value": "{open-webconcept.size.md}" },
@@ -4,6 +4,11 @@
4
4
  "top-nav": {
5
5
  "color": { "value": "{open-webconcept.color.black.27}" },
6
6
  "background-color": { "value": "{open-webconcept.color.white.100}" },
7
+ "list": {
8
+ "border-color": {},
9
+ "border-style": {},
10
+ "border-width": {}
11
+ },
7
12
  "hover": {
8
13
  "color": { "value": "{open-webconcept.color.black.27}" },
9
14
  "background-color": { "value": "{open-webconcept.color.grey.93}" },
@@ -43,7 +48,11 @@
43
48
  },
44
49
  "item": {
45
50
  "padding": { "value": "18px" },
46
- "border-radius": {}
51
+ "border-radius": {},
52
+ "border-color": {},
53
+ "border-style": {},
54
+ "border-width": {},
55
+ "transition": {}
47
56
  },
48
57
  "padding-inline-end": { "value": "16px" },
49
58
  "padding-inline-start": { "value": "16px" },
@@ -47,7 +47,8 @@
47
47
  "hover": {
48
48
  "background-color": {},
49
49
  "color": { "value": "{open-webconcept.color.black.27}" },
50
- "text-decoration": {}
50
+ "text-decoration": {},
51
+ "font-weight": {}
51
52
  },
52
53
  "list": {
53
54
  "padding-inline-start": { "value": "0px" },
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "link": {
4
+ "hover": {
5
+ "font-weight": {}
6
+ }
7
+ }
8
+ }
9
+ }
@@ -29,7 +29,8 @@
29
29
  "hover": {
30
30
  "color": { "value": "{open-webconcept.color.primary}" },
31
31
  "text-decoration": { "value": "none" },
32
- "text-decoration-thickness": { "value": 0 }
32
+ "text-decoration-thickness": { "value": 0 },
33
+ "font-weight": {}
33
34
  }
34
35
  }
35
36
  }
@@ -19,6 +19,7 @@
19
19
  "color": { "value": "{opencatalogi.color.gray.tint-11}" },
20
20
  "font-size": { "value": "16px" },
21
21
  "font-weight": { "value": "400" },
22
+ "font-style": {},
22
23
  "margin-block-end": { "value": "8px" }
23
24
  }
24
25
  }
@@ -9,6 +9,7 @@
9
9
  "border-bottom-style": { "value": "solid" },
10
10
  "border-bottom-width": { "value": "4px" },
11
11
  "border-radius": { "value": "0px" },
12
+ "transition": {},
12
13
  "box-shadow": {},
13
14
  "color": { "value": "{opencatalogi.color.gray.tint-11}" },
14
15
  "hover": {
@@ -19,7 +20,9 @@
19
20
  "border-width": {},
20
21
  "border-bottom-color": { "value": "{opencatalogi.color.green.tint-01}" },
21
22
  "border-bottom-style": { "value": "solid" },
22
- "border-bottom-width": { "value": "4px" }
23
+ "border-bottom-width": { "value": "4px" },
24
+ "border-radius": {},
25
+ "box-shadow": {}
23
26
  },
24
27
  "padding-inline-end": { "value": "16px" },
25
28
  "padding-inline-start": { "value": "16px" },
@@ -4,6 +4,11 @@
4
4
  "top-nav": {
5
5
  "color": { "value": "{opencatalogi.color.gray.tint-11}" },
6
6
  "background-color": { "value": "{opencatalogi.color.base.white}" },
7
+ "list": {
8
+ "border-color": {},
9
+ "border-style": {},
10
+ "border-width": {}
11
+ },
7
12
  "hover": {
8
13
  "color": { "value": "{opencatalogi.color.green.tint-01}" },
9
14
  "background-color": { "value": "{opencatalogi.color.base.white}" },
@@ -43,7 +48,11 @@
43
48
  },
44
49
  "item": {
45
50
  "padding": { "value": "18px" },
46
- "border-radius": {}
51
+ "border-radius": {},
52
+ "border-color": {},
53
+ "border-style": {},
54
+ "border-width": {},
55
+ "transition": {}
47
56
  },
48
57
  "padding-inline-end": { "value": "16px" },
49
58
  "padding-inline-start": { "value": "16px" },
@@ -47,7 +47,8 @@
47
47
  "hover": {
48
48
  "background-color": { "value": "transparent" },
49
49
  "color": { "value": "{opencatalogi.color.green.tint-01}" },
50
- "text-decoration": {}
50
+ "text-decoration": {},
51
+ "font-weight": {}
51
52
  },
52
53
  "list": {
53
54
  "padding-inline-start": { "value": "0px" },
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "link": {
4
+ "hover": {
5
+ "font-weight": {}
6
+ }
7
+ }
8
+ }
9
+ }
@@ -29,7 +29,8 @@
29
29
  "hover": {
30
30
  "color": {},
31
31
  "text-decoration": { "value": "underline" },
32
- "text-decoration-thickness": { "value": 1 }
32
+ "text-decoration-thickness": { "value": 1 },
33
+ "font-weight": {}
33
34
  }
34
35
  }
35
36
  }
@@ -22,6 +22,7 @@
22
22
  "color": { "value": "{roosendaal.color.black.3}" },
23
23
  "font-size": { "value": "{roosendaal.font-size.sm}" },
24
24
  "font-weight": { "value": "{roosendaal.typography.font-weight.light}" },
25
+ "font-style": {},
25
26
  "margin-block-end": { "value": "{roosendaal.size.xs}" }
26
27
  }
27
28
  }
@@ -9,6 +9,7 @@
9
9
  "border-bottom-style": { "value": "solid" },
10
10
  "border-bottom-width": { "value": "3px" },
11
11
  "border-radius": { "value": "0" },
12
+ "transition": {},
12
13
  "box-shadow": {},
13
14
  "color": { "value": "{roosendaal.color.black.3}" },
14
15
  "hover": {
@@ -19,7 +20,9 @@
19
20
  "border-width": {},
20
21
  "border-bottom-color": { "value": "{roosendaal.color.grey.95}" },
21
22
  "border-bottom-style": { "value": "solid" },
22
- "border-bottom-width": { "value": "3px" }
23
+ "border-bottom-width": { "value": "3px" },
24
+ "border-radius": {},
25
+ "box-shadow": {}
23
26
  },
24
27
  "padding-inline-end": { "value": "{roosendaal.size.md}" },
25
28
  "padding-inline-start": { "value": "{roosendaal.size.md}" },
@@ -4,6 +4,11 @@
4
4
  "top-nav": {
5
5
  "color": { "value": "{roosendaal.color.black.3}" },
6
6
  "background-color": { "value": "{roosendaal.color.white.100}" },
7
+ "list": {
8
+ "border-color": {},
9
+ "border-style": {},
10
+ "border-width": {}
11
+ },
7
12
  "hover": {
8
13
  "color": { "value": "{roosendaal.color.black.3}" },
9
14
  "background-color": { "value": "{roosendaal.color.green.95}" },
@@ -43,7 +48,11 @@
43
48
  },
44
49
  "item": {
45
50
  "padding": { "value": "18px" },
46
- "border-radius": {}
51
+ "border-radius": {},
52
+ "border-color": {},
53
+ "border-style": {},
54
+ "border-width": {},
55
+ "transition": {}
47
56
  },
48
57
  "padding-inline-end": { "value": "16px" },
49
58
  "padding-inline-start": { "value": "16px" },
@@ -47,7 +47,8 @@
47
47
  "hover": {
48
48
  "background-color": {},
49
49
  "color": { "value": "{roosendaal.color.grey.29}" },
50
- "text-decoration": {}
50
+ "text-decoration": {},
51
+ "font-weight": {}
51
52
  },
52
53
  "list": {
53
54
  "padding-inline-start": { "value": "0px" },
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "link": {
4
+ "hover": {
5
+ "font-weight": {}
6
+ }
7
+ }
8
+ }
9
+ }
@@ -30,7 +30,8 @@
30
30
  "hover": {
31
31
  "color": { "value": "{roosendaal.color.green.82}" },
32
32
  "text-decoration": { "value": "underline" },
33
- "text-decoration-thickness": { "value": "2.4px" }
33
+ "text-decoration-thickness": { "value": "2.4px" },
34
+ "font-weight": {}
34
35
  }
35
36
  }
36
37
  }
@@ -19,6 +19,7 @@
19
19
  "color": { "value": "var(--rotterdam-color-gray-tint-11)" },
20
20
  "font-size": { "value": "16px" },
21
21
  "font-weight": { "value": "400" },
22
+ "font-style": {},
22
23
  "margin-block-end": { "value": "8px" }
23
24
  }
24
25
  }
@@ -9,6 +9,7 @@
9
9
  "border-bottom-style": { "value": "solid" },
10
10
  "border-bottom-width": { "value": "4px" },
11
11
  "border-radius": { "value": "0px" },
12
+ "transition": {},
12
13
  "box-shadow": {},
13
14
  "color": { "value": "var(--rotterdam-color-gray-tint-11)" },
14
15
  "hover": {
@@ -19,7 +20,9 @@
19
20
  "border-width": {},
20
21
  "border-bottom-color": { "value": "var(--rotterdam-color-green-tint-01)" },
21
22
  "border-bottom-style": { "value": "solid" },
22
- "border-bottom-width": { "value": "4px" }
23
+ "border-bottom-width": { "value": "4px" },
24
+ "border-radius": {},
25
+ "box-shadow": {}
23
26
  },
24
27
  "padding-inline-end": { "value": "16px" },
25
28
  "padding-inline-start": { "value": "16px" },
@@ -4,6 +4,11 @@
4
4
  "top-nav": {
5
5
  "color": { "value": "var(--rotterdam-color-gray-tint-11)" },
6
6
  "background-color": { "value": "var(--rotterdam-color-base-white)" },
7
+ "list": {
8
+ "border-color": {},
9
+ "border-style": {},
10
+ "border-width": {}
11
+ },
7
12
  "hover": {
8
13
  "color": { "value": "var(--rotterdam-color-green-tint-01)" },
9
14
  "background-color": { "value": "var(--rotterdam-color-base-white)" },
@@ -43,7 +48,11 @@
43
48
  },
44
49
  "item": {
45
50
  "padding": { "value": "18px" },
46
- "border-radius": {}
51
+ "border-radius": {},
52
+ "border-color": {},
53
+ "border-style": {},
54
+ "border-width": {},
55
+ "transition": {}
47
56
  },
48
57
  "padding-inline-end": { "value": "16px" },
49
58
  "padding-inline-start": { "value": "16px" },
@@ -47,7 +47,8 @@
47
47
  "hover": {
48
48
  "background-color": { "value": "transparent" },
49
49
  "color": { "value": "var(--rotterdam-color-green-tint-01)" },
50
- "text-decoration": {}
50
+ "text-decoration": {},
51
+ "font-weight": {}
51
52
  },
52
53
  "list": {
53
54
  "padding-inline-start": { "value": "0px" },
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "link": {
4
+ "hover": {
5
+ "font-weight": {}
6
+ }
7
+ }
8
+ }
9
+ }
@@ -29,7 +29,8 @@
29
29
  "hover": {
30
30
  "color": {},
31
31
  "text-decoration": { "value": "underline" },
32
- "text-decoration-thickness": { "value": 1 }
32
+ "text-decoration-thickness": { "value": 1 },
33
+ "font-weight": {}
33
34
  }
34
35
  }
35
36
  }
@@ -19,6 +19,7 @@
19
19
  "color": { "value": "{sloterburg.color.grey.46}" },
20
20
  "font-size": { "value": "{sloterburg.font-size.sm}" },
21
21
  "font-weight": { "value": "{sloterburg.typography.font-weight.light}" },
22
+ "font-style": {},
22
23
  "margin-block-end": { "value": "{sloterburg.size.xs}" }
23
24
  }
24
25
  }
@@ -10,6 +10,7 @@
10
10
  "border-bottom-style": {},
11
11
  "border-bottom-width": {},
12
12
  "border-radius": { "value": "0px" },
13
+ "transition": {},
13
14
  "box-shadow": {},
14
15
  "hover": {
15
16
  "background-color": {},
@@ -19,7 +20,9 @@
19
20
  "border-width": { "value": "{sloterburg.size.4xs}" },
20
21
  "border-bottom-color": {},
21
22
  "border-bottom-style": {},
22
- "border-bottom-width": {}
23
+ "border-bottom-width": {},
24
+ "border-radius": {},
25
+ "box-shadow": {}
23
26
  },
24
27
  "padding-inline-end": { "value": "{sloterburg.size.md}" },
25
28
  "padding-inline-start": { "value": "{sloterburg.size.md}" },
@@ -4,6 +4,11 @@
4
4
  "top-nav": {
5
5
  "color": { "value": "{sloterburg.color.primary}" },
6
6
  "background-color": { "value": "{sloterburg.color.white.100}" },
7
+ "list": {
8
+ "border-color": {},
9
+ "border-style": {},
10
+ "border-width": {}
11
+ },
7
12
  "hover": {
8
13
  "color": { "value": "{sloterburg.color.primary}" },
9
14
  "background-color": { "value": "{sloterburg.color.white.100}" },
@@ -43,7 +48,11 @@
43
48
  },
44
49
  "item": {
45
50
  "padding": { "value": "18px" },
46
- "border-radius": {}
51
+ "border-radius": {},
52
+ "border-color": {},
53
+ "border-style": {},
54
+ "border-width": {},
55
+ "transition": {}
47
56
  },
48
57
  "padding-inline-end": { "value": "16px" },
49
58
  "padding-inline-start": { "value": "16px" },
@@ -47,7 +47,8 @@
47
47
  "hover": {
48
48
  "background-color": {},
49
49
  "color": { "value": "{sloterburg.color.grey.29}" },
50
- "text-decoration": {}
50
+ "text-decoration": {},
51
+ "font-weight": {}
51
52
  },
52
53
  "list": {
53
54
  "padding-inline-start": { "value": "0px" },
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "link": {
4
+ "hover": {
5
+ "font-weight": {}
6
+ }
7
+ }
8
+ }
9
+ }
@@ -29,7 +29,8 @@
29
29
  "hover": {
30
30
  "color": { "value": "{sloterburg.color.white.100}" },
31
31
  "text-decoration": { "value": "underline" },
32
- "text-decoration-thickness": { "value": "{sloterburg.size.4xs}" }
32
+ "text-decoration-thickness": { "value": "{sloterburg.size.4xs}" },
33
+ "font-weight": {}
33
34
  }
34
35
  }
35
36
  }
@@ -19,6 +19,7 @@
19
19
  "color": { "value": "{utrecht.document.color}" },
20
20
  "font-size": { "value": "{tubbergen.font-size.sm}" },
21
21
  "font-weight": { "value": "{tubbergen.typography.font-weight.light}" },
22
+ "font-style": {},
22
23
  "margin-block-end": { "value": "{tubbergen.size.xs}" }
23
24
  }
24
25
  }
@@ -9,6 +9,7 @@
9
9
  "border-bottom-style": {},
10
10
  "border-bottom-width": {},
11
11
  "border-radius": { "value": "0px" },
12
+ "transition": {},
12
13
  "box-shadow": {},
13
14
  "color": { "value": "{utrecht.document.color}" },
14
15
  "hover": {
@@ -19,7 +20,9 @@
19
20
  "border-width": {},
20
21
  "border-bottom-color": {},
21
22
  "border-bottom-style": {},
22
- "border-bottom-width": {}
23
+ "border-bottom-width": {},
24
+ "border-radius": {},
25
+ "box-shadow": {}
23
26
  },
24
27
  "padding-inline-end": { "value": "{tubbergen.size.xl}" },
25
28
  "padding-inline-start": { "value": "{tubbergen.size.xl}" },
@@ -4,6 +4,11 @@
4
4
  "top-nav": {
5
5
  "color": { "value": "{tubbergen.color.black.20}" },
6
6
  "background-color": { "value": "{tubbergen.color.white.100}" },
7
+ "list": {
8
+ "border-color": {},
9
+ "border-style": {},
10
+ "border-width": {}
11
+ },
7
12
  "hover": {
8
13
  "color": { "value": "{tubbergen.color.primary}" },
9
14
  "background-color": { "value": "{tubbergen.color.white.100}" },
@@ -43,7 +48,11 @@
43
48
  },
44
49
  "item": {
45
50
  "padding": { "value": "18px" },
46
- "border-radius": {}
51
+ "border-radius": {},
52
+ "border-color": {},
53
+ "border-style": {},
54
+ "border-width": {},
55
+ "transition": {}
47
56
  },
48
57
  "padding-inline-end": { "value": "16px" },
49
58
  "padding-inline-start": { "value": "16px" },
@@ -47,7 +47,8 @@
47
47
  "hover": {
48
48
  "background-color": { "value": "{tubbergen.color.blue.96}" },
49
49
  "color": { "value": "{tubbergen.color.primary}" },
50
- "text-decoration": { "value": "underline" }
50
+ "text-decoration": { "value": "underline" },
51
+ "font-weight": {}
51
52
  },
52
53
  "list": {
53
54
  "padding-inline-start": {},
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "link": {
4
+ "hover": {
5
+ "font-weight": {}
6
+ }
7
+ }
8
+ }
9
+ }