@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
@@ -22,11 +22,7 @@ export declare const SidebarAction: import("react").ForwardRefExoticComponent<Om
22
22
  small?: boolean;
23
23
  tiny?: boolean;
24
24
  mini?: boolean;
25
- } & {
26
- is?: import("react").ElementType;
27
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
28
- animated?: boolean;
29
- withRichContent?: boolean | "inlineWithoutBreaks";
30
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
31
- } & 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>, "ref"> & import("react").RefAttributes<HTMLElement>>;
25
+ } & Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
26
+ ref?: ((instance: any) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<any> | null | undefined;
27
+ }, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>>;
32
28
  //# sourceMappingURL=SidebarActions.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarActions.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/SidebarActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAQjD,eAAO,MAAM,cAAc;;;;;;;2JAKzB,CAAC;AAIH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;uaAKxB,CAAC"}
1
+ {"version":3,"file":"SidebarActions.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/SidebarActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAQjD,eAAO,MAAM,cAAc;;;;;;;2JAKzB,CAAC;AAIH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;4GAKxB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarBanner.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/SidebarBanner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,KAAK,WAAW,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;AAEzE,KAAK,kBAAkB,GAAG;IACxB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,aAAa,uEAQvB,kBAAkB,4CA6BpB,CAAC"}
1
+ {"version":3,"file":"SidebarBanner.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/SidebarBanner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,KAAK,WAAW,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;AAEzE,KAAK,kBAAkB,GAAG;IACxB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,oEAQ3B,kBAAkB,4CA6BpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarFooter.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/SidebarFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,KAAK,kBAAkB,GAAG;IACxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,aAAa,2BAA4B,kBAAkB,4CAUvE,CAAC;AAEF,KAAK,2BAA2B,GAAG;IACjC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,sBAAsB,iBAEhC,2BAA2B,4CAK7B,CAAC"}
1
+ {"version":3,"file":"SidebarFooter.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/SidebarFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,KAAK,kBAAkB,GAAG;IACxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,wBAAwB,kBAAkB,4CAUvE,CAAC;AAEF,KAAK,2BAA2B,GAAG;IACjC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,sBAAsB,GAAI,cAEpC,2BAA2B,4CAK7B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TopBar.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,MAAM,4BAA6B,WAAW,4CAO1D,CAAC"}
1
+ {"version":3,"file":"TopBar.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,MAAM,GAAI,yBAAyB,WAAW,4CAO1D,CAAC"}
@@ -14,11 +14,7 @@ export declare const TopBarAction: import("react").ForwardRefExoticComponent<Omi
14
14
  small?: boolean;
15
15
  tiny?: boolean;
16
16
  mini?: boolean;
17
- } & {
18
- is?: import("react").ElementType;
19
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../../types/Falsy").Falsy)[];
20
- animated?: boolean;
21
- withRichContent?: boolean | "inlineWithoutBreaks";
22
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
23
- } & 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>, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>>;
17
+ } & Omit<import("../../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
18
+ 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;
19
+ }, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>>;
24
20
  //# sourceMappingURL=TopBarAction.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TopBarAction.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAOjD,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;+dAKvB,CAAC"}
