@marioschmidt/design-system-tokens 1.0.13 → 1.0.15
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,278 +9,402 @@
|
|
|
9
9
|
|
|
10
10
|
import 'dart:ui';
|
|
11
11
|
|
|
12
|
-
class {
|
|
13
|
-
._();
|
|
12
|
+
class BrandSportbild {
|
|
13
|
+
BrandSportbild._();
|
|
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
|
-
static const
|
|
37
|
-
|
|
38
|
-
static const
|
|
39
|
-
|
|
40
|
-
static const
|
|
41
|
-
|
|
42
|
-
static const
|
|
43
|
-
|
|
44
|
-
static const
|
|
45
|
-
|
|
46
|
-
static const
|
|
47
|
-
|
|
48
|
-
static const
|
|
49
|
-
|
|
50
|
-
static const
|
|
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
|
-
static const
|
|
170
|
-
|
|
171
|
-
static const
|
|
172
|
-
static const
|
|
173
|
-
static const
|
|
174
|
-
static const
|
|
175
|
-
static const
|
|
176
|
-
static const
|
|
177
|
-
static const
|
|
178
|
-
static const
|
|
179
|
-
static const
|
|
180
|
-
static const
|
|
181
|
-
static const
|
|
182
|
-
static const
|
|
183
|
-
static const
|
|
184
|
-
static const
|
|
185
|
-
static const
|
|
186
|
-
static const
|
|
187
|
-
static const
|
|
188
|
-
static const
|
|
189
|
-
static const
|
|
190
|
-
static const
|
|
191
|
-
static const
|
|
192
|
-
static const
|
|
193
|
-
static const
|
|
194
|
-
static const
|
|
195
|
-
static const
|
|
196
|
-
static const
|
|
197
|
-
static const
|
|
198
|
-
static const
|
|
199
|
-
static const
|
|
200
|
-
static const
|
|
201
|
-
static const
|
|
202
|
-
static const
|
|
203
|
-
static const
|
|
204
|
-
static const
|
|
205
|
-
static const
|
|
206
|
-
static const
|
|
207
|
-
static const
|
|
208
|
-
static const
|
|
209
|
-
static const
|
|
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
|
-
static const
|
|
221
|
-
static const
|
|
222
|
-
static const
|
|
223
|
-
static const
|
|
224
|
-
static const
|
|
225
|
-
static const
|
|
226
|
-
static const
|
|
227
|
-
static const
|
|
228
|
-
static const
|
|
229
|
-
static const
|
|
230
|
-
static const
|
|
231
|
-
static const
|
|
232
|
-
static const
|
|
233
|
-
static const
|
|
234
|
-
static const
|
|
235
|
-
static const
|
|
236
|
-
static const
|
|
237
|
-
static const
|
|
238
|
-
static const
|
|
239
|
-
static const
|
|
240
|
-
static const
|
|
241
|
-
static const
|
|
242
|
-
static const
|
|
243
|
-
static const
|
|
244
|
-
static const
|
|
245
|
-
static const
|
|
246
|
-
static const
|
|
247
|
-
static const
|
|
248
|
-
static const
|
|
249
|
-
static const
|
|
250
|
-
static const
|
|
251
|
-
static const
|
|
252
|
-
static const
|
|
253
|
-
static const
|
|
254
|
-
static const
|
|
255
|
-
static const
|
|
256
|
-
static const
|
|
257
|
-
static const
|
|
258
|
-
static const
|
|
259
|
-
static const
|
|
260
|
-
|
|
261
|
-
static const
|
|
262
|
-
|
|
263
|
-
static const
|
|
264
|
-
|
|
265
|
-
static const
|
|
266
|
-
|
|
267
|
-
static const
|
|
268
|
-
|
|
269
|
-
static const
|
|
270
|
-
|
|
271
|
-
static const
|
|
272
|
-
|
|
273
|
-
static const
|
|
274
|
-
|
|
275
|
-
static const
|
|
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
|
-
|
|
15
|
+
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
|
|
16
|
+
static const globalTypographyFontfamilyDisplayfontfamily = "AntennaCond";
|
|
17
|
+
/** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
|
|
18
|
+
static const globalTypographyFontfamilyHeadlinefontfamily = "AntennaExtraCond";
|
|
19
|
+
/** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
|
|
20
|
+
static const globalTypographyFontfamilySubheadlinefontfamily = "AntennaCond";
|
|
21
|
+
/** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
|
|
22
|
+
static const globalTypographyFontfamilyKickerfontfamily = "AntennaExtraCond";
|
|
23
|
+
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
|
|
24
|
+
static const globalTypographyFontfamilyTitlefontfamily = "AntennaCond";
|
|
25
|
+
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
|
|
26
|
+
static const globalTypographyFontfamilyCalloutfontfamily = "AntennaCond";
|
|
27
|
+
/** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
|
|
28
|
+
static const globalTypographyFontfamilyBodyfontfamily = "Inter";
|
|
29
|
+
/** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
|
|
30
|
+
static const globalTypographyFontfamilyFootnotefontfamily = "Inter";
|
|
31
|
+
/** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
|
|
32
|
+
static const globalTypographyFontfamilyLabelfontfamily = "AntennaExtraCond";
|
|
33
|
+
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
|
|
34
|
+
static const globalTypographyFontfamilyQuotefontfamily = "AntennaCond";
|
|
35
|
+
/** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
|
|
36
|
+
static const globalTypographyFontsizeDisplayDisplay1fontsizexs = 38;
|
|
37
|
+
/** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
|
|
38
|
+
static const globalTypographyFontsizeDisplayDisplay1fontsizesm = 38;
|
|
39
|
+
/** Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. */
|
|
40
|
+
static const globalTypographyFontsizeDisplayDisplay1fontsizemd = 68;
|
|
41
|
+
/** Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. */
|
|
42
|
+
static const globalTypographyFontsizeDisplayDisplay1fontsizelg = 114;
|
|
43
|
+
/** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
|
|
44
|
+
static const globalTypographyFontsizeDisplayDisplay2fontsizexs = 34;
|
|
45
|
+
/** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
|
|
46
|
+
static const globalTypographyFontsizeDisplayDisplay2fontsizesm = 34;
|
|
47
|
+
/** Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. */
|
|
48
|
+
static const globalTypographyFontsizeDisplayDisplay2fontsizemd = 40;
|
|
49
|
+
/** Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. */
|
|
50
|
+
static const globalTypographyFontsizeDisplayDisplay2fontsizelg = 61;
|
|
51
|
+
/** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
|
|
52
|
+
static const globalTypographyFontsizeDisplayDisplay3fontsizexs = 27;
|
|
53
|
+
/** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
|
|
54
|
+
static const globalTypographyFontsizeDisplayDisplay3fontsizesm = 27;
|
|
55
|
+
/** Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. */
|
|
56
|
+
static const globalTypographyFontsizeDisplayDisplay3fontsizemd = 30;
|
|
57
|
+
/** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. */
|
|
58
|
+
static const globalTypographyFontsizeDisplayDisplay3fontsizelg = 38;
|
|
59
|
+
/** This variable is used for controlling the alignment of headlines across brands. current online css example var: --headline-text-align-lg */
|
|
60
|
+
static const globalTypographyFontsizeHeadlineHeadlinetextalign = "left";
|
|
61
|
+
/** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
|
|
62
|
+
static const globalTypographyFontsizeHeadlineHeadline1fontsizexs = 42;
|
|
63
|
+
/** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
|
|
64
|
+
static const globalTypographyFontsizeHeadlineHeadline1fontsizesm = 42;
|
|
65
|
+
/** Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. */
|
|
66
|
+
static const globalTypographyFontsizeHeadlineHeadline1fontsizemd = 60;
|
|
67
|
+
/** Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. */
|
|
68
|
+
static const globalTypographyFontsizeHeadlineHeadline1fontsizelg = 80;
|
|
69
|
+
/** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
|
|
70
|
+
static const globalTypographyFontsizeHeadlineHeadline2fontsizexs = 42;
|
|
71
|
+
/** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
|
|
72
|
+
static const globalTypographyFontsizeHeadlineHeadline2fontsizesm = 42;
|
|
73
|
+
/** Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. */
|
|
74
|
+
static const globalTypographyFontsizeHeadlineHeadline2fontsizemd = 44;
|
|
75
|
+
/** Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. */
|
|
76
|
+
static const globalTypographyFontsizeHeadlineHeadline2fontsizelg = 50;
|
|
77
|
+
/** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
|
|
78
|
+
static const globalTypographyFontsizeHeadlineHeadline3fontsizexs = 30;
|
|
79
|
+
/** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
|
|
80
|
+
static const globalTypographyFontsizeHeadlineHeadline3fontsizesm = 30;
|
|
81
|
+
/** Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. */
|
|
82
|
+
static const globalTypographyFontsizeHeadlineHeadline3fontsizemd = 30;
|
|
83
|
+
/** Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. */
|
|
84
|
+
static const globalTypographyFontsizeHeadlineHeadline3fontsizelg = 34;
|
|
85
|
+
/** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
|
|
86
|
+
static const globalTypographyFontsizeHeadlineHeadline4fontsizexs = 21;
|
|
87
|
+
/** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
|
|
88
|
+
static const globalTypographyFontsizeHeadlineHeadline4fontsizesm = 21;
|
|
89
|
+
/** Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. */
|
|
90
|
+
static const globalTypographyFontsizeHeadlineHeadline4fontsizemd = 26;
|
|
91
|
+
/** Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. */
|
|
92
|
+
static const globalTypographyFontsizeHeadlineHeadline4fontsizelg = 26;
|
|
93
|
+
/** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
|
|
94
|
+
static const globalTypographyFontsizeSubheadlineSubheadline1fontsizexs = 18;
|
|
95
|
+
/** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
|
|
96
|
+
static const globalTypographyFontsizeSubheadlineSubheadline1fontsizesm = 18;
|
|
97
|
+
/** Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. */
|
|
98
|
+
static const globalTypographyFontsizeSubheadlineSubheadline1fontsizemd = 22;
|
|
99
|
+
/** Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. */
|
|
100
|
+
static const globalTypographyFontsizeSubheadlineSubheadline1fontsizelg = 26;
|
|
101
|
+
/** Bild: 18 | SpoBi: 20 | Ads: 16 | This variable is used in the kicker1 text style font size parameter for small device sizes. Current online css: --kicker-0-font-size-sm */
|
|
102
|
+
static const globalTypographyFontsizeKickerKicker1fontsizexs = 20;
|
|
103
|
+
/** Bild: 18 | SpoBi: 20 | Ads: 16 | This variable is used in the kicker1 text style font size parameter for small device sizes. Current online css: --kicker-0-font-size-sm */
|
|
104
|
+
static const globalTypographyFontsizeKickerKicker1fontsizesm = 20;
|
|
105
|
+
/** Bild: 22 | SpoBi: 26 | Ads: 18 | This variable is used in the kicker1 text style font size parameter for medium device sizes. Current online css: --kicker-0-font-size-md */
|
|
106
|
+
static const globalTypographyFontsizeKickerKicker1fontsizemd = 26;
|
|
107
|
+
/** Bild: 30 | SpoBi: 32 | Ads: 25 | This variable is used in the kicker1 text style font size parameter for large device sizes. Current online css: --kicker-0-font-size-lg */
|
|
108
|
+
static const globalTypographyFontsizeKickerKicker1fontsizelg = 32;
|
|
109
|
+
/** Bild: 18 | SpoBi: 16 | Ads: 16 | This variable is used in the kicker2 text style font size parameter for small device sizes. Current online css: --kicker-1-font-size-sm */
|
|
110
|
+
static const globalTypographyFontsizeKickerKicker2fontsizexs = 16;
|
|
111
|
+
/** Bild: 18 | SpoBi: 16 | Ads: 16 | This variable is used in the kicker2 text style font size parameter for small device sizes. Current online css: --kicker-1-font-size-sm */
|
|
112
|
+
static const globalTypographyFontsizeKickerKicker2fontsizesm = 16;
|
|
113
|
+
/** Bild: 22 | SpoBi: 26 | Ads: 18 | This variable is used in the kicker2 text style font size parameter for medium device sizes. Current online css: --kicker-1-font-size-md */
|
|
114
|
+
static const globalTypographyFontsizeKickerKicker2fontsizemd = 26;
|
|
115
|
+
/** Bild: 24 | SpoBi: 26 | Ads: 21 | This variable is used in the kicker2 text style font size parameter for large device sizes. Current online css: --kicker-1-font-size-lg */
|
|
116
|
+
static const globalTypographyFontsizeKickerKicker2fontsizelg = 26;
|
|
117
|
+
/** Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for small device sizes. Current online css: --kicker-2-font-size-sm */
|
|
118
|
+
static const globalTypographyFontsizeKickerKicker3fontsizexs = 16;
|
|
119
|
+
/** Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for small device sizes. Current online css: --kicker-2-font-size-sm */
|
|
120
|
+
static const globalTypographyFontsizeKickerKicker3fontsizesm = 16;
|
|
121
|
+
/** Bild: 18 | SpoBi: 20 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for medium device sizes. Current online css: --kicker-2-font-size-md */
|
|
122
|
+
static const globalTypographyFontsizeKickerKicker3fontsizemd = 20;
|
|
123
|
+
/** Bild: 20 | SpoBi: 22 | Ads: 16 | This variable is used in the kicker3 text style font size parameter for large device sizes. Current online css: --kicker-2-font-size-lg */
|
|
124
|
+
static const globalTypographyFontsizeKickerKicker3fontsizelg = 22;
|
|
125
|
+
/** Bild: 14 | SpoBi: 14 | Ads: 12 | This variable is used in the kicker4 text style font size parameter for small device sizes. Current online css: --kicker-3-font-size-sm */
|
|
126
|
+
static const globalTypographyFontsizeKickerKicker4fontsizexs = 14;
|
|
127
|
+
/** Bild: 14 | SpoBi: 14 | Ads: 12 | This variable is used in the kicker4 text style font size parameter for small device sizes. Current online css: --kicker-3-font-size-sm */
|
|
128
|
+
static const globalTypographyFontsizeKickerKicker4fontsizesm = 14;
|
|
129
|
+
/** Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for medium device sizes. Current online css: --kicker-3-font-size-md */
|
|
130
|
+
static const globalTypographyFontsizeKickerKicker4fontsizemd = 16;
|
|
131
|
+
/** Bild: 16 | SpoBi: 18 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for large device sizes. Current online css: --kicker-3-font-size-lg */
|
|
132
|
+
static const globalTypographyFontsizeKickerKicker4fontsizelg = 18;
|
|
133
|
+
/** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
|
|
134
|
+
static const globalTypographyFontsizeTitleTitle1fontsizexs = 24;
|
|
135
|
+
/** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
|
|
136
|
+
static const globalTypographyFontsizeTitleTitle1fontsizesm = 24;
|
|
137
|
+
/** Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md */
|
|
138
|
+
static const globalTypographyFontsizeTitleTitle1fontsizemd = 28;
|
|
139
|
+
/** Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg */
|
|
140
|
+
static const globalTypographyFontsizeTitleTitle1fontsizelg = 30;
|
|
141
|
+
/** Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm */
|
|
142
|
+
static const globalTypographyFontsizeTitleTitle2fontsizexs = 16;
|
|
143
|
+
/** Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm */
|
|
144
|
+
static const globalTypographyFontsizeTitleTitle2fontsizesm = 16;
|
|
145
|
+
/** Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md */
|
|
146
|
+
static const globalTypographyFontsizeTitleTitle2fontsizemd = 18;
|
|
147
|
+
/** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
|
|
148
|
+
static const globalTypographyFontsizeTitleTitle2fontsizelg = 20;
|
|
149
|
+
/** Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css: */
|
|
150
|
+
static const globalTypographyFontsizeCalloutCallout1fontsizexs = 18;
|
|
151
|
+
/** Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css: */
|
|
152
|
+
static const globalTypographyFontsizeCalloutCallout1fontsizesm = 18;
|
|
153
|
+
/** Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for medium device sizes. Current online css: */
|
|
154
|
+
static const globalTypographyFontsizeCalloutCallout1fontsizemd = 24;
|
|
155
|
+
/** Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for large device sizes. Current online css: */
|
|
156
|
+
static const globalTypographyFontsizeCalloutCallout1fontsizelg = 24;
|
|
157
|
+
/** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size */
|
|
158
|
+
static const globalTypographyFontsizeBodyBodyfontsizexs = 17;
|
|
159
|
+
/** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size */
|
|
160
|
+
static const globalTypographyFontsizeBodyBodyfontsizesm = 17;
|
|
161
|
+
/** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for medium device sizes. Current online css: --body-font-size */
|
|
162
|
+
static const globalTypographyFontsizeBodyBodyfontsizemd = 17;
|
|
163
|
+
/** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for large device sizes. Current online css: --body-font-size */
|
|
164
|
+
static const globalTypographyFontsizeBodyBodyfontsizelg = 17;
|
|
165
|
+
/** --footnote-font-size-sm */
|
|
166
|
+
static const globalTypographyFontsizeFootnoteFootnote1fontsizexs = 13;
|
|
167
|
+
/** --footnote-font-size-sm */
|
|
168
|
+
static const globalTypographyFontsizeFootnoteFootnote1fontsizesm = 13;
|
|
169
|
+
static const globalTypographyFontsizeFootnoteFootnote1fontsizemd = 13;
|
|
170
|
+
/** --footnote-font-size-lg */
|
|
171
|
+
static const globalTypographyFontsizeFootnoteFootnote1fontsizelg = 15;
|
|
172
|
+
static const globalTypographyFontsizeFootnoteFootnote2fontsizexs = 10;
|
|
173
|
+
static const globalTypographyFontsizeFootnoteFootnote2fontsizesm = 10;
|
|
174
|
+
static const globalTypographyFontsizeFootnoteFootnote2fontsizemd = 10;
|
|
175
|
+
static const globalTypographyFontsizeFootnoteFootnote2fontsizelg = 13;
|
|
176
|
+
static const globalTypographyFontsizeLabelLabel1fontsize = 17;
|
|
177
|
+
static const globalTypographyFontsizeLabelLabel1respfontsizexs = 10;
|
|
178
|
+
static const globalTypographyFontsizeLabelLabel1respfontsizesm = 10;
|
|
179
|
+
static const globalTypographyFontsizeLabelLabel1respfontsizemd = 15;
|
|
180
|
+
static const globalTypographyFontsizeLabelLabel1respfontsizelg = 17;
|
|
181
|
+
static const globalTypographyFontsizeLabelLabel2fontsize = 15;
|
|
182
|
+
static const globalTypographyFontsizeLabelLabel3fontsize = 12;
|
|
183
|
+
static const globalTypographyFontsizeLabelLabel4fontsize = 8;
|
|
184
|
+
static const globalTypographyFontsizeQuoteQuotefontsizexs = 16;
|
|
185
|
+
static const globalTypographyFontsizeQuoteQuotefontsizesm = 16;
|
|
186
|
+
static const globalTypographyFontsizeQuoteQuotefontsizemd = 18;
|
|
187
|
+
static const globalTypographyFontsizeQuoteQuotefontsizelg = 20;
|
|
188
|
+
static const globalTypographyLineheightDisplayDisplay1lineheightxs = 40;
|
|
189
|
+
static const globalTypographyLineheightDisplayDisplay1lineheightsm = 40;
|
|
190
|
+
static const globalTypographyLineheightDisplayDisplay1lineheightmd = 72;
|
|
191
|
+
static const globalTypographyLineheightDisplayDisplay1lineheightlg = 120;
|
|
192
|
+
static const globalTypographyLineheightDisplayDisplay2lineheightxs = 36;
|
|
193
|
+
static const globalTypographyLineheightDisplayDisplay2lineheightsm = 36;
|
|
194
|
+
static const globalTypographyLineheightDisplayDisplay2lineheightmd = 42;
|
|
195
|
+
static const globalTypographyLineheightDisplayDisplay2lineheightlg = 64;
|
|
196
|
+
static const globalTypographyLineheightDisplayDisplay3lineheightxs = 28;
|
|
197
|
+
static const globalTypographyLineheightDisplayDisplay3lineheightsm = 28;
|
|
198
|
+
static const globalTypographyLineheightDisplayDisplay3lineheightmd = 32;
|
|
199
|
+
static const globalTypographyLineheightDisplayDisplay3lineheightlg = 40;
|
|
200
|
+
static const globalTypographyLineheightHeadlineHeadline1lineheightxs = 42;
|
|
201
|
+
static const globalTypographyLineheightHeadlineHeadline1lineheightsm = 42;
|
|
202
|
+
static const globalTypographyLineheightHeadlineHeadline1lineheightmd = 69;
|
|
203
|
+
static const globalTypographyLineheightHeadlineHeadline1lineheightlg = 88;
|
|
204
|
+
static const globalTypographyLineheightHeadlineHeadline2lineheightxs = 42;
|
|
205
|
+
static const globalTypographyLineheightHeadlineHeadline2lineheightsm = 42;
|
|
206
|
+
static const globalTypographyLineheightHeadlineHeadline2lineheightmd = 50.6;
|
|
207
|
+
static const globalTypographyLineheightHeadlineHeadline2lineheightlg = 57.6;
|
|
208
|
+
static const globalTypographyLineheightHeadlineHeadline3lineheightxs = 33;
|
|
209
|
+
static const globalTypographyLineheightHeadlineHeadline3lineheightsm = 33;
|
|
210
|
+
static const globalTypographyLineheightHeadlineHeadline3lineheightmd = 34.5;
|
|
211
|
+
static const globalTypographyLineheightHeadlineHeadline3lineheightlg = 39.1;
|
|
212
|
+
static const globalTypographyLineheightHeadlineHeadline4lineheightxs = 23.1;
|
|
213
|
+
static const globalTypographyLineheightHeadlineHeadline4lineheightsm = 23.1;
|
|
214
|
+
static const globalTypographyLineheightHeadlineHeadline4lineheightmd = 28.6;
|
|
215
|
+
static const globalTypographyLineheightHeadlineHeadline4lineheightlg = 29.9;
|
|
216
|
+
static const globalTypographyLineheightSubheadlineSubheadline1lineheightxs = 23.4;
|
|
217
|
+
static const globalTypographyLineheightSubheadlineSubheadline1lineheightsm = 23.4;
|
|
218
|
+
static const globalTypographyLineheightSubheadlineSubheadline1lineheightmd = 28.6;
|
|
219
|
+
static const globalTypographyLineheightSubheadlineSubheadline1lineheightlg = 33.8;
|
|
220
|
+
static const globalTypographyLineheightKickerKicker1lineheightxs = 22;
|
|
221
|
+
static const globalTypographyLineheightKickerKicker1lineheightsm = 22;
|
|
222
|
+
static const globalTypographyLineheightKickerKicker1lineheightmd = 28.6;
|
|
223
|
+
static const globalTypographyLineheightKickerKicker1lineheightlg = 35.2;
|
|
224
|
+
static const globalTypographyLineheightKickerKicker2lineheightxs = 17.6;
|
|
225
|
+
static const globalTypographyLineheightKickerKicker2lineheightsm = 17.6;
|
|
226
|
+
static const globalTypographyLineheightKickerKicker2lineheightmd = 28.6;
|
|
227
|
+
static const globalTypographyLineheightKickerKicker2lineheightlg = 28.6;
|
|
228
|
+
static const globalTypographyLineheightKickerKicker3lineheightxs = 17.6;
|
|
229
|
+
static const globalTypographyLineheightKickerKicker3lineheightsm = 17.6;
|
|
230
|
+
static const globalTypographyLineheightKickerKicker3lineheightmd = 22;
|
|
231
|
+
static const globalTypographyLineheightKickerKicker3lineheightlg = 24.2;
|
|
232
|
+
static const globalTypographyLineheightKickerKicker4lineheightxs = 15.4;
|
|
233
|
+
static const globalTypographyLineheightKickerKicker4lineheightsm = 15.4;
|
|
234
|
+
static const globalTypographyLineheightKickerKicker4lineheightmd = 17.6;
|
|
235
|
+
static const globalTypographyLineheightKickerKicker4lineheightlg = 19.8;
|
|
236
|
+
static const globalTypographyLineheightTitleTitle1lineheightxs = 26.4;
|
|
237
|
+
static const globalTypographyLineheightTitleTitle1lineheightsm = 26.4;
|
|
238
|
+
static const globalTypographyLineheightTitleTitle1lineheightmd = 30.8;
|
|
239
|
+
static const globalTypographyLineheightTitleTitle1lineheightlg = 33;
|
|
240
|
+
static const globalTypographyLineheightTitleTitle2lineheightxs = 16.8;
|
|
241
|
+
static const globalTypographyLineheightTitleTitle2lineheightsm = 20.8;
|
|
242
|
+
static const globalTypographyLineheightTitleTitle2lineheightmd = 23.4;
|
|
243
|
+
static const globalTypographyLineheightTitleTitle2lineheightlg = 26;
|
|
244
|
+
static const globalTypographyLineheightCalloutCallout1lineheightxs = 23.4;
|
|
245
|
+
static const globalTypographyLineheightCalloutCallout1lineheightsm = 23.4;
|
|
246
|
+
static const globalTypographyLineheightCalloutCallout1lineheightmd = 31.2;
|
|
247
|
+
static const globalTypographyLineheightCalloutCallout1lineheightlg = 31.2;
|
|
248
|
+
static const globalTypographyLineheightBodyBodylineheightxs = 28.05;
|
|
249
|
+
static const globalTypographyLineheightBodyBodylineheightsm = 28.05;
|
|
250
|
+
static const globalTypographyLineheightBodyBodylineheightmd = 29.75;
|
|
251
|
+
static const globalTypographyLineheightBodyBodylineheightlg = 28.05;
|
|
252
|
+
static const globalTypographyLineheightFootnoteFootnote1lineheightxs = 17.03;
|
|
253
|
+
static const globalTypographyLineheightFootnoteFootnote1lineheightsm = 17.03;
|
|
254
|
+
static const globalTypographyLineheightFootnoteFootnote1lineheightmd = 17.03;
|
|
255
|
+
static const globalTypographyLineheightFootnoteFootnote1lineheightlg = 19;
|
|
256
|
+
static const globalTypographyLineheightFootnoteFootnote2lineheightxs = 13;
|
|
257
|
+
static const globalTypographyLineheightFootnoteFootnote2lineheightsm = 13;
|
|
258
|
+
static const globalTypographyLineheightFootnoteFootnote2lineheightmd = 13;
|
|
259
|
+
static const globalTypographyLineheightFootnoteFootnote2lineheightlg = 17.03;
|
|
260
|
+
/** Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. */
|
|
261
|
+
static const globalTypographyLineheightLabelLabel1lineheight = 20.4;
|
|
262
|
+
/** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
|
|
263
|
+
static const globalTypographyLineheightLabelLabel1resplineheightxs = 12;
|
|
264
|
+
/** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
|
|
265
|
+
static const globalTypographyLineheightLabelLabel1resplineheightsm = 12;
|
|
266
|
+
/** Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. */
|
|
267
|
+
static const globalTypographyLineheightLabelLabel1resplineheightmd = 18;
|
|
268
|
+
/** Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. */
|
|
269
|
+
static const globalTypographyLineheightLabelLabel1resplineheightlg = 20.4;
|
|
270
|
+
/** Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. */
|
|
271
|
+
static const globalTypographyLineheightLabelLabel2lineheight = 19.2;
|
|
272
|
+
/** Bild 14.4 | SpoBi 14.4 | Ads 14.4 | The label 3 text style uses this variable for its line height parameter. */
|
|
273
|
+
static const globalTypographyLineheightLabelLabel3lineheight = 14.4;
|
|
274
|
+
/** Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. */
|
|
275
|
+
static const globalTypographyLineheightLabelLabel4lineheight = 10;
|
|
276
|
+
static const globalTypographyLineheightQuoteQuotelineheightxs = 20.8;
|
|
277
|
+
static const globalTypographyLineheightQuoteQuotelineheightsm = 20.8;
|
|
278
|
+
static const globalTypographyLineheightQuoteQuotelineheightmd = 23.4;
|
|
279
|
+
static const globalTypographyLineheightQuoteQuotelineheightlg = 26;
|
|
280
|
+
static const globalTypographyFontweightDisplayDisplayfontweight = 800;
|
|
281
|
+
static const globalTypographyFontweightHeadlineHeadline1fontweight = 700;
|
|
282
|
+
static const globalTypographyFontweightHeadlineHeadline1fontweightst = "Bold Italic";
|
|
283
|
+
static const globalTypographyFontweightHeadlineHeadline2fontweight = 700;
|
|
284
|
+
static const globalTypographyFontweightHeadlineHeadline2fontweightst = "Bold Italic";
|
|
285
|
+
static const globalTypographyFontweightHeadlineHeadline3fontweight = 700;
|
|
286
|
+
static const globalTypographyFontweightHeadlineHeadline3fontweightst = "Bold Italic";
|
|
287
|
+
static const globalTypographyFontweightHeadlineHeadline4fontweight = 700;
|
|
288
|
+
static const globalTypographyFontweightHeadlineHeadline4fontweightst = "Bold Italic";
|
|
289
|
+
static const globalTypographyFontweightSubheadlineSubheadlinefontweight = 700;
|
|
290
|
+
static const globalTypographyFontweightKickerKickerfontweight = 700;
|
|
291
|
+
static const globalTypographyFontweightKickerKickerfontweightst = "Black Italic";
|
|
292
|
+
static const globalTypographyFontweightTitleTitlefontweight = 800;
|
|
293
|
+
static const globalTypographyFontweightCalloutCalloutfontweight = 800;
|
|
294
|
+
static const globalTypographyFontweightBodyBodyfontweightbook = 400;
|
|
295
|
+
static const globalTypographyFontweightBodyBodyfontweightbold = 700;
|
|
296
|
+
static const globalTypographyFontweightFootnoteFootnotefontweightbook = 400;
|
|
297
|
+
static const globalTypographyFontweightFootnoteFootnotefontweightbold = 700;
|
|
298
|
+
static const globalTypographyFontweightLabelLabelfontweightbook = 400;
|
|
299
|
+
static const globalTypographyFontweightLabelLabelfontweightbold = 700;
|
|
300
|
+
static const globalTypographyFontweightQuoteQuotefontweight = 800;
|
|
301
|
+
static const globalVisibiltyHideonbild = true;
|
|
302
|
+
static const globalVisibiltyHideonsportbild = false;
|
|
303
|
+
static const globalVisibiltyHideonadvertorial = true;
|
|
304
|
+
static const globalVisibiltyOnlybild = false;
|
|
305
|
+
static const globalVisibiltyOnlysportbild = true;
|
|
306
|
+
static const globalVisibiltyOnlyadvertorial = false;
|
|
307
|
+
static const componentButtonlabelfontweightst = "Bold Italic";
|
|
308
|
+
static const componentAccordionAccordionlabelfontfamily = "Inter";
|
|
309
|
+
/** --article-figure-caption-font-size-sm */
|
|
310
|
+
static const componentArticleFontsizeArticleimagecaptionfontsizexs = 13;
|
|
311
|
+
/** --article-figure-caption-font-size-sm */
|
|
312
|
+
static const componentArticleFontsizeArticleimagecaptionfontsizesm = 13;
|
|
313
|
+
/** --article-figure-caption-font-size-md */
|
|
314
|
+
static const componentArticleFontsizeArticleimagecaptionfontsizemd = 13;
|
|
315
|
+
/** --article-figure-caption-font-size-lg */
|
|
316
|
+
static const componentArticleFontsizeArticleimagecaptionfontsizelg = 15;
|
|
317
|
+
/** --article-figure-meta-font-size-sm */
|
|
318
|
+
static const componentArticleFontsizeArticleimagesourcefontsizexs = 13;
|
|
319
|
+
/** --article-figure-meta-font-size-sm */
|
|
320
|
+
static const componentArticleFontsizeArticleimagesourcefontsizesm = 13;
|
|
321
|
+
/** --article-figure-meta-font-size-sm */
|
|
322
|
+
static const componentArticleFontsizeArticleimagesourcefontsizemd = 13;
|
|
323
|
+
/** --article-figure-meta-font-size-lg */
|
|
324
|
+
static const componentArticleFontsizeArticleimagesourcefontsizelg = 15;
|
|
325
|
+
/** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
|
|
326
|
+
static const componentArticleLineheightArticleimagecaptionlineheightxs = 16.9;
|
|
327
|
+
/** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
|
|
328
|
+
static const componentArticleLineheightArticleimagecaptionlineheightsm = 16.9;
|
|
329
|
+
/** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
|
|
330
|
+
static const componentArticleLineheightArticleimagecaptionlineheightmd = 16.9;
|
|
331
|
+
/** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
|
|
332
|
+
static const componentArticleLineheightArticleimagecaptionlineheightlg = 19.5;
|
|
333
|
+
/** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
|
|
334
|
+
static const componentArticleLineheightArticleimagesourcelineheightxs = 17;
|
|
335
|
+
/** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
|
|
336
|
+
static const componentArticleLineheightArticleimagesourcelineheightsm = 17;
|
|
337
|
+
/** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
|
|
338
|
+
static const componentArticleLineheightArticleimagesourcelineheightmd = 17;
|
|
339
|
+
/** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
|
|
340
|
+
static const componentArticleLineheightArticleimagesourcelineheightlg = 19;
|
|
341
|
+
/** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
|
|
342
|
+
static const componentAvatarAvatarfontfamily = "Inter";
|
|
343
|
+
/** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
|
|
344
|
+
static const componentAvatarAvatarfontsizesm = 13;
|
|
345
|
+
/** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
|
|
346
|
+
static const componentAvatarAvatarfontsizelg = 15;
|
|
347
|
+
/** --breadcrumb-font */
|
|
348
|
+
static const componentBreadcrumbFontfamilyBreadcrumbfontfamily = "Inter";
|
|
349
|
+
/** --breadcrumb-font-size-sm */
|
|
350
|
+
static const componentBreadcrumbFontweightBreadcrumbfontweight = 400;
|
|
351
|
+
/** --breadcrumb-font-size-sm */
|
|
352
|
+
static const componentBreadcrumbFontsizeBreadcrumbfontsizexs = 14;
|
|
353
|
+
/** --breadcrumb-font-size-sm */
|
|
354
|
+
static const componentBreadcrumbFontsizeBreadcrumbfontsizesm = 14;
|
|
355
|
+
/** --breadcrumb-font-size-sm */
|
|
356
|
+
static const componentBreadcrumbFontsizeBreadcrumbfontsizemd = 14;
|
|
357
|
+
/** --breadcrumb-font-size-lg */
|
|
358
|
+
static const componentBreadcrumbFontsizeBreadcrumbfontsizelg = 11;
|
|
359
|
+
/** not defined as variable */
|
|
360
|
+
static const componentBreadcrumbLineheightBreadcrumblineheightxs = 14;
|
|
361
|
+
/** not defined as variable */
|
|
362
|
+
static const componentBreadcrumbLineheightBreadcrumblineheightsm = 14;
|
|
363
|
+
/** not defined as variable */
|
|
364
|
+
static const componentBreadcrumbLineheightBreadcrumblineheightmd = 14;
|
|
365
|
+
/** not defined as variable */
|
|
366
|
+
static const componentBreadcrumbLineheightBreadcrumblineheightlg = 11;
|
|
367
|
+
static const componentBreakingnewsBreakingnewscontentfontsize = 26;
|
|
368
|
+
static const componentFooterFooterlinkfontfamily = "Inter";
|
|
369
|
+
static const componentInputfieldInputfieldlabelfontfamily = "Inter";
|
|
370
|
+
static const componentMediaplayerVideotimebadgefontfamily = "Inter";
|
|
371
|
+
/** --nav-btn-font-size */
|
|
372
|
+
static const componentMenuMenuitemfontsize = 18;
|
|
373
|
+
static const componentMenuMenuitemfontweight = "Black Italic";
|
|
374
|
+
/** --caption-1-font-size-sm */
|
|
375
|
+
static const componentMenuApptopbartitlefontsizexs = 12;
|
|
376
|
+
/** --caption-1-font-size-sm */
|
|
377
|
+
static const componentMenuApptopbartitlefontsizesm = 12;
|
|
378
|
+
/** --caption-1-font-size-md */
|
|
379
|
+
static const componentMenuApptopbartitlefontsizemd = 13;
|
|
380
|
+
/** --caption-1-font-size-lg */
|
|
381
|
+
static const componentMenuApptopbartitlefontsizelg = 13;
|
|
382
|
+
static const componentMenuApptopbartitlelineheightxs = 14;
|
|
383
|
+
static const componentMenuApptopbartitlelineheightsm = 14;
|
|
384
|
+
static const componentMenuApptopbartitlelineheightmd = 17;
|
|
385
|
+
static const componentMenuApptopbartitlelineheightlg = 17;
|
|
386
|
+
/** --teaser-title-padding-xs */
|
|
387
|
+
static const componentTeaserTeasertitleinlinespacexs = 12;
|
|
388
|
+
/** --teaser-title-padding-sm */
|
|
389
|
+
static const componentTeaserTeasertitleinlinespacesm = 12;
|
|
390
|
+
/** --teaser-title-padding-md */
|
|
391
|
+
static const componentTeaserTeasertitleinlinespacemd = 16;
|
|
392
|
+
/** --teaser-title-padding-lg */
|
|
393
|
+
static const componentTeaserTeasertitleinlinespacelg = 16;
|
|
394
|
+
static const componentTeaserQuadQteasertitleinlinespacexs = 12;
|
|
395
|
+
static const componentTeaserQuadQteasertitleinlinespacesm = 12;
|
|
396
|
+
static const componentTeaserQuadQteasertitleinlinespacemd = 24;
|
|
397
|
+
static const componentTeaserQuadQteasertitleinlinespacelg = 24;
|
|
398
|
+
static const componentTeaserMiniqMiniqteasertitleinlinespacexs = 12;
|
|
399
|
+
static const componentTeaserMiniqMiniqteasertitleinlinespacesm = 12;
|
|
400
|
+
static const componentTeaserMiniqMiniqteasertitleinlinespacemd = 12;
|
|
401
|
+
static const componentTeaserMiniqMiniqteasertitleinlinespacelg = 12;
|
|
402
|
+
static const componentTeaserAteaserAteasertitleinlinespacexs = 12;
|
|
403
|
+
static const componentTeaserAteaserAteasertitleinlinespacesm = 12;
|
|
404
|
+
static const componentTeaserAteaserAteasertitleinlinespacemd = 16;
|
|
405
|
+
static const componentTeaserAteaserAteasertitleinlinespacelg = 16;
|
|
406
|
+
static const componentTeaserSuperaSuperateasertitleinlinespace = 24;
|
|
407
|
+
static const componentTeaser2xateaser2xateasertitleinlinespace = 16;
|
|
408
|
+
static const componentTeaserBteaserBteasertitleinlinespace = 16;
|
|
409
|
+
static const brandname = "SportBILD";
|
|
410
|
+
}
|