@marioschmidt/design-system-tokens 1.0.23 → 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 +430 -430
  2. package/dist/android/brands/advertorial/sizeclass-regular/typography_styles.xml +431 -431
  3. package/dist/android/brands/bild/sizeclass-compact/typography_styles.xml +436 -436
  4. package/dist/android/brands/bild/sizeclass-regular/typography_styles.xml +434 -434
  5. package/dist/android/brands/sportbild/sizeclass-compact/typography_styles.xml +442 -442
  6. package/dist/android/brands/sportbild/sizeclass-regular/typography_styles.xml +442 -442
  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 +23 -23
  16. package/dist/css/brands/advertorial/semantic/effects/effects-light.css +23 -23
  17. package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +626 -626
  18. package/dist/css/brands/advertorial/semantic/typography/typography-md.css +627 -627
  19. package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +624 -624
  20. package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +624 -624
  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 +23 -23
  33. package/dist/css/brands/bild/semantic/effects/effects-light.css +23 -23
  34. package/dist/css/brands/bild/semantic/typography/typography-lg.css +637 -637
  35. package/dist/css/brands/bild/semantic/typography/typography-md.css +632 -632
  36. package/dist/css/brands/bild/semantic/typography/typography-sm.css +632 -632
  37. package/dist/css/brands/bild/semantic/typography/typography-xs.css +633 -633
  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 +23 -23
  50. package/dist/css/brands/sportbild/semantic/effects/effects-light.css +23 -23
  51. package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +632 -632
  52. package/dist/css/brands/sportbild/semantic/typography/typography-md.css +631 -631
  53. package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +631 -631
  54. package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +631 -631
  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 +200 -200
  88. package/dist/ios/brands/advertorial/sizeclass-regular/Typography.swift +200 -200
  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 +200 -200
  98. package/dist/ios/brands/bild/sizeclass-regular/Typography.swift +200 -200
  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 +200 -200
  108. package/dist/ios/brands/sportbild/sizeclass-regular/Typography.swift +200 -200
  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.js
3
- * Generiert am: 2025-11-24T21:07:28.986Z
3
+ * Generiert am: 2025-11-24T21:40:50.187Z
4
4
  * Nicht manuell bearbeiten!
5
5
  */
6
6
 
