@marioschmidt/design-system-tokens 1.0.22 → 1.0.24

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 (216) hide show
  1. package/dist/android/brands/advertorial/sizeclass-compact/typography_styles.xml +297 -113
  2. package/dist/android/brands/advertorial/sizeclass-regular/typography_styles.xml +297 -113
  3. package/dist/android/brands/bild/sizeclass-compact/typography_styles.xml +297 -113
  4. package/dist/android/brands/bild/sizeclass-regular/typography_styles.xml +297 -113
  5. package/dist/android/brands/sportbild/sizeclass-compact/typography_styles.xml +297 -113
  6. package/dist/android/brands/sportbild/sizeclass-regular/typography_styles.xml +297 -113
  7. package/dist/css/brands/advertorial/density/density-compact.css +1 -1
  8. package/dist/css/brands/advertorial/density/density-default.css +1 -1
  9. package/dist/css/brands/advertorial/density/density-spacious.css +1 -1
  10. package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +494 -494
  11. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
  12. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +773 -773
  13. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
  14. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
  15. package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +38 -14
  16. package/dist/css/brands/advertorial/semantic/effects/effects-light.css +38 -14
  17. package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +298 -114
  18. package/dist/css/brands/advertorial/semantic/typography/typography-md.css +298 -114
  19. package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +298 -114
  20. package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +298 -114
  21. package/dist/css/brands/bild/density/density-compact.css +1 -1
  22. package/dist/css/brands/bild/density/density-default.css +1 -1
  23. package/dist/css/brands/bild/density/density-spacious.css +1 -1
  24. package/dist/css/brands/bild/overrides/brandcolormapping.css +140 -140
  25. package/dist/css/brands/bild/overrides/brandtokenmapping.css +494 -494
  26. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
  27. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +773 -773
  28. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
  29. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
  30. package/dist/css/brands/bild/semantic/color/colormode-dark.css +385 -385
  31. package/dist/css/brands/bild/semantic/color/colormode-light.css +385 -385
  32. package/dist/css/brands/bild/semantic/effects/effects-dark.css +38 -14
  33. package/dist/css/brands/bild/semantic/effects/effects-light.css +38 -14
  34. package/dist/css/brands/bild/semantic/typography/typography-lg.css +298 -114
  35. package/dist/css/brands/bild/semantic/typography/typography-md.css +298 -114
  36. package/dist/css/brands/bild/semantic/typography/typography-sm.css +298 -114
  37. package/dist/css/brands/bild/semantic/typography/typography-xs.css +298 -114
  38. package/dist/css/brands/sportbild/density/density-compact.css +1 -1
  39. package/dist/css/brands/sportbild/density/density-default.css +1 -1
  40. package/dist/css/brands/sportbild/density/density-spacious.css +1 -1
  41. package/dist/css/brands/sportbild/overrides/brandcolormapping.css +140 -140
  42. package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +494 -494
  43. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
  44. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +773 -773
  45. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
  46. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
  47. package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +385 -385
  48. package/dist/css/brands/sportbild/semantic/color/colormode-light.css +385 -385
  49. package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +38 -14
  50. package/dist/css/brands/sportbild/semantic/effects/effects-light.css +38 -14
  51. package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +298 -114
  52. package/dist/css/brands/sportbild/semantic/typography/typography-md.css +298 -114
  53. package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +298 -114
  54. package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +298 -114
  55. package/dist/css/shared/colorprimitive.css +97 -97
  56. package/dist/css/shared/fontprimitive.css +22 -22
  57. package/dist/css/shared/sizeprimitive.css +1 -1
  58. package/dist/css/shared/spaceprimitive.css +1 -1
  59. package/dist/flutter/brands/advertorial/overrides/brandtokenmapping.dart +291 -291
  60. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
  61. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
  62. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
  63. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
  64. package/dist/flutter/brands/bild/overrides/brandcolormapping.dart +91 -91
  65. package/dist/flutter/brands/bild/overrides/brandtokenmapping.dart +291 -291
  66. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
  67. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
  68. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
  69. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
  70. package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +389 -389
  71. package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +389 -389
  72. package/dist/flutter/brands/sportbild/overrides/brandcolormapping.dart +91 -91
  73. package/dist/flutter/brands/sportbild/overrides/brandtokenmapping.dart +291 -291
  74. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
  75. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
  76. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
  77. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
  78. package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +389 -389
  79. package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +389 -389
  80. package/dist/flutter/shared/colorprimitive.dart +82 -82
  81. package/dist/flutter/shared/fontprimitive.dart +21 -21
  82. package/dist/ios/brands/advertorial/overrides/Brandtokenmapping.swift +291 -291
  83. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
  84. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointMd600px.swift +635 -635
  85. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
  86. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointXs320px.swift +635 -635
  87. package/dist/ios/brands/advertorial/sizeclass-compact/Typography.swift +297 -113
  88. package/dist/ios/brands/advertorial/sizeclass-regular/Typography.swift +297 -113
  89. package/dist/ios/brands/bild/overrides/Brandcolormapping.swift +91 -91
  90. package/dist/ios/brands/bild/overrides/Brandtokenmapping.swift +291 -291
  91. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
  92. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointMd600px.swift +635 -635
  93. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
  94. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointXs320px.swift +635 -635
  95. package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +389 -389
  96. package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +389 -389
  97. package/dist/ios/brands/bild/sizeclass-compact/Typography.swift +297 -113
  98. package/dist/ios/brands/bild/sizeclass-regular/Typography.swift +297 -113
  99. package/dist/ios/brands/sportbild/overrides/Brandcolormapping.swift +91 -91
  100. package/dist/ios/brands/sportbild/overrides/Brandtokenmapping.swift +291 -291
  101. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
  102. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointMd600px.swift +635 -635
  103. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
  104. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointXs320px.swift +635 -635
  105. package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +389 -389
  106. package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +389 -389
  107. package/dist/ios/brands/sportbild/sizeclass-compact/Typography.swift +297 -113
  108. package/dist/ios/brands/sportbild/sizeclass-regular/Typography.swift +297 -113
  109. package/dist/ios/shared/Colorprimitive.swift +82 -82
  110. package/dist/ios/shared/Fontprimitive.swift +21 -21
  111. package/dist/js/brands/advertorial/density/density-compact.js +1 -1
  112. package/dist/js/brands/advertorial/density/density-default.js +1 -1
  113. package/dist/js/brands/advertorial/density/density-spacious.js +1 -1
  114. package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +292 -292
  115. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
  116. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +636 -636
  117. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
  118. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
  119. package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +13 -13
  120. package/dist/js/brands/advertorial/semantic/effects/effects-light.js +13 -13
  121. package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +210 -210
  122. package/dist/js/brands/advertorial/semantic/typography/typography-md.js +210 -210
  123. package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +210 -210
  124. package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +210 -210
  125. package/dist/js/brands/bild/density/density-compact.js +1 -1
  126. package/dist/js/brands/bild/density/density-default.js +1 -1
  127. package/dist/js/brands/bild/density/density-spacious.js +1 -1
  128. package/dist/js/brands/bild/overrides/brandcolormapping.js +92 -92
  129. package/dist/js/brands/bild/overrides/brandtokenmapping.js +292 -292
  130. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
  131. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +636 -636
  132. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
  133. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
  134. package/dist/js/brands/bild/semantic/color/colormode-dark.js +390 -390
  135. package/dist/js/brands/bild/semantic/color/colormode-light.js +390 -390
  136. package/dist/js/brands/bild/semantic/effects/effects-dark.js +13 -13
  137. package/dist/js/brands/bild/semantic/effects/effects-light.js +13 -13
  138. package/dist/js/brands/bild/semantic/typography/typography-lg.js +210 -210
  139. package/dist/js/brands/bild/semantic/typography/typography-md.js +210 -210
  140. package/dist/js/brands/bild/semantic/typography/typography-sm.js +210 -210
  141. package/dist/js/brands/bild/semantic/typography/typography-xs.js +210 -210
  142. package/dist/js/brands/sportbild/density/density-compact.js +1 -1
  143. package/dist/js/brands/sportbild/density/density-default.js +1 -1
  144. package/dist/js/brands/sportbild/density/density-spacious.js +1 -1
  145. package/dist/js/brands/sportbild/overrides/brandcolormapping.js +92 -92
  146. package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +292 -292
  147. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
  148. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +636 -636
  149. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
  150. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
  151. package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +390 -390
  152. package/dist/js/brands/sportbild/semantic/color/colormode-light.js +390 -390
  153. package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +13 -13
  154. package/dist/js/brands/sportbild/semantic/effects/effects-light.js +13 -13
  155. package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +210 -210
  156. package/dist/js/brands/sportbild/semantic/typography/typography-md.js +210 -210
  157. package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +210 -210
  158. package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +210 -210
  159. package/dist/js/shared/colorprimitive.js +83 -83
  160. package/dist/js/shared/fontprimitive.js +22 -22
  161. package/dist/js/shared/sizeprimitive.js +1 -1
  162. package/dist/js/shared/spaceprimitive.js +1 -1
  163. package/dist/manifest.json +1 -1
  164. package/dist/scss/brands/advertorial/density/density-compact.scss +1 -1
  165. package/dist/scss/brands/advertorial/density/density-default.scss +1 -1
  166. package/dist/scss/brands/advertorial/density/density-spacious.scss +1 -1
  167. package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +292 -292
  168. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
  169. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
  170. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
  171. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
  172. package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +13 -13
  173. package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +13 -13
  174. package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +210 -210
  175. package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +210 -210
  176. package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +210 -210
  177. package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +210 -210
  178. package/dist/scss/brands/bild/density/density-compact.scss +1 -1
  179. package/dist/scss/brands/bild/density/density-default.scss +1 -1
  180. package/dist/scss/brands/bild/density/density-spacious.scss +1 -1
  181. package/dist/scss/brands/bild/overrides/brandcolormapping.scss +92 -92
  182. package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +292 -292
  183. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
  184. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
  185. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
  186. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
  187. package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +390 -390
  188. package/dist/scss/brands/bild/semantic/color/colormode-light.scss +390 -390
  189. package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +13 -13
  190. package/dist/scss/brands/bild/semantic/effects/effects-light.scss +13 -13
  191. package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +210 -210
  192. package/dist/scss/brands/bild/semantic/typography/typography-md.scss +210 -210
  193. package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +210 -210
  194. package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +210 -210
  195. package/dist/scss/brands/sportbild/density/density-compact.scss +1 -1
  196. package/dist/scss/brands/sportbild/density/density-default.scss +1 -1
  197. package/dist/scss/brands/sportbild/density/density-spacious.scss +1 -1
  198. package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +92 -92
  199. package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +292 -292
  200. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
  201. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
  202. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
  203. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
  204. package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +390 -390
  205. package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +390 -390
  206. package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +13 -13
  207. package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +13 -13
  208. package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +210 -210
  209. package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +210 -210
  210. package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +210 -210
  211. package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +210 -210
  212. package/dist/scss/shared/colorprimitive.scss +83 -83
  213. package/dist/scss/shared/fontprimitive.scss +22 -22
  214. package/dist/scss/shared/sizeprimitive.scss +1 -1
  215. package/dist/scss/shared/spaceprimitive.scss +1 -1
  216. package/package.json +1 -1
