@marioschmidt/design-system-tokens 1.0.13 → 1.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (204) hide show
  1. package/dist/android/res/values/base/primitive_color_value.xml +12 -12
  2. package/dist/android/res/values/base/primitive_font_value.xml +22 -22
  3. package/dist/android/res/values/base/primitive_size_value.xml +49 -49
  4. package/dist/android/res/values/base/primitive_space_value.xml +25 -25
  5. package/dist/android/res/values/density/density_compact.xml +8 -8
  6. package/dist/android/res/values/density/density_default.xml +8 -8
  7. package/dist/android/res/values/density/density_spacious.xml +8 -8
  8. package/dist/android/res/values/mapping/brand_advertorial.xml +240 -240
  9. package/dist/android/res/values/mapping/brand_bild.xml +240 -240
  10. package/dist/android/res/values/mapping/brand_sportbild.xml +240 -240
  11. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +423 -423
  12. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +423 -423
  13. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +423 -423
  14. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +423 -423
  15. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_dark.xml +15 -15
  16. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_light.xml +15 -15
  17. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +423 -423
  18. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +423 -423
  19. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +423 -423
  20. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +423 -423
  21. package/dist/android/res/values/semantic/bild/color/color_bild_dark.xml +15 -15
  22. package/dist/android/res/values/semantic/bild/color/color_bild_light.xml +15 -15
  23. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +423 -423
  24. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +423 -423
  25. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +423 -423
  26. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +423 -423
  27. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +15 -15
  28. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +15 -15
  29. package/dist/css/base/primitive-font-value-global.css +11 -11
  30. package/dist/css/base/primitive-font-value.css +11 -11
  31. package/dist/css/base/primitive-size-value-global.css +49 -49
  32. package/dist/css/base/primitive-size-value.css +49 -49
  33. package/dist/css/base/primitive-space-value-global.css +25 -25
  34. package/dist/css/base/primitive-space-value.css +25 -25
  35. package/dist/css/density/density-compact-global.css +2 -2
  36. package/dist/css/density/density-compact.css +2 -2
  37. package/dist/css/density/density-default-global.css +2 -2
  38. package/dist/css/density/density-default.css +2 -2
  39. package/dist/css/density/density-spacious-global.css +2 -2
  40. package/dist/css/density/density-spacious.css +2 -2
  41. package/dist/css/mapping/brand-advertorial-global.css +203 -203
  42. package/dist/css/mapping/brand-advertorial.css +203 -203
  43. package/dist/css/mapping/brand-bild-global.css +203 -203
  44. package/dist/css/mapping/brand-bild.css +203 -203
  45. package/dist/css/mapping/brand-sportbild-global.css +203 -203
  46. package/dist/css/mapping/brand-sportbild.css +203 -203
  47. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +97 -97
  48. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +97 -97
  49. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +94 -94
  50. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +94 -94
  51. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +95 -95
  52. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +95 -95
  53. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +95 -95
  54. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +95 -95
  55. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +97 -97
  56. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +97 -97
  57. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +94 -94
  58. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +94 -94
  59. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +95 -95
  60. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +95 -95
  61. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +95 -95
  62. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +95 -95
  63. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +97 -97
  64. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +97 -97
  65. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +94 -94
  66. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +94 -94
  67. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +95 -95
  68. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +95 -95
  69. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +95 -95
  70. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +95 -95
  71. package/dist/flutter/base/primitive_color_value.dart +119 -85
  72. package/dist/flutter/base/primitive_font_value.dart +58 -46
  73. package/dist/flutter/base/primitive_size_value.dart +49 -49
  74. package/dist/flutter/base/primitive_space_value.dart +26 -26
  75. package/dist/flutter/density/density_compact.dart +16 -11
  76. package/dist/flutter/density/density_default.dart +16 -11
  77. package/dist/flutter/density/density_spacious.dart +16 -11
  78. package/dist/flutter/mapping/brand_advertorial.dart +398 -274
  79. package/dist/flutter/mapping/brand_bild.dart +398 -274
  80. package/dist/flutter/mapping/brand_color_bild.dart +121 -71
  81. package/dist/flutter/mapping/brand_color_sportbild.dart +121 -71
  82. package/dist/flutter/mapping/brand_sportbild.dart +398 -274
  83. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +689 -487
  84. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +689 -487
  85. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +689 -487
  86. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +689 -487
  87. package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +369 -423
  88. package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +369 -423
  89. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +689 -487
  90. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +689 -487
  91. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +689 -487
  92. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +689 -487
  93. package/dist/flutter/semantic/bild/color/color_bild_dark.dart +369 -423
  94. package/dist/flutter/semantic/bild/color/color_bild_light.dart +369 -423
  95. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +689 -487
  96. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +689 -487
  97. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +689 -487
  98. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +689 -487
  99. package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +369 -423
  100. package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +369 -423
  101. package/dist/ios/base/PrimitiveColorValue.swift +130 -96
  102. package/dist/ios/base/PrimitiveFontValue.swift +57 -45
  103. package/dist/ios/base/PrimitiveSizeValue.swift +51 -51
  104. package/dist/ios/base/PrimitiveSpaceValue.swift +27 -27
  105. package/dist/ios/density/DensityCompact.swift +15 -10
  106. package/dist/ios/density/DensityDefault.swift +15 -10
  107. package/dist/ios/density/DensitySpacious.swift +15 -10
  108. package/dist/ios/mapping/BrandAdvertorial.swift +397 -273
  109. package/dist/ios/mapping/BrandBild.swift +397 -273
  110. package/dist/ios/mapping/BrandColorBild.swift +120 -70
  111. package/dist/ios/mapping/BrandColorSportbild.swift +120 -70
  112. package/dist/ios/mapping/BrandSportbild.swift +397 -273
  113. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +688 -486
  114. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +688 -486
  115. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +688 -486
  116. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +688 -486
  117. package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +368 -422
  118. package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +368 -422
  119. package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +688 -486
  120. package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +688 -486
  121. package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +688 -486
  122. package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +688 -486
  123. package/dist/ios/semantic/bild/color/ColorBildDark.swift +368 -422
  124. package/dist/ios/semantic/bild/color/ColorBildLight.swift +368 -422
  125. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +688 -486
  126. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +688 -486
  127. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +688 -486
  128. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +688 -486
  129. package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +368 -422
  130. package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +368 -422
  131. package/dist/js/base/primitive-color-value.js +34 -34
  132. package/dist/js/base/primitive-font-value.js +12 -12
  133. package/dist/js/base/primitive-size-value.js +49 -49
  134. package/dist/js/base/primitive-space-value.js +25 -25
  135. package/dist/js/density/density-compact.js +5 -5
  136. package/dist/js/density/density-default.js +5 -5
  137. package/dist/js/density/density-spacious.js +5 -5
  138. package/dist/js/mapping/brand-advertorial.js +229 -222
  139. package/dist/js/mapping/brand-bild.js +230 -222
  140. package/dist/js/mapping/brand-color-bild.js +50 -50
  141. package/dist/js/mapping/brand-color-sportbild.js +50 -50
  142. package/dist/js/mapping/brand-sportbild.js +234 -222
  143. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +285 -293
  144. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +283 -291
  145. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +285 -292
  146. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +285 -292
  147. package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +50 -154
  148. package/dist/js/semantic/advertorial/color/color-advertorial-light.js +50 -154
  149. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +285 -293
  150. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +283 -291
  151. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +285 -292
  152. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +285 -292
  153. package/dist/js/semantic/bild/color/color-bild-dark.js +50 -154
  154. package/dist/js/semantic/bild/color/color-bild-light.js +50 -154
  155. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +285 -293
  156. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +283 -291
  157. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +285 -292
  158. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +285 -292
  159. package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +50 -154
  160. package/dist/js/semantic/sportbild/color/color-sportbild-light.js +50 -154
  161. package/dist/json/base/primitive-font-value.json +11 -11
  162. package/dist/json/base/primitive-size-value.json +49 -49
  163. package/dist/json/base/primitive-space-value.json +25 -25
  164. package/dist/json/density/density-compact.json +2 -2
  165. package/dist/json/density/density-default.json +2 -2
  166. package/dist/json/density/density-spacious.json +2 -2
  167. package/dist/json/mapping/brand-advertorial.json +203 -203
  168. package/dist/json/mapping/brand-bild.json +203 -203
  169. package/dist/json/mapping/brand-sportbild.json +203 -203
  170. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +97 -97
  171. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +94 -94
  172. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +95 -95
  173. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +95 -95
  174. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +97 -97
  175. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +94 -94
  176. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +95 -95
  177. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +95 -95
  178. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +97 -97
  179. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +94 -94
  180. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +95 -95
  181. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +95 -95
  182. package/dist/manifest.json +1 -1
  183. package/dist/scss/base/primitive-font-value.scss +11 -11
  184. package/dist/scss/base/primitive-size-value.scss +49 -49
  185. package/dist/scss/base/primitive-space-value.scss +25 -25
  186. package/dist/scss/density/density-compact.scss +2 -2
  187. package/dist/scss/density/density-default.scss +2 -2
  188. package/dist/scss/density/density-spacious.scss +2 -2
  189. package/dist/scss/mapping/brand-advertorial.scss +203 -203
  190. package/dist/scss/mapping/brand-bild.scss +203 -203
  191. package/dist/scss/mapping/brand-sportbild.scss +203 -203
  192. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +97 -97
  193. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +94 -94
  194. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +95 -95
  195. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +95 -95
  196. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +97 -97
  197. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +94 -94
  198. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +95 -95
  199. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +95 -95
  200. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +97 -97
  201. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +94 -94
  202. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +95 -95
  203. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +95 -95
  204. package/package.json +1 -1
