@mobilon-dev/chotto 0.0.50 → 0.0.51

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,19 +1,19 @@
1
- import { openBlock as c, createElementBlock as d, createElementVNode as o, toDisplayString as _, createCommentVNode as y, renderSlot as Z, ref as I, watch as Se, nextTick as vt, withDirectives as Me, unref as x, withKeys as pa, vModelText as xt, normalizeClass as z, createVNode as O, Transition as q, withCtx as H, createBlock as F, Fragment as P, renderList as G, defineComponent as K, onUpdated as ha, resolveDynamicComponent as Ma, normalizeStyle as $, onMounted as we, onUnmounted as St, computed as U, Teleport as zt, toRef as ya, vModelRadio as ba, inject as at, getCurrentInstance as va, toRaw as zn, onBeforeUnmount as Ia, provide as _a, reactive as wa, readonly as ka, vShow as Nf, resolveComponent as vf, vModelCheckbox as Na, h as ln, defineAsyncComponent as Da, createApp as ja } from "vue";
1
+ import { openBlock as c, createElementBlock as g, createElementVNode as l, toDisplayString as _, createCommentVNode as y, renderSlot as G, ref as I, watch as Se, nextTick as vt, withDirectives as _e, unref as x, withKeys as pa, vModelText as xt, normalizeClass as z, createVNode as O, Transition as q, withCtx as H, createBlock as F, Fragment as $, renderList as Z, defineComponent as K, onUpdated as ha, resolveDynamicComponent as Ma, normalizeStyle as P, onMounted as we, onUnmounted as St, computed as U, Teleport as zt, toRef as ya, vModelRadio as ba, inject as at, getCurrentInstance as va, toRaw as zn, onBeforeUnmount as Ia, provide as _a, reactive as wa, readonly as ka, vShow as Nf, resolveComponent as vf, h as ln, defineAsyncComponent as Na, createApp as Da } from "vue";
2
2
  const S = (e, f) => {
3
3
  const t = e.__vccOpts || e;
4
4
  for (const [n, a] of f)
5
5
  t[n] = a;
6
6
  return t;
7
- }, Ea = {
7
+ }, ja = {
8
8
  key: 0,
9
9
  class: "chat-info__container"
10
- }, Ta = { class: "chat-info__avatar-container" }, Va = ["src"], xa = {
10
+ }, Ea = { class: "chat-info__avatar-container" }, Ta = ["src"], Va = {
11
11
  key: 1,
12
12
  class: "pi pi-user"
13
- }, Sa = { class: "chat-info__info-container" }, za = { class: "chat-info__title" }, Oa = {
13
+ }, xa = { class: "chat-info__info-container" }, Sa = { class: "chat-info__title" }, za = {
14
14
  key: 0,
15
15
  class: "chat-info__time"
16
- }, Ca = { class: "chat-info__actions" }, La = {
16
+ }, Oa = { class: "chat-info__actions" }, Ca = {
17
17
  __name: "ChatInfo",
18
18
  props: {
19
19
  chat: {
@@ -24,25 +24,25 @@ const S = (e, f) => {
24
24
  emits: ["open-panel"],
25
25
  setup(e, { emit: f }) {
26
26
  const t = e;
27
- return (n, a) => e.chat ? (c(), d("div", Ea, [
28
- o("div", Ta, [
29
- t.chat.avatar ? (c(), d("img", {
27
+ return (n, a) => e.chat ? (c(), g("div", ja, [
28
+ l("div", Ea, [
29
+ t.chat.avatar ? (c(), g("img", {
30
30
  key: 0,
31
31
  src: t.chat.avatar,
32
32
  width: "48",
33
33
  height: "48"
34
- }, null, 8, Va)) : (c(), d("span", xa))
34
+ }, null, 8, Ta)) : (c(), g("span", Va))
35
35
  ]),
36
- o("div", Sa, [
37
- o("h2", za, _(e.chat.name), 1),
38
- e.chat["lastActivity.time"] ? (c(), d("p", Oa, _(e.chat["lastActivity.time"]), 1)) : y("", !0)
36
+ l("div", xa, [
37
+ l("h2", Sa, _(e.chat.name), 1),
38
+ e.chat["lastActivity.time"] ? (c(), g("p", za, _(e.chat["lastActivity.time"]), 1)) : y("", !0)
39
39
  ]),
40
- o("div", Ca, [
41
- Z(n.$slots, "actions", {}, void 0, !0)
40
+ l("div", Oa, [
41
+ G(n.$slots, "actions", {}, void 0, !0)
42
42
  ])
43
43
  ])) : y("", !0);
44
44
  }
45
- }, bu = /* @__PURE__ */ S(La, [["__scopeId", "data-v-e1d212c7"]]), Oe = I({
45
+ }, du = /* @__PURE__ */ S(Ca, [["__scopeId", "data-v-e1d212c7"]]), Oe = I({
46
46
  text: "",
47
47
  fileUrl: "",
48
48
  fileName: "",
@@ -72,13 +72,13 @@ const S = (e, f) => {
72
72
  fileSize: 0,
73
73
  fileType: ""
74
74
  };
75
- } }), Ua = {
75
+ } }), La = {
76
76
  "component.ChatList.Title": "Чаты",
77
77
  "component.ChatFilter.InputPlaceholder": "Поиск диалога",
78
78
  "layout.ChatWrapper.noSelectedChat": "Выберите контакт для начала общения",
79
79
  "component.ChatItem.typing": "печатает",
80
80
  "component.ChatInput.InputPlaceholder": "Введите сообщение..."
81
- }, Ba = {
81
+ }, Ua = {
82
82
  "component.ChatList.Title": "Chats",
83
83
  "component.ChatFilter.InputPlaceholder": "Chat search",
84
84
  "layout.ChatWrapper.noSelectedChat": "Choose contact to start conversation",
@@ -96,14 +96,14 @@ const S = (e, f) => {
96
96
  flag: "russian"
97
97
  }
98
98
  ], rn = I(On[1]);
99
- let Qa = {
100
- ru: Ua,
101
- en: Ba
99
+ let Ba = {
100
+ ru: La,
101
+ en: Ua
102
102
  };
103
- const Ve = Ra().t;
104
- function Ra() {
103
+ const Ve = Qa().t;
104
+ function Qa() {
105
105
  function e(f) {
106
- return Qa[rn.value.code][f];
106
+ return Ba[rn.value.code][f];
107
107
  }
108
108
  return {
109
109
  t: e,
@@ -111,7 +111,7 @@ function Ra() {
111
111
  locales: On
112
112
  };
113
113
  }
114
- const Ya = { class: "chat-input" }, qa = { class: "chat-input__container" }, Ha = { class: "chat-input__second-line" }, Fa = ["placeholder"], Pa = { class: "chat-input__third-line" }, $a = {
114
+ const Ra = { class: "chat-input" }, Ya = { class: "chat-input__container" }, qa = { class: "chat-input__second-line" }, Ha = ["placeholder"], Fa = { class: "chat-input__third-line" }, Pa = {
115
115
  __name: "ChatInput",
116
116
  props: {
117
117
  templates: {
@@ -131,66 +131,66 @@ const Ya = { class: "chat-input" }, qa = { class: "chat-input__container" }, Ha
131
131
  });
132
132
  }
133
133
  );
134
- const A = (l) => {
135
- t("typing", l.target.value);
136
- }, i = (l) => {
137
- if (l.ctrlKey) {
138
- let g = l.target.selectionStart;
139
- l.target.setRangeText(`
140
- `, g, g, "end"), n.value.text = l.target.value;
134
+ const A = (o) => {
135
+ t("typing", o.target.value);
136
+ }, i = (o) => {
137
+ if (o.ctrlKey) {
138
+ let d = o.target.selectionStart;
139
+ o.target.setRangeText(`
140
+ `, d, d, "end"), n.value.text = o.target.value;
141
141
  } else
142
- l.preventDefault(), r();
142
+ o.preventDefault(), r();
143
143
  }, r = () => {
144
- var l;
144
+ var o;
145
145
  if (console.log(n.value), n.value.text != "" || n.value.fileUrl != "") {
146
- const g = {
146
+ const d = {
147
147
  type: null,
148
148
  text: null,
149
149
  url: null,
150
150
  filename: null,
151
151
  size: null
152
152
  };
153
- n.value.fileUrl ? (g.type = "message." + n.value.fileType, g.url = n.value.fileUrl, g.filename = n.value.fileName, g.size = n.value.fileSize, g.text = (l = n == null ? void 0 : n.value) == null ? void 0 : l.text.trim()) : (g.type = "message.text", g.text = n.value.text.trim()), t("send", g), a(), x(s).focus();
153
+ n.value.fileUrl ? (d.type = "message." + n.value.fileType, d.url = n.value.fileUrl, d.filename = n.value.fileName, d.size = n.value.fileSize, d.text = (o = n == null ? void 0 : n.value) == null ? void 0 : o.text.trim()) : (d.type = "message.text", d.text = n.value.text.trim()), t("send", d), a(), x(s).focus();
154
154
  }
155
155
  };
156
- return (l, g) => (c(), d("div", Ya, [
157
- o("div", qa, [
158
- g[2] || (g[2] = o("div", {
156
+ return (o, d) => (c(), g("div", Ra, [
157
+ l("div", Ya, [
158
+ d[2] || (d[2] = l("div", {
159
159
  id: "chat-input-first-line",
160
160
  class: "chat-input__first-line"
161
161
  }, null, -1)),
162
- o("div", Ha, [
163
- Me(o("textarea", {
162
+ l("div", qa, [
163
+ _e(l("textarea", {
164
164
  ref_key: "refInput",
165
165
  ref: s,
166
- "onUpdate:modelValue": g[0] || (g[0] = (u) => x(n).text = u),
166
+ "onUpdate:modelValue": d[0] || (d[0] = (u) => x(n).text = u),
167
167
  class: "chat-input__input",
168
168
  placeholder: x(Ve)("component.ChatInput.InputPlaceholder"),
169
169
  onKeydown: pa(i, ["enter"]),
170
170
  onInput: A
171
- }, null, 40, Fa), [
171
+ }, null, 40, Ha), [
172
172
  [xt, x(n).text]
173
173
  ]),
174
- o("button", {
174
+ l("button", {
175
175
  class: z(["chat-input__button-send", { "chat-input__button-send-disabled": x(n).text == "" && x(n).fileUrl == "" }]),
176
176
  onClick: r
177
- }, g[1] || (g[1] = [
178
- o("span", { class: "pi pi-send" }, null, -1)
177
+ }, d[1] || (d[1] = [
178
+ l("span", { class: "pi pi-send" }, null, -1)
179
179
  ]), 2)
180
180
  ]),
181
- o("div", Pa, [
182
- Z(l.$slots, "buttons", {}, void 0, !0)
181
+ l("div", Fa, [
182
+ G(o.$slots, "buttons", {}, void 0, !0)
183
183
  ])
184
184
  ])
185
185
  ]));
186
186
  }
187
- }, vu = /* @__PURE__ */ S($a, [["__scopeId", "data-v-e6082cb5"]]), Wa = { class: "chat-list" }, Ka = { class: "chat-list__title" }, Ja = {
187
+ }, gu = /* @__PURE__ */ S(Pa, [["__scopeId", "data-v-e6082cb5"]]), $a = { class: "chat-list" }, Wa = { class: "chat-list__title" }, Ka = {
188
188
  key: 0,
189
189
  class: "pi pi-minus"
190
- }, Ga = {
190
+ }, Ja = {
191
191
  key: 1,
192
192
  class: "pi pi-plus"
193
- }, Za = { class: "chat-list__items" }, Xa = { class: "chat-list__fixed-items-top" }, eA = { class: "chat-list__scrollable-items" }, fA = { class: "chat-list__fixed-items-bottom" }, tA = {
193
+ }, Ga = { class: "chat-list__items" }, Za = { class: "chat-list__fixed-items-top" }, Xa = { class: "chat-list__scrollable-items" }, eA = { class: "chat-list__fixed-items-bottom" }, fA = {
194
194
  __name: "ChatList",
195
195
  props: {
196
196
  chats: {
@@ -223,21 +223,21 @@ const Ya = { class: "chat-input" }, qa = { class: "chat-input__container" }, Ha
223
223
  if (u.countUnread > m.countUnread) return -1;
224
224
  if (u.countUnread < m.countUnread) return 1;
225
225
  if (u.countUnread == m.countUnread) return 0;
226
- }).filter((u) => u.name.includes(t.value) || u.metadata.includes(t.value)), l = (u) => {
226
+ }).filter((u) => u.name.includes(t.value) || u.metadata.includes(t.value)), o = (u) => {
227
227
  t.value = u;
228
- }, g = (u) => A("action", u);
229
- return (u, m) => (c(), d("div", Wa, [
230
- o("div", {
228
+ }, d = (u) => A("action", u);
229
+ return (u, m) => (c(), g("div", $a, [
230
+ l("div", {
231
231
  class: "chat-list__title-container",
232
232
  onMouseleave: a
233
233
  }, [
234
- o("h2", Ka, _(x(Ve)("component.ChatList.Title")), 1),
235
- e.actions.length ? (c(), d("button", {
234
+ l("h2", Wa, _(x(Ve)("component.ChatList.Title")), 1),
235
+ e.actions.length ? (c(), g("button", {
236
236
  key: 0,
237
237
  class: "chat-list__button-actions",
238
238
  onClick: m[0] || (m[0] = (p) => n.value = !n.value)
239
239
  }, [
240
- n.value ? (c(), d("span", Ja)) : (c(), d("span", Ga))
240
+ n.value ? (c(), g("span", Ka)) : (c(), g("span", Ja))
241
241
  ])) : y("", !0),
242
242
  O(q, null, {
243
243
  default: H(() => [
@@ -245,52 +245,52 @@ const Ya = { class: "chat-input" }, qa = { class: "chat-input__container" }, Ha
245
245
  key: 0,
246
246
  actions: e.actions,
247
247
  class: "chat-list__context-menu",
248
- onClick: g
248
+ onClick: d
249
249
  }, null, 8, ["actions"])) : y("", !0)
250
250
  ]),
251
251
  _: 1
252
252
  })
253
253
  ], 32),
254
- e.filterEnabled ? (c(), F(x(Is), {
254
+ e.filterEnabled ? (c(), F(x(vs), {
255
255
  key: 0,
256
256
  class: "chat-list__filter",
257
- onUpdate: l
257
+ onUpdate: o
258
258
  })) : y("", !0),
259
- o("div", Za, [
260
- o("div", Xa, [
261
- (c(!0), d(P, null, G(r().filter((p) => p.isFixedTop), (p) => (c(), F(x(dt), {
259
+ l("div", Ga, [
260
+ l("div", Za, [
261
+ (c(!0), g($, null, Z(r().filter((p) => p.isFixedTop), (p) => (c(), F(x(dt), {
262
262
  key: p.chatId,
263
263
  class: "chat-list__item",
264
264
  chat: p,
265
265
  onSelect: i,
266
- onAction: g
266
+ onAction: d
267
267
  }, null, 8, ["chat"]))), 128))
268
268
  ]),
269
- o("div", eA, [
270
- (c(!0), d(P, null, G(r().filter((p) => !p.isFixedBottom && !p.isFixedTop), (p) => (c(), F(x(dt), {
269
+ l("div", Xa, [
270
+ (c(!0), g($, null, Z(r().filter((p) => !p.isFixedBottom && !p.isFixedTop), (p) => (c(), F(x(dt), {
271
271
  key: p.chatId,
272
272
  class: "chat-list__item",
273
273
  chat: p,
274
274
  onSelect: i,
275
- onAction: g
275
+ onAction: d
276
276
  }, null, 8, ["chat"]))), 128))
277
277
  ]),
278
- o("div", fA, [
279
- (c(!0), d(P, null, G(r().filter((p) => p.isFixedBottom), (p) => (c(), F(x(dt), {
278
+ l("div", eA, [
279
+ (c(!0), g($, null, Z(r().filter((p) => p.isFixedBottom), (p) => (c(), F(x(dt), {
280
280
  key: p.chatId,
281
281
  class: "chat-list__item",
282
282
  chat: p,
283
283
  onSelect: i,
284
- onAction: g
284
+ onAction: d
285
285
  }, null, 8, ["chat"]))), 128))
286
286
  ])
287
287
  ])
288
288
  ]));
289
289
  }
290
- }, Iu = /* @__PURE__ */ S(tA, [["__scopeId", "data-v-05a7f886"]]), nA = { class: "message-feed__container" }, aA = {
290
+ }, mu = /* @__PURE__ */ S(fA, [["__scopeId", "data-v-05a7f886"]]), tA = { class: "message-feed__container" }, nA = {
291
291
  key: 0,
292
292
  class: "message-feed__unread-amount"
293
- }, AA = /* @__PURE__ */ K({
293
+ }, aA = /* @__PURE__ */ K({
294
294
  __name: "Feed",
295
295
  props: {
296
296
  objects: {
@@ -319,14 +319,14 @@ const Ya = { class: "chat-input" }, qa = { class: "chat-input__container" }, Ha
319
319
  const u = x(t);
320
320
  u.scrollHeight - u.scrollTop - u.clientHeight < 100 ? n.value = !1 : n.value = !0, u.scrollTop === 0 && s("loadMore");
321
321
  }, i = (u) => ({
322
- "message.text": zl,
323
- "message.image": il,
324
- "message.file": F1,
325
- "message.audio": $l,
326
- "message.video": gr,
327
- "message.call": jr,
328
- "message.system": Sr,
329
- "system.date": Zl,
322
+ "message.text": Sl,
323
+ "message.image": sl,
324
+ "message.file": H1,
325
+ "message.audio": Pl,
326
+ "message.video": dr,
327
+ "message.call": Dr,
328
+ "message.system": xr,
329
+ "system.date": Gl,
330
330
  "message.typing": Sn
331
331
  })[u];
332
332
  function r() {
@@ -335,28 +335,28 @@ const Ya = { class: "chat-input" }, qa = { class: "chat-input__container" }, Ha
335
335
  u.scrollTop = u.scrollHeight;
336
336
  });
337
337
  }
338
- function l() {
338
+ function o() {
339
339
  vt(function() {
340
340
  const u = x(t);
341
341
  u.scrollTop = u.scrollHeight;
342
342
  });
343
343
  }
344
344
  ha(() => r), Se(() => a.objects, r);
345
- const g = (u) => {
345
+ const d = (u) => {
346
346
  s("messageAction", u);
347
347
  };
348
- return (u, m) => (c(), d("div", {
348
+ return (u, m) => (c(), g("div", {
349
349
  ref_key: "refFeed",
350
350
  ref: t,
351
351
  class: "message-feed",
352
352
  onScroll: A
353
353
  }, [
354
- o("div", nA, [
355
- (c(!0), d(P, null, G(e.objects, (p) => (c(), F(Ma(i(p.type)), {
354
+ l("div", tA, [
355
+ (c(!0), g($, null, Z(e.objects, (p) => (c(), F(Ma(i(p.type)), {
356
356
  key: p.messageId,
357
357
  class: "message-feed__message",
358
358
  message: p,
359
- onAction: g
359
+ onAction: d
360
360
  }, null, 40, ["message"]))), 128))
361
361
  ]),
362
362
  e.typing ? (c(), F(x(Sn), {
@@ -368,26 +368,26 @@ const Ya = { class: "chat-input" }, qa = { class: "chat-input__container" }, Ha
368
368
  }, null, 8, ["message"])) : y("", !0),
369
369
  O(q, null, {
370
370
  default: H(() => [
371
- n.value ? (c(), d("button", {
371
+ n.value ? (c(), g("button", {
372
372
  key: 0,
373
373
  class: "message-feed__button-down",
374
- onClick: l
374
+ onClick: o
375
375
  }, [
376
- e.buttonParams ? (c(), d("div", aA, _(e.buttonParams.unreadAmount), 1)) : y("", !0),
377
- m[0] || (m[0] = o("span", { class: "pi pi-angle-down message-feed__icon-down" }, null, -1))
376
+ e.buttonParams ? (c(), g("div", nA, _(e.buttonParams.unreadAmount), 1)) : y("", !0),
377
+ m[0] || (m[0] = l("span", { class: "pi pi-angle-down message-feed__icon-down" }, null, -1))
378
378
  ])) : y("", !0)
379
379
  ]),
380
380
  _: 1
381
381
  })
382
382
  ], 544));
383
383
  }
384
- }), _u = /* @__PURE__ */ S(AA, [["__scopeId", "data-v-4172cced"]]), sA = { class: "profile" }, iA = {
384
+ }), pu = /* @__PURE__ */ S(aA, [["__scopeId", "data-v-4172cced"]]), AA = { class: "profile" }, sA = {
385
385
  key: 0,
386
386
  class: "profile__container"
387
- }, oA = {
387
+ }, iA = {
388
388
  key: 0,
389
389
  class: "profile__avatar-container"
390
- }, lA = ["src"], rA = { class: "profile__name" }, uA = { class: "profile__email" }, cA = { class: "profile__phone" }, dA = {
390
+ }, oA = ["src"], lA = { class: "profile__name" }, rA = { class: "profile__email" }, uA = { class: "profile__phone" }, cA = {
391
391
  __name: "UserProfile",
392
392
  props: {
393
393
  user: {
@@ -396,26 +396,26 @@ const Ya = { class: "chat-input" }, qa = { class: "chat-input__container" }, Ha
396
396
  }
397
397
  },
398
398
  setup(e) {
399
- return (f, t) => (c(), d("div", sA, [
400
- e.user ? (c(), d("div", iA, [
401
- e.user.avatar ? (c(), d("div", oA, [
402
- o("span", {
399
+ return (f, t) => (c(), g("div", AA, [
400
+ e.user ? (c(), g("div", sA, [
401
+ e.user.avatar ? (c(), g("div", iA, [
402
+ l("span", {
403
403
  class: "profile__status",
404
- style: $({ backgroundColor: e.user.status })
404
+ style: P({ backgroundColor: e.user.status })
405
405
  }, null, 4),
406
- o("img", {
406
+ l("img", {
407
407
  src: e.user.avatar,
408
408
  height: "48",
409
409
  width: "48"
410
- }, null, 8, lA)
410
+ }, null, 8, oA)
411
411
  ])) : y("", !0),
412
- o("h2", rA, _(e.user.name), 1),
413
- o("p", uA, _(e.user.email), 1),
414
- o("p", cA, _(e.user.phone), 1)
412
+ l("h2", lA, _(e.user.name), 1),
413
+ l("p", rA, _(e.user.email), 1),
414
+ l("p", uA, _(e.user.phone), 1)
415
415
  ])) : y("", !0)
416
416
  ]));
417
417
  }
418
- }, wu = /* @__PURE__ */ S(dA, [["__scopeId", "data-v-04a5ab7d"]]), gA = ["id"], mA = {
418
+ }, hu = /* @__PURE__ */ S(cA, [["__scopeId", "data-v-04a5ab7d"]]), dA = ["id"], gA = {
419
419
  __name: "ButtonContextMenu",
420
420
  props: {
421
421
  actions: {
@@ -461,9 +461,9 @@ const Ya = { class: "chat-input" }, qa = { class: "chat-input__container" }, Ha
461
461
  t.disabled || (t.mode == "click" && (a.value.$el.style.display = "inherit"), n("buttonClick"));
462
462
  }, r = () => {
463
463
  t.mode == "hover" && !t.disabled && (a.value.$el.style.display = "inherit");
464
- }, l = () => {
464
+ }, o = () => {
465
465
  t.mode == "hover" && (a.value.$el.style.display = "none");
466
- }, g = (u) => {
466
+ }, d = (u) => {
467
467
  t.mode == "click" && s.value && !s.value.contains(u.target) && (a.value.$el.style.display = "none");
468
468
  };
469
469
  return we(() => {
@@ -486,24 +486,24 @@ const Ya = { class: "chat-input" }, qa = { class: "chat-input__container" }, Ha
486
486
  }
487
487
  };
488
488
  let m, p;
489
- t.menuSide == "top" && (m = document.getElementById("container-" + t.contextMenuKey).offsetWidth, p = document.getElementById("context-menu-" + t.contextMenuKey).offsetHeight, a.value.$el.style.left = u[t.menuSide].w * m + "px"), t.menuSide == "bottom" && (m = document.getElementById("context-menu-" + t.contextMenuKey).offsetWidth, p = document.getElementById("container-" + t.contextMenuKey).offsetHeight, a.value.$el.style.right = u[t.menuSide].w * m + "px"), t.menuSide == "left" && (m = document.getElementById("container-" + t.contextMenuKey).offsetWidth, p = document.getElementById("context-menu-" + t.contextMenuKey).offsetHeight, a.value.$el.style.right = u[t.menuSide].w * m + "px"), t.menuSide == "right" && (m = document.getElementById("container-" + t.contextMenuKey).offsetWidth, p = document.getElementById("context-menu-" + t.contextMenuKey).offsetHeight, a.value.$el.style.left = u[t.menuSide].w * m + "px"), a.value.$el.style.top = u[t.menuSide].h * p + "px", a.value.$el.style.display = "none", document.addEventListener("click", g);
489
+ t.menuSide == "top" && (m = document.getElementById("container-" + t.contextMenuKey).offsetWidth, p = document.getElementById("context-menu-" + t.contextMenuKey).offsetHeight, a.value.$el.style.left = u[t.menuSide].w * m + "px"), t.menuSide == "bottom" && (m = document.getElementById("context-menu-" + t.contextMenuKey).offsetWidth, p = document.getElementById("container-" + t.contextMenuKey).offsetHeight, a.value.$el.style.right = u[t.menuSide].w * m + "px"), t.menuSide == "left" && (m = document.getElementById("container-" + t.contextMenuKey).offsetWidth, p = document.getElementById("context-menu-" + t.contextMenuKey).offsetHeight, a.value.$el.style.right = u[t.menuSide].w * m + "px"), t.menuSide == "right" && (m = document.getElementById("container-" + t.contextMenuKey).offsetWidth, p = document.getElementById("context-menu-" + t.contextMenuKey).offsetHeight, a.value.$el.style.left = u[t.menuSide].w * m + "px"), a.value.$el.style.top = u[t.menuSide].h * p + "px", a.value.$el.style.display = "none", document.addEventListener("click", d);
490
490
  }), St(() => {
491
- document.removeEventListener("click", g);
492
- }), (u, m) => (c(), d("div", {
491
+ document.removeEventListener("click", d);
492
+ }), (u, m) => (c(), g("div", {
493
493
  id: "container-" + t.contextMenuKey,
494
494
  ref_key: "actionScope",
495
495
  ref: s,
496
496
  style: { position: "relative", width: "fit-content" }
497
497
  }, [
498
- o("div", {
498
+ l("div", {
499
499
  class: z(["button", {
500
500
  "disabled-button": e.disabled
501
501
  }]),
502
502
  onClick: i,
503
503
  onMouseover: r,
504
- onMouseout: l
504
+ onMouseout: o
505
505
  }, [
506
- o("span", {
506
+ l("span", {
507
507
  class: z(e.buttonClass)
508
508
  }, _(e.buttonTitle), 3)
509
509
  ], 34),
@@ -513,18 +513,18 @@ const Ya = { class: "chat-input" }, qa = { class: "chat-input__container" }, Ha
513
513
  ref: a,
514
514
  actions: e.actions,
515
515
  onMouseover: r,
516
- onMouseout: l,
516
+ onMouseout: o,
517
517
  onClick: A
518
518
  }, null, 8, ["id", "actions"])
519
- ], 8, gA));
519
+ ], 8, dA));
520
520
  }
521
- }, Cn = /* @__PURE__ */ S(mA, [["__scopeId", "data-v-13e9def7"]]);
522
- function ku(e) {
521
+ }, Cn = /* @__PURE__ */ S(gA, [["__scopeId", "data-v-13e9def7"]]);
522
+ function Mu(e) {
523
523
  if (!e || e === "") return;
524
524
  const f = +new Date(Number(e) * 1e3), t = +/* @__PURE__ */ new Date(), n = Math.floor((t - f) / 1e3), a = Math.floor(n / 60), s = Math.floor(a / 60), A = Math.floor(s / 24);
525
525
  return A > 30 ? new Date(f).toLocaleDateString("ru-RU") : A > 0 ? `${A} ${A === 1 ? "день" : "дня"} назад` : s > 0 ? `${s} ${s === 1 ? "час" : "часа"} назад` : a > 0 ? `${a} ${a === 1 ? "минута" : "минуты"} назад` : n > 0 ? `${n} ${n === 1 ? "секунда" : "секунды"} назад` : "Только что";
526
526
  }
527
- const Nu = (e) => {
527
+ const yu = (e) => {
528
528
  const f = [];
529
529
  let t = null;
530
530
  for (let n = 0; n < e.length; n++) {
@@ -538,7 +538,7 @@ const Nu = (e) => {
538
538
  }), t = s), f.push(a);
539
539
  }
540
540
  return f;
541
- }, Du = async () => {
541
+ }, bu = async () => {
542
542
  try {
543
543
  if (await navigator.mediaDevices.getUserMedia({ audio: !0 })) {
544
544
  const f = new Audio();
@@ -547,7 +547,7 @@ const Nu = (e) => {
547
547
  } catch {
548
548
  console.log("no audio permissions");
549
549
  }
550
- }, ju = (e) => e.sort((f, t) => Number(f.timestamp) < Number(t.timestamp) ? -1 : Number(f.timestamp) > Number(t.timestamp) ? 1 : 0), un = (e) => {
550
+ }, vu = (e) => e.sort((f, t) => Number(f.timestamp) < Number(t.timestamp) ? -1 : Number(f.timestamp) > Number(t.timestamp) ? 1 : 0), un = (e) => {
551
551
  let f = "file";
552
552
  return e.startsWith("image/") ? f = "image" : e.startsWith("video/") ? f = "video" : e.startsWith("audio/") && (f = "audio"), f;
553
553
  }, Fe = ["read", "received", "sent"], Pe = (e) => {
@@ -559,7 +559,7 @@ const Nu = (e) => {
559
559
  default:
560
560
  return "";
561
561
  }
562
- }, pA = { class: "preview__container" }, hA = { class: "preview__block" }, MA = { key: 0 }, yA = ["src"], bA = { key: 1 }, vA = ["src"], IA = { key: 2 }, _A = { key: 3 }, wA = { class: "preview__control-block" }, kA = { class: "preview__information" }, NA = { class: "preview__name" }, DA = { class: "preview__size" }, jA = {
562
+ }, mA = { class: "preview__container" }, pA = { class: "preview__block" }, hA = { key: 0 }, MA = ["src"], yA = { key: 1 }, bA = ["src"], vA = { key: 2 }, IA = { key: 3 }, _A = { class: "preview__control-block" }, wA = { class: "preview__information" }, kA = { class: "preview__name" }, NA = { class: "preview__size" }, DA = {
563
563
  __name: "FilePreview",
564
564
  props: {
565
565
  previewUrl: {
@@ -593,37 +593,37 @@ const Nu = (e) => {
593
593
  function a() {
594
594
  n("reset");
595
595
  }
596
- return (s, A) => (c(), d("div", pA, [
597
- o("div", hA, [
598
- t.isImage ? (c(), d("div", MA, [
599
- o("img", {
596
+ return (s, A) => (c(), g("div", mA, [
597
+ l("div", pA, [
598
+ t.isImage ? (c(), g("div", hA, [
599
+ l("img", {
600
600
  src: e.previewUrl,
601
601
  alt: "Image Preview",
602
602
  class: "preview__image"
603
- }, null, 8, yA)
604
- ])) : t.isVideo ? (c(), d("div", bA, [
605
- o("video", {
603
+ }, null, 8, MA)
604
+ ])) : t.isVideo ? (c(), g("div", yA, [
605
+ l("video", {
606
606
  src: e.previewUrl,
607
607
  class: "preview__video"
608
- }, null, 8, vA)
609
- ])) : t.isAudio ? (c(), d("div", IA, A[0] || (A[0] = [
610
- o("span", {
608
+ }, null, 8, bA)
609
+ ])) : t.isAudio ? (c(), g("div", vA, A[0] || (A[0] = [
610
+ l("span", {
611
611
  class: "pi pi-headphones",
612
612
  style: { "font-size": "2.5rem" }
613
613
  }, null, -1)
614
- ]))) : (c(), d("div", _A, A[1] || (A[1] = [
615
- o("span", {
614
+ ]))) : (c(), g("div", IA, A[1] || (A[1] = [
615
+ l("span", {
616
616
  class: "pi pi-file",
617
617
  style: { "font-size": "2.5rem" }
618
618
  }, null, -1)
619
619
  ])))
620
620
  ]),
621
- o("div", wA, [
622
- o("div", kA, [
623
- o("span", NA, _(e.fileName), 1),
624
- o("span", DA, _(e.fileSize), 1)
621
+ l("div", _A, [
622
+ l("div", wA, [
623
+ l("span", kA, _(e.fileName), 1),
624
+ l("span", NA, _(e.fileSize), 1)
625
625
  ]),
626
- o("span", {
626
+ l("span", {
627
627
  class: "pi pi-times preview__reset",
628
628
  style: { "font-size": "1rem" },
629
629
  onClick: a
@@ -631,7 +631,7 @@ const Nu = (e) => {
631
631
  ])
632
632
  ]));
633
633
  }
634
- }, EA = /* @__PURE__ */ S(jA, [["__scopeId", "data-v-c4e18bbf"]]), TA = { class: "uploader-container" }, VA = { key: 0 }, xA = { key: 1 }, SA = {
634
+ }, jA = /* @__PURE__ */ S(DA, [["__scopeId", "data-v-c4e18bbf"]]), EA = { class: "uploader-container" }, TA = { key: 0 }, VA = { key: 1 }, xA = {
635
635
  __name: "FileUploader",
636
636
  props: {
637
637
  filebumpUrl: {
@@ -640,7 +640,7 @@ const Nu = (e) => {
640
640
  },
641
641
  emits: ["fileUploaded"],
642
642
  setup(e, { emit: f }) {
643
- const t = e, n = I(null), a = I(""), s = I(""), A = I(!1), i = I(!1), r = I(!1), l = I(null), g = I(""), { message: u, setMessageFile: m, resetMessageFile: p } = At(), h = [
643
+ const t = e, n = I(null), a = I(""), s = I(""), A = I(!1), i = I(!1), r = I(!1), o = I(null), d = I(""), { message: u, setMessageFile: m, resetMessageFile: p } = At(), h = [
644
644
  {
645
645
  action: "audio/*",
646
646
  title: "Аудио",
@@ -678,7 +678,7 @@ const Nu = (e) => {
678
678
  let C = N.size, L = 0;
679
679
  for (; C > 1024; )
680
680
  C = C / 1024, L++;
681
- C = C.toFixed(2) + B[L], g.value = C;
681
+ C = C.toFixed(2) + B[L], d.value = C;
682
682
  }, j = async () => {
683
683
  a.value = "uploading";
684
684
  const N = new FormData();
@@ -702,16 +702,16 @@ const Nu = (e) => {
702
702
  console.error("Ошибка при загрузке файла:", C), a.value = "error";
703
703
  }
704
704
  }, D = (N) => {
705
- l.value && M && (l.value.accept = N.action, l.value.click());
705
+ o.value && M && (o.value.accept = N.action, o.value.click());
706
706
  }, E = () => {
707
- l.value && M && l.value.click();
707
+ o.value && M && o.value.click();
708
708
  };
709
- return (N, V) => (c(), d(P, null, [
710
- o("div", TA, [
711
- a.value === "uploading" ? (c(), d("div", VA, V[0] || (V[0] = [
712
- o("p", null, "Загрузка файла...", -1)
713
- ]))) : a.value === "error" ? (c(), d("div", xA, V[1] || (V[1] = [
714
- o("p", null, "Ошибка при загрузке файла.", -1)
709
+ return (N, V) => (c(), g($, null, [
710
+ l("div", EA, [
711
+ a.value === "uploading" ? (c(), g("div", TA, V[0] || (V[0] = [
712
+ l("p", null, "Загрузка файла...", -1)
713
+ ]))) : a.value === "error" ? (c(), g("div", VA, V[1] || (V[1] = [
714
+ l("p", null, "Ошибка при загрузке файла.", -1)
715
715
  ]))) : (c(), F(Cn, {
716
716
  key: 2,
717
717
  actions: h,
@@ -723,9 +723,9 @@ const Nu = (e) => {
723
723
  onClick: D,
724
724
  onButtonClick: E
725
725
  }, null, 8, ["disabled"])),
726
- o("input", {
726
+ l("input", {
727
727
  ref_key: "fileInput",
728
- ref: l,
728
+ ref: o,
729
729
  style: { display: "none" },
730
730
  type: "file",
731
731
  onChange: w
@@ -735,19 +735,19 @@ const Nu = (e) => {
735
735
  key: 0,
736
736
  to: "#chat-input-first-line"
737
737
  }, [
738
- O(EA, {
738
+ O(jA, {
739
739
  "preview-url": s.value,
740
740
  "is-image": A.value,
741
741
  "is-video": i.value,
742
742
  "is-audio": r.value,
743
743
  "file-name": x(u).fileName,
744
- "file-size": g.value,
744
+ "file-size": d.value,
745
745
  onReset: v
746
746
  }, null, 8, ["preview-url", "is-image", "is-video", "is-audio", "file-name", "file-size"])
747
747
  ])) : y("", !0)
748
748
  ], 64));
749
749
  }
750
- }, Eu = /* @__PURE__ */ S(SA, [["__scopeId", "data-v-a7f10a56"]]), zA = { key: 0 }, OA = ["value", "selected"], CA = {
750
+ }, Iu = /* @__PURE__ */ S(xA, [["__scopeId", "data-v-a7f10a56"]]), SA = { key: 0 }, zA = ["value", "selected"], OA = {
751
751
  __name: "ThemeMode",
752
752
  props: {
753
753
  themes: {
@@ -769,19 +769,19 @@ const Nu = (e) => {
769
769
  return we(() => {
770
770
  const s = t();
771
771
  a(s);
772
- }), (s, A) => e.show ? (c(), d("div", zA, [
773
- o("select", {
772
+ }), (s, A) => e.show ? (c(), g("div", SA, [
773
+ l("select", {
774
774
  onChange: A[0] || (A[0] = (i) => n(i))
775
775
  }, [
776
- (c(!0), d(P, null, G(f.themes, (i, r) => (c(), d("option", {
776
+ (c(!0), g($, null, Z(f.themes, (i, r) => (c(), g("option", {
777
777
  key: r,
778
778
  value: i.code,
779
779
  selected: i.default === !0
780
- }, _(i.name), 9, OA))), 128))
780
+ }, _(i.name), 9, zA))), 128))
781
781
  ], 32)
782
782
  ])) : y("", !0);
783
783
  }
784
- }, Tu = /* @__PURE__ */ S(CA, [["__scopeId", "data-v-be17a762"]]), LA = { class: "sidebar" }, UA = { class: "sidebar__container" }, BA = { class: "sidebar__list" }, QA = ["onClick"], RA = ["src", "alt"], YA = { key: 1 }, qA = { class: "sidebar__list-fixed" }, HA = ["onClick"], FA = ["src", "alt"], PA = { key: 1 }, $A = {
784
+ }, _u = /* @__PURE__ */ S(OA, [["__scopeId", "data-v-be17a762"]]), CA = { class: "sidebar" }, LA = { class: "sidebar__container" }, UA = { class: "sidebar__list" }, BA = ["onClick"], QA = ["src", "alt"], RA = { key: 1 }, YA = { class: "sidebar__list-fixed" }, qA = ["onClick"], HA = ["src", "alt"], FA = { key: 1 }, PA = {
785
785
  __name: "SideBar",
786
786
  props: {
787
787
  sidebarItems: {
@@ -793,57 +793,57 @@ const Nu = (e) => {
793
793
  emits: ["selectItem"],
794
794
  setup(e, { emit: f }) {
795
795
  const n = ya(e, "sidebarItems"), a = f, s = (i) => {
796
- const r = n.value.find((l) => l.itemId === i);
796
+ const r = n.value.find((o) => o.itemId === i);
797
797
  a("selectItem", r);
798
798
  }, A = (i) => {
799
799
  const r = i.split(" ");
800
800
  return r.length > 2 ? r.slice(0, 2).join(" ") : i;
801
801
  };
802
- return (i, r) => (c(), d("div", LA, [
803
- o("div", UA, [
804
- o("ul", BA, [
805
- (c(!0), d(P, null, G(n.value.filter((l) => !l.isFixedBottom), (l, g) => (c(), d("li", {
806
- key: g,
802
+ return (i, r) => (c(), g("div", CA, [
803
+ l("div", LA, [
804
+ l("ul", UA, [
805
+ (c(!0), g($, null, Z(n.value.filter((o) => !o.isFixedBottom), (o, d) => (c(), g("li", {
806
+ key: d,
807
807
  class: "sidebar__item",
808
- onClick: (u) => s(l.itemId)
808
+ onClick: (u) => s(o.itemId)
809
809
  }, [
810
- o("img", {
811
- src: l.icon,
812
- alt: l.name,
813
- class: z(["sidebar__image", { "sidebar__image--active": l.selected === !0 }])
814
- }, null, 10, RA),
815
- l.notificationCount ? (c(), d("span", {
810
+ l("img", {
811
+ src: o.icon,
812
+ alt: o.name,
813
+ class: z(["sidebar__image", { "sidebar__image--active": o.selected === !0 }])
814
+ }, null, 10, QA),
815
+ o.notificationCount ? (c(), g("span", {
816
816
  key: 0,
817
- style: $({ backgroundColor: l.notificationColor ? l.notificationColor : "red" })
818
- }, _(l.notificationCount > 99 ? "99+" : l.notificationCount), 5)) : y("", !0),
819
- l.name ? (c(), d("p", YA, _(A(l.name)), 1)) : y("", !0)
820
- ], 8, QA))), 128))
817
+ style: P({ backgroundColor: o.notificationColor ? o.notificationColor : "red" })
818
+ }, _(o.notificationCount > 99 ? "99+" : o.notificationCount), 5)) : y("", !0),
819
+ o.name ? (c(), g("p", RA, _(A(o.name)), 1)) : y("", !0)
820
+ ], 8, BA))), 128))
821
821
  ]),
822
- o("ul", qA, [
823
- (c(!0), d(P, null, G(n.value.filter((l) => l.isFixedBottom), (l, g) => (c(), d("li", {
824
- key: g,
822
+ l("ul", YA, [
823
+ (c(!0), g($, null, Z(n.value.filter((o) => o.isFixedBottom), (o, d) => (c(), g("li", {
824
+ key: d,
825
825
  class: "sidebar__item",
826
- onClick: (u) => s(l.itemId)
826
+ onClick: (u) => s(o.itemId)
827
827
  }, [
828
- o("img", {
829
- src: l.icon,
830
- alt: l.name,
831
- class: z(["sidebar__image", { "sidebar__image--active": l.selected === !0 }])
832
- }, null, 10, FA),
833
- l.notificationCount ? (c(), d("span", {
828
+ l("img", {
829
+ src: o.icon,
830
+ alt: o.name,
831
+ class: z(["sidebar__image", { "sidebar__image--active": o.selected === !0 }])
832
+ }, null, 10, HA),
833
+ o.notificationCount ? (c(), g("span", {
834
834
  key: 0,
835
- style: $({ backgroundColor: l.notificationColor ? l.notificationColor : "red" })
836
- }, _(l.notificationCount > 99 ? "99+" : l.notificationCount), 5)) : y("", !0),
837
- l.name ? (c(), d("p", PA, _(A(l.name)), 1)) : y("", !0)
838
- ], 8, HA))), 128))
835
+ style: P({ backgroundColor: o.notificationColor ? o.notificationColor : "red" })
836
+ }, _(o.notificationCount > 99 ? "99+" : o.notificationCount), 5)) : y("", !0),
837
+ o.name ? (c(), g("p", FA, _(A(o.name)), 1)) : y("", !0)
838
+ ], 8, qA))), 128))
839
839
  ])
840
840
  ])
841
841
  ]));
842
842
  }
843
- }, Vu = /* @__PURE__ */ S($A, [["__scopeId", "data-v-5e22516c"]]), WA = { class: "chat-panel" }, KA = { class: "chat-panel__title-container" }, JA = {
843
+ }, wu = /* @__PURE__ */ S(PA, [["__scopeId", "data-v-5e22516c"]]), $A = { class: "chat-panel" }, WA = { class: "chat-panel__title-container" }, KA = {
844
844
  key: 0,
845
845
  class: "chat-panel__title"
846
- }, GA = {
846
+ }, JA = {
847
847
  __name: "ChatPanel",
848
848
  props: {
849
849
  title: {
@@ -854,31 +854,31 @@ const Nu = (e) => {
854
854
  },
855
855
  emits: ["close-panel"],
856
856
  setup(e, { emit: f }) {
857
- return (t, n) => (c(), d("div", WA, [
858
- o("div", KA, [
859
- e.title ? (c(), d("p", JA, _(e.title), 1)) : y("", !0),
860
- o("button", {
857
+ return (t, n) => (c(), g("div", $A, [
858
+ l("div", WA, [
859
+ e.title ? (c(), g("p", KA, _(e.title), 1)) : y("", !0),
860
+ l("button", {
861
861
  class: "chat-panel__button-close",
862
862
  onClick: n[0] || (n[0] = (a) => t.$emit("close-panel"))
863
863
  }, n[1] || (n[1] = [
864
- o("span", { class: "pi pi-times" }, null, -1)
864
+ l("span", { class: "pi pi-times" }, null, -1)
865
865
  ]))
866
866
  ]),
867
- o("div", null, [
868
- Z(t.$slots, "content", {}, void 0, !0)
867
+ l("div", null, [
868
+ G(t.$slots, "content", {}, void 0, !0)
869
869
  ])
870
870
  ]));
871
871
  }
872
- }, xu = /* @__PURE__ */ S(GA, [["__scopeId", "data-v-1f6ac199"]]), ZA = { class: "channels__container" }, XA = {
872
+ }, ku = /* @__PURE__ */ S(JA, [["__scopeId", "data-v-1f6ac199"]]), GA = { class: "channels__container" }, ZA = {
873
873
  key: 0,
874
874
  class: "channels__selected"
875
- }, es = {
875
+ }, XA = {
876
876
  key: 0,
877
877
  class: "channels__icon"
878
- }, fs = ["src"], ts = { class: "channels__title" }, ns = {
878
+ }, es = ["src"], fs = { class: "channels__title" }, ts = {
879
879
  key: 1,
880
880
  class: "channels__selected channels__title"
881
- }, as = {
881
+ }, ns = {
882
882
  __name: "ChannelSelector",
883
883
  props: {
884
884
  channels: {
@@ -897,20 +897,20 @@ const Nu = (e) => {
897
897
  const t = I(null), n = e, a = f, A = I(n.channels.find((r) => r.type === "default")), i = (r) => {
898
898
  A.value = r, a("selectChannel", A.value);
899
899
  };
900
- return (r, l) => (c(), d("div", {
900
+ return (r, o) => (c(), g("div", {
901
901
  ref_key: "customDiv",
902
902
  ref: t,
903
903
  class: "channels"
904
904
  }, [
905
- o("div", ZA, [
906
- A.value ? (c(), d("div", XA, [
907
- A.value.icon ? (c(), d("span", es, [
908
- o("img", {
905
+ l("div", GA, [
906
+ A.value ? (c(), g("div", ZA, [
907
+ A.value.icon ? (c(), g("span", XA, [
908
+ l("img", {
909
909
  src: A.value.icon
910
- }, null, 8, fs)
910
+ }, null, 8, es)
911
911
  ])) : y("", !0),
912
- o("span", ts, _(A.value.title), 1)
913
- ])) : (c(), d("span", ns, "Канал не выбран")),
912
+ l("span", fs, _(A.value.title), 1)
913
+ ])) : (c(), g("span", ts, "Канал не выбран")),
914
914
  O(Cn, {
915
915
  actions: e.channels,
916
916
  mode: e.mode,
@@ -922,28 +922,28 @@ const Nu = (e) => {
922
922
  ])
923
923
  ], 512));
924
924
  }
925
- }, Su = /* @__PURE__ */ S(as, [["__scopeId", "data-v-1aa474f9"]]), As = { class: "chat-item__avatar-container" }, ss = ["src"], is = {
925
+ }, Nu = /* @__PURE__ */ S(ns, [["__scopeId", "data-v-1aa474f9"]]), as = { class: "chat-item__avatar-container" }, As = ["src"], ss = {
926
926
  key: 1,
927
927
  class: "pi pi-user"
928
- }, os = { class: "chat-item__info-container" }, ls = { class: "chat-item__name" }, rs = {
928
+ }, is = { class: "chat-item__info-container" }, os = { class: "chat-item__name" }, ls = {
929
929
  key: 0,
930
930
  class: "chat-item__last-message"
931
- }, us = { class: "chat-item__details-container" }, cs = {
931
+ }, rs = { class: "chat-item__details-container" }, us = {
932
932
  key: 0,
933
933
  class: "chat-item__time"
934
- }, ds = {
934
+ }, cs = {
935
935
  key: 1,
936
936
  class: "chat-item__unread"
937
- }, gs = {
937
+ }, ds = {
938
938
  key: 3,
939
939
  class: "chat-item__status-chat-container"
940
- }, ms = {
940
+ }, gs = {
941
941
  key: 0,
942
942
  class: "pi pi-check"
943
- }, ps = {
943
+ }, ms = {
944
944
  key: 1,
945
945
  class: "chat-item__fixed pi pi-thumbtack"
946
- }, hs = {
946
+ }, ps = {
947
947
  __name: "ChatItem",
948
948
  props: {
949
949
  chat: {
@@ -956,10 +956,10 @@ const Nu = (e) => {
956
956
  const t = e, n = f, a = () => {
957
957
  n("select", t.chat);
958
958
  }, s = () => t.chat.isSelected ? "chat-item__selected" : "chat-item", A = (v) => {
959
- g(), n("action", { chatId: t.chat.chatId, ...v });
960
- }, i = I(!1), r = I(!1), l = () => {
959
+ d(), n("action", { chatId: t.chat.chatId, ...v });
960
+ }, i = I(!1), r = I(!1), o = () => {
961
961
  r.value = !0;
962
- }, g = () => {
962
+ }, d = () => {
963
963
  r.value = !1, i.value = !1;
964
964
  }, u = U(() => Pe(t.chat["lastMessage.status"]));
965
965
  let m;
@@ -972,50 +972,50 @@ const Nu = (e) => {
972
972
  }, 1e3) : (p.value = 0, clearInterval(m));
973
973
  },
974
974
  { immediate: !0 }
975
- ), (v, w) => (c(), d("div", {
975
+ ), (v, w) => (c(), g("div", {
976
976
  class: z(s()),
977
977
  onClick: a
978
978
  }, [
979
- o("div", {
979
+ l("div", {
980
980
  class: "chat-item__container",
981
- onMouseenter: l,
982
- onMouseleave: g
981
+ onMouseenter: o,
982
+ onMouseleave: d
983
983
  }, [
984
- o("div", As, [
985
- o("span", {
984
+ l("div", as, [
985
+ l("span", {
986
986
  class: "chat-item__status-user",
987
- style: $({ backgroundColor: t.chat.status })
987
+ style: P({ backgroundColor: t.chat.status })
988
988
  }, null, 4),
989
- t.chat.avatar ? (c(), d("img", {
989
+ t.chat.avatar ? (c(), g("img", {
990
990
  key: 0,
991
991
  src: t.chat.avatar,
992
992
  height: "48",
993
993
  width: "48"
994
- }, null, 8, ss)) : (c(), d("span", is))
994
+ }, null, 8, As)) : (c(), g("span", ss))
995
995
  ]),
996
- o("div", os, [
997
- o("div", ls, _(e.chat.name), 1),
998
- e.chat.lastMessage || e.chat.typing ? (c(), d("div", rs, _(M.value), 1)) : y("", !0)
996
+ l("div", is, [
997
+ l("div", os, _(e.chat.name), 1),
998
+ e.chat.lastMessage || e.chat.typing ? (c(), g("div", ls, _(M.value), 1)) : y("", !0)
999
999
  ]),
1000
- o("div", us, [
1001
- e.chat["lastActivity.time"] && !r.value ? (c(), d("div", cs, _(e.chat["lastActivity.time"]), 1)) : y("", !0),
1002
- e.chat.countUnread > 0 ? (c(), d("div", ds, _(e.chat.countUnread > 99 ? "99+" : e.chat.countUnread), 1)) : y("", !0),
1003
- r.value && e.chat.actions ? (c(), d("button", {
1000
+ l("div", rs, [
1001
+ e.chat["lastActivity.time"] && !r.value ? (c(), g("div", us, _(e.chat["lastActivity.time"]), 1)) : y("", !0),
1002
+ e.chat.countUnread > 0 ? (c(), g("div", cs, _(e.chat.countUnread > 99 ? "99+" : e.chat.countUnread), 1)) : y("", !0),
1003
+ r.value && e.chat.actions ? (c(), g("button", {
1004
1004
  key: 2,
1005
1005
  class: "chat-item__menu-button",
1006
1006
  onClick: w[0] || (w[0] = (k) => i.value = !i.value)
1007
1007
  }, w[1] || (w[1] = [
1008
- o("span", { class: "pi pi-ellipsis-h" }, null, -1)
1008
+ l("span", { class: "pi pi-ellipsis-h" }, null, -1)
1009
1009
  ]))) : y("", !0),
1010
- e.chat.countUnread < 1 ? (c(), d("div", gs, [
1011
- x(Fe).includes(e.chat["lastMessage.status"]) ? (c(), d("div", {
1010
+ e.chat.countUnread < 1 ? (c(), g("div", ds, [
1011
+ x(Fe).includes(e.chat["lastMessage.status"]) ? (c(), g("div", {
1012
1012
  key: 0,
1013
1013
  class: z(["chat-item__status-message", u.value])
1014
1014
  }, [
1015
- e.chat["lastMessage.status"] !== "sent" ? (c(), d("span", ms)) : y("", !0),
1016
- w[2] || (w[2] = o("span", { class: "pi pi-check" }, null, -1))
1015
+ e.chat["lastMessage.status"] !== "sent" ? (c(), g("span", gs)) : y("", !0),
1016
+ w[2] || (w[2] = l("span", { class: "pi pi-check" }, null, -1))
1017
1017
  ], 2)) : y("", !0),
1018
- e.chat.isFixedTop || e.chat.isFixedBottom ? (c(), d("span", ps)) : y("", !0)
1018
+ e.chat.isFixedTop || e.chat.isFixedBottom ? (c(), g("span", ms)) : y("", !0)
1019
1019
  ])) : y("", !0)
1020
1020
  ]),
1021
1021
  O(q, { name: "menu" }, {
@@ -1032,7 +1032,7 @@ const Nu = (e) => {
1032
1032
  ], 32)
1033
1033
  ], 2));
1034
1034
  }
1035
- }, dt = /* @__PURE__ */ S(hs, [["__scopeId", "data-v-30b00fea"]]), Ms = { class: "chat-filter" }, ys = { class: "chat-filter__container" }, bs = ["placeholder"], vs = {
1035
+ }, dt = /* @__PURE__ */ S(ps, [["__scopeId", "data-v-30b00fea"]]), hs = { class: "chat-filter" }, Ms = { class: "chat-filter__container" }, ys = ["placeholder"], bs = {
1036
1036
  __name: "ChatFilter",
1037
1037
  emits: ["update"],
1038
1038
  setup(e, { emit: f }) {
@@ -1040,32 +1040,32 @@ const Nu = (e) => {
1040
1040
  const s = x(t);
1041
1041
  n("update", s.value);
1042
1042
  };
1043
- return (s, A) => (c(), d("div", Ms, [
1044
- o("div", ys, [
1045
- o("input", {
1043
+ return (s, A) => (c(), g("div", hs, [
1044
+ l("div", Ms, [
1045
+ l("input", {
1046
1046
  ref_key: "refInput",
1047
1047
  ref: t,
1048
1048
  class: "chat-filter__input",
1049
1049
  type: "text",
1050
1050
  placeholder: x(Ve)("component.ChatFilter.InputPlaceholder"),
1051
1051
  onInput: a
1052
- }, null, 40, bs)
1052
+ }, null, 40, ys)
1053
1053
  ])
1054
1054
  ]));
1055
1055
  }
1056
- }, Is = /* @__PURE__ */ S(vs, [["__scopeId", "data-v-5ff387fd"]]), _s = { class: "template-selector" }, ws = { class: "template-selector__container" }, ks = { class: "template-selector__button-close" }, Ns = { class: "template-selector__list-groups" }, Ds = { class: "template-selector__label-group" }, js = ["src", "alt"], Es = ["id", "value"], Ts = { class: "template-selector__searching-container" }, Vs = { class: "template-selector__templates" }, xs = {
1056
+ }, vs = /* @__PURE__ */ S(bs, [["__scopeId", "data-v-5ff387fd"]]), Is = { class: "template-selector" }, _s = { class: "template-selector__container" }, ws = { class: "template-selector__button-close" }, ks = { class: "template-selector__list-groups" }, Ns = { class: "template-selector__label-group" }, Ds = ["src", "alt"], js = ["id", "value"], Es = { class: "template-selector__searching-container" }, Ts = { class: "template-selector__templates" }, Vs = {
1057
1057
  key: 0,
1058
1058
  class: "template-selector__list-templates"
1059
- }, Ss = ["onClick"], zs = { class: "template-selector__item-template-info" }, Os = { class: "template-selector__item-title" }, Cs = { class: "template-selector__item-text" }, Ls = {
1059
+ }, xs = ["onClick"], Ss = { class: "template-selector__item-template-info" }, zs = { class: "template-selector__item-title" }, Os = { class: "template-selector__item-text" }, Cs = {
1060
1060
  key: 1,
1061
1061
  class: "template-selector__plug"
1062
- }, Us = { class: "template-selector__preview-container" }, Bs = {
1062
+ }, Ls = { class: "template-selector__preview-container" }, Us = {
1063
1063
  key: 0,
1064
1064
  class: "template-selector__preview"
1065
- }, Qs = { class: "template-selector__preview-wrapper" }, Rs = { class: "template-selector__preview-text" }, Ys = {
1065
+ }, Bs = { class: "template-selector__preview-wrapper" }, Qs = { class: "template-selector__preview-text" }, Rs = {
1066
1066
  key: 1,
1067
1067
  class: "template-selector__plug"
1068
- }, qs = {
1068
+ }, Ys = {
1069
1069
  __name: "TemplateSelector",
1070
1070
  props: {
1071
1071
  templates: {
@@ -1083,50 +1083,50 @@ const Nu = (e) => {
1083
1083
  setup(e, { emit: f }) {
1084
1084
  const t = e, { message: n } = At(), a = () => {
1085
1085
  s("closeTemplateWindow"), n.value.text = i.value.template;
1086
- }, s = f, A = I(null), i = I(null), r = I(""), l = (p) => {
1086
+ }, s = f, A = I(null), i = I(null), r = I(""), o = (p) => {
1087
1087
  t.templates.forEach((h) => h.isSelected = !1), p.isSelected = !0, i.value = p;
1088
- }, g = () => {
1088
+ }, d = () => {
1089
1089
  t.templates.forEach((p) => p.isSelected = !1);
1090
1090
  }, u = U(() => A.value ? t.templates.filter((p) => p.groupId === A.value.groupId) : t.templates), m = U(() => {
1091
1091
  const p = r.value.trim().toLowerCase();
1092
1092
  return u.value.filter((h) => (console.log(h), h.title.toLowerCase().includes(p) || h.template.toLowerCase().includes(p)));
1093
1093
  });
1094
- return (p, h) => (c(), d("div", _s, [
1095
- o("div", ws, [
1096
- o("button", ks, [
1097
- o("span", {
1094
+ return (p, h) => (c(), g("div", Is, [
1095
+ l("div", _s, [
1096
+ l("button", ws, [
1097
+ l("span", {
1098
1098
  class: "pi pi-times",
1099
1099
  onClick: h[0] || (h[0] = (M) => p.$emit("closeTemplateWindow"))
1100
1100
  })
1101
1101
  ]),
1102
- o("ul", Ns, [
1103
- (c(!0), d(P, null, G(e.groupTemplates, (M, v) => (c(), d("li", {
1102
+ l("ul", ks, [
1103
+ (c(!0), g($, null, Z(e.groupTemplates, (M, v) => (c(), g("li", {
1104
1104
  key: v,
1105
1105
  class: z(["template-selector__item-group", { "template-selector__item-selected": A.value === M }]),
1106
- onClick: g
1106
+ onClick: d
1107
1107
  }, [
1108
- o("label", Ds, [
1109
- M.iconUrl ? (c(), d("img", {
1108
+ l("label", Ns, [
1109
+ M.iconUrl ? (c(), g("img", {
1110
1110
  key: 0,
1111
1111
  class: "template-selector__item-group-icon",
1112
1112
  src: M.iconUrl,
1113
1113
  alt: M.title
1114
- }, null, 8, js)) : y("", !0),
1115
- Me(o("input", {
1114
+ }, null, 8, Ds)) : y("", !0),
1115
+ _e(l("input", {
1116
1116
  id: v,
1117
1117
  "onUpdate:modelValue": h[1] || (h[1] = (w) => A.value = w),
1118
1118
  value: M,
1119
1119
  class: "template-selector__input-group",
1120
1120
  type: "radio"
1121
- }, null, 8, Es), [
1121
+ }, null, 8, js), [
1122
1122
  [ba, A.value]
1123
1123
  ]),
1124
- o("span", null, _(M.title), 1)
1124
+ l("span", null, _(M.title), 1)
1125
1125
  ])
1126
1126
  ], 2))), 128))
1127
1127
  ]),
1128
- o("div", Ts, [
1129
- Me(o("input", {
1128
+ l("div", Es, [
1129
+ _e(l("input", {
1130
1130
  "onUpdate:modelValue": h[2] || (h[2] = (M) => r.value = M),
1131
1131
  class: "template-selector__searching-input",
1132
1132
  type: "text",
@@ -1135,36 +1135,36 @@ const Nu = (e) => {
1135
1135
  [xt, r.value]
1136
1136
  ])
1137
1137
  ]),
1138
- o("div", Vs, [
1139
- m.value.length !== 0 ? (c(), d("ul", xs, [
1140
- (c(!0), d(P, null, G(m.value, (M, v) => (c(), d("li", {
1138
+ l("div", Ts, [
1139
+ m.value.length !== 0 ? (c(), g("ul", Vs, [
1140
+ (c(!0), g($, null, Z(m.value, (M, v) => (c(), g("li", {
1141
1141
  key: v,
1142
1142
  class: z(["template-selector__item-template", { "template-selector__item-selected": M.isSelected }]),
1143
- onClick: (w) => l(M)
1143
+ onClick: (w) => o(M)
1144
1144
  }, [
1145
- o("div", zs, [
1146
- o("p", Os, _(M.title), 1),
1147
- o("p", Cs, _(M.template), 1)
1145
+ l("div", Ss, [
1146
+ l("p", zs, _(M.title), 1),
1147
+ l("p", Os, _(M.template), 1)
1148
1148
  ])
1149
- ], 10, Ss))), 128))
1150
- ])) : (c(), d("p", Ls, " Шаблоны отсутствуют "))
1149
+ ], 10, xs))), 128))
1150
+ ])) : (c(), g("p", Cs, " Шаблоны отсутствуют "))
1151
1151
  ]),
1152
- o("div", Us, [
1153
- i.value ? (c(), d("div", Bs, [
1154
- o("div", Qs, [
1155
- o("p", Rs, _(i.value.template), 1),
1156
- h[3] || (h[3] = o("p", { class: "template-selector__preview-time" }, " 22:22 ", -1))
1152
+ l("div", Ls, [
1153
+ i.value ? (c(), g("div", Us, [
1154
+ l("div", Bs, [
1155
+ l("p", Qs, _(i.value.template), 1),
1156
+ h[3] || (h[3] = l("p", { class: "template-selector__preview-time" }, " 22:22 ", -1))
1157
1157
  ])
1158
- ])) : (c(), d("p", Ys, " Предпросмотр шаблона "))
1158
+ ])) : (c(), g("p", Rs, " Предпросмотр шаблона "))
1159
1159
  ]),
1160
- o("button", {
1160
+ l("button", {
1161
1161
  class: "template-selector__button-paste",
1162
1162
  onClick: a
1163
1163
  }, " Вставить ")
1164
1164
  ])
1165
1165
  ]));
1166
1166
  }
1167
- }, Hs = /* @__PURE__ */ S(qs, [["__scopeId", "data-v-1c87aba6"]]), Fs = {
1167
+ }, qs = /* @__PURE__ */ S(Ys, [["__scopeId", "data-v-1c87aba6"]]), Hs = {
1168
1168
  __name: "ButtonTemplateSelector",
1169
1169
  props: {
1170
1170
  templates: {
@@ -1190,8 +1190,8 @@ const Nu = (e) => {
1190
1190
  f.mode == "hover" && (n.value.style.display = "inherit");
1191
1191
  }, A = () => {
1192
1192
  f.mode == "hover" && (n.value.style.display = "none");
1193
- }, i = (l) => {
1194
- f.mode == "click" && !t.value.contains(l.target) && !n.value.contains(l.target) && (n.value.style.display = "none");
1193
+ }, i = (o) => {
1194
+ f.mode == "click" && !t.value.contains(o.target) && !n.value.contains(o.target) && (n.value.style.display = "none");
1195
1195
  }, r = () => {
1196
1196
  n.value.style.display = "none";
1197
1197
  };
@@ -1199,26 +1199,26 @@ const Nu = (e) => {
1199
1199
  n.value.style.display = "none", document.addEventListener("click", i);
1200
1200
  }), St(() => {
1201
1201
  document.removeEventListener("click", i);
1202
- }), (l, g) => (c(), d(P, null, [
1203
- o("button", {
1202
+ }), (o, d) => (c(), g($, null, [
1203
+ l("button", {
1204
1204
  ref_key: "templateButton",
1205
1205
  ref: t,
1206
1206
  class: "button-template",
1207
1207
  onClick: a,
1208
1208
  onMouseover: s,
1209
1209
  onMouseout: A
1210
- }, g[0] || (g[0] = [
1211
- o("span", { class: "pi pi-objects-column" }, null, -1)
1210
+ }, d[0] || (d[0] = [
1211
+ l("span", { class: "pi pi-objects-column" }, null, -1)
1212
1212
  ]), 544),
1213
1213
  O(q, null, {
1214
1214
  default: H(() => [
1215
- o("div", {
1215
+ l("div", {
1216
1216
  ref_key: "template",
1217
1217
  ref: n,
1218
1218
  onMouseover: s,
1219
1219
  onMouseout: A
1220
1220
  }, [
1221
- O(Hs, {
1221
+ O(qs, {
1222
1222
  templates: e.templates,
1223
1223
  "group-templates": e.groupTemplates,
1224
1224
  onCloseTemplateWindow: r
@@ -1229,7 +1229,7 @@ const Nu = (e) => {
1229
1229
  })
1230
1230
  ], 64));
1231
1231
  }
1232
- }, zu = /* @__PURE__ */ S(Fs, [["__scopeId", "data-v-bd66361a"]]), Ln = "https://cdn.jsdelivr.net/npm/emoji-datasource-apple@6.0.1/img/apple/64", Un = {
1232
+ }, Du = /* @__PURE__ */ S(Hs, [["__scopeId", "data-v-bd66361a"]]), Ln = "https://cdn.jsdelivr.net/npm/emoji-datasource-apple@6.0.1/img/apple/64", Un = {
1233
1233
  recent: "Recently used",
1234
1234
  smileys_people: "Smiles & People",
1235
1235
  animals_nature: "Animals & Nature",
@@ -1239,21 +1239,21 @@ const Nu = (e) => {
1239
1239
  objects: "Objects",
1240
1240
  symbols: "Symbols",
1241
1241
  flags: "Flags"
1242
- }, Bn = "u", st = "n", mf = "v", ff = "r", Ps = {
1242
+ }, Bn = "u", st = "n", mf = "v", ff = "r", Fs = {
1243
1243
  [st]: ["grinning face", "grinning"],
1244
1244
  [Bn]: "1f600",
1245
1245
  [ff]: "1f600"
1246
- }, Df = "neutral", $s = "1f3fb", Ws = "1f3fc", Ks = "1f3fd", Js = "1f3fe", Gs = "1f3ff", Zs = [
1246
+ }, Df = "neutral", Ps = "1f3fb", $s = "1f3fc", Ws = "1f3fd", Ks = "1f3fe", Js = "1f3ff", Gs = [
1247
1247
  Df,
1248
+ Ps,
1248
1249
  $s,
1249
1250
  Ws,
1250
1251
  Ks,
1251
- Js,
1252
- Gs
1253
- ], Xs = {
1252
+ Js
1253
+ ], Zs = {
1254
1254
  placeholder: "Search emoji",
1255
1255
  skinTone: "Skin tone"
1256
- }, ei = ["light", "dark", "auto"], fi = [
1256
+ }, Xs = ["light", "dark", "auto"], ei = [
1257
1257
  {
1258
1258
  n: [
1259
1259
  "grinning face",
@@ -5661,7 +5661,7 @@ const Nu = (e) => {
5661
5661
  ],
5662
5662
  u: "1f48e"
5663
5663
  }
5664
- ], ti = [
5664
+ ], fi = [
5665
5665
  {
5666
5666
  n: [
5667
5667
  "monkey face",
@@ -6395,7 +6395,7 @@ const Nu = (e) => {
6395
6395
  ],
6396
6396
  u: "1f343"
6397
6397
  }
6398
- ], ni = [
6398
+ ], ti = [
6399
6399
  {
6400
6400
  n: [
6401
6401
  "grapes"
@@ -7061,7 +7061,7 @@ const Nu = (e) => {
7061
7061
  ],
7062
7062
  u: "1f3fa"
7063
7063
  }
7064
- ], ai = [
7064
+ ], ni = [
7065
7065
  {
7066
7066
  n: [
7067
7067
  "jack-o-lantern",
@@ -7467,7 +7467,7 @@ const Nu = (e) => {
7467
7467
  ],
7468
7468
  u: "1f3b4"
7469
7469
  }
7470
- ], Ai = [
7470
+ ], ai = [
7471
7471
  {
7472
7472
  n: [
7473
7473
  "earth globe europe-africa",
@@ -8834,7 +8834,7 @@ const Nu = (e) => {
8834
8834
  ],
8835
8835
  u: "1f30a"
8836
8836
  }
8837
- ], si = [
8837
+ ], Ai = [
8838
8838
  {
8839
8839
  n: [
8840
8840
  "speaker with cancellation stroke",
@@ -9898,7 +9898,7 @@ const Nu = (e) => {
9898
9898
  ],
9899
9899
  u: "1f6d2"
9900
9900
  }
9901
- ], ii = [
9901
+ ], si = [
9902
9902
  {
9903
9903
  n: [
9904
9904
  "automated teller machine",
@@ -11296,7 +11296,7 @@ const Nu = (e) => {
11296
11296
  ],
11297
11297
  u: "1f535"
11298
11298
  }
11299
- ], oi = [
11299
+ ], ii = [
11300
11300
  {
11301
11301
  n: [
11302
11302
  "chequered flag",
@@ -13176,15 +13176,15 @@ const Nu = (e) => {
13176
13176
  u: "1f3f4-e0067-e0062-e0077-e006c-e0073-e007f"
13177
13177
  }
13178
13178
  ];
13179
- var li = {
13180
- smileys_people: fi,
13181
- animals_nature: ti,
13182
- food_drink: ni,
13183
- activities: ai,
13184
- travel_places: Ai,
13185
- objects: si,
13186
- symbols: ii,
13187
- flags: oi
13179
+ var oi = {
13180
+ smileys_people: ei,
13181
+ animals_nature: fi,
13182
+ food_drink: ti,
13183
+ activities: ni,
13184
+ travel_places: ai,
13185
+ objects: Ai,
13186
+ symbols: si,
13187
+ flags: ii
13188
13188
  }, cn = [
13189
13189
  {
13190
13190
  key: "recent",
@@ -13232,9 +13232,9 @@ var li = {
13232
13232
  u: "1f3f3-fe0f"
13233
13233
  }
13234
13234
  ];
13235
- const ri = (e, f) => f.some((t) => e instanceof t);
13235
+ const li = (e, f) => f.some((t) => e instanceof t);
13236
13236
  let dn, gn;
13237
- function ui() {
13237
+ function ri() {
13238
13238
  return dn || (dn = [
13239
13239
  IDBDatabase,
13240
13240
  IDBObjectStore,
@@ -13243,7 +13243,7 @@ function ui() {
13243
13243
  IDBTransaction
13244
13244
  ]);
13245
13245
  }
13246
- function ci() {
13246
+ function ui() {
13247
13247
  return gn || (gn = [
13248
13248
  IDBCursor.prototype.advance,
13249
13249
  IDBCursor.prototype.continue,
@@ -13251,12 +13251,12 @@ function ci() {
13251
13251
  ]);
13252
13252
  }
13253
13253
  const Qn = /* @__PURE__ */ new WeakMap(), It = /* @__PURE__ */ new WeakMap(), Rn = /* @__PURE__ */ new WeakMap(), gt = /* @__PURE__ */ new WeakMap(), Ot = /* @__PURE__ */ new WeakMap();
13254
- function di(e) {
13254
+ function ci(e) {
13255
13255
  const f = new Promise((t, n) => {
13256
13256
  const a = () => {
13257
13257
  e.removeEventListener("success", s), e.removeEventListener("error", A);
13258
13258
  }, s = () => {
13259
- t(_e(e.result)), a();
13259
+ t(Ie(e.result)), a();
13260
13260
  }, A = () => {
13261
13261
  n(e.error), a();
13262
13262
  };
@@ -13267,7 +13267,7 @@ function di(e) {
13267
13267
  }).catch(() => {
13268
13268
  }), Ot.set(f, e), f;
13269
13269
  }
13270
- function gi(e) {
13270
+ function di(e) {
13271
13271
  if (It.has(e))
13272
13272
  return;
13273
13273
  const f = new Promise((t, n) => {
@@ -13292,7 +13292,7 @@ let _t = {
13292
13292
  if (f === "store")
13293
13293
  return t.objectStoreNames[1] ? void 0 : t.objectStore(t.objectStoreNames[0]);
13294
13294
  }
13295
- return _e(e[f]);
13295
+ return Ie(e[f]);
13296
13296
  },
13297
13297
  set(e, f, t) {
13298
13298
  return e[f] = t, !0;
@@ -13301,70 +13301,70 @@ let _t = {
13301
13301
  return e instanceof IDBTransaction && (f === "done" || f === "store") ? !0 : f in e;
13302
13302
  }
13303
13303
  };
13304
- function mi(e) {
13304
+ function gi(e) {
13305
13305
  _t = e(_t);
13306
13306
  }
13307
- function pi(e) {
13307
+ function mi(e) {
13308
13308
  return e === IDBDatabase.prototype.transaction && !("objectStoreNames" in IDBTransaction.prototype) ? function(f, ...t) {
13309
13309
  const n = e.call(mt(this), f, ...t);
13310
- return Rn.set(n, f.sort ? f.sort() : [f]), _e(n);
13311
- } : ci().includes(e) ? function(...f) {
13312
- return e.apply(mt(this), f), _e(Qn.get(this));
13310
+ return Rn.set(n, f.sort ? f.sort() : [f]), Ie(n);
13311
+ } : ui().includes(e) ? function(...f) {
13312
+ return e.apply(mt(this), f), Ie(Qn.get(this));
13313
13313
  } : function(...f) {
13314
- return _e(e.apply(mt(this), f));
13314
+ return Ie(e.apply(mt(this), f));
13315
13315
  };
13316
13316
  }
13317
- function hi(e) {
13318
- return typeof e == "function" ? pi(e) : (e instanceof IDBTransaction && gi(e), ri(e, ui()) ? new Proxy(e, _t) : e);
13317
+ function pi(e) {
13318
+ return typeof e == "function" ? mi(e) : (e instanceof IDBTransaction && di(e), li(e, ri()) ? new Proxy(e, _t) : e);
13319
13319
  }
13320
- function _e(e) {
13320
+ function Ie(e) {
13321
13321
  if (e instanceof IDBRequest)
13322
- return di(e);
13322
+ return ci(e);
13323
13323
  if (gt.has(e))
13324
13324
  return gt.get(e);
13325
- const f = hi(e);
13325
+ const f = pi(e);
13326
13326
  return f !== e && (gt.set(e, f), Ot.set(f, e)), f;
13327
13327
  }
13328
13328
  const mt = (e) => Ot.get(e);
13329
13329
  function Ct(e, f, { blocked: t, upgrade: n, blocking: a, terminated: s } = {}) {
13330
- const A = indexedDB.open(e, f), i = _e(A);
13330
+ const A = indexedDB.open(e, f), i = Ie(A);
13331
13331
  return n && A.addEventListener("upgradeneeded", (r) => {
13332
- n(_e(A.result), r.oldVersion, r.newVersion, _e(A.transaction), r);
13332
+ n(Ie(A.result), r.oldVersion, r.newVersion, Ie(A.transaction), r);
13333
13333
  }), t && A.addEventListener("blocked", (r) => t(
13334
13334
  r.oldVersion,
13335
13335
  r.newVersion,
13336
13336
  r
13337
13337
  )), i.then((r) => {
13338
- s && r.addEventListener("close", () => s()), a && r.addEventListener("versionchange", (l) => a(l.oldVersion, l.newVersion, l));
13338
+ s && r.addEventListener("close", () => s()), a && r.addEventListener("versionchange", (o) => a(o.oldVersion, o.newVersion, o));
13339
13339
  }).catch(() => {
13340
13340
  }), i;
13341
13341
  }
13342
- const Mi = ["get", "getKey", "getAll", "getAllKeys", "count"], yi = ["put", "add", "delete", "clear"], pt = /* @__PURE__ */ new Map();
13342
+ const hi = ["get", "getKey", "getAll", "getAllKeys", "count"], Mi = ["put", "add", "delete", "clear"], pt = /* @__PURE__ */ new Map();
13343
13343
  function mn(e, f) {
13344
13344
  if (!(e instanceof IDBDatabase && !(f in e) && typeof f == "string"))
13345
13345
  return;
13346
13346
  if (pt.get(f))
13347
13347
  return pt.get(f);
13348
- const t = f.replace(/FromIndex$/, ""), n = f !== t, a = yi.includes(t);
13349
- if (!(t in (n ? IDBIndex : IDBObjectStore).prototype) || !(a || Mi.includes(t)))
13348
+ const t = f.replace(/FromIndex$/, ""), n = f !== t, a = Mi.includes(t);
13349
+ if (!(t in (n ? IDBIndex : IDBObjectStore).prototype) || !(a || hi.includes(t)))
13350
13350
  return;
13351
13351
  const s = async function(A, ...i) {
13352
13352
  const r = this.transaction(A, a ? "readwrite" : "readonly");
13353
- let l = r.store;
13354
- return n && (l = l.index(i.shift())), (await Promise.all([
13355
- l[t](...i),
13353
+ let o = r.store;
13354
+ return n && (o = o.index(i.shift())), (await Promise.all([
13355
+ o[t](...i),
13356
13356
  a && r.done
13357
13357
  ]))[0];
13358
13358
  };
13359
13359
  return pt.set(f, s), s;
13360
13360
  }
13361
- mi((e) => ({
13361
+ gi((e) => ({
13362
13362
  ...e,
13363
13363
  get: (f, t, n) => mn(f, t) || e.get(f, t, n),
13364
13364
  has: (f, t) => !!mn(f, t) || e.has(f, t)
13365
13365
  }));
13366
13366
  const Lt = "EMJ", Ue = "emojis", Ut = 3;
13367
- async function bi() {
13367
+ async function yi() {
13368
13368
  (await Ct(Lt, Ut, {
13369
13369
  upgrade(f, t) {
13370
13370
  f.objectStoreNames.contains(Ue) || f.createObjectStore(Ue, {
@@ -13376,8 +13376,8 @@ async function bi() {
13376
13376
  }
13377
13377
  })).close();
13378
13378
  }
13379
- bi();
13380
- const vi = {
13379
+ yi();
13380
+ const bi = {
13381
13381
  native: !1,
13382
13382
  hideSearch: !0,
13383
13383
  hideGroupIcons: !1,
@@ -13390,23 +13390,23 @@ const vi = {
13390
13390
  groupOrder: [],
13391
13391
  groupIcons: {}
13392
13392
  };
13393
- async function Ii() {
13393
+ async function vi() {
13394
13394
  return await (await Ct(Lt, Ut)).transaction(Ue, "readonly").objectStore(Ue).getAll();
13395
13395
  }
13396
- function _i() {
13396
+ function Ii() {
13397
13397
  const e = wa({
13398
13398
  search: "",
13399
- emoji: Ps,
13399
+ emoji: Fs,
13400
13400
  activeGroup: "",
13401
13401
  skinTone: Df,
13402
- options: vi,
13402
+ options: bi,
13403
13403
  additionalGroups: {},
13404
13404
  recent: [],
13405
13405
  get emojis() {
13406
13406
  return {
13407
13407
  recent: this.recent,
13408
13408
  ...this.options.additionalGroups,
13409
- ...li
13409
+ ...oi
13410
13410
  };
13411
13411
  },
13412
13412
  get disabled() {
@@ -13432,12 +13432,12 @@ function _i() {
13432
13432
  }
13433
13433
  async function t() {
13434
13434
  var u;
13435
- let m = await Ii();
13435
+ let m = await vi();
13436
13436
  return Array.isArray(m) && m.length ? m = JSON.parse(((u = m[0]) == null ? void 0 : u.value) || "") : m = [], m;
13437
13437
  }
13438
13438
  function n() {
13439
13439
  t().then((u) => {
13440
- e.recent = u, l();
13440
+ e.recent = u, o();
13441
13441
  });
13442
13442
  }
13443
13443
  const a = (u) => {
@@ -13451,20 +13451,20 @@ function _i() {
13451
13451
  }, r = (u) => {
13452
13452
  e.options = Object.assign({}, e.options, u), f();
13453
13453
  };
13454
- async function l() {
13454
+ async function o() {
13455
13455
  (await Ct(Lt, Ut)).transaction(Ue, "readwrite").objectStore(Ue).put({
13456
13456
  id: 0,
13457
13457
  value: JSON.stringify(e.recent)
13458
13458
  });
13459
13459
  }
13460
- const g = (u) => {
13460
+ const d = (u) => {
13461
13461
  if (e.options.displayRecent !== !0)
13462
13462
  return;
13463
13463
  const m = e.recent.findIndex((h) => h.u === u.u);
13464
13464
  if (m > 0 && e.recent.splice(m, 1), m === 0)
13465
13465
  return;
13466
13466
  const p = { u: u.u, n: zn(u.n) };
13467
- e.recent = [p, ...e.recent], e.recent.length > 24 && (e.recent.length = 24), l();
13467
+ e.recent = [p, ...e.recent], e.recent.length > 24 && (e.recent.length = 24), o();
13468
13468
  };
13469
13469
  return {
13470
13470
  state: ka(e),
@@ -13473,14 +13473,14 @@ function _i() {
13473
13473
  updateActiveGroup: A,
13474
13474
  updateSkinTone: i,
13475
13475
  updateOptions: r,
13476
- updateSelect: g
13476
+ updateSelect: d
13477
13477
  };
13478
13478
  }
13479
- var X = "top", Ae = "bottom", se = "right", ee = "left", Bt = "auto", sf = [X, Ae, se, ee], Be = "start", tf = "end", wi = "clippingParents", Yn = "viewport", Ke = "popper", ki = "reference", pn = /* @__PURE__ */ sf.reduce(function(e, f) {
13479
+ var X = "top", Ae = "bottom", se = "right", ee = "left", Bt = "auto", sf = [X, Ae, se, ee], Be = "start", tf = "end", _i = "clippingParents", Yn = "viewport", Ke = "popper", wi = "reference", pn = /* @__PURE__ */ sf.reduce(function(e, f) {
13480
13480
  return e.concat([f + "-" + Be, f + "-" + tf]);
13481
13481
  }, []), qn = /* @__PURE__ */ [].concat(sf, [Bt]).reduce(function(e, f) {
13482
13482
  return e.concat([f, f + "-" + Be, f + "-" + tf]);
13483
- }, []), Ni = "beforeRead", Di = "read", ji = "afterRead", Ei = "beforeMain", Ti = "main", Vi = "afterMain", xi = "beforeWrite", Si = "write", zi = "afterWrite", Oi = [Ni, Di, ji, Ei, Ti, Vi, xi, Si, zi];
13483
+ }, []), ki = "beforeRead", Ni = "read", Di = "afterRead", ji = "beforeMain", Ei = "main", Ti = "afterMain", Vi = "beforeWrite", xi = "write", Si = "afterWrite", zi = [ki, Ni, Di, ji, Ei, Ti, Vi, xi, Si];
13484
13484
  function ge(e) {
13485
13485
  return e ? (e.nodeName || "").toLowerCase() : null;
13486
13486
  }
@@ -13507,7 +13507,7 @@ function Hn(e) {
13507
13507
  var f = ie(e).ShadowRoot;
13508
13508
  return e instanceof f || e instanceof ShadowRoot;
13509
13509
  }
13510
- function Ci(e) {
13510
+ function Oi(e) {
13511
13511
  var f = e.state;
13512
13512
  Object.keys(f.elements).forEach(function(t) {
13513
13513
  var n = f.styles[t] || {}, a = f.attributes[t] || {}, s = f.elements[t];
@@ -13517,7 +13517,7 @@ function Ci(e) {
13517
13517
  }));
13518
13518
  });
13519
13519
  }
13520
- function Li(e) {
13520
+ function Ci(e) {
13521
13521
  var f = e.state, t = {
13522
13522
  popper: {
13523
13523
  position: f.options.strategy,
@@ -13532,8 +13532,8 @@ function Li(e) {
13532
13532
  };
13533
13533
  return Object.assign(f.elements.popper.style, t.popper), f.styles = t, f.elements.arrow && Object.assign(f.elements.arrow.style, t.arrow), function() {
13534
13534
  Object.keys(f.elements).forEach(function(n) {
13535
- var a = f.elements[n], s = f.attributes[n] || {}, A = Object.keys(f.styles.hasOwnProperty(n) ? f.styles[n] : t[n]), i = A.reduce(function(r, l) {
13536
- return r[l] = "", r;
13535
+ var a = f.elements[n], s = f.attributes[n] || {}, A = Object.keys(f.styles.hasOwnProperty(n) ? f.styles[n] : t[n]), i = A.reduce(function(r, o) {
13536
+ return r[o] = "", r;
13537
13537
  }, {});
13538
13538
  !ae(a) || !ge(a) || (Object.assign(a.style, i), Object.keys(s).forEach(function(r) {
13539
13539
  a.removeAttribute(r);
@@ -13541,12 +13541,12 @@ function Li(e) {
13541
13541
  });
13542
13542
  };
13543
13543
  }
13544
- var Ui = {
13544
+ var Li = {
13545
13545
  name: "applyStyles",
13546
13546
  enabled: !0,
13547
13547
  phase: "write",
13548
- fn: Ci,
13549
- effect: Li,
13548
+ fn: Oi,
13549
+ effect: Ci,
13550
13550
  requires: ["computeStyles"]
13551
13551
  };
13552
13552
  function de(e) {
@@ -13597,7 +13597,7 @@ function Fn(e, f) {
13597
13597
  function me(e) {
13598
13598
  return ie(e).getComputedStyle(e);
13599
13599
  }
13600
- function Bi(e) {
13600
+ function Ui(e) {
13601
13601
  return ["table", "td", "th"].indexOf(ge(e)) >= 0;
13602
13602
  }
13603
13603
  function ke(e) {
@@ -13609,7 +13609,7 @@ function it(e) {
13609
13609
  function hn(e) {
13610
13610
  return !ae(e) || me(e).position === "fixed" ? null : e.offsetParent;
13611
13611
  }
13612
- function Qi(e) {
13612
+ function Bi(e) {
13613
13613
  var f = navigator.userAgent.toLowerCase().indexOf("firefox") !== -1, t = navigator.userAgent.indexOf("Trident") !== -1;
13614
13614
  if (t && ae(e)) {
13615
13615
  var n = me(e);
@@ -13625,9 +13625,9 @@ function Qi(e) {
13625
13625
  return null;
13626
13626
  }
13627
13627
  function of(e) {
13628
- for (var f = ie(e), t = hn(e); t && Bi(t) && me(t).position === "static"; )
13628
+ for (var f = ie(e), t = hn(e); t && Ui(t) && me(t).position === "static"; )
13629
13629
  t = hn(t);
13630
- return t && (ge(t) === "html" || ge(t) === "body" && me(t).position === "static") ? f : t || Qi(e) || f;
13630
+ return t && (ge(t) === "html" || ge(t) === "body" && me(t).position === "static") ? f : t || Bi(e) || f;
13631
13631
  }
13632
13632
  function Rt(e) {
13633
13633
  return ["top", "bottom"].indexOf(e) >= 0 ? "x" : "y";
@@ -13635,7 +13635,7 @@ function Rt(e) {
13635
13635
  function Je(e, f, t) {
13636
13636
  return xe(e, jf(f, t));
13637
13637
  }
13638
- function Ri(e, f, t) {
13638
+ function Qi(e, f, t) {
13639
13639
  var n = Je(e, f, t);
13640
13640
  return n > t ? t : n;
13641
13641
  }
@@ -13655,41 +13655,41 @@ function Wn(e, f) {
13655
13655
  return t[n] = e, t;
13656
13656
  }, {});
13657
13657
  }
13658
- var Yi = function(f, t) {
13658
+ var Ri = function(f, t) {
13659
13659
  return f = typeof f == "function" ? f(Object.assign({}, t.rects, {
13660
13660
  placement: t.placement
13661
13661
  })) : f, $n(typeof f != "number" ? f : Wn(f, sf));
13662
13662
  };
13663
- function qi(e) {
13664
- var f, t = e.state, n = e.name, a = e.options, s = t.elements.arrow, A = t.modifiersData.popperOffsets, i = de(t.placement), r = Rt(i), l = [ee, se].indexOf(i) >= 0, g = l ? "height" : "width";
13663
+ function Yi(e) {
13664
+ var f, t = e.state, n = e.name, a = e.options, s = t.elements.arrow, A = t.modifiersData.popperOffsets, i = de(t.placement), r = Rt(i), o = [ee, se].indexOf(i) >= 0, d = o ? "height" : "width";
13665
13665
  if (!(!s || !A)) {
13666
- var u = Yi(a.padding, t), m = Qt(s), p = r === "y" ? X : ee, h = r === "y" ? Ae : se, M = t.rects.reference[g] + t.rects.reference[r] - A[r] - t.rects.popper[g], v = A[r] - t.rects.reference[r], w = of(s), k = w ? r === "y" ? w.clientHeight || 0 : w.clientWidth || 0 : 0, j = M / 2 - v / 2, D = u[p], E = k - m[g] - u[h], N = k / 2 - m[g] / 2 + j, V = Je(D, N, E), B = r;
13666
+ var u = Ri(a.padding, t), m = Qt(s), p = r === "y" ? X : ee, h = r === "y" ? Ae : se, M = t.rects.reference[d] + t.rects.reference[r] - A[r] - t.rects.popper[d], v = A[r] - t.rects.reference[r], w = of(s), k = w ? r === "y" ? w.clientHeight || 0 : w.clientWidth || 0 : 0, j = M / 2 - v / 2, D = u[p], E = k - m[d] - u[h], N = k / 2 - m[d] / 2 + j, V = Je(D, N, E), B = r;
13667
13667
  t.modifiersData[n] = (f = {}, f[B] = V, f.centerOffset = V - N, f);
13668
13668
  }
13669
13669
  }
13670
- function Hi(e) {
13670
+ function qi(e) {
13671
13671
  var f = e.state, t = e.options, n = t.element, a = n === void 0 ? "[data-popper-arrow]" : n;
13672
13672
  a != null && (typeof a == "string" && (a = f.elements.popper.querySelector(a), !a) || Fn(f.elements.popper, a) && (f.elements.arrow = a));
13673
13673
  }
13674
- var Fi = {
13674
+ var Hi = {
13675
13675
  name: "arrow",
13676
13676
  enabled: !0,
13677
13677
  phase: "main",
13678
- fn: qi,
13679
- effect: Hi,
13678
+ fn: Yi,
13679
+ effect: qi,
13680
13680
  requires: ["popperOffsets"],
13681
13681
  requiresIfExists: ["preventOverflow"]
13682
13682
  };
13683
13683
  function qe(e) {
13684
13684
  return e.split("-")[1];
13685
13685
  }
13686
- var Pi = {
13686
+ var Fi = {
13687
13687
  top: "auto",
13688
13688
  right: "auto",
13689
13689
  bottom: "auto",
13690
13690
  left: "auto"
13691
13691
  };
13692
- function $i(e) {
13692
+ function Pi(e) {
13693
13693
  var f = e.x, t = e.y, n = window, a = n.devicePixelRatio || 1;
13694
13694
  return {
13695
13695
  x: Re(f * a) / a || 0,
@@ -13697,8 +13697,8 @@ function $i(e) {
13697
13697
  };
13698
13698
  }
13699
13699
  function Mn(e) {
13700
- var f, t = e.popper, n = e.popperRect, a = e.placement, s = e.variation, A = e.offsets, i = e.position, r = e.gpuAcceleration, l = e.adaptive, g = e.roundOffsets, u = e.isFixed, m = g === !0 ? $i(A) : typeof g == "function" ? g(A) : A, p = m.x, h = p === void 0 ? 0 : p, M = m.y, v = M === void 0 ? 0 : M, w = A.hasOwnProperty("x"), k = A.hasOwnProperty("y"), j = ee, D = X, E = window;
13701
- if (l) {
13700
+ var f, t = e.popper, n = e.popperRect, a = e.placement, s = e.variation, A = e.offsets, i = e.position, r = e.gpuAcceleration, o = e.adaptive, d = e.roundOffsets, u = e.isFixed, m = d === !0 ? Pi(A) : typeof d == "function" ? d(A) : A, p = m.x, h = p === void 0 ? 0 : p, M = m.y, v = M === void 0 ? 0 : M, w = A.hasOwnProperty("x"), k = A.hasOwnProperty("y"), j = ee, D = X, E = window;
13701
+ if (o) {
13702
13702
  var N = of(t), V = "clientHeight", B = "clientWidth";
13703
13703
  if (N === ie(t) && (N = ke(t), me(N).position !== "static" && i === "absolute" && (V = "scrollHeight", B = "scrollWidth")), N = N, a === X || (a === ee || a === se) && s === tf) {
13704
13704
  D = Ae;
@@ -13713,15 +13713,15 @@ function Mn(e) {
13713
13713
  }
13714
13714
  var Q = Object.assign({
13715
13715
  position: i
13716
- }, l && Pi);
13716
+ }, o && Fi);
13717
13717
  if (r) {
13718
13718
  var R;
13719
13719
  return Object.assign({}, Q, (R = {}, R[D] = k ? "0" : "", R[j] = w ? "0" : "", R.transform = (E.devicePixelRatio || 1) <= 1 ? "translate(" + h + "px, " + v + "px)" : "translate3d(" + h + "px, " + v + "px, 0)", R));
13720
13720
  }
13721
13721
  return Object.assign({}, Q, (f = {}, f[D] = k ? v + "px" : "", f[j] = w ? h + "px" : "", f.transform = "", f));
13722
13722
  }
13723
- function Wi(e) {
13724
- var f = e.state, t = e.options, n = t.gpuAcceleration, a = n === void 0 ? !0 : n, s = t.adaptive, A = s === void 0 ? !0 : s, i = t.roundOffsets, r = i === void 0 ? !0 : i, l = {
13723
+ function $i(e) {
13724
+ var f = e.state, t = e.options, n = t.gpuAcceleration, a = n === void 0 ? !0 : n, s = t.adaptive, A = s === void 0 ? !0 : s, i = t.roundOffsets, r = i === void 0 ? !0 : i, o = {
13725
13725
  placement: de(f.placement),
13726
13726
  variation: qe(f.placement),
13727
13727
  popper: f.elements.popper,
@@ -13729,12 +13729,12 @@ function Wi(e) {
13729
13729
  gpuAcceleration: a,
13730
13730
  isFixed: f.options.strategy === "fixed"
13731
13731
  };
13732
- f.modifiersData.popperOffsets != null && (f.styles.popper = Object.assign({}, f.styles.popper, Mn(Object.assign({}, l, {
13732
+ f.modifiersData.popperOffsets != null && (f.styles.popper = Object.assign({}, f.styles.popper, Mn(Object.assign({}, o, {
13733
13733
  offsets: f.modifiersData.popperOffsets,
13734
13734
  position: f.options.strategy,
13735
13735
  adaptive: A,
13736
13736
  roundOffsets: r
13737
- })))), f.modifiersData.arrow != null && (f.styles.arrow = Object.assign({}, f.styles.arrow, Mn(Object.assign({}, l, {
13737
+ })))), f.modifiersData.arrow != null && (f.styles.arrow = Object.assign({}, f.styles.arrow, Mn(Object.assign({}, o, {
13738
13738
  offsets: f.modifiersData.arrow,
13739
13739
  position: "absolute",
13740
13740
  adaptive: !1,
@@ -13743,34 +13743,34 @@ function Wi(e) {
13743
13743
  "data-popper-placement": f.placement
13744
13744
  });
13745
13745
  }
13746
- var Ki = {
13746
+ var Wi = {
13747
13747
  name: "computeStyles",
13748
13748
  enabled: !0,
13749
13749
  phase: "beforeWrite",
13750
- fn: Wi,
13750
+ fn: $i,
13751
13751
  data: {}
13752
13752
  }, pf = {
13753
13753
  passive: !0
13754
13754
  };
13755
- function Ji(e) {
13756
- var f = e.state, t = e.instance, n = e.options, a = n.scroll, s = a === void 0 ? !0 : a, A = n.resize, i = A === void 0 ? !0 : A, r = ie(f.elements.popper), l = [].concat(f.scrollParents.reference, f.scrollParents.popper);
13757
- return s && l.forEach(function(g) {
13758
- g.addEventListener("scroll", t.update, pf);
13755
+ function Ki(e) {
13756
+ var f = e.state, t = e.instance, n = e.options, a = n.scroll, s = a === void 0 ? !0 : a, A = n.resize, i = A === void 0 ? !0 : A, r = ie(f.elements.popper), o = [].concat(f.scrollParents.reference, f.scrollParents.popper);
13757
+ return s && o.forEach(function(d) {
13758
+ d.addEventListener("scroll", t.update, pf);
13759
13759
  }), i && r.addEventListener("resize", t.update, pf), function() {
13760
- s && l.forEach(function(g) {
13761
- g.removeEventListener("scroll", t.update, pf);
13760
+ s && o.forEach(function(d) {
13761
+ d.removeEventListener("scroll", t.update, pf);
13762
13762
  }), i && r.removeEventListener("resize", t.update, pf);
13763
13763
  };
13764
13764
  }
13765
- var Gi = {
13765
+ var Ji = {
13766
13766
  name: "eventListeners",
13767
13767
  enabled: !0,
13768
13768
  phase: "write",
13769
13769
  fn: function() {
13770
13770
  },
13771
- effect: Ji,
13771
+ effect: Ki,
13772
13772
  data: {}
13773
- }, Zi = {
13773
+ }, Gi = {
13774
13774
  left: "right",
13775
13775
  right: "left",
13776
13776
  bottom: "top",
@@ -13778,16 +13778,16 @@ var Gi = {
13778
13778
  };
13779
13779
  function If(e) {
13780
13780
  return e.replace(/left|right|bottom|top/g, function(f) {
13781
- return Zi[f];
13781
+ return Gi[f];
13782
13782
  });
13783
13783
  }
13784
- var Xi = {
13784
+ var Zi = {
13785
13785
  start: "end",
13786
13786
  end: "start"
13787
13787
  };
13788
13788
  function yn(e) {
13789
13789
  return e.replace(/start|end/g, function(f) {
13790
- return Xi[f];
13790
+ return Zi[f];
13791
13791
  });
13792
13792
  }
13793
13793
  function Yt(e) {
@@ -13800,7 +13800,7 @@ function Yt(e) {
13800
13800
  function qt(e) {
13801
13801
  return Ye(ke(e)).left + Yt(e).scrollLeft;
13802
13802
  }
13803
- function eo(e) {
13803
+ function Xi(e) {
13804
13804
  var f = ie(e), t = ke(e), n = f.visualViewport, a = t.clientWidth, s = t.clientHeight, A = 0, i = 0;
13805
13805
  return n && (a = n.width, s = n.height, /^((?!chrome|android).)*safari/i.test(navigator.userAgent) || (A = n.offsetLeft, i = n.offsetTop)), {
13806
13806
  width: a,
@@ -13809,7 +13809,7 @@ function eo(e) {
13809
13809
  y: i
13810
13810
  };
13811
13811
  }
13812
- function fo(e) {
13812
+ function eo(e) {
13813
13813
  var f, t = ke(e), n = Yt(e), a = (f = e.ownerDocument) == null ? void 0 : f.body, s = xe(t.scrollWidth, t.clientWidth, a ? a.scrollWidth : 0, a ? a.clientWidth : 0), A = xe(t.scrollHeight, t.clientHeight, a ? a.scrollHeight : 0, a ? a.clientHeight : 0), i = -n.scrollLeft + qt(e), r = -n.scrollTop;
13814
13814
  return me(a || t).direction === "rtl" && (i += xe(t.clientWidth, a ? a.clientWidth : 0) - s), {
13815
13815
  width: s,
@@ -13839,23 +13839,23 @@ function wt(e) {
13839
13839
  bottom: e.y + e.height
13840
13840
  });
13841
13841
  }
13842
- function to(e) {
13842
+ function fo(e) {
13843
13843
  var f = Ye(e);
13844
13844
  return f.top = f.top + e.clientTop, f.left = f.left + e.clientLeft, f.bottom = f.top + e.clientHeight, f.right = f.left + e.clientWidth, f.width = e.clientWidth, f.height = e.clientHeight, f.x = f.left, f.y = f.top, f;
13845
13845
  }
13846
13846
  function bn(e, f) {
13847
- return f === Yn ? wt(eo(e)) : Qe(f) ? to(f) : wt(fo(ke(e)));
13847
+ return f === Yn ? wt(Xi(e)) : Qe(f) ? fo(f) : wt(eo(ke(e)));
13848
13848
  }
13849
- function no(e) {
13849
+ function to(e) {
13850
13850
  var f = Ge(it(e)), t = ["absolute", "fixed"].indexOf(me(e).position) >= 0, n = t && ae(e) ? of(e) : e;
13851
13851
  return Qe(n) ? f.filter(function(a) {
13852
13852
  return Qe(a) && Fn(a, n) && ge(a) !== "body" && (t ? me(a).position !== "static" : !0);
13853
13853
  }) : [];
13854
13854
  }
13855
- function ao(e, f, t) {
13856
- var n = f === "clippingParents" ? no(e) : [].concat(f), a = [].concat(n, [t]), s = a[0], A = a.reduce(function(i, r) {
13857
- var l = bn(e, r);
13858
- return i.top = xe(l.top, i.top), i.right = jf(l.right, i.right), i.bottom = jf(l.bottom, i.bottom), i.left = xe(l.left, i.left), i;
13855
+ function no(e, f, t) {
13856
+ var n = f === "clippingParents" ? to(e) : [].concat(f), a = [].concat(n, [t]), s = a[0], A = a.reduce(function(i, r) {
13857
+ var o = bn(e, r);
13858
+ return i.top = xe(o.top, i.top), i.right = jf(o.right, i.right), i.bottom = jf(o.bottom, i.bottom), i.left = xe(o.left, i.left), i;
13859
13859
  }, bn(e, s));
13860
13860
  return A.width = A.right - A.left, A.height = A.bottom - A.top, A.x = A.left, A.y = A.top, A;
13861
13861
  }
@@ -13892,15 +13892,15 @@ function Jn(e) {
13892
13892
  y: f.y
13893
13893
  };
13894
13894
  }
13895
- var l = a ? Rt(a) : null;
13896
- if (l != null) {
13897
- var g = l === "y" ? "height" : "width";
13895
+ var o = a ? Rt(a) : null;
13896
+ if (o != null) {
13897
+ var d = o === "y" ? "height" : "width";
13898
13898
  switch (s) {
13899
13899
  case Be:
13900
- r[l] = r[l] - (f[g] / 2 - t[g] / 2);
13900
+ r[o] = r[o] - (f[d] / 2 - t[d] / 2);
13901
13901
  break;
13902
13902
  case tf:
13903
- r[l] = r[l] + (f[g] / 2 - t[g] / 2);
13903
+ r[o] = r[o] + (f[d] / 2 - t[d] / 2);
13904
13904
  break;
13905
13905
  }
13906
13906
  }
@@ -13908,18 +13908,18 @@ function Jn(e) {
13908
13908
  }
13909
13909
  function nf(e, f) {
13910
13910
  f === void 0 && (f = {});
13911
- var t = f, n = t.placement, a = n === void 0 ? e.placement : n, s = t.boundary, A = s === void 0 ? wi : s, i = t.rootBoundary, r = i === void 0 ? Yn : i, l = t.elementContext, g = l === void 0 ? Ke : l, u = t.altBoundary, m = u === void 0 ? !1 : u, p = t.padding, h = p === void 0 ? 0 : p, M = $n(typeof h != "number" ? h : Wn(h, sf)), v = g === Ke ? ki : Ke, w = e.rects.popper, k = e.elements[m ? v : g], j = ao(Qe(k) ? k : k.contextElement || ke(e.elements.popper), A, r), D = Ye(e.elements.reference), E = Jn({
13911
+ var t = f, n = t.placement, a = n === void 0 ? e.placement : n, s = t.boundary, A = s === void 0 ? _i : s, i = t.rootBoundary, r = i === void 0 ? Yn : i, o = t.elementContext, d = o === void 0 ? Ke : o, u = t.altBoundary, m = u === void 0 ? !1 : u, p = t.padding, h = p === void 0 ? 0 : p, M = $n(typeof h != "number" ? h : Wn(h, sf)), v = d === Ke ? wi : Ke, w = e.rects.popper, k = e.elements[m ? v : d], j = no(Qe(k) ? k : k.contextElement || ke(e.elements.popper), A, r), D = Ye(e.elements.reference), E = Jn({
13912
13912
  reference: D,
13913
13913
  element: w,
13914
13914
  strategy: "absolute",
13915
13915
  placement: a
13916
- }), N = wt(Object.assign({}, w, E)), V = g === Ke ? N : D, B = {
13916
+ }), N = wt(Object.assign({}, w, E)), V = d === Ke ? N : D, B = {
13917
13917
  top: j.top - V.top + M.top,
13918
13918
  bottom: V.bottom - j.bottom + M.bottom,
13919
13919
  left: j.left - V.left + M.left,
13920
13920
  right: V.right - j.right + M.right
13921
13921
  }, C = e.modifiersData.offset;
13922
- if (g === Ke && C) {
13922
+ if (d === Ke && C) {
13923
13923
  var L = C[a];
13924
13924
  Object.keys(B).forEach(function(Q) {
13925
13925
  var R = [se, Ae].indexOf(Q) >= 0 ? 1 : -1, oe = [X, Ae].indexOf(Q) >= 0 ? "y" : "x";
@@ -13928,12 +13928,12 @@ function nf(e, f) {
13928
13928
  }
13929
13929
  return B;
13930
13930
  }
13931
- function Ao(e, f) {
13931
+ function ao(e, f) {
13932
13932
  f === void 0 && (f = {});
13933
- var t = f, n = t.placement, a = t.boundary, s = t.rootBoundary, A = t.padding, i = t.flipVariations, r = t.allowedAutoPlacements, l = r === void 0 ? qn : r, g = qe(n), u = g ? i ? pn : pn.filter(function(h) {
13934
- return qe(h) === g;
13933
+ var t = f, n = t.placement, a = t.boundary, s = t.rootBoundary, A = t.padding, i = t.flipVariations, r = t.allowedAutoPlacements, o = r === void 0 ? qn : r, d = qe(n), u = d ? i ? pn : pn.filter(function(h) {
13934
+ return qe(h) === d;
13935
13935
  }) : sf, m = u.filter(function(h) {
13936
- return l.indexOf(h) >= 0;
13936
+ return o.indexOf(h) >= 0;
13937
13937
  });
13938
13938
  m.length === 0 && (m = u);
13939
13939
  var p = m.reduce(function(h, M) {
@@ -13948,31 +13948,31 @@ function Ao(e, f) {
13948
13948
  return p[h] - p[M];
13949
13949
  });
13950
13950
  }
13951
- function so(e) {
13951
+ function Ao(e) {
13952
13952
  if (de(e) === Bt)
13953
13953
  return [];
13954
13954
  var f = If(e);
13955
13955
  return [yn(e), f, yn(f)];
13956
13956
  }
13957
- function io(e) {
13957
+ function so(e) {
13958
13958
  var f = e.state, t = e.options, n = e.name;
13959
13959
  if (!f.modifiersData[n]._skip) {
13960
- for (var a = t.mainAxis, s = a === void 0 ? !0 : a, A = t.altAxis, i = A === void 0 ? !0 : A, r = t.fallbackPlacements, l = t.padding, g = t.boundary, u = t.rootBoundary, m = t.altBoundary, p = t.flipVariations, h = p === void 0 ? !0 : p, M = t.allowedAutoPlacements, v = f.options.placement, w = de(v), k = w === v, j = r || (k || !h ? [If(v)] : so(v)), D = [v].concat(j).reduce(function(ze, ye) {
13961
- return ze.concat(de(ye) === Bt ? Ao(f, {
13962
- placement: ye,
13963
- boundary: g,
13960
+ for (var a = t.mainAxis, s = a === void 0 ? !0 : a, A = t.altAxis, i = A === void 0 ? !0 : A, r = t.fallbackPlacements, o = t.padding, d = t.boundary, u = t.rootBoundary, m = t.altBoundary, p = t.flipVariations, h = p === void 0 ? !0 : p, M = t.allowedAutoPlacements, v = f.options.placement, w = de(v), k = w === v, j = r || (k || !h ? [If(v)] : Ao(v)), D = [v].concat(j).reduce(function(ze, Me) {
13961
+ return ze.concat(de(Me) === Bt ? ao(f, {
13962
+ placement: Me,
13963
+ boundary: d,
13964
13964
  rootBoundary: u,
13965
- padding: l,
13965
+ padding: o,
13966
13966
  flipVariations: h,
13967
13967
  allowedAutoPlacements: M
13968
- }) : ye);
13968
+ }) : Me);
13969
13969
  }, []), E = f.rects.reference, N = f.rects.popper, V = /* @__PURE__ */ new Map(), B = !0, C = D[0], L = 0; L < D.length; L++) {
13970
13970
  var Q = D[L], R = de(Q), oe = qe(Q) === Be, pe = [X, Ae].indexOf(R) >= 0, le = pe ? "width" : "height", Y = nf(f, {
13971
13971
  placement: Q,
13972
- boundary: g,
13972
+ boundary: d,
13973
13973
  rootBoundary: u,
13974
13974
  altBoundary: m,
13975
- padding: l
13975
+ padding: o
13976
13976
  }), W = pe ? oe ? se : ee : oe ? Ae : X;
13977
13977
  E[le] > N[le] && (W = If(W));
13978
13978
  var rf = If(W), De = [];
@@ -13985,11 +13985,11 @@ function io(e) {
13985
13985
  V.set(Q, De);
13986
13986
  }
13987
13987
  if (B)
13988
- for (var uf = h ? 3 : 1, lt = function(ye) {
13988
+ for (var uf = h ? 3 : 1, lt = function(Me) {
13989
13989
  var We = D.find(function(df) {
13990
13990
  var je = V.get(df);
13991
13991
  if (je)
13992
- return je.slice(0, ye).every(function(rt) {
13992
+ return je.slice(0, Me).every(function(rt) {
13993
13993
  return rt;
13994
13994
  });
13995
13995
  });
@@ -14003,11 +14003,11 @@ function io(e) {
14003
14003
  f.placement !== C && (f.modifiersData[n]._skip = !0, f.placement = C, f.reset = !0);
14004
14004
  }
14005
14005
  }
14006
- var oo = {
14006
+ var io = {
14007
14007
  name: "flip",
14008
14008
  enabled: !0,
14009
14009
  phase: "main",
14010
- fn: io,
14010
+ fn: so,
14011
14011
  requiresIfExists: ["offset"],
14012
14012
  data: {
14013
14013
  _skip: !1
@@ -14029,30 +14029,30 @@ function In(e) {
14029
14029
  return e[f] >= 0;
14030
14030
  });
14031
14031
  }
14032
- function lo(e) {
14032
+ function oo(e) {
14033
14033
  var f = e.state, t = e.name, n = f.rects.reference, a = f.rects.popper, s = f.modifiersData.preventOverflow, A = nf(f, {
14034
14034
  elementContext: "reference"
14035
14035
  }), i = nf(f, {
14036
14036
  altBoundary: !0
14037
- }), r = vn(A, n), l = vn(i, a, s), g = In(r), u = In(l);
14037
+ }), r = vn(A, n), o = vn(i, a, s), d = In(r), u = In(o);
14038
14038
  f.modifiersData[t] = {
14039
14039
  referenceClippingOffsets: r,
14040
- popperEscapeOffsets: l,
14041
- isReferenceHidden: g,
14040
+ popperEscapeOffsets: o,
14041
+ isReferenceHidden: d,
14042
14042
  hasPopperEscaped: u
14043
14043
  }, f.attributes.popper = Object.assign({}, f.attributes.popper, {
14044
- "data-popper-reference-hidden": g,
14044
+ "data-popper-reference-hidden": d,
14045
14045
  "data-popper-escaped": u
14046
14046
  });
14047
14047
  }
14048
- var ro = {
14048
+ var lo = {
14049
14049
  name: "hide",
14050
14050
  enabled: !0,
14051
14051
  phase: "main",
14052
14052
  requiresIfExists: ["preventOverflow"],
14053
- fn: lo
14053
+ fn: oo
14054
14054
  };
14055
- function uo(e, f, t) {
14055
+ function ro(e, f, t) {
14056
14056
  var n = de(e), a = [ee, X].indexOf(n) >= 0 ? -1 : 1, s = typeof t == "function" ? t(Object.assign({}, f, {
14057
14057
  placement: e
14058
14058
  })) : t, A = s[0], i = s[1];
@@ -14064,20 +14064,20 @@ function uo(e, f, t) {
14064
14064
  y: i
14065
14065
  };
14066
14066
  }
14067
- function co(e) {
14068
- var f = e.state, t = e.options, n = e.name, a = t.offset, s = a === void 0 ? [0, 0] : a, A = qn.reduce(function(g, u) {
14069
- return g[u] = uo(u, f.rects, s), g;
14070
- }, {}), i = A[f.placement], r = i.x, l = i.y;
14071
- f.modifiersData.popperOffsets != null && (f.modifiersData.popperOffsets.x += r, f.modifiersData.popperOffsets.y += l), f.modifiersData[n] = A;
14067
+ function uo(e) {
14068
+ var f = e.state, t = e.options, n = e.name, a = t.offset, s = a === void 0 ? [0, 0] : a, A = qn.reduce(function(d, u) {
14069
+ return d[u] = ro(u, f.rects, s), d;
14070
+ }, {}), i = A[f.placement], r = i.x, o = i.y;
14071
+ f.modifiersData.popperOffsets != null && (f.modifiersData.popperOffsets.x += r, f.modifiersData.popperOffsets.y += o), f.modifiersData[n] = A;
14072
14072
  }
14073
- var go = {
14073
+ var co = {
14074
14074
  name: "offset",
14075
14075
  enabled: !0,
14076
14076
  phase: "main",
14077
14077
  requires: ["popperOffsets"],
14078
- fn: co
14078
+ fn: uo
14079
14079
  };
14080
- function mo(e) {
14080
+ function go(e) {
14081
14081
  var f = e.state, t = e.name;
14082
14082
  f.modifiersData[t] = Jn({
14083
14083
  reference: f.rects.reference,
@@ -14086,23 +14086,23 @@ function mo(e) {
14086
14086
  placement: f.placement
14087
14087
  });
14088
14088
  }
14089
- var po = {
14089
+ var mo = {
14090
14090
  name: "popperOffsets",
14091
14091
  enabled: !0,
14092
14092
  phase: "read",
14093
- fn: mo,
14093
+ fn: go,
14094
14094
  data: {}
14095
14095
  };
14096
- function ho(e) {
14096
+ function po(e) {
14097
14097
  return e === "x" ? "y" : "x";
14098
14098
  }
14099
- function Mo(e) {
14100
- var f = e.state, t = e.options, n = e.name, a = t.mainAxis, s = a === void 0 ? !0 : a, A = t.altAxis, i = A === void 0 ? !1 : A, r = t.boundary, l = t.rootBoundary, g = t.altBoundary, u = t.padding, m = t.tether, p = m === void 0 ? !0 : m, h = t.tetherOffset, M = h === void 0 ? 0 : h, v = nf(f, {
14099
+ function ho(e) {
14100
+ var f = e.state, t = e.options, n = e.name, a = t.mainAxis, s = a === void 0 ? !0 : a, A = t.altAxis, i = A === void 0 ? !1 : A, r = t.boundary, o = t.rootBoundary, d = t.altBoundary, u = t.padding, m = t.tether, p = m === void 0 ? !0 : m, h = t.tetherOffset, M = h === void 0 ? 0 : h, v = nf(f, {
14101
14101
  boundary: r,
14102
- rootBoundary: l,
14102
+ rootBoundary: o,
14103
14103
  padding: u,
14104
- altBoundary: g
14105
- }), w = de(f.placement), k = qe(f.placement), j = !k, D = Rt(w), E = ho(D), N = f.modifiersData.popperOffsets, V = f.rects.reference, B = f.rects.popper, C = typeof M == "function" ? M(Object.assign({}, f.rects, {
14104
+ altBoundary: d
14105
+ }), w = de(f.placement), k = qe(f.placement), j = !k, D = Rt(w), E = po(D), N = f.modifiersData.popperOffsets, V = f.rects.reference, B = f.rects.popper, C = typeof M == "function" ? M(Object.assign({}, f.rects, {
14106
14106
  placement: f.placement
14107
14107
  })) : M, L = typeof C == "number" ? {
14108
14108
  mainAxis: C,
@@ -14119,53 +14119,53 @@ function Mo(e) {
14119
14119
  var oe, pe = D === "y" ? X : ee, le = D === "y" ? Ae : se, Y = D === "y" ? "height" : "width", W = N[D], rf = W + v[pe], De = W - v[le], uf = p ? -B[Y] / 2 : 0, lt = k === Be ? V[Y] : B[Y], $e = k === Be ? -B[Y] : -V[Y], cf = f.elements.arrow, ze = p && cf ? Qt(cf) : {
14120
14120
  width: 0,
14121
14121
  height: 0
14122
- }, ye = f.modifiersData["arrow#persistent"] ? f.modifiersData["arrow#persistent"].padding : Pn(), We = ye[pe], df = ye[le], je = Je(0, V[Y], ze[Y]), rt = j ? V[Y] / 2 - uf - je - We - L.mainAxis : lt - je - We - L.mainAxis, ra = j ? -V[Y] / 2 + uf + je + df + L.mainAxis : $e + je + df + L.mainAxis, ut = f.elements.arrow && of(f.elements.arrow), ua = ut ? D === "y" ? ut.clientTop || 0 : ut.clientLeft || 0 : 0, Xt = (oe = Q == null ? void 0 : Q[D]) != null ? oe : 0, ca = W + rt - Xt - ua, da = W + ra - Xt, en = Je(p ? jf(rf, ca) : rf, W, p ? xe(De, da) : De);
14122
+ }, Me = f.modifiersData["arrow#persistent"] ? f.modifiersData["arrow#persistent"].padding : Pn(), We = Me[pe], df = Me[le], je = Je(0, V[Y], ze[Y]), rt = j ? V[Y] / 2 - uf - je - We - L.mainAxis : lt - je - We - L.mainAxis, ra = j ? -V[Y] / 2 + uf + je + df + L.mainAxis : $e + je + df + L.mainAxis, ut = f.elements.arrow && of(f.elements.arrow), ua = ut ? D === "y" ? ut.clientTop || 0 : ut.clientLeft || 0 : 0, Xt = (oe = Q == null ? void 0 : Q[D]) != null ? oe : 0, ca = W + rt - Xt - ua, da = W + ra - Xt, en = Je(p ? jf(rf, ca) : rf, W, p ? xe(De, da) : De);
14123
14123
  N[D] = en, R[D] = en - W;
14124
14124
  }
14125
14125
  if (i) {
14126
- var fn, ga = D === "x" ? X : ee, ma = D === "x" ? Ae : se, Ee = N[E], gf = E === "y" ? "height" : "width", tn = Ee + v[ga], nn = Ee - v[ma], ct = [X, ee].indexOf(w) !== -1, an = (fn = Q == null ? void 0 : Q[E]) != null ? fn : 0, An = ct ? tn : Ee - V[gf] - B[gf] - an + L.altAxis, sn = ct ? Ee + V[gf] + B[gf] - an - L.altAxis : nn, on = p && ct ? Ri(An, Ee, sn) : Je(p ? An : tn, Ee, p ? sn : nn);
14126
+ var fn, ga = D === "x" ? X : ee, ma = D === "x" ? Ae : se, Ee = N[E], gf = E === "y" ? "height" : "width", tn = Ee + v[ga], nn = Ee - v[ma], ct = [X, ee].indexOf(w) !== -1, an = (fn = Q == null ? void 0 : Q[E]) != null ? fn : 0, An = ct ? tn : Ee - V[gf] - B[gf] - an + L.altAxis, sn = ct ? Ee + V[gf] + B[gf] - an - L.altAxis : nn, on = p && ct ? Qi(An, Ee, sn) : Je(p ? An : tn, Ee, p ? sn : nn);
14127
14127
  N[E] = on, R[E] = on - Ee;
14128
14128
  }
14129
14129
  f.modifiersData[n] = R;
14130
14130
  }
14131
14131
  }
14132
- var yo = {
14132
+ var Mo = {
14133
14133
  name: "preventOverflow",
14134
14134
  enabled: !0,
14135
14135
  phase: "main",
14136
- fn: Mo,
14136
+ fn: ho,
14137
14137
  requiresIfExists: ["offset"]
14138
14138
  };
14139
- function bo(e) {
14139
+ function yo(e) {
14140
14140
  return {
14141
14141
  scrollLeft: e.scrollLeft,
14142
14142
  scrollTop: e.scrollTop
14143
14143
  };
14144
14144
  }
14145
- function vo(e) {
14146
- return e === ie(e) || !ae(e) ? Yt(e) : bo(e);
14145
+ function bo(e) {
14146
+ return e === ie(e) || !ae(e) ? Yt(e) : yo(e);
14147
14147
  }
14148
- function Io(e) {
14148
+ function vo(e) {
14149
14149
  var f = e.getBoundingClientRect(), t = Re(f.width) / e.offsetWidth || 1, n = Re(f.height) / e.offsetHeight || 1;
14150
14150
  return t !== 1 || n !== 1;
14151
14151
  }
14152
- function _o(e, f, t) {
14152
+ function Io(e, f, t) {
14153
14153
  t === void 0 && (t = !1);
14154
- var n = ae(f), a = ae(f) && Io(f), s = ke(f), A = Ye(e, a), i = {
14154
+ var n = ae(f), a = ae(f) && vo(f), s = ke(f), A = Ye(e, a), i = {
14155
14155
  scrollLeft: 0,
14156
14156
  scrollTop: 0
14157
14157
  }, r = {
14158
14158
  x: 0,
14159
14159
  y: 0
14160
14160
  };
14161
- return (n || !n && !t) && ((ge(f) !== "body" || Ht(s)) && (i = vo(f)), ae(f) ? (r = Ye(f, !0), r.x += f.clientLeft, r.y += f.clientTop) : s && (r.x = qt(s))), {
14161
+ return (n || !n && !t) && ((ge(f) !== "body" || Ht(s)) && (i = bo(f)), ae(f) ? (r = Ye(f, !0), r.x += f.clientLeft, r.y += f.clientTop) : s && (r.x = qt(s))), {
14162
14162
  x: A.left + i.scrollLeft - r.x,
14163
14163
  y: A.top + i.scrollTop - r.y,
14164
14164
  width: A.width,
14165
14165
  height: A.height
14166
14166
  };
14167
14167
  }
14168
- function wo(e) {
14168
+ function _o(e) {
14169
14169
  var f = /* @__PURE__ */ new Map(), t = /* @__PURE__ */ new Set(), n = [];
14170
14170
  e.forEach(function(s) {
14171
14171
  f.set(s.name, s);
@@ -14184,15 +14184,15 @@ function wo(e) {
14184
14184
  t.has(s.name) || a(s);
14185
14185
  }), n;
14186
14186
  }
14187
- function ko(e) {
14188
- var f = wo(e);
14189
- return Oi.reduce(function(t, n) {
14187
+ function wo(e) {
14188
+ var f = _o(e);
14189
+ return zi.reduce(function(t, n) {
14190
14190
  return t.concat(f.filter(function(a) {
14191
14191
  return a.phase === n;
14192
14192
  }));
14193
14193
  }, []);
14194
14194
  }
14195
- function No(e) {
14195
+ function ko(e) {
14196
14196
  var f;
14197
14197
  return function() {
14198
14198
  return f || (f = new Promise(function(t) {
@@ -14202,7 +14202,7 @@ function No(e) {
14202
14202
  })), f;
14203
14203
  };
14204
14204
  }
14205
- function Do(e) {
14205
+ function No(e) {
14206
14206
  var f = e.reduce(function(t, n) {
14207
14207
  var a = t[n.name];
14208
14208
  return t[n.name] = a ? Object.assign({}, a, n, {
@@ -14226,12 +14226,12 @@ function wn() {
14226
14226
  return !(n && typeof n.getBoundingClientRect == "function");
14227
14227
  });
14228
14228
  }
14229
- function jo(e) {
14229
+ function Do(e) {
14230
14230
  e === void 0 && (e = {});
14231
14231
  var f = e, t = f.defaultModifiers, n = t === void 0 ? [] : t, a = f.defaultOptions, s = a === void 0 ? _n : a;
14232
- return function(i, r, l) {
14233
- l === void 0 && (l = s);
14234
- var g = {
14232
+ return function(i, r, o) {
14233
+ o === void 0 && (o = s);
14234
+ var d = {
14235
14235
  placement: "bottom",
14236
14236
  orderedModifiers: [],
14237
14237
  options: Object.assign({}, _n, s),
@@ -14243,47 +14243,47 @@ function jo(e) {
14243
14243
  attributes: {},
14244
14244
  styles: {}
14245
14245
  }, u = [], m = !1, p = {
14246
- state: g,
14246
+ state: d,
14247
14247
  setOptions: function(w) {
14248
- var k = typeof w == "function" ? w(g.options) : w;
14249
- M(), g.options = Object.assign({}, s, g.options, k), g.scrollParents = {
14248
+ var k = typeof w == "function" ? w(d.options) : w;
14249
+ M(), d.options = Object.assign({}, s, d.options, k), d.scrollParents = {
14250
14250
  reference: Qe(i) ? Ge(i) : i.contextElement ? Ge(i.contextElement) : [],
14251
14251
  popper: Ge(r)
14252
14252
  };
14253
- var j = ko(Do([].concat(n, g.options.modifiers)));
14254
- return g.orderedModifiers = j.filter(function(D) {
14253
+ var j = wo(No([].concat(n, d.options.modifiers)));
14254
+ return d.orderedModifiers = j.filter(function(D) {
14255
14255
  return D.enabled;
14256
14256
  }), h(), p.update();
14257
14257
  },
14258
14258
  forceUpdate: function() {
14259
14259
  if (!m) {
14260
- var w = g.elements, k = w.reference, j = w.popper;
14260
+ var w = d.elements, k = w.reference, j = w.popper;
14261
14261
  if (wn(k, j)) {
14262
- g.rects = {
14263
- reference: _o(k, of(j), g.options.strategy === "fixed"),
14262
+ d.rects = {
14263
+ reference: Io(k, of(j), d.options.strategy === "fixed"),
14264
14264
  popper: Qt(j)
14265
- }, g.reset = !1, g.placement = g.options.placement, g.orderedModifiers.forEach(function(L) {
14266
- return g.modifiersData[L.name] = Object.assign({}, L.data);
14265
+ }, d.reset = !1, d.placement = d.options.placement, d.orderedModifiers.forEach(function(L) {
14266
+ return d.modifiersData[L.name] = Object.assign({}, L.data);
14267
14267
  });
14268
- for (var D = 0; D < g.orderedModifiers.length; D++) {
14269
- if (g.reset === !0) {
14270
- g.reset = !1, D = -1;
14268
+ for (var D = 0; D < d.orderedModifiers.length; D++) {
14269
+ if (d.reset === !0) {
14270
+ d.reset = !1, D = -1;
14271
14271
  continue;
14272
14272
  }
14273
- var E = g.orderedModifiers[D], N = E.fn, V = E.options, B = V === void 0 ? {} : V, C = E.name;
14274
- typeof N == "function" && (g = N({
14275
- state: g,
14273
+ var E = d.orderedModifiers[D], N = E.fn, V = E.options, B = V === void 0 ? {} : V, C = E.name;
14274
+ typeof N == "function" && (d = N({
14275
+ state: d,
14276
14276
  options: B,
14277
14277
  name: C,
14278
14278
  instance: p
14279
- }) || g);
14279
+ }) || d);
14280
14280
  }
14281
14281
  }
14282
14282
  }
14283
14283
  },
14284
- update: No(function() {
14284
+ update: ko(function() {
14285
14285
  return new Promise(function(v) {
14286
- p.forceUpdate(), v(g);
14286
+ p.forceUpdate(), v(d);
14287
14287
  });
14288
14288
  }),
14289
14289
  destroy: function() {
@@ -14292,15 +14292,15 @@ function jo(e) {
14292
14292
  };
14293
14293
  if (!wn(i, r))
14294
14294
  return p;
14295
- p.setOptions(l).then(function(v) {
14296
- !m && l.onFirstUpdate && l.onFirstUpdate(v);
14295
+ p.setOptions(o).then(function(v) {
14296
+ !m && o.onFirstUpdate && o.onFirstUpdate(v);
14297
14297
  });
14298
14298
  function h() {
14299
- g.orderedModifiers.forEach(function(v) {
14299
+ d.orderedModifiers.forEach(function(v) {
14300
14300
  var w = v.name, k = v.options, j = k === void 0 ? {} : k, D = v.effect;
14301
14301
  if (typeof D == "function") {
14302
14302
  var E = D({
14303
- state: g,
14303
+ state: d,
14304
14304
  name: w,
14305
14305
  instance: p,
14306
14306
  options: j
@@ -14318,13 +14318,13 @@ function jo(e) {
14318
14318
  return p;
14319
14319
  };
14320
14320
  }
14321
- var Eo = [Gi, po, Ki, Ui, go, oo, yo, Fi, ro], To = /* @__PURE__ */ jo({
14322
- defaultModifiers: Eo
14321
+ var jo = [Ji, mo, Wi, Li, co, io, Mo, Hi, lo], Eo = /* @__PURE__ */ Do({
14322
+ defaultModifiers: jo
14323
14323
  }), Gn = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxNiA0IEMgOS4zODI4MTMgNCA0IDkuMzgyODEzIDQgMTYgQyA0IDIyLjYxNzE4OCA5LjM4MjgxMyAyOCAxNiAyOCBDIDIyLjYxNzE4OCAyOCAyOCAyMi42MTcxODggMjggMTYgQyAyOCA5LjM4MjgxMyAyMi42MTcxODggNCAxNiA0IFogTSAxNiA2IEMgMjEuNTM1MTU2IDYgMjYgMTAuNDY0ODQ0IDI2IDE2IEMgMjYgMjEuNTM1MTU2IDIxLjUzNTE1NiAyNiAxNiAyNiBDIDEwLjQ2NDg0NCAyNiA2IDIxLjUzNTE1NiA2IDE2IEMgNiAxMC40NjQ4NDQgMTAuNDY0ODQ0IDYgMTYgNiBaIE0gMTEuNSAxMiBDIDEwLjY3MTg3NSAxMiAxMCAxMi42NzE4NzUgMTAgMTMuNSBDIDEwIDE0LjMyODEyNSAxMC42NzE4NzUgMTUgMTEuNSAxNSBDIDEyLjMyODEyNSAxNSAxMyAxNC4zMjgxMjUgMTMgMTMuNSBDIDEzIDEyLjY3MTg3NSAxMi4zMjgxMjUgMTIgMTEuNSAxMiBaIE0gMjAuNSAxMiBDIDE5LjY3MTg3NSAxMiAxOSAxMi42NzE4NzUgMTkgMTMuNSBDIDE5IDE0LjMyODEyNSAxOS42NzE4NzUgMTUgMjAuNSAxNSBDIDIxLjMyODEyNSAxNSAyMiAxNC4zMjgxMjUgMjIgMTMuNSBDIDIyIDEyLjY3MTg3NSAyMS4zMjgxMjUgMTIgMjAuNSAxMiBaIE0gMTAuODEyNSAxOSBMIDkuMDkzNzUgMjAgQyAxMC40NzY1NjMgMjIuMzg2NzE5IDEzLjA0Njg3NSAyNCAxNiAyNCBDIDE4Ljk1MzEyNSAyNCAyMS41MjM0MzggMjIuMzg2NzE5IDIyLjkwNjI1IDIwIEwgMjEuMTg3NSAxOSBDIDIwLjE0ODQzOCAyMC43OTI5NjkgMTguMjI2NTYzIDIyIDE2IDIyIEMgMTMuNzczNDM4IDIyIDExLjg1MTU2MyAyMC43OTI5NjkgMTAuODEyNSAxOSBaIi8+PC9zdmc+";
14324
14324
  function _f(e) {
14325
14325
  return e.split("-").map((f) => parseInt(f, 16)).map((f) => String.fromCodePoint(f)).join("");
14326
14326
  }
14327
- function Vo(e, f, t, n = []) {
14327
+ function To(e, f, t, n = []) {
14328
14328
  const a = {};
14329
14329
  return Object.keys(e).forEach((s) => {
14330
14330
  if (n.includes(s))
@@ -14333,16 +14333,16 @@ function Vo(e, f, t, n = []) {
14333
14333
  e[s].forEach((i) => {
14334
14334
  var r;
14335
14335
  if (i[st][0].includes(f.toLocaleLowerCase())) {
14336
- let l = i[Bn];
14336
+ let o = i[Bn];
14337
14337
  if (t !== Df && Array.isArray(i[mf])) {
14338
- const g = ((r = i[mf]) == null ? void 0 : r.findIndex(
14338
+ const d = ((r = i[mf]) == null ? void 0 : r.findIndex(
14339
14339
  (u) => u.includes(t)
14340
14340
  )) || -1;
14341
- g !== -1 && i[mf] && (l = i[mf][g]);
14341
+ d !== -1 && i[mf] && (o = i[mf][d]);
14342
14342
  }
14343
14343
  return A.push({
14344
14344
  ...i,
14345
- [ff]: l
14345
+ [ff]: o
14346
14346
  });
14347
14347
  }
14348
14348
  }), A.length && (a[s] = A);
@@ -14364,22 +14364,22 @@ var lf = (e, f) => {
14364
14364
  t[n] = a;
14365
14365
  return t;
14366
14366
  };
14367
- const xo = K({
14367
+ const Vo = K({
14368
14368
  name: "Body",
14369
14369
  emits: {
14370
14370
  select: (e) => !0
14371
14371
  },
14372
14372
  setup() {
14373
- const { state: e, updateEmoji: f, updateSelect: t } = at("store"), n = I(null), a = U(() => Vo(
14373
+ const { state: e, updateEmoji: f, updateSelect: t } = at("store"), n = I(null), a = U(() => To(
14374
14374
  e.emojis,
14375
14375
  e.search,
14376
14376
  e.skinTone,
14377
14377
  e.options.disabledGroups
14378
- )), s = va(), A = U(() => !e.options.hideGroupNames), i = U(() => !e.options.disableStickyGroupNames), r = zn(e.options.groupNames), l = e.orderedGroupKeys;
14378
+ )), s = va(), A = U(() => !e.options.hideGroupNames), i = U(() => !e.options.disableStickyGroupNames), r = zn(e.options.groupNames), o = e.orderedGroupKeys;
14379
14379
  e.options.additionalGroups && Object.keys(e.options.additionalGroups).map((h) => {
14380
14380
  e.options.groupNames[h] ? r[h] = e.options.groupNames[h] : r[h] = Xn(h);
14381
14381
  });
14382
- const g = Zn() ? "is-mac" : "";
14382
+ const d = Zn() ? "is-mac" : "";
14383
14383
  function u(h) {
14384
14384
  f(h);
14385
14385
  }
@@ -14416,55 +14416,55 @@ const xo = K({
14416
14416
  EMOJI_NAME_KEY: st,
14417
14417
  hasGroupNames: A,
14418
14418
  isSticky: i,
14419
- platform: g,
14419
+ platform: d,
14420
14420
  groupNames: r,
14421
- orderedKeys: l
14421
+ orderedKeys: o
14422
14422
  };
14423
14423
  }
14424
- }), So = { class: "v3-body" }, zo = ["id"], Oo = { class: "v3-emojis" }, Co = ["onMouseenter", "onClick"], Lo = { key: 0 }, Uo = ["src", "alt", "onError"], Bo = {
14424
+ }), xo = { class: "v3-body" }, So = ["id"], zo = { class: "v3-emojis" }, Oo = ["onMouseenter", "onClick"], Co = { key: 0 }, Lo = ["src", "alt", "onError"], Uo = {
14425
14425
  key: 1,
14426
14426
  class: "v3-no-result"
14427
14427
  };
14428
- function Qo(e, f, t, n, a, s) {
14429
- return c(), d("div", So, [
14430
- o("div", {
14428
+ function Bo(e, f, t, n, a, s) {
14429
+ return c(), g("div", xo, [
14430
+ l("div", {
14431
14431
  ref: "bodyInner",
14432
14432
  class: z([e.platform, "v3-body-inner"])
14433
14433
  }, [
14434
- e.orderedKeys.length ? (c(!0), d(P, { key: 0 }, G(e.orderedKeys, (A) => (c(), d("div", {
14434
+ e.orderedKeys.length ? (c(!0), g($, { key: 0 }, Z(e.orderedKeys, (A) => (c(), g("div", {
14435
14435
  id: A,
14436
14436
  key: A,
14437
14437
  class: "v3-group"
14438
14438
  }, [
14439
- e.hasGroupNames ? Me((c(), d("h5", {
14439
+ e.hasGroupNames ? _e((c(), g("h5", {
14440
14440
  key: 0,
14441
14441
  class: z(e.isSticky ? "v3-sticky" : "")
14442
14442
  }, _(e.groupNames[A]), 3)), [
14443
14443
  [Nf, e.emojis[A]]
14444
14444
  ]) : y("", !0),
14445
- Me(o("div", Oo, [
14446
- (c(!0), d(P, null, G(e.emojis[A], (i) => (c(), d("button", {
14445
+ _e(l("div", zo, [
14446
+ (c(!0), g($, null, Z(e.emojis[A], (i) => (c(), g("button", {
14447
14447
  key: i.r,
14448
14448
  type: "button",
14449
14449
  onMouseenter: (r) => e.handleMouseEnter(i),
14450
14450
  onClick: (r) => e.handleClick(i)
14451
14451
  }, [
14452
- e.native ? (c(), d("span", Lo, _(e.unicodeToEmoji(i.r)), 1)) : (c(), d("img", {
14452
+ e.native ? (c(), g("span", Co, _(e.unicodeToEmoji(i.r)), 1)) : (c(), g("img", {
14453
14453
  key: 1,
14454
14454
  src: e.EMOJI_REMOTE_SRC + `/${i.r}.png`,
14455
14455
  alt: i.n[0],
14456
14456
  onError: (r) => e.handleError(r, i.r)
14457
- }, null, 40, Uo))
14458
- ], 40, Co))), 128))
14457
+ }, null, 40, Lo))
14458
+ ], 40, Oo))), 128))
14459
14459
  ], 512), [
14460
14460
  [Nf, e.emojis[A]]
14461
14461
  ])
14462
- ], 8, zo))), 128)) : (c(), d("span", Bo, " No emoji has been found! "))
14462
+ ], 8, So))), 128)) : (c(), g("span", Uo, " No emoji has been found! "))
14463
14463
  ], 2)
14464
14464
  ]);
14465
14465
  }
14466
- var Ro = /* @__PURE__ */ lf(xo, [["render", Qo]]), Yo = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxMi41IDUgQyAxMS40Mjk2ODggNSAxMC41IDUuNjA5Mzc1IDkuOTA2MjUgNi40Mzc1IEMgOS4zMTI1IDcuMjY1NjI1IDkgOC4zMzk4NDQgOSA5LjUgQyA5IDEwLjY2MDE1NiA5LjMxMjUgMTEuNzM0Mzc1IDkuOTA2MjUgMTIuNTYyNSBDIDEwLjUgMTMuMzkwNjI1IDExLjQyOTY4OCAxNCAxMi41IDE0IEMgMTMuNTcwMzEzIDE0IDE0LjUgMTMuMzkwNjI1IDE1LjA5Mzc1IDEyLjU2MjUgQyAxNS42ODc1IDExLjczNDM3NSAxNiAxMC42NjAxNTYgMTYgOS41IEMgMTYgOC4zMzk4NDQgMTUuNjg3NSA3LjI2NTYyNSAxNS4wOTM3NSA2LjQzNzUgQyAxNC41IDUuNjA5Mzc1IDEzLjU3MDMxMyA1IDEyLjUgNSBaIE0gMTYgOS41IEMgMTYgMTAuNjYwMTU2IDE2LjMxMjUgMTEuNzM0Mzc1IDE2LjkwNjI1IDEyLjU2MjUgQyAxNy41IDEzLjM5MDYyNSAxOC40Mjk2ODggMTQgMTkuNSAxNCBDIDIwLjU3MDMxMyAxNCAyMS41IDEzLjM5MDYyNSAyMi4wOTM3NSAxMi41NjI1IEMgMjIuNjg3NSAxMS43MzQzNzUgMjMgMTAuNjYwMTU2IDIzIDkuNSBDIDIzIDguMzM5ODQ0IDIyLjY4NzUgNy4yNjU2MjUgMjIuMDkzNzUgNi40Mzc1IEMgMjEuNSA1LjYwOTM3NSAyMC41NzAzMTMgNSAxOS41IDUgQyAxOC40Mjk2ODggNSAxNy41IDUuNjA5Mzc1IDE2LjkwNjI1IDYuNDM3NSBDIDE2LjMxMjUgNy4yNjU2MjUgMTYgOC4zMzk4NDQgMTYgOS41IFogTSAxMi41IDcgQyAxMi44MTI1IDcgMTMuMTU2MjUgNy4xNTYyNSAxMy40Njg3NSA3LjU5Mzc1IEMgMTMuNzgxMjUgOC4wMzEyNSAxNCA4LjcyNjU2MyAxNCA5LjUgQyAxNCAxMC4yNzM0MzggMTMuNzgxMjUgMTAuOTY4NzUgMTMuNDY4NzUgMTEuNDA2MjUgQyAxMy4xNTYyNSAxMS44NDM3NSAxMi44MTI1IDEyIDEyLjUgMTIgQyAxMi4xODc1IDEyIDExLjg0Mzc1IDExLjg0Mzc1IDExLjUzMTI1IDExLjQwNjI1IEMgMTEuMjE4NzUgMTAuOTY4NzUgMTEgMTAuMjczNDM4IDExIDkuNSBDIDExIDguNzI2NTYzIDExLjIxODc1IDguMDMxMjUgMTEuNTMxMjUgNy41OTM3NSBDIDExLjg0Mzc1IDcuMTU2MjUgMTIuMTg3NSA3IDEyLjUgNyBaIE0gMTkuNSA3IEMgMTkuODEyNSA3IDIwLjE1NjI1IDcuMTU2MjUgMjAuNDY4NzUgNy41OTM3NSBDIDIwLjc4MTI1IDguMDMxMjUgMjEgOC43MjY1NjMgMjEgOS41IEMgMjEgMTAuMjczNDM4IDIwLjc4MTI1IDEwLjk2ODc1IDIwLjQ2ODc1IDExLjQwNjI1IEMgMjAuMTU2MjUgMTEuODQzNzUgMTkuODEyNSAxMiAxOS41IDEyIEMgMTkuMTg3NSAxMiAxOC44NDM3NSAxMS44NDM3NSAxOC41MzEyNSAxMS40MDYyNSBDIDE4LjIxODc1IDEwLjk2ODc1IDE4IDEwLjI3MzQzOCAxOCA5LjUgQyAxOCA4LjcyNjU2MyAxOC4yMTg3NSA4LjAzMTI1IDE4LjUzMTI1IDcuNTkzNzUgQyAxOC44NDM3NSA3LjE1NjI1IDE5LjE4NzUgNyAxOS41IDcgWiBNIDcuNSAxMiBDIDYuNDI5Njg4IDEyIDUuNSAxMi42MDkzNzUgNC45MDYyNSAxMy40Mzc1IEMgNC4zMTI1IDE0LjI2NTYyNSA0IDE1LjMzOTg0NCA0IDE2LjUgQyA0IDE3LjY2MDE1NiA0LjMxMjUgMTguNzM0Mzc1IDQuOTA2MjUgMTkuNTYyNSBDIDUuNSAyMC4zOTA2MjUgNi40Mjk2ODggMjEgNy41IDIxIEMgOC41NzAzMTMgMjEgOS41IDIwLjM5MDYyNSAxMC4wOTM3NSAxOS41NjI1IEMgMTAuNjg3NSAxOC43MzQzNzUgMTEgMTcuNjYwMTU2IDExIDE2LjUgQyAxMSAxNS4zMzk4NDQgMTAuNjg3NSAxNC4yNjU2MjUgMTAuMDkzNzUgMTMuNDM3NSBDIDkuNSAxMi42MDkzNzUgOC41NzAzMTMgMTIgNy41IDEyIFogTSAyNC41IDEyIEMgMjMuNDI5Njg4IDEyIDIyLjUgMTIuNjA5Mzc1IDIxLjkwNjI1IDEzLjQzNzUgQyAyMS4zMTI1IDE0LjI2NTYyNSAyMSAxNS4zMzk4NDQgMjEgMTYuNSBDIDIxIDE3LjY2MDE1NiAyMS4zMTI1IDE4LjczNDM3NSAyMS45MDYyNSAxOS41NjI1IEMgMjIuNSAyMC4zOTA2MjUgMjMuNDI5Njg4IDIxIDI0LjUgMjEgQyAyNS41NzAzMTMgMjEgMjYuNSAyMC4zOTA2MjUgMjcuMDkzNzUgMTkuNTYyNSBDIDI3LjY4NzUgMTguNzM0Mzc1IDI4IDE3LjY2MDE1NiAyOCAxNi41IEMgMjggMTUuMzM5ODQ0IDI3LjY4NzUgMTQuMjY1NjI1IDI3LjA5Mzc1IDEzLjQzNzUgQyAyNi41IDEyLjYwOTM3NSAyNS41NzAzMTMgMTIgMjQuNSAxMiBaIE0gNy41IDE0IEMgNy44MTI1IDE0IDguMTU2MjUgMTQuMTU2MjUgOC40Njg3NSAxNC41OTM3NSBDIDguNzgxMjUgMTUuMDMxMjUgOSAxNS43MjY1NjMgOSAxNi41IEMgOSAxNy4yNzM0MzggOC43ODEyNSAxNy45Njg3NSA4LjQ2ODc1IDE4LjQwNjI1IEMgOC4xNTYyNSAxOC44NDM3NSA3LjgxMjUgMTkgNy41IDE5IEMgNy4xODc1IDE5IDYuODQzNzUgMTguODQzNzUgNi41MzEyNSAxOC40MDYyNSBDIDYuMjE4NzUgMTcuOTY4NzUgNiAxNy4yNzM0MzggNiAxNi41IEMgNiAxNS43MjY1NjMgNi4yMTg3NSAxNS4wMzEyNSA2LjUzMTI1IDE0LjU5Mzc1IEMgNi44NDM3NSAxNC4xNTYyNSA3LjE4NzUgMTQgNy41IDE0IFogTSAyNC41IDE0IEMgMjQuODEyNSAxNCAyNS4xNTYyNSAxNC4xNTYyNSAyNS40Njg3NSAxNC41OTM3NSBDIDI1Ljc4MTI1IDE1LjAzMTI1IDI2IDE1LjcyNjU2MyAyNiAxNi41IEMgMjYgMTcuMjczNDM4IDI1Ljc4MTI1IDE3Ljk2ODc1IDI1LjQ2ODc1IDE4LjQwNjI1IEMgMjUuMTU2MjUgMTguODQzNzUgMjQuODEyNSAxOSAyNC41IDE5IEMgMjQuMTg3NSAxOSAyMy44NDM3NSAxOC44NDM3NSAyMy41MzEyNSAxOC40MDYyNSBDIDIzLjIxODc1IDE3Ljk2ODc1IDIzIDE3LjI3MzQzOCAyMyAxNi41IEMgMjMgMTUuNzI2NTYzIDIzLjIxODc1IDE1LjAzMTI1IDIzLjUzMTI1IDE0LjU5Mzc1IEMgMjMuODQzNzUgMTQuMTU2MjUgMjQuMTg3NSAxNCAyNC41IDE0IFogTSAxNiAxNiBDIDE0LjY2Nzk2OSAxNiAxMy43MzgyODEgMTYuODY3MTg4IDEzLjI4MTI1IDE3LjYyNSBDIDEyLjgyNDIxOSAxOC4zODI4MTMgMTIuNTQ2ODc1IDE5LjAxNTYyNSAxMi4yODEyNSAxOS4yODEyNSBDIDEyLjEyNSAxOS40Mzc1IDExLjE2MDE1NiAxOS44MDA3ODEgMTAuMTU2MjUgMjAuMzEyNSBDIDkuNjUyMzQ0IDIwLjU3MDMxMyA5LjE0NDUzMSAyMC45MTQwNjMgOC43MTg3NSAyMS40Mzc1IEMgOC4yOTI5NjkgMjEuOTYwOTM4IDggMjIuNjg3NSA4IDIzLjUgQyA4IDI1LjQyMTg3NSA5LjU3ODEyNSAyNyAxMS41IDI3IEMgMTIuMzY3MTg4IDI3IDEzLjI2OTUzMSAyNi43MjI2NTYgMTQuMTU2MjUgMjYuNDY4NzUgQyAxNS4wNDI5NjkgMjYuMjE0ODQ0IDE2IDI2IDE2IDI2IEMgMTYgMjYgMTYuOTU3MDMxIDI2LjIxNDg0NCAxNy44NDM3NSAyNi40Njg3NSBDIDE4LjczMDQ2OSAyNi43MjI2NTYgMTkuNjMyODEzIDI3IDIwLjUgMjcgQyAyMi40MjE4NzUgMjcgMjQgMjUuNDIxODc1IDI0IDIzLjUgQyAyNCAyMi43MDcwMzEgMjMuNzA3MDMxIDIxLjk4MDQ2OSAyMy4yODEyNSAyMS40Njg3NSBDIDIyLjg1NTQ2OSAyMC45NTcwMzEgMjIuMzQzNzUgMjAuNjQwNjI1IDIxLjg0Mzc1IDIwLjM3NSBDIDIwLjg0Mzc1IDE5Ljg0Mzc1IDE5Ljg1OTM3NSAxOS40MjE4NzUgMTkuNzE4NzUgMTkuMjgxMjUgQyAxOS40ODA0NjkgMTkuMDQyOTY5IDE5LjIxMDkzOCAxOC4zOTA2MjUgMTguNzUgMTcuNjI1IEMgMTguMjg5MDYzIDE2Ljg1OTM3NSAxNy4zMzk4NDQgMTYgMTYgMTYgWiBNIDE2IDE4IEMgMTYuNjYwMTU2IDE4IDE2LjczNDM3NSAxOC4xNjAxNTYgMTcuMDMxMjUgMTguNjU2MjUgQyAxNy4zMjgxMjUgMTkuMTUyMzQ0IDE3LjU1NDY4OCAxOS45OTIxODggMTguMjgxMjUgMjAuNzE4NzUgQyAxOS4xMDU0NjkgMjEuNTQyOTY5IDIwLjE0ODQzOCAyMS43MjI2NTYgMjAuOTA2MjUgMjIuMTI1IEMgMjEuMjg1MTU2IDIyLjMyODEyNSAyMS41NzgxMjUgMjIuNTQyOTY5IDIxLjc1IDIyLjc1IEMgMjEuOTIxODc1IDIyLjk1NzAzMSAyMiAyMy4xNDg0MzggMjIgMjMuNSBDIDIyIDI0LjMzOTg0NCAyMS4zMzk4NDQgMjUgMjAuNSAyNSBDIDIwLjIxMDkzOCAyNSAxOS4yNzczNDQgMjQuNzc3MzQ0IDE4LjQwNjI1IDI0LjUzMTI1IEMgMTcuNTM1MTU2IDI0LjI4NTE1NiAxNi44MTY0MDYgMjQgMTYgMjQgQyAxNS4xODM1OTQgMjQgMTQuNDY0ODQ0IDI0LjI4NTE1NiAxMy41OTM3NSAyNC41MzEyNSBDIDEyLjcyMjY1NiAyNC43NzczNDQgMTEuNzg5MDYzIDI1IDExLjUgMjUgQyAxMC42NjAxNTYgMjUgMTAgMjQuMzM5ODQ0IDEwIDIzLjUgQyAxMCAyMy4wOTc2NTYgMTAuMDgyMDMxIDIyLjg5MDYyNSAxMC4yNSAyMi42ODc1IEMgMTAuNDE3OTY5IDIyLjQ4NDM3NSAxMC43MjI2NTYgMjIuMjg1MTU2IDExLjA5Mzc1IDIyLjA5Mzc1IEMgMTEuODM5ODQ0IDIxLjcxNDg0NCAxMi44NzUgMjEuNTYyNSAxMy43MTg3NSAyMC43MTg3NSBDIDE0LjQ1MzEyNSAxOS45ODQzNzUgMTQuNjc1NzgxIDE5LjExNzE4OCAxNC45Njg3NSAxOC42MjUgQyAxNS4yNjE3MTkgMTguMTMyODEzIDE1LjMzMjAzMSAxOCAxNiAxOCBaIi8+PC9zdmc+", qo = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxMSAzIEwgMTEgNyBMIDEzIDcgTCAxMyAzIFogTSAxNSA0IEwgMTUgNyBMIDE3IDcgTCAxNyA0IFogTSA0Ljg3NSA4IEwgNSA5LjA5Mzc1IEwgNi44MTI1IDI2LjMxMjUgQyA2Ljk3MjY1NiAyNy44MzIwMzEgOC4yODUxNTYgMjkgOS44MTI1IDI5IEwgMTkuMTg3NSAyOSBDIDIwLjcxNDg0NCAyOSAyMi4wMjczNDQgMjcuODMyMDMxIDIyLjE4NzUgMjYuMzEyNSBMIDIyLjY1NjI1IDIyIEwgMjUgMjIgQyAyNi42NDQ1MzEgMjIgMjggMjAuNjQ0NTMxIDI4IDE5IEwgMjggMTYgQyAyOCAxNC4zNTU0NjkgMjYuNjQ0NTMxIDEzIDI1IDEzIEwgMjMuNTkzNzUgMTMgTCAyNCA5LjA5Mzc1IEwgMjQuMTI1IDggWiBNIDcuMTI1IDEwIEwgMjEuODc1IDEwIEwgMjAuMTg3NSAyNi4wOTM3NSBDIDIwLjEzMjgxMyAyNi42MTMyODEgMTkuNzA3MDMxIDI3IDE5LjE4NzUgMjcgTCA5LjgxMjUgMjcgQyA5LjI5Mjk2OSAyNyA4Ljg2NzE4OCAyNi42MTMyODEgOC44MTI1IDI2LjA5Mzc1IFogTSAyMy4zNzUgMTUgTCAyNSAxNSBDIDI1LjU2NjQwNiAxNSAyNiAxNS40MzM1OTQgMjYgMTYgTCAyNiAxOSBDIDI2IDE5LjU2NjQwNiAyNS41NjY0MDYgMjAgMjUgMjAgTCAyMi44NDM3NSAyMCBaIi8+PC9zdmc+", Ho = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxNiAzIEMgOC44MzIwMzEgMyAzIDguODMyMDMxIDMgMTYgQyAzIDIzLjE2Nzk2OSA4LjgzMjAzMSAyOSAxNiAyOSBDIDIzLjE2Nzk2OSAyOSAyOSAyMy4xNjc5NjkgMjkgMTYgQyAyOSA4LjgzMjAzMSAyMy4xNjc5NjkgMyAxNiAzIFogTSAxNiA1IEMgMTYuNjAxNTYzIDUgMTcuMTc1NzgxIDUuMDYyNSAxNy43NSA1LjE1NjI1IEwgMTYgNi40MDYyNSBMIDE0LjI1IDUuMTU2MjUgQyAxNC44MjAzMTMgNS4wNjY0MDYgMTUuNDAyMzQ0IDUgMTYgNSBaIE0gMTEuODEyNSA1Ljg0Mzc1IEwgMTUuNDA2MjUgOC40Njg3NSBMIDE2IDguOTA2MjUgTCAxNi41OTM3NSA4LjQ2ODc1IEwgMjAuMTg3NSA1Ljg0Mzc1IEMgMjEuNzg1MTU2IDYuNTA3ODEzIDIzLjE5NTMxMyA3LjUyMzQzOCAyNC4zMTI1IDguODEyNSBMIDIyLjkzNzUgMTMuMDkzNzUgTCAyMi43MTg3NSAxMy43ODEyNSBMIDIzLjMxMjUgMTQuMTg3NSBMIDI2LjkzNzUgMTYuODQzNzUgQyAyNi44MDQ2ODggMTguNjA1NDY5IDI2LjI2NTYyNSAyMC4yNTc4MTMgMjUuNDA2MjUgMjEuNjg3NSBMIDIwLjEyNSAyMS42ODc1IEwgMTkuOTA2MjUgMjIuMzc1IEwgMTguNSAyNi43MTg3NSBDIDE3LjY5OTIxOSAyNi45MDYyNSAxNi44NTkzNzUgMjcgMTYgMjcgQyAxNS4xMDU0NjkgMjcgMTQuMjM4MjgxIDI2Ljg4NjcxOSAxMy40MDYyNSAyNi42ODc1IEwgMTIuMDMxMjUgMjIuNDA2MjUgTCAxMS44MTI1IDIxLjcxODc1IEwgNi41OTM3NSAyMS43MTg3NSBDIDUuNzE4NzUgMjAuMjgxMjUgNS4xOTkyMTkgMTguNjIxMDk0IDUuMDYyNSAxNi44NDM3NSBMIDguNjU2MjUgMTQuMjE4NzUgTCA5LjI1IDEzLjgxMjUgTCA5LjAzMTI1IDEzLjEyNSBMIDcuNjI1IDguODc1IEMgOC43NSA3LjU1NDY4OCAxMC4xODM1OTQgNi41MTU2MjUgMTEuODEyNSA1Ljg0Mzc1IFogTSAxNiAxMC4wOTM3NSBMIDE1LjQwNjI1IDEwLjUzMTI1IEwgMTAuODQzNzUgMTMuODQzNzUgTCAxMC4yODEyNSAxNC4yODEyNSBMIDEwLjUgMTQuOTY4NzUgTCAxMi4yNSAyMC4zMTI1IEwgMTIuNDY4NzUgMjEgTCAxOS41MzEyNSAyMSBMIDE5Ljc1IDIwLjMxMjUgTCAyMS41IDE0Ljk2ODc1IEwgMjEuNzE4NzUgMTQuMjgxMjUgTCAyMS4xNTYyNSAxMy44NDM3NSBMIDE2LjU5Mzc1IDEwLjUzMTI1IFogTSAyNS43NSAxMC45MDYyNSBDIDI2LjI5Njg3NSAxMS45NTMxMjUgMjYuNjU2MjUgMTMuMTAxNTYzIDI2Ljg0Mzc1IDE0LjMxMjUgTCAyNS4wNjI1IDEzLjAzMTI1IFogTSA2LjIxODc1IDEwLjk2ODc1IEwgNi45MDYyNSAxMy4wMzEyNSBMIDUuMTU2MjUgMTQuMzEyNSBDIDUuMzM5ODQ0IDEzLjEyNSA1LjY4NzUgMTIgNi4yMTg3NSAxMC45Njg3NSBaIE0gMTYgMTIuNTkzNzUgTCAxOS4zNzUgMTUuMDMxMjUgTCAxOC4wOTM3NSAxOSBMIDEzLjkwNjI1IDE5IEwgMTIuNjI1IDE1LjAzMTI1IFogTSAyMS41OTM3NSAyMy42ODc1IEwgMjMuODQzNzUgMjMuNjg3NSBDIDIyLjk5MjE4OCAyNC41NjY0MDYgMjIuMDExNzE5IDI1LjI5Mjk2OSAyMC45MDYyNSAyNS44NDM3NSBaIE0gOC4xNTYyNSAyMy43MTg3NSBMIDEwLjM0Mzc1IDIzLjcxODc1IEwgMTEuMDMxMjUgMjUuODEyNSBDIDkuOTYwOTM4IDI1LjI2OTUzMSA4Ljk4ODI4MSAyNC41NjI1IDguMTU2MjUgMjMuNzE4NzUgWiIvPjwvc3ZnPg==", Fo = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSA5LjUgNiBDIDguMTc5Njg4IDYgNy4wMDM5MDYgNi44NTkzNzUgNi42MjUgOC4xMjUgTCA1LjI1IDEyLjcxODc1IEwgMy4zMTI1IDEyLjA2MjUgTCAyLjY4NzUgMTMuOTM3NSBMIDQuNjU2MjUgMTQuNTkzNzUgTCA0LjAzMTI1IDE2LjcxODc1IEMgNC4wMDc4MTMgMTYuODA4NTk0IDMuOTk2MDk0IDE2LjkwNjI1IDQgMTcgTCA0IDI0IEMgNCAyNC4wMzEyNSA0IDI0LjA2MjUgNCAyNC4wOTM3NSBMIDQgMjUgQyA0IDI1LjU1MDc4MSA0LjQ0OTIxOSAyNiA1IDI2IEwgOCAyNiBMIDguMzQzNzUgMjUgTCAyMy42NTYyNSAyNSBMIDI0IDI2IEwgMjcgMjYgQyAyNy41NTA3ODEgMjYgMjggMjUuNTUwNzgxIDI4IDI1IEwgMjggMjQuMTU2MjUgQyAyOC4wMDM5MDYgMjQuMTA1NDY5IDI4LjAwMzkwNiAyNC4wNTA3ODEgMjggMjQgTCAyOCAxNyBDIDI4LjAwMzkwNiAxNi45MDYyNSAyNy45OTIxODggMTYuODA4NTk0IDI3Ljk2ODc1IDE2LjcxODc1IEwgMjcuMzQzNzUgMTQuNTkzNzUgTCAyOS4zMTI1IDEzLjkzNzUgTCAyOC42ODc1IDEyLjA2MjUgTCAyNi43NSAxMi43MTg3NSBMIDI1LjM3NSA4LjEyNSBDIDI0Ljk5NjA5NCA2Ljg1OTM3NSAyMy44MjAzMTMgNiAyMi41IDYgWiBNIDkuNSA4IEwgMjIuNSA4IEMgMjIuOTQ1MzEzIDggMjMuMzM5ODQ0IDguMjkyOTY5IDIzLjQ2ODc1IDguNzE4NzUgTCAyNC43NSAxMyBMIDcuMjUgMTMgTCA4LjUzMTI1IDguNzE4NzUgQyA4LjY2MDE1NiA4LjI4OTA2MyA5LjA1NDY4OCA4IDkuNSA4IFogTSA2LjY1NjI1IDE1IEwgMjUuMzQzNzUgMTUgTCAyNiAxNy4xODc1IEwgMjYgMjMgTCA2IDIzIEwgNiAxNy4xODc1IFogTSA4LjUgMTYgQyA3LjY3MTg3NSAxNiA3IDE2LjY3MTg3NSA3IDE3LjUgQyA3IDE4LjMyODEyNSA3LjY3MTg3NSAxOSA4LjUgMTkgQyA5LjMyODEyNSAxOSAxMCAxOC4zMjgxMjUgMTAgMTcuNSBDIDEwIDE2LjY3MTg3NSA5LjMyODEyNSAxNiA4LjUgMTYgWiBNIDIzLjUgMTYgQyAyMi42NzE4NzUgMTYgMjIgMTYuNjcxODc1IDIyIDE3LjUgQyAyMiAxOC4zMjgxMjUgMjIuNjcxODc1IDE5IDIzLjUgMTkgQyAyNC4zMjgxMjUgMTkgMjUgMTguMzI4MTI1IDI1IDE3LjUgQyAyNSAxNi42NzE4NzUgMjQuMzI4MTI1IDE2IDIzLjUgMTYgWiBNIDEyIDE5IEwgMTAuNzUgMjIgTCAxMi45MDYyNSAyMiBMIDEzLjM0Mzc1IDIxIEwgMTguNjU2MjUgMjEgTCAxOS4wOTM3NSAyMiBMIDIxLjI1IDIyIEwgMjAgMTkgWiIvPjwvc3ZnPg==", Po = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxNiA0IEMgMTEuMDQyOTY5IDQgNyA4LjA0Mjk2OSA3IDEzIEMgNyAxNC45MTc5NjkgNy44NDM3NSAxNi45MDYyNSA5IDE4LjY4NzUgQyA5Ljg1OTM3NSAyMC4wMTE3MTkgMTAuODg2NzE5IDIxLjIzMDQ2OSAxMiAyMi4xNTYyNSBMIDEyIDI1IEMgMTIgMjYuMDkzNzUgMTIuOTA2MjUgMjcgMTQgMjcgTCAxNSAyOCBMIDE3IDI4IEwgMTggMjcgQyAxOS4wOTM3NSAyNyAyMCAyNi4wOTM3NSAyMCAyNSBMIDIwIDIyLjE1NjI1IEMgMjEuMTEzMjgxIDIxLjIzMDQ2OSAyMi4xNDA2MjUgMjAuMDExNzE5IDIzIDE4LjY4NzUgQyAyNC4xNTYyNSAxNi45MDYyNSAyNSAxNC45MTc5NjkgMjUgMTMgQyAyNSA4LjA0Mjk2OSAyMC45NTcwMzEgNCAxNiA0IFogTSAxNiA2IEMgMTkuODc4OTA2IDYgMjMgOS4xMjEwOTQgMjMgMTMgQyAyMyAxNC4zMDg1OTQgMjIuMzU1NDY5IDE2LjAzNTE1NiAyMS4zNDM3NSAxNy41OTM3NSBDIDIwLjQ0MTQwNiAxOC45ODQzNzUgMTkuMjUzOTA2IDIwLjIyMjY1NiAxOC4xNTYyNSAyMSBMIDEzLjg0Mzc1IDIxIEMgMTIuNzQ2MDk0IDIwLjIyMjY1NiAxMS41NTg1OTQgMTguOTg0Mzc1IDEwLjY1NjI1IDE3LjU5Mzc1IEMgOS42NDQ1MzEgMTYuMDM1MTU2IDkgMTQuMzA4NTk0IDkgMTMgQyA5IDkuMTIxMDk0IDEyLjEyMTA5NCA2IDE2IDYgWiBNIDE0LjI1IDIzIEwgMTcuNzUgMjMgQyAxNy44MjgxMjUgMjMuMDU0Njg4IDE3LjkxMDE1NiAyMy4wOTM3NSAxOCAyMy4xMjUgTCAxOCAyNSBMIDE0IDI1IEwgMTQgMjMuMTI1IEMgMTQuMDg5ODQ0IDIzLjA5Mzc1IDE0LjE3MTg3NSAyMy4wNTQ2ODggMTQuMjUgMjMgWiIvPjwvc3ZnPg==", $o = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxMSA1IEwgMTEgMTEgTCA1IDExIEwgNSAxMyBMIDExIDEzIEwgMTEgMTkgTCA1IDE5IEwgNSAyMSBMIDExIDIxIEwgMTEgMjcgTCAxMyAyNyBMIDEzIDIxIEwgMTkgMjEgTCAxOSAyNyBMIDIxIDI3IEwgMjEgMjEgTCAyNyAyMSBMIDI3IDE5IEwgMjEgMTkgTCAyMSAxMyBMIDI3IDEzIEwgMjcgMTEgTCAyMSAxMSBMIDIxIDUgTCAxOSA1IEwgMTkgMTEgTCAxMyAxMSBMIDEzIDUgWiBNIDEzIDEzIEwgMTkgMTMgTCAxOSAxOSBMIDEzIDE5IFoiLz48L3N2Zz4=", Wo = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSA5IDQgQyA3LjM0NiA0IDYgNS4zNDYgNiA3IEMgNiA4LjMwMTYwOTQgNi44Mzg3NDg2IDkuNDAyMTM5MSA4IDkuODE2NDA2MiBMIDggMTEuMzA0Njg4IEwgOCAyMy4yMDcwMzEgTCA4IDI3LjAyMzQzOCBDIDggMjcuNTYzNDM4IDguNDM2NTYyNSAyOCA4Ljk3NjU2MjUgMjggTCA5LjAyMzQzNzUgMjggQyA5LjU2MzQzNzUgMjggMTAgMjcuNTYzNDM3IDEwIDI3LjAyMzQzOCBMIDEwIDIyLjIyODUxNiBDIDEwLjMzNDcwNyAyMS44Mzk3NTYgMTEuMTM4NDIzIDIxLjA0Njg3NSAxMy40NDUzMTIgMjEuMDQ2ODc1IEMgMTQuNjY5MzEzIDIxLjA0Njg3NSAxNS42NzA0MjIgMjEuNDczNzgxIDE2LjczMjQyMiAyMS45MjU3ODEgQyAxNy43Njk0MjIgMjIuMzY3NzgxIDE4Ljg0MTg5MSAyMi44MjQyMTkgMjAuMDg3ODkxIDIyLjgyNDIxOSBDIDIyLjQ0Njg5MSAyMi44MjQyMTkgMjQuMDQ5Mzc1IDIxLjU4NDY4OCAyNC43MzQzNzUgMjEuMDU0Njg4IEwgMjQuODg2NzE5IDIwLjkzOTQ1MyBDIDI1LjQzNzcxOSAyMC41NDA0NTMgMjYgMTkuOTk2IDI2IDE5IEwgMjYgMTAuNjc1NzgxIEMgMjYgOS43Njc3ODEyIDI1LjIyMTgyOCA5IDI0LjI5ODgyOCA5IEMgMjMuODAzODI4IDkgMjMuNDQwNDA2IDkuMjg2NTkzNyAyMi45NDE0MDYgOS42ODM1OTM4IEMgMjIuMjc5NDA2IDEwLjIwNzU5NCAyMS4yODA4OTEgMTEgMjAuMDg3ODkxIDExIEMgMTkuMjcyODkxIDExIDE4LjQ3NzY4OCAxMC42MTk3MzQgMTcuNTU0Njg4IDEwLjE3NzczNCBDIDE2LjQwMzY4NyA5LjYyNTczNDQgMTUuMDk4MzU5IDkgMTMuNDQzMzU5IDkgQyAxMi4zMDgyNTcgOSAxMS40MjE2ODcgOS4xODgzMzkzIDEwLjcxMjg5MSA5LjQ1NzAzMTIgQyAxMS40ODkwNzEgOC45MTQxODI0IDEyIDguMDE2NzgwMiAxMiA3IEMgMTIgNS4zNDYgMTAuNjU0IDQgOSA0IHogTSA5IDYgQyA5LjU1MiA2IDEwIDYuNDQ5IDEwIDcgQyAxMCA3LjU1MSA5LjU1MiA4IDkgOCBDIDguNDQ4IDggOCA3LjU1MSA4IDcgQyA4IDYuNDQ5IDguNDQ4IDYgOSA2IHogTSAxMy40NDMzNTkgMTEgQyAxNC42NDUzNTkgMTEgMTUuNjM4NDA2IDExLjQ3NjQ2OSAxNi42OTE0MDYgMTEuOTgwNDY5IEMgMTcuNzM2NDA2IDEyLjQ4MjQ2OSAxOC44MTc4OTEgMTMgMjAuMDg3ODkxIDEzIEMgMjEuODQyODkxIDEzIDIzLjE1ODA0NyAxMi4wNTQ0ODQgMjMuOTk4MDQ3IDExLjM5NjQ4NCBMIDIzLjk5ODA0NyAxOS4wNjY0MDYgQyAyMy45OTcwNDcgMTkuMDcwNDA2IDIzLjk1Mjk4NCAxOS4xNDUyNjYgMjMuNzA4OTg0IDE5LjMyMjI2NiBMIDIzLjUwOTc2NiAxOS40NzQ2MDkgQyAyMi45NDI3NjYgMTkuOTEyNjA5IDIxLjc2Mjg5MSAyMC44MjQyMTkgMjAuMDg3ODkxIDIwLjgyNDIxOSBDIDE5LjI0OTg5MSAyMC44MjQyMTkgMTguNDQ2NjI1IDIwLjQ4MjkzNyAxNy41MTU2MjUgMjAuMDg1OTM4IEMgMTYuMzcyNjI1IDE5LjU5NzkzOCAxNS4wNzYzNTkgMTkuMDQ0OTIyIDEzLjQ0MzM1OSAxOS4wNDQ5MjIgQyAxMS44OTEzNTkgMTkuMDQ0OTIyIDEwLjc4NiAxOS4zNTggMTAgMTkuNzUgTCAxMCAxMi4zNjEzMjggQyAxMC4zNDUgMTEuOTA1MzI4IDExLjEzMjM1OSAxMSAxMy40NDMzNTkgMTEgeiIvPjwvc3ZnPg==", Ko = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxNiA0IEMgMTEuODMyMDMxIDQgOC4xNTIzNDQgNi4xMTMyODEgNiA5LjM0Mzc1IEwgNiA2IEwgNCA2IEwgNCAxMyBMIDExIDEzIEwgMTEgMTEgTCA3LjM3NSAxMSBDIDkuMTAxNTYzIDguMDE5NTMxIDEyLjI5Njg3NSA2IDE2IDYgQyAyMS41MzUxNTYgNiAyNiAxMC40NjQ4NDQgMjYgMTYgQyAyNiAyMS41MzUxNTYgMjEuNTM1MTU2IDI2IDE2IDI2IEMgMTAuNDY0ODQ0IDI2IDYgMjEuNTM1MTU2IDYgMTYgTCA0IDE2IEMgNCAyMi42MTcxODggOS4zODI4MTMgMjggMTYgMjggQyAyMi42MTcxODggMjggMjggMjIuNjE3MTg4IDI4IDE2IEMgMjggOS4zODI4MTMgMjIuNjE3MTg4IDQgMTYgNCBaIE0gMTUgOCBMIDE1IDE3IEwgMjIgMTcgTCAyMiAxNSBMIDE3IDE1IEwgMTcgOCBaIi8+PC9zdmc+Cg==";
14467
- const Jo = K({
14466
+ var Qo = /* @__PURE__ */ lf(Vo, [["render", Bo]]), Ro = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxMi41IDUgQyAxMS40Mjk2ODggNSAxMC41IDUuNjA5Mzc1IDkuOTA2MjUgNi40Mzc1IEMgOS4zMTI1IDcuMjY1NjI1IDkgOC4zMzk4NDQgOSA5LjUgQyA5IDEwLjY2MDE1NiA5LjMxMjUgMTEuNzM0Mzc1IDkuOTA2MjUgMTIuNTYyNSBDIDEwLjUgMTMuMzkwNjI1IDExLjQyOTY4OCAxNCAxMi41IDE0IEMgMTMuNTcwMzEzIDE0IDE0LjUgMTMuMzkwNjI1IDE1LjA5Mzc1IDEyLjU2MjUgQyAxNS42ODc1IDExLjczNDM3NSAxNiAxMC42NjAxNTYgMTYgOS41IEMgMTYgOC4zMzk4NDQgMTUuNjg3NSA3LjI2NTYyNSAxNS4wOTM3NSA2LjQzNzUgQyAxNC41IDUuNjA5Mzc1IDEzLjU3MDMxMyA1IDEyLjUgNSBaIE0gMTYgOS41IEMgMTYgMTAuNjYwMTU2IDE2LjMxMjUgMTEuNzM0Mzc1IDE2LjkwNjI1IDEyLjU2MjUgQyAxNy41IDEzLjM5MDYyNSAxOC40Mjk2ODggMTQgMTkuNSAxNCBDIDIwLjU3MDMxMyAxNCAyMS41IDEzLjM5MDYyNSAyMi4wOTM3NSAxMi41NjI1IEMgMjIuNjg3NSAxMS43MzQzNzUgMjMgMTAuNjYwMTU2IDIzIDkuNSBDIDIzIDguMzM5ODQ0IDIyLjY4NzUgNy4yNjU2MjUgMjIuMDkzNzUgNi40Mzc1IEMgMjEuNSA1LjYwOTM3NSAyMC41NzAzMTMgNSAxOS41IDUgQyAxOC40Mjk2ODggNSAxNy41IDUuNjA5Mzc1IDE2LjkwNjI1IDYuNDM3NSBDIDE2LjMxMjUgNy4yNjU2MjUgMTYgOC4zMzk4NDQgMTYgOS41IFogTSAxMi41IDcgQyAxMi44MTI1IDcgMTMuMTU2MjUgNy4xNTYyNSAxMy40Njg3NSA3LjU5Mzc1IEMgMTMuNzgxMjUgOC4wMzEyNSAxNCA4LjcyNjU2MyAxNCA5LjUgQyAxNCAxMC4yNzM0MzggMTMuNzgxMjUgMTAuOTY4NzUgMTMuNDY4NzUgMTEuNDA2MjUgQyAxMy4xNTYyNSAxMS44NDM3NSAxMi44MTI1IDEyIDEyLjUgMTIgQyAxMi4xODc1IDEyIDExLjg0Mzc1IDExLjg0Mzc1IDExLjUzMTI1IDExLjQwNjI1IEMgMTEuMjE4NzUgMTAuOTY4NzUgMTEgMTAuMjczNDM4IDExIDkuNSBDIDExIDguNzI2NTYzIDExLjIxODc1IDguMDMxMjUgMTEuNTMxMjUgNy41OTM3NSBDIDExLjg0Mzc1IDcuMTU2MjUgMTIuMTg3NSA3IDEyLjUgNyBaIE0gMTkuNSA3IEMgMTkuODEyNSA3IDIwLjE1NjI1IDcuMTU2MjUgMjAuNDY4NzUgNy41OTM3NSBDIDIwLjc4MTI1IDguMDMxMjUgMjEgOC43MjY1NjMgMjEgOS41IEMgMjEgMTAuMjczNDM4IDIwLjc4MTI1IDEwLjk2ODc1IDIwLjQ2ODc1IDExLjQwNjI1IEMgMjAuMTU2MjUgMTEuODQzNzUgMTkuODEyNSAxMiAxOS41IDEyIEMgMTkuMTg3NSAxMiAxOC44NDM3NSAxMS44NDM3NSAxOC41MzEyNSAxMS40MDYyNSBDIDE4LjIxODc1IDEwLjk2ODc1IDE4IDEwLjI3MzQzOCAxOCA5LjUgQyAxOCA4LjcyNjU2MyAxOC4yMTg3NSA4LjAzMTI1IDE4LjUzMTI1IDcuNTkzNzUgQyAxOC44NDM3NSA3LjE1NjI1IDE5LjE4NzUgNyAxOS41IDcgWiBNIDcuNSAxMiBDIDYuNDI5Njg4IDEyIDUuNSAxMi42MDkzNzUgNC45MDYyNSAxMy40Mzc1IEMgNC4zMTI1IDE0LjI2NTYyNSA0IDE1LjMzOTg0NCA0IDE2LjUgQyA0IDE3LjY2MDE1NiA0LjMxMjUgMTguNzM0Mzc1IDQuOTA2MjUgMTkuNTYyNSBDIDUuNSAyMC4zOTA2MjUgNi40Mjk2ODggMjEgNy41IDIxIEMgOC41NzAzMTMgMjEgOS41IDIwLjM5MDYyNSAxMC4wOTM3NSAxOS41NjI1IEMgMTAuNjg3NSAxOC43MzQzNzUgMTEgMTcuNjYwMTU2IDExIDE2LjUgQyAxMSAxNS4zMzk4NDQgMTAuNjg3NSAxNC4yNjU2MjUgMTAuMDkzNzUgMTMuNDM3NSBDIDkuNSAxMi42MDkzNzUgOC41NzAzMTMgMTIgNy41IDEyIFogTSAyNC41IDEyIEMgMjMuNDI5Njg4IDEyIDIyLjUgMTIuNjA5Mzc1IDIxLjkwNjI1IDEzLjQzNzUgQyAyMS4zMTI1IDE0LjI2NTYyNSAyMSAxNS4zMzk4NDQgMjEgMTYuNSBDIDIxIDE3LjY2MDE1NiAyMS4zMTI1IDE4LjczNDM3NSAyMS45MDYyNSAxOS41NjI1IEMgMjIuNSAyMC4zOTA2MjUgMjMuNDI5Njg4IDIxIDI0LjUgMjEgQyAyNS41NzAzMTMgMjEgMjYuNSAyMC4zOTA2MjUgMjcuMDkzNzUgMTkuNTYyNSBDIDI3LjY4NzUgMTguNzM0Mzc1IDI4IDE3LjY2MDE1NiAyOCAxNi41IEMgMjggMTUuMzM5ODQ0IDI3LjY4NzUgMTQuMjY1NjI1IDI3LjA5Mzc1IDEzLjQzNzUgQyAyNi41IDEyLjYwOTM3NSAyNS41NzAzMTMgMTIgMjQuNSAxMiBaIE0gNy41IDE0IEMgNy44MTI1IDE0IDguMTU2MjUgMTQuMTU2MjUgOC40Njg3NSAxNC41OTM3NSBDIDguNzgxMjUgMTUuMDMxMjUgOSAxNS43MjY1NjMgOSAxNi41IEMgOSAxNy4yNzM0MzggOC43ODEyNSAxNy45Njg3NSA4LjQ2ODc1IDE4LjQwNjI1IEMgOC4xNTYyNSAxOC44NDM3NSA3LjgxMjUgMTkgNy41IDE5IEMgNy4xODc1IDE5IDYuODQzNzUgMTguODQzNzUgNi41MzEyNSAxOC40MDYyNSBDIDYuMjE4NzUgMTcuOTY4NzUgNiAxNy4yNzM0MzggNiAxNi41IEMgNiAxNS43MjY1NjMgNi4yMTg3NSAxNS4wMzEyNSA2LjUzMTI1IDE0LjU5Mzc1IEMgNi44NDM3NSAxNC4xNTYyNSA3LjE4NzUgMTQgNy41IDE0IFogTSAyNC41IDE0IEMgMjQuODEyNSAxNCAyNS4xNTYyNSAxNC4xNTYyNSAyNS40Njg3NSAxNC41OTM3NSBDIDI1Ljc4MTI1IDE1LjAzMTI1IDI2IDE1LjcyNjU2MyAyNiAxNi41IEMgMjYgMTcuMjczNDM4IDI1Ljc4MTI1IDE3Ljk2ODc1IDI1LjQ2ODc1IDE4LjQwNjI1IEMgMjUuMTU2MjUgMTguODQzNzUgMjQuODEyNSAxOSAyNC41IDE5IEMgMjQuMTg3NSAxOSAyMy44NDM3NSAxOC44NDM3NSAyMy41MzEyNSAxOC40MDYyNSBDIDIzLjIxODc1IDE3Ljk2ODc1IDIzIDE3LjI3MzQzOCAyMyAxNi41IEMgMjMgMTUuNzI2NTYzIDIzLjIxODc1IDE1LjAzMTI1IDIzLjUzMTI1IDE0LjU5Mzc1IEMgMjMuODQzNzUgMTQuMTU2MjUgMjQuMTg3NSAxNCAyNC41IDE0IFogTSAxNiAxNiBDIDE0LjY2Nzk2OSAxNiAxMy43MzgyODEgMTYuODY3MTg4IDEzLjI4MTI1IDE3LjYyNSBDIDEyLjgyNDIxOSAxOC4zODI4MTMgMTIuNTQ2ODc1IDE5LjAxNTYyNSAxMi4yODEyNSAxOS4yODEyNSBDIDEyLjEyNSAxOS40Mzc1IDExLjE2MDE1NiAxOS44MDA3ODEgMTAuMTU2MjUgMjAuMzEyNSBDIDkuNjUyMzQ0IDIwLjU3MDMxMyA5LjE0NDUzMSAyMC45MTQwNjMgOC43MTg3NSAyMS40Mzc1IEMgOC4yOTI5NjkgMjEuOTYwOTM4IDggMjIuNjg3NSA4IDIzLjUgQyA4IDI1LjQyMTg3NSA5LjU3ODEyNSAyNyAxMS41IDI3IEMgMTIuMzY3MTg4IDI3IDEzLjI2OTUzMSAyNi43MjI2NTYgMTQuMTU2MjUgMjYuNDY4NzUgQyAxNS4wNDI5NjkgMjYuMjE0ODQ0IDE2IDI2IDE2IDI2IEMgMTYgMjYgMTYuOTU3MDMxIDI2LjIxNDg0NCAxNy44NDM3NSAyNi40Njg3NSBDIDE4LjczMDQ2OSAyNi43MjI2NTYgMTkuNjMyODEzIDI3IDIwLjUgMjcgQyAyMi40MjE4NzUgMjcgMjQgMjUuNDIxODc1IDI0IDIzLjUgQyAyNCAyMi43MDcwMzEgMjMuNzA3MDMxIDIxLjk4MDQ2OSAyMy4yODEyNSAyMS40Njg3NSBDIDIyLjg1NTQ2OSAyMC45NTcwMzEgMjIuMzQzNzUgMjAuNjQwNjI1IDIxLjg0Mzc1IDIwLjM3NSBDIDIwLjg0Mzc1IDE5Ljg0Mzc1IDE5Ljg1OTM3NSAxOS40MjE4NzUgMTkuNzE4NzUgMTkuMjgxMjUgQyAxOS40ODA0NjkgMTkuMDQyOTY5IDE5LjIxMDkzOCAxOC4zOTA2MjUgMTguNzUgMTcuNjI1IEMgMTguMjg5MDYzIDE2Ljg1OTM3NSAxNy4zMzk4NDQgMTYgMTYgMTYgWiBNIDE2IDE4IEMgMTYuNjYwMTU2IDE4IDE2LjczNDM3NSAxOC4xNjAxNTYgMTcuMDMxMjUgMTguNjU2MjUgQyAxNy4zMjgxMjUgMTkuMTUyMzQ0IDE3LjU1NDY4OCAxOS45OTIxODggMTguMjgxMjUgMjAuNzE4NzUgQyAxOS4xMDU0NjkgMjEuNTQyOTY5IDIwLjE0ODQzOCAyMS43MjI2NTYgMjAuOTA2MjUgMjIuMTI1IEMgMjEuMjg1MTU2IDIyLjMyODEyNSAyMS41NzgxMjUgMjIuNTQyOTY5IDIxLjc1IDIyLjc1IEMgMjEuOTIxODc1IDIyLjk1NzAzMSAyMiAyMy4xNDg0MzggMjIgMjMuNSBDIDIyIDI0LjMzOTg0NCAyMS4zMzk4NDQgMjUgMjAuNSAyNSBDIDIwLjIxMDkzOCAyNSAxOS4yNzczNDQgMjQuNzc3MzQ0IDE4LjQwNjI1IDI0LjUzMTI1IEMgMTcuNTM1MTU2IDI0LjI4NTE1NiAxNi44MTY0MDYgMjQgMTYgMjQgQyAxNS4xODM1OTQgMjQgMTQuNDY0ODQ0IDI0LjI4NTE1NiAxMy41OTM3NSAyNC41MzEyNSBDIDEyLjcyMjY1NiAyNC43NzczNDQgMTEuNzg5MDYzIDI1IDExLjUgMjUgQyAxMC42NjAxNTYgMjUgMTAgMjQuMzM5ODQ0IDEwIDIzLjUgQyAxMCAyMy4wOTc2NTYgMTAuMDgyMDMxIDIyLjg5MDYyNSAxMC4yNSAyMi42ODc1IEMgMTAuNDE3OTY5IDIyLjQ4NDM3NSAxMC43MjI2NTYgMjIuMjg1MTU2IDExLjA5Mzc1IDIyLjA5Mzc1IEMgMTEuODM5ODQ0IDIxLjcxNDg0NCAxMi44NzUgMjEuNTYyNSAxMy43MTg3NSAyMC43MTg3NSBDIDE0LjQ1MzEyNSAxOS45ODQzNzUgMTQuNjc1NzgxIDE5LjExNzE4OCAxNC45Njg3NSAxOC42MjUgQyAxNS4yNjE3MTkgMTguMTMyODEzIDE1LjMzMjAzMSAxOCAxNiAxOCBaIi8+PC9zdmc+", Yo = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxMSAzIEwgMTEgNyBMIDEzIDcgTCAxMyAzIFogTSAxNSA0IEwgMTUgNyBMIDE3IDcgTCAxNyA0IFogTSA0Ljg3NSA4IEwgNSA5LjA5Mzc1IEwgNi44MTI1IDI2LjMxMjUgQyA2Ljk3MjY1NiAyNy44MzIwMzEgOC4yODUxNTYgMjkgOS44MTI1IDI5IEwgMTkuMTg3NSAyOSBDIDIwLjcxNDg0NCAyOSAyMi4wMjczNDQgMjcuODMyMDMxIDIyLjE4NzUgMjYuMzEyNSBMIDIyLjY1NjI1IDIyIEwgMjUgMjIgQyAyNi42NDQ1MzEgMjIgMjggMjAuNjQ0NTMxIDI4IDE5IEwgMjggMTYgQyAyOCAxNC4zNTU0NjkgMjYuNjQ0NTMxIDEzIDI1IDEzIEwgMjMuNTkzNzUgMTMgTCAyNCA5LjA5Mzc1IEwgMjQuMTI1IDggWiBNIDcuMTI1IDEwIEwgMjEuODc1IDEwIEwgMjAuMTg3NSAyNi4wOTM3NSBDIDIwLjEzMjgxMyAyNi42MTMyODEgMTkuNzA3MDMxIDI3IDE5LjE4NzUgMjcgTCA5LjgxMjUgMjcgQyA5LjI5Mjk2OSAyNyA4Ljg2NzE4OCAyNi42MTMyODEgOC44MTI1IDI2LjA5Mzc1IFogTSAyMy4zNzUgMTUgTCAyNSAxNSBDIDI1LjU2NjQwNiAxNSAyNiAxNS40MzM1OTQgMjYgMTYgTCAyNiAxOSBDIDI2IDE5LjU2NjQwNiAyNS41NjY0MDYgMjAgMjUgMjAgTCAyMi44NDM3NSAyMCBaIi8+PC9zdmc+", qo = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxNiAzIEMgOC44MzIwMzEgMyAzIDguODMyMDMxIDMgMTYgQyAzIDIzLjE2Nzk2OSA4LjgzMjAzMSAyOSAxNiAyOSBDIDIzLjE2Nzk2OSAyOSAyOSAyMy4xNjc5NjkgMjkgMTYgQyAyOSA4LjgzMjAzMSAyMy4xNjc5NjkgMyAxNiAzIFogTSAxNiA1IEMgMTYuNjAxNTYzIDUgMTcuMTc1NzgxIDUuMDYyNSAxNy43NSA1LjE1NjI1IEwgMTYgNi40MDYyNSBMIDE0LjI1IDUuMTU2MjUgQyAxNC44MjAzMTMgNS4wNjY0MDYgMTUuNDAyMzQ0IDUgMTYgNSBaIE0gMTEuODEyNSA1Ljg0Mzc1IEwgMTUuNDA2MjUgOC40Njg3NSBMIDE2IDguOTA2MjUgTCAxNi41OTM3NSA4LjQ2ODc1IEwgMjAuMTg3NSA1Ljg0Mzc1IEMgMjEuNzg1MTU2IDYuNTA3ODEzIDIzLjE5NTMxMyA3LjUyMzQzOCAyNC4zMTI1IDguODEyNSBMIDIyLjkzNzUgMTMuMDkzNzUgTCAyMi43MTg3NSAxMy43ODEyNSBMIDIzLjMxMjUgMTQuMTg3NSBMIDI2LjkzNzUgMTYuODQzNzUgQyAyNi44MDQ2ODggMTguNjA1NDY5IDI2LjI2NTYyNSAyMC4yNTc4MTMgMjUuNDA2MjUgMjEuNjg3NSBMIDIwLjEyNSAyMS42ODc1IEwgMTkuOTA2MjUgMjIuMzc1IEwgMTguNSAyNi43MTg3NSBDIDE3LjY5OTIxOSAyNi45MDYyNSAxNi44NTkzNzUgMjcgMTYgMjcgQyAxNS4xMDU0NjkgMjcgMTQuMjM4MjgxIDI2Ljg4NjcxOSAxMy40MDYyNSAyNi42ODc1IEwgMTIuMDMxMjUgMjIuNDA2MjUgTCAxMS44MTI1IDIxLjcxODc1IEwgNi41OTM3NSAyMS43MTg3NSBDIDUuNzE4NzUgMjAuMjgxMjUgNS4xOTkyMTkgMTguNjIxMDk0IDUuMDYyNSAxNi44NDM3NSBMIDguNjU2MjUgMTQuMjE4NzUgTCA5LjI1IDEzLjgxMjUgTCA5LjAzMTI1IDEzLjEyNSBMIDcuNjI1IDguODc1IEMgOC43NSA3LjU1NDY4OCAxMC4xODM1OTQgNi41MTU2MjUgMTEuODEyNSA1Ljg0Mzc1IFogTSAxNiAxMC4wOTM3NSBMIDE1LjQwNjI1IDEwLjUzMTI1IEwgMTAuODQzNzUgMTMuODQzNzUgTCAxMC4yODEyNSAxNC4yODEyNSBMIDEwLjUgMTQuOTY4NzUgTCAxMi4yNSAyMC4zMTI1IEwgMTIuNDY4NzUgMjEgTCAxOS41MzEyNSAyMSBMIDE5Ljc1IDIwLjMxMjUgTCAyMS41IDE0Ljk2ODc1IEwgMjEuNzE4NzUgMTQuMjgxMjUgTCAyMS4xNTYyNSAxMy44NDM3NSBMIDE2LjU5Mzc1IDEwLjUzMTI1IFogTSAyNS43NSAxMC45MDYyNSBDIDI2LjI5Njg3NSAxMS45NTMxMjUgMjYuNjU2MjUgMTMuMTAxNTYzIDI2Ljg0Mzc1IDE0LjMxMjUgTCAyNS4wNjI1IDEzLjAzMTI1IFogTSA2LjIxODc1IDEwLjk2ODc1IEwgNi45MDYyNSAxMy4wMzEyNSBMIDUuMTU2MjUgMTQuMzEyNSBDIDUuMzM5ODQ0IDEzLjEyNSA1LjY4NzUgMTIgNi4yMTg3NSAxMC45Njg3NSBaIE0gMTYgMTIuNTkzNzUgTCAxOS4zNzUgMTUuMDMxMjUgTCAxOC4wOTM3NSAxOSBMIDEzLjkwNjI1IDE5IEwgMTIuNjI1IDE1LjAzMTI1IFogTSAyMS41OTM3NSAyMy42ODc1IEwgMjMuODQzNzUgMjMuNjg3NSBDIDIyLjk5MjE4OCAyNC41NjY0MDYgMjIuMDExNzE5IDI1LjI5Mjk2OSAyMC45MDYyNSAyNS44NDM3NSBaIE0gOC4xNTYyNSAyMy43MTg3NSBMIDEwLjM0Mzc1IDIzLjcxODc1IEwgMTEuMDMxMjUgMjUuODEyNSBDIDkuOTYwOTM4IDI1LjI2OTUzMSA4Ljk4ODI4MSAyNC41NjI1IDguMTU2MjUgMjMuNzE4NzUgWiIvPjwvc3ZnPg==", Ho = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSA5LjUgNiBDIDguMTc5Njg4IDYgNy4wMDM5MDYgNi44NTkzNzUgNi42MjUgOC4xMjUgTCA1LjI1IDEyLjcxODc1IEwgMy4zMTI1IDEyLjA2MjUgTCAyLjY4NzUgMTMuOTM3NSBMIDQuNjU2MjUgMTQuNTkzNzUgTCA0LjAzMTI1IDE2LjcxODc1IEMgNC4wMDc4MTMgMTYuODA4NTk0IDMuOTk2MDk0IDE2LjkwNjI1IDQgMTcgTCA0IDI0IEMgNCAyNC4wMzEyNSA0IDI0LjA2MjUgNCAyNC4wOTM3NSBMIDQgMjUgQyA0IDI1LjU1MDc4MSA0LjQ0OTIxOSAyNiA1IDI2IEwgOCAyNiBMIDguMzQzNzUgMjUgTCAyMy42NTYyNSAyNSBMIDI0IDI2IEwgMjcgMjYgQyAyNy41NTA3ODEgMjYgMjggMjUuNTUwNzgxIDI4IDI1IEwgMjggMjQuMTU2MjUgQyAyOC4wMDM5MDYgMjQuMTA1NDY5IDI4LjAwMzkwNiAyNC4wNTA3ODEgMjggMjQgTCAyOCAxNyBDIDI4LjAwMzkwNiAxNi45MDYyNSAyNy45OTIxODggMTYuODA4NTk0IDI3Ljk2ODc1IDE2LjcxODc1IEwgMjcuMzQzNzUgMTQuNTkzNzUgTCAyOS4zMTI1IDEzLjkzNzUgTCAyOC42ODc1IDEyLjA2MjUgTCAyNi43NSAxMi43MTg3NSBMIDI1LjM3NSA4LjEyNSBDIDI0Ljk5NjA5NCA2Ljg1OTM3NSAyMy44MjAzMTMgNiAyMi41IDYgWiBNIDkuNSA4IEwgMjIuNSA4IEMgMjIuOTQ1MzEzIDggMjMuMzM5ODQ0IDguMjkyOTY5IDIzLjQ2ODc1IDguNzE4NzUgTCAyNC43NSAxMyBMIDcuMjUgMTMgTCA4LjUzMTI1IDguNzE4NzUgQyA4LjY2MDE1NiA4LjI4OTA2MyA5LjA1NDY4OCA4IDkuNSA4IFogTSA2LjY1NjI1IDE1IEwgMjUuMzQzNzUgMTUgTCAyNiAxNy4xODc1IEwgMjYgMjMgTCA2IDIzIEwgNiAxNy4xODc1IFogTSA4LjUgMTYgQyA3LjY3MTg3NSAxNiA3IDE2LjY3MTg3NSA3IDE3LjUgQyA3IDE4LjMyODEyNSA3LjY3MTg3NSAxOSA4LjUgMTkgQyA5LjMyODEyNSAxOSAxMCAxOC4zMjgxMjUgMTAgMTcuNSBDIDEwIDE2LjY3MTg3NSA5LjMyODEyNSAxNiA4LjUgMTYgWiBNIDIzLjUgMTYgQyAyMi42NzE4NzUgMTYgMjIgMTYuNjcxODc1IDIyIDE3LjUgQyAyMiAxOC4zMjgxMjUgMjIuNjcxODc1IDE5IDIzLjUgMTkgQyAyNC4zMjgxMjUgMTkgMjUgMTguMzI4MTI1IDI1IDE3LjUgQyAyNSAxNi42NzE4NzUgMjQuMzI4MTI1IDE2IDIzLjUgMTYgWiBNIDEyIDE5IEwgMTAuNzUgMjIgTCAxMi45MDYyNSAyMiBMIDEzLjM0Mzc1IDIxIEwgMTguNjU2MjUgMjEgTCAxOS4wOTM3NSAyMiBMIDIxLjI1IDIyIEwgMjAgMTkgWiIvPjwvc3ZnPg==", Fo = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxNiA0IEMgMTEuMDQyOTY5IDQgNyA4LjA0Mjk2OSA3IDEzIEMgNyAxNC45MTc5NjkgNy44NDM3NSAxNi45MDYyNSA5IDE4LjY4NzUgQyA5Ljg1OTM3NSAyMC4wMTE3MTkgMTAuODg2NzE5IDIxLjIzMDQ2OSAxMiAyMi4xNTYyNSBMIDEyIDI1IEMgMTIgMjYuMDkzNzUgMTIuOTA2MjUgMjcgMTQgMjcgTCAxNSAyOCBMIDE3IDI4IEwgMTggMjcgQyAxOS4wOTM3NSAyNyAyMCAyNi4wOTM3NSAyMCAyNSBMIDIwIDIyLjE1NjI1IEMgMjEuMTEzMjgxIDIxLjIzMDQ2OSAyMi4xNDA2MjUgMjAuMDExNzE5IDIzIDE4LjY4NzUgQyAyNC4xNTYyNSAxNi45MDYyNSAyNSAxNC45MTc5NjkgMjUgMTMgQyAyNSA4LjA0Mjk2OSAyMC45NTcwMzEgNCAxNiA0IFogTSAxNiA2IEMgMTkuODc4OTA2IDYgMjMgOS4xMjEwOTQgMjMgMTMgQyAyMyAxNC4zMDg1OTQgMjIuMzU1NDY5IDE2LjAzNTE1NiAyMS4zNDM3NSAxNy41OTM3NSBDIDIwLjQ0MTQwNiAxOC45ODQzNzUgMTkuMjUzOTA2IDIwLjIyMjY1NiAxOC4xNTYyNSAyMSBMIDEzLjg0Mzc1IDIxIEMgMTIuNzQ2MDk0IDIwLjIyMjY1NiAxMS41NTg1OTQgMTguOTg0Mzc1IDEwLjY1NjI1IDE3LjU5Mzc1IEMgOS42NDQ1MzEgMTYuMDM1MTU2IDkgMTQuMzA4NTk0IDkgMTMgQyA5IDkuMTIxMDk0IDEyLjEyMTA5NCA2IDE2IDYgWiBNIDE0LjI1IDIzIEwgMTcuNzUgMjMgQyAxNy44MjgxMjUgMjMuMDU0Njg4IDE3LjkxMDE1NiAyMy4wOTM3NSAxOCAyMy4xMjUgTCAxOCAyNSBMIDE0IDI1IEwgMTQgMjMuMTI1IEMgMTQuMDg5ODQ0IDIzLjA5Mzc1IDE0LjE3MTg3NSAyMy4wNTQ2ODggMTQuMjUgMjMgWiIvPjwvc3ZnPg==", Po = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxMSA1IEwgMTEgMTEgTCA1IDExIEwgNSAxMyBMIDExIDEzIEwgMTEgMTkgTCA1IDE5IEwgNSAyMSBMIDExIDIxIEwgMTEgMjcgTCAxMyAyNyBMIDEzIDIxIEwgMTkgMjEgTCAxOSAyNyBMIDIxIDI3IEwgMjEgMjEgTCAyNyAyMSBMIDI3IDE5IEwgMjEgMTkgTCAyMSAxMyBMIDI3IDEzIEwgMjcgMTEgTCAyMSAxMSBMIDIxIDUgTCAxOSA1IEwgMTkgMTEgTCAxMyAxMSBMIDEzIDUgWiBNIDEzIDEzIEwgMTkgMTMgTCAxOSAxOSBMIDEzIDE5IFoiLz48L3N2Zz4=", $o = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSA5IDQgQyA3LjM0NiA0IDYgNS4zNDYgNiA3IEMgNiA4LjMwMTYwOTQgNi44Mzg3NDg2IDkuNDAyMTM5MSA4IDkuODE2NDA2MiBMIDggMTEuMzA0Njg4IEwgOCAyMy4yMDcwMzEgTCA4IDI3LjAyMzQzOCBDIDggMjcuNTYzNDM4IDguNDM2NTYyNSAyOCA4Ljk3NjU2MjUgMjggTCA5LjAyMzQzNzUgMjggQyA5LjU2MzQzNzUgMjggMTAgMjcuNTYzNDM3IDEwIDI3LjAyMzQzOCBMIDEwIDIyLjIyODUxNiBDIDEwLjMzNDcwNyAyMS44Mzk3NTYgMTEuMTM4NDIzIDIxLjA0Njg3NSAxMy40NDUzMTIgMjEuMDQ2ODc1IEMgMTQuNjY5MzEzIDIxLjA0Njg3NSAxNS42NzA0MjIgMjEuNDczNzgxIDE2LjczMjQyMiAyMS45MjU3ODEgQyAxNy43Njk0MjIgMjIuMzY3NzgxIDE4Ljg0MTg5MSAyMi44MjQyMTkgMjAuMDg3ODkxIDIyLjgyNDIxOSBDIDIyLjQ0Njg5MSAyMi44MjQyMTkgMjQuMDQ5Mzc1IDIxLjU4NDY4OCAyNC43MzQzNzUgMjEuMDU0Njg4IEwgMjQuODg2NzE5IDIwLjkzOTQ1MyBDIDI1LjQzNzcxOSAyMC41NDA0NTMgMjYgMTkuOTk2IDI2IDE5IEwgMjYgMTAuNjc1NzgxIEMgMjYgOS43Njc3ODEyIDI1LjIyMTgyOCA5IDI0LjI5ODgyOCA5IEMgMjMuODAzODI4IDkgMjMuNDQwNDA2IDkuMjg2NTkzNyAyMi45NDE0MDYgOS42ODM1OTM4IEMgMjIuMjc5NDA2IDEwLjIwNzU5NCAyMS4yODA4OTEgMTEgMjAuMDg3ODkxIDExIEMgMTkuMjcyODkxIDExIDE4LjQ3NzY4OCAxMC42MTk3MzQgMTcuNTU0Njg4IDEwLjE3NzczNCBDIDE2LjQwMzY4NyA5LjYyNTczNDQgMTUuMDk4MzU5IDkgMTMuNDQzMzU5IDkgQyAxMi4zMDgyNTcgOSAxMS40MjE2ODcgOS4xODgzMzkzIDEwLjcxMjg5MSA5LjQ1NzAzMTIgQyAxMS40ODkwNzEgOC45MTQxODI0IDEyIDguMDE2NzgwMiAxMiA3IEMgMTIgNS4zNDYgMTAuNjU0IDQgOSA0IHogTSA5IDYgQyA5LjU1MiA2IDEwIDYuNDQ5IDEwIDcgQyAxMCA3LjU1MSA5LjU1MiA4IDkgOCBDIDguNDQ4IDggOCA3LjU1MSA4IDcgQyA4IDYuNDQ5IDguNDQ4IDYgOSA2IHogTSAxMy40NDMzNTkgMTEgQyAxNC42NDUzNTkgMTEgMTUuNjM4NDA2IDExLjQ3NjQ2OSAxNi42OTE0MDYgMTEuOTgwNDY5IEMgMTcuNzM2NDA2IDEyLjQ4MjQ2OSAxOC44MTc4OTEgMTMgMjAuMDg3ODkxIDEzIEMgMjEuODQyODkxIDEzIDIzLjE1ODA0NyAxMi4wNTQ0ODQgMjMuOTk4MDQ3IDExLjM5NjQ4NCBMIDIzLjk5ODA0NyAxOS4wNjY0MDYgQyAyMy45OTcwNDcgMTkuMDcwNDA2IDIzLjk1Mjk4NCAxOS4xNDUyNjYgMjMuNzA4OTg0IDE5LjMyMjI2NiBMIDIzLjUwOTc2NiAxOS40NzQ2MDkgQyAyMi45NDI3NjYgMTkuOTEyNjA5IDIxLjc2Mjg5MSAyMC44MjQyMTkgMjAuMDg3ODkxIDIwLjgyNDIxOSBDIDE5LjI0OTg5MSAyMC44MjQyMTkgMTguNDQ2NjI1IDIwLjQ4MjkzNyAxNy41MTU2MjUgMjAuMDg1OTM4IEMgMTYuMzcyNjI1IDE5LjU5NzkzOCAxNS4wNzYzNTkgMTkuMDQ0OTIyIDEzLjQ0MzM1OSAxOS4wNDQ5MjIgQyAxMS44OTEzNTkgMTkuMDQ0OTIyIDEwLjc4NiAxOS4zNTggMTAgMTkuNzUgTCAxMCAxMi4zNjEzMjggQyAxMC4zNDUgMTEuOTA1MzI4IDExLjEzMjM1OSAxMSAxMy40NDMzNTkgMTEgeiIvPjwvc3ZnPg==", Wo = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTSAxNiA0IEMgMTEuODMyMDMxIDQgOC4xNTIzNDQgNi4xMTMyODEgNiA5LjM0Mzc1IEwgNiA2IEwgNCA2IEwgNCAxMyBMIDExIDEzIEwgMTEgMTEgTCA3LjM3NSAxMSBDIDkuMTAxNTYzIDguMDE5NTMxIDEyLjI5Njg3NSA2IDE2IDYgQyAyMS41MzUxNTYgNiAyNiAxMC40NjQ4NDQgMjYgMTYgQyAyNiAyMS41MzUxNTYgMjEuNTM1MTU2IDI2IDE2IDI2IEMgMTAuNDY0ODQ0IDI2IDYgMjEuNTM1MTU2IDYgMTYgTCA0IDE2IEMgNCAyMi42MTcxODggOS4zODI4MTMgMjggMTYgMjggQyAyMi42MTcxODggMjggMjggMjIuNjE3MTg4IDI4IDE2IEMgMjggOS4zODI4MTMgMjIuNjE3MTg4IDQgMTYgNCBaIE0gMTUgOCBMIDE1IDE3IEwgMjIgMTcgTCAyMiAxNSBMIDE3IDE1IEwgMTcgOCBaIi8+PC9zdmc+Cg==";
14467
+ const Ko = K({
14468
14468
  name: "Header",
14469
14469
  setup(e) {
14470
14470
  const { state: f, updateSearch: t, updateActiveGroup: n } = at("store"), a = U(() => !f.options.hideSearch), s = U(() => !f.options.hideGroupIcons), A = JSON.parse(JSON.stringify(f.orderedGroupKeys)), i = U(
@@ -14472,18 +14472,18 @@ const Jo = K({
14472
14472
  ), r = U({
14473
14473
  get: () => f.search,
14474
14474
  set: (u) => t(u)
14475
- }), l = [
14475
+ }), o = [
14476
14476
  ...f.groups,
14477
14477
  ...Object.keys(f.options.additionalGroups).map((u) => ({
14478
14478
  key: u,
14479
14479
  title: f.options.groupNames[u] ? f.options.groupNames[u] : Xn(u)
14480
14480
  }))
14481
- ], g = [];
14481
+ ], d = [];
14482
14482
  return A.forEach((u) => {
14483
- const m = l.findIndex((p) => p.key === u);
14484
- m !== -1 && (g.push(l[m]), l.splice(m, 1));
14483
+ const m = o.findIndex((p) => p.key === u);
14484
+ m !== -1 && (d.push(o[m]), o.splice(m, 1));
14485
14485
  }), {
14486
- orderedGroups: g,
14486
+ orderedGroups: d,
14487
14487
  orderedKeys: A,
14488
14488
  searchValue: r,
14489
14489
  updateActiveGroup: n,
@@ -14492,35 +14492,35 @@ const Jo = K({
14492
14492
  placeholder: i,
14493
14493
  icons: {
14494
14494
  smileys_people: Gn,
14495
- animals_nature: Yo,
14496
- food_drink: qo,
14497
- activities: Ho,
14498
- travel_places: Fo,
14499
- objects: Po,
14500
- symbols: $o,
14501
- flags: Wo,
14495
+ animals_nature: Ro,
14496
+ food_drink: Yo,
14497
+ activities: qo,
14498
+ travel_places: Ho,
14499
+ objects: Fo,
14500
+ symbols: Po,
14501
+ flags: $o,
14502
14502
  ...f.options.groupIcons,
14503
- recent: Ko
14503
+ recent: Wo
14504
14504
  }
14505
14505
  };
14506
14506
  }
14507
- }), Go = {
14507
+ }), Jo = {
14508
14508
  key: 0,
14509
14509
  class: "v3-header"
14510
- }, Zo = {
14510
+ }, Go = {
14511
14511
  key: 0,
14512
14512
  class: "v3-groups"
14513
- }, Xo = ["onClick"], e1 = ["title"], f1 = ["src"], t1 = {
14513
+ }, Zo = ["onClick"], Xo = ["title"], e1 = ["src"], f1 = {
14514
14514
  key: 1,
14515
14515
  class: "v3-spacing"
14516
- }, n1 = {
14516
+ }, t1 = {
14517
14517
  key: 2,
14518
14518
  class: "v3-search"
14519
- }, a1 = ["placeholder"];
14520
- function A1(e, f, t, n, a, s) {
14521
- return e.hasGroupIcons || e.hasSearch ? (c(), d("div", Go, [
14522
- e.hasGroupIcons ? (c(), d("div", Zo, [
14523
- (c(!0), d(P, null, G(e.orderedGroups, (A) => (c(), d("button", {
14519
+ }, n1 = ["placeholder"];
14520
+ function a1(e, f, t, n, a, s) {
14521
+ return e.hasGroupIcons || e.hasSearch ? (c(), g("div", Jo, [
14522
+ e.hasGroupIcons ? (c(), g("div", Go, [
14523
+ (c(!0), g($, null, Z(e.orderedGroups, (A) => (c(), g("button", {
14524
14524
  key: A.key,
14525
14525
  type: "button",
14526
14526
  class: z(["v3-group", {
@@ -14528,31 +14528,31 @@ function A1(e, f, t, n, a, s) {
14528
14528
  }]),
14529
14529
  onClick: (i) => e.updateActiveGroup(A.key)
14530
14530
  }, [
14531
- o("span", {
14531
+ l("span", {
14532
14532
  title: A.title,
14533
14533
  class: "v3-icon"
14534
14534
  }, [
14535
- o("img", {
14535
+ l("img", {
14536
14536
  src: e.icons[A.key],
14537
14537
  alt: ""
14538
- }, null, 8, f1)
14539
- ], 8, e1)
14540
- ], 10, Xo))), 128))
14538
+ }, null, 8, e1)
14539
+ ], 8, Xo)
14540
+ ], 10, Zo))), 128))
14541
14541
  ])) : y("", !0),
14542
- e.hasGroupIcons && e.hasSearch ? (c(), d("div", t1)) : y("", !0),
14543
- e.hasSearch ? (c(), d("div", n1, [
14544
- Me(o("input", {
14542
+ e.hasGroupIcons && e.hasSearch ? (c(), g("div", f1)) : y("", !0),
14543
+ e.hasSearch ? (c(), g("div", t1, [
14544
+ _e(l("input", {
14545
14545
  "onUpdate:modelValue": f[0] || (f[0] = (A) => e.searchValue = A),
14546
14546
  type: "text",
14547
14547
  placeholder: e.placeholder
14548
- }, null, 8, a1), [
14548
+ }, null, 8, n1), [
14549
14549
  [xt, e.searchValue]
14550
14550
  ])
14551
14551
  ])) : y("", !0)
14552
14552
  ])) : y("", !0);
14553
14553
  }
14554
- var s1 = /* @__PURE__ */ lf(Jo, [["render", A1]]);
14555
- const i1 = K({
14554
+ var A1 = /* @__PURE__ */ lf(Ko, [["render", a1]]);
14555
+ const s1 = K({
14556
14556
  name: "Header",
14557
14557
  setup() {
14558
14558
  const { state: e, updateSkinTone: f } = at("store"), t = I(!1), n = I(!1), a = U(() => e.skinTone), s = U(
@@ -14561,14 +14561,14 @@ const i1 = K({
14561
14561
  ...e.emoji,
14562
14562
  src: Ln + "/" + e.emoji[ff] + ".png"
14563
14563
  }));
14564
- function l(m = !0) {
14564
+ function o(m = !0) {
14565
14565
  t.value = m;
14566
14566
  }
14567
- function g() {
14567
+ function d() {
14568
14568
  t.value = !t.value;
14569
14569
  }
14570
14570
  function u(m) {
14571
- f(m), l(!1);
14571
+ f(m), o(!1);
14572
14572
  }
14573
14573
  return Se(
14574
14574
  () => e.emoji,
@@ -14577,12 +14577,12 @@ const i1 = K({
14577
14577
  }
14578
14578
  ), {
14579
14579
  emoji: r,
14580
- SKIN_TONES: Zs,
14581
- updateSkinToneState: l,
14580
+ SKIN_TONES: Gs,
14581
+ updateSkinToneState: o,
14582
14582
  skinTone: t,
14583
14583
  stateSkinTone: a,
14584
14584
  selectSkinTone: u,
14585
- toggleSkinToneState: g,
14585
+ toggleSkinToneState: d,
14586
14586
  EMOJI_RESULT_KEY: ff,
14587
14587
  EMOJI_NAME_KEY: st,
14588
14588
  skinToneText: s,
@@ -14593,56 +14593,56 @@ const i1 = K({
14593
14593
  hasError: n
14594
14594
  };
14595
14595
  }
14596
- }), o1 = { class: "v3-foot-left" }, l1 = { key: 0 }, r1 = ["alt", "src"], u1 = { class: "v3-text" }, c1 = { class: "v3-text" }, d1 = ["onClick"];
14597
- function g1(e, f, t, n, a, s) {
14598
- return c(), d("div", {
14596
+ }), i1 = { class: "v3-foot-left" }, o1 = { key: 0 }, l1 = ["alt", "src"], r1 = { class: "v3-text" }, u1 = { class: "v3-text" }, c1 = ["onClick"];
14597
+ function d1(e, f, t, n, a, s) {
14598
+ return c(), g("div", {
14599
14599
  class: "v3-footer",
14600
14600
  onMouseleave: f[2] || (f[2] = (A) => e.updateSkinToneState(!1))
14601
14601
  }, [
14602
- o("div", o1, [
14603
- o("span", {
14602
+ l("div", i1, [
14603
+ l("span", {
14604
14604
  class: z([e.platform, "v3-icon"])
14605
14605
  }, [
14606
- e.native || e.hasError ? (c(), d("span", l1, _(e.unicodeToEmoji(e.emoji.r)), 1)) : (c(), d("img", {
14606
+ e.native || e.hasError ? (c(), g("span", o1, _(e.unicodeToEmoji(e.emoji.r)), 1)) : (c(), g("img", {
14607
14607
  key: 1,
14608
14608
  alt: e.unicodeToEmoji(e.emoji.r),
14609
14609
  src: e.emoji.src,
14610
14610
  onError: f[0] || (f[0] = (A) => e.hasError = !0)
14611
- }, null, 40, r1))
14611
+ }, null, 40, l1))
14612
14612
  ], 2),
14613
- o("span", u1, " :" + _(e.emoji[e.EMOJI_NAME_KEY][1] || e.emoji[e.EMOJI_NAME_KEY][0]) + ": ", 1)
14613
+ l("span", r1, " :" + _(e.emoji[e.EMOJI_NAME_KEY][1] || e.emoji[e.EMOJI_NAME_KEY][0]) + ": ", 1)
14614
14614
  ]),
14615
- e.hasSkinTones ? (c(), d(P, { key: 0 }, [
14616
- o("button", {
14615
+ e.hasSkinTones ? (c(), g($, { key: 0 }, [
14616
+ l("button", {
14617
14617
  type: "button",
14618
14618
  class: "v3-tone",
14619
14619
  onClick: f[1] || (f[1] = (...A) => e.toggleSkinToneState && e.toggleSkinToneState(...A))
14620
14620
  }, [
14621
- o("span", c1, _(e.skinToneText), 1),
14622
- o("span", {
14621
+ l("span", u1, _(e.skinToneText), 1),
14622
+ l("span", {
14623
14623
  class: z(`v3-icon v3-tone-${e.stateSkinTone}`)
14624
14624
  }, null, 2)
14625
14625
  ]),
14626
- o("div", {
14626
+ l("div", {
14627
14627
  class: z([e.skinTone ? "v3-is-open" : "", "v3-skin-tones"])
14628
14628
  }, [
14629
- (c(!0), d(P, null, G(e.SKIN_TONES, (A) => (c(), d("button", {
14629
+ (c(!0), g($, null, Z(e.SKIN_TONES, (A) => (c(), g("button", {
14630
14630
  key: A,
14631
14631
  type: "button",
14632
14632
  class: z(["v3-skin-tone-" + A, "v3-skin-tone"]),
14633
14633
  onClick: (i) => e.selectSkinTone(A)
14634
- }, null, 10, d1))), 128))
14634
+ }, null, 10, c1))), 128))
14635
14635
  ], 2)
14636
14636
  ], 64)) : y("", !0)
14637
14637
  ], 32);
14638
14638
  }
14639
- var m1 = /* @__PURE__ */ lf(i1, [["render", g1]]);
14640
- const p1 = K({
14639
+ var g1 = /* @__PURE__ */ lf(s1, [["render", d1]]);
14640
+ const m1 = K({
14641
14641
  name: "PickerRoot",
14642
14642
  components: {
14643
- Header: s1,
14644
- Body: Ro,
14645
- Footer: m1
14643
+ Header: A1,
14644
+ Body: Qo,
14645
+ Footer: g1
14646
14646
  },
14647
14647
  props: {
14648
14648
  type: {
@@ -14677,10 +14677,10 @@ const p1 = K({
14677
14677
  setup(e, { emit: f }) {
14678
14678
  const t = I(), n = I(), a = I(), s = I(!1), A = I(e.text), i = e.type === "input" || e.type === "textarea";
14679
14679
  let r = -1;
14680
- const { state: l } = at("store"), g = U(() => l.options.colorTheme);
14680
+ const { state: o } = at("store"), d = U(() => o.options.colorTheme);
14681
14681
  function u(v) {
14682
14682
  if (i) {
14683
- const w = l.options.mode;
14683
+ const w = o.options.mode;
14684
14684
  w === "prepend" ? A.value = v.i + A.value : w === "insert" && r !== -1 ? (A.value = `${A.value.slice(0, r)}${v.i}${A.value.slice(r)}`, r += v.i.length) : A.value += v.i, f("update:text", A.value);
14685
14685
  }
14686
14686
  f("select", v);
@@ -14697,8 +14697,8 @@ const p1 = K({
14697
14697
  }
14698
14698
  function h() {
14699
14699
  if (n.value && a.value && i) {
14700
- let v = l.options.offset;
14701
- typeof v != "number" && (v = 6), To(n.value, a.value, {
14700
+ let v = o.options.offset;
14701
+ typeof v != "number" && (v = 6), Eo(n.value, a.value, {
14702
14702
  placement: "bottom-end",
14703
14703
  modifiers: [
14704
14704
  {
@@ -14729,48 +14729,48 @@ const p1 = K({
14729
14729
  picker: a,
14730
14730
  isInputType: i,
14731
14731
  onChangeText: M,
14732
- colorTheme: g
14732
+ colorTheme: d
14733
14733
  };
14734
14734
  }
14735
- }), h1 = {
14735
+ }), p1 = {
14736
14736
  key: 0,
14737
14737
  class: "v3-input-emoji-picker"
14738
- }, M1 = { class: "v3-input-picker-root" }, y1 = ["value"], b1 = ["value"], v1 = ["src"];
14739
- function I1(e, f, t, n, a, s) {
14738
+ }, h1 = { class: "v3-input-picker-root" }, M1 = ["value"], y1 = ["value"], b1 = ["src"];
14739
+ function v1(e, f, t, n, a, s) {
14740
14740
  const A = vf("Header"), i = vf("Body"), r = vf("Footer");
14741
- return e.isInputType ? (c(), d("div", h1, [
14742
- o("div", M1, [
14743
- e.type === "input" ? (c(), d("input", {
14741
+ return e.isInputType ? (c(), g("div", p1, [
14742
+ l("div", h1, [
14743
+ e.type === "input" ? (c(), g("input", {
14744
14744
  key: 0,
14745
14745
  ref: "elem",
14746
14746
  value: e.input,
14747
14747
  type: "text",
14748
14748
  class: "v3-emoji-picker-input",
14749
- onInput: f[0] || (f[0] = (...l) => e.onChangeText && e.onChangeText(...l)),
14750
- onBlur: f[1] || (f[1] = (...l) => e.updateCursor && e.updateCursor(...l))
14751
- }, null, 40, y1)) : (c(), d("textarea", {
14749
+ onInput: f[0] || (f[0] = (...o) => e.onChangeText && e.onChangeText(...o)),
14750
+ onBlur: f[1] || (f[1] = (...o) => e.updateCursor && e.updateCursor(...o))
14751
+ }, null, 40, M1)) : (c(), g("textarea", {
14752
14752
  key: 1,
14753
14753
  ref: "elem",
14754
14754
  value: e.input,
14755
14755
  class: "v3-emoji-picker-textarea",
14756
- onInput: f[2] || (f[2] = (...l) => e.onChangeText && e.onChangeText(...l)),
14757
- onBlur: f[3] || (f[3] = (...l) => e.updateCursor && e.updateCursor(...l))
14758
- }, null, 40, b1)),
14759
- o("div", {
14756
+ onInput: f[2] || (f[2] = (...o) => e.onChangeText && e.onChangeText(...o)),
14757
+ onBlur: f[3] || (f[3] = (...o) => e.updateCursor && e.updateCursor(...o))
14758
+ }, null, 40, y1)),
14759
+ l("div", {
14760
14760
  class: z(["v3-input-picker-wrap", e.open ? "v3-picker-is-open" : ""])
14761
14761
  }, [
14762
- o("button", {
14762
+ l("button", {
14763
14763
  ref: "button",
14764
14764
  type: "button",
14765
14765
  class: "v3-input-picker-icon",
14766
- onClick: f[4] || (f[4] = (l) => e.open = !e.open)
14766
+ onClick: f[4] || (f[4] = (o) => e.open = !e.open)
14767
14767
  }, [
14768
- o("img", {
14768
+ l("img", {
14769
14769
  src: e.face,
14770
14770
  alt: ""
14771
- }, null, 8, v1)
14771
+ }, null, 8, b1)
14772
14772
  ], 512),
14773
- o("div", {
14773
+ l("div", {
14774
14774
  ref: "picker",
14775
14775
  class: z(["v3-emoji-picker", "v3-color-theme-" + e.colorTheme])
14776
14776
  }, [
@@ -14780,7 +14780,7 @@ function I1(e, f, t, n, a, s) {
14780
14780
  ], 2)
14781
14781
  ], 2)
14782
14782
  ])
14783
- ])) : (c(), d("div", {
14783
+ ])) : (c(), g("div", {
14784
14784
  key: 1,
14785
14785
  class: z(["v3-emoji-picker", "v3-color-theme-" + e.colorTheme])
14786
14786
  }, [
@@ -14789,11 +14789,11 @@ function I1(e, f, t, n, a, s) {
14789
14789
  O(r)
14790
14790
  ], 2));
14791
14791
  }
14792
- var _1 = /* @__PURE__ */ lf(p1, [["render", I1]]);
14793
- const w1 = K({
14792
+ var I1 = /* @__PURE__ */ lf(m1, [["render", v1]]);
14793
+ const _1 = K({
14794
14794
  name: "Picker",
14795
14795
  components: {
14796
- PickerRoot: _1
14796
+ PickerRoot: I1
14797
14797
  },
14798
14798
  props: {
14799
14799
  native: {
@@ -14878,13 +14878,13 @@ const w1 = K({
14878
14878
  function n(s) {
14879
14879
  t.value = s || "", f("update:text", t.value);
14880
14880
  }
14881
- const a = _i();
14881
+ const a = Ii();
14882
14882
  return a.updateOptions({
14883
14883
  native: e.native,
14884
14884
  hideSearch: e.hideSearch,
14885
14885
  hideGroupIcons: e.hideGroupIcons,
14886
14886
  hideGroupNames: e.hideGroupNames,
14887
- staticTexts: { ...Xs, ...e.staticTexts },
14887
+ staticTexts: { ...Zs, ...e.staticTexts },
14888
14888
  disableStickyGroupNames: e.disableStickyGroupNames,
14889
14889
  disabledGroups: e.disabledGroups,
14890
14890
  groupNames: { ...Un, ...e.groupNames },
@@ -14895,7 +14895,7 @@ const w1 = K({
14895
14895
  offset: e.offset,
14896
14896
  groupOrder: e.groupOrder,
14897
14897
  groupIcons: e.groupIcons,
14898
- colorTheme: ei.includes(e.theme) ? e.theme : "light"
14898
+ colorTheme: Xs.includes(e.theme) ? e.theme : "light"
14899
14899
  }), _a("store", a), {
14900
14900
  type: e.pickerType,
14901
14901
  input: t,
@@ -14903,7 +14903,7 @@ const w1 = K({
14903
14903
  };
14904
14904
  }
14905
14905
  });
14906
- function k1(e, f, t, n, a, s) {
14906
+ function w1(e, f, t, n, a, s) {
14907
14907
  const A = vf("picker-root");
14908
14908
  return c(), F(A, {
14909
14909
  type: e.type,
@@ -14912,8 +14912,8 @@ function k1(e, f, t, n, a, s) {
14912
14912
  "onUpdate:text": e.onChangeText
14913
14913
  }, null, 8, ["type", "text", "onUpdate:text"]);
14914
14914
  }
14915
- var N1 = /* @__PURE__ */ lf(w1, [["render", k1]]);
14916
- const D1 = {
14915
+ var k1 = /* @__PURE__ */ lf(_1, [["render", w1]]);
14916
+ const N1 = {
14917
14917
  __name: "ButtonEmojiPicker",
14918
14918
  props: {
14919
14919
  mode: {
@@ -14932,36 +14932,36 @@ const D1 = {
14932
14932
  f.mode == "click" && (t.value.style.display = "inherit");
14933
14933
  }, r = () => {
14934
14934
  f.mode == "hover" && (t.value.style.display = "inherit");
14935
- }, l = () => {
14935
+ }, o = () => {
14936
14936
  f.mode == "hover" && (t.value.style.display = "none");
14937
- }, g = (u) => {
14937
+ }, d = (u) => {
14938
14938
  f.mode == "click" && !n.value.contains(u.target) && !t.value.contains(u.target) && (t.value.style.display = "none");
14939
14939
  };
14940
14940
  return we(() => {
14941
- t.value.style.display = "none", document.addEventListener("click", g);
14941
+ t.value.style.display = "none", document.addEventListener("click", d);
14942
14942
  }), St(() => {
14943
- document.removeEventListener("click", g);
14944
- }), (u, m) => (c(), d(P, null, [
14945
- o("div", {
14943
+ document.removeEventListener("click", d);
14944
+ }), (u, m) => (c(), g($, null, [
14945
+ l("div", {
14946
14946
  ref_key: "emojiButton",
14947
14947
  ref: n,
14948
14948
  class: "button",
14949
14949
  onClick: i,
14950
14950
  onMouseover: r,
14951
- onMouseout: l
14951
+ onMouseout: o
14952
14952
  }, m[0] || (m[0] = [
14953
- o("span", { class: "pi pi-face-smile" }, null, -1)
14953
+ l("span", { class: "pi pi-face-smile" }, null, -1)
14954
14954
  ]), 544),
14955
14955
  O(q, null, {
14956
14956
  default: H(() => [
14957
- o("div", {
14957
+ l("div", {
14958
14958
  ref_key: "emoji",
14959
14959
  ref: t,
14960
14960
  class: "emoji",
14961
14961
  onMouseover: r,
14962
- onMouseout: l
14962
+ onMouseout: o
14963
14963
  }, [
14964
- O(x(N1), {
14964
+ O(x(k1), {
14965
14965
  native: !0,
14966
14966
  theme: s.value,
14967
14967
  "picker-type": "",
@@ -14973,7 +14973,7 @@ const D1 = {
14973
14973
  })
14974
14974
  ], 64));
14975
14975
  }
14976
- }, Ou = /* @__PURE__ */ S(D1, [["__scopeId", "data-v-d1158b7e"]]), j1 = { class: "context-menu" }, E1 = { class: "context-menu__container" }, T1 = { class: "context-menu__list" }, V1 = ["onClick"], x1 = ["src"], S1 = {
14976
+ }, ju = /* @__PURE__ */ S(N1, [["__scopeId", "data-v-d1158b7e"]]), D1 = { class: "context-menu" }, j1 = { class: "context-menu__container" }, E1 = { class: "context-menu__list" }, T1 = ["onClick"], V1 = ["src"], x1 = {
14977
14977
  __name: "ContextMenu",
14978
14978
  props: {
14979
14979
  actions: {
@@ -14987,39 +14987,39 @@ const D1 = {
14987
14987
  const A = t.actions[s];
14988
14988
  n("click", A);
14989
14989
  };
14990
- return (s, A) => (c(), d("div", j1, [
14991
- o("div", E1, [
14992
- o("ul", T1, [
14993
- (c(!0), d(P, null, G(t.actions, (i, r) => (c(), d("li", {
14990
+ return (s, A) => (c(), g("div", D1, [
14991
+ l("div", j1, [
14992
+ l("ul", E1, [
14993
+ (c(!0), g($, null, Z(t.actions, (i, r) => (c(), g("li", {
14994
14994
  key: r,
14995
14995
  class: "context-menu__item",
14996
- onClick: (l) => a(r)
14996
+ onClick: (o) => a(r)
14997
14997
  }, [
14998
- i.icon ? (c(), d("img", {
14998
+ i.icon ? (c(), g("img", {
14999
14999
  key: 0,
15000
15000
  src: i.icon,
15001
15001
  width: "18",
15002
15002
  height: "18"
15003
- }, null, 8, x1)) : i.prime ? (c(), d("i", {
15003
+ }, null, 8, V1)) : i.prime ? (c(), g("i", {
15004
15004
  key: 1,
15005
15005
  class: z("pi pi-" + i.prime)
15006
15006
  }, null, 2)) : y("", !0),
15007
- o("span", null, _(i.title), 1)
15008
- ], 8, V1))), 128))
15007
+ l("span", null, _(i.title), 1)
15008
+ ], 8, T1))), 128))
15009
15009
  ])
15010
15010
  ])
15011
15011
  ]));
15012
15012
  }
15013
- }, Ne = /* @__PURE__ */ S(S1, [["__scopeId", "data-v-7784f539"]]), z1 = ["messageId"], O1 = ["src"], C1 = {
15013
+ }, Ne = /* @__PURE__ */ S(x1, [["__scopeId", "data-v-7784f539"]]), S1 = ["messageId"], z1 = ["src"], O1 = {
15014
15014
  key: 1,
15015
15015
  class: "file-message__subtext"
15016
- }, L1 = ["href"], U1 = { class: "file-message__filename-text" }, B1 = { class: "file-message__info-container" }, Q1 = { class: "file-message__time" }, R1 = {
15016
+ }, C1 = ["href"], L1 = { class: "file-message__filename-text" }, U1 = { class: "file-message__info-container" }, B1 = { class: "file-message__time" }, Q1 = {
15017
15017
  key: 0,
15018
15018
  class: "pi pi-check"
15019
- }, Y1 = ["href"], q1 = {
15019
+ }, R1 = ["href"], Y1 = {
15020
15020
  key: 1,
15021
15021
  class: "file-message__text-container"
15022
- }, H1 = /* @__PURE__ */ K({
15022
+ }, q1 = /* @__PURE__ */ K({
15023
15023
  __name: "FileMessage",
15024
15024
  props: {
15025
15025
  message: {
@@ -15034,61 +15034,61 @@ const D1 = {
15034
15034
  }, A = () => {
15035
15035
  n.value = !1, t.value = !1;
15036
15036
  }, i = U(() => Pe(f.message.status));
15037
- function r(l) {
15038
- return l.position === "left" ? "file-message__left" : "file-message__right";
15037
+ function r(o) {
15038
+ return o.position === "left" ? "file-message__left" : "file-message__right";
15039
15039
  }
15040
- return (l, g) => (c(), d("div", {
15040
+ return (o, d) => (c(), g("div", {
15041
15041
  class: z(["file-message", r(e.message)]),
15042
15042
  messageId: e.message.messageId,
15043
15043
  onMouseleave: A
15044
15044
  }, [
15045
- e.message.avatar ? (c(), d("img", {
15045
+ e.message.avatar ? (c(), g("img", {
15046
15046
  key: 0,
15047
15047
  class: "file-message__avatar",
15048
15048
  src: e.message.avatar,
15049
15049
  height: "32",
15050
15050
  width: "32",
15051
- style: $({ gridRow: e.message.subText ? "2" : "1" })
15052
- }, null, 12, O1)) : y("", !0),
15053
- e.message.subText ? (c(), d("p", C1, _(e.message.subText), 1)) : y("", !0),
15054
- o("div", {
15051
+ style: P({ gridRow: e.message.subText ? "2" : "1" })
15052
+ }, null, 12, z1)) : y("", !0),
15053
+ e.message.subText ? (c(), g("p", O1, _(e.message.subText), 1)) : y("", !0),
15054
+ l("div", {
15055
15055
  class: "file-message__content",
15056
15056
  onMouseenter: s
15057
15057
  }, [
15058
- o("a", {
15058
+ l("a", {
15059
15059
  class: "file-message__link",
15060
15060
  href: e.message.url,
15061
15061
  download: "",
15062
15062
  target: "_blank"
15063
15063
  }, [
15064
- g[1] || (g[1] = o("span", { class: "pi pi-file" }, null, -1)),
15065
- o("p", U1, _(e.message.filename), 1)
15066
- ], 8, L1),
15067
- o("div", B1, [
15068
- o("span", Q1, _(e.message.time), 1),
15069
- r(e.message) === "file-message__right" && x(Fe).includes(e.message.status) ? (c(), d("div", {
15064
+ d[1] || (d[1] = l("span", { class: "pi pi-file" }, null, -1)),
15065
+ l("p", L1, _(e.message.filename), 1)
15066
+ ], 8, C1),
15067
+ l("div", U1, [
15068
+ l("span", B1, _(e.message.time), 1),
15069
+ r(e.message) === "file-message__right" && x(Fe).includes(e.message.status) ? (c(), g("div", {
15070
15070
  key: 0,
15071
15071
  class: z(["file-message__status", i.value])
15072
15072
  }, [
15073
- e.message.status !== "sent" ? (c(), d("span", R1)) : y("", !0),
15074
- g[2] || (g[2] = o("span", { class: "pi pi-check" }, null, -1))
15073
+ e.message.status !== "sent" ? (c(), g("span", Q1)) : y("", !0),
15074
+ d[2] || (d[2] = l("span", { class: "pi pi-check" }, null, -1))
15075
15075
  ], 2)) : y("", !0)
15076
15076
  ]),
15077
- n.value && e.message.actions ? (c(), d("button", {
15077
+ n.value && e.message.actions ? (c(), g("button", {
15078
15078
  key: 0,
15079
15079
  class: "file-message__menu-button",
15080
- onClick: g[0] || (g[0] = (u) => t.value = !t.value)
15081
- }, g[3] || (g[3] = [
15082
- o("span", { class: "pi pi-ellipsis-h" }, null, -1)
15080
+ onClick: d[0] || (d[0] = (u) => t.value = !t.value)
15081
+ }, d[3] || (d[3] = [
15082
+ l("span", { class: "pi pi-ellipsis-h" }, null, -1)
15083
15083
  ]))) : y("", !0),
15084
- o("a", {
15084
+ l("a", {
15085
15085
  class: "file-message__download-button",
15086
15086
  href: e.message.url,
15087
15087
  download: "",
15088
15088
  target: "_blank"
15089
- }, g[4] || (g[4] = [
15090
- o("span", { class: "pi pi-download" }, null, -1)
15091
- ]), 8, Y1),
15089
+ }, d[4] || (d[4] = [
15090
+ l("span", { class: "pi pi-download" }, null, -1)
15091
+ ]), 8, R1),
15092
15092
  O(q, null, {
15093
15093
  default: H(() => [
15094
15094
  t.value && e.message.actions ? (c(), F(x(Ne), {
@@ -15100,31 +15100,31 @@ const D1 = {
15100
15100
  ]),
15101
15101
  _: 1
15102
15102
  }),
15103
- e.message.text ? (c(), d("div", q1, [
15104
- o("p", null, _(e.message.text), 1)
15103
+ e.message.text ? (c(), g("div", Y1, [
15104
+ l("p", null, _(e.message.text), 1)
15105
15105
  ])) : y("", !0)
15106
15106
  ], 32)
15107
- ], 42, z1));
15107
+ ], 42, S1));
15108
15108
  }
15109
- }), F1 = /* @__PURE__ */ S(H1, [["__scopeId", "data-v-438b619b"]]), P1 = ["messageId"], $1 = ["src"], W1 = {
15109
+ }), H1 = /* @__PURE__ */ S(q1, [["__scopeId", "data-v-438b619b"]]), F1 = ["messageId"], P1 = ["src"], $1 = {
15110
15110
  key: 1,
15111
15111
  class: "image-message__subtext"
15112
- }, K1 = { class: "image-message__content" }, J1 = ["src", "alt"], G1 = {
15112
+ }, W1 = { class: "image-message__content" }, K1 = ["src", "alt"], J1 = {
15113
15113
  key: 0,
15114
15114
  class: "image-message__info-container"
15115
- }, Z1 = {
15115
+ }, G1 = {
15116
15116
  key: 0,
15117
15117
  class: "image-message__views"
15118
- }, X1 = { class: "image-message__time" }, el = {
15118
+ }, Z1 = { class: "image-message__time" }, X1 = {
15119
15119
  key: 0,
15120
15120
  class: "pi pi-check"
15121
- }, fl = ["href"], tl = {
15121
+ }, el = ["href"], fl = {
15122
15122
  key: 0,
15123
15123
  class: "image-message__text-container"
15124
- }, nl = {
15124
+ }, tl = {
15125
15125
  key: 0,
15126
15126
  class: "image-message__modal-overlay"
15127
- }, al = { class: "image-message__modal" }, Al = ["src", "alt"], sl = /* @__PURE__ */ K({
15127
+ }, nl = { class: "image-message__modal" }, al = ["src", "alt"], Al = /* @__PURE__ */ K({
15128
15128
  __name: "ImageMessage",
15129
15129
  props: {
15130
15130
  message: {
@@ -15138,50 +15138,50 @@ const D1 = {
15138
15138
  a.value = !0, s.value = !0;
15139
15139
  }, r = () => {
15140
15140
  a.value = !1, n.value = !1;
15141
- }, l = U(() => Pe(f.message.status));
15142
- function g(u) {
15141
+ }, o = U(() => Pe(f.message.status));
15142
+ function d(u) {
15143
15143
  return u.position === "left" ? "image-message__left" : "image-message__right";
15144
15144
  }
15145
- return (u, m) => (c(), d("div", {
15146
- class: z(["image-message", g(e.message)]),
15145
+ return (u, m) => (c(), g("div", {
15146
+ class: z(["image-message", d(e.message)]),
15147
15147
  messageId: e.message.messageId,
15148
15148
  onMouseleave: r
15149
15149
  }, [
15150
- e.message.avatar ? (c(), d("img", {
15150
+ e.message.avatar ? (c(), g("img", {
15151
15151
  key: 0,
15152
15152
  class: "image-message__avatar",
15153
15153
  src: e.message.avatar,
15154
15154
  height: "32",
15155
15155
  width: "32"
15156
- }, null, 8, $1)) : y("", !0),
15157
- e.message.subText ? (c(), d("p", W1, _(e.message.subText), 1)) : y("", !0),
15158
- o("div", K1, [
15159
- o("div", {
15156
+ }, null, 8, P1)) : y("", !0),
15157
+ e.message.subText ? (c(), g("p", $1, _(e.message.subText), 1)) : y("", !0),
15158
+ l("div", W1, [
15159
+ l("div", {
15160
15160
  class: "image-message__preview-button",
15161
15161
  onClick: m[0] || (m[0] = (p) => t.value = !0),
15162
15162
  onMouseenter: i,
15163
15163
  onMouseleave: m[1] || (m[1] = (p) => s.value = !s.value)
15164
15164
  }, [
15165
- o("img", {
15165
+ l("img", {
15166
15166
  class: "image-message__preview-image",
15167
- style: $({ borderRadius: e.message.text ? "8px 8px 0 0" : "8px" }),
15167
+ style: P({ borderRadius: e.message.text ? "8px 8px 0 0" : "8px" }),
15168
15168
  src: e.message.url,
15169
15169
  alt: e.message.alt
15170
- }, null, 12, J1),
15170
+ }, null, 12, K1),
15171
15171
  O(q, { name: "modal-fade" }, {
15172
15172
  default: H(() => [
15173
- s.value ? (c(), d("div", G1, [
15174
- e.message.views ? (c(), d("div", Z1, [
15175
- m[4] || (m[4] = o("span", { class: "pi pi-eye" }, null, -1)),
15176
- o("p", null, _(e.message.views), 1)
15173
+ s.value ? (c(), g("div", J1, [
15174
+ e.message.views ? (c(), g("div", G1, [
15175
+ m[4] || (m[4] = l("span", { class: "pi pi-eye" }, null, -1)),
15176
+ l("p", null, _(e.message.views), 1)
15177
15177
  ])) : y("", !0),
15178
- o("span", X1, _(e.message.time), 1),
15179
- g(e.message) === "image-message__right" && x(Fe).includes(e.message.status) ? (c(), d("div", {
15178
+ l("span", Z1, _(e.message.time), 1),
15179
+ d(e.message) === "image-message__right" && x(Fe).includes(e.message.status) ? (c(), g("div", {
15180
15180
  key: 1,
15181
- class: z(["image-message__status", l.value])
15181
+ class: z(["image-message__status", o.value])
15182
15182
  }, [
15183
- e.message.status !== "sent" ? (c(), d("span", el)) : y("", !0),
15184
- m[5] || (m[5] = o("span", { class: "pi pi-check" }, null, -1))
15183
+ e.message.status !== "sent" ? (c(), g("span", X1)) : y("", !0),
15184
+ m[5] || (m[5] = l("span", { class: "pi pi-check" }, null, -1))
15185
15185
  ], 2)) : y("", !0)
15186
15186
  ])) : y("", !0)
15187
15187
  ]),
@@ -15189,27 +15189,27 @@ const D1 = {
15189
15189
  }),
15190
15190
  O(q, { name: "modal-fade" }, {
15191
15191
  default: H(() => [
15192
- s.value ? (c(), d("a", {
15192
+ s.value ? (c(), g("a", {
15193
15193
  key: 0,
15194
15194
  class: "image-message__download-button",
15195
15195
  href: e.message.url,
15196
15196
  download: "",
15197
15197
  target: "_blank"
15198
15198
  }, m[6] || (m[6] = [
15199
- o("span", { class: "pi pi-download" }, null, -1)
15200
- ]), 8, fl)) : y("", !0)
15199
+ l("span", { class: "pi pi-download" }, null, -1)
15200
+ ]), 8, el)) : y("", !0)
15201
15201
  ]),
15202
15202
  _: 1
15203
15203
  })
15204
15204
  ], 32),
15205
15205
  O(q, { name: "modal-fade" }, {
15206
15206
  default: H(() => [
15207
- a.value && e.message.actions ? (c(), d("button", {
15207
+ a.value && e.message.actions ? (c(), g("button", {
15208
15208
  key: 0,
15209
15209
  class: "image-message__menu-button",
15210
15210
  onClick: m[2] || (m[2] = (p) => n.value = !n.value)
15211
15211
  }, m[7] || (m[7] = [
15212
- o("span", { class: "pi pi-ellipsis-h" }, null, -1)
15212
+ l("span", { class: "pi pi-ellipsis-h" }, null, -1)
15213
15213
  ]))) : y("", !0)
15214
15214
  ]),
15215
15215
  _: 1
@@ -15225,52 +15225,52 @@ const D1 = {
15225
15225
  ]),
15226
15226
  _: 1
15227
15227
  }),
15228
- e.message.text ? (c(), d("div", tl, [
15229
- o("p", null, _(e.message.text), 1)
15228
+ e.message.text ? (c(), g("div", fl, [
15229
+ l("p", null, _(e.message.text), 1)
15230
15230
  ])) : y("", !0)
15231
15231
  ]),
15232
15232
  (c(), F(zt, { to: "body" }, [
15233
15233
  O(q, { name: "modal-fade" }, {
15234
15234
  default: H(() => [
15235
- t.value ? (c(), d("div", nl, [
15236
- o("div", al, [
15237
- o("button", {
15235
+ t.value ? (c(), g("div", tl, [
15236
+ l("div", nl, [
15237
+ l("button", {
15238
15238
  class: "image-message__modal-close-button",
15239
15239
  onClick: m[3] || (m[3] = (p) => t.value = !1)
15240
15240
  }, m[8] || (m[8] = [
15241
- o("span", null, [
15242
- o("i", { class: "pi pi-times" })
15241
+ l("span", null, [
15242
+ l("i", { class: "pi pi-times" })
15243
15243
  ], -1)
15244
15244
  ])),
15245
- o("img", {
15245
+ l("img", {
15246
15246
  class: "image-message__modal-image",
15247
15247
  src: e.message.url,
15248
15248
  alt: e.message.alt
15249
- }, null, 8, Al)
15249
+ }, null, 8, al)
15250
15250
  ])
15251
15251
  ])) : y("", !0)
15252
15252
  ]),
15253
15253
  _: 1
15254
15254
  })
15255
15255
  ]))
15256
- ], 42, P1));
15256
+ ], 42, F1));
15257
15257
  }
15258
- }), il = /* @__PURE__ */ S(sl, [["__scopeId", "data-v-98deabd2"]]), ol = "aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4w0s2x0a2z0ure5ba0by2idu3namex4d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2ntley5rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dad1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6logistics9properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3ncaster6d0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2psy3ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0america6xi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp3ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2", ll = "ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5رامكو5لاردن4بحرين5جزائر5سعودية6عليان5مغرب5مارات5یران5بارت2زار4يتك3ھارت5تونس4سودان3رية5شبكة4عراق2ب2مان4فلسطين6قطر3كاثوليك6وم3مصر2ليسيا5وريتانيا7قع4همراه5پاکستان7ڀارت4कॉम3नेट3भारत0म्3ोत5संगठन5বাংলা5ভারত2ৰত4ਭਾਰਤ4ભારત4ଭାରତ4இந்தியா6லங்கை6சிங்கப்பூர்11భారత్5ಭಾರತ4ഭാരതം5ලංකා4คอม3ไทย3ລາວ3გე2みんな3アマゾン4クラウド4グーグル4コム2ストア3セール3ファッション6ポイント4世界2中信1国1國1文网3亚马逊3企业2佛山2信息2健康2八卦2公司1益2台湾1灣2商城1店1标2嘉里0大酒店5在线2大拿2天主教3娱乐2家電2广东2微博2慈善2我爱你3手机2招聘2政务1府2新加坡2闻2时尚2書籍2机构2淡马锡3游戏2澳門2点看2移动2组织机构4网址1店1站1络2联通2谷歌2购物2通販2集团2電訊盈科4飞利浦3食品2餐厅2香格里拉3港2닷넷1컴2삼성2한국2", He = (e, f) => {
15258
+ }), sl = /* @__PURE__ */ S(Al, [["__scopeId", "data-v-98deabd2"]]), il = "aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4w0s2x0a2z0ure5ba0by2idu3namex4d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2ntley5rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dad1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6logistics9properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3ncaster6d0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2psy3ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0america6xi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp3ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2", ol = "ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5رامكو5لاردن4بحرين5جزائر5سعودية6عليان5مغرب5مارات5یران5بارت2زار4يتك3ھارت5تونس4سودان3رية5شبكة4عراق2ب2مان4فلسطين6قطر3كاثوليك6وم3مصر2ليسيا5وريتانيا7قع4همراه5پاکستان7ڀارت4कॉम3नेट3भारत0म्3ोत5संगठन5বাংলা5ভারত2ৰত4ਭਾਰਤ4ભારત4ଭାରତ4இந்தியா6லங்கை6சிங்கப்பூர்11భారత్5ಭಾರತ4ഭാരതം5ලංකා4คอม3ไทย3ລາວ3გე2みんな3アマゾン4クラウド4グーグル4コム2ストア3セール3ファッション6ポイント4世界2中信1国1國1文网3亚马逊3企业2佛山2信息2健康2八卦2公司1益2台湾1灣2商城1店1标2嘉里0大酒店5在线2大拿2天主教3娱乐2家電2广东2微博2慈善2我爱你3手机2招聘2政务1府2新加坡2闻2时尚2書籍2机构2淡马锡3游戏2澳門2点看2移动2组织机构4网址1店1站1络2联通2谷歌2购物2通販2集团2電訊盈科4飞利浦3食品2餐厅2香格里拉3港2닷넷1컴2삼성2한국2", He = (e, f) => {
15259
15259
  for (const t in f)
15260
15260
  e[t] = f[t];
15261
15261
  return e;
15262
- }, kt = "numeric", Nt = "ascii", Dt = "alpha", wf = "asciinumeric", hf = "alphanumeric", jt = "domain", ea = "emoji", rl = "scheme", ul = "slashscheme", kn = "whitespace";
15263
- function cl(e, f) {
15262
+ }, kt = "numeric", Nt = "ascii", Dt = "alpha", wf = "asciinumeric", hf = "alphanumeric", jt = "domain", ea = "emoji", ll = "scheme", rl = "slashscheme", kn = "whitespace";
15263
+ function ul(e, f) {
15264
15264
  return e in f || (f[e] = []), f[e];
15265
15265
  }
15266
15266
  function Te(e, f, t) {
15267
15267
  f[kt] && (f[wf] = !0, f[hf] = !0), f[Nt] && (f[wf] = !0, f[Dt] = !0), f[wf] && (f[hf] = !0), f[Dt] && (f[hf] = !0), f[hf] && (f[jt] = !0), f[ea] && (f[jt] = !0);
15268
15268
  for (const n in f) {
15269
- const a = cl(n, t);
15269
+ const a = ul(n, t);
15270
15270
  a.indexOf(e) < 0 && a.push(e);
15271
15271
  }
15272
15272
  }
15273
- function dl(e, f) {
15273
+ function cl(e, f) {
15274
15274
  const t = {};
15275
15275
  for (const n in f)
15276
15276
  f[n].indexOf(e) >= 0 && (t[n] = !0);
@@ -15392,7 +15392,7 @@ fe.prototype = {
15392
15392
  if (i ? (A = new fe(), He(A.j, i.j), A.jr.push.apply(A.jr, i.jr), A.jd = i.jd, A.t = i.t) : A = new fe(), s) {
15393
15393
  if (n)
15394
15394
  if (A.t && typeof A.t == "string") {
15395
- const r = He(dl(A.t, n), t);
15395
+ const r = He(cl(A.t, n), t);
15396
15396
  Te(s, r, n);
15397
15397
  } else t && Te(s, t, n);
15398
15398
  A.t = s;
@@ -15400,7 +15400,7 @@ fe.prototype = {
15400
15400
  return a.j[e] = A, A;
15401
15401
  }
15402
15402
  };
15403
- const T = (e, f, t, n, a) => e.ta(f, t, n, a), te = (e, f, t, n, a) => e.tr(f, t, n, a), Nn = (e, f, t, n, a) => e.ts(f, t, n, a), b = (e, f, t, n, a) => e.tt(f, t, n, a), he = "WORD", Et = "UWORD", af = "LOCALHOST", Tt = "TLD", Vt = "UTLD", kf = "SCHEME", Le = "SLASH_SCHEME", Ft = "NUM", fa = "WS", Pt = "NL", Ze = "OPENBRACE", Xe = "CLOSEBRACE", Ef = "OPENBRACKET", Tf = "CLOSEBRACKET", Vf = "OPENPAREN", xf = "CLOSEPAREN", Sf = "OPENANGLEBRACKET", zf = "CLOSEANGLEBRACKET", Of = "FULLWIDTHLEFTPAREN", Cf = "FULLWIDTHRIGHTPAREN", Lf = "LEFTCORNERBRACKET", Uf = "RIGHTCORNERBRACKET", Bf = "LEFTWHITECORNERBRACKET", Qf = "RIGHTWHITECORNERBRACKET", Rf = "FULLWIDTHLESSTHAN", Yf = "FULLWIDTHGREATERTHAN", qf = "AMPERSAND", Hf = "APOSTROPHE", Ff = "ASTERISK", ve = "AT", Pf = "BACKSLASH", $f = "BACKTICK", Wf = "CARET", Ie = "COLON", $t = "COMMA", Kf = "DOLLAR", re = "DOT", Jf = "EQUALS", Wt = "EXCLAMATION", ue = "HYPHEN", Gf = "PERCENT", Zf = "PIPE", Xf = "PLUS", et = "POUND", ft = "QUERY", Kt = "QUOTE", ta = "FULLWIDTHMIDDLEDOT", Jt = "SEMI", ce = "SLASH", ef = "TILDE", tt = "UNDERSCORE", na = "EMOJI", nt = "SYM";
15403
+ const T = (e, f, t, n, a) => e.ta(f, t, n, a), te = (e, f, t, n, a) => e.tr(f, t, n, a), Nn = (e, f, t, n, a) => e.ts(f, t, n, a), b = (e, f, t, n, a) => e.tt(f, t, n, a), he = "WORD", Et = "UWORD", af = "LOCALHOST", Tt = "TLD", Vt = "UTLD", kf = "SCHEME", Le = "SLASH_SCHEME", Ft = "NUM", fa = "WS", Pt = "NL", Ze = "OPENBRACE", Xe = "CLOSEBRACE", Ef = "OPENBRACKET", Tf = "CLOSEBRACKET", Vf = "OPENPAREN", xf = "CLOSEPAREN", Sf = "OPENANGLEBRACKET", zf = "CLOSEANGLEBRACKET", Of = "FULLWIDTHLEFTPAREN", Cf = "FULLWIDTHRIGHTPAREN", Lf = "LEFTCORNERBRACKET", Uf = "RIGHTCORNERBRACKET", Bf = "LEFTWHITECORNERBRACKET", Qf = "RIGHTWHITECORNERBRACKET", Rf = "FULLWIDTHLESSTHAN", Yf = "FULLWIDTHGREATERTHAN", qf = "AMPERSAND", Hf = "APOSTROPHE", Ff = "ASTERISK", be = "AT", Pf = "BACKSLASH", $f = "BACKTICK", Wf = "CARET", ve = "COLON", $t = "COMMA", Kf = "DOLLAR", re = "DOT", Jf = "EQUALS", Wt = "EXCLAMATION", ue = "HYPHEN", Gf = "PERCENT", Zf = "PIPE", Xf = "PLUS", et = "POUND", ft = "QUERY", Kt = "QUOTE", ta = "FULLWIDTHMIDDLEDOT", Jt = "SEMI", ce = "SLASH", ef = "TILDE", tt = "UNDERSCORE", na = "EMOJI", nt = "SYM";
15404
15404
  var aa = /* @__PURE__ */ Object.freeze({
15405
15405
  __proto__: null,
15406
15406
  WORD: he,
@@ -15432,11 +15432,11 @@ var aa = /* @__PURE__ */ Object.freeze({
15432
15432
  AMPERSAND: qf,
15433
15433
  APOSTROPHE: Hf,
15434
15434
  ASTERISK: Ff,
15435
- AT: ve,
15435
+ AT: be,
15436
15436
  BACKSLASH: Pf,
15437
15437
  BACKTICK: $f,
15438
15438
  CARET: Wf,
15439
- COLON: Ie,
15439
+ COLON: ve,
15440
15440
  COMMA: $t,
15441
15441
  DOLLAR: Kf,
15442
15442
  DOT: re,
@@ -15458,13 +15458,13 @@ var aa = /* @__PURE__ */ Object.freeze({
15458
15458
  SYM: nt
15459
15459
  });
15460
15460
  const Ce = /[a-z]/, ht = new RegExp("\\p{L}", "u"), Mt = new RegExp("\\p{Emoji}", "u"), yt = /\d/, Dn = /\s/, jn = `
15461
- `, gl = "️", ml = "‍";
15461
+ `, dl = "️", gl = "‍";
15462
15462
  let Mf = null, yf = null;
15463
- function pl(e = []) {
15463
+ function ml(e = []) {
15464
15464
  const f = {};
15465
15465
  fe.groups = f;
15466
15466
  const t = new fe();
15467
- Mf == null && (Mf = En(ol)), yf == null && (yf = En(ll)), b(t, "'", Hf), b(t, "{", Ze), b(t, "}", Xe), b(t, "[", Ef), b(t, "]", Tf), b(t, "(", Vf), b(t, ")", xf), b(t, "<", Sf), b(t, ">", zf), b(t, "(", Of), b(t, ")", Cf), b(t, "「", Lf), b(t, "」", Uf), b(t, "『", Bf), b(t, "』", Qf), b(t, "<", Rf), b(t, ">", Yf), b(t, "&", qf), b(t, "*", Ff), b(t, "@", ve), b(t, "`", $f), b(t, "^", Wf), b(t, ":", Ie), b(t, ",", $t), b(t, "$", Kf), b(t, ".", re), b(t, "=", Jf), b(t, "!", Wt), b(t, "-", ue), b(t, "%", Gf), b(t, "|", Zf), b(t, "+", Xf), b(t, "#", et), b(t, "?", ft), b(t, '"', Kt), b(t, "/", ce), b(t, ";", Jt), b(t, "~", ef), b(t, "_", tt), b(t, "\\", Pf), b(t, "・", ta);
15467
+ Mf == null && (Mf = En(il)), yf == null && (yf = En(ol)), b(t, "'", Hf), b(t, "{", Ze), b(t, "}", Xe), b(t, "[", Ef), b(t, "]", Tf), b(t, "(", Vf), b(t, ")", xf), b(t, "<", Sf), b(t, ">", zf), b(t, "(", Of), b(t, ")", Cf), b(t, "「", Lf), b(t, "」", Uf), b(t, "『", Bf), b(t, "』", Qf), b(t, "<", Rf), b(t, ">", Yf), b(t, "&", qf), b(t, "*", Ff), b(t, "@", be), b(t, "`", $f), b(t, "^", Wf), b(t, ":", ve), b(t, ",", $t), b(t, "$", Kf), b(t, ".", re), b(t, "=", Jf), b(t, "!", Wt), b(t, "-", ue), b(t, "%", Gf), b(t, "|", Zf), b(t, "+", Xf), b(t, "#", et), b(t, "?", ft), b(t, '"', Kt), b(t, "/", ce), b(t, ";", Jt), b(t, "~", ef), b(t, "_", tt), b(t, "\\", Pf), b(t, "・", ta);
15468
15468
  const n = te(t, yt, Ft, {
15469
15469
  [kt]: !0
15470
15470
  });
@@ -15486,21 +15486,21 @@ function pl(e = []) {
15486
15486
  const i = te(t, Mt, na, {
15487
15487
  [ea]: !0
15488
15488
  });
15489
- te(i, Mt, i), b(i, gl, i);
15490
- const r = b(i, ml);
15489
+ te(i, Mt, i), b(i, dl, i);
15490
+ const r = b(i, gl);
15491
15491
  te(r, Mt, i);
15492
- const l = [[Ce, a]], g = [[Ce, null], [ht, s]];
15492
+ const o = [[Ce, a]], d = [[Ce, null], [ht, s]];
15493
15493
  for (let u = 0; u < Mf.length; u++)
15494
- be(t, Mf[u], Tt, he, l);
15494
+ ye(t, Mf[u], Tt, he, o);
15495
15495
  for (let u = 0; u < yf.length; u++)
15496
- be(t, yf[u], Vt, Et, g);
15496
+ ye(t, yf[u], Vt, Et, d);
15497
15497
  Te(Tt, {
15498
15498
  tld: !0,
15499
15499
  ascii: !0
15500
15500
  }, f), Te(Vt, {
15501
15501
  utld: !0,
15502
15502
  alpha: !0
15503
- }, f), be(t, "file", kf, he, l), be(t, "mailto", kf, he, l), be(t, "http", Le, he, l), be(t, "https", Le, he, l), be(t, "ftp", Le, he, l), be(t, "ftps", Le, he, l), Te(kf, {
15503
+ }, f), ye(t, "file", kf, he, o), ye(t, "mailto", kf, he, o), ye(t, "http", Le, he, o), ye(t, "https", Le, he, o), ye(t, "ftp", Le, he, o), ye(t, "ftps", Le, he, o), Te(kf, {
15504
15504
  scheme: !0,
15505
15505
  ascii: !0
15506
15506
  }, f), Te(Le, {
@@ -15509,9 +15509,9 @@ function pl(e = []) {
15509
15509
  }, f), e = e.sort((u, m) => u[0] > m[0] ? 1 : -1);
15510
15510
  for (let u = 0; u < e.length; u++) {
15511
15511
  const m = e[u][0], h = e[u][1] ? {
15512
- [rl]: !0
15512
+ [ll]: !0
15513
15513
  } : {
15514
- [ul]: !0
15514
+ [rl]: !0
15515
15515
  };
15516
15516
  m.indexOf("-") >= 0 ? h[jt] = !0 : Ce.test(m) ? yt.test(m) ? h[wf] = !0 : h[Nt] = !0 : h[kt] = !0, Nn(t, m, m, h);
15517
15517
  }
@@ -15525,18 +15525,18 @@ function pl(e = []) {
15525
15525
  };
15526
15526
  }
15527
15527
  function Aa(e, f) {
15528
- const t = hl(f.replace(/[A-Z]/g, (i) => i.toLowerCase())), n = t.length, a = [];
15528
+ const t = pl(f.replace(/[A-Z]/g, (i) => i.toLowerCase())), n = t.length, a = [];
15529
15529
  let s = 0, A = 0;
15530
15530
  for (; A < n; ) {
15531
- let i = e, r = null, l = 0, g = null, u = -1, m = -1;
15531
+ let i = e, r = null, o = 0, d = null, u = -1, m = -1;
15532
15532
  for (; A < n && (r = i.go(t[A])); )
15533
- i = r, i.accepts() ? (u = 0, m = 0, g = i) : u >= 0 && (u += t[A].length, m++), l += t[A].length, s += t[A].length, A++;
15534
- s -= u, A -= m, l -= u, a.push({
15535
- t: g.t,
15533
+ i = r, i.accepts() ? (u = 0, m = 0, d = i) : u >= 0 && (u += t[A].length, m++), o += t[A].length, s += t[A].length, A++;
15534
+ s -= u, A -= m, o -= u, a.push({
15535
+ t: d.t,
15536
15536
  // token type/name
15537
- v: f.slice(s - l, s),
15537
+ v: f.slice(s - o, s),
15538
15538
  // string value
15539
- s: s - l,
15539
+ s: s - o,
15540
15540
  // start index
15541
15541
  e: s
15542
15542
  // end index (excluding)
@@ -15544,7 +15544,7 @@ function Aa(e, f) {
15544
15544
  }
15545
15545
  return a;
15546
15546
  }
15547
- function hl(e) {
15547
+ function pl(e) {
15548
15548
  const f = [], t = e.length;
15549
15549
  let n = 0;
15550
15550
  for (; n < t; ) {
@@ -15553,7 +15553,7 @@ function hl(e) {
15553
15553
  }
15554
15554
  return f;
15555
15555
  }
15556
- function be(e, f, t, n, a) {
15556
+ function ye(e, f, t, n, a) {
15557
15557
  let s;
15558
15558
  const A = f.length;
15559
15559
  for (let i = 0; i < A - 1; i++) {
@@ -15766,8 +15766,8 @@ sa.prototype = {
15766
15766
  * @param {Options} options Formattinng options
15767
15767
  */
15768
15768
  render(e) {
15769
- const f = this, t = this.toHref(e.get("defaultProtocol")), n = e.get("formatHref", t, this), a = e.get("tagName", t, f), s = this.toFormattedString(e), A = {}, i = e.get("className", t, f), r = e.get("target", t, f), l = e.get("rel", t, f), g = e.getObj("attributes", t, f), u = e.getObj("events", t, f);
15770
- return A.href = n, i && (A.class = i), r && (A.target = r), l && (A.rel = l), g && He(A, g), {
15769
+ const f = this, t = this.toHref(e.get("defaultProtocol")), n = e.get("formatHref", t, this), a = e.get("tagName", t, f), s = this.toFormattedString(e), A = {}, i = e.get("className", t, f), r = e.get("target", t, f), o = e.get("rel", t, f), d = e.getObj("attributes", t, f), u = e.getObj("events", t, f);
15770
+ return A.href = n, i && (A.class = i), r && (A.target = r), o && (A.rel = o), d && He(A, d), {
15771
15771
  tagName: a,
15772
15772
  attributes: A,
15773
15773
  content: s,
@@ -15790,7 +15790,7 @@ const Vn = ot("email", {
15790
15790
  toHref() {
15791
15791
  return "mailto:" + this.toString();
15792
15792
  }
15793
- }), xn = ot("text"), Ml = ot("nl"), bf = ot("url", {
15793
+ }), xn = ot("text"), hl = ot("nl"), bf = ot("url", {
15794
15794
  isLink: !0,
15795
15795
  /**
15796
15796
  Lowercases relevant parts of the domain and adds the protocol if
@@ -15808,39 +15808,39 @@ const Vn = ot("email", {
15808
15808
  */
15809
15809
  hasProtocol() {
15810
15810
  const e = this.tk;
15811
- return e.length >= 2 && e[0].t !== af && e[1].t === Ie;
15811
+ return e.length >= 2 && e[0].t !== af && e[1].t === ve;
15812
15812
  }
15813
15813
  }), ne = (e) => new fe(e);
15814
- function yl({
15814
+ function Ml({
15815
15815
  groups: e
15816
15816
  }) {
15817
- const f = e.domain.concat([qf, Ff, ve, Pf, $f, Wf, Kf, Jf, ue, Ft, Gf, Zf, Xf, et, ce, nt, ef, tt]), t = [Hf, Ie, $t, re, Wt, ft, Kt, Jt, Sf, zf, Ze, Xe, Tf, Ef, Vf, xf, Of, Cf, Lf, Uf, Bf, Qf, Rf, Yf], n = [qf, Hf, Ff, Pf, $f, Wf, Kf, Jf, ue, Ze, Xe, Gf, Zf, Xf, et, ft, ce, nt, ef, tt], a = ne(), s = b(a, ef);
15817
+ const f = e.domain.concat([qf, Ff, be, Pf, $f, Wf, Kf, Jf, ue, Ft, Gf, Zf, Xf, et, ce, nt, ef, tt]), t = [Hf, ve, $t, re, Wt, ft, Kt, Jt, Sf, zf, Ze, Xe, Tf, Ef, Vf, xf, Of, Cf, Lf, Uf, Bf, Qf, Rf, Yf], n = [qf, Hf, Ff, Pf, $f, Wf, Kf, Jf, ue, Ze, Xe, Gf, Zf, Xf, et, ft, ce, nt, ef, tt], a = ne(), s = b(a, ef);
15818
15818
  T(s, n, s), T(s, e.domain, s);
15819
15819
  const A = ne(), i = ne(), r = ne();
15820
15820
  T(a, e.domain, A), T(a, e.scheme, i), T(a, e.slashscheme, r), T(A, n, s), T(A, e.domain, A);
15821
- const l = b(A, ve);
15822
- b(s, ve, l), b(i, ve, l), b(r, ve, l);
15823
- const g = b(s, re);
15824
- T(g, n, s), T(g, e.domain, s);
15821
+ const o = b(A, be);
15822
+ b(s, be, o), b(i, be, o), b(r, be, o);
15823
+ const d = b(s, re);
15824
+ T(d, n, s), T(d, e.domain, s);
15825
15825
  const u = ne();
15826
- T(l, e.domain, u), T(u, e.domain, u);
15826
+ T(o, e.domain, u), T(u, e.domain, u);
15827
15827
  const m = b(u, re);
15828
15828
  T(m, e.domain, u);
15829
15829
  const p = ne(Vn);
15830
- T(m, e.tld, p), T(m, e.utld, p), b(l, af, p);
15830
+ T(m, e.tld, p), T(m, e.utld, p), b(o, af, p);
15831
15831
  const h = b(u, ue);
15832
15832
  T(h, e.domain, u), T(p, e.domain, u), b(p, re, m), b(p, ue, h);
15833
- const M = b(p, Ie);
15833
+ const M = b(p, ve);
15834
15834
  T(M, e.numeric, Vn);
15835
15835
  const v = b(A, ue), w = b(A, re);
15836
15836
  T(v, e.domain, A), T(w, n, s), T(w, e.domain, A);
15837
15837
  const k = ne(bf);
15838
- T(w, e.tld, k), T(w, e.utld, k), T(k, e.domain, A), T(k, n, s), b(k, re, w), b(k, ue, v), b(k, ve, l);
15839
- const j = b(k, Ie), D = ne(bf);
15838
+ T(w, e.tld, k), T(w, e.utld, k), T(k, e.domain, A), T(k, n, s), b(k, re, w), b(k, ue, v), b(k, be, o);
15839
+ const j = b(k, ve), D = ne(bf);
15840
15840
  T(j, e.numeric, D);
15841
15841
  const E = ne(bf), N = ne();
15842
15842
  T(E, f, E), T(E, t, N), T(N, f, E), T(N, t, N), b(k, ce, E), b(D, ce, E);
15843
- const V = b(i, Ie), B = b(r, Ie), C = b(B, ce), L = b(C, ce);
15843
+ const V = b(i, ve), B = b(r, ve), C = b(B, ce), L = b(C, ce);
15844
15844
  T(i, e.domain, A), b(i, re, w), b(i, ue, v), T(r, e.domain, A), b(r, re, w), b(r, ue, v), T(V, e.domain, E), b(V, ce, E), T(L, e.domain, E), T(L, f, E), b(L, ce, E);
15845
15845
  const Q = [
15846
15846
  [Ze, Xe],
@@ -15868,24 +15868,24 @@ function yl({
15868
15868
  const W = ne();
15869
15869
  T(le, t), T(Y, f, Y), T(Y, t, W), T(W, f, Y), T(W, t, W), b(Y, pe, E), b(W, pe, E);
15870
15870
  }
15871
- return b(a, af, k), b(a, Pt, Ml), {
15871
+ return b(a, af, k), b(a, Pt, hl), {
15872
15872
  start: a,
15873
15873
  tokens: aa
15874
15874
  };
15875
15875
  }
15876
- function bl(e, f, t) {
15876
+ function yl(e, f, t) {
15877
15877
  let n = t.length, a = 0, s = [], A = [];
15878
15878
  for (; a < n; ) {
15879
- let i = e, r = null, l = null, g = 0, u = null, m = -1;
15879
+ let i = e, r = null, o = null, d = 0, u = null, m = -1;
15880
15880
  for (; a < n && !(r = i.go(t[a].t)); )
15881
15881
  A.push(t[a++]);
15882
- for (; a < n && (l = r || i.go(t[a].t)); )
15883
- r = null, i = l, i.accepts() ? (m = 0, u = i) : m >= 0 && m++, a++, g++;
15882
+ for (; a < n && (o = r || i.go(t[a].t)); )
15883
+ r = null, i = o, i.accepts() ? (m = 0, u = i) : m >= 0 && m++, a++, d++;
15884
15884
  if (m < 0)
15885
- a -= g, a < n && (A.push(t[a]), a++);
15885
+ a -= d, a < n && (A.push(t[a]), a++);
15886
15886
  else {
15887
- A.length > 0 && (s.push(bt(xn, f, A)), A = []), a -= m, g -= m;
15888
- const p = u.t, h = t.slice(a - g, a);
15887
+ A.length > 0 && (s.push(bt(xn, f, A)), A = []), a -= m, d -= m;
15888
+ const p = u.t, h = t.slice(a - d, a);
15889
15889
  s.push(bt(p, f, h));
15890
15890
  }
15891
15891
  }
@@ -15903,13 +15903,13 @@ const J = {
15903
15903
  customSchemes: [],
15904
15904
  initialized: !1
15905
15905
  };
15906
- function vl() {
15907
- J.scanner = pl(J.customSchemes);
15906
+ function bl() {
15907
+ J.scanner = ml(J.customSchemes);
15908
15908
  for (let e = 0; e < J.tokenQueue.length; e++)
15909
15909
  J.tokenQueue[e][1]({
15910
15910
  scanner: J.scanner
15911
15911
  });
15912
- J.parser = yl(J.scanner.tokens);
15912
+ J.parser = Ml(J.scanner.tokens);
15913
15913
  for (let e = 0; e < J.pluginQueue.length; e++)
15914
15914
  J.pluginQueue[e][1]({
15915
15915
  scanner: J.scanner,
@@ -15918,32 +15918,32 @@ function vl() {
15918
15918
  return J.initialized = !0, J;
15919
15919
  }
15920
15920
  function ia(e) {
15921
- return J.initialized || vl(), bl(J.parser.start, e, Aa(J.scanner.start, e));
15921
+ return J.initialized || bl(), yl(J.parser.start, e, Aa(J.scanner.start, e));
15922
15922
  }
15923
15923
  ia.scan = Aa;
15924
15924
  function oa(e) {
15925
15925
  return e.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;");
15926
15926
  }
15927
- function Il(e) {
15927
+ function vl(e) {
15928
15928
  return e.replace(/"/g, "&quot;");
15929
15929
  }
15930
- function _l(e) {
15930
+ function Il(e) {
15931
15931
  const f = [];
15932
15932
  for (const t in e) {
15933
15933
  let n = e[t] + "";
15934
- f.push(`${t}="${Il(n)}"`);
15934
+ f.push(`${t}="${vl(n)}"`);
15935
15935
  }
15936
15936
  return f.join(" ");
15937
15937
  }
15938
- function wl({
15938
+ function _l({
15939
15939
  tagName: e,
15940
15940
  attributes: f,
15941
15941
  content: t
15942
15942
  }) {
15943
- return `<${e} ${_l(f)}>${oa(t)}</${e}>`;
15943
+ return `<${e} ${Il(f)}>${oa(t)}</${e}>`;
15944
15944
  }
15945
15945
  function la(e, f = {}) {
15946
- f = new Gt(f, wl);
15946
+ f = new Gt(f, _l);
15947
15947
  const t = ia(e), n = [];
15948
15948
  for (let a = 0; a < t.length; a++) {
15949
15949
  const s = t[a];
@@ -15958,16 +15958,16 @@ String.prototype.linkify || Object.defineProperty(String.prototype, "linkify", {
15958
15958
  return la(this, f);
15959
15959
  }
15960
15960
  });
15961
- const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
15961
+ const wl = { class: "text-message" }, kl = ["messageId"], Nl = ["src"], Dl = {
15962
15962
  key: 1,
15963
15963
  class: "text-message__subtext"
15964
- }, El = ["innerHTML"], Tl = { class: "text-message__info-container" }, Vl = {
15964
+ }, jl = ["innerHTML"], El = { class: "text-message__info-container" }, Tl = {
15965
15965
  key: 1,
15966
15966
  class: "text-message__time"
15967
- }, xl = {
15967
+ }, Vl = {
15968
15968
  key: 0,
15969
15969
  class: "pi pi-check"
15970
- }, Sl = /* @__PURE__ */ K({
15970
+ }, xl = /* @__PURE__ */ K({
15971
15971
  __name: "TextMessage",
15972
15972
  props: {
15973
15973
  message: {
@@ -15990,64 +15990,64 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
15990
15990
  }
15991
15991
  const r = () => {
15992
15992
  s.value = !0;
15993
- }, l = () => {
15993
+ }, o = () => {
15994
15994
  s.value = !1, a.value = !1;
15995
- }, g = U(() => Pe(t.message.status)), u = (h) => {
15996
- l(), n("action", { messageId: t.message.messageId, type: "menu", ...h });
15995
+ }, d = U(() => Pe(t.message.status)), u = (h) => {
15996
+ o(), n("action", { messageId: t.message.messageId, type: "menu", ...h });
15997
15997
  }, m = () => {
15998
- l(), n("action", { messageId: t.message.messageId, type: "views" });
15998
+ o(), n("action", { messageId: t.message.messageId, type: "views" });
15999
15999
  };
16000
16000
  function p(h) {
16001
16001
  return h.position === "left" ? "text-message__left" : "text-message__right";
16002
16002
  }
16003
- return (h, M) => (c(), d("div", kl, [
16004
- o("div", {
16003
+ return (h, M) => (c(), g("div", wl, [
16004
+ l("div", {
16005
16005
  class: z(p(e.message)),
16006
16006
  messageId: e.message.messageId,
16007
- onMouseleave: l
16007
+ onMouseleave: o
16008
16008
  }, [
16009
- e.message.avatar ? (c(), d("img", {
16009
+ e.message.avatar ? (c(), g("img", {
16010
16010
  key: 0,
16011
16011
  class: "text-message__avatar",
16012
16012
  src: e.message.avatar,
16013
16013
  height: "32",
16014
16014
  width: "32",
16015
- style: $({ gridRow: e.message.subText ? "2" : "1" })
16016
- }, null, 12, Dl)) : y("", !0),
16017
- e.message.subText ? (c(), d("p", jl, _(e.message.subText), 1)) : y("", !0),
16018
- o("div", {
16015
+ style: P({ gridRow: e.message.subText ? "2" : "1" })
16016
+ }, null, 12, Nl)) : y("", !0),
16017
+ e.message.subText ? (c(), g("p", Dl, _(e.message.subText), 1)) : y("", !0),
16018
+ l("div", {
16019
16019
  class: "text-message__content",
16020
16020
  onMouseenter: r
16021
16021
  }, [
16022
- o("p", {
16022
+ l("p", {
16023
16023
  innerHTML: A.value,
16024
16024
  class: "text-message__text",
16025
16025
  onClick: i
16026
- }, null, 8, El),
16027
- o("div", Tl, [
16028
- e.message.views ? (c(), d("div", {
16026
+ }, null, 8, jl),
16027
+ l("div", El, [
16028
+ e.message.views ? (c(), g("div", {
16029
16029
  key: 0,
16030
16030
  class: "text-message__views",
16031
16031
  onClick: m
16032
16032
  }, [
16033
- M[1] || (M[1] = o("span", { class: "pi pi-eye" }, null, -1)),
16034
- o("p", null, _(e.message.views), 1)
16033
+ M[1] || (M[1] = l("span", { class: "pi pi-eye" }, null, -1)),
16034
+ l("p", null, _(e.message.views), 1)
16035
16035
  ])) : y("", !0),
16036
- e.message.time ? (c(), d("span", Vl, _(e.message.time), 1)) : y("", !0),
16037
- p(e.message) === "text-message__right" && x(Fe).includes(e.message.status) ? (c(), d("div", {
16036
+ e.message.time ? (c(), g("span", Tl, _(e.message.time), 1)) : y("", !0),
16037
+ p(e.message) === "text-message__right" && x(Fe).includes(e.message.status) ? (c(), g("div", {
16038
16038
  key: 2,
16039
- class: z(["text-message__status", g.value])
16039
+ class: z(["text-message__status", d.value])
16040
16040
  }, [
16041
- e.message.status !== "sent" ? (c(), d("span", xl)) : y("", !0),
16042
- M[2] || (M[2] = o("span", { class: "pi pi-check" }, null, -1))
16041
+ e.message.status !== "sent" ? (c(), g("span", Vl)) : y("", !0),
16042
+ M[2] || (M[2] = l("span", { class: "pi pi-check" }, null, -1))
16043
16043
  ], 2)) : y("", !0)
16044
16044
  ]),
16045
- s.value && e.message.actions ? (c(), d("button", {
16045
+ s.value && e.message.actions ? (c(), g("button", {
16046
16046
  key: 0,
16047
16047
  class: "text-message__menu-button",
16048
16048
  onClick: M[0] || (M[0] = (v) => a.value = !a.value)
16049
16049
  }, M[3] || (M[3] = [
16050
- o("span", { class: "pi pi-ellipsis-h" }, null, -1)
16050
+ l("span", { class: "pi pi-ellipsis-h" }, null, -1)
16051
16051
  ]))) : y("", !0),
16052
16052
  O(q, null, {
16053
16053
  default: H(() => [
@@ -16061,19 +16061,19 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16061
16061
  _: 1
16062
16062
  })
16063
16063
  ], 32)
16064
- ], 42, Nl)
16064
+ ], 42, kl)
16065
16065
  ]));
16066
16066
  }
16067
- }), zl = /* @__PURE__ */ S(Sl, [["__scopeId", "data-v-8acbeea8"]]), Ol = ["messageId"], Cl = ["src"], Ll = {
16067
+ }), Sl = /* @__PURE__ */ S(xl, [["__scopeId", "data-v-8acbeea8"]]), zl = ["messageId"], Ol = ["src"], Cl = {
16068
16068
  key: 1,
16069
16069
  class: "audio-message__subtext"
16070
- }, Ul = ["src"], Bl = { class: "audio-message__progress-bar-container" }, Ql = { class: "audio-message__remaining-time" }, Rl = { class: "audio-message__info-container" }, Yl = { class: "audio-message__time" }, ql = {
16070
+ }, Ll = ["src"], Ul = { class: "audio-message__progress-bar-container" }, Bl = { class: "audio-message__remaining-time" }, Ql = { class: "audio-message__info-container" }, Rl = { class: "audio-message__time" }, Yl = {
16071
16071
  key: 0,
16072
16072
  class: "pi pi-check"
16073
- }, Hl = ["href"], Fl = {
16073
+ }, ql = ["href"], Hl = {
16074
16074
  key: 1,
16075
16075
  class: "audio-message__text-container"
16076
- }, Pl = /* @__PURE__ */ K({
16076
+ }, Fl = /* @__PURE__ */ K({
16077
16077
  __name: "AudioMessage",
16078
16078
  props: {
16079
16079
  message: {
@@ -16084,9 +16084,9 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16084
16084
  setup(e) {
16085
16085
  const f = e, t = I(), n = I(!1), a = I(0), s = I(0), A = I(!1), i = I(!1), r = () => {
16086
16086
  i.value = !0;
16087
- }, l = () => {
16087
+ }, o = () => {
16088
16088
  i.value = !1, A.value = !1;
16089
- }, g = () => {
16089
+ }, d = () => {
16090
16090
  }, u = U(() => Pe(f.message.status));
16091
16091
  function m() {
16092
16092
  t.value && (n.value ? t.value.pause() : t.value.play(), n.value = !n.value);
@@ -16104,95 +16104,95 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16104
16104
  }), t.value.addEventListener("timeupdate", () => {
16105
16105
  s.value = t.value != null ? t.value.currentTime : 0;
16106
16106
  }));
16107
- }), (k, j) => (c(), d("div", {
16107
+ }), (k, j) => (c(), g("div", {
16108
16108
  class: z(["audio-message", w(e.message)]),
16109
16109
  messageId: e.message.messageId,
16110
- onMouseleave: l
16110
+ onMouseleave: o
16111
16111
  }, [
16112
- e.message.avatar ? (c(), d("img", {
16112
+ e.message.avatar ? (c(), g("img", {
16113
16113
  key: 0,
16114
16114
  class: "audio-message__avatar",
16115
16115
  src: e.message.avatar,
16116
16116
  height: "32",
16117
16117
  width: "32",
16118
- style: $({ gridRow: e.message.subText ? "2" : "1" })
16119
- }, null, 12, Cl)) : y("", !0),
16120
- e.message.subText ? (c(), d("p", Ll, _(e.message.subText), 1)) : y("", !0),
16121
- o("div", {
16118
+ style: P({ gridRow: e.message.subText ? "2" : "1" })
16119
+ }, null, 12, Ol)) : y("", !0),
16120
+ e.message.subText ? (c(), g("p", Cl, _(e.message.subText), 1)) : y("", !0),
16121
+ l("div", {
16122
16122
  class: "audio-message__content",
16123
16123
  onMouseenter: r
16124
16124
  }, [
16125
- o("audio", {
16125
+ l("audio", {
16126
16126
  ref_key: "player",
16127
16127
  ref: t,
16128
16128
  src: e.message.url
16129
- }, null, 8, Ul),
16130
- Me(o("button", {
16129
+ }, null, 8, Ll),
16130
+ _e(l("button", {
16131
16131
  class: "audio-message__play",
16132
16132
  onClick: m
16133
16133
  }, j[1] || (j[1] = [
16134
- o("span", { class: "pi pi-play" }, null, -1)
16134
+ l("span", { class: "pi pi-play" }, null, -1)
16135
16135
  ]), 512), [
16136
16136
  [Nf, !n.value]
16137
16137
  ]),
16138
- Me(o("button", {
16138
+ _e(l("button", {
16139
16139
  class: "audio-message__pause",
16140
16140
  onClick: m
16141
16141
  }, j[2] || (j[2] = [
16142
- o("span", { class: "pi pi-pause" }, null, -1)
16142
+ l("span", { class: "pi pi-pause" }, null, -1)
16143
16143
  ]), 512), [
16144
16144
  [Nf, n.value]
16145
16145
  ]),
16146
- o("div", Bl, [
16147
- o("div", {
16146
+ l("div", Ul, [
16147
+ l("div", {
16148
16148
  class: "audio-message__progress-bar",
16149
- style: $({ width: v.value + "%" })
16149
+ style: P({ width: v.value + "%" })
16150
16150
  }, null, 4)
16151
16151
  ]),
16152
- o("p", Ql, _(`${h.value} / ${M.value}`), 1),
16153
- o("div", Rl, [
16154
- o("span", Yl, _(e.message.time), 1),
16155
- w(e.message) === "audio-message__right" && x(Fe).includes(e.message.status) ? (c(), d("div", {
16152
+ l("p", Bl, _(`${h.value} / ${M.value}`), 1),
16153
+ l("div", Ql, [
16154
+ l("span", Rl, _(e.message.time), 1),
16155
+ w(e.message) === "audio-message__right" && x(Fe).includes(e.message.status) ? (c(), g("div", {
16156
16156
  key: 0,
16157
16157
  class: z(["audio-message__status", u.value])
16158
16158
  }, [
16159
- e.message.status !== "sent" ? (c(), d("span", ql)) : y("", !0),
16160
- j[3] || (j[3] = o("span", { class: "pi pi-check" }, null, -1))
16159
+ e.message.status !== "sent" ? (c(), g("span", Yl)) : y("", !0),
16160
+ j[3] || (j[3] = l("span", { class: "pi pi-check" }, null, -1))
16161
16161
  ], 2)) : y("", !0)
16162
16162
  ]),
16163
- i.value && e.message.actions ? (c(), d("button", {
16163
+ i.value && e.message.actions ? (c(), g("button", {
16164
16164
  key: 0,
16165
16165
  class: "audio-message__menu-button",
16166
16166
  onClick: j[0] || (j[0] = (D) => A.value = !A.value)
16167
16167
  }, j[4] || (j[4] = [
16168
- o("span", { class: "pi pi-ellipsis-h" }, null, -1)
16168
+ l("span", { class: "pi pi-ellipsis-h" }, null, -1)
16169
16169
  ]))) : y("", !0),
16170
- o("a", {
16170
+ l("a", {
16171
16171
  class: "audio-message__download-button",
16172
16172
  href: e.message.url,
16173
16173
  download: "",
16174
16174
  target: "_blank"
16175
16175
  }, j[5] || (j[5] = [
16176
- o("span", { class: "pi pi-download" }, null, -1)
16177
- ]), 8, Hl),
16176
+ l("span", { class: "pi pi-download" }, null, -1)
16177
+ ]), 8, ql),
16178
16178
  O(q, null, {
16179
16179
  default: H(() => [
16180
16180
  A.value && e.message.actions ? (c(), F(x(Ne), {
16181
16181
  key: 0,
16182
16182
  class: "audio-message__context-menu",
16183
16183
  actions: e.message.actions,
16184
- onClick: g
16184
+ onClick: d
16185
16185
  }, null, 8, ["actions"])) : y("", !0)
16186
16186
  ]),
16187
16187
  _: 1
16188
16188
  }),
16189
- e.message.text ? (c(), d("div", Fl, [
16190
- o("p", null, _(e.message.text), 1)
16189
+ e.message.text ? (c(), g("div", Hl, [
16190
+ l("p", null, _(e.message.text), 1)
16191
16191
  ])) : y("", !0)
16192
16192
  ], 32)
16193
- ], 42, Ol));
16193
+ ], 42, zl));
16194
16194
  }
16195
- }), $l = /* @__PURE__ */ S(Pl, [["__scopeId", "data-v-d59f3c55"]]), Wl = { class: "date-message" }, Kl = { class: "date-message__container" }, Jl = { class: "date-message__text" }, Gl = /* @__PURE__ */ K({
16195
+ }), Pl = /* @__PURE__ */ S(Fl, [["__scopeId", "data-v-d59f3c55"]]), $l = { class: "date-message" }, Wl = { class: "date-message__container" }, Kl = { class: "date-message__text" }, Jl = /* @__PURE__ */ K({
16196
16196
  __name: "DateMessage",
16197
16197
  props: {
16198
16198
  message: {
@@ -16203,31 +16203,31 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16203
16203
  }
16204
16204
  },
16205
16205
  setup(e) {
16206
- return (f, t) => (c(), d("div", Wl, [
16207
- o("div", Kl, [
16208
- o("p", Jl, _(e.message.text), 1)
16206
+ return (f, t) => (c(), g("div", $l, [
16207
+ l("div", Wl, [
16208
+ l("p", Kl, _(e.message.text), 1)
16209
16209
  ])
16210
16210
  ]));
16211
16211
  }
16212
- }), Zl = /* @__PURE__ */ S(Gl, [["__scopeId", "data-v-b2b05bd8"]]), Xl = ["messageId"], er = ["src"], fr = {
16212
+ }), Gl = /* @__PURE__ */ S(Jl, [["__scopeId", "data-v-b2b05bd8"]]), Zl = ["messageId"], Xl = ["src"], er = {
16213
16213
  key: 1,
16214
16214
  class: "video-message__subtext"
16215
- }, tr = { class: "video-message__content" }, nr = ["src"], ar = {
16215
+ }, fr = { class: "video-message__content" }, tr = ["src"], nr = {
16216
16216
  key: 0,
16217
16217
  class: "video-message__info-container"
16218
- }, Ar = {
16218
+ }, ar = {
16219
16219
  key: 0,
16220
16220
  class: "video-message__views"
16221
- }, sr = { class: "video-message__time" }, ir = {
16221
+ }, Ar = { class: "video-message__time" }, sr = {
16222
16222
  key: 0,
16223
16223
  class: "pi pi-check"
16224
- }, or = ["href"], lr = {
16224
+ }, ir = ["href"], or = {
16225
16225
  key: 0,
16226
16226
  class: "video-message__text-container"
16227
- }, rr = {
16227
+ }, lr = {
16228
16228
  key: 0,
16229
16229
  class: "video-message__modal-overlay"
16230
- }, ur = { class: "video-message__modal" }, cr = ["src", "alt"], dr = /* @__PURE__ */ K({
16230
+ }, rr = { class: "video-message__modal" }, ur = ["src", "alt"], cr = /* @__PURE__ */ K({
16231
16231
  __name: "VideoMessage",
16232
16232
  props: {
16233
16233
  message: {
@@ -16240,8 +16240,8 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16240
16240
  function t(h) {
16241
16241
  return h.position === "left" ? "video-message__left" : "video-message__right";
16242
16242
  }
16243
- const n = I(), a = I(), s = I(!1), A = I(!1), i = I(!1), r = I(!1), l = () => {
16244
- }, g = () => {
16243
+ const n = I(), a = I(), s = I(!1), A = I(!1), i = I(!1), r = I(!1), o = () => {
16244
+ }, d = () => {
16245
16245
  i.value = !0, r.value = !0;
16246
16246
  }, u = () => {
16247
16247
  i.value = !1, A.value = !1;
@@ -16250,50 +16250,50 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16250
16250
  };
16251
16251
  return Se([n, a], ([h, M]) => {
16252
16252
  h ? M && (M.pause(), M.currentTime = 0) : M && (M.play(), M.currentTime = 0);
16253
- }), (h, M) => (c(), d("div", {
16253
+ }), (h, M) => (c(), g("div", {
16254
16254
  class: z(["video-message", t(e.message)]),
16255
16255
  messageId: e.message.messageId,
16256
16256
  onMouseleave: u
16257
16257
  }, [
16258
- e.message.avatar ? (c(), d("img", {
16258
+ e.message.avatar ? (c(), g("img", {
16259
16259
  key: 0,
16260
16260
  class: "video-message__avatar",
16261
16261
  src: e.message.avatar,
16262
16262
  height: "32",
16263
16263
  width: "32"
16264
- }, null, 8, er)) : y("", !0),
16265
- e.message.subText ? (c(), d("p", fr, _(e.message.subText), 1)) : y("", !0),
16266
- o("div", tr, [
16267
- o("div", {
16264
+ }, null, 8, Xl)) : y("", !0),
16265
+ e.message.subText ? (c(), g("p", er, _(e.message.subText), 1)) : y("", !0),
16266
+ l("div", fr, [
16267
+ l("div", {
16268
16268
  class: "video-message__preview-button",
16269
16269
  onClick: M[0] || (M[0] = (v) => s.value = !0),
16270
- onMouseenter: g,
16270
+ onMouseenter: d,
16271
16271
  onMouseleave: M[1] || (M[1] = (v) => r.value = !r.value)
16272
16272
  }, [
16273
- o("video", {
16273
+ l("video", {
16274
16274
  ref_key: "previewPlayer",
16275
16275
  ref: a,
16276
16276
  class: "video-message__video",
16277
- style: $({ borderRadius: e.message.text ? "8px 8px 0 0" : "8px" }),
16277
+ style: P({ borderRadius: e.message.text ? "8px 8px 0 0" : "8px" }),
16278
16278
  onEnded: p,
16279
16279
  src: e.message.url,
16280
16280
  muted: !0,
16281
16281
  autoplay: ""
16282
- }, null, 44, nr),
16282
+ }, null, 44, tr),
16283
16283
  O(q, { name: "modal-fade" }, {
16284
16284
  default: H(() => [
16285
- r.value ? (c(), d("div", ar, [
16286
- e.message.views ? (c(), d("div", Ar, [
16287
- M[4] || (M[4] = o("span", { class: "pi pi-eye" }, null, -1)),
16288
- o("p", null, _(e.message.views), 1)
16285
+ r.value ? (c(), g("div", nr, [
16286
+ e.message.views ? (c(), g("div", ar, [
16287
+ M[4] || (M[4] = l("span", { class: "pi pi-eye" }, null, -1)),
16288
+ l("p", null, _(e.message.views), 1)
16289
16289
  ])) : y("", !0),
16290
- o("span", sr, _(e.message.time), 1),
16291
- t(e.message) === "video-message__right" && x(Fe).includes(e.message.status) ? (c(), d("div", {
16290
+ l("span", Ar, _(e.message.time), 1),
16291
+ t(e.message) === "video-message__right" && x(Fe).includes(e.message.status) ? (c(), g("div", {
16292
16292
  key: 1,
16293
16293
  class: z(["video-message__status", m.value])
16294
16294
  }, [
16295
- e.message.status !== "sent" ? (c(), d("span", ir)) : y("", !0),
16296
- M[5] || (M[5] = o("span", { class: "pi pi-check" }, null, -1))
16295
+ e.message.status !== "sent" ? (c(), g("span", sr)) : y("", !0),
16296
+ M[5] || (M[5] = l("span", { class: "pi pi-check" }, null, -1))
16297
16297
  ], 2)) : y("", !0)
16298
16298
  ])) : y("", !0)
16299
16299
  ]),
@@ -16301,27 +16301,27 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16301
16301
  }),
16302
16302
  O(q, { name: "modal-fade" }, {
16303
16303
  default: H(() => [
16304
- r.value ? (c(), d("a", {
16304
+ r.value ? (c(), g("a", {
16305
16305
  key: 0,
16306
16306
  class: "video-message__download-button",
16307
16307
  href: e.message.url,
16308
16308
  download: "",
16309
16309
  target: "_blank"
16310
16310
  }, M[6] || (M[6] = [
16311
- o("span", { class: "pi pi-download" }, null, -1)
16312
- ]), 8, or)) : y("", !0)
16311
+ l("span", { class: "pi pi-download" }, null, -1)
16312
+ ]), 8, ir)) : y("", !0)
16313
16313
  ]),
16314
16314
  _: 1
16315
16315
  })
16316
16316
  ], 32),
16317
16317
  O(q, { name: "modal-fade" }, {
16318
16318
  default: H(() => [
16319
- i.value && e.message.actions ? (c(), d("button", {
16319
+ i.value && e.message.actions ? (c(), g("button", {
16320
16320
  key: 0,
16321
16321
  class: "video-message__menu-button",
16322
16322
  onClick: M[2] || (M[2] = (v) => A.value = !A.value)
16323
16323
  }, M[7] || (M[7] = [
16324
- o("span", { class: "pi pi-ellipsis-h" }, null, -1)
16324
+ l("span", { class: "pi pi-ellipsis-h" }, null, -1)
16325
16325
  ]))) : y("", !0)
16326
16326
  ]),
16327
16327
  _: 1
@@ -16332,29 +16332,29 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16332
16332
  key: 0,
16333
16333
  class: "video-message__context-menu",
16334
16334
  actions: e.message.actions,
16335
- onClick: l
16335
+ onClick: o
16336
16336
  }, null, 8, ["actions"])) : y("", !0)
16337
16337
  ]),
16338
16338
  _: 1
16339
16339
  }),
16340
- e.message.text ? (c(), d("div", lr, [
16341
- o("p", null, _(e.message.text), 1)
16340
+ e.message.text ? (c(), g("div", or, [
16341
+ l("p", null, _(e.message.text), 1)
16342
16342
  ])) : y("", !0)
16343
16343
  ]),
16344
16344
  (c(), F(zt, { to: "body" }, [
16345
16345
  O(q, { name: "modal-fade" }, {
16346
16346
  default: H(() => [
16347
- s.value ? (c(), d("div", rr, [
16348
- o("div", ur, [
16349
- o("button", {
16347
+ s.value ? (c(), g("div", lr, [
16348
+ l("div", rr, [
16349
+ l("button", {
16350
16350
  class: "video-message__modal-close-button",
16351
16351
  onClick: M[3] || (M[3] = (v) => s.value = !1)
16352
16352
  }, M[8] || (M[8] = [
16353
- o("span", null, [
16354
- o("i", { class: "pi pi-times" })
16353
+ l("span", null, [
16354
+ l("i", { class: "pi pi-times" })
16355
16355
  ], -1)
16356
16356
  ])),
16357
- o("video", {
16357
+ l("video", {
16358
16358
  ref_key: "player",
16359
16359
  ref: n,
16360
16360
  class: "video-message__modal-video",
@@ -16362,34 +16362,34 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16362
16362
  alt: e.message.alt,
16363
16363
  controls: "",
16364
16364
  autoplay: ""
16365
- }, null, 8, cr)
16365
+ }, null, 8, ur)
16366
16366
  ])
16367
16367
  ])) : y("", !0)
16368
16368
  ]),
16369
16369
  _: 1
16370
16370
  })
16371
16371
  ]))
16372
- ], 42, Xl));
16372
+ ], 42, Zl));
16373
16373
  }
16374
- }), gr = /* @__PURE__ */ S(dr, [["__scopeId", "data-v-f71bed08"]]), mr = { class: "call-message" }, pr = ["messageId"], hr = ["src"], Mr = {
16374
+ }), dr = /* @__PURE__ */ S(cr, [["__scopeId", "data-v-f71bed08"]]), gr = { class: "call-message" }, mr = ["messageId"], pr = ["src"], hr = {
16375
16375
  key: 1,
16376
16376
  class: "call-message__subtext"
16377
- }, yr = { class: "call-message__content" }, br = {
16377
+ }, Mr = { class: "call-message__content" }, yr = {
16378
16378
  key: 0,
16379
16379
  class: "call-message__title"
16380
- }, vr = {
16380
+ }, br = {
16381
16381
  key: 1,
16382
16382
  class: "call-message__title"
16383
- }, Ir = {
16383
+ }, vr = {
16384
16384
  key: 2,
16385
16385
  class: "call-message__duration"
16386
- }, _r = {
16386
+ }, Ir = {
16387
16387
  key: 3,
16388
16388
  class: "call-message__duration"
16389
- }, wr = {
16389
+ }, _r = {
16390
16390
  key: 4,
16391
16391
  class: "call-message__duration"
16392
- }, kr = { class: "call-message__info-container" }, Nr = { class: "call-message__time" }, Dr = /* @__PURE__ */ K({
16392
+ }, wr = { class: "call-message__info-container" }, kr = { class: "call-message__time" }, Nr = /* @__PURE__ */ K({
16393
16393
  __name: "CallMessage",
16394
16394
  props: {
16395
16395
  message: {
@@ -16401,35 +16401,35 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16401
16401
  function f(t) {
16402
16402
  return t.position === "left" ? "call-message__left" : "call-message__right";
16403
16403
  }
16404
- return (t, n) => (c(), d("div", mr, [
16405
- o("div", {
16404
+ return (t, n) => (c(), g("div", gr, [
16405
+ l("div", {
16406
16406
  class: z(f(e.message)),
16407
16407
  messageId: e.message.messageId
16408
16408
  }, [
16409
- e.message.avatar ? (c(), d("img", {
16409
+ e.message.avatar ? (c(), g("img", {
16410
16410
  key: 0,
16411
16411
  class: "call-message__avatar",
16412
16412
  src: e.message.avatar,
16413
16413
  height: "32",
16414
16414
  width: "32",
16415
- style: $({ gridRow: e.message.subText ? "2" : "1" })
16416
- }, null, 12, hr)) : y("", !0),
16417
- e.message.subText ? (c(), d("p", Mr, _(e.message.subText), 1)) : y("", !0),
16418
- o("div", yr, [
16419
- o("span", {
16415
+ style: P({ gridRow: e.message.subText ? "2" : "1" })
16416
+ }, null, 12, pr)) : y("", !0),
16417
+ e.message.subText ? (c(), g("p", hr, _(e.message.subText), 1)) : y("", !0),
16418
+ l("div", Mr, [
16419
+ l("span", {
16420
16420
  class: "call-message__icon pi pi-phone",
16421
- style: $({ color: e.message.isMissedCall ? "var(--p-red-500)" : "var(--neutral-100)" })
16421
+ style: P({ color: e.message.isMissedCall ? "var(--p-red-500)" : "var(--neutral-100)" })
16422
16422
  }, null, 4),
16423
- e.message.isMissedCall ? (c(), d("span", vr, "Пропущенный аудиозвонок")) : (c(), d("span", br, "Аудиозвонок")),
16424
- e.message.callDuration ? (c(), d("span", Ir, _(e.message.callDuration), 1)) : !e.message.callDuration && e.message.isMissedCall ? (c(), d("span", _r, "Нажмите, чтобы перезвонить")) : (c(), d("span", wr, "Нет ответа")),
16425
- o("div", kr, [
16426
- o("span", Nr, _(e.message.time), 1)
16423
+ e.message.isMissedCall ? (c(), g("span", br, "Пропущенный аудиозвонок")) : (c(), g("span", yr, "Аудиозвонок")),
16424
+ e.message.callDuration ? (c(), g("span", vr, _(e.message.callDuration), 1)) : !e.message.callDuration && e.message.isMissedCall ? (c(), g("span", Ir, "Нажмите, чтобы перезвонить")) : (c(), g("span", _r, "Нет ответа")),
16425
+ l("div", wr, [
16426
+ l("span", kr, _(e.message.time), 1)
16427
16427
  ])
16428
16428
  ])
16429
- ], 10, pr)
16429
+ ], 10, mr)
16430
16430
  ]));
16431
16431
  }
16432
- }), jr = /* @__PURE__ */ S(Dr, [["__scopeId", "data-v-c2897961"]]), Er = { class: "system-message" }, Tr = { class: "system-message__container" }, Vr = { class: "system-message__text" }, xr = /* @__PURE__ */ K({
16432
+ }), Dr = /* @__PURE__ */ S(Nr, [["__scopeId", "data-v-c2897961"]]), jr = { class: "system-message" }, Er = { class: "system-message__container" }, Tr = { class: "system-message__text" }, Vr = /* @__PURE__ */ K({
16433
16433
  __name: "SystemMessage",
16434
16434
  props: {
16435
16435
  message: {
@@ -16438,16 +16438,16 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16438
16438
  }
16439
16439
  },
16440
16440
  setup(e) {
16441
- return (f, t) => (c(), d("div", Er, [
16442
- o("div", Tr, [
16443
- o("p", Vr, _(e.message.text), 1)
16441
+ return (f, t) => (c(), g("div", jr, [
16442
+ l("div", Er, [
16443
+ l("p", Tr, _(e.message.text), 1)
16444
16444
  ])
16445
16445
  ]));
16446
16446
  }
16447
- }), Sr = /* @__PURE__ */ S(xr, [["__scopeId", "data-v-d0876c1e"]]), zr = { class: "typing-message" }, Or = { class: "typing-message__container" }, Cr = ["src"], Lr = {
16447
+ }), xr = /* @__PURE__ */ S(Vr, [["__scopeId", "data-v-d0876c1e"]]), Sr = { class: "typing-message" }, zr = { class: "typing-message__container" }, Or = ["src"], Cr = {
16448
16448
  key: 1,
16449
16449
  class: "typing-message__subtext"
16450
- }, Ur = /* @__PURE__ */ K({
16450
+ }, Lr = /* @__PURE__ */ K({
16451
16451
  __name: "TypingMessage",
16452
16452
  props: {
16453
16453
  message: {
@@ -16456,88 +16456,32 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16456
16456
  }
16457
16457
  },
16458
16458
  setup(e) {
16459
- return (f, t) => (c(), d("div", zr, [
16460
- o("div", Or, [
16461
- e.message.avatar ? (c(), d("img", {
16459
+ return (f, t) => (c(), g("div", Sr, [
16460
+ l("div", zr, [
16461
+ e.message.avatar ? (c(), g("img", {
16462
16462
  key: 0,
16463
16463
  class: "typing-message__avatar",
16464
16464
  src: e.message.avatar,
16465
16465
  height: "32",
16466
16466
  width: "32",
16467
- style: $({ gridRow: e.message.subText ? "2" : "1" })
16468
- }, null, 12, Cr)) : y("", !0),
16469
- e.message.subText ? (c(), d("p", Lr, _(e.message.subText), 1)) : y("", !0),
16470
- t[0] || (t[0] = o("div", { class: "typing-message__loader-container" }, [
16471
- o("div", { class: "typing-message__loader" })
16467
+ style: P({ gridRow: e.message.subText ? "2" : "1" })
16468
+ }, null, 12, Or)) : y("", !0),
16469
+ e.message.subText ? (c(), g("p", Cr, _(e.message.subText), 1)) : y("", !0),
16470
+ t[0] || (t[0] = l("div", { class: "typing-message__loader-container" }, [
16471
+ l("div", { class: "typing-message__loader" })
16472
16472
  ], -1))
16473
16473
  ])
16474
16474
  ]));
16475
16475
  }
16476
- }), Sn = /* @__PURE__ */ S(Ur, [["__scopeId", "data-v-88389095"]]), Br = {
16477
- key: 0,
16478
- class: "new-chat-modal"
16479
- }, Qr = { class: "modal-content" }, Rr = { class: "participant-list" }, Yr = ["id", "value"], qr = ["for"], Hr = {
16480
- __name: "SelectUser",
16481
- props: {
16482
- users: {
16483
- type: Array,
16484
- required: !0
16485
- },
16486
- title: {
16487
- type: String,
16488
- required: !0
16489
- }
16490
- },
16491
- emits: ["confirm", "close"],
16492
- setup(e, { emit: f }) {
16493
- const t = I(!0), n = I([]), a = f, s = async () => {
16494
- a("confirm", n.value), A(), i();
16495
- }, A = () => {
16496
- a("close"), t.value = !1;
16497
- }, i = () => {
16498
- n.value = [];
16499
- }, r = () => {
16500
- A(), i();
16501
- };
16502
- return (l, g) => (c(), d("div", null, [
16503
- t.value ? (c(), d("div", Br, [
16504
- o("div", Qr, [
16505
- o("h2", null, _(e.title), 1),
16506
- o("div", Rr, [
16507
- (c(!0), d(P, null, G(e.users, (u) => (c(), d("div", {
16508
- key: u.userId,
16509
- class: "participant-item"
16510
- }, [
16511
- Me(o("input", {
16512
- id: u.userId,
16513
- "onUpdate:modelValue": g[0] || (g[0] = (m) => n.value = m),
16514
- type: "checkbox",
16515
- value: u.userId
16516
- }, null, 8, Yr), [
16517
- [Na, n.value]
16518
- ]),
16519
- o("label", {
16520
- for: u.userId
16521
- }, _(u.name || "unknown username"), 9, qr)
16522
- ]))), 128))
16523
- ]),
16524
- o("div", { class: "modal-actions" }, [
16525
- o("button", { onClick: s }, " ОК "),
16526
- o("button", { onClick: r }, " Отмена ")
16527
- ])
16528
- ])
16529
- ])) : y("", !0)
16530
- ]));
16531
- }
16532
- }, Cu = /* @__PURE__ */ S(Hr, [["__scopeId", "data-v-66249b80"]]), Fr = { class: "modal-backdrop" }, Pr = {
16476
+ }), Sn = /* @__PURE__ */ S(Lr, [["__scopeId", "data-v-88389095"]]), Ur = { class: "modal-backdrop" }, Br = {
16533
16477
  class: "modal",
16534
16478
  role: "dialog",
16535
16479
  "aria-labelledby": "modalTitle",
16536
16480
  "aria-describedby": "modalDescription"
16537
- }, $r = {
16481
+ }, Qr = {
16538
16482
  id: "modalDescription",
16539
16483
  class: "modal-body"
16540
- }, Wr = { class: "buttons" }, Kr = {
16484
+ }, Rr = { class: "buttons" }, Yr = {
16541
16485
  __name: "Modal",
16542
16486
  emits: ["close", "submit"],
16543
16487
  setup(e, { emit: f }) {
@@ -16546,19 +16490,19 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16546
16490
  }, a = I(null);
16547
16491
  return (s, A) => (c(), F(q, { name: "modal-fade" }, {
16548
16492
  default: H(() => [
16549
- o("div", Fr, [
16550
- o("div", Pr, [
16551
- o("div", $r, [
16552
- Z(s.$slots, "default", {}, void 0, !0)
16493
+ l("div", Ur, [
16494
+ l("div", Br, [
16495
+ l("div", Qr, [
16496
+ G(s.$slots, "default", {}, void 0, !0)
16553
16497
  ]),
16554
- o("div", Wr, [
16555
- o("button", {
16498
+ l("div", Rr, [
16499
+ l("button", {
16556
16500
  type: "button",
16557
16501
  class: "btn-green",
16558
16502
  "aria-label": "Close modal",
16559
16503
  onClick: A[0] || (A[0] = (i) => n(a.value))
16560
16504
  }, " OK "),
16561
- o("button", {
16505
+ l("button", {
16562
16506
  type: "button",
16563
16507
  class: "btn-green",
16564
16508
  "aria-label": "Close modal",
@@ -16571,29 +16515,29 @@ const kl = { class: "text-message" }, Nl = ["messageId"], Dl = ["src"], jl = {
16571
16515
  _: 3
16572
16516
  }));
16573
16517
  }
16574
- }, Jr = /* @__PURE__ */ S(Kr, [["__scopeId", "data-v-d48a1772"]]);
16518
+ }, qr = /* @__PURE__ */ S(Yr, [["__scopeId", "data-v-d48a1772"]]);
16575
16519
  function Zt({ component: e, attrs: f }) {
16576
16520
  return new Promise((t) => {
16577
16521
  const n = document.createElement("div");
16578
16522
  document.body.appendChild(n);
16579
16523
  const a = I({}), s = () => {
16580
- l.unmount(), document.body.removeChild(n);
16524
+ o.unmount(), document.body.removeChild(n);
16581
16525
  }, A = () => {
16582
16526
  s(), t(a.value);
16583
- }, i = (g) => {
16584
- const u = Object.keys(g)[0];
16585
- a.value[u] = g[u];
16527
+ }, i = (d) => {
16528
+ const u = Object.keys(d)[0];
16529
+ a.value[u] = d[u];
16586
16530
  }, r = K({
16587
16531
  render() {
16588
16532
  return ln(
16589
- Jr,
16533
+ qr,
16590
16534
  {
16591
16535
  onSubmit: A,
16592
16536
  onClose: s
16593
16537
  },
16594
16538
  {
16595
16539
  default: () => ln(
16596
- Da(() => e),
16540
+ Na(() => e),
16597
16541
  {
16598
16542
  ...f,
16599
16543
  onChange: i
@@ -16602,21 +16546,21 @@ function Zt({ component: e, attrs: f }) {
16602
16546
  }
16603
16547
  );
16604
16548
  }
16605
- }), l = ja(r);
16606
- l.mount(n);
16549
+ }), o = Da(r);
16550
+ o.mount(n);
16607
16551
  });
16608
16552
  }
16609
- const Lu = async (e, f) => {
16553
+ const Eu = async (e, f) => {
16610
16554
  const t = await Zt({
16611
16555
  //в component должен быть встроен emit change(key: value)
16612
- component: import("./SelectUser2-BY2skW8I.js"),
16556
+ component: import("./SelectUser2-C_1Em2os.js"),
16613
16557
  attrs: {
16614
16558
  title: e,
16615
16559
  users: f
16616
16560
  }
16617
16561
  });
16618
16562
  return console.log("data", t), t;
16619
- }, Uu = async (e) => {
16563
+ }, Tu = async (e) => {
16620
16564
  const f = await Zt({
16621
16565
  //в component должен быть встроен emit change(key: value)
16622
16566
  component: import("./CreateChat-fkFKBxtQ.js"),
@@ -16625,29 +16569,29 @@ const Lu = async (e, f) => {
16625
16569
  }
16626
16570
  });
16627
16571
  return console.log("data", f), f;
16628
- }, Bu = async (e) => await Zt({
16572
+ }, Vu = async (e) => await Zt({
16629
16573
  //в component должен быть встроен emit change(key: value)
16630
16574
  component: import("./CreateChat2-DgUQ2F5L.js"),
16631
16575
  attrs: {
16632
16576
  title: e
16633
16577
  }
16634
- }), Gr = { class: "base" }, Qu = {
16578
+ }), Hr = { class: "base" }, xu = {
16635
16579
  __name: "BaseContainer",
16636
16580
  props: {
16637
16581
  height: String,
16638
16582
  width: String
16639
16583
  },
16640
16584
  setup(e) {
16641
- return (f, t) => (c(), d("div", Gr, [
16642
- o("div", {
16585
+ return (f, t) => (c(), g("div", Hr, [
16586
+ l("div", {
16643
16587
  class: "base__container",
16644
- style: $({ height: e.height, width: e.width })
16588
+ style: P({ height: e.height, width: e.width })
16645
16589
  }, [
16646
- Z(f.$slots, "default")
16590
+ G(f.$slots, "default")
16647
16591
  ], 4)
16648
16592
  ]));
16649
16593
  }
16650
- }, Zr = { class: "float-window__container" }, Xr = ["src", "alt"], eu = { class: "float-window__title" }, fu = {
16594
+ }, Fr = { class: "float-window__container" }, Pr = ["src", "alt"], $r = { class: "float-window__title" }, Wr = {
16651
16595
  __name: "FloatContainer",
16652
16596
  props: {
16653
16597
  title: {
@@ -16667,7 +16611,7 @@ const Lu = async (e, f) => {
16667
16611
  },
16668
16612
  emits: ["close-window", "get-size"],
16669
16613
  setup(e, { emit: f }) {
16670
- const t = e, n = I({ x: 0, y: 0 }), a = I(null), s = I(null), A = I(!1), i = I(0), r = I(0), l = I(0), g = () => {
16614
+ const t = e, n = I({ x: 0, y: 0 }), a = I(null), s = I(null), A = I(!1), i = I(0), r = I(0), o = I(0), d = () => {
16671
16615
  if (a.value) {
16672
16616
  const h = window.innerWidth, M = window.innerHeight, v = a.value.offsetWidth, w = a.value.offsetHeight;
16673
16617
  n.value.x = (h - v) / 2, n.value.y = (M - w) / 2;
@@ -16687,7 +16631,7 @@ const Lu = async (e, f) => {
16687
16631
  }
16688
16632
  };
16689
16633
  return we(() => {
16690
- g(), document.addEventListener("mousemove", p), window.addEventListener("resize", () => {
16634
+ d(), document.addEventListener("mousemove", p), window.addEventListener("resize", () => {
16691
16635
  n.value.x = Math.max(
16692
16636
  0,
16693
16637
  Math.min(
@@ -16701,12 +16645,12 @@ const Lu = async (e, f) => {
16701
16645
  window.innerHeight - a.value.offsetHeight
16702
16646
  )
16703
16647
  );
16704
- }), l.value = a.value.offsetHeight - s.value.offsetHeight;
16705
- }), (h, M) => (c(), d("div", {
16648
+ }), o.value = a.value.offsetHeight - s.value.offsetHeight;
16649
+ }), (h, M) => (c(), g("div", {
16706
16650
  ref_key: "element",
16707
16651
  ref: a,
16708
16652
  class: "float-window",
16709
- style: $({
16653
+ style: P({
16710
16654
  left: n.value.x + "px",
16711
16655
  top: n.value.y + "px",
16712
16656
  userSelect: A.value ? "none" : "auto",
@@ -16715,101 +16659,101 @@ const Lu = async (e, f) => {
16715
16659
  display: "flex"
16716
16660
  })
16717
16661
  }, [
16718
- o("div", Zr, [
16719
- o("div", {
16662
+ l("div", Fr, [
16663
+ l("div", {
16720
16664
  ref_key: "container",
16721
16665
  ref: s,
16722
16666
  class: "float-window__controls",
16723
- style: $({ backgroundColor: t.colorTitle ? t.colorTitle : "" }),
16667
+ style: P({ backgroundColor: t.colorTitle ? t.colorTitle : "" }),
16724
16668
  onMousedown: u,
16725
16669
  onMouseup: m,
16726
16670
  onMouseleave: m
16727
16671
  }, [
16728
- t.avatar ? (c(), d("img", {
16672
+ t.avatar ? (c(), g("img", {
16729
16673
  key: 0,
16730
16674
  class: "float-window__avatar",
16731
16675
  src: t.avatar,
16732
16676
  alt: t.title
16733
- }, null, 8, Xr)) : y("", !0),
16734
- o("p", eu, _(t.title), 1),
16735
- o("button", {
16677
+ }, null, 8, Pr)) : y("", !0),
16678
+ l("p", $r, _(t.title), 1),
16679
+ l("button", {
16736
16680
  class: "float-window__close-button",
16737
16681
  onClick: M[0] || (M[0] = (v) => h.$emit("close-window"))
16738
16682
  }, M[1] || (M[1] = [
16739
- o("span", { class: "pi pi-times" }, null, -1)
16683
+ l("span", { class: "pi pi-times" }, null, -1)
16740
16684
  ]))
16741
16685
  ], 36),
16742
- o("div", {
16686
+ l("div", {
16743
16687
  class: "float-window__content",
16744
- style: $({ height: l.value + "px" })
16688
+ style: P({ height: o.value + "px" })
16745
16689
  }, [
16746
- Z(h.$slots, "default", {}, void 0, !0)
16690
+ G(h.$slots, "default", {}, void 0, !0)
16747
16691
  ], 4)
16748
16692
  ])
16749
16693
  ], 4));
16750
16694
  }
16751
- }, Ru = /* @__PURE__ */ S(fu, [["__scopeId", "data-v-cca5b67b"]]), tu = {}, nu = { class: "base-layout__container" }, au = { class: "base-layout__first-col" }, Au = { class: "base-layout__second-col" };
16752
- function su(e, f) {
16753
- return c(), d("div", nu, [
16754
- o("div", au, [
16755
- Z(e.$slots, "first-col", {}, void 0, !0)
16695
+ }, Su = /* @__PURE__ */ S(Wr, [["__scopeId", "data-v-cca5b67b"]]), Kr = {}, Jr = { class: "base-layout__container" }, Gr = { class: "base-layout__first-col" }, Zr = { class: "base-layout__second-col" };
16696
+ function Xr(e, f) {
16697
+ return c(), g("div", Jr, [
16698
+ l("div", Gr, [
16699
+ G(e.$slots, "first-col", {}, void 0, !0)
16756
16700
  ]),
16757
- o("div", Au, [
16758
- Z(e.$slots, "second-col", {}, void 0, !0)
16701
+ l("div", Zr, [
16702
+ G(e.$slots, "second-col", {}, void 0, !0)
16759
16703
  ])
16760
16704
  ]);
16761
16705
  }
16762
- const Yu = /* @__PURE__ */ S(tu, [["render", su], ["__scopeId", "data-v-93dc265d"]]), iu = { class: "extend-layout__container" }, ou = { class: "extend-layout__first-col" }, lu = { class: "extend-layout__third-col" }, ru = {
16706
+ const zu = /* @__PURE__ */ S(Kr, [["render", Xr], ["__scopeId", "data-v-93dc265d"]]), eu = { class: "extend-layout__container" }, fu = { class: "extend-layout__first-col" }, tu = { class: "extend-layout__third-col" }, nu = {
16763
16707
  __name: "ExtendedLayout",
16764
16708
  setup(e) {
16765
16709
  const f = I(null);
16766
16710
  let t = I(!1), n = I(0), a = I(0), s = I(0);
16767
- const A = (l) => {
16768
- l.offsetX >= f.value.offsetWidth - 20 && (t.value = !0, n.value = f.value.offsetWidth, a.value = l.clientX, s.value = l.clientX, document.addEventListener("mousemove", i));
16769
- }, i = (l) => {
16711
+ const A = (o) => {
16712
+ o.offsetX >= f.value.offsetWidth - 20 && (t.value = !0, n.value = f.value.offsetWidth, a.value = o.clientX, s.value = o.clientX, document.addEventListener("mousemove", i));
16713
+ }, i = (o) => {
16770
16714
  if (t.value) {
16771
- const g = n.value + (l.clientX - s.value);
16772
- f.value.style.width = `${Math.max(270, g)}px`;
16715
+ const d = n.value + (o.clientX - s.value);
16716
+ f.value.style.width = `${Math.max(270, d)}px`;
16773
16717
  }
16774
16718
  }, r = () => {
16775
16719
  t.value = !1, document.removeEventListener("mousemove", i);
16776
16720
  };
16777
16721
  return we(() => {
16778
16722
  f.value && (f.value.style.width = "350px");
16779
- }), (l, g) => (c(), d("div", iu, [
16780
- o("div", ou, [
16781
- Z(l.$slots, "first-col", {}, void 0, !0)
16723
+ }), (o, d) => (c(), g("div", eu, [
16724
+ l("div", fu, [
16725
+ G(o.$slots, "first-col", {}, void 0, !0)
16782
16726
  ]),
16783
- o("div", {
16727
+ l("div", {
16784
16728
  ref_key: "resizableDiv",
16785
16729
  ref: f,
16786
16730
  class: "extend-layout__second-col resizable-div",
16787
- style: $({ userSelect: x(t) ? "none" : "auto" }),
16731
+ style: P({ userSelect: x(t) ? "none" : "auto" }),
16788
16732
  onMousedown: A,
16789
16733
  onMouseup: r
16790
16734
  }, [
16791
- Z(l.$slots, "second-col", {}, void 0, !0)
16735
+ G(o.$slots, "second-col", {}, void 0, !0)
16792
16736
  ], 36),
16793
- o("div", lu, [
16794
- Z(l.$slots, "third-col", {}, void 0, !0)
16737
+ l("div", tu, [
16738
+ G(o.$slots, "third-col", {}, void 0, !0)
16795
16739
  ])
16796
16740
  ]));
16797
16741
  }
16798
- }, qu = /* @__PURE__ */ S(ru, [["__scopeId", "data-v-7c3b977d"]]), uu = {}, cu = { class: "base-layout__container" }, du = { class: "base-layout__first-col" };
16799
- function gu(e, f) {
16800
- return c(), d("div", cu, [
16801
- o("div", du, [
16802
- Z(e.$slots, "default", {}, void 0, !0)
16742
+ }, Ou = /* @__PURE__ */ S(nu, [["__scopeId", "data-v-7c3b977d"]]), au = {}, Au = { class: "base-layout__container" }, su = { class: "base-layout__first-col" };
16743
+ function iu(e, f) {
16744
+ return c(), g("div", Au, [
16745
+ l("div", su, [
16746
+ G(e.$slots, "default", {}, void 0, !0)
16803
16747
  ])
16804
16748
  ]);
16805
16749
  }
16806
- const Hu = /* @__PURE__ */ S(uu, [["render", gu], ["__scopeId", "data-v-e71ea0ed"]]), mu = { class: "chat-wrapper" }, pu = {
16750
+ const Cu = /* @__PURE__ */ S(au, [["render", iu], ["__scopeId", "data-v-e71ea0ed"]]), ou = { class: "chat-wrapper" }, lu = {
16807
16751
  key: 0,
16808
16752
  class: "chat-wrapper__selected-chat"
16809
- }, hu = {
16753
+ }, ru = {
16810
16754
  key: 1,
16811
16755
  style: { width: "100%" }
16812
- }, Mu = /* @__PURE__ */ K({
16756
+ }, uu = /* @__PURE__ */ K({
16813
16757
  __name: "ChatWrapper",
16814
16758
  props: {
16815
16759
  isOpenChatPanel: {
@@ -16822,65 +16766,64 @@ const Hu = /* @__PURE__ */ S(uu, [["render", gu], ["__scopeId", "data-v-e71ea0ed
16822
16766
  }
16823
16767
  },
16824
16768
  setup(e) {
16825
- return (f, t) => (c(), d("div", mu, [
16826
- e.isSelectedChat ? (c(), d("div", pu, [
16827
- Z(f.$slots, "default", {}, void 0, !0)
16828
- ])) : (c(), d("div", hu, [
16829
- o("p", null, _(x(Ve)("layout.ChatWrapper.noSelectedChat")), 1)
16769
+ return (f, t) => (c(), g("div", ou, [
16770
+ e.isSelectedChat ? (c(), g("div", lu, [
16771
+ G(f.$slots, "default", {}, void 0, !0)
16772
+ ])) : (c(), g("div", ru, [
16773
+ l("p", null, _(x(Ve)("layout.ChatWrapper.noSelectedChat")), 1)
16830
16774
  ])),
16831
- e.isOpenChatPanel ? (c(), d("div", {
16775
+ e.isOpenChatPanel ? (c(), g("div", {
16832
16776
  key: 2,
16833
16777
  class: "chat-wrapper__chat-panel",
16834
- style: $({ "flex-basis": e.isOpenChatPanel ? "40%" : "0%" })
16778
+ style: P({ "flex-basis": e.isOpenChatPanel ? "40%" : "0%" })
16835
16779
  }, [
16836
- Z(f.$slots, "chatpanel", {}, void 0, !0)
16780
+ G(f.$slots, "chatpanel", {}, void 0, !0)
16837
16781
  ], 4)) : y("", !0)
16838
16782
  ]));
16839
16783
  }
16840
- }), Fu = /* @__PURE__ */ S(Mu, [["__scopeId", "data-v-12c6a622"]]);
16784
+ }), Lu = /* @__PURE__ */ S(uu, [["__scopeId", "data-v-12c6a622"]]);
16841
16785
  export {
16842
- $l as A,
16786
+ Pl as A,
16843
16787
  Cn as B,
16844
- jr as C,
16845
- Zl as D,
16846
- qu as E,
16847
- F1 as F,
16848
- Nu as G,
16849
- Du as H,
16850
- il as I,
16851
- ju as J,
16852
- un as K,
16853
- Fe as L,
16854
- Pe as M,
16855
- Sr as S,
16856
- zl as T,
16857
- wu as U,
16858
- gr as V,
16788
+ Dr as C,
16789
+ Gl as D,
16790
+ Ou as E,
16791
+ H1 as F,
16792
+ bu as G,
16793
+ vu as H,
16794
+ sl as I,
16795
+ un as J,
16796
+ Fe as K,
16797
+ Pe as L,
16798
+ xr as S,
16799
+ Sl as T,
16800
+ hu as U,
16801
+ dr as V,
16859
16802
  S as _,
16860
16803
  Sn as a,
16861
- bu as b,
16862
- vu as c,
16863
- Iu as d,
16864
- _u as e,
16865
- Eu as f,
16866
- Tu as g,
16867
- Vu as h,
16868
- xu as i,
16869
- Su as j,
16804
+ du as b,
16805
+ gu as c,
16806
+ mu as d,
16807
+ pu as e,
16808
+ Iu as f,
16809
+ _u as g,
16810
+ wu as h,
16811
+ ku as i,
16812
+ Nu as j,
16870
16813
  dt as k,
16871
- Is as l,
16872
- Hs as m,
16873
- zu as n,
16874
- Ou as o,
16814
+ vs as l,
16815
+ qs as m,
16816
+ Du as n,
16817
+ ju as o,
16875
16818
  Ne as p,
16876
- Cu as q,
16877
- Uu as r,
16878
- Bu as s,
16879
- Qu as t,
16880
- Lu as u,
16881
- Ru as v,
16882
- Yu as w,
16883
- Hu as x,
16884
- Fu as y,
16885
- ku as z
16819
+ Tu as q,
16820
+ Vu as r,
16821
+ xu as s,
16822
+ Su as t,
16823
+ Eu as u,
16824
+ zu as v,
16825
+ Cu as w,
16826
+ Lu as x,
16827
+ Mu as y,
16828
+ yu as z
16886
16829
  };