@sage/design-tokens 15.2.0 → 15.2.1

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 (479) 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.1.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 +32 -32
  458. package/scss/frozenproduct/small/components/container.scss +11 -11
  459. package/scss/frozenproduct/small/components/form.scss +14 -14
  460. package/scss/frozenproduct/small/components/link.scss +2 -2
  461. package/scss/frozenproduct/small/components/nav.scss +3 -3
  462. package/scss/frozenproduct/small/components/popover.scss +6 -6
  463. package/scss/frozenproduct/small/components/progress.scss +5 -5
  464. package/scss/frozenproduct/small/components/status.scss +25 -25
  465. package/scss/frozenproduct/small/components/tab.scss +7 -7
  466. package/scss/frozenproduct/small/components/table.scss +8 -8
  467. package/scss/product/large/components/form.scss +1 -1
  468. package/scss/product/small/components/button.scss +13 -13
  469. package/scss/product/small/components/container.scss +10 -10
  470. package/scss/product/small/components/form.scss +8 -8
  471. package/scss/product/small/components/link.scss +2 -2
  472. package/scss/product/small/components/nav.scss +5 -5
  473. package/scss/product/small/components/page.scss +1 -1
  474. package/scss/product/small/components/popover.scss +2 -2
  475. package/scss/product/small/components/progress.scss +6 -6
  476. package/scss/product/small/components/status.scss +3 -3
  477. package/scss/product/small/components/tab.scss +7 -7
  478. package/scss/product/small/components/table.scss +10 -10
  479. package/sage-design-tokens-15.2.0.tgz +0 -0
@@ -1326,7 +1326,7 @@
1326
1326
  },