@@ -2,61 +2,61 @@
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  */
4
4
 
5
- export const globalCoreCorecolorprimary = "#de0000"; // Bild: 046; SpoBi: 016 current css calls this variable main tenant color
6
- export const globalCoreCorecolorsecondary = "#ffffff"; // Bild&SpoBi Tone 100
7
- export const globalCoreCorecolorsecondarydark = "#242629"; // Bild: 015 ; SpoBi: 010
8
- export const globalCoreCorecolortertiary = "#242629"; // Bild: 015 ; SpoBi: 010
9
- export const globalCoreCorecolortertiarydark = "#ffffff"; // Bild&SpoBi: 100
10
- export const globalAttentionAccentcolorprimary = "#de0000"; // Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers.
11
- export const globalAttentionAccentcolorprimarydark = "#ffffff"; // Bild: 100 ; SpoBi: 098
12
- export const globalSurfaceSurfacecolorprimary = "#ffffff"; // Bild: 100 ; SpoBi: 100
13
- export const globalSurfaceSurfacecolorprimarydark = "#242629"; // Bild: 015 ; SpoBi: 010
14
- export const globalSurfaceSurfacecolorsecondary = "#f2f5f5"; // Bild: 096 ; SpoBi: 098
15
- export const globalSurfaceSurfacecolorsecondarydark = "#2b3038"; // Bild: 020 ; SpoBi: 016
16
- export const globalSurfaceSurfacecolortertiary = "#e8edf0"; // Bild: 093 ; SpoBi: 081
17
- export const globalSurfaceSurfacecolortertiarydark = "#333d40"; // Bild: 025 ; SpoBi: 029
18
- export const globalSurfaceSurfacecolorquartenary = "#cfd4d9"; // Bild: 085 ; SpoBi: 085
19
- export const globalSurfaceSurfacecolorquartenarydark = "#4a5259"; // Bild: 035 ; SpoBi: 035
20
- export const globalStateColorprimaryactive = "#de0000"; // Bild: 046 ; SpoBi: 029
21
- export const globalStateColorprimaryactivedark = "#de0000"; // Bild: 046 ; SpoBi: 098
22
- export const globalTextTextcolorprimary = "#242629"; // Bild & SpoBi: Tone 015
23
- export const globalTextTextcolorprimarydark = "#e8edf0"; // Bild & SpoBi: Tone 093
24
- export const globalTextTextcolorsecondary = "#8c9196"; // Bild & SpoBi: Tone 060
25
- export const globalTextTextcolorsecondarydark = "#8c9196"; // Bild & SpoBi: Tone 060
26
- export const globalTextHeadlinecolorprimary = "#242629"; // Bild: 015 ; SpoBi: 016
27
- export const globalTextHeadlinecolorprimarydark = "#ffffff"; // Bild&SpoBi: Tone 100
28
- export const globalTextKickertextcoloronbg = "#ffffff"; // 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
29
- export const globalTextKickertextcoloronsurface = "#de0000"; // 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
30
- export const globalTextKickertextcoloronsurfacedark = "#8c9196"; // Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060.
31
- export const globalTextKickerbgcoloronsurface = "#de0000"; // Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029
32
- export const globalTextKickerbgcoloronsurfacedark = "#8c9196"; // Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060
33
- export const componentAvatarAvatarlabelcolor = "#242629"; // 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045
34
- export const componentAvatarAvatarlabelcolordark = "#ffffff"; // 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093
35
- export const componentAvatarAvatarlabelcolorhover = "#de0000"; // This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029
5
+ export const globalCoreCorecolorprimary = "#de0000";
6
+ export const globalCoreCorecolorsecondary = "#ffffff";
7
+ export const globalCoreCorecolorsecondarydark = "#242629";
8
+ export const globalCoreCorecolortertiary = "#242629";
9
+ export const globalCoreCorecolortertiarydark = "#ffffff";
10
+ export const globalAttentionAccentcolorprimary = "#de0000";
11
+ export const globalAttentionAccentcolorprimarydark = "#ffffff";
12
+ export const globalSurfaceSurfacecolorprimary = "#ffffff";
13
+ export const globalSurfaceSurfacecolorprimarydark = "#242629";
14
+ export const globalSurfaceSurfacecolorsecondary = "#f2f5f5";
15
+ export const globalSurfaceSurfacecolorsecondarydark = "#2b3038";
16
+ export const globalSurfaceSurfacecolortertiary = "#e8edf0";
17
+ export const globalSurfaceSurfacecolortertiarydark = "#333d40";
18
+ export const globalSurfaceSurfacecolorquartenary = "#cfd4d9";
19
+ export const globalSurfaceSurfacecolorquartenarydark = "#4a5259";
20
+ export const globalStateColorprimaryactive = "#de0000";
21
+ export const globalStateColorprimaryactivedark = "#de0000";
22
+ export const globalTextTextcolorprimary = "#242629";
23
+ export const globalTextTextcolorprimarydark = "#e8edf0";
24
+ export const globalTextTextcolorsecondary = "#8c9196";
25
+ export const globalTextTextcolorsecondarydark = "#8c9196";
26
+ export const globalTextHeadlinecolorprimary = "#242629";
27
+ export const globalTextHeadlinecolorprimarydark = "#ffffff";
28
+ export const globalTextKickertextcoloronbg = "#ffffff";
29
+ export const globalTextKickertextcoloronsurface = "#de0000";
30
+ export const globalTextKickertextcoloronsurfacedark = "#8c9196";
31
+ export const globalTextKickerbgcoloronsurface = "#de0000";
32
+ export const globalTextKickerbgcoloronsurfacedark = "#8c9196";
33
+ export const componentAvatarAvatarlabelcolor = "#242629";
34
+ export const componentAvatarAvatarlabelcolordark = "#ffffff";
35
+ export const componentAvatarAvatarlabelcolorhover = "#de0000";
36
36
  export const componentChipcoloractive = "#de0000";
