@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
@@ -1314,7 +1314,7 @@ module.exports = {
1314
1314
  },
1315
1315
  L: {
1316
1316
  $type: "spacing",
1317
- $value: 12.8,
1317
+ $value: 16,
1318
1318
  $description: "Left padding for indented content in options",
1319
1319
  filePath: "data/tokens/components/nav.json",
1320
1320
  isSource: true,
@@ -1438,7 +1438,7 @@ module.exports = {
1438
1438
  x: {
1439
1439
  M: {
1440
1440
  $type: "spacing",
1441
- $value: 19.2,
1441
+ $value: 24,
1442
1442
  filePath: "data/tokens/components/nav.json",
1443
1443
  isSource: true,
1444
1444
  original: {
@@ -1560,7 +1560,7 @@ module.exports = {
1560
1560
  x: {
1561
1561
  M: {
1562
1562
  $type: "spacing",
1563
- $value: 12.8,
1563
+ $value: 16,
1564
1564
  $description: "Horizontal space around logo",
1565
1565
  filePath: "data/tokens/components/nav.json",
1566
1566
  isSource: true,
@@ -1577,7 +1577,7 @@ module.exports = {
1577
1577
  xg: {
1578
1578
  M: {
1579
1579
  $type: "spacing",
1580
- $value: 12.8,
1580
+ $value: 16,
1581
1581
  $description: "Gap between logo and divider",
1582
1582
  filePath: "data/tokens/components/nav.json",
1583
1583
  isSource: true,
@@ -1615,7 +1615,7 @@ module.exports = {
1615
1615
  x: {
1616
1616
  M: {
1617
1617
  $type: "spacing",
1618
- $value: 6.4,
1618
+ $value: 8,
1619
1619
  $description: "horizontal padding on sticky quick actions header",
1620
1620
  filePath: "data/tokens/components/nav.json",
1621
1621
  isSource: true,
@@ -1633,7 +1633,7 @@ module.exports = {
1633
1633
  y: {
1634
1634
  S: {
1635
1635
  $type: "spacing",
1636
- $value: 9.6,
1636
+ $value: 12,
1637
1637
  $description: "sticky header top and bottom padding",
1638
1638
  filePath: "data/tokens/components/nav.json",
1639
1639
  isSource: true,
@@ -1648,7 +1648,7 @@ module.exports = {
1648
1648
  },
1649
1649
  M: {
1650
1650
  $type: "spacing",
1651
- $value: 12.8,
1651
+ $value: 16,
1652
1652
  $description:
1653
1653
  "vertical padding inside parent and child containers",
1654
1654
  filePath: "data/tokens/components/nav.json",
@@ -1667,7 +1667,7 @@ module.exports = {
1667
1667
  yg: {
1668
1668
  S: {
1669
1669
  $type: "spacing",
1670
- $value: 6.4,
1670
+ $value: 8,
1671
1671
  $description: "vertical gap betweenparent items",
1672
1672
  filePath: "data/tokens/components/nav.json",
1673
1673
  isSource: true,
@@ -1682,7 +1682,7 @@ module.exports = {
1682
1682
  },
1683
1683
  M: {
1684
1684
  $type: "spacing",
1685
- $value: 12.8,
1685
+ $value: 16,
1686
1686
  $description: "vertical gap between child and grandchild items",
1687
1687
  filePath: "data/tokens/components/nav.json",
1688
1688
  isSource: true,
@@ -1700,7 +1700,7 @@ module.exports = {
1700
1700
  y: {
1701
1701
  M: {
1702
1702
  $type: "spacing",
1703
- $value: 44.8,
1703
+ $value: 56,
1704
1704
  $description:
1705
1705
  "margin outside of item containers to make items show underneath sticky headers",
1706
1706
  filePath: "data/tokens/components/nav.json",
@@ -1808,7 +1808,7 @@ module.exports = {
1808
1808
  x: {
1809
1809
  M: {
1810
1810
  $type: "spacing",
1811
- $value: 6.4,
1811
+ $value: 8,
1812
1812
  $description: "horizontal padding on stacked parent items",
1813
1813
  filePath: "data/tokens/components/nav.json",
1814
1814
  isSource: true,
@@ -1858,7 +1858,7 @@ module.exports = {
1858
1858
  y: {
1859
1859
  M: {
1860
1860
  $type: "spacing",
1861
- $value: 6.4,
1861
+ $value: 8,
1862
1862
  $description: "vertical padding on stacked parent items",
1863
1863
  filePath: "data/tokens/components/nav.json",
1864
1864
  isSource: true,
@@ -1911,7 +1911,7 @@ module.exports = {
1911
1911
  yg: {
1912
1912
  M: {
1913
1913
  $type: "spacing",
1914
- $value: 3.2,
1914
+ $value: 4,
1915
1915
  $description: "vertical gap inside child items",
1916
1916
  filePath: "data/tokens/components/nav.json",
1917
1917
  isSource: true,
@@ -1928,7 +1928,7 @@ module.exports = {
1928
1928
  x: {
1929
1929
  M: {
1930
1930
  $type: "spacing",
1931
- $value: 6.4,
1931
+ $value: 8,
1932
1932
  $description: "horizontal padding on child items",
1933
1933
  filePath: "data/tokens/components/nav.json",
1934
1934
  isSource: true,
@@ -1945,7 +1945,7 @@ module.exports = {
1945
1945
  xg: {
1946
1946
  M: {
1947
1947
  $type: "spacing",
1948
- $value: 6.4,
1948
+ $value: 8,
1949
1949
  $description:
1950
1950
  "gap spacing on child items between pills and accordion chevrons",
1951
1951
  filePath: "data/tokens/components/nav.json",
@@ -1964,7 +1964,7 @@ module.exports = {
1964
1964
  y: {
1965
1965
  M: {
1966
1966
  $type: "spacing",
1967
- $value: 6.4,
1967
+ $value: 8,
1968
1968
  $description: "vertical padding on child items",
1969
1969
  filePath: "data/tokens/components/nav.json",
1970
1970
  isSource: true,
@@ -1983,7 +1983,7 @@ module.exports = {
1983
1983
  x: {
1984
1984
  M: {
1985
1985
  $type: "spacing",
1986
- $value: 6.4,
1986
+ $value: 8,
1987
1987
  $description: "horizontal padding on child items",
1988
1988
  filePath: "data/tokens/components/nav.json",
1989
1989
  isSource: true,
@@ -2022,7 +2022,7 @@ module.exports = {
2022
2022
  xg: {
2023
2023
  M: {
2024
2024
  $type: "spacing",
2025
- $value: 6.4,
2025
+ $value: 8,
2026
2026
  $description:
2027
2027
  "gap spacing on child items between pills and accordion chevrons",
2028
2028
  filePath: "data/tokens/components/nav.json",
@@ -2041,7 +2041,7 @@ module.exports = {
2041
2041
  y: {
2042
2042
  M: {
2043
2043
  $type: "spacing",
2044
- $value: 6.4,
2044
+ $value: 8,
2045
2045
  $description: "vertical padding on child items",
2046
2046
  filePath: "data/tokens/components/nav.json",
2047
2047
  isSource: true,
@@ -2058,7 +2058,7 @@ module.exports = {
2058
2058
  yg: {
2059
2059
  M: {
2060
2060
  $type: "spacing",
2061
- $value: 3.2,
2061
+ $value: 4,
2062
2062
  $description: "vertical gap inside grandchild items",
2063
2063
  filePath: "data/tokens/components/nav.json",
2064
2064
  isSource: true,
@@ -2079,7 +2079,7 @@ module.exports = {
2079
2079
  x: {
2080
2080
  M: {
2081
2081
  $type: "spacing",
2082
- $value: 6.4,
2082
+ $value: 8,
2083
2083
  $description:
2084
2084
  "left and right padding on modal small screen container across leftnav and horizontal",
2085
2085
  filePath: "data/tokens/components/nav.json",
@@ -2098,7 +2098,7 @@ module.exports = {
2098
2098
  y: {
2099
2099
  M: {
2100
2100
  $type: "spacing",
2101
- $value: 12.8,
2101
+ $value: 16,
2102
2102
  $description:
2103
2103
  "top and bottom padding on modal small screen container across leftnav and horizontal",
2104
2104
  filePath: "data/tokens/components/nav.json",
@@ -2117,7 +2117,7 @@ module.exports = {
2117
2117
  yg: {
2118
2118
  M: {
2119
2119
  $type: "spacing",
2120
- $value: 4.4,
2120
+ $value: 6,
2121
2121
  $description: "vertical gap between modal nav items",
2122
2122
  filePath: "data/tokens/components/nav.json",
2123
2123
  isSource: true,
@@ -2135,7 +2135,7 @@ module.exports = {
2135
2135
  y: {
2136
2136
  M: {
2137
2137
  $type: "spacing",
2138
- $value: 44.8,
2138
+ $value: 56,
2139
2139
  $description:
2140
2140
  "margin outside of item containers to make items show underneath sticky headers",
2141
2141
  filePath: "data/tokens/components/nav.json",
@@ -2157,7 +2157,7 @@ module.exports = {
2157
2157
  x: {
2158
2158
  M: {
2159
2159
  $type: "spacing",
2160
- $value: 6.4,
2160
+ $value: 8,
2161
2161
  $description: "horizontal padding on stacked parent items",
2162
2162
  filePath: "data/tokens/components/nav.json",
2163
2163
  isSource: true,
@@ -2174,7 +2174,7 @@ module.exports = {
2174
2174
  xg: {
2175
2175
  M: {
2176
2176
  $type: "spacing",
2177
- $value: 6.4,
2177
+ $value: 8,
2178
2178
  $description:
2179
2179
  "horizontal padding between parent label and chevron",
2180
2180
  filePath: "data/tokens/components/nav.json",
@@ -2193,7 +2193,7 @@ module.exports = {
2193
2193
  y: {
2194
2194
  M: {
2195
2195
  $type: "spacing",
2196
- $value: 6.4,
2196
+ $value: 8,
2197
2197
  $description: "vertical padding on stacked parent items",
2198
2198
  filePath: "data/tokens/components/nav.json",
2199
2199
  isSource: true,
@@ -2210,7 +2210,7 @@ module.exports = {
2210
2210
  yg: {
2211
2211
  M: {
2212
2212
  $type: "spacing",
2213
- $value: 3.2,
2213
+ $value: 4,
2214
2214
  $description: "vertical padding between parent label and pill",
2215
2215
  filePath: "data/tokens/components/nav.json",
2216
2216
  isSource: true,
@@ -2229,7 +2229,7 @@ module.exports = {
2229
2229
  x: {
2230
2230
  M: {
2231
2231
  $type: "spacing",
2232
- $value: 6.4,
2232
+ $value: 8,
2233
2233
  $description: "horizontal padding on stacked parent items",
2234
2234
  filePath: "data/tokens/components/nav.json",
2235
2235
  isSource: true,
@@ -2246,7 +2246,7 @@ module.exports = {
2246
2246
  xg: {
2247
2247
  M: {
2248
2248
  $type: "spacing",
2249
- $value: 3.2,
2249
+ $value: 4,
2250
2250
  $description: "horizontal padding between child label and pill",
2251
2251
  filePath: "data/tokens/components/nav.json",
2252
2252
  isSource: true,
@@ -2263,7 +2263,7 @@ module.exports = {
2263
2263
  y: {
2264
2264
  M: {
2265
2265
  $type: "spacing",
2266
- $value: 3.2,
2266
+ $value: 4,
2267
2267
  $description: "vertical padding on stacked child items",
2268
2268
  filePath: "data/tokens/components/nav.json",
2269
2269
  isSource: true,
@@ -2282,7 +2282,7 @@ module.exports = {
2282
2282
  x: {
2283
2283
  M: {
2284
2284
  $type: "spacing",
2285
- $value: 6.4,
2285
+ $value: 8,
2286
2286
  $description: "horizontal padding on header item",
2287
2287
  filePath: "data/tokens/components/nav.json",
2288
2288
  isSource: true,
@@ -2299,7 +2299,7 @@ module.exports = {
2299
2299
  xg: {
2300
2300
  M: {
2301
2301
  $type: "spacing",
2302
- $value: 6.4,
2302
+ $value: 8,
2303
2303
  $description:
2304
2304
  "horizontal gap between header label and idebntifiers or icons",
2305
2305
  filePath: "data/tokens/components/nav.json",
@@ -2318,7 +2318,7 @@ module.exports = {
2318
2318
  y: {
2319
2319
  M: {
2320
2320
  $type: "spacing",
2321
- $value: 6.4,
2321
+ $value: 8,
2322
2322
  $description: "bottom padding on header items",
2323
2323
  filePath: "data/tokens/components/nav.json",
2324
2324
  isSource: true,
@@ -2333,7 +2333,7 @@ module.exports = {
2333
2333
  },
2334
2334
  L: {
2335
2335
  $type: "spacing",
2336
- $value: 12.8,
2336
+ $value: 16,
2337
2337
  $description: "top padding on header items",
2338
2338
  filePath: "data/tokens/components/nav.json",
2339
2339
  isSource: true,
@@ -2354,7 +2354,7 @@ module.exports = {
2354
2354
  x: {
2355
2355
  S: {
2356
2356
  $type: "spacing",
2357
- $value: 6.4,
2357
+ $value: 8,
2358
2358
  $description:
2359
2359
  "horizontal padding on secondary horizontal nav on small screens",
2360
2360
  filePath: "data/tokens/components/nav.json",
@@ -2371,7 +2371,7 @@ module.exports = {
2371
2371
  },
2372
2372
  M: {
2373
2373
  $type: "spacing",
2374
- $value: 25.6,
2374
+ $value: 32,
2375
2375
  $description:
2376
2376
  "horizontal padding on secondary horizontal nav on large screens",
2377
2377
  filePath: "data/tokens/components/nav.json",
@@ -2390,7 +2390,7 @@ module.exports = {
2390
2390
  xg: {
2391
2391
  M: {
2392
2392
  $type: "spacing",
2393
- $value: 3.2,
2393
+ $value: 4,
2394
2394
  $description:
2395
2395
  "horizontal gap on secondary horizontal nav on large screens",
2396
2396
  filePath: "data/tokens/components/nav.json",
@@ -2409,7 +2409,7 @@ module.exports = {
2409
2409
  y: {
2410
2410
  S: {
2411
2411
  $type: "spacing",
2412
- $value: 3.2,
2412
+ $value: 4,
2413
2413
  $description:
2414
2414
  "vertical padding on secondary horizontal nav on small screens",
2415
2415
  filePath: "data/tokens/components/nav.json",
@@ -2426,7 +2426,7 @@ module.exports = {
2426
2426
  },
2427
2427
  M: {
2428
2428
  $type: "spacing",
2429
- $value: 3.2,
2429
+ $value: 4,
2430
2430
  $description:
2431
2431
  "vertical padding on secondary horizontal nav on large screens",
2432
2432
  filePath: "data/tokens/components/nav.json",
@@ -2447,7 +2447,7 @@ module.exports = {
2447
2447
  x: {
2448
2448
  M: {
2449
2449
  $type: "spacing",
2450
- $value: 6.4,
2450
+ $value: 8,
2451
2451
  $description: "horizontal padding on stacked parent items",
2452
2452
  filePath: "data/tokens/components/nav.json",
2453
2453
  isSource: true,
@@ -2481,7 +2481,7 @@ module.exports = {
2481
2481
  y: {
2482
2482
  M: {
2483
2483
  $type: "spacing",
2484
- $value: 3.2,
2484
+ $value: 4,
2485
2485
  $description: "vertical padding on stacked parent items",
2486
2486
  filePath: "data/tokens/components/nav.json",
2487
2487
  isSource: true,
@@ -12,7 +12,7 @@ module.exports = {
12
12
  x: {
13
13
  L: {
14
14
  $type: "spacing",
15
- $value: 32,
15
+ $value: 40,
16
16
  filePath: "data/tokens/components/page.json",
17
17
  isSource: true,
18
18
  original: {
@@ -25,7 +25,7 @@ module.exports = {
25
25
  },
26
26
  XXXS: {
27
27
  $type: "spacing",
28
- $value: 3.2,
28
+ $value: 4,
29
29
  filePath: "data/tokens/components/page.json",
30
30
  isSource: true,
31
31
  original: {
@@ -38,7 +38,7 @@ module.exports = {
38
38
  },
39
39
  XXS: {
40
40
  $type: "spacing",
41
- $value: 6.4,
41
+ $value: 8,
42
42
  filePath: "data/tokens/components/page.json",
43
43
  isSource: true,
44
44
  original: {
@@ -51,7 +51,7 @@ module.exports = {
51
51
  },
52
52
  XS: {
53
53
  $type: "spacing",
54
- $value: 12.8,
54
+ $value: 16,
55
55
  filePath: "data/tokens/components/page.json",
56
56
  isSource: true,
57
57
  original: {
@@ -64,7 +64,7 @@ module.exports = {
64
64
  },
65
65
  S: {
66
66
  $type: "spacing",
67
- $value: 19.2,
67
+ $value: 24,
68
68
  filePath: "data/tokens/components/page.json",
69
69
  isSource: true,
70
70
  original: {
@@ -77,7 +77,7 @@ module.exports = {
77
77
  },
78
78
  M: {
79
79
  $type: "spacing",
80
- $value: 25.6,
80
+ $value: 32,
81
81
  filePath: "data/tokens/components/page.json",
82
82
  isSource: true,
83
83
  original: {
@@ -90,7 +90,7 @@ module.exports = {
90
90
  },
91
91
  XL: {
92
92
  $type: "spacing",
93
- $value: 64,
93
+ $value: 80,
94
94
  filePath: "data/tokens/components/page.json",
95
95
  isSource: true,
96
96
  original: {
@@ -105,7 +105,7 @@ module.exports = {
105
105
  y: {
106
106
  L: {
107
107
  $type: "spacing",
108
- $value: 32,
108
+ $value: 40,
109
109
  filePath: "data/tokens/components/page.json",
110
110
  isSource: true,
111
111
  original: {
@@ -118,7 +118,7 @@ module.exports = {
118
118
  },
119
119
  XXXS: {
120
120
  $type: "spacing",
121
- $value: 3.2,
121
+ $value: 4,
122
122
  filePath: "data/tokens/components/page.json",
123
123
  isSource: true,
124
124
  original: {
@@ -131,7 +131,7 @@ module.exports = {
131
131
  },
132
132
  XXS: {
133
133
  $type: "spacing",
134
- $value: 6.4,
134
+ $value: 8,
135
135
  filePath: "data/tokens/components/page.json",
136
136
  isSource: true,
137
137
  original: {
@@ -144,7 +144,7 @@ module.exports = {
144
144
  },
145
145
  XS: {
146
146
  $type: "spacing",
147
- $value: 12.8,
147
+ $value: 16,
148
148
  filePath: "data/tokens/components/page.json",
149
149
  isSource: true,
150
150
  original: {
@@ -157,7 +157,7 @@ module.exports = {
157
157
  },
158
158
  S: {
159
159
  $type: "spacing",
160
- $value: 19.2,
160
+ $value: 24,
161
161
  filePath: "data/tokens/components/page.json",
162
162
  isSource: true,
163
163
  original: {
@@ -170,7 +170,7 @@ module.exports = {
170
170
  },
171
171
  M: {
172
172
  $type: "spacing",
173
- $value: 25.6,
173
+ $value: 32,
174
174
  filePath: "data/tokens/components/page.json",
175
175
  isSource: true,
176
176
  original: {
@@ -183,7 +183,7 @@ module.exports = {
183
183
  },
184
184
  XL: {
185
185
  $type: "spacing",
186
- $value: 64,
186
+ $value: 80,
187
187
  filePath: "data/tokens/components/page.json",
188
188
  isSource: true,
189
189
  original: {
@@ -211,7 +211,7 @@ module.exports = {
211
211
  xg: {
212
212
  XXXS: {
213
213
  $type: "spacing",
214
- $value: 3.2,
214
+ $value: 4,
215
215
  filePath: "data/tokens/components/page.json",
216
216
  isSource: true,
217
217
  original: {
@@ -224,7 +224,7 @@ module.exports = {
224
224
  },
225
225
  XXS: {
226
226
  $type: "spacing",
227
- $value: 6.4,
227
+ $value: 8,
228
228
  filePath: "data/tokens/components/page.json",
229
229
  isSource: true,
230
230
  original: {
@@ -237,7 +237,7 @@ module.exports = {
237
237
  },
238
238
  XS: {
239
239
  $type: "spacing",
240
- $value: 12.8,
240
+ $value: 16,
241
241
  filePath: "data/tokens/components/page.json",
242
242
  isSource: true,
243
243
  original: {
@@ -250,7 +250,7 @@ module.exports = {
250
250
  },
251
251
  S: {
252
252
  $type: "spacing",
253
- $value: 19.2,
253
+ $value: 24,
254
254
  filePath: "data/tokens/components/page.json",
255
255
  isSource: true,
256
256
  original: {
@@ -263,7 +263,7 @@ module.exports = {
263
263
  },
264
264
  M: {
265
265
  $type: "spacing",
266
- $value: 25.6,
266
+ $value: 32,
267
267
  filePath: "data/tokens/components/page.json",
268
268
  isSource: true,
269
269
  original: {
@@ -276,7 +276,7 @@ module.exports = {
276
276
  },
277
277
  L: {
278
278
  $type: "spacing",
279
- $value: 32,
279
+ $value: 40,
280
280
  filePath: "data/tokens/components/page.json",
281
281
  isSource: true,
282
282
  original: {
@@ -289,7 +289,7 @@ module.exports = {
289
289
  },
290
290
  XL: {
291
291
  $type: "spacing",
292
- $value: 64,
292
+ $value: 80,
293
293
  filePath: "data/tokens/components/page.json",
294
294
  isSource: true,
295
295
  original: {
@@ -304,7 +304,7 @@ module.exports = {
304
304
  yg: {
305
305
  XXXS: {
306
306
  $type: "spacing",
307
- $value: 3.2,
307
+ $value: 4,
308
308
  filePath: "data/tokens/components/page.json",
309
309
  isSource: true,
310
310
  original: {
@@ -317,7 +317,7 @@ module.exports = {
317
317
  },
318
318
  XXS: {
319
319
  $type: "spacing",
320
- $value: 6.4,
320
+ $value: 8,
321
321
  filePath: "data/tokens/components/page.json",
322
322
  isSource: true,
323
323
  original: {
@@ -330,7 +330,7 @@ module.exports = {
330
330
  },
331
331
  XS: {
332
332
  $type: "spacing",
333
- $value: 12.8,
333
+ $value: 16,
334
334
  filePath: "data/tokens/components/page.json",
335
335
  isSource: true,
336
336
  original: {
@@ -343,7 +343,7 @@ module.exports = {
343
343
  },
344
344
  S: {
345
345
  $type: "spacing",
346
- $value: 19.2,
346
+ $value: 24,
347
347
  filePath: "data/tokens/components/page.json",
348
348
  isSource: true,
349
349
  original: {
@@ -356,7 +356,7 @@ module.exports = {
356
356
  },
357
357
  M: {
358
358
  $type: "spacing",
359
- $value: 25.6,
359
+ $value: 32,
360
360
  filePath: "data/tokens/components/page.json",
361
361
  isSource: true,
362
362
  original: {
@@ -369,7 +369,7 @@ module.exports = {
369
369
  },
370
370
  L: {
371
371
  $type: "spacing",
372
- $value: 32,
372
+ $value: 40,
373
373
  filePath: "data/tokens/components/page.json",
374
374
  isSource: true,
375
375
  original: {
@@ -382,7 +382,7 @@ module.exports = {
382
382
  },
383
383
  XL: {
384
384
  $type: "spacing",
385
- $value: 64,
385
+ $value: 80,
386
386
  filePath: "data/tokens/components/page.json",
387
387
  isSource: true,
388
388
  original: {