@marioschmidt/design-system-tokens 1.0.13 → 1.0.15

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 (204) hide show
  1. package/dist/android/res/values/base/primitive_color_value.xml +12 -12
  2. package/dist/android/res/values/base/primitive_font_value.xml +22 -22
  3. package/dist/android/res/values/base/primitive_size_value.xml +49 -49
  4. package/dist/android/res/values/base/primitive_space_value.xml +25 -25
  5. package/dist/android/res/values/density/density_compact.xml +8 -8
  6. package/dist/android/res/values/density/density_default.xml +8 -8
  7. package/dist/android/res/values/density/density_spacious.xml +8 -8
  8. package/dist/android/res/values/mapping/brand_advertorial.xml +240 -240
  9. package/dist/android/res/values/mapping/brand_bild.xml +240 -240
  10. package/dist/android/res/values/mapping/brand_sportbild.xml +240 -240
  11. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +423 -423
  12. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +423 -423
  13. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +423 -423
  14. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +423 -423
  15. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_dark.xml +15 -15
  16. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_light.xml +15 -15
  17. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +423 -423
  18. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +423 -423
  19. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +423 -423
  20. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +423 -423
  21. package/dist/android/res/values/semantic/bild/color/color_bild_dark.xml +15 -15
  22. package/dist/android/res/values/semantic/bild/color/color_bild_light.xml +15 -15
  23. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +423 -423
  24. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +423 -423
  25. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +423 -423
  26. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +423 -423
  27. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +15 -15
  28. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +15 -15
  29. package/dist/css/base/primitive-font-value-global.css +11 -11
  30. package/dist/css/base/primitive-font-value.css +11 -11
  31. package/dist/css/base/primitive-size-value-global.css +49 -49
  32. package/dist/css/base/primitive-size-value.css +49 -49
  33. package/dist/css/base/primitive-space-value-global.css +25 -25
  34. package/dist/css/base/primitive-space-value.css +25 -25
  35. package/dist/css/density/density-compact-global.css +2 -2
  36. package/dist/css/density/density-compact.css +2 -2
  37. package/dist/css/density/density-default-global.css +2 -2
  38. package/dist/css/density/density-default.css +2 -2
  39. package/dist/css/density/density-spacious-global.css +2 -2
  40. package/dist/css/density/density-spacious.css +2 -2
  41. package/dist/css/mapping/brand-advertorial-global.css +203 -203
  42. package/dist/css/mapping/brand-advertorial.css +203 -203
  43. package/dist/css/mapping/brand-bild-global.css +203 -203
  44. package/dist/css/mapping/brand-bild.css +203 -203
  45. package/dist/css/mapping/brand-sportbild-global.css +203 -203
  46. package/dist/css/mapping/brand-sportbild.css +203 -203
  47. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +97 -97
  48. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +97 -97
  49. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +94 -94
  50. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +94 -94
  51. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +95 -95
  52. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +95 -95
  53. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +95 -95
  54. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +95 -95
  55. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +97 -97
  56. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +97 -97
  57. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +94 -94
  58. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +94 -94
  59. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +95 -95
  60. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +95 -95
  61. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +95 -95
  62. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +95 -95
  63. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +97 -97
  64. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +97 -97
  65. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +94 -94
  66. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +94 -94
  67. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +95 -95
  68. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +95 -95
  69. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +95 -95
  70. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +95 -95
  71. package/dist/flutter/base/primitive_color_value.dart +119 -85
  72. package/dist/flutter/base/primitive_font_value.dart +58 -46
  73. package/dist/flutter/base/primitive_size_value.dart +49 -49
  74. package/dist/flutter/base/primitive_space_value.dart +26 -26
  75. package/dist/flutter/density/density_compact.dart +16 -11
  76. package/dist/flutter/density/density_default.dart +16 -11
  77. package/dist/flutter/density/density_spacious.dart +16 -11
  78. package/dist/flutter/mapping/brand_advertorial.dart +398 -274
  79. package/dist/flutter/mapping/brand_bild.dart +398 -274
  80. package/dist/flutter/mapping/brand_color_bild.dart +121 -71
  81. package/dist/flutter/mapping/brand_color_sportbild.dart +121 -71
  82. package/dist/flutter/mapping/brand_sportbild.dart +398 -274
  83. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +689 -487
  84. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +689 -487
  85. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +689 -487
  86. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +689 -487
  87. package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +369 -423
  88. package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +369 -423
  89. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +689 -487
  90. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +689 -487
  91. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +689 -487
  92. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +689 -487
  93. package/dist/flutter/semantic/bild/color/color_bild_dark.dart +369 -423
  94. package/dist/flutter/semantic/bild/color/color_bild_light.dart +369 -423
  95. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +689 -487
  96. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +689 -487
  97. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +689 -487
  98. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +689 -487
  99. package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +369 -423
  100. package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +369 -423
  101. package/dist/ios/base/PrimitiveColorValue.swift +130 -96
  102. package/dist/ios/base/PrimitiveFontValue.swift +57 -45
  103. package/dist/ios/base/PrimitiveSizeValue.swift +51 -51
  104. package/dist/ios/base/PrimitiveSpaceValue.swift +27 -27
  105. package/dist/ios/density/DensityCompact.swift +15 -10
  106. package/dist/ios/density/DensityDefault.swift +15 -10
  107. package/dist/ios/density/DensitySpacious.swift +15 -10
  108. package/dist/ios/mapping/BrandAdvertorial.swift +397 -273
  109. package/dist/ios/mapping/BrandBild.swift +397 -273
  110. package/dist/ios/mapping/BrandColorBild.swift +120 -70
  111. package/dist/ios/mapping/BrandColorSportbild.swift +120 -70
  112. package/dist/ios/mapping/BrandSportbild.swift +397 -273
  113. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +688 -486
  114. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +688 -486
  115. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +688 -486
  116. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +688 -486
  117. package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +368 -422
  118. package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +368 -422
  119. package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +688 -486
  120. package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +688 -486
  121. package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +688 -486
  122. package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +688 -486
  123. package/dist/ios/semantic/bild/color/ColorBildDark.swift +368 -422
  124. package/dist/ios/semantic/bild/color/ColorBildLight.swift +368 -422
  125. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +688 -486
  126. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +688 -486
  127. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +688 -486
  128. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +688 -486
  129. package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +368 -422
  130. package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +368 -422
  131. package/dist/js/base/primitive-color-value.js +34 -34
  132. package/dist/js/base/primitive-font-value.js +12 -12
  133. package/dist/js/base/primitive-size-value.js +49 -49
  134. package/dist/js/base/primitive-space-value.js +25 -25
  135. package/dist/js/density/density-compact.js +5 -5
  136. package/dist/js/density/density-default.js +5 -5
  137. package/dist/js/density/density-spacious.js +5 -5
  138. package/dist/js/mapping/brand-advertorial.js +229 -222
  139. package/dist/js/mapping/brand-bild.js +230 -222
  140. package/dist/js/mapping/brand-color-bild.js +50 -50
  141. package/dist/js/mapping/brand-color-sportbild.js +50 -50
  142. package/dist/js/mapping/brand-sportbild.js +234 -222
  143. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +285 -293
  144. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +283 -291
  145. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +285 -292
  146. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +285 -292
  147. package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +50 -154
  148. package/dist/js/semantic/advertorial/color/color-advertorial-light.js +50 -154
  149. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +285 -293
  150. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +283 -291
  151. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +285 -292
  152. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +285 -292
  153. package/dist/js/semantic/bild/color/color-bild-dark.js +50 -154
  154. package/dist/js/semantic/bild/color/color-bild-light.js +50 -154
  155. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +285 -293
  156. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +283 -291
  157. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +285 -292
  158. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +285 -292
  159. package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +50 -154
  160. package/dist/js/semantic/sportbild/color/color-sportbild-light.js +50 -154
  161. package/dist/json/base/primitive-font-value.json +11 -11
  162. package/dist/json/base/primitive-size-value.json +49 -49
  163. package/dist/json/base/primitive-space-value.json +25 -25
  164. package/dist/json/density/density-compact.json +2 -2
  165. package/dist/json/density/density-default.json +2 -2
  166. package/dist/json/density/density-spacious.json +2 -2
  167. package/dist/json/mapping/brand-advertorial.json +203 -203
  168. package/dist/json/mapping/brand-bild.json +203 -203
  169. package/dist/json/mapping/brand-sportbild.json +203 -203
  170. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +97 -97
  171. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +94 -94
  172. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +95 -95
  173. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +95 -95
  174. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +97 -97
  175. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +94 -94
  176. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +95 -95
  177. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +95 -95
  178. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +97 -97
  179. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +94 -94
  180. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +95 -95
  181. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +95 -95
  182. package/dist/manifest.json +1 -1
  183. package/dist/scss/base/primitive-font-value.scss +11 -11
  184. package/dist/scss/base/primitive-size-value.scss +49 -49
  185. package/dist/scss/base/primitive-space-value.scss +25 -25
  186. package/dist/scss/density/density-compact.scss +2 -2
  187. package/dist/scss/density/density-default.scss +2 -2
  188. package/dist/scss/density/density-spacious.scss +2 -2
  189. package/dist/scss/mapping/brand-advertorial.scss +203 -203
  190. package/dist/scss/mapping/brand-bild.scss +203 -203
  191. package/dist/scss/mapping/brand-sportbild.scss +203 -203
  192. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +97 -97
  193. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +94 -94
  194. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +95 -95
  195. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +95 -95
  196. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +97 -97
  197. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +94 -94
  198. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +95 -95
  199. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +95 -95
  200. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +97 -97
  201. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +94 -94
  202. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +95 -95
  203. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +95 -95
  204. package/package.json +1 -1
