@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,1288 +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
-
9
- module.exports = {
10
- profile: {
11
- size: {
12
- profileeditor: {
13
- $type: "sizing",
14
- $value: 320,
15
- $description: "size of the circle inside the profile editor component",
16
- filePath: "data/tokens/components/profile.json",
17
- isSource: true,
18
- original: {
19
- $type: "sizing",
20
- $value: "{global.size.macro.S} * 10",
21
- $description:
22
- "size of the circle inside the profile editor component",
23
- },
24
- name: "profileSizeProfileeditor",
25
- attributes: {},
26
- path: ["profile", "size", "profileeditor"],
27
- },
28
- outside: {
29
- XS: {
30
- $type: "sizing",
31
- $value: 24,
32
- $description: "XS Portraits",
33
- filePath: "data/tokens/components/profile.json",
34
- isSource: true,
35
- original: {
36
- $type: "sizing",
37
- $value: "{global.size.macro.XS}",
38
- $description: "XS Portraits",
39
- },
40
- name: "profileSizeOutsideXs",
41
- attributes: {},
42
- path: ["profile", "size", "outside", "XS"],
43
- },
44
- S: {
45
- $type: "sizing",
46
- $value: 32,
47
- $description: "S Portraits",
48
- filePath: "data/tokens/components/profile.json",
49
- isSource: true,
50
- original: {
51
- $type: "sizing",
52
- $value: "{global.size.macro.S}",
53
- $description: "S Portraits",
54
- },
55
- name: "profileSizeOutsideS",
56
- attributes: {},
57
- path: ["profile", "size", "outside", "S"],
58
- },
59
- M: {
60
- $type: "sizing",
61
- $value: 40,
62
- $description: "M Portraits",
63
- filePath: "data/tokens/components/profile.json",
64
- isSource: true,
65
- original: {
66
- $type: "sizing",
67
- $value: "{global.size.macro.M}",
68
- $description: "M Portraits",
69
- },
70
- name: "profileSizeOutsideM",
71
- attributes: {},
72
- path: ["profile", "size", "outside", "M"],
73
- },
74
- ML: {
75
- $type: "sizing",
76
- $value: 56,
77
- $description: "L Portraits",
78
- filePath: "data/tokens/components/profile.json",
79
- isSource: true,
80
- original: {
81
- $type: "sizing",
82
- $value: "{global.size.macro.XL}",
83
- $description: "L Portraits",
84
- },
85
- name: "profileSizeOutsideMl",
86
- attributes: {},
87
- path: ["profile", "size", "outside", "ML"],
88
- },
89
- L: {
90
- $type: "sizing",
91
- $value: 72,
92
- $description: "XL Portraits",
93
- filePath: "data/tokens/components/profile.json",
94
- isSource: true,
95
- original: {
96
- $type: "sizing",
97
- $value: "{global.size.macro.XS} * 3",
98
- $description: "XL Portraits",
99
- },
100
- name: "profileSizeOutsideL",
101
- attributes: {},
102
- path: ["profile", "size", "outside", "L"],
103
- },
104
- XL: {
105
- $type: "sizing",
106
- $value: 104,
107
- $description: "XL Portraits",
108
- filePath: "data/tokens/components/profile.json",
109
- isSource: true,
110
- original: {
111
- $type: "sizing",
112
- $value: "{global.size.micro.M} * 13",
113
- $description: "XL Portraits",
114
- },
115
- name: "profileSizeOutsideXl",
116
- attributes: {},
117
- path: ["profile", "size", "outside", "XL"],
118
- },
119
- XXL: {
120
- $type: "sizing",
121
- $value: 128,
122
- $description: "XXL Portraits",
123
- filePath: "data/tokens/components/profile.json",
124
- isSource: true,
125
- original: {
126
- $type: "sizing",
127
- $value: "{global.size.macro.S} * 4",
128
- $description: "XXL Portraits",
129
- },
130
- name: "profileSizeOutsideXxl",
131
- attributes: {},
132
- path: ["profile", "size", "outside", "XXL"],
133
- },
134
- },
135
- inside: {
136
- XS: {
137
- $type: "sizing",
138
- $value: 12,
139
- $description: "XS Portrait icons",
140
- filePath: "data/tokens/components/profile.json",
141
- isSource: true,
142
- original: {
143
- $type: "sizing",
144
- $value: "{global.size.micro.XL}",
145
- $description: "XS Portrait icons",
146
- },
147
- name: "profileSizeInsideXs",
148
- attributes: {},
149
- path: ["profile", "size", "inside", "XS"],
150
- },
151
- S: {
152
- $type: "sizing",
153
- $value: 16,
154
- $description: "S Portrait icons",
155
- filePath: "data/tokens/components/profile.json",
156
- isSource: true,
157
- original: {
158
- $type: "sizing",
159
- $value: "{global.size.macro.XXS}",
160
- $description: "S Portrait icons",
161
- },
162
- name: "profileSizeInsideS",
163
- attributes: {},
164
- path: ["profile", "size", "inside", "S"],
165
- },
166
- M: {
167
- $type: "sizing",
168
- $value: 20,
169
- $description: "M Portrait icons",
170
- filePath: "data/tokens/components/profile.json",
171
- isSource: true,
172
- original: {
173
- $type: "sizing",
174
- $value: "{global.size.macro.XS} - {global.size.micro.XS}",
175
- $description: "M Portrait icons",
176
- },
177
- name: "profileSizeInsideM",
178
- attributes: {},
179
- path: ["profile", "size", "inside", "M"],
180
- },
181
- ML: {
182
- $type: "sizing",
183
- $value: 28,
184
- $description: "L Portrait icons",
185
- filePath: "data/tokens/components/profile.json",
186
- isSource: true,
187
- original: {
188
- $type: "sizing",
189
- $value: "{global.size.macro.XS} + {global.size.micro.XS}",
190
- $description: "L Portrait icons",
191
- },
192
- name: "profileSizeInsideMl",
193
- attributes: {},
194
- path: ["profile", "size", "inside", "ML"],
195
- },
196
- L: {
197
- $type: "sizing",
198
- $value: 40,
199
- $description: "XL Portrait icons",
200
- filePath: "data/tokens/components/profile.json",
201
- isSource: true,
202
- original: {
203
- $type: "sizing",
204
- $value: "{global.size.macro.M}",
205
- $description: "XL Portrait icons",
206
- },
207
- name: "profileSizeInsideL",
208
- attributes: {},
209
- path: ["profile", "size", "inside", "L"],
210
- },
211
- XL: {
212
- $type: "sizing",
213
- $value: 56,
214
- $description: "XL Portrait icons",
215
- filePath: "data/tokens/components/profile.json",
216
- isSource: true,
217
- original: {
218
- $type: "sizing",
219
- $value: "{global.size.macro.XL}",
220
- $description: "XL Portrait icons",
221
- },
222
- name: "profileSizeInsideXl",
223
- attributes: {},
224
- path: ["profile", "size", "inside", "XL"],
225
- },
226
- XXL: {
227
- $type: "sizing",
228
- $value: 72,
229
- $description: "XXL Portraits",
230
- filePath: "data/tokens/components/profile.json",
231
- isSource: true,
232
- original: {
233
- $type: "sizing",
234
- $value: "{global.size.micro.M} * 9",
235
- $description: "XXL Portraits",
236
- },
237
- name: "profileSizeInsideXxl",
238
- attributes: {},
239
- path: ["profile", "size", "inside", "XXL"],
240
- },
241
- },
242
- },
243
- color: {
244
- "bg-alt": {
245
- $type: "color",
246
- $value: "#fffffff2",
247
- $description: "For portrait image",
248
- filePath: "data/tokens/components/profile.json",
249
- isSource: true,
250
- original: {
251
- $type: "color",
252
- $value: "{modes.color.generic.content.harsh}",
253
- $description: "For portrait image",
254
- },
255
- name: "profileColorBgAlt",
256
- attributes: {},
257
- path: ["profile", "color", "bg-alt"],
258
- },
259
- "bg-default": {
260
- $type: "color",
261
- $value: "#000000",
262
- filePath: "data/tokens/components/profile.json",
263
- isSource: true,
264
- original: {
265
- $type: "color",
266
- $value: "{modes.color.generic.bg.nought}",
267
- },
268
- name: "profileColorBgDefault",
269
- attributes: {},
270
- path: ["profile", "color", "bg-default"],
271
- },
272
- "border-default": {
273
- $type: "color",
274
- $value: "#282828",
275
- filePath: "data/tokens/components/profile.json",
276
- isSource: true,
277
- original: {
278
- $type: "color",
279
- $value: "{modes.color.generic.fg.delicate}",
280
- },
281
- name: "profileColorBorderDefault",
282
- attributes: {},
283
- path: ["profile", "color", "border-default"],
284
- },
285
- "label-default": {
286
- $type: "color",
287
- $value: "#fffffff2",
288
- filePath: "data/tokens/components/profile.json",
289
- isSource: true,
290
- original: {
291
- $type: "color",
292
- $value: "{modes.color.generic.content.harsh}",
293
- },
294
- name: "profileColorLabelDefault",
295
- attributes: {},
296
- path: ["profile", "color", "label-default"],
297
- },
298
- },
299
- radius: {
300
- portrait: {
301
- $type: "borderRadius",
302
- $value: "999",
303
- $description: "Portrait",
304
- filePath: "data/tokens/components/profile.json",
305
- isSource: true,
306
- original: {
307
- $type: "borderRadius",
308
- $value: "{global.radius.circle}",
309
- $description: "Portrait",
310
- },
311
- name: "profileRadiusPortrait",
312
- attributes: {},
313
- path: ["profile", "radius", "portrait"],
314
- },
315
- },
316
- space: {
317
- none: {
318
- $type: "spacing",
319
- $value: 0,
320
- filePath: "data/tokens/components/profile.json",
321
- isSource: true,
322
- original: {
323
- $type: "spacing",
324
- $value: "{global.space.none}",
325
- },
326
- name: "profileSpaceNone",
327
- attributes: {},
328
- path: ["profile", "space", "none"],
329
- },
330
- x: {
331
- XS: {
332
- $type: "spacing",
333
- $value: 6.4,
334
- $description: "gap between avatar and name",
335
- filePath: "data/tokens/components/profile.json",
336
- isSource: true,
337
- original: {
338
- $type: "spacing",
339
- $value: "{global.space.macro.XXXS}",
340
- $description: "gap between avatar and name",
341
- },
342
- name: "profileSpaceXXs",
343
- attributes: {},
344
- path: ["profile", "space", "x", "XS"],
345
- },
346
- S: {
347
- $type: "spacing",
348
- $value: 9.6,
349
- $description: "gap between avatar and name",
350
- filePath: "data/tokens/components/profile.json",
351
- isSource: true,
352
- original: {
353
- $type: "spacing",
354
- $value: "{global.space.macro.XXS}",
355
- $description: "gap between avatar and name",
356
- },
357
- name: "profileSpaceXS",
358
- attributes: {},
359
- path: ["profile", "space", "x", "S"],
360
- },
361
- M: {
362
- $type: "spacing",
363
- $value: 12.8,
364
- $description: "gap between avatar and name",
365
- filePath: "data/tokens/components/profile.json",
366
- isSource: true,
367
- original: {
368
- $type: "spacing",
369
- $value: "{global.space.macro.XS}",
370
- $description: "gap between avatar and name",
371
- },
372
- name: "profileSpaceXM",
373
- attributes: {},
374
- path: ["profile", "space", "x", "M"],
375
- },
376
- ML: {
377
- $type: "spacing",
378
- $value: 12.8,
379
- $description: "gap between avatar and name",
380
- filePath: "data/tokens/components/profile.json",
381
- isSource: true,
382
- original: {
383
- $type: "spacing",
384
- $value: "{global.space.macro.XS}",
385
- $description: "gap between avatar and name",
386
- },
387
- name: "profileSpaceXMl",
388
- attributes: {},
389
- path: ["profile", "space", "x", "ML"],
390
- },
391
- L: {
392
- $type: "spacing",
393
- $value: 16,
394
- $description: "gap between avatar and name",
395
- filePath: "data/tokens/components/profile.json",
396
- isSource: true,
397
- original: {
398
- $type: "spacing",
399
- $value: "{global.space.macro.S}",
400
- $description: "gap between avatar and name",
401
- },
402
- name: "profileSpaceXL",
403
- attributes: {},
404
- path: ["profile", "space", "x", "L"],
405
- },
406
- XL: {
407
- $type: "spacing",
408
- $value: 19.2,
409
- $description: "gap between avatar and name",
410
- filePath: "data/tokens/components/profile.json",
411
- isSource: true,
412
- original: {
413
- $type: "spacing",
414
- $value: "{global.space.macro.M}",
415
- $description: "gap between avatar and name",
416
- },
417
- name: "profileSpaceXXl",
418
- attributes: {},
419
- path: ["profile", "space", "x", "XL"],
420
- },
421
- XXL: {
422
- $type: "spacing",
423
- $value: 25.6,
424
- $description: "gap between avatar and name",
425
- filePath: "data/tokens/components/profile.json",
426
- isSource: true,
427
- original: {
428
- $type: "spacing",
429
- $value: "{global.space.macro.L}",
430
- $description: "gap between avatar and name",
431
- },
432
- name: "profileSpaceXXxl",
433
- attributes: {},
434
- path: ["profile", "space", "x", "XXL"],
435
- },
436
- },
437
- },
438
- borderwidth: {
439
- portrait: {
440
- $type: "borderWidth",
441
- $value: 1,
442
- $description: "Border thickness on portrait.",
443
- filePath: "data/tokens/components/profile.json",
444
- isSource: true,
445
- original: {
446
- $type: "borderWidth",
447
- $value: "{global.borderwidth.XS}",
448
- $description: "Border thickness on portrait.",
449
- },
450
- name: "profileBorderwidthPortrait",
451
- attributes: {},
452
- path: ["profile", "borderwidth", "portrait"],
453
- },
454
- },
455
- typography: {
456
- adaptive: {
457
- initials: {
458
- XS: {
459
- $type: "typography",
460
- $value: {
461
- fontFamily: "Sage UI",
462
- fontWeight: "500",
463
- lineHeight: 1.5,
464
- fontSize: "12px",
465
- paragraphSpacing: "0",
466
- },
467
- filePath: "data/tokens/components/profile.json",
468
- isSource: true,
469
- original: {
470
- $type: "typography",
471
- $value:
472
- "{global.typography.adaptive.component.placeholdertext.XS}",
473
- },
474
- name: "profileTypographyAdaptiveInitialsXs",
475
- attributes: {},
476
- path: ["profile", "typography", "adaptive", "initials", "XS"],
477
- },
478
- S: {
479
- $type: "typography",
480
- $value: {
481
- fontFamily: "Sage UI",
482
- fontWeight: "500",
483
- lineHeight: 1.5,
484
- fontSize: "14px",
485
- paragraphSpacing: "0",
486
- },
487
- filePath: "data/tokens/components/profile.json",
488
- isSource: true,
489
- original: {
490
- $type: "typography",
491
- $value:
492
- "{global.typography.adaptive.component.placeholdertext.S}",
493
- },
494
- name: "profileTypographyAdaptiveInitialsS",
495
- attributes: {},
496
- path: ["profile", "typography", "adaptive", "initials", "S"],
497
- },
498
- M: {
499
- $type: "typography",
500
- $value: {
501
- fontFamily: "Sage UI",
502
- fontWeight: "500",
503
- lineHeight: 1.5,
504
- fontSize: "17px",
505
- paragraphSpacing: "0",
506
- },
507
- filePath: "data/tokens/components/profile.json",
508
- isSource: true,
509
- original: {
510
- $type: "typography",
511
- $value:
512
- "{global.typography.adaptive.component.placeholdertext.M}",
513
- },
514
- name: "profileTypographyAdaptiveInitialsM",
515
- attributes: {},
516
- path: ["profile", "typography", "adaptive", "initials", "M"],
517
- },
518
- ML: {
519
- $type: "typography",
520
- $value: {
521
- fontFamily: "Sage UI",
522
- fontWeight: "500",
523
- lineHeight: 1.5,
524
- fontSize: "21px",
525
- paragraphSpacing: "0",
526
- },
527
- filePath: "data/tokens/components/profile.json",
528
- isSource: true,
529
- original: {
530
- $type: "typography",
531
- $value:
532
- "{global.typography.adaptive.component.placeholdertext.ML}",
533
- },
534
- name: "profileTypographyAdaptiveInitialsMl",
535
- attributes: {},
536
- path: ["profile", "typography", "adaptive", "initials", "ML"],
537
- },
538
- L: {
539
- $type: "typography",
540
- $value: {
541
- fontFamily: "Sage UI",
542
- fontWeight: "500",
543
- lineHeight: 1.5,
544
- fontSize: "25px",
545
- paragraphSpacing: "0",
546
- },
547
- filePath: "data/tokens/components/profile.json",
548
- isSource: true,
549
- original: {
550
- $type: "typography",
551
- $value:
552
- "{global.typography.adaptive.component.placeholdertext.L}",
553
- },
554
- name: "profileTypographyAdaptiveInitialsL",
555
- attributes: {},
556
- path: ["profile", "typography", "adaptive", "initials", "L"],
557
- },
558
- XL: {
559
- $type: "typography",
560
- $value: {
561
- fontFamily: "Sage UI",
562
- fontWeight: "500",
563
- lineHeight: 1.5,
564
- fontSize: "30px",
565
- paragraphSpacing: "0",
566
- },
567
- filePath: "data/tokens/components/profile.json",
568
- isSource: true,
569
- original: {
570
- $type: "typography",
571
- $value:
572
- "{global.typography.adaptive.component.placeholdertext.XL}",
573
- },
574
- name: "profileTypographyAdaptiveInitialsXl",
575
- attributes: {},
576
- path: ["profile", "typography", "adaptive", "initials", "XL"],
577
- },
578
- XXL: {
579
- $type: "typography",
580
- $value: {
581
- fontFamily: "Sage UI",
582
- fontWeight: "500",
583
- lineHeight: 1.5,
584
- fontSize: "36px",
585
- paragraphSpacing: "0",
586
- },
587
- filePath: "data/tokens/components/profile.json",
588
- isSource: true,
589
- original: {
590
- $type: "typography",
591
- $value:
592
- "{global.typography.adaptive.component.placeholdertext.XXL}",
593
- },
594
- name: "profileTypographyAdaptiveInitialsXxl",
595
- attributes: {},
596
- path: ["profile", "typography", "adaptive", "initials", "XXL"],
597
- },
598
- },
599
- default: {
600
- XS: {
601
- $type: "typography",
602
- $value: {
603
- fontFamily: "Sage UI",
604
- fontWeight: "400",
605
- lineHeight: 1.5,
606
- fontSize: "14px",
607
- paragraphSpacing: "0",
608
- },
609
- filePath: "data/tokens/components/profile.json",
610
- isSource: true,
611
- original: {
612
- $type: "typography",
613
- $value: "{global.typography.adaptive.component.moderate.S}",
614
- },
615
- name: "profileTypographyAdaptiveDefaultXs",
616
- attributes: {},
617
- path: ["profile", "typography", "adaptive", "default", "XS"],
618
- },
619
- S: {
620
- $type: "typography",
621
- $value: {
622
- fontFamily: "Sage UI",
623
- fontWeight: "400",
624
- lineHeight: 1.5,
625
- fontSize: "14px",
626
- paragraphSpacing: "0",
627
- },
628
- filePath: "data/tokens/components/profile.json",
629
- isSource: true,
630
- original: {
631
- $type: "typography",
632
- $value: "{global.typography.adaptive.component.moderate.M}",
633
- },
634
- name: "profileTypographyAdaptiveDefaultS",
635
- attributes: {},
636
- path: ["profile", "typography", "adaptive", "default", "S"],
637
- },
638
- M: {
639
- $type: "typography",
640
- $value: {
641
- fontFamily: "Sage UI",
642
- fontWeight: "400",
643
- lineHeight: 1.5,
644
- fontSize: "14px",
645
- paragraphSpacing: "0",
646
- },
647
- filePath: "data/tokens/components/profile.json",
648
- isSource: true,
649
- original: {
650
- $type: "typography",
651
- $value: "{global.typography.adaptive.component.moderate.M}",
652
- },
653
- name: "profileTypographyAdaptiveDefaultM",
654
- attributes: {},
655
- path: ["profile", "typography", "adaptive", "default", "M"],
656
- },
657
- ML: {
658
- $type: "typography",
659
- $value: {
660
- fontFamily: "Sage UI",
661
- fontWeight: "400",
662
- lineHeight: 1.5,
663
- fontSize: "14px",
664
- paragraphSpacing: "0",
665
- },
666
- filePath: "data/tokens/components/profile.json",
667
- isSource: true,
668
- original: {
669
- $type: "typography",
670
- $value: "{global.typography.adaptive.component.moderate.M}",
671
- },
672
- name: "profileTypographyAdaptiveDefaultMl",
673
- attributes: {},
674
- path: ["profile", "typography", "adaptive", "default", "ML"],
675
- },
676
- L: {
677
- $type: "typography",
678
- $value: {
679
- fontFamily: "Sage UI",
680
- fontWeight: "400",
681
- lineHeight: 1.5,
682
- fontSize: "16px",
683
- paragraphSpacing: "0",
684
- },
685
- filePath: "data/tokens/components/profile.json",
686
- isSource: true,
687
- original: {
688
- $type: "typography",
689
- $value: "{global.typography.adaptive.component.moderate.L}",
690
- },
691
- name: "profileTypographyAdaptiveDefaultL",
692
- attributes: {},
693
- path: ["profile", "typography", "adaptive", "default", "L"],
694
- },
695
- XL: {
696
- $type: "typography",
697
- $value: {
698
- fontFamily: "Sage UI",
699
- fontWeight: "400",
700
- lineHeight: 1.5,
701
- fontSize: "16px",
702
- paragraphSpacing: "0",
703
- },
704
- filePath: "data/tokens/components/profile.json",
705
- isSource: true,
706
- original: {
707
- $type: "typography",
708
- $value: "{global.typography.adaptive.component.moderate.L}",
709
- },
710
- name: "profileTypographyAdaptiveDefaultXl",
711
- attributes: {},
712
- path: ["profile", "typography", "adaptive", "default", "XL"],
713
- },
714
- XXL: {
715
- $type: "typography",
716
- $value: {
717
- fontFamily: "Sage UI",
718
- fontWeight: "400",
719
- lineHeight: 1.5,
720
- fontSize: "16px",
721
- paragraphSpacing: "0",
722
- },
723
- filePath: "data/tokens/components/profile.json",
724
- isSource: true,
725
- original: {
726
- $type: "typography",
727
- $value: "{global.typography.adaptive.component.moderate.L}",
728
- },
729
- name: "profileTypographyAdaptiveDefaultXxl",
730
- attributes: {},
731
- path: ["profile", "typography", "adaptive", "default", "XXL"],
732
- },
733
- },
734
- heading: {
735
- XS: {
736
- $type: "typography",
737
- $value: {
738
- fontFamily: "Sage UI",
739
- fontWeight: "500",
740
- lineHeight: 1.5,
741
- fontSize: "14px",
742
- paragraphSpacing: "0",
743
- },
744
- filePath: "data/tokens/components/profile.json",
745
- isSource: true,
746
- original: {
747
- $type: "typography",
748
- $value: "{global.typography.adaptive.component.firm.S}",
749
- },
750
- name: "profileTypographyAdaptiveHeadingXs",
751
- attributes: {},
752
- path: ["profile", "typography", "adaptive", "heading", "XS"],
753
- },
754
- S: {
755
- $type: "typography",
756
- $value: {
757
- fontFamily: "Sage UI",
758
- fontWeight: "500",
759
- lineHeight: 1.5,
760
- fontSize: "14px",
761
- paragraphSpacing: "0",
762
- },
763
- filePath: "data/tokens/components/profile.json",
764
- isSource: true,
765
- original: {
766
- $type: "typography",
767
- $value: "{global.typography.adaptive.component.firm.M}",
768
- },
769
- name: "profileTypographyAdaptiveHeadingS",
770
- attributes: {},
771
- path: ["profile", "typography", "adaptive", "heading", "S"],
772
- },
773
- M: {
774
- $type: "typography",
775
- $value: {
776
- fontFamily: "Sage UI",
777
- fontWeight: "500",
778
- lineHeight: 1.25,
779
- fontSize: "17px",
780
- },
781
- filePath: "data/tokens/components/profile.json",
782
- isSource: true,
783
- original: {
784
- $type: "typography",
785
- $value: "{global.typography.adaptive.subheading.L}",
786
- },
787
- name: "profileTypographyAdaptiveHeadingM",
788
- attributes: {},
789
- path: ["profile", "typography", "adaptive", "heading", "M"],
790
- },
791
- ML: {
792
- $type: "typography",
793
- $value: {
794
- fontFamily: "Sage UI",
795
- fontWeight: "500",
796
- lineHeight: 1.25,
797
- fontSize: "17px",
798
- },
799
- filePath: "data/tokens/components/profile.json",
800
- isSource: true,
801
- original: {
802
- $type: "typography",
803
- $value: "{global.typography.adaptive.subheading.L}",
804
- },
805
- name: "profileTypographyAdaptiveHeadingMl",
806
- attributes: {},
807
- path: ["profile", "typography", "adaptive", "heading", "ML"],
808
- },
809
- L: {
810
- $type: "typography",
811
- $value: {
812
- fontFamily: "Sage UI",
813
- fontWeight: "500",
814
- lineHeight: 1.25,
815
- fontSize: "17px",
816
- },
817
- filePath: "data/tokens/components/profile.json",
818
- isSource: true,
819
- original: {
820
- $type: "typography",
821
- $value: "{global.typography.adaptive.subheading.L}",
822
- },
823
- name: "profileTypographyAdaptiveHeadingL",
824
- attributes: {},
825
- path: ["profile", "typography", "adaptive", "heading", "L"],
826
- },
827
- XL: {
828
- $type: "typography",
829
- $value: {
830
- fontFamily: "Sage UI",
831
- fontWeight: "700",
832
- lineHeight: 1.25,
833
- fontSize: "21px",
834
- },
835
- filePath: "data/tokens/components/profile.json",
836
- isSource: true,
837
- original: {
838
- $type: "typography",
839
- $value: "{global.typography.adaptive.heading.M}",
840
- },
841
- name: "profileTypographyAdaptiveHeadingXl",
842
- attributes: {},
843
- path: ["profile", "typography", "adaptive", "heading", "XL"],
844
- },
845
- XXL: {
846
- $type: "typography",
847
- $value: {
848
- fontFamily: "Sage UI",
849
- fontWeight: "700",
850
- lineHeight: 1.25,
851
- fontSize: "25px",
852
- },
853
- filePath: "data/tokens/components/profile.json",
854
- isSource: true,
855
- original: {
856
- $type: "typography",
857
- $value: "{global.typography.adaptive.heading.L}",
858
- },
859
- name: "profileTypographyAdaptiveHeadingXxl",
860
- attributes: {},
861
- path: ["profile", "typography", "adaptive", "heading", "XXL"],
862
- },
863
- },
864
- },
865
- responsive: {
866
- initials: {
867
- XS: {
868
- $type: "typography",
869
- $value: {
870
- fontFamily: "Sage UI",
871
- fontWeight: "500",
872
- lineHeight: 1.5,
873
- fontSize: "clamp(0.6733rem, 0.7398rem + -0.0831vw, 0.7231rem)",
874
- paragraphSpacing: "0",
875
- },
876
- filePath: "data/tokens/components/profile.json",
877
- isSource: true,
878
- original: {
879
- $type: "typography",
880
- $value:
881
- "{global.typography.responsive.component.placeholdertext.XS}",
882
- },
883
- name: "profileTypographyResponsiveInitialsXs",
884
- attributes: {},
885
- path: ["profile", "typography", "responsive", "initials", "XS"],
886
- },
887
- S: {
888
- $type: "typography",
889
- $value: {
890
- fontFamily: "Sage UI",
891
- fontWeight: "500",
892
- lineHeight: 1.5,
893
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
894
- paragraphSpacing: "0",
895
- },
896
- $description: "Small Viewports: 16, Large Viewports: 16",
897
- filePath: "data/tokens/components/profile.json",
898
- isSource: true,
899
- original: {
900
- $type: "typography",
901
- $value:
902
- "{global.typography.responsive.component.placeholdertext.S}",
903
- $description: "Small Viewports: 16, Large Viewports: 16",
904
- },
905
- name: "profileTypographyResponsiveInitialsS",
906
- attributes: {},
907
- path: ["profile", "typography", "responsive", "initials", "S"],
908
- },
909
- M: {
910
- $type: "typography",
911
- $value: {
912
- fontFamily: "Sage UI",
913
- fontWeight: "500",
914
- lineHeight: 1.5,
915
- fontSize: "clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem)",
916
- paragraphSpacing: "0",
917
- },
918
- $description: "Small Viewports: 18.66, Large Viewports: 21.53",
919
- filePath: "data/tokens/components/profile.json",
920
- isSource: true,
921
- original: {
922
- $type: "typography",
923
- $value:
924
- "{global.typography.responsive.component.placeholdertext.M}",
925
- $description: "Small Viewports: 18.66, Large Viewports: 21.53",
926
- },
927
- name: "profileTypographyResponsiveInitialsM",
928
- attributes: {},
929
- path: ["profile", "typography", "responsive", "initials", "M"],
930
- },
931
- ML: {
932
- $type: "typography",
933
- $value: {
934
- fontFamily: "Sage UI",
935
- fontWeight: "500",
936
- lineHeight: 1.5,
937
- fontSize: "clamp(1.2811rem, 1.2155rem + 0.3279vw, 1.4778rem)",
938
- paragraphSpacing: "0",
939
- },
940
- $description: "Small Viewports: 21.77, Large Viewports: 28.97",
941
- filePath: "data/tokens/components/profile.json",
942
- isSource: true,
943
- original: {
944
- $type: "typography",
945
- $value:
946
- "{global.typography.responsive.component.placeholdertext.ML}",
947
- $description: "Small Viewports: 21.77, Large Viewports: 28.97",
948
- },
949
- name: "profileTypographyResponsiveInitialsMl",
950
- attributes: {},
951
- path: ["profile", "typography", "responsive", "initials", "ML"],
952
- },
953
- L: {
954
- $type: "typography",
955
- $value: {
956
- fontFamily: "Sage UI",
957
- fontWeight: "500",
958
- lineHeight: 1.5,
959
- fontSize: "clamp(1.5869rem, 1.417rem + 0.8494vw, 2.4363rem)",
960
- paragraphSpacing: "0",
961
- },
962
- $description: "Small Viewports: 25.39, Large Viewports: 38.98",
963
- filePath: "data/tokens/components/profile.json",
964
- isSource: true,
965
- original: {
966
- $type: "typography",
967
- $value:
968
- "{global.typography.responsive.component.placeholdertext.L}",
969
- $description: "Small Viewports: 25.39, Large Viewports: 38.98",
970
- },
971
- name: "profileTypographyResponsiveInitialsL",
972
- attributes: {},
973
- path: ["profile", "typography", "responsive", "initials", "L"],
974
- },
975
- XL: {
976
- $type: "typography",
977
- $value: {
978
- fontFamily: "Sage UI",
979
- fontWeight: "500",
980
- lineHeight: 1.5,
981
- fontSize: "clamp(1.8756rem, 1.6688rem + 1.034vw, 2.496rem)",
982
- paragraphSpacing: "0",
983
- },
984
- $description: "Small Viewports: 29.61, Large Viewports: 52.45",
985
- filePath: "data/tokens/components/profile.json",
986
- isSource: true,
987
- original: {
988
- $type: "typography",
989
- $value:
990
- "{global.typography.responsive.component.placeholdertext.XL}",
991
- $description: "Small Viewports: 29.61, Large Viewports: 52.45",
992
- },
993
- name: "profileTypographyResponsiveInitialsXl",
994
- attributes: {},
995
- path: ["profile", "typography", "responsive", "initials", "XL"],
996
- },
997
- XXL: {
998
- $type: "typography",
999
- $value: {
1000
- fontFamily: "Sage UI",
1001
- fontWeight: "500",
1002
- lineHeight: 1.5,
1003
- fontSize: "clamp(2.2695rem, 1.9448rem + 1.6238vw, 3.2438rem)",
1004
- paragraphSpacing: "0",
1005
- },
1006
- $description: "Small Viewports: 34.54, Large Viewports: 70.58",
1007
- filePath: "data/tokens/components/profile.json",
1008
- isSource: true,
1009
- original: {
1010
- $type: "typography",
1011
- $value:
1012
- "{global.typography.responsive.component.placeholdertext.XXL}",
1013
- $description: "Small Viewports: 34.54, Large Viewports: 70.58",
1014
- },
1015
- name: "profileTypographyResponsiveInitialsXxl",
1016
- attributes: {},
1017
- path: ["profile", "typography", "responsive", "initials", "XXL"],
1018
- },
1019
- },
1020
- default: {
1021
- XS: {
1022
- $type: "typography",
1023
- $value: {
1024
- fontFamily: "Sage UI",
1025
- fontWeight: "400",
1026
- lineHeight: 1.5,
1027
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
1028
- paragraphSpacing: "0",
1029
- },
1030
- filePath: "data/tokens/components/profile.json",
1031
- isSource: true,
1032
- original: {
1033
- $type: "typography",
1034
- $value: "{global.typography.responsive.component.moderate.S}",
1035
- },
1036
- name: "profileTypographyResponsiveDefaultXs",
1037
- attributes: {},
1038
- path: ["profile", "typography", "responsive", "default", "XS"],
1039
- },
1040
- S: {
1041
- $type: "typography",
1042
- $value: {
1043
- fontFamily: "Sage UI",
1044
- fontWeight: "400",
1045
- lineHeight: 1.5,
1046
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
1047
- paragraphSpacing: "0",
1048
- },
1049
- filePath: "data/tokens/components/profile.json",
1050
- isSource: true,
1051
- original: {
1052
- $type: "typography",
1053
- $value: "{global.typography.responsive.component.moderate.M}",
1054
- },
1055
- name: "profileTypographyResponsiveDefaultS",
1056
- attributes: {},
1057
- path: ["profile", "typography", "responsive", "default", "S"],
1058
- },
1059
- M: {
1060
- $type: "typography",
1061
- $value: {
1062
- fontFamily: "Sage UI",
1063
- fontWeight: "400",
1064
- lineHeight: 1.5,
1065
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
1066
- paragraphSpacing: "0",
1067
- },
1068
- filePath: "data/tokens/components/profile.json",
1069
- isSource: true,
1070
- original: {
1071
- $type: "typography",
1072
- $value: "{global.typography.responsive.component.moderate.M}",
1073
- },
1074
- name: "profileTypographyResponsiveDefaultM",
1075
- attributes: {},
1076
- path: ["profile", "typography", "responsive", "default", "M"],
1077
- },
1078
- ML: {
1079
- $type: "typography",
1080
- $value: {
1081
- fontFamily: "Sage UI",
1082
- fontWeight: "400",
1083
- lineHeight: 1.5,
1084
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
1085
- paragraphSpacing: "0",
1086
- },
1087
- filePath: "data/tokens/components/profile.json",
1088
- isSource: true,
1089
- original: {
1090
- $type: "typography",
1091
- $value: "{global.typography.responsive.component.moderate.M}",
1092
- },
1093
- name: "profileTypographyResponsiveDefaultMl",
1094
- attributes: {},
1095
- path: ["profile", "typography", "responsive", "default", "ML"],
1096
- },
1097
- L: {
1098
- $type: "typography",
1099
- $value: {
1100
- fontFamily: "Sage UI",
1101
- fontWeight: "400",
1102
- lineHeight: 1.5,
1103
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
1104
- paragraphSpacing: "0",
1105
- },
1106
- filePath: "data/tokens/components/profile.json",
1107
- isSource: true,
1108
- original: {
1109
- $type: "typography",
1110
- $value: "{global.typography.responsive.component.moderate.L}",
1111
- },
1112
- name: "profileTypographyResponsiveDefaultL",
1113
- attributes: {},
1114
- path: ["profile", "typography", "responsive", "default", "L"],
1115
- },
1116
- XL: {
1117
- $type: "typography",
1118
- $value: {
1119
- fontFamily: "Sage UI",
1120
- fontWeight: "400",
1121
- lineHeight: 1.5,
1122
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
1123
- paragraphSpacing: "0",
1124
- },
1125
- filePath: "data/tokens/components/profile.json",
1126
- isSource: true,
1127
- original: {
1128
- $type: "typography",
1129
- $value: "{global.typography.responsive.component.moderate.L}",
1130
- },
1131
- name: "profileTypographyResponsiveDefaultXl",
1132
- attributes: {},
1133
- path: ["profile", "typography", "responsive", "default", "XL"],
1134
- },
1135
- XXL: {
1136
- $type: "typography",
1137
- $value: {
1138
- fontFamily: "Sage UI",
1139
- fontWeight: "400",
1140
- lineHeight: 1.5,
1141
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
1142
- paragraphSpacing: "0",
1143
- },
1144
- filePath: "data/tokens/components/profile.json",
1145
- isSource: true,
1146
- original: {
1147
- $type: "typography",
1148
- $value: "{global.typography.responsive.component.moderate.L}",
1149
- },
1150
- name: "profileTypographyResponsiveDefaultXxl",
1151
- attributes: {},
1152
- path: ["profile", "typography", "responsive", "default", "XXL"],
1153
- },
1154
- },
1155
- heading: {
1156
- XS: {
1157
- $type: "typography",
1158
- $value: {
1159
- fontFamily: "Sage UI",
1160
- fontWeight: "500",
1161
- lineHeight: 1.5,
1162
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
1163
- paragraphSpacing: "0",
1164
- },
1165
- filePath: "data/tokens/components/profile.json",
1166
- isSource: true,
1167
- original: {
1168
- $type: "typography",
1169
- $value: "{global.typography.responsive.component.firm.S}",
1170
- },
1171
- name: "profileTypographyResponsiveHeadingXs",
1172
- attributes: {},
1173
- path: ["profile", "typography", "responsive", "heading", "XS"],
1174
- },
1175
- S: {
1176
- $type: "typography",
1177
- $value: {
1178
- fontFamily: "Sage UI",
1179
- fontWeight: "500",
1180
- lineHeight: 1.5,
1181
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
1182
- paragraphSpacing: "0",
1183
- },
1184
- filePath: "data/tokens/components/profile.json",
1185
- isSource: true,
1186
- original: {
1187
- $type: "typography",
1188
- $value: "{global.typography.responsive.component.firm.M}",
1189
- },
1190
- name: "profileTypographyResponsiveHeadingS",
1191
- attributes: {},
1192
- path: ["profile", "typography", "responsive", "heading", "S"],
1193
- },
1194
- M: {
1195
- $type: "typography",
1196
- $value: {
1197
- fontFamily: "Sage UI",
1198
- fontWeight: "500",
1199
- lineHeight: 1.25,
1200
- fontSize: "clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem)",
1201
- },
1202
- filePath: "data/tokens/components/profile.json",
1203
- isSource: true,
1204
- original: {
1205
- $type: "typography",
1206
- $value: "{global.typography.responsive.subheading.L}",
1207
- },
1208
- name: "profileTypographyResponsiveHeadingM",
1209
- attributes: {},
1210
- path: ["profile", "typography", "responsive", "heading", "M"],
1211
- },
1212
- ML: {
1213
- $type: "typography",
1214
- $value: {
1215
- fontFamily: "Sage UI",
1216
- fontWeight: "500",
1217
- lineHeight: 1.25,
1218
- fontSize: "clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem)",
1219
- },
1220
- filePath: "data/tokens/components/profile.json",
1221
- isSource: true,
1222
- original: {
1223
- $type: "typography",
1224
- $value: "{global.typography.responsive.subheading.L}",
1225
- },
1226
- name: "profileTypographyResponsiveHeadingMl",
1227
- attributes: {},
1228
- path: ["profile", "typography", "responsive", "heading", "ML"],
1229
- },
1230
- L: {
1231
- $type: "typography",
1232
- $value: {
1233
- fontFamily: "Sage UI",
1234
- fontWeight: "500",
1235
- lineHeight: 1.25,
1236
- fontSize: "clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem)",
1237
- },
1238
- filePath: "data/tokens/components/profile.json",
1239
- isSource: true,
1240
- original: {
1241
- $type: "typography",
1242
- $value: "{global.typography.responsive.subheading.L}",
1243
- },
1244
- name: "profileTypographyResponsiveHeadingL",
1245
- attributes: {},
1246
- path: ["profile", "typography", "responsive", "heading", "L"],
1247
- },
1248
- XL: {
1249
- $type: "typography",
1250
- $value: {
1251
- fontFamily: "Sage UI",
1252
- fontWeight: "700",
1253
- lineHeight: 1.25,
1254
- fontSize: "clamp(1.2811rem, 1.2155rem + 0.3279vw, 1.4778rem)",
1255
- },
1256
- filePath: "data/tokens/components/profile.json",
1257
- isSource: true,
1258
- original: {
1259
- $type: "typography",
1260
- $value: "{global.typography.responsive.heading.M}",
1261
- },
1262
- name: "profileTypographyResponsiveHeadingXl",
1263
- attributes: {},
1264
- path: ["profile", "typography", "responsive", "heading", "XL"],
1265
- },
1266
- XXL: {
1267
- $type: "typography",
1268
- $value: {
1269
- fontFamily: "Sage UI",
1270
- fontWeight: "700",
1271
- lineHeight: 1.25,
1272
- fontSize: "clamp(1.5869rem, 1.417rem + 0.8494vw, 2.4363rem)",
1273
- },
1274
- filePath: "data/tokens/components/profile.json",
1275
- isSource: true,
1276
- original: {
1277
- $type: "typography",
1278
- $value: "{global.typography.responsive.heading.L}",
1279
- },
1280
- name: "profileTypographyResponsiveHeadingXxl",
1281
- attributes: {},
1282
- path: ["profile", "typography", "responsive", "heading", "XXL"],
1283
- },
1284
- },
1285
- },
1286
- },
1287
- },
1288
- };