@phonghq/go-chat 1.0.61 → 1.0.62

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.
@@ -171,6 +171,7 @@ const refreshToken = async () => {
171
171
  };
172
172
  const handleInComingCall = (data) => {
173
173
  limitTime.value = data?.limit_time ?? 0;
174
+ console.log('saaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa', data);
174
175
  if (limitTime.value <= 0) {
175
176
  handleTimeLimitError();
176
177
  return;
@@ -71340,7 +71340,7 @@ const Siq = /* @__PURE__ */ FV(Biq, [["render", Tiq]]), Riq = { class: "text-sm
71340
71340
  }
71341
71341
  }, O = (F) => {
71342
71342
  var U;
71343
- if (M.value = (F == null ? void 0 : F.limit_time) ?? 0, M.value <= 0) {
71343
+ if (M.value = (F == null ? void 0 : F.limit_time) ?? 0, console.log("saaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", F), M.value <= 0) {
71344
71344
  $();
71345
71345
  return;
71346
71346
  }
@@ -71488,7 +71488,7 @@ const Siq = /* @__PURE__ */ FV(Biq, [["render", Tiq]]), Riq = { class: "text-sm
71488
71488
  }, null, 8, Qiq)
71489
71489
  ], 64));
71490
71490
  }
71491
- }), Fiq = /* @__PURE__ */ FV(Piq, [["__scopeId", "data-v-394dae06"]]), jiq = ["onClick"], Liq = { class: "cursor-pointer" }, Ziq = /* @__PURE__ */ Hq({
71491
+ }), Fiq = /* @__PURE__ */ FV(Piq, [["__scopeId", "data-v-f4689021"]]), jiq = ["onClick"], Liq = { class: "cursor-pointer" }, Ziq = /* @__PURE__ */ Hq({
71492
71492
  __name: "SelectBase",
71493
71493
  props: {
71494
71494
  modelValue: {},