@conduction/theme 1.0.56 → 1.0.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (118) hide show
  1. package/README.md +2 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +45 -1
  3. package/conduction-design-tokens/dist/index.js +45 -1
  4. package/conduction-design-tokens/dist/index.json +938 -0
  5. package/conduction-design-tokens/dist/index.less +45 -1
  6. package/conduction-design-tokens/dist/index.scss +45 -1
  7. package/conduction-design-tokens/dist/tokens.json +971 -0
  8. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  9. package/conduction-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  10. package/conduction-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  11. package/municipalities/commonground-design-tokens/dist/design-tokens.css +45 -1
  12. package/municipalities/commonground-design-tokens/dist/index.js +45 -1
  13. package/municipalities/commonground-design-tokens/dist/index.json +938 -0
  14. package/municipalities/commonground-design-tokens/dist/index.less +45 -1
  15. package/municipalities/commonground-design-tokens/dist/index.scss +45 -1
  16. package/municipalities/commonground-design-tokens/dist/tokens.json +971 -0
  17. package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  18. package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  19. package/municipalities/commonground-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  20. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +46 -1
  21. package/municipalities/dimpact-design-tokens/dist/index.js +46 -1
  22. package/municipalities/dimpact-design-tokens/dist/index.json +959 -0
  23. package/municipalities/dimpact-design-tokens/dist/index.less +46 -1
  24. package/municipalities/dimpact-design-tokens/dist/index.scss +46 -1
  25. package/municipalities/dimpact-design-tokens/dist/tokens.json +1165 -173
  26. package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +3 -0
  27. package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  28. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  29. package/municipalities/dimpact-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  30. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +46 -1
  31. package/municipalities/dinkelland-design-tokens/dist/index.js +46 -1
  32. package/municipalities/dinkelland-design-tokens/dist/index.json +959 -0
  33. package/municipalities/dinkelland-design-tokens/dist/index.less +46 -1
  34. package/municipalities/dinkelland-design-tokens/dist/index.scss +46 -1
  35. package/municipalities/dinkelland-design-tokens/dist/tokens.json +1086 -94
  36. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +3 -0
  37. package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  38. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  39. package/municipalities/dinkelland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  40. package/municipalities/epe-design-tokens/dist/design-tokens.css +46 -1
  41. package/municipalities/epe-design-tokens/dist/index.js +46 -1
  42. package/municipalities/epe-design-tokens/dist/index.json +959 -0
  43. package/municipalities/epe-design-tokens/dist/index.less +46 -1
  44. package/municipalities/epe-design-tokens/dist/index.scss +46 -1
  45. package/municipalities/epe-design-tokens/dist/tokens.json +1134 -142
  46. package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +3 -0
  47. package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  48. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  49. package/municipalities/epe-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  50. package/municipalities/leiden-design-tokens/dist/design-tokens.css +46 -1
  51. package/municipalities/leiden-design-tokens/dist/index.js +46 -1
  52. package/municipalities/leiden-design-tokens/dist/index.json +959 -0
  53. package/municipalities/leiden-design-tokens/dist/index.less +46 -1
  54. package/municipalities/leiden-design-tokens/dist/index.scss +46 -1
  55. package/municipalities/leiden-design-tokens/dist/tokens.json +1165 -173
  56. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +3 -0
  57. package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  58. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  59. package/municipalities/leiden-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  60. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +46 -1
  61. package/municipalities/noaberkracht-design-tokens/dist/index.js +46 -1
  62. package/municipalities/noaberkracht-design-tokens/dist/index.json +959 -0
  63. package/municipalities/noaberkracht-design-tokens/dist/index.less +46 -1
  64. package/municipalities/noaberkracht-design-tokens/dist/index.scss +46 -1
  65. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1174 -182
  66. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +3 -0
  67. package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  68. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  69. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  70. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +45 -1
  71. package/municipalities/noordwijk-design-tokens/dist/index.js +45 -1
  72. package/municipalities/noordwijk-design-tokens/dist/index.json +938 -0
  73. package/municipalities/noordwijk-design-tokens/dist/index.less +45 -1
  74. package/municipalities/noordwijk-design-tokens/dist/index.scss +45 -1
  75. package/municipalities/noordwijk-design-tokens/dist/tokens.json +971 -0
  76. package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  77. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  78. package/municipalities/noordwijk-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  79. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +46 -1
  80. package/municipalities/open-webconcept-design-tokens/dist/index.js +46 -1
  81. package/municipalities/open-webconcept-design-tokens/dist/index.json +959 -0
  82. package/municipalities/open-webconcept-design-tokens/dist/index.less +46 -1
  83. package/municipalities/open-webconcept-design-tokens/dist/index.scss +46 -1
  84. package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1168 -176
  85. package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +4 -0
  86. package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  87. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  88. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  89. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +44 -1
  90. package/municipalities/rotterdam-design-tokens/dist/index.js +44 -1
  91. package/municipalities/rotterdam-design-tokens/dist/index.json +917 -0
  92. package/municipalities/rotterdam-design-tokens/dist/index.less +44 -1
  93. package/municipalities/rotterdam-design-tokens/dist/index.scss +44 -1
  94. package/municipalities/rotterdam-design-tokens/dist/tokens.json +951 -0
  95. package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  96. package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  97. package/municipalities/rotterdam-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  98. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +46 -1
  99. package/municipalities/tubbergen-design-tokens/dist/index.js +46 -1
  100. package/municipalities/tubbergen-design-tokens/dist/index.json +959 -0
  101. package/municipalities/tubbergen-design-tokens/dist/index.less +46 -1
  102. package/municipalities/tubbergen-design-tokens/dist/index.scss +46 -1
  103. package/municipalities/tubbergen-design-tokens/dist/tokens.json +1086 -94
  104. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +3 -0
  105. package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
  106. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  107. package/municipalities/tubbergen-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  108. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +46 -1
  109. package/municipalities/xxllnc-design-tokens/dist/index.js +46 -1
  110. package/municipalities/xxllnc-design-tokens/dist/index.json +1090 -131
  111. package/municipalities/xxllnc-design-tokens/dist/index.less +46 -1
  112. package/municipalities/xxllnc-design-tokens/dist/index.scss +46 -1
  113. package/municipalities/xxllnc-design-tokens/dist/tokens.json +1166 -174
  114. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +3 -0
  115. package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  116. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  117. package/municipalities/xxllnc-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  118. package/package.json +1 -1