1
+ {"version":3,"file":"TopBarAction.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAOjD,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;iKAKvB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TopBarSection.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarSection.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAOvC,KAAK,kBAAkB,GAAG;IACxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,aAAa,sCAIvB,kBAAkB,4CAUpB,CAAC"}
1
+ {"version":3,"file":"TopBarSection.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarSection.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAOvC,KAAK,kBAAkB,GAAG;IACxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,mCAI3B,kBAAkB,4CAUpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TopBarTitle.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,KAAK,gBAAgB,GAAG;IACtB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,WAAW,UAAW,gBAAgB,4CAElD,CAAC"}
1
+ {"version":3,"file":"TopBarTitle.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,KAAK,gBAAgB,GAAG;IACtB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,OAAO,gBAAgB,4CAElD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TopBarToolBox.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarToolBox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAOvC,KAAK,kBAAkB,GAAG;IACxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,aAAa,sCAIvB,kBAAkB,4CAUpB,CAAC"}
1
+ {"version":3,"file":"TopBarToolBox.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarToolBox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAOvC,KAAK,kBAAkB,GAAG;IACxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,mCAI3B,kBAAkB,4CAUpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TopBarV2.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarV2.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,QAAQ,4BAA6B,WAAW,4CAU5D,CAAC"}
1
+ {"version":3,"file":"TopBarV2.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarV2.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,QAAQ,GAAI,yBAAyB,WAAW,4CAU5D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TopBarWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,KAAK,kBAAkB,GAAG;IACxB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,aAAa,iBAAkB,kBAAkB,4CAK7D,CAAC"}
1
+ {"version":3,"file":"TopBarWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,KAAK,kBAAkB,GAAG;IACxB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,cAAc,kBAAkB,4CAK7D,CAAC"}
@@ -48,13 +48,9 @@ declare const _default: (({ className, ...props }: {
48
48
  small?: boolean;
49
49
  tiny?: boolean;
50
50
  mini?: boolean;
51
- } & {
52
- is?: import("react").ElementType;
53
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../../types/Falsy").Falsy)[];
54
- animated?: boolean;
55
- withRichContent?: boolean | "inlineWithoutBreaks";
56
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
57
- } & Partial<import("../../Box/stylingProps").StylingProps> & Omit<import("react").AllHTMLAttributes<HTMLElement>, "ref" | "is" | "className" | "size" | "elevation"> & Omit<import("react").SVGAttributes<SVGElement>, "elevation" | keyof import("react").AllHTMLAttributes<HTMLElement>> & import("react").RefAttributes<any>, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>>;
51
+ } & Omit<import("../../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
52
+ 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;
53
+ }, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>>;
58
54
  /** @deprecated use named import instead */
59
55
  Divider: () => import("react/jsx-runtime").JSX.Element;
60
56
  /** @deprecated use named import instead */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/index.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,YAAY;UAFH,KAAK;CAEO,CAAC;;;;;IAGjC,2CAA2C;;;;;IAE3C,2CAA2C;;;;;IAE3C,2CAA2C;;;;IAE3C,2CAA2C;;cAXvB,KAAK;;IAazB,2CAA2C;;;;;;;;;IAE3C,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;IAE3C,2CAA2C;;IAE3C,2CAA2C;;;;;AAf7C,wBAiBG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/index.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,YAAY;UAFH,KAAK;CAEO,CAAC;;;;;IAGjC,2CAA2C;;;;;IAE3C,2CAA2C;;;;;IAE3C,2CAA2C;;;;IAE3C,2CAA2C;;cAXvB,KAAK;;IAazB,2CAA2C;;;;;;;;;IAE3C,2CAA2C;;;;;;;;;;;;;;;;;;;IAE3C,2CAA2C;;IAE3C,2CAA2C;;;;;AAf7C,wBAiBG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC"}
@@ -45,13 +45,9 @@ declare const _default: ((props: SidebarProps) => import("react/jsx-runtime").JS
45
45
  small?: boolean;
46
46
  tiny?: boolean;
47
47
  mini?: boolean;
48
- } & {
49
- is?: import("react").ElementType;
50
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
51
- animated?: boolean;
52
- withRichContent?: boolean | "inlineWithoutBreaks";
53
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
54
- } & 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>, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>>;
48
+ } & Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
49
+ 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;
50
+ }, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>>;
55
51
  Divider: () => import("react/jsx-runtime").JSX.Element;
56
52
  Title: (props: {
57
53
  children?: import("react").ReactNode;
@@ -123,13 +119,9 @@ declare const _default: ((props: SidebarProps) => import("react/jsx-runtime").JS
123
119
  small?: boolean;
124
120
  tiny?: boolean;
125
121
  mini?: boolean;
126
- } & {
127
- is?: import("react").ElementType;
128
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
129
- animated?: boolean;
130
- withRichContent?: boolean | "inlineWithoutBreaks";
131
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
132
- } & 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>, "ref"> & import("react").RefAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
122
+ } & Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
123
+ 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;
124
+ }, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
133
125
  Badge: ({ className, ...props }: {
134
126
  children?: import("react").ReactNode;
135
127
  className?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAKzB,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGlD,KAAK,YAAY,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC;AAE/C,eAAO,MAAM,OAAO,UAAW,YAAY,4CAAmC,CAAC;iCAAhD,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAE3C,wBAMG;AAEH,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,QAAQ,CAAC;AAChD,cAAc,QAAQ,CAAC;AACvB,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,WAAW,CAAC;AACtD,cAAc,WAAW,CAAC;AAC1B,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,UAAU,CAAC;AACpD,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAEhC,OAAO,EAAE,cAAc,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAKzB,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGlD,KAAK,YAAY,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC;AAE/C,eAAO,MAAM,OAAO,GAAI,OAAO,YAAY,4CAAmC,CAAC;iCAAhD,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAE3C,wBAMG;AAEH,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,QAAQ,CAAC;AAChD,cAAc,QAAQ,CAAC;AACvB,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,WAAW,CAAC;AACtD,cAAc,WAAW,CAAC;AAC1B,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,UAAU,CAAC;AACpD,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAEhC,OAAO,EAAE,cAAc,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarAccordion.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarAccordion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,gBAAgB,sCAI1B,cAAc,CAAC,cAAc,CAAC,4CAYhC,CAAC"}
1
+ {"version":3,"file":"SidebarAccordion.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarAccordion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,gBAAgB,GAAI,mCAI9B,cAAc,CAAC,cAAc,CAAC,4CAYhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarAccordionItem.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarAccordionItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAMvD,KAAK,yBAAyB,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,KAAK,EAAE,SAAS,CAAC;IACjB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB,GAAG,cAAc,CAAC,WAAW,CAAC,CAAC;AAEhC,eAAO,MAAM,oBAAoB,sHAU9B,yBAAyB,4CAoD3B,CAAC"}
1
+ {"version":3,"file":"SidebarAccordionItem.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarAccordionItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAMvD,KAAK,yBAAyB,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,KAAK,EAAE,SAAS,CAAC;IACjB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB,GAAG,cAAc,CAAC,WAAW,CAAC,CAAC;AAEhC,eAAO,MAAM,oBAAoB,GAAI,mHAUlC,yBAAyB,4CAoD3B,CAAC"}
@@ -14,11 +14,7 @@ export declare const SidebarAction: import("react").ForwardRefExoticComponent<Om
14
14
  small?: boolean;
15
15
  tiny?: boolean;
16
16
  mini?: boolean;
17
- } & {
18
- is?: import("react").ElementType;
19
- className?: string | import("@rocket.chat/css-in-js").cssFn | (string | import("@rocket.chat/css-in-js").cssFn | import("../../types/Falsy").Falsy)[];
20
- animated?: boolean;
21
- withRichContent?: boolean | "inlineWithoutBreaks";
22
- htmlSize?: import("react").AllHTMLAttributes<HTMLElement>["size"];
23
- } & 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>, "ref"> & import("react").RefAttributes<HTMLElement>>;
17
+ } & Omit<import("../Box").BoxProps & import("react").RefAttributes<any>, "ref"> & {
18
+ 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;
19
+ }, "ref"> & import("react").RefAttributes<HTMLElement>, "ref"> & import("react").RefAttributes<HTMLElement>>;
24
20
  //# sourceMappingURL=SidebarAction.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarAction.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAOjD,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;uaAKxB,CAAC"}