1327
1327
  L: {
1328
1328
  $type: "spacing",
1329
- $value: 12.8,
1329
+ $value: 16,
1330
1330
  $description: "Left padding for indented content in options",
1331
1331
  filePath: "data/tokens/components/nav.json",
1332
1332
  isSource: true,
@@ -1451,7 +1451,7 @@
1451
1451
  x: {
1452
1452
  M: {
1453
1453
  $type: "spacing",
1454
- $value: 19.2,
1454
+ $value: 24,
1455
1455
  filePath: "data/tokens/components/nav.json",
1456
1456
  isSource: true,
1457
1457
  original: {
@@ -1573,7 +1573,7 @@
1573
1573
  x: {
1574
1574
  M: {
1575
1575
  $type: "spacing",
1576
- $value: 12.8,
1576
+ $value: 16,
1577
1577
  $description: "Horizontal space around logo",
1578
1578
  filePath: "data/tokens/components/nav.json",
1579
1579
  isSource: true,
@@ -1590,7 +1590,7 @@
1590
1590
  xg: {
1591
1591
  M: {
1592
1592
  $type: "spacing",
1593
- $value: 12.8,
1593
+ $value: 16,
1594
1594
  $description: "Gap between logo and divider",
1595
1595
  filePath: "data/tokens/components/nav.json",
1596
1596
  isSource: true,
@@ -1628,7 +1628,7 @@
1628
1628
  x: {
1629
1629
  M: {
1630
1630
  $type: "spacing",
1631
- $value: 6.4,
1631
+ $value: 8,
1632
1632
  $description:
1633
1633
  "horizontal padding on sticky quick actions header",
1634
1634
  filePath: "data/tokens/components/nav.json",
@@ -1647,7 +1647,7 @@
1647
1647
  y: {
1648
1648
  S: {
1649
1649
  $type: "spacing",
1650
- $value: 9.6,
1650
+ $value: 12,
1651
1651
  $description: "sticky header top and bottom padding",
1652
1652
  filePath: "data/tokens/components/nav.json",
1653
1653
  isSource: true,
@@ -1662,7 +1662,7 @@
1662
1662
  },
1663
1663
  M: {
1664
1664
  $type: "spacing",
1665
- $value: 12.8,
1665
+ $value: 16,
1666
1666
  $description:
1667
1667
  "vertical padding inside parent and child containers",
1668
1668
  filePath: "data/tokens/components/nav.json",
@@ -1681,7 +1681,7 @@
1681
1681
  yg: {
1682
1682
  S: {
1683
1683
  $type: "spacing",
1684
- $value: 6.4,
1684
+ $value: 8,
1685
1685
  $description: "vertical gap betweenparent items",
1686
1686
  filePath: "data/tokens/components/nav.json",
1687
1687
  isSource: true,
@@ -1696,7 +1696,7 @@
1696
1696
  },
1697
1697
  M: {
1698
1698
  $type: "spacing",
1699
- $value: 12.8,
1699
+ $value: 16,
1700
1700
  $description: "vertical gap between child and grandchild items",
1701
1701
  filePath: "data/tokens/components/nav.json",
1702
1702
  isSource: true,
@@ -1715,7 +1715,7 @@
1715
1715
  y: {
1716
1716
  M: {
1717
1717
  $type: "spacing",
1718
- $value: 44.8,
1718
+ $value: 56,
1719
1719
  $description:
1720
1720
  "margin outside of item containers to make items show underneath sticky headers",
1721
1721
  filePath: "data/tokens/components/nav.json",
@@ -1823,7 +1823,7 @@
1823
1823
  x: {
1824
1824
  M: {
1825
1825
  $type: "spacing",
1826
- $value: 6.4,
1826
+ $value: 8,
1827
1827
  $description: "horizontal padding on stacked parent items",
1828
1828
  filePath: "data/tokens/components/nav.json",
1829
1829
  isSource: true,
@@ -1873,7 +1873,7 @@
1873
1873
  y: {
1874
1874
  M: {
1875
1875
  $type: "spacing",
1876
- $value: 6.4,
1876
+ $value: 8,
1877
1877
  $description: "vertical padding on stacked parent items",
1878
1878
  filePath: "data/tokens/components/nav.json",
1879
1879
  isSource: true,
@@ -1926,7 +1926,7 @@
1926
1926
  yg: {
1927
1927
  M: {
1928
1928
  $type: "spacing",
1929
- $value: 3.2,
1929
+ $value: 4,
1930
1930
  $description: "vertical gap inside child items",
1931
1931
  filePath: "data/tokens/components/nav.json",
1932
1932
  isSource: true,
@@ -1943,7 +1943,7 @@
1943
1943
  x: {
1944
1944
  M: {
1945
1945
  $type: "spacing",
1946
- $value: 6.4,
1946
+ $value: 8,
1947
1947
  $description: "horizontal padding on child items",
1948
1948
  filePath: "data/tokens/components/nav.json",
1949
1949
  isSource: true,
@@ -1960,7 +1960,7 @@
1960
1960
  xg: {
1961
1961
  M: {
1962
1962
  $type: "spacing",
1963
- $value: 6.4,
1963
+ $value: 8,
1964
1964
  $description:
1965
1965
  "gap spacing on child items between pills and accordion chevrons",
1966
1966
  filePath: "data/tokens/components/nav.json",
@@ -1979,7 +1979,7 @@
1979
1979
  y: {
1980
1980
  M: {
1981
1981
  $type: "spacing",
1982
- $value: 6.4,
1982
+ $value: 8,
1983
1983
  $description: "vertical padding on child items",
1984
1984
  filePath: "data/tokens/components/nav.json",
1985
1985
  isSource: true,
@@ -1998,7 +1998,7 @@
1998
1998
  x: {
1999
1999
  M: {
2000
2000
  $type: "spacing",
2001
- $value: 6.4,
2001
+ $value: 8,
2002
2002
  $description: "horizontal padding on child items",
2003
2003
  filePath: "data/tokens/components/nav.json",
2004
2004
  isSource: true,
@@ -2037,7 +2037,7 @@
2037
2037
  xg: {
2038
2038
  M: {
2039
2039
  $type: "spacing",
2040
- $value: 6.4,
2040
+ $value: 8,
2041
2041
  $description:
2042
2042
  "gap spacing on child items between pills and accordion chevrons",
2043
2043
  filePath: "data/tokens/components/nav.json",
@@ -2056,7 +2056,7 @@
2056
2056
  y: {
2057
2057
  M: {
2058
2058
  $type: "spacing",
2059
- $value: 6.4,
2059
+ $value: 8,
2060
2060
  $description: "vertical padding on child items",
2061
2061
  filePath: "data/tokens/components/nav.json",
2062
2062
  isSource: true,
@@ -2073,7 +2073,7 @@
2073
2073
  yg: {
2074
2074
  M: {
2075
2075
  $type: "spacing",
2076
- $value: 3.2,
2076
+ $value: 4,
2077
2077
  $description: "vertical gap inside grandchild items",
2078
2078
  filePath: "data/tokens/components/nav.json",
2079
2079
  isSource: true,
@@ -2094,7 +2094,7 @@
2094
2094
  x: {
2095
2095
  M: {
2096
2096
  $type: "spacing",
2097
- $value: 6.4,
2097
+ $value: 8,
2098
2098
  $description:
2099
2099
  "left and right padding on modal small screen container across leftnav and horizontal",
2100
2100
  filePath: "data/tokens/components/nav.json",
@@ -2113,7 +2113,7 @@
2113
2113
  y: {
2114
2114
  M: {
2115
2115
  $type: "spacing",
2116
- $value: 12.8,
2116
+ $value: 16,
2117
2117
  $description:
2118
2118
  "top and bottom padding on modal small screen container across leftnav and horizontal",
2119
2119
  filePath: "data/tokens/components/nav.json",
@@ -2132,7 +2132,7 @@
2132
2132
  yg: {
2133
2133
  M: {
2134
2134
  $type: "spacing",
2135
- $value: 4.4,
2135
+ $value: 6,
2136
2136
  $description: "vertical gap between modal nav items",
2137
2137
  filePath: "data/tokens/components/nav.json",
2138
2138
  isSource: true,
@@ -2150,7 +2150,7 @@
2150
2150
  y: {
2151
2151
  M: {
2152
2152
  $type: "spacing",
2153
- $value: 44.8,
2153
+ $value: 56,
2154
2154
  $description:
2155
2155
  "margin outside of item containers to make items show underneath sticky headers",
2156
2156
  filePath: "data/tokens/components/nav.json",
@@ -2180,7 +2180,7 @@
2180
2180
  x: {
2181
2181
  M: {
2182
2182
  $type: "spacing",
2183
- $value: 6.4,
2183
+ $value: 8,
2184
2184
  $description: "horizontal padding on stacked parent items",
2185
2185
  filePath: "data/tokens/components/nav.json",
2186
2186
  isSource: true,
@@ -2197,7 +2197,7 @@
2197
2197
  xg: {
2198
2198
  M: {
2199
2199
  $type: "spacing",
2200
- $value: 6.4,
2200
+ $value: 8,
2201
2201
  $description:
2202
2202
  "horizontal padding between parent label and chevron",
2203
2203
  filePath: "data/tokens/components/nav.json",
@@ -2216,7 +2216,7 @@
2216
2216
  y: {
2217
2217
  M: {
2218
2218
  $type: "spacing",
2219
- $value: 6.4,
2219
+ $value: 8,
2220
2220
  $description: "vertical padding on stacked parent items",
2221
2221
  filePath: "data/tokens/components/nav.json",
2222
2222
  isSource: true,
@@ -2233,7 +2233,7 @@
2233
2233
  yg: {
2234
2234
  M: {
2235
2235
  $type: "spacing",
2236
- $value: 3.2,
2236
+ $value: 4,
2237
2237
  $description: "vertical padding between parent label and pill",
2238
2238
  filePath: "data/tokens/components/nav.json",
2239
2239
  isSource: true,
@@ -2253,7 +2253,7 @@
2253
2253
  x: {
2254
2254
  M: {
2255
2255
  $type: "spacing",
2256
- $value: 6.4,
2256
+ $value: 8,
2257
2257
  $description: "horizontal padding on stacked parent items",
2258
2258
  filePath: "data/tokens/components/nav.json",
2259
2259
  isSource: true,
@@ -2270,7 +2270,7 @@
2270
2270
  xg: {
2271
2271
  M: {
2272
2272
  $type: "spacing",
2273
- $value: 3.2,
2273
+ $value: 4,
2274
2274
  $description: "horizontal padding between child label and pill",
2275
2275
  filePath: "data/tokens/components/nav.json",
2276
2276
  isSource: true,
@@ -2288,7 +2288,7 @@
2288
2288
  y: {
2289
2289
  M: {
2290
2290
  $type: "spacing",
2291
- $value: 3.2,
2291
+ $value: 4,
2292
2292
  $description: "vertical padding on stacked child items",
2293
2293
  filePath: "data/tokens/components/nav.json",
2294
2294
  isSource: true,
@@ -2307,7 +2307,7 @@
2307
2307
  x: {
2308
2308
  M: {
2309
2309
  $type: "spacing",
2310
- $value: 6.4,
2310
+ $value: 8,
2311
2311
  $description: "horizontal padding on header item",
2312
2312
  filePath: "data/tokens/components/nav.json",
2313
2313
  isSource: true,
@@ -2324,7 +2324,7 @@
2324
2324
  xg: {
2325
2325
  M: {
2326
2326
  $type: "spacing",
2327
- $value: 6.4,
2327
+ $value: 8,
2328
2328
  $description:
2329
2329
  "horizontal gap between header label and idebntifiers or icons",
2330
2330
  filePath: "data/tokens/components/nav.json",
@@ -2343,7 +2343,7 @@
2343
2343
  y: {
2344
2344
  M: {
2345
2345
  $type: "spacing",
2346
- $value: 6.4,
2346
+ $value: 8,
2347
2347
  $description: "bottom padding on header items",
2348
2348
  filePath: "data/tokens/components/nav.json",
2349
2349
  isSource: true,
@@ -2358,7 +2358,7 @@
2358
2358
  },
2359
2359
  L: {
2360
2360
  $type: "spacing",
2361
- $value: 12.8,
2361
+ $value: 16,
2362
2362
  $description: "top padding on header items",
2363
2363
  filePath: "data/tokens/components/nav.json",
2364
2364
  isSource: true,
@@ -2379,7 +2379,7 @@
2379
2379
  x: {
2380
2380
  S: {
2381
2381
  $type: "spacing",
2382
- $value: 6.4,
2382
+ $value: 8,
2383
2383
  $description:
2384
2384
  "horizontal padding on secondary horizontal nav on small screens",
2385
2385
  filePath: "data/tokens/components/nav.json",
@@ -2396,7 +2396,7 @@
2396
2396
  },
2397
2397
  M: {
2398
2398
  $type: "spacing",
2399
- $value: 25.6,
2399
+ $value: 32,
2400
2400
  $description:
2401
2401
  "horizontal padding on secondary horizontal nav on large screens",
2402
2402
  filePath: "data/tokens/components/nav.json",
@@ -2415,7 +2415,7 @@
2415
2415
  xg: {
2416
2416
  M: {
2417
2417
  $type: "spacing",
2418
- $value: 3.2,
2418
+ $value: 4,
2419
2419
  $description:
2420
2420
  "horizontal gap on secondary horizontal nav on large screens",
2421
2421
  filePath: "data/tokens/components/nav.json",
@@ -2434,7 +2434,7 @@
2434
2434
  y: {
2435
2435
  S: {
2436
2436
  $type: "spacing",
2437
- $value: 3.2,
2437
+ $value: 4,
2438
2438
  $description:
2439
2439
  "vertical padding on secondary horizontal nav on small screens",
2440
2440
  filePath: "data/tokens/components/nav.json",
@@ -2451,7 +2451,7 @@
2451
2451
  },
2452
2452
  M: {
2453
2453
  $type: "spacing",
2454
- $value: 3.2,
2454
+ $value: 4,
2455
2455
  $description:
2456
2456
  "vertical padding on secondary horizontal nav on large screens",
2457
2457
  filePath: "data/tokens/components/nav.json",
@@ -2472,7 +2472,7 @@
2472
2472
  x: {
2473
2473
  M: {
2474
2474
  $type: "spacing",
2475
- $value: 6.4,
2475
+ $value: 8,
2476
2476
  $description: "horizontal padding on stacked parent items",
2477
2477
  filePath: "data/tokens/components/nav.json",
2478
2478
  isSource: true,
@@ -2506,7 +2506,7 @@
2506
2506
  y: {
2507
2507
  M: {
2508
2508
  $type: "spacing",
2509
- $value: 3.2,
2509
+ $value: 4,
2510
2510
  $description: "vertical padding on stacked parent items",
2511
2511
  filePath: "data/tokens/components/nav.json",
2512
2512
  isSource: true,
@@ -23,7 +23,7 @@
23
23
  x: {
24
24
  L: {
25
25
  $type: "spacing",
26
- $value: 32,
26
+ $value: 40,
27
27
  filePath: "data/tokens/components/page.json",
28
28
  isSource: true,
29
29
  original: {
@@ -36,7 +36,7 @@
36
36
  },
37
37
  XXXS: {
38
38
  $type: "spacing",
39
- $value: 3.2,
39
+ $value: 4,
40
40
  filePath: "data/tokens/components/page.json",
41
41
  isSource: true,
42
42
  original: {
@@ -49,7 +49,7 @@
49
49
  },
50
50
  XXS: {
51
51
  $type: "spacing",
52
- $value: 6.4,
52
+ $value: 8,
53
53
  filePath: "data/tokens/components/page.json",
54
54
  isSource: true,
55
55
  original: {
@@ -62,7 +62,7 @@
62
62
  },
63
63
  XS: {
64
64
  $type: "spacing",
65
- $value: 12.8,
65
+ $value: 16,
66
66
  filePath: "data/tokens/components/page.json",
67
67
  isSource: true,
68
68
  original: {
@@ -75,7 +75,7 @@
75
75
  },
76
76
  S: {
77
77
  $type: "spacing",
78
- $value: 19.2,
78
+ $value: 24,
79
79
  filePath: "data/tokens/components/page.json",
80
80
  isSource: true,
81
81
  original: {
@@ -88,7 +88,7 @@
88
88
  },
89
89
  M: {
90
90
  $type: "spacing",
91
- $value: 25.6,
91
+ $value: 32,
92
92
  filePath: "data/tokens/components/page.json",
93
93
  isSource: true,
94
94
  original: {
@@ -101,7 +101,7 @@
101
101
  },
102
102
  XL: {
103
103
  $type: "spacing",
104
- $value: 64,
104
+ $value: 80,
105
105
  filePath: "data/tokens/components/page.json",
106
106
  isSource: true,
107
107
  original: {
@@ -116,7 +116,7 @@
116
116
  y: {
117
117
  L: {
118
118
  $type: "spacing",
119
- $value: 32,
119
+ $value: 40,
120
120
  filePath: "data/tokens/components/page.json",
121
121
  isSource: true,
122
122
  original: {
@@ -129,7 +129,7 @@
129
129
  },
130
130
  XXXS: {
131
131
  $type: "spacing",
132
- $value: 3.2,
132
+ $value: 4,
133
133
  filePath: "data/tokens/components/page.json",
134
134
  isSource: true,
135
135
  original: {
@@ -142,7 +142,7 @@
142
142
  },
143
143
  XXS: {
144
144
  $type: "spacing",
145
- $value: 6.4,
145
+ $value: 8,
146
146
  filePath: "data/tokens/components/page.json",
147
147
  isSource: true,
148
148
  original: {
@@ -155,7 +155,7 @@
155
155
  },
156
156
  XS: {
157
157
  $type: "spacing",
158
- $value: 12.8,
158
+ $value: 16,
159
159
  filePath: "data/tokens/components/page.json",
160
160
  isSource: true,
161
161
  original: {
@@ -168,7 +168,7 @@
168
168
  },
169
169
  S: {
170
170
  $type: "spacing",
171
- $value: 19.2,
171
+ $value: 24,
172
172
  filePath: "data/tokens/components/page.json",
173
173
  isSource: true,
174
174
  original: {
@@ -181,7 +181,7 @@
181
181
  },
182
182
  M: {
183
183
  $type: "spacing",
184
- $value: 25.6,
184
+ $value: 32,
185
185
  filePath: "data/tokens/components/page.json",
186
186
  isSource: true,
187
187
  original: {
@@ -194,7 +194,7 @@
194
194
  },
195
195
  XL: {
196
196
  $type: "spacing",
197
- $value: 64,
197
+ $value: 80,
198
198
  filePath: "data/tokens/components/page.json",
199
199
  isSource: true,
200
200
  original: {
@@ -222,7 +222,7 @@
222
222
  xg: {
223
223
  XXXS: {
224
224
  $type: "spacing",
225
- $value: 3.2,
225
+ $value: 4,
226
226
  filePath: "data/tokens/components/page.json",
227
227
  isSource: true,
228
228
  original: {
@@ -235,7 +235,7 @@
235
235
  },
236
236
  XXS: {
237
237
  $type: "spacing",
238
- $value: 6.4,
238
+ $value: 8,
239
239
  filePath: "data/tokens/components/page.json",
240
240
  isSource: true,
241
241
  original: {
@@ -248,7 +248,7 @@
248
248
  },
249
249
  XS: {
250
250
  $type: "spacing",
251
- $value: 12.8,
251
+ $value: 16,
252
252
  filePath: "data/tokens/components/page.json",
253
253
  isSource: true,
254
254
  original: {
@@ -261,7 +261,7 @@
261
261
  },
262
262
  S: {
263
263
  $type: "spacing",
264
- $value: 19.2,
264
+ $value: 24,
265
265
  filePath: "data/tokens/components/page.json",
266
266
  isSource: true,
267
267
  original: {
@@ -274,7 +274,7 @@
274
274
  },
275
275
  M: {
276
276
  $type: "spacing",
277
- $value: 25.6,
277
+ $value: 32,
278
278
  filePath: "data/tokens/components/page.json",
279
279
  isSource: true,
280
280
  original: {
@@ -287,7 +287,7 @@
287
287
  },
288
288
  L: {
289
289
  $type: "spacing",
290
- $value: 32,
290
+ $value: 40,
291
291
  filePath: "data/tokens/components/page.json",
292
292
  isSource: true,
293
293
  original: {
@@ -300,7 +300,7 @@
300
300
  },
301
301
  XL: {
302
302
  $type: "spacing",
303
- $value: 64,
303
+ $value: 80,
304
304
  filePath: "data/tokens/components/page.json",
305
305
  isSource: true,
306
306
  original: {
@@ -315,7 +315,7 @@
315
315
  yg: {
316
316
  XXXS: {
317
317
  $type: "spacing",
318
- $value: 3.2,
318
+ $value: 4,
319
319
  filePath: "data/tokens/components/page.json",
320
320
  isSource: true,
321
321
  original: {
@@ -328,7 +328,7 @@
328
328
  },
329
329
  XXS: {
330
330
  $type: "spacing",
331
- $value: 6.4,
331
+ $value: 8,
332
332
  filePath: "data/tokens/components/page.json",
333
333
  isSource: true,
334
334
  original: {
@@ -341,7 +341,7 @@
341
341
  },
342
342
  XS: {
343
343
  $type: "spacing",
344
- $value: 12.8,
344
+ $value: 16,
345
345
  filePath: "data/tokens/components/page.json",
346
346
  isSource: true,
347
347
  original: {
@@ -354,7 +354,7 @@
354
354
  },
355
355
  S: {
356
356
  $type: "spacing",
357
- $value: 19.2,
357
+ $value: 24,
358
358
  filePath: "data/tokens/components/page.json",
359
359
  isSource: true,
360
360
  original: {
@@ -367,7 +367,7 @@
367
367
  },
368
368
  M: {
369
369
  $type: "spacing",
370
- $value: 25.6,
370
+ $value: 32,
371
371
  filePath: "data/tokens/components/page.json",
372
372
  isSource: true,
373
373
  original: {
@@ -380,7 +380,7 @@
380
380
  },
381
381
  L: {
382
382
  $type: "spacing",
383
- $value: 32,
383
+ $value: 40,
384
384
  filePath: "data/tokens/components/page.json",
385
385
  isSource: true,
386
386
  original: {
@@ -393,7 +393,7 @@
393
393
  },
394
394
  XL: {
395
395
  $type: "spacing",
396
- $value: 64,
396
+ $value: 80,
397
397
  filePath: "data/tokens/components/page.json",
398
398
  isSource: true,
399
399
  original: {