@marioschmidt/design-system-tokens 1.0.18 → 1.0.20

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 (254) hide show
  1. package/dist/android/res/values/brands/advertorial/density/density-compact.xml +8 -8
  2. package/dist/android/res/values/brands/advertorial/density/density-default.xml +8 -8
  3. package/dist/android/res/values/brands/advertorial/density/density-spacious.xml +8 -8
  4. package/dist/android/res/values/brands/advertorial/overrides/brandtokenmapping.xml +271 -271
  5. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +460 -460
  6. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.xml +460 -460
  7. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.xml +460 -460
  8. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.xml +460 -460
  9. package/dist/android/res/values/brands/bild/density/density-compact.xml +8 -8
  10. package/dist/android/res/values/brands/bild/density/density-default.xml +8 -8
  11. package/dist/android/res/values/brands/bild/density/density-spacious.xml +8 -8
  12. package/dist/android/res/values/brands/bild/overrides/brandcolormapping.xml +68 -68
  13. package/dist/android/res/values/brands/bild/overrides/brandtokenmapping.xml +271 -271
  14. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +460 -460
  15. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-md-600px.xml +460 -460
  16. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.xml +460 -460
  17. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-xs-320px.xml +460 -460
  18. package/dist/android/res/values/brands/bild/semantic/color/colormode-dark.xml +213 -213
  19. package/dist/android/res/values/brands/bild/semantic/color/colormode-light.xml +213 -213
  20. package/dist/android/res/values/brands/sportbild/density/density-compact.xml +8 -8
  21. package/dist/android/res/values/brands/sportbild/density/density-default.xml +8 -8
  22. package/dist/android/res/values/brands/sportbild/density/density-spacious.xml +8 -8
  23. package/dist/android/res/values/brands/sportbild/overrides/brandcolormapping.xml +68 -68
  24. package/dist/android/res/values/brands/sportbild/overrides/brandtokenmapping.xml +271 -271
  25. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +460 -460
  26. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.xml +460 -460
  27. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.xml +460 -460
  28. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.xml +460 -460
  29. package/dist/android/res/values/brands/sportbild/semantic/color/colormode-dark.xml +213 -213
  30. package/dist/android/res/values/brands/sportbild/semantic/color/colormode-light.xml +213 -213
  31. package/dist/android/res/values/shared/colorprimitive.xml +76 -94
  32. package/dist/android/res/values/shared/fontprimitive.xml +43 -43
  33. package/dist/android/res/values/shared/sizeprimitive.xml +49 -49
  34. package/dist/android/res/values/shared/spaceprimitive.xml +25 -25
  35. package/dist/css/brands/advertorial/density/density-compact.css +8 -8
  36. package/dist/css/brands/advertorial/density/density-default.css +8 -8
  37. package/dist/css/brands/advertorial/density/density-spacious.css +8 -8
  38. package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +270 -270
  39. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +459 -459
  40. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +459 -459
  41. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +459 -459
  42. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +459 -459
  43. package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +1 -1
  44. package/dist/css/brands/advertorial/semantic/effects/effects-light.css +1 -1
  45. package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +1 -1
  46. package/dist/css/brands/advertorial/semantic/typography/typography-md.css +1 -1
  47. package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +1 -1
  48. package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +1 -1
  49. package/dist/css/brands/bild/density/density-compact.css +8 -8
  50. package/dist/css/brands/bild/density/density-default.css +8 -8
  51. package/dist/css/brands/bild/density/density-spacious.css +8 -8
  52. package/dist/css/brands/bild/overrides/brandcolormapping.css +68 -68
  53. package/dist/css/brands/bild/overrides/brandtokenmapping.css +270 -270
  54. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +459 -459
  55. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +459 -459
  56. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +459 -459
  57. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +459 -459
  58. package/dist/css/brands/bild/semantic/color/colormode-dark.css +213 -213
  59. package/dist/css/brands/bild/semantic/color/colormode-light.css +213 -213
  60. package/dist/css/brands/bild/semantic/effects/effects-dark.css +1 -1
  61. package/dist/css/brands/bild/semantic/effects/effects-light.css +1 -1
  62. package/dist/css/brands/bild/semantic/typography/typography-lg.css +1 -1
  63. package/dist/css/brands/bild/semantic/typography/typography-md.css +1 -1
  64. package/dist/css/brands/bild/semantic/typography/typography-sm.css +1 -1
  65. package/dist/css/brands/bild/semantic/typography/typography-xs.css +1 -1
  66. package/dist/css/brands/sportbild/density/density-compact.css +8 -8
  67. package/dist/css/brands/sportbild/density/density-default.css +8 -8
  68. package/dist/css/brands/sportbild/density/density-spacious.css +8 -8
  69. package/dist/css/brands/sportbild/overrides/brandcolormapping.css +68 -68
  70. package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +270 -270
  71. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +459 -459
  72. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +459 -459
  73. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +459 -459
  74. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +459 -459
  75. package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +213 -213
  76. package/dist/css/brands/sportbild/semantic/color/colormode-light.css +213 -213
  77. package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +1 -1
  78. package/dist/css/brands/sportbild/semantic/effects/effects-light.css +1 -1
  79. package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +1 -1
  80. package/dist/css/brands/sportbild/semantic/typography/typography-md.css +1 -1
  81. package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +1 -1
  82. package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +1 -1
  83. package/dist/css/shared/colorprimitive.css +76 -94
  84. package/dist/css/shared/fontprimitive.css +43 -43
  85. package/dist/flutter/brands/advertorial/density/density-compact.dart +17 -9
  86. package/dist/flutter/brands/advertorial/density/density-default.dart +17 -9
  87. package/dist/flutter/brands/advertorial/density/density-spacious.dart +17 -9
  88. package/dist/flutter/brands/advertorial/overrides/brandtokenmapping.dart +501 -272
  89. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +882 -485
  90. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.dart +882 -485
  91. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.dart +882 -485
  92. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.dart +882 -485
  93. package/dist/flutter/brands/bild/density/density-compact.dart +17 -9
  94. package/dist/flutter/brands/bild/density/density-default.dart +17 -9
  95. package/dist/flutter/brands/bild/density/density-spacious.dart +17 -9
  96. package/dist/flutter/brands/bild/overrides/brandcolormapping.dart +142 -69
  97. package/dist/flutter/brands/bild/overrides/brandtokenmapping.dart +501 -272
  98. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +882 -485
  99. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-md-600px.dart +882 -485
  100. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +882 -485
  101. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-xs-320px.dart +882 -485
  102. package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +456 -422
  103. package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +456 -422
  104. package/dist/flutter/brands/sportbild/density/density-compact.dart +17 -9
  105. package/dist/flutter/brands/sportbild/density/density-default.dart +17 -9
  106. package/dist/flutter/brands/sportbild/density/density-spacious.dart +17 -9
  107. package/dist/flutter/brands/sportbild/overrides/brandcolormapping.dart +142 -69
  108. package/dist/flutter/brands/sportbild/overrides/brandtokenmapping.dart +501 -272
  109. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +882 -485
  110. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.dart +882 -485
  111. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +882 -485
  112. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.dart +882 -485
  113. package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +456 -422
  114. package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +456 -422
  115. package/dist/flutter/shared/colorprimitive.dart +136 -95
  116. package/dist/flutter/shared/fontprimitive.dart +63 -40
  117. package/dist/flutter/shared/sizeprimitive.dart +50 -50
  118. package/dist/flutter/shared/spaceprimitive.dart +26 -26
  119. package/dist/ios/brands/advertorial/density/DensityCompact.swift +17 -9
  120. package/dist/ios/brands/advertorial/density/DensityDefault.swift +17 -9
  121. package/dist/ios/brands/advertorial/density/DensitySpacious.swift +17 -9
  122. package/dist/ios/brands/advertorial/overrides/Brandtokenmapping.swift +501 -272
  123. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointLg1024pxRegular.swift +882 -485
  124. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointMd600px.swift +882 -485
  125. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointSm390pxCompact.swift +882 -485
  126. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointXs320px.swift +882 -485
  127. package/dist/ios/brands/bild/density/DensityCompact.swift +17 -9
  128. package/dist/ios/brands/bild/density/DensityDefault.swift +17 -9
  129. package/dist/ios/brands/bild/density/DensitySpacious.swift +17 -9
  130. package/dist/ios/brands/bild/overrides/Brandcolormapping.swift +142 -69
  131. package/dist/ios/brands/bild/overrides/Brandtokenmapping.swift +501 -272
  132. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +882 -485
  133. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointMd600px.swift +882 -485
  134. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointSm390pxCompact.swift +882 -485
  135. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointXs320px.swift +882 -485
  136. package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +456 -422
  137. package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +456 -422
  138. package/dist/ios/brands/sportbild/density/DensityCompact.swift +17 -9
  139. package/dist/ios/brands/sportbild/density/DensityDefault.swift +17 -9
  140. package/dist/ios/brands/sportbild/density/DensitySpacious.swift +17 -9
  141. package/dist/ios/brands/sportbild/overrides/Brandcolormapping.swift +142 -69
  142. package/dist/ios/brands/sportbild/overrides/Brandtokenmapping.swift +501 -272
  143. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +882 -485
  144. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointMd600px.swift +882 -485
  145. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointSm390pxCompact.swift +882 -485
  146. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointXs320px.swift +882 -485
  147. package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +456 -422
  148. package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +456 -422
  149. package/dist/ios/shared/Colorprimitive.swift +136 -95
  150. package/dist/ios/shared/Fontprimitive.swift +67 -44
  151. package/dist/ios/shared/Sizeprimitive.swift +50 -50
  152. package/dist/ios/shared/Spaceprimitive.swift +26 -26
  153. package/dist/js/brands/advertorial/density/density-compact.js +8 -8
  154. package/dist/js/brands/advertorial/density/density-default.js +8 -8
  155. package/dist/js/brands/advertorial/density/density-spacious.js +8 -8
  156. package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +271 -328
  157. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +460 -490
  158. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +460 -494
  159. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +460 -492
  160. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +460 -492
  161. package/dist/js/brands/bild/density/density-compact.js +8 -8
  162. package/dist/js/brands/bild/density/density-default.js +8 -8
  163. package/dist/js/brands/bild/density/density-spacious.js +8 -8
  164. package/dist/js/brands/bild/overrides/brandcolormapping.js +69 -72
  165. package/dist/js/brands/bild/overrides/brandtokenmapping.js +271 -297
  166. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +460 -478
  167. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +460 -481
  168. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +460 -484
  169. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +460 -484
  170. package/dist/js/brands/bild/semantic/color/colormode-dark.js +225 -226
  171. package/dist/js/brands/bild/semantic/color/colormode-light.js +223 -226
  172. package/dist/js/brands/sportbild/density/density-compact.js +8 -8
  173. package/dist/js/brands/sportbild/density/density-default.js +8 -8
  174. package/dist/js/brands/sportbild/density/density-spacious.js +8 -8
  175. package/dist/js/brands/sportbild/overrides/brandcolormapping.js +69 -72
  176. package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +271 -328
  177. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +460 -493
  178. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +460 -493
  179. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +460 -493
  180. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +460 -493
  181. package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +225 -226
  182. package/dist/js/brands/sportbild/semantic/color/colormode-light.js +223 -226
  183. package/dist/js/shared/colorprimitive.js +76 -94
  184. package/dist/js/shared/fontprimitive.js +43 -43
  185. package/dist/js/shared/sizeprimitive.js +49 -49
  186. package/dist/js/shared/spaceprimitive.js +25 -25
  187. package/dist/json/brands/advertorial/density/density-compact.json +16 -48
  188. package/dist/json/brands/advertorial/density/density-default.json +16 -48
  189. package/dist/json/brands/advertorial/density/density-spacious.json +16 -48
  190. package/dist/json/brands/advertorial/overrides/brandtokenmapping.json +542 -2054
  191. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.json +922 -3087
  192. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.json +922 -3087
  193. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.json +922 -3087
  194. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.json +922 -3087
  195. package/dist/json/brands/bild/density/density-compact.json +16 -48
  196. package/dist/json/brands/bild/density/density-default.json +16 -48
  197. package/dist/json/brands/bild/density/density-spacious.json +16 -48
  198. package/dist/json/brands/bild/overrides/brandcolormapping.json +192 -471
  199. package/dist/json/brands/bild/overrides/brandtokenmapping.json +542 -2054
  200. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +922 -3087
  201. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-md-600px.json +922 -3087
  202. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.json +922 -3087
  203. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-xs-320px.json +922 -3087
  204. package/dist/json/brands/bild/semantic/color/colormode-dark.json +610 -1489
  205. package/dist/json/brands/bild/semantic/color/colormode-light.json +603 -1482
  206. package/dist/json/brands/sportbild/density/density-compact.json +16 -48
  207. package/dist/json/brands/sportbild/density/density-default.json +16 -48
  208. package/dist/json/brands/sportbild/density/density-spacious.json +16 -48
  209. package/dist/json/brands/sportbild/overrides/brandcolormapping.json +186 -465
  210. package/dist/json/brands/sportbild/overrides/brandtokenmapping.json +542 -2054
  211. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +922 -3087
  212. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.json +922 -3087
  213. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.json +922 -3087
  214. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.json +922 -3087
  215. package/dist/json/brands/sportbild/semantic/color/colormode-dark.json +610 -1489
  216. package/dist/json/brands/sportbild/semantic/color/colormode-light.json +603 -1482
  217. package/dist/json/shared/colorprimitive.json +210 -1206
  218. package/dist/json/shared/fontprimitive.json +86 -222
  219. package/dist/json/shared/sizeprimitive.json +98 -196
  220. package/dist/json/shared/spaceprimitive.json +50 -100
  221. package/dist/manifest.json +1 -1
  222. package/dist/scss/brands/advertorial/density/density-compact.scss +8 -8
  223. package/dist/scss/brands/advertorial/density/density-default.scss +8 -8
  224. package/dist/scss/brands/advertorial/density/density-spacious.scss +8 -8
  225. package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +270 -270
  226. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  227. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  228. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  229. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  230. package/dist/scss/brands/bild/density/density-compact.scss +8 -8
  231. package/dist/scss/brands/bild/density/density-default.scss +8 -8
  232. package/dist/scss/brands/bild/density/density-spacious.scss +8 -8
  233. package/dist/scss/brands/bild/overrides/brandcolormapping.scss +68 -68
  234. package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +270 -270
  235. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  236. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  237. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  238. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  239. package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +213 -213
  240. package/dist/scss/brands/bild/semantic/color/colormode-light.scss +213 -213
  241. package/dist/scss/brands/sportbild/density/density-compact.scss +8 -8
  242. package/dist/scss/brands/sportbild/density/density-default.scss +8 -8
  243. package/dist/scss/brands/sportbild/density/density-spacious.scss +8 -8
  244. package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +68 -68
  245. package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +270 -270
  246. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  247. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  248. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  249. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  250. package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +213 -213
  251. package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +213 -213
  252. package/dist/scss/shared/colorprimitive.scss +76 -94
  253. package/dist/scss/shared/fontprimitive.scss +43 -43
  254. package/package.json +1 -1
