@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
@@ -109,12 +109,14 @@ module.exports = {
109
109
  },
110
110
  bgAlt: {
111
111
  $type: "color",
112
- $value: "#171717",
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: "#122211",
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: "#fffffff2",
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: "#241212",
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: "#111722",
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: "#0e1a0b",
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: "#251206",
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: "#111722",
626
+ $value: "#007ED9",
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: "#17253a",
647
- filePath: "data/tokens/components/status.json",
648
+ $value: "#4f90df",
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: "#007ED9",
667
- $description: "Icon on tinted bgs",
668
- filePath: "data/tokens/components/status.json",
670
+ $value: "#fffffff2",
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: "#251206",
685
+ $value: "#E04500",
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: "#3e1a0b",
706
- filePath: "data/tokens/components/status.json",
707
+ $value: "#eb6530",
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: "#E04500",
726
- $description: "Icon on tinted bgs",
727
- filePath: "data/tokens/components/status.json",
729
+ $value: "#fffffff2",
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: "#241212",
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: "#111722",
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: "#7C7C7C",
2310
- filePath: "data/tokens/components/status.json",
2311
+ $value: "#9e9e9e",
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: "#171717",
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: "#242424",
2338
- filePath: "data/tokens/components/status.json",
2339
+ $value: "#2a2a2a",
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: {},
@@ -2348,11 +2350,11 @@ module.exports = {
2348
2350
  "bg-hover": {
2349
2351
  $type: "color",
2350
2352
  $value: "#8e8e8e",
2351
- filePath: "data/tokens/components/status.json",
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: "#7C7C7C",
2364
- filePath: "data/tokens/components/status.json",
2365
+ $value: "#9e9e9e",
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: "#0e1a0b",
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: "#251206",
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",
@@ -2880,11 +2882,11 @@ module.exports = {
2880
2882
  "bg-default": {
2881
2883
  $type: "color",
2882
2884
  $value: "#00D639",
2883
- filePath: "data/tokens/components/status.json",
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: {},
@@ -2894,11 +2896,11 @@ module.exports = {
2894
2896
  $type: "color",
2895
2897
  $value:
2896
2898
  "linear-gradient(90deg, #00D639 0%, #00D639 50%, #282828 50%, #282828 100%)",
2897
- filePath: "data/tokens/components/status.json",
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: {},
@@ -2907,11 +2909,11 @@ module.exports = {
2907
2909
  "bg-hover": {
2908
2910
  $type: "color",
2909
2911
  $value: "#17b333",
2910
- filePath: "data/tokens/components/status.json",
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: {},
@@ -2920,11 +2922,11 @@ module.exports = {
2920
2922
  "border-default": {
2921
2923
  $type: "color",
2922
2924
  $value: "#00D639",
2923
- filePath: "data/tokens/components/status.json",
2925
+ filePath: "data/tokens/context/frozenproduct.json",
2924
2926
  isSource: true,
2925
2927
  original: {
2926
2928
  $type: "color",
2927
- $value: "{modes.color.status.reviews.default}",
2929
+ $value: "{modes.color.status.reviews.frozen.default}",
2928
2930
  },
2929
2931
  name: "statusColorRatingBorderDefault",
2930
2932
  attributes: {},
@@ -3099,13 +3101,13 @@ module.exports = {
3099
3101
  },
3100
3102
  pill: {
3101
3103
  $type: "borderRadius",
3102
- $value: 6,
3104
+ $value: 2,
3103
3105
  $description: "Pill (outer corners)",
3104
- filePath: "data/tokens/components/status.json",
3106
+ filePath: "data/tokens/context/frozenproduct.json",
3105
3107
  isSource: true,
3106
3108
  original: {
3107
3109
  $type: "borderRadius",
3108
- $value: "{global.radius.container.SM}",
3110
+ $value: "{global.radius.container.XS}",
3109
3111
  $description: "Pill (outer corners)",
3110
3112
  },
3111
3113
  name: "statusRadiusPill",
@@ -253,11 +253,11 @@ module.exports = {
253
253
  "bg-active": {
254
254
  $type: "color",
255
255
  $value: "#000000",
256
- filePath: "data/tokens/components/tab.json",
256
+ filePath: "data/tokens/context/frozenproduct.json",
257
257
  isSource: true,
258
258
  original: {
259
259
  $type: "color",
260
- $value: "{modes.color.interactive.monochrome.withActive}",
260
+ $value: "{modes.color.interactive.monochrome.withDefault}",
261
261
  },
262
262
  name: "tabColorBgActive",
263
263
  attributes: {},
@@ -280,11 +280,11 @@ module.exports = {
280
280
  $type: "color",
281
281
  $value: "#ffffff1a",
282
282
  $description: "For anchor nav, not tab.",
283
- filePath: "data/tokens/components/tab.json",
283
+ filePath: "data/tokens/context/frozenproduct.json",
284
284
  isSource: true,
285
285
  original: {
286
286
  $type: "color",
287
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
287
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
288
288
  $description: "For anchor nav, not tab.",
289
289
  },
290
290
  name: "tabColorBgHover",
@@ -306,12 +306,12 @@ module.exports = {
306
306
  },
307
307
  "border-active": {
308
308
  $type: "color",
309
- $value: "#FFFFFF",
310
- filePath: "data/tokens/components/tab.json",
309
+ $value: "#00D639",
310
+ filePath: "data/tokens/context/frozenproduct.json",
311
311
  isSource: true,
312
312
  original: {
313
313
  $type: "color",
314
- $value: "{modes.color.interactive.monochrome.active}",
314
+ $value: "{modes.color.interactive.primary.frozen.default}",
315
315
  },
316
316
  name: "tabColorBorderActive",
317
317
  attributes: {},
@@ -319,12 +319,12 @@ module.exports = {
319
319
  },
320
320
  "border-enabled": {
321
321
  $type: "color",
322
- $value: "#282828",
323
- filePath: "data/tokens/components/tab.json",
322
+ $value: "#ffffff1a",
323
+ filePath: "data/tokens/context/frozenproduct.json",
324
324
  isSource: true,
325
325
  original: {
326
326
  $type: "color",
327
- $value: "{modes.color.generic.fg.delicate}",
327
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
328
328
  },
329
329
  name: "tabColorBorderEnabled",
330
330
  attributes: {},
@@ -332,12 +332,12 @@ module.exports = {
332
332
  },
333
333
  "border-hover": {
334
334
  $type: "color",
335
- $value: "#777",
336
- filePath: "data/tokens/components/tab.json",
335
+ $value: "#ffffff1a",
336
+ filePath: "data/tokens/context/frozenproduct.json",
337
337
  isSource: true,
338
338
  original: {
339
339
  $type: "color",
340
- $value: "{modes.color.generic.fg.moderate}",
340
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
341
341
  },
342
342
  name: "tabColorBorderHover",
343
343
  attributes: {},
@@ -522,14 +522,14 @@ module.exports = {
522
522
  radius: {
523
523
  M: {
524
524
  $type: "borderRadius",
525
- $value: 8,
525
+ $value: 4,
526
526
  $description:
527
527
  "Tab horizontal - top corners. Tab vertical - left corners.",
528
- filePath: "data/tokens/components/tab.json",
528
+ filePath: "data/tokens/context/frozenproduct.json",
529
529
  isSource: true,
530
530
  original: {
531
531
  $type: "borderRadius",
532
- $value: "{global.radius.interactive.M}",
532
+ $value: "{global.radius.interactive.S}",
533
533
  $description:
534
534
  "Tab horizontal - top corners. Tab vertical - left corners.",
535
535
  },
@@ -539,14 +539,14 @@ module.exports = {
539
539
  },
540
540
  L: {
541
541
  $type: "borderRadius",
542
- $value: 8,
542
+ $value: 4,
543
543
  $description:
544
544
  "Tab horizontal - top corners. Tab vertical - left corners.",
545
- filePath: "data/tokens/components/tab.json",
545
+ filePath: "data/tokens/context/frozenproduct.json",
546
546
  isSource: true,
547
547
  original: {
548
548
  $type: "borderRadius",
549
- $value: "{global.radius.interactive.M}",
549
+ $value: "{global.radius.interactive.S}",
550
550
  $description:
551
551
  "Tab horizontal - top corners. Tab vertical - left corners.",
552
552
  },
@@ -97,14 +97,12 @@ module.exports = {
97
97
  harsh: {
98
98
  "bg-alt": {
99
99
  $type: "color",
100
- $value: "#ffffffe6",
101
- $description: "header alt",
102
- filePath: "data/tokens/components/table.json",
100
+ $value: "#ffffffab",
101
+ filePath: "data/tokens/context/frozenproduct.json",
103
102
  isSource: true,
104
103
  original: {
105
104
  $type: "color",
106
- $value: "{modes.color.interactive.monochrome.default}",
107
- $description: "header alt",
105
+ $value: "{modes.color.interactive.monochrome.frozen.defaultAlt}",
108
106
  },
109
107
  name: "tableColorHeaderHarshBgAlt",
110
108
  attributes: {},
@@ -112,12 +110,12 @@ module.exports = {
112
110
  },
113
111
  "bg-default": {
114
112
  $type: "color",
115
- $value: "#ffffffab",
116
- filePath: "data/tokens/components/table.json",
113
+ $value: "#ffffffe6",
114
+ filePath: "data/tokens/context/frozenproduct.json",
117
115
  isSource: true,
118
116
  original: {
119
117
  $type: "color",
120
- $value: "{modes.color.interactive.monochrome.defaultAlt}",
118
+ $value: "{modes.color.interactive.monochrome.frozen.default}",
121
119
  },
122
120
  name: "tableColorHeaderHarshBgDefault",
123
121
  attributes: {},
@@ -180,12 +178,12 @@ module.exports = {
180
178
  row: {
181
179
  "bg-activated": {
182
180
  $type: "color",
183
- $value: "#00D639",
184
- filePath: "data/tokens/components/table.json",
181
+ $value: "#18232a",
182
+ filePath: "data/tokens/context/frozenproduct.json",
185
183
  isSource: true,
186
184
  original: {
187
185
  $type: "color",
188
- $value: "{modes.color.interactive.primary.default}",
186
+ $value: "{modes.color.interactive.primary.frozen.table.default}",
189
187
  },
190
188
  name: "tableColorRowBgActivated",
191
189
  attributes: {},
@@ -193,12 +191,12 @@ module.exports = {
193
191
  },
194
192
  "bg-active": {
195
193
  $type: "color",
196
- $value: "#FFFFFF",
197
- filePath: "data/tokens/components/table.json",
194
+ $value: "#ffffff26",
195
+ filePath: "data/tokens/context/frozenproduct.json",
198
196
  isSource: true,
199
197
  original: {
200
198
  $type: "color",
201
- $value: "{modes.color.interactive.monochrome.active}",
199
+ $value: "{modes.color.interactive.monochrome.frozen.activeAlt}",
202
200
  },
203
201
  name: "tableColorRowBgActive",
204
202
  attributes: {},
@@ -219,14 +217,12 @@ module.exports = {
219
217
  },
220
218
  "bg-alt": {
221
219
  $type: "color",
222
- $value: "#181818",
223
- $description: "Zebra stripes",
224
- filePath: "data/tokens/components/table.json",
220
+ $value: "#020303",
221
+ filePath: "data/tokens/context/frozenproduct.json",
225
222
  isSource: true,
226
223
  original: {
227
224
  $type: "color",
228
- $value: "{modes.color.generic.bg.delicate}",
229
- $description: "Zebra stripes",
225
+ $value: "{modes.color.generic.bg.frozen.delicate}",
230
226
  },
231
227
  name: "tableColorRowBgAlt",
232
228
  attributes: {},
@@ -264,12 +260,12 @@ module.exports = {
264
260
  },
265
261
  "bg-hover": {
266
262
  $type: "color",
267
- $value: "#1f1f1f",
268
- filePath: "data/tokens/components/table.json",
263
+ $value: "#040607",
264
+ filePath: "data/tokens/context/frozenproduct.json",
269
265
  isSource: true,
270
266
  original: {
271
267
  $type: "color",
272
- $value: "{modes.color.generic.bg.soft}",
268
+ $value: "{modes.color.generic.bg.frozen.soft}",
273
269
  },
274
270
  name: "tableColorRowBgHover",
275
271
  attributes: {},
@@ -290,12 +286,12 @@ module.exports = {
290
286
  },
291
287
  "label-activated": {
292
288
  $type: "color",
293
- $value: "#000000",
294
- filePath: "data/tokens/components/table.json",
289
+ $value: "#FFFFFF",
290
+ filePath: "data/tokens/context/frozenproduct.json",
295
291
  isSource: true,
296
292
  original: {
297
293
  $type: "color",
298
- $value: "{modes.color.interactive.monochrome.withActive}",
294
+ $value: "{modes.color.interactive.monochrome.withActiveAlt}",
299
295
  },
300
296
  name: "tableColorRowLabelActivated",
301
297
  attributes: {},
@@ -303,12 +299,12 @@ module.exports = {
303
299
  },
304
300
  "label-active": {
305
301
  $type: "color",
306
- $value: "#000000",
307
- filePath: "data/tokens/components/table.json",
302
+ $value: "#FFFFFF",
303
+ filePath: "data/tokens/context/frozenproduct.json",
308
304
  isSource: true,
309
305
  original: {
310
306
  $type: "color",
311
- $value: "{modes.color.interactive.monochrome.withActive}",
307
+ $value: "{modes.color.interactive.monochrome.withActiveAlt}",
312
308
  },
313
309
  name: "tableColorRowLabelActive",
314
310
  attributes: {},