@bcc-code/vue-bcc-chat-ui 6.4.1 → 7.0.1

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 (79) hide show
  1. package/dist/assets/index-B_y7vs2y.js +12519 -0
  2. package/dist/assets/index-uEhSMl7W.css +1 -0
  3. package/dist/assets/primeicons-C6QP2o4f.woff2 +0 -0
  4. package/dist/assets/primeicons-DMOk5skT.eot +0 -0
  5. package/dist/assets/primeicons-Dr5RGzOO.svg +345 -0
  6. package/dist/assets/primeicons-MpK4pl85.ttf +0 -0
  7. package/dist/assets/primeicons-WjwUDZjB.woff +0 -0
  8. package/dist/assets/web-Cp3vw--c.js +1 -0
  9. package/dist/assets/web-DSc1BjG7.js +1 -0
  10. package/dist/index.html +13 -0
  11. package/package.json +42 -51
  12. package/README.md +0 -89
  13. package/dist/App.vue.d.ts +0 -2
  14. package/dist/chat/accessToken.d.ts +0 -2
  15. package/dist/chat/bccuiExtension.d.ts +0 -7
  16. package/dist/chat/captionedAttachment.d.ts +0 -7
  17. package/dist/chat/captionedAttachmentExtension.d.ts +0 -7
  18. package/dist/chat/cometChatPatches.d.ts +0 -3
  19. package/dist/chat/connection.d.ts +0 -14
  20. package/dist/chat/data.d.ts +0 -21
  21. package/dist/chat/environment.d.ts +0 -3
  22. package/dist/chat/index.d.ts +0 -450
  23. package/dist/chat/logger.d.ts +0 -12
  24. package/dist/chat/login.d.ts +0 -14
  25. package/dist/chat/message.d.ts +0 -15
  26. package/dist/chat/replyExtension.d.ts +0 -26
  27. package/dist/chat/replyStyle.d.ts +0 -30
  28. package/dist/chat/rescheduleExtension.d.ts +0 -22
  29. package/dist/chat/scheduledMessage.d.ts +0 -4
  30. package/dist/chat/styleFix.d.ts +0 -14
  31. package/dist/chat/theme.d.ts +0 -408
  32. package/dist/chat/translations.d.ts +0 -3
  33. package/dist/chat/types.d.ts +0 -123
  34. package/dist/chat/uiKit.d.ts +0 -10
  35. package/dist/component-overrides/BccBubbleWrapper.vue.d.ts +0 -156
  36. package/dist/component-overrides/CometChatMessageListOverride.vue.d.ts +0 -2
  37. package/dist/components/BccAttachmentBox.vue.d.ts +0 -29
  38. package/dist/components/BccAttachmentPreview.vue.d.ts +0 -23
  39. package/dist/components/BccChatMessageBubble.vue.d.ts +0 -99
  40. package/dist/components/BccChatMessageList.vue.d.ts +0 -82
  41. package/dist/components/BccChatMessages.vue.d.ts +0 -33
  42. package/dist/components/BccChatSendButton.vue.d.ts +0 -4
  43. package/dist/components/BccCometChatFullScreenViewer.vue.d.ts +0 -24
  44. package/dist/components/BccFileBubble.vue.d.ts +0 -70
  45. package/dist/components/BccImageBubble.vue.d.ts +0 -27
  46. package/dist/components/BccReplyBox.vue.d.ts +0 -36
  47. package/dist/components/BccReplyPreview.vue.d.ts +0 -30
  48. package/dist/components/BccScheduledMessageIcon.vue.d.ts +0 -2
  49. package/dist/components/BccScheduledMessageModal.vue.d.ts +0 -31
  50. package/dist/components/BccScheduledMessages.vue.d.ts +0 -25
  51. package/dist/components/BccScheduledSendButton.vue.d.ts +0 -14
  52. package/dist/index.d.ts +0 -4
  53. package/dist/main.d.ts +0 -1
  54. package/dist/offline/cometChatAPIInterceptor.d.ts +0 -2
  55. package/dist/offline/cometChatWSInterceptor.d.ts +0 -2
  56. package/dist/offline/connectivity.d.ts +0 -5
  57. package/dist/offline/failedSendingRetry.d.ts +0 -4
  58. package/dist/offline/index.d.ts +0 -9
  59. package/dist/offline/offlineStoreLocalStorage.d.ts +0 -29
  60. package/dist/offline/types.d.ts +0 -67
  61. package/dist/vite.svg +0 -1
  62. package/dist/vue-bcc-chat-ui.css +0 -1
  63. package/dist/vue-bcc-chat-ui.js +0 -86335
  64. package/dist/vue-bcc-chat-ui.js.map +0 -1
  65. package/src/components/BccAttachmentBox.vue +0 -133
  66. package/src/components/BccAttachmentPreview.vue +0 -57
  67. package/src/components/BccChatMessageBubble.vue +0 -219
  68. package/src/components/BccChatMessageList.vue +0 -488
  69. package/src/components/BccChatMessages.vue +0 -212
  70. package/src/components/BccChatSendButton.vue +0 -91
  71. package/src/components/BccCometChatFullScreenViewer.vue +0 -118
  72. package/src/components/BccFileBubble.vue +0 -137
  73. package/src/components/BccImageBubble.vue +0 -75
  74. package/src/components/BccReplyBox.vue +0 -141
  75. package/src/components/BccReplyPreview.vue +0 -113
  76. package/src/components/BccScheduledMessageIcon.vue +0 -65
  77. package/src/components/BccScheduledMessageModal.vue +0 -70
  78. package/src/components/BccScheduledMessages.vue +0 -125
  79. package/src/components/BccScheduledSendButton.vue +0 -118

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.