@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,6 +1,6 @@
1
1
  /**
2
2
  * breakpoint-lg-1024px-regular.css
3
- * Generiert am: 2025-11-24T21:07:29.288Z
3
+ * Generiert am: 2025-11-24T21:40:50.485Z
4
4
  * Nicht manuell bearbeiten!
5
5
  */
6
6
 
@@ -9,12 +9,6 @@
9
9
  COMPONENT
10
10
  ============================================ */
11
11
 
12
- /* Component - Accordion */
13
- /**
14
- * This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande
15
- */
16
- --accordion-label-font-family: Inter;
17
-
18
12
  /* Component - Article */
19
13
  --aricle-mobile1-col-grid-image-margin-space: 72px;
20
14
  /**
@@ -76,207 +70,45 @@
76
70
  --article-infobox-inline-space: 32px;
77
71
  --article-infobox-stack-space: 32px;
78
72
 
79
- /* Component - AudioPlayer */
80
- /**
81
- * This variable is used in the text style dedicated to audio player labels for elapsed time, reproduction speed and short functionality description text. 16 - 16 - 16 - 18
82
- */
83
- --audio-player-font-size: 18px;
84
-
85
- /* Component - Avatar */
86
- /**
87
- * This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15
88
- */
89
- --avatar-label-font-size: 15px;
90
- /**
91
- * This variable is used for setting the size of avatar images in article pages. It references the sizeConstMD variable from the "generic" semantic collection. Its value is 48 across devices.
92
- */
93
- --avatar-article-size: 48px;
94
- /**
95
- * 96 - 96 - 130 - 130 This variable is used for controlling the size of the avatar image on author pages.
96
- */
97
- --avatar-author-page-size: 130px;
98
- /**
99
- * This variable is used in avatar text styles. It receives values from the Brand Tokens Collection. Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande
100
- */
101
- --avatar-font-family: Inter;
102
- /**
103
- * This variable is used for controlling the line height of avatar texts. Its values influence the stacking space between avatar texts. 21 - 21 - 21 - 23
104
- */
105
- --avatar-label-line-height: 23px;
106
- /**
107
- * This variable is used for setting the inline space between multiple avatars that are horizontally placed in a lane when an article has multiple authors. 16 - 16 - 24 - 24
108
- */
109
- --avatar-lane-gap-space: 24px;
110
- /**
111
- * This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review.
112
- */
113
- --app-avatar-font-family: AntennaCond;
114
-
115
- /* Component - Badge */
116
- /**
117
- * This space variable is used for creating the top and bottom space between a badge's text label and the surface that the text label is on top of.
118
- */
119
- --badges-inner-stack-space: 2px;
120
- /**
121
- * This space variable is used for creating the left and right space between a badge's text label and the badge background surface that the text label is on top of.
122
- */
123
- --badges-inner-inline-space: 4px;
124
- /**
125
- * 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers.
126
- */
127
- --ad-label-badge-height-size: 30px;
128
-
129
- /* Component - Breadcrumb */
130
- /**
131
- * 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices.
132
- */
133
- --breadcrumb-font-size: 11px;
134
- --breadcrumb-font-family: Inter;
135
- --breadcrumb-arrow-left-inline-space1: 3px;
136
- --breadcrumb-arrow-right-inline-space2: 5px;
137
- --breadcrumb-inline-space: 0px;
138
- /**
139
- * 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices.
140
- */
141
- --breadcrumb-line-height: 11px;
142
- --breadcrumb-font-weight: 400;
143
- --breadcrumb-stack-space: 16px;
144
-
145
- /* Component - BreakingNews */
146
- --breaking-news-container-height-size: 56px;
147
- --breaking-news-badge-upper-title-font-size: 17px;
148
- --breaking-news-badge-lower-title-font-size: 30px;
149
- --breaking-news-badge-upper-title-line-height: 12px;
150
- --breaking-news-badge-lower-title-line-height: 21px;
151
- --breaking-news-badge-titels-stack-space: 4px;
152
- --breaking-news-scrolling-text-font-size: 21px;
153
- --breaking-news-scrolling-text-line-height: 24px;
154
- --breaking-news-badge-inline-space: 26px;
155
-
156
- /* Component - Button */
157
- --button-label-font-size: 15px;
158
- --button-inline-space: 16px;
73
+ /* Component - _DSysDocs */
159
74
  /**
160
- * Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18
75
+ * Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe
161
76
  */
162
- --partner-link-button-label-font-size: 18px;
163
- --partner-link-button-label-height-size: 48px;
164
- --button-border-width-size: 2px;
77
+ --bild-design-frame-space: 64px;
165
78
  /**
166
- * This fixed height variable ensures that the button maintains a consistent height, even when the icon is not active.
79
+ * This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68
167
80
  */
168
- --button-content-min-height-size: 24px;
169
- --partner-link-button-inline-space: 8px;
170
- --button-label-line-height: 15px;
171
- --button-content-gap-space: 6px;
172
- --button-stack-space: 6px;
173
- --button-border-radius: 8px;
174
-
175
- /* Component - Cards */
176
- --search-result-card-image-width-size: 260px;
177
- --search-result-card-image-height-size-stacked: 189px;
178
- --newsticker-image-card-width-size: 206px;
179
-
180
- /* Component - Carousel */
81
+ --ds-main-container-space: 68px;
82
+ --dsys-docs-width-size: 1440px;
181
83
  /**
182
- * This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination.
84
+ * This variable is used as a max width size for content blocks. For mobile devices this var references the DSysDocsWidthSize var 320 - 750 - 962 - 1024
183
85
  */
184
- --gallery-teaser-title-bottom-space: 36px;
86
+ --main-content-stage-size: 1024px;
185
87
  /**
186
- * This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination.
88
+ * This variable is used on documentation pages that have an artistic banner at the top of the page that is related to the foundation topic on the page. 80 - 80 -80 - 140
187
89
  */
188
- --gallery-teaser-app-gap-space: 8px;
189
- --app-epaper-carousel-item-focus-width: 240px;
190
- --app-epaper-carousel-item-default-width: 172px;
191
- --app-epaper-carouse-beilage-item-width: 172px;
192
- --standard-teaser-gallery-teaser-width-web: 300px;
193
- --standard-teaser-gallery-teaser-width-app: 464px;
194
-
195
- /* Component - Chips */
90
+ --foundations-banner-height-size: 140px;
196
91
  /**
197
- * This variable is used on the chips font size parameter of the chips text style. The font size changes only for the change between larger device widths and any device smaller than the largest. 16 - 16 -16 - 18
92
+ * This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8
198
93
  */
199
- --chips-font-size: 18px;
200
- --chips-inline-space: 12px;
201
- --chips-stack-space: 8px;
202
-
203
- /* Component - Datepicker */
204
- --datepicker-item-day-width-size: 44px;
205
- --datepicker-item-height-size: 44px;
206
- --datepicker-item-year-width-size: 77px;
207
-
208
- /* Component - Drawers */
209
- --mobile-menu-drawer-stack-space: 20px;
210
- --mobile-menu-drawer-left-inline-space: 20px;
211
- --mobile-menu-drawer-right-inline-space: 16px;
212
- --mobile-menu-drawer-max-width-size: 400px;
213
-
214
- /* Component - Dropdown */
215
- --drop-down-border-radius: 4px;
216
- --drop-down-item-stack-space: 8px;
217
- --drop-down-item-inline-space: 16px;
218
-
219
- /* Component - Footer */
94
+ --ds-caption-stack-space0-5x: 8px;
95
+ --ds-caption-stack-space1x: 16px;
220
96
  /**
221
- * This variable is used on footer links that commonly show up at the bottom of pages. The font size parameter remains constant at 11 px across device sizes.
97
+ * This variable is used only for this design system's component tests.
222
98
  */
223
- --footer-font-size: 11px;
224
- --footer-line-height: 14px;
225
- --footer-font-family: Inter;
226
- --footer-font-size-user-offer-pages: 18px;
227
- --footer-line-height-user-offer-pages: 26px;
228
-
229
- /* Component - Icon */
230
- --icon-size: 24px;
231
- --icon-size-embedd-media: 40px;
232
-
233
- /* Component - InfoElement */
234
- --info-element-teaser-badge-height-size: 24px;
235
- --info-element-teaser-image-height-size: 133px;
236
- --info-element-teaser-image-width-size: 236px;
237
- --info-element-teaser-badge-margin-space: 8px;
238
-
239
- /* Component - Inputfield */
240
- --input-field-stack-space: 6px;
241
- --input-field-inline-space: 16px;
242
- --input-field-mini-label-inline-space: 4px;
99
+ --1column-mobile: 656px;
243
100
  /**
244
- * This variable controls texts inside of input fields such as dropdowns, date input and other text inputs that appear in forms for example. compact 15 - default 17 - spacious 19
101
+ * This variable is currently used on a thin gallery that appears on desktop websites with petbook and other "books" content. Its height changes to a large height on mobile sites. 558 - 558 - 558 - 186
245
102
  */
246
- --input-field-font-size: 16px;
247
- --input-field-imessage-inline-space: 16px;
248
- --input-field-height-size: 36px;
249
- --hey-input-container-inline-space: 16px;
250
- --input-field-message-gap-space: 4px;
251
- --input-field-font-family: Inter;
252
-
253
- /* Component - Liveticker */
254
- --live-tickerheadline-font-weight: 600;
103
+ --thin-banner-vertical-height-size: 186px;
255
104
  /**
256
- * This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32
105
+ * This variable is used only for texts and labels that form part of this design system's documentation.
257
106
  */
258
- --live-ticker-headlines-font-size: 32px;
259
- --time-stamp-font-family: Gotham XNarrow;
107
+ --specs-font-family: Gotham;
260
108
  /**
261
- * This variable is used for the live ticker time stamp font size. 14 - 14 - 16 - 16
109
+ * This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180
262
110
  */
263
- --live-ticker-time-stamp-font-size: 16px;
264
- --live-ticker-time-headline-stack-space: 4px;
265
- --live-ticker-slider-item-width-max-size: 537px;
266
- --live-ticker-app-card-height-size: 128px;
267
- --live-ticker-app-card-width-size: 300px;
268
-
269
- /* Component - Mediaplayer */
270
- --podcast-play-button-size: 48px;
271
- --vid-player-bottom-bar-gap-space: 16px;
272
- --audio-player-header-stack-space: 56px;
273
- --video-time-badge-font-family: Inter;
274
- --vid-player-control-button-size: 42px;
275
- --vid-player-control-button-icon-size-hover: 28px;
276
- --vid-player-timecode-font-size: 18px;
277
- --vid-player-timecode-container-min-width-size: 58px;
278
- --vid-player-progress-bar-container-height-size: 42px;
279
- --vid-player-unmute-button-width-size: 220px;
111
+ --doc-header-height-size: 180px;
280
112
 
281
113
  /* Component - Menu */
282
114
  --menu-item-space: 8px;
