@marioschmidt/design-system-tokens 1.0.18 → 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 +610 -1489
  205. package/dist/json/brands/bild/semantic/color/colormode-light.json +603 -1482
  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 +610 -1489
  216. package/dist/json/brands/sportbild/semantic/color/colormode-light.json +603 -1482
  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,98 +9,139 @@
9
9
  import UIKit
10
10
 
11
11
  public class Colorprimitive {
12
- public static let bildAlphaAlphaBildRed80 = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 0.800000011920929) /** Used on elevation effects. */
13
- public static let bildAlphaAlphaBlack0 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
14
- public static let bildAlphaAlphaBlack05 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.05000000074505806)
15
- public static let bildAlphaAlphaBlack10 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612)
16
- public static let bildAlphaAlphaBlack20 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)
17
- public static let bildAlphaAlphaBlack30 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.30000001192092896)
18
- public static let bildAlphaAlphaBlack35 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.3499999940395355)
19
- public static let bildAlphaAlphaBlack50 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.5)
20
- public static let bildAlphaAlphaBlack60 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.6000000238418579) /** Used on elevation effects. */
21
- public static let bildAlphaAlphaBlack70 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.699999988079071) /** Used on elevation effects. */
22
- public static let bildAlphaAlphaBlack80 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.800000011920929) /** Used on elevation effects. */
23
- public static let bildAlphaAlphaWhite10 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.10000000149011612)
24
- public static let bildAlphaAlphaWhite20 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.20000000298023224)
25
- public static let bildAlphaAlphaWhite30 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.30000001192092896)
26
- public static let bildAlphaAlphaWhite35 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.3499999940395355)
27
- public static let bildAlphaAlphaWhite60 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.6000000238418579) /** Used on elevation effects. */
28
- public static let bildAlphaAlphaWhite70 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.699999988079071) /** Used on elevation effects. */
29
- public static let bildAlphaAlphaWhite80 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.800000011920929) /** Used on elevation effects. */
30
- public static let bildBlueBildBlue = UIColor(red: 0.000, green: 0.694, blue: 1.000, alpha: 1) /** This Blue color was taken from the Weather 2024 project. Tone: 069 */
31
- public static let bildGrayBild010 = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1)
32
- public static let bildGrayBild015 = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1)
33
- public static let bildGrayBild020 = UIColor(red: 0.173, green: 0.192, blue: 0.220, alpha: 1)
34
- public static let bildGrayBild025 = UIColor(red: 0.204, green: 0.235, blue: 0.255, alpha: 1)
35
- public static let bildGrayBild035 = UIColor(red: 0.294, green: 0.322, blue: 0.353, alpha: 1)
36
- public static let bildGrayBild045 = UIColor(red: 0.400, green: 0.420, blue: 0.439, alpha: 1)
37
- public static let bildGrayBild060 = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1)
38
- public static let bildGrayBild073 = UIColor(red: 0.682, green: 0.706, blue: 0.725, alpha: 1)
39
- public static let bildGrayBild085 = UIColor(red: 0.808, green: 0.831, blue: 0.855, alpha: 1)
40
- public static let bildGrayBild08550 = UIColor(red: 0.808, green: 0.831, blue: 0.855, alpha: 0.5) /** The 50% opacity on this color makes it equivalent to BILD093. */
41
- public static let bildGrayBild093 = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1)
42
- public static let bildGrayBild096 = UIColor(red: 0.949, green: 0.957, blue: 0.961, alpha: 1)
43
- public static let bildGreenBildGreen040 = UIColor(red: 0.000, green: 0.431, blue: 0.243, alpha: 1) /** This value of green was found in a text field's text color. */
44
- public static let bildGreenBildGreen056 = UIColor(red: 0.094, green: 0.600, blue: 0.361, alpha: 1)
45
- public static let bildGreenBildGreen05650 = UIColor(red: 0.000, green: 0.608, blue: 0.353, alpha: 0.5)
46
- public static let bildGreenBildGreen063 = UIColor(red: 0.000, green: 0.686, blue: 0.404, alpha: 1)
47
- public static let bildGreenBildGreen070 = UIColor(red: 0.000, green: 0.765, blue: 0.451, alpha: 1)
48
- public static let bildGreenBildGreen093 = UIColor(red: 0.808, green: 0.957, blue: 0.894, alpha: 1)
49
- public static let bildGreenBildGreen09350 = UIColor(red: 0.808, green: 0.957, blue: 0.894, alpha: 0.5)
50
- public static let bildNeutralBild100 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
51
- public static let bildNeutralBildBlack = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
52
- public static let bildOrangeBildOrange = UIColor(red: 0.992, green: 0.510, blue: 0.153, alpha: 1) /** Tone: 067 */
53
- public static let bildPurpleBildBerry = UIColor(red: 0.333, green: 0.098, blue: 0.216, alpha: 1) /** Tone: 020 */
54
- public static let bildRedBildRed = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1) /** Tone 046 */
55
- public static let bildRedBildRed035 = UIColor(red: 0.686, green: 0.000, blue: 0.008, alpha: 1)
56
- public static let bildRedBildRed053 = UIColor(red: 0.961, green: 0.176, blue: 0.176, alpha: 1)
57
- public static let bildTextLabelsBild015 = BILD015 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
58
- public static let bildTextLabelsBild025 = BILD025 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
59
- public static let bildTextLabelsBild035 = BILD035 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
60
- public static let bildTextLabelsBild045 = BILD045 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
61
- public static let bildTextLabelsBild060 = BILD060 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
62
- public static let bildTextLabelsBild073 = BILD073 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
63
- public static let bildTextLabelsBild085 = BILD085 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
64
- public static let bildTextLabelsBild093 = BILD093 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
65
- public static let bildTextLabelsBild096 = BILD096 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
66
- public static let bildTextLabelsBild100 = BILD100 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
67
- public static let bildTextLabelsBildGreen063 = BILDGreen063 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
68
- public static let bildTextLabelsBildGreen070 = BILDGreen070 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
69
- public static let bildTextLabelsBildGreen093 = BILDGreen093 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
70
- public static let bildTextLabelsBildOrange = BILDOrange /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
71
- public static let bildTextLabelsBildRed = BILDRed /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
72
- public static let bildTextLabelsBildRed035 = BILDRed035 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
73
- public static let bildTextLabelsBildRed053 = BILDRed053 /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
74
- public static let bildTextLabelsBildYellow = BILDYellow /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
75
- public static let bildYellowBildYellow = UIColor(red: 1.000, green: 0.749, blue: 0.000, alpha: 1) /** Tone: 081 */
76
- public static let opacityOpacity00 = 0px
77
- public static let opacityOpacity05 = 5px
78
- public static let opacityOpacity10 = 10px
79
- public static let opacityOpacity100 = 100px
80
- public static let opacityOpacity20 = 20px
81
- public static let opacityOpacity30 = 30px
82
- public static let opacityOpacity40 = 40px
83
- public static let opacityOpacity50 = 50px
84
- public static let opacityOpacity60 = 60px
85
- public static let opacityOpacity70 = 70px
86
- public static let opacityOpacity80 = 80px
87
- public static let opacityOpacity90 = 90px
88
- public static let partnerAubiAubiCore = UIColor(red: 0.941, green: 0.000, blue: 0.000, alpha: 1)
89
- public static let partnerBzBzCore = UIColor(red: 0.890, green: 0.000, blue: 0.106, alpha: 1)
90
- public static let partnerComputerBildCobiCore = UIColor(red: 0.863, green: 0.137, blue: 0.110, alpha: 1)
91
- public static let partnerFitbookFitbookCore = UIColor(red: 1.000, green: 0.592, blue: 0.718, alpha: 1)
92
- public static let partnerKaufberaterKaufberaterCore = UIColor(red: 0.333, green: 0.278, blue: 0.431, alpha: 1)
93
- public static let partnerMyHomeMyhomeCore = UIColor(red: 0.400, green: 0.800, blue: 0.800, alpha: 1)
94
- public static let partnerPetbookPetbookCore = UIColor(red: 0.725, green: 0.859, blue: 0.569, alpha: 1)
95
- public static let partnerTechbookTechbookCore = UIColor(red: 0.576, green: 0.894, blue: 1.000, alpha: 1)
96
- public static let partnerTravelbookTravelbookCore = UIColor(red: 0.557, green: 0.941, blue: 0.929, alpha: 1)
97
- public static let sportBildAlphaSpobiBlue0160 = UIColor(red: 0.039, green: 0.153, blue: 0.314, alpha: 0)
98
- public static let sportBildAlphaSpobiBlue01670 = UIColor(red: 0.039, green: 0.153, blue: 0.314, alpha: 0.699999988079071)
99
- public static let sportBildBlueSpobiBlue010 = UIColor(red: 0.031, green: 0.094, blue: 0.157, alpha: 1)
100
- public static let sportBildBlueSpobiBlue016 = UIColor(red: 0.039, green: 0.153, blue: 0.314, alpha: 1) /** This variable in the current online CSS is called main-tenant-color for the spobi tenant. */
101
- public static let sportBildBlueSpobiBlue029 = UIColor(red: 0.090, green: 0.267, blue: 0.510, alpha: 1) /** This variable in the current online CSS is called secondary-tenant-color */
102
- public static let sportBildBlueSpobiBlue038 = UIColor(red: 0.192, green: 0.349, blue: 0.596, alpha: 1)
103
- public static let sportBildBlueSpobiBlue081 = UIColor(red: 0.741, green: 0.792, blue: 0.859, alpha: 1)
104
- public static let sportBildBlueSpobiBlue098 = UIColor(red: 0.969, green: 0.976, blue: 0.992, alpha: 1)
105
- public static let sportBildRedSpobiRed = UIColor(red: 0.898, green: 0.145, blue: 0.157, alpha: 1)
106
- }
12
+ // MARK: - BILD - alpha
13
+ public static let AlphaBlack20 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.200)
14
+ public static let AlphaBlack10 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.100)
15
+ /** Used on elevation effects. */
16
+ public static let AlphaBlack60 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.600)
17
+ public static let AlphaBlack30 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.300)
18
+ /** Used on elevation effects. */
19
+ public static let AlphaBlack70 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.700)
20
+ public static let AlphaWhite10 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.100)
21
+ public static let AlphaWhite20 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.200)
22
+ public static let AlphaWhite30 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.300)
23
+ /** Used on elevation effects. */
24
+ public static let AlphaWhite60 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.600)
25
+ /** Used on elevation effects. */
26
+ public static let AlphaWhite70 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.700)
27
+ public static let AlphaWhite35 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.350)
28
+ /** Used on elevation effects. */
29
+ public static let AlphaBildred80 = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 0.800)
30
+ /** Used on elevation effects. */
31
+ public static let AlphaBlack80 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.800)
32
+ /** Used on elevation effects. */
33
+ public static let AlphaWhite80 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.800)
34
+ public static let AlphaBlack35 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.350)
35
+ public static let AlphaBlack0 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.000)
36
+ public static let AlphaBlack50 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.500)
37
+ public static let AlphaBlack05 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.050)
38
+
39
+ // MARK: - BILD - blue
40
+ /** This Blue color was taken from the Weather 2024 project. Tone: 069 */
41
+ public static let Bildblue = UIColor(red: 0.000, green: 0.694, blue: 1.000, alpha: 1.000)
42
+
43
+ // MARK: - BILD - gray
44
+ public static let Bild015 = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
45
+ public static let Bild085 = UIColor(red: 0.808, green: 0.831, blue: 0.855, alpha: 1.000)
46
+ public static let Bild035 = UIColor(red: 0.294, green: 0.322, blue: 0.353, alpha: 1.000)
47
+ public static let Bild025 = UIColor(red: 0.204, green: 0.235, blue: 0.255, alpha: 1.000)
48
+ public static let Bild060 = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
49
+ public static let Bild096 = UIColor(red: 0.949, green: 0.957, blue: 0.961, alpha: 1.000)
50
+ public static let Bild093 = UIColor(red: 0.914, green: 0.925, blue: 0.937, alpha: 1.000)
51
+ /** The 50% opacity on this color makes it equivalent to BILD093. */
52
+ public static let Bild08550 = UIColor(red: 0.808, green: 0.831, blue: 0.855, alpha: 0.500)
53
+ public static let Bild073 = UIColor(red: 0.682, green: 0.706, blue: 0.725, alpha: 1.000)
54
+ public static let Bild045 = UIColor(red: 0.400, green: 0.420, blue: 0.439, alpha: 1.000)
55
+ public static let Bild010 = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1.000)
56
+ public static let Bild020 = UIColor(red: 0.173, green: 0.192, blue: 0.220, alpha: 1.000)
57
+
58
+ // MARK: - BILD - green
59
+ public static let Bildgreen070 = UIColor(red: 0.000, green: 0.765, blue: 0.451, alpha: 1.000)
60
+ public static let Bildgreen063 = UIColor(red: 0.000, green: 0.686, blue: 0.404, alpha: 1.000)
61
+ public static let Bildgreen093 = UIColor(red: 0.808, green: 0.957, blue: 0.894, alpha: 1.000)
62
+ public static let Bildgreen09350 = UIColor(red: 0.808, green: 0.957, blue: 0.894, alpha: 0.500)
63
+ public static let Bildgreen05650 = UIColor(red: 0.000, green: 0.608, blue: 0.353, alpha: 0.500)
64
+ /** This value of green was found in a text field's text color. */
65
+ public static let Bildgreen040 = UIColor(red: 0.000, green: 0.431, blue: 0.243, alpha: 1.000)
66
+ public static let Bildgreen056 = UIColor(red: 0.094, green: 0.600, blue: 0.361, alpha: 1.000)
67
+
68
+ // MARK: - BILD - neutral
69
+ public static let Bild100 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
70
+ public static let Bildblack = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1.000)
71
+
72
+ // MARK: - BILD - orange
73
+ /** Tone: 067 */
74
+ public static let Bildorange = UIColor(red: 0.992, green: 0.510, blue: 0.153, alpha: 1.000)
75
+
76
+ // MARK: - BILD - purple
77
+ /** Tone: 020 */
78
+ public static let Bildberry = UIColor(red: 0.333, green: 0.098, blue: 0.216, alpha: 1.000)
79
+
80
+ // MARK: - BILD - red
81
+ /** Tone 046 */
82
+ public static let Bildred = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
83
+ public static let Bildred035 = UIColor(red: 0.686, green: 0.000, blue: 0.008, alpha: 1.000)
84
+ public static let Bildred053 = UIColor(red: 0.961, green: 0.176, blue: 0.176, alpha: 1.000)
85
+
86
+ // MARK: - BILD - yellow
87
+ /** Tone: 081 */
88
+ public static let Bildyellow = UIColor(red: 1.000, green: 0.749, blue: 0.000, alpha: 1.000)
89
+
90
+ // MARK: - Opacity
91
+ public static let Opacity05 = "5px"
92
+ public static let Opacity10 = "10px"
93
+ public static let Opacity20 = "20px"
94
+ public static let Opacity40 = "40px"
95
+ public static let Opacity60 = "60px"
96
+ public static let Opacity80 = "80px"
97
+ public static let Opacity100 = "100px"
98
+ public static let Opacity90 = "90px"
99
+ public static let Opacity30 = "30px"
100
+ public static let Opacity50 = "50px"
101
+ public static let Opacity00 = "0px"
102
+ public static let Opacity70 = "70px"
103
+
104
+ // MARK: - Partner - Aubi
105
+ public static let AubiCore = UIColor(red: 0.941, green: 0.000, blue: 0.000, alpha: 1.000)
106
+
107
+ // MARK: - Partner - Bz
108
+ public static let BzCore = UIColor(red: 0.890, green: 0.000, blue: 0.106, alpha: 1.000)
109
+
110
+ // MARK: - Partner - ComputerBILD
111
+ public static let CobiCore = UIColor(red: 0.863, green: 0.137, blue: 0.110, alpha: 1.000)
112
+
113
+ // MARK: - Partner - Fitbook
114
+ public static let FitbookCore = UIColor(red: 1.000, green: 0.592, blue: 0.718, alpha: 1.000)
115
+
116
+ // MARK: - Partner - Kaufberater
117
+ public static let KaufberaterCore = UIColor(red: 0.333, green: 0.278, blue: 0.431, alpha: 1.000)
118
+
119
+ // MARK: - Partner - MyHome
120
+ public static let MyhomeCore = UIColor(red: 0.400, green: 0.800, blue: 0.800, alpha: 1.000)
121
+
122
+ // MARK: - Partner - Petbook
123
+ public static let PetbookCore = UIColor(red: 0.725, green: 0.859, blue: 0.569, alpha: 1.000)
124
+
125
+ // MARK: - Partner - Techbook
126
+ public static let TechbookCore = UIColor(red: 0.576, green: 0.894, blue: 1.000, alpha: 1.000)
127
+
128
+ // MARK: - Partner - Travelbook
129
+ public static let TravelbookCore = UIColor(red: 0.557, green: 0.941, blue: 0.929, alpha: 1.000)
130
+
131
+ // MARK: - SportBILD - alpha
132
+ public static let SpobiBlue0160 = UIColor(red: 0.039, green: 0.153, blue: 0.314, alpha: 0.000)
133
+ public static let SpobiBlue01670 = UIColor(red: 0.039, green: 0.153, blue: 0.314, alpha: 0.700)
134
+
135
+ // MARK: - SportBILD - blue
136
+ public static let SpobiBlue098 = UIColor(red: 0.969, green: 0.976, blue: 0.992, alpha: 1.000)
137
+ public static let SpobiBlue081 = UIColor(red: 0.741, green: 0.792, blue: 0.859, alpha: 1.000)
138
+ /** This variable in the current online CSS is called secondary-tenant-color */
139
+ public static let SpobiBlue029 = UIColor(red: 0.090, green: 0.267, blue: 0.510, alpha: 1.000)
140
+ /** This variable in the current online CSS is called main-tenant-color for the spobi tenant. */
141
+ public static let SpobiBlue016 = UIColor(red: 0.039, green: 0.153, blue: 0.314, alpha: 1.000)
142
+ public static let SpobiBlue010 = UIColor(red: 0.031, green: 0.094, blue: 0.157, alpha: 1.000)
143
+ public static let SpobiBlue038 = UIColor(red: 0.192, green: 0.349, blue: 0.596, alpha: 1.000)
144
+
145
+ // MARK: - SportBILD - red
146
+ public static let SpobiRed = UIColor(red: 0.898, green: 0.145, blue: 0.157, alpha: 1.000)
147
+ }
@@ -9,47 +9,70 @@
9
9
  import UIKit
