@webitel/ui-sdk 24.12.22 → 24.12.24

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
@@ -1,4 +1,4 @@
1
- import { defineComponent as X2, h as fl, getCurrentInstance as Y3, inject as hl, onMounted as F2, onUnmounted as Ft, shallowRef as rn, ref as d0, computed as e0, onBeforeMount as D8, watch as O2, Fragment as D0, createVNode as r0, Text as B8, resolveComponent as s0, openBlock as C, createBlock as c0, withCtx as j, createTextVNode as g0, toDisplayString as i0, unref as P, createElementBlock as B, renderSlot as G, normalizeProps as W0, guardReactiveProps as K0, renderList as j0, mergeProps as R0, resolveDirective as E1, withDirectives as g2, normalizeClass as v0, Transition as ae, createElementVNode as Z, vShow as P2, createCommentVNode as W, withModifiers as J0, normalizeStyle as _2, useAttrs as $8, reactive as It, useSlots as Nt, toRef as z1, isRef as d1, createSlots as H2, resolveDynamicComponent as G3, Teleport as F8, withKeys as H0, nextTick as e1, onBeforeUpdate as I8, getCurrentScope as nn, onScopeDispose as an, isReactive as N8, toRefs as pl, readonly as P8, customRef as H8, TransitionGroup as ml, toHandlers as Pt, shallowReadonly as O1, onBeforeUnmount as vl } from "vue";
1
+ import { defineComponent as X2, h as fl, getCurrentInstance as Y3, inject as hl, onMounted as F2, onUnmounted as Ft, shallowRef as rn, ref as d0, computed as e0, onBeforeMount as D8, watch as O2, Fragment as D0, createVNode as r0, Text as B8, resolveComponent as s0, openBlock as C, createBlock as c0, withCtx as j, createTextVNode as g0, toDisplayString as i0, unref as P, createElementBlock as B, renderSlot as Y, normalizeProps as V0, guardReactiveProps as G0, renderList as j0, mergeProps as R0, resolveDirective as E1, withDirectives as g2, normalizeClass as v0, Transition as ae, createElementVNode as Z, vShow as P2, createCommentVNode as W, withModifiers as J0, normalizeStyle as _2, useAttrs as $8, reactive as It, useSlots as Nt, toRef as z1, isRef as d1, createSlots as H2, resolveDynamicComponent as G3, Teleport as F8, withKeys as H0, nextTick as e1, onBeforeUpdate as I8, getCurrentScope as nn, onScopeDispose as an, isReactive as N8, toRefs as pl, readonly as P8, customRef as H8, TransitionGroup as ml, toHandlers as Pt, shallowReadonly as O1, onBeforeUnmount as vl } from "vue";
2
2
  const u4 = globalThis || void 0 || self;
