@mobilon-dev/chotto 0.3.8 → 0.3.10
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.
- package/dist/{ModalVideoRecorder-L6pM2YUk.js → ModalVideoRecorder-_TvBFB7c.js} +1 -1
- package/dist/chotto.css +1 -1
- package/dist/{index-D_DN0rEe.js → index-DKQTflbq.js} +93 -113
- package/dist/themes/dark.css +1 -1
- package/dist/themes/default.css +1 -1
- package/dist/themes/green.css +1 -1
- package/dist/themes/mobilon1.css +1 -1
- package/dist/types/components/1_atoms/Tooltip/Tooltip.stories.d.ts +1 -1
- package/dist/types/components/2_elements/ChannelSelector/stories/ChannelSelector.stories.d.ts +1 -1
- package/dist/types/components/2_elements/ContactInfo/stories/ContactInfo.stories.d.ts +2 -1
- package/dist/types/components/2_elements/ThemeMode/stories/ThemeMode.stories.d.ts +1 -1
- package/dist/types/components/2_feed_elements/SplashScreen/stories/SplashScreen.stories.d.ts +11 -0
- package/dist/types/components/2_modals/CreateChat/stories/CreateChat.stories.d.ts +2 -1
- package/dist/types/components/2_modals/CreateChat2/stories/CreateChat2.stories.d.ts +2 -1
- package/dist/types/components/2_modals/Modal/stories/Modal.stories.d.ts +2 -1
- package/dist/types/components/4_layouts/AdaptiveExtendedLayout/stories/AdaptiveExtendedLayout.stories.d.ts +8 -0
- package/dist/types/components/4_layouts/BaseLayout/stories/BaseLayout.stories.d.ts +8 -0
- package/dist/types/components/4_layouts/ChatWrapper/stories/ChatWrapper.stories.d.ts +9 -0
- package/dist/types/components/4_layouts/ExtendedLayout/stories/ExtendedLayout.stories.d.ts +8 -0
- package/dist/types/components/4_layouts/FeedLayout/stories/FeedLayout.stories.d.ts +9 -0
- package/dist/types/components/5_containers/BaseContainer/stories/BaseContainer.stories.d.ts +8 -0
- package/dist/types/components/5_containers/BaseContainer/styles/types.d.ts +0 -22
- package/dist/types/components/5_containers/FloatContainer/stories/FloatContainer.stories.d.ts +9 -0
- package/dist/types/components/5_containers/FloatContainer/styles/types.d.ts +0 -16
- package/dist/types/components/5_containers/index.d.ts +1 -3
- package/dist/types/index.d.ts +1 -1
- package/dist/vuessages.es.js +44 -46
- package/dist/vuessages.umd.js +5 -5
- package/package.json +20 -20
- /package/dist/types/components/{5_containers → 2_chatinput_elements}/PlaceholderComponent/PlaceholderComponent.vue.d.ts +0 -0
- /package/dist/types/components/{5_containers → 2_chatinput_elements}/PlaceholderComponent/styles/types.d.ts +0 -0
- /package/dist/types/components/{5_containers → 2_feed_elements}/SplashScreen/SplashScreen.vue.d.ts +0 -0
- /package/dist/types/components/{5_containers → 2_feed_elements}/SplashScreen/styles/types.d.ts +0 -0
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ref as m, defineComponent as K, inject as i2, useId as v3, onMounted as L2, nextTick as T2, onUnmounted as y0, createElementBlock as r, openBlock as l, unref as N, createElementVNode as i, createBlock as z, renderSlot as
|
1
|
+
import { ref as m, defineComponent as K, inject as i2, useId as v3, onMounted as L2, nextTick as T2, onUnmounted as y0, createElementBlock as r, openBlock as l, unref as N, createElementVNode as i, createBlock as z, renderSlot as l2, Teleport as b2, createVNode as q, Fragment as W, renderList as s2, createCommentVNode as h, normalizeClass as E, toDisplayString as A, computed as F, Transition as o2, withCtx as G, createStaticVNode as _0, watch as a2, resolveDynamicComponent as V2, normalizeStyle as d2, customRef as d4, withDirectives as c2, vModelText as J2, vModelCheckbox as C4, useTemplateRef as g4, getCurrentInstance as q4, toRaw as L4, onBeforeUnmount as W4, provide as g0, reactive as m4, readonly as G4, vShow as S2, resolveComponent as c1, vModelRadio as M3, withKeys as y3, h as H3, defineAsyncComponent as K4, createApp as X4, createTextVNode as H0, withModifiers as F0, toRef as F3, vModelSelect as P3 } from "vue";
|
2
2
|
const N0 = m([]), Z2 = (e) => {
|
3
3
|
const t = m(0), n = N0.value.find(({ id: f }) => f == e);
|
4
4
|
return n != null ? t.value = N0.value.indexOf(n) : (N0.value.push({
|
@@ -84,7 +84,7 @@ const N0 = m([]), Z2 = (e) => {
|
|
84
84
|
onMouseleave: b
|
85
85
|
}, [
|
86
86
|
i("div", { onClick: _ }, [
|
87
|
-
|
87
|
+
l2(I.$slots, "default", {}, void 0, !0)
|
88
88
|
]),
|
89
89
|
(l(), z(b2, { to: "body" }, [
|
90
90
|
q(N(b0), {
|
@@ -249,10 +249,10 @@ const N0 = m([]), Z2 = (e) => {
|
|
249
249
|
onMouseover: u,
|
250
250
|
onMouseout: d
|
251
251
|
}, [
|
252
|
-
|
252
|
+
l2(C.$slots, "default", {}, void 0, !0)
|
253
253
|
], 544),
|
254
254
|
(l(), z(b2, { to: "body" }, [
|
255
|
-
q(
|
255
|
+
q(o2, null, {
|
256
256
|
default: G(() => [
|
257
257
|
o.value ? (l(), r("span", {
|
258
258
|
key: 0,
|
@@ -1024,7 +1024,7 @@ const V9 = { class: "feed-search__container" }, Y9 = { style: { "line-height": "
|
|
1024
1024
|
return L2(() => {
|
1025
1025
|
const C = N(s);
|
1026
1026
|
C == null || C.focus();
|
1027
|
-
}), (C, g) => (l(), z(
|
1027
|
+
}), (C, g) => (l(), z(o2, null, {
|
1028
1028
|
default: G(() => [
|
1029
1029
|
i("div", V9, [
|
1030
1030
|
i("span", Y9, A(N(A2)("component.FeedSearch.SearchLabel")), 1),
|
@@ -1266,7 +1266,7 @@ const V9 = { class: "feed-search__container" }, Y9 = { style: { "line-height": "
|
|
1266
1266
|
var u, d;
|
1267
1267
|
n.commands && (o().text.startsWith("/") ? (u = s.value) == null || u.updatePosition() : (d = s.value) == null || d.hideMenu());
|
1268
1268
|
}
|
1269
|
-
), (u, d) => (l(), z(
|
1269
|
+
), (u, d) => (l(), z(o2, null, {
|
1270
1270
|
default: G(() => [
|
1271
1271
|
e.commands ? (l(), z(F1, {
|
1272
1272
|
key: 0,
|
@@ -15021,7 +15021,7 @@ const P5 = /* @__PURE__ */ Z(R5, [["render", F5]]), Q5 = { class: "" }, V5 = {
|
|
15021
15021
|
q(N(P5))
|
15022
15022
|
])
|
15023
15023
|
], 2)),
|
15024
|
-
q(
|
15024
|
+
q(o2, null, {
|
15025
15025
|
default: G(() => [
|
15026
15026
|
c2(i("div", {
|
15027
15027
|
ref_key: "emoji",
|
@@ -15313,7 +15313,7 @@ const Ie = /* @__PURE__ */ Z(_e, [["render", we]]), ke = { class: "" }, xe = {
|
|
15313
15313
|
]),
|
15314
15314
|
_: 1
|
15315
15315
|
}),
|
15316
|
-
q(
|
15316
|
+
q(o2, null, {
|
15317
15317
|
default: G(() => [
|
15318
15318
|
c2(i("div", {
|
15319
15319
|
ref_key: "template",
|
@@ -15394,7 +15394,7 @@ const Ie = /* @__PURE__ */ Z(_e, [["render", we]]), ke = { class: "" }, xe = {
|
|
15394
15394
|
onBlur: u
|
15395
15395
|
}, A(o.value), 43, Ae));
|
15396
15396
|
}
|
15397
|
-
}, Te = /* @__PURE__ */ Z(Ne, [["__scopeId", "data-v-
|
15397
|
+
}, Te = /* @__PURE__ */ Z(Ne, [["__scopeId", "data-v-558891d3"]]), De = ["data-theme"], je = { class: "modal__container" }, Ee = {
|
15398
15398
|
__name: "ModalFullscreen",
|
15399
15399
|
props: {
|
15400
15400
|
theme: {
|
@@ -15429,7 +15429,7 @@ const Ie = /* @__PURE__ */ Z(_e, [["render", we]]), ke = { class: "" }, xe = {
|
|
15429
15429
|
i("i", { class: "pi pi-times" })
|
15430
15430
|
], -1)
|
15431
15431
|
])]),
|
15432
|
-
|
15432
|
+
l2(o.$slots, "default", {}, void 0, !0)
|
15433
15433
|
])
|
15434
15434
|
], 40, De));
|
15435
15435
|
}
|
@@ -15547,7 +15547,7 @@ const Ie = /* @__PURE__ */ Z(_e, [["render", we]]), ke = { class: "" }, xe = {
|
|
15547
15547
|
])
|
15548
15548
|
]),
|
15549
15549
|
(l(), z(b2, { to: "body" }, [
|
15550
|
-
q(
|
15550
|
+
q(o2, { name: "modal-fade" }, {
|
15551
15551
|
default: G(() => [
|
15552
15552
|
C.value ? (l(), z(e1, {
|
15553
15553
|
key: 0,
|
@@ -16066,7 +16066,7 @@ const Ie = /* @__PURE__ */ Z(_e, [["render", we]]), ke = { class: "" }, xe = {
|
|
16066
16066
|
], 10, mt)
|
16067
16067
|
]));
|
16068
16068
|
}
|
16069
|
-
}, Qt = /* @__PURE__ */ Z(Pt, [["__scopeId", "data-v-
|
16069
|
+
}, Qt = /* @__PURE__ */ Z(Pt, [["__scopeId", "data-v-fc14cc71"]]), Vt = {
|
16070
16070
|
__name: "ButtonWabaTemplateSelector",
|
16071
16071
|
props: {
|
16072
16072
|
wabaTemplates: {
|
@@ -16394,7 +16394,7 @@ const gn = ["data-theme"], Ln = {
|
|
16394
16394
|
const n = t, a = (f) => {
|
16395
16395
|
f.target.classList.contains("modal-backdrop") && n("close");
|
16396
16396
|
};
|
16397
|
-
return (f, o) => (l(), z(
|
16397
|
+
return (f, o) => (l(), z(o2, { name: "modal-fade" }, {
|
16398
16398
|
default: G(() => [
|
16399
16399
|
c2(i("div", {
|
16400
16400
|
"data-theme": e.theme,
|
@@ -16402,7 +16402,7 @@ const gn = ["data-theme"], Ln = {
|
|
16402
16402
|
onClick: a
|
16403
16403
|
}, [
|
16404
16404
|
i("div", Ln, [
|
16405
|
-
|
16405
|
+
l2(f.$slots, "default", {}, void 0, !0)
|
16406
16406
|
])
|
16407
16407
|
], 8, gn), [
|
16408
16408
|
[S2, !0]
|
@@ -16413,7 +16413,7 @@ const gn = ["data-theme"], Ln = {
|
|
16413
16413
|
}
|
16414
16414
|
}, pn = /* @__PURE__ */ Z(mn, [["__scopeId", "data-v-01dc3148"]]), hn = async (e) => await Cn({
|
16415
16415
|
//в component должен быть встроен emit change(key: value)
|
16416
|
-
component: import("./ModalVideoRecorder-
|
16416
|
+
component: import("./ModalVideoRecorder-_TvBFB7c.js"),
|
16417
16417
|
attrs: {},
|
16418
16418
|
Modal: pn,
|
16419
16419
|
modalAttrs: {
|
@@ -17446,7 +17446,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
17446
17446
|
}, null, 8, Ma)) : h("", !0)
|
17447
17447
|
]),
|
17448
17448
|
(l(), z(b2, { to: "body" }, [
|
17449
|
-
q(
|
17449
|
+
q(o2, { name: "modal-fade" }, {
|
17450
17450
|
default: G(() => [
|
17451
17451
|
f.value ? (l(), z(e1, {
|
17452
17452
|
key: 0,
|
@@ -17555,7 +17555,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
17555
17555
|
}, null, 8, Ea)) : h("", !0)
|
17556
17556
|
]),
|
17557
17557
|
(l(), z(b2, { to: "body" }, [
|
17558
|
-
q(
|
17558
|
+
q(o2, { name: "modal-fade" }, {
|
17559
17559
|
default: G(() => [
|
17560
17560
|
o.value ? (l(), z(e1, {
|
17561
17561
|
key: 0,
|
@@ -17926,7 +17926,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
17926
17926
|
}, [...R[9] || (R[9] = [
|
17927
17927
|
i("span", { class: "pi pi-ellipsis-h" }, null, -1)
|
17928
17928
|
])])) : h("", !0),
|
17929
|
-
q(
|
17929
|
+
q(o2, null, {
|
17930
17930
|
default: G(() => [
|
17931
17931
|
L.value && e.message.actions ? (l(), z(b0, {
|
17932
17932
|
key: 0,
|
@@ -17938,7 +17938,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
17938
17938
|
_: 1
|
17939
17939
|
}),
|
17940
17940
|
(l(), z(b2, { to: "body" }, [
|
17941
|
-
q(
|
17941
|
+
q(o2, { name: "modal-fade" }, {
|
17942
17942
|
default: G(() => {
|
17943
17943
|
var f2;
|
17944
17944
|
return [
|
@@ -18049,7 +18049,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18049
18049
|
i("span", { class: "pi pi-arrow-up-right" }, null, -1)
|
18050
18050
|
])])) : h("", !0),
|
18051
18051
|
(l(), z(b2, { to: "body" }, [
|
18052
|
-
q(
|
18052
|
+
q(o2, { name: "modal-fade" }, {
|
18053
18053
|
default: G(() => {
|
18054
18054
|
var d;
|
18055
18055
|
return [
|
@@ -18283,7 +18283,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18283
18283
|
}, [...p[5] || (p[5] = [
|
18284
18284
|
i("span", { class: "pi pi-ellipsis-h" }, null, -1)
|
18285
18285
|
])])) : h("", !0),
|
18286
|
-
q(
|
18286
|
+
q(o2, null, {
|
18287
18287
|
default: G(() => [
|
18288
18288
|
f.value && e.message.actions ? (l(), z(b0, {
|
18289
18289
|
key: 0,
|
@@ -18391,7 +18391,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18391
18391
|
src: e.message.url,
|
18392
18392
|
alt: e.message.alt
|
18393
18393
|
}, null, 12, cs),
|
18394
|
-
q(
|
18394
|
+
q(o2, { name: "modal-fade" }, {
|
18395
18395
|
default: G(() => [
|
18396
18396
|
d.value ? (l(), r("div", us, [
|
18397
18397
|
e.message.views ? (l(), r("div", {
|
@@ -18414,7 +18414,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18414
18414
|
]),
|
18415
18415
|
_: 1
|
18416
18416
|
}),
|
18417
|
-
q(
|
18417
|
+
q(o2, { name: "modal-fade" }, {
|
18418
18418
|
default: G(() => [
|
18419
18419
|
d.value ? (l(), r("a", {
|
18420
18420
|
key: 0,
|
@@ -18430,7 +18430,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18430
18430
|
_: 1
|
18431
18431
|
})
|
18432
18432
|
], 32),
|
18433
|
-
q(
|
18433
|
+
q(o2, { name: "modal-fade" }, {
|
18434
18434
|
default: G(() => [
|
18435
18435
|
u.value && e.message.actions ? (l(), r("button", {
|
18436
18436
|
key: 0,
|
@@ -18442,7 +18442,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18442
18442
|
]),
|
18443
18443
|
_: 1
|
18444
18444
|
}),
|
18445
|
-
q(
|
18445
|
+
q(o2, { name: "context-menu" }, {
|
18446
18446
|
default: G(() => [
|
18447
18447
|
c.value && e.message.actions ? (l(), z(b0, {
|
18448
18448
|
key: 0,
|
@@ -18471,7 +18471,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18471
18471
|
}, null, 8, ["class", "embed"])) : h("", !0)
|
18472
18472
|
], 2),
|
18473
18473
|
(l(), z(b2, { to: "body" }, [
|
18474
|
-
q(
|
18474
|
+
q(o2, { name: "modal-fade" }, {
|
18475
18475
|
default: G(() => [
|
18476
18476
|
s.value ? (l(), z(e1, {
|
18477
18477
|
key: 0,
|
@@ -18660,7 +18660,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18660
18660
|
}, [...p[3] || (p[3] = [
|
18661
18661
|
i("span", { class: "pi pi-ellipsis-h" }, null, -1)
|
18662
18662
|
])])) : h("", !0),
|
18663
|
-
q(
|
18663
|
+
q(o2, null, {
|
18664
18664
|
default: G(() => [
|
18665
18665
|
f.value && e.message.actions ? (l(), z(b0, {
|
18666
18666
|
key: 0,
|
@@ -18806,7 +18806,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18806
18806
|
autoplay: "",
|
18807
18807
|
onEnded: I
|
18808
18808
|
}, null, 44, Fs),
|
18809
|
-
q(
|
18809
|
+
q(o2, { name: "modal-fade" }, {
|
18810
18810
|
default: G(() => [
|
18811
18811
|
_.value ? (l(), r("div", Ps, [
|
18812
18812
|
e.message.views ? (l(), r("div", {
|
@@ -18829,7 +18829,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18829
18829
|
]),
|
18830
18830
|
_: 1
|
18831
18831
|
}),
|
18832
|
-
q(
|
18832
|
+
q(o2, { name: "modal-fade" }, {
|
18833
18833
|
default: G(() => [
|
18834
18834
|
_.value ? (l(), r("a", {
|
18835
18835
|
key: 0,
|
@@ -18845,7 +18845,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18845
18845
|
_: 1
|
18846
18846
|
})
|
18847
18847
|
], 32),
|
18848
|
-
q(
|
18848
|
+
q(o2, { name: "modal-fade" }, {
|
18849
18849
|
default: G(() => [
|
18850
18850
|
L.value && e.message.actions ? (l(), r("button", {
|
18851
18851
|
key: 0,
|
@@ -18857,7 +18857,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18857
18857
|
]),
|
18858
18858
|
_: 1
|
18859
18859
|
}),
|
18860
|
-
q(
|
18860
|
+
q(o2, { name: "context-menu" }, {
|
18861
18861
|
default: G(() => [
|
18862
18862
|
g.value && e.message.actions ? (l(), z(b0, {
|
18863
18863
|
key: 0,
|
@@ -18887,7 +18887,7 @@ const da = { class: "container" }, Ca = { key: 0 }, ga = ["innerHTML"], La = /*
|
|
18887
18887
|
], 2)
|
18888
18888
|
], 42, Bs),
|
18889
18889
|
(l(), z(b2, { to: "body" }, [
|
18890
|
-
q(
|
18890
|
+
q(o2, { name: "modal-fade" }, {
|
18891
18891
|
default: G(() => [
|
18892
18892
|
C.value ? (l(), z(e1, {
|
18893
18893
|
key: 0,
|
@@ -19042,7 +19042,7 @@ const ni = /* @__PURE__ */ Z(Js, [["render", ti]]), ai = { class: "chat-input__c
|
|
19042
19042
|
class: "chat-input__file-line"
|
19043
19043
|
}, null, 8, si),
|
19044
19044
|
i("div", ii, [
|
19045
|
-
|
19045
|
+
l2(p.$slots, "inline-buttons", {}, void 0, !0)
|
19046
19046
|
]),
|
19047
19047
|
e.disabledPlaceholder && (e.state == "disabled" || N(o)().isRecording) ? (l(), r("div", oi, A(e.disabledPlaceholder), 1)) : c2((l(), r("textarea", {
|
19048
19048
|
key: 1,
|
@@ -19067,7 +19067,7 @@ const ni = /* @__PURE__ */ Z(Js, [["render", ti]]), ai = { class: "chat-input__c
|
|
19067
19067
|
])
|
19068
19068
|
], 10, ri),
|
19069
19069
|
i("div", ui, [
|
19070
|
-
|
19070
|
+
l2(p.$slots, "buttons", {}, void 0, !0)
|
19071
19071
|
])
|
19072
19072
|
]));
|
19073
19073
|
}
|
@@ -19162,9 +19162,9 @@ const ni = /* @__PURE__ */ Z(Js, [["render", ti]]), ai = { class: "chat-input__c
|
|
19162
19162
|
return (y, I) => (l(), r("div", Ci, [
|
19163
19163
|
i("div", gi, [
|
19164
19164
|
e.titleEnabled ? (l(), r("h2", Li, A(N(A2)("component.ChatList.Title")), 1)) : h("", !0),
|
19165
|
-
|
19165
|
+
l2(y.$slots, "actions", {}, void 0, !0)
|
19166
19166
|
]),
|
19167
|
-
|
19167
|
+
l2(y.$slots, "sidebar", {}, void 0, !0),
|
19168
19168
|
e.filterEnabled ? (l(), z(N(cn), {
|
19169
19169
|
key: 0,
|
19170
19170
|
class: "chat-list__filter",
|
@@ -19214,7 +19214,7 @@ const ni = /* @__PURE__ */ Z(Js, [["render", ti]]), ai = { class: "chat-input__c
|
|
19214
19214
|
}, null, 8, ["chat"]))), 128))
|
19215
19215
|
])
|
19216
19216
|
], 544),
|
19217
|
-
q(
|
19217
|
+
q(o2, null, {
|
19218
19218
|
default: G(() => [
|
19219
19219
|
c.value ? (l(), r("button", {
|
19220
19220
|
key: 0,
|
@@ -19452,7 +19452,7 @@ const ni = /* @__PURE__ */ Z(Js, [["render", ti]]), ai = { class: "chat-input__c
|
|
19452
19452
|
onMousedown: D,
|
19453
19453
|
onMouseup: O
|
19454
19454
|
}, [
|
19455
|
-
q(
|
19455
|
+
q(o2, null, {
|
19456
19456
|
default: G(() => [
|
19457
19457
|
L.value ? (l(), z(Qf, {
|
19458
19458
|
key: 0,
|
@@ -19485,7 +19485,7 @@ const ni = /* @__PURE__ */ Z(Js, [["render", ti]]), ai = { class: "chat-input__c
|
|
19485
19485
|
avatar: e.typing.avatar
|
19486
19486
|
}
|
19487
19487
|
}, null, 8, ["message"])) : h("", !0),
|
19488
|
-
q(
|
19488
|
+
q(o2, null, {
|
19489
19489
|
default: G(() => [
|
19490
19490
|
y.value ? (l(), z(_s, {
|
19491
19491
|
key: 0,
|
@@ -19499,7 +19499,7 @@ const ni = /* @__PURE__ */ Z(Js, [["render", ti]]), ai = { class: "chat-input__c
|
|
19499
19499
|
]),
|
19500
19500
|
_: 1
|
19501
19501
|
}),
|
19502
|
-
q(
|
19502
|
+
q(o2, null, {
|
19503
19503
|
default: G(() => [
|
19504
19504
|
s.value ? (l(), r("button", {
|
19505
19505
|
key: 0,
|
@@ -19525,7 +19525,7 @@ const ni = /* @__PURE__ */ Z(Js, [["render", ti]]), ai = { class: "chat-input__c
|
|
19525
19525
|
class: "message-feed"
|
19526
19526
|
}, [
|
19527
19527
|
i("div", bi, [
|
19528
|
-
|
19528
|
+
l2(Y.$slots, "empty-feed", {}, void 0, !0)
|
19529
19529
|
])
|
19530
19530
|
], 512)),
|
19531
19531
|
N(k)().reply ? (l(), z(b2, {
|
@@ -19949,19 +19949,19 @@ const Ai = /* @__PURE__ */ Z(Ii, [["render", xi]]), Ni = { class: "sidebar__scro
|
|
19949
19949
|
e.additionalTitle ? (l(), r("span", ao, A(e.additionalTitle), 1)) : h("", !0)
|
19950
19950
|
]),
|
19951
19951
|
o.value ? (l(), r("p", fo, [
|
19952
|
-
|
19952
|
+
l2(s.$slots, "img-description", {}, void 0, !0),
|
19953
19953
|
H0(" " + A(o.value), 1)
|
19954
19954
|
])) : h("", !0)
|
19955
19955
|
]),
|
19956
19956
|
i("div", so, [
|
19957
|
-
|
19957
|
+
l2(s.$slots, "actions", {}, void 0, !0)
|
19958
19958
|
])
|
19959
19959
|
]),
|
19960
19960
|
i("div", {
|
19961
19961
|
id: "chat-info-search-panel-" + N(f),
|
19962
19962
|
class: "chat-info__search-panel"
|
19963
19963
|
}, [
|
19964
|
-
|
19964
|
+
l2(s.$slots, "search", {}, void 0, !0)
|
19965
19965
|
], 8, io)
|
19966
19966
|
])) : h("", !0);
|
19967
19967
|
}
|
@@ -20015,7 +20015,7 @@ const uo = /* @__PURE__ */ Z(lo, [["render", co]]), Co = { class: "chat-panel" }
|
|
20015
20015
|
])) : h("", !0)
|
20016
20016
|
]),
|
20017
20017
|
i("div", null, [
|
20018
|
-
|
20018
|
+
l2(n.$slots, "content", {}, void 0, !0)
|
20019
20019
|
])
|
20020
20020
|
]));
|
20021
20021
|
}
|
@@ -20556,7 +20556,7 @@ const jo = /* @__PURE__ */ Z(No, [["render", Do]]), Eo = { class: "contact-info"
|
|
20556
20556
|
const n = t, a = (f) => {
|
20557
20557
|
f.target.classList.contains("modal-backdrop") && n("close");
|
20558
20558
|
};
|
20559
|
-
return (f, o) => (l(), z(
|
20559
|
+
return (f, o) => (l(), z(o2, { name: "modal-fade" }, {
|
20560
20560
|
default: G(() => [
|
20561
20561
|
c2(i("div", {
|
20562
20562
|
class: "modal-backdrop",
|
@@ -20565,7 +20565,7 @@ const jo = /* @__PURE__ */ Z(No, [["render", Do]]), Eo = { class: "contact-info"
|
|
20565
20565
|
}, [
|
20566
20566
|
i("div", vl, [
|
20567
20567
|
i("div", Ml, [
|
20568
|
-
|
20568
|
+
l2(f.$slots, "default", {}, void 0, !0)
|
20569
20569
|
]),
|
20570
20570
|
i("div", yl, [
|
20571
20571
|
i("button", {
|
@@ -20589,7 +20589,7 @@ const jo = /* @__PURE__ */ Z(No, [["render", Do]]), Eo = { class: "contact-info"
|
|
20589
20589
|
_: 3
|
20590
20590
|
}));
|
20591
20591
|
}
|
20592
|
-
}, Er = /* @__PURE__ */ Z(_l, [["__scopeId", "data-v-5a47841b"]]), bl = ["id"],
|
20592
|
+
}, Er = /* @__PURE__ */ Z(_l, [["__scopeId", "data-v-5a47841b"]]), bl = ["id"], wl = {
|
20593
20593
|
__name: "BaseContainer",
|
20594
20594
|
props: {
|
20595
20595
|
height: {
|
@@ -20615,11 +20615,11 @@ const jo = /* @__PURE__ */ Z(No, [["render", Do]]), Eo = { class: "contact-info"
|
|
20615
20615
|
class: "base__container",
|
20616
20616
|
style: d2({ height: e.height, width: e.width })
|
20617
20617
|
}, [
|
20618
|
-
|
20618
|
+
l2(a.$slots, "default", {}, void 0, !0)
|
20619
20619
|
], 4)
|
20620
20620
|
], 8, bl));
|
20621
20621
|
}
|
20622
|
-
}, wl = ["id"],
|
20622
|
+
}, Sr = /* @__PURE__ */ Z(wl, [["__scopeId", "data-v-048b73f8"]]), Il = ["id"], kl = { class: "float-window__container" }, xl = ["src", "alt"], Al = { class: "float-window__title" }, Nl = { style: { "margin-left": "auto", display: "flex" } }, Tl = {
|
20623
20623
|
__name: "FloatContainer",
|
20624
20624
|
props: {
|
20625
20625
|
title: {
|
@@ -20685,7 +20685,7 @@ const jo = /* @__PURE__ */ Z(No, [["render", Do]]), Eo = { class: "contact-info"
|
|
20685
20685
|
display: "flex"
|
20686
20686
|
})
|
20687
20687
|
}, [
|
20688
|
-
i("div",
|
20688
|
+
i("div", kl, [
|
20689
20689
|
i("div", {
|
20690
20690
|
ref_key: "container",
|
20691
20691
|
ref: o,
|
@@ -20699,10 +20699,10 @@ const jo = /* @__PURE__ */ Z(No, [["render", Do]]), Eo = { class: "contact-info"
|
|
20699
20699
|
class: "float-window__avatar",
|
20700
20700
|
src: n.avatar,
|
20701
20701
|
alt: n.title
|
20702
|
-
}, null, 8,
|
20703
|
-
i("p",
|
20704
|
-
i("div",
|
20705
|
-
|
20702
|
+
}, null, 8, xl)) : h("", !0),
|
20703
|
+
i("p", Al, A(n.title), 1),
|
20704
|
+
i("div", Nl, [
|
20705
|
+
l2(v.$slots, "controls", {}, void 0, !0),
|
20706
20706
|
i("button", {
|
20707
20707
|
class: "float-window__close-button",
|
20708
20708
|
onClick: b[0] || (b[0] = (p) => v.$emit("close-window"))
|
@@ -20715,63 +20715,45 @@ const jo = /* @__PURE__ */ Z(No, [["render", Do]]), Eo = { class: "contact-info"
|
|
20715
20715
|
class: "float-window__content",
|
20716
20716
|
style: d2({ height: d.value + "px" })
|
20717
20717
|
}, [
|
20718
|
-
|
20718
|
+
l2(v.$slots, "default", {}, void 0, !0)
|
20719
20719
|
], 4)
|
20720
20720
|
])
|
20721
|
-
], 12,
|
20721
|
+
], 12, Il));
|
20722
20722
|
}
|
20723
|
-
},
|
20724
|
-
__name: "SplashScreen",
|
20725
|
-
emits: ["action"],
|
20726
|
-
setup(e, { emit: t }) {
|
20727
|
-
const n = t, a = () => {
|
20728
|
-
n("action");
|
20729
|
-
};
|
20730
|
-
return (f, o) => (l(), r("div", Nl, [
|
20731
|
-
o2(f.$slots, "title", {}, void 0, !0),
|
20732
|
-
o2(f.$slots, "text", {}, void 0, !0),
|
20733
|
-
i("div", {
|
20734
|
-
class: "splash__img",
|
20735
|
-
onClick: a
|
20736
|
-
}, [
|
20737
|
-
o2(f.$slots, "picture", {}, void 0, !0)
|
20738
|
-
])
|
20739
|
-
]));
|
20740
|
-
}
|
20741
|
-
}), Or = /* @__PURE__ */ Z(Tl, [["__scopeId", "data-v-f6758c9c"]]), Dl = {}, jl = { class: "base-layout__container" }, El = { class: "base-layout__first-col" }, Sl = { class: "base-layout__second-col" };
|
20723
|
+
}, Zr = /* @__PURE__ */ Z(Tl, [["__scopeId", "data-v-f1ea5fb6"]]), Dl = {}, jl = { class: "base-layout__container" }, El = { class: "base-layout__first-col" }, Sl = { class: "base-layout__second-col" };
|
20742
20724
|
function Zl(e, t) {
|
20743
20725
|
return l(), r("div", jl, [
|
20744
20726
|
i("div", El, [
|
20745
|
-
|
20727
|
+
l2(e.$slots, "first-col", {}, void 0, !0)
|
20746
20728
|
]),
|
20747
20729
|
i("div", Sl, [
|
20748
|
-
|
20730
|
+
l2(e.$slots, "second-col", {}, void 0, !0)
|
20749
20731
|
])
|
20750
20732
|
]);
|
20751
20733
|
}
|
20752
|
-
const
|
20734
|
+
const Or = /* @__PURE__ */ Z(Dl, [["render", Zl], ["__scopeId", "data-v-027fa553"]]), Ol = {}, $l = { class: "extend-layout__container" }, zl = { class: "extend-layout__first-col" }, Ul = { class: "extend-layout__second-col" }, Bl = { class: "extend-layout__third-col" };
|
20753
20735
|
function Rl(e, t) {
|
20754
20736
|
return l(), r("div", $l, [
|
20755
20737
|
i("div", zl, [
|
20756
|
-
|
20738
|
+
l2(e.$slots, "first-col", {}, void 0, !0)
|
20757
20739
|
]),
|
20758
20740
|
i("div", Ul, [
|
20759
|
-
|
20741
|
+
l2(e.$slots, "second-col", {}, void 0, !0)
|
20760
20742
|
]),
|
20761
20743
|
i("div", Bl, [
|
20762
|
-
|
20744
|
+
l2(e.$slots, "third-col", {}, void 0, !0)
|
20763
20745
|
])
|
20764
20746
|
]);
|
20765
20747
|
}
|
20766
|
-
const
|
20748
|
+
const $r = /* @__PURE__ */ Z(Ol, [["render", Rl], ["__scopeId", "data-v-3f76dc89"]]), Hl = {}, Fl = { class: "base-layout__container" }, Pl = { class: "base-layout__first-col" };
|
20767
20749
|
function Ql(e, t) {
|
20768
20750
|
return l(), r("div", Fl, [
|
20769
20751
|
i("div", Pl, [
|
20770
|
-
|
20752
|
+
l2(e.$slots, "default", {}, void 0, !0)
|
20771
20753
|
])
|
20772
20754
|
]);
|
20773
20755
|
}
|
20774
|
-
const
|
20756
|
+
const zr = /* @__PURE__ */ Z(Hl, [["render", Ql], ["__scopeId", "data-v-7f230bdf"]]), Vl = ["id"], Yl = {
|
20775
20757
|
key: 0,
|
20776
20758
|
class: "chat-wrapper__selected-chat"
|
20777
20759
|
}, ql = {
|
@@ -20808,18 +20790,18 @@ const Ur = /* @__PURE__ */ Z(Hl, [["render", Ql], ["__scopeId", "data-v-7f230bdf
|
|
20808
20790
|
class: E(["chat-wrapper", e.applyStyle()])
|
20809
20791
|
}, [
|
20810
20792
|
e.isSelectedChat ? (l(), r("div", Yl, [
|
20811
|
-
|
20793
|
+
l2(n.$slots, "default", {}, void 0, !0)
|
20812
20794
|
])) : (l(), r("div", ql, [
|
20813
20795
|
i("div", Wl, [
|
20814
|
-
|
20796
|
+
l2(n.$slots, "placeholder", {}, void 0, !0)
|
20815
20797
|
])
|
20816
20798
|
])),
|
20817
20799
|
e.isOpenChatPanel ? (l(), r("div", Gl, [
|
20818
|
-
|
20800
|
+
l2(n.$slots, "chatpanel", {}, void 0, !0)
|
20819
20801
|
])) : h("", !0)
|
20820
20802
|
], 10, Vl));
|
20821
20803
|
}
|
20822
|
-
}),
|
20804
|
+
}), Ur = /* @__PURE__ */ Z(Kl, [["__scopeId", "data-v-669042d4"]]), Xl = ["id"], Jl = ["id"], er = ["id"], tr = ["id"], nr = {
|
20823
20805
|
__name: "AdaptiveExtendedLayout",
|
20824
20806
|
props: {
|
20825
20807
|
isSecondColVisible: {
|
@@ -20859,23 +20841,23 @@ const Ur = /* @__PURE__ */ Z(Hl, [["render", Ql], ["__scopeId", "data-v-7f230bdf
|
|
20859
20841
|
id: "extend-layout-first-col-" + N(n),
|
20860
20842
|
class: "extend-layout__first-col"
|
20861
20843
|
}, [
|
20862
|
-
|
20844
|
+
l2(o.$slots, "first-col", {}, void 0, !0)
|
20863
20845
|
], 8, Jl),
|
20864
20846
|
i("div", {
|
20865
20847
|
id: "extend-layout-second-col-" + N(n),
|
20866
20848
|
class: "extend-layout__second-col"
|
20867
20849
|
}, [
|
20868
|
-
|
20850
|
+
l2(o.$slots, "second-col", {}, void 0, !0)
|
20869
20851
|
], 8, er),
|
20870
20852
|
i("div", {
|
20871
20853
|
id: "extend-layout-third-col-" + N(n),
|
20872
20854
|
class: "extend-layout__third-col"
|
20873
20855
|
}, [
|
20874
|
-
|
20856
|
+
l2(o.$slots, "third-col", {}, void 0, !0)
|
20875
20857
|
], 8, tr)
|
20876
20858
|
], 8, Xl));
|
20877
20859
|
}
|
20878
|
-
},
|
20860
|
+
}, Br = /* @__PURE__ */ Z(nr, [["__scopeId", "data-v-45cdbb05"]]), ar = {}, fr = {
|
20879
20861
|
width: "24",
|
20880
20862
|
height: "24",
|
20881
20863
|
viewBox: "0 0 24 24",
|
@@ -20890,7 +20872,7 @@ function sr(e, t) {
|
|
20890
20872
|
}, null, -1)
|
20891
20873
|
])]);
|
20892
20874
|
}
|
20893
|
-
const
|
20875
|
+
const Rr = /* @__PURE__ */ Z(ar, [["render", sr]]);
|
20894
20876
|
export {
|
20895
20877
|
kr as $,
|
20896
20878
|
_f as A,
|
@@ -20932,26 +20914,24 @@ export {
|
|
20932
20914
|
pn as a8,
|
20933
20915
|
Sr as a9,
|
20934
20916
|
Zr as aa,
|
20935
|
-
|
20936
|
-
|
20937
|
-
|
20917
|
+
Or as ab,
|
20918
|
+
$r as ac,
|
20919
|
+
Br as ad,
|
20938
20920
|
zr as ae,
|
20939
|
-
|
20940
|
-
|
20941
|
-
|
20942
|
-
|
20943
|
-
|
20944
|
-
|
20945
|
-
|
20946
|
-
|
20947
|
-
|
20948
|
-
|
20949
|
-
|
20950
|
-
|
20951
|
-
|
20952
|
-
|
20953
|
-
Z2 as at,
|
20954
|
-
hn as au,
|
20921
|
+
Ur as af,
|
20922
|
+
Rr as ag,
|
20923
|
+
pr as ah,
|
20924
|
+
Je as ai,
|
20925
|
+
w0 as aj,
|
20926
|
+
I0 as ak,
|
20927
|
+
Z4 as al,
|
20928
|
+
un as am,
|
20929
|
+
Y1 as an,
|
20930
|
+
E2 as ao,
|
20931
|
+
Cn as ap,
|
20932
|
+
P9 as aq,
|
20933
|
+
Z2 as ar,
|
20934
|
+
hn as as,
|
20955
20935
|
lr as b,
|
20956
20936
|
rr as c,
|
20957
20937
|
ur as d,
|