@@ -314,106 +146,77 @@
314
146
  --i-osapp-top-bar-left-inline-space: 19px;
315
147
  --i-osapp-top-bar-right-inline-space: 19px;
316
148
 
317
- /* Component - Newsticker */
149
+ /* Component - Teaser */
150
+ --teaser-title-inline-left-space: 0px;
151
+ --teaser-title-stack-space: 6px;
152
+ --teaser-title-gap-space: 4px;
153
+ --teaser-kicker-bg-inline-space: 6px;
154
+ --teaser-kicker-bg-stack-space: 2px;
318
155
  /**
319
- * similar to kicker3 values - 16 - 16 - 16 - 18
156
+ * This variable is used for creating space around the outside of a subscription badge or video icon badge.
320
157
  */
321
- --news-ticker-time-font-size: 18px;
322
- --news-ticker-time-font-weight: 700;
323
- --news-ticker-time-font-family: AntennaExtraCond;
158
+ --teaser-badges-margin-space: 8px;
324
159
  /**
325
- * Figma currently does not allow for percentages in Line Height variables. The values in this token are the result of multiplying the font size by the line height variable defined on the Bild home css -> newsTickerTime line height: 1.3. Line height for this component does not change across devices.
160
+ * This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40
326
161
  */
327
- --news-ticker-time-line-height: 23.399999618530273px;
328
- --news-ticker-content-stack-space: 4px;
329
- --news-ticker-kicker-inner-stack-space: 2px;
330
- --news-ticker-titles-inline-space: 30px;
331
- --news-ticker-badges-inline-space: 16px;
332
- --news-ticker-time-kicker-stack-space: 6px;
333
- --news-ticker-entries-stack-space: 22px;
334
- --news-ticker-kicker-inner-inline-space: 4px;
335
- --news-ticker-skeleton-bottom-space: 0px;
336
- --news-ticker-red-dot-size: 16px;
337
- --news-ticker-entries-left-inline-space: 22px;
338
- --news-ticker-line-inline-space: 8px;
339
- --news-ticker-app-card-height-size: 150px;
340
- --news-ticker-app-card-width-size: 300px;
162
+ --teaser-badges-height-size-lg: 40px;
163
+ --teaser-title-bottom-stack-space: 16px;
164
+ --teaser-badges-height-size-sm: 32px;
165
+ --teaser-layout-grid-space: 16px;
341
166
 
342
- /* Component - Pagination */
343
- --gallery-pagination-item-height-size: 4px;
167
+ /* Component - Teaser - mQTeaser */
344
168
  /**
345
- * 8 - 8 - 12 - 12 - this component level variable references the inlineSpaceConst semantic variables; SM for smaller devices, MD for larger devices
169
+ * XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40
346
170
  */
347
- --gallery-pagination-container-web-inline-space: 12px;
171
+ --m-qteaser-headline-font-size: 34px;
172
+ --m-qteaser-headline-font-weight: 700;
173
+ --m-qteaser-headline-line-height: 39.099998474121094px;
174
+ --mq-teaser-title-inline-space: 12px;
175
+
176
+ /* Component - Teaser - aTeaser */
348
177
  /**
349
- * 12 - 12 - 16 - 16 - this component level variable references the semantic
350
- */
351
- --gallery-pagination-container-stack-space: 16px;
352
- --gallery-pagination-container-app-inline-space: 12px;
353
- --scroll-bar-thickness-size: 8px;
354
-
355
- /* Component - Paywall */
356
- --paywall-container-gap-space: -48px;
357
- --paywall-header-bottom-stack-space: 80px;
358
- --paywall-card-max-width-size: 346px;
359
- /**
360
- * This variable is used on the paywall card price tag. 64 constant
178
+ * 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable
361
179
  */
362
- --paywall-card-price-tag-font-size: 64px;
363
- --paywall-card-price-tag-line-height: 64px;
364
- --paywall-card-price-note-line-height: 40px;
180
+ --a-teaser-kicker-font-size: 26px;
365
181
  /**
366
- * This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40
182
+ * This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64
367
183
  */
368
- --paywall-card-price-note-font-size: 40px;
369
-
370
- /* Component - Quotes */
371
- --quote-container-inline-space: 28px;
372
- --quote-container-stack-space: 32px;
373
- --quote-quotation-marks-font-size: 36px;
374
- --quote-content-gap-space: 48px;
375
-
376
- /* Component - RadioButtons */
377
- --radio-selector-size: 20px;
378
- --radio-selector-dot-active-size: 12px;
379
-
380
- /* Component - Search */
381
- --search-result-badge-height-size: 18px;
184
+ --a-teaser-headline-font-size: 50px;
185
+ --a-teaser-kicker-line-height: 26px;
186
+ --a-teaser-headline-line-height: 57.599998474121094px;
187
+ --a-teaser-title-inline-space: 16px;
382
188
 
383
- /* Component - SectionTitle */
384
- --section-title-inner-stack-bottom-space: 12px;
385
- --section-title-height-size: 40px;
189
+ /* Component - Teaser - stdTeaser */
190
+ --std-teaser-image-title-gap-space: 6px;
386
191
  /**
387
- * This variable is used on large title headings that are h2 elements in html and indicate a new section in the user interface. This space changes when a user hovers over the large title.
192
+ * This variable is used for creating space around the outside of a subscription badge or video icon badge.
388
193
  */
389
- --section-title-arrow-inline-space: 5px;
194
+ --std-teaser-badges-margin-space: 8px;
390
195
  /**
391
- * This variable is used for increasing the space between the text and the arrow at the end of the large title text. On mobile devices there is no hover state so this variables values are the same as the default state values.
196
+ * 2 | 2 | 2 | 2 - This variable is used on the standard teaser vertical spacing between the kicker and the headline. It references the semantic variable stackSpaceConst3XS
392
197
  */
393
- --section-title-arrow-inline-space-active: 8px;
394
-
395
- /* Component - Separators */
396
- --separator-thickness-size: 2px;
198
+ --std-teaser-kicker-headline-stack-space: 2px;
397
199
 
398
- /* Component - Skeletons */
399
- --headlines-skeleton-image-placeholder-max-width: 160px;
400
- --article-skeleton-image-inline-space: 48px;
401
- --article-skeleton-text-inline-space: 48px;
402
- --article-text-skeleton-height-size: 720px;
200
+ /* Component - Teaser - qTeaser */
201
+ /**
202
+ * This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100
203
+ */
204
+ --quad-headline-font-size: 80px;
205
+ --quad-kicker-font-size: 26px;
206
+ --quad-headline-line-height: 88px;
207
+ --q-teaser-title-inline-space: 24px;
403
208
 
404
- /* Component - Sliders */
405
- --slider-progress-bar-idle-height-size: 4px;
406
- --slider-progress-bar-hover-height-size: 8px;
407
- --slider-progress-inactive-height-size: 2px;
408
- --vid-player-progress-bar-height-size: 12px;
209
+ /* Component - Teaser - bildPlay */
210
+ --bild-play-teaser-width-size: 193px;
409
211
 
410
- /* Component - SpecialNavi */
411
- --special-navi-inline-space: 32px;
212
+ /* Component - Teaser - superA */
213
+ /**
214
+ * 16 - 16 - 16 - 16
215
+ */
216
+ --super-ateaser-title-inline-space: 24px;
412
217
 
413
- /* Component - Spinners */
414
- --video-spinner-size: 80px;
415
- --video-spinner-stroke-size: 4px;
416
- --video-spinner-size0-5x: 40px;
218
+ /* Component - Teaser - bTeaser */
219
+ --b-teaser-title-inline-space: 16px;
417
220
 
418
221
  /* Component - Table */
419
222
  --table-column-width-size1x: 140px;
@@ -425,108 +228,98 @@
425
228
  --table-column-width-size3x: 280px;
426
229
  --table-item-max-width-size: 224px;
427
230
 
428
- /* Component - Tabs */
429
- /**
430
- * Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data.
431
- */
432
- --tab-label-font-size: 16px;
433
- --ios-tabbar-height-size: 49px;
434
- --android-tabbar-height-size: 74px;
231
+ /* Component - Separators */
232
+ --separator-thickness-size: 2px;
233
+
234
+ /* Component - Avatar */
435
235
  /**
436
- * Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data.
236
+ * This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15
437
237
  */
438
- --tab-label-font-size-line: 16px;
238
+ --avatar-label-font-size: 15px;
439
239
  /**
440
- * Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data.
240
+ * This variable is used for setting the size of avatar images in article pages. It references the sizeConstMD variable from the "generic" semantic collection. Its value is 48 across devices.
441
241
  */
442
- --apps-tabs-label-font-size: 16px;
242
+ --avatar-article-size: 48px;
443
243
  /**
444
- * Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data.
244
+ * 96 - 96 - 130 - 130 This variable is used for controlling the size of the avatar image on author pages.
445
245
  */
446
- --apps-tabs-label-line-height: 23.399999618530273px;
447
- --top-bar-tab-item-height-size: 44px;
448
-
449
- /* Component - Teaser */
450
- --teaser-title-inline-left-space: 0px;
451
- --teaser-title-stack-space: 6px;
452
- --teaser-title-gap-space: 4px;
453
- --teaser-kicker-bg-inline-space: 6px;
454
- --teaser-kicker-bg-stack-space: 2px;
246
+ --avatar-author-page-size: 130px;
455
247
  /**
456
- * This variable is used for creating space around the outside of a subscription badge or video icon badge.
248
+ * This variable is used in avatar text styles. It receives values from the Brand Tokens Collection. Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande
457
249
  */
458
- --teaser-badges-margin-space: 8px;
250
+ --avatar-font-family: Inter;
459
251
  /**
460
- * This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40
252
+ * This variable is used for controlling the line height of avatar texts. Its values influence the stacking space between avatar texts. 21 - 21 - 21 - 23
461
253
  */
462
- --teaser-badges-height-size-lg: 40px;
463
- --teaser-title-bottom-stack-space: 16px;
464
- --teaser-badges-height-size-sm: 32px;
465
- --teaser-layout-grid-space: 16px;
466
-
467
- /* Component - Teaser - aTeaser */
254
+ --avatar-label-line-height: 23px;
468
255
  /**
469
- * 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable
256
+ * This variable is used for setting the inline space between multiple avatars that are horizontally placed in a lane when an article has multiple authors. 16 - 16 - 24 - 24
470
257
  */
471
- --a-teaser-kicker-font-size: 26px;
258
+ --avatar-lane-gap-space: 24px;
472
259
  /**
473
- * This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64
260
+ * This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review.
474
261
  */
475
- --a-teaser-headline-font-size: 50px;
476
- --a-teaser-kicker-line-height: 26px;
477
- --a-teaser-headline-line-height: 57.599998474121094px;
478
- --a-teaser-title-inline-space: 16px;
479
-
480
- /* Component - Teaser - bTeaser */
481
- --b-teaser-title-inline-space: 16px;
482
-
483
- /* Component - Teaser - bildPlay */
484
- --bild-play-teaser-width-size: 193px;
262
+ --app-avatar-font-family: AntennaCond;
485
263
 
