@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 IconShuffle = ({ ...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="shuffle-01">
15
- <path
16
- id="Icon"
17
- d="M12 10L14 12M14 12L12 14M14 12H12.3793C11.7531 12 11.44 12 11.1559 11.9137C10.9043 11.8373 10.6702 11.712 10.4671 11.5451C10.2377 11.3565 10.064 11.096 9.71669 10.575L9.55556 10.3333M12 2L14 4M14 4L12 6M14 4H12.3793C11.7531 4 11.44 4 11.1559 4.0863C10.9043 4.1627 10.6702 4.28796 10.4671 4.45491C10.2377 4.64349 10.064 4.90398 9.71669 5.42496L6.28331 10.575C5.93599 11.096 5.76232 11.3565 5.53288 11.5451C5.32976 11.712 5.09572 11.8373 4.84414 11.9137C4.55996 12 4.24689 12 3.62075 12H2M2 4H3.62075C4.24689 4 4.55996 4 4.84414 4.0863C5.09572 4.1627 5.32976 4.28796 5.53288 4.45491C5.76232 4.64349 5.93599 4.90398 6.28331 5.42496L6.44444 5.66667"
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 IconSlashCircle = ({ ...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="M3.28634 3.28585L12.713 12.7125M14.6663 7.99919C14.6663 11.6811 11.6816 14.6659 7.99967 14.6659C4.31778 14.6659 1.33301 11.6811 1.33301 7.99919C1.33301 4.31729 4.31778 1.33252 7.99967 1.33252C11.6816 1.33252 14.6663 4.31729 14.6663 7.99919Z"
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 IconSlashOctagon = ({ ...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.10866 4.10866L15.892 15.892M1.66699 7.10261V12.898C1.66699 13.1019 1.66699 13.2038 1.69002 13.2997C1.71043 13.3847 1.7441 13.466 1.78979 13.5406C1.84133 13.6247 1.91339 13.6967 2.05752 13.8409L6.1598 17.9431C6.30393 18.0873 6.37599 18.1593 6.46009 18.2109C6.53465 18.2566 6.61594 18.2902 6.70097 18.3106C6.79687 18.3337 6.89879 18.3337 7.10261 18.3337H12.898C13.1019 18.3337 13.2038 18.3337 13.2997 18.3106C13.3847 18.2902 13.466 18.2566 13.5406 18.2109C13.6247 18.1593 13.6967 18.0873 13.8408 17.9431L17.9431 13.8408C18.0873 13.6967 18.1593 13.6247 18.2109 13.5406C18.2566 13.466 18.2902 13.3847 18.3106 13.2997C18.3337 13.2038 18.3337 13.1019 18.3337 12.898V7.10261C18.3337 6.89879 18.3337 6.79687 18.3106 6.70097C18.2902 6.61594 18.2566 6.53465 18.2109 6.46009C18.1593 6.37599 18.0873 6.30393 17.9431 6.1598L13.8408 2.05752C13.6967 1.91339 13.6247 1.84133 13.5406 1.78979C13.466 1.7441 13.3847 1.71043 13.2997 1.69002C13.2038 1.66699 13.1019 1.66699 12.898 1.66699H7.10261C6.89879 1.66699 6.79687 1.66699 6.70097 1.69002C6.61594 1.71043 6.53465 1.7441 6.46009 1.78979C6.37599 1.84133 6.30393 1.91339 6.1598 2.05752L2.05752 6.1598C1.91339 6.30393 1.84133 6.37599 1.78979 6.46009C1.7441 6.53465 1.71043 6.61594 1.69002 6.70097C1.66699 6.79687 1.66699 6.89879 1.66699 7.10261Z"
16
- strokeWidth="1.66667"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,23 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconSocialGlobe = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- xmlns="http://www.w3.org/2000/svg"
10
- fill="currentColor"
11
- {...props}
12
- >
13
- <g id="Social icon">
14
- <path
15
- id="Vector"
16
- fillRule="evenodd"
17
- clipRule="evenodd"
18
- d="M10 0C4.47939 0 0 4.47939 0 10C0 15.5206 4.47939 20 10 20C15.5098 20 20 15.5206 20 10C20 4.47939 15.5098 0 10 0ZM16.6052 4.60954C17.7983 6.06291 18.5141 7.91756 18.5358 9.92406C18.2538 9.86987 15.4338 9.295 12.5922 9.65294C12.5271 9.51194 12.4729 9.36006 12.4078 9.20825C12.2343 8.79613 12.0391 8.37313 11.8438 7.97181C14.9891 6.692 16.4208 4.84816 16.6052 4.60954ZM10 1.47506C12.1692 1.47506 14.154 2.28851 15.6616 3.62256C15.5097 3.83948 14.2191 5.56399 11.1822 6.70281C9.78306 4.13232 8.23213 2.0282 7.9935 1.70282C8.63338 1.55097 9.30587 1.47506 10 1.47506ZM6.36662 2.27766C6.59437 2.58134 8.11281 4.69631 9.53363 7.21256C5.5423 8.2755 2.01736 8.25381 1.63774 8.25381C2.19089 5.60738 3.98047 3.40564 6.36662 2.27766ZM1.45336 10.0109C1.45336 9.92406 1.45336 9.83731 1.45336 9.75056C1.82213 9.76137 5.96529 9.81563 10.2278 8.53581C10.4773 9.013 10.705 9.50106 10.9219 9.98913C10.8134 10.0217 10.6941 10.0542 10.5857 10.0868C6.18221 11.5076 3.83948 15.3904 3.64425 15.7158C2.2885 14.2083 1.45336 12.2018 1.45336 10.0109ZM10 18.5466C8.026 18.5466 6.20391 17.8742 4.76139 16.7462C4.91323 16.4317 6.64856 13.0911 11.4642 11.41C11.4859 11.3991 11.4968 11.3991 11.5184 11.3883C12.7223 14.5011 13.2104 17.1149 13.3406 17.8633C12.3102 18.308 11.1822 18.5466 10 18.5466ZM14.7614 17.0824C14.6746 16.5618 14.2191 14.0673 13.1019 10.9978C15.7809 10.5748 18.1236 11.269 18.4165 11.3666C18.0478 13.7419 16.6811 15.7917 14.7614 17.0824Z"
19
- />
20
- </g>
21
- </svg>
22
- );
23
- };
@@ -1,21 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconSocialLinkedin = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="currentColor"
10
- xmlns="http://www.w3.org/2000/svg"
11
- {...props}
12
- >
13
- <g id="Group">
14
- <path
15
- id="Vector"
16
- d="M18.5195 0H1.47656C0.660156 0 0 0.644531 0 1.44141V18.5547C0 19.3516 0.660156 20 1.47656 20H18.5195C19.3359 20 20 19.3516 20 18.5586V1.44141C20 0.644531 19.3359 0 18.5195 0ZM5.93359 17.043H2.96484V7.49609H5.93359V17.043ZM4.44922 6.19531C3.49609 6.19531 2.72656 5.42578 2.72656 4.47656C2.72656 3.52734 3.49609 2.75781 4.44922 2.75781C5.39844 2.75781 6.16797 3.52734 6.16797 4.47656C6.16797 5.42188 5.39844 6.19531 4.44922 6.19531ZM17.043 17.043H14.0781V12.4023C14.0781 11.2969 14.0586 9.87109 12.5352 9.87109C10.9922 9.87109 10.7578 11.0781 10.7578 12.3242V17.043H7.79688V7.49609H10.6406V8.80078H10.6797C11.0742 8.05078 12.043 7.25781 13.4844 7.25781C16.4883 7.25781 17.043 9.23438 17.043 11.8047V17.043Z"
17
- />
18
- </g>
19
- </svg>
20
- );
21
- };
@@ -1,28 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconSocialX = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="currentColor"
10
- xmlns="http://www.w3.org/2000/svg"
11
- {...props}
12
- >
13
- <g id="Social icon" clipPath="url(#clip0_4276_66448)">
14
- <path
15
- id="Vector"
16
- fillRule="evenodd"
17
- clipRule="evenodd"
18
- d="M13.2879 19.1663L8.66337 12.5748L2.87405 19.1663H0.424805L7.57674 11.0256L0.424805 0.833008H6.71309L11.0717 7.04552L16.5327 0.833008H18.982L12.1619 8.59674L19.5762 19.1663H13.2879ZM16.0154 17.308H14.3665L3.93176 2.69134H5.58092L9.7601 8.54397L10.4828 9.55956L16.0154 17.308Z"
19
- />
20
- </g>
21
- <defs>
22
- <clipPath id="clip0_4276_66448">
23
- <rect width="20" height="20" fill="white" />
24
- </clipPath>
25
- </defs>
26
- </svg>
27
- );
28
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconSpeedometer = ({ ...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="M18.3333 9.99999C18.3333 14.6024 14.6024 18.3333 9.99999 18.3333C5.39762 18.3333 1.66666 14.6024 1.66666 9.99999M18.3333 9.99999C18.3333 5.39762 14.6024 1.66666 9.99999 1.66666M18.3333 9.99999H16.25M1.66666 9.99999C1.66666 5.39762 5.39762 1.66666 9.99999 1.66666M1.66666 9.99999H3.74999M9.99999 1.66666V3.74999M15.8987 4.16666L11.2499 8.74999M15.8987 15.8987L15.7288 15.7288C15.1523 15.1523 14.864 14.864 14.5276 14.6579C14.2294 14.4751 13.9042 14.3404 13.5641 14.2588C13.1805 14.1667 12.7728 14.1667 11.9575 14.1667L8.04245 14.1667C7.22715 14.1667 6.8195 14.1667 6.43588 14.2588C6.09576 14.3405 5.77062 14.4751 5.47238 14.6579C5.13599 14.864 4.84774 15.1523 4.27124 15.7288L4.10135 15.8987M4.10135 4.16666L5.54839 5.6137M11.6667 9.99999C11.6667 10.9205 10.9205 11.6667 9.99999 11.6667C9.07952 11.6667 8.33332 10.9205 8.33332 9.99999C8.33332 9.07952 9.07952 8.33332 9.99999 8.33332C10.9205 8.33332 11.6667 9.07952 11.6667 9.99999Z"
16
- strokeWidth="1.66667"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,21 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconStairsRound = ({ ...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="simple-icons:contentstack" clipPath="url(#clip0_5498_15556)">
14
- <path
15
- id="Vector"
16
- d="M23.204 12.6349C23.2078 12.6958 23.1987 12.7569 23.1772 12.8141C23.1557 12.8713 23.1224 12.9233 23.0795 12.9667C23.0365 13.0102 22.9849 13.044 22.928 13.0661C22.871 13.0882 22.81 13.098 22.749 13.0949H14.0315C13.9702 13.0983 13.9088 13.0888 13.8514 13.0669C13.7939 13.045 13.7418 13.0112 13.6982 12.9678C13.6547 12.9244 13.6208 12.8724 13.5988 12.815C13.5767 12.7576 13.567 12.6963 13.5703 12.6349V11.6474C13.567 11.5859 13.5768 11.5244 13.5989 11.467C13.621 11.4095 13.655 11.3574 13.6987 11.3139C13.7423 11.2705 13.7946 11.2368 13.8522 11.215C13.9098 11.1932 13.9713 11.1838 14.0328 11.1874H22.7378C22.7989 11.1843 22.86 11.1941 22.917 11.2163C22.9741 11.2384 23.0258 11.2724 23.0687 11.316C23.1117 11.3595 23.145 11.4117 23.1664 11.469C23.1877 11.5264 23.1967 11.5876 23.1928 11.6486L23.204 12.6349ZM27.0603 15.4974C27.0645 15.559 27.0555 15.6208 27.0339 15.6787C27.0123 15.7365 26.9786 15.7891 26.9351 15.8329C26.8915 15.8767 26.8391 15.9106 26.7814 15.9325C26.7237 15.9544 26.6619 15.9638 26.6003 15.9599H15.8628C15.8015 15.9637 15.74 15.9542 15.6827 15.9322C15.6253 15.9102 15.5734 15.8761 15.5303 15.8322C15.4873 15.7884 15.4542 15.7358 15.4333 15.678C15.4124 15.6202 15.4041 15.5586 15.409 15.4974V14.4886C15.405 14.4278 15.414 14.3669 15.4354 14.3098C15.4568 14.2528 15.4902 14.201 15.5333 14.1579C15.5764 14.1148 15.6282 14.0814 15.6852 14.06C15.7423 14.0386 15.8032 14.0296 15.864 14.0336H26.5065C26.5676 14.0295 26.629 14.0383 26.6864 14.0596C26.7438 14.081 26.7961 14.1142 26.8397 14.1572C26.8833 14.2003 26.9172 14.252 26.9393 14.3092C26.9614 14.3663 26.9711 14.4275 26.9678 14.4886L27.0603 15.4974ZM29.9978 18.4349C30.0017 18.4965 29.9923 18.5583 29.9704 18.616C29.9485 18.6737 29.9146 18.7261 29.8708 18.7697C29.827 18.8132 29.7744 18.8469 29.7166 18.8685C29.6587 18.8901 29.5969 18.8991 29.5353 18.8949H17.8853C17.824 18.899 17.7626 18.8899 17.7052 18.8682C17.6478 18.8465 17.5957 18.8126 17.5525 18.769C17.5094 18.7253 17.4761 18.6729 17.455 18.6153C17.4339 18.5576 17.4255 18.4961 17.4303 18.4349V17.4311C17.4251 17.3697 17.4333 17.3079 17.4542 17.25C17.4751 17.192 17.5083 17.1393 17.5515 17.0953C17.5947 17.0514 17.6469 17.0174 17.7045 16.9955C17.7622 16.9736 17.8238 16.9645 17.8853 16.9686H29.5365C29.5982 16.9648 29.6599 16.9741 29.7177 16.996C29.7754 17.0179 29.8278 17.0519 29.8713 17.0957C29.9149 17.1394 29.9486 17.192 29.9702 17.2499C29.9918 17.3077 30.0008 17.3695 29.9965 17.4311L29.9978 18.4349ZM29.9978 21.3749C30.0009 21.4361 29.9911 21.4973 29.9688 21.5544C29.9466 21.6116 29.9125 21.6633 29.8688 21.7063C29.8251 21.7493 29.7728 21.7826 29.7153 21.8039C29.6578 21.8252 29.5965 21.834 29.5353 21.8299H17.8853C17.8245 21.8337 17.7637 21.8246 17.7067 21.8031C17.6498 21.7816 17.5981 21.7482 17.555 21.7052C17.512 21.6621 17.4786 21.6104 17.4571 21.5535C17.4356 21.4965 17.4264 21.4356 17.4303 21.3749V20.3661C17.4251 20.3047 17.4333 20.2429 17.4542 20.185C17.4751 20.127 17.5083 20.0743 17.5515 20.0303C17.5947 19.9864 17.6469 19.9524 17.7045 19.9305C17.7622 19.9086 17.8238 19.8995 17.8853 19.9036H29.5365C29.5982 19.8998 29.6599 19.9091 29.7177 19.931C29.7754 19.9529 29.8278 19.9869 29.8713 20.0307C29.9149 20.0744 29.9486 20.127 29.9702 20.1849C29.9918 20.2427 30.0008 20.3045 29.9965 20.3661L29.9978 21.3749ZM27.0603 24.2161C27.0639 24.2776 27.0545 24.3391 27.0327 24.3967C27.0109 24.4543 26.9772 24.5066 26.9337 24.5503C26.8903 24.5939 26.8382 24.6279 26.7807 24.65C26.7233 24.6722 26.6618 24.6819 26.6003 24.6786H15.864C15.8028 24.6818 15.7416 24.6719 15.6845 24.6497C15.6274 24.6274 15.5756 24.5933 15.5326 24.5496C15.4896 24.5059 15.4564 24.4536 15.4351 24.3961C15.4138 24.3386 15.4049 24.2773 15.409 24.2161V23.2074C15.4047 23.1462 15.4134 23.0847 15.4346 23.0272C15.4559 22.9696 15.4891 22.9172 15.5321 22.8734C15.5752 22.8297 15.627 22.7956 15.6843 22.7734C15.7415 22.7513 15.8028 22.7415 15.864 22.7449H26.5078C26.5693 22.7416 26.6308 22.7514 26.6882 22.7735C26.7457 22.7956 26.7978 22.8296 26.8412 22.8732C26.8847 22.9169 26.9184 22.9692 26.9402 23.0268C26.962 23.0844 26.9714 23.1459 26.9678 23.2074L27.0603 24.2161ZM23.204 27.1524C23.208 27.2134 23.199 27.2746 23.1776 27.3318C23.1562 27.3891 23.1229 27.4412 23.0799 27.4847C23.0369 27.5281 22.9852 27.562 22.9282 27.584C22.8711 27.606 22.8101 27.6157 22.749 27.6124H14.0315C13.9702 27.6158 13.9088 27.6063 13.8514 27.5844C13.7939 27.5625 13.7418 27.5287 13.6982 27.4853C13.6547 27.4419 13.6208 27.3899 13.5988 27.3325C13.5767 27.2751 13.567 27.2138 13.5703 27.1524V26.1424C13.567 26.0811 13.5767 26.0197 13.5988 25.9624C13.621 25.9052 13.6551 25.8532 13.6988 25.8101C13.7425 25.767 13.7949 25.7336 13.8525 25.7122C13.9101 25.6909 13.9715 25.682 14.0328 25.6861H22.7378C22.7987 25.6823 22.8596 25.6914 22.9167 25.713C22.9737 25.7346 23.0255 25.7681 23.0686 25.8113C23.1116 25.8545 23.145 25.9063 23.1664 25.9634C23.1878 26.0205 23.1968 26.0815 23.1928 26.1424L23.204 27.1524ZM6.69154 3.85864C6.6884 3.91986 6.69827 3.98106 6.7205 4.03819C6.74273 4.09532 6.77683 4.14709 6.82053 4.19008C6.86423 4.23308 6.91655 4.26632 6.97404 4.28762C7.03153 4.30891 7.09287 4.31778 7.15404 4.31364H15.8665C15.9278 4.31828 15.9892 4.30968 16.0468 4.28842C16.1044 4.26717 16.1568 4.23376 16.2003 4.19047C16.2438 4.14718 16.2775 4.09502 16.2991 4.03755C16.3207 3.98007 16.3296 3.91863 16.3253 3.85739V2.84989C16.3295 2.78833 16.3205 2.72658 16.2989 2.66878C16.2773 2.61098 16.2436 2.55848 16.2 2.51479C16.1565 2.4711 16.1041 2.43724 16.0463 2.41548C15.9886 2.39372 15.9269 2.38457 15.8653 2.38864H7.15279C7.09141 2.38555 7.03006 2.39542 6.97276 2.41762C6.91545 2.43983 6.86346 2.47385 6.82018 2.51749C6.7769 2.56112 6.74329 2.61338 6.72156 2.67087C6.69983 2.72836 6.69045 2.78978 6.69404 2.85114L6.69154 3.85864ZM2.93654 6.78739C2.93248 6.84819 2.94147 6.90915 2.96291 6.96619C2.98434 7.02323 3.01772 7.07504 3.0608 7.11812C3.10389 7.16121 3.15569 7.19459 3.21273 7.21602C3.26977 7.23745 3.33074 7.24644 3.39154 7.24239H14.034C14.095 7.24636 14.1562 7.23736 14.2135 7.21597C14.2708 7.19458 14.3229 7.16129 14.3663 7.11829C14.4098 7.0753 14.4436 7.02357 14.4657 6.96653C14.4877 6.9095 14.4973 6.84844 14.494 6.78739V5.77864C14.4976 5.71717 14.4882 5.65564 14.4664 5.59806C14.4446 5.54048 14.4109 5.48815 14.3675 5.4445C14.3241 5.40084 14.2719 5.36685 14.2145 5.34473C14.157 5.32261 14.0955 5.31286 14.034 5.31614H3.38904C3.32776 5.31279 3.26648 5.32252 3.20925 5.34468C3.15203 5.36685 3.10018 5.40093 3.05714 5.44468C3.0141 5.48843 2.98087 5.54083 2.95964 5.59841C2.93842 5.65599 2.92969 5.71742 2.93404 5.77864L2.93654 6.78739ZM-0.000960941 9.72239C-0.00501579 9.78319 0.00397397 9.84415 0.0254057 9.90119C0.0468374 9.95823 0.0802158 10.01 0.123303 10.0531C0.166391 10.0962 0.218192 10.1296 0.275233 10.151C0.332275 10.1725 0.393239 10.1814 0.454039 10.1774H12.1053C12.1661 10.1814 12.2271 10.1725 12.2841 10.151C12.3411 10.1296 12.3929 10.0962 12.436 10.0531C12.4791 10.01 12.5125 9.95823 12.5339 9.90119C12.5554 9.84415 12.5643 9.78319 12.5603 9.72239V8.71239C12.5646 8.65117 12.5559 8.58974 12.5347 8.53216C12.5135 8.47458 12.4802 8.42218 12.4372 8.37843C12.3942 8.33468 12.3423 8.3006 12.2851 8.27843C12.2278 8.25627 12.1666 8.24654 12.1053 8.24989H0.455289C0.394064 8.24674 0.332869 8.25661 0.275737 8.27885C0.218606 8.30108 0.166836 8.33517 0.123843 8.37888C0.0808489 8.42258 0.0476076 8.4749 0.0263107 8.53239C0.00501374 8.58987 -0.00385507 8.65122 0.000289059 8.71239L-0.000960941 9.72239ZM-0.000960941 12.6349C-0.00510507 12.6961 0.00376374 12.7574 0.0250607 12.8149C0.0463576 12.8724 0.0795989 12.9247 0.122593 12.9684C0.165586 13.0121 0.217356 13.0462 0.274487 13.0684C0.331619 13.0907 0.392814 13.1005 0.454039 13.0974H12.1053C12.1666 13.1007 12.2278 13.091 12.2851 13.0688C12.3423 13.0467 12.3942 13.0126 12.4372 12.9688C12.4802 12.9251 12.5135 12.8727 12.5347 12.8151C12.5559 12.7575 12.5646 12.6961 12.5603 12.6349V11.6474C12.5643 11.5864 12.5553 11.5252 12.5339 11.4679C12.5125 11.4107 12.4792 11.3586 12.4362 11.3151C12.3932 11.2716 12.3415 11.2378 12.2844 11.2158C12.2274 11.1937 12.1663 11.1841 12.1053 11.1874H0.455289C0.394075 11.1841 0.332854 11.1938 0.275664 11.2159C0.218473 11.2379 0.166613 11.2719 0.123501 11.3155C0.0803899 11.3591 0.0470067 11.4113 0.0255532 11.4687C0.00409964 11.5261 -0.00493702 11.5875 -0.000960941 11.6486V12.6349ZM2.93279 15.4986C2.92796 15.56 2.93642 15.6216 2.95759 15.6793C2.97876 15.7371 3.01214 15.7896 3.05545 15.8332C3.09876 15.8769 3.15098 15.9107 3.20855 15.9324C3.26612 15.954 3.32769 15.963 3.38904 15.9586H14.0303C14.0919 15.9631 14.1538 15.9542 14.2118 15.9327C14.2697 15.9112 14.3224 15.8775 14.3662 15.8339C14.4101 15.7903 14.444 15.7378 14.4659 15.68C14.4877 15.6222 14.4969 15.5603 14.4928 15.4986V14.4886C14.4961 14.4274 14.4864 14.3661 14.4642 14.3089C14.4421 14.2516 14.408 14.1998 14.3642 14.1567C14.3205 14.1137 14.2681 14.0805 14.2105 14.0592C14.1529 14.038 14.0915 14.0293 14.0303 14.0336H3.39029C3.32939 14.0294 3.26829 14.0382 3.21109 14.0596C3.1539 14.0809 3.10194 14.1143 3.05871 14.1574C3.01549 14.2005 2.98199 14.2524 2.96049 14.3095C2.93898 14.3666 2.92996 14.4277 2.93404 14.4886L2.93279 15.4986ZM6.69279 18.4336C6.68872 18.4952 6.69787 18.5569 6.71963 18.6147C6.74139 18.6724 6.77525 18.7248 6.81894 18.7684C6.86263 18.812 6.91514 18.8457 6.97293 18.8673C7.03073 18.8889 7.09248 18.8979 7.15404 18.8936H15.864C15.9257 18.8981 15.9876 18.8892 16.0455 18.8677C16.1035 18.8462 16.1562 18.8125 16.2 18.7689C16.2438 18.7253 16.2778 18.6728 16.2996 18.615C16.3214 18.5572 16.3306 18.4953 16.3265 18.4336V17.4299C16.331 17.368 16.3221 17.3059 16.3004 17.2477C16.2788 17.1896 16.2449 17.1368 16.201 17.0929C16.1571 17.0491 16.1043 17.0152 16.0462 16.9935C15.988 16.9718 15.9259 16.9629 15.864 16.9674H7.15529C7.09346 16.9631 7.03143 16.9722 6.97339 16.9939C6.91534 17.0157 6.86263 17.0496 6.81881 17.0934C6.77498 17.1372 6.74106 17.1899 6.71932 17.248C6.69758 17.306 6.68854 17.3681 6.69279 17.4299V18.4336Z"
17
- />
18
- </g>
19
- </svg>
20
- );
21
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconStar = ({ ...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="Star" clipPath="url(#clip0_7485_30770)">
15
- <path
16
- id="Star_2"
17
- d="M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z"
18
- />
19
- </g>
20
- </svg>
21
- );
22
- };
@@ -1,39 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconStarHalf = ({
4
- color1 = 'currentColor',
5
- color2 = 'currentColor',
6
- ...props
7
- }: IconProps) => {
8
- return (
9
- <svg
10
- width="20"
11
- height="20"
12
- viewBox="0 0 20 20"
13
- fill="none"
14
- xmlns="http://www.w3.org/2000/svg"
15
- {...props}
16
- >
17
- <g clipPath="url(#clip0_1232_42)">
18
- <path
19
- d="M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z"
20
- fill={color2}
21
- />
22
- <g clipPath="url(#clip1_1232_42)">
23
- <path
24
- d="M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z"
25
- fill={color1}
26
- />
27
- </g>
28
- </g>
29
- <defs>
30
- <clipPath id="clip0_1232_42">
31
- <rect width="20" height="20" fill={color2} />
32
- </clipPath>
33
- <clipPath id="clip1_1232_42">
34
- <rect width="10" height="20" fill={color2} />
35
- </clipPath>
36
- </defs>
37
- </svg>
38
- );
39
- };
@@ -1,28 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconStars = ({ ...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.41699 10.8333L6.07071 12.1408C6.29195 12.5832 6.40257 12.8045 6.55035 12.9962C6.68149 13.1663 6.834 13.3188 7.00412 13.45C7.19584 13.5977 7.41708 13.7084 7.85956 13.9296L9.16699 14.5833L7.85956 15.237C7.41708 15.4583 7.19584 15.5689 7.00412 15.7167C6.834 15.8478 6.68149 16.0003 6.55035 16.1705C6.40257 16.3622 6.29195 16.5834 6.07071 17.0259L5.41699 18.3333L4.76328 17.0259C4.54204 16.5834 4.43142 16.3622 4.28363 16.1705C4.1525 16.0003 3.99999 15.8478 3.82986 15.7167C3.63815 15.5689 3.4169 15.4583 2.97442 15.237L1.66699 14.5833L2.97442 13.9296C3.4169 13.7084 3.63815 13.5977 3.82986 13.45C3.99999 13.3188 4.1525 13.1663 4.28363 12.9962C4.43142 12.8045 4.54204 12.5832 4.76328 12.1408L5.41699 10.8333Z"
16
- strokeWidth="1.66667"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- <path
21
- d="M12.5003 1.66666L13.4825 4.22034C13.7175 4.83136 13.835 5.13688 14.0178 5.39386C14.1797 5.62162 14.3787 5.82061 14.6065 5.98256C14.8634 6.16529 15.169 6.2828 15.78 6.5178L18.3337 7.49999L15.78 8.48218C15.169 8.71718 14.8634 8.83469 14.6065 9.01742C14.3787 9.17937 14.1797 9.37836 14.0178 9.60612C13.835 9.8631 13.7175 10.1686 13.4825 10.7796L12.5003 13.3333L11.5181 10.7796C11.2831 10.1686 11.1656 9.8631 10.9829 9.60612C10.8209 9.37836 10.622 9.17937 10.3942 9.01742C10.1372 8.83469 9.8317 8.71718 9.22067 8.48218L6.66699 7.49999L9.22067 6.5178C9.8317 6.2828 10.1372 6.16529 10.3942 5.98256C10.622 5.82061 10.8209 5.62162 10.9829 5.39386C11.1656 5.13688 11.2831 4.83136 11.5181 4.22034L12.5003 1.66666Z"
22
- strokeWidth="1.66667"
23
- strokeLinecap="round"
24
- strokeLinejoin="round"
25
- />
26
- </svg>
27
- );
28
- };
@@ -1,29 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconStars2 = ({ ...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_4182_8378)">
15
- <path
16
- d="M3.74984 18.3334V14.1667M3.74984 5.83335V1.66669M1.6665 3.75002H5.83317M1.6665 16.25H5.83317M10.8332 2.50002L9.38802 6.25741C9.15301 6.86843 9.03551 7.17394 8.85278 7.43093C8.69083 7.65869 8.49184 7.85768 8.26408 8.01963C8.00709 8.20236 7.70158 8.31986 7.09055 8.55487L3.33317 10L7.09056 11.4452C7.70158 11.6802 8.00709 11.7977 8.26408 11.9804C8.49184 12.1424 8.69083 12.3414 8.85278 12.5691C9.03551 12.8261 9.15301 13.1316 9.38802 13.7426L10.8332 17.5L12.2783 13.7426C12.5133 13.1316 12.6308 12.8261 12.8136 12.5691C12.9755 12.3414 13.1745 12.1424 13.4023 11.9804C13.6592 11.7977 13.9648 11.6802 14.5758 11.4452L18.3332 10L14.5758 8.55487C13.9648 8.31986 13.6592 8.20236 13.4023 8.01963C13.1745 7.85768 12.9755 7.65869 12.8136 7.43093C12.6308 7.17394 12.5133 6.86843 12.2783 6.2574L10.8332 2.50002Z"
17
- strokeWidth="1.66667"
18
- strokeLinecap="round"
19
- strokeLinejoin="round"
20
- />
21
- </g>
22
- <defs>
23
- <clipPath id="clip0_4182_8378">
24
- <rect width="20" height="20" fill="white" />
25
- </clipPath>
26
- </defs>
27
- </svg>
28
- );
29
- };
@@ -1,16 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconStrikethrough = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="28"
7
- height="28"
8
- viewBox="0 0 28 28"
9
- xmlns="http://www.w3.org/2000/svg"
10
- fill="currentColor"
11
- {...props}
12
- >
13
- <path d="M21.5 13.375H15.2225C14.945 13.3004 14.6662 13.2306 14.3863 13.1656C12.6312 12.7506 11.6388 12.4469 11.6388 11.0262C11.6245 10.781 11.6608 10.5355 11.7454 10.3048C11.83 10.0742 11.9612 9.86345 12.1306 9.68562C12.6615 9.24906 13.3264 9.00851 14.0137 9.00437C15.7825 8.96062 16.5981 9.56063 17.265 10.4731L18.2744 9.73562C17.8019 9.0571 17.1578 8.51616 16.4078 8.16807C15.6578 7.81998 14.8288 7.67722 14.0056 7.75437C12.9944 7.76083 12.0189 8.12909 11.2556 8.7925C10.9663 9.08594 10.7402 9.43552 10.5913 9.8197C10.4423 10.2039 10.3736 10.6145 10.3894 11.0262C10.362 11.4768 10.4466 11.9271 10.6357 12.337C10.8248 12.7468 11.1125 13.1035 11.4731 13.375H6.5V14.625H15.0325C16.2619 14.9812 16.9969 15.445 17.0156 16.7237C17.0359 16.9969 16.9985 17.2713 16.9056 17.529C16.8128 17.7867 16.6667 18.0219 16.4769 18.2194C15.8155 18.7407 14.9938 19.0166 14.1519 19C13.5234 18.9818 12.9074 18.8209 12.3503 18.5295C11.7932 18.2382 11.3097 17.8239 10.9362 17.3181L9.97812 18.1206C10.4636 18.7676 11.0899 19.2955 11.8097 19.6645C12.5295 20.0334 13.3238 20.2336 14.1325 20.25H14.195C15.3492 20.2633 16.4695 19.8596 17.35 19.1131C17.6625 18.798 17.9054 18.4209 18.0632 18.0061C18.2209 17.5914 18.2898 17.1481 18.2656 16.705C18.289 15.947 18.0332 15.2069 17.5469 14.625H21.5V13.375Z" />
14
- </svg>
15
- );
16
- };
@@ -1,30 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconSuccessFeatured = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="38"
7
- height="38"
8
- viewBox="0 0 38 38"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g opacity="0.3">
15
- <rect x="6" y="6" width="26" height="26" rx="13" strokeWidth="2" />
16
- </g>
17
- <g opacity="0.1">
18
- <rect x="1" y="1" width="36" height="36" rx="18" strokeWidth="2" />
19
- </g>
20
- <g clipPath="url(#clip0_12730_65126)">
21
- <path
22
- d="M15.2503 19L17.7503 21.5L22.7503 16.5M27.3337 19C27.3337 23.6023 23.6027 27.3333 19.0003 27.3333C14.398 27.3333 10.667 23.6023 10.667 19C10.667 14.3976 14.398 10.6666 19.0003 10.6666C23.6027 10.6666 27.3337 14.3976 27.3337 19Z"
23
- strokeWidth="1.66667"
24
- strokeLinecap="round"
25
- strokeLinejoin="round"
26
- />
27
- </g>
28
- </svg>
29
- );
30
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconSun = ({ ...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="M11 1V3M11 19V21M3 11H1M5.31412 5.31412L3.8999 3.8999M16.6859 5.31412L18.1001 3.8999M5.31412 16.69L3.8999 18.1042M16.6859 16.69L18.1001 18.1042M21 11H19M16 11C16 13.7614 13.7614 16 11 16C8.23858 16 6 13.7614 6 11C6 8.23858 8.23858 6 11 6C13.7614 6 16 8.23858 16 11Z"
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 IconSwitchHorizontal = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="14"
7
- height="14"
8
- viewBox="0 0 14 14"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M1.66667 10.3333H12.3333M12.3333 10.3333L9.66667 7.66667M12.3333 10.3333L9.66667 13M12.3333 3.66667H1.66667M1.66667 3.66667L4.33334 1M1.66667 3.66667L4.33334 6.33333"
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 IconTag = ({ ...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="M7 7H7.01M1 4.2L1 8.67451C1 9.1637 1 9.40829 1.05526 9.63846C1.10425 9.84253 1.18506 10.0376 1.29472 10.2166C1.4184 10.4184 1.59135 10.5914 1.93726 10.9373L9.60589 18.6059C10.7939 19.7939 11.388 20.388 12.0729 20.6105C12.6755 20.8063 13.3245 20.8063 13.927 20.6105C14.612 20.388 15.2061 19.7939 16.3941 18.6059L18.6059 16.3941C19.7939 15.2061 20.388 14.612 20.6105 13.927C20.8063 13.3245 20.8063 12.6755 20.6105 12.0729C20.388 11.388 19.7939 10.7939 18.6059 9.60589L10.9373 1.93726C10.5914 1.59135 10.4184 1.4184 10.2166 1.29472C10.0376 1.18506 9.84253 1.10425 9.63846 1.05526C9.40829 1 9.1637 1 8.67452 1L4.2 1C3.0799 1 2.51984 1 2.09202 1.21799C1.7157 1.40973 1.40973 1.71569 1.21799 2.09202C1 2.51984 1 3.07989 1 4.2ZM7.5 7C7.5 7.27614 7.27614 7.5 7 7.5C6.72386 7.5 6.5 7.27614 6.5 7C6.5 6.72386 6.72386 6.5 7 6.5C7.27614 6.5 7.5 6.72386 7.5 7Z"
16
- strokeWidth="2"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,21 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconTarget = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="13"
7
- height="12"
8
- viewBox="0 0 13 12"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M12.1666 5.99967H9.99992M3.49992 5.99967H1.33325M6.74992 2.74967V0.583008M6.74992 11.4163V9.24967M11.0833 5.99967C11.0833 8.39291 9.14315 10.333 6.74992 10.333C4.35668 10.333 2.41659 8.39291 2.41659 5.99967C2.41659 3.60644 4.35668 1.66634 6.74992 1.66634C9.14315 1.66634 11.0833 3.60644 11.0833 5.99967ZM8.37492 5.99967C8.37492 6.89714 7.64738 7.62467 6.74992 7.62467C5.85246 7.62467 5.12492 6.89714 5.12492 5.99967C5.12492 5.10221 5.85246 4.37467 6.74992 4.37467C7.64738 4.37467 8.37492 5.10221 8.37492 5.99967Z"
16
- strokeLinecap="round"
17
- strokeLinejoin="round"
18
- />
19
- </svg>
20
- );
21
- };
@@ -1,34 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconTarget2 = ({ ...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
- <path
15
- d="M11.9979 22.0095C17.5212 22.0095 21.9987 17.532 21.9987 12.0086C21.9987 6.48534 17.5212 2.00781 11.9979 2.00781C6.4746 2.00781 1.99707 6.48534 1.99707 12.0086C1.99707 17.532 6.4746 22.0095 11.9979 22.0095Z"
16
- strokeWidth="2.00017"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- <path
21
- d="M11.9956 18.0069C15.3096 18.0069 17.9961 15.3203 17.9961 12.0064C17.9961 8.69237 15.3096 6.00586 11.9956 6.00586C8.68163 6.00586 5.99512 8.69237 5.99512 12.0064C5.99512 15.3203 8.68163 18.0069 11.9956 18.0069Z"
22
- strokeWidth="2.00017"
23
- strokeLinecap="round"
24
- strokeLinejoin="round"
25
- />
26
- <path
27
- d="M11.9975 14.0087C13.1023 14.0087 13.9979 13.113 13.9979 12.0082C13.9979 10.9034 13.1023 10.0078 11.9975 10.0078C10.8927 10.0078 9.99707 10.9034 9.99707 12.0082C9.99707 13.113 10.8927 14.0087 11.9975 14.0087Z"
28
- strokeWidth="2.00017"
29
- strokeLinecap="round"
30
- strokeLinejoin="round"
31
- />
32
- </svg>
33
- );
34
- };
@@ -1,17 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconTextFormat = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="16"
7
- height="16"
8
- viewBox="0 0 16 16"
9
- xmlns="http://www.w3.org/2000/svg"
10
- fill="currentColor"
11
- {...props}
12
- >
13
- <path d="M0.5 14.6667C0.5 14.2064 0.873096 13.8333 1.33333 13.8333H14.6667C15.1269 13.8333 15.5 14.2064 15.5 14.6667C15.5 15.1269 15.1269 15.5 14.6667 15.5H1.33333C0.873097 15.5 0.5 15.1269 0.5 14.6667Z" />
14
- <path d="M10.9133 9.66667H5.08667L3.96286 12.4762C3.83631 12.7925 3.5299 13 3.18916 13C2.59962 13 2.1965 12.4046 2.41545 11.8572L6.95713 1.02384C7.08368 0.707459 7.39011 0.5 7.73086 0.5H8.26914C8.60989 0.5 8.91632 0.707459 9.04287 1.02384L13.5845 11.8572C13.8035 12.4046 13.4004 13 12.8108 13C12.4701 13 12.1637 12.7925 12.0371 12.4762L10.9133 9.66667ZM10.2467 8L8 2.90417L5.75333 8H10.2467Z" />
15
- </svg>
16
- );
17
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconTextFormat2 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="18"
7
- height="18"
8
- viewBox="0 0 18 18"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M1 4C1 3.06812 1 2.60218 1.15224 2.23463C1.35523 1.74458 1.74458 1.35523 2.23463 1.15224C2.60218 1 3.06812 1 4 1H14C14.9319 1 15.3978 1 15.7654 1.15224C16.2554 1.35523 16.6448 1.74458 16.8478 2.23463C17 2.60218 17 3.06812 17 4M5 17H13M7.25 1V17M10.75 1V17"
16
- strokeWidth="2"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,16 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconTextHighlight = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="28"
7
- height="28"
8
- viewBox="0 0 28 28"
9
- xmlns="http://www.w3.org/2000/svg"
10
- fill="currentColor"
11
- {...props}
12
- >
13
- <path d="M22.3987 14.3575L17.4081 9.36625C17.1736 9.13187 16.8556 9.00021 16.5241 9.00021C16.1925 9.00021 15.8745 9.13187 15.64 9.36625L12.2912 12.715L9.625 5.25H8.375L5.25 14H6.5L7.12438 12.125H10.8744L11.3763 13.63L6.86625 18.14C6.75012 18.2561 6.658 18.3939 6.59515 18.5456C6.5323 18.6973 6.49995 18.8599 6.49995 19.0241C6.49995 19.1883 6.5323 19.3508 6.59515 19.5025C6.658 19.6542 6.75012 19.792 6.86625 19.9081L9.7075 22.75H15.7013L22.3987 16.0519C22.5101 15.9406 22.5984 15.8085 22.6587 15.6631C22.719 15.5177 22.75 15.3618 22.75 15.2044C22.75 15.047 22.719 14.8911 22.6587 14.7457C22.5984 14.6003 22.5101 14.4681 22.3987 14.3569V14.3575ZM7.54062 10.875L8.9975 6.5L10.4575 10.875H7.54062ZM15.1844 21.5H10.225L7.75 19.0238L11.695 15.0794L16.65 20.0337L15.1844 21.5ZM17.5344 19.15L12.5794 14.1956L16.5244 10.25L21.4787 15.2044L17.5344 19.15Z" />
14
- </svg>
15
- );
16
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconTranslate = ({ ...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="translate-02">
15
- <path
16
- id="Icon"
17
- d="M5 8L10 13M4 14L10 8L12 5M2 5H14M7 2H8M12.913 17H20.087M12.913 17L11 21M12.913 17L15.7783 11.009C16.0092 10.5263 16.1246 10.2849 16.2826 10.2086C16.4199 10.1423 16.5801 10.1423 16.7174 10.2086C16.8754 10.2849 16.9908 10.5263 17.2217 11.009L20.087 17M20.087 17L22 21"
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 IconTrash = ({ ...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="trash-01">
15
- <path
16
- id="Icon"
17
- d="M13.3333 4.99935V4.33268C13.3333 3.39926 13.3333 2.93255 13.1517 2.57603C12.9919 2.26243 12.7369 2.00746 12.4233 1.84767C12.0668 1.66602 11.6001 1.66602 10.6667 1.66602H9.33333C8.39991 1.66602 7.9332 1.66602 7.57668 1.84767C7.26308 2.00746 7.00811 2.26243 6.84832 2.57603C6.66667 2.93255 6.66667 3.39926 6.66667 4.33268V4.99935M8.33333 9.58268V13.7493M11.6667 9.58268V13.7493M2.5 4.99935H17.5M15.8333 4.99935V14.3327C15.8333 15.7328 15.8333 16.4329 15.5608 16.9677C15.3212 17.4381 14.9387 17.8205 14.4683 18.0602C13.9335 18.3327 13.2335 18.3327 11.8333 18.3327H8.16667C6.76654 18.3327 6.06647 18.3327 5.53169 18.0602C5.06129 17.8205 4.67883 17.4381 4.43915 16.9677C4.16667 16.4329 4.16667 15.7328 4.16667 14.3327V4.99935"
18
- strokeWidth="1.66667"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };