@marioschmidt/design-system-tokens 1.0.13 → 1.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (204) hide show
  1. package/dist/android/res/values/base/primitive_color_value.xml +12 -12
  2. package/dist/android/res/values/base/primitive_font_value.xml +22 -22
  3. package/dist/android/res/values/base/primitive_size_value.xml +49 -49
  4. package/dist/android/res/values/base/primitive_space_value.xml +25 -25
  5. package/dist/android/res/values/density/density_compact.xml +8 -8
  6. package/dist/android/res/values/density/density_default.xml +8 -8
  7. package/dist/android/res/values/density/density_spacious.xml +8 -8
  8. package/dist/android/res/values/mapping/brand_advertorial.xml +240 -240
  9. package/dist/android/res/values/mapping/brand_bild.xml +240 -240
  10. package/dist/android/res/values/mapping/brand_sportbild.xml +240 -240
  11. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +423 -423
  12. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +423 -423
  13. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +423 -423
  14. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +423 -423
  15. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_dark.xml +15 -15
  16. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_light.xml +15 -15
  17. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +423 -423
  18. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +423 -423
  19. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +423 -423
  20. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +423 -423
  21. package/dist/android/res/values/semantic/bild/color/color_bild_dark.xml +15 -15
  22. package/dist/android/res/values/semantic/bild/color/color_bild_light.xml +15 -15
  23. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +423 -423
  24. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +423 -423
  25. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +423 -423
  26. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +423 -423
  27. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +15 -15
  28. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +15 -15
  29. package/dist/css/base/primitive-font-value-global.css +11 -11
  30. package/dist/css/base/primitive-font-value.css +11 -11
  31. package/dist/css/base/primitive-size-value-global.css +49 -49
  32. package/dist/css/base/primitive-size-value.css +49 -49
  33. package/dist/css/base/primitive-space-value-global.css +25 -25
  34. package/dist/css/base/primitive-space-value.css +25 -25
  35. package/dist/css/density/density-compact-global.css +2 -2
  36. package/dist/css/density/density-compact.css +2 -2
  37. package/dist/css/density/density-default-global.css +2 -2
  38. package/dist/css/density/density-default.css +2 -2
  39. package/dist/css/density/density-spacious-global.css +2 -2
  40. package/dist/css/density/density-spacious.css +2 -2
  41. package/dist/css/mapping/brand-advertorial-global.css +203 -203
  42. package/dist/css/mapping/brand-advertorial.css +203 -203
  43. package/dist/css/mapping/brand-bild-global.css +203 -203
  44. package/dist/css/mapping/brand-bild.css +203 -203
  45. package/dist/css/mapping/brand-sportbild-global.css +203 -203
  46. package/dist/css/mapping/brand-sportbild.css +203 -203
  47. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +97 -97
  48. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +97 -97
  49. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +94 -94
  50. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +94 -94
  51. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +95 -95
  52. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +95 -95
  53. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +95 -95
  54. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +95 -95
  55. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +97 -97
  56. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +97 -97
  57. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +94 -94
  58. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +94 -94
  59. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +95 -95
  60. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +95 -95
  61. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +95 -95
  62. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +95 -95
  63. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +97 -97
  64. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +97 -97
  65. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +94 -94
  66. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +94 -94
  67. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +95 -95
  68. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +95 -95
  69. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +95 -95
  70. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +95 -95
  71. package/dist/flutter/base/primitive_color_value.dart +119 -85
  72. package/dist/flutter/base/primitive_font_value.dart +58 -46
  73. package/dist/flutter/base/primitive_size_value.dart +49 -49
  74. package/dist/flutter/base/primitive_space_value.dart +26 -26
  75. package/dist/flutter/density/density_compact.dart +16 -11
  76. package/dist/flutter/density/density_default.dart +16 -11
  77. package/dist/flutter/density/density_spacious.dart +16 -11
  78. package/dist/flutter/mapping/brand_advertorial.dart +398 -274
  79. package/dist/flutter/mapping/brand_bild.dart +398 -274
  80. package/dist/flutter/mapping/brand_color_bild.dart +121 -71
  81. package/dist/flutter/mapping/brand_color_sportbild.dart +121 -71
  82. package/dist/flutter/mapping/brand_sportbild.dart +398 -274
  83. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +689 -487
  84. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +689 -487
  85. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +689 -487
  86. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +689 -487
  87. package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +369 -423
  88. package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +369 -423
  89. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +689 -487
  90. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +689 -487
  91. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +689 -487
  92. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +689 -487
  93. package/dist/flutter/semantic/bild/color/color_bild_dark.dart +369 -423
  94. package/dist/flutter/semantic/bild/color/color_bild_light.dart +369 -423
  95. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +689 -487
  96. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +689 -487
  97. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +689 -487
  98. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +689 -487
  99. package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +369 -423
  100. package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +369 -423
  101. package/dist/ios/base/PrimitiveColorValue.swift +130 -96
  102. package/dist/ios/base/PrimitiveFontValue.swift +57 -45
  103. package/dist/ios/base/PrimitiveSizeValue.swift +51 -51
  104. package/dist/ios/base/PrimitiveSpaceValue.swift +27 -27
  105. package/dist/ios/density/DensityCompact.swift +15 -10
  106. package/dist/ios/density/DensityDefault.swift +15 -10
  107. package/dist/ios/density/DensitySpacious.swift +15 -10
  108. package/dist/ios/mapping/BrandAdvertorial.swift +397 -273
  109. package/dist/ios/mapping/BrandBild.swift +397 -273
  110. package/dist/ios/mapping/BrandColorBild.swift +120 -70
  111. package/dist/ios/mapping/BrandColorSportbild.swift +120 -70
  112. package/dist/ios/mapping/BrandSportbild.swift +397 -273
  113. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +688 -486
  114. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +688 -486
  115. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +688 -486
  116. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +688 -486
  117. package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +368 -422
  118. package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +368 -422
  119. package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +688 -486
  120. package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +688 -486
  121. package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +688 -486
  122. package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +688 -486
  123. package/dist/ios/semantic/bild/color/ColorBildDark.swift +368 -422
  124. package/dist/ios/semantic/bild/color/ColorBildLight.swift +368 -422
  125. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +688 -486
  126. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +688 -486
  127. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +688 -486
  128. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +688 -486
  129. package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +368 -422
  130. package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +368 -422
  131. package/dist/js/base/primitive-color-value.js +34 -34
  132. package/dist/js/base/primitive-font-value.js +12 -12
  133. package/dist/js/base/primitive-size-value.js +49 -49
  134. package/dist/js/base/primitive-space-value.js +25 -25
  135. package/dist/js/density/density-compact.js +5 -5
  136. package/dist/js/density/density-default.js +5 -5
  137. package/dist/js/density/density-spacious.js +5 -5
  138. package/dist/js/mapping/brand-advertorial.js +229 -222
  139. package/dist/js/mapping/brand-bild.js +230 -222
  140. package/dist/js/mapping/brand-color-bild.js +50 -50
  141. package/dist/js/mapping/brand-color-sportbild.js +50 -50
  142. package/dist/js/mapping/brand-sportbild.js +234 -222
  143. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +285 -293
  144. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +283 -291
  145. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +285 -292
  146. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +285 -292
  147. package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +50 -154
  148. package/dist/js/semantic/advertorial/color/color-advertorial-light.js +50 -154
  149. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +285 -293
  150. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +283 -291
  151. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +285 -292
  152. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +285 -292
  153. package/dist/js/semantic/bild/color/color-bild-dark.js +50 -154
  154. package/dist/js/semantic/bild/color/color-bild-light.js +50 -154
  155. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +285 -293
  156. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +283 -291
  157. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +285 -292
  158. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +285 -292
  159. package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +50 -154
  160. package/dist/js/semantic/sportbild/color/color-sportbild-light.js +50 -154
  161. package/dist/json/base/primitive-font-value.json +11 -11
  162. package/dist/json/base/primitive-size-value.json +49 -49
  163. package/dist/json/base/primitive-space-value.json +25 -25
  164. package/dist/json/density/density-compact.json +2 -2
  165. package/dist/json/density/density-default.json +2 -2
  166. package/dist/json/density/density-spacious.json +2 -2
  167. package/dist/json/mapping/brand-advertorial.json +203 -203
  168. package/dist/json/mapping/brand-bild.json +203 -203
  169. package/dist/json/mapping/brand-sportbild.json +203 -203
  170. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +97 -97
  171. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +94 -94
  172. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +95 -95
  173. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +95 -95
  174. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +97 -97
  175. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +94 -94
  176. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +95 -95
  177. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +95 -95
  178. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +97 -97
  179. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +94 -94
  180. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +95 -95
  181. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +95 -95
  182. package/dist/manifest.json +1 -1
  183. package/dist/scss/base/primitive-font-value.scss +11 -11
  184. package/dist/scss/base/primitive-size-value.scss +49 -49
  185. package/dist/scss/base/primitive-space-value.scss +25 -25
  186. package/dist/scss/density/density-compact.scss +2 -2
  187. package/dist/scss/density/density-default.scss +2 -2
  188. package/dist/scss/density/density-spacious.scss +2 -2
  189. package/dist/scss/mapping/brand-advertorial.scss +203 -203
  190. package/dist/scss/mapping/brand-bild.scss +203 -203
  191. package/dist/scss/mapping/brand-sportbild.scss +203 -203
  192. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +97 -97
  193. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +94 -94
  194. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +95 -95
  195. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +95 -95
  196. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +97 -97
  197. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +94 -94
  198. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +95 -95
  199. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +95 -95
  200. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +97 -97
  201. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +94 -94
  202. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +95 -95
  203. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +95 -95
  204. package/package.json +1 -1
