@conduction/theme 1.0.23 → 1.0.26
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 +12 -0
- package/conduction-design-tokens/README.md +3 -0
- package/conduction-design-tokens/dist/design-tokens.css +66 -67
- package/conduction-design-tokens/dist/index.js +70 -71
- package/conduction-design-tokens/dist/index.json +168 -187
- package/conduction-design-tokens/dist/index.less +66 -67
- package/conduction-design-tokens/dist/index.scss +66 -67
- package/conduction-design-tokens/dist/tokens.json +1985 -1993
- package/conduction-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +8 -4
- package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +10 -2
- package/conduction-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/dinkelland-design-tokens/README.md +3 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +76 -79
- package/municipalities/dinkelland-design-tokens/dist/index.js +82 -85
- package/municipalities/dinkelland-design-tokens/dist/index.json +166 -223
- package/municipalities/dinkelland-design-tokens/dist/index.less +76 -79
- package/municipalities/dinkelland-design-tokens/dist/index.scss +76 -79
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +2232 -2282
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +3 -1
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/epe-design-tokens/README.md +3 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +66 -74
- package/municipalities/epe-design-tokens/dist/index.js +75 -83
- package/municipalities/epe-design-tokens/dist/index.json +151 -317
- package/municipalities/epe-design-tokens/dist/index.less +66 -74
- package/municipalities/epe-design-tokens/dist/index.scss +66 -74
- package/municipalities/epe-design-tokens/dist/tokens.json +2133 -2299
- package/municipalities/epe-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -1
- package/municipalities/epe-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/leiden-design-tokens/README.md +3 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +69 -70
- package/municipalities/leiden-design-tokens/dist/index.js +72 -73
- package/municipalities/leiden-design-tokens/dist/index.json +156 -175
- package/municipalities/leiden-design-tokens/dist/index.less +69 -70
- package/municipalities/leiden-design-tokens/dist/index.scss +69 -70
- package/municipalities/leiden-design-tokens/dist/tokens.json +1884 -1888
- package/municipalities/leiden-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +7 -3
- package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/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/noaberkracht-design-tokens/dist/design-tokens.css +129 -0
- package/municipalities/noaberkracht-design-tokens/dist/font.css +5 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.css +7 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.js +127 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.json +2458 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.less +126 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +126 -0
- package/municipalities/noaberkracht-design-tokens/dist/tokens.json +2570 -0
- package/municipalities/noordwijk-design-tokens/LICENSE.md +17 -0
- package/municipalities/noordwijk-design-tokens/README.md +3 -0
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +309 -0
- package/municipalities/noordwijk-design-tokens/dist/font.css +318 -0
- package/municipalities/noordwijk-design-tokens/dist/index.css +7 -0
- package/municipalities/noordwijk-design-tokens/dist/index.js +307 -0
- package/municipalities/noordwijk-design-tokens/dist/index.json +6004 -0
- package/municipalities/noordwijk-design-tokens/dist/index.less +306 -0
- package/municipalities/noordwijk-design-tokens/dist/index.scss +306 -0
- package/municipalities/noordwijk-design-tokens/dist/tokens.json +6420 -0
- package/municipalities/noordwijk-design-tokens/package.json +40 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +99 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/font-size.tokens.json +17 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/size.tokens.json +17 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/typography.tokens.json +47 -0
- package/municipalities/noordwijk-design-tokens/src/common/utrecht/action.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/src/common/utrecht/space.tokens.json +28 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/select.tokens.json +15 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/button.tokens.json +152 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/code.tokens.json +27 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/document.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +44 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +44 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/link.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/list.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/table.tokens.json +60 -0
- package/municipalities/noordwijk-design-tokens/src/config.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/font.scss +385 -0
- package/municipalities/noordwijk-design-tokens/src/index.scss +8 -0
- package/municipalities/noordwijk-design-tokens/style-dictionary.config.js +6 -0
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +11 -0
- package/municipalities/rotterdam-design-tokens/dist/font.css +1 -0
- package/municipalities/rotterdam-design-tokens/dist/index.css +7 -0
- package/municipalities/rotterdam-design-tokens/dist/index.js +9 -0
- package/municipalities/rotterdam-design-tokens/dist/index.json +80 -0
- package/municipalities/rotterdam-design-tokens/dist/index.less +8 -0
- package/municipalities/rotterdam-design-tokens/dist/index.scss +8 -0
- package/municipalities/rotterdam-design-tokens/dist/tokens.json +90 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/custom.css +33 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/design-tokens.css +305 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font/download.sh +18 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font.css +36 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.css +33 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.js +303 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.json +6415 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.less +302 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.scss +302 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/tokens.json +6868 -0
- package/municipalities/tubbergen-design-tokens/README.md +3 -0
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +76 -79
- package/municipalities/tubbergen-design-tokens/dist/index.js +82 -85
- package/municipalities/tubbergen-design-tokens/dist/index.json +166 -223
- package/municipalities/tubbergen-design-tokens/dist/index.less +76 -79
- package/municipalities/tubbergen-design-tokens/dist/index.scss +76 -79
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +2254 -2304
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/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/README.md +3 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +72 -73
- package/municipalities/xxllnc-design-tokens/dist/index.js +73 -74
- package/municipalities/xxllnc-design-tokens/dist/index.json +175 -194
- package/municipalities/xxllnc-design-tokens/dist/index.less +72 -73
- package/municipalities/xxllnc-design-tokens/dist/index.scss +72 -73
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +1992 -1996
- package/municipalities/xxllnc-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +8 -4
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/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 +3 -2
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +0 -15
- package/municipalities/epe-design-tokens/src/component/conduction/card.tokens.json +0 -30
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card.tokens.json +0 -15
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 22 Aug 2023 15:07:58 GMT
|
|
4
4
|
|
|
5
5
|
@conduction-input-select-padding-block-start: 0;
|
|
6
6
|
@conduction-input-select-padding-block-end: 0;
|
|
@@ -23,19 +23,11 @@
|
|
|
23
23
|
@utrecht-heading-4-margin-block-end: 0;
|
|
24
24
|
@utrecht-heading-3-margin-block-start: 0;
|
|
25
25
|
@utrecht-heading-2-margin-block-start: 0;
|
|
26
|
-
@utrecht-code-block-margin-inline-end: 0;
|
|
27
|
-
@utrecht-code-block-margin-inline-start: 0;
|
|
28
|
-
@utrecht-code-font-size: inherit;
|
|
29
|
-
@utrecht-button-primary-action-font-weight: inherit;
|
|
30
|
-
@utrecht-button-font-weight: inherit;
|
|
31
|
-
@utrecht-button-font-size: inherit;
|
|
32
|
-
@utrecht-button-border-radius: 0;
|
|
33
26
|
@utrecht-text-box-font-size: 15px;
|
|
34
27
|
@utrecht-text-box-border-radius: 0px;
|
|
35
28
|
@utrecht-table-header-cell-text-transform: unset;
|
|
36
29
|
@utrecht-table-margin-block-end: 0;
|
|
37
30
|
@utrecht-table-header-text-transform: unset;
|
|
38
|
-
@utrecht-table-border-collapse: collapse;
|
|
39
31
|
@utrecht-page-header-logo-max-width: 150px;
|
|
40
32
|
@utrecht-page-footer-background-image: url(https://www.dinkelland.nl/sites/all/themes/dinkelland/dist/assets/img/footer-bg.svg);
|
|
41
33
|
@utrecht-page-footer-background-color: unset;
|
|
@@ -44,12 +36,13 @@
|
|
|
44
36
|
@utrecht-page-footer-min-height: 300px;
|
|
45
37
|
@utrecht-form-input-font-size: 15px;
|
|
46
38
|
@utrecht-form-input-border-radius: 0px;
|
|
47
|
-
@utrecht-
|
|
48
|
-
@utrecht-
|
|
49
|
-
@utrecht-
|
|
50
|
-
@utrecht-
|
|
51
|
-
@utrecht-
|
|
52
|
-
@utrecht-
|
|
39
|
+
@utrecht-code-block-margin-inline-end: 0;
|
|
40
|
+
@utrecht-code-block-margin-inline-start: 0;
|
|
41
|
+
@utrecht-code-font-size: inherit;
|
|
42
|
+
@utrecht-button-primary-action-font-weight: inherit;
|
|
43
|
+
@utrecht-button-font-weight: inherit;
|
|
44
|
+
@utrecht-button-font-size: inherit;
|
|
45
|
+
@utrecht-button-border-radius: 0;
|
|
53
46
|
@utrecht-action-submit-cursor: pointer;
|
|
54
47
|
@utrecht-action-disabled-cursor: not-allowed;
|
|
55
48
|
@utrecht-action-busy-cursor: wait;
|
|
@@ -110,11 +103,16 @@
|
|
|
110
103
|
@conduction-input-select-border-radius: @utrecht-form-input-border-radius;
|
|
111
104
|
@conduction-input-select-border: @dinkelland-size-4xs solid @dinkelland-color-grey-46;
|
|
112
105
|
@conduction-input-select-background-color: @dinkelland-color-white-100;
|
|
106
|
+
@conduction-card-wrapper-padding-block-start: @dinkelland-size-xl;
|
|
107
|
+
@conduction-card-wrapper-padding-block-end: @dinkelland-size-xl;
|
|
108
|
+
@conduction-card-wrapper-padding-inline-start: @dinkelland-size-xl;
|
|
109
|
+
@conduction-card-wrapper-padding-inline-end: @dinkelland-size-xl;
|
|
110
|
+
@conduction-card-wrapper-background-color: @dinkelland-color-blue-94;
|
|
113
111
|
@utrecht-paragraph-font-weight: @dinkelland-typography-font-weight-normal;
|
|
114
112
|
@utrecht-paragraph-font-size: @dinkelland-font-size-md;
|
|
115
113
|
@utrecht-paragraph-font-family: @dinkelland-typography-lato-font-family;
|
|
116
|
-
@utrecht-page-
|
|
117
|
-
@utrecht-page-
|
|
114
|
+
@utrecht-page-margin-inline-end: @dinkelland-size-lg;
|
|
115
|
+
@utrecht-page-margin-inline-start: @dinkelland-size-lg;
|
|
118
116
|
@utrecht-unordered-list-item-margin-block-end: @dinkelland-size-xs;
|
|
119
117
|
@utrecht-unordered-list-item-margin-block-start: @dinkelland-size-xs;
|
|
120
118
|
@utrecht-unordered-list-margin-block-start: @dinkelland-size-md;
|
|
@@ -150,6 +148,56 @@
|
|
|
150
148
|
@utrecht-heading-1-font-size: @dinkelland-font-size-2xl;
|
|
151
149
|
@utrecht-heading-1-font-family: @dinkelland-typography-montserrat-font-family;
|
|
152
150
|
@utrecht-heading-1-color: @dinkelland-color-black-13;
|
|
151
|
+
@utrecht-text-box-focus-border-color: @dinkelland-color-blue-48;
|
|
152
|
+
@utrecht-text-box-placeholder-color: @dinkelland-color-grey-42;
|
|
153
|
+
@utrecht-text-box-padding-inline-start: @dinkelland-size-sm;
|
|
154
|
+
@utrecht-text-box-padding-inline-end: @dinkelland-size-sm;
|
|
155
|
+
@utrecht-text-box-padding-block-start: @dinkelland-size-xs;
|
|
156
|
+
@utrecht-text-box-padding-block-end: @dinkelland-size-xs;
|
|
157
|
+
@utrecht-text-box-font-family: @dinkelland-typography-lato-font-family;
|
|
158
|
+
@utrecht-text-box-color: @dinkelland-color-black-33;
|
|
159
|
+
@utrecht-text-box-border-width: @dinkelland-size-4xs;
|
|
160
|
+
@utrecht-text-box-border-color: @dinkelland-color-grey-46;
|
|
161
|
+
@utrecht-text-box-background-color: @dinkelland-color-white-100;
|
|
162
|
+
@utrecht-table-cell-padding-inline-start: @dinkelland-size-md;
|
|
163
|
+
@utrecht-table-cell-padding-inline-end: @dinkelland-size-md;
|
|
164
|
+
@utrecht-table-cell-padding-block-start: @dinkelland-size-md;
|
|
165
|
+
@utrecht-table-cell-padding-block-end: @dinkelland-size-md;
|
|
166
|
+
@utrecht-table-header-cell-font-weight: @dinkelland-typography-font-weight-bold;
|
|
167
|
+
@utrecht-table-margin-block-start: @dinkelland-size-md;
|
|
168
|
+
@utrecht-table-body-border: @dinkelland-size-4xs solid @dinkelland-color-blue-94;
|
|
169
|
+
@utrecht-table-row-alternate-even-background-color: @dinkelland-color-blue-96;
|
|
170
|
+
@utrecht-table-row-alternate-odd-background-color: @dinkelland-color-white-100;
|
|
171
|
+
@utrecht-table-row-border-block-end-width: @dinkelland-size-4xs;
|
|
172
|
+
@utrecht-table-row-border-block-end-color: @dinkelland-color-lightgrey-89;
|
|
173
|
+
@utrecht-table-row-hover-color: @dinkelland-color-green-24;
|
|
174
|
+
@utrecht-table-row-hover-background-color: @dinkelland-color-grey-94;
|
|
175
|
+
@utrecht-table-header-font-weight: @dinkelland-typography-font-weight-bold;
|
|
176
|
+
@utrecht-table-header-font-family: @dinkelland-typography-montserrat-font-family;
|
|
177
|
+
@utrecht-table-header-border-block-end-width: @dinkelland-size-4xs;
|
|
178
|
+
@utrecht-table-header-border-block-end-color: @dinkelland-color-blue-94;
|
|
179
|
+
@utrecht-table-background-color: @dinkelland-color-white-100;
|
|
180
|
+
@utrecht-page-header-padding-block-end: @dinkelland-size-sm;
|
|
181
|
+
@utrecht-page-header-padding-block-start: @dinkelland-size-sm;
|
|
182
|
+
@utrecht-page-header-color: @dinkelland-color-black-20;
|
|
183
|
+
@utrecht-page-header-background-color: @dinkelland-color-white-100;
|
|
184
|
+
@utrecht-page-footer-padding-block-start: @dinkelland-size-2xl;
|
|
185
|
+
@utrecht-page-footer-padding-block-end: @dinkelland-size-2xl;
|
|
186
|
+
@utrecht-page-footer-padding-inline-start: @dinkelland-size-sm;
|
|
187
|
+
@utrecht-page-footer-padding-inline-end: @dinkelland-size-sm;
|
|
188
|
+
@utrecht-page-footer-color: @dinkelland-color-white-100;
|
|
189
|
+
@utrecht-icon-gap: @dinkelland-size-xs;
|
|
190
|
+
@utrecht-form-input-focus-border-color: @dinkelland-color-blue-48;
|
|
191
|
+
@utrecht-form-input-placeholder-color: @dinkelland-color-grey-42;
|
|
192
|
+
@utrecht-form-input-padding-inline-start: @dinkelland-size-sm;
|
|
193
|
+
@utrecht-form-input-padding-inline-end: @dinkelland-size-sm;
|
|
194
|
+
@utrecht-form-input-padding-block-start: @dinkelland-size-xs;
|
|
195
|
+
@utrecht-form-input-padding-block-end: @dinkelland-size-xs;
|
|
196
|
+
@utrecht-form-input-font-family: @dinkelland-typography-lato-font-family;
|
|
197
|
+
@utrecht-form-input-color: @dinkelland-color-black-33;
|
|
198
|
+
@utrecht-form-input-border-width: @dinkelland-size-4xs;
|
|
199
|
+
@utrecht-form-input-border-color: @dinkelland-color-grey-46;
|
|
200
|
+
@utrecht-form-input-background-color: @dinkelland-color-white-100;
|
|
153
201
|
@utrecht-document-font-size: @dinkelland-font-size-md;
|
|
154
202
|
@utrecht-document-font-family: @dinkelland-typography-lato-font-family;
|
|
155
203
|
@utrecht-document-color: @dinkelland-color-black-20;
|
|
@@ -202,57 +250,7 @@
|
|
|
202
250
|
@utrecht-blockquote-margin-inline-start: @dinkelland-size-xl;
|
|
203
251
|
@utrecht-blockquote-color: @dinkelland-color-grey-64;
|
|
204
252
|
@utrecht-blockquote-background-color: @dinkelland-color-grey-64;
|
|
205
|
-
@utrecht-
|
|
206
|
-
@utrecht-text-box-placeholder-color: @dinkelland-color-grey-42;
|
|
207
|
-
@utrecht-text-box-padding-inline-start: @dinkelland-size-sm;
|
|
208
|
-
@utrecht-text-box-padding-inline-end: @dinkelland-size-sm;
|
|
209
|
-
@utrecht-text-box-padding-block-start: @dinkelland-size-xs;
|
|
210
|
-
@utrecht-text-box-padding-block-end: @dinkelland-size-xs;
|
|
211
|
-
@utrecht-text-box-font-family: @dinkelland-typography-lato-font-family;
|
|
212
|
-
@utrecht-text-box-color: @dinkelland-color-black-33;
|
|
213
|
-
@utrecht-text-box-border-width: @dinkelland-size-4xs;
|
|
214
|
-
@utrecht-text-box-border-color: @dinkelland-color-grey-46;
|
|
215
|
-
@utrecht-text-box-background-color: @dinkelland-color-white-100;
|
|
216
|
-
@utrecht-table-cell-padding-inline-start: @dinkelland-size-md;
|
|
217
|
-
@utrecht-table-cell-padding-inline-end: @dinkelland-size-md;
|
|
218
|
-
@utrecht-table-cell-padding-block-start: @dinkelland-size-md;
|
|
219
|
-
@utrecht-table-cell-padding-block-end: @dinkelland-size-md;
|
|
220
|
-
@utrecht-table-header-cell-font-weight: @dinkelland-typography-font-weight-bold;
|
|
221
|
-
@utrecht-table-margin-block-start: @dinkelland-size-md;
|
|
222
|
-
@utrecht-table-body-border: @dinkelland-size-4xs solid @dinkelland-color-blue-94;
|
|
223
|
-
@utrecht-table-row-alternate-even-background-color: @dinkelland-color-blue-96;
|
|
224
|
-
@utrecht-table-row-alternate-odd-background-color: @dinkelland-color-white-100;
|
|
225
|
-
@utrecht-table-row-border-block-end-width: @dinkelland-size-4xs;
|
|
226
|
-
@utrecht-table-row-border-block-end-color: @dinkelland-color-lightgrey-89;
|
|
227
|
-
@utrecht-table-row-hover-color: @dinkelland-color-green-24;
|
|
228
|
-
@utrecht-table-row-hover-background-color: @dinkelland-color-grey-94;
|
|
229
|
-
@utrecht-table-header-font-weight: @dinkelland-typography-font-weight-bold;
|
|
230
|
-
@utrecht-table-header-font-family: @dinkelland-typography-montserrat-font-family;
|
|
231
|
-
@utrecht-table-header-border-block-end-width: @dinkelland-size-4xs;
|
|
232
|
-
@utrecht-table-header-border-block-end-color: @dinkelland-color-blue-94;
|
|
233
|
-
@utrecht-table-background-color: @dinkelland-color-white-100;
|
|
234
|
-
@utrecht-page-header-padding-block-end: @dinkelland-size-sm;
|
|
235
|
-
@utrecht-page-header-padding-block-start: @dinkelland-size-sm;
|
|
236
|
-
@utrecht-page-header-color: @dinkelland-color-black-20;
|
|
237
|
-
@utrecht-page-header-background-color: @dinkelland-color-white-100;
|
|
238
|
-
@utrecht-page-footer-padding-block-start: @dinkelland-size-2xl;
|
|
239
|
-
@utrecht-page-footer-padding-block-end: @dinkelland-size-2xl;
|
|
240
|
-
@utrecht-page-footer-padding-inline-start: @dinkelland-size-sm;
|
|
241
|
-
@utrecht-page-footer-padding-inline-end: @dinkelland-size-sm;
|
|
242
|
-
@utrecht-page-footer-color: @dinkelland-color-white-100;
|
|
243
|
-
@utrecht-icon-gap: @dinkelland-size-xs;
|
|
244
|
-
@utrecht-form-input-focus-border-color: @dinkelland-color-blue-48;
|
|
245
|
-
@utrecht-form-input-placeholder-color: @dinkelland-color-grey-42;
|
|
246
|
-
@utrecht-form-input-padding-inline-start: @dinkelland-size-sm;
|
|
247
|
-
@utrecht-form-input-padding-inline-end: @dinkelland-size-sm;
|
|
248
|
-
@utrecht-form-input-padding-block-start: @dinkelland-size-xs;
|
|
249
|
-
@utrecht-form-input-padding-block-end: @dinkelland-size-xs;
|
|
250
|
-
@utrecht-form-input-font-family: @dinkelland-typography-lato-font-family;
|
|
251
|
-
@utrecht-form-input-color: @dinkelland-color-black-33;
|
|
252
|
-
@utrecht-form-input-border-width: @dinkelland-size-4xs;
|
|
253
|
-
@utrecht-form-input-border-color: @dinkelland-color-grey-46;
|
|
254
|
-
@utrecht-form-input-background-color: @dinkelland-color-white-100;
|
|
255
|
-
@utrecht-card-background-color: @dinkelland-color-blue-94;
|
|
253
|
+
@utrecht-alert-icon-gap: @dinkelland-size-xs;
|
|
256
254
|
@utrecht-alert-ok-background-color: @dinkelland-color-alert-succes-background;
|
|
257
255
|
@utrecht-alert-error-background-color: @dinkelland-color-alert-error-background;
|
|
258
256
|
@utrecht-alert-warning-background-color: @dinkelland-color-alert-warning-background;
|
|
@@ -260,7 +258,6 @@
|
|
|
260
258
|
@utrecht-alert-padding-inline-start: @dinkelland-size-lg;
|
|
261
259
|
@utrecht-alert-padding-block-end: @dinkelland-size-lg;
|
|
262
260
|
@utrecht-alert-padding-block-start: @dinkelland-size-lg;
|
|
263
|
-
@utrecht-alert-icon-gap: @dinkelland-size-xs;
|
|
264
261
|
@utrecht-space-inline-3xl: @dinkelland-size-3xl;
|
|
265
262
|
@utrecht-space-inline-2xl: @dinkelland-size-2xl;
|
|
266
263
|
@utrecht-space-inline-xl: @dinkelland-size-xl;
|
|
@@ -298,6 +295,7 @@
|
|
|
298
295
|
@dinkelland-color-alert-error: @dinkelland-color-black-20;
|
|
299
296
|
@dinkelland-color-primary-hover: @dinkelland-color-blue-26;
|
|
300
297
|
@dinkelland-color-primary: @dinkelland-color-blue-36;
|
|
298
|
+
@conduction-card-wrapper-color: @utrecht-document-color;
|
|
301
299
|
@utrecht-paragraph-color: @utrecht-document-color;
|
|
302
300
|
@utrecht-unordered-list-marker-color: @utrecht-document-color;
|
|
303
301
|
@utrecht-unordered-list-font-size: @utrecht-document-font-size;
|
|
@@ -305,6 +303,11 @@
|
|
|
305
303
|
@utrecht-link-visited-color: @dinkelland-color-primary;
|
|
306
304
|
@utrecht-link-hover-color: @dinkelland-color-primary-hover;
|
|
307
305
|
@utrecht-link-color: @dinkelland-color-primary;
|
|
306
|
+
@utrecht-table-header-cell-color: @utrecht-document-color;
|
|
307
|
+
@utrecht-table-header-cell-font-size: @utrecht-document-font-size;
|
|
308
|
+
@utrecht-table-font-size: @utrecht-document-font-size;
|
|
309
|
+
@utrecht-table-font-family: @utrecht-document-font-family;
|
|
310
|
+
@utrecht-table-header-color: @utrecht-document-color;
|
|
308
311
|
@utrecht-code-block-color: @utrecht-document-color;
|
|
309
312
|
@utrecht-code-color: @utrecht-document-color;
|
|
310
313
|
@utrecht-button-secondary-action-focus-color: @dinkelland-color-primary-hover;
|
|
@@ -314,18 +317,12 @@
|
|
|
314
317
|
@utrecht-button-secondary-action-color: @dinkelland-color-primary;
|
|
315
318
|
@utrecht-button-secondary-action-border-color: @dinkelland-color-primary;
|
|
316
319
|
@utrecht-blockquote-content-color: @utrecht-document-color;
|
|
317
|
-
@utrecht-
|
|
318
|
-
@utrecht-
|
|
319
|
-
@utrecht-
|
|
320
|
-
@utrecht-
|
|
321
|
-
@utrecht-table-header-color: @utrecht-document-color;
|
|
322
|
-
@utrecht-card-color: @utrecht-document-color;
|
|
320
|
+
@utrecht-alert-icon-ok-color: @dinkelland-color-alert-succes;
|
|
321
|
+
@utrecht-alert-icon-warning-color: @dinkelland-color-alert-warning;
|
|
322
|
+
@utrecht-alert-icon-error-color: @dinkelland-color-alert-error;
|
|
323
|
+
@utrecht-alert-icon-color: @dinkelland-color-alert-info;
|
|
323
324
|
@utrecht-alert-ok-color: @dinkelland-color-alert-succes;
|
|
324
325
|
@utrecht-alert-error-color: @dinkelland-color-alert-error;
|
|
325
326
|
@utrecht-alert-warning-color: @dinkelland-color-alert-warning;
|
|
326
327
|
@utrecht-alert-color: @dinkelland-color-alert-info;
|
|
327
328
|
@utrecht-alert-background-color: @dinkelland-color-alert-info-background;
|
|
328
|
-
@utrecht-alert-icon-ok-color: @dinkelland-color-alert-succes;
|
|
329
|
-
@utrecht-alert-icon-warning-color: @dinkelland-color-alert-warning;
|
|
330
|
-
@utrecht-alert-icon-error-color: @dinkelland-color-alert-error;
|
|
331
|
-
@utrecht-alert-icon-color: @dinkelland-color-alert-info;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 22 Aug 2023 15:07:58 GMT
|
|
4
4
|
|
|
5
5
|
$conduction-input-select-padding-block-start: 0;
|
|
6
6
|
$conduction-input-select-padding-block-end: 0;
|
|
@@ -23,19 +23,11 @@ $utrecht-heading-4-margin-block-start: 0;
|
|
|
23
23
|
$utrecht-heading-4-margin-block-end: 0;
|
|
24
24
|
$utrecht-heading-3-margin-block-start: 0;
|
|
25
25
|
$utrecht-heading-2-margin-block-start: 0;
|
|
26
|
-
$utrecht-code-block-margin-inline-end: 0;
|
|
27
|
-
$utrecht-code-block-margin-inline-start: 0;
|
|
28
|
-
$utrecht-code-font-size: inherit;
|
|
29
|
-
$utrecht-button-primary-action-font-weight: inherit;
|
|
30
|
-
$utrecht-button-font-weight: inherit;
|
|
31
|
-
$utrecht-button-font-size: inherit;
|
|
32
|
-
$utrecht-button-border-radius: 0;
|
|
33
26
|
$utrecht-text-box-font-size: 15px;
|
|
34
27
|
$utrecht-text-box-border-radius: 0px;
|
|
35
28
|
$utrecht-table-header-cell-text-transform: unset;
|
|
36
29
|
$utrecht-table-margin-block-end: 0;
|
|
37
30
|
$utrecht-table-header-text-transform: unset;
|
|
38
|
-
$utrecht-table-border-collapse: collapse;
|
|
39
31
|
$utrecht-page-header-logo-max-width: 150px;
|
|
40
32
|
$utrecht-page-footer-background-image: url(https://www.dinkelland.nl/sites/all/themes/dinkelland/dist/assets/img/footer-bg.svg);
|
|
41
33
|
$utrecht-page-footer-background-color: unset;
|
|
@@ -44,12 +36,13 @@ $utrecht-page-footer-logo-max-height: 100px;
|
|
|
44
36
|
$utrecht-page-footer-min-height: 300px;
|
|
45
37
|
$utrecht-form-input-font-size: 15px;
|
|
46
38
|
$utrecht-form-input-border-radius: 0px;
|
|
47
|
-
$utrecht-
|
|
48
|
-
$utrecht-
|
|
49
|
-
$utrecht-
|
|
50
|
-
$utrecht-
|
|
51
|
-
$utrecht-
|
|
52
|
-
$utrecht-
|
|
39
|
+
$utrecht-code-block-margin-inline-end: 0;
|
|
40
|
+
$utrecht-code-block-margin-inline-start: 0;
|
|
41
|
+
$utrecht-code-font-size: inherit;
|
|
42
|
+
$utrecht-button-primary-action-font-weight: inherit;
|
|
43
|
+
$utrecht-button-font-weight: inherit;
|
|
44
|
+
$utrecht-button-font-size: inherit;
|
|
45
|
+
$utrecht-button-border-radius: 0;
|
|
53
46
|
$utrecht-action-submit-cursor: pointer;
|
|
54
47
|
$utrecht-action-disabled-cursor: not-allowed;
|
|
55
48
|
$utrecht-action-busy-cursor: wait;
|
|
@@ -110,11 +103,16 @@ $conduction-input-select-invalid-border-color: $dinkelland-color-error;
|
|
|
110
103
|
$conduction-input-select-border-radius: $utrecht-form-input-border-radius;
|
|
111
104
|
$conduction-input-select-border: $dinkelland-size-4xs solid $dinkelland-color-grey-46;
|
|
112
105
|
$conduction-input-select-background-color: $dinkelland-color-white-100;
|
|
106
|
+
$conduction-card-wrapper-padding-block-start: $dinkelland-size-xl;
|
|
107
|
+
$conduction-card-wrapper-padding-block-end: $dinkelland-size-xl;
|
|
108
|
+
$conduction-card-wrapper-padding-inline-start: $dinkelland-size-xl;
|
|
109
|
+
$conduction-card-wrapper-padding-inline-end: $dinkelland-size-xl;
|
|
110
|
+
$conduction-card-wrapper-background-color: $dinkelland-color-blue-94;
|
|
113
111
|
$utrecht-paragraph-font-weight: $dinkelland-typography-font-weight-normal;
|
|
114
112
|
$utrecht-paragraph-font-size: $dinkelland-font-size-md;
|
|
115
113
|
$utrecht-paragraph-font-family: $dinkelland-typography-lato-font-family;
|
|
116
|
-
$utrecht-page-
|
|
117
|
-
$utrecht-page-
|
|
114
|
+
$utrecht-page-margin-inline-end: $dinkelland-size-lg;
|
|
115
|
+
$utrecht-page-margin-inline-start: $dinkelland-size-lg;
|
|
118
116
|
$utrecht-unordered-list-item-margin-block-end: $dinkelland-size-xs;
|
|
119
117
|
$utrecht-unordered-list-item-margin-block-start: $dinkelland-size-xs;
|
|
120
118
|
$utrecht-unordered-list-margin-block-start: $dinkelland-size-md;
|
|
@@ -150,6 +148,56 @@ $utrecht-heading-1-font-weight: $dinkelland-typography-font-weight-bold;
|
|
|
150
148
|
$utrecht-heading-1-font-size: $dinkelland-font-size-2xl;
|
|
151
149
|
$utrecht-heading-1-font-family: $dinkelland-typography-montserrat-font-family;
|
|
152
150
|
$utrecht-heading-1-color: $dinkelland-color-black-13;
|
|
151
|
+
$utrecht-text-box-focus-border-color: $dinkelland-color-blue-48;
|
|
152
|
+
$utrecht-text-box-placeholder-color: $dinkelland-color-grey-42;
|
|
153
|
+
$utrecht-text-box-padding-inline-start: $dinkelland-size-sm;
|
|
154
|
+
$utrecht-text-box-padding-inline-end: $dinkelland-size-sm;
|
|
155
|
+
$utrecht-text-box-padding-block-start: $dinkelland-size-xs;
|
|
156
|
+
$utrecht-text-box-padding-block-end: $dinkelland-size-xs;
|
|
157
|
+
$utrecht-text-box-font-family: $dinkelland-typography-lato-font-family;
|
|
158
|
+
$utrecht-text-box-color: $dinkelland-color-black-33;
|
|
159
|
+
$utrecht-text-box-border-width: $dinkelland-size-4xs;
|
|
160
|
+
$utrecht-text-box-border-color: $dinkelland-color-grey-46;
|
|
161
|
+
$utrecht-text-box-background-color: $dinkelland-color-white-100;
|
|
162
|
+
$utrecht-table-cell-padding-inline-start: $dinkelland-size-md;
|
|
163
|
+
$utrecht-table-cell-padding-inline-end: $dinkelland-size-md;
|
|
164
|
+
$utrecht-table-cell-padding-block-start: $dinkelland-size-md;
|
|
165
|
+
$utrecht-table-cell-padding-block-end: $dinkelland-size-md;
|
|
166
|
+
$utrecht-table-header-cell-font-weight: $dinkelland-typography-font-weight-bold;
|
|
167
|
+
$utrecht-table-margin-block-start: $dinkelland-size-md;
|
|
168
|
+
$utrecht-table-body-border: $dinkelland-size-4xs solid $dinkelland-color-blue-94;
|
|
169
|
+
$utrecht-table-row-alternate-even-background-color: $dinkelland-color-blue-96;
|
|
170
|
+
$utrecht-table-row-alternate-odd-background-color: $dinkelland-color-white-100;
|
|
171
|
+
$utrecht-table-row-border-block-end-width: $dinkelland-size-4xs;
|
|
172
|
+
$utrecht-table-row-border-block-end-color: $dinkelland-color-lightgrey-89;
|
|
173
|
+
$utrecht-table-row-hover-color: $dinkelland-color-green-24;
|
|
174
|
+
$utrecht-table-row-hover-background-color: $dinkelland-color-grey-94;
|
|
175
|
+
$utrecht-table-header-font-weight: $dinkelland-typography-font-weight-bold;
|
|
176
|
+
$utrecht-table-header-font-family: $dinkelland-typography-montserrat-font-family;
|
|
177
|
+
$utrecht-table-header-border-block-end-width: $dinkelland-size-4xs;
|
|
178
|
+
$utrecht-table-header-border-block-end-color: $dinkelland-color-blue-94;
|
|
179
|
+
$utrecht-table-background-color: $dinkelland-color-white-100;
|
|
180
|
+
$utrecht-page-header-padding-block-end: $dinkelland-size-sm;
|
|
181
|
+
$utrecht-page-header-padding-block-start: $dinkelland-size-sm;
|
|
182
|
+
$utrecht-page-header-color: $dinkelland-color-black-20;
|
|
183
|
+
$utrecht-page-header-background-color: $dinkelland-color-white-100;
|
|
184
|
+
$utrecht-page-footer-padding-block-start: $dinkelland-size-2xl;
|
|
185
|
+
$utrecht-page-footer-padding-block-end: $dinkelland-size-2xl;
|
|
186
|
+
$utrecht-page-footer-padding-inline-start: $dinkelland-size-sm;
|
|
187
|
+
$utrecht-page-footer-padding-inline-end: $dinkelland-size-sm;
|
|
188
|
+
$utrecht-page-footer-color: $dinkelland-color-white-100;
|
|
189
|
+
$utrecht-icon-gap: $dinkelland-size-xs;
|
|
190
|
+
$utrecht-form-input-focus-border-color: $dinkelland-color-blue-48;
|
|
191
|
+
$utrecht-form-input-placeholder-color: $dinkelland-color-grey-42;
|
|
192
|
+
$utrecht-form-input-padding-inline-start: $dinkelland-size-sm;
|
|
193
|
+
$utrecht-form-input-padding-inline-end: $dinkelland-size-sm;
|
|
194
|
+
$utrecht-form-input-padding-block-start: $dinkelland-size-xs;
|
|
195
|
+
$utrecht-form-input-padding-block-end: $dinkelland-size-xs;
|
|
196
|
+
$utrecht-form-input-font-family: $dinkelland-typography-lato-font-family;
|
|
197
|
+
$utrecht-form-input-color: $dinkelland-color-black-33;
|
|
198
|
+
$utrecht-form-input-border-width: $dinkelland-size-4xs;
|
|
199
|
+
$utrecht-form-input-border-color: $dinkelland-color-grey-46;
|
|
200
|
+
$utrecht-form-input-background-color: $dinkelland-color-white-100;
|
|
153
201
|
$utrecht-document-font-size: $dinkelland-font-size-md;
|
|
154
202
|
$utrecht-document-font-family: $dinkelland-typography-lato-font-family;
|
|
155
203
|
$utrecht-document-color: $dinkelland-color-black-20;
|
|
@@ -202,57 +250,7 @@ $utrecht-blockquote-margin-inline-end: $dinkelland-size-xl;
|
|
|
202
250
|
$utrecht-blockquote-margin-inline-start: $dinkelland-size-xl;
|
|
203
251
|
$utrecht-blockquote-color: $dinkelland-color-grey-64;
|
|
204
252
|
$utrecht-blockquote-background-color: $dinkelland-color-grey-64;
|
|
205
|
-
$utrecht-
|
|
206
|
-
$utrecht-text-box-placeholder-color: $dinkelland-color-grey-42;
|
|
207
|
-
$utrecht-text-box-padding-inline-start: $dinkelland-size-sm;
|
|
208
|
-
$utrecht-text-box-padding-inline-end: $dinkelland-size-sm;
|
|
209
|
-
$utrecht-text-box-padding-block-start: $dinkelland-size-xs;
|
|
210
|
-
$utrecht-text-box-padding-block-end: $dinkelland-size-xs;
|
|
211
|
-
$utrecht-text-box-font-family: $dinkelland-typography-lato-font-family;
|
|
212
|
-
$utrecht-text-box-color: $dinkelland-color-black-33;
|
|
213
|
-
$utrecht-text-box-border-width: $dinkelland-size-4xs;
|
|
214
|
-
$utrecht-text-box-border-color: $dinkelland-color-grey-46;
|
|
215
|
-
$utrecht-text-box-background-color: $dinkelland-color-white-100;
|
|
216
|
-
$utrecht-table-cell-padding-inline-start: $dinkelland-size-md;
|
|
217
|
-
$utrecht-table-cell-padding-inline-end: $dinkelland-size-md;
|
|
218
|
-
$utrecht-table-cell-padding-block-start: $dinkelland-size-md;
|
|
219
|
-
$utrecht-table-cell-padding-block-end: $dinkelland-size-md;
|
|
220
|
-
$utrecht-table-header-cell-font-weight: $dinkelland-typography-font-weight-bold;
|
|
221
|
-
$utrecht-table-margin-block-start: $dinkelland-size-md;
|
|
222
|
-
$utrecht-table-body-border: $dinkelland-size-4xs solid $dinkelland-color-blue-94;
|
|
223
|
-
$utrecht-table-row-alternate-even-background-color: $dinkelland-color-blue-96;
|
|
224
|
-
$utrecht-table-row-alternate-odd-background-color: $dinkelland-color-white-100;
|
|
225
|
-
$utrecht-table-row-border-block-end-width: $dinkelland-size-4xs;
|
|
226
|
-
$utrecht-table-row-border-block-end-color: $dinkelland-color-lightgrey-89;
|
|
227
|
-
$utrecht-table-row-hover-color: $dinkelland-color-green-24;
|
|
228
|
-
$utrecht-table-row-hover-background-color: $dinkelland-color-grey-94;
|
|
229
|
-
$utrecht-table-header-font-weight: $dinkelland-typography-font-weight-bold;
|
|
230
|
-
$utrecht-table-header-font-family: $dinkelland-typography-montserrat-font-family;
|
|
231
|
-
$utrecht-table-header-border-block-end-width: $dinkelland-size-4xs;
|
|
232
|
-
$utrecht-table-header-border-block-end-color: $dinkelland-color-blue-94;
|
|
233
|
-
$utrecht-table-background-color: $dinkelland-color-white-100;
|
|
234
|
-
$utrecht-page-header-padding-block-end: $dinkelland-size-sm;
|
|
235
|
-
$utrecht-page-header-padding-block-start: $dinkelland-size-sm;
|
|
236
|
-
$utrecht-page-header-color: $dinkelland-color-black-20;
|
|
237
|
-
$utrecht-page-header-background-color: $dinkelland-color-white-100;
|
|
238
|
-
$utrecht-page-footer-padding-block-start: $dinkelland-size-2xl;
|
|
239
|
-
$utrecht-page-footer-padding-block-end: $dinkelland-size-2xl;
|
|
240
|
-
$utrecht-page-footer-padding-inline-start: $dinkelland-size-sm;
|
|
241
|
-
$utrecht-page-footer-padding-inline-end: $dinkelland-size-sm;
|
|
242
|
-
$utrecht-page-footer-color: $dinkelland-color-white-100;
|
|
243
|
-
$utrecht-icon-gap: $dinkelland-size-xs;
|
|
244
|
-
$utrecht-form-input-focus-border-color: $dinkelland-color-blue-48;
|
|
245
|
-
$utrecht-form-input-placeholder-color: $dinkelland-color-grey-42;
|
|
246
|
-
$utrecht-form-input-padding-inline-start: $dinkelland-size-sm;
|
|
247
|
-
$utrecht-form-input-padding-inline-end: $dinkelland-size-sm;
|
|
248
|
-
$utrecht-form-input-padding-block-start: $dinkelland-size-xs;
|
|
249
|
-
$utrecht-form-input-padding-block-end: $dinkelland-size-xs;
|
|
250
|
-
$utrecht-form-input-font-family: $dinkelland-typography-lato-font-family;
|
|
251
|
-
$utrecht-form-input-color: $dinkelland-color-black-33;
|
|
252
|
-
$utrecht-form-input-border-width: $dinkelland-size-4xs;
|
|
253
|
-
$utrecht-form-input-border-color: $dinkelland-color-grey-46;
|
|
254
|
-
$utrecht-form-input-background-color: $dinkelland-color-white-100;
|
|
255
|
-
$utrecht-card-background-color: $dinkelland-color-blue-94;
|
|
253
|
+
$utrecht-alert-icon-gap: $dinkelland-size-xs;
|
|
256
254
|
$utrecht-alert-ok-background-color: $dinkelland-color-alert-succes-background;
|
|
257
255
|
$utrecht-alert-error-background-color: $dinkelland-color-alert-error-background;
|
|
258
256
|
$utrecht-alert-warning-background-color: $dinkelland-color-alert-warning-background;
|
|
@@ -260,7 +258,6 @@ $utrecht-alert-padding-inline-end: $dinkelland-size-lg;
|
|
|
260
258
|
$utrecht-alert-padding-inline-start: $dinkelland-size-lg;
|
|
261
259
|
$utrecht-alert-padding-block-end: $dinkelland-size-lg;
|
|
262
260
|
$utrecht-alert-padding-block-start: $dinkelland-size-lg;
|
|
263
|
-
$utrecht-alert-icon-gap: $dinkelland-size-xs;
|
|
264
261
|
$utrecht-space-inline-3xl: $dinkelland-size-3xl;
|
|
265
262
|
$utrecht-space-inline-2xl: $dinkelland-size-2xl;
|
|
266
263
|
$utrecht-space-inline-xl: $dinkelland-size-xl;
|
|
@@ -298,6 +295,7 @@ $dinkelland-color-alert-warning: $dinkelland-color-black-20;
|
|
|
298
295
|
$dinkelland-color-alert-error: $dinkelland-color-black-20;
|
|
299
296
|
$dinkelland-color-primary-hover: $dinkelland-color-blue-26;
|
|
300
297
|
$dinkelland-color-primary: $dinkelland-color-blue-36;
|
|
298
|
+
$conduction-card-wrapper-color: $utrecht-document-color;
|
|
301
299
|
$utrecht-paragraph-color: $utrecht-document-color;
|
|
302
300
|
$utrecht-unordered-list-marker-color: $utrecht-document-color;
|
|
303
301
|
$utrecht-unordered-list-font-size: $utrecht-document-font-size;
|
|
@@ -305,6 +303,11 @@ $utrecht-ordered-list-font-size: $utrecht-document-font-size;
|
|
|
305
303
|
$utrecht-link-visited-color: $dinkelland-color-primary;
|
|
306
304
|
$utrecht-link-hover-color: $dinkelland-color-primary-hover;
|
|
307
305
|
$utrecht-link-color: $dinkelland-color-primary;
|
|
306
|
+
$utrecht-table-header-cell-color: $utrecht-document-color;
|
|
307
|
+
$utrecht-table-header-cell-font-size: $utrecht-document-font-size;
|
|
308
|
+
$utrecht-table-font-size: $utrecht-document-font-size;
|
|
309
|
+
$utrecht-table-font-family: $utrecht-document-font-family;
|
|
310
|
+
$utrecht-table-header-color: $utrecht-document-color;
|
|
308
311
|
$utrecht-code-block-color: $utrecht-document-color;
|
|
309
312
|
$utrecht-code-color: $utrecht-document-color;
|
|
310
313
|
$utrecht-button-secondary-action-focus-color: $dinkelland-color-primary-hover;
|
|
@@ -314,18 +317,12 @@ $utrecht-button-secondary-action-hover-border-color: $dinkelland-color-primary-h
|
|
|
314
317
|
$utrecht-button-secondary-action-color: $dinkelland-color-primary;
|
|
315
318
|
$utrecht-button-secondary-action-border-color: $dinkelland-color-primary;
|
|
316
319
|
$utrecht-blockquote-content-color: $utrecht-document-color;
|
|
317
|
-
$utrecht-
|
|
318
|
-
$utrecht-
|
|
319
|
-
$utrecht-
|
|
320
|
-
$utrecht-
|
|
321
|
-
$utrecht-table-header-color: $utrecht-document-color;
|
|
322
|
-
$utrecht-card-color: $utrecht-document-color;
|
|
320
|
+
$utrecht-alert-icon-ok-color: $dinkelland-color-alert-succes;
|
|
321
|
+
$utrecht-alert-icon-warning-color: $dinkelland-color-alert-warning;
|
|
322
|
+
$utrecht-alert-icon-error-color: $dinkelland-color-alert-error;
|
|
323
|
+
$utrecht-alert-icon-color: $dinkelland-color-alert-info;
|
|
323
324
|
$utrecht-alert-ok-color: $dinkelland-color-alert-succes;
|
|
324
325
|
$utrecht-alert-error-color: $dinkelland-color-alert-error;
|
|
325
326
|
$utrecht-alert-warning-color: $dinkelland-color-alert-warning;
|
|
326
327
|
$utrecht-alert-color: $dinkelland-color-alert-info;
|
|
327
328
|
$utrecht-alert-background-color: $dinkelland-color-alert-info-background;
|
|
328
|
-
$utrecht-alert-icon-ok-color: $dinkelland-color-alert-succes;
|
|
329
|
-
$utrecht-alert-icon-warning-color: $dinkelland-color-alert-warning;
|
|
330
|
-
$utrecht-alert-icon-error-color: $dinkelland-color-alert-error;
|
|
331
|
-
$utrecht-alert-icon-color: $dinkelland-color-alert-info;
|