10
10
 
11
11
  public class Fontprimitive {
12
- public static let fontFamilyAdvertorialFontFamilyLucidaGrande = Lucida Grande
13
- public static let fontFamilyBildFontFamilyGotham = Gotham
14
- public static let fontFamilyBildFontFamilyGothamCond = Gotham Condensed
15
- public static let fontFamilyBildFontFamilyGothamXNarrow = Gotham XNarrow
16
- public static let fontFamilySportBildFontFamilyAntennaCond = AntennaCond
17
- public static let fontFamilySportBildFontFamilyAntennaExtraCond = AntennaExtraCond
18
- public static let fontFamilySportBildFontFamilyInter = Inter
19
- public static let fontWeight1000UltraFontWeight = 1000
20
- public static let fontWeight100ThinFontWeight = 100
21
- public static let fontWeight200ExtraLightFontWeight = 200
22
- public static let fontWeight300LightFontWeight = 300
23
- public static let fontWeight350BookFontWeight = 350
24
- public static let fontWeight400BookFontWeight = 400
25
- public static let fontWeight500MediumFontWeight = 500
26
- public static let fontWeight600BoldFontWeight = 600
27
- public static let fontWeight700BlackFontWeight = 700 /** 700 is considered black weight because Gotham Condensed is the primary font family (most used in headlines). In other font families 700 is not black weight but bold. */
28
- public static let fontWeight800BlackFontWeight = 800
29
- public static let fontWeight900ExtraBlackFontWeight = 900
30
- public static let fontWeightBlackFontWeightSt = Black
31
- public static let fontWeightBoldItalicFontWeightSt = Bold Italic
32
- public static let fontWeightString1000UltraFontWeight = 1000
33
- public static let fontWeightString100ThinFontWeight = 100
34
- public static let fontWeightString200ExtraLightFontWeight = 200
35
- public static let fontWeightString350BookFontWeight = 350
36
- public static let fontWeightString400BookFontWeight = 400
37
- public static let fontWeightString500MediumFontWeight = 500
38
- public static let fontWeightString600BoldFontWeight = 600
39
- public static let fontWeightString600BoldItalicFontWeight = Bold Italic
40
- public static let fontWeightString700BlackFontWeight = 700
41
- public static let fontWeightString700BlackItalicFontWeight = Black Italic
42
- public static let fontWeightString800BlackFontWeight = 800
43
- public static let fontWeightString900ExtraBlackFontWeight = 900
44
- public static let letterSpacingLetterSpace0 = 0px /** This variable is a primitive for use in creating semantic text styles that need to use a default letter spacing value of 0. */
45
- public static let letterSpacingLetterSpace025 = -0.25px /** This variable is a primitive for use in creating semantic text styles that need to use a subtle small letter spacing value of -0.25. */
46
- public static let letterSpacingLetterSpace025 = 0.25px /** This variable is a primitive for use in creating semantic text styles that need to use a subtle positive letter spacing value of 0.25. */
47
- public static let letterSpacingLetterSpace05 = 0.5px /** This variable is a primitive for use in creating semantic text styles that need to use a slight positive letter spacing value of 0.5. */
48
- public static let letterSpacingLetterSpace05 = -0.5px /** This variable is a primitive for use in creating semantic variables that need to use a subtle negative letter spacing value of -0.5. */
49
- public static let letterSpacingLetterSpace1 = 1px /** This variable is a primitive for use in creating semantic text styles that need to use a positive letter spacing value of 1. */
50
- public static let letterSpacingLetterSpace1 = -1px /** This variable is a primitive for use in creating semantic variables that need to use a negative letter spacing value of -1. */
51
- public static let letterSpacingLetterSpace2 = 2px /** This variable is a primitive for use in creating semantic text styles that need to use a large letter spacing value of 2. */
52
- public static let letterSpacingLetterSpace2 = -2px /** This variable is a primitive for use in creating semantic text styles that need to use a large negative letter spacing value of -2. This is usually reserved for large texts styles that are used on titles or headlines. */
53
- public static let letterSpacingLetterSpace3 = 3px /** This variable is a primitive for use in creating semantic text styles that need to use a much larger letter spacing value of 3. Text styles that have smaller font sizes should use increasingly positive values for their letter spacings on smaller device sizes. */
54
- public static let letterSpacingLetterSpace3 = -3px /** This variable is a primitive for use in creating semantic text styles that need to use a large negative letter spacing value of -3. Text styles that have larger font sizes should use increasingly negative values for their letter spacings on larger device sizes. */
55
- }
12
+ // MARK: - FontFamily - Advertorial
13
+ public static let FontFamilyLucidaGrande = "Lucida Grande"
14
+
15
+ // MARK: - FontFamily - BILD
16
+ public static let FontFamilyGothamXnarrow = "Gotham XNarrow"
17
+ public static let FontFamilyGothamCond = "Gotham Condensed"
18
+ public static let FontFamilyGotham = "Gotham"
19
+
20
+ // MARK: - FontFamily - SportBILD
21
+ public static let FontFamilyAntennaExtraCond = "AntennaExtraCond"
22
+ public static let FontFamilyAntennaCond = "AntennaCond"
23
+ public static let FontFamilyInter = "Inter"
24
+
25
+ // MARK: - FontWeight
26
+ /** 700 is considered black weight because Gotham Condensed is the primary font family (most used in headlines). In other font families 700 is not black weight but bold. */
27
+ public static let FontWeight700BlackFontWeight = 700
28
+ public static let FontWeight900ExtraBlackFontWeight = 900
29
+ public static let FontWeight400BookFontWeight = 400
30
+ public static let FontWeight1000UltraFontWeight = 1000
31
+ public static let FontWeight800BlackFontWeight = 800
32
+ public static let FontWeight350BookFontWeight = 350
33
+ public static let FontWeight600BoldFontWeight = 600
34
+ public static let FontWeight100ThinFontWeight = 100
35
+ public static let _300LightFontWeight = 300
36
+ public static let FontWeight200ExtraLightFontWeight = 200
37
+ public static let FontWeight500MediumFontWeight = 500
38
+ public static let BoldItalicFontWeightSt = "Bold Italic"
39
+ public static let BlackFontWeightSt = "Black"
40
+
41
+ // MARK: - FontWeightString
42
+ public static let FontWeightString1000UltraFontWeight = "1000"
43
+ public static let FontWeightString900ExtraBlackFontWeight = "900"
44
+ public static let FontWeightString800BlackFontWeight = "800"
45
+ public static let FontWeightString700BlackFontWeight = "700"
46
+ public static let FontWeightString600BoldFontWeight = "600"
47
+ public static let FontWeightString500MediumFontWeight = "500"
48
+ public static let FontWeightString400BookFontWeight = "400"
49
+ public static let FontWeightString350BookFontWeight = "350"
50
+ public static let FontWeightString200ExtraLightFontWeight = "200"
51
+ public static let FontWeightString100ThinFontWeight = "100"
52
+ public static let _600BoldItalicFontWeight = "Bold Italic"
53
+ public static let _700BlackItalicFontWeight = "Black Italic"
54
+
55
+ // MARK: - LetterSpacing
56
+ /** This variable is a primitive for use in creating semantic text styles that need to use a subtle small letter spacing value of -0.25. */
57
+ public static let LetterSpacingLetterSpace025 = "-0.25px"
58
+ /** This variable is a primitive for use in creating semantic text styles that need to use a default letter spacing value of 0. */
59
+ public static let LetterSpace0 = "0px"
60
+ /** This variable is a primitive for use in creating semantic text styles that need to use a positive letter spacing value of 1. */
61
+ public static let LetterSpacingLetterSpace1 = "1px"
62
+ /** This variable is a primitive for use in creating semantic text styles that need to use a slight positive letter spacing value of 0.5. */
63
+ public static let LetterSpacingLetterSpace05 = "0.5px"
64
+ /** This variable is a primitive for use in creating semantic text styles that need to use a subtle positive letter spacing value of 0.25. */
65
+ public static let LetterSpacingLetterSpace025 = "0.25px"
66
+ /** This variable is a primitive for use in creating semantic variables that need to use a subtle negative letter spacing value of -0.5. */
67
+ public static let LetterSpacingLetterSpace05 = "-0.5px"
68
+ /** This variable is a primitive for use in creating semantic text styles that need to use a large letter spacing value of 2. */
69
+ public static let LetterSpacingLetterSpace2 = "2px"
70
+ /** This variable is a primitive for use in creating semantic variables that need to use a negative letter spacing value of -1. */
71
+ public static let LetterSpacingLetterSpace1 = "-1px"
72
+ /** This variable is a primitive for use in creating semantic text styles that need to use a large negative letter spacing value of -2. This is usually reserved for large texts styles that are used on titles or headlines. */
73
+ public static let LetterSpacingLetterSpace2 = "-2px"
74
+ /** This variable is a primitive for use in creating semantic text styles that need to use a much larger letter spacing value of 3. Text styles that have smaller font sizes should use increasingly positive values for their letter spacings on smaller device sizes. */
75
+ public static let LetterSpacingLetterSpace3 = "3px"
76
+ /** This variable is a primitive for use in creating semantic text styles that need to use a large negative letter spacing value of -3. Text styles that have larger font sizes should use increasingly negative values for their letter spacings on larger device sizes. */
77
+ public static let LetterSpacingLetterSpace3 = "-3px"
78
+ }
@@ -9,53 +9,53 @@
9
9
  import UIKit
