@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,22 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const BurgerMenu = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="M3.75 7.25h16.5M3.75 12.5h16.5m-16.5 5.25H12"
18
- />
19
- </svg>
20
- );
21
-
22
- export default BurgerMenu;
@@ -1,30 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const Cards = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="M17.882 21.004H6.117a2.401 2.401 0 0 1-2.389-2.162l-.72-7.203A2.4 2.4 0 0 1 5.397 9h13.205a2.401 2.401 0 0 1 2.39 2.64l-.72 7.203a2.4 2.4 0 0 1-2.39 2.162v0Z"
18
- clipRule="evenodd"
19
- />
20
- <path
21
- stroke="#161517"
22
- strokeLinecap="round"
23
- strokeLinejoin="round"
24
- strokeWidth={1.5}
25
- d="M5.998 5.998h12.005M7.998 2.996h8.003M9.499 12.75h5.002"
26
- />
27
- </svg>
28
- );
29
-
30
- export default Cards;
@@ -1,21 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const CellTower = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- fill="#161517"
14
- stroke="#161517"
15
- strokeWidth={0.312}
16
- d="M9.046 6.657a1.623 1.623 0 0 1 0-2.293.24.24 0 1 1 .34.34 1.142 1.142 0 0 0 0 1.613.24.24 0 1 1-.34.34Zm-1.304.995a.32.32 0 0 0 .453 0 .32.32 0 0 0 0-.454 2.39 2.39 0 0 1 0-3.375.32.32 0 0 0-.453-.453 3.031 3.031 0 0 0 0 4.282Zm-1.053 1.37a.4.4 0 0 0 .283-.685 4.002 4.002 0 0 1 0-5.653.4.4 0 1 0-.566-.567A4.768 4.768 0 0 0 5 5.511c0 1.282.5 2.487 1.406 3.393a.4.4 0 0 0 .283.117Zm7.79-2.365a.24.24 0 0 0 .34 0 1.623 1.623 0 0 0 0-2.293.24.24 0 0 0-.34.34 1.142 1.142 0 0 1 0 1.613.24.24 0 0 0 0 .34Zm1.19.995a.32.32 0 0 0 .454 0 3.031 3.031 0 0 0 0-4.282.32.32 0 0 0-.453.453c.93.93.93 2.445 0 3.375a.32.32 0 0 0 0 .454Zm1.223.685a.4.4 0 1 0 .567.567 4.767 4.767 0 0 0 1.406-3.393c0-1.282-.5-2.487-1.406-3.394a.4.4 0 1 0-.567.567 4.002 4.002 0 0 1 0 5.653Zm.749 13.24a.32.32 0 0 1-.608.205l-1.092-3.233-3.874 1.792a.32.32 0 0 1-.27 0l-3.873-1.792-1.092 3.233a.32.32 0 1 1-.608-.205l4.938-14.614a1.658 1.658 0 0 1-.538-.457 1.646 1.646 0 0 1 .69-2.519l.514-.89c.058-.099.151-.099.208 0l.514.89a1.646 1.646 0 0 1 .69 2.52c-.143.188-.329.344-.537.456l4.938 14.614Zm-3.02-6.934-.247-.73-2.442-1.13-2.441 1.13-.247.73 2.688 1.244 2.689-1.244Zm-4.264-3.295 1.575.73 1.576-.73-.66-1.95-.916-.424-.916.424-.659 1.95Zm1.44-3.018a.32.32 0 0 1 .27 0l.498.23-.633-1.873L11.3 8.56l.499-.23Zm.9 4.1 1.394.646-.377-1.116-1.018.47Zm-2.546-.47-.377 1.116 1.395-.646-1.018-.47Zm1.221-5.618.257-.76a.32.32 0 0 1 .607 0l.257.76a1.004 1.004 0 1 0-1.563-.83c0 .336.172.646.442.83Zm-3.124 11.25 2.92-1.352-2.13-.986-.79 2.337Zm7.039.553-3.355-1.552-3.354 1.552 3.354 1.552 3.355-1.552Zm.33-.554-.79-2.337-2.13.986 2.92 1.351Z"
17
- />
18
- </svg>
19
- );
20
-
21
- export default CellTower;
@@ -1,22 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const ChatIcon = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="24"
7
- height="24"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path
13
- stroke="#fff"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth="1.5"
17
- d="M13 17h5a3 3 0 003-3V6a3 3 0 00-3-3H6a3 3 0 00-3 3v8a3 3 0 003 3h2v4l5-4"
18
- ></path>
19
- </svg>
20
- );
21
-
22
- export default ChatIcon;
@@ -1,21 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const CheckIcon = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- width="24"
6
- height="24"
7
- viewBox="0 0 24 24"
8
- fill="none"
9
- xmlns="http://www.w3.org/2000/svg"
10
- {...props}
11
- >
12
- <path
13
- d="M20 6.5L9 17.5L4 12.5"
14
- stroke="#161517"
15
- strokeWidth="2"
16
- strokeLinecap="round"
17
- strokeLinejoin="round"
18
- />
19
- </svg>
20
- );
21
- export default CheckIcon;
@@ -1,39 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const CheckInCircle = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <svg
13
- width="24"
14
- height="24"
15
- viewBox="0 0 24 24"
16
- fill="none"
17
- xmlns="http://www.w3.org/2000/svg"
18
- >
19
- <path
20
- fill-rule="evenodd"
21
- clip-rule="evenodd"
22
- d="M12 20.6284V20.6284C7.029 20.6284 3 16.5994 3 11.6284V11.6284C3 6.65742 7.029 2.62842 12 2.62842V2.62842C16.971 2.62842 21 6.65742 21 11.6284V11.6284C21 16.5994 16.971 20.6284 12 20.6284Z"
23
- stroke="#161517"
24
- stroke-width="1.5"
25
- stroke-linecap="round"
26
- stroke-linejoin="round"
27
- />
28
- <path
29
- d="M16 9.62842L11 14.6284L8 11.6284"
30
- stroke="#161517"
31
- stroke-width="1.5"
32
- stroke-linecap="round"
33
- stroke-linejoin="round"
34
- />
35
- </svg>
36
- </svg>
37
- );
38
-
39
- export default CheckInCircle;
@@ -1,20 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- export const ChevronDown = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="m8 10 4 4 4-4"
18
- />
19
- </svg>
20
- );
@@ -1,22 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const ChevronLeft = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="m14 16-4-4 4-4"
18
- />
19
- </svg>
20
- );
21
-
22
- export default ChevronLeft;
@@ -1,20 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- export const ChevronRight = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- width="24"
6
- height="24"
7
- viewBox="0 0 24 24"
8
- fill="none"
9
- xmlns="http://www.w3.org/2000/svg"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="m10 16 4-4-4-4"
18
- />
19
- </svg>
20
- );
@@ -1,22 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const ChevronUp = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- width="24"
6
- height="24"
7
- viewBox="0 0 24 24"
8
- fill="none"
9
- xmlns="http://www.w3.org/2000/svg"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="m16 14-4-4-4 4"
18
- />
19
- </svg>
20
- );
21
-
22
- export default ChevronUp;
@@ -1,37 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const Clock = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="M12 21c4.95 0 9-4.05 9-9s-4.05-9-9-9M12 21c-2.93 0-5.538-1.426-7.184-3.612"
18
- />
19
- <path
20
- stroke="#161517"
21
- strokeDasharray={0}
22
- strokeLinecap="round"
23
- strokeLinejoin="round"
24
- strokeWidth={1.5}
25
- d="M4.816 17.388A8.931 8.931 0 0 1 3 12c0-4.95 4.05-9 9-9"
26
- />
27
- <path
28
- stroke="#161517"
29
- strokeLinecap="round"
30
- strokeLinejoin="round"
31
- strokeWidth={1.5}
32
- d="m7.36 15.639 4.921-2.936V6.375"
33
- />
34
- </svg>
35
- );
36
-
37
- export default Clock;
@@ -1,23 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const Cloud = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="M8 19h10.56c1.928 0 3.5-1.572 3.5-3.5s-1.572-3.5-3.5-3.5h-.435v-1c0-3.31-2.69-6-6-6-2.977 0-5.445 2.178-5.913 5.023-2.377.121-4.272 2.07-4.272 4.477a4.5 4.5 0 0 0 4.5 4.5H8Z"
18
- clipRule="evenodd"
19
- />
20
- </svg>
21
- );
22
-
23
- export default Cloud;
@@ -1,22 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const Code = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="m17.445 12.778 2.333-2.333a4.401 4.401 0 0 0 0-6.223v0a4.401 4.401 0 0 0-6.223 0l-2.333 2.333M8.89 15.11l6.22-6.22M6.555 11.222l-2.333 2.333a4.401 4.401 0 0 0 0 6.223v0a4.401 4.401 0 0 0 6.223 0l2.333-2.333"
18
- />
19
- </svg>
20
- );
21
-
22
- export default Code;
@@ -1,30 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const CodeInSquare = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="m12.952 8.661-1.905 6.67M8.903 12.948l-1.905-1.905 1.905-1.905M15.098 14.854l1.904-1.905-1.904-1.905"
18
- />
19
- <path
20
- stroke="#161517"
21
- strokeLinecap="round"
22
- strokeLinejoin="round"
23
- strokeWidth={1.5}
24
- d="M7.998 2.992h8.003a5.002 5.002 0 0 1 5.003 5.002v8.004A5.002 5.002 0 0 1 16 21H7.998a5.002 5.002 0 0 1-5.002-5.002V7.994a5.002 5.002 0 0 1 5.002-5.002Z"
25
- clipRule="evenodd"
26
- />
27
- </svg>
28
- );
29
-
30
- export default CodeInSquare;
@@ -1,22 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const Connect = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="M21 8.072c-5.249-4.097-12.751-4.097-18 0M6.751 13.314c3.062-2.388 7.437-2.388 10.499 0M12 18.25a.372.372 0 0 0-.373.375.374.374 0 1 0 .748 0A.375.375 0 0 0 12 18.25"
18
- />
19
- </svg>
20
- );
21
-
22
- export default Connect;
@@ -1,30 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const ConnectAlt = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="M12 15.704a.3.3 0 0 1 .305.294.3.3 0 0 1-.305.294.3.3 0 0 1-.305-.294.3.3 0 0 1 .305-.294M16.875 10.373c-2.843-2.219-6.907-2.219-9.75 0M9.157 13.212a4.654 4.654 0 0 1 5.687 0"
18
- />
19
- <path
20
- stroke="#161517"
21
- strokeLinecap="round"
22
- strokeLinejoin="round"
23
- strokeWidth={1.5}
24
- d="M18 21H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3Z"
25
- clipRule="evenodd"
26
- />
27
- </svg>
28
- );
29
-
30
- export default ConnectAlt;
@@ -1,30 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const Console = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="M21 9H3M8.62 9v12"
18
- />
19
- <path
20
- stroke="#161517"
21
- strokeLinecap="round"
22
- strokeLinejoin="round"
23
- strokeWidth={1.5}
24
- d="M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2Z"
25
- clipRule="evenodd"
26
- />
27
- </svg>
28
- );
29
-
30
- export default Console;
@@ -1,33 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const Copy = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <rect
13
- width={14.006}
14
- height={14.006}
15
- x={6.998}
16
- y={6.998}
17
- stroke="#161517"
18
- strokeLinecap="round"
19
- strokeLinejoin="round"
20
- strokeWidth={1.5}
21
- rx={2}
22
- />
23
- <path
24
- stroke="#161517"
25
- strokeLinecap="round"
26
- strokeLinejoin="round"
27
- strokeWidth={1.5}
28
- d="M6.998 17.002H4.997a2 2 0 0 1-2-2V4.997a2 2 0 0 1 2-2H15a2 2 0 0 1 2 2v2.001"
29
- />
30
- </svg>
31
- );
32
-
33
- export default Copy;
@@ -1,29 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const CrossIcon = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- width="24"
6
- height="24"
7
- viewBox="0 0 24 24"
8
- fill="none"
9
- xmlns="http://www.w3.org/2000/svg"
10
- {...props}
11
- >
12
- <path
13
- d="M8 8L16 16"
14
- stroke="#161517"
15
- strokeWidth="1.5"
16
- strokeLinecap="round"
17
- strokeLinejoin="round"
18
- />
19
- <path
20
- d="M16 8L8 16"
21
- stroke="#161517"
22
- strokeWidth="1.5"
23
- strokeLinecap="round"
24
- strokeLinejoin="round"
25
- />
26
- </svg>
27
- );
28
-
29
- export default CrossIcon;
@@ -1,36 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const Data = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="m11.617 14.408 1.5 1.5-1.5 1.5M9.598 11.617l-1.5 1.5-1.5-1.5"
18
- />
19
- <path
20
- stroke="#161517"
21
- strokeLinecap="round"
22
- strokeLinejoin="round"
23
- strokeWidth={1.5}
24
- d="M8.369 15.643C8.938 19.362 10.349 22 12.005 22c2.158 0 3.908-4.477 3.908-10s-1.75-10-3.908-10-3.907 4.477-3.907 10v1.117"
25
- />
26
- <path
27
- stroke="#161517"
28
- strokeLinecap="round"
29
- strokeLinejoin="round"
30
- strokeWidth={1.5}
31
- d="M13.117 15.908H12c-5.523 0-10-1.75-10-3.908s4.477-3.908 10-3.908S22 9.842 22 12c0 1.655-2.638 3.067-6.357 3.636"
32
- />
33
- </svg>
34
- );
35
-
36
- export default Data;
@@ -1,31 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const DatabaseIcon = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="24"
7
- height="25"
8
- fill="none"
9
- viewBox="0 0 24 25"
10
- {...props}
11
- >
12
- <path
13
- fill="#161517"
14
- fillRule="evenodd"
15
- stroke="#161517"
16
- strokeWidth={0.5}
17
- d="M5.5 13.18c0 1.776 2.934 3.033 6.498 3.033 3.565 0 6.499-1.257 6.499-3.032a.433.433 0 1 0-.867 0c0 1.096-2.497 2.166-5.632 2.166s-5.632-1.07-5.632-2.166a.433.433 0 1 0-.866 0ZM5.5 9.499c0 1.557 2.919 2.6 6.498 2.6 3.58 0 6.499-1.043 6.499-2.6a.433.433 0 1 0-.867 0c0 .835-2.512 1.733-5.632 1.733-3.12 0-5.632-.898-5.632-1.733a.433.433 0 0 0-.866 0ZM17.631 5.6c0 .835-2.512 1.732-5.632 1.732-3.12 0-5.632-.897-5.632-1.733 0-.835 2.513-1.733 5.632-1.733 3.12 0 5.632.898 5.632 1.733Zm.867 0c0-1.558-2.919-2.6-6.499-2.6-3.58 0-6.498 1.042-6.498 2.6 0 1.556 2.919 2.599 6.498 2.599 3.58 0 6.499-1.043 6.499-2.6Z"
18
- clipRule="evenodd"
19
- />
20
- <path
21
- fill="#161517"
22
- fillRule="evenodd"
23
- stroke="#161517"
24
- strokeWidth={0.5}
25
- d="M17.63 5.6v11.697c0 .285-.578.833-1.53 1.289-1.147.548-2.61.88-4.101.877-1.494.003-2.956-.329-4.102-.877-.953-.456-1.53-1.004-1.53-1.289V5.6a.433.433 0 1 0-.867 0v11.697c0 1.483 3.253 3.039 6.499 3.033 3.245.006 6.498-1.55 6.498-3.033V5.6a.433.433 0 0 0-.867 0Z"
26
- clipRule="evenodd"
27
- />
28
- </svg>
29
- );
30
-
31
- export default DatabaseIcon;
@@ -1,30 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const Disk = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="M16.164 3H5.007a2 2 0 0 0-2 2.015l.104 14a2 2 0 0 0 2 1.985h13.88a2 2 0 0 0 2-2V7.828a2 2 0 0 0-.585-1.414l-2.828-2.828A1.999 1.999 0 0 0 16.164 3Z"
18
- clipRule="evenodd"
19
- />
20
- <path
21
- stroke="#161517"
22
- strokeLinecap="round"
23
- strokeLinejoin="round"
24
- strokeWidth={1.5}
25
- d="M15.993 3v3.909a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V3M7 21v-7.714C7 12.576 7.576 12 8.286 12h7.429c.709 0 1.285.576 1.285 1.286V21"
26
- />
27
- </svg>
28
- );
29
-
30
- export default Disk;
@@ -1,30 +0,0 @@
1
- import { SVGAttributes } from "react";
2
-
3
- const Display = (props: SVGAttributes<SVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width={24}
7
- height={24}
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- {...props}
11
- >
12
- <path
13
- stroke="#161517"
14
- strokeLinecap="round"
15
- strokeLinejoin="round"
16
- strokeWidth={1.5}
17
- d="M20.003 16.002H3.997a1 1 0 0 1-1-1V4.996a1 1 0 0 1 1-1h16.006a1 1 0 0 1 1 1v10.004a1 1 0 0 1-1 1Z"
18
- clipRule="evenodd"
19
- />
20
- <path
21
- stroke="#161517"
22
- strokeLinecap="round"
23
- strokeLinejoin="round"
24
- strokeWidth={1.5}
25
- d="M12 16.002v5.002M12 7.998V12M7.998 8.999v3M16.001 9.999v2M8.999 21.004h6.002M12 3.904v-.908"
26
- />
27
- </svg>
28
- );
29
-
30
- export default Display;