@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
@@ -26,10 +26,8 @@
26
26
  },
27
27
  "$type": "dimension"
28
28
  },
29
- "name": "Space1x",
30
- "attributes": {
31
- "category": "space1x"
32
- },
29
+ "name": "space1x",
30
+ "attributes": {},
33
31
  "path": [
34
32
  "space1x"
35
33
  ]
@@ -61,10 +59,8 @@
61
59
  },
62
60
  "$type": "dimension"
63
61
  },
64
- "name": "Space05x",
65
- "attributes": {
66
- "category": "space0_5x"
67
- },
62
+ "name": "space05x",
63
+ "attributes": {},
68
64
  "path": [
69
65
  "space0_5x"
70
66
  ]
@@ -96,10 +92,8 @@
96
92
  },
97
93
  "$type": "dimension"
98
94
  },
99
- "name": "Space025x",
100
- "attributes": {
101
- "category": "space0_25x"
102
- },
95
+ "name": "space025x",
96
+ "attributes": {},
103
97
  "path": [
104
98
  "space0_25x"
105
99
  ]
@@ -131,10 +125,8 @@
131
125
  },
132
126
  "$type": "dimension"
133
127
  },
134
- "name": "Space2x",
135
- "attributes": {
136
- "category": "space2x"
137
- },
128
+ "name": "space2x",
129
+ "attributes": {},
138
130
  "path": [
139
131
  "space2x"
140
132
  ]
@@ -166,10 +158,8 @@
166
158
  },
167
159
  "$type": "dimension"
168
160
  },
169
- "name": "Space15x",
170
- "attributes": {
171
- "category": "space1_5x"
172
- },
161
+ "name": "space15x",
162
+ "attributes": {},
173
163
  "path": [
174
164
  "space1_5x"
175
165
  ]
@@ -201,10 +191,8 @@
201
191
  },
202
192
  "$type": "dimension"
203
193
  },
204
- "name": "Space4x",
205
- "attributes": {
206
- "category": "space4x"
207
- },
194
+ "name": "space4x",
195
+ "attributes": {},
208
196
  "path": [
209
197
  "space4x"
210
198
  ]
@@ -236,10 +224,8 @@
236
224
  },
237
225
  "$type": "dimension"
238
226
  },
239
- "name": "Space3x",
240
- "attributes": {
241
- "category": "space3x"
242
- },
227
+ "name": "space3x",
228
+ "attributes": {},
243
229
  "path": [
244
230
  "space3x"
245
231
  ]
@@ -271,10 +257,8 @@
271
257
  },
272
258
  "$type": "dimension"
273
259
  },
274
- "name": "Space6x",
275
- "attributes": {
276
- "category": "space6x"
277
- },
260
+ "name": "space6x",
261
+ "attributes": {},
278
262
  "path": [
279
263
  "space6x"
280
264
  ]
@@ -306,10 +290,8 @@
306
290
  },
307
291
  "$type": "dimension"
308
292
  },
309
- "name": "Space8x",
310
- "attributes": {
311
- "category": "space8x"
312
- },
293
+ "name": "space8x",
294
+ "attributes": {},
313
295
  "path": [
314
296
  "space8x"
315
297
  ]
@@ -341,10 +323,8 @@
341
323
  },
342
324
  "$type": "dimension"
343
325
  },
344
- "name": "Space9x",
345
- "attributes": {
346
- "category": "space9x"
347
- },
326
+ "name": "space9x",
327
+ "attributes": {},
348
328
  "path": [
349
329
  "space9x"
350
330
  ]
@@ -376,10 +356,8 @@
376
356
  },
377
357
  "$type": "dimension"
378
358
  },
379
- "name": "Space5x",
380
- "attributes": {
381
- "category": "space5x"
382
- },
359
+ "name": "space5x",
360
+ "attributes": {},
383
361
  "path": [
384
362
  "space5x"
385
363
  ]
@@ -411,10 +389,8 @@
411
389
  },
412
390
  "$type": "dimension"
413
391
  },