@@ -12,275 +12,504 @@ import 'dart:ui';
12
12
  class Brandtokenmapping {
13
13
  Brandtokenmapping._();
14
14
 
15
- static const brandName = Advertorial;
16
- static const componentAccordionAccordionLabelFontFamily = Lucida Grande;
17
- static const componentArticleFontSizeArticleImageCaptionFontSizeLg = 256.00; /** --article-figure-caption-font-size-lg */
18
- static const componentArticleFontSizeArticleImageCaptionFontSizeMd = 208.00; /** --article-figure-caption-font-size-md */
19
- static const componentArticleFontSizeArticleImageCaptionFontSizeSm = 208.00; /** --article-figure-caption-font-size-sm */
20
- static const componentArticleFontSizeArticleImageCaptionFontSizeXs = 208.00; /** --article-figure-caption-font-size-sm */
21
- static const componentArticleFontSizeArticleImageSourceFontSizeLg = 256.00; /** --article-figure-meta-font-size-lg */
22
- static const componentArticleFontSizeArticleImageSourceFontSizeMd = 208.00; /** --article-figure-meta-font-size-sm */
23
- static const componentArticleFontSizeArticleImageSourceFontSizeSm = 208.00; /** --article-figure-meta-font-size-sm */
24
- static const componentArticleFontSizeArticleImageSourceFontSizeXs = 208.00; /** --article-figure-meta-font-size-sm */
25
- static const componentArticleLineHeightArticleImageCaptionLineHeightLg = 384.00; /** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
26
- static const componentArticleLineHeightArticleImageCaptionLineHeightMd = 312.00; /** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
27
- static const componentArticleLineHeightArticleImageCaptionLineHeightSm = 312.00; /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
28
- static const componentArticleLineHeightArticleImageCaptionLineHeightXs = 312.00; /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
29
- static const componentArticleLineHeightArticleImageSourceLineHeightLg = 384.00; /** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
30
- static const componentArticleLineHeightArticleImageSourceLineHeightMd = 304.00; /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
31
- static const componentArticleLineHeightArticleImageSourceLineHeightSm = 304.00; /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
32
- static const componentArticleLineHeightArticleImageSourceLineHeightXs = 304.00; /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
33
- static const componentAvatarAvatarFontFamily = Lucida Grande; /** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
34
- static const componentAvatarAvatarFontSizeLg = 240.00; /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
35
- static const componentAvatarAvatarFontSizeSm = 208.00; /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
36
- static const componentBreadcrumbFontFamilyBreadcrumbFontFamily = Lucida Grande; /** --breadcrumb-font */
37
- static const componentBreadcrumbFontSizeBreadcrumbFontSizeLg = 192.00; /** --breadcrumb-font-size-lg */
38
- static const componentBreadcrumbFontSizeBreadcrumbFontSizeMd = 240.00; /** --breadcrumb-font-size-sm */
39
- static const componentBreadcrumbFontSizeBreadcrumbFontSizeSm = 240.00; /** --breadcrumb-font-size-sm */
40
- static const componentBreadcrumbFontSizeBreadcrumbFontSizeXs = 240.00; /** --breadcrumb-font-size-sm */
41
- static const componentBreadcrumbFontWeightBreadcrumbFontWeight = 700; /** --breadcrumb-font-size-sm */
42
- static const componentBreadcrumbLineHeightBreadcrumbLineHeightLg = 192.00; /** not defined as variable */
43
- static const componentBreadcrumbLineHeightBreadcrumbLineHeightMd = 240.00; /** not defined as variable */
44
- static const componentBreadcrumbLineHeightBreadcrumbLineHeightSm = 240.00; /** not defined as variable */
45
- static const componentBreadcrumbLineHeightBreadcrumbLineHeightXs = 240.00; /** not defined as variable */
46
- static const componentBreakingNewsBreakingNewsContentFontSize = 336.00;
47
- static const componentButtonLabelFontWeightSt = 600;
48
- static const componentFooterFooterLinkFontFamily = Gotham XNarrow;
49
- static const componentInputfieldInputFieldLabelFontFamily = Lucida Grande;
50
- static const componentMediaPlayerVideoTimeBadgeFontFamily = Lucida Grande;
51
- static const componentMenuAppTopBarTitleFontSizeLg = 224.00; /** --caption-1-font-size-lg */
52
- static const componentMenuAppTopBarTitleFontSizeMd = 224.00; /** --caption-1-font-size-md */
53
- static const componentMenuAppTopBarTitleFontSizeSm = 192.00; /** --caption-1-font-size-sm */
54
- static const componentMenuAppTopBarTitleFontSizeXs = 192.00; /** --caption-1-font-size-sm */
55
- static const componentMenuAppTopBarTitleLineHeightLg = 272.00;
56
- static const componentMenuAppTopBarTitleLineHeightMd = 272.00;
57
- static const componentMenuAppTopBarTitleLineHeightSm = 224.00;
58
- static const componentMenuAppTopBarTitleLineHeightXs = 224.00;
59
- static const componentMenuMenuItemFontSize = 240.00; /** --nav-btn-font-size */
60
- static const componentMenuMenuItemFontWeight = 700;
61
- static const componentTeaser2xaTeaser2xaTeaserTitleInlineSpace = 8px;
62
- static const componentTeaserATeaserATeaserTitleInlineSpaceLg = 12px;
63
- static const componentTeaserATeaserATeaserTitleInlineSpaceMd = 12px;
64
- static const componentTeaserATeaserATeaserTitleInlineSpaceSm = 8px;
65
- static const componentTeaserATeaserATeaserTitleInlineSpaceXs = 8px;
66
- static const componentTeaserBTeaserBTeaserTitleInlineSpace = 8px;
67
- static const componentTeaserMiniQMiniQTeaserTitleInlineSpaceLg = 8px;
68
- static const componentTeaserMiniQMiniQTeaserTitleInlineSpaceMd = 8px;
69
- static const componentTeaserMiniQMiniQTeaserTitleInlineSpaceSm = 8px;
70
- static const componentTeaserMiniQMiniQTeaserTitleInlineSpaceXs = 8px;
71
- static const componentTeaserQuadQTeaserTitleInlineSpaceLg = 12px;
72
- static const componentTeaserQuadQTeaserTitleInlineSpaceMd = 16px;
73
- static const componentTeaserQuadQTeaserTitleInlineSpaceSm = 8px;
74
- static const componentTeaserQuadQTeaserTitleInlineSpaceXs = 8px;
75
- static const componentTeaserSuperASuperAteaserTitleInlineSpace = 16px;
76
- static const componentTeaserTeaserTitleInlineSpaceLg = 12px; /** --teaser-title-padding-lg */
77
- static const componentTeaserTeaserTitleInlineSpaceMd = 12px; /** --teaser-title-padding-md */
78
- static const componentTeaserTeaserTitleInlineSpaceSm = 8px; /** --teaser-title-padding-sm */
79
- static const componentTeaserTeaserTitleInlineSpaceXs = 8px; /** --teaser-title-padding-xs */
80
- static const globalTypographyFontFamilyBodyFontFamily = Lucida Grande; /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
81
- static const globalTypographyFontFamilyCalloutFontFamily = Lucida Grande; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
82
- static const globalTypographyFontFamilyDisplayFontFamily = Lucida Grande; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
83
- static const globalTypographyFontFamilyFootnoteFontFamily = Lucida Grande; /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
84
- static const globalTypographyFontFamilyHeadlineFontFamily = Lucida Grande; /** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
85
- static const globalTypographyFontFamilyKickerFontFamily = Lucida Grande; /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
86
- static const globalTypographyFontFamilyLabelFontFamily = Lucida Grande; /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
87
- static const globalTypographyFontFamilyQuoteFontFamily = Lucida Grande; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
88
- static const globalTypographyFontFamilySubheadlineFontFamily = Lucida Grande; /** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
89
- static const globalTypographyFontFamilyTitleFontFamily = Lucida Grande; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
90
- static const globalTypographyFontSizeBodyBodyFontSizeLg = 272.00; /** 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 = 272.00; /** 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 = 272.00; /** 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 = 272.00; /** 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 = 352.00; /** 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 = 352.00; /** 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 = 256.00; /** 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 = 256.00; /** 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 = 1856.00; /** 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 = 1120.00; /** 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 = 624.00; /** 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 = 624.00; /** 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 = 992.00; /** 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 = 656.00; /** 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 = 560.00; /** 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 = 560.00; /** 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 = 624.00; /** 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 = 496.00; /** 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 = 432.00; /** 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 = 432.00; /** 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 = 240.00; /** --footnote-font-size-lg */
111
- static const globalTypographyFontSizeFootnoteFootnote1FontSizeMd = 208.00;
112
- static const globalTypographyFontSizeFootnoteFootnote1FontSizeSm = 208.00; /** --footnote-font-size-sm */
113
- static const globalTypographyFontSizeFootnoteFootnote1FontSizeXs = 208.00; /** --footnote-font-size-sm */
114
- static const globalTypographyFontSizeFootnoteFootnote2FontSizeLg = 208.00;
115
- static const globalTypographyFontSizeFootnoteFootnote2FontSizeMd = 160.00;
116
- static const globalTypographyFontSizeFootnoteFootnote2FontSizeSm = 160.00;
117
- static const globalTypographyFontSizeFootnoteFootnote2FontSizeXs = 160.00;
118
- static const globalTypographyFontSizeHeadlineHeadline1FontSizeLg = 1120.00; /** 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 = 864.00; /** 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 = 576.00; /** 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 = 576.00; /** 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 = 768.00; /** 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 = 576.00; /** 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 = 480.00; /** 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 = 480.00; /** 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 = 512.00; /** 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 = 416.00; /** 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 = 384.00; /** 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 = 384.00; /** 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 = 352.00; /** 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 = 320.00; /** 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 = 256.00; /** 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 = 256.00; /** 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 = center; /** 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 = 400.00; /** 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 = 288.00; /** 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 = 256.00; /** 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 = 256.00; /** 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 = 336.00; /** 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 = 288.00; /** 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 = 256.00; /** 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 = 256.00; /** 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 = 256.00; /** 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 = 224.00; /** 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 = 224.00; /** 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 = 224.00; /** 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 = 224.00; /** 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 = 224.00; /** 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 = 192.00; /** 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 = 192.00; /** 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 = 272.00;
152
- static const globalTypographyFontSizeLabelLabel1RespFontSizeLg = 272.00;
153
- static const globalTypographyFontSizeLabelLabel1RespFontSizeMd = 240.00;
154
- static const globalTypographyFontSizeLabelLabel1RespFontSizeSm = 160.00;
155
- static const globalTypographyFontSizeLabelLabel1RespFontSizeXs = 160.00;
156
- static const globalTypographyFontSizeLabelLabel2FontSize = 240.00;
157
- static const globalTypographyFontSizeLabelLabel3FontSize = 192.00;
158
- static const globalTypographyFontSizeLabelLabel4FontSize = 128.00;
159
- static const globalTypographyFontSizeQuoteQuoteFontSizeLg = 288.00;
160
- static const globalTypographyFontSizeQuoteQuoteFontSizeMd = 256.00;
161
- static const globalTypographyFontSizeQuoteQuoteFontSizeSm = 256.00;
162
- static const globalTypographyFontSizeQuoteQuoteFontSizeXs = 256.00;
163
- static const globalTypographyFontSizeSubheadlineSubheadline1FontSizeLg = 448.00; /** 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 = 288.00; /** 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 = 288.00; /** 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 = 288.00; /** 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 = 448.00; /** Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg */
168
- static const globalTypographyFontSizeTitleTitle1FontSizeMd = 352.00; /** Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md */
169
- static const globalTypographyFontSizeTitleTitle1FontSizeSm = 352.00; /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
170
- static const globalTypographyFontSizeTitleTitle1FontSizeXs = 352.00; /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
171
- static const globalTypographyFontSizeTitleTitle2FontSizeLg = 288.00; /** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
172
- static const globalTypographyFontSizeTitleTitle2FontSizeMd = 256.00; /** Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md */
173
- static const globalTypographyFontSizeTitleTitle2FontSizeSm = 224.00; /** Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm */
174
- static const globalTypographyFontSizeTitleTitle2FontSizeXs = 224.00; /** 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 = 700;
183
- static const globalTypographyFontWeightHeadlineHeadline2FontWeight = 700;
184
- static const globalTypographyFontWeightHeadlineHeadline2FontWeightSt = 700;
185
- static const globalTypographyFontWeightHeadlineHeadline3FontWeight = 700;
186
- static const globalTypographyFontWeightHeadlineHeadline3FontWeightSt = 700;
187
- static const globalTypographyFontWeightHeadlineHeadline4FontWeight = 600;
188
- static const globalTypographyFontWeightHeadlineHeadline4FontWeightSt = 600;
189
- static const globalTypographyFontWeightKickerKickerFontWeight = 700;
190
- static const globalTypographyFontWeightKickerKickerFontWeightSt = 700;
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 = 476.00;
197
- static const globalTypographyLineHeightBodyBodyLineHeightMd = 476.00;
198
- static const globalTypographyLineHeightBodyBodyLineHeightSm = 476.00;
199
- static const globalTypographyLineHeightBodyBodyLineHeightXs = 476.00;
200
- static const globalTypographyLineHeightCalloutCallout1LineHeightLg = 457.60;
201
- static const globalTypographyLineHeightCalloutCallout1LineHeightMd = 457.60;
202
- static const globalTypographyLineHeightCalloutCallout1LineHeightSm = 332.80;
203
- static const globalTypographyLineHeightCalloutCallout1LineHeightXs = 332.80;
204
- static const globalTypographyLineHeightDisplayDisplay1LineHeightLg = 1920.00;
205
- static const globalTypographyLineHeightDisplayDisplay1LineHeightMd = 1152.00;
206
- static const globalTypographyLineHeightDisplayDisplay1LineHeightSm = 640.00;
207
- static const globalTypographyLineHeightDisplayDisplay1LineHeightXs = 640.00;
208
- static const globalTypographyLineHeightDisplayDisplay2LineHeightLg = 1024.00;
209
- static const globalTypographyLineHeightDisplayDisplay2LineHeightMd = 672.00;
210
- static const globalTypographyLineHeightDisplayDisplay2LineHeightSm = 576.00;
211
- static const globalTypographyLineHeightDisplayDisplay2LineHeightXs = 576.00;
212
- static const globalTypographyLineHeightDisplayDisplay3LineHeightLg = 640.00;
213
- static const globalTypographyLineHeightDisplayDisplay3LineHeightMd = 512.00;
214
- static const globalTypographyLineHeightDisplayDisplay3LineHeightSm = 448.00;
215
- static const globalTypographyLineHeightDisplayDisplay3LineHeightXs = 448.00;
216
- static const globalTypographyLineHeightFootnoteFootnote1LineHeightLg = 312.00;
217
- static const globalTypographyLineHeightFootnoteFootnote1LineHeightMd = 270.40;
218
- static const globalTypographyLineHeightFootnoteFootnote1LineHeightSm = 270.40;
219
- static const globalTypographyLineHeightFootnoteFootnote1LineHeightXs = 270.40;
220
- static const globalTypographyLineHeightFootnoteFootnote2LineHeightLg = 270.40;
221
- static const globalTypographyLineHeightFootnoteFootnote2LineHeightMd = 208.00;
222
- static const globalTypographyLineHeightFootnoteFootnote2LineHeightSm = 208.00;
223
- static const globalTypographyLineHeightFootnoteFootnote2LineHeightXs = 208.00;
224
- static const globalTypographyLineHeightHeadlineHeadline1LineHeightLg = 1232.00;
225
- static const globalTypographyLineHeightHeadlineHeadline1LineHeightMd = 907.20;
226
- static const globalTypographyLineHeightHeadlineHeadline1LineHeightSm = 604.80;
227
- static const globalTypographyLineHeightHeadlineHeadline1LineHeightXs = 604.80;
228
- static const globalTypographyLineHeightHeadlineHeadline2LineHeightLg = 844.80;
229
- static const globalTypographyLineHeightHeadlineHeadline2LineHeightMd = 633.60;
230
- static const globalTypographyLineHeightHeadlineHeadline2LineHeightSm = 528.00;
231
- static const globalTypographyLineHeightHeadlineHeadline2LineHeightXs = 528.00;
232
- static const globalTypographyLineHeightHeadlineHeadline3LineHeightLg = 563.20;
233
- static const globalTypographyLineHeightHeadlineHeadline3LineHeightMd = 457.60;
234
- static const globalTypographyLineHeightHeadlineHeadline3LineHeightSm = 422.40;
235
- static const globalTypographyLineHeightHeadlineHeadline3LineHeightXs = 422.40;
236
- static const globalTypographyLineHeightHeadlineHeadline4LineHeightLg = 440.00;
237
- static const globalTypographyLineHeightHeadlineHeadline4LineHeightMd = 316.80;
238
- static const globalTypographyLineHeightHeadlineHeadline4LineHeightSm = 294.40;
239
- static const globalTypographyLineHeightHeadlineHeadline4LineHeightXs = 294.40;
240
- static const globalTypographyLineHeightKickerKicker1LineHeightLg = 440.00;
241
- static const globalTypographyLineHeightKickerKicker1LineHeightMd = 316.80;
242
- static const globalTypographyLineHeightKickerKicker1LineHeightSm = 281.60;
243
- static const globalTypographyLineHeightKickerKicker1LineHeightXs = 281.60;
244
- static const globalTypographyLineHeightKickerKicker2LineHeightLg = 369.60;
245
- static const globalTypographyLineHeightKickerKicker2LineHeightMd = 316.80;
246
- static const globalTypographyLineHeightKickerKicker2LineHeightSm = 281.60;
247
- static const globalTypographyLineHeightKickerKicker2LineHeightXs = 281.60;
248
- static const globalTypographyLineHeightKickerKicker3LineHeightLg = 281.60;
249
- static const globalTypographyLineHeightKickerKicker3LineHeightMd = 246.40;
250
- static const globalTypographyLineHeightKickerKicker3LineHeightSm = 246.40;
251
- static const globalTypographyLineHeightKickerKicker3LineHeightXs = 246.40;
252
- static const globalTypographyLineHeightKickerKicker4LineHeightLg = 246.40;
253
- static const globalTypographyLineHeightKickerKicker4LineHeightMd = 246.40;
254
- static const globalTypographyLineHeightKickerKicker4LineHeightSm = 211.20;
255
- static const globalTypographyLineHeightKickerKicker4LineHeightXs = 211.20;
256
- static const globalTypographyLineHeightLabelLabel1LineHeight = 326.40; /** 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 = 272.00; /** Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. */
258
- static const globalTypographyLineHeightLabelLabel1RespLineHeightMd = 240.00; /** Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. */
259
- static const globalTypographyLineHeightLabelLabel1RespLineHeightSm = 160.00; /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
260
- static const globalTypographyLineHeightLabelLabel1RespLineHeightXs = 160.00; /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
261
- static const globalTypographyLineHeightLabelLabel2LineHeight = 256.00; /** Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. */
262
- static const globalTypographyLineHeightLabelLabel3LineHeight = 230.40; /** 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 = 160.00; /** Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. */
264
- static const globalTypographyLineHeightQuoteQuoteLineHeightLg = 374.40;
265
- static const globalTypographyLineHeightQuoteQuoteLineHeightMd = 332.80;
266
- static const globalTypographyLineHeightQuoteQuoteLineHeightSm = 332.80;
267
- static const globalTypographyLineHeightQuoteQuoteLineHeightXs = 332.80;
268
- static const globalTypographyLineHeightSubheadlineSubheadline1LineHeightLg = 582.40;
269
- static const globalTypographyLineHeightSubheadlineSubheadline1LineHeightMd = 374.40;
270
- static const globalTypographyLineHeightSubheadlineSubheadline1LineHeightSm = 374.40;
271
- static const globalTypographyLineHeightSubheadlineSubheadline1LineHeightXs = 374.40;
272
- static const globalTypographyLineHeightTitleTitle1LineHeightLg = 537.60;
273
- static const globalTypographyLineHeightTitleTitle1LineHeightMd = 422.40;
274
- static const globalTypographyLineHeightTitleTitle1LineHeightSm = 422.40;
275
- static const globalTypographyLineHeightTitleTitle1LineHeightXs = 422.40;
276
- static const globalTypographyLineHeightTitleTitle2LineHeightLg = 374.40;
277
- static const globalTypographyLineHeightTitleTitle2LineHeightMd = 307.20;
278
- static const globalTypographyLineHeightTitleTitle2LineHeightSm = 268.80;
279
- static const globalTypographyLineHeightTitleTitle2LineHeightXs = 268.80;
280
- static const globalVisibiltyHideOnAdvertorial = false;
281
- static const globalVisibiltyHideOnBild = true;
282
- static const globalVisibiltyHideOnSportBild = true;
283
- static const globalVisibiltyOnlyAdvertorial = true;
284
- static const globalVisibiltyOnlyBild = false;
285
- static const globalVisibiltyOnlySportBild = false;
286
- }
15
+ static const brandName = "Advertorial";
16
+ // Component
17
+ static const buttonLabelFontWeightSt = "600";
18
+
19
+ // Component - Accordion
20
+ static const accordionLabelFontFamily = "Lucida Grande";
21
+
22
+ // Component - Article - FontSize
23
+ /** --article-figure-caption-font-size-sm */
24
+ static const articleImageCaptionFontSizeXs = "13px";
25
+ /** --article-figure-caption-font-size-md */
26
+ static const articleImageCaptionFontSizeMd = "13px";
27
+ /** --article-figure-caption-font-size-lg */
28
+ static const articleImageCaptionFontSizeLg = "16px";
29
+ /** --article-figure-caption-font-size-sm */
30
+ static const articleImageCaptionFontSizeSm = "13px";
31
+ /** --article-figure-meta-font-size-sm */
32
+ static const articleImageSourceFontSizeXs = "13px";
33
+ /** --article-figure-meta-font-size-sm */
34
+ static const articleImageSourceFontSizeSm = "13px";
35
+ /** --article-figure-meta-font-size-sm */
36
+ static const articleImageSourceFontSizeMd = "13px";
37
+ /** --article-figure-meta-font-size-lg */
38
+ static const articleImageSourceFontSizeLg = "16px";
39
+
40
+ // Component - Article - LineHeight
41
+ /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
42
+ static const articleImageCaptionLineHeightXs = "19.5px";
43
+ /** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
44
+ static const articleImageCaptionLineHeightMd = "19.5px";
45
+ /** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
46
+ static const articleImageCaptionLineHeightLg = "24px";
47
+ /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
48
+ static const articleImageCaptionLineHeightSm = "19.5px";
49
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
50
+ static const articleImageSourceLineHeightMd = "19px";
51
+ /** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
52
+ static const articleImageSourceLineHeightLg = "24px";
53
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
54
+ static const articleImageSourceLineHeightXs = "19px";
55
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
56
+ static const articleImageSourceLineHeightSm = "19px";
57
+
58
+ // Component - Avatar
59
+ /** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
60
+ static const avatarFontFamily = "Lucida Grande";
61
+ /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
62
+ static const avatarFontSizeSm = "13px";
63
+ /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
64
+ static const avatarFontSizeLg = "15px";
65
+
66
+ // Component - Breadcrumb - FontFamily
67
+ /** --breadcrumb-font */
68
+ static const breadcrumbFontFamily = "Lucida Grande";
69
+
70
+ // Component - Breadcrumb - FontSize
71
+ /** --breadcrumb-font-size-sm */
72
+ static const breadcrumbFontSizeXs = "15px";
73
+ /** --breadcrumb-font-size-sm */
74
+ static const breadcrumbFontSizeSm = "15px";
75
+ /** --breadcrumb-font-size-sm */
76
+ static const breadcrumbFontSizeMd = "15px";
77
+ /** --breadcrumb-font-size-lg */
78
+ static const breadcrumbFontSizeLg = "12px";
79
+
80
+ // Component - Breadcrumb - FontWeight
81
+ /** --breadcrumb-font-size-sm */
82
+ static const breadcrumbFontWeight = 700;
83
+
84
+ // Component - Breadcrumb - LineHeight
85
+ /** not defined as variable */
86
+ static const breadcrumbLineHeightXs = "15px";
87
+ /** not defined as variable */
88
+ static const breadcrumbLineHeightSm = "15px";
89
+ /** not defined as variable */
90
+ static const breadcrumbLineHeightMd = "15px";
91
+ /** not defined as variable */
92
+ static const breadcrumbLineHeightLg = "12px";
93
+
94
+ // Component - BreakingNews
95
+ static const breakingNewsContentFontSize = "21px";
96
+
97
+ // Component - Footer
98
+ static const footerLinkFontFamily = "Gotham XNarrow";
99
+
100
+ // Component - Inputfield
101
+ static const inputFieldLabelFontFamily = "Lucida Grande";
102
+
103
+ // Component - MediaPlayer
104
+ static const videoTimeBadgeFontFamily = "Lucida Grande";
105
+
106
+ // Component - Menu
107
+ /** --nav-btn-font-size */
108
+ static const menuItemFontSize = "15px";
109
+ /** --caption-1-font-size-md */
110
+ static const appTopBarTitleFontSizeMd = "14px";
111
+ /** --caption-1-font-size-lg */
112
+ static const appTopBarTitleFontSizeLg = "14px";
113
+ /** --caption-1-font-size-sm */
114
+ static const appTopBarTitleFontSizeXs = "12px";
115
+ /** --caption-1-font-size-sm */
116
+ static const appTopBarTitleFontSizeSm = "12px";
117
+ static const appTopBarTitleLineHeightMd = "17px";
118
+ static const appTopBarTitleLineHeightLg = "17px";
119
+ static const appTopBarTitleLineHeightXs = "14px";
120
+ static const appTopBarTitleLineHeightSm = "14px";
121
+ static const menuItemFontWeight = "700";
122
+
123
+ // Component - Teaser
124
+ /** --teaser-title-padding-lg */
125
+ static const teaserTitleInlineSpaceLg = "12px";
126
+ /** --teaser-title-padding-md */
127
+ static const teaserTitleInlineSpaceMd = "12px";
128
+ /** --teaser-title-padding-sm */
129
+ static const teaserTitleInlineSpaceSm = "8px";
130
+ /** --teaser-title-padding-xs */
131
+ static const teaserTitleInlineSpaceXs = "8px";
132
+
133
+ // Component - Teaser - 2xaTeaser
134
+ static const _2xaTeaserTitleInlineSpace = "8px";
135
+
136
+ // Component - Teaser - Quad
137
+ static const qTeaserTitleInlineSpaceLg = "12px";
138
+ static const qTeaserTitleInlineSpaceMd = "16px";
139
+ static const qTeaserTitleInlineSpaceSm = "8px";
140
+ static const qTeaserTitleInlineSpaceXs = "8px";
141
+
142
+ // Component - Teaser - aTeaser
143
+ static const aTeaserTitleInlineSpaceLg = "12px";
144
+ static const aTeaserTitleInlineSpaceMd = "12px";
145
+ static const aTeaserTitleInlineSpaceXs = "8px";
146
+ static const aTeaserTitleInlineSpaceSm = "8px";
147
+
148
+ // Component - Teaser - bTeaser
149
+ static const bTeaserTitleInlineSpace = "8px";
150
+
151
+ // Component - Teaser - miniQ
152
+ static const miniQteaserTitleInlineSpaceMd = "8px";
153
+ static const miniQteaserTitleInlineSpaceLg = "8px";
154
+ static const miniQteaserTitleInlineSpaceSm = "8px";
155
+ static const miniQteaserTitleInlineSpaceXs = "8px";
156
+
157
+ // Component - Teaser - superA
158
+ static const superAteaserTitleInlineSpace = "16px";
159
+
160
+ // Global - Typography - FontFamily
161
+ /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
162
+ static const kickerFontFamily = "Lucida Grande";
163
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
164
+ static const displayFontFamily = "Lucida Grande";
165
+ /** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
166
+ static const headlineFontFamily = "Lucida Grande";
167
+ /** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
168
+ static const subheadlineFontFamily = "Lucida Grande";
169
+ /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
170
+ static const bodyFontFamily = "Lucida Grande";
171
+ /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
172
+ static const footnoteFontFamily = "Lucida Grande";
173
+ /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
174
+ static const labelFontFamily = "Lucida Grande";
175
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
176
+ static const quoteFontFamily = "Lucida Grande";
177
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
178
+ static const titleFontFamily = "Lucida Grande";
179
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
180
+ static const calloutFontFamily = "Lucida Grande";
181
+
182
+ // Global - Typography - FontSize - Body
183
+ /** 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 */
184
+ static const bodyFontSizeXs = "17px";
185
+ /** 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 */
186
+ static const bodyFontSizeSm = "17px";
187
+ /** 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 */
188
+ static const bodyFontSizeMd = "17px";
189
+ /** 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 */
190
+ static const bodyFontSizeLg = "17px";
191
+
192
+ // Global - Typography - FontSize - Callout
193
+ /** 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: */
194
+ static const callout1FontSizeXs = "16px";
195
+ /** 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: */
196
+ static const callout1FontSizeSm = "16px";
197
+ /** 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: */
198
+ static const callout1FontSizeMd = "22px";
199
+ /** 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: */
200
+ static const callout1FontSizeLg = "22px";
201
+
202
+ // Global - Typography - FontSize - Display
203
+ /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
204
+ static const display1FontSizeXs = "39px";
205
+ /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
206
+ static const display1FontSizeSm = "39px";
207
+ /** Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. */
208
+ static const display1FontSizeMd = "70px";
209
+ /** Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. */
210
+ static const display1FontSizeLg = "116px";
211
+ /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
212
+ static const display2FontSizeXs = "35px";
213
+ /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
214
+ static const display2FontSizeSm = "35px";
215
+ /** Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. */
216
+ static const display2FontSizeMd = "41px";
217
+ /** Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. */
218
+ static const display2FontSizeLg = "62px";
219
+ /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
220
+ static const display3FontSizeSm = "27px";
221
+ /** Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. */
222
+ static const display3FontSizeMd = "31px";
223
+ /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. */
224
+ static const display3FontSizeLg = "39px";
225
+ /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
226
+ static const display3FontSizeXs = "27px";
227
+
228
+ // Global - Typography - FontSize - Footnote
229
+ /** --footnote-font-size-sm */
230
+ static const footnote1FontSizeXs = "13px";
231
+ /** --footnote-font-size-sm */
232
+ static const footnote1FontSizeSm = "13px";
233
+ static const footnote1FontSizeMd = "13px";
234
+ /** --footnote-font-size-lg */
235
+ static const footnote1FontSizeLg = "15px";
236
+ static const footnote2FontSizeXs = "10px";
237
+ static const footnote2FontSizeSm = "10px";
238
+ static const footnote2FontSizeMd = "10px";
239
+ static const footnote2FontSizeLg = "13px";
240
+
241
+ // Global - Typography - FontSize - Headline
242
+ /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
243
+ static const headline1FontSizeXs = "36px";
244
+ /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
245
+ static const headline1FontSizeSm = "36px";
246
+ /** Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. */
247
+ static const headline1FontSizeMd = "54px";
248
+ /** Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. */
249
+ static const headline1FontSizeLg = "70px";
250
+ /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
251
+ static const headline2FontSizeXs = "30px";
252
+ /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
253
+ static const headline2FontSizeSm = "30px";
254
+ /** Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. */
255
+ static const headline2FontSizeMd = "36px";
256
+ /** Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. */
257
+ static const headline2FontSizeLg = "48px";
258
+ /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
259
+ static const headline3FontSizeXs = "24px";
260
+ /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
261
+ static const headline3FontSizeSm = "24px";
262
+ /** Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. */
263
+ static const headline3FontSizeMd = "26px";
264
+ /** Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. */
265
+ static const headline3FontSizeLg = "32px";
266
+ /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
267
+ static const headline4FontSizeXs = "16px";
268
+ /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
269
+ static const headline4FontSizeSm = "16px";
270
+ /** Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. */
271
+ static const headline4FontSizeMd = "20px";
272
+ /** Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. */
273
+ static const headline4FontSizeLg = "22px";
274
+ /** This variable is used for controlling the alignment of headlines across brands. current online css example var: --headline-text-align-lg */
275
+ static const headlineTextAlign = "center";
276
+
277
+ // Global - Typography - FontSize - Kicker
278
+ /** 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 */
279
+ static const kicker1FontSizeXs = "16px";
280
+ /** 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 */
281
+ static const kicker1FontSizeSm = "16px";
282
+ /** 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 */
283
+ static const kicker1FontSizeMd = "18px";
284
+ /** 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 */
285
+ static const kicker1FontSizeLg = "25px";
286
+ /** 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 */
287
+ static const kicker2FontSizeXs = "16px";
288
+ /** 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 */
289
+ static const kicker2FontSizeSm = "16px";
290
+ /** 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 */
291
+ static const kicker2FontSizeMd = "18px";
292
+ /** 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 */
293
+ static const kicker2FontSizeLg = "21px";
294
+ /** 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 */
295
+ static const kicker3FontSizeXs = "14px";
296
+ /** 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 */
297
+ static const kicker3FontSizeSm = "14px";
298
+ /** 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 */
299
+ static const kicker3FontSizeMd = "14px";
300
+ /** 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 */
301
+ static const kicker3FontSizeLg = "16px";
302
+ /** 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 */
303
+ static const kicker4FontSizeXs = "12px";
304
+ /** 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 */
305
+ static const kicker4FontSizeSm = "12px";
306
+ /** 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 */
307
+ static const kicker4FontSizeMd = "14px";
308
+ /** 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 */
309
+ static const kicker4FontSizeLg = "14px";
310
+
311
+ // Global - Typography - FontSize - Label
312
+ static const label1FontSize = "17px";
313
+ static const label2FontSize = "15px";
314
+ static const label3FontSize = "12px";
315
+ static const label4FontSize = "8px";
316
+ static const label1RespFontSizeXs = "10px";
317
+ static const label1RespFontSizeSm = "10px";
318
+ static const label1RespFontSizeMd = "15px";
319
+ static const label1RespFontSizeLg = "17px";
320
+
321
+ // Global - Typography - FontSize - Quote
322
+ static const quoteFontSizeXs = "16px";
323
+ static const quoteFontSizeSm = "16px";
324
+ static const quoteFontSizeMd = "16px";
325
+ static const quoteFontSizeLg = "18px";
326
+
327
+ // Global - Typography - FontSize - Subheadline
328
+ /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
329
+ static const subheadline1FontSizeXs = "18px";
330
+ /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
331
+ static const subheadline1FontSizeSm = "18px";
332
+ /** Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. */
333
+ static const subheadline1FontSizeMd = "18px";
334
+ /** Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. */
335
+ static const subheadline1FontSizeLg = "28px";
336
+
337
+ // Global - Typography - FontSize - Title
338
+ /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
339
+ static const title1FontSizeXs = "22px";
340
+ /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
341
+ static const title1FontSizeSm = "22px";
342
+ /** Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md */
343
+ static const title1FontSizeMd = "22px";
344
+ /** Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg */
345
+ static const title1FontSizeLg = "28px";
346
+ /** Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm */
347
+ static const title2FontSizeXs = "14px";
348
+ /** Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm */
349
+ static const title2FontSizeSm = "14px";
350
+ /** Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md */
351
+ static const title2FontSizeMd = "16px";
352
+ /** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
353
+ static const title2FontSizeLg = "18px";
354
+
355
+ // Global - Typography - FontWeight - Body
356
+ static const bodyFontWeightBook = 400;
357
+ static const bodyFontWeightBold = 700;
358
+
359
+ // Global - Typography - FontWeight - Callout
360
+ static const calloutFontWeight = 800;
361
+
362
+ // Global - Typography - FontWeight - Display
363
+ static const displayFontWeight = 800;
364
+
365
+ // Global - Typography - FontWeight - Footnote
366
+ static const footnoteFontWeightBook = 400;
367
+ static const footnoteFontWeightBold = 700;
368
+
369
+ // Global - Typography - FontWeight - Headline
370
+ static const headline1FontWeightSt = "700";
371
+ static const headline1FontWeight = 700;
372
+ static const headline2FontWeight = 700;
373
+ static const headline3FontWeight = 700;
374
+ static const headline4FontWeight = 600;
375
+ static const headline2FontWeightSt = "700";
376
+ static const headline3FontWeightSt = "700";
377
+ static const headline4FontWeightSt = "600";
378
+
379
+ // Global - Typography - FontWeight - Kicker
380
+ static const kickerFontWeight = 700;
381
+ static const kickerFontWeightSt = "700";
382
+
383
+ // Global - Typography - FontWeight - Label
384
+ static const labelFontWeightBook = 400;
385
+ static const labelFontWeightBold = 700;
386
+
387
+ // Global - Typography - FontWeight - Quote
388
+ static const quoteFontWeight = 800;
389
+
390
+ // Global - Typography - FontWeight - Subheadline
391
+ static const subheadlineFontWeight = 700;
392
+
393
+ // Global - Typography - FontWeight - Title
394
+ static const titleFontWeight = 800;
395
+
396
+ // Global - Typography - LineHeight - Body
397
+ static const bodyLineHeightXs = "29.75px";
398
+ static const bodyLineHeightSm = "29.75px";
399
+ static const bodyLineHeightMd = "29.75px";
400
+ static const bodyLineHeightLg = "29.75px";
401
+
402
+ // Global - Typography - LineHeight - Callout
403
+ static const callout1LineHeightXs = "20.799999237060547px";
404
+ static const callout1LineHeightSm = "20.799999237060547px";
405
+ static const callout1LineHeightMd = "28.600000381469727px";
406
+ static const callout1LineHeightLg = "28.600000381469727px";
407
+
408
+ // Global - Typography - LineHeight - Display
409
+ static const display1LineHeightXs = "40px";
410
+ static const display1LineHeightSm = "40px";
411
+ static const display1LineHeightMd = "72px";
412
+ static const display1LineHeightLg = "120px";
413
+ static const display2LineHeightXs = "36px";
414
+ static const display2LineHeightSm = "36px";
415
+ static const display2LineHeightMd = "42px";
416
+ static const display2LineHeightLg = "64px";
417
+ static const display3LineHeightLg = "40px";
418
+ static const display3LineHeightMd = "32px";
419
+ static const display3LineHeightSm = "28px";
420
+ static const display3LineHeightXs = "28px";
421
+
422
+ // Global - Typography - LineHeight - Footnote
423
+ static const footnote1LineHeightXs = "16.899999618530273px";
424
+ static const footnote1LineHeightSm = "16.899999618530273px";
425
+ static const footnote1LineHeightMd = "16.899999618530273px";
426
+ static const footnote1LineHeightLg = "19.5px";
427
+ static const footnote2LineHeightXs = "13px";
428
+ static const footnote2LineHeightSm = "13px";
429
+ static const footnote2LineHeightMd = "13px";
430
+ static const footnote2LineHeightLg = "16.899999618530273px";
431
+
432
+ // Global - Typography - LineHeight - Headline
433
+ static const headline1LineHeightXs = "37.79999923706055px";
434
+ static const headline1LineHeightSm = "37.79999923706055px";
435
+ static const headline1LineHeightMd = "56.70000076293945px";
436
+ static const headline1LineHeightLg = "77px";
437
+ static const headline2LineHeightXs = "33px";
438
+ static const headline2LineHeightSm = "33px";
439
+ static const headline2LineHeightMd = "39.599998474121094px";
440
+ static const headline2LineHeightLg = "52.79999923706055px";
441
+ static const headline3LineHeightXs = "26.399999618530273px";
442
+ static const headline3LineHeightSm = "26.399999618530273px";
443
+ static const headline3LineHeightMd = "28.600000381469727px";
444
+ static const headline3LineHeightLg = "35.20000076293945px";
445
+ static const headline4LineHeightXs = "18.399999618530273px";
446
+ static const headline4LineHeightSm = "18.399999618530273px";
447
+ static const headline4LineHeightMd = "19.799999237060547px";
448
+ static const headline4LineHeightLg = "27.5px";
449
+
450
+ // Global - Typography - LineHeight - Kicker
451
+ static const kicker1LineHeightXs = "17.600000381469727px";
452
+ static const kicker1LineHeightSm = "17.600000381469727px";
453
+ static const kicker1LineHeightMd = "19.799999237060547px";
454
+ static const kicker1LineHeightLg = "27.5px";
455
+ static const kicker2LineHeightXs = "17.600000381469727px";
456
+ static const kicker2LineHeightSm = "17.600000381469727px";
457
+ static const kicker2LineHeightMd = "19.799999237060547px";
458
+ static const kicker2LineHeightLg = "23.100000381469727px";
459
+ static const kicker3LineHeightXs = "15.399999618530273px";
460
+ static const kicker3LineHeightSm = "15.399999618530273px";
461
+ static const kicker3LineHeightMd = "15.399999618530273px";
462
+ static const kicker3LineHeightLg = "17.600000381469727px";
463
+ static const kicker4LineHeightXs = "13.199999809265137px";
464
+ static const kicker4LineHeightSm = "13.199999809265137px";
465
+ static const kicker4LineHeightMd = "15.399999618530273px";
466
+ static const kicker4LineHeightLg = "15.399999618530273px";
467
+
468
+ // Global - Typography - LineHeight - Label
469
+ /** Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. */
470
+ static const label1LineHeight = "20.399999618530273px";
471
+ /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
472
+ static const label1RespLineHeightXs = "10px";
473
+ /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
474
+ static const label1RespLineHeightSm = "10px";
475
+ /** Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. */
476
+ static const label1RespLineHeightMd = "15px";
477
+ /** Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. */
478
+ static const label1RespLineHeightLg = "17px";
479
+ /** Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. */
480
+ static const label2LineHeight = "16px";
481
+ /** Bild 14.4 | SpoBi 14.4 | Ads 14.4 | The label 3 text style uses this variable for its line height parameter. */
482
+ static const label3LineHeight = "14.399999618530273px";
483
+ /** Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. */
484
+ static const label4LineHeight = "10px";
485
+
486
+ // Global - Typography - LineHeight - Quote
487
+ static const quoteLineHeightXs = "20.799999237060547px";
488
+ static const quoteLineHeightSm = "20.799999237060547px";
489
+ static const quoteLineHeightMd = "20.799999237060547px";
490
+ static const quoteLineHeightLg = "23.399999618530273px";
491
+
492
+ // Global - Typography - LineHeight - Subheadline
493
+ static const subheadline1LineHeightXs = "23.399999618530273px";
494
+ static const subheadline1LineHeightSm = "23.399999618530273px";
495
+ static const subheadline1LineHeightMd = "23.399999618530273px";
496
+ static const subheadline1LineHeightLg = "36.400001525878906px";
497
+
498
+ // Global - Typography - LineHeight - Title
499
+ static const title1LineHeightXs = "26.399999618530273px";
500
+ static const title1LineHeightSm = "26.399999618530273px";
501
+ static const title1LineHeightMd = "26.399999618530273px";
502
+ static const title1LineHeightLg = "33.599998474121094px";
503
+ static const title2LineHeightXs = "16.799999237060547px";
504
+ static const title2LineHeightSm = "16.799999237060547px";
505
+ static const title2LineHeightMd = "19.200000762939453px";
506
+ static const title2LineHeightLg = "23.399999618530273px";
507
+
508
+ // Global - Visibilty
509
+ static const hideOnBild = true;
510
+ static const hideOnSportBild = true;
511
+ static const onlyAdvertorial = true;
512
+ static const hideOnAdvertorial = false;
513
+ static const onlyBild = false;
514
+ static const onlySportBild = false;
515
+ }