@@ -1,203 +1,13 @@
1
1
  //
2
2
  // brandtokenmapping.scss
3
- // Generiert am: 2025-11-24T20:37:10.221Z
3
+ // Generiert am: 2025-11-24T21:40:51.533Z
4
4
  // Nicht manuell bearbeiten!
5
5
  //
6
6
 
7
- // ============================================
8
- // COMPONENT
9
- // ============================================
10
-
11
- $button-label-font-weight-st: Bold Italic;
12
-
13
- // Component - Accordion
14
- $accordion-label-font-family: Inter;
15
-
16
- // Component - Article - FontSize
17
- // --article-figure-caption-font-size-sm
18
- $article-image-caption-font-size-xs: 13px;
19
- // --article-figure-caption-font-size-md
20
- $article-image-caption-font-size-md: 13px;
21
- // --article-figure-caption-font-size-lg
22
- $article-image-caption-font-size-lg: 15px;
23
- // --article-figure-caption-font-size-sm
24
- $article-image-caption-font-size-sm: 13px;
25
- // --article-figure-meta-font-size-sm
26
- $article-image-source-font-size-xs: 13px;
27
- // --article-figure-meta-font-size-sm
28
- $article-image-source-font-size-sm: 13px;
29
- // --article-figure-meta-font-size-sm
30
- $article-image-source-font-size-md: 13px;
31
- // --article-figure-meta-font-size-lg
32
- $article-image-source-font-size-lg: 15px;
33
-
34
- // Component - Article - LineHeight
35
- // --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5
36
- $article-image-caption-line-height-xs: 16.899999618530273px;
37
- // --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5
38
- $article-image-caption-line-height-md: 16.899999618530273px;
39
- // --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24
40
- $article-image-caption-line-height-lg: 19.5px;
41
- // --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5
42
- $article-image-caption-line-height-sm: 16.899999618530273px;
43
- // --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19
44
- $article-image-source-line-height-md: 17px;
45
- // --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24
46
- $article-image-source-line-height-lg: 19px;
47
- // --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19
48
- $article-image-source-line-height-xs: 17px;
49
- // --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19
50
- $article-image-source-line-height-sm: 17px;
51
-
52
- // Component - Avatar
53
- // current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande
54
- $avatar-font-family: Inter;
55
- // 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13
56
- $avatar-font-size-sm: 13px;
57
- // 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15
58
- $avatar-font-size-lg: 15px;
59
-
60
- // Component - Breadcrumb - FontFamily
61
- // --breadcrumb-font
62
- $breadcrumb-font-family: Inter;
63
-
64
- // Component - Breadcrumb - FontSize
65
- // --breadcrumb-font-size-sm
66
- $breadcrumb-font-size-xs: 14px;
67
- // --breadcrumb-font-size-sm
68
- $breadcrumb-font-size-sm: 14px;
69
- // --breadcrumb-font-size-sm
70
- $breadcrumb-font-size-md: 14px;
71
- // --breadcrumb-font-size-lg
72
- $breadcrumb-font-size-lg: 11px;
73
-
74
- // Component - Breadcrumb - FontWeight
75
- // --breadcrumb-font-size-sm
76
- $breadcrumb-font-weight: 400;
77
-
78
- // Component - Breadcrumb - LineHeight
79
- // not defined as variable
80
- $breadcrumb-line-height-xs: 14px;
81
- // not defined as variable
82
- $breadcrumb-line-height-sm: 14px;
83
- // not defined as variable
84
- $breadcrumb-line-height-md: 14px;
85
- // not defined as variable
86
- $breadcrumb-line-height-lg: 11px;
87
-
88
- // Component - BreakingNews
89
- $breaking-news-content-font-size: 26px;
90
-
91
- // Component - Footer
92
- $footer-link-font-family: Inter;
93
-
94
- // Component - Inputfield
95
- $input-field-label-font-family: Inter;
96
-
97
- // Component - MediaPlayer
98
- $video-time-badge-font-family: Inter;
99
-
100
- // Component - Menu
101
- // --nav-btn-font-size
102
- $menu-item-font-size: 18px;
103
- // --caption-1-font-size-md
104
- $app-top-bar-title-font-size-md: 13px;
105
- // --caption-1-font-size-lg
106
- $app-top-bar-title-font-size-lg: 13px;
107
- // --caption-1-font-size-sm
108
- $app-top-bar-title-font-size-xs: 12px;
109
- // --caption-1-font-size-sm
110
- $app-top-bar-title-font-size-sm: 12px;
111
- $app-top-bar-title-line-height-md: 17px;
112
- $app-top-bar-title-line-height-lg: 17px;
113
- $app-top-bar-title-line-height-xs: 14px;
114
- $app-top-bar-title-line-height-sm: 14px;
115
- $menu-item-font-weight: Black Italic;
116
-
117
- // Component - Teaser
118
- // --teaser-title-padding-lg
119
- $teaser-title-inline-space-lg: 16px;
120
- // --teaser-title-padding-md
121
- $teaser-title-inline-space-md: 16px;
122
- // --teaser-title-padding-sm
123
- $teaser-title-inline-space-sm: 12px;
124
- // --teaser-title-padding-xs
125
- $teaser-title-inline-space-xs: 12px;
126
-
127
- // Component - Teaser - 2xaTeaser
128
- $2xa-teaser-title-inline-space: 16px;
129
-
130
- // Component - Teaser - Quad
131
- $q-teaser-title-inline-space-lg: 24px;
132
- $q-teaser-title-inline-space-md: 24px;
133
- $q-teaser-title-inline-space-sm: 12px;
134
- $q-teaser-title-inline-space-xs: 12px;
135
-
136
- // Component - Teaser - aTeaser
137
- $a-teaser-title-inline-space-lg: 16px;
138
- $a-teaser-title-inline-space-md: 16px;
139
- $a-teaser-title-inline-space-xs: 12px;
140
- $a-teaser-title-inline-space-sm: 12px;
141
-
142
- // Component - Teaser - bTeaser
143
- $b-teaser-title-inline-space: 16px;
144
-
145
- // Component - Teaser - miniQ
146
- $mini-qteaser-title-inline-space-md: 12px;
147
- $mini-qteaser-title-inline-space-lg: 12px;
148
- $mini-qteaser-title-inline-space-sm: 12px;
149
- $mini-qteaser-title-inline-space-xs: 12px;
150
-
151
- // Component - Teaser - superA
152
- $super-ateaser-title-inline-space: 24px;
153
-
154
-
155
7
  // ============================================
