@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
|
@@ -0,0 +1,306 @@
|
|
|
1
|
+
|
|
2
|
+
// Do not edit directly
|
|
3
|
+
// Generated on Tue, 22 Aug 2023 15:08:13 GMT
|
|
4
|
+
|
|
5
|
+
@conduction-input-select-padding-block-start: 0;
|
|
6
|
+
@conduction-input-select-padding-block-end: 0;
|
|
7
|
+
@conduction-input-select-border-focus: unset;
|
|
8
|
+
@conduction-card-wrapper-border-radius: 5px;
|
|
9
|
+
@conduction-card-wrapper-border-width: unset;
|
|
10
|
+
@utrecht-paragraph-margin-block-end: 0;
|
|
11
|
+
@utrecht-paragraph-margin-block-start: 0;
|
|
12
|
+
@utrecht-paragraph-line-height: 1.5em;
|
|
13
|
+
@utrecht-page-max-inline-size: 1140px;
|
|
14
|
+
@utrecht-unordered-list-item-padding-inline-start: 1ch;
|
|
15
|
+
@utrecht-unordered-list-padding-inline-start: 2ch;
|
|
16
|
+
@utrecht-unordered-list-margin-block-end: 0;
|
|
17
|
+
@utrecht-ordered-list-item-padding-inline-start: 1ch;
|
|
18
|
+
@utrecht-link-hover-text-decoration-thickness: 0;
|
|
19
|
+
@utrecht-link-hover-text-decoration: underline;
|
|
20
|
+
@utrecht-link-text-underline-offset: 0.25em;
|
|
21
|
+
@utrecht-link-text-decoration-thickness: 0;
|
|
22
|
+
@utrecht-link-text-decoration-color: unset;
|
|
23
|
+
@utrecht-link-text-decoration: underline;
|
|
24
|
+
@utrecht-textbox-font-size: 15px;
|
|
25
|
+
@utrecht-table-header-cell-text-transform: unset;
|
|
26
|
+
@utrecht-table-margin-block-end: 0;
|
|
27
|
+
@utrecht-table-header-text-transform: unset;
|
|
28
|
+
@utrecht-page-header-logo-max-width: 120px;
|
|
29
|
+
@utrecht-page-footer-background-image: unset;
|
|
30
|
+
@utrecht-page-footer-logo-max-width: 150px;
|
|
31
|
+
@utrecht-form-input-font-size: 15px;
|
|
32
|
+
@utrecht-code-block-margin-inline-end: 0;
|
|
33
|
+
@utrecht-code-block-margin-inline-start: 0;
|
|
34
|
+
@utrecht-code-font-size: inherit;
|
|
35
|
+
@utrecht-button-primary-action-font-weight: inherit;
|
|
36
|
+
@utrecht-button-font-weight: 500;
|
|
37
|
+
@utrecht-button-font-size: inherit;
|
|
38
|
+
@utrecht-button-border-radius: 5px;
|
|
39
|
+
@utrecht-action-submit-cursor: pointer;
|
|
40
|
+
@utrecht-action-disabled-cursor: not-allowed;
|
|
41
|
+
@utrecht-action-busy-cursor: wait;
|
|
42
|
+
@noordwijk-typography-font-weight-light: 100;
|
|
43
|
+
@noordwijk-typography-font-weight-normal: 300;
|
|
44
|
+
@noordwijk-typography-font-weight-bold: 700;
|
|
45
|
+
@noordwijk-typography-monospace-font-family: Monospace, "Lucida Console";
|
|
46
|
+
@noordwijk-typography-roboto-slab-font-family: "Roboto Slab", Arial, sans-serif;
|
|
47
|
+
@noordwijk-typography-roboto-font-family: "Roboto", Arial, sans-serif;
|
|
48
|
+
@noordwijk-size-4xl: 96px;
|
|
49
|
+
@noordwijk-size-3xl: 72px;
|
|
50
|
+
@noordwijk-size-2xl: 48px;
|
|
51
|
+
@noordwijk-size-xl: 32px;
|
|
52
|
+
@noordwijk-size-lg: 24px;
|
|
53
|
+
@noordwijk-size-md: 18px;
|
|
54
|
+
@noordwijk-size-sm: 14px;
|
|
55
|
+
@noordwijk-size-xs: 8px;
|
|
56
|
+
@noordwijk-size-2xs: 4px;
|
|
57
|
+
@noordwijk-size-3xs: 2px;
|
|
58
|
+
@noordwijk-size-4xs: 1px;
|
|
59
|
+
@noordwijk-font-size-4xl: 58px;
|
|
60
|
+
@noordwijk-font-size-3xl: 48px;
|
|
61
|
+
@noordwijk-font-size-2xl: 32px;
|
|
62
|
+
@noordwijk-font-size-xl: 24px;
|
|
63
|
+
@noordwijk-font-size-lg: 18px;
|
|
64
|
+
@noordwijk-font-size-md: 16px;
|
|
65
|
+
@noordwijk-font-size-sm: 14px;
|
|
66
|
+
@noordwijk-font-size-xs: 12px;
|
|
67
|
+
@noordwijk-font-size-2xs: 10px;
|
|
68
|
+
@noordwijk-font-size-3xs: 8px;
|
|
69
|
+
@noordwijk-font-size-4xs: 5px;
|
|
70
|
+
@noordwijk-color-black-0: #000000; // Base/Black
|
|
71
|
+
@noordwijk-color-white-100: #ffffff; // Base/White
|
|
72
|
+
@noordwijk-color-white-98: #fafafa;
|
|
73
|
+
@noordwijk-color-blue-30: #2c2276; // Base/Blue
|
|
74
|
+
@noordwijk-color-blue-15: #16113b;
|
|
75
|
+
@noordwijk-color-light-blue-96: #f2f7fa;
|
|
76
|
+
@noordwijk-color-light-blue-58: #6096c7;
|
|
77
|
+
@noordwijk-color-light-blue-51: #4685be;
|
|
78
|
+
@noordwijk-color-light-grey-96: #f5f5f5; // Base/LightGrey
|
|
79
|
+
@noordwijk-color-light-grey-92: #ebebeb;
|
|
80
|
+
@noordwijk-color-grey-97: #f7f7f7;
|
|
81
|
+
@noordwijk-color-grey-82: #d1d1d1;
|
|
82
|
+
@noordwijk-color-grey-55: #8c8c8c;
|
|
83
|
+
@noordwijk-color-grey-50: #808080; // Base/Grey
|
|
84
|
+
@noordwijk-color-grey-46: #757575;
|
|
85
|
+
@noordwijk-color-grey-29: #4a4a4a;
|
|
86
|
+
@noordwijk-color-alert-info-background: #cce5ff;
|
|
87
|
+
@noordwijk-color-alert-info: #004085;
|
|
88
|
+
@noordwijk-color-alert-succes-background: #d4edda;
|
|
89
|
+
@noordwijk-color-alert-succes: #155724;
|
|
90
|
+
@noordwijk-color-succes: #28a745;
|
|
91
|
+
@noordwijk-color-alert-warning-background: #fff3cd;
|
|
92
|
+
@noordwijk-color-alert-warning: #856404;
|
|
93
|
+
@noordwijk-color-warning: #ffc107;
|
|
94
|
+
@noordwijk-color-alert-error-background: #f8d7da;
|
|
95
|
+
@noordwijk-color-alert-error: #721c24;
|
|
96
|
+
@noordwijk-color-error: #dc3545;
|
|
97
|
+
@conduction-input-select-invalid-border-color: @noordwijk-color-error;
|
|
98
|
+
@conduction-input-select-border-radius: [object Object];
|
|
99
|
+
@conduction-input-select-border: @noordwijk-size-4xs solid @noordwijk-color-grey-46;
|
|
100
|
+
@conduction-input-select-background-color: @noordwijk-color-white-100;
|
|
101
|
+
@conduction-card-wrapper-padding-block-start: @noordwijk-size-md;
|
|
102
|
+
@conduction-card-wrapper-padding-block-end: @noordwijk-size-md;
|
|
103
|
+
@conduction-card-wrapper-padding-inline-start: @noordwijk-size-md;
|
|
104
|
+
@conduction-card-wrapper-padding-inline-end: @noordwijk-size-md;
|
|
105
|
+
@conduction-card-wrapper-color: @noordwijk-color-black-0;
|
|
106
|
+
@conduction-card-wrapper-background-color: @noordwijk-color-white-100;
|
|
107
|
+
@utrecht-paragraph-font-weight: @noordwijk-typography-font-weight-normal;
|
|
108
|
+
@utrecht-paragraph-font-size: @noordwijk-font-size-md;
|
|
109
|
+
@utrecht-paragraph-font-family: @noordwijk-typography-roboto-font-family;
|
|
110
|
+
@utrecht-page-margin-inline-end: @noordwijk-size-lg;
|
|
111
|
+
@utrecht-page-margin-inline-start: @noordwijk-size-lg;
|
|
112
|
+
@utrecht-unordered-list-marker-color: @noordwijk-color-light-blue-58;
|
|
113
|
+
@utrecht-unordered-list-item-margin-block-end: @noordwijk-size-xs;
|
|
114
|
+
@utrecht-unordered-list-item-margin-block-start: @noordwijk-size-xs;
|
|
115
|
+
@utrecht-unordered-list-margin-block-start: @noordwijk-size-md;
|
|
116
|
+
@utrecht-ordered-list-item-margin-block-end: @noordwijk-size-2xs;
|
|
117
|
+
@utrecht-ordered-list-item-margin-block-start: @noordwijk-size-2xs;
|
|
118
|
+
@utrecht-ordered-list-padding-inline-start: @noordwijk-size-xl;
|
|
119
|
+
@utrecht-ordered-list-margin-block-end: @noordwijk-size-sm;
|
|
120
|
+
@utrecht-ordered-list-margin-block-start: @noordwijk-size-sm;
|
|
121
|
+
@utrecht-link-icon-size: @noordwijk-size-md;
|
|
122
|
+
@utrecht-heading-5-margin-block-start: @noordwijk-size-md;
|
|
123
|
+
@utrecht-heading-5-margin-block-end: @noordwijk-size-lg;
|
|
124
|
+
@utrecht-heading-5-font-weight: @noordwijk-typography-font-weight-light;
|
|
125
|
+
@utrecht-heading-5-font-size: @noordwijk-font-size-sm;
|
|
126
|
+
@utrecht-heading-5-font-family: @noordwijk-typography-roboto-slab-font-family;
|
|
127
|
+
@utrecht-heading-4-margin-block-start: @noordwijk-size-md;
|
|
128
|
+
@utrecht-heading-4-margin-block-end: @noordwijk-size-lg;
|
|
129
|
+
@utrecht-heading-4-font-weight: @noordwijk-typography-font-weight-normal;
|
|
130
|
+
@utrecht-heading-4-font-size: @noordwijk-font-size-md;
|
|
131
|
+
@utrecht-heading-4-font-family: @noordwijk-typography-roboto-slab-font-family;
|
|
132
|
+
@utrecht-heading-3-margin-block-start: @noordwijk-size-md;
|
|
133
|
+
@utrecht-heading-3-margin-block-end: @noordwijk-size-xl;
|
|
134
|
+
@utrecht-heading-3-font-weight: @noordwijk-typography-font-weight-normal;
|
|
135
|
+
@utrecht-heading-3-font-size: @noordwijk-font-size-lg;
|
|
136
|
+
@utrecht-heading-3-font-family: @noordwijk-typography-roboto-slab-font-family;
|
|
137
|
+
@utrecht-heading-2-margin-block-start: @noordwijk-size-md;
|
|
138
|
+
@utrecht-heading-2-margin-block-end: @noordwijk-size-2xl;
|
|
139
|
+
@utrecht-heading-2-font-weight: @noordwijk-typography-font-weight-bold;
|
|
140
|
+
@utrecht-heading-2-font-size: @noordwijk-font-size-xl;
|
|
141
|
+
@utrecht-heading-2-font-family: @noordwijk-typography-roboto-slab-font-family;
|
|
142
|
+
@utrecht-heading-1-margin-block-start: @noordwijk-size-md;
|
|
143
|
+
@utrecht-heading-1-margin-block-end: @noordwijk-size-2xl;
|
|
144
|
+
@utrecht-heading-1-font-weight: @noordwijk-typography-font-weight-bold;
|
|
145
|
+
@utrecht-heading-1-font-size: @noordwijk-font-size-2xl;
|
|
146
|
+
@utrecht-heading-1-font-family: @noordwijk-typography-roboto-slab-font-family;
|
|
147
|
+
@utrecht-textbox-focus-background-color: @noordwijk-color-white-100;
|
|
148
|
+
@utrecht-textbox-placeholder-color: @noordwijk-color-grey-46;
|
|
149
|
+
@utrecht-textbox-padding-inline-start: @noordwijk-size-sm;
|
|
150
|
+
@utrecht-textbox-padding-inline-end: @noordwijk-size-sm;
|
|
151
|
+
@utrecht-textbox-padding-block-start: @noordwijk-size-xs;
|
|
152
|
+
@utrecht-textbox-padding-block-end: @noordwijk-size-xs;
|
|
153
|
+
@utrecht-textbox-font-family: @noordwijk-typography-roboto-font-family;
|
|
154
|
+
@utrecht-textbox-color: @noordwijk-color-grey-29;
|
|
155
|
+
@utrecht-textbox-border-width: @noordwijk-size-4xs;
|
|
156
|
+
@utrecht-textbox-border-color: @noordwijk-color-grey-55;
|
|
157
|
+
@utrecht-textbox-background-color: @noordwijk-color-white-100;
|
|
158
|
+
@utrecht-table-cell-padding-inline-start: @noordwijk-size-md;
|
|
159
|
+
@utrecht-table-cell-padding-inline-end: @noordwijk-size-md;
|
|
160
|
+
@utrecht-table-cell-padding-block-start: @noordwijk-size-md;
|
|
161
|
+
@utrecht-table-cell-padding-block-end: @noordwijk-size-md;
|
|
162
|
+
@utrecht-table-header-cell-font-weight: @noordwijk-typography-font-weight-bold;
|
|
163
|
+
@utrecht-table-margin-block-start: @noordwijk-size-md;
|
|
164
|
+
@utrecht-table-border-width: @noordwijk-size-4xs;
|
|
165
|
+
@utrecht-table-border-color: @noordwijk-color-black-0;
|
|
166
|
+
@utrecht-table-row-border-block-end-width: @noordwijk-size-4xs;
|
|
167
|
+
@utrecht-table-row-border-block-end-color: @noordwijk-color-black-0;
|
|
168
|
+
@utrecht-table-header-font-weight: @noordwijk-typography-font-weight-bold;
|
|
169
|
+
@utrecht-table-background-color: @noordwijk-color-white-100;
|
|
170
|
+
@utrecht-page-header-padding-block-end: @noordwijk-size-sm;
|
|
171
|
+
@utrecht-page-header-padding-block-start: @noordwijk-size-sm;
|
|
172
|
+
@utrecht-page-header-color: @noordwijk-color-blue-30;
|
|
173
|
+
@utrecht-page-header-background-color: @noordwijk-color-white-100;
|
|
174
|
+
@utrecht-page-footer-padding-block-start: @noordwijk-size-2xl;
|
|
175
|
+
@utrecht-page-footer-padding-block-end: @noordwijk-size-2xl;
|
|
176
|
+
@utrecht-page-footer-padding-inline-start: @noordwijk-size-sm;
|
|
177
|
+
@utrecht-page-footer-padding-inline-end: @noordwijk-size-sm;
|
|
178
|
+
@utrecht-page-footer-color: @noordwijk-color-black-0;
|
|
179
|
+
@utrecht-page-footer-background-color: @noordwijk-color-light-blue-96;
|
|
180
|
+
@utrecht-icon-gap: @noordwijk-size-xs;
|
|
181
|
+
@utrecht-form-input-focus-background-color: @noordwijk-color-white-100;
|
|
182
|
+
@utrecht-form-input-placeholder-color: @noordwijk-color-grey-46;
|
|
183
|
+
@utrecht-form-input-padding-inline-start: @noordwijk-size-sm;
|
|
184
|
+
@utrecht-form-input-padding-inline-end: @noordwijk-size-sm;
|
|
185
|
+
@utrecht-form-input-padding-block-start: @noordwijk-size-xs;
|
|
186
|
+
@utrecht-form-input-padding-block-end: @noordwijk-size-xs;
|
|
187
|
+
@utrecht-form-input-font-family: @noordwijk-typography-roboto-font-family;
|
|
188
|
+
@utrecht-form-input-color: @noordwijk-color-grey-29;
|
|
189
|
+
@utrecht-form-input-border-width: @noordwijk-size-4xs;
|
|
190
|
+
@utrecht-form-input-border-color: @noordwijk-color-grey-55;
|
|
191
|
+
@utrecht-form-input-background-color: @noordwijk-color-white-100;
|
|
192
|
+
@utrecht-document-font-size: @noordwijk-font-size-md;
|
|
193
|
+
@utrecht-document-font-family: @noordwijk-typography-roboto-font-family;
|
|
194
|
+
@utrecht-document-color: @noordwijk-color-black-0;
|
|
195
|
+
@utrecht-document-background-color: @noordwijk-color-light-blue-96;
|
|
196
|
+
@utrecht-code-block-padding-inline-end: @noordwijk-size-md;
|
|
197
|
+
@utrecht-code-block-padding-inline-start: @noordwijk-size-md;
|
|
198
|
+
@utrecht-code-block-padding-block-end: @noordwijk-size-md;
|
|
199
|
+
@utrecht-code-block-padding-block-start: @noordwijk-size-md;
|
|
200
|
+
@utrecht-code-block-margin-block-end: @noordwijk-size-md;
|
|
201
|
+
@utrecht-code-block-margin-block-start: @noordwijk-size-md;
|
|
202
|
+
@utrecht-code-block-line-height: @noordwijk-size-lg;
|
|
203
|
+
@utrecht-code-block-font-size: @noordwijk-font-size-md;
|
|
204
|
+
@utrecht-code-block-font-family: @noordwijk-typography-monospace-font-family;
|
|
205
|
+
@utrecht-code-block-color: @noordwijk-color-black-0;
|
|
206
|
+
@utrecht-code-block-background-color: @noordwijk-color-light-grey-92;
|
|
207
|
+
@utrecht-code-font-family: @noordwijk-typography-monospace-font-family;
|
|
208
|
+
@utrecht-code-color: @noordwijk-color-black-0;
|
|
209
|
+
@utrecht-code-background-color: @noordwijk-color-light-grey-92;
|
|
210
|
+
@utrecht-button-secondary-action-hover-background-color: @noordwijk-color-white-100;
|
|
211
|
+
@utrecht-button-secondary-action-font-weight: @noordwijk-typography-font-weight-normal;
|
|
212
|
+
@utrecht-button-secondary-action-border-width: @noordwijk-size-3xs;
|
|
213
|
+
@utrecht-button-secondary-action-background-color: @noordwijk-color-white-100;
|
|
214
|
+
@utrecht-button-primary-action-hover-color: @noordwijk-color-white-100;
|
|
215
|
+
@utrecht-button-primary-action-color: @noordwijk-color-white-100;
|
|
216
|
+
@utrecht-button-primary-action-border-width: @noordwijk-size-3xs;
|
|
217
|
+
@utrecht-button-hover-color: @noordwijk-color-white-100;
|
|
218
|
+
@utrecht-button-hover-border-color: @noordwijk-color-light-blue-51;
|
|
219
|
+
@utrecht-button-hover-background-color: @noordwijk-color-light-blue-51;
|
|
220
|
+
@utrecht-button-icon-gap: @noordwijk-size-xs;
|
|
221
|
+
@utrecht-button-padding-inline-end: @noordwijk-size-sm;
|
|
222
|
+
@utrecht-button-padding-inline-start: @noordwijk-size-sm;
|
|
223
|
+
@utrecht-button-padding-block-end: @noordwijk-size-2xs;
|
|
224
|
+
@utrecht-button-padding-block-start: @noordwijk-size-2xs;
|
|
225
|
+
@utrecht-button-font-family: @noordwijk-typography-roboto-slab-font-family;
|
|
226
|
+
@utrecht-button-color: @noordwijk-color-white-100;
|
|
227
|
+
@utrecht-button-border-width: @noordwijk-size-3xs;
|
|
228
|
+
@utrecht-button-border-color: @noordwijk-color-light-blue-58;
|
|
229
|
+
@utrecht-button-background-color: @noordwijk-color-light-blue-58;
|
|
230
|
+
@utrecht-blockquote-content-font-size: @noordwijk-font-size-md;
|
|
231
|
+
@utrecht-blockquote-content-color: @noordwijk-color-black-0;
|
|
232
|
+
@utrecht-blockquote-margin-inline-end: @noordwijk-size-xl;
|
|
233
|
+
@utrecht-blockquote-margin-inline-start: @noordwijk-size-xl;
|
|
234
|
+
@utrecht-alert-icon-gap: @noordwijk-size-xs;
|
|
235
|
+
@utrecht-alert-icon-ok-color: @noordwijk-color-alert-succes;
|
|
236
|
+
@utrecht-alert-icon-warning-color: @noordwijk-color-alert-warning;
|
|
237
|
+
@utrecht-alert-icon-error-color: @noordwijk-color-alert-error;
|
|
238
|
+
@utrecht-alert-icon-color: @noordwijk-color-alert-info;
|
|
239
|
+
@utrecht-alert-ok-color: @noordwijk-color-alert-succes;
|
|
240
|
+
@utrecht-alert-ok-background-color: @noordwijk-color-alert-succes-background;
|
|
241
|
+
@utrecht-alert-error-color: @noordwijk-color-alert-error;
|
|
242
|
+
@utrecht-alert-error-background-color: @noordwijk-color-alert-error-background;
|
|
243
|
+
@utrecht-alert-warning-color: @noordwijk-color-alert-warning;
|
|
244
|
+
@utrecht-alert-warning-background-color: @noordwijk-color-alert-warning-background;
|
|
245
|
+
@utrecht-alert-padding-inline-end: @noordwijk-size-lg;
|
|
246
|
+
@utrecht-alert-padding-inline-start: @noordwijk-size-lg;
|
|
247
|
+
@utrecht-alert-padding-block-end: @noordwijk-size-lg;
|
|
248
|
+
@utrecht-alert-padding-block-start: @noordwijk-size-lg;
|
|
249
|
+
@utrecht-alert-color: @noordwijk-color-alert-info;
|
|
250
|
+
@utrecht-alert-background-color: @noordwijk-color-alert-info-background;
|
|
251
|
+
@utrecht-space-inline-3xl: @noordwijk-size-3xl;
|
|
252
|
+
@utrecht-space-inline-2xl: @noordwijk-size-2xl;
|
|
253
|
+
@utrecht-space-inline-xl: @noordwijk-size-xl;
|
|
254
|
+
@utrecht-space-inline-lg: @noordwijk-size-lg;
|
|
255
|
+
@utrecht-space-inline-md: @noordwijk-size-md;
|
|
256
|
+
@utrecht-space-inline-sm: @noordwijk-size-sm;
|
|
257
|
+
@utrecht-space-inline-xs: @noordwijk-size-xs;
|
|
258
|
+
@utrecht-space-inline-2xs: @noordwijk-size-2xs;
|
|
259
|
+
@utrecht-space-inline-3xs: @noordwijk-size-3xs;
|
|
260
|
+
@utrecht-space-block-3xl: @noordwijk-size-3xl;
|
|
261
|
+
@utrecht-space-block-2xl: @noordwijk-size-2xl;
|
|
262
|
+
@utrecht-space-block-xl: @noordwijk-size-xl;
|
|
263
|
+
@utrecht-space-block-lg: @noordwijk-size-lg;
|
|
264
|
+
@utrecht-space-block-md: @noordwijk-size-md;
|
|
265
|
+
@utrecht-space-block-sm: @noordwijk-size-sm;
|
|
266
|
+
@utrecht-space-block-xs: @noordwijk-size-xs;
|
|
267
|
+
@utrecht-space-block-2xs: @noordwijk-size-2xs;
|
|
268
|
+
@utrecht-space-block-3xs: @noordwijk-size-3xs;
|
|
269
|
+
@noordwijk-typography-scale-4xl: @noordwijk-font-size-4xl;
|
|
270
|
+
@noordwijk-typography-scale-3xl: @noordwijk-font-size-3xl;
|
|
271
|
+
@noordwijk-typography-scale-2xl: @noordwijk-font-size-2xl;
|
|
272
|
+
@noordwijk-typography-scale-xl: @noordwijk-font-size-xl;
|
|
273
|
+
@noordwijk-typography-scale-lg: @noordwijk-font-size-lg;
|
|
274
|
+
@noordwijk-typography-scale-md: @noordwijk-font-size-md;
|
|
275
|
+
@noordwijk-typography-scale-sm: @noordwijk-font-size-sm;
|
|
276
|
+
@noordwijk-typography-scale-xs: @noordwijk-font-size-xs;
|
|
277
|
+
@noordwijk-typography-scale-2xs: @noordwijk-font-size-2xs;
|
|
278
|
+
@noordwijk-typography-scale-3xs: @noordwijk-font-size-3xs;
|
|
279
|
+
@noordwijk-typography-scale-4xs: @noordwijk-font-size-4xs;
|
|
280
|
+
@noordwijk-color-primary-hover: @noordwijk-color-blue-15;
|
|
281
|
+
@noordwijk-color-primary: @noordwijk-color-blue-30;
|
|
282
|
+
@utrecht-paragraph-color: @utrecht-document-color;
|
|
283
|
+
@utrecht-unordered-list-font-size: @utrecht-document-font-size;
|
|
284
|
+
@utrecht-ordered-list-font-size: @utrecht-document-font-size;
|
|
285
|
+
@utrecht-link-visited-color: @noordwijk-color-primary;
|
|
286
|
+
@utrecht-link-hover-color: @noordwijk-color-primary-hover;
|
|
287
|
+
@utrecht-link-color: @noordwijk-color-primary;
|
|
288
|
+
@utrecht-heading-5-color: @noordwijk-color-primary;
|
|
289
|
+
@utrecht-heading-4-color: @noordwijk-color-primary;
|
|
290
|
+
@utrecht-heading-3-color: @noordwijk-color-primary;
|
|
291
|
+
@utrecht-heading-2-color: @noordwijk-color-primary;
|
|
292
|
+
@utrecht-heading-1-color: @noordwijk-color-primary !important;
|
|
293
|
+
@utrecht-table-header-cell-color: @utrecht-document-color;
|
|
294
|
+
@utrecht-table-header-cell-font-size: @utrecht-document-font-size;
|
|
295
|
+
@utrecht-table-font-size: @utrecht-document-font-size;
|
|
296
|
+
@utrecht-table-font-family: @utrecht-document-font-family;
|
|
297
|
+
@utrecht-table-header-color: @utrecht-document-color;
|
|
298
|
+
@utrecht-button-secondary-action-hover-color: @noordwijk-color-primary-hover;
|
|
299
|
+
@utrecht-button-secondary-action-hover-border-color: @noordwijk-color-primary-hover;
|
|
300
|
+
@utrecht-button-secondary-action-color: @noordwijk-color-primary;
|
|
301
|
+
@utrecht-button-secondary-action-border-color: @noordwijk-color-primary;
|
|
302
|
+
@utrecht-button-primary-action-hover-border-color: @noordwijk-color-primary;
|
|
303
|
+
@utrecht-button-primary-action-hover-background-color: @noordwijk-color-primary;
|
|
304
|
+
@utrecht-button-primary-action-border-color: @noordwijk-color-primary;
|
|
305
|
+
@utrecht-button-primary-action-background-color: @noordwijk-color-primary;
|
|
306
|
+
@noordwijk-color-info: @noordwijk-color-primary;
|
|
@@ -0,0 +1,306 @@
|
|
|
1
|
+
|
|
2
|
+
// Do not edit directly
|
|
3
|
+
// Generated on Tue, 22 Aug 2023 15:08:13 GMT
|
|
4
|
+
|
|
5
|
+
$conduction-input-select-padding-block-start: 0;
|
|
6
|
+
$conduction-input-select-padding-block-end: 0;
|
|
7
|
+
$conduction-input-select-border-focus: unset;
|
|
8
|
+
$conduction-card-wrapper-border-radius: 5px;
|
|
9
|
+
$conduction-card-wrapper-border-width: unset;
|
|
10
|
+
$utrecht-paragraph-margin-block-end: 0;
|
|
11
|
+
$utrecht-paragraph-margin-block-start: 0;
|
|
12
|
+
$utrecht-paragraph-line-height: 1.5em;
|
|
13
|
+
$utrecht-page-max-inline-size: 1140px;
|
|
14
|
+
$utrecht-unordered-list-item-padding-inline-start: 1ch;
|
|
15
|
+
$utrecht-unordered-list-padding-inline-start: 2ch;
|
|
16
|
+
$utrecht-unordered-list-margin-block-end: 0;
|
|
17
|
+
$utrecht-ordered-list-item-padding-inline-start: 1ch;
|
|
18
|
+
$utrecht-link-hover-text-decoration-thickness: 0;
|
|
19
|
+
$utrecht-link-hover-text-decoration: underline;
|
|
20
|
+
$utrecht-link-text-underline-offset: 0.25em;
|
|
21
|
+
$utrecht-link-text-decoration-thickness: 0;
|
|
22
|
+
$utrecht-link-text-decoration-color: unset;
|
|
23
|
+
$utrecht-link-text-decoration: underline;
|
|
24
|
+
$utrecht-textbox-font-size: 15px;
|
|
25
|
+
$utrecht-table-header-cell-text-transform: unset;
|
|
26
|
+
$utrecht-table-margin-block-end: 0;
|
|
27
|
+
$utrecht-table-header-text-transform: unset;
|
|
28
|
+
$utrecht-page-header-logo-max-width: 120px;
|
|
29
|
+
$utrecht-page-footer-background-image: unset;
|
|
30
|
+
$utrecht-page-footer-logo-max-width: 150px;
|
|
31
|
+
$utrecht-form-input-font-size: 15px;
|
|
32
|
+
$utrecht-code-block-margin-inline-end: 0;
|
|
33
|
+
$utrecht-code-block-margin-inline-start: 0;
|
|
34
|
+
$utrecht-code-font-size: inherit;
|
|
35
|
+
$utrecht-button-primary-action-font-weight: inherit;
|
|
36
|
+
$utrecht-button-font-weight: 500;
|
|
37
|
+
$utrecht-button-font-size: inherit;
|
|
38
|
+
$utrecht-button-border-radius: 5px;
|
|
39
|
+
$utrecht-action-submit-cursor: pointer;
|
|
40
|
+
$utrecht-action-disabled-cursor: not-allowed;
|
|
41
|
+
$utrecht-action-busy-cursor: wait;
|
|
42
|
+
$noordwijk-typography-font-weight-light: 100;
|
|
43
|
+
$noordwijk-typography-font-weight-normal: 300;
|
|
44
|
+
$noordwijk-typography-font-weight-bold: 700;
|
|
45
|
+
$noordwijk-typography-monospace-font-family: Monospace, "Lucida Console";
|
|
46
|
+
$noordwijk-typography-roboto-slab-font-family: "Roboto Slab", Arial, sans-serif;
|
|
47
|
+
$noordwijk-typography-roboto-font-family: "Roboto", Arial, sans-serif;
|
|
48
|
+
$noordwijk-size-4xl: 96px;
|
|
49
|
+
$noordwijk-size-3xl: 72px;
|
|
50
|
+
$noordwijk-size-2xl: 48px;
|
|
51
|
+
$noordwijk-size-xl: 32px;
|
|
52
|
+
$noordwijk-size-lg: 24px;
|
|
53
|
+
$noordwijk-size-md: 18px;
|
|
54
|
+
$noordwijk-size-sm: 14px;
|
|
55
|
+
$noordwijk-size-xs: 8px;
|
|
56
|
+
$noordwijk-size-2xs: 4px;
|
|
57
|
+
$noordwijk-size-3xs: 2px;
|
|
58
|
+
$noordwijk-size-4xs: 1px;
|
|
59
|
+
$noordwijk-font-size-4xl: 58px;
|
|
60
|
+
$noordwijk-font-size-3xl: 48px;
|
|
61
|
+
$noordwijk-font-size-2xl: 32px;
|
|
62
|
+
$noordwijk-font-size-xl: 24px;
|
|
63
|
+
$noordwijk-font-size-lg: 18px;
|
|
64
|
+
$noordwijk-font-size-md: 16px;
|
|
65
|
+
$noordwijk-font-size-sm: 14px;
|
|
66
|
+
$noordwijk-font-size-xs: 12px;
|
|
67
|
+
$noordwijk-font-size-2xs: 10px;
|
|
68
|
+
$noordwijk-font-size-3xs: 8px;
|
|
69
|
+
$noordwijk-font-size-4xs: 5px;
|
|
70
|
+
$noordwijk-color-black-0: #000000; // Base/Black
|
|
71
|
+
$noordwijk-color-white-100: #ffffff; // Base/White
|
|
72
|
+
$noordwijk-color-white-98: #fafafa;
|
|
73
|
+
$noordwijk-color-blue-30: #2c2276; // Base/Blue
|
|
74
|
+
$noordwijk-color-blue-15: #16113b;
|
|
75
|
+
$noordwijk-color-light-blue-96: #f2f7fa;
|
|
76
|
+
$noordwijk-color-light-blue-58: #6096c7;
|
|
77
|
+
$noordwijk-color-light-blue-51: #4685be;
|
|
78
|
+
$noordwijk-color-light-grey-96: #f5f5f5; // Base/LightGrey
|
|
79
|
+
$noordwijk-color-light-grey-92: #ebebeb;
|
|
80
|
+
$noordwijk-color-grey-97: #f7f7f7;
|
|
81
|
+
$noordwijk-color-grey-82: #d1d1d1;
|
|
82
|
+
$noordwijk-color-grey-55: #8c8c8c;
|
|
83
|
+
$noordwijk-color-grey-50: #808080; // Base/Grey
|
|
84
|
+
$noordwijk-color-grey-46: #757575;
|
|
85
|
+
$noordwijk-color-grey-29: #4a4a4a;
|
|
86
|
+
$noordwijk-color-alert-info-background: #cce5ff;
|
|
87
|
+
$noordwijk-color-alert-info: #004085;
|
|
88
|
+
$noordwijk-color-alert-succes-background: #d4edda;
|
|
89
|
+
$noordwijk-color-alert-succes: #155724;
|
|
90
|
+
$noordwijk-color-succes: #28a745;
|
|
91
|
+
$noordwijk-color-alert-warning-background: #fff3cd;
|
|
92
|
+
$noordwijk-color-alert-warning: #856404;
|
|
93
|
+
$noordwijk-color-warning: #ffc107;
|
|
94
|
+
$noordwijk-color-alert-error-background: #f8d7da;
|
|
95
|
+
$noordwijk-color-alert-error: #721c24;
|
|
96
|
+
$noordwijk-color-error: #dc3545;
|
|
97
|
+
$conduction-input-select-invalid-border-color: $noordwijk-color-error;
|
|
98
|
+
$conduction-input-select-border-radius: [object Object];
|
|
99
|
+
$conduction-input-select-border: $noordwijk-size-4xs solid $noordwijk-color-grey-46;
|
|
100
|
+
$conduction-input-select-background-color: $noordwijk-color-white-100;
|
|
101
|
+
$conduction-card-wrapper-padding-block-start: $noordwijk-size-md;
|
|
102
|
+
$conduction-card-wrapper-padding-block-end: $noordwijk-size-md;
|
|
103
|
+
$conduction-card-wrapper-padding-inline-start: $noordwijk-size-md;
|
|
104
|
+
$conduction-card-wrapper-padding-inline-end: $noordwijk-size-md;
|
|
105
|
+
$conduction-card-wrapper-color: $noordwijk-color-black-0;
|
|
106
|
+
$conduction-card-wrapper-background-color: $noordwijk-color-white-100;
|
|
107
|
+
$utrecht-paragraph-font-weight: $noordwijk-typography-font-weight-normal;
|
|
108
|
+
$utrecht-paragraph-font-size: $noordwijk-font-size-md;
|
|
109
|
+
$utrecht-paragraph-font-family: $noordwijk-typography-roboto-font-family;
|
|
110
|
+
$utrecht-page-margin-inline-end: $noordwijk-size-lg;
|
|
111
|
+
$utrecht-page-margin-inline-start: $noordwijk-size-lg;
|
|
112
|
+
$utrecht-unordered-list-marker-color: $noordwijk-color-light-blue-58;
|
|
113
|
+
$utrecht-unordered-list-item-margin-block-end: $noordwijk-size-xs;
|
|
114
|
+
$utrecht-unordered-list-item-margin-block-start: $noordwijk-size-xs;
|
|
115
|
+
$utrecht-unordered-list-margin-block-start: $noordwijk-size-md;
|
|
116
|
+
$utrecht-ordered-list-item-margin-block-end: $noordwijk-size-2xs;
|
|
117
|
+
$utrecht-ordered-list-item-margin-block-start: $noordwijk-size-2xs;
|
|
118
|
+
$utrecht-ordered-list-padding-inline-start: $noordwijk-size-xl;
|
|
119
|
+
$utrecht-ordered-list-margin-block-end: $noordwijk-size-sm;
|
|
120
|
+
$utrecht-ordered-list-margin-block-start: $noordwijk-size-sm;
|
|
121
|
+
$utrecht-link-icon-size: $noordwijk-size-md;
|
|
122
|
+
$utrecht-heading-5-margin-block-start: $noordwijk-size-md;
|
|
123
|
+
$utrecht-heading-5-margin-block-end: $noordwijk-size-lg;
|
|
124
|
+
$utrecht-heading-5-font-weight: $noordwijk-typography-font-weight-light;
|
|
125
|
+
$utrecht-heading-5-font-size: $noordwijk-font-size-sm;
|
|
126
|
+
$utrecht-heading-5-font-family: $noordwijk-typography-roboto-slab-font-family;
|
|
127
|
+
$utrecht-heading-4-margin-block-start: $noordwijk-size-md;
|
|
128
|
+
$utrecht-heading-4-margin-block-end: $noordwijk-size-lg;
|
|
129
|
+
$utrecht-heading-4-font-weight: $noordwijk-typography-font-weight-normal;
|
|
130
|
+
$utrecht-heading-4-font-size: $noordwijk-font-size-md;
|
|
131
|
+
$utrecht-heading-4-font-family: $noordwijk-typography-roboto-slab-font-family;
|
|
132
|
+
$utrecht-heading-3-margin-block-start: $noordwijk-size-md;
|
|
133
|
+
$utrecht-heading-3-margin-block-end: $noordwijk-size-xl;
|
|
134
|
+
$utrecht-heading-3-font-weight: $noordwijk-typography-font-weight-normal;
|
|
135
|
+
$utrecht-heading-3-font-size: $noordwijk-font-size-lg;
|
|
136
|
+
$utrecht-heading-3-font-family: $noordwijk-typography-roboto-slab-font-family;
|
|
137
|
+
$utrecht-heading-2-margin-block-start: $noordwijk-size-md;
|
|
138
|
+
$utrecht-heading-2-margin-block-end: $noordwijk-size-2xl;
|
|
139
|
+
$utrecht-heading-2-font-weight: $noordwijk-typography-font-weight-bold;
|
|
140
|
+
$utrecht-heading-2-font-size: $noordwijk-font-size-xl;
|
|
141
|
+
$utrecht-heading-2-font-family: $noordwijk-typography-roboto-slab-font-family;
|
|
142
|
+
$utrecht-heading-1-margin-block-start: $noordwijk-size-md;
|
|
143
|
+
$utrecht-heading-1-margin-block-end: $noordwijk-size-2xl;
|
|
144
|
+
$utrecht-heading-1-font-weight: $noordwijk-typography-font-weight-bold;
|
|
145
|
+
$utrecht-heading-1-font-size: $noordwijk-font-size-2xl;
|
|
146
|
+
$utrecht-heading-1-font-family: $noordwijk-typography-roboto-slab-font-family;
|
|
147
|
+
$utrecht-textbox-focus-background-color: $noordwijk-color-white-100;
|
|
148
|
+
$utrecht-textbox-placeholder-color: $noordwijk-color-grey-46;
|
|
149
|
+
$utrecht-textbox-padding-inline-start: $noordwijk-size-sm;
|
|
150
|
+
$utrecht-textbox-padding-inline-end: $noordwijk-size-sm;
|
|
151
|
+
$utrecht-textbox-padding-block-start: $noordwijk-size-xs;
|
|
152
|
+
$utrecht-textbox-padding-block-end: $noordwijk-size-xs;
|
|
153
|
+
$utrecht-textbox-font-family: $noordwijk-typography-roboto-font-family;
|
|
154
|
+
$utrecht-textbox-color: $noordwijk-color-grey-29;
|
|
155
|
+
$utrecht-textbox-border-width: $noordwijk-size-4xs;
|
|
156
|
+
$utrecht-textbox-border-color: $noordwijk-color-grey-55;
|
|
157
|
+
$utrecht-textbox-background-color: $noordwijk-color-white-100;
|
|
158
|
+
$utrecht-table-cell-padding-inline-start: $noordwijk-size-md;
|
|
159
|
+
$utrecht-table-cell-padding-inline-end: $noordwijk-size-md;
|
|
160
|
+
$utrecht-table-cell-padding-block-start: $noordwijk-size-md;
|
|
161
|
+
$utrecht-table-cell-padding-block-end: $noordwijk-size-md;
|
|
162
|
+
$utrecht-table-header-cell-font-weight: $noordwijk-typography-font-weight-bold;
|
|
163
|
+
$utrecht-table-margin-block-start: $noordwijk-size-md;
|
|
164
|
+
$utrecht-table-border-width: $noordwijk-size-4xs;
|
|
165
|
+
$utrecht-table-border-color: $noordwijk-color-black-0;
|
|
166
|
+
$utrecht-table-row-border-block-end-width: $noordwijk-size-4xs;
|
|
167
|
+
$utrecht-table-row-border-block-end-color: $noordwijk-color-black-0;
|
|
168
|
+
$utrecht-table-header-font-weight: $noordwijk-typography-font-weight-bold;
|
|
169
|
+
$utrecht-table-background-color: $noordwijk-color-white-100;
|
|
170
|
+
$utrecht-page-header-padding-block-end: $noordwijk-size-sm;
|
|
171
|
+
$utrecht-page-header-padding-block-start: $noordwijk-size-sm;
|
|
172
|
+
$utrecht-page-header-color: $noordwijk-color-blue-30;
|
|
173
|
+
$utrecht-page-header-background-color: $noordwijk-color-white-100;
|
|
174
|
+
$utrecht-page-footer-padding-block-start: $noordwijk-size-2xl;
|
|
175
|
+
$utrecht-page-footer-padding-block-end: $noordwijk-size-2xl;
|
|
176
|
+
$utrecht-page-footer-padding-inline-start: $noordwijk-size-sm;
|
|
177
|
+
$utrecht-page-footer-padding-inline-end: $noordwijk-size-sm;
|
|
178
|
+
$utrecht-page-footer-color: $noordwijk-color-black-0;
|
|
179
|
+
$utrecht-page-footer-background-color: $noordwijk-color-light-blue-96;
|
|
180
|
+
$utrecht-icon-gap: $noordwijk-size-xs;
|
|
181
|
+
$utrecht-form-input-focus-background-color: $noordwijk-color-white-100;
|
|
182
|
+
$utrecht-form-input-placeholder-color: $noordwijk-color-grey-46;
|
|
183
|
+
$utrecht-form-input-padding-inline-start: $noordwijk-size-sm;
|
|
184
|
+
$utrecht-form-input-padding-inline-end: $noordwijk-size-sm;
|
|
185
|
+
$utrecht-form-input-padding-block-start: $noordwijk-size-xs;
|
|
186
|
+
$utrecht-form-input-padding-block-end: $noordwijk-size-xs;
|
|
187
|
+
$utrecht-form-input-font-family: $noordwijk-typography-roboto-font-family;
|
|
188
|
+
$utrecht-form-input-color: $noordwijk-color-grey-29;
|
|
189
|
+
$utrecht-form-input-border-width: $noordwijk-size-4xs;
|
|
190
|
+
$utrecht-form-input-border-color: $noordwijk-color-grey-55;
|
|
191
|
+
$utrecht-form-input-background-color: $noordwijk-color-white-100;
|
|
192
|
+
$utrecht-document-font-size: $noordwijk-font-size-md;
|
|
193
|
+
$utrecht-document-font-family: $noordwijk-typography-roboto-font-family;
|
|
194
|
+
$utrecht-document-color: $noordwijk-color-black-0;
|
|
195
|
+
$utrecht-document-background-color: $noordwijk-color-light-blue-96;
|
|
196
|
+
$utrecht-code-block-padding-inline-end: $noordwijk-size-md;
|
|
197
|
+
$utrecht-code-block-padding-inline-start: $noordwijk-size-md;
|
|
198
|
+
$utrecht-code-block-padding-block-end: $noordwijk-size-md;
|
|
199
|
+
$utrecht-code-block-padding-block-start: $noordwijk-size-md;
|
|
200
|
+
$utrecht-code-block-margin-block-end: $noordwijk-size-md;
|
|
201
|
+
$utrecht-code-block-margin-block-start: $noordwijk-size-md;
|
|
202
|
+
$utrecht-code-block-line-height: $noordwijk-size-lg;
|
|
203
|
+
$utrecht-code-block-font-size: $noordwijk-font-size-md;
|
|
204
|
+
$utrecht-code-block-font-family: $noordwijk-typography-monospace-font-family;
|
|
205
|
+
$utrecht-code-block-color: $noordwijk-color-black-0;
|
|
206
|
+
$utrecht-code-block-background-color: $noordwijk-color-light-grey-92;
|
|
207
|
+
$utrecht-code-font-family: $noordwijk-typography-monospace-font-family;
|
|
208
|
+
$utrecht-code-color: $noordwijk-color-black-0;
|
|
209
|
+
$utrecht-code-background-color: $noordwijk-color-light-grey-92;
|
|
210
|
+
$utrecht-button-secondary-action-hover-background-color: $noordwijk-color-white-100;
|
|
211
|
+
$utrecht-button-secondary-action-font-weight: $noordwijk-typography-font-weight-normal;
|
|
212
|
+
$utrecht-button-secondary-action-border-width: $noordwijk-size-3xs;
|
|
213
|
+
$utrecht-button-secondary-action-background-color: $noordwijk-color-white-100;
|
|
214
|
+
$utrecht-button-primary-action-hover-color: $noordwijk-color-white-100;
|
|
215
|
+
$utrecht-button-primary-action-color: $noordwijk-color-white-100;
|
|
216
|
+
$utrecht-button-primary-action-border-width: $noordwijk-size-3xs;
|
|
217
|
+
$utrecht-button-hover-color: $noordwijk-color-white-100;
|
|
218
|
+
$utrecht-button-hover-border-color: $noordwijk-color-light-blue-51;
|
|
219
|
+
$utrecht-button-hover-background-color: $noordwijk-color-light-blue-51;
|
|
220
|
+
$utrecht-button-icon-gap: $noordwijk-size-xs;
|
|
221
|
+
$utrecht-button-padding-inline-end: $noordwijk-size-sm;
|
|
222
|
+
$utrecht-button-padding-inline-start: $noordwijk-size-sm;
|
|
223
|
+
$utrecht-button-padding-block-end: $noordwijk-size-2xs;
|
|
224
|
+
$utrecht-button-padding-block-start: $noordwijk-size-2xs;
|
|
225
|
+
$utrecht-button-font-family: $noordwijk-typography-roboto-slab-font-family;
|
|
226
|
+
$utrecht-button-color: $noordwijk-color-white-100;
|
|
227
|
+
$utrecht-button-border-width: $noordwijk-size-3xs;
|
|
228
|
+
$utrecht-button-border-color: $noordwijk-color-light-blue-58;
|
|
229
|
+
$utrecht-button-background-color: $noordwijk-color-light-blue-58;
|
|
230
|
+
$utrecht-blockquote-content-font-size: $noordwijk-font-size-md;
|
|
231
|
+
$utrecht-blockquote-content-color: $noordwijk-color-black-0;
|
|
232
|
+
$utrecht-blockquote-margin-inline-end: $noordwijk-size-xl;
|
|
233
|
+
$utrecht-blockquote-margin-inline-start: $noordwijk-size-xl;
|
|
234
|
+
$utrecht-alert-icon-gap: $noordwijk-size-xs;
|
|
235
|
+
$utrecht-alert-icon-ok-color: $noordwijk-color-alert-succes;
|
|
236
|
+
$utrecht-alert-icon-warning-color: $noordwijk-color-alert-warning;
|
|
237
|
+
$utrecht-alert-icon-error-color: $noordwijk-color-alert-error;
|
|
238
|
+
$utrecht-alert-icon-color: $noordwijk-color-alert-info;
|
|
239
|
+
$utrecht-alert-ok-color: $noordwijk-color-alert-succes;
|
|
240
|
+
$utrecht-alert-ok-background-color: $noordwijk-color-alert-succes-background;
|
|
241
|
+
$utrecht-alert-error-color: $noordwijk-color-alert-error;
|
|
242
|
+
$utrecht-alert-error-background-color: $noordwijk-color-alert-error-background;
|
|
243
|
+
$utrecht-alert-warning-color: $noordwijk-color-alert-warning;
|
|
244
|
+
$utrecht-alert-warning-background-color: $noordwijk-color-alert-warning-background;
|
|
245
|
+
$utrecht-alert-padding-inline-end: $noordwijk-size-lg;
|
|
246
|
+
$utrecht-alert-padding-inline-start: $noordwijk-size-lg;
|
|
247
|
+
$utrecht-alert-padding-block-end: $noordwijk-size-lg;
|
|
248
|
+
$utrecht-alert-padding-block-start: $noordwijk-size-lg;
|
|
249
|
+
$utrecht-alert-color: $noordwijk-color-alert-info;
|
|
250
|
+
$utrecht-alert-background-color: $noordwijk-color-alert-info-background;
|
|
251
|
+
$utrecht-space-inline-3xl: $noordwijk-size-3xl;
|
|
252
|
+
$utrecht-space-inline-2xl: $noordwijk-size-2xl;
|
|
253
|
+
$utrecht-space-inline-xl: $noordwijk-size-xl;
|
|
254
|
+
$utrecht-space-inline-lg: $noordwijk-size-lg;
|
|
255
|
+
$utrecht-space-inline-md: $noordwijk-size-md;
|
|
256
|
+
$utrecht-space-inline-sm: $noordwijk-size-sm;
|
|
257
|
+
$utrecht-space-inline-xs: $noordwijk-size-xs;
|
|
258
|
+
$utrecht-space-inline-2xs: $noordwijk-size-2xs;
|
|
259
|
+
$utrecht-space-inline-3xs: $noordwijk-size-3xs;
|
|
260
|
+
$utrecht-space-block-3xl: $noordwijk-size-3xl;
|
|
261
|
+
$utrecht-space-block-2xl: $noordwijk-size-2xl;
|
|
262
|
+
$utrecht-space-block-xl: $noordwijk-size-xl;
|
|
263
|
+
$utrecht-space-block-lg: $noordwijk-size-lg;
|
|
264
|
+
$utrecht-space-block-md: $noordwijk-size-md;
|
|
265
|
+
$utrecht-space-block-sm: $noordwijk-size-sm;
|
|
266
|
+
$utrecht-space-block-xs: $noordwijk-size-xs;
|
|
267
|
+
$utrecht-space-block-2xs: $noordwijk-size-2xs;
|
|
268
|
+
$utrecht-space-block-3xs: $noordwijk-size-3xs;
|
|
269
|
+
$noordwijk-typography-scale-4xl: $noordwijk-font-size-4xl;
|
|
270
|
+
$noordwijk-typography-scale-3xl: $noordwijk-font-size-3xl;
|
|
271
|
+
$noordwijk-typography-scale-2xl: $noordwijk-font-size-2xl;
|
|
272
|
+
$noordwijk-typography-scale-xl: $noordwijk-font-size-xl;
|
|
273
|
+
$noordwijk-typography-scale-lg: $noordwijk-font-size-lg;
|
|
274
|
+
$noordwijk-typography-scale-md: $noordwijk-font-size-md;
|
|
275
|
+
$noordwijk-typography-scale-sm: $noordwijk-font-size-sm;
|
|
276
|
+
$noordwijk-typography-scale-xs: $noordwijk-font-size-xs;
|
|
277
|
+
$noordwijk-typography-scale-2xs: $noordwijk-font-size-2xs;
|
|
278
|
+
$noordwijk-typography-scale-3xs: $noordwijk-font-size-3xs;
|
|
279
|
+
$noordwijk-typography-scale-4xs: $noordwijk-font-size-4xs;
|
|
280
|
+
$noordwijk-color-primary-hover: $noordwijk-color-blue-15;
|
|
281
|
+
$noordwijk-color-primary: $noordwijk-color-blue-30;
|
|
282
|
+
$utrecht-paragraph-color: $utrecht-document-color;
|
|
283
|
+
$utrecht-unordered-list-font-size: $utrecht-document-font-size;
|
|
284
|
+
$utrecht-ordered-list-font-size: $utrecht-document-font-size;
|
|
285
|
+
$utrecht-link-visited-color: $noordwijk-color-primary;
|
|
286
|
+
$utrecht-link-hover-color: $noordwijk-color-primary-hover;
|
|
287
|
+
$utrecht-link-color: $noordwijk-color-primary;
|
|
288
|
+
$utrecht-heading-5-color: $noordwijk-color-primary;
|
|
289
|
+
$utrecht-heading-4-color: $noordwijk-color-primary;
|
|
290
|
+
$utrecht-heading-3-color: $noordwijk-color-primary;
|
|
291
|
+
$utrecht-heading-2-color: $noordwijk-color-primary;
|
|
292
|
+
$utrecht-heading-1-color: $noordwijk-color-primary !important;
|
|
293
|
+
$utrecht-table-header-cell-color: $utrecht-document-color;
|
|
294
|
+
$utrecht-table-header-cell-font-size: $utrecht-document-font-size;
|
|
295
|
+
$utrecht-table-font-size: $utrecht-document-font-size;
|
|
296
|
+
$utrecht-table-font-family: $utrecht-document-font-family;
|
|
297
|
+
$utrecht-table-header-color: $utrecht-document-color;
|
|
298
|
+
$utrecht-button-secondary-action-hover-color: $noordwijk-color-primary-hover;
|
|
299
|
+
$utrecht-button-secondary-action-hover-border-color: $noordwijk-color-primary-hover;
|
|
300
|
+
$utrecht-button-secondary-action-color: $noordwijk-color-primary;
|
|
301
|
+
$utrecht-button-secondary-action-border-color: $noordwijk-color-primary;
|
|
302
|
+
$utrecht-button-primary-action-hover-border-color: $noordwijk-color-primary;
|
|
303
|
+
$utrecht-button-primary-action-hover-background-color: $noordwijk-color-primary;
|
|
304
|
+
$utrecht-button-primary-action-border-color: $noordwijk-color-primary;
|
|
305
|
+
$utrecht-button-primary-action-background-color: $noordwijk-color-primary;
|
|
306
|
+
$noordwijk-color-info: $noordwijk-color-primary;
|