@@ -14,196 +14,196 @@
14
14
  <string name="global_typography_font_family_footnote_font_family">Gotham XNarrow</string><!-- Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. -->
15
15
  <string name="global_typography_font_family_label_font_family">Gotham XNarrow</string><!-- Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. -->
16
16
  <string name="global_typography_font_family_quote_font_family">Gotham</string><!-- Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. -->
17
- <integer name="global_typography_font_size_display_display1_font_size_xs">40</integer><!-- Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. -->
18
- <integer name="global_typography_font_size_display_display1_font_size_sm">40</integer><!-- Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. -->
19
- <integer name="global_typography_font_size_display_display1_font_size_md">72</integer><!-- Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. -->
20
- <integer name="global_typography_font_size_display_display1_font_size_lg">120</integer><!-- Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. -->
21
- <integer name="global_typography_font_size_display_display2_font_size_xs">36</integer><!-- Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. -->
22
- <integer name="global_typography_font_size_display_display2_font_size_sm">36</integer><!-- Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. -->
23
- <integer name="global_typography_font_size_display_display2_font_size_md">42</integer><!-- Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. -->
24
- <integer name="global_typography_font_size_display_display2_font_size_lg">64</integer><!-- Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. -->
25
- <integer name="global_typography_font_size_display_display3_font_size_xs">28</integer><!-- Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. -->
26
- <integer name="global_typography_font_size_display_display3_font_size_sm">28</integer><!-- Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. -->
27
- <integer name="global_typography_font_size_display_display3_font_size_md">32</integer><!-- Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. -->
28
- <integer name="global_typography_font_size_display_display3_font_size_lg">40</integer><!-- Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. -->
17
+ <dimen name="global_typography_font_size_display_display1_font_size_xs">40</dimen><!-- Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. -->
18
+ <dimen name="global_typography_font_size_display_display1_font_size_sm">40</dimen><!-- Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. -->
19
+ <dimen name="global_typography_font_size_display_display1_font_size_md">72</dimen><!-- Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. -->
20
+ <dimen name="global_typography_font_size_display_display1_font_size_lg">120</dimen><!-- Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. -->
21
+ <dimen name="global_typography_font_size_display_display2_font_size_xs">36</dimen><!-- Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. -->
22
+ <dimen name="global_typography_font_size_display_display2_font_size_sm">36</dimen><!-- Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. -->
23
+ <dimen name="global_typography_font_size_display_display2_font_size_md">42</dimen><!-- Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. -->
24
+ <dimen name="global_typography_font_size_display_display2_font_size_lg">64</dimen><!-- Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. -->
25
+ <dimen name="global_typography_font_size_display_display3_font_size_xs">28</dimen><!-- Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. -->
26
+ <dimen name="global_typography_font_size_display_display3_font_size_sm">28</dimen><!-- Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. -->
27
+ <dimen name="global_typography_font_size_display_display3_font_size_md">32</dimen><!-- Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. -->
28
+ <dimen name="global_typography_font_size_display_display3_font_size_lg">40</dimen><!-- Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. -->
29
29
  <string name="global_typography_font_size_headline_headline_text_align">center</string><!-- This variable is used for controlling the alignment of headlines across brands. current online css example var: --headline-text-align-lg -->