@@ -8,99 +8,133 @@
8
8
 
9
9
  import UIKit
10
10
 
11
- public class {
12
- public static let bildAlphaAlphaBildRed80 = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 0.8) /** 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.05)
15
- public static let bildAlphaAlphaBlack10 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.1)
16
- public static let bildAlphaAlphaBlack20 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.2)
17
- public static let bildAlphaAlphaBlack30 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.3)
18
- public static let bildAlphaAlphaBlack35 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.35)
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.6) /** Used on elevation effects. */
21
- public static let bildAlphaAlphaBlack70 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.7) /** Used on elevation effects. */
22
- public static let bildAlphaAlphaBlack80 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.8) /** Used on elevation effects. */
23
- public static let bildAlphaAlphaWhite10 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.1)
24
- public static let bildAlphaAlphaWhite20 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.2)
25
- public static let bildAlphaAlphaWhite30 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.3)
26
- public static let bildAlphaAlphaWhite35 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.35)
27
- public static let bildAlphaAlphaWhite60 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.6) /** Used on elevation effects. */
28
- public static let bildAlphaAlphaWhite70 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.7) /** Used on elevation effects. */
29
- public static let bildAlphaAlphaWhite80 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.8) /** Used on elevation effects. */
30
- public static let bildBlueBildBlue = UIColor(red: 0.000, green: 0.690, 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.141, green: 0.149, blue: 0.161, alpha: 1)
33
- public static let bildGrayBild020 = UIColor(red: 0.169, green: 0.188, blue: 0.220, alpha: 1)
34
- public static let bildGrayBild025 = UIColor(red: 0.200, green: 0.239, blue: 0.251, alpha: 1)
35
- public static let bildGrayBild035 = UIColor(red: 0.290, green: 0.322, blue: 0.349, 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.678, green: 0.710, blue: 0.729, alpha: 1)
39
- public static let bildGrayBild085 = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 1)
40
- public static let bildGrayBild08550 = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 0.5) /** The 50% opacity on this color makes it equivalent to BILD093. */
41
- public static let bildGrayBild093 = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1)
42
- public static let bildGrayBild096 = UIColor(red: 0.949, green: 0.961, blue: 0.961, alpha: 1)
43
- public static let bildGreenBildGreen040 = UIColor(red: 0.000, green: 0.431, blue: 0.239, alpha: 1) /** This value of green was found in a text field's text color. */
44
- public static let bildGreenBildGreen056 = UIColor(red: 0.090, green: 0.600, blue: 0.361, alpha: 1)
45
- public static let bildGreenBildGreen05650 = UIColor(red: 0.000, green: 0.612, blue: 0.349, alpha: 0.5)
46
- public static let bildGreenBildGreen063 = UIColor(red: 0.000, green: 0.690, blue: 0.400, alpha: 1)
47
- public static let bildGreenBildGreen070 = UIColor(red: 0.000, green: 0.761, blue: 0.451, alpha: 1)
48
- public static let bildGreenBildGreen093 = UIColor(red: 0.812, green: 0.961, blue: 0.890, alpha: 1)
49
- public static let bildGreenBildGreen09350 = UIColor(red: 0.812, green: 0.961, blue: 0.890, 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.988, green: 0.510, blue: 0.149, alpha: 1) /** Tone: 067 */
53
- public static let bildPurpleBildBerry = UIColor(red: 0.329, green: 0.102, blue: 0.220, alpha: 1) /** Tone: 020 */
54
- public static let bildRedBildRed = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1) /** Tone 046 */
55
- public static let bildRedBildRed035 = UIColor(red: 0.690, green: 0.000, blue: 0.012, alpha: 1)
56
- public static let bildRedBildRed053 = UIColor(red: 0.961, green: 0.180, blue: 0.180, 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 = 0
77
- public static let opacityOpacity05 = 5
78
- public static let opacityOpacity10 = 10
79
- public static let opacityOpacity100 = 100
80
- public static let opacityOpacity20 = 20
81
- public static let opacityOpacity30 = 30
82
- public static let opacityOpacity40 = 40
83
- public static let opacityOpacity50 = 50
84
- public static let opacityOpacity60 = 60
85
- public static let opacityOpacity70 = 70
86
- public static let opacityOpacity80 = 80
87
- public static let opacityOpacity90 = 90
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.110, alpha: 1)
90
- public static let partnerComputerBildCobiCore = UIColor(red: 0.859, green: 0.141, blue: 0.110, alpha: 1)
91
- public static let partnerFitbookFitbookCore = UIColor(red: 1.000, green: 0.588, blue: 0.722, alpha: 1)
92
- public static let partnerKaufberaterKaufberaterCore = UIColor(red: 0.329, 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.729, green: 0.859, blue: 0.569, alpha: 1)
95
- public static let partnerTechbookTechbookCore = UIColor(red: 0.580, green: 0.890, blue: 1.000, alpha: 1)
96
- public static let partnerTravelbookTravelbookCore = UIColor(red: 0.561, green: 0.941, blue: 0.929, alpha: 1)
97
- public static let sportBildAlphaSpobiBlue0160 = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 0)
98
- public static let sportBildAlphaSpobiBlue01670 = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 0.7)
99
- public static let sportBildBlueSpobiBlue010 = UIColor(red: 0.031, green: 0.090, blue: 0.161, alpha: 1)
100
- public static let sportBildBlueSpobiBlue016 = UIColor(red: 0.039, green: 0.149, blue: 0.310, 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.271, 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.188, green: 0.349, blue: 0.600, alpha: 1)
103
- public static let sportBildBlueSpobiBlue081 = UIColor(red: 0.741, green: 0.788, blue: 0.859, alpha: 1)
104
- public static let sportBildBlueSpobiBlue098 = UIColor(red: 0.969, green: 0.980, blue: 0.988, alpha: 1)
105
- public static let sportBildRedSpobiRed = UIColor(red: 0.902, green: 0.149, blue: 0.161, alpha: 1)
106
- }
11
+ public class PrimitiveColorValue {
12
+ public static let BILDAlphaAlphaBlack0 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.000)
13
+ public static let BILDAlphaAlphaBlack05 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.050)
14
+ public static let BILDAlphaAlphaBlack10 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.100)
15
+ public static let BILDAlphaAlphaBlack20 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.200)
16
+ public static let BILDAlphaAlphaBlack30 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.300)
17
+ public static let BILDAlphaAlphaBlack35 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.350)
18
+ public static let BILDAlphaAlphaBlack50 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.500)
19
+ /** Used on elevation effects. */
20
+ public static let BILDAlphaAlphaBlack60 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.600)
21
+ /** Used on elevation effects. */
22
+ public static let BILDAlphaAlphaBlack70 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.700)
23
+ /** Used on elevation effects. */
24
+ public static let BILDAlphaAlphaBlack80 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.800)
25
+ public static let BILDAlphaAlphaWhite10 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.100)
26
+ public static let BILDAlphaAlphaWhite20 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.200)
27
+ public static let BILDAlphaAlphaWhite30 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.300)
28
+ public static let BILDAlphaAlphaWhite35 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.350)
29
+ /** Used on elevation effects. */
30
+ public static let BILDAlphaAlphaWhite60 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.600)
31
+ /** Used on elevation effects. */
32
+ public static let BILDAlphaAlphaWhite70 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.700)
33
+ /** Used on elevation effects. */
34
+ public static let BILDAlphaAlphaWhite80 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.800)
35
+ /** Used on elevation effects. */
36
+ public static let BILDAlphaAlphaBILDRed80 = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 0.800)
37
+ /** This Blue color was taken from the Weather 2024 project. Tone: 069 */
38
+ public static let BILDBlueBILDBlue = UIColor(red: 0.000, green: 0.690, blue: 1.000, alpha: 1.000)
39
+ public static let BILDGrayBILD096 = UIColor(red: 0.949, green: 0.961, blue: 0.961, alpha: 1.000)
40
+ public static let BILDGrayBILD093 = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1.000)
41
+ public static let BILDGrayBILD085 = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 1.000)
42
+ /** The 50% opacity on this color makes it equivalent to BILD093. */
43
+ public static let BILDGrayBILD08550 = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 0.500)
44
+ public static let BILDGrayBILD073 = UIColor(red: 0.678, green: 0.710, blue: 0.729, alpha: 1.000)
45
+ public static let BILDGrayBILD060 = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
46
+ public static let BILDGrayBILD045 = UIColor(red: 0.400, green: 0.420, blue: 0.439, alpha: 1.000)
47
+ public static let BILDGrayBILD035 = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1.000)
48
+ public static let BILDGrayBILD025 = UIColor(red: 0.200, green: 0.239, blue: 0.251, alpha: 1.000)
49
+ public static let BILDGrayBILD020 = UIColor(red: 0.169, green: 0.188, blue: 0.220, alpha: 1.000)
50
+ public static let BILDGrayBILD015 = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
51
+ public static let BILDGrayBILD010 = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1.000)
52
+ public static let BILDGreenBILDGreen09350 = UIColor(red: 0.812, green: 0.961, blue: 0.890, alpha: 0.500)
53
+ public static let BILDGreenBILDGreen093 = UIColor(red: 0.812, green: 0.961, blue: 0.890, alpha: 1.000)
54
+ public static let BILDGreenBILDGreen070 = UIColor(red: 0.000, green: 0.761, blue: 0.451, alpha: 1.000)
55
+ public static let BILDGreenBILDGreen063 = UIColor(red: 0.000, green: 0.690, blue: 0.400, alpha: 1.000)
56
+ public static let BILDGreenBILDGreen05650 = UIColor(red: 0.000, green: 0.612, blue: 0.349, alpha: 0.500)
57
+ public static let BILDGreenBILDGreen056 = UIColor(red: 0.090, green: 0.600, blue: 0.361, alpha: 1.000)
58
+ /** This value of green was found in a text field's text color. */
59
+ public static let BILDGreenBILDGreen040 = UIColor(red: 0.000, green: 0.431, blue: 0.239, alpha: 1.000)
60
+ public static let BILDNeutralBILD100 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
61
+ public static let BILDNeutralBILDBlack = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1.000)
62
+ public static let BILDRedBILDRed053 = UIColor(red: 0.961, green: 0.180, blue: 0.180, alpha: 1.000)
63
+ /** Tone 046 */
64
+ public static let BILDRedBILDRed = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
65
+ public static let BILDRedBILDRed035 = UIColor(red: 0.690, green: 0.000, blue: 0.012, alpha: 1.000)
66
+ /** Tone: 067 */
67
+ public static let BILDOrangeBILDOrange = UIColor(red: 0.988, green: 0.510, blue: 0.149, alpha: 1.000)
68
+ /** Tone: 020 */
69
+ public static let BILDPurpleBILDBerry = UIColor(red: 0.329, green: 0.102, blue: 0.220, alpha: 1.000)
70
+ /** Tone: 081 */
71
+ public static let BILDYellowBILDYellow = UIColor(red: 1.000, green: 0.749, blue: 0.000, alpha: 1.000)
72
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
73
+ public static let BILDTextLabelsBILDRed = "BILDRed"
74
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
75
+ public static let BILDTextLabelsBILD100 = "BILD100"
76
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
77
+ public static let BILDTextLabelsBILD096 = "BILD096"
78
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
79
+ public static let BILDTextLabelsBILD093 = "BILD093"
80
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
81
+ public static let BILDTextLabelsBILD085 = "BILD085"
82
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
83
+ public static let BILDTextLabelsBILD073 = "BILD073"
84
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
85
+ public static let BILDTextLabelsBILD060 = "BILD060"
86
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
87
+ public static let BILDTextLabelsBILD045 = "BILD045"
88
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
89
+ public static let BILDTextLabelsBILD035 = "BILD035"
90
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
91
+ public static let BILDTextLabelsBILD025 = "BILD025"
92
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
93
+ public static let BILDTextLabelsBILD015 = "BILD015"
94
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
95
+ public static let BILDTextLabelsBILDYellow = "BILDYellow"
96
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
97
+ public static let BILDTextLabelsBILDOrange = "BILDOrange"
98
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
99
+ public static let BILDTextLabelsBILDRed053 = "BILDRed053"
100
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
101
+ public static let BILDTextLabelsBILDRed035 = "BILDRed035"
102
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
103
+ public static let BILDTextLabelsBILDGreen093 = "BILDGreen093"
104
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
105
+ public static let BILDTextLabelsBILDGreen070 = "BILDGreen070"
106
+ /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
107
+ public static let BILDTextLabelsBILDGreen063 = "BILDGreen063"
108
+ public static let SportBILDAlphaSpobiBlue0160 = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 0.000)
109
+ public static let SportBILDAlphaSpobiBlue01670 = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 0.700)
110
+ public static let SportBILDBlueSpobiBlue098 = UIColor(red: 0.969, green: 0.980, blue: 0.988, alpha: 1.000)
111
+ public static let SportBILDBlueSpobiBlue081 = UIColor(red: 0.741, green: 0.788, blue: 0.859, alpha: 1.000)
112
+ public static let SportBILDBlueSpobiBlue038 = UIColor(red: 0.188, green: 0.349, blue: 0.600, alpha: 1.000)
113
+ /** This variable in the current online CSS is called secondary-tenant-color */
114
+ public static let SportBILDBlueSpobiBlue029 = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1.000)
115
+ /** This variable in the current online CSS is called main-tenant-color for the spobi tenant. */
116
+ public static let SportBILDBlueSpobiBlue016 = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
117
+ public static let SportBILDBlueSpobiBlue010 = UIColor(red: 0.031, green: 0.090, blue: 0.161, alpha: 1.000)
118
+ public static let SportBILDRedSpobiRed = UIColor(red: 0.902, green: 0.149, blue: 0.161, alpha: 1.000)
119
+ public static let PartnerAubiAubiCore = UIColor(red: 0.941, green: 0.000, blue: 0.000, alpha: 1.000)
120
+ public static let PartnerBzBzCore = UIColor(red: 0.890, green: 0.000, blue: 0.110, alpha: 1.000)
121
+ public static let PartnerTravelbookTravelbookCore = UIColor(red: 0.561, green: 0.941, blue: 0.929, alpha: 1.000)
122
+ public static let PartnerTechbookTechbookCore = UIColor(red: 0.580, green: 0.890, blue: 1.000, alpha: 1.000)
123
+ public static let PartnerKaufberaterKaufberaterCore = UIColor(red: 0.329, green: 0.278, blue: 0.431, alpha: 1.000)
124
+ public static let PartnerComputerBILDCobiCore = UIColor(red: 0.859, green: 0.141, blue: 0.110, alpha: 1.000)
125
+ public static let PartnerFitbookFitbookCore = UIColor(red: 1.000, green: 0.588, blue: 0.722, alpha: 1.000)
126
+ public static let PartnerPetbookPetbookCore = UIColor(red: 0.729, green: 0.859, blue: 0.569, alpha: 1.000)
127
+ public static let PartnerMyHomeMyhomeCore = UIColor(red: 0.400, green: 0.800, blue: 0.800, alpha: 1.000)
128
+ public static let OpacityOpacity00 = 0
129
+ public static let OpacityOpacity05 = 5
130
+ public static let OpacityOpacity10 = 10
131
+ public static let OpacityOpacity20 = 20
132
+ public static let OpacityOpacity30 = 30
133
+ public static let OpacityOpacity40 = 40
134
+ public static let OpacityOpacity50 = 50
135
+ public static let OpacityOpacity60 = 60
136
+ public static let OpacityOpacity70 = 70
137
+ public static let OpacityOpacity80 = 80
138
+ public static let OpacityOpacity90 = 90
139
+ public static let OpacityOpacity100 = 100
140
+ }
@@ -8,48 +8,60 @@
8
8
 
