@marioschmidt/design-system-tokens 1.0.19 → 1.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (254) hide show
  1. package/dist/android/res/values/brands/advertorial/density/density-compact.xml +8 -8
  2. package/dist/android/res/values/brands/advertorial/density/density-default.xml +8 -8
  3. package/dist/android/res/values/brands/advertorial/density/density-spacious.xml +8 -8
  4. package/dist/android/res/values/brands/advertorial/overrides/brandtokenmapping.xml +271 -271
  5. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +460 -460
  6. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.xml +460 -460
  7. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.xml +460 -460
  8. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.xml +460 -460
  9. package/dist/android/res/values/brands/bild/density/density-compact.xml +8 -8
  10. package/dist/android/res/values/brands/bild/density/density-default.xml +8 -8
  11. package/dist/android/res/values/brands/bild/density/density-spacious.xml +8 -8
  12. package/dist/android/res/values/brands/bild/overrides/brandcolormapping.xml +68 -68
  13. package/dist/android/res/values/brands/bild/overrides/brandtokenmapping.xml +271 -271
  14. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +460 -460
  15. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-md-600px.xml +460 -460
  16. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.xml +460 -460
  17. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-xs-320px.xml +460 -460
  18. package/dist/android/res/values/brands/bild/semantic/color/colormode-dark.xml +213 -213
  19. package/dist/android/res/values/brands/bild/semantic/color/colormode-light.xml +213 -213
  20. package/dist/android/res/values/brands/sportbild/density/density-compact.xml +8 -8
  21. package/dist/android/res/values/brands/sportbild/density/density-default.xml +8 -8
  22. package/dist/android/res/values/brands/sportbild/density/density-spacious.xml +8 -8
  23. package/dist/android/res/values/brands/sportbild/overrides/brandcolormapping.xml +68 -68
  24. package/dist/android/res/values/brands/sportbild/overrides/brandtokenmapping.xml +271 -271
  25. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +460 -460
  26. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.xml +460 -460
  27. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.xml +460 -460
  28. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.xml +460 -460
  29. package/dist/android/res/values/brands/sportbild/semantic/color/colormode-dark.xml +213 -213
  30. package/dist/android/res/values/brands/sportbild/semantic/color/colormode-light.xml +213 -213
  31. package/dist/android/res/values/shared/colorprimitive.xml +76 -94
  32. package/dist/android/res/values/shared/fontprimitive.xml +43 -43
  33. package/dist/android/res/values/shared/sizeprimitive.xml +49 -49
  34. package/dist/android/res/values/shared/spaceprimitive.xml +25 -25
  35. package/dist/css/brands/advertorial/density/density-compact.css +8 -8
  36. package/dist/css/brands/advertorial/density/density-default.css +8 -8
  37. package/dist/css/brands/advertorial/density/density-spacious.css +8 -8
  38. package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +270 -270
  39. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +459 -459
  40. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +459 -459
  41. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +459 -459
  42. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +459 -459
  43. package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +1 -1
  44. package/dist/css/brands/advertorial/semantic/effects/effects-light.css +1 -1
  45. package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +1 -1
  46. package/dist/css/brands/advertorial/semantic/typography/typography-md.css +1 -1
  47. package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +1 -1
  48. package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +1 -1
  49. package/dist/css/brands/bild/density/density-compact.css +8 -8
  50. package/dist/css/brands/bild/density/density-default.css +8 -8
  51. package/dist/css/brands/bild/density/density-spacious.css +8 -8
  52. package/dist/css/brands/bild/overrides/brandcolormapping.css +68 -68
  53. package/dist/css/brands/bild/overrides/brandtokenmapping.css +270 -270
  54. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +459 -459
  55. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +459 -459
  56. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +459 -459
  57. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +459 -459
  58. package/dist/css/brands/bild/semantic/color/colormode-dark.css +213 -213
  59. package/dist/css/brands/bild/semantic/color/colormode-light.css +213 -213
  60. package/dist/css/brands/bild/semantic/effects/effects-dark.css +1 -1
  61. package/dist/css/brands/bild/semantic/effects/effects-light.css +1 -1
  62. package/dist/css/brands/bild/semantic/typography/typography-lg.css +1 -1
  63. package/dist/css/brands/bild/semantic/typography/typography-md.css +1 -1
  64. package/dist/css/brands/bild/semantic/typography/typography-sm.css +1 -1
  65. package/dist/css/brands/bild/semantic/typography/typography-xs.css +1 -1
  66. package/dist/css/brands/sportbild/density/density-compact.css +8 -8
  67. package/dist/css/brands/sportbild/density/density-default.css +8 -8
  68. package/dist/css/brands/sportbild/density/density-spacious.css +8 -8
  69. package/dist/css/brands/sportbild/overrides/brandcolormapping.css +68 -68
  70. package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +270 -270
  71. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +459 -459
  72. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +459 -459
  73. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +459 -459
  74. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +459 -459
  75. package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +213 -213
  76. package/dist/css/brands/sportbild/semantic/color/colormode-light.css +213 -213
  77. package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +1 -1
  78. package/dist/css/brands/sportbild/semantic/effects/effects-light.css +1 -1
  79. package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +1 -1
  80. package/dist/css/brands/sportbild/semantic/typography/typography-md.css +1 -1
  81. package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +1 -1
  82. package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +1 -1
  83. package/dist/css/shared/colorprimitive.css +76 -94
  84. package/dist/css/shared/fontprimitive.css +43 -43
  85. package/dist/flutter/brands/advertorial/density/density-compact.dart +17 -9
  86. package/dist/flutter/brands/advertorial/density/density-default.dart +17 -9
  87. package/dist/flutter/brands/advertorial/density/density-spacious.dart +17 -9
  88. package/dist/flutter/brands/advertorial/overrides/brandtokenmapping.dart +501 -272
  89. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +882 -485
  90. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.dart +882 -485
  91. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.dart +882 -485
  92. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.dart +882 -485
  93. package/dist/flutter/brands/bild/density/density-compact.dart +17 -9
  94. package/dist/flutter/brands/bild/density/density-default.dart +17 -9
  95. package/dist/flutter/brands/bild/density/density-spacious.dart +17 -9
  96. package/dist/flutter/brands/bild/overrides/brandcolormapping.dart +142 -69
  97. package/dist/flutter/brands/bild/overrides/brandtokenmapping.dart +501 -272
  98. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +882 -485
  99. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-md-600px.dart +882 -485
  100. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +882 -485
  101. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-xs-320px.dart +882 -485
  102. package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +456 -422
  103. package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +456 -422
  104. package/dist/flutter/brands/sportbild/density/density-compact.dart +17 -9
  105. package/dist/flutter/brands/sportbild/density/density-default.dart +17 -9
  106. package/dist/flutter/brands/sportbild/density/density-spacious.dart +17 -9
  107. package/dist/flutter/brands/sportbild/overrides/brandcolormapping.dart +142 -69
  108. package/dist/flutter/brands/sportbild/overrides/brandtokenmapping.dart +501 -272
  109. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +882 -485
  110. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.dart +882 -485
  111. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +882 -485
  112. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.dart +882 -485
  113. package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +456 -422
  114. package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +456 -422
  115. package/dist/flutter/shared/colorprimitive.dart +136 -95
  116. package/dist/flutter/shared/fontprimitive.dart +63 -40
  117. package/dist/flutter/shared/sizeprimitive.dart +50 -50
  118. package/dist/flutter/shared/spaceprimitive.dart +26 -26
  119. package/dist/ios/brands/advertorial/density/DensityCompact.swift +17 -9
  120. package/dist/ios/brands/advertorial/density/DensityDefault.swift +17 -9
  121. package/dist/ios/brands/advertorial/density/DensitySpacious.swift +17 -9
  122. package/dist/ios/brands/advertorial/overrides/Brandtokenmapping.swift +501 -272
  123. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointLg1024pxRegular.swift +882 -485
  124. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointMd600px.swift +882 -485
  125. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointSm390pxCompact.swift +882 -485
  126. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointXs320px.swift +882 -485
  127. package/dist/ios/brands/bild/density/DensityCompact.swift +17 -9
  128. package/dist/ios/brands/bild/density/DensityDefault.swift +17 -9
  129. package/dist/ios/brands/bild/density/DensitySpacious.swift +17 -9
  130. package/dist/ios/brands/bild/overrides/Brandcolormapping.swift +142 -69
  131. package/dist/ios/brands/bild/overrides/Brandtokenmapping.swift +501 -272
  132. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +882 -485
  133. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointMd600px.swift +882 -485
  134. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointSm390pxCompact.swift +882 -485
  135. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointXs320px.swift +882 -485
  136. package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +456 -422
  137. package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +456 -422
  138. package/dist/ios/brands/sportbild/density/DensityCompact.swift +17 -9
  139. package/dist/ios/brands/sportbild/density/DensityDefault.swift +17 -9
  140. package/dist/ios/brands/sportbild/density/DensitySpacious.swift +17 -9
  141. package/dist/ios/brands/sportbild/overrides/Brandcolormapping.swift +142 -69
  142. package/dist/ios/brands/sportbild/overrides/Brandtokenmapping.swift +501 -272
  143. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +882 -485
  144. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointMd600px.swift +882 -485
  145. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointSm390pxCompact.swift +882 -485
  146. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointXs320px.swift +882 -485
  147. package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +456 -422
  148. package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +456 -422
  149. package/dist/ios/shared/Colorprimitive.swift +136 -95
  150. package/dist/ios/shared/Fontprimitive.swift +67 -44
  151. package/dist/ios/shared/Sizeprimitive.swift +50 -50
  152. package/dist/ios/shared/Spaceprimitive.swift +26 -26
  153. package/dist/js/brands/advertorial/density/density-compact.js +8 -8
  154. package/dist/js/brands/advertorial/density/density-default.js +8 -8
  155. package/dist/js/brands/advertorial/density/density-spacious.js +8 -8
  156. package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +271 -328
  157. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +460 -490
  158. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +460 -494
  159. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +460 -492
  160. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +460 -492
  161. package/dist/js/brands/bild/density/density-compact.js +8 -8
  162. package/dist/js/brands/bild/density/density-default.js +8 -8
  163. package/dist/js/brands/bild/density/density-spacious.js +8 -8
  164. package/dist/js/brands/bild/overrides/brandcolormapping.js +69 -72
  165. package/dist/js/brands/bild/overrides/brandtokenmapping.js +271 -297
  166. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +460 -478
  167. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +460 -481
  168. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +460 -484
  169. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +460 -484
  170. package/dist/js/brands/bild/semantic/color/colormode-dark.js +225 -226
  171. package/dist/js/brands/bild/semantic/color/colormode-light.js +223 -226
  172. package/dist/js/brands/sportbild/density/density-compact.js +8 -8
  173. package/dist/js/brands/sportbild/density/density-default.js +8 -8
  174. package/dist/js/brands/sportbild/density/density-spacious.js +8 -8
  175. package/dist/js/brands/sportbild/overrides/brandcolormapping.js +69 -72
  176. package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +271 -328
  177. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +460 -493
  178. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +460 -493
  179. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +460 -493
  180. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +460 -493
  181. package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +225 -226
  182. package/dist/js/brands/sportbild/semantic/color/colormode-light.js +223 -226
  183. package/dist/js/shared/colorprimitive.js +76 -94
  184. package/dist/js/shared/fontprimitive.js +43 -43
  185. package/dist/js/shared/sizeprimitive.js +49 -49
  186. package/dist/js/shared/spaceprimitive.js +25 -25
  187. package/dist/json/brands/advertorial/density/density-compact.json +16 -48
  188. package/dist/json/brands/advertorial/density/density-default.json +16 -48
  189. package/dist/json/brands/advertorial/density/density-spacious.json +16 -48
  190. package/dist/json/brands/advertorial/overrides/brandtokenmapping.json +542 -2054
  191. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.json +922 -3087
  192. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.json +922 -3087
  193. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.json +922 -3087
  194. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.json +922 -3087
  195. package/dist/json/brands/bild/density/density-compact.json +16 -48
  196. package/dist/json/brands/bild/density/density-default.json +16 -48
  197. package/dist/json/brands/bild/density/density-spacious.json +16 -48
  198. package/dist/json/brands/bild/overrides/brandcolormapping.json +192 -471
  199. package/dist/json/brands/bild/overrides/brandtokenmapping.json +542 -2054
  200. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +922 -3087
  201. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-md-600px.json +922 -3087
  202. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.json +922 -3087
  203. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-xs-320px.json +922 -3087
  204. package/dist/json/brands/bild/semantic/color/colormode-dark.json +606 -1485
  205. package/dist/json/brands/bild/semantic/color/colormode-light.json +596 -1475
  206. package/dist/json/brands/sportbild/density/density-compact.json +16 -48
  207. package/dist/json/brands/sportbild/density/density-default.json +16 -48
  208. package/dist/json/brands/sportbild/density/density-spacious.json +16 -48
  209. package/dist/json/brands/sportbild/overrides/brandcolormapping.json +186 -465
  210. package/dist/json/brands/sportbild/overrides/brandtokenmapping.json +542 -2054
  211. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +922 -3087
  212. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.json +922 -3087
  213. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.json +922 -3087
  214. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.json +922 -3087
  215. package/dist/json/brands/sportbild/semantic/color/colormode-dark.json +606 -1485
  216. package/dist/json/brands/sportbild/semantic/color/colormode-light.json +596 -1475
  217. package/dist/json/shared/colorprimitive.json +210 -1206
  218. package/dist/json/shared/fontprimitive.json +86 -222
  219. package/dist/json/shared/sizeprimitive.json +98 -196
  220. package/dist/json/shared/spaceprimitive.json +50 -100
  221. package/dist/manifest.json +1 -1
  222. package/dist/scss/brands/advertorial/density/density-compact.scss +8 -8
  223. package/dist/scss/brands/advertorial/density/density-default.scss +8 -8
  224. package/dist/scss/brands/advertorial/density/density-spacious.scss +8 -8
  225. package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +270 -270
  226. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  227. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  228. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  229. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  230. package/dist/scss/brands/bild/density/density-compact.scss +8 -8
  231. package/dist/scss/brands/bild/density/density-default.scss +8 -8
  232. package/dist/scss/brands/bild/density/density-spacious.scss +8 -8
  233. package/dist/scss/brands/bild/overrides/brandcolormapping.scss +68 -68
  234. package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +270 -270
  235. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  236. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  237. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  238. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  239. package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +213 -213
  240. package/dist/scss/brands/bild/semantic/color/colormode-light.scss +213 -213
  241. package/dist/scss/brands/sportbild/density/density-compact.scss +8 -8
  242. package/dist/scss/brands/sportbild/density/density-default.scss +8 -8
  243. package/dist/scss/brands/sportbild/density/density-spacious.scss +8 -8
  244. package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +68 -68
  245. package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +270 -270
  246. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  247. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  248. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  249. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  250. package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +213 -213
  251. package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +213 -213
  252. package/dist/scss/shared/colorprimitive.scss +76 -94
  253. package/dist/scss/shared/fontprimitive.scss +43 -43
  254. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Effect Classes - Sportbild / dark