486
- /* Component - Teaser - mQTeaser */
264
+ /* Component - Button */
265
+ --button-label-font-size: 15px;
266
+ --button-inline-space: 16px;
487
267
  /**
488
- * XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40
268
+ * Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18
489
269
  */
490
- --m-qteaser-headline-font-size: 34px;
491
- --m-qteaser-headline-font-weight: 700;
492
- --m-qteaser-headline-line-height: 39.099998474121094px;
493
- --mq-teaser-title-inline-space: 12px;
494
-
495
- /* Component - Teaser - qTeaser */
270
+ --partner-link-button-label-font-size: 18px;
271
+ --partner-link-button-label-height-size: 48px;
272
+ --button-border-width-size: 2px;
496
273
  /**
497
- * This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100
274
+ * This fixed height variable ensures that the button maintains a consistent height, even when the icon is not active.
498
275
  */
499
- --quad-headline-font-size: 80px;
500
- --quad-kicker-font-size: 26px;
501
- --quad-headline-line-height: 88px;
502
- --q-teaser-title-inline-space: 24px;
276
+ --button-content-min-height-size: 24px;
277
+ --partner-link-button-inline-space: 8px;
278
+ --button-label-line-height: 15px;
279
+ --button-content-gap-space: 6px;
280
+ --button-stack-space: 6px;
281
+ --button-border-radius: 8px;
503
282
 
504
- /* Component - Teaser - stdTeaser */
505
- --std-teaser-image-title-gap-space: 6px;
506
- /**
507
- * This variable is used for creating space around the outside of a subscription badge or video icon badge.
508
- */
509
- --std-teaser-badges-margin-space: 8px;
283
+ /* Component - Newsticker */
510
284
  /**
511
- * 2 | 2 | 2 | 2 - This variable is used on the standard teaser vertical spacing between the kicker and the headline. It references the semantic variable stackSpaceConst3XS
285
+ * similar to kicker3 values - 16 - 16 - 16 - 18
512
286
  */
513
- --std-teaser-kicker-headline-stack-space: 2px;
514
-
515
- /* Component - Teaser - superA */
287
+ --news-ticker-time-font-size: 18px;
288
+ --news-ticker-time-font-weight: 700;
289
+ --news-ticker-time-font-family: AntennaExtraCond;
516
290
  /**
517
- * 16 - 16 - 16 - 16
291
+ * Figma currently does not allow for percentages in Line Height variables. The values in this token are the result of multiplying the font size by the line height variable defined on the Bild home css -> newsTickerTime line height: 1.3. Line height for this component does not change across devices.
518
292
  */
519
- --super-ateaser-title-inline-space: 24px;
293
+ --news-ticker-time-line-height: 23.399999618530273px;
294
+ --news-ticker-content-stack-space: 4px;
295
+ --news-ticker-kicker-inner-stack-space: 2px;
296
+ --news-ticker-titles-inline-space: 30px;
297
+ --news-ticker-badges-inline-space: 16px;
298
+ --news-ticker-time-kicker-stack-space: 6px;
299
+ --news-ticker-entries-stack-space: 22px;
300
+ --news-ticker-kicker-inner-inline-space: 4px;
301
+ --news-ticker-skeleton-bottom-space: 0px;
302
+ --news-ticker-red-dot-size: 16px;
303
+ --news-ticker-entries-left-inline-space: 22px;
304
+ --news-ticker-line-inline-space: 8px;
305
+ --news-ticker-app-card-height-size: 150px;
306
+ --news-ticker-app-card-width-size: 300px;
520
307
 
521
- /* Component - ToggleSwitch */
308
+ /* Component - Liveticker */
309
+ --live-tickerheadline-font-weight: 600;
522
310
  /**
523
- * This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18
311
+ * This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32
524
312
  */
525
- --app-toggle-item-label-font-size: 18px;
313
+ --live-ticker-headlines-font-size: 32px;
314
+ --time-stamp-font-family: Gotham XNarrow;
526
315
  /**
527
- * This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2
316
+ * This variable is used for the live ticker time stamp font size. 14 - 14 - 16 - 16
528
317
  */
529
- --app-toggle-item-label-line-height: 18.200000762939453px;
318
+ --live-ticker-time-stamp-font-size: 16px;
319
+ --live-ticker-time-headline-stack-space: 4px;
320
+ --live-ticker-slider-item-width-max-size: 537px;
321
+ --live-ticker-app-card-height-size: 128px;
322
+ --live-ticker-app-card-width-size: 300px;
530
323
 
531
324
  /* Component - Video */
532
325
  /**
@@ -555,101 +348,325 @@
555
348
  */
556
349
  --video-ad-badge-font-size: 16px;
557
350
 
558
- /* Component - _DSysDocs */
351
+ /* Component - Pagination */
352
+ --gallery-pagination-item-height-size: 4px;
559
353
  /**
560
- * Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe
354
+ * 8 - 8 - 12 - 12 - this component level variable references the inlineSpaceConst semantic variables; SM for smaller devices, MD for larger devices
561
355
  */
562
- --bild-design-frame-space: 64px;
356
+ --gallery-pagination-container-web-inline-space: 12px;
563
357
  /**
564
- * This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68
358
+ * 12 - 12 - 16 - 16 - this component level variable references the semantic
565
359
  */
566
- --ds-main-container-space: 68px;
567
- --dsys-docs-width-size: 1440px;
360
+ --gallery-pagination-container-stack-space: 16px;
361
+ --gallery-pagination-container-app-inline-space: 12px;
362
+ --scroll-bar-thickness-size: 8px;
363
+
364
+ /* Component - Dropdown */
365
+ --drop-down-border-radius: 4px;
366
+ --drop-down-item-stack-space: 8px;
367
+ --drop-down-item-inline-space: 16px;
368
+
369
+ /* Component - Inputfield */
370
+ --input-field-stack-space: 6px;
371
+ --input-field-inline-space: 16px;
372
+ --input-field-mini-label-inline-space: 4px;
568
373
  /**
569
- * This variable is used as a max width size for content blocks. For mobile devices this var references the DSysDocsWidthSize var 320 - 750 - 962 - 1024
374
+ * This variable controls texts inside of input fields such as dropdowns, date input and other text inputs that appear in forms for example. compact 15 - default 17 - spacious 19
570
375
  */
571
- --main-content-stage-size: 1024px;
376
+ --input-field-font-size: 16px;
377
+ --input-field-imessage-inline-space: 16px;
378
+ --input-field-height-size: 36px;
379
+ --hey-input-container-inline-space: 16px;
380
+ --input-field-message-gap-space: 4px;
381
+ --input-field-font-family: Inter;
382
+
383
+ /* Component - Breadcrumb */
572
384
  /**
573
- * This variable is used on documentation pages that have an artistic banner at the top of the page that is related to the foundation topic on the page. 80 - 80 -80 - 140
385
+ * 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices.
574
386
  */
575
- --foundations-banner-height-size: 140px;
387
+ --breadcrumb-font-size: 11px;
388
+ --breadcrumb-font-family: Inter;
389
+ --breadcrumb-arrow-left-inline-space1: 3px;
390
+ --breadcrumb-arrow-right-inline-space2: 5px;
391
+ --breadcrumb-inline-space: 0px;
576
392
  /**
577
- * This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8
393
+ * 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices.
578
394
  */
579
- --ds-caption-stack-space0-5x: 8px;
580
- --ds-caption-stack-space1x: 16px;
395
+ --breadcrumb-line-height: 11px;
396
+ --breadcrumb-font-weight: 400;
397
+ --breadcrumb-stack-space: 16px;
398
+
399
+ /* Component - Icon */
400
+ --icon-size: 24px;
401
+ --icon-size-embedd-media: 40px;
402
+
403
+ /* Component - Badge */
581
404
  /**
582
- * This variable is used only for this design system's component tests.
405
+ * This space variable is used for creating the top and bottom space between a badge's text label and the surface that the text label is on top of.
583
406
  */
584
- --1column-mobile: 656px;
407
+ --badges-inner-stack-space: 2px;
585
408
  /**
586
- * This variable is currently used on a thin gallery that appears on desktop websites with petbook and other "books" content. Its height changes to a large height on mobile sites. 558 - 558 - 558 - 186
409
+ * This space variable is used for creating the left and right space between a badge's text label and the badge background surface that the text label is on top of.
587
410
  */
588
- --thin-banner-vertical-height-size: 186px;
411
+ --badges-inner-inline-space: 4px;
589
412
  /**
590
- * This variable is used only for texts and labels that form part of this design system's documentation.
413
+ * 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers.
591
414
  */
592
- --specs-font-family: Gotham;
415
+ --ad-label-badge-height-size: 30px;
416
+
417
+ /* Component - SectionTitle */
418
+ --section-title-inner-stack-bottom-space: 12px;
419
+ --section-title-height-size: 40px;
593
420
  /**
594
- * This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180
421
+ * This variable is used on large title headings that are h2 elements in html and indicate a new section in the user interface. This space changes when a user hovers over the large title.
595
422
  */
596
- --doc-header-height-size: 180px;
423
+ --section-title-arrow-inline-space: 5px;
424
+ /**
425
+ * This variable is used for increasing the space between the text and the arrow at the end of the large title text. On mobile devices there is no hover state so this variables values are the same as the default state values.
426
+ */
427
+ --section-title-arrow-inline-space-active: 8px;
597
428
 
429
+ /* Component - AudioPlayer */
430
+ /**
431
+ * This variable is used in the text style dedicated to audio player labels for elapsed time, reproduction speed and short functionality description text. 16 - 16 - 16 - 18
432
+ */
433
+ --audio-player-font-size: 18px;
598
434
 
599
- /* ============================================
600
- OTHER
601
- ============================================ */
435
+ /* Component - SpecialNavi */
436
+ --special-navi-inline-space: 32px;
602
437
 
