@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
@@ -26,12 +26,8 @@
26
26
  }
27
27
  }
28
28
  },
29
- "name": "FontFamilyBildFontFamilyGothamXNarrow",
30
- "attributes": {
31
- "category": "FontFamily",
32
- "type": "BILD",
33
- "item": "FontFamilyGothamXNarrow"
34
- },
29
+ "name": "fontFamilyGothamXnarrow",
30
+ "attributes": {},
35
31
  "path": [
36
32
  "FontFamily",
37
33
  "BILD",
@@ -63,12 +59,8 @@
63
59
  }
64
60
  }
65
61
  },
66
- "name": "FontFamilyBildFontFamilyGothamCond",
67
- "attributes": {
68
- "category": "FontFamily",
69
- "type": "BILD",
70
- "item": "FontFamilyGothamCond"
71
- },
62
+ "name": "fontFamilyGothamCond",
63
+ "attributes": {},
72
64
  "path": [
73
65
  "FontFamily",
74
66
  "BILD",
@@ -100,12 +92,8 @@
100
92
  }
101
93
  }
102
94
  },
103
- "name": "FontFamilyBildFontFamilyGotham",
104
- "attributes": {
105
- "category": "FontFamily",
106
- "type": "BILD",
107
- "item": "FontFamilyGotham"
108
- },
95
+ "name": "fontFamilyGotham",
96
+ "attributes": {},
109
97
  "path": [
110
98
  "FontFamily",
111
99
  "BILD",
@@ -139,12 +127,8 @@
139
127
  }
140
128
  }
141
129
  },
142
- "name": "FontFamilyAdvertorialFontFamilyLucidaGrande",
143
- "attributes": {
144
- "category": "FontFamily",
145
- "type": "Advertorial",
146
- "item": "FontFamilyLucidaGrande"
147
- },
130
+ "name": "fontFamilyLucidaGrande",
131
+ "attributes": {},
148
132
  "path": [
149
133
  "FontFamily",
150
134
  "Advertorial",
@@ -178,12 +162,8 @@
178
162
  }
179
163
  }
180
164
  },
181
- "name": "FontFamilySportBildFontFamilyAntennaExtraCond",
182
- "attributes": {
183
- "category": "FontFamily",
184
- "type": "SportBILD",
185
- "item": "FontFamilyAntennaExtraCond"
186
- },
165
+ "name": "fontFamilyAntennaExtraCond",
166
+ "attributes": {},
187
167
  "path": [
188
168
  "FontFamily",
189
169
  "SportBILD",
@@ -215,12 +195,8 @@
215
195
  }
216
196
  }
217
197
  },
218
- "name": "FontFamilySportBildFontFamilyAntennaCond",
219
- "attributes": {
220
- "category": "FontFamily",
221
- "type": "SportBILD",
222
- "item": "FontFamilyAntennaCond"
223
- },
198
+ "name": "fontFamilyAntennaCond",
199
+ "attributes": {},
224
200
  "path": [
225
201
  "FontFamily",
226
202
  "SportBILD",
@@ -252,12 +228,8 @@
252
228
  }
253
229
  }
254
230
  },
255
- "name": "FontFamilySportBildFontFamilyInter",
256
- "attributes": {
257
- "category": "FontFamily",
258
- "type": "SportBILD",
259
- "item": "FontFamilyInter"
260
- },
231
+ "name": "fontFamilyInter",
232
+ "attributes": {},
261
233
  "path": [
262
234
  "FontFamily",
263
235
  "SportBILD",
@@ -296,11 +268,8 @@
296
268
  "$type": "fontWeight",
297
269
  "comment": "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."
298
270
  },
299
- "name": "FontWeight700BlackFontWeight",
300
- "attributes": {
301
- "category": "FontWeight",
302
- "type": "700BlackFontWeight"
303
- },
271
+ "name": "_700BlackFontWeight",
272
+ "attributes": {},
304
273
  "path": [
305
274
  "FontWeight",
306
275
  "700BlackFontWeight"
@@ -333,11 +302,8 @@
333
302
  },
334
303
  "$type": "fontWeight"
335
304
  },
