@marioschmidt/design-system-tokens 1.0.19 → 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 +606 -1485
  205. package/dist/json/brands/bild/semantic/color/colormode-light.json +596 -1475
  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 +606 -1485
  216. package/dist/json/brands/sportbild/semantic/color/colormode-light.json +596 -1475
  217. package/dist/json/shared/colorprimitive.json +210 -1206
  218. package/dist/json/shared/fontprimitive.json +86 -222
  219. package/dist/json/shared/sizeprimitive.json +98 -196
  220. package/dist/json/shared/spaceprimitive.json +50 -100
  221. package/dist/manifest.json +1 -1
  222. package/dist/scss/brands/advertorial/density/density-compact.scss +8 -8
  223. package/dist/scss/brands/advertorial/density/density-default.scss +8 -8
  224. package/dist/scss/brands/advertorial/density/density-spacious.scss +8 -8
  225. package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +270 -270
  226. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  227. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  228. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  229. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  230. package/dist/scss/brands/bild/density/density-compact.scss +8 -8
  231. package/dist/scss/brands/bild/density/density-default.scss +8 -8
  232. package/dist/scss/brands/bild/density/density-spacious.scss +8 -8
  233. package/dist/scss/brands/bild/overrides/brandcolormapping.scss +68 -68
  234. package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +270 -270
  235. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  236. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  237. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  238. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  239. package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +213 -213
  240. package/dist/scss/brands/bild/semantic/color/colormode-light.scss +213 -213
  241. package/dist/scss/brands/sportbild/density/density-compact.scss +8 -8
  242. package/dist/scss/brands/sportbild/density/density-default.scss +8 -8
  243. package/dist/scss/brands/sportbild/density/density-spacious.scss +8 -8
  244. package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +68 -68
  245. package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +270 -270
  246. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  247. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  248. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  249. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  250. package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +213 -213
  251. package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +213 -213
  252. package/dist/scss/shared/colorprimitive.scss +76 -94
  253. package/dist/scss/shared/fontprimitive.scss +43 -43
  254. package/package.json +1 -1
