@sage/design-tokens 15.2.0 → 15.2.2

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 (470) hide show
  1. package/css/frozenproduct/all.css +117 -117
  2. package/css/frozenproduct/large/components/badge.css +3 -3
  3. package/css/frozenproduct/large/components/button.css +32 -32
  4. package/css/frozenproduct/large/components/container.css +11 -11
  5. package/css/frozenproduct/large/components/form.css +15 -15
  6. package/css/frozenproduct/large/components/link.css +2 -2
  7. package/css/frozenproduct/large/components/nav.css +3 -3
  8. package/css/frozenproduct/large/components/popover.css +6 -6
  9. package/css/frozenproduct/large/components/progress.css +5 -5
  10. package/css/frozenproduct/large/components/status.css +25 -25
  11. package/css/frozenproduct/large/components/tab.css +7 -7
  12. package/css/frozenproduct/large/components/table.css +8 -8
  13. package/css/frozenproduct/small/components/badge.css +3 -3
  14. package/css/frozenproduct/small/components/button.css +32 -32
  15. package/css/frozenproduct/small/components/container.css +11 -11
  16. package/css/frozenproduct/small/components/form.css +15 -15
  17. package/css/frozenproduct/small/components/link.css +2 -2
  18. package/css/frozenproduct/small/components/nav.css +3 -3
  19. package/css/frozenproduct/small/components/popover.css +6 -6
  20. package/css/frozenproduct/small/components/progress.css +5 -5
  21. package/css/frozenproduct/small/components/status.css +25 -25
  22. package/css/frozenproduct/small/components/tab.css +7 -7
  23. package/css/frozenproduct/small/components/table.css +8 -8
  24. package/css/product/all.css +1 -1
  25. package/css/product/large/components/form.css +1 -1
  26. package/css/product/small/components/form.css +1 -1
  27. package/ios/frozenproduct/large/dark/components/badge.h +2 -2
  28. package/ios/frozenproduct/large/dark/components/button.h +15 -15
  29. package/ios/frozenproduct/large/dark/components/container.h +9 -9
  30. package/ios/frozenproduct/large/dark/components/form.h +11 -11
  31. package/ios/frozenproduct/large/dark/components/nav.h +2 -2
  32. package/ios/frozenproduct/large/dark/components/popover.h +2 -2
  33. package/ios/frozenproduct/large/dark/components/progress.h +2 -2
  34. package/ios/frozenproduct/large/dark/components/status.h +20 -20
  35. package/ios/frozenproduct/large/dark/components/tab.h +5 -5
  36. package/ios/frozenproduct/large/dark/components/table.h +8 -8
  37. package/ios/frozenproduct/large/light/components/badge.h +2 -2
  38. package/ios/frozenproduct/large/light/components/button.h +30 -30
  39. package/ios/frozenproduct/large/light/components/container.h +11 -11
  40. package/ios/frozenproduct/large/light/components/form.h +15 -15
  41. package/ios/frozenproduct/large/light/components/link.h +2 -2
  42. package/ios/frozenproduct/large/light/components/nav.h +3 -3
  43. package/ios/frozenproduct/large/light/components/popover.h +6 -6
  44. package/ios/frozenproduct/large/light/components/progress.h +5 -5
  45. package/ios/frozenproduct/large/light/components/status.h +25 -25
  46. package/ios/frozenproduct/large/light/components/tab.h +6 -6
  47. package/ios/frozenproduct/large/light/components/table.h +8 -8
  48. package/ios/frozenproduct/small/dark/components/badge.h +2 -2
  49. package/ios/frozenproduct/small/dark/components/button.h +15 -15
  50. package/ios/frozenproduct/small/dark/components/container.h +9 -9
  51. package/ios/frozenproduct/small/dark/components/form.h +11 -11
  52. package/ios/frozenproduct/small/dark/components/nav.h +2 -2
  53. package/ios/frozenproduct/small/dark/components/popover.h +2 -2
  54. package/ios/frozenproduct/small/dark/components/progress.h +2 -2
  55. package/ios/frozenproduct/small/dark/components/status.h +20 -20
  56. package/ios/frozenproduct/small/dark/components/tab.h +5 -5
  57. package/ios/frozenproduct/small/dark/components/table.h +8 -8
  58. package/ios/frozenproduct/small/light/components/badge.h +2 -2
  59. package/ios/frozenproduct/small/light/components/button.h +30 -30
  60. package/ios/frozenproduct/small/light/components/container.h +11 -11
  61. package/ios/frozenproduct/small/light/components/form.h +15 -15
  62. package/ios/frozenproduct/small/light/components/link.h +2 -2
  63. package/ios/frozenproduct/small/light/components/nav.h +3 -3
  64. package/ios/frozenproduct/small/light/components/popover.h +6 -6
  65. package/ios/frozenproduct/small/light/components/progress.h +5 -5
  66. package/ios/frozenproduct/small/light/components/status.h +25 -25
  67. package/ios/frozenproduct/small/light/components/tab.h +6 -6
  68. package/ios/frozenproduct/small/light/components/table.h +8 -8
  69. package/ios/product/large/dark/components/form.h +1 -1
  70. package/ios/product/large/light/components/form.h +1 -1
  71. package/ios/product/small/dark/components/button.h +51 -51
  72. package/ios/product/small/dark/components/container.h +76 -76
  73. package/ios/product/small/dark/components/form.h +48 -48
  74. package/ios/product/small/dark/components/link.h +1 -1
  75. package/ios/product/small/dark/components/nav.h +42 -42
  76. package/ios/product/small/dark/components/page.h +28 -28
  77. package/ios/product/small/dark/components/popover.h +12 -12
  78. package/ios/product/small/dark/components/profile.h +7 -7
  79. package/ios/product/small/dark/components/progress.h +5 -5
  80. package/ios/product/small/dark/components/status.h +10 -10
  81. package/ios/product/small/dark/components/tab.h +2 -2
  82. package/ios/product/small/dark/components/table.h +9 -9
  83. package/ios/product/small/light/components/button.h +51 -51
  84. package/ios/product/small/light/components/container.h +76 -76
  85. package/ios/product/small/light/components/form.h +48 -48
  86. package/ios/product/small/light/components/link.h +1 -1
  87. package/ios/product/small/light/components/nav.h +42 -42
  88. package/ios/product/small/light/components/page.h +28 -28
  89. package/ios/product/small/light/components/popover.h +12 -12
  90. package/ios/product/small/light/components/profile.h +7 -7
  91. package/ios/product/small/light/components/progress.h +5 -5
  92. package/ios/product/small/light/components/status.h +10 -10
  93. package/ios/product/small/light/components/tab.h +2 -2
  94. package/ios/product/small/light/components/table.h +9 -9
  95. package/js/common/frozenproduct/large/dark/components/badge.js +8 -10
  96. package/js/common/frozenproduct/large/dark/components/button.js +81 -79
  97. package/js/common/frozenproduct/large/dark/components/container.js +31 -33
  98. package/js/common/frozenproduct/large/dark/components/form.js +42 -42
  99. package/js/common/frozenproduct/large/dark/components/link.js +4 -4
  100. package/js/common/frozenproduct/large/dark/components/nav.js +8 -8
  101. package/js/common/frozenproduct/large/dark/components/popover.js +14 -20
  102. package/js/common/frozenproduct/large/dark/components/progress.js +12 -12
  103. package/js/common/frozenproduct/large/dark/components/status.js +78 -76
  104. package/js/common/frozenproduct/large/dark/components/tab.js +19 -19
  105. package/js/common/frozenproduct/large/dark/components/table.js +24 -28
  106. package/js/common/frozenproduct/large/light/components/badge.js +8 -10
  107. package/js/common/frozenproduct/large/light/components/button.js +96 -94
  108. package/js/common/frozenproduct/large/light/components/container.js +33 -35
  109. package/js/common/frozenproduct/large/light/components/form.js +46 -46
  110. package/js/common/frozenproduct/large/light/components/link.js +6 -6
  111. package/js/common/frozenproduct/large/light/components/nav.js +9 -9
  112. package/js/common/frozenproduct/large/light/components/popover.js +18 -24
  113. package/js/common/frozenproduct/large/light/components/progress.js +15 -15
  114. package/js/common/frozenproduct/large/light/components/status.js +83 -81
  115. package/js/common/frozenproduct/large/light/components/tab.js +20 -20
  116. package/js/common/frozenproduct/large/light/components/table.js +24 -28
  117. package/js/common/frozenproduct/small/dark/components/badge.js +8 -10
  118. package/js/common/frozenproduct/small/dark/components/button.js +81 -79
  119. package/js/common/frozenproduct/small/dark/components/container.js +31 -33
  120. package/js/common/frozenproduct/small/dark/components/form.js +42 -42
  121. package/js/common/frozenproduct/small/dark/components/link.js +4 -4
  122. package/js/common/frozenproduct/small/dark/components/nav.js +8 -8
  123. package/js/common/frozenproduct/small/dark/components/popover.js +14 -20
  124. package/js/common/frozenproduct/small/dark/components/progress.js +12 -12
  125. package/js/common/frozenproduct/small/dark/components/status.js +78 -76
  126. package/js/common/frozenproduct/small/dark/components/tab.js +19 -19
  127. package/js/common/frozenproduct/small/dark/components/table.js +24 -28
  128. package/js/common/frozenproduct/small/light/components/badge.js +8 -10
  129. package/js/common/frozenproduct/small/light/components/button.js +96 -94
  130. package/js/common/frozenproduct/small/light/components/container.js +33 -35
  131. package/js/common/frozenproduct/small/light/components/form.js +46 -46
  132. package/js/common/frozenproduct/small/light/components/link.js +6 -6
  133. package/js/common/frozenproduct/small/light/components/nav.js +9 -9
  134. package/js/common/frozenproduct/small/light/components/popover.js +18 -24
  135. package/js/common/frozenproduct/small/light/components/progress.js +15 -15
  136. package/js/common/frozenproduct/small/light/components/status.js +83 -81
  137. package/js/common/frozenproduct/small/light/components/tab.js +20 -20
  138. package/js/common/frozenproduct/small/light/components/table.js +24 -28
  139. package/js/common/product/large/dark/components/form.js +2 -2
  140. package/js/common/product/large/light/components/form.js +2 -2
  141. package/js/common/product/small/dark/components/button.js +51 -51
  142. package/js/common/product/small/dark/components/container.js +76 -76
  143. package/js/common/product/small/dark/components/form.js +49 -49
  144. package/js/common/product/small/dark/components/link.js +1 -1
  145. package/js/common/product/small/dark/components/nav.js +42 -42
  146. package/js/common/product/small/dark/components/page.js +28 -28
  147. package/js/common/product/small/dark/components/popover.js +12 -12
  148. package/js/common/product/small/dark/components/profile.js +7 -7
  149. package/js/common/product/small/dark/components/progress.js +5 -5
  150. package/js/common/product/small/dark/components/status.js +10 -10
  151. package/js/common/product/small/dark/components/tab.js +2 -2
  152. package/js/common/product/small/dark/components/table.js +9 -9
  153. package/js/common/product/small/light/components/button.js +51 -51
  154. package/js/common/product/small/light/components/container.js +76 -76
  155. package/js/common/product/small/light/components/form.js +49 -49
  156. package/js/common/product/small/light/components/link.js +1 -1
  157. package/js/common/product/small/light/components/nav.js +42 -42
  158. package/js/common/product/small/light/components/page.js +28 -28
  159. package/js/common/product/small/light/components/popover.js +12 -12
  160. package/js/common/product/small/light/components/profile.js +7 -7
  161. package/js/common/product/small/light/components/progress.js +5 -5
  162. package/js/common/product/small/light/components/status.js +10 -10
  163. package/js/common/product/small/light/components/tab.js +2 -2
  164. package/js/common/product/small/light/components/table.js +9 -9
  165. package/js/es6/frozenproduct/large/dark/components/badge.js +2 -2
  166. package/js/es6/frozenproduct/large/dark/components/button.js +15 -15
  167. package/js/es6/frozenproduct/large/dark/components/container.js +9 -9
  168. package/js/es6/frozenproduct/large/dark/components/form.d.ts +1 -1
  169. package/js/es6/frozenproduct/large/dark/components/form.js +11 -11
  170. package/js/es6/frozenproduct/large/dark/components/nav.js +2 -2
  171. package/js/es6/frozenproduct/large/dark/components/popover.js +2 -2
  172. package/js/es6/frozenproduct/large/dark/components/progress.js +2 -2
  173. package/js/es6/frozenproduct/large/dark/components/status.js +20 -20
  174. package/js/es6/frozenproduct/large/dark/components/tab.js +5 -5
  175. package/js/es6/frozenproduct/large/dark/components/table.js +8 -8
  176. package/js/es6/frozenproduct/large/light/components/badge.js +2 -2
  177. package/js/es6/frozenproduct/large/light/components/button.js +30 -30
  178. package/js/es6/frozenproduct/large/light/components/container.js +11 -11
  179. package/js/es6/frozenproduct/large/light/components/form.d.ts +1 -1
  180. package/js/es6/frozenproduct/large/light/components/form.js +15 -15
  181. package/js/es6/frozenproduct/large/light/components/link.js +2 -2
  182. package/js/es6/frozenproduct/large/light/components/nav.js +3 -3
  183. package/js/es6/frozenproduct/large/light/components/popover.js +6 -6
  184. package/js/es6/frozenproduct/large/light/components/progress.js +5 -5
  185. package/js/es6/frozenproduct/large/light/components/status.js +25 -25
  186. package/js/es6/frozenproduct/large/light/components/tab.js +6 -6
  187. package/js/es6/frozenproduct/large/light/components/table.js +8 -8
  188. package/js/es6/frozenproduct/small/dark/components/badge.js +2 -2
  189. package/js/es6/frozenproduct/small/dark/components/button.js +15 -15
  190. package/js/es6/frozenproduct/small/dark/components/container.js +9 -9
  191. package/js/es6/frozenproduct/small/dark/components/form.d.ts +1 -1
  192. package/js/es6/frozenproduct/small/dark/components/form.js +11 -11
  193. package/js/es6/frozenproduct/small/dark/components/nav.js +2 -2
  194. package/js/es6/frozenproduct/small/dark/components/popover.js +2 -2
  195. package/js/es6/frozenproduct/small/dark/components/progress.js +2 -2
  196. package/js/es6/frozenproduct/small/dark/components/status.js +20 -20
  197. package/js/es6/frozenproduct/small/dark/components/tab.js +5 -5
  198. package/js/es6/frozenproduct/small/dark/components/table.js +8 -8
  199. package/js/es6/frozenproduct/small/light/components/badge.js +2 -2
  200. package/js/es6/frozenproduct/small/light/components/button.js +30 -30
  201. package/js/es6/frozenproduct/small/light/components/container.js +11 -11
  202. package/js/es6/frozenproduct/small/light/components/form.d.ts +1 -1
  203. package/js/es6/frozenproduct/small/light/components/form.js +15 -15
  204. package/js/es6/frozenproduct/small/light/components/link.js +2 -2
  205. package/js/es6/frozenproduct/small/light/components/nav.js +3 -3
  206. package/js/es6/frozenproduct/small/light/components/popover.js +6 -6
  207. package/js/es6/frozenproduct/small/light/components/progress.js +5 -5
  208. package/js/es6/frozenproduct/small/light/components/status.js +25 -25
  209. package/js/es6/frozenproduct/small/light/components/tab.js +6 -6
  210. package/js/es6/frozenproduct/small/light/components/table.js +8 -8
  211. package/js/es6/product/large/dark/components/form.js +1 -1
  212. package/js/es6/product/large/light/components/form.js +1 -1
  213. package/js/es6/product/small/dark/components/button.js +51 -51
  214. package/js/es6/product/small/dark/components/container.js +76 -76
  215. package/js/es6/product/small/dark/components/form.js +48 -48
  216. package/js/es6/product/small/dark/components/link.js +1 -1
  217. package/js/es6/product/small/dark/components/nav.js +42 -42
  218. package/js/es6/product/small/dark/components/page.js +28 -28
  219. package/js/es6/product/small/dark/components/popover.js +12 -12
  220. package/js/es6/product/small/dark/components/profile.js +7 -7
  221. package/js/es6/product/small/dark/components/progress.js +5 -5
  222. package/js/es6/product/small/dark/components/status.js +10 -10
  223. package/js/es6/product/small/dark/components/tab.js +2 -2
  224. package/js/es6/product/small/dark/components/table.js +9 -9
  225. package/js/es6/product/small/light/components/button.js +51 -51
  226. package/js/es6/product/small/light/components/container.js +76 -76
  227. package/js/es6/product/small/light/components/form.js +48 -48
  228. package/js/es6/product/small/light/components/link.js +1 -1
  229. package/js/es6/product/small/light/components/nav.js +42 -42
  230. package/js/es6/product/small/light/components/page.js +28 -28
  231. package/js/es6/product/small/light/components/popover.js +12 -12
  232. package/js/es6/product/small/light/components/profile.js +7 -7
  233. package/js/es6/product/small/light/components/progress.js +5 -5
  234. package/js/es6/product/small/light/components/status.js +10 -10
  235. package/js/es6/product/small/light/components/tab.js +2 -2
  236. package/js/es6/product/small/light/components/table.js +9 -9
  237. package/js/umd/frozenproduct/large/dark/components/badge.js +8 -10
  238. package/js/umd/frozenproduct/large/dark/components/button.js +86 -79
  239. package/js/umd/frozenproduct/large/dark/components/container.js +31 -33
  240. package/js/umd/frozenproduct/large/dark/components/form.js +42 -42
  241. package/js/umd/frozenproduct/large/dark/components/link.js +4 -4
  242. package/js/umd/frozenproduct/large/dark/components/nav.js +9 -8
  243. package/js/umd/frozenproduct/large/dark/components/popover.js +14 -20
  244. package/js/umd/frozenproduct/large/dark/components/progress.js +12 -12
  245. package/js/umd/frozenproduct/large/dark/components/status.js +78 -76
  246. package/js/umd/frozenproduct/large/dark/components/tab.js +19 -19
  247. package/js/umd/frozenproduct/large/dark/components/table.js +25 -28
  248. package/js/umd/frozenproduct/large/light/components/badge.js +8 -10
  249. package/js/umd/frozenproduct/large/light/components/button.js +101 -94
  250. package/js/umd/frozenproduct/large/light/components/container.js +33 -35
  251. package/js/umd/frozenproduct/large/light/components/form.js +46 -46
  252. package/js/umd/frozenproduct/large/light/components/link.js +6 -6
  253. package/js/umd/frozenproduct/large/light/components/nav.js +10 -9
  254. package/js/umd/frozenproduct/large/light/components/popover.js +18 -24
  255. package/js/umd/frozenproduct/large/light/components/progress.js +15 -15
  256. package/js/umd/frozenproduct/large/light/components/status.js +83 -81
  257. package/js/umd/frozenproduct/large/light/components/tab.js +20 -20
  258. package/js/umd/frozenproduct/large/light/components/table.js +25 -28
  259. package/js/umd/frozenproduct/small/dark/components/badge.js +8 -10
  260. package/js/umd/frozenproduct/small/dark/components/button.js +86 -79
  261. package/js/umd/frozenproduct/small/dark/components/container.js +31 -33
  262. package/js/umd/frozenproduct/small/dark/components/form.js +42 -42
  263. package/js/umd/frozenproduct/small/dark/components/link.js +4 -4
  264. package/js/umd/frozenproduct/small/dark/components/nav.js +9 -8
  265. package/js/umd/frozenproduct/small/dark/components/popover.js +14 -20
  266. package/js/umd/frozenproduct/small/dark/components/progress.js +12 -12
  267. package/js/umd/frozenproduct/small/dark/components/status.js +78 -76
  268. package/js/umd/frozenproduct/small/dark/components/tab.js +19 -19
  269. package/js/umd/frozenproduct/small/dark/components/table.js +25 -28
  270. package/js/umd/frozenproduct/small/light/components/badge.js +8 -10
  271. package/js/umd/frozenproduct/small/light/components/button.js +101 -94
  272. package/js/umd/frozenproduct/small/light/components/container.js +33 -35
  273. package/js/umd/frozenproduct/small/light/components/form.js +46 -46
  274. package/js/umd/frozenproduct/small/light/components/link.js +6 -6
  275. package/js/umd/frozenproduct/small/light/components/nav.js +10 -9
  276. package/js/umd/frozenproduct/small/light/components/popover.js +18 -24
  277. package/js/umd/frozenproduct/small/light/components/progress.js +15 -15
  278. package/js/umd/frozenproduct/small/light/components/status.js +83 -81
  279. package/js/umd/frozenproduct/small/light/components/tab.js +20 -20
  280. package/js/umd/frozenproduct/small/light/components/table.js +25 -28
  281. package/js/umd/product/large/dark/components/form.js +2 -2
  282. package/js/umd/product/large/light/components/form.js +2 -2
  283. package/js/umd/product/small/dark/components/button.js +51 -51
  284. package/js/umd/product/small/dark/components/container.js +76 -76
  285. package/js/umd/product/small/dark/components/form.js +49 -49
  286. package/js/umd/product/small/dark/components/link.js +1 -1
  287. package/js/umd/product/small/dark/components/nav.js +42 -42
  288. package/js/umd/product/small/dark/components/page.js +28 -28
  289. package/js/umd/product/small/dark/components/popover.js +12 -12
  290. package/js/umd/product/small/dark/components/profile.js +7 -7
  291. package/js/umd/product/small/dark/components/progress.js +5 -5
  292. package/js/umd/product/small/dark/components/status.js +10 -10
  293. package/js/umd/product/small/dark/components/tab.js +2 -2
  294. package/js/umd/product/small/dark/components/table.js +9 -9
  295. package/js/umd/product/small/light/components/button.js +51 -51
  296. package/js/umd/product/small/light/components/container.js +76 -76
  297. package/js/umd/product/small/light/components/form.js +49 -49
  298. package/js/umd/product/small/light/components/link.js +1 -1
  299. package/js/umd/product/small/light/components/nav.js +42 -42
  300. package/js/umd/product/small/light/components/page.js +28 -28
  301. package/js/umd/product/small/light/components/popover.js +12 -12
  302. package/js/umd/product/small/light/components/profile.js +7 -7
  303. package/js/umd/product/small/light/components/progress.js +5 -5
  304. package/js/umd/product/small/light/components/status.js +10 -10
  305. package/js/umd/product/small/light/components/tab.js +2 -2
  306. package/js/umd/product/small/light/components/table.js +9 -9
  307. package/json/flat/frozenproduct/large/dark/components/badge.json +2 -2
  308. package/json/flat/frozenproduct/large/dark/components/button.json +15 -15
  309. package/json/flat/frozenproduct/large/dark/components/container.json +9 -9
  310. package/json/flat/frozenproduct/large/dark/components/form.json +11 -11
  311. package/json/flat/frozenproduct/large/dark/components/nav.json +2 -2
  312. package/json/flat/frozenproduct/large/dark/components/popover.json +2 -2
  313. package/json/flat/frozenproduct/large/dark/components/progress.json +2 -2
  314. package/json/flat/frozenproduct/large/dark/components/status.json +20 -20
  315. package/json/flat/frozenproduct/large/dark/components/tab.json +5 -5
  316. package/json/flat/frozenproduct/large/dark/components/table.json +8 -8
  317. package/json/flat/frozenproduct/large/light/components/badge.json +2 -2
  318. package/json/flat/frozenproduct/large/light/components/button.json +30 -30
  319. package/json/flat/frozenproduct/large/light/components/container.json +11 -11
  320. package/json/flat/frozenproduct/large/light/components/form.json +15 -15
  321. package/json/flat/frozenproduct/large/light/components/link.json +2 -2
  322. package/json/flat/frozenproduct/large/light/components/nav.json +3 -3
  323. package/json/flat/frozenproduct/large/light/components/popover.json +6 -6
  324. package/json/flat/frozenproduct/large/light/components/progress.json +5 -5
  325. package/json/flat/frozenproduct/large/light/components/status.json +25 -25
  326. package/json/flat/frozenproduct/large/light/components/tab.json +6 -6
  327. package/json/flat/frozenproduct/large/light/components/table.json +8 -8
  328. package/json/flat/frozenproduct/small/dark/components/badge.json +2 -2
  329. package/json/flat/frozenproduct/small/dark/components/button.json +15 -15
  330. package/json/flat/frozenproduct/small/dark/components/container.json +9 -9
  331. package/json/flat/frozenproduct/small/dark/components/form.json +11 -11
  332. package/json/flat/frozenproduct/small/dark/components/nav.json +2 -2
  333. package/json/flat/frozenproduct/small/dark/components/popover.json +2 -2
  334. package/json/flat/frozenproduct/small/dark/components/progress.json +2 -2
  335. package/json/flat/frozenproduct/small/dark/components/status.json +20 -20
  336. package/json/flat/frozenproduct/small/dark/components/tab.json +5 -5
  337. package/json/flat/frozenproduct/small/dark/components/table.json +8 -8
  338. package/json/flat/frozenproduct/small/light/components/badge.json +2 -2
  339. package/json/flat/frozenproduct/small/light/components/button.json +30 -30
  340. package/json/flat/frozenproduct/small/light/components/container.json +11 -11
  341. package/json/flat/frozenproduct/small/light/components/form.json +15 -15
  342. package/json/flat/frozenproduct/small/light/components/link.json +2 -2
  343. package/json/flat/frozenproduct/small/light/components/nav.json +3 -3
  344. package/json/flat/frozenproduct/small/light/components/popover.json +6 -6
  345. package/json/flat/frozenproduct/small/light/components/progress.json +5 -5
  346. package/json/flat/frozenproduct/small/light/components/status.json +25 -25
  347. package/json/flat/frozenproduct/small/light/components/tab.json +6 -6
  348. package/json/flat/frozenproduct/small/light/components/table.json +8 -8
  349. package/json/flat/product/large/dark/components/form.json +1 -1
  350. package/json/flat/product/large/light/components/form.json +1 -1
  351. package/json/flat/product/small/dark/components/button.json +51 -51
  352. package/json/flat/product/small/dark/components/container.json +76 -76
  353. package/json/flat/product/small/dark/components/form.json +48 -48
  354. package/json/flat/product/small/dark/components/link.json +1 -1
  355. package/json/flat/product/small/dark/components/nav.json +42 -42
  356. package/json/flat/product/small/dark/components/page.json +28 -28
  357. package/json/flat/product/small/dark/components/popover.json +12 -12
  358. package/json/flat/product/small/dark/components/profile.json +7 -7
  359. package/json/flat/product/small/dark/components/progress.json +5 -5
  360. package/json/flat/product/small/dark/components/status.json +10 -10
  361. package/json/flat/product/small/dark/components/tab.json +2 -2
  362. package/json/flat/product/small/dark/components/table.json +9 -9
  363. package/json/flat/product/small/light/components/button.json +51 -51
  364. package/json/flat/product/small/light/components/container.json +76 -76
  365. package/json/flat/product/small/light/components/form.json +48 -48
  366. package/json/flat/product/small/light/components/link.json +1 -1
  367. package/json/flat/product/small/light/components/nav.json +42 -42
  368. package/json/flat/product/small/light/components/page.json +28 -28
  369. package/json/flat/product/small/light/components/popover.json +12 -12
  370. package/json/flat/product/small/light/components/profile.json +7 -7
  371. package/json/flat/product/small/light/components/progress.json +5 -5
  372. package/json/flat/product/small/light/components/status.json +10 -10
  373. package/json/flat/product/small/light/components/tab.json +2 -2
  374. package/json/flat/product/small/light/components/table.json +9 -9
  375. package/json/nested/frozenproduct/large/dark/components/badge.json +2 -2
  376. package/json/nested/frozenproduct/large/dark/components/button.json +15 -15
  377. package/json/nested/frozenproduct/large/dark/components/container.json +9 -9
  378. package/json/nested/frozenproduct/large/dark/components/form.json +11 -11
  379. package/json/nested/frozenproduct/large/dark/components/nav.json +2 -2
  380. package/json/nested/frozenproduct/large/dark/components/popover.json +2 -2
  381. package/json/nested/frozenproduct/large/dark/components/progress.json +2 -2
  382. package/json/nested/frozenproduct/large/dark/components/status.json +20 -20
  383. package/json/nested/frozenproduct/large/dark/components/tab.json +5 -5
  384. package/json/nested/frozenproduct/large/dark/components/table.json +8 -8
  385. package/json/nested/frozenproduct/large/light/components/badge.json +2 -2
  386. package/json/nested/frozenproduct/large/light/components/button.json +30 -30
  387. package/json/nested/frozenproduct/large/light/components/container.json +11 -11
  388. package/json/nested/frozenproduct/large/light/components/form.json +15 -15
  389. package/json/nested/frozenproduct/large/light/components/link.json +2 -2
  390. package/json/nested/frozenproduct/large/light/components/nav.json +3 -3
  391. package/json/nested/frozenproduct/large/light/components/popover.json +6 -6
  392. package/json/nested/frozenproduct/large/light/components/progress.json +5 -5
  393. package/json/nested/frozenproduct/large/light/components/status.json +25 -25
  394. package/json/nested/frozenproduct/large/light/components/tab.json +6 -6
  395. package/json/nested/frozenproduct/large/light/components/table.json +8 -8
  396. package/json/nested/frozenproduct/small/dark/components/badge.json +2 -2
  397. package/json/nested/frozenproduct/small/dark/components/button.json +15 -15
  398. package/json/nested/frozenproduct/small/dark/components/container.json +9 -9
  399. package/json/nested/frozenproduct/small/dark/components/form.json +11 -11
  400. package/json/nested/frozenproduct/small/dark/components/nav.json +2 -2
  401. package/json/nested/frozenproduct/small/dark/components/popover.json +2 -2
  402. package/json/nested/frozenproduct/small/dark/components/progress.json +2 -2
  403. package/json/nested/frozenproduct/small/dark/components/status.json +20 -20
  404. package/json/nested/frozenproduct/small/dark/components/tab.json +5 -5
  405. package/json/nested/frozenproduct/small/dark/components/table.json +8 -8
  406. package/json/nested/frozenproduct/small/light/components/badge.json +2 -2
  407. package/json/nested/frozenproduct/small/light/components/button.json +30 -30
  408. package/json/nested/frozenproduct/small/light/components/container.json +11 -11
  409. package/json/nested/frozenproduct/small/light/components/form.json +15 -15
  410. package/json/nested/frozenproduct/small/light/components/link.json +2 -2
  411. package/json/nested/frozenproduct/small/light/components/nav.json +3 -3
  412. package/json/nested/frozenproduct/small/light/components/popover.json +6 -6
  413. package/json/nested/frozenproduct/small/light/components/progress.json +5 -5
  414. package/json/nested/frozenproduct/small/light/components/status.json +25 -25
  415. package/json/nested/frozenproduct/small/light/components/tab.json +6 -6
  416. package/json/nested/frozenproduct/small/light/components/table.json +8 -8
  417. package/json/nested/product/large/dark/components/form.json +1 -1
  418. package/json/nested/product/large/light/components/form.json +1 -1
  419. package/json/nested/product/small/dark/components/button.json +51 -51
  420. package/json/nested/product/small/dark/components/container.json +76 -76
  421. package/json/nested/product/small/dark/components/form.json +48 -48
  422. package/json/nested/product/small/dark/components/link.json +1 -1
  423. package/json/nested/product/small/dark/components/nav.json +42 -42
  424. package/json/nested/product/small/dark/components/page.json +28 -28
  425. package/json/nested/product/small/dark/components/popover.json +12 -12
  426. package/json/nested/product/small/dark/components/profile.json +7 -7
  427. package/json/nested/product/small/dark/components/progress.json +5 -5
  428. package/json/nested/product/small/dark/components/status.json +10 -10
  429. package/json/nested/product/small/dark/components/tab.json +2 -2
  430. package/json/nested/product/small/dark/components/table.json +9 -9
  431. package/json/nested/product/small/light/components/button.json +51 -51
  432. package/json/nested/product/small/light/components/container.json +76 -76
  433. package/json/nested/product/small/light/components/form.json +48 -48
  434. package/json/nested/product/small/light/components/link.json +1 -1
  435. package/json/nested/product/small/light/components/nav.json +42 -42
  436. package/json/nested/product/small/light/components/page.json +28 -28
  437. package/json/nested/product/small/light/components/popover.json +12 -12
  438. package/json/nested/product/small/light/components/profile.json +7 -7
  439. package/json/nested/product/small/light/components/progress.json +5 -5
  440. package/json/nested/product/small/light/components/status.json +10 -10
  441. package/json/nested/product/small/light/components/tab.json +2 -2
  442. package/json/nested/product/small/light/components/table.json +9 -9
  443. package/package.json +1 -1
  444. package/sage-design-tokens-15.2.2.tgz +0 -0
  445. package/scss/frozenproduct/large/components/badge.scss +3 -3
  446. package/scss/frozenproduct/large/components/button.scss +32 -32
  447. package/scss/frozenproduct/large/components/container.scss +11 -11
  448. package/scss/frozenproduct/large/components/form.scss +14 -14
  449. package/scss/frozenproduct/large/components/link.scss +2 -2
  450. package/scss/frozenproduct/large/components/nav.scss +3 -3
  451. package/scss/frozenproduct/large/components/popover.scss +6 -6
  452. package/scss/frozenproduct/large/components/progress.scss +5 -5
  453. package/scss/frozenproduct/large/components/status.scss +25 -25
  454. package/scss/frozenproduct/large/components/tab.scss +7 -7
  455. package/scss/frozenproduct/large/components/table.scss +8 -8
  456. package/scss/frozenproduct/small/components/badge.scss +3 -3
  457. package/scss/frozenproduct/small/components/button.scss +38 -38
  458. package/scss/frozenproduct/small/components/container.scss +21 -21
  459. package/scss/frozenproduct/small/components/form.scss +17 -17
  460. package/scss/frozenproduct/small/components/link.scss +4 -4
  461. package/scss/frozenproduct/small/components/nav.scss +8 -8
  462. package/scss/frozenproduct/small/components/page.scss +1 -1
  463. package/scss/frozenproduct/small/components/popover.scss +6 -6
  464. package/scss/frozenproduct/small/components/progress.scss +9 -9
  465. package/scss/frozenproduct/small/components/status.scss +28 -28
  466. package/scss/frozenproduct/small/components/tab.scss +13 -13
  467. package/scss/frozenproduct/small/components/table.scss +15 -15
  468. package/scss/product/large/components/form.scss +1 -1
  469. package/scss/product/small/components/form.scss +1 -1
  470. package/sage-design-tokens-15.2.0.tgz +0 -0
@@ -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: {},