@cleen/ui 0.1.0 → 0.1.1

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 (423) hide show
  1. package/README.md +37 -0
  2. package/dist/charts/index.d.ts +118 -0
  3. package/dist/charts/index.js +611 -0
  4. package/dist/icons/index.d.ts +35 -0
  5. package/dist/icons/index.js +77 -0
  6. package/dist/index.d.ts +2959 -0
  7. package/dist/index.js +16710 -0
  8. package/package.json +54 -54
  9. package/src/charts/chart/Chart.tsx +0 -82
  10. package/src/charts/chart/constant.ts +0 -50
  11. package/src/charts/chart/index.ts +0 -2
  12. package/src/charts/chart/types/apexcharts.ts +0 -9
  13. package/src/charts/chart/variants/BellCurve/BellCurve.tsx +0 -215
  14. package/src/charts/chart/variants/BellCurve/constant.ts +0 -112
  15. package/src/charts/chart/variants/BellCurve/helper.ts +0 -116
  16. package/src/charts/chart/variants/BellCurve/index.ts +0 -2
  17. package/src/charts/chart/variants/BellCurve/types/bellCurve.ts +0 -47
  18. package/src/charts/chart/variants/BellCurve/types/props.ts +0 -21
  19. package/src/charts/chart/variants/RadarChart/RadarChart.tsx +0 -22
  20. package/src/charts/chart/variants/RadarChart/constant.ts +0 -28
  21. package/src/charts/chart/variants/RadarChart/index.ts +0 -1
  22. package/src/charts/chart/variants/ScatterChart/ScatterChart.tsx +0 -23
  23. package/src/charts/chart/variants/ScatterChart/constant.ts +0 -54
  24. package/src/charts/chart/variants/ScatterChart/index.ts +0 -1
  25. package/src/charts/chart/variants/index.ts +0 -3
  26. package/src/charts/index.ts +0 -2
  27. package/src/charts/simpleChart/SimpleChart.tsx +0 -54
  28. package/src/charts/simpleChart/index.ts +0 -1
  29. package/src/components/advancedProgressBar/AdvancedProgressBar.tsx +0 -156
  30. package/src/components/advancedProgressBar/blocks/Bar.tsx +0 -118
  31. package/src/components/advancedProgressBar/blocks/BlockLabel.tsx +0 -49
  32. package/src/components/advancedProgressBar/blocks/Clamp.tsx +0 -85
  33. package/src/components/advancedProgressBar/constants.ts +0 -6
  34. package/src/components/advancedProgressBar/index.ts +0 -2
  35. package/src/components/advancedProgressBar/types/props.ts +0 -69
  36. package/src/components/advancedProgressBar/utils.ts +0 -17
  37. package/src/components/audioPlayback/AudioPlayback.tsx +0 -141
  38. package/src/components/audioPlayback/index.ts +0 -2
  39. package/src/components/audioRecorder/AudioRecorder.tsx +0 -391
  40. package/src/components/audioRecorder/constant/default.ts +0 -19
  41. package/src/components/audioRecorder/constant/labels.ts +0 -9
  42. package/src/components/audioRecorder/index.ts +0 -2
  43. package/src/components/audioRecorder/types/props.ts +0 -56
  44. package/src/components/avatar/Avatar.tsx +0 -132
  45. package/src/components/avatar/index.ts +0 -1
  46. package/src/components/avatar/variants.ts +0 -9
  47. package/src/components/avatarRow/AvatarRow.tsx +0 -127
  48. package/src/components/avatarRow/index.ts +0 -1
  49. package/src/components/breadcrumb/Breadcrumb.tsx +0 -158
  50. package/src/components/breadcrumb/index.ts +0 -1
  51. package/src/components/button/Button.tsx +0 -114
  52. package/src/components/button/index.ts +0 -2
  53. package/src/components/button/variants.ts +0 -41
  54. package/src/components/card/Card.tsx +0 -197
  55. package/src/components/card/index.ts +0 -3
  56. package/src/components/card/variants/CardIcon/CardIcon.tsx +0 -158
  57. package/src/components/card/variants/CardMedia/CardMedia.tsx +0 -127
  58. package/src/components/checkbox/Checkbox.tsx +0 -246
  59. package/src/components/checkbox/index.ts +0 -1
  60. package/src/components/checkbox/variants.ts +0 -13
  61. package/src/components/checkboxGroup/CheckboxGroup.tsx +0 -163
  62. package/src/components/checkboxGroup/index.ts +0 -1
  63. package/src/components/cleenIcon/CleenIcon.tsx +0 -674
  64. package/src/components/cleenIcon/icons/IconAlertCircle.tsx +0 -22
  65. package/src/components/cleenIcon/icons/IconAlertFeatured.tsx +0 -30
  66. package/src/components/cleenIcon/icons/IconAlertOctagon.tsx +0 -21
  67. package/src/components/cleenIcon/icons/IconAlertTriangle.tsx +0 -25
  68. package/src/components/cleenIcon/icons/IconAlignRight.tsx +0 -25
  69. package/src/components/cleenIcon/icons/IconArrowDown.tsx +0 -25
  70. package/src/components/cleenIcon/icons/IconArrowLeft.tsx +0 -25
  71. package/src/components/cleenIcon/icons/IconArrowLeft2.tsx +0 -22
  72. package/src/components/cleenIcon/icons/IconArrowRight.tsx +0 -25
  73. package/src/components/cleenIcon/icons/IconArrowToTop.tsx +0 -20
  74. package/src/components/cleenIcon/icons/IconArrowUp.tsx +0 -22
  75. package/src/components/cleenIcon/icons/IconArrowUpRight.tsx +0 -22
  76. package/src/components/cleenIcon/icons/IconArrowUpRightNarrow.tsx +0 -22
  77. package/src/components/cleenIcon/icons/IconArrowUpRightSquare.tsx +0 -22
  78. package/src/components/cleenIcon/icons/IconAttachment.tsx +0 -22
  79. package/src/components/cleenIcon/icons/IconBarChartSquare.tsx +0 -22
  80. package/src/components/cleenIcon/icons/IconBold.tsx +0 -16
  81. package/src/components/cleenIcon/icons/IconBookmarkCheck.tsx +0 -22
  82. package/src/components/cleenIcon/icons/IconBookmarkCheckFill.tsx +0 -37
  83. package/src/components/cleenIcon/icons/IconBookmarkPlus.tsx +0 -22
  84. package/src/components/cleenIcon/icons/IconBookmarkX.tsx +0 -22
  85. package/src/components/cleenIcon/icons/IconBoxLines.tsx +0 -16
  86. package/src/components/cleenIcon/icons/IconBoxText.tsx +0 -24
  87. package/src/components/cleenIcon/icons/IconBracketsCheck.tsx +0 -25
  88. package/src/components/cleenIcon/icons/IconBracketsEllipses.tsx +0 -22
  89. package/src/components/cleenIcon/icons/IconBuilding.tsx +0 -22
  90. package/src/components/cleenIcon/icons/IconCalendar.tsx +0 -25
  91. package/src/components/cleenIcon/icons/IconCertificateHeart.tsx +0 -25
  92. package/src/components/cleenIcon/icons/IconCheck.tsx +0 -22
  93. package/src/components/cleenIcon/icons/IconCheckCircle.tsx +0 -22
  94. package/src/components/cleenIcon/icons/IconCheckCircleBroken.tsx +0 -25
  95. package/src/components/cleenIcon/icons/IconCheckFill.tsx +0 -45
  96. package/src/components/cleenIcon/icons/IconCheckVerified.tsx +0 -22
  97. package/src/components/cleenIcon/icons/IconChevronDown.tsx +0 -22
  98. package/src/components/cleenIcon/icons/IconChevronLeft.tsx +0 -25
  99. package/src/components/cleenIcon/icons/IconChevronLeftDouble.tsx +0 -22
  100. package/src/components/cleenIcon/icons/IconChevronRight.tsx +0 -25
  101. package/src/components/cleenIcon/icons/IconChevronRightDouble.tsx +0 -22
  102. package/src/components/cleenIcon/icons/IconChevronSelectorVertical.tsx +0 -22
  103. package/src/components/cleenIcon/icons/IconChevronUp.tsx +0 -25
  104. package/src/components/cleenIcon/icons/IconCircleSwap.tsx +0 -22
  105. package/src/components/cleenIcon/icons/IconClockFastForward.tsx +0 -25
  106. package/src/components/cleenIcon/icons/IconClockRewind.tsx +0 -25
  107. package/src/components/cleenIcon/icons/IconClockRewind2.tsx +0 -21
  108. package/src/components/cleenIcon/icons/IconCodeBrowser.tsx +0 -25
  109. package/src/components/cleenIcon/icons/IconCodeCircle.tsx +0 -22
  110. package/src/components/cleenIcon/icons/IconColors.tsx +0 -25
  111. package/src/components/cleenIcon/icons/IconColumnEdit.tsx +0 -19
  112. package/src/components/cleenIcon/icons/IconCopy.tsx +0 -25
  113. package/src/components/cleenIcon/icons/IconCopy2.tsx +0 -22
  114. package/src/components/cleenIcon/icons/IconCopy3.tsx +0 -25
  115. package/src/components/cleenIcon/icons/IconCopy4.tsx +0 -25
  116. package/src/components/cleenIcon/icons/IconCopy5.tsx +0 -25
  117. package/src/components/cleenIcon/icons/IconCopyCheck.tsx +0 -22
  118. package/src/components/cleenIcon/icons/IconCube.tsx +0 -25
  119. package/src/components/cleenIcon/icons/IconCubeOutline.tsx +0 -22
  120. package/src/components/cleenIcon/icons/IconCursorBox.tsx +0 -25
  121. package/src/components/cleenIcon/icons/IconDataflow.tsx +0 -22
  122. package/src/components/cleenIcon/icons/IconDataflow2.tsx +0 -22
  123. package/src/components/cleenIcon/icons/IconDataflow3.tsx +0 -29
  124. package/src/components/cleenIcon/icons/IconDelete.tsx +0 -25
  125. package/src/components/cleenIcon/icons/IconDollarCircle.tsx +0 -25
  126. package/src/components/cleenIcon/icons/IconDotsGrid.tsx +0 -74
  127. package/src/components/cleenIcon/icons/IconDotsHorizontal.tsx +0 -34
  128. package/src/components/cleenIcon/icons/IconDotsVertical.tsx +0 -38
  129. package/src/components/cleenIcon/icons/IconEdit.tsx +0 -25
  130. package/src/components/cleenIcon/icons/IconEditable.tsx +0 -25
  131. package/src/components/cleenIcon/icons/IconExpand.tsx +0 -22
  132. package/src/components/cleenIcon/icons/IconEye.tsx +0 -28
  133. package/src/components/cleenIcon/icons/IconEyeHidden.tsx +0 -25
  134. package/src/components/cleenIcon/icons/IconEyeHidden2.tsx +0 -24
  135. package/src/components/cleenIcon/icons/IconFaceSmile.tsx +0 -24
  136. package/src/components/cleenIcon/icons/IconFilter.tsx +0 -22
  137. package/src/components/cleenIcon/icons/IconFilter2.tsx +0 -22
  138. package/src/components/cleenIcon/icons/IconFlag.tsx +0 -22
  139. package/src/components/cleenIcon/icons/IconFlag2.tsx +0 -25
  140. package/src/components/cleenIcon/icons/IconFlag3.tsx +0 -16
  141. package/src/components/cleenIcon/icons/IconHandShield.tsx +0 -22
  142. package/src/components/cleenIcon/icons/IconHash.tsx +0 -22
  143. package/src/components/cleenIcon/icons/IconHeadsetMic.tsx +0 -21
  144. package/src/components/cleenIcon/icons/IconHeart.tsx +0 -24
  145. package/src/components/cleenIcon/icons/IconHouseLine.tsx +0 -22
  146. package/src/components/cleenIcon/icons/IconImage.tsx +0 -22
  147. package/src/components/cleenIcon/icons/IconImage2.tsx +0 -22
  148. package/src/components/cleenIcon/icons/IconImage3.tsx +0 -17
  149. package/src/components/cleenIcon/icons/IconImage4.tsx +0 -25
  150. package/src/components/cleenIcon/icons/IconImageCheck.tsx +0 -22
  151. package/src/components/cleenIcon/icons/IconInfoCircle.tsx +0 -22
  152. package/src/components/cleenIcon/icons/IconInfoHexagon.tsx +0 -25
  153. package/src/components/cleenIcon/icons/IconItalic.tsx +0 -16
  154. package/src/components/cleenIcon/icons/IconLayersMultiple.tsx +0 -22
  155. package/src/components/cleenIcon/icons/IconLayersSingle.tsx +0 -22
  156. package/src/components/cleenIcon/icons/IconLayout.tsx +0 -22
  157. package/src/components/cleenIcon/icons/IconLayout2.tsx +0 -22
  158. package/src/components/cleenIcon/icons/IconLayoutColumns.tsx +0 -20
  159. package/src/components/cleenIcon/icons/IconLayoutCustom.tsx +0 -16
  160. package/src/components/cleenIcon/icons/IconLayoutSequential.tsx +0 -16
  161. package/src/components/cleenIcon/icons/IconLayoutStuffed.tsx +0 -20
  162. package/src/components/cleenIcon/icons/IconLayoutTile.tsx +0 -16
  163. package/src/components/cleenIcon/icons/IconLifeBuoy.tsx +0 -29
  164. package/src/components/cleenIcon/icons/IconLightbulb.tsx +0 -22
  165. package/src/components/cleenIcon/icons/IconLightning.tsx +0 -22
  166. package/src/components/cleenIcon/icons/IconLightning2.tsx +0 -25
  167. package/src/components/cleenIcon/icons/IconLightningFast.tsx +0 -22
  168. package/src/components/cleenIcon/icons/IconLineChartBar.tsx +0 -22
  169. package/src/components/cleenIcon/icons/IconLineChartBreakoutSquare.tsx +0 -22
  170. package/src/components/cleenIcon/icons/IconLineChartUp.tsx +0 -25
  171. package/src/components/cleenIcon/icons/IconLineChartUp2.tsx +0 -34
  172. package/src/components/cleenIcon/icons/IconLines.tsx +0 -22
  173. package/src/components/cleenIcon/icons/IconLinesCheck.tsx +0 -16
  174. package/src/components/cleenIcon/icons/IconLinesPlay.tsx +0 -23
  175. package/src/components/cleenIcon/icons/IconLink.tsx +0 -25
  176. package/src/components/cleenIcon/icons/IconLink2.tsx +0 -24
  177. package/src/components/cleenIcon/icons/IconLink3.tsx +0 -21
  178. package/src/components/cleenIcon/icons/IconLink4.tsx +0 -17
  179. package/src/components/cleenIcon/icons/IconLink5.tsx +0 -22
  180. package/src/components/cleenIcon/icons/IconListBullet.tsx +0 -18
  181. package/src/components/cleenIcon/icons/IconListOrder.tsx +0 -20
  182. package/src/components/cleenIcon/icons/IconListOrder2.tsx +0 -16
  183. package/src/components/cleenIcon/icons/IconLock.tsx +0 -22
  184. package/src/components/cleenIcon/icons/IconLock2.tsx +0 -22
  185. package/src/components/cleenIcon/icons/IconLogIn.tsx +0 -25
  186. package/src/components/cleenIcon/icons/IconLogOut.tsx +0 -25
  187. package/src/components/cleenIcon/icons/IconLogOut2.tsx +0 -22
  188. package/src/components/cleenIcon/icons/IconMagicWand.tsx +0 -25
  189. package/src/components/cleenIcon/icons/IconMagicWand2.tsx +0 -22
  190. package/src/components/cleenIcon/icons/IconMail.tsx +0 -25
  191. package/src/components/cleenIcon/icons/IconMessageSquare.tsx +0 -25
  192. package/src/components/cleenIcon/icons/IconMessageSquare2.tsx +0 -22
  193. package/src/components/cleenIcon/icons/IconMessageXSquare.tsx +0 -25
  194. package/src/components/cleenIcon/icons/IconMinusCircle.tsx +0 -22
  195. package/src/components/cleenIcon/icons/IconMobile.tsx +0 -25
  196. package/src/components/cleenIcon/icons/IconMonitor.tsx +0 -22
  197. package/src/components/cleenIcon/icons/IconMonitor2.tsx +0 -25
  198. package/src/components/cleenIcon/icons/IconMonitor3.tsx +0 -25
  199. package/src/components/cleenIcon/icons/IconMoonCircle.tsx +0 -28
  200. package/src/components/cleenIcon/icons/IconNavigationPointer.tsx +0 -22
  201. package/src/components/cleenIcon/icons/IconNotificationBox.tsx +0 -22
  202. package/src/components/cleenIcon/icons/IconPCSetup.tsx +0 -22
  203. package/src/components/cleenIcon/icons/IconPalette.tsx +0 -40
  204. package/src/components/cleenIcon/icons/IconPasscodeLock.tsx +0 -25
  205. package/src/components/cleenIcon/icons/IconPencil.tsx +0 -25
  206. package/src/components/cleenIcon/icons/IconPercentageCircle.tsx +0 -29
  207. package/src/components/cleenIcon/icons/IconPerspective.tsx +0 -22
  208. package/src/components/cleenIcon/icons/IconPhoneCall.tsx +0 -25
  209. package/src/components/cleenIcon/icons/IconPin.tsx +0 -22
  210. package/src/components/cleenIcon/icons/IconPlayCircle.tsx +0 -28
  211. package/src/components/cleenIcon/icons/IconPlus.tsx +0 -22
  212. package/src/components/cleenIcon/icons/IconPlusCircle.tsx +0 -25
  213. package/src/components/cleenIcon/icons/IconPulse.tsx +0 -25
  214. package/src/components/cleenIcon/icons/IconQuestionCircle.tsx +0 -24
  215. package/src/components/cleenIcon/icons/IconRadioButton.tsx +0 -27
  216. package/src/components/cleenIcon/icons/IconRadioButtonActive.tsx +0 -39
  217. package/src/components/cleenIcon/icons/IconReceiptCheck.tsx +0 -25
  218. package/src/components/cleenIcon/icons/IconRedo.tsx +0 -16
  219. package/src/components/cleenIcon/icons/IconRefresh.tsx +0 -22
  220. package/src/components/cleenIcon/icons/IconRefresh2.tsx +0 -22
  221. package/src/components/cleenIcon/icons/IconRefresh3.tsx +0 -20
  222. package/src/components/cleenIcon/icons/IconRepeat.tsx +0 -22
  223. package/src/components/cleenIcon/icons/IconRepeat2.tsx +0 -22
  224. package/src/components/cleenIcon/icons/IconRetweet.tsx +0 -33
  225. package/src/components/cleenIcon/icons/IconRoundChart.tsx +0 -25
  226. package/src/components/cleenIcon/icons/IconRoundChart2.tsx +0 -29
  227. package/src/components/cleenIcon/icons/IconRoute.tsx +0 -22
  228. package/src/components/cleenIcon/icons/IconSave.tsx +0 -25
  229. package/src/components/cleenIcon/icons/IconSave2.tsx +0 -22
  230. package/src/components/cleenIcon/icons/IconScanDots.tsx +0 -22
  231. package/src/components/cleenIcon/icons/IconSearch.tsx +0 -22
  232. package/src/components/cleenIcon/icons/IconSend.tsx +0 -25
  233. package/src/components/cleenIcon/icons/IconSettings.tsx +0 -32
  234. package/src/components/cleenIcon/icons/IconSettings2.tsx +0 -25
  235. package/src/components/cleenIcon/icons/IconSettings3.tsx +0 -22
  236. package/src/components/cleenIcon/icons/IconShieldLightning.tsx +0 -22
  237. package/src/components/cleenIcon/icons/IconShieldPlus.tsx +0 -22
  238. package/src/components/cleenIcon/icons/IconShieldRemove.tsx +0 -16
  239. package/src/components/cleenIcon/icons/IconShuffle.tsx +0 -25
  240. package/src/components/cleenIcon/icons/IconSlashCircle.tsx +0 -22
  241. package/src/components/cleenIcon/icons/IconSlashOctagon.tsx +0 -22
  242. package/src/components/cleenIcon/icons/IconSocialGlobe.tsx +0 -23
  243. package/src/components/cleenIcon/icons/IconSocialLinkedin.tsx +0 -21
  244. package/src/components/cleenIcon/icons/IconSocialX.tsx +0 -28
  245. package/src/components/cleenIcon/icons/IconSpeedometer.tsx +0 -22
  246. package/src/components/cleenIcon/icons/IconStairsRound.tsx +0 -21
  247. package/src/components/cleenIcon/icons/IconStar.tsx +0 -22
  248. package/src/components/cleenIcon/icons/IconStarHalf.tsx +0 -39
  249. package/src/components/cleenIcon/icons/IconStars.tsx +0 -28
  250. package/src/components/cleenIcon/icons/IconStars2.tsx +0 -29
  251. package/src/components/cleenIcon/icons/IconStrikethrough.tsx +0 -16
  252. package/src/components/cleenIcon/icons/IconSuccessFeatured.tsx +0 -30
  253. package/src/components/cleenIcon/icons/IconSun.tsx +0 -22
  254. package/src/components/cleenIcon/icons/IconSwitchHorizontal.tsx +0 -22
  255. package/src/components/cleenIcon/icons/IconTag.tsx +0 -22
  256. package/src/components/cleenIcon/icons/IconTarget.tsx +0 -21
  257. package/src/components/cleenIcon/icons/IconTarget2.tsx +0 -34
  258. package/src/components/cleenIcon/icons/IconTextFormat.tsx +0 -17
  259. package/src/components/cleenIcon/icons/IconTextFormat2.tsx +0 -22
  260. package/src/components/cleenIcon/icons/IconTextHighlight.tsx +0 -16
  261. package/src/components/cleenIcon/icons/IconTranslate.tsx +0 -25
  262. package/src/components/cleenIcon/icons/IconTrash.tsx +0 -25
  263. package/src/components/cleenIcon/icons/IconTrending.tsx +0 -22
  264. package/src/components/cleenIcon/icons/IconUnderline.tsx +0 -16
  265. package/src/components/cleenIcon/icons/IconUndo.tsx +0 -22
  266. package/src/components/cleenIcon/icons/IconUndo2.tsx +0 -16
  267. package/src/components/cleenIcon/icons/IconUploadCloud.tsx +0 -22
  268. package/src/components/cleenIcon/icons/IconUser.tsx +0 -22
  269. package/src/components/cleenIcon/icons/IconUserEdit.tsx +0 -25
  270. package/src/components/cleenIcon/icons/IconUserRight.tsx +0 -22
  271. package/src/components/cleenIcon/icons/IconUserSquare.tsx +0 -25
  272. package/src/components/cleenIcon/icons/IconUsers.tsx +0 -25
  273. package/src/components/cleenIcon/icons/IconUsersUp.tsx +0 -25
  274. package/src/components/cleenIcon/icons/IconVolume.tsx +0 -25
  275. package/src/components/cleenIcon/icons/IconWrench.tsx +0 -22
  276. package/src/components/cleenIcon/icons/IconX.tsx +0 -25
  277. package/src/components/cleenIcon/icons/IconXCircle.tsx +0 -22
  278. package/src/components/cleenIcon/icons/IconXCircle2.tsx +0 -42
  279. package/src/components/cleenIcon/icons/IconXClose.tsx +0 -25
  280. package/src/components/cleenIcon/icons/IconXSquare.tsx +0 -22
  281. package/src/components/cleenIcon/icons/index.ts +0 -215
  282. package/src/components/cleenIcon/index.ts +0 -4
  283. package/src/components/cleenIcon/types/icon.ts +0 -226
  284. package/src/components/collapsible/Collapsible.tsx +0 -148
  285. package/src/components/collapsible/index.ts +0 -5
  286. package/src/components/creditCardInput/CreditCardInput.tsx +0 -236
  287. package/src/components/creditCardInput/index.ts +0 -2
  288. package/src/components/creditCardInput/types/card.ts +0 -13
  289. package/src/components/creditCardInput/types/props.ts +0 -44
  290. package/src/components/creditCardInput/util/format.ts +0 -102
  291. package/src/components/datePicker/DatePicker.tsx +0 -235
  292. package/src/components/datePicker/index.ts +0 -2
  293. package/src/components/datePicker/types/props.ts +0 -47
  294. package/src/components/datePicker/utils/date.ts +0 -40
  295. package/src/components/divider/Divider.tsx +0 -43
  296. package/src/components/divider/index.ts +0 -1
  297. package/src/components/drawer/Drawer.tsx +0 -222
  298. package/src/components/drawer/index.ts +0 -1
  299. package/src/components/dropdown/Dropdown.tsx +0 -224
  300. package/src/components/dropdown/index.ts +0 -1
  301. package/src/components/filterDrawer/FilterDrawer.tsx +0 -147
  302. package/src/components/filterDrawer/blocks/FilterDrawerFooter.tsx +0 -119
  303. package/src/components/filterDrawer/blocks/SaveFilterStep.tsx +0 -56
  304. package/src/components/filterDrawer/blocks/SavedFilterRow.tsx +0 -166
  305. package/src/components/filterDrawer/blocks/SavedFiltersDropdown.tsx +0 -142
  306. package/src/components/filterDrawer/constants/filter.ts +0 -4
  307. package/src/components/filterDrawer/constants/labels.ts +0 -52
  308. package/src/components/filterDrawer/constants/tab.ts +0 -7
  309. package/src/components/filterDrawer/context/context.ts +0 -28
  310. package/src/components/filterDrawer/context/provider.tsx +0 -50
  311. package/src/components/filterDrawer/index.ts +0 -7
  312. package/src/components/filterDrawer/types/filters.ts +0 -28
  313. package/src/components/filterDrawer/types/props.ts +0 -107
  314. package/src/components/filterDrawer/types/validation.ts +0 -6
  315. package/src/components/formGroup/FormGroup.tsx +0 -165
  316. package/src/components/formGroup/index.ts +0 -1
  317. package/src/components/groupSelector/GroupSelector.tsx +0 -729
  318. package/src/components/groupSelector/index.ts +0 -6
  319. package/src/components/index.ts +0 -44
  320. package/src/components/infoLabels/InfoLabels.tsx +0 -88
  321. package/src/components/infoLabels/index.ts +0 -1
  322. package/src/components/input/Input.tsx +0 -269
  323. package/src/components/input/index.ts +0 -1
  324. package/src/components/loader/Loader.tsx +0 -91
  325. package/src/components/loader/index.ts +0 -1
  326. package/src/components/lookup/Lookup.tsx +0 -433
  327. package/src/components/lookup/blocks/LookupOptionList.tsx +0 -130
  328. package/src/components/lookup/index.ts +0 -2
  329. package/src/components/lookup/types/lookup.ts +0 -97
  330. package/src/components/menu/Menu.tsx +0 -103
  331. package/src/components/menu/blocks/MenuContent.tsx +0 -105
  332. package/src/components/menu/blocks/MenuItem.tsx +0 -120
  333. package/src/components/menu/index.ts +0 -2
  334. package/src/components/menu/types/menu.ts +0 -30
  335. package/src/components/menu/types/menuItem.ts +0 -48
  336. package/src/components/modal/Modal.tsx +0 -191
  337. package/src/components/modal/index.ts +0 -1
  338. package/src/components/notification/Notification.tsx +0 -79
  339. package/src/components/notification/constant/notification.ts +0 -30
  340. package/src/components/notification/index.ts +0 -2
  341. package/src/components/notification/wrappers/CleenNotificationContainer.tsx +0 -9
  342. package/src/components/pagination/Pagination.tsx +0 -294
  343. package/src/components/pagination/blocks/PaginationGoToPage.tsx +0 -91
  344. package/src/components/pagination/blocks/PaginationPageSize.tsx +0 -145
  345. package/src/components/pagination/constants/labels.ts +0 -15
  346. package/src/components/pagination/index.ts +0 -9
  347. package/src/components/pillBadge/PillBadge.tsx +0 -130
  348. package/src/components/pillBadge/helper.ts +0 -11
  349. package/src/components/pillBadge/index.ts +0 -1
  350. package/src/components/pillBadge/variants.ts +0 -47
  351. package/src/components/popover/Popover.tsx +0 -108
  352. package/src/components/popover/index.ts +0 -2
  353. package/src/components/popover/types/popover.ts +0 -21
  354. package/src/components/progressBar/ProgressBar.tsx +0 -179
  355. package/src/components/progressBar/index.ts +0 -1
  356. package/src/components/progressCircle/ProgressCircle.tsx +0 -142
  357. package/src/components/progressCircle/index.ts +0 -1
  358. package/src/components/radioBoxGroup/RadioBoxGroup.tsx +0 -207
  359. package/src/components/radioBoxGroup/index.ts +0 -1
  360. package/src/components/radioButtonGroup/RadioButtonGroup.tsx +0 -208
  361. package/src/components/radioButtonGroup/blocks/RadioButton.tsx +0 -22
  362. package/src/components/radioButtonGroup/index.ts +0 -4
  363. package/src/components/radioButtonGroup/types/radioButton.ts +0 -10
  364. package/src/components/rangeSlider/RangeSlider.tsx +0 -366
  365. package/src/components/rangeSlider/index.ts +0 -1
  366. package/src/components/select/Select.tsx +0 -349
  367. package/src/components/select/blocks/SelectCustomMenuList.tsx +0 -70
  368. package/src/components/select/blocks/SelectNoOptionsMessage.tsx +0 -22
  369. package/src/components/select/blocks/SelectOption.tsx +0 -19
  370. package/src/components/select/blocks/SelectSingleValue.tsx +0 -28
  371. package/src/components/select/index.ts +0 -1
  372. package/src/components/sidebar/Sidebar.tsx +0 -210
  373. package/src/components/sidebar/SidebarItem.tsx +0 -88
  374. package/src/components/sidebar/drawerContainer/DrawerContainer.tsx +0 -36
  375. package/src/components/sidebar/drawerContainer/DrawerContentTitle.tsx +0 -165
  376. package/src/components/sidebar/drawerContainer/index.ts +0 -2
  377. package/src/components/sidebar/index.ts +0 -13
  378. package/src/components/sidebar/types.ts +0 -157
  379. package/src/components/skeletons/blocks/Skeleton.tsx +0 -72
  380. package/src/components/skeletons/blocks/SkeletonAvatar.tsx +0 -43
  381. package/src/components/skeletons/blocks/SkeletonBadge.tsx +0 -30
  382. package/src/components/skeletons/blocks/SkeletonBanner.tsx +0 -44
  383. package/src/components/skeletons/blocks/SkeletonButton.tsx +0 -31
  384. package/src/components/skeletons/blocks/SkeletonCard.tsx +0 -39
  385. package/src/components/skeletons/blocks/SkeletonCard2.tsx +0 -57
  386. package/src/components/skeletons/blocks/SkeletonCard3.tsx +0 -89
  387. package/src/components/skeletons/blocks/SkeletonCardStack.tsx +0 -22
  388. package/src/components/skeletons/blocks/SkeletonChart.tsx +0 -114
  389. package/src/components/skeletons/blocks/SkeletonContentCard.tsx +0 -75
  390. package/src/components/skeletons/blocks/SkeletonDataGrid.tsx +0 -73
  391. package/src/components/skeletons/blocks/SkeletonForm.tsx +0 -50
  392. package/src/components/skeletons/blocks/SkeletonImage.tsx +0 -45
  393. package/src/components/skeletons/blocks/SkeletonInfoCard.tsx +0 -130
  394. package/src/components/skeletons/blocks/SkeletonInput.tsx +0 -32
  395. package/src/components/skeletons/blocks/SkeletonList.tsx +0 -67
  396. package/src/components/skeletons/blocks/SkeletonParagraph.tsx +0 -52
  397. package/src/components/skeletons/blocks/SkeletonText.tsx +0 -22
  398. package/src/components/skeletons/blocks/SkeletonVideo.tsx +0 -71
  399. package/src/components/skeletons/blocks/SkeletonWidgetCard.tsx +0 -56
  400. package/src/components/skeletons/blocks/SkeletonWrapper.tsx +0 -140
  401. package/src/components/skeletons/index.ts +0 -24
  402. package/src/components/skeletons/styles/skeleton.ts +0 -2
  403. package/src/components/skeletons/types/skeleton.ts +0 -8
  404. package/src/components/slider/Slider.tsx +0 -298
  405. package/src/components/slider/index.ts +0 -1
  406. package/src/components/stepper/Stepper.tsx +0 -185
  407. package/src/components/stepper/index.ts +0 -1
  408. package/src/components/switch/Switch.tsx +0 -152
  409. package/src/components/switch/index.ts +0 -1
  410. package/src/components/tabs/Tabs.tsx +0 -140
  411. package/src/components/tabs/index.ts +0 -2
  412. package/src/components/tabs/types/tab.ts +0 -33
  413. package/src/components/tabs/variants.ts +0 -49
  414. package/src/components/textArea/TextArea.tsx +0 -244
  415. package/src/components/textArea/index.ts +0 -1
  416. package/src/components/tooltip/Tooltip.tsx +0 -200
  417. package/src/components/tooltip/index.ts +0 -1
  418. package/src/icons/IconFromLibrary.tsx +0 -13
  419. package/src/icons/getIconByName.ts +0 -81
  420. package/src/icons/index.ts +0 -16
  421. package/src/index.ts +0 -1
  422. package/tsconfig.json +0 -27
  423. package/tsup.config.ts +0 -23
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCertificateHeart = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="24"
7
- height="24"
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="certificate-02">
15
- <path
16
- id="Icon"
17
- d="M9 18.5H15M7 15H17M5 2H19C20.1046 2 21 2.99492 21 4.22222V19.7778C21 21.0051 20.1046 22 19 22H5C3.89543 22 3 21.0051 3 19.7778V4.22222C3 2.99492 3.89543 2 5 2ZM11.9976 6.21194C11.2978 5.4328 10.1309 5.22321 9.25414 5.93667C8.37738 6.65013 8.25394 7.84299 8.94247 8.6868C9.631 9.53061 11.9976 11.5 11.9976 11.5C11.9976 11.5 14.3642 9.53061 15.0527 8.6868C15.7413 7.84299 15.6329 6.64262 14.7411 5.93667C13.8492 5.23072 12.6974 5.4328 11.9976 6.21194Z"
18
- strokeWidth="2"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCheck = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- xmlns="http://www.w3.org/2000/svg"
7
- width="20"
8
- height="20"
9
- viewBox="0 0 20 20"
10
- fill="none"
11
- stroke="currentColor"
12
- strokeWidth="1.66667"
13
- {...props}
14
- >
15
- <path
16
- d="M16.6668 5L7.50016 14.1667L3.3335 10"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCheckCircle = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="22"
7
- height="22"
8
- viewBox="0 0 22 22"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M6.5 11L9.5 14L15.5 8M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z"
16
- strokeWidth="2"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCheckCircleBroken = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="16"
7
- height="16"
8
- viewBox="0 0 16 16"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="check-circle-broken" clipPath="url(#clip0_3243_19600)">
15
- <path
16
- id="Icon"
17
- d="M14.6663 7.39052V8.00386C14.6655 9.44147 14.2 10.8403 13.3392 11.9917C12.4785 13.1432 11.2685 13.9855 9.88991 14.3931C8.5113 14.8007 7.03785 14.7518 5.68932 14.2536C4.3408 13.7554 3.18944 12.8346 2.40698 11.6286C1.62452 10.4225 1.25287 8.9959 1.34746 7.5614C1.44205 6.1269 1.99781 4.76141 2.93186 3.66857C3.86591 2.57574 5.1282 1.81411 6.53047 1.49729C7.93274 1.18046 9.39985 1.32541 10.713 1.91052M14.6663 2.66671L7.99967 9.34004L5.99967 7.34004"
18
- strokeWidth="1.5"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,45 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCheckFill = ({
4
- color1 = 'currentColor',
5
- color2 = 'currentColor',
6
- ...props
7
- }: IconProps) => {
8
- return (
9
- <svg
10
- width="24"
11
- height="24"
12
- viewBox="0 0 24 24"
13
- fill="none"
14
- xmlns="http://www.w3.org/2000/svg"
15
- {...props}
16
- >
17
- <g id="Content">
18
- <rect
19
- x="0.75"
20
- y="0.75"
21
- width="22.5"
22
- height="22.5"
23
- rx="11.25"
24
- fill={color2}
25
- />
26
- <rect
27
- x="0.75"
28
- y="0.75"
29
- width="22.5"
30
- height="22.5"
31
- rx="11.25"
32
- stroke={color2}
33
- strokeWidth="1.5"
34
- />
35
- <path
36
- id="Tick"
37
- fillRule="evenodd"
38
- clipRule="evenodd"
39
- d="M17.0965 7.38967L9.9365 14.2997L8.0365 12.2697C7.6865 11.9397 7.1365 11.9197 6.7365 12.1997C6.3465 12.4897 6.2365 12.9997 6.4765 13.4097L8.7265 17.0697C8.9465 17.4097 9.3265 17.6197 9.7565 17.6197C10.1665 17.6197 10.5565 17.4097 10.7765 17.0697C11.1365 16.5997 18.0065 8.40967 18.0065 8.40967C18.9065 7.48967 17.8165 6.67967 17.0965 7.37967V7.38967Z"
40
- fill={color1}
41
- />
42
- </g>
43
- </svg>
44
- );
45
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCheckVerified = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="16"
7
- height="16"
8
- viewBox="0 0 16 16"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M6.00065 8.00065L7.33398 9.33398L10.334 6.33398M11.9348 3.33299C12.0721 3.66501 12.3356 3.92892 12.6674 4.0667L13.8308 4.54864C14.1628 4.68617 14.4266 4.94998 14.5642 5.28202C14.7017 5.61407 14.7017 5.98715 14.5642 6.31919L14.0826 7.48185C13.945 7.81404 13.9448 8.1875 14.083 8.51953L14.5638 9.68185C14.6319 9.84631 14.6671 10.0226 14.6671 10.2006C14.6671 10.3786 14.6321 10.5549 14.5639 10.7194C14.4958 10.8839 14.3959 11.0333 14.27 11.1592C14.1441 11.2851 13.9947 11.3849 13.8302 11.453L12.6676 11.9346C12.3355 12.0718 12.0716 12.3354 11.9339 12.6672L11.4519 13.8307C11.3144 14.1627 11.0506 14.4265 10.7186 14.5641C10.3866 14.7016 10.0135 14.7016 9.68146 14.5641L8.51884 14.0825C8.1868 13.9453 7.81387 13.9455 7.48203 14.0832L6.31858 14.5645C5.98673 14.7017 5.61399 14.7016 5.28223 14.5642C4.95047 14.4267 4.68682 14.1632 4.54919 13.8316L4.06713 12.6677C3.92985 12.3357 3.66635 12.0718 3.33455 11.934L2.17109 11.4521C1.83921 11.3146 1.57549 11.0509 1.43791 10.7191C1.30032 10.3872 1.30014 10.0143 1.43739 9.68235L1.91896 8.51968C2.05615 8.18763 2.05587 7.81469 1.91818 7.48284L1.4373 6.31851C1.36912 6.15405 1.33401 5.97777 1.33398 5.79974C1.33396 5.62171 1.36901 5.44542 1.43713 5.28094C1.50526 5.11646 1.60513 4.96702 1.73103 4.84115C1.85693 4.71529 2.0064 4.61546 2.17089 4.54739L3.33352 4.0658C3.66523 3.92863 3.92897 3.66545 4.06685 3.33402L4.54877 2.17052C4.6863 1.83848 4.9501 1.57467 5.28213 1.43714C5.61416 1.2996 5.98723 1.2996 6.31926 1.43714L7.48188 1.91873C7.81392 2.05593 8.18685 2.05565 8.51869 1.91795L9.68263 1.43788C10.0146 1.30042 10.3876 1.30045 10.7196 1.43796C11.0515 1.57547 11.3153 1.8392 11.4529 2.17116L11.9349 3.335L11.9348 3.33299Z"
16
- strokeWidth="1.5"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconChevronDown = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- xmlns="http://www.w3.org/2000/svg"
7
- width="20"
8
- height="20"
9
- viewBox="0 0 20 20"
10
- fill="none"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M5 7.5L10 12.5L15 7.5"
16
- strokeWidth="1.66667"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconChevronLeft = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="chevron-left">
15
- <path
16
- id="Icon"
17
- d="M12.5 15L7.5 10L12.5 5"
18
- strokeWidth="1.66667"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconChevronLeftDouble = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- xmlns="http://www.w3.org/2000/svg"
7
- width="24"
8
- height="24"
9
- viewBox="0 0 24 24"
10
- fill="none"
11
- stroke="currentColor"
12
- strokeWidth="2"
13
- strokeLinecap="round"
14
- strokeLinejoin="round"
15
- {...props}
16
- >
17
- <path stroke="none" d="M0 0h24v24H0z" fill="none" />
18
- <path d="M11 7l-5 5l5 5" />
19
- <path d="M17 7l-5 5l5 5" />
20
- </svg>
21
- );
22
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconChevronRight = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="chevron-right">
15
- <path
16
- id="Icon"
17
- d="M7.5 15L12.5 10L7.5 5"
18
- strokeWidth="1.66667"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconChevronRightDouble = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- xmlns="http://www.w3.org/2000/svg"
7
- width="24"
8
- height="24"
9
- viewBox="0 0 24 24"
10
- fill="none"
11
- stroke="currentColor"
12
- strokeWidth="2"
13
- strokeLinecap="round"
14
- strokeLinejoin="round"
15
- {...props}
16
- >
17
- <path stroke="none" d="M0 0h24v24H0z" fill="none" />
18
- <path d="M7 7l5 5l-5 5" />
19
- <path d="M13 7l5 5l-5 5" />
20
- </svg>
21
- );
22
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconChevronSelectorVertical = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="16"
7
- height="16"
8
- viewBox="0 0 16 16"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M4.66675 9.99984L8.00008 13.3332L11.3334 9.99984M4.66675 5.99984L8.00008 2.6665L11.3334 5.99984"
16
- strokeWidth="1.5"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconChevronUp = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="chevron-up">
15
- <path
16
- id="Icon"
17
- d="M15 12.5L10 7.5L5 12.5"
18
- strokeWidth="1.66667"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCircleSwap = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M4.99996 4.99984L6.66663 3.33317M6.66663 3.33317L4.99996 1.6665M6.66663 3.33317H4.99996C3.15901 3.33317 1.66663 4.82555 1.66663 6.6665M15 14.9998L13.3333 16.6665M13.3333 16.6665L15 18.3332M13.3333 16.6665H15C16.8409 16.6665 18.3333 15.1741 18.3333 13.3332M11.1809 11.1808C11.8328 11.4922 12.5627 11.6665 13.3333 11.6665C16.0947 11.6665 18.3333 9.42793 18.3333 6.6665C18.3333 3.90508 16.0947 1.6665 13.3333 1.6665C10.5719 1.6665 8.33329 3.90508 8.33329 6.6665C8.33329 7.4371 8.50762 8.16698 8.81898 8.81886M11.6666 13.3332C11.6666 16.0946 9.42805 18.3332 6.66663 18.3332C3.9052 18.3332 1.66663 16.0946 1.66663 13.3332C1.66663 10.5717 3.9052 8.33317 6.66663 8.33317C9.42805 8.33317 11.6666 10.5717 11.6666 13.3332Z"
16
- strokeWidth="1.66667"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconClockFastForward = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="clock-fast-forward">
15
- <path
16
- id="Icon"
17
- d="M18.9166 9.58333L17.2505 11.25L15.5833 9.58333M17.4542 10.8333C17.4845 10.5597 17.5 10.2817 17.5 10C17.5 5.85786 14.1421 2.5 10 2.5C5.85786 2.5 2.5 5.85786 2.5 10C2.5 14.1421 5.85786 17.5 10 17.5C12.3561 17.5 14.4584 16.4136 15.8333 14.7144M10 5.83333V10L12.5 11.6667"
18
- strokeWidth="1.66667"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconClockRewind = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="16"
7
- height="16"
8
- viewBox="0 0 16 16"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="clock-rewind">
15
- <path
16
- id="Icon"
17
- d="M15.1333 9L13.8004 7.66667L12.4666 9M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C10.2013 2 12.1257 3.18542 13.1697 4.95273M8 4.66667V8L10 9.33333"
18
- strokeWidth="1.5"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,21 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconClockRewind2 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="30"
7
- height="30"
8
- viewBox="0 0 30 30"
9
- fill="currentColor"
10
- xmlns="http://www.w3.org/2000/svg"
11
- {...props}
12
- >
13
- <g id="mdi:recent">
14
- <path
15
- id="Vector"
16
- d="M16.875 10H15V16.25L20.35 19.425L21.25 17.9125L16.875 15.3125V10ZM16.25 3.75C13.2663 3.75 10.4048 4.93526 8.29505 7.04505C6.18526 9.15483 5 12.0163 5 15H1.25L6.2 20.0375L11.25 15H7.5C7.5 12.6794 8.42187 10.4538 10.0628 8.81282C11.7038 7.17187 13.9294 6.25 16.25 6.25C18.5706 6.25 20.7962 7.17187 22.4372 8.81282C24.0781 10.4538 25 12.6794 25 15C25 17.3206 24.0781 19.5462 22.4372 21.1872C20.7962 22.8281 18.5706 23.75 16.25 23.75C13.8375 23.75 11.65 22.7625 10.075 21.175L8.3 22.95C9.33951 24.0005 10.5779 24.8334 11.9429 25.4C13.3079 25.9666 14.7721 26.2556 16.25 26.25C19.2337 26.25 22.0952 25.0647 24.205 22.955C26.3147 20.8452 27.5 17.9837 27.5 15C27.5 12.0163 26.3147 9.15483 24.205 7.04505C22.0952 4.93526 19.2337 3.75 16.25 3.75Z"
17
- />
18
- </g>
19
- </svg>
20
- );
21
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCodeBrowser = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="24"
7
- height="24"
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="code-browser">
15
- <path
16
- id="Icon"
17
- d="M22 9H2M14 17.5L16.5 15L14 12.5M10 12.5L7.5 15L10 17.5M2 7.8L2 16.2C2 17.8802 2 18.7202 2.32698 19.362C2.6146 19.9265 3.07354 20.3854 3.63803 20.673C4.27976 21 5.11984 21 6.8 21H17.2C18.8802 21 19.7202 21 20.362 20.673C20.9265 20.3854 21.3854 19.9265 21.673 19.362C22 18.7202 22 17.8802 22 16.2V7.8C22 6.11984 22 5.27977 21.673 4.63803C21.3854 4.07354 20.9265 3.6146 20.362 3.32698C19.7202 3 18.8802 3 17.2 3L6.8 3C5.11984 3 4.27976 3 3.63803 3.32698C3.07354 3.6146 2.6146 4.07354 2.32698 4.63803C2 5.27976 2 6.11984 2 7.8Z"
18
- strokeWidth="2"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCodeCircle = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="22"
7
- height="22"
8
- viewBox="0 0 22 22"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M13 16L16 13L13 10M9 6L6 9L9 12M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z"
16
- strokeWidth="2"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconColors = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="24"
7
- height="24"
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="colors">
15
- <path
16
- id="Icon"
17
- d="M12 20.4722C13.0615 21.4223 14.4633 22 16 22C19.3137 22 22 19.3137 22 16C22 13.2331 20.1271 10.9036 17.5798 10.2102M6.42018 10.2102C3.87293 10.9036 2 13.2331 2 16C2 19.3137 4.68629 22 8 22C11.3137 22 14 19.3137 14 16C14 15.2195 13.851 14.4738 13.5798 13.7898M18 8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8Z"
18
- strokeWidth="2"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,19 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconColumnEdit = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="24"
7
- height="24"
8
- viewBox="0 0 19 19"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- {...props}
12
- >
13
- <path
14
- d="M2.57275 2.375C2.41528 2.375 2.26426 2.43756 2.15291 2.54891C2.04156 2.66026 1.979 2.81128 1.979 2.96875C1.979 3.12622 2.04156 3.27725 2.15291 3.38859C2.26426 3.49994 2.41528 3.5625 2.57275 3.5625H2.96859C3.51484 3.5625 3.95817 4.00583 3.95817 4.55208V14.4479C3.95817 14.9942 3.51484 15.4375 2.96859 15.4375H2.57275C2.41528 15.4375 2.26426 15.5001 2.15291 15.6114C2.04156 15.7228 1.979 15.8738 1.979 16.0312C1.979 16.1887 2.04156 16.3397 2.15291 16.4511C2.26426 16.5624 2.41528 16.625 2.57275 16.625H2.96859C3.54599 16.625 4.09974 16.3956 4.50802 15.9873C4.9163 15.5791 5.14567 15.0253 5.14567 14.4479V4.55208C5.14567 3.97468 4.9163 3.42094 4.50802 3.01265C4.09974 2.60437 3.54599 2.375 2.96859 2.375H2.57275ZM8.51025 2.375C7.93286 2.375 7.37911 2.60437 6.97082 3.01265C6.56254 3.42094 6.33317 3.97468 6.33317 4.55208V14.4479C6.33317 15.0253 6.56254 15.5791 6.97082 15.9873C7.37911 16.3956 7.93286 16.625 8.51025 16.625H8.8388L9.12063 15.4985L9.13646 15.4375H8.51025C7.964 15.4375 7.52067 14.9942 7.52067 14.4479V4.55208C7.52067 4.00583 7.964 3.5625 8.51025 3.5625H10.4894C11.0357 3.5625 11.479 4.00583 11.479 4.55208V12.5519L12.6665 11.3644V4.55208C12.6665 3.97468 12.4371 3.42094 12.0289 3.01265C11.6206 2.60437 11.0668 2.375 10.4894 2.375H8.51025ZM15.0415 9.09071C14.87 9.19521 14.7098 9.32188 14.561 9.47071L13.854 10.1769V4.55208C13.854 3.97468 14.0834 3.42094 14.4917 3.01265C14.8999 2.60437 15.4537 2.375 16.0311 2.375H16.4269C16.5844 2.375 16.7354 2.43756 16.8468 2.54891C16.9581 2.66026 17.0207 2.81128 17.0207 2.96875C17.0207 3.12622 16.9581 3.27725 16.8468 3.38859C16.7354 3.49994 16.5844 3.5625 16.4269 3.5625H16.0311C15.4848 3.5625 15.0415 4.00583 15.0415 4.55208V9.09071ZM15.1207 10.0296L10.4475 14.7028C10.1756 14.9756 9.98253 15.3166 9.88855 15.69L9.52596 17.1396C9.4899 17.2838 9.49182 17.4349 9.53153 17.5782C9.57124 17.7214 9.64738 17.852 9.75254 17.957C9.8577 18.0621 9.98829 18.1382 10.1316 18.1778C10.2749 18.2174 10.426 18.2192 10.5702 18.183L12.0189 17.8212C12.3927 17.7271 12.7341 17.5337 13.0069 17.2615L17.6793 12.5891C18.0056 12.2471 18.1851 11.7911 18.1796 11.3186C18.174 10.846 17.9838 10.3943 17.6496 10.0601C17.3154 9.72594 16.8638 9.53574 16.3912 9.53019C15.9186 9.52464 15.4626 9.70417 15.1207 10.0304"
15
- fill="currentColor"
16
- />
17
- </svg>
18
- );
19
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCopy = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="16"
7
- height="16"
8
- viewBox="0 0 16 16"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="copy-04" clipPath="url(#clip0_3854_3504)">
15
- <path
16
- id="Icon"
17
- d="M10.6667 10.6668V12.5335C10.6667 13.2802 10.6667 13.6536 10.5214 13.9388C10.3936 14.1897 10.1896 14.3937 9.93869 14.5215C9.65348 14.6668 9.28011 14.6668 8.53337 14.6668H3.46671C2.71997 14.6668 2.3466 14.6668 2.06139 14.5215C1.8105 14.3937 1.60653 14.1897 1.4787 13.9388C1.33337 13.6536 1.33337 13.2802 1.33337 12.5335V7.46683C1.33337 6.72009 1.33337 6.34672 1.4787 6.06151C1.60653 5.81063 1.8105 5.60665 2.06139 5.47882C2.3466 5.3335 2.71997 5.3335 3.46671 5.3335H5.33337M7.46671 10.6668H12.5334C13.2801 10.6668 13.6535 10.6668 13.9387 10.5215C14.1896 10.3937 14.3936 10.1897 14.5214 9.93882C14.6667 9.6536 14.6667 9.28023 14.6667 8.5335V3.46683C14.6667 2.72009 14.6667 2.34672 14.5214 2.06151C14.3936 1.81063 14.1896 1.60665 13.9387 1.47882C13.6535 1.3335 13.2801 1.3335 12.5334 1.3335H7.46671C6.71997 1.3335 6.3466 1.3335 6.06139 1.47882C5.8105 1.60665 5.60653 1.81063 5.4787 2.06151C5.33337 2.34672 5.33337 2.72009 5.33337 3.46683V8.5335C5.33337 9.28023 5.33337 9.6536 5.4787 9.93882C5.60653 10.1897 5.8105 10.3937 6.06139 10.5215C6.3466 10.6668 6.71997 10.6668 7.46671 10.6668Z"
18
- strokeWidth="1.5"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCopy2 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- xmlns="http://www.w3.org/2000/svg"
7
- width="17"
8
- height="16"
9
- viewBox="0 0 17 16"
10
- fill="none"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M5.98633 2H10.7197C12.2131 2 12.9599 2 13.5303 2.29065C14.0321 2.54631 14.44 2.95426 14.6957 3.45603C14.9863 4.02646 14.9863 4.77319 14.9863 6.26667V11M5.11966 14H10.5197C11.2664 14 11.6398 14 11.925 13.8547C12.1759 13.7268 12.3798 13.5229 12.5077 13.272C12.653 12.9868 12.653 12.6134 12.653 11.8667V6.46667C12.653 5.71993 12.653 5.34656 12.5077 5.06135C12.3798 4.81046 12.1759 4.60649 11.925 4.47866C11.6398 4.33333 11.2664 4.33333 10.5197 4.33333H5.11966C4.37292 4.33333 3.99956 4.33333 3.71434 4.47866C3.46346 4.60649 3.25948 4.81046 3.13165 5.06135C2.98633 5.34656 2.98633 5.71993 2.98633 6.46667V11.8667C2.98633 12.6134 2.98633 12.9868 3.13165 13.272C3.25948 13.5229 3.46346 13.7268 3.71434 13.8547C3.99956 14 4.37292 14 5.11966 14Z"
16
- strokeWidth="1.33333"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCopy3 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="copy-05" clipPath="url(#clip0_4668_4063)">
15
- <path
16
- id="Icon"
17
- d="M6.66663 13.3334V15.6667C6.66663 16.6002 6.66663 17.0669 6.84828 17.4234C7.00807 17.737 7.26304 17.992 7.57664 18.1518C7.93316 18.3334 8.39987 18.3334 9.33329 18.3334H15.6666C16.6 18.3334 17.0668 18.3334 17.4233 18.1518C17.7369 17.992 17.9918 17.737 18.1516 17.4234C18.3333 17.0669 18.3333 16.6002 18.3333 15.6667V9.33341C18.3333 8.39999 18.3333 7.93328 18.1516 7.57676C17.9918 7.26316 17.7369 7.00819 17.4233 6.8484C17.0668 6.66675 16.6 6.66675 15.6666 6.66675H13.3333M4.33329 13.3334H10.6666C11.6 13.3334 12.0668 13.3334 12.4233 13.1518C12.7369 12.992 12.9918 12.737 13.1516 12.4234C13.3333 12.0669 13.3333 11.6002 13.3333 10.6667V4.33341C13.3333 3.39999 13.3333 2.93328 13.1516 2.57676C12.9918 2.26316 12.7369 2.00819 12.4233 1.8484C12.0668 1.66675 11.6 1.66675 10.6666 1.66675H4.33329C3.39987 1.66675 2.93316 1.66675 2.57664 1.8484C2.26304 2.00819 2.00807 2.26316 1.84828 2.57676C1.66663 2.93328 1.66663 3.39999 1.66663 4.33341V10.6667C1.66663 11.6002 1.66663 12.0669 1.84828 12.4234C2.00807 12.737 2.26304 12.992 2.57664 13.1518C2.93316 13.3334 3.39987 13.3334 4.33329 13.3334Z"
18
- strokeWidth="2"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconCopy4 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="16"
7
- height="16"
8
- viewBox="0 0 16 16"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="copy-07" clipPath="url(#clip0_3854_3511)">
15
- <path
16
- id="Icon"
17
- d="M7.00004 1.33536C6.55001 1.34146 6.27984 1.36751 6.06139 1.47882C5.8105 1.60665 5.60653 1.81063 5.4787 2.06151C5.36739 2.27996 5.34134 2.55013 5.33524 3.00016M13 1.33536C13.4501 1.34146 13.7202 1.36751 13.9387 1.47882C14.1896 1.60665 14.3936 1.81063 14.5214 2.06151C14.6327 2.27996 14.6587 2.55013 14.6648 3.00015M14.6648 9.00016C14.6587 9.45019 14.6327 9.72036 14.5214 9.93882C14.3936 10.1897 14.1896 10.3937 13.9387 10.5215C13.7202 10.6328 13.4501 10.6589 13 10.665M14.6667 5.33349V6.66683M9.33341 1.3335H10.6667M3.46671 14.6668H8.53337C9.28011 14.6668 9.65348 14.6668 9.93869 14.5215C10.1896 14.3937 10.3936 14.1897 10.5214 13.9388C10.6667 13.6536 10.6667 13.2802 10.6667 12.5335V7.46683C10.6667 6.72009 10.6667 6.34672 10.5214 6.06151C10.3936 5.81063 10.1896 5.60665 9.93869 5.47882C9.65348 5.3335 9.28011 5.3335 8.53337 5.3335H3.46671C2.71997 5.3335 2.3466 5.3335 2.06139 5.47882C1.8105 5.60665 1.60653 5.81063 1.4787 6.06151C1.33337 6.34672 1.33337 6.72009 1.33337 7.46683V12.5335C1.33337 13.2802 1.33337 13.6536 1.4787 13.9388C1.60653 14.1897 1.8105 14.3937 2.06139 14.5215C2.3466 14.6668 2.71997 14.6668 3.46671 14.6668Z"
18
- strokeWidth="1.5"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };