@conduction/theme 1.1.34 → 1.1.37

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 (176) hide show
  1. package/README.md +172 -169
  2. package/conduction-design-tokens/src/brand/conduction/color.tokens.json +6 -0
  3. package/conduction-design-tokens/src/component/den-haag/process-step.tokens.json +1 -1
  4. package/conduction-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +2 -2
  5. package/conduction-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +2 -2
  6. package/conduction-design-tokens/src/component/utrecht/form-input.tokens.json +4 -4
  7. package/conduction-design-tokens/src/component/utrecht/textbox.tokens.json +4 -4
  8. package/municipalities/commonground-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  9. package/municipalities/commonground-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  10. package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  11. package/municipalities/commonground-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  12. package/municipalities/commonground-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  13. package/municipalities/commonground-design-tokens/src/component/utrecht/textbox.tokens.json +2 -2
  14. package/municipalities/dimpact-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  15. package/municipalities/dimpact-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  16. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  17. package/municipalities/dimpact-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  18. package/municipalities/dimpact-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  19. package/municipalities/dimpact-design-tokens/src/component/utrecht/textbox.tokens.json +2 -2
  20. package/municipalities/dinkelland-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  21. package/municipalities/dinkelland-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  22. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  23. package/municipalities/dinkelland-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  24. package/municipalities/dinkelland-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  25. package/municipalities/dinkelland-design-tokens/src/component/utrecht/textbox.tokens.json +2 -2
  26. package/municipalities/epe-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  27. package/municipalities/epe-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  28. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  29. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +2 -2
  30. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +2 -2
  31. package/municipalities/epe-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  32. package/municipalities/epe-design-tokens/src/component/utrecht/form-input.tokens.json +7 -7
  33. package/municipalities/epe-design-tokens/src/component/utrecht/textbox.tokens.json +6 -6
  34. package/municipalities/gooise-meren-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  35. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  36. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  37. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  38. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/form-input.tokens.json +2 -2
  39. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  40. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/textbox.tokens.json +2 -2
  41. package/municipalities/gouda-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  42. package/municipalities/gouda-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  43. package/municipalities/gouda-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  44. package/municipalities/gouda-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  45. package/municipalities/gouda-design-tokens/src/component/utrecht/form-input.tokens.json +2 -2
  46. package/municipalities/gouda-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  47. package/municipalities/gouda-design-tokens/src/component/utrecht/textbox.tokens.json +2 -2
  48. package/municipalities/hof-van-twente-design-tokens/LICENSE.md +17 -0
  49. package/municipalities/hof-van-twente-design-tokens/README.md +3 -0
  50. package/municipalities/hof-van-twente-design-tokens/documentation/color.stories.mdx +17 -0
  51. package/municipalities/hof-van-twente-design-tokens/documentation/components.stories.mdx +11 -0
  52. package/municipalities/hof-van-twente-design-tokens/documentation/design-tokens.stories.mdx +14 -0
  53. package/municipalities/hof-van-twente-design-tokens/documentation/readme.stories.mdx +7 -0
  54. package/municipalities/hof-van-twente-design-tokens/package.json +42 -0
  55. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/color.tokens.json +118 -0
  56. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/font-size.tokens.json +50 -0
  57. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/size.tokens.json +17 -0
  58. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/typography.tokens.json +45 -0
  59. package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  60. package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  61. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-header.tokens.json +27 -0
  62. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -0
  63. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  64. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/download-card.tokens.json +28 -0
  65. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/logo.tokens.json +27 -0
  66. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/navigation.tokens.json +89 -0
  67. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/pagination.tokens.json +95 -0
  68. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/select.tokens.json +39 -0
  69. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -0
  70. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tabs.tokens.json +85 -0
  71. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tooltip.tokens.json +17 -0
  72. package/municipalities/hof-van-twente-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  73. package/municipalities/hof-van-twente-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -0
  74. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  75. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
  76. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  77. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  78. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/breadcrumb.tokens.json +43 -0
  79. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  80. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/calendar.tokens.json +80 -0
  81. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -0
  82. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/code.tokens.json +26 -0
  83. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  84. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  85. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
  86. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
  87. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +22 -0
  88. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  89. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -0
  90. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
  91. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +9 -0
  92. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -0
  93. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -0
  94. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  95. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +25 -0
  96. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -0
  97. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -0
  98. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  99. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  100. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-input.tokens.json +34 -0
  101. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  102. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/heading.tokens.json +49 -0
  103. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  104. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  105. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/list.tokens.json +31 -0
  106. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
  107. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  108. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  109. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  110. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  111. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/separator.tokens.json +10 -0
  112. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  113. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -0
  114. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/surface.tokens.json +8 -0
  115. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  116. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/textbox.tokens.json +34 -0
  117. package/municipalities/hof-van-twente-design-tokens/src/config.json +73 -0
  118. package/municipalities/hof-van-twente-design-tokens/src/font.js +10 -0
  119. package/municipalities/hof-van-twente-design-tokens/src/font.scss +422 -0
  120. package/municipalities/hof-van-twente-design-tokens/src/index.scss +8 -0
  121. package/municipalities/hof-van-twente-design-tokens/style-dictionary.config.js +6 -0
  122. package/municipalities/moerdijk-design-tokens/documentation/color.stories.mdx +17 -17
  123. package/municipalities/moerdijk-design-tokens/documentation/components.stories.mdx +11 -11
  124. package/municipalities/moerdijk-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  125. package/municipalities/moerdijk-design-tokens/documentation/readme.stories.mdx +7 -7
  126. package/municipalities/moerdijk-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  127. package/municipalities/moerdijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  128. package/municipalities/moerdijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  129. package/municipalities/moerdijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  130. package/municipalities/moerdijk-design-tokens/src/component/utrecht/textbox.tokens.json +2 -2
  131. package/municipalities/noaberkracht-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  132. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  133. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  134. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  135. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  136. package/municipalities/noordwijk-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  137. package/municipalities/noordwijk-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  138. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  139. package/municipalities/noordwijk-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  140. package/municipalities/noordwijk-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  141. package/municipalities/open-webconcept-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  142. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  143. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  144. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  145. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  146. package/municipalities/opencatalogi-design-tokens/src/components/den-haag/process-step.tokens.json +107 -0
  147. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/data-list.tokens.json +28 -0
  148. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/extra-tokens/form-field.tokens.json +11 -0
  149. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/form-field.tokens.json +17 -0
  150. package/municipalities/roosendaal-design-tokens/src/brand/roosendaal/font-size.tokens.json +8 -8
  151. package/municipalities/roosendaal-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  152. package/municipalities/roosendaal-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  153. package/municipalities/roosendaal-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  154. package/municipalities/roosendaal-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  155. package/municipalities/roosendaal-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  156. package/municipalities/sloterburg-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  157. package/municipalities/sloterburg-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  158. package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  159. package/municipalities/sloterburg-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  160. package/municipalities/sloterburg-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  161. package/municipalities/tubbergen-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  162. package/municipalities/tubbergen-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  163. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  164. package/municipalities/tubbergen-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  165. package/municipalities/tubbergen-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  166. package/municipalities/xxllnc-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  167. package/municipalities/xxllnc-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  168. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  169. package/municipalities/xxllnc-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  170. package/municipalities/xxllnc-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  171. package/municipalities/zuiddrecht-design-tokens/src/component/den-haag/process-step.tokens.json +107 -0
  172. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  173. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  174. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  175. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  176. package/package.json +46 -45