156
8
  // GLOBAL
157
9
  // ============================================
158
10
 
159
- // Global - Typography - FontFamily
160
- // Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter.
161
- $kicker-font-family: AntennaExtraCond;
162
- // Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter.
163
- $display-font-family: AntennaCond;
164
- // Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter.
165
- $headline-font-family: AntennaExtraCond;
166
- // Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter.
167
- $subheadline-font-family: AntennaCond;
168
- // Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter.
169
- $body-font-family: Inter;
170
- // Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter.
171
- $footnote-font-family: Inter;
172
- // Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter.
173
- $label-font-family: AntennaExtraCond;
174
- // Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter.
175
- $quote-font-family: AntennaCond;
176
- // Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter.
177
- $title-font-family: AntennaCond;
178
- // Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter.
179
- $callout-font-family: AntennaCond;
180
-
181
- // Global - Typography - FontSize - Body
182
- // Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size
183
- $body-font-size-xs: 17px;
184
- // Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size
185
- $body-font-size-sm: 17px;
186
- // Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for medium device sizes. Current online css: --body-font-size
187
- $body-font-size-md: 17px;
188
- // Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for large device sizes. Current online css: --body-font-size
189
- $body-font-size-lg: 17px;
190
-
191
- // Global - Typography - FontSize - Callout
192
- // Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css:
193
- $callout1-font-size-xs: 18px;
194
- // Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css:
195
- $callout1-font-size-sm: 18px;
196
- // Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for medium device sizes. Current online css:
197
- $callout1-font-size-md: 24px;
198
- // Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for large device sizes. Current online css:
199
- $callout1-font-size-lg: 24px;
200
-
201
11
  // Global - Typography - FontSize - Display
