@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
@@ -2136,7 +2136,7 @@
2136
2136
  yg: {
2137
2137
  M: {
2138
2138
  $type: "spacing",
2139
- $value: 12.8,
2139
+ $value: 16,
2140
2140
  $description: "Gap between Accordion subtle trigger and content",
2141
2141
  filePath: "data/tokens/components/container.json",
2142
2142
  isSource: true,
@@ -2208,7 +2208,7 @@
2208
2208
  xg: {
2209
2209
  S: {
2210
2210
  $type: "spacing",
2211
- $value: 12.8,
2211
+ $value: 16,
2212
2212
  $description: "Small horizontal item spacing",
2213
2213
  filePath: "data/tokens/components/container.json",
2214
2214
  isSource: true,
@@ -2223,7 +2223,7 @@
2223
2223
  },
2224
2224
  M: {
2225
2225
  $type: "spacing",
2226
- $value: 19.2,
2226
+ $value: 24,
2227
2227
  $description: "Medium horizontal item spacing",
2228
2228
  filePath: "data/tokens/components/container.json",
2229
2229
  isSource: true,
@@ -2238,7 +2238,7 @@
2238
2238
  },
2239
2239
  L: {
2240
2240
  $type: "spacing",
2241
- $value: 25.6,
2241
+ $value: 32,
2242
2242
  $description: "Large horizontal item spacing",
2243
2243
  filePath: "data/tokens/components/container.json",
2244
2244
  isSource: true,
@@ -2255,7 +2255,7 @@
2255
2255
  yg: {
2256
2256
  S: {
2257
2257
  $type: "spacing",
2258
- $value: 12.8,
2258
+ $value: 16,
2259
2259
  $description: "Small row gap",
2260
2260
  filePath: "data/tokens/components/container.json",
2261
2261
  isSource: true,
@@ -2270,7 +2270,7 @@
2270
2270
  },
2271
2271
  M: {
2272
2272
  $type: "spacing",
2273
- $value: 19.2,
2273
+ $value: 24,
2274
2274
  $description: "Medium row gap",
2275
2275
  filePath: "data/tokens/components/container.json",
2276
2276
  isSource: true,
@@ -2285,7 +2285,7 @@
2285
2285
  },
2286
2286
  L: {
2287
2287
  $type: "spacing",
2288
- $value: 25.6,
2288
+ $value: 32,
2289
2289
  $description: "Large row gap",
2290
2290
  filePath: "data/tokens/components/container.json",
2291
2291
  isSource: true,
@@ -2303,7 +2303,7 @@
2303
2303
  x: {
2304
2304
  S: {
2305
2305
  $type: "spacing",
2306
- $value: 12.8,
2306
+ $value: 16,
2307
2307
  $description: "Small left and right padding on flex items",
2308
2308
  filePath: "data/tokens/components/container.json",
2309
2309
  isSource: true,
@@ -2318,7 +2318,7 @@
2318
2318
  },
2319
2319
  M: {
2320
2320
  $type: "spacing",
2321
- $value: 19.2,
2321
+ $value: 24,
2322
2322
  $description: "Medium left and right padding on flex items",
2323
2323
  filePath: "data/tokens/components/container.json",
2324
2324
  isSource: true,
@@ -2333,7 +2333,7 @@
2333
2333
  },
2334
2334
  L: {
2335
2335
  $type: "spacing",
2336
- $value: 25.6,
2336
+ $value: 32,
2337
2337
  $description: "Large left and right padding on flex items",
2338
2338
  filePath: "data/tokens/components/container.json",
2339
2339
  isSource: true,
@@ -2350,7 +2350,7 @@
2350
2350
  y: {
2351
2351
  S: {
2352
2352
  $type: "spacing",
2353
- $value: 12.8,
2353
+ $value: 16,
2354
2354
  $description: "Small top bottom padding on flex items",
2355
2355
  filePath: "data/tokens/components/container.json",
2356
2356
  isSource: true,
@@ -2365,7 +2365,7 @@
2365
2365
  },
2366
2366
  M: {
2367
2367
  $type: "spacing",
2368
- $value: 19.2,
2368
+ $value: 24,
2369
2369
  $description: "Medium top bottom padding on flex items",
2370
2370
  filePath: "data/tokens/components/container.json",
2371
2371
  isSource: true,
@@ -2380,7 +2380,7 @@
2380
2380
  },
2381
2381
  L: {
2382
2382
  $type: "spacing",
2383
- $value: 25.6,
2383
+ $value: 32,
2384
2384
  $description: "Large top bottom padding on flex items",
2385
2385
  filePath: "data/tokens/components/container.json",
2386
2386
  isSource: true,
@@ -2414,7 +2414,7 @@
2414
2414
  },
2415
2415
  S: {
2416
2416
  $type: "spacing",
2417
- $value: 12.8,
2417
+ $value: 16,
2418
2418
  $description:
2419
2419
  "Left and right padding copilot chat history items, S accordions, S cards and S tiles",
2420
2420
  filePath: "data/tokens/components/container.json",
@@ -2431,7 +2431,7 @@
2431
2431
  },
2432
2432
  M: {
2433
2433
  $type: "spacing",
2434
- $value: 19.2,
2434
+ $value: 24,
2435
2435
  $description:
2436
2436
  "Left and right padding on dialog, drawer, M cards, M tiles and sidebar",
2437
2437
  filePath: "data/tokens/components/container.json",
@@ -2448,7 +2448,7 @@
2448
2448
  },
2449
2449
  L: {
2450
2450
  $type: "spacing",
2451
- $value: 25.6,
2451
+ $value: 32,
2452
2452
  $description: "Left and right padding on large card and tile ",
2453
2453
  filePath: "data/tokens/components/container.json",
2454
2454
  isSource: true,
@@ -2479,7 +2479,7 @@
2479
2479
  },
2480
2480
  S: {
2481
2481
  $type: "spacing",
2482
- $value: 12.8,
2482
+ $value: 16,
2483
2483
  $description:
2484
2484
  "Top and bottom padding S Accordions, S cards and S tiles",
2485
2485
  filePath: "data/tokens/components/container.json",
@@ -2496,7 +2496,7 @@
2496
2496
  },
2497
2497
  M: {
2498
2498
  $type: "spacing",
2499
- $value: 19.2,
2499
+ $value: 24,
2500
2500
  $description:
2501
2501
  "Vertical padding on content in dialog, drawer, sidebar card and tile",
2502
2502
  filePath: "data/tokens/components/container.json",
@@ -2513,7 +2513,7 @@
2513
2513
  },
2514
2514
  L: {
2515
2515
  $type: "spacing",
2516
- $value: 25.6,
2516
+ $value: 32,
2517
2517
  filePath: "data/tokens/components/container.json",
2518
2518
  isSource: true,
2519
2519
  original: {
@@ -2543,7 +2543,7 @@
2543
2543
  },
2544
2544
  S: {
2545
2545
  $type: "spacing",
2546
- $value: 12.8,
2546
+ $value: 16,
2547
2547
  $description: "gap padding between carousel tiles",
2548
2548
  filePath: "data/tokens/components/container.json",
2549
2549
  isSource: true,
@@ -2558,7 +2558,7 @@
2558
2558
  },
2559
2559
  M: {
2560
2560
  $type: "spacing",
2561
- $value: 19.2,
2561
+ $value: 24,
2562
2562
  $description: "gap padding between carousel tiles",
2563
2563
  filePath: "data/tokens/components/container.json",
2564
2564
  isSource: true,
@@ -2592,7 +2592,7 @@
2592
2592
  },
2593
2593
  M: {
2594
2594
  $type: "spacing",
2595
- $value: 12.8,
2595
+ $value: 16,
2596
2596
  $description:
2597
2597
  "Vertical gap between content items in copilot content, dialog, drawer, sidebar, M card and M tile. ",
2598
2598
  filePath: "data/tokens/components/container.json",
@@ -2609,7 +2609,7 @@
2609
2609
  },
2610
2610
  L: {
2611
2611
  $type: "spacing",
2612
- $value: 19.2,
2612
+ $value: 24,
2613
2613
  $description:
2614
2614
  "vertical gap between block quote text and avatar",
2615
2615
  filePath: "data/tokens/components/container.json",
@@ -2630,7 +2630,7 @@
2630
2630
  x: {
2631
2631
  M: {
2632
2632
  $type: "spacing",
2633
- $value: 19.2,
2633
+ $value: 24,
2634
2634
  $description:
2635
2635
  "Left and right margins on dialog and sidebar in small screen full width contexts",
2636
2636
  filePath: "data/tokens/components/container.json",
@@ -2649,7 +2649,7 @@
2649
2649
  y: {
2650
2650
  M: {
2651
2651
  $type: "spacing",
2652
- $value: 19.2,
2652
+ $value: 24,
2653
2653
  $description:
2654
2654
  "Top and Bottom margins on dialog and sidebar in small screen full width contexts",
2655
2655
  filePath: "data/tokens/components/container.json",
@@ -2670,7 +2670,7 @@
2670
2670
  x: {
2671
2671
  S: {
2672
2672
  $type: "spacing",
2673
- $value: 12.8,
2673
+ $value: 16,
2674
2674
  $description: "Left and right padding on accordion",
2675
2675
  filePath: "data/tokens/components/container.json",
2676
2676
  isSource: true,
@@ -2685,7 +2685,7 @@
2685
2685
  },
2686
2686
  M: {
2687
2687
  $type: "spacing",
2688
- $value: 19.2,
2688
+ $value: 24,
2689
2689
  $description:
2690
2690
  "Left and right padding on copilot, dialog, drawer, M cards, M tiles and sidebar.",
2691
2691
  filePath: "data/tokens/components/container.json",
@@ -2721,7 +2721,7 @@
2721
2721
  },
2722
2722
  S: {
2723
2723
  $type: "spacing",
2724
- $value: 12.8,
2724
+ $value: 16,
2725
2725
  $description: "Top and bottom padding on small accordion.",
2726
2726
  filePath: "data/tokens/components/container.json",
2727
2727
  isSource: true,
@@ -2736,7 +2736,7 @@
2736
2736
  },
2737
2737
  M: {
2738
2738
  $type: "spacing",
2739
- $value: 19.2,
2739
+ $value: 24,
2740
2740
  $description:
2741
2741
  "Vertical padding on accordion, dialog headers and on sub-page headers inside copilot (e.g insights and chat history).",
2742
2742
  filePath: "data/tokens/components/container.json",
@@ -2755,7 +2755,7 @@
2755
2755
  xg: {
2756
2756
  M: {
2757
2757
  $type: "spacing",
2758
- $value: 12.8,
2758
+ $value: 16,
2759
2759
  $description:
2760
2760
  "horizontal space between dialog heading and icon",
2761
2761
  filePath: "data/tokens/components/container.json",
@@ -2791,7 +2791,7 @@
2791
2791
  },
2792
2792
  L: {
2793
2793
  $type: "spacing",
2794
- $value: 12.8,
2794
+ $value: 16,
2795
2795
  $description:
2796
2796
  "vertical space between heading and Powered By AI identifier in dialog header",
2797
2797
  filePath: "data/tokens/components/container.json",
@@ -2812,7 +2812,7 @@
2812
2812
  y: {
2813
2813
  M: {
2814
2814
  $type: "spacing",
2815
- $value: 19.2,
2815
+ $value: 24,
2816
2816
  $description:
2817
2817
  "Spacing between empty state heading and body copy below it.",
2818
2818
  filePath: "data/tokens/components/container.json",
@@ -2829,7 +2829,7 @@
2829
2829
  },
2830
2830
  L: {
2831
2831
  $type: "spacing",
2832
- $value: 32,
2832
+ $value: 40,
2833
2833
  $description:
2834
2834
  "Spacing between empty state roundel and heading below it.",
2835
2835
  filePath: "data/tokens/components/container.json",
@@ -2850,7 +2850,7 @@
2850
2850
  x: {
2851
2851
  M: {
2852
2852
  $type: "spacing",
2853
- $value: 19.2,
2853
+ $value: 24,
2854
2854
  $description: "Left and right padding on copilot footer",
2855
2855
  filePath: "data/tokens/components/container.json",
2856
2856
  isSource: true,
@@ -2867,7 +2867,7 @@
2867
2867
  y: {
2868
2868
  M: {
2869
2869
  $type: "spacing",
2870
- $value: 12.8,
2870
+ $value: 16,
2871
2871
  $description: "Top and bottom padding on copilot footer",
2872
2872
  filePath: "data/tokens/components/container.json",
2873
2873
  isSource: true,
@@ -2887,7 +2887,7 @@
2887
2887
  x: {
2888
2888
  M: {
2889
2889
  $type: "spacing",
2890
- $value: 19.2,
2890
+ $value: 24,
2891
2891
  $description: "Left and right padding on Note",
2892
2892
  filePath: "data/tokens/components/container.json",
2893
2893
  isSource: true,
@@ -2904,7 +2904,7 @@
2904
2904
  xg: {
2905
2905
  M: {
2906
2906
  $type: "spacing",
2907
- $value: 12.8,
2907
+ $value: 16,
2908
2908
  $description: "Gap between columns in editor detail in Note.",
2909
2909
  filePath: "data/tokens/components/container.json",
2910
2910
  isSource: true,
@@ -2922,7 +2922,7 @@
2922
2922
  xg: {
2923
2923
  M: {
2924
2924
  $type: "spacing",
2925
- $value: 19.2,
2925
+ $value: 24,
2926
2926
  $description: "Gap between created and updated editor columns",
2927
2927
  filePath: "data/tokens/components/container.json",
2928
2928
  isSource: true,
@@ -2960,7 +2960,7 @@
2960
2960
  y: {
2961
2961
  M: {
2962
2962
  $type: "spacing",
2963
- $value: 19.2,
2963
+ $value: 24,
2964
2964
  $description: "Top bottom padding on Note",
2965
2965
  filePath: "data/tokens/components/container.json",
2966
2966
  isSource: true,
@@ -2977,7 +2977,7 @@
2977
2977
  yg: {
2978
2978
  M: {
2979
2979
  $type: "spacing",
2980
- $value: 12.8,
2980
+ $value: 16,
2981
2981
  $description: "Vertical gap on Note",
2982
2982
  filePath: "data/tokens/components/container.json",
2983
2983
  isSource: true,
@@ -3026,7 +3026,7 @@
3026
3026
  },
3027
3027
  L: {
3028
3028
  $type: "spacing",
3029
- $value: 12.8,
3029
+ $value: 16,
3030
3030
  $description: "Content horizontal padding for large variant",
3031
3031
  filePath: "data/tokens/components/container.json",
3032
3032
  isSource: true,
@@ -3073,7 +3073,7 @@
3073
3073
  },
3074
3074
  L: {
3075
3075
  $type: "spacing",
3076
- $value: 12.8,
3076
+ $value: 16,
3077
3077
  $description: "Content horizontal padding for large variant",
3078
3078
  filePath: "data/tokens/components/container.json",
3079
3079
  isSource: true,
@@ -3120,7 +3120,7 @@
3120
3120
  },
3121
3121
  L: {
3122
3122
  $type: "spacing",
3123
- $value: 12.8,
3123
+ $value: 16,
3124
3124
  $description: "Content horizontal padding for large variant",
3125
3125
  filePath: "data/tokens/components/container.json",
3126
3126
  isSource: true,
@@ -3186,7 +3186,7 @@
3186
3186
  xg: {
3187
3187
  M: {
3188
3188
  $type: "spacing",
3189
- $value: 6.4,
3189
+ $value: 8,
3190
3190
  $description: "gap between elements in pagination",
3191
3191
  filePath: "data/tokens/components/container.json",
3192
3192
  isSource: true,
@@ -3201,7 +3201,7 @@
3201
3201
  },
3202
3202
  L: {
3203
3203
  $type: "spacing",
3204
- $value: 19.2,
3204
+ $value: 24,
3205
3205
  $description: "gap between button group and advanced left area",
3206
3206
  filePath: "data/tokens/components/container.json",
3207
3207
  isSource: true,
@@ -3218,7 +3218,7 @@
3218
3218
  y: {
3219
3219
  M: {
3220
3220
  $type: "spacing",
3221
- $value: 6.4,
3221
+ $value: 8,
3222
3222
  $description: "top and bottom padding inside pagination",
3223
3223
  filePath: "data/tokens/components/container.json",
3224
3224
  isSource: true,
@@ -3233,7 +3233,7 @@
3233
3233
  },
3234
3234
  L: {
3235
3235
  $type: "spacing",
3236
- $value: 12.8,
3236
+ $value: 16,
3237
3237
  $description:
3238
3238
  "external margin on top of floating pagination variant",
3239
3239
  filePath: "data/tokens/components/container.json",
@@ -3252,7 +3252,7 @@
3252
3252
  yg: {
3253
3253
  M: {
3254
3254
  $type: "spacing",
3255
- $value: 12.8,
3255
+ $value: 16,
3256
3256
  $description: "Vertical gap between elements on small screens",
3257
3257
  filePath: "data/tokens/components/container.json",
3258
3258
  isSource: true,
@@ -3269,7 +3269,7 @@
3269
3269
  x: {
3270
3270
  M: {
3271
3271
  $type: "spacing",
3272
- $value: 12.8,
3272
+ $value: 16,
3273
3273
  $description: "left and right padding inside pagination",
3274
3274
  filePath: "data/tokens/components/container.json",
3275
3275
  isSource: true,
@@ -3361,7 +3361,7 @@
3361
3361
  xg: {
3362
3362
  M: {
3363
3363
  $type: "spacing",
3364
- $value: 12.8,
3364
+ $value: 16,
3365
3365
  $description: "gap between summary list title and edit link",
3366
3366
  filePath: "data/tokens/components/container.json",
3367
3367
  isSource: true,
@@ -3393,7 +3393,7 @@
3393
3393
  },
3394
3394
  L: {
3395
3395
  $type: "spacing",
3396
- $value: 25.6,
3396
+ $value: 32,
3397
3397
  $description: "top padding for each section title",
3398
3398
  filePath: "data/tokens/components/container.json",
3399
3399
  isSource: true,
@@ -3413,7 +3413,7 @@
3413
3413
  x: {
3414
3414
  XS: {
3415
3415
  $type: "spacing",
3416
- $value: 12.8,
3416
+ $value: 16,
3417
3417
  $description: "Left and right padding on Link preview",
3418
3418
  filePath: "data/tokens/components/container.json",
3419
3419
  isSource: true,
@@ -3428,7 +3428,7 @@
3428
3428
  },
3429
3429
  S: {
3430
3430
  $type: "spacing",
3431
- $value: 12.8,
3431
+ $value: 16,
3432
3432
  $description: "Right left padding on Tile or Card.",
3433
3433
  filePath: "data/tokens/components/container.json",
3434
3434
  isSource: true,
@@ -3443,7 +3443,7 @@
3443
3443
  },
3444
3444
  M: {
3445
3445
  $type: "spacing",
3446
- $value: 19.2,
3446
+ $value: 24,
3447
3447
  $description: "Right left padding on drag wrapper",
3448
3448
  filePath: "data/tokens/components/container.json",
3449
3449
  isSource: true,
@@ -3458,7 +3458,7 @@
3458
3458
  },
3459
3459
  L: {
3460
3460
  $type: "spacing",
3461
- $value: 25.6,
3461
+ $value: 32,
3462
3462
  $description: "Right left padding on Tile or Card.",
3463
3463
  filePath: "data/tokens/components/container.json",
3464
3464
  isSource: true,
@@ -3473,7 +3473,7 @@
3473
3473
  },
3474
3474
  XXXL: {
3475
3475
  $type: "spacing",
3476
- $value: 64,
3476
+ $value: 80,
3477
3477
  $description:
3478
3478
  "Right margin on AI response bubbles and left margin on user prompt bubbles.",
3479
3479
  filePath: "data/tokens/components/container.json",
@@ -3526,7 +3526,7 @@
3526
3526
  },
3527
3527
  S: {
3528
3528
  $type: "spacing",
3529
- $value: 12.8,
3529
+ $value: 16,
3530
3530
  $description: "Top bottom padding on Tile or Card.",
3531
3531
  filePath: "data/tokens/components/container.json",
3532
3532
  isSource: true,
@@ -3541,7 +3541,7 @@
3541
3541
  },
3542
3542
  M: {
3543
3543
  $type: "spacing",
3544
- $value: 19.2,
3544
+ $value: 24,
3545
3545
  $description: "Top bottom padding on Tile or Card.",
3546
3546
  filePath: "data/tokens/components/container.json",
3547
3547
  isSource: true,
@@ -3556,7 +3556,7 @@
3556
3556
  },
3557
3557
  L: {
3558
3558
  $type: "spacing",
3559
- $value: 25.6,
3559
+ $value: 32,
3560
3560
  $description: "Top bottom padding on Tile or Card.",
3561
3561
  filePath: "data/tokens/components/container.json",
3562
3562
  isSource: true,
@@ -3590,7 +3590,7 @@
3590
3590
  x: {
3591
3591
  S: {
3592
3592
  $type: "spacing",
3593
- $value: 12.8,
3593
+ $value: 16,
3594
3594
  $description: "Left and right padding on tile select container",
3595
3595
  filePath: "data/tokens/components/container.json",
3596
3596
  isSource: true,
@@ -3605,7 +3605,7 @@
3605
3605
  },
3606
3606
  M: {
3607
3607
  $type: "spacing",
3608
- $value: 19.2,
3608
+ $value: 24,
3609
3609
  $description: "Left and right padding on tile select container",
3610
3610
  filePath: "data/tokens/components/container.json",
3611
3611
  isSource: true,
@@ -3620,7 +3620,7 @@
3620
3620
  },
3621
3621
  L: {
3622
3622
  $type: "spacing",
3623
- $value: 25.6,
3623
+ $value: 32,
3624
3624
  $description: "Left and right padding on tile select container",
3625
3625
  filePath: "data/tokens/components/container.json",
3626
3626
  isSource: true,
@@ -3637,7 +3637,7 @@
3637
3637
  y: {
3638
3638
  S: {
3639
3639
  $type: "spacing",
3640
- $value: 12.8,
3640
+ $value: 16,
3641
3641
  $description: "Top and bottom padding on tile select container",
3642
3642
  filePath: "data/tokens/components/container.json",
3643
3643
  isSource: true,
@@ -3652,7 +3652,7 @@
3652
3652
  },
3653
3653
  M: {
3654
3654
  $type: "spacing",
3655
- $value: 19.2,
3655
+ $value: 24,
3656
3656
  $description: "Top bottom padding on tile select container",
3657
3657
  filePath: "data/tokens/components/container.json",
3658
3658
  isSource: true,
@@ -3667,7 +3667,7 @@
3667
3667
  },
3668
3668
  L: {
3669
3669
  $type: "spacing",
3670
- $value: 25.6,
3670
+ $value: 32,
3671
3671
  $description: "Top and bottom padding on tile select container",
3672
3672
  filePath: "data/tokens/components/container.json",
3673
3673
  isSource: true,
@@ -3684,7 +3684,7 @@
3684
3684
  yg: {
3685
3685
  S: {
3686
3686
  $type: "spacing",
3687
- $value: 12.8,
3687
+ $value: 16,
3688
3688
  $description:
3689
3689
  "Vertical gap between content blocks in Subscription tile.",
3690
3690
  filePath: "data/tokens/components/container.json",
@@ -3701,7 +3701,7 @@
3701
3701
  },
3702
3702
  M: {
3703
3703
  $type: "spacing",
3704
- $value: 19.2,
3704
+ $value: 24,
3705
3705
  $description:
3706
3706
  "Vertical gap between content blocks in Subscription tile.",
3707
3707
  filePath: "data/tokens/components/container.json",
@@ -3718,7 +3718,7 @@
3718
3718
  },
3719
3719
  L: {
3720
3720
  $type: "spacing",
3721
- $value: 25.6,
3721
+ $value: 32,
3722
3722
  $description:
3723
3723
  "Vertical gap between content blocks in Subscription tile.",
3724
3724
  filePath: "data/tokens/components/container.json",
@@ -3764,7 +3764,7 @@
3764
3764
  xg: {
3765
3765
  M: {
3766
3766
  $type: "spacing",
3767
- $value: 12.8,
3767
+ $value: 16,
3768
3768
  $description: "gap between identifier and header content",
3769
3769
  filePath: "data/tokens/components/container.json",
3770
3770
  isSource: true,
@@ -3817,7 +3817,7 @@
3817
3817
  },
3818
3818
  L: {
3819
3819
  $type: "spacing",
3820
- $value: 12.8,
3820
+ $value: 16,
3821
3821
  $description: "Top bottom margins on carousel dots",
3822
3822
  filePath: "data/tokens/components/container.json",
3823
3823
  isSource: true,
@@ -3854,7 +3854,7 @@
3854
3854
  x: {
3855
3855
  M: {
3856
3856
  $type: "spacing",
3857
- $value: 19.2,
3857
+ $value: 24,
3858
3858
  $description: "Left and right padding on medium nudge",
3859
3859
  filePath: "data/tokens/components/container.json",
3860
3860
  isSource: true,
@@ -3869,7 +3869,7 @@
3869
3869
  },
3870
3870
  L: {
3871
3871
  $type: "spacing",
3872
- $value: 25.6,
3872
+ $value: 32,
3873
3873
  $description: "left and right padding on large nudge ",
3874
3874
  filePath: "data/tokens/components/container.json",
3875
3875
  isSource: true,
@@ -3886,7 +3886,7 @@
3886
3886
  y: {
3887
3887
  M: {
3888
3888
  $type: "spacing",
3889
- $value: 19.2,
3889
+ $value: 24,
3890
3890
  $description: "Top and bottom padding on medium nudge",
3891
3891
  filePath: "data/tokens/components/container.json",
3892
3892
  isSource: true,
@@ -3901,7 +3901,7 @@
3901
3901
  },
3902
3902
  L: {
3903
3903
  $type: "spacing",
3904
- $value: 25.6,
3904
+ $value: 32,
3905
3905
  $description: "Top and bottom paddding on large nudge",
3906
3906
  filePath: "data/tokens/components/container.json",
3907
3907
  isSource: true,
@@ -3951,7 +3951,7 @@
3951
3951
  xg: {
3952
3952
  M: {
3953
3953
  $type: "spacing",
3954
- $value: 12.8,
3954
+ $value: 16,
3955
3955
  $description: "gap between header and ai logo",
3956
3956
  filePath: "data/tokens/components/container.json",
3957
3957
  isSource: true,
@@ -3966,7 +3966,7 @@
3966
3966
  },
3967
3967
  L: {
3968
3968
  $type: "spacing",
3969
- $value: 12.8,
3969
+ $value: 16,
3970
3970
  $description: "gap between header and ai logo",
3971
3971
  filePath: "data/tokens/components/container.json",
3972
3972
  isSource: true,