@rocket.chat/fuselage 0.68.1 → 0.70.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 (396) hide show
  1. package/dist/components/Accordion/Accordion.d.ts +0 -3
  2. package/dist/components/Accordion/Accordion.d.ts.map +1 -1
  3. package/dist/components/AudioPlayer/AudioPlayer.d.ts +0 -3
  4. package/dist/components/AudioPlayer/AudioPlayer.d.ts.map +1 -1
  5. package/dist/components/AutoComplete/AutoComplete.d.ts +21 -13
  6. package/dist/components/AutoComplete/AutoComplete.d.ts.map +1 -1
  7. package/dist/components/AutoComplete/index.d.ts +1 -1
  8. package/dist/components/AutoComplete/index.d.ts.map +1 -1
  9. package/dist/components/Avatar/Avatar.d.ts +3 -3
  10. package/dist/components/Avatar/Avatar.d.ts.map +1 -1
  11. package/dist/components/Badge/Badge.d.ts +1 -4
  12. package/dist/components/Badge/Badge.d.ts.map +1 -1
  13. package/dist/components/Box/Box.d.ts +0 -3
  14. package/dist/components/Box/Box.d.ts.map +1 -1
  15. package/dist/components/Box/StylingBox.d.ts +0 -6
  16. package/dist/components/Box/StylingBox.d.ts.map +1 -1
  17. package/dist/components/Button/ActionButton.d.ts +20 -7
  18. package/dist/components/Button/ActionButton.d.ts.map +1 -1
  19. package/dist/components/Button/Button.d.ts +22 -9
  20. package/dist/components/Button/Button.d.ts.map +1 -1
  21. package/dist/components/Button/IconButton.d.ts +17 -8
  22. package/dist/components/Button/IconButton.d.ts.map +1 -1
  23. package/dist/components/Button/index.d.ts +1 -1
  24. package/dist/components/Button/index.d.ts.map +1 -1
  25. package/dist/components/ButtonGroup/ButtonGroup.d.ts +10 -4
  26. package/dist/components/ButtonGroup/ButtonGroup.d.ts.map +1 -1
  27. package/dist/components/ButtonGroup/index.d.ts +1 -1
  28. package/dist/components/ButtonGroup/index.d.ts.map +1 -1
  29. package/dist/components/Callout/Callout.d.ts +5 -8
  30. package/dist/components/Callout/Callout.d.ts.map +1 -1
  31. package/dist/components/Card/Card.d.ts +1 -1
  32. package/dist/components/Card/Card.d.ts.map +1 -1
  33. package/dist/components/Card/CardBody.d.ts +4 -4
  34. package/dist/components/Card/CardBody.d.ts.map +1 -1
  35. package/dist/components/Card/index.d.ts +1 -1
  36. package/dist/components/Card/index.d.ts.map +1 -1
  37. package/dist/components/CardGrid/CardGrid.d.ts +6 -6
  38. package/dist/components/CardGrid/CardGrid.d.ts.map +1 -1
  39. package/dist/components/CardGrid/index.d.ts +1 -1
  40. package/dist/components/CardGrid/index.d.ts.map +1 -1
  41. package/dist/components/CheckBox/CheckBox.d.ts +4 -6
  42. package/dist/components/CheckBox/CheckBox.d.ts.map +1 -1
  43. package/dist/components/Chevron/Chevron.d.ts +4 -4
  44. package/dist/components/Chevron/Chevron.d.ts.map +1 -1
  45. package/dist/components/CodeSnippet/CodeSnippet.d.ts +3 -10
  46. package/dist/components/CodeSnippet/CodeSnippet.d.ts.map +1 -1
  47. package/dist/components/Contextualbar/Contextualbar.d.ts +2 -3
  48. package/dist/components/Contextualbar/Contextualbar.d.ts.map +1 -1
  49. package/dist/components/Contextualbar/ContextualbarAction.d.ts +5 -5
  50. package/dist/components/Contextualbar/ContextualbarAction.d.ts.map +1 -1
  51. package/dist/components/Contextualbar/ContextualbarActions.d.ts +3 -3
  52. package/dist/components/Contextualbar/ContextualbarActions.d.ts.map +1 -1
  53. package/dist/components/Contextualbar/ContextualbarButton.d.ts +3 -3
  54. package/dist/components/Contextualbar/ContextualbarButton.d.ts.map +1 -1
  55. package/dist/components/Contextualbar/ContextualbarContent.d.ts +2 -3
  56. package/dist/components/Contextualbar/ContextualbarContent.d.ts.map +1 -1
  57. package/dist/components/Contextualbar/ContextualbarEmptyContent.d.ts +5 -7
  58. package/dist/components/Contextualbar/ContextualbarEmptyContent.d.ts.map +1 -1
  59. package/dist/components/Contextualbar/ContextualbarFooter.d.ts +2 -3
  60. package/dist/components/Contextualbar/ContextualbarFooter.d.ts.map +1 -1
  61. package/dist/components/Contextualbar/ContextualbarHeader.d.ts +2 -3
  62. package/dist/components/Contextualbar/ContextualbarHeader.d.ts.map +1 -1
  63. package/dist/components/Contextualbar/ContextualbarIcon.d.ts +3 -3
  64. package/dist/components/Contextualbar/ContextualbarIcon.d.ts.map +1 -1
  65. package/dist/components/Contextualbar/ContextualbarSection.d.ts +2 -3
  66. package/dist/components/Contextualbar/ContextualbarSection.d.ts.map +1 -1
  67. package/dist/components/Contextualbar/ContextualbarSkeleton.d.ts +3 -3
  68. package/dist/components/Contextualbar/ContextualbarSkeleton.d.ts.map +1 -1
  69. package/dist/components/Contextualbar/ContextualbarTitle.d.ts +3 -3
  70. package/dist/components/Contextualbar/ContextualbarTitle.d.ts.map +1 -1
  71. package/dist/components/ContextualbarV2/Contextualbar.d.ts +2 -3
  72. package/dist/components/ContextualbarV2/Contextualbar.d.ts.map +1 -1
  73. package/dist/components/ContextualbarV2/ContextualbarAction.d.ts +5 -5
  74. package/dist/components/ContextualbarV2/ContextualbarAction.d.ts.map +1 -1
  75. package/dist/components/ContextualbarV2/ContextualbarActions.d.ts +3 -3
  76. package/dist/components/ContextualbarV2/ContextualbarActions.d.ts.map +1 -1
  77. package/dist/components/ContextualbarV2/ContextualbarButton.d.ts +3 -3
  78. package/dist/components/ContextualbarV2/ContextualbarButton.d.ts.map +1 -1
  79. package/dist/components/ContextualbarV2/ContextualbarContent.d.ts +2 -3
  80. package/dist/components/ContextualbarV2/ContextualbarContent.d.ts.map +1 -1
  81. package/dist/components/ContextualbarV2/ContextualbarEmptyContent.d.ts +5 -7
  82. package/dist/components/ContextualbarV2/ContextualbarEmptyContent.d.ts.map +1 -1
  83. package/dist/components/ContextualbarV2/ContextualbarFooter.d.ts +2 -3
  84. package/dist/components/ContextualbarV2/ContextualbarFooter.d.ts.map +1 -1
  85. package/dist/components/ContextualbarV2/ContextualbarHeader.d.ts +2 -3
  86. package/dist/components/ContextualbarV2/ContextualbarHeader.d.ts.map +1 -1
  87. package/dist/components/ContextualbarV2/ContextualbarIcon.d.ts +3 -3
  88. package/dist/components/ContextualbarV2/ContextualbarIcon.d.ts.map +1 -1
  89. package/dist/components/ContextualbarV2/ContextualbarSection.d.ts +2 -3
  90. package/dist/components/ContextualbarV2/ContextualbarSection.d.ts.map +1 -1
  91. package/dist/components/ContextualbarV2/ContextualbarSkeleton.d.ts +3 -3
  92. package/dist/components/ContextualbarV2/ContextualbarSkeleton.d.ts.map +1 -1
  93. package/dist/components/ContextualbarV2/ContextualbarTitle.d.ts +3 -3
  94. package/dist/components/ContextualbarV2/ContextualbarTitle.d.ts.map +1 -1
  95. package/dist/components/Dropdown/Dropdown.d.ts +5 -4
  96. package/dist/components/Dropdown/Dropdown.d.ts.map +1 -1
  97. package/dist/components/Dropdown/DropdownDesktop.d.ts +5 -2
  98. package/dist/components/Dropdown/DropdownDesktop.d.ts.map +1 -1
  99. package/dist/components/Dropdown/DropdownDesktopWrapper.d.ts +5 -4
  100. package/dist/components/Dropdown/DropdownDesktopWrapper.d.ts.map +1 -1
  101. package/dist/components/Dropdown/DropdownMobile.d.ts +3 -2
  102. package/dist/components/Dropdown/DropdownMobile.d.ts.map +1 -1
  103. package/dist/components/EmailInput/EmailInput.d.ts +0 -3
  104. package/dist/components/EmailInput/EmailInput.d.ts.map +1 -1
  105. package/dist/components/Field/Field.d.ts +2 -6
  106. package/dist/components/Field/Field.d.ts.map +1 -1
  107. package/dist/components/Field/FieldDescription.d.ts +2 -3
  108. package/dist/components/Field/FieldDescription.d.ts.map +1 -1
  109. package/dist/components/Field/FieldError.d.ts +2 -3
  110. package/dist/components/Field/FieldError.d.ts.map +1 -1
  111. package/dist/components/Field/FieldHint.d.ts +2 -3
  112. package/dist/components/Field/FieldHint.d.ts.map +1 -1
  113. package/dist/components/Field/FieldLabel.d.ts +4 -7
  114. package/dist/components/Field/FieldLabel.d.ts.map +1 -1
  115. package/dist/components/Field/FieldLabelInfo.d.ts +2 -3
  116. package/dist/components/Field/FieldLabelInfo.d.ts.map +1 -1
  117. package/dist/components/Field/FieldLink.d.ts +2 -3
  118. package/dist/components/Field/FieldLink.d.ts.map +1 -1
  119. package/dist/components/Field/FieldRow.d.ts +2 -3
  120. package/dist/components/Field/FieldRow.d.ts.map +1 -1
  121. package/dist/components/FieldGroup/FieldGroup.d.ts +2 -6
  122. package/dist/components/FieldGroup/FieldGroup.d.ts.map +1 -1
  123. package/dist/components/Grid/Grid.d.ts +3 -12
  124. package/dist/components/Grid/Grid.d.ts.map +1 -1
  125. package/dist/components/Grid/GridItem.d.ts +4 -5
  126. package/dist/components/Grid/GridItem.d.ts.map +1 -1
  127. package/dist/components/Grid/index.d.ts +1 -1
  128. package/dist/components/Grid/index.d.ts.map +1 -1
  129. package/dist/components/Icon/Icon.d.ts +10 -7
  130. package/dist/components/Icon/Icon.d.ts.map +1 -1
  131. package/dist/components/Icon/index.d.ts +1 -1
  132. package/dist/components/Icon/index.d.ts.map +1 -1
  133. package/dist/components/InputBox/Input.d.ts.map +1 -1
  134. package/dist/components/InputBox/InputBox.d.ts +0 -6
  135. package/dist/components/InputBox/InputBox.d.ts.map +1 -1
  136. package/dist/components/InputBox/InputBoxAddon.d.ts.map +1 -1
  137. package/dist/components/Label/Label.d.ts +9 -8
  138. package/dist/components/Label/Label.d.ts.map +1 -1
  139. package/dist/components/Label/LabelInfo.d.ts +3 -5
  140. package/dist/components/Label/LabelInfo.d.ts.map +1 -1
  141. package/dist/components/Label/index.d.ts +1 -1
  142. package/dist/components/Label/index.d.ts.map +1 -1
  143. package/dist/components/Margins/Margins.d.ts +9 -12
  144. package/dist/components/Margins/Margins.d.ts.map +1 -1
  145. package/dist/components/Menu/Menu.d.ts +14 -10
  146. package/dist/components/Menu/Menu.d.ts.map +1 -1
  147. package/dist/components/Menu/V2/Menu.d.ts +7 -13
  148. package/dist/components/Menu/V2/Menu.d.ts.map +1 -1
  149. package/dist/components/Menu/V2/MenuOption.d.ts +6 -6
  150. package/dist/components/Menu/V2/MenuOption.d.ts.map +1 -1
  151. package/dist/components/Menu/V2/MenuPopover.d.ts.map +1 -1
  152. package/dist/components/Menu/V2/index.d.ts +2 -1
  153. package/dist/components/Menu/V2/index.d.ts.map +1 -1
  154. package/dist/components/Message/Message.d.ts +9 -0
  155. package/dist/components/Message/Message.d.ts.map +1 -1
  156. package/dist/components/Message/MessageBlock.d.ts +3 -6
  157. package/dist/components/Message/MessageBlock.d.ts.map +1 -1
  158. package/dist/components/Message/MessageEmoji.d.ts +2 -3
  159. package/dist/components/Message/MessageEmoji.d.ts.map +1 -1
  160. package/dist/components/Message/MessageEmojiBase.d.ts +1 -2
  161. package/dist/components/Message/MessageEmojiBase.d.ts.map +1 -1
  162. package/dist/components/Message/MessageMetrics/MessageMetricsFollowing.d.ts +3 -3
  163. package/dist/components/Message/MessageMetrics/MessageMetricsFollowing.d.ts.map +1 -1
  164. package/dist/components/Message/MessageMetrics/MessageMetricsItem/MessageMetricsItemIcon.d.ts +2 -3
  165. package/dist/components/Message/MessageMetrics/MessageMetricsItem/MessageMetricsItemIcon.d.ts.map +1 -1
  166. package/dist/components/Message/MessageMetrics/MessageMetricsItem/index.d.ts +1 -7
  167. package/dist/components/Message/MessageMetrics/MessageMetricsItem/index.d.ts.map +1 -1
  168. package/dist/components/Message/MessageMetrics/MessageMetricsReply.d.ts +2 -3
  169. package/dist/components/Message/MessageMetrics/MessageMetricsReply.d.ts.map +1 -1
  170. package/dist/components/Message/MessageMetrics/index.d.ts +3 -29
  171. package/dist/components/Message/MessageMetrics/index.d.ts.map +1 -1
  172. package/dist/components/Message/MessageName.d.ts +2 -1
  173. package/dist/components/Message/MessageName.d.ts.map +1 -1
  174. package/dist/components/Message/MessageReactions/MessageReaction.d.ts.map +1 -1
  175. package/dist/components/Message/MessageReactions/MessageReactionEmoji.d.ts +2 -3
  176. package/dist/components/Message/MessageReactions/MessageReactionEmoji.d.ts.map +1 -1
  177. package/dist/components/Message/MessageReactions/MessageReactions.d.ts.map +1 -1
  178. package/dist/components/Message/MessageReactions/index.d.ts +0 -6
  179. package/dist/components/Message/MessageReactions/index.d.ts.map +1 -1
  180. package/dist/components/Message/MessageRole.d.ts +2 -3
  181. package/dist/components/Message/MessageRole.d.ts.map +1 -1
  182. package/dist/components/Message/MessageStatusIndicator/MessageStatusIndicator.d.ts.map +1 -1
  183. package/dist/components/Message/MessageStatusIndicator/MessageStatusIndicatorItem.d.ts +4 -5
  184. package/dist/components/Message/MessageStatusIndicator/MessageStatusIndicatorItem.d.ts.map +1 -1
  185. package/dist/components/Message/MessageStatusIndicator/MessageStatusPrivateIndicator.d.ts +3 -3
  186. package/dist/components/Message/MessageStatusIndicator/MessageStatusPrivateIndicator.d.ts.map +1 -1
  187. package/dist/components/Message/MessageSystem/MessageSystemName.d.ts +2 -3
  188. package/dist/components/Message/MessageSystem/MessageSystemName.d.ts.map +1 -1
  189. package/dist/components/Message/MessageToolbar/MessageToolbar.d.ts +2 -2
  190. package/dist/components/Message/MessageToolbar/MessageToolbar.d.ts.map +1 -1
  191. package/dist/components/Message/MessageToolbar/MessageToolbarItem.d.ts +3 -6
  192. package/dist/components/Message/MessageToolbar/MessageToolbarItem.d.ts.map +1 -1
  193. package/dist/components/Message/MessageToolbar/MessageToolbarWrapper.d.ts.map +1 -1
  194. package/dist/components/Message/MessageToolbar/index.d.ts +15 -37
  195. package/dist/components/Message/MessageToolbar/index.d.ts.map +1 -1
  196. package/dist/components/Message/ThreadMessage/ThreadMessage.d.ts +2 -3
  197. package/dist/components/Message/ThreadMessage/ThreadMessage.d.ts.map +1 -1
  198. package/dist/components/Message/ThreadMessage/ThreadMessageEmoji.d.ts +2 -3
  199. package/dist/components/Message/ThreadMessage/ThreadMessageEmoji.d.ts.map +1 -1
  200. package/dist/components/Message/ThreadMessage/ThreadMessageIcon.d.ts +3 -3
  201. package/dist/components/Message/ThreadMessage/ThreadMessageIcon.d.ts.map +1 -1
  202. package/dist/components/Message/ThreadMessage/index.d.ts +1 -9
  203. package/dist/components/Message/ThreadMessage/index.d.ts.map +1 -1
  204. package/dist/components/Message/index.d.ts +22 -54
  205. package/dist/components/Message/index.d.ts.map +1 -1
  206. package/dist/components/Modal/Modal.d.ts +6 -8
  207. package/dist/components/Modal/Modal.d.ts.map +1 -1
  208. package/dist/components/Modal/ModalBackdrop.d.ts +2 -3
  209. package/dist/components/Modal/ModalBackdrop.d.ts.map +1 -1
  210. package/dist/components/Modal/ModalClose.d.ts +2 -3
  211. package/dist/components/Modal/ModalClose.d.ts.map +1 -1
  212. package/dist/components/Modal/ModalContent.d.ts +2 -3
  213. package/dist/components/Modal/ModalContent.d.ts.map +1 -1
  214. package/dist/components/Modal/ModalFooter.d.ts +2 -3
  215. package/dist/components/Modal/ModalFooter.d.ts.map +1 -1
  216. package/dist/components/Modal/ModalFooterAnnotation.d.ts +2 -3
  217. package/dist/components/Modal/ModalFooterAnnotation.d.ts.map +1 -1
  218. package/dist/components/Modal/ModalFooterControllers.d.ts +2 -3
  219. package/dist/components/Modal/ModalFooterControllers.d.ts.map +1 -1
  220. package/dist/components/Modal/ModalHeader.d.ts +2 -3
  221. package/dist/components/Modal/ModalHeader.d.ts.map +1 -1
  222. package/dist/components/Modal/ModalHeaderText.d.ts +2 -3
  223. package/dist/components/Modal/ModalHeaderText.d.ts.map +1 -1
  224. package/dist/components/Modal/ModalHeroImage.d.ts +2 -3
  225. package/dist/components/Modal/ModalHeroImage.d.ts.map +1 -1
  226. package/dist/components/Modal/ModalIcon.d.ts +4 -5
  227. package/dist/components/Modal/ModalIcon.d.ts.map +1 -1
  228. package/dist/components/Modal/ModalTagline.d.ts +2 -3
  229. package/dist/components/Modal/ModalTagline.d.ts.map +1 -1
  230. package/dist/components/Modal/ModalThumb.d.ts +2 -3
  231. package/dist/components/Modal/ModalThumb.d.ts.map +1 -1
  232. package/dist/components/Modal/ModalTitle.d.ts +2 -3
  233. package/dist/components/Modal/ModalTitle.d.ts.map +1 -1
  234. package/dist/components/MultiSelect/MultiSelect.d.ts +20 -11
  235. package/dist/components/MultiSelect/MultiSelect.d.ts.map +1 -1
  236. package/dist/components/MultiSelect/MultiSelectAnchor.d.ts.map +1 -1
  237. package/dist/components/MultiSelect/MultiSelectFiltered.d.ts +5 -5
  238. package/dist/components/MultiSelect/MultiSelectFiltered.d.ts.map +1 -1
  239. package/dist/components/MultiSelect/MultiSelectFilteredAnchor.d.ts.map +1 -1
  240. package/dist/components/NavBar/NavBarDivider.d.ts +2 -3
  241. package/dist/components/NavBar/NavBarDivider.d.ts.map +1 -1
  242. package/dist/components/NavBar/NavBarGroup.d.ts +2 -2
  243. package/dist/components/NavBar/NavBarGroup.d.ts.map +1 -1
  244. package/dist/components/NavBar/NavBarItem.d.ts +3 -19
  245. package/dist/components/NavBar/NavBarItem.d.ts.map +1 -1
  246. package/dist/components/NavBar/NavBarSection.d.ts.map +1 -1
  247. package/dist/components/NumberInput/NumberInput.d.ts +0 -3
  248. package/dist/components/NumberInput/NumberInput.d.ts.map +1 -1
  249. package/dist/components/Option/Option.d.ts +3 -3
  250. package/dist/components/Option/Option.d.ts.map +1 -1
  251. package/dist/components/Options/OptionType.d.ts +3 -3
  252. package/dist/components/Options/OptionType.d.ts.map +1 -1
  253. package/dist/components/Options/Options.d.ts +17 -18
  254. package/dist/components/Options/Options.d.ts.map +1 -1
  255. package/dist/components/Options/OptionsEmpty.d.ts +1 -1
  256. package/dist/components/Options/OptionsEmpty.d.ts.map +1 -1
  257. package/dist/components/OptionsPaginated/OptionsPaginated.d.ts +41 -15
  258. package/dist/components/OptionsPaginated/OptionsPaginated.d.ts.map +1 -1
  259. package/dist/components/PaginatedSelect/PaginatedMultiSelect.d.ts +34 -7
  260. package/dist/components/PaginatedSelect/PaginatedMultiSelect.d.ts.map +1 -1
  261. package/dist/components/PaginatedSelect/PaginatedMultiSelectFiltered.d.ts +2 -3
  262. package/dist/components/PaginatedSelect/PaginatedMultiSelectFiltered.d.ts.map +1 -1
  263. package/dist/components/PaginatedSelect/PaginatedSelectFiltered.d.ts.map +1 -1
  264. package/dist/components/PaginatedSelect/PaginatedSelectWrapper.d.ts +2 -3
  265. package/dist/components/PaginatedSelect/PaginatedSelectWrapper.d.ts.map +1 -1
  266. package/dist/components/Pagination/Pagination.d.ts +3 -3
  267. package/dist/components/Pagination/Pagination.d.ts.map +1 -1
  268. package/dist/components/PaletteStyleTag/PaletteStyleTag.d.ts +0 -19
  269. package/dist/components/PaletteStyleTag/PaletteStyleTag.d.ts.map +1 -1
  270. package/dist/components/PasswordInput/PasswordInput.d.ts.map +1 -1
  271. package/dist/components/Position/Position.d.ts +4 -4
  272. package/dist/components/Position/Position.d.ts.map +1 -1
  273. package/dist/components/Position/index.d.ts +1 -1
  274. package/dist/components/Position/index.d.ts.map +1 -1
  275. package/dist/components/PositionAnimated/PositionAnimated.d.ts +2 -3
  276. package/dist/components/PositionAnimated/PositionAnimated.d.ts.map +1 -1
  277. package/dist/components/ProgressBar/ProgressBar.d.ts +0 -3
  278. package/dist/components/ProgressBar/ProgressBar.d.ts.map +1 -1
  279. package/dist/components/RadioButton/RadioButton.d.ts +4 -6
  280. package/dist/components/RadioButton/RadioButton.d.ts.map +1 -1
  281. package/dist/components/Scrollable/Scrollable.d.ts +0 -3
  282. package/dist/components/Scrollable/Scrollable.d.ts.map +1 -1
  283. package/dist/components/SearchInput/SearchInput.d.ts +0 -3
  284. package/dist/components/SearchInput/SearchInput.d.ts.map +1 -1
  285. package/dist/components/Select/Select.d.ts +0 -3
  286. package/dist/components/Select/Select.d.ts.map +1 -1
  287. package/dist/components/Select/SelectAddon.d.ts +2 -3
  288. package/dist/components/Select/SelectAddon.d.ts.map +1 -1
  289. package/dist/components/Select/SelectAria.d.ts +7 -0
  290. package/dist/components/Select/SelectAria.d.ts.map +1 -1
  291. package/dist/components/Select/SelectFiltered.d.ts +23 -6
  292. package/dist/components/Select/SelectFiltered.d.ts.map +1 -1
  293. package/dist/components/Select/SelectFilteredAnchor.d.ts.map +1 -1
  294. package/dist/components/Select/SelectFocus.d.ts +2 -3
  295. package/dist/components/Select/SelectFocus.d.ts.map +1 -1
  296. package/dist/components/Select/SelectLegacy.d.ts +19 -6
  297. package/dist/components/Select/SelectLegacy.d.ts.map +1 -1
  298. package/dist/components/SelectInput/SelectInput.d.ts +0 -3
  299. package/dist/components/SelectInput/SelectInput.d.ts.map +1 -1
  300. package/dist/components/SelectInput/SelectInputOption.d.ts +1 -1
  301. package/dist/components/SelectInput/SelectInputOption.d.ts.map +1 -1
  302. package/dist/components/SelectInput/SelectInputPlaceholder.d.ts.map +1 -1
  303. package/dist/components/Sidebar/Item.d.ts +11 -14
  304. package/dist/components/Sidebar/Item.d.ts.map +1 -1
  305. package/dist/components/Sidebar/SidebarActions.d.ts +9 -8
  306. package/dist/components/Sidebar/SidebarActions.d.ts.map +1 -1
  307. package/dist/components/Sidebar/TopBar/TopBar.d.ts +0 -3
  308. package/dist/components/Sidebar/TopBar/TopBar.d.ts.map +1 -1
  309. package/dist/components/Sidebar/TopBar/TopBarAction.d.ts +3 -6
  310. package/dist/components/Sidebar/TopBar/TopBarAction.d.ts.map +1 -1
  311. package/dist/components/Sidebar/TopBar/TopBarActions.d.ts +2 -2
  312. package/dist/components/Sidebar/TopBar/TopBarActions.d.ts.map +1 -1
  313. package/dist/components/Sidebar/TopBar/index.d.ts +5 -15
  314. package/dist/components/Sidebar/TopBar/index.d.ts.map +1 -1
  315. package/dist/components/Sidebar/index.d.ts +13 -33
  316. package/dist/components/Sidebar/index.d.ts.map +1 -1
  317. package/dist/components/SidebarV2/SidebarAction.d.ts +3 -6
  318. package/dist/components/SidebarV2/SidebarAction.d.ts.map +1 -1
  319. package/dist/components/SidebarV2/SidebarActions.d.ts +2 -2
  320. package/dist/components/SidebarV2/SidebarActions.d.ts.map +1 -1
  321. package/dist/components/SidebarV2/SidebarButtonGroup.d.ts +2 -3
  322. package/dist/components/SidebarV2/SidebarButtonGroup.d.ts.map +1 -1
  323. package/dist/components/SidebarV2/SidebarFooter/SidebarFooterContent.d.ts +2 -3
  324. package/dist/components/SidebarV2/SidebarFooter/SidebarFooterContent.d.ts.map +1 -1
  325. package/dist/components/SidebarV2/SidebarGroupTitle.d.ts +3 -4
  326. package/dist/components/SidebarV2/SidebarGroupTitle.d.ts.map +1 -1
  327. package/dist/components/SidebarV2/SidebarItem/SidebarItem.d.ts +5 -4
  328. package/dist/components/SidebarV2/SidebarItem/SidebarItem.d.ts.map +1 -1
  329. package/dist/components/SidebarV2/SidebarItem/SidebarItemBadge.d.ts +2 -3
  330. package/dist/components/SidebarV2/SidebarItem/SidebarItemBadge.d.ts.map +1 -1
  331. package/dist/components/SidebarV2/SidebarItem/SidebarItemIcon.d.ts +3 -3
  332. package/dist/components/SidebarV2/SidebarItem/SidebarItemIcon.d.ts.map +1 -1
  333. package/dist/components/SidebarV2/SidebarItem/SidebarItemStatusBullet.d.ts +2 -3
  334. package/dist/components/SidebarV2/SidebarItem/SidebarItemStatusBullet.d.ts.map +1 -1
  335. package/dist/components/SidebarV2/helpers.d.ts +2 -3
  336. package/dist/components/SidebarV2/helpers.d.ts.map +1 -1
  337. package/dist/components/Slider/Slider.d.ts +0 -13
  338. package/dist/components/Slider/Slider.d.ts.map +1 -1
  339. package/dist/components/States/StatesAction.d.ts +2 -3
  340. package/dist/components/States/StatesAction.d.ts.map +1 -1
  341. package/dist/components/States/StatesActions.d.ts +2 -3
  342. package/dist/components/States/StatesActions.d.ts.map +1 -1
  343. package/dist/components/States/StatesIcon.d.ts +3 -4
  344. package/dist/components/States/StatesIcon.d.ts.map +1 -1
  345. package/dist/components/States/StatesLink.d.ts +3 -3
  346. package/dist/components/States/StatesLink.d.ts.map +1 -1
  347. package/dist/components/States/index.d.ts +2 -2
  348. package/dist/components/States/index.d.ts.map +1 -1
  349. package/dist/components/StatusBullet/StatusBullet.d.ts +0 -3
  350. package/dist/components/StatusBullet/StatusBullet.d.ts.map +1 -1
  351. package/dist/components/Table/Table.d.ts +2 -3
  352. package/dist/components/Table/Table.d.ts.map +1 -1
  353. package/dist/components/Table/TableRow.d.ts +2 -3
  354. package/dist/components/Table/TableRow.d.ts.map +1 -1
  355. package/dist/components/Table/TableSelection/TableSelection.d.ts +2 -3
  356. package/dist/components/Table/TableSelection/TableSelection.d.ts.map +1 -1
  357. package/dist/components/Table/TableSelection/TableSelectionButton.d.ts +2 -3
  358. package/dist/components/Table/TableSelection/TableSelectionButton.d.ts.map +1 -1
  359. package/dist/components/Table/TableSelection/TableSelectionButtonGroup.d.ts +2 -3
  360. package/dist/components/Table/TableSelection/TableSelectionButtonGroup.d.ts.map +1 -1
  361. package/dist/components/Tabs/Tabs.d.ts +4 -10
  362. package/dist/components/Tabs/Tabs.d.ts.map +1 -1
  363. package/dist/components/Tabs/TabsItem.d.ts +3 -6
  364. package/dist/components/Tabs/TabsItem.d.ts.map +1 -1
  365. package/dist/components/Tag/Tag.d.ts +4 -8
  366. package/dist/components/Tag/Tag.d.ts.map +1 -1
  367. package/dist/components/TelephoneInput/TelephoneInput.d.ts +0 -3
  368. package/dist/components/TelephoneInput/TelephoneInput.d.ts.map +1 -1
  369. package/dist/components/TextAreaInput/TextAreaInput.d.ts +0 -3
  370. package/dist/components/TextAreaInput/TextAreaInput.d.ts.map +1 -1
  371. package/dist/components/TextInput/TextInput.d.ts +0 -3
  372. package/dist/components/TextInput/TextInput.d.ts.map +1 -1
  373. package/dist/components/Throbber/Throbber.d.ts +3 -9
  374. package/dist/components/Throbber/Throbber.d.ts.map +1 -1
  375. package/dist/components/Tile/Tile.d.ts +3 -3
  376. package/dist/components/Tile/Tile.d.ts.map +1 -1
  377. package/dist/components/ToastBar/ToastBar.d.ts +0 -3
  378. package/dist/components/ToastBar/ToastBar.d.ts.map +1 -1
  379. package/dist/components/ToggleSwitch/ToggleSwitch.d.ts +4 -6
  380. package/dist/components/ToggleSwitch/ToggleSwitch.d.ts.map +1 -1
  381. package/dist/components/Tooltip/Tooltip.d.ts +5 -7
  382. package/dist/components/Tooltip/Tooltip.d.ts.map +1 -1
  383. package/dist/components/UrlInput/UrlInput.d.ts.map +1 -1
  384. package/dist/fuselage.css +4 -4
  385. package/dist/fuselage.css.map +1 -1
  386. package/dist/fuselage.development.js +5590 -7482
  387. package/dist/fuselage.development.js.map +1 -1
  388. package/dist/fuselage.production.js +156 -156
  389. package/dist/helpers/composeClassNames.d.ts +0 -32
  390. package/dist/helpers/composeClassNames.d.ts.map +1 -1
  391. package/dist/helpers/exhaustiveCheck.d.ts +0 -27
  392. package/dist/helpers/exhaustiveCheck.d.ts.map +1 -1
  393. package/dist/helpers/toCSSValue.d.ts.map +1 -1
  394. package/dist/styleTokens.d.ts +0 -1
  395. package/dist/styleTokens.d.ts.map +1 -1
  396. package/package.json +20 -23