202
12
  // Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes.
203
13
  $display1-font-size-xs: 38px;
@@ -224,19 +34,6 @@ $display3-font-size-lg: 38px;
224
34
  // Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes.
225
35
  $display3-font-size-xs: 27px;
226
36
 
227
- // Global - Typography - FontSize - Footnote
228
- // --footnote-font-size-sm
229
- $footnote1-font-size-xs: 13px;
230
- // --footnote-font-size-sm
231
- $footnote1-font-size-sm: 13px;
232
- $footnote1-font-size-md: 13px;
233
- // --footnote-font-size-lg
234
- $footnote1-font-size-lg: 15px;
235
- $footnote2-font-size-xs: 10px;
236
- $footnote2-font-size-sm: 10px;
237
- $footnote2-font-size-md: 10px;
238
- $footnote2-font-size-lg: 13px;
239
-
240
37
  // Global - Typography - FontSize - Headline
241
38
  // Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes.
242
39
  $headline1-font-size-xs: 42px;
@@ -307,22 +104,6 @@ $kicker4-font-size-md: 16px;
307
104
  // Bild: 16 | SpoBi: 18 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for large device sizes. Current online css: --kicker-3-font-size-lg
308
105
  $kicker4-font-size-lg: 18px;
309
106
 
310
- // Global - Typography - FontSize - Label
311
- $label1-font-size: 17px;
312
- $label2-font-size: 15px;
313
- $label3-font-size: 12px;
314
- $label4-font-size: 8px;
315
- $label1-resp-font-size-xs: 10px;
316
- $label1-resp-font-size-sm: 10px;
317
- $label1-resp-font-size-md: 15px;
318
- $label1-resp-font-size-lg: 17px;
319
-
320
- // Global - Typography - FontSize - Quote
321
- $quote-font-size-xs: 16px;
322
- $quote-font-size-sm: 16px;
323
- $quote-font-size-md: 18px;
324
- $quote-font-size-lg: 20px;
325
-
326
107
  // Global - Typography - FontSize - Subheadline
