@sage/design-tokens 15.2.0 → 15.2.2

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 (470) hide show
  1. package/css/frozenproduct/all.css +117 -117
  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 +15 -15
  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/small/components/badge.css +3 -3
  14. package/css/frozenproduct/small/components/button.css +32 -32
  15. package/css/frozenproduct/small/components/container.css +11 -11
  16. package/css/frozenproduct/small/components/form.css +15 -15
  17. package/css/frozenproduct/small/components/link.css +2 -2
  18. package/css/frozenproduct/small/components/nav.css +3 -3
  19. package/css/frozenproduct/small/components/popover.css +6 -6
  20. package/css/frozenproduct/small/components/progress.css +5 -5
  21. package/css/frozenproduct/small/components/status.css +25 -25
  22. package/css/frozenproduct/small/components/tab.css +7 -7
  23. package/css/frozenproduct/small/components/table.css +8 -8
  24. package/css/product/all.css +1 -1
  25. package/css/product/large/components/form.css +1 -1
  26. package/css/product/small/components/form.css +1 -1
  27. package/ios/frozenproduct/large/dark/components/badge.h +2 -2
  28. package/ios/frozenproduct/large/dark/components/button.h +15 -15
  29. package/ios/frozenproduct/large/dark/components/container.h +9 -9
  30. package/ios/frozenproduct/large/dark/components/form.h +11 -11
  31. package/ios/frozenproduct/large/dark/components/nav.h +2 -2
  32. package/ios/frozenproduct/large/dark/components/popover.h +2 -2
  33. package/ios/frozenproduct/large/dark/components/progress.h +2 -2
  34. package/ios/frozenproduct/large/dark/components/status.h +20 -20
  35. package/ios/frozenproduct/large/dark/components/tab.h +5 -5
  36. package/ios/frozenproduct/large/dark/components/table.h +8 -8
  37. package/ios/frozenproduct/large/light/components/badge.h +2 -2
  38. package/ios/frozenproduct/large/light/components/button.h +30 -30
  39. package/ios/frozenproduct/large/light/components/container.h +11 -11
  40. package/ios/frozenproduct/large/light/components/form.h +15 -15
  41. package/ios/frozenproduct/large/light/components/link.h +2 -2
  42. package/ios/frozenproduct/large/light/components/nav.h +3 -3
  43. package/ios/frozenproduct/large/light/components/popover.h +6 -6
  44. package/ios/frozenproduct/large/light/components/progress.h +5 -5
  45. package/ios/frozenproduct/large/light/components/status.h +25 -25
  46. package/ios/frozenproduct/large/light/components/tab.h +6 -6
  47. package/ios/frozenproduct/large/light/components/table.h +8 -8
  48. package/ios/frozenproduct/small/dark/components/badge.h +2 -2
  49. package/ios/frozenproduct/small/dark/components/button.h +15 -15
  50. package/ios/frozenproduct/small/dark/components/container.h +9 -9
  51. package/ios/frozenproduct/small/dark/components/form.h +11 -11
  52. package/ios/frozenproduct/small/dark/components/nav.h +2 -2
  53. package/ios/frozenproduct/small/dark/components/popover.h +2 -2
  54. package/ios/frozenproduct/small/dark/components/progress.h +2 -2
  55. package/ios/frozenproduct/small/dark/components/status.h +20 -20
  56. package/ios/frozenproduct/small/dark/components/tab.h +5 -5
  57. package/ios/frozenproduct/small/dark/components/table.h +8 -8
  58. package/ios/frozenproduct/small/light/components/badge.h +2 -2
  59. package/ios/frozenproduct/small/light/components/button.h +30 -30
  60. package/ios/frozenproduct/small/light/components/container.h +11 -11
  61. package/ios/frozenproduct/small/light/components/form.h +15 -15
  62. package/ios/frozenproduct/small/light/components/link.h +2 -2
  63. package/ios/frozenproduct/small/light/components/nav.h +3 -3
  64. package/ios/frozenproduct/small/light/components/popover.h +6 -6
  65. package/ios/frozenproduct/small/light/components/progress.h +5 -5
  66. package/ios/frozenproduct/small/light/components/status.h +25 -25
  67. package/ios/frozenproduct/small/light/components/tab.h +6 -6
  68. package/ios/frozenproduct/small/light/components/table.h +8 -8
  69. package/ios/product/large/dark/components/form.h +1 -1
  70. package/ios/product/large/light/components/form.h +1 -1
  71. package/ios/product/small/dark/components/button.h +51 -51
  72. package/ios/product/small/dark/components/container.h +76 -76
  73. package/ios/product/small/dark/components/form.h +48 -48
  74. package/ios/product/small/dark/components/link.h +1 -1
  75. package/ios/product/small/dark/components/nav.h +42 -42
  76. package/ios/product/small/dark/components/page.h +28 -28
  77. package/ios/product/small/dark/components/popover.h +12 -12
  78. package/ios/product/small/dark/components/profile.h +7 -7
  79. package/ios/product/small/dark/components/progress.h +5 -5
  80. package/ios/product/small/dark/components/status.h +10 -10
  81. package/ios/product/small/dark/components/tab.h +2 -2
  82. package/ios/product/small/dark/components/table.h +9 -9
  83. package/ios/product/small/light/components/button.h +51 -51
  84. package/ios/product/small/light/components/container.h +76 -76
  85. package/ios/product/small/light/components/form.h +48 -48
  86. package/ios/product/small/light/components/link.h +1 -1
  87. package/ios/product/small/light/components/nav.h +42 -42
  88. package/ios/product/small/light/components/page.h +28 -28
  89. package/ios/product/small/light/components/popover.h +12 -12
  90. package/ios/product/small/light/components/profile.h +7 -7
  91. package/ios/product/small/light/components/progress.h +5 -5
  92. package/ios/product/small/light/components/status.h +10 -10
  93. package/ios/product/small/light/components/tab.h +2 -2
  94. package/ios/product/small/light/components/table.h +9 -9
  95. package/js/common/frozenproduct/large/dark/components/badge.js +8 -10
  96. package/js/common/frozenproduct/large/dark/components/button.js +81 -79
  97. package/js/common/frozenproduct/large/dark/components/container.js +31 -33
  98. package/js/common/frozenproduct/large/dark/components/form.js +42 -42
  99. package/js/common/frozenproduct/large/dark/components/link.js +4 -4
  100. package/js/common/frozenproduct/large/dark/components/nav.js +8 -8
  101. package/js/common/frozenproduct/large/dark/components/popover.js +14 -20
  102. package/js/common/frozenproduct/large/dark/components/progress.js +12 -12
  103. package/js/common/frozenproduct/large/dark/components/status.js +78 -76
  104. package/js/common/frozenproduct/large/dark/components/tab.js +19 -19
  105. package/js/common/frozenproduct/large/dark/components/table.js +24 -28
  106. package/js/common/frozenproduct/large/light/components/badge.js +8 -10
  107. package/js/common/frozenproduct/large/light/components/button.js +96 -94
  108. package/js/common/frozenproduct/large/light/components/container.js +33 -35
  109. package/js/common/frozenproduct/large/light/components/form.js +46 -46
  110. package/js/common/frozenproduct/large/light/components/link.js +6 -6
  111. package/js/common/frozenproduct/large/light/components/nav.js +9 -9
  112. package/js/common/frozenproduct/large/light/components/popover.js +18 -24
  113. package/js/common/frozenproduct/large/light/components/progress.js +15 -15
  114. package/js/common/frozenproduct/large/light/components/status.js +83 -81
  115. package/js/common/frozenproduct/large/light/components/tab.js +20 -20
  116. package/js/common/frozenproduct/large/light/components/table.js +24 -28
  117. package/js/common/frozenproduct/small/dark/components/badge.js +8 -10
  118. package/js/common/frozenproduct/small/dark/components/button.js +81 -79
  119. package/js/common/frozenproduct/small/dark/components/container.js +31 -33
  120. package/js/common/frozenproduct/small/dark/components/form.js +42 -42
  121. package/js/common/frozenproduct/small/dark/components/link.js +4 -4
  122. package/js/common/frozenproduct/small/dark/components/nav.js +8 -8
  123. package/js/common/frozenproduct/small/dark/components/popover.js +14 -20
  124. package/js/common/frozenproduct/small/dark/components/progress.js +12 -12
  125. package/js/common/frozenproduct/small/dark/components/status.js +78 -76
  126. package/js/common/frozenproduct/small/dark/components/tab.js +19 -19
  127. package/js/common/frozenproduct/small/dark/components/table.js +24 -28
  128. package/js/common/frozenproduct/small/light/components/badge.js +8 -10
  129. package/js/common/frozenproduct/small/light/components/button.js +96 -94
  130. package/js/common/frozenproduct/small/light/components/container.js +33 -35
  131. package/js/common/frozenproduct/small/light/components/form.js +46 -46
  132. package/js/common/frozenproduct/small/light/components/link.js +6 -6
  133. package/js/common/frozenproduct/small/light/components/nav.js +9 -9
  134. package/js/common/frozenproduct/small/light/components/popover.js +18 -24
  135. package/js/common/frozenproduct/small/light/components/progress.js +15 -15
  136. package/js/common/frozenproduct/small/light/components/status.js +83 -81
  137. package/js/common/frozenproduct/small/light/components/tab.js +20 -20
  138. package/js/common/frozenproduct/small/light/components/table.js +24 -28
  139. package/js/common/product/large/dark/components/form.js +2 -2
  140. package/js/common/product/large/light/components/form.js +2 -2
  141. package/js/common/product/small/dark/components/button.js +51 -51
  142. package/js/common/product/small/dark/components/container.js +76 -76
  143. package/js/common/product/small/dark/components/form.js +49 -49
  144. package/js/common/product/small/dark/components/link.js +1 -1
  145. package/js/common/product/small/dark/components/nav.js +42 -42
  146. package/js/common/product/small/dark/components/page.js +28 -28
  147. package/js/common/product/small/dark/components/popover.js +12 -12
  148. package/js/common/product/small/dark/components/profile.js +7 -7
  149. package/js/common/product/small/dark/components/progress.js +5 -5
  150. package/js/common/product/small/dark/components/status.js +10 -10
  151. package/js/common/product/small/dark/components/tab.js +2 -2
  152. package/js/common/product/small/dark/components/table.js +9 -9
  153. package/js/common/product/small/light/components/button.js +51 -51
  154. package/js/common/product/small/light/components/container.js +76 -76
  155. package/js/common/product/small/light/components/form.js +49 -49
  156. package/js/common/product/small/light/components/link.js +1 -1
  157. package/js/common/product/small/light/components/nav.js +42 -42
  158. package/js/common/product/small/light/components/page.js +28 -28
  159. package/js/common/product/small/light/components/popover.js +12 -12
  160. package/js/common/product/small/light/components/profile.js +7 -7
  161. package/js/common/product/small/light/components/progress.js +5 -5
  162. package/js/common/product/small/light/components/status.js +10 -10
  163. package/js/common/product/small/light/components/tab.js +2 -2
  164. package/js/common/product/small/light/components/table.js +9 -9
  165. package/js/es6/frozenproduct/large/dark/components/badge.js +2 -2
  166. package/js/es6/frozenproduct/large/dark/components/button.js +15 -15
  167. package/js/es6/frozenproduct/large/dark/components/container.js +9 -9
  168. package/js/es6/frozenproduct/large/dark/components/form.d.ts +1 -1
  169. package/js/es6/frozenproduct/large/dark/components/form.js +11 -11
  170. package/js/es6/frozenproduct/large/dark/components/nav.js +2 -2
  171. package/js/es6/frozenproduct/large/dark/components/popover.js +2 -2
  172. package/js/es6/frozenproduct/large/dark/components/progress.js +2 -2
  173. package/js/es6/frozenproduct/large/dark/components/status.js +20 -20
  174. package/js/es6/frozenproduct/large/dark/components/tab.js +5 -5
  175. package/js/es6/frozenproduct/large/dark/components/table.js +8 -8
  176. package/js/es6/frozenproduct/large/light/components/badge.js +2 -2
  177. package/js/es6/frozenproduct/large/light/components/button.js +30 -30
  178. package/js/es6/frozenproduct/large/light/components/container.js +11 -11
  179. package/js/es6/frozenproduct/large/light/components/form.d.ts +1 -1
  180. package/js/es6/frozenproduct/large/light/components/form.js +15 -15
  181. package/js/es6/frozenproduct/large/light/components/link.js +2 -2
  182. package/js/es6/frozenproduct/large/light/components/nav.js +3 -3
  183. package/js/es6/frozenproduct/large/light/components/popover.js +6 -6
  184. package/js/es6/frozenproduct/large/light/components/progress.js +5 -5
  185. package/js/es6/frozenproduct/large/light/components/status.js +25 -25
  186. package/js/es6/frozenproduct/large/light/components/tab.js +6 -6
  187. package/js/es6/frozenproduct/large/light/components/table.js +8 -8
  188. package/js/es6/frozenproduct/small/dark/components/badge.js +2 -2
  189. package/js/es6/frozenproduct/small/dark/components/button.js +15 -15
  190. package/js/es6/frozenproduct/small/dark/components/container.js +9 -9
  191. package/js/es6/frozenproduct/small/dark/components/form.d.ts +1 -1
  192. package/js/es6/frozenproduct/small/dark/components/form.js +11 -11
  193. package/js/es6/frozenproduct/small/dark/components/nav.js +2 -2
  194. package/js/es6/frozenproduct/small/dark/components/popover.js +2 -2
  195. package/js/es6/frozenproduct/small/dark/components/progress.js +2 -2
  196. package/js/es6/frozenproduct/small/dark/components/status.js +20 -20
  197. package/js/es6/frozenproduct/small/dark/components/tab.js +5 -5
  198. package/js/es6/frozenproduct/small/dark/components/table.js +8 -8
  199. package/js/es6/frozenproduct/small/light/components/badge.js +2 -2
  200. package/js/es6/frozenproduct/small/light/components/button.js +30 -30
  201. package/js/es6/frozenproduct/small/light/components/container.js +11 -11
  202. package/js/es6/frozenproduct/small/light/components/form.d.ts +1 -1
  203. package/js/es6/frozenproduct/small/light/components/form.js +15 -15
  204. package/js/es6/frozenproduct/small/light/components/link.js +2 -2
  205. package/js/es6/frozenproduct/small/light/components/nav.js +3 -3
  206. package/js/es6/frozenproduct/small/light/components/popover.js +6 -6
  207. package/js/es6/frozenproduct/small/light/components/progress.js +5 -5
  208. package/js/es6/frozenproduct/small/light/components/status.js +25 -25
  209. package/js/es6/frozenproduct/small/light/components/tab.js +6 -6
  210. package/js/es6/frozenproduct/small/light/components/table.js +8 -8
  211. package/js/es6/product/large/dark/components/form.js +1 -1
  212. package/js/es6/product/large/light/components/form.js +1 -1
  213. package/js/es6/product/small/dark/components/button.js +51 -51
  214. package/js/es6/product/small/dark/components/container.js +76 -76
  215. package/js/es6/product/small/dark/components/form.js +48 -48
  216. package/js/es6/product/small/dark/components/link.js +1 -1
  217. package/js/es6/product/small/dark/components/nav.js +42 -42
  218. package/js/es6/product/small/dark/components/page.js +28 -28
  219. package/js/es6/product/small/dark/components/popover.js +12 -12
  220. package/js/es6/product/small/dark/components/profile.js +7 -7
  221. package/js/es6/product/small/dark/components/progress.js +5 -5
  222. package/js/es6/product/small/dark/components/status.js +10 -10
  223. package/js/es6/product/small/dark/components/tab.js +2 -2
  224. package/js/es6/product/small/dark/components/table.js +9 -9
  225. package/js/es6/product/small/light/components/button.js +51 -51
  226. package/js/es6/product/small/light/components/container.js +76 -76
  227. package/js/es6/product/small/light/components/form.js +48 -48
  228. package/js/es6/product/small/light/components/link.js +1 -1
  229. package/js/es6/product/small/light/components/nav.js +42 -42
  230. package/js/es6/product/small/light/components/page.js +28 -28
  231. package/js/es6/product/small/light/components/popover.js +12 -12
  232. package/js/es6/product/small/light/components/profile.js +7 -7
  233. package/js/es6/product/small/light/components/progress.js +5 -5
  234. package/js/es6/product/small/light/components/status.js +10 -10
  235. package/js/es6/product/small/light/components/tab.js +2 -2
  236. package/js/es6/product/small/light/components/table.js +9 -9
  237. package/js/umd/frozenproduct/large/dark/components/badge.js +8 -10
  238. package/js/umd/frozenproduct/large/dark/components/button.js +86 -79
  239. package/js/umd/frozenproduct/large/dark/components/container.js +31 -33
  240. package/js/umd/frozenproduct/large/dark/components/form.js +42 -42
  241. package/js/umd/frozenproduct/large/dark/components/link.js +4 -4
  242. package/js/umd/frozenproduct/large/dark/components/nav.js +9 -8
  243. package/js/umd/frozenproduct/large/dark/components/popover.js +14 -20
  244. package/js/umd/frozenproduct/large/dark/components/progress.js +12 -12
  245. package/js/umd/frozenproduct/large/dark/components/status.js +78 -76
  246. package/js/umd/frozenproduct/large/dark/components/tab.js +19 -19
  247. package/js/umd/frozenproduct/large/dark/components/table.js +25 -28
  248. package/js/umd/frozenproduct/large/light/components/badge.js +8 -10
  249. package/js/umd/frozenproduct/large/light/components/button.js +101 -94
  250. package/js/umd/frozenproduct/large/light/components/container.js +33 -35
  251. package/js/umd/frozenproduct/large/light/components/form.js +46 -46
  252. package/js/umd/frozenproduct/large/light/components/link.js +6 -6
  253. package/js/umd/frozenproduct/large/light/components/nav.js +10 -9
  254. package/js/umd/frozenproduct/large/light/components/popover.js +18 -24
  255. package/js/umd/frozenproduct/large/light/components/progress.js +15 -15
  256. package/js/umd/frozenproduct/large/light/components/status.js +83 -81
  257. package/js/umd/frozenproduct/large/light/components/tab.js +20 -20
  258. package/js/umd/frozenproduct/large/light/components/table.js +25 -28
  259. package/js/umd/frozenproduct/small/dark/components/badge.js +8 -10
  260. package/js/umd/frozenproduct/small/dark/components/button.js +86 -79
  261. package/js/umd/frozenproduct/small/dark/components/container.js +31 -33
  262. package/js/umd/frozenproduct/small/dark/components/form.js +42 -42
  263. package/js/umd/frozenproduct/small/dark/components/link.js +4 -4
  264. package/js/umd/frozenproduct/small/dark/components/nav.js +9 -8
  265. package/js/umd/frozenproduct/small/dark/components/popover.js +14 -20
  266. package/js/umd/frozenproduct/small/dark/components/progress.js +12 -12
  267. package/js/umd/frozenproduct/small/dark/components/status.js +78 -76
  268. package/js/umd/frozenproduct/small/dark/components/tab.js +19 -19
  269. package/js/umd/frozenproduct/small/dark/components/table.js +25 -28
  270. package/js/umd/frozenproduct/small/light/components/badge.js +8 -10
  271. package/js/umd/frozenproduct/small/light/components/button.js +101 -94
  272. package/js/umd/frozenproduct/small/light/components/container.js +33 -35
  273. package/js/umd/frozenproduct/small/light/components/form.js +46 -46
  274. package/js/umd/frozenproduct/small/light/components/link.js +6 -6
  275. package/js/umd/frozenproduct/small/light/components/nav.js +10 -9
  276. package/js/umd/frozenproduct/small/light/components/popover.js +18 -24
  277. package/js/umd/frozenproduct/small/light/components/progress.js +15 -15
  278. package/js/umd/frozenproduct/small/light/components/status.js +83 -81
  279. package/js/umd/frozenproduct/small/light/components/tab.js +20 -20
  280. package/js/umd/frozenproduct/small/light/components/table.js +25 -28
  281. package/js/umd/product/large/dark/components/form.js +2 -2
  282. package/js/umd/product/large/light/components/form.js +2 -2
  283. package/js/umd/product/small/dark/components/button.js +51 -51
  284. package/js/umd/product/small/dark/components/container.js +76 -76
  285. package/js/umd/product/small/dark/components/form.js +49 -49
  286. package/js/umd/product/small/dark/components/link.js +1 -1
  287. package/js/umd/product/small/dark/components/nav.js +42 -42
  288. package/js/umd/product/small/dark/components/page.js +28 -28
  289. package/js/umd/product/small/dark/components/popover.js +12 -12
  290. package/js/umd/product/small/dark/components/profile.js +7 -7
  291. package/js/umd/product/small/dark/components/progress.js +5 -5
  292. package/js/umd/product/small/dark/components/status.js +10 -10
  293. package/js/umd/product/small/dark/components/tab.js +2 -2
  294. package/js/umd/product/small/dark/components/table.js +9 -9
  295. package/js/umd/product/small/light/components/button.js +51 -51
  296. package/js/umd/product/small/light/components/container.js +76 -76
  297. package/js/umd/product/small/light/components/form.js +49 -49
  298. package/js/umd/product/small/light/components/link.js +1 -1
  299. package/js/umd/product/small/light/components/nav.js +42 -42
  300. package/js/umd/product/small/light/components/page.js +28 -28
  301. package/js/umd/product/small/light/components/popover.js +12 -12
  302. package/js/umd/product/small/light/components/profile.js +7 -7
  303. package/js/umd/product/small/light/components/progress.js +5 -5
  304. package/js/umd/product/small/light/components/status.js +10 -10
  305. package/js/umd/product/small/light/components/tab.js +2 -2
  306. package/js/umd/product/small/light/components/table.js +9 -9
  307. package/json/flat/frozenproduct/large/dark/components/badge.json +2 -2
  308. package/json/flat/frozenproduct/large/dark/components/button.json +15 -15
  309. package/json/flat/frozenproduct/large/dark/components/container.json +9 -9
  310. package/json/flat/frozenproduct/large/dark/components/form.json +11 -11
  311. package/json/flat/frozenproduct/large/dark/components/nav.json +2 -2
  312. package/json/flat/frozenproduct/large/dark/components/popover.json +2 -2
  313. package/json/flat/frozenproduct/large/dark/components/progress.json +2 -2
  314. package/json/flat/frozenproduct/large/dark/components/status.json +20 -20
  315. package/json/flat/frozenproduct/large/dark/components/tab.json +5 -5
  316. package/json/flat/frozenproduct/large/dark/components/table.json +8 -8
  317. package/json/flat/frozenproduct/large/light/components/badge.json +2 -2
  318. package/json/flat/frozenproduct/large/light/components/button.json +30 -30
  319. package/json/flat/frozenproduct/large/light/components/container.json +11 -11
  320. package/json/flat/frozenproduct/large/light/components/form.json +15 -15
  321. package/json/flat/frozenproduct/large/light/components/link.json +2 -2
  322. package/json/flat/frozenproduct/large/light/components/nav.json +3 -3
  323. package/json/flat/frozenproduct/large/light/components/popover.json +6 -6
  324. package/json/flat/frozenproduct/large/light/components/progress.json +5 -5
  325. package/json/flat/frozenproduct/large/light/components/status.json +25 -25
  326. package/json/flat/frozenproduct/large/light/components/tab.json +6 -6
  327. package/json/flat/frozenproduct/large/light/components/table.json +8 -8
  328. package/json/flat/frozenproduct/small/dark/components/badge.json +2 -2
  329. package/json/flat/frozenproduct/small/dark/components/button.json +15 -15
  330. package/json/flat/frozenproduct/small/dark/components/container.json +9 -9
  331. package/json/flat/frozenproduct/small/dark/components/form.json +11 -11
  332. package/json/flat/frozenproduct/small/dark/components/nav.json +2 -2
  333. package/json/flat/frozenproduct/small/dark/components/popover.json +2 -2
  334. package/json/flat/frozenproduct/small/dark/components/progress.json +2 -2
  335. package/json/flat/frozenproduct/small/dark/components/status.json +20 -20
  336. package/json/flat/frozenproduct/small/dark/components/tab.json +5 -5
  337. package/json/flat/frozenproduct/small/dark/components/table.json +8 -8
  338. package/json/flat/frozenproduct/small/light/components/badge.json +2 -2
  339. package/json/flat/frozenproduct/small/light/components/button.json +30 -30
  340. package/json/flat/frozenproduct/small/light/components/container.json +11 -11
  341. package/json/flat/frozenproduct/small/light/components/form.json +15 -15
  342. package/json/flat/frozenproduct/small/light/components/link.json +2 -2
  343. package/json/flat/frozenproduct/small/light/components/nav.json +3 -3
  344. package/json/flat/frozenproduct/small/light/components/popover.json +6 -6
  345. package/json/flat/frozenproduct/small/light/components/progress.json +5 -5
  346. package/json/flat/frozenproduct/small/light/components/status.json +25 -25
  347. package/json/flat/frozenproduct/small/light/components/tab.json +6 -6
  348. package/json/flat/frozenproduct/small/light/components/table.json +8 -8
  349. package/json/flat/product/large/dark/components/form.json +1 -1
  350. package/json/flat/product/large/light/components/form.json +1 -1
  351. package/json/flat/product/small/dark/components/button.json +51 -51
  352. package/json/flat/product/small/dark/components/container.json +76 -76
  353. package/json/flat/product/small/dark/components/form.json +48 -48
  354. package/json/flat/product/small/dark/components/link.json +1 -1
  355. package/json/flat/product/small/dark/components/nav.json +42 -42
  356. package/json/flat/product/small/dark/components/page.json +28 -28
  357. package/json/flat/product/small/dark/components/popover.json +12 -12
  358. package/json/flat/product/small/dark/components/profile.json +7 -7
  359. package/json/flat/product/small/dark/components/progress.json +5 -5
  360. package/json/flat/product/small/dark/components/status.json +10 -10
  361. package/json/flat/product/small/dark/components/tab.json +2 -2
  362. package/json/flat/product/small/dark/components/table.json +9 -9
  363. package/json/flat/product/small/light/components/button.json +51 -51
  364. package/json/flat/product/small/light/components/container.json +76 -76
  365. package/json/flat/product/small/light/components/form.json +48 -48
  366. package/json/flat/product/small/light/components/link.json +1 -1
  367. package/json/flat/product/small/light/components/nav.json +42 -42
  368. package/json/flat/product/small/light/components/page.json +28 -28
  369. package/json/flat/product/small/light/components/popover.json +12 -12
  370. package/json/flat/product/small/light/components/profile.json +7 -7
  371. package/json/flat/product/small/light/components/progress.json +5 -5
  372. package/json/flat/product/small/light/components/status.json +10 -10
  373. package/json/flat/product/small/light/components/tab.json +2 -2
  374. package/json/flat/product/small/light/components/table.json +9 -9
  375. package/json/nested/frozenproduct/large/dark/components/badge.json +2 -2
  376. package/json/nested/frozenproduct/large/dark/components/button.json +15 -15
  377. package/json/nested/frozenproduct/large/dark/components/container.json +9 -9
  378. package/json/nested/frozenproduct/large/dark/components/form.json +11 -11
  379. package/json/nested/frozenproduct/large/dark/components/nav.json +2 -2
  380. package/json/nested/frozenproduct/large/dark/components/popover.json +2 -2
  381. package/json/nested/frozenproduct/large/dark/components/progress.json +2 -2
  382. package/json/nested/frozenproduct/large/dark/components/status.json +20 -20
  383. package/json/nested/frozenproduct/large/dark/components/tab.json +5 -5
  384. package/json/nested/frozenproduct/large/dark/components/table.json +8 -8
  385. package/json/nested/frozenproduct/large/light/components/badge.json +2 -2
  386. package/json/nested/frozenproduct/large/light/components/button.json +30 -30
  387. package/json/nested/frozenproduct/large/light/components/container.json +11 -11
  388. package/json/nested/frozenproduct/large/light/components/form.json +15 -15
  389. package/json/nested/frozenproduct/large/light/components/link.json +2 -2
  390. package/json/nested/frozenproduct/large/light/components/nav.json +3 -3
  391. package/json/nested/frozenproduct/large/light/components/popover.json +6 -6
  392. package/json/nested/frozenproduct/large/light/components/progress.json +5 -5
  393. package/json/nested/frozenproduct/large/light/components/status.json +25 -25
  394. package/json/nested/frozenproduct/large/light/components/tab.json +6 -6
  395. package/json/nested/frozenproduct/large/light/components/table.json +8 -8
  396. package/json/nested/frozenproduct/small/dark/components/badge.json +2 -2
  397. package/json/nested/frozenproduct/small/dark/components/button.json +15 -15
  398. package/json/nested/frozenproduct/small/dark/components/container.json +9 -9
  399. package/json/nested/frozenproduct/small/dark/components/form.json +11 -11
  400. package/json/nested/frozenproduct/small/dark/components/nav.json +2 -2
  401. package/json/nested/frozenproduct/small/dark/components/popover.json +2 -2
  402. package/json/nested/frozenproduct/small/dark/components/progress.json +2 -2
  403. package/json/nested/frozenproduct/small/dark/components/status.json +20 -20
  404. package/json/nested/frozenproduct/small/dark/components/tab.json +5 -5
  405. package/json/nested/frozenproduct/small/dark/components/table.json +8 -8
  406. package/json/nested/frozenproduct/small/light/components/badge.json +2 -2
  407. package/json/nested/frozenproduct/small/light/components/button.json +30 -30
  408. package/json/nested/frozenproduct/small/light/components/container.json +11 -11
  409. package/json/nested/frozenproduct/small/light/components/form.json +15 -15
  410. package/json/nested/frozenproduct/small/light/components/link.json +2 -2
  411. package/json/nested/frozenproduct/small/light/components/nav.json +3 -3
  412. package/json/nested/frozenproduct/small/light/components/popover.json +6 -6
  413. package/json/nested/frozenproduct/small/light/components/progress.json +5 -5
  414. package/json/nested/frozenproduct/small/light/components/status.json +25 -25
  415. package/json/nested/frozenproduct/small/light/components/tab.json +6 -6
  416. package/json/nested/frozenproduct/small/light/components/table.json +8 -8
  417. package/json/nested/product/large/dark/components/form.json +1 -1
  418. package/json/nested/product/large/light/components/form.json +1 -1
  419. package/json/nested/product/small/dark/components/button.json +51 -51
  420. package/json/nested/product/small/dark/components/container.json +76 -76
  421. package/json/nested/product/small/dark/components/form.json +48 -48
  422. package/json/nested/product/small/dark/components/link.json +1 -1
  423. package/json/nested/product/small/dark/components/nav.json +42 -42
  424. package/json/nested/product/small/dark/components/page.json +28 -28
  425. package/json/nested/product/small/dark/components/popover.json +12 -12
  426. package/json/nested/product/small/dark/components/profile.json +7 -7
  427. package/json/nested/product/small/dark/components/progress.json +5 -5
  428. package/json/nested/product/small/dark/components/status.json +10 -10
  429. package/json/nested/product/small/dark/components/tab.json +2 -2
  430. package/json/nested/product/small/dark/components/table.json +9 -9
  431. package/json/nested/product/small/light/components/button.json +51 -51
  432. package/json/nested/product/small/light/components/container.json +76 -76
  433. package/json/nested/product/small/light/components/form.json +48 -48
  434. package/json/nested/product/small/light/components/link.json +1 -1
  435. package/json/nested/product/small/light/components/nav.json +42 -42
  436. package/json/nested/product/small/light/components/page.json +28 -28
  437. package/json/nested/product/small/light/components/popover.json +12 -12
  438. package/json/nested/product/small/light/components/profile.json +7 -7
  439. package/json/nested/product/small/light/components/progress.json +5 -5
  440. package/json/nested/product/small/light/components/status.json +10 -10
  441. package/json/nested/product/small/light/components/tab.json +2 -2
  442. package/json/nested/product/small/light/components/table.json +9 -9
  443. package/package.json +1 -1
  444. package/sage-design-tokens-15.2.2.tgz +0 -0
  445. package/scss/frozenproduct/large/components/badge.scss +3 -3
  446. package/scss/frozenproduct/large/components/button.scss +32 -32
  447. package/scss/frozenproduct/large/components/container.scss +11 -11
  448. package/scss/frozenproduct/large/components/form.scss +14 -14
  449. package/scss/frozenproduct/large/components/link.scss +2 -2
  450. package/scss/frozenproduct/large/components/nav.scss +3 -3
  451. package/scss/frozenproduct/large/components/popover.scss +6 -6
  452. package/scss/frozenproduct/large/components/progress.scss +5 -5
  453. package/scss/frozenproduct/large/components/status.scss +25 -25
  454. package/scss/frozenproduct/large/components/tab.scss +7 -7
  455. package/scss/frozenproduct/large/components/table.scss +8 -8
  456. package/scss/frozenproduct/small/components/badge.scss +3 -3
  457. package/scss/frozenproduct/small/components/button.scss +38 -38
  458. package/scss/frozenproduct/small/components/container.scss +21 -21
  459. package/scss/frozenproduct/small/components/form.scss +17 -17
  460. package/scss/frozenproduct/small/components/link.scss +4 -4
  461. package/scss/frozenproduct/small/components/nav.scss +8 -8
  462. package/scss/frozenproduct/small/components/page.scss +1 -1
  463. package/scss/frozenproduct/small/components/popover.scss +6 -6
  464. package/scss/frozenproduct/small/components/progress.scss +9 -9
  465. package/scss/frozenproduct/small/components/status.scss +28 -28
  466. package/scss/frozenproduct/small/components/tab.scss +13 -13
  467. package/scss/frozenproduct/small/components/table.scss +15 -15
  468. package/scss/product/large/components/form.scss +1 -1
  469. package/scss/product/small/components/form.scss +1 -1
  470. package/sage-design-tokens-15.2.0.tgz +0 -0