7
- // ============================================
8
- // COMPONENT
9
- // ============================================
10
-
11
- export const buttonLabelFontWeightSt = "600";
12
-
13
- // Component - Accordion
14
- export const accordionLabelFontFamily = "Gotham XNarrow";
15
-
16
- // Component - Article - FontSize
17
- /** --article-figure-caption-font-size-sm */
18
- export const articleImageCaptionFontSizeXs = "16px";
19
- /** --article-figure-caption-font-size-md */
20
- export const articleImageCaptionFontSizeMd = "18px";
21
- /** --article-figure-caption-font-size-lg */
22
- export const articleImageCaptionFontSizeLg = "18px";
23
- /** --article-figure-caption-font-size-sm */
24
- export const articleImageCaptionFontSizeSm = "16px";
25
- /** --article-figure-meta-font-size-sm */
26
- export const articleImageSourceFontSizeXs = "16px";
27
- /** --article-figure-meta-font-size-sm */
28
- export const articleImageSourceFontSizeSm = "16px";
29
- /** --article-figure-meta-font-size-sm */
30
- export const articleImageSourceFontSizeMd = "16px";
31
- /** --article-figure-meta-font-size-lg */
32
- export const articleImageSourceFontSizeLg = "18px";
33
-
34
- // Component - Article - LineHeight
35
- /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
36
- export const articleImageCaptionLineHeightXs = "19.5px";
37
- /** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
38
- export const articleImageCaptionLineHeightMd = "24.75px";
39
- /** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
40
- export const articleImageCaptionLineHeightLg = "24.75px";
41
- /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
42
- export const articleImageCaptionLineHeightSm = "19.5px";
43
- /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
44
- export const articleImageSourceLineHeightMd = "21px";
45
- /** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
46
- export const articleImageSourceLineHeightLg = "23px";
47
- /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
48
- export const articleImageSourceLineHeightXs = "21px";
49
- /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
50
- export const articleImageSourceLineHeightSm = "21px";
51
-
52
- // Component - Avatar
53
- /** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
54
- export const avatarFontFamily = "Gotham XNarrow";
55
- /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
56
- export const avatarFontSizeSm = "16px";
57
- /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
58
- export const avatarFontSizeLg = "18px";
59
-
60
- // Component - Breadcrumb - FontFamily
61
- /** --breadcrumb-font */
62
- export const breadcrumbFontFamily = "Gotham XNarrow";
63
-
64
- // Component - Breadcrumb - FontSize
65
- /** --breadcrumb-font-size-sm */
66
- export const breadcrumbFontSizeXs = "15px";
67
- /** --breadcrumb-font-size-sm */
68
- export const breadcrumbFontSizeSm = "15px";
69
- /** --breadcrumb-font-size-sm */
70
- export const breadcrumbFontSizeMd = "15px";
71
- /** --breadcrumb-font-size-lg */
72
- export const breadcrumbFontSizeLg = "12px";
73
-
74
- // Component - Breadcrumb - FontWeight
75
- /** --breadcrumb-font-size-sm */
76
- export const breadcrumbFontWeight = "700";
77
-
78
- // Component - Breadcrumb - LineHeight
79
- /** not defined as variable */
80
- export const breadcrumbLineHeightXs = "15px";
81
- /** not defined as variable */
82
- export const breadcrumbLineHeightSm = "15px";
83
- /** not defined as variable */
84
- export const breadcrumbLineHeightMd = "15px";
85
- /** not defined as variable */
86
- export const breadcrumbLineHeightLg = "12px";
87
-
88
- // Component - BreakingNews
89
- export const breakingNewsContentFontSize = "21px";
90
-
91
- // Component - Footer
92
- export const footerLinkFontFamily = "Gotham XNarrow";
93
-
94
- // Component - Inputfield
95
- export const inputFieldLabelFontFamily = "Gotham XNarrow";
96
-
97
- // Component - MediaPlayer
98
- export const videoTimeBadgeFontFamily = "Gotham XNarrow";
99
-
100
- // Component - Menu
101
- /** --nav-btn-font-size */
102
- export const menuItemFontSize = "15px";
103
- /** --caption-1-font-size-md */
104
- export const appTopBarTitleFontSizeMd = "14px";
105
- /** --caption-1-font-size-lg */
106
- export const appTopBarTitleFontSizeLg = "14px";
107
- /** --caption-1-font-size-sm */
108
- export const appTopBarTitleFontSizeXs = "12px";
109
- /** --caption-1-font-size-sm */
110
- export const appTopBarTitleFontSizeSm = "12px";
111
- export const appTopBarTitleLineHeightMd = "17px";
112
- export const appTopBarTitleLineHeightLg = "17px";
113
- export const appTopBarTitleLineHeightXs = "14px";
114
- export const appTopBarTitleLineHeightSm = "14px";
115
- export const menuItemFontWeight = "700";
116
-
117
- // Component - Teaser
118
- /** --teaser-title-padding-lg */
119
- export const teaserTitleInlineSpaceLg = "12px";
120
- /** --teaser-title-padding-md */
121
- export const teaserTitleInlineSpaceMd = "12px";
122
- /** --teaser-title-padding-sm */
123
- export const teaserTitleInlineSpaceSm = "8px";
124
- /** --teaser-title-padding-xs */
125
- export const teaserTitleInlineSpaceXs = "8px";
126
-
127
- // Component - Teaser - 2xaTeaser
128
- export const _2xaTeaserTitleInlineSpace = "8px";
129
-
130
- // Component - Teaser - Quad
131
- export const qTeaserTitleInlineSpaceLg = "12px";
132
- export const qTeaserTitleInlineSpaceMd = "16px";
133
- export const qTeaserTitleInlineSpaceSm = "8px";
134
- export const qTeaserTitleInlineSpaceXs = "8px";
135
-
136
- // Component - Teaser - aTeaser
137
- export const aTeaserTitleInlineSpaceLg = "12px";
138
- export const aTeaserTitleInlineSpaceMd = "12px";
139
- export const aTeaserTitleInlineSpaceXs = "8px";
140
- export const aTeaserTitleInlineSpaceSm = "8px";
141
-
142
- // Component - Teaser - bTeaser
143
- export const bTeaserTitleInlineSpace = "8px";
144
-
145
- // Component - Teaser - miniQ
146
- export const miniQteaserTitleInlineSpaceMd = "8px";
147
- export const miniQteaserTitleInlineSpaceLg = "8px";
148
- export const miniQteaserTitleInlineSpaceSm = "8px";
149
- export const miniQteaserTitleInlineSpaceXs = "8px";
150
-
151
- // Component - Teaser - superA
152
- export const superAteaserTitleInlineSpace = "16px";
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
- export const kickerFontFamily = "Gotham XNarrow";
162
- /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
163
- export const displayFontFamily = "Gotham";
164
- /** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
165
- export const headlineFontFamily = "Gotham Condensed";
166
- /** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
167
- export const subheadlineFontFamily = "Gotham Condensed";
168
- /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
169
- export const bodyFontFamily = "Gotham XNarrow";
170
- /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
171
- export const footnoteFontFamily = "Gotham XNarrow";
172
- /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
173
- export const labelFontFamily = "Gotham XNarrow";
174
- /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
175
- export const quoteFontFamily = "Gotham";
176
- /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
177
- export const titleFontFamily = "Gotham";
178
- /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
179
- export const calloutFontFamily = "Gotham";
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
- export const bodyFontSizeXs = "21px";
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
- export const bodyFontSizeSm = "21px";
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
- export const bodyFontSizeMd = "21px";
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
- export const bodyFontSizeLg = "21px";
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
- export const callout1FontSizeXs = "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
- export const callout1FontSizeSm = "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
- export const callout1FontSizeMd = "22px";
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
- export const callout1FontSizeLg = "22px";
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
  export const display1FontSizeXs = "40px";
@@ -224,19 +34,6 @@ export const display3FontSizeLg = "40px";
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
  export const display3FontSizeXs = "28px";
226
36
 
227
- // Global - Typography - FontSize - Footnote
228
- /** --footnote-font-size-sm */
229
- export const footnote1FontSizeXs = "16px";
230
- /** --footnote-font-size-sm */
231
- export const footnote1FontSizeSm = "16px";
232
- export const footnote1FontSizeMd = "16px";
233
- /** --footnote-font-size-lg */
234
- export const footnote1FontSizeLg = "18px";
235
- export const footnote2FontSizeXs = "12px";
236
- export const footnote2FontSizeSm = "12px";
237
- export const footnote2FontSizeMd = "12px";
238
- export const footnote2FontSizeLg = "16px";
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
  export const headline1FontSizeXs = "48px";