30
- <integer name="global_typography_font_size_headline_headline1_font_size_xs">48</integer><!-- Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. -->
31
- <integer name="global_typography_font_size_headline_headline1_font_size_sm">48</integer><!-- Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. -->
32
- <integer name="global_typography_font_size_headline_headline1_font_size_md">72</integer><!-- Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. -->
33
- <integer name="global_typography_font_size_headline_headline1_font_size_lg">100</integer><!-- Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. -->
34
- <integer name="global_typography_font_size_headline_headline2_font_size_xs">40</integer><!-- Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. -->
35
- <integer name="global_typography_font_size_headline_headline2_font_size_sm">40</integer><!-- Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. -->
36
- <integer name="global_typography_font_size_headline_headline2_font_size_md">48</integer><!-- Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. -->
37
- <integer name="global_typography_font_size_headline_headline2_font_size_lg">64</integer><!-- Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. -->
38
- <integer name="global_typography_font_size_headline_headline3_font_size_xs">28</integer><!-- Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. -->
39
- <integer name="global_typography_font_size_headline_headline3_font_size_sm">28</integer><!-- Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. -->
40
- <integer name="global_typography_font_size_headline_headline3_font_size_md">36</integer><!-- Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. -->
41
- <integer name="global_typography_font_size_headline_headline3_font_size_lg">40</integer><!-- Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. -->
42
- <integer name="global_typography_font_size_headline_headline4_font_size_xs">22</integer><!-- Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. -->
43
- <integer name="global_typography_font_size_headline_headline4_font_size_sm">22</integer><!-- Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. -->
44
- <integer name="global_typography_font_size_headline_headline4_font_size_md">26</integer><!-- Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. -->
45
- <integer name="global_typography_font_size_headline_headline4_font_size_lg">32</integer><!-- Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. -->
46
- <integer name="global_typography_font_size_subheadline_subheadline1_font_size_xs">24</integer><!-- Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. -->
47
- <integer name="global_typography_font_size_subheadline_subheadline1_font_size_sm">24</integer><!-- Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. -->
48
- <integer name="global_typography_font_size_subheadline_subheadline1_font_size_md">32</integer><!-- Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. -->
49
- <integer name="global_typography_font_size_subheadline_subheadline1_font_size_lg">36</integer><!-- Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. -->
50
- <integer name="global_typography_font_size_kicker_kicker1_font_size_xs">18</integer><!-- Bild: 18 | SpoBi: 20 | Ads: 16 | This variable is used in the kicker1 text style font size parameter for small device sizes. Current online css: --kicker-0-font-size-sm -->
51
- <integer name="global_typography_font_size_kicker_kicker1_font_size_sm">18</integer><!-- Bild: 18 | SpoBi: 20 | Ads: 16 | This variable is used in the kicker1 text style font size parameter for small device sizes. Current online css: --kicker-0-font-size-sm -->
52
- <integer name="global_typography_font_size_kicker_kicker1_font_size_md">22</integer><!-- Bild: 22 | SpoBi: 26 | Ads: 18 | This variable is used in the kicker1 text style font size parameter for medium device sizes. Current online css: --kicker-0-font-size-md -->
53
- <integer name="global_typography_font_size_kicker_kicker1_font_size_lg">30</integer><!-- Bild: 30 | SpoBi: 32 | Ads: 25 | This variable is used in the kicker1 text style font size parameter for large device sizes. Current online css: --kicker-0-font-size-lg -->
54
- <integer name="global_typography_font_size_kicker_kicker2_font_size_xs">18</integer><!-- Bild: 18 | SpoBi: 16 | Ads: 16 | This variable is used in the kicker2 text style font size parameter for small device sizes. Current online css: --kicker-1-font-size-sm -->
55
- <integer name="global_typography_font_size_kicker_kicker2_font_size_sm">18</integer><!-- Bild: 18 | SpoBi: 16 | Ads: 16 | This variable is used in the kicker2 text style font size parameter for small device sizes. Current online css: --kicker-1-font-size-sm -->
56
- <integer name="global_typography_font_size_kicker_kicker2_font_size_md">22</integer><!-- Bild: 22 | SpoBi: 26 | Ads: 18 | This variable is used in the kicker2 text style font size parameter for medium device sizes. Current online css: --kicker-1-font-size-md -->
57
- <integer name="global_typography_font_size_kicker_kicker2_font_size_lg">24</integer><!-- Bild: 24 | SpoBi: 26 | Ads: 21 | This variable is used in the kicker2 text style font size parameter for large device sizes. Current online css: --kicker-1-font-size-lg -->
58
- <integer name="global_typography_font_size_kicker_kicker3_font_size_xs">16</integer><!-- Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for small device sizes. Current online css: --kicker-2-font-size-sm -->
59
- <integer name="global_typography_font_size_kicker_kicker3_font_size_sm">16</integer><!-- Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for small device sizes. Current online css: --kicker-2-font-size-sm -->
60
- <integer name="global_typography_font_size_kicker_kicker3_font_size_md">18</integer><!-- Bild: 18 | SpoBi: 20 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for medium device sizes. Current online css: --kicker-2-font-size-md -->
61
- <integer name="global_typography_font_size_kicker_kicker3_font_size_lg">20</integer><!-- Bild: 20 | SpoBi: 22 | Ads: 16 | This variable is used in the kicker3 text style font size parameter for large device sizes. Current online css: --kicker-2-font-size-lg -->
62
- <integer name="global_typography_font_size_kicker_kicker4_font_size_xs">14</integer><!-- Bild: 14 | SpoBi: 14 | Ads: 12 | This variable is used in the kicker4 text style font size parameter for small device sizes. Current online css: --kicker-3-font-size-sm -->
63
- <integer name="global_typography_font_size_kicker_kicker4_font_size_sm">14</integer><!-- Bild: 14 | SpoBi: 14 | Ads: 12 | This variable is used in the kicker4 text style font size parameter for small device sizes. Current online css: --kicker-3-font-size-sm -->
64
- <integer name="global_typography_font_size_kicker_kicker4_font_size_md">16</integer><!-- Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for medium device sizes. Current online css: --kicker-3-font-size-md -->
65
- <integer name="global_typography_font_size_kicker_kicker4_font_size_lg">16</integer><!-- Bild: 16 | SpoBi: 18 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for large device sizes. Current online css: --kicker-3-font-size-lg -->
66
- <integer name="global_typography_font_size_title_title1_font_size_xs">22</integer><!-- Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm -->
67
- <integer name="global_typography_font_size_title_title1_font_size_sm">22</integer><!-- Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm -->
68
- <integer name="global_typography_font_size_title_title1_font_size_md">22</integer><!-- Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md -->
69
- <integer name="global_typography_font_size_title_title1_font_size_lg">28</integer><!-- Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg -->
70
- <integer name="global_typography_font_size_title_title2_font_size_xs">16</integer><!-- Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm -->
71
- <integer name="global_typography_font_size_title_title2_font_size_sm">16</integer><!-- Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm -->
72
- <integer name="global_typography_font_size_title_title2_font_size_md">18</integer><!-- Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md -->
73
- <integer name="global_typography_font_size_title_title2_font_size_lg">20</integer><!-- Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg -->
74
- <integer name="global_typography_font_size_callout_callout1_font_size_xs">18</integer><!-- Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css: -->
75
- <integer name="global_typography_font_size_callout_callout1_font_size_sm">18</integer><!-- Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css: -->
76
- <integer name="global_typography_font_size_callout_callout1_font_size_md">22</integer><!-- Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for medium device sizes. Current online css: -->
77
- <integer name="global_typography_font_size_callout_callout1_font_size_lg">22</integer><!-- Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for large device sizes. Current online css: -->
78
- <integer name="global_typography_font_size_body_body_font_size_xs">21</integer><!-- Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size -->
79
- <integer name="global_typography_font_size_body_body_font_size_sm">21</integer><!-- Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size -->
80
- <integer name="global_typography_font_size_body_body_font_size_md">21</integer><!-- Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for medium device sizes. Current online css: --body-font-size -->
81
- <integer name="global_typography_font_size_body_body_font_size_lg">21</integer><!-- Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for large device sizes. Current online css: --body-font-size -->
82
- <integer name="global_typography_font_size_footnote_footnote1_font_size_xs">16</integer><!-- --footnote-font-size-sm -->
83
- <integer name="global_typography_font_size_footnote_footnote1_font_size_sm">16</integer><!-- --footnote-font-size-sm -->
84
- <integer name="global_typography_font_size_footnote_footnote1_font_size_md">16</integer>
85
- <integer name="global_typography_font_size_footnote_footnote1_font_size_lg">18</integer><!-- --footnote-font-size-lg -->
86
- <integer name="global_typography_font_size_footnote_footnote2_font_size_xs">12</integer>
87
- <integer name="global_typography_font_size_footnote_footnote2_font_size_sm">12</integer>
88
- <integer name="global_typography_font_size_footnote_footnote2_font_size_md">12</integer>
89
- <integer name="global_typography_font_size_footnote_footnote2_font_size_lg">16</integer>
90
- <integer name="global_typography_font_size_label_label1_font_size">17</integer>
91
- <integer name="global_typography_font_size_label_label1_resp_font_size_xs">10</integer>
92
- <integer name="global_typography_font_size_label_label1_resp_font_size_sm">10</integer>
93
- <integer name="global_typography_font_size_label_label1_resp_font_size_md">15</integer>
94
- <integer name="global_typography_font_size_label_label1_resp_font_size_lg">17</integer>
95
- <integer name="global_typography_font_size_label_label2_font_size">15</integer>
96
- <integer name="global_typography_font_size_label_label3_font_size">12</integer>
97
- <integer name="global_typography_font_size_label_label4_font_size">8</integer>
98
- <integer name="global_typography_font_size_quote_quote_font_size_xs">16</integer>
99
- <integer name="global_typography_font_size_quote_quote_font_size_sm">16</integer>
100
- <integer name="global_typography_font_size_quote_quote_font_size_md">18</integer>
101
- <integer name="global_typography_font_size_quote_quote_font_size_lg">20</integer>
102
- <integer name="global_typography_line_height_display_display1_line_height_xs">40</integer>
103
- <integer name="global_typography_line_height_display_display1_line_height_sm">40</integer>
104
- <integer name="global_typography_line_height_display_display1_line_height_md">72</integer>
105
- <integer name="global_typography_line_height_display_display1_line_height_lg">120</integer>
106
- <integer name="global_typography_line_height_display_display2_line_height_xs">36</integer>
107
- <integer name="global_typography_line_height_display_display2_line_height_sm">36</integer>
108
- <integer name="global_typography_line_height_display_display2_line_height_md">42</integer>
109
- <integer name="global_typography_line_height_display_display2_line_height_lg">64</integer>
110
- <integer name="global_typography_line_height_display_display3_line_height_xs">28</integer>
111
- <integer name="global_typography_line_height_display_display3_line_height_sm">28</integer>
112
- <integer name="global_typography_line_height_display_display3_line_height_md">32</integer>
113
- <integer name="global_typography_line_height_display_display3_line_height_lg">40</integer>
114
- <integer name="global_typography_line_height_headline_headline1_line_height_xs">48</integer>
115
- <integer name="global_typography_line_height_headline_headline1_line_height_sm">48</integer>
116
- <integer name="global_typography_line_height_headline_headline1_line_height_md">72</integer>
117
- <integer name="global_typography_line_height_headline_headline1_line_height_lg">100</integer>
118
- <integer name="global_typography_line_height_headline_headline2_line_height_xs">40</integer>
119
- <integer name="global_typography_line_height_headline_headline2_line_height_sm">40</integer>
120
- <integer name="global_typography_line_height_headline_headline2_line_height_md">48</integer>
121
- <integer name="global_typography_line_height_headline_headline2_line_height_lg">64</integer>
122
- <integer name="global_typography_line_height_headline_headline3_line_height_xs">28</integer>
123
- <integer name="global_typography_line_height_headline_headline3_line_height_sm">28</integer>
124
- <integer name="global_typography_line_height_headline_headline3_line_height_md">36</integer>
125
- <integer name="global_typography_line_height_headline_headline3_line_height_lg">40</integer>
126
- <integer name="global_typography_line_height_headline_headline4_line_height_xs">22</integer>
127
- <integer name="global_typography_line_height_headline_headline4_line_height_sm">22</integer>
128
- <integer name="global_typography_line_height_headline_headline4_line_height_md">22</integer>
129
- <integer name="global_typography_line_height_headline_headline4_line_height_lg">30</integer>
130
- <integer name="global_typography_line_height_subheadline_subheadline1_line_height_xs">24</integer>
131
- <integer name="global_typography_line_height_subheadline_subheadline1_line_height_sm">24</integer>
132
- <integer name="global_typography_line_height_subheadline_subheadline1_line_height_md">32</integer>
133
- <integer name="global_typography_line_height_subheadline_subheadline1_line_height_lg">36</integer>
134
- <integer name="global_typography_line_height_kicker_kicker1_line_height_xs">19.8</integer>
135
- <integer name="global_typography_line_height_kicker_kicker1_line_height_sm">19.8</integer>
136
- <integer name="global_typography_line_height_kicker_kicker1_line_height_md">22</integer>
137
- <integer name="global_typography_line_height_kicker_kicker1_line_height_lg">30</integer>
138
- <integer name="global_typography_line_height_kicker_kicker2_line_height_xs">19.8</integer>
139
- <integer name="global_typography_line_height_kicker_kicker2_line_height_sm">19.8</integer>
140
- <integer name="global_typography_line_height_kicker_kicker2_line_height_md">22</integer>
141
- <integer name="global_typography_line_height_kicker_kicker2_line_height_lg">24</integer>
142
- <integer name="global_typography_line_height_kicker_kicker3_line_height_xs">17.6</integer>
143
- <integer name="global_typography_line_height_kicker_kicker3_line_height_sm">17.6</integer>
144
- <integer name="global_typography_line_height_kicker_kicker3_line_height_md">18</integer>
145
- <integer name="global_typography_line_height_kicker_kicker3_line_height_lg">20</integer>
146
- <integer name="global_typography_line_height_kicker_kicker4_line_height_xs">15.4</integer>
147
- <integer name="global_typography_line_height_kicker_kicker4_line_height_sm">15.4</integer>
148
- <integer name="global_typography_line_height_kicker_kicker4_line_height_md">17.6</integer>
149
- <integer name="global_typography_line_height_kicker_kicker4_line_height_lg">16</integer>
150
- <integer name="global_typography_line_height_title_title1_line_height_xs">22</integer>
151
- <integer name="global_typography_line_height_title_title1_line_height_sm">22</integer>
152
- <integer name="global_typography_line_height_title_title1_line_height_md">22</integer>
153
- <integer name="global_typography_line_height_title_title1_line_height_lg">28</integer>
154
- <integer name="global_typography_line_height_title_title2_line_height_xs">17.6</integer>
155
- <integer name="global_typography_line_height_title_title2_line_height_sm">17.6</integer>
156
- <integer name="global_typography_line_height_title_title2_line_height_md">19.8</integer>
157
- <integer name="global_typography_line_height_title_title2_line_height_lg">22</integer>
158
- <integer name="global_typography_line_height_callout_callout1_line_height_xs">18</integer>
159
- <integer name="global_typography_line_height_callout_callout1_line_height_sm">18</integer>
160
- <integer name="global_typography_line_height_callout_callout1_line_height_md">22</integer>
161
- <integer name="global_typography_line_height_callout_callout1_line_height_lg">22</integer>
162
- <integer name="global_typography_line_height_body_body_line_height_xs">28</integer>
163
- <integer name="global_typography_line_height_body_body_line_height_sm">28</integer>
164
- <integer name="global_typography_line_height_body_body_line_height_md">28</integer>
165
- <integer name="global_typography_line_height_body_body_line_height_lg">32</integer>
166
- <integer name="global_typography_line_height_footnote_footnote1_line_height_xs">21</integer>
167
- <integer name="global_typography_line_height_footnote_footnote1_line_height_sm">21</integer>
168
- <integer name="global_typography_line_height_footnote_footnote1_line_height_md">21</integer>
169
- <integer name="global_typography_line_height_footnote_footnote1_line_height_lg">23</integer>
170
- <integer name="global_typography_line_height_footnote_footnote2_line_height_xs">15.6</integer>
171
- <integer name="global_typography_line_height_footnote_footnote2_line_height_sm">15.6</integer>
172
- <integer name="global_typography_line_height_footnote_footnote2_line_height_md">15.8</integer>
173
- <integer name="global_typography_line_height_footnote_footnote2_line_height_lg">21</integer>
174
- <integer name="global_typography_line_height_label_label1_line_height">17</integer><!-- Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. -->
175
- <integer name="global_typography_line_height_label_label1_resp_line_height_xs">10</integer><!-- Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. -->
176
- <integer name="global_typography_line_height_label_label1_resp_line_height_sm">10</integer><!-- Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. -->
177
- <integer name="global_typography_line_height_label_label1_resp_line_height_md">15</integer><!-- Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. -->
178
- <integer name="global_typography_line_height_label_label1_resp_line_height_lg">17</integer><!-- Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. -->
179
- <integer name="global_typography_line_height_label_label2_line_height">16</integer><!-- Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. -->
180
- <integer name="global_typography_line_height_label_label3_line_height">14.4</integer><!-- Bild 14.4 | SpoBi 14.4 | Ads 14.4 | The label 3 text style uses this variable for its line height parameter. -->
181
- <integer name="global_typography_line_height_label_label4_line_height">10</integer><!-- Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. -->
182
- <integer name="global_typography_line_height_quote_quote_line_height_xs">16</integer>
183
- <integer name="global_typography_line_height_quote_quote_line_height_sm">16</integer>
184
- <integer name="global_typography_line_height_quote_quote_line_height_md">18</integer>
185
- <integer name="global_typography_line_height_quote_quote_line_height_lg">22</integer>
186
- <integer name="global_typography_font_weight_display_display_font_weight">800</integer>
187
- <integer name="global_typography_font_weight_headline_headline1_font_weight">700</integer>
30
+ <dimen name="global_typography_font_size_headline_headline1_font_size_xs">48</dimen><!-- Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. -->
31
+ <dimen name="global_typography_font_size_headline_headline1_font_size_sm">48</dimen><!-- Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. -->
32
+ <dimen name="global_typography_font_size_headline_headline1_font_size_md">72</dimen><!-- Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. -->
33
+ <dimen name="global_typography_font_size_headline_headline1_font_size_lg">100</dimen><!-- Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. -->
34
+ <dimen name="global_typography_font_size_headline_headline2_font_size_xs">40</dimen><!-- Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. -->
35
+ <dimen name="global_typography_font_size_headline_headline2_font_size_sm">40</dimen><!-- Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. -->
36
+ <dimen name="global_typography_font_size_headline_headline2_font_size_md">48</dimen><!-- Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. -->
37
+ <dimen name="global_typography_font_size_headline_headline2_font_size_lg">64</dimen><!-- Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. -->
38
+ <dimen name="global_typography_font_size_headline_headline3_font_size_xs">28</dimen><!-- Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. -->
39
+ <dimen name="global_typography_font_size_headline_headline3_font_size_sm">28</dimen><!-- Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. -->
40
+ <dimen name="global_typography_font_size_headline_headline3_font_size_md">36</dimen><!-- Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. -->
41
+ <dimen name="global_typography_font_size_headline_headline3_font_size_lg">40</dimen><!-- Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. -->
42
+ <dimen name="global_typography_font_size_headline_headline4_font_size_xs">22</dimen><!-- Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. -->
43
+ <dimen name="global_typography_font_size_headline_headline4_font_size_sm">22</dimen><!-- Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. -->
44
+ <dimen name="global_typography_font_size_headline_headline4_font_size_md">26</dimen><!-- Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. -->
45
+ <dimen name="global_typography_font_size_headline_headline4_font_size_lg">32</dimen><!-- Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. -->
46
+ <dimen name="global_typography_font_size_subheadline_subheadline1_font_size_xs">24</dimen><!-- Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. -->
47
+ <dimen name="global_typography_font_size_subheadline_subheadline1_font_size_sm">24</dimen><!-- Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. -->
48
+ <dimen name="global_typography_font_size_subheadline_subheadline1_font_size_md">32</dimen><!-- Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. -->
49
+ <dimen name="global_typography_font_size_subheadline_subheadline1_font_size_lg">36</dimen><!-- Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. -->
50
+ <dimen name="global_typography_font_size_kicker_kicker1_font_size_xs">18</dimen><!-- Bild: 18 | SpoBi: 20 | Ads: 16 | This variable is used in the kicker1 text style font size parameter for small device sizes. Current online css: --kicker-0-font-size-sm -->
51
+ <dimen name="global_typography_font_size_kicker_kicker1_font_size_sm">18</dimen><!-- Bild: 18 | SpoBi: 20 | Ads: 16 | This variable is used in the kicker1 text style font size parameter for small device sizes. Current online css: --kicker-0-font-size-sm -->
52
+ <dimen name="global_typography_font_size_kicker_kicker1_font_size_md">22</dimen><!-- Bild: 22 | SpoBi: 26 | Ads: 18 | This variable is used in the kicker1 text style font size parameter for medium device sizes. Current online css: --kicker-0-font-size-md -->
53
+ <dimen name="global_typography_font_size_kicker_kicker1_font_size_lg">30</dimen><!-- Bild: 30 | SpoBi: 32 | Ads: 25 | This variable is used in the kicker1 text style font size parameter for large device sizes. Current online css: --kicker-0-font-size-lg -->
54
+ <dimen name="global_typography_font_size_kicker_kicker2_font_size_xs">18</dimen><!-- Bild: 18 | SpoBi: 16 | Ads: 16 | This variable is used in the kicker2 text style font size parameter for small device sizes. Current online css: --kicker-1-font-size-sm -->
55
+ <dimen name="global_typography_font_size_kicker_kicker2_font_size_sm">18</dimen><!-- Bild: 18 | SpoBi: 16 | Ads: 16 | This variable is used in the kicker2 text style font size parameter for small device sizes. Current online css: --kicker-1-font-size-sm -->
56
+ <dimen name="global_typography_font_size_kicker_kicker2_font_size_md">22</dimen><!-- Bild: 22 | SpoBi: 26 | Ads: 18 | This variable is used in the kicker2 text style font size parameter for medium device sizes. Current online css: --kicker-1-font-size-md -->
57
+ <dimen name="global_typography_font_size_kicker_kicker2_font_size_lg">24</dimen><!-- Bild: 24 | SpoBi: 26 | Ads: 21 | This variable is used in the kicker2 text style font size parameter for large device sizes. Current online css: --kicker-1-font-size-lg -->
58
+ <dimen name="global_typography_font_size_kicker_kicker3_font_size_xs">16</dimen><!-- Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for small device sizes. Current online css: --kicker-2-font-size-sm -->
59
+ <dimen name="global_typography_font_size_kicker_kicker3_font_size_sm">16</dimen><!-- Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for small device sizes. Current online css: --kicker-2-font-size-sm -->
60
+ <dimen name="global_typography_font_size_kicker_kicker3_font_size_md">18</dimen><!-- Bild: 18 | SpoBi: 20 | Ads: 14 | This variable is used in the kicker3 text style font size parameter for medium device sizes. Current online css: --kicker-2-font-size-md -->
61
+ <dimen name="global_typography_font_size_kicker_kicker3_font_size_lg">20</dimen><!-- Bild: 20 | SpoBi: 22 | Ads: 16 | This variable is used in the kicker3 text style font size parameter for large device sizes. Current online css: --kicker-2-font-size-lg -->
62
+ <dimen name="global_typography_font_size_kicker_kicker4_font_size_xs">14</dimen><!-- Bild: 14 | SpoBi: 14 | Ads: 12 | This variable is used in the kicker4 text style font size parameter for small device sizes. Current online css: --kicker-3-font-size-sm -->
63
+ <dimen name="global_typography_font_size_kicker_kicker4_font_size_sm">14</dimen><!-- Bild: 14 | SpoBi: 14 | Ads: 12 | This variable is used in the kicker4 text style font size parameter for small device sizes. Current online css: --kicker-3-font-size-sm -->
64
+ <dimen name="global_typography_font_size_kicker_kicker4_font_size_md">16</dimen><!-- Bild: 16 | SpoBi: 16 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for medium device sizes. Current online css: --kicker-3-font-size-md -->
65
+ <dimen name="global_typography_font_size_kicker_kicker4_font_size_lg">16</dimen><!-- Bild: 16 | SpoBi: 18 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for large device sizes. Current online css: --kicker-3-font-size-lg -->
66
+ <dimen name="global_typography_font_size_title_title1_font_size_xs">22</dimen><!-- Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm -->
67
+ <dimen name="global_typography_font_size_title_title1_font_size_sm">22</dimen><!-- Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm -->
68
+ <dimen name="global_typography_font_size_title_title1_font_size_md">22</dimen><!-- Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md -->
69
+ <dimen name="global_typography_font_size_title_title1_font_size_lg">28</dimen><!-- Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg -->
70
+ <dimen name="global_typography_font_size_title_title2_font_size_xs">16</dimen><!-- Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm -->
71
+ <dimen name="global_typography_font_size_title_title2_font_size_sm">16</dimen><!-- Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm -->
72
+ <dimen name="global_typography_font_size_title_title2_font_size_md">18</dimen><!-- Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md -->
73
+ <dimen name="global_typography_font_size_title_title2_font_size_lg">20</dimen><!-- Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg -->
74
+ <dimen name="global_typography_font_size_callout_callout1_font_size_xs">18</dimen><!-- Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css: -->
75
+ <dimen name="global_typography_font_size_callout_callout1_font_size_sm">18</dimen><!-- Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css: -->
76
+ <dimen name="global_typography_font_size_callout_callout1_font_size_md">22</dimen><!-- Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for medium device sizes. Current online css: -->
77
+ <dimen name="global_typography_font_size_callout_callout1_font_size_lg">22</dimen><!-- Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for large device sizes. Current online css: -->
78
+ <dimen name="global_typography_font_size_body_body_font_size_xs">21</dimen><!-- Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size -->
79
+ <dimen name="global_typography_font_size_body_body_font_size_sm">21</dimen><!-- Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size -->
80
+ <dimen name="global_typography_font_size_body_body_font_size_md">21</dimen><!-- Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for medium device sizes. Current online css: --body-font-size -->
81
+ <dimen name="global_typography_font_size_body_body_font_size_lg">21</dimen><!-- Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for large device sizes. Current online css: --body-font-size -->
82
+ <dimen name="global_typography_font_size_footnote_footnote1_font_size_xs">16</dimen><!-- --footnote-font-size-sm -->
83
+ <dimen name="global_typography_font_size_footnote_footnote1_font_size_sm">16</dimen><!-- --footnote-font-size-sm -->
84
+ <dimen name="global_typography_font_size_footnote_footnote1_font_size_md">16</dimen>
85
+ <dimen name="global_typography_font_size_footnote_footnote1_font_size_lg">18</dimen><!-- --footnote-font-size-lg -->
86
+ <dimen name="global_typography_font_size_footnote_footnote2_font_size_xs">12</dimen>
87
+ <dimen name="global_typography_font_size_footnote_footnote2_font_size_sm">12</dimen>
88
+ <dimen name="global_typography_font_size_footnote_footnote2_font_size_md">12</dimen>
89
+ <dimen name="global_typography_font_size_footnote_footnote2_font_size_lg">16</dimen>
90
+ <dimen name="global_typography_font_size_label_label1_font_size">17</dimen>
91
+ <dimen name="global_typography_font_size_label_label1_resp_font_size_xs">10</dimen>
92
+ <dimen name="global_typography_font_size_label_label1_resp_font_size_sm">10</dimen>
93
+ <dimen name="global_typography_font_size_label_label1_resp_font_size_md">15</dimen>
94
+ <dimen name="global_typography_font_size_label_label1_resp_font_size_lg">17</dimen>
95
+ <dimen name="global_typography_font_size_label_label2_font_size">15</dimen>
96
+ <dimen name="global_typography_font_size_label_label3_font_size">12</dimen>
97
+ <dimen name="global_typography_font_size_label_label4_font_size">8</dimen>
98
+ <dimen name="global_typography_font_size_quote_quote_font_size_xs">16</dimen>
99
+ <dimen name="global_typography_font_size_quote_quote_font_size_sm">16</dimen>
100
+ <dimen name="global_typography_font_size_quote_quote_font_size_md">18</dimen>
101
+ <dimen name="global_typography_font_size_quote_quote_font_size_lg">20</dimen>
102
+ <dimen name="global_typography_line_height_display_display1_line_height_xs">40</dimen>
103
+ <dimen name="global_typography_line_height_display_display1_line_height_sm">40</dimen>
104
+ <dimen name="global_typography_line_height_display_display1_line_height_md">72</dimen>
105
+ <dimen name="global_typography_line_height_display_display1_line_height_lg">120</dimen>
106
+ <dimen name="global_typography_line_height_display_display2_line_height_xs">36</dimen>
107
+ <dimen name="global_typography_line_height_display_display2_line_height_sm">36</dimen>
108
+ <dimen name="global_typography_line_height_display_display2_line_height_md">42</dimen>
109
+ <dimen name="global_typography_line_height_display_display2_line_height_lg">64</dimen>
110
+ <dimen name="global_typography_line_height_display_display3_line_height_xs">28</dimen>
111
+ <dimen name="global_typography_line_height_display_display3_line_height_sm">28</dimen>
112
+ <dimen name="global_typography_line_height_display_display3_line_height_md">32</dimen>
113
+ <dimen name="global_typography_line_height_display_display3_line_height_lg">40</dimen>
114
+ <dimen name="global_typography_line_height_headline_headline1_line_height_xs">48</dimen>
115
+ <dimen name="global_typography_line_height_headline_headline1_line_height_sm">48</dimen>
116
+ <dimen name="global_typography_line_height_headline_headline1_line_height_md">72</dimen>
117
+ <dimen name="global_typography_line_height_headline_headline1_line_height_lg">100</dimen>
118
+ <dimen name="global_typography_line_height_headline_headline2_line_height_xs">40</dimen>
119
+ <dimen name="global_typography_line_height_headline_headline2_line_height_sm">40</dimen>
120
+ <dimen name="global_typography_line_height_headline_headline2_line_height_md">48</dimen>
121
+ <dimen name="global_typography_line_height_headline_headline2_line_height_lg">64</dimen>
122
+ <dimen name="global_typography_line_height_headline_headline3_line_height_xs">28</dimen>
123
+ <dimen name="global_typography_line_height_headline_headline3_line_height_sm">28</dimen>
124
+ <dimen name="global_typography_line_height_headline_headline3_line_height_md">36</dimen>
125
+ <dimen name="global_typography_line_height_headline_headline3_line_height_lg">40</dimen>
126
+ <dimen name="global_typography_line_height_headline_headline4_line_height_xs">22</dimen>
127
+ <dimen name="global_typography_line_height_headline_headline4_line_height_sm">22</dimen>
128
+ <dimen name="global_typography_line_height_headline_headline4_line_height_md">22</dimen>
129
+ <dimen name="global_typography_line_height_headline_headline4_line_height_lg">30</dimen>
130
+ <dimen name="global_typography_line_height_subheadline_subheadline1_line_height_xs">24</dimen>
131
+ <dimen name="global_typography_line_height_subheadline_subheadline1_line_height_sm">24</dimen>
132
+ <dimen name="global_typography_line_height_subheadline_subheadline1_line_height_md">32</dimen>
133
+ <dimen name="global_typography_line_height_subheadline_subheadline1_line_height_lg">36</dimen>
134
+ <dimen name="global_typography_line_height_kicker_kicker1_line_height_xs">19.8</dimen>
135
+ <dimen name="global_typography_line_height_kicker_kicker1_line_height_sm">19.8</dimen>
136
+ <dimen name="global_typography_line_height_kicker_kicker1_line_height_md">22</dimen>
137
+ <dimen name="global_typography_line_height_kicker_kicker1_line_height_lg">30</dimen>
138
+ <dimen name="global_typography_line_height_kicker_kicker2_line_height_xs">19.8</dimen>
139
+ <dimen name="global_typography_line_height_kicker_kicker2_line_height_sm">19.8</dimen>
140
+ <dimen name="global_typography_line_height_kicker_kicker2_line_height_md">22</dimen>
141
+ <dimen name="global_typography_line_height_kicker_kicker2_line_height_lg">24</dimen>
142
+ <dimen name="global_typography_line_height_kicker_kicker3_line_height_xs">17.6</dimen>
143
+ <dimen name="global_typography_line_height_kicker_kicker3_line_height_sm">17.6</dimen>
144
+ <dimen name="global_typography_line_height_kicker_kicker3_line_height_md">18</dimen>
145
+ <dimen name="global_typography_line_height_kicker_kicker3_line_height_lg">20</dimen>
146
+ <dimen name="global_typography_line_height_kicker_kicker4_line_height_xs">15.4</dimen>
147
+ <dimen name="global_typography_line_height_kicker_kicker4_line_height_sm">15.4</dimen>
148
+ <dimen name="global_typography_line_height_kicker_kicker4_line_height_md">17.6</dimen>
149
+ <dimen name="global_typography_line_height_kicker_kicker4_line_height_lg">16</dimen>
150
+ <dimen name="global_typography_line_height_title_title1_line_height_xs">22</dimen>
151
+ <dimen name="global_typography_line_height_title_title1_line_height_sm">22</dimen>
152
+ <dimen name="global_typography_line_height_title_title1_line_height_md">22</dimen>
153
+ <dimen name="global_typography_line_height_title_title1_line_height_lg">28</dimen>
154
+ <dimen name="global_typography_line_height_title_title2_line_height_xs">17.6</dimen>
155
+ <dimen name="global_typography_line_height_title_title2_line_height_sm">17.6</dimen>
156
+ <dimen name="global_typography_line_height_title_title2_line_height_md">19.8</dimen>
157
+ <dimen name="global_typography_line_height_title_title2_line_height_lg">22</dimen>
158
+ <dimen name="global_typography_line_height_callout_callout1_line_height_xs">18</dimen>
159
+ <dimen name="global_typography_line_height_callout_callout1_line_height_sm">18</dimen>
160
+ <dimen name="global_typography_line_height_callout_callout1_line_height_md">22</dimen>
161
+ <dimen name="global_typography_line_height_callout_callout1_line_height_lg">22</dimen>
162
+ <dimen name="global_typography_line_height_body_body_line_height_xs">28</dimen>
163
+ <dimen name="global_typography_line_height_body_body_line_height_sm">28</dimen>
164
+ <dimen name="global_typography_line_height_body_body_line_height_md">28</dimen>
165
+ <dimen name="global_typography_line_height_body_body_line_height_lg">32</dimen>
166
+ <dimen name="global_typography_line_height_footnote_footnote1_line_height_xs">21</dimen>
167
+ <dimen name="global_typography_line_height_footnote_footnote1_line_height_sm">21</dimen>
168
+ <dimen name="global_typography_line_height_footnote_footnote1_line_height_md">21</dimen>
169
+ <dimen name="global_typography_line_height_footnote_footnote1_line_height_lg">23</dimen>
170
+ <dimen name="global_typography_line_height_footnote_footnote2_line_height_xs">15.6</dimen>
171
+ <dimen name="global_typography_line_height_footnote_footnote2_line_height_sm">15.6</dimen>
172
+ <dimen name="global_typography_line_height_footnote_footnote2_line_height_md">15.8</dimen>
173
+ <dimen name="global_typography_line_height_footnote_footnote2_line_height_lg">21</dimen>
174
+ <dimen name="global_typography_line_height_label_label1_line_height">17</dimen><!-- Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. -->
175
+ <dimen name="global_typography_line_height_label_label1_resp_line_height_xs">10</dimen><!-- Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. -->
176
+ <dimen name="global_typography_line_height_label_label1_resp_line_height_sm">10</dimen><!-- Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. -->
177
+ <dimen name="global_typography_line_height_label_label1_resp_line_height_md">15</dimen><!-- Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. -->
178
+ <dimen name="global_typography_line_height_label_label1_resp_line_height_lg">17</dimen><!-- Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. -->
179
+ <dimen name="global_typography_line_height_label_label2_line_height">16</dimen><!-- Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. -->
180
+ <dimen name="global_typography_line_height_label_label3_line_height">14.4</dimen><!-- Bild 14.4 | SpoBi 14.4 | Ads 14.4 | The label 3 text style uses this variable for its line height parameter. -->
181
+ <dimen name="global_typography_line_height_label_label4_line_height">10</dimen><!-- Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. -->
182
+ <dimen name="global_typography_line_height_quote_quote_line_height_xs">16</dimen>
183
+ <dimen name="global_typography_line_height_quote_quote_line_height_sm">16</dimen>
184
+ <dimen name="global_typography_line_height_quote_quote_line_height_md">18</dimen>
185
+ <dimen name="global_typography_line_height_quote_quote_line_height_lg">22</dimen>
186
+ <string name="global_typography_font_weight_display_display_font_weight">800</string>
187
+ <string name="global_typography_font_weight_headline_headline1_font_weight">700</string>
188
188
  <string name="global_typography_font_weight_headline_headline1_font_weight_st">700</string>
