@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
@@ -3248,11 +3248,11 @@
3248
3248
  "bg-active": {
3249
3249
  $type: "color",
3250
3250
  $value: "#FFFFFF",
3251
- filePath: "data/tokens/components/form.json",
3251
+ filePath: "data/tokens/context/frozenproduct.json",
3252
3252
  isSource: true,
3253
3253
  original: {
3254
3254
  $type: "color",
3255
- $value: "{modes.color.interactive.monochrome.active}",
3255
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
3256
3256
  },
3257
3257
  name: "formColorCalendarBgActive",
3258
3258
  attributes: {},
@@ -3273,12 +3273,12 @@
3273
3273
  },
3274
3274
  "bg-duration": {
3275
3275
  $type: "color",
3276
- $value: "#1b1b1b",
3277
- filePath: "data/tokens/components/form.json",
3276
+ $value: "#0e0e0e",
3277
+ filePath: "data/tokens/context/frozenproduct.json",
3278
3278
  isSource: true,
3279
3279
  original: {
3280
3280
  $type: "color",
3281
- $value: "{modes.color.interactive.dataEntry.hoverAlt}",
3281
+ $value: "{modes.color.interactive.inactive.frozen.defaultAlt}",
3282
3282
  },
3283
3283
  name: "formColorCalendarBgDuration",
3284
3284
  attributes: {},
@@ -3300,11 +3300,11 @@
3300
3300
  "border-duration": {
3301
3301
  $type: "color",
3302
3302
  $value: "#FFFFFF",
3303
- filePath: "data/tokens/components/form.json",
3303
+ filePath: "data/tokens/context/frozenproduct.json",
3304
3304
  isSource: true,
3305
3305
  original: {
3306
3306
  $type: "color",
3307
- $value: "{modes.color.interactive.monochrome.active}",
3307
+ $value: "{form.color.calendar.bg-active}",
3308
3308
  },
3309
3309
  name: "formColorCalendarBorderDuration",
3310
3310
  attributes: {},
@@ -3485,6 +3485,21 @@
3485
3485
  attributes: {},
3486
3486
  path: ["form", "color", "dropdown", "label-hover"],
3487
3487
  },
3488
+ "label-subtext": {
3489
+ $type: "color",
3490
+ $value: "#ffffff8c",
3491
+ $description: "Option subtext.",
3492
+ filePath: "data/tokens/components/form.json",
3493
+ isSource: true,
3494
+ original: {
3495
+ $type: "color",
3496
+ $value: "{modes.color.interactive.monochrome.defaultAlt2}",
3497
+ $description: "Option subtext.",
3498
+ },
3499
+ name: "formColorDropdownLabelSubtext",
3500
+ attributes: {},
3501
+ path: ["form", "color", "dropdown", "label-subtext"],
3502
+ },
3488
3503
  },