3
- * Generiert am: 2025-11-24T09:19:12.857Z
3
+ * Generiert am: 2025-11-24T15:10:53.588Z
4
4
  * Nicht manuell bearbeiten!
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Effect Classes - Sportbild / light
3
- * Generiert am: 2025-11-24T09:19:12.792Z
3
+ * Generiert am: 2025-11-24T15:10:53.518Z
4
4
  * Nicht manuell bearbeiten!
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Typography Classes - Sportbild / lg
3
- * Generiert am: 2025-11-24T09:19:11.921Z
3
+ * Generiert am: 2025-11-24T15:10:52.623Z
4
4
  * Nicht manuell bearbeiten!
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Typography Classes - Sportbild / md
3
- * Generiert am: 2025-11-24T09:19:11.742Z
3
+ * Generiert am: 2025-11-24T15:10:52.461Z
4
4
  * Nicht manuell bearbeiten!
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Typography Classes - Sportbild / sm
3
- * Generiert am: 2025-11-24T09:19:11.600Z
3
+ * Generiert am: 2025-11-24T15:10:52.318Z
4
4
  * Nicht manuell bearbeiten!
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Typography Classes - Sportbild / xs
3
- * Generiert am: 2025-11-24T09:19:11.439Z
3
+ * Generiert am: 2025-11-24T15:10:52.151Z
4
4
  * Nicht manuell bearbeiten!
