@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.
- package/README.md +2 -0
- package/conduction-design-tokens/dist/design-tokens.css +45 -1
- package/conduction-design-tokens/dist/index.js +45 -1
- package/conduction-design-tokens/dist/index.json +938 -0
- package/conduction-design-tokens/dist/index.less +45 -1
- package/conduction-design-tokens/dist/index.scss +45 -1
- package/conduction-design-tokens/dist/tokens.json +971 -0
- package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/conduction-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/conduction-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/commonground-design-tokens/dist/design-tokens.css +45 -1
- package/municipalities/commonground-design-tokens/dist/index.js +45 -1
- package/municipalities/commonground-design-tokens/dist/index.json +938 -0
- package/municipalities/commonground-design-tokens/dist/index.less +45 -1
- package/municipalities/commonground-design-tokens/dist/index.scss +45 -1
- package/municipalities/commonground-design-tokens/dist/tokens.json +971 -0
- package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/commonground-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/dimpact-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/dimpact-design-tokens/dist/index.js +46 -1
- package/municipalities/dimpact-design-tokens/dist/index.json +959 -0
- package/municipalities/dimpact-design-tokens/dist/index.less +46 -1
- package/municipalities/dimpact-design-tokens/dist/index.scss +46 -1
- package/municipalities/dimpact-design-tokens/dist/tokens.json +1165 -173
- package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +3 -0
- package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/dimpact-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/dinkelland-design-tokens/dist/index.js +46 -1
- package/municipalities/dinkelland-design-tokens/dist/index.json +959 -0
- package/municipalities/dinkelland-design-tokens/dist/index.less +46 -1
- package/municipalities/dinkelland-design-tokens/dist/index.scss +46 -1
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +1086 -94
- package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +3 -0
- package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/epe-design-tokens/dist/index.js +46 -1
- package/municipalities/epe-design-tokens/dist/index.json +959 -0
- package/municipalities/epe-design-tokens/dist/index.less +46 -1
- package/municipalities/epe-design-tokens/dist/index.scss +46 -1
- package/municipalities/epe-design-tokens/dist/tokens.json +1134 -142
- package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +3 -0
- package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/epe-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/leiden-design-tokens/dist/index.js +46 -1
- package/municipalities/leiden-design-tokens/dist/index.json +959 -0
- package/municipalities/leiden-design-tokens/dist/index.less +46 -1
- package/municipalities/leiden-design-tokens/dist/index.scss +46 -1
- package/municipalities/leiden-design-tokens/dist/tokens.json +1165 -173
- package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +3 -0
- package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.js +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.json +959 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.less +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1174 -182
- package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +3 -0
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +45 -1
- package/municipalities/noordwijk-design-tokens/dist/index.js +45 -1
- package/municipalities/noordwijk-design-tokens/dist/index.json +938 -0
- package/municipalities/noordwijk-design-tokens/dist/index.less +45 -1
- package/municipalities/noordwijk-design-tokens/dist/index.scss +45 -1
- package/municipalities/noordwijk-design-tokens/dist/tokens.json +971 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.js +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.json +959 -0
- package/municipalities/open-webconcept-design-tokens/dist/index.less +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.scss +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1168 -176
- package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +4 -0
- package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +44 -1
- package/municipalities/rotterdam-design-tokens/dist/index.js +44 -1
- package/municipalities/rotterdam-design-tokens/dist/index.json +917 -0
- package/municipalities/rotterdam-design-tokens/dist/index.less +44 -1
- package/municipalities/rotterdam-design-tokens/dist/index.scss +44 -1
- package/municipalities/rotterdam-design-tokens/dist/tokens.json +951 -0
- package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/tubbergen-design-tokens/dist/index.js +46 -1
- package/municipalities/tubbergen-design-tokens/dist/index.json +959 -0
- package/municipalities/tubbergen-design-tokens/dist/index.less +46 -1
- package/municipalities/tubbergen-design-tokens/dist/index.scss +46 -1
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +1086 -94
- package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +3 -0
- package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/xxllnc-design-tokens/dist/index.js +46 -1
- package/municipalities/xxllnc-design-tokens/dist/index.json +1090 -131
- package/municipalities/xxllnc-design-tokens/dist/index.less +46 -1
- package/municipalities/xxllnc-design-tokens/dist/index.scss +46 -1
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +1166 -174
- package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +3 -0
- package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/package.json +1 -1
|
@@ -14,6 +14,13 @@
|
|
|
14
14
|
"background-image": {
|
|
15
15
|
"value": "url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png')"
|
|
16
16
|
}
|
|
17
|
+
},
|
|
18
|
+
"navbar": {
|
|
19
|
+
"inline-size": { "value": "47px" },
|
|
20
|
+
"block-size": { "value": "47px" },
|
|
21
|
+
"background-image": {
|
|
22
|
+
"value": "url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.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": "{commonground.color.grey.82}" },
|
|
8
|
+
"border-width": { "value": "{commonground.size.4xs}" },
|
|
9
|
+
"background-color": { "value": "{commonground.color.white.100}" },
|
|
10
|
+
"color": { "value": "{commonground.color.grey.82}" }
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|
package/municipalities/commonground-design-tokens/src/component/utrecht/radio-button.tokens.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"radio-button": {
|
|
4
|
+
"background-color": { "value": "{commonground.color.white.100}" },
|
|
5
|
+
"border-color": { "value": "{commonground.color.grey.46}" },
|
|
6
|
+
"border-width": { "value": "{commonground.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": "{commonground.color.primary}" },
|
|
20
|
+
"border-width": { "value": "{commonground.size.4xs}" },
|
|
21
|
+
"background-color": { "value": "{commonground.color.white.100}" },
|
|
22
|
+
"color": { "value": "{commonground.color.primary}" },
|
|
23
|
+
"active": {
|
|
24
|
+
"border-color": { "value": "{commonground.color.primary}" },
|
|
25
|
+
"border-width": { "value": "{commonground.size.4xs}" },
|
|
26
|
+
"background-color": { "value": "{commonground.color.white.100}" },
|
|
27
|
+
"color": { "value": "{commonground.color.primary}" }
|
|
28
|
+
},
|
|
29
|
+
"hover": {
|
|
30
|
+
"border-color": { "value": "{commonground.color.primary-hover}" },
|
|
31
|
+
"border-width": { "value": "{commonground.size.4xs}" },
|
|
32
|
+
"background-color": { "value": "{commonground.color.white.100}" },
|
|
33
|
+
"color": { "value": "{commonground.color.primary-hover}" }
|
|
34
|
+
},
|
|
35
|
+
"focus": {
|
|
36
|
+
"border-color": { "value": "{commonground.color.primary}" },
|
|
37
|
+
"border-width": { "value": "{commonground.size.4xs}" },
|
|
38
|
+
"background-color": { "value": "{commonground.color.white.100}" },
|
|
39
|
+
"color": { "value": "{commonground.color.primary}" }
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
"hover": {
|
|
43
|
+
"border-color": { "value": "{commonground.color.grey.31}" },
|
|
44
|
+
"border-width": { "value": "{commonground.size.4xs}" },
|
|
45
|
+
"background-color": { "value": "{commonground.color.white.100}" },
|
|
46
|
+
"color": {}
|
|
47
|
+
},
|
|
48
|
+
"focus": {
|
|
49
|
+
"border-color": { "value": "{commonground.color.primary}" },
|
|
50
|
+
"border-width": { "value": "{commonground.size.4xs}" },
|
|
51
|
+
"background-color": { "value": "{commonground.color.white.100}" },
|
|
52
|
+
"color": { "value": "{commonground.color.primary}" }
|
|
53
|
+
},
|
|
54
|
+
"disabled": {
|
|
55
|
+
"border-color": { "value": "{commonground.color.grey.82}" },
|
|
56
|
+
"border-width": { "value": "{commonground.size.4xs}" },
|
|
57
|
+
"background-color": { "value": "{commonground.color.grey.97}" },
|
|
58
|
+
"color": { "value": "{commonground.color.grey.82}" }
|
|
59
|
+
},
|
|
60
|
+
"invalid": {
|
|
61
|
+
"border-color": { "value": "{commonground.color.error}" },
|
|
62
|
+
"border-width": { "value": "{commonground.size.4xs}" },
|
|
63
|
+
"background-color": { "value": "{commonground.color.white.100}" },
|
|
64
|
+
"color": { "value": "{commonground.color.error}" }
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 06 Dec 2023 17:07:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.dimpact-theme {
|
|
@@ -50,6 +50,9 @@
|
|
|
50
50
|
--conduction-primary-top-nav-item-padding: 18px;
|
|
51
51
|
--conduction-primary-top-nav-current-mobile-box-shadow: ;
|
|
52
52
|
--conduction-primary-top-nav-current-box-shadow: ;
|
|
53
|
+
--conduction-logo-navbar-background-image: url('https://www.dimpact.nl/sites/all/themes/custom/dimpact/logo.png');
|
|
54
|
+
--conduction-logo-navbar-block-size: 44px;
|
|
55
|
+
--conduction-logo-navbar-inline-size: 100px;
|
|
53
56
|
--conduction-logo-footer-background-image: url('https://www.dimpact.nl/sites/all/themes/custom/dimpact/logo.png');
|
|
54
57
|
--conduction-logo-footer-block-size: 44px;
|
|
55
58
|
--conduction-logo-footer-inline-size: 150px;
|
|
@@ -93,6 +96,9 @@
|
|
|
93
96
|
--utrecht-table-margin-block-end: 0;
|
|
94
97
|
--utrecht-table-header-text-transform: unset;
|
|
95
98
|
--utrecht-table-border-collapse: collapse;
|
|
99
|
+
--utrecht-radio-button-icon-size: 5px;
|
|
100
|
+
--utrecht-radio-button-min-inline-size: 16px;
|
|
101
|
+
--utrecht-radio-button-min-block-size: 16px;
|
|
96
102
|
--utrecht-page-header-logo-max-width: 150px;
|
|
97
103
|
--utrecht-page-footer-background-image: unset;
|
|
98
104
|
--utrecht-page-footer-link-hover-text-decoration: underline;
|
|
@@ -148,6 +154,7 @@
|
|
|
148
154
|
--dimpact-font-size-3xs: 8px;
|
|
149
155
|
--dimpact-font-size-4xs: 5px;
|
|
150
156
|
--dimpact-color-light-grey-96: #f5f5f5; /* Base/LightGrey */
|
|
157
|
+
--dimpact-color-grey-97: #f7f7f7;
|
|
151
158
|
--dimpact-color-grey-93: #eeeeee;
|
|
152
159
|
--dimpact-color-grey-84: #d4d6d8;
|
|
153
160
|
--dimpact-color-grey-82: #d1d1d1;
|
|
@@ -365,6 +372,44 @@
|
|
|
365
372
|
--utrecht-table-row-border-block-end-width: var(--dimpact-size-4xs);
|
|
366
373
|
--utrecht-table-row-border-block-end-color: var(--dimpact-color-grey-93);
|
|
367
374
|
--utrecht-table-header-font-weight: var(--dimpact-typography-font-weight-bold);
|
|
375
|
+
--utrecht-radio-button-invalid-color: var(--dimpact-color-error);
|
|
376
|
+
--utrecht-radio-button-invalid-background-color: var(--dimpact-color-white-100);
|
|
377
|
+
--utrecht-radio-button-invalid-border-width: var(--dimpact-size-4xs);
|
|
378
|
+
--utrecht-radio-button-invalid-border-color: var(--dimpact-color-error);
|
|
379
|
+
--utrecht-radio-button-disabled-color: var(--dimpact-color-grey-82);
|
|
380
|
+
--utrecht-radio-button-disabled-background-color: var(--dimpact-color-grey-97);
|
|
381
|
+
--utrecht-radio-button-disabled-border-width: var(--dimpact-size-4xs);
|
|
382
|
+
--utrecht-radio-button-disabled-border-color: var(--dimpact-color-grey-82);
|
|
383
|
+
--utrecht-radio-button-focus-color: var(--dimpact-color-primary);
|
|
384
|
+
--utrecht-radio-button-focus-background-color: var(--dimpact-color-white-100);
|
|
385
|
+
--utrecht-radio-button-focus-border-width: var(--dimpact-size-4xs);
|
|
386
|
+
--utrecht-radio-button-focus-border-color: var(--dimpact-color-primary);
|
|
387
|
+
--utrecht-radio-button-hover-background-color: var(--dimpact-color-white-100);
|
|
388
|
+
--utrecht-radio-button-hover-border-width: var(--dimpact-size-4xs);
|
|
389
|
+
--utrecht-radio-button-hover-border-color: var(--dimpact-color-grey-31);
|
|
390
|
+
--utrecht-radio-button-checked-focus-color: var(--dimpact-color-primary);
|
|
391
|
+
--utrecht-radio-button-checked-focus-background-color: var(--dimpact-color-white-100);
|
|
392
|
+
--utrecht-radio-button-checked-focus-border-width: var(--dimpact-size-4xs);
|
|
393
|
+
--utrecht-radio-button-checked-focus-border-color: var(--dimpact-color-primary);
|
|
394
|
+
--utrecht-radio-button-checked-hover-color: var(--dimpact-color-primary-hover);
|
|
395
|
+
--utrecht-radio-button-checked-hover-background-color: var(--dimpact-color-white-100);
|
|
396
|
+
--utrecht-radio-button-checked-hover-border-width: var(--dimpact-size-4xs);
|
|
397
|
+
--utrecht-radio-button-checked-hover-border-color: var(--dimpact-color-primary-hover);
|
|
398
|
+
--utrecht-radio-button-checked-active-color: var(--dimpact-color-primary);
|
|
399
|
+
--utrecht-radio-button-checked-active-background-color: var(--dimpact-color-white-100);
|
|
400
|
+
--utrecht-radio-button-checked-active-border-width: var(--dimpact-size-4xs);
|
|
401
|
+
--utrecht-radio-button-checked-active-border-color: var(--dimpact-color-primary);
|
|
402
|
+
--utrecht-radio-button-checked-color: var(--dimpact-color-primary);
|
|
403
|
+
--utrecht-radio-button-checked-background-color: var(--dimpact-color-white-100);
|
|
404
|
+
--utrecht-radio-button-checked-border-width: var(--dimpact-size-4xs);
|
|
405
|
+
--utrecht-radio-button-checked-border-color: var(--dimpact-color-primary);
|
|
406
|
+
--utrecht-radio-button-border-width: var(--dimpact-size-4xs);
|
|
407
|
+
--utrecht-radio-button-border-color: var(--dimpact-color-grey-46);
|
|
408
|
+
--utrecht-radio-button-background-color: var(--dimpact-color-white-100);
|
|
409
|
+
--utrecht-radio-button-checked-disabled-color: var(--dimpact-color-grey-82);
|
|
410
|
+
--utrecht-radio-button-checked-disabled-background-color: var(--dimpact-color-white-100);
|
|
411
|
+
--utrecht-radio-button-checked-disabled-border-width: var(--dimpact-size-4xs);
|
|
412
|
+
--utrecht-radio-button-checked-disabled-border-color: var(--dimpact-color-grey-82);
|
|
368
413
|
--utrecht-page-header-padding-block-end: var(--dimpact-size-sm);
|
|
369
414
|
--utrecht-page-header-padding-block-start: var(--dimpact-size-sm);
|
|
370
415
|
--utrecht-page-header-color: var(--dimpact-color-primary);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 06 Dec 2023 17:07:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const dimpactColorPrimary = "#00377a";
|
|
@@ -29,6 +29,7 @@ export const dimpactColorGrey46 = "#767676";
|
|
|
29
29
|
export const dimpactColorGrey82 = "#d1d1d1";
|
|
30
30
|
export const dimpactColorGrey84 = "#d4d6d8";
|
|
31
31
|
export const dimpactColorGrey93 = "#eeeeee";
|
|
32
|
+
export const dimpactColorGrey97 = "#f7f7f7";
|
|
32
33
|
export const dimpactColorLightGrey96 = "#f5f5f5"; // Base/LightGrey
|
|
33
34
|
export const dimpactFontSize4xs = "5px";
|
|
34
35
|
export const dimpactFontSize3xs = "8px";
|
|
@@ -225,6 +226,47 @@ export const utrechtPageHeaderBackgroundColor = "#26b8e6";
|
|
|
225
226
|
export const utrechtPageHeaderColor = "#00377a";
|
|
226
227
|
export const utrechtPageHeaderPaddingBlockStart = "14px";
|
|
227
228
|
export const utrechtPageHeaderPaddingBlockEnd = "14px";
|
|
229
|
+
export const utrechtRadioButtonMinBlockSize = "16px";
|
|
230
|
+
export const utrechtRadioButtonMinInlineSize = "16px";
|
|
231
|
+
export const utrechtRadioButtonCheckedDisabledBorderColor = "#d1d1d1";
|
|
232
|
+
export const utrechtRadioButtonCheckedDisabledBorderWidth = "1px";
|
|
233
|
+
export const utrechtRadioButtonCheckedDisabledBackgroundColor = "#ffffff";
|
|
234
|
+
export const utrechtRadioButtonCheckedDisabledColor = "#d1d1d1";
|
|
235
|
+
export const utrechtRadioButtonBackgroundColor = "#ffffff";
|
|
236
|
+
export const utrechtRadioButtonBorderColor = "#767676";
|
|
237
|
+
export const utrechtRadioButtonBorderWidth = "1px";
|
|
238
|
+
export const utrechtRadioButtonIconSize = "5px";
|
|
239
|
+
export const utrechtRadioButtonCheckedBorderColor = "#00377a";
|
|
240
|
+
export const utrechtRadioButtonCheckedBorderWidth = "1px";
|
|
241
|
+
export const utrechtRadioButtonCheckedBackgroundColor = "#ffffff";
|
|
242
|
+
export const utrechtRadioButtonCheckedColor = "#00377a";
|
|
243
|
+
export const utrechtRadioButtonCheckedActiveBorderColor = "#00377a";
|
|
244
|
+
export const utrechtRadioButtonCheckedActiveBorderWidth = "1px";
|
|
245
|
+
export const utrechtRadioButtonCheckedActiveBackgroundColor = "#ffffff";
|
|
246
|
+
export const utrechtRadioButtonCheckedActiveColor = "#00377a";
|
|
247
|
+
export const utrechtRadioButtonCheckedHoverBorderColor = "#fa4494";
|
|
248
|
+
export const utrechtRadioButtonCheckedHoverBorderWidth = "1px";
|
|
249
|
+
export const utrechtRadioButtonCheckedHoverBackgroundColor = "#ffffff";
|
|
250
|
+
export const utrechtRadioButtonCheckedHoverColor = "#fa4494";
|
|
251
|
+
export const utrechtRadioButtonCheckedFocusBorderColor = "#00377a";
|
|
252
|
+
export const utrechtRadioButtonCheckedFocusBorderWidth = "1px";
|
|
253
|
+
export const utrechtRadioButtonCheckedFocusBackgroundColor = "#ffffff";
|
|
254
|
+
export const utrechtRadioButtonCheckedFocusColor = "#00377a";
|
|
255
|
+
export const utrechtRadioButtonHoverBorderColor = "#4f4f4f";
|
|
256
|
+
export const utrechtRadioButtonHoverBorderWidth = "1px";
|
|
257
|
+
export const utrechtRadioButtonHoverBackgroundColor = "#ffffff";
|
|
258
|
+
export const utrechtRadioButtonFocusBorderColor = "#00377a";
|
|
259
|
+
export const utrechtRadioButtonFocusBorderWidth = "1px";
|
|
260
|
+
export const utrechtRadioButtonFocusBackgroundColor = "#ffffff";
|
|
261
|
+
export const utrechtRadioButtonFocusColor = "#00377a";
|
|
262
|
+
export const utrechtRadioButtonDisabledBorderColor = "#d1d1d1";
|
|
263
|
+
export const utrechtRadioButtonDisabledBorderWidth = "1px";
|
|
264
|
+
export const utrechtRadioButtonDisabledBackgroundColor = "#f7f7f7";
|
|
265
|
+
export const utrechtRadioButtonDisabledColor = "#d1d1d1";
|
|
266
|
+
export const utrechtRadioButtonInvalidBorderColor = "#dc3545";
|
|
267
|
+
export const utrechtRadioButtonInvalidBorderWidth = "1px";
|
|
268
|
+
export const utrechtRadioButtonInvalidBackgroundColor = "#ffffff";
|
|
269
|
+
export const utrechtRadioButtonInvalidColor = "#dc3545";
|
|
228
270
|
export const utrechtTableBorderCollapse = "collapse";
|
|
229
271
|
export const utrechtTableHeaderFontWeight = "700";
|
|
230
272
|
export const utrechtTableHeaderColor = "#00377a";
|
|
@@ -396,6 +438,9 @@ export const conductionLogoHeaderBackgroundImage = "url('https://www.dimpact.nl/
|
|
|
396
438
|
export const conductionLogoFooterInlineSize = "150px";
|
|
397
439
|
export const conductionLogoFooterBlockSize = "44px";
|
|
398
440
|
export const conductionLogoFooterBackgroundImage = "url('https://www.dimpact.nl/sites/all/themes/custom/dimpact/logo.png')";
|
|
441
|
+
export const conductionLogoNavbarInlineSize = "100px";
|
|
442
|
+
export const conductionLogoNavbarBlockSize = "44px";
|
|
443
|
+
export const conductionLogoNavbarBackgroundImage = "url('https://www.dimpact.nl/sites/all/themes/custom/dimpact/logo.png')";
|
|
399
444
|
export const conductionPrimaryTopNavColor = "#00377a";
|
|
400
445
|
export const conductionPrimaryTopNavBackgroundColor = "#ffffff";
|
|
401
446
|
export const conductionPrimaryTopNavHoverColor = "#ffffff";
|