37
- export const componentBreakingnewsBreakingnewstoptitletextcolor = "#1c1c1c"; // This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081
38
- export const componentBreakingnewsBreakingnewsbottomtitletextcolor = "#1c1c1c"; // This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100
39
- export const componentBreakingnewsBreakingnewstitlesurfacecolor = "#fc8226"; // This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016
40
- export const componentBreakingnewsBreakingnewssurfacecolor = "#242629"; // This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081
41
- export const componentBreakingnewsBreakingnewssurfacecolordark = "#e8edf0"; // This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081
42
- export const componentBreakingnewsBreakingnewstextcontentcolor = "#ffffff"; // This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015
43
- export const componentBreakingnewsBreakingnewstextcontentcolordark = "#242629"; // This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015
44
- export const componentButtonPrimarybrandButtonprimarybgcoloridle = "#de0000"; // Bild: 046 ; SpoBi: 029
45
- export const componentButtonPrimarybrandButtonprimarybgcolorhover = "#b00003"; // Bild: 035 ; SpoBi: 016
37
+ export const componentBreakingnewsBreakingnewstoptitletextcolor = "#1c1c1c";
38
+ export const componentBreakingnewsBreakingnewsbottomtitletextcolor = "#1c1c1c";
39
+ export const componentBreakingnewsBreakingnewstitlesurfacecolor = "#fc8226";
40
+ export const componentBreakingnewsBreakingnewssurfacecolor = "#242629";
41
+ export const componentBreakingnewsBreakingnewssurfacecolordark = "#e8edf0";
42
+ export const componentBreakingnewsBreakingnewstextcontentcolor = "#ffffff";
43
+ export const componentBreakingnewsBreakingnewstextcontentcolordark = "#242629";
44
+ export const componentButtonPrimarybrandButtonprimarybgcoloridle = "#de0000";
45
+ export const componentButtonPrimarybrandButtonprimarybgcolorhover = "#b00003";
46
46
  export const componentButtonPrimarybrandButtonprimarybgcoloridledark =