9
9
  import UIKit
10
10
 
11
- public class {
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 = 0 /** 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.25 /** 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. */
46
- public static let letterSpacingLetterSpace025 = -0.25 /** 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. */
47
- public static let letterSpacingLetterSpace05 = 0.5 /** 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.5 /** 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 = 1 /** 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 = -1 /** 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 = 2 /** 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 = -2 /** 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 = 3 /** 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 = -3 /** 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
- }
11
+ public class PrimitiveFontValue {
12
+ public static let FontFamilyBILDFontFamilyGothamCond = "Gotham Condensed"
13
+ public static let FontFamilyBILDFontFamilyGothamXNarrow = "Gotham XNarrow"
14
+ public static let FontFamilyBILDFontFamilyGotham = "Gotham"
15
+ public static let FontFamilySportBILDFontFamilyAntennaExtraCond = "AntennaExtraCond"
16
+ public static let FontFamilySportBILDFontFamilyAntennaCond = "AntennaCond"
17
+ public static let FontFamilySportBILDFontFamilyInter = "Inter"
18
+ public static let FontFamilyAdvertorialFontFamilyLucidaGrande = "Lucida Grande"
19
+ public static let FontWeight1000UltraFontWeight = 1000
20
+ public static let FontWeight900ExtraBlackFontWeight = 900
21
+ public static let FontWeight800BlackFontWeight = 800
22
+ /** 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. */
23
+ public static let FontWeight700BlackFontWeight = 700
24
+ public static let FontWeightBoldItalicFontWeightST = "Bold Italic"
25
+ public static let FontWeightBlackFontWeightST = "Black"
26
+ public static let FontWeight600BoldFontWeight = 600
27
+ public static let FontWeight500MediumFontWeight = 500
28
+ public static let FontWeight400BookFontWeight = 400
29
+ public static let FontWeight350BookFontWeight = 350
30
+ public static let FontWeight300LightFontWeight = 300
31
+ public static let FontWeight200ExtraLightFontWeight = 200
32
+ public static let FontWeight100ThinFontWeight = 100
33
+ public static let FontWeightString1000UltraFontWeight = "1000"
34
+ public static let FontWeightString900ExtraBlackFontWeight = "900"
35
+ public static let FontWeightString800BlackFontWeight = "800"
36
+ public static let FontWeightString700BlackItalicFontWeight = "Black Italic"
37
+ public static let FontWeightString700BlackFontWeight = "700"
38
+ public static let FontWeightString600BoldItalicFontWeight = "Bold Italic"
39
+ public static let FontWeightString600BoldFontWeight = "600"
40
+ public static let FontWeightString500MediumFontWeight = "500"
41
+ public static let FontWeightString400BookFontWeight = "400"
42
+ public static let FontWeightString350BookFontWeight = "350"
43
+ public static let FontWeightString200ExtraLightFontWeight = "200"
44
+ public static let FontWeightString100ThinFontWeight = "100"
45
+ /** 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. */
46
+ public static let LetterSpacingLetterSpace3 = 3
47
+ /** This variable is a primitive for use in creating semantic text styles that need to use a large letter spacing value of 2. */
48
+ public static let LetterSpacingLetterSpace2 = 2
49
+ /** 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 = 1
51
+ /** 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. */
52
+ public static let LetterSpacingLetterSpace0_5 = 0.5
53
+ /** 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. */
54
+ public static let LetterSpacingLetterSpace0_25 = 0.25
55
+ /** This variable is a primitive for use in creating semantic text styles that need to use a default letter spacing value of 0. */
56
+ public static let LetterSpacingLetterSpace0 = 0
57
+ /** 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. */
58
+ public static let LetterSpacingLetterSpace0_25 = -0.25
59
+ /** This variable is a primitive for use in creating semantic variables that need to use a subtle negative letter spacing value of -0.5. */
60
+ public static let LetterSpacingLetterSpace0_5 = -0.5
61
+ /** This variable is a primitive for use in creating semantic variables that need to use a negative letter spacing value of -1. */
62
+ public static let LetterSpacingLetterSpace1 = -1
63
+ /** 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. */
64
+ public static let LetterSpacingLetterSpace2 = -2
65
+ /** 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. */
66
+ public static let LetterSpacingLetterSpace3 = -3
67
+ }
@@ -8,54 +8,54 @@
8
8
 
