@sage/design-tokens 15.1.0 → 15.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (571) hide show
  1. package/css/frozenproduct/all.css +122 -118
  2. package/css/frozenproduct/large/components/badge.css +3 -3
  3. package/css/frozenproduct/large/components/button.css +32 -32
  4. package/css/frozenproduct/large/components/container.css +11 -11
  5. package/css/frozenproduct/large/components/form.css +17 -14
  6. package/css/frozenproduct/large/components/link.css +2 -2
  7. package/css/frozenproduct/large/components/nav.css +3 -3
  8. package/css/frozenproduct/large/components/popover.css +6 -6
  9. package/css/frozenproduct/large/components/progress.css +5 -5
  10. package/css/frozenproduct/large/components/status.css +25 -25
  11. package/css/frozenproduct/large/components/tab.css +7 -7
  12. package/css/frozenproduct/large/components/table.css +8 -8
  13. package/css/frozenproduct/large/dark.css +2 -1
  14. package/css/frozenproduct/large/light.css +2 -1
  15. package/css/frozenproduct/small/components/badge.css +3 -3
  16. package/css/frozenproduct/small/components/button.css +32 -32
  17. package/css/frozenproduct/small/components/container.css +11 -11
  18. package/css/frozenproduct/small/components/form.css +17 -14
  19. package/css/frozenproduct/small/components/link.css +2 -2
  20. package/css/frozenproduct/small/components/nav.css +3 -3
  21. package/css/frozenproduct/small/components/popover.css +6 -6
  22. package/css/frozenproduct/small/components/progress.css +5 -5
  23. package/css/frozenproduct/small/components/status.css +25 -25
  24. package/css/frozenproduct/small/components/tab.css +7 -7
  25. package/css/frozenproduct/small/components/table.css +8 -8
  26. package/css/frozenproduct/small/dark.css +2 -1
  27. package/css/frozenproduct/small/light.css +2 -1
  28. package/css/product/all.css +6 -2
  29. package/css/product/large/components/form.css +3 -0
  30. package/css/product/large/dark.css +2 -1
  31. package/css/product/large/light.css +2 -1
  32. package/css/product/small/components/form.css +3 -0
  33. package/css/product/small/dark.css +2 -1
  34. package/css/product/small/light.css +2 -1
  35. package/ios/frozenproduct/large/dark/components/badge.h +2 -2
  36. package/ios/frozenproduct/large/dark/components/button.h +15 -15
  37. package/ios/frozenproduct/large/dark/components/container.h +9 -9
  38. package/ios/frozenproduct/large/dark/components/form.h +13 -10
  39. package/ios/frozenproduct/large/dark/components/nav.h +2 -2
  40. package/ios/frozenproduct/large/dark/components/popover.h +2 -2
  41. package/ios/frozenproduct/large/dark/components/progress.h +2 -2
  42. package/ios/frozenproduct/large/dark/components/status.h +20 -20
  43. package/ios/frozenproduct/large/dark/components/tab.h +5 -5
  44. package/ios/frozenproduct/large/dark/components/table.h +8 -8
  45. package/ios/frozenproduct/large/dark/mode.h +2 -1
  46. package/ios/frozenproduct/large/light/components/badge.h +2 -2
  47. package/ios/frozenproduct/large/light/components/button.h +30 -30
  48. package/ios/frozenproduct/large/light/components/container.h +11 -11
  49. package/ios/frozenproduct/large/light/components/form.h +17 -14
  50. package/ios/frozenproduct/large/light/components/link.h +2 -2
  51. package/ios/frozenproduct/large/light/components/nav.h +3 -3
  52. package/ios/frozenproduct/large/light/components/popover.h +6 -6
  53. package/ios/frozenproduct/large/light/components/progress.h +5 -5
  54. package/ios/frozenproduct/large/light/components/status.h +25 -25
  55. package/ios/frozenproduct/large/light/components/tab.h +6 -6
  56. package/ios/frozenproduct/large/light/components/table.h +8 -8
  57. package/ios/frozenproduct/large/light/mode.h +2 -1
  58. package/ios/frozenproduct/small/dark/components/badge.h +2 -2
  59. package/ios/frozenproduct/small/dark/components/button.h +15 -15
  60. package/ios/frozenproduct/small/dark/components/container.h +9 -9
  61. package/ios/frozenproduct/small/dark/components/form.h +13 -10
  62. package/ios/frozenproduct/small/dark/components/nav.h +2 -2
  63. package/ios/frozenproduct/small/dark/components/popover.h +2 -2
  64. package/ios/frozenproduct/small/dark/components/progress.h +2 -2
  65. package/ios/frozenproduct/small/dark/components/status.h +20 -20
  66. package/ios/frozenproduct/small/dark/components/tab.h +5 -5
  67. package/ios/frozenproduct/small/dark/components/table.h +8 -8
  68. package/ios/frozenproduct/small/dark/mode.h +2 -1
  69. package/ios/frozenproduct/small/light/components/badge.h +2 -2
  70. package/ios/frozenproduct/small/light/components/button.h +30 -30
  71. package/ios/frozenproduct/small/light/components/container.h +11 -11
  72. package/ios/frozenproduct/small/light/components/form.h +17 -14
  73. package/ios/frozenproduct/small/light/components/link.h +2 -2
  74. package/ios/frozenproduct/small/light/components/nav.h +3 -3
  75. package/ios/frozenproduct/small/light/components/popover.h +6 -6
  76. package/ios/frozenproduct/small/light/components/progress.h +5 -5
  77. package/ios/frozenproduct/small/light/components/status.h +25 -25
  78. package/ios/frozenproduct/small/light/components/tab.h +6 -6
  79. package/ios/frozenproduct/small/light/components/table.h +8 -8
  80. package/ios/frozenproduct/small/light/mode.h +2 -1
  81. package/ios/product/large/dark/components/form.h +3 -0
  82. package/ios/product/large/dark/mode.h +2 -1
  83. package/ios/product/large/light/components/form.h +3 -0
  84. package/ios/product/large/light/mode.h +2 -1
  85. package/ios/product/small/dark/components/button.h +51 -51
  86. package/ios/product/small/dark/components/container.h +76 -76
  87. package/ios/product/small/dark/components/form.h +50 -47
  88. package/ios/product/small/dark/components/link.h +1 -1
  89. package/ios/product/small/dark/components/nav.h +42 -42
  90. package/ios/product/small/dark/components/page.h +28 -28
  91. package/ios/product/small/dark/components/popover.h +12 -12
  92. package/ios/product/small/dark/components/profile.h +7 -7
  93. package/ios/product/small/dark/components/progress.h +5 -5
  94. package/ios/product/small/dark/components/status.h +10 -10
  95. package/ios/product/small/dark/components/tab.h +2 -2
  96. package/ios/product/small/dark/components/table.h +9 -9
  97. package/ios/product/small/dark/mode.h +2 -1
  98. package/ios/product/small/light/components/button.h +51 -51
  99. package/ios/product/small/light/components/container.h +76 -76
  100. package/ios/product/small/light/components/form.h +50 -47
  101. package/ios/product/small/light/components/link.h +1 -1
  102. package/ios/product/small/light/components/nav.h +42 -42
  103. package/ios/product/small/light/components/page.h +28 -28
  104. package/ios/product/small/light/components/popover.h +12 -12
  105. package/ios/product/small/light/components/profile.h +7 -7
  106. package/ios/product/small/light/components/progress.h +5 -5
  107. package/ios/product/small/light/components/status.h +10 -10
  108. package/ios/product/small/light/components/tab.h +2 -2
  109. package/ios/product/small/light/components/table.h +9 -9
  110. package/ios/product/small/light/mode.h +2 -1
  111. package/js/common/frozenproduct/large/dark/components/badge.js +8 -10
  112. package/js/common/frozenproduct/large/dark/components/button.js +81 -79
  113. package/js/common/frozenproduct/large/dark/components/container.js +31 -33
  114. package/js/common/frozenproduct/large/dark/components/form.d.ts +3 -0
  115. package/js/common/frozenproduct/large/dark/components/form.js +93 -40
  116. package/js/common/frozenproduct/large/dark/components/link.js +4 -4
  117. package/js/common/frozenproduct/large/dark/components/nav.js +8 -8
  118. package/js/common/frozenproduct/large/dark/components/popover.js +14 -20
  119. package/js/common/frozenproduct/large/dark/components/progress.js +12 -12
  120. package/js/common/frozenproduct/large/dark/components/status.js +78 -76
  121. package/js/common/frozenproduct/large/dark/components/tab.js +19 -19
  122. package/js/common/frozenproduct/large/dark/components/table.js +24 -28
  123. package/js/common/frozenproduct/large/dark/mode.d.ts +1 -0
  124. package/js/common/frozenproduct/large/dark/mode.js +42 -2
  125. package/js/common/frozenproduct/large/light/components/badge.js +8 -10
  126. package/js/common/frozenproduct/large/light/components/button.js +96 -94
  127. package/js/common/frozenproduct/large/light/components/container.js +33 -35
  128. package/js/common/frozenproduct/large/light/components/form.d.ts +3 -0
  129. package/js/common/frozenproduct/large/light/components/form.js +97 -44
  130. package/js/common/frozenproduct/large/light/components/link.js +6 -6
  131. package/js/common/frozenproduct/large/light/components/nav.js +9 -9
  132. package/js/common/frozenproduct/large/light/components/popover.js +18 -24
  133. package/js/common/frozenproduct/large/light/components/progress.js +15 -15
  134. package/js/common/frozenproduct/large/light/components/status.js +83 -81
  135. package/js/common/frozenproduct/large/light/components/tab.js +20 -20
  136. package/js/common/frozenproduct/large/light/components/table.js +24 -28
  137. package/js/common/frozenproduct/large/light/mode.d.ts +1 -0
  138. package/js/common/frozenproduct/large/light/mode.js +42 -2
  139. package/js/common/frozenproduct/small/dark/components/badge.js +8 -10
  140. package/js/common/frozenproduct/small/dark/components/button.js +81 -79
  141. package/js/common/frozenproduct/small/dark/components/container.js +31 -33
  142. package/js/common/frozenproduct/small/dark/components/form.d.ts +3 -0
  143. package/js/common/frozenproduct/small/dark/components/form.js +93 -40
  144. package/js/common/frozenproduct/small/dark/components/link.js +4 -4
  145. package/js/common/frozenproduct/small/dark/components/nav.js +8 -8
  146. package/js/common/frozenproduct/small/dark/components/popover.js +14 -20
  147. package/js/common/frozenproduct/small/dark/components/progress.js +12 -12
  148. package/js/common/frozenproduct/small/dark/components/status.js +78 -76
  149. package/js/common/frozenproduct/small/dark/components/tab.js +19 -19
  150. package/js/common/frozenproduct/small/dark/components/table.js +24 -28
  151. package/js/common/frozenproduct/small/dark/mode.d.ts +1 -0
  152. package/js/common/frozenproduct/small/dark/mode.js +42 -2
  153. package/js/common/frozenproduct/small/light/components/badge.js +8 -10
  154. package/js/common/frozenproduct/small/light/components/button.js +96 -94
  155. package/js/common/frozenproduct/small/light/components/container.js +33 -35
  156. package/js/common/frozenproduct/small/light/components/form.d.ts +3 -0
  157. package/js/common/frozenproduct/small/light/components/form.js +97 -44
  158. package/js/common/frozenproduct/small/light/components/link.js +6 -6
  159. package/js/common/frozenproduct/small/light/components/nav.js +9 -9
  160. package/js/common/frozenproduct/small/light/components/popover.js +18 -24
  161. package/js/common/frozenproduct/small/light/components/progress.js +15 -15
  162. package/js/common/frozenproduct/small/light/components/status.js +83 -81
  163. package/js/common/frozenproduct/small/light/components/tab.js +20 -20
  164. package/js/common/frozenproduct/small/light/components/table.js +24 -28
  165. package/js/common/frozenproduct/small/light/mode.d.ts +1 -0
  166. package/js/common/frozenproduct/small/light/mode.js +42 -2
  167. package/js/common/product/large/dark/components/form.d.ts +3 -0
  168. package/js/common/product/large/dark/components/form.js +53 -0
  169. package/js/common/product/large/dark/mode.d.ts +1 -0
  170. package/js/common/product/large/dark/mode.js +42 -2
  171. package/js/common/product/large/light/components/form.d.ts +3 -0
  172. package/js/common/product/large/light/components/form.js +53 -0
  173. package/js/common/product/large/light/mode.d.ts +1 -0
  174. package/js/common/product/large/light/mode.js +42 -2
  175. package/js/common/product/small/dark/components/button.js +51 -51
  176. package/js/common/product/small/dark/components/container.js +76 -76
  177. package/js/common/product/small/dark/components/form.d.ts +3 -0
  178. package/js/common/product/small/dark/components/form.js +100 -47
  179. package/js/common/product/small/dark/components/link.js +1 -1
  180. package/js/common/product/small/dark/components/nav.js +42 -42
  181. package/js/common/product/small/dark/components/page.js +28 -28
  182. package/js/common/product/small/dark/components/popover.js +12 -12
  183. package/js/common/product/small/dark/components/profile.js +7 -7
  184. package/js/common/product/small/dark/components/progress.js +5 -5
  185. package/js/common/product/small/dark/components/status.js +10 -10
  186. package/js/common/product/small/dark/components/tab.js +2 -2
  187. package/js/common/product/small/dark/components/table.js +9 -9
  188. package/js/common/product/small/dark/mode.d.ts +1 -0
  189. package/js/common/product/small/dark/mode.js +42 -2
  190. package/js/common/product/small/light/components/button.js +51 -51
  191. package/js/common/product/small/light/components/container.js +76 -76
  192. package/js/common/product/small/light/components/form.d.ts +3 -0
  193. package/js/common/product/small/light/components/form.js +100 -47
  194. package/js/common/product/small/light/components/link.js +1 -1
  195. package/js/common/product/small/light/components/nav.js +42 -42
  196. package/js/common/product/small/light/components/page.js +28 -28
  197. package/js/common/product/small/light/components/popover.js +12 -12
  198. package/js/common/product/small/light/components/profile.js +7 -7
  199. package/js/common/product/small/light/components/progress.js +5 -5
  200. package/js/common/product/small/light/components/status.js +10 -10
  201. package/js/common/product/small/light/components/tab.js +2 -2
  202. package/js/common/product/small/light/components/table.js +9 -9
  203. package/js/common/product/small/light/mode.d.ts +1 -0
  204. package/js/common/product/small/light/mode.js +42 -2
  205. package/js/es6/frozenproduct/large/dark/components/badge.js +2 -2
  206. package/js/es6/frozenproduct/large/dark/components/button.js +15 -15
  207. package/js/es6/frozenproduct/large/dark/components/container.js +9 -9
  208. package/js/es6/frozenproduct/large/dark/components/form.d.ts +16 -1
  209. package/js/es6/frozenproduct/large/dark/components/form.js +25 -10
  210. package/js/es6/frozenproduct/large/dark/components/nav.js +2 -2
  211. package/js/es6/frozenproduct/large/dark/components/popover.js +2 -2
  212. package/js/es6/frozenproduct/large/dark/components/progress.js +2 -2
  213. package/js/es6/frozenproduct/large/dark/components/status.js +20 -20
  214. package/js/es6/frozenproduct/large/dark/components/tab.js +5 -5
  215. package/js/es6/frozenproduct/large/dark/components/table.js +8 -8
  216. package/js/es6/frozenproduct/large/dark/mode.d.ts +1 -0
  217. package/js/es6/frozenproduct/large/dark/mode.js +2 -1
  218. package/js/es6/frozenproduct/large/light/components/badge.js +2 -2
  219. package/js/es6/frozenproduct/large/light/components/button.js +30 -30
  220. package/js/es6/frozenproduct/large/light/components/container.js +11 -11
  221. package/js/es6/frozenproduct/large/light/components/form.d.ts +16 -1
  222. package/js/es6/frozenproduct/large/light/components/form.js +29 -14
  223. package/js/es6/frozenproduct/large/light/components/link.js +2 -2
  224. package/js/es6/frozenproduct/large/light/components/nav.js +3 -3
  225. package/js/es6/frozenproduct/large/light/components/popover.js +6 -6
  226. package/js/es6/frozenproduct/large/light/components/progress.js +5 -5
  227. package/js/es6/frozenproduct/large/light/components/status.js +25 -25
  228. package/js/es6/frozenproduct/large/light/components/tab.js +6 -6
  229. package/js/es6/frozenproduct/large/light/components/table.js +8 -8
  230. package/js/es6/frozenproduct/large/light/mode.d.ts +1 -0
  231. package/js/es6/frozenproduct/large/light/mode.js +2 -1
  232. package/js/es6/frozenproduct/small/dark/components/badge.js +2 -2
  233. package/js/es6/frozenproduct/small/dark/components/button.js +15 -15
  234. package/js/es6/frozenproduct/small/dark/components/container.js +9 -9
  235. package/js/es6/frozenproduct/small/dark/components/form.d.ts +16 -1
  236. package/js/es6/frozenproduct/small/dark/components/form.js +25 -10
  237. package/js/es6/frozenproduct/small/dark/components/nav.js +2 -2
  238. package/js/es6/frozenproduct/small/dark/components/popover.js +2 -2
  239. package/js/es6/frozenproduct/small/dark/components/progress.js +2 -2
  240. package/js/es6/frozenproduct/small/dark/components/status.js +20 -20
  241. package/js/es6/frozenproduct/small/dark/components/tab.js +5 -5
  242. package/js/es6/frozenproduct/small/dark/components/table.js +8 -8
  243. package/js/es6/frozenproduct/small/dark/mode.d.ts +1 -0
  244. package/js/es6/frozenproduct/small/dark/mode.js +2 -1
  245. package/js/es6/frozenproduct/small/light/components/badge.js +2 -2
  246. package/js/es6/frozenproduct/small/light/components/button.js +30 -30
  247. package/js/es6/frozenproduct/small/light/components/container.js +11 -11
  248. package/js/es6/frozenproduct/small/light/components/form.d.ts +16 -1
  249. package/js/es6/frozenproduct/small/light/components/form.js +29 -14
  250. package/js/es6/frozenproduct/small/light/components/link.js +2 -2
  251. package/js/es6/frozenproduct/small/light/components/nav.js +3 -3
  252. package/js/es6/frozenproduct/small/light/components/popover.js +6 -6
  253. package/js/es6/frozenproduct/small/light/components/progress.js +5 -5
  254. package/js/es6/frozenproduct/small/light/components/status.js +25 -25
  255. package/js/es6/frozenproduct/small/light/components/tab.js +6 -6
  256. package/js/es6/frozenproduct/small/light/components/table.js +8 -8
  257. package/js/es6/frozenproduct/small/light/mode.d.ts +1 -0
  258. package/js/es6/frozenproduct/small/light/mode.js +2 -1
  259. package/js/es6/product/large/dark/components/form.d.ts +15 -0
  260. package/js/es6/product/large/dark/components/form.js +15 -0
  261. package/js/es6/product/large/dark/mode.d.ts +1 -0
  262. package/js/es6/product/large/dark/mode.js +2 -1
  263. package/js/es6/product/large/light/components/form.d.ts +15 -0
  264. package/js/es6/product/large/light/components/form.js +15 -0
  265. package/js/es6/product/large/light/mode.d.ts +1 -0
  266. package/js/es6/product/large/light/mode.js +2 -1
  267. package/js/es6/product/small/dark/components/button.js +51 -51
  268. package/js/es6/product/small/dark/components/container.js +76 -76
  269. package/js/es6/product/small/dark/components/form.d.ts +15 -0
  270. package/js/es6/product/small/dark/components/form.js +62 -47
  271. package/js/es6/product/small/dark/components/link.js +1 -1
  272. package/js/es6/product/small/dark/components/nav.js +42 -42
  273. package/js/es6/product/small/dark/components/page.js +28 -28
  274. package/js/es6/product/small/dark/components/popover.js +12 -12
  275. package/js/es6/product/small/dark/components/profile.js +7 -7
  276. package/js/es6/product/small/dark/components/progress.js +5 -5
  277. package/js/es6/product/small/dark/components/status.js +10 -10
  278. package/js/es6/product/small/dark/components/tab.js +2 -2
  279. package/js/es6/product/small/dark/components/table.js +9 -9
  280. package/js/es6/product/small/dark/mode.d.ts +1 -0
  281. package/js/es6/product/small/dark/mode.js +2 -1
  282. package/js/es6/product/small/light/components/button.js +51 -51
  283. package/js/es6/product/small/light/components/container.js +76 -76
  284. package/js/es6/product/small/light/components/form.d.ts +15 -0
  285. package/js/es6/product/small/light/components/form.js +62 -47
  286. package/js/es6/product/small/light/components/link.js +1 -1
  287. package/js/es6/product/small/light/components/nav.js +42 -42
  288. package/js/es6/product/small/light/components/page.js +28 -28
  289. package/js/es6/product/small/light/components/popover.js +12 -12
  290. package/js/es6/product/small/light/components/profile.js +7 -7
  291. package/js/es6/product/small/light/components/progress.js +5 -5
  292. package/js/es6/product/small/light/components/status.js +10 -10
  293. package/js/es6/product/small/light/components/tab.js +2 -2
  294. package/js/es6/product/small/light/components/table.js +9 -9
  295. package/js/es6/product/small/light/mode.d.ts +1 -0
  296. package/js/es6/product/small/light/mode.js +2 -1
  297. package/js/umd/frozenproduct/large/dark/components/badge.js +8 -10
  298. package/js/umd/frozenproduct/large/dark/components/button.js +86 -79
  299. package/js/umd/frozenproduct/large/dark/components/container.js +31 -33
  300. package/js/umd/frozenproduct/large/dark/components/form.js +93 -40
  301. package/js/umd/frozenproduct/large/dark/components/link.js +4 -4
  302. package/js/umd/frozenproduct/large/dark/components/nav.js +9 -8
  303. package/js/umd/frozenproduct/large/dark/components/popover.js +14 -20
  304. package/js/umd/frozenproduct/large/dark/components/progress.js +12 -12
  305. package/js/umd/frozenproduct/large/dark/components/status.js +78 -76
  306. package/js/umd/frozenproduct/large/dark/components/tab.js +19 -19
  307. package/js/umd/frozenproduct/large/dark/components/table.js +25 -28
  308. package/js/umd/frozenproduct/large/dark/mode.js +42 -2
  309. package/js/umd/frozenproduct/large/light/components/badge.js +8 -10
  310. package/js/umd/frozenproduct/large/light/components/button.js +101 -94
  311. package/js/umd/frozenproduct/large/light/components/container.js +33 -35
  312. package/js/umd/frozenproduct/large/light/components/form.js +97 -44
  313. package/js/umd/frozenproduct/large/light/components/link.js +6 -6
  314. package/js/umd/frozenproduct/large/light/components/nav.js +10 -9
  315. package/js/umd/frozenproduct/large/light/components/popover.js +18 -24
  316. package/js/umd/frozenproduct/large/light/components/progress.js +15 -15
  317. package/js/umd/frozenproduct/large/light/components/status.js +83 -81
  318. package/js/umd/frozenproduct/large/light/components/tab.js +20 -20
  319. package/js/umd/frozenproduct/large/light/components/table.js +25 -28
  320. package/js/umd/frozenproduct/large/light/mode.js +42 -2
  321. package/js/umd/frozenproduct/small/dark/components/badge.js +8 -10
  322. package/js/umd/frozenproduct/small/dark/components/button.js +86 -79
  323. package/js/umd/frozenproduct/small/dark/components/container.js +31 -33
  324. package/js/umd/frozenproduct/small/dark/components/form.js +93 -40
  325. package/js/umd/frozenproduct/small/dark/components/link.js +4 -4
  326. package/js/umd/frozenproduct/small/dark/components/nav.js +9 -8
  327. package/js/umd/frozenproduct/small/dark/components/popover.js +14 -20
  328. package/js/umd/frozenproduct/small/dark/components/progress.js +12 -12
  329. package/js/umd/frozenproduct/small/dark/components/status.js +78 -76
  330. package/js/umd/frozenproduct/small/dark/components/tab.js +19 -19
  331. package/js/umd/frozenproduct/small/dark/components/table.js +25 -28
  332. package/js/umd/frozenproduct/small/dark/mode.js +42 -2
  333. package/js/umd/frozenproduct/small/light/components/badge.js +8 -10
  334. package/js/umd/frozenproduct/small/light/components/button.js +101 -94
  335. package/js/umd/frozenproduct/small/light/components/container.js +33 -35
  336. package/js/umd/frozenproduct/small/light/components/form.js +97 -44
  337. package/js/umd/frozenproduct/small/light/components/link.js +6 -6
  338. package/js/umd/frozenproduct/small/light/components/nav.js +10 -9
  339. package/js/umd/frozenproduct/small/light/components/popover.js +18 -24
  340. package/js/umd/frozenproduct/small/light/components/progress.js +15 -15
  341. package/js/umd/frozenproduct/small/light/components/status.js +83 -81
  342. package/js/umd/frozenproduct/small/light/components/tab.js +20 -20
  343. package/js/umd/frozenproduct/small/light/components/table.js +25 -28
  344. package/js/umd/frozenproduct/small/light/mode.js +42 -2
  345. package/js/umd/product/large/dark/components/form.js +53 -0
  346. package/js/umd/product/large/dark/mode.js +42 -2
  347. package/js/umd/product/large/light/components/form.js +53 -0
  348. package/js/umd/product/large/light/mode.js +42 -2
  349. package/js/umd/product/small/dark/components/button.js +51 -51
  350. package/js/umd/product/small/dark/components/container.js +76 -76
  351. package/js/umd/product/small/dark/components/form.js +100 -47
  352. package/js/umd/product/small/dark/components/link.js +1 -1
  353. package/js/umd/product/small/dark/components/nav.js +42 -42
  354. package/js/umd/product/small/dark/components/page.js +28 -28
  355. package/js/umd/product/small/dark/components/popover.js +12 -12
  356. package/js/umd/product/small/dark/components/profile.js +7 -7
  357. package/js/umd/product/small/dark/components/progress.js +5 -5
  358. package/js/umd/product/small/dark/components/status.js +10 -10
  359. package/js/umd/product/small/dark/components/tab.js +2 -2
  360. package/js/umd/product/small/dark/components/table.js +9 -9
  361. package/js/umd/product/small/dark/mode.js +42 -2
  362. package/js/umd/product/small/light/components/button.js +51 -51
  363. package/js/umd/product/small/light/components/container.js +76 -76
  364. package/js/umd/product/small/light/components/form.js +100 -47
  365. package/js/umd/product/small/light/components/link.js +1 -1
  366. package/js/umd/product/small/light/components/nav.js +42 -42
  367. package/js/umd/product/small/light/components/page.js +28 -28
  368. package/js/umd/product/small/light/components/popover.js +12 -12
  369. package/js/umd/product/small/light/components/profile.js +7 -7
  370. package/js/umd/product/small/light/components/progress.js +5 -5
  371. package/js/umd/product/small/light/components/status.js +10 -10
  372. package/js/umd/product/small/light/components/tab.js +2 -2
  373. package/js/umd/product/small/light/components/table.js +9 -9
  374. package/js/umd/product/small/light/mode.js +42 -2
  375. package/json/flat/frozenproduct/large/dark/components/badge.json +2 -2
  376. package/json/flat/frozenproduct/large/dark/components/button.json +15 -15
  377. package/json/flat/frozenproduct/large/dark/components/container.json +9 -9
  378. package/json/flat/frozenproduct/large/dark/components/form.json +13 -10
  379. package/json/flat/frozenproduct/large/dark/components/nav.json +2 -2
  380. package/json/flat/frozenproduct/large/dark/components/popover.json +2 -2
  381. package/json/flat/frozenproduct/large/dark/components/progress.json +2 -2
  382. package/json/flat/frozenproduct/large/dark/components/status.json +20 -20
  383. package/json/flat/frozenproduct/large/dark/components/tab.json +5 -5
  384. package/json/flat/frozenproduct/large/dark/components/table.json +8 -8
  385. package/json/flat/frozenproduct/large/dark/mode.json +2 -1
  386. package/json/flat/frozenproduct/large/light/components/badge.json +2 -2
  387. package/json/flat/frozenproduct/large/light/components/button.json +30 -30
  388. package/json/flat/frozenproduct/large/light/components/container.json +11 -11
  389. package/json/flat/frozenproduct/large/light/components/form.json +17 -14
  390. package/json/flat/frozenproduct/large/light/components/link.json +2 -2
  391. package/json/flat/frozenproduct/large/light/components/nav.json +3 -3
  392. package/json/flat/frozenproduct/large/light/components/popover.json +6 -6
  393. package/json/flat/frozenproduct/large/light/components/progress.json +5 -5
  394. package/json/flat/frozenproduct/large/light/components/status.json +25 -25
  395. package/json/flat/frozenproduct/large/light/components/tab.json +6 -6
  396. package/json/flat/frozenproduct/large/light/components/table.json +8 -8
  397. package/json/flat/frozenproduct/large/light/mode.json +2 -1
  398. package/json/flat/frozenproduct/small/dark/components/badge.json +2 -2
  399. package/json/flat/frozenproduct/small/dark/components/button.json +15 -15
  400. package/json/flat/frozenproduct/small/dark/components/container.json +9 -9
  401. package/json/flat/frozenproduct/small/dark/components/form.json +13 -10
  402. package/json/flat/frozenproduct/small/dark/components/nav.json +2 -2
  403. package/json/flat/frozenproduct/small/dark/components/popover.json +2 -2
  404. package/json/flat/frozenproduct/small/dark/components/progress.json +2 -2
  405. package/json/flat/frozenproduct/small/dark/components/status.json +20 -20
  406. package/json/flat/frozenproduct/small/dark/components/tab.json +5 -5
  407. package/json/flat/frozenproduct/small/dark/components/table.json +8 -8
  408. package/json/flat/frozenproduct/small/dark/mode.json +2 -1
  409. package/json/flat/frozenproduct/small/light/components/badge.json +2 -2
  410. package/json/flat/frozenproduct/small/light/components/button.json +30 -30
  411. package/json/flat/frozenproduct/small/light/components/container.json +11 -11
  412. package/json/flat/frozenproduct/small/light/components/form.json +17 -14
  413. package/json/flat/frozenproduct/small/light/components/link.json +2 -2
  414. package/json/flat/frozenproduct/small/light/components/nav.json +3 -3
  415. package/json/flat/frozenproduct/small/light/components/popover.json +6 -6
  416. package/json/flat/frozenproduct/small/light/components/progress.json +5 -5
  417. package/json/flat/frozenproduct/small/light/components/status.json +25 -25
  418. package/json/flat/frozenproduct/small/light/components/tab.json +6 -6
  419. package/json/flat/frozenproduct/small/light/components/table.json +8 -8
  420. package/json/flat/frozenproduct/small/light/mode.json +2 -1
  421. package/json/flat/product/large/dark/components/form.json +3 -0
  422. package/json/flat/product/large/dark/mode.json +2 -1
  423. package/json/flat/product/large/light/components/form.json +3 -0
  424. package/json/flat/product/large/light/mode.json +2 -1
  425. package/json/flat/product/small/dark/components/button.json +51 -51
  426. package/json/flat/product/small/dark/components/container.json +76 -76
  427. package/json/flat/product/small/dark/components/form.json +50 -47
  428. package/json/flat/product/small/dark/components/link.json +1 -1
  429. package/json/flat/product/small/dark/components/nav.json +42 -42
  430. package/json/flat/product/small/dark/components/page.json +28 -28
  431. package/json/flat/product/small/dark/components/popover.json +12 -12
  432. package/json/flat/product/small/dark/components/profile.json +7 -7
  433. package/json/flat/product/small/dark/components/progress.json +5 -5
  434. package/json/flat/product/small/dark/components/status.json +10 -10
  435. package/json/flat/product/small/dark/components/tab.json +2 -2
  436. package/json/flat/product/small/dark/components/table.json +9 -9
  437. package/json/flat/product/small/dark/mode.json +2 -1
  438. package/json/flat/product/small/light/components/button.json +51 -51
  439. package/json/flat/product/small/light/components/container.json +76 -76
  440. package/json/flat/product/small/light/components/form.json +50 -47
  441. package/json/flat/product/small/light/components/link.json +1 -1
  442. package/json/flat/product/small/light/components/nav.json +42 -42
  443. package/json/flat/product/small/light/components/page.json +28 -28
  444. package/json/flat/product/small/light/components/popover.json +12 -12
  445. package/json/flat/product/small/light/components/profile.json +7 -7
  446. package/json/flat/product/small/light/components/progress.json +5 -5
  447. package/json/flat/product/small/light/components/status.json +10 -10
  448. package/json/flat/product/small/light/components/tab.json +2 -2
  449. package/json/flat/product/small/light/components/table.json +9 -9
  450. package/json/flat/product/small/light/mode.json +2 -1
  451. package/json/nested/frozenproduct/large/dark/components/badge.json +2 -2
  452. package/json/nested/frozenproduct/large/dark/components/button.json +15 -15
  453. package/json/nested/frozenproduct/large/dark/components/container.json +9 -9
  454. package/json/nested/frozenproduct/large/dark/components/form.json +26 -11
  455. package/json/nested/frozenproduct/large/dark/components/nav.json +2 -2
  456. package/json/nested/frozenproduct/large/dark/components/popover.json +2 -2
  457. package/json/nested/frozenproduct/large/dark/components/progress.json +2 -2
  458. package/json/nested/frozenproduct/large/dark/components/status.json +20 -20
  459. package/json/nested/frozenproduct/large/dark/components/tab.json +5 -5
  460. package/json/nested/frozenproduct/large/dark/components/table.json +8 -8
  461. package/json/nested/frozenproduct/large/dark/mode.json +2 -1
  462. package/json/nested/frozenproduct/large/light/components/badge.json +2 -2
  463. package/json/nested/frozenproduct/large/light/components/button.json +30 -30
  464. package/json/nested/frozenproduct/large/light/components/container.json +11 -11
  465. package/json/nested/frozenproduct/large/light/components/form.json +30 -15
  466. package/json/nested/frozenproduct/large/light/components/link.json +2 -2
  467. package/json/nested/frozenproduct/large/light/components/nav.json +3 -3
  468. package/json/nested/frozenproduct/large/light/components/popover.json +6 -6
  469. package/json/nested/frozenproduct/large/light/components/progress.json +5 -5
  470. package/json/nested/frozenproduct/large/light/components/status.json +25 -25
  471. package/json/nested/frozenproduct/large/light/components/tab.json +6 -6
  472. package/json/nested/frozenproduct/large/light/components/table.json +8 -8
  473. package/json/nested/frozenproduct/large/light/mode.json +2 -1
  474. package/json/nested/frozenproduct/small/dark/components/badge.json +2 -2
  475. package/json/nested/frozenproduct/small/dark/components/button.json +15 -15
  476. package/json/nested/frozenproduct/small/dark/components/container.json +9 -9
  477. package/json/nested/frozenproduct/small/dark/components/form.json +26 -11
  478. package/json/nested/frozenproduct/small/dark/components/nav.json +2 -2
  479. package/json/nested/frozenproduct/small/dark/components/popover.json +2 -2
  480. package/json/nested/frozenproduct/small/dark/components/progress.json +2 -2
  481. package/json/nested/frozenproduct/small/dark/components/status.json +20 -20
  482. package/json/nested/frozenproduct/small/dark/components/tab.json +5 -5
  483. package/json/nested/frozenproduct/small/dark/components/table.json +8 -8
  484. package/json/nested/frozenproduct/small/dark/mode.json +2 -1
  485. package/json/nested/frozenproduct/small/light/components/badge.json +2 -2
  486. package/json/nested/frozenproduct/small/light/components/button.json +30 -30
  487. package/json/nested/frozenproduct/small/light/components/container.json +11 -11
  488. package/json/nested/frozenproduct/small/light/components/form.json +30 -15
  489. package/json/nested/frozenproduct/small/light/components/link.json +2 -2
  490. package/json/nested/frozenproduct/small/light/components/nav.json +3 -3
  491. package/json/nested/frozenproduct/small/light/components/popover.json +6 -6
  492. package/json/nested/frozenproduct/small/light/components/progress.json +5 -5
  493. package/json/nested/frozenproduct/small/light/components/status.json +25 -25
  494. package/json/nested/frozenproduct/small/light/components/tab.json +6 -6
  495. package/json/nested/frozenproduct/small/light/components/table.json +8 -8
  496. package/json/nested/frozenproduct/small/light/mode.json +2 -1
  497. package/json/nested/product/large/dark/components/form.json +16 -1
  498. package/json/nested/product/large/dark/mode.json +2 -1
  499. package/json/nested/product/large/light/components/form.json +16 -1
  500. package/json/nested/product/large/light/mode.json +2 -1
  501. package/json/nested/product/small/dark/components/button.json +51 -51
  502. package/json/nested/product/small/dark/components/container.json +76 -76
  503. package/json/nested/product/small/dark/components/form.json +63 -48
  504. package/json/nested/product/small/dark/components/link.json +1 -1
  505. package/json/nested/product/small/dark/components/nav.json +42 -42
  506. package/json/nested/product/small/dark/components/page.json +28 -28
  507. package/json/nested/product/small/dark/components/popover.json +12 -12
  508. package/json/nested/product/small/dark/components/profile.json +7 -7
  509. package/json/nested/product/small/dark/components/progress.json +5 -5
  510. package/json/nested/product/small/dark/components/status.json +10 -10
  511. package/json/nested/product/small/dark/components/tab.json +2 -2
  512. package/json/nested/product/small/dark/components/table.json +9 -9
  513. package/json/nested/product/small/dark/mode.json +2 -1
  514. package/json/nested/product/small/light/components/button.json +51 -51
  515. package/json/nested/product/small/light/components/container.json +76 -76
  516. package/json/nested/product/small/light/components/form.json +63 -48
  517. package/json/nested/product/small/light/components/link.json +1 -1
  518. package/json/nested/product/small/light/components/nav.json +42 -42
  519. package/json/nested/product/small/light/components/page.json +28 -28
  520. package/json/nested/product/small/light/components/popover.json +12 -12
  521. package/json/nested/product/small/light/components/profile.json +7 -7
  522. package/json/nested/product/small/light/components/progress.json +5 -5
  523. package/json/nested/product/small/light/components/status.json +10 -10
  524. package/json/nested/product/small/light/components/tab.json +2 -2
  525. package/json/nested/product/small/light/components/table.json +9 -9
  526. package/json/nested/product/small/light/mode.json +2 -1
  527. package/package.json +1 -1
  528. package/sage-design-tokens-15.2.1.tgz +0 -0
  529. package/scss/frozenproduct/large/components/badge.scss +3 -3
  530. package/scss/frozenproduct/large/components/button.scss +32 -32
  531. package/scss/frozenproduct/large/components/container.scss +11 -11
  532. package/scss/frozenproduct/large/components/form.scss +16 -13
  533. package/scss/frozenproduct/large/components/link.scss +2 -2
  534. package/scss/frozenproduct/large/components/nav.scss +3 -3
  535. package/scss/frozenproduct/large/components/popover.scss +6 -6
  536. package/scss/frozenproduct/large/components/progress.scss +5 -5
  537. package/scss/frozenproduct/large/components/status.scss +25 -25
  538. package/scss/frozenproduct/large/components/tab.scss +7 -7
  539. package/scss/frozenproduct/large/components/table.scss +8 -8
  540. package/scss/frozenproduct/large/dark.scss +2 -1
  541. package/scss/frozenproduct/large/light.scss +2 -1
  542. package/scss/frozenproduct/small/components/badge.scss +3 -3
  543. package/scss/frozenproduct/small/components/button.scss +32 -32
  544. package/scss/frozenproduct/small/components/container.scss +11 -11
  545. package/scss/frozenproduct/small/components/form.scss +16 -13
  546. package/scss/frozenproduct/small/components/link.scss +2 -2
  547. package/scss/frozenproduct/small/components/nav.scss +3 -3
  548. package/scss/frozenproduct/small/components/popover.scss +6 -6
  549. package/scss/frozenproduct/small/components/progress.scss +5 -5
  550. package/scss/frozenproduct/small/components/status.scss +25 -25
  551. package/scss/frozenproduct/small/components/tab.scss +7 -7
  552. package/scss/frozenproduct/small/components/table.scss +8 -8
  553. package/scss/frozenproduct/small/dark.scss +2 -1
  554. package/scss/frozenproduct/small/light.scss +2 -1
  555. package/scss/product/large/components/form.scss +3 -0
  556. package/scss/product/large/dark.scss +2 -1
  557. package/scss/product/large/light.scss +2 -1
  558. package/scss/product/small/components/button.scss +13 -13
  559. package/scss/product/small/components/container.scss +10 -10
  560. package/scss/product/small/components/form.scss +10 -7
  561. package/scss/product/small/components/link.scss +2 -2
  562. package/scss/product/small/components/nav.scss +5 -5
  563. package/scss/product/small/components/page.scss +1 -1
  564. package/scss/product/small/components/popover.scss +2 -2
  565. package/scss/product/small/components/progress.scss +6 -6
  566. package/scss/product/small/components/status.scss +3 -3
  567. package/scss/product/small/components/tab.scss +7 -7
  568. package/scss/product/small/components/table.scss +10 -10
  569. package/scss/product/small/dark.scss +2 -1
  570. package/scss/product/small/light.scss +2 -1
  571. package/sage-design-tokens-15.1.0.tgz +0 -0
