sm-click-library-ui 0.0.606-dev.27 → 0.0.606-dev.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  import * as Qn from "vue";
2
- import { ref as Q, watch as Ue, createElementBlock as f, openBlock as l, createElementVNode as o, Fragment as ge, renderList as ze, normalizeClass as Y, toDisplayString as V, computed as $, withDirectives as ht, createCommentVNode as F, withModifiers as ct, vModelText as Ht, createVNode as ve, Transition as At, withCtx as Me, createTextVNode as Fe, defineComponent as Zo, toRefs as W1, onMounted as gt, onUnmounted as An, renderSlot as lt, vShow as Zt, nextTick as bt, pushScopeId as Dh, popScopeId as Rh, normalizeStyle as Re, onBeforeUnmount as Bt, createBlock as ke, unref as ie, resolveComponent as Nt, Teleport as xn, createSlots as Nr, getCurrentScope as Ih, onScopeDispose as Hh, useSlots as U1, createStaticVNode as Qe, shallowRef as Y1, inject as Zn, resolveDirective as w2, resolveDynamicComponent as On, reactive as Ks, mergeModels as k2, useModel as ns, mergeProps as Is, TransitionGroup as J1, isRef as X1, withKeys as qo, useCssVars as Nh, watchEffect as js, provide as ki, toRef as Vh, vModelSelect as jh, h as $t, normalizeProps as Zh, guardReactiveProps as qh, vModelCheckbox as _2, vModelDynamic as Gh, toRaw as C2, readonly as Xa, isVNode as K1, defineAsyncComponent as Wh, toHandlers as Uh, useAttrs as Yh } from "vue";
2
+ import { ref as Q, watch as Ue, createElementBlock as f, openBlock as l, createElementVNode as o, Fragment as ge, renderList as ze, normalizeClass as Y, toDisplayString as V, computed as $, withDirectives as ht, createCommentVNode as F, withModifiers as ct, vModelText as Ht, createVNode as ve, Transition as At, withCtx as Me, createTextVNode as Fe, defineComponent as Zo, toRefs as W1, onMounted as gt, onUnmounted as An, renderSlot as lt, vShow as Zt, nextTick as bt, pushScopeId as Dh, popScopeId as Rh, normalizeStyle as Re, onBeforeUnmount as Bt, createBlock as ke, unref as ie, resolveComponent as Nt, Teleport as xn, createSlots as Nr, getCurrentScope as Ih, onScopeDispose as Hh, useSlots as U1, createStaticVNode as Qe, shallowRef as Y1, inject as Zn, resolveDirective as w2, resolveDynamicComponent as On, reactive as Ks, mergeModels as k2, useModel as ns, mergeProps as ds, TransitionGroup as J1, isRef as X1, withKeys as qo, useCssVars as Nh, watchEffect as js, provide as ki, toRef as Vh, vModelSelect as jh, h as $t, normalizeProps as Zh, guardReactiveProps as qh, vModelCheckbox as _2, vModelDynamic as Gh, toRaw as C2, readonly as Xa, isVNode as K1, defineAsyncComponent as Wh, toHandlers as Uh, useAttrs as Yh } from "vue";
3
3
  import { defineStore as ca, getActivePinia as Q1, storeToRefs as Jh } from "pinia";
4
4
  import { notify as cn } from "notiwind";
5
5
  const Xh = { class: "pt-2" }, Kh = { class: "relative" }, Qh = ["value", "placeholder"], e5 = {
@@ -433,7 +433,7 @@ const P5 = { class: "sm-tag-chip__label" }, T5 = ["aria-label"], B5 = {
433
433
  ], 6)
434
434
  ], 2));
435
435
  }