603
- --breakpoint-name: lg;
438
+ /* Component - Chips */
439
+ /**
440
+ * This variable is used on the chips font size parameter of the chips text style. The font size changes only for the change between larger device widths and any device smaller than the largest. 16 - 16 -16 - 18
441
+ */
442
+ --chips-font-size: 18px;
443
+ --chips-inline-space: 12px;
444
+ --chips-stack-space: 8px;
445
+
446
+ /* Component - Search */
447
+ --search-result-badge-height-size: 18px;
448
+
449
+ /* Component - RadioButtons */
450
+ --radio-selector-size: 20px;
451
+ --radio-selector-dot-active-size: 12px;
452
+
453
+ /* Component - Skeletons */
454
+ --headlines-skeleton-image-placeholder-max-width: 160px;
455
+ --article-skeleton-image-inline-space: 48px;
456
+ --article-skeleton-text-inline-space: 48px;
457
+ --article-text-skeleton-height-size: 720px;
458
+
459
+ /* Component - Spinners */
460
+ --video-spinner-size: 80px;
461
+ --video-spinner-stroke-size: 4px;
462
+ --video-spinner-size0-5x: 40px;
463
+
464
+ /* Component - BreakingNews */
465
+ --breaking-news-container-height-size: 56px;
466
+ --breaking-news-badge-upper-title-font-size: 17px;
467
+ --breaking-news-badge-lower-title-font-size: 30px;
468
+ --breaking-news-badge-upper-title-line-height: 12px;
469
+ --breaking-news-badge-lower-title-line-height: 21px;
470
+ --breaking-news-badge-titels-stack-space: 4px;
471
+ --breaking-news-scrolling-text-font-size: 21px;
472
+ --breaking-news-scrolling-text-line-height: 24px;
473
+ --breaking-news-badge-inline-space: 26px;
474
+
475
+ /* Component - InfoElement */
476
+ --info-element-teaser-badge-height-size: 24px;
477
+ --info-element-teaser-image-height-size: 133px;
478
+ --info-element-teaser-image-width-size: 236px;
479
+ --info-element-teaser-badge-margin-space: 8px;
480
+
481
+ /* Component - Mediaplayer */
482
+ --podcast-play-button-size: 48px;
483
+ --vid-player-bottom-bar-gap-space: 16px;
484
+ --audio-player-header-stack-space: 56px;
485
+ --video-time-badge-font-family: Inter;
486
+ --vid-player-control-button-size: 42px;
487
+ --vid-player-control-button-icon-size-hover: 28px;
488
+ --vid-player-timecode-font-size: 18px;
489
+ --vid-player-timecode-container-min-width-size: 58px;
490
+ --vid-player-progress-bar-container-height-size: 42px;
491
+ --vid-player-unmute-button-width-size: 220px;
492
+
493
+ /* Component - Tabs */
494
+ /**
495
+ * Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data.
496
+ */
497
+ --tab-label-font-size: 16px;
498
+ --ios-tabbar-height-size: 49px;
499
+ --android-tabbar-height-size: 74px;
500
+ /**
501
+ * Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data.
502
+ */
503
+ --tab-label-font-size-line: 16px;
504
+ /**
505
+ * Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data.
506
+ */
507
+ --apps-tabs-label-font-size: 16px;
508
+ /**
509
+ * Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data.
510
+ */
511
+ --apps-tabs-label-line-height: 23.399999618530273px;
512
+ --top-bar-tab-item-height-size: 44px;
513
+
514
+ /* Component - Drawers */
515
+ --mobile-menu-drawer-stack-space: 20px;
516
+ --mobile-menu-drawer-left-inline-space: 20px;
517
+ --mobile-menu-drawer-right-inline-space: 16px;
518
+ --mobile-menu-drawer-max-width-size: 400px;
519
+
520
+ /* Component - Quotes */
521
+ --quote-container-inline-space: 28px;
522
+ --quote-container-stack-space: 32px;
523
+ --quote-quotation-marks-font-size: 36px;
524
+ --quote-content-gap-space: 48px;
525
+
526
+ /* Component - Carousel */
527
+ /**
528
+ * This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination.
529
+ */
530
+ --gallery-teaser-title-bottom-space: 36px;
531
+ /**
532
+ * This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination.
533
+ */
534
+ --gallery-teaser-app-gap-space: 8px;
535
+ --app-epaper-carousel-item-focus-width: 240px;
536
+ --app-epaper-carousel-item-default-width: 172px;
537
+ --app-epaper-carouse-beilage-item-width: 172px;
538
+ --standard-teaser-gallery-teaser-width-web: 300px;
539
+ --standard-teaser-gallery-teaser-width-app: 464px;
540
+
541
+ /* Component - Sliders */
542
+ --slider-progress-bar-idle-height-size: 4px;
543
+ --slider-progress-bar-hover-height-size: 8px;
544
+ --slider-progress-inactive-height-size: 2px;
545
+ --vid-player-progress-bar-height-size: 12px;
546
+
547
+ /* Component - Footer */
548
+ /**
549
+ * This variable is used on footer links that commonly show up at the bottom of pages. The font size parameter remains constant at 11 px across device sizes.
550
+ */
551
+ --footer-font-size: 11px;
552
+ --footer-line-height: 14px;
553
+ --footer-font-family: Inter;
554
+ --footer-font-size-user-offer-pages: 18px;
555
+ --footer-line-height-user-offer-pages: 26px;
556
+
557
+ /* Component - Accordion */
558
+ /**
559
+ * This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande
560
+ */
561
+ --accordion-label-font-family: Inter;
562
+
563
+ /* Component - Paywall */
564
+ --paywall-container-gap-space: -48px;
565
+ --paywall-header-bottom-stack-space: 80px;
566
+ --paywall-card-max-width-size: 346px;
567
+ /**
568
+ * This variable is used on the paywall card price tag. 64 constant
569
+ */
570
+ --paywall-card-price-tag-font-size: 64px;
571
+ --paywall-card-price-tag-line-height: 64px;
572
+ --paywall-card-price-note-line-height: 40px;
573
+ /**
574
+ * This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40
575
+ */
576
+ --paywall-card-price-note-font-size: 40px;
577
+
578
+ /* Component - ToggleSwitch */
579
+ /**
580
+ * This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18
581
+ */
582
+ --app-toggle-item-label-font-size: 18px;
583
+ /**
584
+ * This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2
585
+ */
586
+ --app-toggle-item-label-line-height: 18.200000762939453px;
587
+
588
+ /* Component - Cards */
589
+ --search-result-card-image-width-size: 260px;
590
+ --search-result-card-image-height-size-stacked: 189px;
591
+ --newsticker-image-card-width-size: 206px;
592
+
593
+ /* Component - Datepicker */
594
+ --datepicker-item-day-width-size: 44px;
595
+ --datepicker-item-height-size: 44px;
596
+ --datepicker-item-year-width-size: 77px;
604
597
 
605
598
 
606
599
  /* ============================================
607
600
  SEMANTIC
608
601
  ============================================ */
609
602
 
610
- /* Semantic - Border - BorderRadius */
603
+ /* Semantic - Layout - Grid - Responsive */
611
604
  /**
612
- * 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges.
605
+ * 24-24-32-32 use for side paddings and gutters in responsive layouts
613
606
  */
614
- --border-radius-xs: 2px;
607
+ --grid-space-resp-lg: 32px;
615
608
  /**
616
- * 8-8-8-8Standard radius for buttons, chips, input fields, and medium-sized interactive elements.
609
+ * 48-48-64-64use for side paddings and gutters in responsive layouts
617
610
  */
618
- --border-radius-md: 8px;
611
+ --grid-space-resp-xl: 64px;
619
612
  /**
620
- * 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls.
613
+ * 12-12-12-16 – use for side paddings and gutters in responsive layouts
621
614
  */
622
- --border-radius-sm: 4px;
615
+ --grid-space-resp-base: 16px;
623
616
  /**
624
- * 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components.
617
+ * 6-6-6-8 – use for side paddings and gutters in responsive layouts
625
618
  */
626
- --border-radius-xl: 24px;
619
+ --grid-space-resp-sm: 8px;
627
620
  /**
628
- * 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces.
621
+ * 0-0-0-16 – This token is used on the main homepages content container, ensuring full-width layout (no horizontal padding) on mobile and tablet breakpoints.
629
622
  */
630
- --border-radius-lg: 16px;
623
+ --page-inline-space: 16px;
624
+
625
+ /* Semantic - Layout - Grid - Constant */
631
626
  /**
632
- * 0-0-0-0no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements.
627
+ * 16-16-16-16use for fixed side paddings and gutters
633
628
  */
634
- --border-radius-none: 0px;
629
+ --grid-space-const-lg: 16px;
635
630
  /**
636
- * creates fully rounded shapes, typically used for circular elements like avatars.
631
+ * 12-12-12-12 – use for fixed side paddings and gutters
632
+ */
633
+ --grid-space-const-sm: 12px;
634
+
635
+ /* Semantic - Layout - Grid - LayoutGuide */
636
+ /**
637
+ * Used to set the column count in Figma Layout guide Grids
638
+ */
639
+ --layout-guide-grid-colums: 12px;
640
+
641
+ /* Semantic - Layout - Section */
642
+ /**
643
+ * 36-36-48-48 – Use for vertical spacing between sections in a layout.
644
+ */
645
+ --section-space-base: 48px;
646
+ /**
647
+ * 72-72-96-96 – Use for vertical spacing between sections in a layout
648
+ */
649
+ --section-space-lg: 96px;
650
+ /**
651
+ * 16-16-32-32 – Use for spacing after paragraphs in text content
637
652
  */
638
- --border-radius-full: 9999px;
639
-
640
- /* Semantic - Border - BorderWidth */
653
+ --paragraph-end-space: 32px;
641
654
  /**
642
- * 1-1-1-1use for subtle outlines and dividers
655
+ * 24-24-36-36Use for vertical spacing between subsections in a layout
643
656
  */
644
- --border-width-thin: 1px;
657
+ --section-space-sm: 36px;
658
+
659
+ /* Semantic - Layout - Breakpoints */
645
660
  /**
646
- * 2-2-2-2 use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active)
661
+ * 320 - 390 - 600 - 1024 Defines the minimum width of the main frame for different breakpoints.
662
+ Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports.
647
663
  */
648
- --border-width-thick: 2px;
664
+ --breakpoint-min-width-size: 1024px;
649
665
  /**
650
- * 0.33 -0.33 -0.33 -0.33 primarily used in mobile app interfaces. Optimized for high-density displays to create subtle dividers and outlines without visual overload.
666
+ * 389 - 599 - 1023 - 1024 Defines the minimum width of the main frame for different breakpoints.
667
+ Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports.
651
668
  */
652
- --border-width-hairline: 0.33000001311302185px;
669
+ --breakpoint-max-width-size: 1024px;
653
670
 
654
671
  /* Semantic - Layout */
655
672
  /**
@@ -673,18 +690,6 @@ Apply this token to the main frame of page layouts to simulate realistic vertica
673
690
  */
674
691
  --canvas-height-size-app: 834px;
675
692
 
676
- /* Semantic - Layout - Breakpoints */
677
- /**
678
- * 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
679
- Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports.
680
- */
681
- --breakpoint-min-width-size: 1024px;
682
- /**
683
- * 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
684
- Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports.
685
- */
686
- --breakpoint-max-width-size: 1024px;
687
-
688
693
  /* Semantic - Layout - ContentWidth */
689
694
  /**
690
695
  * Use for content containers that should not fill the full page width on larger viewports. This is commonly used on article body text content and other elements in an article page.
@@ -695,255 +700,368 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
695
700
  */
696
701
  --content-max-width-full: 1024px;
697
702
 
698
- /* Semantic - Layout - Grid - Constant */
703
+ /* Semantic - Typography - FontSize - Title */
699
704
  /**
700
- * 16-16-16-16 use for fixed side paddings and gutters
705
+ * 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
701
706
  */
