@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
@@ -2069,7 +2069,7 @@ module.exports = {
2069
2069
  yg: {
2070
2070
  M: {
2071
2071
  $type: "spacing",
2072
- $value: 12.8,
2072
+ $value: 16,
2073
2073
  $description: "Gap between Accordion subtle trigger and content",
2074
2074
  filePath: "data/tokens/components/container.json",
2075
2075
  isSource: true,
@@ -2126,7 +2126,7 @@ module.exports = {
2126
2126
  xg: {
2127
2127
  S: {
2128
2128
  $type: "spacing",
2129
- $value: 12.8,
2129
+ $value: 16,
2130
2130
  $description: "Small horizontal item spacing",
2131
2131
  filePath: "data/tokens/components/container.json",
2132
2132
  isSource: true,
@@ -2141,7 +2141,7 @@ module.exports = {
2141
2141
  },
2142
2142
  M: {
2143
2143
  $type: "spacing",
2144
- $value: 19.2,
2144
+ $value: 24,
2145
2145
  $description: "Medium horizontal item spacing",
2146
2146
  filePath: "data/tokens/components/container.json",
2147
2147
  isSource: true,
@@ -2156,7 +2156,7 @@ module.exports = {
2156
2156
  },
2157
2157
  L: {
2158
2158
  $type: "spacing",
2159
- $value: 25.6,
2159
+ $value: 32,
2160
2160
  $description: "Large horizontal item spacing",
2161
2161
  filePath: "data/tokens/components/container.json",
2162
2162
  isSource: true,
@@ -2173,7 +2173,7 @@ module.exports = {
2173
2173
  yg: {
2174
2174
  S: {
2175
2175
  $type: "spacing",
2176
- $value: 12.8,
2176
+ $value: 16,
2177
2177
  $description: "Small row gap",
2178
2178
  filePath: "data/tokens/components/container.json",
2179
2179
  isSource: true,
@@ -2188,7 +2188,7 @@ module.exports = {
2188
2188
  },
2189
2189
  M: {
2190
2190
  $type: "spacing",
2191
- $value: 19.2,
2191
+ $value: 24,
2192
2192
  $description: "Medium row gap",
2193
2193
  filePath: "data/tokens/components/container.json",
2194
2194
  isSource: true,
@@ -2203,7 +2203,7 @@ module.exports = {
2203
2203
  },
2204
2204
  L: {
2205
2205
  $type: "spacing",
2206
- $value: 25.6,
2206
+ $value: 32,
2207
2207
  $description: "Large row gap",
2208
2208
  filePath: "data/tokens/components/container.json",
2209
2209
  isSource: true,
@@ -2221,7 +2221,7 @@ module.exports = {
2221
2221
  x: {
2222
2222
  S: {
2223
2223
  $type: "spacing",
2224
- $value: 12.8,
2224
+ $value: 16,
2225
2225
  $description: "Small left and right padding on flex items",
2226
2226
  filePath: "data/tokens/components/container.json",
2227
2227
  isSource: true,
@@ -2236,7 +2236,7 @@ module.exports = {
2236
2236
  },
2237
2237
  M: {
2238
2238
  $type: "spacing",
2239
- $value: 19.2,
2239
+ $value: 24,
2240
2240
  $description: "Medium left and right padding on flex items",
2241
2241
  filePath: "data/tokens/components/container.json",
2242
2242
  isSource: true,
@@ -2251,7 +2251,7 @@ module.exports = {
2251
2251
  },
2252
2252
  L: {
2253
2253
  $type: "spacing",
2254
- $value: 25.6,
2254
+ $value: 32,
2255
2255
  $description: "Large left and right padding on flex items",
2256
2256
  filePath: "data/tokens/components/container.json",
2257
2257
  isSource: true,
@@ -2268,7 +2268,7 @@ module.exports = {
2268
2268
  y: {
2269
2269
  S: {
2270
2270
  $type: "spacing",
2271
- $value: 12.8,
2271
+ $value: 16,
2272
2272
  $description: "Small top bottom padding on flex items",
2273
2273
  filePath: "data/tokens/components/container.json",
2274
2274
  isSource: true,
@@ -2283,7 +2283,7 @@ module.exports = {
2283
2283
  },
2284
2284
  M: {
2285
2285
  $type: "spacing",
2286
- $value: 19.2,
2286
+ $value: 24,
2287
2287
  $description: "Medium top bottom padding on flex items",
2288
2288
  filePath: "data/tokens/components/container.json",
2289
2289
  isSource: true,
@@ -2298,7 +2298,7 @@ module.exports = {
2298
2298
  },
2299
2299
  L: {
2300
2300
  $type: "spacing",
2301
- $value: 25.6,
2301
+ $value: 32,
2302
2302
  $description: "Large top bottom padding on flex items",
2303
2303
  filePath: "data/tokens/components/container.json",
2304
2304
  isSource: true,
@@ -2332,7 +2332,7 @@ module.exports = {
2332
2332
  },
2333
2333
  S: {
2334
2334
  $type: "spacing",
2335
- $value: 12.8,
2335
+ $value: 16,
2336
2336
  $description:
2337
2337
  "Left and right padding copilot chat history items, S accordions, S cards and S tiles",
2338
2338
  filePath: "data/tokens/components/container.json",
@@ -2349,7 +2349,7 @@ module.exports = {
2349
2349
  },
2350
2350
  M: {
2351
2351
  $type: "spacing",
2352
- $value: 19.2,
2352
+ $value: 24,
2353
2353
  $description:
2354
2354
  "Left and right padding on dialog, drawer, M cards, M tiles and sidebar",
2355
2355
  filePath: "data/tokens/components/container.json",
@@ -2366,7 +2366,7 @@ module.exports = {
2366
2366
  },
2367
2367
  L: {
2368
2368
  $type: "spacing",
2369
- $value: 25.6,
2369
+ $value: 32,
2370
2370
  $description: "Left and right padding on large card and tile ",
2371
2371
  filePath: "data/tokens/components/container.json",
2372
2372
  isSource: true,
@@ -2396,7 +2396,7 @@ module.exports = {
2396
2396
  },
2397
2397
  S: {
2398
2398
  $type: "spacing",
2399
- $value: 12.8,
2399
+ $value: 16,
2400
2400
  $description:
2401
2401
  "Top and bottom padding S Accordions, S cards and S tiles",
2402
2402
  filePath: "data/tokens/components/container.json",
@@ -2413,7 +2413,7 @@ module.exports = {
2413
2413
  },
2414
2414
  M: {
2415
2415
  $type: "spacing",
2416
- $value: 19.2,
2416
+ $value: 24,
2417
2417
  $description:
2418
2418
  "Vertical padding on content in dialog, drawer, sidebar card and tile",
2419
2419
  filePath: "data/tokens/components/container.json",
@@ -2430,7 +2430,7 @@ module.exports = {
2430
2430
  },
2431
2431
  L: {
2432
2432
  $type: "spacing",
2433
- $value: 25.6,
2433
+ $value: 32,
2434
2434
  filePath: "data/tokens/components/container.json",
2435
2435
  isSource: true,
2436
2436
  original: {
@@ -2460,7 +2460,7 @@ module.exports = {
2460
2460
  },
2461
2461
  S: {
2462
2462
  $type: "spacing",
2463
- $value: 12.8,
2463
+ $value: 16,
2464
2464
  $description: "gap padding between carousel tiles",
2465
2465
  filePath: "data/tokens/components/container.json",
2466
2466
  isSource: true,
@@ -2475,7 +2475,7 @@ module.exports = {
2475
2475
  },
2476
2476
  M: {
2477
2477
  $type: "spacing",
2478
- $value: 19.2,
2478
+ $value: 24,
2479
2479
  $description: "gap padding between carousel tiles",
2480
2480
  filePath: "data/tokens/components/container.json",
2481
2481
  isSource: true,
@@ -2509,7 +2509,7 @@ module.exports = {
2509
2509
  },
2510
2510
  M: {
2511
2511
  $type: "spacing",
2512
- $value: 12.8,
2512
+ $value: 16,
2513
2513
  $description:
2514
2514
  "Vertical gap between content items in copilot content, dialog, drawer, sidebar, M card and M tile. ",
2515
2515
  filePath: "data/tokens/components/container.json",
@@ -2526,7 +2526,7 @@ module.exports = {
2526
2526
  },
2527
2527
  L: {
2528
2528
  $type: "spacing",
2529
- $value: 19.2,
2529
+ $value: 24,
2530
2530
  $description: "vertical gap between block quote text and avatar",
2531
2531
  filePath: "data/tokens/components/container.json",
2532
2532
  isSource: true,
@@ -2546,7 +2546,7 @@ module.exports = {
2546
2546
  x: {
2547
2547
  M: {
2548
2548
  $type: "spacing",
2549
- $value: 19.2,
2549
+ $value: 24,
2550
2550
  $description:
2551
2551
  "Left and right margins on dialog and sidebar in small screen full width contexts",
2552
2552
  filePath: "data/tokens/components/container.json",
@@ -2565,7 +2565,7 @@ module.exports = {
2565
2565
  y: {
2566
2566
  M: {
2567
2567
  $type: "spacing",
2568
- $value: 19.2,
2568
+ $value: 24,
2569
2569
  $description:
2570
2570
  "Top and Bottom margins on dialog and sidebar in small screen full width contexts",
2571
2571
  filePath: "data/tokens/components/container.json",
@@ -2586,7 +2586,7 @@ module.exports = {
2586
2586
  x: {
2587
2587
  S: {
2588
2588
  $type: "spacing",
2589
- $value: 12.8,
2589
+ $value: 16,
2590
2590
  $description: "Left and right padding on accordion",
2591
2591
  filePath: "data/tokens/components/container.json",
2592
2592
  isSource: true,
@@ -2601,7 +2601,7 @@ module.exports = {
2601
2601
  },
2602
2602
  M: {
2603
2603
  $type: "spacing",
2604
- $value: 19.2,
2604
+ $value: 24,
2605
2605
  $description:
2606
2606
  "Left and right padding on copilot, dialog, drawer, M cards, M tiles and sidebar.",
2607
2607
  filePath: "data/tokens/components/container.json",
@@ -2637,7 +2637,7 @@ module.exports = {
2637
2637
  },
2638
2638
  S: {
2639
2639
  $type: "spacing",
2640
- $value: 12.8,
2640
+ $value: 16,
2641
2641
  $description: "Top and bottom padding on small accordion.",
2642
2642
  filePath: "data/tokens/components/container.json",
2643
2643
  isSource: true,
@@ -2652,7 +2652,7 @@ module.exports = {
2652
2652
  },
2653
2653
  M: {
2654
2654
  $type: "spacing",
2655
- $value: 19.2,
2655
+ $value: 24,
2656
2656
  $description:
2657
2657
  "Vertical padding on accordion, dialog headers and on sub-page headers inside copilot (e.g insights and chat history).",
2658
2658
  filePath: "data/tokens/components/container.json",
@@ -2671,7 +2671,7 @@ module.exports = {
2671
2671
  xg: {
2672
2672
  M: {
2673
2673
  $type: "spacing",
2674
- $value: 12.8,
2674
+ $value: 16,
2675
2675
  $description: "horizontal space between dialog heading and icon",
2676
2676
  filePath: "data/tokens/components/container.json",
2677
2677
  isSource: true,
@@ -2706,7 +2706,7 @@ module.exports = {
2706
2706
  },
2707
2707
  L: {
2708
2708
  $type: "spacing",
2709
- $value: 12.8,
2709
+ $value: 16,
2710
2710
  $description:
2711
2711
  "vertical space between heading and Powered By AI identifier in dialog header",
2712
2712
  filePath: "data/tokens/components/container.json",
@@ -2727,7 +2727,7 @@ module.exports = {
2727
2727
  y: {
2728
2728
  M: {
2729
2729
  $type: "spacing",
2730
- $value: 19.2,
2730
+ $value: 24,
2731
2731
  $description:
2732
2732
  "Spacing between empty state heading and body copy below it.",
2733
2733
  filePath: "data/tokens/components/container.json",
@@ -2744,7 +2744,7 @@ module.exports = {
2744
2744
  },
2745
2745
  L: {
2746
2746
  $type: "spacing",
2747
- $value: 32,
2747
+ $value: 40,
2748
2748
  $description:
2749
2749
  "Spacing between empty state roundel and heading below it.",
2750
2750
  filePath: "data/tokens/components/container.json",
@@ -2765,7 +2765,7 @@ module.exports = {
2765
2765
  x: {
2766
2766
  M: {
2767
2767
  $type: "spacing",
2768
- $value: 19.2,
2768
+ $value: 24,
2769
2769
  $description: "Left and right padding on copilot footer",
2770
2770
  filePath: "data/tokens/components/container.json",
2771
2771
  isSource: true,
@@ -2782,7 +2782,7 @@ module.exports = {
2782
2782
  y: {
2783
2783
  M: {
2784
2784
  $type: "spacing",
2785
- $value: 12.8,
2785
+ $value: 16,
2786
2786
  $description: "Top and bottom padding on copilot footer",
2787
2787
  filePath: "data/tokens/components/container.json",
2788
2788
  isSource: true,
@@ -2802,7 +2802,7 @@ module.exports = {
2802
2802
  x: {
2803
2803
  M: {
2804
2804
  $type: "spacing",
2805
- $value: 19.2,
2805
+ $value: 24,
2806
2806
  $description: "Left and right padding on Note",
2807
2807
  filePath: "data/tokens/components/container.json",
2808
2808
  isSource: true,
@@ -2819,7 +2819,7 @@ module.exports = {
2819
2819
  xg: {
2820
2820
  M: {
2821
2821
  $type: "spacing",
2822
- $value: 12.8,
2822
+ $value: 16,
2823
2823
  $description: "Gap between columns in editor detail in Note.",
2824
2824
  filePath: "data/tokens/components/container.json",
2825
2825
  isSource: true,
@@ -2837,7 +2837,7 @@ module.exports = {
2837
2837
  xg: {
2838
2838
  M: {
2839
2839
  $type: "spacing",
2840
- $value: 19.2,
2840
+ $value: 24,
2841
2841
  $description: "Gap between created and updated editor columns",
2842
2842
  filePath: "data/tokens/components/container.json",
2843
2843
  isSource: true,
@@ -2873,7 +2873,7 @@ module.exports = {
2873
2873
  y: {
2874
2874
  M: {
2875
2875
  $type: "spacing",
2876
- $value: 19.2,
2876
+ $value: 24,
2877
2877
  $description: "Top bottom padding on Note",
2878
2878
  filePath: "data/tokens/components/container.json",
2879
2879
  isSource: true,
@@ -2890,7 +2890,7 @@ module.exports = {
2890
2890
  yg: {
2891
2891
  M: {
2892
2892
  $type: "spacing",
2893
- $value: 12.8,
2893
+ $value: 16,
2894
2894
  $description: "Vertical gap on Note",
2895
2895
  filePath: "data/tokens/components/container.json",
2896
2896
  isSource: true,
@@ -2939,7 +2939,7 @@ module.exports = {
2939
2939
  },
2940
2940
  L: {
2941
2941
  $type: "spacing",
2942
- $value: 12.8,
2942
+ $value: 16,
2943
2943
  $description: "Content horizontal padding for large variant",
2944
2944
  filePath: "data/tokens/components/container.json",
2945
2945
  isSource: true,
@@ -2986,7 +2986,7 @@ module.exports = {
2986
2986
  },
2987
2987
  L: {
2988
2988
  $type: "spacing",
2989
- $value: 12.8,
2989
+ $value: 16,
2990
2990
  $description: "Content horizontal padding for large variant",
2991
2991
  filePath: "data/tokens/components/container.json",
2992
2992
  isSource: true,
@@ -3033,7 +3033,7 @@ module.exports = {
3033
3033
  },
3034
3034
  L: {
3035
3035
  $type: "spacing",
3036
- $value: 12.8,
3036
+ $value: 16,
3037
3037
  $description: "Content horizontal padding for large variant",
3038
3038
  filePath: "data/tokens/components/container.json",
3039
3039
  isSource: true,
@@ -3099,7 +3099,7 @@ module.exports = {
3099
3099
  xg: {
3100
3100
  M: {
3101
3101
  $type: "spacing",
3102
- $value: 6.4,
3102
+ $value: 8,
3103
3103
  $description: "gap between elements in pagination",
3104
3104
  filePath: "data/tokens/components/container.json",
3105
3105
  isSource: true,
@@ -3114,7 +3114,7 @@ module.exports = {
3114
3114
  },
3115
3115
  L: {
3116
3116
  $type: "spacing",
3117
- $value: 19.2,
3117
+ $value: 24,
3118
3118
  $description: "gap between button group and advanced left area",
3119
3119
  filePath: "data/tokens/components/container.json",
3120
3120
  isSource: true,
@@ -3131,7 +3131,7 @@ module.exports = {
3131
3131
  y: {
3132
3132
  M: {
3133
3133
  $type: "spacing",
3134
- $value: 6.4,
3134
+ $value: 8,
3135
3135
  $description: "top and bottom padding inside pagination",
3136
3136
  filePath: "data/tokens/components/container.json",
3137
3137
  isSource: true,
@@ -3146,7 +3146,7 @@ module.exports = {
3146
3146
  },
3147
3147
  L: {
3148
3148
  $type: "spacing",
3149
- $value: 12.8,
3149
+ $value: 16,
3150
3150
  $description:
3151
3151
  "external margin on top of floating pagination variant",
3152
3152
  filePath: "data/tokens/components/container.json",
@@ -3165,7 +3165,7 @@ module.exports = {
3165
3165
  yg: {
3166
3166
  M: {
3167
3167
  $type: "spacing",
3168
- $value: 12.8,
3168
+ $value: 16,
3169
3169
  $description: "Vertical gap between elements on small screens",
3170
3170
  filePath: "data/tokens/components/container.json",
3171
3171
  isSource: true,
@@ -3182,7 +3182,7 @@ module.exports = {
3182
3182
  x: {
3183
3183
  M: {
3184
3184
  $type: "spacing",
3185
- $value: 12.8,
3185
+ $value: 16,
3186
3186
  $description: "left and right padding inside pagination",
3187
3187
  filePath: "data/tokens/components/container.json",
3188
3188
  isSource: true,
@@ -3274,7 +3274,7 @@ module.exports = {
3274
3274
  xg: {
3275
3275
  M: {
3276
3276
  $type: "spacing",
3277
- $value: 12.8,
3277
+ $value: 16,
3278
3278
  $description: "gap between summary list title and edit link",
3279
3279
  filePath: "data/tokens/components/container.json",
3280
3280
  isSource: true,
@@ -3306,7 +3306,7 @@ module.exports = {
3306
3306
  },
3307
3307
  L: {
3308
3308
  $type: "spacing",
3309
- $value: 25.6,
3309
+ $value: 32,
3310
3310
  $description: "top padding for each section title",
3311
3311
  filePath: "data/tokens/components/container.json",
3312
3312
  isSource: true,
@@ -3326,7 +3326,7 @@ module.exports = {
3326
3326
  x: {
3327
3327
  XS: {
3328
3328
  $type: "spacing",
3329
- $value: 12.8,
3329
+ $value: 16,
3330
3330
  $description: "Left and right padding on Link preview",
3331
3331
  filePath: "data/tokens/components/container.json",
3332
3332
  isSource: true,
@@ -3341,7 +3341,7 @@ module.exports = {
3341
3341
  },
3342
3342
  S: {
3343
3343
  $type: "spacing",
3344
- $value: 12.8,
3344
+ $value: 16,
3345
3345
  $description: "Right left padding on Tile or Card.",
3346
3346
  filePath: "data/tokens/components/container.json",
3347
3347
  isSource: true,
@@ -3356,7 +3356,7 @@ module.exports = {
3356
3356
  },
3357
3357
  M: {
3358
3358
  $type: "spacing",
3359
- $value: 19.2,
3359
+ $value: 24,
3360
3360
  $description: "Right left padding on drag wrapper",
3361
3361
  filePath: "data/tokens/components/container.json",
3362
3362
  isSource: true,
@@ -3371,7 +3371,7 @@ module.exports = {
3371
3371
  },
3372
3372
  L: {
3373
3373
  $type: "spacing",
3374
- $value: 25.6,
3374
+ $value: 32,
3375
3375
  $description: "Right left padding on Tile or Card.",
3376
3376
  filePath: "data/tokens/components/container.json",
3377
3377
  isSource: true,
@@ -3386,7 +3386,7 @@ module.exports = {
3386
3386
  },
3387
3387
  XXXL: {
3388
3388
  $type: "spacing",
3389
- $value: 64,
3389
+ $value: 80,
3390
3390
  $description:
3391
3391
  "Right margin on AI response bubbles and left margin on user prompt bubbles.",
3392
3392
  filePath: "data/tokens/components/container.json",
@@ -3439,7 +3439,7 @@ module.exports = {
3439
3439
  },
3440
3440
  S: {
3441
3441
  $type: "spacing",
3442
- $value: 12.8,
3442
+ $value: 16,
3443
3443
  $description: "Top bottom padding on Tile or Card.",
3444
3444
  filePath: "data/tokens/components/container.json",
3445
3445
  isSource: true,
@@ -3454,7 +3454,7 @@ module.exports = {
3454
3454
  },
3455
3455
  M: {
3456
3456
  $type: "spacing",
3457
- $value: 19.2,
3457
+ $value: 24,
3458
3458
  $description: "Top bottom padding on Tile or Card.",
3459
3459
  filePath: "data/tokens/components/container.json",
3460
3460
  isSource: true,
@@ -3469,7 +3469,7 @@ module.exports = {
3469
3469
  },
3470
3470
  L: {
3471
3471
  $type: "spacing",
3472
- $value: 25.6,
3472
+ $value: 32,
3473
3473
  $description: "Top bottom padding on Tile or Card.",
3474
3474
  filePath: "data/tokens/components/container.json",
3475
3475
  isSource: true,
@@ -3503,7 +3503,7 @@ module.exports = {
3503
3503
  x: {
3504
3504
  S: {
3505
3505
  $type: "spacing",
3506
- $value: 12.8,
3506
+ $value: 16,
3507
3507
  $description: "Left and right padding on tile select container",
3508
3508
  filePath: "data/tokens/components/container.json",
3509
3509
  isSource: true,
@@ -3518,7 +3518,7 @@ module.exports = {
3518
3518
  },
3519
3519
  M: {
3520
3520
  $type: "spacing",
3521
- $value: 19.2,
3521
+ $value: 24,
3522
3522
  $description: "Left and right padding on tile select container",
3523
3523
  filePath: "data/tokens/components/container.json",
3524
3524
  isSource: true,
@@ -3533,7 +3533,7 @@ module.exports = {
3533
3533
  },
3534
3534
  L: {
3535
3535
  $type: "spacing",
3536
- $value: 25.6,
3536
+ $value: 32,
3537
3537
  $description: "Left and right padding on tile select container",
3538
3538
  filePath: "data/tokens/components/container.json",
3539
3539
  isSource: true,
@@ -3550,7 +3550,7 @@ module.exports = {
3550
3550
  y: {
3551
3551
  S: {
3552
3552
  $type: "spacing",
3553
- $value: 12.8,
3553
+ $value: 16,
3554
3554
  $description: "Top and bottom padding on tile select container",
3555
3555
  filePath: "data/tokens/components/container.json",
3556
3556
  isSource: true,
@@ -3565,7 +3565,7 @@ module.exports = {
3565
3565
  },
3566
3566
  M: {
3567
3567
  $type: "spacing",
3568
- $value: 19.2,
3568
+ $value: 24,
3569
3569
  $description: "Top bottom padding on tile select container",
3570
3570
  filePath: "data/tokens/components/container.json",
3571
3571
  isSource: true,
@@ -3580,7 +3580,7 @@ module.exports = {
3580
3580
  },
3581
3581
  L: {
3582
3582
  $type: "spacing",
3583
- $value: 25.6,
3583
+ $value: 32,
3584
3584
  $description: "Top and bottom padding on tile select container",
3585
3585
  filePath: "data/tokens/components/container.json",
3586
3586
  isSource: true,
@@ -3597,7 +3597,7 @@ module.exports = {
3597
3597
  yg: {
3598
3598
  S: {
3599
3599
  $type: "spacing",
3600
- $value: 12.8,
3600
+ $value: 16,
3601
3601
  $description:
3602
3602
  "Vertical gap between content blocks in Subscription tile.",
3603
3603
  filePath: "data/tokens/components/container.json",
@@ -3614,7 +3614,7 @@ module.exports = {
3614
3614
  },
3615
3615
  M: {
3616
3616
  $type: "spacing",
3617
- $value: 19.2,
3617
+ $value: 24,
3618
3618
  $description:
3619
3619
  "Vertical gap between content blocks in Subscription tile.",
3620
3620
  filePath: "data/tokens/components/container.json",
@@ -3631,7 +3631,7 @@ module.exports = {
3631
3631
  },
3632
3632
  L: {
3633
3633
  $type: "spacing",
3634
- $value: 25.6,
3634
+ $value: 32,
3635
3635
  $description:
3636
3636
  "Vertical gap between content blocks in Subscription tile.",
3637
3637
  filePath: "data/tokens/components/container.json",
@@ -3670,7 +3670,7 @@ module.exports = {
3670
3670
  xg: {
3671
3671
  M: {
3672
3672
  $type: "spacing",
3673
- $value: 12.8,
3673
+ $value: 16,
3674
3674
  $description: "gap between identifier and header content",
3675
3675
  filePath: "data/tokens/components/container.json",
3676
3676
  isSource: true,
@@ -3722,7 +3722,7 @@ module.exports = {
3722
3722
  },
3723
3723
  L: {
3724
3724
  $type: "spacing",
3725
- $value: 12.8,
3725
+ $value: 16,
3726
3726
  $description: "Top bottom margins on carousel dots",
3727
3727
  filePath: "data/tokens/components/container.json",
3728
3728
  isSource: true,
@@ -3759,7 +3759,7 @@ module.exports = {
3759
3759
  x: {
3760
3760
  M: {
3761
3761
  $type: "spacing",
3762
- $value: 19.2,
3762
+ $value: 24,
3763
3763
  $description: "Left and right padding on medium nudge",
3764
3764
  filePath: "data/tokens/components/container.json",
3765
3765
  isSource: true,
@@ -3774,7 +3774,7 @@ module.exports = {
3774
3774
  },
3775
3775
  L: {
3776
3776
  $type: "spacing",
3777
- $value: 25.6,
3777
+ $value: 32,
3778
3778
  $description: "left and right padding on large nudge ",
3779
3779
  filePath: "data/tokens/components/container.json",
3780
3780
  isSource: true,
@@ -3791,7 +3791,7 @@ module.exports = {
3791
3791
  y: {
3792
3792
  M: {
3793
3793
  $type: "spacing",
3794
- $value: 19.2,
3794
+ $value: 24,
3795
3795
  $description: "Top and bottom padding on medium nudge",
3796
3796
  filePath: "data/tokens/components/container.json",
3797
3797
  isSource: true,
@@ -3806,7 +3806,7 @@ module.exports = {
3806
3806
  },
3807
3807
  L: {
3808
3808
  $type: "spacing",
3809
- $value: 25.6,
3809
+ $value: 32,
3810
3810
  $description: "Top and bottom paddding on large nudge",
3811
3811
  filePath: "data/tokens/components/container.json",
3812
3812
  isSource: true,
@@ -3856,7 +3856,7 @@ module.exports = {
3856
3856
  xg: {
3857
3857
  M: {
3858
3858
  $type: "spacing",
3859
- $value: 12.8,
3859
+ $value: 16,
3860
3860
  $description: "gap between header and ai logo",
3861
3861
  filePath: "data/tokens/components/container.json",
3862
3862
  isSource: true,
@@ -3871,7 +3871,7 @@ module.exports = {
3871
3871
  },
3872
3872
  L: {
3873
3873
  $type: "spacing",
3874
- $value: 12.8,
3874
+ $value: 16,
3875
3875
  $description: "gap between header and ai logo",
3876
3876
  filePath: "data/tokens/components/container.json",
3877
3877
  isSource: true,