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.
Files changed (760) hide show
  1. package/.storybook/main.ts +20 -20
  2. package/dist/00bfe0e9c94dc6dfb230.svg +3 -0
  3. package/dist/07c8d1fe96b0b8bb5911.svg +3 -0
  4. package/dist/0c0256f00eeb75770ffc.svg +3 -0
  5. package/dist/100bd0fff933cbde8ad4.svg +3 -0
  6. package/dist/124e0351bd0e19ff4c5f.svg +3 -0
  7. package/dist/133519141541a9cd2f0e.svg +3 -0
  8. package/dist/17ed65506e902f17bb22.svg +3 -0
  9. package/dist/194d78057be6cd7968c8.svg +3 -0
  10. package/dist/19d5305cab6017d494ac.svg +3 -0
  11. package/dist/1b1a7438cd8eb6fee80e.svg +3 -0
  12. package/dist/1be3b599e21158807fdf.svg +3 -0
  13. package/dist/25663e60d71e01c64fdf.svg +3 -0
  14. package/dist/2785264246d708687179.svg +3 -0
  15. package/dist/27eb8c32999f10d05d6a.svg +3 -0
  16. package/dist/287c9b4b3b0e58cb081c.svg +3 -0
  17. package/dist/2bb9cc89b9f6398b4959.svg +3 -0
  18. package/dist/2c46a5df6c8397f5b908.svg +3 -0
  19. package/dist/2eb72391c5267453edb4.svg +3 -0
  20. package/dist/35619771e645b649c38e.svg +3 -0
  21. package/dist/40179c472f715fc74d4d.svg +3 -0
  22. package/dist/40a8b8104c3a448b8110.svg +3 -0
  23. package/dist/43120a68057427c89c88.svg +3 -0
  24. package/dist/43c26d404dd023e42aaa.svg +3 -0
  25. package/dist/43e60427600bcf7fd78f.svg +3 -0
  26. package/dist/45662989373aa524cd58.svg +3 -0
  27. package/dist/476c2854d7ad23f2afde.svg +3 -0
  28. package/dist/4a669a3a8cbd38b3309d.svg +3 -0
  29. package/dist/4ed9ad54ae110d9760b6.svg +3 -0
  30. package/dist/5005351d4fa6a7c074dd.svg +3 -0
  31. package/dist/551171aa8903b31746a5.svg +6 -0
  32. package/dist/55273926379e5f486ccf.svg +7 -0
  33. package/dist/59cd437f21fe7043682d.svg +3 -0
  34. package/dist/5a52100de3770550b3a5.svg +4 -0
  35. package/dist/5cbe1f2c489b81396863.svg +3 -0
  36. package/dist/60ca2d367a00d582f4b6.svg +3 -0
  37. package/dist/6355580a064a488b6317.svg +3 -0
  38. package/dist/64092dadd5215c8d3ba9.svg +3 -0
  39. package/dist/6b01c93e069421c69bda.svg +3 -0
  40. package/dist/6c4885bb0ea5ca85c896.svg +3 -0
  41. package/dist/6e955728d9ec086f34e9.svg +3 -0
  42. package/dist/700f4f8ce0cee0ae1ef5.svg +3 -0
  43. package/dist/74f567c3ee4366d79fb8.svg +3 -0
  44. package/dist/786f48518c96c8e70982.svg +3 -0
  45. package/dist/7a43a3d78885f40616ce.svg +3 -0
  46. package/dist/7a6ada7f30c44fb4a990.svg +7 -0
  47. package/dist/7ce8283aa267fb065c56.svg +3 -0
  48. package/dist/80442753ef6922df1913.svg +3 -0
  49. package/dist/8217e163c334852f143e.svg +3 -0
  50. package/dist/831e69b70db1b3eb72a4.svg +3 -0
  51. package/dist/8a7700757f02c941f03c.svg +3 -0
  52. package/dist/8afb62b142d786e90102.svg +3 -0
  53. package/dist/8d813af82ecab84303ee.svg +3 -0
  54. package/dist/8e01960815ce7620a103.svg +3 -0
  55. package/dist/911c7ae778615185b285.svg +3 -0
  56. package/dist/97a0eeea1f8daa2d31c8.svg +3 -0
  57. package/dist/9a202cbb16735f3c83ba.svg +3 -0
  58. package/dist/9f45e2152fe6c499a776.svg +3 -0
  59. package/dist/9f5fec07823796ad7896.svg +3 -0
  60. package/dist/App.d.ts.map +1 -0
  61. package/dist/CommonTypes/BaseViewModel.d.ts +1 -1
  62. package/dist/CommonTypes/BaseViewModel.d.ts.map +1 -0
  63. package/dist/CommonTypes/CommonTypes.d.ts.map +1 -0
  64. package/dist/CommonTypes/FunctionResult.d.ts.map +1 -0
  65. package/dist/Data/Creator.d.ts.map +1 -0
  66. package/dist/Data/DefaultConfigurations.d.ts.map +1 -0
  67. package/dist/Data/Stubs.d.ts.map +1 -0
  68. package/dist/Data/dto/dialog/LocalDialogDTO.d.ts.map +1 -0
  69. package/dist/Data/dto/dialog/LocalDialogsDTO.d.ts.map +1 -0
  70. package/dist/Data/dto/dialog/RemoteDialogDTO.d.ts.map +1 -0
  71. package/dist/Data/dto/dialog/RemoteDialogsDTO.d.ts.map +1 -0
  72. package/dist/Data/dto/file/LocalFileDTO.d.ts.map +1 -0
  73. package/dist/Data/dto/file/RemoteFileDTO.d.ts.map +1 -0
  74. package/dist/Data/dto/message/LocalMessageDTO.d.ts.map +1 -0
  75. package/dist/Data/dto/message/LocalMessagesDTO.d.ts.map +1 -0
  76. package/dist/Data/dto/message/RemoteMessageDTO.d.ts.map +1 -0
  77. package/dist/Data/dto/message/RemoteMessagesDTO.d.ts.map +1 -0
  78. package/dist/Data/dto/user/LocalUserDTO.d.ts.map +1 -0
  79. package/dist/Data/dto/user/LocalUsersDTO.d.ts.map +1 -0
  80. package/dist/Data/dto/user/RemoteUserDTO.d.ts.map +1 -0
  81. package/dist/Data/dto/user/RemoteUsersDTO.d.ts.map +1 -0
  82. package/dist/Data/mapper/DialogLocalDTOMapper.d.ts.map +1 -0
  83. package/dist/Data/mapper/DialogRemoteDTOMapper.d.ts.map +1 -0
  84. package/dist/Data/mapper/FileLocalDTOMapper.d.ts.map +1 -0
  85. package/dist/Data/mapper/FileRemoteDTOMapper.d.ts.map +1 -0
  86. package/dist/Data/mapper/IMapper.d.ts.map +1 -0
  87. package/dist/Data/mapper/MessageLocalDTOMapper.d.ts.map +1 -0
  88. package/dist/Data/mapper/MessageRemoteDTOMapper.d.ts.map +1 -0
  89. package/dist/Data/mapper/UserLocalDTOMapper.d.ts.map +1 -0
  90. package/dist/Data/mapper/UserRemoteDTOMapper.d.ts.map +1 -0
  91. package/dist/Data/repository/ConnectionRepository.d.ts.map +1 -0
  92. package/dist/Data/repository/DialogsRepository.d.ts.map +1 -0
  93. package/dist/Data/repository/EventMessagesRepository.d.ts.map +1 -0
  94. package/dist/Data/repository/FileRepository.d.ts.map +1 -0
  95. package/dist/Data/repository/MessagesRepository.d.ts.map +1 -0
  96. package/dist/Data/repository/UsersRepository.d.ts.map +1 -0
  97. package/dist/Data/source/AISource.d.ts.map +1 -0
  98. package/dist/Data/source/exception/LocalDataSourceException.d.ts.map +1 -0
  99. package/dist/Data/source/exception/MapperDTOException.d.ts.map +1 -0
  100. package/dist/Data/source/exception/RemoteDataSourceException.d.ts.map +1 -0
  101. package/dist/Data/source/exception/RepositoryException.d.ts.map +1 -0
  102. package/dist/Data/source/local/ChatLocalStorageDataSource.d.ts.map +1 -0
  103. package/dist/Data/source/local/ILocalDataSource.d.ts.map +1 -0
  104. package/dist/Data/source/local/ILocalFileDataSource.d.ts.map +1 -0
  105. package/dist/Data/source/local/LocalDataSource.d.ts.map +1 -0
  106. package/dist/Data/source/local/LocalFileDataSource.d.ts.map +1 -0
  107. package/dist/Data/source/remote/IRemoteDataSource.d.ts.map +1 -0
  108. package/dist/Data/source/remote/Mapper/DialogDTOMapper.d.ts.map +1 -0
  109. package/dist/Data/source/remote/Mapper/FileDTOMapper.d.ts.map +1 -0
  110. package/dist/Data/source/remote/Mapper/IDTOMapper.d.ts.map +1 -0
  111. package/dist/Data/source/remote/Mapper/MessageDTOMapper.d.ts.map +1 -0
  112. package/dist/Data/source/remote/Mapper/UserDTOMapper.d.ts.map +1 -0
  113. package/dist/Data/source/remote/RemoteDataSource.d.ts.map +1 -0
  114. package/dist/Domain/entity/Chat.d.ts.map +1 -0
  115. package/dist/Domain/entity/ChatMessageAttachmentEntity.d.ts.map +1 -0
  116. package/dist/Domain/entity/CustomDataEntity.d.ts.map +1 -0
  117. package/dist/Domain/entity/DialogEntity.d.ts.map +1 -0
  118. package/dist/Domain/entity/DialogEventInfo.d.ts.map +1 -0
  119. package/dist/Domain/entity/DialogTypes.d.ts.map +1 -0
  120. package/dist/Domain/entity/EventMessageType.d.ts.map +1 -0
  121. package/dist/Domain/entity/FileEntity.d.ts.map +1 -0
  122. package/dist/Domain/entity/FileTypes.d.ts.map +1 -0
  123. package/dist/Domain/entity/GroupDialogEntity.d.ts.map +1 -0
  124. package/dist/Domain/entity/LastMessageEntity.d.ts.map +1 -0
  125. package/dist/Domain/entity/MessageEntity.d.ts.map +1 -0
  126. package/dist/Domain/entity/NotificationTypes.d.ts.map +1 -0
  127. package/dist/Domain/entity/PrivateDialogEntity.d.ts.map +1 -0
  128. package/dist/Domain/entity/PublicDialogEntity.d.ts.map +1 -0
  129. package/dist/Domain/entity/UserEntity.d.ts.map +1 -0
  130. package/dist/Domain/exception/domain/DomainExecption.d.ts.map +1 -0
  131. package/dist/Domain/repository/IDialogsRepository.d.ts.map +1 -0
  132. package/dist/Domain/repository/IFileRepository.d.ts.map +1 -0
  133. package/dist/Domain/repository/IMessagesRepository.d.ts.map +1 -0
  134. package/dist/Domain/repository/IUsersRepository.d.ts.map +1 -0
  135. package/dist/Domain/repository/Pagination.d.ts.map +1 -0
  136. package/dist/Domain/use_cases/CreateDialogUseCase.d.ts.map +1 -0
  137. package/dist/Domain/use_cases/ForwardMessagesUseCase.d.ts.map +1 -0
  138. package/dist/Domain/use_cases/GetAllDialogsUseCase.d.ts.map +1 -0
  139. package/dist/Domain/use_cases/GetAllDialogsUseCaseWithMock.d.ts.map +1 -0
  140. package/dist/Domain/use_cases/GetAllMessagesForDialog.d.ts.map +1 -0
  141. package/dist/Domain/use_cases/GetAllUsersUseCase.d.ts.map +1 -0
  142. package/dist/Domain/use_cases/GetDialogByIdUseCase.d.ts.map +1 -0
  143. package/dist/Domain/use_cases/GetUsersByIdsUseCase.d.ts.map +1 -0
  144. package/dist/Domain/use_cases/LeaveDialogUseCase.d.ts.map +1 -0
  145. package/dist/Domain/use_cases/RemoveUsersFromTheDialogUseCase.d.ts.map +1 -0
  146. package/dist/Domain/use_cases/ReplyMessagesUseCase.d.ts.map +1 -0
  147. package/dist/Domain/use_cases/SendTextMessageUseCase.d.ts.map +1 -0
  148. package/dist/Domain/use_cases/SubscribeToDialogEventsUseCase.d.ts.map +1 -0
  149. package/dist/Domain/use_cases/SubscribeToDialogsUpdatesUseCase.d.ts.map +1 -0
  150. package/dist/Domain/use_cases/SubscribeToDialogsUpdatesUseCaseWithMock.d.ts.map +1 -0
  151. package/dist/Domain/use_cases/SyncDialogsUseCase.d.ts.map +1 -0
  152. package/dist/Domain/use_cases/UpdateCurrentDialogInDataSourceUseCase.d.ts.map +1 -0
  153. package/dist/Domain/use_cases/UpdateDialogUseCase.d.ts.map +1 -0
  154. package/dist/Domain/use_cases/UploadFileUseCase.d.ts.map +1 -0
  155. package/dist/Domain/use_cases/UserTypingMessageUseCase.d.ts.map +1 -0
  156. package/dist/Domain/use_cases/ai/AIAnswerAssistUseCase.d.ts.map +1 -0
  157. package/dist/Domain/use_cases/ai/AIAnswerAssistWithProxyUseCase.d.ts.map +1 -0
  158. package/dist/Domain/use_cases/ai/AIAnswerAssistWithSDKUseCase.d.ts.map +1 -0
  159. package/dist/Domain/use_cases/ai/AIRephraseUseCase.d.ts.map +1 -0
  160. package/dist/Domain/use_cases/ai/AIRephraseWithProxyUseCase.d.ts.map +1 -0
  161. package/dist/Domain/use_cases/ai/AITranslateUseCase.d.ts.map +1 -0
  162. package/dist/Domain/use_cases/ai/AITranslateWithProxyUseCase.d.ts.map +1 -0
  163. package/dist/Domain/use_cases/ai/AITranslateWithSDKUseCase.d.ts.map +1 -0
  164. package/dist/Domain/use_cases/base/BaseUseCase.d.ts.map +1 -0
  165. package/dist/Domain/use_cases/base/IUseCase.d.ts.map +1 -0
  166. package/dist/Domain/use_cases/base/Subscribable/ISubscribable.d.ts.map +1 -0
  167. package/dist/Domain/use_cases/base/Subscribable/SubscriptionPerformer.d.ts.map +1 -0
  168. package/dist/Presentation/Views/Dialog/AIComponents/AIAssist/AIAssist.d.ts.map +1 -0
  169. package/dist/Presentation/Views/Dialog/AIComponents/AIAssistComponent/AIAssistComponent.d.ts.map +1 -0
  170. package/dist/Presentation/Views/Dialog/AIComponents/AITranslate/AITranslate.d.ts.map +1 -0
  171. package/dist/Presentation/Views/Dialog/AIComponents/AITranslateComponent/AITranslateComponent.d.ts.map +1 -0
  172. package/dist/Presentation/Views/Dialog/AIWidgets/AIMessageWidget.d.ts.map +1 -0
  173. package/dist/Presentation/Views/Dialog/AIWidgets/AIRephraseWidget/AIRephraseWidget.d.ts +1 -2
  174. package/dist/Presentation/Views/Dialog/AIWidgets/AIRephraseWidget/AIRephraseWidget.d.ts.map +1 -0
  175. package/dist/Presentation/Views/Dialog/AIWidgets/AIWidgetActions/AIWidgetActions.d.ts +1 -1
  176. package/dist/Presentation/Views/Dialog/AIWidgets/AIWidgetActions/AIWidgetActions.d.ts.map +1 -0
  177. package/dist/Presentation/Views/Dialog/AIWidgets/ErrorMessageIcon.d.ts.map +1 -0
  178. package/dist/Presentation/Views/Dialog/AIWidgets/SliderMenu.d.ts +2 -2
  179. package/dist/Presentation/Views/Dialog/AIWidgets/SliderMenu.d.ts.map +1 -0
  180. package/dist/Presentation/Views/Dialog/AIWidgets/Tone.d.ts.map +1 -0
  181. package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAIAssistAnswerWidget.d.ts.map +1 -0
  182. package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAIAssistAnswerWidgetWithProxy.d.ts.map +1 -0
  183. package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAIAssistAnswerWidgetWithSDK.d.ts.map +1 -0
  184. package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAIRephraseMessageWidget.d.ts.map +1 -0
  185. package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAIRephraseMessageWidgetWithProxy.d.ts.map +1 -0
  186. package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAITranslateWidget.d.ts.map +1 -0
  187. package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAITranslateWidgetWithProxy.d.ts.map +1 -0
  188. package/dist/Presentation/Views/Dialog/AIWidgets/UseDefaultAITranslateWidgetWithSDK.d.ts.map +1 -0
  189. package/dist/Presentation/Views/Dialog/AIWidgets/useDefaultVoiceInputWidget.d.ts.map +1 -0
  190. package/dist/Presentation/Views/Dialog/ContextMenu/ContextMenu.d.ts +1 -1
  191. package/dist/Presentation/Views/Dialog/ContextMenu/ContextMenu.d.ts.map +1 -0
  192. package/dist/Presentation/Views/Dialog/Dialog.d.ts +2 -1
  193. package/dist/Presentation/Views/Dialog/Dialog.d.ts.map +1 -0
  194. package/dist/Presentation/Views/Dialog/DialogHeader/DialogBackIcon/DialogBackIcon.d.ts +1 -2
  195. package/dist/Presentation/Views/Dialog/DialogHeader/DialogBackIcon/DialogBackIcon.d.ts.map +1 -0
  196. package/dist/Presentation/Views/Dialog/DialogHeader/DialogHeader.d.ts +2 -1
  197. package/dist/Presentation/Views/Dialog/DialogHeader/DialogHeader.d.ts.map +1 -0
  198. package/dist/Presentation/Views/Dialog/DialogHeader/DialogInfoIcon/DialogInfoIcon.d.ts +1 -2
  199. package/dist/Presentation/Views/Dialog/DialogHeader/DialogInfoIcon/DialogInfoIcon.d.ts.map +1 -0
  200. package/dist/Presentation/Views/Dialog/DialogViewModel.d.ts.map +1 -0
  201. package/dist/Presentation/Views/Dialog/DropDownMenu/DropDownMenu.d.ts +2 -1
  202. package/dist/Presentation/Views/Dialog/DropDownMenu/DropDownMenu.d.ts.map +1 -0
  203. package/dist/Presentation/Views/Dialog/DropDownMenu/ItemDropDownMenu/ItemDropDownMenu.d.ts +2 -1
  204. package/dist/Presentation/Views/Dialog/DropDownMenu/ItemDropDownMenu/ItemDropDownMenu.d.ts.map +1 -0
  205. package/dist/Presentation/Views/Dialog/ErrorToast/ErrorToast.d.ts +1 -2
  206. package/dist/Presentation/Views/Dialog/ErrorToast/ErrorToast.d.ts.map +1 -0
  207. package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogListItem/DialogListItem.d.ts +1 -2
  208. package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogListItem/DialogListItem.d.ts.map +1 -0
  209. package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogsWithSearch.d.ts +1 -2
  210. package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogsWithSearch.d.ts.map +1 -0
  211. package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/SearchComponent/SearchComponent.d.ts +1 -2
  212. package/dist/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/SearchComponent/SearchComponent.d.ts.map +1 -0
  213. package/dist/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessageFlow.d.ts +1 -2
  214. package/dist/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessageFlow.d.ts.map +1 -0
  215. package/dist/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessagePreview/ForwardMessagePreview.d.ts +1 -2
  216. package/dist/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessagePreview/ForwardMessagePreview.d.ts.map +1 -0
  217. package/dist/Presentation/Views/Dialog/ForwardMessageFlow/InputForForwarding/InputForForwarding.d.ts +1 -2
  218. package/dist/Presentation/Views/Dialog/ForwardMessageFlow/InputForForwarding/InputForForwarding.d.ts.map +1 -0
  219. package/dist/Presentation/Views/Dialog/InputMessage/InputMessage.d.ts +2 -1
  220. package/dist/Presentation/Views/Dialog/InputMessage/InputMessage.d.ts.map +1 -0
  221. package/dist/Presentation/Views/Dialog/Message/HighLightLink/HighLightLink.d.ts +1 -2
  222. package/dist/Presentation/Views/Dialog/Message/HighLightLink/HighLightLink.d.ts.map +1 -0
  223. package/dist/Presentation/Views/Dialog/Message/IncomingForwardedMessage/IncomingForwardedMessage.d.ts +1 -0
  224. package/dist/Presentation/Views/Dialog/Message/IncomingForwardedMessage/IncomingForwardedMessage.d.ts.map +1 -0
  225. package/dist/Presentation/Views/Dialog/Message/IncomingMessage/AvatarContentIncomingUser/AvatarContentIncomingUser.d.ts.map +1 -0
  226. package/dist/Presentation/Views/Dialog/Message/IncomingMessage/IncomingMessage.d.ts +1 -0
  227. package/dist/Presentation/Views/Dialog/Message/IncomingMessage/IncomingMessage.d.ts.map +1 -0
  228. package/dist/Presentation/Views/Dialog/Message/IncomingMessage/MessageContentComponent/MessageContentComponent.d.ts +1 -0
  229. package/dist/Presentation/Views/Dialog/Message/IncomingMessage/MessageContentComponent/MessageContentComponent.d.ts.map +1 -0
  230. package/dist/Presentation/Views/Dialog/Message/IncomingRepliedMessage/IncomingRepliedMessage.d.ts +1 -0
  231. package/dist/Presentation/Views/Dialog/Message/IncomingRepliedMessage/IncomingRepliedMessage.d.ts.map +1 -0
  232. package/dist/Presentation/Views/Dialog/Message/Message.d.ts +2 -2
  233. package/dist/Presentation/Views/Dialog/Message/Message.d.ts.map +1 -0
  234. package/dist/Presentation/Views/Dialog/Message/MessageAttachment/AudioAttachment/AudioAttachment.d.ts +1 -2
  235. package/dist/Presentation/Views/Dialog/Message/MessageAttachment/AudioAttachment/AudioAttachment.d.ts.map +1 -0
  236. package/dist/Presentation/Views/Dialog/Message/MessageAttachment/DefaultAttachment/DefaultAttachment.d.ts +1 -2
  237. package/dist/Presentation/Views/Dialog/Message/MessageAttachment/DefaultAttachment/DefaultAttachment.d.ts.map +1 -0
  238. package/dist/Presentation/Views/Dialog/Message/MessageAttachment/ImageAttachment/ImageAttachment.d.ts +1 -2
  239. package/dist/Presentation/Views/Dialog/Message/MessageAttachment/ImageAttachment/ImageAttachment.d.ts.map +1 -0
  240. package/dist/Presentation/Views/Dialog/Message/MessageAttachment/MessageAttachment.d.ts +1 -1
  241. package/dist/Presentation/Views/Dialog/Message/MessageAttachment/MessageAttachment.d.ts.map +1 -0
  242. package/dist/Presentation/Views/Dialog/Message/MessageAttachment/VideoAttachment/VideoAttachment.d.ts +1 -2
  243. package/dist/Presentation/Views/Dialog/Message/MessageAttachment/VideoAttachment/VideoAttachment.d.ts.map +1 -0
  244. package/dist/Presentation/Views/Dialog/Message/MessageContextMenu/MessageContextMenu.d.ts.map +1 -0
  245. package/dist/Presentation/Views/Dialog/Message/OutgoinForwardedMessage/OutgoinForwardedMessage.d.ts +1 -0
  246. package/dist/Presentation/Views/Dialog/Message/OutgoinForwardedMessage/OutgoinForwardedMessage.d.ts.map +1 -0
  247. package/dist/Presentation/Views/Dialog/Message/OutgoingMessage/OutgoingMessage.d.ts +1 -1
  248. package/dist/Presentation/Views/Dialog/Message/OutgoingMessage/OutgoingMessage.d.ts.map +1 -0
  249. package/dist/Presentation/Views/Dialog/Message/OutgoingRepliedMessage/OutgoingRepliedMessage.d.ts +1 -0
  250. package/dist/Presentation/Views/Dialog/Message/OutgoingRepliedMessage/OutgoingRepliedMessage.d.ts.map +1 -0
  251. package/dist/Presentation/Views/Dialog/MessageContextMenu/MessageContextMenu.d.ts.map +1 -0
  252. package/dist/Presentation/Views/Dialog/MessageItem/MessageItem.d.ts +1 -0
  253. package/dist/Presentation/Views/Dialog/MessageItem/MessageItem.d.ts.map +1 -0
  254. package/dist/Presentation/Views/Dialog/SystemDateBanner/SystemDateBanner.d.ts +1 -2
  255. package/dist/Presentation/Views/Dialog/SystemDateBanner/SystemDateBanner.d.ts.map +1 -0
  256. package/dist/Presentation/Views/Dialog/SystemMessageBanner/SystemMessageBanner.d.ts +1 -2
  257. package/dist/Presentation/Views/Dialog/SystemMessageBanner/SystemMessageBanner.d.ts.map +1 -0
  258. package/dist/Presentation/Views/Dialog/VoiceMessage/VoiceMessage.d.ts +2 -1
  259. package/dist/Presentation/Views/Dialog/VoiceMessage/VoiceMessage.d.ts.map +1 -0
  260. package/dist/Presentation/Views/Dialog/useDialogViewModel.d.ts.map +1 -0
  261. package/dist/Presentation/Views/DialogInfo/DialogInfo.d.ts +2 -1
  262. package/dist/Presentation/Views/DialogInfo/DialogInfo.d.ts.map +1 -0
  263. package/dist/Presentation/Views/DialogInfo/DialogMemberButton/DialogMembersButton.d.ts +1 -2
  264. package/dist/Presentation/Views/DialogInfo/DialogMemberButton/DialogMembersButton.d.ts.map +1 -0
  265. package/dist/Presentation/Views/DialogInfo/MembersList/MembersList.d.ts +1 -2
  266. package/dist/Presentation/Views/DialogInfo/MembersList/MembersList.d.ts.map +1 -0
  267. package/dist/Presentation/Views/DialogInfo/UsersList/SingleUser/SingleUser.d.ts +1 -2
  268. package/dist/Presentation/Views/DialogInfo/UsersList/SingleUser/SingleUser.d.ts.map +1 -0
  269. package/dist/Presentation/Views/DialogInfo/UsersList/UsersList.d.ts +1 -2
  270. package/dist/Presentation/Views/DialogInfo/UsersList/UsersList.d.ts.map +1 -0
  271. package/dist/Presentation/Views/DialogInfo/UsersList/UsersListViewModel.d.ts.map +1 -0
  272. package/dist/Presentation/Views/DialogInfo/UsersList/useUsersListViewModel.d.ts.map +1 -0
  273. package/dist/Presentation/Views/DialogList/DialogList.d.ts +6 -5
  274. package/dist/Presentation/Views/DialogList/DialogList.d.ts.map +1 -0
  275. package/dist/Presentation/Views/DialogList/DialogListViewModel.d.ts.map +1 -0
  276. package/dist/Presentation/Views/DialogList/useDialogListViewModel.d.ts.map +1 -0
  277. package/dist/Presentation/Views/DialogListHeader/DialogListHeader.d.ts +1 -2
  278. package/dist/Presentation/Views/DialogListHeader/DialogListHeader.d.ts.map +1 -0
  279. package/dist/Presentation/Views/EditDialog/EditDialog.d.ts +1 -2
  280. package/dist/Presentation/Views/EditDialog/EditDialog.d.ts.map +1 -0
  281. package/dist/Presentation/Views/EditDialog/UserAvatar/UserAvatar.d.ts +1 -2
  282. package/dist/Presentation/Views/EditDialog/UserAvatar/UserAvatar.d.ts.map +1 -0
  283. package/dist/Presentation/Views/Flow/CreateDialog/CreateDialog.d.ts +1 -2
  284. package/dist/Presentation/Views/Flow/CreateDialog/CreateDialog.d.ts.map +1 -0
  285. package/dist/Presentation/Views/Flow/CreateDialogFlow/CreateNewDialogFlow.d.ts +1 -2
  286. package/dist/Presentation/Views/Flow/CreateDialogFlow/CreateNewDialogFlow.d.ts.map +1 -0
  287. package/dist/Presentation/Views/Flow/LeaveDialogFlow/LeaveDialogFlow.d.ts +1 -2
  288. package/dist/Presentation/Views/Flow/LeaveDialogFlow/LeaveDialogFlow.d.ts.map +1 -0
  289. package/dist/Presentation/Views/InviteMembers/InviteMembers.d.ts +1 -2
  290. package/dist/Presentation/Views/InviteMembers/InviteMembers.d.ts.map +1 -0
  291. package/dist/Presentation/Views/InviteMembers/InviteMembersViewModel.d.ts.map +1 -0
  292. package/dist/Presentation/Views/InviteMembers/InviteUsersList/SingleUserWithCheckBox/SingleUserWithCheckBox.d.ts +1 -2
  293. package/dist/Presentation/Views/InviteMembers/InviteUsersList/SingleUserWithCheckBox/SingleUserWithCheckBox.d.ts.map +1 -0
  294. package/dist/Presentation/Views/InviteMembers/InviteUsersResultViewModel.d.ts.map +1 -0
  295. package/dist/Presentation/Views/InviteMembers/NotFoundContent/NotFoundContent.d.ts +1 -2
  296. package/dist/Presentation/Views/InviteMembers/NotFoundContent/NotFoundContent.d.ts.map +1 -0
  297. package/dist/Presentation/Views/InviteMembers/useInviteMembersViewModel.d.ts.map +1 -0
  298. package/dist/Presentation/Views/PreviewDialog/PreviewDialog.d.ts +2 -2
  299. package/dist/Presentation/Views/PreviewDialog/PreviewDialog.d.ts.map +1 -0
  300. package/dist/Presentation/Views/PreviewDialog/PreviewDialogContextMenu/PreviewDialogContextMenu.d.ts.map +1 -0
  301. package/dist/Presentation/Views/PreviewDialog/PreviewDialogViewModel.d.ts.map +1 -0
  302. package/dist/Presentation/Views/YesNoQuestion/YesNoQuestion.d.ts +1 -2
  303. package/dist/Presentation/Views/YesNoQuestion/YesNoQuestion.d.ts.map +1 -0
  304. package/dist/Presentation/components/Navbar.d.ts.map +1 -0
  305. package/dist/Presentation/components/UI/Buttons/ActiveButton/ActiveButton.d.ts +2 -1
  306. package/dist/Presentation/components/UI/Buttons/ActiveButton/ActiveButton.d.ts.map +1 -0
  307. package/dist/Presentation/components/UI/Buttons/MainBoundedButton/MainBoundedButton.d.ts +2 -1
  308. package/dist/Presentation/components/UI/Buttons/MainBoundedButton/MainBoundedButton.d.ts.map +1 -0
  309. package/dist/Presentation/components/UI/Buttons/MainButton/MainButton.d.ts +2 -1
  310. package/dist/Presentation/components/UI/Buttons/MainButton/MainButton.d.ts.map +1 -0
  311. package/dist/Presentation/components/UI/Elements/SwitchButton/SwitchButton.d.ts +2 -1
  312. package/dist/Presentation/components/UI/Elements/SwitchButton/SwitchButton.d.ts.map +1 -0
  313. package/dist/Presentation/components/UI/Placeholders/ErrorComponent/ErrorComponent.d.ts +1 -2
  314. package/dist/Presentation/components/UI/Placeholders/ErrorComponent/ErrorComponent.d.ts.map +1 -0
  315. package/dist/Presentation/components/UI/Placeholders/LoaderComponent/LoaderComponent.d.ts.map +1 -0
  316. package/dist/Presentation/components/UI/svgs/ActiveSvg/ActiveSvg.d.ts +2 -1
  317. package/dist/Presentation/components/UI/svgs/ActiveSvg/ActiveSvg.d.ts.map +1 -0
  318. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/AIWidget/index.d.ts.map +1 -0
  319. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/BookIcon/BookIcon.d.ts.map +1 -0
  320. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/BotIcon/BotIcon.d.ts.map +1 -0
  321. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/HammerIcon/index.d.ts.map +1 -0
  322. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/HandshakeIcon/index.d.ts.map +1 -0
  323. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/MuscleIcon/index.d.ts.map +1 -0
  324. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/NecktieIcon/index.d.ts.map +1 -0
  325. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/NeutralFaceIcon/index.d.ts.map +1 -0
  326. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/PalmsUpTogetherIcon/index.d.ts.map +1 -0
  327. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/PerformingArtsIcon/index.d.ts.map +1 -0
  328. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/PointUpIcon/index.d.ts.map +1 -0
  329. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/SmileyIcon/index.d.ts.map +1 -0
  330. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/SmirkIcon/index.d.ts.map +1 -0
  331. package/dist/Presentation/components/UI/svgs/Icons/AIWidgets/WhiteCheckMarkIcon/index.d.ts.map +1 -0
  332. package/dist/Presentation/components/UI/svgs/Icons/Actions/Add/index.d.ts.map +1 -0
  333. package/dist/Presentation/components/UI/svgs/Icons/Actions/AddContact/index.d.ts.map +1 -0
  334. package/dist/Presentation/components/UI/svgs/Icons/Actions/Archive/index.d.ts.map +1 -0
  335. package/dist/Presentation/components/UI/svgs/Icons/Actions/AssistAnswer/index.d.ts.map +1 -0
  336. package/dist/Presentation/components/UI/svgs/Icons/Actions/Copy/index.d.ts.map +1 -0
  337. package/dist/Presentation/components/UI/svgs/Icons/Actions/Delete/index.d.ts.map +1 -0
  338. package/dist/Presentation/components/UI/svgs/Icons/Actions/Download/index.d.ts.map +1 -0
  339. package/dist/Presentation/components/UI/svgs/Icons/Actions/Edit/index.d.ts.map +1 -0
  340. package/dist/Presentation/components/UI/svgs/Icons/Actions/EditDots/index.d.ts.map +1 -0
  341. package/dist/Presentation/components/UI/svgs/Icons/Actions/Emoji/index.d.ts.map +1 -0
  342. package/dist/Presentation/components/UI/svgs/Icons/Actions/ForwardFilled/index.d.ts.map +1 -0
  343. package/dist/Presentation/components/UI/svgs/Icons/Actions/Hungup/index.d.ts.map +1 -0
  344. package/dist/Presentation/components/UI/svgs/Icons/Actions/IncomeCall/index.d.ts.map +1 -0
  345. package/dist/Presentation/components/UI/svgs/Icons/Actions/Like/index.d.ts.map +1 -0
  346. package/dist/Presentation/components/UI/svgs/Icons/Actions/NewChat/index.d.ts.map +1 -0
  347. package/dist/Presentation/components/UI/svgs/Icons/Actions/OutcomeCall/index.d.ts.map +1 -0
  348. package/dist/Presentation/components/UI/svgs/Icons/Actions/Phone/index.d.ts.map +1 -0
  349. package/dist/Presentation/components/UI/svgs/Icons/Actions/PhoneFilled/index.d.ts.map +1 -0
  350. package/dist/Presentation/components/UI/svgs/Icons/Actions/Remove/index.d.ts.map +1 -0
  351. package/dist/Presentation/components/UI/svgs/Icons/Actions/Remove2/index.d.ts.map +1 -0
  352. package/dist/Presentation/components/UI/svgs/Icons/Actions/ReplyFilled/index.d.ts.map +1 -0
  353. package/dist/Presentation/components/UI/svgs/Icons/Actions/Send/index.d.ts.map +1 -0
  354. package/dist/Presentation/components/UI/svgs/Icons/Actions/Share/index.d.ts.map +1 -0
  355. package/dist/Presentation/components/UI/svgs/Icons/Actions/Summarize/index.d.ts.map +1 -0
  356. package/dist/Presentation/components/UI/svgs/Icons/Actions/SwapCamera/index.d.ts.map +1 -0
  357. package/dist/Presentation/components/UI/svgs/Icons/Actions/Tone/index.d.ts.map +1 -0
  358. package/dist/Presentation/components/UI/svgs/Icons/Actions/Unarchive/index.d.ts.map +1 -0
  359. package/dist/Presentation/components/UI/svgs/Icons/Actions/VideoIcon/index.d.ts.map +1 -0
  360. package/dist/Presentation/components/UI/svgs/Icons/Actions/Voice/index.d.ts.map +1 -0
  361. package/dist/Presentation/components/UI/svgs/Icons/Contents/Brodcast/index.d.ts.map +1 -0
  362. package/dist/Presentation/components/UI/svgs/Icons/Contents/Chat/index.d.ts.map +1 -0
  363. package/dist/Presentation/components/UI/svgs/Icons/Contents/ChatFilled/index.d.ts.map +1 -0
  364. package/dist/Presentation/components/UI/svgs/Icons/Contents/Conference/index.d.ts.map +1 -0
  365. package/dist/Presentation/components/UI/svgs/Icons/Contents/Contact/index.d.ts.map +1 -0
  366. package/dist/Presentation/components/UI/svgs/Icons/Contents/ContactFilled/index.d.ts.map +1 -0
  367. package/dist/Presentation/components/UI/svgs/Icons/Contents/GroupChat/index.d.ts.map +1 -0
  368. package/dist/Presentation/components/UI/svgs/Icons/Contents/Notifications/index.d.ts.map +1 -0
  369. package/dist/Presentation/components/UI/svgs/Icons/Contents/PrivateChat/index.d.ts.map +1 -0
  370. package/dist/Presentation/components/UI/svgs/Icons/Contents/PublicChannel/index.d.ts.map +1 -0
  371. package/dist/Presentation/components/UI/svgs/Icons/Contents/Stream/index.d.ts.map +1 -0
  372. package/dist/Presentation/components/UI/svgs/Icons/Contents/StreamFilled/index.d.ts.map +1 -0
  373. package/dist/Presentation/components/UI/svgs/Icons/Contents/User/index.d.ts.map +1 -0
  374. package/dist/Presentation/components/UI/svgs/Icons/IconsCommonTypes.d.ts.map +1 -0
  375. package/dist/Presentation/components/UI/svgs/Icons/Media/Attachment/index.d.ts.map +1 -0
  376. package/dist/Presentation/components/UI/svgs/Icons/Media/AudioFile/index.d.ts.map +1 -0
  377. package/dist/Presentation/components/UI/svgs/Icons/Media/BrokenFile/index.d.ts.map +1 -0
  378. package/dist/Presentation/components/UI/svgs/Icons/Media/Camera/index.d.ts.map +1 -0
  379. package/dist/Presentation/components/UI/svgs/Icons/Media/GifFile/index.d.ts.map +1 -0
  380. package/dist/Presentation/components/UI/svgs/Icons/Media/ImageEmpty/index.d.ts.map +1 -0
  381. package/dist/Presentation/components/UI/svgs/Icons/Media/ImageFile/index.d.ts.map +1 -0
  382. package/dist/Presentation/components/UI/svgs/Icons/Media/ImageFilled/index.d.ts.map +1 -0
  383. package/dist/Presentation/components/UI/svgs/Icons/Media/LinkWeb/index.d.ts.map +1 -0
  384. package/dist/Presentation/components/UI/svgs/Icons/Media/Location/index.d.ts.map +1 -0
  385. package/dist/Presentation/components/UI/svgs/Icons/Media/TextDocument/index.d.ts.map +1 -0
  386. package/dist/Presentation/components/UI/svgs/Icons/Media/Translate/index.d.ts.map +1 -0
  387. package/dist/Presentation/components/UI/svgs/Icons/Media/VideoFile/index.d.ts.map +1 -0
  388. package/dist/Presentation/components/UI/svgs/Icons/Moderation/Admin/index.d.ts.map +1 -0
  389. package/dist/Presentation/components/UI/svgs/Icons/Moderation/Banned/index.d.ts.map +1 -0
  390. package/dist/Presentation/components/UI/svgs/Icons/Moderation/Freeze/index.d.ts.map +1 -0
  391. package/dist/Presentation/components/UI/svgs/Icons/Moderation/Moderations/index.d.ts.map +1 -0
  392. package/dist/Presentation/components/UI/svgs/Icons/Moderation/Muted/index.d.ts.map +1 -0
  393. package/dist/Presentation/components/UI/svgs/Icons/Navigation/ArrowLeft/index.d.ts.map +1 -0
  394. package/dist/Presentation/components/UI/svgs/Icons/Navigation/ArrowRight/index.d.ts.map +1 -0
  395. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Back/index.d.ts.map +1 -0
  396. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Close/index.d.ts.map +1 -0
  397. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Down/index.d.ts.map +1 -0
  398. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Leave/index.d.ts.map +1 -0
  399. package/dist/Presentation/components/UI/svgs/Icons/Navigation/More/index.d.ts.map +1 -0
  400. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Next/index.d.ts.map +1 -0
  401. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Plus/index.d.ts.map +1 -0
  402. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Refresh/index.d.ts.map +1 -0
  403. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Search/index.d.ts.map +1 -0
  404. package/dist/Presentation/components/UI/svgs/Icons/Navigation/Settings/index.d.ts.map +1 -0
  405. package/dist/Presentation/components/UI/svgs/Icons/Navigation/SettingsField/index.d.ts.map +1 -0
  406. package/dist/Presentation/components/UI/svgs/Icons/Status/Error/index.d.ts.map +1 -0
  407. package/dist/Presentation/components/UI/svgs/Icons/Status/Help/index.d.ts.map +1 -0
  408. package/dist/Presentation/components/UI/svgs/Icons/Status/Information/index.d.ts.map +1 -0
  409. package/dist/Presentation/components/UI/svgs/Icons/Status/InformationFill/index.d.ts.map +1 -0
  410. package/dist/Presentation/components/UI/svgs/Icons/Status/Loader/index.d.ts.map +1 -0
  411. package/dist/Presentation/components/UI/svgs/Icons/Status/Mention/index.d.ts.map +1 -0
  412. package/dist/Presentation/components/UI/svgs/Icons/Status/Sent/index.d.ts.map +1 -0
  413. package/dist/Presentation/components/UI/svgs/Icons/Status/ViewedDelivered/index.d.ts.map +1 -0
  414. package/dist/Presentation/components/UI/svgs/Icons/Toggle/CameraOff/index.d.ts.map +1 -0
  415. package/dist/Presentation/components/UI/svgs/Icons/Toggle/CameraOn/index.d.ts.map +1 -0
  416. package/dist/Presentation/components/UI/svgs/Icons/Toggle/CheckOff/index.d.ts.map +1 -0
  417. package/dist/Presentation/components/UI/svgs/Icons/Toggle/CheckOn/index.d.ts.map +1 -0
  418. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Favourite/index.d.ts.map +1 -0
  419. package/dist/Presentation/components/UI/svgs/Icons/Toggle/FavouriteFilled/index.d.ts.map +1 -0
  420. package/dist/Presentation/components/UI/svgs/Icons/Toggle/FullScreen/inex.d.ts.map +1 -0
  421. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Hide/index.d.ts.map +1 -0
  422. package/dist/Presentation/components/UI/svgs/Icons/Toggle/ImagePlay/index.d.ts.map +1 -0
  423. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Louder/index.d.ts.map +1 -0
  424. package/dist/Presentation/components/UI/svgs/Icons/Toggle/MicOff/index.d.ts.map +1 -0
  425. package/dist/Presentation/components/UI/svgs/Icons/Toggle/MicOn/index.d.ts.map +1 -0
  426. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Minimize/index.d.ts.map +1 -0
  427. package/dist/Presentation/components/UI/svgs/Icons/Toggle/NotifyOff/index.d.ts.map +1 -0
  428. package/dist/Presentation/components/UI/svgs/Icons/Toggle/NotifyOn/index.d.ts.map +1 -0
  429. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Pause/index.d.ts.map +1 -0
  430. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Quite/index.d.ts.map +1 -0
  431. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Record/index.d.ts.map +1 -0
  432. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Screenshare/index.d.ts.map +1 -0
  433. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Show/index.d.ts.map +1 -0
  434. package/dist/Presentation/components/UI/svgs/Icons/Toggle/Speaker/index.d.ts.map +1 -0
  435. package/dist/Presentation/components/UI/svgs/Icons/Toggle/SpeakerOff/index.d.ts.map +1 -0
  436. package/dist/Presentation/components/UI/svgs/Icons/Toggle/StopRecord/index.d.ts.map +1 -0
  437. package/dist/Presentation/components/UI/svgs/Icons/Toggle/StopShare/index.d.ts.map +1 -0
  438. package/dist/Presentation/components/containers/ColumnContainer/ColumnContainer.d.ts +1 -2
  439. package/dist/Presentation/components/containers/ColumnContainer/ColumnContainer.d.ts.map +1 -0
  440. package/dist/Presentation/components/containers/RowCenterContainer/RowCenterContainer.d.ts +2 -1
  441. package/dist/Presentation/components/containers/RowCenterContainer/RowCenterContainer.d.ts.map +1 -0
  442. package/dist/Presentation/components/containers/RowLeftContainer/RowLeftContainer.d.ts +2 -1
  443. package/dist/Presentation/components/containers/RowLeftContainer/RowLeftContainer.d.ts.map +1 -0
  444. package/dist/Presentation/components/containers/RowRightContainer/RowRightContainer.d.ts +2 -1
  445. package/dist/Presentation/components/containers/RowRightContainer/RowRightContainer.d.ts.map +1 -0
  446. package/dist/Presentation/components/containers/ScrollableContainer/ScrollableContainer.d.ts +1 -0
  447. package/dist/Presentation/components/containers/ScrollableContainer/ScrollableContainer.d.ts.map +1 -0
  448. package/dist/Presentation/components/containers/SectionList/hooks/createUseComponent.d.ts.map +1 -0
  449. package/dist/Presentation/components/containers/SectionList/hooks/index.d.ts.map +1 -0
  450. package/dist/Presentation/components/containers/SectionList/hooks/useMobileLayout.d.ts.map +1 -0
  451. package/dist/Presentation/components/containers/SectionList/hooks/usePrevious.d.ts.map +1 -0
  452. package/dist/Presentation/components/containers/SectionList/hooks/useVisibility.d.ts.map +1 -0
  453. package/dist/Presentation/components/containers/SectionList/index.d.ts.map +1 -0
  454. package/dist/Presentation/components/containers/SectionList/useComponent.d.ts +1 -0
  455. package/dist/Presentation/components/containers/SectionList/useComponent.d.ts.map +1 -0
  456. package/dist/Presentation/icons/actions/index.d.ts +27 -26
  457. package/dist/Presentation/icons/actions/index.d.ts.map +1 -0
  458. package/dist/Presentation/icons/contents/index.d.ts +14 -13
  459. package/dist/Presentation/icons/contents/index.d.ts.map +1 -0
  460. package/dist/Presentation/icons/index.d.ts.map +1 -0
  461. package/dist/Presentation/icons/media/index.d.ts +13 -12
  462. package/dist/Presentation/icons/media/index.d.ts.map +1 -0
  463. package/dist/Presentation/icons/moderation/index.d.ts +6 -5
  464. package/dist/Presentation/icons/moderation/index.d.ts.map +1 -0
  465. package/dist/Presentation/icons/navigation/index.d.ts +13 -12
  466. package/dist/Presentation/icons/navigation/index.d.ts.map +1 -0
  467. package/dist/Presentation/icons/status/index.d.ts +8 -7
  468. package/dist/Presentation/icons/status/index.d.ts.map +1 -0
  469. package/dist/Presentation/icons/toggle/index.d.ts +24 -23
  470. package/dist/Presentation/icons/toggle/index.d.ts.map +1 -0
  471. package/dist/Presentation/layouts/Desktop/DesktopLayout.d.ts +1 -0
  472. package/dist/Presentation/layouts/Desktop/DesktopLayout.d.ts.map +1 -0
  473. package/dist/Presentation/layouts/Desktop/QuickBloxUIKitDesktopLayout.d.ts +1 -2
  474. package/dist/Presentation/layouts/Desktop/QuickBloxUIKitDesktopLayout.d.ts.map +1 -0
  475. package/dist/Presentation/layouts/LayoutCommonTypes.d.ts +1 -0
  476. package/dist/Presentation/layouts/LayoutCommonTypes.d.ts.map +1 -0
  477. package/dist/Presentation/layouts/TestStage/CompanyLogo/CompanyLogo.d.ts +1 -0
  478. package/dist/Presentation/layouts/TestStage/CompanyLogo/CompanyLogo.d.ts.map +1 -0
  479. package/dist/Presentation/layouts/TestStage/LoginView/Login.d.ts +1 -2
  480. package/dist/Presentation/layouts/TestStage/LoginView/Login.d.ts.map +1 -0
  481. package/dist/Presentation/providers/ProviderProps.d.ts +1 -0
  482. package/dist/Presentation/providers/ProviderProps.d.ts.map +1 -0
  483. package/dist/Presentation/providers/QuickBloxUIKitProvider/QuickBloxUIKitProvider.d.ts +1 -0
  484. package/dist/Presentation/providers/QuickBloxUIKitProvider/QuickBloxUIKitProvider.d.ts.map +1 -0
  485. package/dist/Presentation/providers/QuickBloxUIKitProvider/useEventMessagesRepository.d.ts.map +1 -0
  486. package/dist/Presentation/providers/QuickBloxUIKitProvider/useQBConnection.d.ts.map +1 -0
  487. package/dist/Presentation/providers/QuickBloxUIKitProvider/useQbInitializedDataContext.d.ts.map +1 -0
  488. package/dist/Presentation/providers/QuickBloxUIKitProvider/useQbUIKitDataContext.d.ts.map +1 -0
  489. package/dist/Presentation/themes/DarkTheme.d.ts.map +1 -0
  490. package/dist/Presentation/themes/DefaultThemes/CustomTheme.d.ts.map +1 -0
  491. package/dist/Presentation/themes/DefaultThemes/DefaultTheme.d.ts.map +1 -0
  492. package/dist/Presentation/themes/LightTheme.d.ts.map +1 -0
  493. package/dist/Presentation/themes/ThemeScheme.d.ts.map +1 -0
  494. package/dist/Presentation/themes/UiKitTheme.d.ts.map +1 -0
  495. package/dist/Presentation/ui-components/Avatar/Avatar.d.ts +1 -0
  496. package/dist/Presentation/ui-components/Avatar/Avatar.d.ts.map +1 -0
  497. package/dist/Presentation/ui-components/Badge/Badge.d.ts.map +1 -0
  498. package/dist/Presentation/ui-components/Badge/Badge.stories.d.ts.map +1 -0
  499. package/dist/Presentation/ui-components/Button/Button.d.ts +1 -0
  500. package/dist/Presentation/ui-components/Button/Button.d.ts.map +1 -0
  501. package/dist/Presentation/ui-components/Button/Button.stories.d.ts.map +1 -0
  502. package/dist/Presentation/ui-components/CheckBox/CheckBox.d.ts.map +1 -0
  503. package/dist/Presentation/ui-components/DialogBanner/DialogBanner.d.ts.map +1 -0
  504. package/dist/Presentation/ui-components/DialogBanner/DialogBanner.stories.d.ts.map +1 -0
  505. package/dist/Presentation/ui-components/DialogItemPreview/DialogItemPreview.d.ts +2 -1
  506. package/dist/Presentation/ui-components/DialogItemPreview/DialogItemPreview.d.ts.map +1 -0
  507. package/dist/Presentation/ui-components/DialogWindow/DialogWindow.d.ts +4 -3
  508. package/dist/Presentation/ui-components/DialogWindow/DialogWindow.d.ts.map +1 -0
  509. package/dist/Presentation/ui-components/Dropdown/Dropdown.d.ts +1 -0
  510. package/dist/Presentation/ui-components/Dropdown/Dropdown.d.ts.map +1 -0
  511. package/dist/Presentation/ui-components/Dropdown/DropdownOption.d.ts +1 -0
  512. package/dist/Presentation/ui-components/Dropdown/DropdownOption.d.ts.map +1 -0
  513. package/dist/Presentation/ui-components/Header/Header.d.ts +2 -1
  514. package/dist/Presentation/ui-components/Header/Header.d.ts.map +1 -0
  515. package/dist/Presentation/ui-components/Loader/Loader.d.ts.map +1 -0
  516. package/dist/Presentation/ui-components/Loader/Loader.stories.d.ts.map +1 -0
  517. package/dist/Presentation/ui-components/Message/Bubble/AttachmentBubble/AttachmentBubble.d.ts.map +1 -0
  518. package/dist/Presentation/ui-components/Message/Bubble/AudioBubble/AudioBubble.d.ts.map +1 -0
  519. package/dist/Presentation/ui-components/Message/Bubble/FileBubble/FileBubble.d.ts.map +1 -0
  520. package/dist/Presentation/ui-components/Message/Bubble/ImageBubble/ImageBubble.d.ts.map +1 -0
  521. package/dist/Presentation/ui-components/Message/Bubble/TextBubble/TextBubble.d.ts.map +1 -0
  522. package/dist/Presentation/ui-components/Message/Bubble/VideoBubble/VideoBubble.d.ts.map +1 -0
  523. package/dist/Presentation/ui-components/Message/FileUrl/FileUrl.d.ts.map +1 -0
  524. package/dist/Presentation/ui-components/Message/Message.d.ts +1 -0
  525. package/dist/Presentation/ui-components/Message/Message.d.ts.map +1 -0
  526. package/dist/Presentation/ui-components/Message/MessageCaption/MessageCaption.d.ts.map +1 -0
  527. package/dist/Presentation/ui-components/Message/TimeAndStatus/TimeAndStatus.d.ts.map +1 -0
  528. package/dist/Presentation/ui-components/MessageInput/AttachmentUploader/AttachmentUploader.d.ts +2 -1
  529. package/dist/Presentation/ui-components/MessageInput/AttachmentUploader/AttachmentUploader.d.ts.map +1 -0
  530. package/dist/Presentation/ui-components/MessageInput/MessageInput.d.ts +2 -1
  531. package/dist/Presentation/ui-components/MessageInput/MessageInput.d.ts.map +1 -0
  532. package/dist/Presentation/ui-components/MessageInput/ReplyMessagePreview/ReplyImagePreviewAttachment/ReplyImagePreviewAttachment.d.ts +1 -2
  533. package/dist/Presentation/ui-components/MessageInput/ReplyMessagePreview/ReplyImagePreviewAttachment/ReplyImagePreviewAttachment.d.ts.map +1 -0
  534. package/dist/Presentation/ui-components/MessageInput/ReplyMessagePreview/ReplyMessagePreview.d.ts +1 -2
  535. package/dist/Presentation/ui-components/MessageInput/ReplyMessagePreview/ReplyMessagePreview.d.ts.map +1 -0
  536. package/dist/Presentation/ui-components/MessageInput/VoiceRecordingProgress/VoiceRecordingProgress.d.ts +1 -2
  537. package/dist/Presentation/ui-components/MessageInput/VoiceRecordingProgress/VoiceRecordingProgress.d.ts.map +1 -0
  538. package/dist/Presentation/ui-components/MessageSeparator/MessageSeparator.d.ts.map +1 -0
  539. package/dist/Presentation/ui-components/MessageSeparator/MessageSeparator.stories.d.ts.map +1 -0
  540. package/dist/Presentation/ui-components/Placeholder/Placeholder.d.ts +1 -0
  541. package/dist/Presentation/ui-components/Placeholder/Placeholder.d.ts.map +1 -0
  542. package/dist/Presentation/ui-components/PreviewFileMessage/PreviewFileMessage.d.ts.map +1 -0
  543. package/dist/Presentation/ui-components/PreviewFileMessage/PreviewFileMessage.stories.d.ts.map +1 -0
  544. package/dist/Presentation/ui-components/SettingsItem/SettingsItem.d.ts +1 -0
  545. package/dist/Presentation/ui-components/SettingsItem/SettingsItem.d.ts.map +1 -0
  546. package/dist/Presentation/ui-components/TextField/TextField.d.ts +1 -0
  547. package/dist/Presentation/ui-components/TextField/TextField.d.ts.map +1 -0
  548. package/dist/Presentation/ui-components/TextField/TextField.stories.d.ts.map +1 -0
  549. package/dist/Presentation/ui-components/Toast/ToastProvider.d.ts +1 -0
  550. package/dist/Presentation/ui-components/Toast/ToastProvider.d.ts.map +1 -0
  551. package/dist/Presentation/ui-components/UserListItem/UserListItem.d.ts.map +1 -0
  552. package/dist/Presentation/ui-components/index.d.ts.map +1 -0
  553. package/dist/QBconfig.d.ts.map +1 -0
  554. package/dist/a2e9d50a0930c24af43d.svg +3 -0
  555. package/dist/a58b8549f46ae5bbe93b.svg +3 -0
  556. package/dist/a5a215695fba60146e64.svg +3 -0
  557. package/dist/a849dd3a36ece08b992a.svg +3 -0
  558. package/dist/aaf0b778d198e7b8f632.svg +3 -0
  559. package/dist/ab8e847ae04e2bec9209.svg +3 -0
  560. package/dist/ae5422a12edec1b61484.svg +3 -0
  561. package/dist/b541e72fe05542e14557.svg +3 -0
  562. package/dist/b937c8a1f744050bec2c.svg +3 -0
  563. package/dist/bbcc2109285c18eea02e.svg +3 -0
  564. package/dist/bc084278a0d284b7901b.svg +3 -0
  565. package/dist/bc3a4652106f5c57d14b.svg +3 -0
  566. package/dist/bd9b60ff4e9eae911e4e.svg +3 -0
  567. package/dist/c145af996de81b25f393.svg +3 -0
  568. package/dist/c2f94264a7640ea1bbb2.svg +3 -0
  569. package/dist/c40bae61fea25455602a.svg +3 -0
  570. package/dist/c68f36baf025b9d20ad1.svg +3 -0
  571. package/dist/c7c74bfa1c833263f3ab.svg +3 -0
  572. package/dist/cab52453404524c345ec.svg +4 -0
  573. package/dist/cad7e87368501b96de2a.svg +3 -0
  574. package/dist/cb37ac3c577c87c80046.svg +3 -0
  575. package/dist/d0a72898f3c47a4194d1.svg +3 -0
  576. package/dist/d1be236e01dd924ba711.svg +3 -0
  577. package/dist/d298db52aafdb846a46c.svg +3 -0
  578. package/dist/d3953cb1cf830bcfc41c.svg +3 -0
  579. package/dist/dbd1f8c63a3769f9e9a0.svg +3 -0
  580. package/dist/ddd56e36fa505d618ab7.svg +3 -0
  581. package/dist/de1782527c4a7fa14101.svg +3 -0
  582. package/dist/e49ee7da793b2ce446a4.svg +3 -0
  583. package/dist/e537292693b3c89c023f.svg +3 -0
  584. package/dist/e5d2289a9e8cd755bd1e.svg +3 -0
  585. package/dist/e7e7b8b15edebe99cae9.svg +3 -0
  586. package/dist/e7ff48a73ca43188703b.svg +3 -0
  587. package/dist/e969511d74935af26ef3.svg +3 -0
  588. package/dist/ea9ffc856ad6cdbe8718.svg +3 -0
  589. package/dist/ec60e2052661b82f27b7.svg +3 -0
  590. package/dist/f04f56ba3f98ade5d7ce.svg +3 -0
  591. package/dist/f427753e5502fd7783a0.svg +3 -0
  592. package/dist/f43360dc87235a6cf574.svg +3 -0
  593. package/dist/fe84597c4b68f4f761e1.svg +3 -0
  594. package/dist/ff857f74e0ffdf8b8684.svg +5 -0
  595. package/dist/ffbdf37c0510c796138f.svg +3 -0
  596. package/dist/hooks/useModal.d.ts.map +1 -0
  597. package/dist/hooks/useQuickBloxUIKit.d.ts +1 -0
  598. package/dist/hooks/useQuickBloxUIKit.d.ts.map +1 -0
  599. package/dist/index-ui.d.ts +1 -3
  600. package/dist/index-ui.d.ts.map +1 -0
  601. package/dist/index-ui.js +2 -39297
  602. package/dist/index-ui.js.LICENSE.txt +44 -0
  603. package/dist/index.d.ts.map +1 -0
  604. package/dist/qb-api-calls/index.d.ts.map +1 -0
  605. package/dist/setupTests.d.ts.map +1 -0
  606. package/dist/stories/Button.d.ts +15 -0
  607. package/dist/stories/Button.d.ts.map +1 -0
  608. package/dist/stories/Button.stories.d.ts +23 -0
  609. package/dist/stories/Button.stories.d.ts.map +1 -0
  610. package/dist/stories/Header.d.ts +12 -0
  611. package/dist/stories/Header.d.ts.map +1 -0
  612. package/dist/stories/Header.stories.d.ts +18 -0
  613. package/dist/stories/Header.stories.d.ts.map +1 -0
  614. package/dist/stories/Page.d.ts +4 -0
  615. package/dist/stories/Page.d.ts.map +1 -0
  616. package/dist/stories/Page.stories.d.ts +13 -0
  617. package/dist/stories/Page.stories.d.ts.map +1 -0
  618. package/dist/utils/DateTimeFormatter.d.ts.map +1 -0
  619. package/dist/utils/formatFileSize.d.ts.map +1 -0
  620. package/dist/utils/parse.d.ts +1 -1
  621. package/dist/utils/parse.d.ts.map +1 -0
  622. package/dist/utils/utils.d.ts.map +1 -0
  623. package/global.d.ts +11 -202
  624. package/package.json +34 -46
  625. package/public/index.html +15 -42
  626. package/src/Data/repository/ConnectionRepository.ts +2 -2
  627. package/src/Data/source/remote/RemoteDataSource.ts +4 -0
  628. package/src/Domain/use_cases/SyncDialogsUseCase.ts +2 -2
  629. package/src/Domain/use_cases/UserTypingMessageUseCase.ts +3 -3
  630. package/src/Presentation/Views/Dialog/AIComponents/AIAssist/AIAssist.tsx +1 -1
  631. package/src/Presentation/Views/Dialog/AIComponents/AITranslate/AITranslate.tsx +1 -1
  632. package/src/Presentation/Views/Dialog/AIWidgets/AIRephraseWidget/AIRephraseWidget.tsx +1 -1
  633. package/src/Presentation/Views/Dialog/AIWidgets/SliderMenu.tsx +2 -2
  634. package/src/Presentation/Views/Dialog/Dialog.tsx +12 -12
  635. package/src/Presentation/Views/Dialog/DialogHeader/DialogBackIcon/DialogBackIcon.tsx +1 -4
  636. package/src/Presentation/Views/Dialog/DialogHeader/DialogHeader.tsx +1 -1
  637. package/src/Presentation/Views/Dialog/DialogHeader/DialogInfoIcon/DialogInfoIcon.tsx +1 -4
  638. package/src/Presentation/Views/Dialog/DropDownMenu/DropDownMenu.tsx +1 -1
  639. package/src/Presentation/Views/Dialog/DropDownMenu/ItemDropDownMenu/ItemDropDownMenu.tsx +1 -1
  640. package/src/Presentation/Views/Dialog/ErrorToast/ErrorToast.tsx +1 -1
  641. package/src/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogListItem/DialogListItem.tsx +1 -1
  642. package/src/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/DialogsWithSearch.tsx +1 -1
  643. package/src/Presentation/Views/Dialog/ForwardMessageFlow/DialogsWithSearch/SearchComponent/SearchComponent.tsx +1 -1
  644. package/src/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessageFlow.tsx +1 -1
  645. package/src/Presentation/Views/Dialog/ForwardMessageFlow/ForwardMessagePreview/ForwardMessagePreview.tsx +1 -1
  646. package/src/Presentation/Views/Dialog/ForwardMessageFlow/InputForForwarding/InputForForwarding.tsx +1 -1
  647. package/src/Presentation/Views/Dialog/InputMessage/InputMessage.tsx +1 -1
  648. package/src/Presentation/Views/Dialog/Message/HighLightLink/HighLightLink.tsx +1 -1
  649. package/src/Presentation/Views/Dialog/Message/Message.tsx +1 -1
  650. package/src/Presentation/Views/Dialog/Message/MessageAttachment/AudioAttachment/AudioAttachment.tsx +1 -1
  651. package/src/Presentation/Views/Dialog/Message/MessageAttachment/DefaultAttachment/DefaultAttachment.tsx +1 -1
  652. package/src/Presentation/Views/Dialog/Message/MessageAttachment/ImageAttachment/ImageAttachment.tsx +1 -1
  653. package/src/Presentation/Views/Dialog/Message/MessageAttachment/VideoAttachment/VideoAttachment.tsx +1 -1
  654. package/src/Presentation/Views/Dialog/MessageContextMenu/MessageContextMenu.tsx +1 -1
  655. package/src/Presentation/Views/Dialog/MessageItem/MessageItem.tsx +1 -1
  656. package/src/Presentation/Views/Dialog/SystemDateBanner/SystemDateBanner.tsx +1 -1
  657. package/src/Presentation/Views/Dialog/SystemMessageBanner/SystemMessageBanner.tsx +1 -1
  658. package/src/Presentation/Views/Dialog/VoiceMessage/VoiceMessage.tsx +1 -1
  659. package/src/Presentation/Views/DialogInfo/DialogInfo.tsx +1 -1
  660. package/src/Presentation/Views/DialogInfo/DialogMemberButton/DialogMembersButton.tsx +2 -2
  661. package/src/Presentation/Views/DialogInfo/MembersList/MembersList.tsx +1 -1
  662. package/src/Presentation/Views/DialogInfo/UsersList/SingleUser/SingleUser.tsx +1 -1
  663. package/src/Presentation/Views/DialogInfo/UsersList/UsersList.tsx +2 -2
  664. package/src/Presentation/Views/DialogList/DialogList.tsx +6 -5
  665. package/src/Presentation/Views/DialogListHeader/DialogListHeader.scss +1 -1
  666. package/src/Presentation/Views/DialogListHeader/DialogListHeader.tsx +1 -1
  667. package/src/Presentation/Views/EditDialog/EditDialog.tsx +2 -2
  668. package/src/Presentation/Views/EditDialog/UserAvatar/UserAvatar.tsx +2 -2
  669. package/src/Presentation/Views/Flow/CreateDialog/CreateDialog.tsx +2 -2
  670. package/src/Presentation/Views/Flow/CreateDialogFlow/CreateNewDialogFlow.tsx +1 -1
  671. package/src/Presentation/Views/Flow/LeaveDialogFlow/LeaveDialogFlow.tsx +1 -1
  672. package/src/Presentation/Views/InviteMembers/InviteMembers.tsx +2 -2
  673. package/src/Presentation/Views/InviteMembers/InviteUsersList/SingleUserWithCheckBox/SingleUserWithCheckBox.tsx +2 -2
  674. package/src/Presentation/Views/InviteMembers/NotFoundContent/NotFoundContent.tsx +1 -1
  675. package/src/Presentation/Views/PreviewDialog/PreviewDialog.tsx +1 -1
  676. package/src/Presentation/Views/YesNoQuestion/YesNoQuestion.tsx +1 -1
  677. package/src/Presentation/components/UI/Buttons/ActiveButton/ActiveButton.tsx +1 -1
  678. package/src/Presentation/components/UI/Buttons/MainBoundedButton/MainBoundedButton.tsx +2 -2
  679. package/src/Presentation/components/UI/Buttons/MainButton/MainButton.tsx +2 -2
  680. package/src/Presentation/components/UI/Elements/SwitchButton/SwitchButton.tsx +2 -2
  681. package/src/Presentation/components/UI/Placeholders/ErrorComponent/ErrorComponent.tsx +1 -1
  682. package/src/Presentation/components/UI/svgs/ActiveSvg/ActiveSvg.tsx +1 -1
  683. package/src/Presentation/components/containers/ColumnContainer/ColumnContainer.tsx +1 -1
  684. package/src/Presentation/components/containers/RowCenterContainer/RowCenterContainer.tsx +1 -1
  685. package/src/Presentation/components/containers/RowLeftContainer/RowLeftContainer.tsx +1 -1
  686. package/src/Presentation/components/containers/RowRightContainer/RowRightContainer.tsx +1 -1
  687. package/src/Presentation/icons/actions/index.ts +55 -26
  688. package/src/Presentation/icons/contents/index.ts +29 -13
  689. package/src/Presentation/icons/media/index.ts +27 -12
  690. package/src/Presentation/icons/moderation/index.ts +13 -5
  691. package/src/Presentation/icons/navigation/index.ts +27 -12
  692. package/src/Presentation/icons/status/index.ts +17 -7
  693. package/src/Presentation/icons/toggle/index.ts +49 -23
  694. package/src/Presentation/layouts/Desktop/QuickBloxUIKitDesktopLayout.tsx +7 -10
  695. package/src/Presentation/layouts/TestStage/LoginView/Login.tsx +1 -1
  696. package/src/Presentation/themes/styles/_fonts.scss +0 -30
  697. package/src/Presentation/themes/styles/_theme_dark.scss +1 -1
  698. package/src/Presentation/themes/styles/_theme_light.scss +1 -1
  699. package/src/Presentation/themes/styles/_variables.scss +2 -2
  700. package/src/Presentation/ui-components/Avatar/Avatar.scss +3 -3
  701. package/src/Presentation/ui-components/Button/Button.scss +1 -1
  702. package/src/Presentation/ui-components/DialogBanner/DialogBanner.scss +13 -13
  703. package/src/Presentation/ui-components/DialogBanner/DialogBanner.tsx +1 -1
  704. package/src/Presentation/ui-components/DialogItemPreview/DialogItemPreview.scss +6 -5
  705. package/src/Presentation/ui-components/DialogItemPreview/DialogItemPreview.tsx +1 -1
  706. package/src/Presentation/ui-components/DialogWindow/DialogWindow.scss +4 -5
  707. package/src/Presentation/ui-components/DialogWindow/DialogWindow.tsx +4 -4
  708. package/src/Presentation/ui-components/Dropdown/Dropdown.scss +1 -1
  709. package/src/Presentation/ui-components/Header/Header.scss +3 -3
  710. package/src/Presentation/ui-components/Header/Header.tsx +1 -1
  711. package/src/Presentation/ui-components/Loader/Loader.scss +4 -2
  712. package/src/Presentation/ui-components/Message/Bubble/AudioBubble/AudioBubble.tsx +2 -2
  713. package/src/Presentation/ui-components/Message/FileUrl/FileUrl.tsx +1 -1
  714. package/src/Presentation/ui-components/Message/MessageCaption/MessageCaption.tsx +2 -2
  715. package/src/Presentation/ui-components/Message/TimeAndStatus/TimeAndStatus.tsx +3 -3
  716. package/src/Presentation/ui-components/MessageInput/AttachmentUploader/AttachmentUploader.tsx +1 -1
  717. package/src/Presentation/ui-components/MessageInput/MessageInput.tsx +1 -1
  718. package/src/Presentation/ui-components/MessageInput/ReplyMessagePreview/ReplyImagePreviewAttachment/ReplyImagePreviewAttachment.tsx +1 -4
  719. package/src/Presentation/ui-components/MessageInput/ReplyMessagePreview/ReplyMessagePreview.tsx +1 -1
  720. package/src/Presentation/ui-components/MessageInput/VoiceRecordingProgress/VoiceRecordingProgress.tsx +4 -4
  721. package/src/Presentation/ui-components/MessageSeparator/MessageSeparator.scss +17 -16
  722. package/src/Presentation/ui-components/Placeholder/Placeholder.scss +1 -1
  723. package/src/Presentation/ui-components/SettingsItem/SettingsItem.scss +3 -2
  724. package/src/Presentation/ui-components/TextField/TextField.scss +2 -2
  725. package/src/Presentation/ui-components/TextField/TextField.tsx +4 -3
  726. package/src/index-ui.ts +1 -5
  727. package/src/index.scss +4 -4
  728. package/src/stories/Button.stories.ts +53 -0
  729. package/src/stories/Button.tsx +37 -0
  730. package/src/stories/Configure.mdx +364 -0
  731. package/src/stories/Header.stories.ts +33 -0
  732. package/src/stories/Header.tsx +56 -0
  733. package/src/stories/Page.stories.ts +32 -0
  734. package/src/stories/Page.tsx +73 -0
  735. package/src/stories/assets/accessibility.png +0 -0
  736. package/src/stories/assets/accessibility.svg +1 -0
  737. package/src/stories/assets/addon-library.png +0 -0
  738. package/src/stories/assets/assets.png +0 -0
  739. package/src/stories/assets/avif-test-image.avif +0 -0
  740. package/src/stories/assets/context.png +0 -0
  741. package/src/stories/assets/discord.svg +1 -0
  742. package/src/stories/assets/docs.png +0 -0
  743. package/src/stories/assets/figma-plugin.png +0 -0
  744. package/src/stories/assets/github.svg +1 -0
  745. package/src/stories/assets/share.png +0 -0
  746. package/src/stories/assets/styling.png +0 -0
  747. package/src/stories/assets/testing.png +0 -0
  748. package/src/stories/assets/theming.png +0 -0
  749. package/src/stories/assets/tutorials.svg +1 -0
  750. package/src/stories/assets/youtube.svg +1 -0
  751. package/src/stories/button.css +30 -0
  752. package/src/stories/header.css +32 -0
  753. package/src/stories/page.css +68 -0
  754. package/tsconfig.buildlib.json +20 -13
  755. package/tsconfig.json +5 -5
  756. package/webpack.app.config.js +67 -0
  757. package/webpack.config.js +64 -62
  758. package/webpack.lib.config.js +64 -0
  759. package/dist/index-ui.js.map +0 -1
  760. package/src/react-app-env.d.ts +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Contents/Notifications/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,aAAa,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB9D;AAED,eAAe,aAAa,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Contents/PrivateChat/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,WAAW,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB5D;AAED,eAAe,WAAW,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Contents/PublicChannel/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,aAAa,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6D9D;AAED,eAAe,aAAa,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Contents/Stream/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,MAAM,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBvD;AAED,eAAe,MAAM,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Contents/StreamFilled/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,YAAY,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB7D;AAED,eAAe,YAAY,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Contents/User/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,IAAI,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6BrD;AAED,eAAe,IAAI,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IconsCommonTypes.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/components/UI/svgs/Icons/IconsCommonTypes.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,SAAS,GAAG;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/Attachment/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,cAAc,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB/D;AAED,eAAe,cAAc,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/AudioFile/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,SAAS,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB1D;AAED,eAAe,SAAS,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/BrokenFile/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,UAAU,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB3D;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/Camera/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,MAAM,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBvD;AAED,eAAe,MAAM,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/GifFile/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,OAAO,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBxD;AAED,eAAe,OAAO,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/ImageEmpty/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,UAAU,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB3D;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/ImageFile/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,SAAS,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6B1D;AAED,eAAe,SAAS,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/ImageFilled/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,WAAW,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB5D;AAED,eAAe,WAAW,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/LinkWeb/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,OAAO,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBxD;AAED,eAAe,OAAO,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/Location/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,QAAQ,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAoBzD;AAED,eAAe,QAAQ,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/TextDocument/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,YAAY,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB7D;AAED,eAAe,YAAY,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/Translate/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,aAAa,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6B9D;AAED,eAAe,aAAa,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Media/VideoFile/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,SAAS,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB1D;AAED,eAAe,SAAS,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Moderation/Admin/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,KAAK,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBtD;AAED,eAAe,KAAK,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Moderation/Banned/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,MAAM,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBvD;AAED,eAAe,MAAM,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Moderation/Freeze/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,MAAM,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBvD;AAED,eAAe,MAAM,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Moderation/Moderations/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,WAAW,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB5D;AAED,eAAe,WAAW,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Moderation/Muted/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,KAAK,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBtD;AAED,eAAe,KAAK,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/ArrowLeft/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,SAAS,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB1D;AAED,eAAe,SAAS,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/ArrowRight/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,UAAU,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB3D;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/Back/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,IAAI,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA4BrD;AAED,eAAe,IAAI,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/Close/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,KAAK,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6BtD;AAED,eAAe,KAAK,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/Down/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,IAAI,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6BrD;AAED,eAAe,IAAI,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/Leave/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,KAAK,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6BtD;AAED,eAAe,KAAK,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/More/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,IAAI,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBrD;AAED,eAAe,IAAI,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/Next/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,IAAI,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6BrD;AAED,eAAe,IAAI,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/Plus/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,IAAI,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBrD;AAED,eAAe,IAAI,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/Refresh/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,OAAO,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6BxD;AAGD,eAAe,OAAO,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/Search/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,MAAM,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6BvD;AAED,eAAe,MAAM,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/Settings/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,QAAQ,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBzD;AAED,eAAe,QAAQ,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Navigation/SettingsField/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,aAAa,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB9D;AAED,eAAe,aAAa,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Status/Error/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,KAAK,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA8BtD;AAED,eAAe,KAAK,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Status/Help/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,IAAI,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBrD;AAED,eAAe,IAAI,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Status/Information/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,WAAW,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB5D;AAED,eAAe,WAAW,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Status/InformationFill/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,eAAe,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAkChE;AAED,eAAe,eAAe,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Status/Loader/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,MAAM,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBvD;AAED,eAAe,MAAM,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Status/Mention/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,OAAO,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBxD;AAED,eAAe,OAAO,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Status/Sent/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,cAAc,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB/D;AAED,eAAe,cAAc,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Status/ViewedDelivered/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,eAAe,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6BhE;AAKD,eAAe,eAAe,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/CameraOff/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,SAAS,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB1D;AAED,eAAe,SAAS,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/CameraOn/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,QAAQ,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBzD;AAED,eAAe,QAAQ,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/CheckOff/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,QAAQ,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBzD;AAED,eAAe,QAAQ,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/CheckOn/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,OAAO,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAkBxD;AAED,eAAe,OAAO,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/Favourite/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,SAAS,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB1D;AAED,eAAe,SAAS,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/FavouriteFilled/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,eAAe,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBhE;AAED,eAAe,eAAe,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inex.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/FullScreen/inex.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,UAAU,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB3D;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/Hide/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,IAAI,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBrD;AAED,eAAe,IAAI,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/ImagePlay/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,SAAS,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB1D;AAED,eAAe,SAAS,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/Louder/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,MAAM,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBvD;AAED,eAAe,MAAM,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/MicOff/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,MAAM,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBvD;AAED,eAAe,MAAM,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/MicOn/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,KAAK,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAoBtD;AAED,eAAe,KAAK,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/Minimize/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,QAAQ,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBzD;AAED,eAAe,QAAQ,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/NotifyOff/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,SAAS,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6B1D;AAED,eAAe,SAAS,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/NotifyOn/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,QAAQ,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CA6BzD;AAED,eAAe,QAAQ,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/Pause/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,KAAK,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBtD;AAED,eAAe,KAAK,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/Quite/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,KAAK,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBtD;AAED,eAAe,KAAK,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/Record/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,MAAM,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBvD;AAED,eAAe,MAAM,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/Screenshare/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,WAAW,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB5D;AAED,eAAe,WAAW,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/Show/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,IAAI,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBrD;AAED,eAAe,IAAI,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/Speaker/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,OAAO,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgBxD;AAED,eAAe,OAAO,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/SpeakerOff/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,UAAU,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB3D;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/StopRecord/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,UAAU,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB3D;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/Presentation/components/UI/svgs/Icons/Toggle/StopShare/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,iBAAS,SAAS,CAAC,KAAK,GAAE,SAAS,GAAG,SAAqB,2CAgB1D;AAED,eAAe,SAAS,CAAC"}