@@ -1,9 +1,9 @@
1
- import type { ReactElement, ComponentProps } from 'react';
2
- import type { Icon } from '..';
3
- import { IconButton } from '..';
1
+ import type { ReactElement } from 'react';
2
+ import type { IconProps } from '..';
3
+ import type { IconButtonProps } from '../Button/IconButton';
4
4
  type ContextualbarActionProps = {
5
- name: ComponentProps<typeof Icon>['name'];
6
- } & Omit<ComponentProps<typeof IconButton>, 'icon'>;
5
+ name: IconProps['name'];
6
+ } & Omit<IconButtonProps, 'icon'>;
7
7
  declare const _default: import("react").MemoExoticComponent<({ name, ...props }: ContextualbarActionProps) => ReactElement>;
8
8
  export default _default;
9
9
  //# sourceMappingURL=ContextualbarAction.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarAction.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG1D,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,IAAI,CAAC;AAC/B,OAAO,EAAE,UAAU,EAAE,MAAM,IAAI,CAAC;AAEhC,KAAK,wBAAwB,GAAG;IAC9B,IAAI,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;CAC3C,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,UAAU,CAAC,EAAE,MAAM,CAAC,CAAC;iFAKjD,wBAAwB,KAAG,YAAY;AAI1C,wBAAyC"}