10
10
 
11
11
  public class Sizeprimitive {
12
- public static let size0125x = CGFloat(16.00)
13
- public static let size025x = CGFloat(32.00)
14
- public static let size05x = CGFloat(64.00)
15
- public static let size075x = CGFloat(96.00)
16
- public static let size0x = CGFloat(0.00)
17
- public static let size100x = CGFloat(12800.00)
18
- public static let size10x = CGFloat(1280.00)
19
- public static let size115x = CGFloat(1472.00)
20
- public static let size11625x = CGFloat(14880.00)
21
- public static let size124x = CGFloat(15872.00)
22
- public static let size125x = CGFloat(1600.00)
23
- public static let size125x = CGFloat(160.00)
24
- public static let size128x = CGFloat(16384.00)
25
- public static let size12x = CGFloat(1536.00)
26
- public static let size15x = CGFloat(192.00)
27
- public static let size15x = CGFloat(1920.00)
28
- public static let size1625 = CGFloat(2080.00)
29
- public static let size168x = CGFloat(21504.00)
30
- public static let size175x = CGFloat(224.00)
31
- public static let size175x = CGFloat(2240.00)
32
- public static let size185x = CGFloat(2368.00)
33
- public static let size1x = CGFloat(128.00)
34
- public static let size20x = CGFloat(2560.00)
35
- public static let size225x = CGFloat(288.00)
36
- public static let size225x = CGFloat(2880.00)
37
- public static let size25x = CGFloat(320.00)
38
- public static let size25x = CGFloat(3200.00)
39
- public static let size275x = CGFloat(352.00)
40
- public static let size275x = CGFloat(3520.00)
41
- public static let size2x = CGFloat(256.00)
42
- public static let size30x = CGFloat(3840.00)
43
- public static let size325x = CGFloat(416.00)
44
- public static let size35x = CGFloat(448.00)
45
- public static let size35x = CGFloat(4480.00)
46
- public static let size375x = CGFloat(480.00)
47
- public static let size3x = CGFloat(384.00)
48
- public static let size40x = CGFloat(5120.00)
49
- public static let size45x = CGFloat(576.00)
50
- public static let size4x = CGFloat(512.00)
51
- public static let size50x = CGFloat(6400.00)
52
- public static let size525x = CGFloat(672.00)
53
- public static let size5x = CGFloat(640.00)
54
- public static let size60x = CGFloat(7680.00)
55
- public static let size6x = CGFloat(768.00)
56
- public static let size7x = CGFloat(896.00)
57
- public static let size80x = CGFloat(10240.00)
58
- public static let size875x = CGFloat(11200.00)
59
- public static let size8x = CGFloat(1024.00)
60
- public static let size9x = CGFloat(1152.00)
61
- }
12
+ public static let Size6x = "48px"
13
+ public static let Size3x = "24px"
14
+ public static let Size1x = "8px"
15
+ public static let Size025x = "2px"
16
+ public static let Size05x = "4px"
17
+ public static let Size2x = "16px"
18
+ public static let Size45x = "36px"
19
+ public static let Size5x = "40px"
20
+ public static let Size35x = "28px"
21
+ public static let Size25x = "20px"
22
+ public static let Size125x = "100px"
23
+ public static let Size275x = "22px"
24
+ public static let Size325x = "26px"
25
+ public static let Size4x = "32px"
26
+ public static let Size375x = "30px"
27
+ public static let Size225x = "18px"
28
+ public static let Size7x = "56px"
29
+ public static let Size15x = "12px"
30
+ public static let Size075x = "6px"
31
+ public static let Size225x = "180px"
32
+ public static let Size40x = "320px"
33
+ public static let Size8x = "64px"
34
+ public static let Size115x = "92px"
35
+ public static let Size175x = "14px"
36
+ public static let Size525x = "42px"
37
+ public static let Size125x = "10px"
38
+ public static let Size80x = "640px"
39
+ public static let Size175x = "140px"
40
+ public static let Size20x = "160px"
41
+ public static let Size128x = "1024px"
42
+ public static let Size124x = "992px"
43
+ public static let Size12x = "96px"
44
+ public static let Size35x = "280px"
45
+ public static let Size15x = "120px"
46
+ public static let Size1625 = "130px"
47
+ public static let Size875x = "700px"
48
+ public static let Size10x = "80px"
49
+ public static let Size30x = "240px"
50
+ public static let Size25x = "200px"
51
+ public static let Size168x = "1344px"
52
+ public static let Size60x = "480px"
53
+ public static let Size9x = "72px"
54
+ public static let Size275x = "220px"
55
+ public static let Size50x = "400px"
56
+ public static let Size11625x = "930px"
57
+ public static let Size185x = "148px"
58
+ public static let Size100x = "800px"
59
+ public static let Size0x = "0px"
60
+ public static let Size0125x = "1px"
61
+ }
@@ -9,29 +9,29 @@
9
9
  import UIKit