9
9
  import UIKit
10
10
 
11
- public class {
12
- public static let size0125x = 1
13
- public static let size025x = 2
14
- public static let size05x = 4
15
- public static let size075x = 6
16
- public static let size0x = 0
17
- public static let size100x = 800
18
- public static let size10x = 80
19
- public static let size115x = 92
20
- public static let size11625x = 930
21
- public static let size124x = 992
22
- public static let size125x = 100
23
- public static let size125x = 10
24
- public static let size128x = 1024
25
- public static let size12x = 96
26
- public static let size15x = 120
27
- public static let size15x = 12
28
- public static let size1625 = 130
29
- public static let size168x = 1344
30
- public static let size175x = 140
31
- public static let size175x = 14
32
- public static let size185x = 148
33
- public static let size1x = 8
34
- public static let size20x = 160
35
- public static let size225x = 180
36
- public static let size225x = 18
37
- public static let size25x = 200
38
- public static let size25x = 20
39
- public static let size275x = 220
40
- public static let size275x = 22
41
- public static let size2x = 16
42
- public static let size30x = 240
43
- public static let size325x = 26
44
- public static let size35x = 280
45
- public static let size35x = 28
46
- public static let size375x = 30
47
- public static let size3x = 24
48
- public static let size40x = 320
49
- public static let size45x = 36
50
- public static let size4x = 32
51
- public static let size50x = 400
52
- public static let size525x = 42
53
- public static let size5x = 40
54
- public static let size60x = 480
55
- public static let size6x = 48
56
- public static let size7x = 56
57
- public static let size80x = 640
58
- public static let size875x = 700
59
- public static let size8x = 64
60
- public static let size9x = 72
61
- }
11
+ public class PrimitiveSizeValue {
12
+ public static let Size168x = 1344
13
+ public static let Size128x = 1024
14
+ public static let Size124x = 992
15
+ public static let Size116_25x = 930
16
+ public static let Size100x = 800
17
+ public static let Size87_5x = 700
18
+ public static let Size80x = 640
19
+ public static let Size60x = 480
20
+ public static let Size50x = 400
21
+ public static let Size40x = 320
22
+ public static let Size35x = 280
23
+ public static let Size30x = 240
24
+ public static let Size27_5x = 220
25
+ public static let Size25x = 200
26
+ public static let Size22_5x = 180
27
+ public static let Size20x = 160
28
+ public static let Size18_5x = 148
29
+ public static let Size17_5x = 140
30
+ public static let Size16_25 = 130
31
+ public static let Size15x = 120
32
+ public static let Size12_5x = 100
33
+ public static let Size12x = 96
34
+ public static let Size11_5x = 92
35
+ public static let Size10x = 80
36
+ public static let Size9x = 72
37
+ public static let Size8x = 64
38
+ public static let Size7x = 56
39
+ public static let Size6x = 48
40
+ public static let Size5_25x = 42
41
+ public static let Size5x = 40
42
+ public static let Size4_5x = 36
43
+ public static let Size4x = 32
44
+ public static let Size3_75x = 30
45
+ public static let Size3_5x = 28
46
+ public static let Size3_25x = 26
47
+ public static let Size3x = 24
48
+ public static let Size2_75x = 22
49
+ public static let Size2_5x = 20
50
+ public static let Size2_25x = 18
51
+ public static let Size2x = 16
52
+ public static let Size1_75x = 14
53
+ public static let Size1_5x = 12
54
+ public static let Size1_25x = 10
55
+ public static let Size1x = 8
56
+ public static let Size0_75x = 6
57
+ public static let Size0_5x = 4
58
+ public static let Size0_25x = 2
59
+ public static let Size0_125x = 1
60
+ public static let Size0x = 0
61
+ }
@@ -8,30 +8,30 @@
8
8
 