@@ -1,5 +1,4 @@
1
- import React from 'react';
2
1
  import './ColumnContainer.scss';
3
2
  import { ContainerProps } from '../../../layouts/LayoutCommonTypes';
4
- declare const ColumnContainer: React.FC<ContainerProps>;
3
+ declare const ColumnContainer: ({ children, gapBetweenItem, maxWidth, }: ContainerProps) => import("react/jsx-runtime").JSX.Element;
5
4
  export default ColumnContainer;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ColumnContainer.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/components/containers/ColumnContainer/ColumnContainer.tsx"],"names":[],"mappings":"AACA,OAAO,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AAGpE,QAAA,MAAM,eAAe,4CAIlB,cAAc,4CAehB,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="@types/react" />
1
2
  import React from 'react';
2
3
  import './RowCenterContainer.scss';
3
4
  export type RowCenterContainerProps = {
@@ -29,5 +30,5 @@ export type RowCenterContainerProps = {
29
30
  maxHeight: string;
30
31
  };
31
32
  };
32
- declare const RowCenterContainer: React.FC<RowCenterContainerProps>;
33
+ declare const RowCenterContainer: ({ LeftItem, CenterItem, RightItem, gapBetweenItem, minWidthContainer, minHeightContainer, LeftContainerSize, CenterContainerSize, RightContainerSize, }: RowCenterContainerProps) => import("react/jsx-runtime").JSX.Element;
33
34
  export default RowCenterContainer;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RowCenterContainer.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/components/containers/RowCenterContainer/RowCenterContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,2BAA2B,CAAC;AAEnC,MAAM,MAAM,uBAAuB,GAAG;IACpC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iBAAiB,CAAC,EAAE;QAClB,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,QAAQ,EAAE,MAAM,CAAC;QACjB,SAAS,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,mBAAmB,CAAC,EAAE;QACpB,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,kBAAkB,CAAC,EAAE;QACnB,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,QAAQ,EAAE,MAAM,CAAC;QACjB,SAAS,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;CACH,CAAC;AAGF,QAAA,MAAM,kBAAkB,4JAUrB,uBAAuB,4CAyCzB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="@types/react" />
