@conduction/theme 1.0.23 → 1.0.24
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 +5 -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/conduction-design-tokens/dist/tokens.json +27 -10
- package/conduction-design-tokens/src/component/conduction/card.tokens.json +11 -0
- package/conduction-design-tokens/src/component/conduction/table.tokens.json +10 -2
- package/conduction-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +3 -4
- package/municipalities/dinkelland-design-tokens/dist/index.js +3 -4
- package/municipalities/dinkelland-design-tokens/dist/index.json +13 -32
- package/municipalities/dinkelland-design-tokens/dist/index.less +3 -4
- package/municipalities/dinkelland-design-tokens/dist/index.scss +3 -4
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +29 -36
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +11 -0
- package/municipalities/dinkelland-design-tokens/src/component/conduction/table.tokens.json +3 -1
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/epe-design-tokens/dist/design-tokens.css +3 -4
- package/municipalities/epe-design-tokens/dist/index.js +3 -4
- package/municipalities/epe-design-tokens/dist/index.json +0 -19
- package/municipalities/epe-design-tokens/dist/index.less +3 -4
- package/municipalities/epe-design-tokens/dist/index.scss +3 -4
- package/municipalities/epe-design-tokens/dist/tokens.json +24 -43
- package/municipalities/epe-design-tokens/src/component/conduction/card.tokens.json +3 -3
- package/municipalities/epe-design-tokens/src/component/conduction/table.tokens.json +0 -1
- package/municipalities/epe-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +21 -21
- package/municipalities/leiden-design-tokens/dist/index.js +22 -22
- package/municipalities/leiden-design-tokens/dist/index.json +13 -13
- package/municipalities/leiden-design-tokens/dist/index.less +21 -21
- package/municipalities/leiden-design-tokens/dist/index.scss +21 -21
- package/municipalities/leiden-design-tokens/dist/tokens.json +2201 -2180
- package/municipalities/leiden-design-tokens/src/component/conduction/card.tokens.json +11 -0
- package/municipalities/leiden-design-tokens/src/component/conduction/table.tokens.json +24 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +3 -4
- package/municipalities/tubbergen-design-tokens/dist/index.js +3 -4
- package/municipalities/tubbergen-design-tokens/dist/index.json +13 -32
- package/municipalities/tubbergen-design-tokens/dist/index.less +3 -4
- package/municipalities/tubbergen-design-tokens/dist/index.scss +3 -4
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +29 -36
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card.tokens.json +11 -0
- package/municipalities/tubbergen-design-tokens/src/component/conduction/table.tokens.json +3 -1
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +21 -21
- package/municipalities/xxllnc-design-tokens/dist/index.js +22 -22
- package/municipalities/xxllnc-design-tokens/dist/index.json +13 -13
- package/municipalities/xxllnc-design-tokens/dist/index.less +21 -21
- package/municipalities/xxllnc-design-tokens/dist/index.scss +21 -21
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +2207 -2186
- package/municipalities/xxllnc-design-tokens/src/component/conduction/card.tokens.json +11 -0
- package/municipalities/xxllnc-design-tokens/src/component/conduction/table.tokens.json +24 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/package.json +1 -1
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Fri, 18 Aug 2023
|
|
3
|
+
// Generated on Fri, 18 Aug 2023 12:11:24 GMT
|
|
4
4
|
|
|
5
5
|
@conduction-input-select-padding-block-start: 0;
|
|
6
6
|
@conduction-input-select-padding-block-end: 0;
|
|
7
7
|
@conduction-input-select-border-focus: unset;
|
|
8
|
-
@utrecht-table-header-cell-text-transform: unset;
|
|
9
|
-
@utrecht-table-header-text-transform: unset;
|
|
10
|
-
@utrecht-table-margin-block-end: 0;
|
|
11
8
|
@utrecht-paragraph-margin-block-end: 0;
|
|
12
9
|
@utrecht-paragraph-margin-block-start: 0;
|
|
13
10
|
@utrecht-paragraph-line-height: 1.5em;
|
|
@@ -28,6 +25,9 @@
|
|
|
28
25
|
@utrecht-button-font-size: inherit;
|
|
29
26
|
@utrecht-textbox-font-size: 15px;
|
|
30
27
|
@utrecht-textbox-border-radius: 0px;
|
|
28
|
+
@utrecht-table-header-cell-text-transform: unset;
|
|
29
|
+
@utrecht-table-margin-block-end: 0;
|
|
30
|
+
@utrecht-table-header-text-transform: unset;
|
|
31
31
|
@utrecht-page-header-logo-max-width: 80px;
|
|
32
32
|
@utrecht-page-footer-background-image: unset;
|
|
33
33
|
@utrecht-page-footer-logo-max-width: 120px;
|
|
@@ -88,22 +88,11 @@
|
|
|
88
88
|
@conduction-input-select-invalid-border-color: @leiden-color-error;
|
|
89
89
|
@conduction-input-select-border-radius: @utrecht-form-input-border-radius;
|
|
90
90
|
@conduction-input-select-background-color: @leiden-color-white-100;
|
|
91
|
-
@utrecht-table-row-border-block-end-width: @leiden-size-4xs;
|
|
92
|
-
@utrecht-table-row-border-block-end-color: @leiden-color-lightgrey-89;
|
|
93
|
-
@utrecht-table-cell-padding-inline-start: @leiden-size-md;
|
|
94
|
-
@utrecht-table-cell-padding-inline-end: @leiden-size-md;
|
|
95
|
-
@utrecht-table-cell-padding-block-start: @leiden-size-md;
|
|
96
|
-
@utrecht-table-cell-padding-block-end: @leiden-size-md;
|
|
97
|
-
@utrecht-table-header-cell-font-weight: @leiden-typography-font-weight-bold;
|
|
98
|
-
@utrecht-table-header-font-weight: @leiden-typography-font-weight-bold;
|
|
99
|
-
@utrecht-table-margin-block-start: @leiden-size-md;
|
|
100
|
-
@utrecht-table-border-width: @leiden-size-4xs;
|
|
101
|
-
@utrecht-table-border-color: @leiden-color-lightgrey-89;
|
|
102
91
|
@utrecht-paragraph-font-weight: @leiden-typography-font-weight-normal;
|
|
103
92
|
@utrecht-paragraph-font-size: @leiden-font-size-md;
|
|
104
93
|
@utrecht-paragraph-font-family: @leiden-typography-sans-serif-font-family;
|
|
105
|
-
@utrecht-page-
|
|
106
|
-
@utrecht-page-
|
|
94
|
+
@utrecht-page-margin-inline-end: @leiden-size-lg;
|
|
95
|
+
@utrecht-page-margin-inline-start: @leiden-size-lg;
|
|
107
96
|
@utrecht-unordered-list-marker-color: @leiden-color-primary;
|
|
108
97
|
@utrecht-unordered-list-item-margin-block-end: @leiden-size-xs;
|
|
109
98
|
@utrecht-unordered-list-item-margin-block-start: @leiden-size-xs;
|
|
@@ -202,6 +191,17 @@
|
|
|
202
191
|
@utrecht-textbox-border-width: @leiden-size-4xs;
|
|
203
192
|
@utrecht-textbox-border-color: @leiden-color-grey-33;
|
|
204
193
|
@utrecht-textbox-background-color: @leiden-color-white-100;
|
|
194
|
+
@utrecht-table-cell-padding-inline-start: @leiden-size-md;
|
|
195
|
+
@utrecht-table-cell-padding-inline-end: @leiden-size-md;
|
|
196
|
+
@utrecht-table-cell-padding-block-start: @leiden-size-md;
|
|
197
|
+
@utrecht-table-cell-padding-block-end: @leiden-size-md;
|
|
198
|
+
@utrecht-table-header-cell-font-weight: @leiden-typography-font-weight-bold;
|
|
199
|
+
@utrecht-table-margin-block-start: @leiden-size-md;
|
|
200
|
+
@utrecht-table-border-width: @leiden-size-4xs;
|
|
201
|
+
@utrecht-table-border-color: @leiden-color-lightgrey-89;
|
|
202
|
+
@utrecht-table-row-border-block-end-width: @leiden-size-4xs;
|
|
203
|
+
@utrecht-table-row-border-block-end-color: @leiden-color-lightgrey-89;
|
|
204
|
+
@utrecht-table-header-font-weight: @leiden-typography-font-weight-bold;
|
|
205
205
|
@utrecht-page-header-padding-block-end: @leiden-size-sm;
|
|
206
206
|
@utrecht-page-header-padding-block-start: @leiden-size-sm;
|
|
207
207
|
@utrecht-page-header-color: @leiden-color-white-100;
|
|
@@ -277,11 +277,11 @@
|
|
|
277
277
|
@leiden-typography-scale-4xs: @leiden-font-size-4xs;
|
|
278
278
|
@leiden-color-info: @leiden-color-primary;
|
|
279
279
|
@conduction-input-select-border: 1px solid @utrecht-form-input-border-color;
|
|
280
|
+
@utrecht-paragraph-color: @utrecht-document-color;
|
|
281
|
+
@utrecht-unordered-list-font-size: @utrecht-document-font-size;
|
|
282
|
+
@utrecht-ordered-list-font-size: @utrecht-document-font-size;
|
|
280
283
|
@utrecht-table-header-cell-color: @utrecht-document-color;
|
|
281
284
|
@utrecht-table-header-cell-font-size: @utrecht-document-font-size;
|
|
282
|
-
@utrecht-table-header-color: @utrecht-document-color;
|
|
283
285
|
@utrecht-table-font-size: @utrecht-document-font-size;
|
|
284
286
|
@utrecht-table-font-family: @utrecht-document-font-family;
|
|
285
|
-
@utrecht-
|
|
286
|
-
@utrecht-unordered-list-font-size: @utrecht-document-font-size;
|
|
287
|
-
@utrecht-ordered-list-font-size: @utrecht-document-font-size;
|
|
287
|
+
@utrecht-table-header-color: @utrecht-document-color;
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Fri, 18 Aug 2023
|
|
3
|
+
// Generated on Fri, 18 Aug 2023 12:11:24 GMT
|
|
4
4
|
|
|
5
5
|
$conduction-input-select-padding-block-start: 0;
|
|
6
6
|
$conduction-input-select-padding-block-end: 0;
|
|
7
7
|
$conduction-input-select-border-focus: unset;
|
|
8
|
-
$utrecht-table-header-cell-text-transform: unset;
|
|
9
|
-
$utrecht-table-header-text-transform: unset;
|
|
10
|
-
$utrecht-table-margin-block-end: 0;
|
|
11
8
|
$utrecht-paragraph-margin-block-end: 0;
|
|
12
9
|
$utrecht-paragraph-margin-block-start: 0;
|
|
13
10
|
$utrecht-paragraph-line-height: 1.5em;
|
|
@@ -28,6 +25,9 @@ $utrecht-button-font-weight: inherit;
|
|
|
28
25
|
$utrecht-button-font-size: inherit;
|
|
29
26
|
$utrecht-textbox-font-size: 15px;
|
|
30
27
|
$utrecht-textbox-border-radius: 0px;
|
|
28
|
+
$utrecht-table-header-cell-text-transform: unset;
|
|
29
|
+
$utrecht-table-margin-block-end: 0;
|
|
30
|
+
$utrecht-table-header-text-transform: unset;
|
|
31
31
|
$utrecht-page-header-logo-max-width: 80px;
|
|
32
32
|
$utrecht-page-footer-background-image: unset;
|
|
33
33
|
$utrecht-page-footer-logo-max-width: 120px;
|
|
@@ -88,22 +88,11 @@ $leiden-color-primary: #d62410;
|
|
|
88
88
|
$conduction-input-select-invalid-border-color: $leiden-color-error;
|
|
89
89
|
$conduction-input-select-border-radius: $utrecht-form-input-border-radius;
|
|
90
90
|
$conduction-input-select-background-color: $leiden-color-white-100;
|
|
91
|
-
$utrecht-table-row-border-block-end-width: $leiden-size-4xs;
|
|
92
|
-
$utrecht-table-row-border-block-end-color: $leiden-color-lightgrey-89;
|
|
93
|
-
$utrecht-table-cell-padding-inline-start: $leiden-size-md;
|
|
94
|
-
$utrecht-table-cell-padding-inline-end: $leiden-size-md;
|
|
95
|
-
$utrecht-table-cell-padding-block-start: $leiden-size-md;
|
|
96
|
-
$utrecht-table-cell-padding-block-end: $leiden-size-md;
|
|
97
|
-
$utrecht-table-header-cell-font-weight: $leiden-typography-font-weight-bold;
|
|
98
|
-
$utrecht-table-header-font-weight: $leiden-typography-font-weight-bold;
|
|
99
|
-
$utrecht-table-margin-block-start: $leiden-size-md;
|
|
100
|
-
$utrecht-table-border-width: $leiden-size-4xs;
|
|
101
|
-
$utrecht-table-border-color: $leiden-color-lightgrey-89;
|
|
102
91
|
$utrecht-paragraph-font-weight: $leiden-typography-font-weight-normal;
|
|
103
92
|
$utrecht-paragraph-font-size: $leiden-font-size-md;
|
|
104
93
|
$utrecht-paragraph-font-family: $leiden-typography-sans-serif-font-family;
|
|
105
|
-
$utrecht-page-
|
|
106
|
-
$utrecht-page-
|
|
94
|
+
$utrecht-page-margin-inline-end: $leiden-size-lg;
|
|
95
|
+
$utrecht-page-margin-inline-start: $leiden-size-lg;
|
|
107
96
|
$utrecht-unordered-list-marker-color: $leiden-color-primary;
|
|
108
97
|
$utrecht-unordered-list-item-margin-block-end: $leiden-size-xs;
|
|
109
98
|
$utrecht-unordered-list-item-margin-block-start: $leiden-size-xs;
|
|
@@ -202,6 +191,17 @@ $utrecht-textbox-color: $leiden-color-grey-11;
|
|
|
202
191
|
$utrecht-textbox-border-width: $leiden-size-4xs;
|
|
203
192
|
$utrecht-textbox-border-color: $leiden-color-grey-33;
|
|
204
193
|
$utrecht-textbox-background-color: $leiden-color-white-100;
|
|
194
|
+
$utrecht-table-cell-padding-inline-start: $leiden-size-md;
|
|
195
|
+
$utrecht-table-cell-padding-inline-end: $leiden-size-md;
|
|
196
|
+
$utrecht-table-cell-padding-block-start: $leiden-size-md;
|
|
197
|
+
$utrecht-table-cell-padding-block-end: $leiden-size-md;
|
|
198
|
+
$utrecht-table-header-cell-font-weight: $leiden-typography-font-weight-bold;
|
|
199
|
+
$utrecht-table-margin-block-start: $leiden-size-md;
|
|
200
|
+
$utrecht-table-border-width: $leiden-size-4xs;
|
|
201
|
+
$utrecht-table-border-color: $leiden-color-lightgrey-89;
|
|
202
|
+
$utrecht-table-row-border-block-end-width: $leiden-size-4xs;
|
|
203
|
+
$utrecht-table-row-border-block-end-color: $leiden-color-lightgrey-89;
|
|
204
|
+
$utrecht-table-header-font-weight: $leiden-typography-font-weight-bold;
|
|
205
205
|
$utrecht-page-header-padding-block-end: $leiden-size-sm;
|
|
206
206
|
$utrecht-page-header-padding-block-start: $leiden-size-sm;
|
|
207
207
|
$utrecht-page-header-color: $leiden-color-white-100;
|
|
@@ -277,11 +277,11 @@ $leiden-typography-scale-3xs: $leiden-font-size-3xs;
|
|
|
277
277
|
$leiden-typography-scale-4xs: $leiden-font-size-4xs;
|
|
278
278
|
$leiden-color-info: $leiden-color-primary;
|
|
279
279
|
$conduction-input-select-border: 1px solid $utrecht-form-input-border-color;
|
|
280
|
+
$utrecht-paragraph-color: $utrecht-document-color;
|
|
281
|
+
$utrecht-unordered-list-font-size: $utrecht-document-font-size;
|
|
282
|
+
$utrecht-ordered-list-font-size: $utrecht-document-font-size;
|
|
280
283
|
$utrecht-table-header-cell-color: $utrecht-document-color;
|
|
281
284
|
$utrecht-table-header-cell-font-size: $utrecht-document-font-size;
|
|
282
|
-
$utrecht-table-header-color: $utrecht-document-color;
|
|
283
285
|
$utrecht-table-font-size: $utrecht-document-font-size;
|
|
284
286
|
$utrecht-table-font-family: $utrecht-document-font-family;
|
|
285
|
-
$utrecht-
|
|
286
|
-
$utrecht-unordered-list-font-size: $utrecht-document-font-size;
|
|
287
|
-
$utrecht-ordered-list-font-size: $utrecht-document-font-size;
|
|
287
|
+
$utrecht-table-header-color: $utrecht-document-color;
|