@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
@@ -0,0 +1,2959 @@
1
+ import * as react from 'react';
2
+ import react__default, { ComponentProps, ReactNode, CSSProperties, SVGProps, ChangeEvent, ButtonHTMLAttributes, JSX, ComponentPropsWithoutRef } from 'react';
3
+ import * as react_jsx_runtime from 'react/jsx-runtime';
4
+ import { Position, ComponentClassnames, ComponentStyles, HintedString } from '@cleen/ui-core';
5
+ import { WaveSurferOptions } from 'wavesurfer.js';
6
+ import { RecordPluginOptions } from 'wavesurfer.js/dist/plugins/record.js';
7
+ import { WaveSurferOptions as WaveSurferOptions$1 } from 'wavesurfer.js/dist/types.js';
8
+ import { DayPickerProps, DateRange } from 'react-day-picker';
9
+ import * as react_toastify from 'react-toastify';
10
+ import { ToastOptions, ToastContainerProps } from 'react-toastify';
11
+ import ReactSelect, { SelectInstance, GroupBase } from 'react-select';
12
+
13
+ interface TooltipProps extends ComponentProps<'div'> {
14
+ label?: ReactNode;
15
+ invertColors?: boolean;
16
+ placement?: Position;
17
+ bg?: string;
18
+ closeOnClick?: boolean;
19
+ hideOnMouseDown?: boolean;
20
+ isOpen?: boolean;
21
+ isDisabled?: boolean;
22
+ hasArrow?: boolean;
23
+ openDelay?: number;
24
+ offset?: number;
25
+ classNames?: {
26
+ container?: string;
27
+ labelContainer?: string;
28
+ };
29
+ styles?: {
30
+ container?: CSSProperties;
31
+ labelContainer?: CSSProperties;
32
+ };
33
+ }
34
+ /**
35
+ * Hover-activated tooltip that portals a label relative to its trigger child.
36
+ *
37
+ * - Wrap any element as `children`; the tooltip appears when it is hovered or focused.
38
+ * - Control position with `placement` (any `Position` value) and tweak gap with `offset`.
39
+ * - Delay opening by `openDelay` milliseconds to avoid flickery quick-hovers.
40
+ * - Use `isOpen` for fully controlled mode; `isDisabled` to suppress rendering entirely.
41
+ * - Override bubble colors with `bg` / `color`, or enable `invertColors` for a dark-on-light style.
42
+ * - Accepts `classNames` and `styles` for keys: `container`, `labelContainer`.
43
+ */
44
+ declare const Tooltip: ({ bg, label, color, closeOnClick, hideOnMouseDown, isOpen, children, hasArrow, placement, offset, className, classNames, isDisabled, openDelay, invertColors, style, styles, onClick, onMouseEnter, onMouseLeave, ...props }: TooltipProps) => react_jsx_runtime.JSX.Element;
45
+
46
+ interface Bar {
47
+ type: 'bar';
48
+ start?: number;
49
+ end?: number;
50
+ }
51
+ interface Clamp {
52
+ type: 'clamp';
53
+ value?: number;
54
+ }
55
+ type Serie = (Bar | Clamp) & {
56
+ color?: string;
57
+ height?: number;
58
+ label?: ReactNode;
59
+ tooltip?: TooltipProps;
60
+ };
61
+ interface AdvancedProgressBarProps extends ComponentProps<'div'> {
62
+ series?: Serie[];
63
+ classNames?: {
64
+ container?: string;
65
+ track?: string;
66
+ bar?: string;
67
+ clamp?: string;
68
+ labels?: string;
69
+ label?: string;
70
+ };
71
+ styles?: {
72
+ container?: CSSProperties;
73
+ track?: CSSProperties;
74
+ bar?: CSSProperties;
75
+ clamp?: CSSProperties;
76
+ label?: CSSProperties;
77
+ labels?: CSSProperties;
78
+ };
79
+ track?: {
80
+ color?: string;
81
+ height?: number;
82
+ };
83
+ minValue?: number;
84
+ maxValue?: number;
85
+ renderAnimated?: boolean;
86
+ renderAnimatedDuration?: number;
87
+ }
88
+
89
+ /**
90
+ * The `AdvancedProgressBar` component renders a customizable progress track with support for multiple overlapping bars and clamp markers.
91
+ *
92
+ * - Each item in `series` is either a `bar` (with `start`/`end` range) or a `clamp` (a single `value` marker).
93
+ * - Supports optional labels and tooltips per series item.
94
+ * - The `track` prop controls the track's background color and height.
95
+ * - Use `minValue`/`maxValue` to define the scale range (defaults to 0–100).
96
+ * - Set `renderAnimated` to animate bars from their start to end values; control speed via `renderAnimatedDuration`.
97
+ * - Accepts `classNames` and `styles` to customize: `container`, `track`, `bar`, `clamp`, `labels`, `label`.
98
+ */
99
+ declare const AdvancedProgressBar: react.ForwardRefExoticComponent<Omit<AdvancedProgressBarProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
100
+
101
+ type ButtonVariant = 'borderless' | 'borderless-blue' | 'borderless-success' | 'group' | 'secondary' | 'secondary-blue' | 'primary' | 'disable' | 'error' | 'warning';
102
+
103
+ type ButtonProps = ComponentProps<'button'> & {
104
+ variant?: ButtonVariant;
105
+ label?: ReactNode;
106
+ fullWidth?: boolean;
107
+ isLoading?: boolean;
108
+ leftIcon?: ReactNode;
109
+ rightIcon?: ReactNode;
110
+ loaderColor?: string;
111
+ dataModalTarget?: string;
112
+ 'data-testid'?: string;
113
+ classNames?: {
114
+ container?: string;
115
+ loaderContainer?: string;
116
+ loader?: string;
117
+ };
118
+ styles?: {
119
+ container?: CSSProperties;
120
+ loaderContainer?: CSSProperties;
121
+ loader?: CSSProperties;
122
+ };
123
+ };
124
+ /**
125
+ * The `Button` component is used to trigger an action or event, such as submitting a form, opening a dialog, or performing a specific task. It is a fundamental UI element that users interact with to initiate various operations within an application.
126
+ */
127
+ declare const Button: react.ForwardRefExoticComponent<Omit<ButtonProps, "ref"> & react.RefAttributes<HTMLButtonElement>>;
128
+
129
+ type WaveSurferHookOptions$1 = Omit<WaveSurferOptions, 'container' | 'url'>;
130
+ interface AudioPlaybackProps extends Omit<ComponentProps<'div'>, 'children'> {
131
+ /** URL of the audio file to play */
132
+ url: string;
133
+ options?: WaveSurferHookOptions$1;
134
+ classNames?: {
135
+ container?: string;
136
+ controls?: string;
137
+ playButton?: ComponentClassnames<ButtonProps>;
138
+ waveform?: string;
139
+ timestamp?: string;
140
+ };
141
+ styles?: {
142
+ container?: CSSProperties;
143
+ controls?: CSSProperties;
144
+ playButton?: ComponentStyles<ButtonProps>;
145
+ waveform?: CSSProperties;
146
+ timestamp?: CSSProperties;
147
+ };
148
+ }
149
+ /**
150
+ * The `AudioPlayback` component renders an interactive audio player with a waveform
151
+ * visualization, a play/pause control, and a current/total time display.
152
+ *
153
+ * - Provide a `url` pointing to the audio file.
154
+ * - Use `waveColor` / `progressColor` to theme the waveform.
155
+ * - Accepts `classNames` and `styles` to customize: `container`, `controls`, `playButton`, `waveform`, `timestamp`.
156
+ */
157
+ declare const AudioPlayback: react.ForwardRefExoticComponent<Omit<AudioPlaybackProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
158
+
159
+ interface AudioRecorderLabels {
160
+ startRecording: ReactNode;
161
+ }
162
+
163
+ type WaveSurferHookOptions = Omit<WaveSurferOptions$1, 'container' | 'plugins' | 'splitChannels'> & {
164
+ regionColor?: string;
165
+ };
166
+ interface AudioRecorderProps extends Omit<ComponentProps<'div'>, 'children'> {
167
+ /** Fired when a recording is finalized; receives the raw Blob and a transient blob-URL */
168
+ onFinalize?: (blob: Blob, url: string) => void;
169
+ /** Options forwarded to the WaveSurfer RecordPlugin */
170
+ recordOptions?: RecordPluginOptions;
171
+ /** Options forwarded to the WaveSurfer hook */
172
+ options?: WaveSurferHookOptions;
173
+ labels?: Partial<AudioRecorderLabels>;
174
+ classNames?: {
175
+ container?: string;
176
+ startButton?: string;
177
+ startLabel?: string;
178
+ stopButton?: string;
179
+ waveform?: string;
180
+ recordedContainer?: string;
181
+ timestamp?: string;
182
+ trimmedTimestamp?: string;
183
+ playPauseButton?: ComponentClassnames<ButtonProps>;
184
+ discardButton?: ComponentClassnames<ButtonProps>;
185
+ trimButton?: ComponentClassnames<ButtonProps>;
186
+ finalizeButton?: ComponentClassnames<ButtonProps>;
187
+ };
188
+ styles?: {
189
+ container?: CSSProperties;
190
+ startButton?: CSSProperties;
191
+ startLabel?: CSSProperties;
192
+ stopButton?: CSSProperties;
193
+ waveform?: CSSProperties;
194
+ recordedContainer?: CSSProperties;
195
+ timestamp?: CSSProperties;
196
+ trimmedTimestamp?: CSSProperties;
197
+ playPauseButton?: ComponentStyles<ButtonProps>;
198
+ discardButton?: ComponentStyles<ButtonProps>;
199
+ trimButton?: ComponentStyles<ButtonProps>;
200
+ finalizeButton?: ComponentStyles<ButtonProps>;
201
+ };
202
+ }
203
+
204
+ /**
205
+ * `AudioRecorder` captures audio from the microphone with a live waveform preview.
206
+ * After stopping, a resizable trim region appears — drag its handles to select the
207
+ * desired clip, then hit the scissors button to apply. The trash button discards
208
+ * the whole recording.
209
+ *
210
+ * - `onFinalize(blob, url)` fires when the user confirms the final recording.
211
+ * - `recordOptions` are forwarded directly to the WaveSurfer `RecordPlugin`.
212
+ * - `options` controls the WaveSurfer instance (waveColor, height, regionColor, etc.).
213
+ * - `labels` allows overriding UI strings (e.g. `startRecording`).
214
+ * - Accepts `classNames` / `styles` for: `container`, `startButton`, `startLabel`,
215
+ * `stopButton`, `waveform`, `recordedContainer`, `timestamp`, `trimmedTimestamp`,
216
+ * `playPauseButton`, `discardButton`, `trimButton`, `finalizeButton`.
217
+ */
218
+ declare const AudioRecorder: react.ForwardRefExoticComponent<Omit<AudioRecorderProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
219
+
220
+ type AvatarSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
221
+
222
+ type AvatarProps = Omit<ComponentProps<'div'>, 'children'> & {
223
+ name?: string;
224
+ src?: string;
225
+ alt?: string;
226
+ size?: AvatarSize | number;
227
+ initialsLength?: 1 | 2;
228
+ isSelected?: boolean;
229
+ showBorder?: boolean;
230
+ fallback?: ReactNode;
231
+ classNames?: {
232
+ container?: string;
233
+ avatar?: string;
234
+ avatarSelected?: string;
235
+ image?: string;
236
+ fallback?: string;
237
+ };
238
+ styles?: {
239
+ container?: CSSProperties;
240
+ avatar?: CSSProperties;
241
+ avatarSelected?: CSSProperties;
242
+ image?: CSSProperties;
243
+ fallback?: CSSProperties;
244
+ };
245
+ };
246
+ /**
247
+ * Avatar component displays a user's profile picture or initials.
248
+ *
249
+ * - Supports image source via `src` prop or displays first letter of `name` as fallback.
250
+ * - Configurable `size` variants: xs, sm, md, lg, xl.
251
+ * - Optional `isSelected` state changes border color to primary.
252
+ * - Accepts `classNames` and `styles` objects to customize:
253
+ * `container`, `avatar`, `image`, and `fallback`.
254
+ * - Forwards remaining div props and ref to the root element.
255
+ */
256
+ declare const Avatar: react.ForwardRefExoticComponent<Omit<AvatarProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
257
+
258
+ type AvatarRowProps = Omit<ComponentProps<'div'>, 'children'> & {
259
+ avatars?: AvatarProps[];
260
+ size?: AvatarSize;
261
+ selectedAvatars?: string[];
262
+ onAvatarToggle?: (id: string) => void;
263
+ gap?: number;
264
+ maxVisible?: number;
265
+ maxExtra?: number;
266
+ showBorder?: boolean;
267
+ initialsLength?: 1 | 2;
268
+ fallback?: ReactNode;
269
+ classNames?: {
270
+ container?: string;
271
+ row?: string;
272
+ avatar?: ComponentClassnames<AvatarProps>;
273
+ extra?: ComponentClassnames<AvatarProps>;
274
+ };
275
+ styles?: {
276
+ container?: CSSProperties;
277
+ row?: CSSProperties;
278
+ avatar?: ComponentStyles<AvatarProps>;
279
+ extra?: ComponentStyles<AvatarProps>;
280
+ };
281
+ };
282
+ /**
283
+ * AvatarRow displays multiple user avatars in a horizontal row.
284
+ *
285
+ * - Renders a list of `avatars` with Avatar components.
286
+ * - Supports `selectedAvatars` array to highlight selected avatars using their `id`.
287
+ * - Optional `onAvatarToggle` callback fired when an avatar is clicked.
288
+ * - Configurable `size`, `gap`, `maxVisible` (shows +N for overflow), and `showBorder`.
289
+ * - Accepts `classNames` and `styles` objects to customize:
290
+ * `container`, `row`, `avatar`, and `extra`.
291
+ * - Forwards remaining div props and ref to the root element.
292
+ * - By default each avatar has a zIndex based on its position from the left to create a stacking effect.
293
+ */
294
+ declare const AvatarRow: react.ForwardRefExoticComponent<Omit<AvatarRowProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
295
+
296
+ interface BreadcrumbSegment {
297
+ path: string;
298
+ icon?: ReactNode;
299
+ label?: ReactNode;
300
+ id?: string;
301
+ }
302
+ type BreadcrumbProps = ComponentProps<'div'> & {
303
+ root?: BreadcrumbSegment | null;
304
+ segments?: BreadcrumbSegment[];
305
+ classNames?: {
306
+ container?: string;
307
+ list?: string;
308
+ item?: string;
309
+ link?: string;
310
+ chevron?: string;
311
+ rootItem?: string;
312
+ rootLink?: string;
313
+ };
314
+ styles?: {
315
+ container?: CSSProperties;
316
+ list?: CSSProperties;
317
+ item?: CSSProperties;
318
+ link?: CSSProperties;
319
+ chevron?: CSSProperties;
320
+ rootItem?: CSSProperties;
321
+ rootLink?: CSSProperties;
322
+ };
323
+ };
324
+ /**
325
+ * The `Breadcrumb` component displays the navigation path to the current page, helping users understand their location within the application's hierarchy. It supports custom segments, icons, and styling for flexible integration.
326
+ */
327
+ declare const Breadcrumb: react.ForwardRefExoticComponent<Omit<BreadcrumbProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
328
+
329
+ type CardProps = ComponentProps<'div'> & {
330
+ header?: {
331
+ title?: ReactNode;
332
+ content?: ReactNode;
333
+ hasDivider?: boolean;
334
+ };
335
+ footer?: {
336
+ content?: ReactNode;
337
+ hasDivider?: boolean;
338
+ };
339
+ color?: string;
340
+ isGlass?: boolean;
341
+ p?: number;
342
+ gap?: number;
343
+ hoverable?: boolean;
344
+ classNames?: {
345
+ container?: string;
346
+ childrenContainer?: string;
347
+ header?: {
348
+ title?: string;
349
+ content?: string;
350
+ divider?: string;
351
+ };
352
+ footer?: {
353
+ content?: string;
354
+ divider?: string;
355
+ };
356
+ };
357
+ styles?: {
358
+ container?: CSSProperties;
359
+ childrenContainer?: CSSProperties;
360
+ header?: {
361
+ title?: CSSProperties;
362
+ content?: CSSProperties;
363
+ divider?: CSSProperties;
364
+ };
365
+ footer?: {
366
+ content?: CSSProperties;
367
+ divider?: CSSProperties;
368
+ };
369
+ };
370
+ };
371
+ /**
372
+ * The `Card` component is a versatile container used to display content in a structured format, optionally with a header and footer. The header and footer can include content and optional dividers.
373
+ */
374
+ declare const Card: react.ForwardRefExoticComponent<Omit<CardProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
375
+
376
+ type IconProps = SVGProps<SVGSVGElement> & {
377
+ color1?: string;
378
+ color2?: string;
379
+ };
380
+ declare enum IconName {
381
+ AlertCircle = "AlertCircle",
382
+ AlertFeatured = "AlertFeatured",
383
+ AlertOctagon = "AlertOctagon",
384
+ AlertTriangle = "AlertTriangle",
385
+ AlignRight = "AlignRight",
386
+ ArrowDown = "ArrowDown",
387
+ ArrowLeft = "ArrowLeft",
388
+ ArrowLeft2 = "ArrowLeft2",
389
+ ArrowRight = "ArrowRight",
390
+ ArrowToTop = "ArrowToTop",
391
+ ArrowUp = "ArrowUp",
392
+ ArrowUpRight = "ArrowUpRight",
393
+ ArrowUpRightNarrow = "ArrowUpRightNarrow",
394
+ ArrowUpRightSquare = "ArrowUpRightSquare",
395
+ Attachment = "Attachment",
396
+ BarChartSquare = "BarChartSquare",
397
+ Bold = "Bold",
398
+ BookmarkCheck = "BookmarkCheck",
399
+ BookmarkCheckFill = "BookmarkCheckFill",
400
+ BookmarkPlus = "BookmarkPlus",
401
+ BookmarkX = "BookmarkX",
402
+ BoxLines = "BoxLines",
403
+ BoxText = "BoxText",
404
+ BracketsCheck = "BracketsCheck",
405
+ BracketsEllipses = "BracketsEllipses",
406
+ Building = "Building",
407
+ Calendar = "Calendar",
408
+ CertificateHeart = "CertificateHeart",
409
+ Check = "Check",
410
+ CheckCircle = "CheckCircle",
411
+ CheckCircleBroken = "CheckCircleBroken",
412
+ CheckFill = "CheckFill",
413
+ CheckVerified = "CheckVerified",
414
+ ChevronDown = "ChevronDown",
415
+ ChevronLeft = "ChevronLeft",
416
+ ChevronLeftDouble = "ChevronLeftDouble",
417
+ ChevronRight = "ChevronRight",
418
+ ChevronRightDouble = "ChevronRightDouble",
419
+ ChevronSelectorVertical = "ChevronSelectorVertical",
420
+ ChevronUp = "ChevronUp",
421
+ CircleSwap = "CircleSwap",
422
+ ClockFastForward = "ClockFastForward",
423
+ ClockRewind = "ClockRewind",
424
+ ClockRewind2 = "ClockRewind2",
425
+ CodeBrowser = "CodeBrowser",
426
+ CodeCircle = "CodeCircle",
427
+ Colors = "Colors",
428
+ ColumnEdit = "ColumnEdit",
429
+ Copy = "Copy",
430
+ Copy2 = "Copy2",
431
+ Copy3 = "Copy3",
432
+ Copy4 = "Copy4",
433
+ Copy5 = "Copy5",
434
+ CopyCheck = "CopyCheck",
435
+ Cube = "Cube",
436
+ CubeOutline = "CubeOutline",
437
+ CursorBox = "CursorBox",
438
+ Dataflow = "Dataflow",
439
+ Dataflow2 = "Dataflow2",
440
+ Dataflow3 = "Dataflow3",
441
+ Delete = "Delete",
442
+ DollarCircle = "DollarCircle",
443
+ DotsGrid = "DotsGrid",
444
+ DotsHorizontal = "DotsHorizontal",
445
+ DotsVertical = "DotsVertical",
446
+ Edit = "Edit",
447
+ Editable = "Editable",
448
+ Expand = "Expand",
449
+ Eye = "Eye",
450
+ EyeHidden = "EyeHidden",
451
+ EyeHidden2 = "EyeHidden2",
452
+ FaceSmile = "FaceSmile",
453
+ Filter = "Filter",
454
+ Filter2 = "Filter2",
455
+ Flag = "Flag",
456
+ Flag2 = "Flag2",
457
+ Flag3 = "Flag3",
458
+ HandShield = "HandShield",
459
+ Hash = "Hash",
460
+ HeadsetMic = "HeadsetMic",
461
+ Heart = "Heart",
462
+ HouseLine = "HouseLine",
463
+ Image = "Image",
464
+ Image2 = "Image2",
465
+ Image3 = "Image3",
466
+ Image4 = "Image4",
467
+ ImageCheck = "ImageCheck",
468
+ InfoCircle = "InfoCircle",
469
+ InfoHexagon = "InfoHexagon",
470
+ Italic = "Italic",
471
+ LayersMultiple = "LayersMultiple",
472
+ LayersSingle = "LayersSingle",
473
+ Layout = "Layout",
474
+ Layout2 = "Layout2",
475
+ LayoutColumns = "LayoutColumns",
476
+ LayoutCustom = "LayoutCustom",
477
+ LayoutSequential = "LayoutSequential",
478
+ LayoutStuffed = "LayoutStuffed",
479
+ LayoutTile = "LayoutTile",
480
+ LifeBuoy = "LifeBuoy",
481
+ Lightbulb = "Lightbulb",
482
+ Lightning = "Lightning",
483
+ Lightning2 = "Lightning2",
484
+ LightningFast = "LightningFast",
485
+ LineChartBar = "LineChartBar",
486
+ LineChartBreakoutSquare = "LineChartBreakoutSquare",
487
+ LineChartUp = "LineChartUp",
488
+ LineChartUp2 = "LineChartUp2",
489
+ Lines = "Lines",
490
+ LinesCheck = "LinesCheck",
491
+ LinesPlay = "LinesPlay",
492
+ Link = "Link",
493
+ Link2 = "Link2",
494
+ Link3 = "Link3",
495
+ Link4 = "Link4",
496
+ Link5 = "Link5",
497
+ ListBullet = "ListBullet",
498
+ ListOrder = "ListOrder",
499
+ ListOrder2 = "ListOrder2",
500
+ Lock = "Lock",
501
+ Lock2 = "Lock2",
502
+ LogIn = "LogIn",
503
+ LogOut = "LogOut",
504
+ LogOut2 = "LogOut2",
505
+ MagicWand = "MagicWand",
506
+ MagicWand2 = "MagicWand2",
507
+ Mail = "Mail",
508
+ MessageSquare = "MessageSquare",
509
+ MessageSquare2 = "MessageSquare2",
510
+ MessageXSquare = "MessageXSquare",
511
+ MinusCircle = "MinusCircle",
512
+ Mobile = "Mobile",
513
+ Monitor = "Monitor",
514
+ Monitor2 = "Monitor2",
515
+ Monitor3 = "Monitor3",
516
+ MoonCircle = "MoonCircle",
517
+ NavigationPointer = "NavigationPointer",
518
+ NotificationBox = "NotificationBox",
519
+ Palette = "Palette",
520
+ PasscodeLock = "PasscodeLock",
521
+ PCSetup = "PCSetup",
522
+ Pencil = "Pencil",
523
+ PercentageCircle = "PercentageCircle",
524
+ Perspective = "Perspective",
525
+ PhoneCall = "PhoneCall",
526
+ Pin = "Pin",
527
+ PlayCircle = "PlayCircle",
528
+ Plus = "Plus",
529
+ PlusCircle = "PlusCircle",
530
+ Pulse = "Pulse",
531
+ QuestionCircle = "QuestionCircle",
532
+ RadioButton = "RadioButton",
533
+ RadioButtonActive = "RadioButtonActive",
534
+ ReceiptCheck = "ReceiptCheck",
535
+ Redo = "Redo",
536
+ Refresh = "Refresh",
537
+ Refresh2 = "Refresh2",
538
+ Refresh3 = "Refresh3",
539
+ Repeat = "Repeat",
540
+ Repeat2 = "Repeat2",
541
+ Retweet = "Retweet",
542
+ RoundChart = "RoundChart",
543
+ RoundChart2 = "RoundChart2",
544
+ Route = "Route",
545
+ Save = "Save",
546
+ Save2 = "Save2",
547
+ ScanDots = "ScanDots",
548
+ Search = "Search",
549
+ Send = "Send",
550
+ Settings = "Settings",
551
+ Settings2 = "Settings2",
552
+ Settings3 = "Settings3",
553
+ ShieldLightning = "ShieldLightning",
554
+ ShieldPlus = "ShieldPlus",
555
+ ShieldRemove = "ShieldRemove",
556
+ Shuffle = "Shuffle",
557
+ SlashCircle = "SlashCircle",
558
+ SlashOctagon = "SlashOctagon",
559
+ SocialGlobe = "SocialGlobe",
560
+ SocialLinkedin = "SocialLinkedin",
561
+ SocialX = "SocialX",
562
+ Speedometer = "Speedometer",
563
+ StairsRound = "StairsRound",
564
+ Star = "Star",
565
+ StarHalf = "StarHalf",
566
+ Stars = "Stars",
567
+ Stars2 = "Stars2",
568
+ Strikethrough = "Strikethrough",
569
+ SuccessFeatured = "SuccessFeatured",
570
+ Sun = "Sun",
571
+ SwitchHorizontal = "SwitchHorizontal",
572
+ Tag = "Tag",
573
+ Target = "Target",
574
+ Target2 = "Target2",
575
+ TextFormat = "TextFormat",
576
+ TextFormat2 = "TextFormat2",
577
+ TextHighlight = "TextHighlight",
578
+ Translate = "Translate",
579
+ Trash = "Trash",
580
+ Trending = "Trending",
581
+ Underline = "Underline",
582
+ Undo = "Undo",
583
+ Undo2 = "Undo2",
584
+ UploadCloud = "UploadCloud",
585
+ User = "User",
586
+ UserEdit = "UserEdit",
587
+ UserRight = "UserRight",
588
+ UserSquare = "UserSquare",
589
+ Users = "Users",
590
+ UsersUp = "UsersUp",
591
+ Volume = "Volume",
592
+ Wrench = "Wrench",
593
+ X = "X",
594
+ XCircle = "XCircle",
595
+ XCircle2 = "XCircle2",
596
+ XClose = "XClose",
597
+ XSquare = "XSquare"
598
+ }
599
+
600
+ interface SuperIconProps extends IconProps {
601
+ name: IconName;
602
+ color?: string;
603
+ }
604
+ /**
605
+ * The `CleenIcon` component renders a named SVG icon from the built-in icon library.
606
+ *
607
+ * - Pick an icon via the `name` prop using the `IconName` enum.
608
+ * - Use `color` to set the primary fill color of the icon.
609
+ * - `color1` and `color2` are available for dual-tone icons that use two separate fill areas.
610
+ * - All standard SVG props (e.g. `className`, `style`, `width`, `height`, `aria-*`) are forwarded to the underlying SVG element.
611
+ */
612
+ declare function CleenIcon({ name, ...props }: SuperIconProps): react_jsx_runtime.JSX.Element | null;
613
+
614
+ declare const IconAlertCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
615
+
616
+ declare const IconAlertFeatured: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
617
+
618
+ declare const IconAlertOctagon: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
619
+
620
+ declare const IconAlertTriangle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
621
+
622
+ declare const IconAlignRight: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
623
+
624
+ declare const IconArrowDown: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
625
+
626
+ declare const IconArrowLeft: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
627
+
628
+ declare const IconArrowLeft2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
629
+
630
+ declare const IconArrowRight: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
631
+
632
+ declare const IconArrowToTop: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
633
+
634
+ declare const IconArrowUp: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
635
+
636
+ declare const IconArrowUpRight: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
637
+
638
+ declare const IconArrowUpRightNarrow: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
639
+
640
+ declare const IconArrowUpRightSquare: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
641
+
642
+ declare const IconAttachment: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
643
+
644
+ declare const IconBarChartSquare: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
645
+
646
+ declare const IconBold: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
647
+
648
+ declare const IconBookmarkCheck: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
649
+
650
+ declare const IconBookmarkCheckFill: ({ color1, color2, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
651
+
652
+ declare const IconBookmarkX: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
653
+
654
+ declare const IconBoxLines: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
655
+
656
+ declare const IconBoxText: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
657
+
658
+ declare const IconBracketsCheck: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
659
+
660
+ declare const IconBracketsEllipses: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
661
+
662
+ declare const IconCalendar: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
663
+
664
+ declare const IconCertificateHeart: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
665
+
666
+ declare const IconCheck: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
667
+
668
+ declare const IconCheckCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
669
+
670
+ declare const IconCheckCircleBroken: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
671
+
672
+ declare const IconCheckFill: ({ color1, color2, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
673
+
674
+ declare const IconCheckVerified: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
675
+
676
+ declare const IconChevronDown: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
677
+
678
+ declare const IconChevronLeft: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
679
+
680
+ declare const IconChevronLeftDouble: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
681
+
682
+ declare const IconChevronRight: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
683
+
684
+ declare const IconChevronRightDouble: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
685
+
686
+ declare const IconChevronSelectorVertical: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
687
+
688
+ declare const IconChevronUp: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
689
+
690
+ declare const IconCircleSwap: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
691
+
692
+ declare const IconClockFastForward: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
693
+
694
+ declare const IconClockRewind: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
695
+
696
+ declare const IconClockRewind2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
697
+
698
+ declare const IconCodeBrowser: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
699
+
700
+ declare const IconCodeCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
701
+
702
+ declare const IconColors: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
703
+
704
+ declare const IconColumnEdit: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
705
+
706
+ declare const IconCopy: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
707
+
708
+ declare const IconCopy2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
709
+
710
+ declare const IconCopy3: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
711
+
712
+ declare const IconCopy4: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
713
+
714
+ declare const IconCopy5: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
715
+
716
+ declare const IconCopyCheck: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
717
+
718
+ declare const IconCube: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
719
+
720
+ declare const IconCubeOutline: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
721
+
722
+ declare const IconCursorBox: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
723
+
724
+ declare const IconDataflow: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
725
+
726
+ declare const IconDataflow2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
727
+
728
+ declare const IconDataflow3: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
729
+
730
+ declare const IconDelete: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
731
+
732
+ declare const IconDollarCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
733
+
734
+ declare const IconDotsGrid: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
735
+
736
+ declare const IconDotsHorizontal: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
737
+
738
+ declare const IconDotsVertical: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
739
+
740
+ declare const IconEdit: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
741
+
742
+ declare const IconEditable: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
743
+
744
+ declare const IconExpand: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
745
+
746
+ declare const IconEye: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
747
+
748
+ declare const IconEyeHidden: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
749
+
750
+ declare const IconEyeHidden2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
751
+
752
+ declare const IconFaceSmile: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
753
+
754
+ declare const IconFilter: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
755
+
756
+ declare const IconFilter2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
757
+
758
+ declare const IconFlag: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
759
+
760
+ declare const IconFlag2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
761
+
762
+ declare const IconFlag3: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
763
+
764
+ declare const IconHandShield: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
765
+
766
+ declare const IconHash: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
767
+
768
+ declare const IconHeadsetMic: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
769
+
770
+ declare const IconHeart: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
771
+
772
+ declare const IconHouseLine: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
773
+
774
+ declare const IconImage: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
775
+
776
+ declare const IconImage2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
777
+
778
+ declare const IconImage3: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
779
+
780
+ declare const IconImage4: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
781
+
782
+ declare const IconImageCheck: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
783
+
784
+ declare const IconInfoCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
785
+
786
+ declare const IconInfoHexagon: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
787
+
788
+ declare const IconItalic: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
789
+
790
+ declare const IconLayersMultiple: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
791
+
792
+ declare const IconLayersSingle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
793
+
794
+ declare const IconLayout: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
795
+
796
+ declare const IconLayout2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
797
+
798
+ declare const IconLayoutColumns: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
799
+
800
+ declare const IconLayoutCustom: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
801
+
802
+ declare const IconLayoutSequential: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
803
+
804
+ declare const IconLayoutStuffed: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
805
+
806
+ declare const IconLayoutTile: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
807
+
808
+ declare const IconLifeBuoy: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
809
+
810
+ declare const IconLightbulb: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
811
+
812
+ declare const IconLightning: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
813
+
814
+ declare const IconLightning2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
815
+
816
+ declare const IconLightningFast: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
817
+
818
+ declare const IconLineChartBar: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
819
+
820
+ declare const IconLineChartBreakoutSquare: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
821
+
822
+ declare const IconLineChartUp: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
823
+
824
+ declare const IconLineChartUp2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
825
+
826
+ declare const IconLines: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
827
+
828
+ declare const IconLinesCheck: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
829
+
830
+ declare const IconLinesPlay: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
831
+
832
+ declare const IconLink: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
833
+
834
+ declare const IconLink2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
835
+
836
+ declare const IconLink3: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
837
+
838
+ declare const IconLink4: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
839
+
840
+ declare const IconLink5: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
841
+
842
+ declare const IconListBullet: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
843
+
844
+ declare const IconListOrder: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
845
+
846
+ declare const IconListOrder2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
847
+
848
+ declare const IconLock: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
849
+
850
+ declare const IconLock2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
851
+
852
+ declare const IconLogIn: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
853
+
854
+ declare const IconLogOut: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
855
+
856
+ declare const IconLogOut2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
857
+
858
+ declare const IconMagicWand: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
859
+
860
+ declare const IconMagicWand2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
861
+
862
+ declare const IconMail: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
863
+
864
+ declare const IconMessageSquare: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
865
+
866
+ declare const IconMessageSquare2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
867
+
868
+ declare const IconMessageXSquare: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
869
+
870
+ declare const IconMinusCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
871
+
872
+ declare const IconMobile: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
873
+
874
+ declare const IconMonitor: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
875
+
876
+ declare const IconMonitor2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
877
+
878
+ declare const IconMonitor3: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
879
+
880
+ declare const IconMoonCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
881
+
882
+ declare const IconNavigationPointer: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
883
+
884
+ declare const IconNotificationBox: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
885
+
886
+ declare const IconPalette: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
887
+
888
+ declare const IconPasscodeLock: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
889
+
890
+ declare const IconPCSetup: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
891
+
892
+ declare const IconPencil: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
893
+
894
+ declare const IconPercentageCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
895
+
896
+ declare const IconPerspective: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
897
+
898
+ declare const IconPhoneCall: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
899
+
900
+ declare const IconPin: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
901
+
902
+ declare const IconPlayCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
903
+
904
+ declare const IconPlus: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
905
+
906
+ declare const IconPlusCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
907
+
908
+ declare const IconPulse: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
909
+
910
+ declare const IconQuestionCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
911
+
912
+ declare const IconRadioButton: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
913
+
914
+ declare const IconRadioButtonActive: ({ color1, color2, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
915
+
916
+ declare const IconReceiptCheck: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
917
+
918
+ declare const IconRedo: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
919
+
920
+ declare const IconRefresh: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
921
+
922
+ declare const IconRefresh2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
923
+
924
+ declare const IconRefresh3: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
925
+
926
+ declare const IconRepeat: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
927
+
928
+ declare const IconRepeat2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
929
+
930
+ declare const IconRetweet: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
931
+
932
+ declare const IconRoundChart: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
933
+
934
+ declare const IconRoundChart2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
935
+
936
+ declare const IconRoute: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
937
+
938
+ declare const IconSave: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
939
+
940
+ declare const IconSave2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
941
+
942
+ declare const IconScanDots: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
943
+
944
+ declare const IconSearch: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
945
+
946
+ declare const IconSend: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
947
+
948
+ declare const IconSettings: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
949
+
950
+ declare const IconSettings2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
951
+
952
+ declare const IconSettings3: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
953
+
954
+ declare const IconShieldLightning: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
955
+
956
+ declare const IconShieldPlus: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
957
+
958
+ declare const IconShieldRemove: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
959
+
960
+ declare const IconShuffle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
961
+
962
+ declare const IconSlashCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
963
+
964
+ declare const IconSlashOctagon: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
965
+
966
+ declare const IconSocialGlobe: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
967
+
968
+ declare const IconSocialLinkedin: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
969
+
970
+ declare const IconSocialX: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
971
+
972
+ declare const IconSpeedometer: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
973
+
974
+ declare const IconStairsRound: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
975
+
976
+ declare const IconStar: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
977
+
978
+ declare const IconStarHalf: ({ color1, color2, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
979
+
980
+ declare const IconStars: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
981
+
982
+ declare const IconStars2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
983
+
984
+ declare const IconStrikethrough: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
985
+
986
+ declare const IconSuccessFeatured: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
987
+
988
+ declare const IconSun: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
989
+
990
+ declare const IconSwitchHorizontal: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
991
+
992
+ declare const IconTag: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
993
+
994
+ declare const IconTarget: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
995
+
996
+ declare const IconTarget2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
997
+
998
+ declare const IconTextFormat: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
999
+
1000
+ declare const IconTextFormat2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1001
+
1002
+ declare const IconTextHighlight: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1003
+
1004
+ declare const IconTranslate: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1005
+
1006
+ declare const IconTrash: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1007
+
1008
+ declare const IconTrending: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1009
+
1010
+ declare const IconUnderline: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1011
+
1012
+ declare const IconUndo: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1013
+
1014
+ declare const IconUndo2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1015
+
1016
+ declare const IconUploadCloud: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1017
+
1018
+ declare const IconUser: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1019
+
1020
+ declare const IconUserEdit: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1021
+
1022
+ declare const IconUserRight: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1023
+
1024
+ declare const IconUsers: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1025
+
1026
+ declare const IconUserSquare: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1027
+
1028
+ declare const IconUsersUp: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1029
+
1030
+ declare const IconVolume: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1031
+
1032
+ declare const IconWrench: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1033
+
1034
+ declare const IconX: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1035
+
1036
+ declare const IconXCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1037
+
1038
+ declare const IconXCircle2: ({ color1, color2, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1039
+
1040
+ declare const IconXClose: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1041
+
1042
+ declare const IconXSquare: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
1043
+
1044
+ type CardIconProps = CardProps & {
1045
+ /** Icon to display in the icon holder (using IconName enum) */
1046
+ iconName?: IconName;
1047
+ /** Custom icon source (SVG path or component) - alternative to iconName */
1048
+ iconSrc?: string;
1049
+ /** Custom icon element - alternative to iconName/iconSrc */
1050
+ icon?: ReactNode;
1051
+ /** Size of the icon in pixels */
1052
+ iconSize?: number;
1053
+ classNames?: CardProps['classNames'] & {
1054
+ /** Custom class name for the icon holder */
1055
+ iconHolder?: string;
1056
+ /** Custom class name for the content wrapper */
1057
+ content?: string;
1058
+ };
1059
+ styles?: CardProps['styles'] & {
1060
+ /** Custom style for the icon holder */
1061
+ iconHolder?: CSSProperties;
1062
+ /** Custom style for the content wrapper */
1063
+ content?: CSSProperties;
1064
+ };
1065
+ };
1066
+ /**
1067
+ * CardIcon - A card component with an icon holder on the left
1068
+ *
1069
+ * Built on top of the Card component with a styled icon container.
1070
+ * Supports both light and dark modes with proper theming.
1071
+ *
1072
+ * @example
1073
+ * ```tsx
1074
+ * // Using IconName
1075
+ * <IconCard iconName={IconName.HouseLine}>
1076
+ * <h3>Home</h3>
1077
+ * <p>Welcome to your dashboard</p>
1078
+ * </IconCard>
1079
+ *
1080
+ * // Using custom icon source
1081
+ * <IconCard iconSrc="/icons/custom.svg">
1082
+ * <h3>Custom Icon</h3>
1083
+ * <p>With custom SVG</p>
1084
+ * </IconCard>
1085
+ *
1086
+ * // With header and footer (inherited from Card)
1087
+ * <IconCard
1088
+ * iconName={IconName.Settings}
1089
+ * header={{ content: 'Settings', hasDivider: true }}
1090
+ * footer={{ content: 'Last updated: Today', hasDivider: true }}
1091
+ * >
1092
+ * <p>Configure your preferences</p>
1093
+ * </IconCard>
1094
+ * ```
1095
+ */
1096
+ declare const CardIcon: react.ForwardRefExoticComponent<Omit<CardIconProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
1097
+
1098
+ type Media = (ComponentProps<'img'> & {
1099
+ type: 'image';
1100
+ }) | (ComponentProps<'video'> & {
1101
+ type: 'video';
1102
+ }) | (ComponentProps<'iframe'> & {
1103
+ type: 'iframe';
1104
+ });
1105
+ type CardMediaProps = Omit<CardProps, 'header'> & {
1106
+ media?: Media;
1107
+ header?: {
1108
+ title?: ReactNode;
1109
+ hasDivider?: boolean;
1110
+ };
1111
+ classNames?: CardProps['classNames'] & {
1112
+ media?: {
1113
+ container?: string;
1114
+ content?: string;
1115
+ };
1116
+ };
1117
+ styles?: CardProps['styles'] & {
1118
+ media?: {
1119
+ container?: CSSProperties;
1120
+ content?: CSSProperties;
1121
+ };
1122
+ };
1123
+ };
1124
+ /**
1125
+ * CardMedia - a Card variant that places an image or video inside the header.content area.
1126
+ * Only `header.title` and `header.hasDivider` are accepted via the `header` prop; `header.content` is reserved for the `media` prop.
1127
+ */
1128
+ declare const CardMedia: react.ForwardRefExoticComponent<Omit<CardMediaProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
1129
+
1130
+ interface InfoLabelsProps extends ComponentProps<'div'> {
1131
+ infoMessage?: ReactNode;
1132
+ errorMessage?: ReactNode;
1133
+ subtitle?: ReactNode;
1134
+ classNames?: {
1135
+ container?: string;
1136
+ infoMessage?: string;
1137
+ errorMessage?: string;
1138
+ subtitle?: string;
1139
+ };
1140
+ styles?: {
1141
+ container?: CSSProperties;
1142
+ infoMessage?: CSSProperties;
1143
+ errorMessage?: CSSProperties;
1144
+ subtitle?: CSSProperties;
1145
+ };
1146
+ }
1147
+ /**
1148
+ * The `InfoLabels` component renders up to three contextual text messages beneath a form field.
1149
+ *
1150
+ * - `infoMessage` is displayed in primary color as an informational hint.
1151
+ * - `errorMessage` is displayed in error color with `role="alert"` for accessibility.
1152
+ * - `subtitle` is displayed in muted gray as a secondary description.
1153
+ * - All three are optional; only the ones with content are rendered.
1154
+ * - Accepts `classNames` and `styles` to customize: `container`, `infoMessage`, `errorMessage`, `subtitle`.
1155
+ */
1156
+ declare const InfoLabels: ({ className, classNames, style, styles, infoMessage, errorMessage, subtitle, ...props }: InfoLabelsProps) => react_jsx_runtime.JSX.Element;
1157
+
1158
+ declare const checkedVariants: {
1159
+ readonly primary: "cleen-bg-primary cleen-transition-all cleen-duration-200 hover:cleen-bg-primary hover:cleen-shadow-[0px_0px_0px_4px_rgba(var(--cleen-primary),0.25)]";
1160
+ readonly error: "cleen-bg-error cleen-transition-all cleen-duration-200 hover:cleen-bg-error hover:cleen-shadow-[0px_0px_0px_4px_rgba(var(--cleen-error),0.25)]";
1161
+ };
1162
+
1163
+ type CheckboxProps = Omit<ComponentProps<'input'>, 'title'> & {
1164
+ checked?: boolean | null;
1165
+ defaultChecked?: boolean;
1166
+ title?: ReactNode;
1167
+ label?: ReactNode;
1168
+ sublabel?: ReactNode;
1169
+ variant?: keyof typeof checkedVariants;
1170
+ allowIndeterminate?: boolean;
1171
+ fullTriggerArea?: boolean;
1172
+ classNames?: {
1173
+ container?: string;
1174
+ title?: string;
1175
+ checkboxContainer?: string;
1176
+ checkbox?: string;
1177
+ label?: string;
1178
+ sublabel?: string;
1179
+ };
1180
+ styles?: {
1181
+ container?: CSSProperties;
1182
+ title?: CSSProperties;
1183
+ checkboxContainer?: CSSProperties;
1184
+ checkbox?: CSSProperties;
1185
+ label?: CSSProperties;
1186
+ sublabel?: CSSProperties;
1187
+ };
1188
+ infoLabels?: InfoLabelsProps;
1189
+ onChange?: (e: ChangeEvent<HTMLInputElement>) => void;
1190
+ };
1191
+ /**
1192
+ * The `Checkbox` component is a controlled or uncontrolled input that supports checked, unchecked, and optional indeterminate states.
1193
+ *
1194
+ * - Pass `checked` (boolean or `null` for indeterminate) to use as a controlled input, or use `defaultChecked` for uncontrolled mode.
1195
+ * - Set `allowIndeterminate` to cycle through checked → indeterminate → unchecked on each change.
1196
+ * - Supports `label`, `sublabel`, and `title` for rich labelling above and beside the input.
1197
+ * - Use `infoLabels` to show an error, info, or subtitle message below the checkbox.
1198
+ * - Set `fullTriggerArea` to make the entire label row clickable instead of just the checkbox box.
1199
+ * - Accepts `classNames` and `styles` to customize: `container`, `title`, `checkboxContainer`, `checkbox`, `label`, `sublabel`.
1200
+ */
1201
+ declare const Checkbox: react.ForwardRefExoticComponent<Omit<CheckboxProps, "ref"> & react.RefAttributes<HTMLInputElement>>;
1202
+
1203
+ interface CheckboxGroupProps extends Omit<ComponentProps<'div'>, 'onChange'> {
1204
+ label?: ReactNode;
1205
+ checkboxes?: CheckboxProps[];
1206
+ onChange?: (checkbox: CheckboxProps, checkboxArray?: CheckboxProps[]) => void;
1207
+ allowIndeterminate?: boolean;
1208
+ infoLabels?: InfoLabelsProps;
1209
+ requiresAtLeastOneOptions?: {
1210
+ title?: ReactNode;
1211
+ subtitle?: ReactNode;
1212
+ };
1213
+ classNames?: {
1214
+ container?: string;
1215
+ label?: string;
1216
+ checkboxes?: string;
1217
+ checkboxContainer?: string;
1218
+ requiresAtLeastOne?: {
1219
+ container?: string;
1220
+ title?: string;
1221
+ subtitle?: string;
1222
+ };
1223
+ };
1224
+ styles?: {
1225
+ container?: CSSProperties;
1226
+ label?: CSSProperties;
1227
+ checkboxes?: CSSProperties;
1228
+ checkboxContainer?: CSSProperties;
1229
+ requiresAtLeastOne?: {
1230
+ container?: CSSProperties;
1231
+ title?: CSSProperties;
1232
+ subtitle?: CSSProperties;
1233
+ };
1234
+ };
1235
+ }
1236
+ /**
1237
+ * The `CheckboxGroup` component renders a labelled list of `Checkbox` items and manages their collective state.
1238
+ *
1239
+ * - Pass an array of `checkboxes` (each with an `id` for accurate tracking) to populate the group.
1240
+ * - The `onChange` callback receives the changed checkbox and the full updated array when all items have an `id`.
1241
+ * - Set `allowIndeterminate` to propagate indeterminate support to each checkbox in the group.
1242
+ * - Use `requiresAtLeastOneOptions` to display a validation error when all checkboxes are unchecked.
1243
+ * - Use `infoLabels` for static error, info, or subtitle messages below the group.
1244
+ * - Accepts `classNames` and `styles` to customize: `container`, `label`, `checkboxes`, `checkboxContainer`, `requiresAtLeastOne`.
1245
+ */
1246
+ declare const CheckboxGroup: ({ label, checkboxes, allowIndeterminate, infoLabels, requiresAtLeastOneOptions, classNames, styles, onChange, ...props }: CheckboxGroupProps) => react_jsx_runtime.JSX.Element;
1247
+
1248
+ interface CollapsibleItem {
1249
+ content: ReactNode;
1250
+ onClick?: () => void;
1251
+ key?: string | number;
1252
+ }
1253
+ interface CollapsibleSection {
1254
+ title: ReactNode;
1255
+ items?: CollapsibleItem[];
1256
+ onClick?: () => void;
1257
+ key?: string | number;
1258
+ }
1259
+ interface CollapsibleProps extends ComponentProps<'div'> {
1260
+ sections: CollapsibleSection[];
1261
+ defaultOpenIndex?: number | null;
1262
+ classNames?: {
1263
+ container?: string;
1264
+ section?: string;
1265
+ sectionHeader?: string;
1266
+ sectionBody?: string;
1267
+ item?: string;
1268
+ };
1269
+ styles?: {
1270
+ container?: CSSProperties;
1271
+ section?: CSSProperties;
1272
+ sectionHeader?: CSSProperties;
1273
+ sectionBody?: CSSProperties;
1274
+ item?: CSSProperties;
1275
+ };
1276
+ }
1277
+ /**
1278
+ * The `Collapsible` component renders an accordion-style list of sections, each of which can be
1279
+ * expanded or collapsed to reveal its items.
1280
+ *
1281
+ * - Pass an array of `sections`, each with a `title` and optional `items` array.
1282
+ * - Each `CollapsibleItem` accepts a `content` node and an optional `onClick` callback.
1283
+ * - Use `defaultOpenIndex` to pre-open a specific section on mount; pass `null` (default) to start
1284
+ * fully collapsed.
1285
+ * - Only one section can be open at a time; clicking an open section closes it.
1286
+ * - Sections without `items` act as plain clickable rows and do not show a chevron.
1287
+ * - Accepts `classNames` and `styles` to customize: `container`, `section`, `sectionHeader`,
1288
+ * `sectionBody`, `item`.
1289
+ */
1290
+ declare const Collapsible: react.ForwardRefExoticComponent<Omit<CollapsibleProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
1291
+
1292
+ interface InputProps extends ComponentProps<'input'> {
1293
+ label?: ReactNode;
1294
+ uploadLabel?: ReactNode;
1295
+ leftIcon?: ReactNode;
1296
+ rightIcon?: ReactNode;
1297
+ topRightIcon?: ReactNode;
1298
+ inputOverlay?: ReactNode;
1299
+ isFocusedBorder?: boolean;
1300
+ maxLengthLabelThreshold?: number;
1301
+ maxLengthLabel?: (remaining: number) => ReactNode;
1302
+ infoLabels?: InfoLabelsProps;
1303
+ classNames?: {
1304
+ container?: string;
1305
+ label?: string;
1306
+ inputContainer?: string;
1307
+ input?: string;
1308
+ leftIconContainer?: string;
1309
+ rightIconContainer?: string;
1310
+ maxLengthLabel?: string;
1311
+ inputOverlay?: string;
1312
+ };
1313
+ styles?: {
1314
+ container?: CSSProperties;
1315
+ label?: CSSProperties;
1316
+ inputContainer?: CSSProperties;
1317
+ input?: CSSProperties;
1318
+ leftIconContainer?: CSSProperties;
1319
+ rightIconContainer?: CSSProperties;
1320
+ maxLengthLabel?: CSSProperties;
1321
+ inputOverlay?: CSSProperties;
1322
+ };
1323
+ }
1324
+ /**
1325
+ * The `Input` component is a controlled or uncontrolled text input with rich labelling and icon support.
1326
+ *
1327
+ * - Pass `value` for controlled usage; use `defaultValue` (or neither) for uncontrolled.
1328
+ * - Use `label` to show a label above the input and `uploadLabel` for the file-input trigger text.
1329
+ * - `leftIcon` and `rightIcon` accept any ReactNode and are rendered inside the input border.
1330
+ * - Set `isFocusedBorder` to visually highlight the border when the input is focused.
1331
+ * - Use `maxLength` together with `maxLengthLabel` (callback) to show a character-countdown message.
1332
+ * `maxLengthLabelThreshold` (0–1) controls when the countdown replaces the `infoLabels.subtitle`.
1333
+ * - Use `infoLabels` to show error, info, or subtitle messages below the input.
1334
+ * - Accepts `classNames` and `styles` to customize: `container`, `label`, `inputContainer`, `input`,
1335
+ * `leftIconContainer`, `rightIconContainer`, `maxLengthLabel`.
1336
+ */
1337
+ declare const Input: react.ForwardRefExoticComponent<Omit<InputProps, "ref"> & react.RefAttributes<HTMLInputElement>>;
1338
+
1339
+ declare const SIZES$1: {
1340
+ xs: string;
1341
+ sm: string;
1342
+ md: string;
1343
+ lg: string;
1344
+ xl: string;
1345
+ };
1346
+ declare const SPEEDS: {
1347
+ slow: number;
1348
+ normal: number;
1349
+ fast: number;
1350
+ };
1351
+ interface LoaderProps extends ComponentProps<'div'> {
1352
+ isFullscreen?: boolean;
1353
+ size?: keyof typeof SIZES$1 | number;
1354
+ stroke?: number;
1355
+ speed?: keyof typeof SPEEDS | number;
1356
+ classNames?: {
1357
+ container?: string;
1358
+ loader?: string;
1359
+ };
1360
+ styles?: {
1361
+ container?: CSSProperties;
1362
+ loader?: CSSProperties;
1363
+ };
1364
+ }
1365
+ /**
1366
+ * Spinning loader indicator with configurable size, speed, stroke, and color.
1367
+ *
1368
+ * - Controlled via `size` (preset `xs`–`xl` or pixel number), `speed` (preset or seconds), and `stroke` (border width in px).
1369
+ * - Pass `isFullscreen` to fill the entire viewport with a background overlay.
1370
+ * - Pass `color` to override the default primary color of the spinner.
1371
+ * - Accepts `classNames` and `styles` for keys: `container`, `loader`.
1372
+ */
1373
+ declare const Loader: ({ isFullscreen, size, stroke, speed, className, classNames, style, styles, color, ...props }: LoaderProps) => react_jsx_runtime.JSX.Element;
1374
+
1375
+ interface CardData {
1376
+ number: string;
1377
+ expiry: string;
1378
+ cvc: string;
1379
+ }
1380
+ type CardLabels = {
1381
+ [key in keyof CardData]?: ReactNode;
1382
+ };
1383
+ type CardErrors = CardLabels;
1384
+
1385
+ type CreditCardInputProps = Omit<ComponentProps<'div'>, 'onChange'> & {
1386
+ isLoading?: boolean;
1387
+ value?: CardData;
1388
+ labels?: CardLabels;
1389
+ errors?: CardErrors;
1390
+ classNames?: {
1391
+ container?: string;
1392
+ loader?: {
1393
+ container?: string;
1394
+ component?: ComponentClassnames<LoaderProps>;
1395
+ };
1396
+ form?: {
1397
+ container?: string;
1398
+ cvcExpiryContainer?: string;
1399
+ cardNumber?: ComponentClassnames<InputProps>;
1400
+ expiry?: ComponentClassnames<InputProps>;
1401
+ cvc?: ComponentClassnames<InputProps>;
1402
+ };
1403
+ };
1404
+ styles?: {
1405
+ container?: CSSProperties;
1406
+ loader?: {
1407
+ container?: CSSProperties;
1408
+ component?: ComponentStyles<LoaderProps>;
1409
+ };
1410
+ form?: {
1411
+ container?: CSSProperties;
1412
+ cvcExpiryContainer?: CSSProperties;
1413
+ cardNumber?: ComponentStyles<InputProps>;
1414
+ expiry?: ComponentStyles<InputProps>;
1415
+ cvc?: ComponentStyles<InputProps>;
1416
+ };
1417
+ };
1418
+ infoLabels?: InfoLabelsProps;
1419
+ onChange?: (value: CardData) => void;
1420
+ onFieldFocus?: (fieldName: keyof CardData) => void;
1421
+ };
1422
+
1423
+ /**
1424
+ * The `CreditCardInput` component provides a user interface for securely collecting credit card information.
1425
+ * It displays a visual representation of the card and includes input fields for the cardholder's card number, expiration date and CVC. The component handles formatting and validation for each field, displays error messages, and supports loading states for asynchronous operations.
1426
+ */
1427
+ declare const CreditCardInput: react.ForwardRefExoticComponent<Omit<CreditCardInputProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
1428
+
1429
+ type DropdownProps = Omit<ComponentProps<'div'>, 'title'> & {
1430
+ type?: ButtonHTMLAttributes<HTMLButtonElement>['type'];
1431
+ disabled?: boolean;
1432
+ title?: ReactNode;
1433
+ label?: ReactNode;
1434
+ fullWidth?: boolean;
1435
+ fullWidthDropdown?: boolean;
1436
+ offset?: number;
1437
+ leftIcon?: ReactNode;
1438
+ rightIcon?: ReactNode;
1439
+ isOpen?: boolean;
1440
+ onOpenChange?: (isOpen: boolean) => void;
1441
+ keepOpenOnClickContent?: boolean;
1442
+ infoLabels?: InfoLabelsProps;
1443
+ classNames?: {
1444
+ container?: string;
1445
+ label?: string;
1446
+ title?: string;
1447
+ trigger?: string;
1448
+ dropdown?: string;
1449
+ };
1450
+ styles?: {
1451
+ container?: CSSProperties;
1452
+ label?: CSSProperties;
1453
+ title?: CSSProperties;
1454
+ trigger?: CSSProperties;
1455
+ dropdown?: CSSProperties;
1456
+ };
1457
+ };
1458
+ /**
1459
+ * The `Dropdown` component is a button that when clicked, displays a custom dropdown container beneath it.
1460
+ * It can be used to trigger actions or display a menu with custom content.
1461
+ */
1462
+ declare const Dropdown: react.ForwardRefExoticComponent<Omit<DropdownProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
1463
+
1464
+ type DatePickerBase = Omit<DayPickerProps, 'classNames' | 'styles' | 'mode'> & {
1465
+ label?: ReactNode;
1466
+ placeholder?: ReactNode;
1467
+ min?: Date | 'today';
1468
+ max?: Date | 'today';
1469
+ infoLabels?: InfoLabelsProps;
1470
+ leftIcon?: ReactNode;
1471
+ rightIcon?: ReactNode;
1472
+ classNames?: {
1473
+ label?: string;
1474
+ dropdown?: ComponentClassnames<DropdownProps>;
1475
+ card?: ComponentClassnames<CardProps>;
1476
+ datePicker?: ComponentClassnames<DayPickerProps>;
1477
+ };
1478
+ styles?: {
1479
+ label?: CSSProperties;
1480
+ dropdown?: ComponentStyles<DropdownProps>;
1481
+ card?: ComponentStyles<CardProps>;
1482
+ datePicker?: ComponentStyles<DayPickerProps>;
1483
+ };
1484
+ };
1485
+ type DatePickerSingleProps = DatePickerBase & {
1486
+ mode?: 'single';
1487
+ selected?: Date;
1488
+ onSelect?: (value?: Date) => void;
1489
+ };
1490
+ type DatePickerRangeProps = DatePickerBase & {
1491
+ mode?: 'range';
1492
+ selected?: DateRange;
1493
+ onSelect?: (value?: DateRange) => void;
1494
+ };
1495
+ type DatePickerProps = DatePickerSingleProps | DatePickerRangeProps;
1496
+
1497
+ /**
1498
+ * The `DatePicker` component is a controlled or uncontrolled date selection interface that combines a dropdown trigger with a calendar picker. It supports both single date and date range selection modes with customizable label, optional styling, and class name support for both the wrapper and internal DayPicker component.
1499
+ */
1500
+ declare const DatePicker: react.ForwardRefExoticComponent<DatePickerProps & react.RefAttributes<HTMLDivElement>>;
1501
+
1502
+ interface DividerProps extends ComponentProps<'div'> {
1503
+ isHorizontal?: boolean;
1504
+ classNames?: {
1505
+ container?: string;
1506
+ };
1507
+ styles?: {
1508
+ container?: CSSProperties;
1509
+ };
1510
+ }
1511
+ /**
1512
+ * The `Divider` component renders a thin horizontal or vertical separator line.
1513
+ *
1514
+ * - Set `isHorizontal` to `false` to render a vertical divider (defaults to `true`).
1515
+ * - Accepts `classNames` and `styles` to customize: `container`.
1516
+ */
1517
+ declare const Divider: ({ isHorizontal, className, classNames, style, styles, ...props }: DividerProps) => react_jsx_runtime.JSX.Element;
1518
+
1519
+ declare const sizes$1: {
1520
+ xs: number;
1521
+ sm: number;
1522
+ md: number;
1523
+ lg: number;
1524
+ xl: number;
1525
+ '2xl': number;
1526
+ '3xl': number;
1527
+ };
1528
+ type DrawerProps = Omit<ComponentProps<'div'>, 'title'> & {
1529
+ title?: ReactNode;
1530
+ subtitle?: ReactNode;
1531
+ headerCloseBtn?: ReactNode;
1532
+ footer?: ReactNode;
1533
+ isOpen?: boolean;
1534
+ onClose?: () => void;
1535
+ closeOnOverlayClick?: boolean;
1536
+ zIndex?: number;
1537
+ size?: keyof typeof sizes$1 | number;
1538
+ p?: number;
1539
+ gap?: number;
1540
+ classNames?: {
1541
+ overlay?: string;
1542
+ drawer?: string;
1543
+ header?: string;
1544
+ title?: string;
1545
+ subtitle?: string;
1546
+ content?: string;
1547
+ footer?: string;
1548
+ };
1549
+ styles?: {
1550
+ overlay?: CSSProperties;
1551
+ drawer?: CSSProperties;
1552
+ header?: CSSProperties;
1553
+ title?: CSSProperties;
1554
+ subtitle?: CSSProperties;
1555
+ content?: CSSProperties;
1556
+ footer?: CSSProperties;
1557
+ };
1558
+ };
1559
+ /**
1560
+ * A right-anchored slide-over panel (drawer) for presenting contextual UI.
1561
+ *
1562
+ * - Controlled via `isOpen` (boolean) and `onClose` (callback).
1563
+ * - Renders a clickable overlay/backdrop that closes the drawer when clicked.
1564
+ * - Supports an optional `title`, `subtitle`, custom `headerCloseBtn`, `footer`, and `children` for the content area.
1565
+ * - Accepts `classNames` and `styles` objects to customize classes and inline styles for:
1566
+ * `overlay`, `drawer`, `header`, `title`, `subtitle`, `content`, and `footer`.
1567
+ * - Forwards remaining div props and a ref to the root element.
1568
+ */
1569
+ declare const Drawer: react.ForwardRefExoticComponent<Omit<DrawerProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
1570
+
1571
+ interface FilterDrawerNewFilter {
1572
+ filterName: string;
1573
+ exposed: boolean;
1574
+ }
1575
+ interface FilterDrawerFilterCategories {
1576
+ isFeatured: boolean | null;
1577
+ isMine: boolean | null;
1578
+ isPinned: boolean | null;
1579
+ isShared: boolean | null;
1580
+ }
1581
+ interface SavedFilterParameter {
1582
+ controlCode: string;
1583
+ controlTypeID: number;
1584
+ valueObject: string;
1585
+ }
1586
+ interface FilterDrawerSavedFilter {
1587
+ filterID: number;
1588
+ title: string | null;
1589
+ isFeatured: boolean | null;
1590
+ isPinned: boolean | null;
1591
+ isShared: boolean | null;
1592
+ createdDate: string;
1593
+ filterParameters: SavedFilterParameter[] | null;
1594
+ [key: string]: unknown;
1595
+ }
1596
+
1597
+ type SwitchProps = Omit<ComponentProps<'button'>, 'onChange' | 'title'> & {
1598
+ checked?: boolean;
1599
+ defaultChecked?: boolean;
1600
+ title?: ReactNode;
1601
+ label?: ReactNode;
1602
+ sublabel?: ReactNode;
1603
+ onChange?: (value: boolean) => void;
1604
+ infoLabels?: InfoLabelsProps;
1605
+ classNames?: {
1606
+ container?: string;
1607
+ title?: string;
1608
+ switch?: string;
1609
+ check?: string;
1610
+ };
1611
+ styles?: {
1612
+ container?: CSSProperties;
1613
+ title?: CSSProperties;
1614
+ switch?: CSSProperties;
1615
+ check?: CSSProperties;
1616
+ };
1617
+ };
1618
+ /**
1619
+ * Toggle switch for boolean on/off input with optional title, label, sub-label, and info messages.
1620
+ *
1621
+ * - Supports controlled mode via `checked` + `onChange`, and uncontrolled via `defaultChecked`.
1622
+ * - Pass `title` for a heading row above the switch, `label` for primary text, and `sublabel` for secondary text beside it.
1623
+ * - Accepts `classNames` and `styles` for keys: `container`, `title`, `switch`, `check`.
1624
+ */
1625
+ declare const Switch: ({ checked, defaultChecked, onChange, title, label, sublabel, disabled, classNames, className, style, styles, infoLabels, ...props }: SwitchProps) => react_jsx_runtime.JSX.Element;
1626
+
1627
+ interface FilterDrawerLabels {
1628
+ title?: ReactNode;
1629
+ subtitle?: ReactNode;
1630
+ save?: ReactNode;
1631
+ apply?: ReactNode;
1632
+ cancel?: ReactNode;
1633
+ clear?: ReactNode;
1634
+ saveStep?: {
1635
+ title?: ReactNode;
1636
+ subtitle?: ReactNode;
1637
+ back?: ReactNode;
1638
+ save?: ReactNode;
1639
+ filterNameInput?: {
1640
+ label?: ReactNode;
1641
+ placeholder?: string;
1642
+ };
1643
+ exposureSwitch?: {
1644
+ title?: ReactNode;
1645
+ label?: ReactNode;
1646
+ sublabel?: ReactNode;
1647
+ };
1648
+ validation?: {
1649
+ tooShort?: ReactNode;
1650
+ tooLong?: ReactNode;
1651
+ };
1652
+ };
1653
+ savedFilters?: {
1654
+ label?: ReactNode;
1655
+ noFilters?: ReactNode;
1656
+ filter?: {
1657
+ delete?: ReactNode;
1658
+ cancelDelete?: ReactNode;
1659
+ pin?: string;
1660
+ unpin?: string;
1661
+ };
1662
+ tabs?: {
1663
+ all?: ReactNode;
1664
+ mine?: ReactNode;
1665
+ shared?: ReactNode;
1666
+ featured?: ReactNode;
1667
+ pinned?: ReactNode;
1668
+ };
1669
+ };
1670
+ }
1671
+ type FilterDrawerStandaloneProps = {
1672
+ selectedSavedFilter?: FilterDrawerSavedFilter;
1673
+ savedFilters?: FilterDrawerSavedFilter[];
1674
+ isFiltersFetching?: boolean;
1675
+ labels?: FilterDrawerLabels;
1676
+ withSavedFilters?: boolean;
1677
+ activeFiltersCount?: number;
1678
+ onClear?: () => void;
1679
+ onSave?: (newFilter: FilterDrawerNewFilter) => Promise<void>;
1680
+ onCancel?: () => void;
1681
+ onApply?: () => void;
1682
+ onClose?: () => void;
1683
+ filterDateFormatter?: (date: string) => string;
1684
+ onFilterCategoryChange?: (categories: FilterDrawerFilterCategories) => Promise<void>;
1685
+ onFilterDelete?: (filterID: number) => Promise<void>;
1686
+ onFilterPin?: (filterID: number) => Promise<void>;
1687
+ onFilterUnpin?: (filterID: number) => Promise<void>;
1688
+ onFilterSelect?: (filter: FilterDrawerSavedFilter | undefined) => void;
1689
+ classNames?: DrawerProps['classNames'] & {
1690
+ dropdown?: ComponentClassnames<DropdownProps>;
1691
+ clearBtn?: ComponentClassnames<ButtonProps>;
1692
+ cancelBtn?: ComponentClassnames<ButtonProps>;
1693
+ applyBtn?: ComponentClassnames<ButtonProps>;
1694
+ saveBtn?: ComponentClassnames<ButtonProps>;
1695
+ saveFilter?: {
1696
+ filterName?: ComponentClassnames<InputProps>;
1697
+ exposure?: ComponentClassnames<SwitchProps>;
1698
+ backBtn?: ComponentClassnames<ButtonProps>;
1699
+ saveBtn?: ComponentClassnames<ButtonProps>;
1700
+ };
1701
+ };
1702
+ styles?: DrawerProps['styles'] & {
1703
+ dropdown?: ComponentStyles<DropdownProps>;
1704
+ clearBtn?: ComponentStyles<ButtonProps>;
1705
+ cancelBtn?: ComponentStyles<ButtonProps>;
1706
+ applyBtn?: ComponentStyles<ButtonProps>;
1707
+ saveBtn?: ComponentStyles<ButtonProps>;
1708
+ saveFilter?: {
1709
+ filterName?: ComponentStyles<InputProps>;
1710
+ exposure?: ComponentStyles<SwitchProps>;
1711
+ backBtn?: ComponentStyles<ButtonProps>;
1712
+ saveBtn?: ComponentStyles<ButtonProps>;
1713
+ };
1714
+ };
1715
+ };
1716
+ type FilterDrawerProps = DrawerProps & FilterDrawerStandaloneProps;
1717
+
1718
+ /**
1719
+ * A right-anchored slide-over panel (drawer) specialized for filter interfaces.
1720
+ *
1721
+ * Features:
1722
+ * - Standard drawer functionality (open/close, overlay, customizable sections)
1723
+ * - Pre-configured footer with Save, Cancel and Apply actions
1724
+ * - Clear filters button in header
1725
+ * - Customizable labels for all buttons
1726
+ * - Accepts all standard Drawer props plus filter-specific callbacks
1727
+ */
1728
+ declare const FilterDrawer: react.ForwardRefExoticComponent<Omit<FilterDrawerProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
1729
+
1730
+ interface FormGroupProps extends ComponentProps<'div'> {
1731
+ title: string;
1732
+ subtitle?: string;
1733
+ required?: boolean;
1734
+ requiredMark?: ReactNode;
1735
+ tooltipDescription?: string;
1736
+ children?: ReactNode;
1737
+ classNames?: {
1738
+ container?: string;
1739
+ titleColumn?: string;
1740
+ controlsRow?: string;
1741
+ requiredMark?: string;
1742
+ tooltip?: ComponentClassnames<TooltipProps>;
1743
+ questionIcon?: string;
1744
+ title?: string;
1745
+ subtitle?: string;
1746
+ };
1747
+ styles?: {
1748
+ container?: CSSProperties;
1749
+ titleColumn?: CSSProperties;
1750
+ controlsRow?: CSSProperties;
1751
+ requiredMark?: CSSProperties;
1752
+ tooltip?: ComponentStyles<TooltipProps>;
1753
+ questionIcon?: CSSProperties;
1754
+ title?: CSSProperties;
1755
+ subtitle?: CSSProperties;
1756
+ };
1757
+ }
1758
+ /**
1759
+ * The `FormGroup` component is a layout row that pairs a labelled title column with a controls column.
1760
+ *
1761
+ * - The `title` is required. Add a `subtitle` for secondary context beneath it.
1762
+ * - Set `required` to show a required mark beside the title (defaults to `"*"`, customisable via `requiredMark`).
1763
+ * - Pass a `tooltipDescription` to show an info tooltip icon next to the title.
1764
+ * - `children` are rendered in the right-hand controls column (inputs, selects, etc.).
1765
+ * - Accepts `classNames` and `styles` to customize: `container`, `titleColumn`, `controlsRow`,
1766
+ * `title`, `subtitle`, `requiredMark`, `tooltip`, `questionIcon`.
1767
+ */
1768
+ declare const FormGroup: react.ForwardRefExoticComponent<Omit<FormGroupProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
1769
+
1770
+ interface GroupSelectorSaveResult {
1771
+ success: boolean;
1772
+ [k: string]: unknown;
1773
+ }
1774
+ interface LabelsProps extends ComponentProps<'div'> {
1775
+ inputPlaceholder?: string;
1776
+ newGroupPlaceholder?: string;
1777
+ newItemPlaceholder?: string;
1778
+ saveButtonLabel?: string;
1779
+ }
1780
+ interface GroupSelectorThreeDotOption<T = unknown> {
1781
+ label: string;
1782
+ icon?: react__default.ReactElement;
1783
+ onClick: (target: T) => void;
1784
+ disabledOptionCallback?: (target: T) => boolean;
1785
+ }
1786
+ interface GroupSelectorProps<G = unknown, I = unknown> {
1787
+ position?: Position;
1788
+ labels?: LabelsProps;
1789
+ groups?: G[] | null;
1790
+ selectedItemID?: string | number | null;
1791
+ groupThreeDotMenuOptions?: GroupSelectorThreeDotOption<G>[];
1792
+ itemThreeDotMenuOptions?: GroupSelectorThreeDotOption<I>[];
1793
+ refetchData?: () => Promise<void> | void;
1794
+ onGroupSave?: (payload: Record<string, unknown>) => Promise<GroupSelectorSaveResult>;
1795
+ onItemSave?: (payload: Record<string, unknown>) => Promise<GroupSelectorSaveResult>;
1796
+ onGroupThreeDotMenuClick?: (group: G | null) => void;
1797
+ onItemThreeDotMenuClick?: (item: I | null) => void;
1798
+ onSearchChange?: (searchText: string) => void;
1799
+ onItemSelect?: (item: I | null) => void;
1800
+ groupIDKey: string;
1801
+ groupTitleKey: string;
1802
+ itemsKey: string;
1803
+ itemIDKey: string;
1804
+ itemGroupIDKey: string;
1805
+ itemTitleKey: string;
1806
+ itemSubtitleKey?: string;
1807
+ newValueMinLength?: number;
1808
+ isLoading?: boolean;
1809
+ isGroupSaving?: boolean;
1810
+ isItemSaving?: boolean;
1811
+ selectedColor?: string;
1812
+ className?: string;
1813
+ classNames?: {
1814
+ container?: string;
1815
+ label?: string;
1816
+ input?: string;
1817
+ columnsContainer?: string;
1818
+ leftColumn?: string;
1819
+ rightColumn?: string;
1820
+ groupItem?: string;
1821
+ groupItemTitle?: string;
1822
+ newGroupButton?: string;
1823
+ item?: string;
1824
+ itemTitle?: string;
1825
+ itemSubtitle?: string;
1826
+ newItemButton?: string;
1827
+ };
1828
+ style?: CSSProperties;
1829
+ styles?: {
1830
+ container?: CSSProperties;
1831
+ label?: CSSProperties;
1832
+ input?: CSSProperties;
1833
+ columnsContainer?: CSSProperties;
1834
+ leftColumn?: CSSProperties;
1835
+ rightColumn?: CSSProperties;
1836
+ groupItem?: CSSProperties;
1837
+ groupItemTitle?: CSSProperties;
1838
+ newGroupButton?: CSSProperties;
1839
+ item?: CSSProperties;
1840
+ itemTitle?: CSSProperties;
1841
+ itemSubtitle?: CSSProperties;
1842
+ newItemButton?: CSSProperties;
1843
+ };
1844
+ }
1845
+ /**
1846
+ * The `GroupSelector` component renders a two-column searchable panel for browsing and selecting items
1847
+ * that are organised into labelled groups.
1848
+ *
1849
+ * - The left column lists groups; selecting one reveals its items in the right column.
1850
+ * - Both columns support an inline "add new" input and a three-dot context menu per entry.
1851
+ * - Key mapping props (`groupIDKey`, `groupTitleKey`, `itemsKey`, `itemIDKey`, `itemGroupIDKey`,
1852
+ * `itemTitleKey`, `itemSubtitleKey`) let you use any plain object shape for groups and items.
1853
+ * - `selectedItemID` highlights the currently active item.
1854
+ * - `onItemSelect` is fired when the user picks an item; `onGroupSave`/`onItemSave` handle creation.
1855
+ * - Use `isLoading`, `isGroupSaving`, `isItemSaving` to show loader states during async operations.
1856
+ * - Accepts `classNames` and `styles` for granular visual customisation of every element.
1857
+ */
1858
+ declare const GroupSelector: <G = unknown, I = unknown>({ position, labels, groups, selectedItemID, groupThreeDotMenuOptions, itemThreeDotMenuOptions, refetchData, onGroupSave, onItemSave, onGroupThreeDotMenuClick, onItemThreeDotMenuClick, onSearchChange, onItemSelect, groupIDKey, groupTitleKey, itemsKey, itemIDKey, itemGroupIDKey, itemTitleKey, itemSubtitleKey, newValueMinLength, isLoading, isGroupSaving, isItemSaving, selectedColor, className, classNames, style, styles, }: GroupSelectorProps<G, I>) => JSX.Element;
1859
+
1860
+ declare const colorList: readonly ["blue", "lighter-blue", "primary", "indigo", "green", "red", "purple", "pink", "orange", "gray"];
1861
+ type Color = (typeof colorList)[number];
1862
+ declare const roundVariants: {
1863
+ full: string;
1864
+ rounded: string;
1865
+ semiRounded: string;
1866
+ sleek: string;
1867
+ };
1868
+
1869
+ type PillBadgeProps = Omit<ComponentProps<'span'>, 'color'> & {
1870
+ color?: HintedString<Color>;
1871
+ colorByIndex?: number;
1872
+ variant?: keyof typeof roundVariants;
1873
+ label?: ReactNode;
1874
+ showDot?: boolean;
1875
+ icon?: ReactNode;
1876
+ removeable?: boolean;
1877
+ withBorder?: boolean;
1878
+ classNames?: {
1879
+ container?: string;
1880
+ dot?: string;
1881
+ removable?: string;
1882
+ };
1883
+ styles?: {
1884
+ container?: CSSProperties;
1885
+ dot?: CSSProperties;
1886
+ removable?: CSSProperties;
1887
+ };
1888
+ onRemoveClicked?: () => void;
1889
+ };
1890
+ /**
1891
+ * Compact badge/chip used to display labels, statuses, tags, and counts.
1892
+ *
1893
+ * - Pick from preset `color` values or pass any CSS color string for custom tinting.
1894
+ * - Use `colorByIndex` to deterministically cycle through the color palette by a numeric index.
1895
+ * - Set `variant` to control roundness (`rounded`, `square`, `pill`).
1896
+ * - Enable `showDot` for a colored status dot, `removeable` for an \`×\` remove button.
1897
+ * - Accepts `classNames` and `styles` for keys: `container`, `dot`, `removable`.
1898
+ */
1899
+ declare const PillBadge: ({ className, classNames, style, styles, label, color, variant, showDot, icon, removeable, withBorder, onRemoveClicked, onClick, colorByIndex, children, ...props }: PillBadgeProps) => react_jsx_runtime.JSX.Element;
1900
+
1901
+ type LookupOptionListProps = ComponentProps<'div'> & {
1902
+ options?: LookupOption[];
1903
+ selection?: LookupOption[];
1904
+ classNames?: {
1905
+ container?: string;
1906
+ item?: string;
1907
+ labels?: string;
1908
+ checkContainer?: string;
1909
+ check?: string;
1910
+ };
1911
+ styles?: {
1912
+ container?: CSSProperties;
1913
+ item?: CSSProperties;
1914
+ labels?: CSSProperties;
1915
+ checkContainer?: CSSProperties;
1916
+ check?: CSSProperties;
1917
+ };
1918
+ onChoose?: (option: LookupOption, isSelected?: boolean) => void;
1919
+ displaySubtextInline?: boolean;
1920
+ };
1921
+
1922
+ type LookupProps = Omit<ComponentProps<'input'>, 'value' | 'onChange'> & {
1923
+ label?: ReactNode;
1924
+ labels?: {
1925
+ noDataFound?: ReactNode;
1926
+ };
1927
+ options?: LookupOption[];
1928
+ value?: LookupOption[];
1929
+ displaySelected?: 'under' | 'inside' | 'inside-badge' | 'none';
1930
+ limit?: number;
1931
+ getCustomBadgeLabel?: (option: LookupOption) => string | number | undefined;
1932
+ displaySubtextInline?: boolean;
1933
+ selectedBadgeColor?: Color;
1934
+ isLoading?: boolean;
1935
+ debounceDelay?: number;
1936
+ characterThreshold?: number;
1937
+ internalFiltering?: boolean;
1938
+ closeOnReachingLimit?: boolean;
1939
+ infoLabels?: InfoLabelsProps;
1940
+ isNoDataVisibleOnCreateNew?: boolean;
1941
+ menuDetachedFromPortal?: boolean;
1942
+ classNames?: {
1943
+ container?: string;
1944
+ label?: string;
1945
+ input?: {
1946
+ container?: string;
1947
+ inlineBadgeContainer?: string;
1948
+ component?: ComponentClassnames<InputProps>;
1949
+ };
1950
+ menu?: {
1951
+ container?: string;
1952
+ loader?: string;
1953
+ noDataFound?: string;
1954
+ list?: ComponentClassnames<LookupOptionListProps>;
1955
+ };
1956
+ createNewOption?: {
1957
+ container?: string;
1958
+ divider?: ComponentClassnames<DividerProps>;
1959
+ value?: string;
1960
+ };
1961
+ pillbadge?: {
1962
+ container?: string;
1963
+ component?: ComponentClassnames<PillBadgeProps>;
1964
+ };
1965
+ };
1966
+ styles?: {
1967
+ container?: CSSProperties;
1968
+ label?: CSSProperties;
1969
+ input?: {
1970
+ container?: CSSProperties;
1971
+ inlineBadgeContainer?: CSSProperties;
1972
+ component?: ComponentStyles<InputProps>;
1973
+ };
1974
+ menu?: {
1975
+ container?: CSSProperties;
1976
+ loader?: CSSProperties;
1977
+ noDataFound?: CSSProperties;
1978
+ list?: ComponentStyles<LookupOptionListProps>;
1979
+ };
1980
+ createNewOption?: {
1981
+ container?: CSSProperties;
1982
+ divider?: ComponentStyles<DividerProps>;
1983
+ value?: CSSProperties;
1984
+ };
1985
+ pillbadge?: {
1986
+ container?: CSSProperties;
1987
+ component?: ComponentStyles<PillBadgeProps>;
1988
+ };
1989
+ };
1990
+ onCreateNewOption?: (value: string) => void;
1991
+ createNewOptionLabelString?: ((inputValue: string) => ReactNode) | ReactNode;
1992
+ onInputChange?: (value: string) => void;
1993
+ onChange?: (value: LookupOption[]) => void;
1994
+ onLookupBlur?: () => void;
1995
+ triggerBlurOnlyWhenOpen?: boolean;
1996
+ };
1997
+ interface LookupOption<T = unknown> {
1998
+ value: string | number;
1999
+ extraData?: T;
2000
+ label?: string;
2001
+ icon?: ReactNode;
2002
+ sublabel?: ReactNode;
2003
+ preSublabel?: ReactNode;
2004
+ leadingBadgeValue?: string;
2005
+ }
2006
+
2007
+ /**
2008
+ * Lookup component is an input component that provides a searchable dropdown list of options to choose from. Options can be fetched asynchronously based on user input using debounce.
2009
+ */
2010
+ declare const Lookup: react.ForwardRefExoticComponent<Omit<LookupProps, "ref"> & react.RefAttributes<HTMLInputElement>>;
2011
+
2012
+ interface MenuItemProps {
2013
+ item: IMenuItem;
2014
+ isLast?: boolean;
2015
+ handleClick?: (item: MenuItemButton) => void;
2016
+ onEnterSubmenu?: (items: IMenuItem[], title?: React.ReactNode) => void;
2017
+ classNames?: {
2018
+ container?: string;
2019
+ label?: string;
2020
+ groupLabel?: string;
2021
+ groupDivider?: string;
2022
+ };
2023
+ styles?: {
2024
+ container?: CSSProperties;
2025
+ label?: CSSProperties;
2026
+ groupLabel?: CSSProperties;
2027
+ groupDivider?: CSSProperties;
2028
+ };
2029
+ }
2030
+ type IMenuItem = MenuItemButton | MenuItemLink | MenuItemGroup;
2031
+ interface MenuItemSharedProps {
2032
+ id?: string;
2033
+ disabled?: boolean;
2034
+ danger?: boolean;
2035
+ icon?: ReactNode;
2036
+ label?: ReactNode;
2037
+ }
2038
+ interface MenuItemButton extends MenuItemSharedProps {
2039
+ type: 'button';
2040
+ onClick?: () => void;
2041
+ submenu?: IMenuItem[];
2042
+ }
2043
+ interface MenuItemLink extends MenuItemSharedProps {
2044
+ type: 'link';
2045
+ to: string;
2046
+ }
2047
+ interface MenuItemGroup {
2048
+ id?: string;
2049
+ type: 'group';
2050
+ label?: ReactNode;
2051
+ items: IMenuItem[];
2052
+ }
2053
+
2054
+ type MenuProps = ComponentProps<'div'> & {
2055
+ items?: IMenuItem[];
2056
+ position?: Position;
2057
+ keepOpenOnClick?: boolean;
2058
+ classNames?: {
2059
+ container?: string;
2060
+ trigger?: string;
2061
+ triggerOpen?: string;
2062
+ menu?: string;
2063
+ item?: MenuItemProps['classNames'];
2064
+ submenuButton?: string;
2065
+ };
2066
+ styles?: {
2067
+ container?: CSSProperties;
2068
+ trigger?: CSSProperties;
2069
+ triggerOpen?: CSSProperties;
2070
+ menu?: CSSProperties;
2071
+ item?: MenuItemProps['styles'];
2072
+ submenuButton?: CSSProperties;
2073
+ };
2074
+ };
2075
+
2076
+ /**
2077
+ * The `Menu` component displays a list of selectable items, typically used for navigation or actions. It appears when triggered and can be positioned relative to its trigger element, automatically adjusting to fit within the viewport.
2078
+ */
2079
+ declare const Menu: react.ForwardRefExoticComponent<Omit<MenuProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
2080
+
2081
+ declare const SIZES: {
2082
+ xs: number;
2083
+ sm: number;
2084
+ md: number;
2085
+ lg: number;
2086
+ xl: number;
2087
+ '2xl': number;
2088
+ };
2089
+ type ModalProps = ComponentProps<'div'> & {
2090
+ isOpen?: boolean;
2091
+ onClose?: () => void;
2092
+ closeOnOverlayClick?: boolean;
2093
+ closeButtonIcon?: ReactNode | null;
2094
+ zIndex?: number;
2095
+ size?: keyof typeof SIZES | number;
2096
+ header?: CardProps['header'];
2097
+ footer?: CardProps['header'];
2098
+ color?: string;
2099
+ p?: number;
2100
+ gap?: number;
2101
+ classNames?: {
2102
+ overlay?: string;
2103
+ container?: string;
2104
+ modal?: ComponentClassnames<CardProps>;
2105
+ };
2106
+ styles?: {
2107
+ overlay?: CSSProperties;
2108
+ container?: CSSProperties;
2109
+ modal?: ComponentStyles<CardProps>;
2110
+ };
2111
+ };
2112
+ /**
2113
+ * Modal component that displays content in a centered modal dialog.
2114
+ *
2115
+ * - Controlled via `isOpen` (boolean) and `onClose` (callback).
2116
+ * - Renders a clickable overlay/backdrop that closes the modal when clicked.
2117
+ * - Modal content is centered on the screen with smooth fade-in/fade-out animations.
2118
+ * - Accepts `classNames` and `styles` objects to customize classes and inline styles for:
2119
+ * `overlay` and `container`.
2120
+ */
2121
+ declare const Modal: react.ForwardRefExoticComponent<Omit<ModalProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
2122
+
2123
+ type NotificationVariant = 'success' | 'error' | 'info' | 'warning' | 'default';
2124
+ interface NotificationProps extends Omit<ToastOptions, 'type' | 'transition'> {
2125
+ message: ReactNode;
2126
+ variant?: NotificationVariant;
2127
+ animationType?: 'bounce' | 'zoom' | 'slide' | 'flip';
2128
+ }
2129
+ /**
2130
+ * The `Notification` component provides a way to display brief notifications to users.
2131
+ * It uses react-toastify library for toast notifications.
2132
+ */
2133
+ declare const showNotification: ({ message, variant, animationType, className, ...options }: NotificationProps) => react_toastify.Id;
2134
+
2135
+ declare const CleenNotificationContainer: (props: ToastContainerProps) => react_jsx_runtime.JSX.Element;
2136
+
2137
+ interface PaginationGoToPageProps extends ComponentProps<'div'> {
2138
+ totalPages: number;
2139
+ onGoToPage?: (page: number) => void;
2140
+ labels?: {
2141
+ goToPage?: ReactNode;
2142
+ };
2143
+ classNames?: {
2144
+ container?: string;
2145
+ label?: string;
2146
+ input?: ComponentClassnames<InputProps>;
2147
+ };
2148
+ styles?: {
2149
+ container?: CSSProperties;
2150
+ label?: CSSProperties;
2151
+ input?: ComponentStyles<InputProps>;
2152
+ };
2153
+ }
2154
+ declare const PaginationGoToPage: react.ForwardRefExoticComponent<Omit<PaginationGoToPageProps, "ref"> & react.RefAttributes<HTMLInputElement>>;
2155
+
2156
+ interface PaginationPageSizeProps extends ComponentProps<'div'> {
2157
+ pageSize?: number;
2158
+ pageSizes?: number[];
2159
+ labels?: {
2160
+ itemsPerPage?: (size: number) => ReactNode;
2161
+ };
2162
+ onPageSizeChange?: (size: number) => void;
2163
+ classNames?: {
2164
+ container?: string;
2165
+ trigger?: string;
2166
+ menu?: string;
2167
+ menuItem?: string;
2168
+ };
2169
+ styles?: {
2170
+ container?: CSSProperties;
2171
+ trigger?: CSSProperties;
2172
+ menu?: CSSProperties;
2173
+ menuItem?: CSSProperties;
2174
+ };
2175
+ }
2176
+ declare const PaginationPageSize: react.ForwardRefExoticComponent<Omit<PaginationPageSizeProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
2177
+
2178
+ interface PaginationLabels {
2179
+ goToPreviousPage?: ReactNode;
2180
+ goToNextPage?: ReactNode;
2181
+ goToPage?: ReactNode;
2182
+ itemsPerPage?: (size: number) => ReactNode;
2183
+ }
2184
+
2185
+ interface PaginationProps extends ComponentProps<'div'> {
2186
+ totalPages: number;
2187
+ currentPage: number;
2188
+ pageSize?: number;
2189
+ pageSizes?: number[];
2190
+ hasPageSizeSelector?: boolean;
2191
+ hasGotoPage?: boolean;
2192
+ onPageChange?: (page: number) => void;
2193
+ onPageSizeChange?: (size: number) => void;
2194
+ labels?: PaginationLabels;
2195
+ classNames?: {
2196
+ container?: string;
2197
+ buttonsContainer?: string;
2198
+ pageButton?: string;
2199
+ activePageButton?: string;
2200
+ navButton?: string;
2201
+ ellipsis?: string;
2202
+ pageSizeSelector?: ComponentClassnames<PaginationPageSizeProps>;
2203
+ goToPage?: ComponentClassnames<PaginationGoToPageProps>;
2204
+ };
2205
+ styles?: {
2206
+ container?: CSSProperties;
2207
+ pageButton?: CSSProperties;
2208
+ buttonsContainer?: CSSProperties;
2209
+ activePageButton?: CSSProperties;
2210
+ navButton?: CSSProperties;
2211
+ ellipsis?: CSSProperties;
2212
+ pageSizeSelector?: ComponentStyles<PaginationPageSizeProps>;
2213
+ goToPage?: ComponentStyles<PaginationGoToPageProps>;
2214
+ };
2215
+ }
2216
+ /**
2217
+ * Pagination controls for navigating multi-page data sets.
2218
+ *
2219
+ * - Controlled via `currentPage` and `totalPages`; fire `onPageChange` to update externally.
2220
+ * - Optional `pageSize` selector shown when `hasPageSizeSelector` is true; available sizes via `pageSizes`.
2221
+ * - Optional "go to page" input shown when `hasGotoPage` is true.
2222
+ * - Localise all button labels through the `labels` prop.
2223
+ * - Accepts `classNames` and `styles` for keys: `container`, `buttonsContainer`, `pageButton`, `activePageButton`, `navButton`, `ellipsis`, `pageSizeSelector`, `goToPage`.
2224
+ */
2225
+ declare const Pagination: react.ForwardRefExoticComponent<Omit<PaginationProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
2226
+
2227
+ type PopoverProps = Omit<ComponentProps<'div'>, 'content'> & {
2228
+ isOpen?: boolean;
2229
+ onOpenChange?: (isOpen: boolean) => void;
2230
+ content?: ReactNode;
2231
+ position?: Position;
2232
+ classNames?: {
2233
+ container?: string;
2234
+ trigger?: string;
2235
+ triggerOpen?: string;
2236
+ popover?: string;
2237
+ };
2238
+ styles?: {
2239
+ container?: CSSProperties;
2240
+ trigger?: CSSProperties;
2241
+ triggerOpen?: CSSProperties;
2242
+ popover?: CSSProperties;
2243
+ };
2244
+ };
2245
+
2246
+ /**
2247
+ * A Popover component that displays a floating menu when the trigger element is clicked. The menu is positioned relative to the trigger based on the specified `position` prop. The component handles click outside to close the menu and calculates optimal positioning to ensure it stays within the viewport.
2248
+ */
2249
+ declare const Popover: react.ForwardRefExoticComponent<Omit<PopoverProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
2250
+
2251
+ interface ProgressBarProps extends ComponentProps<'div'> {
2252
+ percentage: number;
2253
+ title?: string;
2254
+ barColor?: string;
2255
+ backgroundColor?: string;
2256
+ textColor?: string;
2257
+ invertProgressColors?: boolean;
2258
+ showPercentage?: boolean;
2259
+ renderAnimated?: boolean;
2260
+ renderAnimatedDuration?: number;
2261
+ classNames?: {
2262
+ container?: string;
2263
+ wrapper?: string;
2264
+ track?: string;
2265
+ fill?: string;
2266
+ progress?: string;
2267
+ title?: string;
2268
+ text?: string;
2269
+ };
2270
+ styles?: {
2271
+ container?: CSSProperties;
2272
+ wrapper?: CSSProperties;
2273
+ track?: CSSProperties;
2274
+ fill?: CSSProperties;
2275
+ progress?: CSSProperties;
2276
+ title?: CSSProperties;
2277
+ text?: CSSProperties;
2278
+ };
2279
+ }
2280
+ /**
2281
+ * Horizontal progress bar with optional title, percentage label, color overrides, and entrance animation.
2282
+ *
2283
+ * - Pass `percentage` (0–100) to set fill level; values are clamped automatically.
2284
+ * - Set `renderAnimated` to animate the fill from 0 to the target on mount; control speed with `renderAnimatedDuration`.
2285
+ * - Use `invertProgressColors` to swap the success/error color logic (useful for "budget remaining" scenarios).
2286
+ * - Accepts `classNames` and `styles` for keys: `container`, `wrapper`, `track`, `fill`, `progress`, `title`, `text`.
2287
+ */
2288
+ declare const ProgressBar: react.ForwardRefExoticComponent<Omit<ProgressBarProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
2289
+
2290
+ declare const sizes: {
2291
+ xs: number;
2292
+ sm: number;
2293
+ md: number;
2294
+ lg: number;
2295
+ xl: number;
2296
+ xxl: number;
2297
+ xxxl: number;
2298
+ };
2299
+ interface ProgressCircleProps extends ComponentProps<'div'> {
2300
+ isFullscreen?: boolean;
2301
+ percentage: number;
2302
+ duration?: number;
2303
+ radius?: number;
2304
+ stroke?: number;
2305
+ size?: keyof typeof sizes;
2306
+ color?: string;
2307
+ emptyColor?: string;
2308
+ textColor?: string;
2309
+ fontSize?: string | number;
2310
+ classNames?: {
2311
+ container?: string;
2312
+ };
2313
+ styles?: {
2314
+ container?: CSSProperties;
2315
+ };
2316
+ }
2317
+ /**
2318
+ * Animated SVG circular progress indicator.
2319
+ *
2320
+ * - Animates from 0% to `percentage` on mount over `duration` milliseconds.
2321
+ * - Choose from preset `size` values (`xs`–`xxxl`) or supply a custom `radius` in pixels.
2322
+ * - Override track and fill colors with `emptyColor` and `color`; label color with `textColor`.
2323
+ * - Pass `isFullscreen` to center the circle in a full-viewport overlay.
2324
+ * - Accepts `classNames` and `styles` for key: `container`.
2325
+ */
2326
+ declare const ProgressCircle: react.ForwardRefExoticComponent<Omit<ProgressCircleProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
2327
+
2328
+ interface RadioBoxData {
2329
+ id: string | number;
2330
+ label?: ReactNode;
2331
+ subLabel?: ReactNode;
2332
+ }
2333
+ interface RadioBoxGroupProps {
2334
+ horizontal?: boolean;
2335
+ boxes: RadioBoxData[];
2336
+ selectedBox?: RadioBoxData;
2337
+ onBoxClick?: (box: RadioBoxData) => void;
2338
+ leftElement?: (box: RadioBoxData) => ReactNode;
2339
+ rightElement?: (box: RadioBoxData) => ReactNode;
2340
+ leftIcon?: ReactNode;
2341
+ leftIconName?: IconName;
2342
+ rightIconName?: IconName;
2343
+ className?: string;
2344
+ style?: CSSProperties;
2345
+ }
2346
+ /**
2347
+ * A group of selectable option boxes, each displaying a label and optional sub-label with an icon.
2348
+ *
2349
+ * - Pass `boxes` as an array of `{ id, label?, subLabel? }` objects.
2350
+ * - Control the selected box via `selectedBox`; fires `onBoxClick` on selection.
2351
+ * - Toggle `horizontal` to switch from a vertical stack to a flex-wrap row layout.
2352
+ * - Inject leading content per row with `leftElement` / `leftIcon` / `leftIconName`, and trailing content with `rightElement` / `rightIconName`.
2353
+ */
2354
+ declare const RadioBoxGroup: ({ horizontal, boxes, selectedBox, onBoxClick, leftElement, rightElement, leftIcon, leftIconName, rightIconName, className, style, }: RadioBoxGroupProps) => react_jsx_runtime.JSX.Element;
2355
+
2356
+ interface RadioButtonData {
2357
+ id: string | number;
2358
+ title?: ReactNode;
2359
+ postTitle?: ReactNode;
2360
+ subTitle?: ReactNode;
2361
+ leftIcon?: ReactNode;
2362
+ rightIcon?: ReactNode;
2363
+ }
2364
+
2365
+ interface RadioButtonGroupProps {
2366
+ radios: RadioButtonData[];
2367
+ name?: string;
2368
+ defaultActiveId?: string | number;
2369
+ label?: ReactNode;
2370
+ value?: string | number;
2371
+ onChange?: (value: string | number) => void;
2372
+ radioPosition?: 'left' | 'right';
2373
+ classNames?: {
2374
+ container?: string;
2375
+ label?: string;
2376
+ radios?: string;
2377
+ radioContainer?: string;
2378
+ radioActive?: string;
2379
+ radioOuterCheckBox?: string;
2380
+ radioLabelsContainer?: string;
2381
+ radioTitle?: string;
2382
+ radiotPostTitle?: string;
2383
+ radioSubTitle?: string;
2384
+ infoLabels?: ComponentClassnames<InfoLabelsProps>;
2385
+ };
2386
+ className?: string;
2387
+ styles?: {
2388
+ container?: CSSProperties;
2389
+ label?: CSSProperties;
2390
+ radios?: CSSProperties;
2391
+ radioContainer?: CSSProperties;
2392
+ radioActive?: CSSProperties;
2393
+ radioOuterCheckBox?: CSSProperties;
2394
+ radioLabelsContainer?: CSSProperties;
2395
+ radioTitle?: CSSProperties;
2396
+ radiotPostTitle?: CSSProperties;
2397
+ radioSubTitle?: CSSProperties;
2398
+ infoLabels?: ComponentStyles<InfoLabelsProps>;
2399
+ };
2400
+ style?: CSSProperties;
2401
+ infoMessage?: ReactNode;
2402
+ errorMessage?: ReactNode;
2403
+ subtitle?: ReactNode;
2404
+ infoLabels?: InfoLabelsProps;
2405
+ }
2406
+ /**
2407
+ * A group of styled radio buttons for single-option selection.
2408
+ *
2409
+ * - Supports controlled mode via `value` + `onChange`, and uncontrolled via `defaultActiveId`.
2410
+ * - Each radio item (`RadioButtonData`) has an `id`, `title`, optional `postTitle`, and `subTitle`.
2411
+ * - Flip radio indicator position with `radioPosition` (`left` | `right`).
2412
+ * - Accepts `classNames` and `styles` for keys: `container`, `label`, `radios`, `radioContainer`, `radioActive`, `radioOuterCheckBox`, `radioLabelsContainer`, `radioTitle`, `radiotPostTitle`, `radioSubTitle`, `infoLabels`.
2413
+ */
2414
+ declare const RadioButtonGroup: ({ radios, label, className, classNames, style, styles, name, radioPosition, defaultActiveId, value, infoLabels, onChange, }: RadioButtonGroupProps) => react_jsx_runtime.JSX.Element;
2415
+
2416
+ interface RangeSliderProps {
2417
+ key?: string | number;
2418
+ minValue?: number;
2419
+ maxValue?: number;
2420
+ step?: number;
2421
+ value?: [number, number];
2422
+ defaultValue?: [number, number];
2423
+ onChange?: (value: [number, number]) => void;
2424
+ onChangeEnd?: (value: [number, number]) => void;
2425
+ className?: string;
2426
+ classNames?: {
2427
+ container?: string;
2428
+ track?: string;
2429
+ filledTrack?: string;
2430
+ thumb?: string;
2431
+ };
2432
+ style?: CSSProperties;
2433
+ styles?: {
2434
+ container?: CSSProperties;
2435
+ track?: CSSProperties;
2436
+ filledTrack?: CSSProperties;
2437
+ thumb?: CSSProperties;
2438
+ };
2439
+ disabled?: boolean;
2440
+ label?: ReactNode;
2441
+ labels?: {
2442
+ minLabel?: ReactNode;
2443
+ maxLabel?: ReactNode;
2444
+ };
2445
+ tooltips?: {
2446
+ min?: TooltipProps;
2447
+ max?: TooltipProps;
2448
+ shared?: TooltipProps;
2449
+ };
2450
+ infoLabels?: InfoLabelsProps;
2451
+ }
2452
+ /**
2453
+ * Dual-handle range slider for selecting a numeric interval.
2454
+ *
2455
+ * - Supports controlled mode via `value` (`[min, max]`) + `onChange`, and uncontrolled via `defaultValue`.
2456
+ * - Configure bounds with `minValue` / `maxValue` and increment with `step`.
2457
+ * - Attach tooltip configuration to each thumb via `tooltips.min`, `tooltips.max`, or a shared preset via `tooltips.shared`.
2458
+ * - Accepts `classNames` and `styles` for keys: `container`, `track`, `filledTrack`, `thumb`, `infoLabels`.
2459
+ */
2460
+ declare const RangeSlider: react__default.FC<RangeSliderProps>;
2461
+
2462
+ interface SelectProps extends Omit<ComponentPropsWithoutRef<ReactSelect>, 'isDisabled'> {
2463
+ label?: ReactNode;
2464
+ sublabel?: ReactNode;
2465
+ emboldenOptions?: boolean;
2466
+ disabled?: boolean;
2467
+ labels?: {
2468
+ noDataFound?: string;
2469
+ };
2470
+ infoLabels?: InfoLabelsProps;
2471
+ classNames?: ComponentProps<ReactSelect>['classNames'] & {
2472
+ cleenContainer?: string;
2473
+ labels?: {
2474
+ container?: string;
2475
+ label?: string;
2476
+ sublabel?: string;
2477
+ };
2478
+ inputOuterContainer?: string;
2479
+ };
2480
+ style?: CSSProperties;
2481
+ styles?: ComponentProps<ReactSelect>['styles'] & {
2482
+ cleenContainer?: CSSProperties;
2483
+ labels?: {
2484
+ container?: CSSProperties;
2485
+ label?: CSSProperties;
2486
+ sublabel?: CSSProperties;
2487
+ };
2488
+ };
2489
+ createNewOptionCallback?: (value: string) => void;
2490
+ createNewOptionLabelStringCb?: (inputValue: string) => string;
2491
+ }
2492
+ /**
2493
+ * Select component is a customizable dropdown select input field that allows users to choose one or more options from a list.
2494
+ */
2495
+ declare const Select: react.ForwardRefExoticComponent<SelectProps & react.RefAttributes<SelectInstance<unknown, boolean, GroupBase<unknown>>>>;
2496
+
2497
+ /**
2498
+ * Represents a single item in the sidebar navigation
2499
+ */
2500
+ interface SidebarItemConfig {
2501
+ /** Unique identifier for the menu item */
2502
+ id: string;
2503
+ /** Display name for the item */
2504
+ name?: string;
2505
+ /** Label shown in tooltip */
2506
+ label: string;
2507
+ /** Icon name from the Icon component library */
2508
+ iconName?: string;
2509
+ /** Custom icon source (SVG path or component) */
2510
+ iconSrc?: string;
2511
+ /** Optional path for navigation */
2512
+ path?: string | null;
2513
+ /** Optional badge count to display */
2514
+ badgeCount?: number | string;
2515
+ /** Optional divider below the item */
2516
+ withBottomDivider?: boolean;
2517
+ /** Any additional custom data */
2518
+ [key: string]: unknown;
2519
+ }
2520
+ /**
2521
+ * Props for the SidebarItem component
2522
+ */
2523
+ interface SidebarItemProps {
2524
+ /** Configuration object for the sidebar item */
2525
+ item: SidebarItemConfig;
2526
+ /** ID of the currently active item */
2527
+ activeId?: string | null;
2528
+ /** Click handler for the item */
2529
+ onClick?: (item: SidebarItemConfig) => void;
2530
+ /** Optional badge count to display on the item */
2531
+ countBadge?: number | string | null;
2532
+ /** Additional CSS classes */
2533
+ className?: string;
2534
+ /** Custom icon render function */
2535
+ renderIcon?: (item: SidebarItemConfig, isActive: boolean) => ReactNode;
2536
+ }
2537
+ /**
2538
+ * Submenu item for DrawerContentTitle
2539
+ */
2540
+ interface SubmenuItem {
2541
+ /** Unique identifier */
2542
+ id: string;
2543
+ /** Display title */
2544
+ title: string;
2545
+ /** Click handler */
2546
+ onClick: (item: SubmenuItem) => void;
2547
+ /** Optional icon */
2548
+ iconSrc?: string;
2549
+ /** Any additional custom data */
2550
+ [key: string]: unknown;
2551
+ }
2552
+ /**
2553
+ * Props for the DrawerContentTitle component
2554
+ */
2555
+ interface DrawerContentTitleProps {
2556
+ /** Title text to display */
2557
+ title: string;
2558
+ /** Icon name from the Icon component library */
2559
+ iconName?: string;
2560
+ /** Icon source (SVG path or component) */
2561
+ iconSrc?: string;
2562
+ /** Icon size in pixels */
2563
+ iconSize?: number;
2564
+ /** Badge color */
2565
+ badgeColor?: string;
2566
+ /** Badge count to display */
2567
+ badgeCount?: string | number;
2568
+ /** Array of submenu items (creates collapsible submenu) */
2569
+ submenu?: SubmenuItem[];
2570
+ /** Click handler */
2571
+ onClick?: () => void;
2572
+ /** Additional CSS classes */
2573
+ className?: string;
2574
+ /** Additional title CSS classes */
2575
+ titleClassName?: string;
2576
+ /** Whether this item is active */
2577
+ isActive?: boolean;
2578
+ }
2579
+ /**
2580
+ * Props for the DrawerContainer component
2581
+ */
2582
+ interface DrawerContainerProps {
2583
+ /** Content to render inside the drawer */
2584
+ children: ReactNode;
2585
+ /** Title displayed at the top of the drawer */
2586
+ title: string;
2587
+ /** Additional CSS classes */
2588
+ className?: string;
2589
+ /** Custom header render function */
2590
+ renderHeader?: (title: string) => ReactNode;
2591
+ }
2592
+ /**
2593
+ * Configuration for drawer content based on menu ID
2594
+ */
2595
+ interface DrawerConfig {
2596
+ /** Menu ID that triggers this drawer */
2597
+ menuId: string;
2598
+ /** Content to render in the drawer */
2599
+ content: ReactNode;
2600
+ }
2601
+ /**
2602
+ * Main Sidebar component props
2603
+ */
2604
+ interface SidebarProps {
2605
+ /** Array of main navigation menu items */
2606
+ navigationItems: SidebarItemConfig[];
2607
+ /** Array of bottom navigation menu items */
2608
+ bottomNavigationItems?: SidebarItemConfig[];
2609
+ /** Drawer configurations mapped by menu ID */
2610
+ drawerContent?: Record<string, ReactNode>;
2611
+ /** Logo component or element */
2612
+ logo?: ReactNode;
2613
+ /** Click handler for logo */
2614
+ onLogoClick?: () => void;
2615
+ /** User avatar component or element */
2616
+ userAvatar?: ReactNode;
2617
+ /** User information component or element (shown in drawer footer) */
2618
+ userInfo?: ReactNode;
2619
+ /** Footer content shown when drawer is open */
2620
+ drawerFooter?: ReactNode | ((activeMenuId: string | null) => ReactNode);
2621
+ /** Width of the drawer when open (in pixels) */
2622
+ drawerWidth?: number;
2623
+ /** Initial active menu ID */
2624
+ defaultActiveId?: string | null;
2625
+ /** Controlled active menu ID */
2626
+ activeId?: string | null;
2627
+ /** Callback when active menu changes */
2628
+ onActiveChange?: (menuId: string | null) => void;
2629
+ /** Whether clicking outside should close the drawer */
2630
+ closeOnOutsideClick?: boolean;
2631
+ /** Whether losing focus should close the drawer (default: true) */
2632
+ closeOnBlur?: boolean;
2633
+ /** Additional CSS classes for the sidebar container */
2634
+ className?: string;
2635
+ /** Additional CSS classes for the navigation section */
2636
+ navigationClassName?: string;
2637
+ /** Additional CSS classes for the drawer */
2638
+ drawerClassName?: string;
2639
+ /** Custom render function for sidebar items */
2640
+ renderSidebarItem?: (item: SidebarItemConfig, isActive: boolean, onClick: (item: SidebarItemConfig) => void) => ReactNode;
2641
+ }
2642
+
2643
+ /**
2644
+ * Sidebar - A flexible, generic sidebar navigation component
2645
+ *
2646
+ * Provides a collapsible sidebar with navigation items and an expandable drawer.
2647
+ * Highly customizable through props, allowing for different menu structures,
2648
+ * drawer content, and styling.
2649
+ *
2650
+ * @example
2651
+ * ```tsx
2652
+ * const navigationItems = [
2653
+ * { id: 'home', label: 'Home', iconName: 'Home' },
2654
+ * { id: 'settings', label: 'Settings', iconName: 'Settings' },
2655
+ * ];
2656
+ *
2657
+ * const drawerContent = {
2658
+ * home: <HomeDrawerContent />,
2659
+ * settings: <SettingsDrawerContent />,
2660
+ * };
2661
+ *
2662
+ * <Sidebar
2663
+ * navigationItems={navigationItems}
2664
+ * drawerContent={drawerContent}
2665
+ * logo={<MyLogo />}
2666
+ * onLogoClick={() => navigate('/')}
2667
+ * />
2668
+ * ```
2669
+ */
2670
+ declare function Sidebar({ navigationItems, bottomNavigationItems, drawerContent, logo, onLogoClick, userAvatar, userInfo, drawerFooter, drawerWidth, defaultActiveId, activeId: controlledActiveId, onActiveChange, closeOnOutsideClick, closeOnBlur, className, navigationClassName, drawerClassName, renderSidebarItem, }: SidebarProps): react_jsx_runtime.JSX.Element;
2671
+
2672
+ /**
2673
+ * SidebarItem - A single navigation item in the sidebar
2674
+ *
2675
+ * Displays an icon with optional badge count and tooltip.
2676
+ * Supports active state styling and custom click handling.
2677
+ *
2678
+ * @example
2679
+ * ```tsx
2680
+ * <SidebarItem
2681
+ * item={{ id: 'home', label: 'Home', iconName: 'Home' }}
2682
+ * activeId="home"
2683
+ * onClick={(item) => console.log('Clicked:', item.id)}
2684
+ * countBadge={5}
2685
+ * />
2686
+ * ```
2687
+ */
2688
+ declare function SidebarItem({ item, activeId, onClick, countBadge, className, renderIcon, }: SidebarItemProps): react_jsx_runtime.JSX.Element;
2689
+
2690
+ /**
2691
+ * DrawerContainer - Container for drawer content with a title header
2692
+ *
2693
+ * Provides consistent styling and layout for sidebar drawer content.
2694
+ *
2695
+ * @example
2696
+ * ```tsx
2697
+ * <DrawerContainer title="Settings">
2698
+ * <div>Your drawer content here</div>
2699
+ * </DrawerContainer>
2700
+ * ```
2701
+ */
2702
+ declare function DrawerContainer({ children, title, className, renderHeader, }: DrawerContainerProps): react_jsx_runtime.JSX.Element;
2703
+
2704
+ /**
2705
+ * DrawerContentTitle - A title/item component for drawer content
2706
+ *
2707
+ * Supports simple items with icons and badges, or collapsible submenus.
2708
+ *
2709
+ * @example
2710
+ * ```tsx
2711
+ * <DrawerContentTitle
2712
+ * title="Dashboard"
2713
+ * iconSrc="/icons/dashboard.svg"
2714
+ * badgeCount={5}
2715
+ * onClick={() => navigate('/dashboard')}
2716
+ * />
2717
+ *
2718
+ * // With submenu
2719
+ * <DrawerContentTitle
2720
+ * title="Settings"
2721
+ * iconSrc="/icons/settings.svg"
2722
+ * submenu={[
2723
+ * { id: '1', title: 'Profile', onClick: handleProfile },
2724
+ * { id: '2', title: 'Security', onClick: handleSecurity },
2725
+ * ]}
2726
+ * />
2727
+ * ```
2728
+ */
2729
+ declare function DrawerContentTitle({ title, iconName, iconSrc, iconSize, badgeColor, badgeCount, submenu, onClick, className, titleClassName, isActive, }: DrawerContentTitleProps): react_jsx_runtime.JSX.Element;
2730
+
2731
+ type SkeletonRoundness = 'none' | 'sm' | 'md' | 'lg' | 'xl' | '2xl' | 'full';
2732
+ interface SkeletonProps {
2733
+ width?: string | number;
2734
+ height?: string | number;
2735
+ roundness?: SkeletonRoundness;
2736
+ variant?: 'pulse' | 'default';
2737
+ className?: string;
2738
+ style?: CSSProperties;
2739
+ }
2740
+ /**
2741
+ * The most basic skeleton block - a single rectangle with customizable size, roundness, and animation.
2742
+ * Can be used on its own or as a building block for more complex skeleton components.
2743
+ */
2744
+ declare const Skeleton: react.ForwardRefExoticComponent<SkeletonProps & react.RefAttributes<HTMLDivElement>>;
2745
+
2746
+ interface SkeletonComponentProps {
2747
+ variant?: 'pulse' | 'default';
2748
+ itemCount?: number;
2749
+ className?: string;
2750
+ style?: CSSProperties;
2751
+ }
2752
+
2753
+ declare const SkeletonAvatar: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2754
+
2755
+ declare const SkeletonBadge: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2756
+
2757
+ declare const SkeletonBanner: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2758
+
2759
+ declare const SkeletonButton: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2760
+
2761
+ declare const SkeletonCard: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2762
+
2763
+ declare const SkeletonCard2: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2764
+
2765
+ declare const SkeletonCard3: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2766
+
2767
+ declare const SkeletonCardStack: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2768
+
2769
+ declare const SkeletonChart: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2770
+
2771
+ declare const SkeletonContentCard: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2772
+
2773
+ declare const SkeletonDataGrid: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2774
+
2775
+ declare const SkeletonForm: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2776
+
2777
+ declare const SkeletonImage: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2778
+
2779
+ declare const SkeletonInfoCard: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2780
+
2781
+ declare const SkeletonInput: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2782
+
2783
+ declare const SkeletonList: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2784
+
2785
+ declare const SkeletonParagraph: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2786
+
2787
+ declare const SkeletonText: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2788
+
2789
+ declare const SkeletonVideo: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2790
+
2791
+ declare const SkeletonWidgetCard: react.ForwardRefExoticComponent<SkeletonComponentProps & react.RefAttributes<HTMLDivElement>>;
2792
+
2793
+ type SkeletonType = 'card' | 'card2' | 'card3' | 'cardStack' | 'contentCard' | 'infoCard' | 'widgetCard' | 'image' | 'video' | 'avatar' | 'dataGrid' | 'text' | 'paragraph' | 'list' | 'form' | 'banner' | 'chart' | 'button' | 'badge' | 'input';
2794
+ interface SkeletonWrapperProps extends SkeletonComponentProps {
2795
+ skeleton?: SkeletonType;
2796
+ isShowing?: boolean;
2797
+ children?: ReactNode;
2798
+ }
2799
+ declare const SkeletonWrapper: react.ForwardRefExoticComponent<SkeletonWrapperProps & react.RefAttributes<HTMLDivElement>>;
2800
+
2801
+ interface SliderProps {
2802
+ minValue?: number;
2803
+ maxValue?: number;
2804
+ step?: number;
2805
+ value?: number;
2806
+ defaultValue?: number;
2807
+ onChange?: (value: number) => void;
2808
+ onChangeEnd?: (value: number) => void;
2809
+ className?: string;
2810
+ classNames?: {
2811
+ container?: string;
2812
+ track?: string;
2813
+ path?: string;
2814
+ filledTrack?: string;
2815
+ thumb?: string;
2816
+ };
2817
+ style?: CSSProperties;
2818
+ styles?: {
2819
+ container?: CSSProperties;
2820
+ track?: CSSProperties;
2821
+ path?: CSSProperties;
2822
+ filledTrack?: CSSProperties;
2823
+ thumb?: CSSProperties;
2824
+ };
2825
+ disabled?: boolean;
2826
+ label?: ReactNode;
2827
+ labels?: {
2828
+ minLabel?: ReactNode;
2829
+ maxLabel?: ReactNode;
2830
+ };
2831
+ tooltip?: TooltipProps;
2832
+ infoLabels?: InfoLabelsProps;
2833
+ }
2834
+ /**
2835
+ * Single-handle slider for selecting a numeric value within a range.
2836
+ *
2837
+ * - Supports controlled mode via `value` + `onChange`, and uncontrolled via `defaultValue`.
2838
+ * - Configure bounds with `minValue` / `maxValue` and increment with `step`.
2839
+ * - Attach a tooltip to the thumb via the `tooltip` prop (forwarded to the Tooltip component).
2840
+ * - Accepts `classNames` and `styles` for keys: `container`, `track`, `path`, `filledTrack`, `thumb`, `infoLabels`.
2841
+ */
2842
+ declare const Slider: react__default.FC<SliderProps>;
2843
+
2844
+ interface Step {
2845
+ title?: ReactNode;
2846
+ subtitle?: ReactNode;
2847
+ }
2848
+ interface StepperProps extends ComponentProps<'div'> {
2849
+ steps?: Step[];
2850
+ activeStep?: number;
2851
+ orientation?: 'horizontal' | 'vertical';
2852
+ color?: string;
2853
+ classNames?: {
2854
+ container?: string;
2855
+ step?: string;
2856
+ circle?: string;
2857
+ connector?: string;
2858
+ title?: string;
2859
+ subtitle?: string;
2860
+ };
2861
+ styles?: {
2862
+ container?: CSSProperties;
2863
+ step?: CSSProperties;
2864
+ circle?: CSSProperties;
2865
+ connector?: CSSProperties;
2866
+ title?: CSSProperties;
2867
+ subtitle?: CSSProperties;
2868
+ };
2869
+ }
2870
+ /**
2871
+ * Step-progress indicator rendered horizontally or vertically.
2872
+ *
2873
+ * - Pass `steps` as an array of `{ title?, subtitle? }` objects.
2874
+ * - Control the active step with `activeStep` (1-based index).
2875
+ * - Toggle layout with `orientation` (`horizontal` | `vertical`).
2876
+ * - Override the accent color with `color`.
2877
+ * - Accepts `classNames` and `styles` for keys: `container`, `step`, `circle`, `connector`, `title`, `subtitle`.
2878
+ */
2879
+ declare const Stepper: react.ForwardRefExoticComponent<Omit<StepperProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
2880
+
2881
+ interface Tab {
2882
+ id?: string;
2883
+ label?: ReactNode;
2884
+ badge?: PillBadgeProps;
2885
+ content?: ReactNode;
2886
+ isDisabled?: boolean;
2887
+ }
2888
+ interface TabsClassNames {
2889
+ container?: string;
2890
+ list?: string;
2891
+ tab?: string;
2892
+ tabActive?: string;
2893
+ tabInactive?: string;
2894
+ tabDisabled?: string;
2895
+ count?: ComponentClassnames<PillBadgeProps>;
2896
+ content?: string;
2897
+ }
2898
+ interface TabsStyles {
2899
+ container?: CSSProperties;
2900
+ list?: CSSProperties;
2901
+ tab?: CSSProperties;
2902
+ tabActive?: CSSProperties;
2903
+ tabInactive?: CSSProperties;
2904
+ tabDisabled?: CSSProperties;
2905
+ count?: ComponentStyles<PillBadgeProps>;
2906
+ content?: CSSProperties;
2907
+ }
2908
+
2909
+ type Direction = 'horizontal' | 'vertical';
2910
+ type Variant = 'underlined' | 'padded';
2911
+
2912
+ type TabsProps = ComponentProps<'div'> & {
2913
+ tabs?: Tab[];
2914
+ currentTabIndex?: number;
2915
+ onTabChange?: (index: number, tab?: Tab) => void;
2916
+ variant?: Variant;
2917
+ direction?: Direction;
2918
+ classNames?: TabsClassNames;
2919
+ styles?: TabsStyles;
2920
+ };
2921
+ /**
2922
+ * The `Tabs` component displays a set of selectable tabs, allowing users to switch between different views or content sections within an application.
2923
+ * It supports controlled and uncontrolled modes, custom styling, and optional tab counts.
2924
+ */
2925
+ declare const Tabs: react.ForwardRefExoticComponent<Omit<TabsProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
2926
+
2927
+ type TextAreaProps = Omit<ComponentProps<'textarea'>, 'onChange'> & {
2928
+ label?: ReactNode;
2929
+ value?: string;
2930
+ minHeight?: number;
2931
+ maxHeight?: number;
2932
+ onChange?: (value: string) => void;
2933
+ maxLengthLabelThreshold?: number;
2934
+ maxLengthLabel?: (remaining: number) => ReactNode;
2935
+ infoLabels?: InfoLabelsProps;
2936
+ topRightElement?: ReactNode;
2937
+ labelRightElement?: ReactNode;
2938
+ textareaOverlay?: ReactNode;
2939
+ classNames?: {
2940
+ container?: string;
2941
+ label?: string;
2942
+ textareaContainer?: string;
2943
+ textarea?: string;
2944
+ maxLengthLabel?: string;
2945
+ };
2946
+ styles?: {
2947
+ container?: CSSProperties;
2948
+ label?: CSSProperties;
2949
+ textareaContainer?: CSSProperties;
2950
+ textarea?: CSSProperties;
2951
+ maxLengthLabel?: CSSProperties;
2952
+ };
2953
+ };
2954
+ /**
2955
+ * TextArea component is a resizable textarea input field that can be used to capture multi-line text input from users.
2956
+ */
2957
+ declare const TextArea: react.ForwardRefExoticComponent<Omit<TextAreaProps, "ref"> & react.RefAttributes<HTMLTextAreaElement>>;
2958
+
2959
+ export { AdvancedProgressBar, type AdvancedProgressBarProps, AudioPlayback, type AudioPlaybackProps, AudioRecorder, type AudioRecorderProps, Avatar, type AvatarProps, AvatarRow, type AvatarRowProps, Breadcrumb, type BreadcrumbProps, Button, type ButtonProps, type ButtonVariant, Card, CardIcon, type CardIconProps, CardMedia, type CardMediaProps, type CardProps, Checkbox, CheckboxGroup, type CheckboxGroupProps, type CheckboxProps, CleenIcon, CleenNotificationContainer, Collapsible, type CollapsibleProps, type CollapsibleSection, CreditCardInput, type CreditCardInputProps, DatePicker, type DatePickerProps, Divider, type DividerProps, Drawer, type DrawerConfig, DrawerContainer, type DrawerContainerProps, DrawerContentTitle, type DrawerContentTitleProps, type DrawerProps, Dropdown, type DropdownProps, FilterDrawer, type FilterDrawerFilterCategories, type FilterDrawerNewFilter, type FilterDrawerProps, type FilterDrawerSavedFilter, FormGroup, type FormGroupProps, GroupSelector, type GroupSelectorProps, type GroupSelectorSaveResult, type GroupSelectorThreeDotOption, IconAlertCircle, IconAlertFeatured, IconAlertOctagon, IconAlertTriangle, IconAlignRight, IconArrowDown, IconArrowLeft, IconArrowLeft2, IconArrowRight, IconArrowToTop, IconArrowUp, IconArrowUpRight, IconArrowUpRightNarrow, IconArrowUpRightSquare, IconAttachment, IconBarChartSquare, IconBold, IconBookmarkCheck, IconBookmarkCheckFill, IconBookmarkX, IconBoxLines, IconBoxText, IconBracketsCheck, IconBracketsEllipses, IconCalendar, IconCertificateHeart, IconCheck, IconCheckCircle, IconCheckCircleBroken, IconCheckFill, IconCheckVerified, IconChevronDown, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronSelectorVertical, IconChevronUp, IconCircleSwap, IconClockFastForward, IconClockRewind, IconClockRewind2, IconCodeBrowser, IconCodeCircle, IconColors, IconColumnEdit, IconCopy, IconCopy2, IconCopy3, IconCopy4, IconCopy5, IconCopyCheck, IconCube, IconCubeOutline, IconCursorBox, IconDataflow, IconDataflow2, IconDataflow3, IconDelete, IconDollarCircle, IconDotsGrid, IconDotsHorizontal, IconDotsVertical, IconEdit, IconEditable, IconExpand, IconEye, IconEyeHidden, IconEyeHidden2, IconFaceSmile, IconFilter, IconFilter2, IconFlag, IconFlag2, IconFlag3, IconHandShield, IconHash, IconHeadsetMic, IconHeart, IconHouseLine, IconImage, IconImage2, IconImage3, IconImage4, IconImageCheck, IconInfoCircle, IconInfoHexagon, IconItalic, IconLayersMultiple, IconLayersSingle, IconLayout, IconLayout2, IconLayoutColumns, IconLayoutCustom, IconLayoutSequential, IconLayoutStuffed, IconLayoutTile, IconLifeBuoy, IconLightbulb, IconLightning, IconLightning2, IconLightningFast, IconLineChartBar, IconLineChartBreakoutSquare, IconLineChartUp, IconLineChartUp2, IconLines, IconLinesCheck, IconLinesPlay, IconLink, IconLink2, IconLink3, IconLink4, IconLink5, IconListBullet, IconListOrder, IconListOrder2, IconLock, IconLock2, IconLogIn, IconLogOut, IconLogOut2, IconMagicWand, IconMagicWand2, IconMail, IconMessageSquare, IconMessageSquare2, IconMessageXSquare, IconMinusCircle, IconMobile, IconMonitor, IconMonitor2, IconMonitor3, IconMoonCircle, IconName, IconNavigationPointer, IconNotificationBox, IconPCSetup, IconPalette, IconPasscodeLock, IconPencil, IconPercentageCircle, IconPerspective, IconPhoneCall, IconPin, IconPlayCircle, IconPlus, IconPlusCircle, IconPulse, IconQuestionCircle, IconRadioButton, IconRadioButtonActive, IconReceiptCheck, IconRedo, IconRefresh, IconRefresh2, IconRefresh3, IconRepeat, IconRepeat2, IconRetweet, IconRoundChart, IconRoundChart2, IconRoute, IconSave, IconSave2, IconScanDots, IconSearch, IconSend, IconSettings, IconSettings2, IconSettings3, IconShieldLightning, IconShieldPlus, IconShieldRemove, IconShuffle, IconSlashCircle, IconSlashOctagon, IconSocialGlobe, IconSocialLinkedin, IconSocialX, IconSpeedometer, IconStairsRound, IconStar, IconStarHalf, IconStars, IconStars2, IconStrikethrough, IconSuccessFeatured, IconSun, IconSwitchHorizontal, IconTag, IconTarget, IconTarget2, IconTextFormat, IconTextFormat2, IconTextHighlight, IconTranslate, IconTrash, IconTrending, IconUnderline, IconUndo, IconUndo2, IconUploadCloud, IconUser, IconUserEdit, IconUserRight, IconUserSquare, IconUsers, IconUsersUp, IconVolume, IconWrench, IconX, IconXCircle, IconXCircle2, IconXClose, IconXSquare, InfoLabels, type InfoLabelsProps, Input, type InputProps, Loader, type LoaderProps, Lookup, type LookupOption, type LookupProps, Menu, type MenuProps, Modal, type ModalProps, type NotificationProps, Pagination, PaginationGoToPage, type PaginationGoToPageProps, PaginationPageSize, type PaginationPageSizeProps, type PaginationProps, PillBadge, type PillBadgeProps, Popover, type PopoverProps, ProgressBar, type ProgressBarProps, ProgressCircle, type ProgressCircleProps, RadioBoxGroup, type RadioBoxGroupProps, RadioButtonGroup, type RadioButtonGroupProps, RangeSlider, type RangeSliderProps, Select, type SelectProps, Sidebar, SidebarItem, type SidebarItemConfig, type SidebarItemProps, type SidebarProps, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonBanner, SkeletonButton, SkeletonCard, SkeletonCard2, SkeletonCard3, SkeletonCardStack, SkeletonChart, type SkeletonComponentProps, SkeletonContentCard, SkeletonDataGrid, SkeletonForm, SkeletonImage, SkeletonInfoCard, SkeletonInput, SkeletonList, SkeletonParagraph, type SkeletonProps, type SkeletonRoundness, SkeletonText, type SkeletonType, SkeletonVideo, SkeletonWidgetCard, SkeletonWrapper, Slider, type SliderProps, Stepper, type StepperProps, type SubmenuItem, Switch, type SwitchProps, type Tab, Tabs, type TabsProps, TextArea, type TextAreaProps, Tooltip, type TooltipProps, showNotification };