@cometchat/chat-uikit-angular 4.3.20 → 4.3.21

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 (74) hide show
  1. package/esm2020/Calls/CometChatCallButtons/cometchat-call-buttons/cometchat-call-buttons.component.mjs +3 -3
  2. package/esm2020/Calls/CometChatCallButtons/cometchat-call-buttons.module.mjs +4 -4
  3. package/esm2020/Calls/CometChatCallLogDetails/cometchat-call-log-details/cometchat-call-log-details.component.mjs +3 -3
  4. package/esm2020/Calls/CometChatCallLogDetails/cometchat-call-log-details.module.mjs +4 -4
  5. package/esm2020/Calls/CometChatCallLogHistory/cometchat-call-log-history/cometchat-call-log-history.component.mjs +3 -3
  6. package/esm2020/Calls/CometChatCallLogHistory/cometchat-call-log-history.module.mjs +4 -4
  7. package/esm2020/Calls/CometChatCallLogParticipants/cometchat-call-log-participants/cometchat-call-log-participants.component.mjs +3 -3
  8. package/esm2020/Calls/CometChatCallLogParticipants/cometchat-call-log-participants.module.mjs +4 -4
  9. package/esm2020/Calls/CometChatCallLogRecordings/cometchat-call-log-recordings/cometchat-call-log-recordings.component.mjs +3 -3
  10. package/esm2020/Calls/CometChatCallLogRecordings/cometchat-call-log-recordings.module.mjs +4 -4
  11. package/esm2020/Calls/CometChatCallLogs/cometchat-call-logs/cometchat-call-logs.component.mjs +3 -3
  12. package/esm2020/Calls/CometChatCallLogs/cometchat-call-logs.module.mjs +4 -4
  13. package/esm2020/Calls/CometChatCallLogsWithDetails/cometchat-call-logs-with-details/cometchat-call-logs-with-details.component.mjs +3 -3
  14. package/esm2020/Calls/CometChatCallLogsWithDetails/cometchat-call-logs-with-details.module.mjs +4 -4
  15. package/esm2020/Calls/CometChatIncomingCall/cometchat-incoming-call/cometchat-incoming-call.component.mjs +4 -4
  16. package/esm2020/Calls/CometChatIncomingCall/cometchat-incoming-call.module.mjs +4 -4
  17. package/esm2020/Calls/CometChatOngoingCall/cometchat-ongoing-call/cometchat-ongoing-call.component.mjs +3 -3
  18. package/esm2020/Calls/CometChatOngoingCall/cometchat-ongoing-call.module.mjs +4 -4
  19. package/esm2020/Calls/CometChatOutgoingCall/cometchat-outgoing-call/cometchat-outgoing-call.component.mjs +3 -3
  20. package/esm2020/Calls/CometChatOutgoingCall/cometchat-outgoing-call.module.mjs +4 -4
  21. package/esm2020/CometChatAddMembers/cometchat-add-members/cometchat-add-members.component.mjs +3 -3
  22. package/esm2020/CometChatAddMembers/cometchat-add-members.module.mjs +4 -4
  23. package/esm2020/CometChatBannedMembers/cometchat-banned-members/cometchat-banned-members.component.mjs +3 -3
  24. package/esm2020/CometChatBannedMembers/cometchat-banned-members.module.mjs +4 -4
  25. package/esm2020/CometChatContacts/cometchat-contacts/cometchat-contacts.component.mjs +4 -4
  26. package/esm2020/CometChatContacts/cometchat-contacts.module.mjs +4 -4
  27. package/esm2020/CometChatConversations/cometchat-conversations/cometchat-conversations.component.mjs +3 -3
  28. package/esm2020/CometChatConversations/cometchat-conversations.module.mjs +4 -4
  29. package/esm2020/CometChatConversationsWithMessages/cometchat-conversations-with-messages/cometchat-conversations-with-messages.component.mjs +3 -3
  30. package/esm2020/CometChatConversationsWithMessages/cometchat-conversations-with-messages.module.mjs +4 -4
  31. package/esm2020/CometChatDetails/cometchat-details/cometchat-details.component.mjs +4 -4
  32. package/esm2020/CometChatDetails/cometchat-details.module.mjs +4 -4
  33. package/esm2020/CometChatGroupMembers/cometchat-group-members/cometchat-group-members.component.mjs +4 -4
  34. package/esm2020/CometChatGroupMembers/cometchat-group-members.module.mjs +4 -4
  35. package/esm2020/CometChatGroups/cometchat-groups/cometchat-groups.component.mjs +3 -3
  36. package/esm2020/CometChatGroups/cometchat-groups.module.mjs +4 -4
  37. package/esm2020/CometChatGroupsWithMessages/cometchat-groups-with-messages/cometchat-groups-with-messages.component.mjs +3 -3
  38. package/esm2020/CometChatGroupsWithMessages/cometchat-groups-with-messages.module.mjs +4 -4
  39. package/esm2020/CometChatList/cometchat-list.component.mjs +4 -4
  40. package/esm2020/CometChatList/cometchat-list.module.mjs +4 -4
  41. package/esm2020/CometChatMessageBubble/cometchat-message-bubble/cometchat-message-bubble.component.mjs +9 -7
  42. package/esm2020/CometChatMessageBubble/cometchat-message-bubble.module.mjs +4 -4
  43. package/esm2020/CometChatMessageComposer/cometchat-message-composer/cometchat-message-composer.component.mjs +4 -4
  44. package/esm2020/CometChatMessageComposer/cometchat-message-composer.module.mjs +4 -4
  45. package/esm2020/CometChatMessageHeader/cometchat-message-header/cometchat-message-header.component.mjs +4 -4
  46. package/esm2020/CometChatMessageHeader/cometchat-message-header.module.mjs +4 -4
  47. package/esm2020/CometChatMessageInformation/cometchat-message-information/cometchat-message-information.component.mjs +4 -4
  48. package/esm2020/CometChatMessageInformation/cometchat-message-information.module.mjs +4 -4
  49. package/esm2020/CometChatMessageList/cometchat-message-list/cometchat-message-list.component.mjs +9 -6
  50. package/esm2020/CometChatMessageList/cometchat-message-list.module.mjs +4 -4
  51. package/esm2020/CometChatMessages/cometchat-messages/cometchat-messages.component.mjs +3 -3
  52. package/esm2020/CometChatMessages/cometchat-messages.module.mjs +4 -4
  53. package/esm2020/CometChatTheme.service.mjs +3 -3
  54. package/esm2020/CometChatThreadedMessages/cometchat-threaded-messages/cometchat-threaded-messages.component.mjs +5 -5
  55. package/esm2020/CometChatThreadedMessages/cometchat-threaded-messages.module.mjs +4 -4
  56. package/esm2020/CometChatTransferOwnership/cometchat-transfer-ownership/cometchat-transfer-ownership.component.mjs +3 -3
  57. package/esm2020/CometChatTransferOwnership/cometchat-transfer-ownership.module.mjs +4 -4
  58. package/esm2020/CometChatUserMemberWrapper/cometchat-user-member-wrapper.component.mjs +3 -3
  59. package/esm2020/CometChatUserMemberWrapper/cometchat-user-member-wrapper.module.mjs +4 -4
  60. package/esm2020/CometChatUsers/cometchat-users/cometchat-users.component.mjs +3 -3
  61. package/esm2020/CometChatUsers/cometchat-users.module.mjs +4 -4
  62. package/esm2020/CometChatUsersWithMessages/cometchat-users-with-messages/cometchat-users-with-messages.component.mjs +3 -3
  63. package/esm2020/CometChatUsersWithMessages/cometchat-users-with-messages.module.mjs +4 -4
  64. package/esm2020/Shared/CometChatUIkit/CometChatUIKit.mjs +2 -2
  65. package/esm2020/Shared/Views/AIAssistBotMessageList/aiassist-bot-message-list/aiassist-bot-message-list.component.mjs +3 -3
  66. package/esm2020/Shared/Views/AIAssistBotMessageList/aiassist-bot-message-list.module.mjs +4 -4
  67. package/esm2020/Shared/Views/CometChatTabs/cometchat-tabs/cometchat-tabs.component.mjs +4 -4
  68. package/esm2020/Shared/Views/CometChatTabs/cometchat-tabs.module.mjs +4 -4
  69. package/examples/sample-app/README.md +8 -4
  70. package/fesm2015/cometchat-chat-uikit-angular.mjs +255 -250
  71. package/fesm2015/cometchat-chat-uikit-angular.mjs.map +1 -1
  72. package/fesm2020/cometchat-chat-uikit-angular.mjs +255 -250
  73. package/fesm2020/cometchat-chat-uikit-angular.mjs.map +1 -1
  74. package/package.json +2 -2

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.