@@ -86,11 +86,15 @@
86
86
  "90": {
87
87
  "value": "#e5e5e5"
88
88
  },
89
+
89
90
  "93": {
90
91
  "value": "#eeeeee"
91
92
  },
92
93
  "96": {
93
94
  "value": "#f5f5f5"
95
+ },
96
+ "97": {
97
+ "value": "#f7f7f7"
94
98
  }
95
99
  }
96
100
  }
@@ -14,6 +14,13 @@
14
14
  "background-image": {
15
15
  "value": "url('https://openwebconcept.nl/wp-content/themes/openwebconcept/assets/src/images/logo@2x.png')"
16
16
  }
17
+ },
18
+ "navbar": {
19
+ "inline-size": { "value": "116px" },
20
+ "block-size": { "value": "45px" },
21
+ "background-image": {
22
+ "value": "url('https://openwebconcept.nl/wp-content/themes/openwebconcept/assets/src/images/logo@2x.png')"
23
+ }
17
24
  }
18
25
  }
19
26
  }
@@ -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": "{open-webconcept.color.grey.82}" },
8
+ "border-width": { "value": "{open-webconcept.size.4xs}" },
9
+ "background-color": { "value": "{open-webconcept.color.white.100}" },
10
+ "color": { "value": "{open-webconcept.color.grey.82}" }
11
+ }
12
+ }
13
+ }
14
+ }
@@ -0,0 +1,68 @@
1
+ {
2
+ "utrecht": {
3
+ "radio-button": {
4
+ "background-color": { "value": "{open-webconcept.color.white.100}" },
5
+ "border-color": { "value": "{open-webconcept.color.grey.46}" },
6
+ "border-width": { "value": "{open-webconcept.size.4xs}" },
7
+ "size": {},
8
+ "margin-block-start": {},
9
+ "icon": {
10
+ "size": { "value": "5px" }
11
+ },
12
+ "active": {
13
+ "border-color": {},
14
+ "border-width": {},
15
+ "background-color": {},
16
+ "color": {}
17
+ },
18
+ "checked": {
19
+ "border-color": { "value": "{open-webconcept.color.primary}" },
20
+ "border-width": { "value": "{open-webconcept.size.4xs}" },
21
+ "background-color": { "value": "{open-webconcept.color.white.100}" },
22
+ "color": { "value": "{open-webconcept.color.primary}" },
23
+ "active": {
24
+ "border-color": { "value": "{open-webconcept.color.primary}" },
25
+ "border-width": { "value": "{open-webconcept.size.4xs}" },
26
+ "background-color": { "value": "{open-webconcept.color.white.100}" },
27
+ "color": { "value": "{open-webconcept.color.primary}" }
28
+ },
29
+ "hover": {
30
+ "border-color": { "value": "{open-webconcept.color.primary-hover}" },
31
+ "border-width": { "value": "{open-webconcept.size.4xs}" },
32
+ "background-color": { "value": "{open-webconcept.color.white.100}" },
33
+ "color": { "value": "{open-webconcept.color.primary-hover}" }
34
+ },
35
+ "focus": {
36
+ "border-color": { "value": "{open-webconcept.color.primary}" },
37
+ "border-width": { "value": "{open-webconcept.size.4xs}" },
38
+ "background-color": { "value": "{open-webconcept.color.white.100}" },
39
+ "color": { "value": "{open-webconcept.color.primary}" }
40
+ }
41
+ },
42
+ "hover": {
43
+ "border-color": { "value": "{open-webconcept.color.grey.31}" },
44
+ "border-width": { "value": "{open-webconcept.size.4xs}" },
45
+ "background-color": { "value": "{open-webconcept.color.white.100}" },
46
+ "color": {}
47
+ },
48
+ "focus": {
49
+ "border-color": { "value": "{open-webconcept.color.primary}" },
50
+ "border-width": { "value": "{open-webconcept.size.4xs}" },
51
+ "background-color": { "value": "{open-webconcept.color.white.100}" },
52
+ "color": { "value": "{open-webconcept.color.primary}" }
53
+ },
54
+ "disabled": {
55
+ "border-color": { "value": "{open-webconcept.color.grey.82}" },
56
+ "border-width": { "value": "{open-webconcept.size.4xs}" },
57
+ "background-color": { "value": "{open-webconcept.color.grey.97}" },
58
+ "color": { "value": "{open-webconcept.color.grey.82}" }
59
+ },
60
+ "invalid": {
61
+ "border-color": { "value": "{open-webconcept.color.error}" },
62
+ "border-width": { "value": "{open-webconcept.size.4xs}" },
63
+ "background-color": { "value": "{open-webconcept.color.white.100}" },
64
+ "color": { "value": "{open-webconcept.color.error}" }
65
+ }
66
+ }
67
+ }
68
+ }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 28 Nov 2023 14:11:26 GMT
3
+ * Generated on Wed, 06 Dec 2023 17:07:18 GMT
4
4
  */