327
108
  // Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes.
328
109
  $subheadline1-font-size-xs: 18px;
@@ -351,58 +132,54 @@ $title2-font-size-md: 18px;
351
132
  // Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg
352
133
  $title2-font-size-lg: 20px;
353
134
 
354
- // Global - Typography - FontWeight - Body
355
- $body-font-weight-book: 400;
356
- $body-font-weight-bold: 700;
135
+ // Global - Typography - FontSize - Callout
136
+ // Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css:
137
+ $callout1-font-size-xs: 18px;
138
+ // Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css:
139
+ $callout1-font-size-sm: 18px;
140
+ // Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for medium device sizes. Current online css:
141
+ $callout1-font-size-md: 24px;
142
+ // Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for large device sizes. Current online css:
143
+ $callout1-font-size-lg: 24px;
357
144
 
358
- // Global - Typography - FontWeight - Callout
359
- $callout-font-weight: 800;
145
+ // Global - Typography - FontSize - Body
146
+ // Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size
147
+ $body-font-size-xs: 17px;
148
+ // Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size
149
+ $body-font-size-sm: 17px;
150
+ // Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for medium device sizes. Current online css: --body-font-size
151
+ $body-font-size-md: 17px;
152
+ // Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for large device sizes. Current online css: --body-font-size
153
+ $body-font-size-lg: 17px;
360
154
 
361
- // Global - Typography - FontWeight - Display
362
- $display-font-weight: 800;
155
+ // Global - Typography - FontSize - Footnote
156
+ // --footnote-font-size-sm
157
+ $footnote1-font-size-xs: 13px;
158
+ // --footnote-font-size-sm
159
+ $footnote1-font-size-sm: 13px;
160
+ $footnote1-font-size-md: 13px;
161
+ // --footnote-font-size-lg
162
+ $footnote1-font-size-lg: 15px;
163
+ $footnote2-font-size-xs: 10px;
164
+ $footnote2-font-size-sm: 10px;
165
+ $footnote2-font-size-md: 10px;
166
+ $footnote2-font-size-lg: 13px;
363
167
 
364
- // Global - Typography - FontWeight - Footnote
365
- $footnote-font-weight-book: 400;
366
- $footnote-font-weight-bold: 700;
367
-
368
- // Global - Typography - FontWeight - Headline
369
- $headline1-font-weight-st: Bold Italic;
370
- $headline1-font-weight: 700;
371
- $headline2-font-weight: 700;
372
- $headline3-font-weight: 700;
373
- $headline4-font-weight: 700;
374
- $headline2-font-weight-st: Bold Italic;
375
- $headline3-font-weight-st: Bold Italic;
376
- $headline4-font-weight-st: Bold Italic;
377
-
378
- // Global - Typography - FontWeight - Kicker
379
- $kicker-font-weight: 700;
380
- $kicker-font-weight-st: Black Italic;
381
-
382
- // Global - Typography - FontWeight - Label
383
- $label-font-weight-book: 400;
384
- $label-font-weight-bold: 700;
385
-
386
- // Global - Typography - FontWeight - Quote
387
- $quote-font-weight: 800;
388
-
389
- // Global - Typography - FontWeight - Subheadline
390
- $subheadline-font-weight: 700;
391
-
392
- // Global - Typography - FontWeight - Title
393
- $title-font-weight: 800;
394
-
395
- // Global - Typography - LineHeight - Body
396
- $body-line-height-xs: 28.049999237060547px;
397
- $body-line-height-sm: 28.049999237060547px;
398
- $body-line-height-md: 29.75px;
399
- $body-line-height-lg: 28.049999237060547px;
168
+ // Global - Typography - FontSize - Quote
169
+ $quote-font-size-xs: 16px;
170
+ $quote-font-size-sm: 16px;
171
+ $quote-font-size-md: 18px;
172
+ $quote-font-size-lg: 20px;
400
173
 
