@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
@@ -201,6 +201,7 @@ declare const tokens: {
201
201
  default: DesignToken;
202
202
  defaultAlt: DesignToken;
203
203
  defaultAlt2: DesignToken;
204
+ defaultAlt3: DesignToken;
204
205
  hoverAlt: DesignToken;
205
206
  hover: DesignToken;
206
207
  withActive: DesignToken;
@@ -2548,6 +2548,46 @@ module.exports = {
2548
2548
  path: ["modes", "color", "interactive", "monochrome", "defaultAlt"],
2549
2549
  },
2550
2550
  defaultAlt2: {
2551
+ $extensions: {
2552
+ "studio.tokens": {
2553
+ modify: {
2554
+ type: "alpha",
2555
+ value: "0.55",
2556
+ space: "lch",
2557
+ format: "hex",
2558
+ },
2559
+ },
2560
+ },
2561
+ $type: "color",
2562
+ $value: "#ffffff8c",
2563
+ $description: "Dropdown option subtext.",
2564
+ filePath: "data/tokens/modes/dark.json",
2565
+ isSource: true,
2566
+ original: {
2567
+ $extensions: {
2568
+ "studio.tokens": {
2569
+ modify: {
2570
+ type: "alpha",
2571
+ value: "0.55",
2572
+ space: "lch",
2573
+ },
2574
+ },
2575
+ },
2576
+ $type: "color",
2577
+ $value: "{modes.color.interactive.monochrome.active}",
2578
+ $description: "Dropdown option subtext.",
2579
+ },
2580
+ name: "modesColorInteractiveMonochromeDefaultAlt2",
2581
+ attributes: {},
2582
+ path: [
2583
+ "modes",
2584
+ "color",
2585
+ "interactive",
2586
+ "monochrome",
2587
+ "defaultAlt2",
2588
+ ],
2589
+ },
2590
+ defaultAlt3: {
2551
2591
  $extensions: {
2552
2592
  "studio.tokens": {
2553
2593
  modify: {
@@ -2577,14 +2617,14 @@ module.exports = {
2577
2617
  $value: "{modes.color.interactive.monochrome.active}",
2578
2618
  $description: "Tertiary border color",
2579
2619
  },
2580
- name: "modesColorInteractiveMonochromeDefaultAlt2",
2620
+ name: "modesColorInteractiveMonochromeDefaultAlt3",
2581
2621
  attributes: {},
2582
2622
  path: [
2583
2623
  "modes",
2584
2624
  "color",
2585
2625
  "interactive",
2586
2626
  "monochrome",
2587
- "defaultAlt2",
2627
+ "defaultAlt3",
2588
2628
  ],
2589
2629
  },
2590
2630
  hoverAlt: {
@@ -25,14 +25,12 @@ module.exports = {
25
25
  },
26
26
  "bg-default": {
27
27
  $type: "color",
28
- $value: "#CD384B",
29
- $description: "Used in global nav notification badges",
30
- filePath: "data/tokens/components/badge.json",
28
+ $value: "#ff8629",
29
+ filePath: "data/tokens/context/frozenproduct.json",
31
30
  isSource: true,
32
31
  original: {
33
32
  $type: "color",
34
- $value: "{modes.color.status.negative.default}",
35
- $description: "Used in global nav notification badges",
33
+ $value: "{modes.color.status.caution.frozenglobal.default}",
36
34
  },
37
35
  name: "badgeColorNotificationBgDefault",
38
36
  attributes: {},
@@ -53,12 +51,12 @@ module.exports = {
53
51
  },
54
52
  "label-default": {
55
53
  $type: "color",
56
- $value: "#FFFFFF",
57
- filePath: "data/tokens/components/badge.json",
54
+ $value: "#000000",
55
+ filePath: "data/tokens/context/frozenproduct.json",
58
56
  isSource: true,
59
57
  original: {
60
58
  $type: "color",
61
- $value: "{modes.color.generic.content.nought}",
59
+ $value: "{modes.color.generic.content.extreme}",
62
60
  },
63
61
  name: "badgeColorNotificationLabelDefault",
64
62
  attributes: {},
@@ -67,11 +65,11 @@ module.exports = {
67
65
  "label-alt": {
68
66
  $type: "color",
69
67
  $value: "#FFFFFF",
70
- filePath: "data/tokens/components/badge.json",
68
+ filePath: "data/tokens/context/frozenproduct.json",
71
69
  isSource: true,
72
70
  original: {
73
71
  $type: "color",
74
- $value: "{modes.color.generic.content.nought}",
72
+ $value: "{modes.color.generic.fg.nought}",
75
73
  },
76
74
  name: "badgeColorNotificationLabelAlt",
77
75
  attributes: {},
@@ -2692,12 +2692,12 @@ module.exports = {
2692
2692
  primary: {
2693
2693
  "bg-active": {
2694
2694
  $type: "color",
2695
- $value: "#13591a",
2696
- filePath: "data/tokens/components/button.json",
2695
+ $value: "#135932",
2696
+ filePath: "data/tokens/context/frozenproduct.json",
2697
2697
  isSource: true,
2698
2698
  original: {
2699
2699
  $type: "color",
2700
- $value: "{modes.color.interactive.primary.active}",
2700
+ $value: "{modes.color.interactive.primary.frozen.active}",
2701
2701
  },
2702
2702
  name: "buttonColorTypicalPrimaryBgActive",
2703
2703
  attributes: {},
@@ -2733,12 +2733,12 @@ module.exports = {
2733
2733
  },
2734
2734
  "bg-enabled": {
2735
2735
  $type: "color",
2736
- $value: "#00811F",
2737
- filePath: "data/tokens/components/button.json",
2736
+ $value: "#008046",
2737
+ filePath: "data/tokens/context/frozenproduct.json",
2738
2738
  isSource: true,
2739
2739
  original: {
2740
2740
  $type: "color",
2741
- $value: "{modes.color.interactive.primary.default}",
2741
+ $value: "{modes.color.interactive.primary.frozen.default}",
2742
2742
  },
2743
2743
  name: "buttonColorTypicalPrimaryBgEnabled",
2744
2744
  attributes: {},
@@ -2746,12 +2746,12 @@ module.exports = {
2746
2746
  },
2747
2747
  "bg-hover": {
2748
2748
  $type: "color",
2749
- $value: "#0e6d1d",
2750
- filePath: "data/tokens/components/button.json",
2749
+ $value: "#0d6c3c",
2750
+ filePath: "data/tokens/context/frozenproduct.json",
2751
2751
  isSource: true,
2752
2752
  original: {
2753
2753
  $type: "color",
2754
- $value: "{modes.color.interactive.primary.hover}",
2754
+ $value: "{modes.color.interactive.primary.frozen.hover}",
2755
2755
  },
2756
2756
  name: "buttonColorTypicalPrimaryBgHover",
2757
2757
  attributes: {},
@@ -2997,12 +2997,12 @@ module.exports = {
2997
2997
  secondary: {
2998
2998
  "bg-active": {
2999
2999
  $type: "color",
3000
- $value: "#00811f4d",
3001
- filePath: "data/tokens/components/button.json",
3000
+ $value: "#135932",
3001
+ filePath: "data/tokens/context/frozenproduct.json",
3002
3002
  isSource: true,
3003
3003
  original: {
3004
3004
  $type: "color",
3005
- $value: "{modes.color.interactive.primary.activeAlt}",
3005
+ $value: "{modes.color.interactive.primary.frozen.active}",
3006
3006
  },
3007
3007
  name: "buttonColorTypicalSecondaryBgActive",
3008
3008
  attributes: {},
@@ -3023,12 +3023,12 @@ module.exports = {
3023
3023
  },
3024
3024
  "bg-hover": {
3025
3025
  $type: "color",
3026
- $value: "#00811f1a",
3027
- filePath: "data/tokens/components/button.json",
3026
+ $value: "#0d6c3c",
3027
+ filePath: "data/tokens/context/frozenproduct.json",
3028
3028
  isSource: true,
3029
3029
  original: {
3030
3030
  $type: "color",
3031
- $value: "{modes.color.interactive.primary.hoverAlt}",
3031
+ $value: "{modes.color.interactive.primary.frozen.hover}",
3032
3032
  },
3033
3033
  name: "buttonColorTypicalSecondaryBgHover",
3034
3034
  attributes: {},
@@ -3036,12 +3036,12 @@ module.exports = {
3036
3036
  },
3037
3037
  "border-active": {
3038
3038
  $type: "color",
3039
- $value: "#13591a",
3040
- filePath: "data/tokens/components/button.json",
3039
+ $value: "#135932",
3040
+ filePath: "data/tokens/context/frozenproduct.json",
3041
3041
  isSource: true,
3042
3042
  original: {
3043
3043
  $type: "color",
3044
- $value: "{modes.color.interactive.primary.active}",
3044
+ $value: "{modes.color.interactive.primary.frozen.active}",
3045
3045
  },
3046
3046
  name: "buttonColorTypicalSecondaryBorderActive",
3047
3047
  attributes: {},
@@ -3068,12 +3068,12 @@ module.exports = {
3068
3068
  },
3069
3069
  "border-enabled": {
3070
3070
  $type: "color",
3071
- $value: "#00811fcc",
3072
- filePath: "data/tokens/components/button.json",
3071
+ $value: "#008046",
3072
+ filePath: "data/tokens/context/frozenproduct.json",
3073
3073
  isSource: true,
3074
3074
  original: {
3075
3075
  $type: "color",
3076
- $value: "{modes.color.interactive.primary.defaultAlt}",
3076
+ $value: "{modes.color.interactive.primary.frozen.default}",
3077
3077
  },
3078
3078
  name: "buttonColorTypicalSecondaryBorderEnabled",
3079
3079
  attributes: {},
@@ -3081,12 +3081,12 @@ module.exports = {
3081
3081
  },
3082
3082
  "border-hover": {
3083
3083
  $type: "color",
3084
- $value: "#0e6d1d",
3085
- filePath: "data/tokens/components/button.json",
3084
+ $value: "#0d6c3c",
3085
+ filePath: "data/tokens/context/frozenproduct.json",
3086
3086
  isSource: true,
3087
3087
  original: {
3088
3088
  $type: "color",
3089
- $value: "{modes.color.interactive.primary.hover}",
3089
+ $value: "{modes.color.interactive.primary.frozen.hover}",
3090
3090
  },
3091
3091
  name: "buttonColorTypicalSecondaryBorderHover",
3092
3092
  attributes: {},
@@ -3094,12 +3094,12 @@ module.exports = {
3094
3094
  },
3095
3095
  "label-active": {
3096
3096
  $type: "color",
3097
- $value: "#000000",
3098
- filePath: "data/tokens/components/button.json",
3097
+ $value: "#FFFFFF",
3098
+ filePath: "data/tokens/context/frozenproduct.json",
3099
3099
  isSource: true,
3100
3100
  original: {
3101
3101
  $type: "color",
3102
- $value: "{modes.color.interactive.monochrome.withActiveAlt}",
3102
+ $value: "{modes.color.interactive.monochrome.frozen.withActive}",
3103
3103
  },
3104
3104
  name: "buttonColorTypicalSecondaryLabelActive",
3105
3105
  attributes: {},
@@ -3120,12 +3120,12 @@ module.exports = {
3120
3120
  },
3121
3121
  "label-enabled": {
3122
3122
  $type: "color",
3123
- $value: "#000000e6",
3124
- filePath: "data/tokens/components/button.json",
3123
+ $value: "#008046",
3124
+ filePath: "data/tokens/context/frozenproduct.json",
3125
3125
  isSource: true,
3126
3126
  original: {
3127
3127
  $type: "color",
3128
- $value: "{modes.color.interactive.monochrome.default}",
3128
+ $value: "{modes.color.interactive.primary.frozen.default}",
3129
3129
  },
3130
3130
  name: "buttonColorTypicalSecondaryLabelEnabled",
3131
3131
  attributes: {},
@@ -3133,12 +3133,13 @@ module.exports = {
3133
3133
  },
3134
3134
  "label-hover": {
3135
3135
  $type: "color",
3136
- $value: "#000000",
3137
- filePath: "data/tokens/components/button.json",
3136
+ $value: "#FFFFFF",
3137
+ filePath: "data/tokens/context/frozenproduct.json",
3138
3138
  isSource: true,
3139
3139
  original: {
3140
3140
  $type: "color",
3141
- $value: "{modes.color.interactive.monochrome.withHover}",
3141
+ $value:
3142
+ "{modes.color.interactive.monochrome.frozen.withHoverAlt}",
3142
3143
  },
3143
3144
  name: "buttonColorTypicalSecondaryLabelHover",
3144
3145
  attributes: {},
@@ -3372,12 +3373,12 @@ module.exports = {
3372
3373
  tertiary: {
3373
3374
  "bg-active": {
3374
3375
  $type: "color",
3375
- $value: "#00811f4d",
3376
- filePath: "data/tokens/components/button.json",
3376
+ $value: "#135932",
3377
+ filePath: "data/tokens/context/frozenproduct.json",
3377
3378
  isSource: true,
3378
3379
  original: {
3379
3380
  $type: "color",
3380
- $value: "{modes.color.interactive.primary.activeAlt}",
3381
+ $value: "{modes.color.interactive.primary.frozen.active}",
3381
3382
  },
3382
3383
  name: "buttonColorTypicalTertiaryBgActive",
3383
3384
  attributes: {},
@@ -3386,11 +3387,11 @@ module.exports = {
3386
3387
  "bg-enabled": {
3387
3388
  $type: "color",
3388
3389
  $value: "#fff0",
3389
- filePath: "data/tokens/components/button.json",
3390
+ filePath: "data/tokens/context/frozenproduct.json",
3390
3391
  isSource: true,
3391
3392
  original: {
3392
3393
  $type: "color",
3393
- $value: "{button.color.none}",
3394
+ $value: "{modes.color.none}",
3394
3395
  },
3395
3396
  name: "buttonColorTypicalTertiaryBgEnabled",
3396
3397
  attributes: {},
@@ -3398,12 +3399,12 @@ module.exports = {
3398
3399
  },
3399
3400
  "bg-hover": {
3400
3401
  $type: "color",
3401
- $value: "#00811f1a",
3402
- filePath: "data/tokens/components/button.json",
3402
+ $value: "#0d6c3c",
3403
+ filePath: "data/tokens/context/frozenproduct.json",
3403
3404
  isSource: true,
3404
3405
  original: {
3405
3406
  $type: "color",
3406
- $value: "{modes.color.interactive.primary.hoverAlt}",
3407
+ $value: "{modes.color.interactive.primary.frozen.hover}",
3407
3408
  },
3408
3409
  name: "buttonColorTypicalTertiaryBgHover",
3409
3410
  attributes: {},
@@ -3411,12 +3412,12 @@ module.exports = {
3411
3412
  },
3412
3413
  "border-active": {
3413
3414
  $type: "color",
3414
- $value: "#13591a",
3415
- filePath: "data/tokens/components/button.json",
3415
+ $value: "#135932",
3416
+ filePath: "data/tokens/context/frozenproduct.json",
3416
3417
  isSource: true,
3417
3418
  original: {
3418
3419
  $type: "color",
3419
- $value: "{modes.color.interactive.primary.active}",
3420
+ $value: "{modes.color.interactive.primary.frozen.active}",
3420
3421
  },
3421
3422
  name: "buttonColorTypicalTertiaryBorderActive",
3422
3423
  attributes: {},
@@ -3424,12 +3425,12 @@ module.exports = {
3424
3425
  },
3425
3426
  "border-disabled": {
3426
3427
  $type: "color",
3427
- $value: "#a6a6a6",
3428
- filePath: "data/tokens/components/button.json",
3428
+ $value: "#fff0",
3429
+ filePath: "data/tokens/context/frozenproduct.json",
3429
3430
  isSource: true,
3430
3431
  original: {
3431
3432
  $type: "color",
3432
- $value: "{modes.color.interactive.inactive.default}",
3433
+ $value: "{modes.color.none}",
3433
3434
  },
3434
3435
  name: "buttonColorTypicalTertiaryBorderDisabled",
3435
3436
  attributes: {},
@@ -3437,12 +3438,12 @@ module.exports = {
3437
3438
  },
3438
3439
  "border-enabled": {
3439
3440
  $type: "color",
3440
- $value: "#00811fcc",
3441
- filePath: "data/tokens/components/button.json",
3441
+ $value: "#fff0",
3442
+ filePath: "data/tokens/context/frozenproduct.json",
3442
3443
  isSource: true,
3443
3444
  original: {
3444
3445
  $type: "color",
3445
- $value: "{modes.color.interactive.primary.defaultAlt}",
3446
+ $value: "{modes.color.none}",
3446
3447
  },
3447
3448
  name: "buttonColorTypicalTertiaryBorderEnabled",
3448
3449
  attributes: {},
@@ -3450,12 +3451,12 @@ module.exports = {
3450
3451
  },
3451
3452
  "border-hover": {
3452
3453
  $type: "color",
3453
- $value: "#0e6d1d",
3454
- filePath: "data/tokens/components/button.json",
3454
+ $value: "#fff0",
3455
+ filePath: "data/tokens/context/frozenproduct.json",
3455
3456
  isSource: true,
3456
3457
  original: {
3457
3458
  $type: "color",
3458
- $value: "{modes.color.interactive.primary.hover}",
3459
+ $value: "{modes.color.none}",
3459
3460
  },
3460
3461
  name: "buttonColorTypicalTertiaryBorderHover",
3461
3462
  attributes: {},
@@ -3463,12 +3464,12 @@ module.exports = {
3463
3464
  },
3464
3465
  "label-active": {
3465
3466
  $type: "color",
3466
- $value: "#000000",
3467
- filePath: "data/tokens/components/button.json",
3467
+ $value: "#FFFFFF",
3468
+ filePath: "data/tokens/context/frozenproduct.json",
3468
3469
  isSource: true,
3469
3470
  original: {
3470
3471
  $type: "color",
3471
- $value: "{modes.color.interactive.monochrome.withActiveAlt}",
3472
+ $value: "{modes.color.interactive.monochrome.frozen.withActive}",
3472
3473
  },
3473
3474
  name: "buttonColorTypicalTertiaryLabelActive",
3474
3475
  attributes: {},
@@ -3489,12 +3490,12 @@ module.exports = {
3489
3490
  },
3490
3491
  "label-enabled": {
3491
3492
  $type: "color",
3492
- $value: "#000000e6",
3493
- filePath: "data/tokens/components/button.json",
3493
+ $value: "#008046",
3494
+ filePath: "data/tokens/context/frozenproduct.json",
3494
3495
  isSource: true,
3495
3496
  original: {
3496
3497
  $type: "color",
3497
- $value: "{modes.color.interactive.monochrome.default}",
3498
+ $value: "{modes.color.interactive.primary.frozen.default}",
3498
3499
  },
3499
3500
  name: "buttonColorTypicalTertiaryLabelEnabled",
3500
3501
  attributes: {},
@@ -3502,12 +3503,13 @@ module.exports = {
3502
3503
  },
3503
3504
  "label-hover": {
3504
3505
  $type: "color",
3505
- $value: "#000000",
3506
- filePath: "data/tokens/components/button.json",
3506
+ $value: "#FFFFFF",
3507
+ filePath: "data/tokens/context/frozenproduct.json",
3507
3508
  isSource: true,
3508
3509
  original: {
3509
3510
  $type: "color",
3510
- $value: "{modes.color.interactive.monochrome.withHover}",
3511
+ $value:
3512
+ "{modes.color.interactive.monochrome.frozen.withHoverAlt}",
3511
3513
  },
3512
3514
  name: "buttonColorTypicalTertiaryLabelHover",
3513
3515
  attributes: {},
@@ -3741,12 +3743,12 @@ module.exports = {
3741
3743
  subtle: {
3742
3744
  "bg-active": {
3743
3745
  $type: "color",
3744
- $value: "#00000026",
3745
- filePath: "data/tokens/components/button.json",
3746
+ $value: "#22374326",
3747
+ filePath: "data/tokens/context/frozenproduct.json",
3746
3748
  isSource: true,
3747
3749
  original: {
3748
3750
  $type: "color",
3749
- $value: "{modes.color.interactive.monochrome.activeAlt}",
3751
+ $value: "{modes.color.interactive.monochrome.frozen.activeAlt}",
3750
3752
  },
3751
3753
  name: "buttonColorTypicalSubtleBgActive",
3752
3754
  attributes: {},
@@ -3754,12 +3756,12 @@ module.exports = {
3754
3756
  },
3755
3757
  "bg-hover": {
3756
3758
  $type: "color",
3757
- $value: "#0000001a",
3758
- filePath: "data/tokens/components/button.json",
3759
+ $value: "#2237431a",
3760
+ filePath: "data/tokens/context/frozenproduct.json",
3759
3761
  isSource: true,
3760
3762
  original: {
3761
3763
  $type: "color",
3762
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
3764
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
3763
3765
  },
3764
3766
  name: "buttonColorTypicalSubtleBgHover",
3765
3767
  attributes: {},
@@ -3767,12 +3769,12 @@ module.exports = {
3767
3769
  },
3768
3770
  "label-active": {
3769
3771
  $type: "color",
3770
- $value: "#000000",
3771
- filePath: "data/tokens/components/button.json",
3772
+ $value: "#223743",
3773
+ filePath: "data/tokens/context/frozenproduct.json",
3772
3774
  isSource: true,
3773
3775
  original: {
3774
3776
  $type: "color",
3775
- $value: "{modes.color.interactive.monochrome.withActiveAlt}",
3777
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
3776
3778
  },
3777
3779
  name: "buttonColorTypicalSubtleLabelActive",
3778
3780
  attributes: {},
@@ -3793,12 +3795,12 @@ module.exports = {
3793
3795
  },
3794
3796
  "label-enabled": {
3795
3797
  $type: "color",
3796
- $value: "#000000e6",
3797
- filePath: "data/tokens/components/button.json",
3798
+ $value: "#335B70",
3799
+ filePath: "data/tokens/context/frozenproduct.json",
3798
3800
  isSource: true,
3799
3801
  original: {
3800
3802
  $type: "color",
3801
- $value: "{modes.color.interactive.monochrome.default}",
3803
+ $value: "{modes.color.interactive.monochrome.frozen.default}",
3802
3804
  },
3803
3805
  name: "buttonColorTypicalSubtleLabelEnabled",
3804
3806
  attributes: {},
@@ -3806,12 +3808,12 @@ module.exports = {
3806
3808
  },
3807
3809
  "label-hover": {
3808
3810
  $type: "color",
3809
- $value: "#000000",
3810
- filePath: "data/tokens/components/button.json",
3811
+ $value: "#223743",
3812
+ filePath: "data/tokens/context/frozenproduct.json",
3811
3813
  isSource: true,
3812
3814
  original: {
3813
3815
  $type: "color",
3814
- $value: "{modes.color.interactive.monochrome.withHover}",
3816
+ $value: "{modes.color.interactive.monochrome.frozen.withHover}",
3815
3817
  },
3816
3818
  name: "buttonColorTypicalSubtleLabelHover",
3817
3819
  attributes: {},
@@ -3978,12 +3980,12 @@ module.exports = {
3978
3980
  },
3979
3981
  "bg-active": {
3980
3982
  $type: "color",
3981
- $value: "#000000",
3982
- filePath: "data/tokens/components/button.json",
3983
+ $value: "#223743",
3984
+ filePath: "data/tokens/context/frozenproduct.json",
3983
3985
  isSource: true,
3984
3986
  original: {
3985
3987
  $type: "color",
3986
- $value: "{modes.color.interactive.monochrome.active}",
3988
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
3987
3989
  },
3988
3990
  name: "buttonColorTypicalToggleBgActive",
3989
3991
  attributes: {},
@@ -3991,12 +3993,12 @@ module.exports = {
3991
3993
  },
3992
3994
  "bg-hover": {
3993
3995
  $type: "color",
3994
- $value: "#0000001a",
3995
- filePath: "data/tokens/components/button.json",
3996
+ $value: "#2237431a",
3997
+ filePath: "data/tokens/context/frozenproduct.json",
3996
3998
  isSource: true,
3997
3999
  original: {
3998
4000
  $type: "color",
3999
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
4001
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
4000
4002
  },
4001
4003
  name: "buttonColorTypicalToggleBgHover",
4002
4004
  attributes: {},
@@ -4004,12 +4006,12 @@ module.exports = {
4004
4006
  },
4005
4007
  "border-enabled": {
4006
4008
  $type: "color",
4007
- $value: "#000000e6",
4008
- filePath: "data/tokens/components/button.json",
4009
+ $value: "#698495",
4010
+ filePath: "data/tokens/context/frozenproduct.json",
4009
4011
  isSource: true,
4010
4012
  original: {
4011
4013
  $type: "color",
4012
- $value: "{modes.color.interactive.monochrome.default}",
4014
+ $value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
4013
4015
  },
4014
4016
  name: "buttonColorTypicalToggleBorderEnabled",
4015
4017
  attributes: {},
@@ -4031,11 +4033,11 @@ module.exports = {
4031
4033
  "label-active": {
4032
4034
  $type: "color",
4033
4035
  $value: "#FFFFFF",
4034
- filePath: "data/tokens/components/button.json",
4036
+ filePath: "data/tokens/context/frozenproduct.json",
4035
4037
  isSource: true,
4036
4038
  original: {
4037
4039
  $type: "color",
4038
- $value: "{modes.color.interactive.monochrome.withActive}",
4040
+ $value: "{modes.color.interactive.monochrome.frozen.withActive}",
4039
4041
  },
4040
4042
  name: "buttonColorTypicalToggleLabelActive",
4041
4043
  attributes: {},
@@ -4056,12 +4058,12 @@ module.exports = {
4056
4058
  },
4057
4059
  "label-enabled": {
4058
4060
  $type: "color",
4059
- $value: "#000000ab",
4060
- filePath: "data/tokens/components/button.json",
4061
+ $value: "#476a7d",
4062
+ filePath: "data/tokens/context/frozenproduct.json",
4061
4063
  isSource: true,
4062
4064
  original: {
4063
4065
  $type: "color",
4064
- $value: "{modes.color.interactive.monochrome.defaultAlt}",
4066
+ $value: "{modes.color.interactive.monochrome.frozen.defaultAlt}",
4065
4067
  },
4066
4068
  name: "buttonColorTypicalToggleLabelEnabled",
4067
4069
  attributes: {},
@@ -4069,12 +4071,12 @@ module.exports = {
4069
4071
  },
4070
4072
  "label-hover": {
4071
4073
  $type: "color",
4072
- $value: "#000000",
4073
- filePath: "data/tokens/components/button.json",
4074
+ $value: "#223743",
4075
+ filePath: "data/tokens/context/frozenproduct.json",
4074
4076
  isSource: true,
4075
4077
  original: {
4076
4078
  $type: "color",
4077
- $value: "{modes.color.interactive.monochrome.withHover}",
4079
+ $value: "{modes.color.interactive.monochrome.frozen.withHover}",
4078
4080
  },
4079
4081
  name: "buttonColorTypicalToggleLabelHover",
4080
4082
  attributes: {},