702
- --grid-space-const-lg: 16px;
707
+ --title1-font-size: 30px;
703
708
  /**
704
- * 12-12-12-12 – use for fixed side paddings and gutters
709
+ * 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
705
710
  */
706
- --grid-space-const-sm: 12px;
711
+ --title2-font-size: 20px;
707
712
 
708
- /* Semantic - Layout - Grid - LayoutGuide */
713
+ /* Semantic - Typography - FontSize - Display */
709
714
  /**
710
- * Used to set the column count in Figma Layout guide Grids
715
+ * This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120
711
716
  */
712
- --layout-guide-grid-colums: 12px;
717
+ --display1-font-size: 114px;
718
+ /**
719
+ * This variable is used for the font size parameter of the Display2 text style. 36 - 36 - 42 - 64
720
+ */
721
+ --display2-font-size: 61px;
722
+ /**
723
+ * This variable is used on the display3 font size parameter of the display3 text style. 28 - 28 - 32 - 40
724
+ */
725
+ --display3-font-size: 38px;
713
726
 
714
- /* Semantic - Layout - Grid - Responsive */
727
+ /* Semantic - Typography - FontSize - Headline */
715
728
  /**
716
- * 24-24-32-32 use for side paddings and gutters in responsive layouts
729
+ * This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100
717
730
  */
718
- --grid-space-resp-lg: 32px;
731
+ --headline1-font-size: 80px;
719
732
  /**
720
- * 48-48-64-64 use for side paddings and gutters in responsive layouts
733
+ * This token is used on the headline2 text style's font size parameter. 40 - 40 - 48 - 64
721
734
  */
722
- --grid-space-resp-xl: 64px;
735
+ --headline2-font-size: 50px;
723
736
  /**
724
- * 12-12-12-16 use for side paddings and gutters in responsive layouts
737
+ * This token is used on the headline3 text style's font size parameter. 28 - 28 - 36 - 40
725
738
  */
726
- --grid-space-resp-base: 16px;
739
+ --headline3-font-size: 34px;
727
740
  /**
728
- * 6-6-6-8 use for side paddings and gutters in responsive layouts
741
+ * This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32
729
742
  */
730
- --grid-space-resp-sm: 8px;
743
+ --headline4-font-size: 26px;
744
+
745
+ /* Semantic - Typography - FontSize - Body */
731
746
  /**
732
- * 0-0-0-16 – This token is used on the main homepages content container, ensuring full-width layout (no horizontal padding) on mobile and tablet breakpoints.
747
+ * This variable is used on the body text style's font size parameter. It remains constant at 21.
733
748
  */
734
- --page-inline-space: 16px;
749
+ --body-font-size: 17px;
735
750
 
736
- /* Semantic - Layout - Section */
751
+ /* Semantic - Typography - FontSize - Label */
737
752
  /**
738
- * 36-36-48-48 Use for vertical spacing between sections in a layout.
753
+ * This token is used in the label3 text style's font size parameter. Its value remains constant at 12 across device sizes.
739
754
  */
740
- --section-space-base: 48px;
755
+ --label3-font-size: 12px;
741
756
  /**
742
- * 72-72-96-96 Use for vertical spacing between sections in a layout
757
+ * This variable controls the label2 text style's font size parameter. Its value remains constant at 15.
743
758
  */
744
- --section-space-lg: 96px;
759
+ --label2-font-size: 15px;
745
760
  /**
746
- * 16-16-32-32 – Use for spacing after paragraphs in text content
761
+ * This token is used in the label1 text style font size parameter. Its value remains constant at 17 across device sizes.
747
762
  */
748
- --paragraph-end-space: 32px;
763
+ --label1-font-size: 17px;
749
764
  /**
750
- * 24-24-36-36 Use for vertical spacing between subsections in a layout
765
+ * 10 - 10 - 15 - 17 Use this label font size when you want your label's font size to change across device sizes.
751
766
  */
752
- --section-space-sm: 36px;
753
-
754
- /* Semantic - Size - Constant */
767
+ --label1-font-size-responsive: 17px;
755
768
  /**
756
- * 16-16-16-16 Use for setting fixed height and width of UI elements
769
+ * This token is used in the font size parameter of the label4 text style. The value remains constant at 8.
757
770
  */
758
- --size-const3-xs: 16px;
771
+ --label4-font-size: 8px;
772
+
773
+ /* Semantic - Typography - FontSize - Callout */
759
774
  /**
760
- * 24-24-24-24 Use for setting fixed height and width of UI elements
775
+ * This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22
761
776
  */
762
- --size-const2-xs: 24px;
777
+ --callout1-font-size: 24px;
778
+
779
+ /* Semantic - Typography - FontSize - Footnote */
763
780
  /**
764
- * 32-32-32-32 Use for setting fixed height and width of UI elements
781
+ * This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18
765
782
  */
766
- --size-const-xs: 32px;
783
+ --footnote1-font-size: 15px;
767
784
  /**
768
- * 40-40-40-40 Use for setting fixed height and width of UI elements
785
+ * This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16
769
786
  */
770
- --size-const-sm: 40px;
787
+ --footnote2-font-size: 13px;
788
+
789
+ /* Semantic - Typography - FontSize - Kicker */
771
790
  /**
772
- * 48-48-48-48 Use for setting fixed height and width of UI elements
791
+ * Values come from NMT Figma File 01_Foundation; in online CSS this is kicker0. 18 - 18 - 22 - 30 - This variable does not exist yet in online css. Online css is called kicker0 for smallest font size.
773
792
  */
774
- --size-const-md: 48px;
793
+ --kicker1-font-size: 32px;
775
794
  /**
776
- * 56-56-56-56 Use for setting fixed height and width of UI elements
795
+ * Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. This DS uses 1 to 4 following html convention of h1, h2, h3, etc. 18 - 18 - 22 - 24
777
796
  */
778
- --size-const-lg: 56px;
797
+ --kicker2-font-size: 26px;
779
798
  /**
780
- * 64-64-64-64 Use for setting fixed height and width of UI elements
799
+ * Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20
781
800
  */
782
- --size-const-xl: 64px;
801
+ --kicker3-font-size: 22px;
783
802
  /**
784
- * 96-96-96-96 Use for setting fixed height and width of UI elements
803
+ * Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16
785
804
  */
786
- --size-const3-xl: 96px;
805
+ --kicker4-font-size: 18px;
806
+
807
+ /* Semantic - Typography - FontSize - Subheadline */
787
808
  /**
788
- * 148-148-148-148 – Use for setting fixed height and width of UI elements
809
+ * This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36
789
810
  */
790
- --size-const4-xl: 148px;
811
+ --subheadline1-font-size: 26px;
812
+
813
+ /* Semantic - Typography - FontSize - Quote */
791
814
  /**
792
- * 72-72-72-72 – Use for setting fixed height and width of UI elements
815
+ * 16 - 16 - 18 - 20 -- This variable is used for controlling the font size of the quote text style.
793
816
  */
794
- --size-const2-xl: 72px;
817
+ --quote-font-size: 20px;
818
+
819
+ /* Semantic - Typography - FontFamily */
795
820
  /**
796
- * 8-8-8-8 Use for setting fixed height and width of UI elements
821
+ * This variable references the bodyFontFamily variable from the branding collection.
797
822
  */
798
- --size-const4-xs: 8px;
823
+ --body-font-family: Inter;
824
+ --callout-font-family: AntennaCond;
825
+ --headline-font-family: AntennaExtraCond;
826
+ --footnote-font-family: Inter;
827
+ --label-font-family: AntennaExtraCond;
828
+ --kicker-font-family: AntennaExtraCond;
829
+ --subheadline-font-family: AntennaCond;
830
+ --title-font-family: AntennaCond;
831
+ --quote-font-family: AntennaCond;
832
+ --display-font-family: AntennaCond;
799
833
 
800
- /* Semantic - Size - Responsive */
834
+ /* Semantic - Typography - FontWeight - Callout */
835
+ --callout-font-weight: 800;
836
+
837
+ /* Semantic - Typography - FontWeight - Label */
838
+ --label-font-weight-bold: 700;
839
+ --label-font-weight-book: 400;
840
+
841
+ /* Semantic - Typography - FontWeight - Body */
842
+ --body-font-weight-book: 400;
843
+ --body-font-weight-bold: 700;
844
+
845
+ /* Semantic - Typography - FontWeight - Kicker */
846
+ --kicker-font-weight: 700;
847
+ --kicker-font-weight-st: Black Italic;
848
+
849
+ /* Semantic - Typography - FontWeight - Subheadline */
850
+ --subheadline-font-weight: 700;
851
+
852
+ /* Semantic - Typography - FontWeight - Headline */
853
+ --headline1-font-weight: 700;
854
+ --headline2-font-weight: 700;
855
+ --headline3-font-weight: 700;
856
+ --headline4-font-weight: 700;
801
857
  /**
802
- * 16-16-16-24 Use for setting height and width of UI elements that scale across breakpoints
858
+ * This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines.
803
859
  */
804
- --size-resp3-xs: 24px;
860
+ --headline1-font-weight-st: Bold Italic;
861
+
862
+ /* Semantic - Typography - FontWeight - Title */
863
+ --title-font-weight: 800;
864
+
865
+ /* Semantic - Typography - FontWeight - Display */
866
+ --display-font-weight: 800;
867
+
868
+ /* Semantic - Typography - FontWeight - Quote */
869
+ --quote-font-weight: 800;
870
+
871
+ /* Semantic - Typography - FontWeight - Footnote */
872
+ --footnote-font-weight-book: 400;
873
+ --footnote-font-weight-bold: 700;
874
+
875
+ /* Semantic - Typography - LineHeight - Body */
805
876
  /**
806
- * 24-24-32-32 Use for setting height and width of UI elements that scale across breakpoints
877
+ * Figma's font line height currently does not allow for multipliers as is used on current website css var(--body-line-height)
807
878
  */
808
- --size-resp2-xs: 32px;
879
+ --body-line-height: 28.049999237060547px;
880
+
881
+ /* Semantic - Typography - LineHeight - Kicker */
882
+ --kicker4-line-height: 19.799999237060547px;
883
+ --kicker3-line-height: 24.200000762939453px;
884
+ --kicker2-line-height: 28.600000381469727px;
885
+ --kicker1-line-height: 35.20000076293945px;
886
+
887
+ /* Semantic - Typography - LineHeight - Label */
888
+ --label3-line-height: 14.399999618530273px;
809
889
  /**
810
- * 32-32-40-48 Use for setting height and width of UI elements that scale across breakpoints
890
+ * This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights.
811
891
  */
812
- --size-resp-xs: 48px;
892
+ --label1-line-height: 20.399999618530273px;
893
+ --label1-responsive-line-height: 20.399999618530273px;
894
+ --label2-line-height: 19.200000762939453px;
895
+ --label4-line-height: 10px;
896
+
897
+ /* Semantic - Typography - LineHeight - Display */
898
+ --display1-line-height: 120px;
899
+ --display2-line-height: 64px;
900
+ --display3-line-height: 40px;
901
+
902
+ /* Semantic - Typography - LineHeight - Title */
903
+ --title1-line-height: 33px;
813
904
  /**
814
- * 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints
905
+ * html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
815
906
  */
