@sage/design-tokens 14.9.1 → 15.1.0

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 (1002) hide show
  1. package/css/frozenproduct/all.css +1 -13
  2. package/css/frozenproduct/large/components/button.css +0 -1
  3. package/css/frozenproduct/large/components/container.css +0 -4
  4. package/css/frozenproduct/large/components/nav.css +1 -1
  5. package/css/frozenproduct/large/components/table.css +0 -1
  6. package/css/frozenproduct/large/dark.css +0 -3
  7. package/css/frozenproduct/large/light.css +0 -3
  8. package/css/frozenproduct/small/components/button.css +0 -1
  9. package/css/frozenproduct/small/components/container.css +0 -4
  10. package/css/frozenproduct/small/components/nav.css +1 -1
  11. package/css/frozenproduct/small/components/table.css +0 -1
  12. package/css/frozenproduct/small/dark.css +0 -3
  13. package/css/frozenproduct/small/light.css +0 -3
  14. package/css/product/all.css +1 -13
  15. package/css/product/large/components/button.css +0 -1
  16. package/css/product/large/components/container.css +0 -4
  17. package/css/product/large/components/nav.css +1 -1
  18. package/css/product/large/components/table.css +0 -1
  19. package/css/product/large/dark.css +0 -3
  20. package/css/product/large/light.css +0 -3
  21. package/css/product/small/components/button.css +0 -1
  22. package/css/product/small/components/container.css +0 -4
  23. package/css/product/small/components/nav.css +1 -1
  24. package/css/product/small/components/table.css +0 -1
  25. package/css/product/small/dark.css +0 -3
  26. package/css/product/small/light.css +0 -3
  27. package/ios/frozenproduct/large/dark/components/button.h +0 -1
  28. package/ios/frozenproduct/large/dark/components/container.h +0 -4
  29. package/ios/frozenproduct/large/dark/components/nav.h +1 -1
  30. package/ios/frozenproduct/large/dark/components/table.h +0 -1
  31. package/ios/frozenproduct/large/dark/mode.h +0 -3
  32. package/ios/frozenproduct/large/light/components/button.h +0 -1
  33. package/ios/frozenproduct/large/light/components/container.h +0 -4
  34. package/ios/frozenproduct/large/light/components/nav.h +1 -1
  35. package/ios/frozenproduct/large/light/components/table.h +0 -1
  36. package/ios/frozenproduct/large/light/mode.h +0 -3
  37. package/ios/frozenproduct/small/dark/components/button.h +0 -1
  38. package/ios/frozenproduct/small/dark/components/container.h +0 -4
  39. package/ios/frozenproduct/small/dark/components/nav.h +1 -1
  40. package/ios/frozenproduct/small/dark/components/table.h +0 -1
  41. package/ios/frozenproduct/small/dark/mode.h +0 -3
  42. package/ios/frozenproduct/small/light/components/button.h +0 -1
  43. package/ios/frozenproduct/small/light/components/container.h +0 -4
  44. package/ios/frozenproduct/small/light/components/nav.h +1 -1
  45. package/ios/frozenproduct/small/light/components/table.h +0 -1
  46. package/ios/frozenproduct/small/light/mode.h +0 -3
  47. package/ios/product/large/dark/components/button.h +0 -1
  48. package/ios/product/large/dark/components/container.h +0 -4
  49. package/ios/product/large/dark/components/nav.h +1 -1
  50. package/ios/product/large/dark/components/table.h +0 -1
  51. package/ios/product/large/dark/mode.h +0 -3
  52. package/ios/product/large/light/components/button.h +0 -1
  53. package/ios/product/large/light/components/container.h +0 -4
  54. package/ios/product/large/light/components/nav.h +1 -1
  55. package/ios/product/large/light/components/table.h +0 -1
  56. package/ios/product/large/light/mode.h +0 -3
  57. package/ios/product/small/dark/components/button.h +0 -1
  58. package/ios/product/small/dark/components/container.h +0 -4
  59. package/ios/product/small/dark/components/nav.h +1 -1
  60. package/ios/product/small/dark/components/table.h +0 -1
  61. package/ios/product/small/dark/mode.h +0 -3
  62. package/ios/product/small/light/components/button.h +0 -1
  63. package/ios/product/small/light/components/container.h +0 -4
  64. package/ios/product/small/light/components/nav.h +1 -1
  65. package/ios/product/small/light/components/table.h +0 -1
  66. package/ios/product/small/light/mode.h +0 -3
  67. package/js/common/frozenproduct/large/dark/components/button.d.ts +0 -1
  68. package/js/common/frozenproduct/large/dark/components/button.js +0 -15
  69. package/js/common/frozenproduct/large/dark/components/container.d.ts +0 -4
  70. package/js/common/frozenproduct/large/dark/components/container.js +0 -52
  71. package/js/common/frozenproduct/large/dark/components/nav.js +2 -2
  72. package/js/common/frozenproduct/large/dark/components/table.d.ts +0 -1
  73. package/js/common/frozenproduct/large/dark/components/table.js +0 -30
  74. package/js/common/frozenproduct/large/dark/mode.d.ts +0 -7
  75. package/js/common/frozenproduct/large/dark/mode.js +0 -64
  76. package/js/common/frozenproduct/large/light/components/button.d.ts +0 -1
  77. package/js/common/frozenproduct/large/light/components/button.js +0 -15
  78. package/js/common/frozenproduct/large/light/components/container.d.ts +0 -4
  79. package/js/common/frozenproduct/large/light/components/container.js +0 -52
  80. package/js/common/frozenproduct/large/light/components/nav.js +2 -2
  81. package/js/common/frozenproduct/large/light/components/table.d.ts +0 -1
  82. package/js/common/frozenproduct/large/light/components/table.js +0 -30
  83. package/js/common/frozenproduct/large/light/mode.d.ts +0 -7
  84. package/js/common/frozenproduct/large/light/mode.js +0 -67
  85. package/js/common/frozenproduct/small/dark/components/button.d.ts +0 -1
  86. package/js/common/frozenproduct/small/dark/components/button.js +0 -15
  87. package/js/common/frozenproduct/small/dark/components/container.d.ts +0 -4
  88. package/js/common/frozenproduct/small/dark/components/container.js +0 -52
  89. package/js/common/frozenproduct/small/dark/components/nav.js +2 -2
  90. package/js/common/frozenproduct/small/dark/components/table.d.ts +0 -1
  91. package/js/common/frozenproduct/small/dark/components/table.js +0 -30
  92. package/js/common/frozenproduct/small/dark/mode.d.ts +0 -7
  93. package/js/common/frozenproduct/small/dark/mode.js +0 -64
  94. package/js/common/frozenproduct/small/light/components/button.d.ts +0 -1
  95. package/js/common/frozenproduct/small/light/components/button.js +0 -15
  96. package/js/common/frozenproduct/small/light/components/container.d.ts +0 -4
  97. package/js/common/frozenproduct/small/light/components/container.js +0 -52
  98. package/js/common/frozenproduct/small/light/components/nav.js +2 -2
  99. package/js/common/frozenproduct/small/light/components/table.d.ts +0 -1
  100. package/js/common/frozenproduct/small/light/components/table.js +0 -30
  101. package/js/common/frozenproduct/small/light/mode.d.ts +0 -7
  102. package/js/common/frozenproduct/small/light/mode.js +0 -67
  103. package/js/common/product/large/dark/components/button.d.ts +0 -1
  104. package/js/common/product/large/dark/components/button.js +0 -15
  105. package/js/common/product/large/dark/components/container.d.ts +0 -4
  106. package/js/common/product/large/dark/components/container.js +0 -52
  107. package/js/common/product/large/dark/components/nav.js +2 -2
  108. package/js/common/product/large/dark/components/table.d.ts +0 -1
  109. package/js/common/product/large/dark/components/table.js +0 -30
  110. package/js/common/product/large/dark/mode.d.ts +0 -7
  111. package/js/common/product/large/dark/mode.js +0 -64
  112. package/js/common/product/large/light/components/button.d.ts +0 -1
  113. package/js/common/product/large/light/components/button.js +0 -15
  114. package/js/common/product/large/light/components/container.d.ts +0 -4
  115. package/js/common/product/large/light/components/container.js +0 -52
  116. package/js/common/product/large/light/components/nav.js +2 -2
  117. package/js/common/product/large/light/components/table.d.ts +0 -1
  118. package/js/common/product/large/light/components/table.js +0 -30
  119. package/js/common/product/large/light/mode.d.ts +0 -7
  120. package/js/common/product/large/light/mode.js +0 -67
  121. package/js/common/product/small/dark/components/button.d.ts +0 -1
  122. package/js/common/product/small/dark/components/button.js +0 -15
  123. package/js/common/product/small/dark/components/container.d.ts +0 -4
  124. package/js/common/product/small/dark/components/container.js +0 -52
  125. package/js/common/product/small/dark/components/nav.js +2 -2
  126. package/js/common/product/small/dark/components/table.d.ts +0 -1
  127. package/js/common/product/small/dark/components/table.js +0 -30
  128. package/js/common/product/small/dark/mode.d.ts +0 -7
  129. package/js/common/product/small/dark/mode.js +0 -64
  130. package/js/common/product/small/light/components/button.d.ts +0 -1
  131. package/js/common/product/small/light/components/button.js +0 -15
  132. package/js/common/product/small/light/components/container.d.ts +0 -4
  133. package/js/common/product/small/light/components/container.js +0 -52
  134. package/js/common/product/small/light/components/nav.js +2 -2
  135. package/js/common/product/small/light/components/table.d.ts +0 -1
  136. package/js/common/product/small/light/components/table.js +0 -30
  137. package/js/common/product/small/light/mode.d.ts +0 -7
  138. package/js/common/product/small/light/mode.js +0 -67
  139. package/js/es6/frozenproduct/large/dark/components/button.d.ts +0 -1
  140. package/js/es6/frozenproduct/large/dark/components/button.js +0 -1
  141. package/js/es6/frozenproduct/large/dark/components/container.d.ts +0 -4
  142. package/js/es6/frozenproduct/large/dark/components/container.js +0 -4
  143. package/js/es6/frozenproduct/large/dark/components/nav.js +1 -1
  144. package/js/es6/frozenproduct/large/dark/components/table.d.ts +0 -8
  145. package/js/es6/frozenproduct/large/dark/components/table.js +0 -18
  146. package/js/es6/frozenproduct/large/dark/mode.d.ts +0 -3
  147. package/js/es6/frozenproduct/large/dark/mode.js +0 -3
  148. package/js/es6/frozenproduct/large/light/components/button.d.ts +0 -1
  149. package/js/es6/frozenproduct/large/light/components/button.js +0 -1
  150. package/js/es6/frozenproduct/large/light/components/container.d.ts +0 -4
  151. package/js/es6/frozenproduct/large/light/components/container.js +0 -4
  152. package/js/es6/frozenproduct/large/light/components/nav.js +1 -1
  153. package/js/es6/frozenproduct/large/light/components/table.d.ts +0 -8
  154. package/js/es6/frozenproduct/large/light/components/table.js +0 -18
  155. package/js/es6/frozenproduct/large/light/mode.d.ts +0 -3
  156. package/js/es6/frozenproduct/large/light/mode.js +0 -3
  157. package/js/es6/frozenproduct/small/dark/components/button.d.ts +0 -1
  158. package/js/es6/frozenproduct/small/dark/components/button.js +0 -1
  159. package/js/es6/frozenproduct/small/dark/components/container.d.ts +0 -4
  160. package/js/es6/frozenproduct/small/dark/components/container.js +0 -4
  161. package/js/es6/frozenproduct/small/dark/components/nav.js +1 -1
  162. package/js/es6/frozenproduct/small/dark/components/table.d.ts +0 -8
  163. package/js/es6/frozenproduct/small/dark/components/table.js +0 -18
  164. package/js/es6/frozenproduct/small/dark/mode.d.ts +0 -3
  165. package/js/es6/frozenproduct/small/dark/mode.js +0 -3
  166. package/js/es6/frozenproduct/small/light/components/button.d.ts +0 -1
  167. package/js/es6/frozenproduct/small/light/components/button.js +0 -1
  168. package/js/es6/frozenproduct/small/light/components/container.d.ts +0 -4
  169. package/js/es6/frozenproduct/small/light/components/container.js +0 -4
  170. package/js/es6/frozenproduct/small/light/components/nav.js +1 -1
  171. package/js/es6/frozenproduct/small/light/components/table.d.ts +0 -8
  172. package/js/es6/frozenproduct/small/light/components/table.js +0 -18
  173. package/js/es6/frozenproduct/small/light/mode.d.ts +0 -3
  174. package/js/es6/frozenproduct/small/light/mode.js +0 -3
  175. package/js/es6/product/large/dark/components/button.d.ts +0 -1
  176. package/js/es6/product/large/dark/components/button.js +0 -1
  177. package/js/es6/product/large/dark/components/container.d.ts +0 -4
  178. package/js/es6/product/large/dark/components/container.js +0 -4
  179. package/js/es6/product/large/dark/components/nav.js +1 -1
  180. package/js/es6/product/large/dark/components/table.d.ts +0 -8
  181. package/js/es6/product/large/dark/components/table.js +0 -18
  182. package/js/es6/product/large/dark/mode.d.ts +0 -3
  183. package/js/es6/product/large/dark/mode.js +0 -3
  184. package/js/es6/product/large/light/components/button.d.ts +0 -1
  185. package/js/es6/product/large/light/components/button.js +0 -1
  186. package/js/es6/product/large/light/components/container.d.ts +0 -4
  187. package/js/es6/product/large/light/components/container.js +0 -4
  188. package/js/es6/product/large/light/components/nav.js +1 -1
  189. package/js/es6/product/large/light/components/table.d.ts +0 -8
  190. package/js/es6/product/large/light/components/table.js +0 -18
  191. package/js/es6/product/large/light/mode.d.ts +0 -3
  192. package/js/es6/product/large/light/mode.js +0 -3
  193. package/js/es6/product/small/dark/components/button.d.ts +0 -1
  194. package/js/es6/product/small/dark/components/button.js +0 -1
  195. package/js/es6/product/small/dark/components/container.d.ts +0 -4
  196. package/js/es6/product/small/dark/components/container.js +0 -4
  197. package/js/es6/product/small/dark/components/nav.js +1 -1
  198. package/js/es6/product/small/dark/components/table.d.ts +0 -8
  199. package/js/es6/product/small/dark/components/table.js +0 -18
  200. package/js/es6/product/small/dark/mode.d.ts +0 -3
  201. package/js/es6/product/small/dark/mode.js +0 -3
  202. package/js/es6/product/small/light/components/button.d.ts +0 -1
  203. package/js/es6/product/small/light/components/button.js +0 -1
  204. package/js/es6/product/small/light/components/container.d.ts +0 -4
  205. package/js/es6/product/small/light/components/container.js +0 -4
  206. package/js/es6/product/small/light/components/nav.js +1 -1
  207. package/js/es6/product/small/light/components/table.d.ts +0 -8
  208. package/js/es6/product/small/light/components/table.js +0 -18
  209. package/js/es6/product/small/light/mode.d.ts +0 -3
  210. package/js/es6/product/small/light/mode.js +0 -3
  211. package/js/umd/frozenproduct/large/dark/components/button.js +0 -16
  212. package/js/umd/frozenproduct/large/dark/components/container.js +0 -52
  213. package/js/umd/frozenproduct/large/dark/components/nav.js +2 -2
  214. package/js/umd/frozenproduct/large/dark/components/table.js +0 -30
  215. package/js/umd/frozenproduct/large/dark/mode.js +0 -65
  216. package/js/umd/frozenproduct/large/light/components/button.js +0 -16
  217. package/js/umd/frozenproduct/large/light/components/container.js +0 -52
  218. package/js/umd/frozenproduct/large/light/components/nav.js +2 -2
  219. package/js/umd/frozenproduct/large/light/components/table.js +0 -30
  220. package/js/umd/frozenproduct/large/light/mode.js +0 -69
  221. package/js/umd/frozenproduct/small/dark/components/button.js +0 -16
  222. package/js/umd/frozenproduct/small/dark/components/container.js +0 -52
  223. package/js/umd/frozenproduct/small/dark/components/nav.js +2 -2
  224. package/js/umd/frozenproduct/small/dark/components/table.js +0 -30
  225. package/js/umd/frozenproduct/small/dark/mode.js +0 -65
  226. package/js/umd/frozenproduct/small/light/components/button.js +0 -16
  227. package/js/umd/frozenproduct/small/light/components/container.js +0 -52
  228. package/js/umd/frozenproduct/small/light/components/nav.js +2 -2
  229. package/js/umd/frozenproduct/small/light/components/table.js +0 -30
  230. package/js/umd/frozenproduct/small/light/mode.js +0 -69
  231. package/js/umd/product/large/dark/components/button.js +0 -16
  232. package/js/umd/product/large/dark/components/container.js +0 -52
  233. package/js/umd/product/large/dark/components/nav.js +2 -2
  234. package/js/umd/product/large/dark/components/table.js +0 -30
  235. package/js/umd/product/large/dark/mode.js +0 -65
  236. package/js/umd/product/large/light/components/button.js +0 -16
  237. package/js/umd/product/large/light/components/container.js +0 -52
  238. package/js/umd/product/large/light/components/nav.js +2 -2
  239. package/js/umd/product/large/light/components/table.js +0 -30
  240. package/js/umd/product/large/light/mode.js +0 -69
  241. package/js/umd/product/small/dark/components/button.js +0 -16
  242. package/js/umd/product/small/dark/components/container.js +0 -52
  243. package/js/umd/product/small/dark/components/nav.js +2 -2
  244. package/js/umd/product/small/dark/components/table.js +0 -30
  245. package/js/umd/product/small/dark/mode.js +0 -65
  246. package/js/umd/product/small/light/components/button.js +0 -16
  247. package/js/umd/product/small/light/components/container.js +0 -52
  248. package/js/umd/product/small/light/components/nav.js +2 -2
  249. package/js/umd/product/small/light/components/table.js +0 -30
  250. package/js/umd/product/small/light/mode.js +0 -69
  251. package/json/flat/frozenproduct/large/dark/components/button.json +0 -1
  252. package/json/flat/frozenproduct/large/dark/components/container.json +0 -4
  253. package/json/flat/frozenproduct/large/dark/components/nav.json +1 -1
  254. package/json/flat/frozenproduct/large/dark/components/table.json +0 -1
  255. package/json/flat/frozenproduct/large/dark/mode.json +0 -3
  256. package/json/flat/frozenproduct/large/light/components/button.json +0 -1
  257. package/json/flat/frozenproduct/large/light/components/container.json +0 -4
  258. package/json/flat/frozenproduct/large/light/components/nav.json +1 -1
  259. package/json/flat/frozenproduct/large/light/components/table.json +0 -1
  260. package/json/flat/frozenproduct/large/light/mode.json +0 -3
  261. package/json/flat/frozenproduct/small/dark/components/button.json +0 -1
  262. package/json/flat/frozenproduct/small/dark/components/container.json +0 -4
  263. package/json/flat/frozenproduct/small/dark/components/nav.json +1 -1
  264. package/json/flat/frozenproduct/small/dark/components/table.json +0 -1
  265. package/json/flat/frozenproduct/small/dark/mode.json +0 -3
  266. package/json/flat/frozenproduct/small/light/components/button.json +0 -1
  267. package/json/flat/frozenproduct/small/light/components/container.json +0 -4
  268. package/json/flat/frozenproduct/small/light/components/nav.json +1 -1
  269. package/json/flat/frozenproduct/small/light/components/table.json +0 -1
  270. package/json/flat/frozenproduct/small/light/mode.json +0 -3
  271. package/json/flat/product/large/dark/components/button.json +0 -1
  272. package/json/flat/product/large/dark/components/container.json +0 -4
  273. package/json/flat/product/large/dark/components/nav.json +1 -1
  274. package/json/flat/product/large/dark/components/table.json +0 -1
  275. package/json/flat/product/large/dark/mode.json +0 -3
  276. package/json/flat/product/large/light/components/button.json +0 -1
  277. package/json/flat/product/large/light/components/container.json +0 -4
  278. package/json/flat/product/large/light/components/nav.json +1 -1
  279. package/json/flat/product/large/light/components/table.json +0 -1
  280. package/json/flat/product/large/light/mode.json +0 -3
  281. package/json/flat/product/small/dark/components/button.json +0 -1
  282. package/json/flat/product/small/dark/components/container.json +0 -4
  283. package/json/flat/product/small/dark/components/nav.json +1 -1
  284. package/json/flat/product/small/dark/components/table.json +0 -1
  285. package/json/flat/product/small/dark/mode.json +0 -3
  286. package/json/flat/product/small/light/components/button.json +0 -1
  287. package/json/flat/product/small/light/components/container.json +0 -4
  288. package/json/flat/product/small/light/components/nav.json +1 -1
  289. package/json/flat/product/small/light/components/table.json +0 -1
  290. package/json/flat/product/small/light/mode.json +0 -3
  291. package/json/nested/frozenproduct/large/dark/components/button.json +0 -1
  292. package/json/nested/frozenproduct/large/dark/components/container.json +1 -5
  293. package/json/nested/frozenproduct/large/dark/components/nav.json +1 -1
  294. package/json/nested/frozenproduct/large/dark/components/table.json +0 -18
  295. package/json/nested/frozenproduct/large/dark/mode.json +0 -7
  296. package/json/nested/frozenproduct/large/light/components/button.json +0 -1
  297. package/json/nested/frozenproduct/large/light/components/container.json +1 -5
  298. package/json/nested/frozenproduct/large/light/components/nav.json +1 -1
  299. package/json/nested/frozenproduct/large/light/components/table.json +0 -18
  300. package/json/nested/frozenproduct/large/light/mode.json +0 -7
  301. package/json/nested/frozenproduct/small/dark/components/button.json +0 -1
  302. package/json/nested/frozenproduct/small/dark/components/container.json +1 -5
  303. package/json/nested/frozenproduct/small/dark/components/nav.json +1 -1
  304. package/json/nested/frozenproduct/small/dark/components/table.json +0 -18
  305. package/json/nested/frozenproduct/small/dark/mode.json +0 -7
  306. package/json/nested/frozenproduct/small/light/components/button.json +0 -1
  307. package/json/nested/frozenproduct/small/light/components/container.json +1 -5
  308. package/json/nested/frozenproduct/small/light/components/nav.json +1 -1
  309. package/json/nested/frozenproduct/small/light/components/table.json +0 -18
  310. package/json/nested/frozenproduct/small/light/mode.json +0 -7
  311. package/json/nested/product/large/dark/components/button.json +0 -1
  312. package/json/nested/product/large/dark/components/container.json +1 -5
  313. package/json/nested/product/large/dark/components/nav.json +1 -1
  314. package/json/nested/product/large/dark/components/table.json +0 -18
  315. package/json/nested/product/large/dark/mode.json +0 -7
  316. package/json/nested/product/large/light/components/button.json +0 -1
  317. package/json/nested/product/large/light/components/container.json +1 -5
  318. package/json/nested/product/large/light/components/nav.json +1 -1
  319. package/json/nested/product/large/light/components/table.json +0 -18
  320. package/json/nested/product/large/light/mode.json +0 -7
  321. package/json/nested/product/small/dark/components/button.json +0 -1
  322. package/json/nested/product/small/dark/components/container.json +1 -5
  323. package/json/nested/product/small/dark/components/nav.json +1 -1
  324. package/json/nested/product/small/dark/components/table.json +0 -18
  325. package/json/nested/product/small/dark/mode.json +0 -7
  326. package/json/nested/product/small/light/components/button.json +0 -1
  327. package/json/nested/product/small/light/components/container.json +1 -5
  328. package/json/nested/product/small/light/components/nav.json +1 -1
  329. package/json/nested/product/small/light/components/table.json +0 -18
  330. package/json/nested/product/small/light/mode.json +0 -7
  331. package/package.json +1 -1
  332. package/sage-design-tokens-15.1.0.tgz +0 -0
  333. package/scss/frozenproduct/large/components/button.scss +0 -1
  334. package/scss/frozenproduct/large/components/container.scss +10 -14
  335. package/scss/frozenproduct/large/components/nav.scss +1 -1
  336. package/scss/frozenproduct/large/components/table.scss +0 -1
  337. package/scss/frozenproduct/large/dark.scss +0 -3
  338. package/scss/frozenproduct/large/light.scss +0 -3
  339. package/scss/frozenproduct/small/components/button.scss +13 -14
  340. package/scss/frozenproduct/small/components/container.scss +10 -14
  341. package/scss/frozenproduct/small/components/form.scss +7 -7
  342. package/scss/frozenproduct/small/components/link.scss +2 -2
  343. package/scss/frozenproduct/small/components/nav.scss +6 -6
  344. package/scss/frozenproduct/small/components/page.scss +1 -1
  345. package/scss/frozenproduct/small/components/popover.scss +2 -2
  346. package/scss/frozenproduct/small/components/progress.scss +6 -6
  347. package/scss/frozenproduct/small/components/status.scss +3 -3
  348. package/scss/frozenproduct/small/components/tab.scss +7 -7
  349. package/scss/frozenproduct/small/components/table.scss +10 -11
  350. package/scss/frozenproduct/small/dark.scss +0 -3
  351. package/scss/frozenproduct/small/light.scss +0 -3
  352. package/scss/product/large/components/button.scss +0 -1
  353. package/scss/product/large/components/container.scss +0 -4
  354. package/scss/product/large/components/nav.scss +1 -1
  355. package/scss/product/large/components/table.scss +0 -1
  356. package/scss/product/large/dark.scss +0 -3
  357. package/scss/product/large/light.scss +0 -3
  358. package/scss/product/small/components/button.scss +0 -1
  359. package/scss/product/small/components/container.scss +0 -4
  360. package/scss/product/small/components/nav.scss +1 -1
  361. package/scss/product/small/components/table.scss +0 -1
  362. package/scss/product/small/dark.scss +0 -3
  363. package/scss/product/small/light.scss +0 -3
  364. package/css/marketing/all.css +0 -2595
  365. package/css/marketing/index.html +0 -113
  366. package/css/marketing/large/components/badge.css +0 -29
  367. package/css/marketing/large/components/button.css +0 -329
  368. package/css/marketing/large/components/container.css +0 -301
  369. package/css/marketing/large/components/dataviz.css +0 -48
  370. package/css/marketing/large/components/focus.css +0 -18
  371. package/css/marketing/large/components/form.css +0 -306
  372. package/css/marketing/large/components/link.css +0 -39
  373. package/css/marketing/large/components/logo.css +0 -14
  374. package/css/marketing/large/components/nav.css +0 -159
  375. package/css/marketing/large/components/page.css +0 -61
  376. package/css/marketing/large/components/popover.css +0 -63
  377. package/css/marketing/large/components/profile.css +0 -77
  378. package/css/marketing/large/components/progress.css +0 -145
  379. package/css/marketing/large/components/status.css +0 -223
  380. package/css/marketing/large/components/tab.css +0 -57
  381. package/css/marketing/large/components/table.css +0 -92
  382. package/css/marketing/large/dark.css +0 -316
  383. package/css/marketing/large/global.css +0 -195
  384. package/css/marketing/large/light.css +0 -316
  385. package/css/marketing/small/components/badge.css +0 -29
  386. package/css/marketing/small/components/button.css +0 -329
  387. package/css/marketing/small/components/container.css +0 -301
  388. package/css/marketing/small/components/dataviz.css +0 -48
  389. package/css/marketing/small/components/focus.css +0 -18
  390. package/css/marketing/small/components/form.css +0 -306
  391. package/css/marketing/small/components/link.css +0 -39
  392. package/css/marketing/small/components/logo.css +0 -14
  393. package/css/marketing/small/components/nav.css +0 -159
  394. package/css/marketing/small/components/page.css +0 -61
  395. package/css/marketing/small/components/popover.css +0 -63
  396. package/css/marketing/small/components/profile.css +0 -77
  397. package/css/marketing/small/components/progress.css +0 -145
  398. package/css/marketing/small/components/status.css +0 -223
  399. package/css/marketing/small/components/tab.css +0 -57
  400. package/css/marketing/small/components/table.css +0 -92
  401. package/css/marketing/small/dark.css +0 -316
  402. package/css/marketing/small/global.css +0 -195
  403. package/css/marketing/small/light.css +0 -316
  404. package/ios/marketing/large/dark/components/badge.h +0 -34
  405. package/ios/marketing/large/dark/components/button.h +0 -334
  406. package/ios/marketing/large/dark/components/container.h +0 -306
  407. package/ios/marketing/large/dark/components/dataviz.h +0 -53
  408. package/ios/marketing/large/dark/components/focus.h +0 -23
  409. package/ios/marketing/large/dark/components/form.h +0 -311
  410. package/ios/marketing/large/dark/components/link.h +0 -44
  411. package/ios/marketing/large/dark/components/logo.h +0 -19
  412. package/ios/marketing/large/dark/components/nav.h +0 -164
  413. package/ios/marketing/large/dark/components/page.h +0 -66
  414. package/ios/marketing/large/dark/components/popover.h +0 -68
  415. package/ios/marketing/large/dark/components/profile.h +0 -82
  416. package/ios/marketing/large/dark/components/progress.h +0 -150
  417. package/ios/marketing/large/dark/components/status.h +0 -228
  418. package/ios/marketing/large/dark/components/tab.h +0 -62
  419. package/ios/marketing/large/dark/components/table.h +0 -97
  420. package/ios/marketing/large/dark/mode.h +0 -321
  421. package/ios/marketing/large/global.h +0 -200
  422. package/ios/marketing/large/light/components/badge.h +0 -34
  423. package/ios/marketing/large/light/components/button.h +0 -334
  424. package/ios/marketing/large/light/components/container.h +0 -306
  425. package/ios/marketing/large/light/components/dataviz.h +0 -53
  426. package/ios/marketing/large/light/components/focus.h +0 -23
  427. package/ios/marketing/large/light/components/form.h +0 -311
  428. package/ios/marketing/large/light/components/link.h +0 -44
  429. package/ios/marketing/large/light/components/logo.h +0 -19
  430. package/ios/marketing/large/light/components/nav.h +0 -164
  431. package/ios/marketing/large/light/components/page.h +0 -66
  432. package/ios/marketing/large/light/components/popover.h +0 -68
  433. package/ios/marketing/large/light/components/profile.h +0 -82
  434. package/ios/marketing/large/light/components/progress.h +0 -150
  435. package/ios/marketing/large/light/components/status.h +0 -228
  436. package/ios/marketing/large/light/components/tab.h +0 -62
  437. package/ios/marketing/large/light/components/table.h +0 -97
  438. package/ios/marketing/large/light/mode.h +0 -321
  439. package/ios/marketing/small/dark/components/badge.h +0 -34
  440. package/ios/marketing/small/dark/components/button.h +0 -334
  441. package/ios/marketing/small/dark/components/container.h +0 -306
  442. package/ios/marketing/small/dark/components/dataviz.h +0 -53
  443. package/ios/marketing/small/dark/components/focus.h +0 -23
  444. package/ios/marketing/small/dark/components/form.h +0 -311
  445. package/ios/marketing/small/dark/components/link.h +0 -44
  446. package/ios/marketing/small/dark/components/logo.h +0 -19
  447. package/ios/marketing/small/dark/components/nav.h +0 -164
  448. package/ios/marketing/small/dark/components/page.h +0 -66
  449. package/ios/marketing/small/dark/components/popover.h +0 -68
  450. package/ios/marketing/small/dark/components/profile.h +0 -82
  451. package/ios/marketing/small/dark/components/progress.h +0 -150
  452. package/ios/marketing/small/dark/components/status.h +0 -228
  453. package/ios/marketing/small/dark/components/tab.h +0 -62
  454. package/ios/marketing/small/dark/components/table.h +0 -97
  455. package/ios/marketing/small/dark/mode.h +0 -321
  456. package/ios/marketing/small/global.h +0 -200
  457. package/ios/marketing/small/light/components/badge.h +0 -34
  458. package/ios/marketing/small/light/components/button.h +0 -334
  459. package/ios/marketing/small/light/components/container.h +0 -306
  460. package/ios/marketing/small/light/components/dataviz.h +0 -53
  461. package/ios/marketing/small/light/components/focus.h +0 -23
  462. package/ios/marketing/small/light/components/form.h +0 -311
  463. package/ios/marketing/small/light/components/link.h +0 -44
  464. package/ios/marketing/small/light/components/logo.h +0 -19
  465. package/ios/marketing/small/light/components/nav.h +0 -164
  466. package/ios/marketing/small/light/components/page.h +0 -66
  467. package/ios/marketing/small/light/components/popover.h +0 -68
  468. package/ios/marketing/small/light/components/profile.h +0 -82
  469. package/ios/marketing/small/light/components/progress.h +0 -150
  470. package/ios/marketing/small/light/components/status.h +0 -228
  471. package/ios/marketing/small/light/components/tab.h +0 -62
  472. package/ios/marketing/small/light/components/table.h +0 -97
  473. package/ios/marketing/small/light/mode.h +0 -321
  474. package/js/common/marketing/large/dark/components/badge.d.ts +0 -77
  475. package/js/common/marketing/large/dark/components/badge.js +0 -391
  476. package/js/common/marketing/large/dark/components/button.d.ts +0 -549
  477. package/js/common/marketing/large/dark/components/button.js +0 -5402
  478. package/js/common/marketing/large/dark/components/container.d.ts +0 -629
  479. package/js/common/marketing/large/dark/components/container.js +0 -5077
  480. package/js/common/marketing/large/dark/components/dataviz.d.ts +0 -90
  481. package/js/common/marketing/large/dark/components/dataviz.js +0 -586
  482. package/js/common/marketing/large/dark/components/focus.d.ts +0 -44
  483. package/js/common/marketing/large/dark/components/focus.js +0 -184
  484. package/js/common/marketing/large/dark/components/form.d.ts +0 -588
  485. package/js/common/marketing/large/dark/components/form.js +0 -4907
  486. package/js/common/marketing/large/dark/components/link.d.ts +0 -103
  487. package/js/common/marketing/large/dark/components/link.js +0 -628
  488. package/js/common/marketing/large/dark/components/logo.d.ts +0 -52
  489. package/js/common/marketing/large/dark/components/logo.js +0 -146
  490. package/js/common/marketing/large/dark/components/nav.d.ts +0 -465
  491. package/js/common/marketing/large/dark/components/nav.js +0 -2744
  492. package/js/common/marketing/large/dark/components/page.d.ts +0 -117
  493. package/js/common/marketing/large/dark/components/page.js +0 -957
  494. package/js/common/marketing/large/dark/components/popover.d.ts +0 -137
  495. package/js/common/marketing/large/dark/components/popover.js +0 -1011
  496. package/js/common/marketing/large/dark/components/profile.d.ts +0 -129
  497. package/js/common/marketing/large/dark/components/profile.js +0 -1288
  498. package/js/common/marketing/large/dark/components/progress.d.ts +0 -317
  499. package/js/common/marketing/large/dark/components/progress.js +0 -2321
  500. package/js/common/marketing/large/dark/components/status.d.ts +0 -407
  501. package/js/common/marketing/large/dark/components/status.js +0 -3957
  502. package/js/common/marketing/large/dark/components/tab.d.ts +0 -119
  503. package/js/common/marketing/large/dark/components/tab.js +0 -801
  504. package/js/common/marketing/large/dark/components/table.d.ts +0 -172
  505. package/js/common/marketing/large/dark/components/table.js +0 -1449
  506. package/js/common/marketing/large/dark/mode.d.ts +0 -506
  507. package/js/common/marketing/large/dark/mode.js +0 -8635
  508. package/js/common/marketing/large/global.d.ts +0 -325
  509. package/js/common/marketing/large/global.js +0 -5399
  510. package/js/common/marketing/large/light/components/badge.d.ts +0 -77
  511. package/js/common/marketing/large/light/components/badge.js +0 -391
  512. package/js/common/marketing/large/light/components/button.d.ts +0 -549
  513. package/js/common/marketing/large/light/components/button.js +0 -5402
  514. package/js/common/marketing/large/light/components/container.d.ts +0 -629
  515. package/js/common/marketing/large/light/components/container.js +0 -5077
  516. package/js/common/marketing/large/light/components/dataviz.d.ts +0 -90
  517. package/js/common/marketing/large/light/components/dataviz.js +0 -586
  518. package/js/common/marketing/large/light/components/focus.d.ts +0 -44
  519. package/js/common/marketing/large/light/components/focus.js +0 -184
  520. package/js/common/marketing/large/light/components/form.d.ts +0 -588
  521. package/js/common/marketing/large/light/components/form.js +0 -4907
  522. package/js/common/marketing/large/light/components/link.d.ts +0 -103
  523. package/js/common/marketing/large/light/components/link.js +0 -628
  524. package/js/common/marketing/large/light/components/logo.d.ts +0 -52
  525. package/js/common/marketing/large/light/components/logo.js +0 -146
  526. package/js/common/marketing/large/light/components/nav.d.ts +0 -465
  527. package/js/common/marketing/large/light/components/nav.js +0 -2744
  528. package/js/common/marketing/large/light/components/page.d.ts +0 -117
  529. package/js/common/marketing/large/light/components/page.js +0 -957
  530. package/js/common/marketing/large/light/components/popover.d.ts +0 -137
  531. package/js/common/marketing/large/light/components/popover.js +0 -1011
  532. package/js/common/marketing/large/light/components/profile.d.ts +0 -129
  533. package/js/common/marketing/large/light/components/profile.js +0 -1288
  534. package/js/common/marketing/large/light/components/progress.d.ts +0 -317
  535. package/js/common/marketing/large/light/components/progress.js +0 -2321
  536. package/js/common/marketing/large/light/components/status.d.ts +0 -407
  537. package/js/common/marketing/large/light/components/status.js +0 -3957
  538. package/js/common/marketing/large/light/components/tab.d.ts +0 -119
  539. package/js/common/marketing/large/light/components/tab.js +0 -801
  540. package/js/common/marketing/large/light/components/table.d.ts +0 -172
  541. package/js/common/marketing/large/light/components/table.js +0 -1449
  542. package/js/common/marketing/large/light/mode.d.ts +0 -506
  543. package/js/common/marketing/large/light/mode.js +0 -8774
  544. package/js/common/marketing/small/dark/components/badge.d.ts +0 -77
  545. package/js/common/marketing/small/dark/components/badge.js +0 -391
  546. package/js/common/marketing/small/dark/components/button.d.ts +0 -549
  547. package/js/common/marketing/small/dark/components/button.js +0 -5402
  548. package/js/common/marketing/small/dark/components/container.d.ts +0 -629
  549. package/js/common/marketing/small/dark/components/container.js +0 -5077
  550. package/js/common/marketing/small/dark/components/dataviz.d.ts +0 -90
  551. package/js/common/marketing/small/dark/components/dataviz.js +0 -586
  552. package/js/common/marketing/small/dark/components/focus.d.ts +0 -44
  553. package/js/common/marketing/small/dark/components/focus.js +0 -184
  554. package/js/common/marketing/small/dark/components/form.d.ts +0 -588
  555. package/js/common/marketing/small/dark/components/form.js +0 -4907
  556. package/js/common/marketing/small/dark/components/link.d.ts +0 -103
  557. package/js/common/marketing/small/dark/components/link.js +0 -628
  558. package/js/common/marketing/small/dark/components/logo.d.ts +0 -52
  559. package/js/common/marketing/small/dark/components/logo.js +0 -146
  560. package/js/common/marketing/small/dark/components/nav.d.ts +0 -465
  561. package/js/common/marketing/small/dark/components/nav.js +0 -2744
  562. package/js/common/marketing/small/dark/components/page.d.ts +0 -117
  563. package/js/common/marketing/small/dark/components/page.js +0 -957
  564. package/js/common/marketing/small/dark/components/popover.d.ts +0 -137
  565. package/js/common/marketing/small/dark/components/popover.js +0 -1011
  566. package/js/common/marketing/small/dark/components/profile.d.ts +0 -129
  567. package/js/common/marketing/small/dark/components/profile.js +0 -1288
  568. package/js/common/marketing/small/dark/components/progress.d.ts +0 -317
  569. package/js/common/marketing/small/dark/components/progress.js +0 -2321
  570. package/js/common/marketing/small/dark/components/status.d.ts +0 -407
  571. package/js/common/marketing/small/dark/components/status.js +0 -3957
  572. package/js/common/marketing/small/dark/components/tab.d.ts +0 -119
  573. package/js/common/marketing/small/dark/components/tab.js +0 -801
  574. package/js/common/marketing/small/dark/components/table.d.ts +0 -172
  575. package/js/common/marketing/small/dark/components/table.js +0 -1449
  576. package/js/common/marketing/small/dark/mode.d.ts +0 -506
  577. package/js/common/marketing/small/dark/mode.js +0 -8635
  578. package/js/common/marketing/small/global.d.ts +0 -325
  579. package/js/common/marketing/small/global.js +0 -5401
  580. package/js/common/marketing/small/light/components/badge.d.ts +0 -77
  581. package/js/common/marketing/small/light/components/badge.js +0 -391
  582. package/js/common/marketing/small/light/components/button.d.ts +0 -549
  583. package/js/common/marketing/small/light/components/button.js +0 -5402
  584. package/js/common/marketing/small/light/components/container.d.ts +0 -629
  585. package/js/common/marketing/small/light/components/container.js +0 -5077
  586. package/js/common/marketing/small/light/components/dataviz.d.ts +0 -90
  587. package/js/common/marketing/small/light/components/dataviz.js +0 -586
  588. package/js/common/marketing/small/light/components/focus.d.ts +0 -44
  589. package/js/common/marketing/small/light/components/focus.js +0 -184
  590. package/js/common/marketing/small/light/components/form.d.ts +0 -588
  591. package/js/common/marketing/small/light/components/form.js +0 -4907
  592. package/js/common/marketing/small/light/components/link.d.ts +0 -103
  593. package/js/common/marketing/small/light/components/link.js +0 -628
  594. package/js/common/marketing/small/light/components/logo.d.ts +0 -52
  595. package/js/common/marketing/small/light/components/logo.js +0 -146
  596. package/js/common/marketing/small/light/components/nav.d.ts +0 -465
  597. package/js/common/marketing/small/light/components/nav.js +0 -2744
  598. package/js/common/marketing/small/light/components/page.d.ts +0 -117
  599. package/js/common/marketing/small/light/components/page.js +0 -957
  600. package/js/common/marketing/small/light/components/popover.d.ts +0 -137
  601. package/js/common/marketing/small/light/components/popover.js +0 -1011
  602. package/js/common/marketing/small/light/components/profile.d.ts +0 -129
  603. package/js/common/marketing/small/light/components/profile.js +0 -1288
  604. package/js/common/marketing/small/light/components/progress.d.ts +0 -317
  605. package/js/common/marketing/small/light/components/progress.js +0 -2321
  606. package/js/common/marketing/small/light/components/status.d.ts +0 -407
  607. package/js/common/marketing/small/light/components/status.js +0 -3957
  608. package/js/common/marketing/small/light/components/tab.d.ts +0 -119
  609. package/js/common/marketing/small/light/components/tab.js +0 -801
  610. package/js/common/marketing/small/light/components/table.d.ts +0 -172
  611. package/js/common/marketing/small/light/components/table.js +0 -1449
  612. package/js/common/marketing/small/light/mode.d.ts +0 -506
  613. package/js/common/marketing/small/light/mode.js +0 -8774
  614. package/js/es6/marketing/large/dark/components/badge.d.ts +0 -43
  615. package/js/es6/marketing/large/dark/components/badge.js +0 -43
  616. package/js/es6/marketing/large/dark/components/button.d.ts +0 -511
  617. package/js/es6/marketing/large/dark/components/button.js +0 -516
  618. package/js/es6/marketing/large/dark/components/container.d.ts +0 -482
  619. package/js/es6/marketing/large/dark/components/container.js +0 -589
  620. package/js/es6/marketing/large/dark/components/dataviz.d.ts +0 -50
  621. package/js/es6/marketing/large/dark/components/dataviz.js +0 -50
  622. package/js/es6/marketing/large/dark/components/focus.d.ts +0 -20
  623. package/js/es6/marketing/large/dark/components/focus.js +0 -20
  624. package/js/es6/marketing/large/dark/components/form.d.ts +0 -387
  625. package/js/es6/marketing/large/dark/components/form.js +0 -397
  626. package/js/es6/marketing/large/dark/components/link.d.ts +0 -132
  627. package/js/es6/marketing/large/dark/components/link.js +0 -142
  628. package/js/es6/marketing/large/dark/components/logo.d.ts +0 -16
  629. package/js/es6/marketing/large/dark/components/logo.js +0 -16
  630. package/js/es6/marketing/large/dark/components/nav.d.ts +0 -247
  631. package/js/es6/marketing/large/dark/components/nav.js +0 -267
  632. package/js/es6/marketing/large/dark/components/page.d.ts +0 -181
  633. package/js/es6/marketing/large/dark/components/page.js +0 -181
  634. package/js/es6/marketing/large/dark/components/popover.d.ts +0 -144
  635. package/js/es6/marketing/large/dark/components/popover.js +0 -154
  636. package/js/es6/marketing/large/dark/components/profile.d.ts +0 -321
  637. package/js/es6/marketing/large/dark/components/profile.js +0 -321
  638. package/js/es6/marketing/large/dark/components/progress.d.ts +0 -219
  639. package/js/es6/marketing/large/dark/components/progress.js +0 -226
  640. package/js/es6/marketing/large/dark/components/status.d.ts +0 -333
  641. package/js/es6/marketing/large/dark/components/status.js +0 -334
  642. package/js/es6/marketing/large/dark/components/tab.d.ts +0 -95
  643. package/js/es6/marketing/large/dark/components/tab.js +0 -95
  644. package/js/es6/marketing/large/dark/components/table.d.ts +0 -237
  645. package/js/es6/marketing/large/dark/components/table.js +0 -279
  646. package/js/es6/marketing/large/dark/mode.d.ts +0 -318
  647. package/js/es6/marketing/large/dark/mode.js +0 -327
  648. package/js/es6/marketing/large/global.d.ts +0 -730
  649. package/js/es6/marketing/large/global.js +0 -836
  650. package/js/es6/marketing/large/light/components/badge.d.ts +0 -43
  651. package/js/es6/marketing/large/light/components/badge.js +0 -43
  652. package/js/es6/marketing/large/light/components/button.d.ts +0 -511
  653. package/js/es6/marketing/large/light/components/button.js +0 -516
  654. package/js/es6/marketing/large/light/components/container.d.ts +0 -482
  655. package/js/es6/marketing/large/light/components/container.js +0 -589
  656. package/js/es6/marketing/large/light/components/dataviz.d.ts +0 -50
  657. package/js/es6/marketing/large/light/components/dataviz.js +0 -50
  658. package/js/es6/marketing/large/light/components/focus.d.ts +0 -20
  659. package/js/es6/marketing/large/light/components/focus.js +0 -20
  660. package/js/es6/marketing/large/light/components/form.d.ts +0 -387
  661. package/js/es6/marketing/large/light/components/form.js +0 -397
  662. package/js/es6/marketing/large/light/components/link.d.ts +0 -132
  663. package/js/es6/marketing/large/light/components/link.js +0 -142
  664. package/js/es6/marketing/large/light/components/logo.d.ts +0 -16
  665. package/js/es6/marketing/large/light/components/logo.js +0 -16
  666. package/js/es6/marketing/large/light/components/nav.d.ts +0 -247
  667. package/js/es6/marketing/large/light/components/nav.js +0 -267
  668. package/js/es6/marketing/large/light/components/page.d.ts +0 -181
  669. package/js/es6/marketing/large/light/components/page.js +0 -181
  670. package/js/es6/marketing/large/light/components/popover.d.ts +0 -144
  671. package/js/es6/marketing/large/light/components/popover.js +0 -154
  672. package/js/es6/marketing/large/light/components/profile.d.ts +0 -321
  673. package/js/es6/marketing/large/light/components/profile.js +0 -321
  674. package/js/es6/marketing/large/light/components/progress.d.ts +0 -219
  675. package/js/es6/marketing/large/light/components/progress.js +0 -226
  676. package/js/es6/marketing/large/light/components/status.d.ts +0 -333
  677. package/js/es6/marketing/large/light/components/status.js +0 -334
  678. package/js/es6/marketing/large/light/components/tab.d.ts +0 -95
  679. package/js/es6/marketing/large/light/components/tab.js +0 -95
  680. package/js/es6/marketing/large/light/components/table.d.ts +0 -237
  681. package/js/es6/marketing/large/light/components/table.js +0 -279
  682. package/js/es6/marketing/large/light/mode.d.ts +0 -318
  683. package/js/es6/marketing/large/light/mode.js +0 -327
  684. package/js/es6/marketing/small/dark/components/badge.d.ts +0 -43
  685. package/js/es6/marketing/small/dark/components/badge.js +0 -43
  686. package/js/es6/marketing/small/dark/components/button.d.ts +0 -511
  687. package/js/es6/marketing/small/dark/components/button.js +0 -516
  688. package/js/es6/marketing/small/dark/components/container.d.ts +0 -482
  689. package/js/es6/marketing/small/dark/components/container.js +0 -589
  690. package/js/es6/marketing/small/dark/components/dataviz.d.ts +0 -50
  691. package/js/es6/marketing/small/dark/components/dataviz.js +0 -50
  692. package/js/es6/marketing/small/dark/components/focus.d.ts +0 -20
  693. package/js/es6/marketing/small/dark/components/focus.js +0 -20
  694. package/js/es6/marketing/small/dark/components/form.d.ts +0 -387
  695. package/js/es6/marketing/small/dark/components/form.js +0 -397
  696. package/js/es6/marketing/small/dark/components/link.d.ts +0 -132
  697. package/js/es6/marketing/small/dark/components/link.js +0 -142
  698. package/js/es6/marketing/small/dark/components/logo.d.ts +0 -16
  699. package/js/es6/marketing/small/dark/components/logo.js +0 -16
  700. package/js/es6/marketing/small/dark/components/nav.d.ts +0 -247
  701. package/js/es6/marketing/small/dark/components/nav.js +0 -267
  702. package/js/es6/marketing/small/dark/components/page.d.ts +0 -181
  703. package/js/es6/marketing/small/dark/components/page.js +0 -181
  704. package/js/es6/marketing/small/dark/components/popover.d.ts +0 -144
  705. package/js/es6/marketing/small/dark/components/popover.js +0 -154
  706. package/js/es6/marketing/small/dark/components/profile.d.ts +0 -321
  707. package/js/es6/marketing/small/dark/components/profile.js +0 -321
  708. package/js/es6/marketing/small/dark/components/progress.d.ts +0 -219
  709. package/js/es6/marketing/small/dark/components/progress.js +0 -226
  710. package/js/es6/marketing/small/dark/components/status.d.ts +0 -333
  711. package/js/es6/marketing/small/dark/components/status.js +0 -334
  712. package/js/es6/marketing/small/dark/components/tab.d.ts +0 -95
  713. package/js/es6/marketing/small/dark/components/tab.js +0 -95
  714. package/js/es6/marketing/small/dark/components/table.d.ts +0 -237
  715. package/js/es6/marketing/small/dark/components/table.js +0 -279
  716. package/js/es6/marketing/small/dark/mode.d.ts +0 -318
  717. package/js/es6/marketing/small/dark/mode.js +0 -327
  718. package/js/es6/marketing/small/global.d.ts +0 -730
  719. package/js/es6/marketing/small/global.js +0 -836
  720. package/js/es6/marketing/small/light/components/badge.d.ts +0 -43
  721. package/js/es6/marketing/small/light/components/badge.js +0 -43
  722. package/js/es6/marketing/small/light/components/button.d.ts +0 -511
  723. package/js/es6/marketing/small/light/components/button.js +0 -516
  724. package/js/es6/marketing/small/light/components/container.d.ts +0 -482
  725. package/js/es6/marketing/small/light/components/container.js +0 -589
  726. package/js/es6/marketing/small/light/components/dataviz.d.ts +0 -50
  727. package/js/es6/marketing/small/light/components/dataviz.js +0 -50
  728. package/js/es6/marketing/small/light/components/focus.d.ts +0 -20
  729. package/js/es6/marketing/small/light/components/focus.js +0 -20
  730. package/js/es6/marketing/small/light/components/form.d.ts +0 -387
  731. package/js/es6/marketing/small/light/components/form.js +0 -397
  732. package/js/es6/marketing/small/light/components/link.d.ts +0 -132
  733. package/js/es6/marketing/small/light/components/link.js +0 -142
  734. package/js/es6/marketing/small/light/components/logo.d.ts +0 -16
  735. package/js/es6/marketing/small/light/components/logo.js +0 -16
  736. package/js/es6/marketing/small/light/components/nav.d.ts +0 -247
  737. package/js/es6/marketing/small/light/components/nav.js +0 -267
  738. package/js/es6/marketing/small/light/components/page.d.ts +0 -181
  739. package/js/es6/marketing/small/light/components/page.js +0 -181
  740. package/js/es6/marketing/small/light/components/popover.d.ts +0 -144
  741. package/js/es6/marketing/small/light/components/popover.js +0 -154
  742. package/js/es6/marketing/small/light/components/profile.d.ts +0 -321
  743. package/js/es6/marketing/small/light/components/profile.js +0 -321
  744. package/js/es6/marketing/small/light/components/progress.d.ts +0 -219
  745. package/js/es6/marketing/small/light/components/progress.js +0 -226
  746. package/js/es6/marketing/small/light/components/status.d.ts +0 -333
  747. package/js/es6/marketing/small/light/components/status.js +0 -334
  748. package/js/es6/marketing/small/light/components/tab.d.ts +0 -95
  749. package/js/es6/marketing/small/light/components/tab.js +0 -95
  750. package/js/es6/marketing/small/light/components/table.d.ts +0 -237
  751. package/js/es6/marketing/small/light/components/table.js +0 -279
  752. package/js/es6/marketing/small/light/mode.d.ts +0 -318
  753. package/js/es6/marketing/small/light/mode.js +0 -327
  754. package/js/umd/marketing/large/dark/components/badge.js +0 -403
  755. package/js/umd/marketing/large/dark/components/button.js +0 -5495
  756. package/js/umd/marketing/large/dark/components/container.js +0 -5180
  757. package/js/umd/marketing/large/dark/components/dataviz.js +0 -598
  758. package/js/umd/marketing/large/dark/components/focus.js +0 -196
  759. package/js/umd/marketing/large/dark/components/form.js +0 -4927
  760. package/js/umd/marketing/large/dark/components/link.js +0 -647
  761. package/js/umd/marketing/large/dark/components/logo.js +0 -158
  762. package/js/umd/marketing/large/dark/components/nav.js +0 -2770
  763. package/js/umd/marketing/large/dark/components/page.js +0 -983
  764. package/js/umd/marketing/large/dark/components/popover.js +0 -1026
  765. package/js/umd/marketing/large/dark/components/profile.js +0 -1301
  766. package/js/umd/marketing/large/dark/components/progress.js +0 -2448
  767. package/js/umd/marketing/large/dark/components/status.js +0 -4089
  768. package/js/umd/marketing/large/dark/components/tab.js +0 -813
  769. package/js/umd/marketing/large/dark/components/table.js +0 -1461
  770. package/js/umd/marketing/large/dark/mode.js +0 -8850
  771. package/js/umd/marketing/large/global.js +0 -5448
  772. package/js/umd/marketing/large/light/components/badge.js +0 -403
  773. package/js/umd/marketing/large/light/components/button.js +0 -5495
  774. package/js/umd/marketing/large/light/components/container.js +0 -5180
  775. package/js/umd/marketing/large/light/components/dataviz.js +0 -598
  776. package/js/umd/marketing/large/light/components/focus.js +0 -196
  777. package/js/umd/marketing/large/light/components/form.js +0 -4927
  778. package/js/umd/marketing/large/light/components/link.js +0 -647
  779. package/js/umd/marketing/large/light/components/logo.js +0 -158
  780. package/js/umd/marketing/large/light/components/nav.js +0 -2770
  781. package/js/umd/marketing/large/light/components/page.js +0 -983
  782. package/js/umd/marketing/large/light/components/popover.js +0 -1026
  783. package/js/umd/marketing/large/light/components/profile.js +0 -1301
  784. package/js/umd/marketing/large/light/components/progress.js +0 -2448
  785. package/js/umd/marketing/large/light/components/status.js +0 -4089
  786. package/js/umd/marketing/large/light/components/tab.js +0 -813
  787. package/js/umd/marketing/large/light/components/table.js +0 -1461
  788. package/js/umd/marketing/large/light/mode.js +0 -8991
  789. package/js/umd/marketing/small/dark/components/badge.js +0 -403
  790. package/js/umd/marketing/small/dark/components/button.js +0 -5495
  791. package/js/umd/marketing/small/dark/components/container.js +0 -5180
  792. package/js/umd/marketing/small/dark/components/dataviz.js +0 -598
  793. package/js/umd/marketing/small/dark/components/focus.js +0 -196
  794. package/js/umd/marketing/small/dark/components/form.js +0 -4927
  795. package/js/umd/marketing/small/dark/components/link.js +0 -647
  796. package/js/umd/marketing/small/dark/components/logo.js +0 -158
  797. package/js/umd/marketing/small/dark/components/nav.js +0 -2770
  798. package/js/umd/marketing/small/dark/components/page.js +0 -983
  799. package/js/umd/marketing/small/dark/components/popover.js +0 -1026
  800. package/js/umd/marketing/small/dark/components/profile.js +0 -1301
  801. package/js/umd/marketing/small/dark/components/progress.js +0 -2448
  802. package/js/umd/marketing/small/dark/components/status.js +0 -4089
  803. package/js/umd/marketing/small/dark/components/tab.js +0 -813
  804. package/js/umd/marketing/small/dark/components/table.js +0 -1461
  805. package/js/umd/marketing/small/dark/mode.js +0 -8850
  806. package/js/umd/marketing/small/global.js +0 -5450
  807. package/js/umd/marketing/small/light/components/badge.js +0 -403
  808. package/js/umd/marketing/small/light/components/button.js +0 -5495
  809. package/js/umd/marketing/small/light/components/container.js +0 -5180
  810. package/js/umd/marketing/small/light/components/dataviz.js +0 -598
  811. package/js/umd/marketing/small/light/components/focus.js +0 -196
  812. package/js/umd/marketing/small/light/components/form.js +0 -4927
  813. package/js/umd/marketing/small/light/components/link.js +0 -647
  814. package/js/umd/marketing/small/light/components/logo.js +0 -158
  815. package/js/umd/marketing/small/light/components/nav.js +0 -2770
  816. package/js/umd/marketing/small/light/components/page.js +0 -983
  817. package/js/umd/marketing/small/light/components/popover.js +0 -1026
  818. package/js/umd/marketing/small/light/components/profile.js +0 -1301
  819. package/js/umd/marketing/small/light/components/progress.js +0 -2448
  820. package/js/umd/marketing/small/light/components/status.js +0 -4089
  821. package/js/umd/marketing/small/light/components/tab.js +0 -813
  822. package/js/umd/marketing/small/light/components/table.js +0 -1461
  823. package/js/umd/marketing/small/light/mode.js +0 -8991
  824. package/json/flat/marketing/large/dark/components/badge.json +0 -25
  825. package/json/flat/marketing/large/dark/components/button.json +0 -325
  826. package/json/flat/marketing/large/dark/components/container.json +0 -297
  827. package/json/flat/marketing/large/dark/components/dataviz.json +0 -44
  828. package/json/flat/marketing/large/dark/components/focus.json +0 -14
  829. package/json/flat/marketing/large/dark/components/form.json +0 -302
  830. package/json/flat/marketing/large/dark/components/link.json +0 -35
  831. package/json/flat/marketing/large/dark/components/logo.json +0 -10
  832. package/json/flat/marketing/large/dark/components/nav.json +0 -155
  833. package/json/flat/marketing/large/dark/components/page.json +0 -57
  834. package/json/flat/marketing/large/dark/components/popover.json +0 -59
  835. package/json/flat/marketing/large/dark/components/profile.json +0 -73
  836. package/json/flat/marketing/large/dark/components/progress.json +0 -141
  837. package/json/flat/marketing/large/dark/components/status.json +0 -219
  838. package/json/flat/marketing/large/dark/components/tab.json +0 -53
  839. package/json/flat/marketing/large/dark/components/table.json +0 -88
  840. package/json/flat/marketing/large/dark/mode.json +0 -312
  841. package/json/flat/marketing/large/global.json +0 -191
  842. package/json/flat/marketing/large/light/components/badge.json +0 -25
  843. package/json/flat/marketing/large/light/components/button.json +0 -325
  844. package/json/flat/marketing/large/light/components/container.json +0 -297
  845. package/json/flat/marketing/large/light/components/dataviz.json +0 -44
  846. package/json/flat/marketing/large/light/components/focus.json +0 -14
  847. package/json/flat/marketing/large/light/components/form.json +0 -302
  848. package/json/flat/marketing/large/light/components/link.json +0 -35
  849. package/json/flat/marketing/large/light/components/logo.json +0 -10
  850. package/json/flat/marketing/large/light/components/nav.json +0 -155
  851. package/json/flat/marketing/large/light/components/page.json +0 -57
  852. package/json/flat/marketing/large/light/components/popover.json +0 -59
  853. package/json/flat/marketing/large/light/components/profile.json +0 -73
  854. package/json/flat/marketing/large/light/components/progress.json +0 -141
  855. package/json/flat/marketing/large/light/components/status.json +0 -219
  856. package/json/flat/marketing/large/light/components/tab.json +0 -53
  857. package/json/flat/marketing/large/light/components/table.json +0 -88
  858. package/json/flat/marketing/large/light/mode.json +0 -312
  859. package/json/flat/marketing/small/dark/components/badge.json +0 -25
  860. package/json/flat/marketing/small/dark/components/button.json +0 -325
  861. package/json/flat/marketing/small/dark/components/container.json +0 -297
  862. package/json/flat/marketing/small/dark/components/dataviz.json +0 -44
  863. package/json/flat/marketing/small/dark/components/focus.json +0 -14
  864. package/json/flat/marketing/small/dark/components/form.json +0 -302
  865. package/json/flat/marketing/small/dark/components/link.json +0 -35
  866. package/json/flat/marketing/small/dark/components/logo.json +0 -10
  867. package/json/flat/marketing/small/dark/components/nav.json +0 -155
  868. package/json/flat/marketing/small/dark/components/page.json +0 -57
  869. package/json/flat/marketing/small/dark/components/popover.json +0 -59
  870. package/json/flat/marketing/small/dark/components/profile.json +0 -73
  871. package/json/flat/marketing/small/dark/components/progress.json +0 -141
  872. package/json/flat/marketing/small/dark/components/status.json +0 -219
  873. package/json/flat/marketing/small/dark/components/tab.json +0 -53
  874. package/json/flat/marketing/small/dark/components/table.json +0 -88
  875. package/json/flat/marketing/small/dark/mode.json +0 -312
  876. package/json/flat/marketing/small/global.json +0 -191
  877. package/json/flat/marketing/small/light/components/badge.json +0 -25
  878. package/json/flat/marketing/small/light/components/button.json +0 -325
  879. package/json/flat/marketing/small/light/components/container.json +0 -297
  880. package/json/flat/marketing/small/light/components/dataviz.json +0 -44
  881. package/json/flat/marketing/small/light/components/focus.json +0 -14
  882. package/json/flat/marketing/small/light/components/form.json +0 -302
  883. package/json/flat/marketing/small/light/components/link.json +0 -35
  884. package/json/flat/marketing/small/light/components/logo.json +0 -10
  885. package/json/flat/marketing/small/light/components/nav.json +0 -155
  886. package/json/flat/marketing/small/light/components/page.json +0 -57
  887. package/json/flat/marketing/small/light/components/popover.json +0 -59
  888. package/json/flat/marketing/small/light/components/profile.json +0 -73
  889. package/json/flat/marketing/small/light/components/progress.json +0 -141
  890. package/json/flat/marketing/small/light/components/status.json +0 -219
  891. package/json/flat/marketing/small/light/components/tab.json +0 -53
  892. package/json/flat/marketing/small/light/components/table.json +0 -88
  893. package/json/flat/marketing/small/light/mode.json +0 -312
  894. package/json/nested/marketing/large/dark/components/badge.json +0 -69
  895. package/json/nested/marketing/large/dark/components/button.json +0 -709
  896. package/json/nested/marketing/large/dark/components/container.json +0 -890
  897. package/json/nested/marketing/large/dark/components/dataviz.json +0 -70
  898. package/json/nested/marketing/large/dark/components/focus.json +0 -24
  899. package/json/nested/marketing/large/dark/components/form.json +0 -657
  900. package/json/nested/marketing/large/dark/components/link.json +0 -184
  901. package/json/nested/marketing/large/dark/components/logo.json +0 -32
  902. package/json/nested/marketing/large/dark/components/nav.json +0 -551
  903. package/json/nested/marketing/large/dark/components/page.json +0 -215
  904. package/json/nested/marketing/large/dark/components/popover.json +0 -206
  905. package/json/nested/marketing/large/dark/components/profile.json +0 -351
  906. package/json/nested/marketing/large/dark/components/progress.json +0 -369
  907. package/json/nested/marketing/large/dark/components/status.json +0 -495
  908. package/json/nested/marketing/large/dark/components/tab.json +0 -135
  909. package/json/nested/marketing/large/dark/components/table.json +0 -337
  910. package/json/nested/marketing/large/dark/mode.json +0 -486
  911. package/json/nested/marketing/large/global.json +0 -944
  912. package/json/nested/marketing/large/light/components/badge.json +0 -69
  913. package/json/nested/marketing/large/light/components/button.json +0 -709
  914. package/json/nested/marketing/large/light/components/container.json +0 -890
  915. package/json/nested/marketing/large/light/components/dataviz.json +0 -70
  916. package/json/nested/marketing/large/light/components/focus.json +0 -24
  917. package/json/nested/marketing/large/light/components/form.json +0 -657
  918. package/json/nested/marketing/large/light/components/link.json +0 -184
  919. package/json/nested/marketing/large/light/components/logo.json +0 -32
  920. package/json/nested/marketing/large/light/components/nav.json +0 -551
  921. package/json/nested/marketing/large/light/components/page.json +0 -215
  922. package/json/nested/marketing/large/light/components/popover.json +0 -206
  923. package/json/nested/marketing/large/light/components/profile.json +0 -351
  924. package/json/nested/marketing/large/light/components/progress.json +0 -369
  925. package/json/nested/marketing/large/light/components/status.json +0 -495
  926. package/json/nested/marketing/large/light/components/tab.json +0 -135
  927. package/json/nested/marketing/large/light/components/table.json +0 -337
  928. package/json/nested/marketing/large/light/mode.json +0 -486
  929. package/json/nested/marketing/small/dark/components/badge.json +0 -69
  930. package/json/nested/marketing/small/dark/components/button.json +0 -709
  931. package/json/nested/marketing/small/dark/components/container.json +0 -890
  932. package/json/nested/marketing/small/dark/components/dataviz.json +0 -70
  933. package/json/nested/marketing/small/dark/components/focus.json +0 -24
  934. package/json/nested/marketing/small/dark/components/form.json +0 -657
  935. package/json/nested/marketing/small/dark/components/link.json +0 -184
  936. package/json/nested/marketing/small/dark/components/logo.json +0 -32
  937. package/json/nested/marketing/small/dark/components/nav.json +0 -551
  938. package/json/nested/marketing/small/dark/components/page.json +0 -215
  939. package/json/nested/marketing/small/dark/components/popover.json +0 -206
  940. package/json/nested/marketing/small/dark/components/profile.json +0 -351
  941. package/json/nested/marketing/small/dark/components/progress.json +0 -369
  942. package/json/nested/marketing/small/dark/components/status.json +0 -495
  943. package/json/nested/marketing/small/dark/components/tab.json +0 -135
  944. package/json/nested/marketing/small/dark/components/table.json +0 -337
  945. package/json/nested/marketing/small/dark/mode.json +0 -486
  946. package/json/nested/marketing/small/global.json +0 -944
  947. package/json/nested/marketing/small/light/components/badge.json +0 -69
  948. package/json/nested/marketing/small/light/components/button.json +0 -709
  949. package/json/nested/marketing/small/light/components/container.json +0 -890
  950. package/json/nested/marketing/small/light/components/dataviz.json +0 -70
  951. package/json/nested/marketing/small/light/components/focus.json +0 -24
  952. package/json/nested/marketing/small/light/components/form.json +0 -657
  953. package/json/nested/marketing/small/light/components/link.json +0 -184
  954. package/json/nested/marketing/small/light/components/logo.json +0 -32
  955. package/json/nested/marketing/small/light/components/nav.json +0 -551
  956. package/json/nested/marketing/small/light/components/page.json +0 -215
  957. package/json/nested/marketing/small/light/components/popover.json +0 -206
  958. package/json/nested/marketing/small/light/components/profile.json +0 -351
  959. package/json/nested/marketing/small/light/components/progress.json +0 -369
  960. package/json/nested/marketing/small/light/components/status.json +0 -495
  961. package/json/nested/marketing/small/light/components/tab.json +0 -135
  962. package/json/nested/marketing/small/light/components/table.json +0 -337
  963. package/json/nested/marketing/small/light/mode.json +0 -486
  964. package/sage-design-tokens-14.9.1.tgz +0 -0
  965. package/scss/marketing/large/components/badge.scss +0 -30
  966. package/scss/marketing/large/components/button.scss +0 -330
  967. package/scss/marketing/large/components/container.scss +0 -302
  968. package/scss/marketing/large/components/dataviz.scss +0 -49
  969. package/scss/marketing/large/components/focus.scss +0 -19
  970. package/scss/marketing/large/components/form.scss +0 -307
  971. package/scss/marketing/large/components/link.scss +0 -40
  972. package/scss/marketing/large/components/logo.scss +0 -15
  973. package/scss/marketing/large/components/nav.scss +0 -160
  974. package/scss/marketing/large/components/page.scss +0 -62
  975. package/scss/marketing/large/components/popover.scss +0 -64
  976. package/scss/marketing/large/components/profile.scss +0 -78
  977. package/scss/marketing/large/components/progress.scss +0 -146
  978. package/scss/marketing/large/components/status.scss +0 -224
  979. package/scss/marketing/large/components/tab.scss +0 -58
  980. package/scss/marketing/large/components/table.scss +0 -93
  981. package/scss/marketing/large/dark.scss +0 -317
  982. package/scss/marketing/large/global.scss +0 -196
  983. package/scss/marketing/large/light.scss +0 -317
  984. package/scss/marketing/small/components/badge.scss +0 -30
  985. package/scss/marketing/small/components/button.scss +0 -330
  986. package/scss/marketing/small/components/container.scss +0 -302
  987. package/scss/marketing/small/components/dataviz.scss +0 -49
  988. package/scss/marketing/small/components/focus.scss +0 -19
  989. package/scss/marketing/small/components/form.scss +0 -307
  990. package/scss/marketing/small/components/link.scss +0 -40
  991. package/scss/marketing/small/components/logo.scss +0 -15
  992. package/scss/marketing/small/components/nav.scss +0 -160
  993. package/scss/marketing/small/components/page.scss +0 -62
  994. package/scss/marketing/small/components/popover.scss +0 -64
  995. package/scss/marketing/small/components/profile.scss +0 -78
  996. package/scss/marketing/small/components/progress.scss +0 -146
  997. package/scss/marketing/small/components/status.scss +0 -224
  998. package/scss/marketing/small/components/tab.scss +0 -58
  999. package/scss/marketing/small/components/table.scss +0 -93
  1000. package/scss/marketing/small/dark.scss +0 -317
  1001. package/scss/marketing/small/global.scss +0 -196
  1002. package/scss/marketing/small/light.scss +0 -317
