@webitel/ui-sdk 24.6.58 → 24.6.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/ui-sdk.js CHANGED
@@ -574,7 +574,7 @@ Q3.write = function(e, n, r, i, a, l) {
574
574
  case "ucs-2":
575
575
  case "utf16le":
576
576
  case "utf-16le":
577
- return m0(this, u, f);
577
+ return p0(this, u, f);
578
578
  default:
579
579
  if (w)
580
580
  throw new TypeError("Unknown encoding: " + g);
@@ -723,7 +723,7 @@ Q3.write = function(e, n, r, i, a, l) {
723
723
  function _0(g, u, f, w) {
724
724
  return M2(h0(u), g, f, w);
725
725
  }
726
- function p0(g, u, f, w) {
726
+ function m0(g, u, f, w) {
727
727
  return M2(i0(u, g.length - f), g, f, w);
728
728
  }
729
729
  d.prototype.write = function(u, f, w, $) {
@@ -759,7 +759,7 @@ Q3.write = function(e, n, r, i, a, l) {
759
759
  case "ucs-2":
760
760
  case "utf16le":
761
761
  case "utf-16le":
762
- return p0(this, u, f, w);
762
+ return m0(this, u, f, w);
763
763
  default:
764
764
  if (R)
765
765
  throw new TypeError("Unknown encoding: " + $);
@@ -836,7 +836,7 @@ Q3.write = function(e, n, r, i, a, l) {
836
836
  $ += he[g[E]];
837
837
  return $;
838
838
  }
839
- function m0(g, u, f) {
839
+ function p0(g, u, f) {
840
840
  const w = g.slice(u, f);
841
841
  let $ = "";
842
842
  for (let E = 0; E < w.length - 1; E += 2)
@@ -4949,25 +4949,25 @@ function Ht(e, n, r) {
4949
4949
  weekStartsOn: B,
4950
4950
  locale: H,
4951
4951
  _originalDate: Q
4952
- }, _0 = P.match(D7).map(function(p0) {
4953
- var n0 = p0[0];
4952
+ }, _0 = P.match(D7).map(function(m0) {
4953
+ var n0 = m0[0];
4954
4954
  if (n0 === "p" || n0 === "P") {
4955
4955
  var v = fi[n0];
4956
- return v(p0, H.formatLong);
4956
+ return v(m0, H.formatLong);
4957
4957
  }
4958
- return p0;
4959
- }).join("").match($7).map(function(p0) {
4960
- if (p0 === "''")
4958
+ return m0;
4959
+ }).join("").match($7).map(function(m0) {
4960
+ if (m0 === "''")
4961
4961
  return "'";
4962
- var n0 = p0[0];
4962
+ var n0 = m0[0];
4963
4963
  if (n0 === "'")
4964
- return N7(p0);
4964
+ return N7(m0);
4965
4965
  var v = W6[n0];
4966
4966
  if (v)
4967
- return !(r != null && r.useAdditionalWeekYearTokens) && b5(p0) && hn(p0, n, String(e)), !(r != null && r.useAdditionalDayOfYearTokens) && w5(p0) && hn(p0, n, String(e)), v(l0, p0, H.localize, o0);
4967
+ return !(r != null && r.useAdditionalWeekYearTokens) && b5(m0) && hn(m0, n, String(e)), !(r != null && r.useAdditionalDayOfYearTokens) && w5(m0) && hn(m0, n, String(e)), v(l0, m0, H.localize, o0);
4968
4968
  if (n0.match(F7))
4969
4969
  throw new RangeError("Format string contains an unescaped latin alphabet character `" + n0 + "`");
4970
- return p0;
4970
+ return m0;
4971
4971
  }).join("");
4972
4972
  return _0;
4973
4973
  }
@@ -9083,7 +9083,7 @@ function _3(e, n, r, i) {
9083
9083
  return G0(O0, B.formatLong);
9084
9084
  }
9085
9085
  return O0;
9086
- }).join("").match(cp), p0 = [], n0 = co(_0), v;
9086
+ }).join("").match(cp), m0 = [], n0 = co(_0), v;
9087
9087
  try {
9088
9088
  var T = function() {
9089
9089
  var B0 = v.value;
@@ -9092,14 +9092,14 @@ function _3(e, n, r, i) {
9092
9092
  if (E0) {
9093
9093
  var y2 = E0.incompatibleTokens;
9094
9094
  if (Array.isArray(y2)) {
9095
- var F = p0.find(function(K) {
9095
+ var F = m0.find(function(K) {
9096
9096
  return y2.includes(K.token) || K.token === G0;
9097
9097
  });
9098
9098
  if (F)
9099
9099
  throw new RangeError("The format string mustn't contain `".concat(F.fullToken, "` and `").concat(B0, "` at the same time"));
9100
- } else if (E0.incompatibleTokens === "*" && p0.length > 0)
9100
+ } else if (E0.incompatibleTokens === "*" && m0.length > 0)
9101
9101
  throw new RangeError("The format string mustn't contain `".concat(B0, "` and any other token at the same time"));
9102
- p0.push({
9102
+ m0.push({
9103
9103
  token: G0,
9104
9104
  fullToken: B0
9105
9105
  });
@@ -9149,14 +9149,14 @@ function _3(e, n, r, i) {
9149
9149
  }), y0 = P0(r);
9150
9150
  if (isNaN(y0.getTime()))
9151
9151
  return /* @__PURE__ */ new Date(NaN);
9152
- var w0 = p5(y0, fn(y0)), m0 = {}, L = co(X), q;
9152
+ var w0 = p5(y0, fn(y0)), p0 = {}, L = co(X), q;
9153
9153
  try {
9154
9154
  for (L.s(); !(q = L.n()).done; ) {
9155
9155
  var S0 = q.value;
9156
9156
  if (!S0.validate(w0, l0))
9157
9157
  return /* @__PURE__ */ new Date(NaN);
9158
- var $0 = S0.set(w0, m0, l0);
9159
- Array.isArray($0) ? (w0 = $0[0], I7(m0, $0[1])) : w0 = $0;
9158
+ var $0 = S0.set(w0, p0, l0);
9159
+ Array.isArray($0) ? (w0 = $0[0], I7(p0, $0[1])) : w0 = $0;
9160
9160
  }
9161
9161
  } catch (O0) {
9162
9162
  L.e(O0);
@@ -10054,8 +10054,8 @@ const um = (e, n = 3) => {
10054
10054
  var T;
10055
10055
  return (T = e.hideNavigation) == null ? void 0 : T.includes(v);
10056
10056
  }), d = (v) => {
10057
- const T = e.maxDate ? z2(s(v), s(u0(e.maxDate))) : !1, G = e.minDate ? U2(s(v), s(u0(e.minDate))) : !1, X = C(v, e.disabledDates), y0 = r.value.filters.months.map((S0) => +S0).includes(d2(v)), w0 = e.disabledWeekDays.length ? e.disabledWeekDays.some((S0) => +S0 === V7(v)) : !1, m0 = e.allowedDates.length ? !e.allowedDates.some((S0) => i2(s(u0(S0)), s(v))) : !1, L = f2(v), q = L < +e.yearRange[0] || L > +e.yearRange[1];
10058
- return !(T || G || X || y0 || q || w0 || m0);
10057
+ const T = e.maxDate ? z2(s(v), s(u0(e.maxDate))) : !1, G = e.minDate ? U2(s(v), s(u0(e.minDate))) : !1, X = C(v, e.disabledDates), y0 = r.value.filters.months.map((S0) => +S0).includes(d2(v)), w0 = e.disabledWeekDays.length ? e.disabledWeekDays.some((S0) => +S0 === V7(v)) : !1, p0 = e.allowedDates.length ? !e.allowedDates.some((S0) => i2(s(u0(S0)), s(v))) : !1, L = f2(v), q = L < +e.yearRange[0] || L > +e.yearRange[1];
10058
+ return !(T || G || X || y0 || q || w0 || p0);
10059
10059
  }, m = (v) => {
10060
10060
  const T = {
10061
10061
  hours: Me(u0()),
@@ -10096,26 +10096,26 @@ const um = (e, n = 3) => {
10096
10096
  }, W = (v, T) => {
10097
10097
  const G = u0(JSON.parse(JSON.stringify(v))), X = [];
10098
10098
  for (let y0 = 0; y0 < 7; y0++) {
10099
- const w0 = Ie(G, y0), m0 = d2(w0) !== T;
10099
+ const w0 = Ie(G, y0), p0 = d2(w0) !== T;
10100
10100
  X.push({
10101
- text: e.hideOffsetDates && m0 ? "" : w0.getDate(),
10101
+ text: e.hideOffsetDates && p0 ? "" : w0.getDate(),
10102
10102
  value: w0,
10103
- current: !m0,
10103
+ current: !p0,
10104
10104
  classData: {}
10105
10105
  });
10106
10106
  }
10107
10107
  return X;
10108
10108
  }, l0 = (v, T) => {
10109
- const G = [], X = u0(s(new Date(T, v))), y0 = u0(s(new Date(T, v + 1, 0))), w0 = tt(X, { weekStartsOn: e.weekStart }), m0 = (L) => {
10109
+ const G = [], X = u0(s(new Date(T, v))), y0 = u0(s(new Date(T, v + 1, 0))), w0 = tt(X, { weekStartsOn: e.weekStart }), p0 = (L) => {
10110
10110
  const q = W(L, v);
10111
10111
  if (G.push({ days: q }), !G[G.length - 1].days.some(
10112
10112
  (S0) => i2(ce(S0.value), ce(y0))
10113
10113
  )) {
10114
10114
  const S0 = Ie(L, 7);
10115
- m0(S0);
10115
+ p0(S0);
10116
10116
  }
10117
10117
  };
10118
- if (m0(w0), e.sixWeeks && G.length < 6) {
10118
+ if (p0(w0), e.sixWeeks && G.length < 6) {
10119
10119
  const L = 6 - G.length;
10120
10120
  for (let q = 1; q <= L; q++) {
10121
10121
  const S0 = G[G.length - 1], $0 = S0.days[S0.days.length - 1], O0 = W(Ie($0.value, 1), d2(X));
@@ -10123,9 +10123,9 @@ const um = (e, n = 3) => {
10123
10123
  }
10124
10124
  }
10125
10125
  return G;
10126
- }, o0 = (v, T, G) => [F2(u0(v), { date: 1 }), F2(u0(), { month: T, year: G, date: 1 })], _0 = (v, T) => U2(...o0(e.minDate, v, T)) || i2(...o0(e.minDate, v, T)), p0 = (v, T) => z2(...o0(e.maxDate, v, T)) || i2(...o0(e.maxDate, v, T)), n0 = (v, T, G) => {
10126
+ }, o0 = (v, T, G) => [F2(u0(v), { date: 1 }), F2(u0(), { month: T, year: G, date: 1 })], _0 = (v, T) => U2(...o0(e.minDate, v, T)) || i2(...o0(e.minDate, v, T)), m0 = (v, T) => z2(...o0(e.maxDate, v, T)) || i2(...o0(e.maxDate, v, T)), n0 = (v, T, G) => {
10127
10127
  let X = !1;
10128
- return e.maxDate && G && p0(v, T) && (X = !0), e.minDate && !G && _0(v, T) && (X = !0), X;
10128
+ return e.maxDate && G && m0(v, T) && (X = !0), e.minDate && !G && _0(v, T) && (X = !0), X;
10129
10129
  };
10130
10130
  return {
10131
10131
  checkPartialRangeValue: n,
@@ -10146,9 +10146,9 @@ const um = (e, n = 3) => {
10146
10146
  getCalendarDays: l0,
10147
10147
  validateMonthYearInRange: (v, T, G, X) => {
10148
10148
  let y0 = !1;
10149
- return X ? e.minDate && e.maxDate ? y0 = n0(v, T, G) : (e.minDate && _0(v, T) || e.maxDate && p0(v, T)) && (y0 = !0) : y0 = !0, y0;
10149
+ return X ? e.minDate && e.maxDate ? y0 = n0(v, T, G) : (e.minDate && _0(v, T) || e.maxDate && m0(v, T)) && (y0 = !0) : y0 = !0, y0;
10150
10150
  },
10151
- validateMaxDate: p0,
10151
+ validateMaxDate: m0,
10152
10152
  validateMinDate: _0,
10153
10153
  assignDefaultTime: m,
10154
10154
  defaults: r,
@@ -10300,19 +10300,19 @@ const um = (e, n = 3) => {
10300
10300
  Q(f, u), m.value.multiCalendars && e.multiCalendarsSolo && T();
10301
10301
  }, l0 = () => {
10302
10302
  if (n0(), !e.range)
10303
- p.value = re(u0(), S.hours, S.minutes, p0());
10303
+ p.value = re(u0(), S.hours, S.minutes, m0());
10304
10304
  else {
10305
10305
  const u = S.hours, f = S.minutes;
10306
10306
  p.value = [
10307
- re(u0(), u[0], f[0], p0()),
10308
- re(u0(), u[1], f[1], p0(!1))
10307
+ re(u0(), u[0], f[0], m0()),
10308
+ re(u0(), u[1], f[1], m0(!1))
10309
10309
  ];
10310
10310
  }
10311
10311
  }, o0 = () => {
10312
10312
  e.multiDates ? p.value = [h(u0(), C.value(0), x.value(0))] : p.value = h(u0(), C.value(0), x.value(0));
10313
10313
  }, _0 = () => {
10314
10314
  p.value = u0();
10315
- }, p0 = (u = !0) => e.enableSeconds ? Array.isArray(S.seconds) ? u ? S.seconds[0] : S.seconds[1] : S.seconds : 0, n0 = () => {
10315
+ }, m0 = (u = !0) => e.enableSeconds ? Array.isArray(S.seconds) ? u ? S.seconds[0] : S.seconds[1] : S.seconds : 0, n0 = () => {
10316
10316
  const u = l();
10317
10317
  if (u) {
10318
10318
  const f = Array.isArray(u), w = f ? [+u[0].hours, +u[1].hours] : +u.hours, $ = f ? [+u[0].minutes, +u[1].minutes] : +u.minutes, E = f ? [+u[0].seconds, +u[1].seconds] : +u.seconds;
@@ -10349,7 +10349,7 @@ const um = (e, n = 3) => {
10349
10349
  }, w0 = (u, f) => {
10350
10350
  const w = z2(u, f) ? f : u, $ = z2(f, u) ? f : u;
10351
10351
  return Ka({ start: w, end: $ });
10352
- }, m0 = (u, f = 0) => {
10352
+ }, p0 = (u, f = 0) => {
10353
10353
  if (Array.isArray(p.value) && p.value[f]) {
10354
10354
  const w = P6(u, p.value[f]), $ = w0(p.value[f], u), E = $.length === 1 ? 0 : $.filter((L0) => o(L0)).length, R = Math.abs(w) - E;
10355
10355
  if (e.minRange && e.maxRange)
@@ -10365,7 +10365,7 @@ const um = (e, n = 3) => {
10365
10365
  }, S0 = () => {
10366
10366
  e.autoApply && n("select-date");
10367
10367
  }, $0 = (u) => !Ka({ start: u[0], end: u[1] }).some((f) => o(f)), O0 = (u) => (p.value = c(u0(u.value)), q()), B0 = (u) => {
10368
- const f = re(u0(u.value), S.hours, S.minutes, p0());
10368
+ const f = re(u0(u.value), S.hours, S.minutes, m0());
10369
10369
  e.multiDates ? y0(f) : p.value = f, r(), q();
10370
10370
  }, G0 = () => {
10371
10371
  y.value = p.value ? p.value.slice() : [], y.value.length === 2 && !(e.fixedStart || e.fixedEnd) && (y.value = []);
@@ -10373,19 +10373,19 @@ const um = (e, n = 3) => {
10373
10373
  const w = [u0(u.value), Ie(u0(u.value), +e.autoRange)];
10374
10374
  $0(w) && (f && X(u.value), y.value = w);
10375
10375
  }, y2 = (u) => {
10376
- F(u.value) || !m0(u.value, e.fixedStart ? 0 : 1) || (y.value = L(u0(u.value)));
10376
+ F(u.value) || !p0(u.value, e.fixedStart ? 0 : 1) || (y.value = L(u0(u.value)));
10377
10377
  }, F = (u) => e.noDisabledRange ? w0(y.value[0], u).some((f) => o(f)) : !1, k = (u, f) => {
10378
10378
  if (G0(), e.autoRange)
10379
10379
  return E0(u, f);
10380
10380
  if (e.fixedStart || e.fixedEnd)
10381
10381
  return y2(u);
10382
- y.value[0] ? m0(u0(u.value)) && !F(u.value) && (U2(u0(u.value), u0(y.value[0])) ? y.value.unshift(u0(u.value)) : y.value[1] = u0(u.value)) : y.value[0] = u0(u.value);
10382
+ y.value[0] ? p0(u0(u.value)) && !F(u.value) && (U2(u0(u.value), u0(y.value[0])) ? y.value.unshift(u0(u.value)) : y.value[1] = u0(u.value)) : y.value[0] = u0(u.value);
10383
10383
  }, K = (u) => {
10384
10384
  y.value[u] = re(
10385
10385
  y.value[u],
10386
10386
  S.hours[u],
10387
10387
  S.minutes[u],
10388
- p0(u !== 1)
10388
+ m0(u !== 1)
10389
10389
  );
10390
10390
  }, t0 = () => {
10391
10391
  y.value.length && (y.value[0] && !y.value[1] ? K(0) : (K(0), K(1), r()), p.value = y.value.slice(), y.value[0] && y.value[1] && e.autoApply && n("auto-apply"), y.value[0] && !y.value[1] && e.modelAuto && e.autoApply && n("auto-apply"));
@@ -10409,7 +10409,7 @@ const um = (e, n = 3) => {
10409
10409
  const w = Ce(F2(u0(), { month: C.value(f - 1), year: x.value(f - 1) }), 1);
10410
10410
  D(f, d2(w), f2(w));
10411
10411
  }
10412
- }, l2 = (u) => h(u0(), C.value(u), x.value(u)), c2 = (u) => re(u, S.hours, S.minutes, p0()), i0 = (u) => {
10412
+ }, l2 = (u) => h(u0(), C.value(u), x.value(u)), c2 = (u) => re(u, S.hours, S.minutes, m0()), i0 = (u) => {
10413
10413
  y0(l2(u));
10414
10414
  }, h0 = (u, f) => {
10415
10415
  const w = e.monthPicker ? C.value(u) !== f.month || !f.fromNav : x.value(u) !== f.year || !f.fromNav;
@@ -10417,7 +10417,7 @@ const um = (e, n = 3) => {
10417
10417
  if (e.multiDates)
10418
10418
  w && i0(u);
10419
10419
  else if (e.range) {
10420
- if (w && m0(l2(u))) {
10420
+ if (w && p0(l2(u))) {
10421
10421
  let $ = p.value ? p.value.slice() : [];
10422
10422
  $.length === 2 && $[1] !== null && ($ = []), $.length ? U2(l2(u), $[0]) ? $.unshift(l2(u)) : $[1] = l2(u) : $ = [l2(u)], p.value = $;
10423
10423
  }
@@ -10435,7 +10435,7 @@ const um = (e, n = 3) => {
10435
10435
  const w = F2(u0(), { month: C.value(f), year: x.value(f) }), $ = u < 0 ? Ce(w, 1) : ht(w, 1);
10436
10436
  d(d2($), f2($), u < 0, e.preventMinMaxNavigation) && (D(f, d2($), f2($)), m.value.multiCalendars && !e.multiCalendarsSolo && w2(f), n("update-month-year", { instance: f, month: d2($), year: f2($) }), i());
10437
10437
  }, J2 = (u) => {
10438
- ko(u) && ko(p.value) && Ye(S.hours) && Ye(S.minutes) ? (u[0] && p.value[0] && (p.value[0] = re(u[0], S.hours[0], S.minutes[0], p0())), u[1] && p.value[1] && (p.value[1] = re(u[1], S.hours[1], S.minutes[1], p0(!1)))) : e.multiDates && Array.isArray(p.value) ? p.value[p.value.length - 1] = c2(u) : !e.range && !Eo(u) && (p.value = c2(u)), n("time-update");
10438
+ ko(u) && ko(p.value) && Ye(S.hours) && Ye(S.minutes) ? (u[0] && p.value[0] && (p.value[0] = re(u[0], S.hours[0], S.minutes[0], m0())), u[1] && p.value[1] && (p.value[1] = re(u[1], S.hours[1], S.minutes[1], m0(!1)))) : e.multiDates && Array.isArray(p.value) ? p.value[p.value.length - 1] = c2(u) : !e.range && !Eo(u) && (p.value = c2(u)), n("time-update");
10439
10439
  }, he = (u, f = !0, w = !1) => {
10440
10440
  const $ = f ? u : S.hours, E = !f && !w ? u : S.minutes, R = w ? u : S.seconds;
10441
10441
  if (e.range && Eo(p.value) && Ye($) && Ye(E) && Ye(R) && !e.disableTimeRangeValidation) {
@@ -10546,7 +10546,7 @@ const um = (e, n = 3) => {
10546
10546
  }, Q = () => i.value[1] ? B() : X(H2(i.value[0])), W = () => (i.value || []).map((L) => X(L)), l0 = () => (U(), n.modelAuto ? Q() : n.multiDates ? W() : Array.isArray(i.value) ? c(() => B()) : X(H2(i.value))), o0 = (L) => L ? n.timePicker ? O(H2(L)) : n.monthPicker ? D(H2(L)) : n.yearPicker ? C(H2(L)) : n.multiDates ? P(H2(L)) : n.weekPicker ? N(H2(L)) : H(H2(L)) : null, _0 = (L) => {
10547
10547
  const q = o0(L);
10548
10548
  d(H2(q)) ? (i.value = H2(q), T()) : (i.value = null, y.value = "");
10549
- }, p0 = () => {
10549
+ }, m0 = () => {
10550
10550
  var L;
10551
10551
  const q = (S0) => {
10552
10552
  var $0;
@@ -10555,7 +10555,7 @@ const um = (e, n = 3) => {
10555
10555
  return `${q(i.value[0])} ${(L = p.value.textInputOptions) == null ? void 0 : L.rangeSeparator} ${i.value[1] ? q(i.value[1]) : ""}`;
10556
10556
  }, n0 = () => {
10557
10557
  var L;
10558
- return r.value && i.value ? Array.isArray(i.value) ? p0() : Ht(i.value, (L = p.value.textInputOptions) == null ? void 0 : L.format) : o(i.value);
10558
+ return r.value && i.value ? Array.isArray(i.value) ? m0() : Ht(i.value, (L = p.value.textInputOptions) == null ? void 0 : L.format) : o(i.value);
10559
10559
  }, v = () => {
10560
10560
  var L;
10561
10561
  return i.value ? n.multiDates ? i.value.map((q) => o(q)).join("; ") : n.textInput && typeof ((L = p.value.textInputOptions) == null ? void 0 : L.format) == "string" ? n0() : o(i.value) : "";
@@ -10572,14 +10572,14 @@ const um = (e, n = 3) => {
10572
10572
  }, w0 = (L) => Array.isArray(i.value) ? n.multiDates ? i.value.map((q) => L(q)) : [
10573
10573
  L(i.value[0]),
10574
10574
  i.value[1] ? L(i.value[1]) : h()
10575
- ] : L(H2(i.value)), m0 = (L) => y0(H2(w0(L)));
10575
+ ] : L(H2(i.value)), p0 = (L) => y0(H2(w0(L)));
10576
10576
  return {
10577
10577
  inputValue: y,
10578
10578
  internalModelValue: i,
10579
10579
  checkBeforeEmit: () => i.value ? n.range ? n.partialRange ? i.value.length >= 1 : i.value.length === 2 : !!i.value : !1,
10580
10580
  parseExternalModelValue: _0,
10581
10581
  formatInputValue: T,
10582
- emitModelValue: () => (T(), n.monthPicker ? m0(S) : n.timePicker ? m0(A) : n.yearPicker ? m0(f2) : n.weekPicker ? y0(i.value) : y0(l0()))
10582
+ emitModelValue: () => (T(), n.monthPicker ? p0(S) : n.timePicker ? p0(A) : n.yearPicker ? p0(f2) : n.weekPicker ? y0(i.value) : y0(l0()))
10583
10583
  };
10584
10584
  }, Lm = (e, n) => {
10585
10585
  const { validateMonthYearInRange: r, validateMaxDate: i, validateMinDate: a, defaults: l } = te(e), o = (m, p) => {
@@ -10919,8 +10919,8 @@ const km = (e, n, r, i) => {
10919
10919
  }, A = (B) => {
10920
10920
  const { rangeSeparator: Q } = o.value.textInputOptions, [W, l0] = B.split(`${Q}`);
10921
10921
  if (W) {
10922
- const o0 = b(W.trim()), _0 = l0 ? b(l0.trim()) : null, p0 = o0 && _0 ? [o0, _0] : [o0];
10923
- h.value = o0 ? p0 : null;
10922
+ const o0 = b(W.trim()), _0 = l0 ? b(l0.trim()) : null, m0 = o0 && _0 ? [o0, _0] : [o0];
10923
+ h.value = o0 ? m0 : null;
10924
10924
  }
10925
10925
  }, S = (B) => {
10926
10926
  if (i.range)
@@ -11196,12 +11196,12 @@ const km = (e, n, r, i) => {
11196
11196
  if (r("set-hover-date", v), (y0 = (X = v.marker) == null ? void 0 : X.tooltip) != null && y0.length) {
11197
11197
  const w0 = $2(h.value[T][G]);
11198
11198
  if (w0) {
11199
- const { width: m0, height: L } = w0.getBoundingClientRect();
11199
+ const { width: p0, height: L } = w0.getBoundingClientRect();
11200
11200
  s.value = v.value;
11201
- let q = { left: `${m0 / 2}px` }, S0 = -50;
11201
+ let q = { left: `${p0 / 2}px` }, S0 = -50;
11202
11202
  if (await Re(), b.value[0]) {
11203
11203
  const { left: $0, width: O0 } = b.value[0].getBoundingClientRect();
11204
- $0 < 0 && (q = { left: "0" }, S0 = 0, A.value.left = `${m0 / 2}px`), window.innerWidth < $0 + O0 && (q = { right: "0" }, S0 = 0, A.value.left = `${O0 - m0 / 2}px`);
11204
+ $0 < 0 && (q = { left: "0" }, S0 = 0, A.value.left = `${p0 / 2}px`), window.innerWidth < $0 + O0 && (q = { right: "0" }, S0 = 0, A.value.left = `${O0 - p0 / 2}px`);
11205
11205
  }
11206
11206
  c.value = {
11207
11207
  bottom: `${L}px`,
@@ -11221,7 +11221,7 @@ const km = (e, n, r, i) => {
11221
11221
  }, _0 = () => {
11222
11222
  const v = i.vertical ? "Y" : "X";
11223
11223
  Math.abs(y.value[`start${v}`] - y.value[`end${v}`]) > 10 && r("handle-swipe", y.value[`start${v}`] > y.value[`end${v}`] ? "right" : "left");
11224
- }, p0 = (v, T, G) => {
11224
+ }, m0 = (v, T, G) => {
11225
11225
  v && (Array.isArray(h.value[T]) ? h.value[T][G] = v : h.value[T] = [v]), i.arrowNavigation && a(h.value, "calendar");
11226
11226
  }, n0 = (v) => {
11227
11227
  i.monthChangeOnScroll && (v.preventDefault(), r("handle-scroll", v));
@@ -11282,44 +11282,44 @@ const km = (e, n, r, i) => {
11282
11282
  v.weekNumbers ? (_(), I("div", Wm, [
11283
11283
  z("div", jm, c0(e.getWeekNum(y0.days)), 1)
11284
11284
  ])) : Z("", !0),
11285
- (_(!0), I(V0, null, z0(y0.days, (m0, L) => {
11285
+ (_(!0), I(V0, null, z0(y0.days, (p0, L) => {
11286
11286
  var q, S0, $0;
11287
11287
  return _(), I("div", {
11288
11288
  role: "gridcell",
11289
11289
  class: "dp__calendar_item",
11290
11290
  ref_for: !0,
11291
- ref: (O0) => p0(O0, w0, L),
11291
+ ref: (O0) => m0(O0, w0, L),
11292
11292
  key: L + w0,
11293
- "aria-selected": m0.classData.dp__active_date || m0.classData.dp__range_start || m0.classData.dp__range_start,
11294
- "aria-disabled": m0.classData.dp__cell_disabled,
11295
- "aria-label": (S0 = (q = V(o).ariaLabels) == null ? void 0 : q.day) == null ? void 0 : S0.call(q, m0),
11293
+ "aria-selected": p0.classData.dp__active_date || p0.classData.dp__range_start || p0.classData.dp__range_start,
11294
+ "aria-disabled": p0.classData.dp__cell_disabled,
11295
+ "aria-label": (S0 = (q = V(o).ariaLabels) == null ? void 0 : q.day) == null ? void 0 : S0.call(q, p0),
11296
11296
  tabindex: "0",
11297
- "data-test": m0.value,
11298
- onClick: j0((O0) => v.$emit("select-date", m0), ["stop", "prevent"]),
11297
+ "data-test": p0.value,
11298
+ onClick: j0((O0) => v.$emit("select-date", p0), ["stop", "prevent"]),
11299
11299
  onKeydown: [
11300
- I0((O0) => v.$emit("select-date", m0), ["enter"]),
11301
- I0((O0) => v.$emit("handle-space", m0), ["space"])
11300
+ I0((O0) => v.$emit("select-date", p0), ["enter"]),
11301
+ I0((O0) => v.$emit("handle-space", p0), ["space"])
11302
11302
  ],
11303
- onMouseenter: (O0) => B(m0, w0, L),
11304
- onMouseleave: (O0) => Q(m0)
11303
+ onMouseenter: (O0) => B(p0, w0, L),
11304
+ onMouseleave: (O0) => Q(p0)
11305
11305
  }, [
11306
11306
  z("div", {
11307
- class: v0(["dp__cell_inner", m0.classData])
11307
+ class: v0(["dp__cell_inner", p0.classData])
11308
11308
  }, [
11309
- v.$slots.day && V(H)(m0) ? J(v.$slots, "day", {
11309
+ v.$slots.day && V(H)(p0) ? J(v.$slots, "day", {
11310
11310
  key: 0,
11311
- day: +m0.text,
11312
- date: m0.value
11311
+ day: +p0.text,
11312
+ date: p0.value
11313
11313
  }) : Z("", !0),
11314
11314
  v.$slots.day ? Z("", !0) : (_(), I(V0, { key: 1 }, [
11315
- x0(c0(m0.text), 1)
11315
+ x0(c0(p0.text), 1)
11316
11316
  ], 64)),
11317
- m0.marker && V(H)(m0) ? (_(), I("div", {
11317
+ p0.marker && V(H)(p0) ? (_(), I("div", {
11318
11318
  key: 2,
11319
- class: v0(V(D)(m0.marker)),
11320
- style: k2(m0.marker.color ? { backgroundColor: m0.marker.color } : {})
11319
+ class: v0(V(D)(p0.marker)),
11320
+ style: k2(p0.marker.color ? { backgroundColor: p0.marker.color } : {})
11321
11321
  }, null, 6)) : Z("", !0),
11322
- V(P)(m0.value) ? (_(), I("div", {
11322
+ V(P)(p0.value) ? (_(), I("div", {
11323
11323
  key: 3,
11324
11324
  class: "dp__marker_tooltip",
11325
11325
  ref_for: !0,
@@ -11327,20 +11327,20 @@ const km = (e, n, r, i) => {
11327
11327
  ref: b,
11328
11328
  style: k2(c.value)
11329
11329
  }, [
11330
- ($0 = m0.marker) != null && $0.tooltip ? (_(), I("div", {
11330
+ ($0 = p0.marker) != null && $0.tooltip ? (_(), I("div", {
11331
11331
  key: 0,
11332
11332
  class: "dp__tooltip_content",
11333
11333
  onClick: T[0] || (T[0] = j0(() => {
11334
11334
  }, ["stop"]))
11335
11335
  }, [
11336
- (_(!0), I(V0, null, z0(m0.marker.tooltip, (O0, B0) => (_(), I("div", {
11336
+ (_(!0), I(V0, null, z0(p0.marker.tooltip, (O0, B0) => (_(), I("div", {
11337
11337
  key: B0,
11338
11338
  class: "dp__tooltip_text"
11339
11339
  }, [
11340
11340
  v.$slots["marker-tooltip"] ? J(v.$slots, "marker-tooltip", {
11341
11341
  key: 0,
11342
11342
  tooltip: O0,
11343
- day: m0.value
11343
+ day: p0.value
11344
11344
  }) : Z("", !0),
11345
11345
  v.$slots["marker-tooltip"] ? Z("", !0) : (_(), I(V0, { key: 1 }, [
11346
11346
  z("div", {
@@ -11445,9 +11445,9 @@ const km = (e, n, r, i) => {
11445
11445
  dp__overlay_col: !0
11446
11446
  })), D = (n0) => i.skipActive ? !1 : n0.value === i.modelValue, P = a0(() => i.items.map((n0) => n0.filter((v) => v).map((v) => {
11447
11447
  var T, G, X;
11448
- const y0 = i.disabledValues.some((m0) => m0 === v.value) || U(v.value), w0 = (T = i.multiModelValue) != null && T.length ? (G = i.multiModelValue) == null ? void 0 : G.some(
11449
- (m0) => i2(
11450
- m0,
11448
+ const y0 = i.disabledValues.some((p0) => p0 === v.value) || U(v.value), w0 = (T = i.multiModelValue) != null && T.length ? (G = i.multiModelValue) == null ? void 0 : G.some(
11449
+ (p0) => i2(
11450
+ p0,
11451
11451
  Qe(
11452
11452
  i.monthPicker ? Zt(/* @__PURE__ */ new Date(), v.value) : /* @__PURE__ */ new Date(),
11453
11453
  i.monthPicker ? i.year : v.value
@@ -11502,8 +11502,8 @@ const km = (e, n, r, i) => {
11502
11502
  }, o0 = () => {
11503
11503
  i.escClose && l0();
11504
11504
  }, _0 = (n0, v, T, G) => {
11505
- n0 && (v.value === +i.modelValue && !i.disabledValues.includes(v.value) && (h.value = n0), i.arrowNavigation && (Array.isArray(m.value[T]) ? m.value[T][G] = n0 : m.value[T] = [n0], p0()));
11506
- }, p0 = () => {
11505
+ n0 && (v.value === +i.modelValue && !i.disabledValues.includes(v.value) && (h.value = n0), i.arrowNavigation && (Array.isArray(m.value[T]) ? m.value[T][G] = n0 : m.value[T] = [n0], m0()));
11506
+ }, m0 = () => {
11507
11507
  var n0, v;
11508
11508
  const T = (n0 = i.headerRefs) != null && n0.length ? [i.headerRefs].concat(m.value) : m.value.concat([i.skipButtonRef ? [] : [y.value]]);
11509
11509
  l(H2(T), (v = i.headerRefs) != null && v.length ? "monthPicker" : "selectionGrid");
@@ -11540,15 +11540,15 @@ const km = (e, n, r, i) => {
11540
11540
  "aria-selected": y0.value === e.modelValue && !e.disabledValues.includes(y0.value),
11541
11541
  "aria-disabled": y0.className.dp__overlay_cell_disabled,
11542
11542
  ref_for: !0,
11543
- ref: (m0) => _0(m0, y0, X, w0),
11543
+ ref: (p0) => _0(p0, y0, X, w0),
11544
11544
  tabindex: "0",
11545
11545
  "data-test": y0.text,
11546
- onClick: (m0) => Q(y0.value),
11546
+ onClick: (p0) => Q(y0.value),
11547
11547
  onKeydown: [
11548
- I0((m0) => Q(y0.value), ["enter"]),
11549
- I0((m0) => Q(y0.value), ["space"])
11548
+ I0((p0) => Q(y0.value), ["enter"]),
11549
+ I0((p0) => Q(y0.value), ["space"])
11550
11550
  ],
11551
- onMouseover: (m0) => p.value = y0.value
11551
+ onMouseover: (p0) => p.value = y0.value
11552
11552
  }, [
11553
11553
  z("div", {
11554
11554
  class: v0(y0.className)
@@ -11709,7 +11709,7 @@ const km = (e, n, r, i) => {
11709
11709
  const q = L === "month";
11710
11710
  return {
11711
11711
  showSelectionGrid: (q ? m : p).value,
11712
- items: (q ? p0 : n0).value,
11712
+ items: (q ? m0 : n0).value,
11713
11713
  disabledValues: a.value.filters[q ? "months" : "years"].concat(P.value),
11714
11714
  minValue: (q ? Q : U).value,
11715
11715
  maxValue: (q ? W : B).value,
@@ -11744,7 +11744,7 @@ const km = (e, n, r, i) => {
11744
11744
  q.push(S0(O0));
11745
11745
  }
11746
11746
  return q;
11747
- }, _0 = a0(() => i.months.find((q) => q.value === i.month) || { text: "", value: 0 }), p0 = a0(() => o0(i.months)), n0 = a0(() => o0(i.years)), v = a0(() => a.value.multiCalendars ? i.multiCalendarsSolo ? !0 : i.instance === 0 : !0), T = a0(() => a.value.multiCalendars ? i.multiCalendarsSolo ? !0 : i.instance === a.value.multiCalendars - 1 : !0), G = (L = !1) => {
11747
+ }, _0 = a0(() => i.months.find((q) => q.value === i.month) || { text: "", value: 0 }), m0 = a0(() => o0(i.months)), n0 = a0(() => o0(i.years)), v = a0(() => a.value.multiCalendars ? i.multiCalendarsSolo ? !0 : i.instance === 0 : !0), T = a0(() => a.value.multiCalendars ? i.multiCalendarsSolo ? !0 : i.instance === a.value.multiCalendars - 1 : !0), G = (L = !1) => {
11748
11748
  y0(L), m.value = !m.value, m.value || r("overlay-closed");
11749
11749
  }, X = (L = !1) => {
11750
11750
  y0(L), p.value = !p.value, p.value || r("overlay-closed");
@@ -11756,7 +11756,7 @@ const km = (e, n, r, i) => {
11756
11756
  month: i.month,
11757
11757
  fromNav: !0
11758
11758
  });
11759
- }, m0 = (L, q) => {
11759
+ }, p0 = (L, q) => {
11760
11760
  i.arrowNavigation && (y.value[q] = $2(L), s(y.value, "monthYear"));
11761
11761
  };
11762
11762
  return n({
@@ -11773,7 +11773,7 @@ const km = (e, n, r, i) => {
11773
11773
  "aria-label": (S0 = V(a).ariaLabels) == null ? void 0 : S0.prevMonth,
11774
11774
  disabled: V(h)(!1),
11775
11775
  onActivate: q[0] || (q[0] = (E0) => V(c)(!1)),
11776
- onSetRef: q[1] || (q[1] = (E0) => m0(E0, 0))
11776
+ onSetRef: q[1] || (q[1] = (E0) => p0(E0, 0))
11777
11777
  }, {
11778
11778
  default: j(() => [
11779
11779
  L.$slots["arrow-left"] ? J(L.$slots, "arrow-left", { key: 0 }) : Z("", !0),
@@ -11791,7 +11791,7 @@ const km = (e, n, r, i) => {
11791
11791
  "onUpdate:modelValue": q[2] || (q[2] = (E0) => Ge(x) ? x.value = E0 : null)
11792
11792
  }, V(N)("month"), {
11793
11793
  onToggle: G,
11794
- onSetRef: q[3] || (q[3] = (E0) => m0(E0, 1))
11794
+ onSetRef: q[3] || (q[3] = (E0) => p0(E0, 1))
11795
11795
  }), N2({
11796
11796
  default: j(() => [
11797
11797
  L.$slots.month ? J(L.$slots, "month", J0(H0({ key: 0 }, V(_0)))) : Z("", !0),
@@ -11842,7 +11842,7 @@ const km = (e, n, r, i) => {
11842
11842
  "onUpdate:modelValue": q[4] || (q[4] = (E0) => Ge(O) ? O.value = E0 : null)
11843
11843
  }, V(N)("year"), {
11844
11844
  onToggle: X,
11845
- onSetRef: q[5] || (q[5] = (E0) => m0(E0, 2))
11845
+ onSetRef: q[5] || (q[5] = (E0) => p0(E0, 2))
11846
11846
  }), N2({
11847
11847
  default: j(() => [
11848
11848
  L.$slots.year ? J(L.$slots, "year", {
@@ -11906,7 +11906,7 @@ const km = (e, n, r, i) => {
11906
11906
  disabled: V(h)(!0),
11907
11907
  "aria-label": (G0 = V(a).ariaLabels) == null ? void 0 : G0.nextMonth,
11908
11908
  onActivate: q[7] || (q[7] = (E0) => V(c)(!0)),
11909
- onSetRef: q[8] || (q[8] = (E0) => m0(E0, 3))
11909
+ onSetRef: q[8] || (q[8] = (E0) => p0(E0, 3))
11910
11910
  }, {
11911
11911
  default: j(() => [
11912
11912
  L.$slots[L.vertical ? "arrow-down" : "arrow-right"] ? J(L.$slots, L.vertical ? "arrow-down" : "arrow-right", { key: 0 }) : Z("", !0),
@@ -12104,8 +12104,8 @@ const km = (e, n, r, i) => {
12104
12104
  return { text: i[v] < 10 ? `0${i[v]}` : `${i[v]}`, value: i[v] };
12105
12105
  }), P = (v) => {
12106
12106
  const T = i.is24 ? 24 : 12, G = v === "hours" ? T : 60, X = +i[`${v}GridIncrement`], y0 = v === "hours" && !i.is24 ? X : 0, w0 = [];
12107
- for (let m0 = y0; m0 < G; m0 += X)
12108
- w0.push({ value: m0, text: m0 < 10 ? `0${m0}` : `${m0}` });
12107
+ for (let p0 = y0; p0 < G; p0 += X)
12108
+ w0.push({ value: p0, text: p0 < 10 ? `0${p0}` : `${p0}` });
12109
12109
  return v === "hours" && !i.is24 && w0.push({ value: 0, text: "12" }), um(w0);
12110
12110
  }, N = (v, T) => {
12111
12111
  const G = i.minTime && i.minTime[T], X = i.maxTime && i.maxTime[T];
@@ -12122,11 +12122,11 @@ const km = (e, n, r, i) => {
12122
12122
  d.value === "PM" ? (d.value = "AM", r("update:hours", i.hours - 12)) : (d.value = "PM", r("update:hours", i.hours + 12));
12123
12123
  }, _0 = (v) => {
12124
12124
  h[v] = !0;
12125
- }, p0 = (v, T, G) => {
12125
+ }, m0 = (v, T, G) => {
12126
12126
  if (v && i.arrowNavigation) {
12127
12127
  Array.isArray(p.value[T]) ? p.value[T][G] = v : p.value[T] = [v];
12128
12128
  const X = p.value.reduce(
12129
- (y0, w0) => w0.map((m0, L) => [...y0[L] || [], w0[L]]),
12129
+ (y0, w0) => w0.map((p0, L) => [...y0[L] || [], w0[L]]),
12130
12130
  []
12131
12131
  );
12132
12132
  l(i.closeTimePickerBtn), m.value && (X[1] = X[1].concat(m.value)), a(X, i.order);
@@ -12136,7 +12136,7 @@ const km = (e, n, r, i) => {
12136
12136
  var G;
12137
12137
  return v.disabled ? Z("", !0) : (_(), I("div", oy, [
12138
12138
  (_(!0), I(V0, null, z0(V(x), (X, y0) => {
12139
- var w0, m0, L;
12139
+ var w0, p0, L;
12140
12140
  return _(), I("div", {
12141
12141
  key: y0,
12142
12142
  class: v0(V(C))
@@ -12159,14 +12159,14 @@ const km = (e, n, r, i) => {
12159
12159
  ],
12160
12160
  onClick: (q) => W(X.type),
12161
12161
  ref_for: !0,
12162
- ref: (q) => p0(q, y0, 0)
12162
+ ref: (q) => m0(q, y0, 0)
12163
12163
  }, [
12164
12164
  v.$slots["arrow-up"] ? J(v.$slots, "arrow-up", { key: 0 }) : Z("", !0),
12165
12165
  v.$slots["arrow-up"] ? Z("", !0) : (_(), d0(V(P5), { key: 1 }))
12166
12166
  ], 42, sy),
12167
12167
  z("div", {
12168
12168
  role: "button",
12169
- "aria-label": (m0 = V(o).ariaLabels) == null ? void 0 : m0.openTpOverlay(X.type),
12169
+ "aria-label": (p0 = V(o).ariaLabels) == null ? void 0 : p0.openTpOverlay(X.type),
12170
12170
  class: v0(U(X.type) ? "" : "dp__time_display"),
12171
12171
  tabindex: "0",
12172
12172
  "data-test": `${X.type}-toggle-overlay-btn`,
@@ -12176,7 +12176,7 @@ const km = (e, n, r, i) => {
12176
12176
  ],
12177
12177
  onClick: (q) => B(X.type),
12178
12178
  ref_for: !0,
12179
- ref: (q) => p0(q, y0, 1)
12179
+ ref: (q) => m0(q, y0, 1)
12180
12180
  }, [
12181
12181
  v.$slots[X.type] ? J(v.$slots, X.type, {
12182
12182
  key: 0,
@@ -12202,7 +12202,7 @@ const km = (e, n, r, i) => {
12202
12202
  ],
12203
12203
  onClick: (q) => W(X.type, !1),
12204
12204
  ref_for: !0,
12205
- ref: (q) => p0(q, y0, 2)
12205
+ ref: (q) => m0(q, y0, 2)
12206
12206
  }, [
12207
12207
  v.$slots["arrow-down"] ? J(v.$slots, "arrow-down", { key: 0 }) : Z("", !0),
12208
12208
  v.$slots["arrow-down"] ? Z("", !0) : (_(), d0(V(B5), { key: 1 }))
@@ -12376,12 +12376,12 @@ const km = (e, n, r, i) => {
12376
12376
  setSeconds: B
12377
12377
  }) : Z("", !0),
12378
12378
  W.$slots["time-picker-overlay"] ? Z("", !0) : (_(), I("div", yy, [
12379
- (_(!0), I(V0, null, z0(V(x), (p0, n0) => p2((_(), d0(hy, H0({ key: n0 }, {
12379
+ (_(!0), I(V0, null, z0(V(x), (m0, n0) => p2((_(), d0(hy, H0({ key: n0 }, {
12380
12380
  ...W.$props,
12381
12381
  order: n0,
12382
- hours: p0.hours,
12383
- minutes: p0.minutes,
12384
- seconds: p0.seconds,
12382
+ hours: m0.hours,
12383
+ minutes: m0.minutes,
12384
+ seconds: m0.seconds,
12385
12385
  closeTimePickerBtn: p.value,
12386
12386
  disabled: n0 === 0 ? W.fixedStart : W.fixedEnd
12387
12387
  }, {
@@ -12413,10 +12413,10 @@ const km = (e, n, r, i) => {
12413
12413
  "aria-label": (_0 = V(c).ariaLabels) == null ? void 0 : _0.closeTimePicker,
12414
12414
  tabindex: "0",
12415
12415
  onKeydown: [
12416
- l0[3] || (l0[3] = I0((p0) => O(!1), ["enter"])),
12417
- l0[4] || (l0[4] = I0((p0) => O(!1), ["space"]))
12416
+ l0[3] || (l0[3] = I0((m0) => O(!1), ["enter"])),
12417
+ l0[4] || (l0[4] = I0((m0) => O(!1), ["space"]))
12418
12418
  ],
12419
- onClick: l0[5] || (l0[5] = (p0) => O(!1))
12419
+ onClick: l0[5] || (l0[5] = (m0) => O(!1))
12420
12420
  }, [
12421
12421
  W.$slots["calendar-icon"] ? J(W.$slots, "calendar-icon", { key: 0 }) : Z("", !0),
12422
12422
  W.$slots["calendar-icon"] ? Z("", !0) : (_(), d0(V(dr), { key: 1 }))
@@ -12496,13 +12496,13 @@ const km = (e, n, r, i) => {
12496
12496
  dp__active_date: N(T),
12497
12497
  dp__date_hover: P(T)
12498
12498
  }), o0 = (T) => ({
12499
- ...p0(T),
12499
+ ...m0(T),
12500
12500
  ...n0(T),
12501
12501
  dp__range_between_week: Q(T) && n.weekPicker
12502
12502
  }), _0 = (T) => {
12503
12503
  const G = n.multiCalendars > 0 ? T.current && p(T) && D() : p(T) && D(), X = n.multiCalendars > 0 ? T.current && p(T, !1) && D() : p(T, !1) && D();
12504
12504
  return { isRangeStart: G, isRangeEnd: X };
12505
- }, p0 = (T) => {
12505
+ }, m0 = (T) => {
12506
12506
  const { isRangeStart: G, isRangeEnd: X } = _0(T);
12507
12507
  return {
12508
12508
  dp__range_start: G,
@@ -12512,11 +12512,11 @@ const km = (e, n, r, i) => {
12512
12512
  dp__date_hover_end: y(P(T), T, !1)
12513
12513
  };
12514
12514
  }, n0 = (T) => ({
12515
- ...p0(T),
12515
+ ...m0(T),
12516
12516
  dp__cell_auto_range: S(T),
12517
12517
  dp__cell_auto_range_start: C(T),
12518
12518
  dp__cell_auto_range_end: A(T)
12519
- }), v = (T) => n.range ? n.autoRange ? n0(T) : n.modelAuto ? { ...l0(T), ...p0(T) } : p0(T) : n.weekPicker ? o0(T) : l0(T);
12519
+ }), v = (T) => n.range ? n.autoRange ? n0(T) : n.modelAuto ? { ...l0(T), ...m0(T) } : m0(T) : n.weekPicker ? o0(T) : l0(T);
12520
12520
  return {
12521
12521
  setHoverDate: s,
12522
12522
  clearHoverDate: c,
@@ -12600,7 +12600,7 @@ const km = (e, n, r, i) => {
12600
12600
  month: l0,
12601
12601
  year: o0,
12602
12602
  time: _0,
12603
- updateTime: p0,
12603
+ updateTime: m0,
12604
12604
  updateMonthYear: n0,
12605
12605
  selectDate: v,
12606
12606
  getWeekNum: T,
@@ -12608,7 +12608,7 @@ const km = (e, n, r, i) => {
12608
12608
  handleScroll: X,
12609
12609
  handleArrow: y0,
12610
12610
  handleSwipe: w0,
12611
- getMarker: m0,
12611
+ getMarker: p0,
12612
12612
  selectCurrentDate: L,
12613
12613
  presetDateRange: q
12614
12614
  } = _m(i, r, U, N, C), { setHoverDate: S0, clearHoverDate: $0, getDayClassData: O0 } = wy(W, i);
@@ -12645,7 +12645,7 @@ const km = (e, n, r, i) => {
12645
12645
  })
12646
12646
  ), e2 = (E, R) => E.value(R).map((L0) => ({
12647
12647
  ...L0,
12648
- days: L0.days.map((Z0) => (Z0.marker = m0(Z0), Z0.classData = O0(Z0), Z0))
12648
+ days: L0.days.map((Z0) => (Z0.marker = p0(Z0), Z0.classData = O0(Z0), Z0))
12649
12649
  })), J2 = (E) => {
12650
12650
  E.stopPropagation(), E.stopImmediatePropagation();
12651
12651
  }, he = () => {
@@ -12819,7 +12819,7 @@ const km = (e, n, r, i) => {
12819
12819
  ], 2))), 128))
12820
12820
  ], 2),
12821
12821
  z("div", null, [
12822
- E.$slots["time-picker"] ? J(E.$slots, "time-picker", J0(H0({ key: 0 }, { time: V(_0), updateTime: V(p0) }))) : (_(), I(V0, { key: 1 }, [
12822
+ E.$slots["time-picker"] ? J(E.$slots, "time-picker", J0(H0({ key: 0 }, { time: V(_0), updateTime: V(m0) }))) : (_(), I(V0, { key: 1 }, [
12823
12823
  E.enableTimePicker && !E.monthPicker && !E.weekPicker ? (_(), d0(vy, H0({
12824
12824
  key: 0,
12825
12825
  ref_key: "timePickerRef",
@@ -12830,9 +12830,9 @@ const km = (e, n, r, i) => {
12830
12830
  "internal-model-value": e.internalModelValue
12831
12831
  }, E.$props, {
12832
12832
  onMount: R[6] || (R[6] = (C0) => ke("timePicker")),
12833
- "onUpdate:hours": R[7] || (R[7] = (C0) => V(p0)(C0)),
12834
- "onUpdate:minutes": R[8] || (R[8] = (C0) => V(p0)(C0, !1)),
12835
- "onUpdate:seconds": R[9] || (R[9] = (C0) => V(p0)(C0, !1, !0)),
12833
+ "onUpdate:hours": R[7] || (R[7] = (C0) => V(m0)(C0)),
12834
+ "onUpdate:minutes": R[8] || (R[8] = (C0) => V(m0)(C0, !1)),
12835
+ "onUpdate:seconds": R[9] || (R[9] = (C0) => V(m0)(C0, !1, !0)),
12836
12836
  onResetFlow: B,
12837
12837
  onOverlayClosed: H,
12838
12838
  onOverlayOpened: R[10] || (R[10] = (C0) => E.$emit("time-picker-open", C0))
@@ -12972,7 +12972,7 @@ const km = (e, n, r, i) => {
12972
12972
  dp__flex_display: i.inline,
12973
12973
  dp__flex_display_with_input: i.inlineWithInput
12974
12974
  })
12975
- ), p0 = a0(() => i.dark ? "dp__theme_dark" : "dp__theme_light"), n0 = a0(() => i.teleport ? {
12975
+ ), m0 = a0(() => i.dark ? "dp__theme_dark" : "dp__theme_light"), n0 = a0(() => i.teleport ? {
12976
12976
  to: typeof i.teleport == "boolean" ? "body" : i.teleport,
12977
12977
  disabled: i.inline
12978
12978
  } : { class: "dp__outer_menu_wrap" }), v = () => {
@@ -12990,12 +12990,12 @@ const km = (e, n, r, i) => {
12990
12990
  return !t0 || !Array.isArray(t0) && A(t0) ? !0 : Array.isArray(t0) ? t0.length === 2 && A(t0[0]) && A(t0[1]) ? !0 : A(t0[0]) : !1;
12991
12991
  }, w0 = () => {
12992
12992
  o0() && y0() ? (W(), $0()) : r("invalid-select", B.value);
12993
- }, m0 = (t0) => {
12993
+ }, p0 = (t0) => {
12994
12994
  L(), W(), i.closeOnAutoApply && !t0 && $0();
12995
12995
  }, L = () => {
12996
12996
  h.value && i.textInput && h.value.setParsedDate(B.value);
12997
12997
  }, q = (t0 = !1) => {
12998
- i.autoApply && S(B.value) && y0() && (i.range && Array.isArray(B.value) ? (i.partialRange || B.value.length === 2) && m0(t0) : m0(t0));
12998
+ i.autoApply && S(B.value) && y0() && (i.range && Array.isArray(B.value) ? (i.partialRange || B.value.length === 2) && p0(t0) : p0(t0));
12999
12999
  }, S0 = () => {
13000
13000
  i.textInput || (B.value = null);
13001
13001
  }, $0 = () => {
@@ -13073,7 +13073,7 @@ const km = (e, n, r, i) => {
13073
13073
  key: 0,
13074
13074
  ref_key: "dpMenuRef",
13075
13075
  ref: c,
13076
- class: V(p0),
13076
+ class: V(m0),
13077
13077
  style: V(D),
13078
13078
  "open-on-top": V(O)
13079
13079
  }, t0.$props, {
@@ -14145,7 +14145,7 @@ function ov(e, n = {}) {
14145
14145
  t0 === 36;
14146
14146
  });
14147
14147
  }
14148
- function p0(F) {
14148
+ function m0(F) {
14149
14149
  return o0(F, (K) => {
14150
14150
  const t0 = K.charCodeAt(0);
14151
14151
  return t0 >= 48 && t0 <= 57;
@@ -14161,7 +14161,7 @@ function ov(e, n = {}) {
14161
14161
  }
14162
14162
  function v(F) {
14163
14163
  let k = "", K = "";
14164
- for (; k = p0(F); )
14164
+ for (; k = m0(F); )
14165
14165
  K += k;
14166
14166
  return K;
14167
14167
  }
@@ -14211,11 +14211,11 @@ function ov(e, n = {}) {
14211
14211
  let k = "", K = "";
14212
14212
  const t0 = (M0) => M0 !== So && M0 !== Y2;
14213
14213
  for (; k = o0(F, t0); )
14214
- k === "\\" ? K += m0(F) : K += k;
14214
+ k === "\\" ? K += p0(F) : K += k;
14215
14215
  const b0 = F.currentChar();
14216
14216
  return b0 === Y2 || b0 === Be ? (m(Q0.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, l(), 0), b0 === Y2 && (F.next(), b(F, "'")), K) : (b(F, "'"), K);
14217
14217
  }
14218
- function m0(F) {
14218
+ function p0(F) {
14219
14219
  const k = F.currentChar();
14220
14220
  switch (k) {
14221
14221
  case "\\":
@@ -15645,7 +15645,7 @@ function cw(e = {}, n) {
15645
15645
  function _0(i0) {
15646
15646
  S = i0, P.postTranslation = i0;
15647
15647
  }
15648
- function p0() {
15648
+ function m0() {
15649
15649
  return b;
15650
15650
  }
15651
15651
  function n0(i0) {
@@ -15856,7 +15856,7 @@ function cw(e = {}, n) {
15856
15856
  mergeLocaleMessage: k,
15857
15857
  getPostTranslationHandler: o0,
15858
15858
  setPostTranslationHandler: _0,
15859
- getMissingHandler: p0,
15859
+ getMissingHandler: m0,
15860
15860
  setMissingHandler: n0,
15861
15861
  [lw]: O0
15862
15862
  };
@@ -16045,7 +16045,7 @@ function vw(e, n, r, i = {}) {
16045
16045
  function _0() {
16046
16046
  return l.value ? l.value.getMissingHandler() : S;
16047
16047
  }
16048
- function p0(k) {
16048
+ function m0(k) {
16049
16049
  l.value && l.value.setMissingHandler(k);
16050
16050
  }
16051
16051
  function n0(k) {
@@ -16069,7 +16069,7 @@ function vw(e, n, r, i = {}) {
16069
16069
  function w0(k, K) {
16070
16070
  return l.value ? l.value.te(k, K) : !1;
16071
16071
  }
16072
- function m0(k) {
16072
+ function p0(k) {
16073
16073
  return l.value ? l.value.getLocaleMessage(k) : {};
16074
16074
  }
16075
16075
  function L(k, K) {
@@ -16163,13 +16163,13 @@ function vw(e, n, r, i = {}) {
16163
16163
  getPostTranslationHandler: l0,
16164
16164
  setPostTranslationHandler: o0,
16165
16165
  getMissingHandler: _0,
16166
- setMissingHandler: p0,
16166
+ setMissingHandler: m0,
16167
16167
  rt: T,
16168
16168
  d: G,
16169
16169
  n: X,
16170
16170
  tm: y0,
16171
16171
  te: w0,
16172
- getLocaleMessage: m0,
16172
+ getLocaleMessage: p0,
16173
16173
  setLocaleMessage: L,
16174
16174
  mergeLocaleMessage: q,
16175
16175
  getDateTimeFormat: S0,
@@ -16211,11 +16211,11 @@ function ls({
16211
16211
  let i = e, a = n;
16212
16212
  m9(i) && (i = a0(() => e), a = a0(() => n));
16213
16213
  const l = a0(() => !!i && !!i.value && !!Object.keys(i.value).length), o = a0(() => l.value && i.value.$error), s = a0(() => {
16214
- var h, d, m, p, y, b, A, S, C, x, O, D, P, N, H, U, B, Q, W, l0, o0, _0, p0;
16214
+ var h, d, m, p, y, b, A, S, C, x, O, D, P, N, H, U, B, Q, W, l0, o0, _0;
16215
16215
  let c = "";
16216
- if (l.value && o.value && ((h = i.value.required) != null && h.$invalid ? c = r("validation.required") : (d = i.value.numeric) != null && d.$invalid ? c = r("validation.numeric") : (m = i.value.email) != null && m.$invalid ? c = r("validation.email") : (p = i.value.gatewayHostValidator) != null && p.$invalid ? c = r("validation.gatewayHostValidator") : (y = i.value.ipValidator) != null && y.$invalid ? c = r("validation.ipValidator") : (b = i.value.macValidator) != null && b.$invalid ? c = r("validation.macValidator") : (A = i.value.minValue) != null && A.$invalid ? c = `${r("validation.minValue")} ${i.value.minValue.$params.min}` : (S = i.value.maxValue) != null && S.$invalid ? c = `${r("validation.maxValue")} ${i.value.maxValue.$params.max}` : (C = i.value.sipAccountValidator) != null && C.$invalid ? c = r("validation.sipAccountValidator") : (x = i.value.minLength) != null && x.$invalid ? c = `${r("validation.minLength")} ${i.value.minLength.$params.min}` : (O = i.value.url) != null && O.$invalid ? c = `${r("validation.url")}` : (D = i.value.regExpValidator) != null && D.$invalid ? c = `${r("validation.regExpValidator")}` : (P = i.value.sameAs) != null && P.$invalid ? c = `${r("validation.sameAs")}` : (N = i.value.domainValidator) != null && N.$invalid ? c = `${r("validation.domainValidator")}` : (H = i.value.decimalValidator) != null && H.$invalid ? c = `${r("validation.decimalValidator")} ${i.value.decimalValidator.$params.count}` : (U = i.value.websocketValidator) != null && U.$invalid ? c = `${r("validation.websocketValidator")}` : (B = i.value.integer) != null && B.$invalid ? c = `${r("validation.integer")}` : (Q = i.value.isRegExpMatched) != null && Q.$invalid && (c = ((l0 = (W = i.value.isRegExpMatched) == null ? void 0 : W.$params) == null ? void 0 : l0.errorMessage) || `${r("validation.isRegExpMatched")} ${(_0 = (o0 = i.value.isRegExpMatched) == null ? void 0 : o0.$params) == null ? void 0 : _0.regExp}`)), a && a.value) {
16217
- for (const { name: n0, text: v } of a.value)
16218
- (p0 = i.value[n0]) != null && p0.$invalid && (c = v);
16216
+ if (l.value && o.value && ((h = i.value.required) != null && h.$invalid ? c = r("validation.required") : (d = i.value.numeric) != null && d.$invalid ? c = r("validation.numeric") : (m = i.value.email) != null && m.$invalid ? c = r("validation.email") : (p = i.value.gatewayHostValidator) != null && p.$invalid ? c = r("validation.gatewayHostValidator") : (y = i.value.ipValidator) != null && y.$invalid ? c = r("validation.ipValidator") : (b = i.value.macValidator) != null && b.$invalid ? c = r("validation.macValidator") : (A = i.value.minValue) != null && A.$invalid ? c = `${r("validation.minValue")} ${i.value.minValue.$params.min}` : (S = i.value.maxValue) != null && S.$invalid ? c = `${r("validation.maxValue")} ${i.value.maxValue.$params.max}` : (C = i.value.sipAccountValidator) != null && C.$invalid ? c = r("validation.sipAccountValidator") : (x = i.value.minLength) != null && x.$invalid ? c = `${r("validation.minLength")} ${i.value.minLength.$params.min}` : (O = i.value.url) != null && O.$invalid ? c = `${r("validation.url")}` : (D = i.value.regExpValidator) != null && D.$invalid ? c = `${r("validation.regExpValidator")}` : (P = i.value.sameAs) != null && P.$invalid ? c = `${r("validation.sameAs")}` : (N = i.value.domainValidator) != null && N.$invalid ? c = `${r("validation.domainValidator")}` : (H = i.value.decimalValidator) != null && H.$invalid ? c = `${r("validation.decimalValidator")} ${i.value.decimalValidator.$params.count}` : (U = i.value.websocketValidator) != null && U.$invalid ? c = `${r("validation.websocketValidator")}` : (B = i.value.integer) != null && B.$invalid ? c = `${r("validation.integer")}` : (Q = i.value.regex) != null && Q.$invalid && (c = ((W = i.value.regex) == null ? void 0 : W.$message) || `${r("validation.isRegExpMatched")} ${(o0 = (l0 = i.value.regex) == null ? void 0 : l0.$params) == null ? void 0 : o0.regex}`)), a && a.value) {
16217
+ for (const { name: m0, text: n0 } of a.value)
16218
+ (_0 = i.value[m0]) != null && _0.$invalid && (c = n0);
16219
16219
  return c;
16220
16220
  }
16221
16221
  });
@@ -18295,8 +18295,8 @@ var g0 = { getIconUrl: function() {
18295
18295
  var W = N0("span", null, S2.get(B, n.config)), l0 = N0("span", { class: n.config.classNames.menu.value });
18296
18296
  l0.innerHTML = e[B], W.appendChild(l0), Q.appendChild(W), N.appendChild(Q);
18297
18297
  var o0 = N0("div", { id: "plyr-settings-".concat(e.id, "-").concat(B), hidden: "" }), _0 = N0("button", { type: "button", class: "".concat(n.config.classNames.control, " ").concat(n.config.classNames.control, "--back") });
18298
- _0.appendChild(N0("span", { "aria-hidden": !0 }, S2.get(B, n.config))), _0.appendChild(N0("span", { class: n.config.classNames.hidden }, S2.get("menuBack", n.config))), X0.call(n, o0, "keydown", function(p0) {
18299
- p0.which === 37 && (p0.preventDefault(), p0.stopPropagation(), h.call(n, "home", !0));
18298
+ _0.appendChild(N0("span", { "aria-hidden": !0 }, S2.get(B, n.config))), _0.appendChild(N0("span", { class: n.config.classNames.hidden }, S2.get("menuBack", n.config))), X0.call(n, o0, "keydown", function(m0) {
18299
+ m0.which === 37 && (m0.preventDefault(), m0.stopPropagation(), h.call(n, "home", !0));
18300
18300
  }, !1), X0.call(n, _0, "click", function() {
18301
18301
  h.call(n, "home", !1);
18302
18302
  }), o0.appendChild(_0), o0.appendChild(N0("div", { role: "menu" })), D.appendChild(o0), n.elements.settings.buttons[B] = Q, n.elements.settings.panels[B] = o0;
@@ -19904,7 +19904,7 @@ function ox(e) {
19904
19904
  let n = e === "/" ? "" : e;
19905
19905
  return n = n.endsWith("/") ? n.slice(0, -1) : n, `${n}/img/plyr.svg`;
19906
19906
  }
19907
- var sx = { VUE_APP_API_URL: "/api", AS: "arm64-apple-darwin20.0.0-as", NVM_INC: "/Users/ihor/.nvm/versions/node/v18.20.2/include/node", LDFLAGS: "-Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/opt/homebrew/anaconda3/lib -L/opt/homebrew/anaconda3/lib", AR: "arm64-apple-darwin20.0.0-ar", MANPATH: "/Users/ihor/.nvm/versions/node/v18.20.2/share/man:/opt/homebrew/share/man::", WEBIDE_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/webide.vmoptions", PYCHARM_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/pycharm.vmoptions", ac_cv_func_malloc_0_nonnull: "yes", NODE: "/Users/ihor/.nvm/versions/node/v18.20.2/bin/node", ac_cv_func_realloc_0_nonnull: "yes", INIT_CWD: "/Users/ihor/work/webitel-ui-sdk", NVM_CD_FLAGS: "-q", OBJC: "arm64-apple-darwin20.0.0-clang", HOST: "arm64-apple-darwin20.0.0", SHELL: "/bin/zsh", TERM: "xterm-256color", JETBRAINSCLIENT_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/jetbrainsclient.vmoptions", NM: "arm64-apple-darwin20.0.0-nm", CPPFLAGS: "-D_FORTIFY_SOURCE=2 -isystem /opt/homebrew/anaconda3/include", HOMEBREW_REPOSITORY: "/opt/homebrew", TMPDIR: "/var/folders/pc/nswldf815l97vx7dyt__j68w0000gn/T/", npm_config_global_prefix: "/Users/ihor/.nvm/versions/node/v18.20.2", PAGESTUFF: "arm64-apple-darwin20.0.0-pagestuff", CONDA_SHLVL: "1", LIPO: "arm64-apple-darwin20.0.0-lipo", CONDA_PROMPT_MODIFIER: "(base) ", GSETTINGS_SCHEMA_DIR_CONDA_BACKUP: "", SIZE: "arm64-apple-darwin20.0.0-size", NMEDIT: "arm64-apple-darwin20.0.0-nmedit", SDKROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk", COLOR: "1", TERM_SESSION_ID: "cf964ff7-d769-4d12-862f-228116f8050a", npm_config_noproxy: "", CXX_FOR_BUILD: "/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-clang++", INSTALL_NAME_TOOL: "arm64-apple-darwin20.0.0-install_name_tool", npm_config_local_prefix: "/Users/ihor/work/webitel-ui-sdk", SEGEDIT: "arm64-apple-darwin20.0.0-segedit", ZSH: "/Users/ihor/.oh-my-zsh", __INTELLIJ_COMMAND_HISTFILE__: "/Users/ihor/Library/Caches/JetBrains/WebStorm2022.2/terminal/history/webitel-ui-sdk-history", SEG_HACK: "arm64-apple-darwin20.0.0-seg_hack", NVM_DIR: "/Users/ihor/.nvm", USER: "ihor", LS_COLORS: "di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43", CLANGXX: "arm64-apple-darwin20.0.0-clang++", LIBTOOL: "arm64-apple-darwin20.0.0-libtool", CONDA_BACKUP_HOST: "Noutbuk-Ihor.local", COMMAND_MODE: "unix2003", npm_config_globalconfig: "/Users/ihor/.nvm/versions/node/v18.20.2/etc/npmrc", CONDA_TOOLCHAIN_BUILD: "arm64-apple-darwin20.0.0", CONDA_EXE: "/opt/homebrew/anaconda3/bin/conda", OTOOL: "arm64-apple-darwin20.0.0-otool", PHPSTORM_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/phpstorm.vmoptions", SSH_AUTH_SOCK: "/private/tmp/com.apple.launchd.TYKO66itKn/Listeners", __CF_USER_TEXT_ENCODING: "0x1F5:0x7:0x3E", npm_execpath: "/Users/ihor/.nvm/versions/node/v18.20.2/lib/node_modules/npm/bin/npm-cli.js", CXXFLAGS: "-ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -fmessage-length=0 -isystem /opt/homebrew/anaconda3/include", LOGIN_SHELL: "1", GOLAND_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/goland.vmoptions", PAGER: "less", APPCODE_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/appcode.vmoptions", STRINGS: "arm64-apple-darwin20.0.0-strings", CONDA_TOOLCHAIN_HOST: "arm64-apple-darwin20.0.0", _CE_CONDA: "", LSCOLORS: "Gxfxcxdxbxegedabagacad", CHECKSYMS: "arm64-apple-darwin20.0.0-checksyms", DEVECOSTUDIO_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/devecostudio.vmoptions", PATH: "/Users/ihor/work/webitel-ui-sdk/node_modules/.bin:/Users/ihor/work/node_modules/.bin:/Users/ihor/node_modules/.bin:/Users/node_modules/.bin:/node_modules/.bin:/Users/ihor/.nvm/versions/node/v18.20.2/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/homebrew/anaconda3/bin:/opt/homebrew/anaconda3/condabin:/Users/ihor/.nvm/versions/node/v18.20.2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/ihor/work/webitel-ui-sdk/node_modules/.bin", GSETTINGS_SCHEMA_DIR: "/opt/homebrew/anaconda3/share/glib-2.0/schemas", MESON_ARGS: "--buildtype release", TERMINAL_EMULATOR: "JetBrains-JediTerm", npm_package_json: "/Users/ihor/work/webitel-ui-sdk/package.json", _: "/Users/ihor/work/webitel-ui-sdk/node_modules/.bin/vite", XML_CATALOG_FILES: "file:///opt/homebrew/anaconda3/etc/xml/catalog file:///etc/xml/catalog", npm_config_userconfig: "/Users/ihor/.npmrc", npm_config_init_module: "/Users/ihor/.npm-init.js", DEBUG_CXXFLAGS: "-ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -fmessage-length=0 -Og -g -Wall -Wextra -isystem /opt/homebrew/anaconda3/include", BUILD: "arm64-apple-darwin20.0.0", LD: "arm64-apple-darwin20.0.0-ld", CONDA_PREFIX: "/opt/homebrew/anaconda3", __CFBundleIdentifier: "com.jetbrains.WebStorm", npm_command: "run-script", PWD: "/Users/ihor/work/webitel-ui-sdk", STRIP: "arm64-apple-darwin20.0.0-strip", npm_lifecycle_event: "build", EDITOR: "vi", CMAKE_ARGS: "-DCMAKE_AR=/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-ar -DCMAKE_CXX_COMPILER_AR=/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-ar -DCMAKE_C_COMPILER_AR=/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-ar -DCMAKE_RANLIB=/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-ranlib -DCMAKE_CXX_COMPILER_RANLIB=/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-ranlib -DCMAKE_C_COMPILER_RANLIB=/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-ranlib -DCMAKE_LINKER=/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-ld -DCMAKE_STRIP=/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-strip -DCMAKE_INSTALL_NAME_TOOL=/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-install_name_tool -DCMAKE_LIBTOOL=/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-libtool -DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk", npm_package_name: "@webitel/ui-sdk", IDEA_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/idea.vmoptions", CLION_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/clion.vmoptions", npm_config_npm_version: "10.5.0", XPC_FLAGS: "0x0", WEBSTORM_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/webstorm.vmoptions", REDO_PREBINDING: "arm64-apple-darwin20.0.0-redo_prebinding", DATASPELL_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/dataspell.vmoptions", npm_config_node_gyp: "/Users/ihor/.nvm/versions/node/v18.20.2/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js", npm_package_version: "24.6.58", CXX: "arm64-apple-darwin20.0.0-clang++", CC_FOR_BUILD: "/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-clang", CLANG: "arm64-apple-darwin20.0.0-clang", _CE_M: "", XPC_SERVICE_NAME: "0", SHLVL: "2", HOME: "/Users/ihor", STUDIO_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/studio.vmoptions", CFLAGS: "-ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /opt/homebrew/anaconda3/include", HOMEBREW_PREFIX: "/opt/homebrew", _CONDA_PYTHON_SYSCONFIGDATA_NAME: "_sysconfigdata_arm64_apple_darwin20_0_0", npm_config_cache: "/Users/ihor/.npm", CONDA_PYTHON_EXE: "/opt/homebrew/anaconda3/bin/python", LESS: "-R", LOGNAME: "ihor", npm_lifecycle_script: "vite build", build_alias: "arm64-apple-darwin20.0.0", LC_CTYPE: "uk_UA.UTF-8", GATEWAY_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/gateway.vmoptions", CONDA_DEFAULT_ENV: "base", NVM_BIN: "/Users/ihor/.nvm/versions/node/v18.20.2/bin", DATAGRIP_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/datagrip.vmoptions", npm_config_user_agent: "npm/10.5.0 node/v18.20.2 darwin arm64 workspaces/false", DEBUG_CFLAGS: "-ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -Og -g -Wall -Wextra -isystem /opt/homebrew/anaconda3/include", RANLIB: "arm64-apple-darwin20.0.0-ranlib", INFOPATH: "/opt/homebrew/share/info:", HOMEBREW_CELLAR: "/opt/homebrew/Cellar", CMAKE_PREFIX_PATH: ":/opt/homebrew/anaconda3", CC: "arm64-apple-darwin20.0.0-clang", SEG_ADDR_TABLE: "arm64-apple-darwin20.0.0-seg_addr_table", host_alias: "arm64-apple-darwin20.0.0", JETBRAINS_CLIENT_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/jetbrains_client.vmoptions", RIDER_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/rider.vmoptions", LDFLAGS_LD: "-headerpad_max_install_names -dead_strip_dylibs -rpath /opt/homebrew/anaconda3/lib -L/opt/homebrew/anaconda3/lib", RUBYMINE_VM_OPTIONS: "/Users/ihor/work/jetbra/vmoptions/rubymine.vmoptions", npm_node_execpath: "/Users/ihor/.nvm/versions/node/v18.20.2/bin/node", npm_config_prefix: "/Users/ihor/.nvm/versions/node/v18.20.2", OBJC_FOR_BUILD: "/opt/homebrew/anaconda3/bin/arm64-apple-darwin20.0.0-clang", NODE_ENV: "production" };
19907
+ var sx = { VUE_APP_API_URL: "/api", NVM_INC: "/Users/admin/.nvm/versions/node/v20.9.0/include/node", MANPATH: "/Users/admin/.nvm/versions/node/v20.9.0/share/man:/opt/homebrew/share/man::", PYCHARM_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/pycharm.vmoptions", WEBIDE_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/webide.vmoptions", NODE: "/Users/admin/.nvm/versions/node/v20.9.0/bin/node", NVM_CD_FLAGS: "-q", INIT_CWD: "/Users/admin/Projects/webitel-ui-sdk", JETBRAINSCLIENT_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/jetbrainsclient.vmoptions", TERM: "xterm-256color", SHELL: "/bin/zsh", HOMEBREW_REPOSITORY: "/opt/homebrew", TMPDIR: "/var/folders/g5/lf24d3m547vg6s2570f54tm40000gn/T/", npm_config_global_prefix: "/Users/admin/.nvm/versions/node/v20.9.0", COLOR: "1", npm_config_noproxy: "", npm_config_local_prefix: "/Users/admin/Projects/webitel-ui-sdk", NVM_DIR: "/Users/admin/.nvm", USER: "admin", COMMAND_MODE: "unix2003", npm_config_globalconfig: "/Users/admin/.nvm/versions/node/v20.9.0/etc/npmrc", SSH_AUTH_SOCK: "/private/tmp/com.apple.launchd.MRlVSzGkDE/Listeners", PHPSTORM_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/phpstorm.vmoptions", __CF_USER_TEXT_ENCODING: "0x1F5:0x0:0x0", GOLAND_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/goland.vmoptions", npm_execpath: "/Users/admin/.nvm/versions/node/v20.9.0/lib/node_modules/npm/bin/npm-cli.js", APPCODE_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/appcode.vmoptions", PATH: "/Users/admin/Projects/webitel-ui-sdk/node_modules/.bin:/Users/admin/Projects/node_modules/.bin:/Users/admin/node_modules/.bin:/Users/node_modules/.bin:/node_modules/.bin:/Users/admin/.nvm/versions/node/v20.9.0/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/Users/admin/Projects/webitel-ui-sdk/node_modules/.bin:/Users/admin/Projects/node_modules/.bin:/Users/admin/node_modules/.bin:/Users/node_modules/.bin:/node_modules/.bin:/Users/admin/.nvm/versions/node/v20.9.0/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/Users/admin/.nvm/versions/node/v20.9.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin", DEVECOSTUDIO_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/devecostudio.vmoptions", _: "/Users/admin/Projects/webitel-ui-sdk/node_modules/.bin/vite", LaunchInstanceID: "A8A2A9D8-F712-47B8-AF20-55890EA4CF7A", npm_package_json: "/Users/admin/Projects/webitel-ui-sdk/package.json", __CFBundleIdentifier: "com.jetbrains.WebStorm", npm_config_init_module: "/Users/admin/.npm-init.js", npm_config_userconfig: "/Users/admin/.npmrc", PWD: "/Users/admin/Projects/webitel-ui-sdk", npm_command: "run-script", EDITOR: "vi", npm_lifecycle_event: "build", CLION_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/clion.vmoptions", IDEA_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/idea.vmoptions", npm_package_name: "@webitel/ui-sdk", XPC_FLAGS: "0x0", npm_config_npm_version: "10.1.0", WEBSTORM_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/webstorm.vmoptions", DATASPELL_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/dataspell.vmoptions", npm_config_node_gyp: "/Users/admin/.nvm/versions/node/v20.9.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js", XPC_SERVICE_NAME: "0", npm_package_version: "24.6.59", STUDIO_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/studio.vmoptions", HOME: "/Users/admin", SHLVL: "2", HOMEBREW_PREFIX: "/opt/homebrew", IDEA_INITIAL_DIRECTORY: "/", LOGNAME: "admin", npm_config_cache: "/Users/admin/.npm", npm_lifecycle_script: "vite build", GATEWAY_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/gateway.vmoptions", LC_CTYPE: "en_US.UTF-8", DATAGRIP_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/datagrip.vmoptions", NVM_BIN: "/Users/admin/.nvm/versions/node/v20.9.0/bin", npm_config_user_agent: "npm/10.1.0 node/v20.9.0 darwin arm64 workspaces/false", INFOPATH: "/opt/homebrew/share/info:", HOMEBREW_CELLAR: "/opt/homebrew/Cellar", RIDER_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/rider.vmoptions", JETBRAINS_CLIENT_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/jetbrains_client.vmoptions", RUBYMINE_VM_OPTIONS: "/Users/admin/Downloads/jetbra/vmoptions/rubymine.vmoptions", SECURITYSESSIONID: "186b3", npm_config_prefix: "/Users/admin/.nvm/versions/node/v20.9.0", npm_node_execpath: "/Users/admin/.nvm/versions/node/v20.9.0/bin/node", NODE_ENV: "production" };
19908
19908
  const cx = {
19909
19909
  name: "WtPlayer",
19910
19910
  props: {
@@ -23773,21 +23773,21 @@ const oE = function(e) {
23773
23773
  return [ln(W), l0, ln(l0)];
23774
23774
  }(o));
23775
23775
  m || y === "none" || O.push(...function(W, l0, o0, _0) {
23776
- const p0 = Te(W);
23776
+ const m0 = Te(W);
23777
23777
  let n0 = function(v, T, G) {
23778
- const X = ["left", "right"], y0 = ["right", "left"], w0 = ["top", "bottom"], m0 = ["bottom", "top"];
23778
+ const X = ["left", "right"], y0 = ["right", "left"], w0 = ["top", "bottom"], p0 = ["bottom", "top"];
23779
23779
  switch (v) {
23780
23780
  case "top":
23781
23781
  case "bottom":
23782
23782
  return G ? T ? y0 : X : T ? X : y0;
23783
23783
  case "left":
23784
23784
  case "right":
23785
- return T ? w0 : m0;
23785
+ return T ? w0 : p0;
23786
23786
  default:
23787
23787
  return [];
23788
23788
  }
23789
23789
  }($e(W), o0 === "start", _0);
23790
- return p0 && (n0 = n0.map((v) => v + "-" + p0), l0 && (n0 = n0.concat(n0.map(ln)))), n0;
23790
+ return m0 && (n0 = n0.map((v) => v + "-" + m0), l0 && (n0 = n0.concat(n0.map(ln)))), n0;
23791
23791
  }(o, b, y, x));
23792
23792
  const D = [o, ...O], P = await Ba(n, A), N = [];
23793
23793
  let H = ((r = a.flip) == null ? void 0 : r.overflows) || [];
@@ -23800,12 +23800,12 @@ const oE = function(e) {
23800
23800
  const W = (((U = a.flip) == null ? void 0 : U.index) || 0) + 1, l0 = D[W];
23801
23801
  if (l0)
23802
23802
  return { data: { index: W, overflows: H }, reset: { placement: l0 } };
23803
- let o0 = (B = H.filter((_0) => _0.overflows[0] <= 0).sort((_0, p0) => _0.overflows[1] - p0.overflows[1])[0]) == null ? void 0 : B.placement;
23803
+ let o0 = (B = H.filter((_0) => _0.overflows[0] <= 0).sort((_0, m0) => _0.overflows[1] - m0.overflows[1])[0]) == null ? void 0 : B.placement;
23804
23804
  if (!o0)
23805
23805
  switch (p) {
23806
23806
  case "bestFit": {
23807
23807
  var Q;
23808
- const _0 = (Q = H.map((p0) => [p0.placement, p0.overflows.filter((n0) => n0 > 0).reduce((n0, v) => n0 + v, 0)]).sort((p0, n0) => p0[1] - n0[1])[0]) == null ? void 0 : Q[0];
23808
+ const _0 = (Q = H.map((m0) => [m0.placement, m0.overflows.filter((n0) => n0 > 0).reduce((n0, v) => n0 + v, 0)]).sort((m0, n0) => m0[1] - n0[1])[0]) == null ? void 0 : Q[0];
23809
23809
  _0 && (o0 = _0);
23810
23810
  break;
23811
23811
  }