@zvoove/unity-ui 2.29.0 → 2.29.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (494) hide show
  1. package/dist/unity-ui.cjs.js +1 -1
  2. package/dist/unity-ui.css +1 -1
  3. package/dist/unity-ui.d.ts +4723 -0
  4. package/dist/unity-ui.es.js +2 -2
  5. package/package.json +2 -2
  6. package/dist/components/Accordion/Accordion.d.ts +0 -6
  7. package/dist/components/Accordion/Accordion.styled.d.ts +0 -46
  8. package/dist/components/Accordion/Accordion.types.d.ts +0 -33
  9. package/dist/components/Accordion/index.d.ts +0 -2
  10. package/dist/components/ActionCard/ActionCard.d.ts +0 -6
  11. package/dist/components/ActionCard/ActionCard.styled.d.ts +0 -29
  12. package/dist/components/ActionCard/ActionCard.types.d.ts +0 -32
  13. package/dist/components/ActionCard/index.d.ts +0 -2
  14. package/dist/components/Avatar/Avatar/Avatar.d.ts +0 -3
  15. package/dist/components/Avatar/Avatar/Avatar.styled.d.ts +0 -53
  16. package/dist/components/Avatar/Avatar/Avatar.types.d.ts +0 -34
  17. package/dist/components/Avatar/Avatar/index.d.ts +0 -2
  18. package/dist/components/Avatar/AvatarGroup/AvatarGroup.d.ts +0 -3
  19. package/dist/components/Avatar/AvatarGroup/AvatarGroup.styled.d.ts +0 -3
  20. package/dist/components/Avatar/AvatarGroup/AvatarGroup.types.d.ts +0 -15
  21. package/dist/components/Avatar/AvatarGroup/index.d.ts +0 -2
  22. package/dist/components/Avatar/index.d.ts +0 -2
  23. package/dist/components/Badge/Badge.d.ts +0 -3
  24. package/dist/components/Badge/Badge.styled.d.ts +0 -28
  25. package/dist/components/Badge/Badge.types.d.ts +0 -19
  26. package/dist/components/Badge/index.d.ts +0 -2
  27. package/dist/components/Breadcrumbs/Breadcrumbs.d.ts +0 -4
  28. package/dist/components/Breadcrumbs/Breadcrumbs.styled.d.ts +0 -14
  29. package/dist/components/Breadcrumbs/Breadcrumbs.types.d.ts +0 -22
  30. package/dist/components/Breadcrumbs/index.d.ts +0 -2
  31. package/dist/components/Button/Button.d.ts +0 -9
  32. package/dist/components/Button/Button.styled.d.ts +0 -98
  33. package/dist/components/Button/Button.types.d.ts +0 -55
  34. package/dist/components/Button/index.d.ts +0 -2
  35. package/dist/components/Card/Card.d.ts +0 -10
  36. package/dist/components/Card/Card.styled.d.ts +0 -608
  37. package/dist/components/Card/Card.types.d.ts +0 -125
  38. package/dist/components/Card/index.d.ts +0 -2
  39. package/dist/components/ChatBubble/ChatBubble.d.ts +0 -3
  40. package/dist/components/ChatBubble/ChatBubble.styled.d.ts +0 -117
  41. package/dist/components/ChatBubble/ChatBubble.types.d.ts +0 -55
  42. package/dist/components/ChatBubble/ChatBubbleMedia.d.ts +0 -3
  43. package/dist/components/ChatBubble/index.d.ts +0 -3
  44. package/dist/components/Checkbox/Checkbox.d.ts +0 -3
  45. package/dist/components/Checkbox/Checkbox.styled.d.ts +0 -59
  46. package/dist/components/Checkbox/Checkbox.types.d.ts +0 -40
  47. package/dist/components/Checkbox/index.d.ts +0 -2
  48. package/dist/components/Chip/Chip.d.ts +0 -4
  49. package/dist/components/Chip/Chip.styled.d.ts +0 -114
  50. package/dist/components/Chip/Chip.types.d.ts +0 -63
  51. package/dist/components/Chip/index.d.ts +0 -2
  52. package/dist/components/CodeBlock/CodeBlock.d.ts +0 -6
  53. package/dist/components/CodeBlock/CodeBlock.highlighter.d.ts +0 -7
  54. package/dist/components/CodeBlock/CodeBlock.styled.d.ts +0 -65
  55. package/dist/components/CodeBlock/CodeBlock.types.d.ts +0 -28
  56. package/dist/components/CodeBlock/CodeBlock.utils.d.ts +0 -11
  57. package/dist/components/CodeBlock/index.d.ts +0 -3
  58. package/dist/components/ContentBlock/ContentBlock.d.ts +0 -6
  59. package/dist/components/ContentBlock/ContentBlock.styled.d.ts +0 -2
  60. package/dist/components/ContentBlock/ContentBlock.types.d.ts +0 -7
  61. package/dist/components/ContentBlock/index.d.ts +0 -2
  62. package/dist/components/DatePicker/DatePicker.d.ts +0 -3
  63. package/dist/components/DatePicker/DatePicker.styled.d.ts +0 -16
  64. package/dist/components/DatePicker/DatePicker.types.d.ts +0 -64
  65. package/dist/components/DatePicker/components/DateDialog/DateDialog.d.ts +0 -3
  66. package/dist/components/DatePicker/components/DateDialog/DateDialog.types.d.ts +0 -10
  67. package/dist/components/DatePicker/components/DateDialog/components/Calendar/Calendar.d.ts +0 -3
  68. package/dist/components/DatePicker/components/DateDialog/components/Calendar/Calendar.styled.d.ts +0 -16
  69. package/dist/components/DatePicker/components/DateDialog/components/Calendar/Calendar.types.d.ts +0 -61
  70. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/ActionButtons/ActionButtons.d.ts +0 -3
  71. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/ActionButtons/ActionButtons.styled.d.ts +0 -16
  72. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/ActionButtons/ActionButtons.types.d.ts +0 -30
  73. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/ActionButtons/index.d.ts +0 -2
  74. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/CalendarHeader/CalendarHeader.d.ts +0 -3
  75. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/CalendarHeader/CalendarHeader.styled.d.ts +0 -70
  76. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/CalendarHeader/CalendarHeader.types.d.ts +0 -46
  77. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/CalendarHeader/index.d.ts +0 -2
  78. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/Carousel/Carousel.d.ts +0 -3
  79. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/Carousel/Carousel.styled.d.ts +0 -45
  80. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/Carousel/Carousel.types.d.ts +0 -30
  81. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/Carousel/index.d.ts +0 -2
  82. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/Day/Day.d.ts +0 -3
  83. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/Day/Day.styled.d.ts +0 -22
  84. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/Day/Day.types.d.ts +0 -11
  85. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/Day/index.d.ts +0 -2
  86. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/WeekDays/WeekDays.d.ts +0 -3
  87. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/WeekDays/WeekDays.styled.d.ts +0 -17
  88. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/WeekDays/WeekDays.types.d.ts +0 -4
  89. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/WeekDays/index.d.ts +0 -2
  90. package/dist/components/DatePicker/components/DateDialog/components/Calendar/components/index.d.ts +0 -5
  91. package/dist/components/DatePicker/components/DateDialog/components/Calendar/index.d.ts +0 -2
  92. package/dist/components/DatePicker/components/DateDialog/components/MonthSelector/MonthSelector.d.ts +0 -3
  93. package/dist/components/DatePicker/components/DateDialog/components/MonthSelector/MonthSelector.types.d.ts +0 -23
  94. package/dist/components/DatePicker/components/DateDialog/components/MonthSelector/index.d.ts +0 -2
  95. package/dist/components/DatePicker/components/DateDialog/components/SelectorList/SelectorList.d.ts +0 -3
  96. package/dist/components/DatePicker/components/DateDialog/components/SelectorList/SelectorList.styled.d.ts +0 -19
  97. package/dist/components/DatePicker/components/DateDialog/components/SelectorList/SelectorList.types.d.ts +0 -9
  98. package/dist/components/DatePicker/components/DateDialog/components/SelectorList/index.d.ts +0 -2
  99. package/dist/components/DatePicker/components/DateDialog/components/YearSelector/YearSelector.d.ts +0 -3
  100. package/dist/components/DatePicker/components/DateDialog/components/YearSelector/YearSelector.types.d.ts +0 -36
  101. package/dist/components/DatePicker/components/DateDialog/components/YearSelector/index.d.ts +0 -2
  102. package/dist/components/DatePicker/components/DateDialog/index.d.ts +0 -2
  103. package/dist/components/DatePicker/components/index.d.ts +0 -1
  104. package/dist/components/DatePicker/context/Context.types.d.ts +0 -15
  105. package/dist/components/DatePicker/context/DatePickerContext.d.ts +0 -3
  106. package/dist/components/DatePicker/context/DatePickerProvider.d.ts +0 -3
  107. package/dist/components/DatePicker/context/index.d.ts +0 -3
  108. package/dist/components/DatePicker/hooks/index.d.ts +0 -5
  109. package/dist/components/DatePicker/hooks/useDatePicker.d.ts +0 -2
  110. package/dist/components/DatePicker/hooks/useDateSelection.d.ts +0 -21
  111. package/dist/components/DatePicker/hooks/useDateUtils.d.ts +0 -31
  112. package/dist/components/DatePicker/hooks/useDialogFocus.d.ts +0 -1
  113. package/dist/components/DatePicker/hooks/useDialogPosition.d.ts +0 -19
  114. package/dist/components/DatePicker/index.d.ts +0 -2
  115. package/dist/components/DatePicker/utils/calendar.utils.d.ts +0 -26
  116. package/dist/components/DatePicker/utils/index.d.ts +0 -3
  117. package/dist/components/DatePicker/utils/locale.utils.d.ts +0 -38
  118. package/dist/components/DatePicker/utils/navigation.utils.d.ts +0 -13
  119. package/dist/components/Dialog/Dialog.d.ts +0 -3
  120. package/dist/components/Dialog/Dialog.styled.d.ts +0 -38
  121. package/dist/components/Dialog/Dialog.types.d.ts +0 -46
  122. package/dist/components/Dialog/DialogManager.d.ts +0 -41
  123. package/dist/components/Dialog/hooks/index.d.ts +0 -3
  124. package/dist/components/Dialog/hooks/useDialogAnimation.d.ts +0 -6
  125. package/dist/components/Dialog/hooks/useDialogEscape.d.ts +0 -2
  126. package/dist/components/Dialog/hooks/useDialogFocus.d.ts +0 -2
  127. package/dist/components/Dialog/index.d.ts +0 -3
  128. package/dist/components/Divider/Divider.d.ts +0 -3
  129. package/dist/components/Divider/Divider.styled.d.ts +0 -19
  130. package/dist/components/Divider/Divider.types.d.ts +0 -13
  131. package/dist/components/Divider/index.d.ts +0 -2
  132. package/dist/components/Expandable/Expandable.d.ts +0 -6
  133. package/dist/components/Expandable/Expandable.styled.d.ts +0 -16
  134. package/dist/components/Expandable/Expandable.types.d.ts +0 -12
  135. package/dist/components/Expandable/index.d.ts +0 -2
  136. package/dist/components/FloatSearch/FloatSearch.d.ts +0 -6
  137. package/dist/components/FloatSearch/FloatSearch.styled.d.ts +0 -51
  138. package/dist/components/FloatSearch/FloatSearch.types.d.ts +0 -108
  139. package/dist/components/FloatSearch/index.d.ts +0 -2
  140. package/dist/components/FormLabel/FormLabel.d.ts +0 -3
  141. package/dist/components/FormLabel/FormLabel.types.d.ts +0 -15
  142. package/dist/components/FormLabel/index.d.ts +0 -2
  143. package/dist/components/Grid/Grid.d.ts +0 -3
  144. package/dist/components/Grid/Grid.styled.d.ts +0 -274
  145. package/dist/components/Grid/Grid.types.d.ts +0 -80
  146. package/dist/components/Grid/index.d.ts +0 -2
  147. package/dist/components/Icon/CustomIcon.types.d.ts +0 -13
  148. package/dist/components/Icon/Icon.d.ts +0 -3
  149. package/dist/components/Icon/Icon.styled.d.ts +0 -61
  150. package/dist/components/Icon/Icon.types.d.ts +0 -619
  151. package/dist/components/Icon/custom/FileArchiveRar.d.ts +0 -3
  152. package/dist/components/Icon/custom/FileArchiveZip.d.ts +0 -3
  153. package/dist/components/Icon/custom/FileDesignAep.d.ts +0 -3
  154. package/dist/components/Icon/custom/FileDesignAi.d.ts +0 -3
  155. package/dist/components/Icon/custom/FileDesignFig.d.ts +0 -3
  156. package/dist/components/Icon/custom/FileDesignIndd.d.ts +0 -3
  157. package/dist/components/Icon/custom/FileDesignPsd.d.ts +0 -3
  158. package/dist/components/Icon/custom/FileDevelopmentCss.d.ts +0 -3
  159. package/dist/components/Icon/custom/FileDevelopmentDmg.d.ts +0 -3
  160. package/dist/components/Icon/custom/FileDevelopmentExe.d.ts +0 -3
  161. package/dist/components/Icon/custom/FileDevelopmentHtml.d.ts +0 -3
  162. package/dist/components/Icon/custom/FileDevelopmentJava.d.ts +0 -3
  163. package/dist/components/Icon/custom/FileDevelopmentJs.d.ts +0 -3
  164. package/dist/components/Icon/custom/FileDevelopmentJson.d.ts +0 -3
  165. package/dist/components/Icon/custom/FileDevelopmentRss.d.ts +0 -3
  166. package/dist/components/Icon/custom/FileDevelopmentSql.d.ts +0 -3
  167. package/dist/components/Icon/custom/FileDevelopmentXml.d.ts +0 -3
  168. package/dist/components/Icon/custom/FileDocumentCsv.d.ts +0 -3
  169. package/dist/components/Icon/custom/FileDocumentDoc.d.ts +0 -3
  170. package/dist/components/Icon/custom/FileDocumentDocx.d.ts +0 -3
  171. package/dist/components/Icon/custom/FileDocumentPdf.d.ts +0 -3
  172. package/dist/components/Icon/custom/FileDocumentPpt.d.ts +0 -3
  173. package/dist/components/Icon/custom/FileDocumentPptx.d.ts +0 -3
  174. package/dist/components/Icon/custom/FileDocumentTxt.d.ts +0 -3
  175. package/dist/components/Icon/custom/FileDocumentXls.d.ts +0 -3
  176. package/dist/components/Icon/custom/FileDocumentXlsx.d.ts +0 -3
  177. package/dist/components/Icon/custom/FileImageEps.d.ts +0 -3
  178. package/dist/components/Icon/custom/FileImageGif.d.ts +0 -3
  179. package/dist/components/Icon/custom/FileImageImg.d.ts +0 -3
  180. package/dist/components/Icon/custom/FileImageJpeg.d.ts +0 -3
  181. package/dist/components/Icon/custom/FileImageJpg.d.ts +0 -3
  182. package/dist/components/Icon/custom/FileImagePng.d.ts +0 -3
  183. package/dist/components/Icon/custom/FileImageSvg.d.ts +0 -3
  184. package/dist/components/Icon/custom/FileImageTiff.d.ts +0 -3
  185. package/dist/components/Icon/custom/FileImageWebp.d.ts +0 -3
  186. package/dist/components/Icon/custom/FileMediaAvi.d.ts +0 -3
  187. package/dist/components/Icon/custom/FileMediaMkv.d.ts +0 -3
  188. package/dist/components/Icon/custom/FileMediaMp3.d.ts +0 -3
  189. package/dist/components/Icon/custom/FileMediaMp4.d.ts +0 -3
  190. package/dist/components/Icon/custom/FileMediaMpeg.d.ts +0 -3
  191. package/dist/components/Icon/custom/FileMediaWav.d.ts +0 -3
  192. package/dist/components/Icon/custom/FileSimpleAudio.d.ts +0 -3
  193. package/dist/components/Icon/custom/FileSimpleCode.d.ts +0 -3
  194. package/dist/components/Icon/custom/FileSimpleDocument.d.ts +0 -3
  195. package/dist/components/Icon/custom/FileSimpleEmpty.d.ts +0 -3
  196. package/dist/components/Icon/custom/FileSimpleFolder.d.ts +0 -3
  197. package/dist/components/Icon/custom/FileSimpleImage.d.ts +0 -3
  198. package/dist/components/Icon/custom/FileSimplePdf.d.ts +0 -3
  199. package/dist/components/Icon/custom/FileSimpleSpreadSheet.d.ts +0 -3
  200. package/dist/components/Icon/custom/FileSimpleVideo.d.ts +0 -3
  201. package/dist/components/Icon/custom/FileSimpleVideo2.d.ts +0 -3
  202. package/dist/components/Icon/custom/FlagDe.d.ts +0 -4
  203. package/dist/components/Icon/custom/FlagEs.d.ts +0 -4
  204. package/dist/components/Icon/custom/FlagFr.d.ts +0 -4
  205. package/dist/components/Icon/custom/FlagGb.d.ts +0 -4
  206. package/dist/components/Icon/custom/FlagNl.d.ts +0 -4
  207. package/dist/components/Icon/custom/ZvooveLogo.d.ts +0 -6
  208. package/dist/components/Icon/custom/index.d.ts +0 -58
  209. package/dist/components/Icon/docs/components/IconCell.d.ts +0 -9
  210. package/dist/components/Icon/docs/components/IconDisplay.d.ts +0 -5
  211. package/dist/components/Icon/docs/components/IconSearch.d.ts +0 -1
  212. package/dist/components/Icon/index.d.ts +0 -3
  213. package/dist/components/ImageVisualizer/ImageVisualizer.d.ts +0 -6
  214. package/dist/components/ImageVisualizer/ImageVisualizer.styled.d.ts +0 -142
  215. package/dist/components/ImageVisualizer/ImageVisualizer.types.d.ts +0 -46
  216. package/dist/components/ImageVisualizer/index.d.ts +0 -2
  217. package/dist/components/InfoBox/InfoBox.constants.d.ts +0 -5
  218. package/dist/components/InfoBox/InfoBox.d.ts +0 -6
  219. package/dist/components/InfoBox/InfoBox.types.d.ts +0 -22
  220. package/dist/components/InfoBox/index.d.ts +0 -2
  221. package/dist/components/List/List.d.ts +0 -7
  222. package/dist/components/List/List.styled.d.ts +0 -40
  223. package/dist/components/List/List.types.d.ts +0 -32
  224. package/dist/components/List/index.d.ts +0 -2
  225. package/dist/components/ListMenu/ListMenu.d.ts +0 -7
  226. package/dist/components/ListMenu/ListMenu.styled.d.ts +0 -150
  227. package/dist/components/ListMenu/ListMenu.types.d.ts +0 -74
  228. package/dist/components/ListMenu/ListMenu.utils.d.ts +0 -13
  229. package/dist/components/ListMenu/index.d.ts +0 -3
  230. package/dist/components/MessageActions/MessageActions.d.ts +0 -3
  231. package/dist/components/MessageActions/MessageActions.styled.d.ts +0 -56
  232. package/dist/components/MessageActions/MessageActions.types.d.ts +0 -81
  233. package/dist/components/MessageActions/index.d.ts +0 -2
  234. package/dist/components/MidSectionMenus/MidSectionMenus.d.ts +0 -7
  235. package/dist/components/MidSectionMenus/MidSectionMenus.styled.d.ts +0 -98
  236. package/dist/components/MidSectionMenus/MidSectionMenus.types.d.ts +0 -67
  237. package/dist/components/MidSectionMenus/index.d.ts +0 -2
  238. package/dist/components/Pagination/Pagination.d.ts +0 -3
  239. package/dist/components/Pagination/Pagination.types.d.ts +0 -37
  240. package/dist/components/Pagination/index.d.ts +0 -2
  241. package/dist/components/PopUpMenu/PopUpMenu.constants.d.ts +0 -2
  242. package/dist/components/PopUpMenu/PopUpMenu.d.ts +0 -3
  243. package/dist/components/PopUpMenu/PopUpMenu.styled.d.ts +0 -161
  244. package/dist/components/PopUpMenu/PopUpMenu.types.d.ts +0 -258
  245. package/dist/components/PopUpMenu/PopUpMenu.utils.d.ts +0 -18
  246. package/dist/components/PopUpMenu/PopUpMenuContent.d.ts +0 -45
  247. package/dist/components/PopUpMenu/PopUpMenuManager.d.ts +0 -37
  248. package/dist/components/PopUpMenu/PopUpMenuPortal.d.ts +0 -12
  249. package/dist/components/PopUpMenu/index.d.ts +0 -2
  250. package/dist/components/PopUpMenu/usePopUpMenuHandlers.d.ts +0 -44
  251. package/dist/components/PopUpMenu/usePopUpMenuState.d.ts +0 -48
  252. package/dist/components/ProgressIndicator/ProgressIndicator.d.ts +0 -3
  253. package/dist/components/ProgressIndicator/ProgressIndicator.styled.d.ts +0 -103
  254. package/dist/components/ProgressIndicator/ProgressIndicator.types.d.ts +0 -31
  255. package/dist/components/ProgressIndicator/index.d.ts +0 -2
  256. package/dist/components/Radio/RadioButton/RadioButton.d.ts +0 -3
  257. package/dist/components/Radio/RadioButton/RadioButton.styled.d.ts +0 -45
  258. package/dist/components/Radio/RadioButton/RadioButton.types.d.ts +0 -32
  259. package/dist/components/Radio/RadioButton/index.d.ts +0 -2
  260. package/dist/components/Radio/RadioGroup/RadioGroup.d.ts +0 -11
  261. package/dist/components/Radio/RadioGroup/RadioGroup.styled.d.ts +0 -13
  262. package/dist/components/Radio/RadioGroup/RadioGroup.types.d.ts +0 -26
  263. package/dist/components/Radio/RadioGroup/index.d.ts +0 -2
  264. package/dist/components/Radio/index.d.ts +0 -2
  265. package/dist/components/ScoreCard/ScoreCard.d.ts +0 -3
  266. package/dist/components/ScoreCard/ScoreCard.styled.d.ts +0 -1
  267. package/dist/components/ScoreCard/ScoreCard.types.d.ts +0 -42
  268. package/dist/components/ScoreCard/index.d.ts +0 -2
  269. package/dist/components/Segment/SegmentButton/SegmentButton.d.ts +0 -3
  270. package/dist/components/Segment/SegmentButton/SegmentButton.styled.d.ts +0 -31
  271. package/dist/components/Segment/SegmentButton/SegmentButton.types.d.ts +0 -39
  272. package/dist/components/Segment/SegmentButton/index.d.ts +0 -2
  273. package/dist/components/Segment/SegmentGroup/SegmentGroup.d.ts +0 -6
  274. package/dist/components/Segment/SegmentGroup/SegmentGroup.styled.d.ts +0 -13
  275. package/dist/components/Segment/SegmentGroup/SegmentGroup.types.d.ts +0 -36
  276. package/dist/components/Segment/SegmentGroup/index.d.ts +0 -2
  277. package/dist/components/Segment/index.d.ts +0 -2
  278. package/dist/components/Select/Select.constants.d.ts +0 -17
  279. package/dist/components/Select/Select.d.ts +0 -3
  280. package/dist/components/Select/Select.styled.d.ts +0 -250
  281. package/dist/components/Select/Select.types.d.ts +0 -70
  282. package/dist/components/Select/Select.utils.d.ts +0 -51
  283. package/dist/components/Select/SelectDisplay.d.ts +0 -3
  284. package/dist/components/Select/SelectDisplay.types.d.ts +0 -43
  285. package/dist/components/Select/SelectManager.d.ts +0 -37
  286. package/dist/components/Select/index.d.ts +0 -2
  287. package/dist/components/Select/useSelectHandlers.d.ts +0 -40
  288. package/dist/components/Select/useSelectState.d.ts +0 -19
  289. package/dist/components/Shared/Backdrop/Backdrop.d.ts +0 -6
  290. package/dist/components/Shared/Backdrop/Backdrop.styled.d.ts +0 -16
  291. package/dist/components/Shared/Backdrop/Backdrop.types.d.ts +0 -23
  292. package/dist/components/Shared/Backdrop/index.d.ts +0 -2
  293. package/dist/components/Shared/ErrorMessage/ErrorMessage.d.ts +0 -3
  294. package/dist/components/Shared/ErrorMessage/ErrorMessage.styled.d.ts +0 -25
  295. package/dist/components/Shared/ErrorMessage/ErrorMessage.types.d.ts +0 -16
  296. package/dist/components/Shared/ErrorMessage/index.d.ts +0 -2
  297. package/dist/components/Shared/index.d.ts +0 -2
  298. package/dist/components/Sheet/Examples/SheetDefault.d.ts +0 -3
  299. package/dist/components/Sheet/Examples/SheetWithFooterAndHeader.d.ts +0 -3
  300. package/dist/components/Sheet/Sheet.d.ts +0 -6
  301. package/dist/components/Sheet/Sheet.styled.d.ts +0 -175
  302. package/dist/components/Sheet/Sheet.types.d.ts +0 -172
  303. package/dist/components/Sheet/SheetManager.d.ts +0 -37
  304. package/dist/components/Sheet/hooks/index.d.ts +0 -9
  305. package/dist/components/Sheet/hooks/useSheetAnimation.d.ts +0 -6
  306. package/dist/components/Sheet/hooks/useSheetClose.d.ts +0 -20
  307. package/dist/components/Sheet/hooks/useSheetEscape.d.ts +0 -2
  308. package/dist/components/Sheet/hooks/useSheetFocus.d.ts +0 -2
  309. package/dist/components/Sheet/hooks/useSheetRegistration.d.ts +0 -14
  310. package/dist/components/Sheet/hooks/useSheetResize.d.ts +0 -10
  311. package/dist/components/Sheet/hooks/useSheetScrollTracking.d.ts +0 -21
  312. package/dist/components/Sheet/hooks/useSheetSwipe.d.ts +0 -8
  313. package/dist/components/Sheet/hooks/useSheetWidth.d.ts +0 -20
  314. package/dist/components/Sheet/index.d.ts +0 -4
  315. package/dist/components/SideNavigation/SideNavigation.d.ts +0 -4
  316. package/dist/components/SideNavigation/SideNavigation.styled.d.ts +0 -249
  317. package/dist/components/SideNavigation/SideNavigation.types.d.ts +0 -128
  318. package/dist/components/SideNavigation/docs/MicroFrontendExample.d.ts +0 -37
  319. package/dist/components/SideNavigation/docs/ShellExample.d.ts +0 -9
  320. package/dist/components/SideNavigation/docs/ShellHomeContent.d.ts +0 -5
  321. package/dist/components/SideNavigation/docs/index.d.ts +0 -1
  322. package/dist/components/SideNavigation/docs/mfe/HubDashboardContent.d.ts +0 -5
  323. package/dist/components/SideNavigation/docs/mfe/ZainNewChatContent.d.ts +0 -8
  324. package/dist/components/SideNavigation/docs/mfe/apps/analytics.d.ts +0 -4
  325. package/dist/components/SideNavigation/docs/mfe/apps/api.d.ts +0 -4
  326. package/dist/components/SideNavigation/docs/mfe/apps/campaigns.d.ts +0 -4
  327. package/dist/components/SideNavigation/docs/mfe/apps/cashlink.d.ts +0 -4
  328. package/dist/components/SideNavigation/docs/mfe/apps/cockpit-x.d.ts +0 -4
  329. package/dist/components/SideNavigation/docs/mfe/apps/cockpit.d.ts +0 -4
  330. package/dist/components/SideNavigation/docs/mfe/apps/connect.d.ts +0 -4
  331. package/dist/components/SideNavigation/docs/mfe/apps/dms-plus.d.ts +0 -4
  332. package/dist/components/SideNavigation/docs/mfe/apps/index.d.ts +0 -59
  333. package/dist/components/SideNavigation/docs/mfe/apps/insights.d.ts +0 -4
  334. package/dist/components/SideNavigation/docs/mfe/apps/one.d.ts +0 -4
  335. package/dist/components/SideNavigation/docs/mfe/apps/payroll.d.ts +0 -4
  336. package/dist/components/SideNavigation/docs/mfe/apps/recruit.d.ts +0 -4
  337. package/dist/components/SideNavigation/docs/mfe/apps/safety-manager.d.ts +0 -4
  338. package/dist/components/SideNavigation/docs/mfe/apps/work-app.d.ts +0 -4
  339. package/dist/components/SideNavigation/docs/mfe/apps/zain.d.ts +0 -4
  340. package/dist/components/SideNavigation/docs/mfe/hubMenu.d.ts +0 -9
  341. package/dist/components/SideNavigation/docs/mfe/internalHomeNav.d.ts +0 -7
  342. package/dist/components/SideNavigation/docs/mfe/zainMenu.d.ts +0 -7
  343. package/dist/components/SideNavigation/index.d.ts +0 -2
  344. package/dist/components/SideNavigation/usePinnedSections.d.ts +0 -7
  345. package/dist/components/Skeleton/Skeleton.d.ts +0 -3
  346. package/dist/components/Skeleton/Skeleton.styled.d.ts +0 -43
  347. package/dist/components/Skeleton/Skeleton.types.d.ts +0 -20
  348. package/dist/components/Skeleton/index.d.ts +0 -2
  349. package/dist/components/Snackbar/Snackbar.constants.d.ts +0 -5
  350. package/dist/components/Snackbar/Snackbar.context.d.ts +0 -8
  351. package/dist/components/Snackbar/Snackbar.context.definition.d.ts +0 -2
  352. package/dist/components/Snackbar/Snackbar.d.ts +0 -32
  353. package/dist/components/Snackbar/Snackbar.styled.d.ts +0 -173
  354. package/dist/components/Snackbar/Snackbar.types.d.ts +0 -119
  355. package/dist/components/Snackbar/index.d.ts +0 -5
  356. package/dist/components/Snackbar/useSnackbar.d.ts +0 -20
  357. package/dist/components/Stack/Stack.d.ts +0 -4
  358. package/dist/components/Stack/Stack.styled.d.ts +0 -367
  359. package/dist/components/Stack/Stack.types.d.ts +0 -74
  360. package/dist/components/Stack/index.d.ts +0 -2
  361. package/dist/components/Switch/Switch.d.ts +0 -4
  362. package/dist/components/Switch/Switch.styled.d.ts +0 -68
  363. package/dist/components/Switch/Switch.types.d.ts +0 -54
  364. package/dist/components/Switch/index.d.ts +0 -2
  365. package/dist/components/Table/ExpandDetailExample/ExpandDetailExample.d.ts +0 -4
  366. package/dist/components/Table/Table.d.ts +0 -6
  367. package/dist/components/Table/Table.styled.d.ts +0 -77
  368. package/dist/components/Table/Table.types.d.ts +0 -114
  369. package/dist/components/Table/TableDocExample/RowActionButton.d.ts +0 -5
  370. package/dist/components/Table/TableDocExample/TableDocExample.constants.d.ts +0 -14
  371. package/dist/components/Table/TableDocExample/TableDocExample.d.ts +0 -4
  372. package/dist/components/Table/TableDocExample/index.d.ts +0 -1
  373. package/dist/components/Table/index.d.ts +0 -2
  374. package/dist/components/Tabs/TabItem.d.ts +0 -3
  375. package/dist/components/Tabs/Tabs.d.ts +0 -6
  376. package/dist/components/Tabs/Tabs.styled.d.ts +0 -161
  377. package/dist/components/Tabs/Tabs.types.d.ts +0 -60
  378. package/dist/components/Tabs/index.d.ts +0 -2
  379. package/dist/components/Tag/Tag.d.ts +0 -3
  380. package/dist/components/Tag/Tag.styled.d.ts +0 -73
  381. package/dist/components/Tag/Tag.types.d.ts +0 -28
  382. package/dist/components/Tag/index.d.ts +0 -2
  383. package/dist/components/TextField/TextField.d.ts +0 -3
  384. package/dist/components/TextField/TextField.styled.d.ts +0 -335
  385. package/dist/components/TextField/TextField.types.d.ts +0 -67
  386. package/dist/components/TextField/index.d.ts +0 -2
  387. package/dist/components/Textarea/Textarea.d.ts +0 -3
  388. package/dist/components/Textarea/Textarea.styled.d.ts +0 -67
  389. package/dist/components/Textarea/Textarea.types.d.ts +0 -32
  390. package/dist/components/Textarea/index.d.ts +0 -2
  391. package/dist/components/Tooltip/Tooltip.d.ts +0 -3
  392. package/dist/components/Tooltip/Tooltip.styled.d.ts +0 -51
  393. package/dist/components/Tooltip/Tooltip.types.d.ts +0 -22
  394. package/dist/components/Tooltip/TooltipPortal.d.ts +0 -8
  395. package/dist/components/Tooltip/index.d.ts +0 -2
  396. package/dist/components/TopBar/TopBar.d.ts +0 -3
  397. package/dist/components/TopBar/TopBar.styled.d.ts +0 -19
  398. package/dist/components/TopBar/TopBar.types.d.ts +0 -27
  399. package/dist/components/TopBar/index.d.ts +0 -2
  400. package/dist/components/Typography/Typography.d.ts +0 -3
  401. package/dist/components/Typography/Typography.styled.d.ts +0 -94
  402. package/dist/components/Typography/Typography.types.d.ts +0 -47
  403. package/dist/components/Typography/index.d.ts +0 -2
  404. package/dist/components/Uploader/Uploader.constants.d.ts +0 -12
  405. package/dist/components/Uploader/Uploader.context.d.ts +0 -185
  406. package/dist/components/Uploader/Uploader.d.ts +0 -3
  407. package/dist/components/Uploader/Uploader.types.d.ts +0 -238
  408. package/dist/components/Uploader/components/Announcer/Announcer.d.ts +0 -2
  409. package/dist/components/Uploader/components/Announcer/index.d.ts +0 -1
  410. package/dist/components/Uploader/components/DropZone/DropZone.d.ts +0 -3
  411. package/dist/components/Uploader/components/DropZone/DropZone.styled.d.ts +0 -68
  412. package/dist/components/Uploader/components/DropZone/index.d.ts +0 -1
  413. package/dist/components/Uploader/components/FileItem/FileItem.d.ts +0 -18
  414. package/dist/components/Uploader/components/FileItem/FileItem.styled.d.ts +0 -67
  415. package/dist/components/Uploader/components/FileItem/index.d.ts +0 -2
  416. package/dist/components/Uploader/components/FileItem/useFileItem.d.ts +0 -33
  417. package/dist/components/Uploader/components/FileList/FileList.d.ts +0 -12
  418. package/dist/components/Uploader/components/FileList/FileList.styled.d.ts +0 -1
  419. package/dist/components/Uploader/components/FileList/index.d.ts +0 -2
  420. package/dist/components/Uploader/components/RejectionList/RejectionList.d.ts +0 -12
  421. package/dist/components/Uploader/components/RejectionList/RejectionList.styled.d.ts +0 -10
  422. package/dist/components/Uploader/components/RejectionList/index.d.ts +0 -2
  423. package/dist/components/Uploader/components/index.d.ts +0 -5
  424. package/dist/components/Uploader/hooks/index.d.ts +0 -11
  425. package/dist/components/Uploader/hooks/useAnnouncements.d.ts +0 -10
  426. package/dist/components/Uploader/hooks/useDragAndDrop.d.ts +0 -17
  427. package/dist/components/Uploader/hooks/useFileInput.d.ts +0 -19
  428. package/dist/components/Uploader/hooks/useFileOperations.d.ts +0 -18
  429. package/dist/components/Uploader/hooks/useFileSelection.d.ts +0 -36
  430. package/dist/components/Uploader/hooks/useFileUpload.d.ts +0 -66
  431. package/dist/components/Uploader/hooks/useUploaderContext.d.ts +0 -3
  432. package/dist/components/Uploader/hooks/useUploaderRef.d.ts +0 -13
  433. package/dist/components/Uploader/hooks/useUploaderState.d.ts +0 -30
  434. package/dist/components/Uploader/hooks/useValidation.d.ts +0 -30
  435. package/dist/components/Uploader/index.d.ts +0 -6
  436. package/dist/components/Uploader/types/errors.d.ts +0 -28
  437. package/dist/components/Uploader/types/events.d.ts +0 -65
  438. package/dist/components/Uploader/types/file.d.ts +0 -116
  439. package/dist/components/Uploader/types/index.d.ts +0 -3
  440. package/dist/components/Uploader/utils/createFetchUpload.d.ts +0 -32
  441. package/dist/components/Uploader/utils/createXhrUpload.d.ts +0 -45
  442. package/dist/components/Uploader/utils/detectDuplicates.d.ts +0 -5
  443. package/dist/components/Uploader/utils/formatFileSize.d.ts +0 -3
  444. package/dist/components/Uploader/utils/generateId.d.ts +0 -1
  445. package/dist/components/Uploader/utils/getFileExtension.d.ts +0 -1
  446. package/dist/components/Uploader/utils/index.d.ts +0 -8
  447. package/dist/components/Uploader/utils/normalizeFile.d.ts +0 -3
  448. package/dist/components/Uploader/utils/validateFileType.d.ts +0 -1
  449. package/dist/components/UserArea/UserArea.d.ts +0 -3
  450. package/dist/components/UserArea/UserArea.styled.d.ts +0 -65
  451. package/dist/components/UserArea/UserArea.types.d.ts +0 -49
  452. package/dist/components/UserArea/index.d.ts +0 -2
  453. package/dist/components/ZvooveBrand/ZvooveBrand.d.ts +0 -6
  454. package/dist/components/ZvooveBrand/ZvooveBrand.types.d.ts +0 -22
  455. package/dist/components/ZvooveBrand/index.d.ts +0 -2
  456. package/dist/config.d.ts +0 -48
  457. package/dist/constants/align.d.ts +0 -3
  458. package/dist/constants/breakpoints.d.ts +0 -10
  459. package/dist/constants/colors.d.ts +0 -7
  460. package/dist/constants/direction.d.ts +0 -3
  461. package/dist/constants/dom.d.ts +0 -5
  462. package/dist/constants/gap.d.ts +0 -4
  463. package/dist/constants/index.d.ts +0 -11
  464. package/dist/constants/justify.d.ts +0 -3
  465. package/dist/constants/margin.d.ts +0 -16
  466. package/dist/constants/overflow.d.ts +0 -5
  467. package/dist/constants/padding.d.ts +0 -16
  468. package/dist/constants/wrap.d.ts +0 -3
  469. package/dist/docs/components/TokensTable.d.ts +0 -6
  470. package/dist/docs/components/WelcomeTile.d.ts +0 -8
  471. package/dist/docs/components/tokens.d.ts +0 -10
  472. package/dist/hooks/index.d.ts +0 -2
  473. package/dist/hooks/useBreakpoint.d.ts +0 -51
  474. package/dist/hooks/useClickOutside.d.ts +0 -4
  475. package/dist/index.d.ts +0 -52
  476. package/dist/libs/index.d.ts +0 -1
  477. package/dist/libs/tv.d.ts +0 -23
  478. package/dist/types/index.d.ts +0 -71
  479. package/dist/utils/checkIconSource.d.ts +0 -1
  480. package/dist/utils/containsOnlySizeProps.d.ts +0 -1
  481. package/dist/utils/formatFromStringToDate.d.ts +0 -1
  482. package/dist/utils/getComponentTagName.d.ts +0 -1
  483. package/dist/utils/getFlexProps.d.ts +0 -4
  484. package/dist/utils/getOverflowProps.d.ts +0 -23
  485. package/dist/utils/getResponsiveValue.d.ts +0 -35
  486. package/dist/utils/getSpacingProps.d.ts +0 -4
  487. package/dist/utils/index.d.ts +0 -15
  488. package/dist/utils/isDefined.d.ts +0 -1
  489. package/dist/utils/isValidSizeUnit.d.ts +0 -1
  490. package/dist/utils/linkify.d.ts +0 -2
  491. package/dist/utils/logs.d.ts +0 -6
  492. package/dist/utils/setupUserEvent.d.ts +0 -6
  493. package/dist/utils/typeGuards.d.ts +0 -21
  494. package/dist/utils/viewports.d.ts +0 -13