9
9
  import UIKit
10
10
 
11
- public class {
12
- public static let space025x = 2
13
- public static let space025x = -2
14
- public static let space05x = 4
15
- public static let space075x = 6
16
- public static let space0x = 0
17
- public static let space10x = 80
18
- public static let space125x = 10
19
- public static let space12x = 96
20
- public static let space15x = 12
21
- public static let space175x = 14
22
- public static let space1x = 8
23
- public static let space20x = 160
24
- public static let space25x = 20
25
- public static let space275x = 22
26
- public static let space2x = 16
27
- public static let space35x = 28
28
- public static let space3x = 24
29
- public static let space45x = 36
30
- public static let space4x = 32
31
- public static let space5x = 40
32
- public static let space6x = 48
33
- public static let space75x = 60
34
- public static let space85x = 68
35
- public static let space8x = 64
36
- public static let space9x = 72
37
- }
11
+ public class PrimitiveSpaceValue {
12
+ public static let Space20x = 160
13
+ public static let Space12x = 96
14
+ public static let Space10x = 80
15
+ public static let Space9x = 72
16
+ public static let Space8_5x = 68
17
+ public static let Space8x = 64
18
+ public static let Space7_5x = 60
19
+ public static let Space6x = 48
20
+ public static let Space5x = 40
21
+ public static let Space4_5x = 36
22
+ public static let Space4x = 32
23
+ public static let Space3_5x = 28
24
+ public static let Space3x = 24
25
+ public static let Space2_75x = 22
26
+ public static let Space2_5x = 20
27
+ public static let Space2x = 16
28
+ public static let Space1_75x = 14
29
+ public static let Space1_5x = 12
30
+ public static let Space1_25x = 10
31
+ public static let Space1x = 8
32
+ public static let Space0_75x = 6
33
+ public static let Space0_5x = 4
34
+ public static let Space0_25x = 2
35
+ public static let Space0x = 0
36
+ public static let Space0_25x = -2
37
+ }
@@ -8,13 +8,18 @@
8
8
 
