@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,334 +0,0 @@
1
-
2
- //
3
- // marketing/large/light/components/button.h
4
- //
5
-
6
- // Do not edit directly, this file was auto-generated.
7
-
8
-
9
- #import <Foundation/Foundation.h>
10
- #import <UIKit/UIKit.h>
11
-
12
- #define buttonSizeSplit 2
13
- #define buttonSizeXs 24
14
- #define buttonSizeS 32
15
- #define buttonSizeM 40
16
- #define buttonSizeL 48
17
- #define buttonSizeToggleXs 24
18
- #define buttonSizeToggleS 32
19
- #define buttonSizeToggleM 40
20
- #define buttonSizeToggleL 48
21
- #define buttonSizeIconS 16
22
- #define buttonSizeIconM 20
23
- #define buttonSizeVideoS 40
24
- #define buttonSizeVideoM 64
25
- #define buttonSizeVideoL 80
26
- #define buttonSpaceNone 0
27
- #define buttonSpaceBarIconbuttonXInnerM 10
28
- #define buttonSpaceBarIconbuttonXInnerL 14px
29
- #define buttonSpaceBarIconbuttonXOuterM 14px
30
- #define buttonSpaceBarIconbuttonXOuterL 20
31
- #define buttonSpaceFabChildXM 8
32
- #define buttonSpaceFabChildXL 16
33
- #define buttonSpaceFabParentXM 16
34
- #define buttonSpaceFabParentXgM 12
35
- #define buttonSpaceFabParentYM 16
36
- #define buttonSpaceLayoutXXs 8
37
- #define buttonSpaceLayoutXS 16
38
- #define buttonSpaceLayoutXM 24
39
- #define buttonSpaceLayoutXL 32
40
- #define buttonSpaceLayoutYXs 8
41
- #define buttonSpaceLayoutYS 16
42
- #define buttonSpaceLayoutYM 24
43
- #define buttonSpaceLayoutYL 32
44
- #define buttonSpaceLayoutXgS 8
45
- #define buttonSpaceLayoutXgM 12
46
- #define buttonSpaceLayoutXgL 16
47
- #define buttonSpaceLayoutYgS 8
48
- #define buttonSpaceLayoutYgM 12
49
- #define buttonSpaceLayoutYgL 16
50
- #define buttonSpacePrimaryXS 12
51
- #define buttonSpacePrimaryXM 16
52
- #define buttonSpacePrimaryXL 20
53
- #define buttonSpacePrimaryXgS 8
54
- #define buttonSpacePrimaryXgM 8
55
- #define buttonSpacePrimaryXgL 8
56
- #define buttonSpacePrimaryYS 4
57
- #define buttonSpacePrimaryYM 8
58
- #define buttonSpacePrimaryYL 9.5
59
- #define buttonSpacePrimaryIcononlyXS 6
60
- #define buttonSpacePrimaryIcononlyXM 10
61
- #define buttonSpacePrimaryIcononlyXL 14
62
- #define buttonSpacePrimaryIcononlyYS 6
63
- #define buttonSpacePrimaryIcononlyYM 10
64
- #define buttonSpacePrimaryIcononlyYL 14
65
- #define buttonSpaceSecondaryXXs 8
66
- #define buttonSpaceSecondaryXS 12
67
- #define buttonSpaceSecondaryXM 16
68
- #define buttonSpaceSecondaryXL 20
69
- #define buttonSpaceSecondaryYXs 1.5
70
- #define buttonSpaceSecondaryYS 4
71
- #define buttonSpaceSecondaryYM 8
72
- #define buttonSpaceSecondaryYL 9.5
73
- #define buttonSpaceSecondaryXgXs 4
74
- #define buttonSpaceSecondaryXgS 8
75
- #define buttonSpaceSecondaryXgM 8
76
- #define buttonSpaceSecondaryXgL 8
77
- #define buttonSpaceSecondaryIcononlyXXs 4
78
- #define buttonSpaceSecondaryIcononlyXS 6
79
- #define buttonSpaceSecondaryIcononlyXM 10
80
- #define buttonSpaceSecondaryIcononlyXL 14
81
- #define buttonSpaceSecondaryIcononlyYXs 4
82
- #define buttonSpaceSecondaryIcononlyYS 6
83
- #define buttonSpaceSecondaryIcononlyYM 10
84
- #define buttonSpaceSecondaryIcononlyYL 14
85
- #define buttonSpaceTertiaryYXs 1.5
86
- #define buttonSpaceTertiaryYS 4
87
- #define buttonSpaceTertiaryYM 8
88
- #define buttonSpaceTertiaryYL 9.5
89
- #define buttonSpaceTertiaryXXs 8
90
- #define buttonSpaceTertiaryXS 12
91
- #define buttonSpaceTertiaryXM 16
92
- #define buttonSpaceTertiaryXL 20
93
- #define buttonSpaceTertiaryXgXs 4
94
- #define buttonSpaceTertiaryXgS 8
95
- #define buttonSpaceTertiaryXgM 8
96
- #define buttonSpaceTertiaryXgL 8
97
- #define buttonSpaceTertiaryIcononlyXXs 4
98
- #define buttonSpaceTertiaryIcononlyXS 6
99
- #define buttonSpaceTertiaryIcononlyXM 10
100
- #define buttonSpaceTertiaryIcononlyXL 14
101
- #define buttonSpaceTertiaryIcononlyYXs 4
102
- #define buttonSpaceTertiaryIcononlyYS 6
103
- #define buttonSpaceTertiaryIcononlyYM 10
104
- #define buttonSpaceTertiaryIcononlyYL 14
105
- #define buttonSpaceSubtleYXs 1.5
106
- #define buttonSpaceSubtleYS 4
107
- #define buttonSpaceSubtleYM 8
108
- #define buttonSpaceSubtleYL 9.5
109
- #define buttonSpaceSubtleXXs 8
110
- #define buttonSpaceSubtleXS 8
111
- #define buttonSpaceSubtleXM 8
112
- #define buttonSpaceSubtleXL 8
113
- #define buttonSpaceSubtleXgXs 4
114
- #define buttonSpaceSubtleXgS 4
115
- #define buttonSpaceSubtleXgM 4
116
- #define buttonSpaceSubtleXgL 4
117
- #define buttonSpaceSubtleIcononlyXXs 4
118
- #define buttonSpaceSubtleIcononlyXS 6
119
- #define buttonSpaceSubtleIcononlyXM 10
120
- #define buttonSpaceSubtleIcononlyXL 14
121
- #define buttonSpaceSubtleIcononlyYXs 4
122
- #define buttonSpaceSubtleIcononlyYS 6
123
- #define buttonSpaceSubtleIcononlyYM 10
124
- #define buttonSpaceSubtleIcononlyYL 14
125
- #define buttonSpaceToggleButtonXXs 8
126
- #define buttonSpaceToggleButtonXS 12
127
- #define buttonSpaceToggleButtonXM 16
128
- #define buttonSpaceToggleButtonXL 20
129
- #define buttonSpaceToggleButtonXgS 8
130
- #define buttonSpaceToggleButtonXgM 8
131
- #define buttonSpaceToggleButtonXgL 8
132
- #define buttonSpaceToggleButtonYXs 1.5
133
- #define buttonSpaceToggleButtonYS 4
134
- #define buttonSpaceToggleButtonYM 8
135
- #define buttonSpaceToggleButtonYL 9.5
136
- #define buttonSpaceToggleContainerXS 4
137
- #define buttonSpaceToggleContainerXM 4
138
- #define buttonSpaceToggleContainerXL 4
139
- #define buttonSpaceToggleContainerXgS 8
140
- #define buttonSpaceToggleContainerXgM 8
141
- #define buttonSpaceToggleContainerXgL 8
142
- #define buttonSpaceToggleContainerYS 4
143
- #define buttonSpaceToggleContainerYM 4
144
- #define buttonSpaceToggleContainerYL 4
145
- #define buttonSpaceToggleContainerYgS 8
146
- #define buttonSpaceToggleContainerYgM 8
147
- #define buttonSpaceToggleContainerYgL 8
148
- #define buttonSpaceVideoXS 2
149
- #define buttonSpaceVideoXM 2
150
- #define buttonSpaceVideoXL 2
151
- #define buttonColorNone #fff0
152
- #define buttonColorAiBgActive linear-gradient(90deg, #13A03826 0%, #14919726 40%, #a87cfb26 90%)
153
- #define buttonColorAiBgHover linear-gradient(90deg, #13A03814 0%, #14919714 40%, #a87cfb14 90%)
154
- #define buttonColorAiBorderActive linear-gradient(90deg, #13A038 0%, #149197 40%, #A87CFB 90%)
155
- #define buttonColorAiBorderDisabled #a6a6a6
156
- #define buttonColorAiBorderEnabled linear-gradient(90deg, #13A038 0%, #149197 40%, #A87CFB 90%)
157
- #define buttonColorAiBorderHover linear-gradient(90deg, #13A038 0%, #149197 40%, #A87CFB 90%)
158
- #define buttonColorAiLabelActive #000000
159
- #define buttonColorAiLabelDisabled #0000006b
160
- #define buttonColorAiLabelEnabled #000000e6
161
- #define buttonColorAiLabelHover #000000
162
- #define buttonColorDestructivePrimaryBgDisabled #a6a6a6
163
- #define buttonColorDestructivePrimaryBgEnabled #CD384B
164
- #define buttonColorDestructivePrimaryBgHover #ac3240
165
- #define buttonColorDestructivePrimaryLabelDisabled #FFFFFF
166
- #define buttonColorDestructivePrimaryLabelEnabled #FFFFFF
167
- #define buttonColorDestructivePrimaryLabelHover #FFFFFF
168
- #define buttonColorDestructiveSecondaryBgHover #cd384b1a
169
- #define buttonColorDestructiveSecondaryBorderDisabled #a6a6a6
170
- #define buttonColorDestructiveSecondaryBorderEnabled #CD384B
171
- #define buttonColorDestructiveSecondaryBorderHover #ac3240
172
- #define buttonColorDestructiveSecondaryLabelDisabled #0000006b
173
- #define buttonColorDestructiveSecondaryLabelEnabled #CD384B
174
- #define buttonColorDestructiveSecondaryLabelHover #ac3240
175
- #define buttonColorTypicalPrimaryBgActive #13591a
176
- #define buttonColorTypicalPrimaryBgDefault #FFFFFF
177
- #define buttonColorTypicalPrimaryBgDisabled #a6a6a6
178
- #define buttonColorTypicalPrimaryBgEnabled #00811F
179
- #define buttonColorTypicalPrimaryBgHover #0e6d1d
180
- #define buttonColorTypicalPrimaryLabelActive #FFFFFF
181
- #define buttonColorTypicalPrimaryLabelDisabled #FFFFFF
182
- #define buttonColorTypicalPrimaryLabelEnabled #FFFFFF
183
- #define buttonColorTypicalPrimaryLabelHover #FFFFFF
184
- #define buttonColorTypicalPrimaryInverseBgActive #7ce47a
185
- #define buttonColorTypicalPrimaryInverseBgDefault #000000
186
- #define buttonColorTypicalPrimaryInverseBgDisabled #4b4b4b
187
- #define buttonColorTypicalPrimaryInverseBgEnabled #00D639
188
- #define buttonColorTypicalPrimaryInverseBgHover #55dd5b
189
- #define buttonColorTypicalPrimaryInverseLabelActive #000000
190
- #define buttonColorTypicalPrimaryInverseLabelDisabled #000000
191
- #define buttonColorTypicalPrimaryInverseLabelEnabled #000000
192
- #define buttonColorTypicalPrimaryInverseLabelHover #000000
193
- #define buttonColorTypicalSecondaryBgActive #00811f4d
194
- #define buttonColorTypicalSecondaryBgEnabled #00811f08
195
- #define buttonColorTypicalSecondaryBgHover #00811f1a
196
- #define buttonColorTypicalSecondaryBorderActive #13591a
197
- #define buttonColorTypicalSecondaryBorderDisabled #a6a6a6
198
- #define buttonColorTypicalSecondaryBorderEnabled #00811fcc
199
- #define buttonColorTypicalSecondaryBorderHover #0e6d1d
200
- #define buttonColorTypicalSecondaryLabelActive #000000
201
- #define buttonColorTypicalSecondaryLabelDisabled #0000006b
202
- #define buttonColorTypicalSecondaryLabelEnabled #000000e6
203
- #define buttonColorTypicalSecondaryLabelHover #000000
204
- #define buttonColorTypicalSecondaryInverseBgActive #00d6394d
205
- #define buttonColorTypicalSecondaryInverseBgEnabled #00d63908
206
- #define buttonColorTypicalSecondaryInverseBgHover #00d6391a
207
- #define buttonColorTypicalSecondaryInverseBorderActive #7ce47a
208
- #define buttonColorTypicalSecondaryInverseBorderDisabled #4b4b4b
209
- #define buttonColorTypicalSecondaryInverseBorderEnabled #00d639cc
210
- #define buttonColorTypicalSecondaryInverseBorderHover #55dd5b
211
- #define buttonColorTypicalSecondaryInverseLabelActive #FFFFFF
212
- #define buttonColorTypicalSecondaryInverseLabelDisabled #ffffff6b
213
- #define buttonColorTypicalSecondaryInverseLabelEnabled #ffffffe6
214
- #define buttonColorTypicalSecondaryInverseLabelHover #FFFFFF
215
- #define buttonColorTypicalTertiaryBgActive #00811f4d
216
- #define buttonColorTypicalTertiaryBgEnabled #fff0
217
- #define buttonColorTypicalTertiaryBgHover #00811f1a
218
- #define buttonColorTypicalTertiaryBorderActive #13591a
219
- #define buttonColorTypicalTertiaryBorderDisabled #a6a6a6
220
- #define buttonColorTypicalTertiaryBorderEnabled #00811fcc
221
- #define buttonColorTypicalTertiaryBorderHover #0e6d1d
222
- #define buttonColorTypicalTertiaryLabelActive #000000
223
- #define buttonColorTypicalTertiaryLabelDisabled #0000006b
224
- #define buttonColorTypicalTertiaryLabelEnabled #000000e6
225
- #define buttonColorTypicalTertiaryLabelHover #000000
226
- #define buttonColorTypicalTertiaryInverseBgActive #00d6394d
227
- #define buttonColorTypicalTertiaryInverseBgEnabled #fff0
228
- #define buttonColorTypicalTertiaryInverseBgHover #00d6391a
229
- #define buttonColorTypicalTertiaryInverseBorderActive #7ce47a
230
- #define buttonColorTypicalTertiaryInverseBorderDisabled #4b4b4b
231
- #define buttonColorTypicalTertiaryInverseBorderEnabled #00d639cc
232
- #define buttonColorTypicalTertiaryInverseBorderHover #55dd5b
233
- #define buttonColorTypicalTertiaryInverseLabelActive #FFFFFF
234
- #define buttonColorTypicalTertiaryInverseLabelDisabled #ffffff6b
235
- #define buttonColorTypicalTertiaryInverseLabelEnabled #ffffffe6
236
- #define buttonColorTypicalTertiaryInverseLabelHover #FFFFFF
237
- #define buttonColorTypicalSubtleBgActive #00000026
238
- #define buttonColorTypicalSubtleBgHover #0000001a
239
- #define buttonColorTypicalSubtleLabelActive #000000
240
- #define buttonColorTypicalSubtleLabelDisabled #0000006b
241
- #define buttonColorTypicalSubtleLabelEnabled #000000e6
242
- #define buttonColorTypicalSubtleLabelHover #000000
243
- #define buttonColorTypicalSubtleInverseBgActive #ffffff26
244
- #define buttonColorTypicalSubtleInverseBgHover #ffffff1a
245
- #define buttonColorTypicalSubtleInverseLabelActive #FFFFFF
246
- #define buttonColorTypicalSubtleInverseLabelDisabled #ffffff6b
247
- #define buttonColorTypicalSubtleInverseLabelEnabled #ffffffe6
248
- #define buttonColorTypicalSubtleInverseLabelHover #FFFFFF
249
- #define buttonColorTypicalToggleBgActiveDisabled #a6a6a6
250
- #define buttonColorTypicalToggleLabelActiveDisabled #FFFFFF
251
- #define buttonColorTypicalToggleBgActive #000000
252
- #define buttonColorTypicalToggleBgHover #0000001a
253
- #define buttonColorTypicalToggleBorderEnabled #000000e6
254
- #define buttonColorTypicalToggleBorderDisabled #a6a6a6
255
- #define buttonColorTypicalToggleLabelActive #FFFFFF
256
- #define buttonColorTypicalToggleLabelDisabled #0000006b
257
- #define buttonColorTypicalToggleLabelEnabled #000000ab
258
- #define buttonColorTypicalToggleLabelHover #000000
259
- #define buttonColorVideoBgBlur #0000001a
260
- #define buttonColorVideoPrimaryBgEnabled #FFFFFF
261
- #define buttonColorVideoPrimaryBgHover #FFFFFF
262
- #define buttonColorVideoPrimaryLabelEnabled #000000e6
263
- #define buttonColorVideoPrimaryLabelHover #000000e6
264
- #define buttonColorVideoSecondaryBgHover #FFFFFF
265
- #define buttonColorVideoSecondaryBorderEnabled #FFFFFF
266
- #define buttonColorVideoSecondaryBorderHover #FFFFFF
267
- #define buttonColorVideoSecondaryLabelEnabled #FFFFFF
268
- #define buttonColorVideoSecondaryLabelHover #000000e6
269
- #define buttonRadiusNone 0
270
- #define buttonRadiusS 16
271
- #define buttonRadiusM 20
272
- #define buttonRadiusL 24
273
- #define buttonRadiusChip 8
274
- #define buttonRadiusFab 999
275
- #define buttonRadiusPrimaryS 16
276
- #define buttonRadiusPrimaryM 20
277
- #define buttonRadiusPrimaryL 24
278
- #define buttonRadiusSecondaryXs 12
279
- #define buttonRadiusSecondaryS 16
280
- #define buttonRadiusSecondaryM 20
281
- #define buttonRadiusSecondaryL 24
282
- #define buttonRadiusTertiaryXs 12
283
- #define buttonRadiusTertiaryS 16
284
- #define buttonRadiusTertiaryM 20
285
- #define buttonRadiusTertiaryL 24
286
- #define buttonRadiusSubtleXs 12
287
- #define buttonRadiusSubtleS 16
288
- #define buttonRadiusSubtleM 20
289
- #define buttonRadiusSubtleL 24
290
- #define buttonRadiusToggleButtonXs 12
291
- #define buttonRadiusToggleButtonS 16
292
- #define buttonRadiusToggleButtonM 20
293
- #define buttonRadiusToggleButtonL 24
294
- #define buttonRadiusToggleContainerS 16
295
- #define buttonRadiusToggleContainerM 20
296
- #define buttonRadiusToggleContainerL 24
297
- #define buttonBorderwidthNone 0
298
- #define buttonBorderwidthChip 1
299
- #define buttonBorderwidthPrimary 0
300
- #define buttonBorderwidthSecondary 2
301
- #define buttonBorderwidthTertiary 1
302
- #define buttonBorderwidthTertiarymarketing 0
303
- #define buttonBorderwidthTogglecontainer 1
304
- #define buttonDimensionVideo 40px
305
- #define buttonTypographyAdaptivePrimaryS [object Object]
306
- #define buttonTypographyAdaptivePrimaryM [object Object]
307
- #define buttonTypographyAdaptivePrimaryL [object Object]
308
- #define buttonTypographyAdaptiveSecondaryXs [object Object]
309
- #define buttonTypographyAdaptiveSecondaryS [object Object]
310
- #define buttonTypographyAdaptiveSecondaryM [object Object]
311
- #define buttonTypographyAdaptiveSecondaryL [object Object]
312
- #define buttonTypographyAdaptiveSubtleXs [object Object]
313
- #define buttonTypographyAdaptiveSubtleS [object Object]
314
- #define buttonTypographyAdaptiveSubtleM [object Object]
315
- #define buttonTypographyAdaptiveSubtleL [object Object]
316
- #define buttonTypographyAdaptiveTertiaryXs [object Object]
317
- #define buttonTypographyAdaptiveTertiaryS [object Object]
318
- #define buttonTypographyAdaptiveTertiaryM [object Object]
319
- #define buttonTypographyAdaptiveTertiaryL [object Object]
320
- #define buttonTypographyResponsivePrimaryS [object Object]
321
- #define buttonTypographyResponsivePrimaryM [object Object]
322
- #define buttonTypographyResponsivePrimaryL [object Object]
323
- #define buttonTypographyResponsiveSecondaryXs [object Object]
324
- #define buttonTypographyResponsiveSecondaryS [object Object]
325
- #define buttonTypographyResponsiveSecondaryM [object Object]
326
- #define buttonTypographyResponsiveSecondaryL [object Object]
327
- #define buttonTypographyResponsiveSubtleXs [object Object]
328
- #define buttonTypographyResponsiveSubtleS [object Object]
329
- #define buttonTypographyResponsiveSubtleM [object Object]
330
- #define buttonTypographyResponsiveSubtleL [object Object]
331
- #define buttonTypographyResponsiveTertiaryXs [object Object]
332
- #define buttonTypographyResponsiveTertiaryS [object Object]
333
- #define buttonTypographyResponsiveTertiaryM [object Object]
334
- #define buttonTypographyResponsiveTertiaryL [object Object]
@@ -1,306 +0,0 @@
1
-
2
- //
3
- // marketing/large/light/components/container.h
4
- //
5
-
6
- // Do not edit directly, this file was auto-generated.
7
-
8
-
9
- #import <Foundation/Foundation.h>
10
- #import <UIKit/UIKit.h>
11
-
12
- #define containerColorAiDialogBorderhorizontal linear-gradient(90deg, #00D639 0%, #00D6DE 40%, #9D60FF 90%)
13
- #define containerColorAiNudgeBorderAiHorizontal linear-gradient(90deg, #13A038 0%, #149197 40%, #A87CFB 90%)
14
- #define containerColorAiNudgeBorderAiVertical linear-gradient(180deg, #13A038 0%, #149197 40%, #A87CFB 90%)
15
- #define containerColorAiTileBordervertical linear-gradient(180deg, #13A038 0%, #149197 40%, #A87CFB 90%)
16
- #define containerColorBlockquoteBorder #00811F
17
- #define containerColorInteractiveBgFooterActivated #00811F
18
- #define containerColorInteractiveBgFooterActive #000000
19
- #define containerColorInteractiveBorderActivated #00811F
20
- #define containerColorInteractiveBgFooterDefault #FFFFFF
21
- #define containerColorInteractiveBgEnabled #FFFFFF
22
- #define containerColorInteractiveBgDisabled #f3f3f3
23
- #define containerColorInteractiveBgHover #0000001a
24
- #define containerColorInteractiveBorderActive #000000
25
- #define containerColorInteractiveBorderAlt #d1d1d1
26
- #define containerColorInteractiveBorderaltHover #000000e6
27
- #define containerColorInteractiveBorderInactive #a6a6a6
28
- #define containerColorInteractiveBorderEnabled #777
29
- #define containerColorInteractiveIconActive #000000
30
- #define containerColorInteractiveIconEnabled #000000e6
31
- #define containerColorInteractiveIconAltEnabled #000000ab
32
- #define containerColorInteractiveIconHover #000000e6
33
- #define containerColorInteractiveLabelFooterActive #FFFFFF
34
- #define containerColorInteractiveLabelFooterActivated #FFFFFF
35
- #define containerColorInteractiveTextActive #000000
36
- #define containerColorInteractiveTextDisabled #0000006b
37
- #define containerColorInteractiveTextEnabled #000000f2
38
- #define containerColorInteractiveTextAltEnabled #0000008c
39
- #define containerColorInteractiveTextHover #000000e6
40
- #define containerColorInteractiveDetailediconBg #00811F
41
- #define containerColorInteractiveDroptargetBgDefault #0060A7
42
- #define containerColorScrollbarBgDefault #f3f3f3
43
- #define containerColorScrollbarFgDefault #777
44
- #define containerColorStandardBgAlt #f3f3f3
45
- #define containerColorStandardBgDefault #FFFFFF
46
- #define containerColorStandardBgFooterDefault #f3f3f3
47
- #define containerColorStandardBorderActive #000000
48
- #define containerColorStandardBorderAlt #a6a6a6
49
- #define containerColorStandardBorderDefault #e8e8e8
50
- #define containerColorStandardDimmer #000000
51
- #define containerColorStandardIcon #777
52
- #define containerColorStandardTextAlt #0000008c
53
- #define containerColorStandardTextDefault #000000f2
54
- #define containerColorStandardStatusborderBgAi linear-gradient(180deg, #13A038 0%, #149197 40%, #A87CFB 90%)
55
- #define containerColorStandardStatusborderBgCaution #D64309
56
- #define containerColorStandardStatusborderBgNegative #CD384B
57
- #define containerColorStandardStatusborderBgImportant #8F4CD7
58
- #define containerColorStandardStatusborderBgInfo #0060A7
59
- #define containerColorStandardStatusborderBgNeutral #656565
60
- #define containerColorStandardStatusborderBgPositive #00811F
61
- #define containerSizeNone 0
62
- #define containerSizeAccordionstandardChevron 20
63
- #define containerSizeQuotebarWidth 8
64
- #define containerSizeChatbubbleMaxwidth 600
65
- #define containerSizeCarouselMediaslideMinheight 300
66
- #define containerSizeCopilotEmptystateIllustration 200
67
- #define containerSizeCopilotEmptystateContentMaxwidth 600
68
- #define containerSizeCopilotOverlayMaxheight 960
69
- #define containerSizeDialogMaxWidthXxs 300
70
- #define containerSizeDialogMaxWidthXs 380
71
- #define containerSizeDialogMaxWidthS 540
72
- #define containerSizeDialogMaxWidthM 850
73
- #define containerSizeDialogMaxWidthL 1080
74
- #define containerSizeDialogMaxWidthXl 960
75
- #define containerSizeDialogMaxWidthXxl 1080
76
- #define containerSizeDialogMinWidthS 288
77
- #define containerSizeDialogMinWidthM 288
78
- #define containerSizeDialogMinWidthL 288
79
- #define containerSizeDragDroptarget 2
80
- #define containerSizeDrawerMinwidth 288
81
- #define containerSizeDrawerMaxwidth 760
82
- #define containerSizeDrawerClosedM 40
83
- #define containerSizeFooterM 56
84
- #define containerSizeFooterL 72
85
- #define containerSizeGenericEmptystateIllustrationPrimaryS 200
86
- #define containerSizeGenericEmptystateIllustrationPrimaryM 240
87
- #define containerSizeGenericEmptystateIllustrationPrimaryL 320
88
- #define containerSizeGenericEmptystateIllustrationSecondary 60
89
- #define containerSizeIconS 20
90
- #define containerSizeIconM 20
91
- #define containerSizeIconL 20
92
- #define containerSizeLinkpreviewThumbnailS 117
93
- #define containerSizeLinkpreviewThumbnailM 136
94
- #define containerSizeLinkpreviewThumbnailL 168
95
- #define containerSizeLinkpreviewHeadertextS 32
96
- #define containerSizeLinkpreviewHeadertextM 32
97
- #define containerSizeLinkpreviewHeadertextL 40
98
- #define containerSizeLinkpreviewDescriptiontextS 44
99
- #define containerSizeLinkpreviewDescriptiontextM 48
100
- #define containerSizeLinkpreviewDescriptiontextL 56
101
- #define containerSizeResponsiveXxs 80
102
- #define containerSizeResponsiveXs 128
103
- #define containerSizeResponsiveS 160
104
- #define containerSizeResponsiveM 200
105
- #define containerSizeResponsiveL 240
106
- #define containerSizeResponsiveXl 288
107
- #define containerSizeResponsiveXxl 320
108
- #define containerSizeResponsiveXxxl 560
109
- #define containerSizeResponsiveXxxxl 760
110
- #define containerSizeScrollbarContainer 12
111
- #define containerSizeSidebarResponsiveMin 288
112
- #define containerSizeSidebarResponsiveMax 760
113
- #define containerSizeTileStatusborder 8
114
- #define containerSizeTileselectFooter 48
115
- #define containerSizeTileselectProductidentifierM 32
116
- #define containerSizeTileselectProductidentifierL 48
117
- #define containerSizeTooltipArrowWidth 16
118
- #define containerSizeTooltipArrowHeight 8
119
- #define containerSizeUploadpreviewM 72
120
- #define containerRadiusNone 0
121
- #define containerRadiusCarouselslide 16
122
- #define containerRadiusColorpicker 16
123
- #define containerRadiusContacttile 8
124
- #define containerRadiusDialog 24
125
- #define containerRadiusFilepreview 8
126
- #define containerRadiusLinkpreview 4
127
- #define containerRadiusHeroimage 80
128
- #define containerRadiusNote 8
129
- #define containerRadiusNudge 16
130
- #define containerRadiusProfileselector 8
131
- #define containerRadiusScrollbar 999
132
- #define containerRadiusTexteditor 8
133
- #define containerRadiusBlockquoteBar 999
134
- #define containerRadiusCardModerate 16
135
- #define containerRadiusCardCurved 24
136
- #define containerRadiusCardSweeping 32
137
- #define containerRadiusTileModerate 16
138
- #define containerRadiusTileCurved 24
139
- #define containerRadiusTileSweeping 32
140
- #define containerRadiusTileselectModerate 16
141
- #define containerRadiusTileselectCurved 24
142
- #define containerRadiusTileselectSweeping 32
143
- #define containerSpaceNone 0
144
- #define containerSpaceAccordionsubtleYgM 16
145
- #define containerSpaceFilepreviewPreviewXM 8
146
- #define containerSpaceFilepreviewPreviewYM 8
147
- #define containerSpaceFlexXgS 16
148
- #define containerSpaceFlexXgM 24
149
- #define containerSpaceFlexXgL 32
150
- #define containerSpaceFlexYgS 16
151
- #define containerSpaceFlexYgM 24
152
- #define containerSpaceFlexYgL 32
153
- #define containerSpaceFlexItemXS 16
154
- #define containerSpaceFlexItemXM 24
155
- #define containerSpaceFlexItemXL 32
156
- #define containerSpaceFlexItemYS 16
157
- #define containerSpaceFlexItemYM 24
158
- #define containerSpaceFlexItemYL 32
159
- #define containerSpaceGenericContentXXs 8
160
- #define containerSpaceGenericContentXS 16
161
- #define containerSpaceGenericContentXM 24
162
- #define containerSpaceGenericContentXL 32
163
- #define containerSpaceGenericContentYXs 8
164
- #define containerSpaceGenericContentYS 16
165
- #define containerSpaceGenericContentYM 24
166
- #define containerSpaceGenericContentYL 32
167
- #define containerSpaceGenericContentXgXs 4
168
- #define containerSpaceGenericContentXgS 16
169
- #define containerSpaceGenericContentXgM 24
170
- #define containerSpaceGenericContentYgS 8
171
- #define containerSpaceGenericContentYgM 16
172
- #define containerSpaceGenericContentYgL 24
173
- #define containerSpaceGenericOuterXM 24
174
- #define containerSpaceGenericOuterYM 24
175
- #define containerSpaceGenericHeaderXS 16
176
- #define containerSpaceGenericHeaderXM 24
177
- #define containerSpaceGenericHeaderYXs 12
178
- #define containerSpaceGenericHeaderYS 16
179
- #define containerSpaceGenericHeaderYM 24
180
- #define containerSpaceGenericHeaderXgM 16
181
- #define containerSpaceGenericHeaderYgM 4
182
- #define containerSpaceGenericHeaderYgL 16
183
- #define containerSpaceGenericEmptystateYM 24
184
- #define containerSpaceGenericEmptystateYL 40
185
- #define containerSpaceGenericFooterXM 24
186
- #define containerSpaceGenericFooterYM 16
187
- #define containerSpaceNoteXM 24
188
- #define containerSpaceNoteXgM 16
189
- #define containerSpaceNoteTimestampXgM 24
190
- #define containerSpaceNoteTimestampYgM 4
191
- #define containerSpaceNoteYM 24
192
- #define containerSpaceNoteYgM 16
193
- #define containerSpaceLinkpreviewXS 8
194
- #define containerSpaceLinkpreviewXM 12
195
- #define containerSpaceLinkpreviewXL 16
196
- #define containerSpaceLinkpreviewXgS 8
197
- #define containerSpaceLinkpreviewXgM 12
198
- #define containerSpaceLinkpreviewXgL 16
199
- #define containerSpaceLinkpreviewYS 8
200
- #define containerSpaceLinkpreviewYM 12
201
- #define containerSpaceLinkpreviewYL 16
202
- #define containerSpaceLinkpreviewYgS 4
203
- #define containerSpaceLinkpreviewYgM 8
204
- #define containerSpaceLinkpreviewYgL 12
205
- #define containerSpacePaginationXgM 8
206
- #define containerSpacePaginationXgL 24
207
- #define containerSpacePaginationYM 8
208
- #define containerSpacePaginationYL 16
209
- #define containerSpacePaginationYgM 16
210
- #define containerSpacePaginationXM 16
211
- #define containerSpaceScrollbarYInner 1
212
- #define containerSpaceScrollbarYOuter 2
213
- #define containerSpaceSummarylistItemXgM 8
214
- #define containerSpaceSummarylistItemYM 12
215
- #define containerSpaceSummarylistTitleXgM 16
216
- #define containerSpaceSummarylistTitleYM 12
217
- #define containerSpaceSummarylistTitleYL 32
218
- #define containerSpaceTilecardXXs 16
219
- #define containerSpaceTilecardXS 16
220
- #define containerSpaceTilecardXM 24
221
- #define containerSpaceTilecardXL 32
222
- #define containerSpaceTilecardXXxxl 80
223
- #define containerSpaceTilecardXgM 8
224
- #define containerSpaceTilecardYXs 8
225
- #define containerSpaceTilecardYS 16
226
- #define containerSpaceTilecardYM 24
227
- #define containerSpaceTilecardYL 32
228
- #define containerSpaceTilecardYgS 4
229
- #define containerSpaceTileselectXS 16
230
- #define containerSpaceTileselectXM 24
231
- #define containerSpaceTileselectXL 32
232
- #define containerSpaceTileselectYS 16
233
- #define containerSpaceTileselectYM 24
234
- #define containerSpaceTileselectYL 32
235
- #define containerSpaceTileselectYgS 16
236
- #define containerSpaceTileselectYgM 24
237
- #define containerSpaceTileselectYgL 32
238
- #define containerSpaceTileselectContentYgM 8
239
- #define containerSpaceTileselectHeaderXgM 16
240
- #define containerSpaceTileselectHeaderYgS 8
241
- #define containerSpaceTileselectFooterYM 8
242
- #define containerSpaceTileselectFooterYL 16
243
- #define containerSpaceTileselectFooterXgS 8
244
- #define containerSpaceNudgeXM 24
245
- #define containerSpaceNudgeXL 32
246
- #define containerSpaceNudgeYM 24
247
- #define containerSpaceNudgeYL 32
248
- #define containerSpaceNudgeYgM 8
249
- #define containerSpaceNudgeYgL 12
250
- #define containerSpaceNudgeHeaderXgM 16
251
- #define containerSpaceNudgeHeaderXgL 16
252
- #define containerBoxshadowNone [object Object]
253
- #define containerBoxshadowCarousel [object Object],[object Object]
254
- #define containerBoxshadowColorpicker [object Object],[object Object]
255
- #define containerBoxshadowDialog [object Object],[object Object]
256
- #define containerBoxshadowFilepreview [object Object],[object Object]
257
- #define containerBoxshadowNudge [object Object],[object Object]
258
- #define containerBoxshadowSidebar [object Object],[object Object]
259
- #define containerBoxshadowStickyfooter [object Object],[object Object]
260
- #define containerBoxshadowCardEnabled [object Object],[object Object]
261
- #define containerBoxshadowCardHover [object Object],[object Object]
262
- #define containerBoxshadowCardDrag [object Object],[object Object]
263
- #define containerBorderwidthAIgradient 8
264
- #define containerBorderwidthDialog 1
265
- #define containerBorderwidthDivider 1
266
- #define containerBorderwidthDrawer 1
267
- #define containerBorderwidthFooter 1
268
- #define containerBorderwidthHeader 1
269
- #define containerBorderwidthLinkpreview 1
270
- #define containerBorderwidthNote 1
271
- #define containerBorderwidthProfileselector 1
272
- #define containerBorderwidthNudge 6
273
- #define containerBorderwidthSidebar 1
274
- #define containerBorderwidthSummarylist 1
275
- #define containerBorderwidthTile 1
276
- #define containerBorderwidthAccordionStandard 1
277
- #define containerBorderwidthAccordionSubtle 2
278
- #define containerBorderwidthFilepreviewContainer 1
279
- #define containerBorderwidthFilepreviewEnabled 1
280
- #define containerBorderwidthFilepreviewActive 2
281
- #define containerBorderwidthTileselectActive 1
282
- #define containerBorderwidthTileselectInactive 1
283
- #define containerBorderwidthTileselectSelected 2
284
- #define containerBorderwidthTileselectUnavailable 1
285
- #define containerBorderwidthTileselectEnabled 1
286
- #define containerOpacityCarouselHidden 0.3
287
- #define containerOpacityDialogDimmer 0.4
288
- #define containerOpacityDragGhost 0.5
289
- #define containerTypographyAdaptiveHeadingM [object Object]
290
- #define containerTypographyAdaptiveHeadingL [object Object]
291
- #define containerTypographyAdaptiveSubheadingM [object Object]
292
- #define containerTypographyAdaptiveLabelS [object Object]
293
- #define containerTypographyAdaptiveLabelM [object Object]
294
- #define containerTypographyAdaptiveLabelL [object Object]
295
- #define containerTypographyAdaptiveParagraphS [object Object]
296
- #define containerTypographyAdaptiveParagraphM [object Object]
297
- #define containerTypographyAdaptiveParagraphL [object Object]
298
- #define containerTypographyResponsiveHeadingM [object Object]
299
- #define containerTypographyResponsiveHeadingL [object Object]
300
- #define containerTypographyResponsiveSubheadingM [object Object]
301
- #define containerTypographyResponsiveLabelS [object Object]
302
- #define containerTypographyResponsiveLabelM [object Object]
303
- #define containerTypographyResponsiveLabelL [object Object]
304
- #define containerTypographyResponsiveParagraphS [object Object]
305
- #define containerTypographyResponsiveParagraphM [object Object]
306
- #define containerTypographyResponsiveParagraphL [object Object]
@@ -1,53 +0,0 @@
1
-
2
- //
3
- // marketing/large/light/components/dataviz.h
4
- //
5
-
6
- // Do not edit directly, this file was auto-generated.
7
-
8
-
9
- #import <Foundation/Foundation.h>
10
- #import <UIKit/UIKit.h>
11
-
12
- #define datavizColorGenericLabelAlt #FFFFFF
13
- #define datavizColorGenericLabelDefault #000000
14
- #define datavizColorGenericBlueBgAlt #0071C3
15
- #define datavizColorGenericBlueBgDefault #CDE5FF
16
- #define datavizColorGenericBlueBorder #0071C3
17
- #define datavizColorGenericBluePattern #0071C3
18
- #define datavizColorGenericTealBgAlt #007C7B
19
- #define datavizColorGenericTealBgDefault #C1FBFB
20
- #define datavizColorGenericTealBorder #007C7B
21
- #define datavizColorGenericTealPattern #007C7B
22
- #define datavizColorGenericGreenBgAlt #00811F
23
- #define datavizColorGenericGreenBgDefault #C5FFC9
24
- #define datavizColorGenericGreenBorder #00811F
25
- #define datavizColorGenericGreenPattern #00811F
26
- #define datavizColorGenericLimeBgAlt #637700
27
- #define datavizColorGenericLimeBgDefault #FFFF9C
28
- #define datavizColorGenericLimeBorder #637700
29
- #define datavizColorGenericLimePattern #637700
30
- #define datavizColorGenericOrangeBgAlt #C54300
31
- #define datavizColorGenericOrangeBgDefault #FEEAB0
32
- #define datavizColorGenericOrangeBorder #C54300
33
- #define datavizColorGenericOrangePattern #C54300
34
- #define datavizColorGenericRedBgAlt #DC004E
35
- #define datavizColorGenericRedBgDefault #FFDBCF
36
- #define datavizColorGenericRedBorder #DC004E
37
- #define datavizColorGenericRedPattern #DC004E
38
- #define datavizColorGenericPinkBgAlt #C8269A
39
- #define datavizColorGenericPinkBgDefault #FFD7EE
40
- #define datavizColorGenericPinkBorder #C8269A
41
- #define datavizColorGenericPinkPattern #C8269A
42
- #define datavizColorGenericPurpleBgAlt #8F4CD7
43
- #define datavizColorGenericPurpleBgDefault #E7DEF8
44
- #define datavizColorGenericPurpleBorder #8F4CD7
45
- #define datavizColorGenericPurplePattern #8F4CD7
46
- #define datavizColorGenericGrayBgAlt #6F6F6F
47
- #define datavizColorGenericGrayBgDefault #E2E2E2
48
- #define datavizColorGenericGrayBorder #6F6F6F
49
- #define datavizColorGenericGrayPattern #6F6F6F
50
- #define datavizColorGenericSlateBgAlt #527386
51
- #define datavizColorGenericSlateBgDefault #D4E5F1
52
- #define datavizColorGenericSlateBorder #527386
53
- #define datavizColorGenericSlatePattern #527386