1
+ {"version":3,"file":"ContextualbarAction.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,IAAI,CAAC;AAEpC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAE5D,KAAK,wBAAwB,GAAG;IAC9B,IAAI,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;CACzB,GAAG,IAAI,CAAC,eAAe,EAAE,MAAM,CAAC,CAAC;iFAK/B,wBAAwB,KAAG,YAAY;AAI1C,wBAAyC"}
@@ -1,5 +1,5 @@
1
- import type { ReactElement, ComponentProps } from 'react';
2
- import { ButtonGroup } from '..';
3
- declare const _default: import("react").MemoExoticComponent<(props: ComponentProps<typeof ButtonGroup>) => ReactElement>;
1
+ import type { ReactElement } from 'react';
2
+ import type { ButtonGroupProps } from '..';
3
+ declare const _default: import("react").MemoExoticComponent<(props: ButtonGroupProps) => ReactElement>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=ContextualbarActions.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarActions.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG1D,OAAO,EAAE,WAAW,EAAE,MAAM,IAAI,CAAC;oEAGxB,cAAc,CAAC,OAAO,WAAW,CAAC,KACxC,YAAY;AAEf,wBAA0C"}
1
+ {"version":3,"file":"ContextualbarActions.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,IAAI,CAAC;oEAGN,gBAAgB,KAAG,YAAY;AAIpE,wBAA0C"}
@@ -1,5 +1,5 @@
1
- import type { ComponentProps, ReactElement } from 'react';
2
- import { Button } from '..';
3
- declare const _default: import("react").MemoExoticComponent<(props: ComponentProps<typeof Button>) => ReactElement>;
1
+ import type { ReactElement } from 'react';
2
+ import type { ButtonProps } from '../Button/Button';
3
+ declare const _default: import("react").MemoExoticComponent<(props: ButtonProps) => ReactElement>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=ContextualbarButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarButton.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAG1D,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC;oEAGnB,cAAc,CAAC,OAAO,MAAM,CAAC,KACnC,YAAY;AAEf,wBAAyC"}
1
+ {"version":3,"file":"ContextualbarButton.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAI1C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;oEAEhB,WAAW,KAAG,YAAY;AAI9D,wBAAyC"}
@@ -1,5 +1,4 @@
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>>>;
1
+ import type { BoxProps } from '../Box';
2
+ declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<BoxProps & import("react").RefAttributes<HTMLElement>>>;
4
3
  export default _default;
