@marioschmidt/design-system-tokens 1.0.15 → 1.0.17

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 (591) hide show
  1. package/README.md +549 -493
  2. package/dist/android/brands/advertorial/sizeclass-compact/typography_styles.xml +669 -0
  3. package/dist/android/brands/advertorial/sizeclass-regular/typography_styles.xml +669 -0
  4. package/dist/android/brands/bild/sizeclass-compact/typography_styles.xml +669 -0
  5. package/dist/android/brands/bild/sizeclass-regular/typography_styles.xml +669 -0
  6. package/dist/android/brands/sportbild/sizeclass-compact/typography_styles.xml +668 -0
  7. package/dist/android/brands/sportbild/sizeclass-regular/typography_styles.xml +668 -0
  8. package/dist/android/res/values/brands/advertorial/density/density-compact.xml +15 -0
  9. package/dist/android/res/values/brands/advertorial/density/density-default.xml +15 -0
  10. package/dist/android/res/values/brands/advertorial/density/density-spacious.xml +15 -0
  11. package/dist/android/res/values/{mapping/brand_advertorial.xml → brands/advertorial/overrides/brandtokenmapping.xml} +250 -250
  12. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +473 -0
  13. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.xml +473 -0
  14. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.xml +473 -0
  15. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.xml +473 -0
  16. package/dist/android/res/values/brands/advertorial/semantic/effects/effects-dark.xml +20 -0
  17. package/dist/android/res/values/brands/advertorial/semantic/effects/effects-light.xml +20 -0
  18. package/dist/android/res/values/brands/bild/density/density-compact.xml +15 -0
  19. package/dist/android/res/values/brands/bild/density/density-default.xml +15 -0
  20. package/dist/android/res/values/brands/bild/density/density-spacious.xml +15 -0
  21. package/dist/android/res/values/{mapping/brand_color_bild.xml → brands/bild/overrides/brandcolormapping.xml} +52 -52
  22. package/dist/android/res/values/{mapping/brand_bild.xml → brands/bild/overrides/brandtokenmapping.xml} +250 -250
  23. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +473 -0
  24. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-md-600px.xml +473 -0
  25. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.xml +473 -0
  26. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-xs-320px.xml +473 -0
  27. package/dist/android/res/values/{semantic/advertorial/color/color_advertorial_dark.xml → brands/bild/semantic/color/colormode-dark.xml} +221 -221
  28. package/dist/android/res/values/{semantic/advertorial/color/color_advertorial_light.xml → brands/bild/semantic/color/colormode-light.xml} +226 -226
  29. package/dist/android/res/values/brands/bild/semantic/effects/effects-dark.xml +20 -0
  30. package/dist/android/res/values/brands/bild/semantic/effects/effects-light.xml +20 -0
  31. package/dist/android/res/values/brands/sportbild/density/density-compact.xml +15 -0
  32. package/dist/android/res/values/brands/sportbild/density/density-default.xml +15 -0
  33. package/dist/android/res/values/brands/sportbild/density/density-spacious.xml +15 -0
  34. package/dist/android/res/values/{mapping/brand_color_sportbild.xml → brands/sportbild/overrides/brandcolormapping.xml} +53 -53
  35. package/dist/android/res/values/{mapping/brand_sportbild.xml → brands/sportbild/overrides/brandtokenmapping.xml} +250 -250
  36. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +473 -0
  37. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.xml +473 -0
  38. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.xml +473 -0
  39. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.xml +473 -0
  40. package/dist/android/res/values/{semantic/bild/color/color_bild_dark.xml → brands/sportbild/semantic/color/colormode-dark.xml} +221 -221
  41. package/dist/android/res/values/{semantic/bild/color/color_bild_light.xml → brands/sportbild/semantic/color/colormode-light.xml} +226 -226
  42. package/dist/android/res/values/brands/sportbild/semantic/effects/effects-dark.xml +20 -0
  43. package/dist/android/res/values/brands/sportbild/semantic/effects/effects-light.xml +20 -0
  44. package/dist/android/res/values/{base/primitive_color_value.xml → shared/colorprimitive.xml} +74 -74
  45. package/dist/android/res/values/{base/primitive_font_value.xml → shared/fontprimitive.xml} +23 -23
  46. package/dist/android/res/values/shared/sizeprimitive.xml +56 -0
  47. package/dist/android/res/values/shared/spaceprimitive.xml +32 -0
  48. package/dist/css/brands/advertorial/density/density-compact.css +14 -0
  49. package/dist/css/brands/advertorial/density/density-default.css +14 -0
  50. package/dist/css/brands/advertorial/density/density-spacious.css +14 -0
  51. package/dist/css/{mapping/brand-advertorial-global.css → brands/advertorial/overrides/brandtokenmapping.css} +131 -131
  52. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +490 -0
  53. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +490 -0
  54. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +490 -0
  55. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +490 -0
  56. package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +66 -0
  57. package/dist/css/brands/advertorial/semantic/effects/effects-light.css +66 -0
  58. package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +989 -0
  59. package/dist/css/brands/advertorial/semantic/typography/typography-md.css +989 -0
  60. package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +989 -0
  61. package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +989 -0
  62. package/dist/css/brands/bild/density/density-compact.css +14 -0
  63. package/dist/css/brands/bild/density/density-default.css +14 -0
  64. package/dist/css/brands/bild/density/density-spacious.css +14 -0
  65. package/dist/css/brands/bild/overrides/brandcolormapping.css +74 -0
  66. package/dist/css/{mapping/brand-bild-global.css → brands/bild/overrides/brandtokenmapping.css} +94 -94
  67. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +490 -0
  68. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +490 -0
  69. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +490 -0
  70. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +490 -0
  71. package/dist/css/{semantic/bild/color/color-bild-dark-global.css → brands/bild/semantic/color/colormode-dark.css} +302 -302
  72. package/dist/css/{semantic/bild/color/color-bild-light-global.css → brands/bild/semantic/color/colormode-light.css} +301 -301
  73. package/dist/css/brands/bild/semantic/effects/effects-dark.css +66 -0
  74. package/dist/css/brands/bild/semantic/effects/effects-light.css +66 -0
  75. package/dist/css/brands/bild/semantic/typography/typography-lg.css +989 -0
  76. package/dist/css/brands/bild/semantic/typography/typography-md.css +989 -0
  77. package/dist/css/brands/bild/semantic/typography/typography-sm.css +989 -0
  78. package/dist/css/brands/bild/semantic/typography/typography-xs.css +989 -0
  79. package/dist/css/brands/sportbild/density/density-compact.css +14 -0
  80. package/dist/css/brands/sportbild/density/density-default.css +14 -0
  81. package/dist/css/brands/sportbild/density/density-spacious.css +14 -0
  82. package/dist/css/brands/sportbild/overrides/brandcolormapping.css +74 -0
  83. package/dist/css/{mapping/brand-sportbild-global.css → brands/sportbild/overrides/brandtokenmapping.css} +128 -128
  84. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +490 -0
  85. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +490 -0
  86. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +490 -0
  87. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +490 -0
  88. package/dist/css/{semantic/advertorial/color/color-advertorial-dark-global.css → brands/sportbild/semantic/color/colormode-dark.css} +302 -302
  89. package/dist/css/{semantic/advertorial/color/color-advertorial-light-global.css → brands/sportbild/semantic/color/colormode-light.css} +301 -301
  90. package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +66 -0
  91. package/dist/css/brands/sportbild/semantic/effects/effects-light.css +66 -0
  92. package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +989 -0
  93. package/dist/css/brands/sportbild/semantic/typography/typography-md.css +989 -0
  94. package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +989 -0
  95. package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +989 -0
  96. package/dist/css/shared/colorprimitive.css +100 -0
  97. package/dist/flutter/brands/advertorial/density/density-compact.dart +23 -0
  98. package/dist/flutter/brands/advertorial/density/density-default.dart +23 -0
  99. package/dist/flutter/brands/advertorial/density/density-spacious.dart +23 -0
  100. package/dist/flutter/brands/advertorial/overrides/brandtokenmapping.dart +286 -0
  101. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +499 -0
  102. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.dart +499 -0
  103. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.dart +499 -0
  104. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.dart +499 -0
  105. package/dist/flutter/brands/advertorial/semantic/effects/effects-dark.dart +28 -0
  106. package/dist/flutter/brands/advertorial/semantic/effects/effects-light.dart +28 -0
  107. package/dist/flutter/brands/advertorial/semantic/typography/typography-lg.dart +147 -0
  108. package/dist/flutter/brands/advertorial/semantic/typography/typography-md.dart +147 -0
  109. package/dist/flutter/brands/advertorial/semantic/typography/typography-sm.dart +147 -0
  110. package/dist/flutter/brands/advertorial/semantic/typography/typography-xs.dart +147 -0
  111. package/dist/flutter/brands/bild/density/density-compact.dart +23 -0
  112. package/dist/flutter/brands/bild/density/density-default.dart +23 -0
  113. package/dist/flutter/brands/bild/density/density-spacious.dart +23 -0
  114. package/dist/flutter/brands/bild/overrides/brandcolormapping.dart +83 -0
  115. package/dist/flutter/brands/bild/overrides/brandtokenmapping.dart +286 -0
  116. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +499 -0
  117. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-md-600px.dart +499 -0
  118. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +499 -0
  119. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-xs-320px.dart +499 -0
  120. package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +435 -0
  121. package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +435 -0
  122. package/dist/flutter/brands/bild/semantic/effects/effects-dark.dart +28 -0
  123. package/dist/flutter/brands/bild/semantic/effects/effects-light.dart +28 -0
  124. package/dist/flutter/brands/bild/semantic/typography/typography-lg.dart +147 -0
  125. package/dist/flutter/brands/bild/semantic/typography/typography-md.dart +147 -0
  126. package/dist/flutter/brands/bild/semantic/typography/typography-sm.dart +147 -0
  127. package/dist/flutter/brands/bild/semantic/typography/typography-xs.dart +147 -0
  128. package/dist/flutter/brands/sportbild/density/density-compact.dart +23 -0
  129. package/dist/flutter/brands/sportbild/density/density-default.dart +23 -0
  130. package/dist/flutter/brands/sportbild/density/density-spacious.dart +23 -0
  131. package/dist/flutter/brands/sportbild/overrides/brandcolormapping.dart +83 -0
  132. package/dist/flutter/brands/sportbild/overrides/brandtokenmapping.dart +286 -0
  133. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +499 -0
  134. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.dart +499 -0
  135. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +499 -0
  136. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.dart +499 -0
  137. package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +435 -0
  138. package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +435 -0
  139. package/dist/flutter/brands/sportbild/semantic/effects/effects-dark.dart +28 -0
  140. package/dist/flutter/brands/sportbild/semantic/effects/effects-light.dart +28 -0
  141. package/dist/flutter/brands/sportbild/semantic/typography/typography-lg.dart +147 -0
  142. package/dist/flutter/brands/sportbild/semantic/typography/typography-md.dart +147 -0
  143. package/dist/flutter/brands/sportbild/semantic/typography/typography-sm.dart +147 -0
  144. package/dist/flutter/brands/sportbild/semantic/typography/typography-xs.dart +147 -0
  145. package/dist/flutter/shared/colorprimitive.dart +109 -0
  146. package/dist/flutter/shared/fontprimitive.dart +58 -0
  147. package/dist/flutter/shared/sizeprimitive.dart +64 -0
  148. package/dist/flutter/shared/spaceprimitive.dart +40 -0
  149. package/dist/ios/brands/advertorial/density/DensityCompact.swift +20 -0
  150. package/dist/ios/brands/advertorial/density/DensityDefault.swift +20 -0
  151. package/dist/ios/brands/advertorial/density/DensitySpacious.swift +20 -0
  152. package/dist/ios/brands/advertorial/overrides/Brandtokenmapping.swift +283 -0
  153. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointLg1024pxRegular.swift +496 -0
  154. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointMd600px.swift +496 -0
  155. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointSm390pxCompact.swift +496 -0
  156. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointXs320px.swift +496 -0
  157. package/dist/ios/brands/advertorial/semantic/effects/EffectsDark.swift +25 -0
  158. package/dist/ios/brands/advertorial/semantic/effects/EffectsLight.swift +25 -0
  159. package/dist/ios/brands/advertorial/sizeclass-compact/Typography.swift +245 -0
  160. package/dist/ios/brands/advertorial/sizeclass-regular/Typography.swift +245 -0
  161. package/dist/ios/brands/bild/density/DensityCompact.swift +20 -0
  162. package/dist/ios/brands/bild/density/DensityDefault.swift +20 -0
  163. package/dist/ios/brands/bild/density/DensitySpacious.swift +20 -0
  164. package/dist/ios/brands/bild/overrides/Brandcolormapping.swift +80 -0
  165. package/dist/ios/brands/bild/overrides/Brandtokenmapping.swift +283 -0
  166. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +496 -0
  167. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointMd600px.swift +496 -0
  168. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointSm390pxCompact.swift +496 -0
  169. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointXs320px.swift +496 -0
  170. package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +432 -0
  171. package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +432 -0
  172. package/dist/ios/brands/bild/semantic/effects/EffectsDark.swift +25 -0
  173. package/dist/ios/brands/bild/semantic/effects/EffectsLight.swift +25 -0
  174. package/dist/ios/brands/bild/sizeclass-compact/Typography.swift +245 -0
  175. package/dist/ios/brands/bild/sizeclass-regular/Typography.swift +245 -0
  176. package/dist/ios/brands/sportbild/density/DensityCompact.swift +20 -0
  177. package/dist/ios/brands/sportbild/density/DensityDefault.swift +20 -0
  178. package/dist/ios/brands/sportbild/density/DensitySpacious.swift +20 -0
  179. package/dist/ios/brands/sportbild/overrides/Brandcolormapping.swift +80 -0
  180. package/dist/ios/brands/sportbild/overrides/Brandtokenmapping.swift +283 -0
  181. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +496 -0
  182. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointMd600px.swift +496 -0
  183. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointSm390pxCompact.swift +496 -0
  184. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointXs320px.swift +496 -0
  185. package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +432 -0
  186. package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +432 -0
  187. package/dist/ios/brands/sportbild/semantic/effects/EffectsDark.swift +25 -0
  188. package/dist/ios/brands/sportbild/semantic/effects/EffectsLight.swift +25 -0
  189. package/dist/ios/brands/sportbild/sizeclass-compact/Typography.swift +245 -0
  190. package/dist/ios/brands/sportbild/sizeclass-regular/Typography.swift +245 -0
  191. package/dist/ios/shared/Colorprimitive.swift +106 -0
  192. package/dist/ios/shared/Fontprimitive.swift +55 -0
  193. package/dist/ios/shared/Sizeprimitive.swift +61 -0
  194. package/dist/ios/shared/Spaceprimitive.swift +37 -0
  195. package/dist/js/brands/advertorial/density/density-compact.js +12 -0
  196. package/dist/js/brands/advertorial/density/density-default.js +12 -0
  197. package/dist/js/brands/advertorial/density/density-spacious.js +12 -0
  198. package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +332 -0
  199. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +494 -0
  200. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +498 -0
  201. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +496 -0
  202. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +496 -0
  203. package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +219 -0
  204. package/dist/js/brands/advertorial/semantic/effects/effects-light.js +219 -0
  205. package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +1135 -0
  206. package/dist/js/brands/advertorial/semantic/typography/typography-md.js +1135 -0
  207. package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +1135 -0
  208. package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +1135 -0
  209. package/dist/js/brands/bild/density/density-compact.js +12 -0
  210. package/dist/js/brands/bild/density/density-default.js +12 -0
  211. package/dist/js/brands/bild/density/density-spacious.js +12 -0
  212. package/dist/js/brands/bild/overrides/brandcolormapping.js +76 -0
  213. package/dist/js/brands/bild/overrides/brandtokenmapping.js +301 -0
  214. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +482 -0
  215. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +485 -0
  216. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +488 -0
  217. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +488 -0
  218. package/dist/js/brands/bild/semantic/color/colormode-dark.js +229 -0
  219. package/dist/js/brands/bild/semantic/color/colormode-light.js +229 -0
  220. package/dist/js/brands/bild/semantic/effects/effects-dark.js +219 -0
  221. package/dist/js/brands/bild/semantic/effects/effects-light.js +219 -0
  222. package/dist/js/brands/bild/semantic/typography/typography-lg.js +1135 -0
  223. package/dist/js/brands/bild/semantic/typography/typography-md.js +1135 -0
  224. package/dist/js/brands/bild/semantic/typography/typography-sm.js +1135 -0
  225. package/dist/js/brands/bild/semantic/typography/typography-xs.js +1135 -0
  226. package/dist/js/brands/sportbild/density/density-compact.js +12 -0
  227. package/dist/js/brands/sportbild/density/density-default.js +12 -0
  228. package/dist/js/brands/sportbild/density/density-spacious.js +12 -0
  229. package/dist/js/brands/sportbild/overrides/brandcolormapping.js +76 -0
  230. package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +332 -0
  231. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +497 -0
  232. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +497 -0
  233. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +497 -0
  234. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +497 -0
  235. package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +229 -0
  236. package/dist/js/brands/sportbild/semantic/color/colormode-light.js +229 -0
  237. package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +219 -0
  238. package/dist/js/brands/sportbild/semantic/effects/effects-light.js +219 -0
  239. package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +1135 -0
  240. package/dist/js/brands/sportbild/semantic/typography/typography-md.js +1135 -0
  241. package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +1135 -0
  242. package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +1135 -0
  243. package/dist/js/shared/colorprimitive.js +98 -0
  244. package/dist/js/shared/fontprimitive.js +47 -0
  245. package/dist/js/shared/sizeprimitive.js +53 -0
  246. package/dist/js/shared/spaceprimitive.js +29 -0
  247. package/dist/json/brands/advertorial/density/density-compact.json +330 -0
  248. package/dist/json/brands/advertorial/density/density-default.json +330 -0
  249. package/dist/json/brands/advertorial/density/density-spacious.json +330 -0
  250. package/dist/json/brands/advertorial/overrides/brandtokenmapping.json +11695 -0
  251. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.json +19186 -0
  252. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.json +19186 -0
  253. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.json +19186 -0
  254. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.json +19186 -0
  255. package/dist/json/brands/advertorial/semantic/effects/effects-dark.json +1301 -0
  256. package/dist/json/brands/advertorial/semantic/effects/effects-light.json +1301 -0
  257. package/dist/json/brands/advertorial/semantic/typography/typography-lg.json +8329 -0
  258. package/dist/json/brands/advertorial/semantic/typography/typography-md.json +8329 -0
  259. package/dist/json/brands/advertorial/semantic/typography/typography-sm.json +8329 -0
  260. package/dist/json/brands/advertorial/semantic/typography/typography-xs.json +8329 -0
  261. package/dist/json/brands/bild/density/density-compact.json +330 -0
  262. package/dist/json/brands/bild/density/density-default.json +330 -0
  263. package/dist/json/brands/bild/density/density-spacious.json +330 -0
  264. package/dist/json/brands/bild/overrides/brandcolormapping.json +2796 -0
  265. package/dist/json/brands/bild/overrides/brandtokenmapping.json +11695 -0
  266. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +19186 -0
  267. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-md-600px.json +19186 -0
  268. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.json +19186 -0
  269. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-xs-320px.json +19186 -0
  270. package/dist/json/brands/bild/semantic/color/colormode-dark.json +8588 -0
  271. package/dist/json/brands/bild/semantic/color/colormode-light.json +8588 -0
  272. package/dist/json/brands/bild/semantic/effects/effects-dark.json +1301 -0
  273. package/dist/json/brands/bild/semantic/effects/effects-light.json +1301 -0
  274. package/dist/json/brands/bild/semantic/typography/typography-lg.json +8329 -0
  275. package/dist/json/brands/bild/semantic/typography/typography-md.json +8329 -0
  276. package/dist/json/brands/bild/semantic/typography/typography-sm.json +8329 -0
  277. package/dist/json/brands/bild/semantic/typography/typography-xs.json +8329 -0
  278. package/dist/json/brands/sportbild/density/density-compact.json +330 -0
  279. package/dist/json/brands/sportbild/density/density-default.json +330 -0
  280. package/dist/json/brands/sportbild/density/density-spacious.json +330 -0
  281. package/dist/json/brands/sportbild/overrides/brandcolormapping.json +2796 -0
  282. package/dist/json/brands/sportbild/overrides/brandtokenmapping.json +11695 -0
  283. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +19186 -0
  284. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.json +19186 -0
  285. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.json +19186 -0
  286. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.json +19186 -0
  287. package/dist/json/brands/sportbild/semantic/color/colormode-dark.json +8588 -0
  288. package/dist/json/brands/sportbild/semantic/color/colormode-light.json +8588 -0
  289. package/dist/json/brands/sportbild/semantic/effects/effects-dark.json +1301 -0
  290. package/dist/json/brands/sportbild/semantic/effects/effects-light.json +1301 -0
  291. package/dist/json/brands/sportbild/semantic/typography/typography-lg.json +8329 -0
  292. package/dist/json/brands/sportbild/semantic/typography/typography-md.json +8329 -0
  293. package/dist/json/brands/sportbild/semantic/typography/typography-sm.json +8329 -0
  294. package/dist/json/brands/sportbild/semantic/typography/typography-xs.json +8329 -0
  295. package/dist/json/shared/colorprimitive.json +3704 -0
  296. package/dist/json/shared/fontprimitive.json +1581 -0
  297. package/dist/json/shared/sizeprimitive.json +1717 -0
  298. package/dist/json/shared/spaceprimitive.json +877 -0
  299. package/dist/manifest.json +66 -258
  300. package/dist/scss/brands/advertorial/density/density-compact.scss +11 -0
  301. package/dist/scss/brands/advertorial/density/density-default.scss +11 -0
  302. package/dist/scss/brands/advertorial/density/density-spacious.scss +11 -0
  303. package/dist/scss/{mapping/brand-advertorial.scss → brands/advertorial/overrides/brandtokenmapping.scss} +131 -131
  304. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +475 -0
  305. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +475 -0
  306. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +475 -0
  307. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +475 -0
  308. package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +16 -0
  309. package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +16 -0
  310. package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +127 -0
  311. package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +127 -0
  312. package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +127 -0
  313. package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +127 -0
  314. package/dist/scss/brands/bild/density/density-compact.scss +11 -0
  315. package/dist/scss/brands/bild/density/density-default.scss +11 -0
  316. package/dist/scss/brands/bild/density/density-spacious.scss +11 -0
  317. package/dist/scss/brands/bild/overrides/brandcolormapping.scss +71 -0
  318. package/dist/scss/{mapping/brand-bild.scss → brands/bild/overrides/brandtokenmapping.scss} +94 -94
  319. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +475 -0
  320. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +475 -0
  321. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +475 -0
  322. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +475 -0
  323. package/dist/scss/{semantic/advertorial/color/color-advertorial-dark.scss → brands/bild/semantic/color/colormode-dark.scss} +282 -282
  324. package/dist/scss/{semantic/bild/color/color-bild-light.scss → brands/bild/semantic/color/colormode-light.scss} +281 -281
  325. package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +16 -0
  326. package/dist/scss/brands/bild/semantic/effects/effects-light.scss +16 -0
  327. package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +127 -0
  328. package/dist/scss/brands/bild/semantic/typography/typography-md.scss +127 -0
  329. package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +127 -0
  330. package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +127 -0
  331. package/dist/scss/brands/sportbild/density/density-compact.scss +11 -0
  332. package/dist/scss/brands/sportbild/density/density-default.scss +11 -0
  333. package/dist/scss/brands/sportbild/density/density-spacious.scss +11 -0
  334. package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +71 -0
  335. package/dist/scss/{mapping/brand-sportbild.scss → brands/sportbild/overrides/brandtokenmapping.scss} +128 -128
  336. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +475 -0
  337. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +475 -0
  338. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +475 -0
  339. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +475 -0
  340. package/dist/scss/{semantic/bild/color/color-bild-dark.scss → brands/sportbild/semantic/color/colormode-dark.scss} +282 -282
  341. package/dist/scss/{semantic/advertorial/color/color-advertorial-light.scss → brands/sportbild/semantic/color/colormode-light.scss} +281 -281
  342. package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +16 -0
  343. package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +16 -0
  344. package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +127 -0
  345. package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +127 -0
  346. package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +127 -0
  347. package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +127 -0
  348. package/dist/scss/shared/colorprimitive.scss +97 -0
  349. package/package.json +4 -4
  350. package/dist/android/res/values/base/primitive_size_value.xml +0 -56
  351. package/dist/android/res/values/base/primitive_space_value.xml +0 -32
  352. package/dist/android/res/values/density/density_compact.xml +0 -15
  353. package/dist/android/res/values/density/density_default.xml +0 -15
  354. package/dist/android/res/values/density/density_spacious.xml +0 -15
  355. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +0 -473
  356. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +0 -473
  357. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +0 -473
  358. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +0 -473
  359. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +0 -473
  360. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +0 -473
  361. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +0 -473
  362. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +0 -473
  363. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +0 -473
  364. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +0 -473
  365. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +0 -473
  366. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +0 -473
  367. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +0 -271
  368. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +0 -271
  369. package/dist/css/base/index.css +0 -8
  370. package/dist/css/base/primitive-color-value-global.css +0 -100
  371. package/dist/css/base/primitive-color-value.css +0 -100
  372. package/dist/css/base/primitive-font-value.css +0 -49
  373. package/dist/css/base/primitive-size-value.css +0 -55
  374. package/dist/css/base/primitive-space-value.css +0 -31
  375. package/dist/css/density/density-compact-global.css +0 -14
  376. package/dist/css/density/density-compact.css +0 -14
  377. package/dist/css/density/density-default-global.css +0 -14
  378. package/dist/css/density/density-default.css +0 -14
  379. package/dist/css/density/density-spacious-global.css +0 -14
  380. package/dist/css/density/density-spacious.css +0 -14
  381. package/dist/css/density/index.css +0 -7
  382. package/dist/css/mapping/brand-advertorial.css +0 -277
  383. package/dist/css/mapping/brand-bild.css +0 -277
  384. package/dist/css/mapping/brand-color-bild-global.css +0 -74
  385. package/dist/css/mapping/brand-color-bild.css +0 -74
  386. package/dist/css/mapping/brand-color-sportbild-global.css +0 -74
  387. package/dist/css/mapping/brand-color-sportbild.css +0 -74
  388. package/dist/css/mapping/brand-sportbild.css +0 -277
  389. package/dist/css/mapping/index.css +0 -9
  390. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +0 -490
  391. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +0 -490
  392. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +0 -490
  393. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +0 -490
  394. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +0 -490
  395. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +0 -490
  396. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +0 -490
  397. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +0 -490
  398. package/dist/css/semantic/advertorial/breakpoints/index.css +0 -8
  399. package/dist/css/semantic/advertorial/color/color-advertorial-dark.css +0 -426
  400. package/dist/css/semantic/advertorial/color/color-advertorial-light.css +0 -426
  401. package/dist/css/semantic/advertorial/color/index.css +0 -6
  402. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +0 -490
  403. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +0 -490
  404. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +0 -490
  405. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +0 -490
  406. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +0 -490
  407. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +0 -490
  408. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +0 -490
  409. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +0 -490
  410. package/dist/css/semantic/bild/breakpoints/index.css +0 -8
  411. package/dist/css/semantic/bild/color/color-bild-dark.css +0 -426
  412. package/dist/css/semantic/bild/color/color-bild-light.css +0 -426
  413. package/dist/css/semantic/bild/color/index.css +0 -6
  414. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +0 -490
  415. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +0 -490
  416. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +0 -490
  417. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +0 -490
  418. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +0 -490
  419. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +0 -490
  420. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +0 -490
  421. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +0 -490
  422. package/dist/css/semantic/sportbild/breakpoints/index.css +0 -8
  423. package/dist/css/semantic/sportbild/color/color-sportbild-dark-global.css +0 -426
  424. package/dist/css/semantic/sportbild/color/color-sportbild-dark.css +0 -426
  425. package/dist/css/semantic/sportbild/color/color-sportbild-light-global.css +0 -426
  426. package/dist/css/semantic/sportbild/color/color-sportbild-light.css +0 -426
  427. package/dist/css/semantic/sportbild/color/index.css +0 -6
  428. package/dist/flutter/base/primitive_color_value.dart +0 -143
  429. package/dist/flutter/base/primitive_font_value.dart +0 -70
  430. package/dist/flutter/base/primitive_size_value.dart +0 -64
  431. package/dist/flutter/base/primitive_space_value.dart +0 -40
  432. package/dist/flutter/density/density_compact.dart +0 -28
  433. package/dist/flutter/density/density_default.dart +0 -28
  434. package/dist/flutter/density/density_spacious.dart +0 -28
  435. package/dist/flutter/mapping/brand_advertorial.dart +0 -410
  436. package/dist/flutter/mapping/brand_bild.dart +0 -410
  437. package/dist/flutter/mapping/brand_color_bild.dart +0 -133
  438. package/dist/flutter/mapping/brand_color_sportbild.dart +0 -133
  439. package/dist/flutter/mapping/brand_sportbild.dart +0 -410
  440. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +0 -701
  441. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +0 -701
  442. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +0 -701
  443. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +0 -701
  444. package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +0 -381
  445. package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +0 -381
  446. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +0 -701
  447. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +0 -701
  448. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +0 -701
  449. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +0 -701
  450. package/dist/flutter/semantic/bild/color/color_bild_dark.dart +0 -381
  451. package/dist/flutter/semantic/bild/color/color_bild_light.dart +0 -381
  452. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +0 -701
  453. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +0 -701
  454. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +0 -701
  455. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +0 -701
  456. package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +0 -381
  457. package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +0 -381
  458. package/dist/ios/base/PrimitiveColorValue.swift +0 -140
  459. package/dist/ios/base/PrimitiveFontValue.swift +0 -67
  460. package/dist/ios/base/PrimitiveSizeValue.swift +0 -61
  461. package/dist/ios/base/PrimitiveSpaceValue.swift +0 -37
  462. package/dist/ios/density/DensityCompact.swift +0 -25
  463. package/dist/ios/density/DensityDefault.swift +0 -25
  464. package/dist/ios/density/DensitySpacious.swift +0 -25
  465. package/dist/ios/mapping/BrandAdvertorial.swift +0 -407
  466. package/dist/ios/mapping/BrandBild.swift +0 -407
  467. package/dist/ios/mapping/BrandColorBild.swift +0 -130
  468. package/dist/ios/mapping/BrandColorSportbild.swift +0 -130
  469. package/dist/ios/mapping/BrandSportbild.swift +0 -407
  470. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +0 -698
  471. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +0 -698
  472. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +0 -698
  473. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +0 -698
  474. package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +0 -378
  475. package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +0 -378
  476. package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +0 -698
  477. package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +0 -698
  478. package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +0 -698
  479. package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +0 -698
  480. package/dist/ios/semantic/bild/color/ColorBildDark.swift +0 -378
  481. package/dist/ios/semantic/bild/color/ColorBildLight.swift +0 -378
  482. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +0 -698
  483. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +0 -698
  484. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +0 -698
  485. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +0 -698
  486. package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +0 -378
  487. package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +0 -378
  488. package/dist/js/base/index.js +0 -15
  489. package/dist/js/base/primitive-color-value.js +0 -98
  490. package/dist/js/base/primitive-font-value.js +0 -47
  491. package/dist/js/base/primitive-size-value.js +0 -53
  492. package/dist/js/base/primitive-space-value.js +0 -29
  493. package/dist/js/density/density-compact.js +0 -12
  494. package/dist/js/density/density-default.js +0 -12
  495. package/dist/js/density/density-spacious.js +0 -12
  496. package/dist/js/density/index.js +0 -13
  497. package/dist/js/mapping/brand-advertorial.js +0 -283
  498. package/dist/js/mapping/brand-bild.js +0 -285
  499. package/dist/js/mapping/brand-color-bild.js +0 -78
  500. package/dist/js/mapping/brand-color-sportbild.js +0 -78
  501. package/dist/js/mapping/brand-sportbild.js +0 -292
  502. package/dist/js/mapping/index.js +0 -17
  503. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +0 -469
  504. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +0 -469
  505. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +0 -470
  506. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +0 -470
  507. package/dist/js/semantic/advertorial/breakpoints/index.js +0 -15
  508. package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +0 -244
  509. package/dist/js/semantic/advertorial/color/color-advertorial-light.js +0 -240
  510. package/dist/js/semantic/advertorial/color/index.js +0 -11
  511. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +0 -470
  512. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +0 -470
  513. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +0 -471
  514. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +0 -471
  515. package/dist/js/semantic/bild/breakpoints/index.js +0 -15
  516. package/dist/js/semantic/bild/color/color-bild-dark.js +0 -244
  517. package/dist/js/semantic/bild/color/color-bild-light.js +0 -240
  518. package/dist/js/semantic/bild/color/index.js +0 -11
  519. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +0 -471
  520. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +0 -471
  521. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +0 -472
  522. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +0 -472
  523. package/dist/js/semantic/sportbild/breakpoints/index.js +0 -15
  524. package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +0 -244
  525. package/dist/js/semantic/sportbild/color/color-sportbild-light.js +0 -240
  526. package/dist/js/semantic/sportbild/color/index.js +0 -11
  527. package/dist/json/base/primitive-color-value.json +0 -148
  528. package/dist/json/base/primitive-font-value.json +0 -59
  529. package/dist/json/base/primitive-size-value.json +0 -51
  530. package/dist/json/base/primitive-space-value.json +0 -27
  531. package/dist/json/density/density-compact.json +0 -16
  532. package/dist/json/density/density-default.json +0 -16
  533. package/dist/json/density/density-spacious.json +0 -16
  534. package/dist/json/mapping/brand-advertorial.json +0 -393
  535. package/dist/json/mapping/brand-bild.json +0 -393
  536. package/dist/json/mapping/brand-color-bild.json +0 -98
  537. package/dist/json/mapping/brand-color-sportbild.json +0 -98
  538. package/dist/json/mapping/brand-sportbild.json +0 -393
  539. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +0 -686
  540. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +0 -686
  541. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +0 -686
  542. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +0 -686
  543. package/dist/json/semantic/advertorial/color/color-advertorial-dark.json +0 -308
  544. package/dist/json/semantic/advertorial/color/color-advertorial-light.json +0 -308
  545. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +0 -686
  546. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +0 -686
  547. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +0 -686
  548. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +0 -686
  549. package/dist/json/semantic/bild/color/color-bild-dark.json +0 -308
  550. package/dist/json/semantic/bild/color/color-bild-light.json +0 -308
  551. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +0 -686
  552. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +0 -686
  553. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +0 -686
  554. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +0 -686
  555. package/dist/json/semantic/sportbild/color/color-sportbild-dark.json +0 -308
  556. package/dist/json/semantic/sportbild/color/color-sportbild-light.json +0 -308
  557. package/dist/scss/base/index.scss +0 -8
  558. package/dist/scss/base/primitive-color-value.scss +0 -97
  559. package/dist/scss/density/density-compact.scss +0 -11
  560. package/dist/scss/density/density-default.scss +0 -11
  561. package/dist/scss/density/density-spacious.scss +0 -11
  562. package/dist/scss/density/index.scss +0 -7
  563. package/dist/scss/mapping/brand-color-bild.scss +0 -71
  564. package/dist/scss/mapping/brand-color-sportbild.scss +0 -71
  565. package/dist/scss/mapping/index.scss +0 -9
  566. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +0 -475
  567. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +0 -475
  568. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +0 -475
  569. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +0 -475
  570. package/dist/scss/semantic/advertorial/breakpoints/index.scss +0 -8
  571. package/dist/scss/semantic/advertorial/color/index.scss +0 -6
  572. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +0 -475
  573. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +0 -475
  574. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +0 -475
  575. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +0 -475
  576. package/dist/scss/semantic/bild/breakpoints/index.scss +0 -8
  577. package/dist/scss/semantic/bild/color/index.scss +0 -6
  578. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +0 -475
  579. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +0 -475
  580. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +0 -475
  581. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +0 -475
  582. package/dist/scss/semantic/sportbild/breakpoints/index.scss +0 -8
  583. package/dist/scss/semantic/sportbild/color/color-sportbild-dark.scss +0 -319
  584. package/dist/scss/semantic/sportbild/color/color-sportbild-light.scss +0 -319
  585. package/dist/scss/semantic/sportbild/color/index.scss +0 -6
  586. package/dist/css/{base/primitive-font-value-global.css → shared/fontprimitive.css} +23 -23
  587. package/dist/css/{base/primitive-size-value-global.css → shared/sizeprimitive.css} +41 -41
  588. package/dist/css/{base/primitive-space-value-global.css → shared/spaceprimitive.css} +20 -20
  589. package/dist/scss/{base/primitive-font-value.scss → shared/fontprimitive.scss} +23 -23
  590. package/dist/scss/{base/primitive-size-value.scss → shared/sizeprimitive.scss} +41 -41
  591. package/dist/scss/{base/primitive-space-value.scss → shared/spaceprimitive.scss} +20 -20
