quickblox-react-ui-kit 0.4.2-beta.4 → 0.4.2-beta.5

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 (177) hide show
  1. package/dist/App.d.ts +1 -2
  2. package/dist/Presentation/Views/Dialog/AIComponents/AIAssist/AIAssist.d.ts +1 -2
  3. package/dist/Presentation/Views/Dialog/AIComponents/AIAssistComponent/AIAssistComponent.d.ts +1 -2
  4. package/dist/Presentation/Views/Dialog/AIComponents/AITranslate/AITranslate.d.ts +1 -2
  5. package/dist/Presentation/Views/Dialog/AIComponents/AITranslateComponent/AITranslateComponent.d.ts +1 -2
  6. package/dist/Presentation/Views/Dialog/AIWidgets/AIWidgetActions/AIWidgetActions.d.ts +1 -1
  7. package/dist/Presentation/Views/Dialog/AIWidgets/ErrorMessageIcon.d.ts +1 -2
  8. package/dist/Presentation/Views/Dialog/ContextMenu/ContextMenu.d.ts +1 -1
  9. package/dist/Presentation/Views/Dialog/Message/IncomingForwardedMessage/IncomingForwardedMessage.d.ts +1 -1
  10. package/dist/Presentation/Views/Dialog/Message/IncomingMessage/AvatarContentIncomingUser/AvatarContentIncomingUser.d.ts +1 -2
  11. package/dist/Presentation/Views/Dialog/Message/IncomingMessage/IncomingMessage.d.ts +1 -1
  12. package/dist/Presentation/Views/Dialog/Message/IncomingRepliedMessage/IncomingRepliedMessage.d.ts +1 -1
  13. package/dist/Presentation/Views/Dialog/Message/MessageContextMenu/MessageContextMenu.d.ts +1 -2
  14. package/dist/Presentation/Views/Dialog/Message/OutgoinForwardedMessage/OutgoinForwardedMessage.d.ts +1 -1
  15. package/dist/Presentation/Views/Dialog/Message/OutgoingMessage/OutgoingMessage.d.ts +1 -1
  16. package/dist/Presentation/Views/Dialog/Message/OutgoingRepliedMessage/OutgoingRepliedMessage.d.ts +1 -1
  17. package/dist/Presentation/Views/Dialog/MessageContextMenu/MessageContextMenu.d.ts +1 -2
  18. package/dist/Presentation/Views/Dialog/MessageItem/MessageItem.d.ts +1 -1
  19. package/dist/Presentation/Views/PreviewDialog/PreviewDialogContextMenu/PreviewDialogContextMenu.d.ts +1 -2
  20. package/dist/Presentation/components/Button.d.ts +1 -1
  21. package/dist/Presentation/components/Navbar.d.ts +1 -2
  22. package/dist/Presentation/components/TextInput.d.ts +1 -1
  23. package/dist/Presentation/components/UI/Placeholders/LoaderComponent/LoaderComponent.d.ts +1 -2
  24. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/AIWidget/index.d.ts +1 -2
  25. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/BookIcon/BookIcon.d.ts +1 -2
  26. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/BotIcon/BotIcon.d.ts +1 -2
  27. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/HammerIcon/index.d.ts +1 -2
  28. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/HandshakeIcon/index.d.ts +1 -2
  29. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/MuscleIcon/index.d.ts +1 -2
  30. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/NecktieIcon/index.d.ts +1 -2
  31. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/NeutralFaceIcon/index.d.ts +1 -2
  32. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/PalmsUpTogetherIcon/index.d.ts +1 -2
  33. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/PerformingArtsIcon/index.d.ts +1 -2
  34. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/PointUpIcon/index.d.ts +1 -2
  35. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/SmileyIcon/index.d.ts +1 -2
  36. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/SmirkIcon/index.d.ts +1 -2
  37. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/WhiteCheckMarkIcon/index.d.ts +1 -2
  38. package/dist/Presentation/components/UI/svgs/Icons/Actions/Add/index.d.ts +1 -2
  39. package/dist/Presentation/components/UI/svgs/Icons/Actions/AddContact/index.d.ts +1 -2
  40. package/dist/Presentation/components/UI/svgs/Icons/Actions/Archive/index.d.ts +1 -2
  41. package/dist/Presentation/components/UI/svgs/Icons/Actions/AssistAnswer/index.d.ts +1 -2
  42. package/dist/Presentation/components/UI/svgs/Icons/Actions/Copy/index.d.ts +1 -2
  43. package/dist/Presentation/components/UI/svgs/Icons/Actions/Delete/index.d.ts +1 -2
  44. package/dist/Presentation/components/UI/svgs/Icons/Actions/Download/index.d.ts +1 -2
  45. package/dist/Presentation/components/UI/svgs/Icons/Actions/Edit/index.d.ts +1 -2
  46. package/dist/Presentation/components/UI/svgs/Icons/Actions/EditDots/index.d.ts +1 -2
  47. package/dist/Presentation/components/UI/svgs/Icons/Actions/Emoji/index.d.ts +1 -2
  48. package/dist/Presentation/components/UI/svgs/Icons/Actions/ForwardFilled/index.d.ts +1 -2
  49. package/dist/Presentation/components/UI/svgs/Icons/Actions/Hungup/index.d.ts +1 -2
  50. package/dist/Presentation/components/UI/svgs/Icons/Actions/IncomeCall/index.d.ts +1 -2
  51. package/dist/Presentation/components/UI/svgs/Icons/Actions/Like/index.d.ts +1 -2
  52. package/dist/Presentation/components/UI/svgs/Icons/Actions/NewChat/index.d.ts +1 -2
  53. package/dist/Presentation/components/UI/svgs/Icons/Actions/OutcomeCall/index.d.ts +1 -2
  54. package/dist/Presentation/components/UI/svgs/Icons/Actions/Phone/index.d.ts +1 -2
  55. package/dist/Presentation/components/UI/svgs/Icons/Actions/PhoneFilled/index.d.ts +1 -2
  56. package/dist/Presentation/components/UI/svgs/Icons/Actions/Remove/index.d.ts +1 -2
  57. package/dist/Presentation/components/UI/svgs/Icons/Actions/Remove2/index.d.ts +1 -2
  58. package/dist/Presentation/components/UI/svgs/Icons/Actions/ReplyFilled/index.d.ts +1 -2
  59. package/dist/Presentation/components/UI/svgs/Icons/Actions/Send/index.d.ts +1 -2
  60. package/dist/Presentation/components/UI/svgs/Icons/Actions/Share/index.d.ts +1 -2
  61. package/dist/Presentation/components/UI/svgs/Icons/Actions/Summarize/index.d.ts +1 -2
  62. package/dist/Presentation/components/UI/svgs/Icons/Actions/SwapCamera/index.d.ts +1 -2
  63. package/dist/Presentation/components/UI/svgs/Icons/Actions/Tone/index.d.ts +1 -2
  64. package/dist/Presentation/components/UI/svgs/Icons/Actions/Unarchive/index.d.ts +1 -2
  65. package/dist/Presentation/components/UI/svgs/Icons/Actions/VideoIcon/index.d.ts +1 -2
  66. package/dist/Presentation/components/UI/svgs/Icons/Actions/Voice/index.d.ts +1 -2
  67. package/dist/Presentation/components/UI/svgs/Icons/Contents/Brodcast/index.d.ts +1 -2
  68. package/dist/Presentation/components/UI/svgs/Icons/Contents/Chat/index.d.ts +1 -2
  69. package/dist/Presentation/components/UI/svgs/Icons/Contents/ChatFilled/index.d.ts +1 -2
  70. package/dist/Presentation/components/UI/svgs/Icons/Contents/Conference/index.d.ts +1 -2
  71. package/dist/Presentation/components/UI/svgs/Icons/Contents/Contact/index.d.ts +1 -2
  72. package/dist/Presentation/components/UI/svgs/Icons/Contents/ContactFilled/index.d.ts +1 -2
  73. package/dist/Presentation/components/UI/svgs/Icons/Contents/GroupChat/index.d.ts +1 -2
  74. package/dist/Presentation/components/UI/svgs/Icons/Contents/Notifications/index.d.ts +1 -2
  75. package/dist/Presentation/components/UI/svgs/Icons/Contents/PrivateChat/index.d.ts +1 -2
  76. package/dist/Presentation/components/UI/svgs/Icons/Contents/PublicChannel/index.d.ts +1 -2
  77. package/dist/Presentation/components/UI/svgs/Icons/Contents/Stream/index.d.ts +1 -2
  78. package/dist/Presentation/components/UI/svgs/Icons/Contents/StreamFilled/index.d.ts +1 -2
  79. package/dist/Presentation/components/UI/svgs/Icons/Contents/User/index.d.ts +1 -2
  80. package/dist/Presentation/components/UI/svgs/Icons/Media/Attachment/index.d.ts +1 -2
  81. package/dist/Presentation/components/UI/svgs/Icons/Media/AudioFile/index.d.ts +1 -2
  82. package/dist/Presentation/components/UI/svgs/Icons/Media/BrokenFile/index.d.ts +1 -2
  83. package/dist/Presentation/components/UI/svgs/Icons/Media/Camera/index.d.ts +1 -2
  84. package/dist/Presentation/components/UI/svgs/Icons/Media/GifFile/index.d.ts +1 -2
  85. package/dist/Presentation/components/UI/svgs/Icons/Media/ImageEmpty/index.d.ts +1 -2
  86. package/dist/Presentation/components/UI/svgs/Icons/Media/ImageFile/index.d.ts +1 -2
  87. package/dist/Presentation/components/UI/svgs/Icons/Media/ImageFilled/index.d.ts +1 -2
  88. package/dist/Presentation/components/UI/svgs/Icons/Media/LinkWeb/index.d.ts +1 -2
  89. package/dist/Presentation/components/UI/svgs/Icons/Media/Location/index.d.ts +1 -2
  90. package/dist/Presentation/components/UI/svgs/Icons/Media/TextDocument/index.d.ts +1 -2
  91. package/dist/Presentation/components/UI/svgs/Icons/Media/Translate/index.d.ts +1 -2
  92. package/dist/Presentation/components/UI/svgs/Icons/Media/VideoFile/index.d.ts +1 -2
  93. package/dist/Presentation/components/UI/svgs/Icons/Moderation/Admin/index.d.ts +1 -2
  94. package/dist/Presentation/components/UI/svgs/Icons/Moderation/Banned/index.d.ts +1 -2
  95. package/dist/Presentation/components/UI/svgs/Icons/Moderation/Freeze/index.d.ts +1 -2
  96. package/dist/Presentation/components/UI/svgs/Icons/Moderation/Moderations/index.d.ts +1 -2
  97. package/dist/Presentation/components/UI/svgs/Icons/Moderation/Muted/index.d.ts +1 -2
  98. package/dist/Presentation/components/UI/svgs/Icons/Navigation/ArrowLeft/index.d.ts +1 -2
  99. package/dist/Presentation/components/UI/svgs/Icons/Navigation/ArrowRight/index.d.ts +1 -2
  100. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Back/index.d.ts +1 -2
  101. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Close/index.d.ts +1 -2
  102. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Down/index.d.ts +1 -2
  103. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Leave/index.d.ts +1 -2
  104. package/dist/Presentation/components/UI/svgs/Icons/Navigation/More/index.d.ts +1 -2
  105. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Next/index.d.ts +1 -2
  106. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Plus/index.d.ts +1 -2
  107. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Refresh/index.d.ts +1 -2
  108. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Search/index.d.ts +1 -2
  109. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Settings/index.d.ts +1 -2
  110. package/dist/Presentation/components/UI/svgs/Icons/Navigation/SettingsField/index.d.ts +1 -2
  111. package/dist/Presentation/components/UI/svgs/Icons/Status/Error/index.d.ts +1 -2
  112. package/dist/Presentation/components/UI/svgs/Icons/Status/Help/index.d.ts +1 -2
  113. package/dist/Presentation/components/UI/svgs/Icons/Status/Information/index.d.ts +1 -2
  114. package/dist/Presentation/components/UI/svgs/Icons/Status/InformationFill/index.d.ts +1 -2
  115. package/dist/Presentation/components/UI/svgs/Icons/Status/Loader/index.d.ts +1 -2
  116. package/dist/Presentation/components/UI/svgs/Icons/Status/Mention/index.d.ts +1 -2
  117. package/dist/Presentation/components/UI/svgs/Icons/Status/Sent/index.d.ts +1 -2
  118. package/dist/Presentation/components/UI/svgs/Icons/Status/ViewedDelivered/index.d.ts +1 -2
  119. package/dist/Presentation/components/UI/svgs/Icons/Toggle/CameraOff/index.d.ts +1 -2
  120. package/dist/Presentation/components/UI/svgs/Icons/Toggle/CameraOn/index.d.ts +1 -2
  121. package/dist/Presentation/components/UI/svgs/Icons/Toggle/CheckOff/index.d.ts +1 -2
  122. package/dist/Presentation/components/UI/svgs/Icons/Toggle/CheckOn/index.d.ts +1 -2
  123. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Favourite/index.d.ts +1 -2
  124. package/dist/Presentation/components/UI/svgs/Icons/Toggle/FavouriteFilled/index.d.ts +1 -2
  125. package/dist/Presentation/components/UI/svgs/Icons/Toggle/FullScreen/inex.d.ts +1 -2
  126. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Hide/index.d.ts +1 -2
  127. package/dist/Presentation/components/UI/svgs/Icons/Toggle/ImagePlay/index.d.ts +1 -2
  128. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Louder/index.d.ts +1 -2
  129. package/dist/Presentation/components/UI/svgs/Icons/Toggle/MicOff/index.d.ts +1 -2
  130. package/dist/Presentation/components/UI/svgs/Icons/Toggle/MicOn/index.d.ts +1 -2
  131. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Minimize/index.d.ts +1 -2
  132. package/dist/Presentation/components/UI/svgs/Icons/Toggle/NotifyOff/index.d.ts +1 -2
  133. package/dist/Presentation/components/UI/svgs/Icons/Toggle/NotifyOn/index.d.ts +1 -2
  134. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Pause/index.d.ts +1 -2
  135. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Quite/index.d.ts +1 -2
  136. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Record/index.d.ts +1 -2
  137. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Screenshare/index.d.ts +1 -2
  138. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Show/index.d.ts +1 -2
  139. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Speaker/index.d.ts +1 -2
  140. package/dist/Presentation/components/UI/svgs/Icons/Toggle/SpeakerOff/index.d.ts +1 -2
  141. package/dist/Presentation/components/UI/svgs/Icons/Toggle/StopRecord/index.d.ts +1 -2
  142. package/dist/Presentation/components/UI/svgs/Icons/Toggle/StopShare/index.d.ts +1 -2
  143. package/dist/Presentation/components/containers/ScrollableContainer/ScrollableContainer.d.ts +1 -1
  144. package/dist/Presentation/components/containers/SectionList/index.d.ts +1 -2
  145. package/dist/Presentation/layouts/Desktop/DesktopLayout.d.ts +1 -1
  146. package/dist/Presentation/providers/QuickBloxUIKitProvider/QuickBloxUIKitProvider.d.ts +1 -1
  147. package/dist/Presentation/ui-components/Avatar/Avatar.d.ts +1 -1
  148. package/dist/Presentation/ui-components/Badge/Badge.d.ts +1 -2
  149. package/dist/Presentation/ui-components/Button/Button.d.ts +1 -1
  150. package/dist/Presentation/ui-components/CheckBox/CheckBox.d.ts +1 -2
  151. package/dist/Presentation/ui-components/DialogBanner/DialogBanner.d.ts +1 -2
  152. package/dist/Presentation/ui-components/Dropdown/Dropdown.d.ts +1 -1
  153. package/dist/Presentation/ui-components/Dropdown/Dropdown.stories.d.ts +4 -5
  154. package/dist/Presentation/ui-components/Dropdown/DropdownOption.d.ts +1 -1
  155. package/dist/Presentation/ui-components/Loader/Loader.d.ts +1 -2
  156. package/dist/Presentation/ui-components/Message/Bubble/AttachmentBubble/AttachmentBubble.d.ts +1 -2
  157. package/dist/Presentation/ui-components/Message/Bubble/AudioBubble/AudioBubble.d.ts +1 -2
  158. package/dist/Presentation/ui-components/Message/Bubble/FileBubble/FileBubble.d.ts +1 -2
  159. package/dist/Presentation/ui-components/Message/Bubble/ImageBubble/ImageBubble.d.ts +1 -2
  160. package/dist/Presentation/ui-components/Message/Bubble/TextBubble/TextBubble.d.ts +1 -2
  161. package/dist/Presentation/ui-components/Message/Bubble/VideoBubble/VideoBubble.d.ts +1 -2
  162. package/dist/Presentation/ui-components/Message/FileUrl/FileUrl.d.ts +1 -2
  163. package/dist/Presentation/ui-components/Message/Message.d.ts +1 -1
  164. package/dist/Presentation/ui-components/Message/MessageCaption/MessageCaption.d.ts +1 -2
  165. package/dist/Presentation/ui-components/Message/TimeAndStatus/TimeAndStatus.d.ts +1 -2
  166. package/dist/Presentation/ui-components/MessageSeparator/MessageSeparator.d.ts +1 -2
  167. package/dist/Presentation/ui-components/Placeholder/Placeholder.d.ts +1 -1
  168. package/dist/Presentation/ui-components/PreviewFileMessage/PreviewFileMessage.d.ts +1 -2
  169. package/dist/Presentation/ui-components/SettingsItem/SettingsItem.d.ts +1 -1
  170. package/dist/Presentation/ui-components/TextField/TextField.d.ts +1 -1
  171. package/dist/Presentation/ui-components/Toast/ToastProvider.d.ts +1 -1
  172. package/dist/Presentation/ui-components/UserListItem/UserListItem.d.ts +1 -2
  173. package/dist/index-ui.d.ts +6 -1
  174. package/dist/index-ui.js +5867 -923
  175. package/dist/index-ui.js.map +1 -1
  176. package/package.json +1 -1
  177. package/src/index-ui.ts +11 -0
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { Meta, StoryObj } from '@storybook/react';
3
2
  import Dropdown from './Dropdown';
