@cleen/ui 0.1.0 → 0.1.2

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 +1 -0
  4. package/dist/icons/index.d.ts +35 -0
  5. package/dist/icons/index.js +1 -0
  6. package/dist/index.d.ts +2959 -0
  7. package/dist/index.js +19 -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 IconCopy5 = ({ ...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-01" clipPath="url(#clip0_3035_27980)">
15
- <path
16
- id="Icon"
17
- d="M4.16663 12.4998C3.39006 12.4998 3.00177 12.4998 2.69549 12.373C2.28711 12.2038 1.96265 11.8794 1.79349 11.471C1.66663 11.1647 1.66663 10.7764 1.66663 9.99984V4.33317C1.66663 3.39975 1.66663 2.93304 1.84828 2.57652C2.00807 2.26292 2.26304 2.00795 2.57664 1.84816C2.93316 1.6665 3.39987 1.6665 4.33329 1.6665H9.99996C10.7765 1.6665 11.1648 1.6665 11.4711 1.79337C11.8795 1.96253 12.2039 2.28698 12.3731 2.69536C12.5 3.00165 12.5 3.38993 12.5 4.1665M10.1666 18.3332H15.6666C16.6 18.3332 17.0668 18.3332 17.4233 18.1515C17.7369 17.9917 17.9918 17.7368 18.1516 17.4232C18.3333 17.0666 18.3333 16.5999 18.3333 15.6665V10.1665C18.3333 9.23308 18.3333 8.76637 18.1516 8.40985C17.9918 8.09625 17.7369 7.84128 17.4233 7.68149C17.0668 7.49984 16.6 7.49984 15.6666 7.49984H10.1666C9.23321 7.49984 8.7665 7.49984 8.40998 7.68149C8.09637 7.84128 7.8414 8.09625 7.68162 8.40985C7.49996 8.76637 7.49996 9.23308 7.49996 10.1665V15.6665C7.49996 16.5999 7.49996 17.0666 7.68162 17.4232C7.8414 17.7368 8.09637 17.9917 8.40998 18.1515C8.7665 18.3332 9.23321 18.3332 10.1666 18.3332Z"
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 IconCopyCheck = ({ ...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="M5 14L7 16L11.5 11.5M7 7V4.2C7 3.0799 7 2.51984 7.21799 2.09202C7.40973 1.71569 7.71569 1.40973 8.09202 1.21799C8.51984 1 9.07989 1 10.2 1H17.8C18.9201 1 19.4802 1 19.908 1.21799C20.2843 1.40973 20.5903 1.71569 20.782 2.09202C21 2.51984 21 3.0799 21 4.2V11.8C21 12.9201 21 13.4802 20.782 13.908C20.5903 14.2843 20.2843 14.5903 19.908 14.782C19.4802 15 18.9201 15 17.8 15H15M4.2 21H11.8C12.9201 21 13.4802 21 13.908 20.782C14.2843 20.5903 14.5903 20.2843 14.782 19.908C15 19.4802 15 18.9201 15 17.8V10.2C15 9.07989 15 8.51984 14.782 8.09202C14.5903 7.71569 14.2843 7.40973 13.908 7.21799C13.4802 7 12.9201 7 11.8 7H4.2C3.0799 7 2.51984 7 2.09202 7.21799C1.71569 7.40973 1.40973 7.71569 1.21799 8.09202C1 8.51984 1 9.07989 1 10.2V17.8C1 18.9201 1 19.4802 1.21799 19.908C1.40973 20.2843 1.71569 20.5903 2.09202 20.782C2.51984 21 3.07989 21 4.2 21Z"
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 IconCube = ({ ...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="container">
15
- <path
16
- id="Icon"
17
- d="M20.5 7.27734L12 11.9996M12 11.9996L3.49997 7.27734M12 11.9996L12 21.4996M21 16.0582V7.94104C21 7.5984 21 7.42708 20.9495 7.27428C20.9049 7.1391 20.8318 7.01502 20.7354 6.91033C20.6263 6.79199 20.4766 6.70879 20.177 6.54239L12.777 2.43128C12.4934 2.27372 12.3516 2.19494 12.2015 2.16406C12.0685 2.13672 11.9315 2.13672 11.7986 2.16406C11.6484 2.19494 11.5066 2.27372 11.223 2.43128L3.82297 6.54239C3.52345 6.70879 3.37369 6.792 3.26463 6.91033C3.16816 7.01502 3.09515 7.1391 3.05048 7.27428C3 7.42708 3 7.5984 3 7.94104V16.0582C3 16.4008 3 16.5721 3.05048 16.7249C3.09515 16.8601 3.16816 16.9842 3.26463 17.0889C3.37369 17.2072 3.52345 17.2904 3.82297 17.4568L11.223 21.5679C11.5066 21.7255 11.6484 21.8042 11.7986 21.8351C11.9315 21.8625 12.0685 21.8625 12.2015 21.8351C12.3516 21.8042 12.4934 21.7255 12.777 21.5679L20.177 17.4568C20.4766 17.2904 20.6263 17.2072 20.7354 17.0889C20.8318 16.9842 20.9049 16.8601 20.9495 16.7249C21 16.5721 21 16.4008 21 16.0582Z"
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 IconCubeOutline = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="22"
8
- viewBox="0 0 20 22"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M7.75 19.7496L9.22297 20.5679C9.50658 20.7255 9.64838 20.8043 9.79855 20.8351C9.93146 20.8625 10.0685 20.8625 10.2015 20.8351C10.3516 20.8043 10.4934 20.7255 10.777 20.5679L12.25 19.7496M3.25 17.2496L1.82297 16.4568C1.52346 16.2904 1.37368 16.2072 1.26463 16.0889C1.16816 15.9842 1.09515 15.8601 1.05048 15.7249C1 15.5721 1 15.4008 1 15.0582V13.4996M1 8.4996V6.94104C1 6.5984 1 6.42708 1.05048 6.27428C1.09515 6.1391 1.16816 6.01502 1.26463 5.91033C1.37368 5.792 1.52345 5.70879 1.82297 5.54239L3.25 4.7496M7.75 2.2496L9.22297 1.43128C9.50658 1.27372 9.64838 1.19494 9.79855 1.16406C9.93146 1.13672 10.0685 1.13672 10.2015 1.16406C10.3516 1.19494 10.4934 1.27372 10.777 1.43128L12.25 2.2496M16.75 4.7496L18.177 5.54239C18.4766 5.70879 18.6263 5.79199 18.7354 5.91033C18.8318 6.01502 18.9049 6.1391 18.9495 6.27428C19 6.42708 19 6.5984 19 6.94104V8.4996M19 13.4996V15.0582C19 15.4008 19 15.5721 18.9495 15.7249C18.9049 15.8601 18.8318 15.9842 18.7354 16.0889C18.6263 16.2072 18.4766 16.2904 18.177 16.4568L16.75 17.2496M7.75 9.7496L10 10.9996M10 10.9996L12.25 9.7496M10 10.9996V13.4996M1 5.9996L3.25 7.2496M16.75 7.2496L19 5.9996M10 18.4996V20.9996"
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 IconCursorBox = ({ ...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="cursor-box">
15
- <path
16
- id="Icon"
17
- d="M17.5 7.91667V6.5C17.5 5.09987 17.5 4.3998 17.2275 3.86502C16.9878 3.39462 16.6054 3.01217 16.135 2.77248C15.6002 2.5 14.9001 2.5 13.5 2.5H6.5C5.09987 2.5 4.3998 2.5 3.86502 2.77248C3.39462 3.01217 3.01217 3.39462 2.77248 3.86502C2.5 4.3998 2.5 5.09987 2.5 6.5V13.5C2.5 14.9001 2.5 15.6002 2.77248 16.135C3.01217 16.6054 3.39462 16.9878 3.86502 17.2275C4.3998 17.5 5.09987 17.5 6.5 17.5H7.91667M14.4885 14.7594L13.0733 17.3877C12.8419 17.8173 12.7263 18.0322 12.5853 18.0882C12.4629 18.1369 12.3247 18.1248 12.2126 18.0557C12.0835 17.976 12.0068 17.7444 11.8534 17.2812L9.58366 10.4261C9.44936 10.0205 9.38221 9.81764 9.43049 9.68258C9.47251 9.56503 9.56503 9.47252 9.68257 9.43049C9.81764 9.38221 10.0205 9.44936 10.4261 9.58367L17.2812 11.8534C17.7444 12.0068 17.976 12.0835 18.0556 12.2126C18.1248 12.3247 18.1369 12.4629 18.0882 12.5853C18.0321 12.7263 17.8173 12.8419 17.3877 13.0733L14.7594 14.4885C14.694 14.5238 14.6612 14.5414 14.6326 14.564C14.6071 14.5841 14.5841 14.6071 14.564 14.6326C14.5414 14.6612 14.5238 14.694 14.4885 14.7594Z"
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 IconDataflow = ({ ...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="M10 3.5H17.3C18.4201 3.5 18.9802 3.5 19.408 3.71799C19.7843 3.90973 20.0903 4.21569 20.282 4.59202C20.5 5.01984 20.5 5.57989 20.5 6.7V8C20.5 8.93188 20.5 9.39783 20.3478 9.76537C20.1448 10.2554 19.7554 10.6448 19.2654 10.8478C18.8978 11 18.4319 11 17.5 11M12 18.5H4.7C3.5799 18.5 3.01984 18.5 2.59202 18.282C2.21569 18.0903 1.90973 17.7843 1.71799 17.408C1.5 16.9802 1.5 16.4201 1.5 15.3V14C1.5 13.0681 1.5 12.6022 1.65224 12.2346C1.85523 11.7446 2.24458 11.3552 2.73463 11.1522C3.10218 11 3.56812 11 4.5 11M9.3 13.5H12.7C12.98 13.5 13.12 13.5 13.227 13.4455C13.3211 13.3976 13.3976 13.3211 13.4455 13.227C13.5 13.12 13.5 12.98 13.5 12.7V9.3C13.5 9.01997 13.5 8.87996 13.4455 8.773C13.3976 8.67892 13.3211 8.60243 13.227 8.5545C13.12 8.5 12.98 8.5 12.7 8.5H9.3C9.01997 8.5 8.87996 8.5 8.773 8.5545C8.67892 8.60243 8.60243 8.67892 8.5545 8.773C8.5 8.87996 8.5 9.01997 8.5 9.3V12.7C8.5 12.98 8.5 13.12 8.5545 13.227C8.60243 13.3211 8.67892 13.3976 8.773 13.4455C8.87996 13.5 9.01997 13.5 9.3 13.5ZM16.8 21H20.2C20.48 21 20.62 21 20.727 20.9455C20.8211 20.8976 20.8976 20.8211 20.9455 20.727C21 20.62 21 20.48 21 20.2V16.8C21 16.52 21 16.38 20.9455 16.273C20.8976 16.1789 20.8211 16.1024 20.727 16.0545C20.62 16 20.48 16 20.2 16H16.8C16.52 16 16.38 16 16.273 16.0545C16.1789 16.1024 16.1024 16.1789 16.0545 16.273C16 16.38 16 16.52 16 16.8V20.2C16 20.48 16 20.62 16.0545 20.727C16.1024 20.8211 16.1789 20.8976 16.273 20.9455C16.38 21 16.52 21 16.8 21ZM1.8 6H5.2C5.48003 6 5.62004 6 5.727 5.9455C5.82108 5.89757 5.89757 5.82108 5.9455 5.727C6 5.62004 6 5.48003 6 5.2V1.8C6 1.51997 6 1.37996 5.9455 1.273C5.89757 1.17892 5.82108 1.10243 5.727 1.0545C5.62004 1 5.48003 1 5.2 1H1.8C1.51997 1 1.37996 1 1.273 1.0545C1.17892 1.10243 1.10243 1.17892 1.0545 1.273C1 1.37996 1 1.51997 1 1.8V5.2C1 5.48003 1 5.62004 1.0545 5.727C1.10243 5.82108 1.17892 5.89757 1.273 5.9455C1.37996 6 1.51997 6 1.8 6Z"
16
- strokeWidth="2"
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 IconDataflow2 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="14"
7
- height="16"
8
- viewBox="0 0 14 16"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M7 2.66659V10.1333C7 11.2534 7 11.8134 7.21799 12.2412C7.40973 12.6176 7.71569 12.9235 8.09202 13.1153C8.51984 13.3333 9.0799 13.3333 10.2 13.3333H10.3333M10.3333 13.3333C10.3333 14.0696 10.9303 14.6666 11.6667 14.6666C12.403 14.6666 13 14.0696 13 13.3333C13 12.5969 12.403 11.9999 11.6667 11.9999C10.9303 11.9999 10.3333 12.5969 10.3333 13.3333ZM3.66667 2.66659L10.3333 2.66658M3.66667 2.66659C3.66667 3.40297 3.06971 3.99992 2.33333 3.99992C1.59695 3.99992 1 3.40297 1 2.66659C1 1.93021 1.59695 1.33325 2.33333 1.33325C3.06971 1.33325 3.66667 1.93021 3.66667 2.66659ZM10.3333 2.66658C10.3333 3.40296 10.9303 3.99992 11.6667 3.99992C12.403 3.99992 13 3.40297 13 2.66659C13 1.93021 12.403 1.33325 11.6667 1.33325C10.9303 1.33325 10.3333 1.93021 10.3333 2.66658ZM7 7.99992H10.3333M10.3333 7.99992C10.3333 8.7363 10.9303 9.33325 11.6667 9.33325C12.403 9.33325 13 8.7363 13 7.99992C13 7.26354 12.403 6.66659 11.6667 6.66659C10.9303 6.66659 10.3333 7.26354 10.3333 7.99992Z"
16
- strokeWidth="1.5"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,29 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconDataflow3 = ({ ...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 clipPath="url(#clip0_240_3534)">
15
- <path
16
- d="M3.33341 14.9998V14.8332C3.33341 13.433 3.33341 12.733 3.6059 12.1982C3.84558 11.7278 4.22803 11.3453 4.69844 11.1057C5.23322 10.8332 5.93328 10.8332 7.33342 10.8332H12.6667C14.0669 10.8332 14.7669 10.8332 15.3017 11.1057C15.7721 11.3453 16.1546 11.7278 16.3943 12.1982C16.6667 12.733 16.6667 13.433 16.6667 14.8332V14.9998M3.33341 14.9998C2.41294 14.9998 1.66675 15.746 1.66675 16.6665C1.66675 17.587 2.41294 18.3332 3.33341 18.3332C4.25389 18.3332 5.00008 17.587 5.00008 16.6665C5.00008 15.746 4.25389 14.9998 3.33341 14.9998ZM16.6667 14.9998C15.7463 14.9998 15.0001 15.746 15.0001 16.6665C15.0001 17.587 15.7463 18.3332 16.6667 18.3332C17.5872 18.3332 18.3334 17.587 18.3334 16.6665C18.3334 15.746 17.5872 14.9998 16.6667 14.9998ZM10.0001 14.9998C9.07961 14.9998 8.33342 15.746 8.33342 16.6665C8.33342 17.587 9.07961 18.3332 10.0001 18.3332C10.9206 18.3332 11.6667 17.587 11.6667 16.6665C11.6667 15.746 10.9206 14.9998 10.0001 14.9998ZM10.0001 14.9998V6.6665M5.00008 6.6665H15.0001C15.7767 6.6665 16.1649 6.6665 16.4712 6.53964C16.8796 6.37048 17.2041 6.04602 17.3732 5.63764C17.5001 5.33136 17.5001 4.94307 17.5001 4.1665C17.5001 3.38993 17.5001 3.00165 17.3732 2.69536C17.2041 2.28698 16.8796 1.96253 16.4712 1.79337C16.1649 1.6665 15.7767 1.6665 15.0001 1.6665H5.00008C4.22351 1.6665 3.83523 1.6665 3.52894 1.79337C3.12056 1.96253 2.79611 2.28698 2.62695 2.69536C2.50008 3.00165 2.50008 3.38993 2.50008 4.1665C2.50008 4.94307 2.50008 5.33136 2.62695 5.63764C2.79611 6.04602 3.12056 6.37048 3.52894 6.53964C3.83523 6.6665 4.22351 6.6665 5.00008 6.6665Z"
17
- strokeWidth="1.67"
18
- strokeLinecap="round"
19
- strokeLinejoin="round"
20
- />
21
- </g>
22
- <defs>
23
- <clipPath id="clip0_240_3534">
24
- <rect width="20" height="20" fill="white" />
25
- </clipPath>
26
- </defs>
27
- </svg>
28
- );
29
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconDelete = ({ ...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="trash-01">
15
- <path
16
- id="Icon"
17
- d="M10.6667 4.00016V3.46683C10.6667 2.72009 10.6667 2.34672 10.5213 2.06151C10.3935 1.81063 10.1895 1.60665 9.93865 1.47882C9.65344 1.3335 9.28007 1.3335 8.53333 1.3335H7.46667C6.71993 1.3335 6.34656 1.3335 6.06135 1.47882C5.81046 1.60665 5.60649 1.81063 5.47866 2.06151C5.33333 2.34672 5.33333 2.72009 5.33333 3.46683V4.00016M6.66667 7.66683V11.0002M9.33333 7.66683V11.0002M2 4.00016H14M12.6667 4.00016V11.4668C12.6667 12.5869 12.6667 13.147 12.4487 13.5748C12.2569 13.9511 11.951 14.2571 11.5746 14.4488C11.1468 14.6668 10.5868 14.6668 9.46667 14.6668H6.53333C5.41323 14.6668 4.85318 14.6668 4.42535 14.4488C4.04903 14.2571 3.74307 13.9511 3.55132 13.5748C3.33333 13.147 3.33333 12.5869 3.33333 11.4668V4.00016"
18
- strokeWidth="1.5"
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 IconDollarCircle = ({ ...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="currency-dollar-circle">
15
- <path
16
- id="Icon"
17
- d="M8.5 14.6667C8.5 15.9553 9.54467 17 10.8333 17H13C14.3807 17 15.5 15.8807 15.5 14.5C15.5 13.1193 14.3807 12 13 12H11C9.61929 12 8.5 10.8807 8.5 9.5C8.5 8.11929 9.61929 7 11 7H13.1667C14.4553 7 15.5 8.04467 15.5 9.33333M12 5.5V7M12 17V18.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"
18
- strokeWidth="2"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,74 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconDotsGrid = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="12"
7
- height="12"
8
- viewBox="0 0 12 12"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="dots-grid">
15
- <g id="Icon">
16
- <path
17
- d="M6 3C6.27614 3 6.5 2.77614 6.5 2.5C6.5 2.22386 6.27614 2 6 2C5.72386 2 5.5 2.22386 5.5 2.5C5.5 2.77614 5.72386 3 6 3Z"
18
- strokeWidth="1.5"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- <path
23
- d="M6 6.5C6.27614 6.5 6.5 6.27614 6.5 6C6.5 5.72386 6.27614 5.5 6 5.5C5.72386 5.5 5.5 5.72386 5.5 6C5.5 6.27614 5.72386 6.5 6 6.5Z"
24
- strokeWidth="1.5"
25
- strokeLinecap="round"
26
- strokeLinejoin="round"
27
- />
28
- <path
29
- d="M6 10C6.27614 10 6.5 9.77614 6.5 9.5C6.5 9.22386 6.27614 9 6 9C5.72386 9 5.5 9.22386 5.5 9.5C5.5 9.77614 5.72386 10 6 10Z"
30
- strokeWidth="1.5"
31
- strokeLinecap="round"
32
- strokeLinejoin="round"
33
- />
34
- <path
35
- d="M9.5 3C9.77614 3 10 2.77614 10 2.5C10 2.22386 9.77614 2 9.5 2C9.22386 2 9 2.22386 9 2.5C9 2.77614 9.22386 3 9.5 3Z"
36
- strokeWidth="1.5"
37
- strokeLinecap="round"
38
- strokeLinejoin="round"
39
- />
40
- <path
41
- d="M9.5 6.5C9.77614 6.5 10 6.27614 10 6C10 5.72386 9.77614 5.5 9.5 5.5C9.22386 5.5 9 5.72386 9 6C9 6.27614 9.22386 6.5 9.5 6.5Z"
42
- strokeWidth="1.5"
43
- strokeLinecap="round"
44
- strokeLinejoin="round"
45
- />
46
- <path
47
- d="M9.5 10C9.77614 10 10 9.77614 10 9.5C10 9.22386 9.77614 9 9.5 9C9.22386 9 9 9.22386 9 9.5C9 9.77614 9.22386 10 9.5 10Z"
48
- strokeWidth="1.5"
49
- strokeLinecap="round"
50
- strokeLinejoin="round"
51
- />
52
- <path
53
- d="M2.5 3C2.77614 3 3 2.77614 3 2.5C3 2.22386 2.77614 2 2.5 2C2.22386 2 2 2.22386 2 2.5C2 2.77614 2.22386 3 2.5 3Z"
54
- strokeWidth="1.5"
55
- strokeLinecap="round"
56
- strokeLinejoin="round"
57
- />
58
- <path
59
- d="M2.5 6.5C2.77614 6.5 3 6.27614 3 6C3 5.72386 2.77614 5.5 2.5 5.5C2.22386 5.5 2 5.72386 2 6C2 6.27614 2.22386 6.5 2.5 6.5Z"
60
- strokeWidth="1.5"
61
- strokeLinecap="round"
62
- strokeLinejoin="round"
63
- />
64
- <path
65
- d="M2.5 10C2.77614 10 3 9.77614 3 9.5C3 9.22386 2.77614 9 2.5 9C2.22386 9 2 9.22386 2 9.5C2 9.77614 2.22386 10 2.5 10Z"
66
- strokeWidth="1.5"
67
- strokeLinecap="round"
68
- strokeLinejoin="round"
69
- />
70
- </g>
71
- </g>
72
- </svg>
73
- );
74
- };
@@ -1,34 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconDotsHorizontal = ({ ...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="M10.0007 10.8327C10.4609 10.8327 10.834 10.4596 10.834 9.99935C10.834 9.53911 10.4609 9.16602 10.0007 9.16602C9.54041 9.16602 9.16732 9.53911 9.16732 9.99935C9.16732 10.4596 9.54041 10.8327 10.0007 10.8327Z"
16
- strokeWidth="1.66667"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- <path
21
- d="M15.834 10.8327C16.2942 10.8327 16.6673 10.4596 16.6673 9.99935C16.6673 9.53911 16.2942 9.16602 15.834 9.16602C15.3737 9.16602 15.0007 9.53911 15.0007 9.99935C15.0007 10.4596 15.3737 10.8327 15.834 10.8327Z"
22
- strokeWidth="1.66667"
23
- strokeLinecap="round"
24
- strokeLinejoin="round"
25
- />
26
- <path
27
- d="M4.16732 10.8327C4.62755 10.8327 5.00065 10.4596 5.00065 9.99935C5.00065 9.53911 4.62755 9.16602 4.16732 9.16602C3.70708 9.16602 3.33398 9.53911 3.33398 9.99935C3.33398 10.4596 3.70708 10.8327 4.16732 10.8327Z"
28
- strokeWidth="1.66667"
29
- strokeLinecap="round"
30
- strokeLinejoin="round"
31
- />
32
- </svg>
33
- );
34
- };
@@ -1,38 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconDotsVertical = ({ ...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="dots-vertical">
15
- <g id="Icon">
16
- <path
17
- d="M9.99996 10.8335C10.4602 10.8335 10.8333 10.4604 10.8333 10.0002C10.8333 9.53993 10.4602 9.16683 9.99996 9.16683C9.53972 9.16683 9.16663 9.53993 9.16663 10.0002C9.16663 10.4604 9.53972 10.8335 9.99996 10.8335Z"
18
- strokeWidth="1.66667"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- <path
23
- d="M9.99996 5.00016C10.4602 5.00016 10.8333 4.62707 10.8333 4.16683C10.8333 3.70659 10.4602 3.3335 9.99996 3.3335C9.53972 3.3335 9.16663 3.70659 9.16663 4.16683C9.16663 4.62707 9.53972 5.00016 9.99996 5.00016Z"
24
- strokeWidth="1.66667"
25
- strokeLinecap="round"
26
- strokeLinejoin="round"
27
- />
28
- <path
29
- d="M9.99996 16.6668C10.4602 16.6668 10.8333 16.2937 10.8333 15.8335C10.8333 15.3733 10.4602 15.0002 9.99996 15.0002C9.53972 15.0002 9.16663 15.3733 9.16663 15.8335C9.16663 16.2937 9.53972 16.6668 9.99996 16.6668Z"
30
- strokeWidth="1.66667"
31
- strokeLinecap="round"
32
- strokeLinejoin="round"
33
- />
34
- </g>
35
- </g>
36
- </svg>
37
- );
38
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconEdit = ({ ...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="edit-01">
15
- <path
16
- id="Icon"
17
- d="M2.39662 15.0963C2.43491 14.7517 2.45405 14.5794 2.50618 14.4184C2.55243 14.2755 2.61778 14.1396 2.70045 14.0142C2.79363 13.8729 2.91621 13.7503 3.16136 13.5052L14.1666 2.49992C15.0871 1.57945 16.5795 1.57945 17.4999 2.49993C18.4204 3.4204 18.4204 4.91279 17.4999 5.83326L6.49469 16.8385C6.24954 17.0836 6.12696 17.2062 5.98566 17.2994C5.86029 17.3821 5.72433 17.4474 5.58146 17.4937C5.42042 17.5458 5.24813 17.5649 4.90356 17.6032L2.08325 17.9166L2.39662 15.0963Z"
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 IconEditable = ({ ...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
- <g id="edit-05" clipPath="url(#clip0_5291_9035)">
15
- <path
16
- id="Icon"
17
- d="M9.16699 3.33417H5.66699C4.26686 3.33417 3.5668 3.33417 3.03202 3.60666C2.56161 3.84634 2.17916 4.22879 1.93948 4.6992C1.66699 5.23398 1.66699 5.93404 1.66699 7.33417V14.3342C1.66699 15.7343 1.66699 16.4344 1.93948 16.9691C2.17916 17.4396 2.56161 17.822 3.03202 18.0617C3.5668 18.3342 4.26686 18.3342 5.66699 18.3342H12.667C14.0671 18.3342 14.7672 18.3342 15.302 18.0617C15.7724 17.822 16.1548 17.4396 16.3945 16.9691C16.667 16.4344 16.667 15.7343 16.667 14.3342V10.8342M6.66697 13.3342H8.06242C8.47007 13.3342 8.6739 13.3342 8.86571 13.2881C9.03577 13.2473 9.19835 13.18 9.34747 13.0886C9.51566 12.9855 9.65979 12.8414 9.94804 12.5531L17.917 4.58417C18.6073 3.89382 18.6073 2.77453 17.917 2.08417C17.2266 1.39382 16.1073 1.39382 15.417 2.08417L7.44802 10.0531C7.15977 10.3414 7.01564 10.4855 6.91257 10.6537C6.82119 10.8028 6.75385 10.9654 6.71302 11.1355C6.66697 11.3273 6.66697 11.5311 6.66697 11.9387V13.3342Z"
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 IconExpand = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="14"
7
- height="15"
8
- viewBox="0 0 14 15"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M12.3333 8.94661V10.8133C12.3333 11.56 12.3333 11.9334 12.188 12.2186C12.0602 12.4695 11.8562 12.6735 11.6053 12.8013C11.3201 12.9466 10.9467 12.9466 10.2 12.9466H8.33333M5.66667 2.27995H3.8C3.05326 2.27995 2.6799 2.27995 2.39468 2.42527C2.1438 2.5531 1.93982 2.75708 1.81199 3.00796C1.66667 3.29318 1.66667 3.66654 1.66667 4.41328V6.27995M9 5.61328L13 1.61328M13 1.61328H9M13 1.61328V5.61328M5 9.61328L1 13.6133M1 13.6133H5M1 13.6133L1 9.61328"
16
- strokeWidth="1.5"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,28 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconEye = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="14"
8
- viewBox="0 0 20 14"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M2.01677 7.59464C1.90328 7.41494 1.84654 7.32509 1.81477 7.18651C1.79091 7.08241 1.79091 6.91824 1.81477 6.81415C1.84654 6.67556 1.90328 6.58571 2.01677 6.40601C2.95461 4.92103 5.74617 1.16699 10.0003 1.16699C14.2545 1.16699 17.0461 4.92103 17.9839 6.40601C18.0974 6.58571 18.1541 6.67556 18.1859 6.81415C18.2098 6.91824 18.2098 7.08241 18.1859 7.18651C18.1541 7.32509 18.0974 7.41494 17.9839 7.59464C17.0461 9.07962 14.2545 12.8337 10.0003 12.8337C5.74617 12.8337 2.95461 9.07963 2.01677 7.59464Z"
16
- strokeWidth="1.66667"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- <path
21
- d="M10.0003 9.50033C11.381 9.50033 12.5003 8.38104 12.5003 7.00033C12.5003 5.61961 11.381 4.50033 10.0003 4.50033C8.61962 4.50033 7.50034 5.61961 7.50034 7.00033C7.50034 8.38104 8.61962 9.50033 10.0003 9.50033Z"
22
- strokeWidth="1.66667"
23
- strokeLinecap="round"
24
- strokeLinejoin="round"
25
- />
26
- </svg>
27
- );
28
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconEyeHidden = ({ ...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="eye-off">
15
- <path
16
- id="Icon"
17
- d="M7.16196 3.39488C7.4329 3.35482 7.7124 3.33333 8.00028 3.33333C11.4036 3.33333 13.6369 6.33656 14.3871 7.52455C14.4779 7.66833 14.5233 7.74023 14.5488 7.85112C14.5678 7.93439 14.5678 8.06578 14.5487 8.14905C14.5233 8.25993 14.4776 8.3323 14.3861 8.47705C14.1862 8.79343 13.8814 9.23807 13.4777 9.7203M4.48288 4.47669C3.0415 5.45447 2.06297 6.81292 1.61407 7.52352C1.52286 7.66791 1.47725 7.74011 1.45183 7.85099C1.43273 7.93426 1.43272 8.06563 1.45181 8.14891C1.47722 8.25979 1.52262 8.33168 1.61342 8.47545C2.36369 9.66344 4.59694 12.6667 8.00028 12.6667C9.37255 12.6667 10.5546 12.1784 11.5259 11.5177M2.00028 2L14.0003 14M6.58606 6.58579C6.22413 6.94772 6.00028 7.44772 6.00028 8C6.00028 9.10457 6.89571 10 8.00028 10C8.55256 10 9.05256 9.77614 9.41449 9.41421"
18
- strokeWidth="1.5"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,24 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconEyeHidden2 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- xmlns="http://www.w3.org/2000/svg"
7
- width="12"
8
- height="12"
9
- viewBox="0 0 12 12"
10
- fill="none"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g clipPath="url(#clip0_6771_22861)">
15
- <path
16
- d="M5.37147 2.54616C5.57468 2.51612 5.7843 2.5 6.00021 2.5C8.55271 2.5 10.2276 4.75242 10.7903 5.64341C10.8585 5.75125 10.8925 5.80517 10.9116 5.88834C10.9259 5.9508 10.9259 6.04933 10.9115 6.11179C10.8925 6.19495 10.8582 6.24923 10.7896 6.35778C10.6397 6.59507 10.4111 6.92855 10.1082 7.29023M3.36216 3.35752C2.28112 4.09085 1.54723 5.10969 1.21055 5.64264C1.14214 5.75094 1.10794 5.80508 1.08887 5.88824C1.07455 5.9507 1.07454 6.04922 1.08886 6.11168C1.10791 6.19484 1.14197 6.24876 1.21007 6.35659C1.77277 7.24758 3.44771 9.5 6.00021 9.5C7.02941 9.5 7.91594 9.1338 8.64441 8.6383M1.50021 1.5L10.5002 10.5M4.93955 4.93934C4.6681 5.21079 4.50021 5.58579 4.50021 6C4.50021 6.82843 5.17178 7.5 6.00021 7.5C6.41442 7.5 6.78942 7.33211 7.06087 7.06066"
17
- strokeWidth="1.5"
18
- strokeLinecap="round"
19
- strokeLinejoin="round"
20
- />
21
- </g>
22
- </svg>
23
- );
24
- };
@@ -1,24 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconFaceSmile = ({ ...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
- <g clipPath="url(#clip0_9364_16300)">
15
- <path
16
- d="M6.66602 11.666C6.66602 11.666 7.91602 13.3327 9.99935 13.3327C12.0827 13.3327 13.3327 11.666 13.3327 11.666M12.4993 7.49935H12.5077M7.49935 7.49935H7.50768M18.3327 9.99935C18.3327 14.6017 14.6017 18.3327 9.99935 18.3327C5.39698 18.3327 1.66602 14.6017 1.66602 9.99935C1.66602 5.39698 5.39698 1.66602 9.99935 1.66602C14.6017 1.66602 18.3327 5.39698 18.3327 9.99935ZM12.916 7.49935C12.916 7.72947 12.7295 7.91602 12.4993 7.91602C12.2692 7.91602 12.0827 7.72947 12.0827 7.49935C12.0827 7.26923 12.2692 7.08268 12.4993 7.08268C12.7295 7.08268 12.916 7.26923 12.916 7.49935ZM7.91602 7.49935C7.91602 7.72947 7.72947 7.91602 7.49935 7.91602C7.26923 7.91602 7.08268 7.72947 7.08268 7.49935C7.08268 7.26923 7.26923 7.08268 7.49935 7.08268C7.72947 7.08268 7.91602 7.26923 7.91602 7.49935Z"
17
- strokeWidth="1.66667"
18
- strokeLinecap="round"
19
- strokeLinejoin="round"
20
- />
21
- </g>
22
- </svg>
23
- );
24
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconFilter = ({ ...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="M2.82125 4.72239C2.19097 4.01796 1.87583 3.66574 1.86394 3.3664C1.85361 3.10636 1.96536 2.85643 2.16603 2.69074C2.39704 2.5 2.86966 2.5 3.81491 2.5H16.184C17.1293 2.5 17.6019 2.5 17.8329 2.69074C18.0336 2.85643 18.1453 3.10636 18.135 3.3664C18.1231 3.66574 17.808 4.01796 17.1777 4.72239L12.4225 10.037C12.2968 10.1774 12.234 10.2477 12.1892 10.3276C12.1495 10.3984 12.1203 10.4747 12.1027 10.554C12.0828 10.6435 12.0828 10.7377 12.0828 10.9261V15.382C12.0828 15.5449 12.0828 15.6264 12.0565 15.6969C12.0333 15.7591 11.9955 15.8149 11.9463 15.8596C11.8907 15.9102 11.815 15.9404 11.6637 16.001L8.83039 17.1343C8.5241 17.2568 8.37096 17.3181 8.24802 17.2925C8.14052 17.2702 8.04617 17.2063 7.98551 17.1148C7.91613 17.0101 7.91613 16.8452 7.91613 16.5153V10.9261C7.91613 10.7377 7.91613 10.6435 7.89623 10.554C7.87858 10.4747 7.84943 10.3984 7.8097 10.3276C7.76491 10.2477 7.70209 10.1774 7.57645 10.037L2.82125 4.72239Z"
16
- strokeWidth="1.66667"
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 IconFilter2 = ({ ...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="M5 10H15M2.5 5H17.5M7.5 15H12.5"
16
- strokeWidth="1.66667"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };