@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
@@ -9,275 +9,504 @@
9
9
  import UIKit
10
10
 
11
11
  public class Brandtokenmapping {
12
- public static let brandName = Advertorial
13
- public static let componentAccordionAccordionLabelFontFamily = Lucida Grande
14
- public static let componentArticleFontSizeArticleImageCaptionFontSizeLg = CGFloat(256.00) /** --article-figure-caption-font-size-lg */
15
- public static let componentArticleFontSizeArticleImageCaptionFontSizeMd = CGFloat(208.00) /** --article-figure-caption-font-size-md */
16
- public static let componentArticleFontSizeArticleImageCaptionFontSizeSm = CGFloat(208.00) /** --article-figure-caption-font-size-sm */
17
- public static let componentArticleFontSizeArticleImageCaptionFontSizeXs = CGFloat(208.00) /** --article-figure-caption-font-size-sm */
18
- public static let componentArticleFontSizeArticleImageSourceFontSizeLg = CGFloat(256.00) /** --article-figure-meta-font-size-lg */
19
- public static let componentArticleFontSizeArticleImageSourceFontSizeMd = CGFloat(208.00) /** --article-figure-meta-font-size-sm */
20
- public static let componentArticleFontSizeArticleImageSourceFontSizeSm = CGFloat(208.00) /** --article-figure-meta-font-size-sm */
21
- public static let componentArticleFontSizeArticleImageSourceFontSizeXs = CGFloat(208.00) /** --article-figure-meta-font-size-sm */
22
- public static let componentArticleLineHeightArticleImageCaptionLineHeightLg = CGFloat(384.00) /** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
23
- public static let componentArticleLineHeightArticleImageCaptionLineHeightMd = CGFloat(312.00) /** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
24
- public static let componentArticleLineHeightArticleImageCaptionLineHeightSm = CGFloat(312.00) /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
25
- public static let componentArticleLineHeightArticleImageCaptionLineHeightXs = CGFloat(312.00) /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
26
- public static let componentArticleLineHeightArticleImageSourceLineHeightLg = CGFloat(384.00) /** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
27
- public static let componentArticleLineHeightArticleImageSourceLineHeightMd = CGFloat(304.00) /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
28
- public static let componentArticleLineHeightArticleImageSourceLineHeightSm = CGFloat(304.00) /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
29
- public static let componentArticleLineHeightArticleImageSourceLineHeightXs = CGFloat(304.00) /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
30
- public static let componentAvatarAvatarFontFamily = Lucida Grande /** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
31
- public static let componentAvatarAvatarFontSizeLg = CGFloat(240.00) /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
32
- public static let componentAvatarAvatarFontSizeSm = CGFloat(208.00) /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
33
- public static let componentBreadcrumbFontFamilyBreadcrumbFontFamily = Lucida Grande /** --breadcrumb-font */
34
- public static let componentBreadcrumbFontSizeBreadcrumbFontSizeLg = CGFloat(192.00) /** --breadcrumb-font-size-lg */
35
- public static let componentBreadcrumbFontSizeBreadcrumbFontSizeMd = CGFloat(240.00) /** --breadcrumb-font-size-sm */
36
- public static let componentBreadcrumbFontSizeBreadcrumbFontSizeSm = CGFloat(240.00) /** --breadcrumb-font-size-sm */
37
- public static let componentBreadcrumbFontSizeBreadcrumbFontSizeXs = CGFloat(240.00) /** --breadcrumb-font-size-sm */
38
- public static let componentBreadcrumbFontWeightBreadcrumbFontWeight = 700 /** --breadcrumb-font-size-sm */
39
- public static let componentBreadcrumbLineHeightBreadcrumbLineHeightLg = CGFloat(192.00) /** not defined as variable */
40
- public static let componentBreadcrumbLineHeightBreadcrumbLineHeightMd = CGFloat(240.00) /** not defined as variable */
41
- public static let componentBreadcrumbLineHeightBreadcrumbLineHeightSm = CGFloat(240.00) /** not defined as variable */
42
- public static let componentBreadcrumbLineHeightBreadcrumbLineHeightXs = CGFloat(240.00) /** not defined as variable */
43
- public static let componentBreakingNewsBreakingNewsContentFontSize = CGFloat(336.00)
44
- public static let componentButtonLabelFontWeightSt = 600
45
- public static let componentFooterFooterLinkFontFamily = Gotham XNarrow
46
- public static let componentInputfieldInputFieldLabelFontFamily = Lucida Grande
47
- public static let componentMediaPlayerVideoTimeBadgeFontFamily = Lucida Grande
48
- public static let componentMenuAppTopBarTitleFontSizeLg = CGFloat(224.00) /** --caption-1-font-size-lg */
49
- public static let componentMenuAppTopBarTitleFontSizeMd = CGFloat(224.00) /** --caption-1-font-size-md */
50
- public static let componentMenuAppTopBarTitleFontSizeSm = CGFloat(192.00) /** --caption-1-font-size-sm */
51
- public static let componentMenuAppTopBarTitleFontSizeXs = CGFloat(192.00) /** --caption-1-font-size-sm */
52
- public static let componentMenuAppTopBarTitleLineHeightLg = CGFloat(272.00)
53
- public static let componentMenuAppTopBarTitleLineHeightMd = CGFloat(272.00)
54
- public static let componentMenuAppTopBarTitleLineHeightSm = CGFloat(224.00)
55
- public static let componentMenuAppTopBarTitleLineHeightXs = CGFloat(224.00)
56
- public static let componentMenuMenuItemFontSize = CGFloat(240.00) /** --nav-btn-font-size */
57
- public static let componentMenuMenuItemFontWeight = 700
58
- public static let componentTeaser2xaTeaser2xaTeaserTitleInlineSpace = 8px
59
- public static let componentTeaserATeaserATeaserTitleInlineSpaceLg = 12px
60
- public static let componentTeaserATeaserATeaserTitleInlineSpaceMd = 12px
61
- public static let componentTeaserATeaserATeaserTitleInlineSpaceSm = 8px
62
- public static let componentTeaserATeaserATeaserTitleInlineSpaceXs = 8px
63
- public static let componentTeaserBTeaserBTeaserTitleInlineSpace = 8px
64
- public static let componentTeaserMiniQMiniQTeaserTitleInlineSpaceLg = 8px
65
- public static let componentTeaserMiniQMiniQTeaserTitleInlineSpaceMd = 8px
66
- public static let componentTeaserMiniQMiniQTeaserTitleInlineSpaceSm = 8px
67
- public static let componentTeaserMiniQMiniQTeaserTitleInlineSpaceXs = 8px
68
- public static let componentTeaserQuadQTeaserTitleInlineSpaceLg = 12px
69
- public static let componentTeaserQuadQTeaserTitleInlineSpaceMd = 16px
70
- public static let componentTeaserQuadQTeaserTitleInlineSpaceSm = 8px
71
- public static let componentTeaserQuadQTeaserTitleInlineSpaceXs = 8px
72
- public static let componentTeaserSuperASuperAteaserTitleInlineSpace = 16px
73
- public static let componentTeaserTeaserTitleInlineSpaceLg = 12px /** --teaser-title-padding-lg */
74
- public static let componentTeaserTeaserTitleInlineSpaceMd = 12px /** --teaser-title-padding-md */
75
- public static let componentTeaserTeaserTitleInlineSpaceSm = 8px /** --teaser-title-padding-sm */
76
- public static let componentTeaserTeaserTitleInlineSpaceXs = 8px /** --teaser-title-padding-xs */
77
- public static let globalTypographyFontFamilyBodyFontFamily = Lucida Grande /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
78
- public static let globalTypographyFontFamilyCalloutFontFamily = Lucida Grande /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
79
- public static let globalTypographyFontFamilyDisplayFontFamily = Lucida Grande /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
80
- public static let globalTypographyFontFamilyFootnoteFontFamily = Lucida Grande /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
81
- public static let globalTypographyFontFamilyHeadlineFontFamily = Lucida Grande /** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
82
- public static let globalTypographyFontFamilyKickerFontFamily = Lucida Grande /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
83
- public static let globalTypographyFontFamilyLabelFontFamily = Lucida Grande /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
84
- public static let globalTypographyFontFamilyQuoteFontFamily = Lucida Grande /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
85
- public static let globalTypographyFontFamilySubheadlineFontFamily = Lucida Grande /** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
86
- public static let globalTypographyFontFamilyTitleFontFamily = Lucida Grande /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
87
- public static let globalTypographyFontSizeBodyBodyFontSizeLg = CGFloat(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 */
88
- public static let globalTypographyFontSizeBodyBodyFontSizeMd = CGFloat(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 */
89
- public static let globalTypographyFontSizeBodyBodyFontSizeSm = CGFloat(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 */
90
- public static let globalTypographyFontSizeBodyBodyFontSizeXs = CGFloat(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 */
91
- public static let globalTypographyFontSizeCalloutCallout1FontSizeLg = CGFloat(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: */
92
- public static let globalTypographyFontSizeCalloutCallout1FontSizeMd = CGFloat(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: */
93
- public static let globalTypographyFontSizeCalloutCallout1FontSizeSm = CGFloat(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: */
94
- public static let globalTypographyFontSizeCalloutCallout1FontSizeXs = CGFloat(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: */
95
- public static let globalTypographyFontSizeDisplayDisplay1FontSizeLg = CGFloat(1856.00) /** Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. */
96
- public static let globalTypographyFontSizeDisplayDisplay1FontSizeMd = CGFloat(1120.00) /** Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. */
97
- public static let globalTypographyFontSizeDisplayDisplay1FontSizeSm = CGFloat(624.00) /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
98
- public static let globalTypographyFontSizeDisplayDisplay1FontSizeXs = CGFloat(624.00) /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
99
- public static let globalTypographyFontSizeDisplayDisplay2FontSizeLg = CGFloat(992.00) /** Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. */
100
- public static let globalTypographyFontSizeDisplayDisplay2FontSizeMd = CGFloat(656.00) /** Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. */
101
- public static let globalTypographyFontSizeDisplayDisplay2FontSizeSm = CGFloat(560.00) /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
102
- public static let globalTypographyFontSizeDisplayDisplay2FontSizeXs = CGFloat(560.00) /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
103
- public static let globalTypographyFontSizeDisplayDisplay3FontSizeLg = CGFloat(624.00) /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. */
104
- public static let globalTypographyFontSizeDisplayDisplay3FontSizeMd = CGFloat(496.00) /** Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. */
105
- public static let globalTypographyFontSizeDisplayDisplay3FontSizeSm = CGFloat(432.00) /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
106
- public static let globalTypographyFontSizeDisplayDisplay3FontSizeXs = CGFloat(432.00) /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
107
- public static let globalTypographyFontSizeFootnoteFootnote1FontSizeLg = CGFloat(240.00) /** --footnote-font-size-lg */
108
- public static let globalTypographyFontSizeFootnoteFootnote1FontSizeMd = CGFloat(208.00)
109
- public static let globalTypographyFontSizeFootnoteFootnote1FontSizeSm = CGFloat(208.00) /** --footnote-font-size-sm */
110
- public static let globalTypographyFontSizeFootnoteFootnote1FontSizeXs = CGFloat(208.00) /** --footnote-font-size-sm */
111
- public static let globalTypographyFontSizeFootnoteFootnote2FontSizeLg = CGFloat(208.00)
112
- public static let globalTypographyFontSizeFootnoteFootnote2FontSizeMd = CGFloat(160.00)
113
- public static let globalTypographyFontSizeFootnoteFootnote2FontSizeSm = CGFloat(160.00)
114
- public static let globalTypographyFontSizeFootnoteFootnote2FontSizeXs = CGFloat(160.00)
115
- public static let globalTypographyFontSizeHeadlineHeadline1FontSizeLg = CGFloat(1120.00) /** Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. */
116
- public static let globalTypographyFontSizeHeadlineHeadline1FontSizeMd = CGFloat(864.00) /** Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. */
117
- public static let globalTypographyFontSizeHeadlineHeadline1FontSizeSm = CGFloat(576.00) /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
118
- public static let globalTypographyFontSizeHeadlineHeadline1FontSizeXs = CGFloat(576.00) /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
119
- public static let globalTypographyFontSizeHeadlineHeadline2FontSizeLg = CGFloat(768.00) /** Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. */
120
- public static let globalTypographyFontSizeHeadlineHeadline2FontSizeMd = CGFloat(576.00) /** Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. */
121
- public static let globalTypographyFontSizeHeadlineHeadline2FontSizeSm = CGFloat(480.00) /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
122
- public static let globalTypographyFontSizeHeadlineHeadline2FontSizeXs = CGFloat(480.00) /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
123
- public static let globalTypographyFontSizeHeadlineHeadline3FontSizeLg = CGFloat(512.00) /** Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. */
124
- public static let globalTypographyFontSizeHeadlineHeadline3FontSizeMd = CGFloat(416.00) /** Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. */
125
- public static let globalTypographyFontSizeHeadlineHeadline3FontSizeSm = CGFloat(384.00) /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
126
- public static let globalTypographyFontSizeHeadlineHeadline3FontSizeXs = CGFloat(384.00) /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
127
- public static let globalTypographyFontSizeHeadlineHeadline4FontSizeLg = CGFloat(352.00) /** Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. */
128
- public static let globalTypographyFontSizeHeadlineHeadline4FontSizeMd = CGFloat(320.00) /** Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. */
129
- public static let globalTypographyFontSizeHeadlineHeadline4FontSizeSm = CGFloat(256.00) /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
130
- public static let globalTypographyFontSizeHeadlineHeadline4FontSizeXs = CGFloat(256.00) /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
131
- public static let globalTypographyFontSizeHeadlineHeadlineTextAlign = center /** This variable is used for controlling the alignment of headlines across brands. current online css example var: --headline-text-align-lg */
132
- public static let globalTypographyFontSizeKickerKicker1FontSizeLg = CGFloat(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 */
133
- public static let globalTypographyFontSizeKickerKicker1FontSizeMd = CGFloat(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 */
134
- public static let globalTypographyFontSizeKickerKicker1FontSizeSm = CGFloat(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 */
135
- public static let globalTypographyFontSizeKickerKicker1FontSizeXs = CGFloat(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 */
136
- public static let globalTypographyFontSizeKickerKicker2FontSizeLg = CGFloat(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 */
137
- public static let globalTypographyFontSizeKickerKicker2FontSizeMd = CGFloat(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 */
138
- public static let globalTypographyFontSizeKickerKicker2FontSizeSm = CGFloat(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 */
139
- public static let globalTypographyFontSizeKickerKicker2FontSizeXs = CGFloat(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 */
140
- public static let globalTypographyFontSizeKickerKicker3FontSizeLg = CGFloat(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 */
141
- public static let globalTypographyFontSizeKickerKicker3FontSizeMd = CGFloat(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 */
142
- public static let globalTypographyFontSizeKickerKicker3FontSizeSm = CGFloat(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 */
143
- public static let globalTypographyFontSizeKickerKicker3FontSizeXs = CGFloat(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 */
144
- public static let globalTypographyFontSizeKickerKicker4FontSizeLg = CGFloat(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 */
145
- public static let globalTypographyFontSizeKickerKicker4FontSizeMd = CGFloat(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 */
146
- public static let globalTypographyFontSizeKickerKicker4FontSizeSm = CGFloat(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 */
147
- public static let globalTypographyFontSizeKickerKicker4FontSizeXs = CGFloat(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 */
148
- public static let globalTypographyFontSizeLabelLabel1FontSize = CGFloat(272.00)
149
- public static let globalTypographyFontSizeLabelLabel1RespFontSizeLg = CGFloat(272.00)
150
- public static let globalTypographyFontSizeLabelLabel1RespFontSizeMd = CGFloat(240.00)
151
- public static let globalTypographyFontSizeLabelLabel1RespFontSizeSm = CGFloat(160.00)
152
- public static let globalTypographyFontSizeLabelLabel1RespFontSizeXs = CGFloat(160.00)
153
- public static let globalTypographyFontSizeLabelLabel2FontSize = CGFloat(240.00)
154
- public static let globalTypographyFontSizeLabelLabel3FontSize = CGFloat(192.00)
155
- public static let globalTypographyFontSizeLabelLabel4FontSize = CGFloat(128.00)
156
- public static let globalTypographyFontSizeQuoteQuoteFontSizeLg = CGFloat(288.00)
157
- public static let globalTypographyFontSizeQuoteQuoteFontSizeMd = CGFloat(256.00)
158
- public static let globalTypographyFontSizeQuoteQuoteFontSizeSm = CGFloat(256.00)
159
- public static let globalTypographyFontSizeQuoteQuoteFontSizeXs = CGFloat(256.00)
160
- public static let globalTypographyFontSizeSubheadlineSubheadline1FontSizeLg = CGFloat(448.00) /** Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. */
161
- public static let globalTypographyFontSizeSubheadlineSubheadline1FontSizeMd = CGFloat(288.00) /** Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. */
162
- public static let globalTypographyFontSizeSubheadlineSubheadline1FontSizeSm = CGFloat(288.00) /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
163
- public static let globalTypographyFontSizeSubheadlineSubheadline1FontSizeXs = CGFloat(288.00) /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
164
- public static let globalTypographyFontSizeTitleTitle1FontSizeLg = CGFloat(448.00) /** Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg */
165
- public static let globalTypographyFontSizeTitleTitle1FontSizeMd = CGFloat(352.00) /** Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md */
166
- public static let globalTypographyFontSizeTitleTitle1FontSizeSm = CGFloat(352.00) /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
167
- public static let globalTypographyFontSizeTitleTitle1FontSizeXs = CGFloat(352.00) /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
168
- public static let globalTypographyFontSizeTitleTitle2FontSizeLg = CGFloat(288.00) /** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
169
- public static let globalTypographyFontSizeTitleTitle2FontSizeMd = CGFloat(256.00) /** Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md */
170
- public static let globalTypographyFontSizeTitleTitle2FontSizeSm = CGFloat(224.00) /** Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm */
171
- public static let globalTypographyFontSizeTitleTitle2FontSizeXs = CGFloat(224.00) /** Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm */
172
- public static let globalTypographyFontWeightBodyBodyFontWeightBold = 700
173
- public static let globalTypographyFontWeightBodyBodyFontWeightBook = 400
174
- public static let globalTypographyFontWeightCalloutCalloutFontWeight = 800
175
- public static let globalTypographyFontWeightDisplayDisplayFontWeight = 800
176
- public static let globalTypographyFontWeightFootnoteFootnoteFontWeightBold = 700
177
- public static let globalTypographyFontWeightFootnoteFootnoteFontWeightBook = 400
178
- public static let globalTypographyFontWeightHeadlineHeadline1FontWeight = 700
179
- public static let globalTypographyFontWeightHeadlineHeadline1FontWeightSt = 700
180
- public static let globalTypographyFontWeightHeadlineHeadline2FontWeight = 700
181
- public static let globalTypographyFontWeightHeadlineHeadline2FontWeightSt = 700
182
- public static let globalTypographyFontWeightHeadlineHeadline3FontWeight = 700
183
- public static let globalTypographyFontWeightHeadlineHeadline3FontWeightSt = 700
184
- public static let globalTypographyFontWeightHeadlineHeadline4FontWeight = 600
185
- public static let globalTypographyFontWeightHeadlineHeadline4FontWeightSt = 600
186
- public static let globalTypographyFontWeightKickerKickerFontWeight = 700
187
- public static let globalTypographyFontWeightKickerKickerFontWeightSt = 700
188
- public static let globalTypographyFontWeightLabelLabelFontWeightBold = 700
189
- public static let globalTypographyFontWeightLabelLabelFontWeightBook = 400
190
- public static let globalTypographyFontWeightQuoteQuoteFontWeight = 800
191
- public static let globalTypographyFontWeightSubheadlineSubheadlineFontWeight = 700
192
- public static let globalTypographyFontWeightTitleTitleFontWeight = 800
193
- public static let globalTypographyLineHeightBodyBodyLineHeightLg = CGFloat(476.00)
194
- public static let globalTypographyLineHeightBodyBodyLineHeightMd = CGFloat(476.00)
195
- public static let globalTypographyLineHeightBodyBodyLineHeightSm = CGFloat(476.00)
196
- public static let globalTypographyLineHeightBodyBodyLineHeightXs = CGFloat(476.00)
197
- public static let globalTypographyLineHeightCalloutCallout1LineHeightLg = CGFloat(457.60)
198
- public static let globalTypographyLineHeightCalloutCallout1LineHeightMd = CGFloat(457.60)
199
- public static let globalTypographyLineHeightCalloutCallout1LineHeightSm = CGFloat(332.80)
200
- public static let globalTypographyLineHeightCalloutCallout1LineHeightXs = CGFloat(332.80)
201
- public static let globalTypographyLineHeightDisplayDisplay1LineHeightLg = CGFloat(1920.00)
202
- public static let globalTypographyLineHeightDisplayDisplay1LineHeightMd = CGFloat(1152.00)
203
- public static let globalTypographyLineHeightDisplayDisplay1LineHeightSm = CGFloat(640.00)
204
- public static let globalTypographyLineHeightDisplayDisplay1LineHeightXs = CGFloat(640.00)
205
- public static let globalTypographyLineHeightDisplayDisplay2LineHeightLg = CGFloat(1024.00)
206
- public static let globalTypographyLineHeightDisplayDisplay2LineHeightMd = CGFloat(672.00)
207
- public static let globalTypographyLineHeightDisplayDisplay2LineHeightSm = CGFloat(576.00)
208
- public static let globalTypographyLineHeightDisplayDisplay2LineHeightXs = CGFloat(576.00)
209
- public static let globalTypographyLineHeightDisplayDisplay3LineHeightLg = CGFloat(640.00)
210
- public static let globalTypographyLineHeightDisplayDisplay3LineHeightMd = CGFloat(512.00)
211
- public static let globalTypographyLineHeightDisplayDisplay3LineHeightSm = CGFloat(448.00)
212
- public static let globalTypographyLineHeightDisplayDisplay3LineHeightXs = CGFloat(448.00)
213
- public static let globalTypographyLineHeightFootnoteFootnote1LineHeightLg = CGFloat(312.00)
214
- public static let globalTypographyLineHeightFootnoteFootnote1LineHeightMd = CGFloat(270.40)
215
- public static let globalTypographyLineHeightFootnoteFootnote1LineHeightSm = CGFloat(270.40)
216
- public static let globalTypographyLineHeightFootnoteFootnote1LineHeightXs = CGFloat(270.40)
217
- public static let globalTypographyLineHeightFootnoteFootnote2LineHeightLg = CGFloat(270.40)
218
- public static let globalTypographyLineHeightFootnoteFootnote2LineHeightMd = CGFloat(208.00)
219
- public static let globalTypographyLineHeightFootnoteFootnote2LineHeightSm = CGFloat(208.00)
220
- public static let globalTypographyLineHeightFootnoteFootnote2LineHeightXs = CGFloat(208.00)
221
- public static let globalTypographyLineHeightHeadlineHeadline1LineHeightLg = CGFloat(1232.00)
222
- public static let globalTypographyLineHeightHeadlineHeadline1LineHeightMd = CGFloat(907.20)
223
- public static let globalTypographyLineHeightHeadlineHeadline1LineHeightSm = CGFloat(604.80)
224
- public static let globalTypographyLineHeightHeadlineHeadline1LineHeightXs = CGFloat(604.80)
225
- public static let globalTypographyLineHeightHeadlineHeadline2LineHeightLg = CGFloat(844.80)
226
- public static let globalTypographyLineHeightHeadlineHeadline2LineHeightMd = CGFloat(633.60)
227
- public static let globalTypographyLineHeightHeadlineHeadline2LineHeightSm = CGFloat(528.00)
228
- public static let globalTypographyLineHeightHeadlineHeadline2LineHeightXs = CGFloat(528.00)
229
- public static let globalTypographyLineHeightHeadlineHeadline3LineHeightLg = CGFloat(563.20)
230
- public static let globalTypographyLineHeightHeadlineHeadline3LineHeightMd = CGFloat(457.60)
231
- public static let globalTypographyLineHeightHeadlineHeadline3LineHeightSm = CGFloat(422.40)
232
- public static let globalTypographyLineHeightHeadlineHeadline3LineHeightXs = CGFloat(422.40)
233
- public static let globalTypographyLineHeightHeadlineHeadline4LineHeightLg = CGFloat(440.00)
234
- public static let globalTypographyLineHeightHeadlineHeadline4LineHeightMd = CGFloat(316.80)
235
- public static let globalTypographyLineHeightHeadlineHeadline4LineHeightSm = CGFloat(294.40)
236
- public static let globalTypographyLineHeightHeadlineHeadline4LineHeightXs = CGFloat(294.40)
237
- public static let globalTypographyLineHeightKickerKicker1LineHeightLg = CGFloat(440.00)
238
- public static let globalTypographyLineHeightKickerKicker1LineHeightMd = CGFloat(316.80)
239
- public static let globalTypographyLineHeightKickerKicker1LineHeightSm = CGFloat(281.60)
240
- public static let globalTypographyLineHeightKickerKicker1LineHeightXs = CGFloat(281.60)
241
- public static let globalTypographyLineHeightKickerKicker2LineHeightLg = CGFloat(369.60)
242
- public static let globalTypographyLineHeightKickerKicker2LineHeightMd = CGFloat(316.80)
243
- public static let globalTypographyLineHeightKickerKicker2LineHeightSm = CGFloat(281.60)
244
- public static let globalTypographyLineHeightKickerKicker2LineHeightXs = CGFloat(281.60)
245
- public static let globalTypographyLineHeightKickerKicker3LineHeightLg = CGFloat(281.60)
246
- public static let globalTypographyLineHeightKickerKicker3LineHeightMd = CGFloat(246.40)
247
- public static let globalTypographyLineHeightKickerKicker3LineHeightSm = CGFloat(246.40)
248
- public static let globalTypographyLineHeightKickerKicker3LineHeightXs = CGFloat(246.40)
249
- public static let globalTypographyLineHeightKickerKicker4LineHeightLg = CGFloat(246.40)
250
- public static let globalTypographyLineHeightKickerKicker4LineHeightMd = CGFloat(246.40)
251
- public static let globalTypographyLineHeightKickerKicker4LineHeightSm = CGFloat(211.20)
252
- public static let globalTypographyLineHeightKickerKicker4LineHeightXs = CGFloat(211.20)
253
- public static let globalTypographyLineHeightLabelLabel1LineHeight = CGFloat(326.40) /** Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. */
254
- public static let globalTypographyLineHeightLabelLabel1RespLineHeightLg = CGFloat(272.00) /** Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. */
255
- public static let globalTypographyLineHeightLabelLabel1RespLineHeightMd = CGFloat(240.00) /** Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. */
256
- public static let globalTypographyLineHeightLabelLabel1RespLineHeightSm = CGFloat(160.00) /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
257
- public static let globalTypographyLineHeightLabelLabel1RespLineHeightXs = CGFloat(160.00) /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
258
- public static let globalTypographyLineHeightLabelLabel2LineHeight = CGFloat(256.00) /** Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. */
259
- public static let globalTypographyLineHeightLabelLabel3LineHeight = CGFloat(230.40) /** Bild 14.4 | SpoBi 14.4 | Ads 14.4 | The label 3 text style uses this variable for its line height parameter. */
260
- public static let globalTypographyLineHeightLabelLabel4LineHeight = CGFloat(160.00) /** Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. */
261
- public static let globalTypographyLineHeightQuoteQuoteLineHeightLg = CGFloat(374.40)
262
- public static let globalTypographyLineHeightQuoteQuoteLineHeightMd = CGFloat(332.80)
263
- public static let globalTypographyLineHeightQuoteQuoteLineHeightSm = CGFloat(332.80)
264
- public static let globalTypographyLineHeightQuoteQuoteLineHeightXs = CGFloat(332.80)
265
- public static let globalTypographyLineHeightSubheadlineSubheadline1LineHeightLg = CGFloat(582.40)
266
- public static let globalTypographyLineHeightSubheadlineSubheadline1LineHeightMd = CGFloat(374.40)
267
- public static let globalTypographyLineHeightSubheadlineSubheadline1LineHeightSm = CGFloat(374.40)
268
- public static let globalTypographyLineHeightSubheadlineSubheadline1LineHeightXs = CGFloat(374.40)
269
- public static let globalTypographyLineHeightTitleTitle1LineHeightLg = CGFloat(537.60)
270
- public static let globalTypographyLineHeightTitleTitle1LineHeightMd = CGFloat(422.40)
271
- public static let globalTypographyLineHeightTitleTitle1LineHeightSm = CGFloat(422.40)
272
- public static let globalTypographyLineHeightTitleTitle1LineHeightXs = CGFloat(422.40)
273
- public static let globalTypographyLineHeightTitleTitle2LineHeightLg = CGFloat(374.40)
274
- public static let globalTypographyLineHeightTitleTitle2LineHeightMd = CGFloat(307.20)
275
- public static let globalTypographyLineHeightTitleTitle2LineHeightSm = CGFloat(268.80)
276
- public static let globalTypographyLineHeightTitleTitle2LineHeightXs = CGFloat(268.80)
277
- public static let globalVisibiltyHideOnAdvertorial = false
278
- public static let globalVisibiltyHideOnBild = true
279
- public static let globalVisibiltyHideOnSportBild = true
280
- public static let globalVisibiltyOnlyAdvertorial = true
281
- public static let globalVisibiltyOnlyBild = false
282
- public static let globalVisibiltyOnlySportBild = false
283
- }
12
+ public static let BrandName = "Advertorial"
13
+ // MARK: - Component
14
+ public static let ButtonLabelFontWeightSt = "600"
15
+
16
+ // MARK: - Component - Accordion
17
+ public static let AccordionLabelFontFamily = "Lucida Grande"
18
+
19
+ // MARK: - Component - Article - FontSize
20
+ /** --article-figure-caption-font-size-sm */
21
+ public static let ArticleImageCaptionFontSizeXs = "13px"
22
+ /** --article-figure-caption-font-size-md */
23
+ public static let ArticleImageCaptionFontSizeMd = "13px"
24
+ /** --article-figure-caption-font-size-lg */
25
+ public static let ArticleImageCaptionFontSizeLg = "16px"
26
+ /** --article-figure-caption-font-size-sm */
27
+ public static let ArticleImageCaptionFontSizeSm = "13px"
28
+ /** --article-figure-meta-font-size-sm */
29
+ public static let ArticleImageSourceFontSizeXs = "13px"
30
+ /** --article-figure-meta-font-size-sm */
31
+ public static let ArticleImageSourceFontSizeSm = "13px"
32
+ /** --article-figure-meta-font-size-sm */
33
+ public static let ArticleImageSourceFontSizeMd = "13px"
34
+ /** --article-figure-meta-font-size-lg */
35
+ public static let ArticleImageSourceFontSizeLg = "16px"
36
+
37
+ // MARK: - Component - Article - LineHeight
38
+ /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
39
+ public static let ArticleImageCaptionLineHeightXs = "19.5px"
40
+ /** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
41
+ public static let ArticleImageCaptionLineHeightMd = "19.5px"
42
+ /** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
43
+ public static let ArticleImageCaptionLineHeightLg = "24px"
44
+ /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
45
+ public static let ArticleImageCaptionLineHeightSm = "19.5px"
46
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
47
+ public static let ArticleImageSourceLineHeightMd = "19px"
48
+ /** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
49
+ public static let ArticleImageSourceLineHeightLg = "24px"
50
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
51
+ public static let ArticleImageSourceLineHeightXs = "19px"
52
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
53
+ public static let ArticleImageSourceLineHeightSm = "19px"
54
+
55
+ // MARK: - Component - Avatar
56
+ /** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
57
+ public static let AvatarFontFamily = "Lucida Grande"
58
+ /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
59
+ public static let AvatarFontSizeSm = "13px"
60
+ /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
61
+ public static let AvatarFontSizeLg = "15px"
62
+
63
+ // MARK: - Component - Breadcrumb - FontFamily
64
+ /** --breadcrumb-font */
65
+ public static let BreadcrumbFontFamily = "Lucida Grande"
66
+
67
+ // MARK: - Component - Breadcrumb - FontSize
68
+ /** --breadcrumb-font-size-sm */
69
+ public static let BreadcrumbFontSizeXs = "15px"
70
+ /** --breadcrumb-font-size-sm */
71
+ public static let BreadcrumbFontSizeSm = "15px"
72
+ /** --breadcrumb-font-size-sm */
73
+ public static let BreadcrumbFontSizeMd = "15px"
74
+ /** --breadcrumb-font-size-lg */
75
+ public static let BreadcrumbFontSizeLg = "12px"
76
+
77
+ // MARK: - Component - Breadcrumb - FontWeight
78
+ /** --breadcrumb-font-size-sm */
79
+ public static let BreadcrumbFontWeight = 700
80
+
81
+ // MARK: - Component - Breadcrumb - LineHeight
82
+ /** not defined as variable */
83
+ public static let BreadcrumbLineHeightXs = "15px"
84
+ /** not defined as variable */
85
+ public static let BreadcrumbLineHeightSm = "15px"
86
+ /** not defined as variable */
87
+ public static let BreadcrumbLineHeightMd = "15px"
88
+ /** not defined as variable */
89
+ public static let BreadcrumbLineHeightLg = "12px"
90
+
91
+ // MARK: - Component - BreakingNews
92
+ public static let BreakingNewsContentFontSize = "21px"
93
+
94
+ // MARK: - Component - Footer
95
+ public static let FooterLinkFontFamily = "Gotham XNarrow"
96
+
97
+ // MARK: - Component - Inputfield
98
+ public static let InputFieldLabelFontFamily = "Lucida Grande"
99
+
100
+ // MARK: - Component - MediaPlayer
101
+ public static let VideoTimeBadgeFontFamily = "Lucida Grande"
102
+
103
+ // MARK: - Component - Menu
104
+ /** --nav-btn-font-size */
105
+ public static let MenuItemFontSize = "15px"
106
+ /** --caption-1-font-size-md */
107
+ public static let AppTopBarTitleFontSizeMd = "14px"
108
+ /** --caption-1-font-size-lg */
109
+ public static let AppTopBarTitleFontSizeLg = "14px"
110
+ /** --caption-1-font-size-sm */
111
+ public static let AppTopBarTitleFontSizeXs = "12px"
112
+ /** --caption-1-font-size-sm */
113
+ public static let AppTopBarTitleFontSizeSm = "12px"
114
+ public static let AppTopBarTitleLineHeightMd = "17px"
115
+ public static let AppTopBarTitleLineHeightLg = "17px"
116
+ public static let AppTopBarTitleLineHeightXs = "14px"
117
+ public static let AppTopBarTitleLineHeightSm = "14px"
118
+ public static let MenuItemFontWeight = "700"
119
+
120
+ // MARK: - Component - Teaser
121
+ /** --teaser-title-padding-lg */
122
+ public static let TeaserTitleInlineSpaceLg = "12px"
123
+ /** --teaser-title-padding-md */
124
+ public static let TeaserTitleInlineSpaceMd = "12px"
125
+ /** --teaser-title-padding-sm */
126
+ public static let TeaserTitleInlineSpaceSm = "8px"
127
+ /** --teaser-title-padding-xs */
128
+ public static let TeaserTitleInlineSpaceXs = "8px"
129
+
130
+ // MARK: - Component - Teaser - 2xaTeaser
131
+ public static let _2xaTeaserTitleInlineSpace = "8px"
132
+
133
+ // MARK: - Component - Teaser - Quad
134
+ public static let QTeaserTitleInlineSpaceLg = "12px"
135
+ public static let QTeaserTitleInlineSpaceMd = "16px"
136
+ public static let QTeaserTitleInlineSpaceSm = "8px"
137
+ public static let QTeaserTitleInlineSpaceXs = "8px"
138
+
139
+ // MARK: - Component - Teaser - aTeaser
140
+ public static let ATeaserTitleInlineSpaceLg = "12px"
141
+ public static let ATeaserTitleInlineSpaceMd = "12px"
142
+ public static let ATeaserTitleInlineSpaceXs = "8px"
143
+ public static let ATeaserTitleInlineSpaceSm = "8px"
144
+
145
+ // MARK: - Component - Teaser - bTeaser
146
+ public static let BTeaserTitleInlineSpace = "8px"
147
+
148
+ // MARK: - Component - Teaser - miniQ
149
+ public static let MiniQteaserTitleInlineSpaceMd = "8px"
150
+ public static let MiniQteaserTitleInlineSpaceLg = "8px"
151
+ public static let MiniQteaserTitleInlineSpaceSm = "8px"
152
+ public static let MiniQteaserTitleInlineSpaceXs = "8px"
153
+
154
+ // MARK: - Component - Teaser - superA
155
+ public static let SuperAteaserTitleInlineSpace = "16px"
156
+
157
+ // MARK: - Global - Typography - FontFamily
158
+ /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
159
+ public static let KickerFontFamily = "Lucida Grande"
160
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
161
+ public static let DisplayFontFamily = "Lucida Grande"
162
+ /** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
163
+ public static let HeadlineFontFamily = "Lucida Grande"
164
+ /** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
165
+ public static let SubheadlineFontFamily = "Lucida Grande"
166
+ /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
167
+ public static let BodyFontFamily = "Lucida Grande"
168
+ /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
169
+ public static let FootnoteFontFamily = "Lucida Grande"
170
+ /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
171
+ public static let LabelFontFamily = "Lucida Grande"
172
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
173
+ public static let QuoteFontFamily = "Lucida Grande"
174
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
175
+ public static let TitleFontFamily = "Lucida Grande"
176
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
177
+ public static let CalloutFontFamily = "Lucida Grande"
178
+
179
+ // MARK: - Global - Typography - FontSize - Body
180
+ /** 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 */
181
+ public static let BodyFontSizeXs = "17px"
182
+ /** 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 */
183
+ public static let BodyFontSizeSm = "17px"
184
+ /** 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 */
185
+ public static let BodyFontSizeMd = "17px"
186
+ /** 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 */
187
+ public static let BodyFontSizeLg = "17px"
188
+
189
+ // MARK: - Global - Typography - FontSize - Callout
190
+ /** 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: */
191
+ public static let Callout1FontSizeXs = "16px"
192
+ /** 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: */
193
+ public static let Callout1FontSizeSm = "16px"
194
+ /** 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: */
195
+ public static let Callout1FontSizeMd = "22px"
196
+ /** 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: */
197
+ public static let Callout1FontSizeLg = "22px"
198
+
199
+ // MARK: - Global - Typography - FontSize - Display
200
+ /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
201
+ public static let Display1FontSizeXs = "39px"
202
+ /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
203
+ public static let Display1FontSizeSm = "39px"
204
+ /** Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. */
205
+ public static let Display1FontSizeMd = "70px"
206
+ /** Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. */
207
+ public static let Display1FontSizeLg = "116px"
208
+ /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
209
+ public static let Display2FontSizeXs = "35px"
210
+ /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
211
+ public static let Display2FontSizeSm = "35px"
212
+ /** Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. */
213
+ public static let Display2FontSizeMd = "41px"
214
+ /** Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. */
215
+ public static let Display2FontSizeLg = "62px"
216
+ /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
217
+ public static let Display3FontSizeSm = "27px"
218
+ /** Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. */
219
+ public static let Display3FontSizeMd = "31px"
220
+ /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. */
221
+ public static let Display3FontSizeLg = "39px"
222
+ /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
223
+ public static let Display3FontSizeXs = "27px"
224
+
225
+ // MARK: - Global - Typography - FontSize - Footnote
226
+ /** --footnote-font-size-sm */
227
+ public static let Footnote1FontSizeXs = "13px"
228
+ /** --footnote-font-size-sm */
229
+ public static let Footnote1FontSizeSm = "13px"
230
+ public static let Footnote1FontSizeMd = "13px"
231
+ /** --footnote-font-size-lg */
232
+ public static let Footnote1FontSizeLg = "15px"
233
+ public static let Footnote2FontSizeXs = "10px"
234
+ public static let Footnote2FontSizeSm = "10px"
235
+ public static let Footnote2FontSizeMd = "10px"
236
+ public static let Footnote2FontSizeLg = "13px"
237
+
238
+ // MARK: - Global - Typography - FontSize - Headline
239
+ /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
240
+ public static let Headline1FontSizeXs = "36px"
241
+ /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
242
+ public static let Headline1FontSizeSm = "36px"
243
+ /** Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. */
244
+ public static let Headline1FontSizeMd = "54px"
245
+ /** Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. */
246
+ public static let Headline1FontSizeLg = "70px"
247
+ /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
248
+ public static let Headline2FontSizeXs = "30px"
249
+ /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
250
+ public static let Headline2FontSizeSm = "30px"
251
+ /** Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. */
252
+ public static let Headline2FontSizeMd = "36px"
253
+ /** Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. */
254
+ public static let Headline2FontSizeLg = "48px"
255
+ /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
256
+ public static let Headline3FontSizeXs = "24px"
257
+ /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
258
+ public static let Headline3FontSizeSm = "24px"
259
+ /** Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. */
260
+ public static let Headline3FontSizeMd = "26px"
261
+ /** Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. */
262
+ public static let Headline3FontSizeLg = "32px"
263
+ /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
264
+ public static let Headline4FontSizeXs = "16px"
265
+ /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
266
+ public static let Headline4FontSizeSm = "16px"
267
+ /** Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. */
268
+ public static let Headline4FontSizeMd = "20px"
269
+ /** Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. */
270
+ public static let Headline4FontSizeLg = "22px"
271
+ /** This variable is used for controlling the alignment of headlines across brands. current online css example var: --headline-text-align-lg */
272
+ public static let HeadlineTextAlign = "center"
273
+
274
+ // MARK: - Global - Typography - FontSize - Kicker
275
+ /** 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 */
276
+ public static let Kicker1FontSizeXs = "16px"
277
+ /** 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 */
278
+ public static let Kicker1FontSizeSm = "16px"
279
+ /** 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 */
280
+ public static let Kicker1FontSizeMd = "18px"
281
+ /** 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 */
282
+ public static let Kicker1FontSizeLg = "25px"
283
+ /** 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 */
284
+ public static let Kicker2FontSizeXs = "16px"
285
+ /** 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 */
286
+ public static let Kicker2FontSizeSm = "16px"
287
+ /** 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 */
288
+ public static let Kicker2FontSizeMd = "18px"
289
+ /** 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 */
290
+ public static let Kicker2FontSizeLg = "21px"
291
+ /** 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 */
292
+ public static let Kicker3FontSizeXs = "14px"
293
+ /** 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 */
294
+ public static let Kicker3FontSizeSm = "14px"
295
+ /** 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 */
296
+ public static let Kicker3FontSizeMd = "14px"
297
+ /** 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 */
298
+ public static let Kicker3FontSizeLg = "16px"
299
+ /** 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 */
300
+ public static let Kicker4FontSizeXs = "12px"
301
+ /** 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 */
302
+ public static let Kicker4FontSizeSm = "12px"
303
+ /** 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 */
304
+ public static let Kicker4FontSizeMd = "14px"
305
+ /** 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 */
306
+ public static let Kicker4FontSizeLg = "14px"
307
+
308
+ // MARK: - Global - Typography - FontSize - Label
309
+ public static let Label1FontSize = "17px"
310
+ public static let Label2FontSize = "15px"
311
+ public static let Label3FontSize = "12px"
312
+ public static let Label4FontSize = "8px"
313
+ public static let Label1RespFontSizeXs = "10px"
314
+ public static let Label1RespFontSizeSm = "10px"
315
+ public static let Label1RespFontSizeMd = "15px"
316
+ public static let Label1RespFontSizeLg = "17px"
317
+
318
+ // MARK: - Global - Typography - FontSize - Quote
319
+ public static let QuoteFontSizeXs = "16px"
320
+ public static let QuoteFontSizeSm = "16px"
321
+ public static let QuoteFontSizeMd = "16px"
322
+ public static let QuoteFontSizeLg = "18px"
323
+
324
+ // MARK: - Global - Typography - FontSize - Subheadline
325
+ /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
326
+ public static let Subheadline1FontSizeXs = "18px"
327
+ /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
328
+ public static let Subheadline1FontSizeSm = "18px"
329
+ /** Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. */
330
+ public static let Subheadline1FontSizeMd = "18px"
331
+ /** Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. */
332
+ public static let Subheadline1FontSizeLg = "28px"
333
+
334
+ // MARK: - Global - Typography - FontSize - Title
335
+ /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
336
+ public static let Title1FontSizeXs = "22px"
337
+ /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
338
+ public static let Title1FontSizeSm = "22px"
339
+ /** Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md */
340
+ public static let Title1FontSizeMd = "22px"
341
+ /** Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg */
342
+ public static let Title1FontSizeLg = "28px"
343
+ /** Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm */
344
+ public static let Title2FontSizeXs = "14px"
345
+ /** Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm */
346
+ public static let Title2FontSizeSm = "14px"
347
+ /** Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md */
348
+ public static let Title2FontSizeMd = "16px"
349
+ /** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
350
+ public static let Title2FontSizeLg = "18px"
351
+
352
+ // MARK: - Global - Typography - FontWeight - Body
353
+ public static let BodyFontWeightBook = 400
354
+ public static let BodyFontWeightBold = 700
355
+
356
+ // MARK: - Global - Typography - FontWeight - Callout
357
+ public static let CalloutFontWeight = 800
358
+
359
+ // MARK: - Global - Typography - FontWeight - Display
360
+ public static let DisplayFontWeight = 800
361
+
362
+ // MARK: - Global - Typography - FontWeight - Footnote
363
+ public static let FootnoteFontWeightBook = 400
364
+ public static let FootnoteFontWeightBold = 700
365
+
366
+ // MARK: - Global - Typography - FontWeight - Headline
367
+ public static let Headline1FontWeightSt = "700"
368
+ public static let Headline1FontWeight = 700
369
+ public static let Headline2FontWeight = 700
370
+ public static let Headline3FontWeight = 700
371
+ public static let Headline4FontWeight = 600
372
+ public static let Headline2FontWeightSt = "700"
373
+ public static let Headline3FontWeightSt = "700"
374
+ public static let Headline4FontWeightSt = "600"
375
+
376
+ // MARK: - Global - Typography - FontWeight - Kicker
377
+ public static let KickerFontWeight = 700
378
+ public static let KickerFontWeightSt = "700"
379
+
380
+ // MARK: - Global - Typography - FontWeight - Label
381
+ public static let LabelFontWeightBook = 400
382
+ public static let LabelFontWeightBold = 700
383
+
384
+ // MARK: - Global - Typography - FontWeight - Quote
385
+ public static let QuoteFontWeight = 800
386
+
387
+ // MARK: - Global - Typography - FontWeight - Subheadline
388
+ public static let SubheadlineFontWeight = 700
389
+
390
+ // MARK: - Global - Typography - FontWeight - Title
391
+ public static let TitleFontWeight = 800
392
+
393
+ // MARK: - Global - Typography - LineHeight - Body
394
+ public static let BodyLineHeightXs = "29.75px"
395
+ public static let BodyLineHeightSm = "29.75px"
396
+ public static let BodyLineHeightMd = "29.75px"
397
+ public static let BodyLineHeightLg = "29.75px"
398
+
399
+ // MARK: - Global - Typography - LineHeight - Callout
400
+ public static let Callout1LineHeightXs = "20.799999237060547px"
401
+ public static let Callout1LineHeightSm = "20.799999237060547px"
402
+ public static let Callout1LineHeightMd = "28.600000381469727px"
403
+ public static let Callout1LineHeightLg = "28.600000381469727px"
404
+
405
+ // MARK: - Global - Typography - LineHeight - Display
406
+ public static let Display1LineHeightXs = "40px"
407
+ public static let Display1LineHeightSm = "40px"
408
+ public static let Display1LineHeightMd = "72px"
409
+ public static let Display1LineHeightLg = "120px"
410
+ public static let Display2LineHeightXs = "36px"
411
+ public static let Display2LineHeightSm = "36px"
412
+ public static let Display2LineHeightMd = "42px"
413
+ public static let Display2LineHeightLg = "64px"
414
+ public static let Display3LineHeightLg = "40px"
415
+ public static let Display3LineHeightMd = "32px"
416
+ public static let Display3LineHeightSm = "28px"
417
+ public static let Display3LineHeightXs = "28px"
418
+
419
+ // MARK: - Global - Typography - LineHeight - Footnote
420
+ public static let Footnote1LineHeightXs = "16.899999618530273px"
421
+ public static let Footnote1LineHeightSm = "16.899999618530273px"
422
+ public static let Footnote1LineHeightMd = "16.899999618530273px"
423
+ public static let Footnote1LineHeightLg = "19.5px"
424
+ public static let Footnote2LineHeightXs = "13px"
425
+ public static let Footnote2LineHeightSm = "13px"
426
+ public static let Footnote2LineHeightMd = "13px"
427
+ public static let Footnote2LineHeightLg = "16.899999618530273px"
428
+
429
+ // MARK: - Global - Typography - LineHeight - Headline
430
+ public static let Headline1LineHeightXs = "37.79999923706055px"
431
+ public static let Headline1LineHeightSm = "37.79999923706055px"
432
+ public static let Headline1LineHeightMd = "56.70000076293945px"
433
+ public static let Headline1LineHeightLg = "77px"
434
+ public static let Headline2LineHeightXs = "33px"
435
+ public static let Headline2LineHeightSm = "33px"
436
+ public static let Headline2LineHeightMd = "39.599998474121094px"
437
+ public static let Headline2LineHeightLg = "52.79999923706055px"
438
+ public static let Headline3LineHeightXs = "26.399999618530273px"
439
+ public static let Headline3LineHeightSm = "26.399999618530273px"
440
+ public static let Headline3LineHeightMd = "28.600000381469727px"
441
+ public static let Headline3LineHeightLg = "35.20000076293945px"
442
+ public static let Headline4LineHeightXs = "18.399999618530273px"
443
+ public static let Headline4LineHeightSm = "18.399999618530273px"
444
+ public static let Headline4LineHeightMd = "19.799999237060547px"
445
+ public static let Headline4LineHeightLg = "27.5px"
446
+
447
+ // MARK: - Global - Typography - LineHeight - Kicker
448
+ public static let Kicker1LineHeightXs = "17.600000381469727px"
449
+ public static let Kicker1LineHeightSm = "17.600000381469727px"
450
+ public static let Kicker1LineHeightMd = "19.799999237060547px"
451
+ public static let Kicker1LineHeightLg = "27.5px"
452
+ public static let Kicker2LineHeightXs = "17.600000381469727px"
453
+ public static let Kicker2LineHeightSm = "17.600000381469727px"
454
+ public static let Kicker2LineHeightMd = "19.799999237060547px"
455
+ public static let Kicker2LineHeightLg = "23.100000381469727px"
456
+ public static let Kicker3LineHeightXs = "15.399999618530273px"
457
+ public static let Kicker3LineHeightSm = "15.399999618530273px"
458
+ public static let Kicker3LineHeightMd = "15.399999618530273px"
459
+ public static let Kicker3LineHeightLg = "17.600000381469727px"
460
+ public static let Kicker4LineHeightXs = "13.199999809265137px"
461
+ public static let Kicker4LineHeightSm = "13.199999809265137px"
462
+ public static let Kicker4LineHeightMd = "15.399999618530273px"
463
+ public static let Kicker4LineHeightLg = "15.399999618530273px"
464
+
465
+ // MARK: - Global - Typography - LineHeight - Label
466
+ /** Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. */
467
+ public static let Label1LineHeight = "20.399999618530273px"
468
+ /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
469
+ public static let Label1RespLineHeightXs = "10px"
470
+ /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
471
+ public static let Label1RespLineHeightSm = "10px"
472
+ /** Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. */
473
+ public static let Label1RespLineHeightMd = "15px"
474
+ /** Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. */
475
+ public static let Label1RespLineHeightLg = "17px"
476
+ /** Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. */
477
+ public static let Label2LineHeight = "16px"
478
+ /** Bild 14.4 | SpoBi 14.4 | Ads 14.4 | The label 3 text style uses this variable for its line height parameter. */
479
+ public static let Label3LineHeight = "14.399999618530273px"
480
+ /** Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. */
481
+ public static let Label4LineHeight = "10px"
482
+
483
+ // MARK: - Global - Typography - LineHeight - Quote
484
+ public static let QuoteLineHeightXs = "20.799999237060547px"
485
+ public static let QuoteLineHeightSm = "20.799999237060547px"
486
+ public static let QuoteLineHeightMd = "20.799999237060547px"
487
+ public static let QuoteLineHeightLg = "23.399999618530273px"
488
+
489
+ // MARK: - Global - Typography - LineHeight - Subheadline
490
+ public static let Subheadline1LineHeightXs = "23.399999618530273px"
491
+ public static let Subheadline1LineHeightSm = "23.399999618530273px"
492
+ public static let Subheadline1LineHeightMd = "23.399999618530273px"
493
+ public static let Subheadline1LineHeightLg = "36.400001525878906px"
494
+
495
+ // MARK: - Global - Typography - LineHeight - Title
496
+ public static let Title1LineHeightXs = "26.399999618530273px"
497
+ public static let Title1LineHeightSm = "26.399999618530273px"
498
+ public static let Title1LineHeightMd = "26.399999618530273px"
499
+ public static let Title1LineHeightLg = "33.599998474121094px"
500
+ public static let Title2LineHeightXs = "16.799999237060547px"
501
+ public static let Title2LineHeightSm = "16.799999237060547px"
502
+ public static let Title2LineHeightMd = "19.200000762939453px"
503
+ public static let Title2LineHeightLg = "23.399999618530273px"
504
+
505
+ // MARK: - Global - Visibilty
506
+ public static let HideOnBild = true
507
+ public static let HideOnSportBild = true
508
+ public static let OnlyAdvertorial = true
509
+ public static let HideOnAdvertorial = false
510
+ public static let OnlyBild = false
511
+ public static let OnlySportBild = false
512
+ }