5
5
  */
6
6
 
@@ -3,98 +3,80 @@
3
3
  */
4
4
 
5
5
  :root {
6
- --bild-red-bild-red: #DD0000; /** Tone 046 */
7
- --bild-red-bild-red035: #AF0002;
8
- --bild-red-bild-red053: #F52D2D;
9
- --bild-gray-bild015: #232629;
10
- --bild-gray-bild085: #CED4DA;
11
- --bild-gray-bild035: #4B525A;
12
- --bild-gray-bild025: #343C41;
13
- --bild-gray-bild060: #8C9196;
14
- --bild-gray-bild096: #F2F4F5;
15
- --bild-gray-bild093: #E9ECEF;
16
- --bild-gray-bild085-50: rgba(206, 212, 218, 0.5); /** The 50% opacity on this color makes it equivalent to BILD093. */
17
- --bild-gray-bild073: #AEB4B9;
18
- --bild-gray-bild045: #666B70;
19
- --bild-gray-bild010: #1C1C1C;
20
- --bild-gray-bild020: #2C3138;
21
- --bild-neutral-bild100: #FFFFFF;
22
- --bild-neutral-bild-black: #000000;
23
- --bild-orange-bild-orange: #FD8227; /** Tone: 067 */
24
- --bild-green-bild-green070: #00C373;
25
- --bild-green-bild-green063: #00AF67;
26
- --bild-green-bild-green093: #CEF4E4;
27
- --bild-green-bild-green093-50: rgba(206, 244, 228, 0.5);
28
- --bild-green-bild-green056-50: rgba(0, 155, 90, 0.5);
29
- --bild-green-bild-green040: #006E3E; /** This value of green was found in a text field's text color. */
30
- --bild-green-bild-green056: #18995C;
31
- --bild-text-labels-bild-red: BILDRed; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
32
- --bild-text-labels-bild100: BILD100; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
33
- --bild-text-labels-bild096: BILD096; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
34
- --bild-text-labels-bild085: BILD085; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
35
- --bild-text-labels-bild060: BILD060; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
36
- --bild-text-labels-bild035: BILD035; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
37
- --bild-text-labels-bild025: BILD025; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
38
- --bild-text-labels-bild015: BILD015; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
39
- --bild-text-labels-bild-orange: BILDOrange; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
40
- --bild-text-labels-bild-red053: BILDRed053; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
41
- --bild-text-labels-bild-red035: BILDRed035; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
42
- --bild-text-labels-bild-green093: BILDGreen093; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
43
- --bild-text-labels-bild-green070: BILDGreen070; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
44
- --bild-text-labels-bild-green063: BILDGreen063; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
45
- --bild-text-labels-bild093: BILD093; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
46
- --bild-text-labels-bild-yellow: BILDYellow; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
47
- --bild-text-labels-bild073: BILD073; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
48
- --bild-text-labels-bild045: BILD045; /** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
49
- --bild-yellow-bild-yellow: #FFBF00; /** Tone: 081 */
50
- --bild-purple-bild-berry: #551937; /** Tone: 020 */
51
- --bild-alpha-alpha-black20: rgba(0, 0, 0, 0.20000000298023224);
52
- --bild-alpha-alpha-black10: rgba(0, 0, 0, 0.10000000149011612);
53
- --bild-alpha-alpha-black60: rgba(0, 0, 0, 0.6000000238418579); /** Used on elevation effects. */
54
- --bild-alpha-alpha-black30: rgba(0, 0, 0, 0.30000001192092896);
55
- --bild-alpha-alpha-black70: rgba(0, 0, 0, 0.699999988079071); /** Used on elevation effects. */
56
- --bild-alpha-alpha-white10: rgba(255, 255, 255, 0.10000000149011612);
57
- --bild-alpha-alpha-white20: rgba(255, 255, 255, 0.20000000298023224);
58
- --bild-alpha-alpha-white30: rgba(255, 255, 255, 0.30000001192092896);
59
- --bild-alpha-alpha-white60: rgba(255, 255, 255, 0.6000000238418579); /** Used on elevation effects. */
60
- --bild-alpha-alpha-white70: rgba(255, 255, 255, 0.699999988079071); /** Used on elevation effects. */
61
- --bild-alpha-alpha-white35: rgba(255, 255, 255, 0.3499999940395355);
62
- --bild-alpha-alpha-bild-red80: rgba(221, 0, 0, 0.800000011920929); /** Used on elevation effects. */
63
- --bild-alpha-alpha-black80: rgba(0, 0, 0, 0.800000011920929); /** Used on elevation effects. */
64
- --bild-alpha-alpha-white80: rgba(255, 255, 255, 0.800000011920929); /** Used on elevation effects. */
65
- --bild-alpha-alpha-black35: rgba(0, 0, 0, 0.3499999940395355);
66
- --bild-alpha-alpha-black0: rgba(0, 0, 0, 0);
67
- --bild-alpha-alpha-black50: rgba(0, 0, 0, 0.5);
68
- --bild-alpha-alpha-black05: rgba(0, 0, 0, 0.05000000074505806);
69
- --bild-blue-bild-blue: #00B1FF; /** This Blue color was taken from the Weather 2024 project. Tone: 069 */
70
- --partner-fitbook-fitbook-core: #FF97B7;
71
- --partner-petbook-petbook-core: #B9DB91;
72
- --partner-my-home-myhome-core: #66CCCC;
73
- --partner-travelbook-travelbook-core: #8EF0ED;
74
- --partner-techbook-techbook-core: #93E4FF;
75
- --partner-kaufberater-kaufberater-core: #55476E;
76
- --partner-bz-bz-core: #E3001B;
77
- --partner-aubi-aubi-core: #F00000;
78
- --partner-computer-bild-cobi-core: #DC231C;
79
- --sport-bild-blue-spobi-blue098: #F7F9FD;
80
- --sport-bild-blue-spobi-blue081: #BDCADB;
81
- --sport-bild-blue-spobi-blue029: #174482; /** This variable in the current online CSS is called secondary-tenant-color */
82
- --sport-bild-blue-spobi-blue016: #0A2750; /** This variable in the current online CSS is called main-tenant-color for the spobi tenant. */
83
- --sport-bild-blue-spobi-blue010: #081828;
84
- --sport-bild-blue-spobi-blue038: #315998;
85
- --sport-bild-red-spobi-red: #E52528;
86
- --sport-bild-alpha-spobi-blue016-0: rgba(10, 39, 80, 0);
87
- --sport-bild-alpha-spobi-blue016-70: rgba(10, 39, 80, 0.699999988079071);
88
- --opacity-opacity05: 5px;
89
- --opacity-opacity10: 10px;
90
- --opacity-opacity20: 20px;
91
- --opacity-opacity40: 40px;
92
- --opacity-opacity60: 60px;
93
- --opacity-opacity80: 80px;
94
- --opacity-opacity100: 100px;
95
- --opacity-opacity90: 90px;
96
- --opacity-opacity30: 30px;
97
- --opacity-opacity50: 50px;
98
- --opacity-opacity00: 0px;
99
- --opacity-opacity70: 70px;
6
+ --bildred: #DD0000; /** Tone 046 */
7
+ --bildred035: #AF0002;
8
+ --bildred053: #F52D2D;
9
+ --bild015: #232629;
10
+ --bild085: #CED4DA;
11
+ --bild035: #4B525A;
12
+ --bild025: #343C41;
13
+ --bild060: #8C9196;
14
+ --bild096: #F2F4F5;
15
+ --bild093: #E9ECEF;
16
+ --bild085-50: rgba(206, 212, 218, 0.5); /** The 50% opacity on this color makes it equivalent to BILD093. */
17
+ --bild073: #AEB4B9;
18
+ --bild045: #666B70;
19
+ --bild010: #1C1C1C;
20
+ --bild020: #2C3138;
21
+ --bild100: #FFFFFF;
22
+ --bildblack: #000000;
23
+ --bildorange: #FD8227; /** Tone: 067 */
24
+ --bildgreen070: #00C373;
25
+ --bildgreen063: #00AF67;
26
+ --bildgreen093: #CEF4E4;
27
+ --bildgreen093-50: rgba(206, 244, 228, 0.5);
28
+ --bildgreen056-50: rgba(0, 155, 90, 0.5);
29
+ --bildgreen040: #006E3E; /** This value of green was found in a text field's text color. */
30
+ --bildgreen056: #18995C;
31
+ --bildyellow: #FFBF00; /** Tone: 081 */
32
+ --bildberry: #551937; /** Tone: 020 */
33
+ --alpha-black20: rgba(0, 0, 0, 0.20000000298023224);
34
+ --alpha-black10: rgba(0, 0, 0, 0.10000000149011612);
35
+ --alpha-black60: rgba(0, 0, 0, 0.6000000238418579); /** Used on elevation effects. */
36
+ --alpha-black30: rgba(0, 0, 0, 0.30000001192092896);
37
+ --alpha-black70: rgba(0, 0, 0, 0.699999988079071); /** Used on elevation effects. */
38
+ --alpha-white10: rgba(255, 255, 255, 0.10000000149011612);
39
+ --alpha-white20: rgba(255, 255, 255, 0.20000000298023224);
40
+ --alpha-white30: rgba(255, 255, 255, 0.30000001192092896);
41
+ --alpha-white60: rgba(255, 255, 255, 0.6000000238418579); /** Used on elevation effects. */
42
+ --alpha-white70: rgba(255, 255, 255, 0.699999988079071); /** Used on elevation effects. */
43
+ --alpha-white35: rgba(255, 255, 255, 0.3499999940395355);
44
+ --alpha-bildred80: rgba(221, 0, 0, 0.800000011920929); /** Used on elevation effects. */
45
+ --alpha-black80: rgba(0, 0, 0, 0.800000011920929); /** Used on elevation effects. */
46
+ --alpha-white80: rgba(255, 255, 255, 0.800000011920929); /** Used on elevation effects. */
47
+ --alpha-black35: rgba(0, 0, 0, 0.3499999940395355);
48
+ --alpha-black0: rgba(0, 0, 0, 0);
49
+ --alpha-black50: rgba(0, 0, 0, 0.5);
50
+ --alpha-black05: rgba(0, 0, 0, 0.05000000074505806);
51
+ --bildblue: #00B1FF; /** This Blue color was taken from the Weather 2024 project. Tone: 069 */
52
+ --fitbook-core: #FF97B7;
53
+ --petbook-core: #B9DB91;
54
+ --myhome-core: #66CCCC;
55
+ --travelbook-core: #8EF0ED;
56
+ --techbook-core: #93E4FF;
57
+ --kaufberater-core: #55476E;
58
+ --bz-core: #E3001B;
59
+ --aubi-core: #F00000;
60
+ --cobi-core: #DC231C;
61
+ --spobi-blue098: #F7F9FD;
62
+ --spobi-blue081: #BDCADB;
63
+ --spobi-blue029: #174482; /** This variable in the current online CSS is called secondary-tenant-color */
64
+ --spobi-blue016: #0A2750; /** This variable in the current online CSS is called main-tenant-color for the spobi tenant. */
65
+ --spobi-blue010: #081828;
66
+ --spobi-blue038: #315998;
67
+ --spobi-red: #E52528;
68
+ --spobi-blue016-0: rgba(10, 39, 80, 0);
69
+ --spobi-blue016-70: rgba(10, 39, 80, 0.699999988079071);
70
+ --opacity05: 5px;
71
+ --opacity10: 10px;
72
+ --opacity20: 20px;
73
+ --opacity40: 40px;
74
+ --opacity60: 60px;
75
+ --opacity80: 80px;
76
+ --opacity100: 100px;
77
+ --opacity90: 90px;
78
+ --opacity30: 30px;
79
+ --opacity50: 50px;
80
+ --opacity00: 0px;
81
+ --opacity70: 70px;
100
82
  }