10
10
 
11
11
  public class Spaceprimitive {
12
- public static let space025x = CGFloat(32.00)
13
- public static let space025x = CGFloat(-32.00)
14
- public static let space05x = CGFloat(64.00)
15
- public static let space075x = CGFloat(96.00)
16
- public static let space0x = CGFloat(0.00)
17
- public static let space10x = CGFloat(1280.00)
18
- public static let space125x = CGFloat(160.00)
19
- public static let space12x = CGFloat(1536.00)
20
- public static let space15x = CGFloat(192.00)
21
- public static let space175x = CGFloat(224.00)
22
- public static let space1x = CGFloat(128.00)
23
- public static let space20x = CGFloat(2560.00)
24
- public static let space25x = CGFloat(320.00)
25
- public static let space275x = CGFloat(352.00)
26
- public static let space2x = CGFloat(256.00)
27
- public static let space35x = CGFloat(448.00)
28
- public static let space3x = CGFloat(384.00)
29
- public static let space45x = CGFloat(576.00)
30
- public static let space4x = CGFloat(512.00)
31
- public static let space5x = CGFloat(640.00)
32
- public static let space6x = CGFloat(768.00)
33
- public static let space75x = CGFloat(960.00)
34
- public static let space85x = CGFloat(1088.00)
35
- public static let space8x = CGFloat(1024.00)
36
- public static let space9x = CGFloat(1152.00)
37
- }
12
+ public static let Space1x = "8px"
13
+ public static let Space05x = "4px"
14
+ public static let Space025x = "2px"
15
+ public static let Space2x = "16px"
16
+ public static let Space15x = "12px"
17
+ public static let Space4x = "32px"
18
+ public static let Space3x = "24px"
19
+ public static let Space6x = "48px"
20
+ public static let Space8x = "64px"
21
+ public static let Space9x = "72px"
22
+ public static let Space5x = "40px"
23
+ public static let Space0x = "0px"
24
+ public static let Space10x = "80px"
25
+ public static let Space20x = "160px"
26
+ public static let Space25x = "20px"
27
+ public static let Space025x = "-2px"
28
+ public static let Space075x = "6px"
29
+ public static let Space125x = "10px"
30
+ public static let Space275x = "22px"
31
+ public static let Space45x = "36px"
32
+ public static let Space75x = "60px"
33
+ public static let Space12x = "96px"
34
+ public static let Space175x = "14px"
35
+ public static let Space85x = "68px"
36
+ public static let Space35x = "28px"
37
+ }
@@ -2,11 +2,11 @@
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  */
4
4
 
