@weni/unnnic-system 2.20.1-alpha.2 → 2.20.1-alpha.4

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.
@@ -1,4 +1,4 @@
1
- import { h as n } from "./index-18d802a8.mjs";
1
+ import { h as n } from "./index-4ef7ba8f.mjs";
2
2
  import "vue";
3
3
  //! moment.js locale configuration
4
4
  //! locale : Spanish [es]
@@ -22611,8 +22611,8 @@ function wee(e, i, n, a, r, o) {
22611
22611
  });
22612
22612
  }
22613
22613
  const Cee = /* @__PURE__ */ k(_ee, [["render", wee], ["__scopeId", "data-v-b39e0e9f"]]);
22614
- import("./es-1ddcf26b.mjs");
22615
- import("./pt-br-7710d33b.mjs");
22614
+ import("./es-9d1665bf.mjs");
22615
+ import("./pt-br-e3fdd921.mjs");
22616
22616
  const Lo = {
22617
22617
  name: "ChatsContact",
22618
22618
  components: {
@@ -23089,7 +23089,7 @@ const e1e = { class: "reply-message__message-container" }, n1e = { class: "reply
23089
23089
  if (!((l = i.replyMessage.media) != null && l.length))
23090
23090
  return "text";
23091
23091
  const o = i.replyMessage.media[0].content_type.split("/")[0];
23092
- return o === "get" ? "text" : ["audio", "video", "image"].includes(o) ? o : "attachment";
23092
+ return o === "geo" ? "text" : ["audio", "video", "image"].includes(o) ? o : "attachment";
23093
23093
  }), a = T1(
23094
23094
  () => ["video", "image"].includes(n.value)
23095
23095
  ), r = L1("");
@@ -23195,7 +23195,7 @@ const e1e = { class: "reply-message__message-container" }, n1e = { class: "reply
23195
23195
  ], 2)) : E("", !0);
23196
23196
  };
23197
23197
  }
23198
- }, Oc = /* @__PURE__ */ k(c1e, [["__scopeId", "data-v-4dbdc8ac"]]);
23198
+ }, Oc = /* @__PURE__ */ k(c1e, [["__scopeId", "data-v-7694e417"]]);
23199
23199
  const f1e = {
23200
23200
  name: "UnnnicChatsMessage",
23201
23201
  components: {
@@ -23333,7 +23333,8 @@ function y1e(e, i, n, a, r, o) {
23333
23333
  key: 0,
23334
23334
  class: "unnnic-chats-message__reply-message",
23335
23335
  replyMessage: n.replyMessage,
23336
- messageType: n.type
23336
+ messageType: n.type,
23337
+ "data-testid": "reply-message"
23337
23338
  }, null, 8, ["replyMessage", "messageType"])) : E("", !0),
23338
23339
  n.signature ? (f(), p("p", u1e, T(n.signature), 1)) : E("", !0),
23339
23340
  h("main", {
@@ -1,4 +1,4 @@
1
- import { h as e } from "./index-18d802a8.mjs";
1
+ import { h as e } from "./index-4ef7ba8f.mjs";
2
2
  import "vue";
3
3
  //! moment.js locale configuration
4
4
  //! locale : Portuguese (Brazil) [pt-br]