@bcc-code/vue-bcc-chat-ui 3.7.1 → 3.7.2

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.
@@ -74719,7 +74719,7 @@ async function Bit() {
74719
74719
  };
74720
74720
  });
74721
74721
  }
74722
- function Fp(e, t = !1, n = !1) {
74722
+ function Fp(e, t = !1, n = !0) {
74723
74723
  if (!e)
74724
74724
  return "";
74725
74725
  if (e.getDeletedAt() != null)
@@ -74732,7 +74732,7 @@ function Fp(e, t = !1, n = !1) {
74732
74732
  case "media":
74733
74733
  return r = t ? "🖼️ " : "", r + (e.getCaption() || o || "Media message");
74734
74734
  case d.CometChatUIKitConstants.MessageTypes.image:
74735
- return r = t ? "🖼️ " : "", r + (e.getCaption() || o || "Photo");
74735
+ return r = t ? "🖼️ " : "", r + (e.getCaption() || "Photo");
74736
74736
  case d.CometChatUIKitConstants.MessageTypes.video:
74737
74737
  return r = t ? "🎥 " : "", r + (e.getCaption() || o || "Video");
74738
74738
  case d.CometChatUIKitConstants.MessageTypes.audio:
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@bcc-code/vue-bcc-chat-ui",
3
3
  "author": "bcc-code",
4
4
  "license": "Apache-2.0",
5
- "version": "3.7.1",
5
+ "version": "3.7.2",
6
6
  "type": "module",
7
7
  "private": false,
8
8
  "files": [