3489
3504
  labelset: {
3490
3505
  "label-required": {
@@ -3654,11 +3669,11 @@
3654
3669
  "border-enabled": {
3655
3670
  $type: "color",
3656
3671
  $value: "#777",
3657
- filePath: "data/tokens/components/form.json",
3672
+ filePath: "data/tokens/context/frozenproduct.json",
3658
3673
  isSource: true,
3659
3674
  original: {
3660
3675
  $type: "color",
3661
- $value: "{modes.color.interactive.dataEntry.withDefault}",
3676
+ $value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
3662
3677
  },
3663
3678
  name: "formColorTypicalBorderEnabled",
3664
3679
  attributes: {},
@@ -3903,12 +3918,12 @@
3903
3918
  switch: {
3904
3919
  "bg-active": {
3905
3920
  $type: "color",
3906
- $value: "#FFFFFF",
3907
- filePath: "data/tokens/components/form.json",
3921
+ $value: "#ffffffe6",
3922
+ filePath: "data/tokens/context/frozenproduct.json",
3908
3923
  isSource: true,
3909
3924
  original: {
3910
3925
  $type: "color",
3911
- $value: "{modes.color.interactive.monochrome.active}",
3926
+ $value: "{modes.color.interactive.monochrome.frozen.default}",
3912
3927
  },
3913
3928
  name: "formColorSwitchBgActive",
3914
3929
  attributes: {},
@@ -3998,12 +4013,12 @@
3998
4013
  },
3999
4014
  "border-enabled": {
4000
4015
  $type: "color",
4001
- $value: "#ffffff80",
4002
- filePath: "data/tokens/components/form.json",
4016
+ $value: "#777",
4017
+ filePath: "data/tokens/context/frozenproduct.json",
4003
4018
  isSource: true,
4004
4019
  original: {
4005
4020
  $type: "color",
4006
- $value: "{modes.color.interactive.monochrome.subtle.defaultAlt}",
4021
+ $value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
4007
4022
  },
4008
4023
  name: "formColorSwitchBorderEnabled",
4009
4024
  attributes: {},
@@ -4050,12 +4065,12 @@
4050
4065
  },
4051
4066
  "fg-enabled": {
4052
4067
  $type: "color",
4053
- $value: "#ffffff80",
4054
- filePath: "data/tokens/components/form.json",
4068
+ $value: "#777",
4069
+ filePath: "data/tokens/context/frozenproduct.json",
4055
4070
  isSource: true,
4056
4071
  original: {
4057
4072
  $type: "color",
4058
- $value: "{modes.color.interactive.monochrome.subtle.defaultAlt}",
4073
+ $value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
4059
4074
  },
4060
4075
  name: "formColorSwitchFgEnabled",
4061
4076
  attributes: {},
@@ -4230,13 +4245,13 @@
4230
4245
  },
4231
4246
  checkbox: {
4232
4247
  $type: "borderRadius",
4233
- $value: 4,
4248
+ $value: 2,
4234
4249
  $description: "S and M checkbox",
4235
- filePath: "data/tokens/components/form.json",
4250
+ filePath: "data/tokens/context/frozenproduct.json",
4236
4251
  isSource: true,
4237
4252
  original: {
4238
4253
  $type: "borderRadius",
4239
- $value: "{global.radius.interactive.S}",
4254
+ $value: "{global.radius.interactive.XS}",
4240
4255
  $description: "S and M checkbox",
4241
4256
  },
4242
4257
  name: "formRadiusCheckbox",
@@ -4247,7 +4262,7 @@
4247
4262
  $type: "borderRadius",
4248
4263
  $value: 4,
4249
4264
  $description: "AI text editor footer",
4250
- filePath: "data/tokens/components/form.json",
4265
+ filePath: "data/tokens/context/frozenproduct.json",
4251
4266
  isSource: true,
4252
4267
  original: {
4253
4268
  $type: "borderRadius",
@@ -4260,14 +4275,14 @@
4260
4275
  },
4261
4276
  colorpicker: {
4262
4277
  $type: "borderRadius",
4263
- $value: "999",
4264
- $description: "Color picker (swatch container), ",
4265
- filePath: "data/tokens/components/form.json",
4278
+ $value: 16,
4279
+ $description: "Color picker (swatch container)",
4280
+ filePath: "data/tokens/context/frozenproduct.json",
4266
4281
  isSource: true,
4267
4282
  original: {
4268
4283
  $type: "borderRadius",
4269
- $value: "{global.radius.circle}",
4270
- $description: "Color picker (swatch container), ",
4284
+ $value: "{global.radius.interactive.L}",
4285
+ $description: "Color picker (swatch container)",
4271
4286
  },
4272
4287
  name: "formRadiusColorpicker",
4273
4288
  attributes: {},
@@ -4277,7 +4292,7 @@
4277
4292
  $type: "borderRadius",
4278
4293
  $value: 8,
4279
4294
  $description: "REF POPOVER. Popover container.",
4280
- filePath: "data/tokens/components/form.json",
4295
+ filePath: "data/tokens/context/frozenproduct.json",
4281
4296
  isSource: true,
4282
4297
  original: {
4283
4298
  $type: "borderRadius",
@@ -4290,13 +4305,13 @@
4290
4305
  },
4291
4306
  fileupload: {
4292
4307
  $type: "borderRadius",
4293
- $value: 8,
4308
+ $value: 4,
4294
4309
  $description: "File input (file uploads)",
4295
- filePath: "data/tokens/components/form.json",
4310
+ filePath: "data/tokens/context/frozenproduct.json",
4296
4311
  isSource: true,
4297
4312
  original: {
4298
4313
  $type: "borderRadius",
4299
- $value: "{global.radius.container.M}",
4314
+ $value: "{global.radius.interactive.S}",
4300
4315
  $description: "File input (file uploads)",
4301
4316
  },
4302
4317
  name: "formRadiusFileupload",
@@ -4305,13 +4320,13 @@
4305
4320
  },
4306
4321
  fileselector: {
4307
4322
  $type: "borderRadius",
4308
- $value: 8,
4323
+ $value: 4,
4309
4324
  $description: "File preview (file selector asset)",
4310
- filePath: "data/tokens/components/form.json",
4325
+ filePath: "data/tokens/context/frozenproduct.json",
4311
4326
  isSource: true,
4312
4327
  original: {
4313
4328
  $type: "borderRadius",
4314
- $value: "{global.radius.container.M}",
4329
+ $value: "{global.radius.interactive.S}",
4315
4330
  $description: "File preview (file selector asset)",
4316
4331
  },
4317
4332
  name: "formRadiusFileselector",
@@ -4320,14 +4335,14 @@
4320
4335
  },
4321
4336
  input: {
4322
4337
  $type: "borderRadius",
4323
- $value: 8,
4338
+ $value: 4,
4324
4339
  $description:
4325
4340
  "Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
4326
- filePath: "data/tokens/components/form.json",
4341
+ filePath: "data/tokens/context/frozenproduct.json",
4327
4342
  isSource: true,
4328
4343
  original: {
4329
4344
  $type: "borderRadius",
4330
- $value: "{global.radius.interactive.M}",
4345
+ $value: "{global.radius.interactive.S}",
4331
4346
  $description:
4332
4347
  "Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
4333
4348
  },
@@ -4367,13 +4382,13 @@
4367
4382
  },
4368
4383
  validationbar: {
4369
4384
  $type: "borderRadius",
4370
- $value: 2,
4385
+ $value: 1,
4371
4386
  $description: "Validation bar",
4372
- filePath: "data/tokens/components/form.json",
4387
+ filePath: "data/tokens/context/frozenproduct.json",
4373
4388
  isSource: true,
4374
4389
  original: {
4375
4390
  $type: "borderRadius",
4376
- $value: "{global.radius.interactive.XS}",
4391
+ $value: "{global.radius.interactive.XXS}",
4377
4392
  $description: "Validation bar",
4378
4393
  },
4379
4394
  name: "formRadiusValidationbar",
@@ -4742,6 +4757,25 @@
4742
4757
  },
4743
4758
  },
4744
4759
  default: {
4760
+ XS: {
4761
+ $type: "typography",
4762
+ $value: {
4763
+ fontFamily: "Sage UI",
4764
+ fontWeight: "400",
4765
+ lineHeight: 1.5,
4766
+ fontSize: "13px",
4767
+ paragraphSpacing: "0",
4768
+ },
4769
+ filePath: "data/tokens/components/form.json",
4770
+ isSource: true,
4771
+ original: {
4772
+ $type: "typography",
4773
+ $value: "{global.typography.adaptive.component.moderate.XS}",
4774
+ },
4775
+ name: "formTypographyAdaptiveDefaultXs",
4776
+ attributes: {},
4777
+ path: ["form", "typography", "adaptive", "default", "XS"],
4778
+ },
4745
4779
  S: {
4746
4780
  $type: "typography",
4747
4781
  $value: {
@@ -4862,6 +4896,25 @@
4862
4896
  },
4863
4897
  },
4864
4898
  default: {
4899
+ XS: {
4900
+ $type: "typography",
4901
+ $value: {
4902
+ fontFamily: "Sage UI",
4903
+ fontWeight: "400",
4904
+ lineHeight: 1.5,
4905
+ fontSize: "clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)",
4906
+ paragraphSpacing: "0",
4907
+ },
4908
+ filePath: "data/tokens/components/form.json",
4909
+ isSource: true,
4910
+ original: {
4911
+ $type: "typography",
4912
+ $value: "{global.typography.responsive.component.moderate.XS}",
4913
+ },
4914
+ name: "formTypographyResponsiveDefaultXs",
4915
+ attributes: {},
4916
+ path: ["form", "typography", "responsive", "default", "XS"],
4917
+ },
4865
4918
  S: {
4866
4919
  $type: "typography",
4867
4920
  $value: {
@@ -90,11 +90,11 @@
90
90
  "label-default": {
91
91
  $type: "color",
92
92
  $value: "#4cdc55",
93
- filePath: "data/tokens/components/link.json",
93
+ filePath: "data/tokens/context/frozenproduct.json",
94
94
  isSource: true,
95
95
  original: {
96
96
  $type: "color",
97
- $value: "{modes.color.interactive.primary.defaultAlt2}",
97
+ $value: "{modes.color.interactive.primary.frozen.defaultAlt}",
98
98
  },
99
99
  name: "linkColorTypicalLabelDefault",
100
100
  attributes: {},
@@ -103,11 +103,11 @@
103
103
  "label-hover": {
104
104
  $type: "color",
105
105
  $value: "#71e270",
106
- filePath: "data/tokens/components/link.json",
106
+ filePath: "data/tokens/context/frozenproduct.json",
107
107
  isSource: true,
108
108
  original: {
109
109
  $type: "color",
110
- $value: "{modes.color.interactive.primary.hoverAlt2}",
110
+ $value: "{modes.color.interactive.primary.frozen.hoverAlt}",
111
111
  },
112
112
  name: "linkColorTypicalLabelHover",
113
113
  attributes: {},
@@ -77,12 +77,12 @@
77
77
  },
78
78
  "bg-hover": {
79
79
  $type: "color",
80
- $value: "#ffffff1a",
81
- filePath: "data/tokens/components/nav.json",
80
+ $value: "#008046",
81
+ filePath: "data/tokens/context/frozenproduct.json",
82
82
  isSource: true,
83
83
  original: {
84
84
  $type: "color",
85
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
85
+ $value: "{modes.color.interactive.primary.frozen.nav.hover}",
86
86
  },
87
87
  name: "navColorItemBgHover",
88
88
  attributes: {},
@@ -130,11 +130,12 @@
130
130
  "label-hover": {
131
131
  $type: "color",
132
132
  $value: "#FFFFFF",
133
- filePath: "data/tokens/components/nav.json",
133
+ filePath: "data/tokens/context/frozenproduct.json",
134
134
  isSource: true,
135
135
  original: {
136
136
  $type: "color",
137
- $value: "{modes.color.interactive.monochrome.withHover}",
137
+ $value:
138
+ "{modes.color.interactive.primary.frozen.nav.label-hover}",
138
139
  },
139
140
  name: "navColorItemLabelHover",
140
141
  attributes: {},
@@ -647,13 +648,13 @@
647
648
  },
648
649
  menumodal: {
649
650
  $type: "borderRadius",
650
- $value: 16,
651
+ $value: 8,
651
652
  $description: "Menu on mobile",
652
- filePath: "data/tokens/components/nav.json",
653
+ filePath: "data/tokens/context/frozenproduct.json",
653
654
  isSource: true,
654
655
  original: {
655
656
  $type: "borderRadius",
656
- $value: "{global.radius.interactive.L}",
657
+ $value: "{global.radius.interactive.M}",
657
658
  $description: "Menu on mobile",
658
659
  },
659
660
  name: "navRadiusMenumodal",
@@ -639,13 +639,11 @@
639
639
  "bg-active": {
640
640
  $type: "color",
641
641
  $value: "#FFFFFF",
642
- $description: "previously action minor 850",
643
- filePath: "data/tokens/components/popover.json",
642
+ filePath: "data/tokens/context/frozenproduct.json",
644
643
  isSource: true,
645
644
  original: {
646
645
  $type: "color",
647
- $value: "{modes.color.interactive.monochrome.active}",
648
- $description: "previously action minor 850",
646
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
649
647
  },
650
648
  name: "popoverColorBgActive",
651
649
  attributes: {},
@@ -654,13 +652,11 @@
654
652
  "bg-activealt": {
655
653
  $type: "color",
656
654
  $value: "#ffffff1a",
657
- $description: "REF'D IN FORM. ",
658
- filePath: "data/tokens/components/popover.json",
655
+ filePath: "data/tokens/context/frozenproduct.json",
659
656
  isSource: true,
660
657
  original: {
661
658
  $type: "color",
662
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
663
- $description: "REF'D IN FORM. ",
659
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
664
660
  },
665
661
  name: "popoverColorBgActivealt",
666
662
  attributes: {},
@@ -684,13 +680,11 @@
684
680
  "bg-hover": {
685
681
  $type: "color",
686
682
  $value: "#ffffff1a",
687
- $description: "REF'D IN FORM. ",
688
- filePath: "data/tokens/components/popover.json",
683
+ filePath: "data/tokens/context/frozenproduct.json",
689
684
  isSource: true,
690
685
  original: {
691
686
  $type: "color",
692
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
693
- $description: "REF'D IN FORM. ",
687
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
694
688
  },
695
689
  name: "popoverColorBgHover",
696
690
  attributes: {},
@@ -712,11 +706,11 @@
712
706
  "label-activealt": {
713
707
  $type: "color",
714
708
  $value: "#FFFFFF",
715
- filePath: "data/tokens/components/popover.json",
709
+ filePath: "data/tokens/context/frozenproduct.json",
716
710
  isSource: true,
717
711
  original: {
718
712
  $type: "color",
719
- $value: "{modes.color.interactive.monochrome.withHover}",
713
+ $value: "{modes.color.interactive.monochrome.frozen.withHover}",
720
714
  },
721
715
  name: "popoverColorLabelActivealt",
722
716
  attributes: {},
@@ -737,12 +731,12 @@
737
731
  },
738
732
  "label-hover": {
739
733
  $type: "color",
740
- $value: "#FFFFFF",
741
- filePath: "data/tokens/components/popover.json",
734
+ $value: "#ffffffe6",
735
+ filePath: "data/tokens/context/frozenproduct.json",
742
736
  isSource: true,
743
737
  original: {
744
738
  $type: "color",
745
- $value: "{modes.color.interactive.monochrome.withHover}",
739
+ $value: "{modes.color.interactive.monochrome.default}",
746
740
  },
747
741
  name: "popoverColorLabelHover",
748
742
  attributes: {},
@@ -750,12 +744,12 @@
750
744
  },
751
745
  "label-enabled": {
752
746
  $type: "color",
753
- $value: "#ffffffab",
754
- filePath: "data/tokens/components/popover.json",
747
+ $value: "#ffffffe6",
748
+ filePath: "data/tokens/context/frozenproduct.json",
755
749
  isSource: true,
756
750
  original: {
757
751
  $type: "color",
758
- $value: "{modes.color.interactive.monochrome.defaultAlt}",
752
+ $value: "{modes.color.interactive.monochrome.default}",
759
753
  },
760
754
  name: "popoverColorLabelEnabled",
761
755
  attributes: {},
@@ -503,11 +503,11 @@
503
503
  "bg-default": {
504
504
  $type: "color",
505
505
  $value: "#ffffff14",
506
- filePath: "data/tokens/components/progress.json",
506
+ filePath: "data/tokens/context/frozenproduct.json",
507
507
  isSource: true,
508
508
  original: {
509
509
  $type: "color",
510
- $value: "{modes.color.interactive.progress.bg}",
510
+ $value: "{modes.color.interactive.progress.frozen.bg-alt}",
511
511
  },
512
512
  name: "progressColorBgDefault",
513
513
  attributes: {},
@@ -516,11 +516,11 @@
516
516
  "border-default": {
517
517
  $type: "color",
518
518
  $value: "#4b4b4b",
519
- filePath: "data/tokens/components/progress.json",
519
+ filePath: "data/tokens/context/frozenproduct.json",
520
520
  isSource: true,
521
521
  original: {
522
522
  $type: "color",
523
- $value: "{modes.color.generic.fg.soft}",
523
+ $value: "{modes.color.generic.fg.frozen.soft}",
524
524
  },
525
525
  name: "progressColorBorderDefault",
526
526
  attributes: {},
@@ -583,12 +583,12 @@
583
583
  },
584
584
  "fg-default": {
585
585
  $type: "color",
586
- $value: "#FFFFFF",
587
- filePath: "data/tokens/components/progress.json",
586
+ $value: "#4b4b4b",
587
+ filePath: "data/tokens/context/frozenproduct.json",
588
588
  isSource: true,
589
589
  original: {
590
590
  $type: "color",
591
- $value: "{modes.color.interactive.monochrome.active}",
591
+ $value: "{modes.color.generic.fg.frozen.soft}",
592
592
  },
593
593
  name: "progressColorFgDefault",
594
594
  attributes: {},
@@ -665,11 +665,11 @@
665
665
  "bg-default": {
666
666
  $type: "color",
667
667
  $value: "#ffffff14",
668
- filePath: "data/tokens/components/progress.json",
668
+ filePath: "data/tokens/context/frozenproduct.json",
669
669
  isSource: true,
670
670
  original: {
671
671
  $type: "color",
672
- $value: "{modes.color.interactive.progress.bg}",
672
+ $value: "{modes.color.interactive.progress.frozen.bg}",
673
673
  },
674
674
  name: "progressColorLoaderBgDefault",
675
675
  attributes: {},
@@ -677,13 +677,13 @@
677
677
  },
678
678
  "fg-default": {
679
679
  $type: "color",
680
- $value: "#FFFFFF",
680
+ $value: "#00D639",
681
681
  $description: "used for loader standard loader spinner",
682
- filePath: "data/tokens/components/progress.json",
682
+ filePath: "data/tokens/context/frozenproduct.json",
683
683
  isSource: true,
684
684
  original: {
685
685
  $type: "color",
686
- $value: "{modes.color.interactive.monochrome.active}",
686
+ $value: "{modes.color.interactive.primary.frozen.default}",
687
687
  $description: "used for loader standard loader spinner",
688
688
  },
689
689
  name: "progressColorLoaderFgDefault",