@@ -1,619 +0,0 @@
1
- import { IconWeight } from '@phosphor-icons/react';
2
- import { ForegroundColors } from '../../types';
3
- import { CustomIconProps } from './CustomIcon.types';
4
- export type { ZvoooveLogoProps } from './custom';
5
- export declare const fileIconsMap: {
6
- readonly 'file-empty': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
7
- readonly 'file-pdf': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
8
- readonly 'file-folder': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
9
- readonly 'file-image': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
10
- readonly 'file-video': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
11
- readonly 'file-video-2': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
12
- readonly 'file-audio': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
13
- readonly 'file-code': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
14
- readonly 'file-document': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
15
- readonly 'file-spreadsheet': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
16
- readonly 'file-image-img': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
17
- readonly 'file-image-jpg': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
18
- readonly 'file-image-jpeg': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
19
- readonly 'file-image-png': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
20
- readonly 'file-image-webp': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
21
- readonly 'file-image-tiff': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
22
- readonly 'file-image-gif': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
23
- readonly 'file-image-svg': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
24
- readonly 'file-image-eps': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
25
- readonly 'file-document-pdf': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
26
- readonly 'file-document-doc': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
27
- readonly 'file-document-docx': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
28
- readonly 'file-document-txt': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
29
- readonly 'file-document-csv': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
30
- readonly 'file-document-xls': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
31
- readonly 'file-document-xlsx': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
32
- readonly 'file-document-ppt': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
33
- readonly 'file-document-pptx': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
34
- readonly 'file-design-fig': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
35
- readonly 'file-design-ai': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
36
- readonly 'file-design-psd': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
37
- readonly 'file-design-indd': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
38
- readonly 'file-design-aep': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
39
- readonly 'file-media-mp3': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
40
- readonly 'file-media-wav': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
41
- readonly 'file-media-mp4': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
42
- readonly 'file-media-mpeg': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
43
- readonly 'file-media-avi': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
44
- readonly 'file-media-mkv': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
45
- readonly 'file-development-html': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
46
- readonly 'file-development-css': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
47
- readonly 'file-development-rss': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
48
- readonly 'file-development-sql': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
49
- readonly 'file-development-js': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
50
- readonly 'file-development-json': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
51
- readonly 'file-development-java': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
52
- readonly 'file-development-xml': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
53
- readonly 'file-development-exe': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
54
- readonly 'file-development-dmg': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
55
- readonly 'file-archive-zip': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
56
- readonly 'file-archive-rar': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
57
- };
58
- /**
59
- * Default icon for unknown file types
60
- */
61
- export declare const DEFAULT_FILE_ICON: FileIconNames;
62
- /**
63
- * Maps file extensions to their corresponding icon names.
64
- * Use `getIconForFileExtension` to get an icon name from a file extension.
65
- */
66
- export declare const fileExtensionToIconMap: Record<string, FileIconNames>;
67
- /**
68
- * Gets the appropriate icon name for a file extension.
69
- * @param extension - The file extension (e.g., "pdf", "jpg", ".pdf")
70
- * @returns The corresponding icon name, or 'file-empty' if not found
71
- */
72
- export declare const getIconForFileExtension: (extension?: string) => FileIconNames;
73
- export declare const commonIconsMap: {
74
- readonly add: import('@phosphor-icons/react').Icon;
75
- readonly 'add-circle': import('@phosphor-icons/react').Icon;
76
- readonly 'add-file': import('@phosphor-icons/react').Icon;
77
- readonly agent: import('@phosphor-icons/react').Icon;
78
- readonly airplane: import('@phosphor-icons/react').Icon;
79
- readonly archive: import('@phosphor-icons/react').Icon;
80
- readonly 'arrow-back': import('@phosphor-icons/react').Icon;
81
- readonly 'arrow-bend': import('@phosphor-icons/react').Icon;
82
- readonly 'arrow-elbow-down-left': import('@phosphor-icons/react').Icon;
83
- readonly 'arrow-down': import('@phosphor-icons/react').Icon;
84
- readonly 'arrow-forward': import('@phosphor-icons/react').Icon;
85
- readonly 'arrow-left-right': import('@phosphor-icons/react').Icon;
86
- readonly 'arrow-up': import('@phosphor-icons/react').Icon;
87
- readonly article: import('@phosphor-icons/react').Icon;
88
- readonly automate: import('@phosphor-icons/react').Icon;
89
- readonly backspace: import('@phosphor-icons/react').Icon;
90
- readonly bank: import('@phosphor-icons/react').Icon;
91
- readonly bicycle: import('@phosphor-icons/react').Icon;
92
- readonly billing: import('@phosphor-icons/react').Icon;
93
- readonly binoculars: import('@phosphor-icons/react').Icon;
94
- readonly break: import('@phosphor-icons/react').Icon;
95
- readonly bus: import('@phosphor-icons/react').Icon;
96
- readonly calendar: import('@phosphor-icons/react').Icon;
97
- readonly 'calendar-blank': import('@phosphor-icons/react').Icon;
98
- readonly 'calendar-check': import('@phosphor-icons/react').Icon;
99
- readonly 'calendar-dot': import('@phosphor-icons/react').Icon;
100
- readonly 'calendar-x': import('@phosphor-icons/react').Icon;
101
- readonly camera: import('@phosphor-icons/react').Icon;
102
- readonly car: import('@phosphor-icons/react').Icon;
103
- readonly cart: import('@phosphor-icons/react').Icon;
104
- readonly 'cash-money': import('@phosphor-icons/react').Icon;
105
- readonly certificate: import('@phosphor-icons/react').Icon;
106
- readonly 'chat-bubble': import('@phosphor-icons/react').Icon;
107
- readonly 'chat-dots': import('@phosphor-icons/react').Icon;
108
- readonly 'chat-slash': import('@phosphor-icons/react').Icon;
109
- readonly chats: import('@phosphor-icons/react').Icon;
110
- readonly check: import('@phosphor-icons/react').Icon;
111
- readonly circle: import('@phosphor-icons/react').Icon;
112
- readonly 'check-circle': import('@phosphor-icons/react').Icon;
113
- readonly checkbox: import('@phosphor-icons/react').Icon;
114
- readonly 'checkbox-empty': import('@phosphor-icons/react').Icon;
115
- readonly 'checkbox-indefinitely': import('@phosphor-icons/react').Icon;
116
- readonly checks: import('@phosphor-icons/react').Icon;
117
- readonly 'chevron-down': import('@phosphor-icons/react').Icon;
118
- readonly 'chevron-left': import('@phosphor-icons/react').Icon;
119
- readonly 'chevron-right': import('@phosphor-icons/react').Icon;
120
- readonly 'chevron-up': import('@phosphor-icons/react').Icon;
121
- readonly 'circle-notch': import('@phosphor-icons/react').Icon;
122
- readonly close: import('@phosphor-icons/react').Icon;
123
- readonly 'close-circle': import('@phosphor-icons/react').Icon;
124
- readonly 'cloud-download': import('@phosphor-icons/react').Icon;
125
- readonly 'cloud-upload': import('@phosphor-icons/react').Icon;
126
- readonly 'clock-countdown': import('@phosphor-icons/react').Icon;
127
- readonly 'clock-person': import('@phosphor-icons/react').Icon;
128
- readonly command: import('@phosphor-icons/react').Icon;
129
- readonly columns: import('@phosphor-icons/react').Icon;
130
- readonly control: import('@phosphor-icons/react').Icon;
131
- readonly copy: import('@phosphor-icons/react').Icon;
132
- readonly 'currency-dollar': import('@phosphor-icons/react').Icon;
133
- readonly 'currency-dollar-circle': import('@phosphor-icons/react').Icon;
134
- readonly 'currency-gbp': import('@phosphor-icons/react').Icon;
135
- readonly 'dark-mode': import('@phosphor-icons/react').Icon;
136
- readonly deactivate: import('@phosphor-icons/react').Icon;
137
- readonly delete: import('@phosphor-icons/react').Icon;
138
- readonly 'diagram-view': import('@phosphor-icons/react').Icon;
139
- readonly download: import('@phosphor-icons/react').Icon;
140
- readonly drag: import('@phosphor-icons/react').Icon;
141
- readonly edit: import('@phosphor-icons/react').Icon;
142
- readonly error: import('@phosphor-icons/react').Icon;
143
- readonly 'exclamation-mark': import('@phosphor-icons/react').Icon;
144
- readonly expand: import('@phosphor-icons/react').Icon;
145
- readonly expenses: import('@phosphor-icons/react').Icon;
146
- readonly 'face-id': import('@phosphor-icons/react').Icon;
147
- readonly file: import('@phosphor-icons/react').Icon;
148
- readonly 'simple-file-archive': import('@phosphor-icons/react').Icon;
149
- readonly 'simple-file-audio': import('@phosphor-icons/react').Icon;
150
- readonly 'simple-file-c': import('@phosphor-icons/react').Icon;
151
- readonly 'simple-file-c-sharp': import('@phosphor-icons/react').Icon;
152
- readonly 'simple-file-code': import('@phosphor-icons/react').Icon;
153
- readonly 'simple-file-cpp': import('@phosphor-icons/react').Icon;
154
- readonly 'simple-file-css': import('@phosphor-icons/react').Icon;
155
- readonly 'simple-file-csv': import('@phosphor-icons/react').Icon;
156
- readonly 'simple-file-doc': import('@phosphor-icons/react').Icon;
157
- readonly 'simple-file-html': import('@phosphor-icons/react').Icon;
158
- readonly 'simple-file-image': import('@phosphor-icons/react').Icon;
159
- readonly 'simple-file-ini': import('@phosphor-icons/react').Icon;
160
- readonly 'simple-file-jpg': import('@phosphor-icons/react').Icon;
161
- readonly 'simple-file-js': import('@phosphor-icons/react').Icon;
162
- readonly 'simple-file-jsx': import('@phosphor-icons/react').Icon;
163
- readonly 'simple-file-md': import('@phosphor-icons/react').Icon;
164
- readonly 'simple-file-pdf': import('@phosphor-icons/react').Icon;
165
- readonly 'simple-file-png': import('@phosphor-icons/react').Icon;
166
- readonly 'simple-file-ppt': import('@phosphor-icons/react').Icon;
167
- readonly 'simple-file-py': import('@phosphor-icons/react').Icon;
168
- readonly 'simple-file-rs': import('@phosphor-icons/react').Icon;
169
- readonly 'simple-file-sql': import('@phosphor-icons/react').Icon;
170
- readonly 'simple-file-svg': import('@phosphor-icons/react').Icon;
171
- readonly 'simple-file-ts': import('@phosphor-icons/react').Icon;
172
- readonly 'simple-file-tsx': import('@phosphor-icons/react').Icon;
173
- readonly 'simple-file-text': import('@phosphor-icons/react').Icon;
174
- readonly 'simple-file-txt': import('@phosphor-icons/react').Icon;
175
- readonly 'simple-file-video': import('@phosphor-icons/react').Icon;
176
- readonly 'simple-file-vue': import('@phosphor-icons/react').Icon;
177
- readonly 'simple-file-xls': import('@phosphor-icons/react').Icon;
178
- readonly 'simple-file-zip': import('@phosphor-icons/react').Icon;
179
- readonly filter: import('@phosphor-icons/react').Icon;
180
- readonly filters: import('@phosphor-icons/react').Icon;
181
- readonly 'first-page': import('@phosphor-icons/react').Icon;
182
- readonly 'flag-de': ({ size }: {
183
- size?: number;
184
- }) => import("react/jsx-runtime").JSX.Element;
185
- readonly 'flag-es': ({ size }: {
186
- size?: number;
187
- }) => import("react/jsx-runtime").JSX.Element;
188
- readonly 'flag-fr': ({ size }: {
189
- size?: number;
190
- }) => import("react/jsx-runtime").JSX.Element;
191
- readonly 'flag-gb': ({ size }: {
192
- size?: number;
193
- }) => import("react/jsx-runtime").JSX.Element;
194
- readonly 'flag-nl': ({ size }: {
195
- size?: number;
196
- }) => import("react/jsx-runtime").JSX.Element;
197
- readonly folder: import('@phosphor-icons/react').Icon;
198
- readonly 'folder-open': import('@phosphor-icons/react').Icon;
199
- readonly 'grid-view': import('@phosphor-icons/react').Icon;
200
- readonly 'hard-hat': import('@phosphor-icons/react').Icon;
201
- readonly 'head-circuit': import('@phosphor-icons/react').Icon;
202
- readonly help: import('@phosphor-icons/react').Icon;
203
- readonly hide: import('@phosphor-icons/react').Icon;
204
- readonly home: import('@phosphor-icons/react').Icon;
205
- readonly images: import('@phosphor-icons/react').Icon;
206
- readonly info: import('@phosphor-icons/react').Icon;
207
- readonly invoice: import('@phosphor-icons/react').Icon;
208
- readonly job: import('@phosphor-icons/react').Icon;
209
- readonly 'key-return': import('@phosphor-icons/react').Icon;
210
- readonly keyboard: import('@phosphor-icons/react').Icon;
211
- readonly knowledge: import('@phosphor-icons/react').Icon;
212
- readonly language: import('@phosphor-icons/react').Icon;
213
- readonly 'last-page': import('@phosphor-icons/react').Icon;
214
- readonly 'light-mode': import('@phosphor-icons/react').Icon;
215
- readonly 'list-view': import('@phosphor-icons/react').Icon;
216
- readonly location: import('@phosphor-icons/react').Icon;
217
- readonly 'location-pin': import('@phosphor-icons/react').Icon;
218
- readonly lock: import('@phosphor-icons/react').Icon;
219
- readonly 'lock-key': import('@phosphor-icons/react').Icon;
220
- readonly 'lock-key-open': import('@phosphor-icons/react').Icon;
221
- readonly menu: import('@phosphor-icons/react').Icon;
222
- readonly metadata: import('@phosphor-icons/react').Icon;
223
- readonly code: import('@phosphor-icons/react').Icon;
224
- readonly microphone: import('@phosphor-icons/react').Icon;
225
- readonly minus: import('@phosphor-icons/react').Icon;
226
- readonly 'more-horizontal': import('@phosphor-icons/react').Icon;
227
- readonly 'more-vertical': import('@phosphor-icons/react').Icon;
228
- readonly moped: import('@phosphor-icons/react').Icon;
229
- readonly 'navigation-arrow': import('@phosphor-icons/react').Icon;
230
- readonly notifications: import('@phosphor-icons/react').Icon;
231
- readonly note: import('@phosphor-icons/react').Icon;
232
- readonly numpad: import('@phosphor-icons/react').Icon;
233
- readonly option: import('@phosphor-icons/react').Icon;
234
- readonly 'open-in-new-tab': import('@phosphor-icons/react').Icon;
235
- readonly order: import('@phosphor-icons/react').Icon;
236
- readonly organization: import('@phosphor-icons/react').Icon;
237
- readonly pause: import('@phosphor-icons/react').Icon;
238
- readonly attachment: import('@phosphor-icons/react').Icon;
239
- readonly phone: import('@phosphor-icons/react').Icon;
240
- readonly pin: import('@phosphor-icons/react').Icon;
241
- readonly 'pin-simple': import('@phosphor-icons/react').Icon;
242
- readonly 'pin-simple-slash': import('@phosphor-icons/react').Icon;
243
- readonly 'pin-slash': import('@phosphor-icons/react').Icon;
244
- readonly 'piggy-bank': import('@phosphor-icons/react').Icon;
245
- readonly plant: import('@phosphor-icons/react').Icon;
246
- readonly printer: import('@phosphor-icons/react').Icon;
247
- readonly privacy: import('@phosphor-icons/react').Icon;
248
- readonly 'qr-code': import('@phosphor-icons/react').Icon;
249
- readonly refresh: import('@phosphor-icons/react').Icon;
250
- readonly remark: import('@phosphor-icons/react').Icon;
251
- readonly robot: import('@phosphor-icons/react').Icon;
252
- readonly save: import('@phosphor-icons/react').Icon;
253
- readonly search: import('@phosphor-icons/react').Icon;
254
- readonly 'search-plus': import('@phosphor-icons/react').Icon;
255
- readonly 'send-message': import('@phosphor-icons/react').Icon;
256
- readonly settings: import('@phosphor-icons/react').Icon;
257
- readonly 'setup-time': import('@phosphor-icons/react').Icon;
258
- readonly shapes: import('@phosphor-icons/react').Icon;
259
- readonly show: import('@phosphor-icons/react').Icon;
260
- readonly sidebar: import('@phosphor-icons/react').Icon;
261
- readonly signature: import('@phosphor-icons/react').Icon;
262
- readonly 'sign-out': import('@phosphor-icons/react').Icon;
263
- readonly 'skip-forward': import('@phosphor-icons/react').Icon;
264
- readonly smartphone: import('@phosphor-icons/react').Icon;
265
- readonly sparkle: import('@phosphor-icons/react').Icon;
266
- readonly star: import('@phosphor-icons/react').Icon;
267
- readonly start: import('@phosphor-icons/react').Icon;
268
- readonly stop: import('@phosphor-icons/react').Icon;
269
- readonly sick: import('@phosphor-icons/react').Icon;
270
- readonly table: import('@phosphor-icons/react').Icon;
271
- readonly 'thumb-up': import('@phosphor-icons/react').Icon;
272
- readonly 'thumb-down': import('@phosphor-icons/react').Icon;
273
- readonly taxi: import('@phosphor-icons/react').Icon;
274
- readonly 'text-align-center': import('@phosphor-icons/react').Icon;
275
- readonly 'text-align-justify': import('@phosphor-icons/react').Icon;
276
- readonly 'text-align-left': import('@phosphor-icons/react').Icon;
277
- readonly 'text-align-right': import('@phosphor-icons/react').Icon;
278
- readonly 'text-t': import('@phosphor-icons/react').Icon;
279
- readonly ticket: import('@phosphor-icons/react').Icon;
280
- readonly notches: import('@phosphor-icons/react').Icon;
281
- readonly time: import('@phosphor-icons/react').Icon;
282
- readonly timer: import('@phosphor-icons/react').Icon;
283
- readonly 'time-sheet-download': import('@phosphor-icons/react').Icon;
284
- readonly 'time-sheet-upload': import('@phosphor-icons/react').Icon;
285
- readonly train: import('@phosphor-icons/react').Icon;
286
- readonly translate: import('@phosphor-icons/react').Icon;
287
- readonly travel: import('@phosphor-icons/react').Icon;
288
- readonly unfold: import('@phosphor-icons/react').Icon;
289
- readonly user: import('@phosphor-icons/react').Icon;
290
- readonly upload: import('@phosphor-icons/react').Icon;
291
- readonly 'user-account': import('@phosphor-icons/react').Icon;
292
- readonly users: import('@phosphor-icons/react').Icon;
293
- readonly vacation: import('@phosphor-icons/react').Icon;
294
- readonly wallet: import('@phosphor-icons/react').Icon;
295
- readonly warning: import('@phosphor-icons/react').Icon;
296
- readonly wrench: import('@phosphor-icons/react').Icon;
297
- };
298
- /**
299
- * Custom common icons — brand/product icons not from Phosphor.
300
- * Unlike Phosphor icons, these accept a `color` prop to switch between
301
- * their default duotone brand colors and a single inherited color.
302
- */
303
- export declare const customCommonIconsMap: {
304
- readonly zvoove: ({ size, color }: import('./custom').ZvoooveLogoProps) => import("react/jsx-runtime").JSX.Element;
305
- };
306
- export declare const iconMap: {
307
- readonly zvoove: ({ size, color }: import('./custom').ZvoooveLogoProps) => import("react/jsx-runtime").JSX.Element;
308
- readonly add: import('@phosphor-icons/react').Icon;
309
- readonly 'add-circle': import('@phosphor-icons/react').Icon;
310
- readonly 'add-file': import('@phosphor-icons/react').Icon;
311
- readonly agent: import('@phosphor-icons/react').Icon;
312
- readonly airplane: import('@phosphor-icons/react').Icon;
313
- readonly archive: import('@phosphor-icons/react').Icon;
314
- readonly 'arrow-back': import('@phosphor-icons/react').Icon;
315
- readonly 'arrow-bend': import('@phosphor-icons/react').Icon;
316
- readonly 'arrow-elbow-down-left': import('@phosphor-icons/react').Icon;
317
- readonly 'arrow-down': import('@phosphor-icons/react').Icon;
318
- readonly 'arrow-forward': import('@phosphor-icons/react').Icon;
319
- readonly 'arrow-left-right': import('@phosphor-icons/react').Icon;
320
- readonly 'arrow-up': import('@phosphor-icons/react').Icon;
321
- readonly article: import('@phosphor-icons/react').Icon;
322
- readonly automate: import('@phosphor-icons/react').Icon;
323
- readonly backspace: import('@phosphor-icons/react').Icon;
324
- readonly bank: import('@phosphor-icons/react').Icon;
325
- readonly bicycle: import('@phosphor-icons/react').Icon;
326
- readonly billing: import('@phosphor-icons/react').Icon;
327
- readonly binoculars: import('@phosphor-icons/react').Icon;
328
- readonly break: import('@phosphor-icons/react').Icon;
329
- readonly bus: import('@phosphor-icons/react').Icon;
330
- readonly calendar: import('@phosphor-icons/react').Icon;
331
- readonly 'calendar-blank': import('@phosphor-icons/react').Icon;
332
- readonly 'calendar-check': import('@phosphor-icons/react').Icon;
333
- readonly 'calendar-dot': import('@phosphor-icons/react').Icon;
334
- readonly 'calendar-x': import('@phosphor-icons/react').Icon;
335
- readonly camera: import('@phosphor-icons/react').Icon;
336
- readonly car: import('@phosphor-icons/react').Icon;
337
- readonly cart: import('@phosphor-icons/react').Icon;
338
- readonly 'cash-money': import('@phosphor-icons/react').Icon;
339
- readonly certificate: import('@phosphor-icons/react').Icon;
340
- readonly 'chat-bubble': import('@phosphor-icons/react').Icon;
341
- readonly 'chat-dots': import('@phosphor-icons/react').Icon;
342
- readonly 'chat-slash': import('@phosphor-icons/react').Icon;
343
- readonly chats: import('@phosphor-icons/react').Icon;
344
- readonly check: import('@phosphor-icons/react').Icon;
345
- readonly circle: import('@phosphor-icons/react').Icon;
346
- readonly 'check-circle': import('@phosphor-icons/react').Icon;
347
- readonly checkbox: import('@phosphor-icons/react').Icon;
348
- readonly 'checkbox-empty': import('@phosphor-icons/react').Icon;
349
- readonly 'checkbox-indefinitely': import('@phosphor-icons/react').Icon;
350
- readonly checks: import('@phosphor-icons/react').Icon;
351
- readonly 'chevron-down': import('@phosphor-icons/react').Icon;
352
- readonly 'chevron-left': import('@phosphor-icons/react').Icon;
353
- readonly 'chevron-right': import('@phosphor-icons/react').Icon;
354
- readonly 'chevron-up': import('@phosphor-icons/react').Icon;
355
- readonly 'circle-notch': import('@phosphor-icons/react').Icon;
356
- readonly close: import('@phosphor-icons/react').Icon;
357
- readonly 'close-circle': import('@phosphor-icons/react').Icon;
358
- readonly 'cloud-download': import('@phosphor-icons/react').Icon;
359
- readonly 'cloud-upload': import('@phosphor-icons/react').Icon;
360
- readonly 'clock-countdown': import('@phosphor-icons/react').Icon;
361
- readonly 'clock-person': import('@phosphor-icons/react').Icon;
362
- readonly command: import('@phosphor-icons/react').Icon;
363
- readonly columns: import('@phosphor-icons/react').Icon;
364
- readonly control: import('@phosphor-icons/react').Icon;
365
- readonly copy: import('@phosphor-icons/react').Icon;
366
- readonly 'currency-dollar': import('@phosphor-icons/react').Icon;
367
- readonly 'currency-dollar-circle': import('@phosphor-icons/react').Icon;
368
- readonly 'currency-gbp': import('@phosphor-icons/react').Icon;
369
- readonly 'dark-mode': import('@phosphor-icons/react').Icon;
370
- readonly deactivate: import('@phosphor-icons/react').Icon;
371
- readonly delete: import('@phosphor-icons/react').Icon;
372
- readonly 'diagram-view': import('@phosphor-icons/react').Icon;
373
- readonly download: import('@phosphor-icons/react').Icon;
374
- readonly drag: import('@phosphor-icons/react').Icon;
375
- readonly edit: import('@phosphor-icons/react').Icon;
376
- readonly error: import('@phosphor-icons/react').Icon;
377
- readonly 'exclamation-mark': import('@phosphor-icons/react').Icon;
378
- readonly expand: import('@phosphor-icons/react').Icon;
379
- readonly expenses: import('@phosphor-icons/react').Icon;
380
- readonly 'face-id': import('@phosphor-icons/react').Icon;
381
- readonly file: import('@phosphor-icons/react').Icon;
382
- readonly 'simple-file-archive': import('@phosphor-icons/react').Icon;
383
- readonly 'simple-file-audio': import('@phosphor-icons/react').Icon;
384
- readonly 'simple-file-c': import('@phosphor-icons/react').Icon;
385
- readonly 'simple-file-c-sharp': import('@phosphor-icons/react').Icon;
386
- readonly 'simple-file-code': import('@phosphor-icons/react').Icon;
387
- readonly 'simple-file-cpp': import('@phosphor-icons/react').Icon;
388
- readonly 'simple-file-css': import('@phosphor-icons/react').Icon;
389
- readonly 'simple-file-csv': import('@phosphor-icons/react').Icon;
390
- readonly 'simple-file-doc': import('@phosphor-icons/react').Icon;
391
- readonly 'simple-file-html': import('@phosphor-icons/react').Icon;
392
- readonly 'simple-file-image': import('@phosphor-icons/react').Icon;
393
- readonly 'simple-file-ini': import('@phosphor-icons/react').Icon;
394
- readonly 'simple-file-jpg': import('@phosphor-icons/react').Icon;
395
- readonly 'simple-file-js': import('@phosphor-icons/react').Icon;
396
- readonly 'simple-file-jsx': import('@phosphor-icons/react').Icon;
397
- readonly 'simple-file-md': import('@phosphor-icons/react').Icon;
398
- readonly 'simple-file-pdf': import('@phosphor-icons/react').Icon;
399
- readonly 'simple-file-png': import('@phosphor-icons/react').Icon;
400
- readonly 'simple-file-ppt': import('@phosphor-icons/react').Icon;
401
- readonly 'simple-file-py': import('@phosphor-icons/react').Icon;
402
- readonly 'simple-file-rs': import('@phosphor-icons/react').Icon;
403
- readonly 'simple-file-sql': import('@phosphor-icons/react').Icon;
404
- readonly 'simple-file-svg': import('@phosphor-icons/react').Icon;
405
- readonly 'simple-file-ts': import('@phosphor-icons/react').Icon;
406
- readonly 'simple-file-tsx': import('@phosphor-icons/react').Icon;
407
- readonly 'simple-file-text': import('@phosphor-icons/react').Icon;
408
- readonly 'simple-file-txt': import('@phosphor-icons/react').Icon;
409
- readonly 'simple-file-video': import('@phosphor-icons/react').Icon;
410
- readonly 'simple-file-vue': import('@phosphor-icons/react').Icon;
411
- readonly 'simple-file-xls': import('@phosphor-icons/react').Icon;
412
- readonly 'simple-file-zip': import('@phosphor-icons/react').Icon;
413
- readonly filter: import('@phosphor-icons/react').Icon;
414
- readonly filters: import('@phosphor-icons/react').Icon;
415
- readonly 'first-page': import('@phosphor-icons/react').Icon;
416
- readonly 'flag-de': ({ size }: {
417
- size?: number;
418
- }) => import("react/jsx-runtime").JSX.Element;
419
- readonly 'flag-es': ({ size }: {
420
- size?: number;
421
- }) => import("react/jsx-runtime").JSX.Element;
422
- readonly 'flag-fr': ({ size }: {
423
- size?: number;
424
- }) => import("react/jsx-runtime").JSX.Element;
425
- readonly 'flag-gb': ({ size }: {
426
- size?: number;
427
- }) => import("react/jsx-runtime").JSX.Element;
428
- readonly 'flag-nl': ({ size }: {
429
- size?: number;
430
- }) => import("react/jsx-runtime").JSX.Element;
431
- readonly folder: import('@phosphor-icons/react').Icon;
432
- readonly 'folder-open': import('@phosphor-icons/react').Icon;
433
- readonly 'grid-view': import('@phosphor-icons/react').Icon;
434
- readonly 'hard-hat': import('@phosphor-icons/react').Icon;
435
- readonly 'head-circuit': import('@phosphor-icons/react').Icon;
436
- readonly help: import('@phosphor-icons/react').Icon;
437
- readonly hide: import('@phosphor-icons/react').Icon;
438
- readonly home: import('@phosphor-icons/react').Icon;
439
- readonly images: import('@phosphor-icons/react').Icon;
440
- readonly info: import('@phosphor-icons/react').Icon;
441
- readonly invoice: import('@phosphor-icons/react').Icon;
442
- readonly job: import('@phosphor-icons/react').Icon;
443
- readonly 'key-return': import('@phosphor-icons/react').Icon;
444
- readonly keyboard: import('@phosphor-icons/react').Icon;
445
- readonly knowledge: import('@phosphor-icons/react').Icon;
446
- readonly language: import('@phosphor-icons/react').Icon;
447
- readonly 'last-page': import('@phosphor-icons/react').Icon;
448
- readonly 'light-mode': import('@phosphor-icons/react').Icon;
449
- readonly 'list-view': import('@phosphor-icons/react').Icon;
450
- readonly location: import('@phosphor-icons/react').Icon;
451
- readonly 'location-pin': import('@phosphor-icons/react').Icon;
452
- readonly lock: import('@phosphor-icons/react').Icon;
453
- readonly 'lock-key': import('@phosphor-icons/react').Icon;
454
- readonly 'lock-key-open': import('@phosphor-icons/react').Icon;
455
- readonly menu: import('@phosphor-icons/react').Icon;
456
- readonly metadata: import('@phosphor-icons/react').Icon;
457
- readonly code: import('@phosphor-icons/react').Icon;
458
- readonly microphone: import('@phosphor-icons/react').Icon;
459
- readonly minus: import('@phosphor-icons/react').Icon;
460
- readonly 'more-horizontal': import('@phosphor-icons/react').Icon;
461
- readonly 'more-vertical': import('@phosphor-icons/react').Icon;
462
- readonly moped: import('@phosphor-icons/react').Icon;
463
- readonly 'navigation-arrow': import('@phosphor-icons/react').Icon;
464
- readonly notifications: import('@phosphor-icons/react').Icon;
465
- readonly note: import('@phosphor-icons/react').Icon;
466
- readonly numpad: import('@phosphor-icons/react').Icon;
467
- readonly option: import('@phosphor-icons/react').Icon;
468
- readonly 'open-in-new-tab': import('@phosphor-icons/react').Icon;
469
- readonly order: import('@phosphor-icons/react').Icon;
470
- readonly organization: import('@phosphor-icons/react').Icon;
471
- readonly pause: import('@phosphor-icons/react').Icon;
472
- readonly attachment: import('@phosphor-icons/react').Icon;
473
- readonly phone: import('@phosphor-icons/react').Icon;
474
- readonly pin: import('@phosphor-icons/react').Icon;
475
- readonly 'pin-simple': import('@phosphor-icons/react').Icon;
476
- readonly 'pin-simple-slash': import('@phosphor-icons/react').Icon;
477
- readonly 'pin-slash': import('@phosphor-icons/react').Icon;
478
- readonly 'piggy-bank': import('@phosphor-icons/react').Icon;
479
- readonly plant: import('@phosphor-icons/react').Icon;
480
- readonly printer: import('@phosphor-icons/react').Icon;
481
- readonly privacy: import('@phosphor-icons/react').Icon;
482
- readonly 'qr-code': import('@phosphor-icons/react').Icon;
483
- readonly refresh: import('@phosphor-icons/react').Icon;
484
- readonly remark: import('@phosphor-icons/react').Icon;
485
- readonly robot: import('@phosphor-icons/react').Icon;
486
- readonly save: import('@phosphor-icons/react').Icon;
487
- readonly search: import('@phosphor-icons/react').Icon;
488
- readonly 'search-plus': import('@phosphor-icons/react').Icon;
489
- readonly 'send-message': import('@phosphor-icons/react').Icon;
490
- readonly settings: import('@phosphor-icons/react').Icon;
491
- readonly 'setup-time': import('@phosphor-icons/react').Icon;
492
- readonly shapes: import('@phosphor-icons/react').Icon;
493
- readonly show: import('@phosphor-icons/react').Icon;
494
- readonly sidebar: import('@phosphor-icons/react').Icon;
495
- readonly signature: import('@phosphor-icons/react').Icon;
496
- readonly 'sign-out': import('@phosphor-icons/react').Icon;
497
- readonly 'skip-forward': import('@phosphor-icons/react').Icon;
498
- readonly smartphone: import('@phosphor-icons/react').Icon;
499
- readonly sparkle: import('@phosphor-icons/react').Icon;
500
- readonly star: import('@phosphor-icons/react').Icon;
501
- readonly start: import('@phosphor-icons/react').Icon;
502
- readonly stop: import('@phosphor-icons/react').Icon;
503
- readonly sick: import('@phosphor-icons/react').Icon;
504
- readonly table: import('@phosphor-icons/react').Icon;
505
- readonly 'thumb-up': import('@phosphor-icons/react').Icon;
506
- readonly 'thumb-down': import('@phosphor-icons/react').Icon;
507
- readonly taxi: import('@phosphor-icons/react').Icon;
508
- readonly 'text-align-center': import('@phosphor-icons/react').Icon;
509
- readonly 'text-align-justify': import('@phosphor-icons/react').Icon;
510
- readonly 'text-align-left': import('@phosphor-icons/react').Icon;
511
- readonly 'text-align-right': import('@phosphor-icons/react').Icon;
512
- readonly 'text-t': import('@phosphor-icons/react').Icon;
513
- readonly ticket: import('@phosphor-icons/react').Icon;
514
- readonly notches: import('@phosphor-icons/react').Icon;
515
- readonly time: import('@phosphor-icons/react').Icon;
516
- readonly timer: import('@phosphor-icons/react').Icon;
517
- readonly 'time-sheet-download': import('@phosphor-icons/react').Icon;
518
- readonly 'time-sheet-upload': import('@phosphor-icons/react').Icon;
519
- readonly train: import('@phosphor-icons/react').Icon;
520
- readonly translate: import('@phosphor-icons/react').Icon;
521
- readonly travel: import('@phosphor-icons/react').Icon;
522
- readonly unfold: import('@phosphor-icons/react').Icon;
523
- readonly user: import('@phosphor-icons/react').Icon;
524
- readonly upload: import('@phosphor-icons/react').Icon;
525
- readonly 'user-account': import('@phosphor-icons/react').Icon;
526
- readonly users: import('@phosphor-icons/react').Icon;
527
- readonly vacation: import('@phosphor-icons/react').Icon;
528
- readonly wallet: import('@phosphor-icons/react').Icon;
529
- readonly warning: import('@phosphor-icons/react').Icon;
530
- readonly wrench: import('@phosphor-icons/react').Icon;
531
- readonly 'file-empty': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
532
- readonly 'file-pdf': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
533
- readonly 'file-folder': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
534
- readonly 'file-image': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
535
- readonly 'file-video': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
536
- readonly 'file-video-2': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
537
- readonly 'file-audio': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
538
- readonly 'file-code': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
539
- readonly 'file-document': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
540
- readonly 'file-spreadsheet': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
541
- readonly 'file-image-img': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
542
- readonly 'file-image-jpg': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
543
- readonly 'file-image-jpeg': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
544
- readonly 'file-image-png': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
545
- readonly 'file-image-webp': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
546
- readonly 'file-image-tiff': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
547
- readonly 'file-image-gif': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
548
- readonly 'file-image-svg': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
549
- readonly 'file-image-eps': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
550
- readonly 'file-document-pdf': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
551
- readonly 'file-document-doc': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
552
- readonly 'file-document-docx': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
553
- readonly 'file-document-txt': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
554
- readonly 'file-document-csv': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
555
- readonly 'file-document-xls': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
556
- readonly 'file-document-xlsx': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
557
- readonly 'file-document-ppt': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
558
- readonly 'file-document-pptx': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
559
- readonly 'file-design-fig': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
560
- readonly 'file-design-ai': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
561
- readonly 'file-design-psd': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
562
- readonly 'file-design-indd': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
563
- readonly 'file-design-aep': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
564
- readonly 'file-media-mp3': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
565
- readonly 'file-media-wav': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
566
- readonly 'file-media-mp4': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
567
- readonly 'file-media-mpeg': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
568
- readonly 'file-media-avi': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
569
- readonly 'file-media-mkv': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
570
- readonly 'file-development-html': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
571
- readonly 'file-development-css': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
572
- readonly 'file-development-rss': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
573
- readonly 'file-development-sql': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
574
- readonly 'file-development-js': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
575
- readonly 'file-development-json': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
576
- readonly 'file-development-java': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
577
- readonly 'file-development-xml': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
578
- readonly 'file-development-exe': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
579
- readonly 'file-development-dmg': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
580
- readonly 'file-archive-zip': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
581
- readonly 'file-archive-rar': ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
582
- };
583
- export declare const iconSizeMap: {
584
- readonly '2xs': 12;
585
- readonly xs: 16;
586
- readonly sm: 18;
587
- readonly md: 20;
588
- readonly lg: 24;
589
- readonly xl: 32;
590
- readonly '2xl': 40;
591
- };
592
- export type IconSizes = keyof typeof iconSizeMap;
593
- export type CommonIconNames = keyof typeof commonIconsMap;
594
- export type CustomCommonIconNames = keyof typeof customCommonIconsMap;
595
- export type FileIconNames = keyof typeof fileIconsMap;
596
- export type IconNames = keyof typeof iconMap;
597
- export interface IconProps extends CustomIconProps, React.HTMLAttributes<SVGElement> {
598
- /**
599
- * The name of the icon to display.
600
- */
601
- name: IconNames;
602
- /**
603
- * The size of the icon.
604
- * @default 'lg'
605
- */
606
- size?: IconSizes;
607
- /**
608
- * The weight of the icon.
609
- */
610
- weight?: IconWeight;
611
- /**
612
- * The color of the icon.
613
- */
614
- color?: ForegroundColors;
615
- /**
616
- * If true, the icon will be displayed in a featured style.
617
- */
618
- featured?: boolean;
619
- }
@@ -1,3 +0,0 @@
1
- import { CustomIconProps } from '../CustomIcon.types';
2
- declare const FileArchiveRar: ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
3
- export default FileArchiveRar;
@@ -1,3 +0,0 @@
1
- import { CustomIconProps } from '../CustomIcon.types';
2
- declare const FileArchiveZip: ({ type }: CustomIconProps) => import("react/jsx-runtime").JSX.Element;
3
- export default FileArchiveZip;