1
2
  import React from 'react';
2
3
  import './RowLeftContainer.scss';
3
4
  export type RowLeftContainerProps = {
@@ -29,5 +30,5 @@ export type RowLeftContainerProps = {
29
30
  maxHeight: string;
30
31
  };
31
32
  };
32
- declare const RowLeftContainer: React.FC<RowLeftContainerProps>;
33
+ declare const RowLeftContainer: ({ LeftItem, CenterItem, RightItem, gapBetweenItem, minWidthContainer, minHeightContainer, LeftContainerSize, CenterContainerSize, RightContainerSize, }: RowLeftContainerProps) => import("react/jsx-runtime").JSX.Element;
33
34
  export default RowLeftContainer;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RowLeftContainer.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/components/containers/RowLeftContainer/RowLeftContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,yBAAyB,CAAC;AAEjC,MAAM,MAAM,qBAAqB,GAAG;IAClC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iBAAiB,CAAC,EAAE;QAClB,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,QAAQ,EAAE,MAAM,CAAC;QACjB,SAAS,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,mBAAmB,CAAC,EAAE;QACpB,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,kBAAkB,CAAC,EAAE;QACnB,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,QAAQ,EAAE,MAAM,CAAC;QACjB,SAAS,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;CACH,CAAC;AAGF,QAAA,MAAM,gBAAgB,4JAUnB,qBAAqB,4CA2CvB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="@types/react" />