189
- <integer name="global_typography_font_weight_headline_headline2_font_weight">700</integer>
189
+ <string name="global_typography_font_weight_headline_headline2_font_weight">700</string>
190
190
  <string name="global_typography_font_weight_headline_headline2_font_weight_st">700</string>
191
- <integer name="global_typography_font_weight_headline_headline3_font_weight">700</integer>
191
+ <string name="global_typography_font_weight_headline_headline3_font_weight">700</string>
192
192
  <string name="global_typography_font_weight_headline_headline3_font_weight_st">700</string>
193
- <integer name="global_typography_font_weight_headline_headline4_font_weight">600</integer>
193
+ <string name="global_typography_font_weight_headline_headline4_font_weight">600</string>
194
194
  <string name="global_typography_font_weight_headline_headline4_font_weight_st">600</string>
195
- <integer name="global_typography_font_weight_subheadline_subheadline_font_weight">700</integer>
196
- <integer name="global_typography_font_weight_kicker_kicker_font_weight">700</integer>
195
+ <string name="global_typography_font_weight_subheadline_subheadline_font_weight">700</string>
196
+ <string name="global_typography_font_weight_kicker_kicker_font_weight">700</string>
197
197
  <string name="global_typography_font_weight_kicker_kicker_font_weight_st">700</string>