401
- // Global - Typography - LineHeight - Callout
402
- $callout1-line-height-xs: 23.399999618530273px;
403
- $callout1-line-height-sm: 23.399999618530273px;
404
- $callout1-line-height-md: 31.200000762939453px;
405
- $callout1-line-height-lg: 31.200000762939453px;
174
+ // Global - Typography - FontSize - Label
175
+ $label1-font-size: 17px;
176
+ $label2-font-size: 15px;
177
+ $label3-font-size: 12px;
178
+ $label4-font-size: 8px;
179
+ $label1-resp-font-size-xs: 10px;
180
+ $label1-resp-font-size-sm: 10px;
181
+ $label1-resp-font-size-md: 15px;
182
+ $label1-resp-font-size-lg: 17px;
406
183
 
407
184
  // Global - Typography - LineHeight - Display
408
185
  $display1-line-height-xs: 40px;
@@ -418,16 +195,6 @@ $display3-line-height-md: 32px;
418
195
  $display3-line-height-sm: 28px;
419
196
  $display3-line-height-xs: 28px;
420
197
 
421
- // Global - Typography - LineHeight - Footnote
422
- $footnote1-line-height-xs: 17.030000686645508px;
423
- $footnote1-line-height-sm: 17.030000686645508px;
424
- $footnote1-line-height-md: 17.030000686645508px;
425
- $footnote1-line-height-lg: 19px;
426
- $footnote2-line-height-xs: 13px;
427
- $footnote2-line-height-sm: 13px;
428
- $footnote2-line-height-md: 13px;
429
- $footnote2-line-height-lg: 17.030000686645508px;
430
-
431
198
  // Global - Typography - LineHeight - Headline
432
199
  $headline1-line-height-xs: 42px;
433
200
  $headline1-line-height-sm: 42px;
@@ -446,6 +213,12 @@ $headline4-line-height-sm: 23.100000381469727px;
446
213
  $headline4-line-height-md: 28.600000381469727px;
447
214
  $headline4-line-height-lg: 29.899999618530273px;
448
215
 
216
+ // Global - Typography - LineHeight - Subheadline
217
+ $subheadline1-line-height-xs: 23.399999618530273px;
218
+ $subheadline1-line-height-sm: 23.399999618530273px;
219
+ $subheadline1-line-height-md: 28.600000381469727px;
220
+ $subheadline1-line-height-lg: 33.79999923706055px;
221
+
449
222
  // Global - Typography - LineHeight - Kicker
450
223
  $kicker1-line-height-xs: 22px;
451
224
  $kicker1-line-height-sm: 22px;
@@ -464,6 +237,38 @@ $kicker4-line-height-sm: 15.399999618530273px;
464
237
  $kicker4-line-height-md: 17.600000381469727px;
465
238
  $kicker4-line-height-lg: 19.799999237060547px;
466
239
 
240
+ // Global - Typography - LineHeight - Title
241
+ $title1-line-height-xs: 26.399999618530273px;
242
+ $title1-line-height-sm: 26.399999618530273px;
243
+ $title1-line-height-md: 30.799999237060547px;
244
+ $title1-line-height-lg: 33px;
245
+ $title2-line-height-xs: 16.799999237060547px;
246
+ $title2-line-height-sm: 20.799999237060547px;
247
+ $title2-line-height-md: 23.399999618530273px;
248
+ $title2-line-height-lg: 26px;
249
+
250
+ // Global - Typography - LineHeight - Callout
251
+ $callout1-line-height-xs: 23.399999618530273px;
252
+ $callout1-line-height-sm: 23.399999618530273px;
253
+ $callout1-line-height-md: 31.200000762939453px;
254
+ $callout1-line-height-lg: 31.200000762939453px;
255
+
256
+ // Global - Typography - LineHeight - Body
257
+ $body-line-height-xs: 28.049999237060547px;
258
+ $body-line-height-sm: 28.049999237060547px;
259
+ $body-line-height-md: 29.75px;
260
+ $body-line-height-lg: 28.049999237060547px;
261
+
262
+ // Global - Typography - LineHeight - Footnote
263
+ $footnote1-line-height-xs: 17.030000686645508px;
264
+ $footnote1-line-height-sm: 17.030000686645508px;
265
+ $footnote1-line-height-md: 17.030000686645508px;
266
+ $footnote1-line-height-lg: 19px;
267
+ $footnote2-line-height-xs: 13px;
268
+ $footnote2-line-height-sm: 13px;
269
+ $footnote2-line-height-md: 13px;
270
+ $footnote2-line-height-lg: 17.030000686645508px;
271
+
467
272
  // Global - Typography - LineHeight - Label
468
273
  // Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter.
469
274
  $label1-line-height: 20.399999618530273px;
@@ -488,21 +293,68 @@ $quote-line-height-sm: 20.799999237060547px;
488
293
  $quote-line-height-md: 23.399999618530273px;
489
294
  $quote-line-height-lg: 26px;
