@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,2796 @@
1
+ {
2
+ "Global": {
3
+ "Core": {
4
+ "coreColorPrimary": {
5
+ "$value": "#0a2750",
6
+ "value": "#0A2750",
7
+ "type": "color",
8
+ "$extensions": {
9
+ "com.figma": {
10
+ "collectionId": "VariableCollectionId:18212:14495",
11
+ "collectionName": "BrandColorMapping",
12
+ "variableId": "VariableID:18212:14496"
13
+ }
14
+ },
15
+ "$type": "color",
16
+ "comment": "Bild: 046; SpoBi: 016 current css calls this variable main tenant color",
17
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
18
+ "isSource": true,
19
+ "original": {
20
+ "$value": "#0A2750",
21
+ "value": "#0A2750",
22
+ "type": "color",
23
+ "$extensions": {
24
+ "com.figma": {
25
+ "collectionId": "VariableCollectionId:18212:14495",
26
+ "collectionName": "BrandColorMapping",
27
+ "variableId": "VariableID:18212:14496"
28
+ }
29
+ },
30
+ "$type": "color",
31
+ "comment": "Bild: 046; SpoBi: 016 current css calls this variable main tenant color"
32
+ },
33
+ "name": "GlobalCoreCoreColorPrimary",
34
+ "attributes": {
35
+ "category": "Global",
36
+ "type": "Core",
37
+ "item": "coreColorPrimary"
38
+ },
39
+ "path": [
40
+ "Global",
41
+ "Core",
42
+ "coreColorPrimary"
43
+ ]
44
+ },
45
+ "coreColorSecondary": {
46
+ "$value": "#ffffff",
47
+ "value": "#FFFFFF",
48
+ "type": "color",
49
+ "$extensions": {
50
+ "com.figma": {
51
+ "collectionId": "VariableCollectionId:18212:14495",
52
+ "collectionName": "BrandColorMapping",
53
+ "variableId": "VariableID:18213:564"
54
+ }
55
+ },
56
+ "$type": "color",
57
+ "comment": "Bild&SpoBi Tone 100",
58
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
59
+ "isSource": true,
60
+ "original": {
61
+ "$value": "#FFFFFF",
62
+ "value": "#FFFFFF",
63
+ "type": "color",
64
+ "$extensions": {
65
+ "com.figma": {
66
+ "collectionId": "VariableCollectionId:18212:14495",
67
+ "collectionName": "BrandColorMapping",
68
+ "variableId": "VariableID:18213:564"
69
+ }
70
+ },
71
+ "$type": "color",
72
+ "comment": "Bild&SpoBi Tone 100"
73
+ },
74
+ "name": "GlobalCoreCoreColorSecondary",
75
+ "attributes": {
76
+ "category": "Global",
77
+ "type": "Core",
78
+ "item": "coreColorSecondary"
79
+ },
80
+ "path": [
81
+ "Global",
82
+ "Core",
83
+ "coreColorSecondary"
84
+ ]
85
+ },
86
+ "coreColorSecondaryDark": {
87
+ "$value": "#081828",
88
+ "value": "#081828",
89
+ "type": "color",
90
+ "$extensions": {
91
+ "com.figma": {
92
+ "collectionId": "VariableCollectionId:18212:14495",
93
+ "collectionName": "BrandColorMapping",
94
+ "variableId": "VariableID:18213:565"
95
+ }
96
+ },
97
+ "$type": "color",
98
+ "comment": "Bild: 015 ; SpoBi: 010",
99
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
100
+ "isSource": true,
101
+ "original": {
102
+ "$value": "#081828",
103
+ "value": "#081828",
104
+ "type": "color",
105
+ "$extensions": {
106
+ "com.figma": {
107
+ "collectionId": "VariableCollectionId:18212:14495",
108
+ "collectionName": "BrandColorMapping",
109
+ "variableId": "VariableID:18213:565"
110
+ }
111
+ },
112
+ "$type": "color",
113
+ "comment": "Bild: 015 ; SpoBi: 010"
114
+ },
115
+ "name": "GlobalCoreCoreColorSecondaryDark",
116
+ "attributes": {
117
+ "category": "Global",
118
+ "type": "Core",
119
+ "item": "coreColorSecondaryDark"
120
+ },
121
+ "path": [
122
+ "Global",
123
+ "Core",
124
+ "coreColorSecondaryDark"
125
+ ]
126
+ },
127
+ "coreColorTertiary": {
128
+ "$value": "#081828",
129
+ "value": "#081828",
130
+ "type": "color",
131
+ "$extensions": {
132
+ "com.figma": {
133
+ "collectionId": "VariableCollectionId:18212:14495",
134
+ "collectionName": "BrandColorMapping",
135
+ "variableId": "VariableID:18213:566"
136
+ }
137
+ },
138
+ "$type": "color",
139
+ "comment": "Bild: 015 ; SpoBi: 010",
140
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
141
+ "isSource": true,
142
+ "original": {
143
+ "$value": "#081828",
144
+ "value": "#081828",
145
+ "type": "color",
146
+ "$extensions": {
147
+ "com.figma": {
148
+ "collectionId": "VariableCollectionId:18212:14495",
149
+ "collectionName": "BrandColorMapping",
150
+ "variableId": "VariableID:18213:566"
151
+ }
152
+ },
153
+ "$type": "color",
154
+ "comment": "Bild: 015 ; SpoBi: 010"
155
+ },
156
+ "name": "GlobalCoreCoreColorTertiary",
157
+ "attributes": {
158
+ "category": "Global",
159
+ "type": "Core",
160
+ "item": "coreColorTertiary"
161
+ },
162
+ "path": [
163
+ "Global",
164
+ "Core",
165
+ "coreColorTertiary"
166
+ ]
167
+ },
168
+ "coreColorTertiaryDark": {
169
+ "$value": "#ffffff",
170
+ "value": "#FFFFFF",
171
+ "type": "color",
172
+ "$extensions": {
173
+ "com.figma": {
174
+ "collectionId": "VariableCollectionId:18212:14495",
175
+ "collectionName": "BrandColorMapping",
176
+ "variableId": "VariableID:18213:567"
177
+ }
178
+ },
179
+ "$type": "color",
180
+ "comment": "Bild&SpoBi: 100",
181
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
182
+ "isSource": true,
183
+ "original": {
184
+ "$value": "#FFFFFF",
185
+ "value": "#FFFFFF",
186
+ "type": "color",
187
+ "$extensions": {
188
+ "com.figma": {
189
+ "collectionId": "VariableCollectionId:18212:14495",
190
+ "collectionName": "BrandColorMapping",
191
+ "variableId": "VariableID:18213:567"
192
+ }
193
+ },
194
+ "$type": "color",
195
+ "comment": "Bild&SpoBi: 100"
196
+ },
197
+ "name": "GlobalCoreCoreColorTertiaryDark",
198
+ "attributes": {
199
+ "category": "Global",
200
+ "type": "Core",
201
+ "item": "coreColorTertiaryDark"
202
+ },
203
+ "path": [
204
+ "Global",
205
+ "Core",
206
+ "coreColorTertiaryDark"
207
+ ]
208
+ }
209
+ },
210
+ "Attention": {
211
+ "accentColorPrimary": {
212
+ "$value": "#174482",
213
+ "value": "#174482",
214
+ "type": "color",
215
+ "$extensions": {
216
+ "com.figma": {
217
+ "collectionId": "VariableCollectionId:18212:14495",
218
+ "collectionName": "BrandColorMapping",
219
+ "variableId": "VariableID:18213:568"
220
+ }
221
+ },
222
+ "$type": "color",
223
+ "comment": "Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers.",
224
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
225
+ "isSource": true,
226
+ "original": {
227
+ "$value": "#174482",
228
+ "value": "#174482",
229
+ "type": "color",
230
+ "$extensions": {
231
+ "com.figma": {
232
+ "collectionId": "VariableCollectionId:18212:14495",
233
+ "collectionName": "BrandColorMapping",
234
+ "variableId": "VariableID:18213:568"
235
+ }
236
+ },
237
+ "$type": "color",
238
+ "comment": "Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers."
239
+ },
240
+ "name": "GlobalAttentionAccentColorPrimary",
241
+ "attributes": {
242
+ "category": "Global",
243
+ "type": "Attention",
244
+ "item": "accentColorPrimary"
245
+ },
246
+ "path": [
247
+ "Global",
248
+ "Attention",
249
+ "accentColorPrimary"
250
+ ]
251
+ },
252
+ "accentColorPrimaryDark": {
253
+ "$value": "#f7f9fd",
254
+ "value": "#F7F9FD",
255
+ "type": "color",
256
+ "$extensions": {
257
+ "com.figma": {
258
+ "collectionId": "VariableCollectionId:18212:14495",
259
+ "collectionName": "BrandColorMapping",
260
+ "variableId": "VariableID:18213:569"
261
+ }
262
+ },
263
+ "$type": "color",
264
+ "comment": "Bild: 100 ; SpoBi: 098",
265
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
266
+ "isSource": true,
267
+ "original": {
268
+ "$value": "#F7F9FD",
269
+ "value": "#F7F9FD",
270
+ "type": "color",
271
+ "$extensions": {
272
+ "com.figma": {
273
+ "collectionId": "VariableCollectionId:18212:14495",
274
+ "collectionName": "BrandColorMapping",
275
+ "variableId": "VariableID:18213:569"
276
+ }
277
+ },
278
+ "$type": "color",
279
+ "comment": "Bild: 100 ; SpoBi: 098"
280
+ },
281
+ "name": "GlobalAttentionAccentColorPrimaryDark",
282
+ "attributes": {
283
+ "category": "Global",
284
+ "type": "Attention",
285
+ "item": "accentColorPrimaryDark"
286
+ },
287
+ "path": [
288
+ "Global",
289
+ "Attention",
290
+ "accentColorPrimaryDark"
291
+ ]
292
+ }
293
+ },
294
+ "Surface": {
295
+ "surfaceColorPrimary": {
296
+ "$value": "#ffffff",
297
+ "value": "#FFFFFF",
298
+ "type": "color",
299
+ "$extensions": {
300
+ "com.figma": {
301
+ "collectionId": "VariableCollectionId:18212:14495",
302
+ "collectionName": "BrandColorMapping",
303
+ "variableId": "VariableID:18213:570"
304
+ }
305
+ },
306
+ "$type": "color",
307
+ "comment": "Bild: 100 ; SpoBi: 100",
308
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
309
+ "isSource": true,
310
+ "original": {
311
+ "$value": "#FFFFFF",
312
+ "value": "#FFFFFF",
313
+ "type": "color",
314
+ "$extensions": {
315
+ "com.figma": {
316
+ "collectionId": "VariableCollectionId:18212:14495",
317
+ "collectionName": "BrandColorMapping",
318
+ "variableId": "VariableID:18213:570"
319
+ }
320
+ },
321
+ "$type": "color",
322
+ "comment": "Bild: 100 ; SpoBi: 100"
323
+ },
324
+ "name": "GlobalSurfaceSurfaceColorPrimary",
325
+ "attributes": {
326
+ "category": "Global",
327
+ "type": "Surface",
328
+ "item": "surfaceColorPrimary"
329
+ },
330
+ "path": [
331
+ "Global",
332
+ "Surface",
333
+ "surfaceColorPrimary"
334
+ ]
335
+ },
336
+ "surfaceColorPrimaryDark": {
337
+ "$value": "#081828",
338
+ "value": "#081828",
339
+ "type": "color",
340
+ "$extensions": {
341
+ "com.figma": {
342
+ "collectionId": "VariableCollectionId:18212:14495",
343
+ "collectionName": "BrandColorMapping",
344
+ "variableId": "VariableID:18213:571"
345
+ }
346
+ },
347
+ "$type": "color",
348
+ "comment": "Bild: 015 ; SpoBi: 010",
349
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
350
+ "isSource": true,
351
+ "original": {
352
+ "$value": "#081828",
353
+ "value": "#081828",
354
+ "type": "color",
355
+ "$extensions": {
356
+ "com.figma": {
357
+ "collectionId": "VariableCollectionId:18212:14495",
358
+ "collectionName": "BrandColorMapping",
359
+ "variableId": "VariableID:18213:571"
360
+ }
361
+ },
362
+ "$type": "color",
363
+ "comment": "Bild: 015 ; SpoBi: 010"
364
+ },
365
+ "name": "GlobalSurfaceSurfaceColorPrimaryDark",
366
+ "attributes": {
367
+ "category": "Global",
368
+ "type": "Surface",
369
+ "item": "surfaceColorPrimaryDark"
370
+ },
371
+ "path": [
372
+ "Global",
373
+ "Surface",
374
+ "surfaceColorPrimaryDark"
375
+ ]
376
+ },
377
+ "surfaceColorSecondary": {
378
+ "$value": "#f7f9fd",
379
+ "value": "#F7F9FD",
380
+ "type": "color",
381
+ "$extensions": {
382
+ "com.figma": {
383
+ "collectionId": "VariableCollectionId:18212:14495",
384
+ "collectionName": "BrandColorMapping",
385
+ "variableId": "VariableID:18215:572"
386
+ }
387
+ },
388
+ "$type": "color",
389
+ "comment": "Bild: 096 ; SpoBi: 098",
390
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
391
+ "isSource": true,
392
+ "original": {
393
+ "$value": "#F7F9FD",
394
+ "value": "#F7F9FD",
395
+ "type": "color",
396
+ "$extensions": {
397
+ "com.figma": {
398
+ "collectionId": "VariableCollectionId:18212:14495",
399
+ "collectionName": "BrandColorMapping",
400
+ "variableId": "VariableID:18215:572"
401
+ }
402
+ },
403
+ "$type": "color",
404
+ "comment": "Bild: 096 ; SpoBi: 098"
405
+ },
406
+ "name": "GlobalSurfaceSurfaceColorSecondary",
407
+ "attributes": {
408
+ "category": "Global",
409
+ "type": "Surface",
410
+ "item": "surfaceColorSecondary"
411
+ },
412
+ "path": [
413
+ "Global",
414
+ "Surface",
415
+ "surfaceColorSecondary"
416
+ ]
417
+ },
418
+ "surfaceColorSecondaryDark": {
419
+ "$value": "#0a2750",
420
+ "value": "#0A2750",
421
+ "type": "color",
422
+ "$extensions": {
423
+ "com.figma": {
424
+ "collectionId": "VariableCollectionId:18212:14495",
425
+ "collectionName": "BrandColorMapping",
426
+ "variableId": "VariableID:18215:573"
427
+ }
428
+ },
429
+ "$type": "color",
430
+ "comment": "Bild: 020 ; SpoBi: 016",
431
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
432
+ "isSource": true,
433
+ "original": {
434
+ "$value": "#0A2750",
435
+ "value": "#0A2750",
436
+ "type": "color",
437
+ "$extensions": {
438
+ "com.figma": {
439
+ "collectionId": "VariableCollectionId:18212:14495",
440
+ "collectionName": "BrandColorMapping",
441
+ "variableId": "VariableID:18215:573"
442
+ }
443
+ },
444
+ "$type": "color",
445
+ "comment": "Bild: 020 ; SpoBi: 016"
446
+ },
447
+ "name": "GlobalSurfaceSurfaceColorSecondaryDark",
448
+ "attributes": {
449
+ "category": "Global",
450
+ "type": "Surface",
451
+ "item": "surfaceColorSecondaryDark"
452
+ },
453
+ "path": [
454
+ "Global",
455
+ "Surface",
456
+ "surfaceColorSecondaryDark"
457
+ ]
458
+ },
459
+ "surfaceColorTertiary": {
460
+ "$value": "#bdcadb",
461
+ "value": "#BDCADB",
462
+ "type": "color",
463
+ "$extensions": {
464
+ "com.figma": {
465
+ "collectionId": "VariableCollectionId:18212:14495",
466
+ "collectionName": "BrandColorMapping",
467
+ "variableId": "VariableID:18215:576"
468
+ }
469
+ },
470
+ "$type": "color",
471
+ "comment": "Bild: 093 ; SpoBi: 081",
472
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
473
+ "isSource": true,
474
+ "original": {
475
+ "$value": "#BDCADB",
476
+ "value": "#BDCADB",
477
+ "type": "color",
478
+ "$extensions": {
479
+ "com.figma": {
480
+ "collectionId": "VariableCollectionId:18212:14495",
481
+ "collectionName": "BrandColorMapping",
482
+ "variableId": "VariableID:18215:576"
483
+ }
484
+ },
485
+ "$type": "color",
486
+ "comment": "Bild: 093 ; SpoBi: 081"
487
+ },
488
+ "name": "GlobalSurfaceSurfaceColorTertiary",
489
+ "attributes": {
490
+ "category": "Global",
491
+ "type": "Surface",
492
+ "item": "surfaceColorTertiary"
493
+ },
494
+ "path": [
495
+ "Global",
496
+ "Surface",
497
+ "surfaceColorTertiary"
498
+ ]
499
+ },
500
+ "surfaceColorTertiaryDark": {
501
+ "$value": "#174482",
502
+ "value": "#174482",
503
+ "type": "color",
504
+ "$extensions": {
505
+ "com.figma": {
506
+ "collectionId": "VariableCollectionId:18212:14495",
507
+ "collectionName": "BrandColorMapping",
508
+ "variableId": "VariableID:18215:577"
509
+ }
510
+ },
511
+ "$type": "color",
512
+ "comment": "Bild: 025 ; SpoBi: 029",
513
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
514
+ "isSource": true,
515
+ "original": {
516
+ "$value": "#174482",
517
+ "value": "#174482",
518
+ "type": "color",
519
+ "$extensions": {
520
+ "com.figma": {
521
+ "collectionId": "VariableCollectionId:18212:14495",
522
+ "collectionName": "BrandColorMapping",
523
+ "variableId": "VariableID:18215:577"
524
+ }
525
+ },
526
+ "$type": "color",
527
+ "comment": "Bild: 025 ; SpoBi: 029"
528
+ },
529
+ "name": "GlobalSurfaceSurfaceColorTertiaryDark",
530
+ "attributes": {
531
+ "category": "Global",
532
+ "type": "Surface",
533
+ "item": "surfaceColorTertiaryDark"
534
+ },
535
+ "path": [
536
+ "Global",
537
+ "Surface",
538
+ "surfaceColorTertiaryDark"
539
+ ]
540
+ },
541
+ "surfaceColorQuartenary": {
542
+ "$value": "#ced4da",
543
+ "value": "#CED4DA",
544
+ "type": "color",
545
+ "$extensions": {
546
+ "com.figma": {
547
+ "collectionId": "VariableCollectionId:18212:14495",
548
+ "collectionName": "BrandColorMapping",
549
+ "variableId": "VariableID:18215:578"
550
+ }
551
+ },
552
+ "$type": "color",
553
+ "comment": "Bild: 085 ; SpoBi: 085",
554
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
555
+ "isSource": true,
556
+ "original": {
557
+ "$value": "#CED4DA",
558
+ "value": "#CED4DA",
559
+ "type": "color",
560
+ "$extensions": {
561
+ "com.figma": {
562
+ "collectionId": "VariableCollectionId:18212:14495",
563
+ "collectionName": "BrandColorMapping",
564
+ "variableId": "VariableID:18215:578"
565
+ }
566
+ },
567
+ "$type": "color",
568
+ "comment": "Bild: 085 ; SpoBi: 085"
569
+ },
570
+ "name": "GlobalSurfaceSurfaceColorQuartenary",
571
+ "attributes": {
572
+ "category": "Global",
573
+ "type": "Surface",
574
+ "item": "surfaceColorQuartenary"
575
+ },
576
+ "path": [
577
+ "Global",
578
+ "Surface",
579
+ "surfaceColorQuartenary"
580
+ ]
581
+ },
582
+ "surfaceColorQuartenaryDark": {
583
+ "$value": "#4b525a",
584
+ "value": "#4B525A",
585
+ "type": "color",
586
+ "$extensions": {
587
+ "com.figma": {
588
+ "collectionId": "VariableCollectionId:18212:14495",
589
+ "collectionName": "BrandColorMapping",
590
+ "variableId": "VariableID:18215:579"
591
+ }
592
+ },
593
+ "$type": "color",
594
+ "comment": "Bild: 035 ; SpoBi: 035",
595
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
596
+ "isSource": true,
597
+ "original": {
598
+ "$value": "#4B525A",
599
+ "value": "#4B525A",
600
+ "type": "color",
601
+ "$extensions": {
602
+ "com.figma": {
603
+ "collectionId": "VariableCollectionId:18212:14495",
604
+ "collectionName": "BrandColorMapping",
605
+ "variableId": "VariableID:18215:579"
606
+ }
607
+ },
608
+ "$type": "color",
609
+ "comment": "Bild: 035 ; SpoBi: 035"
610
+ },
611
+ "name": "GlobalSurfaceSurfaceColorQuartenaryDark",
612
+ "attributes": {
613
+ "category": "Global",
614
+ "type": "Surface",
615
+ "item": "surfaceColorQuartenaryDark"
616
+ },
617
+ "path": [
618
+ "Global",
619
+ "Surface",
620
+ "surfaceColorQuartenaryDark"
621
+ ]
622
+ }
623
+ },
624
+ "State": {
625
+ "colorPrimaryActive": {
626
+ "$value": "#174482",
627
+ "value": "#174482",
628
+ "type": "color",
629
+ "$extensions": {
630
+ "com.figma": {
631
+ "collectionId": "VariableCollectionId:18212:14495",
632
+ "collectionName": "BrandColorMapping",
633
+ "variableId": "VariableID:18215:583"
634
+ }
635
+ },
636
+ "$type": "color",
637
+ "comment": "Bild: 046 ; SpoBi: 029",
638
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
639
+ "isSource": true,
640
+ "original": {
641
+ "$value": "#174482",
642
+ "value": "#174482",
643
+ "type": "color",
644
+ "$extensions": {
645
+ "com.figma": {
646
+ "collectionId": "VariableCollectionId:18212:14495",
647
+ "collectionName": "BrandColorMapping",
648
+ "variableId": "VariableID:18215:583"
649
+ }
650
+ },
651
+ "$type": "color",
652
+ "comment": "Bild: 046 ; SpoBi: 029"
653
+ },
654
+ "name": "GlobalStateColorPrimaryActive",
655
+ "attributes": {
656
+ "category": "Global",
657
+ "type": "State",
658
+ "item": "colorPrimaryActive"
659
+ },
660
+ "path": [
661
+ "Global",
662
+ "State",
663
+ "colorPrimaryActive"
664
+ ]
665
+ },
666
+ "colorPrimaryActiveDark": {
667
+ "$value": "#f7f9fd",
668
+ "value": "#F7F9FD",
669
+ "type": "color",
670
+ "$extensions": {
671
+ "com.figma": {
672
+ "collectionId": "VariableCollectionId:18212:14495",
673
+ "collectionName": "BrandColorMapping",
674
+ "variableId": "VariableID:18215:584"
675
+ }
676
+ },
677
+ "$type": "color",
678
+ "comment": "Bild: 046 ; SpoBi: 098",
679
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
680
+ "isSource": true,
681
+ "original": {
682
+ "$value": "#F7F9FD",
683
+ "value": "#F7F9FD",
684
+ "type": "color",
685
+ "$extensions": {
686
+ "com.figma": {
687
+ "collectionId": "VariableCollectionId:18212:14495",
688
+ "collectionName": "BrandColorMapping",
689
+ "variableId": "VariableID:18215:584"
690
+ }
691
+ },
692
+ "$type": "color",
693
+ "comment": "Bild: 046 ; SpoBi: 098"
694
+ },
695
+ "name": "GlobalStateColorPrimaryActiveDark",
696
+ "attributes": {
697
+ "category": "Global",
698
+ "type": "State",
699
+ "item": "colorPrimaryActiveDark"
700
+ },
701
+ "path": [
702
+ "Global",
703
+ "State",
704
+ "colorPrimaryActiveDark"
705
+ ]
706
+ }
707
+ },
708
+ "Text": {
709
+ "textColorPrimary": {
710
+ "$value": "#232629",
711
+ "value": "#232629",
712
+ "type": "color",
713
+ "$extensions": {
714
+ "com.figma": {
715
+ "collectionId": "VariableCollectionId:18212:14495",
716
+ "collectionName": "BrandColorMapping",
717
+ "variableId": "VariableID:18215:585"
718
+ }
719
+ },
720
+ "$type": "color",
721
+ "comment": "Bild & SpoBi: Tone 015",
722
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
723
+ "isSource": true,
724
+ "original": {
725
+ "$value": "#232629",
726
+ "value": "#232629",
727
+ "type": "color",
728
+ "$extensions": {
729
+ "com.figma": {
730
+ "collectionId": "VariableCollectionId:18212:14495",
731
+ "collectionName": "BrandColorMapping",
732
+ "variableId": "VariableID:18215:585"
733
+ }
734
+ },
735
+ "$type": "color",
736
+ "comment": "Bild & SpoBi: Tone 015"
737
+ },
738
+ "name": "GlobalTextTextColorPrimary",
739
+ "attributes": {
740
+ "category": "Global",
741
+ "type": "Text",
742
+ "item": "textColorPrimary"
743
+ },
744
+ "path": [
745
+ "Global",
746
+ "Text",
747
+ "textColorPrimary"
748
+ ]
749
+ },
750
+ "textColorPrimaryDark": {
751
+ "$value": "#e9ecef",
752
+ "value": "#E9ECEF",
753
+ "type": "color",
754
+ "$extensions": {
755
+ "com.figma": {
756
+ "collectionId": "VariableCollectionId:18212:14495",
757
+ "collectionName": "BrandColorMapping",
758
+ "variableId": "VariableID:18215:586"
759
+ }
760
+ },
761
+ "$type": "color",
762
+ "comment": "Bild & SpoBi: Tone 093",
763
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
764
+ "isSource": true,
765
+ "original": {
766
+ "$value": "#E9ECEF",
767
+ "value": "#E9ECEF",
768
+ "type": "color",
769
+ "$extensions": {
770
+ "com.figma": {
771
+ "collectionId": "VariableCollectionId:18212:14495",
772
+ "collectionName": "BrandColorMapping",
773
+ "variableId": "VariableID:18215:586"
774
+ }
775
+ },
776
+ "$type": "color",
777
+ "comment": "Bild & SpoBi: Tone 093"
778
+ },
779
+ "name": "GlobalTextTextColorPrimaryDark",
780
+ "attributes": {
781
+ "category": "Global",
782
+ "type": "Text",
783
+ "item": "textColorPrimaryDark"
784
+ },
785
+ "path": [
786
+ "Global",
787
+ "Text",
788
+ "textColorPrimaryDark"
789
+ ]
790
+ },
791
+ "headlineColorPrimary": {
792
+ "$value": "#0a2750",
793
+ "value": "#0A2750",
794
+ "type": "color",
795
+ "$extensions": {
796
+ "com.figma": {
797
+ "collectionId": "VariableCollectionId:18212:14495",
798
+ "collectionName": "BrandColorMapping",
799
+ "variableId": "VariableID:18215:587"
800
+ }
801
+ },
802
+ "$type": "color",
803
+ "comment": "Bild: 015 ; SpoBi: 016",
804
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
805
+ "isSource": true,
806
+ "original": {
807
+ "$value": "#0A2750",
808
+ "value": "#0A2750",
809
+ "type": "color",
810
+ "$extensions": {
811
+ "com.figma": {
812
+ "collectionId": "VariableCollectionId:18212:14495",
813
+ "collectionName": "BrandColorMapping",
814
+ "variableId": "VariableID:18215:587"
815
+ }
816
+ },
817
+ "$type": "color",
818
+ "comment": "Bild: 015 ; SpoBi: 016"
819
+ },
820
+ "name": "GlobalTextHeadlineColorPrimary",
821
+ "attributes": {
822
+ "category": "Global",
823
+ "type": "Text",
824
+ "item": "headlineColorPrimary"
825
+ },
826
+ "path": [
827
+ "Global",
828
+ "Text",
829
+ "headlineColorPrimary"
830
+ ]
831
+ },
832
+ "headlineColorPrimaryDark": {
833
+ "$value": "#ffffff",
834
+ "value": "#FFFFFF",
835
+ "type": "color",
836
+ "$extensions": {
837
+ "com.figma": {
838
+ "collectionId": "VariableCollectionId:18212:14495",
839
+ "collectionName": "BrandColorMapping",
840
+ "variableId": "VariableID:18215:588"
841
+ }
842
+ },
843
+ "$type": "color",
844
+ "comment": "Bild&SpoBi: Tone 100",
845
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
846
+ "isSource": true,
847
+ "original": {
848
+ "$value": "#FFFFFF",
849
+ "value": "#FFFFFF",
850
+ "type": "color",
851
+ "$extensions": {
852
+ "com.figma": {
853
+ "collectionId": "VariableCollectionId:18212:14495",
854
+ "collectionName": "BrandColorMapping",
855
+ "variableId": "VariableID:18215:588"
856
+ }
857
+ },
858
+ "$type": "color",
859
+ "comment": "Bild&SpoBi: Tone 100"
860
+ },
861
+ "name": "GlobalTextHeadlineColorPrimaryDark",
862
+ "attributes": {
863
+ "category": "Global",
864
+ "type": "Text",
865
+ "item": "headlineColorPrimaryDark"
866
+ },
867
+ "path": [
868
+ "Global",
869
+ "Text",
870
+ "headlineColorPrimaryDark"
871
+ ]
872
+ },
873
+ "kickerTextColorOnBg": {
874
+ "$value": "#ffffff",
875
+ "value": "#FFFFFF",
876
+ "type": "color",
877
+ "$extensions": {
878
+ "com.figma": {
879
+ "collectionId": "VariableCollectionId:18212:14495",
880
+ "collectionName": "BrandColorMapping",
881
+ "variableId": "VariableID:18215:589"
882
+ }
883
+ },
884
+ "$type": "color",
885
+ "comment": "This variable is used on kicker texts that are on top of a color that is different from the outer color of the overall user interface. Bild & SpoBi: Tone 100",
886
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
887
+ "isSource": true,
888
+ "original": {
889
+ "$value": "#FFFFFF",
890
+ "value": "#FFFFFF",
891
+ "type": "color",
892
+ "$extensions": {
893
+ "com.figma": {
894
+ "collectionId": "VariableCollectionId:18212:14495",
895
+ "collectionName": "BrandColorMapping",
896
+ "variableId": "VariableID:18215:589"
897
+ }
898
+ },
899
+ "$type": "color",
900
+ "comment": "This variable is used on kicker texts that are on top of a color that is different from the outer color of the overall user interface. Bild & SpoBi: Tone 100"
901
+ },
902
+ "name": "GlobalTextKickerTextColorOnBg",
903
+ "attributes": {
904
+ "category": "Global",
905
+ "type": "Text",
906
+ "item": "kickerTextColorOnBg"
907
+ },
908
+ "path": [
909
+ "Global",
910
+ "Text",
911
+ "kickerTextColorOnBg"
912
+ ]
913
+ },
914
+ "kickerTextColorOnSurface": {
915
+ "$value": "#8c9196",
916
+ "value": "#8C9196",
917
+ "type": "color",
918
+ "$extensions": {
919
+ "com.figma": {
920
+ "collectionId": "VariableCollectionId:18212:14495",
921
+ "collectionName": "BrandColorMapping",
922
+ "variableId": "VariableID:18215:590"
923
+ }
924
+ },
925
+ "$type": "color",
926
+ "comment": "This variable is used for the color of kicker texts that are not no top of a different color of the overall user interface. Bild: 046 ; SpoBi: 060",
927
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
928
+ "isSource": true,
929
+ "original": {
930
+ "$value": "#8C9196",
931
+ "value": "#8C9196",
932
+ "type": "color",
933
+ "$extensions": {
934
+ "com.figma": {
935
+ "collectionId": "VariableCollectionId:18212:14495",
936
+ "collectionName": "BrandColorMapping",
937
+ "variableId": "VariableID:18215:590"
938
+ }
939
+ },
940
+ "$type": "color",
941
+ "comment": "This variable is used for the color of kicker texts that are not no top of a different color of the overall user interface. Bild: 046 ; SpoBi: 060"
942
+ },
943
+ "name": "GlobalTextKickerTextColorOnSurface",
944
+ "attributes": {
945
+ "category": "Global",
946
+ "type": "Text",
947
+ "item": "kickerTextColorOnSurface"
948
+ },
949
+ "path": [
950
+ "Global",
951
+ "Text",
952
+ "kickerTextColorOnSurface"
953
+ ]
954
+ },
955
+ "kickerTextColorOnSurfaceDark": {
956
+ "$value": "#8c9196",
957
+ "value": "#8C9196",
958
+ "type": "color",
959
+ "$extensions": {
960
+ "com.figma": {
961
+ "collectionId": "VariableCollectionId:18212:14495",
962
+ "collectionName": "BrandColorMapping",
963
+ "variableId": "VariableID:18215:593"
964
+ }
965
+ },
966
+ "$type": "color",
967
+ "comment": "Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060.",
968
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
969
+ "isSource": true,
970
+ "original": {
971
+ "$value": "#8C9196",
972
+ "value": "#8C9196",
973
+ "type": "color",
974
+ "$extensions": {
975
+ "com.figma": {
976
+ "collectionId": "VariableCollectionId:18212:14495",
977
+ "collectionName": "BrandColorMapping",
978
+ "variableId": "VariableID:18215:593"
979
+ }
980
+ },
981
+ "$type": "color",
982
+ "comment": "Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060."
983
+ },
984
+ "name": "GlobalTextKickerTextColorOnSurfaceDark",
985
+ "attributes": {
986
+ "category": "Global",
987
+ "type": "Text",
988
+ "item": "kickerTextColorOnSurfaceDark"
989
+ },
990
+ "path": [
991
+ "Global",
992
+ "Text",
993
+ "kickerTextColorOnSurfaceDark"
994
+ ]
995
+ },
996
+ "textColorSecondary": {
997
+ "$value": "#8c9196",
998
+ "value": "#8C9196",
999
+ "type": "color",
1000
+ "$extensions": {
1001
+ "com.figma": {
1002
+ "collectionId": "VariableCollectionId:18212:14495",
1003
+ "collectionName": "BrandColorMapping",
1004
+ "variableId": "VariableID:18218:9878"
1005
+ }
1006
+ },
1007
+ "$type": "color",
1008
+ "comment": "Bild & SpoBi: Tone 060",
1009
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1010
+ "isSource": true,
1011
+ "original": {
1012
+ "$value": "#8C9196",
1013
+ "value": "#8C9196",
1014
+ "type": "color",
1015
+ "$extensions": {
1016
+ "com.figma": {
1017
+ "collectionId": "VariableCollectionId:18212:14495",
1018
+ "collectionName": "BrandColorMapping",
1019
+ "variableId": "VariableID:18218:9878"
1020
+ }
1021
+ },
1022
+ "$type": "color",
1023
+ "comment": "Bild & SpoBi: Tone 060"
1024
+ },
1025
+ "name": "GlobalTextTextColorSecondary",
1026
+ "attributes": {
1027
+ "category": "Global",
1028
+ "type": "Text",
1029
+ "item": "textColorSecondary"
1030
+ },
1031
+ "path": [
1032
+ "Global",
1033
+ "Text",
1034
+ "textColorSecondary"
1035
+ ]
1036
+ },
1037
+ "textColorSecondaryDark": {
1038
+ "$value": "#8c9196",
1039
+ "value": "#8C9196",
1040
+ "type": "color",
1041
+ "$extensions": {
1042
+ "com.figma": {
1043
+ "collectionId": "VariableCollectionId:18212:14495",
1044
+ "collectionName": "BrandColorMapping",
1045
+ "variableId": "VariableID:18218:9879"
1046
+ }
1047
+ },
1048
+ "$type": "color",
1049
+ "comment": "Bild & SpoBi: Tone 060",
1050
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1051
+ "isSource": true,
1052
+ "original": {
1053
+ "$value": "#8C9196",
1054
+ "value": "#8C9196",
1055
+ "type": "color",
1056
+ "$extensions": {
1057
+ "com.figma": {
1058
+ "collectionId": "VariableCollectionId:18212:14495",
1059
+ "collectionName": "BrandColorMapping",
1060
+ "variableId": "VariableID:18218:9879"
1061
+ }
1062
+ },
1063
+ "$type": "color",
1064
+ "comment": "Bild & SpoBi: Tone 060"
1065
+ },
1066
+ "name": "GlobalTextTextColorSecondaryDark",
1067
+ "attributes": {
1068
+ "category": "Global",
1069
+ "type": "Text",
1070
+ "item": "textColorSecondaryDark"
1071
+ },
1072
+ "path": [
1073
+ "Global",
1074
+ "Text",
1075
+ "textColorSecondaryDark"
1076
+ ]
1077
+ },
1078
+ "kickerBgColorOnSurface": {
1079
+ "$value": "#174482",
1080
+ "value": "#174482",
1081
+ "type": "color",
1082
+ "$extensions": {
1083
+ "com.figma": {
1084
+ "collectionId": "VariableCollectionId:18212:14495",
1085
+ "collectionName": "BrandColorMapping",
1086
+ "variableId": "VariableID:18342:23968"
1087
+ }
1088
+ },
1089
+ "$type": "color",
1090
+ "comment": "Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029",
1091
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1092
+ "isSource": true,
1093
+ "original": {
1094
+ "$value": "#174482",
1095
+ "value": "#174482",
1096
+ "type": "color",
1097
+ "$extensions": {
1098
+ "com.figma": {
1099
+ "collectionId": "VariableCollectionId:18212:14495",
1100
+ "collectionName": "BrandColorMapping",
1101
+ "variableId": "VariableID:18342:23968"
1102
+ }
1103
+ },
1104
+ "$type": "color",
1105
+ "comment": "Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029"
1106
+ },
1107
+ "name": "GlobalTextKickerBgColorOnSurface",
1108
+ "attributes": {
1109
+ "category": "Global",
1110
+ "type": "Text",
1111
+ "item": "kickerBgColorOnSurface"
1112
+ },
1113
+ "path": [
1114
+ "Global",
1115
+ "Text",
1116
+ "kickerBgColorOnSurface"
1117
+ ]
1118
+ },
1119
+ "kickerBgColorOnSurfaceDark": {
1120
+ "$value": "#8c9196",
1121
+ "value": "#8C9196",
1122
+ "type": "color",
1123
+ "$extensions": {
1124
+ "com.figma": {
1125
+ "collectionId": "VariableCollectionId:18212:14495",
1126
+ "collectionName": "BrandColorMapping",
1127
+ "variableId": "VariableID:18342:23969"
1128
+ }
1129
+ },
1130
+ "$type": "color",
1131
+ "comment": "Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060",
1132
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1133
+ "isSource": true,
1134
+ "original": {
1135
+ "$value": "#8C9196",
1136
+ "value": "#8C9196",
1137
+ "type": "color",
1138
+ "$extensions": {
1139
+ "com.figma": {
1140
+ "collectionId": "VariableCollectionId:18212:14495",
1141
+ "collectionName": "BrandColorMapping",
1142
+ "variableId": "VariableID:18342:23969"
1143
+ }
1144
+ },
1145
+ "$type": "color",
1146
+ "comment": "Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060"
1147
+ },
1148
+ "name": "GlobalTextKickerBgColorOnSurfaceDark",
1149
+ "attributes": {
1150
+ "category": "Global",
1151
+ "type": "Text",
1152
+ "item": "kickerBgColorOnSurfaceDark"
1153
+ },
1154
+ "path": [
1155
+ "Global",
1156
+ "Text",
1157
+ "kickerBgColorOnSurfaceDark"
1158
+ ]
1159
+ }
1160
+ }
1161
+ },
1162
+ "Component": {
1163
+ "Button": {
1164
+ "PrimaryNeutral": {
1165
+ "buttonPrimaryBgColorIdle": {
1166
+ "$value": "#232629",
1167
+ "value": "#232629",
1168
+ "type": "color",
1169
+ "$extensions": {
1170
+ "com.figma": {
1171
+ "collectionId": "VariableCollectionId:18212:14495",
1172
+ "collectionName": "BrandColorMapping",
1173
+ "variableId": "VariableID:18343:22649"
1174
+ }
1175
+ },
1176
+ "$type": "color",
1177
+ "comment": "Bild & SpoBi: Tone 015",
1178
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1179
+ "isSource": true,
1180
+ "original": {
1181
+ "$value": "#232629",
1182
+ "value": "#232629",
1183
+ "type": "color",
1184
+ "$extensions": {
1185
+ "com.figma": {
1186
+ "collectionId": "VariableCollectionId:18212:14495",
1187
+ "collectionName": "BrandColorMapping",
1188
+ "variableId": "VariableID:18343:22649"
1189
+ }
1190
+ },
1191
+ "$type": "color",
1192
+ "comment": "Bild & SpoBi: Tone 015"
1193
+ },
1194
+ "name": "ComponentButtonPrimaryNeutralButtonPrimaryBgColorIdle",
1195
+ "attributes": {
1196
+ "category": "Component",
1197
+ "type": "Button",
1198
+ "item": "PrimaryNeutral",
1199
+ "subitem": "buttonPrimaryBgColorIdle"
1200
+ },
1201
+ "path": [
1202
+ "Component",
1203
+ "Button",
1204
+ "PrimaryNeutral",
1205
+ "buttonPrimaryBgColorIdle"
1206
+ ]
1207
+ },
1208
+ "buttonPrimaryBgColorHover": {
1209
+ "$value": "#4b525a",
1210
+ "value": "#4B525A",
1211
+ "type": "color",
1212
+ "$extensions": {
1213
+ "com.figma": {
1214
+ "collectionId": "VariableCollectionId:18212:14495",
1215
+ "collectionName": "BrandColorMapping",
1216
+ "variableId": "VariableID:18343:26495"
1217
+ }
1218
+ },
1219
+ "$type": "color",
1220
+ "comment": "Bild & SpoBi: Tone 035",
1221
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1222
+ "isSource": true,
1223
+ "original": {
1224
+ "$value": "#4B525A",
1225
+ "value": "#4B525A",
1226
+ "type": "color",
1227
+ "$extensions": {
1228
+ "com.figma": {
1229
+ "collectionId": "VariableCollectionId:18212:14495",
1230
+ "collectionName": "BrandColorMapping",
1231
+ "variableId": "VariableID:18343:26495"
1232
+ }
1233
+ },
1234
+ "$type": "color",
1235
+ "comment": "Bild & SpoBi: Tone 035"
1236
+ },
1237
+ "name": "ComponentButtonPrimaryNeutralButtonPrimaryBgColorHover",
1238
+ "attributes": {
1239
+ "category": "Component",
1240
+ "type": "Button",
1241
+ "item": "PrimaryNeutral",
1242
+ "subitem": "buttonPrimaryBgColorHover"
1243
+ },
1244
+ "path": [
1245
+ "Component",
1246
+ "Button",
1247
+ "PrimaryNeutral",
1248
+ "buttonPrimaryBgColorHover"
1249
+ ]
1250
+ },
1251
+ "buttonPrimaryBgColorIdleDark": {
1252
+ "$value": "#ffffff",
1253
+ "value": "#FFFFFF",
1254
+ "type": "color",
1255
+ "$extensions": {
1256
+ "com.figma": {
1257
+ "collectionId": "VariableCollectionId:18212:14495",
1258
+ "collectionName": "BrandColorMapping",
1259
+ "variableId": "VariableID:18356:65364"
1260
+ }
1261
+ },
1262
+ "$type": "color",
1263
+ "comment": "Bild & SpoBi: Tone 100",
1264
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1265
+ "isSource": true,
1266
+ "original": {
1267
+ "$value": "#FFFFFF",
1268
+ "value": "#FFFFFF",
1269
+ "type": "color",
1270
+ "$extensions": {
1271
+ "com.figma": {
1272
+ "collectionId": "VariableCollectionId:18212:14495",
1273
+ "collectionName": "BrandColorMapping",
1274
+ "variableId": "VariableID:18356:65364"
1275
+ }
1276
+ },
1277
+ "$type": "color",
1278
+ "comment": "Bild & SpoBi: Tone 100"
1279
+ },
1280
+ "name": "ComponentButtonPrimaryNeutralButtonPrimaryBgColorIdleDark",
1281
+ "attributes": {
1282
+ "category": "Component",
1283
+ "type": "Button",
1284
+ "item": "PrimaryNeutral",
1285
+ "subitem": "buttonPrimaryBgColorIdleDark"
1286
+ },
1287
+ "path": [
1288
+ "Component",
1289
+ "Button",
1290
+ "PrimaryNeutral",
1291
+ "buttonPrimaryBgColorIdleDark"
1292
+ ]
1293
+ },
1294
+ "buttonPrimaryBgColorHoverDark": {
1295
+ "$value": "#bdcadb",
1296
+ "value": "#BDCADB",
1297
+ "type": "color",
1298
+ "$extensions": {
1299
+ "com.figma": {
1300
+ "collectionId": "VariableCollectionId:18212:14495",
1301
+ "collectionName": "BrandColorMapping",
1302
+ "variableId": "VariableID:18356:65365"
1303
+ }
1304
+ },
1305
+ "$type": "color",
1306
+ "comment": "Bild: 093 ; SpoBi: 081",
1307
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1308
+ "isSource": true,
1309
+ "original": {
1310
+ "$value": "#BDCADB",
1311
+ "value": "#BDCADB",
1312
+ "type": "color",
1313
+ "$extensions": {
1314
+ "com.figma": {
1315
+ "collectionId": "VariableCollectionId:18212:14495",
1316
+ "collectionName": "BrandColorMapping",
1317
+ "variableId": "VariableID:18356:65365"
1318
+ }
1319
+ },
1320
+ "$type": "color",
1321
+ "comment": "Bild: 093 ; SpoBi: 081"
1322
+ },
1323
+ "name": "ComponentButtonPrimaryNeutralButtonPrimaryBgColorHoverDark",
1324
+ "attributes": {
1325
+ "category": "Component",
1326
+ "type": "Button",
1327
+ "item": "PrimaryNeutral",
1328
+ "subitem": "buttonPrimaryBgColorHoverDark"
1329
+ },
1330
+ "path": [
1331
+ "Component",
1332
+ "Button",
1333
+ "PrimaryNeutral",
1334
+ "buttonPrimaryBgColorHoverDark"
1335
+ ]
1336
+ }
1337
+ },
1338
+ "PrimaryBrand": {
1339
+ "buttonPrimaryBgColorIdle": {
1340
+ "$value": "#174482",
1341
+ "value": "#174482",
1342
+ "type": "color",
1343
+ "$extensions": {
1344
+ "com.figma": {
1345
+ "collectionId": "VariableCollectionId:18212:14495",
1346
+ "collectionName": "BrandColorMapping",
1347
+ "variableId": "VariableID:18454:32957"
1348
+ }
1349
+ },
1350
+ "$type": "color",
1351
+ "comment": "Bild: 046 ; SpoBi: 029",
1352
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1353
+ "isSource": true,
1354
+ "original": {
1355
+ "$value": "#174482",
1356
+ "value": "#174482",
1357
+ "type": "color",
1358
+ "$extensions": {
1359
+ "com.figma": {
1360
+ "collectionId": "VariableCollectionId:18212:14495",
1361
+ "collectionName": "BrandColorMapping",
1362
+ "variableId": "VariableID:18454:32957"
1363
+ }
1364
+ },
1365
+ "$type": "color",
1366
+ "comment": "Bild: 046 ; SpoBi: 029"
1367
+ },
1368
+ "name": "ComponentButtonPrimaryBrandButtonPrimaryBgColorIdle",
1369
+ "attributes": {
1370
+ "category": "Component",
1371
+ "type": "Button",
1372
+ "item": "PrimaryBrand",
1373
+ "subitem": "buttonPrimaryBgColorIdle"
1374
+ },
1375
+ "path": [
1376
+ "Component",
1377
+ "Button",
1378
+ "PrimaryBrand",
1379
+ "buttonPrimaryBgColorIdle"
1380
+ ]
1381
+ },
1382
+ "buttonPrimaryBgColorIdleDark": {
1383
+ "$value": "#315998",
1384
+ "value": "#315998",
1385
+ "type": "color",
1386
+ "$extensions": {
1387
+ "com.figma": {
1388
+ "collectionId": "VariableCollectionId:18212:14495",
1389
+ "collectionName": "BrandColorMapping",
1390
+ "variableId": "VariableID:18454:32958"
1391
+ }
1392
+ },
1393
+ "$type": "color",
1394
+ "comment": "This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038",
1395
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1396
+ "isSource": true,
1397
+ "original": {
1398
+ "$value": "#315998",
1399
+ "value": "#315998",
1400
+ "type": "color",
1401
+ "$extensions": {
1402
+ "com.figma": {
1403
+ "collectionId": "VariableCollectionId:18212:14495",
1404
+ "collectionName": "BrandColorMapping",
1405
+ "variableId": "VariableID:18454:32958"
1406
+ }
1407
+ },
1408
+ "$type": "color",
1409
+ "comment": "This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038"
1410
+ },
1411
+ "name": "ComponentButtonPrimaryBrandButtonPrimaryBgColorIdleDark",
1412
+ "attributes": {
1413
+ "category": "Component",
1414
+ "type": "Button",
1415
+ "item": "PrimaryBrand",
1416
+ "subitem": "buttonPrimaryBgColorIdleDark"
1417
+ },
1418
+ "path": [
1419
+ "Component",
1420
+ "Button",
1421
+ "PrimaryBrand",
1422
+ "buttonPrimaryBgColorIdleDark"
1423
+ ]
1424
+ },
1425
+ "buttonPrimaryBgColorHover": {
1426
+ "$value": "#0a2750",
1427
+ "value": "#0A2750",
1428
+ "type": "color",
1429
+ "$extensions": {
1430
+ "com.figma": {
1431
+ "collectionId": "VariableCollectionId:18212:14495",
1432
+ "collectionName": "BrandColorMapping",
1433
+ "variableId": "VariableID:18454:32959"
1434
+ }
1435
+ },
1436
+ "$type": "color",
1437
+ "comment": "Bild: 035 ; SpoBi: 016",
1438
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1439
+ "isSource": true,
1440
+ "original": {
1441
+ "$value": "#0A2750",
1442
+ "value": "#0A2750",
1443
+ "type": "color",
1444
+ "$extensions": {
1445
+ "com.figma": {
1446
+ "collectionId": "VariableCollectionId:18212:14495",
1447
+ "collectionName": "BrandColorMapping",
1448
+ "variableId": "VariableID:18454:32959"
1449
+ }
1450
+ },
1451
+ "$type": "color",
1452
+ "comment": "Bild: 035 ; SpoBi: 016"
1453
+ },
1454
+ "name": "ComponentButtonPrimaryBrandButtonPrimaryBgColorHover",
1455
+ "attributes": {
1456
+ "category": "Component",
1457
+ "type": "Button",
1458
+ "item": "PrimaryBrand",
1459
+ "subitem": "buttonPrimaryBgColorHover"
1460
+ },
1461
+ "path": [
1462
+ "Component",
1463
+ "Button",
1464
+ "PrimaryBrand",
1465
+ "buttonPrimaryBgColorHover"
1466
+ ]
1467
+ },
1468
+ "buttonPrimaryBgColorHoverDark": {
1469
+ "$value": "#174482",
1470
+ "value": "#174482",
1471
+ "type": "color",
1472
+ "$extensions": {
1473
+ "com.figma": {
1474
+ "collectionId": "VariableCollectionId:18212:14495",
1475
+ "collectionName": "BrandColorMapping",
1476
+ "variableId": "VariableID:18454:32960"
1477
+ }
1478
+ },
1479
+ "$type": "color",
1480
+ "comment": "This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029",
1481
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1482
+ "isSource": true,
1483
+ "original": {
1484
+ "$value": "#174482",
1485
+ "value": "#174482",
1486
+ "type": "color",
1487
+ "$extensions": {
1488
+ "com.figma": {
1489
+ "collectionId": "VariableCollectionId:18212:14495",
1490
+ "collectionName": "BrandColorMapping",
1491
+ "variableId": "VariableID:18454:32960"
1492
+ }
1493
+ },
1494
+ "$type": "color",
1495
+ "comment": "This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029"
1496
+ },
1497
+ "name": "ComponentButtonPrimaryBrandButtonPrimaryBgColorHoverDark",
1498
+ "attributes": {
1499
+ "category": "Component",
1500
+ "type": "Button",
1501
+ "item": "PrimaryBrand",
1502
+ "subitem": "buttonPrimaryBgColorHoverDark"
1503
+ },
1504
+ "path": [
1505
+ "Component",
1506
+ "Button",
1507
+ "PrimaryBrand",
1508
+ "buttonPrimaryBgColorHoverDark"
1509
+ ]
1510
+ }
1511
+ }
1512
+ },
1513
+ "BreakingNews": {
1514
+ "breakingNewsTextContentColor": {
1515
+ "$value": "#232629",
1516
+ "value": "#232629",
1517
+ "type": "color",
1518
+ "$extensions": {
1519
+ "com.figma": {
1520
+ "collectionId": "VariableCollectionId:18212:14495",
1521
+ "collectionName": "BrandColorMapping",
1522
+ "variableId": "VariableID:18345:42065"
1523
+ }
1524
+ },
1525
+ "$type": "color",
1526
+ "comment": "This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015",
1527
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1528
+ "isSource": true,
1529
+ "original": {
1530
+ "$value": "#232629",
1531
+ "value": "#232629",
1532
+ "type": "color",
1533
+ "$extensions": {
1534
+ "com.figma": {
1535
+ "collectionId": "VariableCollectionId:18212:14495",
1536
+ "collectionName": "BrandColorMapping",
1537
+ "variableId": "VariableID:18345:42065"
1538
+ }
1539
+ },
1540
+ "$type": "color",
1541
+ "comment": "This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015"
1542
+ },
1543
+ "name": "ComponentBreakingNewsBreakingNewsTextContentColor",
1544
+ "attributes": {
1545
+ "category": "Component",
1546
+ "type": "BreakingNews",
1547
+ "item": "breakingNewsTextContentColor"
1548
+ },
1549
+ "path": [
1550
+ "Component",
1551
+ "BreakingNews",
1552
+ "breakingNewsTextContentColor"
1553
+ ]
1554
+ },
1555
+ "breakingNewsSurfaceColor": {
1556
+ "$value": "#ffbf00",
1557
+ "value": "#FFBF00",
1558
+ "type": "color",
1559
+ "$extensions": {
1560
+ "com.figma": {
1561
+ "collectionId": "VariableCollectionId:18212:14495",
1562
+ "collectionName": "BrandColorMapping",
1563
+ "variableId": "VariableID:18345:42066"
1564
+ }
1565
+ },
1566
+ "$type": "color",
1567
+ "comment": "This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081",
1568
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1569
+ "isSource": true,
1570
+ "original": {
1571
+ "$value": "#FFBF00",
1572
+ "value": "#FFBF00",
1573
+ "type": "color",
1574
+ "$extensions": {
1575
+ "com.figma": {
1576
+ "collectionId": "VariableCollectionId:18212:14495",
1577
+ "collectionName": "BrandColorMapping",
1578
+ "variableId": "VariableID:18345:42066"
1579
+ }
1580
+ },
1581
+ "$type": "color",
1582
+ "comment": "This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081"
1583
+ },
1584
+ "name": "ComponentBreakingNewsBreakingNewsSurfaceColor",
1585
+ "attributes": {
1586
+ "category": "Component",
1587
+ "type": "BreakingNews",
1588
+ "item": "breakingNewsSurfaceColor"
1589
+ },
1590
+ "path": [
1591
+ "Component",
1592
+ "BreakingNews",
1593
+ "breakingNewsSurfaceColor"
1594
+ ]
1595
+ },
1596
+ "breakingNewsTitleSurfaceColor": {
1597
+ "$value": "#0a2750",
1598
+ "value": "#0A2750",
1599
+ "type": "color",
1600
+ "$extensions": {
1601
+ "com.figma": {
1602
+ "collectionId": "VariableCollectionId:18212:14495",
1603
+ "collectionName": "BrandColorMapping",
1604
+ "variableId": "VariableID:18345:42067"
1605
+ }
1606
+ },
1607
+ "$type": "color",
1608
+ "comment": "This variable is used for the background color of the \"Breaking News\" title. Bild: 067 ; SpoBi: 016",
1609
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1610
+ "isSource": true,
1611
+ "original": {
1612
+ "$value": "#0A2750",
1613
+ "value": "#0A2750",
1614
+ "type": "color",
1615
+ "$extensions": {
1616
+ "com.figma": {
1617
+ "collectionId": "VariableCollectionId:18212:14495",
1618
+ "collectionName": "BrandColorMapping",
1619
+ "variableId": "VariableID:18345:42067"
1620
+ }
1621
+ },
1622
+ "$type": "color",
1623
+ "comment": "This variable is used for the background color of the \"Breaking News\" title. Bild: 067 ; SpoBi: 016"
1624
+ },
1625
+ "name": "ComponentBreakingNewsBreakingNewsTitleSurfaceColor",
1626
+ "attributes": {
1627
+ "category": "Component",
1628
+ "type": "BreakingNews",
1629
+ "item": "breakingNewsTitleSurfaceColor"
1630
+ },
1631
+ "path": [
1632
+ "Component",
1633
+ "BreakingNews",
1634
+ "breakingNewsTitleSurfaceColor"
1635
+ ]
1636
+ },
1637
+ "breakingNewsTopTitleTextColor": {
1638
+ "$value": "#ffbf00",
1639
+ "value": "#FFBF00",
1640
+ "type": "color",
1641
+ "$extensions": {
1642
+ "com.figma": {
1643
+ "collectionId": "VariableCollectionId:18212:14495",
1644
+ "collectionName": "BrandColorMapping",
1645
+ "variableId": "VariableID:18345:42068"
1646
+ }
1647
+ },
1648
+ "$type": "color",
1649
+ "comment": "This variable is used for the color of the \"breaking\" word in the \"breaking news\" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081",
1650
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1651
+ "isSource": true,
1652
+ "original": {
1653
+ "$value": "#FFBF00",
1654
+ "value": "#FFBF00",
1655
+ "type": "color",
1656
+ "$extensions": {
1657
+ "com.figma": {
1658
+ "collectionId": "VariableCollectionId:18212:14495",
1659
+ "collectionName": "BrandColorMapping",
1660
+ "variableId": "VariableID:18345:42068"
1661
+ }
1662
+ },
1663
+ "$type": "color",
1664
+ "comment": "This variable is used for the color of the \"breaking\" word in the \"breaking news\" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081"
1665
+ },
1666
+ "name": "ComponentBreakingNewsBreakingNewsTopTitleTextColor",
1667
+ "attributes": {
1668
+ "category": "Component",
1669
+ "type": "BreakingNews",
1670
+ "item": "breakingNewsTopTitleTextColor"
1671
+ },
1672
+ "path": [
1673
+ "Component",
1674
+ "BreakingNews",
1675
+ "breakingNewsTopTitleTextColor"
1676
+ ]
1677
+ },
1678
+ "breakingNewsSurfaceColorDark": {
1679
+ "$value": "#ffbf00",
1680
+ "value": "#FFBF00",
1681
+ "type": "color",
1682
+ "$extensions": {
1683
+ "com.figma": {
1684
+ "collectionId": "VariableCollectionId:18212:14495",
1685
+ "collectionName": "BrandColorMapping",
1686
+ "variableId": "VariableID:18345:42069"
1687
+ }
1688
+ },
1689
+ "$type": "color",
1690
+ "comment": "This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081",
1691
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1692
+ "isSource": true,
1693
+ "original": {
1694
+ "$value": "#FFBF00",
1695
+ "value": "#FFBF00",
1696
+ "type": "color",
1697
+ "$extensions": {
1698
+ "com.figma": {
1699
+ "collectionId": "VariableCollectionId:18212:14495",
1700
+ "collectionName": "BrandColorMapping",
1701
+ "variableId": "VariableID:18345:42069"
1702
+ }
1703
+ },
1704
+ "$type": "color",
1705
+ "comment": "This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081"
1706
+ },
1707
+ "name": "ComponentBreakingNewsBreakingNewsSurfaceColorDark",
1708
+ "attributes": {
1709
+ "category": "Component",
1710
+ "type": "BreakingNews",
1711
+ "item": "breakingNewsSurfaceColorDark"
1712
+ },
1713
+ "path": [
1714
+ "Component",
1715
+ "BreakingNews",
1716
+ "breakingNewsSurfaceColorDark"
1717
+ ]
1718
+ },
1719
+ "breakingNewsTextContentColorDark": {
1720
+ "$value": "#232629",
1721
+ "value": "#232629",
1722
+ "type": "color",
1723
+ "$extensions": {
1724
+ "com.figma": {
1725
+ "collectionId": "VariableCollectionId:18212:14495",
1726
+ "collectionName": "BrandColorMapping",
1727
+ "variableId": "VariableID:18345:42070"
1728
+ }
1729
+ },
1730
+ "$type": "color",
1731
+ "comment": "This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015",
1732
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1733
+ "isSource": true,
1734
+ "original": {
1735
+ "$value": "#232629",
1736
+ "value": "#232629",
1737
+ "type": "color",
1738
+ "$extensions": {
1739
+ "com.figma": {
1740
+ "collectionId": "VariableCollectionId:18212:14495",
1741
+ "collectionName": "BrandColorMapping",
1742
+ "variableId": "VariableID:18345:42070"
1743
+ }
1744
+ },
1745
+ "$type": "color",
1746
+ "comment": "This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015"
1747
+ },
1748
+ "name": "ComponentBreakingNewsBreakingNewsTextContentColorDark",
1749
+ "attributes": {
1750
+ "category": "Component",
1751
+ "type": "BreakingNews",
1752
+ "item": "breakingNewsTextContentColorDark"
1753
+ },
1754
+ "path": [
1755
+ "Component",
1756
+ "BreakingNews",
1757
+ "breakingNewsTextContentColorDark"
1758
+ ]
1759
+ },
1760
+ "breakingNewsBottomTitleTextColor": {
1761
+ "$value": "#ffffff",
1762
+ "value": "#FFFFFF",
1763
+ "type": "color",
1764
+ "$extensions": {
1765
+ "com.figma": {
1766
+ "collectionId": "VariableCollectionId:18212:14495",
1767
+ "collectionName": "BrandColorMapping",
1768
+ "variableId": "VariableID:18345:42309"
1769
+ }
1770
+ },
1771
+ "$type": "color",
1772
+ "comment": "This variable is used for the color of the \"News\" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100",
1773
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1774
+ "isSource": true,
1775
+ "original": {
1776
+ "$value": "#FFFFFF",
1777
+ "value": "#FFFFFF",
1778
+ "type": "color",
1779
+ "$extensions": {
1780
+ "com.figma": {
1781
+ "collectionId": "VariableCollectionId:18212:14495",
1782
+ "collectionName": "BrandColorMapping",
1783
+ "variableId": "VariableID:18345:42309"
1784
+ }
1785
+ },
1786
+ "$type": "color",
1787
+ "comment": "This variable is used for the color of the \"News\" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100"
1788
+ },
1789
+ "name": "ComponentBreakingNewsBreakingNewsBottomTitleTextColor",
1790
+ "attributes": {
1791
+ "category": "Component",
1792
+ "type": "BreakingNews",
1793
+ "item": "breakingNewsBottomTitleTextColor"
1794
+ },
1795
+ "path": [
1796
+ "Component",
1797
+ "BreakingNews",
1798
+ "breakingNewsBottomTitleTextColor"
1799
+ ]
1800
+ }
1801
+ },
1802
+ "Teaser": {
1803
+ "teaserTitleBackgroundGradientStart": {
1804
+ "$value": "#0a2750b2",
1805
+ "value": "rgba(10, 39, 80, 0.699999988079071)",
1806
+ "type": "color",
1807
+ "$extensions": {
1808
+ "com.figma": {
1809
+ "collectionId": "VariableCollectionId:18212:14495",
1810
+ "collectionName": "BrandColorMapping",
1811
+ "variableId": "VariableID:18355:65198"
1812
+ }
1813
+ },
1814
+ "$type": "color",
1815
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1816
+ "isSource": true,
1817
+ "original": {
1818
+ "$value": "rgba(10, 39, 80, 0.699999988079071)",
1819
+ "value": "rgba(10, 39, 80, 0.699999988079071)",
1820
+ "type": "color",
1821
+ "$extensions": {
1822
+ "com.figma": {
1823
+ "collectionId": "VariableCollectionId:18212:14495",
1824
+ "collectionName": "BrandColorMapping",
1825
+ "variableId": "VariableID:18355:65198"
1826
+ }
1827
+ },
1828
+ "$type": "color"
1829
+ },
1830
+ "name": "ComponentTeaserTeaserTitleBackgroundGradientStart",
1831
+ "attributes": {
1832
+ "category": "Component",
1833
+ "type": "Teaser",
1834
+ "item": "teaserTitleBackgroundGradientStart"
1835
+ },
1836
+ "path": [
1837
+ "Component",
1838
+ "Teaser",
1839
+ "teaserTitleBackgroundGradientStart"
1840
+ ]
1841
+ },
1842
+ "teaserTitleBackgroundGradientStop": {
1843
+ "$value": "#0a275000",
1844
+ "value": "rgba(10, 39, 80, 0)",
1845
+ "type": "color",
1846
+ "$extensions": {
1847
+ "com.figma": {
1848
+ "collectionId": "VariableCollectionId:18212:14495",
1849
+ "collectionName": "BrandColorMapping",
1850
+ "variableId": "VariableID:18355:65199"
1851
+ }
1852
+ },
1853
+ "$type": "color",
1854
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1855
+ "isSource": true,
1856
+ "original": {
1857
+ "$value": "rgba(10, 39, 80, 0)",
1858
+ "value": "rgba(10, 39, 80, 0)",
1859
+ "type": "color",
1860
+ "$extensions": {
1861
+ "com.figma": {
1862
+ "collectionId": "VariableCollectionId:18212:14495",
1863
+ "collectionName": "BrandColorMapping",
1864
+ "variableId": "VariableID:18355:65199"
1865
+ }
1866
+ },
1867
+ "$type": "color"
1868
+ },
1869
+ "name": "ComponentTeaserTeaserTitleBackgroundGradientStop",
1870
+ "attributes": {
1871
+ "category": "Component",
1872
+ "type": "Teaser",
1873
+ "item": "teaserTitleBackgroundGradientStop"
1874
+ },
1875
+ "path": [
1876
+ "Component",
1877
+ "Teaser",
1878
+ "teaserTitleBackgroundGradientStop"
1879
+ ]
1880
+ }
1881
+ },
1882
+ "Menu": {
1883
+ "menuLinkLaneSurfaceColor": {
1884
+ "$value": "#0a2750",
1885
+ "value": "#0A2750",
1886
+ "type": "color",
1887
+ "$extensions": {
1888
+ "com.figma": {
1889
+ "collectionId": "VariableCollectionId:18212:14495",
1890
+ "collectionName": "BrandColorMapping",
1891
+ "variableId": "VariableID:18631:74156"
1892
+ }
1893
+ },
1894
+ "$type": "color",
1895
+ "comment": "This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component.",
1896
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1897
+ "isSource": true,
1898
+ "original": {
1899
+ "$value": "#0A2750",
1900
+ "value": "#0A2750",
1901
+ "type": "color",
1902
+ "$extensions": {
1903
+ "com.figma": {
1904
+ "collectionId": "VariableCollectionId:18212:14495",
1905
+ "collectionName": "BrandColorMapping",
1906
+ "variableId": "VariableID:18631:74156"
1907
+ }
1908
+ },
1909
+ "$type": "color",
1910
+ "comment": "This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component."
1911
+ },
1912
+ "name": "ComponentMenuMenuLinkLaneSurfaceColor",
1913
+ "attributes": {
1914
+ "category": "Component",
1915
+ "type": "Menu",
1916
+ "item": "menuLinkLaneSurfaceColor"
1917
+ },
1918
+ "path": [
1919
+ "Component",
1920
+ "Menu",
1921
+ "menuLinkLaneSurfaceColor"
1922
+ ]
1923
+ },
1924
+ "menuLinkLaneLabelColor": {
1925
+ "$value": "#ced4da",
1926
+ "value": "#CED4DA",
1927
+ "type": "color",
1928
+ "$extensions": {
1929
+ "com.figma": {
1930
+ "collectionId": "VariableCollectionId:18212:14495",
1931
+ "collectionName": "BrandColorMapping",
1932
+ "variableId": "VariableID:18631:74157"
1933
+ }
1934
+ },
1935
+ "$type": "color",
1936
+ "comment": "This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component.",
1937
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1938
+ "isSource": true,
1939
+ "original": {
1940
+ "$value": "#CED4DA",
1941
+ "value": "#CED4DA",
1942
+ "type": "color",
1943
+ "$extensions": {
1944
+ "com.figma": {
1945
+ "collectionId": "VariableCollectionId:18212:14495",
1946
+ "collectionName": "BrandColorMapping",
1947
+ "variableId": "VariableID:18631:74157"
1948
+ }
1949
+ },
1950
+ "$type": "color",
1951
+ "comment": "This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component."
1952
+ },
1953
+ "name": "ComponentMenuMenuLinkLaneLabelColor",
1954
+ "attributes": {
1955
+ "category": "Component",
1956
+ "type": "Menu",
1957
+ "item": "menuLinkLaneLabelColor"
1958
+ },
1959
+ "path": [
1960
+ "Component",
1961
+ "Menu",
1962
+ "menuLinkLaneLabelColor"
1963
+ ]
1964
+ },
1965
+ "menuLinkLaneLabelColorDark": {
1966
+ "$value": "#aeb4b9",
1967
+ "value": "#AEB4B9",
1968
+ "type": "color",
1969
+ "$extensions": {
1970
+ "com.figma": {
1971
+ "collectionId": "VariableCollectionId:18212:14495",
1972
+ "collectionName": "BrandColorMapping",
1973
+ "variableId": "VariableID:18631:80971"
1974
+ }
1975
+ },
1976
+ "$type": "color",
1977
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
1978
+ "isSource": true,
1979
+ "original": {
1980
+ "$value": "#AEB4B9",
1981
+ "value": "#AEB4B9",
1982
+ "type": "color",
1983
+ "$extensions": {
1984
+ "com.figma": {
1985
+ "collectionId": "VariableCollectionId:18212:14495",
1986
+ "collectionName": "BrandColorMapping",
1987
+ "variableId": "VariableID:18631:80971"
1988
+ }
1989
+ },
1990
+ "$type": "color"
1991
+ },
1992
+ "name": "ComponentMenuMenuLinkLaneLabelColorDark",
1993
+ "attributes": {
1994
+ "category": "Component",
1995
+ "type": "Menu",
1996
+ "item": "menuLinkLaneLabelColorDark"
1997
+ },
1998
+ "path": [
1999
+ "Component",
2000
+ "Menu",
2001
+ "menuLinkLaneLabelColorDark"
2002
+ ]
2003
+ },
2004
+ "menuLinkLaneSurfaceColorDark": {
2005
+ "$value": "#0a2750",
2006
+ "value": "#0A2750",
2007
+ "type": "color",
2008
+ "$extensions": {
2009
+ "com.figma": {
2010
+ "collectionId": "VariableCollectionId:18212:14495",
2011
+ "collectionName": "BrandColorMapping",
2012
+ "variableId": "VariableID:18631:80972"
2013
+ }
2014
+ },
2015
+ "$type": "color",
2016
+ "comment": "This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component on Dark mode.",
2017
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2018
+ "isSource": true,
2019
+ "original": {
2020
+ "$value": "#0A2750",
2021
+ "value": "#0A2750",
2022
+ "type": "color",
2023
+ "$extensions": {
2024
+ "com.figma": {
2025
+ "collectionId": "VariableCollectionId:18212:14495",
2026
+ "collectionName": "BrandColorMapping",
2027
+ "variableId": "VariableID:18631:80972"
2028
+ }
2029
+ },
2030
+ "$type": "color",
2031
+ "comment": "This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component on Dark mode."
2032
+ },
2033
+ "name": "ComponentMenuMenuLinkLaneSurfaceColorDark",
2034
+ "attributes": {
2035
+ "category": "Component",
2036
+ "type": "Menu",
2037
+ "item": "menuLinkLaneSurfaceColorDark"
2038
+ },
2039
+ "path": [
2040
+ "Component",
2041
+ "Menu",
2042
+ "menuLinkLaneSurfaceColorDark"
2043
+ ]
2044
+ },
2045
+ "menuLinkColorBorderActive": {
2046
+ "$value": "#0a2750",
2047
+ "value": "#0A2750",
2048
+ "type": "color",
2049
+ "$extensions": {
2050
+ "com.figma": {
2051
+ "collectionId": "VariableCollectionId:18212:14495",
2052
+ "collectionName": "BrandColorMapping",
2053
+ "variableId": "VariableID:18644:81007"
2054
+ }
2055
+ },
2056
+ "$type": "color",
2057
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2058
+ "isSource": true,
2059
+ "original": {
2060
+ "$value": "#0A2750",
2061
+ "value": "#0A2750",
2062
+ "type": "color",
2063
+ "$extensions": {
2064
+ "com.figma": {
2065
+ "collectionId": "VariableCollectionId:18212:14495",
2066
+ "collectionName": "BrandColorMapping",
2067
+ "variableId": "VariableID:18644:81007"
2068
+ }
2069
+ },
2070
+ "$type": "color"
2071
+ },
2072
+ "name": "ComponentMenuMenuLinkColorBorderActive",
2073
+ "attributes": {
2074
+ "category": "Component",
2075
+ "type": "Menu",
2076
+ "item": "menuLinkColorBorderActive"
2077
+ },
2078
+ "path": [
2079
+ "Component",
2080
+ "Menu",
2081
+ "menuLinkColorBorderActive"
2082
+ ]
2083
+ },
2084
+ "menuLinkColorBorderActiveDark": {
2085
+ "$value": "#f7f9fd",
2086
+ "value": "#F7F9FD",
2087
+ "type": "color",
2088
+ "$extensions": {
2089
+ "com.figma": {
2090
+ "collectionId": "VariableCollectionId:18212:14495",
2091
+ "collectionName": "BrandColorMapping",
2092
+ "variableId": "VariableID:18644:81008"
2093
+ }
2094
+ },
2095
+ "$type": "color",
2096
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2097
+ "isSource": true,
2098
+ "original": {
2099
+ "$value": "#F7F9FD",
2100
+ "value": "#F7F9FD",
2101
+ "type": "color",
2102
+ "$extensions": {
2103
+ "com.figma": {
2104
+ "collectionId": "VariableCollectionId:18212:14495",
2105
+ "collectionName": "BrandColorMapping",
2106
+ "variableId": "VariableID:18644:81008"
2107
+ }
2108
+ },
2109
+ "$type": "color"
2110
+ },
2111
+ "name": "ComponentMenuMenuLinkColorBorderActiveDark",
2112
+ "attributes": {
2113
+ "category": "Component",
2114
+ "type": "Menu",
2115
+ "item": "menuLinkColorBorderActiveDark"
2116
+ },
2117
+ "path": [
2118
+ "Component",
2119
+ "Menu",
2120
+ "menuLinkColorBorderActiveDark"
2121
+ ]
2122
+ },
2123
+ "menuLinkLaneLabelColorActive": {
2124
+ "$value": "#ffffff",
2125
+ "value": "#FFFFFF",
2126
+ "type": "color",
2127
+ "$extensions": {
2128
+ "com.figma": {
2129
+ "collectionId": "VariableCollectionId:18212:14495",
2130
+ "collectionName": "BrandColorMapping",
2131
+ "variableId": "VariableID:18644:81009"
2132
+ }
2133
+ },
2134
+ "$type": "color",
2135
+ "comment": "This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component.",
2136
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2137
+ "isSource": true,
2138
+ "original": {
2139
+ "$value": "#FFFFFF",
2140
+ "value": "#FFFFFF",
2141
+ "type": "color",
2142
+ "$extensions": {
2143
+ "com.figma": {
2144
+ "collectionId": "VariableCollectionId:18212:14495",
2145
+ "collectionName": "BrandColorMapping",
2146
+ "variableId": "VariableID:18644:81009"
2147
+ }
2148
+ },
2149
+ "$type": "color",
2150
+ "comment": "This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component."
2151
+ },
2152
+ "name": "ComponentMenuMenuLinkLaneLabelColorActive",
2153
+ "attributes": {
2154
+ "category": "Component",
2155
+ "type": "Menu",
2156
+ "item": "menuLinkLaneLabelColorActive"
2157
+ },
2158
+ "path": [
2159
+ "Component",
2160
+ "Menu",
2161
+ "menuLinkLaneLabelColorActive"
2162
+ ]
2163
+ },
2164
+ "appTopBarSurfaceColor": {
2165
+ "$value": "#2c3138",
2166
+ "value": "#2C3138",
2167
+ "type": "color",
2168
+ "$extensions": {
2169
+ "com.figma": {
2170
+ "collectionId": "VariableCollectionId:18212:14495",
2171
+ "collectionName": "BrandColorMapping",
2172
+ "variableId": "VariableID:18710:4112"
2173
+ }
2174
+ },
2175
+ "$type": "color",
2176
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2177
+ "isSource": true,
2178
+ "original": {
2179
+ "$value": "#2C3138",
2180
+ "value": "#2C3138",
2181
+ "type": "color",
2182
+ "$extensions": {
2183
+ "com.figma": {
2184
+ "collectionId": "VariableCollectionId:18212:14495",
2185
+ "collectionName": "BrandColorMapping",
2186
+ "variableId": "VariableID:18710:4112"
2187
+ }
2188
+ },
2189
+ "$type": "color"
2190
+ },
2191
+ "name": "ComponentMenuAppTopBarSurfaceColor",
2192
+ "attributes": {
2193
+ "category": "Component",
2194
+ "type": "Menu",
2195
+ "item": "appTopBarSurfaceColor"
2196
+ },
2197
+ "path": [
2198
+ "Component",
2199
+ "Menu",
2200
+ "appTopBarSurfaceColor"
2201
+ ]
2202
+ },
2203
+ "appTopBarBgColorDark": {
2204
+ "$value": "#2c3138",
2205
+ "value": "#2C3138",
2206
+ "type": "color",
2207
+ "$extensions": {
2208
+ "com.figma": {
2209
+ "collectionId": "VariableCollectionId:18212:14495",
2210
+ "collectionName": "BrandColorMapping",
2211
+ "variableId": "VariableID:18710:4113"
2212
+ }
2213
+ },
2214
+ "$type": "color",
2215
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2216
+ "isSource": true,
2217
+ "original": {
2218
+ "$value": "#2C3138",
2219
+ "value": "#2C3138",
2220
+ "type": "color",
2221
+ "$extensions": {
2222
+ "com.figma": {
2223
+ "collectionId": "VariableCollectionId:18212:14495",
2224
+ "collectionName": "BrandColorMapping",
2225
+ "variableId": "VariableID:18710:4113"
2226
+ }
2227
+ },
2228
+ "$type": "color"
2229
+ },
2230
+ "name": "ComponentMenuAppTopBarBgColorDark",
2231
+ "attributes": {
2232
+ "category": "Component",
2233
+ "type": "Menu",
2234
+ "item": "appTopBarBgColorDark"
2235
+ },
2236
+ "path": [
2237
+ "Component",
2238
+ "Menu",
2239
+ "appTopBarBgColorDark"
2240
+ ]
2241
+ },
2242
+ "appBottomTabBarBgColor": {
2243
+ "$value": "#ffffff",
2244
+ "value": "#FFFFFF",
2245
+ "type": "color",
2246
+ "$extensions": {
2247
+ "com.figma": {
2248
+ "collectionId": "VariableCollectionId:18212:14495",
2249
+ "collectionName": "BrandColorMapping",
2250
+ "variableId": "VariableID:18961:4492"
2251
+ }
2252
+ },
2253
+ "$type": "color",
2254
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2255
+ "isSource": true,
2256
+ "original": {
2257
+ "$value": "#FFFFFF",
2258
+ "value": "#FFFFFF",
2259
+ "type": "color",
2260
+ "$extensions": {
2261
+ "com.figma": {
2262
+ "collectionId": "VariableCollectionId:18212:14495",
2263
+ "collectionName": "BrandColorMapping",
2264
+ "variableId": "VariableID:18961:4492"
2265
+ }
2266
+ },
2267
+ "$type": "color"
2268
+ },
2269
+ "name": "ComponentMenuAppBottomTabBarBgColor",
2270
+ "attributes": {
2271
+ "category": "Component",
2272
+ "type": "Menu",
2273
+ "item": "appBottomTabBarBgColor"
2274
+ },
2275
+ "path": [
2276
+ "Component",
2277
+ "Menu",
2278
+ "appBottomTabBarBgColor"
2279
+ ]
2280
+ },
2281
+ "appBottomTabBarBgDark": {
2282
+ "$value": "#2c3138",
2283
+ "value": "#2C3138",
2284
+ "type": "color",
2285
+ "$extensions": {
2286
+ "com.figma": {
2287
+ "collectionId": "VariableCollectionId:18212:14495",
2288
+ "collectionName": "BrandColorMapping",
2289
+ "variableId": "VariableID:18961:4493"
2290
+ }
2291
+ },
2292
+ "$type": "color",
2293
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2294
+ "isSource": true,
2295
+ "original": {
2296
+ "$value": "#2C3138",
2297
+ "value": "#2C3138",
2298
+ "type": "color",
2299
+ "$extensions": {
2300
+ "com.figma": {
2301
+ "collectionId": "VariableCollectionId:18212:14495",
2302
+ "collectionName": "BrandColorMapping",
2303
+ "variableId": "VariableID:18961:4493"
2304
+ }
2305
+ },
2306
+ "$type": "color"
2307
+ },
2308
+ "name": "ComponentMenuAppBottomTabBarBgDark",
2309
+ "attributes": {
2310
+ "category": "Component",
2311
+ "type": "Menu",
2312
+ "item": "appBottomTabBarBgDark"
2313
+ },
2314
+ "path": [
2315
+ "Component",
2316
+ "Menu",
2317
+ "appBottomTabBarBgDark"
2318
+ ]
2319
+ },
2320
+ "appTopBarIconColor": {
2321
+ "$value": "#8c9196",
2322
+ "value": "#8C9196",
2323
+ "type": "color",
2324
+ "$extensions": {
2325
+ "com.figma": {
2326
+ "collectionId": "VariableCollectionId:18212:14495",
2327
+ "collectionName": "BrandColorMapping",
2328
+ "variableId": "VariableID:18961:17140"
2329
+ }
2330
+ },
2331
+ "$type": "color",
2332
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2333
+ "isSource": true,
2334
+ "original": {
2335
+ "$value": "#8C9196",
2336
+ "value": "#8C9196",
2337
+ "type": "color",
2338
+ "$extensions": {
2339
+ "com.figma": {
2340
+ "collectionId": "VariableCollectionId:18212:14495",
2341
+ "collectionName": "BrandColorMapping",
2342
+ "variableId": "VariableID:18961:17140"
2343
+ }
2344
+ },
2345
+ "$type": "color"
2346
+ },
2347
+ "name": "ComponentMenuAppTopBarIconColor",
2348
+ "attributes": {
2349
+ "category": "Component",
2350
+ "type": "Menu",
2351
+ "item": "appTopBarIconColor"
2352
+ },
2353
+ "path": [
2354
+ "Component",
2355
+ "Menu",
2356
+ "appTopBarIconColor"
2357
+ ]
2358
+ },
2359
+ "appTopBarIconColorDark": {
2360
+ "$value": "#8c9196",
2361
+ "value": "#8C9196",
2362
+ "type": "color",
2363
+ "$extensions": {
2364
+ "com.figma": {
2365
+ "collectionId": "VariableCollectionId:18212:14495",
2366
+ "collectionName": "BrandColorMapping",
2367
+ "variableId": "VariableID:18961:17141"
2368
+ }
2369
+ },
2370
+ "$type": "color",
2371
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2372
+ "isSource": true,
2373
+ "original": {
2374
+ "$value": "#8C9196",
2375
+ "value": "#8C9196",
2376
+ "type": "color",
2377
+ "$extensions": {
2378
+ "com.figma": {
2379
+ "collectionId": "VariableCollectionId:18212:14495",
2380
+ "collectionName": "BrandColorMapping",
2381
+ "variableId": "VariableID:18961:17141"
2382
+ }
2383
+ },
2384
+ "$type": "color"
2385
+ },
2386
+ "name": "ComponentMenuAppTopBarIconColorDark",
2387
+ "attributes": {
2388
+ "category": "Component",
2389
+ "type": "Menu",
2390
+ "item": "appTopBarIconColorDark"
2391
+ },
2392
+ "path": [
2393
+ "Component",
2394
+ "Menu",
2395
+ "appTopBarIconColorDark"
2396
+ ]
2397
+ },
2398
+ "appTopBarTextColor": {
2399
+ "$value": "#e9ecef",
2400
+ "value": "#E9ECEF",
2401
+ "type": "color",
2402
+ "$extensions": {
2403
+ "com.figma": {
2404
+ "collectionId": "VariableCollectionId:18212:14495",
2405
+ "collectionName": "BrandColorMapping",
2406
+ "variableId": "VariableID:18961:17143"
2407
+ }
2408
+ },
2409
+ "$type": "color",
2410
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2411
+ "isSource": true,
2412
+ "original": {
2413
+ "$value": "#E9ECEF",
2414
+ "value": "#E9ECEF",
2415
+ "type": "color",
2416
+ "$extensions": {
2417
+ "com.figma": {
2418
+ "collectionId": "VariableCollectionId:18212:14495",
2419
+ "collectionName": "BrandColorMapping",
2420
+ "variableId": "VariableID:18961:17143"
2421
+ }
2422
+ },
2423
+ "$type": "color"
2424
+ },
2425
+ "name": "ComponentMenuAppTopBarTextColor",
2426
+ "attributes": {
2427
+ "category": "Component",
2428
+ "type": "Menu",
2429
+ "item": "appTopBarTextColor"
2430
+ },
2431
+ "path": [
2432
+ "Component",
2433
+ "Menu",
2434
+ "appTopBarTextColor"
2435
+ ]
2436
+ },
2437
+ "appTopBarTextColorDark": {
2438
+ "$value": "#e9ecef",
2439
+ "value": "#E9ECEF",
2440
+ "type": "color",
2441
+ "$extensions": {
2442
+ "com.figma": {
2443
+ "collectionId": "VariableCollectionId:18212:14495",
2444
+ "collectionName": "BrandColorMapping",
2445
+ "variableId": "VariableID:18961:17144"
2446
+ }
2447
+ },
2448
+ "$type": "color",
2449
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2450
+ "isSource": true,
2451
+ "original": {
2452
+ "$value": "#E9ECEF",
2453
+ "value": "#E9ECEF",
2454
+ "type": "color",
2455
+ "$extensions": {
2456
+ "com.figma": {
2457
+ "collectionId": "VariableCollectionId:18212:14495",
2458
+ "collectionName": "BrandColorMapping",
2459
+ "variableId": "VariableID:18961:17144"
2460
+ }
2461
+ },
2462
+ "$type": "color"
2463
+ },
2464
+ "name": "ComponentMenuAppTopBarTextColorDark",
2465
+ "attributes": {
2466
+ "category": "Component",
2467
+ "type": "Menu",
2468
+ "item": "appTopBarTextColorDark"
2469
+ },
2470
+ "path": [
2471
+ "Component",
2472
+ "Menu",
2473
+ "appTopBarTextColorDark"
2474
+ ]
2475
+ },
2476
+ "appTobBarTabNavBottomBorder": {
2477
+ "$value": "#174482",
2478
+ "value": "#174482",
2479
+ "type": "color",
2480
+ "$extensions": {
2481
+ "com.figma": {
2482
+ "collectionId": "VariableCollectionId:18212:14495",
2483
+ "collectionName": "BrandColorMapping",
2484
+ "variableId": "VariableID:19220:66794"
2485
+ }
2486
+ },
2487
+ "$type": "color",
2488
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2489
+ "isSource": true,
2490
+ "original": {
2491
+ "$value": "#174482",
2492
+ "value": "#174482",
2493
+ "type": "color",
2494
+ "$extensions": {
2495
+ "com.figma": {
2496
+ "collectionId": "VariableCollectionId:18212:14495",
2497
+ "collectionName": "BrandColorMapping",
2498
+ "variableId": "VariableID:19220:66794"
2499
+ }
2500
+ },
2501
+ "$type": "color"
2502
+ },
2503
+ "name": "ComponentMenuAppTobBarTabNavBottomBorder",
2504
+ "attributes": {
2505
+ "category": "Component",
2506
+ "type": "Menu",
2507
+ "item": "appTobBarTabNavBottomBorder"
2508
+ },
2509
+ "path": [
2510
+ "Component",
2511
+ "Menu",
2512
+ "appTobBarTabNavBottomBorder"
2513
+ ]
2514
+ },
2515
+ "appTobBarTabNavBottomBorderDark": {
2516
+ "$value": "#174482",
2517
+ "value": "#174482",
2518
+ "type": "color",
2519
+ "$extensions": {
2520
+ "com.figma": {
2521
+ "collectionId": "VariableCollectionId:18212:14495",
2522
+ "collectionName": "BrandColorMapping",
2523
+ "variableId": "VariableID:19221:66795"
2524
+ }
2525
+ },
2526
+ "$type": "color",
2527
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2528
+ "isSource": true,
2529
+ "original": {
2530
+ "$value": "#174482",
2531
+ "value": "#174482",
2532
+ "type": "color",
2533
+ "$extensions": {
2534
+ "com.figma": {
2535
+ "collectionId": "VariableCollectionId:18212:14495",
2536
+ "collectionName": "BrandColorMapping",
2537
+ "variableId": "VariableID:19221:66795"
2538
+ }
2539
+ },
2540
+ "$type": "color"
2541
+ },
2542
+ "name": "ComponentMenuAppTobBarTabNavBottomBorderDark",
2543
+ "attributes": {
2544
+ "category": "Component",
2545
+ "type": "Menu",
2546
+ "item": "appTobBarTabNavBottomBorderDark"
2547
+ },
2548
+ "path": [
2549
+ "Component",
2550
+ "Menu",
2551
+ "appTobBarTabNavBottomBorderDark"
2552
+ ]
2553
+ },
2554
+ "appTobBarTabNavBottomBorderActive": {
2555
+ "$value": "#ced4da",
2556
+ "value": "#CED4DA",
2557
+ "type": "color",
2558
+ "$extensions": {
2559
+ "com.figma": {
2560
+ "collectionId": "VariableCollectionId:18212:14495",
2561
+ "collectionName": "BrandColorMapping",
2562
+ "variableId": "VariableID:19221:66799"
2563
+ }
2564
+ },
2565
+ "$type": "color",
2566
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2567
+ "isSource": true,
2568
+ "original": {
2569
+ "$value": "#CED4DA",
2570
+ "value": "#CED4DA",
2571
+ "type": "color",
2572
+ "$extensions": {
2573
+ "com.figma": {
2574
+ "collectionId": "VariableCollectionId:18212:14495",
2575
+ "collectionName": "BrandColorMapping",
2576
+ "variableId": "VariableID:19221:66799"
2577
+ }
2578
+ },
2579
+ "$type": "color"
2580
+ },
2581
+ "name": "ComponentMenuAppTobBarTabNavBottomBorderActive",
2582
+ "attributes": {
2583
+ "category": "Component",
2584
+ "type": "Menu",
2585
+ "item": "appTobBarTabNavBottomBorderActive"
2586
+ },
2587
+ "path": [
2588
+ "Component",
2589
+ "Menu",
2590
+ "appTobBarTabNavBottomBorderActive"
2591
+ ]
2592
+ },
2593
+ "appTobBarTabNavBottomBorderActiveDark": {
2594
+ "$value": "#ffffff",
2595
+ "value": "#FFFFFF",
2596
+ "type": "color",
2597
+ "$extensions": {
2598
+ "com.figma": {
2599
+ "collectionId": "VariableCollectionId:18212:14495",
2600
+ "collectionName": "BrandColorMapping",
2601
+ "variableId": "VariableID:19221:66800"
2602
+ }
2603
+ },
2604
+ "$type": "color",
2605
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2606
+ "isSource": true,
2607
+ "original": {
2608
+ "$value": "#FFFFFF",
2609
+ "value": "#FFFFFF",
2610
+ "type": "color",
2611
+ "$extensions": {
2612
+ "com.figma": {
2613
+ "collectionId": "VariableCollectionId:18212:14495",
2614
+ "collectionName": "BrandColorMapping",
2615
+ "variableId": "VariableID:19221:66800"
2616
+ }
2617
+ },
2618
+ "$type": "color"
2619
+ },
2620
+ "name": "ComponentMenuAppTobBarTabNavBottomBorderActiveDark",
2621
+ "attributes": {
2622
+ "category": "Component",
2623
+ "type": "Menu",
2624
+ "item": "appTobBarTabNavBottomBorderActiveDark"
2625
+ },
2626
+ "path": [
2627
+ "Component",
2628
+ "Menu",
2629
+ "appTobBarTabNavBottomBorderActiveDark"
2630
+ ]
2631
+ }
2632
+ },
2633
+ "Avatar": {
2634
+ "avatarLabelColor": {
2635
+ "$value": "#666b70",
2636
+ "value": "#666B70",
2637
+ "type": "color",
2638
+ "$extensions": {
2639
+ "com.figma": {
2640
+ "collectionId": "VariableCollectionId:18212:14495",
2641
+ "collectionName": "BrandColorMapping",
2642
+ "variableId": "VariableID:19001:8158"
2643
+ }
2644
+ },
2645
+ "$type": "color",
2646
+ "comment": "09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045",
2647
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2648
+ "isSource": true,
2649
+ "original": {
2650
+ "$value": "#666B70",
2651
+ "value": "#666B70",
2652
+ "type": "color",
2653
+ "$extensions": {
2654
+ "com.figma": {
2655
+ "collectionId": "VariableCollectionId:18212:14495",
2656
+ "collectionName": "BrandColorMapping",
2657
+ "variableId": "VariableID:19001:8158"
2658
+ }
2659
+ },
2660
+ "$type": "color",
2661
+ "comment": "09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045"
2662
+ },
2663
+ "name": "ComponentAvatarAvatarLabelColor",
2664
+ "attributes": {
2665
+ "category": "Component",
2666
+ "type": "Avatar",
2667
+ "item": "avatarLabelColor"
2668
+ },
2669
+ "path": [
2670
+ "Component",
2671
+ "Avatar",
2672
+ "avatarLabelColor"
2673
+ ]
2674
+ },
2675
+ "avatarLabelColorDark": {
2676
+ "$value": "#e9ecef",
2677
+ "value": "#E9ECEF",
2678
+ "type": "color",
2679
+ "$extensions": {
2680
+ "com.figma": {
2681
+ "collectionId": "VariableCollectionId:18212:14495",
2682
+ "collectionName": "BrandColorMapping",
2683
+ "variableId": "VariableID:19003:10922"
2684
+ }
2685
+ },
2686
+ "$type": "color",
2687
+ "comment": "09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093",
2688
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2689
+ "isSource": true,
2690
+ "original": {
2691
+ "$value": "#E9ECEF",
2692
+ "value": "#E9ECEF",
2693
+ "type": "color",
2694
+ "$extensions": {
2695
+ "com.figma": {
2696
+ "collectionId": "VariableCollectionId:18212:14495",
2697
+ "collectionName": "BrandColorMapping",
2698
+ "variableId": "VariableID:19003:10922"
2699
+ }
2700
+ },
2701
+ "$type": "color",
2702
+ "comment": "09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093"
2703
+ },
2704
+ "name": "ComponentAvatarAvatarLabelColorDark",
2705
+ "attributes": {
2706
+ "category": "Component",
2707
+ "type": "Avatar",
2708
+ "item": "avatarLabelColorDark"
2709
+ },
2710
+ "path": [
2711
+ "Component",
2712
+ "Avatar",
2713
+ "avatarLabelColorDark"
2714
+ ]
2715
+ },
2716
+ "avatarLabelColorHover": {
2717
+ "$value": "#174482",
2718
+ "value": "#174482",
2719
+ "type": "color",
2720
+ "$extensions": {
2721
+ "com.figma": {
2722
+ "collectionId": "VariableCollectionId:18212:14495",
2723
+ "collectionName": "BrandColorMapping",
2724
+ "variableId": "VariableID:19030:1919"
2725
+ }
2726
+ },
2727
+ "$type": "color",
2728
+ "comment": "This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029",
2729
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2730
+ "isSource": true,
2731
+ "original": {
2732
+ "$value": "#174482",
2733
+ "value": "#174482",
2734
+ "type": "color",
2735
+ "$extensions": {
2736
+ "com.figma": {
2737
+ "collectionId": "VariableCollectionId:18212:14495",
2738
+ "collectionName": "BrandColorMapping",
2739
+ "variableId": "VariableID:19030:1919"
2740
+ }
2741
+ },
2742
+ "$type": "color",
2743
+ "comment": "This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029"
2744
+ },
2745
+ "name": "ComponentAvatarAvatarLabelColorHover",
2746
+ "attributes": {
2747
+ "category": "Component",
2748
+ "type": "Avatar",
2749
+ "item": "avatarLabelColorHover"
2750
+ },
2751
+ "path": [
2752
+ "Component",
2753
+ "Avatar",
2754
+ "avatarLabelColorHover"
2755
+ ]
2756
+ }
2757
+ },
2758
+ "chipColorActive": {
2759
+ "$value": "#174482",
2760
+ "value": "#174482",
2761
+ "type": "color",
2762
+ "$extensions": {
2763
+ "com.figma": {
2764
+ "collectionId": "VariableCollectionId:18212:14495",
2765
+ "collectionName": "BrandColorMapping",
2766
+ "variableId": "VariableID:20360:22977"
2767
+ }
2768
+ },
2769
+ "$type": "color",
2770
+ "filePath": "/home/runner/work/vv-token-test-v3/vv-token-test-v3/tokens/brands/sportbild/overrides/brandcolormapping.json",
2771
+ "isSource": true,
2772
+ "original": {
2773
+ "$value": "#174482",
2774
+ "value": "#174482",
2775
+ "type": "color",
2776
+ "$extensions": {
2777
+ "com.figma": {
2778
+ "collectionId": "VariableCollectionId:18212:14495",
2779
+ "collectionName": "BrandColorMapping",
2780
+ "variableId": "VariableID:20360:22977"
2781
+ }
2782
+ },
2783
+ "$type": "color"
2784
+ },
2785
+ "name": "ComponentChipColorActive",
2786
+ "attributes": {
2787
+ "category": "Component",
2788
+ "type": "chipColorActive"
2789
+ },
2790
+ "path": [
2791
+ "Component",
2792
+ "chipColorActive"
2793
+ ]
2794
+ }
2795
+ }
2796
+ }