198
- <integer name="global_typography_font_weight_title_title_font_weight">800</integer>
199
- <integer name="global_typography_font_weight_callout_callout_font_weight">800</integer>
200
- <integer name="global_typography_font_weight_body_body_font_weight_book">400</integer>
201
- <integer name="global_typography_font_weight_body_body_font_weight_bold">700</integer>
202
- <integer name="global_typography_font_weight_footnote_footnote_font_weight_book">400</integer>
203
- <integer name="global_typography_font_weight_footnote_footnote_font_weight_bold">700</integer>
204
- <integer name="global_typography_font_weight_label_label_font_weight_book">400</integer>
205
- <integer name="global_typography_font_weight_label_label_font_weight_bold">700</integer>
206
- <integer name="global_typography_font_weight_quote_quote_font_weight">800</integer>
198
+ <string name="global_typography_font_weight_title_title_font_weight">800</string>
199
+ <string name="global_typography_font_weight_callout_callout_font_weight">800</string>
200
+ <string name="global_typography_font_weight_body_body_font_weight_book">400</string>
201
+ <string name="global_typography_font_weight_body_body_font_weight_bold">700</string>
202
+ <string name="global_typography_font_weight_footnote_footnote_font_weight_book">400</string>
203
+ <string name="global_typography_font_weight_footnote_footnote_font_weight_bold">700</string>
204
+ <string name="global_typography_font_weight_label_label_font_weight_book">400</string>
205
+ <string name="global_typography_font_weight_label_label_font_weight_bold">700</string>
206
+ <string name="global_typography_font_weight_quote_quote_font_weight">800</string>
207
207
  <string name="global_visibilty_hide_on_bild">false</string>
