@amsterdam/design-system-tokens 0.1.7 → 0.2.0
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/CHANGELOG.md +23 -0
- package/dist/_variables.scss +240 -152
- package/dist/index.css +240 -152
- package/dist/index.d.ts +222 -134
- package/dist/index.js +227 -139
- package/dist/index.json +226 -138
- package/dist/index.tokens.json +388 -271
- package/dist/root.css +240 -152
- package/dist/tokens.d.ts +372 -255
- package/dist/tokens.js +4043 -2036
- package/dist/variables.less +240 -152
- package/package.json +2 -2
- package/src/brand/amsterdam/typography.tokens.json +70 -84
- package/src/common/amsterdam/link-appearance.tokens.json +31 -0
- package/src/components/amsterdam/accordion.tokens.json +8 -7
- package/src/components/amsterdam/alert.tokens.json +6 -5
- package/src/components/amsterdam/blockquote.tokens.json +6 -5
- package/src/components/amsterdam/breadcrumb.tokens.json +19 -34
- package/src/components/amsterdam/button.tokens.json +6 -4
- package/src/components/amsterdam/card.tokens.json +6 -2
- package/src/components/amsterdam/checkbox.tokens.json +7 -13
- package/src/components/amsterdam/dialog.tokens.json +48 -0
- package/src/components/amsterdam/form-label.tokens.json +6 -5
- package/src/components/amsterdam/grid.tokens.json +6 -6
- package/src/components/amsterdam/heading.tokens.json +44 -28
- package/src/components/amsterdam/icon.tokens.json +37 -28
- package/src/components/amsterdam/link.tokens.json +41 -33
- package/src/components/amsterdam/logo.tokens.json +10 -0
- package/src/components/amsterdam/ordered-list.tokens.json +6 -5
- package/src/components/amsterdam/page-heading.tokens.json +17 -8
- package/src/components/amsterdam/page-menu.tokens.json +13 -9
- package/src/components/amsterdam/pagination.tokens.json +17 -18
- package/src/components/amsterdam/paragraph.tokens.json +22 -19
- package/src/components/amsterdam/top-task-link.tokens.json +25 -47
- package/src/components/amsterdam/unordered-list.tokens.json +6 -5
- package/src/components/utrecht/button.tokens.json +1 -3
- package/src/components/amsterdam/footer.tokens.json +0 -11
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri,
|
|
3
|
+
* Generated on Fri, 01 Dec 2023 15:48:43 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const amsterdamColorPrimaryBlack : string;
|
|
@@ -28,34 +28,53 @@ export const amsterdamProportion2xWide : string;
|
|
|
28
28
|
export const amsterdamTypographyFontFamily : string;
|
|
29
29
|
export const amsterdamTypographyFontWeightNormal : number;
|
|
30
30
|
export const amsterdamTypographyFontWeightBold : number;
|
|
31
|
-
export const
|
|
32
|
-
export const
|
|
33
|
-
export const
|
|
34
|
-
export const
|
|
35
|
-
export const
|
|
36
|
-
export const
|
|
37
|
-
export const
|
|
38
|
-
export const
|
|
39
|
-
export const
|
|
40
|
-
export const
|
|
41
|
-
export const
|
|
42
|
-
export const
|
|
43
|
-
export const
|
|
44
|
-
export const
|
|
45
|
-
export const
|
|
46
|
-
export const
|
|
47
|
-
export const
|
|
48
|
-
export const
|
|
49
|
-
export const
|
|
50
|
-
export const
|
|
51
|
-
export const
|
|
52
|
-
export const
|
|
53
|
-
export const
|
|
54
|
-
export const
|
|
31
|
+
export const amsterdamTypographySpaciousTextLevel0FontSize : string;
|
|
32
|
+
export const amsterdamTypographySpaciousTextLevel0LineHeight : string;
|
|
33
|
+
export const amsterdamTypographySpaciousTextLevel1FontSize : string;
|
|
34
|
+
export const amsterdamTypographySpaciousTextLevel1LineHeight : string;
|
|
35
|
+
export const amsterdamTypographySpaciousTextLevel2FontSize : string;
|
|
36
|
+
export const amsterdamTypographySpaciousTextLevel2LineHeight : string;
|
|
37
|
+
export const amsterdamTypographySpaciousTextLevel3FontSize : string;
|
|
38
|
+
export const amsterdamTypographySpaciousTextLevel3LineHeight : string;
|
|
39
|
+
export const amsterdamTypographySpaciousTextLevel4FontSize : string;
|
|
40
|
+
export const amsterdamTypographySpaciousTextLevel4LineHeight : string;
|
|
41
|
+
export const amsterdamTypographySpaciousTextLevel5FontSize : string;
|
|
42
|
+
export const amsterdamTypographySpaciousTextLevel5LineHeight : string;
|
|
43
|
+
export const amsterdamTypographySpaciousTextLevel6FontSize : string;
|
|
44
|
+
export const amsterdamTypographySpaciousTextLevel6LineHeight : string;
|
|
45
|
+
export const amsterdamTypographySpaciousTextLevel7FontSize : string;
|
|
46
|
+
export const amsterdamTypographySpaciousTextLevel7LineHeight : string;
|
|
47
|
+
export const amsterdamTypographyCompactTextLevel0FontSize : string;
|
|
48
|
+
export const amsterdamTypographyCompactTextLevel0LineHeight : string;
|
|
49
|
+
export const amsterdamTypographyCompactTextLevel1FontSize : string;
|
|
50
|
+
export const amsterdamTypographyCompactTextLevel1LineHeight : string;
|
|
51
|
+
export const amsterdamTypographyCompactTextLevel2FontSize : string;
|
|
52
|
+
export const amsterdamTypographyCompactTextLevel2LineHeight : string;
|
|
53
|
+
export const amsterdamTypographyCompactTextLevel3FontSize : string;
|
|
54
|
+
export const amsterdamTypographyCompactTextLevel3LineHeight : string;
|
|
55
|
+
export const amsterdamTypographyCompactTextLevel4FontSize : string;
|
|
56
|
+
export const amsterdamTypographyCompactTextLevel4LineHeight : string;
|
|
57
|
+
export const amsterdamTypographyCompactTextLevel5FontSize : string;
|
|
58
|
+
export const amsterdamTypographyCompactTextLevel5LineHeight : string;
|
|
59
|
+
export const amsterdamTypographyCompactTextLevel6FontSize : string;
|
|
60
|
+
export const amsterdamTypographyCompactTextLevel6LineHeight : string;
|
|
61
|
+
export const amsterdamTypographyCompactTextLevel7FontSize : string;
|
|
62
|
+
export const amsterdamTypographyCompactTextLevel7LineHeight : string;
|
|
55
63
|
export const amsterdamBorderWidthSm : string;
|
|
56
64
|
export const amsterdamBorderWidthMd : string;
|
|
57
65
|
export const amsterdamBorderWidthLg : string;
|
|
58
66
|
export const amsterdamFocusOutlineOffset : string;
|
|
67
|
+
export const amsterdamLinkAppearanceColor : string;
|
|
68
|
+
export const amsterdamLinkAppearanceTextDecorationThickness : string;
|
|
69
|
+
export const amsterdamLinkAppearanceTextUnderlineOffset : string;
|
|
70
|
+
export const amsterdamLinkAppearanceHoverColor : string;
|
|
71
|
+
export const amsterdamLinkAppearanceOnBackgroundDarkColor : string;
|
|
72
|
+
export const amsterdamLinkAppearanceOnBackgroundLightColor : string;
|
|
73
|
+
export const amsterdamLinkAppearanceRegularTextDecorationLine : string;
|
|
74
|
+
export const amsterdamLinkAppearanceRegularHoverTextDecorationThickness : string;
|
|
75
|
+
export const amsterdamLinkAppearanceRegularHoverTextUnderlineOffset : string;
|
|
76
|
+
export const amsterdamLinkAppearanceSubtleTextDecorationLine : string;
|
|
77
|
+
export const amsterdamLinkAppearanceSubtleHoverTextDecorationLine : string;
|
|
59
78
|
export const amsterdamSpacingInsetSm : string;
|
|
60
79
|
export const amsterdamSpacingInsetMd : string;
|
|
61
80
|
export const amsterdamSpacingInsetLg : string;
|
|
@@ -64,10 +83,11 @@ export const amsterdamAccordionButtonColor : string;
|
|
|
64
83
|
export const amsterdamAccordionButtonFocusOutlineOffset : string;
|
|
65
84
|
export const amsterdamAccordionButtonFontFamily : string;
|
|
66
85
|
export const amsterdamAccordionButtonFontWeight : number;
|
|
67
|
-
export const amsterdamAccordionButtonLineHeight : string;
|
|
68
|
-
export const amsterdamAccordionButtonNarrowFontSize : string;
|
|
69
|
-
export const amsterdamAccordionButtonWideFontSize : string;
|
|
70
86
|
export const amsterdamAccordionButtonHoverBoxShadow : string;
|
|
87
|
+
export const amsterdamAccordionButtonSpaciousFontSize : string;
|
|
88
|
+
export const amsterdamAccordionButtonSpaciousLineHeight : string;
|
|
89
|
+
export const amsterdamAccordionButtonCompactFontSize : string;
|
|
90
|
+
export const amsterdamAccordionButtonCompactLineHeight : string;
|
|
71
91
|
export const amsterdamAlertBackgroundColor : string;
|
|
72
92
|
export const amsterdamAlertBorder : string;
|
|
73
93
|
export const amsterdamAlertGap : string;
|
|
@@ -78,9 +98,10 @@ export const amsterdamAlertPaddingInlineEnd : string;
|
|
|
78
98
|
export const amsterdamAlertTitleColor : string;
|
|
79
99
|
export const amsterdamAlertTitleFontFamily : string;
|
|
80
100
|
export const amsterdamAlertTitleFontWeight : number;
|
|
81
|
-
export const
|
|
82
|
-
export const
|
|
83
|
-
export const
|
|
101
|
+
export const amsterdamAlertTitleSpaciousFontSize : string;
|
|
102
|
+
export const amsterdamAlertTitleSpaciousLineHeight : string;
|
|
103
|
+
export const amsterdamAlertTitleCompactFontSize : string;
|
|
104
|
+
export const amsterdamAlertTitleCompactLineHeight : string;
|
|
84
105
|
export const amsterdamAlertErrorBackgroundColor : string;
|
|
85
106
|
export const amsterdamAlertErrorBorderColor : string;
|
|
86
107
|
export const amsterdamAlertSuccessBackgroundColor : string;
|
|
@@ -98,29 +119,39 @@ export const amsterdamBlockquoteColor : string;
|
|
|
98
119
|
export const amsterdamBlockquoteFontFamily : string;
|
|
99
120
|
export const amsterdamBlockquoteFontWeight : number;
|
|
100
121
|
export const amsterdamBlockquoteInverseColor : string;
|
|
101
|
-
export const
|
|
102
|
-
export const
|
|
103
|
-
export const
|
|
104
|
-
export const
|
|
122
|
+
export const amsterdamBlockquoteSpaciousFontSize : string;
|
|
123
|
+
export const amsterdamBlockquoteSpaciousLineHeight : string;
|
|
124
|
+
export const amsterdamBlockquoteCompactFontSize : string;
|
|
125
|
+
export const amsterdamBlockquoteCompactLineHeight : string;
|
|
105
126
|
export const amsterdamBreadcrumbFontFamily : string;
|
|
106
127
|
export const amsterdamBreadcrumbFontWeight : number;
|
|
107
|
-
export const
|
|
108
|
-
export const
|
|
109
|
-
export const amsterdamBreadcrumbWideFontSize : string;
|
|
128
|
+
export const amsterdamBreadcrumbSeparatorBackgroundColor : string;
|
|
129
|
+
export const amsterdamBreadcrumbItemLinkColor : string;
|
|
110
130
|
export const amsterdamBreadcrumbItemLinkOutlineOffset : string;
|
|
131
|
+
export const amsterdamBreadcrumbItemLinkTextDecorationLine : string;
|
|
132
|
+
export const amsterdamBreadcrumbItemLinkTextDecorationThickness : string;
|
|
133
|
+
export const amsterdamBreadcrumbItemLinkTextUnderlineOffset : string;
|
|
111
134
|
export const amsterdamBreadcrumbItemLinkHoverColor : string;
|
|
112
|
-
export const
|
|
113
|
-
export const
|
|
114
|
-
export const
|
|
115
|
-
export const
|
|
116
|
-
export const
|
|
135
|
+
export const amsterdamBreadcrumbItemLinkHoverTextDecorationLine : string;
|
|
136
|
+
export const amsterdamBreadcrumbSpaciousFontSize : string;
|
|
137
|
+
export const amsterdamBreadcrumbSpaciousLineHeight : string;
|
|
138
|
+
export const amsterdamBreadcrumbCompactFontSize : string;
|
|
139
|
+
export const amsterdamBreadcrumbCompactLineHeight : string;
|
|
140
|
+
export const amsterdamButtonSpaciousFontSize : string;
|
|
141
|
+
export const amsterdamButtonSpaciousLineHeight : string;
|
|
142
|
+
export const amsterdamButtonCompactFontSize : string;
|
|
143
|
+
export const amsterdamButtonCompactLineHeight : string;
|
|
117
144
|
export const amsterdamButtonSecondaryBoxShadow : string;
|
|
118
145
|
export const amsterdamButtonSecondaryHoverBoxShadow : string;
|
|
119
146
|
export const amsterdamButtonSecondaryDisabledBoxShadow : string;
|
|
120
147
|
export const amsterdamButtonSecondaryFocusBoxShadow : string;
|
|
121
148
|
export const amsterdamButtonTertiaryHoverBoxShadow : string;
|
|
122
149
|
export const amsterdamCardLinkColor : string;
|
|
150
|
+
export const amsterdamCardLinkTextDecorationLine : string;
|
|
151
|
+
export const amsterdamCardLinkTextDecorationThickness : string;
|
|
152
|
+
export const amsterdamCardLinkTextUnderlineOffset : string;
|
|
123
153
|
export const amsterdamCardLinkHoverColor : string;
|
|
154
|
+
export const amsterdamCardLinkHoverTextDecorationLine : string;
|
|
124
155
|
export const amsterdamCardOutlineOffset : string;
|
|
125
156
|
export const amsterdamCheckboxColor : string;
|
|
126
157
|
export const amsterdamCheckboxCheckmarkBorderColor : string;
|
|
@@ -140,51 +171,75 @@ export const amsterdamCheckboxCheckmarkInvalidIndeterminateBackgroundColor : str
|
|
|
140
171
|
export const amsterdamCheckboxCheckmarkInvalidIndeterminateHoverBackgroundColor : string;
|
|
141
172
|
export const amsterdamCheckboxCheckmarkIndeterminateBackgroundColor : string;
|
|
142
173
|
export const amsterdamCheckboxCheckmarkIndeterminateHoverBackgroundColor : string;
|
|
143
|
-
export const amsterdamCheckboxCheckmarkNarrowSize : string;
|
|
144
|
-
export const amsterdamCheckboxCheckmarkWideSize : string;
|
|
145
|
-
export const amsterdamCheckboxCheckmarkMultiplier : string;
|
|
146
174
|
export const amsterdamCheckboxDisabledColor : string;
|
|
147
175
|
export const amsterdamCheckboxFontFamily : string;
|
|
148
176
|
export const amsterdamCheckboxFontWeight : number;
|
|
149
177
|
export const amsterdamCheckboxHoverColor : string;
|
|
150
178
|
export const amsterdamCheckboxOutlineOffset : string;
|
|
151
|
-
export const
|
|
152
|
-
export const
|
|
153
|
-
export const
|
|
154
|
-
export const
|
|
179
|
+
export const amsterdamCheckboxSpaciousFontSize : string;
|
|
180
|
+
export const amsterdamCheckboxSpaciousLineHeight : string;
|
|
181
|
+
export const amsterdamCheckboxCompactFontSize : string;
|
|
182
|
+
export const amsterdamCheckboxCompactLineHeight : string;
|
|
183
|
+
export const amsterdamDialogBackgroundColor : string;
|
|
184
|
+
export const amsterdamDialogBorder : string;
|
|
185
|
+
export const amsterdamDialogMaxInlineSize : string;
|
|
186
|
+
export const amsterdamDialogTitleColor : string;
|
|
187
|
+
export const amsterdamDialogTitleFontFamily : string;
|
|
188
|
+
export const amsterdamDialogTitleFontWeight : number;
|
|
189
|
+
export const amsterdamDialogTitleSpaciousFontSize : string;
|
|
190
|
+
export const amsterdamDialogTitleSpaciousLineHeight : string;
|
|
191
|
+
export const amsterdamDialogTitleCompactFontSize : string;
|
|
192
|
+
export const amsterdamDialogTitleCompactLineHeight : string;
|
|
193
|
+
export const amsterdamDialogBackdropBackground : string;
|
|
194
|
+
export const amsterdamDialogCloseBackgroundColor : string;
|
|
195
|
+
export const amsterdamDialogCloseFill : string;
|
|
196
|
+
export const amsterdamDialogCloseHoverFill : string;
|
|
197
|
+
export const amsterdamDialogFormGap : string;
|
|
198
|
+
export const amsterdamDialogFormPaddingBlock : string;
|
|
199
|
+
export const amsterdamDialogFormPaddingInline : string;
|
|
200
|
+
export const amsterdamDialogFormMaxBlockSize : string;
|
|
201
|
+
export const amsterdamDialogArticlePaddingInlineEnd : string;
|
|
202
|
+
export const amsterdamDialogHeaderGap : string;
|
|
203
|
+
export const amsterdamDialogFooterGap : string;
|
|
204
|
+
export const amsterdamDialogFooterPaddingBlock : string;
|
|
155
205
|
export const amsterdamFormLabelColor : string;
|
|
156
206
|
export const amsterdamFormLabelFontFamily : string;
|
|
157
207
|
export const amsterdamFormLabelFontWeight : number;
|
|
158
|
-
export const
|
|
159
|
-
export const
|
|
160
|
-
export const
|
|
208
|
+
export const amsterdamFormLabelSpaciousFontSize : string;
|
|
209
|
+
export const amsterdamFormLabelSpaciousLineHeight : string;
|
|
210
|
+
export const amsterdamFormLabelCompactFontSize : string;
|
|
211
|
+
export const amsterdamFormLabelCompactLineHeight : string;
|
|
161
212
|
export const amsterdamGridColumnCount : string;
|
|
162
213
|
/** Grows from 16px at 320px wide to 56px at 1600px wide. */
|
|
163
|
-
export const
|
|
214
|
+
export const amsterdamGridSpaciousGap : string;
|
|
164
215
|
/** Equals 1.5 times the gap. */
|
|
165
|
-
export const
|
|
216
|
+
export const amsterdamGridSpaciousPaddingInline : string;
|
|
166
217
|
/** Grows from 16px at 1088px wide to 40px at 2624px wide. */
|
|
167
|
-
export const
|
|
218
|
+
export const amsterdamGridCompactGap : string;
|
|
168
219
|
/** Equals the gap. */
|
|
169
|
-
export const
|
|
220
|
+
export const amsterdamGridCompactPaddingInline : string;
|
|
170
221
|
export const amsterdamGridMediumColumnCount : string;
|
|
171
222
|
export const amsterdamGridWideColumnCount : string;
|
|
172
|
-
export const amsterdamHeading1LineHeight : string;
|
|
173
|
-
export const amsterdamHeading1NarrowFontSize : string;
|
|
174
|
-
export const amsterdamHeading1WideFontSize : string;
|
|
175
|
-
export const amsterdamHeading2LineHeight : string;
|
|
176
|
-
export const amsterdamHeading2NarrowFontSize : string;
|
|
177
|
-
export const amsterdamHeading2WideFontSize : string;
|
|
178
|
-
export const amsterdamHeading3LineHeight : string;
|
|
179
|
-
export const amsterdamHeading3NarrowFontSize : string;
|
|
180
|
-
export const amsterdamHeading3WideFontSize : string;
|
|
181
|
-
export const amsterdamHeading4LineHeight : string;
|
|
182
|
-
export const amsterdamHeading4NarrowFontSize : string;
|
|
183
|
-
export const amsterdamHeading4WideFontSize : string;
|
|
184
223
|
export const amsterdamHeadingColor : string;
|
|
185
224
|
export const amsterdamHeadingFontFamily : string;
|
|
186
225
|
export const amsterdamHeadingFontWeight : number;
|
|
187
226
|
export const amsterdamHeadingInverseColor : string;
|
|
227
|
+
export const amsterdamHeadingSpaciousLevel1LineHeight : string;
|
|
228
|
+
export const amsterdamHeadingSpaciousLevel1FontSize : string;
|
|
229
|
+
export const amsterdamHeadingSpaciousLevel2LineHeight : string;
|
|
230
|
+
export const amsterdamHeadingSpaciousLevel2FontSize : string;
|
|
231
|
+
export const amsterdamHeadingSpaciousLevel3LineHeight : string;
|
|
232
|
+
export const amsterdamHeadingSpaciousLevel3FontSize : string;
|
|
233
|
+
export const amsterdamHeadingSpaciousLevel4LineHeight : string;
|
|
234
|
+
export const amsterdamHeadingSpaciousLevel4FontSize : string;
|
|
235
|
+
export const amsterdamHeadingCompactLevel1LineHeight : string;
|
|
236
|
+
export const amsterdamHeadingCompactLevel1FontSize : string;
|
|
237
|
+
export const amsterdamHeadingCompactLevel2LineHeight : string;
|
|
238
|
+
export const amsterdamHeadingCompactLevel2FontSize : string;
|
|
239
|
+
export const amsterdamHeadingCompactLevel3LineHeight : string;
|
|
240
|
+
export const amsterdamHeadingCompactLevel3FontSize : string;
|
|
241
|
+
export const amsterdamHeadingCompactLevel4LineHeight : string;
|
|
242
|
+
export const amsterdamHeadingCompactLevel4FontSize : string;
|
|
188
243
|
export const amsterdamHighlightBlueBackgroundColor : string;
|
|
189
244
|
export const amsterdamHighlightDarkGreenBackgroundColor : string;
|
|
190
245
|
export const amsterdamHighlightGreenBackgroundColor : string;
|
|
@@ -193,63 +248,77 @@ export const amsterdamHighlightMagentaBackgroundColor : string;
|
|
|
193
248
|
export const amsterdamHighlightOrangeBackgroundColor : string;
|
|
194
249
|
export const amsterdamHighlightPurpleBackgroundColor : string;
|
|
195
250
|
export const amsterdamHighlightYellowBackgroundColor : string;
|
|
196
|
-
export const
|
|
197
|
-
export const
|
|
198
|
-
export const
|
|
199
|
-
export const
|
|
200
|
-
export const
|
|
201
|
-
export const
|
|
202
|
-
export const
|
|
203
|
-
export const
|
|
204
|
-
export const
|
|
205
|
-
export const
|
|
206
|
-
export const
|
|
207
|
-
export const
|
|
208
|
-
export const
|
|
209
|
-
export const
|
|
210
|
-
export const
|
|
251
|
+
export const amsterdamIconSpaciousSize3FontSize : string;
|
|
252
|
+
export const amsterdamIconSpaciousSize3LineHeight : string;
|
|
253
|
+
export const amsterdamIconSpaciousSize4FontSize : string;
|
|
254
|
+
export const amsterdamIconSpaciousSize4LineHeight : string;
|
|
255
|
+
export const amsterdamIconSpaciousSize5FontSize : string;
|
|
256
|
+
export const amsterdamIconSpaciousSize5LineHeight : string;
|
|
257
|
+
export const amsterdamIconSpaciousSize6FontSize : string;
|
|
258
|
+
export const amsterdamIconSpaciousSize6LineHeight : string;
|
|
259
|
+
export const amsterdamIconSpaciousSize7FontSize : string;
|
|
260
|
+
export const amsterdamIconSpaciousSize7LineHeight : string;
|
|
261
|
+
export const amsterdamIconCompactSize3FontSize : string;
|
|
262
|
+
export const amsterdamIconCompactSize3LineHeight : string;
|
|
263
|
+
export const amsterdamIconCompactSize4FontSize : string;
|
|
264
|
+
export const amsterdamIconCompactSize4LineHeight : string;
|
|
265
|
+
export const amsterdamIconCompactSize5FontSize : string;
|
|
266
|
+
export const amsterdamIconCompactSize5LineHeight : string;
|
|
267
|
+
export const amsterdamIconCompactSize6FontSize : string;
|
|
268
|
+
export const amsterdamIconCompactSize6LineHeight : string;
|
|
269
|
+
export const amsterdamIconCompactSize7FontSize : string;
|
|
270
|
+
export const amsterdamIconCompactSize7LineHeight : string;
|
|
211
271
|
export const amsterdamLinkColor : string;
|
|
212
|
-
export const amsterdamLinkOutlineOffset : string;
|
|
213
272
|
export const amsterdamLinkFontFamily : string;
|
|
214
273
|
export const amsterdamLinkFontWeight : number;
|
|
274
|
+
export const amsterdamLinkOutlineOffset : string;
|
|
215
275
|
export const amsterdamLinkHoverColor : string;
|
|
216
|
-
export const
|
|
217
|
-
export const
|
|
276
|
+
export const amsterdamLinkInlineTextDecorationLine : string;
|
|
277
|
+
export const amsterdamLinkInlineTextDecorationThickness : string;
|
|
278
|
+
export const amsterdamLinkInlineTextUnderlineOffset : string;
|
|
218
279
|
export const amsterdamLinkInlineFontFamily : string;
|
|
219
280
|
export const amsterdamLinkInlineFontSize : string;
|
|
220
281
|
export const amsterdamLinkInlineLineHeight : string;
|
|
221
|
-
export const
|
|
222
|
-
export const
|
|
282
|
+
export const amsterdamLinkInlineHoverTextDecorationThickness : string;
|
|
283
|
+
export const amsterdamLinkInlineHoverTextUnderlineOffset : string;
|
|
223
284
|
export const amsterdamLinkInlineVisitedColor : string;
|
|
224
285
|
export const amsterdamLinkInListGap : string;
|
|
225
|
-
export const
|
|
226
|
-
export const
|
|
227
|
-
export const
|
|
228
|
-
export const
|
|
229
|
-
export const
|
|
230
|
-
export const
|
|
231
|
-
export const
|
|
232
|
-
export const
|
|
286
|
+
export const amsterdamLinkInListTextDecorationLine : string;
|
|
287
|
+
export const amsterdamLinkInListTextDecorationThickness : string;
|
|
288
|
+
export const amsterdamLinkInListTextUnderlineOffset : string;
|
|
289
|
+
export const amsterdamLinkInListHoverTextDecorationLine : string;
|
|
290
|
+
export const amsterdamLinkInListSpaciousFontSize : string;
|
|
291
|
+
export const amsterdamLinkInListSpaciousLineHeight : string;
|
|
292
|
+
export const amsterdamLinkInListCompactFontSize : string;
|
|
293
|
+
export const amsterdamLinkInListCompactLineHeight : string;
|
|
294
|
+
export const amsterdamLinkStandaloneTextDecorationLine : string;
|
|
233
295
|
export const amsterdamLinkStandaloneTextDecorationThickness : string;
|
|
296
|
+
export const amsterdamLinkStandaloneTextUnderlineOffset : string;
|
|
234
297
|
export const amsterdamLinkStandaloneHoverTextDecorationThickness : string;
|
|
235
298
|
export const amsterdamLinkStandaloneHoverTextUnderlineOffset : string;
|
|
236
|
-
export const
|
|
237
|
-
export const
|
|
238
|
-
export const
|
|
299
|
+
export const amsterdamLinkStandaloneSpaciousFontSize : string;
|
|
300
|
+
export const amsterdamLinkStandaloneSpaciousLineHeight : string;
|
|
301
|
+
export const amsterdamLinkStandaloneCompactFontSize : string;
|
|
302
|
+
export const amsterdamLinkStandaloneCompactLineHeight : string;
|
|
239
303
|
export const amsterdamLinkOnBackgroundDarkColor : string;
|
|
240
304
|
export const amsterdamLinkOnBackgroundDarkHoverColor : string;
|
|
241
305
|
export const amsterdamLinkOnBackgroundDarkVisitedColor : string;
|
|
242
306
|
export const amsterdamLinkOnBackgroundLightColor : string;
|
|
243
307
|
export const amsterdamLinkOnBackgroundLightHoverColor : string;
|
|
244
308
|
export const amsterdamLinkOnBackgroundLightVisitedColor : string;
|
|
309
|
+
export const amsterdamLogoHeight : string;
|
|
310
|
+
export const amsterdamLogoEmblemColor : string;
|
|
311
|
+
export const amsterdamLogoTitleColor : string;
|
|
312
|
+
export const amsterdamLogoSubsiteColor : string;
|
|
245
313
|
export const amsterdamOrderedListColor : string;
|
|
246
314
|
export const amsterdamOrderedListFontFamily : string;
|
|
247
315
|
export const amsterdamOrderedListFontWeight : number;
|
|
248
316
|
export const amsterdamOrderedListGap : string;
|
|
249
|
-
export const amsterdamOrderedListLineHeight : string;
|
|
250
317
|
export const amsterdamOrderedListListStyleType : string;
|
|
251
|
-
export const
|
|
252
|
-
export const
|
|
318
|
+
export const amsterdamOrderedListSpaciousFontSize : string;
|
|
319
|
+
export const amsterdamOrderedListSpaciousLineHeight : string;
|
|
320
|
+
export const amsterdamOrderedListCompactFontSize : string;
|
|
321
|
+
export const amsterdamOrderedListCompactLineHeight : string;
|
|
253
322
|
/** Divide your total indentation width over margin and padding to position the marker. */
|
|
254
323
|
export const amsterdamOrderedListItemMarginInlineStart : string;
|
|
255
324
|
/** The total level 1 indentation for Amsterdam is 40 pixels, or 2.5rem. */
|
|
@@ -261,45 +330,58 @@ export const amsterdamOrderedListOrderedListItemMarginInlineStart : string;
|
|
|
261
330
|
export const amsterdamOrderedListOrderedListItemPaddingInlineStart : string;
|
|
262
331
|
export const amsterdamPageHeadingColor : string;
|
|
263
332
|
export const amsterdamPageHeadingFontFamily : string;
|
|
264
|
-
export const amsterdamPageHeadingLineHeight : string;
|
|
265
|
-
export const amsterdamPageHeadingNarrowFontSize : string;
|
|
266
|
-
export const amsterdamPageHeadingWideFontSize : string;
|
|
267
333
|
export const amsterdamPageHeadingFontWeight : number;
|
|
268
334
|
export const amsterdamPageHeadingInverseColor : string;
|
|
335
|
+
export const amsterdamPageHeadingSpaciousFontSize : string;
|
|
336
|
+
export const amsterdamPageHeadingSpaciousLineHeight : string;
|
|
337
|
+
export const amsterdamPageHeadingCompactFontSize : string;
|
|
338
|
+
export const amsterdamPageHeadingCompactLineHeight : string;
|
|
269
339
|
export const amsterdamPageMenuColumnGap : string;
|
|
270
340
|
export const amsterdamPageMenuRowGap : string;
|
|
271
341
|
export const amsterdamPageMenuItemColor : string;
|
|
272
342
|
export const amsterdamPageMenuItemFontFamily : string;
|
|
273
343
|
export const amsterdamPageMenuItemFontWeight : number;
|
|
274
344
|
export const amsterdamPageMenuItemGap : string;
|
|
275
|
-
export const
|
|
276
|
-
export const
|
|
277
|
-
export const
|
|
278
|
-
export const
|
|
345
|
+
export const amsterdamPageMenuItemOutlineOffset : string;
|
|
346
|
+
export const amsterdamPageMenuItemTextDecorationLine : string;
|
|
347
|
+
export const amsterdamPageMenuItemTextDecorationThickness : string;
|
|
348
|
+
export const amsterdamPageMenuItemTextUnderlineOffset : string;
|
|
349
|
+
export const amsterdamPageMenuItemSpaciousFontSize : string;
|
|
350
|
+
export const amsterdamPageMenuItemSpaciousLineHeight : string;
|
|
351
|
+
export const amsterdamPageMenuItemCompactFontSize : string;
|
|
352
|
+
export const amsterdamPageMenuItemCompactLineHeight : string;
|
|
279
353
|
export const amsterdamPageMenuItemHoverColor : string;
|
|
280
|
-
export const
|
|
354
|
+
export const amsterdamPageMenuItemHoverTextDecorationLine : string;
|
|
281
355
|
export const amsterdamPaginationColor : string;
|
|
282
356
|
export const amsterdamPaginationFontFamily : string;
|
|
283
357
|
export const amsterdamPaginationFontWeight : number;
|
|
284
|
-
export const
|
|
285
|
-
export const
|
|
286
|
-
export const
|
|
358
|
+
export const amsterdamPaginationSpaciousFontSize : string;
|
|
359
|
+
export const amsterdamPaginationSpaciousLineHeight : string;
|
|
360
|
+
export const amsterdamPaginationCompactFontSize : string;
|
|
361
|
+
export const amsterdamPaginationCompactLineHeight : string;
|
|
362
|
+
export const amsterdamPaginationButtonOutlineOffset : string;
|
|
363
|
+
export const amsterdamPaginationButtonTextDecorationLine : string;
|
|
364
|
+
export const amsterdamPaginationButtonTextDecorationThickness : string;
|
|
365
|
+
export const amsterdamPaginationButtonTextUnderlineOffset : string;
|
|
287
366
|
export const amsterdamPaginationButtonCurrentFontWeight : number;
|
|
288
367
|
export const amsterdamPaginationButtonHoverColor : string;
|
|
289
|
-
export const
|
|
368
|
+
export const amsterdamPaginationButtonHoverTextDecorationLine : string;
|
|
290
369
|
export const amsterdamParagraphColor : string;
|
|
291
370
|
export const amsterdamParagraphFontFamily : string;
|
|
292
371
|
export const amsterdamParagraphFontWeight : number;
|
|
293
372
|
export const amsterdamParagraphInverseColor : string;
|
|
294
|
-
export const
|
|
295
|
-
export const
|
|
296
|
-
export const
|
|
297
|
-
export const
|
|
298
|
-
export const
|
|
299
|
-
export const
|
|
300
|
-
export const
|
|
301
|
-
export const
|
|
302
|
-
export const
|
|
373
|
+
export const amsterdamParagraphSpaciousSmallFontSize : string;
|
|
374
|
+
export const amsterdamParagraphSpaciousSmallLineHeight : string;
|
|
375
|
+
export const amsterdamParagraphSpaciousMediumFontSize : string;
|
|
376
|
+
export const amsterdamParagraphSpaciousMediumLineHeight : string;
|
|
377
|
+
export const amsterdamParagraphSpaciousLargeFontSize : string;
|
|
378
|
+
export const amsterdamParagraphSpaciousLargeLineHeight : string;
|
|
379
|
+
export const amsterdamParagraphCompactSmallFontSize : string;
|
|
380
|
+
export const amsterdamParagraphCompactSmallLineHeight : string;
|
|
381
|
+
export const amsterdamParagraphCompactMediumFontSize : string;
|
|
382
|
+
export const amsterdamParagraphCompactMediumLineHeight : string;
|
|
383
|
+
export const amsterdamParagraphCompactLargeFontSize : string;
|
|
384
|
+
export const amsterdamParagraphCompactLargeLineHeight : string;
|
|
303
385
|
export const amsterdamScreenWideMaxWidth : string;
|
|
304
386
|
export const amsterdamScreenXWideMaxWidth : string;
|
|
305
387
|
export const amsterdamSwitchFontFamily : string;
|
|
@@ -315,25 +397,32 @@ export const amsterdamSwitchDisabledBackgroundColor : string;
|
|
|
315
397
|
export const amsterdamTopTaskLinkDescriptionColor : string;
|
|
316
398
|
export const amsterdamTopTaskLinkDescriptionFontFamily : string;
|
|
317
399
|
export const amsterdamTopTaskLinkDescriptionFontWeight : number;
|
|
318
|
-
export const
|
|
319
|
-
export const
|
|
320
|
-
export const
|
|
400
|
+
export const amsterdamTopTaskLinkDescriptionSpaciousFontSize : string;
|
|
401
|
+
export const amsterdamTopTaskLinkDescriptionSpaciousLineHeight : string;
|
|
402
|
+
export const amsterdamTopTaskLinkDescriptionCompactFontSize : string;
|
|
403
|
+
export const amsterdamTopTaskLinkDescriptionCompactLineHeight : string;
|
|
321
404
|
export const amsterdamTopTaskLinkLabelColor : string;
|
|
322
405
|
export const amsterdamTopTaskLinkLabelFontFamily : string;
|
|
323
406
|
export const amsterdamTopTaskLinkLabelFontWeight : number;
|
|
407
|
+
export const amsterdamTopTaskLinkLabelTextDecorationLine : string;
|
|
408
|
+
export const amsterdamTopTaskLinkLabelTextDecorationThickness : string;
|
|
409
|
+
export const amsterdamTopTaskLinkLabelTextUnderlineOffset : string;
|
|
324
410
|
export const amsterdamTopTaskLinkLabelHoverColor : string;
|
|
325
|
-
export const
|
|
326
|
-
export const
|
|
327
|
-
export const
|
|
411
|
+
export const amsterdamTopTaskLinkLabelHoverTextDecorationLine : string;
|
|
412
|
+
export const amsterdamTopTaskLinkLabelSpaciousFontSize : string;
|
|
413
|
+
export const amsterdamTopTaskLinkLabelSpaciousLineHeight : string;
|
|
414
|
+
export const amsterdamTopTaskLinkLabelCompactFontSize : string;
|
|
415
|
+
export const amsterdamTopTaskLinkLabelCompactLineHeight : string;
|
|
328
416
|
export const amsterdamTopTaskLinkOutlineOffset : string;
|
|
329
417
|
export const amsterdamUnorderedListColor : string;
|
|
330
418
|
export const amsterdamUnorderedListFontFamily : string;
|
|
331
419
|
export const amsterdamUnorderedListFontWeight : number;
|
|
332
420
|
export const amsterdamUnorderedListGap : string;
|
|
333
|
-
export const amsterdamUnorderedListLineHeight : string;
|
|
334
421
|
export const amsterdamUnorderedListListStyleType : string;
|
|
335
|
-
export const
|
|
336
|
-
export const
|
|
422
|
+
export const amsterdamUnorderedListSpaciousFontSize : string;
|
|
423
|
+
export const amsterdamUnorderedListSpaciousLineHeight : string;
|
|
424
|
+
export const amsterdamUnorderedListCompactFontSize : string;
|
|
425
|
+
export const amsterdamUnorderedListCompactLineHeight : string;
|
|
337
426
|
/** Divide your total indentation width over margin and padding to position the marker. */
|
|
338
427
|
export const amsterdamUnorderedListItemMarginInlineStart : string;
|
|
339
428
|
/** The total level 1 indentation for Amsterdam is 40 pixels, or 2.5rem. */
|
|
@@ -353,7 +442,6 @@ export const utrechtFocusOutlineOffset : string;
|
|
|
353
442
|
export const utrechtButtonBackgroundColor : string;
|
|
354
443
|
export const utrechtButtonColor : string;
|
|
355
444
|
export const utrechtButtonFontFamily : string;
|
|
356
|
-
export const utrechtButtonLineHeight : string;
|
|
357
445
|
export const utrechtButtonPaddingInlineStart : string;
|
|
358
446
|
export const utrechtButtonPaddingInlineEnd : string;
|
|
359
447
|
export const utrechtButtonPaddingBlockStart : string;
|