@@ -1,95 +1,95 @@
1
- {
2
- "conduction": {
3
- "pagination": {
4
- "container": {
5
- "background-color": { "value": "unset" },
6
- "padding-inline-start": { "value": "0px" },
7
- "padding-inline-end": { "value": "0px" },
8
- "padding-block-start": { "value": "0px" },
9
- "padding-block-end": { "value": "0px" }
10
- },
11
- "item": {
12
- "gap": { "value": "{moerdijk.size.2xs}" },
13
- "color": { "value": "{moerdijk.color.black.0}" },
14
- "background-color": { "value": "{moerdijk.color.white.98}" },
15
- "padding-inline-start": { "value": "{moerdijk.size.xs}" },
16
- "padding-inline-end": { "value": "{moerdijk.size.xs}" },
17
- "padding-block-start": { "value": "{moerdijk.size.xs}" },
18
- "padding-block-end": { "value": "{moerdijk.size.xs}" },
19
- "font-size": { "value": "{utrecht.document.font-size}" },
20
- "font-weight": { "value": "{moerdijk.typography.font-weight.normal}" },
21
- "font-family": { "value": "{utrecht.document.font-family}" },
22
- "border-width": {},
23
- "border-style": {},
24
- "border-color": {},
25
- "border-bottom-width": {},
26
- "border-bottom-style": {},
27
- "border-bottom-color": {},
28
- "border-radius": { "value": "{moerdijk.size.2xs}" }
29
- },
30
- "navigation-button": {
31
- "color": { "value": "{moerdijk.color.white.100}" },
32
- "background-color": { "value": "{moerdijk.color.primary}" },
33
- "border-width": {},
34
- "border-style": {},
35
- "border-color": {},
36
- "border-bottom-width": {},
37
- "border-bottom-style": {},
38
- "border-bottom-color": {},
39
- "border-radius": {},
40
- "padding-inline-start": { "value": "{moerdijk.size.xs}" },
41
- "padding-inline-end": { "value": "{moerdijk.size.xs}" },
42
- "padding-block-start": { "value": "0px" },
43
- "padding-block-end": { "value": "0px" },
44
- "disabled": {
45
- "color": { "value": "{moerdijk.color.white.100}" },
46
- "background-color": { "value": "{moerdijk.color.grey.82}" },
47
- "border-width": {},
48
- "border-style": {},
49
- "border-color": {},
50
- "border-bottom-width": {},
51
- "border-bottom-style": {},
52
- "border-bottom-color": {},
53
- "border-radius": {}
54
- },
55
- "hover": {
56
- "color": { "value": "{moerdijk.color.white.100}" },
57
- "background-color": { "value": "{moerdijk.color.primary-hover}" },
58
- "border-width": {},
59
- "border-style": {},
60
- "border-color": {},
61
- "border-bottom-width": {},
62
- "border-bottom-style": {},
63
- "border-bottom-color": {},
64
- "border-radius": {}
65
- }
66
- },
67
- "current-page": {
68
- "color": { "value": "{moerdijk.color.white.100}" },
69
- "background-color": { "value": "{moerdijk.color.primary}" },
70
- "font-weight": { "value": "{moerdijk.typography.font-weight.bold}" },
71
- "text-decoration": { "value": "unset" },
72
- "border-width": {},
73
- "border-style": {},
74
- "border-color": {},
75
- "border-bottom-width": {},
76
- "border-bottom-style": {},
77
- "border-bottom-color": {}
78
- },
79
- "page": {
80
- "hover": {
81
- "color": { "value": "{moerdijk.color.primary}" },
82
- "background-color": { "value": "{moerdijk.color.white.98}" },
83
- "text-decoration": { "value": "unset" },
84
- "text-decoration-thickness": { "value": "0px" },
85
- "border-width": {},
86
- "border-style": {},
87
- "border-color": {},
88
- "border-bottom-width": {},
89
- "border-bottom-style": {},
90
- "border-bottom-color": {}
91
- }
92
- }
93
- }
94
- }
95
- }
1
+ {
2
+ "conduction": {
3
+ "pagination": {
4
+ "container": {
5
+ "background-color": { "value": "unset" },
6
+ "padding-inline-start": { "value": "0px" },
7
+ "padding-inline-end": { "value": "0px" },
8
+ "padding-block-start": { "value": "0px" },
9
+ "padding-block-end": { "value": "0px" }
10
+ },
11
+ "item": {
12
+ "gap": { "value": "{moerdijk.size.2xs}" },
13
+ "color": { "value": "{moerdijk.color.black.0}" },
14
+ "background-color": { "value": "{moerdijk.color.white.98}" },
15
+ "padding-inline-start": { "value": "{moerdijk.size.xs}" },
16
+ "padding-inline-end": { "value": "{moerdijk.size.xs}" },
17
+ "padding-block-start": { "value": "{moerdijk.size.xs}" },
18
+ "padding-block-end": { "value": "{moerdijk.size.xs}" },
19
+ "font-size": { "value": "{utrecht.document.font-size}" },
20
+ "font-weight": { "value": "{moerdijk.typography.font-weight.normal}" },
21
+ "font-family": { "value": "{utrecht.document.font-family}" },
22
+ "border-width": {},
23
+ "border-style": {},
24
+ "border-color": {},
25
+ "border-bottom-width": {},
26
+ "border-bottom-style": {},
27
+ "border-bottom-color": {},
28
+ "border-radius": { "value": "{moerdijk.size.2xs}" }
29
+ },
30
+ "navigation-button": {
31
+ "color": { "value": "{moerdijk.color.white.100}" },
32
+ "background-color": { "value": "{moerdijk.color.primary}" },
33
+ "border-width": {},
34
+ "border-style": {},
35
+ "border-color": {},
36
+ "border-bottom-width": {},
37
+ "border-bottom-style": {},
38
+ "border-bottom-color": {},
39
+ "border-radius": {},
40
+ "padding-inline-start": { "value": "{moerdijk.size.xs}" },
41
+ "padding-inline-end": { "value": "{moerdijk.size.xs}" },
42
+ "padding-block-start": { "value": "0px" },
43
+ "padding-block-end": { "value": "0px" },
44
+ "disabled": {
45
+ "color": { "value": "{moerdijk.color.white.100}" },
46
+ "background-color": { "value": "{moerdijk.color.grey.82}" },
47
+ "border-width": {},
48
+ "border-style": {},
49
+ "border-color": {},
50
+ "border-bottom-width": {},
51
+ "border-bottom-style": {},
52
+ "border-bottom-color": {},
53
+ "border-radius": {}
54
+ },
55
+ "hover": {
56
+ "color": { "value": "{moerdijk.color.white.100}" },
57
+ "background-color": { "value": "{moerdijk.color.primary-hover}" },
58
+ "border-width": {},
59
+ "border-style": {},
60
+ "border-color": {},
61
+ "border-bottom-width": {},
62
+ "border-bottom-style": {},
63
+ "border-bottom-color": {},
64
+ "border-radius": {}
65
+ }
66
+ },
67
+ "current-page": {
68
+ "color": { "value": "{moerdijk.color.white.100}" },
69
+ "background-color": { "value": "{moerdijk.color.primary}" },
70
+ "font-weight": { "value": "{moerdijk.typography.font-weight.bold}" },
71
+ "text-decoration": { "value": "unset" },
72
+ "border-width": {},
73
+ "border-style": {},
74
+ "border-color": {},
75
+ "border-bottom-width": {},
76
+ "border-bottom-style": {},
77
+ "border-bottom-color": {}
78
+ },
79
+ "page": {
80
+ "hover": {
81
+ "color": { "value": "{moerdijk.color.primary}" },
82
+ "background-color": { "value": "{moerdijk.color.white.98}" },
83
+ "text-decoration": { "value": "unset" },
84
+ "text-decoration-thickness": { "value": "0px" },
85
+ "border-width": {},
86
+ "border-style": {},
87
+ "border-color": {},
88
+ "border-bottom-width": {},
89
+ "border-bottom-style": {},
90
+ "border-bottom-color": {}
91
+ }
92
+ }
93
+ }
94
+ }
95
+ }
@@ -1,15 +1,15 @@
1
- {
2
- "utrecht": {
3
- "badge": {
4
- "background-color": { "value": "{moerdijk.color.black.0} " },
5
- "border-radius": { "value": "0" },
6
- "color": { "value": "{moerdijk.color.white.100} " },
7
- "font-size": { "value": "{moerdijk.font-size.sm}" },
8
- "font-weight": { "value": "{moerdijk.typography.font-weight.normal}" },
9
- "line-height": {},
10
- "padding-block": { "value": "{moerdijk.size.xs}" },
11
- "padding-inline": { "value": "{moerdijk.size.xs}" },
12
- "text-transform": {}
13
- }
14
- }
15
- }
1
+ {
2
+ "utrecht": {
3
+ "badge": {
4
+ "background-color": { "value": "{moerdijk.color.black.0} " },
5
+ "border-radius": { "value": "0" },
6
+ "color": { "value": "{moerdijk.color.white.100} " },
7
+ "font-size": { "value": "{moerdijk.font-size.sm}" },
8
+ "font-weight": { "value": "{moerdijk.typography.font-weight.normal}" },
9
+ "line-height": {},
10
+ "padding-block": { "value": "{moerdijk.size.xs}" },
11
+ "padding-inline": { "value": "{moerdijk.size.xs}" },
12
+ "text-transform": {}
13
+ }
14
+ }
15
+ }
@@ -1,10 +1,10 @@
1
- {
2
- "utrecht": {
3
- "separator": {
4
- "color": { "value": "{moerdijk.color.grey.82}" },
5
- "block-size": { "value": "{moerdijk.size.4xs}" },
6
- "margin-block-end": { "value": "0px" },
7
- "margin-block-start": { "value": "0px" }
8
- }
9
- }
10
- }
1
+ {
2
+ "utrecht": {
3
+ "separator": {
4
+ "color": { "value": "{moerdijk.color.grey.82}" },
5
+ "block-size": { "value": "{moerdijk.size.4xs}" },
6
+ "margin-block-end": { "value": "0px" },
7
+ "margin-block-start": { "value": "0px" }
8
+ }
9
+ }
10
+ }
@@ -22,8 +22,8 @@
22
22
  "color": {}