5
4
  //# 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":"AAGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;;AAmBvC,wBAA0C"}
@@ -1,11 +1,9 @@
1
- import type { ComponentProps } from 'react';
2
- import type { Box } from '..';
3
- import { StatesIcon } from '..';
4
- type ContextualbarEmptyContentProps = ComponentProps<typeof Box> & {
5
- icon?: ComponentProps<typeof StatesIcon>['name'];
1
+ import type { StatesIconProps } from '..';
2
+ import type { BoxProps } from '../Box';
3
+ declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<BoxProps & {
4
+ icon?: StatesIconProps["name"];
6
5
  title?: string;
7
6
  subtitle?: string;
8
- };
9
- declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<Omit<ContextualbarEmptyContentProps, "ref"> & import("react").RefAttributes<HTMLElement>>>;
7
+ } & import("react").RefAttributes<HTMLElement>>>;
10
8
  export default _default;
11
9
  //# sourceMappingURL=ContextualbarEmptyContent.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarEmptyContent.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarEmptyContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,IAAI,CAAC;AAC9B,OAAO,EAAE,UAAU,EAAuC,MAAM,IAAI,CAAC;AAIrE,KAAK,8BAA8B,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IACjE,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,UAAU,CAAC,CAAC,MAAM,CAAC,CAAC;IACjD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;AAoBF,wBAA+C"}
