@clickhouse/click-ui 0.0.3 → 0.0.4

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 (427) hide show
  1. package/dist/{index.js → click-ui.es.js} +4553 -5052
  2. package/dist/click-ui.umd.js +442 -0
  3. package/package.json +14 -6
  4. package/.eslintrc.cjs +0 -33
  5. package/.github/workflows/deployment.yml +0 -34
  6. package/.prettierrc +0 -14
  7. package/.storybook/main.ts +0 -19
  8. package/.storybook/manager.ts +0 -11
  9. package/.storybook/preview-head.html +0 -2
  10. package/.storybook/preview.tsx +0 -76
  11. package/.storybook/theme.ts +0 -16
  12. package/build-tokens.js +0 -131
  13. package/dist/App.d.ts +0 -2
  14. package/dist/assets/RightArrow/RightArrow.d.ts +0 -1
  15. package/dist/assets/S3Logo/S3Logo.d.ts +0 -1
  16. package/dist/components/Accordion/Accordion.d.ts +0 -27
  17. package/dist/components/Accordion/Accordion.stories.d.ts +0 -21
  18. package/dist/components/Accordion/Accordion.test.d.ts +0 -1
  19. package/dist/components/Alert/Alert.d.ts +0 -16
  20. package/dist/components/Alert/Alert.stories.d.ts +0 -12
  21. package/dist/components/Alert/Alert.test.d.ts +0 -1
  22. package/dist/components/Avatar/Avatar.d.ts +0 -7
  23. package/dist/components/Avatar/Avatar.stories.d.ts +0 -11
  24. package/dist/components/Badge/Badge.d.ts +0 -16
  25. package/dist/components/Badge/Badge.stories.d.ts +0 -34
  26. package/dist/components/Badge/Badge.test.d.ts +0 -1
  27. package/dist/components/BigStat/BigStat.d.ts +0 -10
  28. package/dist/components/BigStat/BigStat.stories.d.ts +0 -20
  29. package/dist/components/Button/Button.d.ts +0 -23
  30. package/dist/components/Button/Button.stories.d.ts +0 -28
  31. package/dist/components/Button/Button.test.d.ts +0 -1
  32. package/dist/components/ButtonGroup/ButtonGroup.d.ts +0 -6
  33. package/dist/components/ButtonGroup/ButtonGroup.stories.d.ts +0 -12
  34. package/dist/components/Card/Card.d.ts +0 -10
  35. package/dist/components/Card/Card.stories.d.ts +0 -16
  36. package/dist/components/Checkbox/Checkbox.d.ts +0 -5
  37. package/dist/components/Checkbox/Checkbox.stories.d.ts +0 -29
  38. package/dist/components/Checkbox/Checkbox.test.d.ts +0 -1
  39. package/dist/components/ContextMenu/ContextMenu.d.ts +0 -38
  40. package/dist/components/ContextMenu/ContextMenu.stories.d.ts +0 -30
  41. package/dist/components/ContextMenu/ContextMenu.test.d.ts +0 -1
  42. package/dist/components/Dropdown/Dropdown.d.ts +0 -38
  43. package/dist/components/Dropdown/Dropdown.stories.d.ts +0 -36
  44. package/dist/components/Dropdown/Dropdown.test.d.ts +0 -1
  45. package/dist/components/FormField/Label.d.ts +0 -7
  46. package/dist/components/FormField/Label.stories.d.ts +0 -28
  47. package/dist/components/FormField/Select.d.ts +0 -43
  48. package/dist/components/FormField/Select.stories.d.ts +0 -54
  49. package/dist/components/FormField/Select.test.d.ts +0 -0
  50. package/dist/components/FormField/SelectContext.d.ts +0 -24
  51. package/dist/components/FormField/commonElement.d.ts +0 -1100
  52. package/dist/components/GenericMenu.d.ts +0 -764
  53. package/dist/components/HoverCard/HoverCard.d.ts +0 -20
  54. package/dist/components/HoverCard/HoverCard.stories.d.ts +0 -36
  55. package/dist/components/HoverCard/HoverCard.test.d.ts +0 -0
  56. package/dist/components/Icon/Icon.d.ts +0 -571
  57. package/dist/components/Icon/Icon.stories.d.ts +0 -495
  58. package/dist/components/Icon/types.d.ts +0 -8
  59. package/dist/components/IconButton/IconButton.d.ts +0 -15
  60. package/dist/components/IconButton/IconButton.stories.d.ts +0 -30
  61. package/dist/components/IconButton/IconButton.test.d.ts +0 -1
  62. package/dist/components/Panel/Panel.d.ts +0 -11
  63. package/dist/components/Panel/Panel.stories.d.ts +0 -23
  64. package/dist/components/Popover/Popover.d.ts +0 -23
  65. package/dist/components/Popover/Popover.stories.d.ts +0 -43
  66. package/dist/components/Popover/Popover.test.d.ts +0 -1
  67. package/dist/components/RadioGroup/RadioGroup.d.ts +0 -17
  68. package/dist/components/RadioGroup/RadioGroup.stories.d.ts +0 -39
  69. package/dist/components/RadioGroup/RadioGroup.test.d.ts +0 -1
  70. package/dist/components/Separator/Separator.d.ts +0 -6
  71. package/dist/components/SidebarNavigationItem/SidebarNavigationItem.d.ts +0 -17
  72. package/dist/components/SidebarNavigationItem/SidebarNavigationItem.stories.d.ts +0 -20
  73. package/dist/components/Spacer/Spacer.d.ts +0 -4
  74. package/dist/components/Spacer/Spacer.stories.d.ts +0 -19
  75. package/dist/components/Switch/Switch.d.ts +0 -7
  76. package/dist/components/Switch/Switch.stories.d.ts +0 -13
  77. package/dist/components/Table/Table.d.ts +0 -568
  78. package/dist/components/Table/Table.stories.d.ts +0 -575
  79. package/dist/components/Tabs/Tabs.d.ts +0 -848
  80. package/dist/components/Tabs/Tabs.stories.d.ts +0 -845
  81. package/dist/components/Tabs/Tabs.test.d.ts +0 -1
  82. package/dist/components/Tooltip/Tooltip.d.ts +0 -17
  83. package/dist/components/Tooltip/Tooltip.stories.d.ts +0 -45
  84. package/dist/components/Tooltip/Tooltip.test.d.ts +0 -1
  85. package/dist/components/Typography/Text/Text.d.ts +0 -12
  86. package/dist/components/Typography/Text/Text.stories.d.ts +0 -22
  87. package/dist/components/Typography/Text/Text.test.d.ts +0 -1
  88. package/dist/components/Typography/Title/Title.d.ts +0 -14
  89. package/dist/components/Typography/Title/Title.stories.d.ts +0 -35
  90. package/dist/components/Typography/Title/Title.test.d.ts +0 -1
  91. package/dist/components/icons/Activity.d.ts +0 -3
  92. package/dist/components/icons/ArrowDown.d.ts +0 -3
  93. package/dist/components/icons/ArrowRight.d.ts +0 -3
  94. package/dist/components/icons/ArrowTriangle.d.ts +0 -3
  95. package/dist/components/icons/ArrowUp.d.ts +0 -3
  96. package/dist/components/icons/Backups.d.ts +0 -3
  97. package/dist/components/icons/Blog.d.ts +0 -3
  98. package/dist/components/icons/Book.d.ts +0 -3
  99. package/dist/components/icons/Brackets.d.ts +0 -3
  100. package/dist/components/icons/Briefcase.d.ts +0 -3
  101. package/dist/components/icons/Building.d.ts +0 -3
  102. package/dist/components/icons/BurgerMenu.d.ts +0 -3
  103. package/dist/components/icons/Cards.d.ts +0 -3
  104. package/dist/components/icons/CellTower.d.ts +0 -3
  105. package/dist/components/icons/ChatIcon.d.ts +0 -3
  106. package/dist/components/icons/CheckIcon.d.ts +0 -3
  107. package/dist/components/icons/CheckInCircle.d.ts +0 -3
  108. package/dist/components/icons/ChevronDown.d.ts +0 -2
  109. package/dist/components/icons/ChevronLeft.d.ts +0 -3
  110. package/dist/components/icons/ChevronRight.d.ts +0 -2
  111. package/dist/components/icons/ChevronUp.d.ts +0 -3
  112. package/dist/components/icons/Clock.d.ts +0 -3
  113. package/dist/components/icons/Cloud.d.ts +0 -3
  114. package/dist/components/icons/Code.d.ts +0 -3
  115. package/dist/components/icons/CodeInSquare.d.ts +0 -3
  116. package/dist/components/icons/Connect.d.ts +0 -3
  117. package/dist/components/icons/ConnectAlt.d.ts +0 -3
  118. package/dist/components/icons/Console.d.ts +0 -3
  119. package/dist/components/icons/Copy.d.ts +0 -3
  120. package/dist/components/icons/CrossIcon.d.ts +0 -3
  121. package/dist/components/icons/Data.d.ts +0 -3
  122. package/dist/components/icons/DatabaseIcon.d.ts +0 -3
  123. package/dist/components/icons/Disk.d.ts +0 -3
  124. package/dist/components/icons/Display.d.ts +0 -3
  125. package/dist/components/icons/Document.d.ts +0 -3
  126. package/dist/components/icons/DotsHorizontal.d.ts +0 -3
  127. package/dist/components/icons/DotsVertical.d.ts +0 -3
  128. package/dist/components/icons/Email.d.ts +0 -3
  129. package/dist/components/icons/Empty.d.ts +0 -3
  130. package/dist/components/icons/FilterIcon.d.ts +0 -3
  131. package/dist/components/icons/Fire.d.ts +0 -3
  132. package/dist/components/icons/Flags/EuropeanUnion.d.ts +0 -3
  133. package/dist/components/icons/Flags/Germany.d.ts +0 -3
  134. package/dist/components/icons/Flags/India.d.ts +0 -3
  135. package/dist/components/icons/Flags/Ireland.d.ts +0 -3
  136. package/dist/components/icons/Flags/Netherlands.d.ts +0 -3
  137. package/dist/components/icons/Flags/Singapore.d.ts +0 -2
  138. package/dist/components/icons/Flags/UnitedKingdom.d.ts +0 -3
  139. package/dist/components/icons/Flags/UnitedStates.d.ts +0 -3
  140. package/dist/components/icons/Flags/index.d.ts +0 -6
  141. package/dist/components/icons/Folder.d.ts +0 -3
  142. package/dist/components/icons/Gift.d.ts +0 -3
  143. package/dist/components/icons/HistoryIcon.d.ts +0 -3
  144. package/dist/components/icons/Home.d.ts +0 -3
  145. package/dist/components/icons/Http.d.ts +0 -3
  146. package/dist/components/icons/InfoInCircleIcon.d.ts +0 -3
  147. package/dist/components/icons/InformationIcon.d.ts +0 -3
  148. package/dist/components/icons/InsertRowIcon.d.ts +0 -3
  149. package/dist/components/icons/Integrations.d.ts +0 -3
  150. package/dist/components/icons/LightBulb.d.ts +0 -3
  151. package/dist/components/icons/Lightening.d.ts +0 -3
  152. package/dist/components/icons/Loading.d.ts +0 -3
  153. package/dist/components/icons/Metrics.d.ts +0 -3
  154. package/dist/components/icons/MetricsAlt.d.ts +0 -3
  155. package/dist/components/icons/Payment.d.ts +0 -3
  156. package/dist/components/icons/Payments/Amex.d.ts +0 -3
  157. package/dist/components/icons/Payments/MasterCard.d.ts +0 -3
  158. package/dist/components/icons/Payments/Paypal.d.ts +0 -3
  159. package/dist/components/icons/Payments/Visa.d.ts +0 -3
  160. package/dist/components/icons/Payments/index.d.ts +0 -6
  161. package/dist/components/icons/Pencil.d.ts +0 -3
  162. package/dist/components/icons/PieChart.d.ts +0 -3
  163. package/dist/components/icons/Play.d.ts +0 -3
  164. package/dist/components/icons/Plus.d.ts +0 -3
  165. package/dist/components/icons/Popout.d.ts +0 -3
  166. package/dist/components/icons/PopoverArrow.d.ts +0 -3
  167. package/dist/components/icons/Question.d.ts +0 -3
  168. package/dist/components/icons/Refresh.d.ts +0 -3
  169. package/dist/components/icons/Search.d.ts +0 -3
  170. package/dist/components/icons/Secure.d.ts +0 -3
  171. package/dist/components/icons/Services.d.ts +0 -3
  172. package/dist/components/icons/Settings.d.ts +0 -3
  173. package/dist/components/icons/Share.d.ts +0 -3
  174. package/dist/components/icons/SlideIn.d.ts +0 -3
  175. package/dist/components/icons/SlideOut.d.ts +0 -3
  176. package/dist/components/icons/SortAltIcon.d.ts +0 -3
  177. package/dist/components/icons/SortIcon.d.ts +0 -3
  178. package/dist/components/icons/Sparkle.d.ts +0 -3
  179. package/dist/components/icons/Speaker.d.ts +0 -3
  180. package/dist/components/icons/Speed.d.ts +0 -3
  181. package/dist/components/icons/Star.d.ts +0 -3
  182. package/dist/components/icons/Support.d.ts +0 -3
  183. package/dist/components/icons/Table.d.ts +0 -3
  184. package/dist/components/icons/Taxi.d.ts +0 -3
  185. package/dist/components/icons/Trash.d.ts +0 -3
  186. package/dist/components/icons/Upload.d.ts +0 -3
  187. package/dist/components/icons/Url.d.ts +0 -3
  188. package/dist/components/icons/UserIcon.d.ts +0 -2
  189. package/dist/components/icons/UsersIcon.d.ts +0 -2
  190. package/dist/components/icons/WarningIcon.d.ts +0 -3
  191. package/dist/components/index.d.ts +0 -24
  192. package/dist/components/types.d.ts +0 -1
  193. package/dist/index.cjs +0 -442
  194. package/dist/index.d.ts +0 -2
  195. package/dist/main.d.ts +0 -0
  196. package/dist/styles/types.d.ts +0 -2087
  197. package/dist/styles/variables.classic.json.d.ts +0 -204
  198. package/dist/styles/variables.dark.json.d.ts +0 -896
  199. package/dist/styles/variables.json.d.ts +0 -2089
  200. package/dist/styles/variables.light.json.d.ts +0 -951
  201. package/dist/theme/index.d.ts +0 -10
  202. package/dist/theme/theme.d.ts +0 -6
  203. package/index.html +0 -17
  204. package/jest.config.ts +0 -11
  205. package/public/favicon.ico +0 -0
  206. package/public/logo.svg +0 -17
  207. package/public/vite.svg +0 -1
  208. package/src/App.css +0 -1
  209. package/src/App.module.css +0 -235
  210. package/src/App.tsx +0 -217
  211. package/src/assets/RightArrow/RightArrow.tsx +0 -17
  212. package/src/assets/S3Logo/S3Logo.tsx +0 -31
  213. package/src/assets/react.svg +0 -1
  214. package/src/components/Accordion/Accordion.stories.tsx +0 -28
  215. package/src/components/Accordion/Accordion.test.tsx +0 -46
  216. package/src/components/Accordion/Accordion.tsx +0 -119
  217. package/src/components/Alert/Alert.stories.tsx +0 -14
  218. package/src/components/Alert/Alert.test.tsx +0 -27
  219. package/src/components/Alert/Alert.tsx +0 -130
  220. package/src/components/Avatar/Avatar.stories.tsx +0 -13
  221. package/src/components/Avatar/Avatar.tsx +0 -64
  222. package/src/components/Badge/Badge.stories.ts +0 -30
  223. package/src/components/Badge/Badge.test.tsx +0 -16
  224. package/src/components/Badge/Badge.tsx +0 -78
  225. package/src/components/BigStat/BigStat.stories.ts +0 -20
  226. package/src/components/BigStat/BigStat.tsx +0 -49
  227. package/src/components/Button/Button.stories.ts +0 -26
  228. package/src/components/Button/Button.test.tsx +0 -32
  229. package/src/components/Button/Button.tsx +0 -115
  230. package/src/components/ButtonGroup/ButtonGroup.stories.ts +0 -14
  231. package/src/components/ButtonGroup/ButtonGroup.tsx +0 -78
  232. package/src/components/Card/Card.stories.ts +0 -19
  233. package/src/components/Card/Card.tsx +0 -107
  234. package/src/components/Checkbox/Checkbox.stories.tsx +0 -35
  235. package/src/components/Checkbox/Checkbox.test.tsx +0 -41
  236. package/src/components/Checkbox/Checkbox.tsx +0 -89
  237. package/src/components/ContextMenu/ContextMenu.stories.tsx +0 -73
  238. package/src/components/ContextMenu/ContextMenu.test.tsx +0 -152
  239. package/src/components/ContextMenu/ContextMenu.tsx +0 -155
  240. package/src/components/Dropdown/Dropdown.stories.tsx +0 -64
  241. package/src/components/Dropdown/Dropdown.test.tsx +0 -141
  242. package/src/components/Dropdown/Dropdown.tsx +0 -149
  243. package/src/components/FormField/Label.stories.tsx +0 -39
  244. package/src/components/FormField/Label.tsx +0 -47
  245. package/src/components/FormField/Select.stories.tsx +0 -48
  246. package/src/components/FormField/Select.test.tsx +0 -216
  247. package/src/components/FormField/Select.tsx +0 -574
  248. package/src/components/FormField/SelectContext.tsx +0 -101
  249. package/src/components/FormField/commonElement.tsx +0 -42
  250. package/src/components/GenericMenu.tsx +0 -114
  251. package/src/components/HoverCard/HoverCard.stories.tsx +0 -64
  252. package/src/components/HoverCard/HoverCard.test.tsx +0 -85
  253. package/src/components/HoverCard/HoverCard.tsx +0 -65
  254. package/src/components/Icon/Icon.stories.ts +0 -15
  255. package/src/components/Icon/Icon.tsx +0 -238
  256. package/src/components/Icon/types.ts +0 -95
  257. package/src/components/IconButton/IconButton.stories.ts +0 -34
  258. package/src/components/IconButton/IconButton.test.tsx +0 -32
  259. package/src/components/IconButton/IconButton.tsx +0 -83
  260. package/src/components/Panel/Panel.stories.tsx +0 -25
  261. package/src/components/Panel/Panel.tsx +0 -33
  262. package/src/components/Popover/Popover.stories.tsx +0 -67
  263. package/src/components/Popover/Popover.test.tsx +0 -46
  264. package/src/components/Popover/Popover.tsx +0 -115
  265. package/src/components/RadioGroup/RadioGroup.stories.tsx +0 -43
  266. package/src/components/RadioGroup/RadioGroup.test.tsx +0 -59
  267. package/src/components/RadioGroup/RadioGroup.tsx +0 -149
  268. package/src/components/Separator/Separator.stories.tsx +0 -24
  269. package/src/components/Separator/Separator.tsx +0 -29
  270. package/src/components/SidebarNavigationItem/SidebarNavigationItem.stories.tsx +0 -28
  271. package/src/components/SidebarNavigationItem/SidebarNavigationItem.tsx +0 -112
  272. package/src/components/Spacer/Spacer.stories.tsx +0 -20
  273. package/src/components/Spacer/Spacer.tsx +0 -15
  274. package/src/components/Switch/Switch.stories.ts +0 -14
  275. package/src/components/Switch/Switch.tsx +0 -107
  276. package/src/components/Table/Table.stories.tsx +0 -29
  277. package/src/components/Table/Table.tsx +0 -109
  278. package/src/components/Tabs/Tabs.stories.tsx +0 -36
  279. package/src/components/Tabs/Tabs.test.tsx +0 -86
  280. package/src/components/Tabs/Tabs.tsx +0 -82
  281. package/src/components/Tooltip/Tooltip.stories.tsx +0 -68
  282. package/src/components/Tooltip/Tooltip.test.tsx +0 -44
  283. package/src/components/Tooltip/Tooltip.tsx +0 -67
  284. package/src/components/Typography/Text/Text.stories.tsx +0 -22
  285. package/src/components/Typography/Text/Text.test.tsx +0 -16
  286. package/src/components/Typography/Text/Text.tsx +0 -30
  287. package/src/components/Typography/Title/Title.stories.tsx +0 -31
  288. package/src/components/Typography/Title/Title.test.tsx +0 -16
  289. package/src/components/Typography/Title/Title.tsx +0 -36
  290. package/src/components/icons/Activity.tsx +0 -30
  291. package/src/components/icons/ArrowDown.tsx +0 -22
  292. package/src/components/icons/ArrowRight.tsx +0 -22
  293. package/src/components/icons/ArrowTriangle.tsx +0 -36
  294. package/src/components/icons/ArrowUp.tsx +0 -22
  295. package/src/components/icons/Backups.tsx +0 -29
  296. package/src/components/icons/Blog.tsx +0 -38
  297. package/src/components/icons/Book.tsx +0 -30
  298. package/src/components/icons/Brackets.tsx +0 -22
  299. package/src/components/icons/Briefcase.tsx +0 -30
  300. package/src/components/icons/Building.tsx +0 -30
  301. package/src/components/icons/BurgerMenu.tsx +0 -22
  302. package/src/components/icons/Cards.tsx +0 -30
  303. package/src/components/icons/CellTower.tsx +0 -21
  304. package/src/components/icons/ChatIcon.tsx +0 -22
  305. package/src/components/icons/CheckIcon.tsx +0 -21
  306. package/src/components/icons/CheckInCircle.tsx +0 -39
  307. package/src/components/icons/ChevronDown.tsx +0 -20
  308. package/src/components/icons/ChevronLeft.tsx +0 -22
  309. package/src/components/icons/ChevronRight.tsx +0 -20
  310. package/src/components/icons/ChevronUp.tsx +0 -22
  311. package/src/components/icons/Clock.tsx +0 -37
  312. package/src/components/icons/Cloud.tsx +0 -23
  313. package/src/components/icons/Code.tsx +0 -22
  314. package/src/components/icons/CodeInSquare.tsx +0 -30
  315. package/src/components/icons/Connect.tsx +0 -22
  316. package/src/components/icons/ConnectAlt.tsx +0 -30
  317. package/src/components/icons/Console.tsx +0 -30
  318. package/src/components/icons/Copy.tsx +0 -33
  319. package/src/components/icons/CrossIcon.tsx +0 -29
  320. package/src/components/icons/Data.tsx +0 -36
  321. package/src/components/icons/DatabaseIcon.tsx +0 -31
  322. package/src/components/icons/Disk.tsx +0 -30
  323. package/src/components/icons/Display.tsx +0 -30
  324. package/src/components/icons/Document.tsx +0 -30
  325. package/src/components/icons/DotsHorizontal.tsx +0 -36
  326. package/src/components/icons/DotsVertical.tsx +0 -33
  327. package/src/components/icons/Email.tsx +0 -33
  328. package/src/components/icons/Empty.tsx +0 -14
  329. package/src/components/icons/FilterIcon.tsx +0 -37
  330. package/src/components/icons/Fire.tsx +0 -23
  331. package/src/components/icons/Flags/EuropeanUnion.tsx +0 -174
  332. package/src/components/icons/Flags/Germany.tsx +0 -25
  333. package/src/components/icons/Flags/India.tsx +0 -48
  334. package/src/components/icons/Flags/Ireland.tsx +0 -32
  335. package/src/components/icons/Flags/Netherlands.tsx +0 -29
  336. package/src/components/icons/Flags/Singapore.tsx +0 -43
  337. package/src/components/icons/Flags/UnitedKingdom.tsx +0 -32
  338. package/src/components/icons/Flags/UnitedStates.tsx +0 -26
  339. package/src/components/icons/Flags/index.tsx +0 -46
  340. package/src/components/icons/Folder.tsx +0 -20
  341. package/src/components/icons/Gift.tsx +0 -21
  342. package/src/components/icons/HistoryIcon.tsx +0 -28
  343. package/src/components/icons/Home.tsx +0 -29
  344. package/src/components/icons/Http.tsx +0 -22
  345. package/src/components/icons/Icons.mdx +0 -39
  346. package/src/components/icons/InfoInCircleIcon.tsx +0 -37
  347. package/src/components/icons/InformationIcon.tsx +0 -34
  348. package/src/components/icons/InsertRowIcon.tsx +0 -34
  349. package/src/components/icons/Integrations.tsx +0 -29
  350. package/src/components/icons/LightBulb.tsx +0 -40
  351. package/src/components/icons/Lightening.tsx +0 -30
  352. package/src/components/icons/Loading.tsx +0 -57
  353. package/src/components/icons/Metrics.tsx +0 -38
  354. package/src/components/icons/MetricsAlt.tsx +0 -30
  355. package/src/components/icons/Payment.tsx +0 -23
  356. package/src/components/icons/Payments/Amex.tsx +0 -44
  357. package/src/components/icons/Payments/MasterCard.tsx +0 -48
  358. package/src/components/icons/Payments/Paypal.tsx +0 -41
  359. package/src/components/icons/Payments/Visa.tsx +0 -36
  360. package/src/components/icons/Payments/index.tsx +0 -30
  361. package/src/components/icons/Pencil.tsx +0 -30
  362. package/src/components/icons/PieChart.tsx +0 -30
  363. package/src/components/icons/Play.tsx +0 -30
  364. package/src/components/icons/Plus.tsx +0 -22
  365. package/src/components/icons/Popout.tsx +0 -22
  366. package/src/components/icons/PopoverArrow.tsx +0 -22
  367. package/src/components/icons/Question.tsx +0 -30
  368. package/src/components/icons/Refresh.tsx +0 -29
  369. package/src/components/icons/Search.tsx +0 -22
  370. package/src/components/icons/Secure.tsx +0 -30
  371. package/src/components/icons/Services.tsx +0 -23
  372. package/src/components/icons/Settings.tsx +0 -22
  373. package/src/components/icons/Share.tsx +0 -29
  374. package/src/components/icons/SlideIn.tsx +0 -28
  375. package/src/components/icons/SlideOut.tsx +0 -28
  376. package/src/components/icons/SortAltIcon.tsx +0 -22
  377. package/src/components/icons/SortIcon.tsx +0 -24
  378. package/src/components/icons/Sparkle.tsx +0 -23
  379. package/src/components/icons/Speaker.tsx +0 -30
  380. package/src/components/icons/Speed.tsx +0 -29
  381. package/src/components/icons/Star.tsx +0 -23
  382. package/src/components/icons/Support.tsx +0 -37
  383. package/src/components/icons/Table.tsx +0 -30
  384. package/src/components/icons/Taxi.tsx +0 -120
  385. package/src/components/icons/Trash.tsx +0 -22
  386. package/src/components/icons/Upload.tsx +0 -29
  387. package/src/components/icons/Url.tsx +0 -22
  388. package/src/components/icons/UserIcon.tsx +0 -17
  389. package/src/components/icons/UsersIcon.tsx +0 -43
  390. package/src/components/icons/WarningIcon.tsx +0 -30
  391. package/src/components/index.ts +0 -35
  392. package/src/components/types.ts +0 -1
  393. package/src/index.css +0 -9
  394. package/src/index.ts +0 -2
  395. package/src/main.tsx +0 -11
  396. package/src/stories/assets/code-brackets.svg +0 -1
  397. package/src/stories/assets/colors.svg +0 -1
  398. package/src/stories/assets/comments.svg +0 -1
  399. package/src/stories/assets/direction.svg +0 -1
  400. package/src/stories/assets/flow.svg +0 -1
  401. package/src/stories/assets/plugin.svg +0 -1
  402. package/src/stories/assets/repo.svg +0 -1
  403. package/src/stories/assets/stackalt.svg +0 -1
  404. package/src/styles/Home.module.css +0 -235
  405. package/src/styles/globals.css +0 -111
  406. package/src/styles/types.ts +0 -2089
  407. package/src/styles/variables.classic.css +0 -16
  408. package/src/styles/variables.classic.json +0 -202
  409. package/src/styles/variables.css +0 -763
  410. package/src/styles/variables.dark.css +0 -135
  411. package/src/styles/variables.dark.json +0 -894
  412. package/src/styles/variables.json +0 -2087
  413. package/src/styles/variables.light.css +0 -203
  414. package/src/styles/variables.light.json +0 -949
  415. package/src/theme/index.ts +0 -22
  416. package/src/theme/theme.tsx +0 -28
  417. package/src/vite-env.d.ts +0 -1
  418. package/tokens/themes/$metadata.json +0 -9
  419. package/tokens/themes/$themes.json +0 -3657
  420. package/tokens/themes/classic.json +0 -550
  421. package/tokens/themes/component.json +0 -2252
  422. package/tokens/themes/dark.json +0 -2563
  423. package/tokens/themes/light.json +0 -2645
  424. package/tokens/themes/primitives.json +0 -947
  425. package/tsconfig.json +0 -27
  426. package/tsconfig.node.json +0 -10
  427. package/vite.config.ts +0 -40