@@ -3,47 +3,47 @@
3
3
  */
4
4
 
5
5
  :root {
6
- --font-family-bild-font-family-gotham-x-narrow: Gotham XNarrow;
7
- --font-family-bild-font-family-gotham-cond: Gotham Condensed;
8
- --font-family-bild-font-family-gotham: Gotham;
9
- --font-family-advertorial-font-family-lucida-grande: Lucida Grande;
10
- --font-family-sport-bild-font-family-antenna-extra-cond: AntennaExtraCond;
11
- --font-family-sport-bild-font-family-antenna-cond: AntennaCond;
12
- --font-family-sport-bild-font-family-inter: Inter;
13
- --font-weight-700-black-font-weight: 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. */
14
- --font-weight-900-extra-black-font-weight: 900;
15
- --font-weight-400-book-font-weight: 400;
16
- --font-weight-1000-ultra-font-weight: 1000;
17
- --font-weight-800-black-font-weight: 800;
18
- --font-weight-350-book-font-weight: 350;
19
- --font-weight-600-bold-font-weight: 600;
20
- --font-weight-100-thin-font-weight: 100;
21
- --font-weight-300-light-font-weight: 300;
22
- --font-weight-200-extra-light-font-weight: 200;
23
- --font-weight-500-medium-font-weight: 500;
24
- --font-weight-bold-italic-font-weight-st: Bold Italic;
25
- --font-weight-black-font-weight-st: Black;
26
- --letter-spacing-letter-space-0-25: -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. */
27
- --letter-spacing-letter-space-0: 0px; /** This variable is a primitive for use in creating semantic text styles that need to use a default letter spacing value of 0. */
28
- --letter-spacing-letter-space1: 1px; /** This variable is a primitive for use in creating semantic text styles that need to use a positive letter spacing value of 1. */
29
- --letter-spacing-letter-space0-5: 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. */
30
- --letter-spacing-letter-space0-25: 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. */
31
- --letter-spacing-letter-space-0-5: -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. */
32
- --letter-spacing-letter-space2: 2px; /** This variable is a primitive for use in creating semantic text styles that need to use a large letter spacing value of 2. */
33
- --letter-spacing-letter-space-1: -1px; /** This variable is a primitive for use in creating semantic variables that need to use a negative letter spacing value of -1. */
34
- --letter-spacing-letter-space-2: -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. */
35
- --letter-spacing-letter-space3: 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. */
36
- --letter-spacing-letter-space-3: -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. */
37
- --font-weight-string-1000-ultra-font-weight: 1000;
38
- --font-weight-string-900-extra-black-font-weight: 900;
39
- --font-weight-string-800-black-font-weight: 800;
40
- --font-weight-string-700-black-font-weight: 700;
41
- --font-weight-string-600-bold-font-weight: 600;
42
- --font-weight-string-500-medium-font-weight: 500;
43
- --font-weight-string-400-book-font-weight: 400;
44
- --font-weight-string-350-book-font-weight: 350;
45
- --font-weight-string-200-extra-light-font-weight: 200;
46
- --font-weight-string-100-thin-font-weight: 100;
47
- --font-weight-string-600-bold-italic-font-weight: Bold Italic;
48
- --font-weight-string-700-black-italic-font-weight: Black Italic;
6
+ --font-family-gotham-xnarrow: Gotham XNarrow;
7
+ --font-family-gotham-cond: Gotham Condensed;
8
+ --font-family-gotham: Gotham;
9
+ --font-family-lucida-grande: Lucida Grande;
10
+ --font-family-antenna-extra-cond: AntennaExtraCond;
11
+ --font-family-antenna-cond: AntennaCond;
12
+ --font-family-inter: Inter;
13
+ --700-black-font-weight: 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. */
14
+ --900-extra-black-font-weight: 900;
15
+ --400-book-font-weight: 400;
16
+ --1000-ultra-font-weight: 1000;
17
+ --800-black-font-weight: 800;
18
+ --350-book-font-weight: 350;
19
+ --600-bold-font-weight: 600;
20
+ --100-thin-font-weight: 100;
21
+ --300-light-font-weight: 300;
22
+ --200-extra-light-font-weight: 200;
23
+ --500-medium-font-weight: 500;
24
+ --bold-italic-font-weight-st: Bold Italic;
25
+ --black-font-weight-st: Black;
26
+ --letter-space-0-25: -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. */
27
+ --letter-space-0: 0px; /** This variable is a primitive for use in creating semantic text styles that need to use a default letter spacing value of 0. */
28
+ --letter-space1: 1px; /** This variable is a primitive for use in creating semantic text styles that need to use a positive letter spacing value of 1. */
29
+ --letter-space0-5: 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. */
30
+ --letter-space0-25: 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. */
31
+ --letter-space-0-5: -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. */
32
+ --letter-space2: 2px; /** This variable is a primitive for use in creating semantic text styles that need to use a large letter spacing value of 2. */
33
+ --letter-space-1: -1px; /** This variable is a primitive for use in creating semantic variables that need to use a negative letter spacing value of -1. */
34
+ --letter-space-2: -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. */
35
+ --letter-space3: 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. */
36
+ --letter-space-3: -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. */
37
+ --1000-ultra-font-weight: 1000;
38
+ --900-extra-black-font-weight: 900;
39
+ --800-black-font-weight: 800;
40
+ --700-black-font-weight: 700;
41
+ --600-bold-font-weight: 600;
42
+ --500-medium-font-weight: 500;
43
+ --400-book-font-weight: 400;
44
+ --350-book-font-weight: 350;
45
+ --200-extra-light-font-weight: 200;
46
+ --100-thin-font-weight: 100;
47
+ --600-bold-italic-font-weight: Bold Italic;
48
+ --700-black-italic-font-weight: Black Italic;
49
49
  }