1
+ {"version":3,"file":"ContextualbarEmptyContent.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarEmptyContent.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,IAAI,CAAC;AAE1C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;;WAK9B,eAAe,CAAC,MAAM,CAAC;YACtB,MAAM;eACH,MAAM;;AAqBnB,wBAA+C"}
@@ -1,5 +1,4 @@
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>>>;
1
+ import type { BoxProps } from '../Box';
2
+ declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<BoxProps & import("react").RefAttributes<HTMLElement>>>;
4
3
  export default _default;
5
4
  //# 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":"AAGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;;AAYvC,wBAAyC"}
@@ -1,6 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import Box from '../Box';
3
- type ContextualbarHeaderProps = ComponentProps<typeof Box>;
1
+ import type { BoxProps } from '../Box';
2
+ type ContextualbarHeaderProps = BoxProps;
4
3
  declare const _default: import("react").MemoExoticComponent<({ children, ...props }: ContextualbarHeaderProps) => import("react/jsx-runtime").JSX.Element>;
5
4
  export default _default;
6
5
  //# sourceMappingURL=ContextualbarHeader.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarHeader.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAGzB,KAAK,wBAAwB,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC;qFAKxD,wBAAwB;AAwB3B,wBAAyC"}
1
+ {"version":3,"file":"ContextualbarHeader.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarHeader.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAIvC,KAAK,wBAAwB,GAAG,QAAQ,CAAC;qFAKtC,wBAAwB;AAwB3B,wBAAyC"}
@@ -1,5 +1,5 @@
1
- import type { ReactElement, ComponentProps } from 'react';
2
- import { Icon } from '..';
3
- declare const _default: import("react").MemoExoticComponent<(props: ComponentProps<typeof Icon>) => ReactElement>;
1
+ import type { ReactElement } from 'react';
2
+ import type { IconProps } from '..';
3
+ declare const _default: import("react").MemoExoticComponent<(props: IconProps) => ReactElement>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=ContextualbarIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG1D,OAAO,EAAE,IAAI,EAAE,MAAM,IAAI,CAAC;oEAGjB,cAAc,CAAC,OAAO,IAAI,CAAC,KACjC,YAAY;AAEf,wBAAuC"}
1
+ {"version":3,"file":"ContextualbarIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,IAAI,CAAC;oEAGF,SAAS,KAAG,YAAY;AAI1D,wBAAuC"}
@@ -1,5 +1,4 @@
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>>>;
1
+ import type { BoxProps } from '../Box';
2
+ declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<BoxProps & import("react").RefAttributes<HTMLElement>>>;
4
3
  export default _default;