4
3
  declare const meta: Meta<typeof Dropdown>;
@@ -7,23 +6,23 @@ type StoryDefault = StoryObj<typeof meta>;
7
6
  export declare const DropdownDefault: StoryDefault;
8
7
  export declare const DropdownRightIcon: {
9
8
  args: {
10
- children: JSX.Element;
9
+ children: import("react/jsx-runtime").JSX.Element;
11
10
  disable: boolean;
12
11
  options: {
13
12
  value: string;
14
13
  label: string;
15
- rightIcon: JSX.Element;
14
+ rightIcon: import("react/jsx-runtime").JSX.Element;
16
15
  }[];
17
16
  };
18
17
  };
19
18
  export declare const DropdownLeftIcon: {
20
19
  args: {
21
- children: JSX.Element;
20
+ children: import("react/jsx-runtime").JSX.Element;
22
21
  disable: boolean;
23
22
  options: {
24
23
  value: string;
25
24
  label: string;
26
- leftIcon: JSX.Element;
25
+ leftIcon: import("react/jsx-runtime").JSX.Element;
27
26
  }[];
28
27
  };
29
28
  };
@@ -9,5 +9,5 @@ export interface Option {
9
9
  interface DropdownOptionProps extends Option {
10
10
  onSelect: (value: string) => void;
11
11
  }
12
- export default function DropdownOption({ label, value, disabled, leftIcon, rightIcon, onSelect, }: DropdownOptionProps): JSX.Element;
12
+ export default function DropdownOption({ label, value, disabled, leftIcon, rightIcon, onSelect, }: DropdownOptionProps): import("react/jsx-runtime").JSX.Element;
13
13
  export {};
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  import './Loader.scss';
3
2
  interface LoaderProps {
4
3
  size?: 'sm' | 'md' | 'lg';
5
4
  className?: string;
6
5
  }
7
- export default function Loader({ className, size }: LoaderProps): JSX.Element;
6
+ export default function Loader({ className, size }: LoaderProps): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  import ChatMessageAttachmentEntity from '../../../../../Domain/entity/ChatMessageAttachmentEntity';
3
2
  interface AttachmentBubbleProps {
4
3
  attachment: ChatMessageAttachmentEntity;
5
4
  typeMessage: 'incoming' | 'outgoing';
6
5
  }
7
- export default function AttachmentBubble({ attachment, typeMessage, }: AttachmentBubbleProps): JSX.Element;
6
+ export default function AttachmentBubble({ attachment, typeMessage, }: AttachmentBubbleProps): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './AudioBubble.scss';
3
2
  interface AudioBubbleProps {
4
3
  type: 'outgoing' | 'incoming';
@@ -7,5 +6,5 @@ interface AudioBubbleProps {
7
6
  fileUid?: string;
8
7
  audioFileType?: string;
9
8
  }
10
- export default function AudioBubble({ type, title, href, fileUid, audioFileType, }: AudioBubbleProps): JSX.Element;
9
+ export default function AudioBubble({ type, title, href, fileUid, audioFileType, }: AudioBubbleProps): import("react/jsx-runtime").JSX.Element;
11
10
  export {};
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  import './FileBubble.scss';
3
2
  interface FileBubbleProps {
4
3
  type: 'outgoing' | 'incoming';
5
4
  title: string;
6
5
  href?: string;
7
6
  }
8
- export default function FileBubble({ type, title, href }: FileBubbleProps): JSX.Element;
7
+ export default function FileBubble({ type, title, href }: FileBubbleProps): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  import './ImageBubble.scss';
3
2
  interface ImageBubbleProps {
4
3
  title: string;
5
4
  href?: string;
6
5
  }
7
- export default function ImageBubble({ title, href }: ImageBubbleProps): JSX.Element;
6
+ export default function ImageBubble({ title, href }: ImageBubbleProps): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  import './TextBubble.scss';
3
2
  interface TextBubbleProps {
4
3
  text: string;
5
4
  type: 'outgoing' | 'incoming';
6
5
  }
7
- export default function TextBubble({ text, type }: TextBubbleProps): JSX.Element;
6
+ export default function TextBubble({ text, type }: TextBubbleProps): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  import './VideoBubble.scss';
3
2
  interface VideoBubbleProps {
4
3
  title: string;
5
4
  href?: string;
6
5
  className?: string;
7
6
  }
8
- export default function VideoBubble({ title, href, className, }: VideoBubbleProps): JSX.Element;
7
+ export default function VideoBubble({ title, href, className, }: VideoBubbleProps): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  import './FileUrl.scss';
3
2
  interface FileUrlProps {
4
3
  title: string;
5
4
  href?: string;
6
5
  }
7
- export default function FileUrl({ title, href }: FileUrlProps): JSX.Element;
6
+ export default function FileUrl({ title, href }: FileUrlProps): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -15,4 +15,4 @@ export type MessageProps = {
15
15
  additionalPart?: ReactElement;
16
16
  children?: ReactElement;
17
17
  };
18
- export default function Message({ userName, avatar, time, type, status, subtype, enableSelect, isSelect, disabled, onSelect, bottomPart, additionalPart, children, }: MessageProps): JSX.Element;
18
+ export default function Message({ userName, avatar, time, type, status, subtype, enableSelect, isSelect, disabled, onSelect, bottomPart, additionalPart, children, }: MessageProps): import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  import './MessageCaption.scss';
3
2
  interface MessageCaptionProps {
4
3
  type: 'outgoing' | 'incoming';
5
4
  subtype?: 'reply' | 'forward';
6
5
  userName: string;
7
6
  }
8
- export default function MessageCaption({ type, subtype, userName, }: MessageCaptionProps): JSX.Element;
7
+ export default function MessageCaption({ type, subtype, userName, }: MessageCaptionProps): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  import './TimeAndStatus.scss';
3
2
  interface TimeAndStatusProps {
4
3
  status?: 'sent' | 'delivered' | 'viewed' | 'error';
5
4
  time: string;
6
5
  }
7
- export default function TimeAndStatus({ status, time }: TimeAndStatusProps): JSX.Element;
6
+ export default function TimeAndStatus({ status, time }: TimeAndStatusProps): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  import './MessageSeparator.scss';
3
2
  type MessageSeparatorProps = {
4
3
  text: string;
5
4
  type?: 'date' | 'system';
6
5
  };
7
- export default function MessageSeparator({ text, type, }: MessageSeparatorProps): JSX.Element;
6
+ export default function MessageSeparator({ text, type, }: MessageSeparatorProps): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
@@ -6,5 +6,5 @@ interface PlaceholderProps {
6
6
  onRetry?: VoidFunction;
7
7
  className?: string;
8
8
  }
9
- export default function Placeholder({ icon, text, onRetry, className, }: PlaceholderProps): JSX.Element;
9
+ export default function Placeholder({ icon, text, onRetry, className, }: PlaceholderProps): import("react/jsx-runtime").JSX.Element;
10
10
  export {};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './PreviewFileMessage.scss';
3
2
  export interface PreviewFileMessageProps {
4
3
  type?: 'document' | 'audio' | 'video';
@@ -6,4 +5,4 @@ export interface PreviewFileMessageProps {
6
5
  src?: string;
7
6
  className?: string;
8
7
  }
9
- export default function PreviewFileMessage({ type, name, src, className, }: PreviewFileMessageProps): JSX.Element;
8
+ export default function PreviewFileMessage({ type, name, src, className, }: PreviewFileMessageProps): import("react/jsx-runtime").JSX.Element;
@@ -8,5 +8,5 @@ interface SettingsItemProps {
8
8
  className?: string;
9
9
  onClick?: VoidFunction;
10
10
  }
11
- export default function SettingsItem({ icon, title, rightSection, children, className, onClick, }: SettingsItemProps): JSX.Element;
11
+ export default function SettingsItem({ icon, title, rightSection, children, className, onClick, }: SettingsItemProps): import("react/jsx-runtime").JSX.Element;
12
12
  export {};
@@ -9,5 +9,5 @@ interface TextFieldProps extends Omit<HTMLInputProps, 'onChange'> {
9
9
  value: string;
10
10
  onChange: (value: string) => void;
11
11
  }
12
- declare const TextField: import("react").ForwardRefExoticComponent<Pick<TextFieldProps, "label" | "onChange" | "key" | "accept" | "alt" | "autoComplete" | "autoFocus" | "capture" | "checked" | "crossOrigin" | "disabled" | "enterKeyHint" | "form" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "height" | "list" | "max" | "maxLength" | "min" | "minLength" | "multiple" | "name" | "pattern" | "placeholder" | "readOnly" | "required" | "size" | "src" | "step" | "type" | "value" | "width" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "icon" | "loading"> & import("react").RefAttributes<HTMLInputElement>>;
12
+ declare const TextField: import("react").ForwardRefExoticComponent<Omit<TextFieldProps, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
13
13
  export default TextField;
@@ -4,5 +4,5 @@ import './Toast.scss';
4
4
  interface ToastProps {
5
5
  children: ReactNode;
6
6
  }
7
- export default function ToastProvider({ children }: ToastProps): JSX.Element;
7
+ export default function ToastProvider({ children }: ToastProps): import("react/jsx-runtime").JSX.Element;
8
8
  export {};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './UserListItem.scss';
3
2
  export interface UserListItemProps {
4
3
  userName: string;
@@ -8,4 +7,4 @@ export interface UserListItemProps {
8
7
  onChange?: (checked: boolean) => void;
9
8
  className?: string;
10
9
  }
11
- export default function UserListItem({ avatarUrl, userName, checked, disabled, onChange, className, }: UserListItemProps): JSX.Element;
10
+ export default function UserListItem({ avatarUrl, userName, checked, disabled, onChange, className, }: UserListItemProps): import("react/jsx-runtime").JSX.Element;
@@ -32,6 +32,11 @@ import PreviewDialogViewModel from './Presentation/Views/PreviewDialog/PreviewDi
32
32
  import { AvatarContentIncomingUserProps } from './Presentation/Views/Dialog/Message/IncomingMessage/AvatarContentIncomingUser/AvatarContentIncomingUser';
33
33
  import { GetUserNameFct } from './Presentation/Views/Dialog/Message/IncomingMessage/IncomingMessage';
34
34
  import { AIWidgetPlaceHolder, QuickBloxUIKitProps, QuickBloxUIKitDesktopLayoutProps } from './CommonTypes/CommonTypes';
35
+ import useQuickBloxUIKit from './hooks/useQuickBloxUIKit';
36
+ import MessageItem from './Presentation/Views/Dialog/MessageItem/MessageItem';
37
+ import AIRephraseWidget from './Presentation/Views/Dialog/AIWidgets/AIRephraseWidget/AIRephraseWidget';
38
+ import './Presentation/Views/Dialog/Dialog.scss';
39
+ import './Presentation/Views/Dialog/DialogHeader/DialogInfoIcon/DialogInfoIcon.scss';
35
40
  import { Avatar, Badge, Button, CheckBox, DialogBanner, DialogItemPreview, DialogWindow, TextField, ToastProvider, UserListItem, Dropdown, Header, Loader, Message, MessageInput, MessageSeparator, Placeholder, PreviewFileMessage, SettingsItem } from './Presentation/ui-components';
36
41
  import { DefaultConfigurations } from './Data/DefaultConfigurations';
37
42
  import { DialogType } from './Domain/entity/DialogTypes';
@@ -47,4 +52,4 @@ import MembersList from './Presentation/Views/DialogInfo/MembersList/MembersList
47
52
  import PreviewDialog from './Presentation/Views/PreviewDialog/PreviewDialog';
48
53
  import CreateNewDialogFlow from './Presentation/Views/Flow/CreateDialogFlow/CreateNewDialogFlow';
49
54
  import { GroupChatSvg, InformationSvg, PublicChannelSvg, UserSvg, NewChatSvg, SearchSvg, ChatSvg } from './Presentation/icons';
50
- export { Avatar, Badge, Button, CheckBox, DialogBanner, DialogItemPreview, DialogWindow, Dropdown, Header, Loader, Message, MessageInput, MessageSeparator, Placeholder, PreviewFileMessage, SettingsItem, TextField, ToastProvider, UserListItem, MainButton, TypeButton, type LoginData, type AuthorizationData, QuickBloxUIKitProvider, qbDataContext, type QBDataContextType, RemoteDataSource, LocalDataSource, useQBConnection, useQbInitializedDataContext, useQbUIKitDataContext, useEventMessagesRepository, type DialogListViewModel, useDialogListViewModel, SubscribeToDialogEventsUseCase, Pagination, type DialogEventInfo, EventMessageType, NotificationTypes, stringifyError, DesktopLayout, DialogList, Dialog, DialogInfo, type DialogEntity, BaseViewModel, QuickBloxUIKitDesktopLayout, DefaultTheme, type UiKitTheme, type AIMessageWidget, AISource, type IChatMessage, AIWidgetIcon, ErrorMessageIcon, PreviewDialogViewModel, type FunctionTypeViewModelToVoid, type AvatarContentIncomingUserProps, type GetUserNameFct, type AIWidgetPlaceHolder, type QuickBloxUIKitProps, type QuickBloxUIKitDesktopLayoutProps, DefaultConfigurations, DialogType, GroupDialogEntity, PublicDialogEntity, type MessageEntity, getDateForDialog, ReplyMessagePreview, ForwardMessageFlow, SectionList, type SectionItem, MembersList, PreviewDialog, CreateNewDialogFlow, GroupChatSvg, InformationSvg, PublicChannelSvg, UserSvg, NewChatSvg, SearchSvg, ChatSvg, };
55
+ export { Avatar, Badge, Button, CheckBox, DialogBanner, DialogItemPreview, DialogWindow, Dropdown, Header, Loader, Message, MessageInput, MessageSeparator, Placeholder, PreviewFileMessage, SettingsItem, TextField, ToastProvider, UserListItem, MainButton, TypeButton, type LoginData, type AuthorizationData, QuickBloxUIKitProvider, qbDataContext, type QBDataContextType, RemoteDataSource, LocalDataSource, useQBConnection, useQbInitializedDataContext, useQbUIKitDataContext, useEventMessagesRepository, type DialogListViewModel, useDialogListViewModel, SubscribeToDialogEventsUseCase, Pagination, type DialogEventInfo, EventMessageType, NotificationTypes, stringifyError, DesktopLayout, DialogList, Dialog, DialogInfo, type DialogEntity, BaseViewModel, QuickBloxUIKitDesktopLayout, DefaultTheme, type UiKitTheme, type AIMessageWidget, AISource, type IChatMessage, AIWidgetIcon, ErrorMessageIcon, PreviewDialogViewModel, type FunctionTypeViewModelToVoid, type AvatarContentIncomingUserProps, type GetUserNameFct, type AIWidgetPlaceHolder, type QuickBloxUIKitProps, type QuickBloxUIKitDesktopLayoutProps, DefaultConfigurations, DialogType, GroupDialogEntity, PublicDialogEntity, type MessageEntity, getDateForDialog, ReplyMessagePreview, ForwardMessageFlow, SectionList, type SectionItem, MembersList, PreviewDialog, CreateNewDialogFlow, GroupChatSvg, InformationSvg, PublicChannelSvg, UserSvg, NewChatSvg, SearchSvg, ChatSvg, useQuickBloxUIKit, MessageItem, AIRephraseWidget };