quickblox-react-ui-kit 0.4.2-beta.5 → 0.4.4-alpha.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.
- package/.storybook/main.ts +20 -20
- package/dist/00bfe0e9c94dc6dfb230.svg +3 -0
- package/dist/07c8d1fe96b0b8bb5911.svg +3 -0
- package/dist/0c0256f00eeb75770ffc.svg +3 -0
- package/dist/100bd0fff933cbde8ad4.svg +3 -0
- package/dist/124e0351bd0e19ff4c5f.svg +3 -0
- package/dist/133519141541a9cd2f0e.svg +3 -0
- package/dist/17ed65506e902f17bb22.svg +3 -0
- package/dist/194d78057be6cd7968c8.svg +3 -0
- package/dist/19d5305cab6017d494ac.svg +3 -0
- package/dist/1b1a7438cd8eb6fee80e.svg +3 -0
- package/dist/1be3b599e21158807fdf.svg +3 -0
- package/dist/25663e60d71e01c64fdf.svg +3 -0
- package/dist/2785264246d708687179.svg +3 -0
- package/dist/27eb8c32999f10d05d6a.svg +3 -0
- package/dist/287c9b4b3b0e58cb081c.svg +3 -0
- package/dist/2bb9cc89b9f6398b4959.svg +3 -0
- package/dist/2c46a5df6c8397f5b908.svg +3 -0
- package/dist/2eb72391c5267453edb4.svg +3 -0
- package/dist/35619771e645b649c38e.svg +3 -0
- package/dist/40179c472f715fc74d4d.svg +3 -0
- package/dist/40a8b8104c3a448b8110.svg +3 -0
- package/dist/43120a68057427c89c88.svg +3 -0
- package/dist/43c26d404dd023e42aaa.svg +3 -0
- package/dist/43e60427600bcf7fd78f.svg +3 -0
- package/dist/45662989373aa524cd58.svg +3 -0
- package/dist/476c2854d7ad23f2afde.svg +3 -0
- package/dist/4a669a3a8cbd38b3309d.svg +3 -0
- package/dist/4ed9ad54ae110d9760b6.svg +3 -0
- package/dist/5005351d4fa6a7c074dd.svg +3 -0
- package/dist/551171aa8903b31746a5.svg +6 -0
- package/dist/55273926379e5f486ccf.svg +7 -0
- package/dist/59cd437f21fe7043682d.svg +3 -0
- package/dist/5a52100de3770550b3a5.svg +4 -0
- package/dist/5cbe1f2c489b81396863.svg +3 -0
- package/dist/60ca2d367a00d582f4b6.svg +3 -0
- package/dist/6355580a064a488b6317.svg +3 -0
- package/dist/64092dadd5215c8d3ba9.svg +3 -0
- package/dist/6b01c93e069421c69bda.svg +3 -0
- package/dist/6c4885bb0ea5ca85c896.svg +3 -0
- package/dist/6e955728d9ec086f34e9.svg +3 -0
- package/dist/700f4f8ce0cee0ae1ef5.svg +3 -0
- package/dist/74f567c3ee4366d79fb8.svg +3 -0
- package/dist/786f48518c96c8e70982.svg +3 -0
- package/dist/7a43a3d78885f40616ce.svg +3 -0
- package/dist/7a6ada7f30c44fb4a990.svg +7 -0
- package/dist/7ce8283aa267fb065c56.svg +3 -0
- package/dist/80442753ef6922df1913.svg +3 -0
- package/dist/8217e163c334852f143e.svg +3 -0
- package/dist/831e69b70db1b3eb72a4.svg +3 -0
- package/dist/8a7700757f02c941f03c.svg +3 -0
- package/dist/8afb62b142d786e90102.svg +3 -0
- package/dist/8d813af82ecab84303ee.svg +3 -0
- package/dist/8e01960815ce7620a103.svg +3 -0
- package/dist/911c7ae778615185b285.svg +3 -0
- package/dist/97a0eeea1f8daa2d31c8.svg +3 -0
- package/dist/9a202cbb16735f3c83ba.svg +3 -0
- package/dist/9f45e2152fe6c499a776.svg +3 -0
- package/dist/9f5fec07823796ad7896.svg +3 -0
- package/dist/App.d.ts.map +1 -0
- package/dist/CommonTypes/BaseViewModel.d.ts +1 -1
- package/dist/CommonTypes/BaseViewModel.d.ts.map +1 -0
- package/dist/CommonTypes/CommonTypes.d.ts.map +1 -0
- package/dist/CommonTypes/FunctionResult.d.ts.map +1 -0
- package/dist/Data/Creator.d.ts.map +1 -0
- package/dist/Data/DefaultConfigurations.d.ts.map +1 -0
- package/dist/Data/Stubs.d.ts.map +1 -0
- package/dist/Data/dto/dialog/LocalDialogDTO.d.ts.map +1 -0
- package/dist/Data/dto/dialog/LocalDialogsDTO.d.ts.map +1 -0
- package/dist/Data/dto/dialog/RemoteDialogDTO.d.ts.map +1 -0
- package/dist/Data/dto/dialog/RemoteDialogsDTO.d.ts.map +1 -0
- package/dist/Data/dto/file/LocalFileDTO.d.ts.map +1 -0
- package/dist/Data/dto/file/RemoteFileDTO.d.ts.map +1 -0
- package/dist/Data/dto/message/LocalMessageDTO.d.ts.map +1 -0
- package/dist/Data/dto/message/LocalMessagesDTO.d.ts.map +1 -0
- package/dist/Data/dto/message/RemoteMessageDTO.d.ts.map +1 -0
- package/dist/Data/dto/message/RemoteMessagesDTO.d.ts.map +1 -0
- package/dist/Data/dto/user/LocalUserDTO.d.ts.map +1 -0
- package/dist/Data/dto/user/LocalUsersDTO.d.ts.map +1 -0
- package/dist/Data/dto/user/RemoteUserDTO.d.ts.map +1 -0
- package/dist/Data/dto/user/RemoteUsersDTO.d.ts.map +1 -0
- package/dist/Data/mapper/DialogLocalDTOMapper.d.ts.map +1 -0
- package/dist/Data/mapper/DialogRemoteDTOMapper.d.ts.map +1 -0
- package/dist/Data/mapper/FileLocalDTOMapper.d.ts.map +1 -0
- package/dist/Data/mapper/FileRemoteDTOMapper.d.ts.map +1 -0
- package/dist/Data/mapper/IMapper.d.ts.map +1 -0
- package/dist/Data/mapper/MessageLocalDTOMapper.d.ts.map +1 -0
- package/dist/Data/mapper/MessageRemoteDTOMapper.d.ts.map +1 -0
- package/dist/Data/mapper/UserLocalDTOMapper.d.ts.map +1 -0
- package/dist/Data/mapper/UserRemoteDTOMapper.d.ts.map +1 -0
- package/dist/Data/repository/ConnectionRepository.d.ts.map +1 -0
- package/dist/Data/repository/DialogsRepository.d.ts.map +1 -0
- package/dist/Data/repository/EventMessagesRepository.d.ts.map +1 -0
- package/dist/Data/repository/FileRepository.d.ts.map +1 -0
- package/dist/Data/repository/MessagesRepository.d.ts.map +1 -0
- package/dist/Data/repository/UsersRepository.d.ts.map +1 -0
- package/dist/Data/source/AISource.d.ts.map +1 -0
- package/dist/Data/source/exception/LocalDataSourceException.d.ts.map +1 -0
- package/dist/Data/source/exception/MapperDTOException.d.ts.map +1 -0
- package/dist/Data/source/exception/RemoteDataSourceException.d.ts.map +1 -0
- package/dist/Data/source/exception/RepositoryException.d.ts.map +1 -0
- package/dist/Data/source/local/ChatLocalStorageDataSource.d.ts.map +1 -0
- package/dist/Data/source/local/ILocalDataSource.d.ts.map +1 -0
- package/dist/Data/source/local/ILocalFileDataSource.d.ts.map +1 -0
- package/dist/Data/source/local/LocalDataSource.d.ts.map +1 -0
- package/dist/Data/source/local/LocalFileDataSource.d.ts.map +1 -0
- package/dist/Data/source/remote/IRemoteDataSource.d.ts.map +1 -0
- package/dist/Data/source/remote/Mapper/DialogDTOMapper.d.ts.map +1 -0
- package/dist/Data/source/remote/Mapper/FileDTOMapper.d.ts.map +1 -0
- package/dist/Data/source/remote/Mapper/IDTOMapper.d.ts.map +1 -0
- package/dist/Data/source/remote/Mapper/MessageDTOMapper.d.ts.map +1 -0
- package/dist/Data/source/remote/Mapper/UserDTOMapper.d.ts.map +1 -0
- package/dist/Data/source/remote/RemoteDataSource.d.ts.map +1 -0
- package/dist/Domain/entity/Chat.d.ts.map +1 -0
- package/dist/Domain/entity/ChatMessageAttachmentEntity.d.ts.map +1 -0
- package/dist/Domain/entity/CustomDataEntity.d.ts.map +1 -0
- package/dist/Domain/entity/DialogEntity.d.ts.map +1 -0
- package/dist/Domain/entity/DialogEventInfo.d.ts.map +1 -0
- package/dist/Domain/entity/DialogTypes.d.ts.map +1 -0
- package/dist/Domain/entity/EventMessageType.d.ts.map +1 -0
- package/dist/Domain/entity/FileEntity.d.ts.map +1 -0
- package/dist/Domain/entity/FileTypes.d.ts.map +1 -0
- package/dist/Domain/entity/GroupDialogEntity.d.ts.map +1 -0
- package/dist/Domain/entity/LastMessageEntity.d.ts.map +1 -0
- package/dist/Domain/entity/MessageEntity.d.ts.map +1 -0
- package/dist/Domain/entity/NotificationTypes.d.ts.map +1 -0
- package/dist/Domain/entity/PrivateDialogEntity.d.ts.map +1 -0
- package/dist/Domain/entity/PublicDialogEntity.d.ts.map +1 -0
- package/dist/Domain/entity/UserEntity.d.ts.map +1 -0
- package/dist/Domain/exception/domain/DomainExecption.d.ts.map +1 -0
- package/dist/Domain/repository/IDialogsRepository.d.ts.map +1 -0
- package/dist/Domain/repository/IFileRepository.d.ts.map +1 -0
- package/dist/Domain/repository/IMessagesRepository.d.ts.map +1 -0
- package/dist/Domain/repository/IUsersRepository.d.ts.map +1 -0
- package/dist/Domain/repository/Pagination.d.ts.map +1 -0
- package/dist/Domain/use_cases/CreateDialogUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/ForwardMessagesUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/GetAllDialogsUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/GetAllDialogsUseCaseWithMock.d.ts.map +1 -0
- package/dist/Domain/use_cases/GetAllMessagesForDialog.d.ts.map +1 -0
- package/dist/Domain/use_cases/GetAllUsersUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/GetDialogByIdUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/GetUsersByIdsUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/LeaveDialogUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/RemoveUsersFromTheDialogUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/ReplyMessagesUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/SendTextMessageUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/SubscribeToDialogEventsUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/SubscribeToDialogsUpdatesUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/SubscribeToDialogsUpdatesUseCaseWithMock.d.ts.map +1 -0
- package/dist/Domain/use_cases/SyncDialogsUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/UpdateCurrentDialogInDataSourceUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/UpdateDialogUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/UploadFileUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/UserTypingMessageUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/ai/AIAnswerAssistUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/ai/AIAnswerAssistWithProxyUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/ai/AIAnswerAssistWithSDKUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/ai/AIRephraseUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/ai/AIRephraseWithProxyUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/ai/AITranslateUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/ai/AITranslateWithProxyUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/ai/AITranslateWithSDKUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/base/BaseUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/base/IUseCase.d.ts.map +1 -0
- package/dist/Domain/use_cases/base/Subscribable/ISubscribable.d.ts.map +1 -0
- package/dist/Domain/use_cases/base/Subscribable/SubscriptionPerformer.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIComponents/AIAssist/AIAssist.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIComponents/AIAssistComponent/AIAssistComponent.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIComponents/AITranslate/AITranslate.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIComponents/AITranslateComponent/AITranslateComponent.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/AIMessageWidget.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/AIRephraseWidget/AIRephraseWidget.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/AIWidgets/AIRephraseWidget/AIRephraseWidget.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/AIWidgetActions/AIWidgetActions.d.ts +1 -1
- package/dist/Presentation/Views/Dialog/AIWidgets/AIWidgetActions/AIWidgetActions.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/ErrorMessageIcon.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/SliderMenu.d.ts +2 -2
- package/dist/Presentation/Views/Dialog/AIWidgets/SliderMenu.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/Tone.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAIAssistAnswerWidget.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAIAssistAnswerWidgetWithProxy.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAIAssistAnswerWidgetWithSDK.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAIRephraseMessageWidget.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAIRephraseMessageWidgetWithProxy.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAITranslateWidget.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAITranslateWidgetWithProxy.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAITranslateWidgetWithSDK.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/AIWidgets/useDefaultVoiceInputWidget.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/ContextMenu/ContextMenu.d.ts +1 -1
- package/dist/Presentation/Views/Dialog/ContextMenu/ContextMenu.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Dialog.d.ts +2 -1
- package/dist/Presentation/Views/Dialog/Dialog.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/DialogHeader/DialogBackIcon/DialogBackIcon.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/DialogHeader/DialogBackIcon/DialogBackIcon.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/DialogHeader/DialogHeader.d.ts +2 -1
- package/dist/Presentation/Views/Dialog/DialogHeader/DialogHeader.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/DialogHeader/DialogInfoIcon/DialogInfoIcon.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/DialogHeader/DialogInfoIcon/DialogInfoIcon.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/DialogViewModel.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/DropDownMenu/DropDownMenu.d.ts +2 -1
- package/dist/Presentation/Views/Dialog/DropDownMenu/DropDownMenu.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/DropDownMenu/ItemDropDownMenu/ItemDropDownMenu.d.ts +2 -1
- package/dist/Presentation/Views/Dialog/DropDownMenu/ItemDropDownMenu/ItemDropDownMenu.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/ErrorToast/ErrorToast.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/ErrorToast/ErrorToast.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogListItem/DialogListItem.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogListItem/DialogListItem.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogsWithSearch.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogsWithSearch.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/SearchComponent/SearchComponent.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/SearchComponent/SearchComponent.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessageFlow.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessageFlow.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessagePreview/ForwardMessagePreview.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessagePreview/ForwardMessagePreview.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/ForwardMessageFlow/InputForForwarding/InputForForwarding.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/ForwardMessageFlow/InputForForwarding/InputForForwarding.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/InputMessage/InputMessage.d.ts +2 -1
- package/dist/Presentation/Views/Dialog/InputMessage/InputMessage.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/HighLightLink/HighLightLink.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/Message/HighLightLink/HighLightLink.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/IncomingForwardedMessage/IncomingForwardedMessage.d.ts +1 -0
- package/dist/Presentation/Views/Dialog/Message/IncomingForwardedMessage/IncomingForwardedMessage.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/IncomingMessage/AvatarContentIncomingUser/AvatarContentIncomingUser.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/IncomingMessage/IncomingMessage.d.ts +1 -0
- package/dist/Presentation/Views/Dialog/Message/IncomingMessage/IncomingMessage.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/IncomingMessage/MessageContentComponent/MessageContentComponent.d.ts +1 -0
- package/dist/Presentation/Views/Dialog/Message/IncomingMessage/MessageContentComponent/MessageContentComponent.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/IncomingRepliedMessage/IncomingRepliedMessage.d.ts +1 -0
- package/dist/Presentation/Views/Dialog/Message/IncomingRepliedMessage/IncomingRepliedMessage.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/Message.d.ts +2 -2
- package/dist/Presentation/Views/Dialog/Message/Message.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/MessageAttachment/AudioAttachment/AudioAttachment.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/Message/MessageAttachment/AudioAttachment/AudioAttachment.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/MessageAttachment/DefaultAttachment/DefaultAttachment.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/Message/MessageAttachment/DefaultAttachment/DefaultAttachment.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/MessageAttachment/ImageAttachment/ImageAttachment.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/Message/MessageAttachment/ImageAttachment/ImageAttachment.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/MessageAttachment/MessageAttachment.d.ts +1 -1
- package/dist/Presentation/Views/Dialog/Message/MessageAttachment/MessageAttachment.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/MessageAttachment/VideoAttachment/VideoAttachment.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/Message/MessageAttachment/VideoAttachment/VideoAttachment.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/MessageContextMenu/MessageContextMenu.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/OutgoinForwardedMessage/OutgoinForwardedMessage.d.ts +1 -0
- package/dist/Presentation/Views/Dialog/Message/OutgoinForwardedMessage/OutgoinForwardedMessage.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/OutgoingMessage/OutgoingMessage.d.ts +1 -1
- package/dist/Presentation/Views/Dialog/Message/OutgoingMessage/OutgoingMessage.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/Message/OutgoingRepliedMessage/OutgoingRepliedMessage.d.ts +1 -0
- package/dist/Presentation/Views/Dialog/Message/OutgoingRepliedMessage/OutgoingRepliedMessage.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/MessageContextMenu/MessageContextMenu.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/MessageItem/MessageItem.d.ts +1 -0
- package/dist/Presentation/Views/Dialog/MessageItem/MessageItem.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/SystemDateBanner/SystemDateBanner.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/SystemDateBanner/SystemDateBanner.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/SystemMessageBanner/SystemMessageBanner.d.ts +1 -2
- package/dist/Presentation/Views/Dialog/SystemMessageBanner/SystemMessageBanner.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/VoiceMessage/VoiceMessage.d.ts +2 -1
- package/dist/Presentation/Views/Dialog/VoiceMessage/VoiceMessage.d.ts.map +1 -0
- package/dist/Presentation/Views/Dialog/useDialogViewModel.d.ts.map +1 -0
- package/dist/Presentation/Views/DialogInfo/DialogInfo.d.ts +2 -1
- package/dist/Presentation/Views/DialogInfo/DialogInfo.d.ts.map +1 -0
- package/dist/Presentation/Views/DialogInfo/DialogMemberButton/DialogMembersButton.d.ts +1 -2
- package/dist/Presentation/Views/DialogInfo/DialogMemberButton/DialogMembersButton.d.ts.map +1 -0
- package/dist/Presentation/Views/DialogInfo/MembersList/MembersList.d.ts +1 -2
- package/dist/Presentation/Views/DialogInfo/MembersList/MembersList.d.ts.map +1 -0
- package/dist/Presentation/Views/DialogInfo/UsersList/SingleUser/SingleUser.d.ts +1 -2
- package/dist/Presentation/Views/DialogInfo/UsersList/SingleUser/SingleUser.d.ts.map +1 -0
- package/dist/Presentation/Views/DialogInfo/UsersList/UsersList.d.ts +1 -2
- package/dist/Presentation/Views/DialogInfo/UsersList/UsersList.d.ts.map +1 -0
- package/dist/Presentation/Views/DialogInfo/UsersList/UsersListViewModel.d.ts.map +1 -0
- package/dist/Presentation/Views/DialogInfo/UsersList/useUsersListViewModel.d.ts.map +1 -0
- package/dist/Presentation/Views/DialogList/DialogList.d.ts +6 -5
- package/dist/Presentation/Views/DialogList/DialogList.d.ts.map +1 -0
- package/dist/Presentation/Views/DialogList/DialogListViewModel.d.ts.map +1 -0
- package/dist/Presentation/Views/DialogList/useDialogListViewModel.d.ts.map +1 -0
- package/dist/Presentation/Views/DialogListHeader/DialogListHeader.d.ts +1 -2
- package/dist/Presentation/Views/DialogListHeader/DialogListHeader.d.ts.map +1 -0
- package/dist/Presentation/Views/EditDialog/EditDialog.d.ts +1 -2
- package/dist/Presentation/Views/EditDialog/EditDialog.d.ts.map +1 -0
- package/dist/Presentation/Views/EditDialog/UserAvatar/UserAvatar.d.ts +1 -2
- package/dist/Presentation/Views/EditDialog/UserAvatar/UserAvatar.d.ts.map +1 -0
- package/dist/Presentation/Views/Flow/CreateDialog/CreateDialog.d.ts +1 -2
- package/dist/Presentation/Views/Flow/CreateDialog/CreateDialog.d.ts.map +1 -0
- package/dist/Presentation/Views/Flow/CreateDialogFlow/CreateNewDialogFlow.d.ts +1 -2
- package/dist/Presentation/Views/Flow/CreateDialogFlow/CreateNewDialogFlow.d.ts.map +1 -0
- package/dist/Presentation/Views/Flow/LeaveDialogFlow/LeaveDialogFlow.d.ts +1 -2
- package/dist/Presentation/Views/Flow/LeaveDialogFlow/LeaveDialogFlow.d.ts.map +1 -0
- package/dist/Presentation/Views/InviteMembers/InviteMembers.d.ts +1 -2
- package/dist/Presentation/Views/InviteMembers/InviteMembers.d.ts.map +1 -0
- package/dist/Presentation/Views/InviteMembers/InviteMembersViewModel.d.ts.map +1 -0
- package/dist/Presentation/Views/InviteMembers/InviteUsersList/SingleUserWithCheckBox/SingleUserWithCheckBox.d.ts +1 -2
- package/dist/Presentation/Views/InviteMembers/InviteUsersList/SingleUserWithCheckBox/SingleUserWithCheckBox.d.ts.map +1 -0
- package/dist/Presentation/Views/InviteMembers/InviteUsersResultViewModel.d.ts.map +1 -0
- package/dist/Presentation/Views/InviteMembers/NotFoundContent/NotFoundContent.d.ts +1 -2
- package/dist/Presentation/Views/InviteMembers/NotFoundContent/NotFoundContent.d.ts.map +1 -0
- package/dist/Presentation/Views/InviteMembers/useInviteMembersViewModel.d.ts.map +1 -0
- package/dist/Presentation/Views/PreviewDialog/PreviewDialog.d.ts +2 -2
- package/dist/Presentation/Views/PreviewDialog/PreviewDialog.d.ts.map +1 -0
- package/dist/Presentation/Views/PreviewDialog/PreviewDialogContextMenu/PreviewDialogContextMenu.d.ts.map +1 -0
- package/dist/Presentation/Views/PreviewDialog/PreviewDialogViewModel.d.ts.map +1 -0
- package/dist/Presentation/Views/YesNoQuestion/YesNoQuestion.d.ts +1 -2
- package/dist/Presentation/Views/YesNoQuestion/YesNoQuestion.d.ts.map +1 -0
- package/dist/Presentation/components/Navbar.d.ts.map +1 -0
- package/dist/Presentation/components/UI/Buttons/ActiveButton/ActiveButton.d.ts +2 -1
- package/dist/Presentation/components/UI/Buttons/ActiveButton/ActiveButton.d.ts.map +1 -0
- package/dist/Presentation/components/UI/Buttons/MainBoundedButton/MainBoundedButton.d.ts +2 -1
- package/dist/Presentation/components/UI/Buttons/MainBoundedButton/MainBoundedButton.d.ts.map +1 -0
- package/dist/Presentation/components/UI/Buttons/MainButton/MainButton.d.ts +2 -1
- package/dist/Presentation/components/UI/Buttons/MainButton/MainButton.d.ts.map +1 -0
- package/dist/Presentation/components/UI/Elements/SwitchButton/SwitchButton.d.ts +2 -1
- package/dist/Presentation/components/UI/Elements/SwitchButton/SwitchButton.d.ts.map +1 -0
- package/dist/Presentation/components/UI/Placeholders/ErrorComponent/ErrorComponent.d.ts +1 -2
- package/dist/Presentation/components/UI/Placeholders/ErrorComponent/ErrorComponent.d.ts.map +1 -0
- package/dist/Presentation/components/UI/Placeholders/LoaderComponent/LoaderComponent.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/ActiveSvg/ActiveSvg.d.ts +2 -1
- package/dist/Presentation/components/UI/svgs/ActiveSvg/ActiveSvg.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/AIWidget/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/BookIcon/BookIcon.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/BotIcon/BotIcon.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/HammerIcon/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/HandshakeIcon/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/MuscleIcon/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/NecktieIcon/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/NeutralFaceIcon/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/PalmsUpTogetherIcon/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/PerformingArtsIcon/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/PointUpIcon/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/SmileyIcon/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/SmirkIcon/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/WhiteCheckMarkIcon/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Add/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/AddContact/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Archive/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/AssistAnswer/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Copy/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Delete/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Download/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Edit/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/EditDots/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Emoji/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/ForwardFilled/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Hungup/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/IncomeCall/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Like/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/NewChat/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/OutcomeCall/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Phone/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/PhoneFilled/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Remove/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Remove2/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/ReplyFilled/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Send/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Share/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Summarize/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/SwapCamera/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Tone/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Unarchive/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/VideoIcon/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Actions/Voice/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/Brodcast/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/Chat/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/ChatFilled/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/Conference/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/Contact/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/ContactFilled/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/GroupChat/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/Notifications/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/PrivateChat/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/PublicChannel/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/Stream/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/StreamFilled/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Contents/User/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/IconsCommonTypes.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/Attachment/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/AudioFile/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/BrokenFile/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/Camera/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/GifFile/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/ImageEmpty/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/ImageFile/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/ImageFilled/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/LinkWeb/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/Location/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/TextDocument/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/Translate/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Media/VideoFile/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Moderation/Admin/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Moderation/Banned/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Moderation/Freeze/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Moderation/Moderations/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Moderation/Muted/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/ArrowLeft/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/ArrowRight/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/Back/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/Close/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/Down/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/Leave/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/More/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/Next/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/Plus/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/Refresh/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/Search/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/Settings/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Navigation/SettingsField/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Status/Error/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Status/Help/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Status/Information/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Status/InformationFill/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Status/Loader/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Status/Mention/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Status/Sent/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Status/ViewedDelivered/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/CameraOff/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/CameraOn/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/CheckOff/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/CheckOn/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/Favourite/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/FavouriteFilled/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/FullScreen/inex.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/Hide/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/ImagePlay/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/Louder/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/MicOff/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/MicOn/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/Minimize/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/NotifyOff/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/NotifyOn/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/Pause/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/Quite/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/Record/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/Screenshare/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/Show/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/Speaker/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/SpeakerOff/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/StopRecord/index.d.ts.map +1 -0
- package/dist/Presentation/components/UI/svgs/Icons/Toggle/StopShare/index.d.ts.map +1 -0
- package/dist/Presentation/components/containers/ColumnContainer/ColumnContainer.d.ts +1 -2
- package/dist/Presentation/components/containers/ColumnContainer/ColumnContainer.d.ts.map +1 -0
- package/dist/Presentation/components/containers/RowCenterContainer/RowCenterContainer.d.ts +2 -1
- package/dist/Presentation/components/containers/RowCenterContainer/RowCenterContainer.d.ts.map +1 -0
- package/dist/Presentation/components/containers/RowLeftContainer/RowLeftContainer.d.ts +2 -1
- package/dist/Presentation/components/containers/RowLeftContainer/RowLeftContainer.d.ts.map +1 -0
- package/dist/Presentation/components/containers/RowRightContainer/RowRightContainer.d.ts +2 -1
- package/dist/Presentation/components/containers/RowRightContainer/RowRightContainer.d.ts.map +1 -0
- package/dist/Presentation/components/containers/ScrollableContainer/ScrollableContainer.d.ts +1 -0
- package/dist/Presentation/components/containers/ScrollableContainer/ScrollableContainer.d.ts.map +1 -0
- package/dist/Presentation/components/containers/SectionList/hooks/createUseComponent.d.ts.map +1 -0
- package/dist/Presentation/components/containers/SectionList/hooks/index.d.ts.map +1 -0
- package/dist/Presentation/components/containers/SectionList/hooks/useMobileLayout.d.ts.map +1 -0
- package/dist/Presentation/components/containers/SectionList/hooks/usePrevious.d.ts.map +1 -0
- package/dist/Presentation/components/containers/SectionList/hooks/useVisibility.d.ts.map +1 -0
- package/dist/Presentation/components/containers/SectionList/index.d.ts.map +1 -0
- package/dist/Presentation/components/containers/SectionList/useComponent.d.ts +1 -0
- package/dist/Presentation/components/containers/SectionList/useComponent.d.ts.map +1 -0
- package/dist/Presentation/icons/actions/index.d.ts +27 -26
- package/dist/Presentation/icons/actions/index.d.ts.map +1 -0
- package/dist/Presentation/icons/contents/index.d.ts +14 -13
- package/dist/Presentation/icons/contents/index.d.ts.map +1 -0
- package/dist/Presentation/icons/index.d.ts.map +1 -0
- package/dist/Presentation/icons/media/index.d.ts +13 -12
- package/dist/Presentation/icons/media/index.d.ts.map +1 -0
- package/dist/Presentation/icons/moderation/index.d.ts +6 -5
- package/dist/Presentation/icons/moderation/index.d.ts.map +1 -0
- package/dist/Presentation/icons/navigation/index.d.ts +13 -12
- package/dist/Presentation/icons/navigation/index.d.ts.map +1 -0
- package/dist/Presentation/icons/status/index.d.ts +8 -7
- package/dist/Presentation/icons/status/index.d.ts.map +1 -0
- package/dist/Presentation/icons/toggle/index.d.ts +24 -23
- package/dist/Presentation/icons/toggle/index.d.ts.map +1 -0
- package/dist/Presentation/layouts/Desktop/DesktopLayout.d.ts +1 -0
- package/dist/Presentation/layouts/Desktop/DesktopLayout.d.ts.map +1 -0
- package/dist/Presentation/layouts/Desktop/QuickBloxUIKitDesktopLayout.d.ts +1 -2
- package/dist/Presentation/layouts/Desktop/QuickBloxUIKitDesktopLayout.d.ts.map +1 -0
- package/dist/Presentation/layouts/LayoutCommonTypes.d.ts +1 -0
- package/dist/Presentation/layouts/LayoutCommonTypes.d.ts.map +1 -0
- package/dist/Presentation/layouts/TestStage/CompanyLogo/CompanyLogo.d.ts +1 -0
- package/dist/Presentation/layouts/TestStage/CompanyLogo/CompanyLogo.d.ts.map +1 -0
- package/dist/Presentation/layouts/TestStage/LoginView/Login.d.ts +1 -2
- package/dist/Presentation/layouts/TestStage/LoginView/Login.d.ts.map +1 -0
- package/dist/Presentation/providers/ProviderProps.d.ts +1 -0
- package/dist/Presentation/providers/ProviderProps.d.ts.map +1 -0
- package/dist/Presentation/providers/QuickBloxUIKitProvider/QuickBloxUIKitProvider.d.ts +1 -0
- package/dist/Presentation/providers/QuickBloxUIKitProvider/QuickBloxUIKitProvider.d.ts.map +1 -0
- package/dist/Presentation/providers/QuickBloxUIKitProvider/useEventMessagesRepository.d.ts.map +1 -0
- package/dist/Presentation/providers/QuickBloxUIKitProvider/useQBConnection.d.ts.map +1 -0
- package/dist/Presentation/providers/QuickBloxUIKitProvider/useQbInitializedDataContext.d.ts.map +1 -0
- package/dist/Presentation/providers/QuickBloxUIKitProvider/useQbUIKitDataContext.d.ts.map +1 -0
- package/dist/Presentation/themes/DarkTheme.d.ts.map +1 -0
- package/dist/Presentation/themes/DefaultThemes/CustomTheme.d.ts.map +1 -0
- package/dist/Presentation/themes/DefaultThemes/DefaultTheme.d.ts.map +1 -0
- package/dist/Presentation/themes/LightTheme.d.ts.map +1 -0
- package/dist/Presentation/themes/ThemeScheme.d.ts.map +1 -0
- package/dist/Presentation/themes/UiKitTheme.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Avatar/Avatar.d.ts +1 -0
- package/dist/Presentation/ui-components/Avatar/Avatar.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Badge/Badge.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Badge/Badge.stories.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Button/Button.d.ts +1 -0
- package/dist/Presentation/ui-components/Button/Button.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Button/Button.stories.d.ts.map +1 -0
- package/dist/Presentation/ui-components/CheckBox/CheckBox.d.ts.map +1 -0
- package/dist/Presentation/ui-components/DialogBanner/DialogBanner.d.ts.map +1 -0
- package/dist/Presentation/ui-components/DialogBanner/DialogBanner.stories.d.ts.map +1 -0
- package/dist/Presentation/ui-components/DialogItemPreview/DialogItemPreview.d.ts +2 -1
- package/dist/Presentation/ui-components/DialogItemPreview/DialogItemPreview.d.ts.map +1 -0
- package/dist/Presentation/ui-components/DialogWindow/DialogWindow.d.ts +4 -3
- package/dist/Presentation/ui-components/DialogWindow/DialogWindow.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Dropdown/Dropdown.d.ts +1 -0
- package/dist/Presentation/ui-components/Dropdown/Dropdown.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Dropdown/DropdownOption.d.ts +1 -0
- package/dist/Presentation/ui-components/Dropdown/DropdownOption.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Header/Header.d.ts +2 -1
- package/dist/Presentation/ui-components/Header/Header.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Loader/Loader.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Loader/Loader.stories.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Message/Bubble/AttachmentBubble/AttachmentBubble.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Message/Bubble/AudioBubble/AudioBubble.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Message/Bubble/FileBubble/FileBubble.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Message/Bubble/ImageBubble/ImageBubble.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Message/Bubble/TextBubble/TextBubble.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Message/Bubble/VideoBubble/VideoBubble.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Message/FileUrl/FileUrl.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Message/Message.d.ts +1 -0
- package/dist/Presentation/ui-components/Message/Message.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Message/MessageCaption/MessageCaption.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Message/TimeAndStatus/TimeAndStatus.d.ts.map +1 -0
- package/dist/Presentation/ui-components/MessageInput/AttachmentUploader/AttachmentUploader.d.ts +2 -1
- package/dist/Presentation/ui-components/MessageInput/AttachmentUploader/AttachmentUploader.d.ts.map +1 -0
- package/dist/Presentation/ui-components/MessageInput/MessageInput.d.ts +2 -1
- package/dist/Presentation/ui-components/MessageInput/MessageInput.d.ts.map +1 -0
- package/dist/Presentation/ui-components/MessageInput/ReplyMessagePreview/ReplyImagePreviewAttachment/ReplyImagePreviewAttachment.d.ts +1 -2
- package/dist/Presentation/ui-components/MessageInput/ReplyMessagePreview/ReplyImagePreviewAttachment/ReplyImagePreviewAttachment.d.ts.map +1 -0
- package/dist/Presentation/ui-components/MessageInput/ReplyMessagePreview/ReplyMessagePreview.d.ts +1 -2
- package/dist/Presentation/ui-components/MessageInput/ReplyMessagePreview/ReplyMessagePreview.d.ts.map +1 -0
- package/dist/Presentation/ui-components/MessageInput/VoiceRecordingProgress/VoiceRecordingProgress.d.ts +1 -2
- package/dist/Presentation/ui-components/MessageInput/VoiceRecordingProgress/VoiceRecordingProgress.d.ts.map +1 -0
- package/dist/Presentation/ui-components/MessageSeparator/MessageSeparator.d.ts.map +1 -0
- package/dist/Presentation/ui-components/MessageSeparator/MessageSeparator.stories.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Placeholder/Placeholder.d.ts +1 -0
- package/dist/Presentation/ui-components/Placeholder/Placeholder.d.ts.map +1 -0
- package/dist/Presentation/ui-components/PreviewFileMessage/PreviewFileMessage.d.ts.map +1 -0
- package/dist/Presentation/ui-components/PreviewFileMessage/PreviewFileMessage.stories.d.ts.map +1 -0
- package/dist/Presentation/ui-components/SettingsItem/SettingsItem.d.ts +1 -0
- package/dist/Presentation/ui-components/SettingsItem/SettingsItem.d.ts.map +1 -0
- package/dist/Presentation/ui-components/TextField/TextField.d.ts +1 -0
- package/dist/Presentation/ui-components/TextField/TextField.d.ts.map +1 -0
- package/dist/Presentation/ui-components/TextField/TextField.stories.d.ts.map +1 -0
- package/dist/Presentation/ui-components/Toast/ToastProvider.d.ts +1 -0
- package/dist/Presentation/ui-components/Toast/ToastProvider.d.ts.map +1 -0
- package/dist/Presentation/ui-components/UserListItem/UserListItem.d.ts.map +1 -0
- package/dist/Presentation/ui-components/index.d.ts.map +1 -0
- package/dist/QBconfig.d.ts.map +1 -0
- package/dist/a2e9d50a0930c24af43d.svg +3 -0
- package/dist/a58b8549f46ae5bbe93b.svg +3 -0
- package/dist/a5a215695fba60146e64.svg +3 -0
- package/dist/a849dd3a36ece08b992a.svg +3 -0
- package/dist/aaf0b778d198e7b8f632.svg +3 -0
- package/dist/ab8e847ae04e2bec9209.svg +3 -0
- package/dist/ae5422a12edec1b61484.svg +3 -0
- package/dist/b541e72fe05542e14557.svg +3 -0
- package/dist/b937c8a1f744050bec2c.svg +3 -0
- package/dist/bbcc2109285c18eea02e.svg +3 -0
- package/dist/bc084278a0d284b7901b.svg +3 -0
- package/dist/bc3a4652106f5c57d14b.svg +3 -0
- package/dist/bd9b60ff4e9eae911e4e.svg +3 -0
- package/dist/c145af996de81b25f393.svg +3 -0
- package/dist/c2f94264a7640ea1bbb2.svg +3 -0
- package/dist/c40bae61fea25455602a.svg +3 -0
- package/dist/c68f36baf025b9d20ad1.svg +3 -0
- package/dist/c7c74bfa1c833263f3ab.svg +3 -0
- package/dist/cab52453404524c345ec.svg +4 -0
- package/dist/cad7e87368501b96de2a.svg +3 -0
- package/dist/cb37ac3c577c87c80046.svg +3 -0
- package/dist/d0a72898f3c47a4194d1.svg +3 -0
- package/dist/d1be236e01dd924ba711.svg +3 -0
- package/dist/d298db52aafdb846a46c.svg +3 -0
- package/dist/d3953cb1cf830bcfc41c.svg +3 -0
- package/dist/dbd1f8c63a3769f9e9a0.svg +3 -0
- package/dist/ddd56e36fa505d618ab7.svg +3 -0
- package/dist/de1782527c4a7fa14101.svg +3 -0
- package/dist/e49ee7da793b2ce446a4.svg +3 -0
- package/dist/e537292693b3c89c023f.svg +3 -0
- package/dist/e5d2289a9e8cd755bd1e.svg +3 -0
- package/dist/e7e7b8b15edebe99cae9.svg +3 -0
- package/dist/e7ff48a73ca43188703b.svg +3 -0
- package/dist/e969511d74935af26ef3.svg +3 -0
- package/dist/ea9ffc856ad6cdbe8718.svg +3 -0
- package/dist/ec60e2052661b82f27b7.svg +3 -0
- package/dist/f04f56ba3f98ade5d7ce.svg +3 -0
- package/dist/f427753e5502fd7783a0.svg +3 -0
- package/dist/f43360dc87235a6cf574.svg +3 -0
- package/dist/fe84597c4b68f4f761e1.svg +3 -0
- package/dist/ff857f74e0ffdf8b8684.svg +5 -0
- package/dist/ffbdf37c0510c796138f.svg +3 -0
- package/dist/hooks/useModal.d.ts.map +1 -0
- package/dist/hooks/useQuickBloxUIKit.d.ts +1 -0
- package/dist/hooks/useQuickBloxUIKit.d.ts.map +1 -0
- package/dist/index-ui.d.ts +1 -3
- package/dist/index-ui.d.ts.map +1 -0
- package/dist/index-ui.js +2 -39297
- package/dist/index-ui.js.LICENSE.txt +44 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/qb-api-calls/index.d.ts.map +1 -0
- package/dist/setupTests.d.ts.map +1 -0
- package/dist/stories/Button.d.ts +15 -0
- package/dist/stories/Button.d.ts.map +1 -0
- package/dist/stories/Button.stories.d.ts +23 -0
- package/dist/stories/Button.stories.d.ts.map +1 -0
- package/dist/stories/Header.d.ts +12 -0
- package/dist/stories/Header.d.ts.map +1 -0
- package/dist/stories/Header.stories.d.ts +18 -0
- package/dist/stories/Header.stories.d.ts.map +1 -0
- package/dist/stories/Page.d.ts +4 -0
- package/dist/stories/Page.d.ts.map +1 -0
- package/dist/stories/Page.stories.d.ts +13 -0
- package/dist/stories/Page.stories.d.ts.map +1 -0
- package/dist/utils/DateTimeFormatter.d.ts.map +1 -0
- package/dist/utils/formatFileSize.d.ts.map +1 -0
- package/dist/utils/parse.d.ts +1 -1
- package/dist/utils/parse.d.ts.map +1 -0
- package/dist/utils/utils.d.ts.map +1 -0
- package/global.d.ts +11 -202
- package/package.json +34 -46
- package/public/index.html +15 -42
- package/src/Data/repository/ConnectionRepository.ts +2 -2
- package/src/Data/source/remote/RemoteDataSource.ts +4 -0
- package/src/Domain/use_cases/SyncDialogsUseCase.ts +2 -2
- package/src/Domain/use_cases/UserTypingMessageUseCase.ts +3 -3
- package/src/Presentation/Views/Dialog/AIComponents/AIAssist/AIAssist.tsx +1 -1
- package/src/Presentation/Views/Dialog/AIComponents/AITranslate/AITranslate.tsx +1 -1
- package/src/Presentation/Views/Dialog/AIWidgets/AIRephraseWidget/AIRephraseWidget.tsx +1 -1
- package/src/Presentation/Views/Dialog/AIWidgets/SliderMenu.tsx +2 -2
- package/src/Presentation/Views/Dialog/Dialog.tsx +12 -12
- package/src/Presentation/Views/Dialog/DialogHeader/DialogBackIcon/DialogBackIcon.tsx +1 -4
- package/src/Presentation/Views/Dialog/DialogHeader/DialogHeader.tsx +1 -1
- package/src/Presentation/Views/Dialog/DialogHeader/DialogInfoIcon/DialogInfoIcon.tsx +1 -4
- package/src/Presentation/Views/Dialog/DropDownMenu/DropDownMenu.tsx +1 -1
- package/src/Presentation/Views/Dialog/DropDownMenu/ItemDropDownMenu/ItemDropDownMenu.tsx +1 -1
- package/src/Presentation/Views/Dialog/ErrorToast/ErrorToast.tsx +1 -1
- package/src/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogListItem/DialogListItem.tsx +1 -1
- package/src/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogsWithSearch.tsx +1 -1
- package/src/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/SearchComponent/SearchComponent.tsx +1 -1
- package/src/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessageFlow.tsx +1 -1
- package/src/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessagePreview/ForwardMessagePreview.tsx +1 -1
- package/src/Presentation/Views/Dialog/ForwardMessageFlow/InputForForwarding/InputForForwarding.tsx +1 -1
- package/src/Presentation/Views/Dialog/InputMessage/InputMessage.tsx +1 -1
- package/src/Presentation/Views/Dialog/Message/HighLightLink/HighLightLink.tsx +1 -1
- package/src/Presentation/Views/Dialog/Message/Message.tsx +1 -1
- package/src/Presentation/Views/Dialog/Message/MessageAttachment/AudioAttachment/AudioAttachment.tsx +1 -1
- package/src/Presentation/Views/Dialog/Message/MessageAttachment/DefaultAttachment/DefaultAttachment.tsx +1 -1
- package/src/Presentation/Views/Dialog/Message/MessageAttachment/ImageAttachment/ImageAttachment.tsx +1 -1
- package/src/Presentation/Views/Dialog/Message/MessageAttachment/VideoAttachment/VideoAttachment.tsx +1 -1
- package/src/Presentation/Views/Dialog/MessageContextMenu/MessageContextMenu.tsx +1 -1
- package/src/Presentation/Views/Dialog/MessageItem/MessageItem.tsx +1 -1
- package/src/Presentation/Views/Dialog/SystemDateBanner/SystemDateBanner.tsx +1 -1
- package/src/Presentation/Views/Dialog/SystemMessageBanner/SystemMessageBanner.tsx +1 -1
- package/src/Presentation/Views/Dialog/VoiceMessage/VoiceMessage.tsx +1 -1
- package/src/Presentation/Views/DialogInfo/DialogInfo.tsx +1 -1
- package/src/Presentation/Views/DialogInfo/DialogMemberButton/DialogMembersButton.tsx +2 -2
- package/src/Presentation/Views/DialogInfo/MembersList/MembersList.tsx +1 -1
- package/src/Presentation/Views/DialogInfo/UsersList/SingleUser/SingleUser.tsx +1 -1
- package/src/Presentation/Views/DialogInfo/UsersList/UsersList.tsx +2 -2
- package/src/Presentation/Views/DialogList/DialogList.tsx +6 -5
- package/src/Presentation/Views/DialogListHeader/DialogListHeader.scss +1 -1
- package/src/Presentation/Views/DialogListHeader/DialogListHeader.tsx +1 -1
- package/src/Presentation/Views/EditDialog/EditDialog.tsx +2 -2
- package/src/Presentation/Views/EditDialog/UserAvatar/UserAvatar.tsx +2 -2
- package/src/Presentation/Views/Flow/CreateDialog/CreateDialog.tsx +2 -2
- package/src/Presentation/Views/Flow/CreateDialogFlow/CreateNewDialogFlow.tsx +1 -1
- package/src/Presentation/Views/Flow/LeaveDialogFlow/LeaveDialogFlow.tsx +1 -1
- package/src/Presentation/Views/InviteMembers/InviteMembers.tsx +2 -2
- package/src/Presentation/Views/InviteMembers/InviteUsersList/SingleUserWithCheckBox/SingleUserWithCheckBox.tsx +2 -2
- package/src/Presentation/Views/InviteMembers/NotFoundContent/NotFoundContent.tsx +1 -1
- package/src/Presentation/Views/PreviewDialog/PreviewDialog.tsx +1 -1
- package/src/Presentation/Views/YesNoQuestion/YesNoQuestion.tsx +1 -1
- package/src/Presentation/components/UI/Buttons/ActiveButton/ActiveButton.tsx +1 -1
- package/src/Presentation/components/UI/Buttons/MainBoundedButton/MainBoundedButton.tsx +2 -2
- package/src/Presentation/components/UI/Buttons/MainButton/MainButton.tsx +2 -2
- package/src/Presentation/components/UI/Elements/SwitchButton/SwitchButton.tsx +2 -2
- package/src/Presentation/components/UI/Placeholders/ErrorComponent/ErrorComponent.tsx +1 -1
- package/src/Presentation/components/UI/svgs/ActiveSvg/ActiveSvg.tsx +1 -1
- package/src/Presentation/components/containers/ColumnContainer/ColumnContainer.tsx +1 -1
- package/src/Presentation/components/containers/RowCenterContainer/RowCenterContainer.tsx +1 -1
- package/src/Presentation/components/containers/RowLeftContainer/RowLeftContainer.tsx +1 -1
- package/src/Presentation/components/containers/RowRightContainer/RowRightContainer.tsx +1 -1
- package/src/Presentation/icons/actions/index.ts +55 -26
- package/src/Presentation/icons/contents/index.ts +29 -13
- package/src/Presentation/icons/media/index.ts +27 -12
- package/src/Presentation/icons/moderation/index.ts +13 -5
- package/src/Presentation/icons/navigation/index.ts +27 -12
- package/src/Presentation/icons/status/index.ts +17 -7
- package/src/Presentation/icons/toggle/index.ts +49 -23
- package/src/Presentation/layouts/Desktop/QuickBloxUIKitDesktopLayout.tsx +7 -10
- package/src/Presentation/layouts/TestStage/LoginView/Login.tsx +1 -1
- package/src/Presentation/themes/styles/_fonts.scss +0 -30
- package/src/Presentation/themes/styles/_theme_dark.scss +1 -1
- package/src/Presentation/themes/styles/_theme_light.scss +1 -1
- package/src/Presentation/themes/styles/_variables.scss +2 -2
- package/src/Presentation/ui-components/Avatar/Avatar.scss +3 -3
- package/src/Presentation/ui-components/Button/Button.scss +1 -1
- package/src/Presentation/ui-components/DialogBanner/DialogBanner.scss +13 -13
- package/src/Presentation/ui-components/DialogBanner/DialogBanner.tsx +1 -1
- package/src/Presentation/ui-components/DialogItemPreview/DialogItemPreview.scss +6 -5
- package/src/Presentation/ui-components/DialogItemPreview/DialogItemPreview.tsx +1 -1
- package/src/Presentation/ui-components/DialogWindow/DialogWindow.scss +4 -5
- package/src/Presentation/ui-components/DialogWindow/DialogWindow.tsx +4 -4
- package/src/Presentation/ui-components/Dropdown/Dropdown.scss +1 -1
- package/src/Presentation/ui-components/Header/Header.scss +3 -3
- package/src/Presentation/ui-components/Header/Header.tsx +1 -1
- package/src/Presentation/ui-components/Loader/Loader.scss +4 -2
- package/src/Presentation/ui-components/Message/Bubble/AudioBubble/AudioBubble.tsx +2 -2
- package/src/Presentation/ui-components/Message/FileUrl/FileUrl.tsx +1 -1
- package/src/Presentation/ui-components/Message/MessageCaption/MessageCaption.tsx +2 -2
- package/src/Presentation/ui-components/Message/TimeAndStatus/TimeAndStatus.tsx +3 -3
- package/src/Presentation/ui-components/MessageInput/AttachmentUploader/AttachmentUploader.tsx +1 -1
- package/src/Presentation/ui-components/MessageInput/MessageInput.tsx +1 -1
- package/src/Presentation/ui-components/MessageInput/ReplyMessagePreview/ReplyImagePreviewAttachment/ReplyImagePreviewAttachment.tsx +1 -4
- package/src/Presentation/ui-components/MessageInput/ReplyMessagePreview/ReplyMessagePreview.tsx +1 -1
- package/src/Presentation/ui-components/MessageInput/VoiceRecordingProgress/VoiceRecordingProgress.tsx +4 -4
- package/src/Presentation/ui-components/MessageSeparator/MessageSeparator.scss +17 -16
- package/src/Presentation/ui-components/Placeholder/Placeholder.scss +1 -1
- package/src/Presentation/ui-components/SettingsItem/SettingsItem.scss +3 -2
- package/src/Presentation/ui-components/TextField/TextField.scss +2 -2
- package/src/Presentation/ui-components/TextField/TextField.tsx +4 -3
- package/src/index-ui.ts +1 -5
- package/src/index.scss +4 -4
- package/src/stories/Button.stories.ts +53 -0
- package/src/stories/Button.tsx +37 -0
- package/src/stories/Configure.mdx +364 -0
- package/src/stories/Header.stories.ts +33 -0
- package/src/stories/Header.tsx +56 -0
- package/src/stories/Page.stories.ts +32 -0
- package/src/stories/Page.tsx +73 -0
- package/src/stories/assets/accessibility.png +0 -0
- package/src/stories/assets/accessibility.svg +1 -0
- package/src/stories/assets/addon-library.png +0 -0
- package/src/stories/assets/assets.png +0 -0
- package/src/stories/assets/avif-test-image.avif +0 -0
- package/src/stories/assets/context.png +0 -0
- package/src/stories/assets/discord.svg +1 -0
- package/src/stories/assets/docs.png +0 -0
- package/src/stories/assets/figma-plugin.png +0 -0
- package/src/stories/assets/github.svg +1 -0
- package/src/stories/assets/share.png +0 -0
- package/src/stories/assets/styling.png +0 -0
- package/src/stories/assets/testing.png +0 -0
- package/src/stories/assets/theming.png +0 -0
- package/src/stories/assets/tutorials.svg +1 -0
- package/src/stories/assets/youtube.svg +1 -0
- package/src/stories/button.css +30 -0
- package/src/stories/header.css +32 -0
- package/src/stories/page.css +68 -0
- package/tsconfig.buildlib.json +20 -13
- package/tsconfig.json +5 -5
- package/webpack.app.config.js +67 -0
- package/webpack.config.js +64 -62
- package/webpack.lib.config.js +64 -0
- package/dist/index-ui.js.map +0 -1
- package/src/react-app-env.d.ts +0 -1
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="@types/react" />
|
|
1
2
|
import './DialogHeader.scss';
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import UiKitTheme from '../../../themes/UiKitTheme';
|
|
@@ -9,5 +10,5 @@ type DialogHeaderProps = {
|
|
|
9
10
|
countMembers?: number;
|
|
10
11
|
theme?: UiKitTheme;
|
|
11
12
|
};
|
|
12
|
-
declare const DialogHeader:
|
|
13
|
+
declare const DialogHeader: ({ dialogName, renderAvatar, renderLeftActions, renderRightActions, countMembers, theme, }: DialogHeaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
13
14
|
export default DialogHeader;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DialogHeader.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/Dialog/DialogHeader/DialogHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,CAAC;AAC7B,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,UAAU,MAAM,4BAA4B,CAAC;AAEpD,KAAK,iBAAiB,GAAG;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,iBAAiB,EAAE,KAAK,CAAC,SAAS,CAAC;IACnC,kBAAkB,EAAE,KAAK,CAAC,SAAS,CAAC;IACpC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,UAAU,CAAC;CACpB,CAAC;AAEF,QAAA,MAAM,YAAY,8FAaf,iBAAiB,4CAsBnB,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './DialogInfoIcon.scss';
|
|
3
2
|
import { FunctionTypeVoidToVoid } from '../../../../../CommonTypes/BaseViewModel';
|
|
4
3
|
import UiKitTheme from '../../../../themes/UiKitTheme';
|
|
@@ -6,5 +5,5 @@ type RenderRightActionsProps = {
|
|
|
6
5
|
onClickInfo: FunctionTypeVoidToVoid;
|
|
7
6
|
theme?: UiKitTheme;
|
|
8
7
|
};
|
|
9
|
-
declare const DialogInfoIcon:
|
|
8
|
+
declare const DialogInfoIcon: ({ onClickInfo, theme, }: RenderRightActionsProps) => import("react/jsx-runtime").JSX.Element;
|
|
10
9
|
export default DialogInfoIcon;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DialogInfoIcon.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/DialogHeader/DialogInfoIcon/DialogInfoIcon.tsx"],"names":[],"mappings":"AACA,OAAO,uBAAuB,CAAC;AAC/B,OAAO,EAAE,sBAAsB,EAAE,MAAM,0CAA0C,CAAC;AAClF,OAAO,UAAU,MAAM,+BAA+B,CAAC;AAIvD,KAAK,uBAAuB,GAAG;IAC7B,WAAW,EAAE,sBAAsB,CAAC;IACpC,KAAK,CAAC,EAAE,UAAU,CAAC;CACpB,CAAC;AACF,QAAA,MAAM,cAAc,4BAIjB,uBAAuB,4CAqCzB,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DialogViewModel.d.ts","sourceRoot":"","sources":["../../../../src/Presentation/Views/Dialog/DialogViewModel.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,EAAE,EACpB,2BAA2B,EAC3B,0CAA0C,EAC1C,4BAA4B,EAC5B,wCAAwC,EACxC,wBAAwB,EACxB,sBAAsB,EACvB,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EAAE,aAAa,EAAE,MAAM,sCAAsC,CAAC;AACrE,OAAO,EAAE,YAAY,EAAE,MAAM,qCAAqC,CAAC;AACnE,OAAO,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAC;AAEnE,MAAM,WAAW,eAAgB,SAAQ,aAAa,CAAC,YAAY,CAAC;IAClE,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,UAAU,CAAC;IACvB,QAAQ,EAAE,aAAa,EAAE,CAAC;IAC1B,WAAW,EAAE,4BAA4B,CAAC;IAC1C,eAAe,EAAE,wBAAwB,CAAC;IAC1C,qBAAqB,EAAE,2BAA2B,CAAC;IACnD,qBAAqB,EAAE,0CAA0C,CAAC;IAClE,iBAAiB,EAAE,wCAAwC,CAAC;IAC5D,OAAO,EAAE,sBAAsB,CAAC;IAChC,qBAAqB,EAAE,sBAAsB,CAAC;IAC9C,UAAU,EAAE,MAAM,CAAC;CACpB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="@types/react" />
|
|
1
2
|
import './DropDownMenu.scss';
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { FunctionTypeVoidToVoid } from '../../../../CommonTypes/BaseViewModel';
|
|
@@ -21,5 +22,5 @@ export declare const contextMessageMenuAI: ContextMessageMenuAI[];
|
|
|
21
22
|
type DropDownMenuProps = {
|
|
22
23
|
items: ContextMessageMenu[];
|
|
23
24
|
};
|
|
24
|
-
export declare const DropDownMenu:
|
|
25
|
+
export declare const DropDownMenu: ({ items, }: DropDownMenuProps) => import("react/jsx-runtime").JSX.Element;
|
|
25
26
|
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DropDownMenu.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/Dialog/DropDownMenu/DropDownMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,CAAC;AAC7B,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AAGxE,MAAM,MAAM,kBAAkB,GAAG;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,YAAY,CAAC,EAAE,sBAAsB,CAAC;IACtC,YAAY,CAAC,EAAE,sBAAsB,CAAC;CACvC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,YAAY,CAAC,EAAE,sBAAsB,CAAC;IACtC,YAAY,CAAC,EAAE,sBAAsB,CAAC;CACvC,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,kBAAkB,EAsBlD,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,oBAAoB,EAetD,CAAC;AAEF,KAAK,iBAAiB,GAAG;IACvB,KAAK,EAAE,kBAAkB,EAAE,CAAC;CAE7B,CAAC;AAGF,eAAO,MAAM,YAAY,eAGzB,iBAAiB,4CAgChB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="@types/react" />
|
|
1
2
|
import './ItemDropDownMenu.scss';
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { FunctionTypeVoidToVoid } from '../../../../../CommonTypes/BaseViewModel';
|
|
@@ -7,5 +8,5 @@ type ItemDropDownMenuProps = {
|
|
|
7
8
|
touchAction?: FunctionTypeVoidToVoid;
|
|
8
9
|
clickAction?: FunctionTypeVoidToVoid;
|
|
9
10
|
};
|
|
10
|
-
export declare const ItemDropDownMenu:
|
|
11
|
+
export declare const ItemDropDownMenu: ({ item, icon, touchAction, clickAction, }: ItemDropDownMenuProps) => import("react/jsx-runtime").JSX.Element;
|
|
11
12
|
export {};
|
package/dist/Presentation/Views/Dialog/DropDownMenu/ItemDropDownMenu/ItemDropDownMenu.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ItemDropDownMenu.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/DropDownMenu/ItemDropDownMenu/ItemDropDownMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,yBAAyB,CAAC;AACjC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,sBAAsB,EAAE,MAAM,0CAA0C,CAAC;AAElF,KAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,WAAW,CAAC,EAAE,sBAAsB,CAAC;IACrC,WAAW,CAAC,EAAE,sBAAsB,CAAC;CACtC,CAAC;AAGF,eAAO,MAAM,gBAAgB,8CAK1B,qBAAqB,4CAyBvB,CAAC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './ErrorToast.scss';
|
|
3
2
|
type ErrorToastProps = {
|
|
4
3
|
messageText: string;
|
|
5
4
|
};
|
|
6
|
-
export declare const ErrorToast:
|
|
5
|
+
export declare const ErrorToast: ({ messageText, }: ErrorToastProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ErrorToast.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/Dialog/ErrorToast/ErrorToast.tsx"],"names":[],"mappings":"AACA,OAAO,mBAAmB,CAAC;AAE3B,KAAK,eAAe,GAAG;IACrB,WAAW,EAAE,MAAM,CAAC;CAErB,CAAC;AAGF,eAAO,MAAM,UAAU,qBAGvB,eAAe,4CAUd,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './DialogListItem.scss';
|
|
3
2
|
import { FunctionTypeStringToVoid } from '../../../../../../CommonTypes/BaseViewModel';
|
|
4
3
|
import { DialogType } from '../../../../../../Domain/entity/DialogTypes';
|
|
@@ -10,5 +9,5 @@ type DialogListItemProps = {
|
|
|
10
9
|
checked: boolean;
|
|
11
10
|
onSelect: FunctionTypeStringToVoid;
|
|
12
11
|
};
|
|
13
|
-
declare const DialogListItem:
|
|
12
|
+
declare const DialogListItem: ({ name, avatar, typeDialog, id, checked, onSelect, }: DialogListItemProps) => import("react/jsx-runtime").JSX.Element;
|
|
14
13
|
export default DialogListItem;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DialogListItem.d.ts","sourceRoot":"","sources":["../../../../../../../src/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogListItem/DialogListItem.tsx"],"names":[],"mappings":"AACA,OAAO,uBAAuB,CAAC;AAC/B,OAAO,EAAE,wBAAwB,EAAE,MAAM,6CAA6C,CAAC;AACvF,OAAO,EAAE,UAAU,EAAE,MAAM,6CAA6C,CAAC;AAOzE,KAAK,mBAAmB,GAAG;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,UAAU,CAAC;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,wBAAwB,CAAC;CACpC,CAAC;AAiDF,QAAA,MAAM,cAAc,yDAOjB,mBAAmB,4CAoBrB,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogsWithSearch.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './DialogsWithSearch.scss';
|
|
3
2
|
import { DialogEntity } from '../../../../../Domain/entity/DialogEntity';
|
|
4
3
|
import { FunctionTypeStringToVoid } from '../../../../../CommonTypes/BaseViewModel';
|
|
@@ -8,5 +7,5 @@ type DialogsWithSearchProps = {
|
|
|
8
7
|
selectedDialogs: string[];
|
|
9
8
|
onSelect: FunctionTypeStringToVoid;
|
|
10
9
|
};
|
|
11
|
-
declare const DialogsWithSearch:
|
|
10
|
+
declare const DialogsWithSearch: ({ dialogs, currentDialog, selectedDialogs, onSelect, }: DialogsWithSearchProps) => import("react/jsx-runtime").JSX.Element;
|
|
12
11
|
export default DialogsWithSearch;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DialogsWithSearch.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogsWithSearch.tsx"],"names":[],"mappings":"AACA,OAAO,0BAA0B,CAAC;AAClC,OAAO,EAAE,YAAY,EAAE,MAAM,2CAA2C,CAAC;AACzE,OAAO,EAAE,wBAAwB,EAAE,MAAM,0CAA0C,CAAC;AAQpF,KAAK,sBAAsB,GAAG;IAC5B,OAAO,EAAE,YAAY,EAAE,CAAC;IACxB,aAAa,EAAE,YAAY,CAAC;IAC5B,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,QAAQ,EAAE,wBAAwB,CAAC;CACpC,CAAC;AAGF,QAAA,MAAM,iBAAiB,2DAKpB,sBAAsB,4CAsExB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './SearchComponent.scss';
|
|
3
2
|
import { FunctionTypeStringToVoid } from '../../../../../../CommonTypes/BaseViewModel';
|
|
4
3
|
type SearchComponentProps = {
|
|
5
4
|
onChange: FunctionTypeStringToVoid;
|
|
6
5
|
};
|
|
7
|
-
declare const SearchComponent:
|
|
6
|
+
declare const SearchComponent: ({ onChange, }: SearchComponentProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export default SearchComponent;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SearchComponent.d.ts","sourceRoot":"","sources":["../../../../../../../src/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/SearchComponent/SearchComponent.tsx"],"names":[],"mappings":"AACA,OAAO,wBAAwB,CAAC;AAEhC,OAAO,EAAE,wBAAwB,EAAE,MAAM,6CAA6C,CAAC;AAGvF,KAAK,oBAAoB,GAAG;IAC1B,QAAQ,EAAE,wBAAwB,CAAC;CACpC,CAAC;AAGF,QAAA,MAAM,eAAe,kBAElB,oBAAoB,4CAiDtB,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import './ForwardMessageFlow.scss';
|
|
2
|
-
import React from 'react';
|
|
3
2
|
import { DialogEntity } from '../../../../Domain/entity/DialogEntity';
|
|
4
3
|
import { MessageEntity } from '../../../../Domain/entity/MessageEntity';
|
|
5
4
|
type ForwardMessageFlowProps = {
|
|
@@ -10,5 +9,5 @@ type ForwardMessageFlowProps = {
|
|
|
10
9
|
onSendData: (dialogs: DialogEntity[], messages: MessageEntity[], relatedText: string) => void;
|
|
11
10
|
disableActions: boolean;
|
|
12
11
|
};
|
|
13
|
-
declare const ForwardMessageFlow:
|
|
12
|
+
declare const ForwardMessageFlow: ({ messages, dialogs, currentDialog, currentUserName, onSendData, disableActions, }: ForwardMessageFlowProps) => import("react/jsx-runtime").JSX.Element;
|
|
14
13
|
export default ForwardMessageFlow;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ForwardMessageFlow.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessageFlow.tsx"],"names":[],"mappings":"AAAA,OAAO,2BAA2B,CAAC;AAEnC,OAAO,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AACtE,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AAMxE,KAAK,uBAAuB,GAAG;IAC7B,QAAQ,EAAE,aAAa,EAAE,CAAC;IAC1B,OAAO,EAAE,YAAY,EAAE,CAAC;IACxB,aAAa,EAAE,YAAY,CAAC;IAC5B,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,CACV,OAAO,EAAE,YAAY,EAAE,EACvB,QAAQ,EAAE,aAAa,EAAE,EACzB,WAAW,EAAE,MAAM,KAChB,IAAI,CAAC;IACV,cAAc,EAAE,OAAO,CAAC;CACzB,CAAC;AAGF,QAAA,MAAM,kBAAkB,uFAOrB,uBAAuB,4CAyFzB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './ForwardMessagePreview.scss';
|
|
3
2
|
import { MessageEntity } from '../../../../../Domain/entity/MessageEntity';
|
|
4
3
|
type ForwardMessagePreviewProps = {
|
|
5
4
|
messages: MessageEntity[];
|
|
6
5
|
userNameSentMessage: string;
|
|
7
6
|
};
|
|
8
|
-
declare const ForwardMessagePreview:
|
|
7
|
+
declare const ForwardMessagePreview: ({ messages, userNameSentMessage, }: ForwardMessagePreviewProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
8
|
export default ForwardMessagePreview;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ForwardMessagePreview.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessagePreview/ForwardMessagePreview.tsx"],"names":[],"mappings":"AACA,OAAO,8BAA8B,CAAC;AAEtC,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAM3E,KAAK,0BAA0B,GAAG;IAChC,QAAQ,EAAE,aAAa,EAAE,CAAC;IAC1B,mBAAmB,EAAE,MAAM,CAAC;CAC7B,CAAC;AAOF,QAAA,MAAM,qBAAqB,uCAGxB,0BAA0B,4CAiE5B,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
|
package/dist/Presentation/Views/Dialog/ForwardMessageFlow/InputForForwarding/InputForForwarding.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { FunctionTypeStringToVoid, FunctionTypeVoidToVoid } from '../../../../../CommonTypes/BaseViewModel';
|
|
3
2
|
import './InputForForwarding.scss';
|
|
4
3
|
type InputForForwardingProps = {
|
|
@@ -7,5 +6,5 @@ type InputForForwardingProps = {
|
|
|
7
6
|
onSend: FunctionTypeVoidToVoid;
|
|
8
7
|
disabled?: boolean;
|
|
9
8
|
};
|
|
10
|
-
declare const InputForForwarding:
|
|
9
|
+
declare const InputForForwarding: ({ inputText, onChange, onSend, disabled, }: InputForForwardingProps) => import("react/jsx-runtime").JSX.Element;
|
|
11
10
|
export default InputForForwarding;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InputForForwarding.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/ForwardMessageFlow/InputForForwarding/InputForForwarding.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,wBAAwB,EACxB,sBAAsB,EACvB,MAAM,0CAA0C,CAAC;AAElD,OAAO,2BAA2B,CAAC;AAEnC,KAAK,uBAAuB,GAAG;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,wBAAwB,CAAC;IACnC,MAAM,EAAE,sBAAsB,CAAC;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAGF,QAAA,MAAM,kBAAkB,+CAKrB,uBAAuB,4CAuBzB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="@types/react" />
|
|
1
2
|
import React from 'react';
|
|
2
3
|
import UiKitTheme from '../../../themes/UiKitTheme';
|
|
3
4
|
import { DialogViewModel } from '../DialogViewModel';
|
|
@@ -17,5 +18,5 @@ type MessageInputProps = {
|
|
|
17
18
|
maxWidthToResizing: string;
|
|
18
19
|
theme?: UiKitTheme;
|
|
19
20
|
};
|
|
20
|
-
declare const InputMessage:
|
|
21
|
+
declare const InputMessage: ({ messageText, onChangeText, sendText, renderSendIcon, renderAttachment, isRecording, renderVoiceRecorder, renderVoiceRecordProgress, renderAIWidget, waitAIWidget, messagesViewModel, maxWidthToResizing, theme, }: MessageInputProps) => import("react/jsx-runtime").JSX.Element;
|
|
21
22
|
export default InputMessage;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InputMessage.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/Dialog/InputMessage/InputMessage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AACrD,OAAO,UAAU,MAAM,4BAA4B,CAAC;AAGpD,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,EAAE,wBAAwB,EAAE,MAAM,uCAAuC,CAAC;AAEjF,KAAK,iBAAiB,GAAG;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,wBAAwB,CAAC;IACvC,QAAQ,EAAE,wBAAwB,CAAC;IACnC,cAAc,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,gBAAgB,EAAE,KAAK,CAAC,SAAS,CAAC;IAClC,WAAW,EAAE,OAAO,CAAC;IACrB,mBAAmB,EAAE,KAAK,CAAC,SAAS,CAAC;IACrC,yBAAyB,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3C,cAAc,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,YAAY,EAAE,OAAO,CAAC;IACtB,iBAAiB,EAAE,eAAe,CAAC;IACnC,kBAAkB,EAAE,MAAM,CAAC;IAC3B,KAAK,CAAC,EAAE,UAAU,CAAC;CACpB,CAAC;AAEF,QAAA,MAAM,YAAY,wNAcf,iBAAiB,4CAyGnB,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import './HighLightLink.scss';
|
|
2
|
-
import React from 'react';
|
|
3
2
|
export declare const isURL: (str: string) => boolean;
|
|
4
3
|
export declare const messageHasUrls: (message: string) => boolean;
|
|
5
4
|
type HighLightLinkProps = {
|
|
6
5
|
messageText: string;
|
|
7
6
|
};
|
|
8
|
-
export declare const HighLightLink:
|
|
7
|
+
export declare const HighLightLink: ({ messageText, }: HighLightLinkProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
8
|
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HighLightLink.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/Message/HighLightLink/HighLightLink.tsx"],"names":[],"mappings":"AAAA,OAAO,sBAAsB,CAAC;AAwB9B,eAAO,MAAM,KAAK,QAAS,MAAM,YAQhC,CAAC;AAwBF,eAAO,MAAM,cAAc,YAAa,MAAM,YAc7C,CAAC;AAEF,KAAK,kBAAkB,GAAG;IACxB,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAGF,eAAO,MAAM,aAAa,qBAEvB,kBAAkB,4CAkCpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IncomingForwardedMessage.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/Message/IncomingForwardedMessage/IncomingForwardedMessage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AACnD,OAAO,iCAAiC,CAAC;AACzC,OAAkC,EAChC,8BAA8B,EAC/B,MAAM,wEAAwE,CAAC;AAChF,OAAO,UAAU,MAAM,+BAA+B,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,+BAA+B,EAAE,MAAM,0CAA0C,CAAC;AAC3F,OAAO,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAYlE,iBAAS,wBAAwB,CAAC,KAAK,EAAE;IACvC,KAAK,CAAC,EAAE,UAAU,CAAC;IAEnB,QAAQ,EAAE,aAAa,EAAE,CAAC;IAC1B,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,CAAC,EAAE,CACjB,KAAK,EAAE,8BAA8B,KAClC,KAAK,CAAC,YAAY,CAAC;IACxB,OAAO,EAAE,+BAA+B,CAAC;IACzC,SAAS,EAAE,+BAA+B,CAAC;IAC3C,eAAe,EAAE,MAAM,CAAC;IACxB,sBAAsB,EAAE,KAAK,CAAC,SAAS,CAAC;IACxC,aAAa,CAAC,EAAE,eAAe,CAAC;IAChC,iBAAiB,CAAC,EAAE,eAAe,CAAC;IACpC,aAAa,EAAE,MAAM,IAAI,CAAC;IAE1B,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,YAAY,EAAE,CAAC,YAAY,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,aAAa,EAAE,CAAC;IAChC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;CACzB,2CAqPA;AAED,eAAe,wBAAwB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AvatarContentIncomingUser.d.ts","sourceRoot":"","sources":["../../../../../../../src/Presentation/Views/Dialog/Message/IncomingMessage/AvatarContentIncomingUser/AvatarContentIncomingUser.tsx"],"names":[],"mappings":"AACA,OAAO,kCAAkC,CAAC;AAE1C,MAAM,WAAW,8BAA8B;IAE7C,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,CAAC,OAAO,UAAU,yBAAyB,4CAuBhD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IncomingMessage.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/Message/IncomingMessage/IncomingMessage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AACnD,OAAO,wBAAwB,CAAC;AAChC,OAAO,UAAU,MAAM,+BAA+B,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAKlE,OAAO,EAAE,UAAU,EAAE,MAAM,yCAAyC,CAAC;AACrE,OAAkC,EAChC,8BAA8B,EAC/B,MAAM,uDAAuD,CAAC;AAC/D,OAAO,EAAE,+BAA+B,EAAE,MAAM,0CAA0C,CAAC;AAQ3F,MAAM,MAAM,cAAc,GAAG,CAAC,KAAK,EAAE;IACnC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,UAAU,CAAC;CACrB,KAAK,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AAElC,wBAAgB,eAAe,CAAC,KAAK,EAAE;IACrC,KAAK,EAAE,UAAU,GAAG,SAAS,CAAC;IAC9B,aAAa,EAAE,cAAc,CAAC;IAC9B,OAAO,EAAE,aAAa,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,+BAA+B,CAAC;IACzC,SAAS,EAAE,+BAA+B,CAAC;IAC3C,aAAa,EAAE,MAAM,IAAI,CAAC;IAE1B,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,YAAY,EAAE,CAAC,YAAY,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,aAAa,EAAE,CAAC;IAChC,aAAa,CAAC,EAAE,eAAe,CAAC;IAChC,iBAAiB,CAAC,EAAE,eAAe,CAAC;IACpC,gBAAgB,CAAC,EAAE,CACjB,KAAK,EAAE,8BAA8B,KAClC,KAAK,CAAC,YAAY,CAAC;IACxB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;CAIzB,2CA0QA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageContentComponent.d.ts","sourceRoot":"","sources":["../../../../../../../src/Presentation/Views/Dialog/Message/IncomingMessage/MessageContentComponent/MessageContentComponent.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAa,MAAM,OAAO,CAAC;AAC7C,OAAO,gCAAgC,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,+CAA+C,CAAC;AAC9E,OAAO,UAAU,MAAM,kCAAkC,CAAC;AAS1D,KAAK,4BAA4B,GAAG;IAClC,aAAa,EAAE,aAAa,CAAC;IAC7B,mBAAmB,EAAE,OAAO,CAAC;IAC7B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,KAAK,CAAC,EAAE,UAAU,CAAC;CACpB,CAAC;AAEF,QAAA,MAAM,uBAAuB,EAAE,EAAE,CAAC,4BAA4B,CA6C7D,CAAC;AAEF,eAAe,uBAAuB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IncomingRepliedMessage.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/Message/IncomingRepliedMessage/IncomingRepliedMessage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AACnD,OAAO,+BAA+B,CAAC;AAEvC,OAAO,UAAU,MAAM,+BAA+B,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,+BAA+B,EAAE,MAAM,0CAA0C,CAAC;AAC3F,OAAO,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAQlE,OAAkC,EAChC,8BAA8B,EAC/B,MAAM,wEAAwE,CAAC;AAIhF,iBAAS,sBAAsB,CAAC,KAAK,EAAE;IACrC,KAAK,EAAE,UAAU,GAAG,SAAS,CAAC;IAE9B,QAAQ,EAAE,aAAa,EAAE,CAAC;IAE1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gBAAgB,CAAC,EAAE,CACjB,KAAK,EAAE,8BAA8B,KAClC,KAAK,CAAC,YAAY,CAAC;IACxB,OAAO,EAAE,+BAA+B,CAAC;IACzC,SAAS,EAAE,+BAA+B,CAAC;IAC3C,eAAe,EAAE,MAAM,CAAC;IACxB,sBAAsB,EAAE,KAAK,CAAC,SAAS,CAAC;IACxC,aAAa,CAAC,EAAE,eAAe,CAAC;IAChC,iBAAiB,CAAC,EAAE,eAAe,CAAC;IACpC,aAAa,EAAE,MAAM,IAAI,CAAC;IAE1B,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,YAAY,EAAE,CAAC,YAAY,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,aAAa,EAAE,CAAC;IAChC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;CAOzB,2CAsPA;AAED,eAAe,sBAAsB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="@types/react" />
|
|
2
2
|
import { FunctionTypeBooleanToVoid, FunctionTypeMessageEntityToVoid, FunctionTypeStringToVoid } from '../../../../CommonTypes/BaseViewModel';
|
|
3
3
|
import { MessageEntity } from '../../../../Domain/entity/MessageEntity';
|
|
4
4
|
import UiKitTheme from '../../../themes/UiKitTheme';
|
|
@@ -20,5 +20,5 @@ type MessageProps = {
|
|
|
20
20
|
enableForwarding: boolean;
|
|
21
21
|
enableReplying: boolean;
|
|
22
22
|
};
|
|
23
|
-
declare const Message:
|
|
23
|
+
declare const Message: ({ message, userId, setWaitAIWidget, setShowErrorToast, setMessageErrorToast, messagesToView, AITranslateWidget, AIAssistWidget, onReply, onForward, defaultGetSenderName, theme, enableForwarding, enableReplying, }: MessageProps) => JSX.Element;
|
|
24
24
|
export default Message;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Message.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/Dialog/Message/Message.tsx"],"names":[],"mappings":";AACA,OAAO,EACL,yBAAyB,EACzB,+BAA+B,EAC/B,wBAAwB,EACzB,MAAM,uCAAuC,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AAGxE,OAAO,UAAU,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EACL,cAAc,EAEf,MAAM,mCAAmC,CAAC;AAS3C,KAAK,YAAY,GAAG;IAClB,OAAO,EAAE,aAAa,CAAC;IACvB,MAAM,EAAE,MAAM,CAAC;IACf,eAAe,EAAE,yBAAyB,CAAC;IAC3C,iBAAiB,EAAE,yBAAyB,CAAC;IAC7C,oBAAoB,EAAE,wBAAwB,CAAC;IAC/C,cAAc,EAAE,aAAa,EAAE,CAAC;IAChC,iBAAiB,EAAE,eAAe,CAAC;IACnC,cAAc,EAAE,eAAe,CAAC;IAChC,OAAO,EAAE,+BAA+B,CAAC;IACzC,SAAS,EAAE,+BAA+B,CAAC;IAC3C,oBAAoB,EAAE,cAAc,CAAC;IACrC,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;CACzB,CAAC;AAGF,QAAA,MAAM,OAAO,yNAeV,YAAY,gBA+Td,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './AudioAttachment.scss';
|
|
3
2
|
import { FileEntity } from '../../../../../../Domain/entity/FileEntity';
|
|
4
3
|
type AudioAttachmentComponentProps = {
|
|
5
4
|
audioFile: FileEntity;
|
|
6
5
|
};
|
|
7
|
-
declare const AudioAttachment:
|
|
6
|
+
declare const AudioAttachment: ({ audioFile, }: AudioAttachmentComponentProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export default AudioAttachment;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AudioAttachment.d.ts","sourceRoot":"","sources":["../../../../../../../src/Presentation/Views/Dialog/Message/MessageAttachment/AudioAttachment/AudioAttachment.tsx"],"names":[],"mappings":"AACA,OAAO,wBAAwB,CAAC;AAChC,OAAO,EAAE,UAAU,EAAE,MAAM,4CAA4C,CAAC;AAIxE,KAAK,6BAA6B,GAAG;IACnC,SAAS,EAAE,UAAU,CAAC;CACvB,CAAC;AAEF,QAAA,MAAM,eAAe,mBAGlB,6BAA6B,4CA2I/B,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './DefaultAttachment.scss';
|
|
3
2
|
type DefaultAttachmentComponentProps = {
|
|
4
3
|
fileName: string;
|
|
5
4
|
fileUrl: string;
|
|
6
5
|
};
|
|
7
|
-
declare const DefaultAttachment:
|
|
6
|
+
declare const DefaultAttachment: ({ fileName, fileUrl, }: DefaultAttachmentComponentProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export default DefaultAttachment;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DefaultAttachment.d.ts","sourceRoot":"","sources":["../../../../../../../src/Presentation/Views/Dialog/Message/MessageAttachment/DefaultAttachment/DefaultAttachment.tsx"],"names":[],"mappings":"AACA,OAAO,0BAA0B,CAAC;AAalC,KAAK,+BAA+B,GAAG;IACrC,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,QAAA,MAAM,iBAAiB,2BAGpB,+BAA+B,4CAyBjC,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './ImageAttachment.scss';
|
|
3
2
|
import { FileEntity } from '../../../../../../Domain/entity/FileEntity';
|
|
4
3
|
type ImageAttachmentComponentProps = {
|
|
5
4
|
imageFile: FileEntity;
|
|
6
5
|
};
|
|
7
|
-
declare const ImageAttachment:
|
|
6
|
+
declare const ImageAttachment: ({ imageFile, }: ImageAttachmentComponentProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export default ImageAttachment;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageAttachment.d.ts","sourceRoot":"","sources":["../../../../../../../src/Presentation/Views/Dialog/Message/MessageAttachment/ImageAttachment/ImageAttachment.tsx"],"names":[],"mappings":"AACA,OAAO,wBAAwB,CAAC;AAChC,OAAO,EAAE,UAAU,EAAE,MAAM,4CAA4C,CAAC;AAGxE,KAAK,6BAA6B,GAAG;IACnC,SAAS,EAAE,UAAU,CAAC;CACvB,CAAC;AAEF,QAAA,MAAM,eAAe,mBAGlB,6BAA6B,4CAmC/B,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageAttachment.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/Message/MessageAttachment/MessageAttachment.tsx"],"names":[],"mappings":";AACA,OAAO,2BAA2B,MAAM,0DAA0D,CAAC;AAUnG,OAAO,UAAU,MAAM,+BAA+B,CAAC;AAEvD,KAAK,eAAe,GAAG;IACrB,UAAU,EAAE,2BAA2B,CAAC;CACzC,CAAC;AAEF,KAAK,+BAA+B,GAAG,eAAe,GAAG;IACvD,KAAK,CAAC,EAAE,UAAU,CAAC;CACpB,CAAC;AA2CF,iBAAS,iBAAiB,CAAC,EACzB,UAAU,EACV,KAAK,GACN,EAAE,+BAA+B,eAwBjC;AAED,eAAe,iBAAiB,CAAC"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './VideoAttachment.scss';
|
|
3
2
|
import { FileEntity } from '../../../../../../Domain/entity/FileEntity';
|
|
4
3
|
type VideoAttachmentComponentProps = {
|
|
5
4
|
videoFile: FileEntity;
|
|
6
5
|
};
|
|
7
|
-
declare const VideoAttachment:
|
|
6
|
+
declare const VideoAttachment: ({ videoFile, }: VideoAttachmentComponentProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export default VideoAttachment;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VideoAttachment.d.ts","sourceRoot":"","sources":["../../../../../../../src/Presentation/Views/Dialog/Message/MessageAttachment/VideoAttachment/VideoAttachment.tsx"],"names":[],"mappings":"AACA,OAAO,wBAAwB,CAAC;AAChC,OAAO,EAAE,UAAU,EAAE,MAAM,4CAA4C,CAAC;AAGxE,KAAK,6BAA6B,GAAG;IACnC,SAAS,EAAE,UAAU,CAAC;CACvB,CAAC;AAEF,QAAA,MAAM,eAAe,mBAGlB,6BAA6B,4CA2C/B,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageContextMenu.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/Message/MessageContextMenu/MessageContextMenu.tsx"],"names":[],"mappings":"AACA,OAAO,2BAA2B,CAAC;AAGnC,OAAO,UAAU,MAAM,+BAA+B,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,+BAA+B,EAAE,MAAM,0CAA0C,CAAC;AAG3F,UAAU,uBAAuB;IAC/B,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,OAAO,EAAE,aAAa,CAAC;IACvB,OAAO,EAAE,+BAA+B,CAAC;IACzC,SAAS,EAAE,+BAA+B,CAAC;IAC3C,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;CACzB;AAED,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,KAAK,EAAE,uBAAuB,2CA0CxE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutgoinForwardedMessage.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/Message/OutgoinForwardedMessage/OutgoinForwardedMessage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AACxC,OAAO,gCAAgC,CAAC;AACxC,OAAO,UAAU,MAAM,+BAA+B,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,+BAA+B,EAAE,MAAM,0CAA0C,CAAC;AAQ3F,iBAAS,wBAAwB,CAAC,KAAK,EAAE;IACvC,KAAK,EAAE,UAAU,GAAG,SAAS,CAAC;IAC9B,QAAQ,EAAE,aAAa,EAAE,CAAC;IAC1B,OAAO,EAAE,+BAA+B,CAAC;IACzC,SAAS,EAAE,+BAA+B,CAAC;IAC3C,eAAe,EAAE,MAAM,CAAC;IACxB,qBAAqB,EAAE,KAAK,CAAC,SAAS,CAAC;IACvC,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;CACzB,2CA2GA;AAED,eAAe,wBAAwB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutgoingMessage.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/Message/OutgoingMessage/OutgoingMessage.tsx"],"names":[],"mappings":";AACA,OAAO,wBAAwB,CAAC;AAChC,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,UAAU,MAAM,+BAA+B,CAAC;AAGvD,OAAO,EAAE,+BAA+B,EAAE,MAAM,0CAA0C,CAAC;AAI3F,wBAAgB,eAAe,CAAC,KAAK,EAAE;IACrC,OAAO,EAAE,aAAa,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,+BAA+B,CAAC;IACzC,SAAS,EAAE,+BAA+B,CAAC;IAC3C,KAAK,EAAE,UAAU,GAAG,SAAS,CAAC;IAC9B,OAAO,EAAE,GAAG,CAAC,OAAO,CAAC;IACrB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;CACzB,2CAoFA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OutgoingRepliedMessage.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/Dialog/Message/OutgoingRepliedMessage/OutgoingRepliedMessage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AACxC,OAAO,+BAA+B,CAAC;AAEvC,OAAO,UAAU,MAAM,+BAA+B,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,+BAA+B,EAAE,MAAM,0CAA0C,CAAC;AAK3F,iBAAS,sBAAsB,CAAC,KAAK,EAAE;IACrC,KAAK,EAAE,UAAU,GAAG,SAAS,CAAC;IAC9B,QAAQ,EAAE,aAAa,EAAE,CAAC;IAC1B,OAAO,EAAE,+BAA+B,CAAC;IACzC,SAAS,EAAE,+BAA+B,CAAC;IAC3C,eAAe,EAAE,MAAM,CAAC;IACxB,sBAAsB,EAAE,KAAK,CAAC,SAAS,CAAC;IACxC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;CACzB,2CAiFA;AAED,eAAe,sBAAsB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageContextMenu.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/Dialog/MessageContextMenu/MessageContextMenu.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AACxE,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AAGxF,OAAO,2BAA2B,CAAC;AAEnC,MAAM,MAAM,uBAAuB,GAAG;IACpC,OAAO,EAAE,aAAa,CAAC;IACvB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;IACxB,OAAO,EAAE,+BAA+B,CAAC;IACzC,SAAS,EAAE,+BAA+B,CAAC;IAC3C,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EACzC,OAAO,EACP,cAAc,EACd,gBAAgB,EAChB,OAAO,EACP,SAAS,EACT,cAAsB,GACvB,EAAE,uBAAuB,2CAsDzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageItem.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/Dialog/MessageItem/MessageItem.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,SAAS,EAAc,MAAM,OAAO,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AAOxE,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AAExF,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAM/D,OAAO,oBAAoB,CAAC;AAE5B,MAAM,MAAM,gBAAgB,GAAG;IAC7B,OAAO,EAAE,aAAa,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iBAAiB,CAAC,EAAE,eAAe,CAAC;IACpC,cAAc,CAAC,EAAE,eAAe,CAAC;IACjC,SAAS,EAAE,MAAM,CAAC;IAClB,0BAA0B,EAAE,MAAM,CAAC;IACnC,uBAAuB,EAAE,MAAM,EAAE,CAAC;IAClC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;IACxB,OAAO,EAAE,+BAA+B,CAAC;IACzC,SAAS,EAAE,+BAA+B,CAAC;IAE3C,OAAO,CAAC,EAAE,SAAS,CAAC,cAAc,CAAC,CAAC;IACpC,cAAc,EAAE,aAAa,EAAE,CAAC;IAChC,OAAO,EAAE,CAAC,YAAY,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AA+BF,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAClC,OAAO,EACP,aAAa,EACb,gBAAgB,EAChB,cAAc,EACd,OAAO,EACP,SAAS,EAET,OAAO,EACP,cAAc,EACd,iBAAiB,EACjB,cAAc,EACd,SAAS,EACT,0BAA0B,EAC1B,uBAAuB,EACvB,OAAO,EACP,aAAqB,GACtB,EAAE,gBAAgB,kDAsSlB"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './SystemDateBanner.scss';
|
|
3
2
|
type SystemDateBannerProps = {
|
|
4
3
|
text: string;
|
|
5
4
|
};
|
|
6
|
-
export declare const SystemDateBanner:
|
|
5
|
+
export declare const SystemDateBanner: ({ text, }: SystemDateBannerProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SystemDateBanner.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/Dialog/SystemDateBanner/SystemDateBanner.tsx"],"names":[],"mappings":"AACA,OAAO,yBAAyB,CAAC;AAEjC,KAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAGF,eAAO,MAAM,gBAAgB,cAE1B,qBAAqB,4CAMvB,CAAC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './SystemMessageBanner.scss';
|
|
3
2
|
type SystemMessageBannerProps = {
|
|
4
3
|
messageText: string;
|
|
5
4
|
};
|
|
6
|
-
export declare const SystemMessageBanner:
|
|
5
|
+
export declare const SystemMessageBanner: ({ messageText, }: SystemMessageBannerProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SystemMessageBanner.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/Dialog/SystemMessageBanner/SystemMessageBanner.tsx"],"names":[],"mappings":"AACA,OAAO,4BAA4B,CAAC;AAEpC,KAAK,wBAAwB,GAAG;IAC9B,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAGF,eAAO,MAAM,mBAAmB,qBAE7B,wBAAwB,4CAM1B,CAAC"}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
/// <reference types="@types/react" />
|
|
1
2
|
import React from 'react';
|
|
2
3
|
import { FunctionTypeVoidToVoid } from '../../../../CommonTypes/BaseViewModel';
|
|
3
4
|
type VoiceMessageProps = {
|
|
4
5
|
icon: React.ReactNode;
|
|
5
6
|
onClick: FunctionTypeVoidToVoid;
|
|
6
7
|
};
|
|
7
|
-
declare const VoiceMessage:
|
|
8
|
+
declare const VoiceMessage: ({ icon, onClick, }: VoiceMessageProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
9
|
export default VoiceMessage;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VoiceMessage.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/Dialog/VoiceMessage/VoiceMessage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAE/E,KAAK,iBAAiB,GAAG;IACvB,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,OAAO,EAAE,sBAAsB,CAAC;CACjC,CAAC;AAEF,QAAA,MAAM,YAAY,uBAGf,iBAAiB,4CAMnB,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useDialogViewModel.d.ts","sourceRoot":"","sources":["../../../../src/Presentation/Views/Dialog/useDialogViewModel.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAC;AAEhE,OAAO,EAAE,YAAY,EAAE,MAAM,qCAAqC,CAAC;AACnE,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAoCpD,MAAM,CAAC,OAAO,UAAU,kBAAkB,CACxC,UAAU,EAAE,UAAU,EACtB,YAAY,EAAE,YAAY,GACzB,eAAe,CAitBjB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="@types/react" />
|
|
1
2
|
import React from 'react';
|
|
2
3
|
import './DialogInfo.scss';
|
|
3
4
|
import { DialogEntity } from '../../../Domain/entity/DialogEntity';
|
|
@@ -17,5 +18,5 @@ type HeaderDialogsProps = {
|
|
|
17
18
|
rootStyles?: React.CSSProperties;
|
|
18
19
|
disableAction?: boolean;
|
|
19
20
|
};
|
|
20
|
-
declare const DialogInfo:
|
|
21
|
+
declare const DialogInfo: ({ dialog, dialogViewModel, onCloseDialogInformationHandler, onShowAllMemberClick, users, theme, subHeaderContent, upHeaderContent, rootStyles, disableAction, }: HeaderDialogsProps) => import("react/jsx-runtime").JSX.Element;
|
|
21
22
|
export default DialogInfo;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DialogInfo.d.ts","sourceRoot":"","sources":["../../../../src/Presentation/Views/DialogInfo/DialogInfo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AACnD,OAAO,mBAAmB,CAAC;AAI3B,OAAO,EAAE,YAAY,EAAE,MAAM,qCAAqC,CAAC;AAGnE,OAAO,EAEL,yBAAyB,EACzB,sBAAsB,EACvB,MAAM,oCAAoC,CAAC;AAM5C,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AAKxE,OAAO,UAAU,MAAM,yBAAyB,CAAC;AACjD,OAAO,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAC;AAS/D,KAAK,kBAAkB,GAAG;IACxB,MAAM,EAAE,YAAY,CAAC;IACrB,eAAe,EAAE,mBAAmB,CAAC;IACrC,+BAA+B,EAAE,sBAAsB,CAAC;IACxD,oBAAoB,EAAE,yBAAyB,CAAC;IAChD,KAAK,EAAE,UAAU,EAAE,CAAC;IACpB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,gBAAgB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACnC,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAClC,UAAU,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACjC,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,QAAA,MAAM,UAAU,oKAYb,kBAAkB,4CAkbpB,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './DialogMembersButton.scss';
|
|
3
2
|
import { FunctionTypeVoidToVoid } from '../../../../CommonTypes/BaseViewModel';
|
|
4
3
|
type DialogMembersButtonProps = {
|
|
@@ -6,5 +5,5 @@ type DialogMembersButtonProps = {
|
|
|
6
5
|
clickHandler: FunctionTypeVoidToVoid;
|
|
7
6
|
touchHandler: FunctionTypeVoidToVoid;
|
|
8
7
|
};
|
|
9
|
-
declare const DialogMembersButton:
|
|
8
|
+
declare const DialogMembersButton: ({ content, clickHandler, touchHandler, }: DialogMembersButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
10
9
|
export default DialogMembersButton;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DialogMembersButton.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/DialogInfo/DialogMemberButton/DialogMembersButton.tsx"],"names":[],"mappings":"AACA,OAAO,4BAA4B,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAG/E,KAAK,wBAAwB,GAAG;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,YAAY,EAAE,sBAAsB,CAAC;IACrC,YAAY,EAAE,sBAAsB,CAAC;CACtC,CAAC;AAEF,QAAA,MAAM,mBAAmB,6CAIvB,wBAAwB,4CAQzB,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './MembersList.scss';
|
|
3
2
|
import { FunctionTypeVoidToVoid } from '../../../../CommonTypes/BaseViewModel';
|
|
4
3
|
import { UserEntity } from '../../../../Domain/entity/UserEntity';
|
|
@@ -7,5 +6,5 @@ type MembersListProps = {
|
|
|
7
6
|
members: UserEntity[];
|
|
8
7
|
maxHeight?: number;
|
|
9
8
|
};
|
|
10
|
-
declare const MembersList:
|
|
9
|
+
declare const MembersList: ({ closeInformationHandler, members, maxHeight, }: MembersListProps) => import("react/jsx-runtime").JSX.Element;
|
|
11
10
|
export default MembersList;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MembersList.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/DialogInfo/MembersList/MembersList.tsx"],"names":[],"mappings":"AACA,OAAO,oBAAoB,CAAC;AAC5B,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAC/E,OAAO,EAAE,UAAU,EAAE,MAAM,sCAAsC,CAAC;AAOlE,KAAK,gBAAgB,GAAG;IACtB,uBAAuB,EAAE,sBAAsB,CAAC;IAChD,OAAO,EAAE,UAAU,EAAE,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,QAAA,MAAM,WAAW,qDAId,gBAAgB,4CAmDlB,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './SingleUser.scss';
|
|
3
2
|
import { UserEntity } from '../../../../../Domain/entity/UserEntity';
|
|
4
3
|
type UserSingleProps = {
|
|
5
4
|
user: UserEntity;
|
|
6
5
|
keyValue?: number;
|
|
7
6
|
};
|
|
8
|
-
declare const UserSingle:
|
|
7
|
+
declare const UserSingle: ({ user, keyValue }: UserSingleProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
8
|
export default UserSingle;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SingleUser.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/Views/DialogInfo/UsersList/SingleUser/SingleUser.tsx"],"names":[],"mappings":"AACA,OAAO,mBAAmB,CAAC;AAC3B,OAAO,EAAE,UAAU,EAAE,MAAM,yCAAyC,CAAC;AAIrE,KAAK,eAAe,GAAG;IACrB,IAAI,EAAE,UAAU,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,QAAA,MAAM,UAAU,uBAAuB,eAAe,4CAyDrD,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './UsersList.scss';
|
|
3
2
|
import { UserEntity } from '../../../../Domain/entity/UserEntity';
|
|
4
3
|
type UsersListProps = {
|
|
@@ -7,5 +6,5 @@ type UsersListProps = {
|
|
|
7
6
|
usersInDialogCount: number;
|
|
8
7
|
maxHeight?: number;
|
|
9
8
|
};
|
|
10
|
-
declare const UsersList:
|
|
9
|
+
declare const UsersList: ({ usersFirstPageToView, allUsers, usersInDialogCount, maxHeight, }: UsersListProps) => import("react/jsx-runtime").JSX.Element;
|
|
11
10
|
export default UsersList;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UsersList.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/DialogInfo/UsersList/UsersList.tsx"],"names":[],"mappings":"AACA,OAAO,kBAAkB,CAAC;AAC1B,OAAO,EAAE,UAAU,EAAE,MAAM,sCAAsC,CAAC;AAIlE,KAAK,cAAc,GAAG;IACpB,oBAAoB,EAAE,UAAU,EAAE,CAAC;IACnC,QAAQ,EAAE,UAAU,EAAE,CAAC;IACvB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,QAAA,MAAM,SAAS,uEAKZ,cAAc,4CAkDhB,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UsersListViewModel.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/DialogInfo/UsersList/UsersListViewModel.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,EAAE,EACpB,8BAA8B,EAC9B,sBAAsB,EACvB,MAAM,uCAAuC,CAAC;AAC/C,OAAO,EAAE,UAAU,EAAE,MAAM,sCAAsC,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AAEtE,MAAM,WAAW,kBAAmB,SAAQ,aAAa,CAAC,YAAY,CAAC;IACrE,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,UAAU,EAAE,CAAC;IACpB,QAAQ,EAAE,sBAAsB,CAAC;IACjC,OAAO,EAAE,sBAAsB,CAAC;IAChC,WAAW,EAAE,8BAA8B,CAAC;CAC7C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useUsersListViewModel.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/Views/DialogInfo/UsersList/useUsersListViewModel.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AAGtE,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAQ1D,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAC3C,YAAY,CAAC,EAAE,YAAY,GAC1B,kBAAkB,CA8GpB"}
|