336
- "name": "FontWeight900ExtraBlackFontWeight",
337
- "attributes": {
338
- "category": "FontWeight",
339
- "type": "900ExtraBlackFontWeight"
340
- },
305
+ "name": "_900ExtraBlackFontWeight",
306
+ "attributes": {},
341
307
  "path": [
342
308
  "FontWeight",
343
309
  "900ExtraBlackFontWeight"
@@ -370,11 +336,8 @@
370
336
  },
371
337
  "$type": "fontWeight"
372
338
  },
373
- "name": "FontWeight400BookFontWeight",
374
- "attributes": {
375
- "category": "FontWeight",
376
- "type": "400BookFontWeight"
377
- },
339
+ "name": "_400BookFontWeight",
340
+ "attributes": {},
378
341
  "path": [
379
342
  "FontWeight",
380
343
  "400BookFontWeight"
@@ -407,11 +370,8 @@
407
370
  },
408
371
  "$type": "fontWeight"
409
372
  },
410
- "name": "FontWeight1000UltraFontWeight",
411
- "attributes": {
412
- "category": "FontWeight",
413
- "type": "1000UltraFontWeight"
414
- },
373
+ "name": "_1000UltraFontWeight",
374
+ "attributes": {},
415
375
  "path": [
416
376
  "FontWeight",
417
377
  "1000UltraFontWeight"
@@ -444,11 +404,8 @@
444
404
  },
445
405
  "$type": "fontWeight"
446
406
  },
447
- "name": "FontWeight800BlackFontWeight",
448
- "attributes": {
449
- "category": "FontWeight",
450
- "type": "800BlackFontWeight"
451
- },
407
+ "name": "_800BlackFontWeight",
408
+ "attributes": {},
452
409
  "path": [
453
410
  "FontWeight",
454
411
  "800BlackFontWeight"
@@ -481,11 +438,8 @@
481
438
  },
482
439
  "$type": "fontWeight"
483
440
  },
484
- "name": "FontWeight350BookFontWeight",
485
- "attributes": {
486
- "category": "FontWeight",
487
- "type": "350BookFontWeight"
488
- },
441
+ "name": "_350BookFontWeight",
442
+ "attributes": {},
489
443
  "path": [
490
444
  "FontWeight",
491
445
  "350BookFontWeight"
@@ -518,11 +472,8 @@
518
472
  },
519
473
  "$type": "fontWeight"
520
474
  },
521
- "name": "FontWeight600BoldFontWeight",
522
- "attributes": {
523
- "category": "FontWeight",
524
- "type": "600BoldFontWeight"
525
- },
475
+ "name": "_600BoldFontWeight",
476
+ "attributes": {},
526
477
  "path": [
527
478
  "FontWeight",
528
479
  "600BoldFontWeight"
@@ -555,11 +506,8 @@
555
506
  },
556
507
  "$type": "fontWeight"
557
508
  },
558
- "name": "FontWeight100ThinFontWeight",
559
- "attributes": {
560
- "category": "FontWeight",
561
- "type": "100ThinFontWeight"
562
- },
509
+ "name": "_100ThinFontWeight",
510
+ "attributes": {},
563
511
  "path": [
564
512
  "FontWeight",
565
513
  "100ThinFontWeight"
@@ -592,11 +540,8 @@
592
540
  },
593
541
  "$type": "fontWeight"
594
542
  },
595
- "name": "FontWeight300LightFontWeight",
596
- "attributes": {
597
- "category": "FontWeight",
598
- "type": "300LightFontWeight"
599
- },
543
+ "name": "_300LightFontWeight",
544
+ "attributes": {},
600
545
  "path": [
601
546
  "FontWeight",
602
547
  "300LightFontWeight"
@@ -629,11 +574,8 @@
629
574
  },
630
575
  "$type": "fontWeight"
631
576
  },
632
- "name": "FontWeight200ExtraLightFontWeight",
633
- "attributes": {
634
- "category": "FontWeight",
635
- "type": "200ExtraLightFontWeight"
636
- },
577
+ "name": "_200ExtraLightFontWeight",
578
+ "attributes": {},
637
579
  "path": [
638
580
  "FontWeight",
639
581
  "200ExtraLightFontWeight"
@@ -666,11 +608,8 @@
666
608
  },
667
609
  "$type": "fontWeight"
668
610
  },