@@ -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
  },
@@ -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",
@@ -298,11 +298,11 @@
298
298
  },
299
299
  "typical": {
300
300
  "primary": {
301
- "bg-active": "#13591a",
301
+ "bg-active": "#135932",
302
302
  "bg-default": "#FFFFFF",
303
303
  "bg-disabled": "#a6a6a6",
304
- "bg-enabled": "#00811F",
305
- "bg-hover": "#0e6d1d",
304
+ "bg-enabled": "#008046",
305
+ "bg-hover": "#0d6c3c",
306
306
  "label-active": "#FFFFFF",
307
307
  "label-disabled": "#FFFFFF",
308
308
  "label-enabled": "#FFFFFF",
@@ -320,17 +320,17 @@
320
320
  }
321
321
  },
322
322
  "secondary": {
323
- "bg-active": "#00811f4d",
323
+ "bg-active": "#135932",
324
324
  "bg-enabled": "#00811f08",
325
- "bg-hover": "#00811f1a",
326
- "border-active": "#13591a",
325
+ "bg-hover": "#0d6c3c",
326
+ "border-active": "#135932",
327
327
  "border-disabled": "#a6a6a6",
328
- "border-enabled": "#00811fcc",
329
- "border-hover": "#0e6d1d",
330
- "label-active": "#000000",
328
+ "border-enabled": "#008046",
329
+ "border-hover": "#0d6c3c",
330
+ "label-active": "#FFFFFF",
331
331
  "label-disabled": "#0000006b",
332
- "label-enabled": "#000000e6",
333
- "label-hover": "#000000",
332
+ "label-enabled": "#008046",
333
+ "label-hover": "#FFFFFF",
334
334
  "inverse": {
335
335
  "bg-active": "#00d6394d",
336
336
  "bg-enabled": "#00d63908",
@@ -346,17 +346,17 @@
346
346
  }
347
347
  },