@@ -12,488 +12,885 @@ import 'dart:ui';
12
12
  class BreakpointSm390pxCompact {
13
13
  BreakpointSm390pxCompact._();
14
14
 
15
- static const breakpointName = sm;
16
- static const componentAccordionAccordionLabelFontFamily = Inter; /** This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande */
17
- static const componentArticleAricleMobile1ColGridImageMarginSpace = 0.00;
18
- static const componentArticleArticleContentInlineSpace = 256.00; /** 16 | 16 | 72 | 162 - This variable is used for making the left and right spacings around article content blocks. Current css has the article-body class assigned to a div and article body contains these horizontal padding values. */
19
- static const componentArticleArticleContentStackSpace = 256.00; /** 16 - 16 - 24 - 32 - This variable creates the vertical spacing between different article body elements such as avatars, media players, corssheadings, paragraphs, field sets, images, tables, quotes, videos, social embeds, etc. */
20
- static const componentArticleArticleGalleryATeaserWidth = 2320.00; /** same as standard teaser width size variable */
21
- static const componentArticleArticleHeadingsInlineSpace = 256.00; /** 16 | 16 | 72 | 16 - This variable is used for the left and right space within the article page headings container which holds the article page kicker, headline and subheadline. */
22
- static const componentArticleArticleHeadingsStackSpace = 192.00; /** 12 | 12 | 12 | 16 - This spacing variable is used for the space between article page heading kickers, headlines and subheadlines. XS&SM need review; correct value might be 8 */
23
- static const componentArticleArticleHeadlineFontSize = 672.00; /** 40 - 40 - 72 - 100 - This variable uses the semantic variables headline2 for XS&SM, headline1 for MD&LG */
24
- static const componentArticleArticleImageCaptionFontSize = 208.00; /** CSS --article-figure-meta-font-size 16-16-18-18 */
25
- static const componentArticleArticleImageCaptionLineHeight = 270.40; /** this component level variable references the branding variables */
26
- static const componentArticleArticleImageContainerStackSpace = 128.00;
27
- static const componentArticleArticleImageLandscapeInlineSpace = 0.00;
28
- static const componentArticleArticleImagePortaitInlineSpace = 0.00;
29
- static const componentArticleArticleImageSourceFontSize = 208.00; /** NMT CSS --article-figure-meta-font-size */
30
- static const componentArticleArticleImageSourceLineHeight = 272.00;
31
- static const componentArticleArticleInfoboxInlineSpace = 256.00;
32
- static const componentArticleArticleInfoboxStackSpace = 256.00;
33
- static const componentArticleArticleKickerFontSize = 320.00; /** This variable is used to control the font size of kickers in the heading section of article pages. 18 - 18 - 22 - 30 */
34
- static const componentArticleArticleMetaFontFamily = AntennaCond; /** This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. This variable references variables from the branding collection. */
35
- static const componentArticleArticleMetaFontSize = 192.00; /** This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. 12 - 12 - 14 - 16 */
36
- static const componentArticleArticleTopMarginSpace = 128.00; /** 8 | 8 | 12 | 16 - This space variable is used at the top edge of the article main content bounding box. */
37
- static const componentAudioPlayerAudioPlayerFontSize = 256.00; /** This variable is used in the text style dedicated to audio player labels for elapsed time, reproduction speed and short functionality description text. 16 - 16 - 16 - 18 */
38
- static const componentAvatarAppAvatarFontFamily = AntennaCond; /** This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review. */
39
- static const componentAvatarAvatarArticleSize = 768.00; /** This variable is used for setting the size of avatar images in article pages. It references the sizeConstMD variable from the "generic" semantic collection. Its value is 48 across devices. */
40
- static const componentAvatarAvatarAuthorPageSize = 1536.00; /** 96 - 96 - 130 - 130 This variable is used for controlling the size of the avatar image on author pages. */
41
- static const componentAvatarAvatarFontFamily = Inter; /** This variable is used in avatar text styles. It receives values from the Brand Tokens Collection. Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
42
- static const componentAvatarAvatarLabelFontSize = 208.00; /** This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15 */
43
- static const componentAvatarAvatarLabelLineHeight = 336.00; /** This variable is used for controlling the line height of avatar texts. Its values influence the stacking space between avatar texts. 21 - 21 - 21 - 23 */
44
- static const componentAvatarAvatarLaneGapSpace = 256.00; /** This variable is used for setting the inline space between multiple avatars that are horizontally placed in a lane when an article has multiple authors. 16 - 16 - 24 - 24 */
45
- static const componentBadgeAdLabelBadgeHeightSize = 480.00; /** 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers. */
46
- static const componentBadgeBadgesInnerInlineSpace = 64.00; /** This space variable is used for creating the left and right space between a badge's text label and the badge background surface that the text label is on top of. */
47
- static const componentBadgeBadgesInnerStackSpace = 32.00; /** This space variable is used for creating the top and bottom space between a badge's text label and the surface that the text label is on top of. */
48
- static const componentBreadcrumbBreadcrumbArrowLeftInlineSpace1 = 48.00;
49
- static const componentBreadcrumbBreadcrumbArrowRightInlineSpace2 = 80.00;
50
- static const componentBreadcrumbBreadcrumbFontFamily = Inter;
51
- static const componentBreadcrumbBreadcrumbFontSize = 224.00; /** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
52
- static const componentBreadcrumbBreadcrumbFontWeight = 400;
53
- static const componentBreadcrumbBreadcrumbInlineSpace = 192.00;
54
- static const componentBreadcrumbBreadcrumbLineHeight = 224.00; /** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
55
- static const componentBreadcrumbBreadcrumbStackSpace = 224.00;
56
- static const componentBreakingNewsBreakingNewsBadgeInlineSpace = 96.00;
57
- static const componentBreakingNewsBreakingNewsBadgeLowerTitleFontSize = 368.00;
58
- static const componentBreakingNewsBreakingNewsBadgeLowerTitleLineHeight = 336.00;
59
- static const componentBreakingNewsBreakingNewsBadgeTitelsStackSpace = 0.00;
60
- static const componentBreakingNewsBreakingNewsBadgeUpperTitleFontSize = 208.00;
61
- static const componentBreakingNewsBreakingNewsBadgeUpperTitleLineHeight = 208.00;
62
- static const componentBreakingNewsBreakingNewsContainerHeightSize = 896.00;
63
- static const componentBreakingNewsBreakingNewsScrollingTextFontSize = 336.00;
64
- static const componentBreakingNewsBreakingNewsScrollingTextLineHeight = 384.00;
65
- static const componentButtonButtonBorderRadius = 128.00;
66
- static const componentButtonButtonBorderWidthSize = 32.00;
67
- static const componentButtonButtonContentGapSpace = 96.00;
68
- static const componentButtonButtonContentMinHeightSize = 384.00; /** This fixed height variable ensures that the button maintains a consistent height, even when the icon is not active. */
69
- static const componentButtonButtonInlineSpace = 256.00;
70
- static const componentButtonButtonLabelFontSize = 240.00;
71
- static const componentButtonButtonLabelLineHeight = 240.00;
72
- static const componentButtonButtonStackSpace = 96.00;
73
- static const componentButtonPartnerLinkButtonInlineSpace = 128.00;
74
- static const componentButtonPartnerLinkButtonLabelFontSize = 256.00; /** Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18 */
75
- static const componentButtonPartnerLinkButtonLabelHeightSize = 768.00;
76
- static const componentCardsNewstickerImageCardWidthSize = 3296.00;
77
- static const componentCardsSearchResultCardImageHeightSizeStacked = 3024.00;
78
- static const componentCardsSearchResultCardImageWidthSize = 3456.00;
79
- static const componentCarouselAppEpaperCarouseBeilageItemWidth = 1760.00;
80
- static const componentCarouselAppEpaperCarouselItemDefaultWidth = 2304.00;
81
- static const componentCarouselAppEpaperCarouselItemFocusWidth = 2912.00;
82
- static const componentCarouselGalleryTeaserAppGapSpace = 0.00; /** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
83
- static const componentCarouselGalleryTeaserTitleBottomSpace = 448.00; /** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
84
- static const componentCarouselStandardTeaserGalleryTeaserWidthApp = 4480.00;
85
- static const componentCarouselStandardTeaserGalleryTeaserWidthWeb = 2320.00;
86
- static const componentChipsChipsFontSize = 256.00; /** This variable is used on the chips font size parameter of the chips text style. The font size changes only for the change between larger device widths and any device smaller than the largest. 16 - 16 -16 - 18 */
87
- static const componentChipsChipsInlineSpace = 192.00;
88
- static const componentChipsChipsStackSpace = 128.00;
89
- static const componentDSysDocs1columnMobile = 5120.00; /** This variable is used only for this design system's component tests. */
90
- static const componentDSysDocsBildDesignFrameSpace = 192.00; /** Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe */
91
- static const componentDSysDocsDSysDocsWidthSize = 12000.00;
92
- static const componentDSysDocsDocHeaderHeightSize = 2304.00; /** This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180 */
93
- static const componentDSysDocsDsCaptionStackSpace05x = 64.00; /** This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8 */
94
- static const componentDSysDocsDsCaptionStackSpace1x = 128.00;
95
- static const componentDSysDocsDsMainContainerSpace = 0.00; /** This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68 */
96
- static const componentDSysDocsFoundationsBannerHeightSize = 1280.00; /** This variable is used on documentation pages that have an artistic banner at the top of the page that is related to the foundation topic on the page. 80 - 80 -80 - 140 */
97
- static const componentDSysDocsMainContentStageSize = 12000.00; /** This variable is used as a max width size for content blocks. For mobile devices this var references the DSysDocsWidthSize var 320 - 750 - 962 - 1024 */
98
- static const componentDSysDocsSpecsFontFamily = Gotham; /** This variable is used only for texts and labels that form part of this design system's documentation. */
99
- static const componentDSysDocsThinBannerVerticalHeightSize = 8928.00; /** This variable is currently used on a thin gallery that appears on desktop websites with petbook and other "books" content. Its height changes to a large height on mobile sites. 558 - 558 - 558 - 186 */
100
- static const componentDatepickerDatepickerItemDayWidthSize = 704.00;
101
- static const componentDatepickerDatepickerItemHeightSize = 704.00;
102
- static const componentDatepickerDatepickerItemYearWidthSize = 1232.00;
103
- static const componentDrawersMobileMenuDrawerLeftInlineSpace = 320.00;
104
- static const componentDrawersMobileMenuDrawerMaxWidthSize = 6400.00;
105
- static const componentDrawersMobileMenuDrawerRightInlineSpace = 256.00;
106
- static const componentDrawersMobileMenuDrawerStackSpace = 320.00;
107
- static const componentDropdownDropDownBorderRadius = 64.00;
108
- static const componentDropdownDropDownItemInlineSpace = 192.00;
109
- static const componentDropdownDropDownItemStackSpace = 128.00;
110
- static const componentFooterFooterFontFamily = Inter;
111
- static const componentFooterFooterFontSize = 176.00; /** This variable is used on footer links that commonly show up at the bottom of pages. The font size parameter remains constant at 11 px across device sizes. */
112
- static const componentFooterFooterFontSizeUserOfferPages = 288.00;
113
- static const componentFooterFooterLineHeight = 224.00;
114
- static const componentFooterFooterLineHeightUserOfferPages = 416.00;
115
- static const componentIconIconSize = 384.00;
116
- static const componentIconIconSizeEmbeddMedia = 640.00;
117
- static const componentInfoElementInfoElementTeaserBadgeHeightSize = 256.00;
118
- static const componentInfoElementInfoElementTeaserBadgeMarginSpace = 64.00;
119
- static const componentInfoElementInfoElementTeaserImageHeightSize = 1280.00;
120
- static const componentInfoElementInfoElementTeaserImageWidthSize = 1280.00;
121
- static const componentInputfieldHeyInputContainerInlineSpace = 128.00;
122
- static const componentInputfieldInputFieldFontFamily = Inter;
123
- static const componentInputfieldInputFieldFontSize = 256.00; /** This variable controls texts inside of input fields such as dropdowns, date input and other text inputs that appear in forms for example. compact 15 - default 17 - spacious 19 */
124
- static const componentInputfieldInputFieldHeightSize = 576.00;
125
- static const componentInputfieldInputFieldIMessageInlineSpace = 256.00;
126
- static const componentInputfieldInputFieldInlineSpace = 256.00;
127
- static const componentInputfieldInputFieldMessageGapSpace = 64.00;
128
- static const componentInputfieldInputFieldMiniLabelInlineSpace = 64.00;
129
- static const componentInputfieldInputFieldStackSpace = 96.00;
130
- static const componentLivetickerLiveTickerAppCardHeightSize = 1536.00;
131
- static const componentLivetickerLiveTickerAppCardWidthSize = 4000.00;
132
- static const componentLivetickerLiveTickerHeadlinesFontSize = 352.00; /** This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32 */
133
- static const componentLivetickerLiveTickerSliderItemWidthMaxSize = 4112.00;
134
- static const componentLivetickerLiveTickerTimeHeadlineStackSpace = 64.00;
135
- static const componentLivetickerLiveTickerTimeStampFontSize = 224.00; /** This variable is used for the live ticker time stamp font size. 14 - 14 - 16 - 16 */
136
- static const componentLivetickerLiveTickerheadlineFontWeight = 600;
137
- static const componentLivetickerTimeStampFontFamily = Gotham XNarrow;
138
- static const componentMediaplayerAudioPlayerHeaderStackSpace = 896.00;
139
- static const componentMediaplayerPodcastPlayButtonSize = 768.00;
140
- static const componentMediaplayerVidPlayerBottomBarGapSpace = 0.00;
141
- static const componentMediaplayerVidPlayerControlButtonIconSizeHover = 448.00;
142
- static const componentMediaplayerVidPlayerControlButtonSize = 672.00;
143
- static const componentMediaplayerVidPlayerProgressBarContainerHeightSize = 384.00;
144
- static const componentMediaplayerVidPlayerTimecodeContainerMinWidthSize = 720.00;
145
- static const componentMediaplayerVidPlayerTimecodeFontSize = 224.00;
146
- static const componentMediaplayerVidPlayerUnmuteButtonWidthSize = 3520.00;
147
- static const componentMediaplayerVideoTimeBadgeFontFamily = Inter;
148
- static const componentMenuAppTopbarStageTitleHeight = 224.00;
149
- static const componentMenuAppTopbarTitleFontSize = 192.00;
150
- static const componentMenuHeyInputShadowVisibility = Color(0x00000000); /** This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 0 - 0 - 0 - 10 */
151
- static const componentMenuIOSappTopBarHeightSize = 704.00;
152
- static const componentMenuIOSappTopBarLeftInlineSpace = 192.00;
153
- static const componentMenuIOSappTopBarRightInlineSpace = 256.00;
154
- static const componentMenuMenuBottomStackSpace = 128.00;
155
- static const componentMenuMenuItemFontSize = 288.00; /** This variable is used on the menu link lane and on the mobile side menu drawer. */
156
- static const componentMenuMenuItemSpace = 128.00;
157
- static const componentMenuMenuItemUtilFontSize = 192.00;
158
- static const componentMenuMenuItemUtilStackSpace = 160.00;
159
- static const componentMenuMenuLeftInlineSpace = 128.00;
160
- static const componentMenuMenuLinkItemInlineSpace = 64.00;
161
- static const componentMenuMenuLinkLaneHeightSize = 768.00;
162
- static const componentMenuMenuLogoDefaultSize = 896.00;
163
- static const componentMenuMenuLogoScrolledSize = 896.00;
164
- static const componentMenuMenuRightInlineSpace = 0.00;
165
- static const componentMenuMenuShadowVisibility = Color(0x1A000000); /** This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 10 - 10 - 10 - 0 */
166
- static const componentMenuMenuSpecialNaviItemHeightSize = 768.00;
167
- static const componentMenuMenuTopStackSpace = 128.00;
168
- static const componentMenuMenuUtilityLinksContainerHeightSize = 896.00;
169
- static const componentMenuMenuUtilityLinksDividerHeightSize = 640.00;
170
- static const componentMenuMenuUtilityLinksGapSpace = 384.00;
171
- static const componentMenuMenuUtillinkItemHeightSize = 768.00;
172
- static const componentMenuSubNavBarHeightSize = 672.00;
173
- static const componentNewstickerNewsTickerAppCardHeightSize = 1856.00;
174
- static const componentNewstickerNewsTickerAppCardWidthSize = 4000.00;
175
- static const componentNewstickerNewsTickerBadgesInlineSpace = 128.00;
176
- static const componentNewstickerNewsTickerContentStackSpace = 64.00;
177
- static const componentNewstickerNewsTickerEntriesLeftInlineSpace = 352.00;
178
- static const componentNewstickerNewsTickerEntriesStackSpace = 352.00;
179
- static const componentNewstickerNewsTickerKickerInnerInlineSpace = 64.00;
180
- static const componentNewstickerNewsTickerKickerInnerStackSpace = 32.00;
181
- static const componentNewstickerNewsTickerLineInlineSpace = 96.00;
182
- static const componentNewstickerNewsTickerRedDotSize = 192.00;
183
- static const componentNewstickerNewsTickerSkeletonBottomSpace = 1024.00;
184
- static const componentNewstickerNewsTickerTimeFontFamily = AntennaExtraCond;
185
- static const componentNewstickerNewsTickerTimeFontSize = 256.00; /** similar to kicker3 values - 16 - 16 - 16 - 18 */
186
- static const componentNewstickerNewsTickerTimeFontWeight = 700;
187
- static const componentNewstickerNewsTickerTimeKickerStackSpace = 64.00;
188
- static const componentNewstickerNewsTickerTimeLineHeight = 332.80; /** Figma currently does not allow for percentages in Line Height variables. The values in this token are the result of multiplying the font size by the line height variable defined on the Bild home css -> newsTickerTime line height: 1.3. Line height for this component does not change across devices. */
189
- static const componentNewstickerNewsTickerTitlesInlineSpace = 288.00;
190
- static const componentPaginationGalleryPaginationContainerAppInlineSpace = 192.00;
191
- static const componentPaginationGalleryPaginationContainerStackSpace = 192.00; /** 12 - 12 - 16 - 16 - this component level variable references the semantic */
192
- static const componentPaginationGalleryPaginationContainerWebInlineSpace = 128.00; /** 8 - 8 - 12 - 12 - this component level variable references the inlineSpaceConst semantic variables; SM for smaller devices, MD for larger devices */
193
- static const componentPaginationGalleryPaginationItemHeightSize = 64.00;
194
- static const componentPaginationScrollBarThicknessSize = 128.00;
195
- static const componentPaywallPaywallCardMaxWidthSize = 5536.00;
196
- static const componentPaywallPaywallCardPriceNoteFontSize = 640.00; /** This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40 */
197
- static const componentPaywallPaywallCardPriceNoteLineHeight = 640.00;
198
- static const componentPaywallPaywallCardPriceTagFontSize = 1024.00; /** This variable is used on the paywall card price tag. 64 constant */
199
- static const componentPaywallPaywallCardPriceTagLineHeight = 1024.00;
200
- static const componentPaywallPaywallContainerGapSpace = -768.00;
201
- static const componentPaywallPaywallHeaderBottomStackSpace = 1280.00;
202
- static const componentQuotesQuoteContainerInlineSpace = 256.00;
203
- static const componentQuotesQuoteContainerStackSpace = 256.00;
204
- static const componentQuotesQuoteContentGapSpace = 256.00;
205
- static const componentQuotesQuoteQuotationMarksFontSize = 448.00;
206
- static const componentRadioButtonsRadioSelectorDotActiveSize = 192.00;
207
- static const componentRadioButtonsRadioSelectorSize = 320.00;
208
- static const componentSearchSearchResultBadgeHeightSize = 288.00;
209
- static const componentSectionTitleSectionTitleArrowInlineSpace = 80.00; /** This variable is used on large title headings that are h2 elements in html and indicate a new section in the user interface. This space changes when a user hovers over the large title. */
210
- static const componentSectionTitleSectionTitleArrowInlineSpaceActive = 80.00; /** This variable is used for increasing the space between the text and the arrow at the end of the large title text. On mobile devices there is no hover state so this variables values are the same as the default state values. */
211
- static const componentSectionTitleSectionTitleHeightSize = 512.00;
212
- static const componentSectionTitleSectionTitleInnerStackBottomSpace = 192.00;
213
- static const componentSeparatorsSeparatorThicknessSize = 32.00;
214
- static const componentSkeletonsArticleSkeletonImageInlineSpace = 192.00;
215
- static const componentSkeletonsArticleSkeletonTextInlineSpace = 0.00;
216
- static const componentSkeletonsArticleTextSkeletonHeightSize = 4320.00;
217
- static const componentSkeletonsHeadlinesSkeletonImagePlaceholderMaxWidth = 4512.00;
218
- static const componentSlidersSliderProgressBarHoverHeightSize = 128.00;
219
- static const componentSlidersSliderProgressBarIdleHeightSize = 64.00;
220
- static const componentSlidersSliderProgressInactiveHeightSize = 32.00;
221
- static const componentSlidersVidPlayerProgressBarHeightSize = 192.00;
222
- static const componentSpecialNaviSpecialNaviInlineSpace = 384.00;
223
- static const componentSpinnersVideoSpinnerSize = 640.00;
224
- static const componentSpinnersVideoSpinnerSize05x = 320.00;
225
- static const componentSpinnersVideoSpinnerStrokeSize = 32.00;
226
- static const componentTableTableColumnWidthSize05x = 640.00;
227
- static const componentTableTableColumnWidthSize075x = 896.00;
228
- static const componentTableTableColumnWidthSize15x = 1920.00;
229
- static const componentTableTableColumnWidthSize1x = 1280.00;
230
- static const componentTableTableColumnWidthSize25x = 2880.00;
231
- static const componentTableTableColumnWidthSize2x = 2240.00;
232
- static const componentTableTableColumnWidthSize3x = 3200.00;
233
- static const componentTableTableItemMaxWidthSize = 3584.00;
234
- static const componentTabsAndroidTabbarHeightSize = 896.00;
235
- static const componentTabsAppsTabsLabelFontSize = 192.00; /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
236
- static const componentTabsAppsTabsLabelLineHeight = 230.40; /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
237
- static const componentTabsIosTabbarHeightSize = 784.00;
238
- static const componentTabsTabLabelFontSize = 256.00; /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
239
- static const componentTabsTabLabelFontSizeLine = 192.00; /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
240
- static const componentTabsTopBarTabItemHeightSize = 704.00;
241
- static const componentTeaserATeaserATeaserHeadlineFontSize = 480.00; /** This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
242
- static const componentTeaserATeaserATeaserHeadlineLineHeight = 480.00;
243
- static const componentTeaserATeaserATeaserKickerFontSize = 256.00; /** 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable */
244
- static const componentTeaserATeaserATeaserKickerLineHeight = 256.00;
245
- static const componentTeaserATeaserATeaserTitleInlineSpace = 192.00;
246
- static const componentTeaserBTeaserBTeaserTitleInlineSpace = 256.00;
247
- static const componentTeaserBildPlayBildPlayTeaserWidthSize = 2320.00;
248
- static const componentTeaserMQTeaserMQTeaserHeadlineFontSize = 336.00; /** XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
249
- static const componentTeaserMQTeaserMQTeaserHeadlineFontWeight = 700;
250
- static const componentTeaserMQTeaserMQTeaserHeadlineLineHeight = 369.60;
251
- static const componentTeaserMQTeaserMqTeaserTitleInlineSpace = 192.00;
252
- static const componentTeaserQTeaserQTeaserTitleInlineSpace = 192.00;
253
- static const componentTeaserQTeaserQuadHeadlineFontSize = 672.00; /** This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100 */
254
- static const componentTeaserQTeaserQuadHeadlineLineHeight = 672.00;
255
- static const componentTeaserQTeaserQuadKickerFontSize = 320.00;
256
- static const componentTeaserStdTeaserStdTeaserBadgesMarginSpace = 64.00; /** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
257
- static const componentTeaserStdTeaserStdTeaserImageTitleGapSpace = 64.00;
258
- static const componentTeaserStdTeaserStdTeaserKickerHeadlineStackSpace = 32.00; /** 2 | 2 | 2 | 2 - This variable is used on the standard teaser vertical spacing between the kicker and the headline. It references the semantic variable stackSpaceConst3XS */
259
- static const componentTeaserSuperASuperATeaserTitleInlineSpace = 384.00; /** 16 - 16 - 16 - 16 */
260
- static const componentTeaserTeaserBadgesHeightSizeLg = 512.00; /** This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40 */
261
- static const componentTeaserTeaserBadgesHeightSizeSm = 384.00;
262
- static const componentTeaserTeaserBadgesMarginSpace = 128.00; /** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
263
- static const componentTeaserTeaserKickerBgInlineSpace = 96.00;
264
- static const componentTeaserTeaserKickerBgStackSpace = 32.00;
265
- static const componentTeaserTeaserLayoutGridSpace = 192.00;
266
- static const componentTeaserTeaserTitleBottomStackSpace = 192.00;
267
- static const componentTeaserTeaserTitleGapSpace = 64.00;
268
- static const componentTeaserTeaserTitleInlineLeftSpace = 192.00;
269
- static const componentTeaserTeaserTitleStackSpace = 64.00;
270
- static const componentToggleSwitchAppToggleItemLabelFontSize = 224.00; /** This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
271
- static const componentToggleSwitchAppToggleItemLabelLineHeight = 225.60; /** This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2 */
272
- static const componentVideoVerticalVideoMockHeadlineFontSize = 352.00;
273
- static const componentVideoVideoAdBadgeFontSize = 224.00; /** 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter. */
274
- static const componentVideoVideoBadgeTimeLineHeight = 336.00;
275
- static const componentVideoVideoFrameInlineSpace = 0.00;
276
- static const componentVideoVideoRedPlayIconHeightSize = 160.00; /** This variable is used for changing the red play icon inside the white square. */
277
- static const componentVideoVideoRedPlayIconWidthSize = 128.00;
278
- static const componentVideoVideoSkeletonContainerHeight = 2880.00;
279
- static const componentVideoVideoTimeBadgeCornerSize = 32.00; /** This variable is used on video player badges that display a red play icon on top of a white square next to a time stamp. This variable references the borderRadiusXS. Constant value of 2 across device sizes. */
280
- static const componentVideoVideoTimeBadgeFontSize = 256.00; /** 16 - 16 - 18 - 18 -- This variable is used to control the videoTimeBadge text style's font size parameter. The typography style that uses this variable is the videoTimeBadge style. The badge that uses this variable appears on the upper right corner of horizontal videos. */
281
- static const componentVideoVideoTimeBadgeSize = 384.00; /** 24 - 24 - 32 - 40 - This variable is used on horizontal video badges that contain a red play icon on top of a white square next to a timestamp. */
282
- static const semanticBorderBorderRadiusBorderRadiusFull = 159984.00; /** creates fully rounded shapes, typically used for circular elements like avatars. */
283
- static const semanticBorderBorderRadiusBorderRadiusLg = 256.00; /** 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces. */
284
- static const semanticBorderBorderRadiusBorderRadiusMd = 128.00; /** 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements. */
285
- static const semanticBorderBorderRadiusBorderRadiusNone = 0.00; /** 0-0-0-0 – no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements. */
286
- static const semanticBorderBorderRadiusBorderRadiusSm = 64.00; /** 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls. */
287
- static const semanticBorderBorderRadiusBorderRadiusXl = 384.00; /** 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components. */
288
- static const semanticBorderBorderRadiusBorderRadiusXs = 32.00; /** 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges. */
289
- static const semanticBorderBorderWidthBorderWidthHairline = 5.28; /** 0.33 -0.33 -0.33 -0.33 – primarily used in mobile app interfaces. Optimized for high-density displays to create subtle dividers and outlines without visual overload. */
290
- static const semanticBorderBorderWidthBorderWidthThick = 32.00; /** 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active) */
291
- static const semanticBorderBorderWidthBorderWidthThin = 16.00; /** 1-1-1-1 – use for subtle outlines and dividers */
292
- static const /**
293
- * 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
294
- * Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports.
295
- */
296
- semanticLayoutBreakpointsBreakpointMaxWidthSize = 9584.00;
297
- static const /**
298
- * 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
299
- * Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports.
300
- */
301
- semanticLayoutBreakpointsBreakpointMinWidthSize = 6240.00;
302
- static const /**
303
- * Common viewport height size based on the selected mode.
304
- * Apply this token to the main frame of page layouts to simulate realistic vertical space.
305
- */
306
- semanticLayoutCanvasHeightSizeApp = 13504.00;
307
- static const /**
308
- * Common viewport height size based on the selected mode.
309
- * Apply this token to the main frame of page layouts to simulate realistic vertical space.
310
- */
311
- semanticLayoutCanvasHeightSizeWeb = 13504.00;
312
- static const /**
313
- * Common viewport width size based on the selected breakpoint.
314
- * Apply this token to the main frame of page layouts.
315
- */
316
- semanticLayoutCanvasWidthSizeApp = 6240.00;
317
- static const /**
318
- * Common viewport width size based on the selected breakpoint.
319
- * Apply this token to the main frame of page layouts.
320
- */
321
- semanticLayoutCanvasWidthSizeWeb = 6240.00;
322
- static const semanticLayoutContentWidthContentMaxWidthFull = 16384.00; /** Use for content containers that should fill the full width of the page */
323
- static const semanticLayoutContentWidthContentMaxWidthMedium = 11200.00; /** Use for content containers that should not fill the full page width on larger viewports. This is commonly used on article body text content and other elements in an article page. */
324
- static const semanticLayoutGridConstantGridSpaceConstLg = 256.00; /** 16-16-16-16 – use for fixed side paddings and gutters */
325
- static const semanticLayoutGridConstantGridSpaceConstSm = 192.00; /** 12-12-12-12 – use for fixed side paddings and gutters */
326
- static const semanticLayoutGridLayoutGuideLayoutGuideGridColums = 64.00; /** Used to set the column count in Figma Layout guide Grids */
327
- static const semanticLayoutGridResponsiveGridSpaceRespBase = 192.00; /** 12-12-12-16 – use for side paddings and gutters in responsive layouts */
328
- static const semanticLayoutGridResponsiveGridSpaceRespLg = 384.00; /** 24-24-32-32 – use for side paddings and gutters in responsive layouts */
329
- static const semanticLayoutGridResponsiveGridSpaceRespSm = 96.00; /** 6-6-6-8 – use for side paddings and gutters in responsive layouts */
330
- static const semanticLayoutGridResponsiveGridSpaceRespXl = 768.00; /** 48-48-64-64 – use for side paddings and gutters in responsive layouts */
331
- static const semanticLayoutGridResponsivePageInlineSpace = 0.00; /** 0-0-0-16 – This token is used on the main homepages content container, ensuring full-width layout (no horizontal padding) on mobile and tablet breakpoints. */
332
- static const semanticLayoutSectionParagraphEndSpace = 256.00; /** 16-16-32-32 – Use for spacing after paragraphs in text content */
333
- static const semanticLayoutSectionSectionSpaceBase = 576.00; /** 36-36-48-48 – Use for vertical spacing between sections in a layout. */
334
- static const semanticLayoutSectionSectionSpaceLg = 1152.00; /** 72-72-96-96 – Use for vertical spacing between sections in a layout */
335
- static const semanticLayoutSectionSectionSpaceSm = 384.00; /** 24-24-36-36 – Use for vertical spacing between subsections in a layout */
336
- static const semanticSizeConstantSizeConst2Xl = 1152.00; /** 72-72-72-72 – Use for setting fixed height and width of UI elements */
337
- static const semanticSizeConstantSizeConst2Xs = 384.00; /** 24-24-24-24 – Use for setting fixed height and width of UI elements */
338
- static const semanticSizeConstantSizeConst3Xl = 1536.00; /** 96-96-96-96 – Use for setting fixed height and width of UI elements */
339
- static const semanticSizeConstantSizeConst3Xs = 256.00; /** 16-16-16-16 Use for setting fixed height and width of UI elements */
340
- static const semanticSizeConstantSizeConst4Xl = 2368.00; /** 148-148-148-148 – Use for setting fixed height and width of UI elements */
341
- static const semanticSizeConstantSizeConst4Xs = 128.00; /** 8-8-8-8 – Use for setting fixed height and width of UI elements */
342
- static const semanticSizeConstantSizeConstLg = 896.00; /** 56-56-56-56 – Use for setting fixed height and width of UI elements */
343
- static const semanticSizeConstantSizeConstMd = 768.00; /** 48-48-48-48 Use for setting fixed height and width of UI elements */
344
- static const semanticSizeConstantSizeConstSm = 640.00; /** 40-40-40-40 – Use for setting fixed height and width of UI elements */
345
- static const semanticSizeConstantSizeConstXl = 1024.00; /** 64-64-64-64 Use for setting fixed height and width of UI elements */
346
- static const semanticSizeConstantSizeConstXs = 512.00; /** 32-32-32-32 – Use for setting fixed height and width of UI elements */
347
- static const semanticSizeResponsiveSizeResp2Xl = 1152.00; /** 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints */
348
- static const semanticSizeResponsiveSizeResp2Xs = 384.00; /** 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints */
349
- static const semanticSizeResponsiveSizeResp3Xl = 1536.00; /** 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints */
350
- static const semanticSizeResponsiveSizeResp3Xs = 256.00; /** 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints */
351
- static const semanticSizeResponsiveSizeResp4Xl = 2368.00; /** 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints */
352
- static const semanticSizeResponsiveSizeResp4Xs = 192.00; /** 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints */
353
- static const semanticSizeResponsiveSizeRespLg = 896.00; /** 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints */
354
- static const semanticSizeResponsiveSizeRespMd = 768.00; /** 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints */
355
- static const semanticSizeResponsiveSizeRespSm = 640.00; /** 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints */
356
- static const semanticSizeResponsiveSizeRespXl = 1024.00; /** 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints */
357
- static const semanticSizeResponsiveSizeRespXs = 512.00; /** 32-32-40-48 Use for setting height and width of UI elements that scale across breakpoints */
358
- static const semanticSpaceGapConstantGapSpaceConst2Xl = 512.00; /** 32-32-32-32 – Use for fixed gaps between items inside of UI elements */
359
- static const semanticSpaceGapConstantGapSpaceConst2Xs = 32.00; /** 2-2-2-2 Use for fixed gaps between items inside of UI elements */
360
- static const semanticSpaceGapConstantGapSpaceConst3Xl = 768.00; /** 48-48-48-48 – Use for fixed gaps between items inside of UI elements */
361
- static const semanticSpaceGapConstantGapSpaceConstLg = 256.00; /** 16-16-16-16 – Use for fixed gaps between items inside of UI elements */
362
- static const semanticSpaceGapConstantGapSpaceConstMd = 192.00; /** 12-12-12-12 – Use for fixed gaps between items inside of UI elements */
363
- static const semanticSpaceGapConstantGapSpaceConstSm = 128.00; /** 8-8-8-8 – Use for fixed gaps between items inside of UI elements */
364
- static const semanticSpaceGapConstantGapSpaceConstXl = 384.00; /** 24-24-24-24 – Use for fixed gaps between items inside of UI elements */
365
- static const semanticSpaceGapConstantGapSpaceConstXs = 64.00; /** 4-4-4-4 – Use for fixed gaps between items inside of UI elements */
366
- static const semanticSpaceGapResponsiveGapSpaceResp2Xl = 512.00; /** 32-32-48-64 Use for gaps between items inside of UI elements that scale across breakpoints */
367
- static const semanticSpaceGapResponsiveGapSpaceResp2Xs = 32.00; /** 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints */
368
- static const semanticSpaceGapResponsiveGapSpaceResp3Xl = 768.00; /** 48-48-72-96 Use for gaps between items inside of UI elements that scale across breakpoints */
369
- static const semanticSpaceGapResponsiveGapSpaceRespLg = 256.00; /** 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints */
370
- static const semanticSpaceGapResponsiveGapSpaceRespMd = 192.00; /** 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints */
371
- static const semanticSpaceGapResponsiveGapSpaceRespSm = 128.00; /** 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints */
372
- static const semanticSpaceGapResponsiveGapSpaceRespXl = 384.00; /** 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints */
373
- static const semanticSpaceGapResponsiveGapSpaceRespXs = 64.00; /** 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints */
374
- static const semanticSpaceInlineConstantInlineSpaceConst2Xl = 512.00; /** 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements */
375
- static const semanticSpaceInlineConstantInlineSpaceConst2Xs = 64.00; /** 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements */
376
- static const semanticSpaceInlineConstantInlineSpaceConst3Xs = 32.00; /** 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements */
377
- static const semanticSpaceInlineConstantInlineSpaceConstLg = 256.00; /** 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements */
378
- static const semanticSpaceInlineConstantInlineSpaceConstMd = 192.00; /** 12-12-12-12 – Use for fixed horizontal (left/right) padding of UI elements */
379
- static const semanticSpaceInlineConstantInlineSpaceConstSm = 128.00; /** 8-8-8-8 – Use for fixed horizontal (left/right) padding of UI elements */
380
- static const semanticSpaceInlineConstantInlineSpaceConstXl = 384.00; /** 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements */
381
- static const semanticSpaceInlineConstantInlineSpaceConstXs = 96.00; /** 6-6-6-6 Use for fixed horizontal (left/right) padding of UI elements */
382
- static const semanticSpaceInlineResponsiveInlineSpaceResp2Xl = 512.00; /** 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
383
- static const semanticSpaceInlineResponsiveInlineSpaceRespLg = 256.00; /** 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
384
- static const semanticSpaceInlineResponsiveInlineSpaceRespMd = 192.00; /** 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints */
385
- static const semanticSpaceInlineResponsiveInlineSpaceRespSm = 128.00; /** 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
386
- static const semanticSpaceInlineResponsiveInlineSpaceRespXl = 384.00; /** 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
387
- static const semanticSpaceStackConstantStackSpaceConst2Xl = 512.00; /** 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements */
388
- static const semanticSpaceStackConstantStackSpaceConst2Xs = 64.00; /** 4-4-4-4 Use for fixed vertical (top/bottom) padding of UI elements */
389
- static const semanticSpaceStackConstantStackSpaceConst3Xs = 32.00; /** 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements */
390
- static const semanticSpaceStackConstantStackSpaceConstLg = 256.00; /** 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements */
391
- static const semanticSpaceStackConstantStackSpaceConstMd = 192.00; /** 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements */
392
- static const semanticSpaceStackConstantStackSpaceConstSm = 128.00; /** 8-8-8-8 – Use for fixed vertical (top/bottom) padding of UI elements */
393
- static const semanticSpaceStackConstantStackSpaceConstXl = 384.00; /** 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements */
394
- static const semanticSpaceStackConstantStackSpaceConstXs = 96.00; /** 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements */
395
- static const semanticSpaceStackResponsiveStackSpaceResp2Xl = 512.00; /** 32-32-48-64 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
396
- static const semanticSpaceStackResponsiveStackSpaceRespLg = 256.00; /** 16-16-24-32 use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
397
- static const semanticSpaceStackResponsiveStackSpaceRespMd = 192.00; /** 12-12-16-24 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
398
- static const semanticSpaceStackResponsiveStackSpaceRespSm = 128.00; /** 8-8-12-16 use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
399
- static const semanticSpaceStackResponsiveStackSpaceRespXl = 384.00; /** 24-24-32-40 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
400
- static const semanticTypographyFontFamilyBodyFontFamily = Inter; /** This variable references the bodyFontFamily variable from the branding collection. */
401
- static const semanticTypographyFontFamilyCalloutFontFamily = AntennaCond;
402
- static const semanticTypographyFontFamilyDisplayFontFamily = AntennaCond;
403
- static const semanticTypographyFontFamilyFootnoteFontFamily = Inter;
404
- static const semanticTypographyFontFamilyHeadlineFontFamily = AntennaExtraCond;
405
- static const semanticTypographyFontFamilyKickerFontFamily = AntennaExtraCond;
406
- static const semanticTypographyFontFamilyLabelFontFamily = AntennaExtraCond;
407
- static const semanticTypographyFontFamilyQuoteFontFamily = AntennaCond;
408
- static const semanticTypographyFontFamilySubheadlineFontFamily = AntennaCond;
409
- static const semanticTypographyFontFamilyTitleFontFamily = AntennaCond;
410
- static const semanticTypographyFontSizeBodyBodyFontSize = 272.00; /** This variable is used on the body text style's font size parameter. It remains constant at 21. */
411
- static const semanticTypographyFontSizeCalloutCallout1FontSize = 288.00; /** This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22 */
412
- static const semanticTypographyFontSizeDisplayDisplay1FontSize = 608.00; /** This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120 */
413
- static const semanticTypographyFontSizeDisplayDisplay2FontSize = 544.00; /** This variable is used for the font size parameter of the Display2 text style. 36 - 36 - 42 - 64 */
414
- static const semanticTypographyFontSizeDisplayDisplay3FontSize = 432.00; /** This variable is used on the display3 font size parameter of the display3 text style. 28 - 28 - 32 - 40 */
415
- static const semanticTypographyFontSizeFootnoteFootnote1FontSize = 208.00; /** This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18 */
416
- static const semanticTypographyFontSizeFootnoteFootnote2FontSize = 160.00; /** This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16 */
417
- static const semanticTypographyFontSizeHeadlineHeadline1FontSize = 672.00; /** This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100 */
418
- static const semanticTypographyFontSizeHeadlineHeadline2FontSize = 672.00; /** This token is used on the headline2 text style's font size parameter. 40 - 40 - 48 - 64 */
419
- static const semanticTypographyFontSizeHeadlineHeadline3FontSize = 480.00; /** This token is used on the headline3 text style's font size parameter. 28 - 28 - 36 - 40 */
420
- static const semanticTypographyFontSizeHeadlineHeadline4FontSize = 336.00; /** This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32 */
421
- static const semanticTypographyFontSizeKickerKicker1FontSize = 320.00; /** Values come from NMT Figma File 01_Foundation; in online CSS this is kicker0. 18 - 18 - 22 - 30 - This variable does not exist yet in online css. Online css is called kicker0 for smallest font size. */
422
- static const semanticTypographyFontSizeKickerKicker2FontSize = 256.00; /** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. This DS uses 1 to 4 following html convention of h1, h2, h3, etc. 18 - 18 - 22 - 24 */
423
- static const semanticTypographyFontSizeKickerKicker3FontSize = 256.00; /** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20 */
424
- static const semanticTypographyFontSizeKickerKicker4FontSize = 224.00; /** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16 */
425
- static const semanticTypographyFontSizeLabelLabel1FontSize = 272.00; /** This token is used in the label1 text style font size parameter. Its value remains constant at 17 across device sizes. */
426
- static const semanticTypographyFontSizeLabelLabel1FontSizeResponsive = 160.00; /** 10 - 10 - 15 - 17 Use this label font size when you want your label's font size to change across device sizes. */
427
- static const semanticTypographyFontSizeLabelLabel2FontSize = 240.00; /** This variable controls the label2 text style's font size parameter. Its value remains constant at 15. */
428
- static const semanticTypographyFontSizeLabelLabel3FontSize = 192.00; /** This token is used in the label3 text style's font size parameter. Its value remains constant at 12 across device sizes. */
429
- static const semanticTypographyFontSizeLabelLabel4FontSize = 128.00; /** This token is used in the font size parameter of the label4 text style. The value remains constant at 8. */
430
- static const semanticTypographyFontSizeQuoteQuoteFontSize = 256.00; /** 16 - 16 - 18 - 20 -- This variable is used for controlling the font size of the quote text style. */
431
- static const semanticTypographyFontSizeSubheadlineSubheadline1FontSize = 288.00; /** This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36 */
432
- static const semanticTypographyFontSizeTitleTitle1FontSize = 384.00; /** 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
433
- static const semanticTypographyFontSizeTitleTitle2FontSize = 256.00; /** 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
434
- static const semanticTypographyFontWeightBodyBodyFontWeightBold = 700;
435
- static const semanticTypographyFontWeightBodyBodyFontWeightBook = 400;
436
- static const semanticTypographyFontWeightCalloutCalloutFontWeight = 800;
437
- static const semanticTypographyFontWeightDisplayDisplayFontWeight = 800;
438
- static const semanticTypographyFontWeightFootnoteFootnoteFontWeightBold = 700;
439
- static const semanticTypographyFontWeightFootnoteFootnoteFontWeightBook = 400;
440
- static const semanticTypographyFontWeightHeadlineHeadline1FontWeight = 700;
441
- static const semanticTypographyFontWeightHeadlineHeadline1FontWeightSt = Bold Italic; /** This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines. */
442
- static const semanticTypographyFontWeightHeadlineHeadline2FontWeight = 700;
443
- static const semanticTypographyFontWeightHeadlineHeadline3FontWeight = 700;
444
- static const semanticTypographyFontWeightHeadlineHeadline4FontWeight = 700;
445
- static const semanticTypographyFontWeightKickerKickerFontWeight = 700;
446
- static const semanticTypographyFontWeightKickerKickerFontWeightSt = Black Italic;
447
- static const semanticTypographyFontWeightLabelLabelFontWeightBold = 700;
448
- static const semanticTypographyFontWeightLabelLabelFontWeightBook = 400;
449
- static const semanticTypographyFontWeightQuoteQuoteFontWeight = 800;
450
- static const semanticTypographyFontWeightSubheadlineSubheadlineFontWeight = 700;
451
- static const semanticTypographyFontWeightTitleTitleFontWeight = 800;
452
- static const semanticTypographyLetterSpacingDisplayDisplay1LetterSpacing = -8.00; /** -0.5 | -0.5 | -1 | -2 | This variable is used for the letter spacing parameter of the display1 text style. On smaller devices the value is smaller than on larger devices. On desktop devices the letter spacing is further reduced for making the text style more compact. */
453
- static const semanticTypographyLetterSpacingDisplayDisplay2LetterSpacing = -8.00; /** -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display2 text style. On smaller devices the value is smaller than on larger devices. */
454
- static const semanticTypographyLetterSpacingDisplayDisplay3LetterSpacing = -8.00; /** -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display3 text style. On smaller devices the value is smaller than on larger devices. */
455
- static const semanticTypographyLetterSpacingLetterSpacingNegativeLg = -32.00; /** -2 | -2 | -2 | -3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
456
- static const semanticTypographyLetterSpacingLetterSpacingNegativeMd = -16.00; /** -1 | -1 | -1 | -1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
457
- static const semanticTypographyLetterSpacingLetterSpacingNegativeSm = -8.00; /** -0.5 | -0.5 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
458
- static const semanticTypographyLetterSpacingLetterSpacingNegativeXs = -4.00; /** -0.25 | -0.25 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. This letter spacing was only found in large titles on iOS mobile app large title component. */
459
- static const semanticTypographyLetterSpacingLetterSpacingNone = 0.00; /** 0 | 0 | 0 | 0 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
460
- static const semanticTypographyLetterSpacingLetterSpacingPositiveLg = 32.00; /** 2 | 2 | 2 | 3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
461
- static const semanticTypographyLetterSpacingLetterSpacingPositiveMd = 16.00; /** 1 | 1 | 1 | 1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
462
- static const semanticTypographyLetterSpacingLetterSpacingPositiveSm = 8.00; /** 0.5 | 0.5 | 0.5 | 0.5 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
463
- static const semanticTypographyLetterSpacingLetterSpacingPositiveXs = 4.00; /** 0.25 | 0.25 | 0.25 | 0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
464
- static const semanticTypographyLineHeightBodyBodyLineHeight = 448.80; /** Figma's font line height currently does not allow for multipliers as is used on current website css var(--body-line-height) */
465
- static const semanticTypographyLineHeightCalloutCalloutLineHeight = 374.40;
466
- static const semanticTypographyLineHeightDisplayDisplay1LineHeight = 640.00;
467
- static const semanticTypographyLineHeightDisplayDisplay2LineHeight = 576.00;
468
- static const semanticTypographyLineHeightDisplayDisplay3LineHeight = 448.00;
469
- static const semanticTypographyLineHeightFootnoteFootnote1LineHeight = 272.48;
470
- static const semanticTypographyLineHeightFootnoteFootnote2LineHeight = 208.00;
471
- static const semanticTypographyLineHeightHeadlineHeadline1LineHeight = 672.00;
472
- static const semanticTypographyLineHeightHeadlineHeadline2LineHeight = 672.00;
473
- static const semanticTypographyLineHeightHeadlineHeadline3LineHeight = 528.00;
474
- static const semanticTypographyLineHeightHeadlineHeadline4LineHeight = 369.60;
475
- static const semanticTypographyLineHeightKickerKicker1LineHeight = 352.00;
476
- static const semanticTypographyLineHeightKickerKicker2LineHeight = 281.60;
477
- static const semanticTypographyLineHeightKickerKicker3LineHeight = 281.60;
478
- static const semanticTypographyLineHeightKickerKicker4LineHeight = 246.40;
479
- static const semanticTypographyLineHeightLabelLabel1LineHeight = 326.40; /** This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights. */
480
- static const semanticTypographyLineHeightLabelLabel1ResponsiveLineHeight = 192.00;
481
- static const semanticTypographyLineHeightLabelLabel2LineHeight = 307.20;
482
- static const semanticTypographyLineHeightLabelLabel3LineHeight = 230.40;
483
- static const semanticTypographyLineHeightLabelLabel4LineHeight = 160.00;
484
- static const semanticTypographyLineHeightQuoteQuoteLineHeight = 332.80; /** This variable is used in the quote text style line height parameter. */
485
- static const semanticTypographyLineHeightSubheadlineSubheadline1LineHeight = 374.40;
486
- static const semanticTypographyLineHeightTitleTitle1LineHeight = 422.40;
487
- static const semanticTypographyLineHeightTitleTitle2LineHeight = 332.80; /** html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
488
- static const semanticVisibilityBooleanHideOnDesktop = true; /** Use for hiding elements on desktop viewport sizes only */
489
- static const semanticVisibilityBooleanHideOnMobile = false; /** Use for hiding elements on mobile viewport sizes */
490
- static const semanticVisibilityBooleanVisilbleAbove600px = false; /** Use for showing elements on viewport sizes above 600 px */
491
- static const semanticVisibilityBooleanVisilbleBelow600px = true; /** Use for showing elements on viewport sizes below 600 px */
492
- static const semanticVisibilityBooleanVisilbleDesktopOnly = false; /** Use for showing elements on desktop viewport sizes only */
493
- static const semanticVisibilityBooleanVisilbleMobileOnly = true; /** Use for showing elements on mobile viewport sizes only */
494
- static const semanticVisibilityBooleanVisilbleTabletOnly = false; /** Use for showing elements on tablet viewport sizes only */
495
- static const semanticVisibilityVariantSwitchBpSpecificApp = compact;
496
- static const semanticVisibilityVariantSwitchBpSpecificWeb = xs/sm;
497
- static const semanticVisibilityVariantSwitchChangeOnLg = xs/sm/md;
498
- static const semanticVisibilityVariantSwitchChangeOnMd = xs/sm; /** This variable is used for controlling size changes across device sizes on some components such as the vertical newsticker cards and the search results cards. Both have cards that change layouts at different breakpoints. */
499
- }
15
+ static const breakpointName = "sm";
16
+ // Component - Accordion
17
+ /** This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande */
18
+ static const accordionLabelFontFamily = "Inter";
19
+
20
+ // Component - Article
21
+ static const aricleMobile1ColGridImageMarginSpace = "0px";
22
+ /** 8 | 8 | 12 | 16 - This space variable is used at the top edge of the article main content bounding box. */
23
+ static const articleTopMarginSpace = "8px";
24
+ /** This variable is used to control the font size of kickers in the heading section of article pages. 18 - 18 - 22 - 30 */
25
+ static const articleKickerFontSize = "20px";
26
+ /** 40 - 40 - 72 - 100 - This variable uses the semantic variables headline2 for XS&SM, headline1 for MD&LG */
27
+ static const articleHeadlineFontSize = "42px";
28
+ /** same as standard teaser width size variable */
29
+ static const articleGalleryAteaserWidth = "145px";
30
+ /** CSS --article-figure-meta-font-size 16-16-18-18 */
31
+ static const articleImageCaptionFontSize = "13px";
32
+ /** NMT CSS --article-figure-meta-font-size */
33
+ static const articleImageSourceFontSize = "13px";
34
+ /** this component level variable references the branding variables */
35
+ static const articleImageCaptionLineHeight = "16.899999618530273px";
36
+ static const articleImageSourceLineHeight = "17px";
37
+ /** 16 - 16 - 24 - 32 - This variable creates the vertical spacing between different article body elements such as avatars, media players, corssheadings, paragraphs, field sets, images, tables, quotes, videos, social embeds, etc. */
38
+ static const articleContentStackSpace = "16px";
39
+ /** 12 | 12 | 12 | 16 - This spacing variable is used for the space between article page heading kickers, headlines and subheadlines. XS&SM need review; correct value might be 8 */
40
+ static const articleHeadingsStackSpace = "12px";
41
+ static const articleImageLandscapeInlineSpace = "0px";
42
+ /** This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. This variable references variables from the branding collection. */
43
+ static const articleMetaFontFamily = "AntennaCond";
44
+ /** This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. 12 - 12 - 14 - 16 */
45
+ static const articleMetaFontSize = "12px";
46
+ /** 16 | 16 | 72 | 162 - This variable is used for making the left and right spacings around article content blocks. Current css has the article-body class assigned to a div and article body contains these horizontal padding values. */
47
+ static const articleContentInlineSpace = "16px";
48
+ /** 16 | 16 | 72 | 16 - This variable is used for the left and right space within the article page headings container which holds the article page kicker, headline and subheadline. */
49
+ static const articleHeadingsInlineSpace = "16px";
50
+ static const articleImagePortaitInlineSpace = "0px";
51
+ static const articleImageContainerStackSpace = "8px";
52
+ static const articleInfoboxInlineSpace = "16px";
53
+ static const articleInfoboxStackSpace = "16px";
54
+
55
+ // Component - AudioPlayer
56
+ /** This variable is used in the text style dedicated to audio player labels for elapsed time, reproduction speed and short functionality description text. 16 - 16 - 16 - 18 */
57
+ static const audioPlayerFontSize = "16px";
58
+
59
+ // Component - Avatar
60
+ /** This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15 */
61
+ static const avatarLabelFontSize = "13px";
62
+ /** This variable is used for setting the size of avatar images in article pages. It references the sizeConstMD variable from the "generic" semantic collection. Its value is 48 across devices. */
63
+ static const avatarArticleSize = "48px";
64
+ /** 96 - 96 - 130 - 130 This variable is used for controlling the size of the avatar image on author pages. */
65
+ static const avatarAuthorPageSize = "96px";
66
+ /** This variable is used in avatar text styles. It receives values from the Brand Tokens Collection. Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
67
+ static const avatarFontFamily = "Inter";
68
+ /** This variable is used for controlling the line height of avatar texts. Its values influence the stacking space between avatar texts. 21 - 21 - 21 - 23 */
69
+ static const avatarLabelLineHeight = "21px";
70
+ /** This variable is used for setting the inline space between multiple avatars that are horizontally placed in a lane when an article has multiple authors. 16 - 16 - 24 - 24 */
71
+ static const avatarLaneGapSpace = "16px";
72
+ /** This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review. */
73
+ static const appAvatarFontFamily = "AntennaCond";
74
+
75
+ // Component - Badge
76
+ /** This space variable is used for creating the top and bottom space between a badge's text label and the surface that the text label is on top of. */
77
+ static const badgesInnerStackSpace = "2px";
78
+ /** This space variable is used for creating the left and right space between a badge's text label and the badge background surface that the text label is on top of. */
79
+ static const badgesInnerInlineSpace = "4px";
80
+ /** 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers. */
81
+ static const adLabelBadgeHeightSize = "30px";
82
+
83
+ // Component - Breadcrumb
84
+ /** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
85
+ static const breadcrumbFontSize = "14px";
86
+ static const breadcrumbFontFamily = "Inter";
87
+ static const breadcrumbArrowLeftInlineSpace1 = "3px";
88
+ static const breadcrumbArrowRightInlineSpace2 = "5px";
89
+ static const breadcrumbInlineSpace = "12px";
90
+ /** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
91
+ static const breadcrumbLineHeight = "14px";
92
+ static const breadcrumbFontWeight = 400;
93
+ static const breadcrumbStackSpace = "14px";
94
+
95
+ // Component - BreakingNews
96
+ static const breakingNewsContainerHeightSize = "56px";
97
+ static const breakingNewsBadgeUpperTitleFontSize = "13px";
98
+ static const breakingNewsBadgeLowerTitleFontSize = "23px";
99
+ static const breakingNewsBadgeUpperTitleLineHeight = "13px";
100
+ static const breakingNewsBadgeLowerTitleLineHeight = "21px";
101
+ static const breakingNewsBadgeTitelsStackSpace = "0px";
102
+ static const breakingNewsScrollingTextFontSize = "21px";
103
+ static const breakingNewsScrollingTextLineHeight = "24px";
104
+ static const breakingNewsBadgeInlineSpace = "6px";
105
+
106
+ // Component - Button
107
+ static const buttonLabelFontSize = "15px";
108
+ static const buttonInlineSpace = "16px";
109
+ /** Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18 */
110
+ static const partnerLinkButtonLabelFontSize = "16px";
111
+ static const partnerLinkButtonLabelHeightSize = "48px";
112
+ static const buttonBorderWidthSize = "2px";
113
+ /** This fixed height variable ensures that the button maintains a consistent height, even when the icon is not active. */
114
+ static const buttonContentMinHeightSize = "24px";
115
+ static const partnerLinkButtonInlineSpace = "8px";
116
+ static const buttonLabelLineHeight = "15px";
117
+ static const buttonContentGapSpace = "6px";
118
+ static const buttonStackSpace = "6px";
119
+ static const buttonBorderRadius = "8px";
120
+
121
+ // Component - Cards
122
+ static const searchResultCardImageWidthSize = "216px";
123
+ static const searchResultCardImageHeightSizeStacked = "189px";
124
+ static const newstickerImageCardWidthSize = "206px";
125
+
126
+ // Component - Carousel
127
+ /** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
128
+ static const galleryTeaserTitleBottomSpace = "28px";
129
+ /** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
130
+ static const galleryTeaserAppGapSpace = "0px";
131
+ static const appEpaperCarouselItemFocusWidth = "182px";
132
+ static const appEpaperCarouselItemDefaultWidth = "144px";
133
+ static const appEpaperCarouseBeilageItemWidth = "110px";
134
+ static const standardTeaserGalleryTeaserWidthWeb = "145px";
135
+ static const standardTeaserGalleryTeaserWidthApp = "280px";
136
+
137
+ // Component - Chips
138
+ /** This variable is used on the chips font size parameter of the chips text style. The font size changes only for the change between larger device widths and any device smaller than the largest. 16 - 16 -16 - 18 */
139
+ static const chipsFontSize = "16px";
140
+ static const chipsInlineSpace = "12px";
141
+ static const chipsStackSpace = "8px";
142
+
143
+ // Component - Datepicker
144
+ static const datepickerItemDayWidthSize = "44px";
145
+ static const datepickerItemHeightSize = "44px";
146
+ static const datepickerItemYearWidthSize = "77px";
147
+
148
+ // Component - Drawers
149
+ static const mobileMenuDrawerStackSpace = "20px";
150
+ static const mobileMenuDrawerLeftInlineSpace = "20px";
151
+ static const mobileMenuDrawerRightInlineSpace = "16px";
152
+ static const mobileMenuDrawerMaxWidthSize = "400px";
153
+
154
+ // Component - Dropdown
155
+ static const dropDownBorderRadius = "4px";
156
+ static const dropDownItemStackSpace = "8px";
157
+ static const dropDownItemInlineSpace = "12px";
158
+
159
+ // Component - Footer
160
+ /** This variable is used on footer links that commonly show up at the bottom of pages. The font size parameter remains constant at 11 px across device sizes. */
161
+ static const footerFontSize = "11px";
162
+ static const footerLineHeight = "14px";
163
+ static const footerFontFamily = "Inter";
164
+ static const footerFontSizeUserOfferPages = "18px";
165
+ static const footerLineHeightUserOfferPages = "26px";
166
+
167
+ // Component - Icon
168
+ static const iconSize = "24px";
169
+ static const iconSizeEmbeddMedia = "40px";
170
+
171
+ // Component - InfoElement
172
+ static const infoElementTeaserBadgeHeightSize = "16px";
173
+ static const infoElementTeaserImageHeightSize = "80px";
174
+ static const infoElementTeaserImageWidthSize = "80px";
175
+ static const infoElementTeaserBadgeMarginSpace = "4px";
176
+
177
+ // Component - Inputfield
178
+ static const inputFieldStackSpace = "6px";
179
+ static const inputFieldInlineSpace = "16px";
180
+ static const inputFieldMiniLabelInlineSpace = "4px";
181
+ /** This variable controls texts inside of input fields such as dropdowns, date input and other text inputs that appear in forms for example. compact 15 - default 17 - spacious 19 */
182
+ static const inputFieldFontSize = "16px";
183
+ static const inputFieldImessageInlineSpace = "16px";
184
+ static const inputFieldHeightSize = "36px";
185
+ static const heyInputContainerInlineSpace = "8px";
186
+ static const inputFieldMessageGapSpace = "4px";
187
+ static const inputFieldFontFamily = "Inter";
188
+
189
+ // Component - Liveticker
190
+ static const liveTickerheadlineFontWeight = 600;
191
+ /** This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32 */
192
+ static const liveTickerHeadlinesFontSize = "22px";
193
+ static const timeStampFontFamily = "Gotham XNarrow";
194
+ /** This variable is used for the live ticker time stamp font size. 14 - 14 - 16 - 16 */
195
+ static const liveTickerTimeStampFontSize = "14px";
196
+ static const liveTickerTimeHeadlineStackSpace = "4px";
197
+ static const liveTickerSliderItemWidthMaxSize = "257px";
198
+ static const liveTickerAppCardHeightSize = "96px";
199
+ static const liveTickerAppCardWidthSize = "250px";
200
+
201
+ // Component - Mediaplayer
202
+ static const podcastPlayButtonSize = "48px";
203
+ static const vidPlayerBottomBarGapSpace = "0px";
204
+ static const audioPlayerHeaderStackSpace = "56px";
205
+ static const videoTimeBadgeFontFamily = "Inter";
206
+ static const vidPlayerControlButtonSize = "42px";
207
+ static const vidPlayerControlButtonIconSizeHover = "28px";
208
+ static const vidPlayerTimecodeFontSize = "14px";
209
+ static const vidPlayerTimecodeContainerMinWidthSize = "45px";
210
+ static const vidPlayerProgressBarContainerHeightSize = "24px";
211
+ static const vidPlayerUnmuteButtonWidthSize = "220px";
212
+
213
+ // Component - Menu
214
+ static const menuItemSpace = "8px";
215
+ /** This variable is used on the menu link lane and on the mobile side menu drawer. */
216
+ static const menuItemFontSize = "18px";
217
+ static const menuItemUtilFontSize = "12px";
218
+ static const menuItemUtilStackSpace = "10px";
219
+ static const menuLinkLaneHeightSize = "48px";
220
+ static const menuUtillinkItemHeightSize = "48px";
221
+ static const menuLinkItemInlineSpace = "4px";
222
+ static const menuLogoDefaultSize = "56px";
223
+ static const menuLogoScrolledSize = "56px";
224
+ static const menuSpecialNaviItemHeightSize = "48px";
225
+ static const subNavBarHeightSize = "42px";
226
+ static const menuUtilityLinksContainerHeightSize = "56px";
227
+ static const menuTopStackSpace = "8px";
228
+ static const menuLeftInlineSpace = "8px";
229
+ static const menuUtilityLinksGapSpace = "24px";
230
+ static const menuRightInlineSpace = "0px";
231
+ static const menuBottomStackSpace = "8px";
232
+ static const menuUtilityLinksDividerHeightSize = "40px";
233
+ /** This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 10 - 10 - 10 - 0 */
234
+ static const menuShadowVisibility = Color(0x1a000000);
235
+ /** This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 0 - 0 - 0 - 10 */
236
+ static const heyInputShadowVisibility = Color(0x00000000);
237
+ static const appTopbarTitleFontSize = "12px";
238
+ static const appTopbarStageTitleHeight = "14px";
239
+ static const iOsappTopBarHeightSize = "44px";
240
+ static const iOsappTopBarLeftInlineSpace = "12px";
241
+ static const iOsappTopBarRightInlineSpace = "16px";
242
+
243
+ // Component - Newsticker
244
+ /** similar to kicker3 values - 16 - 16 - 16 - 18 */
245
+ static const newsTickerTimeFontSize = "16px";
246
+ static const newsTickerTimeFontWeight = 700;
247
+ static const newsTickerTimeFontFamily = "AntennaExtraCond";
248
+ /** Figma currently does not allow for percentages in Line Height variables. The values in this token are the result of multiplying the font size by the line height variable defined on the Bild home css -> newsTickerTime line height: 1.3. Line height for this component does not change across devices. */
249
+ static const newsTickerTimeLineHeight = "20.799999237060547px";
250
+ static const newsTickerContentStackSpace = "4px";
251
+ static const newsTickerKickerInnerStackSpace = "2px";
252
+ static const newsTickerTitlesInlineSpace = "18px";
253
+ static const newsTickerBadgesInlineSpace = "8px";
254
+ static const newsTickerTimeKickerStackSpace = "4px";
255
+ static const newsTickerEntriesStackSpace = "22px";
256
+ static const newsTickerKickerInnerInlineSpace = "4px";
257
+ static const newsTickerSkeletonBottomSpace = "64px";
258
+ static const newsTickerRedDotSize = "12px";
259
+ static const newsTickerEntriesLeftInlineSpace = "22px";
260
+ static const newsTickerLineInlineSpace = "6px";
261
+ static const newsTickerAppCardHeightSize = "116px";
262
+ static const newsTickerAppCardWidthSize = "250px";
263
+
264
+ // Component - Pagination
265
+ static const galleryPaginationItemHeightSize = "4px";
266
+ /** 8 - 8 - 12 - 12 - this component level variable references the inlineSpaceConst semantic variables; SM for smaller devices, MD for larger devices */
267
+ static const galleryPaginationContainerWebInlineSpace = "8px";
268
+ /** 12 - 12 - 16 - 16 - this component level variable references the semantic */
269
+ static const galleryPaginationContainerStackSpace = "12px";
270
+ static const galleryPaginationContainerAppInlineSpace = "12px";
271
+ static const scrollBarThicknessSize = "8px";
272
+
273
+ // Component - Paywall
274
+ static const paywallContainerGapSpace = "-48px";
275
+ static const paywallHeaderBottomStackSpace = "80px";
276
+ static const paywallCardMaxWidthSize = "346px";
277
+ /** This variable is used on the paywall card price tag. 64 constant */
278
+ static const paywallCardPriceTagFontSize = "64px";
279
+ static const paywallCardPriceTagLineHeight = "64px";
280
+ static const paywallCardPriceNoteLineHeight = "40px";
281
+ /** This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40 */
282
+ static const paywallCardPriceNoteFontSize = "40px";
283
+
284
+ // Component - Quotes
285
+ static const quoteContainerInlineSpace = "16px";
286
+ static const quoteContainerStackSpace = "16px";
287
+ static const quoteQuotationMarksFontSize = "28px";
288
+ static const quoteContentGapSpace = "16px";
289
+
290
+ // Component - RadioButtons
291
+ static const radioSelectorSize = "20px";
292
+ static const radioSelectorDotActiveSize = "12px";
293
+
294
+ // Component - Search
295
+ static const searchResultBadgeHeightSize = "18px";
296
+
297
+ // Component - SectionTitle
298
+ static const sectionTitleInnerStackBottomSpace = "12px";
299
+ static const sectionTitleHeightSize = "32px";
300
+ /** This variable is used on large title headings that are h2 elements in html and indicate a new section in the user interface. This space changes when a user hovers over the large title. */
301
+ static const sectionTitleArrowInlineSpace = "5px";
302
+ /** This variable is used for increasing the space between the text and the arrow at the end of the large title text. On mobile devices there is no hover state so this variables values are the same as the default state values. */
303
+ static const sectionTitleArrowInlineSpaceActive = "5px";
304
+
305
+ // Component - Separators
306
+ static const separatorThicknessSize = "2px";
307
+
308
+ // Component - Skeletons
309
+ static const headlinesSkeletonImagePlaceholderMaxWidth = "282px";
310
+ static const articleSkeletonImageInlineSpace = "12px";
311
+ static const articleSkeletonTextInlineSpace = "0px";
312
+ static const articleTextSkeletonHeightSize = "270px";
313
+
314
+ // Component - Sliders
315
+ static const sliderProgressBarIdleHeightSize = "4px";
316
+ static const sliderProgressBarHoverHeightSize = "8px";
317
+ static const sliderProgressInactiveHeightSize = "2px";
318
+ static const vidPlayerProgressBarHeightSize = "12px";
319
+
320
+ // Component - SpecialNavi
321
+ static const specialNaviInlineSpace = "24px";
322
+
323
+ // Component - Spinners
324
+ static const videoSpinnerSize = "40px";
325
+ static const videoSpinnerStrokeSize = "2px";
326
+ static const videoSpinnerSize05x = "20px";
327
+
328
+ // Component - Table
329
+ static const tableColumnWidthSize1x = "80px";
330
+ static const tableColumnWidthSize2x = "140px";
331
+ static const tableColumnWidthSize05x = "40px";
332
+ static const tableColumnWidthSize15x = "120px";
333
+ static const tableColumnWidthSize25x = "180px";
334
+ static const tableColumnWidthSize075x = "56px";
335
+ static const tableColumnWidthSize3x = "200px";
336
+ static const tableItemMaxWidthSize = "224px";
337
+
338
+ // Component - Tabs
339
+ /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
340
+ static const tabLabelFontSize = "16px";
341
+ static const iosTabbarHeightSize = "49px";
342
+ static const androidTabbarHeightSize = "56px";
343
+ /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
344
+ static const tabLabelFontSizeLine = "12px";
345
+ /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
346
+ static const appsTabsLabelFontSize = "12px";
347
+ /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
348
+ static const appsTabsLabelLineHeight = "14.399999618530273px";
349
+ static const topBarTabItemHeightSize = "44px";
350
+
351
+ // Component - Teaser
352
+ static const teaserTitleInlineLeftSpace = "12px";
353
+ static const teaserTitleStackSpace = "4px";
354
+ static const teaserTitleGapSpace = "4px";
355
+ static const teaserKickerBgInlineSpace = "6px";
356
+ static const teaserKickerBgStackSpace = "2px";
357
+ /** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
358
+ static const teaserBadgesMarginSpace = "8px";
359
+ /** This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40 */
360
+ static const teaserBadgesHeightSizeLg = "32px";
361
+ static const teaserTitleBottomStackSpace = "12px";
362
+ static const teaserBadgesHeightSizeSm = "24px";
363
+ static const teaserLayoutGridSpace = "12px";
364
+
365
+ // Component - Teaser - aTeaser
366
+ /** 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable */
367
+ static const aTeaserKickerFontSize = "16px";
368
+ /** This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
369
+ static const aTeaserHeadlineFontSize = "30px";
370
+ static const aTeaserKickerLineHeight = "16px";
371
+ static const aTeaserHeadlineLineHeight = "30px";
372
+ static const aTeaserTitleInlineSpace = "12px";
373
+
374
+ // Component - Teaser - bTeaser
375
+ static const bTeaserTitleInlineSpace = "16px";
376
+
377
+ // Component - Teaser - bildPlay
378
+ static const bildPlayTeaserWidthSize = "145px";
379
+
380
+ // Component - Teaser - mQTeaser
381
+ /** XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
382
+ static const mQteaserHeadlineFontSize = "21px";
383
+ static const mQteaserHeadlineFontWeight = 700;
384
+ static const mQteaserHeadlineLineHeight = "23.100000381469727px";
385
+ static const mqTeaserTitleInlineSpace = "12px";
386
+
387
+ // Component - Teaser - qTeaser
388
+ /** This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100 */
389
+ static const quadHeadlineFontSize = "42px";
390
+ static const quadKickerFontSize = "20px";
391
+ static const quadHeadlineLineHeight = "42px";
392
+ static const qTeaserTitleInlineSpace = "12px";
393
+
394
+ // Component - Teaser - stdTeaser
395
+ static const stdTeaserImageTitleGapSpace = "4px";
396
+ /** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
397
+ static const stdTeaserBadgesMarginSpace = "4px";
398
+ /** 2 | 2 | 2 | 2 - This variable is used on the standard teaser vertical spacing between the kicker and the headline. It references the semantic variable stackSpaceConst3XS */
399
+ static const stdTeaserKickerHeadlineStackSpace = "2px";
400
+
401
+ // Component - Teaser - superA
402
+ /** 16 - 16 - 16 - 16 */
403
+ static const superAteaserTitleInlineSpace = "24px";
404
+
405
+ // Component - ToggleSwitch
406
+ /** This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
407
+ static const appToggleItemLabelFontSize = "14px";
408
+ /** This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2 */
409
+ static const appToggleItemLabelLineHeight = "14.100000381469727px";
410
+
411
+ // Component - Video
412
+ /** This variable is used on video player badges that display a red play icon on top of a white square next to a time stamp. This variable references the borderRadiusXS. Constant value of 2 across device sizes. */
413
+ static const videoTimeBadgeCornerSize = "2px";
414
+ /** 16 - 16 - 18 - 18 -- This variable is used to control the videoTimeBadge text style's font size parameter. The typography style that uses this variable is the videoTimeBadge style. The badge that uses this variable appears on the upper right corner of horizontal videos. */
415
+ static const videoTimeBadgeFontSize = "16px";
416
+ /** 24 - 24 - 32 - 40 - This variable is used on horizontal video badges that contain a red play icon on top of a white square next to a timestamp. */
417
+ static const videoTimeBadgeSize = "24px";
418
+ static const videoRedPlayIconWidthSize = "8px";
419
+ /** This variable is used for changing the red play icon inside the white square. */
420
+ static const videoRedPlayIconHeightSize = "10px";
421
+ static const videoBadgeTimeLineHeight = "21px";
422
+ static const videoSkeletonContainerHeight = "180px";
423
+ static const videoFrameInlineSpace = "0px";
424
+ static const verticalVideoMockHeadlineFontSize = "22px";
425
+ /** 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter. */
426
+ static const videoAdBadgeFontSize = "14px";
427
+
428
+ // Component - _DSysDocs
429
+ /** Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe */
430
+ static const bildDesignFrameSpace = "12px";
431
+ /** This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68 */
432
+ static const dsMainContainerSpace = "0px";
433
+ static const dsysDocsWidthSize = "750px";
434
+ /** This variable is used as a max width size for content blocks. For mobile devices this var references the DSysDocsWidthSize var 320 - 750 - 962 - 1024 */
435
+ static const mainContentStageSize = "750px";
436
+ /** This variable is used on documentation pages that have an artistic banner at the top of the page that is related to the foundation topic on the page. 80 - 80 -80 - 140 */
437
+ static const foundationsBannerHeightSize = "80px";
438
+ /** This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8 */
439
+ static const dsCaptionStackSpace05x = "4px";
440
+ static const dsCaptionStackSpace1x = "8px";
441
+ /** This variable is used only for this design system's component tests. */
442
+ static const _1columnMobile = "320px";
443
+ /** This variable is currently used on a thin gallery that appears on desktop websites with petbook and other "books" content. Its height changes to a large height on mobile sites. 558 - 558 - 558 - 186 */
444
+ static const thinBannerVerticalHeightSize = "558px";
445
+ /** This variable is used only for texts and labels that form part of this design system's documentation. */
446
+ static const specsFontFamily = "Gotham";
447
+ /** This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180 */
448
+ static const docHeaderHeightSize = "144px";
449
+
450
+ // Semantic - Border - BorderRadius
451
+ /** 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges. */
452
+ static const borderRadiusXs = "2px";
453
+ /** 8-8-8-8 Standard radius for buttons, chips, input fields, and medium-sized interactive elements. */
454
+ static const borderRadiusMd = "8px";
455
+ /** 4-4-4-4 use for corner rounding on compact components like checkboxes or small input controls. */
456
+ static const borderRadiusSm = "4px";
457
+ /** 24-24-24-24 use for corner rounding on larger cards, overlays, dialogs, and other container components. */
458
+ static const borderRadiusXl = "24px";
459
+ /** 16-16-16-16 use for corner rounding on small cards, overlays, and modal surfaces. */
460
+ static const borderRadiusLg = "16px";
461
+ /** 0-0-0-0 no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements. */
462
+ static const borderRadiusNone = "0px";
463
+ /** creates fully rounded shapes, typically used for circular elements like avatars. */
464
+ static const borderRadiusFull = "9999px";
465
+
466
+ // Semantic - Border - BorderWidth
467
+ /** 1-1-1-1 use for subtle outlines and dividers */
468
+ static const borderWidthThin = "1px";
469
+ /** 2-2-2-2 use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active) */
470
+ static const borderWidthThick = "2px";
471
+ /** 0.33 -0.33 -0.33 -0.33 – primarily used in mobile app interfaces. Optimized for high-density displays to create subtle dividers and outlines without visual overload. */
472
+ static const borderWidthHairline = "0.33000001311302185px";
473
+
474
+ // Semantic - Layout
475
+ /** Common viewport height size based on the selected mode.
476
+ Apply this token to the main frame of page layouts to simulate realistic vertical space. */
477
+ static const canvasHeightSizeWeb = "844px";
478
+ /** Common viewport width size based on the selected breakpoint.
479
+ Apply this token to the main frame of page layouts. */
480
+ static const canvasWidthSizeWeb = "390px";
481
+ /** Common viewport width size based on the selected breakpoint.
482
+ Apply this token to the main frame of page layouts. */
483
+ static const canvasWidthSizeApp = "390px";
484
+ /** Common viewport height size based on the selected mode.
485
+ Apply this token to the main frame of page layouts to simulate realistic vertical space. */
486
+ static const canvasHeightSizeApp = "844px";
487
+
488
+ // Semantic - Layout - Breakpoints
489
+ /** 320 - 390 - 600 - 1024 Defines the minimum width of the main frame for different breakpoints.
490
+ Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports. */
491
+ static const breakpointMinWidthSize = "390px";
492
+ /** 389 - 599 - 1023 - 1024 Defines the minimum width of the main frame for different breakpoints.
493
+ Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports. */
494
+ static const breakpointMaxWidthSize = "599px";
495
+
496
+ // Semantic - Layout - ContentWidth
497
+ /** Use for content containers that should not fill the full page width on larger viewports. This is commonly used on article body text content and other elements in an article page. */
498
+ static const contentMaxWidthMedium = "700px";
499
+ /** Use for content containers that should fill the full width of the page */
500
+ static const contentMaxWidthFull = "1024px";
501
+
502
+ // Semantic - Layout - Grid - Constant
503
+ /** 16-16-16-16 – use for fixed side paddings and gutters */
504
+ static const gridSpaceConstLg = "16px";
505
+ /** 12-12-12-12 – use for fixed side paddings and gutters */
506
+ static const gridSpaceConstSm = "12px";
507
+
508
+ // Semantic - Layout - Grid - LayoutGuide
509
+ /** Used to set the column count in Figma Layout guide Grids */
510
+ static const layoutGuideGridColums = "4px";
511
+
512
+ // Semantic - Layout - Grid - Responsive
513
+ /** 24-24-32-32 – use for side paddings and gutters in responsive layouts */
514
+ static const gridSpaceRespLg = "24px";
515
+ /** 48-48-64-64 – use for side paddings and gutters in responsive layouts */
516
+ static const gridSpaceRespXl = "48px";
517
+ /** 12-12-12-16 – use for side paddings and gutters in responsive layouts */
518
+ static const gridSpaceRespBase = "12px";
519
+ /** 6-6-6-8 – use for side paddings and gutters in responsive layouts */
520
+ static const gridSpaceRespSm = "6px";
521
+ /** 0-0-0-16 – This token is used on the main homepages content container, ensuring full-width layout (no horizontal padding) on mobile and tablet breakpoints. */
522
+ static const pageInlineSpace = "0px";
523
+
524
+ // Semantic - Layout - Section
525
+ /** 36-36-48-48 – Use for vertical spacing between sections in a layout. */
526
+ static const sectionSpaceBase = "36px";
527
+ /** 72-72-96-96 – Use for vertical spacing between sections in a layout */
528
+ static const sectionSpaceLg = "72px";
529
+ /** 16-16-32-32 – Use for spacing after paragraphs in text content */
530
+ static const paragraphEndSpace = "16px";
531
+ /** 24-24-36-36 – Use for vertical spacing between subsections in a layout */
532
+ static const sectionSpaceSm = "24px";
533
+
534
+ // Semantic - Size - Constant
535
+ /** 16-16-16-16 – Use for setting fixed height and width of UI elements */
536
+ static const sizeConst3Xs = "16px";
537
+ /** 24-24-24-24 – Use for setting fixed height and width of UI elements */
538
+ static const sizeConst2Xs = "24px";
539
+ /** 32-32-32-32 – Use for setting fixed height and width of UI elements */
540
+ static const sizeConstXs = "32px";
541
+ /** 40-40-40-40 – Use for setting fixed height and width of UI elements */
542
+ static const sizeConstSm = "40px";
543
+ /** 48-48-48-48 Use for setting fixed height and width of UI elements */
544
+ static const sizeConstMd = "48px";
545
+ /** 56-56-56-56 – Use for setting fixed height and width of UI elements */
546
+ static const sizeConstLg = "56px";
547
+ /** 64-64-64-64 – Use for setting fixed height and width of UI elements */
548
+ static const sizeConstXl = "64px";
549
+ /** 96-96-96-96 – Use for setting fixed height and width of UI elements */
550
+ static const sizeConst3Xl = "96px";
551
+ /** 148-148-148-148 – Use for setting fixed height and width of UI elements */
552
+ static const sizeConst4Xl = "148px";
553
+ /** 72-72-72-72 – Use for setting fixed height and width of UI elements */
554
+ static const sizeConst2Xl = "72px";
555
+ /** 8-8-8-8 – Use for setting fixed height and width of UI elements */
556
+ static const sizeConst4Xs = "8px";
557
+
558
+ // Semantic - Size - Responsive
559
+ /** 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints */
560
+ static const sizeResp3Xs = "16px";
561
+ /** 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints */
562
+ static const sizeResp2Xs = "24px";
563
+ /** 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints */
564
+ static const sizeRespXs = "32px";
565
+ /** 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints */
566
+ static const sizeRespSm = "40px";
567
+ /** 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints */
568
+ static const sizeRespMd = "48px";
569
+ /** 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints */
570
+ static const sizeRespLg = "56px";
571
+ /** 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints */
572
+ static const sizeRespXl = "64px";
573
+ /** 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints */
574
+ static const sizeResp2Xl = "72px";
575
+ /** 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints */
576
+ static const sizeResp3Xl = "96px";
577
+ /** 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints */
578
+ static const sizeResp4Xl = "148px";
579
+ /** 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints */
580
+ static const sizeResp4Xs = "12px";
581
+
582
+ // Semantic - Space - Gap - Constant
583
+ /** 2-2-2-2 – Use for fixed gaps between items inside of UI elements */
584
+ static const gapSpaceConst2Xs = "2px";
585
+ /** 4-4-4-4 – Use for fixed gaps between items inside of UI elements */
586
+ static const gapSpaceConstXs = "4px";
587
+ /** 8-8-8-8 – Use for fixed gaps between items inside of UI elements */
588
+ static const gapSpaceConstSm = "8px";
589
+ /** 12-12-12-12 – Use for fixed gaps between items inside of UI elements */
590
+ static const gapSpaceConstMd = "12px";
591
+ /** 16-16-16-16 – Use for fixed gaps between items inside of UI elements */
592
+ static const gapSpaceConstLg = "16px";
593
+ /** 24-24-24-24 – Use for fixed gaps between items inside of UI elements */
594
+ static const gapSpaceConstXl = "24px";
595
+ /** 32-32-32-32 – Use for fixed gaps between items inside of UI elements */
596
+ static const gapSpaceConst2Xl = "32px";
597
+ /** 48-48-48-48 – Use for fixed gaps between items inside of UI elements */
598
+ static const gapSpaceConst3Xl = "48px";
599
+
600
+ // Semantic - Space - Gap - Responsive
601
+ /** 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints */
602
+ static const gapSpaceRespXs = "4px";
603
+ /** 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints */
604
+ static const gapSpaceRespLg = "16px";
605
+ /** 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints */
606
+ static const gapSpaceRespXl = "24px";
607
+ /** 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints */
608
+ static const gapSpaceResp2Xl = "32px";
609
+ /** 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints */
610
+ static const gapSpaceRespMd = "12px";
611
+ /** 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints */
612
+ static const gapSpaceRespSm = "8px";
613
+ /** 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints */
614
+ static const gapSpaceResp2Xs = "2px";
615
+ /** 48-48-72-96 – Use for gaps between items inside of UI elements that scale across breakpoints */
616
+ static const gapSpaceResp3Xl = "48px";
617
+
618
+ // Semantic - Space - Inline - Constant
619
+ /** 8-8-8-8 – Use for fixed horizontal (left/right) padding of UI elements */
620
+ static const inlineSpaceConstSm = "8px";
621
+ /** 12-12-12-12 – Use for fixed horizontal (left/right) padding of UI elements */
622
+ static const inlineSpaceConstMd = "12px";
623
+ /** 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements */
624
+ static const inlineSpaceConstLg = "16px";
625
+ /** 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements */
626
+ static const inlineSpaceConst2Xl = "32px";
627
+ /** 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements */
628
+ static const inlineSpaceConstXl = "24px";
629
+ /** 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements */
630
+ static const inlineSpaceConstXs = "6px";
631
+ /** 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements */
632
+ static const inlineSpaceConst3Xs = "2px";
633
+ /** 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements */
634
+ static const inlineSpaceConst2Xs = "4px";
635
+
636
+ // Semantic - Space - Inline - Responsive
637
+ /** 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
638
+ static const inlineSpaceRespSm = "8px";
639
+ /** 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints */
640
+ static const inlineSpaceRespMd = "12px";
641
+ /** 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
642
+ static const inlineSpaceRespLg = "16px";
643
+ /** 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
644
+ static const inlineSpaceResp2Xl = "32px";
645
+ /** 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
646
+ static const inlineSpaceRespXl = "24px";
647
+
648
+ // Semantic - Space - Stack - Constant
649
+ /** 8-8-8-8 – Use for fixed vertical (top/bottom) padding of UI elements */
650
+ static const stackSpaceConstSm = "8px";
651
+ /** 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements */
652
+ static const stackSpaceConstMd = "12px";
653
+ /** 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements */
654
+ static const stackSpaceConstLg = "16px";
655
+ /** 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements */
656
+ static const stackSpaceConst2Xl = "32px";
657
+ /** 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements */
658
+ static const stackSpaceConstXl = "24px";
659
+ /** 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements */
660
+ static const stackSpaceConstXs = "6px";
661
+ /** 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements */
662
+ static const stackSpaceConst3Xs = "2px";
663
+ /** 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements */
664
+ static const stackSpaceConst2Xs = "4px";
665
+
666
+ // Semantic - Space - Stack - Responsive
667
+ /** 12-12-16-24 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
668
+ static const stackSpaceRespMd = "12px";
669
+ /** 16-16-24-32 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
670
+ static const stackSpaceRespLg = "16px";
671
+ /** 32-32-48-64 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
672
+ static const stackSpaceResp2Xl = "32px";
673
+ /** 8-8-12-16 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
674
+ static const stackSpaceRespSm = "8px";
675
+ /** 24-24-32-40 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
676
+ static const stackSpaceRespXl = "24px";
677
+
678
+ // Semantic - Typography - FontFamily
679
+ /** This variable references the bodyFontFamily variable from the branding collection. */
680
+ static const bodyFontFamily = "Inter";
681
+ static const calloutFontFamily = "AntennaCond";
682
+ static const headlineFontFamily = "AntennaExtraCond";
683
+ static const footnoteFontFamily = "Inter";
684
+ static const labelFontFamily = "AntennaExtraCond";
685
+ static const kickerFontFamily = "AntennaExtraCond";
686
+ static const subheadlineFontFamily = "AntennaCond";
687
+ static const titleFontFamily = "AntennaCond";
688
+ static const quoteFontFamily = "AntennaCond";
689
+ static const displayFontFamily = "AntennaCond";
690
+
691
+ // Semantic - Typography - FontSize - Body
692
+ /** This variable is used on the body text style's font size parameter. It remains constant at 21. */
693
+ static const bodyFontSize = "17px";
694
+
695
+ // Semantic - Typography - FontSize - Callout
696
+ /** This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22 */
697
+ static const callout1FontSize = "18px";
698
+
699
+ // Semantic - Typography - FontSize - Display
700
+ /** This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120 */
701
+ static const display1FontSize = "38px";
702
+ /** This variable is used for the font size parameter of the Display2 text style. 36 - 36 - 42 - 64 */
703
+ static const display2FontSize = "34px";
704
+ /** This variable is used on the display3 font size parameter of the display3 text style. 28 - 28 - 32 - 40 */
705
+ static const display3FontSize = "27px";
706
+
707
+ // Semantic - Typography - FontSize - Footnote
708
+ /** This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18 */
709
+ static const footnote1FontSize = "13px";
710
+ /** This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16 */
711
+ static const footnote2FontSize = "10px";
712
+
713
+ // Semantic - Typography - FontSize - Headline
714
+ /** This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100 */
715
+ static const headline1FontSize = "42px";
716
+ /** This token is used on the headline2 text style's font size parameter. 40 - 40 - 48 - 64 */
717
+ static const headline2FontSize = "42px";
718
+ /** This token is used on the headline3 text style's font size parameter. 28 - 28 - 36 - 40 */
719
+ static const headline3FontSize = "30px";
720
+ /** This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32 */
721
+ static const headline4FontSize = "21px";
722
+
723
+ // Semantic - Typography - FontSize - Kicker
724
+ /** Values come from NMT Figma File 01_Foundation; in online CSS this is kicker0. 18 - 18 - 22 - 30 - This variable does not exist yet in online css. Online css is called kicker0 for smallest font size. */
725
+ static const kicker1FontSize = "20px";
726
+ /** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. This DS uses 1 to 4 following html convention of h1, h2, h3, etc. 18 - 18 - 22 - 24 */
727
+ static const kicker2FontSize = "16px";
728
+ /** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20 */
729
+ static const kicker3FontSize = "16px";
730
+ /** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16 */
731
+ static const kicker4FontSize = "14px";
732
+
733
+ // Semantic - Typography - FontSize - Label
734
+ /** This token is used in the label3 text style's font size parameter. Its value remains constant at 12 across device sizes. */
735
+ static const label3FontSize = "12px";
736
+ /** This variable controls the label2 text style's font size parameter. Its value remains constant at 15. */
737
+ static const label2FontSize = "15px";
738
+ /** This token is used in the label1 text style font size parameter. Its value remains constant at 17 across device sizes. */
739
+ static const label1FontSize = "17px";
740
+ /** 10 - 10 - 15 - 17 Use this label font size when you want your label's font size to change across device sizes. */
741
+ static const label1FontSizeResponsive = "10px";
742
+ /** This token is used in the font size parameter of the label4 text style. The value remains constant at 8. */
743
+ static const label4FontSize = "8px";
744
+
745
+ // Semantic - Typography - FontSize - Quote
746
+ /** 16 - 16 - 18 - 20 -- This variable is used for controlling the font size of the quote text style. */
747
+ static const quoteFontSize = "16px";
748
+
749
+ // Semantic - Typography - FontSize - Subheadline
750
+ /** This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36 */
751
+ static const subheadline1FontSize = "18px";
752
+
753
+ // Semantic - Typography - FontSize - Title
754
+ /** 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
755
+ static const title1FontSize = "24px";
756
+ /** 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
757
+ static const title2FontSize = "16px";
758
+
759
+ // Semantic - Typography - FontWeight - Body
760
+ static const bodyFontWeightBook = 400;
761
+ static const bodyFontWeightBold = 700;
762
+
763
+ // Semantic - Typography - FontWeight - Callout
764
+ static const calloutFontWeight = 800;
765
+
766
+ // Semantic - Typography - FontWeight - Display
767
+ static const displayFontWeight = 800;
768
+
769
+ // Semantic - Typography - FontWeight - Footnote
770
+ static const footnoteFontWeightBook = 400;
771
+ static const footnoteFontWeightBold = 700;
772
+
773
+ // Semantic - Typography - FontWeight - Headline
774
+ static const headline1FontWeight = 700;
775
+ static const headline2FontWeight = 700;
776
+ static const headline3FontWeight = 700;
777
+ static const headline4FontWeight = 700;
778
+ /** This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines. */
779
+ static const headline1FontWeightSt = "Bold Italic";
780
+
781
+ // Semantic - Typography - FontWeight - Kicker
782
+ static const kickerFontWeight = 700;
783
+ static const kickerFontWeightSt = "Black Italic";
784
+
785
+ // Semantic - Typography - FontWeight - Label
786
+ static const labelFontWeightBold = 700;
787
+ static const labelFontWeightBook = 400;
788
+
789
+ // Semantic - Typography - FontWeight - Quote
790
+ static const quoteFontWeight = 800;
791
+
792
+ // Semantic - Typography - FontWeight - Subheadline
793
+ static const subheadlineFontWeight = 700;
794
+
795
+ // Semantic - Typography - FontWeight - Title
796
+ static const titleFontWeight = 800;
797
+
798
+ // Semantic - Typography - LetterSpacing
799
+ /** 0.5 | 0.5 | 0.5 | 0.5 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
800
+ static const letterSpacingPositiveSm = "0.5px";
801
+ /** 2 | 2 | 2 | 3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
802
+ static const letterSpacingPositiveLg = "2px";
803
+ /** 1 | 1 | 1 | 1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
804
+ static const letterSpacingPositiveMd = "1px";
805
+ /** 0 | 0 | 0 | 0 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
806
+ static const letterSpacingNone = "0px";
807
+ /** -0.5 | -0.5 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
808
+ static const letterSpacingNegativeSm = "-0.5px";
809
+ /** -1 | -1 | -1 | -1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
810
+ static const letterSpacingNegativeMd = "-1px";
811
+ /** -2 | -2 | -2 | -3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
812
+ static const letterSpacingNegativeLg = "-2px";
813
+ /** -0.25 | -0.25 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. This letter spacing was only found in large titles on iOS mobile app large title component. */
814
+ static const letterSpacingNegativeXs = "-0.25px";
815
+ /** 0.25 | 0.25 | 0.25 | 0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
816
+ static const letterSpacingPositiveXs = "0.25px";
817
+
818
+ // Semantic - Typography - LetterSpacing - display
819
+ /** -0.5 | -0.5 | -1 | -2 | This variable is used for the letter spacing parameter of the display1 text style. On smaller devices the value is smaller than on larger devices. On desktop devices the letter spacing is further reduced for making the text style more compact. */
820
+ static const display1LetterSpacing = "-0.5px";
821
+ /** -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display2 text style. On smaller devices the value is smaller than on larger devices. */
822
+ static const display2LetterSpacing = "-0.5px";
823
+ /** -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display3 text style. On smaller devices the value is smaller than on larger devices. */
824
+ static const display3LetterSpacing = "-0.5px";
825
+
826
+ // Semantic - Typography - LineHeight - Body
827
+ /** Figma's font line height currently does not allow for multipliers as is used on current website css var(--body-line-height) */
828
+ static const bodyLineHeight = "28.049999237060547px";
829
+
830
+ // Semantic - Typography - LineHeight - Callout
831
+ static const calloutLineHeight = "23.399999618530273px";
832
+
833
+ // Semantic - Typography - LineHeight - Display
834
+ static const display1LineHeight = "40px";
835
+ static const display2LineHeight = "36px";
836
+ static const display3LineHeight = "28px";
837
+
838
+ // Semantic - Typography - LineHeight - Footnote
839
+ static const footnote1LineHeight = "17.030000686645508px";
840
+ static const footnote2LineHeight = "13px";
841
+
842
+ // Semantic - Typography - LineHeight - Headline
843
+ static const headline1LineHeight = "42px";
844
+ static const headline2LineHeight = "42px";
845
+ static const headline3LineHeight = "33px";
846
+ static const headline4LineHeight = "23.100000381469727px";
847
+
848
+ // Semantic - Typography - LineHeight - Kicker
849
+ static const kicker4LineHeight = "15.399999618530273px";
850
+ static const kicker3LineHeight = "17.600000381469727px";
851
+ static const kicker2LineHeight = "17.600000381469727px";
852
+ static const kicker1LineHeight = "22px";
853
+
854
+ // Semantic - Typography - LineHeight - Label
855
+ static const label3LineHeight = "14.399999618530273px";
856
+ /** This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights. */
857
+ static const label1LineHeight = "20.399999618530273px";
858
+ static const label1ResponsiveLineHeight = "12px";
859
+ static const label2LineHeight = "19.200000762939453px";
860
+ static const label4LineHeight = "10px";
861
+
862
+ // Semantic - Typography - LineHeight - Quote
863
+ /** This variable is used in the quote text style line height parameter. */
864
+ static const quoteLineHeight = "20.799999237060547px";
865
+
866
+ // Semantic - Typography - LineHeight - Subheadline
867
+ static const subheadline1LineHeight = "23.399999618530273px";
868
+
869
+ // Semantic - Typography - LineHeight - Title
870
+ static const title1LineHeight = "26.399999618530273px";
871
+ /** html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
872
+ static const title2LineHeight = "20.799999237060547px";
873
+
874
+ // Semantic - Visibility - Boolean
875
+ /** Use for showing elements on mobile viewport sizes only */
876
+ static const visilbleMobileOnly = true;
877
+ /** Use for showing elements on desktop viewport sizes only */
878
+ static const visilbleDesktopOnly = false;
879
+ /** Use for showing elements on viewport sizes above 600 px */
880
+ static const visilbleAbove600px = false;
881
+ /** Use for showing elements on viewport sizes below 600 px */
882
+ static const visilbleBelow600px = true;
883
+ /** Use for hiding elements on mobile viewport sizes */
884
+ static const hideOnMobile = false;
885
+ /** Use for showing elements on tablet viewport sizes only */
886
+ static const visilbleTabletOnly = false;
887
+ /** Use for hiding elements on desktop viewport sizes only */
888
+ static const hideOnDesktop = true;
889
+
890
+ // Semantic - Visibility - VariantSwitch
891
+ static const changeOnLg = "xs/sm/md";
892
+ /** This variable is used for controlling size changes across device sizes on some components such as the vertical newsticker cards and the search results cards. Both have cards that change layouts at different breakpoints. */
893
+ static const changeOnMd = "xs/sm";
894
+ static const bpSpecificWeb = "xs/sm";
895
+ static const bpSpecificApp = "compact";
896
+ }