@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 +1 @@
1
- {"version":3,"file":"Theme.d.ts","sourceRoot":"","sources":["../src/Theme.ts"],"names":[],"mappings":"AAKA,qBAAa,GAAG;IACd,OAAO,CAAC,IAAI,CAAS;IAErB,OAAO,CAAC,KAAK,CAAS;gBAEV,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM;IAKvC,QAAQ;IAIR,KAAK,CAAC,IAAI,EAAE,MAAM;CAGnB;AAID,eAAO,IAAI,wBAAwB,SAAQ,CAAC;AAC5C,eAAO,MAAM,+BAA+B,UAAW,OAAO,SAE7D,CAAC;AAEF,eAAO,MAAM,OAAO;;;;;;;;;;;;CAYnB,CAAC;AA0EF,eAAO,MAAM,aAAa;;;;;;;;;;;;;;CAczB,CAAC;AAEF,KAAK,aAAa,GAAG,MAAM,OAAO,aAAa,CAAC;AAEhD,eAAO,MAAM,YAAY;;;;;;;;;;CAYxB,CAAC;AAEF,KAAK,WAAW,GAAG,MAAM,OAAO,YAAY,CAAC;AAE7C,eAAO,MAAM,cAAc;;;;;;;;;;;;CAY1B,CAAC;AAEF,KAAK,cAAc,GAAG,MAAM,OAAO,cAAc,CAAC;AAElD,eAAO,MAAM,sBAAsB;;;;;;;;CAclC,CAAC;AAEF,KAAK,sBAAsB,GAAG,MAAM,OAAO,sBAAsB,CAAC;AAElE,eAAO,MAAM,YAAY;;;;;;;;CAQxB,CAAC;AAEF,KAAK,YAAY,GAAG,MAAM,OAAO,YAAY,CAAC;AAE9C,eAAO,MAAM,qBAAqB;;;;;;CAMjC,CAAC;AAEF,KAAK,qBAAqB,GAAG,MAAM,OAAO,qBAAqB,CAAC;AAEhE,eAAO,MAAM,YAAY;;;;;;;CAkBxB,CAAC;AAEF,KAAK,YAAY,GAAG,MAAM,OAAO,YAAY,CAAC;AAE9C,eAAO,MAAM,cAAc,UAAW,OAAO,KAAG,KAAK,IAAI,aACJ,CAAC;AAEtD,eAAO,MAAM,aAAa,UAAW,OAAO,KAAG,KAAK,IAAI,WACJ,CAAC;AAErD,eAAO,MAAM,eAAe,UAAW,OAAO,KAAG,KAAK,IAAI,cACJ,CAAC;AAEvD,eAAO,MAAM,YAAY,UAAW,OAAO,KAAG,KAAK,IAAI,qBACM,CAAC;AAE9D,eAAO,MAAM,uBAAuB,UAC3B,OAAO,KACb,KAAK,IAAI,sBACkD,CAAC;AAE/D,eAAO,MAAM,aAAa,UAAW,OAAO,KAAG,KAAK,IAAI,YACJ,CAAC;AAErD,eAAO,MAAM,aAAa,UAAW,OAAO,KAAG,KAAK,IAAI,YACJ,CAAC;AAErD,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQnB,CAAC"}
1
+ {"version":3,"file":"Theme.d.ts","sourceRoot":"","sources":["../src/Theme.ts"],"names":[],"mappings":"AAKA,qBAAa,GAAG;IACd,OAAO,CAAC,IAAI,CAAS;IAErB,OAAO,CAAC,KAAK,CAAS;gBAEV,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM;IAKvC,QAAQ;IAIR,KAAK,CAAC,IAAI,EAAE,MAAM;CAGnB;AAID,eAAO,IAAI,wBAAwB,SAAQ,CAAC;AAC5C,eAAO,MAAM,+BAA+B,GAAI,OAAO,OAAO,SAE7D,CAAC;AAEF,eAAO,MAAM,OAAO;;;;;;;;;;;;CAYnB,CAAC;AA0EF,eAAO,MAAM,aAAa;;;;;;;;;;;;;;CAczB,CAAC;AAEF,KAAK,aAAa,GAAG,MAAM,OAAO,aAAa,CAAC;AAEhD,eAAO,MAAM,YAAY;;;;;;;;;;CAYxB,CAAC;AAEF,KAAK,WAAW,GAAG,MAAM,OAAO,YAAY,CAAC;AAE7C,eAAO,MAAM,cAAc;;;;;;;;;;;;CAY1B,CAAC;AAEF,KAAK,cAAc,GAAG,MAAM,OAAO,cAAc,CAAC;AAElD,eAAO,MAAM,sBAAsB;;;;;;;;CAclC,CAAC;AAEF,KAAK,sBAAsB,GAAG,MAAM,OAAO,sBAAsB,CAAC;AAElE,eAAO,MAAM,YAAY;;;;;;;;CAQxB,CAAC;AAEF,KAAK,YAAY,GAAG,MAAM,OAAO,YAAY,CAAC;AAE9C,eAAO,MAAM,qBAAqB;;;;;;CAMjC,CAAC;AAEF,KAAK,qBAAqB,GAAG,MAAM,OAAO,qBAAqB,CAAC;AAEhE,eAAO,MAAM,YAAY;;;;;;;CAkBxB,CAAC;AAEF,KAAK,YAAY,GAAG,MAAM,OAAO,YAAY,CAAC;AAE9C,eAAO,MAAM,cAAc,GAAI,OAAO,OAAO,KAAG,KAAK,IAAI,aACJ,CAAC;AAEtD,eAAO,MAAM,aAAa,GAAI,OAAO,OAAO,KAAG,KAAK,IAAI,WACJ,CAAC;AAErD,eAAO,MAAM,eAAe,GAAI,OAAO,OAAO,KAAG,KAAK,IAAI,cACJ,CAAC;AAEvD,eAAO,MAAM,YAAY,GAAI,OAAO,OAAO,KAAG,KAAK,IAAI,qBACM,CAAC;AAE9D,eAAO,MAAM,uBAAuB,GAClC,OAAO,OAAO,KACb,KAAK,IAAI,sBACkD,CAAC;AAE/D,eAAO,MAAM,aAAa,GAAI,OAAO,OAAO,KAAG,KAAK,IAAI,YACJ,CAAC;AAErD,eAAO,MAAM,aAAa,GAAI,OAAO,OAAO,KAAG,KAAK,IAAI,YACJ,CAAC;AAErD,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQnB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/components/Accordion/Accordion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAEnD,MAAM,MAAM,cAAc,GAAG;IAC3B,QAAQ,EAAE,SAAS,CAAC;CACrB,GAAG,OAAO,CAAC,YAAY,CAAC,CAAC;AAE1B;;GAEG;AACH,QAAA,MAAM,SAAS,2BAA4B,cAAc,4CAMxD,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/components/Accordion/Accordion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAEnD,MAAM,MAAM,cAAc,GAAG;IAC3B,QAAQ,EAAE,SAAS,CAAC;CACrB,GAAG,OAAO,CAAC,YAAY,CAAC,CAAC;AAE1B;;GAEG;AACH,QAAA,MAAM,SAAS,GAAI,wBAAwB,cAAc,4CAMxD,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { ReactNode } from 'react';
1
+ import { type ReactNode } from 'react';
2
2
  export type AccordionItemProps = {
3
3
  children?: ReactNode;
4
4
  className?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"AccordionItem.d.ts","sourceRoot":"","sources":["../../../src/components/Accordion/AccordionItem.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAA6B,SAAS,EAAE,MAAM,OAAO,CAAC;AAMlE,MAAM,MAAM,kBAAkB,GAAG;IAC/B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAC;AAEF,QAAA,MAAM,aAAa,+GAShB,kBAAkB,4CAuFpB,CAAC;AAEF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"AccordionItem.d.ts","sourceRoot":"","sources":["../../../src/components/Accordion/AccordionItem.tsx"],"names":[],"mappings":"AACA,OAAO,EAIL,KAAK,SAAS,EACf,MAAM,OAAO,CAAC;AAMf,MAAM,MAAM,kBAAkB,GAAG;IAC/B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAC;AAEF,QAAA,MAAM,aAAa,GAAI,4GASpB,kBAAkB,4CAuFpB,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AnimatedVisibility.d.ts","sourceRoot":"","sources":["../../../src/components/AnimatedVisibility/AnimatedVisibility.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAOvC,MAAM,MAAM,cAAc,GACtB,QAAQ,GACR,SAAS,GACT,QAAQ,GACR,UAAU,GACV,SAAS,CAAC;AAEd,KAAK,uBAAuB,GAAG;IAC7B,QAAQ,EAAE,SAAS,CAAC;IACpB,UAAU,CAAC,EAAE,cAAc,CAAC;CAC7B,CAAC;AASF,QAAA,MAAM,kBAAkB,UAAW,uBAAuB,mDAkGzD,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"AnimatedVisibility.d.ts","sourceRoot":"","sources":["../../../src/components/AnimatedVisibility/AnimatedVisibility.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAOvC,MAAM,MAAM,cAAc,GACtB,QAAQ,GACR,SAAS,GACT,QAAQ,GACR,UAAU,GACV,SAAS,CAAC;AAEd,KAAK,uBAAuB,GAAG;IAC7B,QAAQ,EAAE,SAAS,CAAC;IACpB,UAAU,CAAC,EAAE,cAAc,CAAC;CAC7B,CAAC;AASF,QAAA,MAAM,kBAAkB,GAAI,OAAO,uBAAuB,mDAkGzD,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AvatarContainer.d.ts","sourceRoot":"","sources":["../../../src/components/Avatar/AvatarContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,CAAC,EACD,KAAK,GACL,KAAK,GACL,KAAK,GACL,KAAK,GACL,KAAK,GACL,KAAK,GACL,KAAK,GACL,KAAK,GACL,KAAK,GACL,MAAM,GACN,MAAM,GACN,MAAM,CAAC;CACZ,GAAG,cAAc,CAAC,WAAW,CAAC,CAAC;AAEhC,eAAO,MAAM,eAAe,iCAIzB,oBAAoB,4CAStB,CAAC"}
1
+ {"version":3,"file":"AvatarContainer.d.ts","sourceRoot":"","sources":["../../../src/components/Avatar/AvatarContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,CAAC,EACD,KAAK,GACL,KAAK,GACL,KAAK,GACL,KAAK,GACL,KAAK,GACL,KAAK,GACL,KAAK,GACL,KAAK,GACL,KAAK,GACL,MAAM,GACN,MAAM,GACN,MAAM,CAAC;CACZ,GAAG,cAAc,CAAC,WAAW,CAAC,CAAC;AAEhC,eAAO,MAAM,eAAe,GAAI,8BAI7B,oBAAoB,4CAStB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AvatarStack.d.ts","sourceRoot":"","sources":["../../../src/components/Avatar/AvatarStack.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAK/D,KAAK,gBAAgB,GAAG,iBAAiB,CACvC,cAAc,CAAC,cAAc,CAAC,EAC9B,cAAc,CACf,CAAC;AAEF,eAAO,MAAM,WAAW,2BAA4B,gBAAgB,4CAGnE,CAAC"}
1
+ {"version":3,"file":"AvatarStack.d.ts","sourceRoot":"","sources":["../../../src/components/Avatar/AvatarStack.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAK/D,KAAK,gBAAgB,GAAG,iBAAiB,CACvC,cAAc,CAAC,cAAc,CAAC,EAC9B,cAAc,CACf,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,wBAAwB,gBAAgB,4CAGnE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Banner.d.ts","sourceRoot":"","sources":["../../../src/components/Banner/Banner.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,SAAS,EACT,iBAAiB,EACjB,yBAAyB,EAC1B,MAAM,OAAO,CAAC;AAMf,KAAK,WAAW,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;AAUzE,KAAK,WAAW,GAAG;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,yBAAyB,CAAC;IACvC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,WAAW,CAAC;CACvB,GAAG,iBAAiB,CAAC,WAAW,CAAC,CAAC;AAEnC,QAAA,MAAM,MAAM,0IAeT,WAAW,4CAyEb,CAAC;AAEF,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"Banner.d.ts","sourceRoot":"","sources":["../../../src/components/Banner/Banner.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,SAAS,EACT,iBAAiB,EACjB,yBAAyB,EAE1B,MAAM,OAAO,CAAC;AAMf,KAAK,WAAW,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;AAUzE,KAAK,WAAW,GAAG;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,yBAAyB,CAAC;IACvC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,WAAW,CAAC;CACvB,GAAG,iBAAiB,CAAC,WAAW,CAAC,CAAC;AAEnC,QAAA,MAAM,MAAM,GAAI,uIAeb,WAAW,4CAyEb,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -2,25 +2,18 @@ import type { cssFn } from '@rocket.chat/css-in-js';
2
2
  import type { AllHTMLAttributes, ElementType, RefAttributes, SVGAttributes } from 'react';
3
3
  import type { Falsy } from '../../types/Falsy';
4
4
  import type { StylingProps } from './stylingProps';
5
- export declare const Box: import("react").ForwardRefExoticComponent<{
5
+ export interface BoxProps extends Partial<StylingProps>, Omit<AllHTMLAttributes<HTMLElement>, 'ref' | 'is' | 'className' | 'size' | 'elevation' | keyof StylingProps>, Omit<SVGAttributes<SVGElement>, keyof AllHTMLAttributes<HTMLElement> | 'elevation' | keyof StylingProps> {
6
6
  /**
7
7
  * The `is` prop is used to render the Box as a different HTML tag. It can also be used to render a different fuselage component.
8
8
  */
9
9
  is?: ElementType;
10
10
  className?: string | cssFn | (string | cssFn | Falsy)[];
11
11
  animated?: boolean;
12
- withRichContent?: boolean | "inlineWithoutBreaks";
13
- htmlSize?: AllHTMLAttributes<HTMLElement>["size"];
14
- } & Partial<StylingProps> & Omit<AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<SVGAttributes<SVGElement>, "elevation" | keyof AllHTMLAttributes<HTMLElement>> & RefAttributes<any>>;
15
- declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<{
16
- /**
17
- * The `is` prop is used to render the Box as a different HTML tag. It can also be used to render a different fuselage component.
18
- */
19
- is?: ElementType;
20
- className?: string | cssFn | (string | cssFn | Falsy)[];
21
- animated?: boolean;
22
- withRichContent?: boolean | "inlineWithoutBreaks";
23
- htmlSize?: AllHTMLAttributes<HTMLElement>["size"];
24
- } & Partial<StylingProps> & Omit<AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<SVGAttributes<SVGElement>, "elevation" | keyof AllHTMLAttributes<HTMLElement>> & RefAttributes<any>>>;
12
+ withRichContent?: boolean | 'inlineWithoutBreaks';
13
+ htmlSize?: AllHTMLAttributes<HTMLElement>['size'];
14
+ focusable?: boolean;
15
+ }
16
+ export declare const Box: import("react").ForwardRefExoticComponent<BoxProps & RefAttributes<any>>;
17
+ declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<BoxProps & RefAttributes<any>>>;
25
18
  export default _default;
26
19
  //# sourceMappingURL=Box.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Box.d.ts","sourceRoot":"","sources":["../../../src/components/Box/Box.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,KAAK,EACV,iBAAiB,EACjB,WAAW,EACX,aAAa,EACb,aAAa,EAEd,MAAM,OAAO,CAAC;AAKf,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAG/C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAsBnD,eAAO,MAAM,GAAG;IAlBd;;OAEG;SACE,WAAW;gBACJ,MAAM,GAAG,KAAK,GAAG,CAAC,MAAM,GAAG,KAAK,GAAG,KAAK,CAAC,EAAE;eAC5C,OAAO;sBACA,OAAO,GAAG,qBAAqB;eACtC,iBAAiB,CAAC,WAAW,CAAC,CAAC,MAAM,CAAC;+NAsCjD,CAAC;;IA7CD;;OAEG;SACE,WAAW;gBACJ,MAAM,GAAG,KAAK,GAAG,CAAC,MAAM,GAAG,KAAK,GAAG,KAAK,CAAC,EAAE;eAC5C,OAAO;sBACA,OAAO,GAAG,qBAAqB;eACtC,iBAAiB,CAAC,WAAW,CAAC,CAAC,MAAM,CAAC;;AAwCnD,wBAAyB"}
1
+ {"version":3,"file":"Box.d.ts","sourceRoot":"","sources":["../../../src/components/Box/Box.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,KAAK,EACV,iBAAiB,EACjB,WAAW,EACX,aAAa,EACb,aAAa,EAEd,MAAM,OAAO,CAAC;AAKf,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAG/C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAGnD,MAAM,WAAW,QACf,SAAQ,OAAO,CAAC,YAAY,CAAC,EAC3B,IAAI,CACF,iBAAiB,CAAC,WAAW,CAAC,EAC9B,KAAK,GAAG,IAAI,GAAG,WAAW,GAAG,MAAM,GAAG,WAAW,GAAG,MAAM,YAAY,CACvE,EACD,IAAI,CACF,aAAa,CAAC,UAAU,CAAC,EACzB,MAAM,iBAAiB,CAAC,WAAW,CAAC,GAAG,WAAW,GAAG,MAAM,YAAY,CACxE;IACH;;OAEG;IACH,EAAE,CAAC,EAAE,WAAW,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,CAAC,MAAM,GAAG,KAAK,GAAG,KAAK,CAAC,EAAE,CAAC;IACxD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,CAAC,EAAE,OAAO,GAAG,qBAAqB,CAAC;IAClD,QAAQ,CAAC,EAAE,iBAAiB,CAAC,WAAW,CAAC,CAAC,MAAM,CAAC,CAAC;IAClD,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,GAAG,0EA2Bd,CAAC;;AAEH,wBAAyB"}
@@ -1 +1 @@
1
- {"version":3,"file":"BoxTransforms.d.ts","sourceRoot":"","sources":["../../../src/components/Box/BoxTransforms.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,mCAAiC,GAAG,KAAK,GAAG,SAAQ,CAAC;AAE/E,eAAO,MAAM,eAAe,iBAF+B,GAAG,KAAK,GAAG,QAER,CAAC;AAE/D,eAAO,MAAM,uBAAuB,OAAQ,CAAC,KAAK,EAAE,GAAG,KAAK,GAAG,aAAX,GAAG,KAAK,GAc3D,CAAC"}
1
+ {"version":3,"file":"BoxTransforms.d.ts","sourceRoot":"","sources":["../../../src/components/Box/BoxTransforms.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,mCAAiC,GAAG,KAAK,GAAG,SAAQ,CAAC;AAE/E,eAAO,MAAM,eAAe,iBAF+B,GAAG,KAAK,GAAG,QAER,CAAC;AAE/D,eAAO,MAAM,uBAAuB,GAAI,IAAI,CAAC,KAAK,EAAE,GAAG,KAAK,GAAG,aAAX,GAAG,KAAK,GAc3D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StylingBox.d.ts","sourceRoot":"","sources":["../../../src/components/Box/StylingBox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAI1C,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAE/C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAGnD,MAAM,MAAM,eAAe,GAAG;IAC5B,QAAQ,EAAE,YAAY,CAAC;QAAE,SAAS,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IAC/C,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,CAAC,MAAM,GAAG,KAAK,GAAG,KAAK,CAAC,EAAE,CAAC;CACzD,GAAG,OAAO,CAAC,YAAY,CAAC,CAAC;AAE1B;;;;;GAKG;AACH,eAAO,MAAM,UAAU,2BAA4B,eAAe;gBAV3B,MAAM;uDAqB5C,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"StylingBox.d.ts","sourceRoot":"","sources":["../../../src/components/Box/StylingBox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAI1C,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAE/C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAGnD,MAAM,MAAM,eAAe,GAAG;IAC5B,QAAQ,EAAE,YAAY,CAAC;QAAE,SAAS,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IAC/C,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,CAAC,MAAM,GAAG,KAAK,GAAG,KAAK,CAAC,EAAE,CAAC;CACzD,GAAG,OAAO,CAAC,YAAY,CAAC,CAAC;AAE1B;;;;;GAKG;AACH,eAAO,MAAM,UAAU,GAAI,wBAAwB,eAAe;gBAV3B,MAAM;uDAqB5C,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1,3 +1,3 @@
1
- export { default } from './Box';
1
+ export { default, default as Box, BoxProps } from './Box';
2
2
  export { default as StylingBox, type StylingBoxProps } from './StylingBox';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Box/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAChC,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Box/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,OAAO,IAAI,GAAG,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"stylingProps.d.ts","sourceRoot":"","sources":["../../../src/components/Box/stylingProps.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"stylingProps.d.ts","sourceRoot":"","sources":["../../../src/components/Box/stylingProps.ts"],"names":[],"mappings":"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"}
@@ -1,5 +1,5 @@
1
1
  import type { StylingProps } from './stylingProps';
2
2
  export declare const useStylingProps: <TProps extends {
3
3
  className?: string;
4
- }>(originalProps: TProps & Partial<StylingProps>) => TProps;
4
+ }>(originalProps: TProps) => Omit<TProps, keyof StylingProps>;
5
5
  //# sourceMappingURL=useStylingProps.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useStylingProps.d.ts","sourceRoot":"","sources":["../../../src/components/Box/useStylingProps.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAGnD,eAAO,MAAM,eAAe,GAAI,MAAM,SAAS;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,iBACpD,MAAM,GAAG,OAAO,CAAC,YAAY,CAAC,KAC5C,MAYF,CAAC"}
1
+ {"version":3,"file":"useStylingProps.d.ts","sourceRoot":"","sources":["../../../src/components/Box/useStylingProps.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAGnD,eAAO,MAAM,eAAe,GAAI,MAAM,SAAS;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,EACnE,eAAe,MAAM,KACpB,IAAI,CAAC,MAAM,EAAE,MAAM,YAAY,CAYjC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"withBoxStyling.d.ts","sourceRoot":"","sources":["../../../src/components/Box/withBoxStyling.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAErE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAGnD,eAAO,MAAM,cAAc,GACzB,UAAU,SAAS,aAAa,CAAC;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,aAES,UAAU;YAGZ,wBAAwB,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC,YAAY,CAAC;;CAWtE,CAAC"}
1
+ {"version":3,"file":"withBoxStyling.d.ts","sourceRoot":"","sources":["../../../src/components/Box/withBoxStyling.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAErE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAGnD,eAAO,MAAM,cAAc,GACzB,UAAU,SAAS,aAAa,CAAC;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,EAEF,WAAW,UAAU;YAGZ,wBAAwB,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC,YAAY,CAAC;;CAWtE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Bubble.d.ts","sourceRoot":"","sources":["../../../src/components/Bubble/Bubble.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,KAAK,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKhF,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,SAAS,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,YAAY,CAAC,EAAE,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,SAAS,CAAC,CAAC;IACxE,YAAY,CAAC,EAAE,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,SAAS,CAAC,CAAC;CACzE,GAAG,IAAI,CAAC,iBAAiB,CAAC,cAAc,CAAC,EAAE,SAAS,CAAC,CAAC;AAEvD,eAAO,MAAM,MAAM,mGAUhB,WAAW,4CAoCb,CAAC"}
1
+ {"version":3,"file":"Bubble.d.ts","sourceRoot":"","sources":["../../../src/components/Bubble/Bubble.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,KAAK,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKhF,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,SAAS,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,YAAY,CAAC,EAAE,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,SAAS,CAAC,CAAC;IACxE,YAAY,CAAC,EAAE,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,SAAS,CAAC,CAAC;CACzE,GAAG,IAAI,CAAC,iBAAiB,CAAC,cAAc,CAAC,EAAE,SAAS,CAAC,CAAC;AAEvD,eAAO,MAAM,MAAM,GAAI,gGAUpB,WAAW,4CAoCb,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"BubbleButton.d.ts","sourceRoot":"","sources":["../../../src/components/Bubble/BubbleButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,KAAK,EAAE,oBAAoB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAI7D,KAAK,iBAAiB,GAAG;IACvB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,QAAQ,CAAC;CACjB,GAAG,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,SAAS,CAAC,CAAC;AAE7D,eAAO,MAAM,YAAY,kDAMtB,iBAAiB,4CAanB,CAAC"}
1
+ {"version":3,"file":"BubbleButton.d.ts","sourceRoot":"","sources":["../../../src/components/Bubble/BubbleButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,KAAK,EAAE,oBAAoB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAI7D,KAAK,iBAAiB,GAAG;IACvB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,QAAQ,CAAC;CACjB,GAAG,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,SAAS,CAAC,CAAC;AAE7D,eAAO,MAAM,YAAY,GAAI,+CAM1B,iBAAiB,4CAanB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"BubbleItem.d.ts","sourceRoot":"","sources":["../../../src/components/Bubble/BubbleItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvD,KAAK,eAAe,GAAG;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,QAAQ,CAAC;CACjB,GAAG,cAAc,CAAC,eAAe,CAAC,CAAC;AAEpC,eAAO,MAAM,UAAU,yCAKpB,eAAe,4CAUjB,CAAC"}
1
+ {"version":3,"file":"BubbleItem.d.ts","sourceRoot":"","sources":["../../../src/components/Bubble/BubbleItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvD,KAAK,eAAe,GAAG;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,QAAQ,CAAC;CACjB,GAAG,cAAc,CAAC,eAAe,CAAC,CAAC;AAEpC,eAAO,MAAM,UAAU,GAAI,sCAKxB,eAAe,4CAUjB,CAAC"}
@@ -1,34 +1,14 @@
1
1
  import type { ComponentProps } from 'react';
2
2
  import { Icon } from '../Icon';
3
+ import type { ButtonProps } from './Button';
3
4
  type ButtonSize = {
4
5
  mini?: boolean;
5
6
  tiny?: boolean;
6
7
  small?: boolean;
7
8
  };
8
- export declare const ActionButton: import("react").ForwardRefExoticComponent<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> & {
15
- primary?: boolean;
16
- secondary?: boolean;
17
- danger?: boolean;
18
- warning?: boolean;
19
- success?: boolean;
20
- disabled?: boolean;
21
- loading?: boolean;
22
- mini?: boolean;
23
- tiny?: boolean;
24
- small?: boolean;
25
- medium?: boolean;
26
- large?: boolean;
27
- square?: boolean;
28
- external?: boolean;
29
- icon?: ComponentProps<typeof Icon>["name"];
30
- } & Omit<import("react").AllHTMLAttributes<HTMLAnchorElement | HTMLButtonElement>, "is" | "className" | "size"> & ButtonSize & {
31
- icon: ComponentProps<typeof Icon>["name"];
32
- }, "ref"> & import("react").RefAttributes<HTMLElement>>;
9
+ type ActionButtonProps = ButtonProps & ButtonSize & {
10
+ icon: ComponentProps<typeof Icon>['name'];
11
+ };
12
+ export declare const ActionButton: import("react").ForwardRefExoticComponent<Omit<ActionButtonProps, "ref"> & import("react").RefAttributes<HTMLElement>>;
33
13
  export {};
34
14
  //# sourceMappingURL=ActionButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ActionButton.d.ts","sourceRoot":"","sources":["../../../src/components/Button/ActionButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAGjD,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAK/B,KAAK,UAAU,GAAG;IAChB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC;AAgBF,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;UAbf,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC;uDAoB5C,CAAC"}
1
+ {"version":3,"file":"ActionButton.d.ts","sourceRoot":"","sources":["../../../src/components/Button/ActionButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAGjD,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAG/B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAE5C,KAAK,UAAU,GAAG;IAChB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC;AACF,KAAK,iBAAiB,GAAG,WAAW,GAClC,UAAU,GAAG;IACX,IAAI,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;CAC3C,CAAC;AAYJ,eAAO,MAAM,YAAY,wHAOxB,CAAC"}
@@ -21,28 +21,6 @@ export type ButtonProps = ComponentProps<typeof Box> & {
21
21
  /**
22
22
  * Indicates an actionable user action.
23
23
  */
24
- export declare const Button: import("react").ForwardRefExoticComponent<Omit<{
25
- is?: import("react").ElementType;
26
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
27
- animated?: boolean;
28
- withRichContent?: boolean | "inlineWithoutBreaks";
29
- htmlSize?: AllHTMLAttributes<HTMLElement>["size"];
30
- } & 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> & {
31
- primary?: boolean;
32
- secondary?: boolean;
33
- danger?: boolean;
34
- warning?: boolean;
35
- success?: boolean;
36
- disabled?: boolean;
37
- loading?: boolean;
38
- mini?: boolean;
39
- tiny?: boolean;
40
- small?: boolean;
41
- medium?: boolean;
42
- large?: boolean;
43
- square?: boolean;
44
- external?: boolean;
45
- icon?: ComponentProps<typeof Icon>["name"];
46
- } & Omit<AllHTMLAttributes<HTMLAnchorElement | HTMLButtonElement>, "is" | "className" | "size">, "ref"> & import("react").RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
24
+ export declare const Button: import("react").ForwardRefExoticComponent<Omit<ButtonProps, "ref"> & import("react").RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
47
25
  export default Button;
48
26
  //# sourceMappingURL=Button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/components/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAGpE,OAAO,GAAG,MAAM,QAAQ,CAAC;AACzB,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,MAAM,MAAM,WAAW,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IACrD,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;CAC5C,GAAG,IAAI,CACJ,iBAAiB,CAAC,iBAAiB,GAAG,iBAAiB,CAAC,EACxD,IAAI,GAAG,WAAW,GAAG,MAAM,CAC5B,CAAC;AAEJ;;GAEG;AACH,eAAO,MAAM,MAAM;;;;;;;cAvBP,OAAO;gBACL,OAAO;aACV,OAAO;cACN,OAAO;cACP,OAAO;eACN,OAAO;cACR,OAAO;WACV,OAAO;WACP,OAAO;YACN,OAAO;aACN,OAAO;YACR,OAAO;aACN,OAAO;eACL,OAAO;WACX,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC;+KA2F1C,CAAC;AAEH,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/components/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAGpE,OAAO,GAAG,MAAM,QAAQ,CAAC;AACzB,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,MAAM,MAAM,WAAW,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IACrD,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;CAC5C,GAAG,IAAI,CACJ,iBAAiB,CAAC,iBAAiB,GAAG,iBAAiB,CAAC,EACxD,IAAI,GAAG,WAAW,GAAG,MAAM,CAC5B,CAAC;AAEJ;;GAEG;AACH,eAAO,MAAM,MAAM,4IAkFjB,CAAC;AAEH,eAAe,MAAM,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import type { ComponentProps, ReactElement } from 'react';
2
+ import Box from '../Box';
2
3
  import { Icon } from '../Icon';
3
4
  type ButtonSize = {
4
5
  large?: boolean;
@@ -7,8 +8,8 @@ type ButtonSize = {
7
8
  tiny?: boolean;
8
9
  mini?: boolean;
9
10
  };
10
- export declare const IconButton: import("react").ForwardRefExoticComponent<Omit<{
11
- icon: ComponentProps<typeof Icon>["name"] | ReactElement;
11
+ type IconButtonProps = {
12
+ icon: ComponentProps<typeof Icon>['name'] | ReactElement;
12
13
  primary?: boolean;
13
14
  secondary?: boolean;
14
15
  info?: boolean;
@@ -16,12 +17,7 @@ export declare const IconButton: import("react").ForwardRefExoticComponent<Omit<
16
17
  warning?: boolean;
17
18
  success?: boolean;
18
19
  pressed?: boolean;
19
- } & ButtonSize & {
20
- is?: import("react").ElementType;
21
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
22
- animated?: boolean;
23
- withRichContent?: boolean | "inlineWithoutBreaks";
24
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
25
- } & 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>>;
20
+ } & ButtonSize & ComponentProps<typeof Box>;
21
+ export declare const IconButton: import("react").ForwardRefExoticComponent<Omit<IconButtonProps, "ref"> & import("react").RefAttributes<HTMLElement>>;
26
22
  export {};
27
23
  //# sourceMappingURL=IconButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IconButton.d.ts","sourceRoot":"","sources":["../../../src/components/Button/IconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAO,MAAM,OAAO,CAAC;AAI/D,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,KAAK,UAAU,GAAG;IAChB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,OAAO,CAAC;CAChB,CAAC;AA+BF,eAAO,MAAM,UAAU;UA5Bf,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,GAAG,YAAY;cAC9C,OAAO;gBACL,OAAO;WACZ,OAAO;aACL,OAAO;cACN,OAAO;cACP,OAAO;cACP,OAAO;;;;;;;kXAmHlB,CAAC"}
1
+ {"version":3,"file":"IconButton.d.ts","sourceRoot":"","sources":["../../../src/components/Button/IconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAO,MAAM,OAAO,CAAC;AAG/D,OAAO,GAAG,MAAM,QAAQ,CAAC;AACzB,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,KAAK,UAAU,GAAG;IAChB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,OAAO,CAAC;CAChB,CAAC;AAEF,KAAK,eAAe,GAAG;IACrB,IAAI,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,GAAG,YAAY,CAAC;IACzD,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,GAAG,UAAU,GACZ,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC;AAmB7B,eAAO,MAAM,UAAU,sHA8FtB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Callout.d.ts","sourceRoot":"","sources":["../../../src/components/Callout/Callout.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAErE,OAAO,GAAG,MAAM,QAAQ,CAAC;AACzB,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,KAAK,YAAY,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,GAAG;IACtE,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IACjD,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;IAC3C,OAAO,CAAC,EAAE,YAAY,CAAC;CACxB,CAAC;AAIF;;GAEG;AACH,eAAO,MAAM,OAAO,kEAQjB,YAAY,4CAmCd,CAAC"}
1
+ {"version":3,"file":"Callout.d.ts","sourceRoot":"","sources":["../../../src/components/Callout/Callout.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAErE,OAAO,GAAG,MAAM,QAAQ,CAAC;AACzB,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,KAAK,YAAY,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,GAAG;IACtE,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IACjD,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;IAC3C,OAAO,CAAC,EAAE,YAAY,CAAC;CACxB,CAAC;AAIF;;GAEG;AACH,eAAO,MAAM,OAAO,GAAI,+DAQrB,YAAY,4CAmCd,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../../src/components/Card/Card.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI/C,KAAK,SAAS,GAAG;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;AAE/C,QAAA,MAAM,IAAI,8CAA+C,SAAS,4CAejE,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../../src/components/Card/Card.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI/C,KAAK,SAAS,GAAG;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;AAE/C,QAAA,MAAM,IAAI,GAAI,2CAA2C,SAAS,4CAejE,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CardBody.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardBody.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,iBAAiB,EACjB,aAAa,EACb,cAAc,EACd,SAAS,EACV,MAAM,OAAO,CAAC;AAEf,OAAO,GAAG,MAAM,YAAY,CAAC;AAE7B,KAAK,aAAa,GAAG;IACnB,aAAa,CAAC,EAAE,aAAa,CAAC,eAAe,CAAC,CAAC;IAC/C,MAAM,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,QAAQ,CAAC,CAAC;IAC9C,QAAQ,EAAE,SAAS,CAAC;CACrB,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;AAE/C,QAAA,MAAM,QAAQ,kDAKX,aAAa,4CAYf,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"CardBody.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardBody.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,iBAAiB,EACjB,aAAa,EACb,cAAc,EACd,SAAS,EACV,MAAM,OAAO,CAAC;AAEf,OAAO,GAAG,MAAM,YAAY,CAAC;AAE7B,KAAK,aAAa,GAAG;IACnB,aAAa,CAAC,EAAE,aAAa,CAAC,eAAe,CAAC,CAAC;IAC/C,MAAM,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,QAAQ,CAAC,CAAC;IAC9C,QAAQ,EAAE,SAAS,CAAC;CACrB,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;AAE/C,QAAA,MAAM,QAAQ,GAAI,+CAKf,aAAa,4CAYf,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CardCol.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardCol.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,QAAA,MAAM,OAAO,2BAGV;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,GAAG,iBAAiB,CAAC,WAAW,CAAC,4CAI1D,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"CardCol.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardCol.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,QAAA,MAAM,OAAO,GAAI,wBAGd;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,GAAG,iBAAiB,CAAC,WAAW,CAAC,4CAI1D,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CardControls.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardControls.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,YAAY;;6CAEjB,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"CardControls.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardControls.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,YAAY,GAAI;;CAAY,4CAEjC,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CardHeader.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,QAAA,MAAM,UAAU,2BAGb;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,GAAG,iBAAiB,CAAC,WAAW,CAAC,4CAI1D,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"CardHeader.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,QAAA,MAAM,UAAU,GAAI,wBAGjB;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,GAAG,iBAAiB,CAAC,WAAW,CAAC,4CAI1D,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CardRow.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,QAAA,MAAM,OAAO,2BAGV;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,GAAG,iBAAiB,CAAC,WAAW,CAAC,4CAI1D,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"CardRow.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,QAAA,MAAM,OAAO,GAAI,wBAGd;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,GAAG,iBAAiB,CAAC,WAAW,CAAC,4CAI1D,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CardTitle.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAK1D,QAAA,MAAM,SAAS,0CAKZ;IACD,QAAQ,EAAE,SAAS,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC9B,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,4CAK7C,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"CardTitle.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAK1D,QAAA,MAAM,SAAS,GAAI,uCAKhB;IACD,QAAQ,EAAE,SAAS,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC9B,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,4CAK7C,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CardGrid.d.ts","sourceRoot":"","sources":["../../../src/components/CardGrid/CardGrid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvD,OAAa,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAEzC,KAAK,aAAa,GAAG;IACnB,QAAQ,EAAE,SAAS,CAAC;IACpB,WAAW,CAAC,EAAE,cAAc,CAAC,OAAO,QAAQ,CAAC,CAAC;CAC/C,CAAC;AAEF,eAAO,MAAM,QAAQ,wCAIlB,aAAa,4CAQf,CAAC"}
1
+ {"version":3,"file":"CardGrid.d.ts","sourceRoot":"","sources":["../../../src/components/CardGrid/CardGrid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvD,OAAa,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAEzC,KAAK,aAAa,GAAG;IACnB,QAAQ,EAAE,SAAS,CAAC;IACpB,WAAW,CAAC,EAAE,cAAc,CAAC,OAAO,QAAQ,CAAC,CAAC;CAC/C,CAAC;AAEF,eAAO,MAAM,QAAQ,GAAI,qCAItB,aAAa,4CAQf,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CardGroup.d.ts","sourceRoot":"","sources":["../../../src/components/CardGroup/CardGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAM1D,KAAK,cAAc,GAAG;IACpB,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,CAAC;IACnC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC,CAAC;AAExD,eAAO,MAAM,SAAS,2DAOnB,cAAc,4CAoBhB,CAAC"}
1
+ {"version":3,"file":"CardGroup.d.ts","sourceRoot":"","sources":["../../../src/components/CardGroup/CardGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAM1D,KAAK,cAAc,GAAG;IACpB,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,CAAC;IACnC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC,CAAC;AAExD,eAAO,MAAM,SAAS,GAAI,wDAOvB,cAAc,4CAoBhB,CAAC"}
@@ -1,11 +1,8 @@
1
- import type { AllHTMLAttributes } from 'react';
2
- export declare const CheckBox: 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> & {
1
+ import type { ComponentProps, AllHTMLAttributes } from 'react';
2
+ import Box from '../Box';
3
+ type CheckBoxProps = ComponentProps<typeof Box> & {
9
4
  indeterminate?: boolean;
10
- } & AllHTMLAttributes<HTMLInputElement>, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
5
+ } & AllHTMLAttributes<HTMLInputElement>;
6
+ export declare const CheckBox: import("react").ForwardRefExoticComponent<Omit<CheckBoxProps, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
7
+ export {};
11
8
  //# sourceMappingURL=CheckBox.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CheckBox.d.ts","sourceRoot":"","sources":["../../../src/components/CheckBox/CheckBox.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAkC,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAS/E,eAAO,MAAM,QAAQ;;;;;;;oBAHH,OAAO;kGAuCvB,CAAC"}
1
+ {"version":3,"file":"CheckBox.d.ts","sourceRoot":"","sources":["../../../src/components/CheckBox/CheckBox.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAkB,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAG/E,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,KAAK,aAAa,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAChD,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,GAAG,iBAAiB,CAAC,gBAAgB,CAAC,CAAC;AAExC,eAAO,MAAM,QAAQ,yHAoCnB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CodeSnippet.d.ts","sourceRoot":"","sources":["../../../src/components/CodeSnippet/CodeSnippet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAE1D,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,gBAAgB,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IACnD,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC;AAEF;;;;;;GAMG;AACH,QAAA,MAAM,WAAW,gEAMd,gBAAgB,KAAG,YAAY,CAAC,gBAAgB,CAuBlD,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"CodeSnippet.d.ts","sourceRoot":"","sources":["../../../src/components/CodeSnippet/CodeSnippet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAE1D,OAAO,GAAG,MAAM,QAAQ,CAAC;AAIzB,KAAK,gBAAgB,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IACnD,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC;AAEF;;;;;;GAMG;AACH,QAAA,MAAM,WAAW,GAAI,6DAMlB,gBAAgB,KAAG,YAAY,CAAC,gBAAgB,CAuBlD,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -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=Contextualbar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Contextualbar.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/Contextualbar.tsx"],"names":[],"mappings":";;;;;;;AAyCA,wBAAmC"}
1
+ {"version":3,"file":"Contextualbar.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/Contextualbar.tsx"],"names":[],"mappings":";;;AAyCA,wBAAmC"}
@@ -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=ContextualbarContent.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarContent.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarContent.tsx"],"names":[],"mappings":";;;;;;;AAuBA,wBAA0C"}
1
+ {"version":3,"file":"ContextualbarContent.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarContent.tsx"],"names":[],"mappings":";;;AAuBA,wBAA0C"}
@@ -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=ContextualbarFooter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarFooter.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarFooter.tsx"],"names":[],"mappings":";;;;;;;AAeA,wBAAyC"}
1
+ {"version":3,"file":"ContextualbarFooter.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarFooter.tsx"],"names":[],"mappings":";;;AAeA,wBAAyC"}
@@ -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/Contextualbar/ContextualbarSection.tsx"],"names":[],"mappings":";;;;;;;AAyBA,wBAA0C"}
1
+ {"version":3,"file":"ContextualbarSection.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarSection.tsx"],"names":[],"mappings":";;;AAyBA,wBAA0C"}
@@ -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=Contextualbar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Contextualbar.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/Contextualbar.tsx"],"names":[],"mappings":";;;;;;;AAyCA,wBAAmC"}
1
+ {"version":3,"file":"Contextualbar.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/Contextualbar.tsx"],"names":[],"mappings":";;;AAyCA,wBAAmC"}
@@ -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=ContextualbarContent.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarContent.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarContent.tsx"],"names":[],"mappings":";;;;;;;AAuBA,wBAA0C"}
1
+ {"version":3,"file":"ContextualbarContent.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarContent.tsx"],"names":[],"mappings":";;;AAuBA,wBAA0C"}
@@ -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=ContextualbarFooter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarFooter.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarFooter.tsx"],"names":[],"mappings":";;;;;;;AAeA,wBAAyC"}
1
+ {"version":3,"file":"ContextualbarFooter.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarFooter.tsx"],"names":[],"mappings":";;;AAeA,wBAAyC"}