@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,9 +1,5 @@
1
- declare const _default: import("react").MemoExoticComponent<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<HTMLElement>>>;
1
+ declare const _default: import("react").MemoExoticComponent<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<HTMLElement>>>;
8
4
  export default _default;
9
5
  //# sourceMappingURL=ContextualbarSection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarSection.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarSection.tsx"],"names":[],"mappings":";;;;;;;AAwBA,wBAA0C"}
1
+ {"version":3,"file":"ContextualbarSection.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarSection.tsx"],"names":[],"mappings":";;;AAwBA,wBAA0C"}
@@ -1 +1 @@
1
- {"version":3,"file":"Divider.d.ts","sourceRoot":"","sources":["../../../src/components/Divider/Divider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,KAAK,YAAY,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAC/C,SAAS,CAAC,EAAE,QAAQ,CAAC;IACrB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,QAAA,MAAM,OAAO,gDAAiD,YAAY,4CAmBzE,CAAC;AACF,OAAO,EAAE,OAAO,EAAE,CAAC"}
1
+ {"version":3,"file":"Divider.d.ts","sourceRoot":"","sources":["../../../src/components/Divider/Divider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,KAAK,YAAY,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAC/C,SAAS,CAAC,EAAE,QAAQ,CAAC;IACrB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,QAAA,MAAM,OAAO,GAAI,6CAA6C,YAAY,4CAmBzE,CAAC;AACF,OAAO,EAAE,OAAO,EAAE,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 EmailInputProps = Omit<ComponentProps<typeof InputBox>, 'type'> & {
4
+ addon?: ReactNode;
5
+ error?: string;
6
+ };
2
7
  /**
3
8
  * An input for email addresses.
4
9
  */
5
- export declare const EmailInput: 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<HTMLElement>>;
10
+ export declare const EmailInput: import("react").ForwardRefExoticComponent<Omit<EmailInputProps, "ref"> & import("react").RefAttributes<HTMLElement>>;
11
+ export {};
24
12
  //# sourceMappingURL=EmailInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EmailInput.d.ts","sourceRoot":"","sources":["../../../src/components/EmailInput/EmailInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAkB,SAAS,EAAO,MAAM,OAAO,CAAC;AAwC5D;;GAEG;AACH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;YArCb,SAAS;YACT,MAAM;uDAyCd,CAAC"}
1
+ {"version":3,"file":"EmailInput.d.ts","sourceRoot":"","sources":["../../../src/components/EmailInput/EmailInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAO,MAAM,OAAO,CAAC;AAG5D,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,KAAK,eAAe,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,QAAQ,CAAC,EAAE,MAAM,CAAC,GAAG;IACrE,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAgCF;;GAEG;AACH,eAAO,MAAM,UAAU,sHAKrB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FieldDescription.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldDescription.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,qBAAqB,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAElE,eAAO,MAAM,gBAAgB,UAAW,qBAAqB,4CAgB5D,CAAC"}
1
+ {"version":3,"file":"FieldDescription.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldDescription.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,qBAAqB,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAElE,eAAO,MAAM,gBAAgB,GAAI,OAAO,qBAAqB,4CAgB5D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FieldError.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldError.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,eAAe,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAE5D,eAAO,MAAM,UAAU,UAAW,eAAe,4CAgBhD,CAAC"}
1
+ {"version":3,"file":"FieldError.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldError.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,eAAe,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAE5D,eAAO,MAAM,UAAU,GAAI,OAAO,eAAe,4CAgBhD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FieldHint.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldHint.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,cAAc,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAE3D,eAAO,MAAM,SAAS,UAAW,cAAc,4CAgB9C,CAAC"}
1
+ {"version":3,"file":"FieldHint.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldHint.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,cAAc,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAE3D,eAAO,MAAM,SAAS,GAAI,OAAO,cAAc,4CAgB9C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FieldLabel.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldLabel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAItD,OAAO,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAIjC,KAAK,eAAe,GAAG,wBAAwB,CAAC,OAAO,KAAK,CAAC,CAAC;AAE9D,eAAO,MAAM,UAAU,UAAW,eAAe,4CAgBhD,CAAC"}
1
+ {"version":3,"file":"FieldLabel.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldLabel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAItD,OAAO,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAIjC,KAAK,eAAe,GAAG,wBAAwB,CAAC,OAAO,KAAK,CAAC,CAAC;AAE9D,eAAO,MAAM,UAAU,GAAI,OAAO,eAAe,4CAgBhD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FieldLabelInfo.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldLabelInfo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAI/C,KAAK,mBAAmB,GAAG,cAAc,CAAC,OAAO,SAAS,CAAC,CAAC;AAE5D,eAAO,MAAM,cAAc,UAAW,mBAAmB,4CAgBxD,CAAC"}
1
+ {"version":3,"file":"FieldLabelInfo.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldLabelInfo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAI/C,KAAK,mBAAmB,GAAG,cAAc,CAAC,OAAO,SAAS,CAAC,CAAC;AAE5D,eAAO,MAAM,cAAc,GAAI,OAAO,mBAAmB,4CAgBxD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FieldLink.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldLink.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,cAAc,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAE3D,eAAO,MAAM,SAAS,UAAW,cAAc,4CAgB9C,CAAC"}
1
+ {"version":3,"file":"FieldLink.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldLink.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,cAAc,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAE3D,eAAO,MAAM,SAAS,GAAI,OAAO,cAAc,4CAgB9C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FieldRow.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,aAAa,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAE1D,eAAO,MAAM,QAAQ,UAAW,aAAa,4CAgB5C,CAAC"}
1
+ {"version":3,"file":"FieldRow.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,aAAa,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAE1D,eAAO,MAAM,QAAQ,GAAI,OAAO,aAAa,4CAgB5C,CAAC"}
@@ -11,13 +11,9 @@ declare const _default: typeof Field & {
11
11
  /**
12
12
  * @deprecated Use named import `FieldLabel` instead
13
13
  */
14
- Label: (props: Omit<Omit<{
15
- is?: import("react").ElementType;
16
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
17
- animated?: boolean;
18
- withRichContent?: boolean | "inlineWithoutBreaks";
19
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
20
- } & 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>, "is"> & {
14
+ Label: (props: Omit<Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
15
+ 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;
16
+ }, "is"> & {
21
17
  disabled?: boolean;
22
18
  required?: boolean;
23
19
  is?: (import("react").ElementType<any> & string) | undefined;
@@ -26,57 +22,37 @@ declare const _default: typeof Field & {
26
22
  * @deprecated Use named import `FieldDescription` instead
27
23
 
28
24
  */
29
- Description: (props: Omit<{
30
- is?: import("react").ElementType;
31
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
32
- animated?: boolean;
33
- withRichContent?: boolean | "inlineWithoutBreaks";
34
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
35
- } & 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/jsx-runtime").JSX.Element;
25
+ Description: (props: Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
26
+ 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;
27
+ }, "ref">) => import("react/jsx-runtime").JSX.Element;
36
28
  /**
37
29
  * @deprecated Use named import `FieldRow` instead
38
30
 
39
31
  */
40
- Row: (props: Omit<{
41
- is?: import("react").ElementType;
42
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
43
- animated?: boolean;
44
- withRichContent?: boolean | "inlineWithoutBreaks";
45
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
46
- } & 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/jsx-runtime").JSX.Element;
32
+ Row: (props: Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
33
+ 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;
34
+ }, "ref">) => import("react/jsx-runtime").JSX.Element;
47
35
  /**
48
36
  * @deprecated Use named import `FieldError` instead
49
37
 
50
38
  */
51
- Error: (props: Omit<{
52
- is?: import("react").ElementType;
53
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
54
- animated?: boolean;
55
- withRichContent?: boolean | "inlineWithoutBreaks";
56
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
57
- } & 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/jsx-runtime").JSX.Element;
39
+ Error: (props: Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
40
+ 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;
41
+ }, "ref">) => import("react/jsx-runtime").JSX.Element;
58
42
  /**
59
43
  * @deprecated Use named import `FieldHint` instead
60
44
 
61
45
  */
62
- Hint: (props: Omit<{
63
- is?: import("react").ElementType;
64
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
65
- animated?: boolean;
66
- withRichContent?: boolean | "inlineWithoutBreaks";
67
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
68
- } & 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/jsx-runtime").JSX.Element;
46
+ Hint: (props: Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
47
+ 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;
48
+ }, "ref">) => import("react/jsx-runtime").JSX.Element;
69
49
  /**
70
50
  * @deprecated Use named import `FieldLink` instead
71
51
 
72
52
  */
73
- Link: (props: Omit<{
74
- is?: import("react").ElementType;
75
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
76
- animated?: boolean;
77
- withRichContent?: boolean | "inlineWithoutBreaks";
78
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
79
- } & 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/jsx-runtime").JSX.Element;
53
+ Link: (props: Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
54
+ 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;
55
+ }, "ref">) => import("react/jsx-runtime").JSX.Element;
80
56
  };
81
57
  export default _default;
82
58
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Field/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC,OAAO,EACL,KAAK,EACL,gBAAgB,EAChB,UAAU,EACV,SAAS,EACT,UAAU,EACV,cAAc,EACd,SAAS,EACT,QAAQ,GACT,CAAC;;IAGA;;OAEG;;;;;;;;;;;;IAEH;;;OAGG;;;;;;;;IAEH;;;OAGG;;;;;;;;IAEH;;;OAGG;;;;;;;;IAEH;;;OAGG;;;;;;;;IAEH;;;OAGG;;;;;;;;;AA5BL,wBA8BG"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Field/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC,OAAO,EACL,KAAK,EACL,gBAAgB,EAChB,UAAU,EACV,SAAS,EACT,UAAU,EACV,cAAc,EACd,SAAS,EACT,QAAQ,GACT,CAAC;;IAGA;;OAEG;;;;;;;;IAEH;;;OAGG;;;;IAEH;;;OAGG;;;;IAEH;;;OAGG;;;;IAEH;;;OAGG;;;;IAEH;;;OAGG;;;;;AA5BL,wBA8BG"}
@@ -1 +1 @@
1
- {"version":3,"file":"FieldGroup.d.ts","sourceRoot":"","sources":["../../../src/components/FieldGroup/FieldGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,KAAK,eAAe,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,UAAU,2BAA4B,eAAe,4CAYjE,CAAC"}
1
+ {"version":3,"file":"FieldGroup.d.ts","sourceRoot":"","sources":["../../../src/components/FieldGroup/FieldGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,KAAK,eAAe,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,UAAU,GAAI,wBAAwB,eAAe,4CAYjE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FramedIcon.d.ts","sourceRoot":"","sources":["../../../src/components/FramedIcon/FramedIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAC/C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI/C,KAAK,eAAe,GAAG;IACrB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,EAAE,IAAI,CAAC;CACZ,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;AAE/C,eAAO,MAAM,UAAU,gEAQpB,eAAe,4CAcjB,CAAC"}
1
+ {"version":3,"file":"FramedIcon.d.ts","sourceRoot":"","sources":["../../../src/components/FramedIcon/FramedIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAC/C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI/C,KAAK,eAAe,GAAG;IACrB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,EAAE,IAAI,CAAC;CACZ,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;AAE/C,eAAO,MAAM,UAAU,GAAI,6DAQxB,eAAe,4CAcjB,CAAC"}
@@ -9,13 +9,9 @@ type GridProps = ComponentProps<typeof Box> & {
9
9
  };
10
10
  export declare const Grid: {
11
11
  ({ xs, sm, md, lg, xl, ...props }: GridProps): import("react/jsx-runtime").JSX.Element;
12
- Item: ({ xs, sm, md, lg, xl, ...props }: {
13
- is?: import("react").ElementType;
14
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
15
- animated?: boolean;
16
- withRichContent?: boolean | "inlineWithoutBreaks";
17
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
18
- } & 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
+ Item: ({ xs, sm, md, lg, xl, ...props }: Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
13
+ 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;
14
+ } & {
19
15
  xs?: 1 | 2 | 3 | 4;
20
16
  sm?: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8;
21
17
  md?: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8;
@@ -1 +1 @@
1
- {"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../../src/components/Grid/Grid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,SAAS,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAC5C,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,EAAE,CAAC,EAAE,OAAO,CAAC;CACd,CAAC;AAEF,eAAO,MAAM,IAAI;uCAAsC,SAAS;;;;;;;;;;;;;;CAY/D,CAAC"}
1
+ {"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../../src/components/Grid/Grid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,SAAS,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAC5C,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,EAAE,CAAC,EAAE,OAAO,CAAC;CACd,CAAC;AAEF,eAAO,MAAM,IAAI;uCAAsC,SAAS;;;;;;;;;;CAY/D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"GridItem.d.ts","sourceRoot":"","sources":["../../../src/components/Grid/GridItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,KAAK,aAAa,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAChD,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACnB,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACnC,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACnC,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC;IACtD,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC;CACvD,CAAC;AAEF,eAAO,MAAM,QAAQ,qCAAsC,aAAa,4CAUvE,CAAC"}
1
+ {"version":3,"file":"GridItem.d.ts","sourceRoot":"","sources":["../../../src/components/Grid/GridItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,KAAK,aAAa,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAChD,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACnB,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACnC,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACnC,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC;IACtD,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC;CACvD,CAAC;AAEF,eAAO,MAAM,QAAQ,GAAI,kCAAkC,aAAa,4CAUvE,CAAC"}
@@ -5,14 +5,5 @@ export type IconProps = Omit<ComponentProps<typeof Box>, 'name' | 'size'> & {
5
5
  name: Keys;
6
6
  size?: ComponentProps<typeof Box>['width'];
7
7
  };
8
- export declare const Icon: import("react").ForwardRefExoticComponent<Omit<Omit<{
9
- is?: import("react").ElementType;
10
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
11
- animated?: boolean;
12
- withRichContent?: boolean | "inlineWithoutBreaks";
13
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
14
- } & 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>, "size" | "name"> & {
15
- name: Keys;
16
- size?: ComponentProps<typeof Box>["width"];
17
- }, "ref"> & import("react").RefAttributes<HTMLElement>>;
8
+ export declare const Icon: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<HTMLElement>>;
18
9
  //# sourceMappingURL=Icon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAE/C,OAAO,KAAK,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAGjD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,MAAM,MAAM,SAAS,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,GAAG;IAC1E,IAAI,EAAE,IAAI,CAAC;IACX,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,OAAO,CAAC,CAAC;CAC5C,CAAC;AAEF,eAAO,MAAM,IAAI;;;;;;;UAJT,IAAI;WACH,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,OAAO,CAAC;uDAmB1C,CAAC"}
1
+ {"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAE/C,OAAO,KAAK,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAGjD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,MAAM,MAAM,SAAS,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,GAAG;IAC1E,IAAI,EAAE,IAAI,CAAC;IACX,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,OAAO,CAAC,CAAC;CAC5C,CAAC;AAEF,eAAO,MAAM,IAAI,gHAgBf,CAAC"}
@@ -1,8 +1,4 @@
1
- export declare const Addon: 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<HTMLSpanElement>>;
1
+ export declare const Addon: 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<HTMLSpanElement>>;
8
4
  //# sourceMappingURL=Addon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Addon.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/Addon.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,KAAK;;;;;;sXAKhB,CAAC"}
1
+ {"version":3,"file":"Addon.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/Addon.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,KAAK;;2DAKhB,CAAC"}
@@ -1,8 +1,4 @@
1
- export declare const Input: 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<HTMLInputElement>>;
1
+ export declare const Input: 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<HTMLInputElement>>;
8
4
  //# sourceMappingURL=Input.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Input.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/Input.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,KAAK;;;;;;uXAKhB,CAAC"}
1
+ {"version":3,"file":"Input.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/Input.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,KAAK;;4DAKhB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"InputBox.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/InputBox.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,cAAc,EACd,yBAAyB,EACzB,SAAS,EAEV,MAAM,OAAO,CAAC;AAGf,OAAO,KAAK,GAAG,MAAM,QAAQ,CAAC;AAK9B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AACvC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAGjD,KAAK,aAAa,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAChD,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,IAAI,EACA,QAAQ,GACR,UAAU,GACV,OAAO,GACP,MAAM,GACN,UAAU,GACV,gBAAgB,GAChB,OAAO,GACP,MAAM,GACN,QAAQ,GACR,OAAO,GACP,OAAO,GACP,QAAQ,GACR,UAAU,GACV,OAAO,GACP,OAAO,GACP,OAAO,GACP,QAAQ,GACR,QAAQ,GACR,KAAK,GACL,MAAM,GACN,MAAM,GACN,KAAK,GACL,MAAM,GACN,UAAU,GACV,QAAQ,CAAC;CACd,CAAC;AAEF;;;;;GAKG;AAEH,eAAO,MAAM,QAAQ,EA0HJ,yBAAyB,CAAC,aAAa,CAAC,GAAG;IAC1D,KAAK,EAAE,yBAAyB,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,CAAC;IAC7D,QAAQ,EAAE,yBAAyB,CAAC,cAAc,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC;IAC7E,MAAM,EAAE,yBAAyB,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC;IACjE,WAAW,EAAE,yBAAyB,CAAC,cAAc,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC;CAC5E,CAAC"}
1
+ {"version":3,"file":"InputBox.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/InputBox.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,cAAc,EAEd,yBAAyB,EACzB,SAAS,EAEV,MAAM,OAAO,CAAC;AAGf,OAAO,KAAK,GAAG,MAAM,QAAQ,CAAC;AAK9B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AACvC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAGjD,KAAK,aAAa,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAChD,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,IAAI,EACA,QAAQ,GACR,UAAU,GACV,OAAO,GACP,MAAM,GACN,UAAU,GACV,gBAAgB,GAChB,OAAO,GACP,MAAM,GACN,QAAQ,GACR,OAAO,GACP,OAAO,GACP,QAAQ,GACR,UAAU,GACV,OAAO,GACP,OAAO,GACP,OAAO,GACP,QAAQ,GACR,QAAQ,GACR,KAAK,GACL,MAAM,GACN,MAAM,GACN,KAAK,GACL,MAAM,GACN,UAAU,GACV,QAAQ,CAAC;CACd,CAAC;AAEF;;;;;GAKG;AAEH,eAAO,MAAM,QAAQ,EA0HJ,yBAAyB,CAAC,aAAa,CAAC,GAAG;IAC1D,KAAK,EAAE,yBAAyB,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,CAAC;IAC7D,QAAQ,EAAE,yBAAyB,CAAC,cAAc,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC;IAC7E,MAAM,EAAE,yBAAyB,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC;IACjE,WAAW,EAAE,yBAAyB,CAAC,cAAc,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC;CAC5E,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"InputBoxSkeleton.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/InputBoxSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAGzB,KAAK,qBAAqB,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC;AAExD,eAAO,MAAM,gBAAgB,UAAW,qBAAqB,4CAI5D,CAAC"}
1
+ {"version":3,"file":"InputBoxSkeleton.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/InputBoxSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAGzB,KAAK,qBAAqB,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC;AAExD,eAAO,MAAM,gBAAgB,GAAI,OAAO,qBAAqB,4CAI5D,CAAC"}
@@ -1,8 +1,4 @@
1
- export declare const Option: 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<HTMLInputElement>>;
1
+ export declare const Option: 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<HTMLInputElement>>;
8
4
  //# sourceMappingURL=Option.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Option.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/Option.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,MAAM;;;;;;uXAKjB,CAAC"}
1
+ {"version":3,"file":"Option.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/Option.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,MAAM;;4DAKjB,CAAC"}
@@ -1,8 +1,4 @@
1
- export declare const Placeholder: 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<HTMLOptionElement>>;
1
+ export declare const Placeholder: 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<HTMLOptionElement>>;
8
4
  //# sourceMappingURL=Placeholder.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Placeholder.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/Placeholder.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,WAAW;;;;;;wXAKtB,CAAC"}
1
+ {"version":3,"file":"Placeholder.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/Placeholder.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,WAAW;;6DAKtB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Wrapper.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/Wrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAGzB,eAAO,MAAM,OAAO,UAAW,cAAc,CAAC,OAAO,GAAG,CAAC,4CAExD,CAAC"}
1
+ {"version":3,"file":"Wrapper.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/Wrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAGzB,eAAO,MAAM,OAAO,GAAI,OAAO,cAAc,CAAC,OAAO,GAAG,CAAC,4CAExD,CAAC"}
@@ -5,13 +5,9 @@ export * from './Input';
5
5
  export * from './InputBox';
6
6
  export * from './InputBoxSkeleton';
7
7
  export * from './Wrapper';
8
- declare const _default: import("react").ForwardRefExoticComponent<{
9
- is?: import("react").ElementType;
10
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
11
- animated?: boolean;
12
- withRichContent?: boolean | "inlineWithoutBreaks";
13
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
14
- } & 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> & {
8
+ declare const _default: import("react").ForwardRefExoticComponent<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
9
+ 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;
10
+ } & {
15
11
  addon?: import("react").ReactNode;
16
12
  input?: import("react").ReactNode;
17
13
  multiple?: boolean;
@@ -26,42 +22,22 @@ declare const _default: import("react").ForwardRefExoticComponent<{
26
22
  Option: import("react").ForwardRefExoticComponent<import("react").ComponentProps<typeof Option>>;
27
23
  Placeholder: import("react").ForwardRefExoticComponent<import("react").ComponentProps<typeof Placeholder>>;
28
24
  } & {
29
- Input: import("react").ForwardRefExoticComponent<Omit<{
30
- is?: import("react").ElementType;
31
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
32
- animated?: boolean;
33
- withRichContent?: boolean | "inlineWithoutBreaks";
34
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
35
- } & 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>>;
36
- Skeleton: (props: {
37
- is?: import("react").ElementType;
38
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
39
- animated?: boolean;
40
- withRichContent?: boolean | "inlineWithoutBreaks";
41
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
42
- } & 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>) => import("react/jsx-runtime").JSX.Element;
25
+ Input: import("react").ForwardRefExoticComponent<Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
26
+ 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;
27
+ }, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
28
+ Skeleton: (props: Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
29
+ 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;
30
+ }) => import("react/jsx-runtime").JSX.Element;
43
31
  Wrapper: (props: import("react").ComponentProps<typeof import("..").Box>) => import("react/jsx-runtime").JSX.Element;
44
- Addon: import("react").ForwardRefExoticComponent<Omit<{
45
- is?: import("react").ElementType;
46
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
47
- animated?: boolean;
48
- withRichContent?: boolean | "inlineWithoutBreaks";
49
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
50
- } & 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<HTMLSpanElement>>;
51
- Placeholder: import("react").ForwardRefExoticComponent<Omit<{
52
- is?: import("react").ElementType;
53
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
54
- animated?: boolean;
55
- withRichContent?: boolean | "inlineWithoutBreaks";
56
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
57
- } & 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<HTMLOptionElement>>;
58
- Option: import("react").ForwardRefExoticComponent<Omit<{
59
- is?: import("react").ElementType;
60
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
61
- animated?: boolean;
62
- withRichContent?: boolean | "inlineWithoutBreaks";
63
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
64
- } & 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>>;
32
+ Addon: import("react").ForwardRefExoticComponent<Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
33
+ 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;
34
+ }, "ref"> & import("react").RefAttributes<HTMLSpanElement>>;
35
+ Placeholder: import("react").ForwardRefExoticComponent<Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
36
+ 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;
37
+ }, "ref"> & import("react").RefAttributes<HTMLOptionElement>>;
38
+ Option: import("react").ForwardRefExoticComponent<Omit<Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
39
+ 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;
40
+ }, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
65
41
  };
66
42
  export default _default;
67
43
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAG5C,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,WAAW,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAE1B,wBAOG"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAG5C,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,WAAW,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAE1B,wBAOG"}
@@ -1 +1 @@
1
- {"version":3,"file":"LabelInfo.d.ts","sourceRoot":"","sources":["../../../src/components/Label/LabelInfo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,KAAK,cAAc,GAAG;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;CACb,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,IAAI,CAAC,EAAE,MAAM,CAAC,CAAC;AAE9C,eAAO,MAAM,SAAS,4BAA6B,cAAc,4CAOhE,CAAC"}
1
+ {"version":3,"file":"LabelInfo.d.ts","sourceRoot":"","sources":["../../../src/components/Label/LabelInfo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,KAAK,cAAc,GAAG;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;CACb,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,IAAI,CAAC,EAAE,MAAM,CAAC,CAAC;AAE9C,eAAO,MAAM,SAAS,GAAI,yBAAyB,cAAc,4CAOhE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Margins.d.ts","sourceRoot":"","sources":["../../../src/components/Margins/Margins.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAO/D,OAAO,KAAK,GAAG,MAAM,QAAQ,CAAC;AAG9B,KAAK,YAAY,GAAG,iBAAiB,CAAC;IACpC,GAAG,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,QAAQ,CAAC,CAAC;IAC3C,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,aAAa,CAAC,CAAC;IAClD,UAAU,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,kBAAkB,CAAC,CAAC;IAC5D,QAAQ,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,gBAAgB,CAAC,CAAC;IACxD,MAAM,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,CAAC,CAAC;IACpD,WAAW,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,mBAAmB,CAAC,CAAC;IAC9D,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,iBAAiB,CAAC,CAAC;IAC1D,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,OAAO,UAAW,YAAY,4CAuG1C,CAAC"}
1
+ {"version":3,"file":"Margins.d.ts","sourceRoot":"","sources":["../../../src/components/Margins/Margins.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAO/D,OAAO,KAAK,GAAG,MAAM,QAAQ,CAAC;AAG9B,KAAK,YAAY,GAAG,iBAAiB,CAAC;IACpC,GAAG,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,QAAQ,CAAC,CAAC;IAC3C,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,aAAa,CAAC,CAAC;IAClD,UAAU,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,kBAAkB,CAAC,CAAC;IAC5D,QAAQ,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,gBAAgB,CAAC,CAAC;IACxD,MAAM,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,CAAC,CAAC;IACpD,WAAW,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,mBAAmB,CAAC,CAAC;IAC9D,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,iBAAiB,CAAC,CAAC;IAC1D,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,OAAO,GAAI,OAAO,YAAY,4CAuG1C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Menu.d.ts","sourceRoot":"","sources":["../../../src/components/Menu/Menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,KAAK,EAAE,cAAc,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGpE,OAAO,KAAK,GAAG,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAIvC,KAAK,SAAS,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,UAAU,CAAC,EAAE,MAAM,CAAC,GAAG;IACjE,OAAO,EAAE;QACP,CAAC,EAAE,EAAE,MAAM,GAAG;YACZ,IAAI,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,SAAS,CAAC;YACxC,KAAK,CAAC,EAAE,SAAS,CAAC;YAClB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;YACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;SACpB,CAAC;KACH,CAAC;IACF,WAAW,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,OAAO,CAAC,CAAC;IAClD,SAAS,CAAC,EAAE,kBAAkB,CAAC,WAAW,CAAC,CAAC;IAC5C,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,UAAU,CAAC,CAAC,MAAM,CAAC,CAAC;IACjD,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC7B,CAAC;AAiBF;;GAEG;AACH,eAAO,MAAM,IAAI,kGAWd,SAAS,4CAsEX,CAAC"}
1
+ {"version":3,"file":"Menu.d.ts","sourceRoot":"","sources":["../../../src/components/Menu/Menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,KAAK,EAAE,cAAc,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGpE,OAAO,KAAK,GAAG,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAIvC,KAAK,SAAS,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,UAAU,CAAC,EAAE,MAAM,CAAC,GAAG;IACjE,OAAO,EAAE;QACP,CAAC,EAAE,EAAE,MAAM,GAAG;YACZ,IAAI,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,SAAS,CAAC;YACxC,KAAK,CAAC,EAAE,SAAS,CAAC;YAClB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;YACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;SACpB,CAAC;KACH,CAAC;IACF,WAAW,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,OAAO,CAAC,CAAC;IAClD,SAAS,CAAC,EAAE,kBAAkB,CAAC,WAAW,CAAC,CAAC;IAC5C,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,UAAU,CAAC,CAAC,MAAM,CAAC,CAAC;IACjD,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC7B,CAAC;AAiBF;;GAEG;AACH,eAAO,MAAM,IAAI,GAAI,+FAWlB,SAAS,4CAuEX,CAAC"}
@@ -15,20 +15,6 @@ export type MenuOptionProps = {
15
15
  onClick?: (event: MouseEvent<HTMLElement>) => void;
16
16
  description?: ReactNode;
17
17
  } & Omit<AllHTMLAttributes<HTMLElement>, 'label'>;
18
- declare const MenuOption: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<Omit<{
19
- is?: ComponentProps<typeof Box>["is"];
20
- id?: string;
21
- children?: ReactNode;
22
- focus?: boolean;
23
- selected?: boolean;
24
- className?: ComponentProps<typeof Box>["className"];
25
- ref?: Ref<Element>;
26
- title?: string;
27
- disabled?: boolean;
28
- value?: string;
29
- variant?: "danger" | "success" | "warning" | "primary";
30
- onClick?: (event: MouseEvent<HTMLElement>) => void;
31
- description?: ReactNode;
32
- } & Omit<AllHTMLAttributes<HTMLElement>, "label">, "ref"> & import("react").RefAttributes<unknown>>>;
18
+ declare const MenuOption: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<Omit<MenuOptionProps, "ref"> & import("react").RefAttributes<unknown>>>;
33
19
  export default MenuOption;
34
20
  //# sourceMappingURL=MenuOption.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MenuOption.d.ts","sourceRoot":"","sources":["../../../../src/components/Menu/V2/MenuOption.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,GAAG,EACH,cAAc,EACd,SAAS,EACT,UAAU,EACV,iBAAiB,EAClB,MAAM,OAAO,CAAC;AAIf,OAAO,KAAK,GAAG,MAAM,eAAe,CAAC;AAErC,MAAM,MAAM,eAAe,GAAG;IAC5B,EAAE,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC;IACtC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,CAAC;IACpD,GAAG,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,CAAC;IACvD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,KAAK,IAAI,CAAC;IACnD,WAAW,CAAC,EAAE,SAAS,CAAC;CACzB,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC,CAAC;AAElD,QAAA,MAAM,UAAU;SAfT,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,IAAI,CAAC;SAChC,MAAM;eACA,SAAS;YACZ,OAAO;eACJ,OAAO;gBACN,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC;UAC7C,GAAG,CAAC,OAAO,CAAC;YACV,MAAM;eACH,OAAO;YACV,MAAM;cACJ,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS;cAC5C,CAAC,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,KAAK,IAAI;kBACpC,SAAS;oGAmDxB,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"MenuOption.d.ts","sourceRoot":"","sources":["../../../../src/components/Menu/V2/MenuOption.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,GAAG,EACH,cAAc,EACd,SAAS,EACT,UAAU,EACV,iBAAiB,EAClB,MAAM,OAAO,CAAC;AAIf,OAAO,KAAK,GAAG,MAAM,eAAe,CAAC;AAErC,MAAM,MAAM,eAAe,GAAG;IAC5B,EAAE,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC;IACtC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,CAAC;IACpD,GAAG,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,CAAC;IACvD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,KAAK,IAAI,CAAC;IACnD,WAAW,CAAC,EAAE,SAAS,CAAC;CACzB,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC,CAAC;AAElD,QAAA,MAAM,UAAU,uJAgDf,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../../../src/components/Menu/V2/helpers/helpers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,KAAK,kBAAkB,GACnB,QAAQ,GACR,aAAa,GACb,cAAc,GACd,cAAc,GACd,YAAY,GACZ,KAAK,GACL,UAAU,GACV,WAAW,GACX,WAAW,GACX,SAAS,GACT,MAAM,GACN,UAAU,GACV,aAAa,GACb,OAAO,GACP,WAAW,GACX,cAAc,GACd,OAAO,GACP,WAAW,GACX,cAAc,GACd,KAAK,GACL,SAAS,GACT,YAAY,CAAC;AAEjB,eAAO,MAAM,YAAY,cACZ,kBAAkB,CAAC,WAAW,CAAC,KACzC,kBAgCF,CAAC"}
1
+ {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../../../src/components/Menu/V2/helpers/helpers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,KAAK,kBAAkB,GACnB,QAAQ,GACR,aAAa,GACb,cAAc,GACd,cAAc,GACd,YAAY,GACZ,KAAK,GACL,UAAU,GACV,WAAW,GACX,WAAW,GACX,SAAS,GACT,MAAM,GACN,UAAU,GACV,aAAa,GACb,OAAO,GACP,WAAW,GACX,cAAc,GACd,OAAO,GACP,WAAW,GACX,cAAc,GACd,KAAK,GACL,SAAS,GACT,YAAY,CAAC;AAEjB,eAAO,MAAM,YAAY,GACvB,WAAW,kBAAkB,CAAC,WAAW,CAAC,KACzC,kBAgCF,CAAC"}
@@ -1,10 +1,8 @@
1
- export declare const MessageBlock: import("react").ForwardRefExoticComponent<Omit<{
1
+ import type { ComponentProps } from 'react';
2
+ import Box from '../Box';
3
+ type MessageBlockProps = {
2
4
  fixedWidth?: boolean;
3
- } & {
4
- is?: import("react").ElementType;
5
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
6
- animated?: boolean;
7
- withRichContent?: boolean | "inlineWithoutBreaks";
8
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
9
- } & 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>>;
5
+ } & ComponentProps<typeof Box>;
6
+ export declare const MessageBlock: import("react").ForwardRefExoticComponent<Omit<MessageBlockProps, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
7
+ export {};
10
8
  //# sourceMappingURL=MessageBlock.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MessageBlock.d.ts","sourceRoot":"","sources":["../../../src/components/Message/MessageBlock.tsx"],"names":[],"mappings":"AASA,eAAO,MAAM,YAAY;iBAHV,OAAO;;;;;;;qXAerB,CAAC"}
1
+ {"version":3,"file":"MessageBlock.d.ts","sourceRoot":"","sources":["../../../src/components/Message/MessageBlock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAGjD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,KAAK,iBAAiB,GAAG;IACvB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC;AAE/B,eAAO,MAAM,YAAY,2HAYxB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"MessageBody.d.ts","sourceRoot":"","sources":["../../../src/components/Message/MessageBody.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAI1D,KAAK,gBAAgB,GAAG,cAAc,CAAC,cAAc,CAAC,GAAG;IACvD,KAAK,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,WAAW,mCAIrB,gBAAgB,KAAG,YAerB,CAAC"}
1
+ {"version":3,"file":"MessageBody.d.ts","sourceRoot":"","sources":["../../../src/components/Message/MessageBody.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAI1D,KAAK,gBAAgB,GAAG,cAAc,CAAC,cAAc,CAAC,GAAG;IACvD,KAAK,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,gCAIzB,gBAAgB,KAAG,YAerB,CAAC"}