47
- "#de0000"; // This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038
47
+ "#de0000";
48
48
  export const componentButtonPrimarybrandButtonprimarybgcolorhoverdark =
49
- "#b00003"; // This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029
50
- export const componentButtonPrimaryneutralButtonprimarybgcoloridle = "#242629"; // Bild & SpoBi: Tone 015
51
- export const componentButtonPrimaryneutralButtonprimarybgcolorhover = "#4a5259"; // Bild & SpoBi: Tone 035
49
+ "#b00003";
50
+ export const componentButtonPrimaryneutralButtonprimarybgcoloridle = "#242629";
51
+ export const componentButtonPrimaryneutralButtonprimarybgcolorhover = "#4a5259";
52
52
  export const componentButtonPrimaryneutralButtonprimarybgcoloridledark =
53
- "#ffffff"; // Bild & SpoBi: Tone 100
53
+ "#ffffff";
54
54
  export const componentButtonPrimaryneutralButtonprimarybgcolorhoverdark =
55
- "#e8edf0"; // Bild: 093 ; SpoBi: 081
56
- export const componentMenuMenulinklanesurfacecolor = "#ffffff"; // This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component.
57
- export const componentMenuMenulinklanesurfacecolordark = "#242629"; // 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.
58
- export const componentMenuMenulinklanelabelcolor = "#4a5259"; // This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component.
59
- export const componentMenuMenulinklanelabelcoloractive = "#242629"; // This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component.
55
+ "#e8edf0";
56
+ export const componentMenuMenulinklanesurfacecolor = "#ffffff";
57
+ export const componentMenuMenulinklanesurfacecolordark = "#242629";
58
+ export const componentMenuMenulinklanelabelcolor = "#4a5259";
59
+ export const componentMenuMenulinklanelabelcoloractive = "#242629";
60
60
  export const componentMenuMenulinklanelabelcolordark = "#8c9196";