1
2
  import React from 'react';
2
3
  import './RowRightContainer.scss';
3
4
  export type RowRightContainerProps = {
@@ -29,5 +30,5 @@ export type RowRightContainerProps = {
29
30
  maxHeight: string;
30
31
  };
31
32
  };
32
- declare const RowRightContainer: React.FC<RowRightContainerProps>;
33
+ declare const RowRightContainer: ({ LeftItem, CenterItem, RightItem, gapBetweenItem, minWidthContainer, minHeightContainer, LeftContainerSize, CenterContainerSize, RightContainerSize, }: RowRightContainerProps) => import("react/jsx-runtime").JSX.Element;
33
34
  export default RowRightContainer;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RowRightContainer.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/components/containers/RowRightContainer/RowRightContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,0BAA0B,CAAC;AAElC,MAAM,MAAM,sBAAsB,GAAG;IACnC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iBAAiB,CAAC,EAAE;QAClB,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,QAAQ,EAAE,MAAM,CAAC;QACjB,SAAS,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,mBAAmB,CAAC,EAAE;QACpB,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,kBAAkB,CAAC,EAAE;QACnB,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,QAAQ,EAAE,MAAM,CAAC;QACjB,SAAS,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;CACH,CAAC;AAGF,QAAA,MAAM,iBAAiB,4JAUpB,sBAAsB,4CA2CxB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="@types/react" />