@@ -307,22 +104,6 @@ export const kicker4FontSizeMd = "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
  export const kicker4FontSizeLg = "16px";
309
106
 
310
- // Global - Typography - FontSize - Label
311
- export const label1FontSize = "17px";
312
- export const label2FontSize = "15px";
313
- export const label3FontSize = "12px";
314
- export const label4FontSize = "8px";
315
- export const label1RespFontSizeXs = "10px";
316
- export const label1RespFontSizeSm = "10px";
317
- export const label1RespFontSizeMd = "15px";
318
- export const label1RespFontSizeLg = "17px";
319
-
320
- // Global - Typography - FontSize - Quote
321
- export const quoteFontSizeXs = "16px";
322
- export const quoteFontSizeSm = "16px";
323
- export const quoteFontSizeMd = "18px";
324
- export const quoteFontSizeLg = "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
  export const subheadline1FontSizeXs = "24px";
@@ -351,58 +132,54 @@ export const title2FontSizeMd = "18px";
351
132
  /** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
352
133
  export const title2FontSizeLg = "20px";
353
134
 
354
- // Global - Typography - FontWeight - Body
355
- export const bodyFontWeightBook = "400";
356
- export const bodyFontWeightBold = "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
+ export const callout1FontSizeXs = "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
+ export const callout1FontSizeSm = "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
+ export const callout1FontSizeMd = "22px";
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
+ export const callout1FontSizeLg = "22px";
357
144
 
358
- // Global - Typography - FontWeight - Callout
359
- export const calloutFontWeight = "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
+ export const bodyFontSizeXs = "21px";
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
+ export const bodyFontSizeSm = "21px";
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
+ export const bodyFontSizeMd = "21px";
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
+ export const bodyFontSizeLg = "21px";
360
154
 
361
- // Global - Typography - FontWeight - Display
362
- export const displayFontWeight = "800";
155
+ // Global - Typography - FontSize - Footnote
156
+ /** --footnote-font-size-sm */
157
+ export const footnote1FontSizeXs = "16px";
158
+ /** --footnote-font-size-sm */
159
+ export const footnote1FontSizeSm = "16px";
160
+ export const footnote1FontSizeMd = "16px";
161
+ /** --footnote-font-size-lg */
162
+ export const footnote1FontSizeLg = "18px";
163
+ export const footnote2FontSizeXs = "12px";
164
+ export const footnote2FontSizeSm = "12px";
165
+ export const footnote2FontSizeMd = "12px";
166
+ export const footnote2FontSizeLg = "16px";
363
167
 