@@ -1,93 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
-
6
- // Do not edit directly, this file was auto-generated.
7
-
8
- $table-color-header-subtle-bg-default: $modes-color-none;
9
- $table-color-row-bg-active: $modes-color-interactive-monochrome-active;
10
- $table-color-row-bg-default: $modes-color-generic-bg-nought;
11
- $table-color-row-label-hover: $modes-color-generic-content-extreme;
12
- $table-typography-adaptive-heading-s: $global-typography-adaptive-component-firm-s;
13
- $table-typography-adaptive-heading-m: $global-typography-adaptive-component-firm-m;
14
- $table-typography-adaptive-heading-l: $global-typography-adaptive-component-firm-l;
15
- $table-typography-adaptive-default-s: $global-typography-adaptive-component-moderate-s;
16
- $table-typography-adaptive-default-m: $global-typography-adaptive-component-moderate-m;
17
- $table-typography-adaptive-default-l: $global-typography-adaptive-component-moderate-l;
18
- $table-typography-adaptive-label-s: $global-typography-adaptive-component-firm-s;
19
- $table-typography-adaptive-label-m: $global-typography-adaptive-component-firm-m;
20
- $table-typography-adaptive-label-l: $global-typography-adaptive-component-firm-l;
21
- $table-typography-responsive-heading-s: $global-typography-responsive-component-firm-s;
22
- $table-typography-responsive-heading-m: $global-typography-responsive-component-firm-m;
23
- $table-typography-responsive-heading-l: $global-typography-responsive-component-firm-l;
24
- $table-typography-responsive-default-s: $global-typography-responsive-component-moderate-s;
25
- $table-typography-responsive-default-m: $global-typography-responsive-component-moderate-m;
26
- $table-typography-responsive-default-l: $global-typography-responsive-component-moderate-l;
27
- $table-typography-responsive-label-s: $global-typography-responsive-component-firm-s;
28
- $table-typography-responsive-label-m: $global-typography-responsive-component-firm-m;
29
- $table-typography-responsive-label-l: $global-typography-responsive-component-firm-l;
30
- $table-color-header-subtle-bg-alt: $modes-color-interactive-monochrome-subtle-default; // header alt
31
- $table-color-header-subtle-bg-hover: $modes-color-interactive-monochrome-hover;
32
- $table-color-header-subtle-label-default: $modes-color-interactive-monochrome-default;
33
- $table-color-header-subtle-label-hover: $modes-color-interactive-monochrome-default;
34
- $table-color-header-harsh-bg-alt: $modes-color-interactive-monochrome-default; // header alt
35
- $table-color-header-harsh-bg-default: $modes-color-interactive-monochrome-default-alt;
36
- $table-color-header-harsh-bg-hover: $modes-color-interactive-monochrome-hover;
37
- $table-color-header-harsh-label-hover: $modes-color-interactive-monochrome-default;
38
- $table-color-row-bg-activated: $modes-color-interactive-primary-default;
39
- $table-color-row-bg-alt: $modes-color-generic-bg-delicate; // Zebra stripes
40
- $table-color-row-bg-alt2: $modes-color-generic-bg-soft; // Zebra stripes combined with child rows.
41
- $table-color-row-bg-alt3: $modes-color-generic-bg-faint; // Child rows.
42
- $table-color-row-bg-hover: $modes-color-generic-bg-soft;
43
- $table-color-row-label-default: $modes-color-generic-content-harsh;
44
- $table-color-footer-bg-default: $modes-color-generic-bg-soft;
45
- $table-color-footer-label-default: $modes-color-interactive-monochrome-default;
46
- $table-boxshadow-parentrow: $global-boxshadow-container-far;
47
- $table-boxshadow-firstchild: $global-boxshadow-inner-near;
48
- $table-boxshadow-column-sticky-left: $global-boxshadow-cleanedge-near-right; // Right shadow on left hand sticky column.
49
- $table-boxshadow-column-sticky-right: $global-boxshadow-cleanedge-near-left; // Left shadow on right hand sticky column.
50
- $table-boxshadow-row-dragging: $global-boxshadow-interactive-drag; // dragging state for a table row
51
- $table-color-header-subtle-border-default: $modes-color-generic-fg-delicate; // Header borders
52
- $table-color-header-harsh-border-default: $modes-color-generic-fg-soft;
53
- $table-color-header-harsh-label-default: $modes-color-interactive-monochrome-with-default;
54
- $table-color-row-border-default: $modes-color-generic-fg-delicate;
55
- $table-color-row-label-activated: $modes-color-interactive-monochrome-with-active;
56
- $table-color-row-label-active: $modes-color-interactive-monochrome-with-active;
57
- $table-color-footer-border-default: $modes-color-generic-fg-delicate; // Header borders
58
- $table-radius-container: $global-radius-container-m; // Table (parent container)
59
- $table-borderwidth-thin: $global-borderwidth-xs; // Table border. Optional choice of cell border width.
60
- $table-borderwidth-medium: $global-borderwidth-s; // Header border for subtle. Optional choice of cell border width.
61
- $table-borderwidth-thick: $global-borderwidth-m; // Optional choice of cell border width.
62
- $table-space-none: $global-space-none;
63
- $table-space-yg: $global-space-micro-s; // space between table and pagination
64
- $table-space-row-x-xs: $global-space-micro-l; // Left and right padding inside XS row cells
65
- $table-space-row-x-s: $global-space-macro-xs; // Left and right padding inside S row cells
66
- $table-space-row-x-m: $global-space-macro-xs; // Left and right padding inside M row cells
67
- $table-space-row-x-l: $global-space-macro-xs; // Left and right padding inside L row cells
68
- $table-space-row-x-xl: $global-space-macro-xs; // Left and right padding inside XL row cells
69
- $table-space-row-xg-xs: $global-space-micro-l; // internal spacing between text, checkboxes, icons etc
70
- $table-space-row-xg-s: $global-space-micro-l; // internal spacing between text, checkboxes, icons etc
71
- $table-space-row-xg-m: $global-space-micro-l; // internal spacing between text, checkboxes, icons etc
72
- $table-space-row-xg-l: $global-space-micro-l; // internal spacing between text, checkboxes, icons etc
73
- $table-space-row-xg-xl: $global-space-micro-l; // internal spacing between text, checkboxes, icons etc
74
- $table-space-rowchild-x-xs: $global-space-macro-l + $global-space-micro-s; // Left padding inside XS child row cells
75
- $table-space-rowchild-x-s: $global-space-macro-xl + $global-space-micro-s; // Left padding inside S child row cells
76
- $table-space-rowchild-x-m: $global-space-macro-xl + $global-space-micro-s; // Left padding inside M child row cells
77
- $table-space-rowchild-x-l: $global-space-macro-xl + $global-space-micro-s; // Left padding inside L child row cells
78
- $table-space-rowchild-x-xl: $global-space-macro-xl + $global-space-micro-s; // Left padding inside XL child row cells
79
- $table-size-row-standard-xs: $global-size-macro-xs;
80
- $table-size-row-standard-s: $global-size-macro-s;
81
- $table-size-row-standard-m: $global-size-macro-m;
82
- $table-size-row-standard-l: $global-size-macro-l;
83
- $table-size-row-standard-xl: $global-size-macro-xl + $global-size-micro-m;
84
- $table-size-icon-xs: $global-size-icon-s;
85
- $table-size-icon-s: $global-size-icon-m;
86
- $table-size-icon-m: $global-size-icon-m;
87
- $table-size-icon-l: $global-size-icon-l;
88
- $table-size-icon-xl: $global-size-icon-xl;
89
- $table-size-row-doubleheight-xs: $table-size-row-standard-xs * 2;
90
- $table-size-row-doubleheight-s: $table-size-row-standard-s * 2;
91
- $table-size-row-doubleheight-m: $table-size-row-standard-m * 2;
92
- $table-size-row-doubleheight-l: $table-size-row-standard-l * 2;
93
- $table-size-row-doubleheight-xl: $table-size-row-standard-xl * 2;
@@ -1,317 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
-
6
- // Do not edit directly, this file was auto-generated.
7
-
8
- $modes-color-none: #fff0;
9
- $modes-color-brand-default: #00D639;
10
- $modes-color-brand-default-alt: #FFFFFF;
11
- $modes-color-brand-with-default-alt: #000000;
12
- $modes-color-brand-copilot-ai-identifier-default: #FFFFFF;
13
- $modes-color-brand-copilot-ai-identifier-with-default: #00D639;
14
- $modes-color-brand-copilot-no-bg-monochrome: #FFFFFF;
15
- $modes-color-custom-default: #00D639; // This is the color to replace in white label products. Dark mode recommended luminosity for SAGE is 75.1 (tested), but above 51.9 should be ok. See hsluv.org to be AAA text on 000000 bgs.
16
- $modes-color-custom-default-alt: #00811F; // This is the color to replace in white label products. Ensure luminousity of custom color = 46.8 (see hsluv.org). AAA against FFFFFF bg.
17
- $modes-color-custom-frozen: #00D639; // Replace this color in white label products that use the FROZEN theme. Ensure luminousity of custom color = 46.8 (see hsluv.org). AAA against FFFFFF bg.
18
- $modes-color-colorcode-blue-deep: #007FD9;
19
- $modes-color-colorcode-blue-muted: #00293F;
20
- $modes-color-colorcode-teal-deep: #008A89;
21
- $modes-color-colorcode-teal-muted: #002B2A;
22
- $modes-color-colorcode-green-deep: #009023;
23
- $modes-color-colorcode-green-muted: #002D05;
24
- $modes-color-colorcode-lime-deep: #6E8500;
25
- $modes-color-colorcode-lime-muted: #171e00;
26
- $modes-color-colorcode-orange-deep: #DB4B00;
27
- $modes-color-colorcode-orange-muted: #380D00;
28
- $modes-color-colorcode-red-deep: #F50058;
29
- $modes-color-colorcode-red-muted: #400011;
30
- $modes-color-colorcode-pink-deep: #DD2BAB;
31
- $modes-color-colorcode-pink-muted: #3C002C;
32
- $modes-color-colorcode-purple-deep: #985FDC;
33
- $modes-color-colorcode-purple-muted: #270E41;
34
- $modes-color-colorcode-slate-deep: #5C8196;
35
- $modes-color-colorcode-slate-muted: #121D23;
36
- $modes-color-colorcode-gray-deep: #7C7C7C;
37
- $modes-color-colorcode-gray-muted: #1b1b1b;
38
- $modes-color-generic-bg-nought: #000000;
39
- $modes-color-generic-bg-faint: #0e0e0e;
40
- $modes-color-generic-bg-delicate: #181818;
41
- $modes-color-generic-bg-soft: #1f1f1f;
42
- $modes-color-generic-bg-moderate: #282828;
43
- $modes-color-generic-bg-firm: #393939;
44
- $modes-color-generic-bg-harsh: #4b4b4b;
45
- $modes-color-generic-bg-severe: #5e5e5e;
46
- $modes-color-generic-bg-extreme: #FFFFFF; // Consumed within generic monochrome, progress
47
- $modes-color-generic-bg-frozen-delicate: #020303; // Consumed within frozen table
48
- $modes-color-generic-bg-frozen-soft: #040607; // Consumed within frozen table
49
- $modes-color-generic-content-extreme: #FFFFFF;
50
- $modes-color-generic-content-harsh: #fffffff2;
51
- $modes-color-generic-content-firm: #ffffffab;
52
- $modes-color-generic-content-moderate: #ffffff8c; // was 0.5. Increased to 0.55 so that we can use this for hint text etc too, and still be accessible.
53
- $modes-color-generic-content-muted: #ffffff6b; // accessible OBJECT against white.
54
- $modes-color-generic-content-soft: #ffffff4d; // Used for disabled text
55
- $modes-color-generic-content-nought: #000000;
56
- $modes-color-generic-fg-nought: #000000;
57
- $modes-color-generic-fg-faint: #181818; // table dividers and borders
58
- $modes-color-generic-fg-delicate: #282828; // table dividers and borders
59
- $modes-color-generic-fg-soft: #4b4b4b;
60
- $modes-color-generic-fg-moderate: #777;
61
- $modes-color-generic-fg-frozen-soft: #4b4b4b;
62
- $modes-color-generic-fg-ai-default: linear-gradient(90deg, #00D639 0%, #00D6DE 40%, #9D60FF 90%); // Dialog top border treatment
63
- $modes-color-generic-backdrop-nought: #000000; // used on full page backgrounds
64
- $modes-color-generic-backdrop-faint: #181818; // used on full page backgrounds as an alternative option
65
- $modes-color-interactive-ai-active: linear-gradient(90deg, #00D63926 0%, #00d6de26 40%, #9d60ff26 90%);
66
- $modes-color-interactive-ai-hover: linear-gradient(90deg, #00D63914 0%, #00d6de14 40%, #9d60ff14 90%);
67
- $modes-color-interactive-ai-default: linear-gradient(90deg, #00D639 0%, #00D6DE 40%, #9D60FF 90%);
68
- $modes-color-interactive-danger-active: #f28083; // active button on dark
69
- $modes-color-interactive-danger-default: #E13E53;
70
- $modes-color-interactive-danger-default-alt: #e85b66; // for links in datatables
71
- $modes-color-interactive-danger-hover: #ea626a;
72
- $modes-color-interactive-danger-hover-alt: #e13e531a; // button hover on dark
73
- $modes-color-interactive-danger-hover-alt2: #ed6e74; // for links in datatables
74
- $modes-color-interactive-danger-with-active: #000000;
75
- $modes-color-interactive-danger-with-default: #000000;
76
- $modes-color-interactive-danger-inverse-active: #8c2c35; // used on pill hover states
77
- $modes-color-interactive-danger-inverse-default: #CD384B;
78
- $modes-color-interactive-danger-inverse-default-alt: #b23342; // For links in datatables
79
- $modes-color-interactive-danger-inverse-hover: #ac3240; // used on solid-pill and primary-button hover states
80
- $modes-color-interactive-danger-inverse-hover-alt: #cd384b1a; // used on secondary-button hover states
81
- $modes-color-interactive-danger-inverse-hover-alt2: #9f303c; // used on link hover state
82
- $modes-color-interactive-danger-inverse-with-active: #FFFFFF;
83
- $modes-color-interactive-danger-inverse-with-default: #FFFFFF;
84
- $modes-color-interactive-data-entry-default: #000000; // Input backgrounds.
85
- $modes-color-interactive-data-entry-with-active: #FFFFFF; // checkbox tick icon or radio handle
86
- $modes-color-interactive-data-entry-with-active-alt: #000000;
87
- $modes-color-interactive-data-entry-with-hover: #FFFFFF; // text for draggable area on file input
88
- $modes-color-interactive-data-entry-hover-alt: #1b1b1b; // bg hover for draggable area on file input
89
- $modes-color-interactive-data-entry-with-default: #777; // Input borders.
90
- $modes-color-interactive-data-entry-default-alt: #0e0e0e; // Input footer bgs (e.g text editor)
91
- $modes-color-interactive-data-entry-content: #fffffff2; // Input Text
92
- $modes-color-interactive-data-entry-content-alt: #ffffff8c; // Hint text, placeholder text, character count etc
93
- $modes-color-interactive-data-entry-frozen-with-default: #777; // Input borders.
94
- $modes-color-interactive-focus-default: #FFB500;
95
- $modes-color-interactive-focus-content: #FFFFFF;
96
- $modes-color-interactive-focus-with-default: #000000;
97
- $modes-color-interactive-focus-with-default-alt: #926916;
98
- $modes-color-interactive-focus-inverse-default: #000000;
99
- $modes-color-interactive-focus-inverse-content: #000000;
100
- $modes-color-interactive-focus-inverse-with-default: #FFB500;
101
- $modes-color-interactive-focus-inverse-with-default-alt: #ffd27e;
102
- $modes-color-interactive-inactive-default: #4b4b4b; // disabled buttons on dark
103
- $modes-color-interactive-inactive-mask: #FFFFFF; // full screen takeover token for modal dimmer
104
- $modes-color-interactive-inactive-default-alt: #0e0e0e; // Disabled button backgrounds and borders ON DARK
105
- $modes-color-interactive-inactive-content: #ffffff4d; // Disabled text inside buttons
106
- $modes-color-interactive-inactive-content-alt: #000000;
107
- $modes-color-interactive-inactive-icon: #ffffff4d; // Disabled icon inside buttons and form inputs.
108
- $modes-color-interactive-inactive-icon-alt: #ffffff8c; // Readonly icon inside form inputs.
109
- $modes-color-interactive-inactive-frozen-default-alt: #0e0e0e; // Disabled input and button backgrounds, button borders and input backgrounds.
110
- $modes-color-interactive-inactive-inverse-default: #a6a6a6; // Inversed disabled form secondary, tertiary and input borders borders.
111
- $modes-color-interactive-inactive-inverse-content: #0000006b; // Inversed disabled text inside buttons and form inputs.
112
- $modes-color-interactive-inactive-inverse-content-alt: #FFFFFF; // Disabled labels inside buttons and Switch.
113
- $modes-color-interactive-monochrome-active: #FFFFFF;
114
- $modes-color-interactive-monochrome-active-alt: #ffffff26;
115
- $modes-color-interactive-monochrome-default: #ffffffe6;
116
- $modes-color-interactive-monochrome-default-alt: #ffffffab; // subtle and toggle button text
117
- $modes-color-interactive-monochrome-default-alt2: #ffffff6b; // Tertiary border color
118
- $modes-color-interactive-monochrome-hover-alt: #ffffff1a; // Accordion, secondary, tertiary, menu bg on hover
119
- $modes-color-interactive-monochrome-hover: #ffffff26; // subtle table header hover
120
- $modes-color-interactive-monochrome-with-active: #000000;
121
- $modes-color-interactive-monochrome-with-active-alt: #FFFFFF;
122
- $modes-color-interactive-monochrome-with-default: #000000;
123
- $modes-color-interactive-monochrome-with-hover: #FFFFFF;
124
- $modes-color-interactive-monochrome-frozen-active: #FFFFFF;
125
- $modes-color-interactive-monochrome-frozen-active-alt: #ffffff26;
126
- $modes-color-interactive-monochrome-frozen-default: #ffffffe6;
127
- $modes-color-interactive-monochrome-frozen-default-alt: #ffffffab;
128
- $modes-color-interactive-monochrome-frozen-hover-alt: #ffffff1a;
129
- $modes-color-interactive-monochrome-frozen-with-active: #000000;
130
- $modes-color-interactive-monochrome-frozen-with-hover: #FFFFFF;
131
- $modes-color-interactive-monochrome-frozen-with-hover-alt: #000000;
132
- $modes-color-interactive-monochrome-inverse-active: #000000;
133
- $modes-color-interactive-monochrome-inverse-active-alt: #00000026;
134
- $modes-color-interactive-monochrome-inverse-default: #000000e6;
135
- $modes-color-interactive-monochrome-inverse-default-alt: #000000ab; // subtle and toggle button text
136
- $modes-color-interactive-monochrome-inverse-default-alt2: #0000006b; // Tertiary border color
137
- $modes-color-interactive-monochrome-inverse-hover-alt: #0000001a; // Accordion, secondary, tertiary, menu bg on hover
138
- $modes-color-interactive-monochrome-inverse-hover: #00000026; // subtle table header hover
139
- $modes-color-interactive-monochrome-inverse-with-active: #FFFFFF;
140
- $modes-color-interactive-monochrome-inverse-with-active-alt: #000000;
141
- $modes-color-interactive-monochrome-inverse-with-default: #FFFFFF;
142
- $modes-color-interactive-monochrome-inverse-with-hover: #000000;
143
- $modes-color-interactive-monochrome-marketing-with-active: #000000; // use for marketing overrides for switch handle on standard
144
- $modes-color-interactive-monochrome-marketing-active: #00D639; // needed for specific marketing usecase on light bg
145
- $modes-color-interactive-monochrome-subtle-default-alt: #ffffff80; // border color for off switches
146
- $modes-color-interactive-monochrome-subtle-default: #ffffff14; // subtle table header hover
147
- $modes-color-interactive-nav-active: #ffffff59; // active bg for nav items
148
- $modes-color-interactive-nav-default: #000000; // default bg for global nav
149
- $modes-color-interactive-nav-default-alt: #282828; // default bg for left nav container
150
- $modes-color-interactive-nav-hover: #ffffff26; // hover bg for nav items
151
- $modes-color-interactive-nav-with-active: #FFFFFF; // text and icons on top of active bgs in nav contexts
152
- $modes-color-interactive-nav-with-default: #fffffff2; // hover bg for nav items
153
- $modes-color-interactive-nav-with-hover: #FFFFFF; // hover bg for nav items
154
- $modes-color-interactive-primary-active: #7ce47a;
155
- $modes-color-interactive-primary-active-alt: #00d6394d; // Active color for secondary and tertiary buttons
156
- $modes-color-interactive-primary-default: #00D639;
157
- $modes-color-interactive-primary-default-alt: #00d639cc; // Border color for secondary and tertiary buttons
158
- $modes-color-interactive-primary-default-alt2: #4cdc55; // default value for links
159
- $modes-color-interactive-primary-default-alt3: #00d63908; // Default background color of secondary buttons
160
- $modes-color-interactive-primary-hover: #55dd5b;
161
- $modes-color-interactive-primary-hover-alt: #00d6391a; // Secondary and tertiary button hover
162
- $modes-color-interactive-primary-hover-alt2: #71e270; // hover for links
163
- $modes-color-interactive-primary-with-active: #000000;
164
- $modes-color-interactive-primary-with-default: #000000;
165
- $modes-color-interactive-primary-with-hover: #000000;
166
- $modes-color-interactive-primary-frozen-active: #7ce47a;
167
- $modes-color-interactive-primary-frozen-default: #00D639;
168
- $modes-color-interactive-primary-frozen-default-alt: #4cdc55;
169
- $modes-color-interactive-primary-frozen-hover: #55dd5b;
170
- $modes-color-interactive-primary-frozen-hover-alt: #71e270; // for link hover
171
- $modes-color-interactive-primary-frozen-nav-hover: #008046;
172
- $modes-color-interactive-primary-frozen-nav-label-hover: #FFFFFF;
173
- $modes-color-interactive-primary-frozen-table-default: #18232a;
174
- $modes-color-interactive-primary-inverse-active: #13591a;
175
- $modes-color-interactive-primary-inverse-active-alt: #00811f4d; // Active color for inverse secondary and tertiary buttons
176
- $modes-color-interactive-primary-inverse-default: #00811F;
177
- $modes-color-interactive-primary-inverse-default-alt: #00811fcc; // Borders on secondary and tertiary inverse buttons
178
- $modes-color-interactive-primary-inverse-default-alt2: #0c711d; // Default color for links
179
- $modes-color-interactive-primary-inverse-default-alt3: #00811f08; // Default background color of inverse secondary buttons
180
- $modes-color-interactive-primary-inverse-hover: #0e6d1d;
181
- $modes-color-interactive-primary-inverse-hover-alt: #0c711d1a; // Secondary and tertiary inverse button hover
182
- $modes-color-interactive-primary-inverse-hover-alt2: #11651c; // hover for links
183
- $modes-color-interactive-primary-inverse-with-active: #FFFFFF;
184
- $modes-color-interactive-primary-inverse-with-default: #FFFFFF;
185
- $modes-color-interactive-primary-inverse-with-hover: #FFFFFF;
186
- $modes-color-interactive-progress-bg: #ffffff14;
187
- $modes-color-interactive-progress-bg-alt: #00000014;
188
- $modes-color-interactive-progress-frozen-bg: #ffffff14;
189
- $modes-color-interactive-progress-frozen-bg-alt: #ffffff14;
190
- $modes-color-status-ai-default: #000000;
191
- $modes-color-status-ai-default-alt: #FFFFFF; // bg for contextual message comp
192
- $modes-color-status-ai-default-horizontal: linear-gradient(90deg, #00D639 0%, #00D6DE 40%, #9D60FF 90%);
193
- $modes-color-status-ai-default-vertical: linear-gradient(180deg, #00D639 0%, #00D6DE 40%, #9D60FF 90%);
194
- $modes-color-status-callout-default-alt: #122211; // used for marketing banners
195
- $modes-color-status-callout-hover-alt: #263525; // marketing banner hover
196
- $modes-color-status-caution-default: #E04500;
197
- $modes-color-status-caution-default-alt: #251206; // Subtle message bg
198
- $modes-color-status-caution-hover: #eb6530; // used on pill hover states
199
- $modes-color-status-caution-hover-alt: #3e1a0b; // used on pill hover states and message bg
200
- $modes-color-status-caution-text: #e75b23;
201
- $modes-color-status-caution-frozenglobal-default: #E04500; // Global message bg
202
- $modes-color-status-caution-frozenglobal-hover: #eb6530; // used on global message bg
203
- $modes-color-status-caution-inverse-default: #D64309; // For pills and messages. Not accessible with white TEXT.
204
- $modes-color-status-caution-inverse-default-alt: #ffede5; // Subtle message bg
205
- $modes-color-status-caution-inverse-hover: #b33b0d; // used on pill hover states
206
- $modes-color-status-caution-inverse-hover-alt: #fed5c3; // used on pill hover states and message bg
207
- $modes-color-status-caution-inverse-text: #bf3e0c;
208
- $modes-color-status-content-with-default: #000000;
209
- $modes-color-status-content-with-default-alt: #fffffff2;
210
- $modes-color-status-content-with-hover: #000000;
211
- $modes-color-status-content-with-hover-alt: #FFFFFF;
212
- $modes-color-status-content-loading: linear-gradient(135deg, #FFFFFF5C 0%, #FFFFFF0A 100%); // used on skeleton text
213
- $modes-color-status-content-inverse-with-default: #FFFFFF;
214
- $modes-color-status-content-inverse-with-default-alt: #000000f2;
215
- $modes-color-status-content-inverse-with-hover: #FFFFFF;
216
- $modes-color-status-content-inverse-with-hover-alt: #000000;
217
- $modes-color-status-custom-blue-default: #007FD9; // For pills. Not accessible with white TEXT.
218
- $modes-color-status-custom-blue-default-alt: #0d1219; // Pill bg
219
- $modes-color-status-custom-blue-hover: #4f91df; // used on pill hover states
220
- $modes-color-status-custom-blue-hover-alt: #142131; // used on pill hover states
221
- $modes-color-status-custom-teal-default: #008A89; // For pills. Not accessible with white TEXT.
222
- $modes-color-status-custom-teal-default-alt: #0a1313; // Pill bg
223
- $modes-color-status-custom-teal-hover: #449b9a; // used on pill hover states
224
- $modes-color-status-custom-teal-hover-alt: #082427; // used on pill hover states
225
- $modes-color-status-custom-green-default: #009023; // For pills. Not accessible with white TEXT.
226
- $modes-color-status-custom-green-default-alt: #0a1408; // Pill bg
227
- $modes-color-status-custom-green-hover: #44a146; // used on pill hover states
228
- $modes-color-status-custom-green-hover-alt: #0b2418; // used on pill hover states
229
- $modes-color-status-custom-lime-default: #6E8500; // For pills. Not accessible with white TEXT.
230
- $modes-color-status-custom-lime-default-alt: #111205; // Pill bg
231
- $modes-color-status-custom-lime-hover: #859635; // used on pill hover states
232
- $modes-color-status-custom-lime-hover-alt: #162311; // used on pill hover states
233
- $modes-color-status-custom-orange-default: #DB4B00; // For pills. Not accessible with white TEXT.
234
- $modes-color-status-custom-orange-default-alt: #1c0e04; // Pill bg
235
- $modes-color-status-custom-orange-hover: #e66930; // used on pill hover states
236
- $modes-color-status-custom-orange-hover-alt: #331816; // used on pill hover states
237
- $modes-color-status-custom-red-default: #F50058; // For pills. Not accessible with white TEXT.
238
- $modes-color-status-custom-red-default-alt: #1e0d0d; // Pill bg
239
- $modes-color-status-custom-red-hover: #fc4e6e; // used on pill hover states
240
- $modes-color-status-custom-red-hover-alt: #331720; // used on pill hover states
241
- $modes-color-status-custom-pink-default: #DD2BAB; // For pills. Not accessible with white TEXT.
242
- $modes-color-status-custom-pink-default-alt: #1b0d16; // Pill bg
243
- $modes-color-status-custom-pink-hover: #e558b7; // used on pill hover states
244
- $modes-color-status-custom-pink-hover-alt: #2d192b; // used on pill hover states
245
- $modes-color-status-custom-purple-default: #985FDC; // For pills. Not accessible with white TEXT.
246
- $modes-color-status-custom-purple-default-alt: #150f19; // Pill bg
247
- $modes-color-status-custom-purple-hover: #a977e2; // used on pill hover states
248
- $modes-color-status-custom-purple-hover-alt: #231c30; // used on pill hover states
249
- $modes-color-status-custom-gray-default: #7C7C7C; // For pills. Not accessible with white TEXT.
250
- $modes-color-status-custom-gray-default-alt: #111; // Pill bg
251
- $modes-color-status-custom-gray-hover: #8e8e8e; // used on pill hover states
252
- $modes-color-status-custom-gray-hover-alt: #1a202b; // used on pill hover states
253
- $modes-color-status-custom-slate-default: #5C8196; // For pills. Not accessible with white TEXT.
254
- $modes-color-status-custom-slate-default-alt: #0f1214; // Pill bg
255
- $modes-color-status-custom-slate-hover: #7493a5; // used on pill hover states
256
- $modes-color-status-custom-slate-hover-alt: #13222c; // used on pill hover states
257
- $modes-color-status-generic-default: #F0F;
258
- $modes-color-status-important-default: #8F4CD7; // For tile status keylines to show if something is of high importance.
259
- $modes-color-status-important-default-alt: #150d19; // Subtle message bg
260
- $modes-color-status-important-hover: #a267de; // used on pill hover states
261
- $modes-color-status-important-hover-alt: #231b30; // used on pill hover states and message bg
262
- $modes-color-status-important-inverse-default: #985FDC;
263
- $modes-color-status-important-inverse-default-alt: #f1e6fa; // Subtle message bg
264
- $modes-color-status-important-inverse-hover: #8051b8; // used on pill hover states
265
- $modes-color-status-important-inverse-hover-alt: #daceed; // used on pill hover states and message bg
266
- $modes-color-status-inactive-default: #4b4b4b; // For readonly pill bg and border
267
- $modes-color-status-inactive-with-default: #ffffffab; // For readonly filled pill text
268
- $modes-color-status-inactive-inverse-default: #a6a6a6; // For readonly pill bg and border
269
- $modes-color-status-inactive-inverse-with-default: #000000ab; // For readonly filled pill text
270
- $modes-color-status-info-default: #007ED9;
271
- $modes-color-status-info-default-alt: #111722; // Subtle message bg
272
- $modes-color-status-info-hover: #4f90df; // used on pill hover states
273
- $modes-color-status-info-hover-alt: #17253a; // used on pill hover states and message bg
274
- $modes-color-status-info-frozenglobal-default: #007ED9; // Global message bg
275
- $modes-color-status-info-frozenglobal-hover: #4f90df; // used on global message bg
276
- $modes-color-status-info-inverse-default: #0060A7; // For pills and messages. Not accessible with white TEXT.
277
- $modes-color-status-info-inverse-default-alt: #eaeef6; // Subtle message bg
278
- $modes-color-status-info-inverse-hover: #10518c; // used on pill hover states
279
- $modes-color-status-info-inverse-hover-alt: #cdd7ea; // used on pill hover states and message bg
280
- $modes-color-status-negative-default: #E13E53;
281
- $modes-color-status-negative-default-alt: #241212; // Subtle message bg
282
- $modes-color-status-negative-hover: #ea626a; // used on pill hover states
283
- $modes-color-status-negative-hover-alt: #3d1a1c; // used on pill hover states and message bg
284
- $modes-color-status-negative-text: #E13E53;
285
- $modes-color-status-negative-inverse-default: #CD384B; // For pills and messages. Not accessible with white TEXT.
286
- $modes-color-status-negative-inverse-default-alt: #fdeceb; // Subtle message bg
287
- $modes-color-status-negative-inverse-hover: #ac3240; // used on pill hover states
288
- $modes-color-status-negative-inverse-hover-alt: #f9d3d1; // used on pill hover states and message bg
289
- $modes-color-status-negative-inverse-text: #CD384B;
290
- $modes-color-status-neutral-default: #7C7C7C;
291
- $modes-color-status-neutral-default-alt: #171717; // Subtle message bg
292
- $modes-color-status-neutral-hover: #8e8e8e; // used on pill hover states
293
- $modes-color-status-neutral-hover-alt: #242424; // used on pill hover states and message bg
294
- $modes-color-status-neutral-frozen-default: #9e9e9e;
295
- $modes-color-status-neutral-frozen-default-alt: #171717; // Subtle message bg
296
- $modes-color-status-neutral-frozen-hover: #8e8e8e;
297
- $modes-color-status-neutral-frozen-hover-alt: #2a2a2a; // used on pill hover states and message bg
298
- $modes-color-status-neutral-inverse-default: #656565;
299
- $modes-color-status-neutral-inverse-default-alt: #efefef; // Subtle message bg
300
- $modes-color-status-neutral-inverse-hover: #696969; // used on pill hover states
301
- $modes-color-status-neutral-inverse-hover-alt: #d9d9d9; // used on pill hover states and message bg
302
- $modes-color-status-positive-default: #009023;
303
- $modes-color-status-positive-default-alt: #0e1a0b; // Subtle message bg
304
- $modes-color-status-positive-hover: #359b3b; // used on pill hover states
305
- $modes-color-status-positive-hover-alt: #132912; // used on pill hover states and message bg
306
- $modes-color-status-positive-inverse-default: #00811F; // For pills and messages. Not accessible with white TEXT.
307
- $modes-color-status-positive-inverse-default-alt: #e9f2e8; // Subtle message bg
308
- $modes-color-status-positive-inverse-hover: #0e6d1d; // used on pill hover states
309
- $modes-color-status-positive-inverse-hover-alt: #cbe1c9; // used on pill hover states and message bg
310
- $modes-color-status-reviews-default: #00D639;
311
- $modes-color-status-reviews-default-alt: linear-gradient(90deg, #00D639 0%, #00D639 50%, #282828 50%, #282828 100%);
312
- $modes-color-status-reviews-hover: #17b333; // used on pill hover states
313
- $modes-color-status-reviews-frozen-default: #00D639;
314
- $modes-color-status-reviews-frozen-default-alt: linear-gradient(90deg, #00D639 0%, #00D639 50%, #282828 50%, #282828 100%);
315
- $modes-color-status-reviews-frozen-hover: #17b333; // used on pill hover states
316
- $modes-color-modifier-contrast-less: #000000;
317
- $modes-color-modifier-contrast-more: #FFFFFF;
@@ -1,196 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
-
6
- // Do not edit directly, this file was auto-generated.
7
-
8
- $global-borderwidth-scale: 1px;
9
- $global-borderwidth-none: 0;
10
- $global-borderwidth-xs: 1px; // Buttons, Inputs. Dividing lines and container borders.
11
- $global-borderwidth-s: 2px; // Buttons. Step flow, Validation bars
12
- $global-borderwidth-m: 3px; // Focus
13
- $global-borderwidth-l: 4px; // Focus underline. Dividing lines.
14
- $global-borderwidth-xl: 6px; // Double Focus Border
15
- $global-borderwidth-xxl: 8px;
16
- $global-radius-scale: 1px; // We can override this to locally change the size of radius in the future if required.
17
- $global-radius-none: 0; // Button groups (internal/adjacent corners), Card select group (internal/adjacent corners), File input (integrated base bar top corners).
18
- $global-radius-circle: 999px; // CIRCLE. Badge, Calendar date (today indicator and selected), Carousel selector dots, Loader bar, Portrait, Progress tracker, Radio button, Step flow (step indicators), Switch,
19
- $global-radius-container-xxs: 1px; // Validation bar on input components
20
- $global-radius-container-xs: 2px; // Pill
21
- $global-radius-container-s: 4px;
22
- $global-radius-container-sm: 6px; // L size loader and tracker corners
23
- $global-radius-container-m: 8px; // Card select group (outer corners), Card select (single), Color picker advanced (inner swatch container), File input (file uploads & integrated progress bar (bottom corners),  File preview (File selector assets on left), Link preview, Message, Note, Popover (menu container in Action popover, Button-split, Button-multi-action, Calendar, Dropdown), Subscription tile (currently a pattern), Table (parent container), Tile & Tile flexbox (less rounded), Toast, Tooltip
24
- $global-radius-container-l: 16px; // Card (less rounded), Carousel (slides), Color picker advanced (parent container), File preview (parent container), Medium Tile & Tile flexbox, Medium Card.
25
- $global-radius-container-xl: 24px; // Card (more rounded), Copilot Container, Carousel (parent container), Dialog (not full screen), Large Tile & Tile flexbox, Large cards
26
- $global-radius-container-xxl: 32px;
27
- $global-radius-container-xxxl: 40px; // marketing cards and tiles
28
- $global-radius-container-xxxxl: 80px; // marketing images
29
- $global-radius-interactive-xs: 2px; // Link (focus background and underline)
30
- $global-radius-interactive-xxs: 1px; // Tab baseline.
31
- $global-radius-interactive-s: 4px; // S & M Checkboxes
32
- $global-radius-interactive-m: 8px; // Button subtle, L Checkboxes, Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Menu (bottom corners), Navigation: left (state bg shape), Skip focus, Tab, Text area, Text input,
33
- $global-radius-interactive-l: 16px; // Buttons S (typical and destructive, and inc bar, split and multi), Navigation left (collapsible Assets/Menu select top-right and bottom-right corners),
34
- $global-radius-interactive-xl: 20px; // Buttons M (typical and destructive and inc bar split and multi), Button toggle M (parent container)
35
- $global-radius-interactive-xxl: 24px; // Buttons L (typical and destructive and inc bar split and multi), Button toggle L (parent container)
36
- $global-boxshadow-none: [object Object];
37
- $global-boxshadow-cleanedge-near: [object Object],[object Object]; // Popovers used in navigation
38
- $global-boxshadow-cleanedge-near-left: [object Object],[object Object]; // Right sticky column in Table.
39
- $global-boxshadow-cleanedge-near-right: [object Object],[object Object]; // Left sticky column in Table.
40
- $global-boxshadow-container-near: [object Object],[object Object]; // Popover menus used on split, multiaction, dropdown and action popovers
41
- $global-boxshadow-container-far: [object Object],[object Object]; // Toasts
42
- $global-boxshadow-container-distant: [object Object],[object Object]; // Dialog, Menu, Sidebar
43
- $global-boxshadow-container-sticky-footer: [object Object],[object Object]; // Sticky footer on dialogs, drawer and sidebar
44
- $global-boxshadow-container-solid-border: [object Object]; // Solid border using box shadow tokens when using the border property is not possible.
45
- $global-boxshadow-inner-near: [object Object]; // inner downward shadow, used in first child table cell
46
- $global-boxshadow-interactive-enabled: [object Object],[object Object]; // Default card state
47
- $global-boxshadow-interactive-hover: [object Object],[object Object]; // Card hover state
48
- $global-boxshadow-interactive-drag: [object Object],[object Object]; // Card drag state
49
- $global-size-scale: 1px;
50
- $global-size-none: 0px;
51
- $global-size-container-m: 288px; // Inside page margins full width component in smallest mobile screen.
52
- $global-size-container-l: 320px; // Full width component in smallest mobile screen.
53
- $global-size-icon-s: 16px;
54
- $global-size-icon-m: 20px;
55
- $global-size-icon-l: 24px;
56
- $global-size-icon-xl: 32px;
57
- $global-size-flex-xxs: 80px;
58
- $global-size-flex-xs: 128px;
59
- $global-size-flex-s: 160px;
60
- $global-size-flex-m: 200px;
61
- $global-size-flex-l: 240px;
62
- $global-size-flex-xl: 288px;
63
- $global-size-flex-xxl: 320px;
64
- $global-size-flex-xxxl: 560px;
65
- $global-size-flex-xxxxl: 760px;
66
- $global-size-macro-xxs: 16px;
67
- $global-size-macro-xs: 24px;
68
- $global-size-macro-s: 32px;
69
- $global-size-macro-m: 40px;
70
- $global-size-macro-l: 48px;
71
- $global-size-macro-xl: 56px;
72
- $global-size-macro-xxl: 64px;
73
- $global-size-macro-xxxl: 72px;
74
- $global-size-macro-xxxxl: 120px;
75
- $global-size-micro-xxs: 2px;
76
- $global-size-micro-xs: 4px;
77
- $global-size-micro-s: 6px;
78
- $global-size-micro-m: 8px;
79
- $global-size-micro-l: 10px;
80
- $global-size-micro-xl: 12px;
81
- $global-size-micro-xxl: 16px;
82
- $global-size-breakpoint-min-width: 0;
83
- $global-space-none: 0px;
84
- $global-space-macro-scale: 0.8px; // Spacing scale for small screens.
85
- $global-space-micro-scale: 1px;
86
- $global-space-micro-xxs: 1px;
87
- $global-space-micro-xs: 2px;
88
- $global-space-micro-s: 4px;
89
- $global-space-micro-m: 6px;
90
- $global-space-micro-l: 8px;
91
- $global-space-micro-xl: 10px;
92
- $global-space-micro-xxl: 12px;
93
- $global-space-macro-xxxs: 6.4px;
94
- $global-space-macro-xxs: 9.6px;
95
- $global-space-macro-xs: 12.8px;
96
- $global-space-macro-s: 16px;
97
- $global-space-macro-m: 19.2px;
98
- $global-space-macro-ml: 22.4px;
99
- $global-space-macro-l: 25.6px;
100
- $global-space-macro-xl: 32px;
101
- $global-space-macro-xxl: 38.4px;
102
- $global-typography-responsive-heading-s: [object Object];
103
- $global-typography-responsive-heading-m: [object Object];
104
- $global-typography-responsive-heading-l: [object Object];
105
- $global-typography-responsive-subheading-m: [object Object];
106
- $global-typography-responsive-subheading-l: [object Object];
107
- $global-typography-responsive-section-heading-s: [object Object];
108
- $global-typography-responsive-section-heading-m: [object Object];
109
- $global-typography-responsive-body-regular-s: [object Object];
110
- $global-typography-responsive-body-regular-m: [object Object];
111
- $global-typography-responsive-body-regular-l: [object Object];
112
- $global-typography-responsive-body-medium-s: [object Object];
113
- $global-typography-responsive-body-medium-m: [object Object];
114
- $global-typography-responsive-body-medium-l: [object Object];
115
- $global-typography-responsive-component-firm-xs: [object Object]; // Small Viewports: 13.72, Large Viewports: 11.89
116
- $global-typography-responsive-component-firm-s: [object Object]; // Small Viewports: 14.81, Large Viewports: 13.79. Match token size to component size.
117
- $global-typography-responsive-component-firm-m: [object Object]; // Small Viewports: 16, Large Viewports: 16. Match token size to component size.
118
- $global-typography-responsive-component-firm-l: [object Object]; // Small Viewports: 17.28, Large Viewports: 18.56. Match token size to component size.
119
- $global-typography-responsive-component-moderate-xs: [object Object]; // Small Viewports: 13.72, Large Viewports: 11.89
120
- $global-typography-responsive-component-moderate-s: [object Object]; // Small Viewports: 14.81, Large Viewports: 13.79. Match token size to component size.
121
- $global-typography-responsive-component-moderate-m: [object Object]; // Small Viewports: 16, Large Viewports: 16. Match token size to component size.
122
- $global-typography-responsive-component-moderate-l: [object Object]; // Small Viewports: 17.28, Large Viewports: 18.56. Match token size to component size.
123
- $global-typography-responsive-component-icon-s: [object Object]; // Small Viewports: 20, Large Viewports: 20.
124
- $global-typography-responsive-component-icon-m: [object Object]; // Small Viewports: 20, Large Viewports: 20.
125
- $global-typography-responsive-component-icon-l: [object Object]; // Small Viewports: 20, Large Viewports: 20.
126
- $global-typography-responsive-component-underlined-moderate-s: [object Object];
127
- $global-typography-responsive-component-underlined-moderate-m: [object Object];
128
- $global-typography-responsive-component-underlined-moderate-l: [object Object];
129
- $global-typography-responsive-component-underlined-firm-s: [object Object];
130
- $global-typography-responsive-component-underlined-firm-m: [object Object];
131
- $global-typography-responsive-component-underlined-firm-l: [object Object];
132
- $global-typography-responsive-component-placeholdertext-xs: [object Object];
133
- $global-typography-responsive-component-placeholdertext-s: [object Object];
134
- $global-typography-responsive-component-placeholdertext-m: [object Object];
135
- $global-typography-responsive-component-placeholdertext-ml: [object Object];
136
- $global-typography-responsive-component-placeholdertext-l: [object Object];
137
- $global-typography-responsive-component-placeholdertext-xl: [object Object];
138
- $global-typography-responsive-component-placeholdertext-xxl: [object Object];
139
- $global-typography-responsive-component-notification-m: [object Object]; // used for badge text - notifications on buttons and in global nav
140
- $global-typography-adaptive-heading-s: [object Object];
141
- $global-typography-adaptive-heading-m: [object Object];
142
- $global-typography-adaptive-heading-l: [object Object];
143
- $global-typography-adaptive-subheading-m: [object Object];
144
- $global-typography-adaptive-subheading-l: [object Object];
145
- $global-typography-adaptive-section-heading-s: [object Object];
146
- $global-typography-adaptive-section-heading-m: [object Object];
147
- $global-typography-adaptive-body-regular-s: [object Object];
148
- $global-typography-adaptive-body-regular-m: [object Object];
149
- $global-typography-adaptive-body-regular-l: [object Object];
150
- $global-typography-adaptive-body-medium-s: [object Object];
151
- $global-typography-adaptive-body-medium-m: [object Object];
152
- $global-typography-adaptive-body-medium-l: [object Object];
153
- $global-typography-adaptive-component-firm-xs: [object Object];
154
- $global-typography-adaptive-component-firm-s: [object Object];
155
- $global-typography-adaptive-component-firm-m: [object Object];
156
- $global-typography-adaptive-component-firm-l: [object Object];
157
- $global-typography-adaptive-component-moderate-xs: [object Object];
158
- $global-typography-adaptive-component-moderate-s: [object Object];
159
- $global-typography-adaptive-component-moderate-m: [object Object];
160
- $global-typography-adaptive-component-moderate-l: [object Object];
161
- $global-typography-adaptive-component-icon-s: [object Object];
162
- $global-typography-adaptive-component-icon-m: [object Object];
163
- $global-typography-adaptive-component-icon-l: [object Object];
164
- $global-typography-adaptive-component-underlined-moderate-s: [object Object];
165
- $global-typography-adaptive-component-underlined-moderate-m: [object Object];
166
- $global-typography-adaptive-component-underlined-moderate-l: [object Object];
167
- $global-typography-adaptive-component-underlined-firm-s: [object Object];
168
- $global-typography-adaptive-component-underlined-firm-m: [object Object];
169
- $global-typography-adaptive-component-underlined-firm-l: [object Object];
170
- $global-typography-adaptive-component-placeholdertext-xs: [object Object];
171
- $global-typography-adaptive-component-placeholdertext-s: [object Object];
172
- $global-typography-adaptive-component-placeholdertext-m: [object Object];
173
- $global-typography-adaptive-component-placeholdertext-ml: [object Object];
174
- $global-typography-adaptive-component-placeholdertext-l: [object Object];
175
- $global-typography-adaptive-component-placeholdertext-xl: [object Object];
176
- $global-typography-adaptive-component-placeholdertext-xxl: [object Object];
177
- $global-typography-adaptive-component-notification-m: [object Object]; // used for badge text - notifications on buttons and in global nav
178
- $global-font-size-adaptive-step-minus2: 12px;
179
- $global-font-size-adaptive-step-minus1: 13px;
180
- $global-font-size-adaptive-step0: 14px;
181
- $global-font-size-adaptive-step1: 16px;
182
- $global-font-size-adaptive-step2: 17px;
183
- $global-font-size-adaptive-step3: 19px;
184
- $global-font-size-adaptive-step4: 21px;
185
- $global-font-size-adaptive-step5: 23px;
186
- $global-font-size-adaptive-step6: 25px;
187
- $global-font-size-adaptive-step7: 27px;
188
- $global-font-size-adaptive-step8: 30px;
189
- $global-font-size-adaptive-step9: 33px;
190
- $global-font-size-adaptive-step10: 36px;
191
- $global-font-families-sage-icons: sage-icons;
192
- $global-font-families-heading: Sage UI;
193
- $global-font-families-subheading: Sage UI;
194
- $global-font-families-body: Sage UI;
195
- $global-font-families-component: Sage UI; // Used in componentry such as tables, buttons, inputs etc.
196
- $global-font-families-other: Open Sans; // Fallback for when Sage fonts cannot load.