208
208
  <string name="global_visibilty_hide_on_sport_bild">true</string>
209
209
  <string name="global_visibilty_hide_on_advertorial">true</string>
@@ -212,67 +212,67 @@
212
212
  <string name="global_visibilty_only_advertorial">false</string>
213
213
  <string name="component_button_label_font_weight_st">600</string>
214
214
  <string name="component_accordion_accordion_label_font_family">Gotham XNarrow</string>
215
- <integer name="component_article_font_size_article_image_caption_font_size_xs">16</integer><!-- --article-figure-caption-font-size-sm -->
216
- <integer name="component_article_font_size_article_image_caption_font_size_sm">16</integer><!-- --article-figure-caption-font-size-sm -->
217
- <integer name="component_article_font_size_article_image_caption_font_size_md">18</integer><!-- --article-figure-caption-font-size-md -->
218
- <integer name="component_article_font_size_article_image_caption_font_size_lg">18</integer><!-- --article-figure-caption-font-size-lg -->
219
- <integer name="component_article_font_size_article_image_source_font_size_xs">16</integer><!-- --article-figure-meta-font-size-sm -->
220
- <integer name="component_article_font_size_article_image_source_font_size_sm">16</integer><!-- --article-figure-meta-font-size-sm -->
221
- <integer name="component_article_font_size_article_image_source_font_size_md">16</integer><!-- --article-figure-meta-font-size-sm -->
222
- <integer name="component_article_font_size_article_image_source_font_size_lg">18</integer><!-- --article-figure-meta-font-size-lg -->
223
- <integer name="component_article_line_height_article_image_caption_line_height_xs">19.5</integer><!-- --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 -->
224
- <integer name="component_article_line_height_article_image_caption_line_height_sm">19.5</integer><!-- --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 -->
225
- <integer name="component_article_line_height_article_image_caption_line_height_md">24.75</integer><!-- --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 -->
226
- <integer name="component_article_line_height_article_image_caption_line_height_lg">24.75</integer><!-- --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 -->
227
- <integer name="component_article_line_height_article_image_source_line_height_xs">21</integer><!-- --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 -->
228
- <integer name="component_article_line_height_article_image_source_line_height_sm">21</integer><!-- --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 -->
229
- <integer name="component_article_line_height_article_image_source_line_height_md">21</integer><!-- --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 -->
230
- <integer name="component_article_line_height_article_image_source_line_height_lg">23</integer><!-- --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 -->
215
+ <dimen name="component_article_font_size_article_image_caption_font_size_xs">16</dimen><!-- --article-figure-caption-font-size-sm -->
216
+ <dimen name="component_article_font_size_article_image_caption_font_size_sm">16</dimen><!-- --article-figure-caption-font-size-sm -->
217
+ <dimen name="component_article_font_size_article_image_caption_font_size_md">18</dimen><!-- --article-figure-caption-font-size-md -->
218
+ <dimen name="component_article_font_size_article_image_caption_font_size_lg">18</dimen><!-- --article-figure-caption-font-size-lg -->
219
+ <dimen name="component_article_font_size_article_image_source_font_size_xs">16</dimen><!-- --article-figure-meta-font-size-sm -->
220
+ <dimen name="component_article_font_size_article_image_source_font_size_sm">16</dimen><!-- --article-figure-meta-font-size-sm -->
221
+ <dimen name="component_article_font_size_article_image_source_font_size_md">16</dimen><!-- --article-figure-meta-font-size-sm -->
222
+ <dimen name="component_article_font_size_article_image_source_font_size_lg">18</dimen><!-- --article-figure-meta-font-size-lg -->
223
+ <dimen name="component_article_line_height_article_image_caption_line_height_xs">19.5</dimen><!-- --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 -->
224
+ <dimen name="component_article_line_height_article_image_caption_line_height_sm">19.5</dimen><!-- --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 -->
225
+ <dimen name="component_article_line_height_article_image_caption_line_height_md">24.75</dimen><!-- --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 -->
226
+ <dimen name="component_article_line_height_article_image_caption_line_height_lg">24.75</dimen><!-- --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 -->
227
+ <dimen name="component_article_line_height_article_image_source_line_height_xs">21</dimen><!-- --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 -->
228
+ <dimen name="component_article_line_height_article_image_source_line_height_sm">21</dimen><!-- --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 -->
229
+ <dimen name="component_article_line_height_article_image_source_line_height_md">21</dimen><!-- --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 -->
230
+ <dimen name="component_article_line_height_article_image_source_line_height_lg">23</dimen><!-- --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 -->
231
231
  <string name="component_avatar_avatar_font_family">Gotham XNarrow</string><!-- current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande -->
