@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.
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
@@ -9,278 +9,402 @@
9
9
 
10
10
  import 'dart:ui';
11
11
 
12
- class {
13
- ._();
12
+ class BrandSportbild {
13
+ BrandSportbild._();
14
14
 
15
- static const brandName = SportBILD;
16
- static const componentAccordionAccordionLabelFontFamily = Inter;
17
- static const componentArticleFontSizeArticleImageCaptionFontSizeLg = 15; /** --article-figure-caption-font-size-lg */
18
- static const componentArticleFontSizeArticleImageCaptionFontSizeMd = 13; /** --article-figure-caption-font-size-md */
19
- static const componentArticleFontSizeArticleImageCaptionFontSizeSm = 13; /** --article-figure-caption-font-size-sm */
20
- static const componentArticleFontSizeArticleImageCaptionFontSizeXs = 13; /** --article-figure-caption-font-size-sm */
21
- static const componentArticleFontSizeArticleImageSourceFontSizeLg = 15; /** --article-figure-meta-font-size-lg */
22
- static const componentArticleFontSizeArticleImageSourceFontSizeMd = 13; /** --article-figure-meta-font-size-sm */
23
- static const componentArticleFontSizeArticleImageSourceFontSizeSm = 13; /** --article-figure-meta-font-size-sm */
24
- static const componentArticleFontSizeArticleImageSourceFontSizeXs = 13; /** --article-figure-meta-font-size-sm */
25
- static const componentArticleLineHeightArticleImageCaptionLineHeightLg = 19.5; /** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
26
- static const componentArticleLineHeightArticleImageCaptionLineHeightMd = 16.9; /** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
27
- static const componentArticleLineHeightArticleImageCaptionLineHeightSm = 16.9; /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
28
- static const componentArticleLineHeightArticleImageCaptionLineHeightXs = 16.9; /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
29
- static const componentArticleLineHeightArticleImageSourceLineHeightLg = 19; /** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
30
- static const componentArticleLineHeightArticleImageSourceLineHeightMd = 17; /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
31
- static const componentArticleLineHeightArticleImageSourceLineHeightSm = 17; /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
32
- static const componentArticleLineHeightArticleImageSourceLineHeightXs = 17; /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
33
- static const componentAvatarAvatarFontFamily = Inter; /** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
34
- static const componentAvatarAvatarFontSizeLg = 15; /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
35
- static const componentAvatarAvatarFontSizeSm = 13; /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
36
- static const componentBreadcrumbFontFamilyBreadcrumbFontFamily = Inter; /** --breadcrumb-font */
37
- static const componentBreadcrumbFontSizeBreadcrumbFontSizeLg = 11; /** --breadcrumb-font-size-lg */
38
- static const componentBreadcrumbFontSizeBreadcrumbFontSizeMd = 14; /** --breadcrumb-font-size-sm */
39
- static const componentBreadcrumbFontSizeBreadcrumbFontSizeSm = 14; /** --breadcrumb-font-size-sm */
40
- static const componentBreadcrumbFontSizeBreadcrumbFontSizeXs = 14; /** --breadcrumb-font-size-sm */
41
- static const componentBreadcrumbFontWeightBreadcrumbFontWeight = 400; /** --breadcrumb-font-size-sm */
42
- static const componentBreadcrumbLineHeightBreadcrumbLineHeightLg = 11; /** not defined as variable */
43
- static const componentBreadcrumbLineHeightBreadcrumbLineHeightMd = 14; /** not defined as variable */
44
- static const componentBreadcrumbLineHeightBreadcrumbLineHeightSm = 14; /** not defined as variable */
45
- static const componentBreadcrumbLineHeightBreadcrumbLineHeightXs = 14; /** not defined as variable */
46
- static const componentBreakingNewsBreakingNewsContentFontSize = 26;
47
- static const componentButtonLabelFontWeightSt = Bold Italic;
48
- static const componentFooterFooterLinkFontFamily = Inter;
49
- static const componentInputfieldInputFieldLabelFontFamily = Inter;
50
- static const componentMediaPlayerVideoTimeBadgeFontFamily = Inter;
51
- static const componentMenuAppTopBarTitleFontSizeLg = 13; /** --caption-1-font-size-lg */
52
- static const componentMenuAppTopBarTitleFontSizeMd = 13; /** --caption-1-font-size-md */
53
- static const componentMenuAppTopBarTitleFontSizeSm = 12; /** --caption-1-font-size-sm */
54
- static const componentMenuAppTopBarTitleFontSizeXs = 12; /** --caption-1-font-size-sm */
55
- static const componentMenuAppTopBarTitleLineHeightLg = 17;
56
- static const componentMenuAppTopBarTitleLineHeightMd = 17;
57
- static const componentMenuAppTopBarTitleLineHeightSm = 14;
58
- static const componentMenuAppTopBarTitleLineHeightXs = 14;
59
- static const componentMenuMenuItemFontSize = 18; /** --nav-btn-font-size */
60
- static const componentMenuMenuItemFontWeight = Black Italic;
61
- static const componentTeaser2xaTeaser2xaTeaserTitleInlineSpace = 16;
62
- static const componentTeaserATeaserATeaserTitleInlineSpaceLg = 16;
63
- static const componentTeaserATeaserATeaserTitleInlineSpaceMd = 16;
64
- static const componentTeaserATeaserATeaserTitleInlineSpaceSm = 12;
65
- static const componentTeaserATeaserATeaserTitleInlineSpaceXs = 12;
66
- static const componentTeaserBTeaserBTeaserTitleInlineSpace = 16;
67
- static const componentTeaserMiniQMiniQTeaserTitleInlineSpaceLg = 12;
68
- static const componentTeaserMiniQMiniQTeaserTitleInlineSpaceMd = 12;
69
- static const componentTeaserMiniQMiniQTeaserTitleInlineSpaceSm = 12;
70
- static const componentTeaserMiniQMiniQTeaserTitleInlineSpaceXs = 12;
71
- static const componentTeaserQuadQTeaserTitleInlineSpaceLg = 24;
72
- static const componentTeaserQuadQTeaserTitleInlineSpaceMd = 24;
73
- static const componentTeaserQuadQTeaserTitleInlineSpaceSm = 12;
74
- static const componentTeaserQuadQTeaserTitleInlineSpaceXs = 12;
75
- static const componentTeaserSuperASuperAteaserTitleInlineSpace = 24;
76
- static const componentTeaserTeaserTitleInlineSpaceLg = 16; /** --teaser-title-padding-lg */
77
- static const componentTeaserTeaserTitleInlineSpaceMd = 16; /** --teaser-title-padding-md */
78
- static const componentTeaserTeaserTitleInlineSpaceSm = 12; /** --teaser-title-padding-sm */
79
- static const componentTeaserTeaserTitleInlineSpaceXs = 12; /** --teaser-title-padding-xs */
80
- static const globalTypographyFontFamilyBodyFontFamily = Inter; /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
81
- static const globalTypographyFontFamilyCalloutFontFamily = AntennaCond; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
82
- static const globalTypographyFontFamilyDisplayFontFamily = AntennaCond; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
83
- static const globalTypographyFontFamilyFootnoteFontFamily = Inter; /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
84
- static const globalTypographyFontFamilyHeadlineFontFamily = AntennaExtraCond; /** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
85
- static const globalTypographyFontFamilyKickerFontFamily = AntennaExtraCond; /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
86
- static const globalTypographyFontFamilyLabelFontFamily = AntennaExtraCond; /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
87
- static const globalTypographyFontFamilyQuoteFontFamily = AntennaCond; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
88
- static const globalTypographyFontFamilySubheadlineFontFamily = AntennaCond; /** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
89
- static const globalTypographyFontFamilyTitleFontFamily = AntennaCond; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
90
- static const 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 */
91
- static const 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 */
92
- static const 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 */
93
- static const 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 */
94
- static const 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: */
95
- static const 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: */
96
- static const 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: */
97
- static const 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: */
98
- static const globalTypographyFontSizeDisplayDisplay1FontSizeLg = 114; /** Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. */
99
- static const globalTypographyFontSizeDisplayDisplay1FontSizeMd = 68; /** Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. */
100
- static const globalTypographyFontSizeDisplayDisplay1FontSizeSm = 38; /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
101
- static const globalTypographyFontSizeDisplayDisplay1FontSizeXs = 38; /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
102
- static const globalTypographyFontSizeDisplayDisplay2FontSizeLg = 61; /** Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. */
103
- static const globalTypographyFontSizeDisplayDisplay2FontSizeMd = 40; /** Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. */
104
- static const globalTypographyFontSizeDisplayDisplay2FontSizeSm = 34; /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
105
- static const globalTypographyFontSizeDisplayDisplay2FontSizeXs = 34; /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
106
- static const globalTypographyFontSizeDisplayDisplay3FontSizeLg = 38; /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. */
107
- static const globalTypographyFontSizeDisplayDisplay3FontSizeMd = 30; /** Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. */
108
- static const globalTypographyFontSizeDisplayDisplay3FontSizeSm = 27; /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
109
- static const globalTypographyFontSizeDisplayDisplay3FontSizeXs = 27; /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
110
- static const globalTypographyFontSizeFootnoteFootnote1FontSizeLg = 15; /** --footnote-font-size-lg */
111
- static const globalTypographyFontSizeFootnoteFootnote1FontSizeMd = 13;
112
- static const globalTypographyFontSizeFootnoteFootnote1FontSizeSm = 13; /** --footnote-font-size-sm */
113
- static const globalTypographyFontSizeFootnoteFootnote1FontSizeXs = 13; /** --footnote-font-size-sm */
114
- static const globalTypographyFontSizeFootnoteFootnote2FontSizeLg = 13;
115
- static const globalTypographyFontSizeFootnoteFootnote2FontSizeMd = 10;
116
- static const globalTypographyFontSizeFootnoteFootnote2FontSizeSm = 10;
117
- static const globalTypographyFontSizeFootnoteFootnote2FontSizeXs = 10;
118
- static const globalTypographyFontSizeHeadlineHeadline1FontSizeLg = 80; /** Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. */
119
- static const globalTypographyFontSizeHeadlineHeadline1FontSizeMd = 60; /** Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. */
120
- static const globalTypographyFontSizeHeadlineHeadline1FontSizeSm = 42; /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
121
- static const globalTypographyFontSizeHeadlineHeadline1FontSizeXs = 42; /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
122
- static const globalTypographyFontSizeHeadlineHeadline2FontSizeLg = 50; /** Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. */
123
- static const globalTypographyFontSizeHeadlineHeadline2FontSizeMd = 44; /** Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. */
124
- static const globalTypographyFontSizeHeadlineHeadline2FontSizeSm = 42; /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
125
- static const globalTypographyFontSizeHeadlineHeadline2FontSizeXs = 42; /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
126
- static const globalTypographyFontSizeHeadlineHeadline3FontSizeLg = 34; /** Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. */
127
- static const globalTypographyFontSizeHeadlineHeadline3FontSizeMd = 30; /** Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. */
128
- static const globalTypographyFontSizeHeadlineHeadline3FontSizeSm = 30; /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
129
- static const globalTypographyFontSizeHeadlineHeadline3FontSizeXs = 30; /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
130
- static const globalTypographyFontSizeHeadlineHeadline4FontSizeLg = 26; /** Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. */
131
- static const globalTypographyFontSizeHeadlineHeadline4FontSizeMd = 26; /** Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. */
132
- static const globalTypographyFontSizeHeadlineHeadline4FontSizeSm = 21; /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
133
- static const globalTypographyFontSizeHeadlineHeadline4FontSizeXs = 21; /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
134
- static const globalTypographyFontSizeHeadlineHeadlineTextAlign = left; /** This variable is used for controlling the alignment of headlines across brands. current online css example var: --headline-text-align-lg */
135
- static const 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 */
136
- static const 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 */
137
- static const 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 */
138
- static const 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 */
139
- static const 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 */
140
- static const 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 */
141
- static const 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 */
142
- static const 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 */
143
- static const 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 */
144
- static const 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 */
145
- static const 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 */
146
- static const 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 */
147
- static const 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 */
148
- static const 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 */
149
- static const 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 */
150
- static const 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 */
151
- static const globalTypographyFontSizeLabelLabel1FontSize = 17;
152
- static const globalTypographyFontSizeLabelLabel1RespFontSizeLg = 17;
153
- static const globalTypographyFontSizeLabelLabel1RespFontSizeMd = 15;
154
- static const globalTypographyFontSizeLabelLabel1RespFontSizeSm = 10;
155
- static const globalTypographyFontSizeLabelLabel1RespFontSizeXs = 10;
156
- static const globalTypographyFontSizeLabelLabel2FontSize = 15;
157
- static const globalTypographyFontSizeLabelLabel3FontSize = 12;
158
- static const globalTypographyFontSizeLabelLabel4FontSize = 8;
159
- static const globalTypographyFontSizeQuoteQuoteFontSizeLg = 20;
160
- static const globalTypographyFontSizeQuoteQuoteFontSizeMd = 18;
161
- static const globalTypographyFontSizeQuoteQuoteFontSizeSm = 16;
162
- static const globalTypographyFontSizeQuoteQuoteFontSizeXs = 16;
163
- static const globalTypographyFontSizeSubheadlineSubheadline1FontSizeLg = 26; /** Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. */
164
- static const globalTypographyFontSizeSubheadlineSubheadline1FontSizeMd = 22; /** Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. */
165
- static const globalTypographyFontSizeSubheadlineSubheadline1FontSizeSm = 18; /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
166
- static const globalTypographyFontSizeSubheadlineSubheadline1FontSizeXs = 18; /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
167
- static const globalTypographyFontSizeTitleTitle1FontSizeLg = 30; /** Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg */
168
- static const globalTypographyFontSizeTitleTitle1FontSizeMd = 28; /** Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md */
169
- static const globalTypographyFontSizeTitleTitle1FontSizeSm = 24; /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
170
- static const globalTypographyFontSizeTitleTitle1FontSizeXs = 24; /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
171
- static const globalTypographyFontSizeTitleTitle2FontSizeLg = 20; /** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
172
- static const globalTypographyFontSizeTitleTitle2FontSizeMd = 18; /** Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md */
173
- static const globalTypographyFontSizeTitleTitle2FontSizeSm = 16; /** Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm */
174
- static const globalTypographyFontSizeTitleTitle2FontSizeXs = 16; /** Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm */
175
- static const globalTypographyFontWeightBodyBodyFontWeightBold = 700;
176
- static const globalTypographyFontWeightBodyBodyFontWeightBook = 400;
177
- static const globalTypographyFontWeightCalloutCalloutFontWeight = 800;
178
- static const globalTypographyFontWeightDisplayDisplayFontWeight = 800;
179
- static const globalTypographyFontWeightFootnoteFootnoteFontWeightBold = 700;
180
- static const globalTypographyFontWeightFootnoteFootnoteFontWeightBook = 400;
181
- static const globalTypographyFontWeightHeadlineHeadline1FontWeight = 700;
182
- static const globalTypographyFontWeightHeadlineHeadline1FontWeightSt = Bold Italic;
183
- static const globalTypographyFontWeightHeadlineHeadline2FontWeight = 700;
184
- static const globalTypographyFontWeightHeadlineHeadline2FontWeightSt = Bold Italic;
185
- static const globalTypographyFontWeightHeadlineHeadline3FontWeight = 700;
186
- static const globalTypographyFontWeightHeadlineHeadline3FontWeightSt = Bold Italic;
187
- static const globalTypographyFontWeightHeadlineHeadline4FontWeight = 700;
188
- static const globalTypographyFontWeightHeadlineHeadline4FontWeightSt = Bold Italic;
189
- static const globalTypographyFontWeightKickerKickerFontWeight = 700;
190
- static const globalTypographyFontWeightKickerKickerFontWeightSt = Black Italic;
191
- static const globalTypographyFontWeightLabelLabelFontWeightBold = 700;
192
- static const globalTypographyFontWeightLabelLabelFontWeightBook = 400;
193
- static const globalTypographyFontWeightQuoteQuoteFontWeight = 800;
194
- static const globalTypographyFontWeightSubheadlineSubheadlineFontWeight = 700;
195
- static const globalTypographyFontWeightTitleTitleFontWeight = 800;
196
- static const globalTypographyLineHeightBodyBodyLineHeightLg = 28.05;
197
- static const globalTypographyLineHeightBodyBodyLineHeightMd = 29.75;
198
- static const globalTypographyLineHeightBodyBodyLineHeightSm = 28.05;
199
- static const globalTypographyLineHeightBodyBodyLineHeightXs = 28.05;
200
- static const globalTypographyLineHeightCalloutCallout1LineHeightLg = 31.2;
201
- static const globalTypographyLineHeightCalloutCallout1LineHeightMd = 31.2;
202
- static const globalTypographyLineHeightCalloutCallout1LineHeightSm = 23.4;
203
- static const globalTypographyLineHeightCalloutCallout1LineHeightXs = 23.4;
204
- static const globalTypographyLineHeightDisplayDisplay1LineHeightLg = 120;
205
- static const globalTypographyLineHeightDisplayDisplay1LineHeightMd = 72;
206
- static const globalTypographyLineHeightDisplayDisplay1LineHeightSm = 40;
207
- static const globalTypographyLineHeightDisplayDisplay1LineHeightXs = 40;
208
- static const globalTypographyLineHeightDisplayDisplay2LineHeightLg = 64;
209
- static const globalTypographyLineHeightDisplayDisplay2LineHeightMd = 42;
210
- static const globalTypographyLineHeightDisplayDisplay2LineHeightSm = 36;
211
- static const globalTypographyLineHeightDisplayDisplay2LineHeightXs = 36;
212
- static const globalTypographyLineHeightDisplayDisplay3LineHeightLg = 40;
213
- static const globalTypographyLineHeightDisplayDisplay3LineHeightMd = 32;
214
- static const globalTypographyLineHeightDisplayDisplay3LineHeightSm = 28;
215
- static const globalTypographyLineHeightDisplayDisplay3LineHeightXs = 28;
216
- static const globalTypographyLineHeightFootnoteFootnote1LineHeightLg = 19;
217
- static const globalTypographyLineHeightFootnoteFootnote1LineHeightMd = 17.03;
218
- static const globalTypographyLineHeightFootnoteFootnote1LineHeightSm = 17.03;
219
- static const globalTypographyLineHeightFootnoteFootnote1LineHeightXs = 17.03;
220
- static const globalTypographyLineHeightFootnoteFootnote2LineHeightLg = 17.03;
221
- static const globalTypographyLineHeightFootnoteFootnote2LineHeightMd = 13;
222
- static const globalTypographyLineHeightFootnoteFootnote2LineHeightSm = 13;
223
- static const globalTypographyLineHeightFootnoteFootnote2LineHeightXs = 13;
224
- static const globalTypographyLineHeightHeadlineHeadline1LineHeightLg = 88;
225
- static const globalTypographyLineHeightHeadlineHeadline1LineHeightMd = 69;
226
- static const globalTypographyLineHeightHeadlineHeadline1LineHeightSm = 42;
227
- static const globalTypographyLineHeightHeadlineHeadline1LineHeightXs = 42;
228
- static const globalTypographyLineHeightHeadlineHeadline2LineHeightLg = 57.6;
229
- static const globalTypographyLineHeightHeadlineHeadline2LineHeightMd = 50.6;
230
- static const globalTypographyLineHeightHeadlineHeadline2LineHeightSm = 42;
231
- static const globalTypographyLineHeightHeadlineHeadline2LineHeightXs = 42;
232
- static const globalTypographyLineHeightHeadlineHeadline3LineHeightLg = 39.1;
233
- static const globalTypographyLineHeightHeadlineHeadline3LineHeightMd = 34.5;
234
- static const globalTypographyLineHeightHeadlineHeadline3LineHeightSm = 33;
235
- static const globalTypographyLineHeightHeadlineHeadline3LineHeightXs = 33;
236
- static const globalTypographyLineHeightHeadlineHeadline4LineHeightLg = 29.9;
237
- static const globalTypographyLineHeightHeadlineHeadline4LineHeightMd = 28.6;
238
- static const globalTypographyLineHeightHeadlineHeadline4LineHeightSm = 23.1;
239
- static const globalTypographyLineHeightHeadlineHeadline4LineHeightXs = 23.1;
240
- static const globalTypographyLineHeightKickerKicker1LineHeightLg = 35.2;
241
- static const globalTypographyLineHeightKickerKicker1LineHeightMd = 28.6;
242
- static const globalTypographyLineHeightKickerKicker1LineHeightSm = 22;
243
- static const globalTypographyLineHeightKickerKicker1LineHeightXs = 22;
244
- static const globalTypographyLineHeightKickerKicker2LineHeightLg = 28.6;
245
- static const globalTypographyLineHeightKickerKicker2LineHeightMd = 28.6;
246
- static const globalTypographyLineHeightKickerKicker2LineHeightSm = 17.6;
247
- static const globalTypographyLineHeightKickerKicker2LineHeightXs = 17.6;
248
- static const globalTypographyLineHeightKickerKicker3LineHeightLg = 24.2;
249
- static const globalTypographyLineHeightKickerKicker3LineHeightMd = 22;
250
- static const globalTypographyLineHeightKickerKicker3LineHeightSm = 17.6;
251
- static const globalTypographyLineHeightKickerKicker3LineHeightXs = 17.6;
252
- static const globalTypographyLineHeightKickerKicker4LineHeightLg = 19.8;
253
- static const globalTypographyLineHeightKickerKicker4LineHeightMd = 17.6;
254
- static const globalTypographyLineHeightKickerKicker4LineHeightSm = 15.4;
255
- static const globalTypographyLineHeightKickerKicker4LineHeightXs = 15.4;
256
- static const globalTypographyLineHeightLabelLabel1LineHeight = 20.4; /** Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. */
257
- static const globalTypographyLineHeightLabelLabel1RespLineHeightLg = 20.4; /** Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. */
258
- static const globalTypographyLineHeightLabelLabel1RespLineHeightMd = 18; /** Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. */
259
- static const globalTypographyLineHeightLabelLabel1RespLineHeightSm = 12; /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
260
- static const globalTypographyLineHeightLabelLabel1RespLineHeightXs = 12; /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
261
- static const globalTypographyLineHeightLabelLabel2LineHeight = 19.2; /** Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. */
262
- static const 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. */
263
- static const globalTypographyLineHeightLabelLabel4LineHeight = 10; /** Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. */
264
- static const globalTypographyLineHeightQuoteQuoteLineHeightLg = 26;
265
- static const globalTypographyLineHeightQuoteQuoteLineHeightMd = 23.4;
266
- static const globalTypographyLineHeightQuoteQuoteLineHeightSm = 20.8;
267
- static const globalTypographyLineHeightQuoteQuoteLineHeightXs = 20.8;
268
- static const globalTypographyLineHeightSubheadlineSubheadline1LineHeightLg = 33.8;
269
- static const globalTypographyLineHeightSubheadlineSubheadline1LineHeightMd = 28.6;
270
- static const globalTypographyLineHeightSubheadlineSubheadline1LineHeightSm = 23.4;
271
- static const globalTypographyLineHeightSubheadlineSubheadline1LineHeightXs = 23.4;
272
- static const globalTypographyLineHeightTitleTitle1LineHeightLg = 33;
273
- static const globalTypographyLineHeightTitleTitle1LineHeightMd = 30.8;
274
- static const globalTypographyLineHeightTitleTitle1LineHeightSm = 26.4;
275
- static const globalTypographyLineHeightTitleTitle1LineHeightXs = 26.4;
276
- static const globalTypographyLineHeightTitleTitle2LineHeightLg = 26;
277
- static const globalTypographyLineHeightTitleTitle2LineHeightMd = 23.4;
278
- static const globalTypographyLineHeightTitleTitle2LineHeightSm = 20.8;
279
- static const globalTypographyLineHeightTitleTitle2LineHeightXs = 16.8;
280
- static const globalVisibiltyHideOnAdvertorial = true;
281
- static const globalVisibiltyHideOnBild = true;
282
- static const globalVisibiltyHideOnSportBild = false;
283
- static const globalVisibiltyOnlyAdvertorial = false;
284
- static const globalVisibiltyOnlyBild = false;
285
- static const globalVisibiltyOnlySportBild = true;
286
- }
15
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
16
+ static const globalTypographyFontfamilyDisplayfontfamily = "AntennaCond";
17
+ /** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
18
+ static const globalTypographyFontfamilyHeadlinefontfamily = "AntennaExtraCond";
19
+ /** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
20
+ static const globalTypographyFontfamilySubheadlinefontfamily = "AntennaCond";
21
+ /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
22
+ static const globalTypographyFontfamilyKickerfontfamily = "AntennaExtraCond";
23
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
24
+ static const globalTypographyFontfamilyTitlefontfamily = "AntennaCond";
25
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
26
+ static const globalTypographyFontfamilyCalloutfontfamily = "AntennaCond";
27
+ /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
28
+ static const globalTypographyFontfamilyBodyfontfamily = "Inter";
29
+ /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
30
+ static const globalTypographyFontfamilyFootnotefontfamily = "Inter";
31
+ /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
32
+ static const globalTypographyFontfamilyLabelfontfamily = "AntennaExtraCond";
33
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
34
+ static const globalTypographyFontfamilyQuotefontfamily = "AntennaCond";
35
+ /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
36
+ static const globalTypographyFontsizeDisplayDisplay1fontsizexs = 38;
37
+ /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
38
+ static const globalTypographyFontsizeDisplayDisplay1fontsizesm = 38;
39
+ /** Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. */
40
+ static const globalTypographyFontsizeDisplayDisplay1fontsizemd = 68;
41
+ /** Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. */
42
+ static const globalTypographyFontsizeDisplayDisplay1fontsizelg = 114;
43
+ /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
44
+ static const globalTypographyFontsizeDisplayDisplay2fontsizexs = 34;
45
+ /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
46
+ static const globalTypographyFontsizeDisplayDisplay2fontsizesm = 34;
47
+ /** Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. */
48
+ static const globalTypographyFontsizeDisplayDisplay2fontsizemd = 40;
49
+ /** Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. */
50
+ static const globalTypographyFontsizeDisplayDisplay2fontsizelg = 61;
51
+ /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
52
+ static const globalTypographyFontsizeDisplayDisplay3fontsizexs = 27;
53
+ /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
54
+ static const globalTypographyFontsizeDisplayDisplay3fontsizesm = 27;
55
+ /** Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. */
56
+ static const globalTypographyFontsizeDisplayDisplay3fontsizemd = 30;
57
+ /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. */
58
+ static const globalTypographyFontsizeDisplayDisplay3fontsizelg = 38;
59
+ /** This variable is used for controlling the alignment of headlines across brands. current online css example var: --headline-text-align-lg */
60
+ static const globalTypographyFontsizeHeadlineHeadlinetextalign = "left";
61
+ /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
62
+ static const globalTypographyFontsizeHeadlineHeadline1fontsizexs = 42;
63
+ /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
64
+ static const globalTypographyFontsizeHeadlineHeadline1fontsizesm = 42;
65
+ /** Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. */
66
+ static const globalTypographyFontsizeHeadlineHeadline1fontsizemd = 60;
67
+ /** Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. */
68
+ static const globalTypographyFontsizeHeadlineHeadline1fontsizelg = 80;
69
+ /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
70
+ static const globalTypographyFontsizeHeadlineHeadline2fontsizexs = 42;
71
+ /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
72
+ static const globalTypographyFontsizeHeadlineHeadline2fontsizesm = 42;
73
+ /** Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. */
74
+ static const globalTypographyFontsizeHeadlineHeadline2fontsizemd = 44;
75
+ /** Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. */
76
+ static const globalTypographyFontsizeHeadlineHeadline2fontsizelg = 50;
77
+ /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
78
+ static const globalTypographyFontsizeHeadlineHeadline3fontsizexs = 30;
79
+ /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
80
+ static const globalTypographyFontsizeHeadlineHeadline3fontsizesm = 30;
81
+ /** Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. */
82
+ static const globalTypographyFontsizeHeadlineHeadline3fontsizemd = 30;
83
+ /** Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. */
84
+ static const globalTypographyFontsizeHeadlineHeadline3fontsizelg = 34;
85
+ /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
86
+ static const globalTypographyFontsizeHeadlineHeadline4fontsizexs = 21;
87
+ /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
88
+ static const globalTypographyFontsizeHeadlineHeadline4fontsizesm = 21;
89
+ /** Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. */
90
+ static const globalTypographyFontsizeHeadlineHeadline4fontsizemd = 26;
91
+ /** Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. */
92
+ static const globalTypographyFontsizeHeadlineHeadline4fontsizelg = 26;
93
+ /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
94
+ static const globalTypographyFontsizeSubheadlineSubheadline1fontsizexs = 18;
95
+ /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
96
+ static const globalTypographyFontsizeSubheadlineSubheadline1fontsizesm = 18;
97
+ /** Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. */
98
+ static const globalTypographyFontsizeSubheadlineSubheadline1fontsizemd = 22;
99
+ /** Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. */
100
+ static const globalTypographyFontsizeSubheadlineSubheadline1fontsizelg = 26;
101
+ /** Bild: 18 | SpoBi: 20 | Ads: 16 | This variable is used in the kicker1 text style font size parameter for small device sizes. Current online css: --kicker-0-font-size-sm */
102
+ static const globalTypographyFontsizeKickerKicker1fontsizexs = 20;
103
+ /** Bild: 18 | SpoBi: 20 | Ads: 16 | This variable is used in the kicker1 text style font size parameter for small device sizes. Current online css: --kicker-0-font-size-sm */
104
+ static const globalTypographyFontsizeKickerKicker1fontsizesm = 20;
105
+ /** Bild: 22 | SpoBi: 26 | Ads: 18 | This variable is used in the kicker1 text style font size parameter for medium device sizes. Current online css: --kicker-0-font-size-md */
106
+ static const globalTypographyFontsizeKickerKicker1fontsizemd = 26;
107
+ /** Bild: 30 | SpoBi: 32 | Ads: 25 | This variable is used in the kicker1 text style font size parameter for large device sizes. Current online css: --kicker-0-font-size-lg */
108
+ static const globalTypographyFontsizeKickerKicker1fontsizelg = 32;
109
+ /** Bild: 18 | SpoBi: 16 | Ads: 16 | This variable is used in the kicker2 text style font size parameter for small device sizes. Current online css: --kicker-1-font-size-sm */
110
+ static const globalTypographyFontsizeKickerKicker2fontsizexs = 16;
111
+ /** Bild: 18 | SpoBi: 16 | Ads: 16 | This variable is used in the kicker2 text style font size parameter for small device sizes. Current online css: --kicker-1-font-size-sm */
112
+ static const globalTypographyFontsizeKickerKicker2fontsizesm = 16;
113
+ /** Bild: 22 | SpoBi: 26 | Ads: 18 | This variable is used in the kicker2 text style font size parameter for medium device sizes. Current online css: --kicker-1-font-size-md */
114
+ static const globalTypographyFontsizeKickerKicker2fontsizemd = 26;
115
+ /** Bild: 24 | SpoBi: 26 | Ads: 21 | This variable is used in the kicker2 text style font size parameter for large device sizes. Current online css: --kicker-1-font-size-lg */
116
+ static const globalTypographyFontsizeKickerKicker2fontsizelg = 26;
117
+ /** Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for small device sizes. Current online css: --kicker-2-font-size-sm */
118
+ static const globalTypographyFontsizeKickerKicker3fontsizexs = 16;
119
+ /** Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for small device sizes. Current online css: --kicker-2-font-size-sm */
120
+ static const globalTypographyFontsizeKickerKicker3fontsizesm = 16;
121
+ /** Bild: 18 | SpoBi: 20 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for medium device sizes. Current online css: --kicker-2-font-size-md */
122
+ static const globalTypographyFontsizeKickerKicker3fontsizemd = 20;
123
+ /** Bild: 20 | SpoBi: 22 | Ads: 16 | This variable is used in the kicker3 text style font size parameter for large device sizes. Current online css: --kicker-2-font-size-lg */
124
+ static const globalTypographyFontsizeKickerKicker3fontsizelg = 22;
125
+ /** Bild: 14 | SpoBi: 14 | Ads: 12 | This variable is used in the kicker4 text style font size parameter for small device sizes. Current online css: --kicker-3-font-size-sm */
126
+ static const globalTypographyFontsizeKickerKicker4fontsizexs = 14;
127
+ /** Bild: 14 | SpoBi: 14 | Ads: 12 | This variable is used in the kicker4 text style font size parameter for small device sizes. Current online css: --kicker-3-font-size-sm */
128
+ static const globalTypographyFontsizeKickerKicker4fontsizesm = 14;
129
+ /** Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for medium device sizes. Current online css: --kicker-3-font-size-md */
130
+ static const globalTypographyFontsizeKickerKicker4fontsizemd = 16;
131
+ /** Bild: 16 | SpoBi: 18 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for large device sizes. Current online css: --kicker-3-font-size-lg */
132
+ static const globalTypographyFontsizeKickerKicker4fontsizelg = 18;
133
+ /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
134
+ static const globalTypographyFontsizeTitleTitle1fontsizexs = 24;
135
+ /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
136
+ static const globalTypographyFontsizeTitleTitle1fontsizesm = 24;
137
+ /** Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md */
138
+ static const globalTypographyFontsizeTitleTitle1fontsizemd = 28;
139
+ /** Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg */
140
+ static const globalTypographyFontsizeTitleTitle1fontsizelg = 30;
141
+ /** Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm */
142
+ static const globalTypographyFontsizeTitleTitle2fontsizexs = 16;
143
+ /** Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm */
144
+ static const globalTypographyFontsizeTitleTitle2fontsizesm = 16;
145
+ /** Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md */
146
+ static const globalTypographyFontsizeTitleTitle2fontsizemd = 18;
147
+ /** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
148
+ static const globalTypographyFontsizeTitleTitle2fontsizelg = 20;
149
+ /** Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css: */
150
+ static const globalTypographyFontsizeCalloutCallout1fontsizexs = 18;
151
+ /** Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css: */
152
+ static const globalTypographyFontsizeCalloutCallout1fontsizesm = 18;
153
+ /** Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for medium device sizes. Current online css: */
154
+ static const globalTypographyFontsizeCalloutCallout1fontsizemd = 24;
155
+ /** Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for large device sizes. Current online css: */
156
+ static const globalTypographyFontsizeCalloutCallout1fontsizelg = 24;
157
+ /** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size */
158
+ static const globalTypographyFontsizeBodyBodyfontsizexs = 17;
159
+ /** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size */
160
+ static const globalTypographyFontsizeBodyBodyfontsizesm = 17;
161
+ /** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for medium device sizes. Current online css: --body-font-size */
162
+ static const globalTypographyFontsizeBodyBodyfontsizemd = 17;
163
+ /** Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for large device sizes. Current online css: --body-font-size */
164
+ static const globalTypographyFontsizeBodyBodyfontsizelg = 17;
165
+ /** --footnote-font-size-sm */
166
+ static const globalTypographyFontsizeFootnoteFootnote1fontsizexs = 13;
167
+ /** --footnote-font-size-sm */
168
+ static const globalTypographyFontsizeFootnoteFootnote1fontsizesm = 13;
169
+ static const globalTypographyFontsizeFootnoteFootnote1fontsizemd = 13;
170
+ /** --footnote-font-size-lg */
171
+ static const globalTypographyFontsizeFootnoteFootnote1fontsizelg = 15;
172
+ static const globalTypographyFontsizeFootnoteFootnote2fontsizexs = 10;
173
+ static const globalTypographyFontsizeFootnoteFootnote2fontsizesm = 10;
174
+ static const globalTypographyFontsizeFootnoteFootnote2fontsizemd = 10;
175
+ static const globalTypographyFontsizeFootnoteFootnote2fontsizelg = 13;
176
+ static const globalTypographyFontsizeLabelLabel1fontsize = 17;
177
+ static const globalTypographyFontsizeLabelLabel1respfontsizexs = 10;
178
+ static const globalTypographyFontsizeLabelLabel1respfontsizesm = 10;
179
+ static const globalTypographyFontsizeLabelLabel1respfontsizemd = 15;
180
+ static const globalTypographyFontsizeLabelLabel1respfontsizelg = 17;
181
+ static const globalTypographyFontsizeLabelLabel2fontsize = 15;
182
+ static const globalTypographyFontsizeLabelLabel3fontsize = 12;
183
+ static const globalTypographyFontsizeLabelLabel4fontsize = 8;
184
+ static const globalTypographyFontsizeQuoteQuotefontsizexs = 16;
185
+ static const globalTypographyFontsizeQuoteQuotefontsizesm = 16;
186
+ static const globalTypographyFontsizeQuoteQuotefontsizemd = 18;
187
+ static const globalTypographyFontsizeQuoteQuotefontsizelg = 20;
188
+ static const globalTypographyLineheightDisplayDisplay1lineheightxs = 40;
189
+ static const globalTypographyLineheightDisplayDisplay1lineheightsm = 40;
190
+ static const globalTypographyLineheightDisplayDisplay1lineheightmd = 72;
191
+ static const globalTypographyLineheightDisplayDisplay1lineheightlg = 120;
192
+ static const globalTypographyLineheightDisplayDisplay2lineheightxs = 36;
193
+ static const globalTypographyLineheightDisplayDisplay2lineheightsm = 36;
194
+ static const globalTypographyLineheightDisplayDisplay2lineheightmd = 42;
195
+ static const globalTypographyLineheightDisplayDisplay2lineheightlg = 64;
196
+ static const globalTypographyLineheightDisplayDisplay3lineheightxs = 28;
197
+ static const globalTypographyLineheightDisplayDisplay3lineheightsm = 28;
198
+ static const globalTypographyLineheightDisplayDisplay3lineheightmd = 32;
199
+ static const globalTypographyLineheightDisplayDisplay3lineheightlg = 40;
200
+ static const globalTypographyLineheightHeadlineHeadline1lineheightxs = 42;
201
+ static const globalTypographyLineheightHeadlineHeadline1lineheightsm = 42;
202
+ static const globalTypographyLineheightHeadlineHeadline1lineheightmd = 69;
203
+ static const globalTypographyLineheightHeadlineHeadline1lineheightlg = 88;
204
+ static const globalTypographyLineheightHeadlineHeadline2lineheightxs = 42;
205
+ static const globalTypographyLineheightHeadlineHeadline2lineheightsm = 42;
206
+ static const globalTypographyLineheightHeadlineHeadline2lineheightmd = 50.6;
207
+ static const globalTypographyLineheightHeadlineHeadline2lineheightlg = 57.6;
208
+ static const globalTypographyLineheightHeadlineHeadline3lineheightxs = 33;
209
+ static const globalTypographyLineheightHeadlineHeadline3lineheightsm = 33;
210
+ static const globalTypographyLineheightHeadlineHeadline3lineheightmd = 34.5;
211
+ static const globalTypographyLineheightHeadlineHeadline3lineheightlg = 39.1;
212
+ static const globalTypographyLineheightHeadlineHeadline4lineheightxs = 23.1;
213
+ static const globalTypographyLineheightHeadlineHeadline4lineheightsm = 23.1;
214
+ static const globalTypographyLineheightHeadlineHeadline4lineheightmd = 28.6;
215
+ static const globalTypographyLineheightHeadlineHeadline4lineheightlg = 29.9;
216
+ static const globalTypographyLineheightSubheadlineSubheadline1lineheightxs = 23.4;
217
+ static const globalTypographyLineheightSubheadlineSubheadline1lineheightsm = 23.4;
218
+ static const globalTypographyLineheightSubheadlineSubheadline1lineheightmd = 28.6;
219
+ static const globalTypographyLineheightSubheadlineSubheadline1lineheightlg = 33.8;
220
+ static const globalTypographyLineheightKickerKicker1lineheightxs = 22;
221
+ static const globalTypographyLineheightKickerKicker1lineheightsm = 22;
222
+ static const globalTypographyLineheightKickerKicker1lineheightmd = 28.6;
223
+ static const globalTypographyLineheightKickerKicker1lineheightlg = 35.2;
224
+ static const globalTypographyLineheightKickerKicker2lineheightxs = 17.6;
225
+ static const globalTypographyLineheightKickerKicker2lineheightsm = 17.6;
226
+ static const globalTypographyLineheightKickerKicker2lineheightmd = 28.6;
227
+ static const globalTypographyLineheightKickerKicker2lineheightlg = 28.6;
228
+ static const globalTypographyLineheightKickerKicker3lineheightxs = 17.6;
229
+ static const globalTypographyLineheightKickerKicker3lineheightsm = 17.6;
230
+ static const globalTypographyLineheightKickerKicker3lineheightmd = 22;
231
+ static const globalTypographyLineheightKickerKicker3lineheightlg = 24.2;
232
+ static const globalTypographyLineheightKickerKicker4lineheightxs = 15.4;
233
+ static const globalTypographyLineheightKickerKicker4lineheightsm = 15.4;
234
+ static const globalTypographyLineheightKickerKicker4lineheightmd = 17.6;
235
+ static const globalTypographyLineheightKickerKicker4lineheightlg = 19.8;
236
+ static const globalTypographyLineheightTitleTitle1lineheightxs = 26.4;
237
+ static const globalTypographyLineheightTitleTitle1lineheightsm = 26.4;
238
+ static const globalTypographyLineheightTitleTitle1lineheightmd = 30.8;
239
+ static const globalTypographyLineheightTitleTitle1lineheightlg = 33;
240
+ static const globalTypographyLineheightTitleTitle2lineheightxs = 16.8;
241
+ static const globalTypographyLineheightTitleTitle2lineheightsm = 20.8;
242
+ static const globalTypographyLineheightTitleTitle2lineheightmd = 23.4;
243
+ static const globalTypographyLineheightTitleTitle2lineheightlg = 26;
244
+ static const globalTypographyLineheightCalloutCallout1lineheightxs = 23.4;
245
+ static const globalTypographyLineheightCalloutCallout1lineheightsm = 23.4;
246
+ static const globalTypographyLineheightCalloutCallout1lineheightmd = 31.2;
247
+ static const globalTypographyLineheightCalloutCallout1lineheightlg = 31.2;
248
+ static const globalTypographyLineheightBodyBodylineheightxs = 28.05;
249
+ static const globalTypographyLineheightBodyBodylineheightsm = 28.05;
250
+ static const globalTypographyLineheightBodyBodylineheightmd = 29.75;
251
+ static const globalTypographyLineheightBodyBodylineheightlg = 28.05;
252
+ static const globalTypographyLineheightFootnoteFootnote1lineheightxs = 17.03;
253
+ static const globalTypographyLineheightFootnoteFootnote1lineheightsm = 17.03;
254
+ static const globalTypographyLineheightFootnoteFootnote1lineheightmd = 17.03;
255
+ static const globalTypographyLineheightFootnoteFootnote1lineheightlg = 19;
256
+ static const globalTypographyLineheightFootnoteFootnote2lineheightxs = 13;
257
+ static const globalTypographyLineheightFootnoteFootnote2lineheightsm = 13;
258
+ static const globalTypographyLineheightFootnoteFootnote2lineheightmd = 13;
259
+ static const globalTypographyLineheightFootnoteFootnote2lineheightlg = 17.03;
260
+ /** Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. */
261
+ static const globalTypographyLineheightLabelLabel1lineheight = 20.4;
262
+ /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
263
+ static const globalTypographyLineheightLabelLabel1resplineheightxs = 12;
264
+ /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
265
+ static const globalTypographyLineheightLabelLabel1resplineheightsm = 12;
266
+ /** Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. */
267
+ static const globalTypographyLineheightLabelLabel1resplineheightmd = 18;
268
+ /** Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. */
269
+ static const globalTypographyLineheightLabelLabel1resplineheightlg = 20.4;
270
+ /** Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. */
271
+ static const globalTypographyLineheightLabelLabel2lineheight = 19.2;
272
+ /** Bild 14.4 | SpoBi 14.4 | Ads 14.4 | The label 3 text style uses this variable for its line height parameter. */
273
+ static const globalTypographyLineheightLabelLabel3lineheight = 14.4;
274
+ /** Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. */
275
+ static const globalTypographyLineheightLabelLabel4lineheight = 10;
276
+ static const globalTypographyLineheightQuoteQuotelineheightxs = 20.8;
277
+ static const globalTypographyLineheightQuoteQuotelineheightsm = 20.8;
278
+ static const globalTypographyLineheightQuoteQuotelineheightmd = 23.4;
279
+ static const globalTypographyLineheightQuoteQuotelineheightlg = 26;
280
+ static const globalTypographyFontweightDisplayDisplayfontweight = 800;
281
+ static const globalTypographyFontweightHeadlineHeadline1fontweight = 700;
282
+ static const globalTypographyFontweightHeadlineHeadline1fontweightst = "Bold Italic";
283
+ static const globalTypographyFontweightHeadlineHeadline2fontweight = 700;
284
+ static const globalTypographyFontweightHeadlineHeadline2fontweightst = "Bold Italic";
285
+ static const globalTypographyFontweightHeadlineHeadline3fontweight = 700;
286
+ static const globalTypographyFontweightHeadlineHeadline3fontweightst = "Bold Italic";
287
+ static const globalTypographyFontweightHeadlineHeadline4fontweight = 700;
288
+ static const globalTypographyFontweightHeadlineHeadline4fontweightst = "Bold Italic";
289
+ static const globalTypographyFontweightSubheadlineSubheadlinefontweight = 700;
290
+ static const globalTypographyFontweightKickerKickerfontweight = 700;
291
+ static const globalTypographyFontweightKickerKickerfontweightst = "Black Italic";
292
+ static const globalTypographyFontweightTitleTitlefontweight = 800;
293
+ static const globalTypographyFontweightCalloutCalloutfontweight = 800;
294
+ static const globalTypographyFontweightBodyBodyfontweightbook = 400;
295
+ static const globalTypographyFontweightBodyBodyfontweightbold = 700;
296
+ static const globalTypographyFontweightFootnoteFootnotefontweightbook = 400;
297
+ static const globalTypographyFontweightFootnoteFootnotefontweightbold = 700;
298
+ static const globalTypographyFontweightLabelLabelfontweightbook = 400;
299
+ static const globalTypographyFontweightLabelLabelfontweightbold = 700;
300
+ static const globalTypographyFontweightQuoteQuotefontweight = 800;
301
+ static const globalVisibiltyHideonbild = true;
302
+ static const globalVisibiltyHideonsportbild = false;
303
+ static const globalVisibiltyHideonadvertorial = true;
304
+ static const globalVisibiltyOnlybild = false;
305
+ static const globalVisibiltyOnlysportbild = true;
306
+ static const globalVisibiltyOnlyadvertorial = false;
307
+ static const componentButtonlabelfontweightst = "Bold Italic";
308
+ static const componentAccordionAccordionlabelfontfamily = "Inter";
309
+ /** --article-figure-caption-font-size-sm */
310
+ static const componentArticleFontsizeArticleimagecaptionfontsizexs = 13;
311
+ /** --article-figure-caption-font-size-sm */
312
+ static const componentArticleFontsizeArticleimagecaptionfontsizesm = 13;
313
+ /** --article-figure-caption-font-size-md */
314
+ static const componentArticleFontsizeArticleimagecaptionfontsizemd = 13;
315
+ /** --article-figure-caption-font-size-lg */
316
+ static const componentArticleFontsizeArticleimagecaptionfontsizelg = 15;
317
+ /** --article-figure-meta-font-size-sm */
318
+ static const componentArticleFontsizeArticleimagesourcefontsizexs = 13;
319
+ /** --article-figure-meta-font-size-sm */
320
+ static const componentArticleFontsizeArticleimagesourcefontsizesm = 13;
321
+ /** --article-figure-meta-font-size-sm */
322
+ static const componentArticleFontsizeArticleimagesourcefontsizemd = 13;
323
+ /** --article-figure-meta-font-size-lg */
324
+ static const componentArticleFontsizeArticleimagesourcefontsizelg = 15;
325
+ /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
326
+ static const componentArticleLineheightArticleimagecaptionlineheightxs = 16.9;
327
+ /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
328
+ static const componentArticleLineheightArticleimagecaptionlineheightsm = 16.9;
329
+ /** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
330
+ static const componentArticleLineheightArticleimagecaptionlineheightmd = 16.9;
331
+ /** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
332
+ static const componentArticleLineheightArticleimagecaptionlineheightlg = 19.5;
333
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
334
+ static const componentArticleLineheightArticleimagesourcelineheightxs = 17;
335
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
336
+ static const componentArticleLineheightArticleimagesourcelineheightsm = 17;
337
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
338
+ static const componentArticleLineheightArticleimagesourcelineheightmd = 17;
339
+ /** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
340
+ static const componentArticleLineheightArticleimagesourcelineheightlg = 19;
341
+ /** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
342
+ static const componentAvatarAvatarfontfamily = "Inter";
343
+ /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
344
+ static const componentAvatarAvatarfontsizesm = 13;
345
+ /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
346
+ static const componentAvatarAvatarfontsizelg = 15;
347
+ /** --breadcrumb-font */
348
+ static const componentBreadcrumbFontfamilyBreadcrumbfontfamily = "Inter";
349
+ /** --breadcrumb-font-size-sm */
350
+ static const componentBreadcrumbFontweightBreadcrumbfontweight = 400;
351
+ /** --breadcrumb-font-size-sm */
352
+ static const componentBreadcrumbFontsizeBreadcrumbfontsizexs = 14;
353
+ /** --breadcrumb-font-size-sm */
354
+ static const componentBreadcrumbFontsizeBreadcrumbfontsizesm = 14;
355
+ /** --breadcrumb-font-size-sm */
356
+ static const componentBreadcrumbFontsizeBreadcrumbfontsizemd = 14;
357
+ /** --breadcrumb-font-size-lg */
358
+ static const componentBreadcrumbFontsizeBreadcrumbfontsizelg = 11;
359
+ /** not defined as variable */
360
+ static const componentBreadcrumbLineheightBreadcrumblineheightxs = 14;
361
+ /** not defined as variable */
362
+ static const componentBreadcrumbLineheightBreadcrumblineheightsm = 14;
363
+ /** not defined as variable */
364
+ static const componentBreadcrumbLineheightBreadcrumblineheightmd = 14;
365
+ /** not defined as variable */
366
+ static const componentBreadcrumbLineheightBreadcrumblineheightlg = 11;
367
+ static const componentBreakingnewsBreakingnewscontentfontsize = 26;
368
+ static const componentFooterFooterlinkfontfamily = "Inter";
369
+ static const componentInputfieldInputfieldlabelfontfamily = "Inter";
370
+ static const componentMediaplayerVideotimebadgefontfamily = "Inter";
371
+ /** --nav-btn-font-size */
372
+ static const componentMenuMenuitemfontsize = 18;
373
+ static const componentMenuMenuitemfontweight = "Black Italic";
374
+ /** --caption-1-font-size-sm */
375
+ static const componentMenuApptopbartitlefontsizexs = 12;
376
+ /** --caption-1-font-size-sm */
377
+ static const componentMenuApptopbartitlefontsizesm = 12;
378
+ /** --caption-1-font-size-md */
379
+ static const componentMenuApptopbartitlefontsizemd = 13;
380
+ /** --caption-1-font-size-lg */
381
+ static const componentMenuApptopbartitlefontsizelg = 13;
382
+ static const componentMenuApptopbartitlelineheightxs = 14;
383
+ static const componentMenuApptopbartitlelineheightsm = 14;
384
+ static const componentMenuApptopbartitlelineheightmd = 17;
385
+ static const componentMenuApptopbartitlelineheightlg = 17;
386
+ /** --teaser-title-padding-xs */
387
+ static const componentTeaserTeasertitleinlinespacexs = 12;
388
+ /** --teaser-title-padding-sm */
389
+ static const componentTeaserTeasertitleinlinespacesm = 12;
390
+ /** --teaser-title-padding-md */
391
+ static const componentTeaserTeasertitleinlinespacemd = 16;
392
+ /** --teaser-title-padding-lg */
393
+ static const componentTeaserTeasertitleinlinespacelg = 16;
394
+ static const componentTeaserQuadQteasertitleinlinespacexs = 12;
395
+ static const componentTeaserQuadQteasertitleinlinespacesm = 12;
396
+ static const componentTeaserQuadQteasertitleinlinespacemd = 24;
397
+ static const componentTeaserQuadQteasertitleinlinespacelg = 24;
398
+ static const componentTeaserMiniqMiniqteasertitleinlinespacexs = 12;
399
+ static const componentTeaserMiniqMiniqteasertitleinlinespacesm = 12;
400
+ static const componentTeaserMiniqMiniqteasertitleinlinespacemd = 12;
401
+ static const componentTeaserMiniqMiniqteasertitleinlinespacelg = 12;
402
+ static const componentTeaserAteaserAteasertitleinlinespacexs = 12;
403
+ static const componentTeaserAteaserAteasertitleinlinespacesm = 12;
404
+ static const componentTeaserAteaserAteasertitleinlinespacemd = 16;
405
+ static const componentTeaserAteaserAteasertitleinlinespacelg = 16;
406
+ static const componentTeaserSuperaSuperateasertitleinlinespace = 24;
407
+ static const componentTeaser2xateaser2xateasertitleinlinespace = 16;
408
+ static const componentTeaserBteaserBteasertitleinlinespace = 16;
409
+ static const brandname = "SportBILD";
410
+ }