5
4
  //# 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":"AAGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;;AAqBvC,wBAA0C"}
@@ -1,5 +1,5 @@
1
- import type { ReactElement, ComponentProps } from 'react';
2
- import Box from '../Box';
3
- declare const _default: import("react").MemoExoticComponent<(props: ComponentProps<typeof Box>) => ReactElement>;
1
+ import type { ReactElement } from 'react';
2
+ import type { BoxProps } from '../Box';
3
+ declare const _default: import("react").MemoExoticComponent<(props: BoxProps) => ReactElement>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=ContextualbarSkeleton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarSkeleton.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG1D,OAAO,GAAG,MAAM,QAAQ,CAAC;oEAOhB,cAAc,CAAC,OAAO,GAAG,CAAC,KAChC,YAAY;AAgBf,wBAA2C"}
1
+ {"version":3,"file":"ContextualbarSkeleton.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;oEAOD,QAAQ,KAAG,YAAY;AAgB7D,wBAA2C"}
@@ -1,5 +1,5 @@
1
- import type { ReactElement, ComponentProps } from 'react';
2
- import { Box } from '..';
3
- declare const _default: import("react").MemoExoticComponent<(props: ComponentProps<typeof Box>) => ReactElement>;
1
+ import type { ReactElement } from 'react';
2
+ import type { BoxProps } from '../Box';
3
+ declare const _default: import("react").MemoExoticComponent<(props: BoxProps) => ReactElement>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=ContextualbarTitle.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarTitle.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG1D,OAAO,EAAE,GAAG,EAAE,MAAM,IAAI,CAAC;oEAGhB,cAAc,CAAC,OAAO,GAAG,CAAC,KAChC,YAAY;AAUf,wBAAwC"}
1
+ {"version":3,"file":"ContextualbarTitle.d.ts","sourceRoot":"","sources":["../../../src/components/Contextualbar/ContextualbarTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAI1C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;oEAEJ,QAAQ,KAAG,YAAY;AAU1D,wBAAwC"}
@@ -1,5 +1,4 @@
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>>>;
1
+ import type { BoxProps } from '../Box';
2
+ declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<BoxProps & import("react").RefAttributes<HTMLElement>>>;
4
3
  export default _default;
5
4
  //# 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":"AAGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;;AAsCvC,wBAAmC"}
@@ -1,9 +1,9 @@
1
- import type { ReactElement, ComponentProps } from 'react';
2
- import type { Icon } from '..';
3
- import { IconButton } from '..';
1
+ import type { ReactElement } from 'react';
2
+ import type { IconProps } from '..';
3
+ import type { IconButtonProps } from '../Button/IconButton';
4
4
  type ContextualbarActionProps = {
5
- name: ComponentProps<typeof Icon>['name'];
6
- } & Omit<ComponentProps<typeof IconButton>, 'icon'>;
5
+ name: IconProps['name'];
6
+ } & Omit<IconButtonProps, 'icon'>;
7
7
  declare const _default: import("react").MemoExoticComponent<({ name, ...props }: ContextualbarActionProps) => ReactElement>;
8
8
  export default _default;
9
9
  //# sourceMappingURL=ContextualbarAction.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarAction.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG1D,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,IAAI,CAAC;AAC/B,OAAO,EAAE,UAAU,EAAE,MAAM,IAAI,CAAC;AAEhC,KAAK,wBAAwB,GAAG;IAC9B,IAAI,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;CAC3C,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,UAAU,CAAC,EAAE,MAAM,CAAC,CAAC;iFAKjD,wBAAwB,KAAG,YAAY;AAI1C,wBAAyC"}
1
+ {"version":3,"file":"ContextualbarAction.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,IAAI,CAAC;AAEpC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAE5D,KAAK,wBAAwB,GAAG;IAC9B,IAAI,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;CACzB,GAAG,IAAI,CAAC,eAAe,EAAE,MAAM,CAAC,CAAC;iFAK/B,wBAAwB,KAAG,YAAY;AAI1C,wBAAyC"}
@@ -1,5 +1,5 @@
1
- import type { ReactElement, ComponentProps } from 'react';
2
- import { ButtonGroup } from '..';
3
- declare const _default: import("react").MemoExoticComponent<(props: ComponentProps<typeof ButtonGroup>) => ReactElement>;
1
+ import type { ReactElement } from 'react';
2
+ import type { ButtonGroupProps } from '..';
3
+ declare const _default: import("react").MemoExoticComponent<(props: ButtonGroupProps) => ReactElement>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=ContextualbarActions.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarActions.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG1D,OAAO,EAAE,WAAW,EAAE,MAAM,IAAI,CAAC;oEAGxB,cAAc,CAAC,OAAO,WAAW,CAAC,KACxC,YAAY;AAEf,wBAA0C"}
1
+ {"version":3,"file":"ContextualbarActions.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,IAAI,CAAC;oEAGN,gBAAgB,KAAG,YAAY;AAIpE,wBAA0C"}
@@ -1,5 +1,5 @@
1
- import type { ComponentProps, ReactElement } from 'react';
2
- import { Button } from '..';
3
- declare const _default: import("react").MemoExoticComponent<(props: ComponentProps<typeof Button>) => ReactElement>;
1
+ import type { ReactElement } from 'react';
2
+ import type { ButtonProps } from '../Button/Button';
3
+ declare const _default: import("react").MemoExoticComponent<(props: ButtonProps) => ReactElement>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=ContextualbarButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarButton.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAG1D,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC;oEAGnB,cAAc,CAAC,OAAO,MAAM,CAAC,KACnC,YAAY;AAEf,wBAAyC"}
1
+ {"version":3,"file":"ContextualbarButton.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAI1C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;oEAEhB,WAAW,KAAG,YAAY;AAI9D,wBAAyC"}
@@ -1,5 +1,4 @@
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>>>;
1
+ import type { BoxProps } from '../Box';
2
+ declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<BoxProps & import("react").RefAttributes<HTMLElement>>>;
4
3
  export default _default;
5
4
  //# 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":"AAGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;;AAmBvC,wBAA0C"}
@@ -1,11 +1,9 @@
1
- import type { ComponentProps } from 'react';
2
- import type { Box } from '..';
3
- import { StatesIcon } from '..';
4
- type ContextualbarEmptyContentProps = ComponentProps<typeof Box> & {
5
- icon?: ComponentProps<typeof StatesIcon>['name'];
1
+ import type { StatesIconProps } from '..';
2
+ import type { BoxProps } from '../Box';
3
+ declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<BoxProps & {
4
+ icon?: StatesIconProps["name"];
6
5
  title?: string;
7
6
  subtitle?: string;
8
- };
9
- declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<Omit<ContextualbarEmptyContentProps, "ref"> & import("react").RefAttributes<HTMLElement>>>;
7
+ } & import("react").RefAttributes<HTMLElement>>>;
10
8
  export default _default;
11
9
  //# sourceMappingURL=ContextualbarEmptyContent.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarEmptyContent.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarEmptyContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,IAAI,CAAC;AAC9B,OAAO,EAAE,UAAU,EAAuC,MAAM,IAAI,CAAC;AAIrE,KAAK,8BAA8B,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IACjE,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,UAAU,CAAC,CAAC,MAAM,CAAC,CAAC;IACjD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;AAoBF,wBAA+C"}