1
2
  import React from 'react';
2
3
  import './ScrollableContainer.scss';
3
4
  interface FlatListProps<T> {
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ScrollableContainer.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/components/containers/ScrollableContainer/ScrollableContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAGjD,OAAO,4BAA4B,CAAC;AAGpC,UAAU,aAAa,CAAC,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACjC,mBAAmB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC1C,IAAI,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC;IACf,kBAAkB,CAAC,EAAE,KAAK,CAAC,cAAc,GAAG,KAAK,CAAC,iBAAiB,CAAC;IACpE,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,UAAU,EAAE,CAAC,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,MAAM,KAAK,KAAK,CAAC,YAAY,GAAG,IAAI,CAAC;CACnE;AAED,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,CAAC,EAAE,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,2CAkFrE"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"createUseComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/components/containers/SectionList/hooks/createUseComponent.ts"],"names":[],"mappings":"AAAA,KAAK,aAAa,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,IAAI,CACxC,KAAK,EAAE,CAAC,KACL,CAAC,CAAC,SAAS,SAAS,GAAG,OAAO,GAAG,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC,GACtD,CAAC,CAAC,SAAS,SAAS,GAAG,OAAO,GAAG,MAAM,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,GACpD,CAAC,CAAC,SAAS,SAAS,GAAG,OAAO,GAAG,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC,GACnD,CAAC,CAAC,SAAS,SAAS,GAAG,OAAO,GAAG,MAAM,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,GACpD,CAAC,CAAC,SAAS,SAAS,GAAG,OAAO,GAAG,MAAM,CAAC,SAAS,EAAE,CAAC,CAAC,CAAC,GACtD,CAAC,CAAC,SAAS,SAAS,GAAG,OAAO,GAAG,MAAM,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC,CAAC;AAE1D,MAAM,CAAC,OAAO,UAAU,kBAAkB,CACxC,CAAC,GAAG,IAAI,EACR,CAAC,GAAG,SAAS,EACb,CAAC,GAAG,SAAS,EACb,CAAC,GAAG,SAAS,EACb,CAAC,GAAG,SAAS,EACb,CAAC,GAAG,SAAS,EACb,CAAC,GAAG,SAAS,EACb,YAAY,EAAE,aAAa,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,sCAEjD"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/components/containers/SectionList/hooks/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AACrE,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useMobileLayout.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/components/containers/SectionList/hooks/useMobileLayout.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,OAAO,UAAU,eAAe,yBAwBtC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usePrevious.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/components/containers/SectionList/hooks/usePrevious.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,iBAQ9C"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useVisibility.d.ts","sourceRoot":"","sources":["../../../../../../src/Presentation/components/containers/SectionList/hooks/useVisibility.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,OAAO,UAAU,aAAa,YAcpC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/components/containers/SectionList/index.tsx"],"names":[],"mappings":"AAGA,OAAqB,EAAe,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAC7E,OAAO,cAAc,CAAC;AAGtB,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,CAAC,EAAE,KAAK,EAAE,gBAAgB,CAAC,CAAC,CAAC,2CA4ChE"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="@types/react" />
1
2
  import { ReactNode, RefObject } from 'react';
2
3
  export interface SectionItem<T> {
3
4
  title: string;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Presentation/components/containers/SectionList/useComponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,SAAS,EAA+B,MAAM,OAAO,CAAC;AAI1E,MAAM,WAAW,WAAW,CAAC,CAAC;IAE5B,KAAK,EAAE,MAAM,CAAC;IAEd,IAAI,EAAE,UAAU,CAAC,CAAC,EAAE,CAAC,CAAC;CACvB;AAED,MAAM,WAAW,gBAAgB,CAAC,CAAC;IAEjC,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB,QAAQ,EAAE,aAAa,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC;IAExC,YAAY,EAAE,YAAY,CAAC;IAC3B;;;;;OAKG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAE/B,UAAU,EAAE,CACV,IAAI,EAAE,CAAC,MAAM,EAAE,CAAC,EAAE,CAAC,EACnB,OAAO,EAAE,SAAS,CAAC,cAAc,CAAC,KAC/B,SAAS,CAAC;IAEf,mBAAmB,CAAC,EAAE,CAAC,OAAO,EAAE,WAAW,CAAC,CAAC,CAAC,KAAK,SAAS,CAAC;IAE7D,mBAAmB,CAAC,EAAE,CAAC,OAAO,EAAE,WAAW,CAAC,CAAC,CAAC,KAAK,SAAS,CAAC;CAC9D;;;;;;AAED,wBA+FG"}
@@ -1,26 +1,27 @@
1
- export { ReactComponent as AddContactSvg } from './add-contact.svg';
2
- export { ReactComponent as AddSvg } from './add.svg';
3
- export { ReactComponent as ArchiveSvg } from './archive.svg';
4
- export { ReactComponent as CopySvg } from './copy.svg';
5
- export { ReactComponent as DeleteSvg } from './delete.svg';
6
- export { ReactComponent as DownloadSvg } from './download.svg';
7
- export { ReactComponent as EditSvg } from './edit.svg';
8
- export { ReactComponent as EmojiSvg } from './emoji.svg';
9
- export { ReactComponent as ForwardFilledSvg } from './forward-filled.svg';
10
- export { ReactComponent as HunguplSvg } from './hungup.svg';
11
- export { ReactComponent as IncomeCallSvg } from './income-call.svg';
12
- export { ReactComponent as LikeSvg } from './like.svg';
13
- export { ReactComponent as NewChatSvg } from './new-chat.svg';
14
- export { ReactComponent as OutcomeCllSvg } from './outcome-call.svg';
15
- export { ReactComponent as PhoneFilledSvg } from './phone-filled.svg';
16
- export { ReactComponent as PhoneSvg } from './phone.svg';
17
- export { ReactComponent as Remove2Svg } from './remove-2.svg';
18
- export { ReactComponent as RemoveSvg } from './remove.svg';
19
- export { ReactComponent as RephraseSvg } from './rephrase.svg';
20
- export { ReactComponent as ReplyFilledSvg } from './reply-filled.svg';
21
- export { ReactComponent as SendSvg } from './send.svg';
22
- export { ReactComponent as ShareSvg } from './share.svg';
23
- export { ReactComponent as SwapCameraSvg } from './swap-camera.svg';
24
- export { ReactComponent as UnarchiveSvg } from './unarchive.svg';
25
- export { ReactComponent as VideoSvg } from './video.svg';
26
- export { ReactComponent as VoiceSvg } from './voice.svg';
1
+ import AddContactSvg from './add-contact.svg?react';
2
+ import AddSvg from './add.svg?react';
3
+ import ArchiveSvg from './archive.svg?react';
4
+ import CopySvg from './copy.svg?react';
5
+ import DeleteSvg from './delete.svg?react';
6
+ import DownloadSvg from './download.svg?react';
7
+ import EditSvg from './edit.svg?react';
8
+ import EmojiSvg from './emoji.svg?react';
9
+ import ForwardFilledSvg from './forward-filled.svg?react';
10
+ import HunguplSvg from './hungup.svg?react';
11
+ import IncomeCallSvg from './income-call.svg?react';
12
+ import LikeSvg from './like.svg?react';
13
+ import NewChatSvg from './new-chat.svg?react';
14
+ import OutcomeCllSvg from './outcome-call.svg?react';
15
+ import PhoneFilledSvg from './phone-filled.svg?react';
16
+ import PhoneSvg from './phone.svg?react';
17
+ import Remove2Svg from './remove-2.svg?react';
18
+ import RemoveSvg from './remove.svg?react';
19
+ import RephraseSvg from './rephrase.svg?react';
20
+ import ReplyFilledSvg from './reply-filled.svg?react';
21
+ import SendSvg from './send.svg?react';
22
+ import ShareSvg from './share.svg?react';
23
+ import SwapCameraSvg from './swap-camera.svg?react';
24
+ import UnarchiveSvg from './unarchive.svg?react';
25
+ import VideoSvg from './video.svg?react';
26
+ import VoiceSvg from './voice.svg?react';
27
+ export { AddContactSvg, AddSvg, ArchiveSvg, CopySvg, DeleteSvg, DownloadSvg, EditSvg, EmojiSvg, ForwardFilledSvg, HunguplSvg, IncomeCallSvg, LikeSvg, NewChatSvg, OutcomeCllSvg, PhoneFilledSvg, PhoneSvg, Remove2Svg, RemoveSvg, RephraseSvg, ReplyFilledSvg, SendSvg, ShareSvg, SwapCameraSvg, UnarchiveSvg, VideoSvg, VoiceSvg };
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Presentation/icons/actions/index.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,MAAM,yBAAyB,CAAC;AACpD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,UAAU,MAAM,qBAAqB,CAAC;AAC7C,OAAO,OAAO,MAAM,kBAAkB,CAAC;AACvC,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAC3C,OAAO,WAAW,MAAM,sBAAsB,CAAC;AAC/C,OAAO,OAAO,MAAM,kBAAkB,CAAC;AACvC,OAAO,QAAQ,MAAM,mBAAmB,CAAC;AACzC,OAAO,gBAAgB,MAAM,4BAA4B,CAAC;AAC1D,OAAO,UAAU,MAAM,oBAAoB,CAAC;AAC5C,OAAO,aAAa,MAAM,yBAAyB,CAAC;AACpD,OAAO,OAAO,MAAM,kBAAkB,CAAC;AACvC,OAAO,UAAU,MAAM,sBAAsB,CAAC;AAC9C,OAAO,aAAa,MAAM,0BAA0B,CAAC;AACrD,OAAO,cAAc,MAAM,0BAA0B,CAAC;AACtD,OAAO,QAAQ,MAAM,mBAAmB,CAAC;AACzC,OAAO,UAAU,MAAM,sBAAsB,CAAC;AAC9C,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAC3C,OAAO,WAAW,MAAM,sBAAsB,CAAC;AAC/C,OAAO,cAAc,MAAM,0BAA0B,CAAC;AACtD,OAAO,OAAO,MAAM,kBAAkB,CAAC;AACvC,OAAO,QAAQ,MAAM,mBAAmB,CAAC;AACzC,OAAO,aAAa,MAAM,yBAAyB,CAAC;AACpD,OAAO,YAAY,MAAM,uBAAuB,CAAC;AACjD,OAAO,QAAQ,MAAM,mBAAmB,CAAC;AACzC,OAAO,QAAQ,MAAM,mBAAmB,CAAC;AAEzC,OAAO,EACL,aAAa,EACb,MAAM,EACN,UAAU,EACV,OAAO,EACP,SAAS,EACT,WAAW,EACX,OAAO,EACP,QAAQ,EACR,gBAAgB,EAChB,UAAU,EACV,aAAa,EACb,OAAO,EACP,UAAU,EACV,aAAa,EACb,cAAc,EACd,QAAQ,EACR,UAAU,EACV,SAAS,EACT,WAAW,EACX,cAAc,EACd,OAAO,EACP,QAAQ,EACR,aAAa,EACb,YAAY,EACZ,QAAQ,EACR,QAAQ,EACT,CAAC"}
@@ -1,13 +1,14 @@
1
- export { ReactComponent as BroadcastSvg } from './broadcast.svg';
2
- export { ReactComponent as ChatFilledSvg } from './chat-filled.svg';
3
- export { ReactComponent as ChatSvg } from './chat.svg';
4
- export { ReactComponent as ConferenceSvg } from './conference.svg';
5
- export { ReactComponent as ContactFilledSvg } from './contact-filled.svg';
6
- export { ReactComponent as ContactSvg } from './contact.svg';
7
- export { ReactComponent as GroupChatSvg } from './group-chat.svg';
8
- export { ReactComponent as NotificationsSvg } from './notifications.svg';
9
- export { ReactComponent as PrivateChatSvg } from './private-chat.svg';
10
- export { ReactComponent as PublicChannelSvg } from './public-channel.svg';
11
- export { ReactComponent as StreamFilledSvg } from './stream-filled.svg';
12
- export { ReactComponent as SteamSvg } from './stream.svg';
13
- export { ReactComponent as UserSvg } from './user.svg';
1
+ import BroadcastSvg from './broadcast.svg?react';
2
+ import ChatFilledSvg from './chat-filled.svg?react';
3
+ import ChatSvg from './chat.svg?react';
4
+ import ConferenceSvg from './conference.svg?react';
5
+ import ContactFilledSvg from './contact-filled.svg?react';
6
+ import ContactSvg from './contact.svg?react';
7
+ import GroupChatSvg from './group-chat.svg?react';
8
+ import NotificationsSvg from './notifications.svg?react';
9
+ import PrivateChatSvg from './private-chat.svg?react';
10
+ import PublicChannelSvg from './public-channel.svg?react';
11
+ import StreamFilledSvg from './stream-filled.svg?react';
12
+ import SteamSvg from './stream.svg?react';
13
+ import UserSvg from './user.svg?react';
14
+ export { BroadcastSvg, ChatFilledSvg, ChatSvg, ConferenceSvg, ContactFilledSvg, ContactSvg, GroupChatSvg, NotificationsSvg, PrivateChatSvg, PublicChannelSvg, StreamFilledSvg, SteamSvg, UserSvg };
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Presentation/icons/contents/index.ts"],"names":[],"mappings":"AAAA,OAAO,YAAY,MAAM,uBAAuB,CAAC;AACjD,OAAO,aAAa,MAAM,yBAAyB,CAAC;AACpD,OAAO,OAAO,MAAM,kBAAkB,CAAC;AACvC,OAAO,aAAa,MAAM,wBAAwB,CAAC;AACnD,OAAO,gBAAgB,MAAM,4BAA4B,CAAC;AAC1D,OAAO,UAAU,MAAM,qBAAqB,CAAC;AAC7C,OAAO,YAAY,MAAM,wBAAwB,CAAC;AAClD,OAAO,gBAAgB,MAAM,2BAA2B,CAAC;AACzD,OAAO,cAAc,MAAM,0BAA0B,CAAC;AACtD,OAAO,gBAAgB,MAAM,4BAA4B,CAAC;AAC1D,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,QAAQ,MAAM,oBAAoB,CAAC;AAC1C,OAAO,OAAO,MAAM,kBAAkB,CAAC;AAEvC,OAAO,EACL,YAAY,EACZ,aAAa,EACb,OAAO,EACP,aAAa,EACb,gBAAgB,EAChB,UAAU,EACV,YAAY,EACZ,gBAAgB,EAChB,cAAc,EACd,gBAAgB,EAChB,eAAe,EACf,QAAQ,EACR,OAAO,EACR,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Presentation/icons/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC"}
@@ -1,12 +1,13 @@
1
- export { ReactComponent as AttachmentSvg } from './attachment.svg';
2
- export { ReactComponent as AudioFileSvg } from './audio-file.svg';
3
- export { ReactComponent as BrokenFileSvg } from './broken-file.svg';
4
- export { ReactComponent as CameraSvg } from './camera.svg';
5
- export { ReactComponent as FileSvg } from './file.svg';
6
- export { ReactComponent as GifFileSvg } from './gif-file.svg';
7
- export { ReactComponent as ImageFilledSvg } from './image-filled.svg';
8
- export { ReactComponent as ImageSvg } from './image.svg';
9
- export { ReactComponent as LinkSvg } from './link.svg';
10
- export { ReactComponent as LocationSvg } from './location.svg';
11
- export { ReactComponent as TextDocumentSvg } from './text-document.svg';
12
- export { ReactComponent as VideoFileSvg } from './video-file.svg';
1
+ import AttachmentSvg from './attachment.svg?react';
2
+ import AudioFileSvg from './audio-file.svg?react';
3
+ import BrokenFileSvg from './broken-file.svg?react';
4
+ import CameraSvg from './camera.svg?react';
5
+ import FileSvg from './file.svg?react';
6
+ import GifFileSvg from './gif-file.svg?react';
7
+ import ImageFilledSvg from './image-filled.svg?react';
8
+ import ImageSvg from './image.svg?react';
9
+ import LinkSvg from './link.svg?react';
10
+ import LocationSvg from './location.svg?react';
11
+ import TextDocumentSvg from './text-document.svg?react';
12
+ import VideoFileSvg from './video-file.svg?react';
13
+ export { AttachmentSvg, AudioFileSvg, BrokenFileSvg, CameraSvg, FileSvg, GifFileSvg, ImageFilledSvg, ImageSvg, LinkSvg, LocationSvg, TextDocumentSvg, VideoFileSvg };
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Presentation/icons/media/index.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,MAAM,wBAAwB,CAAC;AACnD,OAAO,YAAY,MAAM,wBAAwB,CAAC;AAClD,OAAO,aAAa,MAAM,yBAAyB,CAAC;AACpD,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAC3C,OAAO,OAAO,MAAM,kBAAkB,CAAC;AACvC,OAAO,UAAU,MAAM,sBAAsB,CAAC;AAC9C,OAAO,cAAc,MAAM,0BAA0B,CAAC;AACtD,OAAO,QAAQ,MAAM,mBAAmB,CAAC;AACzC,OAAO,OAAO,MAAM,kBAAkB,CAAC;AACvC,OAAO,WAAW,MAAM,sBAAsB,CAAC;AAC/C,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,YAAY,MAAM,wBAAwB,CAAC;AAElD,OAAO,EACL,aAAa,EACb,YAAY,EACZ,aAAa,EACb,SAAS,EACT,OAAO,EACP,UAAU,EACV,cAAc,EACd,QAAQ,EACR,OAAO,EACP,WAAW,EACX,eAAe,EACf,YAAY,EACb,CAAC"}
@@ -1,5 +1,6 @@
1
- export { ReactComponent as AdminSvg } from './admin.svg';
2
- export { ReactComponent as BannedSvg } from './banned.svg';
3
- export { ReactComponent as ModerationsSvg } from './moderations.svg';
4
- export { ReactComponent as FreezeSvg } from './freeze.svg';
5
- export { ReactComponent as MutedSvg } from './muted.svg';
1
+ import AdminSvg from './admin.svg?react';
2
+ import BannedSvg from './banned.svg?react';
3
+ import ModerationsSvg from './moderations.svg?react';
4
+ import FreezeSvg from './freeze.svg?react';
5
+ import MutedSvg from './muted.svg?react';
6
+ export { AdminSvg, BannedSvg, ModerationsSvg, FreezeSvg, MutedSvg };
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Presentation/icons/moderation/index.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,mBAAmB,CAAC;AACzC,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAC3C,OAAO,cAAc,MAAM,yBAAyB,CAAC;AACrD,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAC3C,OAAO,QAAQ,MAAM,mBAAmB,CAAC;AAEzC,OAAO,EACL,QAAQ,EACR,SAAS,EACT,cAAc,EACd,SAAS,EACT,QAAQ,EACT,CAAC"}