348
348
  "tertiary": {
349
- "bg-active": "#00811f4d",
349
+ "bg-active": "#135932",
350
350
  "bg-enabled": "#fff0",
351
- "bg-hover": "#00811f1a",
352
- "border-active": "#13591a",
353
- "border-disabled": "#a6a6a6",
354
- "border-enabled": "#00811fcc",
355
- "border-hover": "#0e6d1d",
356
- "label-active": "#000000",
351
+ "bg-hover": "#0d6c3c",
352
+ "border-active": "#135932",
353
+ "border-disabled": "#fff0",
354
+ "border-enabled": "#fff0",
355
+ "border-hover": "#fff0",
356
+ "label-active": "#FFFFFF",
357
357
  "label-disabled": "#0000006b",
358
- "label-enabled": "#000000e6",
359
- "label-hover": "#000000",
358
+ "label-enabled": "#008046",
359
+ "label-hover": "#FFFFFF",
360
360
  "inverse": {
361
361
  "bg-active": "#00d6394d",
362
362
  "bg-enabled": "#fff0",
@@ -372,12 +372,12 @@
372
372
  }
373
373
  },
374
374
  "subtle": {
375
- "bg-active": "#00000026",
376
- "bg-hover": "#0000001a",
377
- "label-active": "#000000",
375
+ "bg-active": "#22374326",
376
+ "bg-hover": "#2237431a",
377
+ "label-active": "#223743",
378
378
  "label-disabled": "#0000006b",
379
- "label-enabled": "#000000e6",
380
- "label-hover": "#000000",
379
+ "label-enabled": "#335B70",
380
+ "label-hover": "#223743",
381
381
  "inverse": {
382
382
  "bg-active": "#ffffff26",
383
383
  "bg-hover": "#ffffff1a",
@@ -390,14 +390,14 @@
390
390
  "toggle": {
391
391
  "bg-activeDisabled": "#a6a6a6",
392
392
  "label-activeDisabled": "#FFFFFF",
393
- "bg-active": "#000000",
394
- "bg-hover": "#0000001a",
395
- "border-enabled": "#000000e6",
393
+ "bg-active": "#223743",
394
+ "bg-hover": "#2237431a",
395
+ "border-enabled": "#698495",
396
396
  "border-disabled": "#a6a6a6",
397
397
  "label-active": "#FFFFFF",
398
398
  "label-disabled": "#0000006b",
399
- "label-enabled": "#000000ab",
400
- "label-hover": "#000000"
399
+ "label-enabled": "#476a7d",
400
+ "label-hover": "#223743"
401
401
  }
402
402
  },
403
403
  "video": {
@@ -14,7 +14,7 @@
14
14
  }
15
15
  },
