@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
@@ -83,14 +83,14 @@
83
83
  "progressBorderwidthStepindicatorMActive": 3,
84
84
  "progressBorderwidthStepindicatorMDefault": 3,
85
85
  "progressSpaceCarouselselectorXgM": 8,
86
- "progressSpaceCarouselselectorYM": 12.8,
86
+ "progressSpaceCarouselselectorYM": 16,
87
87
  "progressSpaceIntegralX": 4,
88
88
  "progressSpaceLoaderYgS": 6,
89
89
  "progressSpaceLoaderYgM": 8,
90
90
  "progressSpaceLoaderYgL": 10,
91
91
  "progressSpaceLoaderXgS": 8,
92
92
  "progressSpaceLoaderXgM": 12,
93
- "progressSpaceLoaderXgL": 12.8,
93
+ "progressSpaceLoaderXgL": 16,
94
94
  "progressSpaceSkeletonMultilineYgXs": 8,
95
95
  "progressSpaceSkeletonMultilineYgS": 10,
96
96
  "progressSpaceSkeletonMultilineYgM": 6,
@@ -105,17 +105,17 @@
105
105
  "progressSpaceSkeletonSinglelineXgS": 8,
106
106
  "progressSpaceSkeletonSinglelineXgM": 12,
107
107
  "progressSpaceSkeletonSinglelineXgL": 12,
108
- "progressSpaceSkeletonSinglelineXgXl": 12.8,
108
+ "progressSpaceSkeletonSinglelineXgXl": 16,
109
109
  "progressSpaceStepflowYM": 4,
110
110
  "progressSpaceStepflowYgM": 8,
111
- "progressSpaceStepflowStepsXgM": 12.8,
111
+ "progressSpaceStepflowStepsXgM": 16,
112
112
  "progressSpaceStepflowStepsYgM": 4,
113
113
  "progressSpaceTrackerYgS": 6,
114
114
  "progressSpaceTrackerYgM": 8,
115
115
  "progressSpaceTrackerYgL": 12,
116
116
  "progressSpaceTrackerXgM": 8,
117
117
  "progressSpaceStepindicatorGenericGS": 12,
118
- "progressSpaceStepindicatorGenericGM": 12.8,
118
+ "progressSpaceStepindicatorGenericGM": 16,
119
119
  "progressSpaceStepindicatorGenericTextYgS": 4,
120
120
  "progressSpaceStepindicatorGenericTextYgM": 4,
121
121
  "progressSpaceStepindicatorGenericVisualGS": 8,
@@ -176,27 +176,27 @@
176
176
  "statusBorderwidthMessage": 1,
177
177
  "statusSpaceNone": 0,
178
178
  "statusSpaceIntegralX": 4,
179
- "statusSpacePillXS": 6.4,
180
- "statusSpacePillXM": 6.4,
181
- "statusSpacePillXL": 6.4,
179
+ "statusSpacePillXS": 8,
180
+ "statusSpacePillXM": 8,
181
+ "statusSpacePillXL": 8,
182
182
  "statusSpaceTooltipX": 12,
183
183
  "statusSpaceTooltipY": 8,
184
184
  "statusSpaceMessageContextualXM": 12,
185
- "statusSpaceMessageContextualXL": 16,
185
+ "statusSpaceMessageContextualXL": 20,
186
186
  "statusSpaceMessageContextualYM": 12,
187
- "statusSpaceMessageContextualYL": 16,
187
+ "statusSpaceMessageContextualYL": 20,
188
188
  "statusSpaceMessageContextualXgM": 8,
189
- "statusSpaceMessageContextualXgL": 12.8,
189
+ "statusSpaceMessageContextualXgL": 16,
190
190
  "statusSpaceMessageContextualYgM": 2,
191
191
  "statusSpaceMessageContextualYgL": 4,
192
192
  "statusSpaceMessageContextualSubtleIconwrapperYM": 2,
193
193
  "statusSpaceMessageContextualSubtleIconwrapperYL": 4,
194
- "statusSpaceMessageGlobalXM": 32,
194
+ "statusSpaceMessageGlobalXM": 40,
195
195
  "statusSpaceMessageGlobalYM": 8,