364
- // Global - Typography - FontWeight - Footnote
365
- export const footnoteFontWeightBook = "400";
366
- export const footnoteFontWeightBold = "700";
367
-
368
- // Global - Typography - FontWeight - Headline
369
- export const headline1FontWeightSt = "700";
370
- export const headline1FontWeight = "700";
371
- export const headline2FontWeight = "700";
372
- export const headline3FontWeight = "700";
373
- export const headline4FontWeight = "600";
374
- export const headline2FontWeightSt = "700";
375
- export const headline3FontWeightSt = "700";
376
- export const headline4FontWeightSt = "600";
377
-
378
- // Global - Typography - FontWeight - Kicker
379
- export const kickerFontWeight = "700";
380
- export const kickerFontWeightSt = "700";
381
-
382
- // Global - Typography - FontWeight - Label
383
- export const labelFontWeightBook = "400";
384
- export const labelFontWeightBold = "700";
385
-
386
- // Global - Typography - FontWeight - Quote
387
- export const quoteFontWeight = "800";
388
-
389
- // Global - Typography - FontWeight - Subheadline
390
- export const subheadlineFontWeight = "700";
391
-
392
- // Global - Typography - FontWeight - Title
393
- export const titleFontWeight = "800";
394
-
395
- // Global - Typography - LineHeight - Body
396
- export const bodyLineHeightXs = "28px";
397
- export const bodyLineHeightSm = "28px";
398
- export const bodyLineHeightMd = "28px";
399
- export const bodyLineHeightLg = "32px";
168
+ // Global - Typography - FontSize - Quote
169
+ export const quoteFontSizeXs = "16px";
170
+ export const quoteFontSizeSm = "16px";
171
+ export const quoteFontSizeMd = "18px";
172
+ export const quoteFontSizeLg = "20px";
400
173
 
401
- // Global - Typography - LineHeight - Callout
402
- export const callout1LineHeightXs = "18px";
403
- export const callout1LineHeightSm = "18px";
404
- export const callout1LineHeightMd = "22px";
405
- export const callout1LineHeightLg = "22px";
174
+ // Global - Typography - FontSize - Label
175
+ export const label1FontSize = "17px";
176
+ export const label2FontSize = "15px";
177
+ export const label3FontSize = "12px";
178
+ export const label4FontSize = "8px";
179
+ export const label1RespFontSizeXs = "10px";
180
+ export const label1RespFontSizeSm = "10px";
181
+ export const label1RespFontSizeMd = "15px";
182
+ export const label1RespFontSizeLg = "17px";
406
183
 
407
184
  // Global - Typography - LineHeight - Display
408
185
  export const display1LineHeightXs = "40px";
@@ -418,16 +195,6 @@ export const display3LineHeightMd = "32px";
418
195
  export const display3LineHeightSm = "28px";
419
196
  export const display3LineHeightXs = "28px";
420
197
 
421
- // Global - Typography - LineHeight - Footnote
422
- export const footnote1LineHeightXs = "21px";
423
- export const footnote1LineHeightSm = "21px";
424
- export const footnote1LineHeightMd = "21px";
425
- export const footnote1LineHeightLg = "23px";
426
- export const footnote2LineHeightXs = "15.600000381469727px";
427
- export const footnote2LineHeightSm = "15.600000381469727px";
428
- export const footnote2LineHeightMd = "15.800000190734863px";
429
- export const footnote2LineHeightLg = "21px";
430
-
431
198
  // Global - Typography - LineHeight - Headline
432
199
  export const headline1LineHeightXs = "48px";
433
200
  export const headline1LineHeightSm = "48px";
@@ -446,6 +213,12 @@ export const headline4LineHeightSm = "22px";
446
213
  export const headline4LineHeightMd = "22px";
447
214
  export const headline4LineHeightLg = "30px";
448
215
 