@@ -12,12 +12,20 @@ import 'dart:ui';
12
12
  class DensityCompact {
13
13
  DensityCompact._();
14
14
 
15
- static const componentButtonButtonContentGapSpace = 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
- static const componentButtonButtonInlineSpace = 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. */
17
- static const componentButtonButtonLabelFontSize = 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 */
18
- static const componentButtonButtonStackSpace = 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. */
19
- static const componentInputfieldInputFieldHeightSize = 576.00;
20
- static const componentInputfieldInputFieldInlineSpace = 256.00;
21
- static const componentInputfieldInputFieldLabelFontSize = 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 */
22
- static const componentInputfieldInputFieldStackSpace = 96.00;
23
- }
15
+ // Component - Button
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
+ static const buttonContentGapSpace = "6px";
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
+ static const buttonStackSpace = "6px";
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 devices: 15 - 17 - 19 */
21
+ static const buttonLabelFontSize = "15px";
22
+ /** 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. */
23
+ static const buttonInlineSpace = "16px";
24
+
25
+ // Component - Inputfield
26
+ static const inputFieldInlineSpace = "16px";
27
+ static const inputFieldStackSpace = "6px";
28
+ static const inputFieldHeightSize = "36px";
29
+ /** 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 */
30
+ static const inputFieldLabelFontSize = "16px";
31
+ }
@@ -12,12 +12,20 @@ import 'dart:ui';
12
12
  class DensityDefault {
13
13
  DensityDefault._();
14
14
 
15
- static const componentButtonButtonContentGapSpace = 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
- static const componentButtonButtonInlineSpace = 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. */
17
- static const componentButtonButtonLabelFontSize = 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 */
18
- static const componentButtonButtonStackSpace = 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. */
19
- static const componentInputfieldInputFieldHeightSize = 640.00;
20
- static const componentInputfieldInputFieldInlineSpace = 256.00;
21
- static const componentInputfieldInputFieldLabelFontSize = 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 */
22
- static const componentInputfieldInputFieldStackSpace = 128.00;
23
- }
15
+ // Component - Button
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
+ static const buttonContentGapSpace = "8px";
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
+ static const buttonStackSpace = "8px";
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 devices: 15 - 17 - 19 */
21
+ static const buttonLabelFontSize = "17px";
22
+ /** 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. */
23
+ static const buttonInlineSpace = "20px";
24
+
25
+ // Component - Inputfield
26
+ static const inputFieldInlineSpace = "16px";
27
+ static const inputFieldStackSpace = "8px";
28
+ static const inputFieldHeightSize = "40px";
29
+ /** 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 */
30
+ static const inputFieldLabelFontSize = "17px";
31
+ }
@@ -12,12 +12,20 @@ import 'dart:ui';
12
12
  class DensitySpacious {
13
13
  DensitySpacious._();
14
14
 
15
- static const componentButtonButtonContentGapSpace = 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
- static const componentButtonButtonInlineSpace = 384.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
17
- static const componentButtonButtonLabelFontSize = 304.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
18
- static const componentButtonButtonStackSpace = 192.00; /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
19
- static const componentInputfieldInputFieldHeightSize = 768.00;
20
- static const componentInputfieldInputFieldInlineSpace = 256.00;
21
- static const componentInputfieldInputFieldLabelFontSize = 304.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
22
- static const componentInputfieldInputFieldStackSpace = 192.00;
23
- }
15
+ // Component - Button
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
+ static const buttonContentGapSpace = "8px";
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
+ static const buttonStackSpace = "12px";
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 devices: 15 - 17 - 19 */
21
+ static const buttonLabelFontSize = "19px";
22
+ /** 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. */
23
+ static const buttonInlineSpace = "24px";
24
+
25
+ // Component - Inputfield
26
+ static const inputFieldInlineSpace = "16px";
27
+ static const inputFieldStackSpace = "12px";
28
+ static const inputFieldHeightSize = "48px";
29
+ /** 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 */
30
+ static const inputFieldLabelFontSize = "19px";
31
+ }