@marioschmidt/design-system-tokens 1.0.13 → 1.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (204) hide show
  1. package/dist/android/res/values/base/primitive_color_value.xml +12 -12
  2. package/dist/android/res/values/base/primitive_font_value.xml +22 -22
  3. package/dist/android/res/values/base/primitive_size_value.xml +49 -49
  4. package/dist/android/res/values/base/primitive_space_value.xml +25 -25
  5. package/dist/android/res/values/density/density_compact.xml +8 -8
  6. package/dist/android/res/values/density/density_default.xml +8 -8
  7. package/dist/android/res/values/density/density_spacious.xml +8 -8
  8. package/dist/android/res/values/mapping/brand_advertorial.xml +240 -240
  9. package/dist/android/res/values/mapping/brand_bild.xml +240 -240
  10. package/dist/android/res/values/mapping/brand_sportbild.xml +240 -240
  11. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +423 -423
  12. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +423 -423
  13. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +423 -423
  14. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +423 -423
  15. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_dark.xml +15 -15
  16. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_light.xml +15 -15
  17. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +423 -423
  18. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +423 -423
  19. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +423 -423
  20. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +423 -423
  21. package/dist/android/res/values/semantic/bild/color/color_bild_dark.xml +15 -15
  22. package/dist/android/res/values/semantic/bild/color/color_bild_light.xml +15 -15
  23. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +423 -423
  24. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +423 -423
  25. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +423 -423
  26. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +423 -423
  27. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +15 -15
  28. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +15 -15
  29. package/dist/css/base/primitive-font-value-global.css +11 -11
  30. package/dist/css/base/primitive-font-value.css +11 -11
  31. package/dist/css/base/primitive-size-value-global.css +49 -49
  32. package/dist/css/base/primitive-size-value.css +49 -49
  33. package/dist/css/base/primitive-space-value-global.css +25 -25
  34. package/dist/css/base/primitive-space-value.css +25 -25
  35. package/dist/css/density/density-compact-global.css +2 -2
  36. package/dist/css/density/density-compact.css +2 -2
  37. package/dist/css/density/density-default-global.css +2 -2
  38. package/dist/css/density/density-default.css +2 -2
  39. package/dist/css/density/density-spacious-global.css +2 -2
  40. package/dist/css/density/density-spacious.css +2 -2
  41. package/dist/css/mapping/brand-advertorial-global.css +203 -203
  42. package/dist/css/mapping/brand-advertorial.css +203 -203
  43. package/dist/css/mapping/brand-bild-global.css +203 -203
  44. package/dist/css/mapping/brand-bild.css +203 -203
  45. package/dist/css/mapping/brand-sportbild-global.css +203 -203
  46. package/dist/css/mapping/brand-sportbild.css +203 -203
  47. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +97 -97
  48. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +97 -97
  49. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +94 -94
  50. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +94 -94
  51. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +95 -95
  52. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +95 -95
  53. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +95 -95
  54. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +95 -95
  55. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +97 -97
  56. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +97 -97
  57. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +94 -94
  58. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +94 -94
  59. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +95 -95
  60. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +95 -95
  61. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +95 -95
  62. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +95 -95
  63. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +97 -97
  64. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +97 -97
  65. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +94 -94
  66. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +94 -94
  67. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +95 -95
  68. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +95 -95
  69. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +95 -95
  70. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +95 -95
  71. package/dist/flutter/base/primitive_color_value.dart +119 -85
  72. package/dist/flutter/base/primitive_font_value.dart +58 -46
  73. package/dist/flutter/base/primitive_size_value.dart +49 -49
  74. package/dist/flutter/base/primitive_space_value.dart +26 -26
  75. package/dist/flutter/density/density_compact.dart +16 -11
  76. package/dist/flutter/density/density_default.dart +16 -11
  77. package/dist/flutter/density/density_spacious.dart +16 -11
  78. package/dist/flutter/mapping/brand_advertorial.dart +398 -274
  79. package/dist/flutter/mapping/brand_bild.dart +398 -274
  80. package/dist/flutter/mapping/brand_color_bild.dart +121 -71
  81. package/dist/flutter/mapping/brand_color_sportbild.dart +121 -71
  82. package/dist/flutter/mapping/brand_sportbild.dart +398 -274
  83. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +689 -487
  84. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +689 -487
  85. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +689 -487
  86. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +689 -487
  87. package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +369 -423
  88. package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +369 -423
  89. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +689 -487
  90. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +689 -487
  91. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +689 -487
  92. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +689 -487
  93. package/dist/flutter/semantic/bild/color/color_bild_dark.dart +369 -423
  94. package/dist/flutter/semantic/bild/color/color_bild_light.dart +369 -423
  95. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +689 -487
  96. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +689 -487
  97. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +689 -487
  98. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +689 -487
  99. package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +369 -423
  100. package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +369 -423
  101. package/dist/ios/base/PrimitiveColorValue.swift +130 -96
  102. package/dist/ios/base/PrimitiveFontValue.swift +57 -45
  103. package/dist/ios/base/PrimitiveSizeValue.swift +51 -51
  104. package/dist/ios/base/PrimitiveSpaceValue.swift +27 -27
  105. package/dist/ios/density/DensityCompact.swift +15 -10
  106. package/dist/ios/density/DensityDefault.swift +15 -10
  107. package/dist/ios/density/DensitySpacious.swift +15 -10
  108. package/dist/ios/mapping/BrandAdvertorial.swift +397 -273
  109. package/dist/ios/mapping/BrandBild.swift +397 -273
  110. package/dist/ios/mapping/BrandColorBild.swift +120 -70
  111. package/dist/ios/mapping/BrandColorSportbild.swift +120 -70
  112. package/dist/ios/mapping/BrandSportbild.swift +397 -273
  113. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +688 -486
  114. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +688 -486
  115. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +688 -486
  116. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +688 -486
  117. package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +368 -422
  118. package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +368 -422
  119. package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +688 -486
  120. package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +688 -486
  121. package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +688 -486
  122. package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +688 -486
  123. package/dist/ios/semantic/bild/color/ColorBildDark.swift +368 -422
  124. package/dist/ios/semantic/bild/color/ColorBildLight.swift +368 -422
  125. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +688 -486
  126. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +688 -486
  127. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +688 -486
  128. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +688 -486
  129. package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +368 -422
  130. package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +368 -422
  131. package/dist/js/base/primitive-color-value.js +34 -34
  132. package/dist/js/base/primitive-font-value.js +12 -12
  133. package/dist/js/base/primitive-size-value.js +49 -49
  134. package/dist/js/base/primitive-space-value.js +25 -25
  135. package/dist/js/density/density-compact.js +5 -5
  136. package/dist/js/density/density-default.js +5 -5
  137. package/dist/js/density/density-spacious.js +5 -5
  138. package/dist/js/mapping/brand-advertorial.js +229 -222
  139. package/dist/js/mapping/brand-bild.js +230 -222
  140. package/dist/js/mapping/brand-color-bild.js +50 -50
  141. package/dist/js/mapping/brand-color-sportbild.js +50 -50
  142. package/dist/js/mapping/brand-sportbild.js +234 -222
  143. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +285 -293
  144. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +283 -291
  145. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +285 -292
  146. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +285 -292
  147. package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +50 -154
  148. package/dist/js/semantic/advertorial/color/color-advertorial-light.js +50 -154
  149. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +285 -293
  150. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +283 -291
  151. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +285 -292
  152. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +285 -292
  153. package/dist/js/semantic/bild/color/color-bild-dark.js +50 -154
  154. package/dist/js/semantic/bild/color/color-bild-light.js +50 -154
  155. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +285 -293
  156. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +283 -291
  157. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +285 -292
  158. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +285 -292
  159. package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +50 -154
  160. package/dist/js/semantic/sportbild/color/color-sportbild-light.js +50 -154
  161. package/dist/json/base/primitive-font-value.json +11 -11
  162. package/dist/json/base/primitive-size-value.json +49 -49
  163. package/dist/json/base/primitive-space-value.json +25 -25
  164. package/dist/json/density/density-compact.json +2 -2
  165. package/dist/json/density/density-default.json +2 -2
  166. package/dist/json/density/density-spacious.json +2 -2
  167. package/dist/json/mapping/brand-advertorial.json +203 -203
  168. package/dist/json/mapping/brand-bild.json +203 -203
  169. package/dist/json/mapping/brand-sportbild.json +203 -203
  170. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +97 -97
  171. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +94 -94
  172. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +95 -95
  173. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +95 -95
  174. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +97 -97
  175. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +94 -94
  176. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +95 -95
  177. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +95 -95
  178. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +97 -97
  179. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +94 -94
  180. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +95 -95
  181. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +95 -95
  182. package/dist/manifest.json +1 -1
  183. package/dist/scss/base/primitive-font-value.scss +11 -11
  184. package/dist/scss/base/primitive-size-value.scss +49 -49
  185. package/dist/scss/base/primitive-space-value.scss +25 -25
  186. package/dist/scss/density/density-compact.scss +2 -2
  187. package/dist/scss/density/density-default.scss +2 -2
  188. package/dist/scss/density/density-spacious.scss +2 -2
  189. package/dist/scss/mapping/brand-advertorial.scss +203 -203
  190. package/dist/scss/mapping/brand-bild.scss +203 -203
  191. package/dist/scss/mapping/brand-sportbild.scss +203 -203
  192. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +97 -97
  193. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +94 -94
  194. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +95 -95
  195. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +95 -95
  196. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +97 -97
  197. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +94 -94
  198. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +95 -95
  199. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +95 -95
  200. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +97 -97
  201. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +94 -94
  202. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +95 -95
  203. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +95 -95
  204. package/package.json +1 -1
