@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
@@ -12,98 +12,139 @@ import 'dart:ui';
12
12
  class Colorprimitive {
13
13
  Colorprimitive._();
14
14
 
15
- static const bildAlphaAlphaBildRed80 = Color(0xCCDD0000); /** Used on elevation effects. */
16
- static const bildAlphaAlphaBlack0 = Color(0x00000000);
17
- static const bildAlphaAlphaBlack05 = Color(0x0D000000);
18
- static const bildAlphaAlphaBlack10 = Color(0x1A000000);
19
- static const bildAlphaAlphaBlack20 = Color(0x33000000);
20
- static const bildAlphaAlphaBlack30 = Color(0x4D000000);
21
- static const bildAlphaAlphaBlack35 = Color(0x59000000);
22
- static const bildAlphaAlphaBlack50 = Color(0x80000000);
23
- static const bildAlphaAlphaBlack60 = Color(0x99000000); /** Used on elevation effects. */
24
- static const bildAlphaAlphaBlack70 = Color(0xB2000000); /** Used on elevation effects. */
25
- static const bildAlphaAlphaBlack80 = Color(0xCC000000); /** Used on elevation effects. */
26
- static const bildAlphaAlphaWhite10 = Color(0x1AFFFFFF);
27
- static const bildAlphaAlphaWhite20 = Color(0x33FFFFFF);
28
- static const bildAlphaAlphaWhite30 = Color(0x4DFFFFFF);
29
- static const bildAlphaAlphaWhite35 = Color(0x59FFFFFF);
30
- static const bildAlphaAlphaWhite60 = Color(0x99FFFFFF); /** Used on elevation effects. */
31
- static const bildAlphaAlphaWhite70 = Color(0xB2FFFFFF); /** Used on elevation effects. */
32
- static const bildAlphaAlphaWhite80 = Color(0xCCFFFFFF); /** Used on elevation effects. */
33
- static const bildBlueBildBlue = Color(0xFF00B1FF); /** This Blue color was taken from the Weather 2024 project. Tone: 069 */
34
- static const bildGrayBild010 = Color(0xFF1C1C1C);
35
- static const bildGrayBild015 = Color(0xFF232629);
36
- static const bildGrayBild020 = Color(0xFF2C3138);
37
- static const bildGrayBild025 = Color(0xFF343C41);
38
- static const bildGrayBild035 = Color(0xFF4B525A);
39
- static const bildGrayBild045 = Color(0xFF666B70);
40
- static const bildGrayBild060 = Color(0xFF8C9196);
41
- static const bildGrayBild073 = Color(0xFFAEB4B9);
42
- static const bildGrayBild085 = Color(0xFFCED4DA);
43
- static const bildGrayBild08550 = Color(0x80CED4DA); /** The 50% opacity on this color makes it equivalent to BILD093. */
44
- static const bildGrayBild093 = Color(0xFFE9ECEF);
45
- static const bildGrayBild096 = Color(0xFFF2F4F5);
46
- static const bildGreenBildGreen040 = Color(0xFF006E3E); /** This value of green was found in a text field's text color. */
47
- static const bildGreenBildGreen056 = Color(0xFF18995C);
48
- static const bildGreenBildGreen05650 = Color(0x80009B5A);
49
- static const bildGreenBildGreen063 = Color(0xFF00AF67);
50
- static const bildGreenBildGreen070 = Color(0xFF00C373);
51
- static const bildGreenBildGreen093 = Color(0xFFCEF4E4);
52
- static const bildGreenBildGreen09350 = Color(0x80CEF4E4);
53
- static const bildNeutralBild100 = Color(0xFFFFFFFF);
54
- static const bildNeutralBildBlack = Color(0xFF000000);
55
- static const bildOrangeBildOrange = Color(0xFFFD8227); /** Tone: 067 */
56
- static const bildPurpleBildBerry = Color(0xFF551937); /** Tone: 020 */
57
- static const bildRedBildRed = Color(0xFFDD0000); /** Tone 046 */
58
- static const bildRedBildRed035 = Color(0xFFAF0002);
59
- static const bildRedBildRed053 = Color(0xFFF52D2D);
60
- static const bildTextLabelsBild015 = BILD015; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
61
- static const bildTextLabelsBild025 = BILD025; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
62
- static const bildTextLabelsBild035 = BILD035; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
63
- static const bildTextLabelsBild045 = BILD045; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
64
- static const bildTextLabelsBild060 = BILD060; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
65
- static const bildTextLabelsBild073 = BILD073; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
66
- static const bildTextLabelsBild085 = BILD085; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
67
- static const bildTextLabelsBild093 = BILD093; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
68
- static const bildTextLabelsBild096 = BILD096; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
69
- static const bildTextLabelsBild100 = BILD100; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
70
- static const bildTextLabelsBildGreen063 = BILDGreen063; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
71
- static const bildTextLabelsBildGreen070 = BILDGreen070; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
72
- static const bildTextLabelsBildGreen093 = BILDGreen093; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
73
- static const bildTextLabelsBildOrange = BILDOrange; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
74
- static const bildTextLabelsBildRed = BILDRed; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
75
- static const bildTextLabelsBildRed035 = BILDRed035; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
76
- static const bildTextLabelsBildRed053 = BILDRed053; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
77
- static const bildTextLabelsBildYellow = BILDYellow; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
78
- static const bildYellowBildYellow = Color(0xFFFFBF00); /** Tone: 081 */
79
- static const opacityOpacity00 = 0px;
80
- static const opacityOpacity05 = 5px;
81
- static const opacityOpacity10 = 10px;
82
- static const opacityOpacity100 = 100px;
83
- static const opacityOpacity20 = 20px;
84
- static const opacityOpacity30 = 30px;
85
- static const opacityOpacity40 = 40px;
86
- static const opacityOpacity50 = 50px;
87
- static const opacityOpacity60 = 60px;
88
- static const opacityOpacity70 = 70px;
89
- static const opacityOpacity80 = 80px;
90
- static const opacityOpacity90 = 90px;
91
- static const partnerAubiAubiCore = Color(0xFFF00000);
92
- static const partnerBzBzCore = Color(0xFFE3001B);
93
- static const partnerComputerBildCobiCore = Color(0xFFDC231C);
94
- static const partnerFitbookFitbookCore = Color(0xFFFF97B7);
95
- static const partnerKaufberaterKaufberaterCore = Color(0xFF55476E);
96
- static const partnerMyHomeMyhomeCore = Color(0xFF66CCCC);
97
- static const partnerPetbookPetbookCore = Color(0xFFB9DB91);
98
- static const partnerTechbookTechbookCore = Color(0xFF93E4FF);
99
- static const partnerTravelbookTravelbookCore = Color(0xFF8EF0ED);
100
- static const sportBildAlphaSpobiBlue0160 = Color(0x000A2750);
101
- static const sportBildAlphaSpobiBlue01670 = Color(0xB20A2750);
102
- static const sportBildBlueSpobiBlue010 = Color(0xFF081828);
103
- static const sportBildBlueSpobiBlue016 = Color(0xFF0A2750); /** This variable in the current online CSS is called main-tenant-color for the spobi tenant. */
104
- static const sportBildBlueSpobiBlue029 = Color(0xFF174482); /** This variable in the current online CSS is called secondary-tenant-color */
105
- static const sportBildBlueSpobiBlue038 = Color(0xFF315998);
106
- static const sportBildBlueSpobiBlue081 = Color(0xFFBDCADB);
107
- static const sportBildBlueSpobiBlue098 = Color(0xFFF7F9FD);
108
- static const sportBildRedSpobiRed = Color(0xFFE52528);
109
- }
15
+ // BILD - alpha
16
+ static const alphaBlack20 = Color(0x33000000);
17
+ static const alphaBlack10 = Color(0x1a000000);
18
+ /** Used on elevation effects. */
19
+ static const alphaBlack60 = Color(0x99000000);
20
+ static const alphaBlack30 = Color(0x4d000000);
21
+ /** Used on elevation effects. */
22
+ static const alphaBlack70 = Color(0xb2000000);
23
+ static const alphaWhite10 = Color(0x1affffff);
24
+ static const alphaWhite20 = Color(0x33ffffff);
25
+ static const alphaWhite30 = Color(0x4dffffff);
26
+ /** Used on elevation effects. */
27
+ static const alphaWhite60 = Color(0x99ffffff);
28
+ /** Used on elevation effects. */
29
+ static const alphaWhite70 = Color(0xb2ffffff);
30
+ static const alphaWhite35 = Color(0x59ffffff);
31
+ /** Used on elevation effects. */
32
+ static const alphaBildred80 = Color(0xccdd0000);
33
+ /** Used on elevation effects. */
34
+ static const alphaBlack80 = Color(0xcc000000);
35
+ /** Used on elevation effects. */
36
+ static const alphaWhite80 = Color(0xccffffff);
37
+ static const alphaBlack35 = Color(0x59000000);
38
+ static const alphaBlack0 = Color(0x00000000);
39
+ static const alphaBlack50 = Color(0x80000000);
40
+ static const alphaBlack05 = Color(0x0d000000);
41
+
42
+ // BILD - blue
43
+ /** This Blue color was taken from the Weather 2024 project. Tone: 069 */
44
+ static const bildblue = Color(0xFF00B1FF);
45
+
46
+ // BILD - gray
47
+ static const bild015 = Color(0xFF232629);
48
+ static const bild085 = Color(0xFFCED4DA);
49
+ static const bild035 = Color(0xFF4B525A);
50
+ static const bild025 = Color(0xFF343C41);
51
+ static const bild060 = Color(0xFF8C9196);
52
+ static const bild096 = Color(0xFFF2F4F5);
53
+ static const bild093 = Color(0xFFE9ECEF);
54
+ /** The 50% opacity on this color makes it equivalent to BILD093. */
55
+ static const bild08550 = Color(0x80ced4da);
56
+ static const bild073 = Color(0xFFAEB4B9);
57
+ static const bild045 = Color(0xFF666B70);
58
+ static const bild010 = Color(0xFF1C1C1C);
59
+ static const bild020 = Color(0xFF2C3138);
60
+
61
+ // BILD - green
62
+ static const bildgreen070 = Color(0xFF00C373);
63
+ static const bildgreen063 = Color(0xFF00AF67);
64
+ static const bildgreen093 = Color(0xFFCEF4E4);
65
+ static const bildgreen09350 = Color(0x80cef4e4);
66
+ static const bildgreen05650 = Color(0x80009b5a);
67
+ /** This value of green was found in a text field's text color. */
68
+ static const bildgreen040 = Color(0xFF006E3E);
69
+ static const bildgreen056 = Color(0xFF18995C);
70
+
71
+ // BILD - neutral
72
+ static const bild100 = Color(0xFFFFFFFF);
73
+ static const bildblack = Color(0xFF000000);
74
+
75
+ // BILD - orange
76
+ /** Tone: 067 */
77
+ static const bildorange = Color(0xFFFD8227);
78
+
79
+ // BILD - purple
80
+ /** Tone: 020 */
81
+ static const bildberry = Color(0xFF551937);
82
+
83
+ // BILD - red
84
+ /** Tone 046 */
85
+ static const bildred = Color(0xFFDD0000);
86
+ static const bildred035 = Color(0xFFAF0002);
87
+ static const bildred053 = Color(0xFFF52D2D);
88
+
89
+ // BILD - yellow
90
+ /** Tone: 081 */
91
+ static const bildyellow = Color(0xFFFFBF00);
92
+
93
+ // Opacity
94
+ static const opacity05 = "5px";
95
+ static const opacity10 = "10px";
96
+ static const opacity20 = "20px";
97
+ static const opacity40 = "40px";
98
+ static const opacity60 = "60px";
99
+ static const opacity80 = "80px";
100
+ static const opacity100 = "100px";
101
+ static const opacity90 = "90px";
102
+ static const opacity30 = "30px";
103
+ static const opacity50 = "50px";
104
+ static const opacity00 = "0px";
105
+ static const opacity70 = "70px";
106
+
107
+ // Partner - Aubi
108
+ static const aubiCore = Color(0xFFF00000);
109
+
110
+ // Partner - Bz
111
+ static const bzCore = Color(0xFFE3001B);
112
+
113
+ // Partner - ComputerBILD
114
+ static const cobiCore = Color(0xFFDC231C);
115
+
116
+ // Partner - Fitbook
117
+ static const fitbookCore = Color(0xFFFF97B7);
118
+
119
+ // Partner - Kaufberater
120
+ static const kaufberaterCore = Color(0xFF55476E);
121
+
122
+ // Partner - MyHome
123
+ static const myhomeCore = Color(0xFF66CCCC);
124
+
125
+ // Partner - Petbook
126
+ static const petbookCore = Color(0xFFB9DB91);
127
+
128
+ // Partner - Techbook
129
+ static const techbookCore = Color(0xFF93E4FF);
130
+
131
+ // Partner - Travelbook
132
+ static const travelbookCore = Color(0xFF8EF0ED);
133
+
134
+ // SportBILD - alpha
135
+ static const spobiBlue0160 = Color(0x000a2750);
136
+ static const spobiBlue01670 = Color(0xb20a2750);
137
+
138
+ // SportBILD - blue
139
+ static const spobiBlue098 = Color(0xFFF7F9FD);
140
+ static const spobiBlue081 = Color(0xFFBDCADB);
141
+ /** This variable in the current online CSS is called secondary-tenant-color */
142
+ static const spobiBlue029 = Color(0xFF174482);
143
+ /** This variable in the current online CSS is called main-tenant-color for the spobi tenant. */
144
+ static const spobiBlue016 = Color(0xFF0A2750);
145
+ static const spobiBlue010 = Color(0xFF081828);
146
+ static const spobiBlue038 = Color(0xFF315998);
147
+
148
+ // SportBILD - red
149
+ static const spobiRed = Color(0xFFE52528);
150
+ }
@@ -12,47 +12,70 @@ import 'dart:ui';
12
12
  class Fontprimitive {
13
13
  Fontprimitive._();
14
14
 
15
- static const fontFamilyAdvertorialFontFamilyLucidaGrande = Lucida Grande;
16
- static const fontFamilyBildFontFamilyGotham = Gotham;
17
- static const fontFamilyBildFontFamilyGothamCond = Gotham Condensed;
18
- static const fontFamilyBildFontFamilyGothamXNarrow = Gotham XNarrow;
19
- static const fontFamilySportBildFontFamilyAntennaCond = AntennaCond;
20
- static const fontFamilySportBildFontFamilyAntennaExtraCond = AntennaExtraCond;
21
- static const fontFamilySportBildFontFamilyInter = Inter;
15
+ // FontFamily - Advertorial
16
+ static const fontFamilyLucidaGrande = "Lucida Grande";
17
+
18
+ // FontFamily - BILD
19
+ static const fontFamilyGothamXnarrow = "Gotham XNarrow";
20
+ static const fontFamilyGothamCond = "Gotham Condensed";
21
+ static const fontFamilyGotham = "Gotham";
22
+
23
+ // FontFamily - SportBILD
24
+ static const fontFamilyAntennaExtraCond = "AntennaExtraCond";
25
+ static const fontFamilyAntennaCond = "AntennaCond";
26
+ static const fontFamilyInter = "Inter";
27
+
28
+ // FontWeight
29
+ /** 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. */
30
+ static const fontWeight700BlackFontWeight = 700;
31
+ static const fontWeight900ExtraBlackFontWeight = 900;
32
+ static const fontWeight400BookFontWeight = 400;
22
33
  static const fontWeight1000UltraFontWeight = 1000;
34
+ static const fontWeight800BlackFontWeight = 800;
35
+ static const fontWeight350BookFontWeight = 350;
36
+ static const fontWeight600BoldFontWeight = 600;
23
37
  static const fontWeight100ThinFontWeight = 100;
38
+ static const _300LightFontWeight = 300;
24
39
  static const fontWeight200ExtraLightFontWeight = 200;
25
- static const fontWeight300LightFontWeight = 300;
26
- static const fontWeight350BookFontWeight = 350;
27
- static const fontWeight400BookFontWeight = 400;
28
40
  static const fontWeight500MediumFontWeight = 500;
29
- static const fontWeight600BoldFontWeight = 600;
30
- static const 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. */
31
- static const fontWeight800BlackFontWeight = 800;
32
- static const fontWeight900ExtraBlackFontWeight = 900;
33
- static const fontWeightBlackFontWeightSt = Black;
34
- static const fontWeightBoldItalicFontWeightSt = Bold Italic;
35
- static const fontWeightString1000UltraFontWeight = 1000;
36
- static const fontWeightString100ThinFontWeight = 100;
37
- static const fontWeightString200ExtraLightFontWeight = 200;
38
- static const fontWeightString350BookFontWeight = 350;
39
- static const fontWeightString400BookFontWeight = 400;
40
- static const fontWeightString500MediumFontWeight = 500;
41
- static const fontWeightString600BoldFontWeight = 600;
42
- static const fontWeightString600BoldItalicFontWeight = Bold Italic;
43
- static const fontWeightString700BlackFontWeight = 700;
44
- static const fontWeightString700BlackItalicFontWeight = Black Italic;
45
- static const fontWeightString800BlackFontWeight = 800;
46
- static const fontWeightString900ExtraBlackFontWeight = 900;
47
- static const 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. */
48
- static const 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. */
49
- static const 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. */
50
- static const 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. */
51
- static const 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. */
52
- static const 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. */
53
- static const letterSpacingLetterSpace1 = -1px; /** This variable is a primitive for use in creating semantic variables that need to use a negative letter spacing value of -1. */
54
- static const 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. */
55
- static const 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. */
56
- static const 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. */
57
- static const 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. */
58
- }
41
+ static const boldItalicFontWeightSt = "Bold Italic";
42
+ static const blackFontWeightSt = "Black";
43
+
44
+ // FontWeightString
45
+ static const fontWeightString1000UltraFontWeight = "1000";
46
+ static const fontWeightString900ExtraBlackFontWeight = "900";
47
+ static const fontWeightString800BlackFontWeight = "800";
48
+ static const fontWeightString700BlackFontWeight = "700";
49
+ static const fontWeightString600BoldFontWeight = "600";
50
+ static const fontWeightString500MediumFontWeight = "500";
51
+ static const fontWeightString400BookFontWeight = "400";
52
+ static const fontWeightString350BookFontWeight = "350";
53
+ static const fontWeightString200ExtraLightFontWeight = "200";
54
+ static const fontWeightString100ThinFontWeight = "100";
55
+ static const _600BoldItalicFontWeight = "Bold Italic";
56
+ static const _700BlackItalicFontWeight = "Black Italic";
57
+
58
+ // LetterSpacing
59
+ /** 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. */
60
+ static const letterSpacingLetterSpace025 = "-0.25px";
61
+ /** This variable is a primitive for use in creating semantic text styles that need to use a default letter spacing value of 0. */
62
+ static const letterSpace0 = "0px";
63
+ /** This variable is a primitive for use in creating semantic text styles that need to use a positive letter spacing value of 1. */
64
+ static const letterSpacingLetterSpace1 = "1px";
65
+ /** 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. */
66
+ static const letterSpacingLetterSpace05 = "0.5px";
67
+ /** 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. */
68
+ static const letterSpacingLetterSpace025 = "0.25px";
69
+ /** This variable is a primitive for use in creating semantic variables that need to use a subtle negative letter spacing value of -0.5. */
70
+ static const letterSpacingLetterSpace05 = "-0.5px";
71
+ /** This variable is a primitive for use in creating semantic text styles that need to use a large letter spacing value of 2. */
72
+ static const letterSpacingLetterSpace2 = "2px";
73
+ /** This variable is a primitive for use in creating semantic variables that need to use a negative letter spacing value of -1. */
74
+ static const letterSpacingLetterSpace1 = "-1px";
75
+ /** 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. */
76
+ static const letterSpacingLetterSpace2 = "-2px";
77
+ /** 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. */
78
+ static const letterSpacingLetterSpace3 = "3px";
79
+ /** 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. */
80
+ static const letterSpacingLetterSpace3 = "-3px";
81
+ }
@@ -12,53 +12,53 @@ import 'dart:ui';
12
12
  class Sizeprimitive {
13
13
  Sizeprimitive._();
14
14
 
15
- static const size0125x = 16.00;
16
- static const size025x = 32.00;
17
- static const size05x = 64.00;
18
- static const size075x = 96.00;
19
- static const size0x = 0.00;
20
- static const size100x = 12800.00;
21
- static const size10x = 1280.00;
22
- static const size115x = 1472.00;
23
- static const size11625x = 14880.00;
24
- static const size124x = 15872.00;
25
- static const size125x = 1600.00;
26
- static const size125x = 160.00;
27
- static const size128x = 16384.00;
28
- static const size12x = 1536.00;
29
- static const size15x = 192.00;
30
- static const size15x = 1920.00;
31
- static const size1625 = 2080.00;
32
- static const size168x = 21504.00;
33
- static const size175x = 224.00;
34
- static const size175x = 2240.00;
35
- static const size185x = 2368.00;
36
- static const size1x = 128.00;
37
- static const size20x = 2560.00;
38
- static const size225x = 288.00;
39
- static const size225x = 2880.00;
40
- static const size25x = 320.00;
41
- static const size25x = 3200.00;
42
- static const size275x = 352.00;
43
- static const size275x = 3520.00;
44
- static const size2x = 256.00;
45
- static const size30x = 3840.00;
46
- static const size325x = 416.00;
47
- static const size35x = 448.00;
48
- static const size35x = 4480.00;
49
- static const size375x = 480.00;
50
- static const size3x = 384.00;
51
- static const size40x = 5120.00;
52
- static const size45x = 576.00;
53
- static const size4x = 512.00;
54
- static const size50x = 6400.00;
55
- static const size525x = 672.00;
56
- static const size5x = 640.00;
57
- static const size60x = 7680.00;
58
- static const size6x = 768.00;
59
- static const size7x = 896.00;
60
- static const size80x = 10240.00;
61
- static const size875x = 11200.00;
62
- static const size8x = 1024.00;
63
- static const size9x = 1152.00;
64
- }
15
+ static const size6x = "48px";
16
+ static const size3x = "24px";
17
+ static const size1x = "8px";
18
+ static const size025x = "2px";
19
+ static const size05x = "4px";
20
+ static const size2x = "16px";
21
+ static const size45x = "36px";
22
+ static const size5x = "40px";
23
+ static const size35x = "28px";
24
+ static const size25x = "20px";
25
+ static const size125x = "100px";
26
+ static const size275x = "22px";
27
+ static const size325x = "26px";
28
+ static const size4x = "32px";
29
+ static const size375x = "30px";
30
+ static const size225x = "18px";
31
+ static const size7x = "56px";
32
+ static const size15x = "12px";
33
+ static const size075x = "6px";
34
+ static const size225x = "180px";
35
+ static const size40x = "320px";
36
+ static const size8x = "64px";
37
+ static const size115x = "92px";
38
+ static const size175x = "14px";
39
+ static const size525x = "42px";
40
+ static const size125x = "10px";
41
+ static const size80x = "640px";
42
+ static const size175x = "140px";
43
+ static const size20x = "160px";
44
+ static const size128x = "1024px";
45
+ static const size124x = "992px";
46
+ static const size12x = "96px";
47
+ static const size35x = "280px";
48
+ static const size15x = "120px";
49
+ static const size1625 = "130px";
50
+ static const size875x = "700px";
51
+ static const size10x = "80px";
52
+ static const size30x = "240px";
53
+ static const size25x = "200px";
54
+ static const size168x = "1344px";
55
+ static const size60x = "480px";
56
+ static const size9x = "72px";
57
+ static const size275x = "220px";
58
+ static const size50x = "400px";
59
+ static const size11625x = "930px";
60
+ static const size185x = "148px";
61
+ static const size100x = "800px";
62
+ static const size0x = "0px";
63
+ static const size0125x = "1px";
64
+ }
@@ -12,29 +12,29 @@ import 'dart:ui';
12
12
  class Spaceprimitive {
13
13
  Spaceprimitive._();
14
14
 
15
- static const space025x = 32.00;
16
- static const space025x = -32.00;
17
- static const space05x = 64.00;
18
- static const space075x = 96.00;
19
- static const space0x = 0.00;
20
- static const space10x = 1280.00;
21
- static const space125x = 160.00;
22
- static const space12x = 1536.00;
23
- static const space15x = 192.00;
24
- static const space175x = 224.00;
25
- static const space1x = 128.00;
26
- static const space20x = 2560.00;
27
- static const space25x = 320.00;
28
- static const space275x = 352.00;
29
- static const space2x = 256.00;
30
- static const space35x = 448.00;
31
- static const space3x = 384.00;
32
- static const space45x = 576.00;
33
- static const space4x = 512.00;
34
- static const space5x = 640.00;
35
- static const space6x = 768.00;
36
- static const space75x = 960.00;
37
- static const space85x = 1088.00;
38
- static const space8x = 1024.00;
39
- static const space9x = 1152.00;
40
- }
15
+ static const space1x = "8px";
16
+ static const space05x = "4px";
17
+ static const space025x = "2px";
18
+ static const space2x = "16px";
19
+ static const space15x = "12px";
20
+ static const space4x = "32px";
21
+ static const space3x = "24px";
22
+ static const space6x = "48px";
23
+ static const space8x = "64px";
24
+ static const space9x = "72px";
25
+ static const space5x = "40px";
26
+ static const space0x = "0px";
27
+ static const space10x = "80px";
28
+ static const space20x = "160px";
29
+ static const space25x = "20px";
30
+ static const space025x = "-2px";
31
+ static const space075x = "6px";
32
+ static const space125x = "10px";
33
+ static const space275x = "22px";
34
+ static const space45x = "36px";
35
+ static const space75x = "60px";
36
+ static const space12x = "96px";
37
+ static const space175x = "14px";
38
+ static const space85x = "68px";
39
+ static const space35x = "28px";
40
+ }
@@ -9,12 +9,20 @@
9
9
  import UIKit
