@bcc-code/vue-bcc-chat-ui 5.4.4 → 5.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/vue-bcc-chat-ui.js
CHANGED
|
@@ -78234,7 +78234,7 @@ class Cat {
|
|
|
78234
78234
|
}
|
|
78235
78235
|
Bi = new WeakMap(), ci = new WeakMap(), gl = new WeakMap(), uu = new WeakMap(), Fo = new WeakSet(), Ch = function(t, r, n) {
|
|
78236
78236
|
const a = structuredClone(n) ?? {};
|
|
78237
|
-
a.chatVersion = "5.4.
|
|
78237
|
+
a.chatVersion = "5.4.5";
|
|
78238
78238
|
const i = {
|
|
78239
78239
|
logUid: window.crypto.randomUUID(),
|
|
78240
78240
|
correlationUid: yr(this, gl),
|
|
@@ -86911,7 +86911,7 @@ const hct = {
|
|
|
86911
86911
|
class: "bcc-chat-message-list-offline"
|
|
86912
86912
|
}, Rct = {
|
|
86913
86913
|
key: 7,
|
|
86914
|
-
class: "bcc-chat-message-list-offline"
|
|
86914
|
+
class: "bcc-chat-message-list-offline pointer-events-none"
|
|
86915
86915
|
}, n0t = /* @__PURE__ */ Tt({
|
|
86916
86916
|
__name: "BccChatMessageList",
|
|
86917
86917
|
props: {
|