@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
@@ -282,9 +282,9 @@
282
282
  },
283
283
  "pill": {
284
284
  "x": {
285
- "S": 6.4,
286
- "M": 6.4,
287
- "L": 6.4
285
+ "S": 8,
286
+ "M": 8,
287
+ "L": 8
288
288
  }
289
289
  },
290
290
  "tooltip": {
@@ -295,15 +295,15 @@
295
295
  "contextual": {
296
296
  "x": {
297
297
  "M": 12,
298
- "L": 16
298
+ "L": 20
299
299
  },
300
300
  "y": {
301
301
  "M": 12,
302
- "L": 16
302
+ "L": 20
303
303
  },
304
304
  "xg": {
305
305
  "M": 8,
306
- "L": 12.8
306
+ "L": 16
307
307
  },
308
308
  "yg": {
309
309
  "M": 2,
@@ -320,23 +320,23 @@
320
320
  },
321
321
  "global": {
322
322
  "x": {
323
- "M": 32
323
+ "M": 40
324
324
  },
325
325
  "y": {
326
326
  "M": 8
327
327
  },
328
328
  "xg": {
329
- "M": 12.8
329
+ "M": 16
330
330
  },
331
331
  "yg": {
332
332
  "M": 4
333
333
  },
334
334
  "CTA": {
335
335
  "Y": {
336
- "M": 12.8
336
+ "M": 16
337
337
  },
338
338
  "yg": {
339
- "M": 19.2
339
+ "M": 24
340
340
  }
341
341
  },
342
342
  "iconwrapper": {
@@ -21,8 +21,8 @@
21
21
  },
22
22
  "space": {
23
23
  "x": {
24
- "M": 12.8,
25
- "L": 19.2
24
+ "M": 16,
25
+ "L": 24
26
26
  },
27
27
  "xg": {
28
28
  "M": 8,
@@ -123,10 +123,10 @@
123
123
  "row": {
124
124
  "x": {
125
125
  "XS": 8,
126
- "S": 12.8,
127
- "M": 12.8,
128
- "L": 12.8,
129
- "XL": 12.8
126
+ "S": 16,
127
+ "M": 16,
128
+ "L": 16,
129
+ "XL": 16
130
130
  },
131
131
  "xg": {
132
132
  "XS": 8,
@@ -138,11 +138,11 @@
138
138
  },
139
139
  "rowchild": {
140
140
  "x": {
141
- "XS": 29.6,
142
- "S": 36,
143
- "M": 36,
144
- "L": 36,
145
- "XL": 36
141
+ "XS": 36,
142
+ "S": 44,
143
+ "M": 44,
144
+ "L": 44,
145
+ "XL": 44
146
146
  }
147
147
  }
148
148
  },
@@ -180,7 +180,8 @@
180
180
  "activeAlt": "#00000026",
181
181
  "default": "#000000e6",
182
182
  "defaultAlt": "#000000ab",
183
- "defaultAlt2": "#0000006b",
183
+ "defaultAlt2": "#0000008c",
184
+ "defaultAlt3": "#0000006b",
184
185
  "hoverAlt": "#0000001a",
185
186
  "hover": "#00000026",
186
187
  "withActive": "#FFFFFF",
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "description": "Design tokens for the Sage Design System.",
8
8
  "author": "The Sage Group plc",
9
- "version": "15.1.0",
9
+ "version": "15.2.1",
10
10
  "license": "SEE LICENSE IN https://github.com/Sage/design-tokens/blob/master/license",
11
11
  "tags": [
12
12
  "design tokens",
Binary file
@@ -6,8 +6,8 @@
6
6
  // Do not edit directly, this file was auto-generated.
7
7
 
8
8
  $badge-radius-badge: $global-radius-circle; // Badge
9
- $badge-color-notification-bg-default: $modes-color-status-negative-default; // Used in global nav notification badges
10
9
  $badge-color-notification-bg-alt: $modes-color-status-info-default;
10
+ $badge-color-notification-label-default: $modes-color-generic-content-extreme;
11
11
  $badge-color-notification-inverse-border-default: $modes-color-generic-content-extreme;
12
12
  $badge-color-notification-inverse-bg-default: $modes-color-status-negative-inverse-default; // Used in global nav notification badges
13
13
  $badge-color-notification-inverse-bg-alt: $modes-color-status-info-inverse-default;
@@ -16,8 +16,8 @@ $badge-color-notification-inverse-label-alt: $modes-color-generic-content-extrem
16
16
  $badge-typography-responsive-m: $global-typography-responsive-component-notification-m;
17
17
  $badge-typography-adaptive-m: $global-typography-adaptive-component-notification-m;
18
18
  $badge-color-notification-border-default: $modes-color-generic-content-nought;
19
- $badge-color-notification-label-default: $modes-color-generic-content-nought;
20
- $badge-color-notification-label-alt: $modes-color-generic-content-nought;
19
+ $badge-color-notification-bg-default: $modes-color-status-caution-frozenglobal-default;
20
+ $badge-color-notification-label-alt: $modes-color-generic-fg-nought;
21
21
  $badge-size-micro-dot: $global-size-micro-m; // Micro dot badge size
22
22
  $badge-size-micro-numbered-min: $global-size-macro-xxs; // Micro dot badge size with numbering
23
23
  $badge-size-micro-numbered-max: $global-size-macro-s; // Micro dot badge size max width
@@ -36,10 +36,15 @@ $button-color-typical-primary-inverse-label-enabled: $modes-color-interactive-pr
36
36
  $button-color-typical-primary-inverse-label-hover: $modes-color-interactive-primary-inverse-with-default;
37
37
  $button-color-typical-secondary-inverse-border-disabled: $modes-color-interactive-inactive-inverse-default;
38
38
  $button-color-typical-secondary-inverse-label-disabled: $modes-color-interactive-inactive-inverse-content;
39
+ $button-color-typical-tertiary-bg-enabled: $modes-color-none;
40
+ $button-color-typical-tertiary-border-disabled: $modes-color-none;
41
+ $button-color-typical-tertiary-border-enabled: $modes-color-none;
42
+ $button-color-typical-tertiary-border-hover: $modes-color-none;
39
43
  $button-color-typical-tertiary-inverse-border-disabled: $modes-color-interactive-inactive-inverse-default;
40
44
  $button-color-typical-tertiary-inverse-label-disabled: $modes-color-interactive-inactive-inverse-content;
45
+ $button-color-typical-subtle-label-active: $modes-color-interactive-monochrome-frozen-active;
41
46
  $button-color-typical-subtle-inverse-label-disabled: $modes-color-interactive-inactive-inverse-content;
42
- $button-color-typical-toggle-bg-active: $modes-color-interactive-monochrome-active;
47
+ $button-color-typical-toggle-bg-active: $modes-color-interactive-monochrome-frozen-active;
43
48
  $button-typography-adaptive-primary-s: $global-typography-adaptive-component-firm-s;
44
49
  $button-typography-adaptive-primary-m: $global-typography-adaptive-component-firm-m;
45
50
  $button-typography-adaptive-primary-l: $global-typography-adaptive-component-firm-l;
@@ -77,24 +82,19 @@ $button-color-destructive-primary-bg-hover: $modes-color-interactive-danger-hove
77
82
  $button-color-destructive-secondary-bg-hover: $modes-color-interactive-danger-hover-alt;
78
83
  $button-color-destructive-secondary-border-hover: $modes-color-interactive-danger-hover;
79
84
  $button-color-destructive-secondary-label-hover: $modes-color-interactive-danger-hover;
80
- $button-color-typical-primary-bg-enabled: $modes-color-interactive-primary-default;
85
+ $button-color-typical-primary-bg-enabled: $modes-color-interactive-primary-frozen-default;
81
86
  $button-color-typical-primary-inverse-bg-enabled: $modes-color-interactive-primary-inverse-default;
82
- $button-color-typical-secondary-label-active: $modes-color-interactive-monochrome-with-active-alt;
83
- $button-color-typical-secondary-label-enabled: $modes-color-interactive-monochrome-default;
84
- $button-color-typical-secondary-label-hover: $modes-color-interactive-monochrome-with-hover;
85
- $button-color-typical-tertiary-bg-enabled: $button-color-none;
86
- $button-color-typical-tertiary-label-active: $modes-color-interactive-monochrome-with-active-alt;
87
- $button-color-typical-tertiary-label-enabled: $modes-color-interactive-monochrome-default;
88
- $button-color-typical-tertiary-label-hover: $modes-color-interactive-monochrome-with-hover;
87
+ $button-color-typical-secondary-border-enabled: $modes-color-interactive-primary-frozen-default;
88
+ $button-color-typical-secondary-label-enabled: $modes-color-interactive-primary-frozen-default;
89
+ $button-color-typical-tertiary-label-enabled: $modes-color-interactive-primary-frozen-default;
89
90
  $button-color-typical-tertiary-inverse-bg-enabled: $button-color-none;
90
- $button-color-typical-subtle-bg-hover: $modes-color-interactive-monochrome-hover-alt;
91
- $button-color-typical-subtle-label-active: $modes-color-interactive-monochrome-with-active-alt;
92
- $button-color-typical-subtle-label-enabled: $modes-color-interactive-monochrome-default;
93
- $button-color-typical-subtle-label-hover: $modes-color-interactive-monochrome-with-hover;
94
- $button-color-typical-toggle-bg-hover: $modes-color-interactive-monochrome-hover-alt;
95
- $button-color-typical-toggle-border-enabled: $modes-color-interactive-monochrome-default;
96
- $button-color-typical-toggle-label-enabled: $modes-color-interactive-monochrome-default-alt;
97
- $button-color-typical-toggle-label-hover: $modes-color-interactive-monochrome-with-hover;
91
+ $button-color-typical-subtle-bg-active: $modes-color-interactive-monochrome-frozen-active-alt;
92
+ $button-color-typical-subtle-bg-hover: $modes-color-interactive-monochrome-frozen-hover-alt;
93
+ $button-color-typical-subtle-label-enabled: $modes-color-interactive-monochrome-frozen-default;
94
+ $button-color-typical-subtle-label-hover: $modes-color-interactive-monochrome-frozen-with-hover;
95
+ $button-color-typical-toggle-bg-hover: $modes-color-interactive-monochrome-frozen-hover-alt;
96
+ $button-color-typical-toggle-label-enabled: $modes-color-interactive-monochrome-frozen-default-alt;
97
+ $button-color-typical-toggle-label-hover: $modes-color-interactive-monochrome-frozen-with-hover;
98
98
  $button-color-video-bg-blur: $modes-color-interactive-monochrome-hover-alt;
99
99
  $button-color-video-primary-label-enabled: $modes-color-interactive-monochrome-default;
100
100
  $button-color-video-primary-label-hover: $modes-color-interactive-monochrome-default;
@@ -238,18 +238,19 @@ $button-space-video-x-l: $global-space-micro-xs; // Left padding on play icon in
238
238
  $button-color-ai-label-disabled: $modes-color-interactive-inactive-content;
239
239
  $button-color-destructive-primary-label-disabled: $modes-color-interactive-inactive-content-alt;
240
240
  $button-color-destructive-secondary-label-disabled: $modes-color-interactive-inactive-content;
241
- $button-color-typical-primary-bg-active: $modes-color-interactive-primary-active;
242
- $button-color-typical-primary-bg-hover: $modes-color-interactive-primary-hover;
241
+ $button-color-typical-primary-bg-active: $modes-color-interactive-primary-frozen-active;
242
+ $button-color-typical-primary-bg-hover: $modes-color-interactive-primary-frozen-hover;
243
243
  $button-color-typical-primary-label-disabled: $modes-color-interactive-inactive-content-alt;
244
244
  $button-color-typical-primary-inverse-bg-active: $modes-color-interactive-primary-inverse-active;
245
245
  $button-color-typical-primary-inverse-bg-hover: $modes-color-interactive-primary-inverse-hover;
246
- $button-color-typical-secondary-bg-active: $modes-color-interactive-primary-active-alt;
246
+ $button-color-typical-secondary-bg-active: $modes-color-interactive-primary-frozen-active;
247
247
  $button-color-typical-secondary-bg-enabled: $modes-color-interactive-primary-default-alt3;
248
- $button-color-typical-secondary-bg-hover: $modes-color-interactive-primary-hover-alt;
249
- $button-color-typical-secondary-border-active: $modes-color-interactive-primary-active;
250
- $button-color-typical-secondary-border-enabled: $modes-color-interactive-primary-default-alt;
251
- $button-color-typical-secondary-border-hover: $modes-color-interactive-primary-hover;
248
+ $button-color-typical-secondary-bg-hover: $modes-color-interactive-primary-frozen-hover;
249
+ $button-color-typical-secondary-border-active: $modes-color-interactive-primary-frozen-active;
250
+ $button-color-typical-secondary-border-hover: $modes-color-interactive-primary-frozen-hover;
251
+ $button-color-typical-secondary-label-active: $modes-color-interactive-monochrome-frozen-with-active;
252
252
  $button-color-typical-secondary-label-disabled: $modes-color-interactive-inactive-content;
253
+ $button-color-typical-secondary-label-hover: $modes-color-interactive-monochrome-frozen-with-hover-alt;
253
254
  $button-color-typical-secondary-inverse-bg-active: $modes-color-interactive-primary-inverse-active-alt;
254
255
  $button-color-typical-secondary-inverse-bg-enabled: $modes-color-interactive-primary-inverse-default-alt3;
255
256
  $button-color-typical-secondary-inverse-border-active: $modes-color-interactive-primary-inverse-active;
@@ -258,12 +259,12 @@ $button-color-typical-secondary-inverse-border-hover: $modes-color-interactive-p
258
259
  $button-color-typical-secondary-inverse-label-active: $modes-color-interactive-monochrome-inverse-with-active-alt;
259
260
  $button-color-typical-secondary-inverse-label-enabled: $modes-color-interactive-monochrome-inverse-default;
260
261
  $button-color-typical-secondary-inverse-label-hover: $modes-color-interactive-monochrome-inverse-with-hover;
261
- $button-color-typical-tertiary-bg-active: $modes-color-interactive-primary-active-alt;
262
- $button-color-typical-tertiary-bg-hover: $modes-color-interactive-primary-hover-alt;
263
- $button-color-typical-tertiary-border-active: $modes-color-interactive-primary-active;
264
- $button-color-typical-tertiary-border-enabled: $modes-color-interactive-primary-default-alt;
265
- $button-color-typical-tertiary-border-hover: $modes-color-interactive-primary-hover;
262
+ $button-color-typical-tertiary-bg-active: $modes-color-interactive-primary-frozen-active;
263
+ $button-color-typical-tertiary-bg-hover: $modes-color-interactive-primary-frozen-hover;
264
+ $button-color-typical-tertiary-border-active: $modes-color-interactive-primary-frozen-active;
265
+ $button-color-typical-tertiary-label-active: $modes-color-interactive-monochrome-frozen-with-active;
266
266
  $button-color-typical-tertiary-label-disabled: $modes-color-interactive-inactive-content;
267
+ $button-color-typical-tertiary-label-hover: $modes-color-interactive-monochrome-frozen-with-hover-alt;
267
268
  $button-color-typical-tertiary-inverse-bg-active: $modes-color-interactive-primary-inverse-active-alt;
268
269
  $button-color-typical-tertiary-inverse-border-active: $modes-color-interactive-primary-inverse-active;
269
270
  $button-color-typical-tertiary-inverse-border-enabled: $modes-color-interactive-primary-inverse-default-alt;
@@ -271,14 +272,13 @@ $button-color-typical-tertiary-inverse-border-hover: $modes-color-interactive-pr
271
272
  $button-color-typical-tertiary-inverse-label-active: $modes-color-interactive-monochrome-inverse-with-active-alt;
272
273
  $button-color-typical-tertiary-inverse-label-enabled: $modes-color-interactive-monochrome-inverse-default;
273
274
  $button-color-typical-tertiary-inverse-label-hover: $modes-color-interactive-monochrome-inverse-with-hover;
274
- $button-color-typical-subtle-bg-active: $modes-color-interactive-monochrome-active-alt;
275
275
  $button-color-typical-subtle-label-disabled: $modes-color-interactive-inactive-content;
276
276
  $button-color-typical-subtle-inverse-bg-hover: $modes-color-interactive-monochrome-inverse-hover-alt;
277
277
  $button-color-typical-subtle-inverse-label-active: $modes-color-interactive-monochrome-inverse-with-active-alt;
278
278
  $button-color-typical-subtle-inverse-label-enabled: $modes-color-interactive-monochrome-inverse-default;
279
279
  $button-color-typical-subtle-inverse-label-hover: $modes-color-interactive-monochrome-inverse-with-hover;
280
280
  $button-color-typical-toggle-label-active-disabled: $modes-color-interactive-inactive-content-alt;
281
- $button-color-typical-toggle-label-active: $modes-color-interactive-monochrome-with-active;
281
+ $button-color-typical-toggle-label-active: $modes-color-interactive-monochrome-frozen-with-active;
282
282
  $button-color-typical-toggle-label-disabled: $modes-color-interactive-inactive-content;
283
283
  $button-color-video-primary-bg-enabled: $modes-color-interactive-monochrome-with-default;
284
284
  $button-color-video-primary-bg-hover: $modes-color-interactive-monochrome-with-default;
@@ -322,8 +322,8 @@ $button-color-destructive-secondary-border-disabled: $modes-color-interactive-in
322
322
  $button-color-typical-primary-bg-disabled: $modes-color-interactive-inactive-default;
323
323
  $button-color-typical-secondary-border-disabled: $modes-color-interactive-inactive-default;
324
324
  $button-color-typical-secondary-inverse-bg-hover: $modes-color-interactive-primary-inverse-hover-alt;
325
- $button-color-typical-tertiary-border-disabled: $modes-color-interactive-inactive-default;
326
325
  $button-color-typical-tertiary-inverse-bg-hover: $modes-color-interactive-primary-inverse-hover-alt;
327
326
  $button-color-typical-subtle-inverse-bg-active: $modes-color-interactive-monochrome-inverse-active-alt;
328
327
  $button-color-typical-toggle-bg-active-disabled: $modes-color-interactive-inactive-default;
328
+ $button-color-typical-toggle-border-enabled: $modes-color-interactive-data-entry-frozen-with-default;
329
329
  $button-color-typical-toggle-border-disabled: $modes-color-interactive-inactive-default;
@@ -30,7 +30,7 @@ $container-color-interactive-bg-enabled: $modes-color-generic-bg-nought;
30
30
  $container-color-interactive-border-active: $modes-color-interactive-monochrome-active;
31
31
  $container-color-interactive-icon-active: $modes-color-interactive-monochrome-active; // Active chevron for any accordion.
32
32
  $container-color-interactive-text-active: $modes-color-interactive-monochrome-active; // Active label for any accordion.
33
- $container-color-interactive-detailedicon-bg: $modes-color-custom-default; //
33
+ $container-color-interactive-detailedicon-bg: $modes-color-custom-frozen;
34
34
  $container-color-interactive-droptarget-bg-default: $modes-color-status-info-default; // draggable drop target background color
35
35
  $container-color-standard-bg-default: $modes-color-generic-bg-nought;
36
36
  $container-color-standard-border-active: $modes-color-interactive-monochrome-active;
@@ -59,7 +59,7 @@ $container-typography-responsive-label-l: $global-typography-responsive-componen
59
59
  $container-typography-responsive-paragraph-s: $global-typography-responsive-component-moderate-s;
60
60
  $container-typography-responsive-paragraph-m: $global-typography-responsive-component-moderate-m;
61
61
  $container-typography-responsive-paragraph-l: $global-typography-responsive-component-moderate-l;
62
- $container-color-blockquote-border: $modes-color-interactive-primary-default;
62
+ $container-color-blockquote-border: $modes-color-interactive-primary-frozen-default;
63
63
  $container-color-interactive-bg-hover: $modes-color-interactive-monochrome-hover-alt; // Used for accordion hover backgrounds
64
64
  $container-color-interactive-borderalt-hover: $modes-color-interactive-monochrome-default; // For hover border on Link preview.
65
65
  $container-color-interactive-icon-enabled: $modes-color-interactive-monochrome-default; // Enabled chevron for any accordion.
@@ -153,15 +153,15 @@ $container-radius-note: $global-radius-container-m; // Note
153
153
  $container-radius-nudge: $global-radius-container-l; // nudge radius
154
154
  $container-radius-profileselector: $global-radius-container-m; // Profile selector list container.
155
155
  $container-radius-texteditor: $global-radius-container-m; // Text editor (footer bottom corners)
156
- $container-radius-card-moderate: $global-radius-container-l; // Card (less rounded)
157
- $container-radius-card-curved: $global-radius-container-xl; // Card (more rounded)
158
- $container-radius-card-sweeping: $global-radius-container-xxl; // Card largest rounded type
159
- $container-radius-tile-moderate: $global-radius-container-l; // Tile (less rounded)
160
- $container-radius-tile-curved: $global-radius-container-xl; // Tile (more rounded)
161
- $container-radius-tile-sweeping: $global-radius-container-xxl; // Tile largest roundedness
162
- $container-radius-tileselect-moderate: $global-radius-container-l; // Tile (less rounded)
163
- $container-radius-tileselect-curved: $global-radius-container-xl; // Tile (more rounded)
164
- $container-radius-tileselect-sweeping: $global-radius-container-xxl;
156
+ $container-radius-card-moderate: $global-radius-container-m; // Card (less rounded)
157
+ $container-radius-card-curved: $global-radius-container-l; // Card (more rounded)
158
+ $container-radius-card-sweeping: $global-radius-container-xl; // Card largest rounded type
159
+ $container-radius-tile-moderate: $global-radius-container-m; // Tile (less rounded)
160
+ $container-radius-tile-curved: $global-radius-container-l; // Tile (more rounded)
161
+ $container-radius-tile-sweeping: $global-radius-container-xl; // Tile largest roundedness
162
+ $container-radius-tileselect-moderate: $global-radius-container-m; // Tile (less rounded)
163
+ $container-radius-tileselect-curved: $global-radius-container-l; // Tile (more rounded)
164
+ $container-radius-tileselect-sweeping: $global-radius-container-xl;
165
165
  $container-space-none: $global-space-none;
166
166
  $container-space-accordionsubtle-yg-m: $global-space-macro-xs; // Gap between Accordion subtle trigger and content
167
167
  $container-space-filepreview-preview-x-m: $global-space-micro-l; // Horizontal padding on large thumbnail image
@@ -11,15 +11,12 @@ $form-space-datepicker-pr-l: 0; // right padding on large date picker input
11
11
  $form-color-switch-border-active: transparent;
12
12
  $form-color-switch-border-activedisabled: transparent;
13
13
  $form-radius-none: $global-radius-none; // Text editor (internal corners)
14
- $form-radius-colorpicker: $global-radius-circle; // Color picker (swatch container),
15
14
  $form-radius-radio: $global-radius-circle; // Radio button
16
15
  $form-radius-switch: $global-radius-circle; // Switch container and handle
17
16
  $form-radius-calendar-none: $global-radius-none; // Calendar (start and end duration)
18
17
  $form-radius-calendar-date: $global-radius-circle; // Calendar date (hover & selected),
19
- $form-color-calendar-bg-active: $modes-color-interactive-monochrome-active;
20
- $form-color-calendar-border-duration: $modes-color-interactive-monochrome-active;
18
+ $form-color-calendar-bg-active: $modes-color-interactive-monochrome-frozen-active;
21
19
  $form-color-labelset-label-required: $modes-color-interactive-danger-default;
22
- $form-color-switch-bg-active: $modes-color-interactive-monochrome-active;
23
20
  $form-color-validation-border-error: $modes-color-status-negative-default;
24
21
  $form-color-validation-bar-error: $modes-color-status-negative-default; // error bar to left of inputs
25
22
  $form-color-validation-bar-warning: $modes-color-status-caution-default; // warning bar to left of inputs
@@ -29,20 +26,24 @@ $form-color-validation-label-warning: $modes-color-status-caution-text;
29
26
  $form-typography-adaptive-label-s: $global-typography-adaptive-component-firm-s;
30
27
  $form-typography-adaptive-label-m: $global-typography-adaptive-component-firm-m;
31
28
  $form-typography-adaptive-label-l: $global-typography-adaptive-component-firm-l;
29
+ $form-typography-adaptive-default-xs: $global-typography-adaptive-component-moderate-xs;
32
30
  $form-typography-adaptive-default-s: $global-typography-adaptive-component-moderate-s;
33
31
  $form-typography-adaptive-default-m: $global-typography-adaptive-component-moderate-m;
34
32
  $form-typography-adaptive-default-l: $global-typography-adaptive-component-moderate-l;
35
33
  $form-typography-responsive-label-s: $global-typography-responsive-component-firm-s;
36
34
  $form-typography-responsive-label-m: $global-typography-responsive-component-firm-m;
37
35
  $form-typography-responsive-label-l: $global-typography-responsive-component-firm-l;
36
+ $form-typography-responsive-default-xs: $global-typography-responsive-component-moderate-xs;
38
37
  $form-typography-responsive-default-s: $global-typography-responsive-component-moderate-s;
39
38
  $form-typography-responsive-default-m: $global-typography-responsive-component-moderate-m;
40
39
  $form-typography-responsive-default-l: $global-typography-responsive-component-moderate-l;
41
40
  $form-color-calendar-bg-hover: $modes-color-interactive-monochrome-hover-alt;
41
+ $form-color-calendar-border-duration: $form-color-calendar-bg-active;
42
42
  $form-color-calendar-text-hover: $modes-color-interactive-monochrome-with-hover;
43
43
  $form-color-dropdown-label-alt: $modes-color-interactive-monochrome-default;
44
44
  $form-color-dropdown-label-enabled: $modes-color-interactive-monochrome-default-alt;
45
45
  $form-color-dropdown-label-hover: $modes-color-interactive-monochrome-with-hover;
46
+ $form-color-dropdown-label-subtext: $modes-color-interactive-monochrome-default-alt2; // Option subtext.
46
47
  $form-color-typical-bg-default: $modes-color-interactive-data-entry-default;
47
48
  $form-color-typical-bg-enabled: $modes-color-interactive-data-entry-default;
48
49
  $form-color-typical-border-hover: $modes-color-interactive-data-entry-with-hover; // File input draggable border state
@@ -50,9 +51,8 @@ $form-color-typical-icon-active: $modes-color-interactive-data-entry-with-active
50
51
  $form-color-typical-icon-hover: $modes-color-interactive-data-entry-with-hover;
51
52
  $form-color-typical-text-hover: $modes-color-interactive-data-entry-with-hover; // text hover state when dragging a file over file input
52
53
  $form-color-typical-text-read-only: $modes-color-generic-content-harsh;
54
+ $form-color-switch-bg-active: $modes-color-interactive-monochrome-frozen-default;
53
55
  $form-color-switch-bg-enabled: $modes-color-interactive-data-entry-default; // for switch
54
- $form-color-switch-border-enabled: $modes-color-interactive-monochrome-subtle-default-alt;
55
- $form-color-switch-fg-enabled: $modes-color-interactive-monochrome-subtle-default-alt;
56
56
  $form-space-none: $global-space-none;
57
57
  $form-space-calendar-x-m: $global-space-macro-m;
58
58
  $form-space-calendar-y-m: $global-space-macro-m;
@@ -224,7 +224,6 @@ $form-size-progressive-bar: $global-size-micro-xxs; // 2px progressive disclosur
224
224
  $form-size-rating-m: $global-size-icon-m; // medium rating stars
225
225
  $form-size-rating-l: $global-size-icon-xl; // large rating stars
226
226
  $form-color-calendar-bg-disabled: $modes-color-interactive-inactive-default-alt;
227
- $form-color-calendar-bg-duration: $modes-color-interactive-data-entry-hover-alt;
228
227
  $form-color-calendar-text-active: $modes-color-interactive-monochrome-with-active;
229
228
  $form-color-calendar-text-alt: $modes-color-interactive-data-entry-content-alt; // Days of the week subheaders
230
229
  $form-color-calendar-text-disabled: $modes-color-interactive-inactive-content;
@@ -258,12 +257,13 @@ $form-color-switch-fg-activedisabled: $modes-color-interactive-inactive-content-
258
257
  $form-color-switch-label-active: $modes-color-interactive-data-entry-content;
259
258
  $form-color-switch-label-enabled: $modes-color-interactive-data-entry-content-alt;
260
259
  $form-color-switch-icon-enabled: $modes-color-interactive-data-entry-content-alt;
261
- $form-radius-checkbox: $global-radius-interactive-s; // S and M checkbox
260
+ $form-radius-checkbox: $global-radius-interactive-xs; // S and M checkbox
262
261
  $form-radius-texteditorfooter: $global-radius-interactive-s; // AI text editor footer
263
- $form-radius-fileupload: $global-radius-container-m; // File input (file uploads)
264
- $form-radius-fileselector: $global-radius-container-m; // File preview (file selector asset)
265
- $form-radius-input: $global-radius-interactive-m; // Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input
266
- $form-radius-validationbar: $global-radius-interactive-xs; // Validation bar
262
+ $form-radius-colorpicker: $global-radius-interactive-l; // Color picker (swatch container)
263
+ $form-radius-fileupload: $global-radius-interactive-s; // File input (file uploads)
264
+ $form-radius-fileselector: $global-radius-interactive-s; // File preview (file selector asset)
265
+ $form-radius-input: $global-radius-interactive-s; // Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input
266
+ $form-radius-validationbar: $global-radius-interactive-xxs; // Validation bar
267
267
  $form-radius-progressivebar: $global-radius-interactive-xs; // Validation bar
268
268
  $form-radius-calendar-today: $global-radius-container-xs; // Calendar (today indicator)
269
269
  $form-radius-texteditor-a-icontainer: $global-radius-interactive-s; // container for draft with copilot form fields
@@ -295,13 +295,16 @@ $form-size-dropdown-item-m: $popover-size-item-m; // REF POPOVER. Menu item min
295
295
  $form-size-dropdown-item-l: $popover-size-item-l; // REF POPOVER. Menu item min height.
296
296
  $form-size-search-input-minwidth: $container-size-responsive-xl; // minimum width for search input container
297
297
  $form-size-search-input-maxwidth: $container-size-responsive-xxl + $container-size-responsive-xxs; // maximum width for search input container
298
+ $form-color-calendar-bg-duration: $modes-color-interactive-inactive-frozen-default-alt;
298
299
  $form-color-typical-border-alt: $modes-color-interactive-inactive-default;
299
- $form-color-typical-border-enabled: $modes-color-interactive-data-entry-with-default;
300
+ $form-color-typical-border-enabled: $modes-color-interactive-data-entry-frozen-with-default;
300
301
  $form-color-typical-border-disabled: $modes-color-interactive-inactive-default;
301
302
  $form-color-typical-border-read-only: $modes-color-interactive-inactive-default;
302
303
  $form-color-switch-bg-activedisabled: $modes-color-interactive-inactive-default;
303
304
  $form-color-switch-border-disabled: $modes-color-interactive-inactive-default;
305
+ $form-color-switch-border-enabled: $modes-color-interactive-data-entry-frozen-with-default;
304
306
  $form-color-switch-fg-disabled: $modes-color-interactive-inactive-default;
307
+ $form-color-switch-fg-enabled: $modes-color-interactive-data-entry-frozen-with-default;
305
308
  $form-color-switch-label-activedisabled: $modes-color-interactive-inactive-default;
306
309
  $form-color-switch-label-disabled: $modes-color-interactive-inactive-default;
307
310
  $form-radius-dropdown: $popover-radius-container; // REF POPOVER. Popover container.
@@ -25,7 +25,7 @@ $link-color-subtle-inverse-label-hover: $modes-color-interactive-monochrome-inve
25
25
  $link-boxshadow-skiplink: $global-boxshadow-container-near;
26
26
  $link-color-destructive-label-hover: $modes-color-interactive-danger-hover-alt2;
27
27
  $link-color-destructive-inverse-label-hover: $modes-color-interactive-danger-inverse-hover-alt2;
28
- $link-color-typical-label-default: $modes-color-interactive-primary-default-alt2;
28
+ $link-color-typical-label-default: $modes-color-interactive-primary-frozen-default-alt;
29
29
  $link-color-typical-inverse-label-default: $modes-color-interactive-primary-inverse-default-alt2;
30
30
  $link-color-subtle-inverse-label-default: $modes-color-interactive-monochrome-inverse-default;
31
31
  $link-size-skiplink-m: $global-size-macro-m;
@@ -36,5 +36,5 @@ $link-space-integral-xg-m: $global-space-micro-l; // Space between icon and link
36
36
  $link-space-integral-xg-l: $global-space-micro-l; // Space between icon and link text.
37
37
  $link-space-skiplink-x: $global-space-macro-m; // Skiplink container
38
38
  $link-space-skiplink-y: $global-space-micro-xxl; // Skiplink container
39
- $link-color-typical-label-hover: $modes-color-interactive-primary-hover-alt2;
39
+ $link-color-typical-label-hover: $modes-color-interactive-primary-frozen-hover-alt;
40
40
  $link-color-typical-inverse-label-hover: $modes-color-interactive-primary-inverse-hover-alt2;
@@ -11,6 +11,7 @@ $nav-space-leftnav-grandchilditem-x-indent: 33; // indent on grandchild items
11
11
  $nav-color-bg-default: $modes-color-generic-bg-nought; // nav bar bg
12
12
  $nav-color-item-bg-active: $modes-color-interactive-monochrome-active;
13
13
  $nav-color-item-bg-enabled: $modes-color-none;
14
+ $nav-color-item-bg-hover: $modes-color-interactive-primary-frozen-nav-hover;
14
15
  $nav-color-leftnav-container-bg-default: $modes-color-generic-bg-nought; // bg of horizontal nav variant that launches the left nav
15
16
  $nav-color-leftnav-container-bg-default-alt: $modes-color-generic-backdrop-faint; // bg of the parent container
16
17
  $nav-color-leftnav-item-bg-active: $modes-color-interactive-nav-active;
@@ -38,10 +39,8 @@ $nav-typography-responsive-default-s: $global-typography-responsive-component-mo
38
39
  $nav-typography-responsive-default-m: $global-typography-responsive-component-moderate-m;
39
40
  $nav-typography-responsive-default-l: $global-typography-responsive-component-moderate-l;
40
41
  $nav-color-item-bg-activealt: $modes-color-interactive-monochrome-hover-alt;
41
- $nav-color-item-bg-hover: $modes-color-interactive-monochrome-hover-alt;
42
42
  $nav-color-item-label-activealt: $modes-color-interactive-monochrome-with-hover;
43
43
  $nav-color-item-label-enabled: $modes-color-interactive-monochrome-default;
44
- $nav-color-item-label-hover: $modes-color-interactive-monochrome-with-hover;
45
44
  $nav-color-item-label-alt: $modes-color-interactive-monochrome-default-alt;
46
45
  $nav-color-menu-bg-default: $modes-color-generic-bg-faint; // menu (level 1) nav bg
47
46
  $nav-color-menu-bg-alt: $modes-color-generic-bg-delicate; // level 2 nav bg
@@ -56,6 +55,7 @@ $nav-color-topnav-item-label-hover: $modes-color-interactive-nav-with-hover;
56
55
  $nav-boxshadow-menu: $global-boxshadow-cleanedge-near; // Menu
57
56
  $nav-boxshadow-leftnav-childcontainer: $global-boxshadow-container-near; // box shadow on progressively shown child container
58
57
  $nav-color-item-label-active: $modes-color-interactive-monochrome-with-active;
58
+ $nav-color-item-label-hover: $modes-color-interactive-primary-frozen-nav-label-hover;
59
59
  $nav-color-menu-border-default: $modes-color-generic-fg-delicate; // level 1 border
60
60
  $nav-color-leftnav-container-border-default: $modes-color-generic-fg-soft; // dividing lines within parent container
61
61
  $nav-color-leftnav-item-label-enabled: $modes-color-interactive-nav-with-default;
@@ -65,7 +65,7 @@ $nav-color-topnav-container-border-default: $modes-color-generic-fg-soft; // div
65
65
  $nav-color-topnav-item-label-enabled: $modes-color-interactive-nav-with-default;
66
66
  $nav-radius-menu: $global-radius-interactive-m; // Drop list bottom corners, product popout list all corners
67
67
  $nav-radius-menuitem: $global-radius-interactive-s; // Menu (menu item state bg shape),
68
- $nav-radius-menumodal: $global-radius-interactive-l; // Menu on mobile
68
+ $nav-radius-menumodal: $global-radius-interactive-m; // Menu on mobile
69
69
  $nav-radius-leftnav-menuitem: $global-radius-interactive-m; // Radius on parent, child and grandchild items in left nav
70
70
  $nav-radius-modal-menuitem: $global-radius-interactive-m; // Radius on parent, child and grandchild items in left nav
71
71
  $nav-radius-topnav-menuitem: $global-radius-interactive-m; // Radius on parent, child and grandchild items in left nav
@@ -6,7 +6,7 @@
6
6
  // Do not edit directly, this file was auto-generated.
7
7
 
8
8
  $popover-radius-none: $global-radius-none; // Navigation menu top corners
9
- $popover-color-bg-active: $modes-color-interactive-monochrome-active; // previously action minor 850
9
+ $popover-color-bg-active: $modes-color-interactive-monochrome-frozen-active;
10
10
  $popover-color-bg-default: $modes-color-generic-bg-nought; // REF'D IN FORM. Popover container bg
11
11
  $popover-typography-adaptive-label-s: $global-typography-adaptive-component-firm-s;
12
12
  $popover-typography-adaptive-label-m: $global-typography-adaptive-component-firm-m;
@@ -21,11 +21,11 @@ $popover-typography-responsive-default-s: $global-typography-responsive-componen
21
21
  $popover-typography-responsive-default-m: $global-typography-responsive-component-moderate-m;
22
22
  $popover-typography-responsive-default-l: $global-typography-responsive-component-moderate-l;
23
23
  $popover-boxshadow-container: $global-boxshadow-container-near; // REF'D IN FORM. Popover container for Button popover, Button split, (and Form calendar, color picker, dropdown)
24
- $popover-color-bg-activealt: $modes-color-interactive-monochrome-hover-alt; // REF'D IN FORM.
25
- $popover-color-bg-hover: $modes-color-interactive-monochrome-hover-alt; // REF'D IN FORM.
26
- $popover-color-label-activealt: $modes-color-interactive-monochrome-with-hover;
27
- $popover-color-label-hover: $modes-color-interactive-monochrome-with-hover;
28
- $popover-color-label-enabled: $modes-color-interactive-monochrome-default-alt;
24
+ $popover-color-bg-activealt: $modes-color-interactive-monochrome-frozen-hover-alt;
25
+ $popover-color-bg-hover: $modes-color-interactive-monochrome-frozen-hover-alt;
26
+ $popover-color-label-activealt: $modes-color-interactive-monochrome-frozen-with-hover;
27
+ $popover-color-label-hover: $modes-color-interactive-monochrome-default;
28
+ $popover-color-label-enabled: $modes-color-interactive-monochrome-default;
29
29
  $popover-color-submenu-bg-default: $modes-color-generic-bg-faint; // popover small screen submenu container bg
30
30
  $popover-size-icon-m: $global-size-icon-m;
31
31
  $popover-size-item-s: $global-size-macro-s; // REF'D IN FORM. Menu item min height.
@@ -25,11 +25,9 @@ $progress-radius-skeleton-circle: $global-radius-circle; // Used to represent ci
25
25
  $progress-color-fg-ai: $modes-color-interactive-ai-default; // For progress ring in ai buttons
26
26
  $progress-color-fg-alt: $modes-color-status-positive-default;
27
27
  $progress-color-fg-caution: $modes-color-status-caution-default;
28
- $progress-color-fg-default: $modes-color-interactive-monochrome-active;
29
28
  $progress-color-fg-error: $modes-color-status-negative-default;
30
29
  $progress-color-fg-info: $modes-color-status-info-default;
31
30
  $progress-color-datavis-fg-default: $modes-color-status-custom-teal-default;
32
- $progress-color-loader-fg-default: $modes-color-interactive-monochrome-active; // used for loader standard loader spinner
33
31
  $progress-color-loader-fg-error: $modes-color-status-negative-default;
34
32
  $progress-color-loader-fg-complete: $modes-color-status-positive-default;
35
33
  $progress-color-stepflow-bg-active: $modes-color-interactive-monochrome-active;
@@ -51,11 +49,10 @@ $progress-typography-responsive-label-l: $global-typography-responsive-component
51
49
  $progress-typography-responsive-default-s: $global-typography-responsive-component-moderate-s;
52
50
  $progress-typography-responsive-default-m: $global-typography-responsive-component-moderate-m;
53
51
  $progress-typography-responsive-default-l: $global-typography-responsive-component-moderate-l;
54
- $progress-color-bg-default: $modes-color-interactive-progress-bg;
55
52
  $progress-color-fg-alt2: $modes-color-generic-content-firm;
56
53
  $progress-color-label-alt: $modes-color-generic-content-firm;
57
54
  $progress-color-label-default: $modes-color-generic-content-harsh;
58
- $progress-color-loader-bg-default: $modes-color-interactive-progress-bg;
55
+ $progress-color-loader-fg-default: $modes-color-interactive-primary-frozen-default; // used for loader standard loader spinner
59
56
  $progress-color-loader-inverse-bg-default: $modes-color-interactive-progress-bg-alt; // used for inverse loader bgs
60
57
  $progress-color-stepflow-bg-default: $modes-color-generic-fg-nought;
61
58
  $progress-color-stepflow-border-active-inner: $modes-color-generic-fg-nought;
@@ -78,7 +75,10 @@ $progress-size-stepflow-m: $global-size-micro-m; // Step height
78
75
  $progress-size-stepindicator-bar: $global-size-micro-xxs; // step indicator bar
79
76
  $progress-size-stepindicator-stepcircle-s: $global-size-macro-xs; // M size step indicator
80
77
  $progress-size-stepindicator-stepcircle-m: $global-size-macro-s; // M size step indicator
81
- $progress-color-border-default: $modes-color-generic-fg-soft;
78
+ $progress-color-bg-default: $modes-color-interactive-progress-frozen-bg-alt;
79
+ $progress-color-border-default: $modes-color-generic-fg-frozen-soft;
80
+ $progress-color-fg-default: $modes-color-generic-fg-frozen-soft;
81
+ $progress-color-loader-bg-default: $modes-color-interactive-progress-frozen-bg;
82
82
  $progress-color-loader-inverse-fg-default: $modes-color-interactive-monochrome-with-active; // used on inverse loading spinner
83
83
  $progress-color-stepflow-border-default: $modes-color-generic-fg-soft;
84
84
  $progress-color-stepindicator-border-default: $modes-color-generic-fg-soft;