216
+ // Global - Typography - LineHeight - Subheadline
217
+ export const subheadline1LineHeightXs = "24px";
218
+ export const subheadline1LineHeightSm = "24px";
219
+ export const subheadline1LineHeightMd = "32px";
220
+ export const subheadline1LineHeightLg = "36px";
221
+
449
222
  // Global - Typography - LineHeight - Kicker
450
223
  export const kicker1LineHeightXs = "19.799999237060547px";
451
224
  export const kicker1LineHeightSm = "19.799999237060547px";
@@ -464,6 +237,38 @@ export const kicker4LineHeightSm = "15.399999618530273px";
464
237
  export const kicker4LineHeightMd = "17.600000381469727px";
465
238
  export const kicker4LineHeightLg = "16px";
466
239
 
240
+ // Global - Typography - LineHeight - Title
241
+ export const title1LineHeightXs = "22px";
242
+ export const title1LineHeightSm = "22px";
243
+ export const title1LineHeightMd = "22px";
244
+ export const title1LineHeightLg = "28px";
245
+ export const title2LineHeightXs = "17.600000381469727px";
246
+ export const title2LineHeightSm = "17.600000381469727px";
247
+ export const title2LineHeightMd = "19.799999237060547px";
248
+ export const title2LineHeightLg = "22px";
249
+
250
+ // Global - Typography - LineHeight - Callout
251
+ export const callout1LineHeightXs = "18px";
252
+ export const callout1LineHeightSm = "18px";
253
+ export const callout1LineHeightMd = "22px";
254
+ export const callout1LineHeightLg = "22px";
255
+
256
+ // Global - Typography - LineHeight - Body
257
+ export const bodyLineHeightXs = "28px";
258
+ export const bodyLineHeightSm = "28px";
259
+ export const bodyLineHeightMd = "28px";
260
+ export const bodyLineHeightLg = "32px";
261
+
262
+ // Global - Typography - LineHeight - Footnote
263
+ export const footnote1LineHeightXs = "21px";
264
+ export const footnote1LineHeightSm = "21px";
265
+ export const footnote1LineHeightMd = "21px";
266
+ export const footnote1LineHeightLg = "23px";
267
+ export const footnote2LineHeightXs = "15.600000381469727px";
268
+ export const footnote2LineHeightSm = "15.600000381469727px";
269
+ export const footnote2LineHeightMd = "15.800000190734863px";
270
+ export const footnote2LineHeightLg = "21px";
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
  export const label1LineHeight = "17px";
@@ -488,21 +293,68 @@ export const quoteLineHeightSm = "16px";
488
293
  export const quoteLineHeightMd = "18px";
489
294
  export const quoteLineHeightLg = "22px";
490
295
 
491
- // Global - Typography - LineHeight - Subheadline
492
- export const subheadline1LineHeightXs = "24px";
493
- export const subheadline1LineHeightSm = "24px";
494
- export const subheadline1LineHeightMd = "32px";
495
- export const subheadline1LineHeightLg = "36px";
296
+ // Global - Typography - FontWeight - Body
297
+ export const bodyFontWeightBook = "400";
298
+ export const bodyFontWeightBold = "700";
496
299
 
