@conduction/theme 1.0.24 → 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 +7 -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 +1956 -1981
- package/conduction-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +5 -12
- package/municipalities/dinkelland-design-tokens/README.md +3 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +74 -76
- package/municipalities/dinkelland-design-tokens/dist/index.js +80 -82
- package/municipalities/dinkelland-design-tokens/dist/index.json +153 -191
- package/municipalities/dinkelland-design-tokens/dist/index.less +74 -76
- package/municipalities/dinkelland-design-tokens/dist/index.scss +74 -76
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +2198 -2241
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/epe-design-tokens/README.md +3 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +66 -73
- package/municipalities/epe-design-tokens/dist/index.js +75 -82
- package/municipalities/epe-design-tokens/dist/index.json +151 -298
- package/municipalities/epe-design-tokens/dist/index.less +66 -73
- package/municipalities/epe-design-tokens/dist/index.scss +66 -73
- package/municipalities/epe-design-tokens/dist/tokens.json +2134 -2281
- package/municipalities/epe-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/leiden-design-tokens/README.md +3 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +60 -61
- package/municipalities/leiden-design-tokens/dist/index.js +66 -67
- package/municipalities/leiden-design-tokens/dist/index.json +143 -162
- package/municipalities/leiden-design-tokens/dist/index.less +60 -61
- package/municipalities/leiden-design-tokens/dist/index.scss +60 -61
- package/municipalities/leiden-design-tokens/dist/tokens.json +1872 -1897
- package/municipalities/leiden-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +4 -11
- 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 +74 -76
- package/municipalities/tubbergen-design-tokens/dist/index.js +80 -82
- package/municipalities/tubbergen-design-tokens/dist/index.json +153 -191
- package/municipalities/tubbergen-design-tokens/dist/index.less +74 -76
- package/municipalities/tubbergen-design-tokens/dist/index.scss +74 -76
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +2200 -2243
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/xxllnc-design-tokens/README.md +3 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +64 -65
- package/municipalities/xxllnc-design-tokens/dist/index.js +66 -67
- package/municipalities/xxllnc-design-tokens/dist/index.json +162 -181
- package/municipalities/xxllnc-design-tokens/dist/index.less +64 -65
- package/municipalities/xxllnc-design-tokens/dist/index.scss +64 -65
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +1885 -1910
- package/municipalities/xxllnc-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +5 -12
- package/package.json +3 -2
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +0 -26
- 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 -26
- /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}/table.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}/table.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}/table.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}/table.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}/table.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}/table.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
|
|
2
|
+
// Do not edit directly
|
|
3
|
+
// Generated on Tue, 22 Aug 2023 10:28:00 GMT
|
|
4
|
+
|
|
5
|
+
@utrecht-page-max-inline-size: 1140px;
|
|
6
|
+
@utrecht-page-header-logo-max-width: 130px;
|
|
7
|
+
@utrecht-page-footer-background-image: unset;
|
|
8
|
+
@utrecht-page-footer-logo-max-width: 150px;
|
|
9
|
+
@utrecht-action-submit-cursor: pointer;
|
|
10
|
+
@utrecht-action-disabled-cursor: not-allowed;
|
|
11
|
+
@utrecht-action-busy-cursor: wait;
|
|
12
|
+
@noaberkracht-typography-font-weight-light: 100;
|
|
13
|
+
@noaberkracht-typography-font-weight-normal: 400;
|
|
14
|
+
@noaberkracht-typography-font-weight-bold: 700;
|
|
15
|
+
@noaberkracht-typography-monospace-font-family: Monospace, "Lucida Console";
|
|
16
|
+
@noaberkracht-typography-sans-serif-font-family: "Noto Sans", Arial, sans-serif;
|
|
17
|
+
@noaberkracht-typography-greycliff-cf-font-family: OceanWide;
|
|
18
|
+
@noaberkracht-size-4xl: 96px;
|
|
19
|
+
@noaberkracht-size-3xl: 72px;
|
|
20
|
+
@noaberkracht-size-2xl: 48px;
|
|
21
|
+
@noaberkracht-size-xl: 32px;
|
|
22
|
+
@noaberkracht-size-lg: 24px;
|
|
23
|
+
@noaberkracht-size-md: 18px;
|
|
24
|
+
@noaberkracht-size-sm: 14px;
|
|
25
|
+
@noaberkracht-size-xs: 8px;
|
|
26
|
+
@noaberkracht-size-2xs: 4px;
|
|
27
|
+
@noaberkracht-size-3xs: 2px;
|
|
28
|
+
@noaberkracht-size-4xs: 1px;
|
|
29
|
+
@noaberkracht-font-size-4xl: 84px;
|
|
30
|
+
@noaberkracht-font-size-3xl: 72px;
|
|
31
|
+
@noaberkracht-font-size-2xl: 60px;
|
|
32
|
+
@noaberkracht-font-size-xl: 48px;
|
|
33
|
+
@noaberkracht-font-size-lg: 36px;
|
|
34
|
+
@noaberkracht-font-size-md: 24px;
|
|
35
|
+
@noaberkracht-font-size-sm: 18px;
|
|
36
|
+
@noaberkracht-font-size-xs: 14px;
|
|
37
|
+
@noaberkracht-font-size-2xs: 12px;
|
|
38
|
+
@noaberkracht-font-size-3xs: 10x;
|
|
39
|
+
@noaberkracht-font-size-4xs: 8px;
|
|
40
|
+
@noaberkracht-color-black-0: #000000; // Base/Black
|
|
41
|
+
@noaberkracht-color-white-100: #ffffff; // Base/White
|
|
42
|
+
@noaberkracht-color-white-98: #fafafa;
|
|
43
|
+
@noaberkracht-color-lightgrey-96: #f5f5f5; // Base/LightGrey
|
|
44
|
+
@noaberkracht-color-yellow-47: #f0b800; // Base/Yellow from Huisstijlhandboek, base color of website is #f0af00
|
|
45
|
+
@noaberkracht-color-blue-31: #012c9d99; // Blue with 60% transparency
|
|
46
|
+
@noaberkracht-color-blue-22: #003790; // Base/Blue from Huisstijlhandboek, base color of website is #012c9d
|
|
47
|
+
@noaberkracht-color-alert-info-background: #cce5ff;
|
|
48
|
+
@noaberkracht-color-alert-info: #004085;
|
|
49
|
+
@noaberkracht-color-alert-succes-background: #d4edda;
|
|
50
|
+
@noaberkracht-color-alert-succes: #155724;
|
|
51
|
+
@noaberkracht-color-succes: #28a745;
|
|
52
|
+
@noaberkracht-color-alert-warning-background: #fff3cd;
|
|
53
|
+
@noaberkracht-color-alert-warning: #856404;
|
|
54
|
+
@noaberkracht-color-warning: #ffc107;
|
|
55
|
+
@noaberkracht-color-alert-error-background: #f8d7da;
|
|
56
|
+
@noaberkracht-color-alert-error: #721c24;
|
|
57
|
+
@noaberkracht-color-error: #dc3545;
|
|
58
|
+
@noaberkracht-color-primary-hover: #2e5ed9;
|
|
59
|
+
@noaberkracht-color-primary: #4376fc;
|
|
60
|
+
@utrecht-page-margin-inline-end: @noaberkracht-size-lg;
|
|
61
|
+
@utrecht-page-margin-inline-start: @noaberkracht-size-lg;
|
|
62
|
+
@utrecht-page-header-padding-block-end: @noaberkracht-size-sm;
|
|
63
|
+
@utrecht-page-header-padding-block-start: @noaberkracht-size-sm;
|
|
64
|
+
@utrecht-page-header-color: @noaberkracht-color-white-100;
|
|
65
|
+
@utrecht-page-header-background-color: @noaberkracht-color-blue-31;
|
|
66
|
+
@utrecht-page-footer-padding-block-start: @noaberkracht-size-2xl;
|
|
67
|
+
@utrecht-page-footer-padding-block-end: @noaberkracht-size-2xl;
|
|
68
|
+
@utrecht-page-footer-padding-inline-start: @noaberkracht-size-sm;
|
|
69
|
+
@utrecht-page-footer-padding-inline-end: @noaberkracht-size-sm;
|
|
70
|
+
@utrecht-page-footer-color: @noaberkracht-color-white-100;
|
|
71
|
+
@utrecht-page-footer-background-color: @noaberkracht-color-yellow-47;
|
|
72
|
+
@utrecht-document-font-size: @noaberkracht-font-size-md;
|
|
73
|
+
@utrecht-document-font-family: @noaberkracht-typography-greycliff-cf-font-family;
|
|
74
|
+
@utrecht-document-color: @noaberkracht-color-black-0;
|
|
75
|
+
@utrecht-document-background-color: @noaberkracht-color-white-98;
|
|
76
|
+
@utrecht-blockquote-content-font-size: @noaberkracht-font-size-md;
|
|
77
|
+
@utrecht-blockquote-content-color: @noaberkracht-color-black-0;
|
|
78
|
+
@utrecht-blockquote-margin-inline-end: @noaberkracht-size-xl;
|
|
79
|
+
@utrecht-blockquote-margin-inline-start: @noaberkracht-size-xl;
|
|
80
|
+
@utrecht-alert-icon-gap: @noaberkracht-size-xs;
|
|
81
|
+
@utrecht-alert-icon-ok-color: @noaberkracht-color-alert-succes;
|
|
82
|
+
@utrecht-alert-icon-warning-color: @noaberkracht-color-alert-warning;
|
|
83
|
+
@utrecht-alert-icon-error-color: @noaberkracht-color-alert-error;
|
|
84
|
+
@utrecht-alert-icon-color: @noaberkracht-color-alert-info;
|
|
85
|
+
@utrecht-alert-ok-color: @noaberkracht-color-alert-succes;
|
|
86
|
+
@utrecht-alert-ok-background-color: @noaberkracht-color-alert-succes-background;
|
|
87
|
+
@utrecht-alert-error-color: @noaberkracht-color-alert-error;
|
|
88
|
+
@utrecht-alert-error-background-color: @noaberkracht-color-alert-error-background;
|
|
89
|
+
@utrecht-alert-warning-color: @noaberkracht-color-alert-warning;
|
|
90
|
+
@utrecht-alert-warning-background-color: @noaberkracht-color-alert-warning-background;
|
|
91
|
+
@utrecht-alert-padding-inline-end: @noaberkracht-size-lg;
|
|
92
|
+
@utrecht-alert-padding-inline-start: @noaberkracht-size-lg;
|
|
93
|
+
@utrecht-alert-padding-block-end: @noaberkracht-size-lg;
|
|
94
|
+
@utrecht-alert-padding-block-start: @noaberkracht-size-lg;
|
|
95
|
+
@utrecht-alert-color: @noaberkracht-color-alert-info;
|
|
96
|
+
@utrecht-alert-background-color: @noaberkracht-color-alert-info-background;
|
|
97
|
+
@utrecht-space-inline-3xl: @noaberkracht-size-3xl;
|
|
98
|
+
@utrecht-space-inline-2xl: @noaberkracht-size-2xl;
|
|
99
|
+
@utrecht-space-inline-xl: @noaberkracht-size-xl;
|
|
100
|
+
@utrecht-space-inline-lg: @noaberkracht-size-lg;
|
|
101
|
+
@utrecht-space-inline-md: @noaberkracht-size-md;
|
|
102
|
+
@utrecht-space-inline-sm: @noaberkracht-size-sm;
|
|
103
|
+
@utrecht-space-inline-xs: @noaberkracht-size-xs;
|
|
104
|
+
@utrecht-space-inline-2xs: @noaberkracht-size-2xs;
|
|
105
|
+
@utrecht-space-inline-3xs: @noaberkracht-size-3xs;
|
|
106
|
+
@utrecht-space-block-3xl: @noaberkracht-size-3xl;
|
|
107
|
+
@utrecht-space-block-2xl: @noaberkracht-size-2xl;
|
|
108
|
+
@utrecht-space-block-xl: @noaberkracht-size-xl;
|
|
109
|
+
@utrecht-space-block-lg: @noaberkracht-size-lg;
|
|
110
|
+
@utrecht-space-block-md: @noaberkracht-size-md;
|
|
111
|
+
@utrecht-space-block-sm: @noaberkracht-size-sm;
|
|
112
|
+
@utrecht-space-block-xs: @noaberkracht-size-xs;
|
|
113
|
+
@utrecht-space-block-2xs: @noaberkracht-size-2xs;
|
|
114
|
+
@utrecht-space-block-3xs: @noaberkracht-size-3xs;
|
|
115
|
+
@noaberkracht-typography-scale-4xl: @noaberkracht-font-size-4xl;
|
|
116
|
+
@noaberkracht-typography-scale-3xl: @noaberkracht-font-size-3xl;
|
|
117
|
+
@noaberkracht-typography-scale-2xl: @noaberkracht-font-size-2xl;
|
|
118
|
+
@noaberkracht-typography-scale-xl: @noaberkracht-font-size-xl;
|
|
119
|
+
@noaberkracht-typography-scale-lg: @noaberkracht-font-size-lg;
|
|
120
|
+
@noaberkracht-typography-scale-md: @noaberkracht-font-size-md;
|
|
121
|
+
@noaberkracht-typography-scale-sm: @noaberkracht-font-size-sm;
|
|
122
|
+
@noaberkracht-typography-scale-xs: @noaberkracht-font-size-xs;
|
|
123
|
+
@noaberkracht-typography-scale-2xs: @noaberkracht-font-size-2xs;
|
|
124
|
+
@noaberkracht-typography-scale-3xs: @noaberkracht-font-size-3xs;
|
|
125
|
+
@noaberkracht-typography-scale-4xs: @noaberkracht-font-size-4xs;
|
|
126
|
+
@noaberkracht-color-info: @noaberkracht-color-primary;
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
|
|
2
|
+
// Do not edit directly
|
|
3
|
+
// Generated on Tue, 22 Aug 2023 10:28:00 GMT
|
|
4
|
+
|
|
5
|
+
$utrecht-page-max-inline-size: 1140px;
|
|
6
|
+
$utrecht-page-header-logo-max-width: 130px;
|
|
7
|
+
$utrecht-page-footer-background-image: unset;
|
|
8
|
+
$utrecht-page-footer-logo-max-width: 150px;
|
|
9
|
+
$utrecht-action-submit-cursor: pointer;
|
|
10
|
+
$utrecht-action-disabled-cursor: not-allowed;
|
|
11
|
+
$utrecht-action-busy-cursor: wait;
|
|
12
|
+
$noaberkracht-typography-font-weight-light: 100;
|
|
13
|
+
$noaberkracht-typography-font-weight-normal: 400;
|
|
14
|
+
$noaberkracht-typography-font-weight-bold: 700;
|
|
15
|
+
$noaberkracht-typography-monospace-font-family: Monospace, "Lucida Console";
|
|
16
|
+
$noaberkracht-typography-sans-serif-font-family: "Noto Sans", Arial, sans-serif;
|
|
17
|
+
$noaberkracht-typography-greycliff-cf-font-family: OceanWide;
|
|
18
|
+
$noaberkracht-size-4xl: 96px;
|
|
19
|
+
$noaberkracht-size-3xl: 72px;
|
|
20
|
+
$noaberkracht-size-2xl: 48px;
|
|
21
|
+
$noaberkracht-size-xl: 32px;
|
|
22
|
+
$noaberkracht-size-lg: 24px;
|
|
23
|
+
$noaberkracht-size-md: 18px;
|
|
24
|
+
$noaberkracht-size-sm: 14px;
|
|
25
|
+
$noaberkracht-size-xs: 8px;
|
|
26
|
+
$noaberkracht-size-2xs: 4px;
|
|
27
|
+
$noaberkracht-size-3xs: 2px;
|
|
28
|
+
$noaberkracht-size-4xs: 1px;
|
|
29
|
+
$noaberkracht-font-size-4xl: 84px;
|
|
30
|
+
$noaberkracht-font-size-3xl: 72px;
|
|
31
|
+
$noaberkracht-font-size-2xl: 60px;
|
|
32
|
+
$noaberkracht-font-size-xl: 48px;
|
|
33
|
+
$noaberkracht-font-size-lg: 36px;
|
|
34
|
+
$noaberkracht-font-size-md: 24px;
|
|
35
|
+
$noaberkracht-font-size-sm: 18px;
|
|
36
|
+
$noaberkracht-font-size-xs: 14px;
|
|
37
|
+
$noaberkracht-font-size-2xs: 12px;
|
|
38
|
+
$noaberkracht-font-size-3xs: 10x;
|
|
39
|
+
$noaberkracht-font-size-4xs: 8px;
|
|
40
|
+
$noaberkracht-color-black-0: #000000; // Base/Black
|
|
41
|
+
$noaberkracht-color-white-100: #ffffff; // Base/White
|
|
42
|
+
$noaberkracht-color-white-98: #fafafa;
|
|
43
|
+
$noaberkracht-color-lightgrey-96: #f5f5f5; // Base/LightGrey
|
|
44
|
+
$noaberkracht-color-yellow-47: #f0b800; // Base/Yellow from Huisstijlhandboek, base color of website is #f0af00
|
|
45
|
+
$noaberkracht-color-blue-31: #012c9d99; // Blue with 60% transparency
|
|
46
|
+
$noaberkracht-color-blue-22: #003790; // Base/Blue from Huisstijlhandboek, base color of website is #012c9d
|
|
47
|
+
$noaberkracht-color-alert-info-background: #cce5ff;
|
|
48
|
+
$noaberkracht-color-alert-info: #004085;
|
|
49
|
+
$noaberkracht-color-alert-succes-background: #d4edda;
|
|
50
|
+
$noaberkracht-color-alert-succes: #155724;
|
|
51
|
+
$noaberkracht-color-succes: #28a745;
|
|
52
|
+
$noaberkracht-color-alert-warning-background: #fff3cd;
|
|
53
|
+
$noaberkracht-color-alert-warning: #856404;
|
|
54
|
+
$noaberkracht-color-warning: #ffc107;
|
|
55
|
+
$noaberkracht-color-alert-error-background: #f8d7da;
|
|
56
|
+
$noaberkracht-color-alert-error: #721c24;
|
|
57
|
+
$noaberkracht-color-error: #dc3545;
|
|
58
|
+
$noaberkracht-color-primary-hover: #2e5ed9;
|
|
59
|
+
$noaberkracht-color-primary: #4376fc;
|
|
60
|
+
$utrecht-page-margin-inline-end: $noaberkracht-size-lg;
|
|
61
|
+
$utrecht-page-margin-inline-start: $noaberkracht-size-lg;
|
|
62
|
+
$utrecht-page-header-padding-block-end: $noaberkracht-size-sm;
|
|
63
|
+
$utrecht-page-header-padding-block-start: $noaberkracht-size-sm;
|
|
64
|
+
$utrecht-page-header-color: $noaberkracht-color-white-100;
|
|
65
|
+
$utrecht-page-header-background-color: $noaberkracht-color-blue-31;
|
|
66
|
+
$utrecht-page-footer-padding-block-start: $noaberkracht-size-2xl;
|
|
67
|
+
$utrecht-page-footer-padding-block-end: $noaberkracht-size-2xl;
|
|
68
|
+
$utrecht-page-footer-padding-inline-start: $noaberkracht-size-sm;
|
|
69
|
+
$utrecht-page-footer-padding-inline-end: $noaberkracht-size-sm;
|
|
70
|
+
$utrecht-page-footer-color: $noaberkracht-color-white-100;
|
|
71
|
+
$utrecht-page-footer-background-color: $noaberkracht-color-yellow-47;
|
|
72
|
+
$utrecht-document-font-size: $noaberkracht-font-size-md;
|
|
73
|
+
$utrecht-document-font-family: $noaberkracht-typography-greycliff-cf-font-family;
|
|
74
|
+
$utrecht-document-color: $noaberkracht-color-black-0;
|
|
75
|
+
$utrecht-document-background-color: $noaberkracht-color-white-98;
|
|
76
|
+
$utrecht-blockquote-content-font-size: $noaberkracht-font-size-md;
|
|
77
|
+
$utrecht-blockquote-content-color: $noaberkracht-color-black-0;
|
|
78
|
+
$utrecht-blockquote-margin-inline-end: $noaberkracht-size-xl;
|
|
79
|
+
$utrecht-blockquote-margin-inline-start: $noaberkracht-size-xl;
|
|
80
|
+
$utrecht-alert-icon-gap: $noaberkracht-size-xs;
|
|
81
|
+
$utrecht-alert-icon-ok-color: $noaberkracht-color-alert-succes;
|
|
82
|
+
$utrecht-alert-icon-warning-color: $noaberkracht-color-alert-warning;
|
|
83
|
+
$utrecht-alert-icon-error-color: $noaberkracht-color-alert-error;
|
|
84
|
+
$utrecht-alert-icon-color: $noaberkracht-color-alert-info;
|
|
85
|
+
$utrecht-alert-ok-color: $noaberkracht-color-alert-succes;
|
|
86
|
+
$utrecht-alert-ok-background-color: $noaberkracht-color-alert-succes-background;
|
|
87
|
+
$utrecht-alert-error-color: $noaberkracht-color-alert-error;
|
|
88
|
+
$utrecht-alert-error-background-color: $noaberkracht-color-alert-error-background;
|
|
89
|
+
$utrecht-alert-warning-color: $noaberkracht-color-alert-warning;
|
|
90
|
+
$utrecht-alert-warning-background-color: $noaberkracht-color-alert-warning-background;
|
|
91
|
+
$utrecht-alert-padding-inline-end: $noaberkracht-size-lg;
|
|
92
|
+
$utrecht-alert-padding-inline-start: $noaberkracht-size-lg;
|
|
93
|
+
$utrecht-alert-padding-block-end: $noaberkracht-size-lg;
|
|
94
|
+
$utrecht-alert-padding-block-start: $noaberkracht-size-lg;
|
|
95
|
+
$utrecht-alert-color: $noaberkracht-color-alert-info;
|
|
96
|
+
$utrecht-alert-background-color: $noaberkracht-color-alert-info-background;
|
|
97
|
+
$utrecht-space-inline-3xl: $noaberkracht-size-3xl;
|
|
98
|
+
$utrecht-space-inline-2xl: $noaberkracht-size-2xl;
|
|
99
|
+
$utrecht-space-inline-xl: $noaberkracht-size-xl;
|
|
100
|
+
$utrecht-space-inline-lg: $noaberkracht-size-lg;
|
|
101
|
+
$utrecht-space-inline-md: $noaberkracht-size-md;
|
|
102
|
+
$utrecht-space-inline-sm: $noaberkracht-size-sm;
|
|
103
|
+
$utrecht-space-inline-xs: $noaberkracht-size-xs;
|
|
104
|
+
$utrecht-space-inline-2xs: $noaberkracht-size-2xs;
|
|
105
|
+
$utrecht-space-inline-3xs: $noaberkracht-size-3xs;
|
|
106
|
+
$utrecht-space-block-3xl: $noaberkracht-size-3xl;
|
|
107
|
+
$utrecht-space-block-2xl: $noaberkracht-size-2xl;
|
|
108
|
+
$utrecht-space-block-xl: $noaberkracht-size-xl;
|
|
109
|
+
$utrecht-space-block-lg: $noaberkracht-size-lg;
|
|
110
|
+
$utrecht-space-block-md: $noaberkracht-size-md;
|
|
111
|
+
$utrecht-space-block-sm: $noaberkracht-size-sm;
|
|
112
|
+
$utrecht-space-block-xs: $noaberkracht-size-xs;
|
|
113
|
+
$utrecht-space-block-2xs: $noaberkracht-size-2xs;
|
|
114
|
+
$utrecht-space-block-3xs: $noaberkracht-size-3xs;
|
|
115
|
+
$noaberkracht-typography-scale-4xl: $noaberkracht-font-size-4xl;
|
|
116
|
+
$noaberkracht-typography-scale-3xl: $noaberkracht-font-size-3xl;
|
|
117
|
+
$noaberkracht-typography-scale-2xl: $noaberkracht-font-size-2xl;
|
|
118
|
+
$noaberkracht-typography-scale-xl: $noaberkracht-font-size-xl;
|
|
119
|
+
$noaberkracht-typography-scale-lg: $noaberkracht-font-size-lg;
|
|
120
|
+
$noaberkracht-typography-scale-md: $noaberkracht-font-size-md;
|
|
121
|
+
$noaberkracht-typography-scale-sm: $noaberkracht-font-size-sm;
|
|
122
|
+
$noaberkracht-typography-scale-xs: $noaberkracht-font-size-xs;
|
|
123
|
+
$noaberkracht-typography-scale-2xs: $noaberkracht-font-size-2xs;
|
|
124
|
+
$noaberkracht-typography-scale-3xs: $noaberkracht-font-size-3xs;
|
|
125
|
+
$noaberkracht-typography-scale-4xs: $noaberkracht-font-size-4xs;
|
|
126
|
+
$noaberkracht-color-info: $noaberkracht-color-primary;
|