@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
@@ -3248,11 +3248,11 @@
3248
3248
  "bg-active": {
3249
3249
  $type: "color",
3250
3250
  $value: "#FFFFFF",
3251
- filePath: "data/tokens/components/form.json",
3251
+ filePath: "data/tokens/context/frozenproduct.json",
3252
3252
  isSource: true,
3253
3253
  original: {
3254
3254
  $type: "color",
3255
- $value: "{modes.color.interactive.monochrome.active}",
3255
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
3256
3256
  },
3257
3257
  name: "formColorCalendarBgActive",
3258
3258
  attributes: {},
@@ -3273,12 +3273,12 @@
3273
3273
  },
3274
3274
  "bg-duration": {
3275
3275
  $type: "color",
3276
- $value: "#1b1b1b",
3277
- filePath: "data/tokens/components/form.json",
3276
+ $value: "#0e0e0e",
3277
+ filePath: "data/tokens/context/frozenproduct.json",
3278
3278
  isSource: true,
3279
3279
  original: {
3280
3280
  $type: "color",
3281
- $value: "{modes.color.interactive.dataEntry.hoverAlt}",
3281
+ $value: "{modes.color.interactive.inactive.frozen.defaultAlt}",
3282
3282
  },
3283
3283
  name: "formColorCalendarBgDuration",
3284
3284
  attributes: {},
@@ -3300,11 +3300,11 @@
3300
3300
  "border-duration": {
3301
3301
  $type: "color",
3302
3302
  $value: "#FFFFFF",
3303
- filePath: "data/tokens/components/form.json",
3303
+ filePath: "data/tokens/context/frozenproduct.json",
3304
3304
  isSource: true,
3305
3305
  original: {
3306
3306
  $type: "color",
3307
- $value: "{modes.color.interactive.monochrome.active}",
3307
+ $value: "{form.color.calendar.bg-active}",
3308
3308
  },
3309
3309
  name: "formColorCalendarBorderDuration",
3310
3310
  attributes: {},
@@ -3487,13 +3487,13 @@
3487
3487
  },
3488
3488
  "label-subtext": {
3489
3489
  $type: "color",
3490
- $value: "#ffffff6b",
3490
+ $value: "#ffffff8c",
3491
3491
  $description: "Option subtext.",
3492
3492
  filePath: "data/tokens/components/form.json",
3493
3493
  isSource: true,
3494
3494
  original: {
3495
3495
  $type: "color",
3496
- $value: "{modes.color.interactive.monochrome.defaultAlt3}",
3496
+ $value: "{modes.color.interactive.monochrome.defaultAlt2}",
3497
3497
  $description: "Option subtext.",
3498
3498
  },
3499
3499
  name: "formColorDropdownLabelSubtext",
@@ -3669,11 +3669,11 @@
3669
3669
  "border-enabled": {
3670
3670
  $type: "color",
3671
3671
  $value: "#777",
3672
- filePath: "data/tokens/components/form.json",
3672
+ filePath: "data/tokens/context/frozenproduct.json",
3673
3673
  isSource: true,
3674
3674
  original: {
3675
3675
  $type: "color",
3676
- $value: "{modes.color.interactive.dataEntry.withDefault}",
3676
+ $value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
3677
3677
  },
3678
3678
  name: "formColorTypicalBorderEnabled",
3679
3679
  attributes: {},
@@ -3918,12 +3918,12 @@
3918
3918
  switch: {
3919
3919
  "bg-active": {
3920
3920
  $type: "color",
3921
- $value: "#FFFFFF",
3922
- filePath: "data/tokens/components/form.json",
3921
+ $value: "#ffffffe6",
3922
+ filePath: "data/tokens/context/frozenproduct.json",
3923
3923
  isSource: true,
3924
3924
  original: {
3925
3925
  $type: "color",
3926
- $value: "{modes.color.interactive.monochrome.active}",
3926
+ $value: "{modes.color.interactive.monochrome.frozen.default}",
3927
3927
  },
3928
3928
  name: "formColorSwitchBgActive",
3929
3929
  attributes: {},
@@ -4013,12 +4013,12 @@
4013
4013
  },
4014
4014
  "border-enabled": {
4015
4015
  $type: "color",
4016
- $value: "#ffffff80",
4017
- filePath: "data/tokens/components/form.json",
4016
+ $value: "#777",
4017
+ filePath: "data/tokens/context/frozenproduct.json",
4018
4018
  isSource: true,
4019
4019
  original: {
4020
4020
  $type: "color",
4021
- $value: "{modes.color.interactive.monochrome.subtle.defaultAlt}",
4021
+ $value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
4022
4022
  },
4023
4023
  name: "formColorSwitchBorderEnabled",
4024
4024
  attributes: {},
@@ -4065,12 +4065,12 @@
4065
4065
  },
4066
4066
  "fg-enabled": {
4067
4067
  $type: "color",
4068
- $value: "#ffffff80",
4069
- filePath: "data/tokens/components/form.json",
4068
+ $value: "#777",
4069
+ filePath: "data/tokens/context/frozenproduct.json",
4070
4070
  isSource: true,
4071
4071
  original: {
4072
4072
  $type: "color",
4073
- $value: "{modes.color.interactive.monochrome.subtle.defaultAlt}",
4073
+ $value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
4074
4074
  },
4075
4075
  name: "formColorSwitchFgEnabled",
4076
4076
  attributes: {},
@@ -4245,13 +4245,13 @@
4245
4245
  },
4246
4246
  checkbox: {
4247
4247
  $type: "borderRadius",
4248
- $value: 4,
4248
+ $value: 2,
4249
4249
  $description: "S and M checkbox",
4250
- filePath: "data/tokens/components/form.json",
4250
+ filePath: "data/tokens/context/frozenproduct.json",
4251
4251
  isSource: true,
4252
4252
  original: {
4253
4253
  $type: "borderRadius",
4254
- $value: "{global.radius.interactive.S}",
4254
+ $value: "{global.radius.interactive.XS}",
4255
4255
  $description: "S and M checkbox",
4256
4256
  },
4257
4257
  name: "formRadiusCheckbox",
@@ -4262,7 +4262,7 @@
4262
4262
  $type: "borderRadius",
4263
4263
  $value: 4,
4264
4264
  $description: "AI text editor footer",
4265
- filePath: "data/tokens/components/form.json",
4265
+ filePath: "data/tokens/context/frozenproduct.json",
4266
4266
  isSource: true,
4267
4267
  original: {
4268
4268
  $type: "borderRadius",
@@ -4275,14 +4275,14 @@
4275
4275
  },
4276
4276
  colorpicker: {
4277
4277
  $type: "borderRadius",
4278
- $value: "999",
4279
- $description: "Color picker (swatch container), ",
4280
- filePath: "data/tokens/components/form.json",
4278
+ $value: 16,
4279
+ $description: "Color picker (swatch container)",
4280
+ filePath: "data/tokens/context/frozenproduct.json",
4281
4281
  isSource: true,
4282
4282
  original: {
4283
4283
  $type: "borderRadius",
4284
- $value: "{global.radius.circle}",
4285
- $description: "Color picker (swatch container), ",
4284
+ $value: "{global.radius.interactive.L}",
4285
+ $description: "Color picker (swatch container)",
4286
4286
  },
4287
4287
  name: "formRadiusColorpicker",
4288
4288
  attributes: {},
@@ -4292,7 +4292,7 @@
4292
4292
  $type: "borderRadius",
4293
4293
  $value: 8,
4294
4294
  $description: "REF POPOVER. Popover container.",
4295
- filePath: "data/tokens/components/form.json",
4295
+ filePath: "data/tokens/context/frozenproduct.json",
4296
4296
  isSource: true,
4297
4297
  original: {
4298
4298
  $type: "borderRadius",
@@ -4305,13 +4305,13 @@
4305
4305
  },
4306
4306
  fileupload: {
4307
4307
  $type: "borderRadius",
4308
- $value: 8,
4308
+ $value: 4,
4309
4309
  $description: "File input (file uploads)",
4310
- filePath: "data/tokens/components/form.json",
4310
+ filePath: "data/tokens/context/frozenproduct.json",
4311
4311
  isSource: true,
4312
4312
  original: {
4313
4313
  $type: "borderRadius",
4314
- $value: "{global.radius.container.M}",
4314
+ $value: "{global.radius.interactive.S}",
4315
4315
  $description: "File input (file uploads)",
4316
4316
  },
4317
4317
  name: "formRadiusFileupload",
@@ -4320,13 +4320,13 @@
4320
4320
  },
4321
4321
  fileselector: {
4322
4322
  $type: "borderRadius",
4323
- $value: 8,
4323
+ $value: 4,
4324
4324
  $description: "File preview (file selector asset)",
4325
- filePath: "data/tokens/components/form.json",
4325
+ filePath: "data/tokens/context/frozenproduct.json",
4326
4326
  isSource: true,
4327
4327
  original: {
4328
4328
  $type: "borderRadius",
4329
- $value: "{global.radius.container.M}",
4329
+ $value: "{global.radius.interactive.S}",
4330
4330
  $description: "File preview (file selector asset)",
4331
4331
  },
4332
4332
  name: "formRadiusFileselector",
@@ -4335,14 +4335,14 @@
4335
4335
  },
4336
4336
  input: {
4337
4337
  $type: "borderRadius",
4338
- $value: 8,
4338
+ $value: 4,
4339
4339
  $description:
4340
4340
  "Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
4341
- filePath: "data/tokens/components/form.json",
4341
+ filePath: "data/tokens/context/frozenproduct.json",
4342
4342
  isSource: true,
4343
4343
  original: {
4344
4344
  $type: "borderRadius",
4345
- $value: "{global.radius.interactive.M}",
4345
+ $value: "{global.radius.interactive.S}",
4346
4346
  $description:
4347
4347
  "Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
4348
4348
  },
@@ -4382,13 +4382,13 @@
4382
4382
  },
4383
4383
  validationbar: {
4384
4384
  $type: "borderRadius",
4385
- $value: 2,
4385
+ $value: 1,
4386
4386
  $description: "Validation bar",
4387
- filePath: "data/tokens/components/form.json",
4387
+ filePath: "data/tokens/context/frozenproduct.json",
4388
4388
  isSource: true,
4389
4389
  original: {
4390
4390
  $type: "borderRadius",
4391
- $value: "{global.radius.interactive.XS}",
4391
+ $value: "{global.radius.interactive.XXS}",
4392
4392
  $description: "Validation bar",
4393
4393
  },
4394
4394
  name: "formRadiusValidationbar",
@@ -90,11 +90,11 @@
90
90
  "label-default": {
91
91
  $type: "color",
92
92
  $value: "#4cdc55",
93
- filePath: "data/tokens/components/link.json",
93
+ filePath: "data/tokens/context/frozenproduct.json",
94
94
  isSource: true,
95
95
  original: {
96
96
  $type: "color",
97
- $value: "{modes.color.interactive.primary.defaultAlt2}",
97
+ $value: "{modes.color.interactive.primary.frozen.defaultAlt}",
98
98
  },
99
99
  name: "linkColorTypicalLabelDefault",
100
100
  attributes: {},
@@ -103,11 +103,11 @@
103
103
  "label-hover": {
104
104
  $type: "color",
105
105
  $value: "#71e270",
106
- filePath: "data/tokens/components/link.json",
106
+ filePath: "data/tokens/context/frozenproduct.json",
107
107
  isSource: true,
108
108
  original: {
109
109
  $type: "color",
110
- $value: "{modes.color.interactive.primary.hoverAlt2}",
110
+ $value: "{modes.color.interactive.primary.frozen.hoverAlt}",
111
111
  },
112
112
  name: "linkColorTypicalLabelHover",
113
113
  attributes: {},
@@ -77,12 +77,12 @@
77
77
  },
78
78
  "bg-hover": {
79
79
  $type: "color",
80
- $value: "#ffffff1a",
81
- filePath: "data/tokens/components/nav.json",
80
+ $value: "#008046",
81
+ filePath: "data/tokens/context/frozenproduct.json",
82
82
  isSource: true,
83
83
  original: {
84
84
  $type: "color",
85
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
85
+ $value: "{modes.color.interactive.primary.frozen.nav.hover}",
86
86
  },
87
87
  name: "navColorItemBgHover",
88
88
  attributes: {},
@@ -130,11 +130,12 @@
130
130
  "label-hover": {
131
131
  $type: "color",
132
132
  $value: "#FFFFFF",
133
- filePath: "data/tokens/components/nav.json",
133
+ filePath: "data/tokens/context/frozenproduct.json",
134
134
  isSource: true,
135
135
  original: {
136
136
  $type: "color",
137
- $value: "{modes.color.interactive.monochrome.withHover}",
137
+ $value:
138
+ "{modes.color.interactive.primary.frozen.nav.label-hover}",
138
139
  },
139
140
  name: "navColorItemLabelHover",
140
141
  attributes: {},
@@ -647,13 +648,13 @@
647
648
  },
648
649
  menumodal: {
649
650
  $type: "borderRadius",
650
- $value: 16,
651
+ $value: 8,
651
652
  $description: "Menu on mobile",
652
- filePath: "data/tokens/components/nav.json",
653
+ filePath: "data/tokens/context/frozenproduct.json",
653
654
  isSource: true,
654
655
  original: {
655
656
  $type: "borderRadius",
656
- $value: "{global.radius.interactive.L}",
657
+ $value: "{global.radius.interactive.M}",
657
658
  $description: "Menu on mobile",
658
659
  },
659
660
  name: "navRadiusMenumodal",
@@ -639,13 +639,11 @@
639
639
  "bg-active": {
640
640
  $type: "color",
641
641
  $value: "#FFFFFF",
642
- $description: "previously action minor 850",
643
- filePath: "data/tokens/components/popover.json",
642
+ filePath: "data/tokens/context/frozenproduct.json",
644
643
  isSource: true,
645
644
  original: {
646
645
  $type: "color",
647
- $value: "{modes.color.interactive.monochrome.active}",
648
- $description: "previously action minor 850",
646
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
649
647
  },
650
648
  name: "popoverColorBgActive",
651
649
  attributes: {},
@@ -654,13 +652,11 @@
654
652
  "bg-activealt": {
655
653
  $type: "color",
656
654
  $value: "#ffffff1a",
657
- $description: "REF'D IN FORM. ",
658
- filePath: "data/tokens/components/popover.json",
655
+ filePath: "data/tokens/context/frozenproduct.json",
659
656
  isSource: true,
660
657
  original: {
661
658
  $type: "color",
662
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
663
- $description: "REF'D IN FORM. ",
659
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
664
660
  },
665
661
  name: "popoverColorBgActivealt",
666
662
  attributes: {},
@@ -684,13 +680,11 @@
684
680
  "bg-hover": {
685
681
  $type: "color",
686
682
  $value: "#ffffff1a",
687
- $description: "REF'D IN FORM. ",
688
- filePath: "data/tokens/components/popover.json",
683
+ filePath: "data/tokens/context/frozenproduct.json",
689
684
  isSource: true,
690
685
  original: {
691
686
  $type: "color",
692
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
693
- $description: "REF'D IN FORM. ",
687
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
694
688
  },
695
689
  name: "popoverColorBgHover",
696
690
  attributes: {},
@@ -712,11 +706,11 @@
712
706
  "label-activealt": {
713
707
  $type: "color",
714
708
  $value: "#FFFFFF",
715
- filePath: "data/tokens/components/popover.json",
709
+ filePath: "data/tokens/context/frozenproduct.json",
716
710
  isSource: true,
717
711
  original: {
718
712
  $type: "color",
719
- $value: "{modes.color.interactive.monochrome.withHover}",
713
+ $value: "{modes.color.interactive.monochrome.frozen.withHover}",
720
714
  },
721
715
  name: "popoverColorLabelActivealt",
722
716
  attributes: {},
@@ -737,12 +731,12 @@
737
731
  },
738
732
  "label-hover": {
739
733
  $type: "color",
740
- $value: "#FFFFFF",
741
- filePath: "data/tokens/components/popover.json",
734
+ $value: "#ffffffe6",
735
+ filePath: "data/tokens/context/frozenproduct.json",
742
736
  isSource: true,
743
737
  original: {
744
738
  $type: "color",
745
- $value: "{modes.color.interactive.monochrome.withHover}",
739
+ $value: "{modes.color.interactive.monochrome.default}",
746
740
  },
747
741
  name: "popoverColorLabelHover",
748
742
  attributes: {},
@@ -750,12 +744,12 @@
750
744
  },
751
745
  "label-enabled": {
752
746
  $type: "color",
753
- $value: "#ffffffab",
754
- filePath: "data/tokens/components/popover.json",
747
+ $value: "#ffffffe6",
748
+ filePath: "data/tokens/context/frozenproduct.json",
755
749
  isSource: true,
756
750
  original: {
757
751
  $type: "color",
758
- $value: "{modes.color.interactive.monochrome.defaultAlt}",
752
+ $value: "{modes.color.interactive.monochrome.default}",
759
753
  },
760
754
  name: "popoverColorLabelEnabled",
761
755
  attributes: {},
@@ -503,11 +503,11 @@
503
503
  "bg-default": {
504
504
  $type: "color",
505
505
  $value: "#ffffff14",
506
- filePath: "data/tokens/components/progress.json",
506
+ filePath: "data/tokens/context/frozenproduct.json",
507
507
  isSource: true,
508
508
  original: {
509
509
  $type: "color",
510
- $value: "{modes.color.interactive.progress.bg}",
510
+ $value: "{modes.color.interactive.progress.frozen.bg-alt}",
511
511
  },
512
512
  name: "progressColorBgDefault",
513
513
  attributes: {},
@@ -516,11 +516,11 @@
516
516
  "border-default": {
517
517
  $type: "color",
518
518
  $value: "#4b4b4b",
519
- filePath: "data/tokens/components/progress.json",
519
+ filePath: "data/tokens/context/frozenproduct.json",
520
520
  isSource: true,
521
521
  original: {
522
522
  $type: "color",
523
- $value: "{modes.color.generic.fg.soft}",
523
+ $value: "{modes.color.generic.fg.frozen.soft}",
524
524
  },
525
525
  name: "progressColorBorderDefault",
526
526
  attributes: {},
@@ -583,12 +583,12 @@
583
583
  },
584
584
  "fg-default": {
585
585
  $type: "color",
586
- $value: "#FFFFFF",
587
- filePath: "data/tokens/components/progress.json",
586
+ $value: "#4b4b4b",
587
+ filePath: "data/tokens/context/frozenproduct.json",
588
588
  isSource: true,
589
589
  original: {
590
590
  $type: "color",
591
- $value: "{modes.color.interactive.monochrome.active}",
591
+ $value: "{modes.color.generic.fg.frozen.soft}",
592
592
  },
593
593
  name: "progressColorFgDefault",
594
594
  attributes: {},
@@ -665,11 +665,11 @@
665
665
  "bg-default": {
666
666
  $type: "color",
667
667
  $value: "#ffffff14",
668
- filePath: "data/tokens/components/progress.json",
668
+ filePath: "data/tokens/context/frozenproduct.json",
669
669
  isSource: true,
670
670
  original: {
671
671
  $type: "color",
672
- $value: "{modes.color.interactive.progress.bg}",
672
+ $value: "{modes.color.interactive.progress.frozen.bg}",
673
673
  },
674
674
  name: "progressColorLoaderBgDefault",
675
675
  attributes: {},
@@ -677,13 +677,13 @@
677
677
  },
678
678
  "fg-default": {
679
679
  $type: "color",
680
- $value: "#FFFFFF",
680
+ $value: "#00D639",
681
681
  $description: "used for loader standard loader spinner",
682
- filePath: "data/tokens/components/progress.json",
682
+ filePath: "data/tokens/context/frozenproduct.json",
683
683
  isSource: true,
684
684
  original: {
685
685
  $type: "color",
686
- $value: "{modes.color.interactive.monochrome.active}",
686
+ $value: "{modes.color.interactive.primary.frozen.default}",
687
687
  $description: "used for loader standard loader spinner",
688
688
  },
689
689
  name: "progressColorLoaderFgDefault",