@conduction/theme 1.1.47 → 1.1.49

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 (166) hide show
  1. package/README.md +6 -1
  2. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  3. package/conduction-design-tokens/src/component/den-haag/process-step.tokens.json +108 -25
  4. package/municipalities/beek-design-tokens/LICENSE.md +17 -0
  5. package/municipalities/beek-design-tokens/README.md +3 -0
  6. package/municipalities/beek-design-tokens/documentation/color.stories.mdx +17 -0
  7. package/municipalities/beek-design-tokens/documentation/components.stories.mdx +11 -0
  8. package/municipalities/beek-design-tokens/documentation/design-tokens.stories.mdx +14 -0
  9. package/municipalities/beek-design-tokens/documentation/readme.stories.mdx +7 -0
  10. package/municipalities/beek-design-tokens/package.json +41 -0
  11. package/municipalities/beek-design-tokens/src/brand/beek/color.tokens.json +151 -0
  12. package/municipalities/beek-design-tokens/src/brand/beek/font-size.tokens.json +50 -0
  13. package/municipalities/beek-design-tokens/src/brand/beek/size.tokens.json +17 -0
  14. package/municipalities/beek-design-tokens/src/brand/beek/typography.tokens.json +40 -0
  15. package/municipalities/beek-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  16. package/municipalities/beek-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  17. package/municipalities/beek-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -0
  18. package/municipalities/beek-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -0
  19. package/municipalities/beek-design-tokens/src/component/conduction/card-header.tokens.json +34 -0
  20. package/municipalities/beek-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -0
  21. package/municipalities/beek-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  22. package/municipalities/beek-design-tokens/src/component/conduction/download-card.tokens.json +28 -0
  23. package/municipalities/beek-design-tokens/src/component/conduction/logo.tokens.json +35 -0
  24. package/municipalities/beek-design-tokens/src/component/conduction/navigation.tokens.json +93 -0
  25. package/municipalities/beek-design-tokens/src/component/conduction/pagination.tokens.json +96 -0
  26. package/municipalities/beek-design-tokens/src/component/conduction/select.tokens.json +39 -0
  27. package/municipalities/beek-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -0
  28. package/municipalities/beek-design-tokens/src/component/conduction/tabs.tokens.json +85 -0
  29. package/municipalities/beek-design-tokens/src/component/conduction/tooltip.tokens.json +17 -0
  30. package/municipalities/beek-design-tokens/src/component/den-haag/process-step.tokens.json +190 -0
  31. package/municipalities/beek-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -0
  32. package/municipalities/beek-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -0
  33. package/municipalities/beek-design-tokens/src/component/tilburg/footer.tokens.json +15 -0
  34. package/municipalities/beek-design-tokens/src/component/tilburg/header.tokens.json +12 -0
  35. package/municipalities/beek-design-tokens/src/component/tilburg/search-card.tokens.json +36 -0
  36. package/municipalities/beek-design-tokens/src/component/utrecht/accordion.tokens.json +68 -0
  37. package/municipalities/beek-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  38. package/municipalities/beek-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
  39. package/municipalities/beek-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -0
  40. package/municipalities/beek-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  41. package/municipalities/beek-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  42. package/municipalities/beek-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -0
  43. package/municipalities/beek-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  44. package/municipalities/beek-design-tokens/src/component/utrecht/calendar.tokens.json +80 -0
  45. package/municipalities/beek-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -0
  46. package/municipalities/beek-design-tokens/src/component/utrecht/code.tokens.json +26 -0
  47. package/municipalities/beek-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  48. package/municipalities/beek-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  49. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -0
  50. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
  51. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
  52. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -0
  53. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  54. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -0
  55. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
  56. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -0
  57. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -0
  58. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +15 -0
  59. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  60. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -0
  61. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -0
  62. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -0
  63. package/municipalities/beek-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  64. package/municipalities/beek-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  65. package/municipalities/beek-design-tokens/src/component/utrecht/form-input.tokens.json +34 -0
  66. package/municipalities/beek-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  67. package/municipalities/beek-design-tokens/src/component/utrecht/heading.tokens.json +49 -0
  68. package/municipalities/beek-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  69. package/municipalities/beek-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  70. package/municipalities/beek-design-tokens/src/component/utrecht/list.tokens.json +31 -0
  71. package/municipalities/beek-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
  72. package/municipalities/beek-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  73. package/municipalities/beek-design-tokens/src/component/utrecht/page.tokens copy.json +11 -0
  74. package/municipalities/beek-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  75. package/municipalities/beek-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  76. package/municipalities/beek-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  77. package/municipalities/beek-design-tokens/src/component/utrecht/select.tokens.json +47 -0
  78. package/municipalities/beek-design-tokens/src/component/utrecht/separator.tokens.json +10 -0
  79. package/municipalities/beek-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  80. package/municipalities/beek-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -0
  81. package/municipalities/beek-design-tokens/src/component/utrecht/surface.tokens.json +8 -0
  82. package/municipalities/beek-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  83. package/municipalities/beek-design-tokens/src/component/utrecht/textbox.tokens.json +35 -0
  84. package/municipalities/beek-design-tokens/src/config.json +73 -0
  85. package/municipalities/beek-design-tokens/src/font.scss +43 -0
  86. package/municipalities/beek-design-tokens/src/index.scss +8 -0
  87. package/municipalities/beek-design-tokens/style-dictionary.config.js +6 -0
  88. package/municipalities/helmond-design-tokens/LICENSE.md +17 -0
  89. package/municipalities/helmond-design-tokens/README.md +3 -0
  90. package/municipalities/helmond-design-tokens/package.json +40 -0
  91. package/municipalities/helmond-design-tokens/src/brand/helmond/color.tokens.json +155 -0
  92. package/municipalities/helmond-design-tokens/src/brand/helmond/font-size.tokens.json +50 -0
  93. package/municipalities/helmond-design-tokens/src/brand/helmond/size.tokens.json +17 -0
  94. package/municipalities/helmond-design-tokens/src/brand/helmond/typography.tokens.json +43 -0
  95. package/municipalities/helmond-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  96. package/municipalities/helmond-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  97. package/municipalities/helmond-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -0
  98. package/municipalities/helmond-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -0
  99. package/municipalities/helmond-design-tokens/src/component/conduction/card-header.tokens.json +34 -0
  100. package/municipalities/helmond-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -0
  101. package/municipalities/helmond-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  102. package/municipalities/helmond-design-tokens/src/component/conduction/download-card.tokens.json +28 -0
  103. package/municipalities/helmond-design-tokens/src/component/conduction/logo.tokens.json +27 -0
  104. package/municipalities/helmond-design-tokens/src/component/conduction/navigation.tokens.json +88 -0
  105. package/municipalities/helmond-design-tokens/src/component/conduction/pagination.tokens.json +95 -0
  106. package/municipalities/helmond-design-tokens/src/component/conduction/select.tokens.json +39 -0
  107. package/municipalities/helmond-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -0
  108. package/municipalities/helmond-design-tokens/src/component/conduction/tabs.tokens.json +85 -0
  109. package/municipalities/helmond-design-tokens/src/component/conduction/tooltip.tokens.json +17 -0
  110. package/municipalities/helmond-design-tokens/src/component/den-haag/process-step.tokens.json +190 -0
  111. package/municipalities/helmond-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -0
  112. package/municipalities/helmond-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -0
  113. package/municipalities/helmond-design-tokens/src/component/tilburg/footer.tokens.json +15 -0
  114. package/municipalities/helmond-design-tokens/src/component/tilburg/header.tokens.json +12 -0
  115. package/municipalities/helmond-design-tokens/src/component/tilburg/search-card.tokens.json +36 -0
  116. package/municipalities/helmond-design-tokens/src/component/utrecht/accordion.tokens.json +68 -0
  117. package/municipalities/helmond-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  118. package/municipalities/helmond-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
  119. package/municipalities/helmond-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -0
  120. package/municipalities/helmond-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  121. package/municipalities/helmond-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  122. package/municipalities/helmond-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -0
  123. package/municipalities/helmond-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  124. package/municipalities/helmond-design-tokens/src/component/utrecht/calendar.tokens.json +80 -0
  125. package/municipalities/helmond-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -0
  126. package/municipalities/helmond-design-tokens/src/component/utrecht/code.tokens.json +26 -0
  127. package/municipalities/helmond-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  128. package/municipalities/helmond-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  129. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -0
  130. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
  131. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
  132. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -0
  133. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  134. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -0
  135. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
  136. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -0
  137. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -0
  138. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +15 -0
  139. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  140. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -0
  141. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -0
  142. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -0
  143. package/municipalities/helmond-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  144. package/municipalities/helmond-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  145. package/municipalities/helmond-design-tokens/src/component/utrecht/form-input.tokens.json +34 -0
  146. package/municipalities/helmond-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  147. package/municipalities/helmond-design-tokens/src/component/utrecht/heading.tokens.json +49 -0
  148. package/municipalities/helmond-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  149. package/municipalities/helmond-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  150. package/municipalities/helmond-design-tokens/src/component/utrecht/list.tokens.json +31 -0
  151. package/municipalities/helmond-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
  152. package/municipalities/helmond-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  153. package/municipalities/helmond-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  154. package/municipalities/helmond-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  155. package/municipalities/helmond-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  156. package/municipalities/helmond-design-tokens/src/component/utrecht/select.tokens.json +47 -0
  157. package/municipalities/helmond-design-tokens/src/component/utrecht/separator.tokens.json +10 -0
  158. package/municipalities/helmond-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  159. package/municipalities/helmond-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -0
  160. package/municipalities/helmond-design-tokens/src/component/utrecht/surface.tokens.json +8 -0
  161. package/municipalities/helmond-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  162. package/municipalities/helmond-design-tokens/src/component/utrecht/textbox.tokens.json +35 -0
  163. package/municipalities/helmond-design-tokens/src/config.json +73 -0
  164. package/municipalities/helmond-design-tokens/src/index.scss +7 -0
  165. package/municipalities/helmond-design-tokens/style-dictionary.config.js +6 -0
  166. package/package.json +4 -2