61
61
  export const componentMenuMenulinkcolorborderactive = "#de0000";
62
62
  export const componentMenuMenulinkcolorborderactivedark = "#ffffff";
@@ -2,61 +2,61 @@
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  */
4
4
 
5
- export const globalCoreCorecolorprimary = "#0a264f"; // Bild: 046; SpoBi: 016 current css calls this variable main tenant color
6
- export const globalCoreCorecolorsecondary = "#ffffff"; // Bild&SpoBi Tone 100
7
- export const globalCoreCorecolorsecondarydark = "#081729"; // Bild: 015 ; SpoBi: 010
8
- export const globalCoreCorecolortertiary = "#081729"; // Bild: 015 ; SpoBi: 010
9
- export const globalCoreCorecolortertiarydark = "#ffffff"; // Bild&SpoBi: 100
10
- export const globalAttentionAccentcolorprimary = "#174582"; // Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers.
11
- export const globalAttentionAccentcolorprimarydark = "#f7fafc"; // Bild: 100 ; SpoBi: 098
12
- export const globalSurfaceSurfacecolorprimary = "#ffffff"; // Bild: 100 ; SpoBi: 100
13
- export const globalSurfaceSurfacecolorprimarydark = "#081729"; // Bild: 015 ; SpoBi: 010
14
- export const globalSurfaceSurfacecolorsecondary = "#f7fafc"; // Bild: 096 ; SpoBi: 098
15
- export const globalSurfaceSurfacecolorsecondarydark = "#0a264f"; // Bild: 020 ; SpoBi: 016
16
- export const globalSurfaceSurfacecolortertiary = "#bdc9db"; // Bild: 093 ; SpoBi: 081
17
- export const globalSurfaceSurfacecolortertiarydark = "#174582"; // Bild: 025 ; SpoBi: 029
18
- export const globalSurfaceSurfacecolorquartenary = "#cfd4d9"; // Bild: 085 ; SpoBi: 085
19
- export const globalSurfaceSurfacecolorquartenarydark = "#4a5259"; // Bild: 035 ; SpoBi: 035
20
- export const globalStateColorprimaryactive = "#174582"; // Bild: 046 ; SpoBi: 029
21
- export const globalStateColorprimaryactivedark = "#f7fafc"; // Bild: 046 ; SpoBi: 098
22
- export const globalTextTextcolorprimary = "#242629"; // Bild & SpoBi: Tone 015
23
- export const globalTextTextcolorprimarydark = "#e8edf0"; // Bild & SpoBi: Tone 093
24
- export const globalTextTextcolorsecondary = "#8c9196"; // Bild & SpoBi: Tone 060
25
- export const globalTextTextcolorsecondarydark = "#8c9196"; // Bild & SpoBi: Tone 060
26
- export const globalTextHeadlinecolorprimary = "#0a264f"; // Bild: 015 ; SpoBi: 016
27
- export const globalTextHeadlinecolorprimarydark = "#ffffff"; // Bild&SpoBi: Tone 100
28
- export const globalTextKickertextcoloronbg = "#ffffff"; // 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
29
- export const globalTextKickertextcoloronsurface = "#8c9196"; // 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
30
- export const globalTextKickertextcoloronsurfacedark = "#8c9196"; // Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060.
31
- export const globalTextKickerbgcoloronsurface = "#174582"; // Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029
32
- export const globalTextKickerbgcoloronsurfacedark = "#8c9196"; // Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060
33
- export const componentAvatarAvatarlabelcolor = "#666b70"; // 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045
34
- export const componentAvatarAvatarlabelcolordark = "#e8edf0"; // 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093
35
- export const componentAvatarAvatarlabelcolorhover = "#174582"; // This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029
5
+ export const globalCoreCorecolorprimary = "#0a264f";
6
+ export const globalCoreCorecolorsecondary = "#ffffff";
7
+ export const globalCoreCorecolorsecondarydark = "#081729";
8
+ export const globalCoreCorecolortertiary = "#081729";
9
+ export const globalCoreCorecolortertiarydark = "#ffffff";
10
+ export const globalAttentionAccentcolorprimary = "#174582";
11
+ export const globalAttentionAccentcolorprimarydark = "#f7fafc";
12
+ export const globalSurfaceSurfacecolorprimary = "#ffffff";
13
+ export const globalSurfaceSurfacecolorprimarydark = "#081729";
14
+ export const globalSurfaceSurfacecolorsecondary = "#f7fafc";
15
+ export const globalSurfaceSurfacecolorsecondarydark = "#0a264f";
16
+ export const globalSurfaceSurfacecolortertiary = "#bdc9db";
17
+ export const globalSurfaceSurfacecolortertiarydark = "#174582";
18
+ export const globalSurfaceSurfacecolorquartenary = "#cfd4d9";
19
+ export const globalSurfaceSurfacecolorquartenarydark = "#4a5259";
20
+ export const globalStateColorprimaryactive = "#174582";
21
+ export const globalStateColorprimaryactivedark = "#f7fafc";
22
+ export const globalTextTextcolorprimary = "#242629";
23
+ export const globalTextTextcolorprimarydark = "#e8edf0";
24
+ export const globalTextTextcolorsecondary = "#8c9196";
25
+ export const globalTextTextcolorsecondarydark = "#8c9196";
26
+ export const globalTextHeadlinecolorprimary = "#0a264f";
27
+ export const globalTextHeadlinecolorprimarydark = "#ffffff";
28
+ export const globalTextKickertextcoloronbg = "#ffffff";
29
+ export const globalTextKickertextcoloronsurface = "#8c9196";
30
+ export const globalTextKickertextcoloronsurfacedark = "#8c9196";
31
+ export const globalTextKickerbgcoloronsurface = "#174582";
32
+ export const globalTextKickerbgcoloronsurfacedark = "#8c9196";
33
+ export const componentAvatarAvatarlabelcolor = "#666b70";
34
+ export const componentAvatarAvatarlabelcolordark = "#e8edf0";
35
+ export const componentAvatarAvatarlabelcolorhover = "#174582";
36
36
  export const componentChipcoloractive = "#174582";