436
- }, ds = /* @__PURE__ */ Oe(B5, [["__scopeId", "data-v-98c280ae"]]);
436
+ }, fs = /* @__PURE__ */ Oe(B5, [["__scopeId", "data-v-98c280ae"]]);
437
437
  function M2(e, t) {
438
438
  return function() {
439
439
  return e.apply(t, arguments);
@@ -1372,7 +1372,7 @@ function j2(e, t, n) {
1372
1372
  return e && (a || n == !1) ? Wm(e, t) : t;
1373
1373
  }
1374
1374
  const eu = (e) => e instanceof Sn ? { ...e } : e;
1375
- function ps(e, t) {
1375
+ function vs(e, t) {
1376
1376
  t = t || {};
1377
1377
  const n = {};
1378
1378
  function a(p, m, y, w) {
@@ -1437,7 +1437,7 @@ function ps(e, t) {
1437
1437
  }), n;
1438
1438
  }
1439
1439
  const Z2 = (e) => {
1440
- const t = ps({}, e);
1440
+ const t = vs({}, e);
1441
1441
  let { data: n, withXSRFToken: a, xsrfHeaderName: i, xsrfCookieName: r, headers: c, auth: d } = t;
1442
1442
  if (t.headers = c = Sn.from(c), t.url = R2(j2(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), d && c.set(
1443
1443
  "Authorization",
@@ -1880,7 +1880,7 @@ const er = {
1880
1880
  assertOptions: op,
1881
1881
  validators: Gr
1882
1882
  }, ea = er.validators;
1883
- let fs = class {
1883
+ let hs = class {
1884
1884
  constructor(t) {
1885
1885
  this.defaults = t || {}, this.interceptors = {
1886
1886
  request: new Jc(),
@@ -1913,7 +1913,7 @@ let fs = class {
1913
1913
  }
1914
1914
  }
1915
1915
  _request(t, n) {
1916
- typeof t == "string" ? (n = n || {}, n.url = t) : n = t || {}, n = ps(this.defaults, n);
1916
+ typeof t == "string" ? (n = n || {}, n.url = t) : n = t || {}, n = vs(this.defaults, n);
1917
1917
  const { transitional: a, paramsSerializer: i, headers: r } = n;
1918
1918
  a !== void 0 && er.assertOptions(a, {
1919
1919
  silentJSONParsing: ea.transitional(ea.boolean),
@@ -1975,14 +1975,14 @@ let fs = class {
1975
1975
  return m;
1976
1976
  }
1977
1977
  getUri(t) {
1978
- t = ps(this.defaults, t);
1978
+ t = vs(this.defaults, t);
1979
1979
  const n = j2(t.baseURL, t.url, t.allowAbsoluteUrls);
1980
1980
  return R2(n, t.params, t.paramsSerializer);
1981
1981
  }
1982
1982
  };
1983
1983
  Be.forEach(["delete", "get", "head", "options"], function(t) {
1984
- fs.prototype[t] = function(n, a) {
1985
- return this.request(ps(a || {}, {
1984
+ hs.prototype[t] = function(n, a) {
1985
+ return this.request(vs(a || {}, {
1986
1986
  method: t,
1987
1987
  url: n,
1988
1988
  data: (a || {}).data
@@ -1992,7 +1992,7 @@ Be.forEach(["delete", "get", "head", "options"], function(t) {
1992
1992
  Be.forEach(["post", "put", "patch"], function(t) {
1993
1993
  function n(a) {
1994
1994
  return function(r, c, d) {
1995
- return this.request(ps(d || {}, {
1995
+ return this.request(vs(d || {}, {
1996
1996
  method: t,
1997
1997
  headers: a ? {
1998
1998
  "Content-Type": "multipart/form-data"
@@ -2002,7 +2002,7 @@ Be.forEach(["post", "put", "patch"], function(t) {
2002
2002
  }));
2003
2003
  };
2004
2004
  }
2005
- fs.prototype[t] = n(), fs.prototype[t + "Form"] = n(!0);
2005
+ hs.prototype[t] = n(), hs.prototype[t + "Form"] = n(!0);
2006
2006
  });
2007
2007
  let ip = class U2 {
2008
2008
  constructor(t) {
@@ -2160,13 +2160,13 @@ Object.entries(p1).forEach(([e, t]) => {
2160
2160
  p1[t] = e;
2161
2161
  });
2162
2162
  function Y2(e) {
2163
- const t = new fs(e), n = M2(fs.prototype.request, t);
2164
- return Be.extend(n, fs.prototype, t, { allOwnKeys: !0 }), Be.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(i) {
2165
- return Y2(ps(e, i));
2163
+ const t = new hs(e), n = M2(hs.prototype.request, t);
2164
+ return Be.extend(n, hs.prototype, t, { allOwnKeys: !0 }), Be.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(i) {
2165
+ return Y2(vs(e, i));
2166
2166
  }, n;
2167
2167
  }
2168
2168
  const Gt = Y2(Yo);
2169
- Gt.Axios = fs;
2169
+ Gt.Axios = hs;
2170
2170
  Gt.CanceledError = eo;
2171
2171
  Gt.CancelToken = ip;
2172
2172
  Gt.isCancel = N2;
@@ -2179,7 +2179,7 @@ Gt.all = function(t) {
2179
2179
  };
2180
2180
  Gt.spread = rp;
2181
2181
  Gt.isAxiosError = lp;
2182
- Gt.mergeConfig = ps;
2182
+ Gt.mergeConfig = vs;
2183
2183
  Gt.AxiosHeaders = Sn;
2184
2184
  Gt.formToJSON = (e) => H2(Be.isHTMLForm(e) ? new FormData(e) : e);
2185
2185
  Gt.getAdapter = G2.getAdapter;
@@ -2312,7 +2312,7 @@ const fp = "v1/api/attendances/attendant/", hp = "v1/api/attendances/department/
2312
2312
  add: "add_attendant/",
2313
2313
  remove: "remove_attendant/",
2314
2314
  leave: "leave_channel/"
2315
- }[t] || ""}`, Si = (e) => (e || "").trim().toLowerCase(), $s = () => ({
2315
+ }[t] || ""}`, Si = (e) => (e || "").trim().toLowerCase(), Ls = () => ({
2316
2316
  ids: [],
2317
2317
  page: 1,
2318
2318
  hasMore: !0,
@@ -2324,7 +2324,7 @@ const fp = "v1/api/attendances/attendant/", hp = "v1/api/attendances/department/
2324
2324
  // Fonte única das etiquetas, indexada por id — é o que garante o dedupe.
2325
2325
  byId: {},
2326
2326
  // Lista base (sem busca).
2327
- base: $s(),
2327
+ base: Ls(),
2328
2328
  // Uma lista por termo de busca, apontando para os mesmos objetos de `byId`.
2329
2329
  searches: {},
2330
2330
  count: null
@@ -2334,7 +2334,7 @@ const fp = "v1/api/attendances/attendant/", hp = "v1/api/attendances/department/
2334
2334
  tagById: (e) => (t) => e.byId[t] || null,
2335
2335
  bucketFor: (e) => (t) => {
2336
2336
  const n = Si(t);
2337
- return n ? e.searches[n] || $s() : e.base;
2337
+ return n ? e.searches[n] || Ls() : e.base;
2338
2338
  },
2339
2339
  tagsFor() {
2340
2340
  return (e) => this.bucketFor(e).ids.map((t) => this.byId[t]).filter(Boolean);
@@ -2372,13 +2372,13 @@ const fp = "v1/api/attendances/attendant/", hp = "v1/api/attendances/department/
2372
2372
  },
2373
2373
  resetSearch(e) {
2374
2374
  const t = Si(e);
2375
- t ? this.searches[t] = $s() : this.base = $s();
2375
+ t ? this.searches[t] = Ls() : this.base = Ls();
2376
2376
  },
2377
2377
  // Carrega a próxima página do balde (base ou de uma busca).
2378
2378
  // `reset` recomeça da página 1. Chamadas concorrentes compartilham a mesma promise.
2379
2379
  async fetchTags({ query: e = "", reset: t = !1 } = {}) {
2380
2380
  const n = Si(e);
2381
- n && !this.searches[n] && (this.searches[n] = $s());
2381
+ n && !this.searches[n] && (this.searches[n] = Ls());
2382
2382
  const a = n ? this.searches[n] : this.base;
2383
2383
  if (t)
2384
2384
  a.ids = [], a.page = 1, a.hasMore = !0, a.loaded = !1;
@@ -2429,7 +2429,7 @@ const fp = "v1/api/attendances/attendant/", hp = "v1/api/attendances/department/
2429
2429
  });
2430
2430
  },
2431
2431
  clear() {
2432
- this.byId = {}, this.base = $s(), this.searches = {}, this.count = null;
2432
+ this.byId = {}, this.base = Ls(), this.searches = {}, this.count = null;
2433
2433
  }
2434
2434
  }
2435
2435
  }), Mp = {
@@ -2590,7 +2590,7 @@ const fp = "v1/api/attendances/attendant/", hp = "v1/api/attendances/department/
2590
2590
  }, [
2591
2591
  e.multiple ? (l(), f(ge, { key: 0 }, [
2592
2592
  e.modelValue.length === 0 ? (l(), f("span", Mp, " Selecione suas etiquetas ")) : (l(), f("div", Ap, [
2593
- (l(!0), f(ge, null, ze(e.modelValue, (Z) => (l(), ke(ds, {
2593
+ (l(!0), f(ge, null, ze(e.modelValue, (Z) => (l(), ke(fs, {
2594
2594
  key: Z.id,
2595
2595
  tag: Z,
2596
2596
  "max-width": "5.5rem",
@@ -2646,7 +2646,7 @@ const fp = "v1/api/attendances/attendant/", hp = "v1/api/attendances/department/
2646
2646
  ]),
2647
2647
  onClick: (G) => T(Z)
2648
2648
  }, [
2649
- ve(ds, {
2649
+ ve(fs, {
2650
2650
  tag: Z,
2651
2651
  "max-width": "8rem"
2652
2652
  }, null, 8, ["tag"]),
@@ -4839,9 +4839,9 @@ const gu = Object.freeze([
4839
4839
  ])], 6)) : F("", !0);
4840
4840
  }
4841
4841
  }, D7 = /* @__PURE__ */ Oe(O7, [["__scopeId", "data-v-f94f9f66"]]), y1 = /* @__PURE__ */ new WeakMap();
4842
- let Fs = null;
4842
+ let zs = null;
4843
4843
  function R7() {
4844
- return Fs || typeof IntersectionObserver > "u" || (Fs = new IntersectionObserver(
4844
+ return zs || typeof IntersectionObserver > "u" || (zs = new IntersectionObserver(
4845
4845
  (e) => {
4846
4846
  for (const t of e) {
4847
4847
  const n = y1.get(t.target);
@@ -4849,7 +4849,7 @@ function R7() {
4849
4849
  }
4850
4850
  },
4851
4851
  { rootMargin: "150px" }
4852
- )), Fs;
4852
+ )), zs;
4853
4853
  }
4854
4854
  function v3(e = !0) {
4855
4855
  const t = Y1(null), n = Q(!1), a = $(() => !!(typeof e == "function" ? e() : ie(e))), i = () => {
@@ -4864,7 +4864,7 @@ function v3(e = !0) {
4864
4864
  }
4865
4865
  function c() {
4866
4866
  const d = i();
4867
- !(d != null && d.nodeType) || !Fs || (Fs.unobserve(d), y1.delete(d), n.value = !1);
4867
+ !(d != null && d.nodeType) || !zs || (zs.unobserve(d), y1.delete(d), n.value = !1);
4868
4868
  }
4869
4869
  return gt(() => {
4870
4870
  a.value && r(), Ue(a, (d) => d ? r() : c());
@@ -6012,7 +6012,7 @@ function Jre({ points: e = 0, totalXp: t = 0, level: n = 0, delta: a = 0 } = {})
6012
6012
  }
6013
6013
  ];
6014
6014
  }
6015
- const zs = Y1({ frames: [], titles: [], achievements: [] });
6015
+ const Os = Y1({ frames: [], titles: [], achievements: [] });
6016
6016
  let A3 = { frame: /* @__PURE__ */ new Map(), title: /* @__PURE__ */ new Map(), achievement: /* @__PURE__ */ new Map() };
6017
6017
  function or(e) {
6018
6018
  const t = /* @__PURE__ */ new Map();
@@ -6020,14 +6020,14 @@ function or(e) {
6020
6020
  return t;
6021
6021
  }
6022
6022
  function Xre(e) {
6023
- zs.value = {
6023
+ Os.value = {
6024
6024
  frames: (e == null ? void 0 : e.frames) ?? [],
6025
6025
  titles: (e == null ? void 0 : e.titles) ?? [],
6026
6026
  achievements: (e == null ? void 0 : e.achievements) ?? []
6027
6027
  }, A3 = {
6028
- frame: or(zs.value.frames),
6029
- title: or(zs.value.titles),
6030
- achievement: or(zs.value.achievements)
6028
+ frame: or(Os.value.frames),
6029
+ title: or(Os.value.titles),
6030
+ achievement: or(Os.value.achievements)
6031
6031
  };
6032
6032
  }
6033
6033
  const w1 = Y1([]);
@@ -6040,7 +6040,7 @@ function u0(e) {
6040
6040
  }
6041
6041
  function P8(e, t) {
6042
6042
  var n;
6043
- return t ? (zs.value, ((n = A3[e]) == null ? void 0 : n.get(t)) || null) : null;
6043
+ return t ? (Os.value, ((n = A3[e]) == null ? void 0 : n.get(t)) || null) : null;
6044
6044
  }
6045
6045
  function wu(e, t) {
6046
6046
  var n;
@@ -6141,7 +6141,7 @@ function ele(e = P3()) {
6141
6141
  ...d,
6142
6142
  requirementLabel: ((h = ra[i.rarity]) == null ? void 0 : h.label) || "Desbloqueada"
6143
6143
  } : { ...d, requirementLabel: "Sem destaque" };
6144
- }, n = zs.value, a = n.achievements.filter(
6144
+ }, n = Os.value, a = n.achievements.filter(
6145
6145
  (i) => !i.achievementId || wu(ku(i), e)
6146
6146
  );
6147
6147
  return [
@@ -7284,7 +7284,7 @@ const ev = { class: "relative shrink-0" }, tv = {
7284
7284
  }, 8, ["class", "title", "style"]);
7285
7285
  };
7286
7286
  }
7287
- }, vs = /* @__PURE__ */ Oe(Cv, [["__scopeId", "data-v-6cb70be7"]]), Sv = { class: "contact-msg-wrapper" }, Mv = { class: "contact-card-shell" }, Av = {
7287
+ }, gs = /* @__PURE__ */ Oe(Cv, [["__scopeId", "data-v-6cb70be7"]]), Sv = { class: "contact-msg-wrapper" }, Mv = { class: "contact-card-shell" }, Av = {
7288
7288
  key: 0,
7289
7289
  class: "info-chip-count"
7290
7290
  }, Ev = { class: "contact-details" }, $v = {
@@ -7453,7 +7453,7 @@ const ev = { class: "relative shrink-0" }, tv = {
7453
7453
  return (x, _) => (l(), f(ge, null, [
7454
7454
  o("div", Sv, [
7455
7455
  o("div", Mv, [
7456
- ve(vs, {
7456
+ ve(gs, {
7457
7457
  contact: m.value,
7458
7458
  mode: "merge",
7459
7459
  "avatar-variant": "brand",
@@ -7705,14 +7705,14 @@ const ev = { class: "relative shrink-0" }, tv = {
7705
7705
  /*! License details at fancyapps.com/license */
7706
7706
  const Dt = (e) => typeof e == "string";
7707
7707
  /*! License details at fancyapps.com/license */
7708
- const Os = (e) => e && e !== null && e instanceof Element && "nodeType" in e;
7708
+ const Ds = (e) => e && e !== null && e instanceof Element && "nodeType" in e;
7709
7709
  /*! License details at fancyapps.com/license */
7710
7710
  const p9 = function(e) {
7711
7711
  if (!(e && e instanceof Element && e.offsetParent)) return !1;
7712
7712
  const t = e.scrollHeight > e.clientHeight, n = window.getComputedStyle(e).overflowY, a = n.indexOf("hidden") !== -1, i = n.indexOf("visible") !== -1;
7713
7713
  return t && !a && !i;
7714
- }, hs = function(e, t = void 0) {
7715
- return !e || e === document.body || t && e === t ? null : p9(e) ? e : hs(e.parentElement, t);
7714
+ }, ms = function(e, t = void 0) {
7715
+ return !e || e === document.body || t && e === t ? null : p9(e) ? e : ms(e.parentElement, t);
7716
7716
  };
7717
7717
  /*! License details at fancyapps.com/license */
7718
7718
  const _a = function(e) {
@@ -7746,18 +7746,18 @@ const R3 = function(e) {
7746
7746
  for (const t of _r) t.getState() === vn.Running && t.tick(jl ? e - jl : 0);
7747
7747
  jl = e, Ns = window.requestAnimationFrame(R3);
7748
7748
  };
7749
- var vn, Oa, Ds;
7749
+ var vn, Oa, Rs;
7750
7750
  (function(e) {
7751
7751
  e[e.Initializing = 0] = "Initializing", e[e.Running = 1] = "Running", e[e.Paused = 2] = "Paused", e[e.Completed = 3] = "Completed", e[e.Destroyed = 4] = "Destroyed";
7752
7752
  })(vn || (vn = {})), function(e) {
7753
7753
  e[e.Spring = 0] = "Spring", e[e.Ease = 1] = "Ease";
7754
7754
  }(Oa || (Oa = {})), function(e) {
7755
7755
  e[e.Loop = 0] = "Loop", e[e.Reverse = 1] = "Reverse";
7756
- }(Ds || (Ds = {}));
7756
+ }(Rs || (Rs = {}));
7757
7757
  const _r = /* @__PURE__ */ new Set();
7758
7758
  let Ns = null, jl = 0;
7759
7759
  function Na() {
7760
- let e = vn.Initializing, t = Oa.Ease, n = 0, a = 0, i = Na.Easings.Linear, r = 500, c = 0, d = 0, h = 0, p = 0, m = 1 / 0, y = 0.01, w = 0.01, k = !1, g = {}, b = null, x = {}, _ = {}, E = {}, S = 0, C = 0, T = Ds.Loop, D = Na.Easings.Linear;
7760
+ let e = vn.Initializing, t = Oa.Ease, n = 0, a = 0, i = Na.Easings.Linear, r = 500, c = 0, d = 0, h = 0, p = 0, m = 1 / 0, y = 0.01, w = 0.01, k = !1, g = {}, b = null, x = {}, _ = {}, E = {}, S = 0, C = 0, T = Rs.Loop, D = Na.Easings.Linear;
7761
7761
  const K = /* @__PURE__ */ new Map();
7762
7762
  function z(P, ...M) {
7763
7763
  for (const R of K.get(P) || []) R(...M);
@@ -7772,7 +7772,7 @@ function Na() {
7772
7772
  }
7773
7773
  function Z() {
7774
7774
  if (e = vn.Completed, E = {}, z("end", x), e === vn.Completed) if (n < S) {
7775
- if (n++, T === Ds.Reverse) {
7775
+ if (n++, T === Rs.Reverse) {
7776
7776
  const P = Object.assign({}, g);
7777
7777
  g = Object.assign({}, _), _ = P;
7778
7778
  }
@@ -7798,7 +7798,7 @@ function Na() {
7798
7798
  return x = Object.assign({}, P), G;
7799
7799
  }, to: function(P) {
7800
7800
  return _ = P, G;
7801
- }, repeat: function(P, M = 0, R = Ds.Loop, N) {
7801
+ }, repeat: function(P, M = 0, R = Rs.Loop, N) {
7802
7802
  return S = P, C = M, T = R, D = N || i, G;
7803
7803
  }, on: function(P, M) {
7804
7804
  var R, N;
@@ -7816,7 +7816,7 @@ function Na() {
7816
7816
  if (e !== vn.Running) return G;
7817
7817
  if (t === Oa.Ease) {
7818
7818
  M = Lt(0, a / r, 1), R = M === 1;
7819
- const O = T === Ds.Reverse ? D : i;
7819
+ const O = T === Rs.Reverse ? D : i;
7820
7820
  for (const B in x) x[B] = g[B] + (_[B] - g[B]) * O(M);
7821
7821
  }
7822
7822
  if (t === Oa.Spring) {
@@ -8033,7 +8033,7 @@ const _1 = (e, t = {}, n = {}) => {
8033
8033
  function T(ee) {
8034
8034
  if (!E()) return;
8035
8035
  const ce = ee.target;
8036
- if (hs(ce)) return;
8036
+ if (ms(ce)) return;
8037
8037
  const de = Date.now(), Ce = [-ee.deltaX || 0, -ee.deltaY || 0, -ee.detail || 0].reduce(function(Je, at) {
8038
8038
  return Math.abs(at) > Math.abs(Je) ? at : Je;
8039
8039
  }), xe = Lt(-1, Ce, 1);
@@ -8063,7 +8063,7 @@ const _1 = (e, t = {}, n = {}) => {
8063
8063
  function D(ee) {
8064
8064
  var ce, de;
8065
8065
  const Ce = ee.composedPath()[0];
8066
- if (!qs.isClickAllowed() || !Os(Ce) || ee.defaultPrevented || !(e != null && e.contains(Ce)) || Ce.hasAttribute("disabled") || Ce.hasAttribute("aria-disabled")) return;
8066
+ if (!qs.isClickAllowed() || !Ds(Ce) || ee.defaultPrevented || !(e != null && e.contains(Ce)) || Ce.hasAttribute("disabled") || Ce.hasAttribute("aria-disabled")) return;
8067
8067
  const xe = Ce.closest("[data-panzoom-action]"), be = (ce = xe == null ? void 0 : xe.dataset) === null || ce === void 0 ? void 0 : ce.panzoomAction, De = ((de = xe == null ? void 0 : xe.dataset) === null || de === void 0 ? void 0 : de.panzoomValue) || "";
8068
8068
  if (be) {
8069
8069
  switch (Ka(ee), be) {
@@ -8634,11 +8634,11 @@ const m0 = Object.assign(Object.assign({}, h0), { ERROR: "Something went wrong.
8634
8634
  /*! License details at fancyapps.com/license */
8635
8635
  const Qa = (e) => {
8636
8636
  e.cancelable && e.preventDefault();
8637
- }, Ts = { adaptiveHeight: !1, center: !0, classes: { container: "f-carousel", isEnabled: "is-enabled", isLTR: "is-ltr", isRTL: "is-rtl", isHorizontal: "is-horizontal", isVertical: "is-vertical", hasAdaptiveHeight: "has-adaptive-height", viewport: "f-carousel__viewport", slide: "f-carousel__slide", isSelected: "is-selected" }, dragFree: !1, enabled: !0, errorTpl: '<div class="f-html">{{ERROR}}</div>', fill: !1, infinite: !0, initialPage: 0, l10n: m0, rtl: !1, slides: [], slidesPerPage: "auto", spinnerTpl: '<div class="f-spinner"></div>', transition: "fade", tween: { clamp: !0, mass: 1, tension: 160, friction: 25, restDelta: 1, restSpeed: 1, velocity: 0 }, vertical: !1 };
8637
+ }, Bs = { adaptiveHeight: !1, center: !0, classes: { container: "f-carousel", isEnabled: "is-enabled", isLTR: "is-ltr", isRTL: "is-rtl", isHorizontal: "is-horizontal", isVertical: "is-vertical", hasAdaptiveHeight: "has-adaptive-height", viewport: "f-carousel__viewport", slide: "f-carousel__slide", isSelected: "is-selected" }, dragFree: !1, enabled: !0, errorTpl: '<div class="f-html">{{ERROR}}</div>', fill: !1, infinite: !0, initialPage: 0, l10n: m0, rtl: !1, slides: [], slidesPerPage: "auto", spinnerTpl: '<div class="f-spinner"></div>', transition: "fade", tween: { clamp: !0, mass: 1, tension: 160, friction: 25, restDelta: 1, restSpeed: 1, velocity: 0 }, vertical: !1 };
8638
8638
  let Lu, Pu = 0;
8639
8639
  const Sr = (e, t = {}, n = {}) => {
8640
8640
  Pu++;
8641
- let a, i, r, c, d, h = 0, p = Object.assign({}, Ts), m = Object.assign({}, Ts), y = {}, w = null, k = null, g = !1, b = !1, x = !1, _ = !1, E = "height", S = 0, C = !0, T = 0, D = 0, K = 0, z = 0, H = "*", j = [], Z = [];
8641
+ let a, i, r, c, d, h = 0, p = Object.assign({}, Bs), m = Object.assign({}, Bs), y = {}, w = null, k = null, g = !1, b = !1, x = !1, _ = !1, E = "height", S = 0, C = !0, T = 0, D = 0, K = 0, z = 0, H = "*", j = [], Z = [];
8642
8642
  const G = /* @__PURE__ */ new Set();
8643
8643
  let P = [], M = [], R = 0, N = 0, O = 0;
8644
8644
  function B(le, ...ye) {
@@ -8660,8 +8660,8 @@ const Sr = (e, t = {}, n = {}) => {
8660
8660
  }
8661
8661
  function re() {
8662
8662
  var le, ye;
8663
- const Se = _n({}, Ts, p);
8664
- _n(Se, Ts, p);
8663
+ const Se = _n({}, Bs, p);
8664
+ _n(Se, Bs, p);
8665
8665
  let Pe = "";
8666
8666
  const He = p.breakpoints || {};
8667
8667
  if (He) for (const [Ie, Ze] of Object.entries(He)) window.matchMedia(Ie).matches && (Pe += Ie, _n(Se, Ze));
@@ -8736,7 +8736,7 @@ const Sr = (e, t = {}, n = {}) => {
8736
8736
  var Se, Pe;
8737
8737
  if (!i) return;
8738
8738
  const { srcEvent: He } = ye;
8739
- _ && Lo(He) && !hs(He.target) && Qa(He), i.pause(), i.getCurrentVelocities().pos = 0;
8739
+ _ && Lo(He) && !ms(He.target) && Qa(He), i.pause(), i.getCurrentVelocities().pos = 0;
8740
8740
  const Ie = (Se = M[T]) === null || Se === void 0 ? void 0 : Se.slides[0];
8741
8741
  Ie && G.has(Ie.index) && Ie.el && (S = Ie.offset || 0, S += (function(Ze) {
8742
8742
  const fe = window.getComputedStyle(Ze), Le = new DOMMatrixReadOnly(fe.transform);
@@ -8747,7 +8747,7 @@ const Sr = (e, t = {}, n = {}) => {
8747
8747
  const { srcEvent: He, axis: Ie } = ye, Ze = He.target;
8748
8748
  if (Ie || (Qa(He), He.stopPropagation(), He.stopImmediatePropagation()), (Ie === "y" && _ || Ie === "x" && !_) && (Qa(He), He.stopPropagation()), !Ie) return;
8749
8749
  const { deltaX: fe, deltaY: Le } = ye;
8750
- if (!i || Lo(He) && ((Se = He.touches) === null || Se === void 0 ? void 0 : Se.length) > 1 || Ie === "y" && !_ || Ie === "x" && _ || Ze && hs(Ze) && (Ie !== "x" || _)) return;
8750
+ if (!i || Lo(He) && ((Se = He.touches) === null || Se === void 0 ? void 0 : Se.length) > 1 || Ie === "y" && !_ || Ie === "x" && _ || Ze && ms(Ze) && (Ie !== "x" || _)) return;
8751
8751
  const $e = x && !_ ? 1 : -1;
8752
8752
  let Ye = _ ? Le : fe, et = i != null && i.isRunning() ? i.getEndValues().pos : S, ft = 1;
8753
8753
  b || (et <= K && Ye * $e < 0 ? (ft = Math.max(0.01, 1 - (Math.abs(1 / it() * Math.abs(et - K)) || 0)), ft *= 0.2) : et >= z && Ye * $e > 0 && (ft = Math.max(0.01, 1 - (Math.abs(1 / it() * Math.abs(et - z)) || 0)), ft *= 0.2)), et += Ye * ft * $e, i.spring({ clamp: !0, mass: 1, tension: 700, friction: 25, velocity: ((Pe = i.getCurrentVelocities()) === null || Pe === void 0 ? void 0 : Pe.pos) || 0, restDelta: 1, restSpeed: 1 }).from({ pos: S }).to({ pos: et }).start();
@@ -8759,7 +8759,7 @@ const Sr = (e, t = {}, n = {}) => {
8759
8759
  var Se, Pe;
8760
8760
  const { srcEvent: He, axis: Ie, velocityX: Ze, velocityY: fe, currentTouch: Le } = ye;
8761
8761
  if (Le.length > 0 || !i) return;
8762
- const $e = He.target, Ye = $e && hs($e) && !(Ie === "x" && !_);
8762
+ const $e = He.target, Ye = $e && ms($e) && !(Ie === "x" && !_);
8763
8763
  _ && Lo(He) && !ye.axis && xe(He);
8764
8764
  const et = M.length, ft = B("dragFree");
8765
8765
  if (!et) return;
@@ -8917,7 +8917,7 @@ const Sr = (e, t = {}, n = {}) => {
8917
8917
  for (const Le of Z) {
8918
8918
  const $e = Le.el;
8919
8919
  let Ye = 0;
8920
- if (!Le.isVirtual && $e && Os($e)) {
8920
+ if (!Le.isVirtual && $e && Ds($e)) {
8921
8921
  let et = !1;
8922
8922
  $e.parentElement && $e.parentElement === k || (k.appendChild($e), et = !0), Ye = $e.getBoundingClientRect()[E], et && ((le = $e.parentElement) === null || le === void 0 || le.removeChild($e));
8923
8923
  } else Ye = fe;
@@ -8969,7 +8969,7 @@ const Sr = (e, t = {}, n = {}) => {
8969
8969
  }() : D = ((He = M[T || 0]) === null || He === void 0 ? void 0 : He.pos) || 0, ae("refresh"), oe();
8970
8970
  }
8971
8971
  function ce(le) {
8972
- if (!le || !Os(le)) return;
8972
+ if (!le || !Ds(le)) return;
8973
8973
  const ye = parseInt(le.getAttribute("index") || "-1");
8974
8974
  let Se = "";
8975
8975
  for (const He of Array.from(le.classList)) {
@@ -9106,7 +9106,7 @@ const Sr = (e, t = {}, n = {}) => {
9106
9106
  w == null || w.removeEventListener("click", xe), document.removeEventListener("mousemove", se), G.clear(), r == null || r.disconnect(), r = void 0;
9107
9107
  for (const le of j) {
9108
9108
  let ye = le.el;
9109
- ye && Os(ye) && (le.state = void 0, be(le), De(le), le.isVirtual ? (Ee(le), le.el = void 0) : (ce(ye), ye.style.transform = "", k && !k.contains(ye) && k.appendChild(ye)));
9109
+ ye && Ds(ye) && (le.state = void 0, be(le), De(le), le.isVirtual ? (Ee(le), le.el = void 0) : (ce(ye), ye.style.transform = "", k && !k.contains(ye) && k.appendChild(ye)));
9110
9110
  }
9111
9111
  for (const le of Object.values(y)) le == null || le.destroy();
9112
9112
  y = {}, a == null || a.destroy(), a = void 0, i == null || i.destroy(), i = void 0;
@@ -9125,7 +9125,7 @@ const Sr = (e, t = {}, n = {}) => {
9125
9125
  const He = T, Ie = nt(), Ze = i != null && i.isRunning() ? i.getEndValues().pos : S, fe = Ie && Math.floor((Ze - (((Se = M[0]) === null || Se === void 0 ? void 0 : Se.pos) || 0)) / Ie) || 0;
9126
9126
  return X(le, ye), ne(H), ee(), i && Ie && (He === T && (Pe -= fe * Ie), Pe === D ? S = D : i.spring({ clamp: !0, mass: 1, tension: 300, friction: 25, restDelta: 1, restSpeed: 1 }).from({ pos: Pe }).to({ pos: D }).start()), tt(), ut;
9127
9127
  }, canGoPrev: dt, canGoNext: Pt, destroy: function() {
9128
- return ae("destroy"), window.removeEventListener("resize", re), yt(), J.clear(), w = null, M = [], j = [], m = Object.assign({}, Ts), y = {}, Z = [], d = void 0, H = "*", h = 2, ut;
9128
+ return ae("destroy"), window.removeEventListener("resize", re), yt(), J.clear(), w = null, M = [], j = [], m = Object.assign({}, Bs), y = {}, Z = [], d = void 0, H = "*", h = 2, ut;
9129
9129
  }, emit: ae, filter: function(le = "*") {
9130
9130
  return ne(le), ee(), S = Lt(K, S, z), tt(), ae("filter", le), ut;
9131
9131
  }, getContainer: function() {
@@ -9191,7 +9191,7 @@ const Sr = (e, t = {}, n = {}) => {
9191
9191
  }, goTo: Je, hasNavigated: function() {
9192
9192
  return c !== void 0;
9193
9193
  }, hideError: De, hideLoading: be, init: function() {
9194
- if (!e || !Os(e)) throw new Error("No Element found");
9194
+ if (!e || !Ds(e)) throw new Error("No Element found");
9195
9195
  return h !== 0 && (yt(), h = 0), w = e, p = t, window.removeEventListener("resize", re), p.breakpoints && window.addEventListener("resize", re), re(), ut;
9196
9196
  }, isInfinite: function() {
9197
9197
  return b;
@@ -9239,7 +9239,7 @@ const Sr = (e, t = {}, n = {}) => {
9239
9239
  }, version: "6.1.3" };
9240
9240
  return ut;
9241
9241
  };
9242
- Sr.l10n = { en_EN: m0 }, Sr.getDefaults = () => Ts;
9242
+ Sr.l10n = { en_EN: m0 }, Sr.getDefaults = () => Bs;
9243
9243
  /*! License details at fancyapps.com/license */
9244
9244
  const Tu = (e = !0, t = "--f-scrollbar-compensate", n = "--f-body-margin", a = "hide-scrollbar") => {
9245
9245
  const i = document, r = i.body, c = i.documentElement;
@@ -10332,7 +10332,7 @@ const Qu = "with-fancybox", E9 = () => {
10332
10332
  const Ce = (xe) => {
10333
10333
  var be;
10334
10334
  const De = xe.srcEvent, Ve = De.target;
10335
- return a && !(Lo(De) && ((be = De.touches) === null || be === void 0 ? void 0 : be.length) > 1) && Ve && !hs(Ve);
10335
+ return a && !(Lo(De) && ((be = De.touches) === null || be === void 0 ? void 0 : be.length) > 1) && Ve && !ms(Ve);
10336
10336
  };
10337
10337
  r = Na().on("step", (xe) => {
10338
10338
  if (t && _e && d === tn.Ready) {
@@ -10404,7 +10404,7 @@ const Qu = "with-fancybox", E9 = () => {
10404
10404
  const me = X.key, _e = b("keyboard");
10405
10405
  if (!_e || X.ctrlKey || X.altKey || X.shiftKey) return;
10406
10406
  const we = X.composedPath()[0];
10407
- if (!Os(we) || me !== "Escape" && ((ue) => {
10407
+ if (!Ds(we) || me !== "Escape" && ((ue) => {
10408
10408
  const ee = ["input", "textarea", "select", "option", "video", "iframe", "[contenteditable]", "[data-selectable]", "[data-draggable]"].join(",");
10409
10409
  return ue.matches(ee) || ue.closest(ee);
10410
10410
  })(we) || (E("keydown", X), X.defaultPrevented)) return;
@@ -10627,7 +10627,7 @@ const Qu = "with-fancybox", E9 = () => {
10627
10627
  const De = be === "slide", Ve = [-Ce.deltaX || 0, -Ce.deltaY || 0, -Ce.detail || 0].reduce(function(tt, yt) {
10628
10628
  return Math.abs(yt) > Math.abs(tt) ? yt : tt;
10629
10629
  }), Je = Math.max(-1, Math.min(1, Ve)), at = Date.now();
10630
- g && at - g < 300 ? De && aa(Ce) : (g = at, E("wheel", Ce, Je), Ce.defaultPrevented || (be === "close" ? Xe(Ce) : be === "slide" && a && !hs(xe) && (aa(Ce), a[Je > 0 ? "prev" : "next"]())));
10630
+ g && at - g < 300 ? De && aa(Ce) : (g = at, E("wheel", Ce, Je), Ce.defaultPrevented || (be === "close" ? Xe(Ce) : be === "slide" && a && !ms(xe) && (aa(Ce), a[Je > 0 ? "prev" : "next"]())));
10631
10631
  }, { capture: !0, passive: !1 }), e.addEventListener("cancel", (Ce) => {
10632
10632
  Xe(Ce);
10633
10633
  }), we.append(e), ya.size === 1 && (b("hideScrollbar") && Tu(!0), document.documentElement.classList.add(Qu)), e instanceof HTMLDialogElement && (b("modal") ? e.showModal() : e.show()), E("initLayout");
@@ -11119,7 +11119,7 @@ const Ot = { Plugins: { Hash: S1 }, version: "6.1.3", openers: /* @__PURE__ */ n
11119
11119
  badge: "h-4 min-w-4",
11120
11120
  badgeText: "text-[10px]"
11121
11121
  }
11122
- }, ms = {
11122
+ }, ps = {
11123
11123
  __name: "NetworkIcon",
11124
11124
  props: {
11125
11125
  type: {
@@ -11325,7 +11325,7 @@ const Ot = { Plugins: { Hash: S1 }, version: "6.1.3", openers: /* @__PURE__ */ n
11325
11325
  ie(n).loaded ? (l(), f("div", X9, [
11326
11326
  i.value ? (l(), f("span", Q9, [
11327
11327
  o("header", eg, [
11328
- ve(ms, {
11328
+ ve(ps, {
11329
11329
  type: i.value.type,
11330
11330
  coexistence: ((w = i.value) == null ? void 0 : w.meta_connection_type) === "coexistence",
11331
11331
  size: "md"
@@ -11433,7 +11433,7 @@ const Ot = { Plugins: { Hash: S1 }, version: "6.1.3", openers: /* @__PURE__ */ n
11433
11433
  disabled: i.value && i.value.id === k.id || e.type && k.type !== e.type || e.webhooks !== void 0 && e.webhooks !== ((b = k.config) == null ? void 0 : b.webhooks)
11434
11434
  }, [
11435
11435
  o("div", ug, [
11436
- ve(ms, {
11436
+ ve(ps, {
11437
11437
  type: k.type,
11438
11438
  coexistence: (k == null ? void 0 : k.meta_connection_type) === "coexistence",
11439
11439
  size: "md"
@@ -11980,7 +11980,7 @@ function Xr() {
11980
11980
  function Dn(e, t) {
11981
11981
  return En(t || e, e);
11982
11982
  }
11983
- function gs(e, t) {
11983
+ function ys(e, t) {
11984
11984
  var d, h, p, m;
11985
11985
  const n = Xr(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((h = (d = t == null ? void 0 : t.locale) == null ? void 0 : d.options) == null ? void 0 : h.weekStartsOn) ?? n.weekStartsOn ?? ((m = (p = n.locale) == null ? void 0 : p.options) == null ? void 0 : m.weekStartsOn) ?? 0, i = Dn(e, t == null ? void 0 : t.in), r = i.getDay(), c = (r < a ? 7 : 0) + r - a;
11986
11986
  return i.setDate(i.getDate() - c), i.setHours(0, 0, 0, 0), i;
@@ -11991,7 +11991,7 @@ function w0(e, t, n) {
11991
11991
  e,
11992
11992
  t
11993
11993
  );
11994
- return +gs(a, n) == +gs(i, n);
11994
+ return +ys(a, n) == +ys(i, n);
11995
11995
  }
11996
11996
  const Wg = {
11997
11997
  lessThanXSeconds: {
@@ -12742,7 +12742,7 @@ function rr(e) {
12742
12742
  function Yl(e, t) {
12743
12743
  return e.getFullYear() === t.getFullYear() && e.getMonth() === t.getMonth() && e.getDate() === t.getDate();
12744
12744
  }
12745
- function Bs(e) {
12745
+ function Fs(e) {
12746
12746
  const t = e instanceof Date ? e : new Date(e), n = t.getFullYear(), a = (t.getMonth() + 1).toString().padStart(2, "0");
12747
12747
  return `${n}-${a}`;
12748
12748
  }
@@ -12896,7 +12896,7 @@ const Ta = /* @__PURE__ */ new Map(), Q3 = ca("scheduled", {
12896
12896
  a && (a.id && n.has(a.id) || this.monthCache[e].push(a));
12897
12897
  },
12898
12898
  async ensureMonthLoaded(e) {
12899
- if (e || (e = Bs(/* @__PURE__ */ new Date())), this.loadedYM.has(e)) return;
12899
+ if (e || (e = Fs(/* @__PURE__ */ new Date())), this.loadedYM.has(e)) return;
12900
12900
  const t = `${this.baseUrl}|${e}`;
12901
12901
  if (Ta.has(t)) return Ta.get(t);
12902
12902
  this.loadingYM.add(e), this.errorByYM = { ...this.errorByYM, [e]: "" };
@@ -12933,7 +12933,7 @@ const Ta = /* @__PURE__ */ new Map(), Q3 = ca("scheduled", {
12933
12933
  return Ta.set(t, n), n;
12934
12934
  },
12935
12935
  async forceReload(e) {
12936
- e || (e = Bs(/* @__PURE__ */ new Date()));
12936
+ e || (e = Fs(/* @__PURE__ */ new Date()));
12937
12937
  const t = `${this.baseUrl}|${e}`;
12938
12938
  Ta.delete(t), this._deleteMonth(e), this.loadedYM.delete(e), await this.ensureMonthLoaded(e);
12939
12939
  },
@@ -13014,11 +13014,11 @@ const Ta = /* @__PURE__ */ new Map(), Q3 = ca("scheduled", {
13014
13014
  ...Object.prototype.hasOwnProperty.call(t || {}, "chat_id") && {
13015
13015
  chatId: t.chat_id ?? ""
13016
13016
  }
13017
- }), G = Bs(Z.date), P = this.monthCache[G] ? [...this.monthCache[G], Z] : [Z];
13017
+ }), G = Fs(Z.date), P = this.monthCache[G] ? [...this.monthCache[G], Z] : [Z];
13018
13018
  P.sort((M, R) => M.date - R.date), this._setMonth(G, P);
13019
13019
  return;
13020
13020
  }
13021
- const { ym: r, idx: c } = i, d = this.monthCache[r] || [], h = { ...d[c] }, p = a({ ...h }), m = p.date instanceof Date ? p.date : h.date, y = Bs(m);
13021
+ const { ym: r, idx: c } = i, d = this.monthCache[r] || [], h = { ...d[c] }, p = a({ ...h }), m = p.date instanceof Date ? p.date : h.date, y = Fs(m);
13022
13022
  if (y === r) {
13023
13023
  const H = [...d];
13024
13024
  H.splice(c, 1, p), H.sort((j, Z) => j.date - Z.date), this._setMonth(r, H);
@@ -13039,7 +13039,7 @@ const Ta = /* @__PURE__ */ new Map(), Q3 = ca("scheduled", {
13039
13039
  },
13040
13040
  insertNormalizedEvent(e) {
13041
13041
  if (!e) return;
13042
- const t = String(e.id), n = e.date instanceof Date ? e.date : Eo(e.date) || /* @__PURE__ */ new Date(), a = Bs(n), i = {
13042
+ const t = String(e.id), n = e.date instanceof Date ? e.date : Eo(e.date) || /* @__PURE__ */ new Date(), a = Fs(n), i = {
13043
13043
  ...e,
13044
13044
  id: t,
13045
13045
  date: n,
@@ -14522,7 +14522,7 @@ const Px = { class: "itemc-head" }, Tx = {
14522
14522
  emits: ["open-message", "open-chat", "delete-message", "edit-reminder"],
14523
14523
  setup(e) {
14524
14524
  const t = e, n = $(() => t.mode === "compact" ? jx : t.mode === "sidebar" ? kw : Fw);
14525
- return (a, i) => (l(), ke(On(n.value), Is(a.$props, {
14525
+ return (a, i) => (l(), ke(On(n.value), ds(a.$props, {
14526
14526
  onOpenMessage: i[0] || (i[0] = (r) => a.$emit("open-message", r)),
14527
14527
  onOpenChat: i[1] || (i[1] = (r) => a.$emit("open-chat", r)),
14528
14528
  onDeleteMessage: i[2] || (i[2] = (r) => a.$emit("delete-message", r)),
@@ -15545,7 +15545,7 @@ const Px = { class: "itemc-head" }, Tx = {
15545
15545
  function we() {
15546
15546
  Ke.value = !1, X.value = null, me.value = !1;
15547
15547
  }
15548
- const Ee = $(() => Bs(c.value)), ue = $(
15548
+ const Ee = $(() => Fs(c.value)), ue = $(
15549
15549
  () => i.eventsOf(Ee.value)
15550
15550
  ), ee = {
15551
15551
  scheduled_by: (fe) => {
@@ -18311,7 +18311,7 @@ function SS(e, t, n) {
18311
18311
  return isNaN(t) ? En(e, NaN) : (a.setDate(a.getDate() + t), a);
18312
18312
  }
18313
18313
  function $r(e, t) {
18314
- return gs(e, { ...t, weekStartsOn: 1 });
18314
+ return ys(e, { ...t, weekStartsOn: 1 });
18315
18315
  }
18316
18316
  function v4(e, t) {
18317
18317
  const n = Dn(e, t == null ? void 0 : t.in), a = n.getFullYear(), i = En(n, 0);
@@ -18384,18 +18384,18 @@ function g4(e, t) {
18384
18384
  var m, y, w, k;
18385
18385
  const n = Dn(e, t == null ? void 0 : t.in), a = n.getFullYear(), i = Xr(), r = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((y = (m = t == null ? void 0 : t.locale) == null ? void 0 : m.options) == null ? void 0 : y.firstWeekContainsDate) ?? i.firstWeekContainsDate ?? ((k = (w = i.locale) == null ? void 0 : w.options) == null ? void 0 : k.firstWeekContainsDate) ?? 1, c = En((t == null ? void 0 : t.in) || e, 0);
18386
18386
  c.setFullYear(a + 1, 0, r), c.setHours(0, 0, 0, 0);
18387
- const d = gs(c, t), h = En((t == null ? void 0 : t.in) || e, 0);
18387
+ const d = ys(c, t), h = En((t == null ? void 0 : t.in) || e, 0);
18388
18388
  h.setFullYear(a, 0, r), h.setHours(0, 0, 0, 0);
18389
- const p = gs(h, t);
18389
+ const p = ys(h, t);
18390
18390
  return +n >= +d ? a + 1 : +n >= +p ? a : a - 1;
18391
18391
  }
18392
18392
  function BS(e, t) {
18393
18393
  var d, h, p, m;
18394
18394
  const n = Xr(), a = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((h = (d = t == null ? void 0 : t.locale) == null ? void 0 : d.options) == null ? void 0 : h.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((m = (p = n.locale) == null ? void 0 : p.options) == null ? void 0 : m.firstWeekContainsDate) ?? 1, i = g4(e, t), r = En((t == null ? void 0 : t.in) || e, 0);
18395
- return r.setFullYear(i, 0, a), r.setHours(0, 0, 0, 0), gs(r, t);
18395
+ return r.setFullYear(i, 0, a), r.setHours(0, 0, 0, 0), ys(r, t);
18396
18396
  }
18397
18397
  function FS(e, t) {
18398
- const n = Dn(e, t == null ? void 0 : t.in), a = +gs(n, t) - +BS(n, t);
18398
+ const n = Dn(e, t == null ? void 0 : t.in), a = +ys(n, t) - +BS(n, t);
18399
18399
  return Math.round(a / Y3) + 1;
18400
18400
  }
18401
18401
  function Rt(e, t) {
@@ -18456,7 +18456,7 @@ const Ba = {
18456
18456
  );
18457
18457
  return Rt(i, t.length);
18458
18458
  }
18459
- }, Ls = {
18459
+ }, Ps = {
18460
18460
  midnight: "midnight",
18461
18461
  noon: "noon",
18462
18462
  morning: "morning",
@@ -18798,7 +18798,7 @@ const Ba = {
18798
18798
  b: function(e, t, n) {
18799
18799
  const a = e.getHours();
18800
18800
  let i;
18801
- switch (a === 12 ? i = Ls.noon : a === 0 ? i = Ls.midnight : i = a / 12 >= 1 ? "pm" : "am", t) {
18801
+ switch (a === 12 ? i = Ps.noon : a === 0 ? i = Ps.midnight : i = a / 12 >= 1 ? "pm" : "am", t) {
18802
18802
  case "b":
18803
18803
  case "bb":
18804
18804
  return n.dayPeriod(i, {
@@ -18827,7 +18827,7 @@ const Ba = {
18827
18827
  B: function(e, t, n) {
18828
18828
  const a = e.getHours();
18829
18829
  let i;
18830
- switch (a >= 17 ? i = Ls.evening : a >= 12 ? i = Ls.afternoon : a >= 4 ? i = Ls.morning : i = Ls.night, t) {
18830
+ switch (a >= 17 ? i = Ps.evening : a >= 12 ? i = Ps.afternoon : a >= 4 ? i = Ps.morning : i = Ps.night, t) {
18831
18831
  case "B":
18832
18832
  case "BB":
18833
18833
  case "BBB":
@@ -22292,7 +22292,7 @@ D0("CapacitorHttp", {
22292
22292
  web: () => new _E()
22293
22293
  });
22294
22294
  const es = D0("VoiceRecorder", {
22295
- web: () => import("./web-ZLwUCnTP.js").then((e) => e.w).then((e) => new e.VoiceRecorderWeb())
22295
+ web: () => import("./web-DnVaPz5o.js").then((e) => e.w).then((e) => new e.VoiceRecorderWeb())
22296
22296
  });
22297
22297
  function Pd(e, t) {
22298
22298
  return l(), f("svg", {
@@ -24938,7 +24938,7 @@ const Y$ = { class: "popper-header bg-base-300 border-b border-base-200" }, J$ =
24938
24938
  (Et = (Ft = p.value) == null ? void 0 : Ft.internal_chat) == null ? void 0 : Et.channel_id
24939
24939
  );
24940
24940
  else if (ao === "new-chat-internal-group") {
24941
- const Aa = qe == null ? void 0 : qe.message, si = ((Kt = Aa == null ? void 0 : Aa.content) == null ? void 0 : Kt.type) === "system" ? (Rn = ($n = Aa.content) == null ? void 0 : $n.body) == null ? void 0 : Rn.action : null, so = ut(Aa), ol = ((ua = (Ma = p.value) == null ? void 0 : Ma.internal_chat) == null ? void 0 : ua.channel_id) || ((no = p.value) == null ? void 0 : no.id), xs = le(Aa), il = (si === "remove-participant" || si === "leave-group") && xs.includes((ai = n.currentAttendant) == null ? void 0 : ai.id);
24941
+ const Aa = qe == null ? void 0 : qe.message, si = ((Kt = Aa == null ? void 0 : Aa.content) == null ? void 0 : Kt.type) === "system" ? (Rn = ($n = Aa.content) == null ? void 0 : $n.body) == null ? void 0 : Rn.action : null, so = ut(Aa), ol = ((ua = (Ma = p.value) == null ? void 0 : Ma.internal_chat) == null ? void 0 : ua.channel_id) || ((no = p.value) == null ? void 0 : no.id), ws = le(Aa), il = (si === "remove-participant" || si === "leave-group") && ws.includes((ai = n.currentAttendant) == null ? void 0 : ai.id);
24942
24942
  ne(qe), il && so && ol === so && pe();
24943
24943
  }
24944
24944
  }
@@ -58207,7 +58207,7 @@ const xG = /* @__PURE__ */ Oe(gG, [["render", bG]]), wG = {
58207
58207
  y.value > 0 ? (l(), f("span", nW, V(y.value) + " alteraç" + V(y.value > 1 ? "ões" : "ão"), 1)) : F("", !0)
58208
58208
  ]),
58209
58209
  o("div", aW, [
58210
- ve(vs, {
58210
+ ve(gs, {
58211
58211
  contact: n.value,
58212
58212
  variant: "primary",
58213
58213
  "show-details": !0
@@ -58376,7 +58376,7 @@ const xG = /* @__PURE__ */ Oe(gG, [["render", bG]]), wG = {
58376
58376
  return (t, n) => (l(), f("section", gW, [
58377
58377
  n[0] || (n[0] = Qe('<header class="section-header section-header--remove"><div class="section-header-content"><div class="section-icon section-icon--remove"><svg class="size-4" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M9 2a1 1 0 00-.894.553L7.382 4H4a1 1 0 000 2v10a2 2 0 002 2h8a2 2 0 002-2V6a1 1 0 100-2h-3.382l-.724-1.447A1 1 0 0011 2H9zM7 8a1 1 0 012 0v6a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v6a1 1 0 102 0V8a1 1 0 00-1-1z" clip-rule="evenodd"></path></svg></div><div><span class="section-title">Contato duplicado</span><span class="section-subtitle">Este contato será excluído permanentemente</span></div></div></header>', 1)),
58378
58378
  o("div", yW, [
58379
- ve(vs, {
58379
+ ve(gs, {
58380
58380
  contact: e.childContact,
58381
58381
  size: "medium",
58382
58382
  variant: "danger"
@@ -58814,7 +58814,7 @@ const AW = {
58814
58814
  w.value === "select" ? (l(), f(ge, { key: 0 }, [
58815
58815
  o("div", RW, [
58816
58816
  B[7] || (B[7] = o("p", { class: "section-label" }, "Contato Principal (será mantido)", -1)),
58817
- ve(vs, {
58817
+ ve(gs, {
58818
58818
  contact: e.currentContact,
58819
58819
  variant: "primary",
58820
58820
  "show-badge": !0,
@@ -58857,7 +58857,7 @@ const AW = {
58857
58857
  j.value.length > 0 ? (l(), f(ge, { key: 0 }, [
58858
58858
  (l(!0), f(ge, null, ze(j.value, (q) => {
58859
58859
  var J;
58860
- return l(), ke(vs, {
58860
+ return l(), ke(gs, {
58861
58861
  key: q.id,
58862
58862
  contact: q,
58863
58863
  selectable: !0,
@@ -59597,7 +59597,7 @@ const AW = {
59597
59597
  o("p", BU, V(y.name), 1)
59598
59598
  ]),
59599
59599
  default: Me(() => [
59600
- ve(ds, {
59600
+ ve(fs, {
59601
59601
  tag: y,
59602
59602
  size: e.size,
59603
59603
  variant: e.variant,
@@ -59616,7 +59616,7 @@ const AW = {
59616
59616
  }, {
59617
59617
  content: Me(() => [
59618
59618
  o("section", FU, [
59619
- (l(!0), f(ge, null, ze(e.tags, (y, w) => (l(), ke(ds, {
59619
+ (l(!0), f(ge, null, ze(e.tags, (y, w) => (l(), ke(fs, {
59620
59620
  key: d(y, w),
59621
59621
  tag: y,
59622
59622
  size: e.size,
@@ -59625,7 +59625,7 @@ const AW = {
59625
59625
  ])
59626
59626
  ]),
59627
59627
  default: Me(() => [
59628
- ve(ds, {
59628
+ ve(fs, {
59629
59629
  tag: { name: `+${c.value}` },
59630
59630
  size: e.size,
59631
59631
  "aria-label": "Mais etiquetas"
@@ -59958,7 +59958,7 @@ const AW = {
59958
59958
  };
59959
59959
  }
59960
59960
  }, na = Q(null), os = Q(!1), ef = Q({}), tf = Q("top");
59961
- let Rs = null, zr = null, D1 = null, nY = 0;
59961
+ let Is = null, zr = null, D1 = null, nY = 0;
59962
59962
  const Zi = {
59963
59963
  width: 330,
59964
59964
  estimatedHeight: 250,
@@ -59976,7 +59976,7 @@ function aY(e, t) {
59976
59976
  }, os.value = !0;
59977
59977
  }
59978
59978
  function qd() {
59979
- window.clearTimeout(Rs), window.clearTimeout(zr), window.clearTimeout(D1), Rs = zr = D1 = null;
59979
+ window.clearTimeout(Is), window.clearTimeout(zr), window.clearTimeout(D1), Is = zr = D1 = null;
59980
59980
  }
59981
59981
  function nf(e = {}) {
59982
59982
  const {
@@ -59987,16 +59987,16 @@ function nf(e = {}) {
59987
59987
  leaveDuration: i = 180
59988
59988
  } = e, r = ++nY, c = Q(null), d = $(() => na.value === r), h = $(() => na.value === r && os.value);
59989
59989
  function p() {
59990
- ie(t) && (qd(), !(na.value === r && os.value) && (na.value = r, os.value = !1, Rs = window.setTimeout(
59990
+ ie(t) && (qd(), !(na.value === r && os.value) && (na.value = r, os.value = !1, Is = window.setTimeout(
59991
59991
  () => {
59992
- Rs = null, aY(c.value, e);
59992
+ Is = null, aY(c.value, e);
59993
59993
  },
59994
59994
  Math.max(0, ie(n))
59995
59995
  )));
59996
59996
  }
59997
59997
  function m() {
59998
59998
  if (na.value === r) {
59999
- if (window.clearTimeout(Rs), Rs = null, !os.value) {
59999
+ if (window.clearTimeout(Is), Is = null, !os.value) {
60000
60000
  na.value = null;
60001
60001
  return;
60002
60002
  }
@@ -61890,7 +61890,7 @@ var { min: us, max: Vn, abs: Yd, floor: JY } = Math, af = (e, t, n) => us(n, Vn(
61890
61890
  let n = e.i, a = e.u[n];
61891
61891
  for (; n < t; ) a += rf(e, n), e.u[++n] = a;
61892
61892
  return e.i = t, a;
61893
- }, Ps = (e, t, n = 0, a = e.l - 1) => {
61893
+ }, Ts = (e, t, n = 0, a = e.l - 1) => {
61894
61894
  let i = n;
61895
61895
  for (; n <= a; ) {
61896
61896
  const r = JY((n + a) / 2);
@@ -61910,12 +61910,12 @@ var { min: us, max: Vn, abs: Yd, floor: JY } = Math, af = (e, t, n) => us(n, Vn(
61910
61910
  u: Bo([], P + 1)
61911
61911
  }))(e, a ? a[1] : t, a && a[0]), C = /* @__PURE__ */ new Set(), T = () => p - h, D = () => T() + y + m, K = (P, M) => ((R, N, O, B) => {
61912
61912
  if (B = us(B, R.l - 1), hr(R, B) <= N) {
61913
- const q = Ps(R, O, B);
61914
- return [Ps(R, N, B, q), q];
61913
+ const q = Ts(R, O, B);
61914
+ return [Ts(R, N, B, q), q];
61915
61915
  }
61916
61916
  {
61917
- const q = Ps(R, N, void 0, B);
61918
- return [q, Ps(R, O, q)];
61917
+ const q = Ts(R, N, void 0, B);
61918
+ return [q, Ts(R, O, q)];
61919
61919
  }
61920
61920
  })(S, P, M, x[0]), z = () => hr(S, S.l), H = (P, M) => {
61921
61921
  const R = hr(S, P) - y;
@@ -61939,7 +61939,7 @@ var { min: us, max: Vn, abs: Yd, floor: JY } = Math, af = (e, t, n) => us(n, Vn(
61939
61939
  }
61940
61940
  return [Vn(M, 0), us(R, S.l - 1)];
61941
61941
  },
61942
- S: (P) => Ps(S, P - h),
61942
+ S: (P) => Ts(S, P - h),
61943
61943
  I: Z,
61944
61944
  O: H,
61945
61945
  k: j,
@@ -61997,7 +61997,7 @@ var { min: us, max: Vn, abs: Yd, floor: JY } = Math, af = (e, t, n) => us(n, Vn(
61997
61997
  }), q.i = -1;
61998
61998
  const se = sf(re), U = se.length, ne = U / 2 | 0, W = U % 2 == 0 ? (se[ne - 1] + se[ne]) / 2 : se[ne], oe = q.o;
61999
61999
  return ((q.o = W) - oe) * Vn(J - ae, 0);
62000
- })(S, Ps(S, D()))), i = !1), O = 3, N = !0;
62000
+ })(S, Ts(S, D()))), i = !1), O = 3, N = !0;
62001
62001
  break;
62002
62002
  }
62003
62003
  case 4:
@@ -62169,7 +62169,7 @@ var { min: us, max: Vn, abs: Yd, floor: JY } = Math, af = (e, t, n) => us(n, Vn(
62169
62169
  visibility: !h || c ? void 0 : "hidden",
62170
62170
  ...p
62171
62171
  };
62172
- return r && (y.display = "inline-flex"), ve(d, Is({
62172
+ return r && (y.display = "inline-flex"), ve(d, ds({
62173
62173
  ref: t,
62174
62174
  style: y
62175
62175
  }, m), typeof (w = i) == "function" || Object.prototype.toString.call(w) === "[object Object]" && !K1(w) ? i : {
@@ -62610,7 +62610,7 @@ const hJ = { class: "flex w-60 flex-col gap-0.5 p-1" }, mJ = ["href"], pJ = ["hr
62610
62610
  rel: "noopener noreferrer",
62611
62611
  class: Y(Wi)
62612
62612
  }, [
62613
- ve(ms, {
62613
+ ve(ps, {
62614
62614
  type: "whatsapp-qrcode",
62615
62615
  size: "md"
62616
62616
  }),
@@ -62638,7 +62638,7 @@ const hJ = { class: "flex w-60 flex-col gap-0.5 p-1" }, mJ = ["href"], pJ = ["hr
62638
62638
  rel: "noopener noreferrer",
62639
62639
  class: Y(Wi)
62640
62640
  }, [
62641
- ve(ms, {
62641
+ ve(ps, {
62642
62642
  type: "telegram",
62643
62643
  size: "md"
62644
62644
  }),
@@ -62665,7 +62665,7 @@ const hJ = { class: "flex w-60 flex-col gap-0.5 p-1" }, mJ = ["href"], pJ = ["hr
62665
62665
  class: Y(Wi),
62666
62666
  onClick: r[0] || (r[0] = (c) => a("quick-chat"))
62667
62667
  }, [
62668
- ve(ms, {
62668
+ ve(ps, {
62669
62669
  type: "webchat",
62670
62670
  size: "md"
62671
62671
  }),
@@ -62721,7 +62721,7 @@ const hJ = { class: "flex w-60 flex-col gap-0.5 p-1" }, mJ = ["href"], pJ = ["hr
62721
62721
  mode: "out-in"
62722
62722
  }, {
62723
62723
  default: Me(() => [
62724
- e.stage === "received" || e.stage === "sent" ? (l(), f("svg", Is({ key: "done" }, t.$attrs, {
62724
+ e.stage === "received" || e.stage === "sent" ? (l(), f("svg", ds({ key: "done" }, t.$attrs, {
62725
62725
  class: "stage-mark",
62726
62726
  width: "15",
62727
62727
  height: "12",
@@ -62759,7 +62759,7 @@ const hJ = { class: "flex w-60 flex-col gap-0.5 p-1" }, mJ = ["href"], pJ = ["hr
62759
62759
  "stroke-linecap": "round",
62760
62760
  "stroke-linejoin": "round"
62761
62761
  }, null, -1)
62762
- ])], 16)) : e.stage === "processing" ? (l(), f("svg", Is({ key: "processing" }, t.$attrs, {
62762
+ ])], 16)) : e.stage === "processing" ? (l(), f("svg", ds({ key: "processing" }, t.$attrs, {
62763
62763
  class: "stage-mark",
62764
62764
  width: "12",
62765
62765
  height: "12",
@@ -62777,7 +62777,7 @@ const hJ = { class: "flex w-60 flex-col gap-0.5 p-1" }, mJ = ["href"], pJ = ["hr
62777
62777
  "stroke-linecap": "round",
62778
62778
  "stroke-linejoin": "round"
62779
62779
  }, null, -1)
62780
- ])], 16)) : e.stage === "failed" ? (l(), f("svg", Is({ key: "failed" }, t.$attrs, {
62780
+ ])], 16)) : e.stage === "failed" ? (l(), f("svg", ds({ key: "failed" }, t.$attrs, {
62781
62781
  class: "stage-mark stage-mark-failed",
62782
62782
  "aria-hidden": "true",
62783
62783
  xmlns: "http://www.w3.org/2000/svg",
@@ -63764,7 +63764,7 @@ const EX = /* @__PURE__ */ Oe(SX, [["render", AX]]), $X = ["src"], LX = ["aria-l
63764
63764
  },
63765
63765
  setup(e) {
63766
63766
  const t = Wh(
63767
- async () => (await import("./vue3-lottie.es--tlZSlIa.js")).Vue3Lottie
63767
+ async () => (await import("./vue3-lottie.es-CKffBRu0.js")).Vue3Lottie
63768
63768
  ), n = e, a = Q(null), i = Q(!1), r = $(() => n.variant === "thumbnail" ? 96 : n.variant === "composer" ? 180 : 220), c = $(
63769
63769
  () => n.variant === "chat" ? "flex items-center justify-center p-1" : "flex size-full items-center justify-center"
63770
63770
  );
@@ -63814,7 +63814,8 @@ const EX = /* @__PURE__ */ Oe(SX, [["render", AX]]), $X = ["src"], LX = ["aria-l
63814
63814
  "mp3",
63815
63815
  "ogg",
63816
63816
  "wav",
63817
- "aac"
63817
+ "aac",
63818
+ "webm"
63818
63819
  ]), oK = /* @__PURE__ */ new Set(["video", "video/mp4", "mp4"]), iK = /* @__PURE__ */ new Set([
63819
63820
  "image",
63820
63821
  "image/jpeg",
@@ -63845,44 +63846,44 @@ const EX = /* @__PURE__ */ Oe(SX, [["render", AX]]), $X = ["src"], LX = ["aria-l
63845
63846
  aac: "audio/aac",
63846
63847
  pdf: "application/pdf"
63847
63848
  };
63848
- function ys(e) {
63849
+ function bs(e) {
63849
63850
  return typeof e == "string" ? e.trim().toLowerCase() : "";
63850
63851
  }
63851
63852
  function df(e, t = "") {
63852
- const n = ys(e).split(".").pop() || "";
63853
+ const n = bs(e).split(".").pop() || "";
63853
63854
  return rK[n] || t;
63854
63855
  }
63855
63856
  function fle(e = "", t = "", n = "") {
63856
- return ys(typeof t == "string" ? t : t == null ? void 0 : t.type) || df(e, n);
63857
+ return bs(typeof t == "string" ? t : t == null ? void 0 : t.type) || df(e, n);
63857
63858
  }
63858
63859
  function W0(e) {
63859
63860
  var t, n, a, i;
63860
- return ys(
63861
+ return bs(
63861
63862
  ((t = e == null ? void 0 : e.content) == null ? void 0 : t.title) || ((n = e == null ? void 0 : e.content) == null ? void 0 : n.name) || ((a = e == null ? void 0 : e.content) == null ? void 0 : a.filename) || ((i = e == null ? void 0 : e.content) == null ? void 0 : i.original_name) || (e == null ? void 0 : e.title) || (e == null ? void 0 : e.name) || (e == null ? void 0 : e.fileName) || (e == null ? void 0 : e.filename) || (e == null ? void 0 : e.original_name) || ""
63862
63863
  );
63863
63864
  }
63864
- function bs(e) {
63865
+ function xs(e) {
63865
63866
  var n, a;
63866
- const t = ys(
63867
+ const t = bs(
63867
63868
  ((n = e == null ? void 0 : e.content) == null ? void 0 : n.type) || (e == null ? void 0 : e.type) || ((a = e == null ? void 0 : e.mimeType) == null ? void 0 : a.type) || (e == null ? void 0 : e.mimeType) || ""
63868
63869
  );
63869
63870
  return t || df(W0(e));
63870
63871
  }
63871
63872
  function ti(e) {
63872
- const t = bs(e);
63873
+ const t = xs(e);
63873
63874
  return aK.has(t) || /\.(heif|heic)$/i.test(W0(e));
63874
63875
  }
63875
63876
  function ff(e, t = "web") {
63876
- return ti(e) && ys(t) !== "ios";
63877
+ return ti(e) && bs(t) !== "ios";
63877
63878
  }
63878
63879
  function Ia(e) {
63879
- return tK.has(bs(e));
63880
+ return tK.has(xs(e));
63880
63881
  }
63881
63882
  function U0(e) {
63882
- return nK.has(bs(e)) || /\.tgs(ticker)?$/i.test(W0(e));
63883
+ return nK.has(xs(e)) || /\.tgs(ticker)?$/i.test(W0(e));
63883
63884
  }
63884
63885
  function ni(e) {
63885
- const t = bs(e);
63886
+ const t = xs(e);
63886
63887
  return oK.has(t) || /^video\//i.test(t);
63887
63888
  }
63888
63889
  function Y0(e) {
@@ -63891,21 +63892,21 @@ function Y0(e) {
63891
63892
  }
63892
63893
  function tl(e) {
63893
63894
  var n;
63894
- const t = bs(e);
63895
+ const t = xs(e);
63895
63896
  return ni(e) && ((n = e == null ? void 0 : e.content) == null ? void 0 : n.is_gif) || eK.has(t);
63896
63897
  }
63897
63898
  function Or(e) {
63898
- const t = bs(e);
63899
+ const t = xs(e);
63899
63900
  return !t || Ia(e) || tl(e) ? !1 : ti(e) || iK.has(t) || t.startsWith("image/");
63900
63901
  }
63901
63902
  function Dr(e) {
63902
- const t = bs(e);
63903
+ const t = xs(e);
63903
63904
  return sK.has(t) || /^audio\//i.test(t);
63904
63905
  }
63905
63906
  const lK = ["gif", "image/gif"];
63906
63907
  function cK(e) {
63907
63908
  var t;
63908
- return ys(
63909
+ return bs(
63909
63910
  typeof (e == null ? void 0 : e.type) == "string" ? e.type : (t = e == null ? void 0 : e.content) == null ? void 0 : t.type
63910
63911
  );
63911
63912
  }
@@ -64902,7 +64903,7 @@ const lQ = ["aria-pressed", "aria-label", "onKeydown"], cQ = {
64902
64903
  emits: ["duration", "currentTime"],
64903
64904
  setup(e, { emit: t }) {
64904
64905
  const n = e, a = t, i = $(
64905
- () => n.fullWidth ? { inlineSize: "100%", minInlineSize: "0" } : {
64906
+ () => n.fullWidth ? { inlineSize: "100%", minInlineSize: n.minWidth } : {
64906
64907
  inlineSize: `clamp(${n.minWidth}, ${n.prefWidth}, ${n.maxWidth})`,
64907
64908
  minInlineSize: "0"
64908
64909
  }
@@ -65170,7 +65171,7 @@ const lQ = ["aria-pressed", "aria-label", "onKeydown"], cQ = {
65170
65171
  ])
65171
65172
  ], 6));
65172
65173
  }
65173
- }, pQ = /* @__PURE__ */ Oe(mQ, [["__scopeId", "data-v-7694c78f"]]), vQ = { class: "relative" }, gQ = {
65174
+ }, pQ = /* @__PURE__ */ Oe(mQ, [["__scopeId", "data-v-3befd007"]]), vQ = { class: "relative" }, gQ = {
65174
65175
  key: 0,
65175
65176
  class: "relative"
65176
65177
  }, yQ = {
@@ -66384,9 +66385,9 @@ var H1 = { exports: {} };
66384
66385
  touchcancel: $n
66385
66386
  }, Ma = {
66386
66387
  touchstart: il,
66387
- touchmove: xs,
66388
- touchend: xs,
66389
- touchcancel: xs
66388
+ touchmove: ws,
66389
+ touchend: ws,
66390
+ touchcancel: ws
66390
66391
  }, ua = {}, no = !1;
66391
66392
  function ai(s, u, v) {
66392
66393
  return u === "touchstart" && ol(), Ma[u] ? (v = Ma[u].bind(this, v), s.addEventListener(Rn[u], v, !1), v) : (console.warn("wrong event specified:", u), y);
@@ -66410,7 +66411,7 @@ var H1 = { exports: {} };
66410
66411
  function ol() {
66411
66412
  no || (document.addEventListener(Ft, Aa, !0), document.addEventListener(Et, si, !0), document.addEventListener(Kt, so, !0), document.addEventListener($n, so, !0), no = !0);
66412
66413
  }
66413
- function xs(s, u) {
66414
+ function ws(s, u) {
66414
66415
  if (u.pointerType !== (u.MSPOINTER_TYPE_MOUSE || "mouse")) {
66415
66416
  u.touches = [];
66416
66417
  for (var v in ua)
@@ -66419,7 +66420,7 @@ var H1 = { exports: {} };
66419
66420
  }
66420
66421
  }
66421
66422
  function il(s, u) {
66422
- u.MSPOINTER_TYPE_TOUCH && u.pointerType === u.MSPOINTER_TYPE_TOUCH && sn(u), xs(s, u);
66423
+ u.MSPOINTER_TYPE_TOUCH && u.pointerType === u.MSPOINTER_TYPE_TOUCH && sn(u), ws(s, u);
66423
66424
  }
66424
66425
  function Rf(s) {
66425
66426
  var u = {}, v, A;
@@ -66484,11 +66485,11 @@ var H1 = { exports: {} };
66484
66485
  for (; s.firstChild; )
66485
66486
  s.removeChild(s.firstChild);
66486
66487
  }
66487
- function ws(s) {
66488
+ function ks(s) {
66488
66489
  var u = s.parentNode;
66489
66490
  u && u.lastChild !== s && u.appendChild(s);
66490
66491
  }
66491
- function ks(s) {
66492
+ function _s(s) {
66492
66493
  var u = s.parentNode;
66493
66494
  u && u.firstChild !== s && u.insertBefore(s, u.firstChild);
66494
66495
  }
@@ -66604,8 +66605,8 @@ var H1 = { exports: {} };
66604
66605
  create: zt,
66605
66606
  remove: qt,
66606
66607
  empty: oi,
66607
- toFront: ws,
66608
- toBack: ks,
66608
+ toFront: ks,
66609
+ toBack: _s,
66609
66610
  hasClass: ll,
66610
66611
  addClass: St,
66611
66612
  removeClass: Wt,
@@ -66998,7 +66999,7 @@ var H1 = { exports: {} };
66998
66999
  return mn(en) / an(en);
66999
67000
  }
67000
67001
  var wn = Mt(0);
67001
- function Es(en) {
67002
+ function $s(en) {
67002
67003
  return Ae * (an(wn) / an(wn + st * en));
67003
67004
  }
67004
67005
  function $h(en) {
@@ -67012,7 +67013,7 @@ var H1 = { exports: {} };
67012
67013
  var en = (Date.now() - Ph) / Th, wi = Lh(en) * jc;
67013
67014
  en <= 1 ? (this._flyToFrame = Z(Zc, this), this._move(
67014
67015
  this.unproject(A.add(I.subtract(A).multiplyBy($h(wi) / We)), he),
67015
- this.getScaleZoom(Ae / Es(wi), he),
67016
+ this.getScaleZoom(Ae / $s(wi), he),
67016
67017
  { flyTo: !0 }
67017
67018
  )) : this._move(s, u)._moveEnd(!0);
67018
67019
  }
@@ -68196,8 +68197,8 @@ var H1 = { exports: {} };
68196
68197
  for (Ae = Te = We = 0, v = 0, A = an - 1; v < an; A = v++)
68197
68198
  I = Tn[v], te = Tn[A], he = I.y * te.x - te.y * I.x, Te += (I.x + te.x) * he, We += (I.y + te.y) * he, Ae += he * 3;
68198
68199
  Ae === 0 ? st = Tn[0] : st = [Te / Ae, We / Ae];
68199
- var Es = u.unproject(J(st));
68200
- return W([Es.lat + pt.lat, Es.lng + pt.lng]);
68200
+ var $s = u.unproject(J(st));
68201
+ return W([$s.lat + pt.lat, $s.lng + pt.lng]);
68201
68202
  }
68202
68203
  function _l(s) {
68203
68204
  for (var u = 0, v = 0, A = 0, I = 0; I < s.length; I++) {
@@ -68486,7 +68487,7 @@ var H1 = { exports: {} };
68486
68487
  this._layersMaxZoom = u === -1 / 0 ? void 0 : u, this._layersMinZoom = s === 1 / 0 ? void 0 : s, v !== this._getZoomSpan() && this.fire("zoomlevelschange"), this.options.maxZoom === void 0 && this._layersMaxZoom && this.getZoom() > this._layersMaxZoom && this.setZoom(this._layersMaxZoom), this.options.minZoom === void 0 && this._layersMinZoom && this.getZoom() < this._layersMinZoom && this.setZoom(this._layersMinZoom);
68487
68488
  }
68488
68489
  });
68489
- var _s = Hn.extend({
68490
+ var Cs = Hn.extend({
68490
68491
  initialize: function(s, u) {
68491
68492
  b(this, u), this._layers = {};
68492
68493
  var v, A;
@@ -68573,13 +68574,13 @@ var H1 = { exports: {} };
68573
68574
  return h(s);
68574
68575
  }
68575
68576
  }), lh = function(s, u) {
68576
- return new _s(s, u);
68577
- }, da = _s.extend({
68577
+ return new Cs(s, u);
68578
+ }, da = Cs.extend({
68578
68579
  addLayer: function(s) {
68579
- return this.hasLayer(s) ? this : (s.addEventParent(this), _s.prototype.addLayer.call(this, s), this.fire("layeradd", { layer: s }));
68580
+ return this.hasLayer(s) ? this : (s.addEventParent(this), Cs.prototype.addLayer.call(this, s), this.fire("layeradd", { layer: s }));
68580
68581
  },
68581
68582
  removeLayer: function(s) {
68582
- return this.hasLayer(s) ? (s in this._layers && (s = this._layers[s]), s.removeEventParent(this), _s.prototype.removeLayer.call(this, s), this.fire("layerremove", { layer: s })) : this;
68583
+ return this.hasLayer(s) ? (s in this._layers && (s = this._layers[s]), s.removeEventParent(this), Cs.prototype.removeLayer.call(this, s), this.fire("layerremove", { layer: s })) : this;
68583
68584
  },
68584
68585
  // @method setStyle(style: Path options): this
68585
68586
  // Sets the given path options to each layer of the group that has a `setStyle` method.
@@ -68608,7 +68609,7 @@ var H1 = { exports: {} };
68608
68609
  }
68609
68610
  }), ch = function(s, u) {
68610
68611
  return new da(s, u);
68611
- }, Cs = M.extend({
68612
+ }, Ss = M.extend({
68612
68613
  /* @section
68613
68614
  * @aka Icon options
68614
68615
  *
@@ -68695,9 +68696,9 @@ var H1 = { exports: {} };
68695
68696
  }
68696
68697
  });
68697
68698
  function uh(s) {
68698
- return new Cs(s);
68699
+ return new Ss(s);
68699
68700
  }
68700
- var mo = Cs.extend({
68701
+ var mo = Ss.extend({
68701
68702
  options: {
68702
68703
  iconUrl: "marker-icon.png",
68703
68704
  iconRetinaUrl: "marker-icon-2x.png",
@@ -68709,7 +68710,7 @@ var H1 = { exports: {} };
68709
68710
  shadowSize: [41, 41]
68710
68711
  },
68711
68712
  _getIconUrl: function(s) {
68712
- return typeof mo.imagePath != "string" && (mo.imagePath = this._detectIconPath()), (this.options.imagePath || mo.imagePath) + Cs.prototype._getIconUrl.call(this, s);
68713
+ return typeof mo.imagePath != "string" && (mo.imagePath = this._detectIconPath()), (this.options.imagePath || mo.imagePath) + Ss.prototype._getIconUrl.call(this, s);
68713
68714
  },
68714
68715
  _stripUrl: function(s) {
68715
68716
  var u = function(v, A, I) {
@@ -69286,7 +69287,7 @@ var H1 = { exports: {} };
69286
69287
  return new fa(s, u);
69287
69288
  }
69288
69289
  fa._flat = wc;
69289
- var Ss = fa.extend({
69290
+ var Ms = fa.extend({
69290
69291
  options: {
69291
69292
  fill: !0
69292
69293
  },
@@ -69336,7 +69337,7 @@ var H1 = { exports: {} };
69336
69337
  }
69337
69338
  });
69338
69339
  function ph(s, u) {
69339
- return new Ss(s, u);
69340
+ return new Ms(s, u);
69340
69341
  }
69341
69342
  var ha = da.extend({
69342
69343
  /* @section
@@ -69439,7 +69440,7 @@ var H1 = { exports: {} };
69439
69440
  return Te = mi(A, v.type === "LineString" ? 0 : 1, he), new fa(Te, u);
69440
69441
  case "Polygon":
69441
69442
  case "MultiPolygon":
69442
- return Te = mi(A, v.type === "Polygon" ? 1 : 2, he), new Ss(Te, u);
69443
+ return Te = mi(A, v.type === "Polygon" ? 1 : 2, he), new Ms(Te, u);
69443
69444
  case "GeometryCollection":
69444
69445
  for (We = 0, st = v.geometries.length; We < st; We++) {
69445
69446
  var pt = hi({
@@ -69479,7 +69480,7 @@ var H1 = { exports: {} };
69479
69480
  I.push(u ? pi(s[te], Pn(s[te]) ? 0 : u - 1, v, A) : $l(s[te], A));
69480
69481
  return !u && v && I.length > 0 && I.push(I[0].slice()), I;
69481
69482
  }
69482
- function Ms(s, u) {
69483
+ function As(s, u) {
69483
69484
  return s.feature ? i({}, s.feature, { geometry: u }) : vi(u);
69484
69485
  }
69485
69486
  function vi(s) {
@@ -69491,7 +69492,7 @@ var H1 = { exports: {} };
69491
69492
  }
69492
69493
  var Ll = {
69493
69494
  toGeoJSON: function(s) {
69494
- return Ms(this, {
69495
+ return As(this, {
69495
69496
  type: "Point",
69496
69497
  coordinates: $l(this.getLatLng(), s)
69497
69498
  });
@@ -69500,25 +69501,25 @@ var H1 = { exports: {} };
69500
69501
  di.include(Ll), Al.include(Ll), fi.include(Ll), fa.include({
69501
69502
  toGeoJSON: function(s) {
69502
69503
  var u = !Pn(this._latlngs), v = pi(this._latlngs, u ? 1 : 0, !1, s);
69503
- return Ms(this, {
69504
+ return As(this, {
69504
69505
  type: (u ? "Multi" : "") + "LineString",
69505
69506
  coordinates: v
69506
69507
  });
69507
69508
  }
69508
- }), Ss.include({
69509
+ }), Ms.include({
69509
69510
  toGeoJSON: function(s) {
69510
69511
  var u = !Pn(this._latlngs), v = u && !Pn(this._latlngs[0]), A = pi(this._latlngs, v ? 2 : u ? 1 : 0, !0, s);
69511
- return u || (A = [A]), Ms(this, {
69512
+ return u || (A = [A]), As(this, {
69512
69513
  type: (v ? "Multi" : "") + "Polygon",
69513
69514
  coordinates: A
69514
69515
  });
69515
69516
  }
69516
- }), _s.include({
69517
+ }), Cs.include({
69517
69518
  toMultiPoint: function(s) {
69518
69519
  var u = [];
69519
69520
  return this.eachLayer(function(v) {
69520
69521
  u.push(v.toGeoJSON(s).geometry.coordinates);
69521
- }), Ms(this, {
69522
+ }), As(this, {
69522
69523
  type: "MultiPoint",
69523
69524
  coordinates: u
69524
69525
  });
@@ -69541,7 +69542,7 @@ var H1 = { exports: {} };
69541
69542
  he.type === "FeatureCollection" ? A.push.apply(A, he.features) : A.push(he);
69542
69543
  }
69543
69544
  }
69544
- }), v ? Ms(this, {
69545
+ }), v ? As(this, {
69545
69546
  geometries: A,
69546
69547
  type: "GeometryCollection"
69547
69548
  }) : {
@@ -69601,12 +69602,12 @@ var H1 = { exports: {} };
69601
69602
  // @method bringToFront(): this
69602
69603
  // Brings the layer to the top of all overlays.
69603
69604
  bringToFront: function() {
69604
- return this._map && ws(this._image), this;
69605
+ return this._map && ks(this._image), this;
69605
69606
  },
69606
69607
  // @method bringToBack(): this
69607
69608
  // Brings the layer to the bottom of all overlays.
69608
69609
  bringToBack: function() {
69609
- return this._map && ks(this._image), this;
69610
+ return this._map && _s(this._image), this;
69610
69611
  },
69611
69612
  // @method setUrl(url: String): this
69612
69613
  // Changes the URL of the image.
@@ -69830,12 +69831,12 @@ var H1 = { exports: {} };
69830
69831
  // @method bringToFront: this
69831
69832
  // Brings this overlay in front of other overlays (in the same map pane).
69832
69833
  bringToFront: function() {
69833
- return this._map && ws(this._container), this;
69834
+ return this._map && ks(this._container), this;
69834
69835
  },
69835
69836
  // @method bringToBack: this
69836
69837
  // Brings this overlay to the back of other overlays (in the same map pane).
69837
69838
  bringToBack: function() {
69838
- return this._map && ks(this._container), this;
69839
+ return this._map && _s(this._container), this;
69839
69840
  },
69840
69841
  // prepare bound overlay to open: update latlng pos / content source (for FeatureGroup)
69841
69842
  _prepareOpen: function(s) {
@@ -70269,7 +70270,7 @@ var H1 = { exports: {} };
70269
70270
  this._tooltip.options.sticky && s.originalEvent && (v = this._map.mouseEventToContainerPoint(s.originalEvent), A = this._map.containerPointToLayerPoint(v), u = this._map.layerPointToLatLng(A)), this._tooltip.setLatLng(u);
70270
70271
  }
70271
70272
  });
70272
- var $c = Cs.extend({
70273
+ var $c = Ss.extend({
70273
70274
  options: {
70274
70275
  // @section
70275
70276
  // @aka DivIcon options
@@ -70301,7 +70302,7 @@ var H1 = { exports: {} };
70301
70302
  function kh(s) {
70302
70303
  return new $c(s);
70303
70304
  }
70304
- Cs.Default = mo;
70305
+ Ss.Default = mo;
70305
70306
  var po = Hn.extend({
70306
70307
  // @section
70307
70308
  // @aka GridLayer options
@@ -70378,12 +70379,12 @@ var H1 = { exports: {} };
70378
70379
  // @method bringToFront: this
70379
70380
  // Brings the tile layer to the top of all tile layers.
70380
70381
  bringToFront: function() {
70381
- return this._map && (ws(this._container), this._setAutoZIndex(Math.max)), this;
70382
+ return this._map && (ks(this._container), this._setAutoZIndex(Math.max)), this;
70382
70383
  },
70383
70384
  // @method bringToBack: this
70384
70385
  // Brings the tile layer to the bottom of all tile layers.
70385
70386
  bringToBack: function() {
70386
- return this._map && (ks(this._container), this._setAutoZIndex(Math.min)), this;
70387
+ return this._map && (_s(this._container), this._setAutoZIndex(Math.min)), this;
70387
70388
  },
70388
70389
  // @method getContainer: HTMLElement
70389
70390
  // Returns the HTML element that contains the tiles for this layer.
@@ -70598,8 +70599,8 @@ var H1 = { exports: {} };
70598
70599
  an ? an.current = !0 : he.push(mn);
70599
70600
  }
70600
70601
  }
70601
- if (he.sort(function(wn, Es) {
70602
- return wn.distanceTo(te) - Es.distanceTo(te);
70602
+ if (he.sort(function(wn, $s) {
70603
+ return wn.distanceTo(te) - $s.distanceTo(te);
70603
70604
  }), he.length !== 0) {
70604
70605
  this._loading || (this._loading = !0, this.fire("loading"));
70605
70606
  var Tn = document.createDocumentFragment();
@@ -70705,7 +70706,7 @@ var H1 = { exports: {} };
70705
70706
  function _h(s) {
70706
70707
  return new po(s);
70707
70708
  }
70708
- var As = po.extend({
70709
+ var Es = po.extend({
70709
70710
  // @section
70710
70711
  // @aka TileLayer options
70711
70712
  options: {
@@ -70826,9 +70827,9 @@ var H1 = { exports: {} };
70826
70827
  }
70827
70828
  });
70828
70829
  function Lc(s, u) {
70829
- return new As(s, u);
70830
+ return new Es(s, u);
70830
70831
  }
70831
- var Pc = As.extend({
70832
+ var Pc = Es.extend({
70832
70833
  // @section
70833
70834
  // @aka TileLayer.WMS options
70834
70835
  // If any custom options not documented here are used, they will be sent to the
@@ -70874,10 +70875,10 @@ var H1 = { exports: {} };
70874
70875
  onAdd: function(s) {
70875
70876
  this._crs = this.options.crs || s.options.crs, this._wmsVersion = parseFloat(this.wmsParams.version);
70876
70877
  var u = this._wmsVersion >= 1.3 ? "crs" : "srs";
70877
- this.wmsParams[u] = this._crs.code, As.prototype.onAdd.call(this, s);
70878
+ this.wmsParams[u] = this._crs.code, Es.prototype.onAdd.call(this, s);
70878
70879
  },
70879
70880
  getTileUrl: function(s) {
70880
- var u = this._tileCoordsToNwSe(s), v = this._crs, A = re(v.project(u[0]), v.project(u[1])), I = A.min, te = A.max, he = (this._wmsVersion >= 1.3 && this._crs === _c ? [I.y, I.x, te.y, te.x] : [I.x, I.y, te.x, te.y]).join(","), Ae = As.prototype.getTileUrl.call(this, s);
70881
+ var u = this._tileCoordsToNwSe(s), v = this._crs, A = re(v.project(u[0]), v.project(u[1])), I = A.min, te = A.max, he = (this._wmsVersion >= 1.3 && this._crs === _c ? [I.y, I.x, te.y, te.x] : [I.x, I.y, te.x, te.y]).join(","), Ae = Es.prototype.getTileUrl.call(this, s);
70881
70882
  return Ae + x(this.wmsParams, Ae, this.options.uppercase) + (this.options.uppercase ? "&BBOX=" : "&bbox=") + he;
70882
70883
  },
70883
70884
  // @method setParams(params: Object, noRedraw?: Boolean): this
@@ -70889,7 +70890,7 @@ var H1 = { exports: {} };
70889
70890
  function Ch(s, u) {
70890
70891
  return new Pc(s, u);
70891
70892
  }
70892
- As.WMS = Pc, Lc.wms = Ch;
70893
+ Es.WMS = Pc, Lc.wms = Ch;
70893
70894
  var ma = Hn.extend({
70894
70895
  // @section
70895
70896
  // @aka Renderer options
@@ -71172,10 +71173,10 @@ var H1 = { exports: {} };
71172
71173
  s._path.v = u;
71173
71174
  },
71174
71175
  _bringToFront: function(s) {
71175
- ws(s._container);
71176
+ ks(s._container);
71176
71177
  },
71177
71178
  _bringToBack: function(s) {
71178
- ks(s._container);
71179
+ _s(s._container);
71179
71180
  }
71180
71181
  }, xi = Ge.vml ? vo : me, go = ma.extend({
71181
71182
  _initContainer: function() {
@@ -71221,10 +71222,10 @@ var H1 = { exports: {} };
71221
71222
  },
71222
71223
  // SVG does not have the concept of zIndex so we resort to changing the DOM order of elements
71223
71224
  _bringToFront: function(s) {
71224
- ws(s._path);
71225
+ ks(s._path);
71225
71226
  },
71226
71227
  _bringToBack: function(s) {
71227
- ks(s._path);
71228
+ _s(s._path);
71228
71229
  }
71229
71230
  });
71230
71231
  Ge.vml && go.include(Sh);
@@ -71250,9 +71251,9 @@ var H1 = { exports: {} };
71250
71251
  return this.options.preferCanvas && Bc(s) || Fc(s);
71251
71252
  }
71252
71253
  });
71253
- var zc = Ss.extend({
71254
+ var zc = Ms.extend({
71254
71255
  initialize: function(s, u) {
71255
- Ss.prototype.initialize.call(this, this._boundsToLatLngs(s), u);
71256
+ Ms.prototype.initialize.call(this, this._boundsToLatLngs(s), u);
71256
71257
  },
71257
71258
  // @method setBounds(latLngBounds: LatLngBounds): this
71258
71259
  // Redraws the rectangle with the passed bounds.
@@ -71271,7 +71272,7 @@ var H1 = { exports: {} };
71271
71272
  function Mh(s, u) {
71272
71273
  return new zc(s, u);
71273
71274
  }
71274
- go.create = xi, go.pointsToPath = _e, ha.geometryToLayer = hi, ha.coordsToLatLng = El, ha.coordsToLatLngs = mi, ha.latLngToCoords = $l, ha.latLngsToCoords = pi, ha.getFeature = Ms, ha.asFeature = vi, Tt.mergeOptions({
71275
+ go.create = xi, go.pointsToPath = _e, ha.geometryToLayer = hi, ha.coordsToLatLng = El, ha.coordsToLatLngs = mi, ha.latLngToCoords = $l, ha.latLngsToCoords = pi, ha.getFeature = As, ha.asFeature = vi, Tt.mergeOptions({
71275
71276
  // @option boxZoom: Boolean = true
71276
71277
  // Whether the map can be zoomed to a rectangular area specified by
71277
71278
  // dragging the mouse while pressing the shift key.
@@ -71712,7 +71713,7 @@ var H1 = { exports: {} };
71712
71713
  this._zooming = !1, G(this._animRequest), It(document, "touchmove", this._onTouchMove, this), It(document, "touchend touchcancel", this._onTouchEnd, this), this._map.options.zoomAnimation ? this._map._animateZoom(this._center, this._map._limitZoom(this._zoom), !0, this._map.options.zoomSnap) : this._map._resetView(this._center, this._map._limitZoom(this._zoom));
71713
71714
  }
71714
71715
  });
71715
- Tt.addInitHook("addHandler", "touchZoom", Vc), Tt.BoxZoom = Oc, Tt.DoubleClickZoom = Dc, Tt.Drag = Rc, Tt.Keyboard = Ic, Tt.ScrollWheelZoom = Hc, Tt.TapHold = Nc, Tt.TouchZoom = Vc, n.Bounds = ae, n.Browser = Ge, n.CRS = oe, n.Canvas = Tc, n.Circle = Al, n.CircleMarker = fi, n.Class = M, n.Control = In, n.DivIcon = $c, n.DivOverlay = Kn, n.DomEvent = qf, n.DomUtil = jf, n.Draggable = Ea, n.Evented = O, n.FeatureGroup = da, n.GeoJSON = ha, n.GridLayer = po, n.Handler = Xn, n.Icon = Cs, n.ImageOverlay = gi, n.LatLng = ne, n.LatLngBounds = se, n.Layer = Hn, n.LayerGroup = _s, n.LineUtil = sh, n.Map = Tt, n.Marker = di, n.Mixin = Kf, n.Path = $a, n.Point = B, n.PolyUtil = Qf, n.Polygon = Ss, n.Polyline = fa, n.Popup = yi, n.PosAnimation = dc, n.Projection = oh, n.Rectangle = zc, n.Renderer = ma, n.SVG = go, n.SVGOverlay = Ec, n.TileLayer = As, n.Tooltip = bi, n.Transformation = it, n.Util = P, n.VideoOverlay = Ac, n.bind = c, n.bounds = re, n.canvas = Bc, n.circle = hh, n.circleMarker = fh, n.control = fo, n.divIcon = kh, n.extend = i, n.featureGroup = ch, n.geoJSON = Mc, n.geoJson = vh, n.gridLayer = _h, n.icon = uh, n.imageOverlay = gh, n.latLng = W, n.latLngBounds = U, n.layerGroup = lh, n.map = Gf, n.marker = dh, n.point = J, n.polygon = ph, n.polyline = mh, n.popup = xh, n.rectangle = Mh, n.setOptions = b, n.stamp = h, n.svg = Fc, n.svgOverlay = bh, n.tileLayer = Lc, n.tooltip = wh, n.transformation = nt, n.version = a, n.videoOverlay = yh;
71716
+ Tt.addInitHook("addHandler", "touchZoom", Vc), Tt.BoxZoom = Oc, Tt.DoubleClickZoom = Dc, Tt.Drag = Rc, Tt.Keyboard = Ic, Tt.ScrollWheelZoom = Hc, Tt.TapHold = Nc, Tt.TouchZoom = Vc, n.Bounds = ae, n.Browser = Ge, n.CRS = oe, n.Canvas = Tc, n.Circle = Al, n.CircleMarker = fi, n.Class = M, n.Control = In, n.DivIcon = $c, n.DivOverlay = Kn, n.DomEvent = qf, n.DomUtil = jf, n.Draggable = Ea, n.Evented = O, n.FeatureGroup = da, n.GeoJSON = ha, n.GridLayer = po, n.Handler = Xn, n.Icon = Ss, n.ImageOverlay = gi, n.LatLng = ne, n.LatLngBounds = se, n.Layer = Hn, n.LayerGroup = Cs, n.LineUtil = sh, n.Map = Tt, n.Marker = di, n.Mixin = Kf, n.Path = $a, n.Point = B, n.PolyUtil = Qf, n.Polygon = Ms, n.Polyline = fa, n.Popup = yi, n.PosAnimation = dc, n.Projection = oh, n.Rectangle = zc, n.Renderer = ma, n.SVG = go, n.SVGOverlay = Ec, n.TileLayer = Es, n.Tooltip = bi, n.Transformation = it, n.Util = P, n.VideoOverlay = Ac, n.bind = c, n.bounds = re, n.canvas = Bc, n.circle = hh, n.circleMarker = fh, n.control = fo, n.divIcon = kh, n.extend = i, n.featureGroup = ch, n.geoJSON = Mc, n.geoJson = vh, n.gridLayer = _h, n.icon = uh, n.imageOverlay = gh, n.latLng = W, n.latLngBounds = U, n.layerGroup = lh, n.map = Gf, n.marker = dh, n.point = J, n.polygon = ph, n.polyline = mh, n.popup = xh, n.rectangle = Mh, n.setOptions = b, n.stamp = h, n.svg = Fc, n.svgOverlay = bh, n.tileLayer = Lc, n.tooltip = wh, n.transformation = nt, n.version = a, n.videoOverlay = yh;
71716
71717
  var Eh = window.L;
71717
71718
  n.noConflict = function() {
71718
71719
  return window.L = Eh, this;
@@ -74783,7 +74784,7 @@ const zte = {
74783
74784
  inert: T(_e.key),
74784
74785
  "data-history-key": _e.key
74785
74786
  }, [
74786
- (l(), ke(On(_e.component), Is({ ref_for: !0 }, _e.props, Uh(_e.isSystem ? n : e.messageHandlers)), {
74787
+ (l(), ke(On(_e.component), ds({ ref_for: !0 }, _e.props, Uh(_e.isSystem ? n : e.messageHandlers)), {
74787
74788
  default: Me(() => [
74788
74789
  _e.message.special ? (l(), f("div", mne, [
74789
74790
  o("div", pne, [
@@ -76048,7 +76049,7 @@ const rae = { class: "space-y-2" }, lae = { class: "w-full overflow-auto p-2 pb-
76048
76049
  }, $ae = { class: "h-full max-h-[500px] overflow-auto" }, Lae = {
76049
76050
  style: { "border-bottom-left-radius": "0px", "border-bottom-right-radius": "0px" },
76050
76051
  class: "chat-background banner-zap"
76051
- }, yle = {
76052
+ }, yle = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
76052
76053
  __name: "MessageQuickPreview",
76053
76054
  props: {
76054
76055
  message: {
@@ -76096,16 +76097,16 @@ const rae = { class: "space-y-2" }, lae = { class: "w-full overflow-auto p-2 pb-
76096
76097
  key: d.id,
76097
76098
  class: "pb-2"
76098
76099
  }, [
76099
- ve(Q0, {
76100
+ ve(Q0, ds({
76100
76101
  "is-info": !0,
76101
76102
  message: d,
76102
76103
  "next-message": i.value[h - 1]
76103
- }, null, 8, ["message", "next-message"])
76104
+ }, { ref_for: !0 }, r.$attrs), null, 16, ["message", "next-message"])
76104
76105
  ]))), 128))
76105
76106
  ])
76106
76107
  ]));
76107
76108
  }
76108
- }, Pae = { class: "sm-emoji-drawer-inline__crop" }, Tae = 0.28, Bae = 0.6, Fae = 6, zae = {
76109
+ }), Pae = { class: "sm-emoji-drawer-inline__crop" }, Tae = 0.28, Bae = 0.6, Fae = 6, zae = {
76109
76110
  __name: "EmojiPickerDrawer",
76110
76111
  props: {
76111
76112
  show: { type: Boolean, default: !1 },
@@ -79152,7 +79153,7 @@ const Iie = {
79152
79153
  }
79153
79154
  }, Df = /* @__PURE__ */ Oe(lre, [["__scopeId", "data-v-23aeed88"]]);
79154
79155
  function cre(e) {
79155
- e.component("PrimarySelect", i3), e.component("DepartSelect", P4), e.component("AttendantSelect", T4), e.component("SimpleModal", Xo), e.component("SimpleCard", r3), e.component("InstanceSelect", G3), e.component("CalendarEvents", n4), e.component("MFA", a4), e.component("MfaQrCode", qk), e.component("ChatWindow", L4), e.component("FilterSelectLib", B4), e.component("RandomAvatar", F4), e.component("MinModal", R0), e.component("Modal", z4), e.component("LibPatchNotes", O4), e.component("BtnNewUpdates", D4), e.component("LibPhotoPicker", R4), e.component("SelectMultipleDepartments", I4), e.component("SelectMultipleInstances", H4), e.component("PrimaryInput", H0), e.component("CurrencyDisplay", I0), e.component("SimpleSelect", N4), e.component("FloatingDev", K4), e.component("RatingInput", Z0), e.component("TagView", X4), e.component("TagChip", ds), e.component("TagList", q0), e.component("ClientsForm", J4), e.component("SelectMultipleTags", Yr), e.component("SimpleLoader", V0), e.component("Loader", el), e.component("OutcomeButton", j0), e.component("CallHistory", Df), e.component("CallMessage", K0), e.component("SystemMessage", ec), e.component("ListProducts", N0), e.component("ContactCard", vs), e.component("ContactMessageCard", d0), e.component("ProposalMessageCard", y0), e.component("WalletCard", U4), e.component("ReminderModal", _0), e.component("SoundSelect", W3), e.component("TimezoneSelect", Of), e.component("SmsPoolSelect", nre), e.component("BaseTable", t3), e.component("TemplateTable", W6), e.component("CategoryBadge", n3), e.component("AchievementCard", CY), e.component("NetworkIcon", ms);
79156
+ e.component("PrimarySelect", i3), e.component("DepartSelect", P4), e.component("AttendantSelect", T4), e.component("SimpleModal", Xo), e.component("SimpleCard", r3), e.component("InstanceSelect", G3), e.component("CalendarEvents", n4), e.component("MFA", a4), e.component("MfaQrCode", qk), e.component("ChatWindow", L4), e.component("FilterSelectLib", B4), e.component("RandomAvatar", F4), e.component("MinModal", R0), e.component("Modal", z4), e.component("LibPatchNotes", O4), e.component("BtnNewUpdates", D4), e.component("LibPhotoPicker", R4), e.component("SelectMultipleDepartments", I4), e.component("SelectMultipleInstances", H4), e.component("PrimaryInput", H0), e.component("CurrencyDisplay", I0), e.component("SimpleSelect", N4), e.component("FloatingDev", K4), e.component("RatingInput", Z0), e.component("TagView", X4), e.component("TagChip", fs), e.component("TagList", q0), e.component("ClientsForm", J4), e.component("SelectMultipleTags", Yr), e.component("SimpleLoader", V0), e.component("Loader", el), e.component("OutcomeButton", j0), e.component("CallHistory", Df), e.component("CallMessage", K0), e.component("SystemMessage", ec), e.component("ListProducts", N0), e.component("ContactCard", gs), e.component("ContactMessageCard", d0), e.component("ProposalMessageCard", y0), e.component("WalletCard", U4), e.component("ReminderModal", _0), e.component("SoundSelect", W3), e.component("TimezoneSelect", Of), e.component("SmsPoolSelect", nre), e.component("BaseTable", t3), e.component("TemplateTable", W6), e.component("CategoryBadge", n3), e.component("AchievementCard", CY), e.component("NetworkIcon", ps);
79156
79157
  }
79157
79158
  function ure(e, t = "add") {
79158
79159
  const n = to();
@@ -79219,7 +79220,7 @@ const a1e = {
79219
79220
  getWithContrastColor: mre,
79220
79221
  RatingInput: Z0,
79221
79222
  TagView: X4,
79222
- TagChip: ds,
79223
+ TagChip: fs,
79223
79224
  TagList: q0,
79224
79225
  ClientsForm: J4,
79225
79226
  OutcomeButton: j0,
@@ -79227,10 +79228,10 @@ const a1e = {
79227
79228
  CallMessage: K0,
79228
79229
  SystemMessage: ec,
79229
79230
  ListProducts: N0,
79230
- ContactCard: vs,
79231
+ ContactCard: gs,
79231
79232
  ContactMessageCard: d0,
79232
79233
  ProposalMessageCard: y0,
79233
- NetworkIcon: ms,
79234
+ NetworkIcon: ps,
79234
79235
  ReminderModal: _0,
79235
79236
  attReminderByLib: pre,
79236
79237
  SoundSelect: W3,
@@ -79260,7 +79261,7 @@ export {
79260
79261
  dle as Q,
79261
79262
  mr as R,
79262
79263
  nre as S,
79263
- ds as T,
79264
+ fs as T,
79264
79265
  Zre as U,
79265
79266
  cle as V,
79266
79267
  A4 as W,
@@ -79322,11 +79323,11 @@ export {
79322
79323
  sK as am,
79323
79324
  oK as an,
79324
79325
  iK as ao,
79325
- ys as ap,
79326
+ bs as ap,
79326
79327
  df as aq,
79327
79328
  fle as ar,
79328
79329
  W0 as as,
79329
- bs as at,
79330
+ xs as at,
79330
79331
  ti as au,
79331
79332
  ff as av,
79332
79333
  Ia as aw,
@@ -79466,9 +79467,9 @@ export {
79466
79467
  Sp as f,
79467
79468
  OQ as g,
79468
79469
  q0 as h,
79469
- vs as i,
79470
+ gs as i,
79470
79471
  d0 as j,
79471
- ms as k,
79472
+ ps as k,
79472
79473
  Ct as l,
79473
79474
  Of as m,
79474
79475
  ure as n,