@@ -0,0 +1,152 @@
1
+ {
2
+ "utrecht": {
3
+ "button": {
4
+ "background-color": { "value": "{helmond.color.primary}" },
5
+ "border-color": { "value": "{helmond.color.primary}" },
6
+ "border-radius": { "value": "0" },
7
+ "border-width": { "value": "{helmond.size.3xs}" },
8
+ "color": { "value": "{helmond.color.white.100}" },
9
+ "font-family": { "value": "{helmond.typography.Arial.font-family}" },
10
+ "font-size": { "value": "18px" },
11
+ "font-weight": { "value": "inherit" },
12
+ "inline-size": {},
13
+ "letter-spacing": {},
14
+ "line-height": { "value": "1.3333333" },
15
+ "min-block-size": { "value": "33px", "comment": "The size for the conduction pagination button" },
16
+ "min-inline-size": { "value": "33px", "comment": "The size for the conduction pagination button" },
17
+ "padding-block-start": { "value": "{helmond.size.2xs}" },
18
+ "padding-block-end": { "value": "{helmond.size.2xs}" },
19
+ "padding-inline-start": { "value": "{helmond.size.sm}" },
20
+ "padding-inline-end": { "value": "{helmond.size.sm}" },
21
+ "text-transform": {},
22
+ "active": {
23
+ "background-color": {},
24
+ "border-color": {},
25
+ "color": {}
26
+ },
27
+ "icon": {
28
+ "gap": { "value": "{helmond.size.xs}" },
29
+ "size": {}
30
+ },
31
+ "disabled": {
32
+ "background-color": { "value": "{helmond.color.grey.82}" },
33
+ "border-color": { "value": "{helmond.color.grey.82}" },
34
+ "color": { "value": "{helmond.color.grey.50}" }
35
+ },
36
+ "focus": {
37
+ "background-color": {},
38
+ "border-color": {},
39
+ "color": {},
40
+ "scale": {}
41
+ },
42
+ "hover": {
43
+ "background-color": { "value": "{helmond.color.primary-hover}" },
44
+ "border-color": { "value": "{helmond.color.primary-hover}" },
45
+ "color": { "value": "{helmond.color.white.100}" },
46
+ "scale": {}
47
+ },
48
+ "pressed": {
49
+ "background-color": {},
50
+ "border-color": {},
51
+ "color": {}
52
+ },
53
+ "primary-action": {
54
+ "background-color": { "value": "{helmond.color.primary}" },
55
+ "border-color": { "value": "{helmond.color.primary}" },
56
+ "border-width": { "value": "{helmond.size.3xs}" },
57
+ "color": { "value": "{helmond.color.white.100}" },
58
+ "font-weight": { "value": "inherit" },
59
+ "active": {
60
+ "background-color": {},
61
+ "border-color": {},
62
+ "color": {}
63
+ },
64
+ "disabled": {
65
+ "background-color": { "value": "{helmond.color.grey.82}" },
66
+ "border-color": { "value": "{helmond.color.grey.82}" },
67
+ "color": { "value": "{helmond.color.grey.50}" }
68
+ },
69
+ "hover": {
70
+ "background-color": { "value": "{helmond.color.primary-hover}" },
71
+ "border-color": { "value": "{helmond.color.primary-hover}" },
72
+ "color": { "value": "{helmond.color.white.100}" },
73
+ "scale": {}
74
+ },
75
+ "focus": {
76
+ "background-color": {},
77
+ "border-color": {},
78
+ "color": {}
79
+ },
80
+ "pressed": {
81
+ "background-color": {},
82
+ "border-color": {},
83
+ "color": {}
84
+ }
85
+ },
86
+ "secondary-action": {
87
+ "background-color": { "value": "transparent" },
88
+ "border-color": { "value": "{helmond.color.primary}" },
89
+ "border-width": { "value": "{helmond.size.3xs}" },
90
+ "color": { "value": "{helmond.color.primary}" },
91
+ "font-weight": { "value": "{helmond.typography.font-weight.normal}" },
92
+ "active": {
93
+ "background-color": {},
94
+ "border-color": {},
95
+ "color": {}
96
+ },
97
+ "disabled": {
98
+ "background-color": { "value": "{helmond.color.grey.82}" },
99
+ "border-color": { "value": "{helmond.color.grey.82}" },
100
+ "color": { "value": "{helmond.color.grey.50}" }
101
+ },
102
+ "hover": {
103
+ "background-color": { "value": "transparent" },
104
+ "border-color": { "value": "{helmond.color.primary-hover}" },
105
+ "color": { "value": "{helmond.color.primary-hover}" }
106
+ },
107
+ "focus": {
108
+ "background-color": {},
109
+ "border-color": {},
110
+ "color": {}
111
+ },
112
+ "pressed": {
113
+ "background-color": {},
114
+ "border-color": {},
115
+ "color": {}
116
+ }
117
+ },
118
+ "subtle": {
119
+ "background-color": {},
120
+ "border-color": {},
121
+ "border-width": {},
122
+ "color": {},
123
+ "font-weight": {},
124
+ "active": {
125
+ "background-color": {},
126
+ "border-color": {},
127
+ "color": {}
128
+ },
129
+ "disabled": {
130
+ "background-color": { "value": "{helmond.color.grey.82}" },
131
+ "border-color": { "value": "{helmond.color.grey.82}" },
132
+ "color": { "value": "{helmond.color.grey.50}" }
133
+ },
134
+ "hover": {
135
+ "background-color": {},
136
+ "border-color": {},
137
+ "color": {}
138
+ },
139
+ "focus": {
140
+ "background-color": {},
141
+ "border-color": {},
142
+ "color": {}
143
+ },
144
+ "pressed": {
145
+ "background-color": {},
146
+ "border-color": {},
147
+ "color": {}
148
+ }
149
+ }
150
+ }
151
+ }
152
+ }
@@ -0,0 +1,80 @@
1
+ {
2
+ "utrecht": {
3
+ "calendar": {
4
+ "width": {},
5
+ "background-color": {},
6
+ "table": {
7
+ "padding-block-start": {},
8
+ "padding-block-end": {},
9
+ "weeks-item": {
10
+ "width": { "value": "44px" },
11
+ "padding-block-start": { "value": "4px" },
12
+ "padding-block-end": { "value": "10px" },
13
+ "line-height": { "value": "24px" }
14
+ },
15
+ "days-item-day": {
16
+ "size": { "value": "44px" },
17
+ "color": { "value": "{helmond.color.black.0}" },
18
+ "border-width": { "value": "2px" },
19
+ "border-color": { "value": "transparent" },
20
+ "hover": {
21
+ "background-color": { "value": "{helmond.color.primary}" },
22
+ "color": { "value": "{helmond.color.white.100}" },
23
+ "border-color": { "value": "{helmond.color.primary}" }
24
+ },
25
+ "focus": {
26
+ "background-color": {},
27
+ "color": {},
28
+ "border-color": { "value": "transparent" }
29
+ },
30
+ "active": {
31
+ "background-color": { "value": "{helmond.color.primary}" },
32
+ "color": { "value": "{helmond.color.white.100}" },
33
+ "border-color": { "value": "transparent" }
34
+ },
35
+ "out-of-the-month": {
36
+ "background-color": {},
37
+ "color": { "value": "{helmond.color.grey.82}" },
38
+ "border-color": { "value": "transparent" }
39
+ },
40
+ "is-today": {
41
+ "background-color": { "value": "transparent" },
42
+ "color": { "value": "{helmond.color.primary}" },
43
+ "border-color": { "value": "{helmond.color.primary}" },
44
+ "font-weight": { "value": "{helmond.typography.font-weight.bold}" }
45
+ },
46
+ "emphasis": {
47
+ "background-color": {},
48
+ "color": {},
49
+ "border-color": { "value": "transparent" },
50
+ "font-weight": {}
51
+ },
52
+ "selected": {
53
+ "background-color": { "value": "{helmond.color.primary}" },
54
+ "color": { "value": "{helmond.color.white.100}" },
55
+ "border-color": {},
56
+ "font-weight": { "value": "{helmond.typography.font-weight.bold}" }
57
+ },
58
+ "disabled": {
59
+ "background-color": {},
60
+ "color": {},
61
+ "border-color": {}
62
+ }
63
+ }
64
+ },
65
+ "navigation": {
66
+ "background-color": {},
67
+ "color": { "value": "{helmond.color.primary}" },
68
+ "padding-block-start": { "value": "2px" },
69
+ "padding-block-end": { "value": "2px" },
70
+ "label": {
71
+ "min-inline-size": { "value": "200px" },
72
+ "color": { "value": "{helmond.color.black.0}" }
73
+ }
74
+ },
75
+ "icon": {
76
+ "size": { "value": "24px" }
77
+ }
78
+ }
79
+ }
80
+ }
@@ -0,0 +1,57 @@
1
+ {
2
+ "utrecht": {
3
+ "checkbox": {
4
+ "background-color": {},
5
+ "border-color": {},
6
+ "border-radius": { "value": "0" },
7
+ "border-width": { "value": "{helmond.size.4xs}" },
8
+ "color": { "value": "{helmond.color.white.100}" },
9
+ "size": { "value": "24px" },
10
+ "icon": {
11
+ "size": {}
12
+ },
13
+ "active": {
14
+ "border-color": {},
15
+ "border-width": {},
16
+ "background-color": {},
17
+ "color": {}
18
+ },
19
+ "hover": {
20
+ "border-color": { "value": "{helmond.color.grey.31}" },
21
+ "border-width": { "value": "{helmond.size.4xs}" },
22
+ "background-color": {},
23
+ "color": { "value": "{helmond.color.white.100}" }
24
+ },
25
+ "focus": {
26
+ "border-color": {},
27
+ "border-width": {},
28
+ "background-color": {},
29
+ "color": {}
30
+ },
31
+ "disabled": {
32
+ "border-color": { "value": "{helmond.color.grey.82}" },
33
+ "border-width": { "value": "{helmond.size.4xs}" },
34
+ "background-color": { "value": "{helmond.color.grey.82}" },
35
+ "color": { "value": "{helmond.color.grey.82}" }
36
+ },
37
+ "checked": {
38
+ "border-color": { "value": "{helmond.color.primary}" },
39
+ "border-width": { "value": "{helmond.size.4xs}" },
40
+ "background-color": { "value": "{helmond.color.primary}" },
41
+ "color": { "value": "{helmond.color.primary}" }
42
+ },
43
+ "indeterminate": {
44
+ "border-color": {},
45
+ "border-width": {},
46
+ "background-color": {},
47
+ "color": {}
48
+ },
49
+ "invalid": {
50
+ "border-color": {},
51
+ "border-width": {},
52
+ "background-color": {},
53
+ "color": {}
54
+ }
55
+ }
56
+ }
57
+ }
@@ -0,0 +1,26 @@
1
+ {
2
+ "utrecht": {
3
+ "code": {
4
+ "background-color": { "value": "{helmond.color.lightgrey.96}" },
5
+ "color": { "value": "{helmond.color.black.0}" },
6
+ "font-family": { "value": "{helmond.typography.monospace.font-family}" },
7
+ "font-size": { "value": "inherit" },
8
+ "line-height": {}
9
+ },
10
+ "code-block": {
11
+ "background-color": { "value": "{helmond.color.lightgrey.96}" },
12
+ "color": { "value": "{helmond.color.black.0}" },
13
+ "font-family": { "value": "{helmond.typography.monospace.font-family}" },
14
+ "font-size": { "value": "{helmond.font-size.md}" },
15
+ "line-height": { "value": "{helmond.size.lg}" },
16
+ "margin-block-start": { "value": "{helmond.size.md}" },
17
+ "margin-block-end": { "value": "{helmond.size.md}" },
18
+ "margin-inline-start": { "value": 0 },
19
+ "margin-inline-end": { "value": 0 },
20
+ "padding-block-start": { "value": "{helmond.size.md}" },
21
+ "padding-block-end": { "value": "{helmond.size.md}" },
22
+ "padding-inline-start": { "value": "{helmond.size.md}" },
23
+ "padding-inline-end": { "value": "{helmond.size.md}" }
24
+ }
25
+ }
26
+ }
@@ -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": "{helmond.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,12 @@
1
+ {
2
+ "utrecht": {
3
+ "document": {
4
+ "background-color": { "value": "{helmond.color.white.96}" },
5
+ "color": { "value": "{helmond.color.black.0}" },
6
+ "font-family": { "value": "{helmond.typography.Arial.font-family}" },
7
+ "font-size": { "value": "{helmond.font-size.sm}" },
8
+ "font-weight": {},
9
+ "line-height": { "value": "1.42857143" }
10
+ }
11
+ }
12
+ }
@@ -0,0 +1,36 @@
1
+ {
2
+ "utrecht": {
3
+ "accordion": {
4
+ "button": {
5
+ "border-radius": {},
6
+ "border-top-left-radius": { "value": "{helmond.size.2xs}" },
7
+ "border-top-right-radius": { "value": "{helmond.size.2xs}" },
8
+ "border-bottom-left-radius": { "value": "{helmond.size.2xs}" },
9
+ "border-bottom-right-radius": { "value": "{helmond.size.2xs}" },
10
+ "active": {
11
+ "border-bottom": {
12
+ "left-radius": { "value": "0px" },
13
+ "right-radius": { "value": "0px" },
14
+ "width": { "value": "{helmond.size.4xs}" },
15
+ "color": { "value": "{helmond.color.grey.87}" },
16
+ "style": { "value": "solid" }
17
+ }
18
+ }
19
+ },
20
+ "panel": {
21
+ "border-radius": {},
22
+ "border-top": {
23
+ "left-radius": {},
24
+ "right-radius": {},
25
+ "width": {},
26
+ "color": {},
27
+ "style": {}
28
+ },
29
+ "border-bottom-left-radius": { "value": "{helmond.size.2xs}" },
30
+ "border-bottom-right-radius": { "value": "{helmond.size.2xs}" },
31
+ "background-color": { "value": "{helmond.color.white.100}" },
32
+ "line-height": { "value": "{helmond.size.md}" }
33
+ }
34
+ }
35
+ }
36
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "alert": {
4
+ "icon": {
5
+ "gap": { "value": "{helmond.size.xs}" }
6
+ }
7
+ }
8
+ }
9
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "utrecht": {
3
+ "badge-counter": {
4
+ "font-family": { "value": "{utrecht.document.font-family}" },
5
+ "font-style": {},
6
+ "text-decoration": { "value": "none" },
7
+ "min-block-size": {},
8
+ "min-inline-size": {}
9
+ }
10
+ }
11
+ }
@@ -0,0 +1,21 @@
1
+ {
2
+ "utrecht": {
3
+ "breadcrumb-nav": {
4
+ "background-color": { "value": "transparent" },
5
+ "border-radius": { "value": "0" },
6
+ "padding-inline-start": { "value": "0" },
7
+ "padding-inline-end": { "value": "0" },
8
+ "padding-block-start": { "value": "20px" },
9
+ "padding-block-end": { "value": "20px" },
10
+ "link": {
11
+ "font-weight": {},
12
+ "disabled": {
13
+ "background-color": {}
14
+ },
15
+ "hover": {
16
+ "background-color": {}
17
+ }
18
+ }
19
+ }
20
+ }
21
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "utrecht": {
3
+ "form-field": {
4
+ "description": {
5
+ "valid-color": { "value": "{helmond.color.succes}" },
6
+ "warning-color": { "value": "{helmond.color.warning}" },
7
+ "invalid-color": { "value": "{helmond.color.error}" },
8
+ "margin-block-end": { "value": "12px" },
9
+ "margin-block-start": { "value": "12px" }
10
+ }
11
+ }
12
+ }
13
+ }
@@ -0,0 +1,26 @@
1
+ {
2
+ "utrecht": {
3
+ "form-input": {
4
+ "background-color": { "value": "{helmond.color.white.100}" },
5
+ "line-height": {},
6
+ "placeholder": {
7
+ "color": { "value": "{helmond.color.grey.46}" }
8
+ },
9
+ "disabled": {
10
+ "background-color": { "value": "{helmond.color.grey.90}" }
11
+ },
12
+ "focus": {
13
+ "background-color": { "value": "{helmond.color.white.100}" },
14
+ "border-color": {},
15
+ "color": {}
16
+ },
17
+ "invalid": {
18
+ "background-color": {},
19
+ "color": {}
20
+ },
21
+ "read-only": {
22
+ "background-color": { "value": "{helmond.color.grey.95}" }
23
+ }
24
+ }
25
+ }
26
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "utrecht": {
3
+ "icon": {
4
+ "gap": { "value": "{helmond.size.xs}" }
5
+ }
6
+ }
7
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "utrecht": {
3
+ "link": {
4
+ "hover": {
5
+ "font-weight": {},
6
+ "text-decoration-color": {}
7
+ }
8
+ }
9
+ }
10
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "utrecht": {
3
+ "page-footer": {
4
+ "font-size": {},
5
+ "font-family": {},
6
+ "min-height": {},
7
+ "logo": {
8
+ "max-height": { "value": "100px" },
9
+ "max-width": { "value": "100px" }
10
+ },
11
+ "background-size": {},
12
+ "background-position": {},
13
+ "mobile": {
14
+ "background-position": {}
15
+ },
16
+ "icon": {
17
+ "color": {}
18
+ },
19
+ "heading": {
20
+ "color": {},
21
+ "font-family": {}
22
+ },
23
+ "link": {
24
+ "color": {},
25
+ "text-decoration": { "value": "underline" },
26
+ "text-decoration-color": { "value": "unset" },
27
+ "text-decoration-thickness": { "value": "{helmond.size.4xs}" },
28
+ "text-underline-offset": { "value": "{helmond.size.3xs}" },
29
+ "hover": {
30
+ "color": { "value": "inherit" },
31
+ "text-decoration": { "value": "none" },
32
+ "text-decoration-thickness": { "value": "{helmond.size.4xs}" },
33
+ "font-weight": {}
34
+ }
35
+ }
36
+ }
37
+ }
38
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "utrecht": {
3
+ "page-header": {
4
+ "logo": {
5
+ "max-height": {},
6
+ "max-width": { "value": "150px" }
7
+ },
8
+ "border-block-start": {},
9
+ "border-block-end": {},
10
+ "border-inline-start": {},
11
+ "border-inline-end": {},
12
+ "display": { "value": "block" }
13
+ }
14
+ }
15
+ }
@@ -0,0 +1,14 @@
1
+ {
2
+ "utrecht": {
3
+ "radio-button": {
4
+ "min-block-size": { "value": "16px" },
5
+ "min-inline-size": { "value": "16px" },
6
+ "checked-disabled": {
7
+ "border-color": { "value": "{helmond.color.grey.82}" },
8
+ "border-width": { "value": "{helmond.size.4xs}" },
9
+ "background-color": { "value": "{helmond.color.white.100}" },
10
+ "color": { "value": "{helmond.color.grey.82}" }
11
+ }
12
+ }
13
+ }
14
+ }
@@ -0,0 +1,24 @@
1
+ {
2
+ "utrecht": {
3
+ "skip-link": {
4
+ "font-weight": { "value": "{helmond.typography.font-weight.normal}" },
5
+ "font-size": { "value": "{helmond.font-size.lg}" },
6
+ "outline-style": { "value": "solid" },
7
+ "outline-color": { "value": "{helmond.color.grey.91}" },
8
+ "border-radius": { "value": "1px" },
9
+ "focus": {
10
+ "text-decoration": { "value": "{utrecht.skip-link.text-decoration}" }
11
+ },
12
+ "inset-block-start": { "value": "1em" },
13
+ "inset-inline-start": { "value": "1em" },
14
+ "box-shadow-width": {},
15
+ "border-width": { "value": "1px" },
16
+ "border-style": { "value": "solid" },
17
+ "border-color": { "value": "{helmond.color.taupe.33}" },
18
+ "border-bottom-width": {},
19
+ "border-bottom-style": {},
20
+ "border-bottom-color": {},
21
+ "width": {}
22
+ }
23
+ }
24
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "utrecht": {
3
+ "table": {
4
+ "border-collapse": { "value": "collapse" },
5
+ "background-color": { "value": "{helmond.color.white.100}" },
6
+ "header": {
7
+ "border-block-end-color": {},
8
+ "border-block-end-width": {},
9
+ "font-family": {}
10
+ },
11
+ "header-cell": {
12
+ "border-inline-end-width": {},
13
+ "border-inline-end-style": {},
14
+ "border-inline-end-color": {}
15
+ },
16
+ "cell": {
17
+ "border-inline-end-width": { "value": "{helmond.size.4xs}" },
18
+ "border-inline-end-style": { "value": "solid" },
19
+ "border-inline-end-color": { "value": "{helmond.color.grey.80}" }
20
+ },
21
+ "row": {
22
+ "hover": {
23
+ "background-color": {},
24
+ "color": {}
25
+ }
26
+ },
27
+ "body": {
28
+ "border": {},
29
+ "border-block-end-color": {},
30
+ "border-block-end-width": {}
31
+ },
32
+ "caption": {
33
+ "font-style": {}
34
+ }
35
+ }
36
+ }
37
+ }
@@ -0,0 +1,26 @@
1
+ {
2
+ "utrecht": {
3
+ "textbox": {
4
+ "background-color": { "value": "{helmond.color.white.100}" },
5
+ "line-height": { "value": "1.3333333" },
6
+ "placeholder": {
7
+ "color": { "value": "{helmond.color.grey.60}" }
8
+ },
9
+ "disabled": {
10
+ "background-color": { "value": "{helmond.color.grey.93}" }
11
+ },
12
+ "focus": {
13
+ "background-color": { "value": "{helmond.color.white.100}" },
14
+ "border-color": {},
15
+ "color": {}
16
+ },
17
+ "invalid": {
18
+ "background-color": {},
19
+ "color": {}
20
+ },
21
+ "read-only": {
22
+ "background-color": { "value": "{helmond.color.grey.93}" }
23
+ }
24
+ }
25
+ }
26
+ }