@marioschmidt/design-system-tokens 1.0.19 → 1.0.20

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 (254) hide show
  1. package/dist/android/res/values/brands/advertorial/density/density-compact.xml +8 -8
  2. package/dist/android/res/values/brands/advertorial/density/density-default.xml +8 -8
  3. package/dist/android/res/values/brands/advertorial/density/density-spacious.xml +8 -8
  4. package/dist/android/res/values/brands/advertorial/overrides/brandtokenmapping.xml +271 -271
  5. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +460 -460
  6. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.xml +460 -460
  7. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.xml +460 -460
  8. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.xml +460 -460
  9. package/dist/android/res/values/brands/bild/density/density-compact.xml +8 -8
  10. package/dist/android/res/values/brands/bild/density/density-default.xml +8 -8
  11. package/dist/android/res/values/brands/bild/density/density-spacious.xml +8 -8
  12. package/dist/android/res/values/brands/bild/overrides/brandcolormapping.xml +68 -68
  13. package/dist/android/res/values/brands/bild/overrides/brandtokenmapping.xml +271 -271
  14. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +460 -460
  15. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-md-600px.xml +460 -460
  16. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.xml +460 -460
  17. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-xs-320px.xml +460 -460
  18. package/dist/android/res/values/brands/bild/semantic/color/colormode-dark.xml +213 -213
  19. package/dist/android/res/values/brands/bild/semantic/color/colormode-light.xml +213 -213
  20. package/dist/android/res/values/brands/sportbild/density/density-compact.xml +8 -8
  21. package/dist/android/res/values/brands/sportbild/density/density-default.xml +8 -8
  22. package/dist/android/res/values/brands/sportbild/density/density-spacious.xml +8 -8
  23. package/dist/android/res/values/brands/sportbild/overrides/brandcolormapping.xml +68 -68
  24. package/dist/android/res/values/brands/sportbild/overrides/brandtokenmapping.xml +271 -271
  25. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +460 -460
  26. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.xml +460 -460
  27. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.xml +460 -460
  28. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.xml +460 -460
  29. package/dist/android/res/values/brands/sportbild/semantic/color/colormode-dark.xml +213 -213
  30. package/dist/android/res/values/brands/sportbild/semantic/color/colormode-light.xml +213 -213
  31. package/dist/android/res/values/shared/colorprimitive.xml +76 -94
  32. package/dist/android/res/values/shared/fontprimitive.xml +43 -43
  33. package/dist/android/res/values/shared/sizeprimitive.xml +49 -49
  34. package/dist/android/res/values/shared/spaceprimitive.xml +25 -25
  35. package/dist/css/brands/advertorial/density/density-compact.css +8 -8
  36. package/dist/css/brands/advertorial/density/density-default.css +8 -8
  37. package/dist/css/brands/advertorial/density/density-spacious.css +8 -8
  38. package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +270 -270
  39. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +459 -459
  40. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +459 -459
  41. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +459 -459
  42. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +459 -459
  43. package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +1 -1
  44. package/dist/css/brands/advertorial/semantic/effects/effects-light.css +1 -1
  45. package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +1 -1
  46. package/dist/css/brands/advertorial/semantic/typography/typography-md.css +1 -1
  47. package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +1 -1
  48. package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +1 -1
  49. package/dist/css/brands/bild/density/density-compact.css +8 -8
  50. package/dist/css/brands/bild/density/density-default.css +8 -8
  51. package/dist/css/brands/bild/density/density-spacious.css +8 -8
  52. package/dist/css/brands/bild/overrides/brandcolormapping.css +68 -68
  53. package/dist/css/brands/bild/overrides/brandtokenmapping.css +270 -270
  54. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +459 -459
  55. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +459 -459
  56. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +459 -459
  57. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +459 -459
  58. package/dist/css/brands/bild/semantic/color/colormode-dark.css +213 -213
  59. package/dist/css/brands/bild/semantic/color/colormode-light.css +213 -213
  60. package/dist/css/brands/bild/semantic/effects/effects-dark.css +1 -1
  61. package/dist/css/brands/bild/semantic/effects/effects-light.css +1 -1
  62. package/dist/css/brands/bild/semantic/typography/typography-lg.css +1 -1
  63. package/dist/css/brands/bild/semantic/typography/typography-md.css +1 -1
  64. package/dist/css/brands/bild/semantic/typography/typography-sm.css +1 -1
  65. package/dist/css/brands/bild/semantic/typography/typography-xs.css +1 -1
  66. package/dist/css/brands/sportbild/density/density-compact.css +8 -8
  67. package/dist/css/brands/sportbild/density/density-default.css +8 -8
  68. package/dist/css/brands/sportbild/density/density-spacious.css +8 -8
  69. package/dist/css/brands/sportbild/overrides/brandcolormapping.css +68 -68
  70. package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +270 -270
  71. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +459 -459
  72. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +459 -459
  73. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +459 -459
  74. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +459 -459
  75. package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +213 -213
  76. package/dist/css/brands/sportbild/semantic/color/colormode-light.css +213 -213
  77. package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +1 -1
  78. package/dist/css/brands/sportbild/semantic/effects/effects-light.css +1 -1
  79. package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +1 -1
  80. package/dist/css/brands/sportbild/semantic/typography/typography-md.css +1 -1
  81. package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +1 -1
  82. package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +1 -1
  83. package/dist/css/shared/colorprimitive.css +76 -94
  84. package/dist/css/shared/fontprimitive.css +43 -43
  85. package/dist/flutter/brands/advertorial/density/density-compact.dart +17 -9
  86. package/dist/flutter/brands/advertorial/density/density-default.dart +17 -9
  87. package/dist/flutter/brands/advertorial/density/density-spacious.dart +17 -9
  88. package/dist/flutter/brands/advertorial/overrides/brandtokenmapping.dart +501 -272
  89. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +882 -485
  90. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.dart +882 -485
  91. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.dart +882 -485
  92. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.dart +882 -485
  93. package/dist/flutter/brands/bild/density/density-compact.dart +17 -9
  94. package/dist/flutter/brands/bild/density/density-default.dart +17 -9
  95. package/dist/flutter/brands/bild/density/density-spacious.dart +17 -9
  96. package/dist/flutter/brands/bild/overrides/brandcolormapping.dart +142 -69
  97. package/dist/flutter/brands/bild/overrides/brandtokenmapping.dart +501 -272
  98. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +882 -485
  99. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-md-600px.dart +882 -485
  100. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +882 -485
  101. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-xs-320px.dart +882 -485
  102. package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +456 -422
  103. package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +456 -422
  104. package/dist/flutter/brands/sportbild/density/density-compact.dart +17 -9
  105. package/dist/flutter/brands/sportbild/density/density-default.dart +17 -9
  106. package/dist/flutter/brands/sportbild/density/density-spacious.dart +17 -9
  107. package/dist/flutter/brands/sportbild/overrides/brandcolormapping.dart +142 -69
  108. package/dist/flutter/brands/sportbild/overrides/brandtokenmapping.dart +501 -272
  109. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +882 -485
  110. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.dart +882 -485
  111. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +882 -485
  112. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.dart +882 -485
  113. package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +456 -422
  114. package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +456 -422
  115. package/dist/flutter/shared/colorprimitive.dart +136 -95
  116. package/dist/flutter/shared/fontprimitive.dart +63 -40
  117. package/dist/flutter/shared/sizeprimitive.dart +50 -50
  118. package/dist/flutter/shared/spaceprimitive.dart +26 -26
  119. package/dist/ios/brands/advertorial/density/DensityCompact.swift +17 -9
  120. package/dist/ios/brands/advertorial/density/DensityDefault.swift +17 -9
  121. package/dist/ios/brands/advertorial/density/DensitySpacious.swift +17 -9
  122. package/dist/ios/brands/advertorial/overrides/Brandtokenmapping.swift +501 -272
  123. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointLg1024pxRegular.swift +882 -485
  124. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointMd600px.swift +882 -485
  125. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointSm390pxCompact.swift +882 -485
  126. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointXs320px.swift +882 -485
  127. package/dist/ios/brands/bild/density/DensityCompact.swift +17 -9
  128. package/dist/ios/brands/bild/density/DensityDefault.swift +17 -9
  129. package/dist/ios/brands/bild/density/DensitySpacious.swift +17 -9
  130. package/dist/ios/brands/bild/overrides/Brandcolormapping.swift +142 -69
  131. package/dist/ios/brands/bild/overrides/Brandtokenmapping.swift +501 -272
  132. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +882 -485
  133. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointMd600px.swift +882 -485
  134. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointSm390pxCompact.swift +882 -485
  135. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointXs320px.swift +882 -485
  136. package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +456 -422
  137. package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +456 -422
  138. package/dist/ios/brands/sportbild/density/DensityCompact.swift +17 -9
  139. package/dist/ios/brands/sportbild/density/DensityDefault.swift +17 -9
  140. package/dist/ios/brands/sportbild/density/DensitySpacious.swift +17 -9
  141. package/dist/ios/brands/sportbild/overrides/Brandcolormapping.swift +142 -69
  142. package/dist/ios/brands/sportbild/overrides/Brandtokenmapping.swift +501 -272
  143. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +882 -485
  144. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointMd600px.swift +882 -485
  145. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointSm390pxCompact.swift +882 -485
  146. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointXs320px.swift +882 -485
  147. package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +456 -422
  148. package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +456 -422
  149. package/dist/ios/shared/Colorprimitive.swift +136 -95
  150. package/dist/ios/shared/Fontprimitive.swift +67 -44
  151. package/dist/ios/shared/Sizeprimitive.swift +50 -50
  152. package/dist/ios/shared/Spaceprimitive.swift +26 -26
  153. package/dist/js/brands/advertorial/density/density-compact.js +8 -8
  154. package/dist/js/brands/advertorial/density/density-default.js +8 -8
  155. package/dist/js/brands/advertorial/density/density-spacious.js +8 -8
  156. package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +271 -328
  157. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +460 -490
  158. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +460 -494
  159. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +460 -492
  160. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +460 -492
  161. package/dist/js/brands/bild/density/density-compact.js +8 -8
  162. package/dist/js/brands/bild/density/density-default.js +8 -8
  163. package/dist/js/brands/bild/density/density-spacious.js +8 -8
  164. package/dist/js/brands/bild/overrides/brandcolormapping.js +69 -72
  165. package/dist/js/brands/bild/overrides/brandtokenmapping.js +271 -297
  166. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +460 -478
  167. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +460 -481
  168. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +460 -484
  169. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +460 -484
  170. package/dist/js/brands/bild/semantic/color/colormode-dark.js +225 -226
  171. package/dist/js/brands/bild/semantic/color/colormode-light.js +223 -226
  172. package/dist/js/brands/sportbild/density/density-compact.js +8 -8
  173. package/dist/js/brands/sportbild/density/density-default.js +8 -8
  174. package/dist/js/brands/sportbild/density/density-spacious.js +8 -8
  175. package/dist/js/brands/sportbild/overrides/brandcolormapping.js +69 -72
  176. package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +271 -328
  177. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +460 -493
  178. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +460 -493
  179. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +460 -493
  180. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +460 -493
  181. package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +225 -226
  182. package/dist/js/brands/sportbild/semantic/color/colormode-light.js +223 -226
  183. package/dist/js/shared/colorprimitive.js +76 -94
  184. package/dist/js/shared/fontprimitive.js +43 -43
  185. package/dist/js/shared/sizeprimitive.js +49 -49
  186. package/dist/js/shared/spaceprimitive.js +25 -25
  187. package/dist/json/brands/advertorial/density/density-compact.json +16 -48
  188. package/dist/json/brands/advertorial/density/density-default.json +16 -48
  189. package/dist/json/brands/advertorial/density/density-spacious.json +16 -48
  190. package/dist/json/brands/advertorial/overrides/brandtokenmapping.json +542 -2054
  191. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.json +922 -3087
  192. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.json +922 -3087
  193. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.json +922 -3087
  194. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.json +922 -3087
  195. package/dist/json/brands/bild/density/density-compact.json +16 -48
  196. package/dist/json/brands/bild/density/density-default.json +16 -48
  197. package/dist/json/brands/bild/density/density-spacious.json +16 -48
  198. package/dist/json/brands/bild/overrides/brandcolormapping.json +192 -471
  199. package/dist/json/brands/bild/overrides/brandtokenmapping.json +542 -2054
  200. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +922 -3087
  201. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-md-600px.json +922 -3087
  202. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.json +922 -3087
  203. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-xs-320px.json +922 -3087
  204. package/dist/json/brands/bild/semantic/color/colormode-dark.json +606 -1485
  205. package/dist/json/brands/bild/semantic/color/colormode-light.json +596 -1475
  206. package/dist/json/brands/sportbild/density/density-compact.json +16 -48
  207. package/dist/json/brands/sportbild/density/density-default.json +16 -48
  208. package/dist/json/brands/sportbild/density/density-spacious.json +16 -48
  209. package/dist/json/brands/sportbild/overrides/brandcolormapping.json +186 -465
  210. package/dist/json/brands/sportbild/overrides/brandtokenmapping.json +542 -2054
  211. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +922 -3087
  212. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.json +922 -3087
  213. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.json +922 -3087
  214. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.json +922 -3087
  215. package/dist/json/brands/sportbild/semantic/color/colormode-dark.json +606 -1485
  216. package/dist/json/brands/sportbild/semantic/color/colormode-light.json +596 -1475
  217. package/dist/json/shared/colorprimitive.json +210 -1206
  218. package/dist/json/shared/fontprimitive.json +86 -222
  219. package/dist/json/shared/sizeprimitive.json +98 -196
  220. package/dist/json/shared/spaceprimitive.json +50 -100
  221. package/dist/manifest.json +1 -1
  222. package/dist/scss/brands/advertorial/density/density-compact.scss +8 -8
  223. package/dist/scss/brands/advertorial/density/density-default.scss +8 -8
  224. package/dist/scss/brands/advertorial/density/density-spacious.scss +8 -8
  225. package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +270 -270
  226. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  227. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  228. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  229. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  230. package/dist/scss/brands/bild/density/density-compact.scss +8 -8
  231. package/dist/scss/brands/bild/density/density-default.scss +8 -8
  232. package/dist/scss/brands/bild/density/density-spacious.scss +8 -8
  233. package/dist/scss/brands/bild/overrides/brandcolormapping.scss +68 -68
  234. package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +270 -270
  235. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  236. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  237. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  238. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  239. package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +213 -213
  240. package/dist/scss/brands/bild/semantic/color/colormode-light.scss +213 -213
  241. package/dist/scss/brands/sportbild/density/density-compact.scss +8 -8
  242. package/dist/scss/brands/sportbild/density/density-default.scss +8 -8
  243. package/dist/scss/brands/sportbild/density/density-spacious.scss +8 -8
  244. package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +68 -68
  245. package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +270 -270
  246. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  247. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  248. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  249. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  250. package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +213 -213
  251. package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +213 -213
  252. package/dist/scss/shared/colorprimitive.scss +76 -94
  253. package/dist/scss/shared/fontprimitive.scss +43 -43
  254. package/package.json +1 -1