414
- "name": "Space0x",
415
- "attributes": {
416
- "category": "space0x"
417
- },
392
+ "name": "space0x",
393
+ "attributes": {},
418
394
  "path": [
419
395
  "space0x"
420
396
  ]
@@ -446,10 +422,8 @@
446
422
  },
447
423
  "$type": "dimension"
448
424
  },
449
- "name": "Space10x",
450
- "attributes": {
451
- "category": "space10x"
452
- },
425
+ "name": "space10x",
426
+ "attributes": {},
453
427
  "path": [
454
428
  "space10x"
455
429
  ]
@@ -481,10 +455,8 @@
481
455
  },
482
456
  "$type": "dimension"
483
457
  },
484
- "name": "Space20x",
485
- "attributes": {
486
- "category": "space20x"
487
- },
458
+ "name": "space20x",
459
+ "attributes": {},
488
460
  "path": [
489
461
  "space20x"
490
462
  ]
@@ -516,10 +488,8 @@
516
488
  },
517
489
  "$type": "dimension"
518
490
  },
519
- "name": "Space25x",
520
- "attributes": {
521
- "category": "space2_5x"
522
- },
491
+ "name": "space25x",
492
+ "attributes": {},
523
493
  "path": [
524
494
  "space2_5x"
525
495
  ]
@@ -551,10 +521,8 @@
551
521
  },
552
522
  "$type": "dimension"
553
523
  },
554
- "name": "Space025x",
555
- "attributes": {
556
- "category": "space-0_25x"
557
- },
524
+ "name": "space025x",
525
+ "attributes": {},
558
526
  "path": [
559
527
  "space-0_25x"
560
528
  ]
@@ -586,10 +554,8 @@
586
554
  },
587
555
  "$type": "dimension"
588
556
  },
589
- "name": "Space075x",
590
- "attributes": {
591
- "category": "space0_75x"
592
- },
557
+ "name": "space075x",
558
+ "attributes": {},
593
559
  "path": [
594
560
  "space0_75x"
595
561
  ]
@@ -621,10 +587,8 @@
621
587
  },
622
588
  "$type": "dimension"
623
589
  },
624
- "name": "Space125x",
625
- "attributes": {
626
- "category": "space1_25x"
627
- },
590
+ "name": "space125x",
591
+ "attributes": {},
628
592
  "path": [
629
593
  "space1_25x"
630
594
  ]
@@ -656,10 +620,8 @@
656
620
  },
657
621
  "$type": "dimension"
658
622
  },
659
- "name": "Space275x",
660
- "attributes": {
661
- "category": "space2_75x"
662
- },
623
+ "name": "space275x",
624
+ "attributes": {},
663
625
  "path": [
664
626
  "space2_75x"
665
627
  ]
@@ -691,10 +653,8 @@
691
653
  },
692
654
  "$type": "dimension"
693
655
  },
694
- "name": "Space45x",
695
- "attributes": {
696
- "category": "space4_5x"
697
- },
656
+ "name": "space45x",
657
+ "attributes": {},
698
658
  "path": [
699
659
  "space4_5x"
700
660
  ]
@@ -726,10 +686,8 @@
726
686
  },
727
687
  "$type": "dimension"
728
688
  },
729
- "name": "Space75x",
730
- "attributes": {
731
- "category": "space7_5x"
732
- },
689
+ "name": "space75x",
690
+ "attributes": {},
733
691
  "path": [
734
692
  "space7_5x"
735
693
  ]
@@ -761,10 +719,8 @@
761
719
  },
762
720
  "$type": "dimension"
763
721
  },
764
- "name": "Space12x",
765
- "attributes": {
766
- "category": "space12x"
767
- },
722
+ "name": "space12x",
723
+ "attributes": {},
768
724
  "path": [
769
725
  "space12x"
770
726
  ]
@@ -796,10 +752,8 @@
796
752
  },
797
753
  "$type": "dimension"
798
754
  },
799
- "name": "Space175x",
800
- "attributes": {
801
- "category": "space1_75x"
802
- },
755
+ "name": "space175x",
756
+ "attributes": {},
803
757
  "path": [
804
758
  "space1_75x"
805
759
  ]
