@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,63 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
- :root {
6
- --popover-radius-none: var(--global-radius-none); /* Navigation menu top corners */
7
- --popover-color-bg-default: var(--modes-color-generic-bg-nought); /* REF'D IN FORM. Popover container bg */
8
- --popover-typography-adaptive-label-s: var(--global-typography-adaptive-component-firm-s);
9
- --popover-typography-adaptive-label-m: var(--global-typography-adaptive-component-firm-m);
10
- --popover-typography-adaptive-label-l: var(--global-typography-adaptive-component-firm-l);
11
- --popover-typography-adaptive-default-s: var(--global-typography-adaptive-component-moderate-s);
12
- --popover-typography-adaptive-default-m: var(--global-typography-adaptive-component-moderate-m);
13
- --popover-typography-adaptive-default-l: var(--global-typography-adaptive-component-moderate-l);
14
- --popover-typography-responsive-label-s: var(--global-typography-responsive-component-firm-s);
15
- --popover-typography-responsive-label-m: var(--global-typography-responsive-component-firm-m);
16
- --popover-typography-responsive-label-l: var(--global-typography-responsive-component-firm-l);
17
- --popover-typography-responsive-default-s: var(--global-typography-responsive-component-moderate-s);
18
- --popover-typography-responsive-default-m: var(--global-typography-responsive-component-moderate-m);
19
- --popover-typography-responsive-default-l: var(--global-typography-responsive-component-moderate-l);
20
- --popover-boxshadow-container: var(--global-boxshadow-container-near); /* REF'D IN FORM. Popover container for Button popover, Button split, (and Form calendar, color picker, dropdown) */
21
- --popover-color-bg-active: var(--modes-color-interactive-monochrome-active); /* previously action minor 850 */
22
- --popover-color-bg-activealt: var(--modes-color-interactive-monochrome-hover-alt); /* REF'D IN FORM. */
23
- --popover-color-bg-hover: var(--modes-color-interactive-monochrome-hover-alt); /* REF'D IN FORM. */
24
- --popover-color-label-activealt: var(--modes-color-interactive-monochrome-with-hover);
25
- --popover-color-label-hover: var(--modes-color-interactive-monochrome-with-hover);
26
- --popover-color-submenu-bg-default: var(--modes-color-generic-bg-faint); /* popover small screen submenu container bg */
27
- --popover-size-icon-m: var(--global-size-icon-m);
28
- --popover-size-item-s: var(--global-size-macro-s); /* REF'D IN FORM. Menu item min height. */
29
- --popover-size-item-m: var(--global-size-macro-m); /* REF'D IN FORM. Menu item min height. */
30
- --popover-size-item-l: var(--global-size-macro-l); /* REF'D IN FORM. Menu item min height. */
31
- --popover-radius-container: var(--global-radius-container-m); /* REF'D IN FORM. Menu container. */
32
- --popover-radius-optionfocus: var(--global-radius-container-m); /* Popover menu option focus */
33
- --popover-space-menu-x-s: calc(var(--global-space-macro-xxs) / 2); /* Left and right padding token used on small popover container consumed inside number input. */
34
- --popover-space-menu-x-m: var(--global-space-macro-xxxs); /* Left and right padding token used on medium popover container consumed inside number input. */
35
- --popover-space-menu-x-l: var(--global-space-macro-xxs); /* Left and right padding token used on large popover container consumed inside number input. */
36
- --popover-space-menu-y-s: calc(var(--global-space-macro-xxs) / 2); /* Top and bottom padding inside S size popover menu container */
37
- --popover-space-menu-y-m: var(--global-space-macro-xxxs); /* Top and bottom padding inside M size popover menu container */
38
- --popover-space-menu-y-l: var(--global-space-macro-xxs); /* Top and bottom padding inside L size popover menu container */
39
- --popover-space-menu-yg-s: calc(var(--global-space-macro-xxs) / 2); /* Gap spacing token used on small popover container consumed inside number input. */
40
- --popover-space-menu-yg-m: var(--global-space-macro-xxxs); /* Gap spacing token used on medium popover container consumed inside number input. */
41
- --popover-space-menu-yg-l: var(--global-space-macro-xxs); /* Gap spacing token used on large popover container consumed inside number input. */
42
- --popover-space-option-x-s: var(--global-space-micro-xxl); /* REF'D in FORM. Right left padding on popover option. */
43
- --popover-space-option-x-m: var(--global-space-micro-xxl); /* REF'D in FORM. Right left padding on popover option. */
44
- --popover-space-option-x-l: var(--global-space-micro-xxl); /* REF'D in FORM. Right left padding on popover option. */
45
- --popover-space-option-xg-s: var(--global-space-micro-l); /* Gap between left icon and menu button label */
46
- --popover-space-option-xg-m: var(--global-space-micro-l); /* Gap between left icon and menu button label */
47
- --popover-space-option-xg-l: var(--global-space-micro-l); /* Gap between left icon and menu button label */
48
- --popover-space-option-y-s: var(--global-space-micro-s); /* REF'D in FORM. Vertical padding on popover option. */
49
- --popover-space-option-y-m: var(--global-space-micro-l); /* REF'D in FORM. Vertical padding on popover option. */
50
- --popover-space-option-y-l: var(--global-space-micro-xl); /* REF'D in FORM. Vertical padding on popover option. */
51
- --popover-space-submenu-x-s: var(--global-space-macro-xs); /* Right left padding on small screen submenu popover container. */
52
- --popover-space-submenu-x-m: var(--global-space-macro-xs); /* Right left padding on small screen submenu popover container. */
53
- --popover-space-submenu-x-l: var(--global-space-macro-xs); /* Right left padding on small screen submenu popover container. */
54
- --popover-color-label-active: var(--modes-color-interactive-monochrome-with-active);
55
- --popover-color-label-disabled: var(--modes-color-interactive-inactive-content);
56
- --popover-color-label-enabled: var(--modes-color-interactive-monochrome-default-alt);
57
- --popover-size-menu-minwidth-s: calc(var(--container-size-responsive-m) / 2); /* minwidth of small size popover menu container */
58
- --popover-size-menu-minwidth-m: var(--container-size-responsive-xs); /* minwidth of medium size popover menu container */
59
- --popover-size-menu-minwidth-l: var(--container-size-responsive-s); /* minwidth of large size popover menu container */
60
- --popover-size-menu-maxwidth-s: var(--container-size-responsive-m); /* maxwidth of small size popover menu container */
61
- --popover-size-menu-maxwidth-m: var(--container-size-responsive-l); /* maxwidth of medium size popover menu container */
62
- --popover-size-menu-maxwidth-l: var(--container-size-responsive-xl); /* maxwidth of large size popover menu container */
63
- }
@@ -1,77 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
- :root {
6
- --profile-radius-portrait: var(--global-radius-circle); /* Portrait */
7
- --profile-color-bg-default: var(--modes-color-generic-bg-nought);
8
- --profile-typography-adaptive-initials-xs: var(--global-typography-adaptive-component-placeholdertext-xs);
9
- --profile-typography-adaptive-initials-s: var(--global-typography-adaptive-component-placeholdertext-s);
10
- --profile-typography-adaptive-initials-m: var(--global-typography-adaptive-component-placeholdertext-m);
11
- --profile-typography-adaptive-initials-ml: var(--global-typography-adaptive-component-placeholdertext-ml);
12
- --profile-typography-adaptive-initials-l: var(--global-typography-adaptive-component-placeholdertext-l);
13
- --profile-typography-adaptive-initials-xl: var(--global-typography-adaptive-component-placeholdertext-xl);
14
- --profile-typography-adaptive-initials-xxl: var(--global-typography-adaptive-component-placeholdertext-xxl);
15
- --profile-typography-adaptive-default-xs: var(--global-typography-adaptive-component-moderate-s);
16
- --profile-typography-adaptive-default-s: var(--global-typography-adaptive-component-moderate-m);
17
- --profile-typography-adaptive-default-m: var(--global-typography-adaptive-component-moderate-m);
18
- --profile-typography-adaptive-default-ml: var(--global-typography-adaptive-component-moderate-m);
19
- --profile-typography-adaptive-default-l: var(--global-typography-adaptive-component-moderate-l);
20
- --profile-typography-adaptive-default-xl: var(--global-typography-adaptive-component-moderate-l);
21
- --profile-typography-adaptive-default-xxl: var(--global-typography-adaptive-component-moderate-l);
22
- --profile-typography-adaptive-heading-xs: var(--global-typography-adaptive-component-firm-s);
23
- --profile-typography-adaptive-heading-s: var(--global-typography-adaptive-component-firm-m);
24
- --profile-typography-adaptive-heading-m: var(--global-typography-adaptive-subheading-l);
25
- --profile-typography-adaptive-heading-ml: var(--global-typography-adaptive-subheading-l);
26
- --profile-typography-adaptive-heading-l: var(--global-typography-adaptive-subheading-l);
27
- --profile-typography-adaptive-heading-xl: var(--global-typography-adaptive-heading-m);
28
- --profile-typography-adaptive-heading-xxl: var(--global-typography-adaptive-heading-l);
29
- --profile-typography-responsive-initials-xs: var(--global-typography-responsive-component-placeholdertext-xs);
30
- --profile-typography-responsive-initials-s: var(--global-typography-responsive-component-placeholdertext-s); /* Small Viewports: 16, Large Viewports: 16 */
31
- --profile-typography-responsive-initials-m: var(--global-typography-responsive-component-placeholdertext-m); /* Small Viewports: 18.66, Large Viewports: 21.53 */
32
- --profile-typography-responsive-initials-ml: var(--global-typography-responsive-component-placeholdertext-ml); /* Small Viewports: 21.77, Large Viewports: 28.97 */
33
- --profile-typography-responsive-initials-l: var(--global-typography-responsive-component-placeholdertext-l); /* Small Viewports: 25.39, Large Viewports: 38.98 */
34
- --profile-typography-responsive-initials-xl: var(--global-typography-responsive-component-placeholdertext-xl); /* Small Viewports: 29.61, Large Viewports: 52.45 */
35
- --profile-typography-responsive-initials-xxl: var(--global-typography-responsive-component-placeholdertext-xxl); /* Small Viewports: 34.54, Large Viewports: 70.58 */
36
- --profile-typography-responsive-default-xs: var(--global-typography-responsive-component-moderate-s);
37
- --profile-typography-responsive-default-s: var(--global-typography-responsive-component-moderate-m);
38
- --profile-typography-responsive-default-m: var(--global-typography-responsive-component-moderate-m);
39
- --profile-typography-responsive-default-ml: var(--global-typography-responsive-component-moderate-m);
40
- --profile-typography-responsive-default-l: var(--global-typography-responsive-component-moderate-l);
41
- --profile-typography-responsive-default-xl: var(--global-typography-responsive-component-moderate-l);
42
- --profile-typography-responsive-default-xxl: var(--global-typography-responsive-component-moderate-l);
43
- --profile-typography-responsive-heading-xs: var(--global-typography-responsive-component-firm-s);
44
- --profile-typography-responsive-heading-s: var(--global-typography-responsive-component-firm-m);
45
- --profile-typography-responsive-heading-m: var(--global-typography-responsive-subheading-l);
46
- --profile-typography-responsive-heading-ml: var(--global-typography-responsive-subheading-l);
47
- --profile-typography-responsive-heading-l: var(--global-typography-responsive-subheading-l);
48
- --profile-typography-responsive-heading-xl: var(--global-typography-responsive-heading-m);
49
- --profile-typography-responsive-heading-xxl: var(--global-typography-responsive-heading-l);
50
- --profile-color-bg-alt: var(--modes-color-generic-content-harsh); /* For portrait image */
51
- --profile-color-label-default: var(--modes-color-generic-content-harsh);
52
- --profile-size-profileeditor: calc(var(--global-size-macro-s) * 10); /* size of the circle inside the profile editor component */
53
- --profile-size-outside-xs: var(--global-size-macro-xs); /* XS Portraits */
54
- --profile-size-outside-s: var(--global-size-macro-s); /* S Portraits */
55
- --profile-size-outside-m: var(--global-size-macro-m); /* M Portraits */
56
- --profile-size-outside-ml: var(--global-size-macro-xl); /* L Portraits */
57
- --profile-size-outside-l: calc(var(--global-size-macro-xs) * 3); /* XL Portraits */
58
- --profile-size-outside-xl: calc(var(--global-size-micro-m) * 13); /* XL Portraits */
59
- --profile-size-outside-xxl: calc(var(--global-size-macro-s) * 4); /* XXL Portraits */
60
- --profile-size-inside-xs: var(--global-size-micro-xl); /* XS Portrait icons */
61
- --profile-size-inside-s: var(--global-size-macro-xxs); /* S Portrait icons */
62
- --profile-size-inside-m: calc(var(--global-size-macro-xs) - var(--global-size-micro-xs)); /* M Portrait icons */
63
- --profile-size-inside-ml: calc(var(--global-size-macro-xs) + var(--global-size-micro-xs)); /* L Portrait icons */
64
- --profile-size-inside-l: var(--global-size-macro-m); /* XL Portrait icons */
65
- --profile-size-inside-xl: var(--global-size-macro-xl); /* XL Portrait icons */
66
- --profile-size-inside-xxl: calc(var(--global-size-micro-m) * 9); /* XXL Portraits */
67
- --profile-color-border-default: var(--modes-color-generic-fg-delicate);
68
- --profile-space-none: var(--global-space-none);
69
- --profile-space-x-xs: var(--global-space-macro-xxxs); /* gap between avatar and name */
70
- --profile-space-x-s: var(--global-space-macro-xxs); /* gap between avatar and name */
71
- --profile-space-x-m: var(--global-space-macro-xs); /* gap between avatar and name */
72
- --profile-space-x-ml: var(--global-space-macro-xs); /* gap between avatar and name */
73
- --profile-space-x-l: var(--global-space-macro-s); /* gap between avatar and name */
74
- --profile-space-x-xl: var(--global-space-macro-m); /* gap between avatar and name */
75
- --profile-space-x-xxl: var(--global-space-macro-l); /* gap between avatar and name */
76
- --profile-borderwidth-portrait: var(--global-borderwidth-xs); /* Border thickness on portrait. */
77
- }
@@ -1,145 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
- :root {
6
- --progress-opacity-carousel-inactive: 0.3; /* Inactive slide IMAGE layer. */
7
- --progress-size-skeleton-responsive-text-xs: var(--primitives-font-size-responsive-product-step0); /* Skeleton paragraph and H5 */
8
- --progress-size-skeleton-responsive-text-s: var(--primitives-font-size-responsive-product-step2); /* H4 Skeletons */
9
- --progress-size-skeleton-responsive-text-m: var(--primitives-font-size-responsive-product-step2); /* H3 Skeletons */
10
- --progress-size-skeleton-responsive-text-l: var(--primitives-font-size-responsive-product-step3); /* H2 Skeletons */
11
- --progress-size-skeleton-responsive-text-xl: var(--primitives-font-size-responsive-product-step5); /* H1 Skeletons */
12
- --progress-size-skeleton-adaptive-text-xs: var(--global-font-size-adaptive-step0); /* Skeleton paragraph and H5 */
13
- --progress-size-skeleton-adaptive-text-s: var(--global-font-size-adaptive-step2); /* H4 Skeletons */
14
- --progress-size-skeleton-adaptive-text-m: var(--global-font-size-adaptive-step2); /* H3 Skeletons */
15
- --progress-size-skeleton-adaptive-text-l: var(--global-font-size-adaptive-step3); /* H2 Skeletons */
16
- --progress-size-skeleton-adaptive-text-xl: var(--global-font-size-adaptive-step5); /* H1 Skeletons */
17
- --progress-color-bg-skeleton: var(--modes-color-status-content-loading);
18
- --progress-radius-none: var(--global-radius-none); /* File input (top corners of integrated progress bar), */
19
- --progress-radius-stepflow: var(--global-radius-circle); /* Step flow (step indicators) */
20
- --progress-radius-stepindicator: var(--global-radius-circle); /* step indicator circles */
21
- --progress-radius-carouselselector: var(--global-radius-circle); /* Carousel (selector dot) */
22
- --progress-radius-skeleton-circle: var(--global-radius-circle); /* Used to represent circular elements such as profiles, badges etc */
23
- --progress-color-fg-ai: var(--modes-color-interactive-ai-default); /* For progress ring in ai buttons */
24
- --progress-color-fg-alt: var(--modes-color-status-positive-default);
25
- --progress-color-fg-caution: var(--modes-color-status-caution-default);
26
- --progress-color-fg-error: var(--modes-color-status-negative-default);
27
- --progress-color-fg-info: var(--modes-color-status-info-default);
28
- --progress-color-datavis-fg-default: var(--modes-color-status-custom-teal-default);
29
- --progress-color-loader-fg-error: var(--modes-color-status-negative-default);
30
- --progress-color-loader-fg-complete: var(--modes-color-status-positive-default);
31
- --progress-color-stepflow-bg-complete: var(--modes-color-status-positive-default);
32
- --progress-color-stepindicator-bg-complete: var(--modes-color-status-positive-default);
33
- --progress-color-stepindicator-border-success: var(--modes-color-status-positive-default);
34
- --progress-typography-adaptive-label-s: var(--global-typography-adaptive-component-firm-s);
35
- --progress-typography-adaptive-label-m: var(--global-typography-adaptive-component-firm-m);
36
- --progress-typography-adaptive-label-l: var(--global-typography-adaptive-component-firm-l);
37
- --progress-typography-adaptive-default-s: var(--global-typography-adaptive-component-moderate-s);
38
- --progress-typography-adaptive-default-m: var(--global-typography-adaptive-component-moderate-m);
39
- --progress-typography-adaptive-default-l: var(--global-typography-adaptive-component-moderate-l);
40
- --progress-typography-responsive-label-s: var(--global-typography-responsive-component-firm-s);
41
- --progress-typography-responsive-label-m: var(--global-typography-responsive-component-firm-m);
42
- --progress-typography-responsive-label-l: var(--global-typography-responsive-component-firm-l);
43
- --progress-typography-responsive-default-s: var(--global-typography-responsive-component-moderate-s);
44
- --progress-typography-responsive-default-m: var(--global-typography-responsive-component-moderate-m);
45
- --progress-typography-responsive-default-l: var(--global-typography-responsive-component-moderate-l);
46
- --progress-color-bg-default: var(--modes-color-interactive-progress-bg);
47
- --progress-color-fg-alt2: var(--modes-color-generic-content-firm);
48
- --progress-color-fg-default: var(--modes-color-interactive-monochrome-active);
49
- --progress-color-label-alt: var(--modes-color-generic-content-firm);
50
- --progress-color-label-default: var(--modes-color-generic-content-harsh);
51
- --progress-color-loader-bg-default: var(--modes-color-interactive-progress-bg);
52
- --progress-color-loader-fg-default: var(--modes-color-interactive-monochrome-active); /* used for loader standard loader spinner */
53
- --progress-color-loader-inverse-bg-default: var(--modes-color-interactive-progress-bg-alt); /* used for inverse loader bgs */
54
- --progress-color-stepflow-bg-active: var(--modes-color-interactive-monochrome-active);
55
- --progress-color-stepflow-bg-default: var(--modes-color-generic-fg-nought);
56
- --progress-color-stepflow-border-active-inner: var(--modes-color-generic-fg-nought);
57
- --progress-color-stepflow-border-active-outer: var(--modes-color-interactive-monochrome-active);
58
- --progress-color-stepflow-label-alt: var(--modes-color-generic-content-firm);
59
- --progress-color-stepflow-label-default: var(--modes-color-generic-content-harsh);
60
- --progress-color-stepindicator-bg-active: var(--modes-color-interactive-monochrome-active);
61
- --progress-color-stepindicator-border-active-outer: var(--modes-color-interactive-monochrome-active);
62
- --progress-color-stepindicator-label-default: var(--modes-color-generic-content-harsh);
63
- --progress-size-bar-s: var(--global-size-micro-xs); /* S loader bar */
64
- --progress-size-bar-m: var(--global-size-micro-m); /* M progress tracker bar, M loader bar */
65
- --progress-size-bar-l: var(--global-size-micro-xl); /* L loader bar */
66
- --progress-size-carouselselector-dot-m: var(--global-size-micro-l);
67
- --progress-size-carouselselector-activedot-m: var(--global-size-macro-xxs);
68
- --progress-size-carouselselector-hitarea-m: var(--global-size-macro-xs);
69
- --progress-size-carouselslide-x-m: var(--global-size-macro-xl); /* Inactive slide */
70
- --progress-size-spinner-xxs: var(--global-size-macro-xxs); /* Loader ring for XXS size loader spinners */
71
- --progress-size-spinner-xs: calc(var(--global-size-macro-xs) - var(--global-size-micro-xs)); /* Loader ring for XS size loader spinners */
72
- --progress-size-spinner-s: var(--global-size-macro-s); /* Loader ring */
73
- --progress-size-spinner-m: calc(var(--global-size-macro-s) * 2); /* Loader ring */
74
- --progress-size-spinner-l: calc(var(--global-size-macro-xs) * 4); /* Loader ring */
75
- --progress-size-stepflow-m: var(--global-size-micro-m); /* Step height */
76
- --progress-size-stepindicator-bar: var(--global-size-micro-xxs); /* step indicator bar */
77
- --progress-size-stepindicator-stepcircle-s: var(--global-size-macro-xs); /* M size step indicator */
78
- --progress-size-stepindicator-stepcircle-m: var(--global-size-macro-s); /* M size step indicator */
79
- --progress-color-border-default: var(--modes-color-generic-fg-soft);
80
- --progress-color-loader-inverse-fg-default: var(--modes-color-interactive-monochrome-with-active); /* used on inverse loading spinner */
81
- --progress-color-stepflow-border-default: var(--modes-color-generic-fg-soft);
82
- --progress-color-stepindicator-border-default: var(--modes-color-generic-fg-soft);
83
- --progress-color-stepindicator-label-active: var(--modes-color-interactive-monochrome-with-active);
84
- --progress-color-stepindicator-label-complete: var(--modes-color-interactive-monochrome-with-active);
85
- --progress-radius-integrated: var(--global-radius-container-s); /* File input (bottom corners of integrated status bar) */
86
- --progress-radius-skeleton-moderate: var(--global-radius-container-m); /* used to represent headings, inputs and text */
87
- --progress-radius-skeleton-curved: var(--global-radius-container-l); /* used to represent elements such as icons */
88
- --progress-radius-skeleton-sweeping: var(--global-radius-container-xxl); /* used to represent buttons */
89
- --progress-radius-bar-s: var(--global-radius-container-xs); /* Progress tracker S */
90
- --progress-radius-bar-m: var(--global-radius-container-s); /* File input (bottom corners of integrated status bar), Progress tracker M, */
91
- --progress-radius-bar-l: var(--global-radius-container-sm); /* Progress tracker L */
92
- --progress-borderwidth-bar: var(--global-borderwidth-xs); /* Progress bar (all sizes) */
93
- --progress-borderwidth-carouselector: var(--global-borderwidth-xs); /* Carousel slide selector dots */
94
- --progress-borderwidth-integrated: var(--global-borderwidth-xs); /* Progress bar in File upload */
95
- --progress-borderwidth-stepflow-inner: var(--global-borderwidth-xs); /* Step flow default (not started) */
96
- --progress-borderwidth-stepflow-active-inner: var(--global-borderwidth-s); /* Step flow active step border outer */
97
- --progress-borderwidth-stepflow-active-outer: var(--global-borderwidth-l); /* Step flow active step border outermost */
98
- --progress-borderwidth-stepindicator-s-active: var(--global-borderwidth-s);
99
- --progress-borderwidth-stepindicator-s-default: var(--global-borderwidth-s);
100
- --progress-borderwidth-stepindicator-m-active: var(--global-borderwidth-m);
101
- --progress-borderwidth-stepindicator-m-default: var(--global-borderwidth-m);
102
- --progress-space-carouselselector-xg-m: var(--global-space-micro-l); /* Gap between selectors. */
103
- --progress-space-carouselselector-y-m: var(--global-space-macro-xs); /* Vertical padding on selector group. */
104
- --progress-space-integral-x: var(--global-space-micro-s); /* Little space between words in progress components */
105
- --progress-space-loader-yg-s: var(--global-space-micro-m); /* gap between loader visual and loading text */
106
- --progress-space-loader-yg-m: var(--global-space-micro-l); /* gap between loader visual and loading text */
107
- --progress-space-loader-yg-l: var(--global-space-micro-xl); /* gap between loader visual and loading text */
108
- --progress-space-loader-xg-s: var(--global-space-micro-l); /* Gap between loader graphic and label. */
109
- --progress-space-loader-xg-m: var(--global-space-micro-xxl); /* Gap between loader graphic and label. */
110
- --progress-space-loader-xg-l: var(--global-space-macro-xs); /* Gap between loader graphic and label. */
111
- --progress-space-skeleton-multiline-yg-xs: var(--global-space-micro-l); /* vertical gap between skeleton bars */
112
- --progress-space-skeleton-multiline-yg-s: var(--global-space-micro-xl); /* vertical gap between skeleton bars */
113
- --progress-space-skeleton-multiline-yg-m: var(--global-space-micro-m); /* vertical gap between skeleton bars */
114
- --progress-space-skeleton-multiline-yg-l: var(--global-space-micro-l); /* vertical gap between skeleton bars */
115
- --progress-space-skeleton-multiline-yg-xl: var(--global-space-micro-xl); /* vertical gap between skeleton bars */
116
- --progress-space-skeleton-multiline-y-xs: var(--global-space-micro-s); /* Top bottom padding on grouped lines */
117
- --progress-space-skeleton-multiline-y-s: var(--global-space-micro-s); /* Top bottom padding on grouped lines */
118
- --progress-space-skeleton-multiline-y-m: var(--global-space-micro-xs); /* Top bottom padding on grouped lines */
119
- --progress-space-skeleton-multiline-y-l: var(--global-space-micro-xs); /* Top bottom padding on grouped lines */
120
- --progress-space-skeleton-multiline-y-xl: var(--global-space-micro-s); /* Top bottom padding on grouped lines */
121
- --progress-space-skeleton-singleline-xg-xs: var(--global-space-micro-l); /* horizontal gap between elements */
122
- --progress-space-skeleton-singleline-xg-s: var(--global-space-micro-l); /* horizontal gap between elements */
123
- --progress-space-skeleton-singleline-xg-m: var(--global-space-micro-xxl); /* horizontal gap between elements */
124
- --progress-space-skeleton-singleline-xg-l: var(--global-space-micro-xxl); /* horizontal gap between elements */
125
- --progress-space-skeleton-singleline-xg-xl: var(--global-space-macro-xs); /* horizontal gap between elements */
126
- --progress-space-stepflow-y-m: var(--global-space-micro-s); /* Vertical padding around step indicators */
127
- --progress-space-stepflow-yg-m: var(--global-space-micro-l); /* Gap between step heading and back link. */
128
- --progress-space-stepflow-steps-xg-m: var(--global-space-macro-xs); /* Gap between step indicators */
129
- --progress-space-stepflow-steps-yg-m: var(--global-space-micro-s); /* Gap between glow heading, step label and step indicators */
130
- --progress-space-tracker-yg-s: var(--global-space-micro-m); /* Space between bar and label */
131
- --progress-space-tracker-yg-m: var(--global-space-micro-l); /* Space between bar and label */
132
- --progress-space-tracker-yg-l: var(--global-space-micro-xxl); /* Space between bar and label */
133
- --progress-space-tracker-xg-m: var(--global-space-micro-l); /* Gap between tracker value text and description */
134
- --progress-space-stepindicator-generic-g-s: var(--global-space-micro-xxl); /* gap between timeline visual and text */
135
- --progress-space-stepindicator-generic-g-m: var(--global-space-macro-xs); /* gap between timeline visual and text */
136
- --progress-space-stepindicator-generic-text-yg-s: var(--global-space-micro-s); /* gap between label and subtext */
137
- --progress-space-stepindicator-generic-text-yg-m: var(--global-space-micro-s); /* gap between label and subtext */
138
- --progress-space-stepindicator-generic-visual-g-s: var(--global-space-micro-l); /* gap between step number and line */
139
- --progress-space-stepindicator-generic-visual-g-m: var(--global-space-micro-l); /* gap between step number and line */
140
- --progress-space-stepindicator-vertical-y-s: var(--global-space-micro-l); /* Vertical variant top padding on parent container */
141
- --progress-space-stepindicator-vertical-y-m: var(--global-space-micro-l); /* Vertical variant top padding on parent container */
142
- --progress-space-stepindicator-vertical-text-y-s: var(--global-space-micro-xs); /* space above text and parent container on vertical variant */
143
- --progress-space-stepindicator-horizontal-text-x-s: var(--global-space-micro-s); /* horizontal variant left and right padding on text container */
144
- --progress-space-stepindicator-horizontal-text-x-m: var(--global-space-micro-l); /* horizontal variant left and right padding on text container */
145
- }
@@ -1,223 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
- :root {
6
- --status-radius-none: var(--global-radius-none); /* Pill (embedded element inner corners) */
7
- --status-color-none: var(--modes-color-none); /* transparent override used for hiding colors when needed. */
8
- --status-color-message-contextual-bg: var(--modes-color-generic-bg-nought);
9
- --status-color-message-contextual-icon: var(--modes-color-generic-bg-nought); /* decorative icon on standard contextual messages */
10
- --status-color-message-contextual-icon-alt: var(--modes-color-status-neutral-default); /* icon on neutral status dialogs */
11
- --status-color-message-contextual-ai-bg-alt: var(--modes-color-status-neutral-default-alt);
12
- --status-color-message-contextual-callout-bg-alt: var(--modes-color-status-callout-default-alt); /* Subtle message bg */
13
- --status-color-message-contextual-error-bg-default: var(--modes-color-status-negative-default);
14
- --status-color-message-contextual-error-bg-alt: var(--modes-color-status-negative-default-alt); /* Subtle message bg */
15
- --status-color-message-contextual-error-border-default: var(--modes-color-status-negative-default);
16
- --status-color-message-contextual-error-icon: var(--modes-color-status-negative-default); /* Icon on tinted bgs */
17
- --status-color-message-contextual-info-bg-default: var(--modes-color-status-info-default);
18
- --status-color-message-contextual-info-bg-alt: var(--modes-color-status-info-default-alt); /* Subtle message bg */
19
- --status-color-message-contextual-info-border-default: var(--modes-color-status-info-default);
20
- --status-color-message-contextual-info-icon: var(--modes-color-status-info-default); /* Icon on tinted bgs */
21
- --status-color-message-contextual-success-bg-default: var(--modes-color-status-positive-default);
22
- --status-color-message-contextual-success-bg-alt: var(--modes-color-status-positive-default-alt); /* Subtle message bg */
23
- --status-color-message-contextual-success-border-default: var(--modes-color-status-positive-default);
24
- --status-color-message-contextual-success-icon: var(--modes-color-status-positive-default); /* Icon on tinted bgs */
25
- --status-color-message-contextual-warning-bg-default: var(--modes-color-status-caution-default);
26
- --status-color-message-contextual-warning-bg-alt: var(--modes-color-status-caution-default-alt); /* Subtle message bg */
27
- --status-color-message-contextual-warning-border-default: var(--modes-color-status-caution-default);
28
- --status-color-message-contextual-warning-icon: var(--modes-color-status-caution-default); /* Icon on tinted bgs */
29
- --status-color-message-global-callout-bg-default: var(--modes-color-status-callout-default-alt); /* Global message bg */
30
- --status-color-message-global-info-bg-default: var(--modes-color-status-info-default-alt); /* Global message bg */
31
- --status-color-message-global-info-icon: var(--modes-color-status-info-default); /* Icon on tinted bgs */
32
- --status-color-message-global-warning-bg-default: var(--modes-color-status-caution-default-alt); /* Global message bg */
33
- --status-color-message-global-warning-icon: var(--modes-color-status-caution-default); /* Icon on tinted bgs */
34
- --status-color-pill-custom-blue-bg-default: var(--modes-color-status-custom-blue-default);
35
- --status-color-pill-custom-blue-bg-alt-default: var(--modes-color-status-custom-blue-default-alt); /* outline pill bg */
36
- --status-color-pill-custom-blue-border-default: var(--modes-color-status-custom-blue-default);
37
- --status-color-pill-custom-teal-bg-default: var(--modes-color-status-custom-teal-default);
38
- --status-color-pill-custom-teal-bg-alt-default: var(--modes-color-status-custom-teal-default-alt); /* outline pill bg */
39
- --status-color-pill-custom-teal-border-default: var(--modes-color-status-custom-teal-default);
40
- --status-color-pill-custom-green-bg-default: var(--modes-color-status-custom-green-default);
41
- --status-color-pill-custom-green-bg-alt-default: var(--modes-color-status-custom-green-default-alt); /* outline pill bg */
42
- --status-color-pill-custom-green-border-default: var(--modes-color-status-custom-green-default);
43
- --status-color-pill-custom-lime-bg-default: var(--modes-color-status-custom-lime-default);
44
- --status-color-pill-custom-lime-bg-alt-default: var(--modes-color-status-custom-lime-default-alt); /* outline pill bg */
45
- --status-color-pill-custom-lime-border-default: var(--modes-color-status-custom-lime-default);
46
- --status-color-pill-custom-orange-bg-default: var(--modes-color-status-custom-orange-default);
47
- --status-color-pill-custom-orange-bg-alt-default: var(--modes-color-status-custom-orange-default-alt); /* outline pill bg */
48
- --status-color-pill-custom-orange-border-default: var(--modes-color-status-custom-orange-default);
49
- --status-color-pill-custom-red-bg-default: var(--modes-color-status-custom-red-default);
50
- --status-color-pill-custom-red-bg-alt-default: var(--modes-color-status-custom-red-default-alt); /* outline pill bg */
51
- --status-color-pill-custom-red-border-default: var(--modes-color-status-custom-red-default);
52
- --status-color-pill-custom-pink-bg-default: var(--modes-color-status-custom-pink-default);
53
- --status-color-pill-custom-pink-bg-alt-default: var(--modes-color-status-custom-pink-default-alt); /* outline pill bg */
54
- --status-color-pill-custom-pink-border-default: var(--modes-color-status-custom-pink-default);
55
- --status-color-pill-custom-purple-bg-default: var(--modes-color-status-custom-purple-default);
56
- --status-color-pill-custom-purple-bg-alt-default: var(--modes-color-status-custom-purple-default-alt); /* outline pill bg */
57
- --status-color-pill-custom-purple-border-default: var(--modes-color-status-custom-purple-default);
58
- --status-color-pill-custom-gray-bg-default: var(--modes-color-status-custom-gray-default);
59
- --status-color-pill-custom-gray-bg-alt-default: var(--modes-color-status-custom-gray-default-alt); /* outline pill bg */
60
- --status-color-pill-custom-gray-border-default: var(--modes-color-status-custom-gray-default);
61
- --status-color-pill-custom-slate-bg-default: var(--modes-color-status-custom-slate-default);
62
- --status-color-pill-custom-slate-bg-alt-default: var(--modes-color-status-custom-slate-default-alt); /* outline pill bg */
63
- --status-color-pill-custom-slate-border-default: var(--modes-color-status-custom-slate-default);
64
- --status-color-pill-error-bg-default: var(--modes-color-status-negative-default);
65
- --status-color-pill-error-bg-alt-default: var(--modes-color-status-negative-default-alt); /* outline pill bg */
66
- --status-color-pill-error-border-default: var(--modes-color-status-negative-default);
67
- --status-color-pill-error-inverse-bg-default: var(--modes-color-status-negative-inverse-default);
68
- --status-color-pill-error-inverse-bg-alt-default: var(--modes-color-status-negative-inverse-default-alt); /* outline pill bg */
69
- --status-color-pill-error-inverse-border-default: var(--modes-color-status-negative-inverse-default);
70
- --status-color-pill-important-bg-default: var(--modes-color-status-important-default);
71
- --status-color-pill-important-bg-alt-default: var(--modes-color-status-important-default-alt); /* outline pill bg */
72
- --status-color-pill-important-border-default: var(--modes-color-status-important-default);
73
- --status-color-pill-important-inverse-bg-default: var(--modes-color-status-important-inverse-default);
74
- --status-color-pill-important-inverse-bg-alt-default: var(--modes-color-status-important-inverse-default-alt); /* outline pill bg */
75
- --status-color-pill-important-inverse-border-default: var(--modes-color-status-important-inverse-default);
76
- --status-color-pill-info-bg-default: var(--modes-color-status-info-default);
77
- --status-color-pill-info-bg-alt-default: var(--modes-color-status-info-default-alt); /* outline pill bg */
78
- --status-color-pill-info-border-default: var(--modes-color-status-info-default);
79
- --status-color-pill-info-inverse-bg-default: var(--modes-color-status-info-inverse-default);
80
- --status-color-pill-info-inverse-bg-alt-default: var(--modes-color-status-info-inverse-default-alt); /* outline pill bg */
81
- --status-color-pill-info-inverse-border-default: var(--modes-color-status-info-inverse-default);
82
- --status-color-pill-neutral-bg-default: var(--modes-color-status-neutral-default);
83
- --status-color-pill-neutral-bg-alt-default: var(--modes-color-status-neutral-default-alt); /* outline pill bg */
84
- --status-color-pill-neutral-border-default: var(--modes-color-status-neutral-default);
85
- --status-color-pill-neutral-inverse-bg-default: var(--modes-color-status-neutral-inverse-default);
86
- --status-color-pill-neutral-inverse-bg-alt-default: var(--modes-color-status-neutral-inverse-default-alt); /* outline pill bg */
87
- --status-color-pill-neutral-inverse-border-default: var(--modes-color-status-neutral-inverse-default);
88
- --status-color-pill-success-bg-default: var(--modes-color-status-positive-default);
89
- --status-color-pill-success-bg-alt-default: var(--modes-color-status-positive-default-alt); /* outline pill bg */
90
- --status-color-pill-success-border-default: var(--modes-color-status-positive-default);
91
- --status-color-pill-success-inverse-bg-default: var(--modes-color-status-positive-inverse-default);
92
- --status-color-pill-success-inverse-bg-alt-default: var(--modes-color-status-positive-inverse-default-alt); /* outline pill bg */
93
- --status-color-pill-success-inverse-border-default: var(--modes-color-status-positive-inverse-default);
94
- --status-color-pill-warning-bg-default: var(--modes-color-status-caution-default);
95
- --status-color-pill-warning-bg-alt-default: var(--modes-color-status-caution-default-alt); /* Global message bg */
96
- --status-color-pill-warning-border-default: var(--modes-color-status-caution-default);
97
- --status-color-pill-warning-inverse-bg-default: var(--modes-color-status-caution-inverse-default);
98
- --status-color-pill-warning-inverse-bg-alt-default: var(--modes-color-status-caution-inverse-default-alt); /* Global message bg */
99
- --status-color-pill-warning-inverse-border-default: var(--modes-color-status-caution-inverse-default);
100
- --status-typography-adaptive-label-s: var(--global-typography-adaptive-component-firm-s);
101
- --status-typography-adaptive-label-m: var(--global-typography-adaptive-component-firm-m);
102
- --status-typography-adaptive-label-l: var(--global-typography-adaptive-component-firm-l);
103
- --status-typography-adaptive-default-s: var(--global-typography-adaptive-component-moderate-s);
104
- --status-typography-adaptive-default-m: var(--global-typography-adaptive-component-moderate-m);
105
- --status-typography-adaptive-default-l: var(--global-typography-adaptive-component-moderate-l);
106
- --status-typography-adaptive-heading-s: var(--global-typography-adaptive-component-firm-s);
107
- --status-typography-adaptive-heading-m: var(--global-typography-adaptive-component-firm-m);
108
- --status-typography-adaptive-heading-l: var(--global-typography-adaptive-component-firm-l);
109
- --status-typography-responsive-label-s: var(--global-typography-responsive-component-firm-s);
110
- --status-typography-responsive-label-m: var(--global-typography-responsive-component-firm-m);
111
- --status-typography-responsive-label-l: var(--global-typography-responsive-component-firm-l);
112
- --status-typography-responsive-default-s: var(--global-typography-responsive-component-moderate-s);
113
- --status-typography-responsive-default-m: var(--global-typography-responsive-component-moderate-m);
114
- --status-typography-responsive-default-l: var(--global-typography-responsive-component-moderate-l);
115
- --status-typography-responsive-heading-s: var(--global-typography-responsive-component-firm-s);
116
- --status-typography-responsive-heading-m: var(--global-typography-responsive-component-firm-m);
117
- --status-typography-responsive-heading-l: var(--global-typography-responsive-component-firm-l);
118
- --status-color-message-contextual-text: var(--modes-color-status-content-with-hover-alt); /* Message text. */
119
- --status-color-message-contextual-ai-bg-default: var(--modes-color-status-ai-default-alt);
120
- --status-color-message-contextual-ai-border-default: var(--modes-color-status-ai-default-alt);
121
- --status-color-message-global-label-hover: var(--modes-color-interactive-monochrome-with-hover);
122
- --status-color-message-global-callout-bg-hover: var(--modes-color-status-callout-hover-alt); /* global message bg hover */
123
- --status-color-message-global-info-bg-hover: var(--modes-color-status-info-hover-alt);
124
- --status-color-message-global-warning-bg-hover: var(--modes-color-status-caution-hover-alt);
125
- --status-color-pill-custom-blue-bg-alt-hover: var(--modes-color-status-custom-blue-hover-alt);
126
- --status-color-pill-custom-blue-bg-hover: var(--modes-color-status-custom-blue-hover);
127
- --status-color-pill-custom-teal-bg-alt-hover: var(--modes-color-status-custom-teal-hover-alt);
128
- --status-color-pill-custom-teal-bg-hover: var(--modes-color-status-custom-teal-hover);
129
- --status-color-pill-custom-green-bg-alt-hover: var(--modes-color-status-custom-green-hover-alt);
130
- --status-color-pill-custom-green-bg-hover: var(--modes-color-status-custom-green-hover);
131
- --status-color-pill-custom-lime-bg-alt-hover: var(--modes-color-status-custom-lime-hover-alt);
132
- --status-color-pill-custom-lime-bg-hover: var(--modes-color-status-custom-lime-hover);
133
- --status-color-pill-custom-orange-bg-alt-hover: var(--modes-color-status-custom-orange-hover-alt);
134
- --status-color-pill-custom-orange-bg-hover: var(--modes-color-status-custom-orange-hover);
135
- --status-color-pill-custom-red-bg-alt-hover: var(--modes-color-status-custom-red-hover-alt);
136
- --status-color-pill-custom-red-bg-hover: var(--modes-color-status-custom-red-hover);
137
- --status-color-pill-custom-pink-bg-alt-hover: var(--modes-color-status-custom-pink-hover-alt);
138
- --status-color-pill-custom-pink-bg-hover: var(--modes-color-status-custom-pink-hover);
139
- --status-color-pill-custom-purple-bg-alt-hover: var(--modes-color-status-custom-purple-hover-alt);
140
- --status-color-pill-custom-purple-bg-hover: var(--modes-color-status-custom-purple-hover);
141
- --status-color-pill-custom-gray-bg-alt-hover: var(--modes-color-status-custom-gray-hover-alt);
142
- --status-color-pill-custom-gray-bg-hover: var(--modes-color-status-custom-gray-hover);
143
- --status-color-pill-custom-slate-bg-alt-hover: var(--modes-color-status-custom-slate-hover-alt);
144
- --status-color-pill-custom-slate-bg-hover: var(--modes-color-status-custom-slate-hover);
145
- --status-color-pill-error-bg-alt-hover: var(--modes-color-status-negative-hover-alt);
146
- --status-color-pill-error-bg-hover: var(--modes-color-status-negative-hover);
147
- --status-color-pill-error-inverse-bg-alt-hover: var(--modes-color-status-negative-inverse-hover-alt);
148
- --status-color-pill-error-inverse-bg-hover: var(--modes-color-status-negative-inverse-hover);
149
- --status-color-pill-generic-inverse-label-default: var(--modes-color-status-content-inverse-with-default);
150
- --status-color-pill-generic-inverse-label-hover: var(--modes-color-status-content-inverse-with-hover);
151
- --status-color-pill-important-bg-alt-hover: var(--modes-color-status-important-hover-alt);
152
- --status-color-pill-important-bg-hover: var(--modes-color-status-important-hover);
153
- --status-color-pill-important-inverse-bg-alt-hover: var(--modes-color-status-important-inverse-hover-alt);
154
- --status-color-pill-important-inverse-bg-hover: var(--modes-color-status-important-inverse-hover);
155
- --status-color-pill-info-bg-alt-hover: var(--modes-color-status-info-hover-alt);
156
- --status-color-pill-info-bg-hover: var(--modes-color-status-info-hover);
157
- --status-color-pill-info-inverse-bg-alt-hover: var(--modes-color-status-info-inverse-hover-alt);
158
- --status-color-pill-info-inverse-bg-hover: var(--modes-color-status-info-inverse-hover);
159
- --status-color-pill-neutral-bg-alt-hover: var(--modes-color-status-neutral-hover-alt);
160
- --status-color-pill-neutral-bg-hover: var(--modes-color-status-neutral-hover);
161
- --status-color-pill-neutral-inverse-bg-alt-hover: var(--modes-color-status-neutral-inverse-hover-alt);
162
- --status-color-pill-neutral-inverse-bg-hover: var(--modes-color-status-neutral-inverse-hover);
163
- --status-color-pill-readonly-label: var(--modes-color-generic-content-firm); /* Pill (all types, readonly, when nested in disabled parent components) */
164
- --status-color-pill-success-bg-alt-hover: var(--modes-color-status-positive-hover-alt);
165
- --status-color-pill-success-bg-hover: var(--modes-color-status-positive-hover);
166
- --status-color-pill-success-inverse-bg-alt-hover: var(--modes-color-status-positive-inverse-hover-alt);
167
- --status-color-pill-success-inverse-bg-hover: var(--modes-color-status-positive-inverse-hover);
168
- --status-color-pill-warning-bg-alt-hover: var(--modes-color-status-caution-hover-alt);
169
- --status-color-pill-warning-bg-hover: var(--modes-color-status-caution-hover);
170
- --status-color-pill-warning-inverse-bg-alt-hover: var(--modes-color-status-caution-inverse-hover-alt);
171
- --status-color-pill-warning-inverse-bg-hover: var(--modes-color-status-caution-inverse-hover);
172
- --status-color-rating-bg-default: var(--modes-color-status-reviews-default);
173
- --status-color-rating-bg-default-alt: var(--modes-color-status-reviews-default-alt);
174
- --status-color-rating-bg-hover: var(--modes-color-status-reviews-hover);
175
- --status-color-rating-border-default: var(--modes-color-status-reviews-default);
176
- --status-color-message-contextual-callout-icon: var(--modes-color-status-content-with-default-alt);
177
- --status-color-message-global-label-default: var(--modes-color-status-content-with-default-alt);
178
- --status-color-message-global-callout-icon: var(--modes-color-status-content-with-default-alt); /* Icon on tinted bgs */
179
- --status-color-pill-generic-label-default: var(--modes-color-status-content-with-default);
180
- --status-color-pill-generic-label-hover: var(--modes-color-status-content-with-hover);
181
- --status-color-pill-generic-label-alt-default: var(--modes-color-status-content-with-default-alt);
182
- --status-color-pill-generic-label-alt-hover: var(--modes-color-status-content-with-default-alt);
183
- --status-color-pill-generic-inverse-label-alt-default: var(--modes-color-status-content-inverse-with-default-alt);
184
- --status-color-pill-generic-inverse-label-alt-hover: var(--modes-color-status-content-inverse-with-default-alt);
185
- --status-size-pill-s: calc(var(--global-size-macro-xs) - var(--global-size-micro-xs)); /* Min height */
186
- --status-size-pill-m: var(--global-size-macro-xs); /* Min height and removable button. */
187
- --status-size-pill-l: calc(var(--global-size-macro-xs) + var(--global-size-micro-xs)); /* Min height and removable button */
188
- --status-size-message-statuscontainer-m: var(--global-size-macro-s); /* message and toast icon container width */
189
- --status-size-message-statuscontainer-l: var(--global-size-macro-m); /* message and toast icon container width */
190
- --status-size-message-global-m: var(--global-size-macro-m); /* Global message minheight */
191
- --status-size-icon-m: var(--global-size-icon-m);
192
- --status-radius-message: var(--global-radius-container-m); /* Message */
193
- --status-radius-pill: var(--global-radius-container-sm); /* Pill (outer corners) */
194
- --status-borderwidth-pill: var(--global-borderwidth-s); /* Outlined Pill border */
195
- --status-borderwidth-message: var(--global-borderwidth-xs); /* Contextual message and AI inline border */
196
- --status-space-none: var(--global-space-none);
197
- --status-space-integral-x: var(--global-space-micro-s); /* Space between pill label and icon. Space between message text and link. */
198
- --status-space-pill-x-s: calc(var(--global-space-macro-xs) / 2);
199
- --status-space-pill-x-m: calc(var(--global-space-macro-xs) / 2);
200
- --status-space-pill-x-l: calc(var(--global-space-macro-xs) / 2);
201
- --status-space-tooltip-x: var(--global-space-micro-xxl); /* Right left padding. */
202
- --status-space-tooltip-y: var(--global-space-micro-l); /* Top bottom padding. */
203
- --status-space-message-contextual-x-m: var(--global-space-micro-xxl); /* Left and right padding on Medium message */
204
- --status-space-message-contextual-x-l: var(--global-space-macro-s); /* Left and right paddding on Large Message */
205
- --status-space-message-contextual-y-m: var(--global-space-micro-xxl); /* Top and bottom padding on Medium message */
206
- --status-space-message-contextual-y-l: var(--global-space-macro-s); /* Top and bottom paddding on Large Message */
207
- --status-space-message-contextual-xg-m: var(--global-space-micro-l); /* Gap between icon and text in subtle message, and between text and action button in typical message */
208
- --status-space-message-contextual-xg-l: var(--global-space-macro-xs); /* Gap between icon and text in subtle message, and between text and action button in typical message */
209
- --status-space-message-contextual-yg-m: var(--global-space-micro-xs); /* Gap between heading and other content */
210
- --status-space-message-contextual-yg-l: var(--global-space-micro-s); /* Gap between heading and other content */
211
- --status-space-message-contextual-subtle-iconwrapper-y-m: var(--global-space-micro-xs); /* space above icon on subtle message for medium variant */
212
- --status-space-message-contextual-subtle-iconwrapper-y-l: var(--global-space-micro-s); /* space above icon on subtle message for large variant */
213
- --status-space-message-global-x-m: var(--global-space-macro-xl); /* Left and right padding on global message */
214
- --status-space-message-global-y-m: var(--global-space-micro-l); /* Top and bottom padding on global message. */
215
- --status-space-message-global-xg-m: var(--global-space-macro-xs); /* Space between icon wrapper and text wrapper */
216
- --status-space-message-global-yg-m: var(--global-space-micro-s); /* Gap between heading and other content. */
217
- --status-space-message-global-cta-y-m: var(--global-space-macro-xs); /* Top and bottom padding on global message for countdown */
218
- --status-space-message-global-cta-yg-m: var(--global-space-macro-m); /* Gap between countdown spacing for global message */
219
- --status-space-message-global-iconwrapper-y-m: var(--global-space-micro-xxl); /* Top padding on global message icon wrapper. */
220
- --status-color-pill-readonly-bg-default: var(--modes-color-status-inactive-default); /* Pill (all types, readonly, when nested in disabled parent components) */
221
- --status-color-pill-readonly-border-default: var(--modes-color-status-inactive-default); /* Pill (all types, readonly, when nested in disabled parent components) */
222
- --status-size-message-messagecontent-maxwidth: var(--container-size-responsive-xxxl); /* max width of content inside message to make sure there are roughly 12 works per line */
223
- }
@@ -1,57 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
- :root {
6
- --tab-color-bg-enabled: var(--modes-color-none);
7
- --tab-color-navigation-bg-default: var(--modes-color-generic-bg-nought); /* For previous/next buttons on responsive tabs */
8
- --tab-color-validation-border-warning: var(--modes-color-status-caution-default);
9
- --tab-color-validation-border-error: var(--modes-color-status-negative-default);
10
- --tab-color-validation-icon-error: var(--modes-color-status-negative-default);
11
- --tab-color-validation-icon-warning: var(--modes-color-status-caution-default);
12
- --tab-radius-none: var(--button-radius-none); /* For previous/next buttons */
13
- --tab-typography-adaptive-label-s: var(--global-typography-adaptive-component-firm-s);
14
- --tab-typography-adaptive-label-m: var(--global-typography-adaptive-component-firm-m);
15
- --tab-typography-adaptive-label-l: var(--global-typography-adaptive-component-firm-l);
16
- --tab-typography-responsive-label-s: var(--global-typography-responsive-component-firm-s);
17
- --tab-typography-responsive-label-m: var(--global-typography-responsive-component-firm-m);
18
- --tab-typography-responsive-label-l: var(--global-typography-responsive-component-firm-l);
19
- --tab-color-bg-hover: var(--modes-color-interactive-monochrome-hover-alt); /* For anchor nav, not tab. */
20
- --tab-color-border-active: var(--modes-color-interactive-monochrome-active);
21
- --tab-color-icon-hover: var(--modes-color-interactive-monochrome-with-hover);
22
- --tab-color-label-active: var(--modes-color-interactive-monochrome-active);
23
- --tab-color-icon-active: var(--modes-color-interactive-monochrome-active);
24
- --tab-color-label-hover: var(--modes-color-interactive-monochrome-with-hover);
25
- --tab-size-m: var(--global-size-macro-m); /* Anchor nav, M Tab */
26
- --tab-size-l: var(--global-size-macro-l); /* L tab */
27
- --tab-size-shadow-arrow: var(--global-size-micro-m); /* Shadow width for linear gradient shadow on repsonsive tab arrows. */
28
- --tab-size-baseline-m: var(--global-size-micro-xxs); /* Thickness of baseline. */
29
- --tab-size-baseline-l: var(--global-size-micro-xxs); /* Thickness of baseline. */
30
- --tab-size-icon-m: var(--global-size-icon-m);
31
- --tab-size-icon-l: var(--global-size-icon-m);
32
- --tab-size-indicator-m: var(--global-size-micro-xs); /* Thickness of indicator for active and hover. */
33
- --tab-size-indicator-l: var(--global-size-micro-xs); /* Thickness of indicator for active and hover. */
34
- --tab-space-x-m: var(--global-space-macro-xs); /* Left and right padding on Tab. */
35
- --tab-space-x-l: var(--global-space-macro-m); /* Left and right padding on Tab. */
36
- --tab-space-xg-m: var(--global-space-micro-l); /* Gap between elements in Tab. */
37
- --tab-space-xg-l: var(--global-space-micro-l); /* Gap between elements in Tab. */
38
- --tab-space-y-m: var(--global-space-micro-l); /* Top bottom padding in Tab. */
39
- --tab-space-y-l: var(--global-space-micro-xxl); /* Top bottom padding in Tab. */
40
- --tab-color-bg-active: var(--modes-color-interactive-monochrome-with-active);
41
- --tab-color-border-activealt: var(--modes-color-generic-fg-delicate);
42
- --tab-color-border-enabled: var(--modes-color-generic-fg-delicate);
43
- --tab-color-border-hover: var(--modes-color-generic-fg-moderate);
44
- --tab-color-icon-enabled: var(--modes-color-interactive-monochrome-default-alt);
45
- --tab-color-label-enabled: var(--modes-color-interactive-monochrome-default);
46
- --tab-color-validation-label-error: var(--modes-color-interactive-monochrome-default-alt);
47
- --tab-color-validation-label-warning: var(--modes-color-interactive-monochrome-default-alt);
48
- --tab-radius-m: var(--global-radius-interactive-m); /* Tab horizontal - top corners. Tab vertical - left corners. */
49
- --tab-radius-l: var(--global-radius-interactive-m); /* Tab horizontal - top corners. Tab vertical - left corners. */
50
- --tab-radius-baseline-m: var(--global-radius-interactive-xxs);
51
- --tab-radius-baseline-l: var(--global-radius-interactive-xxs);
52
- --tab-radius-indicator-m: var(--global-radius-interactive-xs); /* Indicator for hover and active. */
53
- --tab-radius-indicator-l: var(--global-radius-interactive-xs); /* Indicator for hover and active. */
54
- --tab-borderwidth-navigation-bottom: var(--global-borderwidth-s);
55
- --tab-borderwidth-navigation-side: var(--global-borderwidth-s);
56
- --tab-borderwidth-navigation-top: var(--global-borderwidth-s);
57
- }