@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,2089 +0,0 @@
1
-
2
- export interface Theme {
3
- "click": {
4
- "accordion": {
5
- "small": {
6
- "icon": {
7
- "size": {
8
- "height": string,
9
- "width": string
10
- }
11
- },
12
- "space": {
13
- "gap": string
14
- },
15
- "typography": {
16
- "label": {
17
- "default": string,
18
- "hover": string,
19
- "active": string
20
- }
21
- }
22
- },
23
- "medium": {
24
- "icon": {
25
- "size": {
26
- "height": string,
27
- "width": string
28
- }
29
- },
30
- "space": {
31
- "gap": string
32
- },
33
- "typography": {
34
- "label": {
35
- "default": string,
36
- "hover": string,
37
- "active": string
38
- }
39
- }
40
- },
41
- "large": {
42
- "icon": {
43
- "size": {
44
- "height": string,
45
- "width": string
46
- }
47
- },
48
- "space": {
49
- "gap": string
50
- },
51
- "typography": {
52
- "label": {
53
- "default": string,
54
- "hover": string,
55
- "active": string
56
- }
57
- }
58
- },
59
- "color": {
60
- "label": {
61
- "default": string,
62
- "hover": string,
63
- "active": string
64
- },
65
- "icon": {
66
- "default": string,
67
- "hover": string,
68
- "active": string
69
- }
70
- }
71
- },
72
- "alert": {
73
- "medium": {
74
- "space": {
75
- "y": string,
76
- "x": string,
77
- "gap": string
78
- },
79
- "typography": {
80
- "title": {
81
- "default": string
82
- },
83
- "text": {
84
- "default": string
85
- }
86
- },
87
- "icon": {
88
- "height": string,
89
- "width": string
90
- }
91
- },
92
- "small": {
93
- "space": {
94
- "y": string,
95
- "x": string,
96
- "gap": string
97
- },
98
- "icon": {
99
- "height": string,
100
- "width": string
101
- },
102
- "typography": {
103
- "title": {
104
- "default": string
105
- },
106
- "text": {
107
- "default": string
108
- }
109
- }
110
- },
111
- "radii": {
112
- "center": string,
113
- "end": string
114
- },
115
- "color": {
116
- "background": {
117
- "default": string,
118
- "success": string,
119
- "neutral": string,
120
- "danger": string,
121
- "warning": string,
122
- "info": string
123
- },
124
- "text": {
125
- "default": string,
126
- "success": string,
127
- "neutral": string,
128
- "danger": string,
129
- "warning": string,
130
- "info": string
131
- },
132
- "iconBackground": {
133
- "default": string,
134
- "success": string,
135
- "neutral": string,
136
- "danger": string,
137
- "warning": string,
138
- "info": string
139
- },
140
- "iconForeground": {
141
- "default": string,
142
- "success": string,
143
- "neutral": string,
144
- "danger": string,
145
- "warning": string,
146
- "info": string
147
- }
148
- }
149
- },
150
- "avatar": {
151
- "typography": {
152
- "label": {
153
- "sm": {
154
- "default": string,
155
- "hover": string,
156
- "active": string
157
- },
158
- "md": {
159
- "default": string,
160
- "hover": string,
161
- "active": string
162
- }
163
- }
164
- },
165
- "size": {
166
- "label": {
167
- "width": string
168
- },
169
- "width": string,
170
- "height": string
171
- },
172
- "radii": {
173
- "all": string
174
- },
175
- "color": {
176
- "background": {
177
- "default": string,
178
- "hover": string,
179
- "active": string
180
- },
181
- "text": {
182
- "default": string,
183
- "hover": string,
184
- "active": string
185
- }
186
- }
187
- },
188
- "badge": {
189
- "space": {
190
- "md": {
191
- "x": string,
192
- "y": string,
193
- "gap": string
194
- },
195
- "sm": {
196
- "x": string,
197
- "y": string,
198
- "gap": string
199
- }
200
- },
201
- "typography": {
202
- "label": {
203
- "md": {
204
- "default": string
205
- },
206
- "sm": {
207
- "default": string
208
- }
209
- }
210
- },
211
- "radii": {
212
- "all": string
213
- },
214
- "stroke": string,
215
- "icon": {
216
- "md": {
217
- "size": {
218
- "height": string,
219
- "width": string
220
- }
221
- },
222
- "sm": {
223
- "size": {
224
- "height": string,
225
- "width": string
226
- }
227
- }
228
- },
229
- "color": {
230
- "background": {
231
- "default": string,
232
- "success": string,
233
- "neutral": string,
234
- "danger": string,
235
- "disabled": string,
236
- "info": string,
237
- "warning": string
238
- },
239
- "text": {
240
- "default": string,
241
- "success": string,
242
- "neutral": string,
243
- "danger": string,
244
- "disabled": string,
245
- "info": string,
246
- "warning": string
247
- },
248
- "stroke": {
249
- "default": string,
250
- "success": string,
251
- "neutral": string,
252
- "danger": string,
253
- "disabled": string,
254
- "info": string,
255
- "warning": string
256
- }
257
- }
258
- },
259
- "bigStat": {
260
- "space": {
261
- "all": string,
262
- "gap": string
263
- },
264
- "radii": {
265
- "all": string
266
- },
267
- "stroke": string,
268
- "typography": {
269
- "lg": {
270
- "label": {
271
- "default": string
272
- },
273
- "title": {
274
- "default": string
275
- }
276
- },
277
- "sm": {
278
- "label": {
279
- "default": string
280
- },
281
- "title": {
282
- "default": string
283
- }
284
- }
285
- },
286
- "size": {
287
- "height": string
288
- },
289
- "color": {
290
- "stroke": {
291
- "default": string
292
- },
293
- "background": {
294
- "default": string
295
- },
296
- "label": {
297
- "default": string
298
- },
299
- "title": {
300
- "default": string
301
- }
302
- }
303
- },
304
- "button": {
305
- "radii": {
306
- "all": string
307
- },
308
- "basic": {
309
- "space": {
310
- "x": string,
311
- "y": string,
312
- "gap": string,
313
- "group": string
314
- },
315
- "typography": {
316
- "label": {
317
- "default": string,
318
- "hover": string,
319
- "active": string,
320
- "disabled": string
321
- },
322
- "mobile": {
323
- "label": {
324
- "default": string,
325
- "hover": string,
326
- "active": string
327
- }
328
- }
329
- },
330
- "size": {
331
- "icon": {
332
- "all": string
333
- }
334
- },
335
- "color": {
336
- "primary": {
337
- "background": {
338
- "default": string,
339
- "hover": string,
340
- "active": string,
341
- "disabled": string
342
- },
343
- "text": {
344
- "default": string,
345
- "hover": string,
346
- "active": string,
347
- "disabled": string
348
- },
349
- "stroke": {
350
- "default": string,
351
- "hover": string,
352
- "active": string,
353
- "disabled": string
354
- }
355
- },
356
- "secondary": {
357
- "background": {
358
- "default": string,
359
- "hover": string,
360
- "active": string,
361
- "disabled": string
362
- },
363
- "stroke": {
364
- "default": string,
365
- "hover": string,
366
- "active": string,
367
- "disabled": string
368
- },
369
- "text": {
370
- "default": string,
371
- "hover": string,
372
- "active": string,
373
- "disabled": string
374
- }
375
- },
376
- "danger": {
377
- "background": {
378
- "default": string,
379
- "hover": string,
380
- "active": string,
381
- "disabled": string
382
- },
383
- "text": {
384
- "default": string,
385
- "hover": string,
386
- "active": string,
387
- "disabled": string
388
- },
389
- "stroke": {
390
- "default": string,
391
- "hover": string,
392
- "active": string,
393
- "disabled": string
394
- }
395
- }
396
- }
397
- },
398
- "iconButton": {
399
- "default": {
400
- "space": {
401
- "x": string,
402
- "y": string
403
- }
404
- },
405
- "size": {
406
- "small": string,
407
- "medium": string,
408
- "large": string
409
- },
410
- "radii": {
411
- "all": string
412
- },
413
- "small": {
414
- "space": {
415
- "x": string,
416
- "y": string
417
- }
418
- },
419
- "color": {
420
- "primary": {
421
- "background": {
422
- "default": string,
423
- "hover": string,
424
- "active": string
425
- },
426
- "stroke": {
427
- "default": string,
428
- "hover": string,
429
- "active": string
430
- },
431
- "text": {
432
- "default": string,
433
- "hover": string,
434
- "active": string
435
- }
436
- },
437
- "secondary": {
438
- "background": {
439
- "default": string,
440
- "hover": string,
441
- "active": string
442
- },
443
- "stroke": {
444
- "default": string,
445
- "hover": string,
446
- "active": string
447
- },
448
- "text": {
449
- "default": string,
450
- "hover": string,
451
- "active": string
452
- }
453
- },
454
- "disabled": {
455
- "background": {
456
- "default": string
457
- },
458
- "text": {
459
- "default": string
460
- }
461
- },
462
- "danger": {
463
- "background": {
464
- "default": string,
465
- "hover": string,
466
- "active": string
467
- },
468
- "text": {
469
- "default": string
470
- }
471
- }
472
- }
473
- },
474
- "stroke": string,
475
- "split": {
476
- "icon": {
477
- "space": {
478
- "y": string
479
- }
480
- },
481
- "primary": {
482
- "stroke": {
483
- "default": string,
484
- "active": string,
485
- "hover": string
486
- },
487
- "background": {
488
- "main": {
489
- "default": string,
490
- "hover": string,
491
- "active": string
492
- },
493
- "action": {
494
- "default": string,
495
- "hover": string,
496
- "active": string
497
- }
498
- },
499
- "text": {
500
- "default": string
501
- }
502
- }
503
- },
504
- "mobile": {
505
- "button": {
506
- "space": {
507
- "x": string,
508
- "y": string,
509
- "gap": string
510
- }
511
- },
512
- "basic": {
513
- "size": {
514
- "icon": {
515
- "all": string
516
- }
517
- }
518
- }
519
- },
520
- "button-group": {
521
- "radii": {
522
- "center": string,
523
- "end": string
524
- }
525
- },
526
- "alignLeft": {
527
- "size": {
528
- "icon": {
529
- "all": string
530
- }
531
- },
532
- "space": {
533
- "x": string,
534
- "y": string,
535
- "gap": string
536
- },
537
- "typography": {
538
- "label": {
539
- "default": string,
540
- "hover": string,
541
- "active": string,
542
- "disabled": string
543
- },
544
- "mobile": {
545
- "label": {
546
- "default": string,
547
- "hover": string,
548
- "active": string
549
- }
550
- }
551
- }
552
- },
553
- "group": {
554
- "color": {
555
- "background": {
556
- "default": string,
557
- "hover": string,
558
- "active": string,
559
- "panel": string
560
- },
561
- "text": {
562
- "default": string,
563
- "hover": string,
564
- "active": string
565
- },
566
- "stroke": {
567
- "panel": string
568
- }
569
- }
570
- },
571
- "alignedLeft": {
572
- "color": {
573
- "background": {
574
- "default": string,
575
- "hover": string,
576
- "active": string
577
- },
578
- "stroke": {
579
- "default": string,
580
- "hover": string,
581
- "active": string
582
- },
583
- "text": {
584
- "default": string,
585
- "hover": string,
586
- "active": string
587
- }
588
- }
589
- }
590
- },
591
- "card": {
592
- "secondary": {
593
- "space": {
594
- "all": string,
595
- "gap": string
596
- },
597
- "radii": {
598
- "all": string
599
- },
600
- "icon": {
601
- "size": {
602
- "all": string
603
- }
604
- },
605
- "stroke": string,
606
- "color": {
607
- "background": {
608
- "default": string,
609
- "hover": string,
610
- "active": string,
611
- "disabled": string
612
- },
613
- "title": {
614
- "default": string,
615
- "hover": string,
616
- "active": string,
617
- "disabled": string
618
- },
619
- "description": {
620
- "default": string,
621
- "hover": string,
622
- "active": string,
623
- "disabled": string
624
- },
625
- "link": {
626
- "default": string,
627
- "hover": string,
628
- "active": string,
629
- "disabled": string
630
- },
631
- "stroke": {
632
- "default": string,
633
- "hover": string,
634
- "active": string,
635
- "disabled": string
636
- }
637
- }
638
- },
639
- "typography": {
640
- "title": {
641
- "default": string,
642
- "hover": string,
643
- "active": string,
644
- "disabled": string
645
- },
646
- "description": {
647
- "default": string,
648
- "hover": string,
649
- "active": string,
650
- "disabled": string
651
- },
652
- "link": {
653
- "default": string,
654
- "hover": string,
655
- "active": string,
656
- "disabled": string
657
- }
658
- },
659
- "primary": {
660
- "size": {
661
- "icon": {
662
- "sm": {
663
- "all": string
664
- },
665
- "md": {
666
- "all": string
667
- }
668
- }
669
- },
670
- "space": {
671
- "md": {
672
- "y": string,
673
- "x": string,
674
- "gap": string
675
- },
676
- "sm": {
677
- "y": string,
678
- "x": string,
679
- "gap": string
680
- }
681
- },
682
- "radii": {
683
- "all": string
684
- },
685
- "stroke": string,
686
- "color": {
687
- "background": {
688
- "default": string,
689
- "hover": string,
690
- "active": string,
691
- "disabled": string
692
- },
693
- "title": {
694
- "default": string,
695
- "hover": string,
696
- "active": string,
697
- "disabled": string
698
- },
699
- "description": {
700
- "default": string,
701
- "hover": string,
702
- "active": string,
703
- "disabled": string
704
- },
705
- "stroke": {
706
- "default": string,
707
- "hover": string,
708
- "active": string,
709
- "disabled": string
710
- }
711
- }
712
- },
713
- "shadow": string,
714
- "horizontal": {
715
- "radii": {
716
- "all": string
717
- },
718
- "typography": {
719
- "title": {
720
- "default": string,
721
- "hover": string,
722
- "active": string,
723
- "disabled": string
724
- },
725
- "description": {
726
- "default": string,
727
- "hover": string,
728
- "active": string,
729
- "disabled": string
730
- }
731
- },
732
- "color": {
733
- "background": {
734
- "default": string,
735
- "hover": string,
736
- "active": string,
737
- "disabled": string
738
- },
739
- "title": {
740
- "default": string,
741
- "hover": string,
742
- "active": string,
743
- "disabled": string
744
- },
745
- "description": {
746
- "default": string,
747
- "hover": string,
748
- "active": string,
749
- "disabled": string
750
- },
751
- "stroke": {
752
- "default": string,
753
- "hover": string,
754
- "active": string,
755
- "disabled": string
756
- }
757
- }
758
- }
759
- },
760
- "checkbox": {
761
- "radii": {
762
- "all": string
763
- },
764
- "space": {
765
- "all": string,
766
- "gap": string
767
- },
768
- "size": {
769
- "all": string
770
- },
771
- "typography": {
772
- "label": {
773
- "default": string,
774
- "hover": string,
775
- "active": string,
776
- "disabled": string
777
- }
778
- },
779
- "color": {
780
- "background": {
781
- "default": string,
782
- "hover": string,
783
- "active": string,
784
- "disabled": string
785
- },
786
- "stroke": {
787
- "default": string,
788
- "hover": string,
789
- "active": string,
790
- "disabled": string
791
- },
792
- "check": {
793
- "default": string,
794
- "hover": string,
795
- "active": string,
796
- "disabled": string
797
- },
798
- "label": {
799
- "default": string,
800
- "hover": string,
801
- "active": string,
802
- "disabled": string
803
- }
804
- }
805
- },
806
- "codeblock": {
807
- "space": {
808
- "x": string,
809
- "y": string,
810
- "gap": string
811
- },
812
- "radii": {
813
- "all": string
814
- },
815
- "stroke": string,
816
- "typography": {
817
- "text": {
818
- "default": string
819
- }
820
- },
821
- "numbers": {
822
- "size": {
823
- "width": string
824
- }
825
- },
826
- "darkMode": {
827
- "color": {
828
- "background": {
829
- "default": string
830
- },
831
- "text": {
832
- "default": string
833
- },
834
- "numbers": {
835
- "default": string
836
- },
837
- "button": {
838
- "background": {
839
- "default": string,
840
- "hover": string
841
- },
842
- "foreground": {
843
- "default": string
844
- }
845
- },
846
- "stroke": {
847
- "default": string
848
- }
849
- }
850
- },
851
- "lightMode": {
852
- "color": {
853
- "background": {
854
- "default": string
855
- },
856
- "text": {
857
- "default": string
858
- },
859
- "numbers": {
860
- "default": string
861
- },
862
- "button": {
863
- "background": {
864
- "default": string,
865
- "hover": string
866
- },
867
- "foreground": {
868
- "default": string
869
- }
870
- },
871
- "stroke": {
872
- "default": string
873
- }
874
- }
875
- }
876
- },
877
- "codeInline": {
878
- "space": {
879
- "x": string
880
- },
881
- "stroke": string,
882
- "typography": {
883
- "text": {
884
- "default": string
885
- }
886
- },
887
- "radii": {
888
- "all": string
889
- },
890
- "color": {
891
- "background": {
892
- "default": string
893
- },
894
- "text": {
895
- "default": string
896
- },
897
- "stroke": {
898
- "default": string
899
- }
900
- }
901
- },
902
- "docs": {
903
- "typography": {
904
- "titles": {
905
- "lg": string,
906
- "md": string,
907
- "sm": string
908
- },
909
- "text": {
910
- "default": string
911
- },
912
- "breadcrumbs": {
913
- "default": string,
914
- "active": string
915
- },
916
- "toc": {
917
- "title": {
918
- "default": string
919
- },
920
- "item": {
921
- "default": string,
922
- "hover": string,
923
- "active": string
924
- }
925
- }
926
- }
927
- },
928
- "field": {
929
- "typography": {
930
- "label": {
931
- "default": string,
932
- "hover": string,
933
- "active": string,
934
- "disabled": string,
935
- "error": string
936
- },
937
- "fieldText": {
938
- "default": string,
939
- "hover": string,
940
- "active": string,
941
- "disabled": string,
942
- "error": string
943
- },
944
- "placeholder": {
945
- "default": string
946
- },
947
- "format": {
948
- "default": string,
949
- "hover": string,
950
- "active": string,
951
- "disabled": string,
952
- "error": string
953
- },
954
- "genericLabel": {
955
- "default": string,
956
- "hover": string,
957
- "active": string,
958
- "disabled": string,
959
- "error": string
960
- }
961
- },
962
- "type": {
963
- "mobile": {
964
- "label": string,
965
- "field-value": string
966
- }
967
- },
968
- "space": {
969
- "x": string,
970
- "y": string,
971
- "gap": string
972
- },
973
- "size": {
974
- "icon": string
975
- },
976
- "radii": {
977
- "all": string
978
- },
979
- "mobile": {
980
- "space": {
981
- "x": string,
982
- "y": string,
983
- "gap": string
984
- }
985
- },
986
- "color": {
987
- "background": {
988
- "default": string,
989
- "hover": string,
990
- "active": string,
991
- "disabled": string,
992
- "error": string
993
- },
994
- "text": {
995
- "default": string,
996
- "hover": string,
997
- "active": string,
998
- "disabled": string,
999
- "error": string
1000
- },
1001
- "stroke": {
1002
- "default": string,
1003
- "hover": string,
1004
- "active": string,
1005
- "disabled": string,
1006
- "error": string
1007
- },
1008
- "label": {
1009
- "default": string,
1010
- "hover": string,
1011
- "active": string,
1012
- "disabled": string,
1013
- "error": string
1014
- },
1015
- "format": {
1016
- "default": string,
1017
- "hover": string,
1018
- "active": string,
1019
- "disabled": string,
1020
- "error": string
1021
- },
1022
- "genericLabel": {
1023
- "default": string,
1024
- "hover": string,
1025
- "active": string,
1026
- "disabled": string
1027
- },
1028
- "placeholder": {
1029
- "default": string
1030
- }
1031
- }
1032
- },
1033
- "genericMenu": {
1034
- "item": {
1035
- "space": {
1036
- "x": string,
1037
- "y": string,
1038
- "gap": string
1039
- },
1040
- "icon": {
1041
- "size": {
1042
- "height": string,
1043
- "width": string
1044
- }
1045
- },
1046
- "typography": {
1047
- "label": {
1048
- "default": string,
1049
- "hover": string,
1050
- "active": string,
1051
- "disabled": string
1052
- },
1053
- "sectionHeader": {
1054
- "default": string
1055
- }
1056
- },
1057
- "color": {
1058
- "text": {
1059
- "default": string,
1060
- "hover": string,
1061
- "active": string,
1062
- "disabled": string,
1063
- "muted": string
1064
- },
1065
- "background": {
1066
- "default": string,
1067
- "hover": string,
1068
- "active": string,
1069
- "disabled": string
1070
- },
1071
- "format": {
1072
- "default": string,
1073
- "hover": string,
1074
- "active": string,
1075
- "disabled": string,
1076
- "error": string
1077
- },
1078
- "stroke": {
1079
- "default": string
1080
- }
1081
- }
1082
- },
1083
- "itemCustom": {
1084
- "typography": {
1085
- "label": {
1086
- "sm": string,
1087
- "lg": string
1088
- }
1089
- }
1090
- },
1091
- "button": {
1092
- "space": {
1093
- "gap": string,
1094
- "y": string
1095
- },
1096
- "typography": {
1097
- "label": {
1098
- "default": string,
1099
- "hover": string,
1100
- "active": string
1101
- }
1102
- },
1103
- "color": {
1104
- "background": {
1105
- "default": string
1106
- },
1107
- "label": {
1108
- "default": string
1109
- },
1110
- "stroke": {
1111
- "default": string
1112
- }
1113
- }
1114
- },
1115
- "panel": {
1116
- "radii": {
1117
- "all": string
1118
- },
1119
- "shadow": {
1120
- "default": string
1121
- },
1122
- "color": {
1123
- "background": {
1124
- "default": string
1125
- },
1126
- "stroke": {
1127
- "default": string
1128
- }
1129
- }
1130
- },
1131
- "autocomplete": {
1132
- "typography": {
1133
- "results": {
1134
- "label": {
1135
- "default": string
1136
- }
1137
- },
1138
- "search": {
1139
- "placeholder": {
1140
- "default": string
1141
- },
1142
- "term": {
1143
- "default": string
1144
- }
1145
- }
1146
- },
1147
- "search": {
1148
- "stroke": {
1149
- "default": string
1150
- }
1151
- },
1152
- "color": {
1153
- "placeholder": {
1154
- "default": string
1155
- },
1156
- "searchTerm": {
1157
- "default": string
1158
- },
1159
- "background": {
1160
- "default": string
1161
- },
1162
- "stroke": {
1163
- "default": string
1164
- }
1165
- }
1166
- },
1167
- "sectionHeader": {
1168
- "space": {
1169
- "bottom": string,
1170
- "top": string
1171
- }
1172
- },
1173
- "placeholder": {
1174
- "space": {
1175
- "gap": string
1176
- }
1177
- }
1178
- },
1179
- "image": {
1180
- "small": {
1181
- "size": {
1182
- "height": string,
1183
- "width": string
1184
- }
1185
- },
1186
- "x-small": {
1187
- "size": {
1188
- "height": string,
1189
- "width": string
1190
- }
1191
- },
1192
- "medium": {
1193
- "size": {
1194
- "height": string,
1195
- "width": string
1196
- }
1197
- },
1198
- "large": {
1199
- "size": {
1200
- "height": string,
1201
- "width": string
1202
- }
1203
- },
1204
- "x-large": {
1205
- "size": {
1206
- "height": string,
1207
- "width": string
1208
- }
1209
- },
1210
- "xx-large": {
1211
- "size": {
1212
- "height": string,
1213
- "width": string
1214
- }
1215
- },
1216
- "color": {
1217
- "stroke": string
1218
- }
1219
- },
1220
- "sidebar": {
1221
- "navigation": {
1222
- "item": {
1223
- "radii": {
1224
- "all": string
1225
- },
1226
- "default": {
1227
- "space": {
1228
- "left": string,
1229
- "right": string,
1230
- "y": string,
1231
- "gap": string
1232
- }
1233
- },
1234
- "typography": {
1235
- "default": string,
1236
- "hover": string,
1237
- "active": string,
1238
- "disabled": string
1239
- },
1240
- "mobile": {
1241
- "typography": {
1242
- "default": string,
1243
- "hover": string,
1244
- "active": string
1245
- },
1246
- "space": {
1247
- "left": string,
1248
- "right": string,
1249
- "y": string,
1250
- "gap": string
1251
- }
1252
- },
1253
- "collapsible": {
1254
- "space": {
1255
- "left": string,
1256
- "right": string,
1257
- "y": string,
1258
- "gap": string
1259
- }
1260
- },
1261
- "color": {
1262
- "background": {
1263
- "active": string,
1264
- "hover": string,
1265
- "default": string
1266
- },
1267
- "text": {
1268
- "default": string,
1269
- "hover": string,
1270
- "active": string,
1271
- "muted": string
1272
- },
1273
- "icon": {
1274
- "default": string
1275
- }
1276
- }
1277
- },
1278
- "title": {
1279
- "typography": {
1280
- "default": string,
1281
- "hover": string,
1282
- "active": string,
1283
- "disabled": string
1284
- },
1285
- "color": {
1286
- "default": string,
1287
- "hover": string,
1288
- "active": string
1289
- }
1290
- },
1291
- "subItem": {
1292
- "default": {
1293
- "space": {
1294
- "left": string,
1295
- "right": string,
1296
- "y": string
1297
- }
1298
- },
1299
- "mobile": {
1300
- "space": {
1301
- "left": string,
1302
- "right": string,
1303
- "y": string,
1304
- "gap": string
1305
- },
1306
- "typography": {
1307
- "default": string,
1308
- "hover": string,
1309
- "active": string
1310
- }
1311
- },
1312
- "radii": {
1313
- "all": string
1314
- },
1315
- "typography": {
1316
- "default": string,
1317
- "hover": string,
1318
- "active": string,
1319
- "disabled": string
1320
- },
1321
- "color": {
1322
- "text": {
1323
- "default": string,
1324
- "hover": string,
1325
- "active": string
1326
- },
1327
- "background": {
1328
- "default": string,
1329
- "hover": string,
1330
- "active": string
1331
- }
1332
- }
1333
- }
1334
- },
1335
- "main": {
1336
- "color": {
1337
- "background": {
1338
- "default": string
1339
- },
1340
- "text": {
1341
- "default": string,
1342
- "muted": string
1343
- },
1344
- "stroke": {
1345
- "default": string
1346
- }
1347
- }
1348
- },
1349
- "sql-sidebar": {
1350
- "color": {
1351
- "background": {
1352
- "default": string
1353
- },
1354
- "stroke": {
1355
- "default": string
1356
- }
1357
- }
1358
- },
1359
- "sqlSidebar": {
1360
- "color": {
1361
- "background": {
1362
- "default": string
1363
- },
1364
- "stroke": {
1365
- "default": string
1366
- }
1367
- }
1368
- }
1369
- },
1370
- "switch": {
1371
- "space": {
1372
- "gap": string
1373
- },
1374
- "radii": {
1375
- "all": string
1376
- },
1377
- "size": {
1378
- "width": string,
1379
- "height": string
1380
- },
1381
- "typography": {
1382
- "label": {
1383
- "default": string,
1384
- "hover": string,
1385
- "active": string,
1386
- "disabled": string
1387
- }
1388
- },
1389
- "color": {
1390
- "background": {
1391
- "default": string,
1392
- "active": string,
1393
- "disabled": string
1394
- },
1395
- "stroke": {
1396
- "default": string,
1397
- "active": string,
1398
- "disabled": string
1399
- },
1400
- "indicator": {
1401
- "default": string,
1402
- "active": string,
1403
- "disabled": string
1404
- }
1405
- }
1406
- },
1407
- "separator": {
1408
- "horizontal": {
1409
- "space": {
1410
- "y": {
1411
- "xs": string,
1412
- "sm": string,
1413
- "md": string,
1414
- "lg": string,
1415
- "xl": string,
1416
- "xxl": string
1417
- },
1418
- "x": {
1419
- "all": string
1420
- }
1421
- }
1422
- },
1423
- "vertical": {
1424
- "space": {
1425
- "x": {
1426
- "xs": string,
1427
- "sm": string,
1428
- "md": string,
1429
- "lg": string,
1430
- "xl": string,
1431
- "xxl": string
1432
- },
1433
- "y": {
1434
- "all": string
1435
- }
1436
- }
1437
- },
1438
- "color": {
1439
- "stroke": {
1440
- "default": string
1441
- }
1442
- }
1443
- },
1444
- "stepperVertical": {
1445
- "icon": {
1446
- "size": {
1447
- "height": string,
1448
- "width": string
1449
- },
1450
- "space": {
1451
- "x": string,
1452
- "y": string
1453
- },
1454
- "radii": string,
1455
- "background": {
1456
- "default": string,
1457
- "incomplete": string,
1458
- "complete": string
1459
- },
1460
- "foreground": {
1461
- "default": string,
1462
- "incomplete": string,
1463
- "complete": string
1464
- },
1465
- "stroke": {
1466
- "default": string,
1467
- "incomplete": string,
1468
- "complete": string
1469
- }
1470
- },
1471
- "connector": {
1472
- "size": {
1473
- "width": string
1474
- },
1475
- "background": {
1476
- "default": string,
1477
- "incomplete": string,
1478
- "complete": string
1479
- }
1480
- },
1481
- "typography": {
1482
- "label": {
1483
- "default": string
1484
- }
1485
- }
1486
- },
1487
- "table": {
1488
- "header": {
1489
- "title": {
1490
- "default": string
1491
- },
1492
- "color": {
1493
- "background": {
1494
- "default": string
1495
- },
1496
- "title": {
1497
- "default": string
1498
- },
1499
- "icon": {
1500
- "default": string
1501
- },
1502
- "checkbox": {
1503
- "background": {
1504
- "default": string
1505
- },
1506
- "border": {
1507
- "default": string
1508
- }
1509
- }
1510
- }
1511
- },
1512
- "cell": {
1513
- "text": {
1514
- "default": string
1515
- },
1516
- "label": {
1517
- "default": string
1518
- }
1519
- },
1520
- "radii": {
1521
- "all": string
1522
- },
1523
- "row": {
1524
- "color": {
1525
- "background": {
1526
- "default": string,
1527
- "hover": string,
1528
- "active": string
1529
- },
1530
- "stroke": {
1531
- "default": string
1532
- },
1533
- "text": {
1534
- "default": string
1535
- },
1536
- "link": {
1537
- "default": string
1538
- },
1539
- "label": {
1540
- "default": string
1541
- }
1542
- }
1543
- },
1544
- "global": {
1545
- "color": {
1546
- "stroke": {
1547
- "default": string
1548
- },
1549
- "background": {
1550
- "default": string
1551
- }
1552
- }
1553
- }
1554
- },
1555
- "tabs": {
1556
- "space": {
1557
- "y": string,
1558
- "x": string
1559
- },
1560
- "radii": {
1561
- "all": string
1562
- },
1563
- "typography": {
1564
- "label": {
1565
- "default": string,
1566
- "hover": string,
1567
- "active": string
1568
- }
1569
- },
1570
- "basic": {
1571
- "strokeWidth": {
1572
- "default": string,
1573
- "hover": string,
1574
- "active": string,
1575
- "global": string
1576
- },
1577
- "stroke": {
1578
- "default": string,
1579
- "hover": string,
1580
- "active": string,
1581
- "global": string
1582
- },
1583
- "color": {
1584
- "background": {
1585
- "default": string,
1586
- "hover": string,
1587
- "active": string
1588
- },
1589
- "text": {
1590
- "default": string,
1591
- "hover": string,
1592
- "active": string
1593
- },
1594
- "stroke": {
1595
- "default": string,
1596
- "hover": string,
1597
- "active": string
1598
- },
1599
- "global": {
1600
- "default": string
1601
- }
1602
- }
1603
- },
1604
- "file-tabs": {
1605
- "color": {
1606
- "background": {
1607
- "default": string,
1608
- "hover": string,
1609
- "active": string
1610
- },
1611
- "text": {
1612
- "default": string,
1613
- "hover": string,
1614
- "active": string
1615
- },
1616
- "stroke": {
1617
- "default": string,
1618
- "hover": string,
1619
- "active": string
1620
- }
1621
- }
1622
- }
1623
- },
1624
- "tooltip": {
1625
- "radii": {
1626
- "all": string
1627
- },
1628
- "space": {
1629
- "x": string,
1630
- "y": string
1631
- },
1632
- "typography": {
1633
- "label": {
1634
- "default": string
1635
- }
1636
- },
1637
- "color": {
1638
- "background": {
1639
- "default": string
1640
- },
1641
- "label": {
1642
- "default": string
1643
- }
1644
- }
1645
- },
1646
- "radio": {
1647
- "radii": {
1648
- "all": string
1649
- },
1650
- "typography": {
1651
- "label": {
1652
- "default": string,
1653
- "hover": string,
1654
- "active": string,
1655
- "disabled": string
1656
- }
1657
- },
1658
- "color": {
1659
- "background": {
1660
- "default": string,
1661
- "hover": string,
1662
- "active": string,
1663
- "disabled": string
1664
- },
1665
- "stroke": {
1666
- "default": string,
1667
- "hover": string,
1668
- "active": string,
1669
- "disabled": string
1670
- },
1671
- "indicator": {
1672
- "default": string,
1673
- "hover": string,
1674
- "active": string,
1675
- "disabled": string
1676
- }
1677
- }
1678
- },
1679
- "spacer": {
1680
- "horizontal": {
1681
- "space": {
1682
- "y": {
1683
- "xs": string,
1684
- "sm": string,
1685
- "md": string,
1686
- "lg": string,
1687
- "xl": string,
1688
- "xxl": string
1689
- },
1690
- "x": {
1691
- "all": string
1692
- }
1693
- }
1694
- }
1695
- },
1696
- "popover": {
1697
- "space": {
1698
- "y": string,
1699
- "x": string,
1700
- "gap": string
1701
- },
1702
- "radii": {
1703
- "all": string
1704
- },
1705
- "shadow": {
1706
- "default": string
1707
- },
1708
- "icon": {
1709
- "size": {
1710
- "height": string,
1711
- "width": string
1712
- }
1713
- },
1714
- "color": {
1715
- "panel": {
1716
- "background": {
1717
- "default": string
1718
- },
1719
- "stroke": {
1720
- "default": string
1721
- }
1722
- }
1723
- }
1724
- },
1725
- "panel": {
1726
- "strokeWidth": {
1727
- "default": string
1728
- },
1729
- "radii": {
1730
- "all": string
1731
- },
1732
- "stroke": {
1733
- "default": string
1734
- },
1735
- "shadow": {
1736
- "default": string
1737
- },
1738
- "space": {
1739
- "y": {
1740
- "none": string,
1741
- "xs": string,
1742
- "sm": string,
1743
- "md": string,
1744
- "lg": string,
1745
- "xl": string
1746
- },
1747
- "x": {
1748
- "xs": string,
1749
- "none": string,
1750
- "sm": string,
1751
- "md": string,
1752
- "lg": string,
1753
- "xl": string
1754
- }
1755
- },
1756
- "color": {
1757
- "background": {
1758
- "default": string,
1759
- "muted": string,
1760
- "transparent": string
1761
- },
1762
- "stroke": {
1763
- "default": string
1764
- }
1765
- }
1766
- },
1767
- "global": {
1768
- "color": {
1769
- "background": {
1770
- "default": string,
1771
- "muted": string
1772
- },
1773
- "text": {
1774
- "default": string,
1775
- "muted": string,
1776
- "link": {
1777
- "default": string,
1778
- "hover": string
1779
- }
1780
- },
1781
- "stroke": {
1782
- "default": string,
1783
- "muted": string,
1784
- "intense": string
1785
- },
1786
- "accent": {
1787
- "default": string
1788
- },
1789
- "outline": {
1790
- "default": string
1791
- },
1792
- "shadow": {
1793
- "default": string
1794
- }
1795
- }
1796
- },
1797
- "feedback": {
1798
- "color": {
1799
- "info": {
1800
- "background": string,
1801
- "foreground": string
1802
- },
1803
- "success": {
1804
- "background": string,
1805
- "foreground": string
1806
- },
1807
- "warning": {
1808
- "background": string,
1809
- "foreground": string
1810
- },
1811
- "danger": {
1812
- "background": string,
1813
- "foreground": string
1814
- },
1815
- "neutral": {
1816
- "background": string,
1817
- "foreground": string,
1818
- "stroke": string
1819
- }
1820
- }
1821
- },
1822
- "grid": {
1823
- "color": {
1824
- "background": {
1825
- "header": {
1826
- "default": string
1827
- },
1828
- "row": {
1829
- "default": string
1830
- }
1831
- },
1832
- "text": {
1833
- "header": {
1834
- "default": string
1835
- },
1836
- "row": {
1837
- "default": string
1838
- }
1839
- },
1840
- "stroke": {
1841
- "cell": {
1842
- "stroke": string
1843
- }
1844
- }
1845
- }
1846
- }
1847
- },
1848
- "palette": {
1849
- "brand": {
1850
- "50": string,
1851
- "100": string,
1852
- "200": string,
1853
- "300": string,
1854
- "400": string,
1855
- "500": string,
1856
- "600": string,
1857
- "700": string,
1858
- "800": string,
1859
- "base": string
1860
- },
1861
- "neutral": {
1862
- "0": string,
1863
- "100": string,
1864
- "200": string,
1865
- "300": string,
1866
- "400": string,
1867
- "500": string,
1868
- "600": string,
1869
- "700": string,
1870
- "725": string,
1871
- "750": string,
1872
- "800": string,
1873
- "900": string,
1874
- "base": string
1875
- },
1876
- "slate": {
1877
- "50": string,
1878
- "100": string,
1879
- "200": string,
1880
- "300": string,
1881
- "400": string,
1882
- "500": string,
1883
- "600": string,
1884
- "700": string,
1885
- "800": string,
1886
- "900": string,
1887
- "base": string
1888
- },
1889
- "indigo": {
1890
- "50": string,
1891
- "100": string,
1892
- "200": string,
1893
- "300": string,
1894
- "400": string,
1895
- "500": string,
1896
- "600": string,
1897
- "700": string,
1898
- "800": string,
1899
- "900": string,
1900
- "base": string
1901
- },
1902
- "info": {
1903
- "50": string,
1904
- "100": string,
1905
- "200": string,
1906
- "300": string,
1907
- "400": string,
1908
- "500": string,
1909
- "600": string,
1910
- "700": string,
1911
- "800": string,
1912
- "900": string,
1913
- "base": string
1914
- },
1915
- "success": {
1916
- "50": string,
1917
- "100": string,
1918
- "200": string,
1919
- "300": string,
1920
- "400": string,
1921
- "500": string,
1922
- "600": string,
1923
- "700": string,
1924
- "800": string,
1925
- "900": string,
1926
- "base": string
1927
- },
1928
- "warning": {
1929
- "50": string,
1930
- "100": string,
1931
- "200": string,
1932
- "300": string,
1933
- "400": string,
1934
- "500": string,
1935
- "600": string,
1936
- "700": string,
1937
- "800": string,
1938
- "900": string,
1939
- "base": string
1940
- },
1941
- "danger": {
1942
- "50": string,
1943
- "100": string,
1944
- "200": string,
1945
- "300": string,
1946
- "400": string,
1947
- "500": string,
1948
- "600": string,
1949
- "700": string,
1950
- "800": string,
1951
- "900": string,
1952
- "base": string
1953
- },
1954
- "gradients": {
1955
- "base": string,
1956
- "transparent": string
1957
- },
1958
- "utility": {
1959
- "transparent": string
1960
- }
1961
- },
1962
- "sizes": {
1963
- "0": string,
1964
- "1": string,
1965
- "2": string,
1966
- "3": string,
1967
- "4": string,
1968
- "5": string,
1969
- "6": string,
1970
- "7": string,
1971
- "8": string,
1972
- "9": string,
1973
- "10": string,
1974
- "11": string
1975
- },
1976
- "typography": {
1977
- "font": {
1978
- "families": {
1979
- "regular": string,
1980
- "mono": string,
1981
- "display": string
1982
- },
1983
- "weights": {
1984
- "1": string,
1985
- "2": string,
1986
- "3": string,
1987
- "4": string
1988
- },
1989
- "sizes": {
1990
- "0": string,
1991
- "1": string,
1992
- "2": string,
1993
- "3": string,
1994
- "4": string,
1995
- "6": string,
1996
- "base": string
1997
- },
1998
- "line-height": {
1999
- "1": number,
2000
- "2": number,
2001
- "3": number,
2002
- "4": number
2003
- }
2004
- },
2005
- "styles": {
2006
- "product": {
2007
- "titles": {
2008
- "xs": string,
2009
- "sm": string,
2010
- "md": string,
2011
- "lg": string,
2012
- "xl": string,
2013
- "2xl": string
2014
- },
2015
- "text": {
2016
- "normal": {
2017
- "xs": string,
2018
- "sm": string,
2019
- "md": string,
2020
- "lg": string
2021
- },
2022
- "medium": {
2023
- "xs": string,
2024
- "sm": string,
2025
- "md": string,
2026
- "lg": string
2027
- },
2028
- "semibold": {
2029
- "xs": string,
2030
- "sm": string,
2031
- "md": string,
2032
- "lg": string
2033
- },
2034
- "mono": {
2035
- "sm": string,
2036
- "md": string,
2037
- "lg": string
2038
- },
2039
- "bold": {
2040
- "xs": string,
2041
- "sm": string,
2042
- "md": string,
2043
- "lg": string
2044
- }
2045
- }
2046
- },
2047
- "brand": {
2048
- "titles": {
2049
- "xs": string,
2050
- "sm": string,
2051
- "md": string,
2052
- "lg": string,
2053
- "xl": string,
2054
- "2xl": string
2055
- }
2056
- },
2057
- "field": {
2058
- "md": string
2059
- }
2060
- }
2061
- },
2062
- "border": {
2063
- "radii": {
2064
- "0": string,
2065
- "1": string,
2066
- "2": string,
2067
- "full": string
2068
- },
2069
- "width": {
2070
- "1": string,
2071
- "2": string
2072
- }
2073
- },
2074
- "spaces": {
2075
- "0": string,
2076
- "1": string,
2077
- "2": string,
2078
- "3": string,
2079
- "4": string,
2080
- "5": string,
2081
- "6": string,
2082
- "7": string
2083
- },
2084
- "shadow": {
2085
- "1": string,
2086
- "2": string
2087
- }
2088
- }
2089
-