497
- // Global - Typography - LineHeight - Title
498
- export const title1LineHeightXs = "22px";
499
- export const title1LineHeightSm = "22px";
500
- export const title1LineHeightMd = "22px";
501
- export const title1LineHeightLg = "28px";
502
- export const title2LineHeightXs = "17.600000381469727px";
503
- export const title2LineHeightSm = "17.600000381469727px";
504
- export const title2LineHeightMd = "19.799999237060547px";
505
- export const title2LineHeightLg = "22px";
300
+ // Global - Typography - FontWeight - Footnote
301
+ export const footnoteFontWeightBook = "400";
302
+ export const footnoteFontWeightBold = "700";
303
+
304
+ // Global - Typography - FontWeight - Label
305
+ export const labelFontWeightBook = "400";
306
+ export const labelFontWeightBold = "700";
307
+
308
+ // Global - Typography - FontWeight - Quote
309
+ export const quoteFontWeight = "800";
310
+
311
+ // Global - Typography - FontWeight - Display
312
+ export const displayFontWeight = "800";
313
+
314
+ // Global - Typography - FontWeight - Headline
315
+ export const headline1FontWeightSt = "700";
316
+ export const headline1FontWeight = "700";
317
+ export const headline2FontWeight = "700";
318
+ export const headline3FontWeight = "700";
319
+ export const headline4FontWeight = "600";
320
+ export const headline2FontWeightSt = "700";
321
+ export const headline3FontWeightSt = "700";
322
+ export const headline4FontWeightSt = "600";
323
+
324
+ // Global - Typography - FontWeight - Subheadline
325
+ export const subheadlineFontWeight = "700";
326
+
327
+ // Global - Typography - FontWeight - Kicker
328
+ export const kickerFontWeight = "700";
329
+ export const kickerFontWeightSt = "700";
330
+
331
+ // Global - Typography - FontWeight - Callout
332
+ export const calloutFontWeight = "800";
333
+
334
+ // Global - Typography - FontWeight - Title
335
+ export const titleFontWeight = "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
+ export const kickerFontFamily = "Gotham XNarrow";
340
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
341
+ export const displayFontFamily = "Gotham";
342
+ /** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
343
+ export const headlineFontFamily = "Gotham Condensed";
344
+ /** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
345
+ export const subheadlineFontFamily = "Gotham Condensed";
346
+ /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
347
+ export const bodyFontFamily = "Gotham XNarrow";
348
+ /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
349
+ export const footnoteFontFamily = "Gotham XNarrow";
350
+ /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
351
+ export const labelFontFamily = "Gotham XNarrow";
352
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
353
+ export const quoteFontFamily = "Gotham";
354
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
355
+ export const titleFontFamily = "Gotham";
356
+ /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
357
+ export const calloutFontFamily = "Gotham";
506
358
 
507
359
  // Global - Visibilty
508
360
  export const hideOnBild = "false";
@@ -513,6 +365,154 @@ export const onlyBild = "true";
513
365
  export const onlySportBild = "false";
514
366
 
515
367
 
368
+ // ============================================
369
+ // COMPONENT
370
+ // ============================================
371
+
372
+ // Component - Article - FontSize
373
+ /** --article-figure-caption-font-size-sm */
374
+ export const articleImageCaptionFontSizeXs = "16px";
375
+ /** --article-figure-caption-font-size-md */
376
+ export const articleImageCaptionFontSizeMd = "18px";
377
+ /** --article-figure-caption-font-size-lg */
378
+ export const articleImageCaptionFontSizeLg = "18px";
379
+ /** --article-figure-caption-font-size-sm */
380
+ export const articleImageCaptionFontSizeSm = "16px";
381
+ /** --article-figure-meta-font-size-sm */
382
+ export const articleImageSourceFontSizeXs = "16px";
383
+ /** --article-figure-meta-font-size-sm */
384
+ export const articleImageSourceFontSizeSm = "16px";
385
+ /** --article-figure-meta-font-size-sm */
386
+ export const articleImageSourceFontSizeMd = "16px";
387
+ /** --article-figure-meta-font-size-lg */
388
+ export const articleImageSourceFontSizeLg = "18px";
389
+
390
+ // Component - Article - LineHeight
391
+ /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
392
+ export const articleImageCaptionLineHeightXs = "19.5px";
393
+ /** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
394
+ export const articleImageCaptionLineHeightMd = "24.75px";
395
+ /** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
396
+ export const articleImageCaptionLineHeightLg = "24.75px";
397
+ /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
398
+ export const articleImageCaptionLineHeightSm = "19.5px";
399
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
400
+ export const articleImageSourceLineHeightMd = "21px";
401
+ /** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
402
+ export const articleImageSourceLineHeightLg = "23px";
403
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
404
+ export const articleImageSourceLineHeightXs = "21px";
405
+ /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
406
+ export const articleImageSourceLineHeightSm = "21px";
407
+
408
+ // Component - Breadcrumb - FontSize
409
+ /** --breadcrumb-font-size-sm */
410
+ export const breadcrumbFontSizeXs = "15px";
411
+ /** --breadcrumb-font-size-sm */
412
+ export const breadcrumbFontSizeSm = "15px";
413
+ /** --breadcrumb-font-size-sm */
414
+ export const breadcrumbFontSizeMd = "15px";
415
+ /** --breadcrumb-font-size-lg */
416
+ export const breadcrumbFontSizeLg = "12px";
417
+
418
+ // Component - Breadcrumb - LineHeight
419
+ /** not defined as variable */
420
+ export const breadcrumbLineHeightXs = "15px";
421
+ /** not defined as variable */
422
+ export const breadcrumbLineHeightSm = "15px";
423
+ /** not defined as variable */
424
+ export const breadcrumbLineHeightMd = "15px";
425
+ /** not defined as variable */
426
+ export const breadcrumbLineHeightLg = "12px";
427
+
428
+ // Component - Breadcrumb - FontFamily
429
+ /** --breadcrumb-font */
430
+ export const breadcrumbFontFamily = "Gotham XNarrow";
431
+
432
+ // Component - Breadcrumb - FontWeight
433
+ /** --breadcrumb-font-size-sm */
434
+ export const breadcrumbFontWeight = "700";
435
+
436
+ // Component - Menu
437
+ /** --nav-btn-font-size */
438
+ export const menuItemFontSize = "15px";
439
+ /** --caption-1-font-size-md */
440
+ export const appTopBarTitleFontSizeMd = "14px";
441
+ /** --caption-1-font-size-lg */
442
+ export const appTopBarTitleFontSizeLg = "14px";
443
+ /** --caption-1-font-size-sm */
444
+ export const appTopBarTitleFontSizeXs = "12px";
445
+ /** --caption-1-font-size-sm */
446
+ export const appTopBarTitleFontSizeSm = "12px";
447
+ export const appTopBarTitleLineHeightMd = "17px";
448
+ export const appTopBarTitleLineHeightLg = "17px";
449
+ export const appTopBarTitleLineHeightXs = "14px";
450
+ export const appTopBarTitleLineHeightSm = "14px";
451
+ export const menuItemFontWeight = "700";
452
+
453
+ // Component - Teaser
454
+ /** --teaser-title-padding-lg */
455
+ export const teaserTitleInlineSpaceLg = "12px";
456
+ /** --teaser-title-padding-md */
457
+ export const teaserTitleInlineSpaceMd = "12px";
458
+ /** --teaser-title-padding-sm */
459
+ export const teaserTitleInlineSpaceSm = "8px";
460
+ /** --teaser-title-padding-xs */
461
+ export const teaserTitleInlineSpaceXs = "8px";
462
+
463
+ // Component - Teaser - Quad
464
+ export const qTeaserTitleInlineSpaceLg = "12px";
465
+ export const qTeaserTitleInlineSpaceMd = "16px";
466
+ export const qTeaserTitleInlineSpaceSm = "8px";
467
+ export const qTeaserTitleInlineSpaceXs = "8px";
468
+
469
+ // Component - Teaser - aTeaser
470
+ export const aTeaserTitleInlineSpaceLg = "12px";
471
+ export const aTeaserTitleInlineSpaceMd = "12px";
472
+ export const aTeaserTitleInlineSpaceXs = "8px";
473
+ export const aTeaserTitleInlineSpaceSm = "8px";
474
+
475
+ // Component - Teaser - bTeaser
476
+ export const bTeaserTitleInlineSpace = "8px";
477
+
478
+ // Component - Teaser - 2xaTeaser
479
+ export const _2xaTeaserTitleInlineSpace = "8px";
480
+
481
+ // Component - Teaser - miniQ
482
+ export const miniQteaserTitleInlineSpaceMd = "8px";
483
+ export const miniQteaserTitleInlineSpaceLg = "8px";
484
+ export const miniQteaserTitleInlineSpaceSm = "8px";
485
+ export const miniQteaserTitleInlineSpaceXs = "8px";
486
+
487
+ // Component - Teaser - superA
488
+ export const superAteaserTitleInlineSpace = "16px";
489
+
490
+ // Component - Avatar
491
+ /** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
492
+ export const avatarFontFamily = "Gotham XNarrow";
493
+ /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
494
+ export const avatarFontSizeSm = "16px";
495
+ /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
496
+ export const avatarFontSizeLg = "18px";
497
+
498
+ // Component - BreakingNews
499
+ export const breakingNewsContentFontSize = "21px";
500
+
501
+ // Component - Accordion
502
+ export const accordionLabelFontFamily = "Gotham XNarrow";
503
+
504
+ // Component - Footer
505
+ export const footerLinkFontFamily = "Gotham XNarrow";
506
+
507
+ // Component - MediaPlayer
508
+ export const videoTimeBadgeFontFamily = "Gotham XNarrow";
509
+
510
+ // Component - Inputfield
511
+ export const inputFieldLabelFontFamily = "Gotham XNarrow";
512
+
513
+ export const buttonLabelFontWeightSt = "600";
514
+
515
+
516
516
  // ============================================
517
517
  // OTHER
518
518
  // ============================================