@@ -831,10 +785,8 @@
831
785
  },
832
786
  "$type": "dimension"
833
787
  },
834
- "name": "Space85x",
835
- "attributes": {
836
- "category": "space8_5x"
837
- },
788
+ "name": "space85x",
789
+ "attributes": {},
838
790
  "path": [
839
791
  "space8_5x"
840
792
  ]
@@ -866,10 +818,8 @@
866
818
  },
867
819
  "$type": "dimension"
868
820
  },
869
- "name": "Space35x",
870
- "attributes": {
871
- "category": "space3_5x"
872
- },
821
+ "name": "space35x",
822
+ "attributes": {},
873
823
  "path": [
874
824
  "space3_5x"
875
825
  ]
@@ -1,5 +1,5 @@
1
1
  {
2
- "generated": "2025-11-24T09:19:13.017Z",
2
+ "generated": "2025-11-24T15:10:53.750Z",
3
3
  "version": "2.0.0",
4
4
  "statistics": {
5
5
  "sharedPrimitives": {
@@ -1,11 +1,11 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
3
 
4
- $component-button-button-content-gap-space: 6px; // 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.
5
- $component-button-button-stack-space: 6px; // 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.
6
- $component-button-button-label-font-size: 15px; // 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
7
- $component-button-button-inline-space: 16px; // 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.
8
- $component-inputfield-input-field-inline-space: 16px;
9
- $component-inputfield-input-field-stack-space: 6px;
10
- $component-inputfield-input-field-height-size: 36px;
11
- $component-inputfield-input-field-label-font-size: 16px; // 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
4
+ $button-content-gap-space: 6px; // 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.
5
+ $button-stack-space: 6px; // 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.
6
+ $button-label-font-size: 15px; // 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
7
+ $button-inline-space: 16px; // 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.
8
+ $input-field-inline-space: 16px;
9
+ $input-field-stack-space: 6px;
10
+ $input-field-height-size: 36px;
11
+ $input-field-label-font-size: 16px; // 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
@@ -1,11 +1,11 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
3
 
4
- $component-button-button-content-gap-space: 8px; // 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.
5
- $component-button-button-stack-space: 8px; // 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.
6
- $component-button-button-label-font-size: 17px; // 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
7
- $component-button-button-inline-space: 20px; // 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.
8
- $component-inputfield-input-field-inline-space: 16px;
9
- $component-inputfield-input-field-stack-space: 8px;
10
- $component-inputfield-input-field-height-size: 40px;
11
- $component-inputfield-input-field-label-font-size: 17px; // 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
4
+ $button-content-gap-space: 8px; // 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.
5
+ $button-stack-space: 8px; // 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.
6
+ $button-label-font-size: 17px; // 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
7
+ $button-inline-space: 20px; // 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.
8
+ $input-field-inline-space: 16px;
9
+ $input-field-stack-space: 8px;
10
+ $input-field-height-size: 40px;
11
+ $input-field-label-font-size: 17px; // 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
@@ -1,11 +1,11 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
3
 
4
- $component-button-button-content-gap-space: 8px; // 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.
5
- $component-button-button-stack-space: 12px; // 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.
6
- $component-button-button-label-font-size: 19px; // 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
7
- $component-button-button-inline-space: 24px; // 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.
8
- $component-inputfield-input-field-inline-space: 16px;
9
- $component-inputfield-input-field-stack-space: 12px;
10
- $component-inputfield-input-field-height-size: 48px;
11
- $component-inputfield-input-field-label-font-size: 19px; // 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
4
+ $button-content-gap-space: 8px; // 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.
5
+ $button-stack-space: 12px; // 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.
6
+ $button-label-font-size: 19px; // 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
7
+ $button-inline-space: 24px; // 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.
8
+ $input-field-inline-space: 16px;
9
+ $input-field-stack-space: 12px;
10
+ $input-field-height-size: 48px;
11
+ $input-field-label-font-size: 19px; // 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