@@ -624,14 +624,12 @@ module.exports = {
624
624
  color: {
625
625
  "bg-active": {
626
626
  $type: "color",
627
- $value: "#000000",
628
- $description: "previously action minor 850",
629
- filePath: "data/tokens/components/popover.json",
627
+ $value: "#223743",
628
+ filePath: "data/tokens/context/frozenproduct.json",
630
629
  isSource: true,
631
630
  original: {
632
631
  $type: "color",
633
- $value: "{modes.color.interactive.monochrome.active}",
634
- $description: "previously action minor 850",
632
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
635
633
  },
636
634
  name: "popoverColorBgActive",
637
635
  attributes: {},
@@ -639,14 +637,12 @@ module.exports = {
639
637
  },
640
638
  "bg-activealt": {
641
639
  $type: "color",
642
- $value: "#0000001a",
643
- $description: "REF'D IN FORM. ",
644
- filePath: "data/tokens/components/popover.json",
640
+ $value: "#2237431a",
641
+ filePath: "data/tokens/context/frozenproduct.json",
645
642
  isSource: true,
646
643
  original: {
647
644
  $type: "color",
648
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
649
- $description: "REF'D IN FORM. ",
645
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
650
646
  },
651
647
  name: "popoverColorBgActivealt",
652
648
  attributes: {},
@@ -669,14 +665,12 @@ module.exports = {
669
665
  },
670
666
  "bg-hover": {
671
667
  $type: "color",
672
- $value: "#0000001a",
673
- $description: "REF'D IN FORM. ",
674
- filePath: "data/tokens/components/popover.json",
668
+ $value: "#2237431a",
669
+ filePath: "data/tokens/context/frozenproduct.json",
675
670
  isSource: true,
676
671
  original: {
677
672
  $type: "color",
678
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
679
- $description: "REF'D IN FORM. ",
673
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
680
674
  },
681
675
  name: "popoverColorBgHover",
682
676
  attributes: {},
@@ -697,12 +691,12 @@ module.exports = {
697
691
  },
698
692
  "label-activealt": {
699
693
  $type: "color",
700
- $value: "#000000",
701
- filePath: "data/tokens/components/popover.json",
694
+ $value: "#223743",
695
+ filePath: "data/tokens/context/frozenproduct.json",
702
696
  isSource: true,
703
697
  original: {
704
698
  $type: "color",
705
- $value: "{modes.color.interactive.monochrome.withHover}",
699
+ $value: "{modes.color.interactive.monochrome.frozen.withHover}",
706
700
  },
707
701
  name: "popoverColorLabelActivealt",
708
702
  attributes: {},
@@ -723,12 +717,12 @@ module.exports = {
723
717
  },
724
718
  "label-hover": {
725
719
  $type: "color",
726
- $value: "#000000",
727
- filePath: "data/tokens/components/popover.json",
720
+ $value: "#000000e6",
721
+ filePath: "data/tokens/context/frozenproduct.json",
728
722
  isSource: true,
729
723
  original: {
730
724
  $type: "color",
731
- $value: "{modes.color.interactive.monochrome.withHover}",
725
+ $value: "{modes.color.interactive.monochrome.default}",
732
726
  },
733
727
  name: "popoverColorLabelHover",
734
728
  attributes: {},
@@ -736,12 +730,12 @@ module.exports = {
736
730
  },
737
731
  "label-enabled": {
738
732
  $type: "color",
739
- $value: "#000000ab",
740
- filePath: "data/tokens/components/popover.json",
733
+ $value: "#000000e6",
734
+ filePath: "data/tokens/context/frozenproduct.json",
741
735
  isSource: true,
742
736
  original: {
743
737
  $type: "color",
744
- $value: "{modes.color.interactive.monochrome.defaultAlt}",
738
+ $value: "{modes.color.interactive.monochrome.default}",
745
739
  },
746
740
  name: "popoverColorLabelEnabled",
747
741
  attributes: {},
@@ -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",