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