37
- export const componentBreakingnewsBreakingnewstoptitletextcolor = "#ffbf00"; // This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081
38
- export const componentBreakingnewsBreakingnewsbottomtitletextcolor = "#ffffff"; // This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100
39
- export const componentBreakingnewsBreakingnewstitlesurfacecolor = "#0a264f"; // This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016
40
- export const componentBreakingnewsBreakingnewssurfacecolor = "#ffbf00"; // This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081
41
- export const componentBreakingnewsBreakingnewssurfacecolordark = "#ffbf00"; // This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081
42
- export const componentBreakingnewsBreakingnewstextcontentcolor = "#242629"; // This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015
43
- export const componentBreakingnewsBreakingnewstextcontentcolordark = "#242629"; // This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015
44
- export const componentButtonPrimarybrandButtonprimarybgcoloridle = "#174582"; // Bild: 046 ; SpoBi: 029
45
- export const componentButtonPrimarybrandButtonprimarybgcolorhover = "#0a264f"; // Bild: 035 ; SpoBi: 016
37
+ export const componentBreakingnewsBreakingnewstoptitletextcolor = "#ffbf00";
38
+ export const componentBreakingnewsBreakingnewsbottomtitletextcolor = "#ffffff";
39
+ export const componentBreakingnewsBreakingnewstitlesurfacecolor = "#0a264f";
40
+ export const componentBreakingnewsBreakingnewssurfacecolor = "#ffbf00";
41
+ export const componentBreakingnewsBreakingnewssurfacecolordark = "#ffbf00";
42
+ export const componentBreakingnewsBreakingnewstextcontentcolor = "#242629";
43
+ export const componentBreakingnewsBreakingnewstextcontentcolordark = "#242629";
44
+ export const componentButtonPrimarybrandButtonprimarybgcoloridle = "#174582";
45
+ export const componentButtonPrimarybrandButtonprimarybgcolorhover = "#0a264f";
46
46
  export const componentButtonPrimarybrandButtonprimarybgcoloridledark =
