@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
@@ -97,14 +97,12 @@ module.exports = {
97
97
  harsh: {
98
98
  "bg-alt": {
99
99
  $type: "color",
100
- $value: "#000000e6",
101
- $description: "header alt",
102
- filePath: "data/tokens/components/table.json",
100
+ $value: "#476a7d",
101
+ filePath: "data/tokens/context/frozenproduct.json",
103
102
  isSource: true,
104
103
  original: {
105
104
  $type: "color",
106
- $value: "{modes.color.interactive.monochrome.default}",
107
- $description: "header alt",
105
+ $value: "{modes.color.interactive.monochrome.frozen.defaultAlt}",
108
106
  },
109
107
  name: "tableColorHeaderHarshBgAlt",
110
108
  attributes: {},
@@ -112,12 +110,12 @@ module.exports = {
112
110
  },
113
111
  "bg-default": {
114
112
  $type: "color",
115
- $value: "#000000ab",
116
- filePath: "data/tokens/components/table.json",
113
+ $value: "#335B70",
114
+ filePath: "data/tokens/context/frozenproduct.json",
117
115
  isSource: true,
118
116
  original: {
119
117
  $type: "color",
120
- $value: "{modes.color.interactive.monochrome.defaultAlt}",
118
+ $value: "{modes.color.interactive.monochrome.frozen.default}",
121
119
  },
122
120
  name: "tableColorHeaderHarshBgDefault",
123
121
  attributes: {},
@@ -180,12 +178,12 @@ module.exports = {
180
178
  row: {
181
179
  "bg-activated": {
182
180
  $type: "color",
183
- $value: "#00811F",
184
- filePath: "data/tokens/components/table.json",
181
+ $value: "#9badb8",
182
+ filePath: "data/tokens/context/frozenproduct.json",
185
183
  isSource: true,
186
184
  original: {
187
185
  $type: "color",
188
- $value: "{modes.color.interactive.primary.default}",
186
+ $value: "{modes.color.interactive.primary.frozen.table.default}",
189
187
  },
190
188
  name: "tableColorRowBgActivated",
191
189
  attributes: {},
@@ -193,12 +191,12 @@ module.exports = {
193
191
  },
194
192
  "bg-active": {
195
193
  $type: "color",
196
- $value: "#000000",
197
- filePath: "data/tokens/components/table.json",
194
+ $value: "#22374326",
195
+ filePath: "data/tokens/context/frozenproduct.json",
198
196
  isSource: true,
199
197
  original: {
200
198
  $type: "color",
201
- $value: "{modes.color.interactive.monochrome.active}",
199
+ $value: "{modes.color.interactive.monochrome.frozen.activeAlt}",
202
200
  },
203
201
  name: "tableColorRowBgActive",
204
202
  attributes: {},
@@ -219,14 +217,12 @@ module.exports = {
219
217
  },
220
218
  "bg-alt": {
221
219
  $type: "color",
222
- $value: "#e8e8e8",
223
- $description: "Zebra stripes",
224
- filePath: "data/tokens/components/table.json",
220
+ $value: "#fbfbfc",
221
+ filePath: "data/tokens/context/frozenproduct.json",
225
222
  isSource: true,
226
223
  original: {
227
224
  $type: "color",
228
- $value: "{modes.color.generic.bg.delicate}",
229
- $description: "Zebra stripes",
225
+ $value: "{modes.color.generic.bg.frozen.delicate}",
230
226
  },
231
227
  name: "tableColorRowBgAlt",
232
228
  attributes: {},
@@ -264,12 +260,12 @@ module.exports = {
264
260
  },
265
261
  "bg-hover": {
266
262
  $type: "color",
267
- $value: "#dedede",
268
- filePath: "data/tokens/components/table.json",
263
+ $value: "#f2f4f6",
264
+ filePath: "data/tokens/context/frozenproduct.json",
269
265
  isSource: true,
270
266
  original: {
271
267
  $type: "color",
272
- $value: "{modes.color.generic.bg.soft}",
268
+ $value: "{modes.color.generic.bg.frozen.soft}",
273
269
  },
274
270
  name: "tableColorRowBgHover",
275
271
  attributes: {},
@@ -290,12 +286,12 @@ module.exports = {
290
286
  },
291
287
  "label-activated": {
292
288
  $type: "color",
293
- $value: "#FFFFFF",
294
- filePath: "data/tokens/components/table.json",
289
+ $value: "#000000",
290
+ filePath: "data/tokens/context/frozenproduct.json",
295
291
  isSource: true,
296
292
  original: {
297
293
  $type: "color",
298
- $value: "{modes.color.interactive.monochrome.withActive}",
294
+ $value: "{modes.color.interactive.monochrome.withActiveAlt}",
299
295
  },
300
296
  name: "tableColorRowLabelActivated",
301
297
  attributes: {},
@@ -303,12 +299,12 @@ module.exports = {
303
299
  },
304
300
  "label-active": {
305
301
  $type: "color",
306
- $value: "#FFFFFF",
307
- filePath: "data/tokens/components/table.json",
302
+ $value: "#000000",
303
+ filePath: "data/tokens/context/frozenproduct.json",
308
304
  isSource: true,
309
305
  original: {
310
306
  $type: "color",
311
- $value: "{modes.color.interactive.monochrome.withActive}",
307
+ $value: "{modes.color.interactive.monochrome.withActiveAlt}",
312
308
  },
313
309
  name: "tableColorRowLabelActive",
314
310
  attributes: {},
@@ -25,14 +25,12 @@ module.exports = {
25
25
  },
26
26
  "bg-default": {
27
27
  $type: "color",
28
- $value: "#E13E53",
29
- $description: "Used in global nav notification badges",
30
- filePath: "data/tokens/components/badge.json",
28
+ $value: "#E04500",
29
+ filePath: "data/tokens/context/frozenproduct.json",
31
30
  isSource: true,
32
31
  original: {
33
32
  $type: "color",
34
- $value: "{modes.color.status.negative.default}",
35
- $description: "Used in global nav notification badges",
33
+ $value: "{modes.color.status.caution.frozenglobal.default}",
36
34
  },
37
35
  name: "badgeColorNotificationBgDefault",
38
36
  attributes: {},
@@ -53,12 +51,12 @@ module.exports = {
53
51
  },
54
52
  "label-default": {
55
53
  $type: "color",
56
- $value: "#000000",
57
- filePath: "data/tokens/components/badge.json",
54
+ $value: "#FFFFFF",
55
+ filePath: "data/tokens/context/frozenproduct.json",
58
56
  isSource: true,
59
57
  original: {
60
58
  $type: "color",
61
- $value: "{modes.color.generic.content.nought}",
59
+ $value: "{modes.color.generic.content.extreme}",
62
60
  },
63
61
  name: "badgeColorNotificationLabelDefault",
64
62
  attributes: {},
@@ -67,11 +65,11 @@ module.exports = {
67
65
  "label-alt": {
68
66
  $type: "color",
69
67
  $value: "#000000",
70
- filePath: "data/tokens/components/badge.json",
68
+ filePath: "data/tokens/context/frozenproduct.json",
71
69
  isSource: true,
72
70
  original: {
73
71
  $type: "color",
74
- $value: "{modes.color.generic.content.nought}",
72
+ $value: "{modes.color.generic.fg.nought}",
75
73
  },
76
74
  name: "badgeColorNotificationLabelAlt",
77
75
  attributes: {},
@@ -2693,11 +2693,11 @@ module.exports = {
2693
2693
  "bg-active": {
2694
2694
  $type: "color",
2695
2695
  $value: "#7ce47a",
2696
- filePath: "data/tokens/components/button.json",
2696
+ filePath: "data/tokens/context/frozenproduct.json",
2697
2697
  isSource: true,
2698
2698
  original: {
2699
2699
  $type: "color",
2700
- $value: "{modes.color.interactive.primary.active}",
2700
+ $value: "{modes.color.interactive.primary.frozen.active}",
2701
2701
  },
2702
2702
  name: "buttonColorTypicalPrimaryBgActive",
2703
2703
  attributes: {},
@@ -2734,11 +2734,11 @@ module.exports = {
2734
2734
  "bg-enabled": {
2735
2735
  $type: "color",
2736
2736
  $value: "#00D639",
2737
- filePath: "data/tokens/components/button.json",
2737
+ filePath: "data/tokens/context/frozenproduct.json",
2738
2738
  isSource: true,
2739
2739
  original: {
2740
2740
  $type: "color",
2741
- $value: "{modes.color.interactive.primary.default}",
2741
+ $value: "{modes.color.interactive.primary.frozen.default}",
2742
2742
  },
2743
2743
  name: "buttonColorTypicalPrimaryBgEnabled",
2744
2744
  attributes: {},
@@ -2747,11 +2747,11 @@ module.exports = {
2747
2747
  "bg-hover": {
2748
2748
  $type: "color",
2749
2749
  $value: "#55dd5b",
2750
- filePath: "data/tokens/components/button.json",
2750
+ filePath: "data/tokens/context/frozenproduct.json",
2751
2751
  isSource: true,
2752
2752
  original: {
2753
2753
  $type: "color",
2754
- $value: "{modes.color.interactive.primary.hover}",
2754
+ $value: "{modes.color.interactive.primary.frozen.hover}",
2755
2755
  },
2756
2756
  name: "buttonColorTypicalPrimaryBgHover",
2757
2757
  attributes: {},
@@ -2997,12 +2997,12 @@ module.exports = {
2997
2997
  secondary: {
2998
2998
  "bg-active": {
2999
2999
  $type: "color",
3000
- $value: "#00d6394d",
3001
- filePath: "data/tokens/components/button.json",
3000
+ $value: "#7ce47a",
3001
+ filePath: "data/tokens/context/frozenproduct.json",
3002
3002
  isSource: true,
3003
3003
  original: {
3004
3004
  $type: "color",
3005
- $value: "{modes.color.interactive.primary.activeAlt}",
3005
+ $value: "{modes.color.interactive.primary.frozen.active}",
3006
3006
  },
3007
3007
  name: "buttonColorTypicalSecondaryBgActive",
3008
3008
  attributes: {},
@@ -3023,12 +3023,12 @@ module.exports = {
3023
3023
  },
3024
3024
  "bg-hover": {
3025
3025
  $type: "color",
3026
- $value: "#00d6391a",
3027
- filePath: "data/tokens/components/button.json",
3026
+ $value: "#55dd5b",
3027
+ filePath: "data/tokens/context/frozenproduct.json",
3028
3028
  isSource: true,
3029
3029
  original: {
3030
3030
  $type: "color",
3031
- $value: "{modes.color.interactive.primary.hoverAlt}",
3031
+ $value: "{modes.color.interactive.primary.frozen.hover}",
3032
3032
  },
3033
3033
  name: "buttonColorTypicalSecondaryBgHover",
3034
3034
  attributes: {},
@@ -3037,11 +3037,11 @@ module.exports = {
3037
3037
  "border-active": {
3038
3038
  $type: "color",
3039
3039
  $value: "#7ce47a",
3040
- filePath: "data/tokens/components/button.json",
3040
+ filePath: "data/tokens/context/frozenproduct.json",
3041
3041
  isSource: true,
3042
3042
  original: {
3043
3043
  $type: "color",
3044
- $value: "{modes.color.interactive.primary.active}",
3044
+ $value: "{modes.color.interactive.primary.frozen.active}",
3045
3045
  },
3046
3046
  name: "buttonColorTypicalSecondaryBorderActive",
3047
3047
  attributes: {},
@@ -3068,12 +3068,12 @@ module.exports = {
3068
3068
  },
3069
3069
  "border-enabled": {
3070
3070
  $type: "color",
3071
- $value: "#00d639cc",
3072
- filePath: "data/tokens/components/button.json",
3071
+ $value: "#00D639",
3072
+ filePath: "data/tokens/context/frozenproduct.json",
3073
3073
  isSource: true,
3074
3074
  original: {
3075
3075
  $type: "color",
3076
- $value: "{modes.color.interactive.primary.defaultAlt}",
3076
+ $value: "{modes.color.interactive.primary.frozen.default}",
3077
3077
  },
3078
3078
  name: "buttonColorTypicalSecondaryBorderEnabled",
3079
3079
  attributes: {},
@@ -3082,11 +3082,11 @@ module.exports = {
3082
3082
  "border-hover": {
3083
3083
  $type: "color",
3084
3084
  $value: "#55dd5b",
3085
- filePath: "data/tokens/components/button.json",
3085
+ filePath: "data/tokens/context/frozenproduct.json",
3086
3086
  isSource: true,
3087
3087
  original: {
3088
3088
  $type: "color",
3089
- $value: "{modes.color.interactive.primary.hover}",
3089
+ $value: "{modes.color.interactive.primary.frozen.hover}",
3090
3090
  },
3091
3091
  name: "buttonColorTypicalSecondaryBorderHover",
3092
3092
  attributes: {},
@@ -3094,12 +3094,12 @@ module.exports = {
3094
3094
  },
3095
3095
  "label-active": {
3096
3096
  $type: "color",
3097
- $value: "#FFFFFF",
3098
- filePath: "data/tokens/components/button.json",
3097
+ $value: "#000000",
3098
+ filePath: "data/tokens/context/frozenproduct.json",
3099
3099
  isSource: true,
3100
3100
  original: {
3101
3101
  $type: "color",
3102
- $value: "{modes.color.interactive.monochrome.withActiveAlt}",
3102
+ $value: "{modes.color.interactive.monochrome.frozen.withActive}",
3103
3103
  },
3104
3104
  name: "buttonColorTypicalSecondaryLabelActive",
3105
3105
  attributes: {},
@@ -3120,12 +3120,12 @@ module.exports = {
3120
3120
  },
3121
3121
  "label-enabled": {
3122
3122
  $type: "color",
3123
- $value: "#ffffffe6",
3124
- filePath: "data/tokens/components/button.json",
3123
+ $value: "#00D639",
3124
+ filePath: "data/tokens/context/frozenproduct.json",
3125
3125
  isSource: true,
3126
3126
  original: {
3127
3127
  $type: "color",
3128
- $value: "{modes.color.interactive.monochrome.default}",
3128
+ $value: "{modes.color.interactive.primary.frozen.default}",
3129
3129
  },
3130
3130
  name: "buttonColorTypicalSecondaryLabelEnabled",
3131
3131
  attributes: {},
@@ -3133,12 +3133,13 @@ module.exports = {
3133
3133
  },
3134
3134
  "label-hover": {
3135
3135
  $type: "color",
3136
- $value: "#FFFFFF",
3137
- filePath: "data/tokens/components/button.json",
3136
+ $value: "#000000",
3137
+ filePath: "data/tokens/context/frozenproduct.json",
3138
3138
  isSource: true,
3139
3139
  original: {
3140
3140
  $type: "color",
3141
- $value: "{modes.color.interactive.monochrome.withHover}",
3141
+ $value:
3142
+ "{modes.color.interactive.monochrome.frozen.withHoverAlt}",
3142
3143
  },
3143
3144
  name: "buttonColorTypicalSecondaryLabelHover",
3144
3145
  attributes: {},
@@ -3372,12 +3373,12 @@ module.exports = {
3372
3373
  tertiary: {
3373
3374
  "bg-active": {
3374
3375
  $type: "color",
3375
- $value: "#00d6394d",
3376
- filePath: "data/tokens/components/button.json",
3376
+ $value: "#7ce47a",
3377
+ filePath: "data/tokens/context/frozenproduct.json",
3377
3378
  isSource: true,
3378
3379
  original: {
3379
3380
  $type: "color",
3380
- $value: "{modes.color.interactive.primary.activeAlt}",
3381
+ $value: "{modes.color.interactive.primary.frozen.active}",
3381
3382
  },
3382
3383
  name: "buttonColorTypicalTertiaryBgActive",
3383
3384
  attributes: {},
@@ -3386,11 +3387,11 @@ module.exports = {
3386
3387
  "bg-enabled": {
3387
3388
  $type: "color",
3388
3389
  $value: "#fff0",
3389
- filePath: "data/tokens/components/button.json",
3390
+ filePath: "data/tokens/context/frozenproduct.json",
3390
3391
  isSource: true,
3391
3392
  original: {
3392
3393
  $type: "color",
3393
- $value: "{button.color.none}",
3394
+ $value: "{modes.color.none}",
3394
3395
  },
3395
3396
  name: "buttonColorTypicalTertiaryBgEnabled",
3396
3397
  attributes: {},
@@ -3398,12 +3399,12 @@ module.exports = {
3398
3399
  },
3399
3400
  "bg-hover": {
3400
3401
  $type: "color",
3401
- $value: "#00d6391a",
3402
- filePath: "data/tokens/components/button.json",
3402
+ $value: "#55dd5b",
3403
+ filePath: "data/tokens/context/frozenproduct.json",
3403
3404
  isSource: true,
3404
3405
  original: {
3405
3406
  $type: "color",
3406
- $value: "{modes.color.interactive.primary.hoverAlt}",
3407
+ $value: "{modes.color.interactive.primary.frozen.hover}",
3407
3408
  },
3408
3409
  name: "buttonColorTypicalTertiaryBgHover",
3409
3410
  attributes: {},
@@ -3412,11 +3413,11 @@ module.exports = {
3412
3413
  "border-active": {
3413
3414
  $type: "color",
3414
3415
  $value: "#7ce47a",
3415
- filePath: "data/tokens/components/button.json",
3416
+ filePath: "data/tokens/context/frozenproduct.json",
3416
3417
  isSource: true,
3417
3418
  original: {
3418
3419
  $type: "color",
3419
- $value: "{modes.color.interactive.primary.active}",
3420
+ $value: "{modes.color.interactive.primary.frozen.active}",
3420
3421
  },
3421
3422
  name: "buttonColorTypicalTertiaryBorderActive",
3422
3423
  attributes: {},
@@ -3424,12 +3425,12 @@ module.exports = {
3424
3425
  },
3425
3426
  "border-disabled": {
3426
3427
  $type: "color",
3427
- $value: "#4b4b4b",
3428
- filePath: "data/tokens/components/button.json",
3428
+ $value: "#fff0",
3429
+ filePath: "data/tokens/context/frozenproduct.json",
3429
3430
  isSource: true,
3430
3431
  original: {
3431
3432
  $type: "color",
3432
- $value: "{modes.color.interactive.inactive.default}",
3433
+ $value: "{modes.color.none}",
3433
3434
  },
3434
3435
  name: "buttonColorTypicalTertiaryBorderDisabled",
3435
3436
  attributes: {},
@@ -3437,12 +3438,12 @@ module.exports = {
3437
3438
  },
3438
3439
  "border-enabled": {
3439
3440
  $type: "color",
3440
- $value: "#00d639cc",
3441
- filePath: "data/tokens/components/button.json",
3441
+ $value: "#fff0",
3442
+ filePath: "data/tokens/context/frozenproduct.json",
3442
3443
  isSource: true,
3443
3444
  original: {
3444
3445
  $type: "color",
3445
- $value: "{modes.color.interactive.primary.defaultAlt}",
3446
+ $value: "{modes.color.none}",
3446
3447
  },
3447
3448
  name: "buttonColorTypicalTertiaryBorderEnabled",
3448
3449
  attributes: {},
@@ -3450,12 +3451,12 @@ module.exports = {
3450
3451
  },
3451
3452
  "border-hover": {
3452
3453
  $type: "color",
3453
- $value: "#55dd5b",
3454
- filePath: "data/tokens/components/button.json",
3454
+ $value: "#fff0",
3455
+ filePath: "data/tokens/context/frozenproduct.json",
3455
3456
  isSource: true,
3456
3457
  original: {
3457
3458
  $type: "color",
3458
- $value: "{modes.color.interactive.primary.hover}",
3459
+ $value: "{modes.color.none}",
3459
3460
  },
3460
3461
  name: "buttonColorTypicalTertiaryBorderHover",
3461
3462
  attributes: {},
@@ -3463,12 +3464,12 @@ module.exports = {
3463
3464
  },
3464
3465
  "label-active": {
3465
3466
  $type: "color",
3466
- $value: "#FFFFFF",
3467
- filePath: "data/tokens/components/button.json",
3467
+ $value: "#000000",
3468
+ filePath: "data/tokens/context/frozenproduct.json",
3468
3469
  isSource: true,
3469
3470
  original: {
3470
3471
  $type: "color",
3471
- $value: "{modes.color.interactive.monochrome.withActiveAlt}",
3472
+ $value: "{modes.color.interactive.monochrome.frozen.withActive}",
3472
3473
  },
3473
3474
  name: "buttonColorTypicalTertiaryLabelActive",
3474
3475
  attributes: {},
@@ -3489,12 +3490,12 @@ module.exports = {
3489
3490
  },
3490
3491
  "label-enabled": {
3491
3492
  $type: "color",
3492
- $value: "#ffffffe6",
3493
- filePath: "data/tokens/components/button.json",
3493
+ $value: "#00D639",
3494
+ filePath: "data/tokens/context/frozenproduct.json",
3494
3495
  isSource: true,
3495
3496
  original: {
3496
3497
  $type: "color",
3497
- $value: "{modes.color.interactive.monochrome.default}",
3498
+ $value: "{modes.color.interactive.primary.frozen.default}",
3498
3499
  },
3499
3500
  name: "buttonColorTypicalTertiaryLabelEnabled",
3500
3501
  attributes: {},
@@ -3502,12 +3503,13 @@ module.exports = {
3502
3503
  },
3503
3504
  "label-hover": {
3504
3505
  $type: "color",
3505
- $value: "#FFFFFF",
3506
- filePath: "data/tokens/components/button.json",
3506
+ $value: "#000000",
3507
+ filePath: "data/tokens/context/frozenproduct.json",
3507
3508
  isSource: true,
3508
3509
  original: {
3509
3510
  $type: "color",
3510
- $value: "{modes.color.interactive.monochrome.withHover}",
3511
+ $value:
3512
+ "{modes.color.interactive.monochrome.frozen.withHoverAlt}",
3511
3513
  },
3512
3514
  name: "buttonColorTypicalTertiaryLabelHover",
3513
3515
  attributes: {},
@@ -3742,11 +3744,11 @@ module.exports = {
3742
3744
  "bg-active": {
3743
3745
  $type: "color",
3744
3746
  $value: "#ffffff26",
3745
- filePath: "data/tokens/components/button.json",
3747
+ filePath: "data/tokens/context/frozenproduct.json",
3746
3748
  isSource: true,
3747
3749
  original: {
3748
3750
  $type: "color",
3749
- $value: "{modes.color.interactive.monochrome.activeAlt}",
3751
+ $value: "{modes.color.interactive.monochrome.frozen.activeAlt}",
3750
3752
  },
3751
3753
  name: "buttonColorTypicalSubtleBgActive",
3752
3754
  attributes: {},
@@ -3755,11 +3757,11 @@ module.exports = {
3755
3757
  "bg-hover": {
3756
3758
  $type: "color",
3757
3759
  $value: "#ffffff1a",
3758
- filePath: "data/tokens/components/button.json",
3760
+ filePath: "data/tokens/context/frozenproduct.json",
3759
3761
  isSource: true,
3760
3762
  original: {
3761
3763
  $type: "color",
3762
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
3764
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
3763
3765
  },
3764
3766
  name: "buttonColorTypicalSubtleBgHover",
3765
3767
  attributes: {},
@@ -3768,11 +3770,11 @@ module.exports = {
3768
3770
  "label-active": {
3769
3771
  $type: "color",
3770
3772
  $value: "#FFFFFF",
3771
- filePath: "data/tokens/components/button.json",
3773
+ filePath: "data/tokens/context/frozenproduct.json",
3772
3774
  isSource: true,
3773
3775
  original: {
3774
3776
  $type: "color",
3775
- $value: "{modes.color.interactive.monochrome.withActiveAlt}",
3777
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
3776
3778
  },
3777
3779
  name: "buttonColorTypicalSubtleLabelActive",
3778
3780
  attributes: {},
@@ -3794,11 +3796,11 @@ module.exports = {
3794
3796
  "label-enabled": {
3795
3797
  $type: "color",
3796
3798
  $value: "#ffffffe6",
3797
- filePath: "data/tokens/components/button.json",
3799
+ filePath: "data/tokens/context/frozenproduct.json",
3798
3800
  isSource: true,
3799
3801
  original: {
3800
3802
  $type: "color",
3801
- $value: "{modes.color.interactive.monochrome.default}",
3803
+ $value: "{modes.color.interactive.monochrome.frozen.default}",
3802
3804
  },
3803
3805
  name: "buttonColorTypicalSubtleLabelEnabled",
3804
3806
  attributes: {},
@@ -3807,11 +3809,11 @@ module.exports = {
3807
3809
  "label-hover": {
3808
3810
  $type: "color",
3809
3811
  $value: "#FFFFFF",
3810
- filePath: "data/tokens/components/button.json",
3812
+ filePath: "data/tokens/context/frozenproduct.json",
3811
3813
  isSource: true,
3812
3814
  original: {
3813
3815
  $type: "color",
3814
- $value: "{modes.color.interactive.monochrome.withHover}",
3816
+ $value: "{modes.color.interactive.monochrome.frozen.withHover}",
3815
3817
  },
3816
3818
  name: "buttonColorTypicalSubtleLabelHover",
3817
3819
  attributes: {},
@@ -3979,11 +3981,11 @@ module.exports = {
3979
3981
  "bg-active": {
3980
3982
  $type: "color",
3981
3983
  $value: "#FFFFFF",
3982
- filePath: "data/tokens/components/button.json",
3984
+ filePath: "data/tokens/context/frozenproduct.json",
3983
3985
  isSource: true,
3984
3986
  original: {
3985
3987
  $type: "color",
3986
- $value: "{modes.color.interactive.monochrome.active}",
3988
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
3987
3989
  },
3988
3990
  name: "buttonColorTypicalToggleBgActive",
3989
3991
  attributes: {},
@@ -3992,11 +3994,11 @@ module.exports = {
3992
3994
  "bg-hover": {
3993
3995
  $type: "color",
3994
3996
  $value: "#ffffff1a",
3995
- filePath: "data/tokens/components/button.json",
3997
+ filePath: "data/tokens/context/frozenproduct.json",
3996
3998
  isSource: true,
3997
3999
  original: {
3998
4000
  $type: "color",
3999
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
4001
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
4000
4002
  },
4001
4003
  name: "buttonColorTypicalToggleBgHover",
4002
4004
  attributes: {},
@@ -4004,12 +4006,12 @@ module.exports = {
4004
4006
  },
4005
4007
  "border-enabled": {
4006
4008
  $type: "color",
4007
- $value: "#ffffffe6",
4008
- filePath: "data/tokens/components/button.json",
4009
+ $value: "#777",
4010
+ filePath: "data/tokens/context/frozenproduct.json",
4009
4011
  isSource: true,
4010
4012
  original: {
4011
4013
  $type: "color",
4012
- $value: "{modes.color.interactive.monochrome.default}",
4014
+ $value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
4013
4015
  },
4014
4016
  name: "buttonColorTypicalToggleBorderEnabled",
4015
4017
  attributes: {},
@@ -4031,11 +4033,11 @@ module.exports = {
4031
4033
  "label-active": {
4032
4034
  $type: "color",
4033
4035
  $value: "#000000",
4034
- filePath: "data/tokens/components/button.json",
4036
+ filePath: "data/tokens/context/frozenproduct.json",
4035
4037
  isSource: true,
4036
4038
  original: {
4037
4039
  $type: "color",
4038
- $value: "{modes.color.interactive.monochrome.withActive}",
4040
+ $value: "{modes.color.interactive.monochrome.frozen.withActive}",
4039
4041
  },
4040
4042
  name: "buttonColorTypicalToggleLabelActive",
4041
4043
  attributes: {},
@@ -4057,11 +4059,11 @@ module.exports = {
4057
4059
  "label-enabled": {
4058
4060
  $type: "color",
4059
4061
  $value: "#ffffffab",
4060
- filePath: "data/tokens/components/button.json",
4062
+ filePath: "data/tokens/context/frozenproduct.json",
4061
4063
  isSource: true,
4062
4064
  original: {
4063
4065
  $type: "color",
4064
- $value: "{modes.color.interactive.monochrome.defaultAlt}",
4066
+ $value: "{modes.color.interactive.monochrome.frozen.defaultAlt}",
4065
4067
  },
4066
4068
  name: "buttonColorTypicalToggleLabelEnabled",
4067
4069
  attributes: {},
@@ -4070,11 +4072,11 @@ module.exports = {
4070
4072
  "label-hover": {
4071
4073
  $type: "color",
4072
4074
  $value: "#FFFFFF",
4073
- filePath: "data/tokens/components/button.json",
4075
+ filePath: "data/tokens/context/frozenproduct.json",
4074
4076
  isSource: true,
4075
4077
  original: {
4076
4078
  $type: "color",
4077
- $value: "{modes.color.interactive.monochrome.withHover}",
4079
+ $value: "{modes.color.interactive.monochrome.frozen.withHover}",
4078
4080
  },
4079
4081
  name: "buttonColorTypicalToggleLabelHover",
4080
4082
  attributes: {},