5
5
 
6
6
  .rotterdam-theme {
@@ -36,6 +36,46 @@
36
36
  --utrecht-table-header-border-block-end-color: var(--rotterdam-color-gray-tint-11);
37
37
  --utrecht-table-background-color: var(--rotterdam-color-base-white);
38
38
  --utrecht-table-border-collapse: collapse;
39
+ --utrecht-radio-button-invalid-color: #FE1818;
40
+ --utrecht-radio-button-invalid-background-color: var(--rotterdam-color-base-white);
41
+ --utrecht-radio-button-invalid-border-width: 1px;
42
+ --utrecht-radio-button-invalid-border-color: #FE1818;
43
+ --utrecht-radio-button-disabled-color: var(--rotterdam-color-gray-tint-08);
44
+ --utrecht-radio-button-disabled-background-color: var(--rotterdam-color-gray-tint-01);
45
+ --utrecht-radio-button-disabled-border-width: 1px;
46
+ --utrecht-radio-button-disabled-border-color: var(--rotterdam-color-gray-tint-08);
47
+ --utrecht-radio-button-focus-color: var(--rotterdam-color-base-green);
48
+ --utrecht-radio-button-focus-background-color: var(--rotterdam-color-base-white);
49
+ --utrecht-radio-button-focus-border-width: 5px;
50
+ --utrecht-radio-button-focus-border-color: var(--rotterdam-color-base-green);
51
+ --utrecht-radio-button-hover-background-color: var(--rotterdam-color-base-white);
52
+ --utrecht-radio-button-hover-border-width: 2px;
53
+ --utrecht-radio-button-hover-border-color: var(--rotterdam-color-base-green);
54
+ --utrecht-radio-button-checked-focus-color: var(--rotterdam-color-base-white);
55
+ --utrecht-radio-button-checked-focus-background-color: var(--rotterdam-color-base-white);
56
+ --utrecht-radio-button-checked-focus-border-width: 1px;
57
+ --utrecht-radio-button-checked-focus-border-color: var(--rotterdam-color-base-green);
58
+ --utrecht-radio-button-checked-hover-color: var(--rotterdam-color-base-white);
59
+ --utrecht-radio-button-checked-hover-background-color: var(--rotterdam-color-base-white);
60
+ --utrecht-radio-button-checked-hover-border-width: 5px;
61
+ --utrecht-radio-button-checked-hover-border-color: var(--rotterdam-color-base-black);
62
+ --utrecht-radio-button-checked-active-color: var(--rotterdam-color-base-white);
63
+ --utrecht-radio-button-checked-active-background-color: var(--rotterdam-color-base-white);
64
+ --utrecht-radio-button-checked-active-border-width: 1px;
65
+ --utrecht-radio-button-checked-active-border-color: var(--rotterdam-color-base-green);
66
+ --utrecht-radio-button-checked-color: var(--rotterdam-color-base-white);
67
+ --utrecht-radio-button-checked-background-color: var(--rotterdam-color-base-white);
68
+ --utrecht-radio-button-checked-border-width: 5px;
69
+ --utrecht-radio-button-checked-border-color: var(--rotterdam-color-base-green);
70
+ --utrecht-radio-button-border-width: 1px;
71
+ --utrecht-radio-button-border-color: var(--rotterdam-color-gray-tint-08);
72
+ --utrecht-radio-button-background-color: var(--rotterdam-color-base-white);
73
+ --utrecht-radio-button-checked-disabled-color: var(--rotterdam-color-gray-tint-08);
74
+ --utrecht-radio-button-checked-disabled-background-color: var(--rotterdam-color-gray-tint-08);
75
+ --utrecht-radio-button-checked-disabled-border-width: 1px;
76
+ --utrecht-radio-button-checked-disabled-border-color: var(--rotterdam-color-gray-tint-08);
77
+ --utrecht-radio-button-min-inline-size: 16px;
78
+ --utrecht-radio-button-min-block-size: 16px;
39
79
  --utrecht-page-header-padding-block-end: 14px;
40
80
  --utrecht-page-header-padding-block-start: 14px;
41
81
  --utrecht-page-header-color: var(--rotterdam-color-gray-tint-11);
@@ -248,6 +288,9 @@
248
288
  --conduction-primary-top-nav-hover-color: var(--rotterdam-color-green-tint-01);
249
289
  --conduction-primary-top-nav-background-color: var(--rotterdam-color-base-white);
250
290
  --conduction-primary-top-nav-color: var(--rotterdam-color-gray-tint-11);
291
+ --conduction-logo-navbar-background-image: url('https://www.rotterdam.nl/images/logo-base.svg');
292
+ --conduction-logo-navbar-block-size: 46px;
293
+ --conduction-logo-navbar-inline-size: 175px;
251
294
  --conduction-logo-footer-background-image: url('https://www.rotterdam.nl/images/logo-base-white.svg');
252
295
  --conduction-logo-footer-block-size: 48px;
253
296
  --conduction-logo-footer-inline-size: 240px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 28 Nov 2023 14:11:26 GMT
3
+ * Generated on Wed, 06 Dec 2023 17:07:18 GMT
4
4
  */
5
5
 
6
6
  export const conductionCardHeaderColor = "var(--utrecht-document-color)";
@@ -81,6 +81,9 @@ export const conductionLogoHeaderBackgroundImage = "url('https://www.rotterdam.n
81
81
  export const conductionLogoFooterInlineSize = "240px";
82
82
  export const conductionLogoFooterBlockSize = "48px";
83
83
  export const conductionLogoFooterBackgroundImage = "url('https://www.rotterdam.nl/images/logo-base-white.svg')";
84
+ export const conductionLogoNavbarInlineSize = "175px";
85
+ export const conductionLogoNavbarBlockSize = "46px";
86
+ export const conductionLogoNavbarBackgroundImage = "url('https://www.rotterdam.nl/images/logo-base.svg')";
84
87
  export const conductionPrimaryTopNavColor = "var(--rotterdam-color-gray-tint-11)";
85
88
  export const conductionPrimaryTopNavBackgroundColor = "var(--rotterdam-color-base-white)";
86
89
  export const conductionPrimaryTopNavHoverColor = "var(--rotterdam-color-green-tint-01)";
@@ -293,6 +296,46 @@ export const utrechtPageHeaderBackgroundColor = "var(--rotterdam-color-base-whit
293
296
  export const utrechtPageHeaderColor = "var(--rotterdam-color-gray-tint-11)";
294
297
  export const utrechtPageHeaderPaddingBlockStart = "14px";
295
298
  export const utrechtPageHeaderPaddingBlockEnd = "14px";
299
+ export const utrechtRadioButtonMinBlockSize = "16px";
300
+ export const utrechtRadioButtonMinInlineSize = "16px";
301
+ export const utrechtRadioButtonCheckedDisabledBorderColor = "var(--rotterdam-color-gray-tint-08)";
302
+ export const utrechtRadioButtonCheckedDisabledBorderWidth = "1px";
303
+ export const utrechtRadioButtonCheckedDisabledBackgroundColor = "var(--rotterdam-color-gray-tint-08)";
304
+ export const utrechtRadioButtonCheckedDisabledColor = "var(--rotterdam-color-gray-tint-08)";
305
+ export const utrechtRadioButtonBackgroundColor = "var(--rotterdam-color-base-white)";
306
+ export const utrechtRadioButtonBorderColor = "var(--rotterdam-color-gray-tint-08)";
307
+ export const utrechtRadioButtonBorderWidth = "1px";
308
+ export const utrechtRadioButtonCheckedBorderColor = "var(--rotterdam-color-base-green)";
309
+ export const utrechtRadioButtonCheckedBorderWidth = "5px";
310
+ export const utrechtRadioButtonCheckedBackgroundColor = "var(--rotterdam-color-base-white)";
311
+ export const utrechtRadioButtonCheckedColor = "var(--rotterdam-color-base-white)";
312
+ export const utrechtRadioButtonCheckedActiveBorderColor = "var(--rotterdam-color-base-green)";
313
+ export const utrechtRadioButtonCheckedActiveBorderWidth = "1px";
314
+ export const utrechtRadioButtonCheckedActiveBackgroundColor = "var(--rotterdam-color-base-white)";
315
+ export const utrechtRadioButtonCheckedActiveColor = "var(--rotterdam-color-base-white)";
316
+ export const utrechtRadioButtonCheckedHoverBorderColor = "var(--rotterdam-color-base-black)";
317
+ export const utrechtRadioButtonCheckedHoverBorderWidth = "5px";
318
+ export const utrechtRadioButtonCheckedHoverBackgroundColor = "var(--rotterdam-color-base-white)";
319
+ export const utrechtRadioButtonCheckedHoverColor = "var(--rotterdam-color-base-white)";
320
+ export const utrechtRadioButtonCheckedFocusBorderColor = "var(--rotterdam-color-base-green)";
321
+ export const utrechtRadioButtonCheckedFocusBorderWidth = "1px";
322
+ export const utrechtRadioButtonCheckedFocusBackgroundColor = "var(--rotterdam-color-base-white)";
323
+ export const utrechtRadioButtonCheckedFocusColor = "var(--rotterdam-color-base-white)";
324
+ export const utrechtRadioButtonHoverBorderColor = "var(--rotterdam-color-base-green)";
325
+ export const utrechtRadioButtonHoverBorderWidth = "2px";
326
+ export const utrechtRadioButtonHoverBackgroundColor = "var(--rotterdam-color-base-white)";
327
+ export const utrechtRadioButtonFocusBorderColor = "var(--rotterdam-color-base-green)";
328
+ export const utrechtRadioButtonFocusBorderWidth = "5px";
329
+ export const utrechtRadioButtonFocusBackgroundColor = "var(--rotterdam-color-base-white)";
330
+ export const utrechtRadioButtonFocusColor = "var(--rotterdam-color-base-green)";
331
+ export const utrechtRadioButtonDisabledBorderColor = "var(--rotterdam-color-gray-tint-08)";
332
+ export const utrechtRadioButtonDisabledBorderWidth = "1px";
333
+ export const utrechtRadioButtonDisabledBackgroundColor = "var(--rotterdam-color-gray-tint-01)";
334
+ export const utrechtRadioButtonDisabledColor = "var(--rotterdam-color-gray-tint-08)";
335
+ export const utrechtRadioButtonInvalidBorderColor = "#FE1818";
336
+ export const utrechtRadioButtonInvalidBorderWidth = "1px";
337
+ export const utrechtRadioButtonInvalidBackgroundColor = "var(--rotterdam-color-base-white)";
338
+ export const utrechtRadioButtonInvalidColor = "#FE1818";
296
339
  export const utrechtTableBorderCollapse = "collapse";
297
340
  export const utrechtTableBackgroundColor = "var(--rotterdam-color-base-white)";
298
341
  export const utrechtTableHeaderBorderBlockEndColor = "var(--rotterdam-color-gray-tint-11)";