@sage/design-tokens 15.1.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 (571) hide show
  1. package/css/frozenproduct/all.css +122 -118
  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 +17 -14
  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/large/dark.css +2 -1
  14. package/css/frozenproduct/large/light.css +2 -1
  15. package/css/frozenproduct/small/components/badge.css +3 -3
  16. package/css/frozenproduct/small/components/button.css +32 -32
  17. package/css/frozenproduct/small/components/container.css +11 -11
  18. package/css/frozenproduct/small/components/form.css +17 -14
  19. package/css/frozenproduct/small/components/link.css +2 -2
  20. package/css/frozenproduct/small/components/nav.css +3 -3
  21. package/css/frozenproduct/small/components/popover.css +6 -6
  22. package/css/frozenproduct/small/components/progress.css +5 -5
  23. package/css/frozenproduct/small/components/status.css +25 -25
  24. package/css/frozenproduct/small/components/tab.css +7 -7
  25. package/css/frozenproduct/small/components/table.css +8 -8
  26. package/css/frozenproduct/small/dark.css +2 -1
  27. package/css/frozenproduct/small/light.css +2 -1
  28. package/css/product/all.css +6 -2
  29. package/css/product/large/components/form.css +3 -0
  30. package/css/product/large/dark.css +2 -1
  31. package/css/product/large/light.css +2 -1
  32. package/css/product/small/components/form.css +3 -0
  33. package/css/product/small/dark.css +2 -1
  34. package/css/product/small/light.css +2 -1
  35. package/ios/frozenproduct/large/dark/components/badge.h +2 -2
  36. package/ios/frozenproduct/large/dark/components/button.h +15 -15
  37. package/ios/frozenproduct/large/dark/components/container.h +9 -9
  38. package/ios/frozenproduct/large/dark/components/form.h +13 -10
  39. package/ios/frozenproduct/large/dark/components/nav.h +2 -2
  40. package/ios/frozenproduct/large/dark/components/popover.h +2 -2
  41. package/ios/frozenproduct/large/dark/components/progress.h +2 -2
  42. package/ios/frozenproduct/large/dark/components/status.h +20 -20
  43. package/ios/frozenproduct/large/dark/components/tab.h +5 -5
  44. package/ios/frozenproduct/large/dark/components/table.h +8 -8
  45. package/ios/frozenproduct/large/dark/mode.h +2 -1
  46. package/ios/frozenproduct/large/light/components/badge.h +2 -2
  47. package/ios/frozenproduct/large/light/components/button.h +30 -30
  48. package/ios/frozenproduct/large/light/components/container.h +11 -11
  49. package/ios/frozenproduct/large/light/components/form.h +17 -14
  50. package/ios/frozenproduct/large/light/components/link.h +2 -2
  51. package/ios/frozenproduct/large/light/components/nav.h +3 -3
  52. package/ios/frozenproduct/large/light/components/popover.h +6 -6
  53. package/ios/frozenproduct/large/light/components/progress.h +5 -5
  54. package/ios/frozenproduct/large/light/components/status.h +25 -25
  55. package/ios/frozenproduct/large/light/components/tab.h +6 -6
  56. package/ios/frozenproduct/large/light/components/table.h +8 -8
  57. package/ios/frozenproduct/large/light/mode.h +2 -1
  58. package/ios/frozenproduct/small/dark/components/badge.h +2 -2
  59. package/ios/frozenproduct/small/dark/components/button.h +15 -15
  60. package/ios/frozenproduct/small/dark/components/container.h +9 -9
  61. package/ios/frozenproduct/small/dark/components/form.h +13 -10
  62. package/ios/frozenproduct/small/dark/components/nav.h +2 -2
  63. package/ios/frozenproduct/small/dark/components/popover.h +2 -2
  64. package/ios/frozenproduct/small/dark/components/progress.h +2 -2
  65. package/ios/frozenproduct/small/dark/components/status.h +20 -20
  66. package/ios/frozenproduct/small/dark/components/tab.h +5 -5
  67. package/ios/frozenproduct/small/dark/components/table.h +8 -8
  68. package/ios/frozenproduct/small/dark/mode.h +2 -1
  69. package/ios/frozenproduct/small/light/components/badge.h +2 -2
  70. package/ios/frozenproduct/small/light/components/button.h +30 -30
  71. package/ios/frozenproduct/small/light/components/container.h +11 -11
  72. package/ios/frozenproduct/small/light/components/form.h +17 -14
  73. package/ios/frozenproduct/small/light/components/link.h +2 -2
  74. package/ios/frozenproduct/small/light/components/nav.h +3 -3
  75. package/ios/frozenproduct/small/light/components/popover.h +6 -6
  76. package/ios/frozenproduct/small/light/components/progress.h +5 -5
  77. package/ios/frozenproduct/small/light/components/status.h +25 -25
  78. package/ios/frozenproduct/small/light/components/tab.h +6 -6
  79. package/ios/frozenproduct/small/light/components/table.h +8 -8
  80. package/ios/frozenproduct/small/light/mode.h +2 -1
  81. package/ios/product/large/dark/components/form.h +3 -0
  82. package/ios/product/large/dark/mode.h +2 -1
  83. package/ios/product/large/light/components/form.h +3 -0
  84. package/ios/product/large/light/mode.h +2 -1
  85. package/ios/product/small/dark/components/button.h +51 -51
  86. package/ios/product/small/dark/components/container.h +76 -76
  87. package/ios/product/small/dark/components/form.h +50 -47
  88. package/ios/product/small/dark/components/link.h +1 -1
  89. package/ios/product/small/dark/components/nav.h +42 -42
  90. package/ios/product/small/dark/components/page.h +28 -28
  91. package/ios/product/small/dark/components/popover.h +12 -12
  92. package/ios/product/small/dark/components/profile.h +7 -7
  93. package/ios/product/small/dark/components/progress.h +5 -5
  94. package/ios/product/small/dark/components/status.h +10 -10
  95. package/ios/product/small/dark/components/tab.h +2 -2
  96. package/ios/product/small/dark/components/table.h +9 -9
  97. package/ios/product/small/dark/mode.h +2 -1
  98. package/ios/product/small/light/components/button.h +51 -51
  99. package/ios/product/small/light/components/container.h +76 -76
  100. package/ios/product/small/light/components/form.h +50 -47
  101. package/ios/product/small/light/components/link.h +1 -1
  102. package/ios/product/small/light/components/nav.h +42 -42
  103. package/ios/product/small/light/components/page.h +28 -28
  104. package/ios/product/small/light/components/popover.h +12 -12
  105. package/ios/product/small/light/components/profile.h +7 -7
  106. package/ios/product/small/light/components/progress.h +5 -5
  107. package/ios/product/small/light/components/status.h +10 -10
  108. package/ios/product/small/light/components/tab.h +2 -2
  109. package/ios/product/small/light/components/table.h +9 -9
  110. package/ios/product/small/light/mode.h +2 -1
  111. package/js/common/frozenproduct/large/dark/components/badge.js +8 -10
  112. package/js/common/frozenproduct/large/dark/components/button.js +81 -79
  113. package/js/common/frozenproduct/large/dark/components/container.js +31 -33
  114. package/js/common/frozenproduct/large/dark/components/form.d.ts +3 -0
  115. package/js/common/frozenproduct/large/dark/components/form.js +93 -40
  116. package/js/common/frozenproduct/large/dark/components/link.js +4 -4
  117. package/js/common/frozenproduct/large/dark/components/nav.js +8 -8
  118. package/js/common/frozenproduct/large/dark/components/popover.js +14 -20
  119. package/js/common/frozenproduct/large/dark/components/progress.js +12 -12
  120. package/js/common/frozenproduct/large/dark/components/status.js +78 -76
  121. package/js/common/frozenproduct/large/dark/components/tab.js +19 -19
  122. package/js/common/frozenproduct/large/dark/components/table.js +24 -28
  123. package/js/common/frozenproduct/large/dark/mode.d.ts +1 -0
  124. package/js/common/frozenproduct/large/dark/mode.js +42 -2
  125. package/js/common/frozenproduct/large/light/components/badge.js +8 -10
  126. package/js/common/frozenproduct/large/light/components/button.js +96 -94
  127. package/js/common/frozenproduct/large/light/components/container.js +33 -35
  128. package/js/common/frozenproduct/large/light/components/form.d.ts +3 -0
  129. package/js/common/frozenproduct/large/light/components/form.js +97 -44
  130. package/js/common/frozenproduct/large/light/components/link.js +6 -6
  131. package/js/common/frozenproduct/large/light/components/nav.js +9 -9
  132. package/js/common/frozenproduct/large/light/components/popover.js +18 -24
  133. package/js/common/frozenproduct/large/light/components/progress.js +15 -15
  134. package/js/common/frozenproduct/large/light/components/status.js +83 -81
  135. package/js/common/frozenproduct/large/light/components/tab.js +20 -20
  136. package/js/common/frozenproduct/large/light/components/table.js +24 -28
  137. package/js/common/frozenproduct/large/light/mode.d.ts +1 -0
  138. package/js/common/frozenproduct/large/light/mode.js +42 -2
  139. package/js/common/frozenproduct/small/dark/components/badge.js +8 -10
  140. package/js/common/frozenproduct/small/dark/components/button.js +81 -79
  141. package/js/common/frozenproduct/small/dark/components/container.js +31 -33
  142. package/js/common/frozenproduct/small/dark/components/form.d.ts +3 -0
  143. package/js/common/frozenproduct/small/dark/components/form.js +93 -40
  144. package/js/common/frozenproduct/small/dark/components/link.js +4 -4
  145. package/js/common/frozenproduct/small/dark/components/nav.js +8 -8
  146. package/js/common/frozenproduct/small/dark/components/popover.js +14 -20
  147. package/js/common/frozenproduct/small/dark/components/progress.js +12 -12
  148. package/js/common/frozenproduct/small/dark/components/status.js +78 -76
  149. package/js/common/frozenproduct/small/dark/components/tab.js +19 -19
  150. package/js/common/frozenproduct/small/dark/components/table.js +24 -28
  151. package/js/common/frozenproduct/small/dark/mode.d.ts +1 -0
  152. package/js/common/frozenproduct/small/dark/mode.js +42 -2
  153. package/js/common/frozenproduct/small/light/components/badge.js +8 -10
  154. package/js/common/frozenproduct/small/light/components/button.js +96 -94
  155. package/js/common/frozenproduct/small/light/components/container.js +33 -35
  156. package/js/common/frozenproduct/small/light/components/form.d.ts +3 -0
  157. package/js/common/frozenproduct/small/light/components/form.js +97 -44
  158. package/js/common/frozenproduct/small/light/components/link.js +6 -6
  159. package/js/common/frozenproduct/small/light/components/nav.js +9 -9
  160. package/js/common/frozenproduct/small/light/components/popover.js +18 -24
  161. package/js/common/frozenproduct/small/light/components/progress.js +15 -15
  162. package/js/common/frozenproduct/small/light/components/status.js +83 -81
  163. package/js/common/frozenproduct/small/light/components/tab.js +20 -20
  164. package/js/common/frozenproduct/small/light/components/table.js +24 -28
  165. package/js/common/frozenproduct/small/light/mode.d.ts +1 -0
  166. package/js/common/frozenproduct/small/light/mode.js +42 -2
  167. package/js/common/product/large/dark/components/form.d.ts +3 -0
  168. package/js/common/product/large/dark/components/form.js +53 -0
  169. package/js/common/product/large/dark/mode.d.ts +1 -0
  170. package/js/common/product/large/dark/mode.js +42 -2
  171. package/js/common/product/large/light/components/form.d.ts +3 -0
  172. package/js/common/product/large/light/components/form.js +53 -0
  173. package/js/common/product/large/light/mode.d.ts +1 -0
  174. package/js/common/product/large/light/mode.js +42 -2
  175. package/js/common/product/small/dark/components/button.js +51 -51
  176. package/js/common/product/small/dark/components/container.js +76 -76
  177. package/js/common/product/small/dark/components/form.d.ts +3 -0
  178. package/js/common/product/small/dark/components/form.js +100 -47
  179. package/js/common/product/small/dark/components/link.js +1 -1
  180. package/js/common/product/small/dark/components/nav.js +42 -42
  181. package/js/common/product/small/dark/components/page.js +28 -28
  182. package/js/common/product/small/dark/components/popover.js +12 -12
  183. package/js/common/product/small/dark/components/profile.js +7 -7
  184. package/js/common/product/small/dark/components/progress.js +5 -5
  185. package/js/common/product/small/dark/components/status.js +10 -10
  186. package/js/common/product/small/dark/components/tab.js +2 -2
  187. package/js/common/product/small/dark/components/table.js +9 -9
  188. package/js/common/product/small/dark/mode.d.ts +1 -0
  189. package/js/common/product/small/dark/mode.js +42 -2
  190. package/js/common/product/small/light/components/button.js +51 -51
  191. package/js/common/product/small/light/components/container.js +76 -76
  192. package/js/common/product/small/light/components/form.d.ts +3 -0
  193. package/js/common/product/small/light/components/form.js +100 -47
  194. package/js/common/product/small/light/components/link.js +1 -1
  195. package/js/common/product/small/light/components/nav.js +42 -42
  196. package/js/common/product/small/light/components/page.js +28 -28
  197. package/js/common/product/small/light/components/popover.js +12 -12
  198. package/js/common/product/small/light/components/profile.js +7 -7
  199. package/js/common/product/small/light/components/progress.js +5 -5
  200. package/js/common/product/small/light/components/status.js +10 -10
  201. package/js/common/product/small/light/components/tab.js +2 -2
  202. package/js/common/product/small/light/components/table.js +9 -9
  203. package/js/common/product/small/light/mode.d.ts +1 -0
  204. package/js/common/product/small/light/mode.js +42 -2
  205. package/js/es6/frozenproduct/large/dark/components/badge.js +2 -2
  206. package/js/es6/frozenproduct/large/dark/components/button.js +15 -15
  207. package/js/es6/frozenproduct/large/dark/components/container.js +9 -9
  208. package/js/es6/frozenproduct/large/dark/components/form.d.ts +16 -1
  209. package/js/es6/frozenproduct/large/dark/components/form.js +25 -10
  210. package/js/es6/frozenproduct/large/dark/components/nav.js +2 -2
  211. package/js/es6/frozenproduct/large/dark/components/popover.js +2 -2
  212. package/js/es6/frozenproduct/large/dark/components/progress.js +2 -2
  213. package/js/es6/frozenproduct/large/dark/components/status.js +20 -20
  214. package/js/es6/frozenproduct/large/dark/components/tab.js +5 -5
  215. package/js/es6/frozenproduct/large/dark/components/table.js +8 -8
  216. package/js/es6/frozenproduct/large/dark/mode.d.ts +1 -0
  217. package/js/es6/frozenproduct/large/dark/mode.js +2 -1
  218. package/js/es6/frozenproduct/large/light/components/badge.js +2 -2
  219. package/js/es6/frozenproduct/large/light/components/button.js +30 -30
  220. package/js/es6/frozenproduct/large/light/components/container.js +11 -11
  221. package/js/es6/frozenproduct/large/light/components/form.d.ts +16 -1
  222. package/js/es6/frozenproduct/large/light/components/form.js +29 -14
  223. package/js/es6/frozenproduct/large/light/components/link.js +2 -2
  224. package/js/es6/frozenproduct/large/light/components/nav.js +3 -3
  225. package/js/es6/frozenproduct/large/light/components/popover.js +6 -6
  226. package/js/es6/frozenproduct/large/light/components/progress.js +5 -5
  227. package/js/es6/frozenproduct/large/light/components/status.js +25 -25
  228. package/js/es6/frozenproduct/large/light/components/tab.js +6 -6
  229. package/js/es6/frozenproduct/large/light/components/table.js +8 -8
  230. package/js/es6/frozenproduct/large/light/mode.d.ts +1 -0
  231. package/js/es6/frozenproduct/large/light/mode.js +2 -1
  232. package/js/es6/frozenproduct/small/dark/components/badge.js +2 -2
  233. package/js/es6/frozenproduct/small/dark/components/button.js +15 -15
  234. package/js/es6/frozenproduct/small/dark/components/container.js +9 -9
  235. package/js/es6/frozenproduct/small/dark/components/form.d.ts +16 -1
  236. package/js/es6/frozenproduct/small/dark/components/form.js +25 -10
  237. package/js/es6/frozenproduct/small/dark/components/nav.js +2 -2
  238. package/js/es6/frozenproduct/small/dark/components/popover.js +2 -2
  239. package/js/es6/frozenproduct/small/dark/components/progress.js +2 -2
  240. package/js/es6/frozenproduct/small/dark/components/status.js +20 -20
  241. package/js/es6/frozenproduct/small/dark/components/tab.js +5 -5
  242. package/js/es6/frozenproduct/small/dark/components/table.js +8 -8
  243. package/js/es6/frozenproduct/small/dark/mode.d.ts +1 -0
  244. package/js/es6/frozenproduct/small/dark/mode.js +2 -1
  245. package/js/es6/frozenproduct/small/light/components/badge.js +2 -2
  246. package/js/es6/frozenproduct/small/light/components/button.js +30 -30
  247. package/js/es6/frozenproduct/small/light/components/container.js +11 -11
  248. package/js/es6/frozenproduct/small/light/components/form.d.ts +16 -1
  249. package/js/es6/frozenproduct/small/light/components/form.js +29 -14
  250. package/js/es6/frozenproduct/small/light/components/link.js +2 -2
  251. package/js/es6/frozenproduct/small/light/components/nav.js +3 -3
  252. package/js/es6/frozenproduct/small/light/components/popover.js +6 -6
  253. package/js/es6/frozenproduct/small/light/components/progress.js +5 -5
  254. package/js/es6/frozenproduct/small/light/components/status.js +25 -25
  255. package/js/es6/frozenproduct/small/light/components/tab.js +6 -6
  256. package/js/es6/frozenproduct/small/light/components/table.js +8 -8
  257. package/js/es6/frozenproduct/small/light/mode.d.ts +1 -0
  258. package/js/es6/frozenproduct/small/light/mode.js +2 -1
  259. package/js/es6/product/large/dark/components/form.d.ts +15 -0
  260. package/js/es6/product/large/dark/components/form.js +15 -0
  261. package/js/es6/product/large/dark/mode.d.ts +1 -0
  262. package/js/es6/product/large/dark/mode.js +2 -1
  263. package/js/es6/product/large/light/components/form.d.ts +15 -0
  264. package/js/es6/product/large/light/components/form.js +15 -0
  265. package/js/es6/product/large/light/mode.d.ts +1 -0
  266. package/js/es6/product/large/light/mode.js +2 -1
  267. package/js/es6/product/small/dark/components/button.js +51 -51
  268. package/js/es6/product/small/dark/components/container.js +76 -76
  269. package/js/es6/product/small/dark/components/form.d.ts +15 -0
  270. package/js/es6/product/small/dark/components/form.js +62 -47
  271. package/js/es6/product/small/dark/components/link.js +1 -1
  272. package/js/es6/product/small/dark/components/nav.js +42 -42
  273. package/js/es6/product/small/dark/components/page.js +28 -28
  274. package/js/es6/product/small/dark/components/popover.js +12 -12
  275. package/js/es6/product/small/dark/components/profile.js +7 -7
  276. package/js/es6/product/small/dark/components/progress.js +5 -5
  277. package/js/es6/product/small/dark/components/status.js +10 -10
  278. package/js/es6/product/small/dark/components/tab.js +2 -2
  279. package/js/es6/product/small/dark/components/table.js +9 -9
  280. package/js/es6/product/small/dark/mode.d.ts +1 -0
  281. package/js/es6/product/small/dark/mode.js +2 -1
  282. package/js/es6/product/small/light/components/button.js +51 -51
  283. package/js/es6/product/small/light/components/container.js +76 -76
  284. package/js/es6/product/small/light/components/form.d.ts +15 -0
  285. package/js/es6/product/small/light/components/form.js +62 -47
  286. package/js/es6/product/small/light/components/link.js +1 -1
  287. package/js/es6/product/small/light/components/nav.js +42 -42
  288. package/js/es6/product/small/light/components/page.js +28 -28
  289. package/js/es6/product/small/light/components/popover.js +12 -12
  290. package/js/es6/product/small/light/components/profile.js +7 -7
  291. package/js/es6/product/small/light/components/progress.js +5 -5
  292. package/js/es6/product/small/light/components/status.js +10 -10
  293. package/js/es6/product/small/light/components/tab.js +2 -2
  294. package/js/es6/product/small/light/components/table.js +9 -9
  295. package/js/es6/product/small/light/mode.d.ts +1 -0
  296. package/js/es6/product/small/light/mode.js +2 -1
  297. package/js/umd/frozenproduct/large/dark/components/badge.js +8 -10
  298. package/js/umd/frozenproduct/large/dark/components/button.js +86 -79
  299. package/js/umd/frozenproduct/large/dark/components/container.js +31 -33
  300. package/js/umd/frozenproduct/large/dark/components/form.js +93 -40
  301. package/js/umd/frozenproduct/large/dark/components/link.js +4 -4
  302. package/js/umd/frozenproduct/large/dark/components/nav.js +9 -8
  303. package/js/umd/frozenproduct/large/dark/components/popover.js +14 -20
  304. package/js/umd/frozenproduct/large/dark/components/progress.js +12 -12
  305. package/js/umd/frozenproduct/large/dark/components/status.js +78 -76
  306. package/js/umd/frozenproduct/large/dark/components/tab.js +19 -19
  307. package/js/umd/frozenproduct/large/dark/components/table.js +25 -28
  308. package/js/umd/frozenproduct/large/dark/mode.js +42 -2
  309. package/js/umd/frozenproduct/large/light/components/badge.js +8 -10
  310. package/js/umd/frozenproduct/large/light/components/button.js +101 -94
  311. package/js/umd/frozenproduct/large/light/components/container.js +33 -35
  312. package/js/umd/frozenproduct/large/light/components/form.js +97 -44
  313. package/js/umd/frozenproduct/large/light/components/link.js +6 -6
  314. package/js/umd/frozenproduct/large/light/components/nav.js +10 -9
  315. package/js/umd/frozenproduct/large/light/components/popover.js +18 -24
  316. package/js/umd/frozenproduct/large/light/components/progress.js +15 -15
  317. package/js/umd/frozenproduct/large/light/components/status.js +83 -81
  318. package/js/umd/frozenproduct/large/light/components/tab.js +20 -20
  319. package/js/umd/frozenproduct/large/light/components/table.js +25 -28
  320. package/js/umd/frozenproduct/large/light/mode.js +42 -2
  321. package/js/umd/frozenproduct/small/dark/components/badge.js +8 -10
  322. package/js/umd/frozenproduct/small/dark/components/button.js +86 -79
  323. package/js/umd/frozenproduct/small/dark/components/container.js +31 -33
  324. package/js/umd/frozenproduct/small/dark/components/form.js +93 -40
  325. package/js/umd/frozenproduct/small/dark/components/link.js +4 -4
  326. package/js/umd/frozenproduct/small/dark/components/nav.js +9 -8
  327. package/js/umd/frozenproduct/small/dark/components/popover.js +14 -20
  328. package/js/umd/frozenproduct/small/dark/components/progress.js +12 -12
  329. package/js/umd/frozenproduct/small/dark/components/status.js +78 -76
  330. package/js/umd/frozenproduct/small/dark/components/tab.js +19 -19
  331. package/js/umd/frozenproduct/small/dark/components/table.js +25 -28
  332. package/js/umd/frozenproduct/small/dark/mode.js +42 -2
  333. package/js/umd/frozenproduct/small/light/components/badge.js +8 -10
  334. package/js/umd/frozenproduct/small/light/components/button.js +101 -94
  335. package/js/umd/frozenproduct/small/light/components/container.js +33 -35
  336. package/js/umd/frozenproduct/small/light/components/form.js +97 -44
  337. package/js/umd/frozenproduct/small/light/components/link.js +6 -6
  338. package/js/umd/frozenproduct/small/light/components/nav.js +10 -9
  339. package/js/umd/frozenproduct/small/light/components/popover.js +18 -24
  340. package/js/umd/frozenproduct/small/light/components/progress.js +15 -15
  341. package/js/umd/frozenproduct/small/light/components/status.js +83 -81
  342. package/js/umd/frozenproduct/small/light/components/tab.js +20 -20
  343. package/js/umd/frozenproduct/small/light/components/table.js +25 -28
  344. package/js/umd/frozenproduct/small/light/mode.js +42 -2
  345. package/js/umd/product/large/dark/components/form.js +53 -0
  346. package/js/umd/product/large/dark/mode.js +42 -2
  347. package/js/umd/product/large/light/components/form.js +53 -0
  348. package/js/umd/product/large/light/mode.js +42 -2
  349. package/js/umd/product/small/dark/components/button.js +51 -51
  350. package/js/umd/product/small/dark/components/container.js +76 -76
  351. package/js/umd/product/small/dark/components/form.js +100 -47
  352. package/js/umd/product/small/dark/components/link.js +1 -1
  353. package/js/umd/product/small/dark/components/nav.js +42 -42
  354. package/js/umd/product/small/dark/components/page.js +28 -28
  355. package/js/umd/product/small/dark/components/popover.js +12 -12
  356. package/js/umd/product/small/dark/components/profile.js +7 -7
  357. package/js/umd/product/small/dark/components/progress.js +5 -5
  358. package/js/umd/product/small/dark/components/status.js +10 -10
  359. package/js/umd/product/small/dark/components/tab.js +2 -2
  360. package/js/umd/product/small/dark/components/table.js +9 -9
  361. package/js/umd/product/small/dark/mode.js +42 -2
  362. package/js/umd/product/small/light/components/button.js +51 -51
  363. package/js/umd/product/small/light/components/container.js +76 -76
  364. package/js/umd/product/small/light/components/form.js +100 -47
  365. package/js/umd/product/small/light/components/link.js +1 -1
  366. package/js/umd/product/small/light/components/nav.js +42 -42
  367. package/js/umd/product/small/light/components/page.js +28 -28
  368. package/js/umd/product/small/light/components/popover.js +12 -12
  369. package/js/umd/product/small/light/components/profile.js +7 -7
  370. package/js/umd/product/small/light/components/progress.js +5 -5
  371. package/js/umd/product/small/light/components/status.js +10 -10
  372. package/js/umd/product/small/light/components/tab.js +2 -2
  373. package/js/umd/product/small/light/components/table.js +9 -9
  374. package/js/umd/product/small/light/mode.js +42 -2
  375. package/json/flat/frozenproduct/large/dark/components/badge.json +2 -2
  376. package/json/flat/frozenproduct/large/dark/components/button.json +15 -15
  377. package/json/flat/frozenproduct/large/dark/components/container.json +9 -9
  378. package/json/flat/frozenproduct/large/dark/components/form.json +13 -10
  379. package/json/flat/frozenproduct/large/dark/components/nav.json +2 -2
  380. package/json/flat/frozenproduct/large/dark/components/popover.json +2 -2
  381. package/json/flat/frozenproduct/large/dark/components/progress.json +2 -2
  382. package/json/flat/frozenproduct/large/dark/components/status.json +20 -20
  383. package/json/flat/frozenproduct/large/dark/components/tab.json +5 -5
  384. package/json/flat/frozenproduct/large/dark/components/table.json +8 -8
  385. package/json/flat/frozenproduct/large/dark/mode.json +2 -1
  386. package/json/flat/frozenproduct/large/light/components/badge.json +2 -2
  387. package/json/flat/frozenproduct/large/light/components/button.json +30 -30
  388. package/json/flat/frozenproduct/large/light/components/container.json +11 -11
  389. package/json/flat/frozenproduct/large/light/components/form.json +17 -14
  390. package/json/flat/frozenproduct/large/light/components/link.json +2 -2
  391. package/json/flat/frozenproduct/large/light/components/nav.json +3 -3
  392. package/json/flat/frozenproduct/large/light/components/popover.json +6 -6
  393. package/json/flat/frozenproduct/large/light/components/progress.json +5 -5
  394. package/json/flat/frozenproduct/large/light/components/status.json +25 -25
  395. package/json/flat/frozenproduct/large/light/components/tab.json +6 -6
  396. package/json/flat/frozenproduct/large/light/components/table.json +8 -8
  397. package/json/flat/frozenproduct/large/light/mode.json +2 -1
  398. package/json/flat/frozenproduct/small/dark/components/badge.json +2 -2
  399. package/json/flat/frozenproduct/small/dark/components/button.json +15 -15
  400. package/json/flat/frozenproduct/small/dark/components/container.json +9 -9
  401. package/json/flat/frozenproduct/small/dark/components/form.json +13 -10
  402. package/json/flat/frozenproduct/small/dark/components/nav.json +2 -2
  403. package/json/flat/frozenproduct/small/dark/components/popover.json +2 -2
  404. package/json/flat/frozenproduct/small/dark/components/progress.json +2 -2
  405. package/json/flat/frozenproduct/small/dark/components/status.json +20 -20
  406. package/json/flat/frozenproduct/small/dark/components/tab.json +5 -5
  407. package/json/flat/frozenproduct/small/dark/components/table.json +8 -8
  408. package/json/flat/frozenproduct/small/dark/mode.json +2 -1
  409. package/json/flat/frozenproduct/small/light/components/badge.json +2 -2
  410. package/json/flat/frozenproduct/small/light/components/button.json +30 -30
  411. package/json/flat/frozenproduct/small/light/components/container.json +11 -11
  412. package/json/flat/frozenproduct/small/light/components/form.json +17 -14
  413. package/json/flat/frozenproduct/small/light/components/link.json +2 -2
  414. package/json/flat/frozenproduct/small/light/components/nav.json +3 -3
  415. package/json/flat/frozenproduct/small/light/components/popover.json +6 -6
  416. package/json/flat/frozenproduct/small/light/components/progress.json +5 -5
  417. package/json/flat/frozenproduct/small/light/components/status.json +25 -25
  418. package/json/flat/frozenproduct/small/light/components/tab.json +6 -6
  419. package/json/flat/frozenproduct/small/light/components/table.json +8 -8
  420. package/json/flat/frozenproduct/small/light/mode.json +2 -1
  421. package/json/flat/product/large/dark/components/form.json +3 -0
  422. package/json/flat/product/large/dark/mode.json +2 -1
  423. package/json/flat/product/large/light/components/form.json +3 -0
  424. package/json/flat/product/large/light/mode.json +2 -1
  425. package/json/flat/product/small/dark/components/button.json +51 -51
  426. package/json/flat/product/small/dark/components/container.json +76 -76
  427. package/json/flat/product/small/dark/components/form.json +50 -47
  428. package/json/flat/product/small/dark/components/link.json +1 -1
  429. package/json/flat/product/small/dark/components/nav.json +42 -42
  430. package/json/flat/product/small/dark/components/page.json +28 -28
  431. package/json/flat/product/small/dark/components/popover.json +12 -12
  432. package/json/flat/product/small/dark/components/profile.json +7 -7
  433. package/json/flat/product/small/dark/components/progress.json +5 -5
  434. package/json/flat/product/small/dark/components/status.json +10 -10
  435. package/json/flat/product/small/dark/components/tab.json +2 -2
  436. package/json/flat/product/small/dark/components/table.json +9 -9
  437. package/json/flat/product/small/dark/mode.json +2 -1
  438. package/json/flat/product/small/light/components/button.json +51 -51
  439. package/json/flat/product/small/light/components/container.json +76 -76
  440. package/json/flat/product/small/light/components/form.json +50 -47
  441. package/json/flat/product/small/light/components/link.json +1 -1
  442. package/json/flat/product/small/light/components/nav.json +42 -42
  443. package/json/flat/product/small/light/components/page.json +28 -28
  444. package/json/flat/product/small/light/components/popover.json +12 -12
  445. package/json/flat/product/small/light/components/profile.json +7 -7
  446. package/json/flat/product/small/light/components/progress.json +5 -5
  447. package/json/flat/product/small/light/components/status.json +10 -10
  448. package/json/flat/product/small/light/components/tab.json +2 -2
  449. package/json/flat/product/small/light/components/table.json +9 -9
  450. package/json/flat/product/small/light/mode.json +2 -1
  451. package/json/nested/frozenproduct/large/dark/components/badge.json +2 -2
  452. package/json/nested/frozenproduct/large/dark/components/button.json +15 -15
  453. package/json/nested/frozenproduct/large/dark/components/container.json +9 -9
  454. package/json/nested/frozenproduct/large/dark/components/form.json +26 -11
  455. package/json/nested/frozenproduct/large/dark/components/nav.json +2 -2
  456. package/json/nested/frozenproduct/large/dark/components/popover.json +2 -2
  457. package/json/nested/frozenproduct/large/dark/components/progress.json +2 -2
  458. package/json/nested/frozenproduct/large/dark/components/status.json +20 -20
  459. package/json/nested/frozenproduct/large/dark/components/tab.json +5 -5
  460. package/json/nested/frozenproduct/large/dark/components/table.json +8 -8
  461. package/json/nested/frozenproduct/large/dark/mode.json +2 -1
  462. package/json/nested/frozenproduct/large/light/components/badge.json +2 -2
  463. package/json/nested/frozenproduct/large/light/components/button.json +30 -30
  464. package/json/nested/frozenproduct/large/light/components/container.json +11 -11
  465. package/json/nested/frozenproduct/large/light/components/form.json +30 -15
  466. package/json/nested/frozenproduct/large/light/components/link.json +2 -2
  467. package/json/nested/frozenproduct/large/light/components/nav.json +3 -3
  468. package/json/nested/frozenproduct/large/light/components/popover.json +6 -6
  469. package/json/nested/frozenproduct/large/light/components/progress.json +5 -5
  470. package/json/nested/frozenproduct/large/light/components/status.json +25 -25
  471. package/json/nested/frozenproduct/large/light/components/tab.json +6 -6
  472. package/json/nested/frozenproduct/large/light/components/table.json +8 -8
  473. package/json/nested/frozenproduct/large/light/mode.json +2 -1
  474. package/json/nested/frozenproduct/small/dark/components/badge.json +2 -2
  475. package/json/nested/frozenproduct/small/dark/components/button.json +15 -15
  476. package/json/nested/frozenproduct/small/dark/components/container.json +9 -9
  477. package/json/nested/frozenproduct/small/dark/components/form.json +26 -11
  478. package/json/nested/frozenproduct/small/dark/components/nav.json +2 -2
  479. package/json/nested/frozenproduct/small/dark/components/popover.json +2 -2
  480. package/json/nested/frozenproduct/small/dark/components/progress.json +2 -2
  481. package/json/nested/frozenproduct/small/dark/components/status.json +20 -20
  482. package/json/nested/frozenproduct/small/dark/components/tab.json +5 -5
  483. package/json/nested/frozenproduct/small/dark/components/table.json +8 -8
  484. package/json/nested/frozenproduct/small/dark/mode.json +2 -1
  485. package/json/nested/frozenproduct/small/light/components/badge.json +2 -2
  486. package/json/nested/frozenproduct/small/light/components/button.json +30 -30
  487. package/json/nested/frozenproduct/small/light/components/container.json +11 -11
  488. package/json/nested/frozenproduct/small/light/components/form.json +30 -15
  489. package/json/nested/frozenproduct/small/light/components/link.json +2 -2
  490. package/json/nested/frozenproduct/small/light/components/nav.json +3 -3
  491. package/json/nested/frozenproduct/small/light/components/popover.json +6 -6
  492. package/json/nested/frozenproduct/small/light/components/progress.json +5 -5
  493. package/json/nested/frozenproduct/small/light/components/status.json +25 -25
  494. package/json/nested/frozenproduct/small/light/components/tab.json +6 -6
  495. package/json/nested/frozenproduct/small/light/components/table.json +8 -8
  496. package/json/nested/frozenproduct/small/light/mode.json +2 -1
  497. package/json/nested/product/large/dark/components/form.json +16 -1
  498. package/json/nested/product/large/dark/mode.json +2 -1
  499. package/json/nested/product/large/light/components/form.json +16 -1
  500. package/json/nested/product/large/light/mode.json +2 -1
  501. package/json/nested/product/small/dark/components/button.json +51 -51
  502. package/json/nested/product/small/dark/components/container.json +76 -76
  503. package/json/nested/product/small/dark/components/form.json +63 -48
  504. package/json/nested/product/small/dark/components/link.json +1 -1
  505. package/json/nested/product/small/dark/components/nav.json +42 -42
  506. package/json/nested/product/small/dark/components/page.json +28 -28
  507. package/json/nested/product/small/dark/components/popover.json +12 -12
  508. package/json/nested/product/small/dark/components/profile.json +7 -7
  509. package/json/nested/product/small/dark/components/progress.json +5 -5
  510. package/json/nested/product/small/dark/components/status.json +10 -10
  511. package/json/nested/product/small/dark/components/tab.json +2 -2
  512. package/json/nested/product/small/dark/components/table.json +9 -9
  513. package/json/nested/product/small/dark/mode.json +2 -1
  514. package/json/nested/product/small/light/components/button.json +51 -51
  515. package/json/nested/product/small/light/components/container.json +76 -76
  516. package/json/nested/product/small/light/components/form.json +63 -48
  517. package/json/nested/product/small/light/components/link.json +1 -1
  518. package/json/nested/product/small/light/components/nav.json +42 -42
  519. package/json/nested/product/small/light/components/page.json +28 -28
  520. package/json/nested/product/small/light/components/popover.json +12 -12
  521. package/json/nested/product/small/light/components/profile.json +7 -7
  522. package/json/nested/product/small/light/components/progress.json +5 -5
  523. package/json/nested/product/small/light/components/status.json +10 -10
  524. package/json/nested/product/small/light/components/tab.json +2 -2
  525. package/json/nested/product/small/light/components/table.json +9 -9
  526. package/json/nested/product/small/light/mode.json +2 -1
  527. package/package.json +1 -1
  528. package/sage-design-tokens-15.2.1.tgz +0 -0
  529. package/scss/frozenproduct/large/components/badge.scss +3 -3
  530. package/scss/frozenproduct/large/components/button.scss +32 -32
  531. package/scss/frozenproduct/large/components/container.scss +11 -11
  532. package/scss/frozenproduct/large/components/form.scss +16 -13
  533. package/scss/frozenproduct/large/components/link.scss +2 -2
  534. package/scss/frozenproduct/large/components/nav.scss +3 -3
  535. package/scss/frozenproduct/large/components/popover.scss +6 -6
  536. package/scss/frozenproduct/large/components/progress.scss +5 -5
  537. package/scss/frozenproduct/large/components/status.scss +25 -25
  538. package/scss/frozenproduct/large/components/tab.scss +7 -7
  539. package/scss/frozenproduct/large/components/table.scss +8 -8
  540. package/scss/frozenproduct/large/dark.scss +2 -1
  541. package/scss/frozenproduct/large/light.scss +2 -1
  542. package/scss/frozenproduct/small/components/badge.scss +3 -3
  543. package/scss/frozenproduct/small/components/button.scss +32 -32
  544. package/scss/frozenproduct/small/components/container.scss +11 -11
  545. package/scss/frozenproduct/small/components/form.scss +16 -13
  546. package/scss/frozenproduct/small/components/link.scss +2 -2
  547. package/scss/frozenproduct/small/components/nav.scss +3 -3
  548. package/scss/frozenproduct/small/components/popover.scss +6 -6
  549. package/scss/frozenproduct/small/components/progress.scss +5 -5
  550. package/scss/frozenproduct/small/components/status.scss +25 -25
  551. package/scss/frozenproduct/small/components/tab.scss +7 -7
  552. package/scss/frozenproduct/small/components/table.scss +8 -8
  553. package/scss/frozenproduct/small/dark.scss +2 -1
  554. package/scss/frozenproduct/small/light.scss +2 -1
  555. package/scss/product/large/components/form.scss +3 -0
  556. package/scss/product/large/dark.scss +2 -1
  557. package/scss/product/large/light.scss +2 -1
  558. package/scss/product/small/components/button.scss +13 -13
  559. package/scss/product/small/components/container.scss +10 -10
  560. package/scss/product/small/components/form.scss +10 -7
  561. package/scss/product/small/components/link.scss +2 -2
  562. package/scss/product/small/components/nav.scss +5 -5
  563. package/scss/product/small/components/page.scss +1 -1
  564. package/scss/product/small/components/popover.scss +2 -2
  565. package/scss/product/small/components/progress.scss +6 -6
  566. package/scss/product/small/components/status.scss +3 -3
  567. package/scss/product/small/components/tab.scss +7 -7
  568. package/scss/product/small/components/table.scss +10 -10
  569. package/scss/product/small/dark.scss +2 -1
  570. package/scss/product/small/light.scss +2 -1
  571. package/sage-design-tokens-15.1.0.tgz +0 -0