232
- <integer name="component_avatar_avatar_font_size_sm">16</integer><!-- 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 -->
233
- <integer name="component_avatar_avatar_font_size_lg">18</integer><!-- 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 -->
232
+ <dimen name="component_avatar_avatar_font_size_sm">16</dimen><!-- 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 -->
233
+ <dimen name="component_avatar_avatar_font_size_lg">18</dimen><!-- 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 -->
234
234
  <string name="component_breadcrumb_font_family_breadcrumb_font_family">Gotham XNarrow</string><!-- --breadcrumb-font -->
235
- <integer name="component_breadcrumb_font_weight_breadcrumb_font_weight">700</integer><!-- --breadcrumb-font-size-sm -->
236
- <integer name="component_breadcrumb_font_size_breadcrumb_font_size_xs">15</integer><!-- --breadcrumb-font-size-sm -->
237
- <integer name="component_breadcrumb_font_size_breadcrumb_font_size_sm">15</integer><!-- --breadcrumb-font-size-sm -->
238
- <integer name="component_breadcrumb_font_size_breadcrumb_font_size_md">15</integer><!-- --breadcrumb-font-size-sm -->
239
- <integer name="component_breadcrumb_font_size_breadcrumb_font_size_lg">12</integer><!-- --breadcrumb-font-size-lg -->
240
- <integer name="component_breadcrumb_line_height_breadcrumb_line_height_xs">15</integer><!-- not defined as variable -->
241
- <integer name="component_breadcrumb_line_height_breadcrumb_line_height_sm">15</integer><!-- not defined as variable -->
242
- <integer name="component_breadcrumb_line_height_breadcrumb_line_height_md">15</integer><!-- not defined as variable -->
243
- <integer name="component_breadcrumb_line_height_breadcrumb_line_height_lg">12</integer><!-- not defined as variable -->
244
- <integer name="component_breaking_news_breaking_news_content_font_size">21</integer>
235
+ <string name="component_breadcrumb_font_weight_breadcrumb_font_weight">700</string><!-- --breadcrumb-font-size-sm -->
236
+ <dimen name="component_breadcrumb_font_size_breadcrumb_font_size_xs">15</dimen><!-- --breadcrumb-font-size-sm -->
237
+ <dimen name="component_breadcrumb_font_size_breadcrumb_font_size_sm">15</dimen><!-- --breadcrumb-font-size-sm -->
238
+ <dimen name="component_breadcrumb_font_size_breadcrumb_font_size_md">15</dimen><!-- --breadcrumb-font-size-sm -->
239
+ <dimen name="component_breadcrumb_font_size_breadcrumb_font_size_lg">12</dimen><!-- --breadcrumb-font-size-lg -->
240
+ <dimen name="component_breadcrumb_line_height_breadcrumb_line_height_xs">15</dimen><!-- not defined as variable -->
241
+ <dimen name="component_breadcrumb_line_height_breadcrumb_line_height_sm">15</dimen><!-- not defined as variable -->
242
+ <dimen name="component_breadcrumb_line_height_breadcrumb_line_height_md">15</dimen><!-- not defined as variable -->
243
+ <dimen name="component_breadcrumb_line_height_breadcrumb_line_height_lg">12</dimen><!-- not defined as variable -->
244
+ <dimen name="component_breaking_news_breaking_news_content_font_size">21</dimen>
245
245
  <string name="component_footer_footer_link_font_family">Gotham XNarrow</string>