196
- "statusSpaceMessageGlobalXgM": 12.8,
196
+ "statusSpaceMessageGlobalXgM": 16,
197
197
  "statusSpaceMessageGlobalYgM": 4,
198
- "statusSpaceMessageGlobalCtaYM": 12.8,
199
- "statusSpaceMessageGlobalCtaYgM": 19.2,
198
+ "statusSpaceMessageGlobalCtaYM": 16,
199
+ "statusSpaceMessageGlobalCtaYgM": 24,
200
200
  "statusSpaceMessageGlobalIconwrapperYM": 12,
201
201
  "statusTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
202
202
  "statusTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
@@ -8,8 +8,8 @@
8
8
  "tabSizeIconL": 20,
9
9
  "tabSizeIndicatorM": 4,
10
10
  "tabSizeIndicatorL": 4,
11
- "tabSpaceXM": 12.8,
12
- "tabSpaceXL": 19.2,
11
+ "tabSpaceXM": 16,
12
+ "tabSpaceXL": 24,
13
13
  "tabSpaceXgM": 8,
14
14
  "tabSpaceXgL": 8,
15
15
  "tabSpaceYM": 8,
@@ -37,20 +37,20 @@
37
37
  "tableSpaceNone": 0,
38
38
  "tableSpaceYg": 4,
39
39
  "tableSpaceRowXXs": 8,
40
- "tableSpaceRowXS": 12.8,
41
- "tableSpaceRowXM": 12.8,
42
- "tableSpaceRowXL": 12.8,
43
- "tableSpaceRowXXl": 12.8,
40
+ "tableSpaceRowXS": 16,
41
+ "tableSpaceRowXM": 16,
42
+ "tableSpaceRowXL": 16,
43
+ "tableSpaceRowXXl": 16,
44
44
  "tableSpaceRowXgXs": 8,
45
45
  "tableSpaceRowXgS": 8,
46
46
  "tableSpaceRowXgM": 8,
47
47
  "tableSpaceRowXgL": 8,
48
48
  "tableSpaceRowXgXl": 8,
49
- "tableSpaceRowchildXXs": 29.6,
50
- "tableSpaceRowchildXS": 36,
51
- "tableSpaceRowchildXM": 36,
52
- "tableSpaceRowchildXL": 36,
53
- "tableSpaceRowchildXXl": 36,
49
+ "tableSpaceRowchildXXs": 36,
50
+ "tableSpaceRowchildXS": 44,
51
+ "tableSpaceRowchildXM": 44,
52
+ "tableSpaceRowchildXL": 44,
53
+ "tableSpaceRowchildXXl": 44,
54
54
  "tableSizeRowStandardXs": 24,
55
55
  "tableSizeRowStandardS": 32,
56
56
  "tableSizeRowStandardM": 40,
@@ -108,7 +108,8 @@
108
108
  "modesColorInteractiveMonochromeActiveAlt": "#00000026",
109
109
  "modesColorInteractiveMonochromeDefault": "#000000e6",
110
110
  "modesColorInteractiveMonochromeDefaultAlt": "#000000ab",
111
- "modesColorInteractiveMonochromeDefaultAlt2": "#0000006b",
111
+ "modesColorInteractiveMonochromeDefaultAlt2": "#0000008c",
112
+ "modesColorInteractiveMonochromeDefaultAlt3": "#0000006b",
112
113
  "modesColorInteractiveMonochromeHoverAlt": "#0000001a",
113
114
  "modesColorInteractiveMonochromeHover": "#00000026",
114
115
  "modesColorInteractiveMonochromeWithActive": "#FFFFFF",
