@conduction/theme 1.0.44 → 1.0.45
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 +1 -0
- package/conduction-design-tokens/dist/design-tokens.css +1 -1
- package/conduction-design-tokens/dist/index.js +1 -1
- package/conduction-design-tokens/dist/index.less +1 -1
- package/conduction-design-tokens/dist/index.scss +1 -1
- package/municipalities/dimpact-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/dimpact-design-tokens/dist/index.js +1 -1
- package/municipalities/dimpact-design-tokens/dist/index.less +1 -1
- package/municipalities/dimpact-design-tokens/dist/index.scss +1 -1
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/dinkelland-design-tokens/dist/index.js +1 -1
- package/municipalities/dinkelland-design-tokens/dist/index.less +1 -1
- package/municipalities/dinkelland-design-tokens/dist/index.scss +1 -1
- package/municipalities/epe-design-tokens/dist/design-tokens.css +3 -3
- package/municipalities/epe-design-tokens/dist/index.js +3 -3
- package/municipalities/epe-design-tokens/dist/index.json +4 -4
- package/municipalities/epe-design-tokens/dist/index.less +3 -3
- package/municipalities/epe-design-tokens/dist/index.scss +3 -3
- package/municipalities/epe-design-tokens/dist/tokens.json +4 -4
- package/municipalities/epe-design-tokens/src/component/conduction/card-header.tokens.json +2 -2
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/leiden-design-tokens/dist/index.js +1 -1
- package/municipalities/leiden-design-tokens/dist/index.less +1 -1
- package/municipalities/leiden-design-tokens/dist/index.scss +1 -1
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.js +1 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.less +1 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +1 -1
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/noordwijk-design-tokens/dist/index.js +1 -1
- package/municipalities/noordwijk-design-tokens/dist/index.less +1 -1
- package/municipalities/noordwijk-design-tokens/dist/index.scss +1 -1
- package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.js +1 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.less +1 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.scss +1 -1
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/rotterdam-design-tokens/dist/index.js +1 -1
- package/municipalities/rotterdam-design-tokens/dist/index.less +1 -1
- package/municipalities/rotterdam-design-tokens/dist/index.scss +1 -1
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/tubbergen-design-tokens/dist/index.js +1 -1
- package/municipalities/tubbergen-design-tokens/dist/index.less +1 -1
- package/municipalities/tubbergen-design-tokens/dist/index.scss +1 -1
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/xxllnc-design-tokens/dist/index.js +1 -1
- package/municipalities/xxllnc-design-tokens/dist/index.less +1 -1
- package/municipalities/xxllnc-design-tokens/dist/index.scss +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 06 Oct 2023
|
|
3
|
+
* Generated on Fri, 06 Oct 2023 13:51:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.epe-theme {
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
--conduction-primary-top-nav-current-background-color: unset;
|
|
44
44
|
--conduction-card-wrapper-border-radius: 0px;
|
|
45
45
|
--conduction-card-header-hover-border-bottom-style: solid;
|
|
46
|
-
--conduction-card-header-hover-border-bottom-width:
|
|
46
|
+
--conduction-card-header-hover-border-bottom-width: 2px;
|
|
47
47
|
--conduction-card-header-border-bottom-style: solid;
|
|
48
|
-
--conduction-card-header-border-bottom-width:
|
|
48
|
+
--conduction-card-header-border-bottom-width: 2px;
|
|
49
49
|
--utrecht-separator-margin-block-start: 0px;
|
|
50
50
|
--utrecht-separator-margin-block-end: 0px;
|
|
51
51
|
--utrecht-paragraph-margin-block-end: 0;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 06 Oct 2023
|
|
3
|
+
* Generated on Fri, 06 Oct 2023 13:51:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const epeColorPrimary = "#01699d";
|
|
@@ -331,11 +331,11 @@ export const utrechtSeparatorBlockSize = "1px";
|
|
|
331
331
|
export const utrechtSeparatorMarginBlockEnd = "0px";
|
|
332
332
|
export const utrechtSeparatorMarginBlockStart = "0px";
|
|
333
333
|
export const utrechtSurfaceBackgroundColor = "#ffffff";
|
|
334
|
-
export const conductionCardHeaderBorderBottomWidth = "
|
|
334
|
+
export const conductionCardHeaderBorderBottomWidth = "2px";
|
|
335
335
|
export const conductionCardHeaderBorderBottomStyle = "solid";
|
|
336
336
|
export const conductionCardHeaderBorderBottomColor = "#d6a100";
|
|
337
337
|
export const conductionCardHeaderColor = "#2e2e33";
|
|
338
|
-
export const conductionCardHeaderHoverBorderBottomWidth = "
|
|
338
|
+
export const conductionCardHeaderHoverBorderBottomWidth = "2px";
|
|
339
339
|
export const conductionCardHeaderHoverBorderBottomStyle = "solid";
|
|
340
340
|
export const conductionCardHeaderHoverBorderBottomColor = "#00549e";
|
|
341
341
|
export const conductionCardHeaderTitleColor = "#00549e";
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
]
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
"value": "
|
|
41
|
+
"value": "2px",
|
|
42
42
|
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
43
43
|
"isSource": true,
|
|
44
44
|
"original": {
|
|
45
|
-
"value": "
|
|
45
|
+
"value": "2px"
|
|
46
46
|
},
|
|
47
47
|
"name": "conductionCardHeaderBorderBottomWidth",
|
|
48
48
|
"attributes": {
|
|
@@ -202,11 +202,11 @@
|
|
|
202
202
|
]
|
|
203
203
|
},
|
|
204
204
|
{
|
|
205
|
-
"value": "
|
|
205
|
+
"value": "2px",
|
|
206
206
|
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
207
207
|
"isSource": true,
|
|
208
208
|
"original": {
|
|
209
|
-
"value": "
|
|
209
|
+
"value": "2px"
|
|
210
210
|
},
|
|
211
211
|
"name": "conductionCardHeaderHoverBorderBottomWidth",
|
|
212
212
|
"attributes": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Fri, 06 Oct 2023
|
|
3
|
+
// Generated on Fri, 06 Oct 2023 13:51:26 GMT
|
|
4
4
|
|
|
5
5
|
@conduction-tabs-tab-list-border-bottom-style: solid;
|
|
6
6
|
@conduction-tabs-tab-list-margin-block-end: 0px;
|
|
@@ -41,9 +41,9 @@
|
|
|
41
41
|
@conduction-primary-top-nav-current-background-color: unset;
|
|
42
42
|
@conduction-card-wrapper-border-radius: 0px;
|
|
43
43
|
@conduction-card-header-hover-border-bottom-style: solid;
|
|
44
|
-
@conduction-card-header-hover-border-bottom-width:
|
|
44
|
+
@conduction-card-header-hover-border-bottom-width: 2px;
|
|
45
45
|
@conduction-card-header-border-bottom-style: solid;
|
|
46
|
-
@conduction-card-header-border-bottom-width:
|
|
46
|
+
@conduction-card-header-border-bottom-width: 2px;
|
|
47
47
|
@utrecht-separator-margin-block-start: 0px;
|
|
48
48
|
@utrecht-separator-margin-block-end: 0px;
|
|
49
49
|
@utrecht-paragraph-margin-block-end: 0;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Fri, 06 Oct 2023
|
|
3
|
+
// Generated on Fri, 06 Oct 2023 13:51:26 GMT
|
|
4
4
|
|
|
5
5
|
$conduction-tabs-tab-list-border-bottom-style: solid;
|
|
6
6
|
$conduction-tabs-tab-list-margin-block-end: 0px;
|
|
@@ -41,9 +41,9 @@ $conduction-primary-top-nav-item-padding: 18px;
|
|
|
41
41
|
$conduction-primary-top-nav-current-background-color: unset;
|
|
42
42
|
$conduction-card-wrapper-border-radius: 0px;
|
|
43
43
|
$conduction-card-header-hover-border-bottom-style: solid;
|
|
44
|
-
$conduction-card-header-hover-border-bottom-width:
|
|
44
|
+
$conduction-card-header-hover-border-bottom-width: 2px;
|
|
45
45
|
$conduction-card-header-border-bottom-style: solid;
|
|
46
|
-
$conduction-card-header-border-bottom-width:
|
|
46
|
+
$conduction-card-header-border-bottom-width: 2px;
|
|
47
47
|
$utrecht-separator-margin-block-start: 0px;
|
|
48
48
|
$utrecht-separator-margin-block-end: 0px;
|
|
49
49
|
$utrecht-paragraph-margin-block-end: 0;
|
|
@@ -7005,11 +7005,11 @@
|
|
|
7005
7005
|
"card-header": {
|
|
7006
7006
|
"background-color": {},
|
|
7007
7007
|
"border-bottom-width": {
|
|
7008
|
-
"value": "
|
|
7008
|
+
"value": "2px",
|
|
7009
7009
|
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
7010
7010
|
"isSource": true,
|
|
7011
7011
|
"original": {
|
|
7012
|
-
"value": "
|
|
7012
|
+
"value": "2px"
|
|
7013
7013
|
},
|
|
7014
7014
|
"name": "conductionCardHeaderBorderBottomWidth",
|
|
7015
7015
|
"attributes": {
|
|
@@ -7083,11 +7083,11 @@
|
|
|
7083
7083
|
"hover": {
|
|
7084
7084
|
"background-color": {},
|
|
7085
7085
|
"border-bottom-width": {
|
|
7086
|
-
"value": "
|
|
7086
|
+
"value": "2px",
|
|
7087
7087
|
"filePath": "src/component/conduction/card-header.tokens.json",
|
|
7088
7088
|
"isSource": true,
|
|
7089
7089
|
"original": {
|
|
7090
|
-
"value": "
|
|
7090
|
+
"value": "2px"
|
|
7091
7091
|
},
|
|
7092
7092
|
"name": "conductionCardHeaderHoverBorderBottomWidth",
|
|
7093
7093
|
"attributes": {
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
"conduction": {
|
|
3
3
|
"card-header": {
|
|
4
4
|
"background-color": {},
|
|
5
|
-
"border-bottom-width": { "value": "
|
|
5
|
+
"border-bottom-width": { "value": "2px" },
|
|
6
6
|
"border-bottom-style": { "value": "solid" },
|
|
7
7
|
"border-bottom-color": { "value": "{epe.color.yellow.42}" },
|
|
8
8
|
"color": { "value": "{utrecht.document.color}" },
|
|
9
9
|
"hover": {
|
|
10
10
|
"background-color": {},
|
|
11
|
-
"border-bottom-width": { "value": "
|
|
11
|
+
"border-bottom-width": { "value": "2px" },
|
|
12
12
|
"border-bottom-style": { "value": "solid" },
|
|
13
13
|
"border-bottom-color": { "value": "{epe.color.blue.31}" }
|
|
14
14
|
},
|