1
+ {"version":3,"file":"ContextualbarEmptyContent.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarEmptyContent.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,IAAI,CAAC;AAE1C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;;WAK9B,eAAe,CAAC,MAAM,CAAC;YACtB,MAAM;eACH,MAAM;;AAqBnB,wBAA+C"}
@@ -1,5 +1,4 @@
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>>>;
1
+ import type { BoxProps } from '../Box';
2
+ declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<BoxProps & import("react").RefAttributes<HTMLElement>>>;
4
3
  export default _default;
5
4
  //# 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":"AAGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;;AAYvC,wBAAyC"}
@@ -1,6 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import Box from '../Box';
3
- type ContextualbarHeaderProps = ComponentProps<typeof Box>;
1
+ import type { BoxProps } from '../Box';
2
+ type ContextualbarHeaderProps = BoxProps;
4
3
  declare const _default: import("react").MemoExoticComponent<({ children, ...props }: ContextualbarHeaderProps) => import("react/jsx-runtime").JSX.Element>;
5
4
  export default _default;
6
5
  //# sourceMappingURL=ContextualbarHeader.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarHeader.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarHeader.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,KAAK,wBAAwB,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC;qFAKxD,wBAAwB;AA2B3B,wBAAyC"}
1
+ {"version":3,"file":"ContextualbarHeader.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarHeader.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAGvC,KAAK,wBAAwB,GAAG,QAAQ,CAAC;qFAKtC,wBAAwB;AA2B3B,wBAAyC"}
@@ -1,5 +1,5 @@
1
- import type { ReactElement, ComponentProps } from 'react';
2
- import { Icon } from '..';
3
- declare const _default: import("react").MemoExoticComponent<(props: ComponentProps<typeof Icon>) => ReactElement>;
1
+ import type { ReactElement } from 'react';
2
+ import type { IconProps } from '..';
3
+ declare const _default: import("react").MemoExoticComponent<(props: IconProps) => ReactElement>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=ContextualbarIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarIcon.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG1D,OAAO,EAAE,IAAI,EAAE,MAAM,IAAI,CAAC;oEAGjB,cAAc,CAAC,OAAO,IAAI,CAAC,KACjC,YAAY;AAEf,wBAAuC"}
1
+ {"version":3,"file":"ContextualbarIcon.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,IAAI,CAAC;oEAGF,SAAS,KAAG,YAAY;AAI1D,wBAAuC"}
@@ -1,5 +1,4 @@
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>>>;
1
+ import type { BoxProps } from '../Box';
2
+ declare const _default: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<BoxProps & import("react").RefAttributes<HTMLElement>>>;
4
3
  export default _default;
5
4
  //# 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":"AAGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;;AAoBvC,wBAA0C"}