10
10
 
11
11
  public class DensityCompact {
12
- public static let componentButtonButtonContentGapSpace = CGFloat(96.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
13
- public static let componentButtonButtonInlineSpace = CGFloat(256.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
14
- public static let componentButtonButtonLabelFontSize = CGFloat(240.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
15
- public static let componentButtonButtonStackSpace = CGFloat(96.00) /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
- public static let componentInputfieldInputFieldHeightSize = CGFloat(576.00)
17
- public static let componentInputfieldInputFieldInlineSpace = CGFloat(256.00)
18
- public static let componentInputfieldInputFieldLabelFontSize = CGFloat(256.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
19
- public static let componentInputfieldInputFieldStackSpace = CGFloat(96.00)
20
- }
12
+ // MARK: - Component - Button
13
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
14
+ public static let ButtonContentGapSpace = "6px"
15
+ /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
+ public static let ButtonStackSpace = "6px"
17
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
18
+ public static let ButtonLabelFontSize = "15px"
19
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
20
+ public static let ButtonInlineSpace = "16px"
21
+
22
+ // MARK: - Component - Inputfield
23
+ public static let InputFieldInlineSpace = "16px"
24
+ public static let InputFieldStackSpace = "6px"
25
+ public static let InputFieldHeightSize = "36px"
26
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
27
+ public static let InputFieldLabelFontSize = "16px"
28
+ }
@@ -9,12 +9,20 @@
9
9
  import UIKit
10
10
 
11
11
  public class DensityDefault {
12
- public static let componentButtonButtonContentGapSpace = CGFloat(128.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
13
- public static let componentButtonButtonInlineSpace = CGFloat(320.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
14
- public static let componentButtonButtonLabelFontSize = CGFloat(272.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
15
- public static let componentButtonButtonStackSpace = CGFloat(128.00) /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
- public static let componentInputfieldInputFieldHeightSize = CGFloat(640.00)
17
- public static let componentInputfieldInputFieldInlineSpace = CGFloat(256.00)
18
- public static let componentInputfieldInputFieldLabelFontSize = CGFloat(272.00) /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
19
- public static let componentInputfieldInputFieldStackSpace = CGFloat(128.00)
20
- }
12
+ // MARK: - Component - Button
13
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
14
+ public static let ButtonContentGapSpace = "8px"
15
+ /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
+ public static let ButtonStackSpace = "8px"
17
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
18
+ public static let ButtonLabelFontSize = "17px"
19
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
20
+ public static let ButtonInlineSpace = "20px"
21
+
22
+ // MARK: - Component - Inputfield
23
+ public static let InputFieldInlineSpace = "16px"
24
+ public static let InputFieldStackSpace = "8px"
25
+ public static let InputFieldHeightSize = "40px"
26
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
27
+ public static let InputFieldLabelFontSize = "17px"
28
+ }