669
- "name": "FontWeight500MediumFontWeight",
670
- "attributes": {
671
- "category": "FontWeight",
672
- "type": "500MediumFontWeight"
673
- },
611
+ "name": "_500MediumFontWeight",
612
+ "attributes": {},
674
613
  "path": [
675
614
  "FontWeight",
676
615
  "500MediumFontWeight"
@@ -701,11 +640,8 @@
701
640
  }
702
641
  }
703
642
  },
704
- "name": "FontWeightBoldItalicFontWeightSt",
705
- "attributes": {
706
- "category": "FontWeight",
707
- "type": "BoldItalicFontWeightST"
708
- },
643
+ "name": "boldItalicFontWeightSt",
644
+ "attributes": {},
709
645
  "path": [
710
646
  "FontWeight",
711
647
  "BoldItalicFontWeightST"
@@ -736,11 +672,8 @@
736
672
  }
737
673
  }
738
674
  },
739
- "name": "FontWeightBlackFontWeightSt",
740
- "attributes": {
741
- "category": "FontWeight",
742
- "type": "BlackFontWeightST"
743
- },
675
+ "name": "blackFontWeightSt",
676
+ "attributes": {},
744
677
  "path": [
745
678
  "FontWeight",
746
679
  "BlackFontWeightST"
@@ -775,11 +708,8 @@
775
708
  },
776
709
  "comment": "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."
777
710
  },
778
- "name": "LetterSpacingLetterSpace025",
779
- "attributes": {
780
- "category": "LetterSpacing",
781
- "type": "letterSpace-0_25"
782
- },
711
+ "name": "letterSpace025",
712
+ "attributes": {},
783
713
  "path": [
784
714
  "LetterSpacing",
785
715
  "letterSpace-0_25"
@@ -812,11 +742,8 @@
812
742
  },
813
743
  "comment": "This variable is a primitive for use in creating semantic text styles that need to use a default letter spacing value of 0."
814
744
  },
815
- "name": "LetterSpacingLetterSpace0",
816
- "attributes": {
817
- "category": "LetterSpacing",
818
- "type": "letterSpace-0"
819
- },
745
+ "name": "letterSpace0",
746
+ "attributes": {},
820
747
  "path": [
821
748
  "LetterSpacing",
822
749
  "letterSpace-0"
@@ -849,11 +776,8 @@
849
776
  },
850
777
  "comment": "This variable is a primitive for use in creating semantic text styles that need to use a positive letter spacing value of 1."
851
778
  },
852
- "name": "LetterSpacingLetterSpace1",
853
- "attributes": {
854
- "category": "LetterSpacing",
855
- "type": "letterSpace1"
856
- },
779
+ "name": "letterSpace1",
780
+ "attributes": {},
857
781
  "path": [
858
782
  "LetterSpacing",
859
783
  "letterSpace1"
@@ -886,11 +810,8 @@
886
810
  },
887
811
  "comment": "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."
888
812
  },
889
- "name": "LetterSpacingLetterSpace05",
890
- "attributes": {
891
- "category": "LetterSpacing",
892
- "type": "letterSpace0_5"
893
- },
813
+ "name": "letterSpace05",
814
+ "attributes": {},
894
815
  "path": [
895
816
  "LetterSpacing",
896
817
  "letterSpace0_5"
@@ -923,11 +844,8 @@
923
844
  },
924
845
  "comment": "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."
925
846
  },
926
- "name": "LetterSpacingLetterSpace025",
927
- "attributes": {
928
- "category": "LetterSpacing",
929
- "type": "letterSpace0_25"
930
- },
847
+ "name": "letterSpace025",
848
+ "attributes": {},
931
849
  "path": [
932
850
  "LetterSpacing",
933
851
  "letterSpace0_25"
@@ -960,11 +878,8 @@
960
878
  },
961
879
  "comment": "This variable is a primitive for use in creating semantic variables that need to use a subtle negative letter spacing value of -0.5."
962
880
  },
963
- "name": "LetterSpacingLetterSpace05",
964
- "attributes": {
965
- "category": "LetterSpacing",
966
- "type": "letterSpace-0_5"
967
- },
881
+ "name": "letterSpace05",
882
+ "attributes": {},
968
883
  "path": [
969
884
  "LetterSpacing",
970
885
  "letterSpace-0_5"
@@ -997,11 +912,8 @@
997
912
  },
998
913
  "comment": "This variable is a primitive for use in creating semantic text styles that need to use a large letter spacing value of 2."
999
914
  },