@@ -1,5 +1,5 @@
1
- import type { ReactElement, ComponentProps } from 'react';
2
- import { Box } from '..';
3
- declare const _default: import("react").MemoExoticComponent<(props: ComponentProps<typeof Box>) => ReactElement>;
1
+ import type { ReactElement } from 'react';
2
+ import type { BoxProps } from '../Box';
3
+ declare const _default: import("react").MemoExoticComponent<(props: BoxProps) => ReactElement>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=ContextualbarSkeleton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarSkeleton.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG1D,OAAO,EAAE,GAAG,EAAY,MAAM,IAAI,CAAC;oEAQ1B,cAAc,CAAC,OAAO,GAAG,CAAC,KAChC,YAAY;AAgBf,wBAA2C"}
1
+ {"version":3,"file":"ContextualbarSkeleton.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAI1C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;oEAOD,QAAQ,KAAG,YAAY;AAgB7D,wBAA2C"}
@@ -1,5 +1,5 @@
1
- import type { ReactElement, ComponentProps } from 'react';
2
- import { Box } from '..';
3
- declare const _default: import("react").MemoExoticComponent<(props: ComponentProps<typeof Box>) => ReactElement>;
1
+ import type { ReactElement } from 'react';
2
+ import type { BoxProps } from '../Box';
3
+ declare const _default: import("react").MemoExoticComponent<(props: BoxProps) => ReactElement>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=ContextualbarTitle.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContextualbarTitle.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG1D,OAAO,EAAE,GAAG,EAAE,MAAM,IAAI,CAAC;oEAGhB,cAAc,CAAC,OAAO,GAAG,CAAC,KAChC,YAAY;AAUf,wBAAwC"}
1
+ {"version":3,"file":"ContextualbarTitle.d.ts","sourceRoot":"","sources":["../../../src/components/ContextualbarV2/ContextualbarTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAI1C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;oEAEJ,QAAQ,KAAG,YAAY;AAU1D,wBAAwC"}
@@ -1,8 +1,9 @@
1
1
  import type { UsePositionOptions } from '@rocket.chat/fuselage-hooks';
2
2
  import type { ReactNode, RefObject } from 'react';
3
- export declare const Dropdown: import("react").ForwardRefExoticComponent<{
4
- reference: RefObject<HTMLElement>;
5
- placement?: UsePositionOptions["placement"];
3
+ export type DropdownProps<T extends HTMLElement> = {
4
+ reference: RefObject<T>;
5
+ placement?: UsePositionOptions['placement'];
6
6
  children: ReactNode;
7
- } & import("react").RefAttributes<HTMLElement>>;
7
+ };
8
+ export declare const Dropdown: import("react").ForwardRefExoticComponent<DropdownProps<HTMLElement> & import("react").RefAttributes<HTMLElement>>;
8
9
  //# sourceMappingURL=Dropdown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Dropdown.d.ts","sourceRoot":"","sources":["../../../src/components/Dropdown/Dropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,OAAO,KAAK,EAAE,SAAS,EAAO,SAAS,EAAE,MAAM,OAAO,CAAC;AAMvD,eAAO,MAAM,QAAQ;;gBAUL,kBAAkB,CAAC,WAAW,CAAC;cACjC,SAAS;+CAgBrB,CAAC"}
1
+ {"version":3,"file":"Dropdown.d.ts","sourceRoot":"","sources":["../../../src/components/Dropdown/Dropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAMlD,MAAM,MAAM,aAAa,CAAC,CAAC,SAAS,WAAW,IAAI;IACjD,SAAS,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC;IACxB,SAAS,CAAC,EAAE,kBAAkB,CAAC,WAAW,CAAC,CAAC;IAC5C,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,QAAQ,oHAepB,CAAC"}
@@ -1,7 +1,10 @@
1
1
  import type { CSSProperties, ReactNode } from 'react';
2
- export declare const DropdownDesktop: import("react").ForwardRefExoticComponent<{
2
+ export type DropdownDesktopProps = {
3
3
  children: ReactNode;
4
4
  maxWidth?: string;
5
+ maxHeight?: string;
6
+ overflowY?: CSSProperties['overflowY'];
5
7
  style?: CSSProperties;
6
- } & import("react").RefAttributes<HTMLElement>>;
8
+ };
9
+ export declare const DropdownDesktop: import("react").ForwardRefExoticComponent<DropdownDesktopProps & import("react").RefAttributes<HTMLElement>>;
7
10
  //# sourceMappingURL=DropdownDesktop.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DropdownDesktop.d.ts","sourceRoot":"","sources":["../../../src/components/Dropdown/DropdownDesktop.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAO,MAAM,OAAO,CAAC;AAK3D,eAAO,MAAM,eAAe;cAQd,SAAS;eACR,MAAM;YACT,aAAa;+CAsBvB,CAAC"}
1
+ {"version":3,"file":"DropdownDesktop.d.ts","sourceRoot":"","sources":["../../../src/components/Dropdown/DropdownDesktop.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKtD,MAAM,MAAM,oBAAoB,GAAG;IACjC,QAAQ,EAAE,SAAS,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,aAAa,CAAC,WAAW,CAAC,CAAC;IACvC,KAAK,CAAC,EAAE,aAAa,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,eAAe,8GAqB3B,CAAC"}
@@ -1,8 +1,9 @@
1
1
  import type { UsePositionOptions } from '@rocket.chat/fuselage-hooks';
2
2
  import type { ReactNode, RefObject } from 'react';
3
- export declare const DropdownDesktopWrapper: import("react").ForwardRefExoticComponent<{
4
- reference: RefObject<HTMLElement>;
5
- placement?: UsePositionOptions["placement"];
3
+ export type DropdownDesktopWrapperProps<T extends HTMLElement> = {
4
+ reference: RefObject<T>;
5
+ placement?: UsePositionOptions['placement'];
6
6
  children: ReactNode;
7
- } & import("react").RefAttributes<HTMLElement>>;
7
+ };
8
+ export declare const DropdownDesktopWrapper: import("react").ForwardRefExoticComponent<DropdownDesktopWrapperProps<HTMLElement> & import("react").RefAttributes<HTMLElement>>;
8
9
  //# sourceMappingURL=DropdownDesktopWrapper.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DropdownDesktopWrapper.d.ts","sourceRoot":"","sources":["../../../src/components/Dropdown/DropdownDesktopWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,OAAO,KAAK,EAAE,SAAS,EAAO,SAAS,EAAE,MAAM,OAAO,CAAC;AAKvD,eAAO,MAAM,sBAAsB;;gBASjB,kBAAkB,CAAC,WAAW,CAAC;cACjC,SAAS;+CAYxB,CAAC"}
1
+ {"version":3,"file":"DropdownDesktopWrapper.d.ts","sourceRoot":"","sources":["../../../src/components/Dropdown/DropdownDesktopWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKlD,MAAM,MAAM,2BAA2B,CAAC,CAAC,SAAS,WAAW,IAAI;IAC/D,SAAS,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC;IACxB,SAAS,CAAC,EAAE,kBAAkB,CAAC,WAAW,CAAC,CAAC;IAC5C,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,sBAAsB,kIAcjC,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import type { ReactNode } from 'react';
2
- export declare const DropdownMobile: import("react").ForwardRefExoticComponent<{
2
+ export type DropdownMobileProps = {
3
3
  children: ReactNode;
4
- } & import("react").RefAttributes<HTMLElement>>;
4
+ };
5
+ export declare const DropdownMobile: import("react").ForwardRefExoticComponent<DropdownMobileProps & import("react").RefAttributes<HTMLElement>>;
5
6
  //# sourceMappingURL=DropdownMobile.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DropdownMobile.d.ts","sourceRoot":"","sources":["../../../src/components/Dropdown/DropdownMobile.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAO,MAAM,OAAO,CAAC;AAK5C,eAAO,MAAM,cAAc;cAOb,SAAS;+CA0BrB,CAAC"}
1
+ {"version":3,"file":"DropdownMobile.d.ts","sourceRoot":"","sources":["../../../src/components/Dropdown/DropdownMobile.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKvC,MAAM,MAAM,mBAAmB,GAAG;IAChC,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,cAAc,6GAyB1B,CAAC"}
@@ -1,8 +1,5 @@
1
1
  import type { ReactNode } from 'react';
2
2
  import { type InputBoxProps } from '../InputBox';
3
- /**
4
- * An input for email addresses.
5
- */
6
3
  export declare const EmailInput: import("react").ForwardRefExoticComponent<Omit<InputBoxProps, "type"> & {
7
4
  addon?: ReactNode;
8
5
  error?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"EmailInput.d.ts","sourceRoot":"","sources":["../../../src/components/EmailInput/EmailInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAO,MAAM,OAAO,CAAC;AAG5C,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AAqC3D;;GAEG;AACH,eAAO,MAAM,UAAU;YArCb,SAAS;YACT,MAAM;+CAyCd,CAAC"}
1
+ {"version":3,"file":"EmailInput.d.ts","sourceRoot":"","sources":["../../../src/components/EmailInput/EmailInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvC,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AAwC3D,eAAO,MAAM,UAAU;YArCb,SAAS;YACT,MAAM;+CAwCf,CAAC"}
@@ -1,10 +1,6 @@
1
- import type { ComponentPropsWithoutRef } from 'react';
2
- import Box from '../Box';
1
+ import type { BoxProps } from '../Box';
3
2
  export declare const FieldContext: import("react").Context<boolean>;
4
- export type FieldProps = ComponentPropsWithoutRef<typeof Box>;
5
- /**
6
- * A `Field` is a wrapper representing an entry in a form.
7
- */
3
+ export type FieldProps = BoxProps;
8
4
  declare function Field(props: FieldProps): import("react/jsx-runtime").JSX.Element;
9
5
  export default Field;
10
6
  //# sourceMappingURL=Field.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Field.d.ts","sourceRoot":"","sources":["../../../src/components/Field/Field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,eAAO,MAAM,YAAY,kCAAuB,CAAC;AAEjD,MAAM,MAAM,UAAU,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAE9D;;GAEG;AACH,iBAAS,KAAK,CAAC,KAAK,EAAE,UAAU,2CAM/B;AAED,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"Field.d.ts","sourceRoot":"","sources":["../../../src/components/Field/Field.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAGvC,eAAO,MAAM,YAAY,kCAAuB,CAAC;AAEjD,MAAM,MAAM,UAAU,GAAG,QAAQ,CAAC;AAKlC,iBAAS,KAAK,CAAC,KAAK,EAAE,UAAU,2CAM/B;AAED,eAAe,KAAK,CAAC"}
@@ -1,6 +1,5 @@
1
- import type { ComponentPropsWithoutRef } from 'react';
2
- import Box from '../Box';
3
- export type FieldDescriptionProps = ComponentPropsWithoutRef<typeof Box>;
1
+ import type { BoxProps } from '../Box';
2
+ export type FieldDescriptionProps = BoxProps;
4
3
  declare const FieldDescription: (props: FieldDescriptionProps) => import("react/jsx-runtime").JSX.Element;
5
4
  export default FieldDescription;
6
5
  //# sourceMappingURL=FieldDescription.d.ts.map
@@ -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,MAAM,MAAM,qBAAqB,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAEzE,QAAA,MAAM,gBAAgB,GAAI,OAAO,qBAAqB,4CAgBrD,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"FieldDescription.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldDescription.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAKvC,MAAM,MAAM,qBAAqB,GAAG,QAAQ,CAAC;AAE7C,QAAA,MAAM,gBAAgB,GAAI,OAAO,qBAAqB,4CAgBrD,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -1,6 +1,5 @@
1
- import type { ComponentPropsWithoutRef } from 'react';
2
- import Box from '../Box';
3
- export type FieldErrorProps = ComponentPropsWithoutRef<typeof Box>;
1
+ import type { BoxProps } from '../Box';
2
+ export type FieldErrorProps = BoxProps;
4
3
  declare const FieldError: (props: FieldErrorProps) => import("react/jsx-runtime").JSX.Element;
5
4
  export default FieldError;
6
5
  //# sourceMappingURL=FieldError.d.ts.map
@@ -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,MAAM,MAAM,eAAe,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAEnE,QAAA,MAAM,UAAU,GAAI,OAAO,eAAe,4CAgBzC,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"FieldError.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldError.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAKvC,MAAM,MAAM,eAAe,GAAG,QAAQ,CAAC;AAEvC,QAAA,MAAM,UAAU,GAAI,OAAO,eAAe,4CAgBzC,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1,6 +1,5 @@
1
- import type { ComponentPropsWithoutRef } from 'react';
2
- import Box from '../Box';
3
- export type FieldHintProps = ComponentPropsWithoutRef<typeof Box>;
1
+ import type { BoxProps } from '../Box';
2
+ export type FieldHintProps = BoxProps;
4
3
  declare const FieldHint: (props: FieldHintProps) => import("react/jsx-runtime").JSX.Element;
5
4
  export default FieldHint;
6
5
  //# sourceMappingURL=FieldHint.d.ts.map
@@ -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,MAAM,MAAM,cAAc,GAAG,wBAAwB,CAAC,OAAO,GAAG,CAAC,CAAC;AAElE,QAAA,MAAM,SAAS,GAAI,OAAO,cAAc,4CAgBvC,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"FieldHint.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldHint.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAKvC,MAAM,MAAM,cAAc,GAAG,QAAQ,CAAC;AAEtC,QAAA,MAAM,SAAS,GAAI,OAAO,cAAc,4CAgBvC,CAAC;AAEF,eAAe,SAAS,CAAC"}