@mobilon-dev/chotto 0.0.84 → 0.0.85
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,5 +1,5 @@
|
|
1
1
|
import { ref as p, openBlock as n, createElementBlock as s, createElementVNode as t, toDisplayString as a, Fragment as m, renderList as _, withDirectives as h, vModelCheckbox as v } from "vue";
|
2
|
-
import { _ as f } from "./index-
|
2
|
+
import { _ as f } from "./index-DkErdEvh.js";
|
3
3
|
const g = { class: "participant-list" }, k = ["id", "value"], y = ["for"], x = {
|
4
4
|
__name: "SelectUser2",
|
5
5
|
props: {
|
@@ -1026,7 +1026,7 @@ const hs = { class: "chat-input__container" }, ys = ["id"], vs = ["id"], bs = {
|
|
1026
1026
|
actions: {
|
1027
1027
|
type: Array,
|
1028
1028
|
required: !1,
|
1029
|
-
default: []
|
1029
|
+
default: () => []
|
1030
1030
|
},
|
1031
1031
|
filterEnabled: {
|
1032
1032
|
type: Boolean,
|
@@ -1114,7 +1114,7 @@ const hs = { class: "chat-input__container" }, ys = ["id"], vs = ["id"], bs = {
|
|
1114
1114
|
])
|
1115
1115
|
]));
|
1116
1116
|
}
|
1117
|
-
}, bd = /* @__PURE__ */ O(Vs, [["__scopeId", "data-v-
|
1117
|
+
}, bd = /* @__PURE__ */ O(Vs, [["__scopeId", "data-v-f587b174"]]), Ss = { class: "keyboard__container" }, Cs = ["onClick"], zs = /* @__PURE__ */ P({
|
1118
1118
|
__name: "MessageKeyboard",
|
1119
1119
|
props: {
|
1120
1120
|
keyboard: {
|
@@ -1714,7 +1714,7 @@ const kd = (e, t = null) => {
|
|
1714
1714
|
sidebarItems: {
|
1715
1715
|
type: Array,
|
1716
1716
|
required: !0,
|
1717
|
-
default: []
|
1717
|
+
default: () => []
|
1718
1718
|
},
|
1719
1719
|
horizontal: {
|
1720
1720
|
type: Boolean,
|
@@ -1782,7 +1782,7 @@ const kd = (e, t = null) => {
|
|
1782
1782
|
], 2)
|
1783
1783
|
], 2));
|
1784
1784
|
}
|
1785
|
-
}, Ed = /* @__PURE__ */ O(bi, [["__scopeId", "data-v-
|
1785
|
+
}, Ed = /* @__PURE__ */ O(bi, [["__scopeId", "data-v-794e9ba4"]]), Mi = { class: "chat-panel" }, _i = { class: "chat-panel__title-container" }, Ii = {
|
1786
1786
|
key: 0,
|
1787
1787
|
class: "chat-panel__title"
|
1788
1788
|
}, ki = {
|
@@ -16792,6 +16792,7 @@ const Pr = { class: "feed-search__container" }, Hr = { style: { "line-height": "
|
|
16792
16792
|
e.message.subText ? (A(), c("p", bu, N(e.message.subText), 1)) : b("", !0),
|
16793
16793
|
o("div", {
|
16794
16794
|
class: "file-message__content",
|
16795
|
+
style: te({ gridRow: e.message.subText ? "2" : "1" }),
|
16795
16796
|
onMouseenter: d
|
16796
16797
|
}, [
|
16797
16798
|
e.message.reply ? (A(), R(nt, {
|
@@ -16859,10 +16860,10 @@ const Pr = { class: "feed-search__container" }, Hr = { style: { "line-height": "
|
|
16859
16860
|
]),
|
16860
16861
|
_: 1
|
16861
16862
|
})
|
16862
|
-
],
|
16863
|
+
], 36)
|
16863
16864
|
], 42, yu));
|
16864
16865
|
}
|
16865
|
-
}), Eu = /* @__PURE__ */ O(ju, [["__scopeId", "data-v-
|
16866
|
+
}), Eu = /* @__PURE__ */ O(ju, [["__scopeId", "data-v-fd7b7eb1"]]), Tu = ["messageId"], xu = ["src"], Vu = {
|
16866
16867
|
key: 1,
|
16867
16868
|
class: "image-message__subtext"
|
16868
16869
|
}, Su = { class: "image-message__content" }, Cu = ["src", "alt"], zu = {
|
@@ -18094,7 +18095,7 @@ function un({ component: e, attrs: t }) {
|
|
18094
18095
|
const Ld = async (e, t) => {
|
18095
18096
|
const f = await un({
|
18096
18097
|
//в component должен быть встроен emit change(key: value)
|
18097
|
-
component: import("./SelectUser2-
|
18098
|
+
component: import("./SelectUser2-B5zBag4L.js"),
|
18098
18099
|
attrs: {
|
18099
18100
|
title: e,
|
18100
18101
|
users: t
|