1
+ {"version":3,"file":"SidebarAction.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAO,MAAM,OAAO,CAAC;AAOjD,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;4GAKxB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarBanner.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarBanner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAI1D,KAAK,WAAW,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;AAEzE,KAAK,kBAAkB,GAAG;IACxB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IACjD,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,aAAa,gFASvB,kBAAkB,4CA0BpB,CAAC"}
1
+ {"version":3,"file":"SidebarBanner.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarBanner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAI1D,KAAK,WAAW,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;AAEzE,KAAK,kBAAkB,GAAG;IACxB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IACjD,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,6EAS3B,kBAAkB,4CA0BpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarButtonGroup.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarButtonGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,eAAO,MAAM,kBAAkB,+BAI5B,cAAc,CAAC,OAAO,WAAW,CAAC,4CAEpC,CAAC"}
1
+ {"version":3,"file":"SidebarButtonGroup.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarButtonGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,eAAO,MAAM,kBAAkB,GAAI,4BAIhC,cAAc,CAAC,OAAO,WAAW,CAAC,4CAEpC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarFooter/SidebarFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,aAAa,2BAGvB,cAAc,CAAC,WAAW,CAAC,4CAI7B,CAAC"}
1
+ {"version":3,"file":"SidebarFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarFooter/SidebarFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,aAAa,GAAI,wBAG3B,cAAc,CAAC,WAAW,CAAC,4CAI7B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarFooterContent.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarFooter/SidebarFooterContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,WAAW,CAAC;AAE5B,eAAO,MAAM,oBAAoB,2BAG9B,cAAc,CAAC,OAAO,GAAG,CAAC,4CAI5B,CAAC"}
1
+ {"version":3,"file":"SidebarFooterContent.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarFooter/SidebarFooterContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,WAAW,CAAC;AAE5B,eAAO,MAAM,oBAAoB,GAAI,wBAGlC,cAAc,CAAC,OAAO,GAAG,CAAC,4CAI5B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarGroupTitle.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarGroupTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,KAAK,sBAAsB,GAAG;IAC5B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACxB,QAAQ,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC;CACjC,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC;AACnC,eAAO,MAAM,iBAAiB,4DAO3B,sBAAsB,4CAsBxB,CAAC"}
1
+ {"version":3,"file":"SidebarGroupTitle.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarGroupTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,KAAK,sBAAsB,GAAG;IAC5B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACxB,QAAQ,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC;CACjC,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC;AACnC,eAAO,MAAM,iBAAiB,GAAI,yDAO/B,sBAAsB,4CAsBxB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItem.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE/C,eAAO,MAAM,WAAW,yDAMrB;IACD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,EAAE,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;CACxB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC,4CAavC,CAAC"}
1
+ {"version":3,"file":"SidebarItem.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE/C,eAAO,MAAM,WAAW,GAAI,sDAMzB;IACD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,EAAE,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;CACxB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC,4CAavC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItemAction.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,KAAK,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,eAAO,MAAM,iBAAiB,4CAK3B;IACD,OAAO,EAAE,CAAC,CAAC,EAAE,KAAK,KAAK,IAAI,CAAC;IAC5B,IAAI,CAAC,EAAE,KAAK,CAAC;CACd,GAAG,cAAc,CAAC,cAAc,CAAC,4CAejC,CAAC"}
1
+ {"version":3,"file":"SidebarItemAction.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,KAAK,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,eAAO,MAAM,iBAAiB,GAAI,yCAK/B;IACD,OAAO,EAAE,CAAC,CAAC,EAAE,KAAK,KAAK,IAAI,CAAC;IAC5B,IAAI,CAAC,EAAE,KAAK,CAAC;CACd,GAAG,cAAc,CAAC,cAAc,CAAC,4CAejC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItemAvatarWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemAvatarWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,wBAAwB,4BAGlC,cAAc,CAAC,cAAc,CAAC,4CAOhC,CAAC"}
1
+ {"version":3,"file":"SidebarItemAvatarWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemAvatarWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,wBAAwB,GAAI,yBAGtC,cAAc,CAAC,cAAc,CAAC,4CAOhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItemBadge.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAEpC,eAAO,MAAM,gBAAgB,4BAG1B,cAAc,CAAC,OAAO,KAAK,CAAC,4CAO9B,CAAC"}
1
+ {"version":3,"file":"SidebarItemBadge.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAEpC,eAAO,MAAM,gBAAgB,GAAI,yBAG9B,cAAc,CAAC,OAAO,KAAK,CAAC,4CAO9B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItemCol.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemCol.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,cAAc,4BAGxB,cAAc,CAAC,cAAc,CAAC,4CAOhC,CAAC"}
1
+ {"version":3,"file":"SidebarItemCol.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemCol.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,cAAc,GAAI,yBAG5B,cAAc,CAAC,cAAc,CAAC,4CAOhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItemContent.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,kBAAkB,oCAI5B;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,GAAG,cAAc,CAAC,cAAc,CAAC,4CAWvD,CAAC"}
1
+ {"version":3,"file":"SidebarItemContent.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,kBAAkB,GAAI,iCAIhC;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,GAAG,cAAc,CAAC,cAAc,CAAC,4CAWvD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItemIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,EAAkB,KAAK,cAAc,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAE/E,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAElC,KAAK,oBAAoB,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,IAAI,CAAC,EAAE,MAAM,CAAC,GAAG;IACtE,IAAI,EAAE,QAAQ,GAAG,YAAY,CAAC;IAC9B,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,eAAe,+CAKzB,oBAAoB,4CAgBtB,CAAC"}
1
+ {"version":3,"file":"SidebarItemIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,EAAkB,KAAK,cAAc,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAE/E,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAElC,KAAK,oBAAoB,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,IAAI,CAAC,EAAE,MAAM,CAAC,GAAG;IACtE,IAAI,EAAE,QAAQ,GAAG,YAAY,CAAC;IAC9B,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,4CAK7B,oBAAoB,4CAgBtB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItemMenu.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAK5C,eAAO,MAAM,eAAe,2BAGzB,cAAc,CAAC,cAAc,CAAC,4CAiBhC,CAAC"}
1
+ {"version":3,"file":"SidebarItemMenu.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAK5C,eAAO,MAAM,eAAe,GAAI,wBAG7B,cAAc,CAAC,cAAc,CAAC,4CAiBhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItemRow.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,cAAc,4BAGxB,cAAc,CAAC,cAAc,CAAC,4CAOhC,CAAC"}
1
+ {"version":3,"file":"SidebarItemRow.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,cAAc,GAAI,yBAG5B,cAAc,CAAC,cAAc,CAAC,4CAOhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItemStatusBullet.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemStatusBullet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAElD,eAAO,MAAM,uBAAuB,UAC3B,cAAc,CAAC,OAAO,YAAY,CAAC,4CAK3C,CAAC"}
1
+ {"version":3,"file":"SidebarItemStatusBullet.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemStatusBullet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAElD,eAAO,MAAM,uBAAuB,GAClC,OAAO,cAAc,CAAC,OAAO,YAAY,CAAC,4CAK3C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItemTimestamp.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemTimestamp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,oBAAoB,4BAG9B,cAAc,CAAC,cAAc,CAAC,4CAUhC,CAAC"}
1
+ {"version":3,"file":"SidebarItemTimestamp.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemTimestamp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,oBAAoB,GAAI,yBAGlC,cAAc,CAAC,cAAc,CAAC,4CAUhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItemTitle.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,gBAAgB,oCAI1B;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,GAAG,cAAc,CAAC,cAAc,CAAC,4CAWvD,CAAC"}
1
+ {"version":3,"file":"SidebarItemTitle.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarItemTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,gBAAgB,GAAI,iCAI9B;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,GAAG,cAAc,CAAC,cAAc,CAAC,4CAWvD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarLink.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarLink.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,KAAK,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAAE,kBAAkB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAM3D,eAAO,MAAM,WAAW,8CAMrB;IACD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB,GAAG,kBAAkB,CAAC,iBAAiB,CAAC,4CAoCxC,CAAC"}
1
+ {"version":3,"file":"SidebarLink.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarLink.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,KAAK,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAAE,kBAAkB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAM3D,eAAO,MAAM,WAAW,GAAI,2CAMzB;IACD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB,GAAG,kBAAkB,CAAC,iBAAiB,CAAC,4CAoCxC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarMedia.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarMedia/SidebarMedia.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,YAAY,4BAGtB,cAAc,CAAC,cAAc,CAAC,4CAKhC,CAAC"}
1
+ {"version":3,"file":"SidebarMedia.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarMedia/SidebarMedia.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,YAAY,GAAI,yBAG1B,cAAc,CAAC,cAAc,CAAC,4CAKhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarMediaController.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarMedia/SidebarMediaController.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,eAAO,MAAM,sBAAsB,6CAKhC;IAAE,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,GAAG,cAAc,CAAC,cAAc,CAAC,4CAWrD,CAAC"}
1
+ {"version":3,"file":"SidebarMediaController.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarMedia/SidebarMediaController.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,eAAO,MAAM,sBAAsB,GAAI,0CAKpC;IAAE,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,GAAG,cAAc,CAAC,cAAc,CAAC,4CAWrD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarMediaTitle.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarMedia/SidebarMediaTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,iBAAiB,4BAG3B,cAAc,CAAC,cAAc,CAAC,4CAOhC,CAAC"}
1
+ {"version":3,"file":"SidebarMediaTitle.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarMedia/SidebarMediaTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,iBAAiB,GAAI,yBAG/B,cAAc,CAAC,cAAc,CAAC,4CAOhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarSection.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarSection.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,eAAO,MAAM,cAAc,UAAW,cAAc,CAAC,cAAc,CAAC,4CAKnE,CAAC"}
1
+ {"version":3,"file":"SidebarSection.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarSection.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,eAAO,MAAM,cAAc,GAAI,OAAO,cAAc,CAAC,cAAc,CAAC,4CAKnE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/helpers.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,KAAK,EAAE,cAAc,EAAgB,MAAM,OAAO,CAAC;AAI1D,OAAO,EASL,aAAa,EAYd,MAAM,GAAG,CAAC;AAEX,eAAO,MAAM,eAAe,UAK3B,CAAC;AAEF,eAAO,MAAM,KAAK,UAWjB,CAAC;AAEF,eAAO,MAAM,YAAY,+CAMxB,CAAC;AAEF,eAAO,MAAM,oBAAoB,UAAe;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,4CA+B5D,CAAC;AAEF,eAAO,MAAM,mBAAmB,UAAe;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,4CAY3D,CAAC;AAEF,eAAO,MAAM,iBAAiB,UAAe;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,4CAezD,CAAC;AAEF,eAAO,MAAM,mBAAmB,UAAe;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,4CAyB3D,CAAC;AAEF,eAAO,MAAM,eAAe,oBAGzB;IAAE,CAAC,CAAC,EAAE,MAAM,CAAA;CAAE,GAAG,cAAc,CAAC,OAAO,aAAa,CAAC,4CAwBvD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,SAAS,EA8BjC,CAAC"}
1
+ {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/helpers.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,KAAK,EAAE,cAAc,EAAgB,MAAM,OAAO,CAAC;AAI1D,OAAO,EASL,aAAa,EAYd,MAAM,GAAG,CAAC;AAEX,eAAO,MAAM,eAAe,UAK3B,CAAC;AAEF,eAAO,MAAM,KAAK,UAWjB,CAAC;AAEF,eAAO,MAAM,YAAY,+CAMxB,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,OAAW;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,4CA+B5D,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,OAAW;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,4CAY3D,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,OAAW;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,4CAezD,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,OAAW;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,4CAyB3D,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,iBAG7B;IAAE,CAAC,CAAC,EAAE,MAAM,CAAA;CAAE,GAAG,cAAc,CAAC,OAAO,aAAa,CAAC,4CAwBvD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,SAAS,EA8BjC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { KeyboardEventHandler, MouseEvent } from 'react';
1
+ import { type KeyboardEventHandler, type MouseEvent } from 'react';
2
2
  export declare const useCollapse: ({ expanded: propExpanded, defaultExpanded, disabled, noncollapsible, tabIndex, }: {
3
3
  expanded?: boolean;
4
4
  defaultExpanded?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"useCollapse.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/hooks/useCollapse.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,oBAAoB,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AAK9D,eAAO,MAAM,WAAW,qFAMrB;IACD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;;;;;;;;;8BASyB,UAAU,CAAC,WAAW,CAAC;;;;;;;CAyChD,CAAC"}
1
+ {"version":3,"file":"useCollapse.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/hooks/useCollapse.tsx"],"names":[],"mappings":"AACA,OAAO,EAAS,KAAK,oBAAoB,EAAE,KAAK,UAAU,EAAE,MAAM,OAAO,CAAC;AAK1E,eAAO,MAAM,WAAW,GAAI,kFAMzB;IACD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;;;;;;;;;8BASyB,UAAU,CAAC,WAAW,CAAC;;;;;;;CAyChD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Sidepanel.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/Sidepanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,SAAS,4BAGnB,cAAc,CAAC,cAAc,CAAC,4CAKhC,CAAC"}
1
+ {"version":3,"file":"Sidepanel.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/Sidepanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,SAAS,GAAI,yBAGvB,cAAc,CAAC,cAAc,CAAC,4CAKhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidepanelHeader.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/SidepanelHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,eAAO,MAAM,eAAe,4BAGzB,cAAc,CAAC,cAAc,CAAC,4CAQhC,CAAC"}
1
+ {"version":3,"file":"SidepanelHeader.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/SidepanelHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,eAAO,MAAM,eAAe,GAAI,yBAG7B,cAAc,CAAC,cAAc,CAAC,4CAQhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidepanelHeaderTitle.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/SidepanelHeaderTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,oBAAoB,4BAG9B,cAAc,CAAC,cAAc,CAAC,4CAOhC,CAAC"}
1
+ {"version":3,"file":"SidepanelHeaderTitle.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/SidepanelHeaderTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,oBAAoB,GAAI,yBAGlC,cAAc,CAAC,cAAc,CAAC,4CAOhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidepanelSection.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/SidepanelSection.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,gBAAgB,4BAG1B,cAAc,CAAC,cAAc,CAAC,4CAKhC,CAAC"}
1
+ {"version":3,"file":"SidepanelSection.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/SidepanelSection.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,gBAAgB,GAAI,yBAG9B,cAAc,CAAC,cAAc,CAAC,4CAKhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidepanelSectionAction.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/SidepanelSectionAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,sBAAsB,4BAGhC,cAAc,CAAC,cAAc,CAAC,4CAOhC,CAAC"}
1
+ {"version":3,"file":"SidepanelSectionAction.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/SidepanelSectionAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,eAAO,MAAM,sBAAsB,GAAI,yBAGpC,cAAc,CAAC,cAAc,CAAC,4CAOhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../src/components/Skeleton/Skeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAG1C,OAAO,EAAc,eAAe,EAAE,MAAM,QAAQ,CAAC;AAErD,KAAK,aAAa,GAAG,IAAI,CAAC,eAAe,EAAE,UAAU,CAAC,GAAG;IACvD,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,CAAC;CACtC,GAAG,iBAAiB,CAAC,eAAe,CAAC,CAAC;AAEvC,QAAA,MAAM,QAAQ,0BAAoC,aAAa,4CAY9D,CAAC;AACF,OAAO,EAAE,QAAQ,EAAE,CAAC"}
1
+ {"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../src/components/Skeleton/Skeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAG1C,OAAO,EAAc,eAAe,EAAE,MAAM,QAAQ,CAAC;AAErD,KAAK,aAAa,GAAG,IAAI,CAAC,eAAe,EAAE,UAAU,CAAC,GAAG;IACvD,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,CAAC;CACtC,GAAG,iBAAiB,CAAC,eAAe,CAAC,CAAC;AAEvC,QAAA,MAAM,QAAQ,GAAI,uBAAgC,aAAa,4CAY9D,CAAC;AACF,OAAO,EAAE,QAAQ,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SliderHead.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/SliderHead.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,OAAO,CAAC;AACvE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAKjD,KAAK,eAAe,GAAG;IACrB,KAAK,EAAE,WAAW,CAAC;IACnB,UAAU,EAAE,IAAI,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,EAAE,IAAI,CAAC,CAAC;IAC9D,WAAW,EAAE,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,IAAI,CAAC,CAAC;IACjE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AACF,eAAO,MAAM,UAAU,uEAOpB,eAAe,4CAqCjB,CAAC"}
1
+ {"version":3,"file":"SliderHead.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/SliderHead.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,OAAO,CAAC;AACvE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAKjD,KAAK,eAAe,GAAG;IACrB,KAAK,EAAE,WAAW,CAAC;IACnB,UAAU,EAAE,IAAI,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,EAAE,IAAI,CAAC,CAAC;IAC9D,WAAW,EAAE,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,IAAI,CAAC,CAAC;IACjE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AACF,eAAO,MAAM,UAAU,GAAI,oEAOxB,eAAe,4CAqCjB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SliderThumb.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/SliderThumb.tsx"],"names":[],"mappings":"AAYA,eAAO,MAAM,WAAW,UAAW,GAAG,4CAyCrC,CAAC"}
1
+ {"version":3,"file":"SliderThumb.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/SliderThumb.tsx"],"names":[],"mappings":"AAYA,eAAO,MAAM,WAAW,GAAI,OAAO,GAAG,4CAyCrC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SliderTrack.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/SliderTrack.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAExE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAKjD,KAAK,gBAAgB,GAAG;IACtB,UAAU,EAAE,aAAa,CAAC,OAAO,CAAC,CAAC;IACnC,QAAQ,EAAE,gBAAgB,CAAC,IAAI,CAAC,CAAC;IACjC,KAAK,EAAE,WAAW,CAAC;IACnB,QAAQ,EAAE,SAAS,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAKF,eAAO,MAAM,WAAW,2DAMrB,gBAAgB,4CA6FlB,CAAC"}
1
+ {"version":3,"file":"SliderTrack.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/SliderTrack.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAExE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAKjD,KAAK,gBAAgB,GAAG;IACtB,UAAU,EAAE,aAAa,CAAC,OAAO,CAAC,CAAC;IACnC,QAAQ,EAAE,gBAAgB,CAAC,IAAI,CAAC,CAAC;IACjC,KAAK,EAAE,WAAW,CAAC;IACnB,QAAQ,EAAE,SAAS,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAKF,eAAO,MAAM,WAAW,GAAI,wDAMzB,gBAAgB,4CA6FlB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"States.d.ts","sourceRoot":"","sources":["../../../src/components/States/States.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,cAAc,CAAC,CAAC;AAEtC,QAAA,MAAM,MAAM,2BAA4B,WAAW,4CAIlD,CAAC;AAEF,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"States.d.ts","sourceRoot":"","sources":["../../../src/components/States/States.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,cAAc,CAAC,CAAC;AAEtC,QAAA,MAAM,MAAM,GAAI,wBAAwB,WAAW,4CAIlD,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StatesAction.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC;AAE5B,KAAK,iBAAiB,GAAG,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC;AAEvD,QAAA,MAAM,YAAY,UAAW,iBAAiB,4CAE7C,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"StatesAction.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC;AAE5B,KAAK,iBAAiB,GAAG,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC;AAEvD,QAAA,MAAM,YAAY,GAAI,OAAO,iBAAiB,4CAE7C,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StatesActions.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,KAAK,kBAAkB,GAAG,cAAc,CAAC,OAAO,WAAW,CAAC,CAAC;AAE7D,QAAA,MAAM,aAAa,UAAW,kBAAkB,4CAA+B,CAAC;AAEhF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"StatesActions.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,KAAK,kBAAkB,GAAG,cAAc,CAAC,OAAO,WAAW,CAAC,CAAC;AAE7D,QAAA,MAAM,aAAa,GAAI,OAAO,kBAAkB,4CAA+B,CAAC;AAEhF,eAAe,aAAa,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StatesIcon.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,KAAK,eAAe,GAAG;IACrB,SAAS,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,CAAC;CAC1D,GAAG,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC;AAEhC,QAAA,MAAM,UAAU,4BAA6B,eAAe,4CAO3D,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"StatesIcon.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,KAAK,eAAe,GAAG;IACrB,SAAS,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,CAAC;CAC1D,GAAG,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC;AAEhC,QAAA,MAAM,UAAU,GAAI,yBAAyB,eAAe,4CAO3D,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StatesLink.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesLink.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE/D,OAAO,GAAG,MAAM,YAAY,CAAC;AAE7B,KAAK,eAAe,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAC/C,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;AAEvC,QAAA,MAAM,UAAU,UAAW,eAAe,4CAEzC,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"StatesLink.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesLink.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE/D,OAAO,GAAG,MAAM,YAAY,CAAC;AAE7B,KAAK,eAAe,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAC/C,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;AAEvC,QAAA,MAAM,UAAU,GAAI,OAAO,eAAe,4CAEzC,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StatesSubtitle.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSubtitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,mBAAmB,GAAG;IACzB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,cAAc,CAAC,CAAC;AAEtC,QAAA,MAAM,cAAc,2BAA4B,mBAAmB,4CAIlE,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"StatesSubtitle.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSubtitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,mBAAmB,GAAG;IACzB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,cAAc,CAAC,CAAC;AAEtC,QAAA,MAAM,cAAc,GAAI,wBAAwB,mBAAmB,4CAIlE,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StatesSuggestion.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSuggestion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,qBAAqB,GAAG;IAC3B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,cAAc,CAAC,CAAC;AAEtC,QAAA,MAAM,gBAAgB,2BAA4B,qBAAqB,4CAItE,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"StatesSuggestion.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSuggestion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,qBAAqB,GAAG;IAC3B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,cAAc,CAAC,CAAC;AAEtC,QAAA,MAAM,gBAAgB,GAAI,wBAAwB,qBAAqB,4CAItE,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StatesSuggestionList.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSuggestionList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,yBAAyB,GAAG;IAC/B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,gBAAgB,CAAC,CAAC;AAExC,QAAA,MAAM,oBAAoB,2BAGvB,yBAAyB,4CAI3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
1
+ {"version":3,"file":"StatesSuggestionList.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSuggestionList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,yBAAyB,GAAG;IAC/B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,gBAAgB,CAAC,CAAC;AAExC,QAAA,MAAM,oBAAoB,GAAI,wBAG3B,yBAAyB,4CAI3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StatesSuggestionListItem.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSuggestionListItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,6BAA6B,GAAG;IACnC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,aAAa,CAAC,CAAC;AAErC,QAAA,MAAM,wBAAwB,2BAG3B,6BAA6B,4CAI/B,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
1
+ {"version":3,"file":"StatesSuggestionListItem.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSuggestionListItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,6BAA6B,GAAG;IACnC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,aAAa,CAAC,CAAC;AAErC,QAAA,MAAM,wBAAwB,GAAI,wBAG/B,6BAA6B,4CAI/B,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StatesSuggestionText.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSuggestionText.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,yBAAyB,GAAG;IAC/B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,cAAc,CAAC,CAAC;AAEtC,QAAA,MAAM,oBAAoB,2BAGvB,yBAAyB,4CAI3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
1
+ {"version":3,"file":"StatesSuggestionText.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSuggestionText.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,yBAAyB,GAAG;IAC/B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,cAAc,CAAC,CAAC;AAEtC,QAAA,MAAM,oBAAoB,GAAI,wBAG3B,yBAAyB,4CAI3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StatesTitle.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,gBAAgB,GAAG;IACtB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,kBAAkB,CAAC,CAAC;AAE1C,QAAA,MAAM,WAAW,2BAA4B,gBAAgB,4CAI5D,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"StatesTitle.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,KAAK,gBAAgB,GAAG;IACtB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,iBAAiB,CAAC,kBAAkB,CAAC,CAAC;AAE1C,QAAA,MAAM,WAAW,GAAI,wBAAwB,gBAAgB,4CAI5D,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StatusBullet.d.ts","sourceRoot":"","sources":["../../../src/components/StatusBullet/StatusBullet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAS/C,MAAM,MAAM,iBAAiB,GAAG;IAC9B,MAAM,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,UAAU,CAAC;IACzE,IAAI,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;CAC1B,GAAG,IAAI,CAAC,iBAAiB,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC,CAAC;AAEhD;;GAEG;AACH,QAAA,MAAM,YAAY,yBAAsC,iBAAiB,4CAexE,CAAC;AACF,OAAO,EAAE,YAAY,EAAE,CAAC"}
1
+ {"version":3,"file":"StatusBullet.d.ts","sourceRoot":"","sources":["../../../src/components/StatusBullet/StatusBullet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAS/C,MAAM,MAAM,iBAAiB,GAAG;IAC9B,MAAM,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,UAAU,CAAC;IACzE,IAAI,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;CAC1B,GAAG,IAAI,CAAC,iBAAiB,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC,CAAC;AAEhD;;GAEG;AACH,QAAA,MAAM,YAAY,GAAI,sBAAkC,iBAAiB,4CAexE,CAAC;AACF,OAAO,EAAE,YAAY,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Away.d.ts","sourceRoot":"","sources":["../../../../src/components/StatusBullet/icons/Away.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,QAAA,MAAM,IAAI,kCAAmC,iBAAiB,4CAiB7D,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Away.d.ts","sourceRoot":"","sources":["../../../../src/components/StatusBullet/icons/Away.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,QAAA,MAAM,IAAI,GAAI,+BAA+B,iBAAiB,4CAiB7D,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Busy.d.ts","sourceRoot":"","sources":["../../../../src/components/StatusBullet/icons/Busy.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,QAAA,MAAM,IAAI,kCAAmC,iBAAiB,4CAiB7D,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Busy.d.ts","sourceRoot":"","sources":["../../../../src/components/StatusBullet/icons/Busy.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,QAAA,MAAM,IAAI,GAAI,+BAA+B,iBAAiB,4CAiB7D,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Disabled.d.ts","sourceRoot":"","sources":["../../../../src/components/StatusBullet/icons/Disabled.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,QAAA,MAAM,QAAQ,kCAAmC,iBAAiB,4CAiBjE,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"Disabled.d.ts","sourceRoot":"","sources":["../../../../src/components/StatusBullet/icons/Disabled.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,QAAA,MAAM,QAAQ,GAAI,+BAA+B,iBAAiB,4CAiBjE,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Loading.d.ts","sourceRoot":"","sources":["../../../../src/components/StatusBullet/icons/Loading.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,QAAA,MAAM,OAAO,kCAAmC,iBAAiB,4CAqBhE,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Loading.d.ts","sourceRoot":"","sources":["../../../../src/components/StatusBullet/icons/Loading.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,QAAA,MAAM,OAAO,GAAI,+BAA+B,iBAAiB,4CAqBhE,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Offline.d.ts","sourceRoot":"","sources":["../../../../src/components/StatusBullet/icons/Offline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,QAAA,MAAM,OAAO,kCAAmC,iBAAiB,4CAoBhE,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Offline.d.ts","sourceRoot":"","sources":["../../../../src/components/StatusBullet/icons/Offline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,QAAA,MAAM,OAAO,GAAI,+BAA+B,iBAAiB,4CAoBhE,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Online.d.ts","sourceRoot":"","sources":["../../../../src/components/StatusBullet/icons/Online.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,QAAA,MAAM,MAAM,kCAAmC,iBAAiB,4CAa/D,CAAC;AAEF,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"Online.d.ts","sourceRoot":"","sources":["../../../../src/components/StatusBullet/icons/Online.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,QAAA,MAAM,MAAM,GAAI,+BAA+B,iBAAiB,4CAa/D,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/Table/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,MAAM,MAAM,UAAU,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IACpD,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC;AAEF,eAAO,MAAM,KAAK,yCAKf,UAAU,4CAWZ,CAAC"}
1
+ {"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/Table/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,GAAG,MAAM,QAAQ,CAAC;AAEzB,MAAM,MAAM,UAAU,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IACpD,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC;AAEF,eAAO,MAAM,KAAK,GAAI,sCAKnB,UAAU,4CAWZ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TableBody.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableBody.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAE1C,KAAK,cAAc,GAAG,UAAU,CAAC;AAEjC,eAAO,MAAM,SAAS,UAAW,cAAc,4CAE9C,CAAC"}
1
+ {"version":3,"file":"TableBody.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableBody.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAE1C,KAAK,cAAc,GAAG,UAAU,CAAC;AAEjC,eAAO,MAAM,SAAS,GAAI,OAAO,cAAc,4CAE9C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TableCell.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableCell.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAG1C,KAAK,cAAc,GAAG,UAAU,GAAG;IACjC,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,SAAS,GAAG,MAAM,CAAC;IACxD,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,SAAS,6CAKnB,cAAc,4CAoBhB,CAAC"}
1
+ {"version":3,"file":"TableCell.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableCell.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAG1C,KAAK,cAAc,GAAG,UAAU,GAAG;IACjC,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,SAAS,GAAG,MAAM,CAAC;IACxD,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,0CAKvB,cAAc,4CAoBhB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TableFoot.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableFoot.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAE1C,KAAK,cAAc,GAAG,UAAU,CAAC;AAEjC,eAAO,MAAM,SAAS,UAAW,cAAc,4CAE9C,CAAC"}
1
+ {"version":3,"file":"TableFoot.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableFoot.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAE1C,KAAK,cAAc,GAAG,UAAU,CAAC;AAEjC,eAAO,MAAM,SAAS,GAAI,OAAO,cAAc,4CAE9C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TableHead.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableHead.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAE1C,eAAO,MAAM,gBAAgB,kCAAuB,CAAC;AAErD,KAAK,cAAc,GAAG,UAAU,CAAC;AAEjC,eAAO,MAAM,SAAS,UAAW,cAAc,4CAI9C,CAAC"}
1
+ {"version":3,"file":"TableHead.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableHead.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAE1C,eAAO,MAAM,gBAAgB,kCAAuB,CAAC;AAErD,KAAK,cAAc,GAAG,UAAU,CAAC;AAEjC,eAAO,MAAM,SAAS,GAAI,OAAO,cAAc,4CAI9C,CAAC"}