@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
|
@@ -8,489 +8,691 @@
|
|
|
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
|
-
|
|
34
|
-
public static let
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
public static let
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
public static let
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
public static let
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
public static let
|
|
47
|
-
|
|
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
|
-
|
|
167
|
-
public static let
|
|
168
|
-
|
|
169
|
-
public static let
|
|
170
|
-
|
|
171
|
-
public static let
|
|
172
|
-
|
|
173
|
-
public static let
|
|
174
|
-
|
|
175
|
-
public static let
|
|
176
|
-
|
|
177
|
-
public static let
|
|
178
|
-
|
|
179
|
-
public static let
|
|
180
|
-
|
|
181
|
-
public static let
|
|
182
|
-
|
|
183
|
-
public static let
|
|
184
|
-
|
|
185
|
-
public static let
|
|
186
|
-
|
|
187
|
-
public static let
|
|
188
|
-
|
|
189
|
-
public static let
|
|
190
|
-
|
|
191
|
-
public static let
|
|
192
|
-
|
|
193
|
-
public static let
|
|
194
|
-
|
|
195
|
-
public static let
|
|
196
|
-
|
|
197
|
-
public static let
|
|
198
|
-
|
|
199
|
-
public static let
|
|
200
|
-
|
|
201
|
-
public static let
|
|
202
|
-
|
|
203
|
-
public static let
|
|
204
|
-
|
|
205
|
-
public static let
|
|
206
|
-
|
|
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
|
-
|
|
218
|
-
public static let
|
|
219
|
-
|
|
220
|
-
public static let
|
|
221
|
-
|
|
222
|
-
public static let
|
|
223
|
-
|
|
224
|
-
public static let
|
|
225
|
-
|
|
226
|
-
public static let
|
|
227
|
-
|
|
228
|
-
public static let
|
|
229
|
-
|
|
230
|
-
public static let
|
|
231
|
-
|
|
232
|
-
public static let
|
|
233
|
-
|
|
234
|
-
public static let
|
|
235
|
-
|
|
236
|
-
public static let
|
|
237
|
-
|
|
238
|
-
public static let
|
|
239
|
-
|
|
240
|
-
public static let
|
|
241
|
-
|
|
242
|
-
public static let
|
|
243
|
-
|
|
244
|
-
public static let
|
|
245
|
-
|
|
246
|
-
public static let
|
|
247
|
-
|
|
248
|
-
public static let
|
|
249
|
-
|
|
250
|
-
public static let
|
|
251
|
-
|
|
252
|
-
public static let
|
|
253
|
-
|
|
254
|
-
public static let
|
|
255
|
-
|
|
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
|
-
public static let
|
|
266
|
-
public static let
|
|
267
|
-
public static let
|
|
268
|
-
public static let
|
|
269
|
-
public static let
|
|
270
|
-
public static let
|
|
271
|
-
public static let
|
|
272
|
-
|
|
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
|
-
public static let
|
|
284
|
-
|
|
285
|
-
public static let
|
|
286
|
-
public static let
|
|
287
|
-
public static let
|
|
288
|
-
public static let
|
|
289
|
-
public static let
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
public static let
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
public static let
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
public static let
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
public static let
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
*/
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
public static let
|
|
320
|
-
|
|
321
|
-
public static let
|
|
322
|
-
|
|
323
|
-
public static let
|
|
324
|
-
|
|
325
|
-
public static let
|
|
326
|
-
|
|
327
|
-
public static let
|
|
328
|
-
|
|
329
|
-
public static let
|
|
330
|
-
|
|
331
|
-
public static let
|
|
332
|
-
|
|
333
|
-
public static let
|
|
334
|
-
|
|
335
|
-
public static let
|
|
336
|
-
|
|
337
|
-
public static let
|
|
338
|
-
|
|
339
|
-
public static let
|
|
340
|
-
|
|
341
|
-
public static let
|
|
342
|
-
|
|
343
|
-
public static let
|
|
344
|
-
|
|
345
|
-
public static let
|
|
346
|
-
|
|
347
|
-
public static let
|
|
348
|
-
|
|
349
|
-
public static let
|
|
350
|
-
public static let
|
|
351
|
-
public static let
|
|
352
|
-
public static let
|
|
353
|
-
|
|
354
|
-
public static let
|
|
355
|
-
|
|
356
|
-
public static let
|
|
357
|
-
|
|
358
|
-
public static let
|
|
359
|
-
|
|
360
|
-
public static let
|
|
361
|
-
|
|
362
|
-
public static let
|
|
363
|
-
|
|
364
|
-
public static let
|
|
365
|
-
|
|
366
|
-
public static let
|
|
367
|
-
|
|
368
|
-
public static let
|
|
369
|
-
|
|
370
|
-
public static let
|
|
371
|
-
|
|
372
|
-
public static let
|
|
373
|
-
|
|
374
|
-
public static let
|
|
375
|
-
|
|
376
|
-
public static let
|
|
377
|
-
|
|
378
|
-
public static let
|
|
379
|
-
|
|
380
|
-
public static let
|
|
381
|
-
|
|
382
|
-
public static let
|
|
383
|
-
|
|
384
|
-
public static let
|
|
385
|
-
public static let
|
|
386
|
-
|
|
387
|
-
public static let
|
|
388
|
-
|
|
389
|
-
public static let
|
|
390
|
-
|
|
391
|
-
public static let
|
|
392
|
-
|
|
393
|
-
public static let
|
|
394
|
-
|
|
395
|
-
public static let
|
|
396
|
-
|
|
397
|
-
public static let
|
|
398
|
-
public static let
|
|
399
|
-
public static let
|
|
400
|
-
public static let
|
|
401
|
-
public static let
|
|
402
|
-
public static let
|
|
403
|
-
public static let
|
|
404
|
-
|
|
405
|
-
public static let
|
|
406
|
-
|
|
407
|
-
public static let
|
|
408
|
-
|
|
409
|
-
public static let
|
|
410
|
-
|
|
411
|
-
public static let
|
|
412
|
-
public static let
|
|
413
|
-
|
|
414
|
-
public static let
|
|
415
|
-
|
|
416
|
-
public static let
|
|
417
|
-
public static let
|
|
418
|
-
public static let
|
|
419
|
-
public static let
|
|
420
|
-
public static let
|
|
421
|
-
public static let
|
|
422
|
-
public static let
|
|
423
|
-
public static let
|
|
424
|
-
public static let
|
|
425
|
-
public static let
|
|
426
|
-
public static let
|
|
427
|
-
public static let
|
|
428
|
-
public static let
|
|
429
|
-
public static let
|
|
430
|
-
public static let
|
|
431
|
-
public static let
|
|
432
|
-
public static let
|
|
433
|
-
public static let
|
|
434
|
-
public static let
|
|
435
|
-
public static let
|
|
436
|
-
public static let
|
|
437
|
-
|
|
438
|
-
public static let
|
|
439
|
-
|
|
440
|
-
public static let
|
|
441
|
-
public static let
|
|
442
|
-
public static let
|
|
443
|
-
public static let
|
|
444
|
-
public static let
|
|
445
|
-
public static let
|
|
446
|
-
public static let
|
|
447
|
-
|
|
448
|
-
public static let
|
|
449
|
-
|
|
450
|
-
public static let
|
|
451
|
-
public static let
|
|
452
|
-
public static let
|
|
453
|
-
public static let
|
|
454
|
-
public static let
|
|
455
|
-
public static let
|
|
456
|
-
|
|
457
|
-
public static let
|
|
458
|
-
public static let
|
|
459
|
-
public static let
|
|
460
|
-
public static let
|
|
461
|
-
public static let
|
|
462
|
-
public static let
|
|
463
|
-
public static let
|
|
464
|
-
public static let
|
|
465
|
-
public static let
|
|
466
|
-
public static let
|
|
467
|
-
public static let
|
|
468
|
-
public static let
|
|
469
|
-
public static let
|
|
470
|
-
public static let
|
|
471
|
-
|
|
472
|
-
public static let
|
|
473
|
-
public static let
|
|
474
|
-
public static let
|
|
475
|
-
public static let
|
|
476
|
-
public static let
|
|
477
|
-
public static let
|
|
478
|
-
public static let
|
|
479
|
-
public static let
|
|
480
|
-
public static let
|
|
481
|
-
public static let
|
|
482
|
-
|
|
483
|
-
public static let
|
|
484
|
-
public static let
|
|
485
|
-
public static let
|
|
486
|
-
public static let
|
|
487
|
-
public static let
|
|
488
|
-
public static let
|
|
489
|
-
public static let
|
|
490
|
-
public static let
|
|
491
|
-
public static let
|
|
492
|
-
public static let
|
|
493
|
-
public static let
|
|
494
|
-
public static let
|
|
495
|
-
public static let
|
|
496
|
-
|
|
11
|
+
public class BreakpointAdvertorialLg {
|
|
12
|
+
/** 0-0-0-0 – no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements. */
|
|
13
|
+
public static let SemanticBorderBorderRadiusBorderRadiusNone = 0
|
|
14
|
+
/** 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges. */
|
|
15
|
+
public static let SemanticBorderBorderRadiusBorderRadiusXS = 2
|
|
16
|
+
/** 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls. */
|
|
17
|
+
public static let SemanticBorderBorderRadiusBorderRadiusSM = 4
|
|
18
|
+
/** 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements. */
|
|
19
|
+
public static let SemanticBorderBorderRadiusBorderRadiusMD = 8
|
|
20
|
+
/** 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces. */
|
|
21
|
+
public static let SemanticBorderBorderRadiusBorderRadiusLG = 16
|
|
22
|
+
/** 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components. */
|
|
23
|
+
public static let SemanticBorderBorderRadiusBorderRadiusXL = 24
|
|
24
|
+
/** creates fully rounded shapes, typically used for circular elements like avatars. */
|
|
25
|
+
public static let SemanticBorderBorderRadiusBorderRadiusFull = 9999
|
|
26
|
+
/** 0.33 -0.33 -0.33 -0.33 – primarily used in mobile app interfaces. Optimized for high-density displays to create subtle dividers and outlines without visual overload. */
|
|
27
|
+
public static let SemanticBorderBorderWidthBorderWidthHairline = 0.33
|
|
28
|
+
/** 1-1-1-1 – use for subtle outlines and dividers */
|
|
29
|
+
public static let SemanticBorderBorderWidthBorderWidthThin = 1
|
|
30
|
+
/** 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active) */
|
|
31
|
+
public static let SemanticBorderBorderWidthBorderWidthThick = 2
|
|
32
|
+
/** Common viewport width size based on the selected breakpoint.
|
|
33
|
+
Apply this token to the main frame of page layouts. */
|
|
34
|
+
public static let SemanticLayoutCanvasWidthSizeWeb = 1024
|
|
35
|
+
/** Common viewport height size based on the selected mode.
|
|
36
|
+
Apply this token to the main frame of page layouts to simulate realistic vertical space. */
|
|
37
|
+
public static let SemanticLayoutCanvasHeightSizeWeb = 768
|
|
38
|
+
/** Common viewport width size based on the selected breakpoint.
|
|
39
|
+
Apply this token to the main frame of page layouts. */
|
|
40
|
+
public static let SemanticLayoutCanvasWidthSizeApp = 1194
|
|
41
|
+
/** Common viewport height size based on the selected mode.
|
|
42
|
+
Apply this token to the main frame of page layouts to simulate realistic vertical space. */
|
|
43
|
+
public static let SemanticLayoutCanvasHeightSizeApp = 834
|
|
44
|
+
/** 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
45
|
+
Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports. */
|
|
46
|
+
public static let SemanticLayoutBreakpointsBreakpointMinWidthSize = 1024
|
|
47
|
+
/** 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
48
|
+
Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports. */
|
|
49
|
+
public static let SemanticLayoutBreakpointsBreakpointMaxWidthSize = 1024
|
|
50
|
+
/** Use for content containers that should not fill the full page width on larger viewports. This is commonly used on article body text content and other elements in an article page. */
|
|
51
|
+
public static let SemanticLayoutContentWidthContentMaxWidthMedium = 700
|
|
52
|
+
/** Use for content containers that should fill the full width of the page */
|
|
53
|
+
public static let SemanticLayoutContentWidthContentMaxWidthFull = 1024
|
|
54
|
+
/** 6-6-6-8 – use for side paddings and gutters in responsive layouts */
|
|
55
|
+
public static let SemanticLayoutGridResponsiveGridSpaceRespSM = 8
|
|
56
|
+
/** 12-12-12-16 – use for side paddings and gutters in responsive layouts */
|
|
57
|
+
public static let SemanticLayoutGridResponsiveGridSpaceRespBase = 16
|
|
58
|
+
/** 24-24-32-32 – use for side paddings and gutters in responsive layouts */
|
|
59
|
+
public static let SemanticLayoutGridResponsiveGridSpaceRespLG = 32
|
|
60
|
+
/** 48-48-64-64 – use for side paddings and gutters in responsive layouts */
|
|
61
|
+
public static let SemanticLayoutGridResponsiveGridSpaceRespXL = 64
|
|
62
|
+
/** 0-0-0-16 – This token is used on the main homepages content container, ensuring full-width layout (no horizontal padding) on mobile and tablet breakpoints. */
|
|
63
|
+
public static let SemanticLayoutGridResponsivePageInlineSpace = 16
|
|
64
|
+
/** 12-12-12-12 – use for fixed side paddings and gutters */
|
|
65
|
+
public static let SemanticLayoutGridConstantGridSpaceConstSM = 12
|
|
66
|
+
/** 16-16-16-16 – use for fixed side paddings and gutters */
|
|
67
|
+
public static let SemanticLayoutGridConstantGridSpaceConstLG = 16
|
|
68
|
+
/** Used to set the column count in Figma Layout guide Grids */
|
|
69
|
+
public static let SemanticLayoutGridLayoutGuideLayoutGuideGridColums = 12
|
|
70
|
+
/** 24-24-36-36 – Use for vertical spacing between subsections in a layout */
|
|
71
|
+
public static let SemanticLayoutSectionSectionSpaceSM = 36
|
|
72
|
+
/** 36-36-48-48 – Use for vertical spacing between sections in a layout. */
|
|
73
|
+
public static let SemanticLayoutSectionSectionSpaceBase = 48
|
|
74
|
+
/** 72-72-96-96 – Use for vertical spacing between sections in a layout */
|
|
75
|
+
public static let SemanticLayoutSectionSectionSpaceLG = 96
|
|
76
|
+
/** 16-16-32-32 – Use for spacing after paragraphs in text content */
|
|
77
|
+
public static let SemanticLayoutSectionParagraphEndSpace = 32
|
|
78
|
+
/** 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
79
|
+
public static let SemanticSpaceGapResponsiveGapSpaceResp2XS = 6
|
|
80
|
+
/** 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
81
|
+
public static let SemanticSpaceGapResponsiveGapSpaceRespXS = 8
|
|
82
|
+
/** 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
83
|
+
public static let SemanticSpaceGapResponsiveGapSpaceRespSM = 16
|
|
84
|
+
/** 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
85
|
+
public static let SemanticSpaceGapResponsiveGapSpaceRespMD = 24
|
|
86
|
+
/** 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
87
|
+
public static let SemanticSpaceGapResponsiveGapSpaceRespLG = 32
|
|
88
|
+
/** 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
89
|
+
public static let SemanticSpaceGapResponsiveGapSpaceRespXL = 48
|
|
90
|
+
/** 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
91
|
+
public static let SemanticSpaceGapResponsiveGapSpaceResp2XL = 64
|
|
92
|
+
/** 48-48-72-96 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
93
|
+
public static let SemanticSpaceGapResponsiveGapSpaceResp3XL = 96
|
|
94
|
+
/** 2-2-2-2 – Use for fixed gaps between items inside of UI elements */
|
|
95
|
+
public static let SemanticSpaceGapConstantGapSpaceConst2XS = 2
|
|
96
|
+
/** 4-4-4-4 – Use for fixed gaps between items inside of UI elements */
|
|
97
|
+
public static let SemanticSpaceGapConstantGapSpaceConstXS = 4
|
|
98
|
+
/** 8-8-8-8 – Use for fixed gaps between items inside of UI elements */
|
|
99
|
+
public static let SemanticSpaceGapConstantGapSpaceConstSM = 8
|
|
100
|
+
/** 12-12-12-12 – Use for fixed gaps between items inside of UI elements */
|
|
101
|
+
public static let SemanticSpaceGapConstantGapSpaceConstMD = 12
|
|
102
|
+
/** 16-16-16-16 – Use for fixed gaps between items inside of UI elements */
|
|
103
|
+
public static let SemanticSpaceGapConstantGapSpaceConstLG = 16
|
|
104
|
+
/** 24-24-24-24 – Use for fixed gaps between items inside of UI elements */
|
|
105
|
+
public static let SemanticSpaceGapConstantGapSpaceConstXL = 24
|
|
106
|
+
/** 32-32-32-32 – Use for fixed gaps between items inside of UI elements */
|
|
107
|
+
public static let SemanticSpaceGapConstantGapSpaceConst2XL = 32
|
|
108
|
+
/** 48-48-48-48 – Use for fixed gaps between items inside of UI elements */
|
|
109
|
+
public static let SemanticSpaceGapConstantGapSpaceConst3XL = 48
|
|
110
|
+
/** 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
111
|
+
public static let SemanticSpaceInlineResponsiveInlineSpaceRespSM = 16
|
|
112
|
+
/** 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
113
|
+
public static let SemanticSpaceInlineResponsiveInlineSpaceRespMD = 24
|
|
114
|
+
/** 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
115
|
+
public static let SemanticSpaceInlineResponsiveInlineSpaceRespLG = 32
|
|
116
|
+
/** 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
117
|
+
public static let SemanticSpaceInlineResponsiveInlineSpaceRespXL = 40
|
|
118
|
+
/** 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
119
|
+
public static let SemanticSpaceInlineResponsiveInlineSpaceResp2XL = 64
|
|
120
|
+
/** 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
121
|
+
public static let SemanticSpaceInlineConstantInlineSpaceConst3XS = 2
|
|
122
|
+
/** 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
123
|
+
public static let SemanticSpaceInlineConstantInlineSpaceConst2XS = 4
|
|
124
|
+
/** 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
125
|
+
public static let SemanticSpaceInlineConstantInlineSpaceConstXS = 6
|
|
126
|
+
/** 8-8-8-8 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
127
|
+
public static let SemanticSpaceInlineConstantInlineSpaceConstSM = 8
|
|
128
|
+
/** 12-12-12-12 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
129
|
+
public static let SemanticSpaceInlineConstantInlineSpaceConstMD = 12
|
|
130
|
+
/** 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
131
|
+
public static let SemanticSpaceInlineConstantInlineSpaceConstLG = 16
|
|
132
|
+
/** 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
133
|
+
public static let SemanticSpaceInlineConstantInlineSpaceConstXL = 24
|
|
134
|
+
/** 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
135
|
+
public static let SemanticSpaceInlineConstantInlineSpaceConst2XL = 32
|
|
136
|
+
/** 8-8-12-16 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
137
|
+
public static let SemanticSpaceStackResponsiveStackSpaceRespSM = 16
|
|
138
|
+
/** 12-12-16-24 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
139
|
+
public static let SemanticSpaceStackResponsiveStackSpaceRespMD = 24
|
|
140
|
+
/** 16-16-24-32 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
141
|
+
public static let SemanticSpaceStackResponsiveStackSpaceRespLG = 32
|
|
142
|
+
/** 24-24-32-40 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
143
|
+
public static let SemanticSpaceStackResponsiveStackSpaceRespXL = 40
|
|
144
|
+
/** 32-32-48-64 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
145
|
+
public static let SemanticSpaceStackResponsiveStackSpaceResp2XL = 64
|
|
146
|
+
/** 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
147
|
+
public static let SemanticSpaceStackConstantStackSpaceConst3XS = 2
|
|
148
|
+
/** 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
149
|
+
public static let SemanticSpaceStackConstantStackSpaceConst2XS = 4
|
|
150
|
+
/** 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
151
|
+
public static let SemanticSpaceStackConstantStackSpaceConstXS = 6
|
|
152
|
+
/** 8-8-8-8 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
153
|
+
public static let SemanticSpaceStackConstantStackSpaceConstSM = 8
|
|
154
|
+
/** 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
155
|
+
public static let SemanticSpaceStackConstantStackSpaceConstMD = 12
|
|
156
|
+
/** 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
157
|
+
public static let SemanticSpaceStackConstantStackSpaceConstLG = 16
|
|
158
|
+
/** 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
159
|
+
public static let SemanticSpaceStackConstantStackSpaceConstXL = 24
|
|
160
|
+
/** 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
161
|
+
public static let SemanticSpaceStackConstantStackSpaceConst2XL = 32
|
|
162
|
+
/** 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
163
|
+
public static let SemanticSizeResponsiveSizeResp4XS = 16
|
|
164
|
+
/** 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
165
|
+
public static let SemanticSizeResponsiveSizeResp3XS = 24
|
|
166
|
+
/** 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
167
|
+
public static let SemanticSizeResponsiveSizeResp2XS = 32
|
|
168
|
+
/** 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
169
|
+
public static let SemanticSizeResponsiveSizeRespXS = 48
|
|
170
|
+
/** 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
171
|
+
public static let SemanticSizeResponsiveSizeRespSM = 56
|
|
172
|
+
/** 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
173
|
+
public static let SemanticSizeResponsiveSizeRespMD = 72
|
|
174
|
+
/** 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
175
|
+
public static let SemanticSizeResponsiveSizeRespLG = 92
|
|
176
|
+
/** 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
177
|
+
public static let SemanticSizeResponsiveSizeRespXL = 96
|
|
178
|
+
/** 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
179
|
+
public static let SemanticSizeResponsiveSizeResp2XL = 100
|
|
180
|
+
/** 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
181
|
+
public static let SemanticSizeResponsiveSizeResp3XL = 148
|
|
182
|
+
/** 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
183
|
+
public static let SemanticSizeResponsiveSizeResp4XL = 180
|
|
184
|
+
/** 8-8-8-8 – Use for setting fixed height and width of UI elements */
|
|
185
|
+
public static let SemanticSizeConstantSizeConst4XS = 8
|
|
186
|
+
/** 16-16-16-16 – Use for setting fixed height and width of UI elements */
|
|
187
|
+
public static let SemanticSizeConstantSizeConst3XS = 16
|
|
188
|
+
/** 24-24-24-24 – Use for setting fixed height and width of UI elements */
|
|
189
|
+
public static let SemanticSizeConstantSizeConst2XS = 24
|
|
190
|
+
/** 32-32-32-32 – Use for setting fixed height and width of UI elements */
|
|
191
|
+
public static let SemanticSizeConstantSizeConstXS = 32
|
|
192
|
+
/** 40-40-40-40 – Use for setting fixed height and width of UI elements */
|
|
193
|
+
public static let SemanticSizeConstantSizeConstSM = 40
|
|
194
|
+
/** 48-48-48-48 Use for setting fixed height and width of UI elements */
|
|
195
|
+
public static let SemanticSizeConstantSizeConstMD = 48
|
|
196
|
+
/** 56-56-56-56 – Use for setting fixed height and width of UI elements */
|
|
197
|
+
public static let SemanticSizeConstantSizeConstLG = 56
|
|
198
|
+
/** 64-64-64-64 – Use for setting fixed height and width of UI elements */
|
|
199
|
+
public static let SemanticSizeConstantSizeConstXL = 64
|
|
200
|
+
/** 72-72-72-72 – Use for setting fixed height and width of UI elements */
|
|
201
|
+
public static let SemanticSizeConstantSizeConst2XL = 72
|
|
202
|
+
/** 96-96-96-96 – Use for setting fixed height and width of UI elements */
|
|
203
|
+
public static let SemanticSizeConstantSizeConst3XL = 96
|
|
204
|
+
/** 148-148-148-148 – Use for setting fixed height and width of UI elements */
|
|
205
|
+
public static let SemanticSizeConstantSizeConst4XL = 148
|
|
206
|
+
/** This variable references the bodyFontFamily variable from the branding collection. */
|
|
207
|
+
public static let SemanticTypographyFontFamilyBodyFontFamily = "Lucida Grande"
|
|
208
|
+
public static let SemanticTypographyFontFamilyCalloutFontFamily = "Lucida Grande"
|
|
209
|
+
public static let SemanticTypographyFontFamilyDisplayFontFamily = "Lucida Grande"
|
|
210
|
+
public static let SemanticTypographyFontFamilyFootnoteFontFamily = "Lucida Grande"
|
|
211
|
+
public static let SemanticTypographyFontFamilyHeadlineFontFamily = "Lucida Grande"
|
|
212
|
+
public static let SemanticTypographyFontFamilyKickerFontFamily = "Lucida Grande"
|
|
213
|
+
public static let SemanticTypographyFontFamilyLabelFontFamily = "Lucida Grande"
|
|
214
|
+
public static let SemanticTypographyFontFamilySubheadlineFontFamily = "Lucida Grande"
|
|
215
|
+
public static let SemanticTypographyFontFamilyTitleFontFamily = "Lucida Grande"
|
|
216
|
+
public static let SemanticTypographyFontFamilyQuoteFontFamily = "Lucida Grande"
|
|
217
|
+
/** This variable is used on the body text style's font size parameter. It remains constant at 21. */
|
|
218
|
+
public static let SemanticTypographyFontSizeBodyBodyFontSize = 17
|
|
219
|
+
/** This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22 */
|
|
220
|
+
public static let SemanticTypographyFontSizeCalloutCallout1FontSize = 22
|
|
221
|
+
/** This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120 */
|
|
222
|
+
public static let SemanticTypographyFontSizeDisplayDisplay1FontSize = 116
|
|
223
|
+
/** This variable is used for the font size parameter of the Display2 text style. 36 - 36 - 42 - 64 */
|
|
224
|
+
public static let SemanticTypographyFontSizeDisplayDisplay2FontSize = 62
|
|
225
|
+
/** This variable is used on the display3 font size parameter of the display3 text style. 28 - 28 - 32 - 40 */
|
|
226
|
+
public static let SemanticTypographyFontSizeDisplayDisplay3FontSize = 39
|
|
227
|
+
/** This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18 */
|
|
228
|
+
public static let SemanticTypographyFontSizeFootnoteFootnote1FontSize = 15
|
|
229
|
+
/** This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16 */
|
|
230
|
+
public static let SemanticTypographyFontSizeFootnoteFootnote2FontSize = 13
|
|
231
|
+
/** This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100 */
|
|
232
|
+
public static let SemanticTypographyFontSizeHeadlineHeadline1FontSize = 70
|
|
233
|
+
/** This token is used on the headline2 text style's font size parameter. 40 - 40 - 48 - 64 */
|
|
234
|
+
public static let SemanticTypographyFontSizeHeadlineHeadline2FontSize = 48
|
|
235
|
+
/** This token is used on the headline3 text style's font size parameter. 28 - 28 - 36 - 40 */
|
|
236
|
+
public static let SemanticTypographyFontSizeHeadlineHeadline3FontSize = 32
|
|
237
|
+
/** This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32 */
|
|
238
|
+
public static let SemanticTypographyFontSizeHeadlineHeadline4FontSize = 22
|
|
239
|
+
/** Values come from NMT Figma File 01_Foundation; in online CSS this is kicker0. 18 - 18 - 22 - 30 - This variable does not exist yet in online css. Online css is called kicker0 for smallest font size. */
|
|
240
|
+
public static let SemanticTypographyFontSizeKickerKicker1FontSize = 25
|
|
241
|
+
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. This DS uses 1 to 4 following html convention of h1, h2, h3, etc. 18 - 18 - 22 - 24 */
|
|
242
|
+
public static let SemanticTypographyFontSizeKickerKicker2FontSize = 21
|
|
243
|
+
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20 */
|
|
244
|
+
public static let SemanticTypographyFontSizeKickerKicker3FontSize = 16
|
|
245
|
+
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16 */
|
|
246
|
+
public static let SemanticTypographyFontSizeKickerKicker4FontSize = 14
|
|
247
|
+
/** This token is used in the label1 text style font size parameter. Its value remains constant at 17 across device sizes. */
|
|
248
|
+
public static let SemanticTypographyFontSizeLabelLabel1FontSize = 17
|
|
249
|
+
/** 10 - 10 - 15 - 17 Use this label font size when you want your label's font size to change across device sizes. */
|
|
250
|
+
public static let SemanticTypographyFontSizeLabelLabel1FontSizeResponsive = 17
|
|
251
|
+
/** This variable controls the label2 text style's font size parameter. Its value remains constant at 15. */
|
|
252
|
+
public static let SemanticTypographyFontSizeLabelLabel2FontSize = 15
|
|
253
|
+
/** This token is used in the label3 text style's font size parameter. Its value remains constant at 12 across device sizes. */
|
|
254
|
+
public static let SemanticTypographyFontSizeLabelLabel3FontSize = 12
|
|
255
|
+
/** This token is used in the font size parameter of the label4 text style. The value remains constant at 8. */
|
|
256
|
+
public static let SemanticTypographyFontSizeLabelLabel4FontSize = 8
|
|
257
|
+
/** This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36 */
|
|
258
|
+
public static let SemanticTypographyFontSizeSubheadlineSubheadline1FontSize = 28
|
|
259
|
+
/** 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
260
|
+
public static let SemanticTypographyFontSizeTitleTitle1FontSize = 28
|
|
261
|
+
/** 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
262
|
+
public static let SemanticTypographyFontSizeTitleTitle2FontSize = 18
|
|
263
|
+
/** 16 - 16 - 18 - 20 -- This variable is used for controlling the font size of the quote text style. */
|
|
264
|
+
public static let SemanticTypographyFontSizeQuoteQuoteFontSize = 18
|
|
265
|
+
public static let SemanticTypographyFontWeightBodyBodyFontWeightBook = 400
|
|
266
|
+
public static let SemanticTypographyFontWeightBodyBodyFontWeightBold = 700
|
|
267
|
+
public static let SemanticTypographyFontWeightCalloutCalloutFontWeight = 800
|
|
268
|
+
public static let SemanticTypographyFontWeightDisplayDisplayFontWeight = 800
|
|
269
|
+
public static let SemanticTypographyFontWeightFootnoteFootnoteFontWeightBold = 700
|
|
270
|
+
public static let SemanticTypographyFontWeightFootnoteFootnoteFontWeightBook = 400
|
|
271
|
+
public static let SemanticTypographyFontWeightHeadlineHeadline1FontWeight = 700
|
|
272
|
+
/** This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines. */
|
|
273
|
+
public static let SemanticTypographyFontWeightHeadlineHeadline1FontWeightST = "700"
|
|
274
|
+
public static let SemanticTypographyFontWeightHeadlineHeadline2FontWeight = 700
|
|
275
|
+
public static let SemanticTypographyFontWeightHeadlineHeadline3FontWeight = 700
|
|
276
|
+
public static let SemanticTypographyFontWeightHeadlineHeadline4FontWeight = 600
|
|
277
|
+
public static let SemanticTypographyFontWeightKickerKickerFontWeight = 700
|
|
278
|
+
public static let SemanticTypographyFontWeightKickerKickerFontWeightST = "700"
|
|
279
|
+
public static let SemanticTypographyFontWeightLabelLabelFontWeightBook = 400
|
|
280
|
+
public static let SemanticTypographyFontWeightLabelLabelFontWeightBold = 700
|
|
281
|
+
public static let SemanticTypographyFontWeightSubheadlineSubheadlineFontWeight = 700
|
|
282
|
+
public static let SemanticTypographyFontWeightTitleTitleFontWeight = 800
|
|
283
|
+
public static let SemanticTypographyFontWeightQuoteQuoteFontWeight = 800
|
|
284
|
+
/** Figma's font line height currently does not allow for multipliers as is used on current website css var(--body-line-height) */
|
|
285
|
+
public static let SemanticTypographyLineHeightBodyBodyLineHeight = 29.75
|
|
286
|
+
public static let SemanticTypographyLineHeightCalloutCalloutLineHeight = 28.6
|
|
287
|
+
public static let SemanticTypographyLineHeightDisplayDisplay1LineHeight = 120
|
|
288
|
+
public static let SemanticTypographyLineHeightDisplayDisplay2LineHeight = 64
|
|
289
|
+
public static let SemanticTypographyLineHeightDisplayDisplay3LineHeight = 40
|
|
290
|
+
public static let SemanticTypographyLineHeightFootnoteFootnote1LineHeight = 19.5
|
|
291
|
+
public static let SemanticTypographyLineHeightFootnoteFootnote2LineHeight = 16.9
|
|
292
|
+
public static let SemanticTypographyLineHeightHeadlineHeadline1LineHeight = 77
|
|
293
|
+
public static let SemanticTypographyLineHeightHeadlineHeadline2LineHeight = 52.8
|
|
294
|
+
public static let SemanticTypographyLineHeightHeadlineHeadline3LineHeight = 35.2
|
|
295
|
+
public static let SemanticTypographyLineHeightHeadlineHeadline4LineHeight = 27.5
|
|
296
|
+
public static let SemanticTypographyLineHeightKickerKicker1LineHeight = 27.5
|
|
297
|
+
public static let SemanticTypographyLineHeightKickerKicker2LineHeight = 23.1
|
|
298
|
+
public static let SemanticTypographyLineHeightKickerKicker3LineHeight = 17.6
|
|
299
|
+
public static let SemanticTypographyLineHeightKickerKicker4LineHeight = 15.4
|
|
300
|
+
/** This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights. */
|
|
301
|
+
public static let SemanticTypographyLineHeightLabelLabel1LineHeight = 20.4
|
|
302
|
+
public static let SemanticTypographyLineHeightLabelLabel1ResponsiveLineHeight = 17
|
|
303
|
+
public static let SemanticTypographyLineHeightLabelLabel2LineHeight = 16
|
|
304
|
+
public static let SemanticTypographyLineHeightLabelLabel3LineHeight = 14.4
|
|
305
|
+
public static let SemanticTypographyLineHeightLabelLabel4LineHeight = 10
|
|
306
|
+
public static let SemanticTypographyLineHeightSubheadlineSubheadline1LineHeight = 36.4
|
|
307
|
+
public static let SemanticTypographyLineHeightTitleTitle1LineHeight = 33.6
|
|
308
|
+
/** html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
309
|
+
public static let SemanticTypographyLineHeightTitleTitle2LineHeight = 23.4
|
|
310
|
+
/** This variable is used in the quote text style line height parameter. */
|
|
311
|
+
public static let SemanticTypographyLineHeightQuoteQuoteLineHeight = 23.4
|
|
312
|
+
/** 2 | 2 | 2 | 3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
313
|
+
public static let SemanticTypographyLetterSpacingLetterSpacingPositiveLG = 3
|
|
314
|
+
/** 1 | 1 | 1 | 1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
315
|
+
public static let SemanticTypographyLetterSpacingLetterSpacingPositiveMD = 1
|
|
316
|
+
/** 0.5 | 0.5 | 0.5 | 0.5 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
317
|
+
public static let SemanticTypographyLetterSpacingLetterSpacingPositiveSM = 0.5
|
|
318
|
+
/** 0.25 | 0.25 | 0.25 | 0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
319
|
+
public static let SemanticTypographyLetterSpacingLetterSpacingPositiveXS = 0.25
|
|
320
|
+
/** 0 | 0 | 0 | 0 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
321
|
+
public static let SemanticTypographyLetterSpacingLetterSpacingNone = 0
|
|
322
|
+
/** -0.25 | -0.25 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. This letter spacing was only found in large titles on iOS mobile app large title component. */
|
|
323
|
+
public static let SemanticTypographyLetterSpacingLetterSpacingNegativeXS = -0.25
|
|
324
|
+
/** -0.5 | -0.5 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
325
|
+
public static let SemanticTypographyLetterSpacingLetterSpacingNegativeSM = -0.25
|
|
326
|
+
/** -1 | -1 | -1 | -1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
327
|
+
public static let SemanticTypographyLetterSpacingLetterSpacingNegativeMD = -1
|
|
328
|
+
/** -2 | -2 | -2 | -3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
|
|
329
|
+
public static let SemanticTypographyLetterSpacingLetterSpacingNegativeLG = -3
|
|
330
|
+
/** -0.5 | -0.5 | -1 | -2 | This variable is used for the letter spacing parameter of the display1 text style. On smaller devices the value is smaller than on larger devices. On desktop devices the letter spacing is further reduced for making the text style more compact. */
|
|
331
|
+
public static let SemanticTypographyLetterSpacingDisplayDisplay1LetterSpacing = -2
|
|
332
|
+
/** -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display2 text style. On smaller devices the value is smaller than on larger devices. */
|
|
333
|
+
public static let SemanticTypographyLetterSpacingDisplayDisplay2LetterSpacing = -1
|
|
334
|
+
/** -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display3 text style. On smaller devices the value is smaller than on larger devices. */
|
|
335
|
+
public static let SemanticTypographyLetterSpacingDisplayDisplay3LetterSpacing = -1
|
|
336
|
+
/** Use for showing elements on desktop viewport sizes only */
|
|
337
|
+
public static let SemanticVisibilityBooleanVisilbleDesktopOnly = true
|
|
338
|
+
/** Use for showing elements on tablet viewport sizes only */
|
|
339
|
+
public static let SemanticVisibilityBooleanVisilbleTabletOnly = false
|
|
340
|
+
/** Use for showing elements on mobile viewport sizes only */
|
|
341
|
+
public static let SemanticVisibilityBooleanVisilbleMobileOnly = false
|
|
342
|
+
/** Use for showing elements on viewport sizes above 600 px */
|
|
343
|
+
public static let SemanticVisibilityBooleanVisilbleAbove600px = true
|
|
344
|
+
/** Use for showing elements on viewport sizes below 600 px */
|
|
345
|
+
public static let SemanticVisibilityBooleanVisilbleBelow600px = false
|
|
346
|
+
/** Use for hiding elements on desktop viewport sizes only */
|
|
347
|
+
public static let SemanticVisibilityBooleanHideOnDesktop = false
|
|
348
|
+
/** Use for hiding elements on mobile viewport sizes */
|
|
349
|
+
public static let SemanticVisibilityBooleanHideOnMobile = true
|
|
350
|
+
public static let SemanticVisibilityVariantSwitchBpSpecificWeb = "lg"
|
|
351
|
+
public static let SemanticVisibilityVariantSwitchBpSpecificApp = "regular"
|
|
352
|
+
public static let SemanticVisibilityVariantSwitchChangeOnLG = "lg"
|
|
353
|
+
/** This variable is used for controlling size changes across device sizes on some components such as the vertical newsticker cards and the search results cards. Both have cards that change layouts at different breakpoints. */
|
|
354
|
+
public static let SemanticVisibilityVariantSwitchChangeOnMD = "md/lg"
|
|
355
|
+
/** This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande */
|
|
356
|
+
public static let ComponentAccordionAccordionLabelFontFamily = "Lucida Grande"
|
|
357
|
+
/** This variable is used for setting the size of avatar images in article pages. It references the sizeConstMD variable from the "generic" semantic collection. Its value is 48 across devices. */
|
|
358
|
+
public static let ComponentAvatarAvatarArticleSize = 48
|
|
359
|
+
/** 96 - 96 - 130 - 130 This variable is used for controlling the size of the avatar image on author pages. */
|
|
360
|
+
public static let ComponentAvatarAvatarAuthorPageSize = 130
|
|
361
|
+
/** This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15 */
|
|
362
|
+
public static let ComponentAvatarAvatarLabelFontSize = 15
|
|
363
|
+
/** This variable is used for controlling the line height of avatar texts. Its values influence the stacking space between avatar texts. 21 - 21 - 21 - 23 */
|
|
364
|
+
public static let ComponentAvatarAvatarLabelLineHeight = 23
|
|
365
|
+
/** This variable is used in avatar text styles. It receives values from the Brand Tokens Collection. Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
|
|
366
|
+
public static let ComponentAvatarAvatarFontFamily = "Lucida Grande"
|
|
367
|
+
/** This variable is used for setting the inline space between multiple avatars that are horizontally placed in a lane when an article has multiple authors. 16 - 16 - 24 - 24 */
|
|
368
|
+
public static let ComponentAvatarAvatarLaneGapSpace = 24
|
|
369
|
+
/** This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review. */
|
|
370
|
+
public static let ComponentAvatarAppAvatarFontFamily = "Lucida Grande"
|
|
371
|
+
/** This variable is used to control the font size of kickers in the heading section of article pages. 18 - 18 - 22 - 30 */
|
|
372
|
+
public static let ComponentArticleArticleKickerFontSize = 25
|
|
373
|
+
/** 40 - 40 - 72 - 100 - This variable uses the semantic variables headline2 for XS&SM, headline1 for MD&LG */
|
|
374
|
+
public static let ComponentArticleArticleHeadlineFontSize = 70
|
|
375
|
+
/** CSS --article-figure-meta-font-size 16-16-18-18 */
|
|
376
|
+
public static let ComponentArticleArticleImageCaptionFontSize = 16
|
|
377
|
+
/** this component level variable references the branding variables */
|
|
378
|
+
public static let ComponentArticleArticleImageCaptionLineHeight = 24
|
|
379
|
+
/** This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. 12 - 12 - 14 - 16 */
|
|
380
|
+
public static let ComponentArticleArticleMetaFontSize = 16
|
|
381
|
+
/** This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. This variable references variables from the branding collection. */
|
|
382
|
+
public static let ComponentArticleArticleMetaFontFamily = "Lucida Grande"
|
|
383
|
+
/** 8 | 8 | 12 | 16 - This space variable is used at the top edge of the article main content bounding box. */
|
|
384
|
+
public static let ComponentArticleArticleTopMarginSpace = 16
|
|
385
|
+
public static let ComponentArticleAricleMobile1ColGridImageMarginSpace = 72
|
|
386
|
+
/** 12 | 12 | 12 | 16 - This spacing variable is used for the space between article page heading kickers, headlines and subheadlines. XS&SM need review; correct value might be 8 */
|
|
387
|
+
public static let ComponentArticleArticleHeadingsStackSpace = 16
|
|
388
|
+
/** 16 | 16 | 72 | 16 - This variable is used for the left and right space within the article page headings container which holds the article page kicker, headline and subheadline. */
|
|
389
|
+
public static let ComponentArticleArticleHeadingsInlineSpace = 16
|
|
390
|
+
/** 16 - 16 - 24 - 32 - This variable creates the vertical spacing between different article body elements such as avatars, media players, corssheadings, paragraphs, field sets, images, tables, quotes, videos, social embeds, etc. */
|
|
391
|
+
public static let ComponentArticleArticleContentStackSpace = 32
|
|
392
|
+
/** 16 | 16 | 72 | 162 - This variable is used for making the left and right spacings around article content blocks. Current css has the article-body class assigned to a div and article body contains these horizontal padding values. */
|
|
393
|
+
public static let ComponentArticleArticleContentInlineSpace = 162
|
|
394
|
+
/** same as standard teaser width size variable */
|
|
395
|
+
public static let ComponentArticleArticleGalleryATeaserWidth = 300
|
|
396
|
+
/** NMT CSS --article-figure-meta-font-size */
|
|
397
|
+
public static let ComponentArticleArticleImageSourceFontSize = 16
|
|
398
|
+
public static let ComponentArticleArticleImageSourceLineHeight = 24
|
|
399
|
+
public static let ComponentArticleArticleImageContainerStackSpace = 16
|
|
400
|
+
public static let ComponentArticleArticleImageLandscapeInlineSpace = 16
|
|
401
|
+
public static let ComponentArticleArticleImagePortaitInlineSpace = 162
|
|
402
|
+
public static let ComponentArticleArticleInfoboxInlineSpace = 32
|
|
403
|
+
public static let ComponentArticleArticleInfoboxStackSpace = 32
|
|
404
|
+
/** This variable is used in the text style dedicated to audio player labels for elapsed time, reproduction speed and short functionality description text. 16 - 16 - 16 - 18 */
|
|
405
|
+
public static let ComponentAudioPlayerAudioPlayerFontSize = 18
|
|
406
|
+
/** 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers. */
|
|
407
|
+
public static let ComponentBadgeAdLabelBadgeHeightSize = 30
|
|
408
|
+
/** This space variable is used for creating the top and bottom space between a badge's text label and the surface that the text label is on top of. */
|
|
409
|
+
public static let ComponentBadgeBadgesInnerStackSpace = 2
|
|
410
|
+
/** This space variable is used for creating the left and right space between a badge's text label and the badge background surface that the text label is on top of. */
|
|
411
|
+
public static let ComponentBadgeBadgesInnerInlineSpace = 4
|
|
412
|
+
public static let ComponentBreadcrumbBreadcrumbFontFamily = "Lucida Grande"
|
|
413
|
+
/** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
|
|
414
|
+
public static let ComponentBreadcrumbBreadcrumbFontSize = 12
|
|
415
|
+
/** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
|
|
416
|
+
public static let ComponentBreadcrumbBreadcrumbLineHeight = 12
|
|
417
|
+
public static let ComponentBreadcrumbBreadcrumb&ArrowLeftInlineSpace1 = 3
|
|
418
|
+
public static let ComponentBreadcrumbBreadcrumb&ArrowRightInlineSpace2 = 5
|
|
419
|
+
public static let ComponentBreadcrumbBreadcrumbInlineSpace = 0
|
|
420
|
+
public static let ComponentBreadcrumbBreadcrumbFontWeight = 700
|
|
421
|
+
public static let ComponentBreadcrumbBreadcrumbStackSpace = 16
|
|
422
|
+
public static let ComponentBreakingNewsBreakingNewsContainerHeightSize = 56
|
|
423
|
+
public static let ComponentBreakingNewsBreakingNewsBadgeInlineSpace = 26
|
|
424
|
+
public static let ComponentBreakingNewsBreakingNewsBadgeTitelsStackSpace = 4
|
|
425
|
+
public static let ComponentBreakingNewsBreakingNewsBadgeUpperTitleFontSize = 17
|
|
426
|
+
public static let ComponentBreakingNewsBreakingNewsBadgeUpperTitleLineHeight = 12
|
|
427
|
+
public static let ComponentBreakingNewsBreakingNewsBadgeLowerTitleFontSize = 30
|
|
428
|
+
public static let ComponentBreakingNewsBreakingNewsBadgeLowerTitleLineHeight = 21
|
|
429
|
+
public static let ComponentBreakingNewsBreakingNewsScrollingTextFontSize = 21
|
|
430
|
+
public static let ComponentBreakingNewsBreakingNewsScrollingTextLineHeight = 24
|
|
431
|
+
public static let ComponentButtonButtonLabelFontSize = 15
|
|
432
|
+
public static let ComponentButtonButtonLabelLineHeight = 15
|
|
433
|
+
public static let ComponentButtonButtonContentGapSpace = 6
|
|
434
|
+
public static let ComponentButtonButtonInlineSpace = 16
|
|
435
|
+
public static let ComponentButtonButtonStackSpace = 6
|
|
436
|
+
public static let ComponentButtonButtonBorderWidthSize = 2
|
|
437
|
+
/** This fixed height variable ensures that the button maintains a consistent height, even when the icon is not active. */
|
|
438
|
+
public static let ComponentButtonButtonContentMinHeightSize = 24
|
|
439
|
+
/** Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18 */
|
|
440
|
+
public static let ComponentButtonPartnerLinkButtonLabelFontSize = 18
|
|
441
|
+
public static let ComponentButtonPartnerLinkButtonInlineSpace = 8
|
|
442
|
+
public static let ComponentButtonPartnerLinkButtonLabelHeightSize = 48
|
|
443
|
+
public static let ComponentButtonButtonBorderRadius = 8
|
|
444
|
+
public static let ComponentCardsSearchResultCardImageWidthSize = 260
|
|
445
|
+
public static let ComponentCardsSearchResultCardImageHeightSizeStacked = 189
|
|
446
|
+
public static let ComponentCardsNewstickerImageCardWidthSize = 206
|
|
447
|
+
/** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
|
|
448
|
+
public static let ComponentCarouselGalleryTeaserTitleBottomSpace = 36
|
|
449
|
+
/** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
|
|
450
|
+
public static let ComponentCarouselGalleryTeaserAppGapSpace = 8
|
|
451
|
+
public static let ComponentCarouselAppEpaperCarouselItemDefaultWidth = 172
|
|
452
|
+
public static let ComponentCarouselAppEpaperCarouselItemFocusWidth = 240
|
|
453
|
+
public static let ComponentCarouselAppEpaperCarouseBeilageItemWidth = 172
|
|
454
|
+
public static let ComponentCarouselStandardTeaserGalleryTeaserWidthWeb = 300
|
|
455
|
+
public static let ComponentCarouselStandardTeaserGalleryTeaserWidthApp = 464
|
|
456
|
+
/** This variable is used on the chips font size parameter of the chips text style. The font size changes only for the change between larger device widths and any device smaller than the largest. 16 - 16 -16 - 18 */
|
|
457
|
+
public static let ComponentChipsChipsFontSize = 18
|
|
458
|
+
public static let ComponentChipsChipsInlineSpace = 12
|
|
459
|
+
public static let ComponentChipsChipsStackSpace = 8
|
|
460
|
+
public static let ComponentDatepickerDatepickerItemDayWidthSize = 44
|
|
461
|
+
public static let ComponentDatepickerDatepickerItemYearWidthSize = 77
|
|
462
|
+
public static let ComponentDatepickerDatepickerItemHeightSize = 44
|
|
463
|
+
public static let ComponentDrawersMobileMenuDrawerStackSpace = 20
|
|
464
|
+
public static let ComponentDrawersMobileMenuDrawerLeftInlineSpace = 20
|
|
465
|
+
public static let ComponentDrawersMobileMenuDrawerRightInlineSpace = 16
|
|
466
|
+
public static let ComponentDrawersMobileMenuDrawerMaxWidthSize = 400
|
|
467
|
+
public static let ComponentDropdownDropDownItemStackSpace = 8
|
|
468
|
+
public static let ComponentDropdownDropDownItemInlineSpace = 16
|
|
469
|
+
public static let ComponentDropdownDropDownBorderRadius = 4
|
|
470
|
+
public static let ComponentFooterFooterFontFamily = "Gotham XNarrow"
|
|
471
|
+
/** This variable is used on footer links that commonly show up at the bottom of pages. The font size parameter remains constant at 11 px across device sizes. */
|
|
472
|
+
public static let ComponentFooterFooterFontSize = 11
|
|
473
|
+
public static let ComponentFooterFooterLineHeight = 14
|
|
474
|
+
public static let ComponentFooterFooterFontSizeUserOfferPages = 18
|
|
475
|
+
public static let ComponentFooterFooterLineHeightUserOfferPages = 26
|
|
476
|
+
public static let ComponentIconIconSize = 24
|
|
477
|
+
public static let ComponentIconIconSizeEmbeddMedia = 40
|
|
478
|
+
public static let ComponentInfoElementInfoElementTeaserBadgeMarginSpace = 8
|
|
479
|
+
public static let ComponentInfoElementInfoElementTeaserImageHeightSize = 133
|
|
480
|
+
public static let ComponentInfoElementInfoElementTeaserImageWidthSize = 236
|
|
481
|
+
public static let ComponentInfoElementInfoElementTeaserBadgeHeightSize = 24
|
|
482
|
+
/** This variable controls texts inside of input fields such as dropdowns, date input and other text inputs that appear in forms for example. compact 15 - default 17 - spacious 19 */
|
|
483
|
+
public static let ComponentInputfieldInputFieldFontSize = 16
|
|
484
|
+
public static let ComponentInputfieldInputFieldFontFamily = "Lucida Grande"
|
|
485
|
+
public static let ComponentInputfieldInputFieldInlineSpace = 16
|
|
486
|
+
public static let ComponentInputfieldInputFieldStackSpace = 6
|
|
487
|
+
public static let ComponentInputfieldInputFieldMessageGapSpace = 4
|
|
488
|
+
public static let ComponentInputfieldInputFieldIMessageInlineSpace = 16
|
|
489
|
+
public static let ComponentInputfieldInputFieldMiniLabelInlineSpace = 4
|
|
490
|
+
public static let ComponentInputfieldInputFieldHeightSize = 36
|
|
491
|
+
public static let ComponentInputfieldHeyInputContainerInlineSpace = 16
|
|
492
|
+
public static let ComponentLivetickerLiveTickerAppCardHeightSize = 128
|
|
493
|
+
public static let ComponentLivetickerLiveTickerAppCardWidthSize = 300
|
|
494
|
+
public static let ComponentLivetickerTimeStampFontFamily = "Gotham XNarrow"
|
|
495
|
+
public static let ComponentLivetickerLiveTickerheadlineFontWeight = 600
|
|
496
|
+
/** This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32 */
|
|
497
|
+
public static let ComponentLivetickerLiveTickerHeadlinesFontSize = 32
|
|
498
|
+
/** This variable is used for the live ticker time stamp font size. 14 - 14 - 16 - 16 */
|
|
499
|
+
public static let ComponentLivetickerLiveTickerTimeStampFontSize = 16
|
|
500
|
+
public static let ComponentLivetickerLiveTickerTime&HeadlineStackSpace = 4
|
|
501
|
+
public static let ComponentLivetickerLiveTickerSliderItemWidthMaxSize = 537
|
|
502
|
+
public static let ComponentMediaplayerAudioPlayerHeaderStackSpace = 56
|
|
503
|
+
public static let ComponentMediaplayerPodcastPlayButtonSize = 48
|
|
504
|
+
public static let ComponentMediaplayerVidPlayerBottomBarGapSpace = 16
|
|
505
|
+
public static let ComponentMediaplayerVideoTimeBadgeFontFamily = "Lucida Grande"
|
|
506
|
+
public static let ComponentMediaplayerVidPlayerControlButtonSize = 42
|
|
507
|
+
public static let ComponentMediaplayerVidPlayerControlButtonIconSizeHover = 28
|
|
508
|
+
public static let ComponentMediaplayerVidPlayerTimecodeFontSize = 18
|
|
509
|
+
public static let ComponentMediaplayerVidPlayerTimecodeContainerMinWidthSize = 58
|
|
510
|
+
public static let ComponentMediaplayerVidPlayerProgressBarContainerHeightSize = 42
|
|
511
|
+
public static let ComponentMediaplayerVidPlayerUnmuteButtonWidthSize = 220
|
|
512
|
+
public static let ComponentMenuMenuLinkLaneHeightSize = 48
|
|
513
|
+
public static let ComponentMenuMenuLogoDefaultSize = 148
|
|
514
|
+
public static let ComponentMenuMenuLogoScrolledSize = 56
|
|
515
|
+
public static let ComponentMenuMenuUtillinkItemHeightSize = 48
|
|
516
|
+
public static let ComponentMenuMenuItemUtilFontSize = 12
|
|
517
|
+
/** This variable is used on the menu link lane and on the mobile side menu drawer. */
|
|
518
|
+
public static let ComponentMenuMenuItemFontSize = 15
|
|
519
|
+
public static let ComponentMenuMenuSpecialNaviItemHeightSize = 56
|
|
520
|
+
public static let ComponentMenuMenuItemSpace = 8
|
|
521
|
+
public static let ComponentMenuMenuLinkItemInlineSpace = 4
|
|
522
|
+
public static let ComponentMenuMenuItemUtilStackSpace = 10
|
|
523
|
+
public static let ComponentMenuSubNavBarHeightSize = 42
|
|
524
|
+
public static let ComponentMenuMenuUtilityLinksContainerHeightSize = 100
|
|
525
|
+
public static let ComponentMenuMenuTopStackSpace = 12
|
|
526
|
+
public static let ComponentMenuMenuBottomStackSpace = 0
|
|
527
|
+
public static let ComponentMenuMenuLeftInlineSpace = 16
|
|
528
|
+
public static let ComponentMenuMenuRightInlineSpace = 16
|
|
529
|
+
public static let ComponentMenuMenuUtilityLinksGapSpace = 32
|
|
530
|
+
public static let ComponentMenuMenuUtilityLinksDividerHeightSize = 48
|
|
531
|
+
/** This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 10 - 10 - 10 - 0 */
|
|
532
|
+
public static let ComponentMenuMenuShadowVisibility = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.000)
|
|
533
|
+
/** This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 0 - 0 - 0 - 10 */
|
|
534
|
+
public static let ComponentMenuHeyInputShadowVisibility = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.100)
|
|
535
|
+
public static let ComponentMenuIOSappTopBarHeightSize = 48
|
|
536
|
+
public static let ComponentMenuIOSappTopBarLeftInlineSpace = 19
|
|
537
|
+
public static let ComponentMenuIOSappTopBarRightInlineSpace = 19
|
|
538
|
+
public static let ComponentMenuAppTopbarTitleFontSize = 14
|
|
539
|
+
public static let ComponentMenuAppTopbarStageTitleHeight = 17
|
|
540
|
+
public static let ComponentNewstickerNewsTickerAppCardHeightSize = 150
|
|
541
|
+
public static let ComponentNewstickerNewsTickerAppCardWidthSize = 300
|
|
542
|
+
public static let ComponentNewstickerNewsTickerTimeFontFamily = "Lucida Grande"
|
|
543
|
+
public static let ComponentNewstickerNewsTickerTimeFontWeight = 700
|
|
544
|
+
/** similar to kicker3 values - 16 - 16 - 16 - 18 */
|
|
545
|
+
public static let ComponentNewstickerNewsTickerTimeFontSize = 18
|
|
546
|
+
/** Figma currently does not allow for percentages in Line Height variables. The values in this token are the result of multiplying the font size by the line height variable defined on the Bild home css -> newsTickerTime line height: 1.3. Line height for this component does not change across devices. */
|
|
547
|
+
public static let ComponentNewstickerNewsTickerTimeLineHeight = 23.4
|
|
548
|
+
public static let ComponentNewstickerNewsTickerBadgesInlineSpace = 16
|
|
549
|
+
public static let ComponentNewstickerNewsTickerEntriesStackSpace = 22
|
|
550
|
+
public static let ComponentNewstickerNewsTickerEntriesLeftInlineSpace = 22
|
|
551
|
+
public static let ComponentNewstickerNewsTickerContentStackSpace = 4
|
|
552
|
+
public static let ComponentNewstickerNewsTickerKickerInnerInlineSpace = 4
|
|
553
|
+
public static let ComponentNewstickerNewsTickerKickerInnerStackSpace = 2
|
|
554
|
+
public static let ComponentNewstickerNewsTickerTime&KickerStackSpace = 6
|
|
555
|
+
public static let ComponentNewstickerNewsTickerTitlesInlineSpace = 30
|
|
556
|
+
public static let ComponentNewstickerNewsTickerSkeletonBottomSpace = 0
|
|
557
|
+
public static let ComponentNewstickerNewsTickerRedDotSize = 16
|
|
558
|
+
public static let ComponentNewstickerNewsTickerLineInlineSpace = 8
|
|
559
|
+
public static let ComponentPaginationGalleryPaginationItemHeightSize = 4
|
|
560
|
+
/** 8 - 8 - 12 - 12 - this component level variable references the inlineSpaceConst semantic variables; SM for smaller devices, MD for larger devices */
|
|
561
|
+
public static let ComponentPaginationGalleryPaginationContainerWebInlineSpace = 12
|
|
562
|
+
public static let ComponentPaginationGalleryPaginationContainerAppInlineSpace = 12
|
|
563
|
+
/** 12 - 12 - 16 - 16 - this component level variable references the semantic */
|
|
564
|
+
public static let ComponentPaginationGalleryPaginationContainerStackSpace = 16
|
|
565
|
+
public static let ComponentPaginationScrollBarThicknessSize = 8
|
|
566
|
+
public static let ComponentPaywallPaywallCardMaxWidthSize = 346
|
|
567
|
+
/** This variable is used on the paywall card price tag. 64 constant */
|
|
568
|
+
public static let ComponentPaywallPaywallCardPriceTagFontSize = 64
|
|
569
|
+
public static let ComponentPaywallPaywallCardPriceTagLineHeight = 64
|
|
570
|
+
/** This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40 */
|
|
571
|
+
public static let ComponentPaywallPaywallCardPriceNoteFontSize = 40
|
|
572
|
+
public static let ComponentPaywallPaywallCardPriceNoteLineHeight = 40
|
|
573
|
+
public static let ComponentPaywallPaywallContainerGapSpace = -48
|
|
574
|
+
public static let ComponentPaywallPaywallHeaderBottomStackSpace = 80
|
|
575
|
+
public static let ComponentQuotesQuoteContainerInlineSpace = 28
|
|
576
|
+
public static let ComponentQuotesQuoteContentGapSpace = 48
|
|
577
|
+
public static let ComponentQuotesQuoteContainerStackSpace = 32
|
|
578
|
+
public static let ComponentQuotesQuoteQuotationMarksFontSize = 36
|
|
579
|
+
public static let ComponentRadioButtonsRadioSelectorSize = 20
|
|
580
|
+
public static let ComponentRadioButtonsRadioSelectorDotActiveSize = 12
|
|
581
|
+
public static let ComponentSearchSearchResultBadgeHeightSize = 18
|
|
582
|
+
public static let ComponentSectionTitleSectionTitleInnerStackBottomSpace = 12
|
|
583
|
+
/** This variable is used on large title headings that are h2 elements in html and indicate a new section in the user interface. This space changes when a user hovers over the large title. */
|
|
584
|
+
public static let ComponentSectionTitleSectionTitle&ArrowInlineSpace = 5
|
|
585
|
+
/** This variable is used for increasing the space between the text and the arrow at the end of the large title text. On mobile devices there is no hover state so this variables values are the same as the default state values. */
|
|
586
|
+
public static let ComponentSectionTitleSectionTitle&ArrowInlineSpaceActive = 8
|
|
587
|
+
public static let ComponentSectionTitleSectionTitleHeightSize = 40
|
|
588
|
+
public static let ComponentSeparatorsSeparatorThicknessSize = 2
|
|
589
|
+
public static let ComponentSkeletonsHeadlinesSkeletonImagePlaceholderMaxWidth = 160
|
|
590
|
+
public static let ComponentSkeletonsArticleSkeletonImageInlineSpace = 48
|
|
591
|
+
public static let ComponentSkeletonsArticleSkeletonTextInlineSpace = 48
|
|
592
|
+
public static let ComponentSkeletonsArticleTextSkeletonHeightSize = 720
|
|
593
|
+
public static let ComponentSpecialNaviSpecialNaviInlineSpace = 32
|
|
594
|
+
public static let ComponentSlidersSliderProgressBarIdleHeightSize = 4
|
|
595
|
+
public static let ComponentSlidersSliderProgressBarHoverHeightSize = 8
|
|
596
|
+
public static let ComponentSlidersSliderProgressInactiveHeightSize = 2
|
|
597
|
+
public static let ComponentSlidersVidPlayerProgressBarHeightSize = 12
|
|
598
|
+
public static let ComponentSpinnersVideoSpinnerSize = 80
|
|
599
|
+
public static let ComponentSpinnersVideoSpinnerSize0_5x = 40
|
|
600
|
+
public static let ComponentSpinnersVideoSpinnerStrokeSize = 4
|
|
601
|
+
/** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
|
|
602
|
+
public static let ComponentTabsTabLabelFontSize = 16
|
|
603
|
+
/** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
|
|
604
|
+
public static let ComponentTabsTabLabelFontSizeLine = 16
|
|
605
|
+
public static let ComponentTabsIosTabbarHeightSize = 49
|
|
606
|
+
public static let ComponentTabsAndroidTabbarHeightSize = 74
|
|
607
|
+
/** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
|
|
608
|
+
public static let ComponentTabsAppsTabsLabelFontSize = 16
|
|
609
|
+
/** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
|
|
610
|
+
public static let ComponentTabsAppsTabsLabelLineHeight = 23.4
|
|
611
|
+
public static let ComponentTabsTopBarTabItemHeightSize = 44
|
|
612
|
+
public static let ComponentTableTableColumnWidthSize0_5x = 72
|
|
613
|
+
public static let ComponentTableTableColumnWidthSize0_75x = 100
|
|
614
|
+
public static let ComponentTableTableColumnWidthSize1x = 140
|
|
615
|
+
public static let ComponentTableTableColumnWidthSize1_5x = 180
|
|
616
|
+
public static let ComponentTableTableColumnWidthSize2x = 220
|
|
617
|
+
public static let ComponentTableTableColumnWidthSize2_5x = 240
|
|
618
|
+
public static let ComponentTableTableColumnWidthSize3x = 280
|
|
619
|
+
public static let ComponentTableTableItemMaxWidthSize = 224
|
|
620
|
+
/** 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable */
|
|
621
|
+
public static let ComponentTeaserATeaserATeaserKickerFontSize = 21
|
|
622
|
+
public static let ComponentTeaserATeaserATeaserKickerLineHeight = 21
|
|
623
|
+
/** This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
|
|
624
|
+
public static let ComponentTeaserATeaserATeaserHeadlineFontSize = 48
|
|
625
|
+
public static let ComponentTeaserATeaserATeaserHeadlineLineHeight = 52.8
|
|
626
|
+
public static let ComponentTeaserATeaserATeaserTitleInlineSpace = 12
|
|
627
|
+
public static let ComponentTeaserBTeaserBTeaserTitleInlineSpace = 8
|
|
628
|
+
public static let ComponentTeaserBildPlayBildPlayTeaserWidthSize = 193
|
|
629
|
+
/** XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
|
|
630
|
+
public static let ComponentTeaserMQTeaserMQTeaserHeadlineFontSize = 32
|
|
631
|
+
public static let ComponentTeaserMQTeaserMQTeaserHeadlineLineHeight = 35.2
|
|
632
|
+
public static let ComponentTeaserMQTeaserMQTeaserHeadlineFontWeight = 700
|
|
633
|
+
public static let ComponentTeaserMQTeaserMqTeaserTitleInlineSpace = 8
|
|
634
|
+
/** This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40 */
|
|
635
|
+
public static let ComponentTeaserTeaserBadgesHeightSizeLG = 40
|
|
636
|
+
public static let ComponentTeaserTeaserBadgesHeightSizeSM = 32
|
|
637
|
+
/** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
|
|
638
|
+
public static let ComponentTeaserTeaserBadgesMarginSpace = 8
|
|
639
|
+
public static let ComponentTeaserTeaserKickerBgInlineSpace = 6
|
|
640
|
+
public static let ComponentTeaserTeaserKickerBgStackSpace = 2
|
|
641
|
+
public static let ComponentTeaserQTeaserQuadKickerFontSize = 21
|
|
642
|
+
/** This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100 */
|
|
643
|
+
public static let ComponentTeaserQTeaserQuadHeadlineFontSize = 70
|
|
644
|
+
public static let ComponentTeaserQTeaserQuadHeadlineLineHeight = 77
|
|
645
|
+
public static let ComponentTeaserQTeaserQTeaserTitleInlineSpace = 12
|
|
646
|
+
public static let ComponentTeaserTeaserLayoutGridSpace = 16
|
|
647
|
+
/** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
|
|
648
|
+
public static let ComponentTeaserStdTeaserStdTeaserBadgesMarginSpace = 8
|
|
649
|
+
public static let ComponentTeaserStdTeaserStdTeaserImageTitleGapSpace = 6
|
|
650
|
+
/** 2 | 2 | 2 | 2 - This variable is used on the standard teaser vertical spacing between the kicker and the headline. It references the semantic variable stackSpaceConst3XS */
|
|
651
|
+
public static let ComponentTeaserStdTeaserStdTeaserKickerHeadlineStackSpace = 2
|
|
652
|
+
/** 16 - 16 - 16 - 16 */
|
|
653
|
+
public static let ComponentTeaserSuperASuperATeaserTitleInlineSpace = 16
|
|
654
|
+
public static let ComponentTeaserTeaserTitleInlineLeftSpace = 0
|
|
655
|
+
public static let ComponentTeaserTeaserTitleStackSpace = 6
|
|
656
|
+
public static let ComponentTeaserTeaserTitleGapSpace = 4
|
|
657
|
+
public static let ComponentTeaserTeaserTitleBottomStackSpace = 16
|
|
658
|
+
/** This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
|
|
659
|
+
public static let ComponentToggleSwitchAppToggleItemLabelFontSize = 18
|
|
660
|
+
/** This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2 */
|
|
661
|
+
public static let ComponentToggleSwitchAppToggleItemLabelLineHeight = 18.2
|
|
662
|
+
public static let ComponentVideoVideoBadgeTimeLineHeight = 23.8
|
|
663
|
+
/** 16 - 16 - 18 - 18 -- This variable is used to control the videoTimeBadge text style's font size parameter. The typography style that uses this variable is the videoTimeBadge style. The badge that uses this variable appears on the upper right corner of horizontal videos. */
|
|
664
|
+
public static let ComponentVideoVideoTimeBadgeFontSize = 18
|
|
665
|
+
public static let ComponentVideoVerticalVideoMockHeadlineFontSize = 32
|
|
666
|
+
public static let ComponentVideoVideoFrameInlineSpace = 16
|
|
667
|
+
/** This variable is used for changing the red play icon inside the white square. */
|
|
668
|
+
public static let ComponentVideoVideoRedPlayIconHeightSize = 18
|
|
669
|
+
public static let ComponentVideoVideoRedPlayIconWidthSize = 14
|
|
670
|
+
public static let ComponentVideoVideoSkeletonContainerHeight = 464
|
|
671
|
+
/** 24 - 24 - 32 - 40 - This variable is used on horizontal video badges that contain a red play icon on top of a white square next to a timestamp. */
|
|
672
|
+
public static let ComponentVideoVideoTimeBadgeSize = 40
|
|
673
|
+
/** This variable is used on video player badges that display a red play icon on top of a white square next to a time stamp. This variable references the borderRadiusXS. Constant value of 2 across device sizes. */
|
|
674
|
+
public static let ComponentVideoVideoTimeBadgeCornerSize = 2
|
|
675
|
+
/** 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter. */
|
|
676
|
+
public static let ComponentVideoVideoAdBadgeFontSize = 16
|
|
677
|
+
/** This variable is used only for texts and labels that form part of this design system's documentation. */
|
|
678
|
+
public static let Component_DSysDocsSpecsFontFamily = "Gotham"
|
|
679
|
+
/** This variable is used only for this design system's component tests. */
|
|
680
|
+
public static let Component_DSysDocs1columnMobile = 656
|
|
681
|
+
public static let Component_DSysDocsDSysDocsWidthSize = 1440
|
|
682
|
+
/** This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8 */
|
|
683
|
+
public static let Component_DSysDocsDsCaptionStackSpace0_5x = 8
|
|
684
|
+
public static let Component_DSysDocsDsCaptionStackSpace1x = 16
|
|
685
|
+
/** This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68 */
|
|
686
|
+
public static let Component_DSysDocsDsMainContainerSpace = 68
|
|
687
|
+
/** This variable is used on documentation pages that have an artistic banner at the top of the page that is related to the foundation topic on the page. 80 - 80 -80 - 140 */
|
|
688
|
+
public static let Component_DSysDocsFoundationsBannerHeightSize = 140
|
|
689
|
+
/** This variable is used as a max width size for content blocks. For mobile devices this var references the DSysDocsWidthSize var 320 - 750 - 962 - 1024 */
|
|
690
|
+
public static let Component_DSysDocsMainContentStageSize = 1024
|
|
691
|
+
/** This variable is currently used on a thin gallery that appears on desktop websites with petbook and other "books" content. Its height changes to a large height on mobile sites. 558 - 558 - 558 - 186 */
|
|
692
|
+
public static let Component_DSysDocsThinBannerVerticalHeightSize = 186
|
|
693
|
+
/** Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe */
|
|
694
|
+
public static let Component_DSysDocsBildDesignFrameSpace = 64
|
|
695
|
+
/** This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180 */
|
|
696
|
+
public static let Component_DSysDocsDocHeaderHeightSize = 180
|
|
697
|
+
public static let BreakpointName = "lg"
|
|
698
|
+
}
|