3
3
  function R8(e) {
4
4
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
@@ -681,7 +681,7 @@ on.write = function(e, r, n, a, i, l) {
681
681
  case "utf-8":
682
682
  return g(this, c, d);
683
683
  case "ascii":
684
- return Y(this, c, d);
684
+ return G(this, c, d);
685
685
  case "latin1":
686
686
  case "binary":
687
687
  return f0(this, c, d);
@@ -920,7 +920,7 @@ on.write = function(e, r, n, a, i, l) {
920
920
  );
921
921
  return d;
922
922
  }
923
- function Y(y, c, d) {
923
+ function G(y, c, d) {
924
924
  let w = "";
925
925
  d = Math.min(y.length, d);
926
926
  for (let A = c; A < d; ++A)
@@ -1076,14 +1076,14 @@ on.write = function(e, r, n, a, i, l) {
1076
1076
  return c = +c, d = d >>> 0, w || U(this, c, d, 4, 4294967295, 0), this[d] = c >>> 24, this[d + 1] = c >>> 16, this[d + 2] = c >>> 8, this[d + 3] = c & 255, d + 4;
1077
1077
  };
1078
1078
  function M0(y, c, d, w, A) {
1079
- V0(c, w, A, y, d, 7);
1079
+ U0(c, w, A, y, d, 7);
1080
1080
  let q = Number(c & BigInt(4294967295));
1081
1081
  y[d++] = q, q = q >> 8, y[d++] = q, q = q >> 8, y[d++] = q, q = q >> 8, y[d++] = q;
1082
1082
  let t0 = Number(c >> BigInt(32) & BigInt(4294967295));
1083
1083
  return y[d++] = t0, t0 = t0 >> 8, y[d++] = t0, t0 = t0 >> 8, y[d++] = t0, t0 = t0 >> 8, y[d++] = t0, d;
1084
1084
  }
1085
1085
  function N0(y, c, d, w, A) {
1086
- V0(c, w, A, y, d, 7);
1086
+ U0(c, w, A, y, d, 7);
1087
1087
  let q = Number(c & BigInt(4294967295));
1088
1088
  y[d + 7] = q, q = q >> 8, y[d + 6] = q, q = q >> 8, y[d + 5] = q, q = q >> 8, y[d + 4] = q;
1089
1089
  let t0 = Number(c >> BigInt(32) & BigInt(4294967295));
@@ -1244,7 +1244,7 @@ on.write = function(e, r, n, a, i, l) {
1244
1244
  function h0(y, c, d) {
1245
1245
  O0(c, "offset"), (y[c] === void 0 || y[c + d] === void 0) && q0(c, y.length - (d + 1));
1246
1246
  }
1247
- function V0(y, c, d, w, A, q) {
1247
+ function U0(y, c, d, w, A, q) {
1248
1248
  if (y > d || y < c) {
1249
1249
  const t0 = typeof c == "bigint" ? "n" : "";
1250
1250
  let X;
@@ -1369,10 +1369,10 @@ on.write = function(e, r, n, a, i, l) {
1369
1369
  }
1370
1370
  })(Tl);
1371
1371
  const N7 = Tl.Buffer;
1372
- function U0(e, r, n, a, i) {
1372
+ function W0(e, r, n, a, i) {
1373
1373
  Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", r && (this.code = r), n && (this.config = n), a && (this.request = a), i && (this.response = i, this.status = i.status ? i.status : null);
1374
1374
  }
1375
- Q.inherits(U0, Error, {
1375
+ Q.inherits(W0, Error, {
1376
1376
  toJSON: function() {
1377
1377
  return {
1378
1378
  // Standard
@@ -1393,7 +1393,7 @@ Q.inherits(U0, Error, {
1393
1393
  };
1394
1394
  }
1395
1395
  });
1396
- const Ol = U0.prototype, Dl = {};
1396
+ const Ol = W0.prototype, Dl = {};
1397
1397
  [
1398
1398
  "ERR_BAD_OPTION_VALUE",
1399
1399
  "ERR_BAD_OPTION",
@@ -1411,13 +1411,13 @@ const Ol = U0.prototype, Dl = {};
1411
1411
  ].forEach((e) => {
1412
1412
  Dl[e] = { value: e };
1413
1413
  });
1414
- Object.defineProperties(U0, Dl);
1414
+ Object.defineProperties(W0, Dl);
1415
1415
  Object.defineProperty(Ol, "isAxiosError", { value: !0 });
1416
- U0.from = (e, r, n, a, i, l) => {
1416
+ W0.from = (e, r, n, a, i, l) => {
1417
1417
  const o = Object.create(Ol);
1418
1418
  return Q.toFlatObject(e, o, function(u) {
1419
1419
  return u !== Error.prototype;
1420
- }, (s) => s !== "isAxiosError"), U0.call(o, e.message, r, n, a, i), o.cause = e, o.name = e.name, l && Object.assign(o, l), o;
1420
+ }, (s) => s !== "isAxiosError"), W0.call(o, e.message, r, n, a, i), o.cause = e, o.name = e.name, l && Object.assign(o, l), o;
1421
1421
  };
1422
1422
  const P7 = null;
1423
1423
  function p4(e) {
@@ -1455,7 +1455,7 @@ function er(e, r, n) {
1455
1455
  if (Q.isDate(b))
1456
1456
  return b.toISOString();
1457
1457
  if (!u && Q.isBlob(b))
1458
- throw new U0("Blob is not supported. Use a Buffer instead.");
1458
+ throw new W0("Blob is not supported. Use a Buffer instead.");
1459
1459
  return Q.isArrayBuffer(b) || Q.isTypedArray(b) ? u && typeof Blob == "function" ? new Blob([b]) : N7.from(b) : b;
1460
1460
  }
1461
1461
  function h(b, _, L) {
@@ -1701,7 +1701,7 @@ const Rt = {
1701
1701
  return JSON.parse(r);
1702
1702
  } catch (s) {
1703
1703
  if (o)
1704
- throw s.name === "SyntaxError" ? U0.from(s, U0.ERR_BAD_RESPONSE, this, null, this.response) : s;
1704
+ throw s.name === "SyntaxError" ? W0.from(s, W0.ERR_BAD_RESPONSE, this, null, this.response) : s;
1705
1705
  }
1706
1706
  }
1707
1707
  return r;
@@ -1936,16 +1936,16 @@ function Pl(e) {
1936
1936
  return !!(e && e.__CANCEL__);
1937
1937
  }
1938
1938
  function nt(e, r, n) {
1939
- U0.call(this, e ?? "canceled", U0.ERR_CANCELED, r, n), this.name = "CanceledError";
1939
+ W0.call(this, e ?? "canceled", W0.ERR_CANCELED, r, n), this.name = "CanceledError";
1940
1940
  }
1941
- Q.inherits(nt, U0, {
1941
+ Q.inherits(nt, W0, {
1942
1942
  __CANCEL__: !0
1943
1943
  });
1944
1944
  function Hl(e, r, n) {
1945
1945
  const a = n.config.validateStatus;
1946
- !n.status || !a || a(n.status) ? e(n) : r(new U0(
1946
+ !n.status || !a || a(n.status) ? e(n) : r(new W0(
1947
1947
  "Request failed with status code " + n.status,
1948
- [U0.ERR_BAD_REQUEST, U0.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
1948
+ [W0.ERR_BAD_REQUEST, W0.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
1949
1949
  n.config,
1950
1950
  n.request,
1951
1951
  n
@@ -2195,15 +2195,15 @@ const Vl = (e) => {
2195
2195
  "onloadend" in L ? L.onloadend = F : L.onreadystatechange = function() {
2196
2196
  !L || L.readyState !== 4 || L.status === 0 && !(L.responseURL && L.responseURL.indexOf("file:") === 0) || setTimeout(F);
2197
2197
  }, L.onabort = function() {
2198
- L && (a(new U0("Request aborted", U0.ECONNABORTED, e, L)), L = null);
2198
+ L && (a(new W0("Request aborted", W0.ECONNABORTED, e, L)), L = null);
2199
2199
  }, L.onerror = function() {
2200
- a(new U0("Network Error", U0.ERR_NETWORK, e, L)), L = null;
2200
+ a(new W0("Network Error", W0.ERR_NETWORK, e, L)), L = null;
2201
2201
  }, L.ontimeout = function() {
2202
2202
  let S = i.timeout ? "timeout of " + i.timeout + "ms exceeded" : "timeout exceeded";
2203
2203
  const D = i.transitional || Il;
2204
- i.timeoutErrorMessage && (S = i.timeoutErrorMessage), a(new U0(
2204
+ i.timeoutErrorMessage && (S = i.timeoutErrorMessage), a(new W0(
2205
2205
  S,
2206
- D.clarifyTimeoutError ? U0.ETIMEDOUT : U0.ECONNABORTED,
2206
+ D.clarifyTimeoutError ? W0.ETIMEDOUT : W0.ECONNABORTED,
2207
2207
  e,
2208
2208
  L
2209
2209
  )), L = null;
@@ -2214,7 +2214,7 @@ const Vl = (e) => {
2214
2214
  }, i.cancelToken && i.cancelToken.subscribe(h), i.signal && (i.signal.aborted ? h() : i.signal.addEventListener("abort", h)));
2215
2215
  const T = l6(i.url);
2216
2216
  if (T && ee.protocols.indexOf(T) === -1) {
2217
- a(new U0("Unsupported protocol " + T + ":", U0.ERR_BAD_REQUEST, e));
2217
+ a(new W0("Unsupported protocol " + T + ":", W0.ERR_BAD_REQUEST, e));
2218
2218
  return;
2219
2219
  }
2220
2220
  L.send(l || null);
@@ -2227,11 +2227,11 @@ const Vl = (e) => {
2227
2227
  if (!i) {
2228
2228
  i = !0, s();
2229
2229
  const h = f instanceof Error ? f : this.reason;
2230
- a.abort(h instanceof U0 ? h : new nt(h instanceof Error ? h.message : h));
2230
+ a.abort(h instanceof W0 ? h : new nt(h instanceof Error ? h.message : h));
2231
2231
  }
2232
2232
  };
2233
2233
  let o = r && setTimeout(() => {
2234
- o = null, l(new U0(`timeout ${r} of ms exceeded`, U0.ETIMEDOUT));
2234
+ o = null, l(new W0(`timeout ${r} of ms exceeded`, W0.ETIMEDOUT));
2235
2235
  }, r);
2236
2236
  const s = () => {
2237
2237
  e && (o && clearTimeout(o), o = null, e.forEach((f) => {
@@ -2321,7 +2321,7 @@ const Vl = (e) => {
2321
2321
  tr && ((e) => {
2322
2322
  ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((r) => {
2323
2323
  !v3[r] && (v3[r] = Q.isFunction(e[r]) ? (n) => n[r]() : (n, a) => {
2324
- throw new U0(`Response type '${r}' is not supported`, U0.ERR_NOT_SUPPORT, a);
2324
+ throw new W0(`Response type '${r}' is not supported`, W0.ERR_NOT_SUPPORT, a);
2325
2325
  });
2326
2326
  });
2327
2327
  })(new Response());
@@ -2421,11 +2421,11 @@ const b6 = async (e) => {
2421
2421
  });
2422
2422
  } catch (F) {
2423
2423
  throw _ && _(), F && F.name === "TypeError" && /fetch/i.test(F.message) ? Object.assign(
2424
- new U0("Network Error", U0.ERR_NETWORK, e, b),
2424
+ new W0("Network Error", W0.ERR_NETWORK, e, b),
2425
2425
  {
2426
2426
  cause: F.cause || F
2427
2427
  }
2428
- ) : U0.from(F, F && F.code, e, b);
2428
+ ) : W0.from(F, F && F.code, e, b);
2429
2429
  }
2430
2430
  }), y4 = {
2431
2431
  http: P7,
@@ -2451,7 +2451,7 @@ const ma = (e) => `- ${e}`, L6 = (e) => Q.isFunction(e) || e === null || e === !
2451
2451
  n = e[l];
2452
2452
  let o;
2453
2453
  if (a = n, !L6(n) && (a = y4[(o = String(n)).toLowerCase()], a === void 0))
2454
- throw new U0(`Unknown adapter '${o}'`);
2454
+ throw new W0(`Unknown adapter '${o}'`);
2455
2455
  if (a)
2456
2456
  break;
2457
2457
  i[o || "#" + l] = a;
@@ -2463,7 +2463,7 @@ const ma = (e) => `- ${e}`, L6 = (e) => Q.isFunction(e) || e === null || e === !
2463
2463
  let o = r ? l.length > 1 ? `since :
2464
2464
  ` + l.map(ma).join(`
2465
2465
  `) : " " + ma(l[0]) : "as no adapter specified";
2466
- throw new U0(
2466
+ throw new W0(
2467
2467
  "There is no suitable adapter to dispatch the request " + o,
2468
2468
  "ERR_NOT_SUPPORT"
2469
2469
  );
@@ -2507,9 +2507,9 @@ un.transitional = function(r, n, a) {
2507
2507
  }
2508
2508
  return (l, o, s) => {
2509
2509
  if (r === !1)
2510
- throw new U0(
2510
+ throw new W0(
2511
2511
  i(o, " has been removed" + (n ? " in " + n : "")),
2512
- U0.ERR_DEPRECATED
2512
+ W0.ERR_DEPRECATED
2513
2513
  );
2514
2514
  return n && !ya[o] && (ya[o] = !0, console.warn(
2515
2515
  i(
@@ -2521,7 +2521,7 @@ un.transitional = function(r, n, a) {
2521
2521
  };
2522
2522
  function E6(e, r, n) {
2523
2523
  if (typeof e != "object")
2524
- throw new U0("options must be an object", U0.ERR_BAD_OPTION_VALUE);
2524
+ throw new W0("options must be an object", W0.ERR_BAD_OPTION_VALUE);
2525
2525
  const a = Object.keys(e);
2526
2526
  let i = a.length;
2527
2527
  for (; i-- > 0; ) {
@@ -2529,11 +2529,11 @@ function E6(e, r, n) {
2529
2529
  if (o) {
2530
2530
  const s = e[l], u = s === void 0 || o(s, l, e);
2531
2531
  if (u !== !0)
2532
- throw new U0("option " + l + " must be " + u, U0.ERR_BAD_OPTION_VALUE);
2532
+ throw new W0("option " + l + " must be " + u, W0.ERR_BAD_OPTION_VALUE);
2533
2533
  continue;
2534
2534
  }
2535
2535
  if (n !== !0)
2536
- throw new U0("Unknown option " + l, U0.ERR_BAD_OPTION);
2536
+ throw new W0("Unknown option " + l, W0.ERR_BAD_OPTION);
2537
2537
  }
2538
2538
  }
2539
2539
  const g4 = {
@@ -2823,7 +2823,7 @@ T2.CancelToken = dn;
2823
2823
  T2.isCancel = Pl;
2824
2824
  T2.VERSION = zl;
2825
2825
  T2.toFormData = er;
2826
- T2.AxiosError = U0;
2826
+ T2.AxiosError = W0;
2827
2827
  T2.Cancel = T2.CanceledError;
2828
2828
  T2.all = function(r) {
2829
2829
  return Promise.all(r);
@@ -3201,14 +3201,14 @@ function X6(e, r = {}) {
3201
3201
  function k(M) {
3202
3202
  return o0(M, z);
3203
3203
  }
3204
- function Y(M) {
3204
+ function G(M) {
3205
3205
  const I = M.charCodeAt(0);
3206
3206
  return I >= 48 && I <= 57 || // 0-9
3207
3207
  I >= 65 && I <= 70 || // A-F
3208
3208
  I >= 97 && I <= 102;
3209
3209
  }
3210
3210
  function f0(M) {
3211
- return o0(M, Y);
3211
+ return o0(M, G);
3212
3212
  }
3213
3213
  function C0(M) {
3214
3214
  let I = "", l0 = "";
@@ -3318,7 +3318,7 @@ function X6(e, r = {}) {
3318
3318
  };
3319
3319
  return I("");
3320
3320
  }
3321
- function V0(M) {
3321
+ function U0(M) {
3322
3322
  L(M);
3323
3323
  const I = b(
3324
3324
  M,
@@ -3349,7 +3349,7 @@ function X6(e, r = {}) {
3349
3349
  default: {
3350
3350
  let i2 = !0, k0 = !0, J = !0;
3351
3351
  if (a0(M))
3352
- return I.braceNest > 0 && p(F0.UNTERMINATED_CLOSING_BRACE, l(), 0), l0 = m(I, 1, V0(M)), I.braceNest = 0, I.inLinked = !1, l0;
3352
+ return I.braceNest > 0 && p(F0.UNTERMINATED_CLOSING_BRACE, l(), 0), l0 = m(I, 1, U0(M)), I.braceNest = 0, I.inLinked = !1, l0;
3353
3353
  if (I.braceNest > 0 && (I.currentType === 5 || I.currentType === 6 || I.currentType === 7))
3354
3354
  return p(F0.UNTERMINATED_CLOSING_BRACE, l(), 0), I.braceNest = 0, r2(M, I);
3355
3355
  if (i2 = E(M, I))
@@ -3392,7 +3392,7 @@ function X6(e, r = {}) {
3392
3392
  /* TokenChars.LinkedDelimiter */
3393
3393
  );
3394
3394
  default:
3395
- return a0(M) ? (A0 = m(I, 1, V0(M)), I.braceNest = 0, I.inLinked = !1, A0) : $(M, I) || O(M, I) ? (L(M), q0(M, I)) : R(M, I) ? (L(M), m(I, 12, B2(M))) : N(M, I) ? (L(M), i2 === "{" ? O0(M, I) || A0 : m(I, 11, h0(M))) : (l0 === 8 && p(F0.INVALID_LINKED_FORMAT, l(), 0), I.braceNest = 0, I.inLinked = !1, r2(M, I));
3395
+ return a0(M) ? (A0 = m(I, 1, U0(M)), I.braceNest = 0, I.inLinked = !1, A0) : $(M, I) || O(M, I) ? (L(M), q0(M, I)) : R(M, I) ? (L(M), m(I, 12, B2(M))) : N(M, I) ? (L(M), i2 === "{" ? O0(M, I) || A0 : m(I, 11, h0(M))) : (l0 === 8 && p(F0.INVALID_LINKED_FORMAT, l(), 0), I.braceNest = 0, I.inLinked = !1, r2(M, I));
3396
3396
  }
3397
3397
  }
3398
3398
  function r2(M, I) {
@@ -3418,7 +3418,7 @@ function X6(e, r = {}) {
3418
3418
  return q0(M, I) || v(I);
3419
3419
  default: {
3420
3420
  if (a0(M))
3421
- return l0 = m(I, 1, V0(M)), I.braceNest = 0, I.inLinked = !1, l0;
3421
+ return l0 = m(I, 1, U0(M)), I.braceNest = 0, I.inLinked = !1, l0;
3422
3422
  const { isModulo: i2, hasSpace: k0 } = H(M);
3423
3423
  if (i2)
3424
3424
  return k0 ? m(I, 0, x(M)) : m(I, 4, m0(M));
@@ -3894,7 +3894,7 @@ function fs(e, r = {}) {
3894
3894
  const n = Xl({}, r), a = !!n.jit, i = !!n.minify, l = n.optimize == null ? !0 : n.optimize, s = es(n).parse(e);
3895
3895
  return a ? (l && ns(s), i && N1(s), { ast: s, code: "" }) : (rs(s, n), ds(s, n));
3896
3896
  }
3897
- var hs = { VUE_APP_API_URL: "/api", GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_58610e3a-96bd-49af-b70b-8bd933cf2adf", STATS_TRP: "true", DEPLOYMENT_BASEPATH: "/opt/runner", DOTNET_NOLOGO: "1", USER: "runner", npm_config_always_auth: "", npm_config_user_agent: "npm/10.9.0 node/v22.12.0 linux x64 workspaces/false ci/github-actions", CI: "true", RUNNER_ENVIRONMENT: "github-hosted", GITHUB_ENV: "/home/runner/work/_temp/_runner_file_commands/set_env_58610e3a-96bd-49af-b70b-8bd933cf2adf", PIPX_HOME: "/opt/pipx", npm_node_execpath: "/opt/hostedtoolcache/node/22.12.0/x64/bin/node", JAVA_HOME_8_X64: "/usr/lib/jvm/temurin-8-jdk-amd64", NODE_AUTH_TOKEN: "XXXXX-XXXXX-XXXXX-XXXXX", SHLVL: "1", npm_config_noproxy: "", HOME: "/home/runner", RUNNER_TEMP: "/home/runner/work/_temp", GITHUB_EVENT_PATH: "/home/runner/work/_temp/_github_workflow/event.json", npm_package_json: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/package.json", JAVA_HOME_11_X64: "/usr/lib/jvm/temurin-11-jdk-amd64", PIPX_BIN_DIR: "/opt/pipx_bin", GITHUB_REPOSITORY_OWNER: "webitel", npm_package_engines_node: "v22.12.0", GRADLE_HOME: "/usr/share/gradle-8.11.1", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", STATS_RDCL: "true", GITHUB_RETENTION_DAYS: "1", GITHUB_REPOSITORY_OWNER_ID: "9943327", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-ubuntu22", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", npm_config_local_prefix: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", SYSTEMD_EXEC_PID: "602", npm_config_engine_strict: "true", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", COLOR: "0", NVM_DIR: "/home/runner/.nvm", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", GOROOT_1_21_X64: "/opt/hostedtoolcache/go/1.21.13/x64", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20241211.1.0", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.10/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", RUNNER_USER: "runner", STATS_V3PS: "true", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.4/x64", JOURNAL_STREAM: "8:2942", GITHUB_WORKFLOW: "Webitel UI release with docs", _: "/opt/hostedtoolcache/node/22.12.0/x64/bin/npm", npm_config_prefix: "/opt/hostedtoolcache/node/22.12.0/x64", npm_config_npm_version: "10.9.0", ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE: "/opt/actionarchivecache", STATS_D: "true", GITHUB_RUN_ID: "12319898810", STATS_VMFE: "true", npm_config_cache: "/home/runner/.npm", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "56ccd99709e3f9e3a5ad6049b259d15cb7a299f3", GITHUB_BASE_REF: "", ImageOS: "ubuntu22", STATS_BLT: "true", GITHUB_WORKFLOW_REF: "webitel/webitel-ui-sdk/.github/workflows/release.yml@refs/heads/master", PERFLOG_LOCATION_SETTING: "RUNNER_PERFLOG", GITHUB_ACTION_REPOSITORY: "", npm_config_node_gyp: "/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js", PATH: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/node_modules/.bin:/home/runner/work/webitel-ui-sdk/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/22.12.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_87733d92-a965-4c24-88b7-0dcfdcc75b32", INVOCATION_ID: "0fe6dc6fad1e437899ee9cb0a6f970fc", NPM_CONFIG_USERCONFIG: "/home/runner/work/_temp/.npmrc", RUNNER_TOOL_CACHE: "/opt/hostedtoolcache", NODE: "/opt/hostedtoolcache/node/22.12.0/x64/bin/node", npm_package_name: "@webitel/ui-sdk", GITHUB_ACTION: "publish_release", GITHUB_RUN_NUMBER: "566", GITHUB_TRIGGERING_ACTOR: "Lera24", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 18", XDG_CONFIG_HOME: "/home/runner/.config", STATS_VMD: "true", GITHUB_REF_NAME: "master", GITHUB_REPOSITORY: "webitel/webitel-ui-sdk", STATS_D_D: "true", npm_lifecycle_script: "vite build", STATS_UE: "true", ANDROID_NDK_ROOT: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_ACTION_REF: "", DEBIAN_FRONTEND: "noninteractive", GITHUB_REPOSITORY_ID: "278613868", GITHUB_ACTIONS: "true", STATS_PIP: "false", npm_package_version: "24.12.22", npm_lifecycle_event: "build", GITHUB_REF_PROTECTED: "false", GITHUB_WORKSPACE: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", ACCEPT_EULA: "Y", GITHUB_JOB: "publish", RUNNER_PERFLOG: "/home/runner/perflog", GITHUB_SHA: "56ccd99709e3f9e3a5ad6049b259d15cb7a299f3", GITHUB_RUN_ATTEMPT: "1", STATS_D_TC: "true", GITHUB_REF: "refs/heads/master", GITHUB_ACTOR: "Lera24", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", LEIN_HOME: "/usr/local/lib/lein", npm_config_globalconfig: "/opt/hostedtoolcache/node/22.12.0/x64/etc/npmrc", npm_config_init_module: "/home/runner/.npm-init.js", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_58610e3a-96bd-49af-b70b-8bd933cf2adf", JAVA_HOME: "/usr/lib/jvm/temurin-11-jdk-amd64", PWD: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", GITHUB_ACTOR_ID: "77548827", RUNNER_WORKSPACE: "/home/runner/work/webitel-ui-sdk", npm_execpath: "/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/bin/npm-cli.js", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "push", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", LEIN_JAR: "/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_58610e3a-96bd-49af-b70b-8bd933cf2adf", npm_config_global_prefix: "/opt/hostedtoolcache/node/22.12.0/x64", npm_package_engines_npm: "10.9.0", EDGEWEBDRIVER: "/usr/local/share/edge_driver", STATS_EXT: "true", npm_command: "run-script", ANDROID_NDK: "/usr/local/lib/android/sdk/ndk/27.2.12479018", SGX_AESM_ADDR: "1", CHROME_BIN: "/usr/bin/google-chrome", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", STATS_EXTP: "https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data", ANDROID_NDK_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_STEP_SUMMARY: "/home/runner/work/_temp/_runner_file_commands/step_summary_58610e3a-96bd-49af-b70b-8bd933cf2adf", INIT_CWD: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", EDITOR: "vi", NODE_ENV: "production" };
3897
+ var hs = { VUE_APP_API_URL: "/api", GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_990ab18c-04df-4720-8169-f773926848d3", STATS_TRP: "true", DEPLOYMENT_BASEPATH: "/opt/runner", DOTNET_NOLOGO: "1", USER: "runner", npm_config_always_auth: "", npm_config_user_agent: "npm/10.9.0 node/v22.12.0 linux x64 workspaces/false ci/github-actions", CI: "true", RUNNER_ENVIRONMENT: "github-hosted", GITHUB_ENV: "/home/runner/work/_temp/_runner_file_commands/set_env_990ab18c-04df-4720-8169-f773926848d3", PIPX_HOME: "/opt/pipx", npm_node_execpath: "/opt/hostedtoolcache/node/22.12.0/x64/bin/node", JAVA_HOME_8_X64: "/usr/lib/jvm/temurin-8-jdk-amd64", NODE_AUTH_TOKEN: "XXXXX-XXXXX-XXXXX-XXXXX", SHLVL: "1", npm_config_noproxy: "", HOME: "/home/runner", RUNNER_TEMP: "/home/runner/work/_temp", GITHUB_EVENT_PATH: "/home/runner/work/_temp/_github_workflow/event.json", npm_package_json: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/package.json", JAVA_HOME_11_X64: "/usr/lib/jvm/temurin-11-jdk-amd64", PIPX_BIN_DIR: "/opt/pipx_bin", GITHUB_REPOSITORY_OWNER: "webitel", npm_package_engines_node: "v22.12.0", GRADLE_HOME: "/usr/share/gradle-8.11.1", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", STATS_RDCL: "true", GITHUB_RETENTION_DAYS: "1", GITHUB_REPOSITORY_OWNER_ID: "9943327", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-ubuntu22", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", npm_config_local_prefix: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", SYSTEMD_EXEC_PID: "598", npm_config_engine_strict: "true", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", COLOR: "0", NVM_DIR: "/home/runner/.nvm", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", GOROOT_1_21_X64: "/opt/hostedtoolcache/go/1.21.13/x64", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20241211.1.0", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.10/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", RUNNER_USER: "runner", STATS_V3PS: "true", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.4/x64", JOURNAL_STREAM: "8:16111", GITHUB_WORKFLOW: "Webitel UI release with docs", _: "/opt/hostedtoolcache/node/22.12.0/x64/bin/npm", npm_config_prefix: "/opt/hostedtoolcache/node/22.12.0/x64", npm_config_npm_version: "10.9.0", ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE: "/opt/actionarchivecache", STATS_D: "true", GITHUB_RUN_ID: "12355106461", STATS_VMFE: "true", npm_config_cache: "/home/runner/.npm", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "0c6350f2950eb3d1dd75ab0e08d1e85b3eb7db25", GITHUB_BASE_REF: "", ImageOS: "ubuntu22", GITHUB_WORKFLOW_REF: "webitel/webitel-ui-sdk/.github/workflows/release.yml@refs/heads/master", PERFLOG_LOCATION_SETTING: "RUNNER_PERFLOG", GITHUB_ACTION_REPOSITORY: "", npm_config_node_gyp: "/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js", PATH: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/node_modules/.bin:/home/runner/work/webitel-ui-sdk/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/22.12.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_e827fa1f-cd8c-487f-bd7f-55ff01c102a0", INVOCATION_ID: "9d3fd7ff796e45e3957728b62266fd6c", NPM_CONFIG_USERCONFIG: "/home/runner/work/_temp/.npmrc", RUNNER_TOOL_CACHE: "/opt/hostedtoolcache", NODE: "/opt/hostedtoolcache/node/22.12.0/x64/bin/node", npm_package_name: "@webitel/ui-sdk", GITHUB_ACTION: "publish_release", GITHUB_RUN_NUMBER: "569", GITHUB_TRIGGERING_ACTOR: "Lera24", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 10", XDG_CONFIG_HOME: "/home/runner/.config", STATS_VMD: "true", GITHUB_REF_NAME: "master", GITHUB_REPOSITORY: "webitel/webitel-ui-sdk", STATS_D_D: "true", npm_lifecycle_script: "vite build", STATS_UE: "true", ANDROID_NDK_ROOT: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_ACTION_REF: "", DEBIAN_FRONTEND: "noninteractive", GITHUB_REPOSITORY_ID: "278613868", GITHUB_ACTIONS: "true", STATS_PIP: "false", npm_package_version: "24.12.24", npm_lifecycle_event: "build", GITHUB_REF_PROTECTED: "false", GITHUB_WORKSPACE: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", ACCEPT_EULA: "Y", GITHUB_JOB: "publish", RUNNER_PERFLOG: "/home/runner/perflog", GITHUB_SHA: "0c6350f2950eb3d1dd75ab0e08d1e85b3eb7db25", GITHUB_RUN_ATTEMPT: "1", STATS_D_TC: "true", GITHUB_REF: "refs/heads/master", GITHUB_ACTOR: "Lera24", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", LEIN_HOME: "/usr/local/lib/lein", npm_config_globalconfig: "/opt/hostedtoolcache/node/22.12.0/x64/etc/npmrc", npm_config_init_module: "/home/runner/.npm-init.js", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_990ab18c-04df-4720-8169-f773926848d3", JAVA_HOME: "/usr/lib/jvm/temurin-11-jdk-amd64", PWD: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", GITHUB_ACTOR_ID: "77548827", RUNNER_WORKSPACE: "/home/runner/work/webitel-ui-sdk", npm_execpath: "/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/bin/npm-cli.js", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "push", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", LEIN_JAR: "/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_990ab18c-04df-4720-8169-f773926848d3", npm_config_global_prefix: "/opt/hostedtoolcache/node/22.12.0/x64", npm_package_engines_npm: "10.9.0", EDGEWEBDRIVER: "/usr/local/share/edge_driver", STATS_EXT: "true", npm_command: "run-script", ANDROID_NDK: "/usr/local/lib/android/sdk/ndk/27.2.12479018", SGX_AESM_ADDR: "1", CHROME_BIN: "/usr/bin/google-chrome", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", STATS_EXTP: "https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data", ANDROID_NDK_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_STEP_SUMMARY: "/home/runner/work/_temp/_runner_file_commands/step_summary_990ab18c-04df-4720-8169-f773926848d3", INIT_CWD: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", EDITOR: "vi", NODE_ENV: "production" };
3898
3898
  function ps() {
3899
3899
  typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (Ne().__INTLIFY_PROD_DEVTOOLS__ = !1), typeof __INTLIFY_JIT_COMPILATION__ != "boolean" && (Ne().__INTLIFY_JIT_COMPILATION__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (Ne().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1);
3900
3900
  }
@@ -4767,7 +4767,7 @@ function Ra(e, r, n) {
4767
4767
  }
4768
4768
  }
4769
4769
  ps();
4770
- var rc = { VUE_APP_API_URL: "/api", GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_58610e3a-96bd-49af-b70b-8bd933cf2adf", STATS_TRP: "true", DEPLOYMENT_BASEPATH: "/opt/runner", DOTNET_NOLOGO: "1", USER: "runner", npm_config_always_auth: "", npm_config_user_agent: "npm/10.9.0 node/v22.12.0 linux x64 workspaces/false ci/github-actions", CI: "true", RUNNER_ENVIRONMENT: "github-hosted", GITHUB_ENV: "/home/runner/work/_temp/_runner_file_commands/set_env_58610e3a-96bd-49af-b70b-8bd933cf2adf", PIPX_HOME: "/opt/pipx", npm_node_execpath: "/opt/hostedtoolcache/node/22.12.0/x64/bin/node", JAVA_HOME_8_X64: "/usr/lib/jvm/temurin-8-jdk-amd64", NODE_AUTH_TOKEN: "XXXXX-XXXXX-XXXXX-XXXXX", SHLVL: "1", npm_config_noproxy: "", HOME: "/home/runner", RUNNER_TEMP: "/home/runner/work/_temp", GITHUB_EVENT_PATH: "/home/runner/work/_temp/_github_workflow/event.json", npm_package_json: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/package.json", JAVA_HOME_11_X64: "/usr/lib/jvm/temurin-11-jdk-amd64", PIPX_BIN_DIR: "/opt/pipx_bin", GITHUB_REPOSITORY_OWNER: "webitel", npm_package_engines_node: "v22.12.0", GRADLE_HOME: "/usr/share/gradle-8.11.1", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", STATS_RDCL: "true", GITHUB_RETENTION_DAYS: "1", GITHUB_REPOSITORY_OWNER_ID: "9943327", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-ubuntu22", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", npm_config_local_prefix: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", SYSTEMD_EXEC_PID: "602", npm_config_engine_strict: "true", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", COLOR: "0", NVM_DIR: "/home/runner/.nvm", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", GOROOT_1_21_X64: "/opt/hostedtoolcache/go/1.21.13/x64", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20241211.1.0", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.10/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", RUNNER_USER: "runner", STATS_V3PS: "true", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.4/x64", JOURNAL_STREAM: "8:2942", GITHUB_WORKFLOW: "Webitel UI release with docs", _: "/opt/hostedtoolcache/node/22.12.0/x64/bin/npm", npm_config_prefix: "/opt/hostedtoolcache/node/22.12.0/x64", npm_config_npm_version: "10.9.0", ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE: "/opt/actionarchivecache", STATS_D: "true", GITHUB_RUN_ID: "12319898810", STATS_VMFE: "true", npm_config_cache: "/home/runner/.npm", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "56ccd99709e3f9e3a5ad6049b259d15cb7a299f3", GITHUB_BASE_REF: "", ImageOS: "ubuntu22", STATS_BLT: "true", GITHUB_WORKFLOW_REF: "webitel/webitel-ui-sdk/.github/workflows/release.yml@refs/heads/master", PERFLOG_LOCATION_SETTING: "RUNNER_PERFLOG", GITHUB_ACTION_REPOSITORY: "", npm_config_node_gyp: "/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js", PATH: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/node_modules/.bin:/home/runner/work/webitel-ui-sdk/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/22.12.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_87733d92-a965-4c24-88b7-0dcfdcc75b32", INVOCATION_ID: "0fe6dc6fad1e437899ee9cb0a6f970fc", NPM_CONFIG_USERCONFIG: "/home/runner/work/_temp/.npmrc", RUNNER_TOOL_CACHE: "/opt/hostedtoolcache", NODE: "/opt/hostedtoolcache/node/22.12.0/x64/bin/node", npm_package_name: "@webitel/ui-sdk", GITHUB_ACTION: "publish_release", GITHUB_RUN_NUMBER: "566", GITHUB_TRIGGERING_ACTOR: "Lera24", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 18", XDG_CONFIG_HOME: "/home/runner/.config", STATS_VMD: "true", GITHUB_REF_NAME: "master", GITHUB_REPOSITORY: "webitel/webitel-ui-sdk", STATS_D_D: "true", npm_lifecycle_script: "vite build", STATS_UE: "true", ANDROID_NDK_ROOT: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_ACTION_REF: "", DEBIAN_FRONTEND: "noninteractive", GITHUB_REPOSITORY_ID: "278613868", GITHUB_ACTIONS: "true", STATS_PIP: "false", npm_package_version: "24.12.22", npm_lifecycle_event: "build", GITHUB_REF_PROTECTED: "false", GITHUB_WORKSPACE: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", ACCEPT_EULA: "Y", GITHUB_JOB: "publish", RUNNER_PERFLOG: "/home/runner/perflog", GITHUB_SHA: "56ccd99709e3f9e3a5ad6049b259d15cb7a299f3", GITHUB_RUN_ATTEMPT: "1", STATS_D_TC: "true", GITHUB_REF: "refs/heads/master", GITHUB_ACTOR: "Lera24", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", LEIN_HOME: "/usr/local/lib/lein", npm_config_globalconfig: "/opt/hostedtoolcache/node/22.12.0/x64/etc/npmrc", npm_config_init_module: "/home/runner/.npm-init.js", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_58610e3a-96bd-49af-b70b-8bd933cf2adf", JAVA_HOME: "/usr/lib/jvm/temurin-11-jdk-amd64", PWD: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", GITHUB_ACTOR_ID: "77548827", RUNNER_WORKSPACE: "/home/runner/work/webitel-ui-sdk", npm_execpath: "/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/bin/npm-cli.js", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "push", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", LEIN_JAR: "/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_58610e3a-96bd-49af-b70b-8bd933cf2adf", npm_config_global_prefix: "/opt/hostedtoolcache/node/22.12.0/x64", npm_package_engines_npm: "10.9.0", EDGEWEBDRIVER: "/usr/local/share/edge_driver", STATS_EXT: "true", npm_command: "run-script", ANDROID_NDK: "/usr/local/lib/android/sdk/ndk/27.2.12479018", SGX_AESM_ADDR: "1", CHROME_BIN: "/usr/bin/google-chrome", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", STATS_EXTP: "https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data", ANDROID_NDK_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_STEP_SUMMARY: "/home/runner/work/_temp/_runner_file_commands/step_summary_58610e3a-96bd-49af-b70b-8bd933cf2adf", INIT_CWD: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", EDITOR: "vi", NODE_ENV: "production" };
4770
+ var rc = { VUE_APP_API_URL: "/api", GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_990ab18c-04df-4720-8169-f773926848d3", STATS_TRP: "true", DEPLOYMENT_BASEPATH: "/opt/runner", DOTNET_NOLOGO: "1", USER: "runner", npm_config_always_auth: "", npm_config_user_agent: "npm/10.9.0 node/v22.12.0 linux x64 workspaces/false ci/github-actions", CI: "true", RUNNER_ENVIRONMENT: "github-hosted", GITHUB_ENV: "/home/runner/work/_temp/_runner_file_commands/set_env_990ab18c-04df-4720-8169-f773926848d3", PIPX_HOME: "/opt/pipx", npm_node_execpath: "/opt/hostedtoolcache/node/22.12.0/x64/bin/node", JAVA_HOME_8_X64: "/usr/lib/jvm/temurin-8-jdk-amd64", NODE_AUTH_TOKEN: "XXXXX-XXXXX-XXXXX-XXXXX", SHLVL: "1", npm_config_noproxy: "", HOME: "/home/runner", RUNNER_TEMP: "/home/runner/work/_temp", GITHUB_EVENT_PATH: "/home/runner/work/_temp/_github_workflow/event.json", npm_package_json: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/package.json", JAVA_HOME_11_X64: "/usr/lib/jvm/temurin-11-jdk-amd64", PIPX_BIN_DIR: "/opt/pipx_bin", GITHUB_REPOSITORY_OWNER: "webitel", npm_package_engines_node: "v22.12.0", GRADLE_HOME: "/usr/share/gradle-8.11.1", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", STATS_RDCL: "true", GITHUB_RETENTION_DAYS: "1", GITHUB_REPOSITORY_OWNER_ID: "9943327", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-ubuntu22", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", npm_config_local_prefix: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", SYSTEMD_EXEC_PID: "598", npm_config_engine_strict: "true", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", COLOR: "0", NVM_DIR: "/home/runner/.nvm", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", GOROOT_1_21_X64: "/opt/hostedtoolcache/go/1.21.13/x64", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20241211.1.0", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.10/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", RUNNER_USER: "runner", STATS_V3PS: "true", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.4/x64", JOURNAL_STREAM: "8:16111", GITHUB_WORKFLOW: "Webitel UI release with docs", _: "/opt/hostedtoolcache/node/22.12.0/x64/bin/npm", npm_config_prefix: "/opt/hostedtoolcache/node/22.12.0/x64", npm_config_npm_version: "10.9.0", ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE: "/opt/actionarchivecache", STATS_D: "true", GITHUB_RUN_ID: "12355106461", STATS_VMFE: "true", npm_config_cache: "/home/runner/.npm", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "0c6350f2950eb3d1dd75ab0e08d1e85b3eb7db25", GITHUB_BASE_REF: "", ImageOS: "ubuntu22", GITHUB_WORKFLOW_REF: "webitel/webitel-ui-sdk/.github/workflows/release.yml@refs/heads/master", PERFLOG_LOCATION_SETTING: "RUNNER_PERFLOG", GITHUB_ACTION_REPOSITORY: "", npm_config_node_gyp: "/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js", PATH: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/node_modules/.bin:/home/runner/work/webitel-ui-sdk/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/22.12.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_e827fa1f-cd8c-487f-bd7f-55ff01c102a0", INVOCATION_ID: "9d3fd7ff796e45e3957728b62266fd6c", NPM_CONFIG_USERCONFIG: "/home/runner/work/_temp/.npmrc", RUNNER_TOOL_CACHE: "/opt/hostedtoolcache", NODE: "/opt/hostedtoolcache/node/22.12.0/x64/bin/node", npm_package_name: "@webitel/ui-sdk", GITHUB_ACTION: "publish_release", GITHUB_RUN_NUMBER: "569", GITHUB_TRIGGERING_ACTOR: "Lera24", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 10", XDG_CONFIG_HOME: "/home/runner/.config", STATS_VMD: "true", GITHUB_REF_NAME: "master", GITHUB_REPOSITORY: "webitel/webitel-ui-sdk", STATS_D_D: "true", npm_lifecycle_script: "vite build", STATS_UE: "true", ANDROID_NDK_ROOT: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_ACTION_REF: "", DEBIAN_FRONTEND: "noninteractive", GITHUB_REPOSITORY_ID: "278613868", GITHUB_ACTIONS: "true", STATS_PIP: "false", npm_package_version: "24.12.24", npm_lifecycle_event: "build", GITHUB_REF_PROTECTED: "false", GITHUB_WORKSPACE: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", ACCEPT_EULA: "Y", GITHUB_JOB: "publish", RUNNER_PERFLOG: "/home/runner/perflog", GITHUB_SHA: "0c6350f2950eb3d1dd75ab0e08d1e85b3eb7db25", GITHUB_RUN_ATTEMPT: "1", STATS_D_TC: "true", GITHUB_REF: "refs/heads/master", GITHUB_ACTOR: "Lera24", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", LEIN_HOME: "/usr/local/lib/lein", npm_config_globalconfig: "/opt/hostedtoolcache/node/22.12.0/x64/etc/npmrc", npm_config_init_module: "/home/runner/.npm-init.js", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_990ab18c-04df-4720-8169-f773926848d3", JAVA_HOME: "/usr/lib/jvm/temurin-11-jdk-amd64", PWD: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", GITHUB_ACTOR_ID: "77548827", RUNNER_WORKSPACE: "/home/runner/work/webitel-ui-sdk", npm_execpath: "/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/bin/npm-cli.js", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "push", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", LEIN_JAR: "/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_990ab18c-04df-4720-8169-f773926848d3", npm_config_global_prefix: "/opt/hostedtoolcache/node/22.12.0/x64", npm_package_engines_npm: "10.9.0", EDGEWEBDRIVER: "/usr/local/share/edge_driver", STATS_EXT: "true", npm_command: "run-script", ANDROID_NDK: "/usr/local/lib/android/sdk/ndk/27.2.12479018", SGX_AESM_ADDR: "1", CHROME_BIN: "/usr/bin/google-chrome", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", STATS_EXTP: "https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data", ANDROID_NDK_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_STEP_SUMMARY: "/home/runner/work/_temp/_runner_file_commands/step_summary_990ab18c-04df-4720-8169-f773926848d3", INIT_CWD: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", EDITOR: "vi", NODE_ENV: "production" };
4771
4771
  const nc = "9.14.1";
4772
4772
  function ac() {
4773
4773
  typeof __VUE_I18N_FULL_INSTALL__ != "boolean" && (Ne().__VUE_I18N_FULL_INSTALL__ = !0), typeof __VUE_I18N_LEGACY_API__ != "boolean" && (Ne().__VUE_I18N_LEGACY_API__ = !0), typeof __INTLIFY_JIT_COMPILATION__ != "boolean" && (Ne().__INTLIFY_JIT_COMPILATION__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (Ne().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1), typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (Ne().__INTLIFY_PROD_DEVTOOLS__ = !1);
@@ -4963,7 +4963,7 @@ function cc(e = {}, r) {
4963
4963
  function k() {
4964
4964
  return T;
4965
4965
  }
4966
- function Y(J) {
4966
+ function G(J) {
4967
4967
  J !== null && (E = za(J)), T = J, N.missing = E;
4968
4968
  }
4969
4969
  const f0 = (J, u0, z0, f2, y, c) => {
@@ -5072,7 +5072,7 @@ function cc(e = {}, r) {
5072
5072
  }
5073
5073
  return u0;
5074
5074
  }
5075
- function V0(J) {
5075
+ function U0(J) {
5076
5076
  const u0 = h0(J);
5077
5077
  return u0 ?? (n ? n.tm(J) || {} : {});
5078
5078
  }
@@ -5185,10 +5185,10 @@ function cc(e = {}, r) {
5185
5185
  getPostTranslationHandler: g,
5186
5186
  setPostTranslationHandler: z,
5187
5187
  getMissingHandler: k,
5188
- setMissingHandler: Y,
5188
+ setMissingHandler: G,
5189
5189
  [ic]: D2
5190
5190
  };
5191
- return k0.datetimeFormats = w0, k0.numberFormats = n0, k0.rt = m0, k0.te = B2, k0.tm = V0, k0.d = x, k0.n = U, k0.getDateTimeFormat = K2, k0.setDateTimeFormat = M, k0.mergeDateTimeFormat = I, k0.getNumberFormat = l0, k0.setNumberFormat = A0, k0.mergeNumberFormat = i2, k0[p9] = a, k0[L4] = C2, k0[E4] = S0, k0[A4] = b2, k0;
5191
+ return k0.datetimeFormats = w0, k0.numberFormats = n0, k0.rt = m0, k0.te = B2, k0.tm = U0, k0.d = x, k0.n = U, k0.getDateTimeFormat = K2, k0.setDateTimeFormat = M, k0.mergeDateTimeFormat = I, k0.getNumberFormat = l0, k0.setNumberFormat = A0, k0.mergeNumberFormat = i2, k0[p9] = a, k0[L4] = C2, k0[E4] = S0, k0[A4] = b2, k0;
5192
5192
  }
5193
5193
  const yn = {
5194
5194
  tag: {
@@ -5395,41 +5395,41 @@ function wc(e, r, n, a = {}) {
5395
5395
  function k(...h0) {
5396
5396
  return l.value ? n0(() => Reflect.apply(l.value.d, null, [...h0])) : n0(() => "");
5397
5397
  }
5398
- function Y(...h0) {
5398
+ function G(...h0) {
5399
5399
  return l.value ? n0(() => Reflect.apply(l.value.n, null, [...h0])) : n0(() => "");
5400
5400
  }
5401
5401
  function f0(h0) {
5402
5402
  return l.value ? l.value.tm(h0) : {};
5403
5403
  }
5404
- function C0(h0, V0) {
5405
- return l.value ? l.value.te(h0, V0) : !1;
5404
+ function C0(h0, U0) {
5405
+ return l.value ? l.value.te(h0, U0) : !1;
5406
5406
  }
5407
5407
  function m0(h0) {
5408
5408
  return l.value ? l.value.getLocaleMessage(h0) : {};
5409
5409
  }
5410
- function x(h0, V0) {
5411
- l.value && (l.value.setLocaleMessage(h0, V0), f.value[h0] = V0);
5410
+ function x(h0, U0) {
5411
+ l.value && (l.value.setLocaleMessage(h0, U0), f.value[h0] = U0);
5412
5412
  }
5413
- function U(h0, V0) {
5414
- l.value && l.value.mergeLocaleMessage(h0, V0);
5413
+ function U(h0, U0) {
5414
+ l.value && l.value.mergeLocaleMessage(h0, U0);
5415
5415
  }
5416
5416
  function M0(h0) {
5417
5417
  return l.value ? l.value.getDateTimeFormat(h0) : {};
5418
5418
  }
5419
- function N0(h0, V0) {
5420
- l.value && (l.value.setDateTimeFormat(h0, V0), h.value[h0] = V0);
5419
+ function N0(h0, U0) {
5420
+ l.value && (l.value.setDateTimeFormat(h0, U0), h.value[h0] = U0);
5421
5421
  }
5422
- function Z0(h0, V0) {
5423
- l.value && l.value.mergeDateTimeFormat(h0, V0);
5422
+ function Z0(h0, U0) {
5423
+ l.value && l.value.mergeDateTimeFormat(h0, U0);
5424
5424
  }
5425
5425
  function C2(h0) {
5426
5426
  return l.value ? l.value.getNumberFormat(h0) : {};
5427
5427
  }
5428
- function b2(h0, V0) {
5429
- l.value && (l.value.setNumberFormat(h0, V0), p.value[h0] = V0);
5428
+ function b2(h0, U0) {
5429
+ l.value && (l.value.setNumberFormat(h0, U0), p.value[h0] = U0);
5430
5430
  }
5431
- function S0(h0, V0) {
5432
- l.value && l.value.mergeNumberFormat(h0, V0);
5431
+ function S0(h0, U0) {
5432
+ l.value && l.value.mergeNumberFormat(h0, U0);
5433
5433
  }
5434
5434
  const D2 = {
5435
5435
  get id() {
@@ -5501,7 +5501,7 @@ function wc(e, r, n, a = {}) {
5501
5501
  setMissingHandler: w0,
5502
5502
  rt: z,
5503
5503
  d: k,
5504
- n: Y,
5504
+ n: G,
5505
5505
  tm: f0,
5506
5506
  te: C0,
5507
5507
  getLocaleMessage: m0,
@@ -5515,12 +5515,12 @@ function wc(e, r, n, a = {}) {
5515
5515
  mergeNumberFormat: S0
5516
5516
  };
5517
5517
  function B2(h0) {
5518
- h0.locale.value = s.value, h0.fallbackLocale.value = u.value, Object.keys(f.value).forEach((V0) => {
5519
- h0.mergeLocaleMessage(V0, f.value[V0]);
5520
- }), Object.keys(h.value).forEach((V0) => {
5521
- h0.mergeDateTimeFormat(V0, h.value[V0]);
5522
- }), Object.keys(p.value).forEach((V0) => {
5523
- h0.mergeNumberFormat(V0, p.value[V0]);
5518
+ h0.locale.value = s.value, h0.fallbackLocale.value = u.value, Object.keys(f.value).forEach((U0) => {
5519
+ h0.mergeLocaleMessage(U0, f.value[U0]);
5520
+ }), Object.keys(h.value).forEach((U0) => {
5521
+ h0.mergeDateTimeFormat(U0, h.value[U0]);
5522
+ }), Object.keys(p.value).forEach((U0) => {
5523
+ h0.mergeNumberFormat(U0, p.value[U0]);
5524
5524
  }), h0.escapeParameter = E, h0.fallbackFormat = _, h0.fallbackRoot = b, h0.fallbackWarn = v, h0.missingWarn = m, h0.warnHtmlMessage = T;
5525
5525
  }
5526
5526
  return D8(() => {
@@ -5694,9 +5694,9 @@ const Cc = Object.freeze({
5694
5694
  return n.include.length ? l.filter((o) => n.include.includes(o)) : n.exclude.length ? l.filter((o) => !n.exclude.includes(o)) : l;
5695
5695
  });
5696
5696
  return (l, o) => (C(), B("div", _c, [
5697
- G(l.$slots, "search-bar", W0(K0({ size: e.size })), void 0, !0),
5698
- G(l.$slots, "default", W0(K0({ size: e.size })), void 0, !0),
5699
- (C(!0), B(D0, null, j0(i.value, (s) => G(l.$slots, s, R0({ action: s, size: e.size }, { ref_for: !0 }), () => [
5697
+ Y(l.$slots, "search-bar", V0(G0({ size: e.size })), void 0, !0),
5698
+ Y(l.$slots, "default", V0(G0({ size: e.size })), void 0, !0),
5699
+ (C(!0), B(D0, null, j0(i.value, (s) => Y(l.$slots, s, R0({ action: s, size: e.size }, { ref_for: !0 }), () => [
5700
5700
  r0(g9, {
5701
5701
  action: s,
5702
5702
  disabled: n[`disabled:${s}`],
@@ -5708,7 +5708,7 @@ const Cc = Object.freeze({
5708
5708
  }, Lc = /* @__PURE__ */ b0(xc, [["__scopeId", "data-v-a73b68d4"]]), Ec = {}, Ac = { class: "wt-app-header" };
5709
5709
  function Mc(e, r) {
5710
5710
  return C(), B("header", Ac, [
5711
- G(e.$slots, "default", {}, void 0, !0)
5711
+ Y(e.$slots, "default", {}, void 0, !0)
5712
5712
  ]);
5713
5713
  }
5714
5714
  const kc = /* @__PURE__ */ b0(Ec, [["render", Mc], ["__scopeId", "data-v-8c008840"]]), M2 = Object.freeze({
@@ -6158,7 +6158,7 @@ const _u = /* @__PURE__ */ b0(wu, [["render", bu], ["__scopeId", "data-v-a905aec
6158
6158
  onClick: s[0] || (s[0] = (m) => o.$emit("click", m))
6159
6159
  }), {
6160
6160
  default: j(() => [
6161
- G(o.$slots, "default", {}, void 0, !0)
6161
+ Y(o.$slots, "default", {}, void 0, !0)
6162
6162
  ], void 0, !0),
6163
6163
  _: 3
6164
6164
  }, 16, ["color", "disabled"]),
@@ -6294,7 +6294,7 @@ function Tu(e, r, n, a, i, l) {
6294
6294
  size: "sm"
6295
6295
  }, null, 8, ["color"])) : W("", !0),
6296
6296
  Z("div", ku, [
6297
- G(e.$slots, "default", {}, () => [
6297
+ Y(e.$slots, "default", {}, () => [
6298
6298
  r[1] || (r[1] = g0(" no content provided "))
6299
6299
  ], !0)
6300
6300
  ])
@@ -6381,7 +6381,7 @@ function Fu(e, r, n, a, i, l) {
6381
6381
  icon: l.checkboxIcon
6382
6382
  }, null, 8, ["color", "icon"])
6383
6383
  ]),
6384
- G(e.$slots, "label", W0(K0({ label: n.label, isChecked: l.isChecked, disabled: n.disabled })), () => [
6384
+ Y(e.$slots, "label", V0(G0({ label: n.label, isChecked: l.isChecked, disabled: n.disabled })), () => [
6385
6385
  n.label ? (C(), B("div", $u, i0(n.label), 1)) : W("", !0)
6386
6386
  ], !0)
6387
6387
  ], void 0, !0),
@@ -6406,7 +6406,7 @@ function Pu(e, r, n, a, i, l) {
6406
6406
  return C(), B("span", {
6407
6407
  class: v0([`wt-chip--${n.color}-color`, "wt-chip"])
6408
6408
  }, [
6409
- G(e.$slots, "default")
6409
+ Y(e.$slots, "default")
6410
6410
  ], 2);
6411
6411
  }
6412
6412
  const Hu = /* @__PURE__ */ b0(Nu, [["render", Pu]]), Ru = { class: "wt-confirm-dialog__content" }, Vu = { class: "wt-confirm-dialog__message" }, Uu = {
@@ -6452,14 +6452,14 @@ const Hu = /* @__PURE__ */ b0(Nu, [["render", Pu]]), Ru = { class: "wt-confirm-d
6452
6452
  g0(i0(e.title), 1)
6453
6453
  ]),
6454
6454
  main: j(() => [
6455
- G(u.$slots, "main", {}, () => [
6455
+ Y(u.$slots, "main", {}, () => [
6456
6456
  Z("div", Ru, [
6457
6457
  Z("p", Vu, i0(e.deleteMessage ? e.deleteMessage : u.$t("webitelUI.deleteConfirmationPopup.askingAlert", { subject: e.subject })), 1)
6458
6458
  ])
6459
6459
  ], !0)
6460
6460
  ]),
6461
6461
  actions: j(() => [
6462
- G(u.$slots, "actions", {
6462
+ Y(u.$slots, "actions", {
6463
6463
  isDeleting: l.value,
6464
6464
  confirm: s,
6465
6465
  close: o
@@ -6541,7 +6541,7 @@ const Hu = /* @__PURE__ */ b0(Nu, [["render", Pu]]), Ru = { class: "wt-confirm-d
6541
6541
  "onUpdate:visible": l[0] || (l[0] = (s) => e.visible = s)
6542
6542
  }, {
6543
6543
  activator: j(() => [
6544
- G(i.$slots, "activator", {}, void 0, !0)
6544
+ Y(i.$slots, "activator", {}, void 0, !0)
6545
6545
  ]),
6546
6546
  default: j(({ hide: s }) => [
6547
6547
  Z("ul", {
@@ -6559,7 +6559,7 @@ const Hu = /* @__PURE__ */ b0(Nu, [["render", Pu]]), Ru = { class: "wt-confirm-d
6559
6559
  href: "#",
6560
6560
  onClick: J0((h) => a({ option: u, index: f, hide: s }), ["prevent"])
6561
6561
  }, [
6562
- G(i.$slots, "option", R0(u, { ref_for: !0 }), () => [
6562
+ Y(i.$slots, "option", R0(u, { ref_for: !0 }), () => [
6563
6563
  g0(i0(u.text || u), 1)
6564
6564
  ], !0)
6565
6565
  ], 10, Zu)
@@ -9974,9 +9974,9 @@ function S4(e, r, n, a) {
9974
9974
  }), g = I0(n);
9975
9975
  if (isNaN(g.getTime()))
9976
9976
  return /* @__PURE__ */ new Date(NaN);
9977
- var z = x9(g, C3(g)), k = {}, Y = Ja(n0), f0;
9977
+ var z = x9(g, C3(g)), k = {}, G = Ja(n0), f0;
9978
9978
  try {
9979
- for (Y.s(); !(f0 = Y.n()).done; ) {
9979
+ for (G.s(); !(f0 = G.n()).done; ) {
9980
9980
  var C0 = f0.value;
9981
9981
  if (!C0.validate(z, O))
9982
9982
  return /* @__PURE__ */ new Date(NaN);
@@ -9984,9 +9984,9 @@ function S4(e, r, n, a) {
9984
9984
  Array.isArray(m0) ? (z = m0[0], af(k, m0[1])) : z = m0;
9985
9985
  }
9986
9986
  } catch (x) {
9987
- Y.e(x);
9987
+ G.e(x);
9988
9988
  } finally {
9989
- Y.f();
9989
+ G.f();
9990
9990
  }
9991
9991
  return z;
9992
9992
  }
@@ -10850,14 +10850,14 @@ const ip = (e, r = 3) => {
10850
10850
  }, l = () => e.format ? e.format : e.monthPicker ? "MM/yyyy" : e.timePicker ? i() : e.weekPicker ? "MM/dd/yyyy" : e.yearPicker ? "yyyy" : e.enableTimePicker ? `MM/dd/yyyy, ${i()}` : "MM/dd/yyyy", o = (g, z) => {
10851
10851
  if (typeof e.format == "function")
10852
10852
  return e.format(g);
10853
- const k = z || l(), Y = e.formatLocale ? { locale: e.formatLocale } : void 0;
10854
- return Array.isArray(g) ? `${xt(g[0], k, Y)} ${e.modelAuto && !g[1] ? "" : n.value.textInputOptions.rangeSeparator || "-"} ${g[1] ? xt(g[1], k, Y) : ""}` : xt(g, k, Y);
10853
+ const k = z || l(), G = e.formatLocale ? { locale: e.formatLocale } : void 0;
10854
+ return Array.isArray(g) ? `${xt(g[0], k, G)} ${e.modelAuto && !g[1] ? "" : n.value.textInputOptions.rangeSeparator || "-"} ${g[1] ? xt(g[1], k, G) : ""}` : xt(g, k, G);
10855
10855
  }, s = (g) => e.timezone ? np(g, e.timezone) : g, u = (g) => e.timezone ? ap(g, e.timezone) : g, f = e0(() => (g) => {
10856
10856
  var z;
10857
10857
  return (z = e.hideNavigation) == null ? void 0 : z.includes(g);
10858
10858
  }), h = (g) => {
10859
- const z = e.maxDate ? G2(s(g), s(p0(e.maxDate))) : !1, k = e.minDate ? U2(s(g), s(p0(e.minDate))) : !1, Y = F(g, e.disabledDates), f0 = n.value.filters.months.map((M0) => +M0).includes(m2(g)), C0 = e.disabledWeekDays.length ? e.disabledWeekDays.some((M0) => +M0 === lf(g)) : !1, m0 = e.allowedDates.length ? !e.allowedDates.some((M0) => d2(s(p0(M0)), s(g))) : !1, x = v2(g), U = x < +e.yearRange[0] || x > +e.yearRange[1];
10860
- return !(z || k || Y || f0 || U || C0 || m0);
10859
+ const z = e.maxDate ? G2(s(g), s(p0(e.maxDate))) : !1, k = e.minDate ? U2(s(g), s(p0(e.minDate))) : !1, G = F(g, e.disabledDates), f0 = n.value.filters.months.map((M0) => +M0).includes(m2(g)), C0 = e.disabledWeekDays.length ? e.disabledWeekDays.some((M0) => +M0 === lf(g)) : !1, m0 = e.allowedDates.length ? !e.allowedDates.some((M0) => d2(s(p0(M0)), s(g))) : !1, x = v2(g), U = x < +e.yearRange[0] || x > +e.yearRange[1];
10860
+ return !(z || k || G || f0 || U || C0 || m0);
10861
10861
  }, p = (g) => {
10862
10862
  const z = {
10863
10863
  hours: Pe(p0()),
@@ -10869,16 +10869,16 @@ const ip = (e, r = 3) => {
10869
10869
  const z = _1(s(g), { weekStartsOn: +e.weekStart }), k = cd(s(g), { weekStartsOn: +e.weekStart });
10870
10870
  return [z, k];
10871
10871
  }, F = (g, z) => Array.isArray(z) ? z.some((k) => d2(s(p0(k)), s(g))) : z(p0(JSON.parse(JSON.stringify(g)))), T = (g, z, k) => {
10872
- let Y = g ? p0(g) : p0();
10873
- return (z || z === 0) && (Y = Lt(Y, z)), k && (Y = y1(Y, k)), Y;
10872
+ let G = g ? p0(g) : p0();
10873
+ return (z || z === 0) && (G = Lt(G, z)), k && (G = y1(G, k)), G;
10874
10874
  }, E = (g) => N2(p0(), { hours: Pe(g), minutes: He(g), seconds: X1(g) }), S = (g) => N2(p0(), {
10875
10875
  hours: +g.hours || 0,
10876
10876
  minutes: +g.minutes || 0,
10877
10877
  seconds: +g.seconds || 0
10878
- }), D = (g, z, k, Y) => {
10878
+ }), D = (g, z, k, G) => {
10879
10879
  if (!g)
10880
10880
  return !0;
10881
- if (Y) {
10881
+ if (G) {
10882
10882
  const f0 = k === "max" ? xn(g, z) : _n(g, z), C0 = { seconds: 0, milliseconds: 0 };
10883
10883
  return f0 || O9(N2(g, C0), N2(z, C0));
10884
10884
  }
@@ -10896,19 +10896,19 @@ const ip = (e, r = 3) => {
10896
10896
  const k = !e.minDate && !e.maxDate ? R(g) : g;
10897
10897
  return (e.maxTime || e.maxDate) && (z = O(R2(k))), (e.minTime || e.minDate) && (z = N(R2(k), z)), z;
10898
10898
  }, H = (g, z) => {
10899
- const k = p0(JSON.parse(JSON.stringify(g))), Y = [];
10899
+ const k = p0(JSON.parse(JSON.stringify(g))), G = [];
10900
10900
  for (let f0 = 0; f0 < 7; f0++) {
10901
10901
  const C0 = Ke(k, f0), m0 = m2(C0) !== z;
10902
- Y.push({
10902
+ G.push({
10903
10903
  text: e.hideOffsetDates && m0 ? "" : C0.getDate(),
10904
10904
  value: C0,
10905
10905
  current: !m0,
10906
10906
  classData: {}
10907
10907
  });
10908
10908
  }
10909
- return Y;
10909
+ return G;
10910
10910
  }, K = (g, z) => {
10911
- const k = [], Y = p0(s(new Date(z, g))), f0 = p0(s(new Date(z, g + 1, 0))), C0 = _1(Y, { weekStartsOn: e.weekStart }), m0 = (x) => {
10911
+ const k = [], G = p0(s(new Date(z, g))), f0 = p0(s(new Date(z, g + 1, 0))), C0 = _1(G, { weekStartsOn: e.weekStart }), m0 = (x) => {
10912
10912
  const U = H(x, g);
10913
10913
  if (k.push({ days: U }), !k[k.length - 1].days.some(
10914
10914
  (M0) => d2(me(M0.value), me(f0))
@@ -10920,14 +10920,14 @@ const ip = (e, r = 3) => {
10920
10920
  if (m0(C0), e.sixWeeks && k.length < 6) {
10921
10921
  const x = 6 - k.length;
10922
10922
  for (let U = 1; U <= x; U++) {
10923
- const M0 = k[k.length - 1], N0 = M0.days[M0.days.length - 1], Z0 = H(Ke(N0.value, 1), m2(Y));
10923
+ const M0 = k[k.length - 1], N0 = M0.days[M0.days.length - 1], Z0 = H(Ke(N0.value, 1), m2(G));
10924
10924
  k.push({ days: Z0 });
10925
10925
  }
10926
10926
  }
10927
10927
  return k;
10928
10928
  }, o0 = (g, z, k) => [N2(p0(g), { date: 1 }), N2(p0(), { month: z, year: k, date: 1 })], L0 = (g, z) => U2(...o0(e.minDate, g, z)) || d2(...o0(e.minDate, g, z)), w0 = (g, z) => G2(...o0(e.maxDate, g, z)) || d2(...o0(e.maxDate, g, z)), n0 = (g, z, k) => {
10929
- let Y = !1;
10930
- return e.maxDate && k && w0(g, z) && (Y = !0), e.minDate && !k && L0(g, z) && (Y = !0), Y;
10929
+ let G = !1;
10930
+ return e.maxDate && k && w0(g, z) && (G = !0), e.minDate && !k && L0(g, z) && (G = !0), G;
10931
10931
  };
10932
10932
  return {
10933
10933
  checkPartialRangeValue: r,
@@ -10946,9 +10946,9 @@ const ip = (e, r = 3) => {
10946
10946
  setDateMonthOrYear: T,
10947
10947
  isValidTime: a0,
10948
10948
  getCalendarDays: K,
10949
- validateMonthYearInRange: (g, z, k, Y) => {
10949
+ validateMonthYearInRange: (g, z, k, G) => {
10950
10950
  let f0 = !1;
10951
- return Y ? e.minDate && e.maxDate ? f0 = n0(g, z, k) : (e.minDate && L0(g, z) || e.maxDate && w0(g, z)) && (f0 = !0) : f0 = !0, f0;
10951
+ return G ? e.minDate && e.maxDate ? f0 = n0(g, z, k) : (e.minDate && L0(g, z) || e.maxDate && w0(g, z)) && (f0 = !0) : f0 = !0, f0;
10952
10952
  },
10953
10953
  validateMaxDate: w0,
10954
10954
  validateMinDate: L0,
@@ -11130,7 +11130,7 @@ const ip = (e, r = 3) => {
11130
11130
  }, k = (c) => {
11131
11131
  const d = Ae(c, 1);
11132
11132
  return { month: m2(d), year: v2(d) };
11133
- }, Y = (c) => {
11133
+ }, G = (c) => {
11134
11134
  const d = m2(p0(c)), w = v2(p0(c));
11135
11135
  if (S(0, d, w), p.value.multiCalendars > 0)
11136
11136
  for (let A = 1; A < p.value.multiCalendars; A++) {
@@ -11173,7 +11173,7 @@ const ip = (e, r = 3) => {
11173
11173
  v.value = m.value ? m.value.slice() : [], v.value.length === 2 && !(e.fixedStart || e.fixedEnd) && (v.value = []);
11174
11174
  }, S0 = (c, d) => {
11175
11175
  const w = [p0(c.value), Ke(p0(c.value), +e.autoRange)];
11176
- N0(w) && (d && Y(c.value), v.value = w);
11176
+ N0(w) && (d && G(c.value), v.value = w);
11177
11177
  }, D2 = (c) => {
11178
11178
  B2(c.value) || !m0(c.value, e.fixedStart ? 0 : 1) || (v.value = x(p0(c.value)));
11179
11179
  }, B2 = (c) => e.noDisabledRange ? C0(v.value[0], c).some((d) => o(d)) : !1, h0 = (c, d) => {
@@ -11182,7 +11182,7 @@ const ip = (e, r = 3) => {
11182
11182
  if (e.fixedStart || e.fixedEnd)
11183
11183
  return D2(c);
11184
11184
  v.value[0] ? m0(p0(c.value)) && !B2(c.value) && (U2(p0(c.value), p0(v.value[0])) ? v.value.unshift(p0(c.value)) : v.value[1] = p0(c.value)) : v.value[0] = p0(c.value);
11185
- }, V0 = (c) => {
11185
+ }, U0 = (c) => {
11186
11186
  v.value[c] = oe(
11187
11187
  v.value[c],
11188
11188
  L.hours[c],
@@ -11190,7 +11190,7 @@ const ip = (e, r = 3) => {
11190
11190
  w0(c !== 1)
11191
11191
  );
11192
11192
  }, O0 = () => {
11193
- v.value.length && (v.value[0] && !v.value[1] ? V0(0) : (V0(0), V0(1), n()), m.value = v.value.slice(), v.value[0] && v.value[1] && e.autoApply && r("auto-apply"), v.value[0] && !v.value[1] && e.modelAuto && e.autoApply && r("auto-apply"));
11193
+ v.value.length && (v.value[0] && !v.value[1] ? U0(0) : (U0(0), U0(1), n()), m.value = v.value.slice(), v.value[0] && v.value[1] && e.autoApply && r("auto-apply"), v.value[0] && !v.value[1] && e.modelAuto && e.autoApply && r("auto-apply"));
11194
11194
  }, q0 = (c, d = !1) => {
11195
11195
  if (!(o(c.value) || !c.current && e.hideOffsetDates)) {
11196
11196
  if (e.weekPicker)
@@ -11303,12 +11303,12 @@ const ip = (e, r = 3) => {
11303
11303
  });
11304
11304
  const _ = (x) => {
11305
11305
  const U = x || p0();
11306
- return r.modelType ? Y(U) : {
11306
+ return r.modelType ? G(U) : {
11307
11307
  hours: Pe(U),
11308
11308
  minutes: He(U),
11309
11309
  seconds: r.enableSeconds ? X1(U) : 0
11310
11310
  };
11311
- }, L = (x) => r.modelType ? Y(x) : { month: m2(x), year: v2(x) }, F = (x) => Array.isArray(x) ? u(() => [
11311
+ }, L = (x) => r.modelType ? G(x) : { month: m2(x), year: v2(x) }, F = (x) => Array.isArray(x) ? u(() => [
11312
11312
  y1(p0(), x[0]),
11313
11313
  x[1] ? y1(p0(), x[1]) : f()
11314
11314
  ]) : y1(p0(), +x), T = (x, U) => (typeof x == "string" || typeof x == "number") && r.modelType ? k(x) : U, E = (x) => Array.isArray(x) ? [
@@ -11342,10 +11342,10 @@ const ip = (e, r = 3) => {
11342
11342
  }, N = () => {
11343
11343
  const x = a.value;
11344
11344
  return [
11345
- Y(x[0]),
11346
- x[1] ? Y(x[1]) : f()
11345
+ G(x[0]),
11346
+ x[1] ? G(x[1]) : f()
11347
11347
  ];
11348
- }, a0 = () => a.value[1] ? N() : Y(R2(a.value[0])), H = () => (a.value || []).map((x) => Y(x)), K = () => (O(), r.modelAuto ? a0() : r.multiDates ? H() : Array.isArray(a.value) ? u(() => N()) : Y(R2(a.value))), o0 = (x) => x ? r.timePicker ? E(R2(x)) : r.monthPicker ? S(R2(x)) : r.yearPicker ? F(R2(x)) : r.multiDates ? D(R2(x)) : r.weekPicker ? $(R2(x)) : R(R2(x)) : null, L0 = (x) => {
11348
+ }, a0 = () => a.value[1] ? N() : G(R2(a.value[0])), H = () => (a.value || []).map((x) => G(x)), K = () => (O(), r.modelAuto ? a0() : r.multiDates ? H() : Array.isArray(a.value) ? u(() => N()) : G(R2(a.value))), o0 = (x) => x ? r.timePicker ? E(R2(x)) : r.monthPicker ? S(R2(x)) : r.yearPicker ? F(R2(x)) : r.multiDates ? D(R2(x)) : r.weekPicker ? $(R2(x)) : R(R2(x)) : null, L0 = (x) => {
11349
11349
  const U = o0(x);
11350
11350
  h(R2(U)) ? (a.value = R2(U), z()) : (a.value = null, v.value = "");
11351
11351
  }, w0 = () => {
@@ -11369,7 +11369,7 @@ const ip = (e, r = 3) => {
11369
11369
  return r.utc === "preserve" ? new Date(U.getTime() + U.getTimezoneOffset() * 6e4) : U;
11370
11370
  }
11371
11371
  return r.modelType ? r.modelType === "date" || r.modelType === "timestamp" ? l(new Date(x)) : r.modelType === "format" && (typeof r.format == "string" || !r.format) ? S4(x, s(), /* @__PURE__ */ new Date()) : l(S4(x, r.modelType, /* @__PURE__ */ new Date())) : l(new Date(x));
11372
- }, Y = (x) => x ? r.utc ? Dh(x, r.utc === "preserve") : r.modelType ? r.modelType === "timestamp" ? +i(x) : r.modelType === "format" && (typeof r.format == "string" || !r.format) ? o(i(x)) : o(i(x), r.modelType) : i(x) : "", f0 = (x) => {
11372
+ }, G = (x) => x ? r.utc ? Dh(x, r.utc === "preserve") : r.modelType ? r.modelType === "timestamp" ? +i(x) : r.modelType === "format" && (typeof r.format == "string" || !r.format) ? o(i(x)) : o(i(x), r.modelType) : i(x) : "", f0 = (x) => {
11373
11373
  e("update:model-value", x);
11374
11374
  }, C0 = (x) => Array.isArray(a.value) ? r.multiDates ? a.value.map((U) => x(U)) : [
11375
11375
  x(a.value[0]),
@@ -11778,9 +11778,9 @@ const Cp = (e, r, n, a) => {
11778
11778
  "aria-disabled": H.disabled,
11779
11779
  "aria-readonly": H.readonly
11780
11780
  }, [
11781
- H.$slots.trigger && !H.$slots["dp-input"] && !H.inline ? G(H.$slots, "trigger", { key: 0 }) : W("", !0),
11781
+ H.$slots.trigger && !H.$slots["dp-input"] && !H.inline ? Y(H.$slots, "trigger", { key: 0 }) : W("", !0),
11782
11782
  !H.$slots.trigger && (!H.inline || H.inlineWithInput) ? (C(), B("div", Lp, [
11783
- H.$slots["dp-input"] && !H.$slots.trigger && !H.inline ? G(H.$slots, "dp-input", {
11783
+ H.$slots["dp-input"] && !H.$slots.trigger && !H.inline ? Y(H.$slots, "dp-input", {
11784
11784
  key: 0,
11785
11785
  value: e.inputValue,
11786
11786
  onInput: E,
@@ -11815,14 +11815,14 @@ const Cp = (e, r, n, a) => {
11815
11815
  onPaste: F
11816
11816
  }, null, 42, Ep)),
11817
11817
  H.$slots["input-icon"] && !H.hideInputIcon ? (C(), B("span", Ap, [
11818
- G(H.$slots, "input-icon")
11818
+ Y(H.$slots, "input-icon")
11819
11819
  ])) : W("", !0),
11820
11820
  !H.$slots["input-icon"] && !H.hideInputIcon && !H.$slots["dp-input"] ? (C(), c0(P(ir), {
11821
11821
  key: 3,
11822
11822
  class: "dp__input_icon dp__input_icons"
11823
11823
  })) : W("", !0),
11824
11824
  H.$slots["clear-icon"] && e.inputValue && H.clearable && !H.disabled && !H.readonly ? (C(), B("span", Mp, [
11825
- G(H.$slots, "clear-icon", { clear: N })
11825
+ Y(H.$slots, "clear-icon", { clear: N })
11826
11826
  ])) : W("", !0),
11827
11827
  H.clearable && !H.$slots["clear-icon"] && e.inputValue && !H.disabled && !H.readonly ? (C(), c0(P(Sh), {
11828
11828
  key: 5,
@@ -11879,7 +11879,7 @@ const Cp = (e, r, n, a) => {
11879
11879
  class: "dp__action_row",
11880
11880
  style: _2(e.calendarWidth ? { width: `${e.calendarWidth}px` } : {})
11881
11881
  }, [
11882
- T.$slots["action-row"] ? G(T.$slots, "action-row", W0(R0({ key: 0 }, {
11882
+ T.$slots["action-row"] ? Y(T.$slots, "action-row", V0(R0({ key: 0 }, {
11883
11883
  internalModelValue: e.internalModelValue,
11884
11884
  disabled: P(h),
11885
11885
  selectDate: () => T.$emit("select-date"),
@@ -11889,7 +11889,7 @@ const Cp = (e, r, n, a) => {
11889
11889
  class: "dp__selection_preview",
11890
11890
  title: Array.isArray(P(_)) ? "" : P(_)
11891
11891
  }, [
11892
- T.$slots["action-preview"] ? G(T.$slots, "action-preview", {
11892
+ T.$slots["action-preview"] ? Y(T.$slots, "action-preview", {
11893
11893
  key: 0,
11894
11894
  value: e.internalModelValue
11895
11895
  }) : W("", !0),
@@ -11901,7 +11901,7 @@ const Cp = (e, r, n, a) => {
11901
11901
  ], 64))
11902
11902
  ], 8, Tp),
11903
11903
  Z("div", Sp, [
11904
- T.$slots["action-select"] ? G(T.$slots, "action-select", {
11904
+ T.$slots["action-select"] ? Y(T.$slots, "action-select", {
11905
11905
  key: 0,
11906
11906
  value: e.internalModelValue
11907
11907
  }) : W("", !0),
@@ -12000,8 +12000,8 @@ const Cp = (e, r, n, a) => {
12000
12000
  dp__calendar: !0,
12001
12001
  dp__calendar_next: o.value.multiCalendars > 0 && a.instance !== 0
12002
12002
  })), R = e0(() => (g) => a.hideOffsetDates ? g.current : !0), O = e0(() => a.specificMode ? { height: `${a.modeHeight}px` } : void 0), N = async (g, z, k) => {
12003
- var Y, f0;
12004
- if (n("set-hover-date", g), (f0 = (Y = g.marker) == null ? void 0 : Y.tooltip) != null && f0.length) {
12003
+ var G, f0;
12004
+ if (n("set-hover-date", g), (f0 = (G = g.marker) == null ? void 0 : G.tooltip) != null && f0.length) {
12005
12005
  const C0 = S2(f.value[z][k]);
12006
12006
  if (C0) {
12007
12007
  const { width: m0, height: x } = C0.getBoundingClientRect();
@@ -12052,19 +12052,19 @@ const Cp = (e, r, n, a) => {
12052
12052
  }, [
12053
12053
  Z("div", $p, [
12054
12054
  g.weekNumbers ? (C(), B("div", Fp, i0(g.weekNumName), 1)) : W("", !0),
12055
- (C(!0), B(D0, null, j0(P(L), (Y, f0) => (C(), B("div", {
12055
+ (C(!0), B(D0, null, j0(P(L), (G, f0) => (C(), B("div", {
12056
12056
  class: "dp__calendar_header_item",
12057
12057
  role: "gridcell",
12058
12058
  key: f0,
12059
12059
  "data-test": "calendar-header"
12060
12060
  }, [
12061
- g.$slots["calendar-header"] ? G(g.$slots, "calendar-header", {
12061
+ g.$slots["calendar-header"] ? Y(g.$slots, "calendar-header", {
12062
12062
  key: 0,
12063
- day: Y,
12063
+ day: G,
12064
12064
  index: f0
12065
12065
  }) : W("", !0),
12066
12066
  g.$slots["calendar-header"] ? W("", !0) : (C(), B(D0, { key: 1 }, [
12067
- g0(i0(Y), 1)
12067
+ g0(i0(G), 1)
12068
12068
  ], 64))
12069
12069
  ]))), 128))
12070
12070
  ]),
@@ -12074,13 +12074,13 @@ const Cp = (e, r, n, a) => {
12074
12074
  css: !!g.transitions
12075
12075
  }, {
12076
12076
  default: j(() => {
12077
- var Y;
12077
+ var G;
12078
12078
  return [
12079
12079
  p.value ? (C(), B("div", {
12080
12080
  key: 0,
12081
12081
  class: "dp__calendar",
12082
12082
  role: "grid",
12083
- "aria-label": (Y = P(o).ariaLabels) == null ? void 0 : Y.calendarDays
12083
+ "aria-label": (G = P(o).ariaLabels) == null ? void 0 : G.calendarDays
12084
12084
  }, [
12085
12085
  (C(!0), B(D0, null, j0(e.mappedDates, (f0, C0) => (C(), B("div", {
12086
12086
  class: "dp__calendar_row",
@@ -12114,7 +12114,7 @@ const Cp = (e, r, n, a) => {
12114
12114
  Z("div", {
12115
12115
  class: v0(["dp__cell_inner", m0.classData])
12116
12116
  }, [
12117
- g.$slots.day && P(R)(m0) ? G(g.$slots, "day", {
12117
+ g.$slots.day && P(R)(m0) ? Y(g.$slots, "day", {
12118
12118
  key: 0,
12119
12119
  day: +m0.text,
12120
12120
  date: m0.value
@@ -12145,7 +12145,7 @@ const Cp = (e, r, n, a) => {
12145
12145
  key: C2,
12146
12146
  class: "dp__tooltip_text"
12147
12147
  }, [
12148
- g.$slots["marker-tooltip"] ? G(g.$slots, "marker-tooltip", {
12148
+ g.$slots["marker-tooltip"] ? Y(g.$slots, "marker-tooltip", {
12149
12149
  key: 0,
12150
12150
  tooltip: Z0,
12151
12151
  day: m0.value
@@ -12204,7 +12204,7 @@ const Cp = (e, r, n, a) => {
12204
12204
  Z("div", {
12205
12205
  class: v0(["dp__inner_nav", { dp__inner_nav_disabled: e.disabled }])
12206
12206
  }, [
12207
- G(a.$slots, "default")
12207
+ Y(a.$slots, "default")
12208
12208
  ], 2)
12209
12209
  ], 40, Up));
12210
12210
  }
@@ -12252,7 +12252,7 @@ const Cp = (e, r, n, a) => {
12252
12252
  ), E = e0(() => ({
12253
12253
  dp__overlay_col: !0
12254
12254
  })), S = (n0) => a.skipActive ? !1 : n0.value === a.modelValue, D = e0(() => a.items.map((n0) => n0.filter((g) => g).map((g) => {
12255
- var z, k, Y;
12255
+ var z, k, G;
12256
12256
  const f0 = a.disabledValues.some((m0) => m0 === g.value) || O(g.value), C0 = (z = a.multiModelValue) != null && z.length ? (k = a.multiModelValue) == null ? void 0 : k.some(
12257
12257
  (m0) => d2(
12258
12258
  m0,
@@ -12270,7 +12270,7 @@ const Cp = (e, r, n, a) => {
12270
12270
  dp__overlay_cell_disabled: f0,
12271
12271
  dp__overlay_cell_active_disabled: f0 && C0,
12272
12272
  dp__overlay_cell_pad: !0,
12273
- dp__cell_in_between: (Y = a.multiModelValue) != null && Y.length && a.skipActive ? H(g.value) : !1
12273
+ dp__cell_in_between: (G = a.multiModelValue) != null && G.length && a.skipActive ? H(g.value) : !1
12274
12274
  }
12275
12275
  };
12276
12276
  }))), $ = e0(
@@ -12291,8 +12291,8 @@ const Cp = (e, r, n, a) => {
12291
12291
  const g = a.maxValue || a.maxValue === 0, z = a.minValue || a.minValue === 0;
12292
12292
  return !g && !z ? !1 : g && z ? +n0 > +a.maxValue || +n0 < +a.minValue : g ? +n0 > +a.maxValue : z ? +n0 < +a.minValue : !1;
12293
12293
  }, N = () => {
12294
- const n0 = S2(f), g = S2(h), z = S2(v), k = S2(_), Y = z ? z.getBoundingClientRect().height : 0;
12295
- g && (b.value = g.getBoundingClientRect().height - Y), n0 && k && (k.scrollTop = n0.offsetTop - k.offsetTop - (b.value / 2 - n0.getBoundingClientRect().height) - Y);
12294
+ const n0 = S2(f), g = S2(h), z = S2(v), k = S2(_), G = z ? z.getBoundingClientRect().height : 0;
12295
+ g && (b.value = g.getBoundingClientRect().height - G), n0 && k && (k.scrollTop = n0.offsetTop - k.offsetTop - (b.value / 2 - n0.getBoundingClientRect().height) - G);
12296
12296
  }, a0 = (n0) => {
12297
12297
  !a.disabledValues.some((g) => g === n0) && !O(n0) && (n("update:model-value", n0), n("selected"));
12298
12298
  }, H = (n0) => {
@@ -12334,11 +12334,11 @@ const Cp = (e, r, n, a) => {
12334
12334
  style: _2({ height: `${b.value}px` })
12335
12335
  }, [
12336
12336
  Z("div", Zp, [
12337
- G(n0.$slots, "header")
12337
+ Y(n0.$slots, "header")
12338
12338
  ]),
12339
- n0.$slots.overlay ? G(n0.$slots, "overlay", { key: 0 }) : (C(!0), B(D0, { key: 1 }, j0(P(D), (k, Y) => (C(), B("div", {
12339
+ n0.$slots.overlay ? Y(n0.$slots, "overlay", { key: 0 }) : (C(!0), B(D0, { key: 1 }, j0(P(D), (k, G) => (C(), B("div", {
12340
12340
  class: v0(["dp__overlay_row", { dp__flex_row: P(D).length >= 3 }]),
12341
- key: Y,
12341
+ key: G,
12342
12342
  role: "row"
12343
12343
  }, [
12344
12344
  (C(!0), B(D0, null, j0(k, (f0, C0) => (C(), B("div", {
@@ -12348,7 +12348,7 @@ const Cp = (e, r, n, a) => {
12348
12348
  "aria-selected": f0.value === e.modelValue && !e.disabledValues.includes(f0.value),
12349
12349
  "aria-disabled": f0.className.dp__overlay_cell_disabled,
12350
12350
  ref_for: !0,
12351
- ref: (m0) => L0(m0, f0, Y, C0),
12351
+ ref: (m0) => L0(m0, f0, G, C0),
12352
12352
  tabindex: "0",
12353
12353
  "data-test": f0.text,
12354
12354
  onClick: (m0) => a0(f0.value),
@@ -12361,7 +12361,7 @@ const Cp = (e, r, n, a) => {
12361
12361
  Z("div", {
12362
12362
  class: v0(f0.className)
12363
12363
  }, [
12364
- n0.$slots.item ? G(n0.$slots, "item", {
12364
+ n0.$slots.item ? Y(n0.$slots, "item", {
12365
12365
  key: 0,
12366
12366
  item: f0
12367
12367
  }) : W("", !0),
@@ -12383,7 +12383,7 @@ const Cp = (e, r, n, a) => {
12383
12383
  onClick: K,
12384
12384
  onKeydown: H0(K, ["enter"])
12385
12385
  }, [
12386
- G(n0.$slots, "button-icon")
12386
+ Y(n0.$slots, "button-icon")
12387
12387
  ], 42, qp)), [
12388
12388
  [P2, !P(s)(e.type)]
12389
12389
  ]) : W("", !0)
@@ -12429,7 +12429,7 @@ const Cp = (e, r, n, a) => {
12429
12429
  ref_key: "elRef",
12430
12430
  ref: l
12431
12431
  }, [
12432
- G(o.$slots, "default")
12432
+ Y(o.$slots, "default")
12433
12433
  ], 40, jp),
12434
12434
  r0(ae, {
12435
12435
  name: P(a)(e.showSelectionGrid),
@@ -12455,7 +12455,7 @@ const Cp = (e, r, n, a) => {
12455
12455
  onToggle: s[4] || (s[4] = (u) => o.$emit("toggle"))
12456
12456
  }), H2({
12457
12457
  "button-icon": j(() => [
12458
- o.$slots["calendar-icon"] ? G(o.$slots, "calendar-icon", { key: 0 }) : W("", !0),
12458
+ o.$slots["calendar-icon"] ? Y(o.$slots, "calendar-icon", { key: 0 }) : W("", !0),
12459
12459
  o.$slots["calendar-icon"] ? W("", !0) : (C(), c0(P(ir), { key: 1 }))
12460
12460
  ]),
12461
12461
  _: 2
@@ -12463,21 +12463,21 @@ const Cp = (e, r, n, a) => {
12463
12463
  o.$slots[e.slotName] ? {
12464
12464
  name: "item",
12465
12465
  fn: j(({ item: u }) => [
12466
- G(o.$slots, e.slotName, { item: u })
12466
+ Y(o.$slots, e.slotName, { item: u })
12467
12467
  ]),
12468
12468
  key: "0"
12469
12469
  } : void 0,
12470
12470
  o.$slots[e.overlaySlot] ? {
12471
12471
  name: "overlay",
12472
12472
  fn: j(() => [
12473
- G(o.$slots, e.overlaySlot)
12473
+ Y(o.$slots, e.overlaySlot)
12474
12474
  ]),
12475
12475
  key: "1"
12476
12476
  } : void 0,
12477
12477
  o.$slots[`${e.overlaySlot}-header`] ? {
12478
12478
  name: "header",
12479
12479
  fn: j(() => [
12480
- G(o.$slots, `${e.overlaySlot}-header`)
12480
+ Y(o.$slots, `${e.overlaySlot}-header`)
12481
12481
  ]),
12482
12482
  key: "2"
12483
12483
  } : void 0
@@ -12508,7 +12508,7 @@ const Cp = (e, r, n, a) => {
12508
12508
  get: () => a[x],
12509
12509
  set: (U) => {
12510
12510
  const M0 = x === "month" ? "year" : "month";
12511
- n("update-month-year", { [x]: U, [M0]: a[M0] }), n("month-year-select", x === "year"), x === "month" ? k(!0) : Y(!0);
12511
+ n("update-month-year", { [x]: U, [M0]: a[M0] }), n("month-year-select", x === "year"), x === "month" ? k(!0) : G(!0);
12512
12512
  }
12513
12513
  }), T = e0(F("month")), E = e0(F("year")), S = (x) => {
12514
12514
  const U = v2(p0(x));
@@ -12536,7 +12536,7 @@ const Cp = (e, r, n, a) => {
12536
12536
  items: x === "month" ? a.months : a.years,
12537
12537
  instance: a.instance,
12538
12538
  updateMonthYear: h,
12539
- toggle: x === "month" ? k : Y
12539
+ toggle: x === "month" ? k : G
12540
12540
  })), O = e0(() => a.minDate ? v2(p0(a.minDate)) : null), N = e0(() => a.maxDate ? v2(p0(a.maxDate)) : null), a0 = e0(() => {
12541
12541
  if (a.minDate && O.value) {
12542
12542
  if (O.value > a.year)
@@ -12554,7 +12554,7 @@ const Cp = (e, r, n, a) => {
12554
12554
  return U;
12555
12555
  }, L0 = e0(() => a.months.find((U) => U.value === a.month) || { text: "", value: 0 }), w0 = e0(() => o0(a.months)), n0 = e0(() => o0(a.years)), g = e0(() => i.value.multiCalendars ? a.multiCalendarsSolo ? !0 : a.instance === 0 : !0), z = e0(() => i.value.multiCalendars ? a.multiCalendarsSolo ? !0 : a.instance === i.value.multiCalendars - 1 : !0), k = (x = !1) => {
12556
12556
  f0(x), p.value = !p.value, p.value || n("overlay-closed");
12557
- }, Y = (x = !1) => {
12557
+ }, G = (x = !1) => {
12558
12558
  f0(x), m.value = !m.value, m.value || n("overlay-closed");
12559
12559
  }, f0 = (x) => {
12560
12560
  x || n("reset-flow");
@@ -12569,12 +12569,12 @@ const Cp = (e, r, n, a) => {
12569
12569
  };
12570
12570
  return r({
12571
12571
  toggleMonthPicker: k,
12572
- toggleYearPicker: Y,
12572
+ toggleYearPicker: G,
12573
12573
  handleMonthYearChange: u
12574
12574
  }), (x, U) => {
12575
12575
  var M0, N0, Z0, C2, b2;
12576
12576
  return C(), B("div", Yp, [
12577
- x.$slots["month-year"] ? G(x.$slots, "month-year", W0(R0({ key: 0 }, { month: e.month, year: e.year, months: e.months, years: e.years, updateMonthYear: P(h), handleMonthYearChange: P(u), instance: e.instance }))) : (C(), B(D0, { key: 1 }, [
12577
+ x.$slots["month-year"] ? Y(x.$slots, "month-year", V0(R0({ key: 0 }, { month: e.month, year: e.year, months: e.months, years: e.years, updateMonthYear: P(h), handleMonthYearChange: P(u), instance: e.instance }))) : (C(), B(D0, { key: 1 }, [
12578
12578
  !x.monthPicker && !x.yearPicker ? (C(), B(D0, { key: 0 }, [
12579
12579
  P(g) && !x.vertical ? (C(), c0(Br, {
12580
12580
  key: 0,
@@ -12584,7 +12584,7 @@ const Cp = (e, r, n, a) => {
12584
12584
  onSetRef: U[1] || (U[1] = (S0) => m0(S0, 0))
12585
12585
  }, {
12586
12586
  default: j(() => [
12587
- x.$slots["arrow-left"] ? G(x.$slots, "arrow-left", { key: 0 }) : W("", !0),
12587
+ x.$slots["arrow-left"] ? Y(x.$slots, "arrow-left", { key: 0 }) : W("", !0),
12588
12588
  x.$slots["arrow-left"] ? W("", !0) : (C(), c0(P(Qa), { key: 1 }))
12589
12589
  ]),
12590
12590
  _: 3
@@ -12602,7 +12602,7 @@ const Cp = (e, r, n, a) => {
12602
12602
  onSetRef: U[3] || (U[3] = (S0) => m0(S0, 1))
12603
12603
  }), H2({
12604
12604
  default: j(() => [
12605
- x.$slots.month ? G(x.$slots, "month", W0(R0({ key: 0 }, P(L0)))) : W("", !0),
12605
+ x.$slots.month ? Y(x.$slots, "month", V0(R0({ key: 0 }, P(L0)))) : W("", !0),
12606
12606
  x.$slots.month ? W("", !0) : (C(), B(D0, { key: 1 }, [
12607
12607
  g0(i0(P(L0).text), 1)
12608
12608
  ], 64))
@@ -12612,14 +12612,14 @@ const Cp = (e, r, n, a) => {
12612
12612
  x.$slots["calendar-icon"] ? {
12613
12613
  name: "calendar-icon",
12614
12614
  fn: j(() => [
12615
- G(x.$slots, "calendar-icon")
12615
+ Y(x.$slots, "calendar-icon")
12616
12616
  ]),
12617
12617
  key: "0"
12618
12618
  } : void 0,
12619
12619
  x.$slots["month-overlay-value"] ? {
12620
12620
  name: "month-overlay-val",
12621
12621
  fn: j(({ item: S0 }) => [
12622
- G(x.$slots, "month-overlay-value", {
12622
+ Y(x.$slots, "month-overlay-value", {
12623
12623
  text: S0.text,
12624
12624
  value: S0.value
12625
12625
  })
@@ -12629,14 +12629,14 @@ const Cp = (e, r, n, a) => {
12629
12629
  x.$slots["month-overlay"] ? {
12630
12630
  name: "overlay-month",
12631
12631
  fn: j(() => [
12632
- G(x.$slots, "month-overlay", W0(K0(P(R)("month"))))
12632
+ Y(x.$slots, "month-overlay", V0(G0(P(R)("month"))))
12633
12633
  ]),
12634
12634
  key: "2"
12635
12635
  } : void 0,
12636
12636
  x.$slots["month-overlay-header"] ? {
12637
12637
  name: "overlay-month-header",
12638
12638
  fn: j(() => [
12639
- G(x.$slots, "month-overlay-header", { toggle: k })
12639
+ Y(x.$slots, "month-overlay-header", { toggle: k })
12640
12640
  ]),
12641
12641
  key: "3"
12642
12642
  } : void 0
@@ -12649,11 +12649,11 @@ const Cp = (e, r, n, a) => {
12649
12649
  modelValue: P(E),
12650
12650
  "onUpdate:modelValue": U[4] || (U[4] = (S0) => d1(E) ? E.value = S0 : null)
12651
12651
  }, P($)("year"), {
12652
- onToggle: Y,
12652
+ onToggle: G,
12653
12653
  onSetRef: U[5] || (U[5] = (S0) => m0(S0, 2))
12654
12654
  }), H2({
12655
12655
  default: j(() => [
12656
- x.$slots.year ? G(x.$slots, "year", {
12656
+ x.$slots.year ? Y(x.$slots, "year", {
12657
12657
  key: 0,
12658
12658
  year: e.year
12659
12659
  }) : W("", !0),
@@ -12666,14 +12666,14 @@ const Cp = (e, r, n, a) => {
12666
12666
  x.$slots["calendar-icon"] ? {
12667
12667
  name: "calendar-icon",
12668
12668
  fn: j(() => [
12669
- G(x.$slots, "calendar-icon")
12669
+ Y(x.$slots, "calendar-icon")
12670
12670
  ]),
12671
12671
  key: "0"
12672
12672
  } : void 0,
12673
12673
  x.$slots["year-overlay-value"] ? {
12674
12674
  name: "year-overlay-val",
12675
12675
  fn: j(({ item: S0 }) => [
12676
- G(x.$slots, "year-overlay-value", {
12676
+ Y(x.$slots, "year-overlay-value", {
12677
12677
  text: S0.text,
12678
12678
  value: S0.value
12679
12679
  })
@@ -12683,14 +12683,14 @@ const Cp = (e, r, n, a) => {
12683
12683
  x.$slots["year-overlay"] ? {
12684
12684
  name: "overlay-year",
12685
12685
  fn: j(() => [
12686
- G(x.$slots, "year-overlay", W0(K0(P(R)("year"))))
12686
+ Y(x.$slots, "year-overlay", V0(G0(P(R)("year"))))
12687
12687
  ]),
12688
12688
  key: "2"
12689
12689
  } : void 0,
12690
12690
  x.$slots["year-overlay-header"] ? {
12691
12691
  name: "overlay-year-header",
12692
12692
  fn: j(() => [
12693
- G(x.$slots, "year-overlay-header", { toggle: Y })
12693
+ Y(x.$slots, "year-overlay-header", { toggle: G })
12694
12694
  ]),
12695
12695
  key: "3"
12696
12696
  } : void 0
@@ -12703,7 +12703,7 @@ const Cp = (e, r, n, a) => {
12703
12703
  onActivate: U[6] || (U[6] = (S0) => P(u)(!1))
12704
12704
  }, {
12705
12705
  default: j(() => [
12706
- x.$slots["arrow-up"] ? G(x.$slots, "arrow-up", { key: 0 }) : W("", !0),
12706
+ x.$slots["arrow-up"] ? Y(x.$slots, "arrow-up", { key: 0 }) : W("", !0),
12707
12707
  x.$slots["arrow-up"] ? W("", !0) : (C(), c0(P(W9), { key: 1 }))
12708
12708
  ]),
12709
12709
  _: 3
@@ -12717,7 +12717,7 @@ const Cp = (e, r, n, a) => {
12717
12717
  onSetRef: U[8] || (U[8] = (S0) => m0(S0, 3))
12718
12718
  }, {
12719
12719
  default: j(() => [
12720
- x.$slots[x.vertical ? "arrow-down" : "arrow-right"] ? G(x.$slots, x.vertical ? "arrow-down" : "arrow-right", { key: 0 }) : W("", !0),
12720
+ x.$slots[x.vertical ? "arrow-down" : "arrow-right"] ? Y(x.$slots, x.vertical ? "arrow-down" : "arrow-right", { key: 0 }) : W("", !0),
12721
12721
  x.$slots[x.vertical ? "arrow-down" : "arrow-right"] ? W("", !0) : (C(), c0(G3(x.vertical ? P(Z9) : P(ei)), { key: 1 }))
12722
12722
  ]),
12723
12723
  _: 3
@@ -12750,7 +12750,7 @@ const Cp = (e, r, n, a) => {
12750
12750
  role: "button",
12751
12751
  "aria-label": (S0 = P(i).ariaLabels) == null ? void 0 : S0.prevMonth
12752
12752
  }, [
12753
- x.$slots["arrow-left"] ? G(x.$slots, "arrow-left", { key: 0 }) : W("", !0),
12753
+ x.$slots["arrow-left"] ? Y(x.$slots, "arrow-left", { key: 0 }) : W("", !0),
12754
12754
  x.$slots["arrow-left"] ? W("", !0) : (C(), c0(P(Qa), { key: 1 }))
12755
12755
  ], 10, Kp)
12756
12756
  ], 544),
@@ -12761,10 +12761,10 @@ const Cp = (e, r, n, a) => {
12761
12761
  ref: _,
12762
12762
  "aria-label": (D2 = P(i).ariaLabels) == null ? void 0 : D2.openYearsOverlay,
12763
12763
  tabindex: "0",
12764
- onClick: U[11] || (U[11] = () => Y(!1)),
12765
- onKeydown: U[12] || (U[12] = H0(() => Y(!1), ["enter"]))
12764
+ onClick: U[11] || (U[11] = () => G(!1)),
12765
+ onKeydown: U[12] || (U[12] = H0(() => G(!1), ["enter"]))
12766
12766
  }, [
12767
- x.$slots.year ? G(x.$slots, "year", {
12767
+ x.$slots.year ? Y(x.$slots, "year", {
12768
12768
  key: 0,
12769
12769
  year: e.year
12770
12770
  }) : W("", !0),
@@ -12785,7 +12785,7 @@ const Cp = (e, r, n, a) => {
12785
12785
  role: "button",
12786
12786
  "aria-label": (B2 = P(i).ariaLabels) == null ? void 0 : B2.nextMonth
12787
12787
  }, [
12788
- x.$slots["arrow-right"] ? G(x.$slots, "arrow-right", { key: 0 }) : W("", !0),
12788
+ x.$slots["arrow-right"] ? Y(x.$slots, "arrow-right", { key: 0 }) : W("", !0),
12789
12789
  x.$slots["arrow-right"] ? W("", !0) : (C(), c0(P(ei), { key: 1 }))
12790
12790
  ], 10, Qp)
12791
12791
  ], 544)
@@ -12798,11 +12798,11 @@ const Cp = (e, r, n, a) => {
12798
12798
  m.value ? (C(), c0(Et, R0({ key: 0 }, P($)("year"), {
12799
12799
  modelValue: P(E),
12800
12800
  "onUpdate:modelValue": U[15] || (U[15] = (h0) => d1(E) ? E.value = h0 : null),
12801
- onToggle: Y,
12801
+ onToggle: G,
12802
12802
  onSelected: U[16] || (U[16] = (h0) => x.$emit("overlay-closed"))
12803
12803
  }), H2({
12804
12804
  "button-icon": j(() => [
12805
- x.$slots["calendar-icon"] ? G(x.$slots, "calendar-icon", { key: 0 }) : W("", !0),
12805
+ x.$slots["calendar-icon"] ? Y(x.$slots, "calendar-icon", { key: 0 }) : W("", !0),
12806
12806
  x.$slots["calendar-icon"] ? W("", !0) : (C(), c0(P(ir), { key: 1 }))
12807
12807
  ]),
12808
12808
  _: 2
@@ -12810,7 +12810,7 @@ const Cp = (e, r, n, a) => {
12810
12810
  x.$slots["year-overlay-value"] ? {
12811
12811
  name: "item",
12812
12812
  fn: j(({ item: h0 }) => [
12813
- G(x.$slots, "year-overlay-value", {
12813
+ Y(x.$slots, "year-overlay-value", {
12814
12814
  text: h0.text,
12815
12815
  value: h0.value
12816
12816
  })
@@ -12828,7 +12828,7 @@ const Cp = (e, r, n, a) => {
12828
12828
  x.$slots["month-overlay-value"] ? {
12829
12829
  name: "item",
12830
12830
  fn: j(({ item: S0 }) => [
12831
- G(x.$slots, "month-overlay-value", {
12831
+ Y(x.$slots, "month-overlay-value", {
12832
12832
  text: S0.text,
12833
12833
  value: S0.value
12834
12834
  })
@@ -12843,13 +12843,13 @@ const Cp = (e, r, n, a) => {
12843
12843
  "skip-active": x.range,
12844
12844
  "skip-button-ref": "",
12845
12845
  "year-picker": "",
12846
- onToggle: Y,
12846
+ onToggle: G,
12847
12847
  onSelected: U[20] || (U[20] = (S0) => x.$emit("overlay-closed"))
12848
12848
  }), H2({ _: 2 }, [
12849
12849
  x.$slots["year-overlay-value"] ? {
12850
12850
  name: "item",
12851
12851
  fn: j(({ item: S0 }) => [
12852
- G(x.$slots, "year-overlay-value", {
12852
+ Y(x.$slots, "year-overlay-value", {
12853
12853
  text: S0.text,
12854
12854
  value: S0.value
12855
12855
  })
@@ -12911,13 +12911,13 @@ const Cp = (e, r, n, a) => {
12911
12911
  }
12912
12912
  return { text: a[g] < 10 ? `0${a[g]}` : `${a[g]}`, value: a[g] };
12913
12913
  }), D = (g) => {
12914
- const z = a.is24 ? 24 : 12, k = g === "hours" ? z : 60, Y = +a[`${g}GridIncrement`], f0 = g === "hours" && !a.is24 ? Y : 0, C0 = [];
12915
- for (let m0 = f0; m0 < k; m0 += Y)
12914
+ const z = a.is24 ? 24 : 12, k = g === "hours" ? z : 60, G = +a[`${g}GridIncrement`], f0 = g === "hours" && !a.is24 ? G : 0, C0 = [];
12915
+ for (let m0 = f0; m0 < k; m0 += G)
12916
12916
  C0.push({ value: m0, text: m0 < 10 ? `0${m0}` : `${m0}` });
12917
12917
  return g === "hours" && !a.is24 && C0.push({ value: 0, text: "12" }), ip(C0);
12918
12918
  }, $ = (g, z) => {
12919
- const k = a.minTime && a.minTime[z], Y = a.maxTime && a.maxTime[z];
12920
- return k && Y ? g < +k || g > +Y : k ? g < +k : Y ? g > +Y : !1;
12919
+ const k = a.minTime && a.minTime[z], G = a.maxTime && a.maxTime[z];
12920
+ return k && G ? g < +k || g > +G : k ? g < +k : G ? g > +G : !1;
12921
12921
  }, R = e0(() => (g) => D(g).flat().filter((z) => z).map((z) => z.value).filter((z) => $(z, g))), O = (g) => a[`no${g[0].toUpperCase() + g.slice(1)}Overlay`], N = (g) => {
12922
12922
  O(g) || (f[g] = !f[g], f[g] || n("overlay-closed"));
12923
12923
  }, a0 = (g) => g === "hours" ? Pe : g === "minutes" ? He : X1, H = (g, z = !0) => {
@@ -12933,93 +12933,93 @@ const Cp = (e, r, n, a) => {
12933
12933
  }, w0 = (g, z, k) => {
12934
12934
  if (g && a.arrowNavigation) {
12935
12935
  Array.isArray(m.value[z]) ? m.value[z][k] = g : m.value[z] = [g];
12936
- const Y = m.value.reduce(
12936
+ const G = m.value.reduce(
12937
12937
  (f0, C0) => C0.map((m0, x) => [...f0[x] || [], C0[x]]),
12938
12938
  []
12939
12939
  );
12940
- l(a.closeTimePickerBtn), p.value && (Y[1] = Y[1].concat(p.value)), i(Y, a.order);
12940
+ l(a.closeTimePickerBtn), p.value && (G[1] = G[1].concat(p.value)), i(G, a.order);
12941
12941
  }
12942
12942
  }, n0 = (g, z) => g === "hours" && !a.is24 ? n(`update:${g}`, h.value === "PM" ? z + 12 : z) : n(`update:${g}`, z);
12943
12943
  return r({ openChildCmp: L0 }), (g, z) => {
12944
12944
  var k;
12945
12945
  return g.disabled ? W("", !0) : (C(), B("div", tm, [
12946
- (C(!0), B(D0, null, j0(P(T), (Y, f0) => {
12946
+ (C(!0), B(D0, null, j0(P(T), (G, f0) => {
12947
12947
  var C0, m0, x;
12948
12948
  return C(), B("div", {
12949
12949
  key: f0,
12950
12950
  class: v0(P(F))
12951
12951
  }, [
12952
- Y.separator ? (C(), B(D0, { key: 0 }, [
12952
+ G.separator ? (C(), B(D0, { key: 0 }, [
12953
12953
  g0(" : ")
12954
12954
  ], 64)) : (C(), B(D0, { key: 1 }, [
12955
12955
  Z("div", {
12956
12956
  class: v0({
12957
12957
  dp__inc_dec_button: !0,
12958
- dp__inc_dec_button_disabled: P(v)(Y.type)
12958
+ dp__inc_dec_button_disabled: P(v)(G.type)
12959
12959
  }),
12960
12960
  role: "button",
12961
12961
  "data-test": "time-inc-btn",
12962
- "aria-label": (C0 = P(o).ariaLabels) == null ? void 0 : C0.incrementValue(Y.type),
12962
+ "aria-label": (C0 = P(o).ariaLabels) == null ? void 0 : C0.incrementValue(G.type),
12963
12963
  tabindex: "0",
12964
12964
  onKeydown: [
12965
- H0((U) => H(Y.type), ["enter"]),
12966
- H0((U) => H(Y.type), ["space"])
12965
+ H0((U) => H(G.type), ["enter"]),
12966
+ H0((U) => H(G.type), ["space"])
12967
12967
  ],
12968
- onClick: (U) => H(Y.type),
12968
+ onClick: (U) => H(G.type),
12969
12969
  ref_for: !0,
12970
12970
  ref: (U) => w0(U, f0, 0)
12971
12971
  }, [
12972
- g.$slots["arrow-up"] ? G(g.$slots, "arrow-up", { key: 0 }) : W("", !0),
12972
+ g.$slots["arrow-up"] ? Y(g.$slots, "arrow-up", { key: 0 }) : W("", !0),
12973
12973
  g.$slots["arrow-up"] ? W("", !0) : (C(), c0(P(W9), { key: 1 }))
12974
12974
  ], 42, rm),
12975
12975
  Z("div", {
12976
12976
  role: "button",
12977
- "aria-label": (m0 = P(o).ariaLabels) == null ? void 0 : m0.openTpOverlay(Y.type),
12978
- class: v0(O(Y.type) ? "" : "dp__time_display"),
12977
+ "aria-label": (m0 = P(o).ariaLabels) == null ? void 0 : m0.openTpOverlay(G.type),
12978
+ class: v0(O(G.type) ? "" : "dp__time_display"),
12979
12979
  tabindex: "0",
12980
- "data-test": `${Y.type}-toggle-overlay-btn`,
12980
+ "data-test": `${G.type}-toggle-overlay-btn`,
12981
12981
  onKeydown: [
12982
- H0((U) => N(Y.type), ["enter"]),
12983
- H0((U) => N(Y.type), ["space"])
12982
+ H0((U) => N(G.type), ["enter"]),
12983
+ H0((U) => N(G.type), ["space"])
12984
12984
  ],
12985
- onClick: (U) => N(Y.type),
12985
+ onClick: (U) => N(G.type),
12986
12986
  ref_for: !0,
12987
12987
  ref: (U) => w0(U, f0, 1)
12988
12988
  }, [
12989
- g.$slots[Y.type] ? G(g.$slots, Y.type, {
12989
+ g.$slots[G.type] ? Y(g.$slots, G.type, {
12990
12990
  key: 0,
12991
- text: P(S)(Y.type).text,
12992
- value: P(S)(Y.type).value
12991
+ text: P(S)(G.type).text,
12992
+ value: P(S)(G.type).value
12993
12993
  }) : W("", !0),
12994
- g.$slots[Y.type] ? W("", !0) : (C(), B(D0, { key: 1 }, [
12995
- g0(i0(P(S)(Y.type).text), 1)
12994
+ g.$slots[G.type] ? W("", !0) : (C(), B(D0, { key: 1 }, [
12995
+ g0(i0(P(S)(G.type).text), 1)
12996
12996
  ], 64))
12997
12997
  ], 42, nm),
12998
12998
  Z("div", {
12999
12999
  class: v0({
13000
13000
  dp__inc_dec_button: !0,
13001
- dp__inc_dec_button_disabled: P(b)(Y.type)
13001
+ dp__inc_dec_button_disabled: P(b)(G.type)
13002
13002
  }),
13003
13003
  role: "button",
13004
13004
  "data-test": "time-dec-btn",
13005
- "aria-label": (x = P(o).ariaLabels) == null ? void 0 : x.decrementValue(Y.type),
13005
+ "aria-label": (x = P(o).ariaLabels) == null ? void 0 : x.decrementValue(G.type),
13006
13006
  tabindex: "0",
13007
13007
  onKeydown: [
13008
- H0((U) => H(Y.type, !1), ["enter"]),
13009
- H0((U) => H(Y.type, !1), ["space"])
13008
+ H0((U) => H(G.type, !1), ["enter"]),
13009
+ H0((U) => H(G.type, !1), ["space"])
13010
13010
  ],
13011
- onClick: (U) => H(Y.type, !1),
13011
+ onClick: (U) => H(G.type, !1),
13012
13012
  ref_for: !0,
13013
13013
  ref: (U) => w0(U, f0, 2)
13014
13014
  }, [
13015
- g.$slots["arrow-down"] ? G(g.$slots, "arrow-down", { key: 0 }) : W("", !0),
13015
+ g.$slots["arrow-down"] ? Y(g.$slots, "arrow-down", { key: 0 }) : W("", !0),
13016
13016
  g.$slots["arrow-down"] ? W("", !0) : (C(), c0(P(Z9), { key: 1 }))
13017
13017
  ], 42, am)
13018
13018
  ], 64))
13019
13019
  ], 2);
13020
13020
  }), 128)),
13021
13021
  g.is24 ? W("", !0) : (C(), B("div", im, [
13022
- g.$slots["am-pm-button"] ? G(g.$slots, "am-pm-button", {
13022
+ g.$slots["am-pm-button"] ? Y(g.$slots, "am-pm-button", {
13023
13023
  key: 0,
13024
13024
  toggle: o0,
13025
13025
  value: h.value
@@ -13040,35 +13040,35 @@ const Cp = (e, r, n, a) => {
13040
13040
  ]
13041
13041
  }, i0(h.value), 41, lm))
13042
13042
  ])),
13043
- (C(!0), B(D0, null, j0(P(E), (Y, f0) => (C(), c0(ae, {
13043
+ (C(!0), B(D0, null, j0(P(E), (G, f0) => (C(), c0(ae, {
13044
13044
  key: f0,
13045
- name: P(s)(f[Y.type]),
13045
+ name: P(s)(f[G.type]),
13046
13046
  css: P(u)
13047
13047
  }, {
13048
13048
  default: j(() => [
13049
- f[Y.type] ? (C(), c0(Et, {
13049
+ f[G.type] ? (C(), c0(Et, {
13050
13050
  key: 0,
13051
- items: D(Y.type),
13052
- "disabled-values": P(o).filters.times[Y.type].concat(P(R)(Y.type)),
13051
+ items: D(G.type),
13052
+ "disabled-values": P(o).filters.times[G.type].concat(P(R)(G.type)),
13053
13053
  "esc-close": g.escClose,
13054
13054
  "aria-labels": P(o).ariaLabels,
13055
13055
  "hide-navigation": g.hideNavigation,
13056
- "onUpdate:modelValue": (C0) => n0(Y.type, C0),
13057
- onSelected: (C0) => N(Y.type),
13058
- onToggle: (C0) => N(Y.type),
13056
+ "onUpdate:modelValue": (C0) => n0(G.type, C0),
13057
+ onSelected: (C0) => N(G.type),
13058
+ onToggle: (C0) => N(G.type),
13059
13059
  onResetFlow: z[0] || (z[0] = (C0) => g.$emit("reset-flow")),
13060
- type: Y.type
13060
+ type: G.type
13061
13061
  }, H2({
13062
13062
  "button-icon": j(() => [
13063
- g.$slots["clock-icon"] ? G(g.$slots, "clock-icon", { key: 0 }) : W("", !0),
13063
+ g.$slots["clock-icon"] ? Y(g.$slots, "clock-icon", { key: 0 }) : W("", !0),
13064
13064
  g.$slots["clock-icon"] ? W("", !0) : (C(), c0(P(U9), { key: 1 }))
13065
13065
  ]),
13066
13066
  _: 2
13067
13067
  }, [
13068
- g.$slots[`${Y.type}-overlay-value`] ? {
13068
+ g.$slots[`${G.type}-overlay-value`] ? {
13069
13069
  name: "item",
13070
13070
  fn: j(({ item: C0 }) => [
13071
- G(g.$slots, `${Y.type}-overlay-value`, {
13071
+ Y(g.$slots, `${G.type}-overlay-value`, {
13072
13072
  text: C0.text,
13073
13073
  value: C0.value
13074
13074
  })
@@ -13154,7 +13154,7 @@ const Cp = (e, r, n, a) => {
13154
13154
  ],
13155
13155
  onClick: K[2] || (K[2] = (L0) => E(!0))
13156
13156
  }, [
13157
- H.$slots["clock-icon"] ? G(H.$slots, "clock-icon", { key: 0 }) : W("", !0),
13157
+ H.$slots["clock-icon"] ? Y(H.$slots, "clock-icon", { key: 0 }) : W("", !0),
13158
13158
  H.$slots["clock-icon"] ? W("", !0) : (C(), c0(P(U9), { key: 1 }))
13159
13159
  ], 42, sm)), [
13160
13160
  [P2, !P(s)("time")]
@@ -13174,7 +13174,7 @@ const Cp = (e, r, n, a) => {
13174
13174
  tabindex: "0"
13175
13175
  }, [
13176
13176
  Z("div", cm, [
13177
- H.$slots["time-picker-overlay"] ? G(H.$slots, "time-picker-overlay", {
13177
+ H.$slots["time-picker-overlay"] ? Y(H.$slots, "time-picker-overlay", {
13178
13178
  key: 0,
13179
13179
  hours: e.hours,
13180
13180
  minutes: e.minutes,
@@ -13205,7 +13205,7 @@ const Cp = (e, r, n, a) => {
13205
13205
  j0(P(D), (g, z) => ({
13206
13206
  name: g,
13207
13207
  fn: j((k) => [
13208
- G(H.$slots, g, W0(K0(k)))
13208
+ Y(H.$slots, g, V0(G0(k)))
13209
13209
  ])
13210
13210
  }))
13211
13211
  ]), 1040, ["onUpdate:hours", "onUpdate:minutes", "onUpdate:seconds"])), [
@@ -13226,7 +13226,7 @@ const Cp = (e, r, n, a) => {
13226
13226
  ],
13227
13227
  onClick: K[5] || (K[5] = (w0) => E(!1))
13228
13228
  }, [
13229
- H.$slots["calendar-icon"] ? G(H.$slots, "calendar-icon", { key: 0 }) : W("", !0),
13229
+ H.$slots["calendar-icon"] ? Y(H.$slots, "calendar-icon", { key: 0 }) : W("", !0),
13230
13230
  H.$slots["calendar-icon"] ? W("", !0) : (C(), c0(P(ir), { key: 1 }))
13231
13231
  ], 42, dm)), [
13232
13232
  [P2, !P(s)("time")]
@@ -13245,19 +13245,19 @@ const Cp = (e, r, n, a) => {
13245
13245
  !k.current && r.hideOffsetDates || (o.value = k.value);
13246
13246
  }, f = () => {
13247
13247
  o.value = null;
13248
- }, h = (k) => Array.isArray(e.value) && r.range && e.value[0] && o.value ? k ? G2(o.value, e.value[0]) : U2(o.value, e.value[0]) : !0, p = (k, Y) => {
13249
- const f0 = () => e.value ? Y ? e.value[0] || null : e.value[1] : null, C0 = e.value && Array.isArray(e.value) ? f0() : null;
13248
+ }, h = (k) => Array.isArray(e.value) && r.range && e.value[0] && o.value ? k ? G2(o.value, e.value[0]) : U2(o.value, e.value[0]) : !0, p = (k, G) => {
13249
+ const f0 = () => e.value ? G ? e.value[0] || null : e.value[1] : null, C0 = e.value && Array.isArray(e.value) ? f0() : null;
13250
13250
  return d2(p0(k.value), C0);
13251
13251
  }, m = (k) => {
13252
- const Y = Array.isArray(e.value) ? e.value[0] : null;
13253
- return k ? !U2(o.value || null, Y) : !0;
13254
- }, v = (k, Y = !0) => (r.range || r.weekPicker) && Array.isArray(e.value) ? r.hideOffsetDates && !k.current ? !1 : d2(p0(k.value), e.value[Y ? 0 : 1]) : r.range ? p(k, Y) && m(Y) || d2(k.value, Array.isArray(e.value) ? e.value[0] : null) && h(Y) : !1, b = (k, Y, f0) => Array.isArray(e.value) && e.value[0] && e.value.length === 1 ? k ? !1 : f0 ? G2(e.value[0], Y.value) : U2(e.value[0], Y.value) : !1, _ = (k) => !e.value || r.hideOffsetDates && !k.current ? !1 : r.range ? r.modelAuto && Array.isArray(e.value) ? d2(k.value, e.value[0] ? e.value[0] : s.value) : !1 : r.multiDates && Array.isArray(e.value) ? e.value.some((Y) => d2(Y, k.value)) : d2(k.value, e.value ? e.value : s.value), L = (k) => {
13252
+ const G = Array.isArray(e.value) ? e.value[0] : null;
13253
+ return k ? !U2(o.value || null, G) : !0;
13254
+ }, v = (k, G = !0) => (r.range || r.weekPicker) && Array.isArray(e.value) ? r.hideOffsetDates && !k.current ? !1 : d2(p0(k.value), e.value[G ? 0 : 1]) : r.range ? p(k, G) && m(G) || d2(k.value, Array.isArray(e.value) ? e.value[0] : null) && h(G) : !1, b = (k, G, f0) => Array.isArray(e.value) && e.value[0] && e.value.length === 1 ? k ? !1 : f0 ? G2(e.value[0], G.value) : U2(e.value[0], G.value) : !1, _ = (k) => !e.value || r.hideOffsetDates && !k.current ? !1 : r.range ? r.modelAuto && Array.isArray(e.value) ? d2(k.value, e.value[0] ? e.value[0] : s.value) : !1 : r.multiDates && Array.isArray(e.value) ? e.value.some((G) => d2(G, k.value)) : d2(k.value, e.value ? e.value : s.value), L = (k) => {
13255
13255
  if (r.autoRange || r.weekPicker) {
13256
13256
  if (o.value) {
13257
13257
  if (r.hideOffsetDates && !k.current)
13258
13258
  return !1;
13259
- const Y = Ke(o.value, +r.autoRange), f0 = i(p0(o.value));
13260
- return r.weekPicker ? d2(f0[1], p0(k.value)) : d2(Y, p0(k.value));
13259
+ const G = Ke(o.value, +r.autoRange), f0 = i(p0(o.value));
13260
+ return r.weekPicker ? d2(f0[1], p0(k.value)) : d2(G, p0(k.value));
13261
13261
  }
13262
13262
  return !1;
13263
13263
  }
@@ -13265,11 +13265,11 @@ const Cp = (e, r, n, a) => {
13265
13265
  }, F = (k) => {
13266
13266
  if (r.autoRange || r.weekPicker) {
13267
13267
  if (o.value) {
13268
- const Y = Ke(o.value, +r.autoRange);
13268
+ const G = Ke(o.value, +r.autoRange);
13269
13269
  if (r.hideOffsetDates && !k.current)
13270
13270
  return !1;
13271
13271
  const f0 = i(p0(o.value));
13272
- return r.weekPicker ? G2(k.value, f0[0]) && U2(k.value, f0[1]) : G2(k.value, o.value) && U2(k.value, Y);
13272
+ return r.weekPicker ? G2(k.value, f0[0]) && U2(k.value, f0[1]) : G2(k.value, o.value) && U2(k.value, G);
13273
13273
  }
13274
13274
  return !1;
13275
13275
  }
@@ -13279,8 +13279,8 @@ const Cp = (e, r, n, a) => {
13279
13279
  if (o.value) {
13280
13280
  if (r.hideOffsetDates && !k.current)
13281
13281
  return !1;
13282
- const Y = i(p0(o.value));
13283
- return r.weekPicker ? d2(Y[0], k.value) : d2(o.value, k.value);
13282
+ const G = i(p0(o.value));
13283
+ return r.weekPicker ? d2(G[0], k.value) : d2(o.value, k.value);
13284
13284
  }
13285
13285
  return !1;
13286
13286
  }
@@ -13288,10 +13288,10 @@ const Cp = (e, r, n, a) => {
13288
13288
  }, E = (k) => z9(e.value, o.value, k.value), S = () => r.modelAuto && Array.isArray(r.internalModelValue) ? !!r.internalModelValue[0] : !1, D = () => r.modelAuto ? G9(r.internalModelValue) : !0, $ = (k) => {
13289
13289
  if (Array.isArray(e.value) && e.value.length || r.weekPicker)
13290
13290
  return !1;
13291
- const Y = r.range ? !v(k) && !v(k, !1) : !0;
13292
- return !n(k.value) && !_(k) && !(!k.current && r.hideOffsetDates) && Y;
13291
+ const G = r.range ? !v(k) && !v(k, !1) : !0;
13292
+ return !n(k.value) && !_(k) && !(!k.current && r.hideOffsetDates) && G;
13293
13293
  }, R = (k) => r.range ? r.modelAuto ? S() && _(k) : !1 : _(k), O = (k) => r.highlight ? a(k.value, r.highlight) : !1, N = (k) => n(k.value) && r.highlightDisabledDays === !1, a0 = (k) => r.highlightWeekDays && r.highlightWeekDays.includes(k.value.getDay()), H = (k) => (r.range || r.weekPicker) && (!(l.value.multiCalendars > 0) || k.current) && D() && !(!k.current && r.hideOffsetDates) && !_(k) ? E(k) : !1, K = (k) => {
13294
- const { isRangeStart: Y, isRangeEnd: f0 } = w0(k), C0 = r.range ? Y || f0 : !1;
13294
+ const { isRangeStart: G, isRangeEnd: f0 } = w0(k), C0 = r.range ? G || f0 : !1;
13295
13295
  return {
13296
13296
  dp__cell_offset: !k.current,
13297
13297
  dp__pointer: !r.disabled && !(!k.current && r.hideOffsetDates) && !n(k.value),
@@ -13308,12 +13308,12 @@ const Cp = (e, r, n, a) => {
13308
13308
  ...g(k),
13309
13309
  dp__range_between_week: H(k) && r.weekPicker
13310
13310
  }), w0 = (k) => {
13311
- const Y = l.value.multiCalendars > 0 ? k.current && v(k) && D() : v(k) && D(), f0 = l.value.multiCalendars > 0 ? k.current && v(k, !1) && D() : v(k, !1) && D();
13312
- return { isRangeStart: Y, isRangeEnd: f0 };
13311
+ const G = l.value.multiCalendars > 0 ? k.current && v(k) && D() : v(k) && D(), f0 = l.value.multiCalendars > 0 ? k.current && v(k, !1) && D() : v(k, !1) && D();
13312
+ return { isRangeStart: G, isRangeEnd: f0 };
13313
13313
  }, n0 = (k) => {
13314
- const { isRangeStart: Y, isRangeEnd: f0 } = w0(k);
13314
+ const { isRangeStart: G, isRangeEnd: f0 } = w0(k);
13315
13315
  return {
13316
- dp__range_start: Y,
13316
+ dp__range_start: G,
13317
13317
  dp__range_end: f0,
13318
13318
  dp__range_between: H(k) && !r.weekPicker,
13319
13319
  dp__date_hover_start: b($(k), k, !0),
@@ -13415,7 +13415,7 @@ const Cp = (e, r, n, a) => {
13415
13415
  updateMonthYear: g,
13416
13416
  selectDate: z,
13417
13417
  getWeekNum: k,
13418
- monthYearSelect: Y,
13418
+ monthYearSelect: G,
13419
13419
  handleScroll: f0,
13420
13420
  handleArrow: C0,
13421
13421
  handleSwipe: m0,
@@ -13432,7 +13432,7 @@ const Cp = (e, r, n, a) => {
13432
13432
  },
13433
13433
  { deep: !0 }
13434
13434
  );
13435
- const b2 = p1(f, "calendar"), S0 = p1(f, "action"), D2 = p1(f, "timePicker"), B2 = p1(f, "monthYear"), h0 = e0(() => a.openOnTop ? "dp__arrow_bottom" : "dp__arrow_top"), V0 = e0(() => op(a.yearRange, a.reverseYears)), O0 = e0(() => sp(a.locale, a.monthNameFormat)), q0 = () => {
13435
+ const b2 = p1(f, "calendar"), S0 = p1(f, "action"), D2 = p1(f, "timePicker"), B2 = p1(f, "monthYear"), h0 = e0(() => a.openOnTop ? "dp__arrow_bottom" : "dp__arrow_top"), U0 = e0(() => op(a.yearRange, a.reverseYears)), O0 = e0(() => sp(a.locale, a.monthNameFormat)), q0 = () => {
13436
13436
  const X = S2(h);
13437
13437
  X && (L.value = X.getBoundingClientRect().width);
13438
13438
  }, r2 = e0(() => (X) => s(o0.value(X), L0.value(X))), K2 = e0(
@@ -13541,16 +13541,16 @@ const Cp = (e, r, n, a) => {
13541
13541
  })
13542
13542
  }, [
13543
13543
  X.$slots["left-sidebar"] ? (C(), B("div", mm, [
13544
- G(X.$slots, "left-sidebar", W0(K0({ handleMonthYearChange: t0 })))
13544
+ Y(X.$slots, "left-sidebar", V0(G0({ handleMonthYearChange: t0 })))
13545
13545
  ])) : W("", !0),
13546
13546
  (n2 = X.presetRanges) != null && n2.length ? (C(), B("div", vm, [
13547
13547
  (C(!0), B(D0, null, j0(X.presetRanges, (B0, S1) => (C(), B("div", {
13548
13548
  key: S1,
13549
13549
  style: _2(B0.style || {}),
13550
13550
  class: "dp__preset_range",
13551
- onClick: (G0) => P(M0)(B0.range, !!B0.slot)
13551
+ onClick: (X0) => P(M0)(B0.range, !!B0.slot)
13552
13552
  }, [
13553
- B0.slot ? G(X.$slots, B0.slot, {
13553
+ B0.slot ? Y(X.$slots, B0.slot, {
13554
13554
  key: 0,
13555
13555
  presetDateRange: P(M0),
13556
13556
  label: B0.label,
@@ -13576,33 +13576,33 @@ const Cp = (e, r, n, a) => {
13576
13576
  !X.disableMonthYearSelect && !X.timePicker ? (C(), c0(em, R0({
13577
13577
  key: 0,
13578
13578
  ref_for: !0,
13579
- ref: (G0) => {
13580
- G0 && (m.value[S1] = G0);
13579
+ ref: (X0) => {
13580
+ X0 && (m.value[S1] = X0);
13581
13581
  },
13582
13582
  months: P(O0),
13583
- years: P(V0),
13583
+ years: P(U0),
13584
13584
  month: P(o0)(B0),
13585
13585
  year: P(L0)(B0),
13586
13586
  instance: B0,
13587
13587
  "internal-model-value": e.internalModelValue
13588
13588
  }, X.$props, {
13589
- onMount: y0[0] || (y0[0] = (G0) => c("monthYearInput")),
13589
+ onMount: y0[0] || (y0[0] = (X0) => c("monthYearInput")),
13590
13590
  onResetFlow: a0,
13591
- onUpdateMonthYear: (G0) => P(g)(B0, G0),
13592
- onMonthYearSelect: P(Y),
13591
+ onUpdateMonthYear: (X0) => P(g)(B0, X0),
13592
+ onMonthYearSelect: P(G),
13593
13593
  onOverlayClosed: O
13594
13594
  }), H2({ _: 2 }, [
13595
- j0(P(B2), (G0, O8) => ({
13596
- name: G0,
13595
+ j0(P(B2), (X0, O8) => ({
13596
+ name: X0,
13597
13597
  fn: j((pr) => [
13598
- G(X.$slots, G0, W0(K0(pr)))
13598
+ Y(X.$slots, X0, V0(G0(pr)))
13599
13599
  ])
13600
13600
  }))
13601
13601
  ]), 1040, ["months", "years", "month", "year", "instance", "internal-model-value", "onUpdateMonthYear", "onMonthYearSelect"])) : W("", !0),
13602
13602
  r0(Vp, R0({
13603
13603
  ref_for: !0,
13604
- ref: (G0) => {
13605
- G0 && (v.value[S1] = G0);
13604
+ ref: (X0) => {
13605
+ X0 && (v.value[S1] = X0);
13606
13606
  },
13607
13607
  "specific-mode": P(I),
13608
13608
  "get-week-num": P(k),
@@ -13612,28 +13612,28 @@ const Cp = (e, r, n, a) => {
13612
13612
  year: P(L0)(B0)
13613
13613
  }, X.$props, {
13614
13614
  "flow-step": T.value,
13615
- "onUpdate:flowStep": y0[1] || (y0[1] = (G0) => T.value = G0),
13616
- onSelectDate: (G0) => P(z)(G0, !P(M)(B0)),
13617
- onHandleSpace: (G0) => y(G0, !P(M)(B0)),
13618
- onSetHoverDate: y0[2] || (y0[2] = (G0) => P(N0)(G0)),
13619
- onHandleScroll: (G0) => P(f0)(G0, B0),
13620
- onHandleSwipe: (G0) => P(m0)(G0, B0),
13621
- onMount: y0[3] || (y0[3] = (G0) => c("calendar")),
13615
+ "onUpdate:flowStep": y0[1] || (y0[1] = (X0) => T.value = X0),
13616
+ onSelectDate: (X0) => P(z)(X0, !P(M)(B0)),
13617
+ onHandleSpace: (X0) => y(X0, !P(M)(B0)),
13618
+ onSetHoverDate: y0[2] || (y0[2] = (X0) => P(N0)(X0)),
13619
+ onHandleScroll: (X0) => P(f0)(X0, B0),
13620
+ onHandleSwipe: (X0) => P(m0)(X0, B0),
13621
+ onMount: y0[3] || (y0[3] = (X0) => c("calendar")),
13622
13622
  onResetFlow: a0,
13623
- onTooltipOpen: y0[4] || (y0[4] = (G0) => X.$emit("tooltip-open", G0)),
13624
- onTooltipClose: y0[5] || (y0[5] = (G0) => X.$emit("tooltip-close", G0))
13623
+ onTooltipOpen: y0[4] || (y0[4] = (X0) => X.$emit("tooltip-open", X0)),
13624
+ onTooltipClose: y0[5] || (y0[5] = (X0) => X.$emit("tooltip-close", X0))
13625
13625
  }), H2({ _: 2 }, [
13626
- j0(P(b2), (G0, O8) => ({
13627
- name: G0,
13626
+ j0(P(b2), (X0, O8) => ({
13627
+ name: X0,
13628
13628
  fn: j((pr) => [
13629
- G(X.$slots, G0, W0(K0({ ...pr })))
13629
+ Y(X.$slots, X0, V0(G0({ ...pr })))
13630
13630
  ])
13631
13631
  }))
13632
13632
  ]), 1040, ["specific-mode", "get-week-num", "instance", "mapped-dates", "month", "year", "flow-step", "onSelectDate", "onHandleSpace", "onHandleScroll", "onHandleSwipe"])
13633
13633
  ], 2))), 128))
13634
13634
  ], 2),
13635
13635
  Z("div", null, [
13636
- X.$slots["time-picker"] ? G(X.$slots, "time-picker", W0(R0({ key: 0 }, { time: P(w0), updateTime: P(n0) }))) : (C(), B(D0, { key: 1 }, [
13636
+ X.$slots["time-picker"] ? Y(X.$slots, "time-picker", V0(R0({ key: 0 }, { time: P(w0), updateTime: P(n0) }))) : (C(), B(D0, { key: 1 }, [
13637
13637
  X.enableTimePicker && !X.monthPicker && !X.weekPicker ? (C(), c0(fm, R0({
13638
13638
  key: 0,
13639
13639
  ref_key: "timePickerRef",
@@ -13653,8 +13653,8 @@ const Cp = (e, r, n, a) => {
13653
13653
  }), H2({ _: 2 }, [
13654
13654
  j0(P(D2), (B0, S1) => ({
13655
13655
  name: B0,
13656
- fn: j((G0) => [
13657
- G(X.$slots, B0, W0(K0(G0)))
13656
+ fn: j((X0) => [
13657
+ Y(X.$slots, B0, V0(G0(X0)))
13658
13658
  ])
13659
13659
  }))
13660
13660
  ]), 1040, ["hours", "minutes", "seconds", "internal-model-value"])) : W("", !0)
@@ -13662,10 +13662,10 @@ const Cp = (e, r, n, a) => {
13662
13662
  ])
13663
13663
  ], 512),
13664
13664
  X.$slots["right-sidebar"] ? (C(), B("div", gm, [
13665
- G(X.$slots, "right-sidebar", W0(K0({ handleMonthYearChange: t0 })))
13665
+ Y(X.$slots, "right-sidebar", V0(G0({ handleMonthYearChange: t0 })))
13666
13666
  ])) : W("", !0),
13667
13667
  X.showNowButton ? (C(), B("div", wm, [
13668
- X.$slots["now-button"] ? G(X.$slots, "now-button", {
13668
+ X.$slots["now-button"] ? Y(X.$slots, "now-button", {
13669
13669
  key: 0,
13670
13670
  selectCurrentDate: P(U)
13671
13671
  }) : W("", !0),
@@ -13691,8 +13691,8 @@ const Cp = (e, r, n, a) => {
13691
13691
  }), H2({ _: 2 }, [
13692
13692
  j0(P(S0), (B0, S1) => ({
13693
13693
  name: B0,
13694
- fn: j((G0) => [
13695
- G(X.$slots, B0, W0(K0({ ...G0 })))
13694
+ fn: j((X0) => [
13695
+ Y(X.$slots, B0, V0(G0({ ...X0 })))
13696
13696
  ])
13697
13697
  }))
13698
13698
  ]), 1040, ["menu-mount", "calendar-width", "internal-model-value"])) : W("", !0)
@@ -13798,7 +13798,7 @@ const Cp = (e, r, n, a) => {
13798
13798
  !a.disabled && !a.readonly && ($(), l.value = !0, e1().then(() => {
13799
13799
  D(), l.value && n("open");
13800
13800
  }), l.value || M0(), a0(a.modelValue));
13801
- }, Y = () => {
13801
+ }, G = () => {
13802
13802
  O.value = "", M0(), n("update:model-value", null), n("cleared"), N0();
13803
13803
  }, f0 = () => {
13804
13804
  const O0 = N.value;
@@ -13834,7 +13834,7 @@ const Cp = (e, r, n, a) => {
13834
13834
  month: ui(O0.month),
13835
13835
  year: ui(O0.year)
13836
13836
  });
13837
- }, V0 = (O0) => {
13837
+ }, U0 = (O0) => {
13838
13838
  a0(O0 || a.modelValue);
13839
13839
  };
13840
13840
  return Lm(
@@ -13844,7 +13844,7 @@ const Cp = (e, r, n, a) => {
13844
13844
  ), r({
13845
13845
  closeMenu: N0,
13846
13846
  selectDate: C0,
13847
- clearValue: Y,
13847
+ clearValue: G,
13848
13848
  openMenu: k,
13849
13849
  onScroll: g,
13850
13850
  formatInputValue: K,
@@ -13852,7 +13852,7 @@ const Cp = (e, r, n, a) => {
13852
13852
  updateInternalModelValue: S0,
13853
13853
  // modify internal modelValue
13854
13854
  setMonthYear: h0,
13855
- parseModel: V0
13855
+ parseModel: U0
13856
13856
  }), (O0, q0) => (C(), B("div", {
13857
13857
  class: v0(P(L0)),
13858
13858
  ref_key: "pickerWrapperRef",
@@ -13865,7 +13865,7 @@ const Cp = (e, r, n, a) => {
13865
13865
  "input-value": P(O),
13866
13866
  "onUpdate:inputValue": q0[0] || (q0[0] = (r2) => d1(O) ? O.value = r2 : null)
13867
13867
  }, O0.$props, {
13868
- onClear: Y,
13868
+ onClear: G,
13869
13869
  onOpen: k,
13870
13870
  onSetInputDate: Z0,
13871
13871
  onSetEmptyDate: P(H),
@@ -13878,11 +13878,11 @@ const Cp = (e, r, n, a) => {
13878
13878
  j0(P(T), (r2, K2) => ({
13879
13879
  name: r2,
13880
13880
  fn: j((M) => [
13881
- G(O0.$slots, r2, W0(K0(M)))
13881
+ Y(O0.$slots, r2, V0(G0(M)))
13882
13882
  ])
13883
13883
  }))
13884
13884
  ]), 1040, ["is-menu-open", "input-value", "onSetEmptyDate"]),
13885
- l.value ? (C(), c0(G3(O0.teleport ? F8 : "div"), W0(R0({ key: 0 }, P(n0))), {
13885
+ l.value ? (C(), c0(G3(O0.teleport ? F8 : "div"), V0(R0({ key: 0 }, P(n0))), {
13886
13886
  default: j(() => [
13887
13887
  l.value ? (C(), c0(Cm, R0({
13888
13888
  key: 0,
@@ -13910,7 +13910,7 @@ const Cp = (e, r, n, a) => {
13910
13910
  j0(P(F), (r2, K2) => ({
13911
13911
  name: r2,
13912
13912
  fn: j((M) => [
13913
- G(O0.$slots, r2, W0(K0({ ...M })))
13913
+ Y(O0.$slots, r2, V0(G0({ ...M })))
13914
13914
  ])
13915
13915
  }))
13916
13916
  ]), 1040, ["class", "style", "open-on-top", "internal-model-value", "onRecalculatePosition"])) : W("", !0)
@@ -13934,6 +13934,9 @@ Object.entries(Am).forEach(([e, r]) => {
13934
13934
  const Mm = { class: "datepicker__timepicker" }, km = {
13935
13935
  __name: "wt-datepicker",
13936
13936
  props: {
13937
+ /**
13938
+ * [`'date'`, `'datetime'`]
13939
+ * */
13937
13940
  mode: {
13938
13941
  type: String,
13939
13942
  default: "date",
@@ -13965,79 +13968,88 @@ const Mm = { class: "datepicker__timepicker" }, km = {
13965
13968
  type: String,
13966
13969
  default: "en"
13967
13970
  },
13971
+ /**
13972
+ * Object with props, passed down to wt-label as props
13973
+ */
13968
13974
  labelProps: {
13969
- type: Object,
13970
- description: "Object with props, passed down to wt-label as props"
13975
+ type: Object
13976
+ },
13977
+ /**
13978
+ * Native input required attribute
13979
+ */
13980
+ required: {
13981
+ type: Boolean,
13982
+ default: !1
13971
13983
  }
13972
13984
  },
13973
13985
  emits: ["input"],
13974
13986
  setup(e, { emit: r }) {
13975
- const n = e, a = r, i = d0(!1), l = d0(null), o = n.mode === "datetime";
13976
- return (s, u) => {
13977
- const f = s0("wt-label"), h = s0("wt-icon"), p = s0("wt-icon-btn"), m = s0("wt-time-input");
13987
+ const n = e, a = r, i = d0(!1), l = d0(null), o = n.mode === "datetime", s = e0(() => n.required ? `${n.label}*` : n.label);
13988
+ return (u, f) => {
13989
+ const h = s0("wt-label"), p = s0("wt-icon"), m = s0("wt-icon-btn"), v = s0("wt-time-input");
13978
13990
  return C(), B("div", {
13979
13991
  class: v0([{
13980
13992
  "wt-datepicker--disabled": e.disabled
13981
13993
  }, "wt-datepicker"])
13982
13994
  }, [
13983
- r0(f, R0(e.labelProps, { disabled: e.disabled }), {
13995
+ r0(h, R0(e.labelProps, { disabled: e.disabled }), {
13984
13996
  default: j(() => [
13985
- G(s.$slots, "label", W0(K0({ label: e.label })), () => [
13986
- g0(i0(e.label), 1)
13997
+ Y(u.$slots, "label", V0(G0({ label: e.label })), () => [
13998
+ g0(i0(s.value), 1)
13987
13999
  ], !0)
13988
14000
  ], void 0, !0),
13989
14001
  _: 3
13990
14002
  }, 16, ["disabled"]),
13991
- r0(P(Sn), R0({ ...s.$attrs, ...s.$props }, {
14003
+ r0(P(Sn), R0({ ...u.$attrs, ...u.$props }, {
13992
14004
  ref_key: "datepicker",
13993
14005
  ref: l,
13994
14006
  "close-on-auto-apply": !1,
13995
14007
  format: o ? "dd/MM/yyyy HH:mm" : "dd/MM/yyyy",
13996
- locale: s.$i18n.locale === "ua" ? "uk" : s.$i18n.locale,
14008
+ locale: u.$i18n.locale === "ua" ? "uk" : u.$i18n.locale,
13997
14009
  "model-value": +e.value,
13998
14010
  placeholder: e.label || e.placeholder,
13999
14011
  "auto-apply": "",
14000
14012
  class: "wt-datepicker__datepicker"
14001
14013
  }, {
14002
- onClosed: u[0] || (u[0] = (v) => i.value = !1),
14003
- onOpen: u[1] || (u[1] = (v) => i.value = !0),
14004
- "onUpdate:modelValue": u[2] || (u[2] = (v) => a("input", v.getTime()))
14014
+ onClosed: f[0] || (f[0] = (b) => i.value = !1),
14015
+ onOpen: f[1] || (f[1] = (b) => i.value = !0),
14016
+ "onUpdate:modelValue": f[2] || (f[2] = (b) => a("input", b.getTime()))
14005
14017
  }), H2({
14006
14018
  "input-icon": j(() => [
14007
- r0(h, {
14019
+ r0(p, {
14008
14020
  color: e.disabled ? "disabled" : "default",
14009
14021
  icon: "calendar"
14010
14022
  }, null, 8, ["color"])
14011
14023
  ]),
14012
14024
  "clear-icon": j(() => [
14013
- r0(h, {
14025
+ r0(p, {
14014
14026
  class: v0([{ "wt-datepicker__open-arrow--opened": i.value }, "wt-datepicker__open-arrow"]),
14015
14027
  color: e.disabled ? "disabled" : "default",
14016
14028
  icon: "arrow-down"
14017
14029
  }, null, 8, ["class", "color"])
14018
14030
  ]),
14019
14031
  "arrow-left": j(() => [
14020
- r0(p, { icon: "arrow-left" })
14032
+ r0(m, { icon: "arrow-left" })
14021
14033
  ]),
14022
14034
  "arrow-right": j(() => [
14023
- r0(p, { icon: "arrow-right" })
14035
+ r0(m, { icon: "arrow-right" })
14024
14036
  ]),
14025
14037
  _: 2
14026
14038
  }, [
14027
14039
  o ? {
14028
14040
  name: "time-picker",
14029
- fn: j(({ time: v, updateTime: b }) => [
14041
+ fn: j(({ time: b, updateTime: _ }) => [
14030
14042
  Z("div", Mm, [
14031
- r0(m, {
14032
- value: v.hours,
14043
+ r0(v, {
14044
+ value: b.hours,
14033
14045
  "max-value": "23",
14034
- onInput: b
14046
+ onInput: _
14035
14047
  }, null, 8, ["value", "onInput"]),
14036
- u[3] || (u[3] = g0(" : ")),
14037
- r0(m, {
14038
- value: v.minutes,
14048
+ f[3] || (f[3] = g0(" : ")),
14049
+ r0(v, {
14050
+ value: b.minutes,
14039
14051
  "max-value": "59",
14040
- onInput: (_) => b(_, !1)
14052
+ onInput: (L) => _(L, !1)
14041
14053
  }, null, 8, ["value", "onInput"])
14042
14054
  ])
14043
14055
  ]),
@@ -14047,7 +14059,7 @@ const Mm = { class: "datepicker__timepicker" }, km = {
14047
14059
  ], 2);
14048
14060
  };
14049
14061
  }
14050
- }, Tm = /* @__PURE__ */ b0(km, [["__scopeId", "data-v-b31f8889"]]), Sm = {
14062
+ }, Tm = /* @__PURE__ */ b0(km, [["__scopeId", "data-v-855f69dc"]]), Sm = {
14051
14063
  name: "WtDivider",
14052
14064
  props: {
14053
14065
  variant: {
@@ -14207,7 +14219,7 @@ const Dm = /* @__PURE__ */ b0(Sm, [["render", Om], ["__scopeId", "data-v-5b17a08
14207
14219
  }),
14208
14220
  class: "wt-image"
14209
14221
  }, [
14210
- G(o.$slots, "default", W0(K0({ alt: e.alt, src: e.src })), () => [
14222
+ Y(o.$slots, "default", V0(G0({ alt: e.alt, src: e.src })), () => [
14211
14223
  Z("img", {
14212
14224
  alt: e.alt,
14213
14225
  src: e.src,
@@ -14310,7 +14322,7 @@ const Dm = /* @__PURE__ */ b0(Sm, [["render", Om], ["__scopeId", "data-v-5b17a08
14310
14322
  class: v0([[`wt-empty--size-${e.size}`], "wt-empty"])
14311
14323
  }, [
14312
14324
  l.value ? (C(), B("div", Zm, [
14313
- G(_.$slots, "media", W0(K0({ size: h.value })), () => [
14325
+ Y(_.$slots, "media", V0(G0({ size: h.value })), () => [
14314
14326
  r0(K9, {
14315
14327
  size: h.value,
14316
14328
  src: e.image,
@@ -14320,25 +14332,25 @@ const Dm = /* @__PURE__ */ b0(Sm, [["render", Om], ["__scopeId", "data-v-5b17a08
14320
14332
  ])) : W("", !0),
14321
14333
  o.value || s.value || u.value ? (C(), B("div", zm, [
14322
14334
  o.value ? (C(), B("h2", qm, [
14323
- G(_.$slots, "headline", W0(K0({ headline: e.headline })), () => [
14335
+ Y(_.$slots, "headline", V0(G0({ headline: e.headline })), () => [
14324
14336
  g0(i0(e.headline), 1)
14325
14337
  ], !0)
14326
14338
  ])) : W("", !0),
14327
14339
  s.value ? (C(), B("h3", jm, [
14328
- G(_.$slots, "title", W0(K0({ title: e.title })), () => [
14340
+ Y(_.$slots, "title", V0(G0({ title: e.title })), () => [
14329
14341
  g0(i0(e.title), 1)
14330
14342
  ], !0)
14331
14343
  ])) : W("", !0),
14332
14344
  u.value ? (C(), B("p", Ym, [
14333
- G(_.$slots, "text", W0(K0({ text: e.text })), () => [
14345
+ Y(_.$slots, "text", V0(G0({ text: e.text })), () => [
14334
14346
  g0(i0(e.text), 1)
14335
14347
  ], !0)
14336
14348
  ])) : W("", !0)
14337
14349
  ])) : W("", !0),
14338
- G(_.$slots, "default", W0(K0({ size: e.size })), void 0, !0),
14350
+ Y(_.$slots, "default", V0(G0({ size: e.size })), void 0, !0),
14339
14351
  f.value ? (C(), B("div", Gm, [
14340
- G(_.$slots, "actions", W0(K0({ onPrimaryClick: P(v), onSecondaryClick: P(b) })), () => [
14341
- G(_.$slots, "primary-action", W0(K0({ onPrimaryClick: P(v) })), () => [
14352
+ Y(_.$slots, "actions", V0(G0({ onPrimaryClick: P(v), onSecondaryClick: P(b) })), () => [
14353
+ Y(_.$slots, "primary-action", V0(G0({ onPrimaryClick: P(v) })), () => [
14342
14354
  e.primaryActionText ? (C(), c0(F, {
14343
14355
  key: 0,
14344
14356
  size: p.value,
@@ -14351,7 +14363,7 @@ const Dm = /* @__PURE__ */ b0(Sm, [["render", Om], ["__scopeId", "data-v-5b17a08
14351
14363
  _: 1
14352
14364
  }, 8, ["size"])) : W("", !0)
14353
14365
  ], !0),
14354
- G(_.$slots, "secondary-action", W0(K0({ onSecondaryClick: P(b) })), () => [
14366
+ Y(_.$slots, "secondary-action", V0(G0({ onSecondaryClick: P(b) })), () => [
14355
14367
  e.secondaryActionText ? (C(), c0(F, {
14356
14368
  key: 0,
14357
14369
  size: p.value,
@@ -14460,7 +14472,7 @@ function cv(e, r, n, a, i, l) {
14460
14472
  onAfterEnter: l.afterEnter
14461
14473
  }, {
14462
14474
  default: j(() => [
14463
- G(e.$slots, "default")
14475
+ Y(e.$slots, "default")
14464
14476
  ], void 0, !0),
14465
14477
  _: 3
14466
14478
  }, 8, ["onEnter", "onLeave", "onAfterEnter"]);
@@ -14505,9 +14517,9 @@ const J9 = /* @__PURE__ */ b0(sv, [["render", cv]]), uv = { class: "wt-expansion
14505
14517
  onClick: s,
14506
14518
  onKeypress: H0(s, ["enter"])
14507
14519
  }, [
14508
- G(u.$slots, "title", {}, void 0, !0),
14520
+ Y(u.$slots, "title", {}, void 0, !0),
14509
14521
  Z("div", uv, [
14510
- G(u.$slots, "actions", W0(K0({ open: l, opened: i.value })), void 0, !0),
14522
+ Y(u.$slots, "actions", V0(G0({ open: l, opened: i.value })), void 0, !0),
14511
14523
  r0(h, {
14512
14524
  class: v0([{ "wt-expansion-panel-arrow--opened": i.value }, "wt-expansion-panel-arrow"]),
14513
14525
  icon: "arrow-right"
@@ -14517,7 +14529,7 @@ const J9 = /* @__PURE__ */ b0(sv, [["render", cv]]), uv = { class: "wt-expansion
14517
14529
  g2(r0(J9, null, {
14518
14530
  default: j(() => [
14519
14531
  Z("div", dv, [
14520
- G(u.$slots, "default", {}, void 0, !0)
14532
+ Y(u.$slots, "default", {}, void 0, !0)
14521
14533
  ])
14522
14534
  ], void 0, !0),
14523
14535
  _: 3
@@ -14564,7 +14576,7 @@ function yv(e, r, n, a, i, l) {
14564
14576
  class: v0([{ "filters-panel-wrapper--opened": e.isOpened }, "filters-panel-wrapper"])
14565
14577
  }, [
14566
14578
  Z("div", mv, [
14567
- G(e.$slots, "default", {}, void 0, !0)
14579
+ Y(e.$slots, "default", {}, void 0, !0)
14568
14580
  ]),
14569
14581
  Z("div", vv, [
14570
14582
  r0(o, {
@@ -14626,15 +14638,15 @@ const gv = /* @__PURE__ */ b0(pv, [["render", yv], ["__scopeId", "data-v-baa9017
14626
14638
  }, Av = { class: "wt-headline" }, Mv = { class: "wt-headline__title" }, kv = { class: "wt-headline__actions-wrapper" };
14627
14639
  function Tv(e, r, n, a, i, l) {
14628
14640
  return C(), B("header", Av, [
14629
- G(e.$slots, "default", {}, () => [
14630
- G(e.$slots, "title-wrapper", {}, () => [
14641
+ Y(e.$slots, "default", {}, () => [
14642
+ Y(e.$slots, "title-wrapper", {}, () => [
14631
14643
  Z("h1", Mv, [
14632
- G(e.$slots, "title", {}, void 0, !0)
14644
+ Y(e.$slots, "title", {}, void 0, !0)
14633
14645
  ])
14634
14646
  ], !0),
14635
14647
  Z("div", kv, [
14636
- G(e.$slots, "search", {}, void 0, !0),
14637
- G(e.$slots, "actions", {}, void 0, !0)
14648
+ Y(e.$slots, "search", {}, void 0, !0),
14649
+ Y(e.$slots, "actions", {}, void 0, !0)
14638
14650
  ])
14639
14651
  ], !0)
14640
14652
  ]);
@@ -14659,7 +14671,7 @@ function Dv(e, r, n, a, i, l) {
14659
14671
  }, null, 8, ["color"])
14660
14672
  ]),
14661
14673
  default: j(() => [
14662
- G(e.$slots, "default")
14674
+ Y(e.$slots, "default")
14663
14675
  ], void 0, !0),
14664
14676
  _: 3
14665
14677
  });
@@ -14820,7 +14832,7 @@ function Zv(e, r, n, a, i, l) {
14820
14832
  "wt-input-info--invalid": n.invalid
14821
14833
  }, "wt-input-info"])
14822
14834
  }, [
14823
- G(e.$slots, "default", {}, void 0, !0)
14835
+ Y(e.$slots, "default", {}, void 0, !0)
14824
14836
  ], 2);
14825
14837
  }
14826
14838
  const zv = /* @__PURE__ */ b0(Wv, [["render", Zv], ["__scopeId", "data-v-5c3a9422"]]);
@@ -14975,7 +14987,7 @@ const qv = { class: "wt-input__wrapper" }, jv = ["id", "disabled", "max", "min",
14975
14987
  invalid: P(f)
14976
14988
  }), {
14977
14989
  default: j(() => [
14978
- G(O.$slots, "label", W0(K0({ label: e.label })), () => [
14990
+ Y(O.$slots, "label", V0(G0({ label: e.label })), () => [
14979
14991
  g0(i0(F.value), 1)
14980
14992
  ], !0)
14981
14993
  ], void 0, !0),
@@ -15004,8 +15016,8 @@ const qv = { class: "wt-input__wrapper" }, jv = ["id", "disabled", "max", "min",
15004
15016
  ref: m,
15005
15017
  class: "wt-input__after-wrapper"
15006
15018
  }, [
15007
- G(O.$slots, "after-input", {}, void 0, !0),
15008
- T.value ? G(O.$slots, "show-password", W0(R0({ key: 0 }, {
15019
+ Y(O.$slots, "after-input", {}, void 0, !0),
15020
+ T.value ? Y(O.$slots, "show-password", V0(R0({ key: 0 }, {
15009
15021
  isPasswordVisible: b.value,
15010
15022
  switchVisibilityPassword: D
15011
15023
  })), () => [
@@ -15213,7 +15225,7 @@ const iy = {
15213
15225
  to: n.value
15214
15226
  }, {
15215
15227
  default: j(() => [
15216
- G(a.$slots, "default", {}, void 0, !0)
15228
+ Y(a.$slots, "default", {}, void 0, !0)
15217
15229
  ], void 0, !0),
15218
15230
  _: 3
15219
15231
  }, 8, ["class", "target", "to"]);
@@ -15244,7 +15256,7 @@ function uy(e, r, n, a, i, l) {
15244
15256
  "wt-label--disabled": n.disabled
15245
15257
  }, "wt-label"])
15246
15258
  }, [
15247
- G(e.$slots, "default", {}, void 0, !0),
15259
+ Y(e.$slots, "default", {}, void 0, !0),
15248
15260
  n.hint ? (C(), c0(o, { key: 0 }, {
15249
15261
  default: j(() => [
15250
15262
  g0(i0(n.hint), 1)
@@ -15572,7 +15584,7 @@ function og(e, r, n, a, i, l) {
15572
15584
  class: "wt-notification__icon"
15573
15585
  }, null, 8, ["color", "icon"]),
15574
15586
  Z("p", lg, [
15575
- G(e.$slots, "default", {}, void 0, !0)
15587
+ Y(e.$slots, "default", {}, void 0, !0)
15576
15588
  ])
15577
15589
  ]);
15578
15590
  }
@@ -15706,14 +15718,14 @@ const wg = /* @__PURE__ */ b0(vg, [["render", gg], ["__scopeId", "data-v-0a9fadf
15706
15718
  const l = s0("wt-button"), o = s0("wt-headline");
15707
15719
  return C(), c0(o, null, {
15708
15720
  "title-wrapper": j(() => [
15709
- G(a.$slots, "default", {}, void 0, !0)
15721
+ Y(a.$slots, "default", {}, void 0, !0)
15710
15722
  ]),
15711
15723
  title: j(() => [
15712
- G(a.$slots, "title", {}, void 0, !0)
15724
+ Y(a.$slots, "title", {}, void 0, !0)
15713
15725
  ]),
15714
15726
  actions: j(() => [
15715
- G(a.$slots, "actions", {}, void 0, !0),
15716
- e.hidePrimary ? W("", !0) : G(a.$slots, "primary-action", { key: 0 }, () => [
15727
+ Y(a.$slots, "actions", {}, void 0, !0),
15728
+ e.hidePrimary ? W("", !0) : Y(a.$slots, "primary-action", { key: 0 }, () => [
15717
15729
  r0(l, {
15718
15730
  disabled: e.primaryDisabled,
15719
15731
  onClick: e.primaryAction
@@ -15755,13 +15767,13 @@ const wg = /* @__PURE__ */ b0(vg, [["render", gg], ["__scopeId", "data-v-0a9fadf
15755
15767
  function Mg(e, r, n, a, i, l) {
15756
15768
  return C(), B("section", xg, [
15757
15769
  Z("div", Lg, [
15758
- G(e.$slots, "header", {}, void 0, !0)
15770
+ Y(e.$slots, "header", {}, void 0, !0)
15759
15771
  ]),
15760
15772
  n.actionsPanel ? (C(), B("div", Eg, [
15761
- G(e.$slots, "actions-panel", {}, void 0, !0)
15773
+ Y(e.$slots, "actions-panel", {}, void 0, !0)
15762
15774
  ])) : W("", !0),
15763
15775
  Z("div", Ag, [
15764
- G(e.$slots, "main", {}, void 0, !0)
15776
+ Y(e.$slots, "main", {}, void 0, !0)
15765
15777
  ])
15766
15778
  ]);
15767
15779
  }
@@ -15794,10 +15806,10 @@ const kg = /* @__PURE__ */ b0(_g, [["render", Mg], ["__scopeId", "data-v-7463810
15794
15806
  const u = s0("wt-icon-action");
15795
15807
  return C(), B("section", Tg, [
15796
15808
  Z("div", Sg, [
15797
- G(o.$slots, "header", {}, void 0, !0)
15809
+ Y(o.$slots, "header", {}, void 0, !0)
15798
15810
  ]),
15799
15811
  e.actionsPanel ? (C(), B("div", Og, [
15800
- G(o.$slots, "actions-panel", {}, void 0, !0)
15812
+ Y(o.$slots, "actions-panel", {}, void 0, !0)
15801
15813
  ])) : W("", !0),
15802
15814
  Z("div", Dg, [
15803
15815
  Z("div", {
@@ -15812,10 +15824,10 @@ const kg = /* @__PURE__ */ b0(_g, [["render", Mg], ["__scopeId", "data-v-7463810
15812
15824
  size: "sm",
15813
15825
  onClick: i
15814
15826
  }, null, 8, ["action"])),
15815
- G(o.$slots, "side-panel", {}, void 0, !0)
15827
+ Y(o.$slots, "side-panel", {}, void 0, !0)
15816
15828
  ], 2),
15817
15829
  Z("div", Bg, [
15818
- G(o.$slots, "main", {}, void 0, !0)
15830
+ Y(o.$slots, "main", {}, void 0, !0)
15819
15831
  ])
15820
15832
  ])
15821
15833
  ]);
@@ -16327,7 +16339,7 @@ const or = (e, r) => r(e) ? !0 : !zw(e) || Object.keys(e).length !== 2 ? !1 : !O
16327
16339
  function iC(e, r, n, a, i, l) {
16328
16340
  return C(), c0(G3(e.cComponent), R0({ name: "slide" }, e.cAttrs, Pt(e.cHooks)), {
16329
16341
  default: j(() => [
16330
- G(e.$slots, "default")
16342
+ Y(e.$slots, "default")
16331
16343
  ]),
16332
16344
  _: 3
16333
16345
  }, 16);
@@ -16390,9 +16402,9 @@ function hC(e, r, n, a, i, l) {
16390
16402
  default: j(() => [
16391
16403
  n.shown ? (C(), B("aside", sC, [
16392
16404
  Z("header", cC, [
16393
- G(e.$slots, "header", {}, () => [
16405
+ Y(e.$slots, "header", {}, () => [
16394
16406
  Z("h3", uC, [
16395
- G(e.$slots, "title", {}, void 0, !0)
16407
+ Y(e.$slots, "title", {}, void 0, !0)
16396
16408
  ])
16397
16409
  ], !0),
16398
16410
  r0(o, {
@@ -16402,10 +16414,10 @@ function hC(e, r, n, a, i, l) {
16402
16414
  })
16403
16415
  ]),
16404
16416
  e.$slots.main ? (C(), B("section", dC, [
16405
- G(e.$slots, "main", {}, void 0, !0)
16417
+ Y(e.$slots, "main", {}, void 0, !0)
16406
16418
  ])) : W("", !0),
16407
16419
  e.$slots.actions ? (C(), B("footer", fC, [
16408
- G(e.$slots, "actions", {}, void 0, !0)
16420
+ Y(e.$slots, "actions", {}, void 0, !0)
16409
16421
  ])) : W("", !0)
16410
16422
  ])) : W("", !0)
16411
16423
  ], void 0, !0),
@@ -16534,7 +16546,7 @@ function bC(e, r, n, a, i, l) {
16534
16546
  icon: l.radioIcon,
16535
16547
  class: "wt-radio__icon"
16536
16548
  }, null, 8, ["icon"]),
16537
- G(e.$slots, "label", W0(K0({ label: n.label, isChecked: l.isChecked, disabled: n.disabled })), () => [
16549
+ Y(e.$slots, "label", V0(G0({ label: n.label, isChecked: l.isChecked, disabled: n.disabled })), () => [
16538
16550
  n.label ? (C(), B("div", CC, i0(n.label), 1)) : W("", !0)
16539
16551
  ], !0)
16540
16552
  ], void 0, !0),
@@ -16692,7 +16704,7 @@ const _C = /* @__PURE__ */ b0(gC, [["render", bC], ["__scopeId", "data-v-4dc97c9
16692
16704
  }, [
16693
16705
  Z("div", EC, [
16694
16706
  Z("div", AC, [
16695
- G(m.$slots, "search-icon", { invalid: P(o) }, () => [
16707
+ Y(m.$slots, "search-icon", { invalid: P(o) }, () => [
16696
16708
  r0(b, {
16697
16709
  color: s.value,
16698
16710
  icon: "search"
@@ -16751,7 +16763,7 @@ const _C = /* @__PURE__ */ b0(gC, [["render", bC], ["__scopeId", "data-v-4dc97c9
16751
16763
  ]),
16752
16764
  _: 1
16753
16765
  }, 8, ["options"])) : W("", !0),
16754
- G(m.$slots, "additional-actions", { invalid: P(o) }, void 0, !0)
16766
+ Y(m.$slots, "additional-actions", { invalid: P(o) }, void 0, !0)
16755
16767
  ])
16756
16768
  ])
16757
16769
  ], 2);
@@ -17627,7 +17639,7 @@ function qC(e, r, n, a, i, l) {
17627
17639
  role: "combobox",
17628
17640
  "aria-owns": "listbox-" + e.id
17629
17641
  }, [
17630
- G(e.$slots, "caret", { toggle: e.toggle }, () => [
17642
+ Y(e.$slots, "caret", { toggle: e.toggle }, () => [
17631
17643
  r0(
17632
17644
  "div",
17633
17645
  {
@@ -17639,12 +17651,12 @@ function qC(e, r, n, a, i, l) {
17639
17651
  /* HYDRATE_EVENTS */
17640
17652
  )
17641
17653
  ]),
17642
- G(e.$slots, "clear", { search: e.search }),
17654
+ Y(e.$slots, "clear", { search: e.search }),
17643
17655
  r0(
17644
17656
  "div",
17645
17657
  NC,
17646
17658
  [
17647
- G(e.$slots, "selection", {
17659
+ Y(e.$slots, "selection", {
17648
17660
  search: e.search,
17649
17661
  remove: e.removeElement,
17650
17662
  values: l.visibleValues,
@@ -17657,7 +17669,7 @@ function qC(e, r, n, a, i, l) {
17657
17669
  (C(!0), c0(
17658
17670
  D0,
17659
17671
  null,
17660
- j0(l.visibleValues, (o, s) => G(e.$slots, "tag", {
17672
+ j0(l.visibleValues, (o, s) => Y(e.$slots, "tag", {
17661
17673
  option: o,
17662
17674
  search: e.search,
17663
17675
  remove: e.removeElement
@@ -17686,7 +17698,7 @@ function qC(e, r, n, a, i, l) {
17686
17698
  ), [
17687
17699
  [P2, l.visibleValues.length > 0]
17688
17700
  ]),
17689
- e.internalValue && e.internalValue.length > n.limit ? G(e.$slots, "limit", { key: 0 }, () => [
17701
+ e.internalValue && e.internalValue.length > n.limit ? Y(e.$slots, "limit", { key: 0 }, () => [
17690
17702
  r0("strong", {
17691
17703
  class: "multiselect__strong",
17692
17704
  textContent: i0(n.limitText(e.internalValue.length - n.limit))
@@ -17695,7 +17707,7 @@ function qC(e, r, n, a, i, l) {
17695
17707
  ]),
17696
17708
  r0(ae, { name: "multiselect__loading" }, {
17697
17709
  default: j(() => [
17698
- G(e.$slots, "loading", {}, () => [
17710
+ Y(e.$slots, "loading", {}, () => [
17699
17711
  g2(r0(
17700
17712
  "div",
17701
17713
  HC,
@@ -17745,7 +17757,7 @@ function qC(e, r, n, a, i, l) {
17745
17757
  onMousedown: r[10] || (r[10] = J0((...o) => e.toggle && e.toggle(...o), ["prevent"]))
17746
17758
  },
17747
17759
  [
17748
- G(e.$slots, "singleLabel", { option: l.singleValue }, () => [
17760
+ Y(e.$slots, "singleLabel", { option: l.singleValue }, () => [
17749
17761
  g0(
17750
17762
  i0(e.currentOptionLabel),
17751
17763
  1
@@ -17764,7 +17776,7 @@ function qC(e, r, n, a, i, l) {
17764
17776
  onMousedown: r[11] || (r[11] = J0((...o) => e.toggle && e.toggle(...o), ["prevent"]))
17765
17777
  },
17766
17778
  [
17767
- G(e.$slots, "placeholder", {}, () => [
17779
+ Y(e.$slots, "placeholder", {}, () => [
17768
17780
  g0(
17769
17781
  i0(e.placeholder),
17770
17782
  1
@@ -17800,10 +17812,10 @@ function qC(e, r, n, a, i, l) {
17800
17812
  id: "listbox-" + e.id,
17801
17813
  "aria-multiselectable": e.multiple
17802
17814
  }, [
17803
- G(e.$slots, "beforeList"),
17815
+ Y(e.$slots, "beforeList"),
17804
17816
  e.multiple && e.max === e.internalValue.length ? (C(), c0("li", RC, [
17805
17817
  r0("span", VC, [
17806
- G(e.$slots, "maxElements", {}, () => [
17818
+ Y(e.$slots, "maxElements", {}, () => [
17807
17819
  g0(
17808
17820
  "Maximum of " + i0(e.max) + " options selected. First remove a selected option to select another.",
17809
17821
  1
@@ -17831,7 +17843,7 @@ function qC(e, r, n, a, i, l) {
17831
17843
  "data-selected": l.selectedLabelText,
17832
17844
  "data-deselect": l.deselectLabelText
17833
17845
  }, [
17834
- G(e.$slots, "option", {
17846
+ Y(e.$slots, "option", {
17835
17847
  option: o,
17836
17848
  search: e.search,
17837
17849
  index: s
@@ -17853,7 +17865,7 @@ function qC(e, r, n, a, i, l) {
17853
17865
  onMouseenter: J0((u) => e.groupSelect && e.pointerSet(s), ["self"]),
17854
17866
  onMousedown: J0((u) => e.selectGroup(o), ["prevent"])
17855
17867
  }, [
17856
- G(e.$slots, "option", {
17868
+ Y(e.$slots, "option", {
17857
17869
  option: o,
17858
17870
  search: e.search,
17859
17871
  index: s
@@ -17876,7 +17888,7 @@ function qC(e, r, n, a, i, l) {
17876
17888
  null,
17877
17889
  [
17878
17890
  r0("span", UC, [
17879
- G(e.$slots, "noResult", { search: e.search }, () => [
17891
+ Y(e.$slots, "noResult", { search: e.search }, () => [
17880
17892
  WC
17881
17893
  ])
17882
17894
  ])
@@ -17891,7 +17903,7 @@ function qC(e, r, n, a, i, l) {
17891
17903
  null,
17892
17904
  [
17893
17905
  r0("span", ZC, [
17894
- G(e.$slots, "noOptions", {}, () => [
17906
+ Y(e.$slots, "noOptions", {}, () => [
17895
17907
  zC
17896
17908
  ])
17897
17909
  ])
@@ -17901,7 +17913,7 @@ function qC(e, r, n, a, i, l) {
17901
17913
  ), [
17902
17914
  [P2, n.showNoOptions && (e.options.length === 0 || l.hasOptionGroup === !0 && e.filteredOptions.length === 0) && !e.search && !n.loading]
17903
17915
  ]),
17904
- G(e.$slots, "afterList")
17916
+ Y(e.$slots, "afterList")
17905
17917
  ], 12, ["id", "aria-multiselectable"])
17906
17918
  ],
17907
17919
  36
@@ -18329,7 +18341,7 @@ function ub(e, r, n, a, i, l) {
18329
18341
  class: "wt-select__label"
18330
18342
  }), {
18331
18343
  default: j(() => [
18332
- G(e.$slots, "label", W0(K0({ label: e.label })), () => [
18344
+ Y(e.$slots, "label", V0(G0({ label: e.label })), () => [
18333
18345
  g0(i0(e.requiredLabel), 1)
18334
18346
  ], !0)
18335
18347
  ], void 0, !0),
@@ -18358,12 +18370,12 @@ function ub(e, r, n, a, i, l) {
18358
18370
  Z("span", ob, i0(e.getOptionLabel({ option: v, optionLabel: e.optionLabel })), 1)
18359
18371
  ]),
18360
18372
  singleLabel: j(({ option: v }) => [
18361
- G(e.$slots, "singleLabel", W0(K0({ option: v, optionLabel: e.optionLabel })), () => [
18373
+ Y(e.$slots, "singleLabel", V0(G0({ option: v, optionLabel: e.optionLabel })), () => [
18362
18374
  Z("span", sb, i0(e.getOptionLabel({ option: v, optionLabel: e.optionLabel })), 1)
18363
18375
  ], !0)
18364
18376
  ]),
18365
18377
  option: j(({ option: v }) => [
18366
- G(e.$slots, "option", W0(K0({ option: v, optionLabel: e.optionLabel })), () => [
18378
+ Y(e.$slots, "option", V0(G0({ option: v, optionLabel: e.optionLabel })), () => [
18367
18379
  g0(i0(e.getOptionLabel({ option: v, optionLabel: e.optionLabel })), 1)
18368
18380
  ], !0)
18369
18381
  ]),
@@ -18654,10 +18666,10 @@ const Cb = /* @__PURE__ */ b0(gb, [["render", wb], ["__scopeId", "data-v-d3f0d3d
18654
18666
  ]))), 256))
18655
18667
  ])
18656
18668
  ]),
18657
- G(i.$slots, "description", {}, () => [
18669
+ Y(i.$slots, "description", {}, () => [
18658
18670
  Z("p", Eb, i0(n.value), 1)
18659
18671
  ], !0),
18660
- G(i.$slots, "main", {}, void 0, !0)
18672
+ Y(i.$slots, "main", {}, void 0, !0)
18661
18673
  ]);
18662
18674
  };
18663
18675
  }
@@ -18721,7 +18733,7 @@ function Ob(e, r, n, a, i, l) {
18721
18733
  onChange: r[0] || (r[0] = (...s) => l.inputHandler && l.inputHandler(...s))
18722
18734
  }, null, 40, Tb),
18723
18735
  r[1] || (r[1] = Z("span", { class: "wt-switcher__checkmark" }, null, -1)),
18724
- G(e.$slots, "label", W0(K0({ label: n.label, value: n.value, disabled: n.disabled })), () => [
18736
+ Y(e.$slots, "label", V0(G0({ label: n.label, value: n.value, disabled: n.disabled })), () => [
18725
18737
  n.label ? (C(), B("div", Sb, i0(n.label), 1)) : W("", !0)
18726
18738
  ], !0)
18727
18739
  ], void 0, !0),
@@ -18765,7 +18777,7 @@ const Db = /* @__PURE__ */ b0(kb, [["render", Ob], ["__scopeId", "data-v-5d51b51
18765
18777
  function Fb(e, r, n, a, i, l) {
18766
18778
  const o = s0("wt-icon-btn"), s = s0("wt-tooltip");
18767
18779
  return C(), B("aside", $b, [
18768
- G(e.$slots, "default", {}, void 0, !0),
18780
+ Y(e.$slots, "default", {}, void 0, !0),
18769
18781
  l.isImport ? (C(), c0(s, { key: 0 }, {
18770
18782
  activator: j(() => [
18771
18783
  r0(o, {
@@ -19164,7 +19176,7 @@ function i_(e, r, n, a, i, l) {
19164
19176
  })) : W("", !0)
19165
19177
  ], 10, Kb))), 128)),
19166
19178
  n.gridActions ? (C(), B("th", Qb, [
19167
- G(e.$slots, "actions-header", {}, void 0, !0)
19179
+ Y(e.$slots, "actions-header", {}, void 0, !0)
19168
19180
  ])) : W("", !0)
19169
19181
  ], 4)
19170
19182
  ]),
@@ -19184,7 +19196,7 @@ function i_(e, r, n, a, i, l) {
19184
19196
  key: p,
19185
19197
  class: "wt-table__td"
19186
19198
  }, [
19187
- G(e.$slots, h.value, {
19199
+ Y(e.$slots, h.value, {
19188
19200
  index: f,
19189
19201
  item: u
19190
19202
  }, () => [
@@ -19192,7 +19204,7 @@ function i_(e, r, n, a, i, l) {
19192
19204
  ], !0)
19193
19205
  ]))), 128)),
19194
19206
  n.gridActions ? (C(), B("td", r_, [
19195
- G(e.$slots, "actions", {
19207
+ Y(e.$slots, "actions", {
19196
19208
  index: f,
19197
19209
  item: u
19198
19210
  }, void 0, !0)
@@ -19209,7 +19221,7 @@ function i_(e, r, n, a, i, l) {
19209
19221
  key: f,
19210
19222
  class: "wt-table__td"
19211
19223
  }, [
19212
- G(e.$slots, `${u.value}-footer`, {
19224
+ Y(e.$slots, `${u.value}-footer`, {
19213
19225
  header: u,
19214
19226
  index: f
19215
19227
  }, void 0, !0)
@@ -19270,7 +19282,7 @@ function d_(e, r, n, a, i, l) {
19270
19282
  type: "button",
19271
19283
  onClick: (s) => l.open(o)
19272
19284
  }, [
19273
- G(e.$slots, o.value, R0({ tab: o, current: n.current }, { ref_for: !0 }), () => [
19285
+ Y(e.$slots, o.value, R0({ tab: o, current: n.current }, { ref_for: !0 }), () => [
19274
19286
  Z("span", c_, i0(o.text), 1)
19275
19287
  ], !0)
19276
19288
  ], 10, s_))), 128)),
@@ -19461,7 +19473,7 @@ var In = i3, v_ = Error, y_ = EvalError, g_ = RangeError, w_ = ReferenceError, y
19461
19473
  f.prototype = n.prototype, i.prototype = new f(), f.prototype = null;
19462
19474
  }
19463
19475
  return i;
19464
- }, O_ = S_, Pn = Function.prototype.bind || O_, D_ = Function.prototype.call, B_ = Object.prototype.hasOwnProperty, $_ = Pn, go = $_.call(D_, B_), X0, F_ = v_, I_ = y_, N_ = g_, P_ = w_, K1 = yo, W1 = i1, H_ = C_, wo = Function, Ur = function(e) {
19476
+ }, O_ = S_, Pn = Function.prototype.bind || O_, D_ = Function.prototype.call, B_ = Object.prototype.hasOwnProperty, $_ = Pn, go = $_.call(D_, B_), K0, F_ = v_, I_ = y_, N_ = g_, P_ = w_, K1 = yo, W1 = i1, H_ = C_, wo = Function, Ur = function(e) {
19465
19477
  try {
19466
19478
  return wo('"use strict"; return (' + e + ").constructor;")();
19467
19479
  } catch {
@@ -19487,23 +19499,23 @@ var Wr = function() {
19487
19499
  }
19488
19500
  }() : Wr, F1 = Nn(), V_ = x_(), $2 = Object.getPrototypeOf || (V_ ? function(e) {
19489
19501
  return e.__proto__;
19490
- } : null), P1 = {}, U_ = typeof Uint8Array > "u" || !$2 ? X0 : $2(Uint8Array), w1 = {
19502
+ } : null), P1 = {}, U_ = typeof Uint8Array > "u" || !$2 ? K0 : $2(Uint8Array), w1 = {
19491
19503
  __proto__: null,
19492
- "%AggregateError%": typeof AggregateError > "u" ? X0 : AggregateError,
19504
+ "%AggregateError%": typeof AggregateError > "u" ? K0 : AggregateError,
19493
19505
  "%Array%": Array,
19494
- "%ArrayBuffer%": typeof ArrayBuffer > "u" ? X0 : ArrayBuffer,
19495
- "%ArrayIteratorPrototype%": F1 && $2 ? $2([][Symbol.iterator]()) : X0,
19496
- "%AsyncFromSyncIteratorPrototype%": X0,
19506
+ "%ArrayBuffer%": typeof ArrayBuffer > "u" ? K0 : ArrayBuffer,
19507
+ "%ArrayIteratorPrototype%": F1 && $2 ? $2([][Symbol.iterator]()) : K0,
19508
+ "%AsyncFromSyncIteratorPrototype%": K0,
19497
19509
  "%AsyncFunction%": P1,
19498
19510
  "%AsyncGenerator%": P1,
19499
19511
  "%AsyncGeneratorFunction%": P1,
19500
19512
  "%AsyncIteratorPrototype%": P1,
19501
- "%Atomics%": typeof Atomics > "u" ? X0 : Atomics,
19502
- "%BigInt%": typeof BigInt > "u" ? X0 : BigInt,
19503
- "%BigInt64Array%": typeof BigInt64Array > "u" ? X0 : BigInt64Array,
19504
- "%BigUint64Array%": typeof BigUint64Array > "u" ? X0 : BigUint64Array,
19513
+ "%Atomics%": typeof Atomics > "u" ? K0 : Atomics,
19514
+ "%BigInt%": typeof BigInt > "u" ? K0 : BigInt,
19515
+ "%BigInt64Array%": typeof BigInt64Array > "u" ? K0 : BigInt64Array,
19516
+ "%BigUint64Array%": typeof BigUint64Array > "u" ? K0 : BigUint64Array,
19505
19517
  "%Boolean%": Boolean,
19506
- "%DataView%": typeof DataView > "u" ? X0 : DataView,
19518
+ "%DataView%": typeof DataView > "u" ? K0 : DataView,
19507
19519
  "%Date%": Date,
19508
19520
  "%decodeURI%": decodeURI,
19509
19521
  "%decodeURIComponent%": decodeURIComponent,
@@ -19513,49 +19525,49 @@ var Wr = function() {
19513
19525
  "%eval%": eval,
19514
19526
  // eslint-disable-line no-eval
19515
19527
  "%EvalError%": I_,
19516
- "%Float32Array%": typeof Float32Array > "u" ? X0 : Float32Array,
19517
- "%Float64Array%": typeof Float64Array > "u" ? X0 : Float64Array,
19518
- "%FinalizationRegistry%": typeof FinalizationRegistry > "u" ? X0 : FinalizationRegistry,
19528
+ "%Float32Array%": typeof Float32Array > "u" ? K0 : Float32Array,
19529
+ "%Float64Array%": typeof Float64Array > "u" ? K0 : Float64Array,
19530
+ "%FinalizationRegistry%": typeof FinalizationRegistry > "u" ? K0 : FinalizationRegistry,
19519
19531
  "%Function%": wo,
19520
19532
  "%GeneratorFunction%": P1,
19521
- "%Int8Array%": typeof Int8Array > "u" ? X0 : Int8Array,
19522
- "%Int16Array%": typeof Int16Array > "u" ? X0 : Int16Array,
19523
- "%Int32Array%": typeof Int32Array > "u" ? X0 : Int32Array,
19533
+ "%Int8Array%": typeof Int8Array > "u" ? K0 : Int8Array,
19534
+ "%Int16Array%": typeof Int16Array > "u" ? K0 : Int16Array,
19535
+ "%Int32Array%": typeof Int32Array > "u" ? K0 : Int32Array,
19524
19536
  "%isFinite%": isFinite,
19525
19537
  "%isNaN%": isNaN,
19526
- "%IteratorPrototype%": F1 && $2 ? $2($2([][Symbol.iterator]())) : X0,
19527
- "%JSON%": typeof JSON == "object" ? JSON : X0,
19528
- "%Map%": typeof Map > "u" ? X0 : Map,
19529
- "%MapIteratorPrototype%": typeof Map > "u" || !F1 || !$2 ? X0 : $2((/* @__PURE__ */ new Map())[Symbol.iterator]()),
19538
+ "%IteratorPrototype%": F1 && $2 ? $2($2([][Symbol.iterator]())) : K0,
19539
+ "%JSON%": typeof JSON == "object" ? JSON : K0,
19540
+ "%Map%": typeof Map > "u" ? K0 : Map,
19541
+ "%MapIteratorPrototype%": typeof Map > "u" || !F1 || !$2 ? K0 : $2((/* @__PURE__ */ new Map())[Symbol.iterator]()),
19530
19542
  "%Math%": Math,
19531
19543
  "%Number%": Number,
19532
19544
  "%Object%": Object,
19533
19545
  "%parseFloat%": parseFloat,
19534
19546
  "%parseInt%": parseInt,
19535
- "%Promise%": typeof Promise > "u" ? X0 : Promise,
19536
- "%Proxy%": typeof Proxy > "u" ? X0 : Proxy,
19547
+ "%Promise%": typeof Promise > "u" ? K0 : Promise,
19548
+ "%Proxy%": typeof Proxy > "u" ? K0 : Proxy,
19537
19549
  "%RangeError%": N_,
19538
19550
  "%ReferenceError%": P_,
19539
- "%Reflect%": typeof Reflect > "u" ? X0 : Reflect,
19551
+ "%Reflect%": typeof Reflect > "u" ? K0 : Reflect,
19540
19552
  "%RegExp%": RegExp,
19541
- "%Set%": typeof Set > "u" ? X0 : Set,
19542
- "%SetIteratorPrototype%": typeof Set > "u" || !F1 || !$2 ? X0 : $2((/* @__PURE__ */ new Set())[Symbol.iterator]()),
19543
- "%SharedArrayBuffer%": typeof SharedArrayBuffer > "u" ? X0 : SharedArrayBuffer,
19553
+ "%Set%": typeof Set > "u" ? K0 : Set,
19554
+ "%SetIteratorPrototype%": typeof Set > "u" || !F1 || !$2 ? K0 : $2((/* @__PURE__ */ new Set())[Symbol.iterator]()),
19555
+ "%SharedArrayBuffer%": typeof SharedArrayBuffer > "u" ? K0 : SharedArrayBuffer,
19544
19556
  "%String%": String,
19545
- "%StringIteratorPrototype%": F1 && $2 ? $2(""[Symbol.iterator]()) : X0,
19546
- "%Symbol%": F1 ? Symbol : X0,
19557
+ "%StringIteratorPrototype%": F1 && $2 ? $2(""[Symbol.iterator]()) : K0,
19558
+ "%Symbol%": F1 ? Symbol : K0,
19547
19559
  "%SyntaxError%": K1,
19548
19560
  "%ThrowTypeError%": R_,
19549
19561
  "%TypedArray%": U_,
19550
19562
  "%TypeError%": W1,
19551
- "%Uint8Array%": typeof Uint8Array > "u" ? X0 : Uint8Array,
19552
- "%Uint8ClampedArray%": typeof Uint8ClampedArray > "u" ? X0 : Uint8ClampedArray,
19553
- "%Uint16Array%": typeof Uint16Array > "u" ? X0 : Uint16Array,
19554
- "%Uint32Array%": typeof Uint32Array > "u" ? X0 : Uint32Array,
19563
+ "%Uint8Array%": typeof Uint8Array > "u" ? K0 : Uint8Array,
19564
+ "%Uint8ClampedArray%": typeof Uint8ClampedArray > "u" ? K0 : Uint8ClampedArray,
19565
+ "%Uint16Array%": typeof Uint16Array > "u" ? K0 : Uint16Array,
19566
+ "%Uint32Array%": typeof Uint32Array > "u" ? K0 : Uint32Array,
19555
19567
  "%URIError%": H_,
19556
- "%WeakMap%": typeof WeakMap > "u" ? X0 : WeakMap,
19557
- "%WeakRef%": typeof WeakRef > "u" ? X0 : WeakRef,
19558
- "%WeakSet%": typeof WeakSet > "u" ? X0 : WeakSet
19568
+ "%WeakMap%": typeof WeakMap > "u" ? K0 : WeakMap,
19569
+ "%WeakRef%": typeof WeakRef > "u" ? K0 : WeakRef,
19570
+ "%WeakSet%": typeof WeakSet > "u" ? K0 : WeakSet
19559
19571
  };
19560
19572
  if ($2)
19561
19573
  try {
@@ -21145,7 +21157,7 @@ function lM(e, r, n, a, i, l) {
21145
21157
  class: "wt-tags-input__label"
21146
21158
  }), {
21147
21159
  default: j(() => [
21148
- G(e.$slots, "label", W0(K0({ label: e.label })), () => [
21160
+ Y(e.$slots, "label", V0(G0({ label: e.label })), () => [
21149
21161
  g0(i0(e.requiredLabel), 1)
21150
21162
  ], !0)
21151
21163
  ], void 0, !0),
@@ -21181,7 +21193,7 @@ function lM(e, r, n, a, i, l) {
21181
21193
  }, 1024)
21182
21194
  ]),
21183
21195
  option: j(({ option: v }) => [
21184
- G(e.$slots, "option", W0(K0({ option: v, optionLabel: e.optionLabel })), () => [
21196
+ Y(e.$slots, "option", V0(G0({ option: v, optionLabel: e.optionLabel })), () => [
21185
21197
  g0(i0(l.getTagOptionLabel({ option: v, optionLabel: e.optionLabel })), 1)
21186
21198
  ], !0)
21187
21199
  ]),
@@ -21331,7 +21343,7 @@ function fM(e, r, n, a, i, l) {
21331
21343
  invalid: e.invalid
21332
21344
  }), {
21333
21345
  default: j(() => [
21334
- G(e.$slots, "label", W0(K0({ label: n.label })), () => [
21346
+ Y(e.$slots, "label", V0(G0({ label: n.label })), () => [
21335
21347
  g0(i0(l.requiredLabel), 1)
21336
21348
  ], !0)
21337
21349
  ], void 0, !0),
@@ -21350,7 +21362,7 @@ function fM(e, r, n, a, i, l) {
21350
21362
  onInput: r[0] || (r[0] = (...f) => l.autoGrow && l.autoGrow(...f))
21351
21363
  }), null, 16, uM),
21352
21364
  Z("div", dM, [
21353
- G(e.$slots, "after-input", {}, void 0, !0),
21365
+ Y(e.$slots, "after-input", {}, void 0, !0),
21354
21366
  r0(s, {
21355
21367
  class: v0([{ hidden: !n.value }, "wt-textarea__reset-icon-btn"]),
21356
21368
  disabled: n.disabled,
@@ -21449,7 +21461,7 @@ function yM(e, r, n, a, i, l) {
21449
21461
  invalid: e.invalid
21450
21462
  }), {
21451
21463
  default: j(() => [
21452
- G(e.$slots, "label", W0(K0({ label: n.label })), () => [
21464
+ Y(e.$slots, "label", V0(G0({ label: n.label })), () => [
21453
21465
  g0(i0(n.label), 1)
21454
21466
  ], !0)
21455
21467
  ], void 0, !0),
@@ -21485,6 +21497,9 @@ const gM = /* @__PURE__ */ b0(pM, [["render", yM], ["__scopeId", "data-v-a1862b9
21485
21497
  event: "input"
21486
21498
  },
21487
21499
  props: {
21500
+ /**
21501
+ * Time value in seconds (not milliseconds!)
21502
+ */
21488
21503
  value: {
21489
21504
  type: [String, Number],
21490
21505
  default: 0
@@ -21512,6 +21527,11 @@ const gM = /* @__PURE__ */ b0(pM, [["render", yM], ["__scopeId", "data-v-a1862b9
21512
21527
  noLabel: {
21513
21528
  type: Boolean,
21514
21529
  default: !1
21530
+ },
21531
+ required: {
21532
+ type: Boolean,
21533
+ default: !1,
21534
+ description: "Native input required attribute"
21515
21535
  }
21516
21536
  },
21517
21537
  computed: {
@@ -21559,6 +21579,9 @@ const gM = /* @__PURE__ */ b0(pM, [["render", yM], ["__scopeId", "data-v-a1862b9
21559
21579
  const r = this.dateMode ? new Date(this.value).setSeconds(e) : this.value - this.sec + +e;
21560
21580
  this.$emit("input", r);
21561
21581
  }
21582
+ },
21583
+ requiredLabel() {
21584
+ return this.required ? `${this.label} (${this.format})*` : `${this.label} (${this.format})`;
21562
21585
  }
21563
21586
  },
21564
21587
  methods: {}
@@ -21570,9 +21593,11 @@ function bM(e, r, n, a, i, l) {
21570
21593
  }, [
21571
21594
  n.label || !n.noLabel ? (C(), c0(o, R0({ key: 0 }, n.labelProps, { invalid: e.invalid }), {
21572
21595
  default: j(() => [
21573
- g0(i0(`${n.label} (${n.format})`), 1)
21596
+ Y(e.$slots, "label", V0(G0({ label: n.label })), () => [
21597
+ g0(i0(l.requiredLabel), 1)
21598
+ ], !0)
21574
21599
  ], void 0, !0),
21575
- _: 1
21600
+ _: 3
21576
21601
  }, 16, ["invalid"])) : W("", !0),
21577
21602
  Z("div", CM, [
21578
21603
  l.isHour ? (C(), c0(s, {
@@ -21617,7 +21642,7 @@ function bM(e, r, n, a, i, l) {
21617
21642
  }, 8, ["invalid"])) : W("", !0)
21618
21643
  ], 2);
21619
21644
  }
21620
- const _M = /* @__PURE__ */ b0(wM, [["render", bM], ["__scopeId", "data-v-b62a136d"]]), xM = ["top", "right", "bottom", "left"], j5 = ["start", "end"], Y5 = /* @__PURE__ */ xM.reduce((e, r) => e.concat(r, r + "-" + j5[0], r + "-" + j5[1]), []), W3 = Math.min, C1 = Math.max, Z3 = Math.round, Jt = Math.floor, Me = (e) => ({
21645
+ const _M = /* @__PURE__ */ b0(wM, [["render", bM], ["__scopeId", "data-v-8f212f93"]]), xM = ["top", "right", "bottom", "left"], j5 = ["start", "end"], Y5 = /* @__PURE__ */ xM.reduce((e, r) => e.concat(r, r + "-" + j5[0], r + "-" + j5[1]), []), W3 = Math.min, C1 = Math.max, Z3 = Math.round, Jt = Math.floor, Me = (e) => ({
21621
21646
  x: e,
21622
21647
  y: e
21623
21648
  }), LM = {
@@ -22008,7 +22033,7 @@ const BM = function(e) {
22008
22033
  k === "y";
22009
22034
  }
22010
22035
  return !0;
22011
- }).map((z) => [z.placement, z.overflows.filter((k) => k > 0).reduce((k, Y) => k + Y, 0)]).sort((z, k) => z[1] - k[1])[0]) == null ? void 0 : o0[0];
22036
+ }).map((z) => [z.placement, z.overflows.filter((k) => k > 0).reduce((k, G) => k + G, 0)]).sort((z, k) => z[1] - k[1])[0]) == null ? void 0 : o0[0];
22012
22037
  g && (n0 = g);
22013
22038
  break;
22014
22039
  }
@@ -22773,7 +22798,7 @@ const rl = {
22773
22798
  ref: i,
22774
22799
  class: "wt-tooltip-floating"
22775
22800
  }, [
22776
- G(l.$slots, "default")
22801
+ Y(l.$slots, "default")
22777
22802
  ], 512));
22778
22803
  }
22779
22804
  }, uk = {
@@ -22854,7 +22879,7 @@ const rl = {
22854
22879
  ref: i,
22855
22880
  class: "wt-tooltip__activator"
22856
22881
  }, [
22857
- G(v.$slots, "activator", {}, void 0, !0)
22882
+ Y(v.$slots, "activator", {}, void 0, !0)
22858
22883
  ], 512),
22859
22884
  o.value ? g2((C(), c0(ck, {
22860
22885
  key: 0,
@@ -22867,7 +22892,7 @@ const rl = {
22867
22892
  onShow: u
22868
22893
  }, {
22869
22894
  default: j(() => [
22870
- G(v.$slots, "default", W0(K0({ hide: f })), void 0, !0)
22895
+ Y(v.$slots, "default", V0(G0({ hide: f })), void 0, !0)
22871
22896
  ], void 0, !0),
22872
22897
  _: 3
22873
22898
  }, 8, ["class", "style", "triggers"])), [
@@ -22916,7 +22941,7 @@ const rl = {
22916
22941
  g0(" " + i0(s.name), 1)
22917
22942
  ], 10, hk),
22918
22943
  g2(Z("div", null, [
22919
- G(i.$slots, "default", {}, void 0, !0)
22944
+ Y(i.$slots, "default", {}, void 0, !0)
22920
22945
  ], 512), [
22921
22946
  [P2, e.selected.value === s.value]
22922
22947
  ])
@@ -23178,7 +23203,7 @@ const Lk = { class: "start-page-card" }, Ek = { class: "start-page-card__header"
23178
23203
  class: v0([{ active: _.value === e.selected.value }, "wt-selection-popup__item-wrapper"]),
23179
23204
  onClick: (F) => s(_)
23180
23205
  }, [
23181
- G(u.$slots, "option", { option: _ }, () => [
23206
+ Y(u.$slots, "option", { option: _ }, () => [
23182
23207
  _.icon ? (C(), c0(h, {
23183
23208
  key: 0,
23184
23209
  icon: _.icon,
@@ -23202,7 +23227,7 @@ const Lk = { class: "start-page-card" }, Ek = { class: "start-page-card__header"
23202
23227
  ], !0)
23203
23228
  ], 10, Rk))), 128))
23204
23229
  ]),
23205
- G(u.$slots, "after-section", {}, void 0, !0)
23230
+ Y(u.$slots, "after-section", {}, void 0, !0)
23206
23231
  ]),
23207
23232
  actions: j(() => [
23208
23233
  r0(v, {