816
- --size-resp-sm: 56px;
907
+ --title2-line-height: 26px;
908
+
909
+ /* Semantic - Typography - LineHeight - Quote */
817
910
  /**
818
- * 48-48-64-72 Use for setting height and width of UI elements that scale across breakpoints
911
+ * This variable is used in the quote text style line height parameter.
819
912
  */
820
- --size-resp-md: 72px;
913
+ --quote-line-height: 26px;
914
+
915
+ /* Semantic - Typography - LineHeight - Footnote */
916
+ --footnote1-line-height: 19px;
917
+ --footnote2-line-height: 17.030000686645508px;
918
+
919
+ /* Semantic - Typography - LineHeight - Headline */
920
+ --headline1-line-height: 88px;
921
+ --headline2-line-height: 57.599998474121094px;
922
+ --headline3-line-height: 39.099998474121094px;
923
+ --headline4-line-height: 29.899999618530273px;
924
+
925
+ /* Semantic - Typography - LineHeight - Callout */
926
+ --callout-line-height: 31.200000762939453px;
927
+
928
+ /* Semantic - Typography - LineHeight - Subheadline */
929
+ --subheadline1-line-height: 33.79999923706055px;
930
+
931
+ /* Semantic - Typography - LetterSpacing */
821
932
  /**
822
- * 56-56-72-92 Use for setting height and width of UI elements that scale across breakpoints
933
+ * 0.5 | 0.5 | 0.5 | 0.5 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
823
934
  */
824
- --size-resp-lg: 92px;
935
+ --letter-spacing-positive-sm: 0.5px;
825
936
  /**
826
- * 64-64-80-96 Use for setting height and width of UI elements that scale across breakpoints
937
+ * 2 | 2 | 2 | 3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
827
938
  */
828
- --size-resp-xl: 96px;
939
+ --letter-spacing-positive-lg: 3px;
829
940
  /**
830
- * 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints
941
+ * 1 | 1 | 1 | 1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
831
942
  */
832
- --size-resp2-xl: 100px;
943
+ --letter-spacing-positive-md: 1px;
833
944
  /**
834
- * 96-96-120-148 Use for setting height and width of UI elements that scale across breakpoints
945
+ * 0 | 0 | 0 | 0 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
835
946
  */
836
- --size-resp3-xl: 148px;
947
+ --letter-spacing-none: 0px;
837
948
  /**
838
- * 148-148-160-180 Use for setting height and width of UI elements that scale across breakpoints
949
+ * -0.5 | -0.5 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
839
950
  */
840
- --size-resp4-xl: 180px;
951
+ --letter-spacing-negative-sm: -0.25px;
841
952
  /**
842
- * 12-12-14-16 Use for setting height and width of UI elements that scale across breakpoints
953
+ * -1 | -1 | -1 | -1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
843
954
  */
844
- --size-resp4-xs: 16px;
845
-
846
- /* Semantic - Space - Gap - Constant */
955
+ --letter-spacing-negative-md: -1px;
847
956
  /**
848
- * 2-2-2-2 Use for fixed gaps between items inside of UI elements
957
+ * -2 | -2 | -2 | -3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
849
958
  */
850
- --gap-space-const2-xs: 2px;
959
+ --letter-spacing-negative-lg: -3px;
851
960
  /**
852
- * 4-4-4-4 Use for fixed gaps between items inside of UI elements
961
+ * -0.25 | -0.25 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. This letter spacing was only found in large titles on iOS mobile app large title component.
853
962
  */
854
- --gap-space-const-xs: 4px;
963
+ --letter-spacing-negative-xs: -0.25px;
855
964
  /**
856
- * 8-8-8-8 Use for fixed gaps between items inside of UI elements
965
+ * 0.25 | 0.25 | 0.25 | 0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
857
966
  */
858
- --gap-space-const-sm: 8px;
967
+ --letter-spacing-positive-xs: 0.25px;
968
+
969
+ /* Semantic - Typography - LetterSpacing - display */
859
970
  /**
860
- * 12-12-12-12 – Use for fixed gaps between items inside of UI elements
971
+ * -0.5 | -0.5 | -1 | -2 | This variable is used for the letter spacing parameter of the display1 text style. On smaller devices the value is smaller than on larger devices. On desktop devices the letter spacing is further reduced for making the text style more compact.
861
972
  */
862
- --gap-space-const-md: 12px;
973
+ --display1-letter-spacing: -2px;
863
974
  /**
864
- * 16-16-16-16 – Use for fixed gaps between items inside of UI elements
975
+ * -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display2 text style. On smaller devices the value is smaller than on larger devices.
865
976
  */
866
- --gap-space-const-lg: 16px;
977
+ --display2-letter-spacing: -1px;
867
978
  /**
868
- * 24-24-24-24 Use for fixed gaps between items inside of UI elements
979
+ * -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display3 text style. On smaller devices the value is smaller than on larger devices.
869
980
  */
870
- --gap-space-const-xl: 24px;
981
+ --display3-letter-spacing: -1px;
982
+
983
+ /* Semantic - Border - BorderRadius */
871
984
  /**
872
- * 32-32-32-32 Use for fixed gaps between items inside of UI elements
985
+ * 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges.
873
986
  */
874
- --gap-space-const2-xl: 32px;
987
+ --border-radius-xs: 2px;
875
988
  /**
876
- * 48-48-48-48Use for fixed gaps between items inside of UI elements
989
+ * 8-8-8-8Standard radius for buttons, chips, input fields, and medium-sized interactive elements.
877
990
  */
878
- --gap-space-const3-xl: 48px;
879
-
880
- /* Semantic - Space - Gap - Responsive */
991
+ --border-radius-md: 8px;
881
992
  /**
882
- * 4-4-6-8Use for gaps between items inside of UI elements that scale across breakpoints
993
+ * 4-4-4-4use for corner rounding on compact components like checkboxes or small input controls.
883
994
  */
884
- --gap-space-resp-xs: 8px;
995
+ --border-radius-sm: 4px;
885
996
  /**
886
- * 16-16-24-32Use for gaps between items inside of UI elements that scale across breakpoints
997
+ * 24-24-24-24use for corner rounding on larger cards, overlays, dialogs, and other container components.
887
998
  */
888
- --gap-space-resp-lg: 32px;
999
+ --border-radius-xl: 24px;
889
1000
  /**
890
- * 24-24-32-48Use for gaps between items inside of UI elements that scale across breakpoints
1001
+ * 16-16-16-16use for corner rounding on small cards, overlays, and modal surfaces.
891
1002
  */
892
- --gap-space-resp-xl: 48px;
1003
+ --border-radius-lg: 16px;
893
1004
  /**
894
- * 32-32-48-64Use for gaps between items inside of UI elements that scale across breakpoints
1005
+ * 0-0-0-0no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements.
895
1006
  */
896
- --gap-space-resp2-xl: 64px;
1007
+ --border-radius-none: 0px;
897
1008
  /**
898
- * 12-12-16-24 Use for gaps between items inside of UI elements that scale across breakpoints
1009
+ * creates fully rounded shapes, typically used for circular elements like avatars.
899
1010
  */
900
- --gap-space-resp-md: 24px;
1011
+ --border-radius-full: 9999px;
1012
+
1013
+ /* Semantic - Border - BorderWidth */
901
1014
  /**
902
- * 8-8-12-16Use for gaps between items inside of UI elements that scale across breakpoints
1015
+ * 1-1-1-1use for subtle outlines and dividers
903
1016
  */
904
- --gap-space-resp-sm: 16px;
1017
+ --border-width-thin: 1px;
905
1018
  /**
906
- * 2-2-4-6Use for gaps between items inside of UI elements that scale across breakpoints
1019
+ * 2-2-2-2use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active)
907
1020
  */
908
- --gap-space-resp2-xs: 6px;
1021
+ --border-width-thick: 2px;
909
1022
  /**
910
- * 48-48-72-96Use for gaps between items inside of UI elements that scale across breakpoints
1023
+ * 0.33 -0.33 -0.33 -0.33primarily used in mobile app interfaces. Optimized for high-density displays to create subtle dividers and outlines without visual overload.
911
1024
  */
912
- --gap-space-resp3-xl: 96px;
1025
+ --border-width-hairline: 0.33000001311302185px;
913
1026
 
914
- /* Semantic - Space - Inline - Constant */
1027
+ /* Semantic - Visibility - Boolean */
915
1028
  /**
916
- * 8-8-8-8 – Use for fixed horizontal (left/right) padding of UI elements
1029
+ * Use for showing elements on mobile viewport sizes only
917
1030
  */
918
- --inline-space-const-sm: 8px;
1031
+ --visilble-mobile-only: false;
919
1032
  /**
920
- * 12-12-12-12 – Use for fixed horizontal (left/right) padding of UI elements
1033
+ * Use for showing elements on desktop viewport sizes only
921
1034
  */
922
- --inline-space-const-md: 12px;
1035
+ --visilble-desktop-only: true;
923
1036
  /**
924
- * 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements
1037
+ * Use for showing elements on viewport sizes above 600 px
925
1038
  */
926
- --inline-space-const-lg: 16px;
1039
+ --visilble-above600px: true;
927
1040
  /**
928
- * 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements
1041
+ * Use for showing elements on viewport sizes below 600 px
929
1042
  */
930
- --inline-space-const2-xl: 32px;
1043
+ --visilble-below600px: false;
931
1044
  /**
932
- * 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements
1045
+ * Use for hiding elements on mobile viewport sizes
933
1046
  */
934
- --inline-space-const-xl: 24px;
1047
+ --hide-on-mobile: true;
935
1048
  /**
936
- * 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements
1049
+ * Use for showing elements on tablet viewport sizes only
937
1050
  */
938
- --inline-space-const-xs: 6px;
1051
+ --visilble-tablet-only: false;
939
1052
  /**
940
- * 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements
1053
+ * Use for hiding elements on desktop viewport sizes only
941
1054
  */
942
- --inline-space-const3-xs: 2px;
1055
+ --hide-on-desktop: false;
1056
+
1057
+ /* Semantic - Visibility - VariantSwitch */
1058
+ --change-on-lg: lg;
943
1059
  /**
944
- * 4-4-4-4 Use for fixed horizontal (left/right) padding of UI elements
1060
+ * This variable is used for controlling size changes across device sizes on some components such as the vertical newsticker cards and the search results cards. Both have cards that change layouts at different breakpoints.
945
1061
  */
946
- --inline-space-const2-xs: 4px;
1062
+ --change-on-md: md/lg;
1063
+ --bp-specific-web: lg;
1064
+ --bp-specific-app: regular;
947
1065
 
948
1066
  /* Semantic - Space - Inline - Responsive */
