@marioschmidt/design-system-tokens 1.0.13 → 1.0.14
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/dist/android/res/values/base/primitive_color_value.xml +12 -12
- package/dist/android/res/values/base/primitive_font_value.xml +22 -22
- package/dist/android/res/values/base/primitive_size_value.xml +49 -49
- package/dist/android/res/values/base/primitive_space_value.xml +25 -25
- package/dist/android/res/values/density/density_compact.xml +8 -8
- package/dist/android/res/values/density/density_default.xml +8 -8
- package/dist/android/res/values/density/density_spacious.xml +8 -8
- package/dist/android/res/values/mapping/brand_advertorial.xml +240 -240
- package/dist/android/res/values/mapping/brand_bild.xml +240 -240
- package/dist/android/res/values/mapping/brand_sportbild.xml +240 -240
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/color/color_advertorial_dark.xml +15 -15
- package/dist/android/res/values/semantic/advertorial/color/color_advertorial_light.xml +15 -15
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +423 -423
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +423 -423
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +423 -423
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +423 -423
- package/dist/android/res/values/semantic/bild/color/color_bild_dark.xml +15 -15
- package/dist/android/res/values/semantic/bild/color/color_bild_light.xml +15 -15
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +15 -15
- package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +15 -15
- package/dist/css/base/primitive-font-value-global.css +11 -11
- package/dist/css/base/primitive-font-value.css +11 -11
- package/dist/css/base/primitive-size-value-global.css +49 -49
- package/dist/css/base/primitive-size-value.css +49 -49
- package/dist/css/base/primitive-space-value-global.css +25 -25
- package/dist/css/base/primitive-space-value.css +25 -25
- package/dist/css/density/density-compact-global.css +2 -2
- package/dist/css/density/density-compact.css +2 -2
- package/dist/css/density/density-default-global.css +2 -2
- package/dist/css/density/density-default.css +2 -2
- package/dist/css/density/density-spacious-global.css +2 -2
- package/dist/css/density/density-spacious.css +2 -2
- package/dist/css/mapping/brand-advertorial-global.css +203 -203
- package/dist/css/mapping/brand-advertorial.css +203 -203
- package/dist/css/mapping/brand-bild-global.css +203 -203
- package/dist/css/mapping/brand-bild.css +203 -203
- package/dist/css/mapping/brand-sportbild-global.css +203 -203
- package/dist/css/mapping/brand-sportbild.css +203 -203
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +97 -97
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +97 -97
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +94 -94
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +94 -94
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +95 -95
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +95 -95
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +95 -95
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +97 -97
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +97 -97
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +94 -94
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +94 -94
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +97 -97
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +97 -97
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +94 -94
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +94 -94
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +95 -95
- package/dist/flutter/base/primitive_color_value.dart +119 -85
- package/dist/flutter/base/primitive_font_value.dart +58 -46
- package/dist/flutter/base/primitive_size_value.dart +49 -49
- package/dist/flutter/base/primitive_space_value.dart +26 -26
- package/dist/flutter/density/density_compact.dart +16 -11
- package/dist/flutter/density/density_default.dart +16 -11
- package/dist/flutter/density/density_spacious.dart +16 -11
- package/dist/flutter/mapping/brand_advertorial.dart +398 -274
- package/dist/flutter/mapping/brand_bild.dart +398 -274
- package/dist/flutter/mapping/brand_color_bild.dart +121 -71
- package/dist/flutter/mapping/brand_color_sportbild.dart +121 -71
- package/dist/flutter/mapping/brand_sportbild.dart +398 -274
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +689 -487
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +689 -487
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +689 -487
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +689 -487
- package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +369 -423
- package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +369 -423
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +689 -487
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +689 -487
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +689 -487
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +689 -487
- package/dist/flutter/semantic/bild/color/color_bild_dark.dart +369 -423
- package/dist/flutter/semantic/bild/color/color_bild_light.dart +369 -423
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +689 -487
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +689 -487
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +689 -487
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +689 -487
- package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +369 -423
- package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +369 -423
- package/dist/ios/base/PrimitiveColorValue.swift +130 -96
- package/dist/ios/base/PrimitiveFontValue.swift +57 -45
- package/dist/ios/base/PrimitiveSizeValue.swift +51 -51
- package/dist/ios/base/PrimitiveSpaceValue.swift +27 -27
- package/dist/ios/density/DensityCompact.swift +15 -10
- package/dist/ios/density/DensityDefault.swift +15 -10
- package/dist/ios/density/DensitySpacious.swift +15 -10
- package/dist/ios/mapping/BrandAdvertorial.swift +397 -273
- package/dist/ios/mapping/BrandBild.swift +397 -273
- package/dist/ios/mapping/BrandColorBild.swift +120 -70
- package/dist/ios/mapping/BrandColorSportbild.swift +120 -70
- package/dist/ios/mapping/BrandSportbild.swift +397 -273
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +688 -486
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +688 -486
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +688 -486
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +688 -486
- package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +368 -422
- package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +368 -422
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +688 -486
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +688 -486
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +688 -486
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +688 -486
- package/dist/ios/semantic/bild/color/ColorBildDark.swift +368 -422
- package/dist/ios/semantic/bild/color/ColorBildLight.swift +368 -422
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +688 -486
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +688 -486
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +688 -486
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +688 -486
- package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +368 -422
- package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +368 -422
- package/dist/js/base/primitive-color-value.js +34 -34
- package/dist/js/base/primitive-font-value.js +12 -12
- package/dist/js/base/primitive-size-value.js +49 -49
- package/dist/js/base/primitive-space-value.js +25 -25
- package/dist/js/density/density-compact.js +5 -5
- package/dist/js/density/density-default.js +5 -5
- package/dist/js/density/density-spacious.js +5 -5
- package/dist/js/mapping/brand-advertorial.js +229 -222
- package/dist/js/mapping/brand-bild.js +230 -222
- package/dist/js/mapping/brand-color-bild.js +50 -50
- package/dist/js/mapping/brand-color-sportbild.js +50 -50
- package/dist/js/mapping/brand-sportbild.js +234 -222
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +285 -293
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +283 -291
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +285 -292
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +285 -292
- package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +50 -154
- package/dist/js/semantic/advertorial/color/color-advertorial-light.js +50 -154
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +285 -293
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +283 -291
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +285 -292
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +285 -292
- package/dist/js/semantic/bild/color/color-bild-dark.js +50 -154
- package/dist/js/semantic/bild/color/color-bild-light.js +50 -154
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +285 -293
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +283 -291
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +285 -292
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +285 -292
- package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +50 -154
- package/dist/js/semantic/sportbild/color/color-sportbild-light.js +50 -154
- package/dist/json/base/primitive-font-value.json +11 -11
- package/dist/json/base/primitive-size-value.json +49 -49
- package/dist/json/base/primitive-space-value.json +25 -25
- package/dist/json/density/density-compact.json +2 -2
- package/dist/json/density/density-default.json +2 -2
- package/dist/json/density/density-spacious.json +2 -2
- package/dist/json/mapping/brand-advertorial.json +203 -203
- package/dist/json/mapping/brand-bild.json +203 -203
- package/dist/json/mapping/brand-sportbild.json +203 -203
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +97 -97
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +94 -94
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +95 -95
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +95 -95
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +97 -97
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +94 -94
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +95 -95
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +95 -95
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +97 -97
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +94 -94
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +95 -95
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +95 -95
- package/dist/manifest.json +1 -1
- package/dist/scss/base/primitive-font-value.scss +11 -11
- package/dist/scss/base/primitive-size-value.scss +49 -49
- package/dist/scss/base/primitive-space-value.scss +25 -25
- package/dist/scss/density/density-compact.scss +2 -2
- package/dist/scss/density/density-default.scss +2 -2
- package/dist/scss/density/density-spacious.scss +2 -2
- package/dist/scss/mapping/brand-advertorial.scss +203 -203
- package/dist/scss/mapping/brand-bild.scss +203 -203
- package/dist/scss/mapping/brand-sportbild.scss +203 -203
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +97 -97
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +94 -94
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +95 -95
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +95 -95
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +97 -97
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +94 -94
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +95 -95
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +95 -95
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +97 -97
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +94 -94
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +95 -95
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +95 -95
- package/package.json +1 -1
|
@@ -9,491 +9,693 @@
|
|
|
9
9
|
|
|
10
10
|
import 'dart:ui';
|
|
11
11
|
|
|
12
|
-
class {
|
|
13
|
-
._();
|
|
12
|
+
class BreakpointSportbildXs {
|
|
13
|
+
BreakpointSportbildXs._();
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
static const
|
|
17
|
-
|
|
18
|
-
static const
|
|
19
|
-
|
|
20
|
-
static const
|
|
21
|
-
|
|
22
|
-
static const
|
|
23
|
-
|
|
24
|
-
static const
|
|
25
|
-
|
|
26
|
-
static const
|
|
27
|
-
|
|
28
|
-
static const
|
|
29
|
-
|
|
30
|
-
static const
|
|
31
|
-
|
|
32
|
-
static const
|
|
33
|
-
|
|
34
|
-
static const
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
static const
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
static const
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
static const
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
static const
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
static const
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
static const
|
|
53
|
-
|
|
54
|
-
static const
|
|
55
|
-
|
|
56
|
-
static const
|
|
57
|
-
|
|
58
|
-
static const
|
|
59
|
-
|
|
60
|
-
static const
|
|
61
|
-
|
|
62
|
-
static const
|
|
63
|
-
|
|
64
|
-
static const
|
|
65
|
-
|
|
66
|
-
static const
|
|
67
|
-
|
|
68
|
-
static const
|
|
69
|
-
|
|
70
|
-
static const
|
|
71
|
-
|
|
72
|
-
static const
|
|
73
|
-
|
|
74
|
-
static const
|
|
75
|
-
|
|
76
|
-
static const
|
|
77
|
-
|
|
78
|
-
static const
|
|
79
|
-
|
|
80
|
-
static const
|
|
81
|
-
|
|
82
|
-
static const
|
|
83
|
-
|
|
84
|
-
static const
|
|
85
|
-
|
|
86
|
-
static const
|
|
87
|
-
|
|
88
|
-
static const
|
|
89
|
-
|
|
90
|
-
static const
|
|
91
|
-
|
|
92
|
-
static const
|
|
93
|
-
|
|
94
|
-
static const
|
|
95
|
-
|
|
96
|
-
static const
|
|
97
|
-
|
|
98
|
-
static const
|
|
99
|
-
|
|
100
|
-
static const
|
|
101
|
-
|
|
102
|
-
static const
|
|
103
|
-
|
|
104
|
-
static const
|
|
105
|
-
|
|
106
|
-
static const
|
|
107
|
-
|
|
108
|
-
static const
|
|
109
|
-
|
|
110
|
-
static const
|
|
111
|
-
|
|
112
|
-
static const
|
|
113
|
-
|
|
114
|
-
static const
|
|
115
|
-
|
|
116
|
-
static const
|
|
117
|
-
|
|
118
|
-
static const
|
|
119
|
-
|
|
120
|
-
static const
|
|
121
|
-
|
|
122
|
-
static const
|
|
123
|
-
|
|
124
|
-
static const
|
|
125
|
-
|
|
126
|
-
static const
|
|
127
|
-
|
|
128
|
-
static const
|
|
129
|
-
|
|
130
|
-
static const
|
|
131
|
-
|
|
132
|
-
static const
|
|
133
|
-
|
|
134
|
-
static const
|
|
135
|
-
|
|
136
|
-
static const
|
|
137
|
-
|
|
138
|
-
static const
|
|
139
|
-
|
|
140
|
-
static const
|
|
141
|
-
|
|
142
|
-
static const
|
|
143
|
-
|
|
144
|
-
static const
|
|
145
|
-
|
|
146
|
-
static const
|
|
147
|
-
|
|
148
|
-
static const
|
|
149
|
-
|
|
150
|
-
static const
|
|
151
|
-
|
|
152
|
-
static const
|
|
153
|
-
|
|
154
|
-
static const
|
|
155
|
-
|
|
156
|
-
static const
|
|
157
|
-
|
|
158
|
-
static const
|
|
159
|
-
|
|
160
|
-
static const
|
|
161
|
-
|
|
162
|
-
static const
|
|
163
|
-
|
|
164
|
-
static const
|
|
165
|
-
|
|
166
|
-
static const
|
|
167
|
-
|
|
168
|
-
static const
|
|
169
|
-
|
|
170
|
-
static const
|
|
171
|
-
|
|
172
|
-
static const
|
|
173
|
-
|
|
174
|
-
static const
|
|
175
|
-
|
|
176
|
-
static const
|
|
177
|
-
|
|
178
|
-
static const
|
|
179
|
-
|
|
180
|
-
static const
|
|
181
|
-
|
|
182
|
-
static const
|
|
183
|
-
|
|
184
|
-
static const
|
|
185
|
-
|
|
186
|
-
static const
|
|
187
|
-
|
|
188
|
-
static const
|
|
189
|
-
|
|
190
|
-
static const
|
|
191
|
-
|
|
192
|
-
static const
|
|
193
|
-
|
|
194
|
-
static const
|
|
195
|
-
|
|
196
|
-
static const
|
|
197
|
-
|
|
198
|
-
static const
|
|
199
|
-
|
|
200
|
-
static const
|
|
201
|
-
|
|
202
|
-
static const
|
|
203
|
-
|
|
204
|
-
static const
|
|
205
|
-
|
|
206
|
-
static const
|
|
207
|
-
|
|
208
|
-
static const
|
|
209
|
-
|
|
210
|
-
static const
|
|
211
|
-
static const
|
|
212
|
-
static const
|
|
213
|
-
static const
|
|
214
|
-
static const
|
|
215
|
-
static const
|
|
216
|
-
static const
|
|
217
|
-
static const
|
|
218
|
-
static const
|
|
219
|
-
static const
|
|
220
|
-
|
|
221
|
-
static const
|
|
222
|
-
|
|
223
|
-
static const
|
|
224
|
-
|
|
225
|
-
static const
|
|
226
|
-
|
|
227
|
-
static const
|
|
228
|
-
|
|
229
|
-
static const
|
|
230
|
-
|
|
231
|
-
static const
|
|
232
|
-
|
|
233
|
-
static const
|
|
234
|
-
|
|
235
|
-
static const
|
|
236
|
-
|
|
237
|
-
static const
|
|
238
|
-
|
|
239
|
-
static const
|
|
240
|
-
|
|
241
|
-
static const
|
|
242
|
-
|
|
243
|
-
static const
|
|
244
|
-
|
|
245
|
-
static const
|
|
246
|
-
|
|
247
|
-
static const
|
|
248
|
-
|
|
249
|
-
static const
|
|
250
|
-
|
|
251
|
-
static const
|
|
252
|
-
|
|
253
|
-
static const
|
|
254
|
-
|
|
255
|
-
static const
|
|
256
|
-
|
|
257
|
-
static const
|
|
258
|
-
|
|
259
|
-
static const
|
|
260
|
-
|
|
261
|
-
static const
|
|
262
|
-
|
|
263
|
-
static const
|
|
264
|
-
|
|
265
|
-
static const
|
|
266
|
-
|
|
267
|
-
static const
|
|
268
|
-
static const
|
|
269
|
-
static const
|
|
270
|
-
static const
|
|
271
|
-
static const
|
|
272
|
-
static const
|
|
273
|
-
static const
|
|
274
|
-
static const
|
|
275
|
-
|
|
276
|
-
static const
|
|
277
|
-
static const
|
|
278
|
-
static const
|
|
279
|
-
static const
|
|
280
|
-
static const
|
|
281
|
-
static const
|
|
282
|
-
static const
|
|
283
|
-
static const
|
|
284
|
-
static const
|
|
285
|
-
static const
|
|
286
|
-
static const
|
|
287
|
-
|
|
288
|
-
static const
|
|
289
|
-
static const
|
|
290
|
-
static const
|
|
291
|
-
static const
|
|
292
|
-
static const
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
static const
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
static const
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
static const
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
static const
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
*/
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
static const
|
|
323
|
-
|
|
324
|
-
static const
|
|
325
|
-
|
|
326
|
-
static const
|
|
327
|
-
|
|
328
|
-
static const
|
|
329
|
-
|
|
330
|
-
static const
|
|
331
|
-
|
|
332
|
-
static const
|
|
333
|
-
|
|
334
|
-
static const
|
|
335
|
-
|
|
336
|
-
static const
|
|
337
|
-
|
|
338
|
-
static const
|
|
339
|
-
|
|
340
|
-
static const
|
|
341
|
-
|
|
342
|
-
static const
|
|
343
|
-
|
|
344
|
-
static const
|
|
345
|
-
|
|
346
|
-
static const
|
|
347
|
-
|
|
348
|
-
static const
|
|
349
|
-
|
|
350
|
-
static const
|
|
351
|
-
|
|
352
|
-
static const
|
|
353
|
-
static const
|
|
354
|
-
static const
|
|
355
|
-
static const
|
|
356
|
-
|
|
357
|
-
static const
|
|
358
|
-
|
|
359
|
-
static const
|
|
360
|
-
|
|
361
|
-
static const
|
|
362
|
-
|
|
363
|
-
static const
|
|
364
|
-
|
|
365
|
-
static const
|
|
366
|
-
|
|
367
|
-
static const
|
|
368
|
-
|
|
369
|
-
static const
|
|
370
|
-
|
|
371
|
-
static const
|
|
372
|
-
|
|
373
|
-
static const
|
|
374
|
-
|
|
375
|
-
static const
|
|
376
|
-
|
|
377
|
-
static const
|
|
378
|
-
|
|
379
|
-
static const
|
|
380
|
-
|
|
381
|
-
static const
|
|
382
|
-
|
|
383
|
-
static const
|
|
384
|
-
|
|
385
|
-
static const
|
|
386
|
-
|
|
387
|
-
static const
|
|
388
|
-
static const
|
|
389
|
-
|
|
390
|
-
static const
|
|
391
|
-
|
|
392
|
-
static const
|
|
393
|
-
|
|
394
|
-
static const
|
|
395
|
-
|
|
396
|
-
static const
|
|
397
|
-
|
|
398
|
-
static const
|
|
399
|
-
|
|
400
|
-
static const
|
|
401
|
-
static const
|
|
402
|
-
static const
|
|
403
|
-
static const
|
|
404
|
-
static const
|
|
405
|
-
static const
|
|
406
|
-
static const
|
|
407
|
-
|
|
408
|
-
static const
|
|
409
|
-
|
|
410
|
-
static const
|
|
411
|
-
|
|
412
|
-
static const
|
|
413
|
-
|
|
414
|
-
static const
|
|
415
|
-
static const
|
|
416
|
-
|
|
417
|
-
static const
|
|
418
|
-
|
|
419
|
-
static const
|
|
420
|
-
static const
|
|
421
|
-
static const
|
|
422
|
-
static const
|
|
423
|
-
static const
|
|
424
|
-
static const
|
|
425
|
-
static const
|
|
426
|
-
static const
|
|
427
|
-
static const
|
|
428
|
-
static const
|
|
429
|
-
static const
|
|
430
|
-
static const
|
|
431
|
-
static const
|
|
432
|
-
static const
|
|
433
|
-
static const
|
|
434
|
-
static const
|
|
435
|
-
static const
|
|
436
|
-
static const
|
|
437
|
-
static const
|
|
438
|
-
static const
|
|
439
|
-
static const
|
|
440
|
-
|
|
441
|
-
static const
|
|
442
|
-
|
|
443
|
-
static const
|
|
444
|
-
static const
|
|
445
|
-
static const
|
|
446
|
-
static const
|
|
447
|
-
static const
|
|
448
|
-
static const
|
|
449
|
-
static const
|
|
450
|
-
|
|
451
|
-
static const
|
|
452
|
-
|
|
453
|
-
static const
|
|
454
|
-
static const
|
|
455
|
-
static const
|
|
456
|
-
static const
|
|
457
|
-
static const
|
|
458
|
-
static const
|
|
459
|
-
|
|
460
|
-
static const
|
|
461
|
-
static const
|
|
462
|
-
static const
|
|
463
|
-
static const
|
|
464
|
-
static const
|
|
465
|
-
static const
|
|
466
|
-
static const
|
|
467
|
-
static const
|
|
468
|
-
static const
|
|
469
|
-
static const
|
|
470
|
-
static const
|
|
471
|
-
static const
|
|
472
|
-
static const
|
|
473
|
-
static const
|
|
474
|
-
|
|
475
|
-
static const
|
|
476
|
-
static const
|
|
477
|
-
static const
|
|
478
|
-
static const
|
|
479
|
-
static const
|
|
480
|
-
static const
|
|
481
|
-
static const
|
|
482
|
-
static const
|
|
483
|
-
static const
|
|
484
|
-
static const
|
|
485
|
-
|
|
486
|
-
static const
|
|
487
|
-
static const
|
|
488
|
-
static const
|
|
489
|
-
static const
|
|
490
|
-
static const
|
|
491
|
-
static const
|
|
492
|
-
static const
|
|
493
|
-
static const
|
|
494
|
-
static const
|
|
495
|
-
static const
|
|
496
|
-
static const
|
|
497
|
-
static const
|
|
498
|
-
static const
|
|
499
|
-
|
|
15
|
+
/** 0-0-0-0 – no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements. */
|
|
16
|
+
static const semanticBorderBorderradiusBorderradiusnone = 0;
|
|
17
|
+
/** 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges. */
|
|
18
|
+
static const semanticBorderBorderradiusBorderradiusxs = 2;
|
|
19
|
+
/** 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls. */
|
|
20
|
+
static const semanticBorderBorderradiusBorderradiussm = 4;
|
|
21
|
+
/** 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements. */
|
|
22
|
+
static const semanticBorderBorderradiusBorderradiusmd = 8;
|
|
23
|
+
/** 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces. */
|
|
24
|
+
static const semanticBorderBorderradiusBorderradiuslg = 16;
|
|
25
|
+
/** 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components. */
|
|
26
|
+
static const semanticBorderBorderradiusBorderradiusxl = 24;
|
|
27
|
+
/** creates fully rounded shapes, typically used for circular elements like avatars. */
|
|
28
|
+
static const semanticBorderBorderradiusBorderradiusfull = 9999;
|
|
29
|
+
/** 0.33 -0.33 -0.33 -0.33 – primarily used in mobile app interfaces. Optimized for high-density displays to create subtle dividers and outlines without visual overload. */
|
|
30
|
+
static const semanticBorderBorderwidthBorderwidthhairline = 0.33;
|
|
31
|
+
/** 1-1-1-1 – use for subtle outlines and dividers */
|
|
32
|
+
static const semanticBorderBorderwidthBorderwidththin = 1;
|
|
33
|
+
/** 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active) */
|
|
34
|
+
static const semanticBorderBorderwidthBorderwidththick = 2;
|
|
35
|
+
/** Common viewport width size based on the selected breakpoint.
|
|
36
|
+
Apply this token to the main frame of page layouts. */
|
|
37
|
+
static const semanticLayoutCanvaswidthsizeweb = 320;
|
|
38
|
+
/** Common viewport height size based on the selected mode.
|
|
39
|
+
Apply this token to the main frame of page layouts to simulate realistic vertical space. */
|
|
40
|
+
static const semanticLayoutCanvasheightsizeweb = 568;
|
|
41
|
+
/** Common viewport width size based on the selected breakpoint.
|
|
42
|
+
Apply this token to the main frame of page layouts. */
|
|
43
|
+
static const semanticLayoutCanvaswidthsizeapp = 320;
|
|
44
|
+
/** Common viewport height size based on the selected mode.
|
|
45
|
+
Apply this token to the main frame of page layouts to simulate realistic vertical space. */
|
|
46
|
+
static const semanticLayoutCanvasheightsizeapp = 568;
|
|
47
|
+
/** 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
48
|
+
Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports. */
|
|
49
|
+
static const semanticLayoutBreakpointsBreakpointminwidthsize = 320;
|
|
50
|
+
/** 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
51
|
+
Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports. */
|
|
52
|
+
static const semanticLayoutBreakpointsBreakpointmaxwidthsize = 389;
|
|
53
|
+
/** Use for content containers that should not fill the full page width on larger viewports. This is commonly used on article body text content and other elements in an article page. */
|
|
54
|
+
static const semanticLayoutContentwidthContentmaxwidthmedium = 700;
|
|
55
|
+
/** Use for content containers that should fill the full width of the page */
|
|
56
|
+
static const semanticLayoutContentwidthContentmaxwidthfull = 1024;
|
|
57
|
+
/** 6-6-6-8 – use for side paddings and gutters in responsive layouts */
|
|
58
|
+
static const semanticLayoutGridResponsiveGridspacerespsm = 6;
|
|
59
|
+
/** 12-12-12-16 – use for side paddings and gutters in responsive layouts */
|
|
60
|
+
static const semanticLayoutGridResponsiveGridspacerespbase = 12;
|
|
61
|
+
/** 24-24-32-32 – use for side paddings and gutters in responsive layouts */
|
|
62
|
+
static const semanticLayoutGridResponsiveGridspaceresplg = 24;
|
|
63
|
+
/** 48-48-64-64 – use for side paddings and gutters in responsive layouts */
|
|
64
|
+
static const semanticLayoutGridResponsiveGridspacerespxl = 48;
|
|
65
|
+
/** 0-0-0-16 – This token is used on the main homepages content container, ensuring full-width layout (no horizontal padding) on mobile and tablet breakpoints. */
|
|
66
|
+
static const semanticLayoutGridResponsivePageinlinespace = 0;
|
|
67
|
+
/** 12-12-12-12 – use for fixed side paddings and gutters */
|
|
68
|
+
static const semanticLayoutGridConstantGridspaceconstsm = 12;
|
|
69
|
+
/** 16-16-16-16 – use for fixed side paddings and gutters */
|
|
70
|
+
static const semanticLayoutGridConstantGridspaceconstlg = 16;
|
|
71
|
+
/** Used to set the column count in Figma Layout guide Grids */
|
|
72
|
+
static const semanticLayoutGridLayoutguideLayoutguidegridcolums = 4;
|
|
73
|
+
/** 24-24-36-36 – Use for vertical spacing between subsections in a layout */
|
|
74
|
+
static const semanticLayoutSectionSectionspacesm = 24;
|
|
75
|
+
/** 36-36-48-48 – Use for vertical spacing between sections in a layout. */
|
|
76
|
+
static const semanticLayoutSectionSectionspacebase = 36;
|
|
77
|
+
/** 72-72-96-96 – Use for vertical spacing between sections in a layout */
|
|
78
|
+
static const semanticLayoutSectionSectionspacelg = 72;
|
|
79
|
+
/** 16-16-32-32 – Use for spacing after paragraphs in text content */
|
|
80
|
+
static const semanticLayoutSectionParagraphendspace = 16;
|
|
81
|
+
/** 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
82
|
+
static const semanticSpaceGapResponsiveGapspaceresp2xs = 2;
|
|
83
|
+
/** 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
84
|
+
static const semanticSpaceGapResponsiveGapspacerespxs = 4;
|
|
85
|
+
/** 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
86
|
+
static const semanticSpaceGapResponsiveGapspacerespsm = 8;
|
|
87
|
+
/** 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
88
|
+
static const semanticSpaceGapResponsiveGapspacerespmd = 12;
|
|
89
|
+
/** 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
90
|
+
static const semanticSpaceGapResponsiveGapspaceresplg = 16;
|
|
91
|
+
/** 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
92
|
+
static const semanticSpaceGapResponsiveGapspacerespxl = 24;
|
|
93
|
+
/** 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
94
|
+
static const semanticSpaceGapResponsiveGapspaceresp2xl = 32;
|
|
95
|
+
/** 48-48-72-96 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
96
|
+
static const semanticSpaceGapResponsiveGapspaceresp3xl = 48;
|
|
97
|
+
/** 2-2-2-2 – Use for fixed gaps between items inside of UI elements */
|
|
98
|
+
static const semanticSpaceGapConstantGapspaceconst2xs = 2;
|
|
99
|
+
/** 4-4-4-4 – Use for fixed gaps between items inside of UI elements */
|
|
100
|
+
static const semanticSpaceGapConstantGapspaceconstxs = 4;
|
|
101
|
+
/** 8-8-8-8 – Use for fixed gaps between items inside of UI elements */
|
|
102
|
+
static const semanticSpaceGapConstantGapspaceconstsm = 8;
|
|
103
|
+
/** 12-12-12-12 – Use for fixed gaps between items inside of UI elements */
|
|
104
|
+
static const semanticSpaceGapConstantGapspaceconstmd = 12;
|
|
105
|
+
/** 16-16-16-16 – Use for fixed gaps between items inside of UI elements */
|
|
106
|
+
static const semanticSpaceGapConstantGapspaceconstlg = 16;
|
|
107
|
+
/** 24-24-24-24 – Use for fixed gaps between items inside of UI elements */
|
|
108
|
+
static const semanticSpaceGapConstantGapspaceconstxl = 24;
|
|
109
|
+
/** 32-32-32-32 – Use for fixed gaps between items inside of UI elements */
|
|
110
|
+
static const semanticSpaceGapConstantGapspaceconst2xl = 32;
|
|
111
|
+
/** 48-48-48-48 – Use for fixed gaps between items inside of UI elements */
|
|
112
|
+
static const semanticSpaceGapConstantGapspaceconst3xl = 48;
|
|
113
|
+
/** 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
114
|
+
static const semanticSpaceInlineResponsiveInlinespacerespsm = 8;
|
|
115
|
+
/** 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
116
|
+
static const semanticSpaceInlineResponsiveInlinespacerespmd = 12;
|
|
117
|
+
/** 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
118
|
+
static const semanticSpaceInlineResponsiveInlinespaceresplg = 16;
|
|
119
|
+
/** 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
120
|
+
static const semanticSpaceInlineResponsiveInlinespacerespxl = 24;
|
|
121
|
+
/** 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
122
|
+
static const semanticSpaceInlineResponsiveInlinespaceresp2xl = 32;
|
|
123
|
+
/** 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
124
|
+
static const semanticSpaceInlineConstantInlinespaceconst3xs = 2;
|
|
125
|
+
/** 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
126
|
+
static const semanticSpaceInlineConstantInlinespaceconst2xs = 4;
|
|
127
|
+
/** 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
128
|
+
static const semanticSpaceInlineConstantInlinespaceconstxs = 6;
|
|
129
|
+
/** 8-8-8-8 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
130
|
+
static const semanticSpaceInlineConstantInlinespaceconstsm = 8;
|
|
131
|
+
/** 12-12-12-12 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
132
|
+
static const semanticSpaceInlineConstantInlinespaceconstmd = 12;
|
|
133
|
+
/** 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
134
|
+
static const semanticSpaceInlineConstantInlinespaceconstlg = 16;
|
|
135
|
+
/** 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
136
|
+
static const semanticSpaceInlineConstantInlinespaceconstxl = 24;
|
|
137
|
+
/** 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
138
|
+
static const semanticSpaceInlineConstantInlinespaceconst2xl = 32;
|
|
139
|
+
/** 8-8-12-16 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
140
|
+
static const semanticSpaceStackResponsiveStackspacerespsm = 8;
|
|
141
|
+
/** 12-12-16-24 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
142
|
+
static const semanticSpaceStackResponsiveStackspacerespmd = 12;
|
|
143
|
+
/** 16-16-24-32 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
144
|
+
static const semanticSpaceStackResponsiveStackspaceresplg = 16;
|
|
145
|
+
/** 24-24-32-40 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
146
|
+
static const semanticSpaceStackResponsiveStackspacerespxl = 24;
|
|
147
|
+
/** 32-32-48-64 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
148
|
+
static const semanticSpaceStackResponsiveStackspaceresp2xl = 32;
|
|
149
|
+
/** 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
150
|
+
static const semanticSpaceStackConstantStackspaceconst3xs = 2;
|
|
151
|
+
/** 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
152
|
+
static const semanticSpaceStackConstantStackspaceconst2xs = 4;
|
|
153
|
+
/** 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
154
|
+
static const semanticSpaceStackConstantStackspaceconstxs = 6;
|
|
155
|
+
/** 8-8-8-8 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
156
|
+
static const semanticSpaceStackConstantStackspaceconstsm = 8;
|
|
157
|
+
/** 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
158
|
+
static const semanticSpaceStackConstantStackspaceconstmd = 12;
|
|
159
|
+
/** 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
160
|
+
static const semanticSpaceStackConstantStackspaceconstlg = 16;
|
|
161
|
+
/** 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
162
|
+
static const semanticSpaceStackConstantStackspaceconstxl = 24;
|
|
163
|
+
/** 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
164
|
+
static const semanticSpaceStackConstantStackspaceconst2xl = 32;
|
|
165
|
+
/** 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
166
|
+
static const semanticSizeResponsiveSizeresp4xs = 12;
|
|
167
|
+
/** 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
168
|
+
static const semanticSizeResponsiveSizeresp3xs = 16;
|
|
169
|
+
/** 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
170
|
+
static const semanticSizeResponsiveSizeresp2xs = 24;
|
|
171
|
+
/** 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
172
|
+
static const semanticSizeResponsiveSizerespxs = 32;
|
|
173
|
+
/** 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
174
|
+
static const semanticSizeResponsiveSizerespsm = 40;
|
|
175
|
+
/** 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
176
|
+
static const semanticSizeResponsiveSizerespmd = 48;
|
|
177
|
+
/** 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
178
|
+
static const semanticSizeResponsiveSizeresplg = 56;
|
|
179
|
+
/** 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
180
|
+
static const semanticSizeResponsiveSizerespxl = 64;
|
|
181
|
+
/** 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
182
|
+
static const semanticSizeResponsiveSizeresp2xl = 72;
|
|
183
|
+
/** 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
184
|
+
static const semanticSizeResponsiveSizeresp3xl = 96;
|
|
185
|
+
/** 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
186
|
+
static const semanticSizeResponsiveSizeresp4xl = 148;
|
|
187
|
+
/** 8-8-8-8 – Use for setting fixed height and width of UI elements */
|
|
188
|
+
static const semanticSizeConstantSizeconst4xs = 8;
|
|
189
|
+
/** 16-16-16-16 – Use for setting fixed height and width of UI elements */
|
|
190
|
+
static const semanticSizeConstantSizeconst3xs = 16;
|
|
191
|
+
/** 24-24-24-24 – Use for setting fixed height and width of UI elements */
|
|
192
|
+
static const semanticSizeConstantSizeconst2xs = 24;
|
|
193
|
+
/** 32-32-32-32 – Use for setting fixed height and width of UI elements */
|
|
194
|
+
static const semanticSizeConstantSizeconstxs = 32;
|
|
195
|
+
/** 40-40-40-40 – Use for setting fixed height and width of UI elements */
|
|
196
|
+
static const semanticSizeConstantSizeconstsm = 40;
|
|
197
|
+
/** 48-48-48-48 Use for setting fixed height and width of UI elements */
|
|
198
|
+
static const semanticSizeConstantSizeconstmd = 48;
|
|
199
|
+
/** 56-56-56-56 – Use for setting fixed height and width of UI elements */
|
|
200
|
+
static const semanticSizeConstantSizeconstlg = 56;
|
|
201
|
+
/** 64-64-64-64 – Use for setting fixed height and width of UI elements */
|
|
202
|
+
static const semanticSizeConstantSizeconstxl = 64;
|
|
203
|
+
/** 72-72-72-72 – Use for setting fixed height and width of UI elements */
|
|
204
|
+
static const semanticSizeConstantSizeconst2xl = 72;
|
|
205
|
+
/** 96-96-96-96 – Use for setting fixed height and width of UI elements */
|
|
206
|
+
static const semanticSizeConstantSizeconst3xl = 96;
|
|
207
|
+
/** 148-148-148-148 – Use for setting fixed height and width of UI elements */
|
|
208
|
+
static const semanticSizeConstantSizeconst4xl = 148;
|
|
209
|
+
/** This variable references the bodyFontFamily variable from the branding collection. */
|
|
210
|
+
static const semanticTypographyFontfamilyBodyfontfamily = "Inter";
|
|
211
|
+
static const semanticTypographyFontfamilyCalloutfontfamily = "AntennaCond";
|
|
212
|
+
static const semanticTypographyFontfamilyDisplayfontfamily = "AntennaCond";
|
|
213
|
+
static const semanticTypographyFontfamilyFootnotefontfamily = "Inter";
|
|
214
|
+
static const semanticTypographyFontfamilyHeadlinefontfamily = "AntennaExtraCond";
|
|
215
|
+
static const semanticTypographyFontfamilyKickerfontfamily = "AntennaExtraCond";
|
|
216
|
+
static const semanticTypographyFontfamilyLabelfontfamily = "AntennaExtraCond";
|
|
217
|
+
static const semanticTypographyFontfamilySubheadlinefontfamily = "AntennaCond";
|
|
218
|
+
static const semanticTypographyFontfamilyTitlefontfamily = "AntennaCond";
|
|
219
|
+
static const semanticTypographyFontfamilyQuotefontfamily = "AntennaCond";
|
|
220
|
+
/** This variable is used on the body text style's font size parameter. It remains constant at 21. */
|
|
221
|
+
static const semanticTypographyFontsizeBodyBodyfontsize = 17;
|
|
222
|
+
/** This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22 */
|
|
223
|
+
static const semanticTypographyFontsizeCalloutCallout1fontsize = 18;
|
|
224
|
+
/** This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120 */
|
|
225
|
+
static const semanticTypographyFontsizeDisplayDisplay1fontsize = 38;
|
|
226
|
+
/** This variable is used for the font size parameter of the Display2 text style. 36 - 36 - 42 - 64 */
|
|
227
|
+
static const semanticTypographyFontsizeDisplayDisplay2fontsize = 34;
|
|
228
|
+
/** This variable is used on the display3 font size parameter of the display3 text style. 28 - 28 - 32 - 40 */
|
|
229
|
+
static const semanticTypographyFontsizeDisplayDisplay3fontsize = 27;
|
|
230
|
+
/** This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18 */
|
|
231
|
+
static const semanticTypographyFontsizeFootnoteFootnote1fontsize = 13;
|
|
232
|
+
/** This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16 */
|
|
233
|
+
static const semanticTypographyFontsizeFootnoteFootnote2fontsize = 10;
|
|
234
|
+
/** This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100 */
|
|
235
|
+
static const semanticTypographyFontsizeHeadlineHeadline1fontsize = 42;
|
|
236
|
+
/** This token is used on the headline2 text style's font size parameter. 40 - 40 - 48 - 64 */
|
|
237
|
+
static const semanticTypographyFontsizeHeadlineHeadline2fontsize = 42;
|
|
238
|
+
/** This token is used on the headline3 text style's font size parameter. 28 - 28 - 36 - 40 */
|
|
239
|
+
static const semanticTypographyFontsizeHeadlineHeadline3fontsize = 30;
|
|
240
|
+
/** This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32 */
|
|
241
|
+
static const semanticTypographyFontsizeHeadlineHeadline4fontsize = 21;
|
|
242
|
+
/** Values come from NMT Figma File 01_Foundation; in online CSS this is kicker0. 18 - 18 - 22 - 30 - This variable does not exist yet in online css. Online css is called kicker0 for smallest font size. */
|
|
243
|
+
static const semanticTypographyFontsizeKickerKicker1fontsize = 20;
|
|
244
|
+
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. This DS uses 1 to 4 following html convention of h1, h2, h3, etc. 18 - 18 - 22 - 24 */
|
|
245
|
+
static const semanticTypographyFontsizeKickerKicker2fontsize = 16;
|
|
246
|
+
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20 */
|
|
247
|
+
static const semanticTypographyFontsizeKickerKicker3fontsize = 16;
|
|
248
|
+
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16 */
|
|
249
|
+
static const semanticTypographyFontsizeKickerKicker4fontsize = 14;
|
|
250
|
+
/** This token is used in the label1 text style font size parameter. Its value remains constant at 17 across device sizes. */
|
|
251
|
+
static const semanticTypographyFontsizeLabelLabel1fontsize = 17;
|
|
252
|
+
/** 10 - 10 - 15 - 17 Use this label font size when you want your label's font size to change across device sizes. */
|
|
253
|
+
static const semanticTypographyFontsizeLabelLabel1fontsizeresponsive = 10;
|
|
254
|
+
/** This variable controls the label2 text style's font size parameter. Its value remains constant at 15. */
|
|
255
|
+
static const semanticTypographyFontsizeLabelLabel2fontsize = 15;
|
|
256
|
+
/** This token is used in the label3 text style's font size parameter. Its value remains constant at 12 across device sizes. */
|
|
257
|
+
static const semanticTypographyFontsizeLabelLabel3fontsize = 12;
|
|
258
|
+
/** This token is used in the font size parameter of the label4 text style. The value remains constant at 8. */
|
|
259
|
+
static const semanticTypographyFontsizeLabelLabel4fontsize = 8;
|
|
260
|
+
/** This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36 */
|
|
261
|
+
static const semanticTypographyFontsizeSubheadlineSubheadline1fontsize = 18;
|
|
262
|
+
/** 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
263
|
+
static const semanticTypographyFontsizeTitleTitle1fontsize = 24;
|
|
264
|
+
/** 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
265
|
+
static const semanticTypographyFontsizeTitleTitle2fontsize = 16;
|
|
266
|
+
/** 16 - 16 - 18 - 20 -- This variable is used for controlling the font size of the quote text style. */
|
|
267
|
+
static const semanticTypographyFontsizeQuoteQuotefontsize = 16;
|
|
268
|
+
static const semanticTypographyFontweightBodyBodyfontweightbook = 400;
|
|
269
|
+
static const semanticTypographyFontweightBodyBodyfontweightbold = 700;
|
|
270
|
+
static const semanticTypographyFontweightCalloutCalloutfontweight = 800;
|
|
271
|
+
static const semanticTypographyFontweightDisplayDisplayfontweight = 800;
|
|
272
|
+
static const semanticTypographyFontweightFootnoteFootnotefontweightbold = 700;
|
|
273
|
+
static const semanticTypographyFontweightFootnoteFootnotefontweightbook = 400;
|
|
274
|
+
static const semanticTypographyFontweightHeadlineHeadline1fontweight = 700;
|
|
275
|
+
/** This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines. */
|
|
276
|
+
static const semanticTypographyFontweightHeadlineHeadline1fontweightst = "Bold Italic";
|
|
277
|
+
static const semanticTypographyFontweightHeadlineHeadline2fontweight = 700;
|
|
278
|
+
static const semanticTypographyFontweightHeadlineHeadline3fontweight = 700;
|
|
279
|
+
static const semanticTypographyFontweightHeadlineHeadline4fontweight = 700;
|
|
280
|
+
static const semanticTypographyFontweightKickerKickerfontweight = 700;
|
|
281
|
+
static const semanticTypographyFontweightKickerKickerfontweightst = "Black Italic";
|
|
282
|
+
static const semanticTypographyFontweightLabelLabelfontweightbook = 400;
|
|
283
|
+
static const semanticTypographyFontweightLabelLabelfontweightbold = 700;
|
|
284
|
+
static const semanticTypographyFontweightSubheadlineSubheadlinefontweight = 700;
|
|
285
|
+
static const semanticTypographyFontweightTitleTitlefontweight = 800;
|
|
286
|
+
static const semanticTypographyFontweightQuoteQuotefontweight = 800;
|
|
287
|
+
/** Figma's font line height currently does not allow for multipliers as is used on current website css var(--body-line-height) */
|
|
288
|
+
static const semanticTypographyLineheightBodyBodylineheight = 28.05;
|
|
289
|
+
static const semanticTypographyLineheightCalloutCalloutlineheight = 23.4;
|
|
290
|
+
static const semanticTypographyLineheightDisplayDisplay1lineheight = 40;
|
|
291
|
+
static const semanticTypographyLineheightDisplayDisplay2lineheight = 36;
|
|
292
|
+
static const semanticTypographyLineheightDisplayDisplay3lineheight = 28;
|
|
293
|
+
static const semanticTypographyLineheightFootnoteFootnote1lineheight = 17.03;
|
|
294
|
+
static const semanticTypographyLineheightFootnoteFootnote2lineheight = 13;
|
|
295
|
+
static const semanticTypographyLineheightHeadlineHeadline1lineheight = 42;
|
|
296
|
+
static const semanticTypographyLineheightHeadlineHeadline2lineheight = 42;
|
|
297
|
+
static const semanticTypographyLineheightHeadlineHeadline3lineheight = 33;
|
|
298
|
+
static const semanticTypographyLineheightHeadlineHeadline4lineheight = 23.1;
|
|
299
|
+
static const semanticTypographyLineheightKickerKicker1lineheight = 22;
|
|
300
|
+
static const semanticTypographyLineheightKickerKicker2lineheight = 17.6;
|
|
301
|
+
static const semanticTypographyLineheightKickerKicker3lineheight = 17.6;
|
|
302
|
+
static const semanticTypographyLineheightKickerKicker4lineheight = 15.4;
|
|
303
|
+
/** This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights. */
|
|
304
|
+
static const semanticTypographyLineheightLabelLabel1lineheight = 20.4;
|
|
305
|
+
static const semanticTypographyLineheightLabelLabel1responsivelineheight = 12;
|
|
306
|
+
static const semanticTypographyLineheightLabelLabel2lineheight = 19.2;
|
|
307
|
+
static const semanticTypographyLineheightLabelLabel3lineheight = 14.4;
|
|
308
|
+
static const semanticTypographyLineheightLabelLabel4lineheight = 10;
|
|
309
|
+
static const semanticTypographyLineheightSubheadlineSubheadline1lineheight = 23.4;
|
|
310
|
+
static const semanticTypographyLineheightTitleTitle1lineheight = 26.4;
|
|
311
|
+
/** html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
312
|
+
static const semanticTypographyLineheightTitleTitle2lineheight = 16.8;
|
|
313
|
+
/** This variable is used in the quote text style line height parameter. */
|
|
314
|
+
static const semanticTypographyLineheightQuoteQuotelineheight = 20.8;
|
|
315
|
+
/** 2 | 2 | 2 | 3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
316
|
+
static const semanticTypographyLetterspacingLetterspacingpositivelg = 2;
|
|
317
|
+
/** 1 | 1 | 1 | 1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
318
|
+
static const semanticTypographyLetterspacingLetterspacingpositivemd = 1;
|
|
319
|
+
/** 0.5 | 0.5 | 0.5 | 0.5 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
320
|
+
static const semanticTypographyLetterspacingLetterspacingpositivesm = 0.5;
|
|
321
|
+
/** 0.25 | 0.25 | 0.25 | 0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
322
|
+
static const semanticTypographyLetterspacingLetterspacingpositivexs = 0.25;
|
|
323
|
+
/** 0 | 0 | 0 | 0 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
324
|
+
static const semanticTypographyLetterspacingLetterspacingnone = 0;
|
|
325
|
+
/** -0.25 | -0.25 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. This letter spacing was only found in large titles on iOS mobile app large title component. */
|
|
326
|
+
static const semanticTypographyLetterspacingLetterspacingnegativexs = -0.25;
|
|
327
|
+
/** -0.5 | -0.5 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
328
|
+
static const semanticTypographyLetterspacingLetterspacingnegativesm = -0.5;
|
|
329
|
+
/** -1 | -1 | -1 | -1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
330
|
+
static const semanticTypographyLetterspacingLetterspacingnegativemd = -1;
|
|
331
|
+
/** -2 | -2 | -2 | -3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
332
|
+
static const semanticTypographyLetterspacingLetterspacingnegativelg = -2;
|
|
333
|
+
/** -0.5 | -0.5 | -1 | -2 | This variable is used for the letter spacing parameter of the display1 text style. On smaller devices the value is smaller than on larger devices. On desktop devices the letter spacing is further reduced for making the text style more compact. */
|
|
334
|
+
static const semanticTypographyLetterspacingDisplayDisplay1letterspacing = -0.5;
|
|
335
|
+
/** -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display2 text style. On smaller devices the value is smaller than on larger devices. */
|
|
336
|
+
static const semanticTypographyLetterspacingDisplayDisplay2letterspacing = -0.5;
|
|
337
|
+
/** -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display3 text style. On smaller devices the value is smaller than on larger devices. */
|
|
338
|
+
static const semanticTypographyLetterspacingDisplayDisplay3letterspacing = -0.5;
|
|
339
|
+
/** Use for showing elements on desktop viewport sizes only */
|
|
340
|
+
static const semanticVisibilityBooleanVisilbledesktoponly = false;
|
|
341
|
+
/** Use for showing elements on tablet viewport sizes only */
|
|
342
|
+
static const semanticVisibilityBooleanVisilbletabletonly = false;
|
|
343
|
+
/** Use for showing elements on mobile viewport sizes only */
|
|
344
|
+
static const semanticVisibilityBooleanVisilblemobileonly = true;
|
|
345
|
+
/** Use for showing elements on viewport sizes above 600 px */
|
|
346
|
+
static const semanticVisibilityBooleanVisilbleabove600px = false;
|
|
347
|
+
/** Use for showing elements on viewport sizes below 600 px */
|
|
348
|
+
static const semanticVisibilityBooleanVisilblebelow600px = true;
|
|
349
|
+
/** Use for hiding elements on desktop viewport sizes only */
|
|
350
|
+
static const semanticVisibilityBooleanHideondesktop = true;
|
|
351
|
+
/** Use for hiding elements on mobile viewport sizes */
|
|
352
|
+
static const semanticVisibilityBooleanHideonmobile = false;
|
|
353
|
+
static const semanticVisibilityVariantswitchBpspecificweb = "xs/sm";
|
|
354
|
+
static const semanticVisibilityVariantswitchBpspecificapp = "compact";
|
|
355
|
+
static const semanticVisibilityVariantswitchChangeonlg = "xs/sm/md";
|
|
356
|
+
/** This variable is used for controlling size changes across device sizes on some components such as the vertical newsticker cards and the search results cards. Both have cards that change layouts at different breakpoints. */
|
|
357
|
+
static const semanticVisibilityVariantswitchChangeonmd = "xs/sm";
|
|
358
|
+
/** This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande */
|
|
359
|
+
static const componentAccordionAccordionlabelfontfamily = "Inter";
|
|
360
|
+
/** This variable is used for setting the size of avatar images in article pages. It references the sizeConstMD variable from the "generic" semantic collection. Its value is 48 across devices. */
|
|
361
|
+
static const componentAvatarAvatararticlesize = 48;
|
|
362
|
+
/** 96 - 96 - 130 - 130 This variable is used for controlling the size of the avatar image on author pages. */
|
|
363
|
+
static const componentAvatarAvatarauthorpagesize = 96;
|
|
364
|
+
/** This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15 */
|
|
365
|
+
static const componentAvatarAvatarlabelfontsize = 13;
|
|
366
|
+
/** This variable is used for controlling the line height of avatar texts. Its values influence the stacking space between avatar texts. 21 - 21 - 21 - 23 */
|
|
367
|
+
static const componentAvatarAvatarlabellineheight = 21;
|
|
368
|
+
/** This variable is used in avatar text styles. It receives values from the Brand Tokens Collection. Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
|
|
369
|
+
static const componentAvatarAvatarfontfamily = "Inter";
|
|
370
|
+
/** This variable is used for setting the inline space between multiple avatars that are horizontally placed in a lane when an article has multiple authors. 16 - 16 - 24 - 24 */
|
|
371
|
+
static const componentAvatarAvatarlanegapspace = 16;
|
|
372
|
+
/** This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review. */
|
|
373
|
+
static const componentAvatarAppavatarfontfamily = "AntennaCond";
|
|
374
|
+
/** This variable is used to control the font size of kickers in the heading section of article pages. 18 - 18 - 22 - 30 */
|
|
375
|
+
static const componentArticleArticlekickerfontsize = 20;
|
|
376
|
+
/** 40 - 40 - 72 - 100 - This variable uses the semantic variables headline2 for XS&SM, headline1 for MD&LG */
|
|
377
|
+
static const componentArticleArticleheadlinefontsize = 42;
|
|
378
|
+
/** CSS --article-figure-meta-font-size 16-16-18-18 */
|
|
379
|
+
static const componentArticleArticleimagecaptionfontsize = 13;
|
|
380
|
+
/** this component level variable references the branding variables */
|
|
381
|
+
static const componentArticleArticleimagecaptionlineheight = 16.9;
|
|
382
|
+
/** This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. 12 - 12 - 14 - 16 */
|
|
383
|
+
static const componentArticleArticlemetafontsize = 12;
|
|
384
|
+
/** This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. This variable references variables from the branding collection. */
|
|
385
|
+
static const componentArticleArticlemetafontfamily = "AntennaCond";
|
|
386
|
+
/** 8 | 8 | 12 | 16 - This space variable is used at the top edge of the article main content bounding box. */
|
|
387
|
+
static const componentArticleArticletopmarginspace = 8;
|
|
388
|
+
static const componentArticleAriclemobile1colgridimagemarginspace = 0;
|
|
389
|
+
/** 12 | 12 | 12 | 16 - This spacing variable is used for the space between article page heading kickers, headlines and subheadlines. XS&SM need review; correct value might be 8 */
|
|
390
|
+
static const componentArticleArticleheadingsstackspace = 12;
|
|
391
|
+
/** 16 | 16 | 72 | 16 - This variable is used for the left and right space within the article page headings container which holds the article page kicker, headline and subheadline. */
|
|
392
|
+
static const componentArticleArticleheadingsinlinespace = 16;
|
|
393
|
+
/** 16 - 16 - 24 - 32 - This variable creates the vertical spacing between different article body elements such as avatars, media players, corssheadings, paragraphs, field sets, images, tables, quotes, videos, social embeds, etc. */
|
|
394
|
+
static const componentArticleArticlecontentstackspace = 16;
|
|
395
|
+
/** 16 | 16 | 72 | 162 - This variable is used for making the left and right spacings around article content blocks. Current css has the article-body class assigned to a div and article body contains these horizontal padding values. */
|
|
396
|
+
static const componentArticleArticlecontentinlinespace = 16;
|
|
397
|
+
/** same as standard teaser width size variable */
|
|
398
|
+
static const componentArticleArticlegalleryateaserwidth = 145;
|
|
399
|
+
/** NMT CSS --article-figure-meta-font-size */
|
|
400
|
+
static const componentArticleArticleimagesourcefontsize = 13;
|
|
401
|
+
static const componentArticleArticleimagesourcelineheight = 17;
|
|
402
|
+
static const componentArticleArticleimagecontainerstackspace = 8;
|
|
403
|
+
static const componentArticleArticleimagelandscapeinlinespace = 0;
|
|
404
|
+
static const componentArticleArticleimageportaitinlinespace = 0;
|
|
405
|
+
static const componentArticleArticleinfoboxinlinespace = 16;
|
|
406
|
+
static const componentArticleArticleinfoboxstackspace = 16;
|
|
407
|
+
/** This variable is used in the text style dedicated to audio player labels for elapsed time, reproduction speed and short functionality description text. 16 - 16 - 16 - 18 */
|
|
408
|
+
static const componentAudioplayerAudioplayerfontsize = 16;
|
|
409
|
+
/** 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers. */
|
|
410
|
+
static const componentBadgeAdlabelbadgeheightsize = 30;
|
|
411
|
+
/** This space variable is used for creating the top and bottom space between a badge's text label and the surface that the text label is on top of. */
|
|
412
|
+
static const componentBadgeBadgesinnerstackspace = 2;
|
|
413
|
+
/** This space variable is used for creating the left and right space between a badge's text label and the badge background surface that the text label is on top of. */
|
|
414
|
+
static const componentBadgeBadgesinnerinlinespace = 4;
|
|
415
|
+
static const componentBreadcrumbBreadcrumbfontfamily = "Inter";
|
|
416
|
+
/** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
|
|
417
|
+
static const componentBreadcrumbBreadcrumbfontsize = 14;
|
|
418
|
+
/** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
|
|
419
|
+
static const componentBreadcrumbBreadcrumblineheight = 14;
|
|
420
|
+
static const componentBreadcrumbBreadcrumb&arrowleftinlinespace1 = 3;
|
|
421
|
+
static const componentBreadcrumbBreadcrumb&arrowrightinlinespace2 = 5;
|
|
422
|
+
static const componentBreadcrumbBreadcrumbinlinespace = 12;
|
|
423
|
+
static const componentBreadcrumbBreadcrumbfontweight = 400;
|
|
424
|
+
static const componentBreadcrumbBreadcrumbstackspace = 14;
|
|
425
|
+
static const componentBreakingnewsBreakingnewscontainerheightsize = 56;
|
|
426
|
+
static const componentBreakingnewsBreakingnewsbadgeinlinespace = 6;
|
|
427
|
+
static const componentBreakingnewsBreakingnewsbadgetitelsstackspace = 0;
|
|
428
|
+
static const componentBreakingnewsBreakingnewsbadgeuppertitlefontsize = 13;
|
|
429
|
+
static const componentBreakingnewsBreakingnewsbadgeuppertitlelineheight = 13;
|
|
430
|
+
static const componentBreakingnewsBreakingnewsbadgelowertitlefontsize = 23;
|
|
431
|
+
static const componentBreakingnewsBreakingnewsbadgelowertitlelineheight = 21;
|
|
432
|
+
static const componentBreakingnewsBreakingnewsscrollingtextfontsize = 21;
|
|
433
|
+
static const componentBreakingnewsBreakingnewsscrollingtextlineheight = 24;
|
|
434
|
+
static const componentButtonButtonlabelfontsize = 15;
|
|
435
|
+
static const componentButtonButtonlabellineheight = 15;
|
|
436
|
+
static const componentButtonButtoncontentgapspace = 6;
|
|
437
|
+
static const componentButtonButtoninlinespace = 16;
|
|
438
|
+
static const componentButtonButtonstackspace = 6;
|
|
439
|
+
static const componentButtonButtonborderwidthsize = 2;
|
|
440
|
+
/** This fixed height variable ensures that the button maintains a consistent height, even when the icon is not active. */
|
|
441
|
+
static const componentButtonButtoncontentminheightsize = 24;
|
|
442
|
+
/** Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18 */
|
|
443
|
+
static const componentButtonPartnerlinkbuttonlabelfontsize = 16;
|
|
444
|
+
static const componentButtonPartnerlinkbuttoninlinespace = 8;
|
|
445
|
+
static const componentButtonPartnerlinkbuttonlabelheightsize = 48;
|
|
446
|
+
static const componentButtonButtonborderradius = 8;
|
|
447
|
+
static const componentCardsSearchresultcardimagewidthsize = 216;
|
|
448
|
+
static const componentCardsSearchresultcardimageheightsizestacked = 189;
|
|
449
|
+
static const componentCardsNewstickerimagecardwidthsize = 206;
|
|
450
|
+
/** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
|
|
451
|
+
static const componentCarouselGalleryteasertitlebottomspace = 28;
|
|
452
|
+
/** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
|
|
453
|
+
static const componentCarouselGalleryteaserappgapspace = 0;
|
|
454
|
+
static const componentCarouselAppepapercarouselitemdefaultwidth = 144;
|
|
455
|
+
static const componentCarouselAppepapercarouselitemfocuswidth = 182;
|
|
456
|
+
static const componentCarouselAppepapercarousebeilageitemwidth = 110;
|
|
457
|
+
static const componentCarouselStandardteasergalleryteaserwidthweb = 145;
|
|
458
|
+
static const componentCarouselStandardteasergalleryteaserwidthapp = 280;
|
|
459
|
+
/** This variable is used on the chips font size parameter of the chips text style. The font size changes only for the change between larger device widths and any device smaller than the largest. 16 - 16 -16 - 18 */
|
|
460
|
+
static const componentChipsChipsfontsize = 16;
|
|
461
|
+
static const componentChipsChipsinlinespace = 12;
|
|
462
|
+
static const componentChipsChipsstackspace = 8;
|
|
463
|
+
static const componentDatepickerDatepickeritemdaywidthsize = 44;
|
|
464
|
+
static const componentDatepickerDatepickeritemyearwidthsize = 77;
|
|
465
|
+
static const componentDatepickerDatepickeritemheightsize = 44;
|
|
466
|
+
static const componentDrawersMobilemenudrawerstackspace = 20;
|
|
467
|
+
static const componentDrawersMobilemenudrawerleftinlinespace = 20;
|
|
468
|
+
static const componentDrawersMobilemenudrawerrightinlinespace = 16;
|
|
469
|
+
static const componentDrawersMobilemenudrawermaxwidthsize = 400;
|
|
470
|
+
static const componentDropdownDropdownitemstackspace = 8;
|
|
471
|
+
static const componentDropdownDropdowniteminlinespace = 12;
|
|
472
|
+
static const componentDropdownDropdownborderradius = 4;
|
|
473
|
+
static const componentFooterFooterfontfamily = "Inter";
|
|
474
|
+
/** This variable is used on footer links that commonly show up at the bottom of pages. The font size parameter remains constant at 11 px across device sizes. */
|
|
475
|
+
static const componentFooterFooterfontsize = 11;
|
|
476
|
+
static const componentFooterFooterlineheight = 14;
|
|
477
|
+
static const componentFooterFooterfontsizeuserofferpages = 18;
|
|
478
|
+
static const componentFooterFooterlineheightuserofferpages = 26;
|
|
479
|
+
static const componentIconIconsize = 24;
|
|
480
|
+
static const componentIconIconsizeembeddmedia = 40;
|
|
481
|
+
static const componentInfoelementInfoelementteaserbadgemarginspace = 4;
|
|
482
|
+
static const componentInfoelementInfoelementteaserimageheightsize = 80;
|
|
483
|
+
static const componentInfoelementInfoelementteaserimagewidthsize = 80;
|
|
484
|
+
static const componentInfoelementInfoelementteaserbadgeheightsize = 16;
|
|
485
|
+
/** This variable controls texts inside of input fields such as dropdowns, date input and other text inputs that appear in forms for example. compact 15 - default 17 - spacious 19 */
|
|
486
|
+
static const componentInputfieldInputfieldfontsize = 16;
|
|
487
|
+
static const componentInputfieldInputfieldfontfamily = "Inter";
|
|
488
|
+
static const componentInputfieldInputfieldinlinespace = 16;
|
|
489
|
+
static const componentInputfieldInputfieldstackspace = 6;
|
|
490
|
+
static const componentInputfieldInputfieldmessagegapspace = 4;
|
|
491
|
+
static const componentInputfieldInputfieldimessageinlinespace = 16;
|
|
492
|
+
static const componentInputfieldInputfieldminilabelinlinespace = 4;
|
|
493
|
+
static const componentInputfieldInputfieldheightsize = 36;
|
|
494
|
+
static const componentInputfieldHeyinputcontainerinlinespace = 8;
|
|
495
|
+
static const componentLivetickerLivetickerappcardheightsize = 96;
|
|
496
|
+
static const componentLivetickerLivetickerappcardwidthsize = 250;
|
|
497
|
+
static const componentLivetickerTimestampfontfamily = "Gotham XNarrow";
|
|
498
|
+
static const componentLivetickerLivetickerheadlinefontweight = 600;
|
|
499
|
+
/** This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32 */
|
|
500
|
+
static const componentLivetickerLivetickerheadlinesfontsize = 22;
|
|
501
|
+
/** This variable is used for the live ticker time stamp font size. 14 - 14 - 16 - 16 */
|
|
502
|
+
static const componentLivetickerLivetickertimestampfontsize = 14;
|
|
503
|
+
static const componentLivetickerLivetickertime&headlinestackspace = 4;
|
|
504
|
+
static const componentLivetickerLivetickerslideritemwidthmaxsize = 257;
|
|
505
|
+
static const componentMediaplayerAudioplayerheaderstackspace = 56;
|
|
506
|
+
static const componentMediaplayerPodcastplaybuttonsize = 48;
|
|
507
|
+
static const componentMediaplayerVidplayerbottombargapspace = 0;
|
|
508
|
+
static const componentMediaplayerVideotimebadgefontfamily = "Inter";
|
|
509
|
+
static const componentMediaplayerVidplayercontrolbuttonsize = 42;
|
|
510
|
+
static const componentMediaplayerVidplayercontrolbuttoniconsizehover = 28;
|
|
511
|
+
static const componentMediaplayerVidplayertimecodefontsize = 14;
|
|
512
|
+
static const componentMediaplayerVidplayertimecodecontainerminwidthsize = 45;
|
|
513
|
+
static const componentMediaplayerVidplayerprogressbarcontainerheightsize = 24;
|
|
514
|
+
static const componentMediaplayerVidplayerunmutebuttonwidthsize = 220;
|
|
515
|
+
static const componentMenuMenulinklaneheightsize = 48;
|
|
516
|
+
static const componentMenuMenulogodefaultsize = 56;
|
|
517
|
+
static const componentMenuMenulogoscrolledsize = 56;
|
|
518
|
+
static const componentMenuMenuutillinkitemheightsize = 48;
|
|
519
|
+
static const componentMenuMenuitemutilfontsize = 12;
|
|
520
|
+
/** This variable is used on the menu link lane and on the mobile side menu drawer. */
|
|
521
|
+
static const componentMenuMenuitemfontsize = 18;
|
|
522
|
+
static const componentMenuMenuspecialnaviitemheightsize = 48;
|
|
523
|
+
static const componentMenuMenuitemspace = 8;
|
|
524
|
+
static const componentMenuMenulinkiteminlinespace = 4;
|
|
525
|
+
static const componentMenuMenuitemutilstackspace = 10;
|
|
526
|
+
static const componentMenuSubnavbarheightsize = 42;
|
|
527
|
+
static const componentMenuMenuutilitylinkscontainerheightsize = 56;
|
|
528
|
+
static const componentMenuMenutopstackspace = 8;
|
|
529
|
+
static const componentMenuMenubottomstackspace = 8;
|
|
530
|
+
static const componentMenuMenuleftinlinespace = 8;
|
|
531
|
+
static const componentMenuMenurightinlinespace = 0;
|
|
532
|
+
static const componentMenuMenuutilitylinksgapspace = 24;
|
|
533
|
+
static const componentMenuMenuutilitylinksdividerheightsize = 40;
|
|
534
|
+
/** This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 10 - 10 - 10 - 0 */
|
|
535
|
+
static const componentMenuMenushadowvisibility = Color(0x1a000000);
|
|
536
|
+
/** This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 0 - 0 - 0 - 10 */
|
|
537
|
+
static const componentMenuHeyinputshadowvisibility = Color(0x00000000);
|
|
538
|
+
static const componentMenuIosapptopbarheightsize = 44;
|
|
539
|
+
static const componentMenuIosapptopbarleftinlinespace = 12;
|
|
540
|
+
static const componentMenuIosapptopbarrightinlinespace = 16;
|
|
541
|
+
static const componentMenuApptopbartitlefontsize = 12;
|
|
542
|
+
static const componentMenuApptopbarstagetitleheight = 14;
|
|
543
|
+
static const componentNewstickerNewstickerappcardheightsize = 116;
|
|
544
|
+
static const componentNewstickerNewstickerappcardwidthsize = 250;
|
|
545
|
+
static const componentNewstickerNewstickertimefontfamily = "AntennaExtraCond";
|
|
546
|
+
static const componentNewstickerNewstickertimefontweight = 700;
|
|
547
|
+
/** similar to kicker3 values - 16 - 16 - 16 - 18 */
|
|
548
|
+
static const componentNewstickerNewstickertimefontsize = 16;
|
|
549
|
+
/** Figma currently does not allow for percentages in Line Height variables. The values in this token are the result of multiplying the font size by the line height variable defined on the Bild home css -> newsTickerTime line height: 1.3. Line height for this component does not change across devices. */
|
|
550
|
+
static const componentNewstickerNewstickertimelineheight = 20.8;
|
|
551
|
+
static const componentNewstickerNewstickerbadgesinlinespace = 8;
|
|
552
|
+
static const componentNewstickerNewstickerentriesstackspace = 22;
|
|
553
|
+
static const componentNewstickerNewstickerentriesleftinlinespace = 22;
|
|
554
|
+
static const componentNewstickerNewstickercontentstackspace = 4;
|
|
555
|
+
static const componentNewstickerNewstickerkickerinnerinlinespace = 4;
|
|
556
|
+
static const componentNewstickerNewstickerkickerinnerstackspace = 2;
|
|
557
|
+
static const componentNewstickerNewstickertime&kickerstackspace = 4;
|
|
558
|
+
static const componentNewstickerNewstickertitlesinlinespace = 18;
|
|
559
|
+
static const componentNewstickerNewstickerskeletonbottomspace = 64;
|
|
560
|
+
static const componentNewstickerNewstickerreddotsize = 12;
|
|
561
|
+
static const componentNewstickerNewstickerlineinlinespace = 6;
|
|
562
|
+
static const componentPaginationGallerypaginationitemheightsize = 4;
|
|
563
|
+
/** 8 - 8 - 12 - 12 - this component level variable references the inlineSpaceConst semantic variables; SM for smaller devices, MD for larger devices */
|
|
564
|
+
static const componentPaginationGallerypaginationcontainerwebinlinespace = 8;
|
|
565
|
+
static const componentPaginationGallerypaginationcontainerappinlinespace = 12;
|
|
566
|
+
/** 12 - 12 - 16 - 16 - this component level variable references the semantic */
|
|
567
|
+
static const componentPaginationGallerypaginationcontainerstackspace = 12;
|
|
568
|
+
static const componentPaginationScrollbarthicknesssize = 8;
|
|
569
|
+
static const componentPaywallPaywallcardmaxwidthsize = 346;
|
|
570
|
+
/** This variable is used on the paywall card price tag. 64 constant */
|
|
571
|
+
static const componentPaywallPaywallcardpricetagfontsize = 64;
|
|
572
|
+
static const componentPaywallPaywallcardpricetaglineheight = 64;
|
|
573
|
+
/** This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40 */
|
|
574
|
+
static const componentPaywallPaywallcardpricenotefontsize = 40;
|
|
575
|
+
static const componentPaywallPaywallcardpricenotelineheight = 40;
|
|
576
|
+
static const componentPaywallPaywallcontainergapspace = -48;
|
|
577
|
+
static const componentPaywallPaywallheaderbottomstackspace = 80;
|
|
578
|
+
static const componentQuotesQuotecontainerinlinespace = 16;
|
|
579
|
+
static const componentQuotesQuotecontentgapspace = 16;
|
|
580
|
+
static const componentQuotesQuotecontainerstackspace = 16;
|
|
581
|
+
static const componentQuotesQuotequotationmarksfontsize = 28;
|
|
582
|
+
static const componentRadiobuttonsRadioselectorsize = 20;
|
|
583
|
+
static const componentRadiobuttonsRadioselectordotactivesize = 12;
|
|
584
|
+
static const componentSearchSearchresultbadgeheightsize = 18;
|
|
585
|
+
static const componentSectiontitleSectiontitleinnerstackbottomspace = 12;
|
|
586
|
+
/** This variable is used on large title headings that are h2 elements in html and indicate a new section in the user interface. This space changes when a user hovers over the large title. */
|
|
587
|
+
static const componentSectiontitleSectiontitle&arrowinlinespace = 5;
|
|
588
|
+
/** This variable is used for increasing the space between the text and the arrow at the end of the large title text. On mobile devices there is no hover state so this variables values are the same as the default state values. */
|
|
589
|
+
static const componentSectiontitleSectiontitle&arrowinlinespaceactive = 5;
|
|
590
|
+
static const componentSectiontitleSectiontitleheightsize = 32;
|
|
591
|
+
static const componentSeparatorsSeparatorthicknesssize = 2;
|
|
592
|
+
static const componentSkeletonsHeadlinesskeletonimageplaceholdermaxwidth = 282;
|
|
593
|
+
static const componentSkeletonsArticleskeletonimageinlinespace = 12;
|
|
594
|
+
static const componentSkeletonsArticleskeletontextinlinespace = 0;
|
|
595
|
+
static const componentSkeletonsArticletextskeletonheightsize = 270;
|
|
596
|
+
static const componentSpecialnaviSpecialnaviinlinespace = 24;
|
|
597
|
+
static const componentSlidersSliderprogressbaridleheightsize = 4;
|
|
598
|
+
static const componentSlidersSliderprogressbarhoverheightsize = 8;
|
|
599
|
+
static const componentSlidersSliderprogressinactiveheightsize = 2;
|
|
600
|
+
static const componentSlidersVidplayerprogressbarheightsize = 12;
|
|
601
|
+
static const componentSpinnersVideospinnersize = 40;
|
|
602
|
+
static const componentSpinnersVideospinnersize0_5x = 20;
|
|
603
|
+
static const componentSpinnersVideospinnerstrokesize = 2;
|
|
604
|
+
/** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
|
|
605
|
+
static const componentTabsTablabelfontsize = 16;
|
|
606
|
+
/** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
|
|
607
|
+
static const componentTabsTablabelfontsizeline = 12;
|
|
608
|
+
static const componentTabsIostabbarheightsize = 49;
|
|
609
|
+
static const componentTabsAndroidtabbarheightsize = 56;
|
|
610
|
+
/** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
|
|
611
|
+
static const componentTabsAppstabslabelfontsize = 11;
|
|
612
|
+
/** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
|
|
613
|
+
static const componentTabsAppstabslabellineheight = 14.4;
|
|
614
|
+
static const componentTabsTopbartabitemheightsize = 44;
|
|
615
|
+
static const componentTableTablecolumnwidthsize0_5x = 40;
|
|
616
|
+
static const componentTableTablecolumnwidthsize0_75x = 56;
|
|
617
|
+
static const componentTableTablecolumnwidthsize1x = 80;
|
|
618
|
+
static const componentTableTablecolumnwidthsize1_5x = 120;
|
|
619
|
+
static const componentTableTablecolumnwidthsize2x = 140;
|
|
620
|
+
static const componentTableTablecolumnwidthsize2_5x = 180;
|
|
621
|
+
static const componentTableTablecolumnwidthsize3x = 200;
|
|
622
|
+
static const componentTableTableitemmaxwidthsize = 224;
|
|
623
|
+
/** 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable */
|
|
624
|
+
static const componentTeaserAteaserAteaserkickerfontsize = 16;
|
|
625
|
+
static const componentTeaserAteaserAteaserkickerlineheight = 16;
|
|
626
|
+
/** This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
|
|
627
|
+
static const componentTeaserAteaserAteaserheadlinefontsize = 30;
|
|
628
|
+
static const componentTeaserAteaserAteaserheadlinelineheight = 30;
|
|
629
|
+
static const componentTeaserAteaserAteasertitleinlinespace = 12;
|
|
630
|
+
static const componentTeaserBteaserBteasertitleinlinespace = 16;
|
|
631
|
+
static const componentTeaserBildplayBildplayteaserwidthsize = 145;
|
|
632
|
+
/** XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
|
|
633
|
+
static const componentTeaserMqteaserMqteaserheadlinefontsize = 21;
|
|
634
|
+
static const componentTeaserMqteaserMqteaserheadlinelineheight = 23.1;
|
|
635
|
+
static const componentTeaserMqteaserMqteaserheadlinefontweight = 700;
|
|
636
|
+
static const componentTeaserMqteaserMqteasertitleinlinespace = 12;
|
|
637
|
+
/** This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40 */
|
|
638
|
+
static const componentTeaserTeaserbadgesheightsizelg = 32;
|
|
639
|
+
static const componentTeaserTeaserbadgesheightsizesm = 24;
|
|
640
|
+
/** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
|
|
641
|
+
static const componentTeaserTeaserbadgesmarginspace = 8;
|
|
642
|
+
static const componentTeaserTeaserkickerbginlinespace = 6;
|
|
643
|
+
static const componentTeaserTeaserkickerbgstackspace = 2;
|
|
644
|
+
static const componentTeaserQteaserQuadkickerfontsize = 20;
|
|
645
|
+
/** This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100 */
|
|
646
|
+
static const componentTeaserQteaserQuadheadlinefontsize = 42;
|
|
647
|
+
static const componentTeaserQteaserQuadheadlinelineheight = 42;
|
|
648
|
+
static const componentTeaserQteaserQteasertitleinlinespace = 12;
|
|
649
|
+
static const componentTeaserTeaserlayoutgridspace = 12;
|
|
650
|
+
/** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
|
|
651
|
+
static const componentTeaserStdteaserStdteaserbadgesmarginspace = 4;
|
|
652
|
+
static const componentTeaserStdteaserStdteaserimagetitlegapspace = 4;
|
|
653
|
+
/** 2 | 2 | 2 | 2 - This variable is used on the standard teaser vertical spacing between the kicker and the headline. It references the semantic variable stackSpaceConst3XS */
|
|
654
|
+
static const componentTeaserStdteaserStdteaserkickerheadlinestackspace = 2;
|
|
655
|
+
/** 16 - 16 - 16 - 16 */
|
|
656
|
+
static const componentTeaserSuperaSuperateasertitleinlinespace = 24;
|
|
657
|
+
static const componentTeaserTeasertitleinlineleftspace = 12;
|
|
658
|
+
static const componentTeaserTeasertitlestackspace = 4;
|
|
659
|
+
static const componentTeaserTeasertitlegapspace = 4;
|
|
660
|
+
static const componentTeaserTeasertitlebottomstackspace = 12;
|
|
661
|
+
/** This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
|
|
662
|
+
static const componentToggleswitchApptoggleitemlabelfontsize = 14;
|
|
663
|
+
/** This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2 */
|
|
664
|
+
static const componentToggleswitchApptoggleitemlabellineheight = 14.1;
|
|
665
|
+
static const componentVideoVideobadgetimelineheight = 21;
|
|
666
|
+
/** 16 - 16 - 18 - 18 -- This variable is used to control the videoTimeBadge text style's font size parameter. The typography style that uses this variable is the videoTimeBadge style. The badge that uses this variable appears on the upper right corner of horizontal videos. */
|
|
667
|
+
static const componentVideoVideotimebadgefontsize = 16;
|
|
668
|
+
static const componentVideoVerticalvideomockheadlinefontsize = 22;
|
|
669
|
+
static const componentVideoVideoframeinlinespace = 0;
|
|
670
|
+
/** This variable is used for changing the red play icon inside the white square. */
|
|
671
|
+
static const componentVideoVideoredplayiconheightsize = 10;
|
|
672
|
+
static const componentVideoVideoredplayiconwidthsize = 8;
|
|
673
|
+
static const componentVideoVideoskeletoncontainerheight = 180;
|
|
674
|
+
/** 24 - 24 - 32 - 40 - This variable is used on horizontal video badges that contain a red play icon on top of a white square next to a timestamp. */
|
|
675
|
+
static const componentVideoVideotimebadgesize = 24;
|
|
676
|
+
/** This variable is used on video player badges that display a red play icon on top of a white square next to a time stamp. This variable references the borderRadiusXS. Constant value of 2 across device sizes. */
|
|
677
|
+
static const componentVideoVideotimebadgecornersize = 2;
|
|
678
|
+
/** 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter. */
|
|
679
|
+
static const componentVideoVideoadbadgefontsize = 14;
|
|
680
|
+
/** This variable is used only for texts and labels that form part of this design system's documentation. */
|
|
681
|
+
static const component_dsysdocsSpecsfontfamily = "Gotham";
|
|
682
|
+
/** This variable is used only for this design system's component tests. */
|
|
683
|
+
static const component_dsysdocs1columnmobile = 320;
|
|
684
|
+
static const component_dsysdocsDsysdocswidthsize = 320;
|
|
685
|
+
/** This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8 */
|
|
686
|
+
static const component_dsysdocsDscaptionstackspace0_5x = 4;
|
|
687
|
+
static const component_dsysdocsDscaptionstackspace1x = 8;
|
|
688
|
+
/** This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68 */
|
|
689
|
+
static const component_dsysdocsDsmaincontainerspace = 0;
|
|
690
|
+
/** This variable is used on documentation pages that have an artistic banner at the top of the page that is related to the foundation topic on the page. 80 - 80 -80 - 140 */
|
|
691
|
+
static const component_dsysdocsFoundationsbannerheightsize = 80;
|
|
692
|
+
/** This variable is used as a max width size for content blocks. For mobile devices this var references the DSysDocsWidthSize var 320 - 750 - 962 - 1024 */
|
|
693
|
+
static const component_dsysdocsMaincontentstagesize = 320;
|
|
694
|
+
/** This variable is currently used on a thin gallery that appears on desktop websites with petbook and other "books" content. Its height changes to a large height on mobile sites. 558 - 558 - 558 - 186 */
|
|
695
|
+
static const component_dsysdocsThinbannerverticalheightsize = 558;
|
|
696
|
+
/** Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe */
|
|
697
|
+
static const component_dsysdocsBilddesignframespace = 12;
|
|
698
|
+
/** This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180 */
|
|
699
|
+
static const component_dsysdocsDocheaderheightsize = 144;
|
|
700
|
+
static const breakpointname = "xs";
|
|
701
|
+
}
|