sm-click-library-ui 0.0.278 → 0.0.280
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.
|
@@ -13498,7 +13498,7 @@ const u1 = /* @__PURE__ */ ht(o1, [["render", i1], ["__scopeId", "data-v-bd52dde
|
|
|
13498
13498
|
default: null
|
|
13499
13499
|
}
|
|
13500
13500
|
},
|
|
13501
|
-
emits: "
|
|
13501
|
+
emits: "unreadMessagesEmit",
|
|
13502
13502
|
setup(e, { emit: n }) {
|
|
13503
13503
|
const t = e, {
|
|
13504
13504
|
attendants: a,
|
|
@@ -13550,10 +13550,8 @@ const u1 = /* @__PURE__ */ ht(o1, [["render", i1], ["__scopeId", "data-v-bd52dde
|
|
|
13550
13550
|
}, P = () => {
|
|
13551
13551
|
f.value || H();
|
|
13552
13552
|
}, L = async (T) => {
|
|
13553
|
-
const $ = a.value.find(
|
|
13554
|
-
|
|
13555
|
-
), G = $ ? $.internal_chat.unread : 0;
|
|
13556
|
-
D("unreadMessageEmit", G), _.value = T, u(T.id), T.hasNextPage || await s(T.id);
|
|
13553
|
+
const $ = a.value.find((ue) => ue.id === T.id), G = $ ? $.internal_chat.unread : 0;
|
|
13554
|
+
D("unreadMessagesEmit", G), _.value = T, u(T.id), T.hasNextPage || await s(T.id);
|
|
13557
13555
|
};
|
|
13558
13556
|
return Be(
|
|
13559
13557
|
() => t.socketMessage,
|
|
@@ -13665,7 +13663,7 @@ const u1 = /* @__PURE__ */ ht(o1, [["render", i1], ["__scopeId", "data-v-bd52dde
|
|
|
13665
13663
|
], 6)
|
|
13666
13664
|
], 512));
|
|
13667
13665
|
}
|
|
13668
|
-
}, xl = /* @__PURE__ */ ht(p1, [["__scopeId", "data-v-
|
|
13666
|
+
}, xl = /* @__PURE__ */ ht(p1, [["__scopeId", "data-v-64a48239"]]), zr = Zn("department", {
|
|
13669
13667
|
state: () => ({
|
|
13670
13668
|
departments: [],
|
|
13671
13669
|
count: null,
|