@@ -1,947 +0,0 @@
1
- {
2
- "palette": {
3
- "brand": {
4
- "50": {
5
- "value": "#ffffe8",
6
- "type": "color"
7
- },
8
- "100": {
9
- "value": "#feffba",
10
- "type": "color"
11
- },
12
- "200": {
13
- "value": "#fdffa3",
14
- "type": "color"
15
- },
16
- "300": {
17
- "value": "#FAFF69",
18
- "type": "color"
19
- },
20
- "400": {
21
- "value": "#eef400",
22
- "type": "color"
23
- },
24
- "500": {
25
- "value": "#9fa300",
26
- "type": "color"
27
- },
28
- "600": {
29
- "value": "#4f5100",
30
- "type": "color"
31
- },
32
- "700": {
33
- "value": "#27291B",
34
- "type": "color"
35
- },
36
- "800": {
37
- "value": "#161600",
38
- "type": "color"
39
- },
40
- "base": {
41
- "value": "#fbff46",
42
- "type": "color"
43
- }
44
- },
45
- "neutral": {
46
- "0": {
47
- "value": "#ffffff",
48
- "type": "color"
49
- },
50
- "100": {
51
- "value": "#f9f9f9",
52
- "type": "color"
53
- },
54
- "200": {
55
- "value": "#dfdfdf",
56
- "type": "color"
57
- },
58
- "300": {
59
- "value": "#c0c0c0",
60
- "type": "color"
61
- },
62
- "400": {
63
- "value": "#a0a0a0",
64
- "type": "color"
65
- },
66
- "500": {
67
- "value": "#808080",
68
- "type": "color"
69
- },
70
- "600": {
71
- "value": "#606060",
72
- "type": "color"
73
- },
74
- "700": {
75
- "value": "#414141",
76
- "type": "color"
77
- },
78
- "725": {
79
- "value": "#282828",
80
- "type": "color"
81
- },
82
- "750": {
83
- "value": "#1F1F1C",
84
- "type": "color"
85
- },
86
- "800": {
87
- "value": "#1d1d1d",
88
- "type": "color"
89
- },
90
- "900": {
91
- "value": "#151515",
92
- "type": "color"
93
- },
94
- "base": {
95
- "value": "#212121",
96
- "type": "color"
97
- }
98
- },
99
- "slate": {
100
- "50": {
101
- "value": "#f6f7fa",
102
- "type": "color"
103
- },
104
- "100": {
105
- "value": "#e6e7e9",
106
- "type": "color"
107
- },
108
- "200": {
109
- "value": "#cccfd3",
110
- "type": "color"
111
- },
112
- "300": {
113
- "value": "#b3b6bd",
114
- "type": "color"
115
- },
116
- "400": {
117
- "value": "#9a9ea7",
118
- "type": "color"
119
- },
120
- "500": {
121
- "value": "#808691",
122
- "type": "color"
123
- },
124
- "600": {
125
- "value": "#696e79",
126
- "type": "color"
127
- },
128
- "700": {
129
- "value": "#53575f",
130
- "type": "color"
131
- },
132
- "800": {
133
- "value": "#302e32",
134
- "type": "color"
135
- },
136
- "900": {
137
- "value": "#161517",
138
- "type": "color"
139
- },
140
- "base": {
141
- "value": "#373439",
142
- "type": "color"
143
- }
144
- },
145
- "indigo": {
146
- "50": {
147
- "value": "#f4f1fc",
148
- "type": "color"
149
- },
150
- "100": {
151
- "value": "#e4e2e9",
152
- "type": "color"
153
- },
154
- "200": {
155
- "value": "#c8c5d3",
156
- "type": "color"
157
- },
158
- "300": {
159
- "value": "#ada8bd",
160
- "type": "color"
161
- },
162
- "400": {
163
- "value": "#918ba7",
164
- "type": "color"
165
- },
166
- "500": {
167
- "value": "#766e91",
168
- "type": "color"
169
- },
170
- "600": {
171
- "value": "#5e5874",
172
- "type": "color"
173
- },
174
- "700": {
175
- "value": "#474257",
176
- "type": "color"
177
- },
178
- "800": {
179
- "value": "#23212c",
180
- "type": "color"
181
- },
182
- "900": {
183
- "value": "#18161d",
184
- "type": "color"
185
- },
186
- "base": {
187
- "value": "#2f2c3a",
188
- "type": "color"
189
- }
190
- },
191
- "info": {
192
- "50": {
193
- "value": "#dae6fc",
194
- "type": "color"
195
- },
196
- "100": {
197
- "value": "#b5cdf9",
198
- "type": "color"
199
- },
200
- "200": {
201
- "value": "#91b3f6",
202
- "type": "color"
203
- },
204
- "300": {
205
- "value": "#6c9af3",
206
- "type": "color"
207
- },
208
- "400": {
209
- "value": "#135be6",
210
- "type": "color"
211
- },
212
- "500": {
213
- "value": "#0e44ad",
214
- "type": "color"
215
- },
216
- "600": {
217
- "value": "#092e73",
218
- "type": "color"
219
- },
220
- "700": {
221
- "value": "#061d48",
222
- "type": "color"
223
- },
224
- "800": {
225
- "value": "#05173a",
226
- "type": "color"
227
- },
228
- "900": {
229
- "value": "#041330",
230
- "type": "color"
231
- },
232
- "base": {
233
- "value": "#4781f0",
234
- "type": "color"
235
- }
236
- },
237
- "success": {
238
- "50": {
239
- "value": "#e0f8e7",
240
- "type": "color"
241
- },
242
- "100": {
243
- "value": "#c0f2ce",
244
- "type": "color"
245
- },
246
- "200": {
247
- "value": "#a1ebb6",
248
- "type": "color"
249
- },
250
- "300": {
251
- "value": "#81e59d",
252
- "type": "color"
253
- },
254
- "400": {
255
- "value": "#41d76b",
256
- "type": "color"
257
- },
258
- "500": {
259
- "value": "#2ac656",
260
- "type": "color"
261
- },
262
- "600": {
263
- "value": "#1c8439",
264
- "type": "color"
265
- },
266
- "700": {
267
- "value": "#15632b",
268
- "type": "color"
269
- },
270
- "800": {
271
- "value": "#0e421d",
272
- "type": "color"
273
- },
274
- "900": {
275
- "value": "#07210e",
276
- "type": "color"
277
- },
278
- "base": {
279
- "value": "#62de85",
280
- "type": "color"
281
- }
282
- },
283
- "warning": {
284
- "50": {
285
- "value": "#ffedd8",
286
- "type": "color"
287
- },
288
- "100": {
289
- "value": "#ffdbb1",
290
- "type": "color"
291
- },
292
- "200": {
293
- "value": "#ffca8b",
294
- "type": "color"
295
- },
296
- "300": {
297
- "value": "#ffb864",
298
- "type": "color"
299
- },
300
- "400": {
301
- "value": "#ff9416",
302
- "type": "color"
303
- },
304
- "500": {
305
- "value": "#ed8000",
306
- "type": "color"
307
- },
308
- "600": {
309
- "value": "#c66b00",
310
- "type": "color"
311
- },
312
- "700": {
313
- "value": "#9e5600",
314
- "type": "color"
315
- },
316
- "800": {
317
- "value": "#4f2b00",
318
- "type": "color"
319
- },
320
- "900": {
321
- "value": "#271500",
322
- "type": "color"
323
- },
324
- "base": {
325
- "value": "#ffa63d",
326
- "type": "color"
327
- }
328
- },
329
- "danger": {
330
- "50": {
331
- "value": "#ffdddd",
332
- "type": "color"
333
- },
334
- "100": {
335
- "value": "#ffbaba",
336
- "type": "color"
337
- },
338
- "200": {
339
- "value": "#ff9898",
340
- "type": "color"
341
- },
342
- "300": {
343
- "value": "#ff7575",
344
- "type": "color"
345
- },
346
- "400": {
347
- "value": "#ff2323",
348
- "type": "color"
349
- },
350
- "500": {
351
- "value": "#f10000",
352
- "type": "color"
353
- },
354
- "600": {
355
- "value": "#c10000",
356
- "type": "color"
357
- },
358
- "700": {
359
- "value": "#910000",
360
- "type": "color"
361
- },
362
- "800": {
363
- "value": "#610000",
364
- "type": "color"
365
- },
366
- "900": {
367
- "value": "#300000",
368
- "type": "color"
369
- },
370
- "base": {
371
- "value": "#FF5353",
372
- "type": "color"
373
- }
374
- },
375
- "gradients": {
376
- "base": {
377
- "value": "linear-gradient(229.65deg, #292924 15.78%, #0F0F0F 88.39%)",
378
- "type": "color"
379
- },
380
- "transparent": {
381
- "value": "rgba(0,0,0,0)",
382
- "type": "color",
383
- "description": "Transparent background"
384
- }
385
- },
386
- "utility": {
387
- "transparent": {
388
- "value": "rgba(0,0,0,0)",
389
- "type": "color"
390
- }
391
- }
392
- },
393
- "sizes": {
394
- "0": {
395
- "value": "0",
396
- "type": "sizing"
397
- },
398
- "1": {
399
- "value": "1px",
400
- "type": "sizing"
401
- },
402
- "2": {
403
- "value": "0.25rem",
404
- "type": "sizing"
405
- },
406
- "3": {
407
- "value": "0.5rem",
408
- "type": "sizing"
409
- },
410
- "4": {
411
- "value": "0.75rem",
412
- "type": "sizing"
413
- },
414
- "5": {
415
- "value": "1rem",
416
- "type": "sizing"
417
- },
418
- "6": {
419
- "value": "1.25rem",
420
- "type": "sizing"
421
- },
422
- "7": {
423
- "value": "1.5rem",
424
- "type": "sizing"
425
- },
426
- "8": {
427
- "value": "1.75rem",
428
- "type": "sizing"
429
- },
430
- "9": {
431
- "value": "2rem",
432
- "type": "sizing"
433
- },
434
- "10": {
435
- "value": "2.5rem",
436
- "type": "sizing"
437
- },
438
- "11": {
439
- "value": "4rem",
440
- "type": "sizing"
441
- }
442
- },
443
- "typography": {
444
- "font": {
445
- "families": {
446
- "regular": {
447
- "value": "\"Inter\",\"SF Pro Display\",-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen,Ubuntu, Cantarell,\"Open Sans\",\"Helvetica Neue\",sans-serif;",
448
- "type": "fontFamilies"
449
- },
450
- "mono": {
451
- "value": "\"Inconsolata\", \"SFMono Regular\", monospace",
452
- "type": "fontFamilies"
453
- },
454
- "display": {
455
- "value": "'Basier Square', \"Inter\",\"SF Pro Display\",-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen,Ubuntu, Cantarell,\"Open Sans\",\"Helvetica Neue\",sans-serif;",
456
- "type": "fontFamilies"
457
- }
458
- },
459
- "weights": {
460
- "1": {
461
- "value": "400",
462
- "type": "fontWeights"
463
- },
464
- "2": {
465
- "value": "500",
466
- "type": "fontWeights"
467
- },
468
- "3": {
469
- "value": "600",
470
- "type": "fontWeights"
471
- },
472
- "4": {
473
- "value": "700",
474
- "type": "fontWeights"
475
- }
476
- },
477
- "sizes": {
478
- "0": {
479
- "value": "0.625rem",
480
- "type": "fontSizes"
481
- },
482
- "1": {
483
- "value": "{sizes.4}",
484
- "type": "fontSizes"
485
- },
486
- "2": {
487
- "value": "0.875rem",
488
- "type": "fontSizes"
489
- },
490
- "3": {
491
- "value": "{sizes.5}",
492
- "type": "fontSizes"
493
- },
494
- "4": {
495
- "value": "{sizes.6}",
496
- "type": "fontSizes"
497
- },
498
- "6": {
499
- "value": "{sizes.9}",
500
- "type": "fontSizes"
501
- },
502
- "base": {
503
- "value": "16px",
504
- "type": "fontSizes"
505
- }
506
- },
507
- "line-height": {
508
- "1": {
509
- "value": "150%",
510
- "type": "lineHeights"
511
- },
512
- "2": {
513
- "value": "160%",
514
- "type": "lineHeights"
515
- },
516
- "3": {
517
- "value": "170%",
518
- "type": "lineHeights"
519
- },
520
- "4": {
521
- "value": "130%",
522
- "type": "lineHeights"
523
- }
524
- }
525
- },
526
- "styles": {
527
- "product": {
528
- "titles": {
529
- "xs": {
530
- "value": {
531
- "fontFamily": "{typography.font.families.regular}",
532
- "fontWeight": "{typography.font.weights.4}",
533
- "fontSize": "{typography.font.sizes.1}",
534
- "lineHeight": "{typography.font.line-height.1}"
535
- },
536
- "type": "typography"
537
- },
538
- "sm": {
539
- "value": {
540
- "fontFamily": "{typography.font.families.regular}",
541
- "fontWeight": "{typography.font.weights.4}",
542
- "lineHeight": "{typography.font.line-height.1}",
543
- "fontSize": "{typography.font.sizes.2}"
544
- },
545
- "type": "typography"
546
- },
547
- "md": {
548
- "value": {
549
- "fontFamily": "{typography.font.families.regular}",
550
- "fontWeight": "{typography.font.weights.3}",
551
- "lineHeight": "{typography.font.line-height.1}",
552
- "fontSize": "{typography.font.sizes.3}"
553
- },
554
- "type": "typography"
555
- },
556
- "lg": {
557
- "value": {
558
- "fontFamily": "{typography.font.families.regular}",
559
- "fontWeight": "{typography.font.weights.4}",
560
- "lineHeight": "{typography.font.line-height.1}",
561
- "fontSize": "{typography.font.sizes.3}"
562
- },
563
- "type": "typography"
564
- },
565
- "xl": {
566
- "value": {
567
- "fontFamily": "{typography.font.families.regular}",
568
- "fontWeight": "{typography.font.weights.4}",
569
- "lineHeight": "{typography.font.line-height.1}",
570
- "fontSize": "{typography.font.sizes.4}"
571
- },
572
- "type": "typography"
573
- },
574
- "2xl": {
575
- "value": {
576
- "fontFamily": "{typography.font.families.regular}",
577
- "fontWeight": "{typography.font.weights.3}",
578
- "lineHeight": "{typography.font.line-height.1}",
579
- "fontSize": "{typography.font.sizes.6}"
580
- },
581
- "type": "typography"
582
- }
583
- },
584
- "text": {
585
- "normal": {
586
- "xs": {
587
- "value": {
588
- "fontFamily": "{typography.font.families.regular}",
589
- "fontWeight": "{typography.font.weights.1}",
590
- "lineHeight": "{typography.font.line-height.1}",
591
- "fontSize": "{typography.font.sizes.0}"
592
- },
593
- "type": "typography"
594
- },
595
- "sm": {
596
- "value": {
597
- "fontFamily": "{typography.font.families.regular}",
598
- "fontWeight": "{typography.font.weights.1}",
599
- "lineHeight": "{typography.font.line-height.1}",
600
- "fontSize": "{typography.font.sizes.1}"
601
- },
602
- "type": "typography"
603
- },
604
- "md": {
605
- "value": {
606
- "fontFamily": "{typography.font.families.regular}",
607
- "fontWeight": "{typography.font.weights.1}",
608
- "lineHeight": "{typography.font.line-height.1}",
609
- "fontSize": "{typography.font.sizes.2}"
610
- },
611
- "type": "typography"
612
- },
613
- "lg": {
614
- "value": {
615
- "fontFamily": "{typography.font.families.regular}",
616
- "fontWeight": "{typography.font.weights.1}",
617
- "lineHeight": "{typography.font.line-height.1}",
618
- "fontSize": "{typography.font.sizes.3}"
619
- },
620
- "type": "typography"
621
- }
622
- },
623
- "medium": {
624
- "xs": {
625
- "value": {
626
- "fontFamily": "{typography.font.families.regular}",
627
- "fontWeight": "{typography.font.weights.2}",
628
- "lineHeight": "{typography.font.line-height.1}",
629
- "fontSize": "{typography.font.sizes.0}"
630
- },
631
- "type": "typography"
632
- },
633
- "sm": {
634
- "value": {
635
- "fontFamily": "{typography.font.families.regular}",
636
- "fontWeight": "{typography.font.weights.2}",
637
- "lineHeight": "{typography.font.line-height.1}",
638
- "fontSize": "{typography.font.sizes.1}"
639
- },
640
- "type": "typography"
641
- },
642
- "md": {
643
- "value": {
644
- "fontFamily": "{typography.font.families.regular}",
645
- "fontWeight": "{typography.font.weights.2}",
646
- "lineHeight": "{typography.font.line-height.1}",
647
- "fontSize": "{typography.font.sizes.2}"
648
- },
649
- "type": "typography"
650
- },
651
- "lg": {
652
- "value": {
653
- "fontFamily": "{typography.font.families.regular}",
654
- "fontWeight": "{typography.font.weights.2}",
655
- "lineHeight": "{typography.font.line-height.1}",
656
- "fontSize": "{typography.font.sizes.3}"
657
- },
658
- "type": "typography"
659
- }
660
- },
661
- "semibold": {
662
- "xs": {
663
- "value": {
664
- "fontFamily": "{typography.font.families.regular}",
665
- "fontWeight": "{typography.font.weights.3}",
666
- "lineHeight": "{typography.font.line-height.1}",
667
- "fontSize": "{typography.font.sizes.0}"
668
- },
669
- "type": "typography"
670
- },
671
- "sm": {
672
- "value": {
673
- "fontFamily": "{typography.font.families.regular}",
674
- "fontWeight": "{typography.font.weights.3}",
675
- "lineHeight": "{typography.font.line-height.1}",
676
- "fontSize": "{typography.font.sizes.1}"
677
- },
678
- "type": "typography"
679
- },
680
- "md": {
681
- "value": {
682
- "fontFamily": "{typography.font.families.regular}",
683
- "fontWeight": "{typography.font.weights.3}",
684
- "lineHeight": "{typography.font.line-height.1}",
685
- "fontSize": "{typography.font.sizes.2}"
686
- },
687
- "type": "typography"
688
- },
689
- "lg": {
690
- "value": {
691
- "fontFamily": "{typography.font.families.regular}",
692
- "fontWeight": "{typography.font.weights.3}",
693
- "lineHeight": "{typography.font.line-height.1}",
694
- "fontSize": "{typography.font.sizes.3}"
695
- },
696
- "type": "typography"
697
- }
698
- },
699
- "mono": {
700
- "sm": {
701
- "value": {
702
- "fontFamily": "{typography.font.families.mono}",
703
- "fontWeight": "{typography.font.weights.2}",
704
- "lineHeight": "{typography.font.line-height.2}",
705
- "fontSize": "{typography.font.sizes.1}"
706
- },
707
- "type": "typography"
708
- },
709
- "md": {
710
- "value": {
711
- "fontFamily": "{typography.font.families.mono}",
712
- "fontWeight": "{typography.font.weights.2}",
713
- "lineHeight": "{typography.font.line-height.3}",
714
- "fontSize": "{typography.font.sizes.2}"
715
- },
716
- "type": "typography"
717
- },
718
- "lg": {
719
- "value": {
720
- "fontFamily": "{typography.font.families.mono}",
721
- "fontWeight": "{typography.font.weights.2}",
722
- "lineHeight": "{typography.font.line-height.2}",
723
- "fontSize": "{typography.font.sizes.3}"
724
- },
725
- "type": "typography"
726
- }
727
- },
728
- "bold": {
729
- "xs": {
730
- "value": {
731
- "fontFamily": "{typography.font.families.regular}",
732
- "fontWeight": "{typography.font.weights.4}",
733
- "lineHeight": "{typography.font.line-height.1}",
734
- "fontSize": "{typography.font.sizes.0}"
735
- },
736
- "type": "typography"
737
- },
738
- "sm": {
739
- "value": {
740
- "fontFamily": "{typography.font.families.regular}",
741
- "fontWeight": "{typography.font.weights.4}",
742
- "lineHeight": "{typography.font.line-height.1}",
743
- "fontSize": "{typography.font.sizes.1}"
744
- },
745
- "type": "typography"
746
- },
747
- "md": {
748
- "value": {
749
- "fontFamily": "{typography.font.families.regular}",
750
- "fontWeight": "{typography.font.weights.4}",
751
- "lineHeight": "{typography.font.line-height.1}",
752
- "fontSize": "{typography.font.sizes.2}"
753
- },
754
- "type": "typography"
755
- },
756
- "lg": {
757
- "value": {
758
- "fontFamily": "{typography.font.families.regular}",
759
- "fontWeight": "{typography.font.weights.4}",
760
- "lineHeight": "{typography.font.line-height.1}",
761
- "fontSize": "{typography.font.sizes.3}"
762
- },
763
- "type": "typography"
764
- }
765
- }
766
- }
767
- },
768
- "brand": {
769
- "titles": {
770
- "xs": {
771
- "value": {
772
- "fontFamily": "{typography.font.families.display}",
773
- "fontWeight": "{typography.font.weights.3}",
774
- "lineHeight": "{typography.font.line-height.1}",
775
- "fontSize": "20px"
776
- },
777
- "type": "typography"
778
- },
779
- "sm": {
780
- "value": {
781
- "fontFamily": "{typography.font.families.display}",
782
- "fontWeight": "{typography.font.weights.3}",
783
- "lineHeight": "{typography.font.line-height.1}",
784
- "fontSize": "24px"
785
- },
786
- "type": "typography"
787
- },
788
- "md": {
789
- "value": {
790
- "fontFamily": "{typography.font.families.display}",
791
- "fontWeight": "{typography.font.weights.3}",
792
- "lineHeight": "{typography.font.line-height.4}",
793
- "fontSize": "36px"
794
- },
795
- "type": "typography"
796
- },
797
- "lg": {
798
- "value": {
799
- "fontFamily": "{typography.font.families.display}",
800
- "fontWeight": "{typography.font.weights.3}",
801
- "lineHeight": "{typography.font.line-height.4}",
802
- "fontSize": "56px"
803
- },
804
- "type": "typography"
805
- },
806
- "xl": {
807
- "value": {
808
- "fontFamily": "{typography.font.families.display}",
809
- "fontWeight": "{typography.font.weights.4}",
810
- "lineHeight": "{typography.font.line-height.4}",
811
- "fontSize": "64px"
812
- },
813
- "type": "typography"
814
- },
815
- "2xl": {
816
- "value": {
817
- "fontFamily": "{typography.font.families.display}",
818
- "fontWeight": "{typography.font.weights.4}",
819
- "lineHeight": "{typography.font.line-height.4}",
820
- "fontSize": "80px"
821
- },
822
- "type": "typography"
823
- }
824
- }
825
- },
826
- "field": {
827
- "md": {
828
- "value": {
829
- "fontFamily": "{typography.font.families.regular}",
830
- "fontWeight": "{typography.font.weights.1}",
831
- "lineHeight": "{typography.font.line-height.2}",
832
- "fontSize": "{typography.font.sizes.2}"
833
- },
834
- "type": "typography"
835
- }
836
- }
837
- }
838
- },
839
- "border": {
840
- "radii": {
841
- "0": {
842
- "value": "{sizes.0}",
843
- "type": "borderRadius"
844
- },
845
- "1": {
846
- "value": "{sizes.2}",
847
- "type": "borderRadius"
848
- },
849
- "2": {
850
- "value": "{sizes.3}",
851
- "type": "borderRadius"
852
- },
853
- "full": {
854
- "value": "9999px",
855
- "type": "borderRadius"
856
- }
857
- },
858
- "width": {
859
- "1": {
860
- "value": "{sizes.1}",
861
- "type": "borderWidth"
862
- },
863
- "2": {
864
- "value": "{sizes.1} + {sizes.1}",
865
- "type": "borderWidth"
866
- }
867
- }
868
- },
869
- "spaces": {
870
- "0": {
871
- "value": "{sizes.0}",
872
- "type": "spacing"
873
- },
874
- "1": {
875
- "value": "{sizes.2}",
876
- "type": "spacing"
877
- },
878
- "2": {
879
- "value": "{sizes.3}",
880
- "type": "spacing"
881
- },
882
- "3": {
883
- "value": "{sizes.4}",
884
- "type": "spacing"
885
- },
886
- "4": {
887
- "value": "{sizes.5}",
888
- "type": "spacing"
889
- },
890
- "5": {
891
- "value": "{sizes.7}",
892
- "type": "spacing"
893
- },
894
- "6": {
895
- "value": "{sizes.9}",
896
- "type": "spacing"
897
- },
898
- "7": {
899
- "value": "{sizes.10}",
900
- "type": "spacing"
901
- }
902
- },
903
- "shadow": {
904
- "1": {
905
- "value": [
906
- {
907
- "x": "0",
908
- "y": "4",
909
- "blur": "6",
910
- "spread": "-1",
911
- "color": "{click.global.color.shadow.default}",
912
- "type": "dropShadow"
913
- },
914
- {
915
- "x": "0",
916
- "y": "2",
917
- "blur": "4",
918
- "spread": "-1",
919
- "color": "{click.global.color.shadow.default}",
920
- "type": "dropShadow"
921
- }
922
- ],
923
- "type": "boxShadow"
924
- },
925
- "2": {
926
- "value": [
927
- {
928
- "x": "0",
929
- "y": "4",
930
- "blur": "4",
931
- "spread": "0",
932
- "color": "rgba(88, 92, 98, 0.06)",
933
- "type": "dropShadow"
934
- },
935
- {
936
- "x": "5",
937
- "y": "0",
938
- "blur": "10",
939
- "spread": "0",
940
- "color": "rgba(104, 105, 111, 0.1)",
941
- "type": "innerShadow"
942
- }
943
- ],
944
- "type": "boxShadow"
945
- }
946
- }
947
- }