490
295
 
491
- // Global - Typography - LineHeight - Subheadline
492
- $subheadline1-line-height-xs: 23.399999618530273px;
493
- $subheadline1-line-height-sm: 23.399999618530273px;
494
- $subheadline1-line-height-md: 28.600000381469727px;
495
- $subheadline1-line-height-lg: 33.79999923706055px;
296
+ // Global - Typography - FontWeight - Body
297
+ $body-font-weight-book: 400;
298
+ $body-font-weight-bold: 700;
496
299
 
497
- // Global - Typography - LineHeight - Title
498
- $title1-line-height-xs: 26.399999618530273px;
499
- $title1-line-height-sm: 26.399999618530273px;
500
- $title1-line-height-md: 30.799999237060547px;
501
- $title1-line-height-lg: 33px;
502
- $title2-line-height-xs: 16.799999237060547px;
503
- $title2-line-height-sm: 20.799999237060547px;
504
- $title2-line-height-md: 23.399999618530273px;
505
- $title2-line-height-lg: 26px;
300
+ // Global - Typography - FontWeight - Footnote
301
+ $footnote-font-weight-book: 400;
302
+ $footnote-font-weight-bold: 700;
303
+
304
+ // Global - Typography - FontWeight - Label
305
+ $label-font-weight-book: 400;
306
+ $label-font-weight-bold: 700;
307
+
308
+ // Global - Typography - FontWeight - Quote
309
+ $quote-font-weight: 800;
310
+
311
+ // Global - Typography - FontWeight - Display
312
+ $display-font-weight: 800;
313
+
314
+ // Global - Typography - FontWeight - Headline
315
+ $headline1-font-weight-st: Bold Italic;
316
+ $headline1-font-weight: 700;
317
+ $headline2-font-weight: 700;
318
+ $headline3-font-weight: 700;
319
+ $headline4-font-weight: 700;
320
+ $headline2-font-weight-st: Bold Italic;
321
+ $headline3-font-weight-st: Bold Italic;
322
+ $headline4-font-weight-st: Bold Italic;
323
+
324
+ // Global - Typography - FontWeight - Subheadline
325
+ $subheadline-font-weight: 700;
326
+
327
+ // Global - Typography - FontWeight - Kicker
328
+ $kicker-font-weight: 700;
329
+ $kicker-font-weight-st: Black Italic;
330
+
331
+ // Global - Typography - FontWeight - Callout
332
+ $callout-font-weight: 800;
333
+
334
+ // Global - Typography - FontWeight - Title
335
+ $title-font-weight: 800;
336
+
337
+ // Global - Typography - FontFamily
338
+ // Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter.
339
+ $kicker-font-family: AntennaExtraCond;
340
+ // Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter.
341
+ $display-font-family: AntennaCond;
342
+ // Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter.
343
+ $headline-font-family: AntennaExtraCond;
344
+ // Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter.
345
+ $subheadline-font-family: AntennaCond;
346
+ // Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter.
347
+ $body-font-family: Inter;
348
+ // Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter.
349
+ $footnote-font-family: Inter;
350
+ // Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter.
351
+ $label-font-family: AntennaExtraCond;
352
+ // Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter.
353
+ $quote-font-family: AntennaCond;
354
+ // Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter.
355
+ $title-font-family: AntennaCond;
356
+ // Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter.
357
+ $callout-font-family: AntennaCond;
506
358
 
507
359
  // Global - Visibilty
508
360
  $hide-on-bild: true;
@@ -513,6 +365,154 @@ $only-bild: false;
513
365
  $only-sport-bild: true;
514
366
 
515
367
 
