@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
|
@@ -8,276 +8,400 @@
|
|
|
8
8
|
|
|
9
9
|
import UIKit
|
|
10
10
|
|
|
11
|
-
public class {
|
|
12
|
-
|
|
13
|
-
public static let
|
|
14
|
-
|
|
15
|
-
public static let
|
|
16
|
-
|
|
17
|
-
public static let
|
|
18
|
-
|
|
19
|
-
public static let
|
|
20
|
-
|
|
21
|
-
public static let
|
|
22
|
-
|
|
23
|
-
public static let
|
|
24
|
-
|
|
25
|
-
public static let
|
|
26
|
-
|
|
27
|
-
public static let
|
|
28
|
-
|
|
29
|
-
public static let
|
|
30
|
-
|
|
31
|
-
public static let
|
|
32
|
-
|
|
33
|
-
public static let
|
|
34
|
-
|
|
35
|
-
public static let
|
|
36
|
-
|
|
37
|
-
public static let
|
|
38
|
-
|
|
39
|
-
public static let
|
|
40
|
-
|
|
41
|
-
public static let
|
|
42
|
-
|
|
43
|
-
public static let
|
|
44
|
-
|
|
45
|
-
public static let
|
|
46
|
-
|
|
47
|
-
public static let
|
|
48
|
-
|
|
49
|
-
public static let
|
|
50
|
-
|
|
51
|
-
public static let
|
|
52
|
-
|
|
53
|
-
public static let
|
|
54
|
-
|
|
55
|
-
public static let
|
|
56
|
-
|
|
57
|
-
public static let
|
|
58
|
-
|
|
59
|
-
public static let
|
|
60
|
-
|
|
61
|
-
public static let
|
|
62
|
-
|
|
63
|
-
public static let
|
|
64
|
-
|
|
65
|
-
public static let
|
|
66
|
-
|
|
67
|
-
public static let
|
|
68
|
-
|
|
69
|
-
public static let
|
|
70
|
-
|
|
71
|
-
public static let
|
|
72
|
-
|
|
73
|
-
public static let
|
|
74
|
-
|
|
75
|
-
public static let
|
|
76
|
-
|
|
77
|
-
public static let
|
|
78
|
-
|
|
79
|
-
public static let
|
|
80
|
-
|
|
81
|
-
public static let
|
|
82
|
-
|
|
83
|
-
public static let
|
|
84
|
-
|
|
85
|
-
public static let
|
|
86
|
-
|
|
87
|
-
public static let
|
|
88
|
-
|
|
89
|
-
public static let
|
|
90
|
-
|
|
91
|
-
public static let
|
|
92
|
-
|
|
93
|
-
public static let
|
|
94
|
-
|
|
95
|
-
public static let
|
|
96
|
-
|
|
97
|
-
public static let
|
|
98
|
-
|
|
99
|
-
public static let
|
|
100
|
-
|
|
101
|
-
public static let
|
|
102
|
-
|
|
103
|
-
public static let
|
|
104
|
-
|
|
105
|
-
public static let
|
|
106
|
-
|
|
107
|
-
public static let
|
|
108
|
-
|
|
109
|
-
public static let
|
|
110
|
-
|
|
111
|
-
public static let
|
|
112
|
-
|
|
113
|
-
public static let
|
|
114
|
-
|
|
115
|
-
public static let
|
|
116
|
-
|
|
117
|
-
public static let
|
|
118
|
-
|
|
119
|
-
public static let
|
|
120
|
-
|
|
121
|
-
public static let
|
|
122
|
-
|
|
123
|
-
public static let
|
|
124
|
-
|
|
125
|
-
public static let
|
|
126
|
-
|
|
127
|
-
public static let
|
|
128
|
-
|
|
129
|
-
public static let
|
|
130
|
-
|
|
131
|
-
public static let
|
|
132
|
-
|
|
133
|
-
public static let
|
|
134
|
-
|
|
135
|
-
public static let
|
|
136
|
-
|
|
137
|
-
public static let
|
|
138
|
-
|
|
139
|
-
public static let
|
|
140
|
-
|
|
141
|
-
public static let
|
|
142
|
-
|
|
143
|
-
public static let
|
|
144
|
-
|
|
145
|
-
public static let
|
|
146
|
-
|
|
147
|
-
public static let
|
|
148
|
-
|
|
149
|
-
public static let
|
|
150
|
-
|
|
151
|
-
public static let
|
|
152
|
-
|
|
153
|
-
public static let
|
|
154
|
-
|
|
155
|
-
public static let
|
|
156
|
-
|
|
157
|
-
public static let
|
|
158
|
-
|
|
159
|
-
public static let
|
|
160
|
-
|
|
161
|
-
public static let
|
|
162
|
-
|
|
163
|
-
public static let
|
|
164
|
-
|
|
165
|
-
public static let
|
|
166
|
-
public static let
|
|
167
|
-
|
|
168
|
-
public static let
|
|
169
|
-
public static let
|
|
170
|
-
public static let
|
|
171
|
-
public static let
|
|
172
|
-
public static let
|
|
173
|
-
public static let
|
|
174
|
-
public static let
|
|
175
|
-
public static let
|
|
176
|
-
public static let
|
|
177
|
-
public static let
|
|
178
|
-
public static let
|
|
179
|
-
public static let
|
|
180
|
-
public static let
|
|
181
|
-
public static let
|
|
182
|
-
public static let
|
|
183
|
-
public static let
|
|
184
|
-
public static let
|
|
185
|
-
public static let
|
|
186
|
-
public static let
|
|
187
|
-
public static let
|
|
188
|
-
public static let
|
|
189
|
-
public static let
|
|
190
|
-
public static let
|
|
191
|
-
public static let
|
|
192
|
-
public static let
|
|
193
|
-
public static let
|
|
194
|
-
public static let
|
|
195
|
-
public static let
|
|
196
|
-
public static let
|
|
197
|
-
public static let
|
|
198
|
-
public static let
|
|
199
|
-
public static let
|
|
200
|
-
public static let
|
|
201
|
-
public static let
|
|
202
|
-
public static let
|
|
203
|
-
public static let
|
|
204
|
-
public static let
|
|
205
|
-
public static let
|
|
206
|
-
public static let
|
|
207
|
-
public static let
|
|
208
|
-
public static let
|
|
209
|
-
public static let
|
|
210
|
-
public static let
|
|
211
|
-
public static let
|
|
212
|
-
public static let
|
|
213
|
-
public static let
|
|
214
|
-
public static let
|
|
215
|
-
public static let
|
|
216
|
-
public static let
|
|
217
|
-
public static let
|
|
218
|
-
public static let
|
|
219
|
-
public static let
|
|
220
|
-
public static let
|
|
221
|
-
public static let
|
|
222
|
-
public static let
|
|
223
|
-
public static let
|
|
224
|
-
public static let
|
|
225
|
-
public static let
|
|
226
|
-
public static let
|
|
227
|
-
public static let
|
|
228
|
-
public static let
|
|
229
|
-
public static let
|
|
230
|
-
public static let
|
|
231
|
-
public static let
|
|
232
|
-
public static let
|
|
233
|
-
public static let
|
|
234
|
-
public static let
|
|
235
|
-
public static let
|
|
236
|
-
public static let
|
|
237
|
-
public static let
|
|
238
|
-
public static let
|
|
239
|
-
public static let
|
|
240
|
-
public static let
|
|
241
|
-
public static let
|
|
242
|
-
public static let
|
|
243
|
-
public static let
|
|
244
|
-
public static let
|
|
245
|
-
public static let
|
|
246
|
-
public static let
|
|
247
|
-
public static let
|
|
248
|
-
public static let
|
|
249
|
-
public static let
|
|
250
|
-
public static let
|
|
251
|
-
public static let
|
|
252
|
-
public static let
|
|
253
|
-
public static let
|
|
254
|
-
public static let
|
|
255
|
-
public static let
|
|
256
|
-
public static let
|
|
257
|
-
|
|
258
|
-
public static let
|
|
259
|
-
|
|
260
|
-
public static let
|
|
261
|
-
|
|
262
|
-
public static let
|
|
263
|
-
|
|
264
|
-
public static let
|
|
265
|
-
|
|
266
|
-
public static let
|
|
267
|
-
|
|
268
|
-
public static let
|
|
269
|
-
|
|
270
|
-
public static let
|
|
271
|
-
|
|
272
|
-
public static let
|
|
273
|
-
public static let
|
|
274
|
-
public static let
|
|
275
|
-
public static let
|
|
276
|
-
public static let
|
|
277
|
-
public static let
|
|
278
|
-
public static let
|
|
279
|
-
public static let
|
|
280
|
-
public static let
|
|
281
|
-
public static let
|
|
282
|
-
public static let
|
|
283
|
-
|
|
11
|
+
public class BrandSportbild {
|
|
12
|
+
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
|
|
13
|
+
public static let GlobalTypographyFontFamilyDisplayFontFamily = "AntennaCond"
|
|
14
|
+
/** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
|
|
15
|
+
public static let GlobalTypographyFontFamilyHeadlineFontFamily = "AntennaExtraCond"
|
|
16
|
+
/** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
|
|
17
|
+
public static let GlobalTypographyFontFamilySubheadlineFontFamily = "AntennaCond"
|
|
18
|
+
/** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
|
|
19
|
+
public static let GlobalTypographyFontFamilyKickerFontFamily = "AntennaExtraCond"
|
|
20
|
+
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
|
|
21
|
+
public static let GlobalTypographyFontFamilyTitleFontFamily = "AntennaCond"
|
|
22
|
+
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
|
|
23
|
+
public static let GlobalTypographyFontFamilyCalloutFontFamily = "AntennaCond"
|
|
24
|
+
/** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
|
|
25
|
+
public static let GlobalTypographyFontFamilyBodyFontFamily = "Inter"
|
|
26
|
+
/** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
|
|
27
|
+
public static let GlobalTypographyFontFamilyFootnoteFontFamily = "Inter"
|
|
28
|
+
/** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
|
|
29
|
+
public static let GlobalTypographyFontFamilyLabelFontFamily = "AntennaExtraCond"
|
|
30
|
+
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
|
|
31
|
+
public static let GlobalTypographyFontFamilyQuoteFontFamily = "AntennaCond"
|
|
32
|
+
/** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
|
|
33
|
+
public static let GlobalTypographyFontSizeDisplayDisplay1FontSizeXS = 38
|
|
34
|
+
/** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
|
|
35
|
+
public static let GlobalTypographyFontSizeDisplayDisplay1FontSizeSM = 38
|
|
36
|
+
/** Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. */
|
|
37
|
+
public static let GlobalTypographyFontSizeDisplayDisplay1FontSizeMD = 68
|
|
38
|
+
/** Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. */
|
|
39
|
+
public static let GlobalTypographyFontSizeDisplayDisplay1FontSizeLG = 114
|
|
40
|
+
/** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
|
|
41
|
+
public static let GlobalTypographyFontSizeDisplayDisplay2FontSizeXS = 34
|
|
42
|
+
/** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
|
|
43
|
+
public static let GlobalTypographyFontSizeDisplayDisplay2FontSizeSM = 34
|
|
44
|
+
/** Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. */
|
|
45
|
+
public static let GlobalTypographyFontSizeDisplayDisplay2FontSizeMD = 40
|
|
46
|
+
/** Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. */
|
|
47
|
+
public static let GlobalTypographyFontSizeDisplayDisplay2FontSizeLG = 61
|
|
48
|
+
/** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
|
|
49
|
+
public static let GlobalTypographyFontSizeDisplayDisplay3FontSizeXS = 27
|
|
50
|
+
/** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
|
|
51
|
+
public static let GlobalTypographyFontSizeDisplayDisplay3FontSizeSM = 27
|
|
52
|
+
/** Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. */
|
|
53
|
+
public static let GlobalTypographyFontSizeDisplayDisplay3FontSizeMD = 30
|
|
54
|
+
/** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. */
|
|
55
|
+
public static let GlobalTypographyFontSizeDisplayDisplay3FontSizeLG = 38
|
|
56
|
+
/** This variable is used for controlling the alignment of headlines across brands. current online css example var: --headline-text-align-lg */
|
|
57
|
+
public static let GlobalTypographyFontSizeHeadlineHeadlineTextAlign = "left"
|
|
58
|
+
/** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
|
|
59
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline1FontSizeXS = 42
|
|
60
|
+
/** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
|
|
61
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline1FontSizeSM = 42
|
|
62
|
+
/** Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. */
|
|
63
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline1FontSizeMD = 60
|
|
64
|
+
/** Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. */
|
|
65
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline1FontSizeLG = 80
|
|
66
|
+
/** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
|
|
67
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline2FontSizeXS = 42
|
|
68
|
+
/** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
|
|
69
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline2FontSizeSM = 42
|
|
70
|
+
/** Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. */
|
|
71
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline2FontSizeMD = 44
|
|
72
|
+
/** Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. */
|
|
73
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline2FontSizeLG = 50
|
|
74
|
+
/** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
|
|
75
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline3FontSizeXS = 30
|
|
76
|
+
/** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
|
|
77
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline3FontSizeSM = 30
|
|
78
|
+
/** Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. */
|
|
79
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline3FontSizeMD = 30
|
|
80
|
+
/** Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. */
|
|
81
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline3FontSizeLG = 34
|
|
82
|
+
/** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
|
|
83
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline4FontSizeXS = 21
|
|
84
|
+
/** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
|
|
85
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline4FontSizeSM = 21
|
|
86
|
+
/** Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. */
|
|
87
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline4FontSizeMD = 26
|
|
88
|
+
/** Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. */
|
|
89
|
+
public static let GlobalTypographyFontSizeHeadlineHeadline4FontSizeLG = 26
|
|
90
|
+
/** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
|
|
91
|
+
public static let GlobalTypographyFontSizeSubheadlineSubheadline1FontSizeXS = 18
|
|
92
|
+
/** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
|
|
93
|
+
public static let GlobalTypographyFontSizeSubheadlineSubheadline1FontSizeSM = 18
|
|
94
|
+
/** Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. */
|
|
95
|
+
public static let GlobalTypographyFontSizeSubheadlineSubheadline1FontSizeMD = 22
|
|
96
|
+
/** Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. */
|
|
97
|
+
public static let GlobalTypographyFontSizeSubheadlineSubheadline1FontSizeLG = 26
|
|
98
|
+
/** 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 */
|
|
99
|
+
public static let GlobalTypographyFontSizeKickerKicker1FontSizeXS = 20
|
|
100
|
+
/** 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 */
|
|
101
|
+
public static let GlobalTypographyFontSizeKickerKicker1FontSizeSM = 20
|
|
102
|
+
/** 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 */
|
|
103
|
+
public static let GlobalTypographyFontSizeKickerKicker1FontSizeMD = 26
|
|
104
|
+
/** 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 */
|
|
105
|
+
public static let GlobalTypographyFontSizeKickerKicker1FontSizeLG = 32
|
|
106
|
+
/** 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 */
|
|
107
|
+
public static let GlobalTypographyFontSizeKickerKicker2FontSizeXS = 16
|
|
108
|
+
/** 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 */
|
|
109
|
+
public static let GlobalTypographyFontSizeKickerKicker2FontSizeSM = 16
|
|
110
|
+
/** 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 */
|
|
111
|
+
public static let GlobalTypographyFontSizeKickerKicker2FontSizeMD = 26
|
|
112
|
+
/** 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 */
|
|
113
|
+
public static let GlobalTypographyFontSizeKickerKicker2FontSizeLG = 26
|
|
114
|
+
/** 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 */
|
|
115
|
+
public static let GlobalTypographyFontSizeKickerKicker3FontSizeXS = 16
|
|
116
|
+
/** 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 */
|
|
117
|
+
public static let GlobalTypographyFontSizeKickerKicker3FontSizeSM = 16
|
|
118
|
+
/** 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 */
|
|
119
|
+
public static let GlobalTypographyFontSizeKickerKicker3FontSizeMD = 20
|
|
120
|
+
/** 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 */
|
|
121
|
+
public static let GlobalTypographyFontSizeKickerKicker3FontSizeLG = 22
|
|
122
|
+
/** 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 */
|
|
123
|
+
public static let GlobalTypographyFontSizeKickerKicker4FontSizeXS = 14
|
|
124
|
+
/** 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 */
|
|
125
|
+
public static let GlobalTypographyFontSizeKickerKicker4FontSizeSM = 14
|
|
126
|
+
/** 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 */
|
|
127
|
+
public static let GlobalTypographyFontSizeKickerKicker4FontSizeMD = 16
|
|
128
|
+
/** 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 */
|
|
129
|
+
public static let GlobalTypographyFontSizeKickerKicker4FontSizeLG = 18
|
|
130
|
+
/** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
|
|
131
|
+
public static let GlobalTypographyFontSizeTitleTitle1FontSizeXS = 24
|
|
132
|
+
/** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
|
|
133
|
+
public static let GlobalTypographyFontSizeTitleTitle1FontSizeSM = 24
|
|
134
|
+
/** Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md */
|
|
135
|
+
public static let GlobalTypographyFontSizeTitleTitle1FontSizeMD = 28
|
|
136
|
+
/** Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg */
|
|
137
|
+
public static let GlobalTypographyFontSizeTitleTitle1FontSizeLG = 30
|
|
138
|
+
/** Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm */
|
|
139
|
+
public static let GlobalTypographyFontSizeTitleTitle2FontSizeXS = 16
|
|
140
|
+
/** Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm */
|
|
141
|
+
public static let GlobalTypographyFontSizeTitleTitle2FontSizeSM = 16
|
|
142
|
+
/** Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md */
|
|
143
|
+
public static let GlobalTypographyFontSizeTitleTitle2FontSizeMD = 18
|
|
144
|
+
/** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
|
|
145
|
+
public static let GlobalTypographyFontSizeTitleTitle2FontSizeLG = 20
|
|
146
|
+
/** 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: */
|
|
147
|
+
public static let GlobalTypographyFontSizeCalloutCallout1FontSizeXS = 18
|
|
148
|
+
/** 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: */
|
|
149
|
+
public static let GlobalTypographyFontSizeCalloutCallout1FontSizeSM = 18
|
|
150
|
+
/** 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: */
|
|
151
|
+
public static let GlobalTypographyFontSizeCalloutCallout1FontSizeMD = 24
|
|
152
|
+
/** 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: */
|
|
153
|
+
public static let GlobalTypographyFontSizeCalloutCallout1FontSizeLG = 24
|
|
154
|
+
/** 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 */
|
|
155
|
+
public static let GlobalTypographyFontSizeBodyBodyFontSizeXS = 17
|
|
156
|
+
/** 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 */
|
|
157
|
+
public static let GlobalTypographyFontSizeBodyBodyFontSizeSM = 17
|
|
158
|
+
/** 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 */
|
|
159
|
+
public static let GlobalTypographyFontSizeBodyBodyFontSizeMD = 17
|
|
160
|
+
/** 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 */
|
|
161
|
+
public static let GlobalTypographyFontSizeBodyBodyFontSizeLG = 17
|
|
162
|
+
/** --footnote-font-size-sm */
|
|
163
|
+
public static let GlobalTypographyFontSizeFootnoteFootnote1FontSizeXS = 13
|
|
164
|
+
/** --footnote-font-size-sm */
|
|
165
|
+
public static let GlobalTypographyFontSizeFootnoteFootnote1FontSizeSM = 13
|
|
166
|
+
public static let GlobalTypographyFontSizeFootnoteFootnote1FontSizeMD = 13
|
|
167
|
+
/** --footnote-font-size-lg */
|
|
168
|
+
public static let GlobalTypographyFontSizeFootnoteFootnote1FontSizeLG = 15
|
|
169
|
+
public static let GlobalTypographyFontSizeFootnoteFootnote2FontSizeXS = 10
|
|
170
|
+
public static let GlobalTypographyFontSizeFootnoteFootnote2FontSizeSM = 10
|
|
171
|
+
public static let GlobalTypographyFontSizeFootnoteFootnote2FontSizeMD = 10
|
|
172
|
+
public static let GlobalTypographyFontSizeFootnoteFootnote2FontSizeLG = 13
|
|
173
|
+
public static let GlobalTypographyFontSizeLabelLabel1FontSize = 17
|
|
174
|
+
public static let GlobalTypographyFontSizeLabelLabel1RespFontSizeXS = 10
|
|
175
|
+
public static let GlobalTypographyFontSizeLabelLabel1RespFontSizeSM = 10
|
|
176
|
+
public static let GlobalTypographyFontSizeLabelLabel1RespFontSizeMD = 15
|
|
177
|
+
public static let GlobalTypographyFontSizeLabelLabel1RespFontSizeLG = 17
|
|
178
|
+
public static let GlobalTypographyFontSizeLabelLabel2FontSize = 15
|
|
179
|
+
public static let GlobalTypographyFontSizeLabelLabel3FontSize = 12
|
|
180
|
+
public static let GlobalTypographyFontSizeLabelLabel4FontSize = 8
|
|
181
|
+
public static let GlobalTypographyFontSizeQuoteQuoteFontSizeXS = 16
|
|
182
|
+
public static let GlobalTypographyFontSizeQuoteQuoteFontSizeSM = 16
|
|
183
|
+
public static let GlobalTypographyFontSizeQuoteQuoteFontSizeMD = 18
|
|
184
|
+
public static let GlobalTypographyFontSizeQuoteQuoteFontSizeLG = 20
|
|
185
|
+
public static let GlobalTypographyLineHeightDisplayDisplay1LineHeightXS = 40
|
|
186
|
+
public static let GlobalTypographyLineHeightDisplayDisplay1LineHeightSM = 40
|
|
187
|
+
public static let GlobalTypographyLineHeightDisplayDisplay1LineHeightMD = 72
|
|
188
|
+
public static let GlobalTypographyLineHeightDisplayDisplay1LineHeightLG = 120
|
|
189
|
+
public static let GlobalTypographyLineHeightDisplayDisplay2LineHeightXS = 36
|
|
190
|
+
public static let GlobalTypographyLineHeightDisplayDisplay2LineHeightSM = 36
|
|
191
|
+
public static let GlobalTypographyLineHeightDisplayDisplay2LineHeightMD = 42
|
|
192
|
+
public static let GlobalTypographyLineHeightDisplayDisplay2LineHeightLG = 64
|
|
193
|
+
public static let GlobalTypographyLineHeightDisplayDisplay3LineHeightXS = 28
|
|
194
|
+
public static let GlobalTypographyLineHeightDisplayDisplay3LineHeightSM = 28
|
|
195
|
+
public static let GlobalTypographyLineHeightDisplayDisplay3LineHeightMD = 32
|
|
196
|
+
public static let GlobalTypographyLineHeightDisplayDisplay3LineHeightLG = 40
|
|
197
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline1LineHeightXS = 42
|
|
198
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline1LineHeightSM = 42
|
|
199
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline1LineHeightMD = 69
|
|
200
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline1LineHeightLG = 88
|
|
201
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline2LineHeightXS = 42
|
|
202
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline2LineHeightSM = 42
|
|
203
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline2LineHeightMD = 50.6
|
|
204
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline2LineHeightLG = 57.6
|
|
205
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline3LineHeightXS = 33
|
|
206
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline3LineHeightSM = 33
|
|
207
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline3LineHeightMD = 34.5
|
|
208
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline3LineHeightLG = 39.1
|
|
209
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline4LineHeightXS = 23.1
|
|
210
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline4LineHeightSM = 23.1
|
|
211
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline4LineHeightMD = 28.6
|
|
212
|
+
public static let GlobalTypographyLineHeightHeadlineHeadline4LineHeightLG = 29.9
|
|
213
|
+
public static let GlobalTypographyLineHeightSubheadlineSubheadline1LineHeightXS = 23.4
|
|
214
|
+
public static let GlobalTypographyLineHeightSubheadlineSubheadline1LineHeightSM = 23.4
|
|
215
|
+
public static let GlobalTypographyLineHeightSubheadlineSubheadline1LineHeightMD = 28.6
|
|
216
|
+
public static let GlobalTypographyLineHeightSubheadlineSubheadline1LineHeightLG = 33.8
|
|
217
|
+
public static let GlobalTypographyLineHeightKickerKicker1LineHeightXS = 22
|
|
218
|
+
public static let GlobalTypographyLineHeightKickerKicker1LineHeightSM = 22
|
|
219
|
+
public static let GlobalTypographyLineHeightKickerKicker1LineHeightMD = 28.6
|
|
220
|
+
public static let GlobalTypographyLineHeightKickerKicker1LineHeightLG = 35.2
|
|
221
|
+
public static let GlobalTypographyLineHeightKickerKicker2LineHeightXS = 17.6
|
|
222
|
+
public static let GlobalTypographyLineHeightKickerKicker2LineHeightSM = 17.6
|
|
223
|
+
public static let GlobalTypographyLineHeightKickerKicker2LineHeightMD = 28.6
|
|
224
|
+
public static let GlobalTypographyLineHeightKickerKicker2LineHeightLG = 28.6
|
|
225
|
+
public static let GlobalTypographyLineHeightKickerKicker3LineHeightXS = 17.6
|
|
226
|
+
public static let GlobalTypographyLineHeightKickerKicker3LineHeightSM = 17.6
|
|
227
|
+
public static let GlobalTypographyLineHeightKickerKicker3LineHeightMD = 22
|
|
228
|
+
public static let GlobalTypographyLineHeightKickerKicker3LineHeightLG = 24.2
|
|
229
|
+
public static let GlobalTypographyLineHeightKickerKicker4LineHeightXS = 15.4
|
|
230
|
+
public static let GlobalTypographyLineHeightKickerKicker4LineHeightSM = 15.4
|
|
231
|
+
public static let GlobalTypographyLineHeightKickerKicker4LineHeightMD = 17.6
|
|
232
|
+
public static let GlobalTypographyLineHeightKickerKicker4LineHeightLG = 19.8
|
|
233
|
+
public static let GlobalTypographyLineHeightTitleTitle1LineHeightXS = 26.4
|
|
234
|
+
public static let GlobalTypographyLineHeightTitleTitle1LineHeightSM = 26.4
|
|
235
|
+
public static let GlobalTypographyLineHeightTitleTitle1LineHeightMD = 30.8
|
|
236
|
+
public static let GlobalTypographyLineHeightTitleTitle1LineHeightLG = 33
|
|
237
|
+
public static let GlobalTypographyLineHeightTitleTitle2LineHeightXS = 16.8
|
|
238
|
+
public static let GlobalTypographyLineHeightTitleTitle2LineHeightSM = 20.8
|
|
239
|
+
public static let GlobalTypographyLineHeightTitleTitle2LineHeightMD = 23.4
|
|
240
|
+
public static let GlobalTypographyLineHeightTitleTitle2LineHeightLG = 26
|
|
241
|
+
public static let GlobalTypographyLineHeightCalloutCallout1LineHeightXS = 23.4
|
|
242
|
+
public static let GlobalTypographyLineHeightCalloutCallout1LineHeightSM = 23.4
|
|
243
|
+
public static let GlobalTypographyLineHeightCalloutCallout1LineHeightMD = 31.2
|
|
244
|
+
public static let GlobalTypographyLineHeightCalloutCallout1LineHeightLG = 31.2
|
|
245
|
+
public static let GlobalTypographyLineHeightBodyBodyLineHeightXS = 28.05
|
|
246
|
+
public static let GlobalTypographyLineHeightBodyBodyLineHeightSM = 28.05
|
|
247
|
+
public static let GlobalTypographyLineHeightBodyBodyLineHeightMD = 29.75
|
|
248
|
+
public static let GlobalTypographyLineHeightBodyBodyLineHeightLG = 28.05
|
|
249
|
+
public static let GlobalTypographyLineHeightFootnoteFootnote1LineHeightXS = 17.03
|
|
250
|
+
public static let GlobalTypographyLineHeightFootnoteFootnote1LineHeightSM = 17.03
|
|
251
|
+
public static let GlobalTypographyLineHeightFootnoteFootnote1LineHeightMD = 17.03
|
|
252
|
+
public static let GlobalTypographyLineHeightFootnoteFootnote1LineHeightLG = 19
|
|
253
|
+
public static let GlobalTypographyLineHeightFootnoteFootnote2LineHeightXS = 13
|
|
254
|
+
public static let GlobalTypographyLineHeightFootnoteFootnote2LineHeightSM = 13
|
|
255
|
+
public static let GlobalTypographyLineHeightFootnoteFootnote2LineHeightMD = 13
|
|
256
|
+
public static let GlobalTypographyLineHeightFootnoteFootnote2LineHeightLG = 17.03
|
|
257
|
+
/** Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. */
|
|
258
|
+
public static let GlobalTypographyLineHeightLabelLabel1LineHeight = 20.4
|
|
259
|
+
/** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
|
|
260
|
+
public static let GlobalTypographyLineHeightLabelLabel1RespLineHeightXS = 12
|
|
261
|
+
/** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
|
|
262
|
+
public static let GlobalTypographyLineHeightLabelLabel1RespLineHeightSM = 12
|
|
263
|
+
/** Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. */
|
|
264
|
+
public static let GlobalTypographyLineHeightLabelLabel1RespLineHeightMD = 18
|
|
265
|
+
/** Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. */
|
|
266
|
+
public static let GlobalTypographyLineHeightLabelLabel1RespLineHeightLG = 20.4
|
|
267
|
+
/** Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. */
|
|
268
|
+
public static let GlobalTypographyLineHeightLabelLabel2LineHeight = 19.2
|
|
269
|
+
/** Bild 14.4 | SpoBi 14.4 | Ads 14.4 | The label 3 text style uses this variable for its line height parameter. */
|
|
270
|
+
public static let GlobalTypographyLineHeightLabelLabel3LineHeight = 14.4
|
|
271
|
+
/** Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. */
|
|
272
|
+
public static let GlobalTypographyLineHeightLabelLabel4LineHeight = 10
|
|
273
|
+
public static let GlobalTypographyLineHeightQuoteQuoteLineHeightXS = 20.8
|
|
274
|
+
public static let GlobalTypographyLineHeightQuoteQuoteLineHeightSM = 20.8
|
|
275
|
+
public static let GlobalTypographyLineHeightQuoteQuoteLineHeightMD = 23.4
|
|
276
|
+
public static let GlobalTypographyLineHeightQuoteQuoteLineHeightLG = 26
|
|
277
|
+
public static let GlobalTypographyFontWeightDisplayDisplayFontWeight = 800
|
|
278
|
+
public static let GlobalTypographyFontWeightHeadlineHeadline1FontWeight = 700
|
|
279
|
+
public static let GlobalTypographyFontWeightHeadlineHeadline1FontWeightSt = "Bold Italic"
|
|
280
|
+
public static let GlobalTypographyFontWeightHeadlineHeadline2FontWeight = 700
|
|
281
|
+
public static let GlobalTypographyFontWeightHeadlineHeadline2FontWeightSt = "Bold Italic"
|
|
282
|
+
public static let GlobalTypographyFontWeightHeadlineHeadline3FontWeight = 700
|
|
283
|
+
public static let GlobalTypographyFontWeightHeadlineHeadline3FontWeightSt = "Bold Italic"
|
|
284
|
+
public static let GlobalTypographyFontWeightHeadlineHeadline4FontWeight = 700
|
|
285
|
+
public static let GlobalTypographyFontWeightHeadlineHeadline4FontWeightSt = "Bold Italic"
|
|
286
|
+
public static let GlobalTypographyFontWeightSubheadlineSubheadlineFontWeight = 700
|
|
287
|
+
public static let GlobalTypographyFontWeightKickerKickerFontWeight = 700
|
|
288
|
+
public static let GlobalTypographyFontWeightKickerKickerFontWeightST = "Black Italic"
|
|
289
|
+
public static let GlobalTypographyFontWeightTitleTitleFontWeight = 800
|
|
290
|
+
public static let GlobalTypographyFontWeightCalloutCalloutFontWeight = 800
|
|
291
|
+
public static let GlobalTypographyFontWeightBodyBodyFontWeightBook = 400
|
|
292
|
+
public static let GlobalTypographyFontWeightBodyBodyFontWeightBold = 700
|
|
293
|
+
public static let GlobalTypographyFontWeightFootnoteFootnoteFontWeightBook = 400
|
|
294
|
+
public static let GlobalTypographyFontWeightFootnoteFootnoteFontWeightBold = 700
|
|
295
|
+
public static let GlobalTypographyFontWeightLabelLabelFontWeightBook = 400
|
|
296
|
+
public static let GlobalTypographyFontWeightLabelLabelFontWeightBold = 700
|
|
297
|
+
public static let GlobalTypographyFontWeightQuoteQuoteFontWeight = 800
|
|
298
|
+
public static let GlobalVisibiltyHideOnBILD = true
|
|
299
|
+
public static let GlobalVisibiltyHideOnSportBILD = false
|
|
300
|
+
public static let GlobalVisibiltyHideOnAdvertorial = true
|
|
301
|
+
public static let GlobalVisibiltyOnlyBILD = false
|
|
302
|
+
public static let GlobalVisibiltyOnlySportBILD = true
|
|
303
|
+
public static let GlobalVisibiltyOnlyAdvertorial = false
|
|
304
|
+
public static let ComponentButtonLabelFontWeightSt = "Bold Italic"
|
|
305
|
+
public static let ComponentAccordionAccordionLabelFontFamily = "Inter"
|
|
306
|
+
/** --article-figure-caption-font-size-sm */
|
|
307
|
+
public static let ComponentArticleFontSizeArticleImageCaptionFontSizeXS = 13
|
|
308
|
+
/** --article-figure-caption-font-size-sm */
|
|
309
|
+
public static let ComponentArticleFontSizeArticleImageCaptionFontSizeSM = 13
|
|
310
|
+
/** --article-figure-caption-font-size-md */
|
|
311
|
+
public static let ComponentArticleFontSizeArticleImageCaptionFontSizeMD = 13
|
|
312
|
+
/** --article-figure-caption-font-size-lg */
|
|
313
|
+
public static let ComponentArticleFontSizeArticleImageCaptionFontSizeLG = 15
|
|
314
|
+
/** --article-figure-meta-font-size-sm */
|
|
315
|
+
public static let ComponentArticleFontSizeArticleImageSourceFontSizeXS = 13
|
|
316
|
+
/** --article-figure-meta-font-size-sm */
|
|
317
|
+
public static let ComponentArticleFontSizeArticleImageSourceFontSizeSM = 13
|
|
318
|
+
/** --article-figure-meta-font-size-sm */
|
|
319
|
+
public static let ComponentArticleFontSizeArticleImageSourceFontSizeMD = 13
|
|
320
|
+
/** --article-figure-meta-font-size-lg */
|
|
321
|
+
public static let ComponentArticleFontSizeArticleImageSourceFontSizeLG = 15
|
|
322
|
+
/** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
|
|
323
|
+
public static let ComponentArticleLineHeightArticleImageCaptionLineHeightXS = 16.9
|
|
324
|
+
/** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
|
|
325
|
+
public static let ComponentArticleLineHeightArticleImageCaptionLineHeightSM = 16.9
|
|
326
|
+
/** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
|
|
327
|
+
public static let ComponentArticleLineHeightArticleImageCaptionLineHeightMD = 16.9
|
|
328
|
+
/** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
|
|
329
|
+
public static let ComponentArticleLineHeightArticleImageCaptionLineHeightLG = 19.5
|
|
330
|
+
/** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
|
|
331
|
+
public static let ComponentArticleLineHeightArticleImageSourceLineHeightXS = 17
|
|
332
|
+
/** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
|
|
333
|
+
public static let ComponentArticleLineHeightArticleImageSourceLineHeightSM = 17
|
|
334
|
+
/** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
|
|
335
|
+
public static let ComponentArticleLineHeightArticleImageSourceLineHeightMD = 17
|
|
336
|
+
/** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
|
|
337
|
+
public static let ComponentArticleLineHeightArticleImageSourceLineHeightLG = 19
|
|
338
|
+
/** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
|
|
339
|
+
public static let ComponentAvatarAvatarFontFamily = "Inter"
|
|
340
|
+
/** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
|
|
341
|
+
public static let ComponentAvatarAvatarFontSizeSM = 13
|
|
342
|
+
/** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
|
|
343
|
+
public static let ComponentAvatarAvatarFontSizeLG = 15
|
|
344
|
+
/** --breadcrumb-font */
|
|
345
|
+
public static let ComponentBreadcrumbFontFamilyBreadcrumbFontFamily = "Inter"
|
|
346
|
+
/** --breadcrumb-font-size-sm */
|
|
347
|
+
public static let ComponentBreadcrumbFontWeightBreadcrumbFontWeight = 400
|
|
348
|
+
/** --breadcrumb-font-size-sm */
|
|
349
|
+
public static let ComponentBreadcrumbFontSizeBreadcrumbFontSizeXS = 14
|
|
350
|
+
/** --breadcrumb-font-size-sm */
|
|
351
|
+
public static let ComponentBreadcrumbFontSizeBreadcrumbFontSizeSM = 14
|
|
352
|
+
/** --breadcrumb-font-size-sm */
|
|
353
|
+
public static let ComponentBreadcrumbFontSizeBreadcrumbFontSizeMD = 14
|
|
354
|
+
/** --breadcrumb-font-size-lg */
|
|
355
|
+
public static let ComponentBreadcrumbFontSizeBreadcrumbFontSizeLG = 11
|
|
356
|
+
/** not defined as variable */
|
|
357
|
+
public static let ComponentBreadcrumbLineHeightBreadcrumbLineHeightXS = 14
|
|
358
|
+
/** not defined as variable */
|
|
359
|
+
public static let ComponentBreadcrumbLineHeightBreadcrumbLineHeightSM = 14
|
|
360
|
+
/** not defined as variable */
|
|
361
|
+
public static let ComponentBreadcrumbLineHeightBreadcrumbLineHeightMD = 14
|
|
362
|
+
/** not defined as variable */
|
|
363
|
+
public static let ComponentBreadcrumbLineHeightBreadcrumbLineHeightLG = 11
|
|
364
|
+
public static let ComponentBreakingNewsBreakingNewsContentFontSize = 26
|
|
365
|
+
public static let ComponentFooterFooterLinkFontFamily = "Inter"
|
|
366
|
+
public static let ComponentInputfieldInputFieldLabelFontFamily = "Inter"
|
|
367
|
+
public static let ComponentMediaPlayerVideoTimeBadgeFontFamily = "Inter"
|
|
368
|
+
/** --nav-btn-font-size */
|
|
369
|
+
public static let ComponentMenuMenuItemFontSize = 18
|
|
370
|
+
public static let ComponentMenuMenuItemFontWeight = "Black Italic"
|
|
371
|
+
/** --caption-1-font-size-sm */
|
|
372
|
+
public static let ComponentMenuAppTopBarTitleFontSizeXS = 12
|
|
373
|
+
/** --caption-1-font-size-sm */
|
|
374
|
+
public static let ComponentMenuAppTopBarTitleFontSizeSM = 12
|
|
375
|
+
/** --caption-1-font-size-md */
|
|
376
|
+
public static let ComponentMenuAppTopBarTitleFontSizeMD = 13
|
|
377
|
+
/** --caption-1-font-size-lg */
|
|
378
|
+
public static let ComponentMenuAppTopBarTitleFontSizeLG = 13
|
|
379
|
+
public static let ComponentMenuAppTopBarTitleLineHeightXS = 14
|
|
380
|
+
public static let ComponentMenuAppTopBarTitleLineHeightSM = 14
|
|
381
|
+
public static let ComponentMenuAppTopBarTitleLineHeightMD = 17
|
|
382
|
+
public static let ComponentMenuAppTopBarTitleLineHeightLG = 17
|
|
383
|
+
/** --teaser-title-padding-xs */
|
|
384
|
+
public static let ComponentTeaserTeaserTitleInlineSpaceXS = 12
|
|
385
|
+
/** --teaser-title-padding-sm */
|
|
386
|
+
public static let ComponentTeaserTeaserTitleInlineSpaceSM = 12
|
|
387
|
+
/** --teaser-title-padding-md */
|
|
388
|
+
public static let ComponentTeaserTeaserTitleInlineSpaceMD = 16
|
|
389
|
+
/** --teaser-title-padding-lg */
|
|
390
|
+
public static let ComponentTeaserTeaserTitleInlineSpaceLG = 16
|
|
391
|
+
public static let ComponentTeaserQuadQTeaserTitleInlineSpaceXS = 12
|
|
392
|
+
public static let ComponentTeaserQuadQTeaserTitleInlineSpaceSM = 12
|
|
393
|
+
public static let ComponentTeaserQuadQTeaserTitleInlineSpaceMD = 24
|
|
394
|
+
public static let ComponentTeaserQuadQTeaserTitleInlineSpaceLG = 24
|
|
395
|
+
public static let ComponentTeaserMiniQMiniQTeaserTitleInlineSpaceXS = 12
|
|
396
|
+
public static let ComponentTeaserMiniQMiniQTeaserTitleInlineSpaceSM = 12
|
|
397
|
+
public static let ComponentTeaserMiniQMiniQTeaserTitleInlineSpaceMD = 12
|
|
398
|
+
public static let ComponentTeaserMiniQMiniQTeaserTitleInlineSpaceLG = 12
|
|
399
|
+
public static let ComponentTeaserATeaserATeaserTitleInlineSpaceXS = 12
|
|
400
|
+
public static let ComponentTeaserATeaserATeaserTitleInlineSpaceSM = 12
|
|
401
|
+
public static let ComponentTeaserATeaserATeaserTitleInlineSpaceMD = 16
|
|
402
|
+
public static let ComponentTeaserATeaserATeaserTitleInlineSpaceLG = 16
|
|
403
|
+
public static let ComponentTeaserSuperASuperAteaserTitleInlineSpace = 24
|
|
404
|
+
public static let ComponentTeaser2xaTeaser2xaTeaserTitleInlineSpace = 16
|
|
405
|
+
public static let ComponentTeaserBTeaserBTeaserTitleInlineSpace = 16
|
|
406
|
+
public static let BrandName = "SportBILD"
|
|
407
|
+
}
|