@@ -8,276 +8,400 @@
8
8
 
9
9
  import UIKit
10
10
 
11
- public class {
12
- public static let brandName = SportBILD
13
- public static let componentAccordionAccordionLabelFontFamily = Inter
14
- public static let componentArticleFontSizeArticleImageCaptionFontSizeLg = 15 /** --article-figure-caption-font-size-lg */
15
- public static let componentArticleFontSizeArticleImageCaptionFontSizeMd = 13 /** --article-figure-caption-font-size-md */
16
- public static let componentArticleFontSizeArticleImageCaptionFontSizeSm = 13 /** --article-figure-caption-font-size-sm */
17
- public static let componentArticleFontSizeArticleImageCaptionFontSizeXs = 13 /** --article-figure-caption-font-size-sm */
18
- public static let componentArticleFontSizeArticleImageSourceFontSizeLg = 15 /** --article-figure-meta-font-size-lg */
19
- public static let componentArticleFontSizeArticleImageSourceFontSizeMd = 13 /** --article-figure-meta-font-size-sm */
20
- public static let componentArticleFontSizeArticleImageSourceFontSizeSm = 13 /** --article-figure-meta-font-size-sm */
21
- public static let componentArticleFontSizeArticleImageSourceFontSizeXs = 13 /** --article-figure-meta-font-size-sm */
22
- public static let componentArticleLineHeightArticleImageCaptionLineHeightLg = 19.5 /** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
23
- public static let componentArticleLineHeightArticleImageCaptionLineHeightMd = 16.9 /** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
24
- public static let componentArticleLineHeightArticleImageCaptionLineHeightSm = 16.9 /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
25
- public static let componentArticleLineHeightArticleImageCaptionLineHeightXs = 16.9 /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
26
- public static let componentArticleLineHeightArticleImageSourceLineHeightLg = 19 /** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
27
- public static let componentArticleLineHeightArticleImageSourceLineHeightMd = 17 /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
28
- public static let componentArticleLineHeightArticleImageSourceLineHeightSm = 17 /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
29
- public static let componentArticleLineHeightArticleImageSourceLineHeightXs = 17 /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
30
- public static let componentAvatarAvatarFontFamily = Inter /** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
31
- public static let componentAvatarAvatarFontSizeLg = 15 /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
32
- public static let componentAvatarAvatarFontSizeSm = 13 /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
33
- public static let componentBreadcrumbFontFamilyBreadcrumbFontFamily = Inter /** --breadcrumb-font */
34
- public static let componentBreadcrumbFontSizeBreadcrumbFontSizeLg = 11 /** --breadcrumb-font-size-lg */
35
- public static let componentBreadcrumbFontSizeBreadcrumbFontSizeMd = 14 /** --breadcrumb-font-size-sm */
36
- public static let componentBreadcrumbFontSizeBreadcrumbFontSizeSm = 14 /** --breadcrumb-font-size-sm */
37
- public static let componentBreadcrumbFontSizeBreadcrumbFontSizeXs = 14 /** --breadcrumb-font-size-sm */
38
- public static let componentBreadcrumbFontWeightBreadcrumbFontWeight = 400 /** --breadcrumb-font-size-sm */
39
- public static let componentBreadcrumbLineHeightBreadcrumbLineHeightLg = 11 /** not defined as variable */
40
- public static let componentBreadcrumbLineHeightBreadcrumbLineHeightMd = 14 /** not defined as variable */
41
- public static let componentBreadcrumbLineHeightBreadcrumbLineHeightSm = 14 /** not defined as variable */
42
- public static let componentBreadcrumbLineHeightBreadcrumbLineHeightXs = 14 /** not defined as variable */
43
- public static let componentBreakingNewsBreakingNewsContentFontSize = 26
44
- public static let componentButtonLabelFontWeightSt = Bold Italic
45
- public static let componentFooterFooterLinkFontFamily = Inter
46
- public static let componentInputfieldInputFieldLabelFontFamily = Inter
47
- public static let componentMediaPlayerVideoTimeBadgeFontFamily = Inter
48
- public static let componentMenuAppTopBarTitleFontSizeLg = 13 /** --caption-1-font-size-lg */
49
- public static let componentMenuAppTopBarTitleFontSizeMd = 13 /** --caption-1-font-size-md */
50
- public static let componentMenuAppTopBarTitleFontSizeSm = 12 /** --caption-1-font-size-sm */
51
- public static let componentMenuAppTopBarTitleFontSizeXs = 12 /** --caption-1-font-size-sm */
52
- public static let componentMenuAppTopBarTitleLineHeightLg = 17
53
- public static let componentMenuAppTopBarTitleLineHeightMd = 17
54
- public static let componentMenuAppTopBarTitleLineHeightSm = 14
55
- public static let componentMenuAppTopBarTitleLineHeightXs = 14
56
- public static let componentMenuMenuItemFontSize = 18 /** --nav-btn-font-size */
57
- public static let componentMenuMenuItemFontWeight = Black Italic
58
- public static let componentTeaser2xaTeaser2xaTeaserTitleInlineSpace = 16
59
- public static let componentTeaserATeaserATeaserTitleInlineSpaceLg = 16
60
- public static let componentTeaserATeaserATeaserTitleInlineSpaceMd = 16
61
- public static let componentTeaserATeaserATeaserTitleInlineSpaceSm = 12
62
- public static let componentTeaserATeaserATeaserTitleInlineSpaceXs = 12
63
- public static let componentTeaserBTeaserBTeaserTitleInlineSpace = 16
64
- public static let componentTeaserMiniQMiniQTeaserTitleInlineSpaceLg = 12
65
- public static let componentTeaserMiniQMiniQTeaserTitleInlineSpaceMd = 12
66
- public static let componentTeaserMiniQMiniQTeaserTitleInlineSpaceSm = 12
67
- public static let componentTeaserMiniQMiniQTeaserTitleInlineSpaceXs = 12
68
- public static let componentTeaserQuadQTeaserTitleInlineSpaceLg = 24
69
- public static let componentTeaserQuadQTeaserTitleInlineSpaceMd = 24
70
- public static let componentTeaserQuadQTeaserTitleInlineSpaceSm = 12
71
- public static let componentTeaserQuadQTeaserTitleInlineSpaceXs = 12
72
- public static let componentTeaserSuperASuperAteaserTitleInlineSpace = 24
73
- public static let componentTeaserTeaserTitleInlineSpaceLg = 16 /** --teaser-title-padding-lg */
74
- public static let componentTeaserTeaserTitleInlineSpaceMd = 16 /** --teaser-title-padding-md */
75
- public static let componentTeaserTeaserTitleInlineSpaceSm = 12 /** --teaser-title-padding-sm */
76
- public static let componentTeaserTeaserTitleInlineSpaceXs = 12 /** --teaser-title-padding-xs */
77
- public static let globalTypographyFontFamilyBodyFontFamily = Inter /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
78
- public static let globalTypographyFontFamilyCalloutFontFamily = AntennaCond /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
79
- public static let globalTypographyFontFamilyDisplayFontFamily = AntennaCond /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
80
- public static let globalTypographyFontFamilyFootnoteFontFamily = Inter /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
81
- public static let globalTypographyFontFamilyHeadlineFontFamily = AntennaExtraCond /** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
82
- public static let globalTypographyFontFamilyKickerFontFamily = AntennaExtraCond /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
83
- public static let globalTypographyFontFamilyLabelFontFamily = AntennaExtraCond /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
84
- public static let globalTypographyFontFamilyQuoteFontFamily = AntennaCond /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
85
- public static let globalTypographyFontFamilySubheadlineFontFamily = AntennaCond /** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
86
- public static let globalTypographyFontFamilyTitleFontFamily = AntennaCond /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
87
- public static let globalTypographyFontSizeBodyBodyFontSizeLg = 17 /** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for large device sizes. Current online css: --body-font-size */
88
- public static let globalTypographyFontSizeBodyBodyFontSizeMd = 17 /** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for medium device sizes. Current online css: --body-font-size */
89
- public static let globalTypographyFontSizeBodyBodyFontSizeSm = 17 /** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size */
90
- public static let globalTypographyFontSizeBodyBodyFontSizeXs = 17 /** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size */
91
- public static let globalTypographyFontSizeCalloutCallout1FontSizeLg = 24 /** Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for large device sizes. Current online css: */
92
- public static let globalTypographyFontSizeCalloutCallout1FontSizeMd = 24 /** Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for medium device sizes. Current online css: */
93
- public static let globalTypographyFontSizeCalloutCallout1FontSizeSm = 18 /** Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css: */
94
- public static let globalTypographyFontSizeCalloutCallout1FontSizeXs = 18 /** Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css: */
95
- public static let globalTypographyFontSizeDisplayDisplay1FontSizeLg = 114 /** Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. */
96
- public static let globalTypographyFontSizeDisplayDisplay1FontSizeMd = 68 /** Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. */
97
- public static let globalTypographyFontSizeDisplayDisplay1FontSizeSm = 38 /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
98
- public static let globalTypographyFontSizeDisplayDisplay1FontSizeXs = 38 /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
99
- public static let globalTypographyFontSizeDisplayDisplay2FontSizeLg = 61 /** Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. */
100
- public static let globalTypographyFontSizeDisplayDisplay2FontSizeMd = 40 /** Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. */
101
- public static let globalTypographyFontSizeDisplayDisplay2FontSizeSm = 34 /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
102
- public static let globalTypographyFontSizeDisplayDisplay2FontSizeXs = 34 /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
103
- public static let globalTypographyFontSizeDisplayDisplay3FontSizeLg = 38 /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. */
104
- public static let globalTypographyFontSizeDisplayDisplay3FontSizeMd = 30 /** Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. */
105
- public static let globalTypographyFontSizeDisplayDisplay3FontSizeSm = 27 /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
106
- public static let globalTypographyFontSizeDisplayDisplay3FontSizeXs = 27 /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
107
- public static let globalTypographyFontSizeFootnoteFootnote1FontSizeLg = 15 /** --footnote-font-size-lg */
108
- public static let globalTypographyFontSizeFootnoteFootnote1FontSizeMd = 13
109
- public static let globalTypographyFontSizeFootnoteFootnote1FontSizeSm = 13 /** --footnote-font-size-sm */
110
- public static let globalTypographyFontSizeFootnoteFootnote1FontSizeXs = 13 /** --footnote-font-size-sm */
111
- public static let globalTypographyFontSizeFootnoteFootnote2FontSizeLg = 13
112
- public static let globalTypographyFontSizeFootnoteFootnote2FontSizeMd = 10
113
- public static let globalTypographyFontSizeFootnoteFootnote2FontSizeSm = 10
114
- public static let globalTypographyFontSizeFootnoteFootnote2FontSizeXs = 10
115
- public static let globalTypographyFontSizeHeadlineHeadline1FontSizeLg = 80 /** Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. */
116
- public static let globalTypographyFontSizeHeadlineHeadline1FontSizeMd = 60 /** Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. */
117
- public static let globalTypographyFontSizeHeadlineHeadline1FontSizeSm = 42 /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
118
- public static let globalTypographyFontSizeHeadlineHeadline1FontSizeXs = 42 /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
119
- public static let globalTypographyFontSizeHeadlineHeadline2FontSizeLg = 50 /** Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. */
120
- public static let globalTypographyFontSizeHeadlineHeadline2FontSizeMd = 44 /** Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. */
121
- public static let globalTypographyFontSizeHeadlineHeadline2FontSizeSm = 42 /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
122
- public static let globalTypographyFontSizeHeadlineHeadline2FontSizeXs = 42 /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
123
- public static let globalTypographyFontSizeHeadlineHeadline3FontSizeLg = 34 /** Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. */
124
- public static let globalTypographyFontSizeHeadlineHeadline3FontSizeMd = 30 /** Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. */
125
- public static let globalTypographyFontSizeHeadlineHeadline3FontSizeSm = 30 /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
126
- public static let globalTypographyFontSizeHeadlineHeadline3FontSizeXs = 30 /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
127
- public static let globalTypographyFontSizeHeadlineHeadline4FontSizeLg = 26 /** Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. */
128
- public static let globalTypographyFontSizeHeadlineHeadline4FontSizeMd = 26 /** Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. */
129
- public static let globalTypographyFontSizeHeadlineHeadline4FontSizeSm = 21 /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
130
- public static let globalTypographyFontSizeHeadlineHeadline4FontSizeXs = 21 /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
131
- public static let globalTypographyFontSizeHeadlineHeadlineTextAlign = left /** This variable is used for controlling the alignment of headlines across brands. current online css example var: --headline-text-align-lg */
132
- public static let globalTypographyFontSizeKickerKicker1FontSizeLg = 32 /** Bild: 30 | SpoBi: 32 | Ads: 25 | This variable is used in the kicker1 text style font size parameter for large device sizes. Current online css: --kicker-0-font-size-lg */
133
- public static let globalTypographyFontSizeKickerKicker1FontSizeMd = 26 /** Bild: 22 | SpoBi: 26 | Ads: 18 | This variable is used in the kicker1 text style font size parameter for medium device sizes. Current online css: --kicker-0-font-size-md */
134
- public static let globalTypographyFontSizeKickerKicker1FontSizeSm = 20 /** Bild: 18 | SpoBi: 20 | Ads: 16 | This variable is used in the kicker1 text style font size parameter for small device sizes. Current online css: --kicker-0-font-size-sm */
135
- public static let globalTypographyFontSizeKickerKicker1FontSizeXs = 20 /** Bild: 18 | SpoBi: 20 | Ads: 16 | This variable is used in the kicker1 text style font size parameter for small device sizes. Current online css: --kicker-0-font-size-sm */
136
- public static let globalTypographyFontSizeKickerKicker2FontSizeLg = 26 /** Bild: 24 | SpoBi: 26 | Ads: 21 | This variable is used in the kicker2 text style font size parameter for large device sizes. Current online css: --kicker-1-font-size-lg */
137
- public static let globalTypographyFontSizeKickerKicker2FontSizeMd = 26 /** Bild: 22 | SpoBi: 26 | Ads: 18 | This variable is used in the kicker2 text style font size parameter for medium device sizes. Current online css: --kicker-1-font-size-md */
138
- public static let globalTypographyFontSizeKickerKicker2FontSizeSm = 16 /** Bild: 18 | SpoBi: 16 | Ads: 16 | This variable is used in the kicker2 text style font size parameter for small device sizes. Current online css: --kicker-1-font-size-sm */
139
- public static let globalTypographyFontSizeKickerKicker2FontSizeXs = 16 /** Bild: 18 | SpoBi: 16 | Ads: 16 | This variable is used in the kicker2 text style font size parameter for small device sizes. Current online css: --kicker-1-font-size-sm */
140
- public static let globalTypographyFontSizeKickerKicker3FontSizeLg = 22 /** Bild: 20 | SpoBi: 22 | Ads: 16 | This variable is used in the kicker3 text style font size parameter for large device sizes. Current online css: --kicker-2-font-size-lg */
141
- public static let globalTypographyFontSizeKickerKicker3FontSizeMd = 20 /** Bild: 18 | SpoBi: 20 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for medium device sizes. Current online css: --kicker-2-font-size-md */
142
- public static let globalTypographyFontSizeKickerKicker3FontSizeSm = 16 /** Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for small device sizes. Current online css: --kicker-2-font-size-sm */
143
- public static let globalTypographyFontSizeKickerKicker3FontSizeXs = 16 /** Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for small device sizes. Current online css: --kicker-2-font-size-sm */
144
- public static let globalTypographyFontSizeKickerKicker4FontSizeLg = 18 /** Bild: 16 | SpoBi: 18 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for large device sizes. Current online css: --kicker-3-font-size-lg */
145
- public static let globalTypographyFontSizeKickerKicker4FontSizeMd = 16 /** Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for medium device sizes. Current online css: --kicker-3-font-size-md */
146
- public static let globalTypographyFontSizeKickerKicker4FontSizeSm = 14 /** Bild: 14 | SpoBi: 14 | Ads: 12 | This variable is used in the kicker4 text style font size parameter for small device sizes. Current online css: --kicker-3-font-size-sm */
147
- public static let globalTypographyFontSizeKickerKicker4FontSizeXs = 14 /** Bild: 14 | SpoBi: 14 | Ads: 12 | This variable is used in the kicker4 text style font size parameter for small device sizes. Current online css: --kicker-3-font-size-sm */
148
- public static let globalTypographyFontSizeLabelLabel1FontSize = 17
149
- public static let globalTypographyFontSizeLabelLabel1RespFontSizeLg = 17
150
- public static let globalTypographyFontSizeLabelLabel1RespFontSizeMd = 15
151
- public static let globalTypographyFontSizeLabelLabel1RespFontSizeSm = 10
152
- public static let globalTypographyFontSizeLabelLabel1RespFontSizeXs = 10
153
- public static let globalTypographyFontSizeLabelLabel2FontSize = 15
154
- public static let globalTypographyFontSizeLabelLabel3FontSize = 12
155
- public static let globalTypographyFontSizeLabelLabel4FontSize = 8
156
- public static let globalTypographyFontSizeQuoteQuoteFontSizeLg = 20
157
- public static let globalTypographyFontSizeQuoteQuoteFontSizeMd = 18
158
- public static let globalTypographyFontSizeQuoteQuoteFontSizeSm = 16
159
- public static let globalTypographyFontSizeQuoteQuoteFontSizeXs = 16
160
- public static let globalTypographyFontSizeSubheadlineSubheadline1FontSizeLg = 26 /** Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. */
161
- public static let globalTypographyFontSizeSubheadlineSubheadline1FontSizeMd = 22 /** Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. */
162
- public static let globalTypographyFontSizeSubheadlineSubheadline1FontSizeSm = 18 /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
163
- public static let globalTypographyFontSizeSubheadlineSubheadline1FontSizeXs = 18 /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
164
- public static let globalTypographyFontSizeTitleTitle1FontSizeLg = 30 /** Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg */
165
- public static let globalTypographyFontSizeTitleTitle1FontSizeMd = 28 /** Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md */
166
- public static let globalTypographyFontSizeTitleTitle1FontSizeSm = 24 /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
167
- public static let globalTypographyFontSizeTitleTitle1FontSizeXs = 24 /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
168
- public static let globalTypographyFontSizeTitleTitle2FontSizeLg = 20 /** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
169
- public static let globalTypographyFontSizeTitleTitle2FontSizeMd = 18 /** Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md */
170
- public static let globalTypographyFontSizeTitleTitle2FontSizeSm = 16 /** Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm */
171
- public static let globalTypographyFontSizeTitleTitle2FontSizeXs = 16 /** Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm */
172
- public static let globalTypographyFontWeightBodyBodyFontWeightBold = 700
173
- public static let globalTypographyFontWeightBodyBodyFontWeightBook = 400
174
- public static let globalTypographyFontWeightCalloutCalloutFontWeight = 800
175
- public static let globalTypographyFontWeightDisplayDisplayFontWeight = 800
176
- public static let globalTypographyFontWeightFootnoteFootnoteFontWeightBold = 700
177
- public static let globalTypographyFontWeightFootnoteFootnoteFontWeightBook = 400
178
- public static let globalTypographyFontWeightHeadlineHeadline1FontWeight = 700
179
- public static let globalTypographyFontWeightHeadlineHeadline1FontWeightSt = Bold Italic
180
- public static let globalTypographyFontWeightHeadlineHeadline2FontWeight = 700
181
- public static let globalTypographyFontWeightHeadlineHeadline2FontWeightSt = Bold Italic
182
- public static let globalTypographyFontWeightHeadlineHeadline3FontWeight = 700
183
- public static let globalTypographyFontWeightHeadlineHeadline3FontWeightSt = Bold Italic
184
- public static let globalTypographyFontWeightHeadlineHeadline4FontWeight = 700
185
- public static let globalTypographyFontWeightHeadlineHeadline4FontWeightSt = Bold Italic
186
- public static let globalTypographyFontWeightKickerKickerFontWeight = 700
187
- public static let globalTypographyFontWeightKickerKickerFontWeightSt = Black Italic
188
- public static let globalTypographyFontWeightLabelLabelFontWeightBold = 700
189
- public static let globalTypographyFontWeightLabelLabelFontWeightBook = 400
190
- public static let globalTypographyFontWeightQuoteQuoteFontWeight = 800
191
- public static let globalTypographyFontWeightSubheadlineSubheadlineFontWeight = 700
192
- public static let globalTypographyFontWeightTitleTitleFontWeight = 800
193
- public static let globalTypographyLineHeightBodyBodyLineHeightLg = 28.05
194
- public static let globalTypographyLineHeightBodyBodyLineHeightMd = 29.75
195
- public static let globalTypographyLineHeightBodyBodyLineHeightSm = 28.05
196
- public static let globalTypographyLineHeightBodyBodyLineHeightXs = 28.05
197
- public static let globalTypographyLineHeightCalloutCallout1LineHeightLg = 31.2
198
- public static let globalTypographyLineHeightCalloutCallout1LineHeightMd = 31.2
199
- public static let globalTypographyLineHeightCalloutCallout1LineHeightSm = 23.4
200
- public static let globalTypographyLineHeightCalloutCallout1LineHeightXs = 23.4
201
- public static let globalTypographyLineHeightDisplayDisplay1LineHeightLg = 120
202
- public static let globalTypographyLineHeightDisplayDisplay1LineHeightMd = 72
203
- public static let globalTypographyLineHeightDisplayDisplay1LineHeightSm = 40
204
- public static let globalTypographyLineHeightDisplayDisplay1LineHeightXs = 40
205
- public static let globalTypographyLineHeightDisplayDisplay2LineHeightLg = 64
206
- public static let globalTypographyLineHeightDisplayDisplay2LineHeightMd = 42
207
- public static let globalTypographyLineHeightDisplayDisplay2LineHeightSm = 36
208
- public static let globalTypographyLineHeightDisplayDisplay2LineHeightXs = 36
209
- public static let globalTypographyLineHeightDisplayDisplay3LineHeightLg = 40
210
- public static let globalTypographyLineHeightDisplayDisplay3LineHeightMd = 32
211
- public static let globalTypographyLineHeightDisplayDisplay3LineHeightSm = 28
212
- public static let globalTypographyLineHeightDisplayDisplay3LineHeightXs = 28
213
- public static let globalTypographyLineHeightFootnoteFootnote1LineHeightLg = 19
214
- public static let globalTypographyLineHeightFootnoteFootnote1LineHeightMd = 17.03
215
- public static let globalTypographyLineHeightFootnoteFootnote1LineHeightSm = 17.03
216
- public static let globalTypographyLineHeightFootnoteFootnote1LineHeightXs = 17.03
217
- public static let globalTypographyLineHeightFootnoteFootnote2LineHeightLg = 17.03
218
- public static let globalTypographyLineHeightFootnoteFootnote2LineHeightMd = 13
219
- public static let globalTypographyLineHeightFootnoteFootnote2LineHeightSm = 13
220
- public static let globalTypographyLineHeightFootnoteFootnote2LineHeightXs = 13
221
- public static let globalTypographyLineHeightHeadlineHeadline1LineHeightLg = 88
222
- public static let globalTypographyLineHeightHeadlineHeadline1LineHeightMd = 69
223
- public static let globalTypographyLineHeightHeadlineHeadline1LineHeightSm = 42
224
- public static let globalTypographyLineHeightHeadlineHeadline1LineHeightXs = 42
225
- public static let globalTypographyLineHeightHeadlineHeadline2LineHeightLg = 57.6
226
- public static let globalTypographyLineHeightHeadlineHeadline2LineHeightMd = 50.6
227
- public static let globalTypographyLineHeightHeadlineHeadline2LineHeightSm = 42
228
- public static let globalTypographyLineHeightHeadlineHeadline2LineHeightXs = 42
229
- public static let globalTypographyLineHeightHeadlineHeadline3LineHeightLg = 39.1
230
- public static let globalTypographyLineHeightHeadlineHeadline3LineHeightMd = 34.5
231
- public static let globalTypographyLineHeightHeadlineHeadline3LineHeightSm = 33
232
- public static let globalTypographyLineHeightHeadlineHeadline3LineHeightXs = 33
233
- public static let globalTypographyLineHeightHeadlineHeadline4LineHeightLg = 29.9
234
- public static let globalTypographyLineHeightHeadlineHeadline4LineHeightMd = 28.6
235
- public static let globalTypographyLineHeightHeadlineHeadline4LineHeightSm = 23.1
236
- public static let globalTypographyLineHeightHeadlineHeadline4LineHeightXs = 23.1
237
- public static let globalTypographyLineHeightKickerKicker1LineHeightLg = 35.2
238
- public static let globalTypographyLineHeightKickerKicker1LineHeightMd = 28.6
239
- public static let globalTypographyLineHeightKickerKicker1LineHeightSm = 22
240
- public static let globalTypographyLineHeightKickerKicker1LineHeightXs = 22
241
- public static let globalTypographyLineHeightKickerKicker2LineHeightLg = 28.6
242
- public static let globalTypographyLineHeightKickerKicker2LineHeightMd = 28.6
243
- public static let globalTypographyLineHeightKickerKicker2LineHeightSm = 17.6
244
- public static let globalTypographyLineHeightKickerKicker2LineHeightXs = 17.6
245
- public static let globalTypographyLineHeightKickerKicker3LineHeightLg = 24.2
246
- public static let globalTypographyLineHeightKickerKicker3LineHeightMd = 22
247
- public static let globalTypographyLineHeightKickerKicker3LineHeightSm = 17.6
248
- public static let globalTypographyLineHeightKickerKicker3LineHeightXs = 17.6
249
- public static let globalTypographyLineHeightKickerKicker4LineHeightLg = 19.8
250
- public static let globalTypographyLineHeightKickerKicker4LineHeightMd = 17.6
251
- public static let globalTypographyLineHeightKickerKicker4LineHeightSm = 15.4
252
- public static let globalTypographyLineHeightKickerKicker4LineHeightXs = 15.4
253
- public static let globalTypographyLineHeightLabelLabel1LineHeight = 20.4 /** Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. */
254
- public static let globalTypographyLineHeightLabelLabel1RespLineHeightLg = 20.4 /** Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. */
255
- public static let globalTypographyLineHeightLabelLabel1RespLineHeightMd = 18 /** Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. */
256
- public static let globalTypographyLineHeightLabelLabel1RespLineHeightSm = 12 /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
257
- public static let globalTypographyLineHeightLabelLabel1RespLineHeightXs = 12 /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
258
- public static let globalTypographyLineHeightLabelLabel2LineHeight = 19.2 /** Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. */
259
- public static let globalTypographyLineHeightLabelLabel3LineHeight = 14.4 /** Bild 14.4 | SpoBi 14.4 | Ads 14.4 | The label 3 text style uses this variable for its line height parameter. */
260
- public static let globalTypographyLineHeightLabelLabel4LineHeight = 10 /** Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. */
261
- public static let globalTypographyLineHeightQuoteQuoteLineHeightLg = 26
262
- public static let globalTypographyLineHeightQuoteQuoteLineHeightMd = 23.4
263
- public static let globalTypographyLineHeightQuoteQuoteLineHeightSm = 20.8
264
- public static let globalTypographyLineHeightQuoteQuoteLineHeightXs = 20.8
265
- public static let globalTypographyLineHeightSubheadlineSubheadline1LineHeightLg = 33.8
266
- public static let globalTypographyLineHeightSubheadlineSubheadline1LineHeightMd = 28.6
267
- public static let globalTypographyLineHeightSubheadlineSubheadline1LineHeightSm = 23.4
268
- public static let globalTypographyLineHeightSubheadlineSubheadline1LineHeightXs = 23.4
269
- public static let globalTypographyLineHeightTitleTitle1LineHeightLg = 33
270
- public static let globalTypographyLineHeightTitleTitle1LineHeightMd = 30.8
271
- public static let globalTypographyLineHeightTitleTitle1LineHeightSm = 26.4
272
- public static let globalTypographyLineHeightTitleTitle1LineHeightXs = 26.4
273
- public static let globalTypographyLineHeightTitleTitle2LineHeightLg = 26
274
- public static let globalTypographyLineHeightTitleTitle2LineHeightMd = 23.4
275
- public static let globalTypographyLineHeightTitleTitle2LineHeightSm = 20.8
276
- public static let globalTypographyLineHeightTitleTitle2LineHeightXs = 16.8
277
- public static let globalVisibiltyHideOnAdvertorial = true
278
- public static let globalVisibiltyHideOnBild = true
279
- public static let globalVisibiltyHideOnSportBild = false
280
- public static let globalVisibiltyOnlyAdvertorial = false
281
- public static let globalVisibiltyOnlyBild = false
282
- public static let globalVisibiltyOnlySportBild = true
283
- }
11
+ public class BrandSportbild {
12
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
13
+ public static let GlobalTypographyFontFamilyDisplayFontFamily = "AntennaCond"
14
+ /** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
15
+ public static let GlobalTypographyFontFamilyHeadlineFontFamily = "AntennaExtraCond"
16
+ /** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
17
+ public static let GlobalTypographyFontFamilySubheadlineFontFamily = "AntennaCond"
18
+ /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
19
+ public static let GlobalTypographyFontFamilyKickerFontFamily = "AntennaExtraCond"
20
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
21
+ public static let GlobalTypographyFontFamilyTitleFontFamily = "AntennaCond"
22
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
23
+ public static let GlobalTypographyFontFamilyCalloutFontFamily = "AntennaCond"
24
+ /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
25
+ public static let GlobalTypographyFontFamilyBodyFontFamily = "Inter"
26
+ /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
27
+ public static let GlobalTypographyFontFamilyFootnoteFontFamily = "Inter"
28
+ /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
29
+ public static let GlobalTypographyFontFamilyLabelFontFamily = "AntennaExtraCond"
30
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
31
+ public static let GlobalTypographyFontFamilyQuoteFontFamily = "AntennaCond"
32
+ /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
33
+ public static let GlobalTypographyFontSizeDisplayDisplay1FontSizeXS = 38
34
+ /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
35
+ public static let GlobalTypographyFontSizeDisplayDisplay1FontSizeSM = 38
36
+ /** Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. */
37
+ public static let GlobalTypographyFontSizeDisplayDisplay1FontSizeMD = 68
38
+ /** Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. */
39
+ public static let GlobalTypographyFontSizeDisplayDisplay1FontSizeLG = 114
40
+ /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
41
+ public static let GlobalTypographyFontSizeDisplayDisplay2FontSizeXS = 34
42
+ /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
43
+ public static let GlobalTypographyFontSizeDisplayDisplay2FontSizeSM = 34
44
+ /** Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. */
45
+ public static let GlobalTypographyFontSizeDisplayDisplay2FontSizeMD = 40
46
+ /** Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. */
47
+ public static let GlobalTypographyFontSizeDisplayDisplay2FontSizeLG = 61
48
+ /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
49
+ public static let GlobalTypographyFontSizeDisplayDisplay3FontSizeXS = 27
50
+ /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
51
+ public static let GlobalTypographyFontSizeDisplayDisplay3FontSizeSM = 27
52
+ /** Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. */
53
+ public static let GlobalTypographyFontSizeDisplayDisplay3FontSizeMD = 30
54
+ /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. */
55
+ public static let GlobalTypographyFontSizeDisplayDisplay3FontSizeLG = 38
56
+ /** This variable is used for controlling the alignment of headlines across brands. current online css example var: --headline-text-align-lg */
57
+ public static let GlobalTypographyFontSizeHeadlineHeadlineTextAlign = "left"
58
+ /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
59
+ public static let GlobalTypographyFontSizeHeadlineHeadline1FontSizeXS = 42
60
+ /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
61
+ public static let GlobalTypographyFontSizeHeadlineHeadline1FontSizeSM = 42
62
+ /** Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. */
63
+ public static let GlobalTypographyFontSizeHeadlineHeadline1FontSizeMD = 60
64
+ /** Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. */
65
+ public static let GlobalTypographyFontSizeHeadlineHeadline1FontSizeLG = 80
66
+ /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
67
+ public static let GlobalTypographyFontSizeHeadlineHeadline2FontSizeXS = 42
68
+ /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
69
+ public static let GlobalTypographyFontSizeHeadlineHeadline2FontSizeSM = 42
70
+ /** Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. */
71
+ public static let GlobalTypographyFontSizeHeadlineHeadline2FontSizeMD = 44
72
+ /** Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. */
73
+ public static let GlobalTypographyFontSizeHeadlineHeadline2FontSizeLG = 50
74
+ /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
75
+ public static let GlobalTypographyFontSizeHeadlineHeadline3FontSizeXS = 30
76
+ /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
77
+ public static let GlobalTypographyFontSizeHeadlineHeadline3FontSizeSM = 30
78
+ /** Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. */
79
+ public static let GlobalTypographyFontSizeHeadlineHeadline3FontSizeMD = 30
80
+ /** Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. */
81
+ public static let GlobalTypographyFontSizeHeadlineHeadline3FontSizeLG = 34
82
+ /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
83
+ public static let GlobalTypographyFontSizeHeadlineHeadline4FontSizeXS = 21
84
+ /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
85
+ public static let GlobalTypographyFontSizeHeadlineHeadline4FontSizeSM = 21
86
+ /** Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. */
87
+ public static let GlobalTypographyFontSizeHeadlineHeadline4FontSizeMD = 26
88
+ /** Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. */
89
+ public static let GlobalTypographyFontSizeHeadlineHeadline4FontSizeLG = 26
90
+ /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
91
+ public static let GlobalTypographyFontSizeSubheadlineSubheadline1FontSizeXS = 18
92
+ /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
93
+ public static let GlobalTypographyFontSizeSubheadlineSubheadline1FontSizeSM = 18
94
+ /** Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. */
95
+ public static let GlobalTypographyFontSizeSubheadlineSubheadline1FontSizeMD = 22
96
+ /** Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. */
97
+ public static let GlobalTypographyFontSizeSubheadlineSubheadline1FontSizeLG = 26
98
+ /** Bild: 18 | SpoBi: 20 | Ads: 16 | This variable is used in the kicker1 text style font size parameter for small device sizes. Current online css: --kicker-0-font-size-sm */
99
+ public static let GlobalTypographyFontSizeKickerKicker1FontSizeXS = 20
100
+ /** Bild: 18 | SpoBi: 20 | Ads: 16 | This variable is used in the kicker1 text style font size parameter for small device sizes. Current online css: --kicker-0-font-size-sm */
101
+ public static let GlobalTypographyFontSizeKickerKicker1FontSizeSM = 20
102
+ /** Bild: 22 | SpoBi: 26 | Ads: 18 | This variable is used in the kicker1 text style font size parameter for medium device sizes. Current online css: --kicker-0-font-size-md */
103
+ public static let GlobalTypographyFontSizeKickerKicker1FontSizeMD = 26
104
+ /** Bild: 30 | SpoBi: 32 | Ads: 25 | This variable is used in the kicker1 text style font size parameter for large device sizes. Current online css: --kicker-0-font-size-lg */
105
+ public static let GlobalTypographyFontSizeKickerKicker1FontSizeLG = 32
106
+ /** Bild: 18 | SpoBi: 16 | Ads: 16 | This variable is used in the kicker2 text style font size parameter for small device sizes. Current online css: --kicker-1-font-size-sm */
107
+ public static let GlobalTypographyFontSizeKickerKicker2FontSizeXS = 16
108
+ /** Bild: 18 | SpoBi: 16 | Ads: 16 | This variable is used in the kicker2 text style font size parameter for small device sizes. Current online css: --kicker-1-font-size-sm */
109
+ public static let GlobalTypographyFontSizeKickerKicker2FontSizeSM = 16
110
+ /** Bild: 22 | SpoBi: 26 | Ads: 18 | This variable is used in the kicker2 text style font size parameter for medium device sizes. Current online css: --kicker-1-font-size-md */
111
+ public static let GlobalTypographyFontSizeKickerKicker2FontSizeMD = 26
112
+ /** Bild: 24 | SpoBi: 26 | Ads: 21 | This variable is used in the kicker2 text style font size parameter for large device sizes. Current online css: --kicker-1-font-size-lg */
113
+ public static let GlobalTypographyFontSizeKickerKicker2FontSizeLG = 26
114
+ /** Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for small device sizes. Current online css: --kicker-2-font-size-sm */
115
+ public static let GlobalTypographyFontSizeKickerKicker3FontSizeXS = 16
116
+ /** Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for small device sizes. Current online css: --kicker-2-font-size-sm */
117
+ public static let GlobalTypographyFontSizeKickerKicker3FontSizeSM = 16
118
+ /** Bild: 18 | SpoBi: 20 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for medium device sizes. Current online css: --kicker-2-font-size-md */
119
+ public static let GlobalTypographyFontSizeKickerKicker3FontSizeMD = 20
120
+ /** Bild: 20 | SpoBi: 22 | Ads: 16 | This variable is used in the kicker3 text style font size parameter for large device sizes. Current online css: --kicker-2-font-size-lg */
121
+ public static let GlobalTypographyFontSizeKickerKicker3FontSizeLG = 22
122
+ /** Bild: 14 | SpoBi: 14 | Ads: 12 | This variable is used in the kicker4 text style font size parameter for small device sizes. Current online css: --kicker-3-font-size-sm */
123
+ public static let GlobalTypographyFontSizeKickerKicker4FontSizeXS = 14
124
+ /** Bild: 14 | SpoBi: 14 | Ads: 12 | This variable is used in the kicker4 text style font size parameter for small device sizes. Current online css: --kicker-3-font-size-sm */
125
+ public static let GlobalTypographyFontSizeKickerKicker4FontSizeSM = 14
126
+ /** Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for medium device sizes. Current online css: --kicker-3-font-size-md */
127
+ public static let GlobalTypographyFontSizeKickerKicker4FontSizeMD = 16
128
+ /** Bild: 16 | SpoBi: 18 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for large device sizes. Current online css: --kicker-3-font-size-lg */
129
+ public static let GlobalTypographyFontSizeKickerKicker4FontSizeLG = 18
130
+ /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
131
+ public static let GlobalTypographyFontSizeTitleTitle1FontSizeXS = 24
132
+ /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
133
+ public static let GlobalTypographyFontSizeTitleTitle1FontSizeSM = 24
134
+ /** Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md */
135
+ public static let GlobalTypographyFontSizeTitleTitle1FontSizeMD = 28
136
+ /** Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg */
137
+ public static let GlobalTypographyFontSizeTitleTitle1FontSizeLG = 30
138
+ /** Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm */
139
+ public static let GlobalTypographyFontSizeTitleTitle2FontSizeXS = 16
140
+ /** Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm */
141
+ public static let GlobalTypographyFontSizeTitleTitle2FontSizeSM = 16
142
+ /** Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md */
143
+ public static let GlobalTypographyFontSizeTitleTitle2FontSizeMD = 18
144
+ /** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
145
+ public static let GlobalTypographyFontSizeTitleTitle2FontSizeLG = 20
146
+ /** Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css: */
147
+ public static let GlobalTypographyFontSizeCalloutCallout1FontSizeXS = 18
148
+ /** Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css: */
149
+ public static let GlobalTypographyFontSizeCalloutCallout1FontSizeSM = 18
150
+ /** Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for medium device sizes. Current online css: */
151
+ public static let GlobalTypographyFontSizeCalloutCallout1FontSizeMD = 24
152
+ /** Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for large device sizes. Current online css: */
153
+ public static let GlobalTypographyFontSizeCalloutCallout1FontSizeLG = 24
154
+ /** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size */
155
+ public static let GlobalTypographyFontSizeBodyBodyFontSizeXS = 17
156
+ /** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size */
157
+ public static let GlobalTypographyFontSizeBodyBodyFontSizeSM = 17
158
+ /** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for medium device sizes. Current online css: --body-font-size */
159
+ public static let GlobalTypographyFontSizeBodyBodyFontSizeMD = 17
160
+ /** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for large device sizes. Current online css: --body-font-size */
161
+ public static let GlobalTypographyFontSizeBodyBodyFontSizeLG = 17
162
+ /** --footnote-font-size-sm */
163
+ public static let GlobalTypographyFontSizeFootnoteFootnote1FontSizeXS = 13
164
+ /** --footnote-font-size-sm */
165
+ public static let GlobalTypographyFontSizeFootnoteFootnote1FontSizeSM = 13
166
+ public static let GlobalTypographyFontSizeFootnoteFootnote1FontSizeMD = 13
167
+ /** --footnote-font-size-lg */
168
+ public static let GlobalTypographyFontSizeFootnoteFootnote1FontSizeLG = 15
169
+ public static let GlobalTypographyFontSizeFootnoteFootnote2FontSizeXS = 10
170
+ public static let GlobalTypographyFontSizeFootnoteFootnote2FontSizeSM = 10
171
+ public static let GlobalTypographyFontSizeFootnoteFootnote2FontSizeMD = 10
172
+ public static let GlobalTypographyFontSizeFootnoteFootnote2FontSizeLG = 13
173
+ public static let GlobalTypographyFontSizeLabelLabel1FontSize = 17
174
+ public static let GlobalTypographyFontSizeLabelLabel1RespFontSizeXS = 10
175
+ public static let GlobalTypographyFontSizeLabelLabel1RespFontSizeSM = 10
176
+ public static let GlobalTypographyFontSizeLabelLabel1RespFontSizeMD = 15
177
+ public static let GlobalTypographyFontSizeLabelLabel1RespFontSizeLG = 17
178
+ public static let GlobalTypographyFontSizeLabelLabel2FontSize = 15
179
+ public static let GlobalTypographyFontSizeLabelLabel3FontSize = 12
180
+ public static let GlobalTypographyFontSizeLabelLabel4FontSize = 8
181
+ public static let GlobalTypographyFontSizeQuoteQuoteFontSizeXS = 16
182
+ public static let GlobalTypographyFontSizeQuoteQuoteFontSizeSM = 16
183
+ public static let GlobalTypographyFontSizeQuoteQuoteFontSizeMD = 18
184
+ public static let GlobalTypographyFontSizeQuoteQuoteFontSizeLG = 20
185
+ public static let GlobalTypographyLineHeightDisplayDisplay1LineHeightXS = 40
186
+ public static let GlobalTypographyLineHeightDisplayDisplay1LineHeightSM = 40
187
+ public static let GlobalTypographyLineHeightDisplayDisplay1LineHeightMD = 72
188
+ public static let GlobalTypographyLineHeightDisplayDisplay1LineHeightLG = 120
189
+ public static let GlobalTypographyLineHeightDisplayDisplay2LineHeightXS = 36
190
+ public static let GlobalTypographyLineHeightDisplayDisplay2LineHeightSM = 36
191
+ public static let GlobalTypographyLineHeightDisplayDisplay2LineHeightMD = 42
192
+ public static let GlobalTypographyLineHeightDisplayDisplay2LineHeightLG = 64
193
+ public static let GlobalTypographyLineHeightDisplayDisplay3LineHeightXS = 28
194
+ public static let GlobalTypographyLineHeightDisplayDisplay3LineHeightSM = 28
195
+ public static let GlobalTypographyLineHeightDisplayDisplay3LineHeightMD = 32
196
+ public static let GlobalTypographyLineHeightDisplayDisplay3LineHeightLG = 40
197
+ public static let GlobalTypographyLineHeightHeadlineHeadline1LineHeightXS = 42
198
+ public static let GlobalTypographyLineHeightHeadlineHeadline1LineHeightSM = 42
199
+ public static let GlobalTypographyLineHeightHeadlineHeadline1LineHeightMD = 69
200
+ public static let GlobalTypographyLineHeightHeadlineHeadline1LineHeightLG = 88
201
+ public static let GlobalTypographyLineHeightHeadlineHeadline2LineHeightXS = 42
202
+ public static let GlobalTypographyLineHeightHeadlineHeadline2LineHeightSM = 42
203
+ public static let GlobalTypographyLineHeightHeadlineHeadline2LineHeightMD = 50.6
204
+ public static let GlobalTypographyLineHeightHeadlineHeadline2LineHeightLG = 57.6
205
+ public static let GlobalTypographyLineHeightHeadlineHeadline3LineHeightXS = 33
206
+ public static let GlobalTypographyLineHeightHeadlineHeadline3LineHeightSM = 33
207
+ public static let GlobalTypographyLineHeightHeadlineHeadline3LineHeightMD = 34.5
208
+ public static let GlobalTypographyLineHeightHeadlineHeadline3LineHeightLG = 39.1
209
+ public static let GlobalTypographyLineHeightHeadlineHeadline4LineHeightXS = 23.1
210
+ public static let GlobalTypographyLineHeightHeadlineHeadline4LineHeightSM = 23.1
211
+ public static let GlobalTypographyLineHeightHeadlineHeadline4LineHeightMD = 28.6
212
+ public static let GlobalTypographyLineHeightHeadlineHeadline4LineHeightLG = 29.9
213
+ public static let GlobalTypographyLineHeightSubheadlineSubheadline1LineHeightXS = 23.4
214
+ public static let GlobalTypographyLineHeightSubheadlineSubheadline1LineHeightSM = 23.4
215
+ public static let GlobalTypographyLineHeightSubheadlineSubheadline1LineHeightMD = 28.6
216
+ public static let GlobalTypographyLineHeightSubheadlineSubheadline1LineHeightLG = 33.8
217
+ public static let GlobalTypographyLineHeightKickerKicker1LineHeightXS = 22
218
+ public static let GlobalTypographyLineHeightKickerKicker1LineHeightSM = 22
219
+ public static let GlobalTypographyLineHeightKickerKicker1LineHeightMD = 28.6
220
+ public static let GlobalTypographyLineHeightKickerKicker1LineHeightLG = 35.2
221
+ public static let GlobalTypographyLineHeightKickerKicker2LineHeightXS = 17.6
222
+ public static let GlobalTypographyLineHeightKickerKicker2LineHeightSM = 17.6
223
+ public static let GlobalTypographyLineHeightKickerKicker2LineHeightMD = 28.6
224
+ public static let GlobalTypographyLineHeightKickerKicker2LineHeightLG = 28.6
225
+ public static let GlobalTypographyLineHeightKickerKicker3LineHeightXS = 17.6
226
+ public static let GlobalTypographyLineHeightKickerKicker3LineHeightSM = 17.6
227
+ public static let GlobalTypographyLineHeightKickerKicker3LineHeightMD = 22
228
+ public static let GlobalTypographyLineHeightKickerKicker3LineHeightLG = 24.2
229
+ public static let GlobalTypographyLineHeightKickerKicker4LineHeightXS = 15.4
230
+ public static let GlobalTypographyLineHeightKickerKicker4LineHeightSM = 15.4
231
+ public static let GlobalTypographyLineHeightKickerKicker4LineHeightMD = 17.6
232
+ public static let GlobalTypographyLineHeightKickerKicker4LineHeightLG = 19.8
233
+ public static let GlobalTypographyLineHeightTitleTitle1LineHeightXS = 26.4
234
+ public static let GlobalTypographyLineHeightTitleTitle1LineHeightSM = 26.4
235
+ public static let GlobalTypographyLineHeightTitleTitle1LineHeightMD = 30.8
236
+ public static let GlobalTypographyLineHeightTitleTitle1LineHeightLG = 33
237
+ public static let GlobalTypographyLineHeightTitleTitle2LineHeightXS = 16.8
238
+ public static let GlobalTypographyLineHeightTitleTitle2LineHeightSM = 20.8
239
+ public static let GlobalTypographyLineHeightTitleTitle2LineHeightMD = 23.4
240
+ public static let GlobalTypographyLineHeightTitleTitle2LineHeightLG = 26
241
+ public static let GlobalTypographyLineHeightCalloutCallout1LineHeightXS = 23.4
242
+ public static let GlobalTypographyLineHeightCalloutCallout1LineHeightSM = 23.4
243
+ public static let GlobalTypographyLineHeightCalloutCallout1LineHeightMD = 31.2
244
+ public static let GlobalTypographyLineHeightCalloutCallout1LineHeightLG = 31.2
245
+ public static let GlobalTypographyLineHeightBodyBodyLineHeightXS = 28.05
246
+ public static let GlobalTypographyLineHeightBodyBodyLineHeightSM = 28.05
247
+ public static let GlobalTypographyLineHeightBodyBodyLineHeightMD = 29.75
248
+ public static let GlobalTypographyLineHeightBodyBodyLineHeightLG = 28.05
249
+ public static let GlobalTypographyLineHeightFootnoteFootnote1LineHeightXS = 17.03
250
+ public static let GlobalTypographyLineHeightFootnoteFootnote1LineHeightSM = 17.03
251
+ public static let GlobalTypographyLineHeightFootnoteFootnote1LineHeightMD = 17.03
252
+ public static let GlobalTypographyLineHeightFootnoteFootnote1LineHeightLG = 19
253
+ public static let GlobalTypographyLineHeightFootnoteFootnote2LineHeightXS = 13
254
+ public static let GlobalTypographyLineHeightFootnoteFootnote2LineHeightSM = 13
255
+ public static let GlobalTypographyLineHeightFootnoteFootnote2LineHeightMD = 13
256
+ public static let GlobalTypographyLineHeightFootnoteFootnote2LineHeightLG = 17.03
257
+ /** Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. */
258
+ public static let GlobalTypographyLineHeightLabelLabel1LineHeight = 20.4
259
+ /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
260
+ public static let GlobalTypographyLineHeightLabelLabel1RespLineHeightXS = 12
261
+ /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
262
+ public static let GlobalTypographyLineHeightLabelLabel1RespLineHeightSM = 12
263
+ /** Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. */
264
+ public static let GlobalTypographyLineHeightLabelLabel1RespLineHeightMD = 18
265
+ /** Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. */
266
+ public static let GlobalTypographyLineHeightLabelLabel1RespLineHeightLG = 20.4
267
+ /** Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. */
268
+ public static let GlobalTypographyLineHeightLabelLabel2LineHeight = 19.2
269
+ /** Bild 14.4 | SpoBi 14.4 | Ads 14.4 | The label 3 text style uses this variable for its line height parameter. */
270
+ public static let GlobalTypographyLineHeightLabelLabel3LineHeight = 14.4
271
+ /** Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. */
272
+ public static let GlobalTypographyLineHeightLabelLabel4LineHeight = 10
273
+ public static let GlobalTypographyLineHeightQuoteQuoteLineHeightXS = 20.8
274
+ public static let GlobalTypographyLineHeightQuoteQuoteLineHeightSM = 20.8
275
+ public static let GlobalTypographyLineHeightQuoteQuoteLineHeightMD = 23.4
276
+ public static let GlobalTypographyLineHeightQuoteQuoteLineHeightLG = 26
277
+ public static let GlobalTypographyFontWeightDisplayDisplayFontWeight = 800
278
+ public static let GlobalTypographyFontWeightHeadlineHeadline1FontWeight = 700
279
+ public static let GlobalTypographyFontWeightHeadlineHeadline1FontWeightSt = "Bold Italic"
280
+ public static let GlobalTypographyFontWeightHeadlineHeadline2FontWeight = 700
281
+ public static let GlobalTypographyFontWeightHeadlineHeadline2FontWeightSt = "Bold Italic"
282
+ public static let GlobalTypographyFontWeightHeadlineHeadline3FontWeight = 700
283
+ public static let GlobalTypographyFontWeightHeadlineHeadline3FontWeightSt = "Bold Italic"
284
+ public static let GlobalTypographyFontWeightHeadlineHeadline4FontWeight = 700
285
+ public static let GlobalTypographyFontWeightHeadlineHeadline4FontWeightSt = "Bold Italic"
286
+ public static let GlobalTypographyFontWeightSubheadlineSubheadlineFontWeight = 700
287
+ public static let GlobalTypographyFontWeightKickerKickerFontWeight = 700
288
+ public static let GlobalTypographyFontWeightKickerKickerFontWeightST = "Black Italic"
289
+ public static let GlobalTypographyFontWeightTitleTitleFontWeight = 800
290
+ public static let GlobalTypographyFontWeightCalloutCalloutFontWeight = 800
291
+ public static let GlobalTypographyFontWeightBodyBodyFontWeightBook = 400
292
+ public static let GlobalTypographyFontWeightBodyBodyFontWeightBold = 700
293
+ public static let GlobalTypographyFontWeightFootnoteFootnoteFontWeightBook = 400
294
+ public static let GlobalTypographyFontWeightFootnoteFootnoteFontWeightBold = 700
295
+ public static let GlobalTypographyFontWeightLabelLabelFontWeightBook = 400
296
+ public static let GlobalTypographyFontWeightLabelLabelFontWeightBold = 700
297
+ public static let GlobalTypographyFontWeightQuoteQuoteFontWeight = 800
298
+ public static let GlobalVisibiltyHideOnBILD = true
299
+ public static let GlobalVisibiltyHideOnSportBILD = false
300
+ public static let GlobalVisibiltyHideOnAdvertorial = true
301
+ public static let GlobalVisibiltyOnlyBILD = false
302
+ public static let GlobalVisibiltyOnlySportBILD = true
303
+ public static let GlobalVisibiltyOnlyAdvertorial = false
304
+ public static let ComponentButtonLabelFontWeightSt = "Bold Italic"
305
+ public static let ComponentAccordionAccordionLabelFontFamily = "Inter"
306
+ /** --article-figure-caption-font-size-sm */
307
+ public static let ComponentArticleFontSizeArticleImageCaptionFontSizeXS = 13
308
+ /** --article-figure-caption-font-size-sm */
309
+ public static let ComponentArticleFontSizeArticleImageCaptionFontSizeSM = 13
310
+ /** --article-figure-caption-font-size-md */
311
+ public static let ComponentArticleFontSizeArticleImageCaptionFontSizeMD = 13
312
+ /** --article-figure-caption-font-size-lg */
313
+ public static let ComponentArticleFontSizeArticleImageCaptionFontSizeLG = 15
314
+ /** --article-figure-meta-font-size-sm */
315
+ public static let ComponentArticleFontSizeArticleImageSourceFontSizeXS = 13
316
+ /** --article-figure-meta-font-size-sm */
317
+ public static let ComponentArticleFontSizeArticleImageSourceFontSizeSM = 13
318
+ /** --article-figure-meta-font-size-sm */
319
+ public static let ComponentArticleFontSizeArticleImageSourceFontSizeMD = 13
320
+ /** --article-figure-meta-font-size-lg */
321
+ public static let ComponentArticleFontSizeArticleImageSourceFontSizeLG = 15
322
+ /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
323
+ public static let ComponentArticleLineHeightArticleImageCaptionLineHeightXS = 16.9
324
+ /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
325
+ public static let ComponentArticleLineHeightArticleImageCaptionLineHeightSM = 16.9
326
+ /** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
327
+ public static let ComponentArticleLineHeightArticleImageCaptionLineHeightMD = 16.9
328
+ /** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
329
+ public static let ComponentArticleLineHeightArticleImageCaptionLineHeightLG = 19.5
330
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
331
+ public static let ComponentArticleLineHeightArticleImageSourceLineHeightXS = 17
332
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
333
+ public static let ComponentArticleLineHeightArticleImageSourceLineHeightSM = 17
334
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
335
+ public static let ComponentArticleLineHeightArticleImageSourceLineHeightMD = 17
336
+ /** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
337
+ public static let ComponentArticleLineHeightArticleImageSourceLineHeightLG = 19
338
+ /** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
339
+ public static let ComponentAvatarAvatarFontFamily = "Inter"
340
+ /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
341
+ public static let ComponentAvatarAvatarFontSizeSM = 13
342
+ /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
343
+ public static let ComponentAvatarAvatarFontSizeLG = 15
344
+ /** --breadcrumb-font */
345
+ public static let ComponentBreadcrumbFontFamilyBreadcrumbFontFamily = "Inter"
346
+ /** --breadcrumb-font-size-sm */
347
+ public static let ComponentBreadcrumbFontWeightBreadcrumbFontWeight = 400
348
+ /** --breadcrumb-font-size-sm */
349
+ public static let ComponentBreadcrumbFontSizeBreadcrumbFontSizeXS = 14
350
+ /** --breadcrumb-font-size-sm */
351
+ public static let ComponentBreadcrumbFontSizeBreadcrumbFontSizeSM = 14
352
+ /** --breadcrumb-font-size-sm */
353
+ public static let ComponentBreadcrumbFontSizeBreadcrumbFontSizeMD = 14
354
+ /** --breadcrumb-font-size-lg */
355
+ public static let ComponentBreadcrumbFontSizeBreadcrumbFontSizeLG = 11
356
+ /** not defined as variable */
357
+ public static let ComponentBreadcrumbLineHeightBreadcrumbLineHeightXS = 14
358
+ /** not defined as variable */
359
+ public static let ComponentBreadcrumbLineHeightBreadcrumbLineHeightSM = 14
360
+ /** not defined as variable */
361
+ public static let ComponentBreadcrumbLineHeightBreadcrumbLineHeightMD = 14
362
+ /** not defined as variable */
363
+ public static let ComponentBreadcrumbLineHeightBreadcrumbLineHeightLG = 11
364
+ public static let ComponentBreakingNewsBreakingNewsContentFontSize = 26
365
+ public static let ComponentFooterFooterLinkFontFamily = "Inter"
366
+ public static let ComponentInputfieldInputFieldLabelFontFamily = "Inter"
367
+ public static let ComponentMediaPlayerVideoTimeBadgeFontFamily = "Inter"
368
+ /** --nav-btn-font-size */
369
+ public static let ComponentMenuMenuItemFontSize = 18
370
+ public static let ComponentMenuMenuItemFontWeight = "Black Italic"
371
+ /** --caption-1-font-size-sm */
372
+ public static let ComponentMenuAppTopBarTitleFontSizeXS = 12
373
+ /** --caption-1-font-size-sm */
374
+ public static let ComponentMenuAppTopBarTitleFontSizeSM = 12
375
+ /** --caption-1-font-size-md */
376
+ public static let ComponentMenuAppTopBarTitleFontSizeMD = 13
377
+ /** --caption-1-font-size-lg */
378
+ public static let ComponentMenuAppTopBarTitleFontSizeLG = 13
379
+ public static let ComponentMenuAppTopBarTitleLineHeightXS = 14
380
+ public static let ComponentMenuAppTopBarTitleLineHeightSM = 14
381
+ public static let ComponentMenuAppTopBarTitleLineHeightMD = 17
382
+ public static let ComponentMenuAppTopBarTitleLineHeightLG = 17
383
+ /** --teaser-title-padding-xs */
384
+ public static let ComponentTeaserTeaserTitleInlineSpaceXS = 12
385
+ /** --teaser-title-padding-sm */
386
+ public static let ComponentTeaserTeaserTitleInlineSpaceSM = 12
387
+ /** --teaser-title-padding-md */
388
+ public static let ComponentTeaserTeaserTitleInlineSpaceMD = 16
389
+ /** --teaser-title-padding-lg */
390
+ public static let ComponentTeaserTeaserTitleInlineSpaceLG = 16
391
+ public static let ComponentTeaserQuadQTeaserTitleInlineSpaceXS = 12
392
+ public static let ComponentTeaserQuadQTeaserTitleInlineSpaceSM = 12
393
+ public static let ComponentTeaserQuadQTeaserTitleInlineSpaceMD = 24
394
+ public static let ComponentTeaserQuadQTeaserTitleInlineSpaceLG = 24
395
+ public static let ComponentTeaserMiniQMiniQTeaserTitleInlineSpaceXS = 12
396
+ public static let ComponentTeaserMiniQMiniQTeaserTitleInlineSpaceSM = 12
397
+ public static let ComponentTeaserMiniQMiniQTeaserTitleInlineSpaceMD = 12
398
+ public static let ComponentTeaserMiniQMiniQTeaserTitleInlineSpaceLG = 12
399
+ public static let ComponentTeaserATeaserATeaserTitleInlineSpaceXS = 12
400
+ public static let ComponentTeaserATeaserATeaserTitleInlineSpaceSM = 12
401
+ public static let ComponentTeaserATeaserATeaserTitleInlineSpaceMD = 16
402
+ public static let ComponentTeaserATeaserATeaserTitleInlineSpaceLG = 16
403
+ public static let ComponentTeaserSuperASuperAteaserTitleInlineSpace = 24
404
+ public static let ComponentTeaser2xaTeaser2xaTeaserTitleInlineSpace = 16
405
+ public static let ComponentTeaserBTeaserBTeaserTitleInlineSpace = 16
406
+ public static let BrandName = "SportBILD"
407
+ }