@@ -26,7 +26,7 @@ module.exports = {
26
26
  x: {
27
27
  M: {
28
28
  $type: "spacing",
29
- $value: 19.2,
29
+ $value: 24,
30
30
  filePath: "data/tokens/components/form.json",
31
31
  isSource: true,
32
32
  original: {
@@ -41,7 +41,7 @@ module.exports = {
41
41
  y: {
42
42
  M: {
43
43
  $type: "spacing",
44
- $value: 19.2,
44
+ $value: 24,
45
45
  filePath: "data/tokens/components/form.json",
46
46
  isSource: true,
47
47
  original: {
@@ -246,7 +246,7 @@ module.exports = {
246
246
  x: {
247
247
  S: {
248
248
  $type: "spacing",
249
- $value: 16,
249
+ $value: 20,
250
250
  $description: "DD only, left right padding on footer button.",
251
251
  filePath: "data/tokens/components/form.json",
252
252
  isSource: true,
@@ -261,7 +261,7 @@ module.exports = {
261
261
  },
262
262
  M: {
263
263
  $type: "spacing",
264
- $value: 16,
264
+ $value: 20,
265
265
  $description: "DD only, left right padding on footer button.",
266
266
  filePath: "data/tokens/components/form.json",
267
267
  isSource: true,
@@ -276,7 +276,7 @@ module.exports = {
276
276
  },
277
277
  L: {
278
278
  $type: "spacing",
279
- $value: 16,
279
+ $value: 20,
280
280
  $description: "DD only, left right padding on footer button.",
281
281
  filePath: "data/tokens/components/form.json",
282
282
  isSource: true,
@@ -389,7 +389,7 @@ module.exports = {
389
389
  pl: {
390
390
  S: {
391
391
  $type: "spacing",
392
- $value: 16,
392
+ $value: 20,
393
393
  $description: "DD only, left padding.",
394
394
  filePath: "data/tokens/components/form.json",
395
395
  isSource: true,
@@ -404,7 +404,7 @@ module.exports = {
404
404
  },
405
405
  M: {
406
406
  $type: "spacing",
407
- $value: 16,
407
+ $value: 20,
408
408
  $description: "DD only, left padding.",
409
409
  filePath: "data/tokens/components/form.json",
410
410
  isSource: true,
@@ -419,7 +419,7 @@ module.exports = {
419
419
  },
420
420
  L: {
421
421
  $type: "spacing",
422
- $value: 16,
422
+ $value: 20,
423
423
  $description: "DD only, left padding.",
424
424
  filePath: "data/tokens/components/form.json",
425
425
  isSource: true,
@@ -438,7 +438,7 @@ module.exports = {
438
438
  y: {
439
439
  S: {
440
440
  $type: "spacing",
441
- $value: 4.8,
441
+ $value: 6,
442
442
  $description: "REF POPOVER. Top and bottom padding on container",
443
443
  filePath: "data/tokens/components/form.json",
444
444
  isSource: true,
@@ -454,7 +454,7 @@ module.exports = {
454
454
  },
455
455
  M: {
456
456
  $type: "spacing",
457
- $value: 6.4,
457
+ $value: 8,
458
458
  $description: "REF POPOVER. Top and bottom padding on container",
459
459
  filePath: "data/tokens/components/form.json",
460
460
  isSource: true,
@@ -470,7 +470,7 @@ module.exports = {
470
470
  },
471
471
  L: {
472
472
  $type: "spacing",
473
- $value: 9.6,
473
+ $value: 12,
474
474
  $description: "REF POPOVER. Top and bottom padding on container",
475
475
  filePath: "data/tokens/components/form.json",
476
476
  isSource: true,
@@ -488,7 +488,7 @@ module.exports = {
488
488
  x: {
489
489
  S: {
490
490
  $type: "spacing",
491
- $value: 16,
491
+ $value: 20,
492
492
  $description:
493
493
  "left and right padding of menu parent container to make message content align with the option text",
494
494
  filePath: "data/tokens/components/form.json",
@@ -505,7 +505,7 @@ module.exports = {
505
505
  },
506
506
  M: {
507
507
  $type: "spacing",
508
- $value: 16,
508
+ $value: 20,
509
509
  $description:
510
510
  "left and right padding of menu parent container to make message content align with the option text",
511
511
  filePath: "data/tokens/components/form.json",
@@ -522,7 +522,7 @@ module.exports = {
522
522
  },
523
523
  L: {
524
524
  $type: "spacing",
525
- $value: 16,
525
+ $value: 20,
526
526
  $description:
527
527
  "left and right padding of menu parent container to make message content align with the option text",
528
528
  filePath: "data/tokens/components/form.json",
@@ -764,7 +764,7 @@ module.exports = {
764
764
  x: {
765
765
  S: {
766
766
  $type: "spacing",
767
- $value: 16,
767
+ $value: 20,
768
768
  $description:
769
769
  "used for left indentation on descriptive hint text underneath main option text",
770
770
  filePath: "data/tokens/components/form.json",
@@ -789,7 +789,7 @@ module.exports = {
789
789
  },
790
790
  M: {
791
791
  $type: "spacing",
792
- $value: 16,
792
+ $value: 20,
793
793
  $description:
794
794
  "used for left indentation on descriptive hint text underneath main option text",
795
795
  filePath: "data/tokens/components/form.json",
@@ -814,7 +814,7 @@ module.exports = {
814
814
  },
815
815
  L: {
816
816
  $type: "spacing",
817
- $value: 16,
817
+ $value: 20,
818
818
  $description:
819
819
  "used for left indentation on descriptive hint text underneath main option text",
820
820
  filePath: "data/tokens/components/form.json",
@@ -1027,7 +1027,7 @@ module.exports = {
1027
1027
  xl: {
1028
1028
  M: {
1029
1029
  $type: "spacing",
1030
- $value: 22.4,
1030
+ $value: 28,
1031
1031
  $description:
1032
1032
  "Left padding in File input (no-thumbnail variant), status text.",
1033
1033
  filePath: "data/tokens/components/form.json",
@@ -1120,7 +1120,7 @@ module.exports = {
1120
1120
  x: {
1121
1121
  M: {
1122
1122
  $type: "spacing",
1123
- $value: 19.2,
1123
+ $value: 24,
1124
1124
  $description:
1125
1125
  "Right left padding in File input (preview container).",
1126
1126
  filePath: "data/tokens/components/form.json",
@@ -1139,7 +1139,7 @@ module.exports = {
1139
1139
  y: {
1140
1140
  M: {
1141
1141
  $type: "spacing",
1142
- $value: 19.2,
1142
+ $value: 24,
1143
1143
  $description: "Top padding in file input (preview container).",
1144
1144
  filePath: "data/tokens/components/form.json",
1145
1145
  isSource: true,
@@ -1177,7 +1177,7 @@ module.exports = {
1177
1177
  x: {
1178
1178
  S: {
1179
1179
  $type: "spacing",
1180
- $value: 6.4,
1180
+ $value: 8,
1181
1181
  $description:
1182
1182
  "left and right padding used on small buttons inside small inputs",
1183
1183
  filePath: "data/tokens/components/form.json",
@@ -1194,7 +1194,7 @@ module.exports = {
1194
1194
  },
1195
1195
  M: {
1196
1196
  $type: "spacing",
1197
- $value: 9.6,
1197
+ $value: 12,
1198
1198
  $description:
1199
1199
  "left and right padding used on medium buttons inside medium inputs",
1200
1200
  filePath: "data/tokens/components/form.json",
@@ -1211,7 +1211,7 @@ module.exports = {
1211
1211
  },
1212
1212
  L: {
1213
1213
  $type: "spacing",
1214
- $value: 12.8,
1214
+ $value: 16,
1215
1215
  $description:
1216
1216
  "left and right padding used on large buttons inside large inputs",
1217
1217
  filePath: "data/tokens/components/form.json",
@@ -1231,7 +1231,7 @@ module.exports = {
1231
1231
  stack: {
1232
1232
  S: {
1233
1233
  $type: "spacing",
1234
- $value: 12.8,
1234
+ $value: 16,
1235
1235
  $description:
1236
1236
  "Vertical gap on custom date range between the 2 inputs.",
1237
1237
  filePath: "data/tokens/components/form.json",
@@ -1248,7 +1248,7 @@ module.exports = {
1248
1248
  },
1249
1249
  M: {
1250
1250
  $type: "spacing",
1251
- $value: 16,
1251
+ $value: 20,
1252
1252
  $description:
1253
1253
  "Vertical gap on custom date range between the 2 inputs. Horizontal gap between start and end date inputs in Date range.",
1254
1254
  filePath: "data/tokens/components/form.json",
@@ -1265,7 +1265,7 @@ module.exports = {
1265
1265
  },
1266
1266
  L: {
1267
1267
  $type: "spacing",
1268
- $value: 19.2,
1268
+ $value: 24,
1269
1269
  $description:
1270
1270
  "Vertical gap on custom date range between the 2 inputs.",
1271
1271
  filePath: "data/tokens/components/form.json",
@@ -1316,7 +1316,7 @@ module.exports = {
1316
1316
  },
1317
1317
  L: {
1318
1318
  $type: "spacing",
1319
- $value: 12.8,
1319
+ $value: 16,
1320
1320
  $description: "Left right padding on input.",
1321
1321
  filePath: "data/tokens/components/form.json",
1322
1322
  isSource: true,
@@ -1333,7 +1333,7 @@ module.exports = {
1333
1333
  xg: {
1334
1334
  S: {
1335
1335
  $type: "spacing",
1336
- $value: 12.8,
1336
+ $value: 16,
1337
1337
  $description:
1338
1338
  "Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group.",
1339
1339
  filePath: "data/tokens/components/form.json",
@@ -1350,7 +1350,7 @@ module.exports = {
1350
1350
  },
1351
1351
  M: {
1352
1352
  $type: "spacing",
1353
- $value: 16,
1353
+ $value: 20,
1354
1354
  $description:
1355
1355
  "Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group, and between elements in Pagination.",
1356
1356
  filePath: "data/tokens/components/form.json",
@@ -1367,7 +1367,7 @@ module.exports = {
1367
1367
  },
1368
1368
  L: {
1369
1369
  $type: "spacing",
1370
- $value: 19.2,
1370
+ $value: 24,
1371
1371
  $description:
1372
1372
  "Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group.",
1373
1373
  filePath: "data/tokens/components/form.json",
@@ -1467,7 +1467,7 @@ module.exports = {
1467
1467
  },
1468
1468
  L: {
1469
1469
  $type: "spacing",
1470
- $value: 12.8,
1470
+ $value: 16,
1471
1471
  $description:
1472
1472
  "Gap between rows of checkboxes or radios within a group.",
1473
1473
  filePath: "data/tokens/components/form.json",
@@ -1610,7 +1610,7 @@ module.exports = {
1610
1610
  x: {
1611
1611
  S: {
1612
1612
  $type: "spacing",
1613
- $value: 17.2,
1613
+ $value: 22,
1614
1614
  $description:
1615
1615
  "Left padding on progressively shown form inputs on radio and checkbox",
1616
1616
  filePath: "data/tokens/components/form.json",
@@ -1627,7 +1627,7 @@ module.exports = {
1627
1627
  },
1628
1628
  M: {
1629
1629
  $type: "spacing",
1630
- $value: 25.6,
1630
+ $value: 32,
1631
1631
  $description:
1632
1632
  "Left padding on progressively shown form inputs on radio and checkbox",
1633
1633
  filePath: "data/tokens/components/form.json",
@@ -1644,7 +1644,7 @@ module.exports = {
1644
1644
  },
1645
1645
  L: {
1646
1646
  $type: "spacing",
1647
- $value: 34,
1647
+ $value: 42,
1648
1648
  $description:
1649
1649
  "Left padding on progressively shown form inputs on radio and checkbox",
1650
1650
  filePath: "data/tokens/components/form.json",
@@ -1806,7 +1806,7 @@ module.exports = {
1806
1806
  stack: {
1807
1807
  S: {
1808
1808
  $type: "spacing",
1809
- $value: 12.8,
1809
+ $value: 16,
1810
1810
  $description:
1811
1811
  "Spacing between horizontal and vertical S form components",
1812
1812
  filePath: "data/tokens/components/form.json",
@@ -1823,7 +1823,7 @@ module.exports = {
1823
1823
  },
1824
1824
  M: {
1825
1825
  $type: "spacing",
1826
- $value: 16,
1826
+ $value: 20,
1827
1827
  $description:
1828
1828
  "Spacing between horizontal and vertical M form components",
1829
1829
  filePath: "data/tokens/components/form.json",
@@ -1840,7 +1840,7 @@ module.exports = {
1840
1840
  },
1841
1841
  L: {
1842
1842
  $type: "spacing",
1843
- $value: 19.2,
1843
+ $value: 24,
1844
1844
  $description:
1845
1845
  "Spacing between horizontal and vertical L form components",
1846
1846
  filePath: "data/tokens/components/form.json",
@@ -1991,7 +1991,7 @@ module.exports = {
1991
1991
  },
1992
1992
  L: {
1993
1993
  $type: "spacing",
1994
- $value: 12.8,
1994
+ $value: 16,
1995
1995
  $description: "Left right padding on input.",
1996
1996
  filePath: "data/tokens/components/form.json",
1997
1997
  isSource: true,
@@ -2087,7 +2087,7 @@ module.exports = {
2087
2087
  },
2088
2088
  L: {
2089
2089
  $type: "spacing",
2090
- $value: 12.8,
2090
+ $value: 16,
2091
2091
  $description: "Left right padding on input.",
2092
2092
  filePath: "data/tokens/components/form.json",
2093
2093
  isSource: true,
@@ -2105,7 +2105,7 @@ module.exports = {
2105
2105
  y: {
2106
2106
  S: {
2107
2107
  $type: "spacing",
2108
- $value: 19.2,
2108
+ $value: 24,
2109
2109
  $description: "Left right padding on input.",
2110
2110
  filePath: "data/tokens/components/form.json",
2111
2111
  isSource: true,
@@ -2120,7 +2120,7 @@ module.exports = {
2120
2120
  },
2121
2121
  M: {
2122
2122
  $type: "spacing",
2123
- $value: 25.6,
2123
+ $value: 32,
2124
2124
  $description:
2125
2125
  "Left right padding on input. Right padding on dropdown option.",
2126
2126
  filePath: "data/tokens/components/form.json",
@@ -2137,7 +2137,7 @@ module.exports = {
2137
2137
  },
2138
2138
  L: {
2139
2139
  $type: "spacing",
2140
- $value: 32,
2140
+ $value: 40,
2141
2141
  $description: "Left right padding on input.",
2142
2142
  filePath: "data/tokens/components/form.json",
2143
2143
  isSource: true,
@@ -2169,7 +2169,7 @@ module.exports = {
2169
2169
  },
2170
2170
  M: {
2171
2171
  $type: "spacing",
2172
- $value: 12.8,
2172
+ $value: 16,
2173
2173
  $description: "padding between cancel and loader",
2174
2174
  filePath: "data/tokens/components/form.json",
2175
2175
  isSource: true,
@@ -2184,7 +2184,7 @@ module.exports = {
2184
2184
  },
2185
2185
  L: {
2186
2186
  $type: "spacing",
2187
- $value: 19.2,
2187
+ $value: 24,
2188
2188
  $description: "padding between cancel and loader",
2189
2189
  filePath: "data/tokens/components/form.json",
2190
2190
  isSource: true,
@@ -2201,7 +2201,7 @@ module.exports = {
2201
2201
  x: {
2202
2202
  S: {
2203
2203
  $type: "spacing",
2204
- $value: 19.2,
2204
+ $value: 24,
2205
2205
  $description: "Left right padding on input.",
2206
2206
  filePath: "data/tokens/components/form.json",
2207
2207
  isSource: true,
@@ -2216,7 +2216,7 @@ module.exports = {
2216
2216
  },
2217
2217
  M: {
2218
2218
  $type: "spacing",
2219
- $value: 25.6,
2219
+ $value: 32,
2220
2220
  $description:
2221
2221
  "Left right padding on input. Right padding on dropdown option.",
2222
2222
  filePath: "data/tokens/components/form.json",
@@ -2233,7 +2233,7 @@ module.exports = {
2233
2233
  },
2234
2234
  L: {
2235
2235
  $type: "spacing",
2236
- $value: 32,
2236
+ $value: 40,
2237
2237
  $description: "Left right padding on input.",
2238
2238
  filePath: "data/tokens/components/form.json",
2239
2239
  isSource: true,
@@ -3467,6 +3467,21 @@ module.exports = {
3467
3467
  attributes: {},
3468
3468
  path: ["form", "color", "dropdown", "label-hover"],
3469
3469
  },
3470
+ "label-subtext": {
3471
+ $type: "color",
3472
+ $value: "#0000008c",
3473
+ $description: "Option subtext.",
3474
+ filePath: "data/tokens/components/form.json",
3475
+ isSource: true,
3476
+ original: {
3477
+ $type: "color",
3478
+ $value: "{modes.color.interactive.monochrome.defaultAlt2}",
3479
+ $description: "Option subtext.",
3480
+ },
3481
+ name: "formColorDropdownLabelSubtext",
3482
+ attributes: {},
3483
+ path: ["form", "color", "dropdown", "label-subtext"],
3484
+ },
3470
3485
  },
3471
3486
  labelset: {
3472
3487
  "label-required": {
@@ -4723,6 +4738,25 @@ module.exports = {
4723
4738
  },
4724
4739
  },
4725
4740
  default: {
4741
+ XS: {
4742
+ $type: "typography",
4743
+ $value: {
4744
+ fontFamily: "Sage UI",
4745
+ fontWeight: "400",
4746
+ lineHeight: 1.5,
4747
+ fontSize: "13px",
4748
+ paragraphSpacing: "0",
4749
+ },
4750
+ filePath: "data/tokens/components/form.json",
4751
+ isSource: true,
4752
+ original: {
4753
+ $type: "typography",
4754
+ $value: "{global.typography.adaptive.component.moderate.XS}",
4755
+ },
4756
+ name: "formTypographyAdaptiveDefaultXs",
4757
+ attributes: {},
4758
+ path: ["form", "typography", "adaptive", "default", "XS"],
4759
+ },
4726
4760
  S: {
4727
4761
  $type: "typography",
4728
4762
  $value: {
@@ -4843,6 +4877,25 @@ module.exports = {
4843
4877
  },
4844
4878
  },
4845
4879
  default: {
4880
+ XS: {
4881
+ $type: "typography",
4882
+ $value: {
4883
+ fontFamily: "Sage UI",
4884
+ fontWeight: "400",
4885
+ lineHeight: 1.5,
4886
+ fontSize: "clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)",
4887
+ paragraphSpacing: "0",
4888
+ },
4889
+ filePath: "data/tokens/components/form.json",
4890
+ isSource: true,
4891
+ original: {
4892
+ $type: "typography",
4893
+ $value: "{global.typography.responsive.component.moderate.XS}",
4894
+ },
4895
+ name: "formTypographyResponsiveDefaultXs",
4896
+ attributes: {},
4897
+ path: ["form", "typography", "responsive", "default", "XS"],
4898
+ },
4846
4899
  S: {
4847
4900
  $type: "typography",
4848
4901
  $value: {
@@ -284,7 +284,7 @@ module.exports = {
284
284
  skiplink: {
285
285
  x: {
286
286
  $type: "spacing",
287
- $value: 19.2,
287
+ $value: 24,
288
288
  $description: "Skiplink container",
289
289
  filePath: "data/tokens/components/link.json",
290
290
  isSource: true,