16
16
  "blockquote": {
17
- "border": "#00811F"
17
+ "border": "#008046"
18
18
  },
19
19
  "interactive": {
20
20
  "bgFooter-activated": "#00811F",
@@ -41,7 +41,7 @@
41
41
  "textAlt-enabled": "#0000008c",
42
42
  "text-hover": "#000000e6",
43
43
  "detailedicon": {
44
- "bg": "#00811F"
44
+ "bg": "#008046"
45
45
  },
46
46
  "droptarget": {
47
47
  "bg-default": "#0060A7"
@@ -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": {
@@ -412,11 +412,11 @@
412
412
  },
413
413
  "color": {
414
414
  "calendar": {
415
- "bg-active": "#000000",
415
+ "bg-active": "#223743",
416
416
  "bg-disabled": "#f3f3f3",
417
- "bg-duration": "#e2e2e2",
417
+ "bg-duration": "#e5eaed",
418
418
  "bg-hover": "#0000001a",
419
- "border-duration": "#000000",
419
+ "border-duration": "#223743",
420
420
  "text-active": "#FFFFFF",
421
421
  "text-alt": "#0000008c",
422
422
  "text-disabled": "#0000006b",
@@ -426,13 +426,13 @@
426
426
  "textAlt-enabled": "#0000008c"
427
427
  },
428
428
  "dropdown": {
429
- "bg-hover": "#0000001a",
429
+ "bg-hover": "#2237431a",
430
430
  "label-active": "#FFFFFF",
431
431
  "label-alt": "#000000e6",
432
432
  "label-disabled": "#0000006b",
433
433
  "label-enabled": "#000000ab",
434
434
  "label-hover": "#000000",
435
- "label-subtext": "#0000006b"
435
+ "label-subtext": "#0000008c"
436
436
  },
437
437
  "labelset": {
438
438
  "label-required": "#CD384B",
@@ -449,7 +449,7 @@
449
449
  "bg-hover": "#e2e2e2",
450
450
  "bg-readOnly": "#f3f3f3",
451
451
  "border-alt": "#a6a6a6",
452
- "border-enabled": "#777",
452
+ "border-enabled": "#698495",
453
453
  "border-disabled": "#a6a6a6",
454
454
  "border-hover": "#000000",
455
455
  "border-readOnly": "#a6a6a6",
@@ -469,18 +469,18 @@
469
469
  "text-readOnly": "#000000f2"
470
470
  },
471
471
  "switch": {
472
- "bg-active": "#000000",
472
+ "bg-active": "#335B70",
473
473
  "bg-activedisabled": "#a6a6a6",
474
474
  "bg-disabled": "#f3f3f3",
475
475
  "bg-enabled": "#FFFFFF",
476
476
  "border-active": "transparent",
477
477
  "border-activedisabled": "transparent",
478
478
  "border-disabled": "#a6a6a6",
479
- "border-enabled": "#00000080",
479
+ "border-enabled": "#698495",
480
480
  "fg-active": "#FFFFFF",
481
481
  "fg-activedisabled": "#FFFFFF",
482
482
  "fg-disabled": "#a6a6a6",
483
- "fg-enabled": "#00000080",
483
+ "fg-enabled": "#698495",
484
484
  "label-active": "#000000f2",
485
485
  "label-activedisabled": "#a6a6a6",
486
486
  "label-disabled": "#a6a6a6",
@@ -498,16 +498,16 @@
498
498
  },
499
499
  "radius": {
500
500
  "none": "0",
501
- "checkbox": 4,
501
+ "checkbox": 2,
502
502
  "texteditorfooter": 4,
503
- "colorpicker": "999",
503
+ "colorpicker": 16,
504
504
  "dropdown": 8,
505
- "fileupload": 8,
506
- "fileselector": 8,
507
- "input": 8,
505
+ "fileupload": 4,
506
+ "fileselector": 4,
507
+ "input": 4,
508
508
  "radio": "999",
509
509
  "switch": "999",
510
- "validationbar": 2,
510
+ "validationbar": 1,
511
511
  "progressivebar": 2,
512
512
  "calendar": {
513
513
  "none": "0",
@@ -10,8 +10,8 @@
10
10
  }
11
11
  },
12
12
  "typical": {
13
- "label-default": "#0c711d",
14
- "label-hover": "#12601b",
13
+ "label-default": "#0b703e",
14
+ "label-hover": "#106237",
15
15
  "inverse": {
16
16
  "label-default": "#4cdc55",
17
17
  "label-hover": "#71e270"
@@ -6,11 +6,11 @@
6
6
  "bg-active": "#000000",
7
7
  "bg-activealt": "#0000001a",
8
8
  "bg-enabled": "#fff0",
9
- "bg-hover": "#0000001a",
9
+ "bg-hover": "#008046",
10
10
  "label-active": "#FFFFFF",
11
11
  "label-activealt": "#000000",
12
12
  "label-enabled": "#000000e6",
13
- "label-hover": "#000000",
13
+ "label-hover": "#FFFFFF",
14
14
  "label-alt": "#000000ab"
15
15
  },
16
16
  "menu": {
@@ -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
  },
@@ -91,15 +91,15 @@
91
91
  }
92
92
  },
93
93
  "color": {
94
- "bg-active": "#000000",
95
- "bg-activealt": "#0000001a",
94
+ "bg-active": "#223743",
95
+ "bg-activealt": "#2237431a",
96
96
  "bg-default": "#FFFFFF",
97
- "bg-hover": "#0000001a",
97
+ "bg-hover": "#2237431a",
98
98
  "label-active": "#FFFFFF",
99
- "label-activealt": "#000000",
99
+ "label-activealt": "#223743",
100
100
  "label-disabled": "#0000006b",
101
- "label-hover": "#000000",
102
- "label-enabled": "#000000ab",
101
+ "label-hover": "#000000e6",
102
+ "label-enabled": "#000000e6",
103
103
  "submenu": {
104
104
  "bg-default": "#f3f3f3"
105
105
  }
@@ -62,13 +62,13 @@
62
62
  },
63
63
  "color": {
64
64
  "bg-skeleton": "linear-gradient(135deg, #6F6F6F5c 0%, #6F6F6F0A 100%)",
65
- "bg-default": "#00000014",
66
- "border-default": "#a6a6a6",
65
+ "bg-default": "#cad3d9",
66
+ "border-default": "#335B70",
67
67
  "fg-ai": "linear-gradient(90deg, #13A038 0%, #149197 40%, #A87CFB 90%)",
68
68
  "fg-alt": "#00811F",
69
69
  "fg-alt2": "#000000ab",
70
70
  "fg-caution": "#D64309",
71
- "fg-default": "#000000",
71
+ "fg-default": "#335B70",
72
72
  "fg-error": "#CD384B",
73
73
  "fg-info": "#0060A7",
74
74
  "label-alt": "#000000ab",
@@ -77,8 +77,8 @@
77
77
  "fg-default": "#007C7B"
78
78
  },
79
79
  "loader": {
80
- "bg-default": "#00000014",
81
- "fg-default": "#000000",
80
+ "bg-default": "#00804614",
81
+ "fg-default": "#008046",
82
82
  "fg-error": "#CD384B",
83
83
  "fg-complete": "#00811F",
84
84
  "inverse": {
@@ -10,7 +10,7 @@
10
10
  "text": "#000000",
11
11
  "AI": {
12
12
  "bg-default": "#000000",
13
- "bgAlt": "#efefef",
13
+ "bgAlt": "#fff0",
14
14
  "border-default": "#000000"
15
15
  },
16
16
  "callout": {
@@ -19,25 +19,25 @@
19
19
  },
20
20
  "error": {
21
21
  "bg-default": "#CD384B",
22
- "bgAlt": "#fdeceb",
22
+ "bgAlt": "#fff0",
23
23
  "border-default": "#CD384B",
24
24
  "icon": "#CD384B"
25
25
  },
26
26
  "info": {
27
27
  "bg-default": "#0060A7",
28
- "bgAlt": "#eaeef6",
28
+ "bgAlt": "#fff0",
29
29
  "border-default": "#0060A7",
30
30
  "icon": "#0060A7"
31
31
  },
32
32
  "success": {
33
33
  "bg-default": "#00811F",
34
- "bgAlt": "#e9f2e8",
34
+ "bgAlt": "#fff0",
35
35
  "border-default": "#00811F",
36
36
  "icon": "#00811F"
37
37
  },
38
38
  "warning": {
39
39
  "bg-default": "#D64309",
40
- "bgAlt": "#ffede5",
40
+ "bgAlt": "#fff0",
41
41
  "border-default": "#D64309",
42
42
  "icon": "#D64309"
43
43
  }
@@ -51,14 +51,14 @@
51
51
  "icon": "#000000f2"
52
52
  },
53
53
  "info": {
54
- "bg-default": "#eaeef6",
55
- "bg-hover": "#cdd7ea",
56
- "icon": "#0060A7"
54
+ "bg-default": "#65a9ff",
55
+ "bg-hover": "#82b5ff",
56
+ "icon": "#000000f2"
57
57
  },
58
58
  "warning": {
59
- "bg-default": "#ffede5",
60
- "bg-hover": "#fed5c3",
61
- "icon": "#D64309"
59
+ "bg-default": "#ff8629",
60
+ "bg-hover": "#ff994c",
61
+ "icon": "#000000f2"
62
62
  }
63
63
  }
64
64
  },