@@ -1,277 +0,0 @@
1
- /**
2
- * Do not edit directly, this file was auto-generated.
3
- */
4
-
5
- :root[data-brand="advertorial"] {
6
- --global-typography-font-family-display-font-family: Lucida Grande; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
7
- --global-typography-font-family-headline-font-family: Lucida Grande; /** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
8
- --global-typography-font-family-subheadline-font-family: Lucida Grande; /** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
9
- --global-typography-font-family-kicker-font-family: Lucida Grande; /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
10
- --global-typography-font-family-title-font-family: Lucida Grande; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
11
- --global-typography-font-family-callout-font-family: Lucida Grande; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
12
- --global-typography-font-family-body-font-family: Lucida Grande; /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
13
- --global-typography-font-family-footnote-font-family: Lucida Grande; /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
14
- --global-typography-font-family-label-font-family: Lucida Grande; /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
15
- --global-typography-font-family-quote-font-family: Lucida Grande; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
16
- --global-typography-font-size-display-display1-font-size-xs: 39px; /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
17
- --global-typography-font-size-display-display1-font-size-sm: 39px; /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
18
- --global-typography-font-size-display-display1-font-size-md: 70px; /** Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. */
19
- --global-typography-font-size-display-display1-font-size-lg: 116px; /** Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. */
20
- --global-typography-font-size-display-display2-font-size-xs: 35px; /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
21
- --global-typography-font-size-display-display2-font-size-sm: 35px; /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
22
- --global-typography-font-size-display-display2-font-size-md: 41px; /** Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. */
23
- --global-typography-font-size-display-display2-font-size-lg: 62px; /** Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. */
24
- --global-typography-font-size-display-display3-font-size-xs: 27px; /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
25
- --global-typography-font-size-display-display3-font-size-sm: 27px; /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
26
- --global-typography-font-size-display-display3-font-size-md: 31px; /** Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. */
27
- --global-typography-font-size-display-display3-font-size-lg: 39px; /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. */
28
- --global-typography-font-size-headline-headline-text-align: center; /** This variable is used for controlling the alignment of headlines across brands. current online css example var: --headline-text-align-lg */
29
- --global-typography-font-size-headline-headline1-font-size-xs: 36px; /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
30
- --global-typography-font-size-headline-headline1-font-size-sm: 36px; /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
31
- --global-typography-font-size-headline-headline1-font-size-md: 54px; /** Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. */
32
- --global-typography-font-size-headline-headline1-font-size-lg: 70px; /** Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. */
33
- --global-typography-font-size-headline-headline2-font-size-xs: 30px; /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
34
- --global-typography-font-size-headline-headline2-font-size-sm: 30px; /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
35
- --global-typography-font-size-headline-headline2-font-size-md: 36px; /** Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. */
36
- --global-typography-font-size-headline-headline2-font-size-lg: 48px; /** Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. */
37
- --global-typography-font-size-headline-headline3-font-size-xs: 24px; /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
38
- --global-typography-font-size-headline-headline3-font-size-sm: 24px; /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
39
- --global-typography-font-size-headline-headline3-font-size-md: 26px; /** Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. */
40
- --global-typography-font-size-headline-headline3-font-size-lg: 32px; /** Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. */
41
- --global-typography-font-size-headline-headline4-font-size-xs: 16px; /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
42
- --global-typography-font-size-headline-headline4-font-size-sm: 16px; /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
43
- --global-typography-font-size-headline-headline4-font-size-md: 20px; /** Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. */
44
- --global-typography-font-size-headline-headline4-font-size-lg: 22px; /** Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. */
45
- --global-typography-font-size-subheadline-subheadline1-font-size-xs: 18px; /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
46
- --global-typography-font-size-subheadline-subheadline1-font-size-sm: 18px; /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
47
- --global-typography-font-size-subheadline-subheadline1-font-size-md: 18px; /** Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. */
48
- --global-typography-font-size-subheadline-subheadline1-font-size-lg: 28px; /** Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. */
49
- --global-typography-font-size-kicker-kicker1-font-size-xs: 16px; /** 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 */
50
- --global-typography-font-size-kicker-kicker1-font-size-sm: 16px; /** 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
- --global-typography-font-size-kicker-kicker1-font-size-md: 18px; /** 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 */
52
- --global-typography-font-size-kicker-kicker1-font-size-lg: 25px; /** 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 */
53
- --global-typography-font-size-kicker-kicker2-font-size-xs: 16px; /** 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 */
54
- --global-typography-font-size-kicker-kicker2-font-size-sm: 16px; /** 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
- --global-typography-font-size-kicker-kicker2-font-size-md: 18px; /** 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 */
56
- --global-typography-font-size-kicker-kicker2-font-size-lg: 21px; /** 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 */
57
- --global-typography-font-size-kicker-kicker3-font-size-xs: 14px; /** 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 */
58
- --global-typography-font-size-kicker-kicker3-font-size-sm: 14px; /** 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
- --global-typography-font-size-kicker-kicker3-font-size-md: 14px; /** 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 */
60
- --global-typography-font-size-kicker-kicker3-font-size-lg: 16px; /** 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 */
61
- --global-typography-font-size-kicker-kicker4-font-size-xs: 12px; /** 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 */
62
- --global-typography-font-size-kicker-kicker4-font-size-sm: 12px; /** 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
- --global-typography-font-size-kicker-kicker4-font-size-md: 14px; /** 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 */
64
- --global-typography-font-size-kicker-kicker4-font-size-lg: 14px; /** 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 */
65
- --global-typography-font-size-title-title1-font-size-xs: 22px; /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
66
- --global-typography-font-size-title-title1-font-size-sm: 22px; /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
67
- --global-typography-font-size-title-title1-font-size-md: 22px; /** Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md */
68
- --global-typography-font-size-title-title1-font-size-lg: 28px; /** Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg */
69
- --global-typography-font-size-title-title2-font-size-xs: 14px; /** Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm */
70
- --global-typography-font-size-title-title2-font-size-sm: 14px; /** Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm */
71
- --global-typography-font-size-title-title2-font-size-md: 16px; /** Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md */
72
- --global-typography-font-size-title-title2-font-size-lg: 18px; /** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
73
- --global-typography-font-size-callout-callout1-font-size-xs: 16px; /** 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: */
74
- --global-typography-font-size-callout-callout1-font-size-sm: 16px; /** 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
- --global-typography-font-size-callout-callout1-font-size-md: 22px; /** 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: */
76
- --global-typography-font-size-callout-callout1-font-size-lg: 22px; /** 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: */
77
- --global-typography-font-size-body-body-font-size-xs: 17px; /** 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 */
78
- --global-typography-font-size-body-body-font-size-sm: 17px; /** 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
- --global-typography-font-size-body-body-font-size-md: 17px; /** 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 */
80
- --global-typography-font-size-body-body-font-size-lg: 17px; /** 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 */
81
- --global-typography-font-size-footnote-footnote1-font-size-xs: 13px; /** --footnote-font-size-sm */
82
- --global-typography-font-size-footnote-footnote1-font-size-sm: 13px; /** --footnote-font-size-sm */
83
- --global-typography-font-size-footnote-footnote1-font-size-md: 13px;
84
- --global-typography-font-size-footnote-footnote1-font-size-lg: 15px; /** --footnote-font-size-lg */
85
- --global-typography-font-size-footnote-footnote2-font-size-xs: 10px;
86
- --global-typography-font-size-footnote-footnote2-font-size-sm: 10px;
87
- --global-typography-font-size-footnote-footnote2-font-size-md: 10px;
88
- --global-typography-font-size-footnote-footnote2-font-size-lg: 13px;
89
- --global-typography-font-size-label-label1-font-size: 17px;
90
- --global-typography-font-size-label-label1-resp-font-size-xs: 10px;
91
- --global-typography-font-size-label-label1-resp-font-size-sm: 10px;
92
- --global-typography-font-size-label-label1-resp-font-size-md: 15px;
93
- --global-typography-font-size-label-label1-resp-font-size-lg: 17px;
94
- --global-typography-font-size-label-label2-font-size: 15px;
95
- --global-typography-font-size-label-label3-font-size: 12px;
96
- --global-typography-font-size-label-label4-font-size: 8px;
97
- --global-typography-font-size-quote-quote-font-size-xs: 16px;
98
- --global-typography-font-size-quote-quote-font-size-sm: 16px;
99
- --global-typography-font-size-quote-quote-font-size-md: 16px;
100
- --global-typography-font-size-quote-quote-font-size-lg: 18px;
101
- --global-typography-line-height-display-display1-line-height-xs: 40px;
102
- --global-typography-line-height-display-display1-line-height-sm: 40px;
103
- --global-typography-line-height-display-display1-line-height-md: 72px;
104
- --global-typography-line-height-display-display1-line-height-lg: 120px;
105
- --global-typography-line-height-display-display2-line-height-xs: 36px;
106
- --global-typography-line-height-display-display2-line-height-sm: 36px;
107
- --global-typography-line-height-display-display2-line-height-md: 42px;
108
- --global-typography-line-height-display-display2-line-height-lg: 64px;
109
- --global-typography-line-height-display-display3-line-height-xs: 28px;
110
- --global-typography-line-height-display-display3-line-height-sm: 28px;
111
- --global-typography-line-height-display-display3-line-height-md: 32px;
112
- --global-typography-line-height-display-display3-line-height-lg: 40px;
113
- --global-typography-line-height-headline-headline1-line-height-xs: 37.8px;
114
- --global-typography-line-height-headline-headline1-line-height-sm: 37.8px;
115
- --global-typography-line-height-headline-headline1-line-height-md: 56.7px;
116
- --global-typography-line-height-headline-headline1-line-height-lg: 77px;
117
- --global-typography-line-height-headline-headline2-line-height-xs: 33px;
118
- --global-typography-line-height-headline-headline2-line-height-sm: 33px;
119
- --global-typography-line-height-headline-headline2-line-height-md: 39.6px;
120
- --global-typography-line-height-headline-headline2-line-height-lg: 52.8px;
121
- --global-typography-line-height-headline-headline3-line-height-xs: 26.4px;
122
- --global-typography-line-height-headline-headline3-line-height-sm: 26.4px;
123
- --global-typography-line-height-headline-headline3-line-height-md: 28.6px;
124
- --global-typography-line-height-headline-headline3-line-height-lg: 35.2px;
125
- --global-typography-line-height-headline-headline4-line-height-xs: 18.4px;
126
- --global-typography-line-height-headline-headline4-line-height-sm: 18.4px;
127
- --global-typography-line-height-headline-headline4-line-height-md: 19.8px;
128
- --global-typography-line-height-headline-headline4-line-height-lg: 27.5px;
129
- --global-typography-line-height-subheadline-subheadline1-line-height-xs: 23.4px;
130
- --global-typography-line-height-subheadline-subheadline1-line-height-sm: 23.4px;
131
- --global-typography-line-height-subheadline-subheadline1-line-height-md: 23.4px;
132
- --global-typography-line-height-subheadline-subheadline1-line-height-lg: 36.4px;
133
- --global-typography-line-height-kicker-kicker1-line-height-xs: 17.6px;
134
- --global-typography-line-height-kicker-kicker1-line-height-sm: 17.6px;
135
- --global-typography-line-height-kicker-kicker1-line-height-md: 19.8px;
136
- --global-typography-line-height-kicker-kicker1-line-height-lg: 27.5px;
137
- --global-typography-line-height-kicker-kicker2-line-height-xs: 17.6px;
138
- --global-typography-line-height-kicker-kicker2-line-height-sm: 17.6px;
139
- --global-typography-line-height-kicker-kicker2-line-height-md: 19.8px;
140
- --global-typography-line-height-kicker-kicker2-line-height-lg: 23.1px;
141
- --global-typography-line-height-kicker-kicker3-line-height-xs: 15.4px;
142
- --global-typography-line-height-kicker-kicker3-line-height-sm: 15.4px;
143
- --global-typography-line-height-kicker-kicker3-line-height-md: 15.4px;
144
- --global-typography-line-height-kicker-kicker3-line-height-lg: 17.6px;
145
- --global-typography-line-height-kicker-kicker4-line-height-xs: 13.2px;
146
- --global-typography-line-height-kicker-kicker4-line-height-sm: 13.2px;
147
- --global-typography-line-height-kicker-kicker4-line-height-md: 15.4px;
148
- --global-typography-line-height-kicker-kicker4-line-height-lg: 15.4px;
149
- --global-typography-line-height-title-title1-line-height-xs: 26.4px;
150
- --global-typography-line-height-title-title1-line-height-sm: 26.4px;
151
- --global-typography-line-height-title-title1-line-height-md: 26.4px;
152
- --global-typography-line-height-title-title1-line-height-lg: 33.6px;
153
- --global-typography-line-height-title-title2-line-height-xs: 16.8px;
154
- --global-typography-line-height-title-title2-line-height-sm: 16.8px;
155
- --global-typography-line-height-title-title2-line-height-md: 19.2px;
156
- --global-typography-line-height-title-title2-line-height-lg: 23.4px;
157
- --global-typography-line-height-callout-callout1-line-height-xs: 20.8px;
158
- --global-typography-line-height-callout-callout1-line-height-sm: 20.8px;
159
- --global-typography-line-height-callout-callout1-line-height-md: 28.6px;
160
- --global-typography-line-height-callout-callout1-line-height-lg: 28.6px;
161
- --global-typography-line-height-body-body-line-height-xs: 29.75px;
162
- --global-typography-line-height-body-body-line-height-sm: 29.75px;
163
- --global-typography-line-height-body-body-line-height-md: 29.75px;
164
- --global-typography-line-height-body-body-line-height-lg: 29.75px;
165
- --global-typography-line-height-footnote-footnote1-line-height-xs: 16.9px;
166
- --global-typography-line-height-footnote-footnote1-line-height-sm: 16.9px;
167
- --global-typography-line-height-footnote-footnote1-line-height-md: 16.9px;
168
- --global-typography-line-height-footnote-footnote1-line-height-lg: 19.5px;
169
- --global-typography-line-height-footnote-footnote2-line-height-xs: 13px;
170
- --global-typography-line-height-footnote-footnote2-line-height-sm: 13px;
171
- --global-typography-line-height-footnote-footnote2-line-height-md: 13px;
172
- --global-typography-line-height-footnote-footnote2-line-height-lg: 16.9px;
173
- --global-typography-line-height-label-label1-line-height: 20.4px; /** Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. */
174
- --global-typography-line-height-label-label1-resp-line-height-xs: 10px; /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
175
- --global-typography-line-height-label-label1-resp-line-height-sm: 10px; /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
176
- --global-typography-line-height-label-label1-resp-line-height-md: 15px; /** Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. */
177
- --global-typography-line-height-label-label1-resp-line-height-lg: 17px; /** Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. */
178
- --global-typography-line-height-label-label2-line-height: 16px; /** Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. */
179
- --global-typography-line-height-label-label3-line-height: 14.4px; /** Bild 14.4 | SpoBi 14.4 | Ads 14.4 | The label 3 text style uses this variable for its line height parameter. */
180
- --global-typography-line-height-label-label4-line-height: 10px; /** Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. */
181
- --global-typography-line-height-quote-quote-line-height-xs: 20.8px;
182
- --global-typography-line-height-quote-quote-line-height-sm: 20.8px;
183
- --global-typography-line-height-quote-quote-line-height-md: 20.8px;
184
- --global-typography-line-height-quote-quote-line-height-lg: 23.4px;
185
- --global-typography-font-weight-display-display-font-weight: 800;
186
- --global-typography-font-weight-headline-headline1-font-weight: 700;
187
- --global-typography-font-weight-headline-headline1-font-weight-st: 700;
188
- --global-typography-font-weight-headline-headline2-font-weight: 700;
189
- --global-typography-font-weight-headline-headline2-font-weight-st: 700;
190
- --global-typography-font-weight-headline-headline3-font-weight: 700;
191
- --global-typography-font-weight-headline-headline3-font-weight-st: 700;
192
- --global-typography-font-weight-headline-headline4-font-weight: 600;
193
- --global-typography-font-weight-headline-headline4-font-weight-st: 600;
194
- --global-typography-font-weight-subheadline-subheadline-font-weight: 700;
195
- --global-typography-font-weight-kicker-kicker-font-weight: 700;
196
- --global-typography-font-weight-kicker-kicker-font-weight-st: 700;
197
- --global-typography-font-weight-title-title-font-weight: 800;
198
- --global-typography-font-weight-callout-callout-font-weight: 800;
199
- --global-typography-font-weight-body-body-font-weight-book: 400;
200
- --global-typography-font-weight-body-body-font-weight-bold: 700;
201
- --global-typography-font-weight-footnote-footnote-font-weight-book: 400;
202
- --global-typography-font-weight-footnote-footnote-font-weight-bold: 700;
203
- --global-typography-font-weight-label-label-font-weight-book: 400;
204
- --global-typography-font-weight-label-label-font-weight-bold: 700;
205
- --global-typography-font-weight-quote-quote-font-weight: 800;
206
- --global-visibilty-hide-on-bild: true;
207
- --global-visibilty-hide-on-sport-bild: true;
208
- --global-visibilty-hide-on-advertorial: false;
209
- --global-visibilty-only-bild: false;
210
- --global-visibilty-only-sport-bild: false;
211
- --global-visibilty-only-advertorial: true;
212
- --component-button-label-font-weight-st: 600;
213
- --component-accordion-accordion-label-font-family: Lucida Grande;
214
- --component-article-font-size-article-image-caption-font-size-xs: 13px; /** --article-figure-caption-font-size-sm */
215
- --component-article-font-size-article-image-caption-font-size-sm: 13px; /** --article-figure-caption-font-size-sm */
216
- --component-article-font-size-article-image-caption-font-size-md: 13px; /** --article-figure-caption-font-size-md */
217
- --component-article-font-size-article-image-caption-font-size-lg: 16px; /** --article-figure-caption-font-size-lg */
218
- --component-article-font-size-article-image-source-font-size-xs: 13px; /** --article-figure-meta-font-size-sm */
219
- --component-article-font-size-article-image-source-font-size-sm: 13px; /** --article-figure-meta-font-size-sm */
220
- --component-article-font-size-article-image-source-font-size-md: 13px; /** --article-figure-meta-font-size-sm */
221
- --component-article-font-size-article-image-source-font-size-lg: 16px; /** --article-figure-meta-font-size-lg */
222
- --component-article-line-height-article-image-caption-line-height-xs: 19.5px; /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
223
- --component-article-line-height-article-image-caption-line-height-sm: 19.5px; /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
224
- --component-article-line-height-article-image-caption-line-height-md: 19.5px; /** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
225
- --component-article-line-height-article-image-caption-line-height-lg: 24px; /** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
226
- --component-article-line-height-article-image-source-line-height-xs: 19px; /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
227
- --component-article-line-height-article-image-source-line-height-sm: 19px; /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
228
- --component-article-line-height-article-image-source-line-height-md: 19px; /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
229
- --component-article-line-height-article-image-source-line-height-lg: 24px; /** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
230
- --component-avatar-avatar-font-family: Lucida Grande; /** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
231
- --component-avatar-avatar-font-size-sm: 13px; /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
232
- --component-avatar-avatar-font-size-lg: 15px; /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
233
- --component-breadcrumb-font-family-breadcrumb-font-family: Lucida Grande; /** --breadcrumb-font */
234
- --component-breadcrumb-font-weight-breadcrumb-font-weight: 700; /** --breadcrumb-font-size-sm */
235
- --component-breadcrumb-font-size-breadcrumb-font-size-xs: 15px; /** --breadcrumb-font-size-sm */
236
- --component-breadcrumb-font-size-breadcrumb-font-size-sm: 15px; /** --breadcrumb-font-size-sm */
237
- --component-breadcrumb-font-size-breadcrumb-font-size-md: 15px; /** --breadcrumb-font-size-sm */
238
- --component-breadcrumb-font-size-breadcrumb-font-size-lg: 12px; /** --breadcrumb-font-size-lg */
239
- --component-breadcrumb-line-height-breadcrumb-line-height-xs: 15px; /** not defined as variable */
240
- --component-breadcrumb-line-height-breadcrumb-line-height-sm: 15px; /** not defined as variable */
241
- --component-breadcrumb-line-height-breadcrumb-line-height-md: 15px; /** not defined as variable */
242
- --component-breadcrumb-line-height-breadcrumb-line-height-lg: 12px; /** not defined as variable */
243
- --component-breaking-news-breaking-news-content-font-size: 21px;
244
- --component-footer-footer-link-font-family: Gotham XNarrow;
245
- --component-inputfield-input-field-label-font-family: Lucida Grande;
246
- --component-media-player-video-time-badge-font-family: Lucida Grande;
247
- --component-menu-menu-item-font-size: 15; /** --nav-btn-font-size */
248
- --component-menu-menu-item-font-weight: 700;
249
- --component-menu-app-top-bar-title-font-size-xs: 12px; /** --caption-1-font-size-sm */
250
- --component-menu-app-top-bar-title-font-size-sm: 12px; /** --caption-1-font-size-sm */
251
- --component-menu-app-top-bar-title-font-size-md: 14px; /** --caption-1-font-size-md */
252
- --component-menu-app-top-bar-title-font-size-lg: 14px; /** --caption-1-font-size-lg */
253
- --component-menu-app-top-bar-title-line-height-xs: 14px;
254
- --component-menu-app-top-bar-title-line-height-sm: 14px;
255
- --component-menu-app-top-bar-title-line-height-md: 17px;
256
- --component-menu-app-top-bar-title-line-height-lg: 17px;
257
- --component-teaser-teaser-title-inline-space-xs: 8; /** --teaser-title-padding-xs */
258
- --component-teaser-teaser-title-inline-space-sm: 8; /** --teaser-title-padding-sm */
259
- --component-teaser-teaser-title-inline-space-md: 12; /** --teaser-title-padding-md */
260
- --component-teaser-teaser-title-inline-space-lg: 12; /** --teaser-title-padding-lg */
261
- --component-teaser-quad-q-teaser-title-inline-space-xs: 8;
262
- --component-teaser-quad-q-teaser-title-inline-space-sm: 8;
263
- --component-teaser-quad-q-teaser-title-inline-space-md: 16;
264
- --component-teaser-quad-q-teaser-title-inline-space-lg: 12;
265
- --component-teaser-mini-q-mini-q-teaser-title-inline-space-xs: 8;
266
- --component-teaser-mini-q-mini-q-teaser-title-inline-space-sm: 8;
267
- --component-teaser-mini-q-mini-q-teaser-title-inline-space-md: 8;
268
- --component-teaser-mini-q-mini-q-teaser-title-inline-space-lg: 8;
269
- --component-teaser-a-teaser-a-teaser-title-inline-space-xs: 8;
270
- --component-teaser-a-teaser-a-teaser-title-inline-space-sm: 8;
271
- --component-teaser-a-teaser-a-teaser-title-inline-space-md: 12;
272
- --component-teaser-a-teaser-a-teaser-title-inline-space-lg: 12;
273
- --component-teaser-super-a-super-ateaser-title-inline-space: 16;
274
- --component-teaser-2xa-teaser-2xa-teaser-title-inline-space: 8;
275
- --component-teaser-b-teaser-b-teaser-title-inline-space: 8;
276
- --brand-name: Advertorial;
277
- }
@@ -1,277 +0,0 @@
1
- /**
2
- * Do not edit directly, this file was auto-generated.
3
- */
4
-
5
- :root[data-brand="bild"] {
6
- --global-typography-font-family-display-font-family: Gotham; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
7
- --global-typography-font-family-headline-font-family: Gotham Condensed; /** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
8
- --global-typography-font-family-subheadline-font-family: Gotham Condensed; /** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
9
- --global-typography-font-family-kicker-font-family: Gotham XNarrow; /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
10
- --global-typography-font-family-title-font-family: Gotham; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
11
- --global-typography-font-family-callout-font-family: Gotham; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
12
- --global-typography-font-family-body-font-family: Gotham XNarrow; /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
13
- --global-typography-font-family-footnote-font-family: Gotham XNarrow; /** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
14
- --global-typography-font-family-label-font-family: Gotham XNarrow; /** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
15
- --global-typography-font-family-quote-font-family: Gotham; /** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
16
- --global-typography-font-size-display-display1-font-size-xs: 40px; /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
17
- --global-typography-font-size-display-display1-font-size-sm: 40px; /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
18
- --global-typography-font-size-display-display1-font-size-md: 72px; /** Bild: 72 | SpoBi: 68 | Ads: 70 | This variable is used in the display1 text style font size parameter for medium device sizes. */
19
- --global-typography-font-size-display-display1-font-size-lg: 120px; /** Bild: 120 | SpoBi: 114 | Ads: 116 | This variable is used in the display1 text style font size parameter for large device sizes. */
20
- --global-typography-font-size-display-display2-font-size-xs: 36px; /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
21
- --global-typography-font-size-display-display2-font-size-sm: 36px; /** Bild: 36 | SpoBi: 34 | Ads: 35 | This variable is used in the display2 text style font size parameter for small device sizes. */
22
- --global-typography-font-size-display-display2-font-size-md: 42px; /** Bild: 42 | SpoBi: 40 | Ads: 41 | This variable is used in the display2 text style font size parameter for medium device sizes. */
23
- --global-typography-font-size-display-display2-font-size-lg: 64px; /** Bild: 64 | SpoBi: 61 | Ads: 62 | This variable is used in the display2 text style font size parameter for large device sizes. */
24
- --global-typography-font-size-display-display3-font-size-xs: 28px; /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
25
- --global-typography-font-size-display-display3-font-size-sm: 28px; /** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
26
- --global-typography-font-size-display-display3-font-size-md: 32px; /** Bild: 32 | SpoBi: 30 | Ads: 31 | This variable is used in the display3 text style font size parameter for medium device sizes. */
27
- --global-typography-font-size-display-display3-font-size-lg: 40px; /** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display3 text style font size parameter for large device sizes. */
28
- --global-typography-font-size-headline-headline-text-align: center; /** This variable is used for controlling the alignment of headlines across brands. current online css example var: --headline-text-align-lg */
29
- --global-typography-font-size-headline-headline1-font-size-xs: 48px; /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
30
- --global-typography-font-size-headline-headline1-font-size-sm: 48px; /** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
31
- --global-typography-font-size-headline-headline1-font-size-md: 72px; /** Bild: 72 | SpoBi: 60 | Ads: 54 | This variable is used in the headline1 text style font size parameter for medium device sizes. */
32
- --global-typography-font-size-headline-headline1-font-size-lg: 100px; /** Bild: 100 | SpoBi: 80 | Ads: 70 | This variable is used in the headline1 text style font size parameter for large device sizes. */
33
- --global-typography-font-size-headline-headline2-font-size-xs: 40px; /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
34
- --global-typography-font-size-headline-headline2-font-size-sm: 40px; /** Bild: 40 | SpoBi: 42 | Ads: 30 | This variable is used in the headline2 text style font size parameter for small device sizes. */
35
- --global-typography-font-size-headline-headline2-font-size-md: 48px; /** Bild: 48 | SpoBi: 44 | Ads: 36 | This variable is used in the headline2 text style font size parameter for medium device sizes. */
36
- --global-typography-font-size-headline-headline2-font-size-lg: 64px; /** Bild: 64 | SpoBi: 50 | Ads: 48 | This variable is used in the headline2 text style font size parameter for large device sizes. */
37
- --global-typography-font-size-headline-headline3-font-size-xs: 28px; /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
38
- --global-typography-font-size-headline-headline3-font-size-sm: 28px; /** Bild: 28 | SpoBi: 30 | Ads: 24 | This variable is used in the headline3 text style font size parameter for small device sizes. */
39
- --global-typography-font-size-headline-headline3-font-size-md: 36px; /** Bild: 36 | SpoBi: 30 | Ads: 26 | This variable is used in the headline3 text style font size parameter for medium device sizes. */
40
- --global-typography-font-size-headline-headline3-font-size-lg: 40px; /** Bild: 40 | SpoBi: 34 | Ads: 32 | This variable is used in the headline3 text style font size parameter for large device sizes. */
41
- --global-typography-font-size-headline-headline4-font-size-xs: 22px; /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
42
- --global-typography-font-size-headline-headline4-font-size-sm: 22px; /** Bild: 22 | SpoBi: 21 | Ads: 16 | This variable is used in the headline4 text style font size parameter for small device sizes. */
43
- --global-typography-font-size-headline-headline4-font-size-md: 26px; /** Bild: 26 | SpoBi: 26 | Ads: 20 | This variable is used in the headline4 text style font size parameter for medium device sizes. */
44
- --global-typography-font-size-headline-headline4-font-size-lg: 32px; /** Bild: 32 | SpoBi: 26 | Ads: 22 | This variable is used in the headline4 text style font size parameter for large device sizes. */
45
- --global-typography-font-size-subheadline-subheadline1-font-size-xs: 24px; /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
46
- --global-typography-font-size-subheadline-subheadline1-font-size-sm: 24px; /** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
47
- --global-typography-font-size-subheadline-subheadline1-font-size-md: 32px; /** Bild: 32 | SpoBi: 22 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for medium device sizes. */
48
- --global-typography-font-size-subheadline-subheadline1-font-size-lg: 36px; /** Bild: 36 | SpoBi: 26 | Ads: 28 | This variable is used in the subheadline1 text style font size parameter for large device sizes. */
49
- --global-typography-font-size-kicker-kicker1-font-size-xs: 18px; /** 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 */
50
- --global-typography-font-size-kicker-kicker1-font-size-sm: 18px; /** 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
- --global-typography-font-size-kicker-kicker1-font-size-md: 22px; /** 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 */
52
- --global-typography-font-size-kicker-kicker1-font-size-lg: 30px; /** 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 */
53
- --global-typography-font-size-kicker-kicker2-font-size-xs: 18px; /** 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 */
54
- --global-typography-font-size-kicker-kicker2-font-size-sm: 18px; /** 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
- --global-typography-font-size-kicker-kicker2-font-size-md: 22px; /** 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 */
56
- --global-typography-font-size-kicker-kicker2-font-size-lg: 24px; /** 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 */
57
- --global-typography-font-size-kicker-kicker3-font-size-xs: 16px; /** 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 */
58
- --global-typography-font-size-kicker-kicker3-font-size-sm: 16px; /** 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
- --global-typography-font-size-kicker-kicker3-font-size-md: 18px; /** 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 */
60
- --global-typography-font-size-kicker-kicker3-font-size-lg: 20px; /** 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 */
61
- --global-typography-font-size-kicker-kicker4-font-size-xs: 14px; /** 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 */
62
- --global-typography-font-size-kicker-kicker4-font-size-sm: 14px; /** 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
- --global-typography-font-size-kicker-kicker4-font-size-md: 16px; /** 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 */
64
- --global-typography-font-size-kicker-kicker4-font-size-lg: 16px; /** 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 */
65
- --global-typography-font-size-title-title1-font-size-xs: 22px; /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
66
- --global-typography-font-size-title-title1-font-size-sm: 22px; /** Bild 22 | SpoBi 24 | Ads 22 | current online css: --ressort-header-font-size-sm */
67
- --global-typography-font-size-title-title1-font-size-md: 22px; /** Bild 22 | SpoBi 28 | Ads 22 | current online css: --ressort-header-font-size-md */
68
- --global-typography-font-size-title-title1-font-size-lg: 28px; /** Bild 28 | SpoBi 30 | Ads 28 | current online css: --ressort-header-font-size-lg */
69
- --global-typography-font-size-title-title2-font-size-xs: 16px; /** Bild 16 | SpoBi 16 | Ads 14 | current online css var: --caption-1-font-size-sm */
70
- --global-typography-font-size-title-title2-font-size-sm: 16px; /** Bild 16 | SpoBi 16 | Ads 14 | current online css: --caption-1-font-size-sm */
71
- --global-typography-font-size-title-title2-font-size-md: 18px; /** Bild 18 | SpoBi 18 | Ads 16 | current online css: --caption-1-font-size-md */
72
- --global-typography-font-size-title-title2-font-size-lg: 20px; /** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
73
- --global-typography-font-size-callout-callout1-font-size-xs: 18px; /** 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: */
74
- --global-typography-font-size-callout-callout1-font-size-sm: 18px; /** 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
- --global-typography-font-size-callout-callout1-font-size-md: 22px; /** 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: */
76
- --global-typography-font-size-callout-callout1-font-size-lg: 22px; /** 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: */
77
- --global-typography-font-size-body-body-font-size-xs: 21px; /** 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 */
78
- --global-typography-font-size-body-body-font-size-sm: 21px; /** 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
- --global-typography-font-size-body-body-font-size-md: 21px; /** 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 */
80
- --global-typography-font-size-body-body-font-size-lg: 21px; /** 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 */
81
- --global-typography-font-size-footnote-footnote1-font-size-xs: 16px; /** --footnote-font-size-sm */
82
- --global-typography-font-size-footnote-footnote1-font-size-sm: 16px; /** --footnote-font-size-sm */
83
- --global-typography-font-size-footnote-footnote1-font-size-md: 16px;
84
- --global-typography-font-size-footnote-footnote1-font-size-lg: 18px; /** --footnote-font-size-lg */
85
- --global-typography-font-size-footnote-footnote2-font-size-xs: 12px;
86
- --global-typography-font-size-footnote-footnote2-font-size-sm: 12px;
87
- --global-typography-font-size-footnote-footnote2-font-size-md: 12px;
88
- --global-typography-font-size-footnote-footnote2-font-size-lg: 16px;
89
- --global-typography-font-size-label-label1-font-size: 17px;
90
- --global-typography-font-size-label-label1-resp-font-size-xs: 10px;
91
- --global-typography-font-size-label-label1-resp-font-size-sm: 10px;
92
- --global-typography-font-size-label-label1-resp-font-size-md: 15px;
93
- --global-typography-font-size-label-label1-resp-font-size-lg: 17px;
94
- --global-typography-font-size-label-label2-font-size: 15px;
95
- --global-typography-font-size-label-label3-font-size: 12px;
96
- --global-typography-font-size-label-label4-font-size: 8px;
97
- --global-typography-font-size-quote-quote-font-size-xs: 16px;
98
- --global-typography-font-size-quote-quote-font-size-sm: 16px;
99
- --global-typography-font-size-quote-quote-font-size-md: 18px;
100
- --global-typography-font-size-quote-quote-font-size-lg: 20px;
101
- --global-typography-line-height-display-display1-line-height-xs: 40px;
102
- --global-typography-line-height-display-display1-line-height-sm: 40px;
103
- --global-typography-line-height-display-display1-line-height-md: 72px;
104
- --global-typography-line-height-display-display1-line-height-lg: 120px;
105
- --global-typography-line-height-display-display2-line-height-xs: 36px;
106
- --global-typography-line-height-display-display2-line-height-sm: 36px;
107
- --global-typography-line-height-display-display2-line-height-md: 42px;
108
- --global-typography-line-height-display-display2-line-height-lg: 64px;
109
- --global-typography-line-height-display-display3-line-height-xs: 28px;
110
- --global-typography-line-height-display-display3-line-height-sm: 28px;
111
- --global-typography-line-height-display-display3-line-height-md: 32px;
112
- --global-typography-line-height-display-display3-line-height-lg: 40px;
113
- --global-typography-line-height-headline-headline1-line-height-xs: 48px;
114
- --global-typography-line-height-headline-headline1-line-height-sm: 48px;
115
- --global-typography-line-height-headline-headline1-line-height-md: 72px;
116
- --global-typography-line-height-headline-headline1-line-height-lg: 100px;
117
- --global-typography-line-height-headline-headline2-line-height-xs: 40px;
118
- --global-typography-line-height-headline-headline2-line-height-sm: 40px;
119
- --global-typography-line-height-headline-headline2-line-height-md: 48px;
120
- --global-typography-line-height-headline-headline2-line-height-lg: 64px;
121
- --global-typography-line-height-headline-headline3-line-height-xs: 28px;
122
- --global-typography-line-height-headline-headline3-line-height-sm: 28px;
123
- --global-typography-line-height-headline-headline3-line-height-md: 36px;
124
- --global-typography-line-height-headline-headline3-line-height-lg: 40px;
125
- --global-typography-line-height-headline-headline4-line-height-xs: 22px;
126
- --global-typography-line-height-headline-headline4-line-height-sm: 22px;
127
- --global-typography-line-height-headline-headline4-line-height-md: 22px;
128
- --global-typography-line-height-headline-headline4-line-height-lg: 30px;
129
- --global-typography-line-height-subheadline-subheadline1-line-height-xs: 24px;
130
- --global-typography-line-height-subheadline-subheadline1-line-height-sm: 24px;
131
- --global-typography-line-height-subheadline-subheadline1-line-height-md: 32px;
132
- --global-typography-line-height-subheadline-subheadline1-line-height-lg: 36px;
133
- --global-typography-line-height-kicker-kicker1-line-height-xs: 19.8px;
134
- --global-typography-line-height-kicker-kicker1-line-height-sm: 19.8px;
135
- --global-typography-line-height-kicker-kicker1-line-height-md: 22px;
136
- --global-typography-line-height-kicker-kicker1-line-height-lg: 30px;
137
- --global-typography-line-height-kicker-kicker2-line-height-xs: 19.8px;
138
- --global-typography-line-height-kicker-kicker2-line-height-sm: 19.8px;
139
- --global-typography-line-height-kicker-kicker2-line-height-md: 22px;
140
- --global-typography-line-height-kicker-kicker2-line-height-lg: 24px;
141
- --global-typography-line-height-kicker-kicker3-line-height-xs: 17.6px;
142
- --global-typography-line-height-kicker-kicker3-line-height-sm: 17.6px;
143
- --global-typography-line-height-kicker-kicker3-line-height-md: 18px;
144
- --global-typography-line-height-kicker-kicker3-line-height-lg: 20px;
145
- --global-typography-line-height-kicker-kicker4-line-height-xs: 15.4px;
146
- --global-typography-line-height-kicker-kicker4-line-height-sm: 15.4px;
147
- --global-typography-line-height-kicker-kicker4-line-height-md: 17.6px;
148
- --global-typography-line-height-kicker-kicker4-line-height-lg: 16px;
149
- --global-typography-line-height-title-title1-line-height-xs: 22px;
150
- --global-typography-line-height-title-title1-line-height-sm: 22px;
151
- --global-typography-line-height-title-title1-line-height-md: 22px;
152
- --global-typography-line-height-title-title1-line-height-lg: 28px;
153
- --global-typography-line-height-title-title2-line-height-xs: 17.6px;
154
- --global-typography-line-height-title-title2-line-height-sm: 17.6px;
155
- --global-typography-line-height-title-title2-line-height-md: 19.8px;
156
- --global-typography-line-height-title-title2-line-height-lg: 22px;
157
- --global-typography-line-height-callout-callout1-line-height-xs: 18px;
158
- --global-typography-line-height-callout-callout1-line-height-sm: 18px;
159
- --global-typography-line-height-callout-callout1-line-height-md: 22px;
160
- --global-typography-line-height-callout-callout1-line-height-lg: 22px;
161
- --global-typography-line-height-body-body-line-height-xs: 28px;
162
- --global-typography-line-height-body-body-line-height-sm: 28px;
163
- --global-typography-line-height-body-body-line-height-md: 28px;
164
- --global-typography-line-height-body-body-line-height-lg: 32px;
165
- --global-typography-line-height-footnote-footnote1-line-height-xs: 21px;
166
- --global-typography-line-height-footnote-footnote1-line-height-sm: 21px;
167
- --global-typography-line-height-footnote-footnote1-line-height-md: 21px;
168
- --global-typography-line-height-footnote-footnote1-line-height-lg: 23px;
169
- --global-typography-line-height-footnote-footnote2-line-height-xs: 15.6px;
170
- --global-typography-line-height-footnote-footnote2-line-height-sm: 15.6px;
171
- --global-typography-line-height-footnote-footnote2-line-height-md: 15.8px;
172
- --global-typography-line-height-footnote-footnote2-line-height-lg: 21px;
173
- --global-typography-line-height-label-label1-line-height: 17px; /** Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. */
174
- --global-typography-line-height-label-label1-resp-line-height-xs: 10px; /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
175
- --global-typography-line-height-label-label1-resp-line-height-sm: 10px; /** Bild 10 | SpoBi 12 | Ads 10 | The label1 responsive text style uses this variable for its line height parameter. */
176
- --global-typography-line-height-label-label1-resp-line-height-md: 15px; /** Bild 15 | SpoBi 18 | Ads 15 | The label1 responsive text style uses this variable for its line height parameter. */
177
- --global-typography-line-height-label-label1-resp-line-height-lg: 17px; /** Bild 17 | SpoBi 20.4 | Ads 17 | The label1 responsive text style uses this variable for its line height parameter. */
178
- --global-typography-line-height-label-label2-line-height: 16px; /** Bild 16 | SpoBi 19.2 | Ads 16 | The label 2 text style uses this variable for its line height parameter. */
179
- --global-typography-line-height-label-label3-line-height: 14.4px; /** Bild 14.4 | SpoBi 14.4 | Ads 14.4 | The label 3 text style uses this variable for its line height parameter. */
180
- --global-typography-line-height-label-label4-line-height: 10px; /** Bild 10 | SpoBi 10 | Ads 10 | The label 4 text style uses this variable for its line height parameter. */
181
- --global-typography-line-height-quote-quote-line-height-xs: 16px;
182
- --global-typography-line-height-quote-quote-line-height-sm: 16px;
183
- --global-typography-line-height-quote-quote-line-height-md: 18px;
184
- --global-typography-line-height-quote-quote-line-height-lg: 22px;
185
- --global-typography-font-weight-display-display-font-weight: 800;
186
- --global-typography-font-weight-headline-headline1-font-weight: 700;
187
- --global-typography-font-weight-headline-headline1-font-weight-st: 700;
188
- --global-typography-font-weight-headline-headline2-font-weight: 700;
189
- --global-typography-font-weight-headline-headline2-font-weight-st: 700;
190
- --global-typography-font-weight-headline-headline3-font-weight: 700;
191
- --global-typography-font-weight-headline-headline3-font-weight-st: 700;
192
- --global-typography-font-weight-headline-headline4-font-weight: 600;
193
- --global-typography-font-weight-headline-headline4-font-weight-st: 600;
194
- --global-typography-font-weight-subheadline-subheadline-font-weight: 700;
195
- --global-typography-font-weight-kicker-kicker-font-weight: 700;
196
- --global-typography-font-weight-kicker-kicker-font-weight-st: 700;
197
- --global-typography-font-weight-title-title-font-weight: 800;
198
- --global-typography-font-weight-callout-callout-font-weight: 800;
199
- --global-typography-font-weight-body-body-font-weight-book: 400;
200
- --global-typography-font-weight-body-body-font-weight-bold: 700;
201
- --global-typography-font-weight-footnote-footnote-font-weight-book: 400;
202
- --global-typography-font-weight-footnote-footnote-font-weight-bold: 700;
203
- --global-typography-font-weight-label-label-font-weight-book: 400;
204
- --global-typography-font-weight-label-label-font-weight-bold: 700;
205
- --global-typography-font-weight-quote-quote-font-weight: 800;
206
- --global-visibilty-hide-on-bild: false;
207
- --global-visibilty-hide-on-sport-bild: true;
208
- --global-visibilty-hide-on-advertorial: true;
209
- --global-visibilty-only-bild: true;
210
- --global-visibilty-only-sport-bild: false;
211
- --global-visibilty-only-advertorial: false;
212
- --component-button-label-font-weight-st: 600;
213
- --component-accordion-accordion-label-font-family: Gotham XNarrow;
214
- --component-article-font-size-article-image-caption-font-size-xs: 16px; /** --article-figure-caption-font-size-sm */
215
- --component-article-font-size-article-image-caption-font-size-sm: 16px; /** --article-figure-caption-font-size-sm */
216
- --component-article-font-size-article-image-caption-font-size-md: 18px; /** --article-figure-caption-font-size-md */
217
- --component-article-font-size-article-image-caption-font-size-lg: 18px; /** --article-figure-caption-font-size-lg */
218
- --component-article-font-size-article-image-source-font-size-xs: 16px; /** --article-figure-meta-font-size-sm */
219
- --component-article-font-size-article-image-source-font-size-sm: 16px; /** --article-figure-meta-font-size-sm */
220
- --component-article-font-size-article-image-source-font-size-md: 16px; /** --article-figure-meta-font-size-sm */
221
- --component-article-font-size-article-image-source-font-size-lg: 18px; /** --article-figure-meta-font-size-lg */
222
- --component-article-line-height-article-image-caption-line-height-xs: 19.5px; /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
223
- --component-article-line-height-article-image-caption-line-height-sm: 19.5px; /** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
224
- --component-article-line-height-article-image-caption-line-height-md: 24.75px; /** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
225
- --component-article-line-height-article-image-caption-line-height-lg: 24.75px; /** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
226
- --component-article-line-height-article-image-source-line-height-xs: 21px; /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
227
- --component-article-line-height-article-image-source-line-height-sm: 21px; /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
228
- --component-article-line-height-article-image-source-line-height-md: 21px; /** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
229
- --component-article-line-height-article-image-source-line-height-lg: 23px; /** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
230
- --component-avatar-avatar-font-family: Gotham XNarrow; /** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
231
- --component-avatar-avatar-font-size-sm: 16px; /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
232
- --component-avatar-avatar-font-size-lg: 18px; /** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
233
- --component-breadcrumb-font-family-breadcrumb-font-family: Gotham XNarrow; /** --breadcrumb-font */
234
- --component-breadcrumb-font-weight-breadcrumb-font-weight: 700; /** --breadcrumb-font-size-sm */
235
- --component-breadcrumb-font-size-breadcrumb-font-size-xs: 15px; /** --breadcrumb-font-size-sm */
236
- --component-breadcrumb-font-size-breadcrumb-font-size-sm: 15px; /** --breadcrumb-font-size-sm */
237
- --component-breadcrumb-font-size-breadcrumb-font-size-md: 15px; /** --breadcrumb-font-size-sm */
238
- --component-breadcrumb-font-size-breadcrumb-font-size-lg: 12px; /** --breadcrumb-font-size-lg */
239
- --component-breadcrumb-line-height-breadcrumb-line-height-xs: 15px; /** not defined as variable */
240
- --component-breadcrumb-line-height-breadcrumb-line-height-sm: 15px; /** not defined as variable */
241
- --component-breadcrumb-line-height-breadcrumb-line-height-md: 15px; /** not defined as variable */
242
- --component-breadcrumb-line-height-breadcrumb-line-height-lg: 12px; /** not defined as variable */
243
- --component-breaking-news-breaking-news-content-font-size: 21px;
244
- --component-footer-footer-link-font-family: Gotham XNarrow;
245
- --component-inputfield-input-field-label-font-family: Gotham XNarrow;
246
- --component-media-player-video-time-badge-font-family: Gotham XNarrow;
247
- --component-menu-menu-item-font-size: 15; /** --nav-btn-font-size */
248
- --component-menu-menu-item-font-weight: 700;
249
- --component-menu-app-top-bar-title-font-size-xs: 12px; /** --caption-1-font-size-sm */
250
- --component-menu-app-top-bar-title-font-size-sm: 12px; /** --caption-1-font-size-sm */
251
- --component-menu-app-top-bar-title-font-size-md: 14px; /** --caption-1-font-size-md */
252
- --component-menu-app-top-bar-title-font-size-lg: 14px; /** --caption-1-font-size-lg */
253
- --component-menu-app-top-bar-title-line-height-xs: 14px;
254
- --component-menu-app-top-bar-title-line-height-sm: 14px;
255
- --component-menu-app-top-bar-title-line-height-md: 17px;
256
- --component-menu-app-top-bar-title-line-height-lg: 17px;
257
- --component-teaser-teaser-title-inline-space-xs: 8; /** --teaser-title-padding-xs */
258
- --component-teaser-teaser-title-inline-space-sm: 8; /** --teaser-title-padding-sm */
259
- --component-teaser-teaser-title-inline-space-md: 12; /** --teaser-title-padding-md */
260
- --component-teaser-teaser-title-inline-space-lg: 12; /** --teaser-title-padding-lg */
261
- --component-teaser-quad-q-teaser-title-inline-space-xs: 8;
262
- --component-teaser-quad-q-teaser-title-inline-space-sm: 8;
263
- --component-teaser-quad-q-teaser-title-inline-space-md: 16;
264
- --component-teaser-quad-q-teaser-title-inline-space-lg: 12;
265
- --component-teaser-mini-q-mini-q-teaser-title-inline-space-xs: 8;
266
- --component-teaser-mini-q-mini-q-teaser-title-inline-space-sm: 8;
267
- --component-teaser-mini-q-mini-q-teaser-title-inline-space-md: 8;
268
- --component-teaser-mini-q-mini-q-teaser-title-inline-space-lg: 8;
269
- --component-teaser-a-teaser-a-teaser-title-inline-space-xs: 8;
270
- --component-teaser-a-teaser-a-teaser-title-inline-space-sm: 8;
271
- --component-teaser-a-teaser-a-teaser-title-inline-space-md: 12;
272
- --component-teaser-a-teaser-a-teaser-title-inline-space-lg: 12;
273
- --component-teaser-super-a-super-ateaser-title-inline-space: 16;
274
- --component-teaser-2xa-teaser-2xa-teaser-title-inline-space: 8;
275
- --component-teaser-b-teaser-b-teaser-title-inline-space: 8;
276
- --brand-name: BILD;
277
- }