@sage/design-tokens 15.2.0 → 15.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (479) 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.1.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 +32 -32
  458. package/scss/frozenproduct/small/components/container.scss +11 -11
  459. package/scss/frozenproduct/small/components/form.scss +14 -14
  460. package/scss/frozenproduct/small/components/link.scss +2 -2
  461. package/scss/frozenproduct/small/components/nav.scss +3 -3
  462. package/scss/frozenproduct/small/components/popover.scss +6 -6
  463. package/scss/frozenproduct/small/components/progress.scss +5 -5
  464. package/scss/frozenproduct/small/components/status.scss +25 -25
  465. package/scss/frozenproduct/small/components/tab.scss +7 -7
  466. package/scss/frozenproduct/small/components/table.scss +8 -8
  467. package/scss/product/large/components/form.scss +1 -1
  468. package/scss/product/small/components/button.scss +13 -13
  469. package/scss/product/small/components/container.scss +10 -10
  470. package/scss/product/small/components/form.scss +8 -8
  471. package/scss/product/small/components/link.scss +2 -2
  472. package/scss/product/small/components/nav.scss +5 -5
  473. package/scss/product/small/components/page.scss +1 -1
  474. package/scss/product/small/components/popover.scss +2 -2
  475. package/scss/product/small/components/progress.scss +6 -6
  476. package/scss/product/small/components/status.scss +3 -3
  477. package/scss/product/small/components/tab.scss +7 -7
  478. package/scss/product/small/components/table.scss +10 -10
  479. package/sage-design-tokens-15.2.0.tgz +0 -0
@@ -456,12 +456,12 @@ module.exports = {
456
456
  },