47
- "#305999"; // This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038
47
+ "#305999";
48
48
  export const componentButtonPrimarybrandButtonprimarybgcolorhoverdark =
49
- "#174582"; // This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029
50
- export const componentButtonPrimaryneutralButtonprimarybgcoloridle = "#242629"; // Bild & SpoBi: Tone 015
51
- export const componentButtonPrimaryneutralButtonprimarybgcolorhover = "#4a5259"; // Bild & SpoBi: Tone 035
49
+ "#174582";
50
+ export const componentButtonPrimaryneutralButtonprimarybgcoloridle = "#242629";
51
+ export const componentButtonPrimaryneutralButtonprimarybgcolorhover = "#4a5259";
52
52
  export const componentButtonPrimaryneutralButtonprimarybgcoloridledark =
53
- "#ffffff"; // Bild & SpoBi: Tone 100
53
+ "#ffffff";
54
54
  export const componentButtonPrimaryneutralButtonprimarybgcolorhoverdark =
55
- "#bdc9db"; // Bild: 093 ; SpoBi: 081
56
- export const componentMenuMenulinklanesurfacecolor = "#0a264f"; // This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component.
57
- export const componentMenuMenulinklanesurfacecolordark = "#0a264f"; // 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.
58
- export const componentMenuMenulinklanelabelcolor = "#cfd4d9"; // This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component.
59
- export const componentMenuMenulinklanelabelcoloractive = "#ffffff"; // This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component.
55
+ "#bdc9db";
56
+ export const componentMenuMenulinklanesurfacecolor = "#0a264f";
57
+ export const componentMenuMenulinklanesurfacecolordark = "#0a264f";
58
+ export const componentMenuMenulinklanelabelcolor = "#cfd4d9";
59
+ export const componentMenuMenulinklanelabelcoloractive = "#ffffff";
60
60
  export const componentMenuMenulinklanelabelcolordark = "#adb5ba";
61
61
  export const componentMenuMenulinkcolorborderactive = "#0a264f";
62
62
  export const componentMenuMenulinkcolorborderactivedark = "#f7fafc";