@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
@@ -97,14 +97,12 @@ module.exports = {
97
97
  harsh: {
98
98
  "bg-alt": {
99
99
  $type: "color",
100
- $value: "#000000e6",
101
- $description: "header alt",
102
- filePath: "data/tokens/components/table.json",
100
+ $value: "#476a7d",
101
+ filePath: "data/tokens/context/frozenproduct.json",
103
102
  isSource: true,
104
103
  original: {
105
104
  $type: "color",
106
- $value: "{modes.color.interactive.monochrome.default}",
107
- $description: "header alt",
105
+ $value: "{modes.color.interactive.monochrome.frozen.defaultAlt}",
108
106
  },
109
107
  name: "tableColorHeaderHarshBgAlt",
110
108
  attributes: {},
@@ -112,12 +110,12 @@ module.exports = {
112
110
  },
113
111
  "bg-default": {
114
112
  $type: "color",
115
- $value: "#000000ab",
116
- filePath: "data/tokens/components/table.json",
113
+ $value: "#335B70",
114
+ filePath: "data/tokens/context/frozenproduct.json",
117
115
  isSource: true,
118
116
  original: {
119
117
  $type: "color",
120
- $value: "{modes.color.interactive.monochrome.defaultAlt}",
118
+ $value: "{modes.color.interactive.monochrome.frozen.default}",
121
119
  },
122
120
  name: "tableColorHeaderHarshBgDefault",
123
121
  attributes: {},
@@ -180,12 +178,12 @@ module.exports = {
180
178
  row: {
181
179
  "bg-activated": {
182
180
  $type: "color",
183
- $value: "#00811F",
184
- filePath: "data/tokens/components/table.json",
181
+ $value: "#9badb8",
182
+ filePath: "data/tokens/context/frozenproduct.json",
185
183
  isSource: true,
186
184
  original: {
187
185
  $type: "color",
188
- $value: "{modes.color.interactive.primary.default}",
186
+ $value: "{modes.color.interactive.primary.frozen.table.default}",
189
187
  },
190
188
  name: "tableColorRowBgActivated",
191
189
  attributes: {},
@@ -193,12 +191,12 @@ module.exports = {
193
191
  },
194
192
  "bg-active": {
195
193
  $type: "color",
196
- $value: "#000000",
197
- filePath: "data/tokens/components/table.json",
194
+ $value: "#22374326",
195
+ filePath: "data/tokens/context/frozenproduct.json",
198
196
  isSource: true,
199
197
  original: {
200
198
  $type: "color",
201
- $value: "{modes.color.interactive.monochrome.active}",
199
+ $value: "{modes.color.interactive.monochrome.frozen.activeAlt}",
202
200
  },
203
201
  name: "tableColorRowBgActive",
204
202
  attributes: {},
@@ -219,14 +217,12 @@ module.exports = {
219
217
  },
220
218
  "bg-alt": {
221
219
  $type: "color",
222
- $value: "#e8e8e8",
223
- $description: "Zebra stripes",
224
- filePath: "data/tokens/components/table.json",
220
+ $value: "#fbfbfc",
221
+ filePath: "data/tokens/context/frozenproduct.json",
225
222
  isSource: true,
226
223
  original: {
227
224
  $type: "color",
228
- $value: "{modes.color.generic.bg.delicate}",
229
- $description: "Zebra stripes",
225
+ $value: "{modes.color.generic.bg.frozen.delicate}",
230
226
  },
231
227
  name: "tableColorRowBgAlt",
232
228
  attributes: {},
@@ -264,12 +260,12 @@ module.exports = {
264
260
  },
265
261
  "bg-hover": {
266
262
  $type: "color",
267
- $value: "#dedede",
268
- filePath: "data/tokens/components/table.json",
263
+ $value: "#f2f4f6",
264
+ filePath: "data/tokens/context/frozenproduct.json",
269
265
  isSource: true,
270
266
  original: {
271
267
  $type: "color",
272
- $value: "{modes.color.generic.bg.soft}",
268
+ $value: "{modes.color.generic.bg.frozen.soft}",
273
269
  },
274
270
  name: "tableColorRowBgHover",
275
271
  attributes: {},
@@ -290,12 +286,12 @@ module.exports = {
290
286
  },
291
287
  "label-activated": {
292
288
  $type: "color",
293
- $value: "#FFFFFF",
294
- filePath: "data/tokens/components/table.json",
289
+ $value: "#000000",
290
+ filePath: "data/tokens/context/frozenproduct.json",
295
291
  isSource: true,
296
292
  original: {
297
293
  $type: "color",
298
- $value: "{modes.color.interactive.monochrome.withActive}",
294
+ $value: "{modes.color.interactive.monochrome.withActiveAlt}",
299
295
  },
300
296
  name: "tableColorRowLabelActivated",
301
297
  attributes: {},
@@ -303,12 +299,12 @@ module.exports = {
303
299
  },
304
300
  "label-active": {
305
301
  $type: "color",
306
- $value: "#FFFFFF",
307
- filePath: "data/tokens/components/table.json",
302
+ $value: "#000000",
303
+ filePath: "data/tokens/context/frozenproduct.json",
308
304
  isSource: true,
309
305
  original: {
310
306
  $type: "color",
311
- $value: "{modes.color.interactive.monochrome.withActive}",
307
+ $value: "{modes.color.interactive.monochrome.withActiveAlt}",
312
308
  },
313
309
  name: "tableColorRowLabelActive",
314
310
  attributes: {},
@@ -3469,13 +3469,13 @@ module.exports = {
3469
3469
  },
3470
3470
  "label-subtext": {
3471
3471
  $type: "color",
3472
- $value: "#ffffff6b",
3472
+ $value: "#ffffff8c",
3473
3473
  $description: "Option subtext.",
3474
3474
  filePath: "data/tokens/components/form.json",
3475
3475
  isSource: true,
3476
3476
  original: {
3477
3477
  $type: "color",
3478
- $value: "{modes.color.interactive.monochrome.defaultAlt3}",
3478
+ $value: "{modes.color.interactive.monochrome.defaultAlt2}",
3479
3479
  $description: "Option subtext.",
3480
3480
  },
3481
3481
  name: "formColorDropdownLabelSubtext",
@@ -3469,13 +3469,13 @@ module.exports = {
3469
3469
  },
3470
3470
  "label-subtext": {
3471
3471
  $type: "color",
3472
- $value: "#0000006b",
3472
+ $value: "#0000008c",
3473
3473
  $description: "Option subtext.",
3474
3474
  filePath: "data/tokens/components/form.json",
3475
3475
  isSource: true,
3476
3476
  original: {
3477
3477
  $type: "color",
3478
- $value: "{modes.color.interactive.monochrome.defaultAlt3}",
3478
+ $value: "{modes.color.interactive.monochrome.defaultAlt2}",
3479
3479
  $description: "Option subtext.",
3480
3480
  },
3481
3481
  name: "formColorDropdownLabelSubtext",
@@ -313,7 +313,7 @@ module.exports = {
313
313
  },
314
314
  L: {
315
315
  $type: "spacing",
316
- $value: 16,
316
+ $value: 20,
317
317
  $description: "Outer buttons, outer sides. ",
318
318
  filePath: "data/tokens/components/button.json",
319
319
  isSource: true,
@@ -343,7 +343,7 @@ module.exports = {
343
343
  x: {
344
344
  M: {
345
345
  $type: "spacing",
346
- $value: 6.4,
346
+ $value: 8,
347
347
  $description:
348
348
  "Left padding on FAB child container and text within FAB single ",
349
349
  filePath: "data/tokens/components/button.json",
@@ -360,7 +360,7 @@ module.exports = {
360
360
  },
361
361
  L: {
362
362
  $type: "spacing",
363
- $value: 12.8,
363
+ $value: 16,
364
364
  $description: "Right padding on FAB child container ",
365
365
  filePath: "data/tokens/components/button.json",
366
366
  isSource: true,
@@ -379,7 +379,7 @@ module.exports = {
379
379
  x: {
380
380
  M: {
381
381
  $type: "spacing",
382
- $value: 12.8,
382
+ $value: 16,
383
383
  $description: "Left and right padding on FAB parent container ",
384
384
  filePath: "data/tokens/components/button.json",
385
385
  isSource: true,
@@ -413,7 +413,7 @@ module.exports = {
413
413
  y: {
414
414
  M: {
415
415
  $type: "spacing",
416
- $value: 12.8,
416
+ $value: 16,
417
417
  $description: "Top and bottom padding on FAB parent container ",
418
418
  filePath: "data/tokens/components/button.json",
419
419
  isSource: true,
@@ -433,7 +433,7 @@ module.exports = {
433
433
  x: {
434
434
  XS: {
435
435
  $type: "spacing",
436
- $value: 6.4,
436
+ $value: 8,
437
437
  $description: "XS left and right padding",
438
438
  filePath: "data/tokens/components/button.json",
439
439
  isSource: true,
@@ -448,7 +448,7 @@ module.exports = {
448
448
  },
449
449
  S: {
450
450
  $type: "spacing",
451
- $value: 12.8,
451
+ $value: 16,
452
452
  $description: "Small left and right padding",
453
453
  filePath: "data/tokens/components/button.json",
454
454
  isSource: true,
@@ -463,7 +463,7 @@ module.exports = {
463
463
  },
464
464
  M: {
465
465
  $type: "spacing",
466
- $value: 19.2,
466
+ $value: 24,
467
467
  $description: "Medium left and right padding",
468
468
  filePath: "data/tokens/components/button.json",
469
469
  isSource: true,
@@ -478,7 +478,7 @@ module.exports = {
478
478
  },
479
479
  L: {
480
480
  $type: "spacing",
481
- $value: 25.6,
481
+ $value: 32,
482
482
  $description: "Large left and right padding",
483
483
  filePath: "data/tokens/components/button.json",
484
484
  isSource: true,
@@ -495,7 +495,7 @@ module.exports = {
495
495
  y: {
496
496
  XS: {
497
497
  $type: "spacing",
498
- $value: 6.4,
498
+ $value: 8,
499
499
  $description: "XS top and bottom padding",
500
500
  filePath: "data/tokens/components/button.json",
501
501
  isSource: true,
@@ -510,7 +510,7 @@ module.exports = {
510
510
  },
511
511
  S: {
512
512
  $type: "spacing",
513
- $value: 12.8,
513
+ $value: 16,
514
514
  $description: "Small top bottom padding",
515
515
  filePath: "data/tokens/components/button.json",
516
516
  isSource: true,
@@ -525,7 +525,7 @@ module.exports = {
525
525
  },
526
526
  M: {
527
527
  $type: "spacing",
528
- $value: 19.2,
528
+ $value: 24,
529
529
  $description: "Medium top bottom padding",
530
530
  filePath: "data/tokens/components/button.json",
531
531
  isSource: true,
@@ -540,7 +540,7 @@ module.exports = {
540
540
  },
541
541
  L: {
542
542
  $type: "spacing",
543
- $value: 25.6,
543
+ $value: 32,
544
544
  $description: "Large top bottom padding",
545
545
  filePath: "data/tokens/components/button.json",
546
546
  isSource: true,
@@ -557,7 +557,7 @@ module.exports = {
557
557
  xg: {
558
558
  S: {
559
559
  $type: "spacing",
560
- $value: 6.4,
560
+ $value: 8,
561
561
  $description: "Horizontal spacing between small buttons",
562
562
  filePath: "data/tokens/components/button.json",
563
563
  isSource: true,
@@ -587,7 +587,7 @@ module.exports = {
587
587
  },
588
588
  L: {
589
589
  $type: "spacing",
590
- $value: 12.8,
590
+ $value: 16,
591
591
  $description: "Horizontal spacing between Large buttons",
592
592
  filePath: "data/tokens/components/button.json",
593
593
  isSource: true,
@@ -604,7 +604,7 @@ module.exports = {
604
604
  yg: {
605
605
  S: {
606
606
  $type: "spacing",
607
- $value: 6.4,
607
+ $value: 8,
608
608
  $description: "Vertical spacing between small buttons",
609
609
  filePath: "data/tokens/components/button.json",
610
610
  isSource: true,
@@ -634,7 +634,7 @@ module.exports = {
634
634
  },
635
635
  L: {
636
636
  $type: "spacing",
637
- $value: 12.8,
637
+ $value: 16,
638
638
  $description: "Vertical spacing between Large buttons",
639
639
  filePath: "data/tokens/components/button.json",
640
640
  isSource: true,
@@ -653,7 +653,7 @@ module.exports = {
653
653
  x: {
654
654
  S: {
655
655
  $type: "spacing",
656
- $value: 9.6,
656
+ $value: 12,
657
657
  $description: "Left and right padding on small buttons",
658
658
  filePath: "data/tokens/components/button.json",
659
659
  isSource: true,
@@ -668,7 +668,7 @@ module.exports = {
668
668
  },
669
669
  M: {
670
670
  $type: "spacing",
671
- $value: 12.8,
671
+ $value: 16,
672
672
  $description: "Left and right padding on medium buttons",
673
673
  filePath: "data/tokens/components/button.json",
674
674
  isSource: true,
@@ -683,7 +683,7 @@ module.exports = {
683
683
  },
684
684
  L: {
685
685
  $type: "spacing",
686
- $value: 16,
686
+ $value: 20,
687
687
  $description: "Left and right padding on large buttons",
688
688
  filePath: "data/tokens/components/button.json",
689
689
  isSource: true,
@@ -700,7 +700,7 @@ module.exports = {
700
700
  xg: {
701
701
  S: {
702
702
  $type: "spacing",
703
- $value: 6.4,
703
+ $value: 8,
704
704
  $description: "Item spacing inside buttons",
705
705
  filePath: "data/tokens/components/button.json",
706
706
  isSource: true,
@@ -715,7 +715,7 @@ module.exports = {
715
715
  },
716
716
  M: {
717
717
  $type: "spacing",
718
- $value: 6.4,
718
+ $value: 8,
719
719
  $description: "Item spacing inside buttons",
720
720
  filePath: "data/tokens/components/button.json",
721
721
  isSource: true,
@@ -730,7 +730,7 @@ module.exports = {
730
730
  },
731
731
  L: {
732
732
  $type: "spacing",
733
- $value: 6.4,
733
+ $value: 8,
734
734
  $description: "Item spacing inside buttons",
735
735
  filePath: "data/tokens/components/button.json",
736
736
  isSource: true,
@@ -904,7 +904,7 @@ module.exports = {
904
904
  x: {
905
905
  XS: {
906
906
  $type: "spacing",
907
- $value: 6.4,
907
+ $value: 8,
908
908
  $description: "Left and right padding on XS table buttons",
909
909
  filePath: "data/tokens/components/button.json",
910
910
  isSource: true,
@@ -934,7 +934,7 @@ module.exports = {
934
934
  },
935
935
  M: {
936
936
  $type: "spacing",
937
- $value: 12.8,
937
+ $value: 16,
938
938
  $description: "Left and right padding on medium buttons",
939
939
  filePath: "data/tokens/components/button.json",
940
940
  isSource: true,
@@ -949,7 +949,7 @@ module.exports = {
949
949
  },
950
950
  L: {
951
951
  $type: "spacing",
952
- $value: 16,
952
+ $value: 20,
953
953
  $description: "Left and right padding on large buttons",
954
954
  filePath: "data/tokens/components/button.json",
955
955
  isSource: true,
@@ -966,7 +966,7 @@ module.exports = {
966
966
  y: {
967
967
  XS: {
968
968
  $type: "spacing",
969
- $value: 1.1,
969
+ $value: 1.5,
970
970
  $description: "top and bottom padding on XS table buttons",
971
971
  filePath: "data/tokens/components/button.json",
972
972
  isSource: true,
@@ -1043,7 +1043,7 @@ module.exports = {
1043
1043
  },
1044
1044
  S: {
1045
1045
  $type: "spacing",
1046
- $value: 6.4,
1046
+ $value: 8,
1047
1047
  $description: "Item spacing inside buttons",
1048
1048
  filePath: "data/tokens/components/button.json",
1049
1049
  isSource: true,
@@ -1058,7 +1058,7 @@ module.exports = {
1058
1058
  },
1059
1059
  M: {
1060
1060
  $type: "spacing",
1061
- $value: 6.4,
1061
+ $value: 8,
1062
1062
  $description: "Item spacing inside buttons",
1063
1063
  filePath: "data/tokens/components/button.json",
1064
1064
  isSource: true,
@@ -1073,7 +1073,7 @@ module.exports = {
1073
1073
  },
1074
1074
  L: {
1075
1075
  $type: "spacing",
1076
- $value: 6.4,
1076
+ $value: 8,
1077
1077
  $description: "Item spacing inside buttons",
1078
1078
  filePath: "data/tokens/components/button.json",
1079
1079
  isSource: true,
@@ -1234,7 +1234,7 @@ module.exports = {
1234
1234
  y: {
1235
1235
  XS: {
1236
1236
  $type: "spacing",
1237
- $value: 1.1,
1237
+ $value: 1.5,
1238
1238
  $description: "top and bottom padding on XS table buttons",
1239
1239
  filePath: "data/tokens/components/button.json",
1240
1240
  isSource: true,
@@ -1296,7 +1296,7 @@ module.exports = {
1296
1296
  x: {
1297
1297
  XS: {
1298
1298
  $type: "spacing",
1299
- $value: 6.4,
1299
+ $value: 8,
1300
1300
  $description: "Left and right padding on XS table buttons",
1301
1301
  filePath: "data/tokens/components/button.json",
1302
1302
  isSource: true,
@@ -1311,7 +1311,7 @@ module.exports = {
1311
1311
  },
1312
1312
  S: {
1313
1313
  $type: "spacing",
1314
- $value: 9.6,
1314
+ $value: 12,
1315
1315
  $description: "Left and right padding on small buttons",
1316
1316
  filePath: "data/tokens/components/button.json",
1317
1317
  isSource: true,
@@ -1326,7 +1326,7 @@ module.exports = {
1326
1326
  },
1327
1327
  M: {
1328
1328
  $type: "spacing",
1329
- $value: 12.8,
1329
+ $value: 16,
1330
1330
  $description: "Left and right padding on medium buttons",
1331
1331
  filePath: "data/tokens/components/button.json",
1332
1332
  isSource: true,
@@ -1341,7 +1341,7 @@ module.exports = {
1341
1341
  },
1342
1342
  L: {
1343
1343
  $type: "spacing",
1344
- $value: 16,
1344
+ $value: 20,
1345
1345
  $description: "Left and right padding on large buttons",
1346
1346
  filePath: "data/tokens/components/button.json",
1347
1347
  isSource: true,
@@ -1373,7 +1373,7 @@ module.exports = {
1373
1373
  },
1374
1374
  S: {
1375
1375
  $type: "spacing",
1376
- $value: 6.4,
1376
+ $value: 8,
1377
1377
  $description: "Item spacing inside buttons",
1378
1378
  filePath: "data/tokens/components/button.json",
1379
1379
  isSource: true,
@@ -1388,7 +1388,7 @@ module.exports = {
1388
1388
  },
1389
1389
  M: {
1390
1390
  $type: "spacing",
1391
- $value: 6.4,
1391
+ $value: 8,
1392
1392
  $description: "Item spacing inside buttons",
1393
1393
  filePath: "data/tokens/components/button.json",
1394
1394
  isSource: true,
@@ -1403,7 +1403,7 @@ module.exports = {
1403
1403
  },
1404
1404
  L: {
1405
1405
  $type: "spacing",
1406
- $value: 6.4,
1406
+ $value: 8,
1407
1407
  $description: "Item spacing inside buttons",
1408
1408
  filePath: "data/tokens/components/button.json",
1409
1409
  isSource: true,
@@ -1564,7 +1564,7 @@ module.exports = {
1564
1564
  y: {
1565
1565
  XS: {
1566
1566
  $type: "spacing",
1567
- $value: 1.1,
1567
+ $value: 1.5,
1568
1568
  $description: "top and bottom padding on XS table buttons",
1569
1569
  filePath: "data/tokens/components/button.json",
1570
1570
  isSource: true,
@@ -1626,7 +1626,7 @@ module.exports = {
1626
1626
  x: {
1627
1627
  XS: {
1628
1628
  $type: "spacing",
1629
- $value: 6.4,
1629
+ $value: 8,
1630
1630
  $description: "Left and right padding on XS table buttons",
1631
1631
  filePath: "data/tokens/components/button.json",
1632
1632
  isSource: true,
@@ -1641,7 +1641,7 @@ module.exports = {
1641
1641
  },
1642
1642
  S: {
1643
1643
  $type: "spacing",
1644
- $value: 6.4,
1644
+ $value: 8,
1645
1645
  $description: "left and right padding on subtle buttons",
1646
1646
  filePath: "data/tokens/components/button.json",
1647
1647
  isSource: true,
@@ -1656,7 +1656,7 @@ module.exports = {
1656
1656
  },
1657
1657
  M: {
1658
1658
  $type: "spacing",
1659
- $value: 6.4,
1659
+ $value: 8,
1660
1660
  $description: "left and right padding on subtle buttons",
1661
1661
  filePath: "data/tokens/components/button.json",
1662
1662
  isSource: true,
@@ -1671,7 +1671,7 @@ module.exports = {
1671
1671
  },
1672
1672
  L: {
1673
1673
  $type: "spacing",
1674
- $value: 6.4,
1674
+ $value: 8,
1675
1675
  $description: "left and right padding on subtle buttons",
1676
1676
  filePath: "data/tokens/components/button.json",
1677
1677
  isSource: true,
@@ -1895,7 +1895,7 @@ module.exports = {
1895
1895
  x: {
1896
1896
  XS: {
1897
1897
  $type: "spacing",
1898
- $value: 6.4,
1898
+ $value: 8,
1899
1899
  $description:
1900
1900
  "Left and right padding on XS asset used within S toggle group",
1901
1901
  filePath: "data/tokens/components/button.json",
@@ -1912,7 +1912,7 @@ module.exports = {
1912
1912
  },
1913
1913
  S: {
1914
1914
  $type: "spacing",
1915
- $value: 9.6,
1915
+ $value: 12,
1916
1916
  $description: "Left and right padding on S toggle buttons",
1917
1917
  filePath: "data/tokens/components/button.json",
1918
1918
  isSource: true,
@@ -1927,7 +1927,7 @@ module.exports = {
1927
1927
  },
1928
1928
  M: {
1929
1929
  $type: "spacing",
1930
- $value: 12.8,
1930
+ $value: 16,
1931
1931
  $description: "Left and right padding on medium toggle buttons",
1932
1932
  filePath: "data/tokens/components/button.json",
1933
1933
  isSource: true,
@@ -1942,7 +1942,7 @@ module.exports = {
1942
1942
  },
1943
1943
  L: {
1944
1944
  $type: "spacing",
1945
- $value: 16,
1945
+ $value: 20,
1946
1946
  $description: "Left and right padding on buttons",
1947
1947
  filePath: "data/tokens/components/button.json",
1948
1948
  isSource: true,
@@ -1959,7 +1959,7 @@ module.exports = {
1959
1959
  xg: {
1960
1960
  S: {
1961
1961
  $type: "spacing",
1962
- $value: 6.4,
1962
+ $value: 8,
1963
1963
  $description: "Item spacing inside toggle buttons",
1964
1964
  filePath: "data/tokens/components/button.json",
1965
1965
  isSource: true,
@@ -1974,7 +1974,7 @@ module.exports = {
1974
1974
  },
1975
1975
  M: {
1976
1976
  $type: "spacing",
1977
- $value: 6.4,
1977
+ $value: 8,
1978
1978
  $description: "Item spacing inside toggle buttons",
1979
1979
  filePath: "data/tokens/components/button.json",
1980
1980
  isSource: true,
@@ -1989,7 +1989,7 @@ module.exports = {
1989
1989
  },
1990
1990
  L: {
1991
1991
  $type: "spacing",
1992
- $value: 6.4,
1992
+ $value: 8,
1993
1993
  $description: "Item spacing inside toggle buttons",
1994
1994
  filePath: "data/tokens/components/button.json",
1995
1995
  isSource: true,
@@ -2006,7 +2006,7 @@ module.exports = {
2006
2006
  y: {
2007
2007
  XS: {
2008
2008
  $type: "spacing",
2009
- $value: 1.1,
2009
+ $value: 1.5,
2010
2010
  $description: "Top and bottom padding on toggle buttons ",
2011
2011
  filePath: "data/tokens/components/button.json",
2012
2012
  isSource: true,