@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,385 @@
|
|
|
1
|
+
/* Place any @font-face definitions here */
|
|
2
|
+
|
|
3
|
+
/* Roboto Font-Family */
|
|
4
|
+
/* cyrillic-ext */
|
|
5
|
+
@font-face {
|
|
6
|
+
font-family: "Roboto";
|
|
7
|
+
font-style: normal;
|
|
8
|
+
font-weight: 300;
|
|
9
|
+
font-display: swap;
|
|
10
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2)
|
|
11
|
+
format("woff2");
|
|
12
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
|
|
13
|
+
U+FE2E-FE2F;
|
|
14
|
+
}
|
|
15
|
+
/* cyrillic */
|
|
16
|
+
@font-face {
|
|
17
|
+
font-family: "Roboto";
|
|
18
|
+
font-style: normal;
|
|
19
|
+
font-weight: 300;
|
|
20
|
+
font-display: swap;
|
|
21
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2)
|
|
22
|
+
format("woff2");
|
|
23
|
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
24
|
+
}
|
|
25
|
+
/* greek-ext */
|
|
26
|
+
@font-face {
|
|
27
|
+
font-family: "Roboto";
|
|
28
|
+
font-style: normal;
|
|
29
|
+
font-weight: 300;
|
|
30
|
+
font-display: swap;
|
|
31
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2)
|
|
32
|
+
format("woff2");
|
|
33
|
+
unicode-range: U+1F00-1FFF;
|
|
34
|
+
}
|
|
35
|
+
/* greek */
|
|
36
|
+
@font-face {
|
|
37
|
+
font-family: "Roboto";
|
|
38
|
+
font-style: normal;
|
|
39
|
+
font-weight: 300;
|
|
40
|
+
font-display: swap;
|
|
41
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2)
|
|
42
|
+
format("woff2");
|
|
43
|
+
unicode-range: U+0370-03FF;
|
|
44
|
+
}
|
|
45
|
+
/* vietnamese */
|
|
46
|
+
@font-face {
|
|
47
|
+
font-family: "Roboto";
|
|
48
|
+
font-style: normal;
|
|
49
|
+
font-weight: 300;
|
|
50
|
+
font-display: swap;
|
|
51
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2)
|
|
52
|
+
format("woff2");
|
|
53
|
+
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
|
54
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
|
55
|
+
U+1EA0-1EF9, U+20AB;
|
|
56
|
+
}
|
|
57
|
+
/* latin-ext */
|
|
58
|
+
@font-face {
|
|
59
|
+
font-family: "Roboto";
|
|
60
|
+
font-style: normal;
|
|
61
|
+
font-weight: 300;
|
|
62
|
+
font-display: swap;
|
|
63
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2)
|
|
64
|
+
format("woff2");
|
|
65
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
|
|
66
|
+
U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
67
|
+
}
|
|
68
|
+
/* latin */
|
|
69
|
+
@font-face {
|
|
70
|
+
font-family: "Roboto";
|
|
71
|
+
font-style: normal;
|
|
72
|
+
font-weight: 300;
|
|
73
|
+
font-display: swap;
|
|
74
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4.woff2)
|
|
75
|
+
format("woff2");
|
|
76
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
|
|
77
|
+
U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
|
|
78
|
+
U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
79
|
+
}
|
|
80
|
+
/* cyrillic-ext */
|
|
81
|
+
@font-face {
|
|
82
|
+
font-family: "Roboto";
|
|
83
|
+
font-style: normal;
|
|
84
|
+
font-weight: 400;
|
|
85
|
+
font-display: swap;
|
|
86
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKOzY.woff2)
|
|
87
|
+
format("woff2");
|
|
88
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
|
|
89
|
+
U+FE2E-FE2F;
|
|
90
|
+
}
|
|
91
|
+
/* cyrillic */
|
|
92
|
+
@font-face {
|
|
93
|
+
font-family: "Roboto";
|
|
94
|
+
font-style: normal;
|
|
95
|
+
font-weight: 400;
|
|
96
|
+
font-display: swap;
|
|
97
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKOzY.woff2)
|
|
98
|
+
format("woff2");
|
|
99
|
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
100
|
+
}
|
|
101
|
+
/* greek-ext */
|
|
102
|
+
@font-face {
|
|
103
|
+
font-family: "Roboto";
|
|
104
|
+
font-style: normal;
|
|
105
|
+
font-weight: 400;
|
|
106
|
+
font-display: swap;
|
|
107
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKOzY.woff2)
|
|
108
|
+
format("woff2");
|
|
109
|
+
unicode-range: U+1F00-1FFF;
|
|
110
|
+
}
|
|
111
|
+
/* greek */
|
|
112
|
+
@font-face {
|
|
113
|
+
font-family: "Roboto";
|
|
114
|
+
font-style: normal;
|
|
115
|
+
font-weight: 400;
|
|
116
|
+
font-display: swap;
|
|
117
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKOzY.woff2)
|
|
118
|
+
format("woff2");
|
|
119
|
+
unicode-range: U+0370-03FF;
|
|
120
|
+
}
|
|
121
|
+
/* vietnamese */
|
|
122
|
+
@font-face {
|
|
123
|
+
font-family: "Roboto";
|
|
124
|
+
font-style: normal;
|
|
125
|
+
font-weight: 400;
|
|
126
|
+
font-display: swap;
|
|
127
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.woff2)
|
|
128
|
+
format("woff2");
|
|
129
|
+
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
|
130
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
|
131
|
+
U+1EA0-1EF9, U+20AB;
|
|
132
|
+
}
|
|
133
|
+
/* latin-ext */
|
|
134
|
+
@font-face {
|
|
135
|
+
font-family: "Roboto";
|
|
136
|
+
font-style: normal;
|
|
137
|
+
font-weight: 400;
|
|
138
|
+
font-display: swap;
|
|
139
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKOzY.woff2)
|
|
140
|
+
format("woff2");
|
|
141
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
|
|
142
|
+
U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
143
|
+
}
|
|
144
|
+
/* latin */
|
|
145
|
+
@font-face {
|
|
146
|
+
font-family: "Roboto";
|
|
147
|
+
font-style: normal;
|
|
148
|
+
font-weight: 400;
|
|
149
|
+
font-display: swap;
|
|
150
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.woff2)
|
|
151
|
+
format("woff2");
|
|
152
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
|
|
153
|
+
U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
|
|
154
|
+
U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
155
|
+
}
|
|
156
|
+
/* cyrillic-ext */
|
|
157
|
+
@font-face {
|
|
158
|
+
font-family: "Roboto";
|
|
159
|
+
font-style: normal;
|
|
160
|
+
font-weight: 700;
|
|
161
|
+
font-display: swap;
|
|
162
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2)
|
|
163
|
+
format("woff2");
|
|
164
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
|
|
165
|
+
U+FE2E-FE2F;
|
|
166
|
+
}
|
|
167
|
+
/* cyrillic */
|
|
168
|
+
@font-face {
|
|
169
|
+
font-family: "Roboto";
|
|
170
|
+
font-style: normal;
|
|
171
|
+
font-weight: 700;
|
|
172
|
+
font-display: swap;
|
|
173
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2)
|
|
174
|
+
format("woff2");
|
|
175
|
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
176
|
+
}
|
|
177
|
+
/* greek-ext */
|
|
178
|
+
@font-face {
|
|
179
|
+
font-family: "Roboto";
|
|
180
|
+
font-style: normal;
|
|
181
|
+
font-weight: 700;
|
|
182
|
+
font-display: swap;
|
|
183
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2)
|
|
184
|
+
format("woff2");
|
|
185
|
+
unicode-range: U+1F00-1FFF;
|
|
186
|
+
}
|
|
187
|
+
/* greek */
|
|
188
|
+
@font-face {
|
|
189
|
+
font-family: "Roboto";
|
|
190
|
+
font-style: normal;
|
|
191
|
+
font-weight: 700;
|
|
192
|
+
font-display: swap;
|
|
193
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2)
|
|
194
|
+
format("woff2");
|
|
195
|
+
unicode-range: U+0370-03FF;
|
|
196
|
+
}
|
|
197
|
+
/* vietnamese */
|
|
198
|
+
@font-face {
|
|
199
|
+
font-family: "Roboto";
|
|
200
|
+
font-style: normal;
|
|
201
|
+
font-weight: 700;
|
|
202
|
+
font-display: swap;
|
|
203
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2)
|
|
204
|
+
format("woff2");
|
|
205
|
+
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
|
206
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
|
207
|
+
U+1EA0-1EF9, U+20AB;
|
|
208
|
+
}
|
|
209
|
+
/* latin-ext */
|
|
210
|
+
@font-face {
|
|
211
|
+
font-family: "Roboto";
|
|
212
|
+
font-style: normal;
|
|
213
|
+
font-weight: 700;
|
|
214
|
+
font-display: swap;
|
|
215
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2)
|
|
216
|
+
format("woff2");
|
|
217
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
|
|
218
|
+
U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
219
|
+
}
|
|
220
|
+
/* latin */
|
|
221
|
+
@font-face {
|
|
222
|
+
font-family: "Roboto";
|
|
223
|
+
font-style: normal;
|
|
224
|
+
font-weight: 700;
|
|
225
|
+
font-display: swap;
|
|
226
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.woff2)
|
|
227
|
+
format("woff2");
|
|
228
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
|
|
229
|
+
U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
|
|
230
|
+
U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
/* Roboto Slab Font-Family */
|
|
234
|
+
/* cyrillic-ext */
|
|
235
|
+
@font-face {
|
|
236
|
+
font-family: "Roboto Slab";
|
|
237
|
+
font-style: normal;
|
|
238
|
+
font-weight: 300;
|
|
239
|
+
font-display: swap;
|
|
240
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2)
|
|
241
|
+
format("woff2");
|
|
242
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
|
|
243
|
+
U+FE2E-FE2F;
|
|
244
|
+
}
|
|
245
|
+
/* cyrillic */
|
|
246
|
+
@font-face {
|
|
247
|
+
font-family: "Roboto Slab";
|
|
248
|
+
font-style: normal;
|
|
249
|
+
font-weight: 300;
|
|
250
|
+
font-display: swap;
|
|
251
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2)
|
|
252
|
+
format("woff2");
|
|
253
|
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
254
|
+
}
|
|
255
|
+
/* greek-ext */
|
|
256
|
+
@font-face {
|
|
257
|
+
font-family: "Roboto Slab";
|
|
258
|
+
font-style: normal;
|
|
259
|
+
font-weight: 300;
|
|
260
|
+
font-display: swap;
|
|
261
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2)
|
|
262
|
+
format("woff2");
|
|
263
|
+
unicode-range: U+1F00-1FFF;
|
|
264
|
+
}
|
|
265
|
+
/* greek */
|
|
266
|
+
@font-face {
|
|
267
|
+
font-family: "Roboto Slab";
|
|
268
|
+
font-style: normal;
|
|
269
|
+
font-weight: 300;
|
|
270
|
+
font-display: swap;
|
|
271
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2)
|
|
272
|
+
format("woff2");
|
|
273
|
+
unicode-range: U+0370-03FF;
|
|
274
|
+
}
|
|
275
|
+
/* vietnamese */
|
|
276
|
+
@font-face {
|
|
277
|
+
font-family: "Roboto Slab";
|
|
278
|
+
font-style: normal;
|
|
279
|
+
font-weight: 300;
|
|
280
|
+
font-display: swap;
|
|
281
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2)
|
|
282
|
+
format("woff2");
|
|
283
|
+
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
|
284
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
|
285
|
+
U+1EA0-1EF9, U+20AB;
|
|
286
|
+
}
|
|
287
|
+
/* latin-ext */
|
|
288
|
+
@font-face {
|
|
289
|
+
font-family: "Roboto Slab";
|
|
290
|
+
font-style: normal;
|
|
291
|
+
font-weight: 300;
|
|
292
|
+
font-display: swap;
|
|
293
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2)
|
|
294
|
+
format("woff2");
|
|
295
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
|
|
296
|
+
U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
297
|
+
}
|
|
298
|
+
/* latin */
|
|
299
|
+
@font-face {
|
|
300
|
+
font-family: "Roboto Slab";
|
|
301
|
+
font-style: normal;
|
|
302
|
+
font-weight: 300;
|
|
303
|
+
font-display: swap;
|
|
304
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2)
|
|
305
|
+
format("woff2");
|
|
306
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
|
|
307
|
+
U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
|
|
308
|
+
U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
309
|
+
}
|
|
310
|
+
/* cyrillic-ext */
|
|
311
|
+
@font-face {
|
|
312
|
+
font-family: "Roboto Slab";
|
|
313
|
+
font-style: normal;
|
|
314
|
+
font-weight: 500;
|
|
315
|
+
font-display: swap;
|
|
316
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2)
|
|
317
|
+
format("woff2");
|
|
318
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
|
|
319
|
+
U+FE2E-FE2F;
|
|
320
|
+
}
|
|
321
|
+
/* cyrillic */
|
|
322
|
+
@font-face {
|
|
323
|
+
font-family: "Roboto Slab";
|
|
324
|
+
font-style: normal;
|
|
325
|
+
font-weight: 500;
|
|
326
|
+
font-display: swap;
|
|
327
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2)
|
|
328
|
+
format("woff2");
|
|
329
|
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
330
|
+
}
|
|
331
|
+
/* greek-ext */
|
|
332
|
+
@font-face {
|
|
333
|
+
font-family: "Roboto Slab";
|
|
334
|
+
font-style: normal;
|
|
335
|
+
font-weight: 500;
|
|
336
|
+
font-display: swap;
|
|
337
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2)
|
|
338
|
+
format("woff2");
|
|
339
|
+
unicode-range: U+1F00-1FFF;
|
|
340
|
+
}
|
|
341
|
+
/* greek */
|
|
342
|
+
@font-face {
|
|
343
|
+
font-family: "Roboto Slab";
|
|
344
|
+
font-style: normal;
|
|
345
|
+
font-weight: 500;
|
|
346
|
+
font-display: swap;
|
|
347
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2)
|
|
348
|
+
format("woff2");
|
|
349
|
+
unicode-range: U+0370-03FF;
|
|
350
|
+
}
|
|
351
|
+
/* vietnamese */
|
|
352
|
+
@font-face {
|
|
353
|
+
font-family: "Roboto Slab";
|
|
354
|
+
font-style: normal;
|
|
355
|
+
font-weight: 500;
|
|
356
|
+
font-display: swap;
|
|
357
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2)
|
|
358
|
+
format("woff2");
|
|
359
|
+
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
|
360
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
|
361
|
+
U+1EA0-1EF9, U+20AB;
|
|
362
|
+
}
|
|
363
|
+
/* latin-ext */
|
|
364
|
+
@font-face {
|
|
365
|
+
font-family: "Roboto Slab";
|
|
366
|
+
font-style: normal;
|
|
367
|
+
font-weight: 500;
|
|
368
|
+
font-display: swap;
|
|
369
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2)
|
|
370
|
+
format("woff2");
|
|
371
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
|
|
372
|
+
U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
373
|
+
}
|
|
374
|
+
/* latin */
|
|
375
|
+
@font-face {
|
|
376
|
+
font-family: "Roboto Slab";
|
|
377
|
+
font-style: normal;
|
|
378
|
+
font-weight: 500;
|
|
379
|
+
font-display: swap;
|
|
380
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2)
|
|
381
|
+
format("woff2");
|
|
382
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
|
|
383
|
+
U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
|
|
384
|
+
U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
385
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly
|
|
3
|
+
* Generated on Mon, 21 Aug 2023 12:17:18 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
.rotterdam-theme {
|
|
7
|
+
--utrecht-page-max-inline-size: 1140px;
|
|
8
|
+
--utrecht-page-margin-inline-end: var(--utrecht-space-block-xl);
|
|
9
|
+
--utrecht-page-margin-inline-start: var(--utrecht-space-block-xl);
|
|
10
|
+
--utrecht-alert-icon-gap: var(--rotterdam-space-scale-2);
|
|
11
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/* Place any @font-face definitions here */
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly
|
|
3
|
+
* Generated on Mon, 21 Aug 2023 12:17:18 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
export const utrechtAlertIconGap = "var(--rotterdam-space-scale-2)";
|
|
7
|
+
export const utrechtPageMarginInlineStart = "var(--utrecht-space-block-xl)";
|
|
8
|
+
export const utrechtPageMarginInlineEnd = "var(--utrecht-space-block-xl)";
|
|
9
|
+
export const utrechtPageMaxInlineSize = "1140px";
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"value": "var(--rotterdam-space-scale-2)",
|
|
4
|
+
"filePath": "src/component/conduction/alert.tokens.json",
|
|
5
|
+
"isSource": true,
|
|
6
|
+
"original": {
|
|
7
|
+
"value": "var(--rotterdam-space-scale-2)"
|
|
8
|
+
},
|
|
9
|
+
"name": "utrechtAlertIconGap",
|
|
10
|
+
"attributes": {
|
|
11
|
+
"category": "utrecht",
|
|
12
|
+
"type": "alert",
|
|
13
|
+
"item": "icon",
|
|
14
|
+
"subitem": "gap"
|
|
15
|
+
},
|
|
16
|
+
"path": [
|
|
17
|
+
"utrecht",
|
|
18
|
+
"alert",
|
|
19
|
+
"icon",
|
|
20
|
+
"gap"
|
|
21
|
+
]
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"value": "var(--utrecht-space-block-xl)",
|
|
25
|
+
"filePath": "src/component/utrecht/page.tokens.json",
|
|
26
|
+
"isSource": true,
|
|
27
|
+
"original": {
|
|
28
|
+
"value": "var(--utrecht-space-block-xl)"
|
|
29
|
+
},
|
|
30
|
+
"name": "utrechtPageMarginInlineEnd",
|
|
31
|
+
"attributes": {
|
|
32
|
+
"category": "utrecht",
|
|
33
|
+
"type": "page",
|
|
34
|
+
"item": "margin-inline-end"
|
|
35
|
+
},
|
|
36
|
+
"path": [
|
|
37
|
+
"utrecht",
|
|
38
|
+
"page",
|
|
39
|
+
"margin-inline-end"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"value": "var(--utrecht-space-block-xl)",
|
|
44
|
+
"filePath": "src/component/utrecht/page.tokens.json",
|
|
45
|
+
"isSource": true,
|
|
46
|
+
"original": {
|
|
47
|
+
"value": "var(--utrecht-space-block-xl)"
|
|
48
|
+
},
|
|
49
|
+
"name": "utrechtPageMarginInlineStart",
|
|
50
|
+
"attributes": {
|
|
51
|
+
"category": "utrecht",
|
|
52
|
+
"type": "page",
|
|
53
|
+
"item": "margin-inline-start"
|
|
54
|
+
},
|
|
55
|
+
"path": [
|
|
56
|
+
"utrecht",
|
|
57
|
+
"page",
|
|
58
|
+
"margin-inline-start"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"value": "1140px",
|
|
63
|
+
"filePath": "src/component/utrecht/page.tokens.json",
|
|
64
|
+
"isSource": true,
|
|
65
|
+
"original": {
|
|
66
|
+
"value": "1140px"
|
|
67
|
+
},
|
|
68
|
+
"name": "utrechtPageMaxInlineSize",
|
|
69
|
+
"attributes": {
|
|
70
|
+
"category": "utrecht",
|
|
71
|
+
"type": "page",
|
|
72
|
+
"item": "max-inline-size"
|
|
73
|
+
},
|
|
74
|
+
"path": [
|
|
75
|
+
"utrecht",
|
|
76
|
+
"page",
|
|
77
|
+
"max-inline-size"
|
|
78
|
+
]
|
|
79
|
+
}
|
|
80
|
+
]
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
|
|
2
|
+
// Do not edit directly
|
|
3
|
+
// Generated on Mon, 21 Aug 2023 12:17:18 GMT
|
|
4
|
+
|
|
5
|
+
@utrecht-page-max-inline-size: 1140px;
|
|
6
|
+
@utrecht-page-margin-inline-end: var(--utrecht-space-block-xl);
|
|
7
|
+
@utrecht-page-margin-inline-start: var(--utrecht-space-block-xl);
|
|
8
|
+
@utrecht-alert-icon-gap: var(--rotterdam-space-scale-2);
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
|
|
2
|
+
// Do not edit directly
|
|
3
|
+
// Generated on Mon, 21 Aug 2023 12:17:18 GMT
|
|
4
|
+
|
|
5
|
+
$utrecht-page-max-inline-size: 1140px;
|
|
6
|
+
$utrecht-page-margin-inline-end: var(--utrecht-space-block-xl);
|
|
7
|
+
$utrecht-page-margin-inline-start: var(--utrecht-space-block-xl);
|
|
8
|
+
$utrecht-alert-icon-gap: var(--rotterdam-space-scale-2);
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"alert": {
|
|
4
|
+
"icon": {
|
|
5
|
+
"gap": {
|
|
6
|
+
"value": "var(--rotterdam-space-scale-2)",
|
|
7
|
+
"filePath": "src/component/conduction/alert.tokens.json",
|
|
8
|
+
"isSource": true,
|
|
9
|
+
"original": {
|
|
10
|
+
"value": "var(--rotterdam-space-scale-2)"
|
|
11
|
+
},
|
|
12
|
+
"name": "utrechtAlertIconGap",
|
|
13
|
+
"attributes": {
|
|
14
|
+
"category": "utrecht",
|
|
15
|
+
"type": "alert",
|
|
16
|
+
"item": "icon",
|
|
17
|
+
"subitem": "gap"
|
|
18
|
+
},
|
|
19
|
+
"path": [
|
|
20
|
+
"utrecht",
|
|
21
|
+
"alert",
|
|
22
|
+
"icon",
|
|
23
|
+
"gap"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
"page": {
|
|
29
|
+
"background-color": {},
|
|
30
|
+
"color": {},
|
|
31
|
+
"margin-inline-start": {
|
|
32
|
+
"value": "var(--utrecht-space-block-xl)",
|
|
33
|
+
"filePath": "src/component/utrecht/page.tokens.json",
|
|
34
|
+
"isSource": true,
|
|
35
|
+
"original": {
|
|
36
|
+
"value": "var(--utrecht-space-block-xl)"
|
|
37
|
+
},
|
|
38
|
+
"name": "utrechtPageMarginInlineStart",
|
|
39
|
+
"attributes": {
|
|
40
|
+
"category": "utrecht",
|
|
41
|
+
"type": "page",
|
|
42
|
+
"item": "margin-inline-start"
|
|
43
|
+
},
|
|
44
|
+
"path": [
|
|
45
|
+
"utrecht",
|
|
46
|
+
"page",
|
|
47
|
+
"margin-inline-start"
|
|
48
|
+
]
|
|
49
|
+
},
|
|
50
|
+
"margin-inline-end": {
|
|
51
|
+
"value": "var(--utrecht-space-block-xl)",
|
|
52
|
+
"filePath": "src/component/utrecht/page.tokens.json",
|
|
53
|
+
"isSource": true,
|
|
54
|
+
"original": {
|
|
55
|
+
"value": "var(--utrecht-space-block-xl)"
|
|
56
|
+
},
|
|
57
|
+
"name": "utrechtPageMarginInlineEnd",
|
|
58
|
+
"attributes": {
|
|
59
|
+
"category": "utrecht",
|
|
60
|
+
"type": "page",
|
|
61
|
+
"item": "margin-inline-end"
|
|
62
|
+
},
|
|
63
|
+
"path": [
|
|
64
|
+
"utrecht",
|
|
65
|
+
"page",
|
|
66
|
+
"margin-inline-end"
|
|
67
|
+
]
|
|
68
|
+
},
|
|
69
|
+
"max-inline-size": {
|
|
70
|
+
"value": "1140px",
|
|
71
|
+
"filePath": "src/component/utrecht/page.tokens.json",
|
|
72
|
+
"isSource": true,
|
|
73
|
+
"original": {
|
|
74
|
+
"value": "1140px"
|
|
75
|
+
},
|
|
76
|
+
"name": "utrechtPageMaxInlineSize",
|
|
77
|
+
"attributes": {
|
|
78
|
+
"category": "utrecht",
|
|
79
|
+
"type": "page",
|
|
80
|
+
"item": "max-inline-size"
|
|
81
|
+
},
|
|
82
|
+
"path": [
|
|
83
|
+
"utrecht",
|
|
84
|
+
"page",
|
|
85
|
+
"max-inline-size"
|
|
86
|
+
]
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license SEE LICENSE.md
|
|
3
|
+
* Copyright (c) 2021 NL Design System Community
|
|
4
|
+
* All rights reserved
|
|
5
|
+
*/
|
|
6
|
+
/**
|
|
7
|
+
* @license SEE LICENSE.md
|
|
8
|
+
* Copyright (c) 2021 NL Design System Community
|
|
9
|
+
* All rights reserved
|
|
10
|
+
*/
|
|
11
|
+
/* stylelint-disable no-duplicate-selectors */
|
|
12
|
+
@media (min-width: 768px) {
|
|
13
|
+
.rotterdam-theme {
|
|
14
|
+
--utrecht-page-footer-padding-inline-start: 24px;
|
|
15
|
+
--utrecht-page-footer-padding-inline-end: 24px;
|
|
16
|
+
--utrecht-page-footer-block-end: 115px;
|
|
17
|
+
--utrecht-page-footer-block-start: 52px;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
@media (max-width: 375px) {
|
|
21
|
+
.rotterdam-theme {
|
|
22
|
+
--utrecht-page-footer-padding-inline-start: 24px;
|
|
23
|
+
--utrecht-page-footer-padding-inline-end: 24px;
|
|
24
|
+
--utrecht-page-footer-block-end: 48px;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.utrecht-form-fieldset__legend {
|
|
29
|
+
border-block-end-color: var(--rotterdam-form-fieldset-legend-border-block-end-color);
|
|
30
|
+
border-block-end-style: solid;
|
|
31
|
+
border-block-end-width: var(--rotterdam-form-fieldset-legend-border-block-end-width, 0);
|
|
32
|
+
padding-block-end: var(--rotterdam-form-fieldset-legend-padding-block-end, 0);
|
|
33
|
+
}
|