457
457
  "bg-default": {
458
458
  $type: "color",
459
- $value: "#00000014",
460
- filePath: "data/tokens/components/progress.json",
459
+ $value: "#cad3d9",
460
+ filePath: "data/tokens/context/frozenproduct.json",
461
461
  isSource: true,
462
462
  original: {
463
463
  $type: "color",
464
- $value: "{modes.color.interactive.progress.bg}",
464
+ $value: "{modes.color.interactive.progress.frozen.bg-alt}",
465
465
  },
466
466
  name: "progressColorBgDefault",
467
467
  attributes: {},
@@ -469,12 +469,12 @@ module.exports = {
469
469
  },
470
470
  "border-default": {
471
471
  $type: "color",
472
- $value: "#a6a6a6",
473
- filePath: "data/tokens/components/progress.json",
472
+ $value: "#335B70",
473
+ filePath: "data/tokens/context/frozenproduct.json",
474
474
  isSource: true,
475
475
  original: {
476
476
  $type: "color",
477
- $value: "{modes.color.generic.fg.soft}",
477
+ $value: "{modes.color.generic.fg.frozen.soft}",
478
478
  },
479
479
  name: "progressColorBorderDefault",
480
480
  attributes: {},
@@ -536,12 +536,12 @@ module.exports = {
536
536
  },
537
537
  "fg-default": {
538
538
  $type: "color",
539
- $value: "#000000",
540
- filePath: "data/tokens/components/progress.json",
539
+ $value: "#335B70",
540
+ filePath: "data/tokens/context/frozenproduct.json",
541
541
  isSource: true,
542
542
  original: {
543
543
  $type: "color",
544
- $value: "{modes.color.interactive.monochrome.active}",
544
+ $value: "{modes.color.generic.fg.frozen.soft}",
545
545
  },
546
546
  name: "progressColorFgDefault",
547
547
  attributes: {},
@@ -617,12 +617,12 @@ module.exports = {
617
617
  loader: {
618
618
  "bg-default": {
619
619
  $type: "color",
620
- $value: "#00000014",
621
- filePath: "data/tokens/components/progress.json",
620
+ $value: "#00804614",
621
+ filePath: "data/tokens/context/frozenproduct.json",
622
622
  isSource: true,
623
623
  original: {
624
624
  $type: "color",
625
- $value: "{modes.color.interactive.progress.bg}",
625
+ $value: "{modes.color.interactive.progress.frozen.bg}",
626
626
  },
627
627
  name: "progressColorLoaderBgDefault",
628
628
  attributes: {},
@@ -630,13 +630,13 @@ module.exports = {
630
630
  },
631
631
  "fg-default": {
632
632
  $type: "color",
633
- $value: "#000000",
633
+ $value: "#008046",
634
634
  $description: "used for loader standard loader spinner",
635
- filePath: "data/tokens/components/progress.json",
635
+ filePath: "data/tokens/context/frozenproduct.json",
636
636
  isSource: true,
637
637
  original: {
638
638
  $type: "color",
639
- $value: "{modes.color.interactive.monochrome.active}",
639
+ $value: "{modes.color.interactive.primary.frozen.default}",
640
640
  $description: "used for loader standard loader spinner",
641
641
  },
642
642
  name: "progressColorLoaderFgDefault",
@@ -109,12 +109,14 @@ module.exports = {
109
109
  },
110
110
  bgAlt: {
111
111
  $type: "color",
112
- $value: "#efefef",
113
- filePath: "data/tokens/components/status.json",
112
+ $value: "#fff0",
113
+ $description: "Subtle message bg",
114
+ filePath: "data/tokens/context/frozenproduct.json",
114
115
  isSource: true,
115
116
  original: {
116
117
  $type: "color",
117
- $value: "{modes.color.status.neutral.defaultAlt}",
118
+ $value: "{status.color.none}",
119
+ $description: "Subtle message bg",
118
120
  },
119
121
  name: "statusColorMessageContextualAiBgAlt",
120
122
  attributes: {},
@@ -146,7 +148,7 @@ module.exports = {
146
148
  $type: "color",
147
149
  $value: "#e5fae2",
148
150
  $description: "Subtle message bg",
149
- filePath: "data/tokens/components/status.json",
151
+ filePath: "data/tokens/context/frozenproduct.json",
150
152
  isSource: true,
151
153
  original: {
152
154
  $type: "color",
@@ -167,7 +169,7 @@ module.exports = {
167
169
  icon: {
168
170
  $type: "color",
169
171
  $value: "#000000f2",
170
- filePath: "data/tokens/components/status.json",
172
+ filePath: "data/tokens/context/frozenproduct.json",
171
173
  isSource: true,
172
174
  original: {
173
175
  $type: "color",
@@ -208,13 +210,13 @@ module.exports = {
208
210
  },
209
211
  bgAlt: {
210
212
  $type: "color",
211
- $value: "#fdeceb",
213
+ $value: "#fff0",
212
214
  $description: "Subtle message bg",
213
- filePath: "data/tokens/components/status.json",
215
+ filePath: "data/tokens/context/frozenproduct.json",
214
216
  isSource: true,
215
217
  original: {
216
218
  $type: "color",
217
- $value: "{modes.color.status.negative.defaultAlt}",
219
+ $value: "{status.color.none}",
218
220
  $description: "Subtle message bg",
219
221
  },
220
222
  name: "statusColorMessageContextualErrorBgAlt",
@@ -294,13 +296,13 @@ module.exports = {
294
296
  },
295
297
  bgAlt: {
296
298
  $type: "color",
297
- $value: "#eaeef6",
299
+ $value: "#fff0",
298
300
  $description: "Subtle message bg",
299
- filePath: "data/tokens/components/status.json",
301
+ filePath: "data/tokens/context/frozenproduct.json",
300
302
  isSource: true,
301
303
  original: {
302
304
  $type: "color",
303
- $value: "{modes.color.status.info.defaultAlt}",
305
+ $value: "{status.color.none}",
304
306
  $description: "Subtle message bg",
305
307
  },
306
308
  name: "statusColorMessageContextualInfoBgAlt",
@@ -380,13 +382,13 @@ module.exports = {
380
382
  },
381
383
  bgAlt: {
382
384
  $type: "color",
383
- $value: "#e9f2e8",
385
+ $value: "#fff0",
384
386
  $description: "Subtle message bg",
385
- filePath: "data/tokens/components/status.json",
387
+ filePath: "data/tokens/context/frozenproduct.json",
386
388
  isSource: true,
387
389
  original: {
388
390
  $type: "color",
389
- $value: "{modes.color.status.positive.defaultAlt}",
391
+ $value: "{status.color.none}",
390
392
  $description: "Subtle message bg",
391
393
  },
392
394
  name: "statusColorMessageContextualSuccessBgAlt",
@@ -466,13 +468,13 @@ module.exports = {
466
468
  },
467
469
  bgAlt: {
468
470
  $type: "color",
469
- $value: "#ffede5",
471
+ $value: "#fff0",
470
472
  $description: "Subtle message bg",
471
- filePath: "data/tokens/components/status.json",
473
+ filePath: "data/tokens/context/frozenproduct.json",
472
474
  isSource: true,
473
475
  original: {
474
476
  $type: "color",
475
- $value: "{modes.color.status.caution.defaultAlt}",
477
+ $value: "{status.color.none}",
476
478
  $description: "Subtle message bg",
477
479
  },
478
480
  name: "statusColorMessageContextualWarningBgAlt",
@@ -621,13 +623,13 @@ module.exports = {
621
623
  info: {
622
624
  "bg-default": {
623
625
  $type: "color",
624
- $value: "#eaeef6",
626
+ $value: "#65a9ff",
625
627
  $description: "Global message bg",
626
- filePath: "data/tokens/components/status.json",
628
+ filePath: "data/tokens/context/frozenproduct.json",
627
629
  isSource: true,
628
630
  original: {
629
631
  $type: "color",
630
- $value: "{modes.color.status.info.defaultAlt}",
632
+ $value: "{modes.color.status.info.frozenglobal.default}",
631
633
  $description: "Global message bg",
632
634
  },
633
635
  name: "statusColorMessageGlobalInfoBgDefault",
@@ -643,12 +645,14 @@ module.exports = {
643
645
  },
644
646
  "bg-hover": {
645
647
  $type: "color",
646
- $value: "#cdd7ea",
647
- filePath: "data/tokens/components/status.json",
648
+ $value: "#82b5ff",
649
+ $description: "Global message bg",
650
+ filePath: "data/tokens/context/frozenproduct.json",
648
651
  isSource: true,
649
652
  original: {
650
653
  $type: "color",
651
- $value: "{modes.color.status.info.hoverAlt}",
654
+ $value: "{modes.color.status.info.frozenglobal.hover}",
655
+ $description: "Global message bg",
652
656
  },
653
657
  name: "statusColorMessageGlobalInfoBgHover",
654
658
  attributes: {},
@@ -663,14 +667,12 @@ module.exports = {
663
667
  },
664
668
  icon: {
665
669
  $type: "color",
666
- $value: "#0060A7",
667
- $description: "Icon on tinted bgs",
668
- filePath: "data/tokens/components/status.json",
670
+ $value: "#000000f2",
671
+ filePath: "data/tokens/context/frozenproduct.json",
669
672
  isSource: true,
670
673
  original: {
671
674
  $type: "color",
672
- $value: "{modes.color.status.info.default}",
673
- $description: "Icon on tinted bgs",
675
+ $value: "{modes.color.status.content.withDefaultAlt}",
674
676
  },
675
677
  name: "statusColorMessageGlobalInfoIcon",
676
678
  attributes: {},
@@ -680,13 +682,13 @@ module.exports = {
680
682
  warning: {
681
683
  "bg-default": {
682
684
  $type: "color",
683
- $value: "#ffede5",
685
+ $value: "#ff8629",
684
686
  $description: "Global message bg",
685
- filePath: "data/tokens/components/status.json",
687
+ filePath: "data/tokens/context/frozenproduct.json",
686
688
  isSource: true,
687
689
  original: {
688
690
  $type: "color",
689
- $value: "{modes.color.status.caution.defaultAlt}",
691
+ $value: "{modes.color.status.caution.frozenglobal.default}",
690
692
  $description: "Global message bg",
691
693
  },
692
694
  name: "statusColorMessageGlobalWarningBgDefault",
@@ -702,12 +704,14 @@ module.exports = {
702
704
  },
703
705
  "bg-hover": {
704
706
  $type: "color",
705
- $value: "#fed5c3",
706
- filePath: "data/tokens/components/status.json",
707
+ $value: "#ff994c",
708
+ $description: "Global message bg",
709
+ filePath: "data/tokens/context/frozenproduct.json",
707
710
  isSource: true,
708
711
  original: {
709
712
  $type: "color",
710
- $value: "{modes.color.status.caution.hoverAlt}",
713
+ $value: "{modes.color.status.caution.frozenglobal.hover}",
714
+ $description: "Global message bg",
711
715
  },
712
716
  name: "statusColorMessageGlobalWarningBgHover",
713
717
  attributes: {},
@@ -722,14 +726,12 @@ module.exports = {
722
726
  },
723
727
  icon: {
724
728
  $type: "color",
725
- $value: "#D64309",
726
- $description: "Icon on tinted bgs",
727
- filePath: "data/tokens/components/status.json",
729
+ $value: "#000000f2",
730
+ filePath: "data/tokens/context/frozenproduct.json",
728
731
  isSource: true,
729
732
  original: {
730
733
  $type: "color",
731
- $value: "{modes.color.status.caution.default}",
732
- $description: "Icon on tinted bgs",
734
+ $value: "{modes.color.status.content.withDefaultAlt}",
733
735
  },
734
736
  name: "statusColorMessageGlobalWarningIcon",
735
737
  attributes: {},
@@ -1678,13 +1680,13 @@ module.exports = {
1678
1680
  },
1679
1681
  "bgAlt-default": {
1680
1682
  $type: "color",
1681
- $value: "#fdeceb",
1683
+ $value: "#fff0",
1682
1684
  $description: "outline pill bg",
1683
- filePath: "data/tokens/components/status.json",
1685
+ filePath: "data/tokens/context/frozenproduct.json",
1684
1686
  isSource: true,
1685
1687
  original: {
1686
1688
  $type: "color",
1687
- $value: "{modes.color.status.negative.defaultAlt}",
1689
+ $value: "{status.color.none}",
1688
1690
  $description: "outline pill bg",
1689
1691
  },
1690
1692
  name: "statusColorPillErrorBgAltDefault",
@@ -2153,13 +2155,13 @@ module.exports = {
2153
2155
  },
2154
2156
  "bgAlt-default": {
2155
2157
  $type: "color",
2156
- $value: "#eaeef6",
2158
+ $value: "#fff0",
2157
2159
  $description: "outline pill bg",
2158
- filePath: "data/tokens/components/status.json",
2160
+ filePath: "data/tokens/context/frozenproduct.json",
2159
2161
  isSource: true,
2160
2162
  original: {
2161
2163
  $type: "color",
2162
- $value: "{modes.color.status.info.defaultAlt}",
2164
+ $value: "{status.color.none}",
2163
2165
  $description: "outline pill bg",
2164
2166
  },
2165
2167
  name: "statusColorPillInfoBgAltDefault",
@@ -2306,12 +2308,12 @@ module.exports = {
2306
2308
  neutral: {
2307
2309
  "bg-default": {
2308
2310
  $type: "color",
2309
- $value: "#656565",
2310
- filePath: "data/tokens/components/status.json",
2311
+ $value: "#335B70",
2312
+ filePath: "data/tokens/context/frozenproduct.json",
2311
2313
  isSource: true,
2312
2314
  original: {
2313
2315
  $type: "color",
2314
- $value: "{modes.color.status.neutral.default}",
2316
+ $value: "{modes.color.status.neutral.frozen.default}",
2315
2317
  },
2316
2318
  name: "statusColorPillNeutralBgDefault",
2317
2319
  attributes: {},
@@ -2319,13 +2321,13 @@ module.exports = {
2319
2321
  },
2320
2322
  "bgAlt-default": {
2321
2323
  $type: "color",
2322
- $value: "#efefef",
2324
+ $value: "#fff0",
2323
2325
  $description: "outline pill bg",
2324
- filePath: "data/tokens/components/status.json",
2326
+ filePath: "data/tokens/context/frozenproduct.json",
2325
2327
  isSource: true,
2326
2328
  original: {
2327
2329
  $type: "color",
2328
- $value: "{modes.color.status.neutral.defaultAlt}",
2330
+ $value: "{status.color.none}",
2329
2331
  $description: "outline pill bg",
2330
2332
  },
2331
2333
  name: "statusColorPillNeutralBgAltDefault",
@@ -2334,12 +2336,12 @@ module.exports = {
2334
2336
  },
2335
2337
  "bgAlt-hover": {
2336
2338
  $type: "color",
2337
- $value: "#d9d9d9",
2338
- filePath: "data/tokens/components/status.json",
2339
+ $value: "#dde0e2",
2340
+ filePath: "data/tokens/context/frozenproduct.json",
2339
2341
  isSource: true,
2340
2342
  original: {
2341
2343
  $type: "color",
2342
- $value: "{modes.color.status.neutral.hoverAlt}",
2344
+ $value: "{modes.color.status.neutral.frozen.hoverAlt}",
2343
2345
  },
2344
2346
  name: "statusColorPillNeutralBgAltHover",
2345
2347
  attributes: {},
@@ -2347,12 +2349,12 @@ module.exports = {
2347
2349
  },
2348
2350
  "bg-hover": {
2349
2351
  $type: "color",
2350
- $value: "#565656",
2351
- filePath: "data/tokens/components/status.json",
2352
+ $value: "#20313b",
2353
+ filePath: "data/tokens/context/frozenproduct.json",
2352
2354
  isSource: true,
2353
2355
  original: {
2354
2356
  $type: "color",
2355
- $value: "{modes.color.status.neutral.hover}",
2357
+ $value: "{modes.color.status.neutral.frozen.hover}",
2356
2358
  },
2357
2359
  name: "statusColorPillNeutralBgHover",
2358
2360
  attributes: {},
@@ -2360,12 +2362,12 @@ module.exports = {
2360
2362
  },
2361
2363
  "border-default": {
2362
2364
  $type: "color",
2363
- $value: "#656565",
2364
- filePath: "data/tokens/components/status.json",
2365
+ $value: "#335B70",
2366
+ filePath: "data/tokens/context/frozenproduct.json",
2365
2367
  isSource: true,
2366
2368
  original: {
2367
2369
  $type: "color",
2368
- $value: "{modes.color.status.neutral.default}",
2370
+ $value: "{modes.color.status.neutral.frozen.default}",
2369
2371
  },
2370
2372
  name: "statusColorPillNeutralBorderDefault",
2371
2373
  attributes: {},
@@ -2545,13 +2547,13 @@ module.exports = {
2545
2547
  },
2546
2548
  "bgAlt-default": {
2547
2549
  $type: "color",
2548
- $value: "#e9f2e8",
2550
+ $value: "#fff0",
2549
2551
  $description: "outline pill bg",
2550
- filePath: "data/tokens/components/status.json",
2552
+ filePath: "data/tokens/context/frozenproduct.json",
2551
2553
  isSource: true,
2552
2554
  original: {
2553
2555
  $type: "color",
2554
- $value: "{modes.color.status.positive.defaultAlt}",
2556
+ $value: "{status.color.none}",
2555
2557
  $description: "outline pill bg",
2556
2558
  },
2557
2559
  name: "statusColorPillSuccessBgAltDefault",
@@ -2718,13 +2720,13 @@ module.exports = {
2718
2720
  },
2719
2721
  "bgAlt-default": {
2720
2722
  $type: "color",
2721
- $value: "#ffede5",
2723
+ $value: "#fff0",
2722
2724
  $description: "Global message bg",
2723
- filePath: "data/tokens/components/status.json",
2725
+ filePath: "data/tokens/context/frozenproduct.json",
2724
2726
  isSource: true,
2725
2727
  original: {
2726
2728
  $type: "color",
2727
- $value: "{modes.color.status.caution.defaultAlt}",
2729
+ $value: "{status.color.none}",
2728
2730
  $description: "Global message bg",
2729
2731
  },
2730
2732
  name: "statusColorPillWarningBgAltDefault",
@@ -2879,12 +2881,12 @@ module.exports = {
2879
2881
  rating: {
2880
2882
  "bg-default": {
2881
2883
  $type: "color",
2882
- $value: "#00811F",
2883
- filePath: "data/tokens/components/status.json",
2884
+ $value: "#008046",
2885
+ filePath: "data/tokens/context/frozenproduct.json",
2884
2886
  isSource: true,
2885
2887
  original: {
2886
2888
  $type: "color",
2887
- $value: "{modes.color.status.reviews.default}",
2889
+ $value: "{modes.color.status.reviews.frozen.default}",
2888
2890
  },
2889
2891
  name: "statusColorRatingBgDefault",
2890
2892
  attributes: {},
@@ -2893,12 +2895,12 @@ module.exports = {
2893
2895
  "bg-defaultAlt": {
2894
2896
  $type: "color",
2895
2897
  $value:
2896
- "linear-gradient(90deg, #00811F 0%, #00811F 50%, #d1d1d1 50%, #d1d1d1 100%)",
2897
- filePath: "data/tokens/components/status.json",
2898
+ "linear-gradient(90deg, #008046 0%, #008046 50%, #d1d1d1 50%, #d1d1d1 100%)",
2899
+ filePath: "data/tokens/context/frozenproduct.json",
2898
2900
  isSource: true,
2899
2901
  original: {
2900
2902
  $type: "color",
2901
- $value: "{modes.color.status.reviews.defaultAlt}",
2903
+ $value: "{modes.color.status.reviews.frozen.defaultAlt}",
2902
2904
  },
2903
2905
  name: "statusColorRatingBgDefaultAlt",
2904
2906
  attributes: {},
@@ -2906,12 +2908,12 @@ module.exports = {
2906
2908
  },
2907
2909
  "bg-hover": {
2908
2910
  $type: "color",
2909
- $value: "#0e6d1d",
2910
- filePath: "data/tokens/components/status.json",
2911
+ $value: "#0d6c3c",
2912
+ filePath: "data/tokens/context/frozenproduct.json",
2911
2913
  isSource: true,
2912
2914
  original: {
2913
2915
  $type: "color",
2914
- $value: "{modes.color.status.reviews.hover}",
2916
+ $value: "{modes.color.status.reviews.frozen.hover}",
2915
2917
  },
2916
2918
  name: "statusColorRatingBgHover",
2917
2919
  attributes: {},
@@ -2919,12 +2921,12 @@ module.exports = {
2919
2921
  },
2920
2922
  "border-default": {
2921
2923
  $type: "color",
2922
- $value: "#00811F",
2923
- filePath: "data/tokens/components/status.json",
2924
+ $value: "#008046",
2925
+ filePath: "data/tokens/context/frozenproduct.json",
2924
2926
  isSource: true,
2925
2927
  original: {
2926
2928
  $type: "color",
2927
- $value: "{modes.color.status.reviews.default}",
2929
+ $value: "{modes.color.status.reviews.frozen.default}",
2928
2930
  },
2929
2931
  name: "statusColorRatingBorderDefault",
2930
2932
  attributes: {},
@@ -3099,13 +3101,13 @@ module.exports = {
3099
3101
  },
3100
3102
  pill: {
3101
3103
  $type: "borderRadius",
3102
- $value: 6,
3104
+ $value: 2,
3103
3105
  $description: "Pill (outer corners)",
3104
- filePath: "data/tokens/components/status.json",
3106
+ filePath: "data/tokens/context/frozenproduct.json",
3105
3107
  isSource: true,
3106
3108
  original: {
3107
3109
  $type: "borderRadius",
3108
- $value: "{global.radius.container.SM}",
3110
+ $value: "{global.radius.container.XS}",
3109
3111
  $description: "Pill (outer corners)",
3110
3112
  },
3111
3113
  name: "statusRadiusPill",
@@ -253,11 +253,11 @@ module.exports = {
253
253
  "bg-active": {
254
254
  $type: "color",
255
255
  $value: "#FFFFFF",
256
- filePath: "data/tokens/components/tab.json",
256
+ filePath: "data/tokens/context/frozenproduct.json",
257
257
  isSource: true,
258
258
  original: {
259
259
  $type: "color",
260
- $value: "{modes.color.interactive.monochrome.withActive}",
260
+ $value: "{modes.color.interactive.monochrome.withDefault}",
261
261
  },
262
262
  name: "tabColorBgActive",
263
263
  attributes: {},
@@ -278,13 +278,13 @@ module.exports = {
278
278
  },
279
279
  "bg-hover": {
280
280
  $type: "color",
281
- $value: "#0000001a",
281
+ $value: "#2237431a",
282
282
  $description: "For anchor nav, not tab.",
283
- filePath: "data/tokens/components/tab.json",
283
+ filePath: "data/tokens/context/frozenproduct.json",
284
284
  isSource: true,
285
285
  original: {
286
286
  $type: "color",
287
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
287
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
288
288
  $description: "For anchor nav, not tab.",
289
289
  },
290
290
  name: "tabColorBgHover",
@@ -306,12 +306,12 @@ module.exports = {
306
306
  },
307
307
  "border-active": {
308
308
  $type: "color",
309
- $value: "#000000",
310
- filePath: "data/tokens/components/tab.json",
309
+ $value: "#008046",
310
+ filePath: "data/tokens/context/frozenproduct.json",
311
311
  isSource: true,
312
312
  original: {
313
313
  $type: "color",
314
- $value: "{modes.color.interactive.monochrome.active}",
314
+ $value: "{modes.color.interactive.primary.frozen.default}",
315
315
  },
316
316
  name: "tabColorBorderActive",
317
317
  attributes: {},
@@ -319,12 +319,12 @@ module.exports = {
319
319
  },
320
320
  "border-enabled": {
321
321
  $type: "color",
322
- $value: "#d1d1d1",
323
- filePath: "data/tokens/components/tab.json",
322
+ $value: "#2237431a",
323
+ filePath: "data/tokens/context/frozenproduct.json",
324
324
  isSource: true,
325
325
  original: {
326
326
  $type: "color",
327
- $value: "{modes.color.generic.fg.delicate}",
327
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
328
328
  },
329
329
  name: "tabColorBorderEnabled",
330
330
  attributes: {},
@@ -332,12 +332,12 @@ module.exports = {
332
332
  },
333
333
  "border-hover": {
334
334
  $type: "color",
335
- $value: "#777",
336
- filePath: "data/tokens/components/tab.json",
335
+ $value: "#2237431a",
336
+ filePath: "data/tokens/context/frozenproduct.json",
337
337
  isSource: true,
338
338
  original: {
339
339
  $type: "color",
340
- $value: "{modes.color.generic.fg.moderate}",
340
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
341
341
  },
342
342
  name: "tabColorBorderHover",
343
343
  attributes: {},
@@ -522,14 +522,14 @@ module.exports = {
522
522
  radius: {
523
523
  M: {
524
524
  $type: "borderRadius",
525
- $value: 8,
525
+ $value: 4,
526
526
  $description:
527
527
  "Tab horizontal - top corners. Tab vertical - left corners.",
528
- filePath: "data/tokens/components/tab.json",
528
+ filePath: "data/tokens/context/frozenproduct.json",
529
529
  isSource: true,
530
530
  original: {
531
531
  $type: "borderRadius",
532
- $value: "{global.radius.interactive.M}",
532
+ $value: "{global.radius.interactive.S}",
533
533
  $description:
534
534
  "Tab horizontal - top corners. Tab vertical - left corners.",
535
535
  },
@@ -539,14 +539,14 @@ module.exports = {
539
539
  },
540
540
  L: {
541
541
  $type: "borderRadius",
542
- $value: 8,
542
+ $value: 4,
543
543
  $description:
544
544
  "Tab horizontal - top corners. Tab vertical - left corners.",
545
- filePath: "data/tokens/components/tab.json",
545
+ filePath: "data/tokens/context/frozenproduct.json",
546
546
  isSource: true,
547
547
  original: {
548
548
  $type: "borderRadius",
549
- $value: "{global.radius.interactive.M}",
549
+ $value: "{global.radius.interactive.S}",
550
550
  $description:
551
551
  "Tab horizontal - top corners. Tab vertical - left corners.",
552
552
  },