1000
- "name": "LetterSpacingLetterSpace2",
1001
- "attributes": {
1002
- "category": "LetterSpacing",
1003
- "type": "letterSpace2"
1004
- },
915
+ "name": "letterSpace2",
916
+ "attributes": {},
1005
917
  "path": [
1006
918
  "LetterSpacing",
1007
919
  "letterSpace2"
@@ -1034,11 +946,8 @@
1034
946
  },
1035
947
  "comment": "This variable is a primitive for use in creating semantic variables that need to use a negative letter spacing value of -1."
1036
948
  },
1037
- "name": "LetterSpacingLetterSpace1",
1038
- "attributes": {
1039
- "category": "LetterSpacing",
1040
- "type": "letterSpace-1"
1041
- },
949
+ "name": "letterSpace1",
950
+ "attributes": {},
1042
951
  "path": [
1043
952
  "LetterSpacing",
1044
953
  "letterSpace-1"
@@ -1071,11 +980,8 @@
1071
980
  },
1072
981
  "comment": "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."
1073
982
  },
1074
- "name": "LetterSpacingLetterSpace2",
1075
- "attributes": {
1076
- "category": "LetterSpacing",
1077
- "type": "letterSpace-2"
1078
- },
983
+ "name": "letterSpace2",
984
+ "attributes": {},
1079
985
  "path": [
1080
986
  "LetterSpacing",
1081
987
  "letterSpace-2"
@@ -1108,11 +1014,8 @@
1108
1014
  },
1109
1015
  "comment": "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."
1110
1016
  },
1111
- "name": "LetterSpacingLetterSpace3",
1112
- "attributes": {
1113
- "category": "LetterSpacing",
1114
- "type": "letterSpace3"
1115
- },
1017
+ "name": "letterSpace3",
1018
+ "attributes": {},
1116
1019
  "path": [
1117
1020
  "LetterSpacing",
1118
1021
  "letterSpace3"
@@ -1145,11 +1048,8 @@
1145
1048
  },
1146
1049
  "comment": "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."
1147
1050
  },
1148
- "name": "LetterSpacingLetterSpace3",
1149
- "attributes": {
1150
- "category": "LetterSpacing",
1151
- "type": "letterSpace-3"
1152
- },
1051
+ "name": "letterSpace3",
1052
+ "attributes": {},
1153
1053
  "path": [
1154
1054
  "LetterSpacing",
1155
1055
  "letterSpace-3"
@@ -1182,11 +1082,8 @@
1182
1082
  }
1183
1083
  }
1184
1084
  },
1185
- "name": "FontWeightString1000UltraFontWeight",
1186
- "attributes": {
1187
- "category": "FontWeightString",
1188
- "type": "1000UltraFontWeight"
1189
- },
1085
+ "name": "_1000UltraFontWeight",
1086
+ "attributes": {},
1190
1087
  "path": [
1191
1088
  "FontWeightString",
1192
1089
  "1000UltraFontWeight"
@@ -1217,11 +1114,8 @@
1217
1114
  }
1218
1115
  }
1219
1116
  },
1220
- "name": "FontWeightString900ExtraBlackFontWeight",
1221
- "attributes": {
1222
- "category": "FontWeightString",
1223
- "type": "900ExtraBlackFontWeight"
1224
- },
1117
+ "name": "_900ExtraBlackFontWeight",
1118
+ "attributes": {},
1225
1119
  "path": [
1226
1120
  "FontWeightString",
1227
1121
  "900ExtraBlackFontWeight"
@@ -1252,11 +1146,8 @@
1252
1146
  }
1253
1147
  }
1254
1148
  },
1255
- "name": "FontWeightString800BlackFontWeight",
1256
- "attributes": {
1257
- "category": "FontWeightString",
1258
- "type": "800BlackFontWeight"
1259
- },
1149
+ "name": "_800BlackFontWeight",
1150
+ "attributes": {},
1260
1151
  "path": [
1261
1152
  "FontWeightString",
1262
1153
  "800BlackFontWeight"
@@ -1287,11 +1178,8 @@
1287
1178
  }
1288
1179
  }
1289
1180
  },
