@rocket.chat/fuselage 0.60.3 → 0.62.0

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 (367) hide show
  1. package/dist/Theme.d.ts.map +1 -1
  2. package/dist/components/Accordion/Accordion.d.ts.map +1 -1
  3. package/dist/components/Accordion/AccordionItem.d.ts +1 -1
  4. package/dist/components/Accordion/AccordionItem.d.ts.map +1 -1
  5. package/dist/components/AnimatedVisibility/AnimatedVisibility.d.ts.map +1 -1
  6. package/dist/components/Avatar/AvatarContainer.d.ts.map +1 -1
  7. package/dist/components/Avatar/AvatarStack.d.ts.map +1 -1
  8. package/dist/components/Banner/Banner.d.ts.map +1 -1
  9. package/dist/components/Box/Box.d.ts +7 -14
  10. package/dist/components/Box/Box.d.ts.map +1 -1
  11. package/dist/components/Box/BoxTransforms.d.ts.map +1 -1
  12. package/dist/components/Box/StylingBox.d.ts.map +1 -1
  13. package/dist/components/Box/index.d.ts +1 -1
  14. package/dist/components/Box/index.d.ts.map +1 -1
  15. package/dist/components/Box/stylingProps.d.ts.map +1 -1
  16. package/dist/components/Box/useStylingProps.d.ts +1 -1
  17. package/dist/components/Box/useStylingProps.d.ts.map +1 -1
  18. package/dist/components/Box/withBoxStyling.d.ts.map +1 -1
  19. package/dist/components/Bubble/Bubble.d.ts.map +1 -1
  20. package/dist/components/Bubble/BubbleButton.d.ts.map +1 -1
  21. package/dist/components/Bubble/BubbleItem.d.ts.map +1 -1
  22. package/dist/components/Button/ActionButton.d.ts +5 -25
  23. package/dist/components/Button/ActionButton.d.ts.map +1 -1
  24. package/dist/components/Button/Button.d.ts +1 -23
  25. package/dist/components/Button/Button.d.ts.map +1 -1
  26. package/dist/components/Button/IconButton.d.ts +5 -9
  27. package/dist/components/Button/IconButton.d.ts.map +1 -1
  28. package/dist/components/Callout/Callout.d.ts.map +1 -1
  29. package/dist/components/Card/Card.d.ts.map +1 -1
  30. package/dist/components/Card/CardBody.d.ts.map +1 -1
  31. package/dist/components/Card/CardCol.d.ts.map +1 -1
  32. package/dist/components/Card/CardControls.d.ts.map +1 -1
  33. package/dist/components/Card/CardHeader.d.ts.map +1 -1
  34. package/dist/components/Card/CardRow.d.ts.map +1 -1
  35. package/dist/components/Card/CardTitle.d.ts.map +1 -1
  36. package/dist/components/CardGrid/CardGrid.d.ts.map +1 -1
  37. package/dist/components/CardGroup/CardGroup.d.ts.map +1 -1
  38. package/dist/components/CheckBox/CheckBox.d.ts +6 -9
  39. package/dist/components/CheckBox/CheckBox.d.ts.map +1 -1
  40. package/dist/components/CodeSnippet/CodeSnippet.d.ts.map +1 -1
  41. package/dist/components/Contextualbar/Contextualbar.d.ts +3 -7
  42. package/dist/components/Contextualbar/Contextualbar.d.ts.map +1 -1
  43. package/dist/components/Contextualbar/ContextualbarContent.d.ts +3 -7
  44. package/dist/components/Contextualbar/ContextualbarContent.d.ts.map +1 -1
  45. package/dist/components/Contextualbar/ContextualbarFooter.d.ts +3 -7
  46. package/dist/components/Contextualbar/ContextualbarFooter.d.ts.map +1 -1
  47. package/dist/components/Contextualbar/ContextualbarSection.d.ts +3 -7
  48. package/dist/components/Contextualbar/ContextualbarSection.d.ts.map +1 -1
  49. package/dist/components/ContextualbarV2/Contextualbar.d.ts +3 -7
  50. package/dist/components/ContextualbarV2/Contextualbar.d.ts.map +1 -1
  51. package/dist/components/ContextualbarV2/ContextualbarContent.d.ts +3 -7
  52. package/dist/components/ContextualbarV2/ContextualbarContent.d.ts.map +1 -1
  53. package/dist/components/ContextualbarV2/ContextualbarFooter.d.ts +3 -7
  54. package/dist/components/ContextualbarV2/ContextualbarFooter.d.ts.map +1 -1
  55. package/dist/components/ContextualbarV2/ContextualbarSection.d.ts +3 -7
  56. package/dist/components/ContextualbarV2/ContextualbarSection.d.ts.map +1 -1
  57. package/dist/components/Divider/Divider.d.ts.map +1 -1
  58. package/dist/components/EmailInput/EmailInput.d.ts +8 -20
  59. package/dist/components/EmailInput/EmailInput.d.ts.map +1 -1
  60. package/dist/components/Field/FieldDescription.d.ts.map +1 -1
  61. package/dist/components/Field/FieldError.d.ts.map +1 -1
  62. package/dist/components/Field/FieldHint.d.ts.map +1 -1
  63. package/dist/components/Field/FieldLabel.d.ts.map +1 -1
  64. package/dist/components/Field/FieldLabelInfo.d.ts.map +1 -1
  65. package/dist/components/Field/FieldLink.d.ts.map +1 -1
  66. package/dist/components/Field/FieldRow.d.ts.map +1 -1
  67. package/dist/components/Field/index.d.ts +18 -42
  68. package/dist/components/Field/index.d.ts.map +1 -1
  69. package/dist/components/FieldGroup/FieldGroup.d.ts.map +1 -1
  70. package/dist/components/FramedIcon/FramedIcon.d.ts.map +1 -1
  71. package/dist/components/Grid/Grid.d.ts +3 -7
  72. package/dist/components/Grid/Grid.d.ts.map +1 -1
  73. package/dist/components/Grid/GridItem.d.ts.map +1 -1
  74. package/dist/components/Icon/Icon.d.ts +1 -10
  75. package/dist/components/Icon/Icon.d.ts.map +1 -1
  76. package/dist/components/InputBox/Addon.d.ts +3 -7
  77. package/dist/components/InputBox/Addon.d.ts.map +1 -1
  78. package/dist/components/InputBox/Input.d.ts +3 -7
  79. package/dist/components/InputBox/Input.d.ts.map +1 -1
  80. package/dist/components/InputBox/InputBox.d.ts.map +1 -1
  81. package/dist/components/InputBox/InputBoxSkeleton.d.ts.map +1 -1
  82. package/dist/components/InputBox/Option.d.ts +3 -7
  83. package/dist/components/InputBox/Option.d.ts.map +1 -1
  84. package/dist/components/InputBox/Placeholder.d.ts +3 -7
  85. package/dist/components/InputBox/Placeholder.d.ts.map +1 -1
  86. package/dist/components/InputBox/Wrapper.d.ts.map +1 -1
  87. package/dist/components/InputBox/index.d.ts +18 -42
  88. package/dist/components/InputBox/index.d.ts.map +1 -1
  89. package/dist/components/Label/LabelInfo.d.ts.map +1 -1
  90. package/dist/components/Margins/Margins.d.ts.map +1 -1
  91. package/dist/components/Menu/Menu.d.ts.map +1 -1
  92. package/dist/components/Menu/V2/MenuOption.d.ts +1 -15
  93. package/dist/components/Menu/V2/MenuOption.d.ts.map +1 -1
  94. package/dist/components/Menu/V2/helpers/helpers.d.ts.map +1 -1
  95. package/dist/components/Message/MessageBlock.d.ts +6 -8
  96. package/dist/components/Message/MessageBlock.d.ts.map +1 -1
  97. package/dist/components/Message/MessageBody.d.ts.map +1 -1
  98. package/dist/components/Message/MessageContainer.d.ts.map +1 -1
  99. package/dist/components/Message/MessageContainerFixed.d.ts.map +1 -1
  100. package/dist/components/Message/MessageDivider/MessageDivider.d.ts.map +1 -1
  101. package/dist/components/Message/MessageEmoji.d.ts.map +1 -1
  102. package/dist/components/Message/MessageEmojiBase.d.ts.map +1 -1
  103. package/dist/components/Message/MessageGenericPreview/MessageGenericPreview.d.ts.map +1 -1
  104. package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewContent.d.ts.map +1 -1
  105. package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewCoverImage.d.ts.map +1 -1
  106. package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewDescription.d.ts.map +1 -1
  107. package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewFooter.d.ts.map +1 -1
  108. package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewIcon.d.ts.map +1 -1
  109. package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewImage.d.ts.map +1 -1
  110. package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewThumb.d.ts.map +1 -1
  111. package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewTitle.d.ts.map +1 -1
  112. package/dist/components/Message/MessageHeader.d.ts.map +1 -1
  113. package/dist/components/Message/MessageLeftContainer.d.ts.map +1 -1
  114. package/dist/components/Message/MessageMetrics/MessageMetrics.d.ts.map +1 -1
  115. package/dist/components/Message/MessageMetrics/MessageMetricsContent.d.ts.map +1 -1
  116. package/dist/components/Message/MessageMetrics/MessageMetricsContentItem.d.ts.map +1 -1
  117. package/dist/components/Message/MessageMetrics/MessageMetricsFollowing.d.ts.map +1 -1
  118. package/dist/components/Message/MessageMetrics/MessageMetricsItem/MessageMetricsItem.d.ts.map +1 -1
  119. package/dist/components/Message/MessageMetrics/MessageMetricsItem/MessageMetricsItemAvatarRow.d.ts.map +1 -1
  120. package/dist/components/Message/MessageMetrics/MessageMetricsItem/MessageMetricsItemAvatarRowContent.d.ts.map +1 -1
  121. package/dist/components/Message/MessageMetrics/MessageMetricsItem/MessageMetricsItemIcon.d.ts.map +1 -1
  122. package/dist/components/Message/MessageMetrics/MessageMetricsItem/MessageMetricsItemLabel.d.ts.map +1 -1
  123. package/dist/components/Message/MessageMetrics/MessageMetricsItem/index.d.ts +1 -10
  124. package/dist/components/Message/MessageMetrics/MessageMetricsItem/index.d.ts.map +1 -1
  125. package/dist/components/Message/MessageMetrics/MessageMetricsReply.d.ts.map +1 -1
  126. package/dist/components/Message/MessageMetrics/index.d.ts +5 -40
  127. package/dist/components/Message/MessageMetrics/index.d.ts.map +1 -1
  128. package/dist/components/Message/MessageName.d.ts.map +1 -1
  129. package/dist/components/Message/MessageReactions/MessageReactionAction.d.ts.map +1 -1
  130. package/dist/components/Message/MessageReactions/MessageReactionCounter.d.ts.map +1 -1
  131. package/dist/components/Message/MessageReactions/MessageReactionEmoji.d.ts.map +1 -1
  132. package/dist/components/Message/MessageRole.d.ts.map +1 -1
  133. package/dist/components/Message/MessageRoles.d.ts.map +1 -1
  134. package/dist/components/Message/MessageStatusIndicator/MessageStatusIndicatorItem.d.ts.map +1 -1
  135. package/dist/components/Message/MessageStatusIndicator/MessageStatusIndicatorText.d.ts.map +1 -1
  136. package/dist/components/Message/MessageStatusIndicator/MessageStatusPrivateIndicator.d.ts.map +1 -1
  137. package/dist/components/Message/MessageSystem/MessageSystem.d.ts.map +1 -1
  138. package/dist/components/Message/MessageSystem/MessageSystemBlock.d.ts.map +1 -1
  139. package/dist/components/Message/MessageSystem/MessageSystemBody.d.ts.map +1 -1
  140. package/dist/components/Message/MessageSystem/MessageSystemContainer.d.ts.map +1 -1
  141. package/dist/components/Message/MessageSystem/MessageSystemName.d.ts.map +1 -1
  142. package/dist/components/Message/MessageSystem/MessageSystemTimestamp.d.ts.map +1 -1
  143. package/dist/components/Message/MessageTimestamp.d.ts.map +1 -1
  144. package/dist/components/Message/MessageToolbar/MessageToolbarItem.d.ts +3 -7
  145. package/dist/components/Message/MessageToolbar/MessageToolbarItem.d.ts.map +1 -1
  146. package/dist/components/Message/MessageToolbar/index.d.ts +6 -14
  147. package/dist/components/Message/MessageToolbar/index.d.ts.map +1 -1
  148. package/dist/components/Message/MessageUsername.d.ts.map +1 -1
  149. package/dist/components/Message/ThreadMessage/ThreadMessage.d.ts.map +1 -1
  150. package/dist/components/Message/ThreadMessage/ThreadMessageBody.d.ts.map +1 -1
  151. package/dist/components/Message/ThreadMessage/ThreadMessageContainer.d.ts.map +1 -1
  152. package/dist/components/Message/ThreadMessage/ThreadMessageEmoji.d.ts.map +1 -1
  153. package/dist/components/Message/ThreadMessage/ThreadMessageIcon.d.ts.map +1 -1
  154. package/dist/components/Message/ThreadMessage/ThreadMessageOrigin.d.ts.map +1 -1
  155. package/dist/components/Message/ThreadMessage/ThreadMessageRow.d.ts.map +1 -1
  156. package/dist/components/Message/index.d.ts +14 -61
  157. package/dist/components/Message/index.d.ts.map +1 -1
  158. package/dist/components/Modal/Modal.d.ts +6 -10
  159. package/dist/components/Modal/Modal.d.ts.map +1 -1
  160. package/dist/components/Modal/ModalBackdrop.d.ts.map +1 -1
  161. package/dist/components/Modal/ModalClose.d.ts.map +1 -1
  162. package/dist/components/Modal/ModalContent.d.ts.map +1 -1
  163. package/dist/components/Modal/ModalFooter.d.ts.map +1 -1
  164. package/dist/components/Modal/ModalFooterAnnotation.d.ts.map +1 -1
  165. package/dist/components/Modal/ModalFooterControllers.d.ts.map +1 -1
  166. package/dist/components/Modal/ModalHeader.d.ts.map +1 -1
  167. package/dist/components/Modal/ModalHeaderText.d.ts.map +1 -1
  168. package/dist/components/Modal/ModalHeroImage.d.ts.map +1 -1
  169. package/dist/components/Modal/ModalIcon.d.ts.map +1 -1
  170. package/dist/components/Modal/ModalTagline.d.ts.map +1 -1
  171. package/dist/components/Modal/ModalThumb.d.ts.map +1 -1
  172. package/dist/components/Modal/ModalTitle.d.ts.map +1 -1
  173. package/dist/components/Modal/index.d.ts +3 -7
  174. package/dist/components/Modal/index.d.ts.map +1 -1
  175. package/dist/components/MultiSelect/MultiSelect.d.ts +9 -12
  176. package/dist/components/MultiSelect/MultiSelect.d.ts.map +1 -1
  177. package/dist/components/MultiSelect/MultiSelectFiltered.d.ts.map +1 -1
  178. package/dist/components/NavBar/NavBar.d.ts.map +1 -1
  179. package/dist/components/NavBar/NavBarDivider.d.ts.map +1 -1
  180. package/dist/components/NavBar/NavBarItem.d.ts +3 -7
  181. package/dist/components/NavBar/NavBarItem.d.ts.map +1 -1
  182. package/dist/components/NavBar/NavBarSection.d.ts.map +1 -1
  183. package/dist/components/Option/CheckOption.d.ts +4 -2
  184. package/dist/components/Option/CheckOption.d.ts.map +1 -1
  185. package/dist/components/Option/Option.d.ts +10 -9
  186. package/dist/components/Option/Option.d.ts.map +1 -1
  187. package/dist/components/Option/OptionAvatar.d.ts.map +1 -1
  188. package/dist/components/Option/OptionColumn.d.ts.map +1 -1
  189. package/dist/components/Option/OptionContent.d.ts.map +1 -1
  190. package/dist/components/Option/OptionDescription.d.ts.map +1 -1
  191. package/dist/components/Option/OptionDescriptionBlock.d.ts.map +1 -1
  192. package/dist/components/Option/OptionDivider.d.ts.map +1 -1
  193. package/dist/components/Option/OptionHeader.d.ts.map +1 -1
  194. package/dist/components/Option/OptionIcon.d.ts.map +1 -1
  195. package/dist/components/Option/OptionInput.d.ts.map +1 -1
  196. package/dist/components/Option/OptionMenu.d.ts.map +1 -1
  197. package/dist/components/Option/OptionTitle.d.ts.map +1 -1
  198. package/dist/components/Option/index.d.ts +8 -19
  199. package/dist/components/Option/index.d.ts.map +1 -1
  200. package/dist/components/Options/Options.d.ts +13 -21
  201. package/dist/components/Options/Options.d.ts.map +1 -1
  202. package/dist/components/Options/index.d.ts +3 -7
  203. package/dist/components/Options/index.d.ts.map +1 -1
  204. package/dist/components/Options/useCursor.d.ts.map +1 -1
  205. package/dist/components/Options/useVisible.d.ts.map +1 -1
  206. package/dist/components/OptionsPaginated/OptionsPaginated.d.ts +20 -22
  207. package/dist/components/OptionsPaginated/OptionsPaginated.d.ts.map +1 -1
  208. package/dist/components/PaginatedSelect/PaginatedMultiSelect.d.ts +3 -3
  209. package/dist/components/PaginatedSelect/PaginatedMultiSelect.d.ts.map +1 -1
  210. package/dist/components/PaginatedSelect/PaginatedMultiSelectFiltered.d.ts.map +1 -1
  211. package/dist/components/PaginatedSelect/PaginatedSelect.d.ts.map +1 -1
  212. package/dist/components/PaginatedSelect/PaginatedSelectFiltered.d.ts.map +1 -1
  213. package/dist/components/PaginatedSelect/PaginatedSelectWrapper.d.ts +3 -7
  214. package/dist/components/PaginatedSelect/PaginatedSelectWrapper.d.ts.map +1 -1
  215. package/dist/components/Pagination/Pagination.d.ts.map +1 -1
  216. package/dist/components/PaletteStyleTag/helpers/convertToCss.d.ts.map +1 -1
  217. package/dist/components/PaletteStyleTag/helpers/getPalette.d.ts.map +1 -1
  218. package/dist/components/PaletteStyleTag/helpers/isHexColor.d.ts.map +1 -1
  219. package/dist/components/PaletteStyleTag/helpers/isLightColor.d.ts.map +1 -1
  220. package/dist/components/PaletteStyleTag/hooks/useCreateStyleContainer.d.ts.map +1 -1
  221. package/dist/components/Position/Position.d.ts.map +1 -1
  222. package/dist/components/PositionAnimated/PositionAnimated.d.ts.map +1 -1
  223. package/dist/components/RadioButton/RadioButton.d.ts +5 -8
  224. package/dist/components/RadioButton/RadioButton.d.ts.map +1 -1
  225. package/dist/components/Scrollable/Scrollable.d.ts.map +1 -1
  226. package/dist/components/SearchInput/SearchInput.d.ts +8 -20
  227. package/dist/components/SearchInput/SearchInput.d.ts.map +1 -1
  228. package/dist/components/Select/Select.d.ts +1 -1
  229. package/dist/components/Select/Select.d.ts.map +1 -1
  230. package/dist/components/Select/SelectAddon.d.ts +3 -7
  231. package/dist/components/Select/SelectAddon.d.ts.map +1 -1
  232. package/dist/components/Select/SelectFiltered.d.ts +1 -24
  233. package/dist/components/Select/SelectFiltered.d.ts.map +1 -1
  234. package/dist/components/Select/SelectFocus.d.ts +3 -7
  235. package/dist/components/Select/SelectFocus.d.ts.map +1 -1
  236. package/dist/components/Select/SelectLegacy.d.ts +1 -20
  237. package/dist/components/Select/SelectLegacy.d.ts.map +1 -1
  238. package/dist/components/SelectInput/SelectInput.d.ts +8 -21
  239. package/dist/components/SelectInput/SelectInput.d.ts.map +1 -1
  240. package/dist/components/SelectInput/index.d.ts +3 -7
  241. package/dist/components/SelectInput/index.d.ts.map +1 -1
  242. package/dist/components/Sidebar/Item.d.ts.map +1 -1
  243. package/dist/components/Sidebar/Section.d.ts.map +1 -1
  244. package/dist/components/Sidebar/SidebarActions.d.ts +3 -7
  245. package/dist/components/Sidebar/SidebarActions.d.ts.map +1 -1
  246. package/dist/components/Sidebar/SidebarBanner.d.ts.map +1 -1
  247. package/dist/components/Sidebar/SidebarFooter.d.ts.map +1 -1
  248. package/dist/components/Sidebar/TopBar/TopBar.d.ts.map +1 -1
  249. package/dist/components/Sidebar/TopBar/TopBarAction.d.ts +3 -7
  250. package/dist/components/Sidebar/TopBar/TopBarAction.d.ts.map +1 -1
  251. package/dist/components/Sidebar/TopBar/TopBarSection.d.ts.map +1 -1
  252. package/dist/components/Sidebar/TopBar/TopBarTitle.d.ts.map +1 -1
  253. package/dist/components/Sidebar/TopBar/TopBarToolBox.d.ts.map +1 -1
  254. package/dist/components/Sidebar/TopBar/TopBarV2.d.ts.map +1 -1
  255. package/dist/components/Sidebar/TopBar/TopBarWrapper.d.ts.map +1 -1
  256. package/dist/components/Sidebar/TopBar/index.d.ts +3 -7
  257. package/dist/components/Sidebar/TopBar/index.d.ts.map +1 -1
  258. package/dist/components/Sidebar/index.d.ts +6 -14
  259. package/dist/components/Sidebar/index.d.ts.map +1 -1
  260. package/dist/components/SidebarV2/SidebarAccordion.d.ts.map +1 -1
  261. package/dist/components/SidebarV2/SidebarAccordionItem.d.ts.map +1 -1
  262. package/dist/components/SidebarV2/SidebarAction.d.ts +3 -7
  263. package/dist/components/SidebarV2/SidebarAction.d.ts.map +1 -1
  264. package/dist/components/SidebarV2/SidebarBanner.d.ts.map +1 -1
  265. package/dist/components/SidebarV2/SidebarButtonGroup.d.ts.map +1 -1
  266. package/dist/components/SidebarV2/SidebarFooter/SidebarFooter.d.ts.map +1 -1
  267. package/dist/components/SidebarV2/SidebarFooter/SidebarFooterContent.d.ts.map +1 -1
  268. package/dist/components/SidebarV2/SidebarGroupTitle.d.ts.map +1 -1
  269. package/dist/components/SidebarV2/SidebarItem/SidebarItem.d.ts.map +1 -1
  270. package/dist/components/SidebarV2/SidebarItem/SidebarItemAction.d.ts.map +1 -1
  271. package/dist/components/SidebarV2/SidebarItem/SidebarItemAvatarWrapper.d.ts.map +1 -1
  272. package/dist/components/SidebarV2/SidebarItem/SidebarItemBadge.d.ts.map +1 -1
  273. package/dist/components/SidebarV2/SidebarItem/SidebarItemCol.d.ts.map +1 -1
  274. package/dist/components/SidebarV2/SidebarItem/SidebarItemContent.d.ts.map +1 -1
  275. package/dist/components/SidebarV2/SidebarItem/SidebarItemIcon.d.ts.map +1 -1
  276. package/dist/components/SidebarV2/SidebarItem/SidebarItemMenu.d.ts.map +1 -1
  277. package/dist/components/SidebarV2/SidebarItem/SidebarItemRow.d.ts.map +1 -1
  278. package/dist/components/SidebarV2/SidebarItem/SidebarItemStatusBullet.d.ts.map +1 -1
  279. package/dist/components/SidebarV2/SidebarItem/SidebarItemTimestamp.d.ts.map +1 -1
  280. package/dist/components/SidebarV2/SidebarItem/SidebarItemTitle.d.ts.map +1 -1
  281. package/dist/components/SidebarV2/SidebarLink.d.ts.map +1 -1
  282. package/dist/components/SidebarV2/SidebarMedia/SidebarMedia.d.ts.map +1 -1
  283. package/dist/components/SidebarV2/SidebarMedia/SidebarMediaController.d.ts.map +1 -1
  284. package/dist/components/SidebarV2/SidebarMedia/SidebarMediaTitle.d.ts.map +1 -1
  285. package/dist/components/SidebarV2/SidebarSection.d.ts.map +1 -1
  286. package/dist/components/SidebarV2/helpers.d.ts.map +1 -1
  287. package/dist/components/SidebarV2/hooks/useCollapse.d.ts +1 -1
  288. package/dist/components/SidebarV2/hooks/useCollapse.d.ts.map +1 -1
  289. package/dist/components/Sidepanel/Sidepanel.d.ts.map +1 -1
  290. package/dist/components/Sidepanel/SidepanelHeader.d.ts.map +1 -1
  291. package/dist/components/Sidepanel/SidepanelHeaderTitle.d.ts.map +1 -1
  292. package/dist/components/Sidepanel/SidepanelSection.d.ts.map +1 -1
  293. package/dist/components/Sidepanel/SidepanelSectionAction.d.ts.map +1 -1
  294. package/dist/components/Skeleton/Skeleton.d.ts.map +1 -1
  295. package/dist/components/Slider/SliderHead.d.ts.map +1 -1
  296. package/dist/components/Slider/SliderThumb.d.ts.map +1 -1
  297. package/dist/components/Slider/SliderTrack.d.ts.map +1 -1
  298. package/dist/components/States/States.d.ts.map +1 -1
  299. package/dist/components/States/StatesAction.d.ts.map +1 -1
  300. package/dist/components/States/StatesActions.d.ts.map +1 -1
  301. package/dist/components/States/StatesIcon.d.ts.map +1 -1
  302. package/dist/components/States/StatesLink.d.ts.map +1 -1
  303. package/dist/components/States/StatesSubtitle.d.ts.map +1 -1
  304. package/dist/components/States/StatesSuggestion.d.ts.map +1 -1
  305. package/dist/components/States/StatesSuggestionList.d.ts.map +1 -1
  306. package/dist/components/States/StatesSuggestionListItem.d.ts.map +1 -1
  307. package/dist/components/States/StatesSuggestionText.d.ts.map +1 -1
  308. package/dist/components/States/StatesTitle.d.ts.map +1 -1
  309. package/dist/components/StatusBullet/StatusBullet.d.ts.map +1 -1
  310. package/dist/components/StatusBullet/icons/Away.d.ts.map +1 -1
  311. package/dist/components/StatusBullet/icons/Busy.d.ts.map +1 -1
  312. package/dist/components/StatusBullet/icons/Disabled.d.ts.map +1 -1
  313. package/dist/components/StatusBullet/icons/Loading.d.ts.map +1 -1
  314. package/dist/components/StatusBullet/icons/Offline.d.ts.map +1 -1
  315. package/dist/components/StatusBullet/icons/Online.d.ts.map +1 -1
  316. package/dist/components/Table/Table.d.ts.map +1 -1
  317. package/dist/components/Table/TableBody.d.ts.map +1 -1
  318. package/dist/components/Table/TableCell.d.ts.map +1 -1
  319. package/dist/components/Table/TableFoot.d.ts.map +1 -1
  320. package/dist/components/Table/TableHead.d.ts.map +1 -1
  321. package/dist/components/Table/TableRow.d.ts.map +1 -1
  322. package/dist/components/Table/TableSelection/TableSelection.d.ts.map +1 -1
  323. package/dist/components/Table/TableSelection/TableSelectionButton.d.ts.map +1 -1
  324. package/dist/components/Table/TableSelection/TableSelectionButtonGroup.d.ts.map +1 -1
  325. package/dist/components/Tabs/Tabs.d.ts +3 -7
  326. package/dist/components/Tabs/TabsItem.d.ts +6 -8
  327. package/dist/components/Tabs/TabsItem.d.ts.map +1 -1
  328. package/dist/components/Tag/Tag.d.ts.map +1 -1
  329. package/dist/components/TelephoneInput/TelephoneInput.d.ts +9 -21
  330. package/dist/components/TelephoneInput/TelephoneInput.d.ts.map +1 -1
  331. package/dist/components/TextAreaInput/TextAreaInput.d.ts +8 -20
  332. package/dist/components/TextAreaInput/TextAreaInput.d.ts.map +1 -1
  333. package/dist/components/TextInput/TextInput.d.ts +1 -19
  334. package/dist/components/TextInput/TextInput.d.ts.map +1 -1
  335. package/dist/components/Throbber/Throbber.d.ts +9 -11
  336. package/dist/components/Throbber/Throbber.d.ts.map +1 -1
  337. package/dist/components/Tile/Tile.d.ts +3 -7
  338. package/dist/components/Tile/Tile.d.ts.map +1 -1
  339. package/dist/components/ToastBar/ToastBar.d.ts +1 -1
  340. package/dist/components/ToastBar/ToastBar.d.ts.map +1 -1
  341. package/dist/components/ToggleSwitch/ToggleSwitch.d.ts +3 -7
  342. package/dist/components/ToggleSwitch/ToggleSwitch.d.ts.map +1 -1
  343. package/dist/components/Tooltip/Tooltip.d.ts +7 -10
  344. package/dist/components/Tooltip/Tooltip.d.ts.map +1 -1
  345. package/dist/fuselage.css +1 -1
  346. package/dist/fuselage.css.map +1 -1
  347. package/dist/fuselage.development.js +384 -364
  348. package/dist/fuselage.development.js.map +1 -1
  349. package/dist/fuselage.production.js +1 -1
  350. package/dist/fuselage.production.js.LICENSE.txt +5 -10
  351. package/dist/getPaletteColor.d.ts.map +1 -1
  352. package/dist/helpers/appendClassName.d.ts.map +1 -1
  353. package/dist/helpers/composeClassNames.d.ts.map +1 -1
  354. package/dist/helpers/exhaustiveCheck.d.ts.map +1 -1
  355. package/dist/helpers/fromCamelToKebab.d.ts.map +1 -1
  356. package/dist/helpers/isForwardRefType.d.ts.map +1 -1
  357. package/dist/helpers/patchChildren.d.ts.map +1 -1
  358. package/dist/helpers/prevent.d.ts.map +1 -1
  359. package/dist/helpers/setStoryDescription.d.ts.map +1 -1
  360. package/dist/helpers/shallowEqual.d.ts.map +1 -1
  361. package/dist/hooks/useArrayLikeClassNameProp.d.ts.map +1 -1
  362. package/dist/hooks/useBoxOnlyProps.d.ts +1 -2
  363. package/dist/hooks/useBoxOnlyProps.d.ts.map +1 -1
  364. package/dist/hooks/useStyle.d.ts.map +1 -1
  365. package/dist/testing.d.ts +1 -11
  366. package/dist/testing.d.ts.map +1 -1
  367. package/package.json +39 -39
