@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
@@ -0,0 +1,499 @@
1
+
2
+ //
3
+ // breakpoint-lg-1024px-regular.dart
4
+ //
5
+
6
+ // Do not edit directly, this file was auto-generated.
7
+
8
+
9
+
10
+ import 'dart:ui';
11
+
12
+ class BreakpointLg1024pxRegular {
13
+ BreakpointLg1024pxRegular._();
14
+
15
+ static const breakpointName = lg;
16
+ static const componentAccordionAccordionLabelFontFamily = Lucida Grande; /** This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande */
17
+ static const componentArticleAricleMobile1ColGridImageMarginSpace = 1152.00;
18
+ static const componentArticleArticleContentInlineSpace = 2592.00; /** 16 | 16 | 72 | 162 - This variable is used for making the left and right spacings around article content blocks. Current css has the article-body class assigned to a div and article body contains these horizontal padding values. */
19
+ static const componentArticleArticleContentStackSpace = 512.00; /** 16 - 16 - 24 - 32 - This variable creates the vertical spacing between different article body elements such as avatars, media players, corssheadings, paragraphs, field sets, images, tables, quotes, videos, social embeds, etc. */
20
+ static const componentArticleArticleGalleryATeaserWidth = 4800.00; /** same as standard teaser width size variable */
21
+ static const componentArticleArticleHeadingsInlineSpace = 256.00; /** 16 | 16 | 72 | 16 - This variable is used for the left and right space within the article page headings container which holds the article page kicker, headline and subheadline. */
22
+ static const componentArticleArticleHeadingsStackSpace = 256.00; /** 12 | 12 | 12 | 16 - This spacing variable is used for the space between article page heading kickers, headlines and subheadlines. XS&SM need review; correct value might be 8 */
23
+ static const componentArticleArticleHeadlineFontSize = 1120.00; /** 40 - 40 - 72 - 100 - This variable uses the semantic variables headline2 for XS&SM, headline1 for MD&LG */
24
+ static const componentArticleArticleImageCaptionFontSize = 256.00; /** CSS --article-figure-meta-font-size 16-16-18-18 */
25
+ static const componentArticleArticleImageCaptionLineHeight = 384.00; /** this component level variable references the branding variables */
26
+ static const componentArticleArticleImageContainerStackSpace = 256.00;
27
+ static const componentArticleArticleImageLandscapeInlineSpace = 256.00;
28
+ static const componentArticleArticleImagePortaitInlineSpace = 2592.00;
29
+ static const componentArticleArticleImageSourceFontSize = 256.00; /** NMT CSS --article-figure-meta-font-size */
30
+ static const componentArticleArticleImageSourceLineHeight = 384.00;
31
+ static const componentArticleArticleInfoboxInlineSpace = 512.00;
32
+ static const componentArticleArticleInfoboxStackSpace = 512.00;
33
+ static const componentArticleArticleKickerFontSize = 400.00; /** This variable is used to control the font size of kickers in the heading section of article pages. 18 - 18 - 22 - 30 */
34
+ static const componentArticleArticleMetaFontFamily = Lucida Grande; /** This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. This variable references variables from the branding collection. */
35
+ static const componentArticleArticleMetaFontSize = 256.00; /** This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. 12 - 12 - 14 - 16 */
36
+ static const componentArticleArticleTopMarginSpace = 256.00; /** 8 | 8 | 12 | 16 - This space variable is used at the top edge of the article main content bounding box. */
37
+ static const componentAudioPlayerAudioPlayerFontSize = 288.00; /** This variable is used in the text style dedicated to audio player labels for elapsed time, reproduction speed and short functionality description text. 16 - 16 - 16 - 18 */
38
+ static const componentAvatarAppAvatarFontFamily = Lucida Grande; /** This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review. */
39
+ static const componentAvatarAvatarArticleSize = 768.00; /** This variable is used for setting the size of avatar images in article pages. It references the sizeConstMD variable from the "generic" semantic collection. Its value is 48 across devices. */
40
+ static const componentAvatarAvatarAuthorPageSize = 2080.00; /** 96 - 96 - 130 - 130 This variable is used for controlling the size of the avatar image on author pages. */
41
+ static const componentAvatarAvatarFontFamily = Lucida Grande; /** This variable is used in avatar text styles. It receives values from the Brand Tokens Collection. Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
42
+ static const componentAvatarAvatarLabelFontSize = 240.00; /** This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15 */
43
+ static const componentAvatarAvatarLabelLineHeight = 368.00; /** This variable is used for controlling the line height of avatar texts. Its values influence the stacking space between avatar texts. 21 - 21 - 21 - 23 */
44
+ static const componentAvatarAvatarLaneGapSpace = 384.00; /** This variable is used for setting the inline space between multiple avatars that are horizontally placed in a lane when an article has multiple authors. 16 - 16 - 24 - 24 */
45
+ static const componentBadgeAdLabelBadgeHeightSize = 480.00; /** 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers. */
46
+ static const componentBadgeBadgesInnerInlineSpace = 64.00; /** This space variable is used for creating the left and right space between a badge's text label and the badge background surface that the text label is on top of. */
47
+ static const componentBadgeBadgesInnerStackSpace = 32.00; /** This space variable is used for creating the top and bottom space between a badge's text label and the surface that the text label is on top of. */
48
+ static const componentBreadcrumbBreadcrumbArrowLeftInlineSpace1 = 48.00;
49
+ static const componentBreadcrumbBreadcrumbArrowRightInlineSpace2 = 80.00;
50
+ static const componentBreadcrumbBreadcrumbFontFamily = Lucida Grande;
51
+ static const componentBreadcrumbBreadcrumbFontSize = 192.00; /** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
52
+ static const componentBreadcrumbBreadcrumbFontWeight = 700;
53
+ static const componentBreadcrumbBreadcrumbInlineSpace = 0.00;
54
+ static const componentBreadcrumbBreadcrumbLineHeight = 192.00; /** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
55
+ static const componentBreadcrumbBreadcrumbStackSpace = 256.00;
56
+ static const componentBreakingNewsBreakingNewsBadgeInlineSpace = 416.00;
57
+ static const componentBreakingNewsBreakingNewsBadgeLowerTitleFontSize = 480.00;
58
+ static const componentBreakingNewsBreakingNewsBadgeLowerTitleLineHeight = 336.00;
59
+ static const componentBreakingNewsBreakingNewsBadgeTitelsStackSpace = 64.00;
60
+ static const componentBreakingNewsBreakingNewsBadgeUpperTitleFontSize = 272.00;
61
+ static const componentBreakingNewsBreakingNewsBadgeUpperTitleLineHeight = 192.00;
62
+ static const componentBreakingNewsBreakingNewsContainerHeightSize = 896.00;
63
+ static const componentBreakingNewsBreakingNewsScrollingTextFontSize = 336.00;
64
+ static const componentBreakingNewsBreakingNewsScrollingTextLineHeight = 384.00;
65
+ static const componentButtonButtonBorderRadius = 128.00;
66
+ static const componentButtonButtonBorderWidthSize = 32.00;
67
+ static const componentButtonButtonContentGapSpace = 96.00;
68
+ static const componentButtonButtonContentMinHeightSize = 384.00; /** This fixed height variable ensures that the button maintains a consistent height, even when the icon is not active. */
69
+ static const componentButtonButtonInlineSpace = 256.00;
70
+ static const componentButtonButtonLabelFontSize = 240.00;
71
+ static const componentButtonButtonLabelLineHeight = 240.00;
72
+ static const componentButtonButtonStackSpace = 96.00;
73
+ static const componentButtonPartnerLinkButtonInlineSpace = 128.00;
74
+ static const componentButtonPartnerLinkButtonLabelFontSize = 288.00; /** Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18 */
75
+ static const componentButtonPartnerLinkButtonLabelHeightSize = 768.00;
76
+ static const componentCardsNewstickerImageCardWidthSize = 3296.00;
77
+ static const componentCardsSearchResultCardImageHeightSizeStacked = 3024.00;
78
+ static const componentCardsSearchResultCardImageWidthSize = 4160.00;
79
+ static const componentCarouselAppEpaperCarouseBeilageItemWidth = 2752.00;
80
+ static const componentCarouselAppEpaperCarouselItemDefaultWidth = 2752.00;
81
+ static const componentCarouselAppEpaperCarouselItemFocusWidth = 3840.00;
82
+ static const componentCarouselGalleryTeaserAppGapSpace = 128.00; /** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
83
+ static const componentCarouselGalleryTeaserTitleBottomSpace = 576.00; /** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
84
+ static const componentCarouselStandardTeaserGalleryTeaserWidthApp = 7424.00;
85
+ static const componentCarouselStandardTeaserGalleryTeaserWidthWeb = 4800.00;
86
+ static const componentChipsChipsFontSize = 288.00; /** This variable is used on the chips font size parameter of the chips text style. The font size changes only for the change between larger device widths and any device smaller than the largest. 16 - 16 -16 - 18 */
87
+ static const componentChipsChipsInlineSpace = 192.00;
88
+ static const componentChipsChipsStackSpace = 128.00;
89
+ static const componentDSysDocs1columnMobile = 10496.00; /** This variable is used only for this design system's component tests. */
90
+ static const componentDSysDocsBildDesignFrameSpace = 1024.00; /** Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe */
91
+ static const componentDSysDocsDSysDocsWidthSize = 23040.00;
92
+ static const componentDSysDocsDocHeaderHeightSize = 2880.00; /** This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180 */
93
+ static const componentDSysDocsDsCaptionStackSpace05x = 128.00; /** This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8 */
94
+ static const componentDSysDocsDsCaptionStackSpace1x = 256.00;
95
+ static const componentDSysDocsDsMainContainerSpace = 1088.00; /** This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68 */
96
+ static const componentDSysDocsFoundationsBannerHeightSize = 2240.00; /** This variable is used on documentation pages that have an artistic banner at the top of the page that is related to the foundation topic on the page. 80 - 80 -80 - 140 */
97
+ static const componentDSysDocsMainContentStageSize = 16384.00; /** This variable is used as a max width size for content blocks. For mobile devices this var references the DSysDocsWidthSize var 320 - 750 - 962 - 1024 */
98
+ static const componentDSysDocsSpecsFontFamily = Gotham; /** This variable is used only for texts and labels that form part of this design system's documentation. */
99
+ static const componentDSysDocsThinBannerVerticalHeightSize = 2976.00; /** This variable is currently used on a thin gallery that appears on desktop websites with petbook and other "books" content. Its height changes to a large height on mobile sites. 558 - 558 - 558 - 186 */
100
+ static const componentDatepickerDatepickerItemDayWidthSize = 704.00;
101
+ static const componentDatepickerDatepickerItemHeightSize = 704.00;
102
+ static const componentDatepickerDatepickerItemYearWidthSize = 1232.00;
103
+ static const componentDrawersMobileMenuDrawerLeftInlineSpace = 320.00;
104
+ static const componentDrawersMobileMenuDrawerMaxWidthSize = 6400.00;
105
+ static const componentDrawersMobileMenuDrawerRightInlineSpace = 256.00;
106
+ static const componentDrawersMobileMenuDrawerStackSpace = 320.00;
107
+ static const componentDropdownDropDownBorderRadius = 64.00;
108
+ static const componentDropdownDropDownItemInlineSpace = 256.00;
109
+ static const componentDropdownDropDownItemStackSpace = 128.00;
110
+ static const componentFooterFooterFontFamily = Gotham XNarrow;
111
+ static const componentFooterFooterFontSize = 176.00; /** This variable is used on footer links that commonly show up at the bottom of pages. The font size parameter remains constant at 11 px across device sizes. */
112
+ static const componentFooterFooterFontSizeUserOfferPages = 288.00;
113
+ static const componentFooterFooterLineHeight = 224.00;
114
+ static const componentFooterFooterLineHeightUserOfferPages = 416.00;
115
+ static const componentIconIconSize = 384.00;
116
+ static const componentIconIconSizeEmbeddMedia = 640.00;
117
+ static const componentInfoElementInfoElementTeaserBadgeHeightSize = 384.00;
118
+ static const componentInfoElementInfoElementTeaserBadgeMarginSpace = 128.00;
119
+ static const componentInfoElementInfoElementTeaserImageHeightSize = 2128.00;
120
+ static const componentInfoElementInfoElementTeaserImageWidthSize = 3776.00;
121
+ static const componentInputfieldHeyInputContainerInlineSpace = 256.00;
122
+ static const componentInputfieldInputFieldFontFamily = Lucida Grande;
123
+ static const componentInputfieldInputFieldFontSize = 256.00; /** This variable controls texts inside of input fields such as dropdowns, date input and other text inputs that appear in forms for example. compact 15 - default 17 - spacious 19 */
124
+ static const componentInputfieldInputFieldHeightSize = 576.00;
125
+ static const componentInputfieldInputFieldIMessageInlineSpace = 256.00;
126
+ static const componentInputfieldInputFieldInlineSpace = 256.00;
127
+ static const componentInputfieldInputFieldMessageGapSpace = 64.00;
128
+ static const componentInputfieldInputFieldMiniLabelInlineSpace = 64.00;
129
+ static const componentInputfieldInputFieldStackSpace = 96.00;
130
+ static const componentLivetickerLiveTickerAppCardHeightSize = 2048.00;
131
+ static const componentLivetickerLiveTickerAppCardWidthSize = 4800.00;
132
+ static const componentLivetickerLiveTickerHeadlinesFontSize = 512.00; /** This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32 */
133
+ static const componentLivetickerLiveTickerSliderItemWidthMaxSize = 8592.00;
134
+ static const componentLivetickerLiveTickerTimeHeadlineStackSpace = 64.00;
135
+ static const componentLivetickerLiveTickerTimeStampFontSize = 256.00; /** This variable is used for the live ticker time stamp font size. 14 - 14 - 16 - 16 */
136
+ static const componentLivetickerLiveTickerheadlineFontWeight = 600;
137
+ static const componentLivetickerTimeStampFontFamily = Gotham XNarrow;
138
+ static const componentMediaplayerAudioPlayerHeaderStackSpace = 896.00;
139
+ static const componentMediaplayerPodcastPlayButtonSize = 768.00;
140
+ static const componentMediaplayerVidPlayerBottomBarGapSpace = 256.00;
141
+ static const componentMediaplayerVidPlayerControlButtonIconSizeHover = 448.00;
142
+ static const componentMediaplayerVidPlayerControlButtonSize = 672.00;
143
+ static const componentMediaplayerVidPlayerProgressBarContainerHeightSize = 672.00;
144
+ static const componentMediaplayerVidPlayerTimecodeContainerMinWidthSize = 928.00;
145
+ static const componentMediaplayerVidPlayerTimecodeFontSize = 288.00;
146
+ static const componentMediaplayerVidPlayerUnmuteButtonWidthSize = 3520.00;
147
+ static const componentMediaplayerVideoTimeBadgeFontFamily = Lucida Grande;
148
+ static const componentMenuAppTopbarStageTitleHeight = 272.00;
149
+ static const componentMenuAppTopbarTitleFontSize = 224.00;
150
+ static const componentMenuHeyInputShadowVisibility = Color(0x1A000000); /** This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 0 - 0 - 0 - 10 */
151
+ static const componentMenuIOSappTopBarHeightSize = 768.00;
152
+ static const componentMenuIOSappTopBarLeftInlineSpace = 304.00;
153
+ static const componentMenuIOSappTopBarRightInlineSpace = 304.00;
154
+ static const componentMenuMenuBottomStackSpace = 0.00;
155
+ static const componentMenuMenuItemFontSize = 240.00; /** This variable is used on the menu link lane and on the mobile side menu drawer. */
156
+ static const componentMenuMenuItemSpace = 128.00;
157
+ static const componentMenuMenuItemUtilFontSize = 192.00;
158
+ static const componentMenuMenuItemUtilStackSpace = 160.00;
159
+ static const componentMenuMenuLeftInlineSpace = 256.00;
160
+ static const componentMenuMenuLinkItemInlineSpace = 64.00;
161
+ static const componentMenuMenuLinkLaneHeightSize = 768.00;
162
+ static const componentMenuMenuLogoDefaultSize = 2368.00;
163
+ static const componentMenuMenuLogoScrolledSize = 896.00;
164
+ static const componentMenuMenuRightInlineSpace = 256.00;
165
+ static const componentMenuMenuShadowVisibility = Color(0x00000000); /** This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 10 - 10 - 10 - 0 */
166
+ static const componentMenuMenuSpecialNaviItemHeightSize = 896.00;
167
+ static const componentMenuMenuTopStackSpace = 192.00;
168
+ static const componentMenuMenuUtilityLinksContainerHeightSize = 1600.00;
169
+ static const componentMenuMenuUtilityLinksDividerHeightSize = 768.00;
170
+ static const componentMenuMenuUtilityLinksGapSpace = 512.00;
171
+ static const componentMenuMenuUtillinkItemHeightSize = 768.00;
172
+ static const componentMenuSubNavBarHeightSize = 672.00;
173
+ static const componentNewstickerNewsTickerAppCardHeightSize = 2400.00;
174
+ static const componentNewstickerNewsTickerAppCardWidthSize = 4800.00;
175
+ static const componentNewstickerNewsTickerBadgesInlineSpace = 256.00;
176
+ static const componentNewstickerNewsTickerContentStackSpace = 64.00;
177
+ static const componentNewstickerNewsTickerEntriesLeftInlineSpace = 352.00;
178
+ static const componentNewstickerNewsTickerEntriesStackSpace = 352.00;
179
+ static const componentNewstickerNewsTickerKickerInnerInlineSpace = 64.00;
180
+ static const componentNewstickerNewsTickerKickerInnerStackSpace = 32.00;
181
+ static const componentNewstickerNewsTickerLineInlineSpace = 128.00;
182
+ static const componentNewstickerNewsTickerRedDotSize = 256.00;
183
+ static const componentNewstickerNewsTickerSkeletonBottomSpace = 0.00;
184
+ static const componentNewstickerNewsTickerTimeFontFamily = Lucida Grande;
185
+ static const componentNewstickerNewsTickerTimeFontSize = 288.00; /** similar to kicker3 values - 16 - 16 - 16 - 18 */
186
+ static const componentNewstickerNewsTickerTimeFontWeight = 700;
187
+ static const componentNewstickerNewsTickerTimeKickerStackSpace = 96.00;
188
+ static const componentNewstickerNewsTickerTimeLineHeight = 374.40; /** Figma currently does not allow for percentages in Line Height variables. The values in this token are the result of multiplying the font size by the line height variable defined on the Bild home css -> newsTickerTime line height: 1.3. Line height for this component does not change across devices. */
189
+ static const componentNewstickerNewsTickerTitlesInlineSpace = 480.00;
190
+ static const componentPaginationGalleryPaginationContainerAppInlineSpace = 192.00;
191
+ static const componentPaginationGalleryPaginationContainerStackSpace = 256.00; /** 12 - 12 - 16 - 16 - this component level variable references the semantic */
192
+ static const componentPaginationGalleryPaginationContainerWebInlineSpace = 192.00; /** 8 - 8 - 12 - 12 - this component level variable references the inlineSpaceConst semantic variables; SM for smaller devices, MD for larger devices */
193
+ static const componentPaginationGalleryPaginationItemHeightSize = 64.00;
194
+ static const componentPaginationScrollBarThicknessSize = 128.00;
195
+ static const componentPaywallPaywallCardMaxWidthSize = 5536.00;
196
+ static const componentPaywallPaywallCardPriceNoteFontSize = 640.00; /** This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40 */
197
+ static const componentPaywallPaywallCardPriceNoteLineHeight = 640.00;
198
+ static const componentPaywallPaywallCardPriceTagFontSize = 1024.00; /** This variable is used on the paywall card price tag. 64 constant */
199
+ static const componentPaywallPaywallCardPriceTagLineHeight = 1024.00;
200
+ static const componentPaywallPaywallContainerGapSpace = -768.00;
201
+ static const componentPaywallPaywallHeaderBottomStackSpace = 1280.00;
202
+ static const componentQuotesQuoteContainerInlineSpace = 448.00;
203
+ static const componentQuotesQuoteContainerStackSpace = 512.00;
204
+ static const componentQuotesQuoteContentGapSpace = 768.00;
205
+ static const componentQuotesQuoteQuotationMarksFontSize = 576.00;
206
+ static const componentRadioButtonsRadioSelectorDotActiveSize = 192.00;
207
+ static const componentRadioButtonsRadioSelectorSize = 320.00;
208
+ static const componentSearchSearchResultBadgeHeightSize = 288.00;
209
+ static const componentSectionTitleSectionTitleArrowInlineSpace = 80.00; /** This variable is used on large title headings that are h2 elements in html and indicate a new section in the user interface. This space changes when a user hovers over the large title. */
210
+ static const componentSectionTitleSectionTitleArrowInlineSpaceActive = 128.00; /** This variable is used for increasing the space between the text and the arrow at the end of the large title text. On mobile devices there is no hover state so this variables values are the same as the default state values. */
211
+ static const componentSectionTitleSectionTitleHeightSize = 640.00;
212
+ static const componentSectionTitleSectionTitleInnerStackBottomSpace = 192.00;
213
+ static const componentSeparatorsSeparatorThicknessSize = 32.00;
214
+ static const componentSkeletonsArticleSkeletonImageInlineSpace = 768.00;
215
+ static const componentSkeletonsArticleSkeletonTextInlineSpace = 768.00;
216
+ static const componentSkeletonsArticleTextSkeletonHeightSize = 11520.00;
217
+ static const componentSkeletonsHeadlinesSkeletonImagePlaceholderMaxWidth = 2560.00;
218
+ static const componentSlidersSliderProgressBarHoverHeightSize = 128.00;
219
+ static const componentSlidersSliderProgressBarIdleHeightSize = 64.00;
220
+ static const componentSlidersSliderProgressInactiveHeightSize = 32.00;
221
+ static const componentSlidersVidPlayerProgressBarHeightSize = 192.00;
222
+ static const componentSpecialNaviSpecialNaviInlineSpace = 512.00;
223
+ static const componentSpinnersVideoSpinnerSize = 1280.00;
224
+ static const componentSpinnersVideoSpinnerSize05x = 640.00;
225
+ static const componentSpinnersVideoSpinnerStrokeSize = 64.00;
226
+ static const componentTableTableColumnWidthSize05x = 1152.00;
227
+ static const componentTableTableColumnWidthSize075x = 1600.00;
228
+ static const componentTableTableColumnWidthSize15x = 2880.00;
229
+ static const componentTableTableColumnWidthSize1x = 2240.00;
230
+ static const componentTableTableColumnWidthSize25x = 3840.00;
231
+ static const componentTableTableColumnWidthSize2x = 3520.00;
232
+ static const componentTableTableColumnWidthSize3x = 4480.00;
233
+ static const componentTableTableItemMaxWidthSize = 3584.00;
234
+ static const componentTabsAndroidTabbarHeightSize = 1184.00;
235
+ static const componentTabsAppsTabsLabelFontSize = 256.00; /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
236
+ static const componentTabsAppsTabsLabelLineHeight = 374.40; /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
237
+ static const componentTabsIosTabbarHeightSize = 784.00;
238
+ static const componentTabsTabLabelFontSize = 256.00; /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
239
+ static const componentTabsTabLabelFontSizeLine = 256.00; /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
240
+ static const componentTabsTopBarTabItemHeightSize = 704.00;
241
+ static const componentTeaserATeaserATeaserHeadlineFontSize = 768.00; /** This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
242
+ static const componentTeaserATeaserATeaserHeadlineLineHeight = 844.80;
243
+ static const componentTeaserATeaserATeaserKickerFontSize = 336.00; /** 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable */
244
+ static const componentTeaserATeaserATeaserKickerLineHeight = 336.00;
245
+ static const componentTeaserATeaserATeaserTitleInlineSpace = 192.00;
246
+ static const componentTeaserBTeaserBTeaserTitleInlineSpace = 128.00;
247
+ static const componentTeaserBildPlayBildPlayTeaserWidthSize = 3088.00;
248
+ static const componentTeaserMQTeaserMQTeaserHeadlineFontSize = 512.00; /** XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
249
+ static const componentTeaserMQTeaserMQTeaserHeadlineFontWeight = 700;
250
+ static const componentTeaserMQTeaserMQTeaserHeadlineLineHeight = 563.20;
251
+ static const componentTeaserMQTeaserMqTeaserTitleInlineSpace = 128.00;
252
+ static const componentTeaserQTeaserQTeaserTitleInlineSpace = 192.00;
253
+ static const componentTeaserQTeaserQuadHeadlineFontSize = 1120.00; /** This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100 */
254
+ static const componentTeaserQTeaserQuadHeadlineLineHeight = 1232.00;
255
+ static const componentTeaserQTeaserQuadKickerFontSize = 336.00;
256
+ static const componentTeaserStdTeaserStdTeaserBadgesMarginSpace = 128.00; /** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
257
+ static const componentTeaserStdTeaserStdTeaserImageTitleGapSpace = 96.00;
258
+ static const componentTeaserStdTeaserStdTeaserKickerHeadlineStackSpace = 32.00; /** 2 | 2 | 2 | 2 - This variable is used on the standard teaser vertical spacing between the kicker and the headline. It references the semantic variable stackSpaceConst3XS */
259
+ static const componentTeaserSuperASuperATeaserTitleInlineSpace = 256.00; /** 16 - 16 - 16 - 16 */
260
+ static const componentTeaserTeaserBadgesHeightSizeLg = 640.00; /** This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40 */
261
+ static const componentTeaserTeaserBadgesHeightSizeSm = 512.00;
262
+ static const componentTeaserTeaserBadgesMarginSpace = 128.00; /** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
263
+ static const componentTeaserTeaserKickerBgInlineSpace = 96.00;
264
+ static const componentTeaserTeaserKickerBgStackSpace = 32.00;
265
+ static const componentTeaserTeaserLayoutGridSpace = 256.00;
266
+ static const componentTeaserTeaserTitleBottomStackSpace = 256.00;
267
+ static const componentTeaserTeaserTitleGapSpace = 64.00;
268
+ static const componentTeaserTeaserTitleInlineLeftSpace = 0.00;
269
+ static const componentTeaserTeaserTitleStackSpace = 96.00;
270
+ static const componentToggleSwitchAppToggleItemLabelFontSize = 288.00; /** This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
271
+ static const componentToggleSwitchAppToggleItemLabelLineHeight = 291.20; /** This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2 */
272
+ static const componentVideoVerticalVideoMockHeadlineFontSize = 512.00;
273
+ static const componentVideoVideoAdBadgeFontSize = 256.00; /** 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter. */
274
+ static const componentVideoVideoBadgeTimeLineHeight = 380.80;
275
+ static const componentVideoVideoFrameInlineSpace = 256.00;
276
+ static const componentVideoVideoRedPlayIconHeightSize = 288.00; /** This variable is used for changing the red play icon inside the white square. */
277
+ static const componentVideoVideoRedPlayIconWidthSize = 224.00;
278
+ static const componentVideoVideoSkeletonContainerHeight = 7424.00;
279
+ static const componentVideoVideoTimeBadgeCornerSize = 32.00; /** This variable is used on video player badges that display a red play icon on top of a white square next to a time stamp. This variable references the borderRadiusXS. Constant value of 2 across device sizes. */
280
+ static const componentVideoVideoTimeBadgeFontSize = 288.00; /** 16 - 16 - 18 - 18 -- This variable is used to control the videoTimeBadge text style's font size parameter. The typography style that uses this variable is the videoTimeBadge style. The badge that uses this variable appears on the upper right corner of horizontal videos. */
281
+ static const componentVideoVideoTimeBadgeSize = 640.00; /** 24 - 24 - 32 - 40 - This variable is used on horizontal video badges that contain a red play icon on top of a white square next to a timestamp. */
282
+ static const semanticBorderBorderRadiusBorderRadiusFull = 159984.00; /** creates fully rounded shapes, typically used for circular elements like avatars. */
283
+ static const semanticBorderBorderRadiusBorderRadiusLg = 256.00; /** 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces. */
284
+ static const semanticBorderBorderRadiusBorderRadiusMd = 128.00; /** 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements. */
285
+ static const semanticBorderBorderRadiusBorderRadiusNone = 0.00; /** 0-0-0-0 – no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements. */
286
+ static const semanticBorderBorderRadiusBorderRadiusSm = 64.00; /** 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls. */
287
+ static const semanticBorderBorderRadiusBorderRadiusXl = 384.00; /** 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components. */
288
+ static const semanticBorderBorderRadiusBorderRadiusXs = 32.00; /** 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges. */
289
+ static const semanticBorderBorderWidthBorderWidthHairline = 5.28; /** 0.33 -0.33 -0.33 -0.33 – primarily used in mobile app interfaces. Optimized for high-density displays to create subtle dividers and outlines without visual overload. */
290
+ static const semanticBorderBorderWidthBorderWidthThick = 32.00; /** 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active) */
291
+ static const semanticBorderBorderWidthBorderWidthThin = 16.00; /** 1-1-1-1 – use for subtle outlines and dividers */
292
+ static const /**
293
+ * 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
294
+ * Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports.
295
+ */
296
+ semanticLayoutBreakpointsBreakpointMaxWidthSize = 16384.00;
297
+ static const /**
298
+ * 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
299
+ * Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports.
300
+ */
301
+ semanticLayoutBreakpointsBreakpointMinWidthSize = 16384.00;
302
+ static const /**
303
+ * Common viewport height size based on the selected mode.
304
+ * Apply this token to the main frame of page layouts to simulate realistic vertical space.
305
+ */
306
+ semanticLayoutCanvasHeightSizeApp = 13344.00;
307
+ static const /**
308
+ * Common viewport height size based on the selected mode.
309
+ * Apply this token to the main frame of page layouts to simulate realistic vertical space.
310
+ */
311
+ semanticLayoutCanvasHeightSizeWeb = 12288.00;
312
+ static const /**
313
+ * Common viewport width size based on the selected breakpoint.
314
+ * Apply this token to the main frame of page layouts.
315
+ */
316
+ semanticLayoutCanvasWidthSizeApp = 19104.00;
317
+ static const /**
318
+ * Common viewport width size based on the selected breakpoint.
319
+ * Apply this token to the main frame of page layouts.
320
+ */
321
+ semanticLayoutCanvasWidthSizeWeb = 16384.00;
322
+ static const semanticLayoutContentWidthContentMaxWidthFull = 16384.00; /** Use for content containers that should fill the full width of the page */
323
+ static const semanticLayoutContentWidthContentMaxWidthMedium = 11200.00; /** Use for content containers that should not fill the full page width on larger viewports. This is commonly used on article body text content and other elements in an article page. */
324
+ static const semanticLayoutGridConstantGridSpaceConstLg = 256.00; /** 16-16-16-16 – use for fixed side paddings and gutters */
325
+ static const semanticLayoutGridConstantGridSpaceConstSm = 192.00; /** 12-12-12-12 – use for fixed side paddings and gutters */
326
+ static const semanticLayoutGridLayoutGuideLayoutGuideGridColums = 192.00; /** Used to set the column count in Figma Layout guide Grids */
327
+ static const semanticLayoutGridResponsiveGridSpaceRespBase = 256.00; /** 12-12-12-16 – use for side paddings and gutters in responsive layouts */
328
+ static const semanticLayoutGridResponsiveGridSpaceRespLg = 512.00; /** 24-24-32-32 – use for side paddings and gutters in responsive layouts */
329
+ static const semanticLayoutGridResponsiveGridSpaceRespSm = 128.00; /** 6-6-6-8 – use for side paddings and gutters in responsive layouts */
330
+ static const semanticLayoutGridResponsiveGridSpaceRespXl = 1024.00; /** 48-48-64-64 – use for side paddings and gutters in responsive layouts */
331
+ static const semanticLayoutGridResponsivePageInlineSpace = 256.00; /** 0-0-0-16 – This token is used on the main homepages content container, ensuring full-width layout (no horizontal padding) on mobile and tablet breakpoints. */
332
+ static const semanticLayoutSectionParagraphEndSpace = 512.00; /** 16-16-32-32 – Use for spacing after paragraphs in text content */
333
+ static const semanticLayoutSectionSectionSpaceBase = 768.00; /** 36-36-48-48 – Use for vertical spacing between sections in a layout. */
334
+ static const semanticLayoutSectionSectionSpaceLg = 1536.00; /** 72-72-96-96 – Use for vertical spacing between sections in a layout */
335
+ static const semanticLayoutSectionSectionSpaceSm = 576.00; /** 24-24-36-36 – Use for vertical spacing between subsections in a layout */
336
+ static const semanticSizeConstantSizeConst2Xl = 1152.00; /** 72-72-72-72 – Use for setting fixed height and width of UI elements */
337
+ static const semanticSizeConstantSizeConst2Xs = 384.00; /** 24-24-24-24 – Use for setting fixed height and width of UI elements */
338
+ static const semanticSizeConstantSizeConst3Xl = 1536.00; /** 96-96-96-96 – Use for setting fixed height and width of UI elements */
339
+ static const semanticSizeConstantSizeConst3Xs = 256.00; /** 16-16-16-16 – Use for setting fixed height and width of UI elements */
340
+ static const semanticSizeConstantSizeConst4Xl = 2368.00; /** 148-148-148-148 – Use for setting fixed height and width of UI elements */
341
+ static const semanticSizeConstantSizeConst4Xs = 128.00; /** 8-8-8-8 – Use for setting fixed height and width of UI elements */
342
+ static const semanticSizeConstantSizeConstLg = 896.00; /** 56-56-56-56 – Use for setting fixed height and width of UI elements */
343
+ static const semanticSizeConstantSizeConstMd = 768.00; /** 48-48-48-48 Use for setting fixed height and width of UI elements */
344
+ static const semanticSizeConstantSizeConstSm = 640.00; /** 40-40-40-40 – Use for setting fixed height and width of UI elements */
345
+ static const semanticSizeConstantSizeConstXl = 1024.00; /** 64-64-64-64 – Use for setting fixed height and width of UI elements */
346
+ static const semanticSizeConstantSizeConstXs = 512.00; /** 32-32-32-32 – Use for setting fixed height and width of UI elements */
347
+ static const semanticSizeResponsiveSizeResp2Xl = 1600.00; /** 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints */
348
+ static const semanticSizeResponsiveSizeResp2Xs = 512.00; /** 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints */
349
+ static const semanticSizeResponsiveSizeResp3Xl = 2368.00; /** 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints */
350
+ static const semanticSizeResponsiveSizeResp3Xs = 384.00; /** 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints */
351
+ static const semanticSizeResponsiveSizeResp4Xl = 2880.00; /** 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints */
352
+ static const semanticSizeResponsiveSizeResp4Xs = 256.00; /** 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints */
353
+ static const semanticSizeResponsiveSizeRespLg = 1472.00; /** 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints */
354
+ static const semanticSizeResponsiveSizeRespMd = 1152.00; /** 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints */
355
+ static const semanticSizeResponsiveSizeRespSm = 896.00; /** 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints */
356
+ static const semanticSizeResponsiveSizeRespXl = 1536.00; /** 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints */
357
+ static const semanticSizeResponsiveSizeRespXs = 768.00; /** 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints */
358
+ static const semanticSpaceGapConstantGapSpaceConst2Xl = 512.00; /** 32-32-32-32 – Use for fixed gaps between items inside of UI elements */
359
+ static const semanticSpaceGapConstantGapSpaceConst2Xs = 32.00; /** 2-2-2-2 – Use for fixed gaps between items inside of UI elements */
360
+ static const semanticSpaceGapConstantGapSpaceConst3Xl = 768.00; /** 48-48-48-48 – Use for fixed gaps between items inside of UI elements */
361
+ static const semanticSpaceGapConstantGapSpaceConstLg = 256.00; /** 16-16-16-16 – Use for fixed gaps between items inside of UI elements */
362
+ static const semanticSpaceGapConstantGapSpaceConstMd = 192.00; /** 12-12-12-12 – Use for fixed gaps between items inside of UI elements */
363
+ static const semanticSpaceGapConstantGapSpaceConstSm = 128.00; /** 8-8-8-8 – Use for fixed gaps between items inside of UI elements */
364
+ static const semanticSpaceGapConstantGapSpaceConstXl = 384.00; /** 24-24-24-24 – Use for fixed gaps between items inside of UI elements */
365
+ static const semanticSpaceGapConstantGapSpaceConstXs = 64.00; /** 4-4-4-4 – Use for fixed gaps between items inside of UI elements */
366
+ static const semanticSpaceGapResponsiveGapSpaceResp2Xl = 1024.00; /** 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints */
367
+ static const semanticSpaceGapResponsiveGapSpaceResp2Xs = 96.00; /** 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints */
368
+ static const semanticSpaceGapResponsiveGapSpaceResp3Xl = 1536.00; /** 48-48-72-96 – Use for gaps between items inside of UI elements that scale across breakpoints */
369
+ static const semanticSpaceGapResponsiveGapSpaceRespLg = 512.00; /** 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints */
370
+ static const semanticSpaceGapResponsiveGapSpaceRespMd = 384.00; /** 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints */
371
+ static const semanticSpaceGapResponsiveGapSpaceRespSm = 256.00; /** 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints */
372
+ static const semanticSpaceGapResponsiveGapSpaceRespXl = 768.00; /** 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints */
373
+ static const semanticSpaceGapResponsiveGapSpaceRespXs = 128.00; /** 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints */
374
+ static const semanticSpaceInlineConstantInlineSpaceConst2Xl = 512.00; /** 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements */
375
+ static const semanticSpaceInlineConstantInlineSpaceConst2Xs = 64.00; /** 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements */
376
+ static const semanticSpaceInlineConstantInlineSpaceConst3Xs = 32.00; /** 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements */
377
+ static const semanticSpaceInlineConstantInlineSpaceConstLg = 256.00; /** 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements */
378
+ static const semanticSpaceInlineConstantInlineSpaceConstMd = 192.00; /** 12-12-12-12 – Use for fixed horizontal (left/right) padding of UI elements */
379
+ static const semanticSpaceInlineConstantInlineSpaceConstSm = 128.00; /** 8-8-8-8 – Use for fixed horizontal (left/right) padding of UI elements */
380
+ static const semanticSpaceInlineConstantInlineSpaceConstXl = 384.00; /** 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements */
381
+ static const semanticSpaceInlineConstantInlineSpaceConstXs = 96.00; /** 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements */
382
+ static const semanticSpaceInlineResponsiveInlineSpaceResp2Xl = 1024.00; /** 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
383
+ static const semanticSpaceInlineResponsiveInlineSpaceRespLg = 512.00; /** 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
384
+ static const semanticSpaceInlineResponsiveInlineSpaceRespMd = 384.00; /** 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints */
385
+ static const semanticSpaceInlineResponsiveInlineSpaceRespSm = 256.00; /** 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
386
+ static const semanticSpaceInlineResponsiveInlineSpaceRespXl = 640.00; /** 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
387
+ static const semanticSpaceStackConstantStackSpaceConst2Xl = 512.00; /** 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements */
388
+ static const semanticSpaceStackConstantStackSpaceConst2Xs = 64.00; /** 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements */
389
+ static const semanticSpaceStackConstantStackSpaceConst3Xs = 32.00; /** 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements */
390
+ static const semanticSpaceStackConstantStackSpaceConstLg = 256.00; /** 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements */
391
+ static const semanticSpaceStackConstantStackSpaceConstMd = 192.00; /** 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements */
392
+ static const semanticSpaceStackConstantStackSpaceConstSm = 128.00; /** 8-8-8-8 – Use for fixed vertical (top/bottom) padding of UI elements */
393
+ static const semanticSpaceStackConstantStackSpaceConstXl = 384.00; /** 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements */
394
+ static const semanticSpaceStackConstantStackSpaceConstXs = 96.00; /** 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements */
395
+ static const semanticSpaceStackResponsiveStackSpaceResp2Xl = 1024.00; /** 32-32-48-64 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
396
+ static const semanticSpaceStackResponsiveStackSpaceRespLg = 512.00; /** 16-16-24-32 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
397
+ static const semanticSpaceStackResponsiveStackSpaceRespMd = 384.00; /** 12-12-16-24 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
398
+ static const semanticSpaceStackResponsiveStackSpaceRespSm = 256.00; /** 8-8-12-16 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
399
+ static const semanticSpaceStackResponsiveStackSpaceRespXl = 640.00; /** 24-24-32-40 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
400
+ static const semanticTypographyFontFamilyBodyFontFamily = Lucida Grande; /** This variable references the bodyFontFamily variable from the branding collection. */
401
+ static const semanticTypographyFontFamilyCalloutFontFamily = Lucida Grande;
402
+ static const semanticTypographyFontFamilyDisplayFontFamily = Lucida Grande;
403
+ static const semanticTypographyFontFamilyFootnoteFontFamily = Lucida Grande;
404
+ static const semanticTypographyFontFamilyHeadlineFontFamily = Lucida Grande;
405
+ static const semanticTypographyFontFamilyKickerFontFamily = Lucida Grande;
406
+ static const semanticTypographyFontFamilyLabelFontFamily = Lucida Grande;
407
+ static const semanticTypographyFontFamilyQuoteFontFamily = Lucida Grande;
408
+ static const semanticTypographyFontFamilySubheadlineFontFamily = Lucida Grande;
409
+ static const semanticTypographyFontFamilyTitleFontFamily = Lucida Grande;
410
+ static const semanticTypographyFontSizeBodyBodyFontSize = 272.00; /** This variable is used on the body text style's font size parameter. It remains constant at 21. */
411
+ static const semanticTypographyFontSizeCalloutCallout1FontSize = 352.00; /** This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22 */
412
+ static const semanticTypographyFontSizeDisplayDisplay1FontSize = 1856.00; /** This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120 */
413
+ static const semanticTypographyFontSizeDisplayDisplay2FontSize = 992.00; /** This variable is used for the font size parameter of the Display2 text style. 36 - 36 - 42 - 64 */
414
+ static const semanticTypographyFontSizeDisplayDisplay3FontSize = 624.00; /** This variable is used on the display3 font size parameter of the display3 text style. 28 - 28 - 32 - 40 */
415
+ static const semanticTypographyFontSizeFootnoteFootnote1FontSize = 240.00; /** This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18 */
416
+ static const semanticTypographyFontSizeFootnoteFootnote2FontSize = 208.00; /** This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16 */
417
+ static const semanticTypographyFontSizeHeadlineHeadline1FontSize = 1120.00; /** This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100 */
418
+ static const semanticTypographyFontSizeHeadlineHeadline2FontSize = 768.00; /** This token is used on the headline2 text style's font size parameter. 40 - 40 - 48 - 64 */
419
+ static const semanticTypographyFontSizeHeadlineHeadline3FontSize = 512.00; /** This token is used on the headline3 text style's font size parameter. 28 - 28 - 36 - 40 */
420
+ static const semanticTypographyFontSizeHeadlineHeadline4FontSize = 352.00; /** This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32 */
421
+ static const semanticTypographyFontSizeKickerKicker1FontSize = 400.00; /** Values come from NMT Figma File 01_Foundation; in online CSS this is kicker0. 18 - 18 - 22 - 30 - This variable does not exist yet in online css. Online css is called kicker0 for smallest font size. */
422
+ static const semanticTypographyFontSizeKickerKicker2FontSize = 336.00; /** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. This DS uses 1 to 4 following html convention of h1, h2, h3, etc. 18 - 18 - 22 - 24 */
423
+ static const semanticTypographyFontSizeKickerKicker3FontSize = 256.00; /** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20 */
424
+ static const semanticTypographyFontSizeKickerKicker4FontSize = 224.00; /** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16 */
425
+ static const semanticTypographyFontSizeLabelLabel1FontSize = 272.00; /** This token is used in the label1 text style font size parameter. Its value remains constant at 17 across device sizes. */
426
+ static const semanticTypographyFontSizeLabelLabel1FontSizeResponsive = 272.00; /** 10 - 10 - 15 - 17 Use this label font size when you want your label's font size to change across device sizes. */
427
+ static const semanticTypographyFontSizeLabelLabel2FontSize = 240.00; /** This variable controls the label2 text style's font size parameter. Its value remains constant at 15. */
428
+ static const semanticTypographyFontSizeLabelLabel3FontSize = 192.00; /** This token is used in the label3 text style's font size parameter. Its value remains constant at 12 across device sizes. */
429
+ static const semanticTypographyFontSizeLabelLabel4FontSize = 128.00; /** This token is used in the font size parameter of the label4 text style. The value remains constant at 8. */
430
+ static const semanticTypographyFontSizeQuoteQuoteFontSize = 288.00; /** 16 - 16 - 18 - 20 -- This variable is used for controlling the font size of the quote text style. */
431
+ static const semanticTypographyFontSizeSubheadlineSubheadline1FontSize = 448.00; /** This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36 */
432
+ static const semanticTypographyFontSizeTitleTitle1FontSize = 448.00; /** 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
433
+ static const semanticTypographyFontSizeTitleTitle2FontSize = 288.00; /** 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
434
+ static const semanticTypographyFontWeightBodyBodyFontWeightBold = 700;
435
+ static const semanticTypographyFontWeightBodyBodyFontWeightBook = 400;
436
+ static const semanticTypographyFontWeightCalloutCalloutFontWeight = 800;
437
+ static const semanticTypographyFontWeightDisplayDisplayFontWeight = 800;
438
+ static const semanticTypographyFontWeightFootnoteFootnoteFontWeightBold = 700;
439
+ static const semanticTypographyFontWeightFootnoteFootnoteFontWeightBook = 400;
440
+ static const semanticTypographyFontWeightHeadlineHeadline1FontWeight = 700;
441
+ static const semanticTypographyFontWeightHeadlineHeadline1FontWeightSt = 700; /** This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines. */
442
+ static const semanticTypographyFontWeightHeadlineHeadline2FontWeight = 700;
443
+ static const semanticTypographyFontWeightHeadlineHeadline3FontWeight = 700;
444
+ static const semanticTypographyFontWeightHeadlineHeadline4FontWeight = 600;
445
+ static const semanticTypographyFontWeightKickerKickerFontWeight = 700;
446
+ static const semanticTypographyFontWeightKickerKickerFontWeightSt = 700;
447
+ static const semanticTypographyFontWeightLabelLabelFontWeightBold = 700;
448
+ static const semanticTypographyFontWeightLabelLabelFontWeightBook = 400;
449
+ static const semanticTypographyFontWeightQuoteQuoteFontWeight = 800;
450
+ static const semanticTypographyFontWeightSubheadlineSubheadlineFontWeight = 700;
451
+ static const semanticTypographyFontWeightTitleTitleFontWeight = 800;
452
+ static const semanticTypographyLetterSpacingDisplayDisplay1LetterSpacing = -32.00; /** -0.5 | -0.5 | -1 | -2 | This variable is used for the letter spacing parameter of the display1 text style. On smaller devices the value is smaller than on larger devices. On desktop devices the letter spacing is further reduced for making the text style more compact. */
453
+ static const semanticTypographyLetterSpacingDisplayDisplay2LetterSpacing = -16.00; /** -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display2 text style. On smaller devices the value is smaller than on larger devices. */
454
+ static const semanticTypographyLetterSpacingDisplayDisplay3LetterSpacing = -16.00; /** -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display3 text style. On smaller devices the value is smaller than on larger devices. */
455
+ static const semanticTypographyLetterSpacingLetterSpacingNegativeLg = -48.00; /** -2 | -2 | -2 | -3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
456
+ static const semanticTypographyLetterSpacingLetterSpacingNegativeMd = -16.00; /** -1 | -1 | -1 | -1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
457
+ static const semanticTypographyLetterSpacingLetterSpacingNegativeSm = -4.00; /** -0.5 | -0.5 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
458
+ static const semanticTypographyLetterSpacingLetterSpacingNegativeXs = -4.00; /** -0.25 | -0.25 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. This letter spacing was only found in large titles on iOS mobile app large title component. */
459
+ static const semanticTypographyLetterSpacingLetterSpacingNone = 0.00; /** 0 | 0 | 0 | 0 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
460
+ static const semanticTypographyLetterSpacingLetterSpacingPositiveLg = 48.00; /** 2 | 2 | 2 | 3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
461
+ static const semanticTypographyLetterSpacingLetterSpacingPositiveMd = 16.00; /** 1 | 1 | 1 | 1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
462
+ static const semanticTypographyLetterSpacingLetterSpacingPositiveSm = 8.00; /** 0.5 | 0.5 | 0.5 | 0.5 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
463
+ static const semanticTypographyLetterSpacingLetterSpacingPositiveXs = 4.00; /** 0.25 | 0.25 | 0.25 | 0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. */
464
+ static const semanticTypographyLineHeightBodyBodyLineHeight = 476.00; /** Figma's font line height currently does not allow for multipliers as is used on current website css var(--body-line-height) */
465
+ static const semanticTypographyLineHeightCalloutCalloutLineHeight = 457.60;
466
+ static const semanticTypographyLineHeightDisplayDisplay1LineHeight = 1920.00;
467
+ static const semanticTypographyLineHeightDisplayDisplay2LineHeight = 1024.00;
468
+ static const semanticTypographyLineHeightDisplayDisplay3LineHeight = 640.00;
469
+ static const semanticTypographyLineHeightFootnoteFootnote1LineHeight = 312.00;
470
+ static const semanticTypographyLineHeightFootnoteFootnote2LineHeight = 270.40;
471
+ static const semanticTypographyLineHeightHeadlineHeadline1LineHeight = 1232.00;
472
+ static const semanticTypographyLineHeightHeadlineHeadline2LineHeight = 844.80;
473
+ static const semanticTypographyLineHeightHeadlineHeadline3LineHeight = 563.20;
474
+ static const semanticTypographyLineHeightHeadlineHeadline4LineHeight = 440.00;
475
+ static const semanticTypographyLineHeightKickerKicker1LineHeight = 440.00;
476
+ static const semanticTypographyLineHeightKickerKicker2LineHeight = 369.60;
477
+ static const semanticTypographyLineHeightKickerKicker3LineHeight = 281.60;
478
+ static const semanticTypographyLineHeightKickerKicker4LineHeight = 246.40;
479
+ static const semanticTypographyLineHeightLabelLabel1LineHeight = 326.40; /** This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights. */
480
+ static const semanticTypographyLineHeightLabelLabel1ResponsiveLineHeight = 272.00;
481
+ static const semanticTypographyLineHeightLabelLabel2LineHeight = 256.00;
482
+ static const semanticTypographyLineHeightLabelLabel3LineHeight = 230.40;
483
+ static const semanticTypographyLineHeightLabelLabel4LineHeight = 160.00;
484
+ static const semanticTypographyLineHeightQuoteQuoteLineHeight = 374.40; /** This variable is used in the quote text style line height parameter. */
485
+ static const semanticTypographyLineHeightSubheadlineSubheadline1LineHeight = 582.40;
486
+ static const semanticTypographyLineHeightTitleTitle1LineHeight = 537.60;
487
+ static const semanticTypographyLineHeightTitleTitle2LineHeight = 374.40; /** html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
488
+ static const semanticVisibilityBooleanHideOnDesktop = false; /** Use for hiding elements on desktop viewport sizes only */
489
+ static const semanticVisibilityBooleanHideOnMobile = true; /** Use for hiding elements on mobile viewport sizes */
490
+ static const semanticVisibilityBooleanVisilbleAbove600px = true; /** Use for showing elements on viewport sizes above 600 px */
491
+ static const semanticVisibilityBooleanVisilbleBelow600px = false; /** Use for showing elements on viewport sizes below 600 px */
492
+ static const semanticVisibilityBooleanVisilbleDesktopOnly = true; /** Use for showing elements on desktop viewport sizes only */
493
+ static const semanticVisibilityBooleanVisilbleMobileOnly = false; /** Use for showing elements on mobile viewport sizes only */
494
+ static const semanticVisibilityBooleanVisilbleTabletOnly = false; /** Use for showing elements on tablet viewport sizes only */
495
+ static const semanticVisibilityVariantSwitchBpSpecificApp = regular;
496
+ static const semanticVisibilityVariantSwitchBpSpecificWeb = lg;
497
+ static const semanticVisibilityVariantSwitchChangeOnLg = lg;
498
+ static const semanticVisibilityVariantSwitchChangeOnMd = md/lg; /** This variable is used for controlling size changes across device sizes on some components such as the vertical newsticker cards and the search results cards. Both have cards that change layouts at different breakpoints. */
499
+ }