@@ -3,9 +3,9 @@
3
3
  "color": {
4
4
  "notification": {
5
5
  "border-default": "#000000",
6
- "bg-default": "#E13E53",
6
+ "bg-default": "#E04500",
7
7
  "bg-alt": "#007ED9",
8
- "label-default": "#000000",
8
+ "label-default": "#FFFFFF",
9
9
  "label-alt": "#000000",
10
10
  "inverse": {
11
11
  "border-default": "#FFFFFF",
@@ -320,17 +320,17 @@
320
320
  }
321
321
  },
322
322
  "secondary": {
323
- "bg-active": "#00d6394d",
323
+ "bg-active": "#7ce47a",
324
324
  "bg-enabled": "#00d63908",
325
- "bg-hover": "#00d6391a",
325
+ "bg-hover": "#55dd5b",
326
326
  "border-active": "#7ce47a",
327
327
  "border-disabled": "#4b4b4b",
328
- "border-enabled": "#00d639cc",
328
+ "border-enabled": "#00D639",
329
329
  "border-hover": "#55dd5b",
330
- "label-active": "#FFFFFF",
330
+ "label-active": "#000000",
331
331
  "label-disabled": "#ffffff4d",
332
- "label-enabled": "#ffffffe6",
333
- "label-hover": "#FFFFFF",
332
+ "label-enabled": "#00D639",
333
+ "label-hover": "#000000",
334
334
  "inverse": {
335
335
  "bg-active": "#00811f4d",
336
336
  "bg-enabled": "#00811f08",
@@ -346,17 +346,17 @@
346
346
  }
347
347
  },
348
348
  "tertiary": {
349
- "bg-active": "#00d6394d",
349
+ "bg-active": "#7ce47a",
350
350
  "bg-enabled": "#fff0",
351
- "bg-hover": "#00d6391a",
351
+ "bg-hover": "#55dd5b",
352
352
  "border-active": "#7ce47a",
353
- "border-disabled": "#4b4b4b",
354
- "border-enabled": "#00d639cc",
355
- "border-hover": "#55dd5b",
356
- "label-active": "#FFFFFF",
353
+ "border-disabled": "#fff0",
354
+ "border-enabled": "#fff0",
355
+ "border-hover": "#fff0",
356
+ "label-active": "#000000",
357
357
  "label-disabled": "#ffffff4d",
358
- "label-enabled": "#ffffffe6",
359
- "label-hover": "#FFFFFF",
358
+ "label-enabled": "#00D639",
359
+ "label-hover": "#000000",
360
360
  "inverse": {
361
361
  "bg-active": "#00811f4d",
362
362
  "bg-enabled": "#fff0",
@@ -392,7 +392,7 @@
392
392
  "label-activeDisabled": "#000000",
393
393
  "bg-active": "#FFFFFF",
394
394
  "bg-hover": "#ffffff1a",
395
- "border-enabled": "#ffffffe6",
395
+ "border-enabled": "#777",
396
396
  "border-disabled": "#4b4b4b",
397
397
  "label-active": "#000000",
398
398
  "label-disabled": "#ffffff4d",
@@ -216,19 +216,19 @@
216
216
  "bar": "999"
217
217
  },
218
218
  "card": {
219
- "moderate": 16,
220
- "curved": 24,
221
- "sweeping": 32
219
+ "moderate": 8,
220
+ "curved": 16,
221
+ "sweeping": 24
222
222
  },
223
223
  "tile": {
224
- "moderate": 16,
225
- "curved": 24,
226
- "sweeping": 32
224
+ "moderate": 8,
225
+ "curved": 16,
226
+ "sweeping": 24
227
227
  },
228
228
  "tileselect": {
229
- "moderate": 16,
230
- "curved": 24,
231
- "sweeping": 32
229
+ "moderate": 8,
230
+ "curved": 16,
231
+ "sweeping": 24
232
232
  }
233
233
  },
234
234
  "space": {
@@ -414,7 +414,7 @@
414
414
  "calendar": {
415
415
  "bg-active": "#FFFFFF",
416
416
  "bg-disabled": "#0e0e0e",
417
- "bg-duration": "#1b1b1b",
417
+ "bg-duration": "#0e0e0e",
418
418
  "bg-hover": "#ffffff1a",
419
419
  "border-duration": "#FFFFFF",
420
420
  "text-active": "#000000",
@@ -431,7 +431,8 @@
431
431
  "label-alt": "#ffffffe6",
432
432
  "label-disabled": "#ffffff4d",
433
433
  "label-enabled": "#ffffffab",
434
- "label-hover": "#FFFFFF"
434
+ "label-hover": "#FFFFFF",
435
+ "label-subtext": "#ffffff8c"
435
436
  },
436
437
  "labelset": {
437
438
  "label-required": "#E13E53",
@@ -468,18 +469,18 @@
468
469
  "text-readOnly": "#fffffff2"
469
470
  },
470
471
  "switch": {
471
- "bg-active": "#FFFFFF",
472
+ "bg-active": "#ffffffe6",
472
473
  "bg-activedisabled": "#4b4b4b",
473
474
  "bg-disabled": "#0e0e0e",
474
475
  "bg-enabled": "#000000",
475
476
  "border-active": "transparent",
476
477
  "border-activedisabled": "transparent",
477
478
  "border-disabled": "#4b4b4b",
478
- "border-enabled": "#ffffff80",
479
+ "border-enabled": "#777",
479
480
  "fg-active": "#000000",
480
481
  "fg-activedisabled": "#000000",
481
482
  "fg-disabled": "#4b4b4b",
482
- "fg-enabled": "#ffffff80",
483
+ "fg-enabled": "#777",
483
484
  "label-active": "#fffffff2",
484
485
  "label-activedisabled": "#4b4b4b",
485
486
  "label-disabled": "#4b4b4b",
@@ -497,16 +498,16 @@
497
498
  },
498
499
  "radius": {
499
500
  "none": "0",
500
- "checkbox": 4,
501
+ "checkbox": 2,
501
502
  "texteditorfooter": 4,
502
- "colorpicker": "999",
503
+ "colorpicker": 16,
503
504
  "dropdown": 8,
504
- "fileupload": 8,
505
- "fileselector": 8,
506
- "input": 8,
505
+ "fileupload": 4,
506
+ "fileselector": 4,
507
+ "input": 4,
507
508
  "radio": "999",
508
509
  "switch": "999",
509
- "validationbar": 2,
510
+ "validationbar": 1,
510
511
  "progressivebar": 2,
511
512
  "calendar": {
512
513
  "none": "0",
@@ -581,6 +582,13 @@
581
582
  }
582
583
  },
583
584
  "default": {
585
+ "XS": {
586
+ "fontFamily": "Sage UI",
587
+ "fontWeight": "400",
588
+ "lineHeight": 1.5,
589
+ "fontSize": "13px",
590
+ "paragraphSpacing": "0"
591
+ },
584
592
  "S": {
585
593
  "fontFamily": "Sage UI",
586
594
  "fontWeight": "400",
@@ -629,6 +637,13 @@
629
637
  }
630
638
  },
631
639
  "default": {
640
+ "XS": {
641
+ "fontFamily": "Sage UI",
642
+ "fontWeight": "400",
643
+ "lineHeight": 1.5,
644
+ "fontSize": "clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)",
645
+ "paragraphSpacing": "0"
646
+ },
632
647
  "S": {
633
648
  "fontFamily": "Sage UI",
634
649
  "fontWeight": "400",
@@ -6,7 +6,7 @@
6
6
  "bg-active": "#FFFFFF",
7
7
  "bg-activealt": "#ffffff1a",
8
8
  "bg-enabled": "#fff0",
9
- "bg-hover": "#ffffff1a",
9
+ "bg-hover": "#008046",
10
10
  "label-active": "#000000",
11
11
  "label-activealt": "#FFFFFF",
12
12
  "label-enabled": "#ffffffe6",
@@ -70,7 +70,7 @@
70
70
  "radius": {
71
71
  "menu": 8,
72
72
  "menuitem": 4,
73
- "menumodal": 16,
73
+ "menumodal": 8,
74
74
  "leftnav": {
75
75
  "menuitem": 8
76
76
  },
@@ -98,8 +98,8 @@
98
98
  "label-active": "#000000",
99
99
  "label-activealt": "#FFFFFF",
100
100
  "label-disabled": "#ffffff4d",
101
- "label-hover": "#FFFFFF",
102
- "label-enabled": "#ffffffab",
101
+ "label-hover": "#ffffffe6",
102
+ "label-enabled": "#ffffffe6",
103
103
  "submenu": {
104
104
  "bg-default": "#0e0e0e"
105
105
  }
@@ -68,7 +68,7 @@
68
68
  "fg-alt": "#009023",
69
69
  "fg-alt2": "#ffffffab",
70
70
  "fg-caution": "#E04500",
71
- "fg-default": "#FFFFFF",
71
+ "fg-default": "#4b4b4b",
72
72
  "fg-error": "#E13E53",
73
73
  "fg-info": "#007ED9",
74
74
  "label-alt": "#ffffffab",
@@ -78,7 +78,7 @@
78
78
  },
79
79
  "loader": {
80
80
  "bg-default": "#ffffff14",
81
- "fg-default": "#FFFFFF",
81
+ "fg-default": "#00D639",
82
82
  "fg-error": "#E13E53",
83
83
  "fg-complete": "#009023",
84
84
  "inverse": {
@@ -10,7 +10,7 @@
10
10
  "text": "#FFFFFF",
11
11
  "AI": {
12
12
  "bg-default": "#FFFFFF",
13
- "bgAlt": "#171717",
13
+ "bgAlt": "#fff0",
14
14
  "border-default": "#FFFFFF"
15
15
  },
16
16
  "callout": {
@@ -19,25 +19,25 @@
19
19
  },
20
20
  "error": {
21
21
  "bg-default": "#E13E53",
22
- "bgAlt": "#241212",
22
+ "bgAlt": "#fff0",
23
23
  "border-default": "#E13E53",
24
24
  "icon": "#E13E53"
25
25
  },
26
26
  "info": {
27
27
  "bg-default": "#007ED9",
28
- "bgAlt": "#111722",
28
+ "bgAlt": "#fff0",
29
29
  "border-default": "#007ED9",
30
30
  "icon": "#007ED9"
31
31
  },
32
32
  "success": {
33
33
  "bg-default": "#009023",
34
- "bgAlt": "#0e1a0b",
34
+ "bgAlt": "#fff0",
35
35
  "border-default": "#009023",
36
36
  "icon": "#009023"
37
37
  },
38
38
  "warning": {
39
39
  "bg-default": "#E04500",
40
- "bgAlt": "#251206",
40
+ "bgAlt": "#fff0",
41
41
  "border-default": "#E04500",
42
42
  "icon": "#E04500"
43
43
  }
@@ -51,14 +51,14 @@
51
51
  "icon": "#fffffff2"
52
52
  },
53
53
  "info": {
54
- "bg-default": "#111722",
55
- "bg-hover": "#17253a",
56
- "icon": "#007ED9"
54
+ "bg-default": "#007ED9",
55
+ "bg-hover": "#4f90df",
56
+ "icon": "#fffffff2"
57
57
  },
58
58
  "warning": {
59
- "bg-default": "#251206",
60
- "bg-hover": "#3e1a0b",
61
- "icon": "#E04500"
59
+ "bg-default": "#E04500",
60
+ "bg-hover": "#eb6530",
61
+ "icon": "#fffffff2"
62
62
  }
63
63
  }
64
64
  },
@@ -137,7 +137,7 @@
137
137
  },
138
138
  "error": {
139
139
  "bg-default": "#E13E53",
140
- "bgAlt-default": "#241212",
140
+ "bgAlt-default": "#fff0",
141
141
  "bgAlt-hover": "#3d1a1c",
142
142
  "bg-hover": "#ea626a",
143
143
  "border-default": "#E13E53",
@@ -177,7 +177,7 @@
177
177
  },
178
178
  "info": {
179
179
  "bg-default": "#007ED9",
180
- "bgAlt-default": "#111722",
180
+ "bgAlt-default": "#fff0",
181
181
  "bgAlt-hover": "#17253a",
182
182
  "bg-hover": "#4f90df",
183
183
  "border-default": "#007ED9",
@@ -190,11 +190,11 @@
190
190
  }
191
191
  },
192
192
  "neutral": {
193
- "bg-default": "#7C7C7C",
194
- "bgAlt-default": "#171717",
195
- "bgAlt-hover": "#242424",
193
+ "bg-default": "#9e9e9e",
194
+ "bgAlt-default": "#fff0",
195
+ "bgAlt-hover": "#2a2a2a",
196
196
  "bg-hover": "#8e8e8e",
197
- "border-default": "#7C7C7C",
197
+ "border-default": "#9e9e9e",
198
198
  "inverse": {
199
199
  "bg-default": "#656565",
200
200
  "bgAlt-default": "#efefef",
@@ -210,7 +210,7 @@
210
210
  },
211
211
  "success": {
212
212
  "bg-default": "#009023",
213
- "bgAlt-default": "#0e1a0b",
213
+ "bgAlt-default": "#fff0",
214
214
  "bgAlt-hover": "#132912",
215
215
  "bg-hover": "#359b3b",
216
216
  "border-default": "#009023",
@@ -224,7 +224,7 @@
224
224
  },
225
225
  "warning": {
226
226
  "bg-default": "#E04500",
227
- "bgAlt-default": "#251206",
227
+ "bgAlt-default": "#fff0",
228
228
  "bgAlt-hover": "#3e1a0b",
229
229
  "bg-hover": "#eb6530",
230
230
  "border-default": "#E04500",
@@ -269,7 +269,7 @@
269
269
  "radius": {
270
270
  "none": "0",
271
271
  "message": 8,
272
- "pill": 6
272
+ "pill": 2
273
273
  },
274
274
  "borderwidth": {
275
275
  "pill": 2,
@@ -38,9 +38,9 @@
38
38
  "bg-enabled": "#fff0",
39
39
  "bg-hover": "#ffffff1a",
40
40
  "border-activealt": "#282828",
41
- "border-active": "#FFFFFF",
42
- "border-enabled": "#282828",
43
- "border-hover": "#777",
41
+ "border-active": "#00D639",
42
+ "border-enabled": "#ffffff1a",
43
+ "border-hover": "#ffffff1a",
44
44
  "icon-enabled": "#ffffffab",
45
45
  "icon-hover": "#FFFFFF",
46
46
  "label-active": "#FFFFFF",
@@ -60,8 +60,8 @@
60
60
  }
61
61
  },
62
62
  "radius": {
63
- "M": 8,
64
- "L": 8,
63
+ "M": 4,
64
+ "L": 4,
65
65
  "baseline": {
66
66
  "M": 1,
67
67
  "L": 1
@@ -11,8 +11,8 @@
11
11
  "label-hover": "#ffffffe6"
12
12
  },
13
13
  "harsh": {
14
- "bg-alt": "#ffffffe6",
15
- "bg-default": "#ffffffab",
14
+ "bg-alt": "#ffffffab",
15
+ "bg-default": "#ffffffe6",
16
16
  "bg-hover": "#ffffff26",
17
17
  "border-default": "#4b4b4b",
18
18
  "label-default": "#000000",
@@ -20,16 +20,16 @@
20
20
  }
21
21
  },
22
22
  "row": {
23
- "bg-activated": "#00D639",
24
- "bg-active": "#FFFFFF",
23
+ "bg-activated": "#18232a",
24
+ "bg-active": "#ffffff26",
25
25
  "bg-default": "#000000",
26
- "bg-alt": "#181818",
26
+ "bg-alt": "#020303",
27
27
  "bg-alt2": "#1f1f1f",
28
28
  "bg-alt3": "#0e0e0e",
29
- "bg-hover": "#1f1f1f",
29
+ "bg-hover": "#040607",
30
30
  "border-default": "#282828",
31
- "label-activated": "#000000",
32
- "label-active": "#000000",
31
+ "label-activated": "#FFFFFF",
32
+ "label-active": "#FFFFFF",
33
33
  "label-default": "#fffffff2",
34
34
  "label-hover": "#FFFFFF"
35
35
  },
@@ -180,7 +180,8 @@
180
180
  "activeAlt": "#ffffff26",
181
181
  "default": "#ffffffe6",
182
182
  "defaultAlt": "#ffffffab",
183
- "defaultAlt2": "#ffffff6b",
183
+ "defaultAlt2": "#ffffff8c",
184
+ "defaultAlt3": "#ffffff6b",
184
185
  "hoverAlt": "#ffffff1a",
185
186
  "hover": "#ffffff26",
186
187
  "withActive": "#000000",
@@ -3,9 +3,9 @@
3
3
  "color": {
4
4
  "notification": {
5
5
  "border-default": "#FFFFFF",
6
- "bg-default": "#CD384B",
6
+ "bg-default": "#ff8629",
7
7
  "bg-alt": "#0060A7",
8
- "label-default": "#FFFFFF",
8
+ "label-default": "#000000",
9
9
  "label-alt": "#FFFFFF",
10
10
  "inverse": {
11
11
  "border-default": "#000000",