@@ -1,4 +1,5 @@
1
- import type { ElementType, ReactNode } from 'react';
1
+ import type { ComponentProps, ElementType, ReactNode } from 'react';
2
+ import Box from '../Box';
2
3
  import { useCursor } from './useCursor';
3
4
  export { useCursor };
4
5
  export type OptionType = [
@@ -9,19 +10,7 @@ export type OptionType = [
9
10
  type?: 'heading' | 'divider' | 'option',
10
11
  url?: string
11
12
  ];
12
- export declare const Empty: import("react").MemoExoticComponent<({ customEmpty }: {
13
- customEmpty: string;
14
- }) => import("react/jsx-runtime").JSX.Element>;
15
- /**
16
- * An input for selection of options.
17
- */
18
- export declare const Options: import("react").ForwardRefExoticComponent<Omit<Omit<{
19
- is?: ElementType;
20
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
21
- animated?: boolean;
22
- withRichContent?: boolean | "inlineWithoutBreaks";
23
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
24
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any>, "onSelect"> & {
13
+ type OptionsProps = Omit<ComponentProps<typeof Box>, 'onSelect'> & {
25
14
  multiple?: boolean;
26
15
  options: OptionType[];
27
16
  cursor: number;
@@ -29,12 +18,15 @@ export declare const Options: import("react").ForwardRefExoticComponent<Omit<Omi
29
18
  renderEmpty?: ElementType;
30
19
  onSelect: (option: OptionType) => void;
31
20
  customEmpty?: string;
21
+ };
22
+ export declare const Empty: import("react").MemoExoticComponent<({ customEmpty }: {
23
+ customEmpty: string;
24
+ }) => import("react/jsx-runtime").JSX.Element>;
25
+ /**
26
+ * An input for selection of options.
27
+ */
28
+ export declare const Options: import("react").ForwardRefExoticComponent<Omit<OptionsProps, "ref"> & import("react").RefAttributes<HTMLElement>>;
29
+ export declare const OptionContainer: import("react").ForwardRefExoticComponent<Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
30
+ ref?: ((instance: any) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<any> | null | undefined;
32
31
  }, "ref"> & import("react").RefAttributes<HTMLElement>>;
33
- export declare const OptionContainer: import("react").ForwardRefExoticComponent<Omit<{
34
- is?: ElementType;
35
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
36
- animated?: boolean;
37
- withRichContent?: boolean | "inlineWithoutBreaks";
38
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
39
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any>, "ref"> & import("react").RefAttributes<HTMLElement>>;
40
32
  //# sourceMappingURL=Options.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Options.d.ts","sourceRoot":"","sources":["../../../src/components/Options/Options.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEV,WAAW,EACX,SAAS,EAGV,MAAM,OAAO,CAAC;AASf,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,OAAO,EAAE,SAAS,EAAE,CAAC;AAErB,MAAM,MAAM,UAAU,GAAG;IACvB,KAAK,EAAE,MAAM,GAAG,MAAM;IACtB,KAAK,EAAE,SAAS;IAChB,QAAQ,CAAC,EAAE,OAAO;IAClB,QAAQ,CAAC,EAAE,OAAO;IAClB,IAAI,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,QAAQ;IACvC,GAAG,CAAC,EAAE,MAAM;CACb,CAAC;AAYF,eAAO,MAAM,KAAK,wDAA0B;IAAE,WAAW,EAAE,MAAM,CAAA;CAAE,6CAEjE,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,OAAO;;;;;;;eAhBP,OAAO;aACT,UAAU,EAAE;YACb,MAAM;iBACD,WAAW;kBACV,WAAW;cACf,CAAC,MAAM,EAAE,UAAU,KAAK,IAAI;kBACxB,MAAM;uDA0GrB,CAAC;AACF,eAAO,MAAM,eAAe;;;;;;kXAwB1B,CAAC"}
1
+ {"version":3,"file":"Options.d.ts","sourceRoot":"","sources":["../../../src/components/Options/Options.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,cAAc,EACd,WAAW,EACX,SAAS,EAGV,MAAM,OAAO,CAAC;AAIf,OAAO,GAAG,MAAM,QAAQ,CAAC;AAKzB,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,OAAO,EAAE,SAAS,EAAE,CAAC;AAErB,MAAM,MAAM,UAAU,GAAG;IACvB,KAAK,EAAE,MAAM,GAAG,MAAM;IACtB,KAAK,EAAE,SAAS;IAChB,QAAQ,CAAC,EAAE,OAAO;IAClB,QAAQ,CAAC,EAAE,OAAO;IAClB,IAAI,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,QAAQ;IACvC,GAAG,CAAC,EAAE,MAAM;CACb,CAAC;AAEF,KAAK,YAAY,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,EAAE,UAAU,CAAC,GAAG;IACjE,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,UAAU,EAAE,CAAC;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,QAAQ,EAAE,CAAC,MAAM,EAAE,UAAU,KAAK,IAAI,CAAC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,KAAK,wDAA0B;IAAE,WAAW,EAAE,MAAM,CAAA;CAAE,6CAEjE,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,OAAO,mHAgGnB,CAAC;AACF,eAAO,MAAM,eAAe;;uDAwB1B,CAAC"}
@@ -1,11 +1,7 @@
1
1
  export * from './Options';
2
- declare const _default: import("react").ForwardRefExoticComponent<Omit<Omit<{
3
- is?: import("react").ElementType;
4
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
5
- animated?: boolean;
6
- withRichContent?: boolean | "inlineWithoutBreaks";
7
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
8
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any>, "onSelect"> & {
2
+ declare const _default: import("react").ForwardRefExoticComponent<Omit<Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
3
+ ref?: ((instance: any) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<any> | null | undefined;
4
+ }, "onSelect"> & {
9
5
  multiple?: boolean;
10
6
  options: import("./Options").OptionType[];
11
7
  cursor: number;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Options/index.ts"],"names":[],"mappings":"AAIA,cAAc,WAAW,CAAC;;;;;;;;;;;;;;;;IAKxB,kBAAkB;;;AADpB,wBAGG"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Options/index.ts"],"names":[],"mappings":"AAIA,cAAc,WAAW,CAAC;;;;;;;;;;;;IAKxB,kBAAkB;;;AADpB,wBAGG"}
@@ -1 +1 @@
1
- {"version":3,"file":"useCursor.d.ts","sourceRoot":"","sources":["../../../src/components/Options/useCursor.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAK3C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAC5C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAqD1C,MAAM,MAAM,iBAAiB,CAAC,CAAC,IAAI,CACjC,MAAM,EAAE,CAAC,EACT,iBAAiB,EAAE,UAAU,CAAC,OAAO,UAAU,CAAC,KAC7C,IAAI,CAAC;AAEV,eAAO,MAAM,SAAS,GACpB,CAAC,SAAS,SAAS,CACjB,KAAK,EAAE,OAAO,EACd,KAAK,EAAE,OAAO,EACd,QAAQ,CAAC,EAAE,OAAO,EAClB,QAAQ,CAAC,EAAE,OAAO,EAClB,IAAI,CAAC,EAAE,UAAU,CAAC,CAAC,CAAC,EACpB,GAAG,CAAC,EAAE,MAAM,CACb,wBAEQ,MAAM,WACN,KAAK,CAAC,CAAC,CAAC,YACP,iBAAiB,CAAC,CAAC,CAAC,KAC7B,CACD,MAAM,EAAE,MAAM,EACd,aAAa,EAAE,CAAC,CAAC,EAAE,aAAa,KAAK,IAAI,EACzC,WAAW,EAAE,CAAC,CAAC,EAAE,aAAa,KAAK,IAAI,EACvC,KAAK,EAAE,MAAM,IAAI,EACjB,iBAAiB,EAAE,UAAU,CAAC,OAAO,UAAU,CAAC,CA2FjD,CAAC"}
1
+ {"version":3,"file":"useCursor.d.ts","sourceRoot":"","sources":["../../../src/components/Options/useCursor.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAK3C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAC5C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAqD1C,MAAM,MAAM,iBAAiB,CAAC,CAAC,IAAI,CACjC,MAAM,EAAE,CAAC,EACT,iBAAiB,EAAE,UAAU,CAAC,OAAO,UAAU,CAAC,KAC7C,IAAI,CAAC;AAEV,eAAO,MAAM,SAAS,GACpB,CAAC,SAAS,SAAS,CACjB,KAAK,EAAE,OAAO,EACd,KAAK,EAAE,OAAO,EACd,QAAQ,CAAC,EAAE,OAAO,EAClB,QAAQ,CAAC,EAAE,OAAO,EAClB,IAAI,CAAC,EAAE,UAAU,CAAC,CAAC,CAAC,EACpB,GAAG,CAAC,EAAE,MAAM,CACb,GAAG,UAAU,EAEd,SAAS,MAAM,EACf,SAAS,KAAK,CAAC,CAAC,CAAC,EACjB,UAAU,iBAAiB,CAAC,CAAC,CAAC,KAC7B,CACD,MAAM,EAAE,MAAM,EACd,aAAa,EAAE,CAAC,CAAC,EAAE,aAAa,KAAK,IAAI,EACzC,WAAW,EAAE,CAAC,CAAC,EAAE,aAAa,KAAK,IAAI,EACvC,KAAK,EAAE,MAAM,IAAI,EACjB,iBAAiB,EAAE,UAAU,CAAC,OAAO,UAAU,CAAC,CA2FjD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useVisible.d.ts","sourceRoot":"","sources":["../../../src/components/Options/useVisible.ts"],"names":[],"mappings":"AAEA,OAAO,kBAAkB,MAAM,uBAAuB,CAAC;AAEvD,eAAO,MAAM,UAAU,uBAEjB,OAAO,kBAAkB,CAAC,MAAM,GAChC,OAAO,kBAAkB,CAAC,MAAM,GAChC,OAAO,kBAAkB,CAAC,OAAO,GACjC,OAAO,kBAAkB,CAAC,QAAQ,KACrC,CACD,OAAO,EACH,OAAO,kBAAkB,CAAC,MAAM,GAChC,OAAO,kBAAkB,CAAC,MAAM,GAChC,OAAO,kBAAkB,CAAC,OAAO,GACjC,OAAO,kBAAkB,CAAC,QAAQ,EACtC,IAAI,EAAE,MAAM,IAAI,EAChB,IAAI,EAAE,MAAM,IAAI,CAOjB,CAAC"}
1
+ {"version":3,"file":"useVisible.d.ts","sourceRoot":"","sources":["../../../src/components/Options/useVisible.ts"],"names":[],"mappings":"AAEA,OAAO,kBAAkB,MAAM,uBAAuB,CAAC;AAEvD,eAAO,MAAM,UAAU,GACrB,oBACI,OAAO,kBAAkB,CAAC,MAAM,GAChC,OAAO,kBAAkB,CAAC,MAAM,GAChC,OAAO,kBAAkB,CAAC,OAAO,GACjC,OAAO,kBAAkB,CAAC,QAAoC,KACjE,CACD,OAAO,EACH,OAAO,kBAAkB,CAAC,MAAM,GAChC,OAAO,kBAAkB,CAAC,MAAM,GAChC,OAAO,kBAAkB,CAAC,OAAO,GACjC,OAAO,kBAAkB,CAAC,QAAQ,EACtC,IAAI,EAAE,MAAM,IAAI,EAChB,IAAI,EAAE,MAAM,IAAI,CAOjB,CAAC"}
@@ -1,7 +1,21 @@
1
1
  import type { ComponentProps, ElementType, Ref } from 'react';
2
2
  import Box from '../Box';
3
+ type OptionsPaginatedProps = Omit<ComponentProps<typeof Box>, 'onSelect'> & {
4
+ multiple?: boolean;
5
+ options: {
6
+ value: unknown;
7
+ label: string;
8
+ selected?: boolean;
9
+ }[];
10
+ cursor: number;
11
+ withTitle?: boolean;
12
+ renderItem?: ElementType;
13
+ renderEmpty?: ElementType;
14
+ onSelect: (option: [unknown, string]) => void;
15
+ endReached?: (index: number) => void;
16
+ };
3
17
  export declare const Empty: import("react").MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
4
- export declare const CheckOption: import("react").NamedExoticComponent<Omit<{
18
+ export declare const CheckOption: import("react").NamedExoticComponent<Omit<Omit<{
5
19
  is?: ComponentProps<typeof Box>["is"];
6
20
  id?: string;
7
21
  children?: import("react").ReactNode;
@@ -19,29 +33,13 @@ export declare const CheckOption: import("react").NamedExoticComponent<Omit<{
19
33
  variant?: "danger" | "success" | "warning" | "primary";
20
34
  onClick?: (event: import("react").MouseEvent<HTMLElement>) => void;
21
35
  description?: import("react").ReactNode;
22
- } & Omit<import("react").AllHTMLAttributes<HTMLElement>, "label">, "ref"> & import("react").RefAttributes<unknown>>;
36
+ } & Omit<import("react").AllHTMLAttributes<HTMLElement>, "label">, "ref"> & import("react").RefAttributes<unknown>, "ref"> & {
37
+ ref?: ((instance: unknown) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<unknown> | null | undefined;
38
+ }>;
23
39
  /**
24
40
  * An input for selection of options.
25
41
  */
26
- export declare const OptionsPaginated: import("react").ForwardRefExoticComponent<Omit<Omit<{
27
- is?: ElementType;
28
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
29
- animated?: boolean;
30
- withRichContent?: boolean | "inlineWithoutBreaks";
31
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
32
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any>, "onSelect"> & {
33
- multiple?: boolean;
34
- options: {
35
- value: unknown;
36
- label: string;
37
- selected?: boolean;
38
- }[];
39
- cursor: number;
40
- withTitle?: boolean;
41
- renderItem?: ElementType;
42
- renderEmpty?: ElementType;
43
- onSelect: (option: [unknown, string]) => void;
44
- endReached?: (index: number) => void;
45
- }, "ref"> & import("react").RefAttributes<Element>>;
42
+ export declare const OptionsPaginated: import("react").ForwardRefExoticComponent<Omit<OptionsPaginatedProps, "ref"> & import("react").RefAttributes<Element>>;
46
43
  export declare const useVisible: (initialVisibility?: import("../AnimatedVisibility/AnimatedVisibility").VisibilityType) => ("hidden" | "visible" | "hiding" | "unhiding" | (() => void) | undefined)[];
44
+ export {};
47
45
  //# sourceMappingURL=OptionsPaginated.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OptionsPaginated.d.ts","sourceRoot":"","sources":["../../../src/components/OptionsPaginated/OptionsPaginated.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,WAAW,EAAE,GAAG,EAAkB,MAAM,OAAO,CAAC;AAM9E,OAAO,GAAG,MAAM,QAAQ,CAAC;AAgBzB,eAAO,MAAM,KAAK,oFAAuC,CAAC;AAI1D,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;mHAUtB,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,gBAAgB;;;;;;;eA7BhB,OAAO;aACT;QAAE,KAAK,EAAE,OAAO,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,OAAO,CAAA;KAAE,EAAE;YACxD,MAAM;gBACF,OAAO;iBACN,WAAW;kBACV,WAAW;cACf,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC,KAAK,IAAI;iBAChC,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI;mDAqFrC,CAAC;AAEF,eAAO,MAAM,UAAU,wKAMtB,CAAC"}
1
+ {"version":3,"file":"OptionsPaginated.d.ts","sourceRoot":"","sources":["../../../src/components/OptionsPaginated/OptionsPaginated.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,WAAW,EAAE,GAAG,EAAkB,MAAM,OAAO,CAAC;AAM9E,OAAO,GAAG,MAAM,QAAQ,CAAC;AAKzB,KAAK,qBAAqB,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,EAAE,UAAU,CAAC,GAAG;IAC1E,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE;QAAE,KAAK,EAAE,OAAO,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,OAAO,CAAA;KAAE,EAAE,CAAC;IACjE,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,QAAQ,EAAE,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IAC9C,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACtC,CAAC;AAEF,eAAO,MAAM,KAAK,oFAAuC,CAAC;AAI1D,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;EAUtB,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,gBAAgB,wHA+D5B,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,qFAA6C,gFAMvE,CAAC"}
@@ -1,4 +1,4 @@
1
- import { type ComponentProps, type ReactElement } from 'react';
1
+ import { type ComponentProps, ElementType } from 'react';
2
2
  import Box from '../Box';
3
3
  import Option from '../Option';
4
4
  import { OptionsPaginated } from '../OptionsPaginated';
@@ -14,8 +14,8 @@ type PaginatedMultiSelectProps = Omit<ComponentProps<typeof Box>, 'onChange' | '
14
14
  endReached?: (start?: number, end?: number) => void;
15
15
  value?: PaginatedMultiSelectOption[];
16
16
  onChange: (values: PaginatedMultiSelectOption[]) => void;
17
- renderOptions?: (props: ComponentProps<typeof OptionsPaginated>) => ReactElement | null;
18
- renderItem?: (props: ComponentProps<typeof Option>) => ReactElement | null;
17
+ renderOptions?: ElementType<ComponentProps<typeof OptionsPaginated>>;
18
+ renderItem?: ElementType<ComponentProps<typeof Option>>;
19
19
  anchor?: any;
20
20
  };
21
21
  declare const PaginatedMultiSelect: ({ withTitle, value, filter, options, error, disabled, anchor: Anchor, onChange, placeholder, renderOptions: OptionsComponent, renderItem, endReached, ...props }: PaginatedMultiSelectProps) => import("react/jsx-runtime").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedMultiSelect.d.ts","sourceRoot":"","sources":["../../../src/components/PaginatedSelect/PaginatedMultiSelect.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,KAAK,cAAc,EACnB,KAAK,YAAY,EAGlB,MAAM,OAAO,CAAC;AAIf,OAAO,GAAG,MAAM,QAAQ,CAAC;AAKzB,OAAO,MAAM,MAAM,WAAW,CAAC;AAE/B,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAKvD,MAAM,MAAM,0BAA0B,GAAG;IACvC,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,KAAK,yBAAyB,GAAG,IAAI,CACnC,cAAc,CAAC,OAAO,GAAG,CAAC,EAC1B,UAAU,GAAG,OAAO,CACrB,GAAG;IACF,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,0BAA0B,EAAE,CAAC;IACtC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACpD,KAAK,CAAC,EAAE,0BAA0B,EAAE,CAAC;IACrC,QAAQ,EAAE,CAAC,MAAM,EAAE,0BAA0B,EAAE,KAAK,IAAI,CAAC;IACzD,aAAa,CAAC,EAAE,CACd,KAAK,EAAE,cAAc,CAAC,OAAO,gBAAgB,CAAC,KAC3C,YAAY,GAAG,IAAI,CAAC;IACzB,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,cAAc,CAAC,OAAO,MAAM,CAAC,KAAK,YAAY,GAAG,IAAI,CAAC;IAC3E,MAAM,CAAC,EAAE,GAAG,CAAC;CACd,CAAC;AAEF,QAAA,MAAM,oBAAoB,qKAcvB,yBAAyB,4CA+I3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
1
+ {"version":3,"file":"PaginatedMultiSelect.d.ts","sourceRoot":"","sources":["../../../src/components/PaginatedSelect/PaginatedMultiSelect.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,cAAc,EAAoB,WAAW,EAAE,MAAM,OAAO,CAAC;AAI3E,OAAO,GAAG,MAAM,QAAQ,CAAC;AAKzB,OAAO,MAAM,MAAM,WAAW,CAAC;AAE/B,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAKvD,MAAM,MAAM,0BAA0B,GAAG;IACvC,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,KAAK,yBAAyB,GAAG,IAAI,CACnC,cAAc,CAAC,OAAO,GAAG,CAAC,EAC1B,UAAU,GAAG,OAAO,CACrB,GAAG;IACF,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,0BAA0B,EAAE,CAAC;IACtC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACpD,KAAK,CAAC,EAAE,0BAA0B,EAAE,CAAC;IACrC,QAAQ,EAAE,CAAC,MAAM,EAAE,0BAA0B,EAAE,KAAK,IAAI,CAAC;IACzD,aAAa,CAAC,EAAE,WAAW,CAAC,cAAc,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC;IACrE,UAAU,CAAC,EAAE,WAAW,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC;IACxD,MAAM,CAAC,EAAE,GAAG,CAAC;CACd,CAAC;AAEF,QAAA,MAAM,oBAAoB,GAAI,kKAc3B,yBAAyB,4CA+I3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedMultiSelectFiltered.d.ts","sourceRoot":"","sources":["../../../src/components/PaginatedSelect/PaginatedMultiSelectFiltered.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAkB,MAAM,OAAO,CAAC;AAM5D,OAAO,oBAAoB,MAAM,wBAAwB,CAAC;AAE1D,KAAK,iCAAiC,GAAG;IACvC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACrC,GAAG,cAAc,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAEhD,eAAO,MAAM,4BAA4B,0DAMtC,iCAAiC,4CAqCnC,CAAC"}
1
+ {"version":3,"file":"PaginatedMultiSelectFiltered.d.ts","sourceRoot":"","sources":["../../../src/components/PaginatedSelect/PaginatedMultiSelectFiltered.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAkB,MAAM,OAAO,CAAC;AAM5D,OAAO,oBAAoB,MAAM,wBAAwB,CAAC;AAE1D,KAAK,iCAAiC,GAAG;IACvC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACrC,GAAG,cAAc,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAEhD,eAAO,MAAM,4BAA4B,GAAI,uDAM1C,iCAAiC,4CAqCnC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedSelect.d.ts","sourceRoot":"","sources":["../../../src/components/PaginatedSelect/PaginatedSelect.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,WAAW,EAA6B,MAAM,OAAO,CAAC;AAEpE,OAAO,KAAK,EAA4B,WAAW,EAAE,MAAM,IAAI,CAAC;AAehE,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,IAAI,CAAC,WAAW,EAAE,SAAS,CAAC,GAAG;IAChE,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,OAAO,EAAE,mBAAmB,EAAE,CAAC;IAC/B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,GAAG,MAAM,KAAK,IAAI,CAAC;CAC1D,CAAC;AAEF,eAAO,MAAM,eAAe,oLAezB,oBAAoB,4CAqGtB,CAAC"}
1
+ {"version":3,"file":"PaginatedSelect.d.ts","sourceRoot":"","sources":["../../../src/components/PaginatedSelect/PaginatedSelect.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,WAAW,EAA6B,MAAM,OAAO,CAAC;AAEpE,OAAO,KAAK,EAA4B,WAAW,EAAE,MAAM,IAAI,CAAC;AAehE,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,IAAI,CAAC,WAAW,EAAE,SAAS,CAAC,GAAG;IAChE,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,OAAO,EAAE,mBAAmB,EAAE,CAAC;IAC/B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,GAAG,MAAM,KAAK,IAAI,CAAC;CAC1D,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,iLAe7B,oBAAoB,4CAqGtB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedSelectFiltered.d.ts","sourceRoot":"","sources":["../../../src/components/PaginatedSelect/PaginatedSelectFiltered.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAG9D,KAAK,4BAA4B,GAAG,IAAI,CAAC,oBAAoB,EAAE,WAAW,CAAC,GAAG;IAC5E,SAAS,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,GAAG,MAAM,KAAK,IAAI,CAAC;CACzD,CAAC;AAEF,eAAO,MAAM,uBAAuB,0DAMjC,4BAA4B,4CAuC9B,CAAC"}
1
+ {"version":3,"file":"PaginatedSelectFiltered.d.ts","sourceRoot":"","sources":["../../../src/components/PaginatedSelect/PaginatedSelectFiltered.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAG9D,KAAK,4BAA4B,GAAG,IAAI,CAAC,oBAAoB,EAAE,WAAW,CAAC,GAAG;IAC5E,SAAS,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,GAAG,MAAM,KAAK,IAAI,CAAC;CACzD,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,uDAMrC,4BAA4B,4CAuC9B,CAAC"}
@@ -1,9 +1,5 @@
1
- declare const PaginatedSelectWrapper: import("react").ForwardRefExoticComponent<Omit<{
2
- is?: import("react").ElementType;
3
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
4
- animated?: boolean;
5
- withRichContent?: boolean | "inlineWithoutBreaks";
6
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
7
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any>, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
1
+ declare const PaginatedSelectWrapper: import("react").ForwardRefExoticComponent<Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
2
+ ref?: ((instance: any) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<any> | null | undefined;
3
+ }, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
8
4
  export default PaginatedSelectWrapper;
9
5
  //# sourceMappingURL=PaginatedSelectWrapper.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedSelectWrapper.d.ts","sourceRoot":"","sources":["../../../src/components/PaginatedSelect/PaginatedSelectWrapper.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,sBAAsB;;;;;;qXAK1B,CAAC;AAEH,eAAe,sBAAsB,CAAC"}
1
+ {"version":3,"file":"PaginatedSelectWrapper.d.ts","sourceRoot":"","sources":["../../../src/components/PaginatedSelect/PaginatedSelectWrapper.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,sBAAsB;;0DAK1B,CAAC;AAEH,eAAe,sBAAsB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../src/components/Pagination/Pagination.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAGtE,OAAO,GAAG,MAAM,QAAQ,CAAC;AAGzB,KAAK,YAAY,GAAG,EAAE,GAAG,EAAE,GAAG,GAAG,CAAC;AAElC,KAAK,eAAe,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAClD,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,iBAAiB,CAAC,EAAE,CAAC,OAAO,EAAE;QAC5B,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;QAChB,YAAY,EAAE,YAAY,CAAC;KAC5B,KAAK,MAAM,CAAC;IACb,mBAAmB,CAAC,EAAE,CAAC,OAAO,EAAE;QAC9B,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;QAChB,YAAY,EAAE,YAAY,CAAC;KAC5B,KAAK,MAAM,CAAC;IACb,YAAY,CAAC,EAAE,QAAQ,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAChD,iBAAiB,CAAC,EAAE,QAAQ,CAAC,cAAc,CAAC,YAAY,CAAC,CAAC,CAAC;CAC5D,CAAC;AAmBF,eAAO,MAAM,UAAU,iIAUpB,eAAe,4CAgHjB,CAAC"}
1
+ {"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../src/components/Pagination/Pagination.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAGtE,OAAO,GAAG,MAAM,QAAQ,CAAC;AAGzB,KAAK,YAAY,GAAG,EAAE,GAAG,EAAE,GAAG,GAAG,CAAC;AAElC,KAAK,eAAe,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAClD,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,iBAAiB,CAAC,EAAE,CAAC,OAAO,EAAE;QAC5B,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;QAChB,YAAY,EAAE,YAAY,CAAC;KAC5B,KAAK,MAAM,CAAC;IACb,mBAAmB,CAAC,EAAE,CAAC,OAAO,EAAE;QAC9B,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;QAChB,YAAY,EAAE,YAAY,CAAC;KAC5B,KAAK,MAAM,CAAC;IACb,YAAY,CAAC,EAAE,QAAQ,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAChD,iBAAiB,CAAC,EAAE,QAAQ,CAAC,cAAc,CAAC,YAAY,CAAC,CAAC,CAAC;CAC5D,CAAC;AAmBF,eAAO,MAAM,UAAU,GAAI,8HAUxB,eAAe,4CAgHjB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"convertToCss.d.ts","sourceRoot":"","sources":["../../../../src/components/PaletteStyleTag/helpers/convertToCss.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,WACf,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,UACtB,MAAM,8BAKI,CAAC"}
1
+ {"version":3,"file":"convertToCss.d.ts","sourceRoot":"","sources":["../../../../src/components/PaletteStyleTag/helpers/convertToCss.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,GACvB,QAAQ,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,EAC9B,QAAQ,MAAM,EACd,iBAAkB,WAIA,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"getPalette.d.ts","sourceRoot":"","sources":["../../../../src/components/PaletteStyleTag/helpers/getPalette.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAE9C,eAAO,MAAM,SAAS,UAAW,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAatC,CAAC;AAEF,eAAO,MAAM,eAAe,UAAW,MAAM;;CA0V5C,CAAC"}
1
+ {"version":3,"file":"getPalette.d.ts","sourceRoot":"","sources":["../../../../src/components/PaletteStyleTag/helpers/getPalette.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAE9C,eAAO,MAAM,SAAS,GAAI,OAAO,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAatC,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,OAAO,MAAM;;CA0V5C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"isHexColor.d.ts","sourceRoot":"","sources":["../../../../src/components/PaletteStyleTag/helpers/isHexColor.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,QAAS,MAAM,KAAG,OACkC,CAAC"}
1
+ {"version":3,"file":"isHexColor.d.ts","sourceRoot":"","sources":["../../../../src/components/PaletteStyleTag/helpers/isHexColor.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GAAI,KAAK,MAAM,KAAG,OACkC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"isLightColor.d.ts","sourceRoot":"","sources":["../../../../src/components/PaletteStyleTag/helpers/isLightColor.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,UAAW,MAAM,KAAG,OAO5C,CAAC"}
1
+ {"version":3,"file":"isLightColor.d.ts","sourceRoot":"","sources":["../../../../src/components/PaletteStyleTag/helpers/isLightColor.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,GAAI,OAAO,MAAM,KAAG,OAO5C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useCreateStyleContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/PaletteStyleTag/hooks/useCreateStyleContainer.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB,OAAQ,MAAM,gBAiBxC,CAAC"}
1
+ {"version":3,"file":"useCreateStyleContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/PaletteStyleTag/hooks/useCreateStyleContainer.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB,GAAI,IAAI,MAAM,gBAiBxC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Position.d.ts","sourceRoot":"","sources":["../../../src/components/Position/Position.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAIrE,OAAO,KAAK,GAAG,MAAM,QAAQ,CAAC;AAE9B,KAAK,aAAa,GAAG;IACnB,MAAM,EAAE,SAAS,CAAC,OAAO,CAAC,CAAC;IAC3B,QAAQ,EAAE,YAAY,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,kBAAkB,CAAC,WAAW,CAAC,CAAC;CAC7C,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,EAAE,UAAU,GAAG,QAAQ,CAAC,CAAC;AAE5D,QAAA,MAAM,QAAQ,6EAOX,aAAa,gCA4Cf,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"Position.d.ts","sourceRoot":"","sources":["../../../src/components/Position/Position.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAIrE,OAAO,KAAK,GAAG,MAAM,QAAQ,CAAC;AAE9B,KAAK,aAAa,GAAG;IACnB,MAAM,EAAE,SAAS,CAAC,OAAO,CAAC,CAAC;IAC3B,QAAQ,EAAE,YAAY,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,kBAAkB,CAAC,WAAW,CAAC,CAAC;CAC7C,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,EAAE,UAAU,GAAG,QAAQ,CAAC,CAAC;AAE5D,QAAA,MAAM,QAAQ,GAAI,0EAOf,aAAa,gCA4Cf,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"PositionAnimated.d.ts","sourceRoot":"","sources":["../../../src/components/PositionAnimated/PositionAnimated.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,QAAQ,MAAM,aAAa,CAAC;AAEnC,KAAK,qBAAqB,GAAG;IAC3B,OAAO,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,QAAQ,GAAG,UAAU,CAAC;CACxD,GAAG,cAAc,CAAC,OAAO,QAAQ,CAAC,CAAC;AAEpC,QAAA,MAAM,gBAAgB,mDAKnB,qBAAqB,4CAIvB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"PositionAnimated.d.ts","sourceRoot":"","sources":["../../../src/components/PositionAnimated/PositionAnimated.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,QAAQ,MAAM,aAAa,CAAC;AAEnC,KAAK,qBAAqB,GAAG;IAC3B,OAAO,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,QAAQ,GAAG,UAAU,CAAC;CACxD,GAAG,cAAc,CAAC,OAAO,QAAQ,CAAC,CAAC;AAEpC,QAAA,MAAM,gBAAgB,GAAI,gDAKvB,qBAAqB,4CAIvB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -1,9 +1,6 @@
1
- import type { AllHTMLAttributes } from 'react';
2
- export declare const RadioButton: import("react").ForwardRefExoticComponent<Omit<{
3
- is?: import("react").ElementType;
4
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
5
- animated?: boolean;
6
- withRichContent?: boolean | "inlineWithoutBreaks";
7
- htmlSize?: AllHTMLAttributes<HTMLElement>["size"];
8
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any> & AllHTMLAttributes<HTMLInputElement>, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
1
+ import type { AllHTMLAttributes, ComponentProps } from 'react';
2
+ import Box from '../Box';
3
+ type RadioButtonProps = ComponentProps<typeof Box> & AllHTMLAttributes<HTMLInputElement>;
4
+ export declare const RadioButton: import("react").ForwardRefExoticComponent<Omit<RadioButtonProps, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
5
+ export {};
9
6
  //# sourceMappingURL=RadioButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RadioButton.d.ts","sourceRoot":"","sources":["../../../src/components/RadioButton/RadioButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAuB,MAAM,OAAO,CAAC;AAQpE,eAAO,MAAM,WAAW;;;;;;6XAgBtB,CAAC"}
1
+ {"version":3,"file":"RadioButton.d.ts","sourceRoot":"","sources":["../../../src/components/RadioButton/RadioButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAGpE,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,KAAK,gBAAgB,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAChD,iBAAiB,CAAC,gBAAgB,CAAC,CAAC;AAEtC,eAAO,MAAM,WAAW,4HAgBtB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Scrollable.d.ts","sourceRoot":"","sources":["../../../src/components/Scrollable/Scrollable.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAgC,MAAM,OAAO,CAAC;AAO7E,KAAK,eAAe,GAAG,iBAAiB,CAAC;IACvC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,eAAe,CAAC,EAAE,CAAC,QAAQ,EAAE;QAAE,GAAG,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;CACxD,CAAC,CAAC;AA8BH;;GAEG;AACH,eAAO,MAAM,UAAU,iEAMpB,eAAe,4CAuFjB,CAAC"}
1
+ {"version":3,"file":"Scrollable.d.ts","sourceRoot":"","sources":["../../../src/components/Scrollable/Scrollable.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAgC,MAAM,OAAO,CAAC;AAO7E,KAAK,eAAe,GAAG,iBAAiB,CAAC;IACvC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,eAAe,CAAC,EAAE,CAAC,QAAQ,EAAE;QAAE,GAAG,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;CACxD,CAAC,CAAC;AA8BH;;GAEG;AACH,eAAO,MAAM,UAAU,GAAI,8DAMxB,eAAe,4CAuFjB,CAAC"}
@@ -1,24 +1,12 @@
1
- import type { ReactNode } from 'react';
1
+ import type { ComponentProps, ReactNode } from 'react';
2
+ import { InputBox } from '../InputBox';
3
+ type SearchInputProps = Omit<ComponentProps<typeof InputBox>, 'type'> & {
4
+ addon?: ReactNode;
5
+ error?: string;
6
+ };
2
7
  /**
3
8
  * An input for search queries.
4
9
  */
5
- export declare const SearchInput: import("react").ForwardRefExoticComponent<Omit<Omit<{
6
- is?: import("react").ElementType;
7
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
8
- animated?: boolean;
9
- withRichContent?: boolean | "inlineWithoutBreaks";
10
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
11
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any> & {
12
- addon?: ReactNode;
13
- input?: ReactNode;
14
- multiple?: boolean;
15
- error?: string;
16
- placeholder?: string;
17
- placeholderVisible?: boolean;
18
- small?: boolean;
19
- type: "button" | "checkbox" | "color" | "date" | "datetime" | "datetime-local" | "email" | "file" | "hidden" | "image" | "month" | "number" | "password" | "radio" | "range" | "reset" | "search" | "submit" | "tel" | "text" | "time" | "url" | "week" | "textarea" | "select";
20
- }, "type"> & {
21
- addon?: ReactNode;
22
- error?: string;
23
- }, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
10
+ export declare const SearchInput: import("react").ForwardRefExoticComponent<Omit<SearchInputProps, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
11
+ export {};
24
12
  //# sourceMappingURL=SearchInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SearchInput.d.ts","sourceRoot":"","sources":["../../../src/components/SearchInput/SearchInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAkB,SAAS,EAAO,MAAM,OAAO,CAAC;AAU5D;;GAEG;AACH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;YAPd,SAAS;YACT,MAAM;4DAWd,CAAC"}
1
+ {"version":3,"file":"SearchInput.d.ts","sourceRoot":"","sources":["../../../src/components/SearchInput/SearchInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAO,MAAM,OAAO,CAAC;AAG5D,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,KAAK,gBAAgB,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,QAAQ,CAAC,EAAE,MAAM,CAAC,GAAG;IACtE,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,WAAW,4HAKtB,CAAC"}
@@ -11,6 +11,6 @@ export declare const Select: import("react").ForwardRefExoticComponent<Omit<Aria
11
11
  onChange?: ((key: Key) => any) | undefined;
12
12
  options: SelectOption[];
13
13
  small?: boolean;
14
- } & Omit<AllHTMLAttributes<HTMLElement>, "onChange"> & import("react").RefAttributes<HTMLElement>>;
14
+ } & Omit<AllHTMLAttributes<HTMLElement>, "value" | "onChange"> & import("react").RefAttributes<HTMLElement>>;
15
15
  export {};
16
16
  //# sourceMappingURL=Select.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../src/components/Select/Select.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC3D,OAAO,KAAK,EAAE,iBAAiB,EAAkB,GAAG,EAAO,MAAM,OAAO,CAAC;AAMzE,KAAK,YAAY,GAAG,SAAS,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,OAAO,CAAC,CAAC;AAchF;;GAEG;AACH,eAAO,MAAM,MAAM;YAXT,MAAM;kBACA,MAAM;;8BAEI,GAAG;aAClB,YAAY,EAAE;YACf,OAAO;kGAuBf,CAAC"}
1
+ {"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../src/components/Select/Select.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC3D,OAAO,KAAK,EAAE,iBAAiB,EAAkB,GAAG,EAAO,MAAM,OAAO,CAAC;AAMzE,KAAK,YAAY,GAAG,SAAS,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,OAAO,CAAC,CAAC;AAchF;;GAEG;AACH,eAAO,MAAM,MAAM;YAXT,MAAM;kBACA,MAAM;;8BAEI,GAAG;aAClB,YAAY,EAAE;YACf,OAAO;4GAuBf,CAAC"}
@@ -1,9 +1,5 @@
1
- declare const SelectAddon: import("react").ForwardRefExoticComponent<Omit<{
2
- is?: import("react").ElementType;
3
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
4
- animated?: boolean;
5
- withRichContent?: boolean | "inlineWithoutBreaks";
6
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
7
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any>, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
1
+ declare const SelectAddon: import("react").ForwardRefExoticComponent<Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
2
+ ref?: ((instance: any) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<any> | null | undefined;
3
+ }, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
8
4
  export default SelectAddon;
9
5
  //# sourceMappingURL=SelectAddon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SelectAddon.d.ts","sourceRoot":"","sources":["../../../src/components/Select/SelectAddon.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,WAAW;;;;;;qXAKf,CAAC;AAEH,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"SelectAddon.d.ts","sourceRoot":"","sources":["../../../src/components/Select/SelectAddon.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,WAAW;;0DAKf,CAAC;AAEH,eAAe,WAAW,CAAC"}
@@ -6,28 +6,5 @@ export type SelectFilteredProps = ComponentProps<typeof SelectLegacy> & {
6
6
  setFilter?: Dispatch<SetStateAction<string>>;
7
7
  addonIcon?: ComponentProps<typeof Icon>['name'];
8
8
  };
9
- export declare const SelectFiltered: import("react").ForwardRefExoticComponent<Omit<Omit<Omit<{
10
- is?: import("react").ElementType;
11
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
12
- animated?: boolean;
13
- withRichContent?: boolean | "inlineWithoutBreaks";
14
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
15
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any>, "onChange"> & {
16
- anchor?: import("react").ElementType;
17
- error?: string;
18
- options: import("./SelectLegacy").SelectOption[];
19
- onChange: (value: import("./SelectLegacy").SelectOption[0]) => void;
20
- getLabel?: (params: import("./SelectLegacy").SelectOption) => import("./SelectLegacy").SelectOption[1];
21
- getValue?: (params: import("./SelectLegacy").SelectOption) => import("./SelectLegacy").SelectOption[0];
22
- filter?: string;
23
- renderOptions?: import("react").ElementType;
24
- renderItem?: import("react").ElementType;
25
- renderSelected?: import("react").ElementType;
26
- customEmpty?: string;
27
- addonIcon?: ComponentProps<typeof Icon>["name"];
28
- }, "ref"> & import("react").RefAttributes<HTMLInputElement> & {
29
- filter?: string;
30
- setFilter?: Dispatch<SetStateAction<string>>;
31
- addonIcon?: ComponentProps<typeof Icon>["name"];
32
- }, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
9
+ export declare const SelectFiltered: import("react").ForwardRefExoticComponent<Omit<SelectFilteredProps, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
33
10
  //# sourceMappingURL=SelectFiltered.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SelectFiltered.d.ts","sourceRoot":"","sources":["../../../src/components/Select/SelectFiltered.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAO,cAAc,EAAE,MAAM,OAAO,CAAC;AAG3E,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,IAAI,CAAC;AAE/B,OAAO,EAAE,YAAY,EAAE,MAAM,GAAG,CAAC;AAIjC,MAAM,MAAM,mBAAmB,GAAG,cAAc,CAAC,OAAO,YAAY,CAAC,GAAG;IACtE,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,QAAQ,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAC7C,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;CACjD,CAAC;AAEF,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;aALhB,MAAM;gBACH,QAAQ,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC;gBAChC,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC;4DAgC/C,CAAC"}
1
+ {"version":3,"file":"SelectFiltered.d.ts","sourceRoot":"","sources":["../../../src/components/Select/SelectFiltered.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAO,cAAc,EAAE,MAAM,OAAO,CAAC;AAG3E,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,IAAI,CAAC;AAE/B,OAAO,EAAE,YAAY,EAAE,MAAM,GAAG,CAAC;AAIjC,MAAM,MAAM,mBAAmB,GAAG,cAAc,CAAC,OAAO,YAAY,CAAC,GAAG;IACtE,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,QAAQ,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAC7C,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;CACjD,CAAC;AAEF,eAAO,MAAM,cAAc,+HA6BzB,CAAC"}
@@ -1,9 +1,5 @@
1
- declare const SelectFocus: import("react").ForwardRefExoticComponent<Omit<{
2
- is?: import("react").ElementType;
3
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
4
- animated?: boolean;
5
- withRichContent?: boolean | "inlineWithoutBreaks";
6
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
7
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any>, "ref"> & import("react").RefAttributes<Element>>;
1
+ declare const SelectFocus: import("react").ForwardRefExoticComponent<Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
2
+ ref?: ((instance: any) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<any> | null | undefined;
3
+ }, "ref"> & import("react").RefAttributes<Element>>;
8
4
  export default SelectFocus;
9
5
  //# sourceMappingURL=SelectFocus.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SelectFocus.d.ts","sourceRoot":"","sources":["../../../src/components/Select/SelectFocus.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,WAAW;;;;;;8WAef,CAAC;AAEH,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"SelectFocus.d.ts","sourceRoot":"","sources":["../../../src/components/Select/SelectFocus.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,WAAW;;mDAef,CAAC;AAEH,eAAe,WAAW,CAAC"}
@@ -20,24 +20,5 @@ export type SelectProps = Omit<ComponentProps<typeof Box>, 'onChange'> & {
20
20
  customEmpty?: string;
21
21
  addonIcon?: ComponentProps<typeof Icon>['name'];
22
22
  };
23
- export declare const SelectLegacy: import("react").ForwardRefExoticComponent<Omit<Omit<{
24
- is?: ElementType;
25
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
26
- animated?: boolean;
27
- withRichContent?: boolean | "inlineWithoutBreaks";
28
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
29
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any>, "onChange"> & {
30
- anchor?: ElementType;
31
- error?: string;
32
- options: SelectOption[];
33
- onChange: (value: SelectOption[0]) => void;
34
- getLabel?: (params: SelectOption) => SelectOption[1];
35
- getValue?: (params: SelectOption) => SelectOption[0];
36
- filter?: string;
37
- renderOptions?: ElementType;
38
- renderItem?: ElementType;
39
- renderSelected?: ElementType;
40
- customEmpty?: string;
41
- addonIcon?: ComponentProps<typeof Icon>["name"];
42
- }, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
23
+ export declare const SelectLegacy: import("react").ForwardRefExoticComponent<Omit<SelectProps, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
43
24
  //# sourceMappingURL=SelectLegacy.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SelectLegacy.d.ts","sourceRoot":"","sources":["../../../src/components/Select/SelectLegacy.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,cAAc,EAGd,WAAW,EAEZ,MAAM,OAAO,CAAC;AAKf,OAAO,GAAG,MAAM,QAAQ,CAAC;AACzB,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAU/B,MAAM,MAAM,YAAY,GAAG,SAAS;IAClC,KAAK,EAAE,MAAM;IACb,KAAK,EAAE,MAAM;IACb,QAAQ,CAAC,EAAE,OAAO;CACnB,CAAC;AAoBF,MAAM,MAAM,WAAW,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,EAAE,UAAU,CAAC,GAAG;IACvE,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,YAAY,EAAE,CAAC;IACxB,QAAQ,EAAE,CAAC,KAAK,EAAE,YAAY,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IAC3C,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,YAAY,CAAC,CAAC,CAAC,CAAC;IACrD,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,YAAY,CAAC,CAAC,CAAC,CAAC;IACrD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,CAAC,EAAE,WAAW,CAAC;IAC5B,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,cAAc,CAAC,EAAE,WAAW,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;CACjD,CAAC;AAEF,eAAO,MAAM,YAAY;;;;;;;aAdd,WAAW;YACZ,MAAM;aACL,YAAY,EAAE;cACb,CAAC,KAAK,EAAE,YAAY,CAAC,CAAC,CAAC,KAAK,IAAI;eAC/B,CAAC,MAAM,EAAE,YAAY,KAAK,YAAY,CAAC,CAAC,CAAC;eACzC,CAAC,MAAM,EAAE,YAAY,KAAK,YAAY,CAAC,CAAC,CAAC;aAC3C,MAAM;oBACC,WAAW;iBACd,WAAW;qBACP,WAAW;kBACd,MAAM;gBACR,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC;4DAmLhD,CAAC"}
1
+ {"version":3,"file":"SelectLegacy.d.ts","sourceRoot":"","sources":["../../../src/components/Select/SelectLegacy.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,cAAc,EAGd,WAAW,EAEZ,MAAM,OAAO,CAAC;AAKf,OAAO,GAAG,MAAM,QAAQ,CAAC;AACzB,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAU/B,MAAM,MAAM,YAAY,GAAG,SAAS;IAClC,KAAK,EAAE,MAAM;IACb,KAAK,EAAE,MAAM;IACb,QAAQ,CAAC,EAAE,OAAO;CACnB,CAAC;AAoBF,MAAM,MAAM,WAAW,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,EAAE,UAAU,CAAC,GAAG;IACvE,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,YAAY,EAAE,CAAC;IACxB,QAAQ,EAAE,CAAC,KAAK,EAAE,YAAY,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IAC3C,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,YAAY,CAAC,CAAC,CAAC,CAAC;IACrD,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,YAAY,CAAC,CAAC,CAAC,CAAC;IACrD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,CAAC,EAAE,WAAW,CAAC;IAC5B,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,cAAc,CAAC,EAAE,WAAW,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;CACjD,CAAC;AAEF,eAAO,MAAM,YAAY,uHAgLxB,CAAC"}
@@ -1,28 +1,15 @@
1
- import type { ReactNode } from 'react';
1
+ import type { ComponentProps, ReactNode } from 'react';
2
+ import { InputBox } from '../InputBox';
2
3
  type SelectInputOptions = readonly (readonly [string, string])[];
3
- /**
4
- * An input for selection of options.
5
- */
6
- export declare const SelectInput: import("react").ForwardRefExoticComponent<Omit<Omit<{
7
- is?: import("react").ElementType;
8
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
9
- animated?: boolean;
10
- withRichContent?: boolean | "inlineWithoutBreaks";
11
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
12
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any> & {
13
- addon?: ReactNode;
14
- input?: ReactNode;
15
- multiple?: boolean;
16
- error?: string;
17
- placeholder?: string;
18
- placeholderVisible?: boolean;
19
- small?: boolean;
20
- type: "button" | "checkbox" | "color" | "date" | "datetime" | "datetime-local" | "email" | "file" | "hidden" | "image" | "month" | "number" | "password" | "radio" | "range" | "reset" | "search" | "submit" | "tel" | "text" | "time" | "url" | "week" | "textarea" | "select";
21
- }, "type"> & {
4
+ type SelectInputProps = Omit<ComponentProps<typeof InputBox>, 'type'> & {
22
5
  error?: string;
23
6
  options?: SelectInputOptions;
24
7
  htmlSize?: number;
25
8
  addon?: ReactNode;
26
- }, "ref"> & import("react").RefAttributes<HTMLElement>>;
9
+ };
10
+ /**
11
+ * An input for selection of options.
12
+ */
13
+ export declare const SelectInput: import("react").ForwardRefExoticComponent<Omit<SelectInputProps, "ref"> & import("react").RefAttributes<HTMLElement>>;
27
14
  export {};
28
15
  //# sourceMappingURL=SelectInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SelectInput.d.ts","sourceRoot":"","sources":["../../../src/components/SelectInput/SelectInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAkB,SAAS,EAAO,MAAM,OAAO,CAAC;AAM5D,KAAK,kBAAkB,GAAG,SAAS,CAAC,SAAS,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,EAAE,CAAC;AASjE;;GAEG;AACH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;YATd,MAAM;cACJ,kBAAkB;eACjB,MAAM;YACT,SAAS;uDAgDjB,CAAC"}
1
+ {"version":3,"file":"SelectInput.d.ts","sourceRoot":"","sources":["../../../src/components/SelectInput/SelectInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAa,SAAS,EAAO,MAAM,OAAO,CAAC;AAIvE,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,KAAK,kBAAkB,GAAG,SAAS,CAAC,SAAS,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,EAAE,CAAC;AAEjE,KAAK,gBAAgB,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,QAAQ,CAAC,EAAE,MAAM,CAAC,GAAG;IACtE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAC7B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,WAAW,uHA0CtB,CAAC"}
@@ -1,9 +1,5 @@
1
1
  export * from './SelectInput';
2
- export declare const SelectInputOption: import("react").ForwardRefExoticComponent<Omit<{
3
- is?: import("react").ElementType;
4
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
5
- animated?: boolean;
6
- withRichContent?: boolean | "inlineWithoutBreaks";
7
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
8
- } & Partial<import("../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any>, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
2
+ export declare const SelectInputOption: import("react").ForwardRefExoticComponent<Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
3
+ ref?: ((instance: any) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<any> | null | undefined;
4
+ }, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
9
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/SelectInput/index.ts"],"names":[],"mappings":"AAEA,cAAc,eAAe,CAAC;AAE9B,eAAO,MAAM,iBAAiB;;;;;;uXAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/SelectInput/index.ts"],"names":[],"mappings":"AAEA,cAAc,eAAe,CAAC;AAE9B,eAAO,MAAM,iBAAiB;;4DAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Item.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Item.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Item.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Item.tsx"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"Section.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Section.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,KAAK,wBAAwB,GAAG;IAC9B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,mBAAmB,UAAW,wBAAwB,4CAElE,CAAC;AAEF,KAAK,mBAAmB,GAAG;IACzB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,cAAc,UAAW,mBAAmB,4CAExD,CAAC;iCAFoC,mBAAmB;mBARd,wBAAwB;;AAYnE,wBAEG"}
1
+ {"version":3,"file":"Section.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Section.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,KAAK,wBAAwB,GAAG;IAC9B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,OAAO,wBAAwB,4CAElE,CAAC;AAEF,KAAK,mBAAmB,GAAG;IACzB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,OAAO,mBAAmB,4CAExD,CAAC;iCAFoC,mBAAmB;mBARd,wBAAwB;;AAYnE,wBAEG"}