9
9
  import UIKit
10
10
 
11
- public class {
12
- public static let componentButtonButtonContentGapSpace = 6 /** 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 = 16 /** 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 = 15 /** 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 = 6 /** 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 = 36
17
- public static let componentInputfieldInputFieldInlineSpace = 16
18
- public static let componentInputfieldInputFieldLabelFontSize = 16 /** 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 = 6
20
- }
11
+ public class DensityCompact {
12
+ /** 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 */
13
+ public static let ComponentButtonButtonLabelFontSize = 15
14
+ /** 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. */
15
+ public static let ComponentButtonButtonContentGapSpace = 6
16
+ /** 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. */
17
+ public static let ComponentButtonButtonInlineSpace = 16
18
+ /** 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. */
19
+ public static let ComponentButtonButtonStackSpace = 6
20
+ /** 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 */
21
+ public static let ComponentInputfieldInputFieldLabelFontSize = 16
22
+ public static let ComponentInputfieldInputFieldInlineSpace = 16
23
+ public static let ComponentInputfieldInputFieldHeightSize = 36
24
+ public static let ComponentInputfieldInputFieldStackSpace = 6
25
+ }
@@ -8,13 +8,18 @@
8
8
 
9
9
  import UIKit
10
10
 
11
- public class {
12
- public static let componentButtonButtonContentGapSpace = 8 /** 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 = 20 /** 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 = 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 */
15
- public static let componentButtonButtonStackSpace = 8 /** 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 = 40
17
- public static let componentInputfieldInputFieldInlineSpace = 16
18
- public static let componentInputfieldInputFieldLabelFontSize = 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 scaling options: compact 15 - default 17 - spacious 19 */
19
- public static let componentInputfieldInputFieldStackSpace = 8
20
- }
11
+ public class DensityDefault {
12
+ /** 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 */
13
+ public static let ComponentButtonButtonLabelFontSize = 17
14
+ /** 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. */
15
+ public static let ComponentButtonButtonContentGapSpace = 8
16
+ /** 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. */
17
+ public static let ComponentButtonButtonInlineSpace = 20
18
+ /** 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. */
19
+ public static let ComponentButtonButtonStackSpace = 8
20
+ /** 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 */
21
+ public static let ComponentInputfieldInputFieldLabelFontSize = 17
22
+ public static let ComponentInputfieldInputFieldInlineSpace = 16
23
+ public static let ComponentInputfieldInputFieldHeightSize = 40
24
+ public static let ComponentInputfieldInputFieldStackSpace = 8
25
+ }