5
- export const ComponentButtonButtonContentGapSpace = "6px";
6
- export const ComponentButtonButtonStackSpace = "6px";
7
- export const ComponentButtonButtonLabelFontSize = "15px";
8
- export const ComponentButtonButtonInlineSpace = "16px";
9
- export const ComponentInputfieldInputFieldInlineSpace = "16px";
10
- export const ComponentInputfieldInputFieldStackSpace = "6px";
11
- export const ComponentInputfieldInputFieldHeightSize = "36px";
12
- export const ComponentInputfieldInputFieldLabelFontSize = "16px";
5
+ export const buttonContentGapSpace = "6px";
6
+ export const buttonStackSpace = "6px";
7
+ export const buttonLabelFontSize = "15px";
8
+ export const buttonInlineSpace = "16px";
9
+ export const inputFieldInlineSpace = "16px";
10
+ export const inputFieldStackSpace = "6px";
11
+ export const inputFieldHeightSize = "36px";
12
+ export const inputFieldLabelFontSize = "16px";
@@ -2,11 +2,11 @@
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  */
4
4
 
5
- export const ComponentButtonButtonContentGapSpace = "8px";
6
- export const ComponentButtonButtonStackSpace = "8px";
7
- export const ComponentButtonButtonLabelFontSize = "17px";
8
- export const ComponentButtonButtonInlineSpace = "20px";
9
- export const ComponentInputfieldInputFieldInlineSpace = "16px";
10
- export const ComponentInputfieldInputFieldStackSpace = "8px";
11
- export const ComponentInputfieldInputFieldHeightSize = "40px";
12
- export const ComponentInputfieldInputFieldLabelFontSize = "17px";
5
+ export const buttonContentGapSpace = "8px";
6
+ export const buttonStackSpace = "8px";
7
+ export const buttonLabelFontSize = "17px";
8
+ export const buttonInlineSpace = "20px";
9
+ export const inputFieldInlineSpace = "16px";
10
+ export const inputFieldStackSpace = "8px";
11
+ export const inputFieldHeightSize = "40px";
12
+ export const inputFieldLabelFontSize = "17px";
@@ -2,11 +2,11 @@
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  */
4
4
 
5
- export const ComponentButtonButtonContentGapSpace = "8px";
6
- export const ComponentButtonButtonStackSpace = "12px";
7
- export const ComponentButtonButtonLabelFontSize = "19px";
8
- export const ComponentButtonButtonInlineSpace = "24px";
9
- export const ComponentInputfieldInputFieldInlineSpace = "16px";
10
- export const ComponentInputfieldInputFieldStackSpace = "12px";
11
- export const ComponentInputfieldInputFieldHeightSize = "48px";
12
- export const ComponentInputfieldInputFieldLabelFontSize = "19px";
5
+ export const buttonContentGapSpace = "8px";
6
+ export const buttonStackSpace = "12px";
7
+ export const buttonLabelFontSize = "19px";
8
+ export const buttonInlineSpace = "24px";
9
+ export const inputFieldInlineSpace = "16px";
10
+ export const inputFieldStackSpace = "12px";
11
+ export const inputFieldHeightSize = "48px";
12
+ export const inputFieldLabelFontSize = "19px";