@bcc-code/vue-bcc-chat-ui 3.0.0-alpha.10 → 3.0.0-alpha.11
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 +1 -1
- package/package.json +1 -1
package/dist/vue-bcc-chat-ui.js
CHANGED
|
@@ -73531,7 +73531,7 @@ let Mi;
|
|
|
73531
73531
|
const Ls = qn({
|
|
73532
73532
|
get: () => UE.value,
|
|
73533
73533
|
set: (e) => {
|
|
73534
|
-
UE.value = e, e === "online" ? OA(!0) : (
|
|
73534
|
+
UE.value = e, e === "online" ? OA(!0) : (Ep.value = "offline", Mi && (clearTimeout(Mi), Mi = void 0));
|
|
73535
73535
|
}
|
|
73536
73536
|
}), YZe = qn(() => {
|
|
73537
73537
|
switch (Ls.value) {
|