@@ -137,7 +137,7 @@
137
137
  },
138
138
  "error": {
139
139
  "bg-default": "#CD384B",
140
- "bgAlt-default": "#fdeceb",
140
+ "bgAlt-default": "#fff0",
141
141
  "bgAlt-hover": "#f9d3d1",
142
142
  "bg-hover": "#ac3240",
143
143
  "border-default": "#CD384B",
@@ -177,7 +177,7 @@
177
177
  },
178
178
  "info": {
179
179
  "bg-default": "#0060A7",
180
- "bgAlt-default": "#eaeef6",
180
+ "bgAlt-default": "#fff0",
181
181
  "bgAlt-hover": "#cdd7ea",
182
182
  "bg-hover": "#10518c",
183
183
  "border-default": "#0060A7",
@@ -190,11 +190,11 @@
190
190
  }
191
191
  },
192
192
  "neutral": {
193
- "bg-default": "#656565",
194
- "bgAlt-default": "#efefef",
195
- "bgAlt-hover": "#d9d9d9",
196
- "bg-hover": "#565656",
197
- "border-default": "#656565",
193
+ "bg-default": "#335B70",
194
+ "bgAlt-default": "#fff0",
195
+ "bgAlt-hover": "#dde0e2",
196
+ "bg-hover": "#20313b",
197
+ "border-default": "#335B70",
198
198
  "inverse": {
199
199
  "bg-default": "#7C7C7C",
200
200
  "bgAlt-default": "#171717",
@@ -210,7 +210,7 @@
210
210
  },
211
211
  "success": {
212
212
  "bg-default": "#00811F",
213
- "bgAlt-default": "#e9f2e8",
213
+ "bgAlt-default": "#fff0",
214
214
  "bgAlt-hover": "#cbe1c9",
215
215
  "bg-hover": "#0e6d1d",
216
216
  "border-default": "#00811F",
@@ -224,7 +224,7 @@
224
224
  },
225
225
  "warning": {
226
226
  "bg-default": "#D64309",
227
- "bgAlt-default": "#ffede5",
227
+ "bgAlt-default": "#fff0",
228
228
  "bgAlt-hover": "#fed5c3",
229
229
  "bg-hover": "#b33b0d",
230
230
  "border-default": "#D64309",
@@ -238,10 +238,10 @@
238
238
  }
239
239
  },
240
240
  "rating": {
241
- "bg-default": "#00811F",
242
- "bg-defaultAlt": "linear-gradient(90deg, #00811F 0%, #00811F 50%, #d1d1d1 50%, #d1d1d1 100%)",
243
- "bg-hover": "#0e6d1d",
244
- "border-default": "#00811F"
241
+ "bg-default": "#008046",
242
+ "bg-defaultAlt": "linear-gradient(90deg, #008046 0%, #008046 50%, #d1d1d1 50%, #d1d1d1 100%)",
243
+ "bg-hover": "#0d6c3c",
244
+ "border-default": "#008046"
245
245
  }
246
246
  },
247
247
  "size": {
@@ -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,