368
+ // ============================================
369
+ // COMPONENT
370
+ // ============================================
371
+
372
+ // Component - Article - FontSize
373
+ // --article-figure-caption-font-size-sm
374
+ $article-image-caption-font-size-xs: 13px;
375
+ // --article-figure-caption-font-size-md
376
+ $article-image-caption-font-size-md: 13px;
377
+ // --article-figure-caption-font-size-lg
378
+ $article-image-caption-font-size-lg: 15px;
379
+ // --article-figure-caption-font-size-sm
380
+ $article-image-caption-font-size-sm: 13px;
381
+ // --article-figure-meta-font-size-sm
382
+ $article-image-source-font-size-xs: 13px;
383
+ // --article-figure-meta-font-size-sm
384
+ $article-image-source-font-size-sm: 13px;
385
+ // --article-figure-meta-font-size-sm
386
+ $article-image-source-font-size-md: 13px;
387
+ // --article-figure-meta-font-size-lg
388
+ $article-image-source-font-size-lg: 15px;
389
+
390
+ // Component - Article - LineHeight
391
+ // --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5
392
+ $article-image-caption-line-height-xs: 16.899999618530273px;
393
+ // --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5
394
+ $article-image-caption-line-height-md: 16.899999618530273px;
395
+ // --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24
396
+ $article-image-caption-line-height-lg: 19.5px;
397
+ // --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5
398
+ $article-image-caption-line-height-sm: 16.899999618530273px;
399
+ // --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19
400
+ $article-image-source-line-height-md: 17px;
401
+ // --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24
402
+ $article-image-source-line-height-lg: 19px;
403
+ // --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19
404
+ $article-image-source-line-height-xs: 17px;
405
+ // --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19
406
+ $article-image-source-line-height-sm: 17px;
407
+
408
+ // Component - Breadcrumb - FontSize
409
+ // --breadcrumb-font-size-sm
410
+ $breadcrumb-font-size-xs: 14px;
411
+ // --breadcrumb-font-size-sm
412
+ $breadcrumb-font-size-sm: 14px;
413
+ // --breadcrumb-font-size-sm
414
+ $breadcrumb-font-size-md: 14px;
415
+ // --breadcrumb-font-size-lg
416
+ $breadcrumb-font-size-lg: 11px;
417
+
418
+ // Component - Breadcrumb - LineHeight
419
+ // not defined as variable
420
+ $breadcrumb-line-height-xs: 14px;
421
+ // not defined as variable
422
+ $breadcrumb-line-height-sm: 14px;
423
+ // not defined as variable
424
+ $breadcrumb-line-height-md: 14px;
425
+ // not defined as variable
426
+ $breadcrumb-line-height-lg: 11px;
427
+
428
+ // Component - Breadcrumb - FontFamily
429
+ // --breadcrumb-font
430
+ $breadcrumb-font-family: Inter;
431
+
432
+ // Component - Breadcrumb - FontWeight
433
+ // --breadcrumb-font-size-sm
434
+ $breadcrumb-font-weight: 400;
435
+
436
+ // Component - Menu
437
+ // --nav-btn-font-size
438
+ $menu-item-font-size: 18px;
439
+ // --caption-1-font-size-md
440
+ $app-top-bar-title-font-size-md: 13px;
441
+ // --caption-1-font-size-lg
442
+ $app-top-bar-title-font-size-lg: 13px;
443
+ // --caption-1-font-size-sm
444
+ $app-top-bar-title-font-size-xs: 12px;
445
+ // --caption-1-font-size-sm
446
+ $app-top-bar-title-font-size-sm: 12px;
447
+ $app-top-bar-title-line-height-md: 17px;
448
+ $app-top-bar-title-line-height-lg: 17px;
449
+ $app-top-bar-title-line-height-xs: 14px;
450
+ $app-top-bar-title-line-height-sm: 14px;
451
+ $menu-item-font-weight: Black Italic;
452
+
453
+ // Component - Teaser
454
+ // --teaser-title-padding-lg
455
+ $teaser-title-inline-space-lg: 16px;
456
+ // --teaser-title-padding-md
457
+ $teaser-title-inline-space-md: 16px;
458
+ // --teaser-title-padding-sm
459
+ $teaser-title-inline-space-sm: 12px;
460
+ // --teaser-title-padding-xs
461
+ $teaser-title-inline-space-xs: 12px;
462
+
463
+ // Component - Teaser - Quad
464
+ $q-teaser-title-inline-space-lg: 24px;
465
+ $q-teaser-title-inline-space-md: 24px;
466
+ $q-teaser-title-inline-space-sm: 12px;
467
+ $q-teaser-title-inline-space-xs: 12px;
468
+
469
+ // Component - Teaser - aTeaser
470
+ $a-teaser-title-inline-space-lg: 16px;
471
+ $a-teaser-title-inline-space-md: 16px;
472
+ $a-teaser-title-inline-space-xs: 12px;
473
+ $a-teaser-title-inline-space-sm: 12px;
474
+
475
+ // Component - Teaser - bTeaser
476
+ $b-teaser-title-inline-space: 16px;
477
+
478
+ // Component - Teaser - 2xaTeaser
479
+ $2xa-teaser-title-inline-space: 16px;
480
+
481
+ // Component - Teaser - miniQ
482
+ $mini-qteaser-title-inline-space-md: 12px;
483
+ $mini-qteaser-title-inline-space-lg: 12px;
484
+ $mini-qteaser-title-inline-space-sm: 12px;
485
+ $mini-qteaser-title-inline-space-xs: 12px;
486
+
487
+ // Component - Teaser - superA
488
+ $super-ateaser-title-inline-space: 24px;
489
+
490
+ // Component - Avatar
491
+ // current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande
492
+ $avatar-font-family: Inter;
493
+ // 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13
494
+ $avatar-font-size-sm: 13px;
495
+ // 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15
496
+ $avatar-font-size-lg: 15px;
497
+
498
+ // Component - BreakingNews
499
+ $breaking-news-content-font-size: 26px;
500
+
501
+ // Component - Accordion
502
+ $accordion-label-font-family: Inter;
503
+
504
+ // Component - Footer
505
+ $footer-link-font-family: Inter;
506
+
507
+ // Component - MediaPlayer
508
+ $video-time-badge-font-family: Inter;
509
+
510
+ // Component - Inputfield
511
+ $input-field-label-font-family: Inter;
512
+
513
+ $button-label-font-weight-st: Bold Italic;
514
+
515
+
516
516
  // ============================================
517
517
  // OTHER
518
518
  // ============================================