@sage/design-tokens 15.2.0 → 15.2.2

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 (470) hide show
  1. package/css/frozenproduct/all.css +117 -117
  2. package/css/frozenproduct/large/components/badge.css +3 -3
  3. package/css/frozenproduct/large/components/button.css +32 -32
  4. package/css/frozenproduct/large/components/container.css +11 -11
  5. package/css/frozenproduct/large/components/form.css +15 -15
  6. package/css/frozenproduct/large/components/link.css +2 -2
  7. package/css/frozenproduct/large/components/nav.css +3 -3
  8. package/css/frozenproduct/large/components/popover.css +6 -6
  9. package/css/frozenproduct/large/components/progress.css +5 -5
  10. package/css/frozenproduct/large/components/status.css +25 -25
  11. package/css/frozenproduct/large/components/tab.css +7 -7
  12. package/css/frozenproduct/large/components/table.css +8 -8
  13. package/css/frozenproduct/small/components/badge.css +3 -3
  14. package/css/frozenproduct/small/components/button.css +32 -32
  15. package/css/frozenproduct/small/components/container.css +11 -11
  16. package/css/frozenproduct/small/components/form.css +15 -15
  17. package/css/frozenproduct/small/components/link.css +2 -2
  18. package/css/frozenproduct/small/components/nav.css +3 -3
  19. package/css/frozenproduct/small/components/popover.css +6 -6
  20. package/css/frozenproduct/small/components/progress.css +5 -5
  21. package/css/frozenproduct/small/components/status.css +25 -25
  22. package/css/frozenproduct/small/components/tab.css +7 -7
  23. package/css/frozenproduct/small/components/table.css +8 -8
  24. package/css/product/all.css +1 -1
  25. package/css/product/large/components/form.css +1 -1
  26. package/css/product/small/components/form.css +1 -1
  27. package/ios/frozenproduct/large/dark/components/badge.h +2 -2
  28. package/ios/frozenproduct/large/dark/components/button.h +15 -15
  29. package/ios/frozenproduct/large/dark/components/container.h +9 -9
  30. package/ios/frozenproduct/large/dark/components/form.h +11 -11
  31. package/ios/frozenproduct/large/dark/components/nav.h +2 -2
  32. package/ios/frozenproduct/large/dark/components/popover.h +2 -2
  33. package/ios/frozenproduct/large/dark/components/progress.h +2 -2
  34. package/ios/frozenproduct/large/dark/components/status.h +20 -20
  35. package/ios/frozenproduct/large/dark/components/tab.h +5 -5
  36. package/ios/frozenproduct/large/dark/components/table.h +8 -8
  37. package/ios/frozenproduct/large/light/components/badge.h +2 -2
  38. package/ios/frozenproduct/large/light/components/button.h +30 -30
  39. package/ios/frozenproduct/large/light/components/container.h +11 -11
  40. package/ios/frozenproduct/large/light/components/form.h +15 -15
  41. package/ios/frozenproduct/large/light/components/link.h +2 -2
  42. package/ios/frozenproduct/large/light/components/nav.h +3 -3
  43. package/ios/frozenproduct/large/light/components/popover.h +6 -6
  44. package/ios/frozenproduct/large/light/components/progress.h +5 -5
  45. package/ios/frozenproduct/large/light/components/status.h +25 -25
  46. package/ios/frozenproduct/large/light/components/tab.h +6 -6
  47. package/ios/frozenproduct/large/light/components/table.h +8 -8
  48. package/ios/frozenproduct/small/dark/components/badge.h +2 -2
  49. package/ios/frozenproduct/small/dark/components/button.h +15 -15
  50. package/ios/frozenproduct/small/dark/components/container.h +9 -9
  51. package/ios/frozenproduct/small/dark/components/form.h +11 -11
  52. package/ios/frozenproduct/small/dark/components/nav.h +2 -2
  53. package/ios/frozenproduct/small/dark/components/popover.h +2 -2
  54. package/ios/frozenproduct/small/dark/components/progress.h +2 -2
  55. package/ios/frozenproduct/small/dark/components/status.h +20 -20
  56. package/ios/frozenproduct/small/dark/components/tab.h +5 -5
  57. package/ios/frozenproduct/small/dark/components/table.h +8 -8
  58. package/ios/frozenproduct/small/light/components/badge.h +2 -2
  59. package/ios/frozenproduct/small/light/components/button.h +30 -30
  60. package/ios/frozenproduct/small/light/components/container.h +11 -11
  61. package/ios/frozenproduct/small/light/components/form.h +15 -15
  62. package/ios/frozenproduct/small/light/components/link.h +2 -2
  63. package/ios/frozenproduct/small/light/components/nav.h +3 -3
  64. package/ios/frozenproduct/small/light/components/popover.h +6 -6
  65. package/ios/frozenproduct/small/light/components/progress.h +5 -5
  66. package/ios/frozenproduct/small/light/components/status.h +25 -25
  67. package/ios/frozenproduct/small/light/components/tab.h +6 -6
  68. package/ios/frozenproduct/small/light/components/table.h +8 -8
  69. package/ios/product/large/dark/components/form.h +1 -1
  70. package/ios/product/large/light/components/form.h +1 -1
  71. package/ios/product/small/dark/components/button.h +51 -51
  72. package/ios/product/small/dark/components/container.h +76 -76
  73. package/ios/product/small/dark/components/form.h +48 -48
  74. package/ios/product/small/dark/components/link.h +1 -1
  75. package/ios/product/small/dark/components/nav.h +42 -42
  76. package/ios/product/small/dark/components/page.h +28 -28
  77. package/ios/product/small/dark/components/popover.h +12 -12
  78. package/ios/product/small/dark/components/profile.h +7 -7
  79. package/ios/product/small/dark/components/progress.h +5 -5
  80. package/ios/product/small/dark/components/status.h +10 -10
  81. package/ios/product/small/dark/components/tab.h +2 -2
  82. package/ios/product/small/dark/components/table.h +9 -9
  83. package/ios/product/small/light/components/button.h +51 -51
  84. package/ios/product/small/light/components/container.h +76 -76
  85. package/ios/product/small/light/components/form.h +48 -48
  86. package/ios/product/small/light/components/link.h +1 -1
  87. package/ios/product/small/light/components/nav.h +42 -42
  88. package/ios/product/small/light/components/page.h +28 -28
  89. package/ios/product/small/light/components/popover.h +12 -12
  90. package/ios/product/small/light/components/profile.h +7 -7
  91. package/ios/product/small/light/components/progress.h +5 -5
  92. package/ios/product/small/light/components/status.h +10 -10
  93. package/ios/product/small/light/components/tab.h +2 -2
  94. package/ios/product/small/light/components/table.h +9 -9
  95. package/js/common/frozenproduct/large/dark/components/badge.js +8 -10
  96. package/js/common/frozenproduct/large/dark/components/button.js +81 -79
  97. package/js/common/frozenproduct/large/dark/components/container.js +31 -33
  98. package/js/common/frozenproduct/large/dark/components/form.js +42 -42
  99. package/js/common/frozenproduct/large/dark/components/link.js +4 -4
  100. package/js/common/frozenproduct/large/dark/components/nav.js +8 -8
  101. package/js/common/frozenproduct/large/dark/components/popover.js +14 -20
  102. package/js/common/frozenproduct/large/dark/components/progress.js +12 -12
  103. package/js/common/frozenproduct/large/dark/components/status.js +78 -76
  104. package/js/common/frozenproduct/large/dark/components/tab.js +19 -19
  105. package/js/common/frozenproduct/large/dark/components/table.js +24 -28
  106. package/js/common/frozenproduct/large/light/components/badge.js +8 -10
  107. package/js/common/frozenproduct/large/light/components/button.js +96 -94
  108. package/js/common/frozenproduct/large/light/components/container.js +33 -35
  109. package/js/common/frozenproduct/large/light/components/form.js +46 -46
  110. package/js/common/frozenproduct/large/light/components/link.js +6 -6
  111. package/js/common/frozenproduct/large/light/components/nav.js +9 -9
  112. package/js/common/frozenproduct/large/light/components/popover.js +18 -24
  113. package/js/common/frozenproduct/large/light/components/progress.js +15 -15
  114. package/js/common/frozenproduct/large/light/components/status.js +83 -81
  115. package/js/common/frozenproduct/large/light/components/tab.js +20 -20
  116. package/js/common/frozenproduct/large/light/components/table.js +24 -28
  117. package/js/common/frozenproduct/small/dark/components/badge.js +8 -10
  118. package/js/common/frozenproduct/small/dark/components/button.js +81 -79
  119. package/js/common/frozenproduct/small/dark/components/container.js +31 -33
  120. package/js/common/frozenproduct/small/dark/components/form.js +42 -42
  121. package/js/common/frozenproduct/small/dark/components/link.js +4 -4
  122. package/js/common/frozenproduct/small/dark/components/nav.js +8 -8
  123. package/js/common/frozenproduct/small/dark/components/popover.js +14 -20
  124. package/js/common/frozenproduct/small/dark/components/progress.js +12 -12
  125. package/js/common/frozenproduct/small/dark/components/status.js +78 -76
  126. package/js/common/frozenproduct/small/dark/components/tab.js +19 -19
  127. package/js/common/frozenproduct/small/dark/components/table.js +24 -28
  128. package/js/common/frozenproduct/small/light/components/badge.js +8 -10
  129. package/js/common/frozenproduct/small/light/components/button.js +96 -94
  130. package/js/common/frozenproduct/small/light/components/container.js +33 -35
  131. package/js/common/frozenproduct/small/light/components/form.js +46 -46
  132. package/js/common/frozenproduct/small/light/components/link.js +6 -6
  133. package/js/common/frozenproduct/small/light/components/nav.js +9 -9
  134. package/js/common/frozenproduct/small/light/components/popover.js +18 -24
  135. package/js/common/frozenproduct/small/light/components/progress.js +15 -15
  136. package/js/common/frozenproduct/small/light/components/status.js +83 -81
  137. package/js/common/frozenproduct/small/light/components/tab.js +20 -20
  138. package/js/common/frozenproduct/small/light/components/table.js +24 -28
  139. package/js/common/product/large/dark/components/form.js +2 -2
  140. package/js/common/product/large/light/components/form.js +2 -2
  141. package/js/common/product/small/dark/components/button.js +51 -51
  142. package/js/common/product/small/dark/components/container.js +76 -76
  143. package/js/common/product/small/dark/components/form.js +49 -49
  144. package/js/common/product/small/dark/components/link.js +1 -1
  145. package/js/common/product/small/dark/components/nav.js +42 -42
  146. package/js/common/product/small/dark/components/page.js +28 -28
  147. package/js/common/product/small/dark/components/popover.js +12 -12
  148. package/js/common/product/small/dark/components/profile.js +7 -7
  149. package/js/common/product/small/dark/components/progress.js +5 -5
  150. package/js/common/product/small/dark/components/status.js +10 -10
  151. package/js/common/product/small/dark/components/tab.js +2 -2
  152. package/js/common/product/small/dark/components/table.js +9 -9
  153. package/js/common/product/small/light/components/button.js +51 -51
  154. package/js/common/product/small/light/components/container.js +76 -76
  155. package/js/common/product/small/light/components/form.js +49 -49
  156. package/js/common/product/small/light/components/link.js +1 -1
  157. package/js/common/product/small/light/components/nav.js +42 -42
  158. package/js/common/product/small/light/components/page.js +28 -28
  159. package/js/common/product/small/light/components/popover.js +12 -12
  160. package/js/common/product/small/light/components/profile.js +7 -7
  161. package/js/common/product/small/light/components/progress.js +5 -5
  162. package/js/common/product/small/light/components/status.js +10 -10
  163. package/js/common/product/small/light/components/tab.js +2 -2
  164. package/js/common/product/small/light/components/table.js +9 -9
  165. package/js/es6/frozenproduct/large/dark/components/badge.js +2 -2
  166. package/js/es6/frozenproduct/large/dark/components/button.js +15 -15
  167. package/js/es6/frozenproduct/large/dark/components/container.js +9 -9
  168. package/js/es6/frozenproduct/large/dark/components/form.d.ts +1 -1
  169. package/js/es6/frozenproduct/large/dark/components/form.js +11 -11
  170. package/js/es6/frozenproduct/large/dark/components/nav.js +2 -2
  171. package/js/es6/frozenproduct/large/dark/components/popover.js +2 -2
  172. package/js/es6/frozenproduct/large/dark/components/progress.js +2 -2
  173. package/js/es6/frozenproduct/large/dark/components/status.js +20 -20
  174. package/js/es6/frozenproduct/large/dark/components/tab.js +5 -5
  175. package/js/es6/frozenproduct/large/dark/components/table.js +8 -8
  176. package/js/es6/frozenproduct/large/light/components/badge.js +2 -2
  177. package/js/es6/frozenproduct/large/light/components/button.js +30 -30
  178. package/js/es6/frozenproduct/large/light/components/container.js +11 -11
  179. package/js/es6/frozenproduct/large/light/components/form.d.ts +1 -1
  180. package/js/es6/frozenproduct/large/light/components/form.js +15 -15
  181. package/js/es6/frozenproduct/large/light/components/link.js +2 -2
  182. package/js/es6/frozenproduct/large/light/components/nav.js +3 -3
  183. package/js/es6/frozenproduct/large/light/components/popover.js +6 -6
  184. package/js/es6/frozenproduct/large/light/components/progress.js +5 -5
  185. package/js/es6/frozenproduct/large/light/components/status.js +25 -25
  186. package/js/es6/frozenproduct/large/light/components/tab.js +6 -6
  187. package/js/es6/frozenproduct/large/light/components/table.js +8 -8
  188. package/js/es6/frozenproduct/small/dark/components/badge.js +2 -2
  189. package/js/es6/frozenproduct/small/dark/components/button.js +15 -15
  190. package/js/es6/frozenproduct/small/dark/components/container.js +9 -9
  191. package/js/es6/frozenproduct/small/dark/components/form.d.ts +1 -1
  192. package/js/es6/frozenproduct/small/dark/components/form.js +11 -11
  193. package/js/es6/frozenproduct/small/dark/components/nav.js +2 -2
  194. package/js/es6/frozenproduct/small/dark/components/popover.js +2 -2
  195. package/js/es6/frozenproduct/small/dark/components/progress.js +2 -2
  196. package/js/es6/frozenproduct/small/dark/components/status.js +20 -20
  197. package/js/es6/frozenproduct/small/dark/components/tab.js +5 -5
  198. package/js/es6/frozenproduct/small/dark/components/table.js +8 -8
  199. package/js/es6/frozenproduct/small/light/components/badge.js +2 -2
  200. package/js/es6/frozenproduct/small/light/components/button.js +30 -30
  201. package/js/es6/frozenproduct/small/light/components/container.js +11 -11
  202. package/js/es6/frozenproduct/small/light/components/form.d.ts +1 -1
  203. package/js/es6/frozenproduct/small/light/components/form.js +15 -15
  204. package/js/es6/frozenproduct/small/light/components/link.js +2 -2
  205. package/js/es6/frozenproduct/small/light/components/nav.js +3 -3
  206. package/js/es6/frozenproduct/small/light/components/popover.js +6 -6
  207. package/js/es6/frozenproduct/small/light/components/progress.js +5 -5
  208. package/js/es6/frozenproduct/small/light/components/status.js +25 -25
  209. package/js/es6/frozenproduct/small/light/components/tab.js +6 -6
  210. package/js/es6/frozenproduct/small/light/components/table.js +8 -8
  211. package/js/es6/product/large/dark/components/form.js +1 -1
  212. package/js/es6/product/large/light/components/form.js +1 -1
  213. package/js/es6/product/small/dark/components/button.js +51 -51
  214. package/js/es6/product/small/dark/components/container.js +76 -76
  215. package/js/es6/product/small/dark/components/form.js +48 -48
  216. package/js/es6/product/small/dark/components/link.js +1 -1
  217. package/js/es6/product/small/dark/components/nav.js +42 -42
  218. package/js/es6/product/small/dark/components/page.js +28 -28
  219. package/js/es6/product/small/dark/components/popover.js +12 -12
  220. package/js/es6/product/small/dark/components/profile.js +7 -7
  221. package/js/es6/product/small/dark/components/progress.js +5 -5
  222. package/js/es6/product/small/dark/components/status.js +10 -10
  223. package/js/es6/product/small/dark/components/tab.js +2 -2
  224. package/js/es6/product/small/dark/components/table.js +9 -9
  225. package/js/es6/product/small/light/components/button.js +51 -51
  226. package/js/es6/product/small/light/components/container.js +76 -76
  227. package/js/es6/product/small/light/components/form.js +48 -48
  228. package/js/es6/product/small/light/components/link.js +1 -1
  229. package/js/es6/product/small/light/components/nav.js +42 -42
  230. package/js/es6/product/small/light/components/page.js +28 -28
  231. package/js/es6/product/small/light/components/popover.js +12 -12
  232. package/js/es6/product/small/light/components/profile.js +7 -7
  233. package/js/es6/product/small/light/components/progress.js +5 -5
  234. package/js/es6/product/small/light/components/status.js +10 -10
  235. package/js/es6/product/small/light/components/tab.js +2 -2
  236. package/js/es6/product/small/light/components/table.js +9 -9
  237. package/js/umd/frozenproduct/large/dark/components/badge.js +8 -10
  238. package/js/umd/frozenproduct/large/dark/components/button.js +86 -79
  239. package/js/umd/frozenproduct/large/dark/components/container.js +31 -33
  240. package/js/umd/frozenproduct/large/dark/components/form.js +42 -42
  241. package/js/umd/frozenproduct/large/dark/components/link.js +4 -4
  242. package/js/umd/frozenproduct/large/dark/components/nav.js +9 -8
  243. package/js/umd/frozenproduct/large/dark/components/popover.js +14 -20
  244. package/js/umd/frozenproduct/large/dark/components/progress.js +12 -12
  245. package/js/umd/frozenproduct/large/dark/components/status.js +78 -76
  246. package/js/umd/frozenproduct/large/dark/components/tab.js +19 -19
  247. package/js/umd/frozenproduct/large/dark/components/table.js +25 -28
  248. package/js/umd/frozenproduct/large/light/components/badge.js +8 -10
  249. package/js/umd/frozenproduct/large/light/components/button.js +101 -94
  250. package/js/umd/frozenproduct/large/light/components/container.js +33 -35
  251. package/js/umd/frozenproduct/large/light/components/form.js +46 -46
  252. package/js/umd/frozenproduct/large/light/components/link.js +6 -6
  253. package/js/umd/frozenproduct/large/light/components/nav.js +10 -9
  254. package/js/umd/frozenproduct/large/light/components/popover.js +18 -24
  255. package/js/umd/frozenproduct/large/light/components/progress.js +15 -15
  256. package/js/umd/frozenproduct/large/light/components/status.js +83 -81
  257. package/js/umd/frozenproduct/large/light/components/tab.js +20 -20
  258. package/js/umd/frozenproduct/large/light/components/table.js +25 -28
  259. package/js/umd/frozenproduct/small/dark/components/badge.js +8 -10
  260. package/js/umd/frozenproduct/small/dark/components/button.js +86 -79
  261. package/js/umd/frozenproduct/small/dark/components/container.js +31 -33
  262. package/js/umd/frozenproduct/small/dark/components/form.js +42 -42
  263. package/js/umd/frozenproduct/small/dark/components/link.js +4 -4
  264. package/js/umd/frozenproduct/small/dark/components/nav.js +9 -8
  265. package/js/umd/frozenproduct/small/dark/components/popover.js +14 -20
  266. package/js/umd/frozenproduct/small/dark/components/progress.js +12 -12
  267. package/js/umd/frozenproduct/small/dark/components/status.js +78 -76
  268. package/js/umd/frozenproduct/small/dark/components/tab.js +19 -19
  269. package/js/umd/frozenproduct/small/dark/components/table.js +25 -28
  270. package/js/umd/frozenproduct/small/light/components/badge.js +8 -10
  271. package/js/umd/frozenproduct/small/light/components/button.js +101 -94
  272. package/js/umd/frozenproduct/small/light/components/container.js +33 -35
  273. package/js/umd/frozenproduct/small/light/components/form.js +46 -46
  274. package/js/umd/frozenproduct/small/light/components/link.js +6 -6
  275. package/js/umd/frozenproduct/small/light/components/nav.js +10 -9
  276. package/js/umd/frozenproduct/small/light/components/popover.js +18 -24
  277. package/js/umd/frozenproduct/small/light/components/progress.js +15 -15
  278. package/js/umd/frozenproduct/small/light/components/status.js +83 -81
  279. package/js/umd/frozenproduct/small/light/components/tab.js +20 -20
  280. package/js/umd/frozenproduct/small/light/components/table.js +25 -28
  281. package/js/umd/product/large/dark/components/form.js +2 -2
  282. package/js/umd/product/large/light/components/form.js +2 -2
  283. package/js/umd/product/small/dark/components/button.js +51 -51
  284. package/js/umd/product/small/dark/components/container.js +76 -76
  285. package/js/umd/product/small/dark/components/form.js +49 -49
  286. package/js/umd/product/small/dark/components/link.js +1 -1
  287. package/js/umd/product/small/dark/components/nav.js +42 -42
  288. package/js/umd/product/small/dark/components/page.js +28 -28
  289. package/js/umd/product/small/dark/components/popover.js +12 -12
  290. package/js/umd/product/small/dark/components/profile.js +7 -7
  291. package/js/umd/product/small/dark/components/progress.js +5 -5
  292. package/js/umd/product/small/dark/components/status.js +10 -10
  293. package/js/umd/product/small/dark/components/tab.js +2 -2
  294. package/js/umd/product/small/dark/components/table.js +9 -9
  295. package/js/umd/product/small/light/components/button.js +51 -51
  296. package/js/umd/product/small/light/components/container.js +76 -76
  297. package/js/umd/product/small/light/components/form.js +49 -49
  298. package/js/umd/product/small/light/components/link.js +1 -1
  299. package/js/umd/product/small/light/components/nav.js +42 -42
  300. package/js/umd/product/small/light/components/page.js +28 -28
  301. package/js/umd/product/small/light/components/popover.js +12 -12
  302. package/js/umd/product/small/light/components/profile.js +7 -7
  303. package/js/umd/product/small/light/components/progress.js +5 -5
  304. package/js/umd/product/small/light/components/status.js +10 -10
  305. package/js/umd/product/small/light/components/tab.js +2 -2
  306. package/js/umd/product/small/light/components/table.js +9 -9
  307. package/json/flat/frozenproduct/large/dark/components/badge.json +2 -2
  308. package/json/flat/frozenproduct/large/dark/components/button.json +15 -15
  309. package/json/flat/frozenproduct/large/dark/components/container.json +9 -9
  310. package/json/flat/frozenproduct/large/dark/components/form.json +11 -11
  311. package/json/flat/frozenproduct/large/dark/components/nav.json +2 -2
  312. package/json/flat/frozenproduct/large/dark/components/popover.json +2 -2
  313. package/json/flat/frozenproduct/large/dark/components/progress.json +2 -2
  314. package/json/flat/frozenproduct/large/dark/components/status.json +20 -20
  315. package/json/flat/frozenproduct/large/dark/components/tab.json +5 -5
  316. package/json/flat/frozenproduct/large/dark/components/table.json +8 -8
  317. package/json/flat/frozenproduct/large/light/components/badge.json +2 -2
  318. package/json/flat/frozenproduct/large/light/components/button.json +30 -30
  319. package/json/flat/frozenproduct/large/light/components/container.json +11 -11
  320. package/json/flat/frozenproduct/large/light/components/form.json +15 -15
  321. package/json/flat/frozenproduct/large/light/components/link.json +2 -2
  322. package/json/flat/frozenproduct/large/light/components/nav.json +3 -3
  323. package/json/flat/frozenproduct/large/light/components/popover.json +6 -6
  324. package/json/flat/frozenproduct/large/light/components/progress.json +5 -5
  325. package/json/flat/frozenproduct/large/light/components/status.json +25 -25
  326. package/json/flat/frozenproduct/large/light/components/tab.json +6 -6
  327. package/json/flat/frozenproduct/large/light/components/table.json +8 -8
  328. package/json/flat/frozenproduct/small/dark/components/badge.json +2 -2
  329. package/json/flat/frozenproduct/small/dark/components/button.json +15 -15
  330. package/json/flat/frozenproduct/small/dark/components/container.json +9 -9
  331. package/json/flat/frozenproduct/small/dark/components/form.json +11 -11
  332. package/json/flat/frozenproduct/small/dark/components/nav.json +2 -2
  333. package/json/flat/frozenproduct/small/dark/components/popover.json +2 -2
  334. package/json/flat/frozenproduct/small/dark/components/progress.json +2 -2
  335. package/json/flat/frozenproduct/small/dark/components/status.json +20 -20
  336. package/json/flat/frozenproduct/small/dark/components/tab.json +5 -5
  337. package/json/flat/frozenproduct/small/dark/components/table.json +8 -8
  338. package/json/flat/frozenproduct/small/light/components/badge.json +2 -2
  339. package/json/flat/frozenproduct/small/light/components/button.json +30 -30
  340. package/json/flat/frozenproduct/small/light/components/container.json +11 -11
  341. package/json/flat/frozenproduct/small/light/components/form.json +15 -15
  342. package/json/flat/frozenproduct/small/light/components/link.json +2 -2
  343. package/json/flat/frozenproduct/small/light/components/nav.json +3 -3
  344. package/json/flat/frozenproduct/small/light/components/popover.json +6 -6
  345. package/json/flat/frozenproduct/small/light/components/progress.json +5 -5
  346. package/json/flat/frozenproduct/small/light/components/status.json +25 -25
  347. package/json/flat/frozenproduct/small/light/components/tab.json +6 -6
  348. package/json/flat/frozenproduct/small/light/components/table.json +8 -8
  349. package/json/flat/product/large/dark/components/form.json +1 -1
  350. package/json/flat/product/large/light/components/form.json +1 -1
  351. package/json/flat/product/small/dark/components/button.json +51 -51
  352. package/json/flat/product/small/dark/components/container.json +76 -76
  353. package/json/flat/product/small/dark/components/form.json +48 -48
  354. package/json/flat/product/small/dark/components/link.json +1 -1
  355. package/json/flat/product/small/dark/components/nav.json +42 -42
  356. package/json/flat/product/small/dark/components/page.json +28 -28
  357. package/json/flat/product/small/dark/components/popover.json +12 -12
  358. package/json/flat/product/small/dark/components/profile.json +7 -7
  359. package/json/flat/product/small/dark/components/progress.json +5 -5
  360. package/json/flat/product/small/dark/components/status.json +10 -10
  361. package/json/flat/product/small/dark/components/tab.json +2 -2
  362. package/json/flat/product/small/dark/components/table.json +9 -9
  363. package/json/flat/product/small/light/components/button.json +51 -51
  364. package/json/flat/product/small/light/components/container.json +76 -76
  365. package/json/flat/product/small/light/components/form.json +48 -48
  366. package/json/flat/product/small/light/components/link.json +1 -1
  367. package/json/flat/product/small/light/components/nav.json +42 -42
  368. package/json/flat/product/small/light/components/page.json +28 -28
  369. package/json/flat/product/small/light/components/popover.json +12 -12
  370. package/json/flat/product/small/light/components/profile.json +7 -7
  371. package/json/flat/product/small/light/components/progress.json +5 -5
  372. package/json/flat/product/small/light/components/status.json +10 -10
  373. package/json/flat/product/small/light/components/tab.json +2 -2
  374. package/json/flat/product/small/light/components/table.json +9 -9
  375. package/json/nested/frozenproduct/large/dark/components/badge.json +2 -2
  376. package/json/nested/frozenproduct/large/dark/components/button.json +15 -15
  377. package/json/nested/frozenproduct/large/dark/components/container.json +9 -9
  378. package/json/nested/frozenproduct/large/dark/components/form.json +11 -11
  379. package/json/nested/frozenproduct/large/dark/components/nav.json +2 -2
  380. package/json/nested/frozenproduct/large/dark/components/popover.json +2 -2
  381. package/json/nested/frozenproduct/large/dark/components/progress.json +2 -2
  382. package/json/nested/frozenproduct/large/dark/components/status.json +20 -20
  383. package/json/nested/frozenproduct/large/dark/components/tab.json +5 -5
  384. package/json/nested/frozenproduct/large/dark/components/table.json +8 -8
  385. package/json/nested/frozenproduct/large/light/components/badge.json +2 -2
  386. package/json/nested/frozenproduct/large/light/components/button.json +30 -30
  387. package/json/nested/frozenproduct/large/light/components/container.json +11 -11
  388. package/json/nested/frozenproduct/large/light/components/form.json +15 -15
  389. package/json/nested/frozenproduct/large/light/components/link.json +2 -2
  390. package/json/nested/frozenproduct/large/light/components/nav.json +3 -3
  391. package/json/nested/frozenproduct/large/light/components/popover.json +6 -6
  392. package/json/nested/frozenproduct/large/light/components/progress.json +5 -5
  393. package/json/nested/frozenproduct/large/light/components/status.json +25 -25
  394. package/json/nested/frozenproduct/large/light/components/tab.json +6 -6
  395. package/json/nested/frozenproduct/large/light/components/table.json +8 -8
  396. package/json/nested/frozenproduct/small/dark/components/badge.json +2 -2
  397. package/json/nested/frozenproduct/small/dark/components/button.json +15 -15
  398. package/json/nested/frozenproduct/small/dark/components/container.json +9 -9
  399. package/json/nested/frozenproduct/small/dark/components/form.json +11 -11
  400. package/json/nested/frozenproduct/small/dark/components/nav.json +2 -2
  401. package/json/nested/frozenproduct/small/dark/components/popover.json +2 -2
  402. package/json/nested/frozenproduct/small/dark/components/progress.json +2 -2
  403. package/json/nested/frozenproduct/small/dark/components/status.json +20 -20
  404. package/json/nested/frozenproduct/small/dark/components/tab.json +5 -5
  405. package/json/nested/frozenproduct/small/dark/components/table.json +8 -8
  406. package/json/nested/frozenproduct/small/light/components/badge.json +2 -2
  407. package/json/nested/frozenproduct/small/light/components/button.json +30 -30
  408. package/json/nested/frozenproduct/small/light/components/container.json +11 -11
  409. package/json/nested/frozenproduct/small/light/components/form.json +15 -15
  410. package/json/nested/frozenproduct/small/light/components/link.json +2 -2
  411. package/json/nested/frozenproduct/small/light/components/nav.json +3 -3
  412. package/json/nested/frozenproduct/small/light/components/popover.json +6 -6
  413. package/json/nested/frozenproduct/small/light/components/progress.json +5 -5
  414. package/json/nested/frozenproduct/small/light/components/status.json +25 -25
  415. package/json/nested/frozenproduct/small/light/components/tab.json +6 -6
  416. package/json/nested/frozenproduct/small/light/components/table.json +8 -8
  417. package/json/nested/product/large/dark/components/form.json +1 -1
  418. package/json/nested/product/large/light/components/form.json +1 -1
  419. package/json/nested/product/small/dark/components/button.json +51 -51
  420. package/json/nested/product/small/dark/components/container.json +76 -76
  421. package/json/nested/product/small/dark/components/form.json +48 -48
  422. package/json/nested/product/small/dark/components/link.json +1 -1
  423. package/json/nested/product/small/dark/components/nav.json +42 -42
  424. package/json/nested/product/small/dark/components/page.json +28 -28
  425. package/json/nested/product/small/dark/components/popover.json +12 -12
  426. package/json/nested/product/small/dark/components/profile.json +7 -7
  427. package/json/nested/product/small/dark/components/progress.json +5 -5
  428. package/json/nested/product/small/dark/components/status.json +10 -10
  429. package/json/nested/product/small/dark/components/tab.json +2 -2
  430. package/json/nested/product/small/dark/components/table.json +9 -9
  431. package/json/nested/product/small/light/components/button.json +51 -51
  432. package/json/nested/product/small/light/components/container.json +76 -76
  433. package/json/nested/product/small/light/components/form.json +48 -48
  434. package/json/nested/product/small/light/components/link.json +1 -1
  435. package/json/nested/product/small/light/components/nav.json +42 -42
  436. package/json/nested/product/small/light/components/page.json +28 -28
  437. package/json/nested/product/small/light/components/popover.json +12 -12
  438. package/json/nested/product/small/light/components/profile.json +7 -7
  439. package/json/nested/product/small/light/components/progress.json +5 -5
  440. package/json/nested/product/small/light/components/status.json +10 -10
  441. package/json/nested/product/small/light/components/tab.json +2 -2
  442. package/json/nested/product/small/light/components/table.json +9 -9
  443. package/package.json +1 -1
  444. package/sage-design-tokens-15.2.2.tgz +0 -0
  445. package/scss/frozenproduct/large/components/badge.scss +3 -3
  446. package/scss/frozenproduct/large/components/button.scss +32 -32
  447. package/scss/frozenproduct/large/components/container.scss +11 -11
  448. package/scss/frozenproduct/large/components/form.scss +14 -14
  449. package/scss/frozenproduct/large/components/link.scss +2 -2
  450. package/scss/frozenproduct/large/components/nav.scss +3 -3
  451. package/scss/frozenproduct/large/components/popover.scss +6 -6
  452. package/scss/frozenproduct/large/components/progress.scss +5 -5
  453. package/scss/frozenproduct/large/components/status.scss +25 -25
  454. package/scss/frozenproduct/large/components/tab.scss +7 -7
  455. package/scss/frozenproduct/large/components/table.scss +8 -8
  456. package/scss/frozenproduct/small/components/badge.scss +3 -3
  457. package/scss/frozenproduct/small/components/button.scss +38 -38
  458. package/scss/frozenproduct/small/components/container.scss +21 -21
  459. package/scss/frozenproduct/small/components/form.scss +17 -17
  460. package/scss/frozenproduct/small/components/link.scss +4 -4
  461. package/scss/frozenproduct/small/components/nav.scss +8 -8
  462. package/scss/frozenproduct/small/components/page.scss +1 -1
  463. package/scss/frozenproduct/small/components/popover.scss +6 -6
  464. package/scss/frozenproduct/small/components/progress.scss +9 -9
  465. package/scss/frozenproduct/small/components/status.scss +28 -28
  466. package/scss/frozenproduct/small/components/tab.scss +13 -13
  467. package/scss/frozenproduct/small/components/table.scss +15 -15
  468. package/scss/product/large/components/form.scss +1 -1
  469. package/scss/product/small/components/form.scss +1 -1
  470. package/sage-design-tokens-15.2.0.tgz +0 -0