949
1067
  /**
@@ -967,39 +1085,39 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
967
1085
  */
968
1086
  --inline-space-resp-xl: 40px;
969
1087
 
970
- /* Semantic - Space - Stack - Constant */
1088
+ /* Semantic - Space - Inline - Constant */
971
1089
  /**
972
- * 8-8-8-8 – Use for fixed vertical (top/bottom) padding of UI elements
1090
+ * 8-8-8-8 – Use for fixed horizontal (left/right) padding of UI elements
973
1091
  */
974
- --stack-space-const-sm: 8px;
1092
+ --inline-space-const-sm: 8px;
975
1093
  /**
976
- * 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements
1094
+ * 12-12-12-12 – Use for fixed horizontal (left/right) padding of UI elements
977
1095
  */
978
- --stack-space-const-md: 12px;
1096
+ --inline-space-const-md: 12px;
979
1097
  /**
980
- * 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements
1098
+ * 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements
981
1099
  */
982
- --stack-space-const-lg: 16px;
1100
+ --inline-space-const-lg: 16px;
983
1101
  /**
984
- * 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements
1102
+ * 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements
985
1103
  */
986
- --stack-space-const2-xl: 32px;
1104
+ --inline-space-const2-xl: 32px;
987
1105
  /**
988
- * 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements
1106
+ * 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements
989
1107
  */
990
- --stack-space-const-xl: 24px;
1108
+ --inline-space-const-xl: 24px;
991
1109
  /**
992
- * 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements
1110
+ * 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements
993
1111
  */
994
- --stack-space-const-xs: 6px;
1112
+ --inline-space-const-xs: 6px;
995
1113
  /**
996
- * 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements
1114
+ * 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements
997
1115
  */
998
- --stack-space-const3-xs: 2px;
1116
+ --inline-space-const3-xs: 2px;
999
1117
  /**
1000
- * 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements
1118
+ * 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements
1001
1119
  */
1002
- --stack-space-const2-xs: 4px;
1120
+ --inline-space-const2-xs: 4px;
1003
1121
 
1004
1122
  /* Semantic - Space - Stack - Responsive */
1005
1123
  /**
@@ -1023,323 +1141,205 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
1023
1141
  */
1024
1142
  --stack-space-resp-xl: 40px;
1025
1143
 
1026
- /* Semantic - Typography - FontFamily */
1027
- /**
1028
- * This variable references the bodyFontFamily variable from the branding collection.
1029
- */
1030
- --body-font-family: Inter;
1031
- --callout-font-family: AntennaCond;
1032
- --headline-font-family: AntennaExtraCond;
1033
- --footnote-font-family: Inter;
1034
- --label-font-family: AntennaExtraCond;
1035
- --kicker-font-family: AntennaExtraCond;
1036
- --subheadline-font-family: AntennaCond;
1037
- --title-font-family: AntennaCond;
1038
- --quote-font-family: AntennaCond;
1039
- --display-font-family: AntennaCond;
1040
-
1041
- /* Semantic - Typography - FontSize - Body */
1042
- /**
1043
- * This variable is used on the body text style's font size parameter. It remains constant at 21.
1044
- */
1045
- --body-font-size: 17px;
1046
-
1047
- /* Semantic - Typography - FontSize - Callout */
1048
- /**
1049
- * This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22
1050
- */
1051
- --callout1-font-size: 24px;
1052
-
1053
- /* Semantic - Typography - FontSize - Display */
1054
- /**
1055
- * This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120
1056
- */
1057
- --display1-font-size: 114px;
1144
+ /* Semantic - Space - Stack - Constant */
1058
1145
  /**
1059
- * This variable is used for the font size parameter of the Display2 text style. 36 - 36 - 42 - 64
1146
+ * 8-8-8-8 Use for fixed vertical (top/bottom) padding of UI elements
1060
1147
  */
1061
- --display2-font-size: 61px;
1148
+ --stack-space-const-sm: 8px;
1062
1149
  /**
1063
- * This variable is used on the display3 font size parameter of the display3 text style. 28 - 28 - 32 - 40
1150
+ * 12-12-12-12 Use for fixed vertical (top/bottom) padding of UI elements
1064
1151
  */
1065
- --display3-font-size: 38px;
1066
-
1067
- /* Semantic - Typography - FontSize - Footnote */
1152
+ --stack-space-const-md: 12px;
1068
1153
  /**
1069
- * This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18
1154
+ * 16-16-16-16 Use for fixed vertical (top/bottom) padding of UI elements
1070
1155
  */
1071
- --footnote1-font-size: 15px;
1156
+ --stack-space-const-lg: 16px;
1072
1157
  /**
1073
- * This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16
1158
+ * 32-32-32-32 Use for fixed vertical (top/bottom) padding of UI elements
1074
1159
  */
1075
- --footnote2-font-size: 13px;
1076
-
1077
- /* Semantic - Typography - FontSize - Headline */
1160
+ --stack-space-const2-xl: 32px;
1078
1161
  /**
1079
- * This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100
1162
+ * 24-24-24-24 Use for fixed vertical (top/bottom) padding of UI elements
1080
1163
  */
1081
- --headline1-font-size: 80px;
1164
+ --stack-space-const-xl: 24px;
1082
1165
  /**
1083
- * This token is used on the headline2 text style's font size parameter. 40 - 40 - 48 - 64
1166
+ * 6-6-6-6 Use for fixed vertical (top/bottom) padding of UI elements
1084
1167
  */
1085
- --headline2-font-size: 50px;
1168
+ --stack-space-const-xs: 6px;
1086
1169
  /**
1087
- * This token is used on the headline3 text style's font size parameter. 28 - 28 - 36 - 40
1170
+ * 2-2-2-2 Use for fixed vertical (top/bottom) padding of UI elements
1088
1171
  */
1089
- --headline3-font-size: 34px;
1172
+ --stack-space-const3-xs: 2px;
1090
1173
  /**
1091
- * This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32
1174
+ * 4-4-4-4 Use for fixed vertical (top/bottom) padding of UI elements
1092
1175
  */
1093
- --headline4-font-size: 26px;
1176
+ --stack-space-const2-xs: 4px;
1094
1177
 
1095
- /* Semantic - Typography - FontSize - Kicker */
1096
- /**
1097
- * Values come from NMT Figma File 01_Foundation; in online CSS this is kicker0. 18 - 18 - 22 - 30 - This variable does not exist yet in online css. Online css is called kicker0 for smallest font size.
1098
- */
1099
- --kicker1-font-size: 32px;
1178
+ /* Semantic - Space - Gap - Responsive */
1100
1179
  /**
1101
- * Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. This DS uses 1 to 4 following html convention of h1, h2, h3, etc. 18 - 18 - 22 - 24
1180
+ * 4-4-6-8 Use for gaps between items inside of UI elements that scale across breakpoints
1102
1181
  */
1103
- --kicker2-font-size: 26px;
1182
+ --gap-space-resp-xs: 8px;
1104
1183
  /**
1105
- * Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20
1184
+ * 16-16-24-32 Use for gaps between items inside of UI elements that scale across breakpoints
1106
1185
  */
1107
- --kicker3-font-size: 22px;
1186
+ --gap-space-resp-lg: 32px;
1108
1187
  /**
1109
- * Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16
1188
+ * 24-24-32-48 Use for gaps between items inside of UI elements that scale across breakpoints
1110
1189
  */
1111
- --kicker4-font-size: 18px;
1112
-
1113
- /* Semantic - Typography - FontSize - Label */
1190
+ --gap-space-resp-xl: 48px;
1114
1191
  /**
1115
- * This token is used in the label3 text style's font size parameter. Its value remains constant at 12 across device sizes.
1192
+ * 32-32-48-64 Use for gaps between items inside of UI elements that scale across breakpoints
1116
1193
  */
1117
- --label3-font-size: 12px;
1194
+ --gap-space-resp2-xl: 64px;
1118
1195
  /**
1119
- * This variable controls the label2 text style's font size parameter. Its value remains constant at 15.
1196
+ * 12-12-16-24 Use for gaps between items inside of UI elements that scale across breakpoints
1120
1197
  */
1121
- --label2-font-size: 15px;
1198
+ --gap-space-resp-md: 24px;
1122
1199
  /**
1123
- * This token is used in the label1 text style font size parameter. Its value remains constant at 17 across device sizes.
1200
+ * 8-8-12-16 Use for gaps between items inside of UI elements that scale across breakpoints
1124
1201
  */
1125
- --label1-font-size: 17px;
1202
+ --gap-space-resp-sm: 16px;
1126
1203
  /**
1127
- * 10 - 10 - 15 - 17 Use this label font size when you want your label's font size to change across device sizes.
1204
+ * 2-2-4-6 Use for gaps between items inside of UI elements that scale across breakpoints
1128
1205
  */
1129
- --label1-font-size-responsive: 17px;
1206
+ --gap-space-resp2-xs: 6px;
1130
1207
  /**
1131
- * This token is used in the font size parameter of the label4 text style. The value remains constant at 8.
1208
+ * 48-48-72-96 Use for gaps between items inside of UI elements that scale across breakpoints
1132
1209
  */
1133
- --label4-font-size: 8px;
1210
+ --gap-space-resp3-xl: 96px;
1134
1211
 
1135
- /* Semantic - Typography - FontSize - Quote */
1212
+ /* Semantic - Space - Gap - Constant */
1136
1213
  /**
1137
- * 16 - 16 - 18 - 20 -- This variable is used for controlling the font size of the quote text style.
1214
+ * 2-2-2-2 Use for fixed gaps between items inside of UI elements
1138
1215
  */
1139
- --quote-font-size: 20px;
1140
-
1141
- /* Semantic - Typography - FontSize - Subheadline */
1216
+ --gap-space-const2-xs: 2px;
1142
1217
  /**
1143
- * This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36
1218
+ * 4-4-4-4 Use for fixed gaps between items inside of UI elements
1144
1219
  */
1145
- --subheadline1-font-size: 26px;
1146
-
1147
- /* Semantic - Typography - FontSize - Title */
1220
+ --gap-space-const-xs: 4px;
1148
1221
  /**
1149
- * 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
1222
+ * 8-8-8-8 Use for fixed gaps between items inside of UI elements
1150
1223
  */
1151
- --title1-font-size: 30px;
1224
+ --gap-space-const-sm: 8px;
1152
1225
  /**
1153
- * 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
1226
+ * 12-12-12-12 – Use for fixed gaps between items inside of UI elements
1154
1227
  */
