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