246
246
  <string name="component_inputfield_input_field_label_font_family">Gotham XNarrow</string>
247
247
  <string name="component_media_player_video_time_badge_font_family">Gotham XNarrow</string>
248
- <integer name="component_menu_menu_item_font_size">15</integer><!-- --nav-btn-font-size -->
248
+ <string name="component_menu_menu_item_font_size">15</string><!-- --nav-btn-font-size -->
249
249
  <string name="component_menu_menu_item_font_weight">700</string>
250
- <integer name="component_menu_app_top_bar_title_font_size_xs">12</integer><!-- --caption-1-font-size-sm -->
251
- <integer name="component_menu_app_top_bar_title_font_size_sm">12</integer><!-- --caption-1-font-size-sm -->
252
- <integer name="component_menu_app_top_bar_title_font_size_md">14</integer><!-- --caption-1-font-size-md -->
253
- <integer name="component_menu_app_top_bar_title_font_size_lg">14</integer><!-- --caption-1-font-size-lg -->
254
- <integer name="component_menu_app_top_bar_title_line_height_xs">14</integer>
255
- <integer name="component_menu_app_top_bar_title_line_height_sm">14</integer>
256
- <integer name="component_menu_app_top_bar_title_line_height_md">17</integer>
257
- <integer name="component_menu_app_top_bar_title_line_height_lg">17</integer>
258
- <integer name="component_teaser_teaser_title_inline_space_xs">8</integer><!-- --teaser-title-padding-xs -->
259
- <integer name="component_teaser_teaser_title_inline_space_sm">8</integer><!-- --teaser-title-padding-sm -->
260
- <integer name="component_teaser_teaser_title_inline_space_md">12</integer><!-- --teaser-title-padding-md -->
261
- <integer name="component_teaser_teaser_title_inline_space_lg">12</integer><!-- --teaser-title-padding-lg -->
262
- <integer name="component_teaser_quad_q_teaser_title_inline_space_xs">8</integer>
263
- <integer name="component_teaser_quad_q_teaser_title_inline_space_sm">8</integer>
264
- <integer name="component_teaser_quad_q_teaser_title_inline_space_md">16</integer>
265
- <integer name="component_teaser_quad_q_teaser_title_inline_space_lg">12</integer>
266
- <integer name="component_teaser_mini_q_mini_q_teaser_title_inline_space_xs">8</integer>
267
- <integer name="component_teaser_mini_q_mini_q_teaser_title_inline_space_sm">8</integer>
268
- <integer name="component_teaser_mini_q_mini_q_teaser_title_inline_space_md">8</integer>
269
- <integer name="component_teaser_mini_q_mini_q_teaser_title_inline_space_lg">8</integer>
270
- <integer name="component_teaser_a_teaser_a_teaser_title_inline_space_xs">8</integer>
271
- <integer name="component_teaser_a_teaser_a_teaser_title_inline_space_sm">8</integer>
272
- <integer name="component_teaser_a_teaser_a_teaser_title_inline_space_md">12</integer>
273
- <integer name="component_teaser_a_teaser_a_teaser_title_inline_space_lg">12</integer>
274
- <integer name="component_teaser_super_a_super_ateaser_title_inline_space">16</integer>
275
- <integer name="component_teaser_2xa_teaser_2xa_teaser_title_inline_space">8</integer>
276
- <integer name="component_teaser_b_teaser_b_teaser_title_inline_space">8</integer>
250
+ <dimen name="component_menu_app_top_bar_title_font_size_xs">12</dimen><!-- --caption-1-font-size-sm -->
251
+ <dimen name="component_menu_app_top_bar_title_font_size_sm">12</dimen><!-- --caption-1-font-size-sm -->
252
+ <dimen name="component_menu_app_top_bar_title_font_size_md">14</dimen><!-- --caption-1-font-size-md -->
253
+ <dimen name="component_menu_app_top_bar_title_font_size_lg">14</dimen><!-- --caption-1-font-size-lg -->
254
+ <dimen name="component_menu_app_top_bar_title_line_height_xs">14</dimen>
255
+ <dimen name="component_menu_app_top_bar_title_line_height_sm">14</dimen>
256
+ <dimen name="component_menu_app_top_bar_title_line_height_md">17</dimen>
257
+ <dimen name="component_menu_app_top_bar_title_line_height_lg">17</dimen>
258
+ <string name="component_teaser_teaser_title_inline_space_xs">8</string><!-- --teaser-title-padding-xs -->
259
+ <string name="component_teaser_teaser_title_inline_space_sm">8</string><!-- --teaser-title-padding-sm -->
260
+ <string name="component_teaser_teaser_title_inline_space_md">12</string><!-- --teaser-title-padding-md -->
261
+ <string name="component_teaser_teaser_title_inline_space_lg">12</string><!-- --teaser-title-padding-lg -->
262
+ <string name="component_teaser_quad_q_teaser_title_inline_space_xs">8</string>
263
+ <string name="component_teaser_quad_q_teaser_title_inline_space_sm">8</string>
264
+ <string name="component_teaser_quad_q_teaser_title_inline_space_md">16</string>
265
+ <string name="component_teaser_quad_q_teaser_title_inline_space_lg">12</string>
266
+ <string name="component_teaser_mini_q_mini_q_teaser_title_inline_space_xs">8</string>
267
+ <string name="component_teaser_mini_q_mini_q_teaser_title_inline_space_sm">8</string>
268
+ <string name="component_teaser_mini_q_mini_q_teaser_title_inline_space_md">8</string>
269
+ <string name="component_teaser_mini_q_mini_q_teaser_title_inline_space_lg">8</string>
270
+ <string name="component_teaser_a_teaser_a_teaser_title_inline_space_xs">8</string>
271
+ <string name="component_teaser_a_teaser_a_teaser_title_inline_space_sm">8</string>
272
+ <string name="component_teaser_a_teaser_a_teaser_title_inline_space_md">12</string>
273
+ <string name="component_teaser_a_teaser_a_teaser_title_inline_space_lg">12</string>
274
+ <string name="component_teaser_super_a_super_ateaser_title_inline_space">16</string>
275
+ <string name="component_teaser_2xa_teaser_2xa_teaser_title_inline_space">8</string>
276
+ <string name="component_teaser_b_teaser_b_teaser_title_inline_space">8</string>
277
277
  <string name="brand_name">BILD</string>
278
278
  </resources>