1290
- "name": "FontWeightString700BlackFontWeight",
1291
- "attributes": {
1292
- "category": "FontWeightString",
1293
- "type": "700BlackFontWeight"
1294
- },
1181
+ "name": "_700BlackFontWeight",
1182
+ "attributes": {},
1295
1183
  "path": [
1296
1184
  "FontWeightString",
1297
1185
  "700BlackFontWeight"
@@ -1322,11 +1210,8 @@
1322
1210
  }
1323
1211
  }
1324
1212
  },
1325
- "name": "FontWeightString600BoldFontWeight",
1326
- "attributes": {
1327
- "category": "FontWeightString",
1328
- "type": "600BoldFontWeight"
1329
- },
1213
+ "name": "_600BoldFontWeight",
1214
+ "attributes": {},
1330
1215
  "path": [
1331
1216
  "FontWeightString",
1332
1217
  "600BoldFontWeight"
@@ -1357,11 +1242,8 @@
1357
1242
  }
1358
1243
  }
1359
1244
  },
1360
- "name": "FontWeightString500MediumFontWeight",
1361
- "attributes": {
1362
- "category": "FontWeightString",
1363
- "type": "500MediumFontWeight"
1364
- },
1245
+ "name": "_500MediumFontWeight",
1246
+ "attributes": {},
1365
1247
  "path": [
1366
1248
  "FontWeightString",
1367
1249
  "500MediumFontWeight"
@@ -1392,11 +1274,8 @@
1392
1274
  }
1393
1275
  }
1394
1276
  },
1395
- "name": "FontWeightString400BookFontWeight",
1396
- "attributes": {
1397
- "category": "FontWeightString",
1398
- "type": "400BookFontWeight"
1399
- },
1277
+ "name": "_400BookFontWeight",
1278
+ "attributes": {},
1400
1279
  "path": [
1401
1280
  "FontWeightString",
1402
1281
  "400BookFontWeight"
@@ -1427,11 +1306,8 @@
1427
1306
  }
1428
1307
  }
1429
1308
  },
1430
- "name": "FontWeightString350BookFontWeight",
1431
- "attributes": {
1432
- "category": "FontWeightString",
1433
- "type": "350BookFontWeight"
1434
- },
1309
+ "name": "_350BookFontWeight",
1310
+ "attributes": {},
1435
1311
  "path": [
1436
1312
  "FontWeightString",
1437
1313
  "350BookFontWeight"
@@ -1462,11 +1338,8 @@
1462
1338
  }
1463
1339
  }
1464
1340
  },
1465
- "name": "FontWeightString200ExtraLightFontWeight",
1466
- "attributes": {
1467
- "category": "FontWeightString",
1468
- "type": "200ExtraLightFontWeight"
1469
- },
1341
+ "name": "_200ExtraLightFontWeight",
1342
+ "attributes": {},
1470
1343
  "path": [
1471
1344
  "FontWeightString",
1472
1345
  "200ExtraLightFontWeight"
@@ -1497,11 +1370,8 @@
1497
1370
  }
1498
1371
  }
1499
1372
  },
1500
- "name": "FontWeightString100ThinFontWeight",
1501
- "attributes": {
1502
- "category": "FontWeightString",
1503
- "type": "100ThinFontWeight"
1504
- },
1373
+ "name": "_100ThinFontWeight",
1374
+ "attributes": {},
1505
1375
  "path": [
1506
1376
  "FontWeightString",
1507
1377
  "100ThinFontWeight"
@@ -1532,11 +1402,8 @@
1532
1402
  }
1533
1403
  }
1534
1404
  },
1535
- "name": "FontWeightString600BoldItalicFontWeight",
1536
- "attributes": {
1537
- "category": "FontWeightString",
1538
- "type": "600BoldItalicFontWeight"
1539
- },
1405
+ "name": "_600BoldItalicFontWeight",
1406
+ "attributes": {},
1540
1407
  "path": [
1541
1408
  "FontWeightString",
1542
1409
  "600BoldItalicFontWeight"
@@ -1567,11 +1434,8 @@
1567
1434
  }
1568
1435
  }
1569
1436
  },
1570
- "name": "FontWeightString700BlackItalicFontWeight",
1571
- "attributes": {
1572
- "category": "FontWeightString",
1573
- "type": "700BlackItalicFontWeight"
1574
- },
1437
+ "name": "_700BlackItalicFontWeight",
1438
+ "attributes": {},
1575
1439
  "path": [
1576
1440
  "FontWeightString",
1577
1441
  "700BlackItalicFontWeight"