@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
@@ -108,14 +108,13 @@
108
108
  harsh: {
109
109
  "bg-alt": {
110
110
  $type: "color",
111
- $value: "#000000e6",
112
- $description: "header alt",
113
- filePath: "data/tokens/components/table.json",
111
+ $value: "#476a7d",
112
+ filePath: "data/tokens/context/frozenproduct.json",
114
113
  isSource: true,
115
114
  original: {
116
115
  $type: "color",
117
- $value: "{modes.color.interactive.monochrome.default}",
118
- $description: "header alt",
116
+ $value:
117
+ "{modes.color.interactive.monochrome.frozen.defaultAlt}",
119
118
  },
120
119
  name: "tableColorHeaderHarshBgAlt",
121
120
  attributes: {},
@@ -123,12 +122,12 @@
123
122
  },
124
123
  "bg-default": {
125
124
  $type: "color",
126
- $value: "#000000ab",
127
- filePath: "data/tokens/components/table.json",
125
+ $value: "#335B70",
126
+ filePath: "data/tokens/context/frozenproduct.json",
128
127
  isSource: true,
129
128
  original: {
130
129
  $type: "color",
131
- $value: "{modes.color.interactive.monochrome.defaultAlt}",
130
+ $value: "{modes.color.interactive.monochrome.frozen.default}",
132
131
  },
133
132
  name: "tableColorHeaderHarshBgDefault",
134
133
  attributes: {},
@@ -191,12 +190,12 @@
191
190
  row: {
192
191
  "bg-activated": {
193
192
  $type: "color",
194
- $value: "#00811F",
195
- filePath: "data/tokens/components/table.json",
193
+ $value: "#9badb8",
194
+ filePath: "data/tokens/context/frozenproduct.json",
196
195
  isSource: true,
197
196
  original: {
198
197
  $type: "color",
199
- $value: "{modes.color.interactive.primary.default}",
198
+ $value: "{modes.color.interactive.primary.frozen.table.default}",
200
199
  },
201
200
  name: "tableColorRowBgActivated",
202
201
  attributes: {},
@@ -204,12 +203,12 @@
204
203
  },
205
204
  "bg-active": {
206
205
  $type: "color",
207
- $value: "#000000",
208
- filePath: "data/tokens/components/table.json",
206
+ $value: "#22374326",
207
+ filePath: "data/tokens/context/frozenproduct.json",
209
208
  isSource: true,
210
209
  original: {
211
210
  $type: "color",
212
- $value: "{modes.color.interactive.monochrome.active}",
211
+ $value: "{modes.color.interactive.monochrome.frozen.activeAlt}",
213
212
  },
214
213
  name: "tableColorRowBgActive",
215
214
  attributes: {},
@@ -230,14 +229,12 @@
230
229
  },
231
230
  "bg-alt": {
232
231
  $type: "color",
233
- $value: "#e8e8e8",
234
- $description: "Zebra stripes",
235
- filePath: "data/tokens/components/table.json",
232
+ $value: "#fbfbfc",
233
+ filePath: "data/tokens/context/frozenproduct.json",
236
234
  isSource: true,
237
235
  original: {
238
236
  $type: "color",
239
- $value: "{modes.color.generic.bg.delicate}",
240
- $description: "Zebra stripes",
237
+ $value: "{modes.color.generic.bg.frozen.delicate}",
241
238
  },
242
239
  name: "tableColorRowBgAlt",
243
240
  attributes: {},
@@ -275,12 +272,12 @@
275
272
  },
276
273
  "bg-hover": {
277
274
  $type: "color",
278
- $value: "#dedede",
279
- filePath: "data/tokens/components/table.json",
275
+ $value: "#f2f4f6",
276
+ filePath: "data/tokens/context/frozenproduct.json",
280
277
  isSource: true,
281
278
  original: {
282
279
  $type: "color",
283
- $value: "{modes.color.generic.bg.soft}",
280
+ $value: "{modes.color.generic.bg.frozen.soft}",
284
281
  },
285
282
  name: "tableColorRowBgHover",
286
283
  attributes: {},
@@ -301,12 +298,12 @@
301
298
  },
302
299
  "label-activated": {
303
300
  $type: "color",
304
- $value: "#FFFFFF",
305
- filePath: "data/tokens/components/table.json",
301
+ $value: "#000000",
302
+ filePath: "data/tokens/context/frozenproduct.json",
306
303
  isSource: true,
307
304
  original: {
308
305
  $type: "color",
309
- $value: "{modes.color.interactive.monochrome.withActive}",
306
+ $value: "{modes.color.interactive.monochrome.withActiveAlt}",
310
307
  },
311
308
  name: "tableColorRowLabelActivated",
312
309
  attributes: {},
@@ -314,12 +311,12 @@
314
311
  },
315
312
  "label-active": {
316
313
  $type: "color",
317
- $value: "#FFFFFF",
318
- filePath: "data/tokens/components/table.json",
314
+ $value: "#000000",
315
+ filePath: "data/tokens/context/frozenproduct.json",
319
316
  isSource: true,
320
317
  original: {
321
318
  $type: "color",
322
- $value: "{modes.color.interactive.monochrome.withActive}",
319
+ $value: "{modes.color.interactive.monochrome.withActiveAlt}",
323
320
  },
324
321
  name: "tableColorRowLabelActive",
325
322
  attributes: {},
@@ -3487,13 +3487,13 @@
3487
3487
  },
3488
3488
  "label-subtext": {
3489
3489
  $type: "color",
3490
- $value: "#ffffff6b",
3490
+ $value: "#ffffff8c",
3491
3491
  $description: "Option subtext.",
3492
3492
  filePath: "data/tokens/components/form.json",
3493
3493
  isSource: true,
3494
3494
  original: {
3495
3495
  $type: "color",
3496
- $value: "{modes.color.interactive.monochrome.defaultAlt3}",
3496
+ $value: "{modes.color.interactive.monochrome.defaultAlt2}",
3497
3497
  $description: "Option subtext.",
3498
3498
  },
3499
3499
  name: "formColorDropdownLabelSubtext",
@@ -3487,13 +3487,13 @@
3487
3487
  },
3488
3488
  "label-subtext": {
3489
3489
  $type: "color",
3490
- $value: "#0000006b",
3490
+ $value: "#0000008c",
3491
3491
  $description: "Option subtext.",
3492
3492
  filePath: "data/tokens/components/form.json",
3493
3493
  isSource: true,
3494
3494
  original: {
3495
3495
  $type: "color",
3496
- $value: "{modes.color.interactive.monochrome.defaultAlt3}",
3496
+ $value: "{modes.color.interactive.monochrome.defaultAlt2}",
3497
3497
  $description: "Option subtext.",
3498
3498
  },
3499
3499
  name: "formColorDropdownLabelSubtext",
@@ -324,7 +324,7 @@
324
324
  },
325
325
  L: {
326
326
  $type: "spacing",
327
- $value: 16,
327
+ $value: 20,
328
328
  $description: "Outer buttons, outer sides. ",
329
329
  filePath: "data/tokens/components/button.json",
330
330
  isSource: true,
@@ -354,7 +354,7 @@
354
354
  x: {
355
355
  M: {
356
356
  $type: "spacing",
357
- $value: 6.4,
357
+ $value: 8,
358
358
  $description:
359
359
  "Left padding on FAB child container and text within FAB single ",
360
360
  filePath: "data/tokens/components/button.json",
@@ -371,7 +371,7 @@
371
371
  },
372
372
  L: {
373
373
  $type: "spacing",
374
- $value: 12.8,
374
+ $value: 16,
375
375
  $description: "Right padding on FAB child container ",
376
376
  filePath: "data/tokens/components/button.json",
377
377
  isSource: true,
@@ -390,7 +390,7 @@
390
390
  x: {
391
391
  M: {
392
392
  $type: "spacing",
393
- $value: 12.8,
393
+ $value: 16,
394
394
  $description: "Left and right padding on FAB parent container ",
395
395
  filePath: "data/tokens/components/button.json",
396
396
  isSource: true,
@@ -425,7 +425,7 @@
425
425
  y: {
426
426
  M: {
427
427
  $type: "spacing",
428
- $value: 12.8,
428
+ $value: 16,
429
429
  $description: "Top and bottom padding on FAB parent container ",
430
430
  filePath: "data/tokens/components/button.json",
431
431
  isSource: true,
@@ -446,7 +446,7 @@
446
446
  x: {
447
447
  XS: {
448
448
  $type: "spacing",
449
- $value: 6.4,
449
+ $value: 8,
450
450
  $description: "XS left and right padding",
451
451
  filePath: "data/tokens/components/button.json",
452
452
  isSource: true,
@@ -461,7 +461,7 @@
461
461
  },
462
462
  S: {
463
463
  $type: "spacing",
464
- $value: 12.8,
464
+ $value: 16,
465
465
  $description: "Small left and right padding",
466
466
  filePath: "data/tokens/components/button.json",
467
467
  isSource: true,
@@ -476,7 +476,7 @@
476
476
  },
477
477
  M: {
478
478
  $type: "spacing",
479
- $value: 19.2,
479
+ $value: 24,
480
480
  $description: "Medium left and right padding",
481
481
  filePath: "data/tokens/components/button.json",
482
482
  isSource: true,
@@ -491,7 +491,7 @@
491
491
  },
492
492
  L: {
493
493
  $type: "spacing",
494
- $value: 25.6,
494
+ $value: 32,
495
495
  $description: "Large left and right padding",
496
496
  filePath: "data/tokens/components/button.json",
497
497
  isSource: true,
@@ -508,7 +508,7 @@
508
508
  y: {
509
509
  XS: {
510
510
  $type: "spacing",
511
- $value: 6.4,
511
+ $value: 8,
512
512
  $description: "XS top and bottom padding",
513
513
  filePath: "data/tokens/components/button.json",
514
514
  isSource: true,
@@ -523,7 +523,7 @@
523
523
  },
524
524
  S: {
525
525
  $type: "spacing",
526
- $value: 12.8,
526
+ $value: 16,
527
527
  $description: "Small top bottom padding",
528
528
  filePath: "data/tokens/components/button.json",
529
529
  isSource: true,
@@ -538,7 +538,7 @@
538
538
  },
539
539
  M: {
540
540
  $type: "spacing",
541
- $value: 19.2,
541
+ $value: 24,
542
542
  $description: "Medium top bottom padding",
543
543
  filePath: "data/tokens/components/button.json",
544
544
  isSource: true,
@@ -553,7 +553,7 @@
553
553
  },
554
554
  L: {
555
555
  $type: "spacing",
556
- $value: 25.6,
556
+ $value: 32,
557
557
  $description: "Large top bottom padding",
558
558
  filePath: "data/tokens/components/button.json",
559
559
  isSource: true,
@@ -570,7 +570,7 @@
570
570
  xg: {
571
571
  S: {
572
572
  $type: "spacing",
573
- $value: 6.4,
573
+ $value: 8,
574
574
  $description: "Horizontal spacing between small buttons",
575
575
  filePath: "data/tokens/components/button.json",
576
576
  isSource: true,
@@ -600,7 +600,7 @@
600
600
  },
601
601
  L: {
602
602
  $type: "spacing",
603
- $value: 12.8,
603
+ $value: 16,
604
604
  $description: "Horizontal spacing between Large buttons",
605
605
  filePath: "data/tokens/components/button.json",
606
606
  isSource: true,
@@ -617,7 +617,7 @@
617
617
  yg: {
618
618
  S: {
619
619
  $type: "spacing",
620
- $value: 6.4,
620
+ $value: 8,
621
621
  $description: "Vertical spacing between small buttons",
622
622
  filePath: "data/tokens/components/button.json",
623
623
  isSource: true,
@@ -647,7 +647,7 @@
647
647
  },
648
648
  L: {
649
649
  $type: "spacing",
650
- $value: 12.8,
650
+ $value: 16,
651
651
  $description: "Vertical spacing between Large buttons",
652
652
  filePath: "data/tokens/components/button.json",
653
653
  isSource: true,
@@ -666,7 +666,7 @@
666
666
  x: {
667
667
  S: {
668
668
  $type: "spacing",
669
- $value: 9.6,
669
+ $value: 12,
670
670
  $description: "Left and right padding on small buttons",
671
671
  filePath: "data/tokens/components/button.json",
672
672
  isSource: true,
@@ -681,7 +681,7 @@
681
681
  },
682
682
  M: {
683
683
  $type: "spacing",
684
- $value: 12.8,
684
+ $value: 16,
685
685
  $description: "Left and right padding on medium buttons",
686
686
  filePath: "data/tokens/components/button.json",
687
687
  isSource: true,
@@ -696,7 +696,7 @@
696
696
  },
697
697
  L: {
698
698
  $type: "spacing",
699
- $value: 16,
699
+ $value: 20,
700
700
  $description: "Left and right padding on large buttons",
701
701
  filePath: "data/tokens/components/button.json",
702
702
  isSource: true,
@@ -713,7 +713,7 @@
713
713
  xg: {
714
714
  S: {
715
715
  $type: "spacing",
716
- $value: 6.4,
716
+ $value: 8,
717
717
  $description: "Item spacing inside buttons",
718
718
  filePath: "data/tokens/components/button.json",
719
719
  isSource: true,
@@ -728,7 +728,7 @@
728
728
  },
729
729
  M: {
730
730
  $type: "spacing",
731
- $value: 6.4,
731
+ $value: 8,
732
732
  $description: "Item spacing inside buttons",
733
733
  filePath: "data/tokens/components/button.json",
734
734
  isSource: true,
@@ -743,7 +743,7 @@
743
743
  },
744
744
  L: {
745
745
  $type: "spacing",
746
- $value: 6.4,
746
+ $value: 8,
747
747
  $description: "Item spacing inside buttons",
748
748
  filePath: "data/tokens/components/button.json",
749
749
  isSource: true,
@@ -917,7 +917,7 @@
917
917
  x: {
918
918
  XS: {
919
919
  $type: "spacing",
920
- $value: 6.4,
920
+ $value: 8,
921
921
  $description: "Left and right padding on XS table buttons",
922
922
  filePath: "data/tokens/components/button.json",
923
923
  isSource: true,
@@ -947,7 +947,7 @@
947
947
  },
948
948
  M: {
949
949
  $type: "spacing",
950
- $value: 12.8,
950
+ $value: 16,
951
951
  $description: "Left and right padding on medium buttons",
952
952
  filePath: "data/tokens/components/button.json",
953
953
  isSource: true,
@@ -962,7 +962,7 @@
962
962
  },
963
963
  L: {
964
964
  $type: "spacing",
965
- $value: 16,
965
+ $value: 20,
966
966
  $description: "Left and right padding on large buttons",
967
967
  filePath: "data/tokens/components/button.json",
968
968
  isSource: true,
@@ -979,7 +979,7 @@
979
979
  y: {
980
980
  XS: {
981
981
  $type: "spacing",
982
- $value: 1.1,
982
+ $value: 1.5,
983
983
  $description: "top and bottom padding on XS table buttons",
984
984
  filePath: "data/tokens/components/button.json",
985
985
  isSource: true,
@@ -1056,7 +1056,7 @@
1056
1056
  },
1057
1057
  S: {
1058
1058
  $type: "spacing",
1059
- $value: 6.4,
1059
+ $value: 8,
1060
1060
  $description: "Item spacing inside buttons",
1061
1061
  filePath: "data/tokens/components/button.json",
1062
1062
  isSource: true,
@@ -1071,7 +1071,7 @@
1071
1071
  },
1072
1072
  M: {
1073
1073
  $type: "spacing",
1074
- $value: 6.4,
1074
+ $value: 8,
1075
1075
  $description: "Item spacing inside buttons",
1076
1076
  filePath: "data/tokens/components/button.json",
1077
1077
  isSource: true,
@@ -1086,7 +1086,7 @@
1086
1086
  },
1087
1087
  L: {
1088
1088
  $type: "spacing",
1089
- $value: 6.4,
1089
+ $value: 8,
1090
1090
  $description: "Item spacing inside buttons",
1091
1091
  filePath: "data/tokens/components/button.json",
1092
1092
  isSource: true,
@@ -1247,7 +1247,7 @@
1247
1247
  y: {
1248
1248
  XS: {
1249
1249
  $type: "spacing",
1250
- $value: 1.1,
1250
+ $value: 1.5,
1251
1251
  $description: "top and bottom padding on XS table buttons",
1252
1252
  filePath: "data/tokens/components/button.json",
1253
1253
  isSource: true,
@@ -1309,7 +1309,7 @@
1309
1309
  x: {
1310
1310
  XS: {
1311
1311
  $type: "spacing",
1312
- $value: 6.4,
1312
+ $value: 8,
1313
1313
  $description: "Left and right padding on XS table buttons",
1314
1314
  filePath: "data/tokens/components/button.json",
1315
1315
  isSource: true,
@@ -1324,7 +1324,7 @@
1324
1324
  },
1325
1325
  S: {
1326
1326
  $type: "spacing",
1327
- $value: 9.6,
1327
+ $value: 12,
1328
1328
  $description: "Left and right padding on small buttons",
1329
1329
  filePath: "data/tokens/components/button.json",
1330
1330
  isSource: true,
@@ -1339,7 +1339,7 @@
1339
1339
  },
1340
1340
  M: {
1341
1341
  $type: "spacing",
1342
- $value: 12.8,
1342
+ $value: 16,
1343
1343
  $description: "Left and right padding on medium buttons",
1344
1344
  filePath: "data/tokens/components/button.json",
1345
1345
  isSource: true,
@@ -1354,7 +1354,7 @@
1354
1354
  },
1355
1355
  L: {
1356
1356
  $type: "spacing",
1357
- $value: 16,
1357
+ $value: 20,
1358
1358
  $description: "Left and right padding on large buttons",
1359
1359
  filePath: "data/tokens/components/button.json",
1360
1360
  isSource: true,
@@ -1386,7 +1386,7 @@
1386
1386
  },
1387
1387
  S: {
1388
1388
  $type: "spacing",
1389
- $value: 6.4,
1389
+ $value: 8,
1390
1390
  $description: "Item spacing inside buttons",
1391
1391
  filePath: "data/tokens/components/button.json",
1392
1392
  isSource: true,
@@ -1401,7 +1401,7 @@
1401
1401
  },
1402
1402
  M: {
1403
1403
  $type: "spacing",
1404
- $value: 6.4,
1404
+ $value: 8,
1405
1405
  $description: "Item spacing inside buttons",
1406
1406
  filePath: "data/tokens/components/button.json",
1407
1407
  isSource: true,
@@ -1416,7 +1416,7 @@
1416
1416
  },
1417
1417
  L: {
1418
1418
  $type: "spacing",
1419
- $value: 6.4,
1419
+ $value: 8,
1420
1420
  $description: "Item spacing inside buttons",
1421
1421
  filePath: "data/tokens/components/button.json",
1422
1422
  isSource: true,
@@ -1577,7 +1577,7 @@
1577
1577
  y: {
1578
1578
  XS: {
1579
1579
  $type: "spacing",
1580
- $value: 1.1,
1580
+ $value: 1.5,
1581
1581
  $description: "top and bottom padding on XS table buttons",
1582
1582
  filePath: "data/tokens/components/button.json",
1583
1583
  isSource: true,
@@ -1639,7 +1639,7 @@
1639
1639
  x: {
1640
1640
  XS: {
1641
1641
  $type: "spacing",
1642
- $value: 6.4,
1642
+ $value: 8,
1643
1643
  $description: "Left and right padding on XS table buttons",
1644
1644
  filePath: "data/tokens/components/button.json",
1645
1645
  isSource: true,
@@ -1654,7 +1654,7 @@
1654
1654
  },
1655
1655
  S: {
1656
1656
  $type: "spacing",
1657
- $value: 6.4,
1657
+ $value: 8,
1658
1658
  $description: "left and right padding on subtle buttons",
1659
1659
  filePath: "data/tokens/components/button.json",
1660
1660
  isSource: true,
@@ -1669,7 +1669,7 @@
1669
1669
  },
1670
1670
  M: {
1671
1671
  $type: "spacing",
1672
- $value: 6.4,
1672
+ $value: 8,
1673
1673
  $description: "left and right padding on subtle buttons",
1674
1674
  filePath: "data/tokens/components/button.json",
1675
1675
  isSource: true,
@@ -1684,7 +1684,7 @@
1684
1684
  },
1685
1685
  L: {
1686
1686
  $type: "spacing",
1687
- $value: 6.4,
1687
+ $value: 8,
1688
1688
  $description: "left and right padding on subtle buttons",
1689
1689
  filePath: "data/tokens/components/button.json",
1690
1690
  isSource: true,
@@ -1908,7 +1908,7 @@
1908
1908
  x: {
1909
1909
  XS: {
1910
1910
  $type: "spacing",
1911
- $value: 6.4,
1911
+ $value: 8,
1912
1912
  $description:
1913
1913
  "Left and right padding on XS asset used within S toggle group",
1914
1914
  filePath: "data/tokens/components/button.json",
@@ -1925,7 +1925,7 @@
1925
1925
  },
1926
1926
  S: {
1927
1927
  $type: "spacing",
1928
- $value: 9.6,
1928
+ $value: 12,
1929
1929
  $description: "Left and right padding on S toggle buttons",
1930
1930
  filePath: "data/tokens/components/button.json",
1931
1931
  isSource: true,
@@ -1940,7 +1940,7 @@
1940
1940
  },
1941
1941
  M: {
1942
1942
  $type: "spacing",
1943
- $value: 12.8,
1943
+ $value: 16,
1944
1944
  $description: "Left and right padding on medium toggle buttons",
1945
1945
  filePath: "data/tokens/components/button.json",
1946
1946
  isSource: true,
@@ -1956,7 +1956,7 @@
1956
1956
  },
1957
1957
  L: {
1958
1958
  $type: "spacing",
1959
- $value: 16,
1959
+ $value: 20,
1960
1960
  $description: "Left and right padding on buttons",
1961
1961
  filePath: "data/tokens/components/button.json",
1962
1962
  isSource: true,
@@ -1973,7 +1973,7 @@
1973
1973
  xg: {
1974
1974
  S: {
1975
1975
  $type: "spacing",
1976
- $value: 6.4,
1976
+ $value: 8,
1977
1977
  $description: "Item spacing inside toggle buttons",
1978
1978
  filePath: "data/tokens/components/button.json",
1979
1979
  isSource: true,
@@ -1988,7 +1988,7 @@
1988
1988
  },
1989
1989
  M: {
1990
1990
  $type: "spacing",
1991
- $value: 6.4,
1991
+ $value: 8,
1992
1992
  $description: "Item spacing inside toggle buttons",
1993
1993
  filePath: "data/tokens/components/button.json",
1994
1994
  isSource: true,
@@ -2003,7 +2003,7 @@
2003
2003
  },
2004
2004
  L: {
2005
2005
  $type: "spacing",
2006
- $value: 6.4,
2006
+ $value: 8,
2007
2007
  $description: "Item spacing inside toggle buttons",
2008
2008
  filePath: "data/tokens/components/button.json",
2009
2009
  isSource: true,
@@ -2020,7 +2020,7 @@
2020
2020
  y: {
2021
2021
  XS: {
2022
2022
  $type: "spacing",
2023
- $value: 1.1,
2023
+ $value: 1.5,
2024
2024
  $description: "Top and bottom padding on toggle buttons ",
2025
2025
  filePath: "data/tokens/components/button.json",
2026
2026
  isSource: true,