@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
@@ -2602,6 +2602,46 @@
2602
2602
  ],
2603
2603
  },
2604
2604
  defaultAlt2: {
2605
+ $extensions: {
2606
+ "studio.tokens": {
2607
+ modify: {
2608
+ type: "alpha",
2609
+ value: "0.55",
2610
+ space: "lch",
2611
+ format: "hex",
2612
+ },
2613
+ },
2614
+ },
2615
+ $type: "color",
2616
+ $value: "#ffffff8c",
2617
+ $description: "Dropdown option subtext.",
2618
+ filePath: "data/tokens/modes/dark.json",
2619
+ isSource: true,
2620
+ original: {
2621
+ $extensions: {
2622
+ "studio.tokens": {
2623
+ modify: {
2624
+ type: "alpha",
2625
+ value: "0.55",
2626
+ space: "lch",
2627
+ },
2628
+ },
2629
+ },
2630
+ $type: "color",
2631
+ $value: "{modes.color.interactive.monochrome.active}",
2632
+ $description: "Dropdown option subtext.",
2633
+ },
2634
+ name: "modesColorInteractiveMonochromeDefaultAlt2",
2635
+ attributes: {},
2636
+ path: [
2637
+ "modes",
2638
+ "color",
2639
+ "interactive",
2640
+ "monochrome",
2641
+ "defaultAlt2",
2642
+ ],
2643
+ },
2644
+ defaultAlt3: {
2605
2645
  $extensions: {
2606
2646
  "studio.tokens": {
2607
2647
  modify: {
@@ -2631,14 +2671,14 @@
2631
2671
  $value: "{modes.color.interactive.monochrome.active}",
2632
2672
  $description: "Tertiary border color",
2633
2673
  },
2634
- name: "modesColorInteractiveMonochromeDefaultAlt2",
2674
+ name: "modesColorInteractiveMonochromeDefaultAlt3",
2635
2675
  attributes: {},
2636
2676
  path: [
2637
2677
  "modes",
2638
2678
  "color",
2639
2679
  "interactive",
2640
2680
  "monochrome",
2641
- "defaultAlt2",
2681
+ "defaultAlt3",
2642
2682
  ],
2643
2683
  },
2644
2684
  hoverAlt: {
@@ -36,14 +36,12 @@
36
36
  },
37
37
  "bg-default": {
38
38
  $type: "color",
39
- $value: "#CD384B",
40
- $description: "Used in global nav notification badges",
41
- filePath: "data/tokens/components/badge.json",
39
+ $value: "#ff8629",
40
+ filePath: "data/tokens/context/frozenproduct.json",
42
41
  isSource: true,
43
42
  original: {
44
43
  $type: "color",
45
- $value: "{modes.color.status.negative.default}",
46
- $description: "Used in global nav notification badges",
44
+ $value: "{modes.color.status.caution.frozenglobal.default}",
47
45
  },
48
46
  name: "badgeColorNotificationBgDefault",
49
47
  attributes: {},
@@ -64,12 +62,12 @@
64
62
  },
65
63
  "label-default": {
66
64
  $type: "color",
67
- $value: "#FFFFFF",
68
- filePath: "data/tokens/components/badge.json",
65
+ $value: "#000000",
66
+ filePath: "data/tokens/context/frozenproduct.json",
69
67
  isSource: true,
70
68
  original: {
71
69
  $type: "color",
72
- $value: "{modes.color.generic.content.nought}",
70
+ $value: "{modes.color.generic.content.extreme}",
73
71
  },
74
72
  name: "badgeColorNotificationLabelDefault",
75
73
  attributes: {},
@@ -78,11 +76,11 @@
78
76
  "label-alt": {
79
77
  $type: "color",
80
78
  $value: "#FFFFFF",
81
- filePath: "data/tokens/components/badge.json",
79
+ filePath: "data/tokens/context/frozenproduct.json",
82
80
  isSource: true,
83
81
  original: {
84
82
  $type: "color",
85
- $value: "{modes.color.generic.content.nought}",
83
+ $value: "{modes.color.generic.fg.nought}",
86
84
  },
87
85
  name: "badgeColorNotificationLabelAlt",
88
86
  attributes: {},
@@ -2721,12 +2721,12 @@
2721
2721
  primary: {
2722
2722
  "bg-active": {
2723
2723
  $type: "color",
2724
- $value: "#13591a",
2725
- filePath: "data/tokens/components/button.json",
2724
+ $value: "#135932",
2725
+ filePath: "data/tokens/context/frozenproduct.json",
2726
2726
  isSource: true,
2727
2727
  original: {
2728
2728
  $type: "color",
2729
- $value: "{modes.color.interactive.primary.active}",
2729
+ $value: "{modes.color.interactive.primary.frozen.active}",
2730
2730
  },
2731
2731
  name: "buttonColorTypicalPrimaryBgActive",
2732
2732
  attributes: {},
@@ -2762,12 +2762,12 @@
2762
2762
  },
2763
2763
  "bg-enabled": {
2764
2764
  $type: "color",
2765
- $value: "#00811F",
2766
- filePath: "data/tokens/components/button.json",
2765
+ $value: "#008046",
2766
+ filePath: "data/tokens/context/frozenproduct.json",
2767
2767
  isSource: true,
2768
2768
  original: {
2769
2769
  $type: "color",
2770
- $value: "{modes.color.interactive.primary.default}",
2770
+ $value: "{modes.color.interactive.primary.frozen.default}",
2771
2771
  },
2772
2772
  name: "buttonColorTypicalPrimaryBgEnabled",
2773
2773
  attributes: {},
@@ -2775,12 +2775,12 @@
2775
2775
  },
2776
2776
  "bg-hover": {
2777
2777
  $type: "color",
2778
- $value: "#0e6d1d",
2779
- filePath: "data/tokens/components/button.json",
2778
+ $value: "#0d6c3c",
2779
+ filePath: "data/tokens/context/frozenproduct.json",
2780
2780
  isSource: true,
2781
2781
  original: {
2782
2782
  $type: "color",
2783
- $value: "{modes.color.interactive.primary.hover}",
2783
+ $value: "{modes.color.interactive.primary.frozen.hover}",
2784
2784
  },
2785
2785
  name: "buttonColorTypicalPrimaryBgHover",
2786
2786
  attributes: {},
@@ -3031,12 +3031,12 @@
3031
3031
  secondary: {
3032
3032
  "bg-active": {
3033
3033
  $type: "color",
3034
- $value: "#00811f4d",
3035
- filePath: "data/tokens/components/button.json",
3034
+ $value: "#135932",
3035
+ filePath: "data/tokens/context/frozenproduct.json",
3036
3036
  isSource: true,
3037
3037
  original: {
3038
3038
  $type: "color",
3039
- $value: "{modes.color.interactive.primary.activeAlt}",
3039
+ $value: "{modes.color.interactive.primary.frozen.active}",
3040
3040
  },
3041
3041
  name: "buttonColorTypicalSecondaryBgActive",
3042
3042
  attributes: {},
@@ -3057,12 +3057,12 @@
3057
3057
  },
3058
3058
  "bg-hover": {
3059
3059
  $type: "color",
3060
- $value: "#00811f1a",
3061
- filePath: "data/tokens/components/button.json",
3060
+ $value: "#0d6c3c",
3061
+ filePath: "data/tokens/context/frozenproduct.json",
3062
3062
  isSource: true,
3063
3063
  original: {
3064
3064
  $type: "color",
3065
- $value: "{modes.color.interactive.primary.hoverAlt}",
3065
+ $value: "{modes.color.interactive.primary.frozen.hover}",
3066
3066
  },
3067
3067
  name: "buttonColorTypicalSecondaryBgHover",
3068
3068
  attributes: {},
@@ -3070,12 +3070,12 @@
3070
3070
  },
3071
3071
  "border-active": {
3072
3072
  $type: "color",
3073
- $value: "#13591a",
3074
- filePath: "data/tokens/components/button.json",
3073
+ $value: "#135932",
3074
+ filePath: "data/tokens/context/frozenproduct.json",
3075
3075
  isSource: true,
3076
3076
  original: {
3077
3077
  $type: "color",
3078
- $value: "{modes.color.interactive.primary.active}",
3078
+ $value: "{modes.color.interactive.primary.frozen.active}",
3079
3079
  },
3080
3080
  name: "buttonColorTypicalSecondaryBorderActive",
3081
3081
  attributes: {},
@@ -3108,12 +3108,12 @@
3108
3108
  },
3109
3109
  "border-enabled": {
3110
3110
  $type: "color",
3111
- $value: "#00811fcc",
3112
- filePath: "data/tokens/components/button.json",
3111
+ $value: "#008046",
3112
+ filePath: "data/tokens/context/frozenproduct.json",
3113
3113
  isSource: true,
3114
3114
  original: {
3115
3115
  $type: "color",
3116
- $value: "{modes.color.interactive.primary.defaultAlt}",
3116
+ $value: "{modes.color.interactive.primary.frozen.default}",
3117
3117
  },
3118
3118
  name: "buttonColorTypicalSecondaryBorderEnabled",
3119
3119
  attributes: {},
@@ -3127,12 +3127,12 @@
3127
3127
  },
3128
3128
  "border-hover": {
3129
3129
  $type: "color",
3130
- $value: "#0e6d1d",
3131
- filePath: "data/tokens/components/button.json",
3130
+ $value: "#0d6c3c",
3131
+ filePath: "data/tokens/context/frozenproduct.json",
3132
3132
  isSource: true,
3133
3133
  original: {
3134
3134
  $type: "color",
3135
- $value: "{modes.color.interactive.primary.hover}",
3135
+ $value: "{modes.color.interactive.primary.frozen.hover}",
3136
3136
  },
3137
3137
  name: "buttonColorTypicalSecondaryBorderHover",
3138
3138
  attributes: {},
@@ -3140,12 +3140,13 @@
3140
3140
  },
3141
3141
  "label-active": {
3142
3142
  $type: "color",
3143
- $value: "#000000",
3144
- filePath: "data/tokens/components/button.json",
3143
+ $value: "#FFFFFF",
3144
+ filePath: "data/tokens/context/frozenproduct.json",
3145
3145
  isSource: true,
3146
3146
  original: {
3147
3147
  $type: "color",
3148
- $value: "{modes.color.interactive.monochrome.withActiveAlt}",
3148
+ $value:
3149
+ "{modes.color.interactive.monochrome.frozen.withActive}",
3149
3150
  },
3150
3151
  name: "buttonColorTypicalSecondaryLabelActive",
3151
3152
  attributes: {},
@@ -3172,12 +3173,12 @@
3172
3173
  },
3173
3174
  "label-enabled": {
3174
3175
  $type: "color",
3175
- $value: "#000000e6",
3176
- filePath: "data/tokens/components/button.json",
3176
+ $value: "#008046",
3177
+ filePath: "data/tokens/context/frozenproduct.json",
3177
3178
  isSource: true,
3178
3179
  original: {
3179
3180
  $type: "color",
3180
- $value: "{modes.color.interactive.monochrome.default}",
3181
+ $value: "{modes.color.interactive.primary.frozen.default}",
3181
3182
  },
3182
3183
  name: "buttonColorTypicalSecondaryLabelEnabled",
3183
3184
  attributes: {},
@@ -3191,12 +3192,13 @@
3191
3192
  },
3192
3193
  "label-hover": {
3193
3194
  $type: "color",
3194
- $value: "#000000",
3195
- filePath: "data/tokens/components/button.json",
3195
+ $value: "#FFFFFF",
3196
+ filePath: "data/tokens/context/frozenproduct.json",
3196
3197
  isSource: true,
3197
3198
  original: {
3198
3199
  $type: "color",
3199
- $value: "{modes.color.interactive.monochrome.withHover}",
3200
+ $value:
3201
+ "{modes.color.interactive.monochrome.frozen.withHoverAlt}",
3200
3202
  },
3201
3203
  name: "buttonColorTypicalSecondaryLabelHover",
3202
3204
  attributes: {},
@@ -3433,12 +3435,12 @@
3433
3435
  tertiary: {
3434
3436
  "bg-active": {
3435
3437
  $type: "color",
3436
- $value: "#00811f4d",
3437
- filePath: "data/tokens/components/button.json",
3438
+ $value: "#135932",
3439
+ filePath: "data/tokens/context/frozenproduct.json",
3438
3440
  isSource: true,
3439
3441
  original: {
3440
3442
  $type: "color",
3441
- $value: "{modes.color.interactive.primary.activeAlt}",
3443
+ $value: "{modes.color.interactive.primary.frozen.active}",
3442
3444
  },
3443
3445
  name: "buttonColorTypicalTertiaryBgActive",
3444
3446
  attributes: {},
@@ -3447,11 +3449,11 @@
3447
3449
  "bg-enabled": {
3448
3450
  $type: "color",
3449
3451
  $value: "#fff0",
3450
- filePath: "data/tokens/components/button.json",
3452
+ filePath: "data/tokens/context/frozenproduct.json",
3451
3453
  isSource: true,
3452
3454
  original: {
3453
3455
  $type: "color",
3454
- $value: "{button.color.none}",
3456
+ $value: "{modes.color.none}",
3455
3457
  },
3456
3458
  name: "buttonColorTypicalTertiaryBgEnabled",
3457
3459
  attributes: {},
@@ -3459,12 +3461,12 @@
3459
3461
  },
3460
3462
  "bg-hover": {
3461
3463
  $type: "color",
3462
- $value: "#00811f1a",
3463
- filePath: "data/tokens/components/button.json",
3464
+ $value: "#0d6c3c",
3465
+ filePath: "data/tokens/context/frozenproduct.json",
3464
3466
  isSource: true,
3465
3467
  original: {
3466
3468
  $type: "color",
3467
- $value: "{modes.color.interactive.primary.hoverAlt}",
3469
+ $value: "{modes.color.interactive.primary.frozen.hover}",
3468
3470
  },
3469
3471
  name: "buttonColorTypicalTertiaryBgHover",
3470
3472
  attributes: {},
@@ -3472,12 +3474,12 @@
3472
3474
  },
3473
3475
  "border-active": {
3474
3476
  $type: "color",
3475
- $value: "#13591a",
3476
- filePath: "data/tokens/components/button.json",
3477
+ $value: "#135932",
3478
+ filePath: "data/tokens/context/frozenproduct.json",
3477
3479
  isSource: true,
3478
3480
  original: {
3479
3481
  $type: "color",
3480
- $value: "{modes.color.interactive.primary.active}",
3482
+ $value: "{modes.color.interactive.primary.frozen.active}",
3481
3483
  },
3482
3484
  name: "buttonColorTypicalTertiaryBorderActive",
3483
3485
  attributes: {},
@@ -3485,12 +3487,12 @@
3485
3487
  },
3486
3488
  "border-disabled": {
3487
3489
  $type: "color",
3488
- $value: "#a6a6a6",
3489
- filePath: "data/tokens/components/button.json",
3490
+ $value: "#fff0",
3491
+ filePath: "data/tokens/context/frozenproduct.json",
3490
3492
  isSource: true,
3491
3493
  original: {
3492
3494
  $type: "color",
3493
- $value: "{modes.color.interactive.inactive.default}",
3495
+ $value: "{modes.color.none}",
3494
3496
  },
3495
3497
  name: "buttonColorTypicalTertiaryBorderDisabled",
3496
3498
  attributes: {},
@@ -3504,12 +3506,12 @@
3504
3506
  },
3505
3507
  "border-enabled": {
3506
3508
  $type: "color",
3507
- $value: "#00811fcc",
3508
- filePath: "data/tokens/components/button.json",
3509
+ $value: "#fff0",
3510
+ filePath: "data/tokens/context/frozenproduct.json",
3509
3511
  isSource: true,
3510
3512
  original: {
3511
3513
  $type: "color",
3512
- $value: "{modes.color.interactive.primary.defaultAlt}",
3514
+ $value: "{modes.color.none}",
3513
3515
  },
3514
3516
  name: "buttonColorTypicalTertiaryBorderEnabled",
3515
3517
  attributes: {},
@@ -3523,12 +3525,12 @@
3523
3525
  },
3524
3526
  "border-hover": {
3525
3527
  $type: "color",
3526
- $value: "#0e6d1d",
3527
- filePath: "data/tokens/components/button.json",
3528
+ $value: "#fff0",
3529
+ filePath: "data/tokens/context/frozenproduct.json",
3528
3530
  isSource: true,
3529
3531
  original: {
3530
3532
  $type: "color",
3531
- $value: "{modes.color.interactive.primary.hover}",
3533
+ $value: "{modes.color.none}",
3532
3534
  },
3533
3535
  name: "buttonColorTypicalTertiaryBorderHover",
3534
3536
  attributes: {},
@@ -3536,12 +3538,13 @@
3536
3538
  },
3537
3539
  "label-active": {
3538
3540
  $type: "color",
3539
- $value: "#000000",
3540
- filePath: "data/tokens/components/button.json",
3541
+ $value: "#FFFFFF",
3542
+ filePath: "data/tokens/context/frozenproduct.json",
3541
3543
  isSource: true,
3542
3544
  original: {
3543
3545
  $type: "color",
3544
- $value: "{modes.color.interactive.monochrome.withActiveAlt}",
3546
+ $value:
3547
+ "{modes.color.interactive.monochrome.frozen.withActive}",
3545
3548
  },
3546
3549
  name: "buttonColorTypicalTertiaryLabelActive",
3547
3550
  attributes: {},
@@ -3568,12 +3571,12 @@
3568
3571
  },
3569
3572
  "label-enabled": {
3570
3573
  $type: "color",
3571
- $value: "#000000e6",
3572
- filePath: "data/tokens/components/button.json",
3574
+ $value: "#008046",
3575
+ filePath: "data/tokens/context/frozenproduct.json",
3573
3576
  isSource: true,
3574
3577
  original: {
3575
3578
  $type: "color",
3576
- $value: "{modes.color.interactive.monochrome.default}",
3579
+ $value: "{modes.color.interactive.primary.frozen.default}",
3577
3580
  },
3578
3581
  name: "buttonColorTypicalTertiaryLabelEnabled",
3579
3582
  attributes: {},
@@ -3581,12 +3584,13 @@
3581
3584
  },
3582
3585
  "label-hover": {
3583
3586
  $type: "color",
3584
- $value: "#000000",
3585
- filePath: "data/tokens/components/button.json",
3587
+ $value: "#FFFFFF",
3588
+ filePath: "data/tokens/context/frozenproduct.json",
3586
3589
  isSource: true,
3587
3590
  original: {
3588
3591
  $type: "color",
3589
- $value: "{modes.color.interactive.monochrome.withHover}",
3592
+ $value:
3593
+ "{modes.color.interactive.monochrome.frozen.withHoverAlt}",
3590
3594
  },
3591
3595
  name: "buttonColorTypicalTertiaryLabelHover",
3592
3596
  attributes: {},
@@ -3822,12 +3826,12 @@
3822
3826
  subtle: {
3823
3827
  "bg-active": {
3824
3828
  $type: "color",
3825
- $value: "#00000026",
3826
- filePath: "data/tokens/components/button.json",
3829
+ $value: "#22374326",
3830
+ filePath: "data/tokens/context/frozenproduct.json",
3827
3831
  isSource: true,
3828
3832
  original: {
3829
3833
  $type: "color",
3830
- $value: "{modes.color.interactive.monochrome.activeAlt}",
3834
+ $value: "{modes.color.interactive.monochrome.frozen.activeAlt}",
3831
3835
  },
3832
3836
  name: "buttonColorTypicalSubtleBgActive",
3833
3837
  attributes: {},
@@ -3835,12 +3839,12 @@
3835
3839
  },
3836
3840
  "bg-hover": {
3837
3841
  $type: "color",
3838
- $value: "#0000001a",
3839
- filePath: "data/tokens/components/button.json",
3842
+ $value: "#2237431a",
3843
+ filePath: "data/tokens/context/frozenproduct.json",
3840
3844
  isSource: true,
3841
3845
  original: {
3842
3846
  $type: "color",
3843
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
3847
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
3844
3848
  },
3845
3849
  name: "buttonColorTypicalSubtleBgHover",
3846
3850
  attributes: {},
@@ -3848,12 +3852,12 @@
3848
3852
  },
3849
3853
  "label-active": {
3850
3854
  $type: "color",
3851
- $value: "#000000",
3852
- filePath: "data/tokens/components/button.json",
3855
+ $value: "#223743",
3856
+ filePath: "data/tokens/context/frozenproduct.json",
3853
3857
  isSource: true,
3854
3858
  original: {
3855
3859
  $type: "color",
3856
- $value: "{modes.color.interactive.monochrome.withActiveAlt}",
3860
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
3857
3861
  },
3858
3862
  name: "buttonColorTypicalSubtleLabelActive",
3859
3863
  attributes: {},
@@ -3874,12 +3878,12 @@
3874
3878
  },
3875
3879
  "label-enabled": {
3876
3880
  $type: "color",
3877
- $value: "#000000e6",
3878
- filePath: "data/tokens/components/button.json",
3881
+ $value: "#335B70",
3882
+ filePath: "data/tokens/context/frozenproduct.json",
3879
3883
  isSource: true,
3880
3884
  original: {
3881
3885
  $type: "color",
3882
- $value: "{modes.color.interactive.monochrome.default}",
3886
+ $value: "{modes.color.interactive.monochrome.frozen.default}",
3883
3887
  },
3884
3888
  name: "buttonColorTypicalSubtleLabelEnabled",
3885
3889
  attributes: {},
@@ -3887,12 +3891,12 @@
3887
3891
  },
3888
3892
  "label-hover": {
3889
3893
  $type: "color",
3890
- $value: "#000000",
3891
- filePath: "data/tokens/components/button.json",
3894
+ $value: "#223743",
3895
+ filePath: "data/tokens/context/frozenproduct.json",
3892
3896
  isSource: true,
3893
3897
  original: {
3894
3898
  $type: "color",
3895
- $value: "{modes.color.interactive.monochrome.withHover}",
3899
+ $value: "{modes.color.interactive.monochrome.frozen.withHover}",
3896
3900
  },
3897
3901
  name: "buttonColorTypicalSubtleLabelHover",
3898
3902
  attributes: {},
@@ -4067,12 +4071,12 @@
4067
4071
  },
4068
4072
  "bg-active": {
4069
4073
  $type: "color",
4070
- $value: "#000000",
4071
- filePath: "data/tokens/components/button.json",
4074
+ $value: "#223743",
4075
+ filePath: "data/tokens/context/frozenproduct.json",
4072
4076
  isSource: true,
4073
4077
  original: {
4074
4078
  $type: "color",
4075
- $value: "{modes.color.interactive.monochrome.active}",
4079
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
4076
4080
  },
4077
4081
  name: "buttonColorTypicalToggleBgActive",
4078
4082
  attributes: {},
@@ -4080,12 +4084,12 @@
4080
4084
  },
4081
4085
  "bg-hover": {
4082
4086
  $type: "color",
4083
- $value: "#0000001a",
4084
- filePath: "data/tokens/components/button.json",
4087
+ $value: "#2237431a",
4088
+ filePath: "data/tokens/context/frozenproduct.json",
4085
4089
  isSource: true,
4086
4090
  original: {
4087
4091
  $type: "color",
4088
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
4092
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
4089
4093
  },
4090
4094
  name: "buttonColorTypicalToggleBgHover",
4091
4095
  attributes: {},
@@ -4093,12 +4097,13 @@
4093
4097
  },
4094
4098
  "border-enabled": {
4095
4099
  $type: "color",
4096
- $value: "#000000e6",
4097
- filePath: "data/tokens/components/button.json",
4100
+ $value: "#698495",
4101
+ filePath: "data/tokens/context/frozenproduct.json",
4098
4102
  isSource: true,
4099
4103
  original: {
4100
4104
  $type: "color",
4101
- $value: "{modes.color.interactive.monochrome.default}",
4105
+ $value:
4106
+ "{modes.color.interactive.dataEntry.frozen.withDefault}",
4102
4107
  },
4103
4108
  name: "buttonColorTypicalToggleBorderEnabled",
4104
4109
  attributes: {},
@@ -4120,11 +4125,12 @@
4120
4125
  "label-active": {
4121
4126
  $type: "color",
4122
4127
  $value: "#FFFFFF",
4123
- filePath: "data/tokens/components/button.json",
4128
+ filePath: "data/tokens/context/frozenproduct.json",
4124
4129
  isSource: true,
4125
4130
  original: {
4126
4131
  $type: "color",
4127
- $value: "{modes.color.interactive.monochrome.withActive}",
4132
+ $value:
4133
+ "{modes.color.interactive.monochrome.frozen.withActive}",
4128
4134
  },
4129
4135
  name: "buttonColorTypicalToggleLabelActive",
4130
4136
  attributes: {},
@@ -4145,12 +4151,13 @@
4145
4151
  },
4146
4152
  "label-enabled": {
4147
4153
  $type: "color",
4148
- $value: "#000000ab",
4149
- filePath: "data/tokens/components/button.json",
4154
+ $value: "#476a7d",
4155
+ filePath: "data/tokens/context/frozenproduct.json",
4150
4156
  isSource: true,
4151
4157
  original: {
4152
4158
  $type: "color",
4153
- $value: "{modes.color.interactive.monochrome.defaultAlt}",
4159
+ $value:
4160
+ "{modes.color.interactive.monochrome.frozen.defaultAlt}",
4154
4161
  },
4155
4162
  name: "buttonColorTypicalToggleLabelEnabled",
4156
4163
  attributes: {},
@@ -4158,12 +4165,12 @@
4158
4165
  },
4159
4166
  "label-hover": {
4160
4167
  $type: "color",
4161
- $value: "#000000",
4162
- filePath: "data/tokens/components/button.json",
4168
+ $value: "#223743",
4169
+ filePath: "data/tokens/context/frozenproduct.json",
4163
4170
  isSource: true,
4164
4171
  original: {
4165
4172
  $type: "color",
4166
- $value: "{modes.color.interactive.monochrome.withHover}",
4173
+ $value: "{modes.color.interactive.monochrome.frozen.withHover}",
4167
4174
  },
4168
4175
  name: "buttonColorTypicalToggleLabelHover",
4169
4176
  attributes: {},