1155
- --title2-font-size: 20px;
1156
-
1157
- /* Semantic - Typography - FontWeight - Body */
1158
- --body-font-weight-book: 400;
1159
- --body-font-weight-bold: 700;
1160
-
1161
- /* Semantic - Typography - FontWeight - Callout */
1162
- --callout-font-weight: 800;
1163
-
1164
- /* Semantic - Typography - FontWeight - Display */
1165
- --display-font-weight: 800;
1166
-
1167
- /* Semantic - Typography - FontWeight - Footnote */
1168
- --footnote-font-weight-book: 400;
1169
- --footnote-font-weight-bold: 700;
1170
-
1171
- /* Semantic - Typography - FontWeight - Headline */
1172
- --headline1-font-weight: 700;
1173
- --headline2-font-weight: 700;
1174
- --headline3-font-weight: 700;
1175
- --headline4-font-weight: 700;
1228
+ --gap-space-const-md: 12px;
1176
1229
  /**
1177
- * This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines.
1230
+ * 16-16-16-16 – Use for fixed gaps between items inside of UI elements
1178
1231
  */
1179
- --headline1-font-weight-st: Bold Italic;
1180
-
1181
- /* Semantic - Typography - FontWeight - Kicker */
1182
- --kicker-font-weight: 700;
1183
- --kicker-font-weight-st: Black Italic;
1184
-
1185
- /* Semantic - Typography - FontWeight - Label */
1186
- --label-font-weight-bold: 700;
1187
- --label-font-weight-book: 400;
1188
-
1189
- /* Semantic - Typography - FontWeight - Quote */
1190
- --quote-font-weight: 800;
1191
-
1192
- /* Semantic - Typography - FontWeight - Subheadline */
1193
- --subheadline-font-weight: 700;
1194
-
1195
- /* Semantic - Typography - FontWeight - Title */
1196
- --title-font-weight: 800;
1197
-
1198
- /* Semantic - Typography - LetterSpacing */
1232
+ --gap-space-const-lg: 16px;
1199
1233
  /**
1200
- * 0.5 | 0.5 | 0.5 | 0.5 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
1234
+ * 24-24-24-24 Use for fixed gaps between items inside of UI elements
1201
1235
  */
1202
- --letter-spacing-positive-sm: 0.5px;
1236
+ --gap-space-const-xl: 24px;
1203
1237
  /**
1204
- * 2 | 2 | 2 | 3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
1238
+ * 32-32-32-32 Use for fixed gaps between items inside of UI elements
1205
1239
  */
1206
- --letter-spacing-positive-lg: 3px;
1240
+ --gap-space-const2-xl: 32px;
1207
1241
  /**
1208
- * 1 | 1 | 1 | 1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
1242
+ * 48-48-48-48 Use for fixed gaps between items inside of UI elements
1209
1243
  */
1210
- --letter-spacing-positive-md: 1px;
1244
+ --gap-space-const3-xl: 48px;
1245
+
1246
+ /* Semantic - Size - Constant */
1211
1247
  /**
1212
- * 0 | 0 | 0 | 0 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
1248
+ * 16-16-16-16 Use for setting fixed height and width of UI elements
1213
1249
  */
1214
- --letter-spacing-none: 0px;
1250
+ --size-const3-xs: 16px;
1215
1251
  /**
1216
- * -0.5 | -0.5 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
1252
+ * 24-24-24-24 Use for setting fixed height and width of UI elements
1217
1253
  */
1218
- --letter-spacing-negative-sm: -0.25px;
1254
+ --size-const2-xs: 24px;
1219
1255
  /**
1220
- * -1 | -1 | -1 | -1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
1256
+ * 32-32-32-32 Use for setting fixed height and width of UI elements
1221
1257
  */
1222
- --letter-spacing-negative-md: -1px;
1258
+ --size-const-xs: 32px;
1223
1259
  /**
1224
- * -2 | -2 | -2 | -3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
1260
+ * 40-40-40-40 Use for setting fixed height and width of UI elements
1225
1261
  */
1226
- --letter-spacing-negative-lg: -3px;
1262
+ --size-const-sm: 40px;
1227
1263
  /**
1228
- * -0.25 | -0.25 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. This letter spacing was only found in large titles on iOS mobile app large title component.
1264
+ * 48-48-48-48 Use for setting fixed height and width of UI elements
1229
1265
  */
1230
- --letter-spacing-negative-xs: -0.25px;
1266
+ --size-const-md: 48px;
1231
1267
  /**
1232
- * 0.25 | 0.25 | 0.25 | 0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
1268
+ * 56-56-56-56 Use for setting fixed height and width of UI elements
1233
1269
  */
1234
- --letter-spacing-positive-xs: 0.25px;
1235
-
1236
- /* Semantic - Typography - LetterSpacing - display */
1270
+ --size-const-lg: 56px;
1237
1271
  /**
1238
- * -0.5 | -0.5 | -1 | -2 | This variable is used for the letter spacing parameter of the display1 text style. On smaller devices the value is smaller than on larger devices. On desktop devices the letter spacing is further reduced for making the text style more compact.
1272
+ * 64-64-64-64 Use for setting fixed height and width of UI elements
1239
1273
  */
1240
- --display1-letter-spacing: -2px;
1274
+ --size-const-xl: 64px;
1241
1275
  /**
1242
- * -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display2 text style. On smaller devices the value is smaller than on larger devices.
1276
+ * 96-96-96-96 Use for setting fixed height and width of UI elements
1243
1277
  */
1244
- --display2-letter-spacing: -1px;
1278
+ --size-const3-xl: 96px;
1245
1279
  /**
1246
- * -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display3 text style. On smaller devices the value is smaller than on larger devices.
1280
+ * 148-148-148-148 – Use for setting fixed height and width of UI elements
1247
1281
  */
1248
- --display3-letter-spacing: -1px;
1249
-
1250
- /* Semantic - Typography - LineHeight - Body */
1282
+ --size-const4-xl: 148px;
1251
1283
  /**
1252
- * Figma's font line height currently does not allow for multipliers as is used on current website css var(--body-line-height)
1284
+ * 72-72-72-72 – Use for setting fixed height and width of UI elements
1253
1285
  */
1254
- --body-line-height: 28.049999237060547px;
1255
-
1256
- /* Semantic - Typography - LineHeight - Callout */
1257
- --callout-line-height: 31.200000762939453px;
1258
-
1259
- /* Semantic - Typography - LineHeight - Display */
1260
- --display1-line-height: 120px;
1261
- --display2-line-height: 64px;
1262
- --display3-line-height: 40px;
1263
-
1264
- /* Semantic - Typography - LineHeight - Footnote */
1265
- --footnote1-line-height: 19px;
1266
- --footnote2-line-height: 17.030000686645508px;
1267
-
1268
- /* Semantic - Typography - LineHeight - Headline */
1269
- --headline1-line-height: 88px;
1270
- --headline2-line-height: 57.599998474121094px;
1271
- --headline3-line-height: 39.099998474121094px;
1272
- --headline4-line-height: 29.899999618530273px;
1273
-
1274
- /* Semantic - Typography - LineHeight - Kicker */
1275
- --kicker4-line-height: 19.799999237060547px;
1276
- --kicker3-line-height: 24.200000762939453px;
1277
- --kicker2-line-height: 28.600000381469727px;
1278
- --kicker1-line-height: 35.20000076293945px;
1279
-
1280
- /* Semantic - Typography - LineHeight - Label */
1281
- --label3-line-height: 14.399999618530273px;
1286
+ --size-const2-xl: 72px;
1282
1287
  /**
1283
- * This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights.
1288
+ * 8-8-8-8 Use for setting fixed height and width of UI elements
1284
1289
  */
1285
- --label1-line-height: 20.399999618530273px;
1286
- --label1-responsive-line-height: 20.399999618530273px;
1287
- --label2-line-height: 19.200000762939453px;
1288
- --label4-line-height: 10px;
1290
+ --size-const4-xs: 8px;
1289
1291
 
1290
- /* Semantic - Typography - LineHeight - Quote */
1292
+ /* Semantic - Size - Responsive */
1291
1293
  /**
1292
- * This variable is used in the quote text style line height parameter.
1294
+ * 16-16-16-24 Use for setting height and width of UI elements that scale across breakpoints
1293
1295
  */
1294
- --quote-line-height: 26px;
1295
-
1296
- /* Semantic - Typography - LineHeight - Subheadline */
1297
- --subheadline1-line-height: 33.79999923706055px;
1298
-
1299
- /* Semantic - Typography - LineHeight - Title */
1300
- --title1-line-height: 33px;
1296
+ --size-resp3-xs: 24px;
1301
1297
  /**
1302
- * html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
1298
+ * 24-24-32-32 Use for setting height and width of UI elements that scale across breakpoints
1303
1299
  */
1304
- --title2-line-height: 26px;
1305
-
1306
- /* Semantic - Visibility - Boolean */
1300
+ --size-resp2-xs: 32px;
1307
1301
  /**
1308
- * Use for showing elements on mobile viewport sizes only
1302
+ * 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints
1309
1303
  */
1310
- --visilble-mobile-only: false;
1304
+ --size-resp-xs: 48px;
1311
1305
  /**
1312
- * Use for showing elements on desktop viewport sizes only
1306
+ * 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints
1313
1307
  */
1314
- --visilble-desktop-only: true;
1308
+ --size-resp-sm: 56px;
1315
1309
  /**
1316
- * Use for showing elements on viewport sizes above 600 px
1310
+ * 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints
1317
1311
  */
1318
- --visilble-above600px: true;
1312
+ --size-resp-md: 72px;
1319
1313
  /**
1320
- * Use for showing elements on viewport sizes below 600 px
1314
+ * 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints
1321
1315
  */
1322
- --visilble-below600px: false;
1316
+ --size-resp-lg: 92px;
1323
1317
  /**
1324
- * Use for hiding elements on mobile viewport sizes
1318
+ * 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints
1325
1319
  */
1326
- --hide-on-mobile: true;
1320
+ --size-resp-xl: 96px;
1327
1321
  /**
1328
- * Use for showing elements on tablet viewport sizes only
1322
+ * 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints
1329
1323
  */
1330
- --visilble-tablet-only: false;
1324
+ --size-resp2-xl: 100px;
1331
1325
  /**
1332
- * Use for hiding elements on desktop viewport sizes only
1326
+ * 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints
1333
1327
  */
1334
- --hide-on-desktop: false;
1335
-
1336
- /* Semantic - Visibility - VariantSwitch */
1337
- --change-on-lg: lg;
1328
+ --size-resp3-xl: 148px;
1338
1329
  /**
1339
- * This variable is used for controlling size changes across device sizes on some components such as the vertical newsticker cards and the search results cards. Both have cards that change layouts at different breakpoints.
1330
+ * 148-148-160-180 Use for setting height and width of UI elements that scale across breakpoints
1340
1331
  */
1341
- --change-on-md: md/lg;
1342
- --bp-specific-web: lg;
1343
- --bp-specific-app: regular;
1332
+ --size-resp4-xl: 180px;
1333
+ /**
1334
+ * 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints
1335
+ */
1336
+ --size-resp4-xs: 16px;
1337
+
1338
+
1339
+ /* ============================================
1340
+ OTHER
1341
+ ============================================ */
1342
+
1343
+ --breakpoint-name: lg;
1344
1344
 
1345
1345
  }