@@ -9,12 +9,20 @@
9
9
  import UIKit
10
10
 
11
11
  public class DensityCompact {
12
- public static let componentButtonButtonContentGapSpace = CGFloat(96.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
13
- public static let componentButtonButtonInlineSpace = CGFloat(256.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
14
- public static let componentButtonButtonLabelFontSize = CGFloat(240.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
15
- public static let componentButtonButtonStackSpace = CGFloat(96.00) /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
- public static let componentInputfieldInputFieldHeightSize = CGFloat(576.00)
17
- public static let componentInputfieldInputFieldInlineSpace = CGFloat(256.00)
18
- public static let componentInputfieldInputFieldLabelFontSize = CGFloat(256.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
19
- public static let componentInputfieldInputFieldStackSpace = CGFloat(96.00)
20
- }
12
+ // MARK: - Component - Button
13
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
14
+ public static let ButtonContentGapSpace = "6px"
15
+ /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
+ public static let ButtonStackSpace = "6px"
17
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
18
+ public static let ButtonLabelFontSize = "15px"
19
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
20
+ public static let ButtonInlineSpace = "16px"
21
+
22
+ // MARK: - Component - Inputfield
23
+ public static let InputFieldInlineSpace = "16px"
24
+ public static let InputFieldStackSpace = "6px"
25
+ public static let InputFieldHeightSize = "36px"
26
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
27
+ public static let InputFieldLabelFontSize = "16px"
28
+ }
@@ -9,12 +9,20 @@
9
9
  import UIKit
10
10
 
11
11
  public class DensityDefault {
12
- public static let componentButtonButtonContentGapSpace = CGFloat(128.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
13
- public static let componentButtonButtonInlineSpace = CGFloat(320.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
14
- public static let componentButtonButtonLabelFontSize = CGFloat(272.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
15
- public static let componentButtonButtonStackSpace = CGFloat(128.00) /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
- public static let componentInputfieldInputFieldHeightSize = CGFloat(640.00)
17
- public static let componentInputfieldInputFieldInlineSpace = CGFloat(256.00)
18
- public static let componentInputfieldInputFieldLabelFontSize = CGFloat(272.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
19
- public static let componentInputfieldInputFieldStackSpace = CGFloat(128.00)
20
- }
12
+ // MARK: - Component - Button
13
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
14
+ public static let ButtonContentGapSpace = "8px"
15
+ /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
+ public static let ButtonStackSpace = "8px"
17
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
18
+ public static let ButtonLabelFontSize = "17px"
19
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
20
+ public static let ButtonInlineSpace = "20px"
21
+
22
+ // MARK: - Component - Inputfield
23
+ public static let InputFieldInlineSpace = "16px"
24
+ public static let InputFieldStackSpace = "8px"
25
+ public static let InputFieldHeightSize = "40px"
26
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
27
+ public static let InputFieldLabelFontSize = "17px"
28
+ }
@@ -9,12 +9,20 @@
9
9
  import UIKit
10
10
 
11
11
  public class DensitySpacious {
12
- public static let componentButtonButtonContentGapSpace = CGFloat(128.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
13
- public static let componentButtonButtonInlineSpace = CGFloat(384.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
14
- public static let componentButtonButtonLabelFontSize = CGFloat(304.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
15
- public static let componentButtonButtonStackSpace = CGFloat(192.00) /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
- public static let componentInputfieldInputFieldHeightSize = CGFloat(768.00)
17
- public static let componentInputfieldInputFieldInlineSpace = CGFloat(256.00)
18
- public static let componentInputfieldInputFieldLabelFontSize = CGFloat(304.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
19
- public static let componentInputfieldInputFieldStackSpace = CGFloat(192.00)
20
- }
12
+ // MARK: - Component - Button
13
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
14
+ public static let ButtonContentGapSpace = "8px"
15
+ /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
+ public static let ButtonStackSpace = "12px"
17
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
18
+ public static let ButtonLabelFontSize = "19px"
19
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
20
+ public static let ButtonInlineSpace = "24px"
21
+
22
+ // MARK: - Component - Inputfield
23
+ public static let InputFieldInlineSpace = "16px"
24
+ public static let InputFieldStackSpace = "12px"
25
+ public static let InputFieldHeightSize = "48px"
26
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
27
+ public static let InputFieldLabelFontSize = "19px"
28
+ }
@@ -9,72 +9,145 @@
9
9
  import UIKit
10
10
 
11
11
  public class Brandcolormapping {
12
- public static let componentAvatarAvatarLabelColor = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1) /** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
13
- public static let componentAvatarAvatarLabelColorDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
14
- public static let componentAvatarAvatarLabelColorHover = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1) /** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
15
- public static let componentBreakingNewsBreakingNewsBottomTitleTextColor = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1) /** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
16
- public static let componentBreakingNewsBreakingNewsSurfaceColor = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1) /** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
17
- public static let componentBreakingNewsBreakingNewsSurfaceColorDark = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1) /** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
18
- public static let componentBreakingNewsBreakingNewsTextContentColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
19
- public static let componentBreakingNewsBreakingNewsTextContentColorDark = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1) /** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
20
- public static let componentBreakingNewsBreakingNewsTitleSurfaceColor = UIColor(red: 0.992, green: 0.510, blue: 0.153, alpha: 1) /** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
21
- public static let componentBreakingNewsBreakingNewsTopTitleTextColor = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1) /** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
22
- public static let componentButtonPrimaryBrandButtonPrimaryBgColorHover = UIColor(red: 0.686, green: 0.000, blue: 0.008, alpha: 1) /** Bild: 035 ; SpoBi: 016 */
23
- public static let componentButtonPrimaryBrandButtonPrimaryBgColorHoverDark = UIColor(red: 0.686, green: 0.000, blue: 0.008, alpha: 1) /** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
24
- public static let componentButtonPrimaryBrandButtonPrimaryBgColorIdle = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1) /** Bild: 046 ; SpoBi: 029 */
25
- public static let componentButtonPrimaryBrandButtonPrimaryBgColorIdleDark = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1) /** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
26
- public static let componentButtonPrimaryNeutralButtonPrimaryBgColorHover = UIColor(red: 0.294, green: 0.322, blue: 0.353, alpha: 1) /** Bild & SpoBi: Tone 035 */
27
- public static let componentButtonPrimaryNeutralButtonPrimaryBgColorHoverDark = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1) /** Bild: 093 ; SpoBi: 081 */
28
- public static let componentButtonPrimaryNeutralButtonPrimaryBgColorIdle = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1) /** Bild & SpoBi: Tone 015 */
29
- public static let componentButtonPrimaryNeutralButtonPrimaryBgColorIdleDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild & SpoBi: Tone 100 */
30
- public static let componentChipColorActive = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1)
31
- public static let componentMenuAppBottomTabBarBgColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
32
- public static let componentMenuAppBottomTabBarBgDark = UIColor(red: 0.204, green: 0.235, blue: 0.255, alpha: 1)
33
- public static let componentMenuAppTobBarTabNavBottomBorder = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1)
34
- public static let componentMenuAppTobBarTabNavBottomBorderActive = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1)
35
- public static let componentMenuAppTobBarTabNavBottomBorderActiveDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
36
- public static let componentMenuAppTobBarTabNavBottomBorderDark = UIColor(red: 0.294, green: 0.322, blue: 0.353, alpha: 1)
37
- public static let componentMenuAppTopBarBgColorDark = UIColor(red: 0.204, green: 0.235, blue: 0.255, alpha: 1)
38
- public static let componentMenuAppTopBarIconColor = UIColor(red: 0.294, green: 0.322, blue: 0.353, alpha: 1)
39
- public static let componentMenuAppTopBarIconColorDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1)
40
- public static let componentMenuAppTopBarSurfaceColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
41
- public static let componentMenuAppTopBarTextColor = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1)
42
- public static let componentMenuAppTopBarTextColorDark = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1)
43
- public static let componentMenuMenuLinkColorBorderActive = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1)
44
- public static let componentMenuMenuLinkColorBorderActiveDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
45
- public static let componentMenuMenuLinkLaneLabelColor = UIColor(red: 0.294, green: 0.322, blue: 0.353, alpha: 1) /** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
46
- public static let componentMenuMenuLinkLaneLabelColorActive = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1) /** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
47
- public static let componentMenuMenuLinkLaneLabelColorDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1)
48
- public static let componentMenuMenuLinkLaneSurfaceColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
49
- public static let componentMenuMenuLinkLaneSurfaceColorDark = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1) /** 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. */
50
- public static let componentTeaserTeaserTitleBackgroundGradientStart = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.699999988079071)
51
- public static let componentTeaserTeaserTitleBackgroundGradientStop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
52
- public static let globalAttentionAccentColorPrimary = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1) /** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
53
- public static let globalAttentionAccentColorPrimaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild: 100 ; SpoBi: 098 */
54
- public static let globalCoreCoreColorPrimary = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1) /** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
55
- public static let globalCoreCoreColorSecondary = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild&SpoBi Tone 100 */
56
- public static let globalCoreCoreColorSecondaryDark = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1) /** Bild: 015 ; SpoBi: 010 */
57
- public static let globalCoreCoreColorTertiary = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1) /** Bild: 015 ; SpoBi: 010 */
58
- public static let globalCoreCoreColorTertiaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild&SpoBi: 100 */
59
- public static let globalStateColorPrimaryActive = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1) /** Bild: 046 ; SpoBi: 029 */
60
- public static let globalStateColorPrimaryActiveDark = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1) /** Bild: 046 ; SpoBi: 098 */
61
- public static let globalSurfaceSurfaceColorPrimary = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild: 100 ; SpoBi: 100 */
62
- public static let globalSurfaceSurfaceColorPrimaryDark = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1) /** Bild: 015 ; SpoBi: 010 */
63
- public static let globalSurfaceSurfaceColorQuartenary = UIColor(red: 0.808, green: 0.831, blue: 0.855, alpha: 1) /** Bild: 085 ; SpoBi: 085 */
64
- public static let globalSurfaceSurfaceColorQuartenaryDark = UIColor(red: 0.294, green: 0.322, blue: 0.353, alpha: 1) /** Bild: 035 ; SpoBi: 035 */
65
- public static let globalSurfaceSurfaceColorSecondary = UIColor(red: 0.949, green: 0.957, blue: 0.961, alpha: 1) /** Bild: 096 ; SpoBi: 098 */
66
- public static let globalSurfaceSurfaceColorSecondaryDark = UIColor(red: 0.173, green: 0.192, blue: 0.220, alpha: 1) /** Bild: 020 ; SpoBi: 016 */
67
- public static let globalSurfaceSurfaceColorTertiary = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1) /** Bild: 093 ; SpoBi: 081 */
68
- public static let globalSurfaceSurfaceColorTertiaryDark = UIColor(red: 0.204, green: 0.235, blue: 0.255, alpha: 1) /** Bild: 025 ; SpoBi: 029 */
69
- public static let globalTextHeadlineColorPrimary = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1) /** Bild: 015 ; SpoBi: 016 */
70
- public static let globalTextHeadlineColorPrimaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild&SpoBi: Tone 100 */
71
- public static let globalTextKickerBgColorOnSurface = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1) /** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
72
- public static let globalTextKickerBgColorOnSurfaceDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
73
- public static let globalTextKickerTextColorOnBg = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** 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 */
74
- public static let globalTextKickerTextColorOnSurface = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1) /** 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 */
75
- public static let globalTextKickerTextColorOnSurfaceDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
76
- public static let globalTextTextColorPrimary = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1) /** Bild & SpoBi: Tone 015 */
77
- public static let globalTextTextColorPrimaryDark = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1) /** Bild & SpoBi: Tone 093 */
78
- public static let globalTextTextColorSecondary = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** Bild & SpoBi: Tone 060 */
79
- public static let globalTextTextColorSecondaryDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** Bild & SpoBi: Tone 060 */
80
- }
12
+ // MARK: - Component
13
+ public static let ChipColorActive = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
14
+
15
+ // MARK: - Component - Avatar
16
+ /** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
17
+ public static let AvatarLabelColor = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
18
+ /** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
19
+ public static let AvatarLabelColorDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
20
+ /** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
21
+ public static let AvatarLabelColorHover = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
22
+
23
+ // MARK: - Component - BreakingNews
24
+ /** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
25
+ public static let BreakingNewsTextContentColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
26
+ /** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
27
+ public static let BreakingNewsSurfaceColor = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
28
+ /** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
29
+ public static let BreakingNewsTitleSurfaceColor = UIColor(red: 0.992, green: 0.510, blue: 0.153, alpha: 1.000)
30
+ /** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
31
+ public static let BreakingNewsTopTitleTextColor = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1.000)
32
+ /** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
33
+ public static let BreakingNewsSurfaceColorDark = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1.000)
34
+ /** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
35
+ public static let BreakingNewsTextContentColorDark = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
36
+ /** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
37
+ public static let BreakingNewsBottomTitleTextColor = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1.000)
38
+
39
+ // MARK: - Component - Button - PrimaryBrand
40
+ /** Bild: 046 ; SpoBi: 029 */
41
+ public static let PrimaryBrandButtonPrimaryBgColorIdle = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
42
+ /** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
43
+ public static let PrimaryBrandButtonPrimaryBgColorIdleDark = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
44
+ /** Bild: 035 ; SpoBi: 016 */
45
+ public static let PrimaryBrandButtonPrimaryBgColorHover = UIColor(red: 0.686, green: 0.000, blue: 0.008, alpha: 1.000)
46
+ /** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
47
+ public static let PrimaryBrandButtonPrimaryBgColorHoverDark = UIColor(red: 0.686, green: 0.000, blue: 0.008, alpha: 1.000)
48
+
49
+ // MARK: - Component - Button - PrimaryNeutral
50
+ /** Bild & SpoBi: Tone 015 */
51
+ public static let PrimaryNeutralButtonPrimaryBgColorIdle = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
52
+ /** Bild & SpoBi: Tone 035 */
53
+ public static let PrimaryNeutralButtonPrimaryBgColorHover = UIColor(red: 0.294, green: 0.322, blue: 0.353, alpha: 1.000)
54
+ /** Bild & SpoBi: Tone 100 */
55
+ public static let PrimaryNeutralButtonPrimaryBgColorIdleDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
56
+ /** Bild: 093 ; SpoBi: 081 */
57
+ public static let PrimaryNeutralButtonPrimaryBgColorHoverDark = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1.000)
58
+
59
+ // MARK: - Component - Menu
60
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
61
+ public static let MenuLinkLaneSurfaceColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
62
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
63
+ public static let MenuLinkLaneLabelColor = UIColor(red: 0.294, green: 0.322, blue: 0.353, alpha: 1.000)
64
+ public static let MenuLinkLaneLabelColorDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
65
+ /** 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. */
66
+ public static let MenuLinkLaneSurfaceColorDark = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
67
+ public static let MenuLinkColorBorderActive = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
68
+ public static let MenuLinkColorBorderActiveDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
69
+ /** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
70
+ public static let MenuLinkLaneLabelColorActive = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
71
+ public static let AppTopBarSurfaceColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
72
+ public static let AppTopBarBgColorDark = UIColor(red: 0.204, green: 0.235, blue: 0.255, alpha: 1.000)
73
+ public static let AppBottomTabBarBgColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
74
+ public static let AppBottomTabBarBgDark = UIColor(red: 0.204, green: 0.235, blue: 0.255, alpha: 1.000)
75
+ public static let AppTopBarIconColor = UIColor(red: 0.294, green: 0.322, blue: 0.353, alpha: 1.000)
76
+ public static let AppTopBarIconColorDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
77
+ public static let AppTopBarTextColor = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
78
+ public static let AppTopBarTextColorDark = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1.000)
79
+ public static let AppTobBarTabNavBottomBorder = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1.000)
80
+ public static let AppTobBarTabNavBottomBorderDark = UIColor(red: 0.294, green: 0.322, blue: 0.353, alpha: 1.000)
81
+ public static let AppTobBarTabNavBottomBorderActive = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
82
+ public static let AppTobBarTabNavBottomBorderActiveDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
83
+
84
+ // MARK: - Component - Teaser
85
+ public static let TeaserTitleBackgroundGradientStart = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.700)
86
+ public static let TeaserTitleBackgroundGradientStop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.000)
87
+
88
+ // MARK: - Global - Attention
89
+ /** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
90
+ public static let AccentColorPrimary = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
91
+ /** Bild: 100 ; SpoBi: 098 */
92
+ public static let AccentColorPrimaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
93
+
94
+ // MARK: - Global - Core
95
+ /** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
96
+ public static let CoreColorPrimary = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
97
+ /** Bild&SpoBi Tone 100 */
98
+ public static let CoreColorSecondary = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
99
+ /** Bild: 015 ; SpoBi: 010 */
100
+ public static let CoreColorSecondaryDark = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
101
+ /** Bild: 015 ; SpoBi: 010 */
102
+ public static let CoreColorTertiary = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
103
+ /** Bild&SpoBi: 100 */
104
+ public static let CoreColorTertiaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
105
+
106
+ // MARK: - Global - State
107
+ /** Bild: 046 ; SpoBi: 029 */
108
+ public static let ColorPrimaryActive = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
109
+ /** Bild: 046 ; SpoBi: 098 */
110
+ public static let ColorPrimaryActiveDark = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
111
+
112
+ // MARK: - Global - Surface
113
+ /** Bild: 100 ; SpoBi: 100 */
114
+ public static let SurfaceColorPrimary = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
115
+ /** Bild: 015 ; SpoBi: 010 */
116
+ public static let SurfaceColorPrimaryDark = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
117
+ /** Bild: 096 ; SpoBi: 098 */
118
+ public static let SurfaceColorSecondary = UIColor(red: 0.949, green: 0.957, blue: 0.961, alpha: 1.000)
119
+ /** Bild: 020 ; SpoBi: 016 */
120
+ public static let SurfaceColorSecondaryDark = UIColor(red: 0.173, green: 0.192, blue: 0.220, alpha: 1.000)
121
+ /** Bild: 093 ; SpoBi: 081 */
122
+ public static let SurfaceColorTertiary = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1.000)
123
+ /** Bild: 025 ; SpoBi: 029 */
124
+ public static let SurfaceColorTertiaryDark = UIColor(red: 0.204, green: 0.235, blue: 0.255, alpha: 1.000)
125
+ /** Bild: 085 ; SpoBi: 085 */
126
+ public static let SurfaceColorQuartenary = UIColor(red: 0.808, green: 0.831, blue: 0.855, alpha: 1.000)
127
+ /** Bild: 035 ; SpoBi: 035 */
128
+ public static let SurfaceColorQuartenaryDark = UIColor(red: 0.294, green: 0.322, blue: 0.353, alpha: 1.000)
129
+
130
+ // MARK: - Global - Text
131
+ /** Bild & SpoBi: Tone 015 */
132
+ public static let TextColorPrimary = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
133
+ /** Bild & SpoBi: Tone 093 */
134
+ public static let TextColorPrimaryDark = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1.000)
135
+ /** Bild: 015 ; SpoBi: 016 */
136
+ public static let HeadlineColorPrimary = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
137
+ /** Bild&SpoBi: Tone 100 */
138
+ public static let HeadlineColorPrimaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
139
+ /** 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 */
140
+ public static let KickerTextColorOnBg = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
141
+ /** 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 */
142
+ public static let KickerTextColorOnSurface = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
143
+ /** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
144
+ public static let KickerTextColorOnSurfaceDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
145
+ /** Bild & SpoBi: Tone 060 */
146
+ public static let TextColorSecondary = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
147
+ /** Bild & SpoBi: Tone 060 */
148
+ public static let TextColorSecondaryDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
149
+ /** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
150
+ public static let KickerBgColorOnSurface = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
151
+ /** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
152
+ public static let KickerBgColorOnSurfaceDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
153
+ }