sm-click-library-ui 0.0.271 → 0.0.272

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.
@@ -11429,7 +11429,7 @@ const Fp = { class: "avatar bg-[#404857] shadow shadow-gray-900 dark:shadow-gray
11429
11429
  emits: ["atendenteSelecionado"],
11430
11430
  setup(e, { emit: n }) {
11431
11431
  const t = e, a = n, r = I(""), s = (i) => {
11432
- a("atendenteSelecionado", i);
11432
+ console.log(i), a("atendenteSelecionado", i);
11433
11433
  }, o = (i) => {
11434
11434
  switch (i) {
11435
11435
  case "Busy":
@@ -11479,7 +11479,7 @@ const Fp = { class: "avatar bg-[#404857] shadow shadow-gray-900 dark:shadow-gray
11479
11479
  c[2] || (c[2] = h("footer", { class: "chat-footer bg-base-200" }, null, -1))
11480
11480
  ]));
11481
11481
  }
11482
- }, Zp = /* @__PURE__ */ ht(Kp, [["__scopeId", "data-v-2f55ead9"]]);
11482
+ }, Zp = /* @__PURE__ */ ht(Kp, [["__scopeId", "data-v-625fd659"]]);
11483
11483
  function Jp(e, n = null) {
11484
11484
  if (!e)
11485
11485
  return !1;