@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,307 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
-
6
- // Do not edit directly, this file was auto-generated.
7
-
8
- $form-space-datepicker-pr-s: 0; // right padding on small date picker input
9
- $form-space-datepicker-pr-m: 0; // right padding on medium date picker input
10
- $form-space-datepicker-pr-l: 0; // right padding on large date picker input
11
- $form-color-switch-border-active: transparent;
12
- $form-color-switch-border-activedisabled: transparent;
13
- $form-radius-none: $global-radius-none; // Text editor (internal corners)
14
- $form-radius-colorpicker: $global-radius-circle; // Color picker (swatch container),
15
- $form-radius-radio: $global-radius-circle; // Radio button
16
- $form-radius-switch: $global-radius-circle; // Switch container and handle
17
- $form-radius-calendar-none: $global-radius-none; // Calendar (start and end duration)
18
- $form-radius-calendar-date: $global-radius-circle; // Calendar date (hover & selected),
19
- $form-color-calendar-bg-active: $modes-color-interactive-monochrome-active;
20
- $form-color-calendar-border-duration: $modes-color-interactive-monochrome-active;
21
- $form-color-labelset-label-required: $modes-color-interactive-danger-default;
22
- $form-color-switch-bg-active: $modes-color-interactive-monochrome-active;
23
- $form-color-validation-border-error: $modes-color-status-negative-default;
24
- $form-color-validation-bar-error: $modes-color-status-negative-default; // error bar to left of inputs
25
- $form-color-validation-bar-warning: $modes-color-status-caution-default; // warning bar to left of inputs
26
- $form-color-validation-label-error: $modes-color-status-negative-text;
27
- $form-color-validation-label-success: $modes-color-status-positive-default;
28
- $form-color-validation-label-warning: $modes-color-status-caution-text;
29
- $form-typography-adaptive-label-s: $global-typography-adaptive-component-firm-s;
30
- $form-typography-adaptive-label-m: $global-typography-adaptive-component-firm-m;
31
- $form-typography-adaptive-label-l: $global-typography-adaptive-component-firm-l;
32
- $form-typography-adaptive-default-s: $global-typography-adaptive-component-moderate-s;
33
- $form-typography-adaptive-default-m: $global-typography-adaptive-component-moderate-m;
34
- $form-typography-adaptive-default-l: $global-typography-adaptive-component-moderate-l;
35
- $form-typography-responsive-label-s: $global-typography-responsive-component-firm-s;
36
- $form-typography-responsive-label-m: $global-typography-responsive-component-firm-m;
37
- $form-typography-responsive-label-l: $global-typography-responsive-component-firm-l;
38
- $form-typography-responsive-default-s: $global-typography-responsive-component-moderate-s;
39
- $form-typography-responsive-default-m: $global-typography-responsive-component-moderate-m;
40
- $form-typography-responsive-default-l: $global-typography-responsive-component-moderate-l;
41
- $form-color-calendar-bg-hover: $modes-color-interactive-monochrome-hover-alt;
42
- $form-color-calendar-text-hover: $modes-color-interactive-monochrome-with-hover;
43
- $form-color-dropdown-label-alt: $modes-color-interactive-monochrome-default;
44
- $form-color-dropdown-label-enabled: $modes-color-interactive-monochrome-default-alt;
45
- $form-color-dropdown-label-hover: $modes-color-interactive-monochrome-with-hover;
46
- $form-color-typical-bg-default: $modes-color-interactive-data-entry-default;
47
- $form-color-typical-bg-enabled: $modes-color-interactive-data-entry-default;
48
- $form-color-typical-border-hover: $modes-color-interactive-data-entry-with-hover; // File input draggable border state
49
- $form-color-typical-icon-active: $modes-color-interactive-data-entry-with-active; // used on tick in color picker and selected tick on dropdowns
50
- $form-color-typical-icon-hover: $modes-color-interactive-data-entry-with-hover;
51
- $form-color-typical-text-hover: $modes-color-interactive-data-entry-with-hover; // text hover state when dragging a file over file input
52
- $form-color-typical-text-read-only: $modes-color-generic-content-harsh;
53
- $form-color-switch-bg-enabled: $modes-color-interactive-data-entry-default; // for switch
54
- $form-color-switch-border-enabled: $modes-color-interactive-monochrome-subtle-default-alt;
55
- $form-color-switch-fg-enabled: $modes-color-interactive-monochrome-subtle-default-alt;
56
- $form-space-none: $global-space-none;
57
- $form-space-calendar-x-m: $global-space-macro-m;
58
- $form-space-calendar-y-m: $global-space-macro-m;
59
- $form-space-calendar-yg-m: $global-space-micro-l; // Space between date rows
60
- $form-space-chip-xg-m: $global-space-micro-l; // gap between medium chip buttons
61
- $form-space-chip-xg-l: $global-space-micro-xxl; // gap between large chip buttons
62
- $form-space-chip-yg-m: $global-space-micro-l; // gap between medium chip buttons
63
- $form-space-chip-yg-l: $global-space-micro-xxl; // gap between large chip buttons
64
- $form-space-checkradio-y-s: $global-space-micro-m / 2; // Space above single checkbox/radio OR label to vertically centre checkbox and label.
65
- $form-space-checkradio-y-m: $global-space-micro-xs; // Space above single checkbox/radio OR label to vertically centre checkbox and label.
66
- $form-space-checkradio-y-l: $global-space-micro-xs * 2; // Space above single checkbox/radio OR label to vertically centre checkbox and label.
67
- $form-space-dropdown-button-x-s: $global-space-macro-s; // DD only, left right padding on footer button.
68
- $form-space-dropdown-button-x-m: $global-space-macro-s; // DD only, left right padding on footer button.
69
- $form-space-dropdown-button-x-l: $global-space-macro-s; // DD only, left right padding on footer button.
70
- $form-space-dropdown-heading-pr-s: $global-space-micro-xxl; // DD only, right padding.
71
- $form-space-dropdown-heading-pr-m: $global-space-micro-xxl; // DD only, right padding.
72
- $form-space-dropdown-heading-pr-l: $global-space-micro-xxl; // DD only, right padding.
73
- $form-space-dropdown-heading-pt-s: $global-space-micro-xxl; // DD only, top padding.
74
- $form-space-dropdown-heading-pt-m: $global-space-micro-xxl; // DD only, top padding.
75
- $form-space-dropdown-heading-pt-l: $global-space-micro-xxl; // DD only, top padding.
76
- $form-space-dropdown-heading-pl-s: $global-space-macro-s; // DD only, left padding.
77
- $form-space-dropdown-heading-pl-m: $global-space-macro-s; // DD only, left padding.
78
- $form-space-dropdown-heading-pl-l: $global-space-macro-s; // DD only, left padding.
79
- $form-space-dropdown-menu-x-s: $global-space-macro-s; // left and right padding of menu parent container to make message content align with the option text
80
- $form-space-dropdown-menu-x-m: $global-space-macro-s; // left and right padding of menu parent container to make message content align with the option text
81
- $form-space-dropdown-menu-x-l: $global-space-macro-s; // left and right padding of menu parent container to make message content align with the option text
82
- $form-space-dropdown-option-xg-s: $global-space-micro-xs; // DD only. Space between optional icon, prefix, and label.
83
- $form-space-dropdown-option-xg-m: $global-space-micro-s; // DD only. Space between optional icon, prefix, and label.
84
- $form-space-dropdown-option-xg-l: $global-space-micro-s; // DD only. Space between optional icon, prefix, and label.
85
- $form-space-dropdown-option-colorpicker-xg-s: $global-space-micro-s; // space on right of swatch
86
- $form-space-dropdown-option-colorpicker-xg-m: $global-space-micro-l; // space on right of swatch
87
- $form-space-dropdown-option-colorpicker-xg-l: $global-space-micro-xxl; // space on right of swatch
88
- $form-space-dropdown-option-subtext-x-s: $global-space-macro-s; // used for left indentation on descriptive hint text underneath main option text
89
- $form-space-dropdown-option-subtext-x-m: $global-space-macro-s; // used for left indentation on descriptive hint text underneath main option text
90
- $form-space-dropdown-option-subtext-x-l: $global-space-macro-s; // used for left indentation on descriptive hint text underneath main option text
91
- $form-space-dropdown-option-subtext-y-s: $global-space-micro-xs; // top padding for the subtext text underneath standard option text
92
- $form-space-dropdown-option-subtext-y-m: $global-space-micro-s; // top padding for the subtext text underneath standard option text
93
- $form-space-dropdown-option-subtext-y-l: $global-space-micro-s; // top padding for the subtext text underneath standard option text
94
- $form-space-dropdown-pill-xg-s: $global-space-micro-s; // space between pills inside pill wrapper
95
- $form-space-dropdown-pill-xg-m: $global-space-micro-s; // space between pills inside pill wrapper
96
- $form-space-dropdown-pill-xg-l: $global-space-micro-s; // space between pills inside pill wrapper
97
- $form-space-dropdown-trigger-subtle-s: $global-space-micro-s; // Left and right padding on subtle dropdown triggers.
98
- $form-space-dropdown-trigger-subtle-m: $global-space-micro-s; // Left and right padding on subtle dropdown triggers.
99
- $form-space-dropdown-trigger-subtle-l: $global-space-micro-s; // Left and right padding on subtle dropdown triggers.
100
- $form-space-fileinput-status-xl-m: $global-space-macro-ml; // Left padding in File input (no-thumbnail variant), status text.
101
- $form-space-fileinput-status-y-m: $global-space-micro-s; // Vertical padding in status text.
102
- $form-space-fileinput-thumbnail-m: $global-space-micro-s; // All padding in File input (thumbnail container).
103
- $form-space-fileinput-preview-x-m: $global-space-micro-xxl; // Right left padding in File input (preview container).
104
- $form-space-fileinput-preview-y-m: $global-space-micro-l; // Top padding in file input (preview container).
105
- $form-space-fileinput-dropzone-x-m: $global-space-macro-m; // Right left padding in File input (preview container).
106
- $form-space-fileinput-dropzone-y-m: $global-space-macro-m; // Top padding in file input (preview container).
107
- $form-space-fileinput-dropzone-yg-m: $global-space-micro-xxl; // Vertical gap in file input (input container).
108
- $form-space-input-button-x-s: $global-space-macro-xxxs; // left and right padding used on small buttons inside small inputs
109
- $form-space-input-button-x-m: $global-space-macro-xxs; // left and right padding used on medium buttons inside medium inputs
110
- $form-space-input-button-x-l: $global-space-macro-xs; // left and right padding used on large buttons inside large inputs
111
- $form-space-input-stack-s: $global-space-macro-xs; // Vertical gap on custom date range between the 2 inputs.
112
- $form-space-input-stack-m: $global-space-macro-s; // Vertical gap on custom date range between the 2 inputs. Horizontal gap between start and end date inputs in Date range.
113
- $form-space-input-stack-l: $global-space-macro-m; // Vertical gap on custom date range between the 2 inputs.
114
- $form-space-input-x-s: $global-space-micro-l; // Left right padding on input.
115
- $form-space-input-x-m: $global-space-micro-xxl; // Left right padding on input. Right padding on dropdown option.
116
- $form-space-input-x-l: $global-space-macro-xs; // Left right padding on input.
117
- $form-space-input-xg-s: $global-space-macro-xs; // Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group.
118
- $form-space-input-xg-m: $global-space-macro-s; // Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group, and between elements in Pagination.
119
- $form-space-input-xg-l: $global-space-macro-m; // Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group.
120
- $form-space-input-y-s: $global-space-micro-s; // Top bottom padding on input.
121
- $form-space-input-y-m: $global-space-micro-l; // Top bottom padding on input.
122
- $form-space-input-y-l: $global-space-micro-xl; // Top bottom padding on input.
123
- $form-space-input-yg-s: $global-space-micro-l; // Gap between rows of checkboxes or radios within a group.
124
- $form-space-input-yg-m: $global-space-micro-xxl; // Gap between rows of checkboxes or radios within a group. Gap betwen input text and file preview in Text editor.
125
- $form-space-input-yg-l: $global-space-macro-xs; // Gap between rows of checkboxes or radios within a group.
126
- $form-space-integral-secondarylabel: $global-space-micro-s; // Space between secondarylabel and input
127
- $form-space-integral-xg-s: $global-space-micro-m; // Space between integral elements (ie checkbox&label, inputtext&icon,inputtext&button)
128
- $form-space-integral-xg-m: $global-space-micro-l; // Space between integral elements (ie checkbox&label, inputtext&icon,inputtext&button, dropdown option icon and label), Switch and processing text.
129
- $form-space-integral-xg-l: $global-space-micro-xl; // Space between integral elements (ie checkbox&label, inputtext&icon,inputtext&button)
130
- $form-space-integral-yg-s: $global-space-micro-m; // Space below labelset or error validation in form components
131
- $form-space-integral-yg-m: $global-space-micro-l; // Space below labelset or error validation in form components
132
- $form-space-integral-yg-l: $global-space-micro-xl; // Space below labelset or error validation in form components
133
- $form-space-integral-progressive-x-s: $global-space-macro-m - $global-space-micro-xs; // Left padding on progressively shown form inputs on radio and checkbox
134
- $form-space-integral-progressive-x-m: $global-space-macro-l; // Left padding on progressively shown form inputs on radio and checkbox
135
- $form-space-integral-progressive-x-l: $global-space-macro-xl + $global-space-micro-xs; // Left padding on progressively shown form inputs on radio and checkbox
136
- $form-space-integral-progressive-y-s: $global-space-micro-l; // Top and bottom padding on progressively shown form inputs on radio and checkbox
137
- $form-space-integral-progressive-y-m: $global-space-micro-xxl; // Top and bottom padding on progressively shown form inputs on radio and checkbox
138
- $form-space-integral-progressive-y-l: $global-space-micro-l * 2; // Top and bottom padding on progressively shown form inputs on radio and checkbox
139
- $form-space-integral-progressive-yg-s: $global-space-micro-l; // Top and bottom padding on progressively shown form inputs on radio and checkbox
140
- $form-space-integral-progressive-yg-m: $global-space-micro-xxl; // Top and bottom padding on progressively shown form inputs on radio and checkbox
141
- $form-space-integral-progressive-yg-l: $global-space-micro-l * 2; // Top and bottom padding on progressively shown form inputs on radio and checkbox
142
- $form-space-rating-xg-m: $global-space-micro-l; // small gap between rating stars
143
- $form-space-rating-xg-l: $global-space-micro-xxl; // medium gap between rating stars
144
- $form-space-layout-stack-s: $global-space-macro-xs; // Spacing between horizontal and vertical S form components
145
- $form-space-layout-stack-m: $global-space-macro-s; // Spacing between horizontal and vertical M form components
146
- $form-space-layout-stack-l: $global-space-macro-m; // Spacing between horizontal and vertical L form components
147
- $form-space-switch-xg-m: $global-space-micro-s; // Space between elements within switch asset
148
- $form-space-switch-xg-l: $global-space-micro-m; // Space between elements within switch asset
149
- $form-space-switch-handleside-m: $global-space-micro-s; // Padding on handle side.
150
- $form-space-switch-handleside-l: $global-space-micro-m; // Padding on handle side.
151
- $form-space-switch-labelside-m: $global-space-micro-l; // Padding on label side.
152
- $form-space-switch-labelside-l: $global-space-micro-xxl; // Padding on label side.
153
- $form-space-texteditor-y-s: $global-space-micro-l; // Left right padding on input.
154
- $form-space-texteditor-y-m: $global-space-micro-xxl; // Left right padding on input. Right padding on dropdown option.
155
- $form-space-texteditor-y-l: $global-space-macro-xs; // Left right padding on input.
156
- $form-space-texteditor-yg-s: $global-space-micro-s; // Top bottom padding on input.
157
- $form-space-texteditor-yg-m: $global-space-micro-l; // Top bottom padding on input.
158
- $form-space-texteditor-yg-l: $global-space-micro-xl; // Top bottom padding on input.
159
- $form-space-texteditor-x-s: $global-space-micro-l; // Left right padding on input.
160
- $form-space-texteditor-x-m: $global-space-micro-xxl; // Left right padding on input. Right padding on dropdown option.
161
- $form-space-texteditor-x-l: $global-space-macro-xs; // Left right padding on input.
162
- $form-space-texteditor-processing-y-s: $global-space-macro-m; // Left right padding on input.
163
- $form-space-texteditor-processing-y-m: $global-space-macro-l; // Left right padding on input. Right padding on dropdown option.
164
- $form-space-texteditor-processing-y-l: $global-space-macro-xl; // Left right padding on input.
165
- $form-space-texteditor-processing-yg-s: $global-space-micro-xxl; // padding between cancel and loader
166
- $form-space-texteditor-processing-yg-m: $global-space-macro-xs; // padding between cancel and loader
167
- $form-space-texteditor-processing-yg-l: $global-space-macro-m; // padding between cancel and loader
168
- $form-space-texteditor-processing-x-s: $global-space-macro-m; // Left right padding on input.
169
- $form-space-texteditor-processing-x-m: $global-space-macro-l; // Left right padding on input. Right padding on dropdown option.
170
- $form-space-texteditor-processing-x-l: $global-space-macro-xl; // Left right padding on input.
171
- $form-space-password-requirement-xg-s: $global-space-micro-m;
172
- $form-space-password-requirement-xg-m: $global-space-micro-l;
173
- $form-space-password-requirement-xg-l: $global-space-micro-xl;
174
- $form-space-password-requirement-x-s: $global-space-micro-xs;
175
- $form-space-password-requirement-x-m: $global-space-micro-s;
176
- $form-space-password-requirement-x-l: $global-space-micro-s;
177
- $form-space-password-requirement-y-s: $global-space-micro-xs;
178
- $form-space-password-requirement-y-m: $global-space-micro-s;
179
- $form-space-password-requirement-y-l: $global-space-micro-s;
180
- $form-size-none: $global-size-none;
181
- $form-size-calendar-date: $global-size-macro-m; // date buttons
182
- $form-size-calendar-day: $global-size-macro-m; // day of the week HEIGHT
183
- $form-size-calendar-month: $global-size-macro-xxxxl + $global-size-macro-m; // Min width of month dropdown
184
- $form-size-calendar-year: $global-size-macro-xxxl; // Min width of month dropdown
185
- $form-size-calendar-today-width: $global-size-macro-xxs; // today indicator
186
- $form-size-calendar-today-height: $global-size-micro-xs; // today indicator
187
- $form-size-checkbox-s: $global-size-macro-xxs; // S checkboxes
188
- $form-size-checkbox-m: $global-size-macro-xs; // M checkboxes
189
- $form-size-checkbox-l: $global-size-macro-s; // L checkboxes
190
- $form-size-dropdown-colorpicker-s: $global-size-macro-xs; // Swatch size.
191
- $form-size-dropdown-colorpicker-m: $global-size-macro-xs; // Swatch size.
192
- $form-size-dropdown-colorpicker-l: $global-size-macro-xs+4; // Swatch size.
193
- $form-size-dropdown-subtle-s: $global-size-macro-m * 2; // Min width of subtle dropdown
194
- $form-size-dropdown-subtle-m: $global-size-macro-m * 2; // Min width of subtle dropdown
195
- $form-size-dropdown-subtle-l: $global-size-macro-m * 2; // Min width of subtle dropdown
196
- $form-size-fileinput-fileicon: $global-size-macro-s; // File input thumbnail icon
197
- $form-size-fileinput-preview: $global-size-macro-xxxl; // File input container for thumbnail, progress, or icon.
198
- $form-size-icon-s: $global-size-icon-s; // Currently for checkbox S only.
199
- $form-size-icon-m: $global-size-icon-m; // Used for all form icons except for checkbox S and L
200
- $form-size-icon-l: $global-size-icon-l; // Currently for checkbox L only.
201
- $form-size-input-s: $global-size-macro-s; // min-height on S inputs
202
- $form-size-input-m: $global-size-macro-m; // Min height on M Inputs and M Dropdowns. Fixed height on Calendar days
203
- $form-size-input-l: $global-size-macro-l; // L Inputs, Color picker square
204
- $form-size-input-timeinput-s: $global-size-macro-xs + $global-size-micro-l; // Min width for input field.
205
- $form-size-input-timeinput-m: $global-size-macro-m + $global-size-micro-xs; // Min width for input field.
206
- $form-size-input-timeinput-l: $global-size-macro-xl; // Min width for input field.
207
- $form-size-radio-circle-s: $global-size-macro-xxs; // S radios
208
- $form-size-radio-circle-m: $global-size-macro-xs; // M radios
209
- $form-size-radio-circle-l: $global-size-macro-s; // L radios
210
- $form-size-radio-dot-s: $global-size-micro-m; // S radio dot
211
- $form-size-radio-dot-m: $global-size-micro-xl; // M radio dot
212
- $form-size-radio-dot-l: $global-size-micro-xxl; // L radio dot
213
- $form-size-switch-container-height-m: $global-size-macro-xs; // Switch container height for medium
214
- $form-size-switch-container-height-l: $global-size-macro-m; // Switch container height for large
215
- $form-size-switch-container-width-m: $global-size-macro-m; // Switch container width for medium
216
- $form-size-switch-container-width-l: $global-size-macro-xxxl; // Switch container width for large
217
- $form-size-switch-handle-m: $global-size-macro-xxs; // S switch knob
218
- $form-size-switch-handle-l: $global-size-macro-xs + $global-size-micro-xs; // L switch knob
219
- $form-size-switch-handle-icon-m: $global-size-icon-s - $global-size-micro-xs; // S switch knob
220
- $form-size-switch-handle-icon-l: $global-size-icon-m; // L switch icon inside knob
221
- $form-size-textarea-m: $global-size-macro-m * 2; // Min height for all text area sizes.
222
- $form-size-validation-bar: $global-size-micro-xxs; // 2px validation bar used on errors and warnings
223
- $form-size-progressive-bar: $global-size-micro-xxs; // 2px progressive disclosure keyline bar used in checkbox and radio groups
224
- $form-size-rating-m: $global-size-icon-m; // medium rating stars
225
- $form-size-rating-l: $global-size-icon-xl; // large rating stars
226
- $form-color-calendar-bg-disabled: $modes-color-interactive-inactive-default-alt;
227
- $form-color-calendar-bg-duration: $modes-color-interactive-data-entry-hover-alt;
228
- $form-color-calendar-text-active: $modes-color-interactive-monochrome-with-active;
229
- $form-color-calendar-text-alt: $modes-color-interactive-data-entry-content-alt; // Days of the week subheaders
230
- $form-color-calendar-text-disabled: $modes-color-interactive-inactive-content;
231
- $form-color-calendar-text-duration: $modes-color-interactive-data-entry-content;
232
- $form-color-calendar-text-enabled: $modes-color-interactive-data-entry-content;
233
- $form-color-calendar-text-alt-enabled: $modes-color-interactive-data-entry-content-alt;
234
- $form-color-dropdown-bg-hover: $popover-color-bg-hover; // REF POPOVER
235
- $form-color-dropdown-label-active: $modes-color-interactive-monochrome-with-active;
236
- $form-color-dropdown-label-disabled: $modes-color-interactive-inactive-content;
237
- $form-color-labelset-label-default: $modes-color-interactive-data-entry-content;
238
- $form-color-labelset-label-alt: $modes-color-interactive-data-entry-content-alt; // used for '(optional)' text and hint text.
239
- $form-color-labelset-label-disabled: $modes-color-interactive-inactive-content;
240
- $form-color-labelset-label-read-only: $modes-color-interactive-data-entry-content;
241
- $form-color-typical-bg-alt: $modes-color-interactive-data-entry-default-alt; // progress bar bg, text editor preview and text editor footer
242
- $form-color-typical-bg-disabled: $modes-color-interactive-inactive-default-alt;
243
- $form-color-typical-bg-hover: $modes-color-interactive-data-entry-hover-alt;
244
- $form-color-typical-bg-read-only: $modes-color-interactive-inactive-default-alt;
245
- $form-color-typical-icon-default: $modes-color-interactive-data-entry-content;
246
- $form-color-typical-icon-disabled: $modes-color-interactive-inactive-icon;
247
- $form-color-typical-icon-enabled: $modes-color-interactive-data-entry-content;
248
- $form-color-typical-icon-read-only: $modes-color-interactive-inactive-icon-alt;
249
- $form-color-typical-icon-alt-active: $modes-color-interactive-data-entry-with-active-alt; // used on tick in color picker
250
- $form-color-typical-text-active: $modes-color-interactive-data-entry-content;
251
- $form-color-typical-text-alt: $modes-color-interactive-data-entry-content-alt;
252
- $form-color-typical-text-default: $modes-color-interactive-data-entry-content;
253
- $form-color-typical-text-disabled: $modes-color-interactive-inactive-content;
254
- $form-color-typical-text-enabled: $modes-color-interactive-data-entry-content; // Dropdown text (subtle dropdown).
255
- $form-color-switch-bg-disabled: $modes-color-interactive-inactive-default-alt; // for switch
256
- $form-color-switch-fg-active: $modes-color-interactive-monochrome-with-active;
257
- $form-color-switch-fg-activedisabled: $modes-color-interactive-inactive-content-alt;
258
- $form-color-switch-label-active: $modes-color-interactive-data-entry-content;
259
- $form-color-switch-label-enabled: $modes-color-interactive-data-entry-content-alt;
260
- $form-color-switch-icon-enabled: $modes-color-interactive-data-entry-content-alt;
261
- $form-radius-checkbox: $global-radius-interactive-s; // S and M checkbox
262
- $form-radius-texteditorfooter: $global-radius-interactive-s; // AI text editor footer
263
- $form-radius-fileupload: $global-radius-container-m; // File input (file uploads)
264
- $form-radius-fileselector: $global-radius-container-m; // File preview (file selector asset)
265
- $form-radius-input: $global-radius-interactive-m; // Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input
266
- $form-radius-validationbar: $global-radius-interactive-xs; // Validation bar
267
- $form-radius-progressivebar: $global-radius-interactive-xs; // Validation bar
268
- $form-radius-calendar-today: $global-radius-container-xs; // Calendar (today indicator)
269
- $form-radius-texteditor-a-icontainer: $global-radius-interactive-s; // container for draft with copilot form fields
270
- $form-borderwidth-colorpicker: $global-borderwidth-xs; // swatch border
271
- $form-borderwidth-caution: $global-borderwidth-xs; // Caution border
272
- $form-borderwidth-dragover: $global-borderwidth-s; // File upload (drag over state)
273
- $form-borderwidth-ratingstar: $global-borderwidth-s; // empty rating star border width
274
- $form-borderwidth-error: $global-borderwidth-s; // Error border
275
- $form-borderwidth-fileupload: $global-borderwidth-xs; // File input (file uploads)
276
- $form-borderwidth-input: $global-borderwidth-xs; // Input border
277
- $form-borderwidth-searchunderline: $global-borderwidth-s; // Search (without button variant)
278
- $form-borderwidth-switch: $global-borderwidth-s; // Switch
279
- $form-borderwidth-tile: $global-borderwidth-xs; // Tile border
280
- $form-borderwidth-calendar-duration: $global-borderwidth-s; // Calendar (duration date top and bottom borders)
281
- $form-borderwidth-divider-item: $global-borderwidth-xs; // Dropdown menu (item divider)
282
- $form-boxshadow-dropdown: $popover-boxshadow-container; // REF POPOVER. popover container
283
- $form-space-dropdown-menu-y-s: $popover-space-menu-y-s; // REF POPOVER. Top and bottom padding on container
284
- $form-space-dropdown-menu-y-m: $popover-space-menu-y-m; // REF POPOVER. Top and bottom padding on container
285
- $form-space-dropdown-menu-y-l: $popover-space-menu-y-l; // REF POPOVER. Top and bottom padding on container
286
- $form-space-dropdown-option-x-s: $popover-space-option-x-s; // REF POPOVER. Right padding on option.
287
- $form-space-dropdown-option-x-m: $popover-space-option-x-m; // REF POPOVER. Right padding on option.
288
- $form-space-dropdown-option-x-l: $popover-space-option-x-l; // REF POPOVER. Right padding on option.
289
- $form-space-dropdown-option-y-s: $popover-space-option-y-s; // REF POPOVER. Vertical padding on option.
290
- $form-space-dropdown-option-y-m: $popover-space-option-y-m; // REF POPOVER. Vertical padding on option.
291
- $form-space-dropdown-option-y-l: $popover-space-option-y-l; // REF POPOVER. Vertical padding on option.
292
- $form-size-dropdown-colorpicker-input-minwidth: $container-size-responsive-m; // Min width of dropdown and colorpicker inputs
293
- $form-size-dropdown-item-s: $popover-size-item-s; // REF POPOVER. Menu item min height.
294
- $form-size-dropdown-item-m: $popover-size-item-m; // REF POPOVER. Menu item min height.
295
- $form-size-dropdown-item-l: $popover-size-item-l; // REF POPOVER. Menu item min height.
296
- $form-size-search-input-minwidth: $container-size-responsive-xl; // minimum width for search input container
297
- $form-size-search-input-maxwidth: $container-size-responsive-xxl + $container-size-responsive-xxs; // maximum width for search input container
298
- $form-color-typical-border-alt: $modes-color-interactive-inactive-default;
299
- $form-color-typical-border-enabled: $modes-color-interactive-data-entry-with-default;
300
- $form-color-typical-border-disabled: $modes-color-interactive-inactive-default;
301
- $form-color-typical-border-read-only: $modes-color-interactive-inactive-default;
302
- $form-color-switch-bg-activedisabled: $modes-color-interactive-inactive-default;
303
- $form-color-switch-border-disabled: $modes-color-interactive-inactive-default;
304
- $form-color-switch-fg-disabled: $modes-color-interactive-inactive-default;
305
- $form-color-switch-label-activedisabled: $modes-color-interactive-inactive-default;
306
- $form-color-switch-label-disabled: $modes-color-interactive-inactive-default;
307
- $form-radius-dropdown: $popover-radius-container; // REF POPOVER. Popover container.
@@ -1,40 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
-
6
- // Do not edit directly, this file was auto-generated.
7
-
8
- $link-color-subtle-label-hover: $modes-color-interactive-monochrome-active;
9
- $link-typography-responsive-default-s: $global-typography-responsive-component-underlined-moderate-s; // Small Viewports: 14.81, Large Viewports: 13.79. Match token size to component size.
10
- $link-typography-responsive-default-m: $global-typography-responsive-component-underlined-moderate-m; // Small Viewports: 16, Large Viewports: 16. Match token size to component size.
11
- $link-typography-responsive-default-l: $global-typography-responsive-component-underlined-moderate-l; // Small Viewports: 17.28, Large Viewports: 18.56. Match token size to component size.
12
- $link-typography-responsive-heading-s: $global-typography-responsive-component-underlined-firm-s;
13
- $link-typography-responsive-heading-m: $global-typography-responsive-component-underlined-firm-m;
14
- $link-typography-responsive-heading-l: $global-typography-responsive-component-underlined-firm-l;
15
- $link-typography-adaptive-default-s: $global-typography-adaptive-component-underlined-moderate-s;
16
- $link-typography-adaptive-default-m: $global-typography-adaptive-component-underlined-moderate-m;
17
- $link-typography-adaptive-default-l: $global-typography-adaptive-component-underlined-moderate-l;
18
- $link-typography-adaptive-heading-s: $global-typography-adaptive-component-underlined-firm-s;
19
- $link-typography-adaptive-heading-m: $global-typography-adaptive-component-underlined-firm-m;
20
- $link-typography-adaptive-heading-l: $global-typography-adaptive-component-underlined-firm-l;
21
- $link-color-destructive-label-default: $modes-color-interactive-danger-default-alt; // .
22
- $link-color-destructive-inverse-label-default: $modes-color-interactive-danger-inverse-default-alt; // .
23
- $link-color-subtle-label-default: $modes-color-interactive-monochrome-default;
24
- $link-color-subtle-inverse-label-hover: $modes-color-interactive-monochrome-inverse-active;
25
- $link-boxshadow-skiplink: $global-boxshadow-container-near;
26
- $link-color-destructive-label-hover: $modes-color-interactive-danger-hover-alt2;
27
- $link-color-destructive-inverse-label-hover: $modes-color-interactive-danger-inverse-hover-alt2;
28
- $link-color-typical-label-default: $modes-color-interactive-primary-default-alt2;
29
- $link-color-typical-inverse-label-default: $modes-color-interactive-primary-inverse-default-alt2;
30
- $link-color-subtle-inverse-label-default: $modes-color-interactive-monochrome-inverse-default;
31
- $link-size-skiplink-m: $global-size-macro-m;
32
- $link-size-icon-m: $global-size-icon-m;
33
- $link-radius-link: $global-radius-interactive-xs; // Link (focus bg and bottom corners of focus underline)
34
- $link-radius-skiplink: $global-radius-interactive-m; // Skiplink (right corners of focus bg and border)
35
- $link-space-integral-xg-m: $global-space-micro-l; // Space between icon and link text.
36
- $link-space-integral-xg-l: $global-space-micro-l; // Space between icon and link text.
37
- $link-space-skiplink-x: $global-space-macro-m; // Skiplink container
38
- $link-space-skiplink-y: $global-space-micro-xxl; // Skiplink container
39
- $link-color-typical-label-hover: $modes-color-interactive-primary-hover-alt2;
40
- $link-color-typical-inverse-label-hover: $modes-color-interactive-primary-inverse-hover-alt2;
@@ -1,15 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
-
6
- // Do not edit directly, this file was auto-generated.
7
-
8
- $logo-size-ai-m: 14px; // AI star
9
- $logo-color-sage-bg-default: $modes-color-brand-default; // sage logo
10
- $logo-color-sage-bg-alt: $modes-color-brand-default-alt;
11
- $logo-color-copilot-no-bg-fg-default: $modes-color-brand-copilot-no-bg-monochrome;
12
- $logo-color-ai-identifier-bg-star: $modes-color-brand-copilot-ai-identifier-default; // star bg color
13
- $logo-color-ai-identifier-bg-dot: $modes-color-brand-copilot-ai-identifier-with-default;
14
- $logo-color-ai-identifier-outline: $modes-color-brand-copilot-ai-identifier-default; // star outline variant
15
- $logo-space-ai-xg-m: $global-space-micro-l; // Space between star icon and text
@@ -1,160 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
-
6
- // Do not edit directly, this file was auto-generated.
7
-
8
- $nav-size-leftnav-parent-container-fixed-width: 140; // fixed width of parent container
9
- $nav-size-leftnav-child-container-fixed-width: 250; // fixed width of parent container
10
- $nav-space-leftnav-grandchilditem-x-indent: 33; // indent on grandchild items
11
- $nav-color-bg-default: $modes-color-generic-bg-nought; // nav bar bg
12
- $nav-color-item-bg-active: $modes-color-interactive-monochrome-active;
13
- $nav-color-item-bg-enabled: $modes-color-none;
14
- $nav-color-leftnav-container-bg-default: $modes-color-generic-bg-nought; // bg of horizontal nav variant that launches the left nav
15
- $nav-color-leftnav-container-bg-default-alt: $modes-color-generic-backdrop-faint; // bg of the parent container
16
- $nav-color-leftnav-item-bg-active: $modes-color-interactive-nav-active;
17
- $nav-color-leftnav-item-bg-enabled: $modes-color-none;
18
- $nav-color-leftnav-item-bg-hover: $modes-color-interactive-nav-hover;
19
- $nav-color-modal-container-bg-default: $modes-color-generic-bg-nought; // bg of container holding stack of items in modal nav
20
- $nav-color-modal-container-bg-default-alt: $modes-color-generic-backdrop-faint; // bg of the sticky header within modal
21
- $nav-color-modal-item-bg-active: $modes-color-interactive-nav-active;
22
- $nav-color-modal-item-bg-enabled: $modes-color-none;
23
- $nav-color-modal-item-bg-hover: $modes-color-interactive-nav-hover;
24
- $nav-color-topnav-container-bg-default: $modes-color-generic-bg-nought; // bg of of horizontal nav variant that launches the left nav
25
- $nav-color-topnav-item-bg-active: $modes-color-interactive-nav-active;
26
- $nav-color-topnav-item-bg-enabled: $modes-color-none;
27
- $nav-color-topnav-item-bg-hover: $modes-color-interactive-nav-hover;
28
- $nav-typography-adaptive-label-s: $global-typography-adaptive-component-firm-xs;
29
- $nav-typography-adaptive-label-m: $global-typography-adaptive-component-firm-m;
30
- $nav-typography-adaptive-label-l: $global-typography-adaptive-component-firm-l;
31
- $nav-typography-adaptive-default-s: $global-typography-adaptive-component-moderate-xs;
32
- $nav-typography-adaptive-default-m: $global-typography-adaptive-component-moderate-m;
33
- $nav-typography-adaptive-default-l: $global-typography-adaptive-component-moderate-l;
34
- $nav-typography-responsive-label-s: $global-typography-responsive-component-firm-xs;
35
- $nav-typography-responsive-label-m: $global-typography-responsive-component-firm-m;
36
- $nav-typography-responsive-label-l: $global-typography-responsive-component-firm-l;
37
- $nav-typography-responsive-default-s: $global-typography-responsive-component-moderate-xs;
38
- $nav-typography-responsive-default-m: $global-typography-responsive-component-moderate-m;
39
- $nav-typography-responsive-default-l: $global-typography-responsive-component-moderate-l;
40
- $nav-color-item-bg-activealt: $modes-color-interactive-monochrome-hover-alt;
41
- $nav-color-item-bg-hover: $modes-color-interactive-monochrome-hover-alt;
42
- $nav-color-item-label-activealt: $modes-color-interactive-monochrome-with-hover;
43
- $nav-color-item-label-enabled: $modes-color-interactive-monochrome-default;
44
- $nav-color-item-label-hover: $modes-color-interactive-monochrome-with-hover;
45
- $nav-color-item-label-alt: $modes-color-interactive-monochrome-default-alt;
46
- $nav-color-menu-bg-default: $modes-color-generic-bg-faint; // menu (level 1) nav bg
47
- $nav-color-menu-bg-alt: $modes-color-generic-bg-delicate; // level 2 nav bg
48
- $nav-color-menu-bg-alt2: $modes-color-generic-bg-soft; // level 3 nav bg
49
- $nav-color-leftnav-item-label-active: $modes-color-interactive-nav-with-active;
50
- $nav-color-leftnav-item-label-hover: $modes-color-interactive-nav-with-hover;
51
- $nav-color-modal-item-label-active: $modes-color-interactive-nav-with-active;
52
- $nav-color-modal-item-label-hover: $modes-color-interactive-nav-with-hover;
53
- $nav-color-modal-headeritem-label-default: $modes-color-generic-content-firm; // color for subheaders passed into modal nav
54
- $nav-color-topnav-item-label-active: $modes-color-interactive-nav-with-active;
55
- $nav-color-topnav-item-label-hover: $modes-color-interactive-nav-with-hover;
56
- $nav-boxshadow-menu: $global-boxshadow-cleanedge-near; // Menu
57
- $nav-boxshadow-leftnav-childcontainer: $global-boxshadow-container-near; // box shadow on progressively shown child container
58
- $nav-color-item-label-active: $modes-color-interactive-monochrome-with-active;
59
- $nav-color-menu-border-default: $modes-color-generic-fg-delicate; // level 1 border
60
- $nav-color-leftnav-container-border-default: $modes-color-generic-fg-soft; // dividing lines within parent container
61
- $nav-color-leftnav-item-label-enabled: $modes-color-interactive-nav-with-default;
62
- $nav-color-modal-container-border-default: $modes-color-generic-fg-soft; // dividing lines within parent container
63
- $nav-color-modal-item-label-enabled: $modes-color-interactive-nav-with-default;
64
- $nav-color-topnav-container-border-default: $modes-color-generic-fg-soft; // dividing lines within parent container
65
- $nav-color-topnav-item-label-enabled: $modes-color-interactive-nav-with-default;
66
- $nav-radius-menu: $global-radius-interactive-m; // Drop list bottom corners, product popout list all corners
67
- $nav-radius-menuitem: $global-radius-interactive-s; // Menu (menu item state bg shape),
68
- $nav-radius-menumodal: $global-radius-interactive-l; // Menu on mobile
69
- $nav-radius-leftnav-menuitem: $global-radius-interactive-m; // Radius on parent, child and grandchild items in left nav
70
- $nav-radius-modal-menuitem: $global-radius-interactive-m; // Radius on parent, child and grandchild items in left nav
71
- $nav-radius-topnav-menuitem: $global-radius-interactive-m; // Radius on parent, child and grandchild items in left nav
72
- $nav-borderwidth-divider-item: $global-borderwidth-xs; // Menu (option divider)
73
- $nav-borderwidth-divider-menu: $global-borderwidth-xs; // level 1 border
74
- $nav-borderwidth-divider-segment: $global-borderwidth-l; // Menu (segment divider)
75
- $nav-borderwidth-leftnav-divider: $global-borderwidth-xs; // Dividers between sticky header and between parent menu and child menu.
76
- $nav-borderwidth-modal-divider: $global-borderwidth-xs; // Dividers between sticky header and between parent menu and child menu.
77
- $nav-borderwidth-topnav-divider: $global-borderwidth-xs; // bottom border on secondary horizontal nav
78
- $nav-size-menu-content-y-m: $global-size-macro-s; // Min height of menu content
79
- $nav-size-menu-content-icon-m: $global-size-icon-m; // Icon size
80
- $nav-size-menu-content-icon-l: $global-size-icon-l; // Icon size
81
- $nav-size-menu-option-x-m: $global-size-flex-m; // Min width of options
82
- $nav-size-menu-option-y-m: $global-size-macro-m; // Min height of menu option
83
- $nav-size-navbar-content-y-m: $global-size-macro-s; // Min height of nav content
84
- $nav-size-navbar-content-icon-m: $global-size-icon-m; // Chevron and caret icons
85
- $nav-size-navbar-content-icon-l: $global-size-icon-l; // Icon size
86
- $nav-size-navbar-item-x-m: $global-size-flex-m; // Max width of nav item
87
- $nav-size-navbar-item-y-m: $global-size-macro-m; // Min height of nav item
88
- $nav-size-leftnav-parent-minheight: $global-size-macro-l; // Min height of parent items
89
- $nav-size-leftnav-child-minheight: $global-size-macro-m; // Min height of children items
90
- $nav-size-leftnav-grandchild-minheight: $global-size-macro-s; // Min height of grandchildren
91
- $nav-size-modal-parentitem-minheight: $global-size-macro-m; // Min height of parent items
92
- $nav-size-modal-childitem-minheight: $global-size-macro-s; // Min height of children items
93
- $nav-size-modal-headeritem-identifier-m: $global-size-icon-l; // Icon size
94
- $nav-size-modal-headeritem-icon-m: $global-size-icon-m; // Icon size
95
- $nav-size-topnav-parent-minheight: $global-size-macro-s; // Min height of parent items across items in secondary top nav
96
- $nav-size-topnav-container-minheight: $global-size-macro-m; // Min height of secondary nav containers
97
- $nav-space-menu-container-x-m: $global-space-micro-s; // Horizontal space on menu complex and menu items wrapper in sidebar menu
98
- $nav-space-menu-container-y-m: $global-space-micro-l; // Vertical space on mobile menu items
99
- $nav-space-menu-content-x-m: $global-space-micro-l; // Horizontal space on content within menu item
100
- $nav-space-menu-content-x-l: $global-space-macro-xs; // Left padding for indented content in options
101
- $nav-space-menu-content-xg-m: $global-space-micro-l; // Space between content elements within menu item
102
- $nav-space-menu-content-y-m: $global-space-micro-s; // Vertical space on content within menu item
103
- $nav-space-menu-item-x-s: $global-space-micro-s; // Horizontal space on menu option complex, small screen option
104
- $nav-space-menu-item-x-m: $global-space-micro-l; // Horizontal space on nav menu item
105
- $nav-space-menu-item-y-m: $global-space-micro-s; // Vertical space on nav menu item
106
- $nav-space-menu-item-yg-m: $global-space-micro-s; // Space between menu item and submenu
107
- $nav-space-navbar-x-m: $global-space-macro-m;
108
- $nav-space-navbar-y-m: $global-space-micro-xs; // Vertical padding on nav bar
109
- $nav-space-navbar-content-x-m: $global-space-micro-l; // Horizontal space in content within nav item
110
- $nav-space-navbar-content-xg-m: $global-space-micro-l; // Gap between content elements within nav item
111
- $nav-space-navbar-content-y-m: $global-space-micro-s; // Vertical space in content within nav item
112
- $nav-space-navbar-item-x-m: $global-space-micro-l; // Horizontal space in nav item
113
- $nav-space-navbar-item-y-m: $global-space-micro-s; // Vertical space in nav item
114
- $nav-space-navbar-logo-x-m: $global-space-macro-xs; // Horizontal space around logo
115
- $nav-space-navbar-logo-xg-m: $global-space-macro-xs; // Gap between logo and divider
116
- $nav-space-navbar-logo-y-m: $global-space-micro-s; // Top padding on logo
117
- $nav-space-leftnav-container-x-m: $global-space-macro-xxxs; // horizontal padding on sticky quick actions header
118
- $nav-space-leftnav-container-y-s: $global-space-macro-xxs; // sticky header top and bottom padding
119
- $nav-space-leftnav-container-y-m: $global-space-macro-xs; // vertical padding inside parent and child containers
120
- $nav-space-leftnav-container-yg-s: $global-space-macro-xxxs; // vertical gap betweenparent items
121
- $nav-space-leftnav-container-yg-m: $global-space-macro-xs; // vertical gap between child and grandchild items
122
- $nav-space-leftnav-container-outer-y-m: $global-space-macro-ml * 2; // margin outside of item containers to make items show underneath sticky headers
123
- $nav-space-leftnav-parentitem-vertical-x-m: $global-space-micro-s; // horizontal padding on stacked parent items
124
- $nav-space-leftnav-parentitem-vertical-y-m: $global-space-micro-s; // vertical padding on stacked parent items
125
- $nav-space-leftnav-parentitem-vertical-yg-m: $global-space-micro-s; // vertical gap on stacked parent items
126
- $nav-space-leftnav-parentitem-horizontal-x-m: $global-space-macro-xxxs; // horizontal padding on stacked parent items
127
- $nav-space-leftnav-parentitem-horizontal-xg-m: $global-space-micro-s; // vertical gap on stacked parent items
128
- $nav-space-leftnav-parentitem-horizontal-y-m: $global-space-macro-xxxs; // vertical padding on stacked parent items
129
- $nav-space-leftnav-parentitem-horizontal-yg-m: $global-space-micro-s; // vertical gap on stacked parent items
130
- $nav-space-leftnav-childitem-yg-m: $global-space-macro-xxxs / 2; // vertical gap inside child items
131
- $nav-space-leftnav-childitem-x-m: $global-space-macro-xxxs; // horizontal padding on child items
132
- $nav-space-leftnav-childitem-xg-m: $global-space-macro-xxxs; // gap spacing on child items between pills and accordion chevrons
133
- $nav-space-leftnav-childitem-y-m: $global-space-macro-xxxs; // vertical padding on child items
134
- $nav-space-leftnav-grandchilditem-x-m: $global-space-macro-xxxs; // horizontal padding on child items
135
- $nav-space-leftnav-grandchilditem-xg-m: $global-space-macro-xxxs; // gap spacing on child items between pills and accordion chevrons
136
- $nav-space-leftnav-grandchilditem-y-m: $global-space-macro-xxxs; // vertical padding on child items
137
- $nav-space-leftnav-grandchilditem-yg-m: $global-space-macro-xxxs / 2; // vertical gap inside grandchild items
138
- $nav-space-modal-container-x-m: $global-space-macro-xxxs; // left and right padding on modal small screen container across leftnav and horizontal
139
- $nav-space-modal-container-y-m: $global-space-macro-xs; // top and bottom padding on modal small screen container across leftnav and horizontal
140
- $nav-space-modal-container-yg-m: $global-space-macro-xxxs - $global-space-micro-xs; // vertical gap between modal nav items
141
- $nav-space-modal-container-outer-y-m: $global-space-macro-ml * 2; // margin outside of item containers to make items show underneath sticky headers
142
- $nav-space-modal-parentitem-x-m: $global-space-macro-xxxs; // horizontal padding on stacked parent items
143
- $nav-space-modal-parentitem-xg-m: $global-space-macro-xxxs; // horizontal padding between parent label and chevron
144
- $nav-space-modal-parentitem-y-m: $global-space-macro-xxxs; // vertical padding on stacked parent items
145
- $nav-space-modal-parentitem-yg-m: $global-space-macro-xxxs / 2; // vertical padding between parent label and pill
146
- $nav-space-modal-childitem-x-m: $global-space-macro-xxxs; // horizontal padding on stacked parent items
147
- $nav-space-modal-childitem-xg-m: $global-space-macro-xxxs / 2; // horizontal padding between child label and pill
148
- $nav-space-modal-childitem-y-m: $global-space-macro-xxxs / 2; // vertical padding on stacked child items
149
- $nav-space-modal-headeritem-x-m: $global-space-macro-xxxs; // horizontal padding on header item
150
- $nav-space-modal-headeritem-xg-m: $global-space-macro-xxxs; // horizontal gap between header label and idebntifiers or icons
151
- $nav-space-modal-headeritem-y-m: $global-space-macro-xxxs; // bottom padding on header items
152
- $nav-space-modal-headeritem-y-l: $global-space-macro-xs; // top padding on header items
153
- $nav-space-topnav-container-x-s: $global-space-macro-xxxs; // horizontal padding on secondary horizontal nav on small screens
154
- $nav-space-topnav-container-x-m: $global-space-macro-l; // horizontal padding on secondary horizontal nav on large screens
155
- $nav-space-topnav-container-xg-m: $global-space-macro-xxxs / 2; // horizontal gap on secondary horizontal nav on large screens
156
- $nav-space-topnav-container-y-s: $global-space-macro-xxxs / 2; // vertical padding on secondary horizontal nav on small screens
157
- $nav-space-topnav-container-y-m: $global-space-macro-xxxs / 2; // vertical padding on secondary horizontal nav on large screens
158
- $nav-space-topnav-parentitem-x-m: $global-space-macro-xxxs; // horizontal padding on stacked parent items
159
- $nav-space-topnav-parentitem-xg-m: $global-space-micro-s; // gap within horizontal parent items
160
- $nav-space-topnav-parentitem-y-m: $global-space-macro-xxxs / 2; // vertical padding on stacked parent items
@@ -1,62 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
-
6
- // Do not edit directly, this file was auto-generated.
7
-
8
- $page-color-bg-default: $modes-color-generic-backdrop-nought;
9
- $page-color-bg-alt: $modes-color-generic-backdrop-faint;
10
- $page-typography-responsive-h1: $global-typography-responsive-heading-l;
11
- $page-typography-responsive-h2: $global-typography-responsive-heading-m;
12
- $page-typography-responsive-h3: $global-typography-responsive-heading-s;
13
- $page-typography-responsive-h4: $global-typography-responsive-subheading-l;
14
- $page-typography-responsive-h5: $global-typography-responsive-subheading-m;
15
- $page-typography-responsive-section-heading-s: $global-typography-responsive-section-heading-s;
16
- $page-typography-responsive-section-heading-m: $global-typography-responsive-section-heading-m;
17
- $page-typography-responsive-p-regular-typical: $global-typography-responsive-body-regular-s;
18
- $page-typography-responsive-p-regular-large: $global-typography-responsive-body-regular-l;
19
- $page-typography-responsive-p-medium-typical: $global-typography-responsive-body-medium-s;
20
- $page-typography-responsive-p-medium-large: $global-typography-responsive-body-medium-l;
21
- $page-typography-adaptive-h1: $global-typography-adaptive-heading-l;
22
- $page-typography-adaptive-h2: $global-typography-adaptive-heading-m;
23
- $page-typography-adaptive-h3: $global-typography-adaptive-heading-s;
24
- $page-typography-adaptive-h4: $global-typography-adaptive-subheading-l;
25
- $page-typography-adaptive-h5: $global-typography-adaptive-subheading-m;
26
- $page-typography-adaptive-section-heading-s: $global-typography-adaptive-section-heading-s;
27
- $page-typography-adaptive-section-heading-m: $global-typography-adaptive-section-heading-m;
28
- $page-typography-adaptive-p-regular-typical: $global-typography-adaptive-body-regular-s;
29
- $page-typography-adaptive-p-regular-large: $global-typography-adaptive-body-regular-l;
30
- $page-typography-adaptive-p-medium-typical: $global-typography-adaptive-body-medium-s;
31
- $page-typography-adaptive-p-medium-large: $global-typography-adaptive-body-medium-l;
32
- $page-color-text-alt: $modes-color-generic-content-moderate; // for subheadings etc
33
- $page-color-text-default: $modes-color-generic-content-harsh; // for headings, paragraph text etc
34
- $page-space-x-l: $global-space-macro-xl;
35
- $page-space-x-xxxs: $global-space-macro-xs / 4;
36
- $page-space-x-xxs: $global-space-macro-xs / 2;
37
- $page-space-x-xs: $global-space-macro-xs;
38
- $page-space-x-s: $global-space-macro-m;
39
- $page-space-x-m: $global-space-macro-l;
40
- $page-space-x-xl: $global-space-macro-xl * 2;
41
- $page-space-y-l: $global-space-macro-xl;
42
- $page-space-y-xxxs: $global-space-macro-xs / 4;
43
- $page-space-y-xxs: $global-space-macro-xs / 2;
44
- $page-space-y-xs: $global-space-macro-xs;
45
- $page-space-y-s: $global-space-macro-m;
46
- $page-space-y-m: $global-space-macro-l;
47
- $page-space-y-xl: $global-space-macro-xl * 2;
48
- $page-space-none: $global-space-none;
49
- $page-space-xg-xxxs: $global-space-macro-xs / 4;
50
- $page-space-xg-xxs: $global-space-macro-xs / 2;
51
- $page-space-xg-xs: $global-space-macro-xs;
52
- $page-space-xg-s: $global-space-macro-m;
53
- $page-space-xg-m: $global-space-macro-l;
54
- $page-space-xg-l: $global-space-macro-xl;
55
- $page-space-xg-xl: $global-space-macro-xl * 2;
56
- $page-space-yg-xxxs: $global-space-macro-xs / 4;
57
- $page-space-yg-xxs: $global-space-macro-xs / 2;
58
- $page-space-yg-xs: $global-space-macro-xs;
59
- $page-space-yg-s: $global-space-macro-m;
60
- $page-space-yg-m: $global-space-macro-l;
61
- $page-space-yg-l: $global-space-macro-xl;
62
- $page-space-yg-xl: $global-space-macro-xl * 2;