@@ -4,10 +4,10 @@
4
4
  "none": 0,
5
5
  "calendar": {
6
6
  "x": {
7
- "M": 19.2
7
+ "M": 24
8
8
  },
9
9
  "y": {
10
- "M": 19.2
10
+ "M": 24
11
11
  },
12
12
  "yg": {
13
13
  "M": 8
@@ -40,9 +40,9 @@
40
40
  "dropdown": {
41
41
  "button": {
42
42
  "x": {
43
- "S": 16,
44
- "M": 16,
45
- "L": 16
43
+ "S": 20,
44
+ "M": 20,
45
+ "L": 20
46
46
  }
47
47
  },
48
48
  "heading": {
@@ -57,21 +57,21 @@
57
57
  "L": 12
58
58
  },
59
59
  "pl": {
60
- "S": 16,
61
- "M": 16,
62
- "L": 16
60
+ "S": 20,
61
+ "M": 20,
62
+ "L": 20
63
63
  }
64
64
  },
65
65
  "menu": {
66
66
  "y": {
67
- "S": 4.8,
68
- "M": 6.4,
69
- "L": 9.6
67
+ "S": 6,
68
+ "M": 8,
69
+ "L": 12
70
70
  },
71
71
  "x": {
72
- "S": 16,
73
- "M": 16,
74
- "L": 16
72
+ "S": 20,
73
+ "M": 20,
74
+ "L": 20
75
75
  }
76
76
  },
77
77
  "option": {
@@ -99,9 +99,9 @@
99
99
  },
100
100
  "subtext": {
101
101
  "x": {
102
- "S": 16,
103
- "M": 16,
104
- "L": 16
102
+ "S": 20,
103
+ "M": 20,
104
+ "L": 20
105
105
  },
106
106
  "y": {
107
107
  "S": 2,
@@ -128,7 +128,7 @@
128
128
  "fileinput": {
129
129
  "status": {
130
130
  "xl": {
131
- "M": 22.4
131
+ "M": 28
132
132
  },
133
133
  "y": {
134
134
  "M": 4
@@ -147,10 +147,10 @@
147
147
  },
148
148
  "dropzone": {
149
149
  "x": {
150
- "M": 19.2
150
+ "M": 24
151
151
  },
152
152
  "y": {
153
- "M": 19.2
153
+ "M": 24
154
154
  },
155
155
  "yg": {
156
156
  "M": 12
@@ -160,25 +160,25 @@
160
160
  "input": {
161
161
  "button": {
162
162
  "x": {
163
- "S": 6.4,
164
- "M": 9.6,
165
- "L": 12.8
163
+ "S": 8,
164
+ "M": 12,
165
+ "L": 16
166
166
  }
167
167
  },
168
168
  "stack": {
169
- "S": 12.8,
170
- "M": 16,
171
- "L": 19.2
169
+ "S": 16,
170
+ "M": 20,
171
+ "L": 24
172
172
  },
173
173
  "x": {
174
174
  "S": 8,
175
175
  "M": 12,
176
- "L": 12.8
176
+ "L": 16
177
177
  },
178
178
  "xg": {
179
- "S": 12.8,
180
- "M": 16,
181
- "L": 19.2
179
+ "S": 16,
180
+ "M": 20,
181
+ "L": 24
182
182
  },
183
183
  "y": {
184
184
  "S": 4,
@@ -188,7 +188,7 @@
188
188
  "yg": {
189
189
  "S": 8,
190
190
  "M": 12,
191
- "L": 12.8
191
+ "L": 16
192
192
  }
193
193
  },
194
194
  "integral": {
@@ -205,9 +205,9 @@
205
205
  },
206
206
  "progressive": {
207
207
  "x": {
208
- "S": 17.2,
209
- "M": 25.6,
210
- "L": 34
208
+ "S": 22,
209
+ "M": 32,
210
+ "L": 42
211
211
  },
212
212
  "y": {
213
213
  "S": 8,
@@ -229,9 +229,9 @@
229
229
  },
230
230
  "layout": {
231
231
  "stack": {
232
- "S": 12.8,
233
- "M": 16,
234
- "L": 19.2
232
+ "S": 16,
233
+ "M": 20,
234
+ "L": 24
235
235
  }
236
236
  },
237
237
  "switch": {
@@ -252,7 +252,7 @@
252
252
  "y": {
253
253
  "S": 8,
254
254
  "M": 12,
255
- "L": 12.8
255
+ "L": 16
256
256
  },
257
257
  "yg": {
258
258
  "S": 4,
@@ -262,23 +262,23 @@
262
262
  "x": {
263
263
  "S": 8,
264
264
  "M": 12,
265
- "L": 12.8
265
+ "L": 16
266
266
  },
267
267
  "processing": {
268
268
  "y": {
269
- "S": 19.2,
270
- "M": 25.6,
271
- "L": 32
269
+ "S": 24,
270
+ "M": 32,
271
+ "L": 40
272
272
  },
273
273
  "yg": {
274
274
  "S": 12,
275
- "M": 12.8,
276
- "L": 19.2
275
+ "M": 16,
276
+ "L": 24
277
277
  },
278
278
  "x": {
279
- "S": 19.2,
280
- "M": 25.6,
281
- "L": 32
279
+ "S": 24,
280
+ "M": 32,
281
+ "L": 40
282
282
  }
283
283
  }
284
284
  },
@@ -432,7 +432,7 @@
432
432
  "label-disabled": "#0000006b",
433
433
  "label-enabled": "#000000ab",
434
434
  "label-hover": "#000000",
435
- "label-subtext": "#0000006b"
435
+ "label-subtext": "#0000008c"
436
436
  },
437
437
  "labelset": {
438
438
  "label-required": "#CD384B",
@@ -46,7 +46,7 @@
46
46
  }
47
47
  },
48
48
  "skiplink": {
49
- "x": 19.2,
49
+ "x": 24,
50
50
  "y": 12
51
51
  }
52
52
  },
@@ -231,7 +231,7 @@
231
231
  "content": {
232
232
  "x": {
233
233
  "M": 8,
234
- "L": 12.8
234
+ "L": 16
235
235
  },
236
236
  "xg": {
237
237
  "M": 8
@@ -255,7 +255,7 @@
255
255
  },
256
256
  "navbar": {
257
257
  "x": {
258
- "M": 19.2
258
+ "M": 24
259
259
  },
260
260
  "y": {
261
261
  "M": 2
@@ -281,10 +281,10 @@
281
281
  },
282
282
  "logo": {
283
283
  "x": {
284
- "M": 12.8
284
+ "M": 16
285
285
  },
286
286
  "xg": {
287
- "M": 12.8
287
+ "M": 16
288
288
  },
289
289
  "y": {
290
290
  "M": 4
@@ -294,19 +294,19 @@
294
294
  "leftnav": {
295
295
  "container": {
296
296
  "x": {
297
- "M": 6.4
297
+ "M": 8
298
298
  },
299
299
  "y": {
300
- "S": 9.6,
301
- "M": 12.8
300
+ "S": 12,
301
+ "M": 16
302
302
  },
303
303
  "yg": {
304
- "S": 6.4,
305
- "M": 12.8
304
+ "S": 8,
305
+ "M": 16
306
306
  },
307
307
  "outer": {
308
308
  "y": {
309
- "M": 44.8
309
+ "M": 56
310
310
  }
311
311
  }
312
312
  },
@@ -324,13 +324,13 @@
324
324
  },
325
325
  "horizontal": {
326
326
  "x": {
327
- "M": 6.4
327
+ "M": 8
328
328
  },
329
329
  "xg": {
330
330
  "M": 4
331
331
  },
332
332
  "y": {
333
- "M": 6.4
333
+ "M": 8
334
334
  },
335
335
  "yg": {
336
336
  "M": 4
@@ -339,112 +339,112 @@
339
339
  },
340
340
  "childitem": {
341
341
  "yg": {
342
- "M": 3.2
342
+ "M": 4
343
343
  },
344
344
  "x": {
345
- "M": 6.4
345
+ "M": 8
346
346
  },
347
347
  "xg": {
348
- "M": 6.4
348
+ "M": 8
349
349
  },
350
350
  "y": {
351
- "M": 6.4
351
+ "M": 8
352
352
  }
353
353
  },
354
354
  "grandchilditem": {
355
355
  "x": {
356
- "M": 6.4,
356
+ "M": 8,
357
357
  "indent": "33"
358
358
  },
359
359
  "xg": {
360
- "M": 6.4
360
+ "M": 8
361
361
  },
362
362
  "y": {
363
- "M": 6.4
363
+ "M": 8
364
364
  },
365
365
  "yg": {
366
- "M": 3.2
366
+ "M": 4
367
367
  }
368
368
  }
369
369
  },
370
370
  "modal": {
371
371
  "container": {
372
372
  "x": {
373
- "M": 6.4
373
+ "M": 8
374
374
  },
375
375
  "y": {
376
- "M": 12.8
376
+ "M": 16
377
377
  },
378
378
  "yg": {
379
- "M": 4.4
379
+ "M": 6
380
380
  },
381
381
  "outer": {
382
382
  "y": {
383
- "M": 44.8
383
+ "M": 56
384
384
  }
385
385
  }
386
386
  },
387
387
  "parentitem": {
388
388
  "x": {
389
- "M": 6.4
389
+ "M": 8
390
390
  },
391
391
  "xg": {
392
- "M": 6.4
392
+ "M": 8
393
393
  },
394
394
  "y": {
395
- "M": 6.4
395
+ "M": 8
396
396
  },
397
397
  "yg": {
398
- "M": 3.2
398
+ "M": 4
399
399
  }
400
400
  },
401
401
  "childitem": {
402
402
  "x": {
403
- "M": 6.4
403
+ "M": 8
404
404
  },
405
405
  "xg": {
406
- "M": 3.2
406
+ "M": 4
407
407
  },
408
408
  "y": {
409
- "M": 3.2
409
+ "M": 4
410
410
  }
411
411
  },
412
412
  "headeritem": {
413
413
  "x": {
414
- "M": 6.4
414
+ "M": 8
415
415
  },
416
416
  "xg": {
417
- "M": 6.4
417
+ "M": 8
418
418
  },
419
419
  "y": {
420
- "M": 6.4,
421
- "L": 12.8
420
+ "M": 8,
421
+ "L": 16
422
422
  }
423
423
  }
424
424
  },
425
425
  "topnav": {
426
426
  "container": {
427
427
  "x": {
428
- "S": 6.4,
429
- "M": 25.6
428
+ "S": 8,
429
+ "M": 32
430
430
  },
431
431
  "xg": {
432
- "M": 3.2
432
+ "M": 4
433
433
  },
434
434
  "y": {
435
- "S": 3.2,
436
- "M": 3.2
435
+ "S": 4,
436
+ "M": 4
437
437
  }
438
438
  },
439
439
  "parentitem": {
440
440
  "x": {
441
- "M": 6.4
441
+ "M": 8
442
442
  },
443
443
  "xg": {
444
444
  "M": 4
445
445
  },
446
446
  "y": {
447
- "M": 3.2
447
+ "M": 4
448
448
  }
449
449
  }
450
450
  }
@@ -2,41 +2,41 @@
2
2
  "page": {
3
3
  "space": {
4
4
  "x": {
5
- "L": 32,
6
- "XXXS": 3.2,
7
- "XXS": 6.4,
8
- "XS": 12.8,
9
- "S": 19.2,
10
- "M": 25.6,
11
- "XL": 64
5
+ "L": 40,
6
+ "XXXS": 4,
7
+ "XXS": 8,
8
+ "XS": 16,
9
+ "S": 24,
10
+ "M": 32,
11
+ "XL": 80
12
12
  },
13
13
  "y": {
14
- "L": 32,
15
- "XXXS": 3.2,
16
- "XXS": 6.4,
17
- "XS": 12.8,
18
- "S": 19.2,
19
- "M": 25.6,
20
- "XL": 64
14
+ "L": 40,
15
+ "XXXS": 4,
16
+ "XXS": 8,
17
+ "XS": 16,
18
+ "S": 24,
19
+ "M": 32,
20
+ "XL": 80
21
21
  },
22
22
  "none": 0,
23
23
  "xg": {
24
- "XXXS": 3.2,
25
- "XXS": 6.4,
26
- "XS": 12.8,
27
- "S": 19.2,
28
- "M": 25.6,
29
- "L": 32,
30
- "XL": 64
24
+ "XXXS": 4,
25
+ "XXS": 8,
26
+ "XS": 16,
27
+ "S": 24,
28
+ "M": 32,
29
+ "L": 40,
30
+ "XL": 80
31
31
  },
32
32
  "yg": {
33
- "XXXS": 3.2,
34
- "XXS": 6.4,
35
- "XS": 12.8,
36
- "S": 19.2,
37
- "M": 25.6,
38
- "L": 32,
39
- "XL": 64
33
+ "XXXS": 4,
34
+ "XXS": 8,
35
+ "XS": 16,
36
+ "S": 24,
37
+ "M": 32,
38
+ "L": 40,
39
+ "XL": 80
40
40
  }
41
41
  },
42
42
  "color": {
@@ -50,19 +50,19 @@
50
50
  "space": {
51
51
  "menu": {
52
52
  "x": {
53
- "S": 4.8,
54
- "M": 6.4,
55
- "L": 9.6
53
+ "S": 6,
54
+ "M": 8,
55
+ "L": 12
56
56
  },
57
57
  "y": {
58
- "S": 4.8,
59
- "M": 6.4,
60
- "L": 9.6
58
+ "S": 6,
59
+ "M": 8,
60
+ "L": 12
61
61
  },
62
62
  "yg": {
63
- "S": 4.8,
64
- "M": 6.4,
65
- "L": 9.6
63
+ "S": 6,
64
+ "M": 8,
65
+ "L": 12
66
66
  }
67
67
  },
68
68
  "option": {
@@ -84,9 +84,9 @@
84
84
  },
85
85
  "submenu": {
86
86
  "x": {
87
- "S": 12.8,
88
- "M": 12.8,
89
- "L": 12.8
87
+ "S": 16,
88
+ "M": 16,
89
+ "L": 16
90
90
  }
91
91
  }
92
92
  },
@@ -33,13 +33,13 @@
33
33
  "space": {
34
34
  "none": 0,
35
35
  "x": {
36
- "XS": 6.4,
37
- "S": 9.6,
38
- "M": 12.8,
39
- "ML": 12.8,
40
- "L": 16,
41
- "XL": 19.2,
42
- "XXL": 25.6
36
+ "XS": 8,
37
+ "S": 12,
38
+ "M": 16,
39
+ "ML": 16,
40
+ "L": 20,
41
+ "XL": 24,
42
+ "XXL": 32
43
43
  }
44
44
  },
45
45
  "borderwidth": {
@@ -151,7 +151,7 @@
151
151
  "M": 8
152
152
  },
153
153
  "y": {
154
- "M": 12.8
154
+ "M": 16
155
155
  }
156
156
  },
157
157
  "integral": {
@@ -166,7 +166,7 @@
166
166
  "xg": {
167
167
  "S": 8,
168
168
  "M": 12,
169
- "L": 12.8
169
+ "L": 16
170
170
  }
171
171
  },
172
172
  "skeleton": {
@@ -192,7 +192,7 @@
192
192
  "S": 8,
193
193
  "M": 12,
194
194
  "L": 12,
195
- "XL": 12.8
195
+ "XL": 16
196
196
  }
197
197
  }
198
198
  },
@@ -205,7 +205,7 @@
205
205
  },
206
206
  "steps": {
207
207
  "xg": {
208
- "M": 12.8
208
+ "M": 16
209
209
  },
210
210
  "yg": {
211
211
  "M": 4
@@ -226,7 +226,7 @@
226
226
  "generic": {
227
227
  "g": {
228
228
  "S": 12,
229
- "M": 12.8
229
+ "M": 16
230
230
  },
231
231
  "text": {
232
232
  "yg": {
@@ -282,9 +282,9 @@
282
282
  },
283
283
  "pill": {
284
284
  "x": {
285
- "S": 6.4,
286
- "M": 6.4,
287
- "L": 6.4
285
+ "S": 8,
286
+ "M": 8,
287
+ "L": 8
288
288
  }
289
289
  },
290
290
  "tooltip": {
@@ -295,15 +295,15 @@
295
295
  "contextual": {
296
296
  "x": {
297
297
  "M": 12,
298
- "L": 16
298
+ "L": 20
299
299
  },
300
300
  "y": {
301
301
  "M": 12,
302
- "L": 16
302
+ "L": 20
303
303
  },
304
304
  "xg": {
305
305
  "M": 8,
306
- "L": 12.8
306
+ "L": 16
307
307
  },
308
308
  "yg": {
309
309
  "M": 2,
@@ -320,23 +320,23 @@
320
320
  },
321
321
  "global": {
322
322
  "x": {
323
- "M": 32
323
+ "M": 40
324
324
  },
325
325
  "y": {
326
326
  "M": 8
327
327
  },
328
328
  "xg": {
329
- "M": 12.8
329
+ "M": 16
330
330
  },
331
331
  "yg": {
332
332
  "M": 4
333
333
  },
334
334
  "CTA": {
335
335
  "Y": {
336
- "M": 12.8
336
+ "M": 16
337
337
  },
338
338
  "yg": {
339
- "M": 19.2
339
+ "M": 24
340
340
  }
341
341
  },
342
342
  "iconwrapper": {
@@ -21,8 +21,8 @@
21
21
  },
22
22
  "space": {
23
23
  "x": {
24
- "M": 12.8,
25
- "L": 19.2
24
+ "M": 16,
25
+ "L": 24
26
26
  },
27
27
  "xg": {
28
28
  "M": 8,