23
23
  },
24
24
  "invalid": {
25
- "border-color": {},
26
- "border-width": {}
25
+ "border-color": { "value": "{moerdijk.color.error}" },
26
+ "border-width": { "value": "{moerdijk.size.4xs}" }
27
27
  },
28
28
  "read-only": {
29
29
  "border-color": {},
@@ -0,0 +1,107 @@
1
+ {
2
+ "denhaag": {
3
+ "process-steps": {
4
+ "font-family": { "value": "{utrecht.document.font-family}" },
5
+ "font-size": { "value": "{utrecht.document.font-size}" },
6
+ "line-height": {},
7
+ "step-heading": {
8
+ "color": { "value": "{utrecht.document.color}" },
9
+ "font-family": { "value": "{utrecht.heading-1.font-family}" },
10
+ "font-size": { "value": "{noaberkracht.font-size.lg}" },
11
+ "font-weight": { "value": "{noaberkracht.typography.font-weight.bold}" },
12
+ "current": {
13
+ "color": {}
14
+ },
15
+ "checked": {
16
+ "color": {}
17
+ },
18
+ "not-checked": {
19
+ "color": {}
20
+ },
21
+ "warning": {
22
+ "color": {}
23
+ }
24
+ },
25
+ "sub-step-marker": {
26
+ "border-color": {},
27
+ "current": {
28
+ "border-color": {}
29
+ },
30
+ "checked": {
31
+ "border-color": {}
32
+ },
33
+ "not-checked": {
34
+ "border-color": {}
35
+ },
36
+ "warning": {
37
+ "border-color": {}
38
+ }
39
+ },
40
+ "step-line": {
41
+ "stroke-width": {},
42
+ "color": {},
43
+ "checked": {
44
+ "color": {}
45
+ },
46
+ "warning": {
47
+ "color": {}
48
+ }
49
+ },
50
+ "step-metadata": {
51
+ "color": {},
52
+ "font-size": {}
53
+ },
54
+ "step-description": {
55
+ "color": {},
56
+ "font-size": {}
57
+ },
58
+ "sub-step": {},
59
+ "sub-step-heading": {
60
+ "color": {},
61
+ "font-family": {},
62
+ "font-size": {},
63
+ "font-weight": {}
64
+ },
65
+ "step-distance": { "value": "10px" }
66
+ },
67
+ "step-marker": {
68
+ "border-color": {},
69
+ "background-color": { "value": "{noaberkracht.color.white.100}" },
70
+ "border-width": {},
71
+ "color": { "value": "{noaberkracht.color.black.0}" },
72
+ "font-size": {},
73
+ "font-weight": {},
74
+ "size": { "value": "30px" },
75
+ "current": {
76
+ "border-color": {},
77
+ "background-color": { "value": "{noaberkracht.color.alert-info-background}" },
78
+ "border-width": { "value": "5px" },
79
+ "color": { "value": "{noaberkracht.color.alert-info}" }
80
+ },
81
+ "not-checked": {
82
+ "border-color": {},
83
+ "background-color": { "value": "{noaberkracht.color.white.100}" },
84
+ "border-width": { "value": "3px" },
85
+ "color": { "value": "{noaberkracht.color.black.0}" }
86
+ },
87
+ "checked": {
88
+ "border-color": {},
89
+ "background-color": { "value": "{noaberkracht.color.alert-succes-background}" },
90
+ "border-width": { "value": "3px" },
91
+ "color": { "value": "{noaberkracht.color.succes}" }
92
+ },
93
+ "warning": {
94
+ "border-color": {},
95
+ "background-color": { "value": "{noaberkracht.color.alert-warning-background}" },
96
+ "color": { "value": "{noaberkracht.color.warning}" },
97
+ "border-width": { "value": "{noaberkracht.size.4xs}" }
98
+ },
99
+ "error": {
100
+ "border-color": {},
101
+ "background-color": { "value": "{noaberkracht.color.alert-error-background}" },
102
+ "color": { "value": "{noaberkracht.color.error}" },
103
+ "border-width": { "value": "{noaberkracht.size.4xs}" }
104
+ }
105
+ }
106
+ }
107
+ }
@@ -0,0 +1,28 @@
1
+ {
2
+ "utrecht": {
3
+ "data-list": {
4
+ "margin-block-end": { "value": "16px" },
5
+ "margin-block-start": { "value": "16px" },
6
+ "item-key": {
7
+ "color": {},
8
+ "font-size": {},
9
+ "font-weight": { "value": "{noaberkracht.typography.font-weight.bold}" },
10
+ "line-height": {}
11
+ },
12
+ "item-value": {
13
+ "font-size": {},
14
+ "line-height": {}
15
+ },
16
+ "rows": {
17
+ "item": {
18
+ "margin-block-start": { "value": "16px" },
19
+ "padding-block-end": {},
20
+ "padding-block-start": {}
21
+ },
22
+ "item-value": {
23
+ "margin-block-start": { "value": "8px" }
24
+ }
25
+ }
26
+ }
27
+ }
28
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "utrecht": {
3
+ "form-field": {
4
+ "description": {
5
+ "valid-color": { "value": "{noaberkracht.color.succes}" },
6
+ "warning-color": { "value": "{noaberkracht.color.warning}" },
7
+ "invalid-color": { "value": "{noaberkracht.color.error}" },
8
+ "margin-block-end": { "value": "12px" },
9
+ "margin-block-start": { "value": "12px" }
10
+ }
11
+ }
12
+ }
13
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "utrecht": {
3
+ "form-field": {
4
+ "margin-block-start": { "value": "13px" },
5
+ "margin-block-end": { "value": "{noaberkracht.size.2xs}" },
6
+ "max-inline-size": {},
7
+ "invalid": {
8
+ "border-inline-start-color": { "value": "{noaberkracht.color.error}" },
9
+ "border-inline-start-width": { "value": "3px" },
10
+ "padding-inline-start": { "value": "12px" }
11
+ },
12
+ "label": {
13
+ "margin-block-end": {}
14
+ }
15
+ }
16
+ }
17
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "utrecht": {
3
+ "form-label": {
4
+ "color": { "value": "{utrecht.document.color}" },
5
+ "font-weight": {},
6
+ "font-size": { "value": "{utrecht.document.font-size}" },
7
+ "checkbox": {
8
+ "color": {},
9
+ "font-weight": {}
10
+ },
11
+ "checked": {
12
+ "font-weight": {}
13
+ },
14
+ "disabled": {
15
+ "color": {}
16
+ },
17
+ "radio": {
18
+ "color": {},
19
+ "font-weight": {}
20
+ }
21
+ }
22
+ }
23
+ }
@@ -0,0 +1,107 @@
1
+ {
2
+ "denhaag": {
3
+ "process-steps": {
4
+ "font-family": { "value": "{utrecht.document.font-family}" },
5
+ "font-size": { "value": "{utrecht.document.font-size}" },
6
+ "line-height": {},
7
+ "step-heading": {
8
+ "color": { "value": "{utrecht.document.color}" },
9
+ "font-family": { "value": "{utrecht.heading-1.font-family}" },
10
+ "font-size": { "value": "{noordwijk.font-size.lg}" },
11
+ "font-weight": { "value": "{noordwijk.typography.font-weight.bold}" },
12
+ "current": {
13
+ "color": {}
14
+ },
15
+ "checked": {
16
+ "color": {}
17
+ },
18
+ "not-checked": {
19
+ "color": {}
20
+ },
21
+ "warning": {
22
+ "color": {}
23
+ }
24
+ },
25
+ "sub-step-marker": {
26
+ "border-color": {},
27
+ "current": {
28
+ "border-color": {}
29
+ },
30
+ "checked": {
31
+ "border-color": {}
32
+ },
33
+ "not-checked": {
34
+ "border-color": {}
35
+ },
36
+ "warning": {
37
+ "border-color": {}
38
+ }
39
+ },
40
+ "step-line": {
41
+ "stroke-width": {},
42
+ "color": {},
43
+ "checked": {
44
+ "color": {}
45
+ },
46
+ "warning": {
47
+ "color": {}
48
+ }
49
+ },
50
+ "step-metadata": {
51
+ "color": {},
52
+ "font-size": {}
53
+ },
54
+ "step-description": {
55
+ "color": {},
56
+ "font-size": {}
57
+ },
58
+ "sub-step": {},
59
+ "sub-step-heading": {
60
+ "color": {},
61
+ "font-family": {},
62
+ "font-size": {},
63
+ "font-weight": {}
64
+ },
65
+ "step-distance": { "value": "10px" }
66
+ },
67
+ "step-marker": {
68
+ "border-color": {},
69
+ "background-color": { "value": "{noordwijk.color.white.100}" },
70
+ "border-width": {},
71
+ "color": { "value": "{noordwijk.color.black.0}" },
72
+ "font-size": {},
73
+ "font-weight": {},
74
+ "size": { "value": "30px" },
75
+ "current": {
76
+ "border-color": {},
77
+ "background-color": { "value": "{noordwijk.color.alert-info-background}" },
78
+ "border-width": { "value": "5px" },
79
+ "color": { "value": "{noordwijk.color.alert-info}" }
80
+ },
81
+ "not-checked": {
82
+ "border-color": {},
83
+ "background-color": { "value": "{noordwijk.color.white.100}" },
84
+ "border-width": { "value": "3px" },
85
+ "color": { "value": "{noordwijk.color.black.0}" }
86
+ },
87
+ "checked": {
88
+ "border-color": {},
89
+ "background-color": { "value": "{noordwijk.color.alert-succes-background}" },
90
+ "border-width": { "value": "3px" },
91
+ "color": { "value": "{noordwijk.color.succes}" }
92
+ },
93
+ "warning": {
94
+ "border-color": {},
95
+ "background-color": { "value": "{noordwijk.color.alert-warning-background}" },
96
+ "color": { "value": "{noordwijk.color.warning}" },
97
+ "border-width": { "value": "{noordwijk.size.4xs}" }
98
+ },
99
+ "error": {
100
+ "border-color": {},
101
+ "background-color": { "value": "{noordwijk.color.alert-error-background}" },
102
+ "color": { "value": "{noordwijk.color.error}" },
103
+ "border-width": { "value": "{noordwijk.size.4xs}" }
104
+ }
105
+ }
106
+ }
107
+ }
@@ -0,0 +1,28 @@
1
+ {
2
+ "utrecht": {
3
+ "data-list": {
4
+ "margin-block-end": { "value": "16px" },
5
+ "margin-block-start": { "value": "16px" },
6
+ "item-key": {
7
+ "color": {},
8
+ "font-size": {},
9
+ "font-weight": { "value": "{noordwijk.typography.font-weight.bold}" },
10
+ "line-height": {}
11
+ },
12
+ "item-value": {
13
+ "font-size": {},
14
+ "line-height": {}
15
+ },
16
+ "rows": {
17
+ "item": {
18
+ "margin-block-start": { "value": "16px" },
19
+ "padding-block-end": {},
20
+ "padding-block-start": {}
21
+ },
22
+ "item-value": {
23
+ "margin-block-start": { "value": "8px" }
24
+ }
25
+ }
26
+ }
27
+ }
28
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "utrecht": {
3
+ "form-field": {
4
+ "description": {
5
+ "valid-color": { "value": "{noordwijk.color.succes}" },
6
+ "warning-color": { "value": "{noordwijk.color.warning}" },
7
+ "invalid-color": { "value": "{noordwijk.color.error}" },
8
+ "margin-block-end": { "value": "12px" },
9
+ "margin-block-start": { "value": "12px" }
10
+ }
11
+ }
12
+ }
13
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "utrecht": {
3
+ "form-field": {
4
+ "margin-block-start": { "value": "13px" },
5
+ "margin-block-end": { "value": "{noordwijk.size.2xs}" },
6
+ "max-inline-size": {},
7
+ "invalid": {
8
+ "border-inline-start-color": { "value": "{noordwijk.color.error}" },
9
+ "border-inline-start-width": { "value": "3px" },
10
+ "padding-inline-start": { "value": "12px" }
11
+ },
12
+ "label": {
13
+ "margin-block-end": {}
14
+ }
15
+ }
16
+ }
17
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "utrecht": {
3
+ "form-label": {
4
+ "color": { "value": "{utrecht.document.color}" },
5
+ "font-weight": {},
6
+ "font-size": { "value": "{utrecht.document.font-size}" },
7
+ "checkbox": {
8
+ "color": {},
9
+ "font-weight": {}
10
+ },
11
+ "checked": {
12
+ "font-weight": {}
13
+ },
14
+ "disabled": {
15
+ "color": {}
16
+ },
17
+ "radio": {
18
+ "color": {},
19
+ "font-weight": {}
20
+ }
21
+ }
22
+ }
23
+ }