sprof 0.0.33 → 0.0.35

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/sprof.js CHANGED
@@ -1,7 +1,7 @@
1
1
  var Da = Object.defineProperty;
2
2
  var za = (t, e, i) => e in t ? Da(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i;
3
3
  var a = (t, e, i) => za(t, typeof e != "symbol" ? e + "" : e, i);
4
- import { defineComponent as $, ref as P, onBeforeMount as st, openBlock as m, createElementBlock as y, Fragment as U, renderSlot as T, unref as g, createElementVNode as f, normalizeStyle as I, createCommentVNode as Z, resolveComponent as ve, createVNode as A, withCtx as V, withModifiers as Te, withDirectives as je, vModelText as Un, computed as pe, mergeProps as Ut, createTextVNode as Oi, toDisplayString as ce, normalizeClass as se, mergeModels as Ee, useModel as rt, vModelCheckbox as Oa, vModelDynamic as Ba, getCurrentInstance as Na, inject as Ha, onUnmounted as dr, onDeactivated as qa, onActivated as Ua, reactive as ke, isRef as Ye, withKeys as Wa, watch as it, createBlock as H, vModelRadio as Va, vShow as Wn, vModelSelect as Ga, onMounted as ri, onBeforeUnmount as Vn, renderList as Me, useCssVars as hr, resolveDirective as fr, nextTick as ja, createStaticVNode as mr, resolveDynamicComponent as Kt, onUpdated as _a, Transition as pr } from "vue";
4
+ import { defineComponent as $, ref as P, onBeforeMount as st, openBlock as m, createElementBlock as y, Fragment as U, renderSlot as T, unref as g, createElementVNode as f, normalizeStyle as I, createCommentVNode as Z, resolveComponent as ve, createVNode as A, withCtx as V, withModifiers as Te, withDirectives as je, vModelText as qn, computed as pe, mergeProps as Ut, createTextVNode as Oi, toDisplayString as ce, normalizeClass as se, mergeModels as Ee, useModel as rt, vModelCheckbox as Oa, vModelDynamic as Ba, getCurrentInstance as Na, inject as Ha, onUnmounted as dr, onDeactivated as qa, onActivated as Ua, reactive as ke, isRef as Ye, withKeys as Wa, watch as it, createBlock as H, vModelRadio as Va, vShow as Un, vModelSelect as Ga, onMounted as ri, onBeforeUnmount as Wn, renderList as Me, useCssVars as hr, resolveDirective as fr, nextTick as ja, createStaticVNode as mr, resolveDynamicComponent as Kt, onUpdated as _a, Transition as pr } from "vue";
5
5
  const Za = [
6
6
  "Auth",
7
7
  "AuthFormSettings",
@@ -14,7 +14,7 @@ const Za = [
14
14
  "AuthFormStatuses",
15
15
  "AuthButtonLogin",
16
16
  "AuthButtonRegister"
17
- ], s0 = [...Za], Ya = {
17
+ ], o0 = [...Za], Ya = {
18
18
  key: 0,
19
19
  class: "mainblock"
20
20
  }, Ja = { class: "mainblock-right" }, Xa = { class: "title" }, Qa = { class: "body" }, Ka = /* @__PURE__ */ $({
@@ -286,11 +286,11 @@ var Rs;
286
286
  var n = Object.prototype.hasOwnProperty, s = typeof Symbol == "function", r = s && typeof Symbol.toPrimitive < "u" ? Symbol.toPrimitive : "@@toPrimitive", o = s && typeof Symbol.iterator < "u" ? Symbol.iterator : "@@iterator", l = typeof Object.create == "function", u = { __proto__: [] } instanceof Array, c = !l && !u, d = {
287
287
  // create an object in dictionary mode (a.k.a. "slow" mode in v8)
288
288
  create: l ? function() {
289
- return ln(/* @__PURE__ */ Object.create(null));
289
+ return an(/* @__PURE__ */ Object.create(null));
290
290
  } : u ? function() {
291
- return ln({ __proto__: null });
291
+ return an({ __proto__: null });
292
292
  } : function() {
293
- return ln({});
293
+ return an({});
294
294
  },
295
295
  has: c ? function(b, C) {
296
296
  return n.call(b, C);
@@ -315,9 +315,9 @@ var Rs;
315
315
  throw new TypeError();
316
316
  if (!he(C))
317
317
  throw new TypeError();
318
- if (!he(F) && !j(F) && !kt(F))
318
+ if (!he(F) && !j(F) && !It(F))
319
319
  throw new TypeError();
320
- return kt(F) && (F = void 0), k = Qe(k), ba(b, C, k, F);
320
+ return It(F) && (F = void 0), k = Qe(k), ba(b, C, k, F);
321
321
  }
322
322
  }
323
323
  e("decorate", Y);
@@ -347,7 +347,7 @@ var Rs;
347
347
  function ze(b, C, k) {
348
348
  if (!he(C))
349
349
  throw new TypeError();
350
- return j(k) || (k = Qe(k)), rn(b, C, k);
350
+ return j(k) || (k = Qe(k)), sn(b, C, k);
351
351
  }
352
352
  e("hasOwnMetadata", ze);
353
353
  function qe(b, C, k) {
@@ -362,12 +362,12 @@ var Rs;
362
362
  return j(k) || (k = Qe(k)), hs(b, C, k);
363
363
  }
364
364
  e("getOwnMetadata", ht);
365
- function Mt(b, C) {
365
+ function kt(b, C) {
366
366
  if (!he(b))
367
367
  throw new TypeError();
368
368
  return j(C) || (C = Qe(C)), ms(b, C);
369
369
  }
370
- e("getMetadataKeys", Mt);
370
+ e("getMetadataKeys", kt);
371
371
  function hi(b, C) {
372
372
  if (!he(b))
373
373
  throw new TypeError();
@@ -392,7 +392,7 @@ var Rs;
392
392
  function wa(b, C) {
393
393
  for (var k = b.length - 1; k >= 0; --k) {
394
394
  var F = b[k], W = F(C);
395
- if (!j(W) && !kt(W)) {
395
+ if (!j(W) && !It(W)) {
396
396
  if (!ws(W))
397
397
  throw new TypeError();
398
398
  C = W;
@@ -403,7 +403,7 @@ var Rs;
403
403
  function ba(b, C, k, F) {
404
404
  for (var W = b.length - 1; W >= 0; --W) {
405
405
  var ye = b[W], fe = ye(C, k, F);
406
- if (!j(fe) && !kt(fe)) {
406
+ if (!j(fe) && !It(fe)) {
407
407
  if (!he(fe))
408
408
  throw new TypeError();
409
409
  F = fe;
@@ -412,13 +412,13 @@ var Rs;
412
412
  return F;
413
413
  }
414
414
  function cs(b, C, k) {
415
- var F = rn(b, C, k);
415
+ var F = sn(b, C, k);
416
416
  if (F)
417
417
  return !0;
418
- var W = an(C);
419
- return kt(W) ? !1 : cs(b, W, k);
418
+ var W = on(C);
419
+ return It(W) ? !1 : cs(b, W, k);
420
420
  }
421
- function rn(b, C, k) {
421
+ function sn(b, C, k) {
422
422
  var F = _t(
423
423
  C,
424
424
  k,
@@ -428,11 +428,11 @@ var Rs;
428
428
  return j(F) ? !1 : vs(F.OrdinaryHasOwnMetadata(b, C, k));
429
429
  }
430
430
  function ds(b, C, k) {
431
- var F = rn(b, C, k);
431
+ var F = sn(b, C, k);
432
432
  if (F)
433
433
  return hs(b, C, k);
434
- var W = an(C);
435
- if (!kt(W))
434
+ var W = on(C);
435
+ if (!It(W))
436
436
  return ds(b, W, k);
437
437
  }
438
438
  function hs(b, C, k) {
@@ -455,7 +455,7 @@ var Rs;
455
455
  W.OrdinaryDefineOwnMetadata(b, C, k, F);
456
456
  }
457
457
  function ms(b, C) {
458
- var k = ps(b, C), F = an(b);
458
+ var k = ps(b, C), F = on(b);
459
459
  if (F === null)
460
460
  return k;
461
461
  var W = ms(F, C);
@@ -505,7 +505,7 @@ var Rs;
505
505
  function j(b) {
506
506
  return b === void 0;
507
507
  }
508
- function kt(b) {
508
+ function It(b) {
509
509
  return b === null;
510
510
  }
511
511
  function Sa(b) {
@@ -585,7 +585,7 @@ var Rs;
585
585
  return !1;
586
586
  }
587
587
  }
588
- function on(b, C) {
588
+ function rn(b, C) {
589
589
  return b === C || b !== b && C !== C;
590
590
  }
591
591
  function bs(b, C) {
@@ -616,7 +616,7 @@ var Rs;
616
616
  var C = b.return;
617
617
  C && C.call(b);
618
618
  }
619
- function an(b) {
619
+ function on(b) {
620
620
  var C = Object.getPrototypeOf(b);
621
621
  if (typeof b != "function" || b === h || C !== h)
622
622
  return C;
@@ -896,7 +896,7 @@ var Rs;
896
896
  if (z >= 0) {
897
897
  for (var O = this._keys.length, N = z + 1; N < O; N++)
898
898
  this._keys[N - 1] = this._keys[N], this._values[N - 1] = this._values[N];
899
- return this._keys.length--, this._values.length--, on(D, this._cacheKey) && (this._cacheKey = b, this._cacheIndex = -2), !0;
899
+ return this._keys.length--, this._values.length--, rn(D, this._cacheKey) && (this._cacheKey = b, this._cacheIndex = -2), !0;
900
900
  }
901
901
  return !1;
902
902
  }, Q.prototype.clear = function() {
@@ -912,10 +912,10 @@ var Rs;
912
912
  }, Q.prototype[o] = function() {
913
913
  return this.entries();
914
914
  }, Q.prototype._find = function(D, z) {
915
- if (!on(this._cacheKey, D)) {
915
+ if (!rn(this._cacheKey, D)) {
916
916
  this._cacheIndex = -1;
917
917
  for (var O = 0; O < this._keys.length; O++)
918
- if (on(this._keys[O], D)) {
918
+ if (rn(this._keys[O], D)) {
919
919
  this._cacheIndex = O;
920
920
  break;
921
921
  }
@@ -1049,7 +1049,7 @@ var Rs;
1049
1049
  return z;
1050
1050
  }
1051
1051
  }
1052
- function ln(b) {
1052
+ function an(b) {
1053
1053
  return b.__ = void 0, delete b.__, b;
1054
1054
  }
1055
1055
  });
@@ -1077,7 +1077,7 @@ function $e(t, e, i) {
1077
1077
  const n = t.random || (t.rng || ol)();
1078
1078
  return n[6] = n[6] & 15 | 64, n[8] = n[8] & 63 | 128, al(n);
1079
1079
  }
1080
- const gt = class gt {
1080
+ const vt = class vt {
1081
1081
  static BuildClass(e, i) {
1082
1082
  i && Object.keys(i).forEach((n) => {
1083
1083
  const s = i[n];
@@ -1100,13 +1100,13 @@ const gt = class gt {
1100
1100
  return e !== null && typeof e < "u" && e !== Object(e);
1101
1101
  }
1102
1102
  static RemoveFromClassByIndex(e, i, n) {
1103
- gt.RemoveFromClass(e, i, n);
1103
+ vt.RemoveFromClass(e, i, n);
1104
1104
  }
1105
1105
  static RemoveFromClassById(e, i, n) {
1106
1106
  if (!e)
1107
1107
  return;
1108
1108
  const s = i.findIndex((r) => r.id === e);
1109
- gt.RemoveFromClass(s, i, n);
1109
+ vt.RemoveFromClass(s, i, n);
1110
1110
  }
1111
1111
  static RemoveFromClass(e, i, n) {
1112
1112
  if (e < 0)
@@ -1127,17 +1127,17 @@ const gt = class gt {
1127
1127
  }
1128
1128
  static InitClassInstance(e, i) {
1129
1129
  const n = e.constructor(i);
1130
- return gt.BuildClass(n), n.id = gt.CreateUUID(), n;
1130
+ return vt.BuildClass(n), n.id = vt.CreateUUID(), n;
1131
1131
  }
1132
1132
  static ExistsWithId(e, i) {
1133
1133
  return e.some((n) => n.id === i);
1134
1134
  }
1135
1135
  };
1136
- a(gt, "GetClassConstructor", (e) => (i, n) => {
1136
+ a(vt, "GetClassConstructor", (e) => (i, n) => {
1137
1137
  const s = Reflect.getMetadata(`property:${n}`, i) || {};
1138
1138
  s[n] = e, Reflect.defineMetadata(n, s, i);
1139
1139
  });
1140
- let R = gt;
1140
+ let R = vt;
1141
1141
  const ul = { class: "item" }, cl = { class: "move" }, dl = { class: "item-tools" }, hl = ["onClick"], fl = { class: "item-description" }, ml = ["onUpdate:modelValue"], pl = /* @__PURE__ */ $({
1142
1142
  __name: "AdminGallery",
1143
1143
  props: {
@@ -1204,7 +1204,7 @@ const ul = { class: "item" }, cl = { class: "move" }, dl = { class: "item-tools"
1204
1204
  class: "item-description-form",
1205
1205
  placeholder: "..."
1206
1206
  }, null, 8, ml), [
1207
- [Un, h.description]
1207
+ [qn, h.description]
1208
1208
  ])
1209
1209
  ])
1210
1210
  ])
@@ -1705,7 +1705,7 @@ let Ol = class {
1705
1705
  };
1706
1706
  }
1707
1707
  };
1708
- const un = /* @__PURE__ */ new WeakMap(), Bl = (t, e) => {
1708
+ const ln = /* @__PURE__ */ new WeakMap(), Bl = (t, e) => {
1709
1709
  if (t.arg == null || t.instance == null) return;
1710
1710
  const i = "setup" in t.instance.$.type;
1711
1711
  t.arg in t.instance ? t.instance[t.arg] = e : i && console.warn("Maska: please expose `%s` using defineExpose", t.arg);
@@ -1721,7 +1721,7 @@ const un = /* @__PURE__ */ new WeakMap(), Bl = (t, e) => {
1721
1721
  };
1722
1722
  s.onMaska = s.onMaska == null ? r : Array.isArray(s.onMaska) ? [...s.onMaska, r] : [s.onMaska, r];
1723
1723
  }
1724
- un.has(n) ? (i = un.get(n)) == null || i.update(s) : un.set(n, new Ol(n, s));
1724
+ ln.has(n) ? (i = ln.get(n)) == null || i.update(s) : ln.set(n, new Ol(n, s));
1725
1725
  }, Nl = ["for"], Hl = { class: "left-field" }, ql = ["disabled"], Ul = { class: "right-field" }, Wl = /* @__PURE__ */ $({
1726
1726
  __name: "PInput",
1727
1727
  props: /* @__PURE__ */ Ee({
@@ -1774,7 +1774,7 @@ const un = /* @__PURE__ */ new WeakMap(), Bl = (t, e) => {
1774
1774
  ], 4)
1775
1775
  ], 4));
1776
1776
  }
1777
- }), Ct = /* @__PURE__ */ E(Wl, [["__scopeId", "data-v-3e6801ac"]]), Vl = ["ВС", "ПН", "ВТ", "СР", "ЧТ", "ПТ", "СБ"], Gl = "ru-RU";
1777
+ }), xt = /* @__PURE__ */ E(Wl, [["__scopeId", "data-v-3e6801ac"]]), Vl = ["ВС", "ПН", "ВТ", "СР", "ЧТ", "ПТ", "СБ"], Gl = "ru-RU";
1778
1778
  class lt {
1779
1779
  constructor() {
1780
1780
  a(this, "locale", "ru-RU");
@@ -1872,7 +1872,7 @@ var jl = Object.defineProperty, Bi = (t, e, i, n) => {
1872
1872
  (o = t[r]) && (s = o(e, i, s) || s);
1873
1873
  return s && jl(e, i, s), s;
1874
1874
  };
1875
- const oi = class Mn {
1875
+ const oi = class xn {
1876
1876
  constructor(e) {
1877
1877
  a(this, "id");
1878
1878
  a(this, "description", "");
@@ -1894,7 +1894,7 @@ const oi = class Mn {
1894
1894
  return e.contactId = this.id, this.phones.push(e), e;
1895
1895
  }
1896
1896
  static Create() {
1897
- const e = new Mn();
1897
+ const e = new xn();
1898
1898
  return e.id = R.CreateUUID(), e;
1899
1899
  }
1900
1900
  removeEmail(e) {
@@ -1916,7 +1916,7 @@ const oi = class Mn {
1916
1916
  return [Number(this.latitude), Number(this.longitude)];
1917
1917
  }
1918
1918
  static CreateBufetContacts() {
1919
- const e = new Mn(), i = new Ci();
1919
+ const e = new xn(), i = new Ci();
1920
1920
  return i.address = "4-й Добрынинский пер., 4, 1А корпус, 7й этаж", e.postAddresses[0] = i, e;
1921
1921
  }
1922
1922
  updateDescription(e) {
@@ -2193,7 +2193,7 @@ class Ni {
2193
2193
  }
2194
2194
  }
2195
2195
  var ut = /* @__PURE__ */ ((t) => (t.Asc = "asc", t.Desc = "desc", t))(ut || {});
2196
- class Gn {
2196
+ class Vn {
2197
2197
  constructor(e) {
2198
2198
  a(this, "model", "");
2199
2199
  a(this, "col", "");
@@ -2204,7 +2204,7 @@ class Gn {
2204
2204
  R.BuildClass(this, e);
2205
2205
  }
2206
2206
  static Create(e, i, n = ut.Asc, s, r) {
2207
- const o = new Gn();
2207
+ const o = new Vn();
2208
2208
  return o.model = e.GetClassName(), o.col = i ?? "", o.order = n ?? ut.Asc, o.label = s ?? "", o.default = r ?? !1, o;
2209
2209
  }
2210
2210
  isAsc() {
@@ -2289,7 +2289,7 @@ Hi([
2289
2289
  R.GetClassConstructor(Mr)
2290
2290
  ], ai.prototype, "f");
2291
2291
  Hi([
2292
- R.GetClassConstructor(Gn)
2292
+ R.GetClassConstructor(Vn)
2293
2293
  ], ai.prototype, "s");
2294
2294
  Hi([
2295
2295
  R.GetClassConstructor(Ai)
@@ -2589,7 +2589,7 @@ class $r {
2589
2589
  return (e === "" || !e) && this.errors.push("Введите email"), ru.test(e) || this.errors.push("Некорректный email"), this.errors;
2590
2590
  }
2591
2591
  }
2592
- class cn extends qi {
2592
+ class un extends qi {
2593
2593
  constructor() {
2594
2594
  super(...arguments);
2595
2595
  a(this, "id", "field-auth-email");
@@ -2609,7 +2609,7 @@ class ou {
2609
2609
  return e === "" || !e ? (this.errors.push("Введите пароль"), this.errors) : (e.length < this.length && this.errors.push("Пароль недостаточной длины"), this.errors);
2610
2610
  }
2611
2611
  }
2612
- class dn extends qi {
2612
+ class cn extends qi {
2613
2613
  constructor() {
2614
2614
  super(...arguments);
2615
2615
  a(this, "label", "Пароль");
@@ -2632,7 +2632,7 @@ const lu = {
2632
2632
  title: "Вход в систему",
2633
2633
  action: "login",
2634
2634
  buttons: [new zs(), new Os()],
2635
- fields: [new cn(), new dn()],
2635
+ fields: [new un(), new cn()],
2636
2636
  errorMessage: "Неверно указан email или пароль",
2637
2637
  successMessage: "Вы успешно вошли в систему"
2638
2638
  },
@@ -2641,7 +2641,7 @@ const lu = {
2641
2641
  title: "Регистрация",
2642
2642
  action: "register",
2643
2643
  buttons: [new Os(), new zs()],
2644
- fields: [new cn(), new dn(), new au()],
2644
+ fields: [new un(), new cn(), new au()],
2645
2645
  errorMessage: "Неверно указан email или пароль",
2646
2646
  successMessage: "Вы успешно зарегистрировались в системе, войдите под своим паролем"
2647
2647
  },
@@ -2652,7 +2652,7 @@ const lu = {
2652
2652
  successMessage: "Ссылка для восстановления пароля отправлена на Вашу почту",
2653
2653
  errorMessage: "Неверно указан email",
2654
2654
  buttons: [],
2655
- fields: [new cn()]
2655
+ fields: [new un()]
2656
2656
  },
2657
2657
  [Ue.Refresh]: {
2658
2658
  methods: [],
@@ -2661,7 +2661,7 @@ const lu = {
2661
2661
  successMessage: "Воспользуйтесь новым паролем для входа",
2662
2662
  errorMessage: "Неверно указан email",
2663
2663
  buttons: [],
2664
- fields: [new dn()]
2664
+ fields: [new cn()]
2665
2665
  }
2666
2666
  };
2667
2667
  let uu = class {
@@ -2934,7 +2934,7 @@ function Tr(t, e) {
2934
2934
  return t.apply(e, arguments);
2935
2935
  };
2936
2936
  }
2937
- const { toString: wu } = Object.prototype, { getPrototypeOf: jn } = Object, Wi = /* @__PURE__ */ ((t) => (e) => {
2937
+ const { toString: wu } = Object.prototype, { getPrototypeOf: Gn } = Object, Wi = /* @__PURE__ */ ((t) => (e) => {
2938
2938
  const i = wu.call(e);
2939
2939
  return t[i] || (t[i] = i.slice(8, -1).toLowerCase());
2940
2940
  })(/* @__PURE__ */ Object.create(null)), Je = (t) => (t = t.toLowerCase(), (e) => Wi(e) === t), Vi = (t) => (e) => typeof e === t, { isArray: Wt } = Array, ti = Vi("undefined");
@@ -2949,7 +2949,7 @@ function Su(t) {
2949
2949
  const Cu = Vi("string"), Be = Vi("function"), Lr = Vi("number"), Gi = (t) => t !== null && typeof t == "object", xu = (t) => t === !0 || t === !1, xi = (t) => {
2950
2950
  if (Wi(t) !== "object")
2951
2951
  return !1;
2952
- const e = jn(t);
2952
+ const e = Gn(t);
2953
2953
  return (e === null || e === Object.prototype || Object.getPrototypeOf(e) === null) && !(Symbol.toStringTag in t) && !(Symbol.iterator in t);
2954
2954
  }, Mu = Je("Date"), ku = Je("File"), Iu = Je("Blob"), Ru = Je("FileList"), Au = (t) => Gi(t) && Be(t.pipe), $u = (t) => {
2955
2955
  let e;
@@ -2979,11 +2979,11 @@ function Dr(t, e) {
2979
2979
  return s;
2980
2980
  return null;
2981
2981
  }
2982
- const vt = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, zr = (t) => !ti(t) && t !== vt;
2983
- function kn() {
2982
+ const yt = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, zr = (t) => !ti(t) && t !== yt;
2983
+ function Mn() {
2984
2984
  const { caseless: t } = zr(this) && this || {}, e = {}, i = (n, s) => {
2985
2985
  const r = t && Dr(e, s) || s;
2986
- xi(e[r]) && xi(n) ? e[r] = kn(e[r], n) : xi(n) ? e[r] = kn({}, n) : Wt(n) ? e[r] = n.slice() : e[r] = n;
2986
+ xi(e[r]) && xi(n) ? e[r] = Mn(e[r], n) : xi(n) ? e[r] = Mn({}, n) : Wt(n) ? e[r] = n.slice() : e[r] = n;
2987
2987
  };
2988
2988
  for (let n = 0, s = arguments.length; n < s; n++)
2989
2989
  arguments[n] && ui(arguments[n], i);
@@ -3002,7 +3002,7 @@ const zu = (t, e, i, { allOwnKeys: n } = {}) => (ui(e, (s, r) => {
3002
3002
  do {
3003
3003
  for (s = Object.getOwnPropertyNames(t), r = s.length; r-- > 0; )
3004
3004
  o = s[r], (!n || n(o, t, e)) && !l[o] && (e[o] = t[o], l[o] = !0);
3005
- t = i !== !1 && jn(t);
3005
+ t = i !== !1 && Gn(t);
3006
3006
  } while (t && (!i || i(t, e)) && t !== Object.prototype);
3007
3007
  return e;
3008
3008
  }, Hu = (t, e, i) => {
@@ -3018,7 +3018,7 @@ const zu = (t, e, i, { allOwnKeys: n } = {}) => (ui(e, (s, r) => {
3018
3018
  for (; e-- > 0; )
3019
3019
  i[e] = t[e];
3020
3020
  return i;
3021
- }, Uu = /* @__PURE__ */ ((t) => (e) => t && e instanceof t)(typeof Uint8Array < "u" && jn(Uint8Array)), Wu = (t, e) => {
3021
+ }, Uu = /* @__PURE__ */ ((t) => (e) => t && e instanceof t)(typeof Uint8Array < "u" && Gn(Uint8Array)), Wu = (t, e) => {
3022
3022
  const n = (t && t[Symbol.iterator]).call(t);
3023
3023
  let s;
3024
3024
  for (; (s = n.next()) && !s.done; ) {
@@ -3065,10 +3065,10 @@ const zu = (t, e, i, { allOwnKeys: n } = {}) => (ui(e, (s, r) => {
3065
3065
  };
3066
3066
  return Wt(t) ? n(t) : n(String(t).split(e)), i;
3067
3067
  }, Ju = () => {
3068
- }, Xu = (t, e) => t != null && Number.isFinite(t = +t) ? t : e, hn = "abcdefghijklmnopqrstuvwxyz", Ns = "0123456789", Br = {
3068
+ }, Xu = (t, e) => t != null && Number.isFinite(t = +t) ? t : e, dn = "abcdefghijklmnopqrstuvwxyz", Ns = "0123456789", Br = {
3069
3069
  DIGIT: Ns,
3070
- ALPHA: hn,
3071
- ALPHA_DIGIT: hn + hn.toUpperCase() + Ns
3070
+ ALPHA: dn,
3071
+ ALPHA_DIGIT: dn + dn.toUpperCase() + Ns
3072
3072
  }, Qu = (t = 16, e = Br.ALPHA_DIGIT) => {
3073
3073
  let i = "";
3074
3074
  const { length: n } = e;
@@ -3096,14 +3096,14 @@ const ec = (t) => {
3096
3096
  return n;
3097
3097
  };
3098
3098
  return i(t, 0);
3099
- }, tc = Je("AsyncFunction"), ic = (t) => t && (Gi(t) || Be(t)) && Be(t.then) && Be(t.catch), Nr = ((t, e) => t ? setImmediate : e ? ((i, n) => (vt.addEventListener("message", ({ source: s, data: r }) => {
3100
- s === vt && r === i && n.length && n.shift()();
3099
+ }, tc = Je("AsyncFunction"), ic = (t) => t && (Gi(t) || Be(t)) && Be(t.then) && Be(t.catch), Nr = ((t, e) => t ? setImmediate : e ? ((i, n) => (yt.addEventListener("message", ({ source: s, data: r }) => {
3100
+ s === yt && r === i && n.length && n.shift()();
3101
3101
  }, !1), (s) => {
3102
- n.push(s), vt.postMessage(i, "*");
3102
+ n.push(s), yt.postMessage(i, "*");
3103
3103
  }))(`axios@${Math.random()}`, []) : (i) => setTimeout(i))(
3104
3104
  typeof setImmediate == "function",
3105
- Be(vt.postMessage)
3106
- ), nc = typeof queueMicrotask < "u" ? queueMicrotask.bind(vt) : typeof process < "u" && process.nextTick || Nr, x = {
3105
+ Be(yt.postMessage)
3106
+ ), nc = typeof queueMicrotask < "u" ? queueMicrotask.bind(yt) : typeof process < "u" && process.nextTick || Nr, x = {
3107
3107
  isArray: Wt,
3108
3108
  isArrayBuffer: Fr,
3109
3109
  isBuffer: bu,
@@ -3129,7 +3129,7 @@ const ec = (t) => {
3129
3129
  isTypedArray: Uu,
3130
3130
  isFileList: Ru,
3131
3131
  forEach: ui,
3132
- merge: kn,
3132
+ merge: Mn,
3133
3133
  extend: zu,
3134
3134
  trim: Du,
3135
3135
  stripBOM: Ou,
@@ -3152,7 +3152,7 @@ const ec = (t) => {
3152
3152
  noop: Ju,
3153
3153
  toFiniteNumber: Xu,
3154
3154
  findKey: Dr,
3155
- global: vt,
3155
+ global: yt,
3156
3156
  isContextDefined: zr,
3157
3157
  ALPHABET: Br,
3158
3158
  generateString: Qu,
@@ -3214,7 +3214,7 @@ J.from = (t, e, i, n, s, r) => {
3214
3214
  }, (l) => l !== "isAxiosError"), J.call(o, t.message, e, i, n, s), o.cause = t, o.name = t.name, r && Object.assign(o, r), o;
3215
3215
  };
3216
3216
  const sc = null;
3217
- function In(t) {
3217
+ function kn(t) {
3218
3218
  return x.isPlainObject(t) || x.isArray(t);
3219
3219
  }
3220
3220
  function Ur(t) {
@@ -3226,7 +3226,7 @@ function Hs(t, e, i) {
3226
3226
  }).join(i ? "." : "") : e;
3227
3227
  }
3228
3228
  function rc(t) {
3229
- return x.isArray(t) && !t.some(In);
3229
+ return x.isArray(t) && !t.some(kn);
3230
3230
  }
3231
3231
  const oc = x.toFlatObject(x, {}, null, function(e) {
3232
3232
  return /^is[A-Z]/.test(e);
@@ -3266,12 +3266,12 @@ function ji(t, e, i) {
3266
3266
  );
3267
3267
  }), !1;
3268
3268
  }
3269
- return In(v) ? !0 : (e.append(Hs(S, M, r), c(v)), !1);
3269
+ return kn(v) ? !0 : (e.append(Hs(S, M, r), c(v)), !1);
3270
3270
  }
3271
3271
  const h = [], p = Object.assign(oc, {
3272
3272
  defaultVisitor: d,
3273
3273
  convertValue: c,
3274
- isVisitable: In
3274
+ isVisitable: kn
3275
3275
  });
3276
3276
  function w(v, M) {
3277
3277
  if (!x.isUndefined(v)) {
@@ -3306,10 +3306,10 @@ function qs(t) {
3306
3306
  return e[n];
3307
3307
  });
3308
3308
  }
3309
- function _n(t, e) {
3309
+ function jn(t, e) {
3310
3310
  this._pairs = [], t && ji(t, this, e);
3311
3311
  }
3312
- const Wr = _n.prototype;
3312
+ const Wr = jn.prototype;
3313
3313
  Wr.append = function(e, i) {
3314
3314
  this._pairs.push([e, i]);
3315
3315
  };
@@ -3329,7 +3329,7 @@ function Vr(t, e, i) {
3329
3329
  return t;
3330
3330
  const n = i && i.encode || ac, s = i && i.serialize;
3331
3331
  let r;
3332
- if (s ? r = s(e, i) : r = x.isURLSearchParams(e) ? e.toString() : new _n(e, i).toString(n), r) {
3332
+ if (s ? r = s(e, i) : r = x.isURLSearchParams(e) ? e.toString() : new jn(e, i).toString(n), r) {
3333
3333
  const o = t.indexOf("#");
3334
3334
  o !== -1 && (t = t.slice(0, o)), t += (t.indexOf("?") === -1 ? "?" : "&") + r;
3335
3335
  }
@@ -3393,7 +3393,7 @@ const Gr = {
3393
3393
  silentJSONParsing: !0,
3394
3394
  forcedJSONParsing: !0,
3395
3395
  clarifyTimeoutError: !1
3396
- }, lc = typeof URLSearchParams < "u" ? URLSearchParams : _n, uc = typeof FormData < "u" ? FormData : null, cc = typeof Blob < "u" ? Blob : null, dc = {
3396
+ }, lc = typeof URLSearchParams < "u" ? URLSearchParams : jn, uc = typeof FormData < "u" ? FormData : null, cc = typeof Blob < "u" ? Blob : null, dc = {
3397
3397
  isBrowser: !0,
3398
3398
  classes: {
3399
3399
  URLSearchParams: lc,
@@ -3401,13 +3401,13 @@ const Gr = {
3401
3401
  Blob: cc
3402
3402
  },
3403
3403
  protocols: ["http", "https", "file", "blob", "url", "data"]
3404
- }, Zn = typeof window < "u" && typeof document < "u", Rn = typeof navigator == "object" && navigator || void 0, hc = Zn && (!Rn || ["ReactNative", "NativeScript", "NS"].indexOf(Rn.product) < 0), fc = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
3405
- self instanceof WorkerGlobalScope && typeof self.importScripts == "function", mc = Zn && window.location.href || "http://localhost", pc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3404
+ }, _n = typeof window < "u" && typeof document < "u", In = typeof navigator == "object" && navigator || void 0, hc = _n && (!In || ["ReactNative", "NativeScript", "NS"].indexOf(In.product) < 0), fc = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
3405
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", mc = _n && window.location.href || "http://localhost", pc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3406
3406
  __proto__: null,
3407
- hasBrowserEnv: Zn,
3407
+ hasBrowserEnv: _n,
3408
3408
  hasStandardBrowserEnv: hc,
3409
3409
  hasStandardBrowserWebWorkerEnv: fc,
3410
- navigator: Rn,
3410
+ navigator: In,
3411
3411
  origin: mc
3412
3412
  }, Symbol.toStringTag, { value: "Module" })), Fe = {
3413
3413
  ...pc,
@@ -3566,7 +3566,7 @@ function Cc(t) {
3566
3566
  return e;
3567
3567
  }
3568
3568
  const xc = (t) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());
3569
- function fn(t, e, i, n, s) {
3569
+ function hn(t, e, i, n, s) {
3570
3570
  if (x.isFunction(n))
3571
3571
  return n.call(this, e, i);
3572
3572
  if (s && (e = i), !!x.isString(e)) {
@@ -3635,7 +3635,7 @@ class Le {
3635
3635
  has(e, i) {
3636
3636
  if (e = Zt(e), e) {
3637
3637
  const n = x.findKey(this, e);
3638
- return !!(n && this[n] !== void 0 && (!i || fn(this, this[n], n, i)));
3638
+ return !!(n && this[n] !== void 0 && (!i || hn(this, this[n], n, i)));
3639
3639
  }
3640
3640
  return !1;
3641
3641
  }
@@ -3645,7 +3645,7 @@ class Le {
3645
3645
  function r(o) {
3646
3646
  if (o = Zt(o), o) {
3647
3647
  const l = x.findKey(n, o);
3648
- l && (!i || fn(n, n[l], l, i)) && (delete n[l], s = !0);
3648
+ l && (!i || hn(n, n[l], l, i)) && (delete n[l], s = !0);
3649
3649
  }
3650
3650
  }
3651
3651
  return x.isArray(e) ? e.forEach(r) : r(e), s;
@@ -3655,7 +3655,7 @@ class Le {
3655
3655
  let n = i.length, s = !1;
3656
3656
  for (; n--; ) {
3657
3657
  const r = i[n];
3658
- (!e || fn(this, this[r], r, e, !0)) && (delete this[r], s = !0);
3658
+ (!e || hn(this, this[r], r, e, !0)) && (delete this[r], s = !0);
3659
3659
  }
3660
3660
  return s;
3661
3661
  }
@@ -3719,7 +3719,7 @@ x.reduceDescriptors(Le.prototype, ({ value: t }, e) => {
3719
3719
  };
3720
3720
  });
3721
3721
  x.freezeMethods(Le);
3722
- function mn(t, e) {
3722
+ function fn(t, e) {
3723
3723
  const i = this || ci, n = e || i, s = Le.from(n.headers);
3724
3724
  let r = n.data;
3725
3725
  return x.forEach(t, function(l) {
@@ -3871,7 +3871,7 @@ function Yr(t, e) {
3871
3871
  return t && !Pc(e) ? Tc(t, e) : e;
3872
3872
  }
3873
3873
  const js = (t) => t instanceof Le ? { ...t } : t;
3874
- function wt(t, e) {
3874
+ function bt(t, e) {
3875
3875
  e = e || {};
3876
3876
  const i = {};
3877
3877
  function n(c, d, h) {
@@ -3936,7 +3936,7 @@ function wt(t, e) {
3936
3936
  }), i;
3937
3937
  }
3938
3938
  const Jr = (t) => {
3939
- const e = wt({}, t);
3939
+ const e = bt({}, t);
3940
3940
  let { data: i, withXSRFToken: n, xsrfHeaderName: s, xsrfCookieName: r, headers: o, auth: l } = e;
3941
3941
  e.headers = o = Le.from(o), e.url = Vr(Yr(e.baseURL, e.url), t.params, t.paramsSerializer), l && o.set(
3942
3942
  "Authorization",
@@ -4109,8 +4109,8 @@ const Jr = (t) => {
4109
4109
  }
4110
4110
  }).headers.has("Content-Type");
4111
4111
  return t && !e;
4112
- }), Zs = 64 * 1024, An = Xr && Qr(() => x.isReadableStream(new Response("").body)), Ei = {
4113
- stream: An && ((t) => t.body)
4112
+ }), Zs = 64 * 1024, Rn = Xr && Qr(() => x.isReadableStream(new Response("").body)), Ei = {
4113
+ stream: Rn && ((t) => t.body)
4114
4114
  };
4115
4115
  _i && ((t) => {
4116
4116
  ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((e) => {
@@ -4184,11 +4184,11 @@ const qc = async (t) => {
4184
4184
  credentials: L ? h : void 0
4185
4185
  });
4186
4186
  let Y = await fetch(v);
4187
- const X = An && (c === "stream" || c === "response");
4188
- if (An && (l || X && M)) {
4187
+ const X = Rn && (c === "stream" || c === "response");
4188
+ if (Rn && (l || X && M)) {
4189
4189
  const G = {};
4190
- ["status", "statusText", "headers"].forEach((Mt) => {
4191
- G[Mt] = Y[Mt];
4190
+ ["status", "statusText", "headers"].forEach((kt) => {
4191
+ G[kt] = Y[kt];
4192
4192
  });
4193
4193
  const ze = x.toFiniteNumber(Y.headers.get("content-length")), [qe, ht] = l && Vs(
4194
4194
  ze,
@@ -4221,12 +4221,12 @@ const qc = async (t) => {
4221
4221
  }
4222
4222
  ) : J.from(L, L && L.code, t, v);
4223
4223
  }
4224
- }), $n = {
4224
+ }), An = {
4225
4225
  http: sc,
4226
4226
  xhr: Lc,
4227
4227
  fetch: Wc
4228
4228
  };
4229
- x.forEach($n, (t, e) => {
4229
+ x.forEach(An, (t, e) => {
4230
4230
  if (t) {
4231
4231
  try {
4232
4232
  Object.defineProperty(t, "name", { value: e });
@@ -4244,7 +4244,7 @@ const Ys = (t) => `- ${t}`, Vc = (t) => x.isFunction(t) || t === null || t === !
4244
4244
  for (let r = 0; r < e; r++) {
4245
4245
  i = t[r];
4246
4246
  let o;
4247
- if (n = i, !Vc(i) && (n = $n[(o = String(i)).toLowerCase()], n === void 0))
4247
+ if (n = i, !Vc(i) && (n = An[(o = String(i)).toLowerCase()], n === void 0))
4248
4248
  throw new J(`Unknown adapter '${o}'`);
4249
4249
  if (n)
4250
4250
  break;
@@ -4264,38 +4264,38 @@ const Ys = (t) => `- ${t}`, Vc = (t) => x.isFunction(t) || t === null || t === !
4264
4264
  }
4265
4265
  return n;
4266
4266
  },
4267
- adapters: $n
4267
+ adapters: An
4268
4268
  };
4269
- function pn(t) {
4269
+ function mn(t) {
4270
4270
  if (t.cancelToken && t.cancelToken.throwIfRequested(), t.signal && t.signal.aborted)
4271
4271
  throw new Vt(null, t);
4272
4272
  }
4273
4273
  function Js(t) {
4274
- return pn(t), t.headers = Le.from(t.headers), t.data = mn.call(
4274
+ return mn(t), t.headers = Le.from(t.headers), t.data = fn.call(
4275
4275
  t,
4276
4276
  t.transformRequest
4277
4277
  ), ["post", "put", "patch"].indexOf(t.method) !== -1 && t.headers.setContentType("application/x-www-form-urlencoded", !1), Kr.getAdapter(t.adapter || ci.adapter)(t).then(function(n) {
4278
- return pn(t), n.data = mn.call(
4278
+ return mn(t), n.data = fn.call(
4279
4279
  t,
4280
4280
  t.transformResponse,
4281
4281
  n
4282
4282
  ), n.headers = Le.from(n.headers), n;
4283
4283
  }, function(n) {
4284
- return _r(n) || (pn(t), n && n.response && (n.response.data = mn.call(
4284
+ return _r(n) || (mn(t), n && n.response && (n.response.data = fn.call(
4285
4285
  t,
4286
4286
  t.transformResponse,
4287
4287
  n.response
4288
4288
  ), n.response.headers = Le.from(n.response.headers))), Promise.reject(n);
4289
4289
  });
4290
4290
  }
4291
- const eo = "1.7.7", Yn = {};
4291
+ const eo = "1.7.7", Zn = {};
4292
4292
  ["object", "boolean", "number", "function", "string", "symbol"].forEach((t, e) => {
4293
- Yn[t] = function(n) {
4293
+ Zn[t] = function(n) {
4294
4294
  return typeof n === t || "a" + (e < 1 ? "n " : " ") + t;
4295
4295
  };
4296
4296
  });
4297
4297
  const Xs = {};
4298
- Yn.transitional = function(e, i, n) {
4298
+ Zn.transitional = function(e, i, n) {
4299
4299
  function s(r, o) {
4300
4300
  return "[Axios v" + eo + "] Transitional option '" + r + "'" + o + (n ? ". " + n : "");
4301
4301
  }
@@ -4330,11 +4330,11 @@ function Gc(t, e, i) {
4330
4330
  throw new J("Unknown option " + r, J.ERR_BAD_OPTION);
4331
4331
  }
4332
4332
  }
4333
- const En = {
4333
+ const $n = {
4334
4334
  assertOptions: Gc,
4335
- validators: Yn
4336
- }, ft = En.validators;
4337
- class yt {
4335
+ validators: Zn
4336
+ }, ft = $n.validators;
4337
+ class wt {
4338
4338
  constructor(e) {
4339
4339
  this.defaults = e, this.interceptors = {
4340
4340
  request: new Us(),
@@ -4367,15 +4367,15 @@ class yt {
4367
4367
  }
4368
4368
  }
4369
4369
  _request(e, i) {
4370
- typeof e == "string" ? (i = i || {}, i.url = e) : i = e || {}, i = wt(this.defaults, i);
4370
+ typeof e == "string" ? (i = i || {}, i.url = e) : i = e || {}, i = bt(this.defaults, i);
4371
4371
  const { transitional: n, paramsSerializer: s, headers: r } = i;
4372
- n !== void 0 && En.assertOptions(n, {
4372
+ n !== void 0 && $n.assertOptions(n, {
4373
4373
  silentJSONParsing: ft.transitional(ft.boolean),
4374
4374
  forcedJSONParsing: ft.transitional(ft.boolean),
4375
4375
  clarifyTimeoutError: ft.transitional(ft.boolean)
4376
4376
  }, !1), s != null && (x.isFunction(s) ? i.paramsSerializer = {
4377
4377
  serialize: s
4378
- } : En.assertOptions(s, {
4378
+ } : $n.assertOptions(s, {
4379
4379
  encode: ft.function,
4380
4380
  serialize: ft.function
4381
4381
  }, !0)), i.method = (i.method || this.defaults.method || "get").toLowerCase();
@@ -4426,14 +4426,14 @@ class yt {
4426
4426
  return d;
4427
4427
  }
4428
4428
  getUri(e) {
4429
- e = wt(this.defaults, e);
4429
+ e = bt(this.defaults, e);
4430
4430
  const i = Yr(e.baseURL, e.url);
4431
4431
  return Vr(i, e.params, e.paramsSerializer);
4432
4432
  }
4433
4433
  }
4434
4434
  x.forEach(["delete", "get", "head", "options"], function(e) {
4435
- yt.prototype[e] = function(i, n) {
4436
- return this.request(wt(n || {}, {
4435
+ wt.prototype[e] = function(i, n) {
4436
+ return this.request(bt(n || {}, {
4437
4437
  method: e,
4438
4438
  url: i,
4439
4439
  data: (n || {}).data
@@ -4443,7 +4443,7 @@ x.forEach(["delete", "get", "head", "options"], function(e) {
4443
4443
  x.forEach(["post", "put", "patch"], function(e) {
4444
4444
  function i(n) {
4445
4445
  return function(r, o, l) {
4446
- return this.request(wt(l || {}, {
4446
+ return this.request(bt(l || {}, {
4447
4447
  method: e,
4448
4448
  headers: n ? {
4449
4449
  "Content-Type": "multipart/form-data"
@@ -4453,9 +4453,9 @@ x.forEach(["post", "put", "patch"], function(e) {
4453
4453
  }));
4454
4454
  };
4455
4455
  }
4456
- yt.prototype[e] = i(), yt.prototype[e + "Form"] = i(!0);
4456
+ wt.prototype[e] = i(), wt.prototype[e + "Form"] = i(!0);
4457
4457
  });
4458
- class Jn {
4458
+ class Yn {
4459
4459
  constructor(e) {
4460
4460
  if (typeof e != "function")
4461
4461
  throw new TypeError("executor must be a function.");
@@ -4521,7 +4521,7 @@ class Jn {
4521
4521
  static source() {
4522
4522
  let e;
4523
4523
  return {
4524
- token: new Jn(function(s) {
4524
+ token: new Yn(function(s) {
4525
4525
  e = s;
4526
4526
  }),
4527
4527
  cancel: e
@@ -4536,7 +4536,7 @@ function jc(t) {
4536
4536
  function _c(t) {
4537
4537
  return x.isObject(t) && t.isAxiosError === !0;
4538
4538
  }
4539
- const Pn = {
4539
+ const En = {
4540
4540
  Continue: 100,
4541
4541
  SwitchingProtocols: 101,
4542
4542
  Processing: 102,
@@ -4601,19 +4601,19 @@ const Pn = {
4601
4601
  NotExtended: 510,
4602
4602
  NetworkAuthenticationRequired: 511
4603
4603
  };
4604
- Object.entries(Pn).forEach(([t, e]) => {
4605
- Pn[e] = t;
4604
+ Object.entries(En).forEach(([t, e]) => {
4605
+ En[e] = t;
4606
4606
  });
4607
4607
  function to(t) {
4608
- const e = new yt(t), i = Tr(yt.prototype.request, e);
4609
- return x.extend(i, yt.prototype, e, { allOwnKeys: !0 }), x.extend(i, e, null, { allOwnKeys: !0 }), i.create = function(s) {
4610
- return to(wt(t, s));
4608
+ const e = new wt(t), i = Tr(wt.prototype.request, e);
4609
+ return x.extend(i, wt.prototype, e, { allOwnKeys: !0 }), x.extend(i, e, null, { allOwnKeys: !0 }), i.create = function(s) {
4610
+ return to(bt(t, s));
4611
4611
  }, i;
4612
4612
  }
4613
4613
  const de = to(ci);
4614
- de.Axios = yt;
4614
+ de.Axios = wt;
4615
4615
  de.CanceledError = Vt;
4616
- de.CancelToken = Jn;
4616
+ de.CancelToken = Yn;
4617
4617
  de.isCancel = _r;
4618
4618
  de.VERSION = eo;
4619
4619
  de.toFormData = ji;
@@ -4624,11 +4624,11 @@ de.all = function(e) {
4624
4624
  };
4625
4625
  de.spread = jc;
4626
4626
  de.isAxiosError = _c;
4627
- de.mergeConfig = wt;
4627
+ de.mergeConfig = bt;
4628
4628
  de.AxiosHeaders = Le;
4629
4629
  de.formToJSON = (t) => jr(x.isHTMLForm(t) ? new FormData(t) : t);
4630
4630
  de.getAdapter = Kr.getAdapter;
4631
- de.HttpStatusCode = Pn;
4631
+ de.HttpStatusCode = En;
4632
4632
  de.default = de;
4633
4633
  var Yt = /* @__PURE__ */ ((t) => (t.GET = "get", t.POST = "post", t.PUT = "put", t.DELETE = "delete", t))(Yt || {});
4634
4634
  const Pi = /* @__PURE__ */ (() => {
@@ -4674,7 +4674,7 @@ const Pi = /* @__PURE__ */ (() => {
4674
4674
  updateHuman: l
4675
4675
  };
4676
4676
  })();
4677
- class Xn {
4677
+ class Jn {
4678
4678
  constructor(e) {
4679
4679
  a(this, "code", 400);
4680
4680
  a(this, "err", "");
@@ -4700,7 +4700,7 @@ class Xn {
4700
4700
  B.Notification.Error("Ошибка на сервере, попробуйте позже");
4701
4701
  }
4702
4702
  if (e.response.status >= 400 && e.response.status < 500) {
4703
- const s = new Xn(e.response.data).getErr();
4703
+ const s = new Jn(e.response.data).getErr();
4704
4704
  s && B.Notification.Error(s);
4705
4705
  }
4706
4706
  return Promise.reject(e);
@@ -4710,7 +4710,7 @@ class Xn {
4710
4710
  const Et = de.create();
4711
4711
  Et.interceptors.response.use(
4712
4712
  (t) => t,
4713
- async (t) => await Xn.Handle(t, Et)
4713
+ async (t) => await Jn.Handle(t, Et)
4714
4714
  );
4715
4715
  class gi {
4716
4716
  static async Get(e, i, n) {
@@ -4746,7 +4746,7 @@ class gi {
4746
4746
  });
4747
4747
  }
4748
4748
  }
4749
- var Tn = /* @__PURE__ */ ((t) => (t.ContentType = "Content-Type", t.Token = "token", t))(Tn || {}), io = /* @__PURE__ */ ((t) => (t.ApplicationJson = "application/json", t.MultipartFormData = "multipart/form-data", t))(io || {});
4749
+ var Pn = /* @__PURE__ */ ((t) => (t.ContentType = "Content-Type", t.Token = "token", t))(Pn || {}), io = /* @__PURE__ */ ((t) => (t.ApplicationJson = "application/json", t.MultipartFormData = "multipart/form-data", t))(io || {});
4750
4750
  const re = class re {
4751
4751
  static Setup(e, i, n) {
4752
4752
  this.baseUrl = e, this.apiVersion = i, this.apiHost = n;
@@ -4767,7 +4767,7 @@ const re = class re {
4767
4767
  }
4768
4768
  static getHeaders(e) {
4769
4769
  const i = Ze.Get(We.AccessToken);
4770
- return e || (e = re.headers), i && (e[Tn.Token] = i), e ?? re.headers;
4770
+ return e || (e = re.headers), i && (e[Pn.Token] = i), e ?? re.headers;
4771
4771
  }
4772
4772
  static returnResponse(e, i) {
4773
4773
  if (i)
@@ -4830,7 +4830,7 @@ const re = class re {
4830
4830
  }
4831
4831
  };
4832
4832
  a(re, "baseUrl", ""), a(re, "apiVersion", ""), a(re, "apiHost", ""), a(re, "headers", {
4833
- [Tn.ContentType]: io.ApplicationJson
4833
+ [Pn.ContentType]: io.ApplicationJson
4834
4834
  });
4835
4835
  let Ie = re;
4836
4836
  class ae {
@@ -4969,25 +4969,25 @@ let Zc = class extends ae {
4969
4969
  super(mu, "inns");
4970
4970
  }
4971
4971
  };
4972
- const c0 = new Zc();
4972
+ const h0 = new Zc();
4973
4973
  let Yc = class extends ae {
4974
4974
  constructor() {
4975
4975
  super(Ui, "passport-scans");
4976
4976
  }
4977
4977
  };
4978
- const h0 = new Yc();
4978
+ const m0 = new Yc();
4979
4979
  let Jc = class extends ae {
4980
4980
  constructor() {
4981
4981
  super(Er, "passports");
4982
4982
  }
4983
4983
  };
4984
- const m0 = new Jc();
4984
+ const g0 = new Jc();
4985
4985
  let Xc = class extends ae {
4986
4986
  constructor() {
4987
4987
  super(vu, "snilss");
4988
4988
  }
4989
4989
  };
4990
- const g0 = new Xc();
4990
+ const y0 = new Xc();
4991
4991
  class no {
4992
4992
  constructor(e) {
4993
4993
  a(this, "id");
@@ -5016,7 +5016,7 @@ let Qc = class extends ae {
5016
5016
  super(Zi, "extracts");
5017
5017
  }
5018
5018
  };
5019
- const y0 = new Qc();
5019
+ const b0 = new Qc();
5020
5020
  class Dt {
5021
5021
  constructor(e) {
5022
5022
  a(this, "id");
@@ -5068,7 +5068,7 @@ var ed = Object.defineProperty, di = (t, e, i, n) => {
5068
5068
  (o = t[r]) && (s = o(e, i, s) || s);
5069
5069
  return s && ed(e, i, s), s;
5070
5070
  };
5071
- const bt = class ki {
5071
+ const St = class ki {
5072
5072
  constructor(e) {
5073
5073
  a(this, "id");
5074
5074
  a(this, "name", "");
@@ -5177,20 +5177,20 @@ const bt = class ki {
5177
5177
  };
5178
5178
  di([
5179
5179
  R.GetClassConstructor(Dt)
5180
- ], bt.prototype, "answerVariants");
5180
+ ], St.prototype, "answerVariants");
5181
5181
  di([
5182
5182
  R.GetClassConstructor(Kc)
5183
- ], bt.prototype, "fieldExamples");
5183
+ ], St.prototype, "fieldExamples");
5184
5184
  di([
5185
5185
  R.GetClassConstructor(ii)
5186
- ], bt.prototype, "fieldVariants");
5186
+ ], St.prototype, "fieldVariants");
5187
5187
  di([
5188
5188
  R.GetClassConstructor(so)
5189
- ], bt.prototype, "fieldMeasures");
5189
+ ], St.prototype, "fieldMeasures");
5190
5190
  di([
5191
- R.GetClassConstructor(bt)
5192
- ], bt.prototype, "children");
5193
- let Qn = bt;
5191
+ R.GetClassConstructor(St)
5192
+ ], St.prototype, "children");
5193
+ let Xn = St;
5194
5194
  class ro {
5195
5195
  constructor(e) {
5196
5196
  a(this, "id");
@@ -5222,7 +5222,7 @@ var td = Object.defineProperty, oo = (t, e, i, n) => {
5222
5222
  (o = t[r]) && (s = o(e, i, s) || s);
5223
5223
  return s && td(e, i, s), s;
5224
5224
  };
5225
- const Kn = class Fn {
5225
+ const Qn = class Tn {
5226
5226
  constructor(e) {
5227
5227
  a(this, "id");
5228
5228
  a(this, "valueString");
@@ -5247,7 +5247,7 @@ const Kn = class Fn {
5247
5247
  this.filled = e;
5248
5248
  }
5249
5249
  static Create(e, i) {
5250
- const n = new Fn();
5250
+ const n = new Tn();
5251
5251
  return n.id = $e(), n.fieldId = e.id, n.formFillId = i, n.order = e.order, n.valueNumber = 0, n.valueString = "", n.valueDate = /* @__PURE__ */ new Date(), n;
5252
5252
  }
5253
5253
  setString(e) {
@@ -5266,7 +5266,7 @@ const Kn = class Fn {
5266
5266
  this.answerVariantId = e, this.filled = !!this.answerVariantId;
5267
5267
  }
5268
5268
  static CreateMany(e, i) {
5269
- return e.map((n) => Fn.Create(n, i));
5269
+ return e.map((n) => Tn.Create(n, i));
5270
5270
  }
5271
5271
  addFile() {
5272
5272
  const e = new ro();
@@ -5300,11 +5300,11 @@ const Kn = class Fn {
5300
5300
  };
5301
5301
  oo([
5302
5302
  R.GetClassConstructor(zt)
5303
- ], Kn.prototype, "selectedAnswerVariants");
5303
+ ], Qn.prototype, "selectedAnswerVariants");
5304
5304
  oo([
5305
5305
  R.GetClassConstructor(ro)
5306
- ], Kn.prototype, "answerFiles");
5307
- let Xt = Kn;
5306
+ ], Qn.prototype, "answerFiles");
5307
+ let Xt = Qn;
5308
5308
  var id = Object.defineProperty, nd = (t, e, i, n) => {
5309
5309
  for (var s = void 0, r = t.length - 1, o; r >= 0; r--)
5310
5310
  (o = t[r]) && (s = o(e, i, s) || s);
@@ -5336,7 +5336,7 @@ const ao = class lo {
5336
5336
  return i.id = R.CreateUUID(), i.formId = e, i;
5337
5337
  }
5338
5338
  addField() {
5339
- const e = Qn.Create(this.id);
5339
+ const e = Xn.Create(this.id);
5340
5340
  return this.fields.push(e), this.sortFields(), e;
5341
5341
  }
5342
5342
  sortFields() {
@@ -5367,9 +5367,9 @@ const ao = class lo {
5367
5367
  // }
5368
5368
  };
5369
5369
  nd([
5370
- R.GetClassConstructor(Qn)
5370
+ R.GetClassConstructor(Xn)
5371
5371
  ], ao.prototype, "fields");
5372
- let es = ao;
5372
+ let Kn = ao;
5373
5373
  var sd = Object.defineProperty, rd = (t, e, i, n) => {
5374
5374
  for (var s = void 0, r = t.length - 1, o; r >= 0; r--)
5375
5375
  (o = t[r]) && (s = o(e, i, s) || s);
@@ -5402,8 +5402,8 @@ const uo = class co {
5402
5402
  this.isEdit = e ?? !this.isEdit;
5403
5403
  }
5404
5404
  addFormSection() {
5405
- const e = es.Create(this.id);
5406
- return this.formSections.push(e), Fh.Sort(this.formSections), e;
5405
+ const e = Kn.Create(this.id);
5406
+ return this.formSections.push(e), Dh.Sort(this.formSections), e;
5407
5407
  }
5408
5408
  getFields() {
5409
5409
  const e = this.formSections.map((n) => n.fields).flat(), i = e.map((n) => n.children).flat();
@@ -5411,7 +5411,7 @@ const uo = class co {
5411
5411
  }
5412
5412
  };
5413
5413
  rd([
5414
- R.GetClassConstructor(es)
5414
+ R.GetClassConstructor(Kn)
5415
5415
  ], uo.prototype, "formSections");
5416
5416
  let od = uo;
5417
5417
  var ad = Object.defineProperty, ld = (t, e, i, n) => {
@@ -5509,7 +5509,7 @@ let hd = class extends ae {
5509
5509
  const fd = new hd();
5510
5510
  let md = class extends ae {
5511
5511
  constructor() {
5512
- super(Qn, "fields");
5512
+ super(Xn, "fields");
5513
5513
  }
5514
5514
  };
5515
5515
  const pd = new md();
@@ -5521,7 +5521,7 @@ let gd = class extends ae {
5521
5521
  const vd = new gd();
5522
5522
  let yd = class extends ae {
5523
5523
  constructor() {
5524
- super(es, "form-sections");
5524
+ super(Kn, "form-sections");
5525
5525
  }
5526
5526
  };
5527
5527
  const wd = new yd();
@@ -5536,21 +5536,23 @@ let Cd = class extends ae {
5536
5536
  super(zt, "selected-answer-variants");
5537
5537
  }
5538
5538
  };
5539
- const xd = new Cd(), Md = {
5540
- AnswerVariants: dd,
5541
- FieldFills: fd,
5542
- Fields: pd,
5543
- FormFills: vd,
5544
- FormSections: wd,
5545
- Forms: Sd,
5546
- SelectedAnswerVariants: xd
5547
- };
5548
- let kd = class extends ae {
5539
+ const xd = new Cd();
5540
+ let Md = class {
5541
+ constructor() {
5542
+ a(this, "AnswerVariants", dd);
5543
+ a(this, "FieldFills", fd);
5544
+ a(this, "Fields", pd);
5545
+ a(this, "FormFills", vd);
5546
+ a(this, "FormSections", wd);
5547
+ a(this, "Forms", Sd);
5548
+ a(this, "SelectedAnswerVariants", xd);
5549
+ }
5550
+ }, kd = class extends ae {
5549
5551
  constructor() {
5550
5552
  super(Zi, "color-themes");
5551
5553
  }
5552
5554
  };
5553
- const R0 = new kd();
5555
+ const E0 = new kd();
5554
5556
  class Id {
5555
5557
  constructor() {
5556
5558
  a(this, "form", new uu());
@@ -5626,7 +5628,7 @@ let Td = class extends ae {
5626
5628
  }
5627
5629
  };
5628
5630
  const Fd = new Td();
5629
- class ts {
5631
+ class es {
5630
5632
  constructor(e) {
5631
5633
  a(this, "id");
5632
5634
  a(this, "ftsp");
@@ -5634,13 +5636,13 @@ class ts {
5634
5636
  R.BuildClass(this, e);
5635
5637
  }
5636
5638
  static Create(e) {
5637
- const i = new ts();
5639
+ const i = new es();
5638
5640
  return i.id = R.CreateUUID(), i.ftsp = JSON.stringify(e), i;
5639
5641
  }
5640
5642
  }
5641
5643
  let Ld = class extends ae {
5642
5644
  constructor() {
5643
- super(ts, "ftsp-presets");
5645
+ super(es, "ftsp-presets");
5644
5646
  }
5645
5647
  };
5646
5648
  const Dd = new Ld();
@@ -5675,7 +5677,7 @@ class go {
5675
5677
  class Bd {
5676
5678
  constructor(e) {
5677
5679
  a(this, "id");
5678
- a(this, "documentType", new xt());
5680
+ a(this, "documentType", new Mt());
5679
5681
  a(this, "documentTypeId");
5680
5682
  a(this, "order", 0);
5681
5683
  R.BuildClass(this, e);
@@ -5690,7 +5692,7 @@ var Nd = Object.defineProperty, vo = (t, e, i, n) => {
5690
5692
  (o = t[r]) && (s = o(e, i, s) || s);
5691
5693
  return s && Nd(e, i, s), s;
5692
5694
  };
5693
- class xt {
5695
+ class Mt {
5694
5696
  constructor(e) {
5695
5697
  a(this, "id");
5696
5698
  a(this, "name", "");
@@ -5742,14 +5744,14 @@ class xt {
5742
5744
  }
5743
5745
  vo([
5744
5746
  R.GetClassConstructor(go)
5745
- ], xt.prototype, "pageSectionDocuments");
5747
+ ], Mt.prototype, "pageSectionDocuments");
5746
5748
  vo([
5747
5749
  R.GetClassConstructor(Bd)
5748
- ], xt.prototype, "pageSectionImages");
5750
+ ], Mt.prototype, "pageSectionImages");
5749
5751
  class Hd {
5750
5752
  constructor(e) {
5751
5753
  a(this, "id");
5752
- a(this, "document", new xt());
5754
+ a(this, "document", new Mt());
5753
5755
  a(this, "documentId");
5754
5756
  a(this, "pageId");
5755
5757
  R.BuildClass(this, e);
@@ -5809,7 +5811,7 @@ class Pt {
5809
5811
  }), e;
5810
5812
  }
5811
5813
  addPageSection() {
5812
- const e = new xt();
5814
+ const e = new Mt();
5813
5815
  e.order = this.pageSections.length + 1, e.name = `Новой раздел ${e.order}`, e.id = $e(), this.pageSections.push(e);
5814
5816
  }
5815
5817
  infoExists(e) {
@@ -5824,7 +5826,7 @@ class Pt {
5824
5826
  }
5825
5827
  }
5826
5828
  Vd([
5827
- R.GetClassConstructor(xt)
5829
+ R.GetClassConstructor(Mt)
5828
5830
  ], Pt.prototype, "pageSections");
5829
5831
  var wo = /* @__PURE__ */ ((t) => (t.User = "USER", t.Admin = "ADMIN", t))(wo || {});
5830
5832
  class Gd {
@@ -5939,7 +5941,7 @@ Yi([
5939
5941
  R.GetClassConstructor(Pt)
5940
5942
  ], Gt.prototype, "pageSideMenus");
5941
5943
  Yi([
5942
- R.GetClassConstructor(xt)
5944
+ R.GetClassConstructor(Mt)
5943
5945
  ], Gt.prototype, "pageSections");
5944
5946
  Yi([
5945
5947
  R.GetClassConstructor(Hd)
@@ -6139,7 +6141,7 @@ ko([
6139
6141
  ko([
6140
6142
  R.GetClassConstructor(nh)
6141
6143
  ], Tt.prototype, "searchGroupMetaColumns");
6142
- class gn {
6144
+ class pn {
6143
6145
  constructor(e) {
6144
6146
  a(this, "query", "");
6145
6147
  a(this, "key", "");
@@ -6173,7 +6175,7 @@ class gn {
6173
6175
  let rh = class {
6174
6176
  constructor() {
6175
6177
  a(this, "isSearchDrawerOpen", P(!1));
6176
- a(this, "searchModel", ke(new gn()));
6178
+ a(this, "searchModel", ke(new pn()));
6177
6179
  a(this, "searchGroups", ke([]));
6178
6180
  a(this, "count", 0);
6179
6181
  }
@@ -6194,10 +6196,10 @@ let rh = class {
6194
6196
  this.SetSearchModel(i);
6195
6197
  }
6196
6198
  ToggleDrawer(e) {
6197
- this.isSearchDrawerOpen.value = e, this.searchModel = new gn();
6199
+ this.isSearchDrawerOpen.value = e, this.searchModel = new pn();
6198
6200
  }
6199
6201
  SetSearchModel(e) {
6200
- e && (this.searchModel = new gn(e));
6202
+ e && (this.searchModel = new pn(e));
6201
6203
  }
6202
6204
  SetSearchGroups() {
6203
6205
  }
@@ -6214,8 +6216,8 @@ let rh = class {
6214
6216
  return this.count;
6215
6217
  }
6216
6218
  };
6217
- const Ln = new rh();
6218
- class is {
6219
+ const Fn = new rh();
6220
+ class ts {
6219
6221
  constructor(e) {
6220
6222
  a(this, "id");
6221
6223
  a(this, "login", "");
@@ -6224,13 +6226,13 @@ class is {
6224
6226
  R.BuildClass(this, e);
6225
6227
  }
6226
6228
  static Create() {
6227
- const e = new is();
6229
+ const e = new ts();
6228
6230
  return e.id = R.CreateUUID(), e;
6229
6231
  }
6230
6232
  }
6231
6233
  let oh = class extends ae {
6232
6234
  constructor() {
6233
- super(is, "users-accounts");
6235
+ super(ts, "users-accounts");
6234
6236
  }
6235
6237
  };
6236
6238
  const ah = new oh();
@@ -6240,7 +6242,7 @@ let lh = class extends ae {
6240
6242
  }
6241
6243
  };
6242
6244
  const uh = new lh();
6243
- class Ji {
6245
+ class ch {
6244
6246
  constructor() {
6245
6247
  a(this, "Auth", Ad);
6246
6248
  a(this, "Contacts", Ed);
@@ -6251,23 +6253,22 @@ class Ji {
6251
6253
  a(this, "Menus", Jd);
6252
6254
  a(this, "Phones", Co);
6253
6255
  a(this, "Schemas", ih);
6254
- a(this, "Search", Ln);
6256
+ a(this, "Search", Fn);
6255
6257
  a(this, "UserAccounts", ah);
6256
6258
  a(this, "ValueTypes", uh);
6257
6259
  }
6258
- static Extend(e) {
6259
- let i;
6260
- for (i in e)
6261
- Object.defineProperty(Ji, i, {
6262
- // key: stores[key],
6263
- [i]: {
6264
- get: () => e[i]
6265
- }
6266
- });
6267
- }
6268
6260
  }
6269
- Ji.Extend(Md);
6270
- class ch {
6261
+ function dh(t, e) {
6262
+ e.forEach((i) => {
6263
+ Object.getOwnPropertyNames(i.prototype).forEach((n) => {
6264
+ t.prototype[n] = i.prototype[n];
6265
+ });
6266
+ });
6267
+ }
6268
+ class is {
6269
+ }
6270
+ dh(is, [ch, Md]);
6271
+ class hh {
6271
6272
  constructor() {
6272
6273
  a(this, "title", "");
6273
6274
  // showBackButton? = false;
@@ -6278,8 +6279,8 @@ class ch {
6278
6279
  typeof e == "function" ? this.title = e() : typeof e == "string" ? this.title = e : this.title = e.value, this.buttons = i;
6279
6280
  }
6280
6281
  }
6281
- const dh = new ch();
6282
- class hh {
6282
+ const fh = new hh();
6283
+ class mh {
6283
6284
  constructor() {
6284
6285
  a(this, "menu", []);
6285
6286
  a(this, "path", "");
@@ -6318,14 +6319,14 @@ class hh {
6318
6319
  return this.filterString ? (i = e.children) == null ? void 0 : i.filter((n) => te.SearchIn(n.name, this.filterString)) : e.children;
6319
6320
  }
6320
6321
  }
6321
- const fh = new hh();
6322
- class mh {
6322
+ const ph = new mh();
6323
+ class gh {
6323
6324
  constructor() {
6324
- a(this, "Menu", fh);
6325
- a(this, "Head", dh);
6325
+ a(this, "Menu", ph);
6326
+ a(this, "Head", fh);
6326
6327
  }
6327
6328
  }
6328
- const Io = new mh();
6329
+ const Io = new gh();
6329
6330
  class Ro {
6330
6331
  constructor() {
6331
6332
  a(this, "visible", !1);
@@ -6379,7 +6380,7 @@ class Ao extends Ro {
6379
6380
  return n += "</ul>", n;
6380
6381
  }
6381
6382
  }
6382
- class ph extends Ao {
6383
+ class vh extends Ao {
6383
6384
  constructor() {
6384
6385
  super(...arguments);
6385
6386
  a(this, "confirmButtonText", "Да");
@@ -6417,8 +6418,8 @@ class ph extends Ao {
6417
6418
  this.resolve = void 0, this.reject = void 0, super.hide();
6418
6419
  }
6419
6420
  }
6420
- const $o = new ph();
6421
- class gh extends Ro {
6421
+ const $o = new vh();
6422
+ class yh extends Ro {
6422
6423
  Show() {
6423
6424
  super.show();
6424
6425
  }
@@ -6426,7 +6427,7 @@ class gh extends Ro {
6426
6427
  super.hide();
6427
6428
  }
6428
6429
  }
6429
- const Eo = new gh();
6430
+ const Eo = new yh();
6430
6431
  class Ti {
6431
6432
  static Get(e, i, n = "-") {
6432
6433
  return !e || !i ? "" : `${e}${n}${i}`;
@@ -6438,7 +6439,7 @@ class Ti {
6438
6439
  return e === n || i === s || e > n && e < s || i > n && i < s || i > s && e < n;
6439
6440
  }
6440
6441
  }
6441
- const Po = 1e3, To = 60 * Po, vn = 60 * To;
6442
+ const Po = 1e3, To = 60 * Po, gn = 60 * To;
6442
6443
  var ni = /* @__PURE__ */ ((t) => (t.FiveMinutes = "5", t.HourQuarter = "15", t.HourHalf = "30", t.Hour = "60", t))(ni || {});
6443
6444
  const Fi = {
6444
6445
  5: ["00", "05", "10", "15", "20", "25", "30", "35", "40", "45", "50", "55"],
@@ -6454,13 +6455,13 @@ class ee {
6454
6455
  return To * e;
6455
6456
  }
6456
6457
  static H(e) {
6457
- return vn * e;
6458
+ return gn * e;
6458
6459
  }
6459
6460
  static D(e) {
6460
- return vn * e;
6461
+ return gn * e;
6461
6462
  }
6462
6463
  static W(e) {
6463
- return vn * e;
6464
+ return gn * e;
6464
6465
  }
6465
6466
  static NormalizeTime(e) {
6466
6467
  return String(e).padStart(2, "0");
@@ -6524,7 +6525,7 @@ class Li {
6524
6525
  return Li.Wait(ee.M(e), i);
6525
6526
  }
6526
6527
  }
6527
- class vh extends Ao {
6528
+ class wh extends Ao {
6528
6529
  constructor() {
6529
6530
  super(...arguments);
6530
6531
  a(this, "duration", ee.S(3));
@@ -6544,8 +6545,8 @@ class vh extends Ao {
6544
6545
  super.showMessage(i, n);
6545
6546
  }
6546
6547
  }
6547
- const Fo = new vh();
6548
- class yh {
6548
+ const Fo = new wh();
6549
+ class bh {
6549
6550
  constructor() {
6550
6551
  a(this, "limit", 25);
6551
6552
  a(this, "count", 0);
@@ -6562,11 +6563,11 @@ class yh {
6562
6563
  this.count = 0, this.curPage = 1;
6563
6564
  }
6564
6565
  }
6565
- const Lo = new yh();
6566
+ const Lo = new bh();
6566
6567
  class B {
6567
6568
  }
6568
- a(B, "Auth", ke(mo)), a(B, "AdminUI", ke(Io)), a(B, "Dialog", ke($o)), a(B, "Notification", ke(Fo)), a(B, "Loading", ke(Eo)), a(B, "Paginator", ke(Lo)), a(B, "Store", Ji);
6569
- function wh() {
6569
+ a(B, "Auth", ke(mo)), a(B, "AdminUI", ke(Io)), a(B, "Dialog", ke($o)), a(B, "Notification", ke(Fo)), a(B, "Loading", ke(Eo)), a(B, "Paginator", ke(Lo)), a(B, "Store", is);
6570
+ function Sh() {
6570
6571
  const t = P(!1), e = P(!1);
6571
6572
  return {
6572
6573
  confirmLeave: t,
@@ -6586,11 +6587,11 @@ function wh() {
6586
6587
  }
6587
6588
  };
6588
6589
  }
6589
- const H0 = (() => {
6590
+ const W0 = (() => {
6590
6591
  const t = (r, o) => st(async () => {
6591
6592
  var l;
6592
6593
  be.Get().reset(), tt.Set(o == null ? void 0 : o.sortsLib), be.Get().setSortModel(tt.GetDefault()), tt.Set(o == null ? void 0 : o.sortsLib), be.Get().setSortModel(tt.GetDefault()), B.Paginator.storeModule = (l = o == null ? void 0 : o.pagination) == null ? void 0 : l.storeModule, await r();
6593
- }), { saveButtonClick: e, showConfirmModal: i } = wh(), n = (r) => tu((o, l, u) => {
6594
+ }), { saveButtonClick: e, showConfirmModal: i } = Sh(), n = (r) => tu((o, l, u) => {
6594
6595
  i((r || s)(), u);
6595
6596
  }), s = (r) => async () => {
6596
6597
  e.value = !0;
@@ -6607,14 +6608,14 @@ const H0 = (() => {
6607
6608
  submit: s
6608
6609
  };
6609
6610
  })(), Qs = ["#31af5e", "#ff4d3b", "#006BB5", "#f3911c"];
6610
- function q0() {
6611
+ function V0() {
6611
6612
  return Qs[Math.floor(Math.random() * Qs.length)];
6612
6613
  }
6613
- function U0(t, e) {
6614
+ function G0(t, e) {
6614
6615
  const i = [2, 0, 1, 1, 1, 2];
6615
6616
  return t.length + " " + e[t.length % 100 > 4 && t.length % 100 < 20 ? 2 : i[t.length % 10 < 5 ? t.length % 10 : 5]];
6616
6617
  }
6617
- class W0 {
6618
+ class j0 {
6618
6619
  constructor(e) {
6619
6620
  a(this, "name", "");
6620
6621
  R.BuildClass(this, e);
@@ -6634,23 +6635,23 @@ class W0 {
6634
6635
  return n = this.getFromCache(i), n || (n = await e(), n && this.cache()), n;
6635
6636
  }
6636
6637
  }
6637
- function V0(t, e) {
6638
+ function _0(t, e) {
6638
6639
  t == "left" && e.next(), t == "right" && e.prev();
6639
6640
  }
6640
- const bh = ["#31af5e", "#ff4d3b", "#006BB5", "#f3911c"];
6641
- class G0 {
6641
+ const Ch = ["#31af5e", "#ff4d3b", "#006BB5", "#f3911c"];
6642
+ class Z0 {
6642
6643
  static GetRandColor(e) {
6643
- return dt.GetRandEL(e ?? bh);
6644
+ return dt.GetRandEL(e ?? Ch);
6644
6645
  }
6645
6646
  }
6646
- function j0(t) {
6647
+ function Y0(t) {
6647
6648
  const e = t.filter((s) => s.rating !== 0);
6648
6649
  let i = 0;
6649
6650
  e.forEach((s) => i = i + s.rating);
6650
6651
  const n = i / e.length;
6651
6652
  return isNaN(n) ? 0 : Number((i / e.length).toFixed(2));
6652
6653
  }
6653
- let _0 = class {
6654
+ let J0 = class {
6654
6655
  constructor() {
6655
6656
  a(this, "startHour", 9);
6656
6657
  a(this, "endHour", 19);
@@ -6685,7 +6686,7 @@ let _0 = class {
6685
6686
  return dt.GenerateNumsRange(this.startHour, this.endHour);
6686
6687
  }
6687
6688
  };
6688
- const Sh = ["ВС", "ПН", "ВТ", "СР", "ЧТ", "ПТ", "СБ"];
6689
+ const xh = ["ВС", "ПН", "ВТ", "СР", "ЧТ", "ПТ", "СБ"];
6689
6690
  class Jt {
6690
6691
  constructor(e) {
6691
6692
  a(this, "locale", "ru-RU");
@@ -6701,7 +6702,7 @@ class Jt {
6701
6702
  return `${this.format(e, n)}-${this.format(i, n)}`;
6702
6703
  }
6703
6704
  getShortDayName(e) {
6704
- return e ? Sh[e.getDay()] : "";
6705
+ return e ? xh[e.getDay()] : "";
6705
6706
  }
6706
6707
  getCurrentWeekPeriod(e) {
6707
6708
  const i = /* @__PURE__ */ new Date(), n = new Date(i.getFullYear(), i.getMonth(), i.getDate() - i.getDay() + 1), s = new Date(i.getFullYear(), i.getMonth(), n.getDate() + 7);
@@ -6733,10 +6734,10 @@ class Jt {
6733
6734
  return /* @__PURE__ */ new Date(`${i[2]}-${i[1]}-${i[0]}`);
6734
6735
  }
6735
6736
  }
6736
- const Dn = (t) => t === 8 || t === 46, Ch = (t) => t > 46 && t < 58, xh = (t) => t > 34 && t < 41, Mh = (t) => t + ".", kh = (t, e, i) => {
6737
- Dn(e) || xh(e) || (!Ch(e) || i > 9) && t.preventDefault();
6737
+ const Ln = (t) => t === 8 || t === 46, Mh = (t) => t > 46 && t < 58, kh = (t) => t > 34 && t < 41, Ih = (t) => t + ".", Rh = (t, e, i) => {
6738
+ Ln(e) || kh(e) || (!Mh(e) || i > 9) && t.preventDefault();
6738
6739
  };
6739
- function Ih(t, e) {
6740
+ function Ah(t, e) {
6740
6741
  if (e > 8) {
6741
6742
  let i = t.substring(0, 2).replace(".", "1");
6742
6743
  Number(i) > 31 && (i = "31");
@@ -6747,17 +6748,17 @@ function Ih(t, e) {
6747
6748
  }
6748
6749
  return t;
6749
6750
  }
6750
- function Y0(t) {
6751
+ function Q0(t) {
6751
6752
  const e = t.keyCode;
6752
6753
  let i = t.srcElement.value;
6753
6754
  const n = i.length;
6754
- kh(t, e, n), !Dn(e) && (n === 2 || n === 5) && (i = Mh(i));
6755
+ Rh(t, e, n), !Ln(e) && (n === 2 || n === 5) && (i = Ih(i));
6755
6756
  const s = t.srcElement.value + String.fromCharCode(t.which);
6756
- if (Dn(e)) {
6757
+ if (Ln(e)) {
6757
6758
  t.srcElement.value = i;
6758
6759
  return;
6759
6760
  }
6760
- i.length === 0 && Number(s) > 3 && (i = "3", t.preventDefault()), i.length === 1 && Number(s) > 31 && (i = "31", t.preventDefault()), s.length === 5 && Number(s.substring(3, 5)) > 12 && (i = i.substring(0, 3) + "12", t.preventDefault()), i = Ih(i, n), t.srcElement.value = i;
6761
+ i.length === 0 && Number(s) > 3 && (i = "3", t.preventDefault()), i.length === 1 && Number(s) > 31 && (i = "31", t.preventDefault()), s.length === 5 && Number(s.substring(3, 5)) > 12 && (i = i.substring(0, 3) + "12", t.preventDefault()), i = Ah(i, n), t.srcElement.value = i;
6761
6762
  }
6762
6763
  class Do {
6763
6764
  static GetPeriod(e, i) {
@@ -6784,7 +6785,7 @@ class Do {
6784
6785
  return e.getTime() === i.getTime();
6785
6786
  }
6786
6787
  }
6787
- class J0 {
6788
+ class K0 {
6788
6789
  constructor() {
6789
6790
  a(this, "dragged", !1);
6790
6791
  a(this, "dragImg", new Image());
@@ -6800,13 +6801,13 @@ class J0 {
6800
6801
  return this.dragged;
6801
6802
  }
6802
6803
  }
6803
- class Rh {
6804
+ class $h {
6804
6805
  static Get(e) {
6805
6806
  const i = e.split(".");
6806
6807
  return i[i.length - 1];
6807
6808
  }
6808
6809
  }
6809
- const X0 = /* @__PURE__ */ (() => {
6810
+ const ev = /* @__PURE__ */ (() => {
6810
6811
  function t(r, o) {
6811
6812
  localStorage.setItem(`${r}_favourite`, o.toString());
6812
6813
  }
@@ -6842,22 +6843,22 @@ const X0 = /* @__PURE__ */ (() => {
6842
6843
  clearFavourite: s
6843
6844
  };
6844
6845
  })();
6845
- function Ah(t, e) {
6846
+ function Eh(t, e) {
6846
6847
  const i = [];
6847
6848
  if (t)
6848
6849
  for (let n = 0; n < Math.ceil(t.length / e); n++)
6849
6850
  i[n] = t.slice(n * e, n * e + e);
6850
6851
  return i;
6851
6852
  }
6852
- function Q0(t, e) {
6853
+ function tv(t, e) {
6853
6854
  t[e].order = e - 1, t[e - 1] && (t[e - 1].order = e), [t[e], t[e - 1]] = [t[e - 1], t[e]];
6854
6855
  }
6855
- function K0(t, e) {
6856
+ function iv(t, e) {
6856
6857
  t[e].order = e + 1, t[e + 1] && (t[e + 1].order = e), [t[e], t[e + 1]] = [t[e + 1], t[e]];
6857
6858
  }
6858
- class It {
6859
+ class gt {
6859
6860
  }
6860
- a(It, "Auth", ke(mo)), a(It, "AdminUI", ke(Io)), a(It, "Dialog", ke($o)), a(It, "Notification", ke(Fo)), a(It, "Loading", ke(Eo)), a(It, "Paginator", ke(Lo));
6861
+ a(gt, "Auth", ke(mo)), a(gt, "AdminUI", ke(Io)), a(gt, "Dialog", ke($o)), a(gt, "Notification", ke(Fo)), a(gt, "Loading", ke(Eo)), a(gt, "Paginator", ke(Lo)), a(gt, "Store", is);
6861
6862
  const zi = class zi {
6862
6863
  static Format(e) {
6863
6864
  let i = e;
@@ -6898,14 +6899,14 @@ a(zi, "validatePhone", (e, i, n) => {
6898
6899
  zi.getPhoneRegExp().test(i) || !i ? n() : n(new Error("Пожалуйста, введите корректный номер телефона"));
6899
6900
  });
6900
6901
  let Ks = zi;
6901
- const $h = () => Promise.resolve().then(() => pg), Eh = () => Promise.resolve().then(() => wg), Ph = [
6902
+ const Ph = () => Promise.resolve().then(() => vg), Th = () => Promise.resolve().then(() => Sg), Fh = [
6902
6903
  {
6903
6904
  path: "/",
6904
6905
  redirect: "/login"
6905
6906
  },
6906
6907
  {
6907
6908
  path: "/login",
6908
- component: $h,
6909
+ component: Ph,
6909
6910
  meta: {
6910
6911
  layout: "LoginLayout"
6911
6912
  }
@@ -6913,11 +6914,11 @@ const $h = () => Promise.resolve().then(() => pg), Eh = () => Promise.resolve().
6913
6914
  {
6914
6915
  path: "/:pathMatch(.*)*",
6915
6916
  name: "NotFound",
6916
- component: Eh
6917
+ component: Th
6917
6918
  }
6918
6919
  ], mt = class mt {
6919
6920
  static SetRouter(e) {
6920
- this.router = e, this.AddRoutes(Ph);
6921
+ this.router = e, this.AddRoutes(Fh);
6921
6922
  }
6922
6923
  static GetRouter() {
6923
6924
  return this.router;
@@ -6983,14 +6984,14 @@ const $h = () => Promise.resolve().then(() => pg), Eh = () => Promise.resolve().
6983
6984
  };
6984
6985
  a(mt, "router");
6985
6986
  let Ot = mt;
6986
- class ev {
6987
+ class nv {
6987
6988
  static async Auth(e) {
6988
6989
  e && e();
6989
6990
  }
6990
6991
  static Dev() {
6991
6992
  }
6992
6993
  }
6993
- class tv {
6994
+ class sv {
6994
6995
  constructor() {
6995
6996
  a(this, "startHour", 9);
6996
6997
  a(this, "startHM", `${this.startHour}:00`);
@@ -7029,17 +7030,17 @@ class tv {
7029
7030
  );
7030
7031
  }
7031
7032
  }
7032
- const Th = -68;
7033
- function iv(t, e) {
7033
+ const Lh = -68;
7034
+ function rv(t, e) {
7034
7035
  if (!t) {
7035
7036
  document.body.scrollTo({ top: 0, behavior: "smooth" });
7036
7037
  return;
7037
7038
  }
7038
- const i = document.querySelector(t), n = e ?? Th;
7039
+ const i = document.querySelector(t), n = e ?? Lh;
7039
7040
  let s = 0;
7040
7041
  i && (s = i.getBoundingClientRect().top + n + document.body.scrollTop), s && document.body.scrollTo({ top: s, behavior: "smooth" });
7041
7042
  }
7042
- class Fh {
7043
+ class Dh {
7043
7044
  static Sort(e) {
7044
7045
  e.forEach((i, n) => i.order = n);
7045
7046
  }
@@ -7053,11 +7054,11 @@ class zo {
7053
7054
  }
7054
7055
  }
7055
7056
  a(zo, "staticUrl", "");
7056
- function nv(t, e) {
7057
+ function ov(t, e) {
7057
7058
  let i = !0;
7058
7059
  return t.value.validate((n, s) => (n || (e ? B.Notification.Error("Пожалуйста, проверьте правильность введенных данных") : B.Notification.Error(B.Notification.FormMessage(s)), i = !1), i)), i;
7059
7060
  }
7060
- const sv = (t) => new Promise((e) => {
7061
+ const av = (t) => new Promise((e) => {
7061
7062
  if (document.querySelector(t))
7062
7063
  return e(document.querySelector(t));
7063
7064
  const i = new MutationObserver(() => {
@@ -7092,8 +7093,8 @@ class Di {
7092
7093
  return this.type === "message" || this.type === "";
7093
7094
  }
7094
7095
  }
7095
- const Lh = "";
7096
- class rv {
7096
+ const zh = "";
7097
+ class lv {
7097
7098
  constructor(e = "", i = "", n = "set") {
7098
7099
  a(this, "client");
7099
7100
  a(this, "endpoint", "");
@@ -7117,7 +7118,7 @@ class rv {
7117
7118
  }
7118
7119
  buildUrl() {
7119
7120
  const e = `ws/${this.endpoint}/${this.query}`;
7120
- return new URL(e, Lh.replace("http", "ws")).toString();
7121
+ return new URL(e, zh.replace("http", "ws")).toString();
7121
7122
  }
7122
7123
  connect() {
7123
7124
  this.client = new WebSocket(this.buildUrl()), this.client.onclose = this.reconnect, this.client.onerror = this.reconnect;
@@ -7149,7 +7150,7 @@ const Oo = /* @__PURE__ */ $({
7149
7150
  n.value = c, i("beforeChange", c), i("change", c);
7150
7151
  }, l = (u) => u.length != 10 ? (r.value = s, B.Notification.Error("Неверный формат даты"), !1) : Number(r.value.slice(0, 2)) > 31 ? (r.value = s, B.Notification.Error("Неверный день месяца"), !1) : Number(r.value.slice(3, 5)) > 12 ? (r.value = s, B.Notification.Error("Неверный месяц"), !1) : Number(r.value.slice(6, 10)) > 2100 ? (r.value = s, B.Notification.Error("Неверный год"), !1) : !0;
7151
7152
  return (u, c) => {
7152
- const d = Ct;
7153
+ const d = xt;
7153
7154
  return m(), y("div", {
7154
7155
  class: "style-container",
7155
7156
  style: I({
@@ -7171,7 +7172,7 @@ const Oo = /* @__PURE__ */ $({
7171
7172
  ], 4);
7172
7173
  };
7173
7174
  }
7174
- }), Dh = { class: "number" }, zh = /* @__PURE__ */ $({
7175
+ }), Oh = { class: "number" }, Bh = /* @__PURE__ */ $({
7175
7176
  __name: "PInputNumber",
7176
7177
  props: {
7177
7178
  modelValue: {
@@ -7189,7 +7190,7 @@ const Oo = /* @__PURE__ */ $({
7189
7190
  }, l = () => {
7190
7191
  n("update:modelValue", s.value), n("change");
7191
7192
  };
7192
- return (u, c) => (m(), y("div", Dh, [
7193
+ return (u, c) => (m(), y("div", Oh, [
7193
7194
  f("button", {
7194
7195
  class: "number-minus",
7195
7196
  type: "button",
@@ -7207,7 +7208,7 @@ const Oo = /* @__PURE__ */ $({
7207
7208
  step: "0.1",
7208
7209
  onInput: l
7209
7210
  }, null, 544), [
7210
- [Un, g(s)]
7211
+ [qn, g(s)]
7211
7212
  ]),
7212
7213
  f("button", {
7213
7214
  class: "number-plus",
@@ -7220,7 +7221,7 @@ const Oo = /* @__PURE__ */ $({
7220
7221
  ]))
7221
7222
  ]));
7222
7223
  }
7223
- }), Oh = /* @__PURE__ */ E(zh, [["__scopeId", "data-v-f53b6419"]]), Bh = ["innerHTML"], Nh = { key: 1 }, Hh = /* @__PURE__ */ $({
7224
+ }), Nh = /* @__PURE__ */ E(Bh, [["__scopeId", "data-v-f53b6419"]]), Hh = ["innerHTML"], qh = { key: 1 }, Uh = /* @__PURE__ */ $({
7224
7225
  __name: "PString",
7225
7226
  props: {
7226
7227
  string: { type: String, required: !1, default: "" },
@@ -7258,10 +7259,10 @@ const Oo = /* @__PURE__ */ $({
7258
7259
  t.isHtml ? (m(), y("span", {
7259
7260
  key: 0,
7260
7261
  innerHTML: t.string
7261
- }, null, 8, Bh)) : (m(), y("span", Nh, ce(t.string), 1))
7262
+ }, null, 8, Hh)) : (m(), y("span", qh, ce(t.string), 1))
7262
7263
  ], 2));
7263
7264
  }
7264
- }), He = /* @__PURE__ */ E(Hh, [["__scopeId", "data-v-bd8f6c8f"]]), qh = /* @__PURE__ */ $({
7265
+ }), He = /* @__PURE__ */ E(Uh, [["__scopeId", "data-v-bd8f6c8f"]]), Wh = /* @__PURE__ */ $({
7265
7266
  __name: "PLeftSlider",
7266
7267
  props: {
7267
7268
  open: { type: Boolean, default: !1 },
@@ -7361,7 +7362,7 @@ const Oo = /* @__PURE__ */ $({
7361
7362
  ], 64);
7362
7363
  };
7363
7364
  }
7364
- }), Uh = /* @__PURE__ */ E(qh, [["__scopeId", "data-v-3ea7497e"]]), Wh = /* @__PURE__ */ $({
7365
+ }), Vh = /* @__PURE__ */ E(Wh, [["__scopeId", "data-v-3ea7497e"]]), Gh = /* @__PURE__ */ $({
7365
7366
  __name: "PList",
7366
7367
  props: {
7367
7368
  margin: { type: String, required: !1, default: "" },
@@ -7379,7 +7380,7 @@ const Oo = /* @__PURE__ */ $({
7379
7380
  T(e.$slots, "default", {}, void 0, !0)
7380
7381
  ], 4));
7381
7382
  }
7382
- }), Vh = /* @__PURE__ */ E(Wh, [["__scopeId", "data-v-84953e34"]]), Gh = /* @__PURE__ */ $({
7383
+ }), jh = /* @__PURE__ */ E(Gh, [["__scopeId", "data-v-84953e34"]]), _h = /* @__PURE__ */ $({
7383
7384
  __name: "PListItem",
7384
7385
  props: {
7385
7386
  margin: { type: String, required: !1, default: "" },
@@ -7397,7 +7398,7 @@ const Oo = /* @__PURE__ */ $({
7397
7398
  T(e.$slots, "default", {}, void 0, !0)
7398
7399
  ], 4));
7399
7400
  }
7400
- }), jh = /* @__PURE__ */ E(Gh, [["__scopeId", "data-v-4cb3c766"]]), _h = ["for"], Zh = ["id", "name", "checked", "value"], Yh = /* @__PURE__ */ $({
7401
+ }), Zh = /* @__PURE__ */ E(_h, [["__scopeId", "data-v-4cb3c766"]]), Yh = ["for"], Jh = ["id", "name", "checked", "value"], Xh = /* @__PURE__ */ $({
7401
7402
  __name: "PRadio",
7402
7403
  props: /* @__PURE__ */ Ee({
7403
7404
  label: { type: String, default: "" },
@@ -7435,7 +7436,7 @@ const Oo = /* @__PURE__ */ $({
7435
7436
  class: "radio-field__input",
7436
7437
  type: "radio",
7437
7438
  value: t.value
7438
- }, null, 8, Zh), [
7439
+ }, null, 8, Jh), [
7439
7440
  [Va, i.value]
7440
7441
  ]),
7441
7442
  f("div", {
@@ -7450,10 +7451,10 @@ const Oo = /* @__PURE__ */ $({
7450
7451
  }, null, 4)) : Z("", !0)
7451
7452
  ], 4),
7452
7453
  f("span", { onClick: l }, ce(t.label), 1)
7453
- ], 12, _h)
7454
+ ], 12, Yh)
7454
7455
  ], 4));
7455
7456
  }
7456
- }), Jh = /* @__PURE__ */ E(Yh, [["__scopeId", "data-v-a8f68add"]]), Xh = { class: "wrapper" }, Qh = { class: "content" }, Kh = /* @__PURE__ */ $({
7457
+ }), Qh = /* @__PURE__ */ E(Xh, [["__scopeId", "data-v-a8f68add"]]), Kh = { class: "wrapper" }, ef = { class: "content" }, tf = /* @__PURE__ */ $({
7457
7458
  __name: "PRightSlider",
7458
7459
  props: {
7459
7460
  open: { type: Boolean, default: !1 },
@@ -7500,8 +7501,8 @@ const Oo = /* @__PURE__ */ $({
7500
7501
  };
7501
7502
  return (o, l) => {
7502
7503
  const u = He;
7503
- return m(), y("div", Xh, [
7504
- f("div", Qh, [
7504
+ return m(), y("div", Kh, [
7505
+ f("div", ef, [
7505
7506
  T(o.$slots, "content", {}, void 0, !0)
7506
7507
  ]),
7507
7508
  f("div", {
@@ -7549,7 +7550,7 @@ const Oo = /* @__PURE__ */ $({
7549
7550
  ]);
7550
7551
  };
7551
7552
  }
7552
- }), ef = /* @__PURE__ */ E(Kh, [["__scopeId", "data-v-6f8cc35c"]]), tf = /* @__PURE__ */ $({
7553
+ }), nf = /* @__PURE__ */ E(tf, [["__scopeId", "data-v-6f8cc35c"]]), sf = /* @__PURE__ */ $({
7553
7554
  __name: "IconSelectArrow",
7554
7555
  props: {
7555
7556
  size: { type: String, default: "20px" },
@@ -7590,7 +7591,7 @@ const Oo = /* @__PURE__ */ $({
7590
7591
  ], -1))
7591
7592
  ], 64));
7592
7593
  }
7593
- }), Bo = /* @__PURE__ */ E(tf, [["__scopeId", "data-v-db435ef1"]]), nf = /* @__PURE__ */ $({
7594
+ }), Bo = /* @__PURE__ */ E(sf, [["__scopeId", "data-v-db435ef1"]]), rf = /* @__PURE__ */ $({
7594
7595
  __name: "IconClose",
7595
7596
  props: {
7596
7597
  size: { type: String, default: "24px" },
@@ -7627,10 +7628,10 @@ const Oo = /* @__PURE__ */ $({
7627
7628
  ], -1))
7628
7629
  ], 64));
7629
7630
  }
7630
- }), Xi = /* @__PURE__ */ E(nf, [["__scopeId", "data-v-8d8cfcf1"]]), sf = ["for"], rf = { class: "field" }, of = { class: "left-field" }, af = { class: "arrow" }, lf = {
7631
+ }), Ji = /* @__PURE__ */ E(rf, [["__scopeId", "data-v-8d8cfcf1"]]), of = ["for"], af = { class: "field" }, lf = { class: "left-field" }, uf = { class: "arrow" }, cf = {
7631
7632
  selected: "",
7632
7633
  hidden: ""
7633
- }, uf = { class: "right-field" }, cf = /* @__PURE__ */ $({
7634
+ }, df = { class: "right-field" }, hf = /* @__PURE__ */ $({
7634
7635
  inheritAttrs: !1,
7635
7636
  __name: "PSelect",
7636
7637
  props: /* @__PURE__ */ Ee({
@@ -7664,9 +7665,9 @@ const Oo = /* @__PURE__ */ $({
7664
7665
  key: 0,
7665
7666
  class: "text-field__label",
7666
7667
  for: t.label
7667
- }, ce(t.label), 9, sf)) : Z("", !0),
7668
- f("div", rf, [
7669
- f("div", of, [
7668
+ }, ce(t.label), 9, of)) : Z("", !0),
7669
+ f("div", af, [
7670
+ f("div", lf, [
7670
7671
  T(u.$slots, "left", {}, void 0, !0)
7671
7672
  ]),
7672
7673
  f("div", {
@@ -7679,11 +7680,11 @@ const Oo = /* @__PURE__ */ $({
7679
7680
  class: "clear",
7680
7681
  onClick: l
7681
7682
  }, [
7682
- A(Xi, { margin: "0" })
7683
+ A(Ji, { margin: "0" })
7683
7684
  ], 512)), [
7684
- [Wn, g(r)]
7685
+ [Un, g(r)]
7685
7686
  ]) : Z("", !0),
7686
- f("div", af, [
7687
+ f("div", uf, [
7687
7688
  A(d, { margin: "2px 2px 0 0" })
7688
7689
  ]),
7689
7690
  je(f("select", Ut(u.$attrs, {
@@ -7691,20 +7692,20 @@ const Oo = /* @__PURE__ */ $({
7691
7692
  class: "text-field__input",
7692
7693
  onChange: o
7693
7694
  }), [
7694
- f("option", lf, ce(t.placeholder), 1),
7695
+ f("option", cf, ce(t.placeholder), 1),
7695
7696
  T(u.$slots, "default", {}, void 0, !0)
7696
7697
  ], 16), [
7697
7698
  [Ga, i.value]
7698
7699
  ])
7699
7700
  ], 32),
7700
- f("div", uf, [
7701
+ f("div", df, [
7701
7702
  T(u.$slots, "right", {}, void 0, !0)
7702
7703
  ])
7703
7704
  ])
7704
7705
  ], 4);
7705
7706
  };
7706
7707
  }
7707
- }), jt = /* @__PURE__ */ E(cf, [["__scopeId", "data-v-eab44241"]]), df = /* @__PURE__ */ $({
7708
+ }), jt = /* @__PURE__ */ E(hf, [["__scopeId", "data-v-eab44241"]]), ff = /* @__PURE__ */ $({
7708
7709
  __name: "PSticky",
7709
7710
  props: {
7710
7711
  shadow: { type: Boolean, default: !1 },
@@ -7727,7 +7728,7 @@ const Oo = /* @__PURE__ */ $({
7727
7728
  T(e.$slots, "default", {}, void 0, !0)
7728
7729
  ], 4));
7729
7730
  }
7730
- }), ns = /* @__PURE__ */ E(df, [["__scopeId", "data-v-db44b76d"]]), hf = ["for"], ff = { class: "left-field" }, mf = { class: "right-field" }, pf = /* @__PURE__ */ $({
7731
+ }), ns = /* @__PURE__ */ E(ff, [["__scopeId", "data-v-db44b76d"]]), mf = ["for"], pf = { class: "left-field" }, gf = { class: "right-field" }, vf = /* @__PURE__ */ $({
7731
7732
  __name: "PTextarea",
7732
7733
  props: /* @__PURE__ */ Ee({
7733
7734
  label: { type: String, default: "", required: !1 },
@@ -7751,14 +7752,14 @@ const Oo = /* @__PURE__ */ $({
7751
7752
  key: 0,
7752
7753
  class: "text-field__label",
7753
7754
  for: t.label
7754
- }, ce(t.label), 9, hf)) : Z("", !0),
7755
+ }, ce(t.label), 9, mf)) : Z("", !0),
7755
7756
  f("div", {
7756
7757
  class: "field",
7757
7758
  style: I({
7758
7759
  borderColor: t.borderColor
7759
7760
  })
7760
7761
  }, [
7761
- f("div", ff, [
7762
+ f("div", pf, [
7762
7763
  T(i.$slots, "default", {}, void 0, !0)
7763
7764
  ]),
7764
7765
  je(f("textarea", Ut(i.$attrs, {
@@ -7768,16 +7769,16 @@ const Oo = /* @__PURE__ */ $({
7768
7769
  onBlur: n[1] || (n[1] = (s) => i.$emit("blur", e.value)),
7769
7770
  onInput: n[2] || (n[2] = (s) => i.$emit("input", e.value))
7770
7771
  }), null, 16), [
7771
- [Un, e.value],
7772
+ [qn, e.value],
7772
7773
  [g(Sr), t.mask]
7773
7774
  ]),
7774
- f("div", mf, [
7775
+ f("div", gf, [
7775
7776
  T(i.$slots, "right", {}, void 0, !0)
7776
7777
  ])
7777
7778
  ], 4)
7778
7779
  ], 4));
7779
7780
  }
7780
- }), gf = /* @__PURE__ */ E(pf, [["__scopeId", "data-v-172b61e5"]]), vf = { class: "top-slider-content" }, yf = { class: "center" }, wf = /* @__PURE__ */ $({
7781
+ }), yf = /* @__PURE__ */ E(vf, [["__scopeId", "data-v-172b61e5"]]), wf = { class: "top-slider-content" }, bf = { class: "center" }, Sf = /* @__PURE__ */ $({
7781
7782
  __name: "PTopSlider",
7782
7783
  props: {
7783
7784
  sliderOffHeight: {
@@ -7828,8 +7829,8 @@ const Oo = /* @__PURE__ */ $({
7828
7829
  onClick: l[3] || (l[3] = Te(() => {
7829
7830
  }, ["stop"]))
7830
7831
  }, [
7831
- f("div", vf, [
7832
- f("div", yf, [
7832
+ f("div", wf, [
7833
+ f("div", bf, [
7833
7834
  T(o.$slots, "default", {}, void 0, !0)
7834
7835
  ])
7835
7836
  ]),
@@ -7845,7 +7846,7 @@ const Oo = /* @__PURE__ */ $({
7845
7846
  ], 4)
7846
7847
  ], 64));
7847
7848
  }
7848
- }), bf = /* @__PURE__ */ E(wf, [["__scopeId", "data-v-12ffd2e2"]]), Sf = /* @__PURE__ */ $({
7849
+ }), Cf = /* @__PURE__ */ E(Sf, [["__scopeId", "data-v-12ffd2e2"]]), xf = /* @__PURE__ */ $({
7849
7850
  __name: "PModal",
7850
7851
  props: {
7851
7852
  showCloseDialog: { type: Boolean, required: !1, default: !1 },
@@ -7886,14 +7887,14 @@ const Oo = /* @__PURE__ */ $({
7886
7887
  };
7887
7888
  ri(() => {
7888
7889
  document.body.addEventListener("keydown", s);
7889
- }), Vn(() => {
7890
+ }), Wn(() => {
7890
7891
  document.body.removeEventListener("keydown", s);
7891
7892
  });
7892
7893
  const r = () => {
7893
7894
  i.closable && n("close");
7894
7895
  };
7895
7896
  return (o, l) => {
7896
- const u = Xi;
7897
+ const u = Ji;
7897
7898
  return m(), y(U, null, [
7898
7899
  t.show ? (m(), y("div", {
7899
7900
  key: 0,
@@ -7923,7 +7924,7 @@ const Oo = /* @__PURE__ */ $({
7923
7924
  ], 64);
7924
7925
  };
7925
7926
  }
7926
- }), Qi = /* @__PURE__ */ E(Sf, [["__scopeId", "data-v-41f0eae5"]]), Cf = { class: "btn-group" }, xf = /* @__PURE__ */ $({
7927
+ }), Xi = /* @__PURE__ */ E(xf, [["__scopeId", "data-v-41f0eae5"]]), Mf = { class: "btn-group" }, kf = /* @__PURE__ */ $({
7927
7928
  __name: "AuthForm",
7928
7929
  props: {
7929
7930
  width: {
@@ -7953,10 +7954,10 @@ const Oo = /* @__PURE__ */ $({
7953
7954
  s("submit");
7954
7955
  });
7955
7956
  };
7956
- return Vn(() => {
7957
+ return Wn(() => {
7957
7958
  i.Reset();
7958
7959
  }), (l, u) => {
7959
- const c = Ct, d = Ne;
7960
+ const c = xt, d = Ne;
7960
7961
  return m(), y("div", {
7961
7962
  class: "auth-card",
7962
7963
  style: I({ width: t.width, margin: t.margin, padding: t.padding })
@@ -7978,7 +7979,7 @@ const Oo = /* @__PURE__ */ $({
7978
7979
  width: "124px",
7979
7980
  margin: "0 0 0 5px"
7980
7981
  }),
7981
- f("div", Cf, [
7982
+ f("div", Mf, [
7982
7983
  (m(!0), y(U, null, Me(g(r), (h) => (m(), H(d, {
7983
7984
  id: h.id,
7984
7985
  key: h.GetStatus(),
@@ -7997,7 +7998,7 @@ const Oo = /* @__PURE__ */ $({
7997
7998
  ], 4);
7998
7999
  };
7999
8000
  }
8000
- }), ss = /* @__PURE__ */ E(xf, [["__scopeId", "data-v-e716ebe9"]]), Mf = /* @__PURE__ */ $({
8001
+ }), ss = /* @__PURE__ */ E(kf, [["__scopeId", "data-v-e716ebe9"]]), If = /* @__PURE__ */ $({
8001
8002
  __name: "AuthModal",
8002
8003
  emits: ["submit"],
8003
8004
  setup(t) {
@@ -8005,7 +8006,7 @@ const Oo = /* @__PURE__ */ $({
8005
8006
  B.Auth.Form.Reset(), B.Auth.Modal.Close();
8006
8007
  };
8007
8008
  return (i, n) => {
8008
- const s = ss, r = Qi;
8009
+ const s = ss, r = Xi;
8009
8010
  return m(), H(r, {
8010
8011
  show: ("PHelp" in i ? i.PHelp : g(B)).Auth.Modal.IsVisible(),
8011
8012
  closable: ("PHelp" in i ? i.PHelp : g(B)).Auth.Modal.IsClosable(),
@@ -8021,7 +8022,7 @@ const Oo = /* @__PURE__ */ $({
8021
8022
  }, 8, ["show", "closable"]);
8022
8023
  };
8023
8024
  }
8024
- }), kf = /* @__PURE__ */ $({
8025
+ }), Rf = /* @__PURE__ */ $({
8025
8026
  __name: "GridContainer",
8026
8027
  props: {
8027
8028
  maxWidth: {
@@ -8077,9 +8078,9 @@ const Oo = /* @__PURE__ */ $({
8077
8078
  T(e.$slots, "default", {}, void 0, !0)
8078
8079
  ], 2));
8079
8080
  }
8080
- }), Ki = /* @__PURE__ */ E(kf, [["__scopeId", "data-v-352a1099"]]);
8081
+ }), Qi = /* @__PURE__ */ E(Rf, [["__scopeId", "data-v-352a1099"]]);
8081
8082
  var at = /* @__PURE__ */ ((t) => (t.None = "None", t.Next = "Next", t.Prev = "Prev", t))(at || {});
8082
- const If = { class: "container" }, Rf = { class: "slide-box" }, Af = { class: "link-number" }, $f = ["id", "onClick"], Ef = /* @__PURE__ */ $({
8083
+ const Af = { class: "container" }, $f = { class: "slide-box" }, Ef = { class: "link-number" }, Pf = ["id", "onClick"], Tf = /* @__PURE__ */ $({
8083
8084
  __name: "CarouselImages",
8084
8085
  props: {
8085
8086
  events: {
@@ -8113,7 +8114,7 @@ const If = { class: "container" }, Rf = { class: "slide-box" }, Af = { class: "l
8113
8114
  hr((w) => ({
8114
8115
  "17adb052": i
8115
8116
  }));
8116
- const e = t, i = `${e.animationTime}ms`, n = P(e.startActiveGroupIndex), s = P(at.None), r = P(Ah(e.events, e.quantity)), o = pe(() => r.value[n.value]);
8117
+ const e = t, i = `${e.animationTime}ms`, n = P(e.startActiveGroupIndex), s = P(at.None), r = P(Eh(e.events, e.quantity)), o = pe(() => r.value[n.value]);
8117
8118
  ri(() => {
8118
8119
  });
8119
8120
  const l = () => n.value = n.value + 1 < r.value.length ? n.value + 1 : 0, u = () => n.value = n.value - 1 < 0 ? r.value.length - 1 : n.value - 1, c = (w) => {
@@ -8129,14 +8130,14 @@ const If = { class: "container" }, Rf = { class: "slide-box" }, Af = { class: "l
8129
8130
  class: "field",
8130
8131
  style: I({ height: t.height, maxHeight: t.maxHeight })
8131
8132
  }, [
8132
- f("div", If, [
8133
+ f("div", Af, [
8133
8134
  (m(), y("svg", {
8134
8135
  class: "icon-arrow",
8135
8136
  onClick: v[0] || (v[0] = Te((M) => p(), ["stop"]))
8136
8137
  }, v[2] || (v[2] = [
8137
8138
  f("use", { "xlink:href": "#arrow-prev" }, null, -1)
8138
8139
  ]))),
8139
- f("div", Rf, [
8140
+ f("div", $f, [
8140
8141
  (m(!0), y(U, null, Me(g(o), (M, S) => (m(), y("div", {
8141
8142
  key: S,
8142
8143
  class: se({
@@ -8156,8 +8157,8 @@ const If = { class: "container" }, Rf = { class: "slide-box" }, Af = { class: "l
8156
8157
  f("use", { "xlink:href": "#arrow-next" }, null, -1)
8157
8158
  ])))
8158
8159
  ]),
8159
- f("div", Af, [
8160
- A(Ki, {
8160
+ f("div", Ef, [
8161
+ A(Qi, {
8161
8162
  "grid-template-columns": "repeat(auto-fit, minmax(26px, 1fr))",
8162
8163
  "grid-gap": "5px",
8163
8164
  margin: "0"
@@ -8169,15 +8170,15 @@ const If = { class: "container" }, Rf = { class: "slide-box" }, Af = { class: "l
8169
8170
  class: "number",
8170
8171
  style: I({ background: S.toString() === g(n).toString() ? "#9D9D9D" : "" }),
8171
8172
  onClick: Te((L) => d(S), ["stop"])
8172
- }, ce(S + 1), 13, $f))), 128))
8173
+ }, ce(S + 1), 13, Pf))), 128))
8173
8174
  ]),
8174
8175
  _: 1
8175
8176
  })
8176
8177
  ])
8177
8178
  ], 4));
8178
8179
  }
8179
- }), Pf = /* @__PURE__ */ E(Ef, [["__scopeId", "data-v-3493284a"]]);
8180
- class en {
8180
+ }), Ff = /* @__PURE__ */ E(Tf, [["__scopeId", "data-v-3493284a"]]);
8181
+ class Ki {
8181
8182
  constructor(e) {
8182
8183
  a(this, "id");
8183
8184
  a(this, "ratio", 0);
@@ -8186,13 +8187,13 @@ class en {
8186
8187
  R.BuildClass(this, e);
8187
8188
  }
8188
8189
  static CreateCropper(e, i, n) {
8189
- const s = new en();
8190
+ const s = new Ki();
8190
8191
  return s.src = e, s.id = n, i && (s.ratio = i), s;
8191
8192
  }
8192
8193
  }
8193
- let Tf = class {
8194
+ let Lf = class {
8194
8195
  constructor() {
8195
- a(this, "cropper", new en());
8196
+ a(this, "cropper", new Ki());
8196
8197
  }
8197
8198
  Open(e) {
8198
8199
  this.cropper = e;
@@ -8204,7 +8205,7 @@ let Tf = class {
8204
8205
  return this.cropper.ratio;
8205
8206
  }
8206
8207
  };
8207
- const No = new Tf(), Ff = /* @__PURE__ */ $({
8208
+ const No = new Lf(), Df = /* @__PURE__ */ $({
8208
8209
  __name: "EmailForm",
8209
8210
  props: {
8210
8211
  modelValue: {},
@@ -8216,7 +8217,7 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8216
8217
  po.Update(e.value);
8217
8218
  };
8218
8219
  return (n, s) => {
8219
- const r = Ct;
8220
+ const r = xt;
8220
8221
  return m(), y(U, null, [
8221
8222
  A(r, {
8222
8223
  modelValue: e.value.address,
@@ -8231,7 +8232,7 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8231
8232
  ], 64);
8232
8233
  };
8233
8234
  }
8234
- }), Ho = /* @__PURE__ */ E(Ff, [["__scopeId", "data-v-bbe15030"]]), Lf = /* @__PURE__ */ $({
8235
+ }), Ho = /* @__PURE__ */ E(Df, [["__scopeId", "data-v-bbe15030"]]), zf = /* @__PURE__ */ $({
8235
8236
  __name: "PhoneForm",
8236
8237
  props: {
8237
8238
  modelValue: {},
@@ -8243,7 +8244,7 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8243
8244
  await Co.Update(e.value);
8244
8245
  };
8245
8246
  return (n, s) => {
8246
- const r = Ct;
8247
+ const r = xt;
8247
8248
  return m(), y(U, null, [
8248
8249
  A(r, {
8249
8250
  modelValue: e.value.number,
@@ -8258,10 +8259,10 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8258
8259
  ], 64);
8259
8260
  };
8260
8261
  }
8261
- }), qo = /* @__PURE__ */ E(Lf, [["__scopeId", "data-v-9d94e007"]]), Df = {
8262
+ }), qo = /* @__PURE__ */ E(zf, [["__scopeId", "data-v-9d94e007"]]), Of = {
8262
8263
  key: 0,
8263
8264
  class: "contact-container"
8264
- }, zf = { class: "bottom-buttons" }, Of = { class: "list-number" }, Bf = { class: "bottom-buttons" }, Nf = { class: "list-number" }, Hf = /* @__PURE__ */ $({
8265
+ }, Bf = { class: "bottom-buttons" }, Nf = { class: "list-number" }, Hf = { class: "bottom-buttons" }, qf = { class: "list-number" }, Uf = /* @__PURE__ */ $({
8265
8266
  __name: "ContactForm",
8266
8267
  props: /* @__PURE__ */ Ee({
8267
8268
  // contact: {
@@ -8286,9 +8287,9 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8286
8287
  e.value.removePhone(o);
8287
8288
  };
8288
8289
  return (o, l) => {
8289
- const u = Ct, c = Ne;
8290
+ const u = xt, c = Ne;
8290
8291
  return m(), y(U, null, [
8291
- t.full ? (m(), y("div", Df, [
8292
+ t.full ? (m(), y("div", Of, [
8292
8293
  A(u, {
8293
8294
  modelValue: e.value.description,
8294
8295
  "onUpdate:modelValue": l[0] || (l[0] = (d) => e.value.description = d),
@@ -8314,7 +8315,7 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8314
8315
  class: "contact-container",
8315
8316
  style: I({ background: e.value.phones.length ? "" : "#F9FAFB" })
8316
8317
  }, [
8317
- f("div", zf, [
8318
+ f("div", Bf, [
8318
8319
  f("div", {
8319
8320
  class: "title",
8320
8321
  style: I({ color: e.value.phones.length ? "#303133" : "#c4c4c4" })
@@ -8334,7 +8335,7 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8334
8335
  text: "Удалить",
8335
8336
  onClick: (p) => r(d.id)
8336
8337
  }, null, 8, ["onClick"]),
8337
- f("div", Of, ce(h + 1), 1),
8338
+ f("div", Nf, ce(h + 1), 1),
8338
8339
  A(qo, {
8339
8340
  modelValue: e.value.phones[h],
8340
8341
  "onUpdate:modelValue": (p) => e.value.phones[h] = p
@@ -8345,7 +8346,7 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8345
8346
  class: "contact-container",
8346
8347
  style: I({ background: e.value.emails.length ? "" : "#F9FAFB" })
8347
8348
  }, [
8348
- f("div", Bf, [
8349
+ f("div", Hf, [
8349
8350
  f("div", {
8350
8351
  class: "title",
8351
8352
  style: I({ color: e.value.emails.length ? "#303133" : "#c4c4c4" })
@@ -8365,7 +8366,7 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8365
8366
  text: "Удалить",
8366
8367
  onClick: (p) => n(d.id)
8367
8368
  }, null, 8, ["onClick"]),
8368
- f("div", Nf, ce(h + 1), 1),
8369
+ f("div", qf, ce(h + 1), 1),
8369
8370
  A(Ho, {
8370
8371
  modelValue: e.value.emails[h],
8371
8372
  "onUpdate:modelValue": (p) => e.value.emails[h] = p
@@ -8375,7 +8376,7 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8375
8376
  ], 64);
8376
8377
  };
8377
8378
  }
8378
- }), qf = /* @__PURE__ */ E(Hf, [["__scopeId", "data-v-5abf9c52"]]), Uf = /* @__PURE__ */ $({
8379
+ }), Wf = /* @__PURE__ */ E(Uf, [["__scopeId", "data-v-5abf9c52"]]), Vf = /* @__PURE__ */ $({
8379
8380
  __name: "ContextWindow",
8380
8381
  props: {
8381
8382
  x: {
@@ -8407,7 +8408,7 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8407
8408
  ]);
8408
8409
  };
8409
8410
  }
8410
- }), Wf = { class: "date-range" }, Vf = /* @__PURE__ */ $({
8411
+ }), Gf = { class: "date-range" }, jf = /* @__PURE__ */ $({
8411
8412
  __name: "DateInputRange",
8412
8413
  props: {
8413
8414
  start: {
@@ -8443,7 +8444,7 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8443
8444
  };
8444
8445
  return (u, c) => {
8445
8446
  const d = Oo;
8446
- return m(), y("div", Wf, [
8447
+ return m(), y("div", Gf, [
8447
8448
  A(d, {
8448
8449
  "model-value": g(s),
8449
8450
  "onUpdate:modelValue": c[0] || (c[0] = (h) => Ye(s) ? s.value = h : null),
@@ -8458,18 +8459,18 @@ const No = new Tf(), Ff = /* @__PURE__ */ $({
8458
8459
  ]);
8459
8460
  };
8460
8461
  }
8461
- }), Gf = /* @__PURE__ */ E(Vf, [["__scopeId", "data-v-aac32b2f"]]), jf = $({
8462
+ }), _f = /* @__PURE__ */ E(jf, [["__scopeId", "data-v-aac32b2f"]]), Zf = $({
8462
8463
  name: "DateInputRangeV2"
8463
- }), _f = { class: "date-range" };
8464
- function Zf(t, e, i, n, s, r) {
8465
- return m(), y("div", _f, [
8464
+ }), Yf = { class: "date-range" };
8465
+ function Jf(t, e, i, n, s, r) {
8466
+ return m(), y("div", Yf, [
8466
8467
  T(t.$slots, "default", {}, void 0, !0)
8467
8468
  ]);
8468
8469
  }
8469
- const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591"]]), Jf = { class: "drop-item" }, Xf = {
8470
+ const Xf = /* @__PURE__ */ E(Zf, [["render", Jf], ["__scopeId", "data-v-80580591"]]), Qf = { class: "drop-item" }, Kf = {
8470
8471
  key: 0,
8471
8472
  class: "drop-item-list"
8472
- }, Qf = /* @__PURE__ */ $({
8473
+ }, em = /* @__PURE__ */ $({
8473
8474
  __name: "DropList",
8474
8475
  props: {
8475
8476
  name: { type: String, default: "Name" },
@@ -8482,7 +8483,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8482
8483
  };
8483
8484
  return (s, r) => {
8484
8485
  const o = He, l = ve("IconArrowDrop");
8485
- return m(), y("div", Jf, [
8486
+ return m(), y("div", Qf, [
8486
8487
  f("div", {
8487
8488
  class: "drop-item-name",
8488
8489
  onClick: r[0] || (r[0] = (u) => n())
@@ -8506,13 +8507,13 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8506
8507
  })
8507
8508
  ], 4)
8508
8509
  ]),
8509
- g(i) ? (m(), y("div", Xf, [
8510
+ g(i) ? (m(), y("div", Kf, [
8510
8511
  T(s.$slots, "default", {}, void 0, !0)
8511
8512
  ])) : Z("", !0)
8512
8513
  ]);
8513
8514
  };
8514
8515
  }
8515
- }), Kf = /* @__PURE__ */ E(Qf, [["__scopeId", "data-v-75ec18f4"]]), em = /* @__PURE__ */ $({
8516
+ }), tm = /* @__PURE__ */ E(em, [["__scopeId", "data-v-75ec18f4"]]), im = /* @__PURE__ */ $({
8516
8517
  __name: "FilterCheckbox",
8517
8518
  props: {
8518
8519
  model: {
@@ -8537,10 +8538,10 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8537
8538
  }, null, 8, ["modelValue", "label"]);
8538
8539
  };
8539
8540
  }
8540
- }), tm = /* @__PURE__ */ E(em, [["__scopeId", "data-v-ae33ede2"]]), im = {
8541
+ }), nm = /* @__PURE__ */ E(im, [["__scopeId", "data-v-ae33ede2"]]), sm = {
8541
8542
  key: 0,
8542
8543
  class: "blur"
8543
- }, nm = { style: { display: "flex", "justify-content": "center" } }, sm = /* @__PURE__ */ $({
8544
+ }, rm = { style: { display: "flex", "justify-content": "center" } }, om = /* @__PURE__ */ $({
8544
8545
  __name: "InfoItem",
8545
8546
  props: {
8546
8547
  background: { type: String, required: !1, default: "" },
@@ -8621,9 +8622,9 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8621
8622
  o.value = !1, l.value = !1;
8622
8623
  };
8623
8624
  return (_, G) => {
8624
- const ze = He, qe = Ne, ht = Qi, Mt = fr("click-outside");
8625
+ const ze = He, qe = Ne, ht = Xi, kt = fr("click-outside");
8625
8626
  return m(), y(U, null, [
8626
- g(o) ? (m(), y("div", im)) : Z("", !0),
8627
+ g(o) ? (m(), y("div", sm)) : Z("", !0),
8627
8628
  f("div", {
8628
8629
  class: "base-box",
8629
8630
  style: I(g(h)),
@@ -8651,7 +8652,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8651
8652
  T(_.$slots, "open-inside-content", {}, void 0, !0)
8652
8653
  ], 4)), [
8653
8654
  [
8654
- Mt,
8655
+ kt,
8655
8656
  L,
8656
8657
  void 0,
8657
8658
  { prevent: !0 }
@@ -8680,7 +8681,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8680
8681
  title: "У вас остались несохраненные изменения, вы уверены что хотите закрыть окно?"
8681
8682
  }, {
8682
8683
  default: V(() => [
8683
- f("div", nm, [
8684
+ f("div", rm, [
8684
8685
  A(qe, {
8685
8686
  text: "Не сохранять",
8686
8687
  onClick: X
@@ -8696,7 +8697,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8696
8697
  ], 64);
8697
8698
  };
8698
8699
  }
8699
- }), Bt = /* @__PURE__ */ E(sm, [["__scopeId", "data-v-4788a262"]]), rm = /* @__PURE__ */ $({
8700
+ }), Bt = /* @__PURE__ */ E(om, [["__scopeId", "data-v-4788a262"]]), am = /* @__PURE__ */ $({
8700
8701
  __name: "FiltersButtonsSelect",
8701
8702
  props: {
8702
8703
  models: {
@@ -8717,7 +8718,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8717
8718
  await s(o), i("load");
8718
8719
  };
8719
8720
  return (o, l) => {
8720
- const u = He, c = Ne, d = Ki, h = Bt;
8721
+ const u = He, c = Ne, d = Qi, h = Bt;
8721
8722
  return m(), y(U, null, [
8722
8723
  A(u, {
8723
8724
  string: t.defaultLabel,
@@ -8762,7 +8763,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8762
8763
  ], 64);
8763
8764
  };
8764
8765
  }
8765
- }), om = /* @__PURE__ */ E(rm, [["__scopeId", "data-v-04775fc7"]]), am = ["value", "label"], lm = /* @__PURE__ */ $({
8766
+ }), lm = /* @__PURE__ */ E(am, [["__scopeId", "data-v-04775fc7"]]), um = ["value", "label"], cm = /* @__PURE__ */ $({
8766
8767
  __name: "FilterSelect",
8767
8768
  props: {
8768
8769
  models: {
@@ -8796,19 +8797,19 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8796
8797
  key: h,
8797
8798
  value: d,
8798
8799
  label: d.label
8799
- }, null, 8, am))), 128))
8800
+ }, null, 8, um))), 128))
8800
8801
  ]),
8801
8802
  _: 1
8802
8803
  }, 8, ["modelValue", "clearable", "placeholder"]);
8803
8804
  };
8804
8805
  }
8805
- }), um = /* @__PURE__ */ E(lm, [["__scopeId", "data-v-ea2463cc"]]), cm = /* @__PURE__ */ $({
8806
+ }), dm = /* @__PURE__ */ E(cm, [["__scopeId", "data-v-ea2463cc"]]), hm = /* @__PURE__ */ $({
8806
8807
  __name: "FTSPPanel",
8807
8808
  setup(t) {
8808
8809
  return st(async () => {
8809
8810
  }), (e, i) => (m(), y("div"));
8810
8811
  }
8811
- }), dm = /* @__PURE__ */ E(cm, [["__scopeId", "data-v-a4a3cc13"]]), hm = /* @__PURE__ */ $({
8812
+ }), fm = /* @__PURE__ */ E(hm, [["__scopeId", "data-v-a4a3cc13"]]), mm = /* @__PURE__ */ $({
8812
8813
  __name: "GeneralItem",
8813
8814
  props: {
8814
8815
  background: {
@@ -8917,7 +8918,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8917
8918
  ], -1))
8918
8919
  ], 36));
8919
8920
  }
8920
- }), fm = /* @__PURE__ */ E(hm, [["__scopeId", "data-v-d7e51e08"]]), mm = /* @__PURE__ */ $({
8921
+ }), pm = /* @__PURE__ */ E(mm, [["__scopeId", "data-v-d7e51e08"]]), gm = /* @__PURE__ */ $({
8921
8922
  __name: "IconDownload",
8922
8923
  props: {
8923
8924
  color: { type: String, default: "" },
@@ -8958,7 +8959,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8958
8959
  ], -1))
8959
8960
  ], 64));
8960
8961
  }
8961
- }), Uo = /* @__PURE__ */ E(mm, [["__scopeId", "data-v-40934683"]]), pm = /* @__PURE__ */ $({
8962
+ }), Uo = /* @__PURE__ */ E(gm, [["__scopeId", "data-v-40934683"]]), vm = /* @__PURE__ */ $({
8962
8963
  __name: "IconFilter",
8963
8964
  props: {
8964
8965
  color: { type: String, default: "" },
@@ -8999,7 +9000,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
8999
9000
  ], -1))
9000
9001
  ], 64));
9001
9002
  }
9002
- }), Wo = /* @__PURE__ */ E(pm, [["__scopeId", "data-v-496ff188"]]), gm = /* @__PURE__ */ $({
9003
+ }), Wo = /* @__PURE__ */ E(vm, [["__scopeId", "data-v-496ff188"]]), ym = /* @__PURE__ */ $({
9003
9004
  __name: "IconArrowLeft",
9004
9005
  props: {
9005
9006
  size: { type: String, default: "" },
@@ -9037,7 +9038,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
9037
9038
  ], -1))
9038
9039
  ], 64));
9039
9040
  }
9040
- }), vm = /* @__PURE__ */ E(gm, [["__scopeId", "data-v-11a9207f"]]), ym = /* @__PURE__ */ $({
9041
+ }), wm = /* @__PURE__ */ E(ym, [["__scopeId", "data-v-11a9207f"]]), bm = /* @__PURE__ */ $({
9041
9042
  __name: "IconEdit",
9042
9043
  props: {
9043
9044
  size: { type: String, default: "" },
@@ -9078,7 +9079,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
9078
9079
  ], -1))
9079
9080
  ], 64));
9080
9081
  }
9081
- }), wm = /* @__PURE__ */ E(ym, [["__scopeId", "data-v-74cd505c"]]), bm = /* @__PURE__ */ $({
9082
+ }), Sm = /* @__PURE__ */ E(bm, [["__scopeId", "data-v-74cd505c"]]), Cm = /* @__PURE__ */ $({
9082
9083
  __name: "IconEmail",
9083
9084
  props: {
9084
9085
  size: { type: String, default: "" },
@@ -9115,7 +9116,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
9115
9116
  ], -1))
9116
9117
  ], 64));
9117
9118
  }
9118
- }), Sm = /* @__PURE__ */ E(bm, [["__scopeId", "data-v-b89c9521"]]), Cm = /* @__PURE__ */ $({
9119
+ }), xm = /* @__PURE__ */ E(Cm, [["__scopeId", "data-v-b89c9521"]]), Mm = /* @__PURE__ */ $({
9119
9120
  __name: "IconMove",
9120
9121
  props: {
9121
9122
  size: { type: String, default: "24px" },
@@ -9152,7 +9153,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
9152
9153
  ], -1))
9153
9154
  ], 64));
9154
9155
  }
9155
- }), xm = /* @__PURE__ */ E(Cm, [["__scopeId", "data-v-47aba5d0"]]), Mm = /* @__PURE__ */ $({
9156
+ }), km = /* @__PURE__ */ E(Mm, [["__scopeId", "data-v-47aba5d0"]]), Im = /* @__PURE__ */ $({
9156
9157
  __name: "IconPhone",
9157
9158
  props: {
9158
9159
  size: { type: String, default: "" },
@@ -9189,7 +9190,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
9189
9190
  ], -1))
9190
9191
  ], 64));
9191
9192
  }
9192
- }), km = /* @__PURE__ */ E(Mm, [["__scopeId", "data-v-cb2db6a7"]]), Im = /* @__PURE__ */ $({
9193
+ }), Rm = /* @__PURE__ */ E(Im, [["__scopeId", "data-v-cb2db6a7"]]), Am = /* @__PURE__ */ $({
9193
9194
  __name: "IconSearch",
9194
9195
  props: {
9195
9196
  size: { type: String, default: "" },
@@ -9226,7 +9227,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
9226
9227
  ], -1))
9227
9228
  ], 64));
9228
9229
  }
9229
- }), Vo = /* @__PURE__ */ E(Im, [["__scopeId", "data-v-1b900a88"]]), Rm = /* @__PURE__ */ $({
9230
+ }), Vo = /* @__PURE__ */ E(Am, [["__scopeId", "data-v-1b900a88"]]), $m = /* @__PURE__ */ $({
9230
9231
  __name: "ArrowLeft",
9231
9232
  props: {
9232
9233
  color: { type: String, default: "" },
@@ -9266,7 +9267,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
9266
9267
  ], -1))
9267
9268
  ], 64));
9268
9269
  }
9269
- }), Go = /* @__PURE__ */ E(Rm, [["__scopeId", "data-v-31d7e282"]]), Am = /* @__PURE__ */ $({
9270
+ }), Go = /* @__PURE__ */ E($m, [["__scopeId", "data-v-31d7e282"]]), Em = /* @__PURE__ */ $({
9270
9271
  __name: "ArrowRight",
9271
9272
  props: {
9272
9273
  color: { type: String, default: "" },
@@ -9306,7 +9307,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
9306
9307
  ], -1))
9307
9308
  ], 64));
9308
9309
  }
9309
- }), jo = /* @__PURE__ */ E(Am, [["__scopeId", "data-v-ac346343"]]), $m = /* @__PURE__ */ $({
9310
+ }), jo = /* @__PURE__ */ E(Em, [["__scopeId", "data-v-ac346343"]]), Pm = /* @__PURE__ */ $({
9310
9311
  __name: "DoubleArrowLeft",
9311
9312
  props: {
9312
9313
  color: { type: String, default: "" },
@@ -9346,7 +9347,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
9346
9347
  ], -1))
9347
9348
  ], 64));
9348
9349
  }
9349
- }), _o = /* @__PURE__ */ E($m, [["__scopeId", "data-v-646afc45"]]), Em = /* @__PURE__ */ $({
9350
+ }), _o = /* @__PURE__ */ E(Pm, [["__scopeId", "data-v-646afc45"]]), Tm = /* @__PURE__ */ $({
9350
9351
  __name: "DoubleArrowRight",
9351
9352
  props: {
9352
9353
  color: { type: String, default: "" },
@@ -9386,7 +9387,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
9386
9387
  ], -1))
9387
9388
  ], 64));
9388
9389
  }
9389
- }), Zo = /* @__PURE__ */ E(Em, [["__scopeId", "data-v-ef44f40e"]]), Pm = /* @__PURE__ */ $({
9390
+ }), Zo = /* @__PURE__ */ E(Tm, [["__scopeId", "data-v-ef44f40e"]]), Fm = /* @__PURE__ */ $({
9390
9391
  __name: "EllipsisSvg",
9391
9392
  props: {
9392
9393
  color: { type: String, default: "" },
@@ -9414,7 +9415,7 @@ const Yf = /* @__PURE__ */ E(jf, [["render", Zf], ["__scopeId", "data-v-80580591
9414
9415
  n[3] || (n[3] = mr('<svg width="0" height="0" class="hidden" data-v-1c5f4e97><symbol id="ellipsis" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 240" data-v-1c5f4e97><path d="M65 135C73.2843 135 80 128.284 80 120C80 111.716 73.2843 105 65 105C56.7157 105 50 111.716 50 120C50 128.284 56.7157 135 65 135Z" data-v-1c5f4e97></path><path d="M120 135C128.284 135 135 128.284 135 120C135 111.716 128.284 105 120 105C111.716 105 105 111.716 105 120C105 128.284 111.716 135 120 135Z" data-v-1c5f4e97></path><path d="M175 135C183.284 135 190 128.284 190 120C190 111.716 183.284 105 175 105C166.716 105 160 111.716 160 120C160 128.284 166.716 135 175 135Z" data-v-1c5f4e97></path></symbol></svg>', 1))
9415
9416
  ], 64));
9416
9417
  }
9417
- }), Yo = /* @__PURE__ */ E(Pm, [["__scopeId", "data-v-1c5f4e97"]]);
9418
+ }), Yo = /* @__PURE__ */ E(Fm, [["__scopeId", "data-v-1c5f4e97"]]);
9418
9419
  function er(t, e) {
9419
9420
  var i = Object.keys(t);
9420
9421
  if (Object.getOwnPropertySymbols) {
@@ -9439,7 +9440,7 @@ function ie(t) {
9439
9440
  function Ve(t, e, i) {
9440
9441
  return e in t ? Object.defineProperty(t, e, { value: i, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = i, t;
9441
9442
  }
9442
- function Tm(t, e) {
9443
+ function Lm(t, e) {
9443
9444
  if (t == null) return {};
9444
9445
  var i, n, s = function(o, l) {
9445
9446
  if (o == null) return {};
@@ -9453,29 +9454,29 @@ function Tm(t, e) {
9453
9454
  }
9454
9455
  return s;
9455
9456
  }
9456
- function St(t) {
9457
+ function Ct(t) {
9457
9458
  return function(e) {
9458
- if (Array.isArray(e)) return yn(e);
9459
+ if (Array.isArray(e)) return vn(e);
9459
9460
  }(t) || function(e) {
9460
9461
  if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null) return Array.from(e);
9461
9462
  }(t) || function(e, i) {
9462
9463
  if (e) {
9463
- if (typeof e == "string") return yn(e, i);
9464
+ if (typeof e == "string") return vn(e, i);
9464
9465
  var n = Object.prototype.toString.call(e).slice(8, -1);
9465
9466
  if (n === "Object" && e.constructor && (n = e.constructor.name), n === "Map" || n === "Set") return Array.from(e);
9466
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return yn(e, i);
9467
+ if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return vn(e, i);
9467
9468
  }
9468
9469
  }(t) || function() {
9469
9470
  throw new TypeError(`Invalid attempt to spread non-iterable instance.
9470
9471
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
9471
9472
  }();
9472
9473
  }
9473
- function yn(t, e) {
9474
+ function vn(t, e) {
9474
9475
  (e == null || e > t.length) && (e = t.length);
9475
9476
  for (var i = 0, n = new Array(e); i < e; i++) n[i] = t[i];
9476
9477
  return n;
9477
9478
  }
9478
- var tr, Fm, vi, me = (tr = function(t) {
9479
+ var tr, Dm, vi, me = (tr = function(t) {
9479
9480
  /*!
9480
9481
  Copyright (c) 2018 Jed Watson.
9481
9482
  Licensed under the MIT License (MIT), see
@@ -9502,7 +9503,7 @@ var tr, Fm, vi, me = (tr = function(t) {
9502
9503
  }
9503
9504
  t.exports ? (i.default = i, t.exports = i) : window.classNames = i;
9504
9505
  })();
9505
- }, tr(vi = { path: Fm, exports: {}, require: function(t, e) {
9506
+ }, tr(vi = { path: Dm, exports: {}, require: function(t, e) {
9506
9507
  return function() {
9507
9508
  throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs");
9508
9509
  }(e == null && vi.path);
@@ -9518,7 +9519,7 @@ var tr, Fm, vi, me = (tr = function(t) {
9518
9519
  }, "") : "");
9519
9520
  };
9520
9521
  };
9521
- function zn(t, e, i) {
9522
+ function Dn(t, e, i) {
9522
9523
  var n, s, r, o, l;
9523
9524
  function u() {
9524
9525
  var d = Date.now() - o;
@@ -9536,8 +9537,8 @@ function zn(t, e, i) {
9536
9537
  n && (l = t.apply(r, s), r = s = null, clearTimeout(n), n = null);
9537
9538
  }, c;
9538
9539
  }
9539
- zn.debounce = zn;
9540
- var On = zn, q = function() {
9540
+ Dn.debounce = Dn;
9541
+ var zn = Dn, q = function() {
9541
9542
  return q = Object.assign || function(t) {
9542
9543
  for (var e, i = 1, n = arguments.length; i < n; i++) for (var s in e = arguments[i]) Object.prototype.hasOwnProperty.call(e, s) && (t[s] = e[s]);
9543
9544
  return t;
@@ -9578,10 +9579,10 @@ function we(t) {
9578
9579
  function Ii(t) {
9579
9580
  return typeof t == "object" && t !== null;
9580
9581
  }
9581
- function Bn(t, e, i) {
9582
+ function On(t, e, i) {
9582
9583
  var n = {};
9583
9584
  return Ii(t) ? (Object.keys(e).forEach(function(s) {
9584
- we(t[s]) ? n[s] = e[s] : Ii(e[s]) ? Ii(t[s]) ? n[s] = Bn(t[s], e[s], i[s]) : n[s] = t[s] ? e[s] : i[s] : e[s] === !0 || e[s] === !1 ? n[s] = !!t[s] : n[s] = t[s];
9585
+ we(t[s]) ? n[s] = e[s] : Ii(e[s]) ? Ii(t[s]) ? n[s] = On(t[s], e[s], i[s]) : n[s] = t[s] ? e[s] : i[s] : e[s] === !0 || e[s] === !1 ? n[s] = !!t[s] : n[s] = t[s];
9585
9586
  }), n) : t ? e : i;
9586
9587
  }
9587
9588
  function yi(t) {
@@ -9601,11 +9602,11 @@ function Ko(t, e) {
9601
9602
  }
9602
9603
  var Qt = function(t, e) {
9603
9604
  t === void 0 && (t = {}), e === void 0 && (e = {}), this.type = "manipulateImage", this.move = t, this.scale = e;
9604
- }, Lm = function(t, e) {
9605
+ }, zm = function(t, e) {
9605
9606
  e === void 0 && (e = {}), this.type = "resize", this.directions = t, this.params = e;
9606
9607
  }, rs = function(t) {
9607
9608
  this.type = "move", this.directions = t;
9608
- }, Dm = function() {
9609
+ }, Om = function() {
9609
9610
  function t(e, i, n, s, r) {
9610
9611
  this.type = "drag", this.nativeEvent = e, this.position = n, this.previousPosition = s, this.element = i, this.anchor = r;
9611
9612
  }
@@ -9629,7 +9630,7 @@ var Qt = function(t, e) {
9629
9630
  }, onMouseLeave: function() {
9630
9631
  this.hovered && !this.touches.length && (this.hovered = !1, this.$emit("leave"));
9631
9632
  }, onTouchStart: function(t) {
9632
- t.cancelable && !this.disabled && t.touches.length === 1 && (this.touches = St(t.touches), this.hovered || (this.$emit("enter"), this.hovered = !0), t.touches.length && this.initAnchor(this.touches.reduce(function(e, i) {
9633
+ t.cancelable && !this.disabled && t.touches.length === 1 && (this.touches = Ct(t.touches), this.hovered || (this.$emit("enter"), this.hovered = !0), t.touches.length && this.initAnchor(this.touches.reduce(function(e, i) {
9633
9634
  return { clientX: e.clientX + i.clientX / t.touches.length, clientY: e.clientY + i.clientY / t.touches.length };
9634
9635
  }, { clientX: 0, clientY: 0 })), t.preventDefault && t.preventDefault(), t.stopPropagation());
9635
9636
  }, onTouchEnd: function() {
@@ -9649,11 +9650,11 @@ var Qt = function(t, e) {
9649
9650
  var e = this.$refs.draggable.getBoundingClientRect(), i = e.left, n = e.right, s = e.bottom, r = e.top;
9650
9651
  this.anchor = { left: t.clientX - i, top: t.clientY - r, bottom: s - t.clientY, right: n - t.clientX };
9651
9652
  }, processMove: function(t, e) {
9652
- var i = St(e);
9653
+ var i = Ct(e);
9653
9654
  if (this.touches.length) {
9654
9655
  if (this.touches.length === 1 && i.length === 1) {
9655
9656
  var n = this.$refs.draggable;
9656
- this.$emit("drag", new Dm(t, n, { left: i[0].clientX, top: i[0].clientY }, { left: this.touches[0].clientX, top: this.touches[0].clientY }, this.anchor));
9657
+ this.$emit("drag", new Om(t, n, { left: i[0].clientX, top: i[0].clientY }, { left: this.touches[0].clientX, top: this.touches[0].clientY }, this.anchor));
9657
9658
  }
9658
9659
  this.touches = i;
9659
9660
  }
@@ -9671,13 +9672,13 @@ os.render = function(t, e, i, n, s, r) {
9671
9672
  return r.onMouseLeave && r.onMouseLeave.apply(r, arguments);
9672
9673
  }) }, [T(t.$slots, "default")], 34);
9673
9674
  };
9674
- var wn = Xe("vue-handler-wrapper"), ea = { name: "HandlerWrapper", components: { DraggableElement: os }, props: { horizontalPosition: { type: String }, verticalPosition: { type: String }, disabled: { type: Boolean, default: !1 } }, computed: { classes: function() {
9675
+ var yn = Xe("vue-handler-wrapper"), ea = { name: "HandlerWrapper", components: { DraggableElement: os }, props: { horizontalPosition: { type: String }, verticalPosition: { type: String }, disabled: { type: Boolean, default: !1 } }, computed: { classes: function() {
9675
9676
  var t;
9676
9677
  if (this.horizontalPosition || this.verticalPosition) {
9677
9678
  var e, i = Jo(this.horizontalPosition, this.verticalPosition);
9678
- t = wn((Ve(e = {}, i.classname, !0), Ve(e, "disabled", this.disabled), e));
9679
- } else t = wn({ disabled: this.disabled });
9680
- return { root: t, draggable: wn("draggable") };
9679
+ t = yn((Ve(e = {}, i.classname, !0), Ve(e, "disabled", this.disabled), e));
9680
+ } else t = yn({ disabled: this.disabled });
9681
+ return { root: t, draggable: yn("draggable") };
9681
9682
  } }, emits: ["leave", "enter", "drag", "drag-end"] };
9682
9683
  ea.render = function(t, e, i, n, s, r) {
9683
9684
  var o = ve("DraggableElement");
@@ -9693,9 +9694,9 @@ ea.render = function(t, e, i, n, s, r) {
9693
9694
  return [T(t.$slots, "default")];
9694
9695
  }), _: 3 }, 8, ["class"])], 2);
9695
9696
  };
9696
- var zm = Xe("vue-line-wrapper"), ta = { name: "LineWrapper", components: { DraggableElement: os }, props: { position: { type: String, required: !0 }, disabled: { type: Boolean, default: !1 } }, computed: { classname: function() {
9697
+ var Bm = Xe("vue-line-wrapper"), ta = { name: "LineWrapper", components: { DraggableElement: os }, props: { position: { type: String, required: !0 }, disabled: { type: Boolean, default: !1 } }, computed: { classname: function() {
9697
9698
  var t;
9698
- return zm((Ve(t = {}, this.position, !0), Ve(t, "disabled", this.disabled), t));
9699
+ return Bm((Ve(t = {}, this.position, !0), Ve(t, "disabled", this.disabled), t));
9699
9700
  } }, emits: ["leave", "enter", "drag", "drag-end"] };
9700
9701
  ta.render = function(t, e, i, n, s, r) {
9701
9702
  var o = ve("DraggableElement");
@@ -9711,7 +9712,7 @@ ta.render = function(t, e, i, n, s, r) {
9711
9712
  return [T(t.$slots, "default")];
9712
9713
  }), _: 3 }, 8, ["class"]);
9713
9714
  };
9714
- var et = ["left", "right", "top", "bottom"], Om = ["left", "right"], Bm = ["top", "bottom"], Nm = ["left", "top"], Hm = ["fill-area", "fit-area", "stencil", "none"], sr = { left: 0, top: 0, width: 0, height: 0 };
9715
+ var et = ["left", "right", "top", "bottom"], Nm = ["left", "right"], Hm = ["top", "bottom"], qm = ["left", "top"], Um = ["fill-area", "fit-area", "stencil", "none"], sr = { left: 0, top: 0, width: 0, height: 0 };
9715
9716
  function rr(t, e, i) {
9716
9717
  return !(i = i || ["width", "height", "left", "top"]).some(function(n) {
9717
9718
  return t[n] !== e[n];
@@ -9736,7 +9737,7 @@ function si(t, e) {
9736
9737
  function Ke(t, e) {
9737
9738
  return { left: t.left - e.left, top: t.top - e.top, width: t.width + e.left + e.right, height: t.height + e.top + e.bottom };
9738
9739
  }
9739
- function tn(t) {
9740
+ function en(t) {
9740
9741
  return { left: -t.left, top: -t.top };
9741
9742
  }
9742
9743
  function De(t, e) {
@@ -9762,7 +9763,7 @@ function qt(t, e) {
9762
9763
  var i = { left: 0, top: 0 }, n = si(t, e);
9763
9764
  return n.left && n.left > 0 ? i.left = n.left : n.right && n.right > 0 && (i.left = -n.right), n.top && n.top > 0 ? i.top = n.top : n.bottom && n.bottom > 0 && (i.top = -n.bottom), i;
9764
9765
  }
9765
- function bn(t, e) {
9766
+ function wn(t, e) {
9766
9767
  var i;
9767
9768
  return e.minimum && t < e.minimum ? i = e.minimum : e.maximum && t > e.maximum && (i = e.maximum), i;
9768
9769
  }
@@ -9778,19 +9779,19 @@ function pt(t, e) {
9778
9779
  var i = e * Math.PI / 180;
9779
9780
  return { left: t.left * Math.cos(i) - t.top * Math.sin(i), top: t.left * Math.sin(i) + t.top * Math.cos(i) };
9780
9781
  }
9781
- function nn(t, e) {
9782
+ function tn(t, e) {
9782
9783
  var i = si(xe(t, e), e);
9783
9784
  return i.left + i.right + i.top + i.bottom ? i.left + i.right > i.top + i.bottom ? Math.min((t.width + i.left + i.right) / t.width, Ht(t, e)) : Math.min((t.height + i.top + i.bottom) / t.height, Ht(t, e)) : 1;
9784
9785
  }
9785
9786
  function xe(t, e, i) {
9786
9787
  i === void 0 && (i = !1);
9787
9788
  var n = qt(t, e);
9788
- return De(t, i ? tn(n) : n);
9789
+ return De(t, i ? en(n) : n);
9789
9790
  }
9790
- function Nn(t) {
9791
+ function Bn(t) {
9791
9792
  return { width: t.right !== void 0 && t.left !== void 0 ? t.right - t.left : 1 / 0, height: t.bottom !== void 0 && t.top !== void 0 ? t.bottom - t.top : 1 / 0 };
9792
9793
  }
9793
- function qm(t, e) {
9794
+ function Wm(t, e) {
9794
9795
  return q(q({}, t), { minWidth: Math.min(e.width, t.minWidth), minHeight: Math.min(e.height, t.minHeight), maxWidth: Math.min(e.width, t.maxWidth), maxHeight: Math.min(e.height, t.maxHeight) });
9795
9796
  }
9796
9797
  function sa(t, e, i) {
@@ -9801,7 +9802,7 @@ function sa(t, e, i) {
9801
9802
  r !== void 0 && o !== void 0 ? n[s] = s === "left" || s === "top" ? i ? Math.max(r, o) : Math.min(r, o) : i ? Math.min(r, o) : Math.max(r, o) : o !== void 0 ? n[s] = o : r !== void 0 && (n[s] = r);
9802
9803
  }), n;
9803
9804
  }
9804
- function sn(t, e) {
9805
+ function nn(t, e) {
9805
9806
  return sa(t, e, !0);
9806
9807
  }
9807
9808
  function or(t) {
@@ -9825,13 +9826,13 @@ function ct(t) {
9825
9826
  var u = o(l) || o(l, !0);
9826
9827
  return u && { width: u.width, height: u.height };
9827
9828
  }
9828
- function Hn(t) {
9829
+ function Nn(t) {
9829
9830
  var e = t.event, i = t.coordinates, n = t.positionRestrictions, s = n === void 0 ? {} : n, r = De(i, e.directions);
9830
9831
  return De(r, qt(r, s));
9831
9832
  }
9832
- function Um(t) {
9833
+ function Vm(t) {
9833
9834
  var e = t.coordinates, i = t.transform, n = t.imageSize, s = t.sizeRestrictions, r = t.positionRestrictions, o = t.aspectRatio, l = t.visibleArea, u = function(d, h) {
9834
- return Hn({ coordinates: d, positionRestrictions: r, event: new rs({ left: h.left - d.left, top: h.top - d.top }) });
9835
+ return Nn({ coordinates: d, positionRestrictions: r, event: new rs({ left: h.left - d.left, top: h.top - d.top }) });
9835
9836
  }, c = q({}, e);
9836
9837
  return (Array.isArray(i) ? i : [i]).forEach(function(d) {
9837
9838
  var h = {};
@@ -9841,7 +9842,7 @@ function Um(t) {
9841
9842
  }(c, q(q({}, c), h))), we(h.left) && we(h.top) || (c = u(c, q(q({}, c), h)));
9842
9843
  }), c;
9843
9844
  }
9844
- function Wm(t) {
9845
+ function Gm(t) {
9845
9846
  t.event;
9846
9847
  var e = t.getAreaRestrictions, i = t.boundaries, n = t.coordinates, s = t.visibleArea;
9847
9848
  t.aspectRatio;
@@ -9849,10 +9850,10 @@ function Wm(t) {
9849
9850
  t.stencilReference;
9850
9851
  var u, c, d, h = q({}, n), p = q({}, s), w = q({}, r);
9851
9852
  u = ne(w), c = ne(h), d === void 0 && (d = 1e-3), (u === 0 || c === 0 ? Math.abs(c - u) < d : Math.abs(c / u) < 1 + d && Math.abs(c / u) > 1 - d) || (h = q(q({}, h), ct({ sizeRestrictions: o, width: h.width, height: h.height, aspectRatio: { minimum: ne(w), maximum: ne(w) } })));
9852
- var v = nn(p = Ge(p, h.width * i.width / (p.width * w.width)), e({ visibleArea: p, type: "resize" }));
9853
- return v !== 1 && (p = Ge(p, v), h = Ge(h, v)), p = xe(p = De(p, Nt(Ce(h), Ce(p))), e({ visibleArea: p, type: "move" })), { coordinates: h = xe(h, sn(nt(p), l)), visibleArea: p };
9853
+ var v = tn(p = Ge(p, h.width * i.width / (p.width * w.width)), e({ visibleArea: p, type: "resize" }));
9854
+ return v !== 1 && (p = Ge(p, v), h = Ge(h, v)), p = xe(p = De(p, Nt(Ce(h), Ce(p))), e({ visibleArea: p, type: "move" })), { coordinates: h = xe(h, nn(nt(p), l)), visibleArea: p };
9854
9855
  }
9855
- function Vm(t) {
9856
+ function jm(t) {
9856
9857
  var e = t.event, i = t.getAreaRestrictions, n = t.boundaries, s = t.coordinates, r = t.visibleArea;
9857
9858
  t.aspectRatio, t.stencilSize, t.sizeRestrictions;
9858
9859
  var o = t.positionRestrictions;
@@ -9861,35 +9862,35 @@ function Vm(t) {
9861
9862
  if (s && r && e.type !== "manipulateImage") {
9862
9863
  var c = { width: 0, height: 0 };
9863
9864
  u.width, n.width, ne(n) > ne(l) ? (c.height = 0.8 * n.height, c.width = c.height * ne(l)) : (c.width = 0.8 * n.width, c.height = c.width * ne(l));
9864
- var d = nn(u = Ge(u, l.width * n.width / (u.width * c.width)), i({ visibleArea: u, type: "resize" }));
9865
- u = Ge(u, d), d !== 1 && (c.height /= d, c.width /= d), u = xe(u = De(u, Nt(Ce(l), Ce(u))), i({ visibleArea: u, type: "move" })), l = xe(l, sn(nt(u), o));
9865
+ var d = tn(u = Ge(u, l.width * n.width / (u.width * c.width)), i({ visibleArea: u, type: "resize" }));
9866
+ u = Ge(u, d), d !== 1 && (c.height /= d, c.width /= d), u = xe(u = De(u, Nt(Ce(l), Ce(u))), i({ visibleArea: u, type: "move" })), l = xe(l, nn(nt(u), o));
9866
9867
  }
9867
9868
  return { coordinates: l, visibleArea: u };
9868
9869
  }
9869
- function Gm(t) {
9870
+ function _m(t) {
9870
9871
  var e = t.event, i = t.coordinates, n = t.visibleArea, s = t.getAreaRestrictions, r = q({}, n), o = q({}, i);
9871
9872
  if (e.type === "setCoordinates") {
9872
9873
  var l = Math.max(0, o.width - r.width), u = Math.max(0, o.height - r.height);
9873
- l > u ? r = Ge(r, Math.min(o.width / r.width, Ht(r, s({ visibleArea: r, type: "resize" })))) : u > l && (r = Ge(r, Math.min(o.height / r.height, Ht(r, s({ visibleArea: r, type: "resize" }))))), r = xe(r = De(r, tn(qt(o, nt(r)))), s({ visibleArea: r, type: "move" }));
9874
+ l > u ? r = Ge(r, Math.min(o.width / r.width, Ht(r, s({ visibleArea: r, type: "resize" })))) : u > l && (r = Ge(r, Math.min(o.height / r.height, Ht(r, s({ visibleArea: r, type: "resize" }))))), r = xe(r = De(r, en(qt(o, nt(r)))), s({ visibleArea: r, type: "move" }));
9874
9875
  }
9875
9876
  return { visibleArea: r, coordinates: o };
9876
9877
  }
9877
- function jm(t) {
9878
+ function Zm(t) {
9878
9879
  var e = t.imageSize, i = t.visibleArea, n = t.coordinates, s = i || e;
9879
9880
  return { left: (i ? i.left : 0) + s.width / 2 - n.width / 2, top: (i ? i.top : 0) + s.height / 2 - n.height / 2 };
9880
9881
  }
9881
- function _m(t) {
9882
+ function Ym(t) {
9882
9883
  var e = t.imageSize, i = t.visibleArea, n = t.aspectRatio, s = t.sizeRestrictions, r = i || e, o = Math.min(n.maximum || 1 / 0, Math.max(n.minimum || 0, ne(r))), l = r.width < r.height ? { width: 0.8 * r.width, height: 0.8 * r.width / o } : { height: 0.8 * r.height, width: 0.8 * r.height * o };
9883
9884
  return ct(q(q({}, l), { aspectRatio: n, sizeRestrictions: s }));
9884
9885
  }
9885
- function Zm(t) {
9886
+ function Jm(t) {
9886
9887
  var e, i, n = t.imageSize, s = t.visibleArea, r = t.boundaries, o = t.aspectRatio, l = t.sizeRestrictions, u = t.stencilSize, c = s || n;
9887
9888
  return ne(c) > ne(r) ? i = (e = u.height * c.height / r.height) * ne(u) : e = (i = u.width * c.width / r.width) / ne(u), ct({ width: i, height: e, aspectRatio: o, sizeRestrictions: l });
9888
9889
  }
9889
- function Ym(t) {
9890
+ function Xm(t) {
9890
9891
  var e = t.getAreaRestrictions, i = t.coordinates, n = t.imageSize, s = ne(t.boundaries);
9891
9892
  if (i) {
9892
- var r = { height: Math.max(i.height, n.height), width: Math.max(i.width, n.width) }, o = ia({ width: ne(r) > s ? r.width : r.height * s, height: ne(r) > s ? r.width / s : r.height }, Nn(e())), l = { left: i.left + i.width / 2 - o.width / 2, top: i.top + i.height / 2 - o.height / 2, width: o.width, height: o.height }, u = si(i, nt(q({ left: 0, top: 0 }, n))), c = {};
9893
+ var r = { height: Math.max(i.height, n.height), width: Math.max(i.width, n.width) }, o = ia({ width: ne(r) > s ? r.width : r.height * s, height: ne(r) > s ? r.width / s : r.height }, Bn(e())), l = { left: i.left + i.width / 2 - o.width / 2, top: i.top + i.height / 2 - o.height / 2, width: o.width, height: o.height }, u = si(i, nt(q({ left: 0, top: 0 }, n))), c = {};
9893
9894
  return !u.left && !u.right && l.width <= n.width && (c.left = 0, c.right = n.width), !u.top && !u.bottom && l.height <= n.height && (c.top = 0, c.bottom = n.height), xe(l, c);
9894
9895
  }
9895
9896
  var d = ne(n);
@@ -9898,19 +9899,19 @@ function Ym(t) {
9898
9899
  function wi(t, e) {
9899
9900
  return sa(t, nt(e));
9900
9901
  }
9901
- function Jm(t) {
9902
+ function Qm(t) {
9902
9903
  var e = t.event, i = t.coordinates, n = t.visibleArea, s = t.sizeRestrictions, r = t.getAreaRestrictions, o = t.positionRestrictions, l = t.adjustStencil, u = e.scale, c = e.move, d = q({}, n), h = q({}, i), p = 1, w = 1, v = u.factor && Math.abs(u.factor - 1) > 1e-3;
9903
9904
  d = De(d, { left: c.left || 0, top: c.top || 0 });
9904
9905
  var M = { stencil: { minimum: Math.max(s.minWidth ? s.minWidth / h.width : 0, s.minHeight ? s.minHeight / h.height : 0), maximum: Math.min(s.maxWidth ? s.maxWidth / h.width : 1 / 0, s.maxHeight ? s.maxHeight / h.height : 1 / 0, Ht(h, o)) }, area: { maximum: Ht(d, r({ visibleArea: d, type: "resize" })) } };
9905
9906
  u.factor && v && (u.factor < 1 ? (w = Math.max(u.factor, M.stencil.minimum)) > 1 && (w = 1) : u.factor > 1 && (w = Math.min(u.factor, Math.min(M.area.maximum, M.stencil.maximum))) < 1 && (w = 1)), w && (d = Ge(d, w, u.center));
9906
9907
  var S = i.left - n.left, L = n.width + n.left - (i.width + i.left), Y = i.top - n.top, X = n.height + n.top - (i.height + i.top);
9907
- return d = xe(d = De(d, qt(d, { left: o.left !== void 0 ? o.left - S * w : void 0, top: o.top !== void 0 ? o.top - Y * w : void 0, bottom: o.bottom !== void 0 ? o.bottom + X * w : void 0, right: o.right !== void 0 ? o.right + L * w : void 0 })), r({ visibleArea: d, type: "move" })), h.width = h.width * w, h.height = h.height * w, h.left = d.left + S * w, h.top = d.top + Y * w, h = xe(h, sn(nt(d), o)), u.factor && v && l && (u.factor > 1 ? p = Math.min(M.area.maximum, u.factor) / w : u.factor < 1 && (p = Math.max(h.height / d.height, h.width / d.width, u.factor / w)), p !== 1 && (d = De(d = xe(d = Ge(d, p, u.factor > 1 ? u.center : Ce(h)), r({ visibleArea: d, type: "move" })), tn(qt(h, nt(d)))))), { coordinates: h, visibleArea: d };
9908
+ return d = xe(d = De(d, qt(d, { left: o.left !== void 0 ? o.left - S * w : void 0, top: o.top !== void 0 ? o.top - Y * w : void 0, bottom: o.bottom !== void 0 ? o.bottom + X * w : void 0, right: o.right !== void 0 ? o.right + L * w : void 0 })), r({ visibleArea: d, type: "move" })), h.width = h.width * w, h.height = h.height * w, h.left = d.left + S * w, h.top = d.top + Y * w, h = xe(h, nn(nt(d), o)), u.factor && v && l && (u.factor > 1 ? p = Math.min(M.area.maximum, u.factor) / w : u.factor < 1 && (p = Math.max(h.height / d.height, h.width / d.width, u.factor / w)), p !== 1 && (d = De(d = xe(d = Ge(d, p, u.factor > 1 ? u.center : Ce(h)), r({ visibleArea: d, type: "move" })), en(qt(h, nt(d)))))), { coordinates: h, visibleArea: d };
9908
9909
  }
9909
- function Xm(t) {
9910
+ function Km(t) {
9910
9911
  var e = t.aspectRatio, i = t.getAreaRestrictions, n = t.coordinates, s = t.visibleArea, r = t.sizeRestrictions, o = t.positionRestrictions, l = t.imageSize, u = t.previousImageSize, c = t.angle, d = q({}, n), h = q({}, s), p = pt(Ce(q({ left: 0, top: 0 }, u)), c);
9911
- return (d = q(q({}, ct({ sizeRestrictions: r, aspectRatio: e, width: d.width, height: d.height })), pt(Ce(d), c))).left -= p.left - l.width / 2 + d.width / 2, d.top -= p.top - l.height / 2 + d.height / 2, h = Ge(h, nn(h, i({ visibleArea: h, type: "resize" }))), { coordinates: d = xe(d, o), visibleArea: h = xe(h = De(h, Nt(Ce(d), Ce(n))), i({ visibleArea: h, type: "move" })) };
9912
+ return (d = q(q({}, ct({ sizeRestrictions: r, aspectRatio: e, width: d.width, height: d.height })), pt(Ce(d), c))).left -= p.left - l.width / 2 + d.width / 2, d.top -= p.top - l.height / 2 + d.height / 2, h = Ge(h, tn(h, i({ visibleArea: h, type: "resize" }))), { coordinates: d = xe(d, o), visibleArea: h = xe(h = De(h, Nt(Ce(d), Ce(n))), i({ visibleArea: h, type: "move" })) };
9912
9913
  }
9913
- function Qm(t) {
9914
+ function ep(t) {
9914
9915
  var e = t.flip, i = t.previousFlip, n = t.rotate, s = t.getAreaRestrictions, r = t.coordinates, o = t.visibleArea, l = t.imageSize, u = q({}, r), c = q({}, o), d = i.horizontal !== e.horizontal, h = i.vertical !== e.vertical;
9915
9916
  if (d || h) {
9916
9917
  var p = pt({ left: l.width / 2, top: l.height / 2 }, -n), w = pt(Ce(u), -n), v = pt({ left: d ? p.left - (w.left - p.left) : w.left, top: h ? p.top - (w.top - p.top) : w.top }, n);
@@ -9942,9 +9943,9 @@ function lr(t) {
9942
9943
  v !== 1 / 0 && et.forEach(function(M) {
9943
9944
  u[M] *= v;
9944
9945
  });
9945
- } else p.width !== 1 / 0 && Om.forEach(function(M) {
9946
+ } else p.width !== 1 / 0 && Nm.forEach(function(M) {
9946
9947
  u[M] *= p.width;
9947
- }), p.height !== 1 / 0 && Bm.forEach(function(M) {
9948
+ }), p.height !== 1 / 0 && Hm.forEach(function(M) {
9948
9949
  u[M] *= p.height;
9949
9950
  });
9950
9951
  return u;
@@ -9952,11 +9953,11 @@ function lr(t) {
9952
9953
  function bi(t, e, i) {
9953
9954
  return e == 0 && i == 0 ? t / 2 : e == 0 ? 0 : i == 0 ? t : t * Math.abs(e / (e + i));
9954
9955
  }
9955
- var Km = Xe("vue-simple-handler"), ep = Xe("vue-simple-handler-wrapper"), as = { name: "SimpleHandler", components: { HandlerWrapper: ea }, props: { defaultClass: { type: String }, hoverClass: { type: String }, wrapperClass: { type: String }, horizontalPosition: { type: String }, verticalPosition: { type: String }, disabled: { type: Boolean, default: !1 } }, data: function() {
9956
+ var tp = Xe("vue-simple-handler"), ip = Xe("vue-simple-handler-wrapper"), as = { name: "SimpleHandler", components: { HandlerWrapper: ea }, props: { defaultClass: { type: String }, hoverClass: { type: String }, wrapperClass: { type: String }, horizontalPosition: { type: String }, verticalPosition: { type: String }, disabled: { type: Boolean, default: !1 } }, data: function() {
9956
9957
  return { hover: !1 };
9957
9958
  }, computed: { classes: function() {
9958
9959
  var t, e = (Ve(t = {}, this.horizontalPosition, !!this.horizontalPosition), Ve(t, this.verticalPosition, !!this.verticalPosition), Ve(t, "".concat(this.horizontalPosition, "-").concat(this.verticalPosition), !!(this.verticalPosition && this.horizontalPosition)), Ve(t, "hover", this.hover), t);
9959
- return { default: me(Km(e), this.defaultClass, this.hover && this.hoverClass), wrapper: me(ep(e), this.wrapperClass) };
9960
+ return { default: me(tp(e), this.defaultClass, this.hover && this.hoverClass), wrapper: me(ip(e), this.wrapperClass) };
9960
9961
  } }, methods: { onDrag: function(t) {
9961
9962
  this.$emit("drag", t);
9962
9963
  }, onEnter: function() {
@@ -9972,10 +9973,10 @@ as.render = function(t, e, i, n, s, r) {
9972
9973
  return [A("div", { class: r.classes.default }, null, 2)];
9973
9974
  }), _: 1 }, 8, ["class", "vertical-position", "horizontal-position", "disabled", "onDrag", "onDragEnd", "onEnter", "onLeave"]);
9974
9975
  };
9975
- var tp = Xe("vue-simple-line"), ip = Xe("vue-simple-line-wrapper"), ls = { name: "SimpleLine", components: { LineWrapper: ta }, props: { defaultClass: { type: String }, hoverClass: { type: String }, wrapperClass: { type: String }, position: { type: String }, disabled: { type: Boolean, default: !1 } }, data: function() {
9976
+ var np = Xe("vue-simple-line"), sp = Xe("vue-simple-line-wrapper"), ls = { name: "SimpleLine", components: { LineWrapper: ta }, props: { defaultClass: { type: String }, hoverClass: { type: String }, wrapperClass: { type: String }, position: { type: String }, disabled: { type: Boolean, default: !1 } }, data: function() {
9976
9977
  return { hover: !1 };
9977
9978
  }, computed: { classes: function() {
9978
- return { root: me(tp(Ve({}, this.position, !0)), this.defaultClass, this.hover && this.hoverClass), wrapper: me(ip(Ve({}, this.position, !0)), this.wrapperClass) };
9979
+ return { root: me(np(Ve({}, this.position, !0)), this.defaultClass, this.hover && this.hoverClass), wrapper: me(sp(Ve({}, this.position, !0)), this.wrapperClass) };
9979
9980
  } }, methods: { onDrag: function(t) {
9980
9981
  this.$emit("drag", t);
9981
9982
  }, onEnter: function() {
@@ -9991,7 +9992,7 @@ ls.render = function(t, e, i, n, s, r) {
9991
9992
  return [A("div", { class: r.classes.root }, null, 2)];
9992
9993
  }), _: 1 }, 8, ["class", "position", "disabled", "onDrag", "onDragEnd", "onEnter", "onLeave"]);
9993
9994
  };
9994
- var Sn = Xe("vue-bounding-box"), np = ["east", "west", null], sp = ["south", "north", null], ra = { name: "BoundingBox", props: { width: { type: Number }, height: { type: Number }, transitions: { type: Object }, handlers: { type: Object, default: function() {
9995
+ var bn = Xe("vue-bounding-box"), rp = ["east", "west", null], op = ["south", "north", null], ra = { name: "BoundingBox", props: { width: { type: Number }, height: { type: Number }, transitions: { type: Object }, handlers: { type: Object, default: function() {
9995
9996
  return { eastNorth: !0, north: !0, westNorth: !0, west: !0, westSouth: !0, south: !0, eastSouth: !0, east: !0 };
9996
9997
  } }, handlersComponent: { type: [Object, String], default: function() {
9997
9998
  return as;
@@ -10009,8 +10010,8 @@ var Sn = Xe("vue-bounding-box"), np = ["east", "west", null], sp = ["south", "no
10009
10010
  return {};
10010
10011
  } }, resizable: { type: Boolean, default: !0 } }, data: function() {
10011
10012
  var t = [];
10012
- return np.forEach(function(e) {
10013
- sp.forEach(function(i) {
10013
+ return rp.forEach(function(e) {
10014
+ op.forEach(function(i) {
10014
10015
  if (e !== i) {
10015
10016
  var n = Jo(e, i), s = n.name, r = n.classname;
10016
10017
  t.push({ name: s, classname: r, verticalDirection: i, horizontalDirection: e });
@@ -10022,7 +10023,7 @@ var Sn = Xe("vue-bounding-box"), np = ["east", "west", null], sp = ["south", "no
10022
10023
  return this.width && this.height && (t.width = "".concat(this.width, "px"), t.height = "".concat(this.height, "px"), this.transitions && this.transitions.enabled && (t.transition = "".concat(this.transitions.time, "ms ").concat(this.transitions.timingFunction))), t;
10023
10024
  }, classes: function() {
10024
10025
  var t = this.handlersClasses, e = this.handlersWrappersClasses, i = this.linesClasses, n = this.linesWrappersClasses;
10025
- return { root: Sn(), handlers: t, handlersWrappers: e, lines: i, linesWrappers: n };
10026
+ return { root: bn(), handlers: t, handlersWrappers: e, lines: i, linesWrappers: n };
10026
10027
  }, lineNodes: function() {
10027
10028
  var t = this, e = [];
10028
10029
  return this.points.forEach(function(i) {
@@ -10035,8 +10036,8 @@ var Sn = Xe("vue-bounding-box"), np = ["east", "west", null], sp = ["south", "no
10035
10036
  var r = { name: s.name, component: t.handlersComponent, class: me(t.classes.handlers.default, t.classes.handlers[s.name]), wrapperClass: me(t.classes.handlersWrappers.default, t.classes.handlersWrappers[s.name]), hoverClass: t.classes.handlers.hover, verticalDirection: s.verticalDirection, horizontalDirection: s.horizontalDirection, disabled: !t.resizable };
10036
10037
  if (i && n) {
10037
10038
  var o = s.horizontalDirection, l = s.verticalDirection, u = o === "east" ? i : o === "west" ? 0 : i / 2, c = l === "south" ? n : l === "north" ? 0 : n / 2;
10038
- r.wrapperClass = Sn("handler"), r.wrapperStyle = { transform: "translate(".concat(u, "px, ").concat(c, "px)") }, t.transitions && t.transitions.enabled && (r.wrapperStyle.transition = "".concat(t.transitions.time, "ms ").concat(t.transitions.timingFunction));
10039
- } else r.wrapperClass = Sn("handler", Ve({}, s.classname, !0));
10039
+ r.wrapperClass = bn("handler"), r.wrapperStyle = { transform: "translate(".concat(u, "px, ").concat(c, "px)") }, t.transitions && t.transitions.enabled && (r.wrapperStyle.transition = "".concat(t.transitions.time, "ms ").concat(t.transitions.timingFunction));
10040
+ } else r.wrapperClass = bn("handler", Ve({}, s.classname, !0));
10040
10041
  e.push(r);
10041
10042
  }
10042
10043
  }), e;
@@ -10050,7 +10051,7 @@ var Sn = Xe("vue-bounding-box"), np = ["east", "west", null], sp = ["south", "no
10050
10051
  this.$emit("resize-end");
10051
10052
  }, onHandlerDrag: function(t, e, i) {
10052
10053
  var n, s = t.shift(), r = s.left, o = s.top, l = { left: 0, right: 0, top: 0, bottom: 0 };
10053
- e === "west" ? l.left -= r : e === "east" && (l.right += r), i === "north" ? l.top -= o : i === "south" && (l.bottom += o), !i && e ? n = "width" : i && !e && (n = "height"), this.resizable && this.$emit("resize", new Lm(l, { allowedDirections: { left: e === "west" || !e, right: e === "east" || !e, bottom: i === "south" || !i, top: i === "north" || !i }, preserveAspectRatio: t.nativeEvent && t.nativeEvent.shiftKey, respectDirection: n }));
10054
+ e === "west" ? l.left -= r : e === "east" && (l.right += r), i === "north" ? l.top -= o : i === "south" && (l.bottom += o), !i && e ? n = "width" : i && !e && (n = "height"), this.resizable && this.$emit("resize", new zm(l, { allowedDirections: { left: e === "west" || !e, right: e === "east" || !e, bottom: i === "south" || !i, top: i === "north" || !i }, preserveAspectRatio: t.nativeEvent && t.nativeEvent.shiftKey, respectDirection: n }));
10054
10055
  } }, emits: ["resize", "resize-end"] };
10055
10056
  ra.render = function(t, e, i, n, s, r) {
10056
10057
  return m(), H("div", { ref: "box", class: r.classes.root, style: r.style }, [T(t.$slots, "default"), A("div", null, [(m(!0), H(U, null, Me(r.lineNodes, function(o) {
@@ -10067,8 +10068,8 @@ ra.render = function(t, e, i, n, s, r) {
10067
10068
  }) }, null, 8, ["default-class", "hover-class", "wrapper-class", "horizontal-position", "vertical-position", "disabled", "onDrag"]))], 6);
10068
10069
  }), 128))], 6);
10069
10070
  };
10070
- var rp = Xe("vue-draggable-area"), oa = { name: "DraggableArea", props: { movable: { type: Boolean, default: !0 }, activationDistance: { type: Number, default: 20 } }, computed: { classnames: function() {
10071
- return { default: rp() };
10071
+ var ap = Xe("vue-draggable-area"), oa = { name: "DraggableArea", props: { movable: { type: Boolean, default: !0 }, activationDistance: { type: Number, default: 20 } }, computed: { classnames: function() {
10072
+ return { default: ap() };
10072
10073
  } }, beforeMount: function() {
10073
10074
  window.addEventListener("mouseup", this.onMouseUp, { passive: !1 }), window.addEventListener("mousemove", this.onMouseMove, { passive: !1 }), window.addEventListener("touchmove", this.onTouchMove, { passive: !1 }), window.addEventListener("touchend", this.onTouchEnd, { passive: !1 });
10074
10075
  }, beforeUnmount: function() {
@@ -10078,7 +10079,7 @@ var rp = Xe("vue-draggable-area"), oa = { name: "DraggableArea", props: { movabl
10078
10079
  }, methods: { onTouchStart: function(t) {
10079
10080
  if (t.cancelable) {
10080
10081
  var e = this.movable && t.touches.length === 1;
10081
- e && (this.touches = St(t.touches)), (this.touchStarted || e) && (t.preventDefault(), t.stopPropagation());
10082
+ e && (this.touches = Ct(t.touches)), (this.touchStarted || e) && (t.preventDefault(), t.stopPropagation());
10082
10083
  }
10083
10084
  }, onTouchEnd: function() {
10084
10085
  this.touchStarted = !1, this.processEnd();
@@ -10097,7 +10098,7 @@ var rp = Xe("vue-draggable-area"), oa = { name: "DraggableArea", props: { movabl
10097
10098
  var e = this.$refs.container.getBoundingClientRect(), i = e.left, n = e.top;
10098
10099
  this.anchor = { x: t.clientX - i, y: t.clientY - n };
10099
10100
  }, processMove: function(t, e) {
10100
- var i = St(e);
10101
+ var i = Ct(e);
10101
10102
  if (this.touches.length) {
10102
10103
  var n = this.$refs.container.getBoundingClientRect(), s = n.left, r = n.top;
10103
10104
  this.touches.length === 1 && i.length === 1 && this.$emit("move", new rs({ left: i[0].clientX - (s + this.anchor.x), top: i[0].clientY - (r + this.anchor.y) }));
@@ -10112,11 +10113,11 @@ oa.render = function(t, e, i, n, s, r) {
10112
10113
  return r.onMouseDown && r.onMouseDown.apply(r, arguments);
10113
10114
  }) }, [T(t.$slots, "default")], 544);
10114
10115
  };
10115
- function Cn(t) {
10116
+ function Sn(t) {
10116
10117
  var e, i;
10117
10118
  return { rotate: t.rotate || 0, flip: { horizontal: ((e = t == null ? void 0 : t.flip) === null || e === void 0 ? void 0 : e.horizontal) || !1, vertical: ((i = t == null ? void 0 : t.flip) === null || i === void 0 ? void 0 : i.vertical) || !1 } };
10118
10119
  }
10119
- function op(t) {
10120
+ function lp(t) {
10120
10121
  return new Promise(function(e, i) {
10121
10122
  try {
10122
10123
  if (t) if (/^data:/i.test(t)) e(function(u) {
@@ -10152,7 +10153,7 @@ function aa(t) {
10152
10153
  var e = t.rotate, i = t.flip, n = t.scaleX, s = t.scaleY, r = "";
10153
10154
  return r += " rotate(" + e + "deg) ", r += " scaleX(" + n * (i.horizontal ? -1 : 1) + ") ", r += " scaleY(" + s * (i.vertical ? -1 : 1) + ") ";
10154
10155
  }
10155
- function ap(t) {
10156
+ function up(t) {
10156
10157
  try {
10157
10158
  var e, i = new DataView(t), n = void 0, s = void 0, r = void 0, o = void 0;
10158
10159
  if (i.getUint8(0) === 255 && i.getUint8(1) === 216) for (var l = i.byteLength, u = 2; u + 1 < l; ) {
@@ -10198,7 +10199,7 @@ var la = { props: { touchMove: { type: Boolean, required: !0 }, mouseMove: { typ
10198
10199
  }, beforeUnmount: function() {
10199
10200
  window.removeEventListener("mouseup", this.onMouseUp), window.removeEventListener("mousemove", this.onMouseMove), window.removeEventListener("touchmove", this.onTouchMove), window.removeEventListener("touchend", this.onTouchEnd);
10200
10201
  }, created: function() {
10201
- this.transforming = !1, this.debouncedProcessEnd = On(this.processEnd), this.touches = [];
10202
+ this.transforming = !1, this.debouncedProcessEnd = zn(this.processEnd), this.touches = [];
10202
10203
  }, methods: { processMove: function(t, e) {
10203
10204
  if (this.touches.length) {
10204
10205
  if (this.touches.length === 1 && e.length === 1) this.$emit("move", new Qt({ left: this.touches[0].clientX - e[0].clientX, top: this.touches[0].clientY - e[0].clientY }));
@@ -10217,7 +10218,7 @@ var la = { props: { touchMove: { type: Boolean, required: !0 }, mouseMove: { typ
10217
10218
  }, onTouchStart: function(t) {
10218
10219
  if (t.cancelable && (this.touchMove || this.touchResize && t.touches.length > 1) && this.processEvent(t)) {
10219
10220
  var e = this.$refs.container, i = e.getBoundingClientRect(), n = i.left, s = i.top, r = i.bottom, o = i.right;
10220
- this.touches = St(t.touches).filter(function(l) {
10221
+ this.touches = Ct(t.touches).filter(function(l) {
10221
10222
  return l.clientX > n && l.clientX < o && l.clientY > s && l.clientY < r;
10222
10223
  }), this.oldGeometricProperties = ur(this.touches, e);
10223
10224
  }
@@ -10226,7 +10227,7 @@ var la = { props: { touchMove: { type: Boolean, required: !0 }, mouseMove: { typ
10226
10227
  }, onTouchMove: function(t) {
10227
10228
  var e = this;
10228
10229
  if (this.touches.length) {
10229
- var i = St(t.touches).filter(function(n) {
10230
+ var i = Ct(t.touches).filter(function(n) {
10230
10231
  return !n.identifier || e.touches.find(function(s) {
10231
10232
  return s.identifier === n.identifier;
10232
10233
  });
@@ -10258,8 +10259,8 @@ la.render = function(t, e, i, n, s, r) {
10258
10259
  return r.onWheel && r.onWheel.apply(r, arguments);
10259
10260
  }) }, [T(t.$slots, "default")], 544);
10260
10261
  };
10261
- var qn = { components: { TransformableImage: la }, props: { touchMove: { type: Boolean, required: !0 }, mouseMove: { type: Boolean, required: !0 }, touchResize: { type: Boolean, required: !0 }, wheelResize: { type: [Boolean, Object], required: !0 } }, emits: ["resize", "move"] };
10262
- qn.render = function(t, e, i, n, s, r) {
10262
+ var Hn = { components: { TransformableImage: la }, props: { touchMove: { type: Boolean, required: !0 }, mouseMove: { type: Boolean, required: !0 }, touchResize: { type: Boolean, required: !0 }, wheelResize: { type: [Boolean, Object], required: !0 } }, emits: ["resize", "move"] };
10263
+ Hn.render = function(t, e, i, n, s, r) {
10263
10264
  var o = ve("transformable-image");
10264
10265
  return m(), H(o, { "touch-move": i.touchMove, "touch-resize": i.touchResize, "mouse-move": i.mouseMove, "wheel-resize": i.wheelResize, onMove: e[1] || (e[1] = function(l) {
10265
10266
  return t.$emit("move", l);
@@ -10313,14 +10314,14 @@ var Si = Xe("vue-preview"), ua = { props: { coordinates: { type: Object }, trans
10313
10314
  t && t.complete && this.refreshImage(), this.refresh();
10314
10315
  } } };
10315
10316
  ua.render = function(t, e, i, n, s, r) {
10316
- return m(), H("div", { ref: "root", class: r.classes.root, style: r.style }, [A("div", { ref: "wrapper", class: r.classes.wrapper, style: r.wrapperStyle }, [je(A("img", { ref: "image", src: i.image && i.image.src, class: r.classes.image, style: r.imageStyle }, null, 14, ["src"]), [[Wn, i.image && i.image.src]])], 6)], 6);
10317
+ return m(), H("div", { ref: "root", class: r.classes.root, style: r.style }, [A("div", { ref: "wrapper", class: r.classes.wrapper, style: r.wrapperStyle }, [je(A("img", { ref: "image", src: i.image && i.image.src, class: r.classes.image, style: r.imageStyle }, null, 14, ["src"]), [[Un, i.image && i.image.src]])], 6)], 6);
10317
10318
  };
10318
10319
  var ca = { components: { Preview: ua }, inheritAttrs: !1 };
10319
10320
  ca.render = function(t, e, i, n, s, r) {
10320
10321
  var o = ve("preview");
10321
10322
  return m(), H(o, Ut(t.$attrs, { fill: !0 }), null, 16);
10322
10323
  };
10323
- var xn = Xe("vue-rectangle-stencil"), da = { name: "RectangleStencil", components: { StencilPreview: ca, BoundingBox: ra, DraggableArea: oa }, props: { image: { type: Object }, coordinates: { type: Object }, stencilCoordinates: { type: Object }, handlers: { type: Object }, handlersComponent: { type: [Object, String], default: function() {
10324
+ var Cn = Xe("vue-rectangle-stencil"), da = { name: "RectangleStencil", components: { StencilPreview: ca, BoundingBox: ra, DraggableArea: oa }, props: { image: { type: Object }, coordinates: { type: Object }, stencilCoordinates: { type: Object }, handlers: { type: Object }, handlersComponent: { type: [Object, String], default: function() {
10324
10325
  return as;
10325
10326
  } }, lines: { type: Object }, linesComponent: { type: [Object, String], default: function() {
10326
10327
  return ls;
@@ -10335,7 +10336,7 @@ var xn = Xe("vue-rectangle-stencil"), da = { name: "RectangleStencil", component
10335
10336
  } } }, data: function() {
10336
10337
  return { moving: !1, resizing: !1 };
10337
10338
  }, computed: { classes: function() {
10338
- return { stencil: me(xn({ movable: this.movable, moving: this.moving, resizing: this.resizing }), this.moving && this.movingClass, this.resizing && this.resizingClass), preview: me(xn("preview"), this.previewClass), boundingBox: me(xn("bounding-box"), this.boundingBoxClass) };
10339
+ return { stencil: me(Cn({ movable: this.movable, moving: this.moving, resizing: this.resizing }), this.moving && this.movingClass, this.resizing && this.resizingClass), preview: me(Cn("preview"), this.previewClass), boundingBox: me(Cn("bounding-box"), this.boundingBoxClass) };
10339
10340
  }, style: function() {
10340
10341
  var t = this.stencilCoordinates, e = t.height, i = t.width, n = t.left, s = t.top, r = { width: "".concat(i, "px"), height: "".concat(e, "px"), transform: "translate(".concat(n, "px, ").concat(s, "px)") };
10341
10342
  return this.transitions && this.transitions.enabled && (r.transition = "".concat(this.transitions.time, "ms ").concat(this.transitions.timingFunction)), r;
@@ -10358,14 +10359,14 @@ da.render = function(t, e, i, n, s, r) {
10358
10359
  }), _: 1 }, 8, ["movable", "onMove", "onMoveEnd"])];
10359
10360
  }), _: 1 }, 8, ["width", "height", "transitions", "class", "handlers", "handlers-component", "handlers-classes", "handlers-wrappers-classes", "lines", "lines-component", "lines-classes", "lines-wrappers-classes", "resizable", "onResize", "onResizeEnd"])], 6);
10360
10361
  };
10361
- var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper", components: { BackgroundWrapper: qn }, props: { src: { type: String, default: null }, stencilComponent: { type: [Object, String], default: function() {
10362
+ var cp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper", components: { BackgroundWrapper: Hn }, props: { src: { type: String, default: null }, stencilComponent: { type: [Object, String], default: function() {
10362
10363
  return da;
10363
10364
  } }, backgroundWrapperComponent: { type: [Object, String], default: function() {
10364
- return qn;
10365
+ return Hn;
10365
10366
  } }, stencilProps: { type: Object, default: function() {
10366
10367
  return {};
10367
10368
  } }, autoZoom: { type: Boolean, default: !1 }, imageClass: { type: String }, boundariesClass: { type: String }, backgroundClass: { type: String }, foregroundClass: { type: String }, minWidth: { type: [Number, String] }, minHeight: { type: [Number, String] }, maxWidth: { type: [Number, String] }, maxHeight: { type: [Number, String] }, debounce: { type: [Boolean, Number], default: 500 }, transitions: { type: Boolean, default: !0 }, checkOrientation: { type: Boolean, default: !0 }, canvas: { type: [Object, Boolean], default: !0 }, crossOrigin: { type: [Boolean, String], default: void 0 }, transitionTime: { type: Number, default: 300 }, imageRestriction: { type: String, default: "fit-area", validator: function(t) {
10368
- return Hm.indexOf(t) !== -1;
10369
+ return Um.indexOf(t) !== -1;
10369
10370
  } }, roundResult: { type: Boolean, default: !0 }, defaultSize: { type: [Function, Object] }, defaultPosition: { type: [Function, Object] }, defaultVisibleArea: { type: [Function, Object] }, defaultTransforms: { type: [Function, Object] }, defaultBoundaries: { type: [Function, String], validator: function(t) {
10370
10371
  return !(typeof t == "string" && t !== "fill" && t !== "fit");
10371
10372
  } }, priority: { type: String, default: "coordinates" }, stencilSize: { type: [Object, Function] }, resizeImage: { type: [Boolean, Object], default: !0 }, moveImage: { type: [Boolean, Object], default: !0 }, autoZoomAlgorithm: { type: Function }, resizeAlgorithm: { type: Function, default: function(t) {
@@ -10373,7 +10374,7 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10373
10374
  r.widthFrozen && (u.left = 0, u.right = 0), r.heightFrozen && (u.top = 0, u.bottom = 0), et.forEach(function(_) {
10374
10375
  c[_] || (u[_] = 0);
10375
10376
  });
10376
- var d = Ke(o, u = lr({ coordinates: o, directions: u, sizeRestrictions: r, positionRestrictions: s })).width, h = Ke(o, u).height, p = l.preserveRatio ? ne(o) : bn(d / h, n);
10377
+ var d = Ke(o, u = lr({ coordinates: o, directions: u, sizeRestrictions: r, positionRestrictions: s })).width, h = Ke(o, u).height, p = l.preserveRatio ? ne(o) : wn(d / h, n);
10377
10378
  if (p) {
10378
10379
  var w = l.respectDirection;
10379
10380
  if (w || (w = o.width >= o.height || p === 1 ? "width" : "height"), w === "width") {
@@ -10391,19 +10392,19 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10391
10392
  }
10392
10393
  u = lr({ directions: u, coordinates: o, sizeRestrictions: r, positionRestrictions: s, preserveRatio: !0, compensate: l.compensate });
10393
10394
  }
10394
- return d = Ke(o, u).width, h = Ke(o, u).height, (p = l.preserveRatio ? ne(o) : bn(d / h, n)) && Math.abs(p - d / h) > 1e-3 && et.forEach(function(_) {
10395
+ return d = Ke(o, u).width, h = Ke(o, u).height, (p = l.preserveRatio ? ne(o) : wn(d / h, n)) && Math.abs(p - d / h) > 1e-3 && et.forEach(function(_) {
10395
10396
  c[_] || (u[_] = 0);
10396
- }), Hn({ event: new rs({ left: -u.left, top: -u.top }), coordinates: { width: i.width + u.right + u.left, height: i.height + u.top + u.bottom, left: i.left, top: i.top }, positionRestrictions: s });
10397
- } }, moveAlgorithm: { type: Function, default: Hn }, initStretcher: { type: Function, default: function(t) {
10397
+ }), Nn({ event: new rs({ left: -u.left, top: -u.top }), coordinates: { width: i.width + u.right + u.left, height: i.height + u.top + u.bottom, left: i.left, top: i.top }, positionRestrictions: s });
10398
+ } }, moveAlgorithm: { type: Function, default: Nn }, initStretcher: { type: Function, default: function(t) {
10398
10399
  var e = t.stretcher, i = t.imageSize, n = ne(i);
10399
10400
  e.style.width = i.width + "px", e.style.height = e.clientWidth / n + "px", e.style.width = e.clientWidth + "px";
10400
10401
  } }, fitCoordinates: { type: Function, default: function(t) {
10401
10402
  var e = t.visibleArea, i = t.coordinates, n = t.aspectRatio, s = t.sizeRestrictions, r = t.positionRestrictions, o = q(q({}, i), ct({ width: i.width, height: i.height, aspectRatio: n, sizeRestrictions: { maxWidth: e.width, maxHeight: e.height, minHeight: Math.min(e.height, s.minHeight), minWidth: Math.min(e.width, s.minWidth) } }));
10402
- return o = xe(o = De(o, Nt(Ce(i), Ce(o))), sn(nt(e), r));
10403
+ return o = xe(o = De(o, Nt(Ce(i), Ce(o))), nn(nt(e), r));
10403
10404
  } }, fitVisibleArea: { type: Function, default: function(t) {
10404
10405
  var e = t.visibleArea, i = t.boundaries, n = t.getAreaRestrictions, s = t.coordinates, r = q({}, e);
10405
10406
  r.height = r.width / ne(i), r.top += (e.height - r.height) / 2, (s.height - r.height > 0 || s.width - r.width > 0) && (r = Ge(r, Math.max(s.height / r.height, s.width / r.width)));
10406
- var o = tn(qt(s, nt(r = Ge(r, nn(r, n({ visibleArea: r, type: "resize" }))))));
10407
+ var o = en(qt(s, nt(r = Ge(r, tn(r, n({ visibleArea: r, type: "resize" }))))));
10407
10408
  return r.width < s.width && (o.left = 0), r.height < s.height && (o.top = 0), r = xe(r = De(r, o), n({ visibleArea: r, type: "move" }));
10408
10409
  } }, areaRestrictionsAlgorithm: { type: Function, default: function(t) {
10409
10410
  var e = t.visibleArea, i = t.boundaries, n = t.imageSize, s = t.imageRestriction, r = t.type, o = {};
@@ -10427,8 +10428,8 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10427
10428
  }, initialized: function() {
10428
10429
  return !!(this.visibleArea && this.imageLoaded);
10429
10430
  }, settings: function() {
10430
- var t = Bn(this.resizeImage, { touch: !0, wheel: { ratio: 0.1 }, adjustStencil: !0 }, { touch: !1, wheel: !1, adjustStencil: !1 });
10431
- return { moveImage: Bn(this.moveImage, { touch: !0, mouse: !0 }, { touch: !1, mouse: !1 }), resizeImage: t };
10431
+ var t = On(this.resizeImage, { touch: !0, wheel: { ratio: 0.1 }, adjustStencil: !0 }, { touch: !1, wheel: !1, adjustStencil: !1 });
10432
+ return { moveImage: On(this.moveImage, { touch: !0, mouse: !0 }, { touch: !1, mouse: !1 }), resizeImage: t };
10432
10433
  }, coefficient: function() {
10433
10434
  return this.visibleArea ? this.visibleArea.width / this.boundaries.width : 0;
10434
10435
  }, areaRestrictions: function() {
@@ -10441,10 +10442,10 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10441
10442
  if (t = function(n) {
10442
10443
  var s = n.areaRestrictions, r = n.sizeRestrictions, o = n.boundaries, l = n.positionRestrictions, u = q(q({}, r), { minWidth: r.minWidth !== void 0 ? r.minWidth : 0, minHeight: r.minHeight !== void 0 ? r.minHeight : 0, maxWidth: r.maxWidth !== void 0 ? r.maxWidth : 1 / 0, maxHeight: r.maxHeight !== void 0 ? r.maxHeight : 1 / 0 });
10443
10444
  l.left !== void 0 && l.right !== void 0 && (u.maxWidth = Math.min(u.maxWidth, l.right - l.left)), l.bottom !== void 0 && l.top !== void 0 && (u.maxHeight = Math.min(u.maxHeight, l.bottom - l.top));
10444
- var c = Nn(s), d = ia(o, c);
10445
+ var c = Bn(s), d = ia(o, c);
10445
10446
  return c.width < 1 / 0 && (!u.maxWidth || u.maxWidth > d.width) && (u.maxWidth = Math.min(u.maxWidth, d.width)), c.height < 1 / 0 && (!u.maxHeight || u.maxHeight > d.height) && (u.maxHeight = Math.min(u.maxHeight, d.height)), u.minWidth > u.maxWidth && (u.minWidth = u.maxWidth, u.widthFrozen = !0), u.minHeight > u.maxHeight && (u.minHeight = u.maxHeight, u.heightFrozen = !0), u;
10446
10447
  }({ sizeRestrictions: t, areaRestrictions: this.getAreaRestrictions({ visibleArea: this.visibleArea, type: "resize" }), imageSize: this.imageSize, boundaries: this.boundaries, positionRestrictions: this.positionRestrictions, imageRestriction: this.imageRestriction, visibleArea: this.visibleArea, stencilSize: this.getStencilSize() }), this.visibleArea && this.stencilSize) {
10447
- var e = this.getStencilSize(), i = Nn(this.getAreaRestrictions({ visibleArea: this.visibleArea, type: "resize" }));
10448
+ var e = this.getStencilSize(), i = Bn(this.getAreaRestrictions({ visibleArea: this.visibleArea, type: "resize" }));
10448
10449
  t.maxWidth = Math.min(t.maxWidth, i.width * e.width / this.boundaries.width), t.maxHeight = Math.min(t.maxHeight, i.height * e.height / this.boundaries.height), t.maxWidth < t.minWidth && (t.minWidth = t.maxWidth), t.maxHeight < t.minHeight && (t.minHeight = t.maxHeight);
10449
10450
  }
10450
10451
  return t;
@@ -10488,7 +10489,7 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10488
10489
  return t[i] !== e[i];
10489
10490
  }) && this.$nextTick(this.onPropsChange);
10490
10491
  } }, created: function() {
10491
- this.debouncedUpdate = On(this.update, this.debounce), this.debouncedDisableTransitions = On(this.disableTransitions, this.transitionsOptions.time), this.awaiting = !1;
10492
+ this.debouncedUpdate = zn(this.update, this.debounce), this.debouncedDisableTransitions = zn(this.disableTransitions, this.transitionsOptions.time), this.awaiting = !1;
10492
10493
  }, mounted: function() {
10493
10494
  this.$refs.image.addEventListener("load", this.onSuccessLoadImage), this.$refs.image.addEventListener("error", this.onFailLoadImage), this.onChangeImage(), window.addEventListener("resize", this.refresh), window.addEventListener("orientationchange", this.refresh);
10494
10495
  }, unmounted: function() {
@@ -10537,11 +10538,11 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10537
10538
  }(ie(ie({}, this.getPublicProperties()), {}, { positionRestrictions: wi(this.positionRestrictions, this.visibleArea), coordinates: t })) : t;
10538
10539
  }, processAutoZoom: function(t, e, i, n) {
10539
10540
  var s = this.autoZoomAlgorithm;
10540
- s || (s = this.stencilSize ? Wm : this.autoZoom ? Vm : Gm);
10541
+ s || (s = this.stencilSize ? Gm : this.autoZoom ? jm : _m);
10541
10542
  var r = s({ event: { type: t, params: n }, visibleArea: e, coordinates: i, boundaries: this.boundaries, aspectRatio: this.getAspectRatio(), positionRestrictions: this.positionRestrictions, getAreaRestrictions: this.getAreaRestrictions, sizeRestrictions: this.sizeRestrictions, stencilSize: this.getStencilSize() });
10542
10543
  return ie(ie({}, r), {}, { changed: !rr(r.visibleArea, e) || !rr(r.coordinates, i) });
10543
10544
  }, runAutoZoom: function(t) {
10544
- var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = e.transitions, n = i !== void 0 && i, s = Tm(e, lp), r = this.processAutoZoom(t, this.visibleArea, this.coordinates, s), o = r.visibleArea, l = r.coordinates, u = r.changed;
10545
+ var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = e.transitions, n = i !== void 0 && i, s = Lm(e, cp), r = this.processAutoZoom(t, this.visibleArea, this.coordinates, s), o = r.visibleArea, l = r.coordinates, u = r.changed;
10545
10546
  n && u && this.enableTransitions(), this.visibleArea = o, this.coordinates = l, n && u && this.debouncedDisableTransitions();
10546
10547
  }, normalizeEvent: function(t) {
10547
10548
  return function(e) {
@@ -10555,7 +10556,7 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10555
10556
  }
10556
10557
  if (i.type === "move") {
10557
10558
  var o = q(q({}, i), { directions: q({}, i.directions) });
10558
- return Nm.forEach(function(l) {
10559
+ return qm.forEach(function(l) {
10559
10560
  o.directions[l] *= s;
10560
10561
  }), o;
10561
10562
  }
@@ -10589,21 +10590,21 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10589
10590
  }, update: function() {
10590
10591
  this.$emit("change", this.getResult());
10591
10592
  }, applyTransform: function(t) {
10592
- var e = arguments.length > 1 && arguments[1] !== void 0 && arguments[1], i = this.visibleArea && e ? qm(this.sizeRestrictions, this.visibleArea) : this.sizeRestrictions, n = this.visibleArea && e ? wi(this.positionRestrictions, this.visibleArea) : this.positionRestrictions;
10593
- return Um({ transform: t, coordinates: this.coordinates, imageSize: this.imageSize, sizeRestrictions: i, positionRestrictions: n, aspectRatio: this.getAspectRatio(), visibleArea: this.visibleArea });
10593
+ var e = arguments.length > 1 && arguments[1] !== void 0 && arguments[1], i = this.visibleArea && e ? Wm(this.sizeRestrictions, this.visibleArea) : this.sizeRestrictions, n = this.visibleArea && e ? wi(this.positionRestrictions, this.visibleArea) : this.positionRestrictions;
10594
+ return Vm({ transform: t, coordinates: this.coordinates, imageSize: this.imageSize, sizeRestrictions: i, positionRestrictions: n, aspectRatio: this.getAspectRatio(), visibleArea: this.visibleArea });
10594
10595
  }, resetCoordinates: function() {
10595
10596
  var t = this;
10596
10597
  if (this.$refs.image) {
10597
10598
  this.$refs.cropper, this.$refs.image;
10598
10599
  var e = this.defaultSize;
10599
- e || (e = this.stencilSize ? Zm : _m);
10600
+ e || (e = this.stencilSize ? Jm : Ym);
10600
10601
  var i = this.sizeRestrictions;
10601
10602
  i.minWidth, i.minHeight, i.maxWidth, i.maxHeight;
10602
- var n = Rt(e) ? e({ boundaries: this.boundaries, imageSize: this.imageSize, aspectRatio: this.getAspectRatio(), sizeRestrictions: this.sizeRestrictions, stencilSize: this.getStencilSize(), visibleArea: this.visibleArea }) : e, s = this.defaultPosition || jm, r = [n, function(o) {
10603
+ var n = Rt(e) ? e({ boundaries: this.boundaries, imageSize: this.imageSize, aspectRatio: this.getAspectRatio(), sizeRestrictions: this.sizeRestrictions, stencilSize: this.getStencilSize(), visibleArea: this.visibleArea }) : e, s = this.defaultPosition || Zm, r = [n, function(o) {
10603
10604
  var l = o.coordinates;
10604
10605
  return ie({}, Rt(s) ? s({ coordinates: l, imageSize: t.imageSize, visibleArea: t.visibleArea }) : t.defaultPosition);
10605
10606
  }];
10606
- this.delayedTransforms && r.push.apply(r, St(Array.isArray(this.delayedTransforms) ? this.delayedTransforms : [this.delayedTransforms])), this.coordinates = this.applyTransform(r, !0), this.delayedTransforms = null;
10607
+ this.delayedTransforms && r.push.apply(r, Ct(Array.isArray(this.delayedTransforms) ? this.delayedTransforms : [this.delayedTransforms])), this.coordinates = this.applyTransform(r, !0), this.delayedTransforms = null;
10607
10608
  }
10608
10609
  }, clearImage: function() {
10609
10610
  var t = this;
@@ -10631,7 +10632,7 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10631
10632
  var t = this;
10632
10633
  return this.appliedImageTransforms = ie(ie({}, this.defaultImageTransforms), {}, { flip: ie({}, this.defaultImageTransforms.flip) }), this.updateBoundaries().then(function() {
10633
10634
  t.priority !== "visible-area" && (t.visibleArea = null, t.resetCoordinates());
10634
- var e, i, n, s, r, o, l = t.defaultVisibleArea || Ym;
10635
+ var e, i, n, s, r, o, l = t.defaultVisibleArea || Xm;
10635
10636
  t.visibleArea = Rt(l) ? l({ imageSize: t.imageSize, boundaries: t.boundaries, coordinates: t.priority !== "visible-area" ? t.coordinates : null, getAreaRestrictions: t.getAreaRestrictions, stencilSize: t.getStencilSize() }) : t.defaultVisibleArea, t.visibleArea = (e = { visibleArea: t.visibleArea, boundaries: t.boundaries, getAreaRestrictions: t.getAreaRestrictions }, i = e.visibleArea, n = e.boundaries, s = e.getAreaRestrictions, r = q({}, i), o = ne(n), r.width / r.height !== o && (r.height = r.width / o), xe(r, s({ visibleArea: r, type: "move" }))), t.priority === "visible-area" ? t.resetCoordinates() : t.coordinates = t.fitCoordinates({ visibleArea: t.visibleArea, coordinates: t.coordinates, aspectRatio: t.getAspectRatio(), positionRestrictions: t.positionRestrictions, sizeRestrictions: t.sizeRestrictions }), t.runAutoZoom("resetVisibleArea");
10636
10637
  }).catch(function() {
10637
10638
  t.visibleArea = null;
@@ -10661,8 +10662,8 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10661
10662
  }
10662
10663
  if (this.checkOrientation) {
10663
10664
  var n = (t = this.src, new Promise(function(s) {
10664
- op(t).then(function(r) {
10665
- var o = ap(r);
10665
+ lp(t).then(function(r) {
10666
+ var o = up(r);
10666
10667
  s(r ? { source: t, arrayBuffer: r, orientation: o } : { source: t, arrayBuffer: null, orientation: null });
10667
10668
  }).catch(function(r) {
10668
10669
  console.warn(r), s({ source: t, arrayBuffer: null, orientation: null });
@@ -10690,8 +10691,8 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10690
10691
  o.push(String.fromCharCode.apply(null, Array.from ? Array.from(u) : u.slice())), l = l.subarray(8192);
10691
10692
  }
10692
10693
  return "data:image/jpeg;base64," + btoa(o.join(""));
10693
- }(n) : this.imageAttributes.src = i, Rt(this.defaultTransforms) ? this.appliedImageTransforms = Cn(this.defaultTransforms()) : Ii(this.defaultTransforms) ? this.appliedImageTransforms = Cn(this.defaultTransforms) : this.appliedImageTransforms = function(r) {
10694
- var o = Cn({});
10694
+ }(n) : this.imageAttributes.src = i, Rt(this.defaultTransforms) ? this.appliedImageTransforms = Sn(this.defaultTransforms()) : Ii(this.defaultTransforms) ? this.appliedImageTransforms = Sn(this.defaultTransforms) : this.appliedImageTransforms = function(r) {
10695
+ var o = Sn({});
10695
10696
  if (r) switch (r) {
10696
10697
  case 2:
10697
10698
  o.flip.horizontal = !0;
@@ -10741,7 +10742,7 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10741
10742
  if (!this.transitionsOptions.enabled) {
10742
10743
  var i = e.transitions, n = i !== void 0 && i, s = e.normalize, r = s === void 0 || s;
10743
10744
  n && this.enableTransitions();
10744
- var o = Jm(ie(ie({}, this.getPublicProperties()), {}, { event: r ? this.normalizeEvent(t) : t, getAreaRestrictions: this.getAreaRestrictions, imageRestriction: this.imageRestriction, adjustStencil: !this.stencilSize && this.settings.resizeImage.adjustStencil })), l = o.visibleArea, u = o.coordinates;
10745
+ var o = Qm(ie(ie({}, this.getPublicProperties()), {}, { event: r ? this.normalizeEvent(t) : t, getAreaRestrictions: this.getAreaRestrictions, imageRestriction: this.imageRestriction, adjustStencil: !this.stencilSize && this.settings.resizeImage.adjustStencil })), l = o.visibleArea, u = o.coordinates;
10745
10746
  this.visibleArea = l, this.coordinates = u, this.runAutoZoom("manipulateImage"), this.onChange(), n && this.debouncedDisableTransitions();
10746
10747
  }
10747
10748
  }, onPropsChange: function() {
@@ -10761,7 +10762,7 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10761
10762
  }
10762
10763
  return { minimum: e, maximum: i };
10763
10764
  }, getStencilSize: function() {
10764
- if (this.stencilSize) return t = { currentStencilSize: { width: this.stencilCoordinates.width, height: this.stencilCoordinates.height }, stencilSize: this.stencilSize, boundaries: this.boundaries, coefficient: this.coefficient, coordinates: this.coordinates, aspectRatio: this.getAspectRatio(!0) }, e = t.boundaries, i = t.stencilSize, n = t.aspectRatio, bn(ne(s = Rt(i) ? i({ boundaries: e, aspectRatio: n }) : i), n) && (s = ct({ sizeRestrictions: { maxWidth: e.width, maxHeight: e.height, minWidth: 0, minHeight: 0 }, width: s.width, height: s.height, aspectRatio: { minimum: n.minimum, maximum: n.maximum } })), (s.width > e.width || s.height > e.height) && (s = ct({ sizeRestrictions: { maxWidth: e.width, maxHeight: e.height, minWidth: 0, minHeight: 0 }, width: s.width, height: s.height, aspectRatio: { minimum: ne(s), maximum: ne(s) } })), s;
10765
+ if (this.stencilSize) return t = { currentStencilSize: { width: this.stencilCoordinates.width, height: this.stencilCoordinates.height }, stencilSize: this.stencilSize, boundaries: this.boundaries, coefficient: this.coefficient, coordinates: this.coordinates, aspectRatio: this.getAspectRatio(!0) }, e = t.boundaries, i = t.stencilSize, n = t.aspectRatio, wn(ne(s = Rt(i) ? i({ boundaries: e, aspectRatio: n }) : i), n) && (s = ct({ sizeRestrictions: { maxWidth: e.width, maxHeight: e.height, minWidth: 0, minHeight: 0 }, width: s.width, height: s.height, aspectRatio: { minimum: n.minimum, maximum: n.maximum } })), (s.width > e.width || s.height > e.height) && (s = ct({ sizeRestrictions: { maxWidth: e.width, maxHeight: e.height, minWidth: 0, minHeight: 0 }, width: s.width, height: s.height, aspectRatio: { minimum: ne(s), maximum: ne(s) } })), s;
10765
10766
  var t, e, i, n, s;
10766
10767
  }, getPublicProperties: function() {
10767
10768
  return { coefficient: this.coefficient, visibleArea: this.visibleArea, coordinates: this.coordinates, boundaries: this.boundaries, sizeRestrictions: this.sizeRestrictions, positionRestrictions: this.positionRestrictions, aspectRatio: this.getAspectRatio(), imageRestriction: this.imageRestriction };
@@ -10771,7 +10772,7 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10771
10772
  var i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, n = i.transitions, s = n === void 0 || n;
10772
10773
  if (!this.transitionsActive) {
10773
10774
  s && this.enableTransitions();
10774
- var r = ie({}, this.imageTransforms.flip), o = Qm({ flip: { horizontal: t ? !r.horizontal : r.horizontal, vertical: e ? !r.vertical : r.vertical }, previousFlip: r, rotate: this.imageTransforms.rotate, visibleArea: this.visibleArea, coordinates: this.coordinates, imageSize: this.imageSize, positionRestrictions: this.positionRestrictions, sizeRestrictions: this.sizeRestrictions, getAreaRestrictions: this.getAreaRestrictions, aspectRatio: this.getAspectRatio() }), l = o.visibleArea, u = o.coordinates;
10775
+ var r = ie({}, this.imageTransforms.flip), o = ep({ flip: { horizontal: t ? !r.horizontal : r.horizontal, vertical: e ? !r.vertical : r.vertical }, previousFlip: r, rotate: this.imageTransforms.rotate, visibleArea: this.visibleArea, coordinates: this.coordinates, imageSize: this.imageSize, positionRestrictions: this.positionRestrictions, sizeRestrictions: this.sizeRestrictions, getAreaRestrictions: this.getAreaRestrictions, aspectRatio: this.getAspectRatio() }), l = o.visibleArea, u = o.coordinates;
10775
10776
  t && (this.appliedImageTransforms.flip.horizontal = !this.appliedImageTransforms.flip.horizontal), e && (this.appliedImageTransforms.flip.vertical = !this.appliedImageTransforms.flip.vertical), this.visibleArea = l, this.coordinates = u, this.onChange(), s && this.debouncedDisableTransitions();
10776
10777
  }
10777
10778
  }, rotate: function(t) {
@@ -10780,17 +10781,17 @@ var lp = ["transitions"], ot = Xe("vue-advanced-cropper"), ha = { name: "Cropper
10780
10781
  n && this.enableTransitions();
10781
10782
  var s = ie({}, this.imageSize);
10782
10783
  this.appliedImageTransforms.rotate += t;
10783
- var r = Xm({ visibleArea: this.visibleArea, coordinates: this.coordinates, previousImageSize: s, imageSize: this.imageSize, angle: t, positionRestrictions: this.positionRestrictions, sizeRestrictions: this.sizeRestrictions, getAreaRestrictions: this.getAreaRestrictions, aspectRatio: this.getAspectRatio() }), o = r.visibleArea, l = r.coordinates, u = this.processAutoZoom("rotateImage", o, l);
10784
+ var r = Km({ visibleArea: this.visibleArea, coordinates: this.coordinates, previousImageSize: s, imageSize: this.imageSize, angle: t, positionRestrictions: this.positionRestrictions, sizeRestrictions: this.sizeRestrictions, getAreaRestrictions: this.getAreaRestrictions, aspectRatio: this.getAspectRatio() }), o = r.visibleArea, l = r.coordinates, u = this.processAutoZoom("rotateImage", o, l);
10784
10785
  o = u.visibleArea, l = u.coordinates, this.visibleArea = o, this.coordinates = l, this.onChange(), n && this.debouncedDisableTransitions();
10785
10786
  }
10786
- } }, emits: ["change", "error", "ready"] }, up = { key: 0, ref: "canvas", style: { display: "none" } }, cp = { key: 1, ref: "sourceCanvas", style: { display: "none" } };
10787
+ } }, emits: ["change", "error", "ready"] }, dp = { key: 0, ref: "canvas", style: { display: "none" } }, hp = { key: 1, ref: "sourceCanvas", style: { display: "none" } };
10787
10788
  ha.render = function(t, e, i, n, s, r) {
10788
10789
  return m(), H("div", { ref: "cropper", class: r.classes.cropper }, [A("div", { ref: "stretcher", class: r.classes.stretcher }, null, 2), A("div", { class: r.classes.boundaries, style: r.boundariesStyle }, [(m(), H(Kt(i.backgroundWrapperComponent), { class: r.classes.cropperWrapper, "wheel-resize": r.settings.resizeImage.wheel, "touch-resize": r.settings.resizeImage.touch, "touch-move": r.settings.moveImage.touch, "mouse-move": r.settings.moveImage.mouse, onMove: r.onManipulateImage, onResize: r.onManipulateImage }, { default: V(function() {
10789
10790
  return [A("div", { class: r.classes.background, style: r.boundariesStyle }, null, 6), A("div", { class: r.classes.imageWrapper }, [A("img", { ref: "image", crossorigin: s.imageAttributes.crossOrigin, src: s.imageAttributes.src, class: r.classes.image, style: r.imageStyle, onMousedown: e[1] || (e[1] = Te(function() {
10790
- }, ["prevent"])) }, null, 46, ["crossorigin", "src"])], 2), A("div", { class: r.classes.foreground, style: r.boundariesStyle }, null, 6), je((m(), H(Kt(i.stencilComponent), Ut({ ref: "stencil", image: r.image, coordinates: s.coordinates, "stencil-coordinates": r.stencilCoordinates, transitions: r.transitionsOptions }, i.stencilProps, { onResize: r.onResize, onResizeEnd: r.onResizeEnd, onMove: r.onMove, onMoveEnd: r.onMoveEnd }), null, 16, ["image", "coordinates", "stencil-coordinates", "transitions", "onResize", "onResizeEnd", "onMove", "onMoveEnd"])), [[Wn, s.imageLoaded]]), i.canvas ? (m(), H("canvas", up, null, 512)) : Z("", !0), i.canvas ? (m(), H("canvas", cp, null, 512)) : Z("", !0)];
10791
+ }, ["prevent"])) }, null, 46, ["crossorigin", "src"])], 2), A("div", { class: r.classes.foreground, style: r.boundariesStyle }, null, 6), je((m(), H(Kt(i.stencilComponent), Ut({ ref: "stencil", image: r.image, coordinates: s.coordinates, "stencil-coordinates": r.stencilCoordinates, transitions: r.transitionsOptions }, i.stencilProps, { onResize: r.onResize, onResizeEnd: r.onResizeEnd, onMove: r.onMove, onMoveEnd: r.onMoveEnd }), null, 16, ["image", "coordinates", "stencil-coordinates", "transitions", "onResize", "onResizeEnd", "onMove", "onMoveEnd"])), [[Un, s.imageLoaded]]), i.canvas ? (m(), H("canvas", dp, null, 512)) : Z("", !0), i.canvas ? (m(), H("canvas", hp, null, 512)) : Z("", !0)];
10791
10792
  }), _: 1 }, 8, ["class", "wheel-resize", "touch-resize", "touch-move", "mouse-move", "onMove", "onResize"]))], 6)], 2);
10792
10793
  };
10793
- const dp = { class: "background-container" }, hp = { class: "tools-line" }, fp = { class: "line-block" }, mp = { class: "dialog-footer" }, pp = /* @__PURE__ */ $({
10794
+ const fp = { class: "background-container" }, mp = { class: "tools-line" }, pp = { class: "line-block" }, gp = { class: "dialog-footer" }, vp = /* @__PURE__ */ $({
10794
10795
  __name: "ImageCropper",
10795
10796
  props: {
10796
10797
  open: {
@@ -10826,7 +10827,7 @@ const dp = { class: "background-container" }, hp = { class: "tools-line" }, fp =
10826
10827
  l.value = w.coordinates, c.value = (v = w.canvas) == null ? void 0 : v.toDataURL();
10827
10828
  };
10828
10829
  return (w, v) => {
10829
- const M = jt, S = ve("el-form-item"), L = ve("el-form"), Y = ve("el-button"), X = Qi;
10830
+ const M = jt, S = ve("el-form-item"), L = ve("el-form"), Y = ve("el-button"), X = Xi;
10830
10831
  return m(), H(X, {
10831
10832
  show: t.open,
10832
10833
  title: "Настройка изображения",
@@ -10835,9 +10836,9 @@ const dp = { class: "background-container" }, hp = { class: "tools-line" }, fp =
10835
10836
  "show-close": !1
10836
10837
  }, {
10837
10838
  default: V(() => [
10838
- f("div", dp, [
10839
- f("div", hp, [
10840
- f("div", fp, [
10839
+ f("div", fp, [
10840
+ f("div", mp, [
10841
+ f("div", pp, [
10841
10842
  A(L, null, {
10842
10843
  default: V(() => [
10843
10844
  A(S, { label: "Задайте пропорции фото:" }, {
@@ -10896,7 +10897,7 @@ const dp = { class: "background-container" }, hp = { class: "tools-line" }, fp =
10896
10897
  style: { "max-height": "50vh", "min-height": "50vh" },
10897
10898
  onChange: p
10898
10899
  }, null, 8, ["src", "stencil-props"]),
10899
- f("div", mp, [
10900
+ f("div", gp, [
10900
10901
  A(Y, {
10901
10902
  loading: g(u),
10902
10903
  type: "success",
@@ -10914,7 +10915,7 @@ const dp = { class: "background-container" }, hp = { class: "tools-line" }, fp =
10914
10915
  }, 8, ["show"]);
10915
10916
  };
10916
10917
  }
10917
- }), fa = /* @__PURE__ */ E(pp, [["__scopeId", "data-v-0707c63d"]]), gp = /* @__PURE__ */ $({
10918
+ }), fa = /* @__PURE__ */ E(vp, [["__scopeId", "data-v-0707c63d"]]), yp = /* @__PURE__ */ $({
10918
10919
  __name: "InfoItemSelectButtons",
10919
10920
  props: {
10920
10921
  selected: {
@@ -10966,7 +10967,7 @@ const dp = { class: "background-container" }, hp = { class: "tools-line" }, fp =
10966
10967
  }, 8, ["close", "title"]);
10967
10968
  };
10968
10969
  }
10969
- }), vp = /* @__PURE__ */ E(gp, [["__scopeId", "data-v-435691bb"]]), yp = { class: "mainblock" }, wp = { class: "mainline" }, bp = /* @__PURE__ */ $({
10970
+ }), wp = /* @__PURE__ */ E(yp, [["__scopeId", "data-v-435691bb"]]), bp = { class: "mainblock" }, Sp = { class: "mainline" }, Cp = /* @__PURE__ */ $({
10970
10971
  __name: "LeftRightContainer",
10971
10972
  props: {
10972
10973
  leftWidth: {
@@ -10981,8 +10982,8 @@ const dp = { class: "background-container" }, hp = { class: "tools-line" }, fp =
10981
10982
  }
10982
10983
  },
10983
10984
  setup(t) {
10984
- return (e, i) => (m(), y("div", yp, [
10985
- f("div", wp, [
10985
+ return (e, i) => (m(), y("div", bp, [
10986
+ f("div", Sp, [
10986
10987
  f("div", {
10987
10988
  class: "mainblock-left",
10988
10989
  style: I({
@@ -11005,7 +11006,7 @@ const dp = { class: "background-container" }, hp = { class: "tools-line" }, fp =
11005
11006
  ])
11006
11007
  ]));
11007
11008
  }
11008
- }), Sp = /* @__PURE__ */ E(bp, [["__scopeId", "data-v-a4bc6b16"]]), Cp = { class: "message-title" }, xp = { class: "message-text" }, Mp = /* @__PURE__ */ $({
11009
+ }), xp = /* @__PURE__ */ E(Cp, [["__scopeId", "data-v-a4bc6b16"]]), Mp = { class: "message-title" }, kp = { class: "message-text" }, Ip = /* @__PURE__ */ $({
11009
11010
  __name: "MessageBody",
11010
11011
  props: {
11011
11012
  title: { type: String, default: "", required: !1 },
@@ -11013,11 +11014,11 @@ const dp = { class: "background-container" }, hp = { class: "tools-line" }, fp =
11013
11014
  },
11014
11015
  setup(t) {
11015
11016
  return (e, i) => (m(), y("div", null, [
11016
- f("div", Cp, ce(t.title), 1),
11017
- f("div", xp, ce(t.text), 1)
11017
+ f("div", Mp, ce(t.title), 1),
11018
+ f("div", kp, ce(t.text), 1)
11018
11019
  ]));
11019
11020
  }
11020
- }), us = /* @__PURE__ */ E(Mp, [["__scopeId", "data-v-e3c1e672"]]), kp = $({
11021
+ }), us = /* @__PURE__ */ E(Ip, [["__scopeId", "data-v-e3c1e672"]]), Rp = $({
11021
11022
  name: "CollapseContainer",
11022
11023
  props: {
11023
11024
  initActiveIdx: { type: Number, default: 0 }
@@ -11037,7 +11038,7 @@ const dp = { class: "background-container" }, hp = { class: "tools-line" }, fp =
11037
11038
  };
11038
11039
  }
11039
11040
  });
11040
- function Ip(t, e, i, n, s, r) {
11041
+ function Ap(t, e, i, n, s, r) {
11041
11042
  return m(), y("div", null, [
11042
11043
  T(t.$slots, "default", {
11043
11044
  activeIdx: t.activeIdx,
@@ -11045,7 +11046,7 @@ function Ip(t, e, i, n, s, r) {
11045
11046
  })
11046
11047
  ]);
11047
11048
  }
11048
- const Rp = /* @__PURE__ */ E(kp, [["render", Ip]]), Ap = $({
11049
+ const $p = /* @__PURE__ */ E(Rp, [["render", Ap]]), Ep = $({
11049
11050
  name: "CollapseItem",
11050
11051
  // components: { Arrows },
11051
11052
  props: {
@@ -11075,8 +11076,8 @@ const Rp = /* @__PURE__ */ E(kp, [["render", Ip]]), Ap = $({
11075
11076
  handleItemClick: n
11076
11077
  };
11077
11078
  }
11078
- }), $p = ["for"], Ep = { class: "inside-icon" };
11079
- function Pp(t, e, i, n, s, r) {
11079
+ }), Pp = ["for"], Tp = { class: "inside-icon" };
11080
+ function Fp(t, e, i, n, s, r) {
11080
11081
  return m(), y(U, null, [
11081
11082
  f("div", {
11082
11083
  class: "tab",
@@ -11112,7 +11113,7 @@ function Pp(t, e, i, n, s, r) {
11112
11113
  }),
11113
11114
  class: "tab-name"
11114
11115
  }, [
11115
- f("div", Ep, [
11116
+ f("div", Tp, [
11116
11117
  T(t.$slots, "icon", {}, void 0, !0)
11117
11118
  ]),
11118
11119
  t.title ? (m(), y("div", {
@@ -11138,7 +11139,7 @@ function Pp(t, e, i, n, s, r) {
11138
11139
  T(t.$slots, "tools", {}, void 0, !0)
11139
11140
  ], 2)
11140
11141
  ], 4)
11141
- ], 8, $p),
11142
+ ], 8, Pp),
11142
11143
  f("div", {
11143
11144
  style: I({ maxHeight: t.isCollaps ? "" : "1000000vh", background: t.changeColor ? t.background : t.backgroundAttention }),
11144
11145
  class: se(t.collapsed ? "tab-content-down" : "tab-content-up")
@@ -11149,13 +11150,13 @@ function Pp(t, e, i, n, s, r) {
11149
11150
  e[5] || (e[5] = mr('<svg width="0" height="0" class="hidden" data-v-50a7d390><symbol id="arrow-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" data-v-50a7d390><path d="M5 6L10 11L15 6L17 7L10 14L3 7L5 6Z" fill="currentColor" data-v-50a7d390></path></symbol><symbol id="arrow-up" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" data-v-50a7d390><path d="M15 14L10 9L5 14L3 13L10 6L17 13L15 14Z" fill="currentColor" data-v-50a7d390></path></symbol></svg>', 1))
11150
11151
  ], 64);
11151
11152
  }
11152
- const Tp = /* @__PURE__ */ E(Ap, [["render", Pp], ["__scopeId", "data-v-50a7d390"]]), Fp = {
11153
+ const Lp = /* @__PURE__ */ E(Ep, [["render", Fp], ["__scopeId", "data-v-50a7d390"]]), Dp = {
11153
11154
  width: "0",
11154
11155
  height: "0",
11155
11156
  class: "hidden"
11156
11157
  };
11157
- function Lp(t, e) {
11158
- return m(), y("svg", Fp, e[0] || (e[0] = [
11158
+ function zp(t, e) {
11159
+ return m(), y("svg", Dp, e[0] || (e[0] = [
11159
11160
  f("symbol", {
11160
11161
  xmlns: "http://www.w3.org/2000/svg",
11161
11162
  viewBox: "0 0 1024 1024",
@@ -11165,13 +11166,13 @@ function Lp(t, e) {
11165
11166
  ], -1)
11166
11167
  ]));
11167
11168
  }
11168
- const Dp = { render: Lp }, zp = {
11169
+ const Op = { render: zp }, Bp = {
11169
11170
  width: "0",
11170
11171
  height: "0",
11171
11172
  class: "hidden"
11172
11173
  };
11173
- function Op(t, e) {
11174
- return m(), y("svg", zp, e[0] || (e[0] = [
11174
+ function Np(t, e) {
11175
+ return m(), y("svg", Bp, e[0] || (e[0] = [
11175
11176
  f("symbol", {
11176
11177
  xmlns: "http://www.w3.org/2000/svg",
11177
11178
  viewBox: "0 0 1024 1024",
@@ -11181,20 +11182,20 @@ function Op(t, e) {
11181
11182
  ], -1)
11182
11183
  ]));
11183
11184
  }
11184
- const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp = {
11185
+ const Hp = { render: Np }, qp = { class: "tab" }, Up = { class: "rotate" }, Wp = {
11185
11186
  key: 0,
11186
11187
  class: "icon-arrow"
11187
- }, Up = {
11188
+ }, Vp = {
11188
11189
  key: 1,
11189
11190
  class: "icon-arrow"
11190
- }, Wp = /* @__PURE__ */ $({
11191
+ }, Gp = /* @__PURE__ */ $({
11191
11192
  __name: "VerticalCollapseContainer",
11192
11193
  setup(t) {
11193
11194
  const e = P(!1), i = async () => {
11194
11195
  e.value = !e.value;
11195
11196
  };
11196
11197
  return (n, s) => (m(), y(U, null, [
11197
- f("div", Np, [
11198
+ f("div", qp, [
11198
11199
  T(n.$slots, "main", {}, void 0, !0),
11199
11200
  f("div", {
11200
11201
  style: I({ width: g(e) ? "50%" : "20px", transition: "0.3s" }),
@@ -11210,12 +11211,12 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11210
11211
  class: "arrow-bar",
11211
11212
  onClick: i
11212
11213
  }, [
11213
- f("div", Hp, [
11214
+ f("div", Up, [
11214
11215
  T(n.$slots, "inside-title", {}, void 0, !0)
11215
11216
  ]),
11216
- g(e) ? (m(), y("svg", Up, s[1] || (s[1] = [
11217
+ g(e) ? (m(), y("svg", Vp, s[1] || (s[1] = [
11217
11218
  f("use", { "xlink:href": "#arrow-left" }, null, -1)
11218
- ]))) : (m(), y("svg", qp, s[0] || (s[0] = [
11219
+ ]))) : (m(), y("svg", Wp, s[0] || (s[0] = [
11219
11220
  f("use", { "xlink:href": "#arrow-right" }, null, -1)
11220
11221
  ])))
11221
11222
  ])
@@ -11227,11 +11228,11 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11227
11228
  T(n.$slots, "inside-content-right", {}, void 0, !0)
11228
11229
  ], 4)
11229
11230
  ]),
11230
- A(g(Dp)),
11231
- A(g(Bp))
11231
+ A(g(Op)),
11232
+ A(g(Hp))
11232
11233
  ], 64));
11233
11234
  }
11234
- }), Vp = /* @__PURE__ */ E(Wp, [["__scopeId", "data-v-2371e4d8"]]), Gp = { class: "add-block_body" }, jp = /* @__PURE__ */ $({
11235
+ }), jp = /* @__PURE__ */ E(Gp, [["__scopeId", "data-v-2371e4d8"]]), _p = { class: "add-block_body" }, Zp = /* @__PURE__ */ $({
11235
11236
  __name: "PAdd",
11236
11237
  props: {
11237
11238
  background: {
@@ -11280,13 +11281,13 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11280
11281
  ]),
11281
11282
  _: 3
11282
11283
  }, 8, ["top", "z-index"]),
11283
- f("div", Gp, [
11284
+ f("div", _p, [
11284
11285
  T(e.$slots, "default", {}, void 0, !0)
11285
11286
  ])
11286
11287
  ], 4);
11287
11288
  };
11288
11289
  }
11289
- }), _p = /* @__PURE__ */ E(jp, [["__scopeId", "data-v-b93bc8b1"]]), Zp = /* @__PURE__ */ $({
11290
+ }), Yp = /* @__PURE__ */ E(Zp, [["__scopeId", "data-v-b93bc8b1"]]), Jp = /* @__PURE__ */ $({
11290
11291
  __name: "PContainer",
11291
11292
  props: {
11292
11293
  background: {
@@ -11317,7 +11318,7 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11317
11318
  T(e.$slots, "default", {}, void 0, !0)
11318
11319
  ], 4));
11319
11320
  }
11320
- }), ma = /* @__PURE__ */ E(Zp, [["__scopeId", "data-v-b89bdc7a"]]), Yp = { class: "add-block_body" }, Jp = /* @__PURE__ */ $({
11321
+ }), ma = /* @__PURE__ */ E(Jp, [["__scopeId", "data-v-b89bdc7a"]]), Xp = { class: "add-block_body" }, Qp = /* @__PURE__ */ $({
11321
11322
  __name: "PContainerStickyHead",
11322
11323
  props: {
11323
11324
  background: {
@@ -11364,7 +11365,7 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11364
11365
  ]),
11365
11366
  _: 3
11366
11367
  }, 8, ["top", "z-index"]),
11367
- f("div", Yp, [
11368
+ f("div", Xp, [
11368
11369
  T(e.$slots, "default", {}, void 0, !0)
11369
11370
  ])
11370
11371
  ]),
@@ -11372,7 +11373,7 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11372
11373
  }, 8, ["background", "margin", "padding"]);
11373
11374
  };
11374
11375
  }
11375
- }), Xp = /* @__PURE__ */ E(Jp, [["__scopeId", "data-v-e59e418e"]]), Qp = { class: "del-block_title" }, Kp = { class: "del-block_body" }, eg = /* @__PURE__ */ $({
11376
+ }), Kp = /* @__PURE__ */ E(Qp, [["__scopeId", "data-v-e59e418e"]]), eg = { class: "del-block_title" }, tg = { class: "del-block_body" }, ig = /* @__PURE__ */ $({
11376
11377
  __name: "PDel",
11377
11378
  props: {
11378
11379
  background: {
@@ -11400,15 +11401,15 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11400
11401
  padding: t.padding
11401
11402
  })
11402
11403
  }, [
11403
- f("div", Qp, [
11404
+ f("div", eg, [
11404
11405
  T(e.$slots, "title", {}, void 0, !0)
11405
11406
  ]),
11406
- f("div", Kp, [
11407
+ f("div", tg, [
11407
11408
  T(e.$slots, "default", {}, void 0, !0)
11408
11409
  ])
11409
11410
  ], 4));
11410
11411
  }
11411
- }), tg = /* @__PURE__ */ E(eg, [["__scopeId", "data-v-362b7b0d"]]), ig = ["onClick"], ng = /* @__PURE__ */ $({
11412
+ }), ng = /* @__PURE__ */ E(ig, [["__scopeId", "data-v-362b7b0d"]]), sg = ["onClick"], rg = /* @__PURE__ */ $({
11412
11413
  __name: "PTabs",
11413
11414
  props: {
11414
11415
  tabs: {
@@ -11472,7 +11473,7 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11472
11473
  maxHeight: t.tabHeight
11473
11474
  }),
11474
11475
  onClick: (S) => h(v, M)
11475
- }, ce(v.name), 15, ig)
11476
+ }, ce(v.name), 15, sg)
11476
11477
  ]))), 128))
11477
11478
  ], 4),
11478
11479
  f("div", {
@@ -11488,10 +11489,10 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11488
11489
  ], 4)
11489
11490
  ], 4));
11490
11491
  }
11491
- }), sg = /* @__PURE__ */ E(ng, [["__scopeId", "data-v-3cb80968"]]), rg = ["id"], og = ["for"], ag = { class: "left-field" }, lg = ["href", "download"], ug = {
11492
+ }), og = /* @__PURE__ */ E(rg, [["__scopeId", "data-v-3cb80968"]]), ag = ["id"], lg = ["for"], ug = { class: "left-field" }, cg = ["href", "download"], dg = {
11492
11493
  key: 1,
11493
11494
  class: "text-field__input"
11494
- }, cg = { class: "right-field" }, dg = /* @__PURE__ */ $({
11495
+ }, hg = { class: "right-field" }, fg = /* @__PURE__ */ $({
11495
11496
  __name: "UploaderFile",
11496
11497
  props: {
11497
11498
  fileInfo: {
@@ -11537,7 +11538,7 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11537
11538
  });
11538
11539
  });
11539
11540
  const u = (c) => {
11540
- let d = Rh.Get(c);
11541
+ let d = $h.Get(c);
11541
11542
  return !!i.formats.includes(d.toLowerCase());
11542
11543
  };
11543
11544
  return (c, d) => {
@@ -11548,7 +11549,7 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11548
11549
  type: "file",
11549
11550
  hidden: "",
11550
11551
  onChange: o
11551
- }, null, 40, rg),
11552
+ }, null, 40, ag),
11552
11553
  f("div", {
11553
11554
  class: "text-field",
11554
11555
  style: I({ margin: t.margin, padding: t.padding })
@@ -11557,14 +11558,14 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11557
11558
  key: 0,
11558
11559
  class: "text-field__label",
11559
11560
  for: t.label
11560
- }, ce(t.label), 9, og)) : Z("", !0),
11561
+ }, ce(t.label), 9, lg)) : Z("", !0),
11561
11562
  f("div", {
11562
11563
  class: "field",
11563
11564
  style: I({
11564
11565
  borderColor: t.borderColor
11565
11566
  })
11566
11567
  }, [
11567
- f("div", ag, [
11568
+ f("div", ug, [
11568
11569
  A(p, null, {
11569
11570
  default: V(() => [
11570
11571
  T(c.$slots, "default", {}, void 0, !0),
@@ -11591,21 +11592,21 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11591
11592
  download: t.fileInfo.originalName
11592
11593
  }, [
11593
11594
  f("div", null, ce(t.fileInfo.originalName), 1)
11594
- ], 8, lg),
11595
+ ], 8, cg),
11595
11596
  A(w, {
11596
11597
  skin: "text",
11597
11598
  type: "del",
11598
11599
  onClick: l
11599
11600
  }, {
11600
11601
  default: V(() => [
11601
- A(Xi, {
11602
+ A(Ji, {
11602
11603
  size: "20px",
11603
11604
  margin: "0 5px"
11604
11605
  })
11605
11606
  ]),
11606
11607
  _: 1
11607
11608
  })
11608
- ], 4)) : (m(), y("div", ug, [
11609
+ ], 4)) : (m(), y("div", dg, [
11609
11610
  A(h, {
11610
11611
  string: "Файл не загружен",
11611
11612
  "font-size": "var(--inpur-font-size-default)",
@@ -11613,7 +11614,7 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11613
11614
  margin: "0 10px 0 0"
11614
11615
  })
11615
11616
  ])),
11616
- f("div", cg, [
11617
+ f("div", hg, [
11617
11618
  A(w, {
11618
11619
  id: g(r),
11619
11620
  skin: "text",
@@ -11628,7 +11629,7 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11628
11629
  ], 64);
11629
11630
  };
11630
11631
  }
11631
- }), hg = /* @__PURE__ */ E(dg, [["__scopeId", "data-v-6a86379b"]]), fg = { class: "bg" }, mg = /* @__PURE__ */ $({
11632
+ }), mg = /* @__PURE__ */ E(fg, [["__scopeId", "data-v-6a86379b"]]), pg = { class: "bg" }, gg = /* @__PURE__ */ $({
11632
11633
  __name: "AuthPage",
11633
11634
  setup(t) {
11634
11635
  const e = () => {
@@ -11636,7 +11637,7 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11636
11637
  };
11637
11638
  return (i, n) => {
11638
11639
  const s = ss;
11639
- return m(), y("div", fg, [
11640
+ return m(), y("div", pg, [
11640
11641
  A(s, {
11641
11642
  width: "760px",
11642
11643
  margin: "0 auto",
@@ -11645,22 +11646,22 @@ const Bp = { render: Op }, Np = { class: "tab" }, Hp = { class: "rotate" }, qp =
11645
11646
  ]);
11646
11647
  };
11647
11648
  }
11648
- }), pa = /* @__PURE__ */ E(mg, [["__scopeId", "data-v-14e033ce"]]), pg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11649
+ }), pa = /* @__PURE__ */ E(gg, [["__scopeId", "data-v-14e033ce"]]), vg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11649
11650
  __proto__: null,
11650
11651
  default: pa
11651
- }, Symbol.toStringTag, { value: "Module" })), gg = {}, vg = { style: { "text-align": "center" } };
11652
- function yg(t, e) {
11653
- return m(), y("div", vg, e[0] || (e[0] = [
11652
+ }, Symbol.toStringTag, { value: "Module" })), yg = {}, wg = { style: { "text-align": "center" } };
11653
+ function bg(t, e) {
11654
+ return m(), y("div", wg, e[0] || (e[0] = [
11654
11655
  f("h1", null, "Страница не найдена", -1)
11655
11656
  ]));
11656
11657
  }
11657
- const ga = /* @__PURE__ */ E(gg, [["render", yg]]), wg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11658
+ const ga = /* @__PURE__ */ E(yg, [["render", bg]]), Sg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11658
11659
  __proto__: null,
11659
11660
  default: ga
11660
- }, Symbol.toStringTag, { value: "Module" })), bg = { class: "container" }, Sg = {
11661
+ }, Symbol.toStringTag, { value: "Module" })), Cg = { class: "container" }, xg = {
11661
11662
  key: 0,
11662
11663
  class: "result"
11663
- }, Cg = { class: "list" }, xg = ["onClick"], Mg = /* @__PURE__ */ $({
11664
+ }, Mg = { class: "list" }, kg = ["onClick"], Ig = /* @__PURE__ */ $({
11664
11665
  inheritAttrs: !1,
11665
11666
  __name: "PAutocomplete",
11666
11667
  props: {
@@ -11691,8 +11692,8 @@ const ga = /* @__PURE__ */ E(gg, [["render", yg]]), wg = /* @__PURE__ */ Object.
11691
11692
  i("select", c);
11692
11693
  }
11693
11694
  return (c, d) => {
11694
- const h = Vo, p = Ct;
11695
- return m(), y("div", bg, [
11695
+ const h = Vo, p = xt;
11696
+ return m(), y("div", Cg, [
11696
11697
  A(p, {
11697
11698
  modelValue: g(s),
11698
11699
  "onUpdate:modelValue": d[0] || (d[0] = (w) => Ye(s) ? s.value = w : null),
@@ -11704,18 +11705,18 @@ const ga = /* @__PURE__ */ E(gg, [["render", yg]]), wg = /* @__PURE__ */ Object.
11704
11705
  ]),
11705
11706
  _: 1
11706
11707
  }, 8, ["modelValue"]),
11707
- g(s) ? (m(), y("div", Sg, [
11708
- f("ul", Cg, [
11708
+ g(s) ? (m(), y("div", xg, [
11709
+ f("ul", Mg, [
11709
11710
  (m(!0), y(U, null, Me(g(r), (w) => (m(), y("li", {
11710
11711
  key: w.value,
11711
11712
  onClick: (v) => u(w)
11712
- }, ce(w.label), 9, xg))), 128))
11713
+ }, ce(w.label), 9, kg))), 128))
11713
11714
  ])
11714
11715
  ])) : Z("", !0)
11715
11716
  ]);
11716
11717
  };
11717
11718
  }
11718
- }), va = /* @__PURE__ */ E(Mg, [["__scopeId", "data-v-58b78c5c"]]), kg = { class: "footer" }, Ig = /* @__PURE__ */ $({
11719
+ }), va = /* @__PURE__ */ E(Ig, [["__scopeId", "data-v-58b78c5c"]]), Rg = { class: "footer" }, Ag = /* @__PURE__ */ $({
11719
11720
  __name: "PDialog",
11720
11721
  setup(t) {
11721
11722
  const e = pe(() => {
@@ -11744,7 +11745,7 @@ const ga = /* @__PURE__ */ E(gg, [["render", yg]]), wg = /* @__PURE__ */ Object.
11744
11745
  title: ("PHelp" in i ? i.PHelp : g(B)).Dialog.GetTitle(),
11745
11746
  text: ("PHelp" in i ? i.PHelp : g(B)).Dialog.GetText()
11746
11747
  }, null, 8, ["title", "text"]),
11747
- f("div", kg, [
11748
+ f("div", Rg, [
11748
11749
  A(r, {
11749
11750
  type: "primary",
11750
11751
  text: ("PHelp" in i ? i.PHelp : g(B)).Dialog.GetConfirmButtonText(),
@@ -11764,8 +11765,8 @@ const ga = /* @__PURE__ */ E(gg, [["render", yg]]), wg = /* @__PURE__ */ Object.
11764
11765
  });
11765
11766
  };
11766
11767
  }
11767
- }), Rg = /* @__PURE__ */ E(Ig, [["__scopeId", "data-v-cbdf027e"]]), Ag = {};
11768
- function $g(t, e) {
11768
+ }), $g = /* @__PURE__ */ E(Ag, [["__scopeId", "data-v-cbdf027e"]]), Eg = {};
11769
+ function Pg(t, e) {
11769
11770
  return m(), y(U, null, [
11770
11771
  e[0] || (e[0] = f("div", { class: "blur" }, null, -1)),
11771
11772
  e[1] || (e[1] = f("div", { class: "loader-container" }, [
@@ -11776,7 +11777,7 @@ function $g(t, e) {
11776
11777
  ], -1))
11777
11778
  ], 64);
11778
11779
  }
11779
- const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55"]]), Pg = /* @__PURE__ */ $({
11780
+ const Tg = /* @__PURE__ */ E(Eg, [["render", Pg], ["__scopeId", "data-v-879cfd55"]]), Fg = /* @__PURE__ */ $({
11780
11781
  __name: "PNotification",
11781
11782
  setup(t) {
11782
11783
  const e = pe(() => {
@@ -11811,7 +11812,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
11811
11812
  });
11812
11813
  };
11813
11814
  }
11814
- }), Tg = /* @__PURE__ */ E(Pg, [["__scopeId", "data-v-e8d26012"]]), Fg = { style: { display: "flex", "justify-content": "center", width: "100%" } }, Lg = { class: "pag-number" }, Dg = { class: "pag-ul" }, zg = { key: 2 }, Og = /* @__PURE__ */ $({
11815
+ }), Lg = /* @__PURE__ */ E(Fg, [["__scopeId", "data-v-e8d26012"]]), Dg = { style: { display: "flex", "justify-content": "center", width: "100%" } }, zg = { class: "pag-number" }, Og = { class: "pag-ul" }, Bg = { key: 2 }, Ng = /* @__PURE__ */ $({
11815
11816
  __name: "PPagination",
11816
11817
  props: {
11817
11818
  showConfirm: {
@@ -11850,18 +11851,18 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
11850
11851
  const w = document.querySelector(".el-table__body-wrapper"), v = document.querySelector("#list");
11851
11852
  w ? w.scrollTo({ top: 0 }) : v && v.scrollTo({ top: 0 });
11852
11853
  };
11853
- return Vn(() => {
11854
+ return Wn(() => {
11854
11855
  be.Get().p.drop();
11855
11856
  }), (w, v) => {
11856
11857
  const M = Go, S = Ne, L = _o, Y = Yo, X = Zo, _ = jo;
11857
- return m(), y("div", Fg, [
11858
+ return m(), y("div", Dg, [
11858
11859
  f("div", {
11859
11860
  class: "pag-container",
11860
11861
  style: I({
11861
11862
  justifyContent: t.justifyContent
11862
11863
  })
11863
11864
  }, [
11864
- f("div", Lg, [
11865
+ f("div", zg, [
11865
11866
  A(S, {
11866
11867
  skin: "pag",
11867
11868
  type: s(g(r).curPage === 1),
@@ -11872,7 +11873,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
11872
11873
  ]),
11873
11874
  _: 1
11874
11875
  }, 8, ["type"]),
11875
- f("ul", Dg, [
11876
+ f("ul", Og, [
11876
11877
  f("li", null, [
11877
11878
  A(S, {
11878
11879
  skin: "pag",
@@ -11921,7 +11922,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
11921
11922
  _: 1
11922
11923
  })
11923
11924
  ], 32)) : Z("", !0),
11924
- g(r).pagesCount() > 1 ? (m(), y("li", zg, [
11925
+ g(r).pagesCount() > 1 ? (m(), y("li", Bg, [
11925
11926
  A(S, {
11926
11927
  skin: "pag",
11927
11928
  type: n(g(r).pagesCount() === g(r).curPage),
@@ -11945,7 +11946,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
11945
11946
  ]);
11946
11947
  };
11947
11948
  }
11948
- }), Bg = /* @__PURE__ */ E(Og, [["__scopeId", "data-v-6645cd2f"]]), Ng = /* @__PURE__ */ $({
11949
+ }), Hg = /* @__PURE__ */ E(Ng, [["__scopeId", "data-v-6645cd2f"]]), qg = /* @__PURE__ */ $({
11949
11950
  __name: "RemoteSearch",
11950
11951
  props: {
11951
11952
  keyValue: {
@@ -11979,7 +11980,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
11979
11980
  },
11980
11981
  emits: ["select", "load", "input"],
11981
11982
  setup(t, { emit: e }) {
11982
- const i = t, n = e, s = P(i.modelValue), r = P(), o = Ln.SearchModel();
11983
+ const i = t, n = e, s = P(i.modelValue), r = P(), o = Fn.SearchModel();
11983
11984
  it(
11984
11985
  () => i.focus,
11985
11986
  () => {
@@ -11993,7 +11994,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
11993
11994
  return;
11994
11995
  r.value.activated = !0, o.searchObjects = [], o.query = d, o.key = i.keyValue;
11995
11996
  const h = o.searchGroups.find((p) => p.key === i.keyValue);
11996
- return h && (o.searchGroup = h), await Ln.Search(o), o.searchObjects;
11997
+ return h && (o.searchGroup = h), await Fn.Search(o), o.searchObjects;
11997
11998
  }, u = async (d) => {
11998
11999
  n("select", d), s.value = "";
11999
12000
  }, c = (d) => {
@@ -12022,7 +12023,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12022
12023
  }, 8, ["modelValue", "placeholder", "trigger-on-focus", "suggestions"]);
12023
12024
  };
12024
12025
  }
12025
- }), Hg = /* @__PURE__ */ E(Ng, [["__scopeId", "data-v-11ab26af"]]), qg = { class: "mainblock-body" }, Ug = { class: "mainblock-footer" }, Wg = /* @__PURE__ */ $({
12026
+ }), Ug = /* @__PURE__ */ E(qg, [["__scopeId", "data-v-11ab26af"]]), Wg = { class: "mainblock-body" }, Vg = { class: "mainblock-footer" }, Gg = /* @__PURE__ */ $({
12026
12027
  __name: "ResearcheContainer",
12027
12028
  props: {
12028
12029
  background: {
@@ -12052,15 +12053,15 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12052
12053
  }, [
12053
12054
  T(e.$slots, "header", {}, void 0, !0)
12054
12055
  ], 4),
12055
- f("div", qg, [
12056
+ f("div", Wg, [
12056
12057
  T(e.$slots, "body", {}, void 0, !0)
12057
12058
  ]),
12058
- f("div", Ug, [
12059
+ f("div", Vg, [
12059
12060
  T(e.$slots, "footer", {}, void 0, !0)
12060
12061
  ])
12061
12062
  ], 4));
12062
12063
  }
12063
- }), Vg = /* @__PURE__ */ E(Wg, [["__scopeId", "data-v-a670fb4a"]]), Gg = { class: "right-slider-content" }, jg = { class: "right-slider-content-header" }, _g = { class: "right-slider-content-box" }, Zg = { class: "right-slider-button" }, Yg = /* @__PURE__ */ $({
12064
+ }), jg = /* @__PURE__ */ E(Gg, [["__scopeId", "data-v-a670fb4a"]]), _g = { class: "right-slider-content" }, Zg = { class: "right-slider-content-header" }, Yg = { class: "right-slider-content-box" }, Jg = { class: "right-slider-button" }, Xg = /* @__PURE__ */ $({
12064
12065
  __name: "RightSliderContainer",
12065
12066
  props: {
12066
12067
  sliderOffWidth: {
@@ -12133,21 +12134,21 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12133
12134
  color: "#343E5C"
12134
12135
  }, null, 8, ["string"]))
12135
12136
  ]),
12136
- f("div", Gg, [
12137
- f("div", jg, [
12137
+ f("div", _g, [
12138
+ f("div", Zg, [
12138
12139
  T(o.$slots, "header", {}, void 0, !0)
12139
12140
  ]),
12140
- f("div", _g, [
12141
+ f("div", Yg, [
12141
12142
  T(o.$slots, "default", {}, void 0, !0)
12142
12143
  ])
12143
12144
  ]),
12144
- f("div", Zg, [
12145
+ f("div", Jg, [
12145
12146
  T(o.$slots, "button", {}, void 0, !0)
12146
12147
  ])
12147
12148
  ], 4);
12148
12149
  };
12149
12150
  }
12150
- }), Jg = /* @__PURE__ */ E(Yg, [["__scopeId", "data-v-495a90f9"]]), Xg = { class: "mainblock" }, Qg = { class: "body-block" }, Kg = { class: "tab-block" }, e1 = /* @__PURE__ */ $({
12151
+ }), Qg = /* @__PURE__ */ E(Xg, [["__scopeId", "data-v-495a90f9"]]), Kg = { class: "mainblock" }, e1 = { class: "body-block" }, t1 = { class: "tab-block" }, i1 = /* @__PURE__ */ $({
12151
12152
  __name: "RightTabsContainer",
12152
12153
  props: {
12153
12154
  sliderOffWidth: {
@@ -12195,7 +12196,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12195
12196
  }
12196
12197
  return r.value = window.matchMedia("(max-width: 1330px)").matches;
12197
12198
  }), s.value = !0;
12198
- }), (u, c) => (m(), y("div", Xg, [
12199
+ }), (u, c) => (m(), y("div", Kg, [
12199
12200
  f("div", {
12200
12201
  class: "slider-block",
12201
12202
  style: I({
@@ -12234,39 +12235,39 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12234
12235
  T(u.$slots, "slider-body", {}, void 0, !0)
12235
12236
  ], 4)
12236
12237
  ], 4),
12237
- f("div", Qg, [
12238
+ f("div", e1, [
12238
12239
  T(u.$slots, "body", {}, void 0, !0)
12239
12240
  ]),
12240
- f("div", Kg, [
12241
+ f("div", t1, [
12241
12242
  T(u.$slots, "tabs", {}, void 0, !0)
12242
12243
  ])
12243
12244
  ]));
12244
12245
  }
12245
- }), t1 = /* @__PURE__ */ E(e1, [["__scopeId", "data-v-eaeca0cc"]]), i1 = { class: "mainblock" }, n1 = { class: "body" }, s1 = {
12246
+ }), n1 = /* @__PURE__ */ E(i1, [["__scopeId", "data-v-eaeca0cc"]]), s1 = { class: "mainblock" }, r1 = { class: "body" }, o1 = {
12246
12247
  key: 0,
12247
12248
  class: "title"
12248
- }, r1 = { class: "title-line" }, o1 = {
12249
+ }, a1 = { class: "title-line" }, l1 = {
12249
12250
  class: "icon-filter",
12250
12251
  style: {
12251
12252
  stroke: "#B0A4C0",
12252
12253
  paddingLeft: "10px"
12253
12254
  }
12254
- }, a1 = {
12255
+ }, u1 = {
12255
12256
  key: 0,
12256
12257
  class: "help-block"
12257
- }, l1 = {
12258
+ }, c1 = {
12258
12259
  key: 0,
12259
12260
  class: "title"
12260
- }, u1 = { class: "title-line" }, c1 = {
12261
+ }, d1 = { class: "title-line" }, h1 = {
12261
12262
  class: "icon-download",
12262
12263
  style: {
12263
12264
  stroke: "#B0A4C0",
12264
12265
  paddingLeft: "10px"
12265
12266
  }
12266
- }, d1 = {
12267
+ }, f1 = {
12267
12268
  key: 1,
12268
12269
  class: "icons"
12269
- }, h1 = /* @__PURE__ */ $({
12270
+ }, m1 = /* @__PURE__ */ $({
12270
12271
  __name: "RSContainer",
12271
12272
  props: {
12272
12273
  menuWidth: {
@@ -12305,13 +12306,13 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12305
12306
  }), (c, d) => {
12306
12307
  const h = Wo, p = Ne, w = Uo;
12307
12308
  return m(), y(U, null, [
12308
- f("div", i1, [
12309
+ f("div", s1, [
12309
12310
  n.value | s.value ? (m(), y("div", {
12310
12311
  key: 0,
12311
12312
  class: "blur",
12312
12313
  onClick: d[0] || (d[0] = (v) => o())
12313
12314
  })) : Z("", !0),
12314
- f("div", n1, [
12315
+ f("div", r1, [
12315
12316
  f("div", {
12316
12317
  class: "visability-block",
12317
12318
  style: I({
@@ -12338,9 +12339,9 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12338
12339
  height: (r.value, "60vh")
12339
12340
  })
12340
12341
  }, [
12341
- r.value ? (m(), y("div", s1, [
12342
- f("div", r1, [
12343
- (m(), y("svg", o1, d[5] || (d[5] = [
12342
+ r.value ? (m(), y("div", o1, [
12343
+ f("div", a1, [
12344
+ (m(), y("svg", l1, d[5] || (d[5] = [
12344
12345
  f("use", { "xlink:href": "#filter" }, null, -1)
12345
12346
  ]))),
12346
12347
  (m(), y("svg", {
@@ -12357,7 +12358,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12357
12358
  ])) : Z("", !0),
12358
12359
  T(c.$slots, "filter", {}, void 0, !0)
12359
12360
  ], 4),
12360
- r.value ? Z("", !0) : (m(), y("div", a1)),
12361
+ r.value ? Z("", !0) : (m(), y("div", u1)),
12361
12362
  f("div", {
12362
12363
  class: "download-block",
12363
12364
  style: I({
@@ -12376,9 +12377,9 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12376
12377
  height: r.value ? "150px" : ""
12377
12378
  })
12378
12379
  }, [
12379
- r.value ? (m(), y("div", l1, [
12380
- f("div", u1, [
12381
- (m(), y("svg", c1, d[7] || (d[7] = [
12380
+ r.value ? (m(), y("div", c1, [
12381
+ f("div", d1, [
12382
+ (m(), y("svg", h1, d[7] || (d[7] = [
12382
12383
  f("use", { "xlink:href": "#download" }, null, -1)
12383
12384
  ]))),
12384
12385
  (m(), y("svg", {
@@ -12391,7 +12392,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12391
12392
  ])) : Z("", !0),
12392
12393
  T(c.$slots, "download", {}, void 0, !0)
12393
12394
  ], 4),
12394
- r.value ? (m(), y("div", d1, [
12395
+ r.value ? (m(), y("div", f1, [
12395
12396
  A(p, {
12396
12397
  skin: "icon",
12397
12398
  margin: "0 0 0 10px",
@@ -12431,7 +12432,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12431
12432
  ], 64);
12432
12433
  };
12433
12434
  }
12434
- }), f1 = /* @__PURE__ */ E(h1, [["__scopeId", "data-v-468150ac"]]), m1 = ["label", "value"], p1 = /* @__PURE__ */ $({
12435
+ }), p1 = /* @__PURE__ */ E(m1, [["__scopeId", "data-v-468150ac"]]), g1 = ["label", "value"], v1 = /* @__PURE__ */ $({
12435
12436
  __name: "SelectValueType",
12436
12437
  props: {
12437
12438
  selectedType: {
@@ -12474,14 +12475,14 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12474
12475
  key: c,
12475
12476
  label: c,
12476
12477
  value: d
12477
- }, null, 8, m1)), 64))
12478
+ }, null, 8, g1)), 64))
12478
12479
  ]),
12479
12480
  _: 1
12480
12481
  }, 8, ["model-value"])
12481
12482
  ], 64);
12482
12483
  };
12483
12484
  }
12484
- }), g1 = /* @__PURE__ */ E(p1, [["__scopeId", "data-v-6be05cd5"]]), v1 = { class: "field" }, y1 = /* @__PURE__ */ $({
12485
+ }), y1 = /* @__PURE__ */ E(v1, [["__scopeId", "data-v-6be05cd5"]]), w1 = { class: "field" }, b1 = /* @__PURE__ */ $({
12485
12486
  __name: "SingleNameToggleForm",
12486
12487
  props: {
12487
12488
  withName: {
@@ -12528,7 +12529,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12528
12529
  "open-width": "100%"
12529
12530
  }, {
12530
12531
  default: V(() => [
12531
- f("div", v1, [
12532
+ f("div", w1, [
12532
12533
  A(M, null, {
12533
12534
  default: V(() => [
12534
12535
  A(v, {
@@ -12577,7 +12578,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12577
12578
  }, 512);
12578
12579
  };
12579
12580
  }
12580
- }), w1 = /* @__PURE__ */ E(y1, [["__scopeId", "data-v-890163ac"]]), b1 = ["label", "value"], S1 = /* @__PURE__ */ $({
12581
+ }), S1 = /* @__PURE__ */ E(b1, [["__scopeId", "data-v-890163ac"]]), C1 = ["label", "value"], x1 = /* @__PURE__ */ $({
12581
12582
  __name: "SortList",
12582
12583
  props: {
12583
12584
  maxWidth: {
@@ -12614,13 +12615,13 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12614
12615
  key: p,
12615
12616
  label: h.label,
12616
12617
  value: h
12617
- }, null, 8, b1))), 128))
12618
+ }, null, 8, C1))), 128))
12618
12619
  ]),
12619
12620
  _: 1
12620
12621
  }, 8, ["modelValue", "clearable"])) : Z("", !0);
12621
12622
  };
12622
12623
  }
12623
- }), C1 = /* @__PURE__ */ E(S1, [["__scopeId", "data-v-03971699"]]), x1 = ["label", "value"], M1 = /* @__PURE__ */ $({
12624
+ }), M1 = /* @__PURE__ */ E(x1, [["__scopeId", "data-v-03971699"]]), k1 = ["label", "value"], I1 = /* @__PURE__ */ $({
12624
12625
  __name: "SortSelect",
12625
12626
  props: {
12626
12627
  maxWidth: {
@@ -12655,13 +12656,13 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12655
12656
  key: h,
12656
12657
  label: d.label,
12657
12658
  value: d
12658
- }, null, 8, x1))), 128))
12659
+ }, null, 8, k1))), 128))
12659
12660
  ]),
12660
12661
  _: 1
12661
12662
  }, 8, ["modelValue", "clearable"]);
12662
12663
  };
12663
12664
  }
12664
- }), k1 = /* @__PURE__ */ E(M1, [["__scopeId", "data-v-98d731ba"]]), I1 = { class: "switch-container" }, R1 = { class: "line" }, A1 = { class: "line" }, $1 = /* @__PURE__ */ $({
12665
+ }), R1 = /* @__PURE__ */ E(I1, [["__scopeId", "data-v-98d731ba"]]), A1 = { class: "switch-container" }, $1 = { class: "line" }, E1 = { class: "line" }, P1 = /* @__PURE__ */ $({
12665
12666
  __name: "Switch3Pos",
12666
12667
  props: {
12667
12668
  firstModel: {
@@ -12691,8 +12692,8 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12691
12692
  };
12692
12693
  return (h, p) => {
12693
12694
  const w = He;
12694
- return m(), y("div", I1, [
12695
- f("div", R1, [
12695
+ return m(), y("div", A1, [
12696
+ f("div", $1, [
12696
12697
  A(w, {
12697
12698
  string: t.firstModel.label,
12698
12699
  "font-size": "12px",
@@ -12715,7 +12716,7 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12715
12716
  onClick: p[2] || (p[2] = (v) => d(t.secondModel))
12716
12717
  }, null, 8, ["string", "style"])
12717
12718
  ]),
12718
- f("div", A1, [
12719
+ f("div", E1, [
12719
12720
  f("div", {
12720
12721
  class: se(["switch-knob1", { active: t.firstModel.valueEq(g(c)) }]),
12721
12722
  style: I(s()),
@@ -12739,13 +12740,13 @@ const Eg = /* @__PURE__ */ E(Ag, [["render", $g], ["__scopeId", "data-v-879cfd55
12739
12740
  ]);
12740
12741
  };
12741
12742
  }
12742
- }), E1 = /* @__PURE__ */ E($1, [["__scopeId", "data-v-4776a738"]]), P1 = {}, T1 = { class: "flex" };
12743
- function F1(t, e) {
12744
- return m(), y("div", T1, [
12743
+ }), T1 = /* @__PURE__ */ E(P1, [["__scopeId", "data-v-4776a738"]]), F1 = {}, L1 = { class: "flex" };
12744
+ function D1(t, e) {
12745
+ return m(), y("div", L1, [
12745
12746
  T(t.$slots, "default", {}, void 0, !0)
12746
12747
  ]);
12747
12748
  }
12748
- const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74"]]), D1 = /* @__PURE__ */ $({
12749
+ const z1 = /* @__PURE__ */ E(F1, [["render", D1], ["__scopeId", "data-v-4d1abb74"]]), O1 = /* @__PURE__ */ $({
12749
12750
  __name: "ToggleInfoItem",
12750
12751
  props: {
12751
12752
  title: {
@@ -12763,7 +12764,7 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
12763
12764
  n("submit"), i.value = !i.value;
12764
12765
  };
12765
12766
  return (r, o) => {
12766
- const l = He, u = Ne, c = Ki, d = Bt;
12767
+ const l = He, u = Ne, c = Qi, d = Bt;
12767
12768
  return m(), H(d, {
12768
12769
  title: t.title,
12769
12770
  icon: "edit-title",
@@ -12800,7 +12801,7 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
12800
12801
  }, 8, ["title", "close"]);
12801
12802
  };
12802
12803
  }
12803
- }), z1 = /* @__PURE__ */ E(D1, [["__scopeId", "data-v-994f6522"]]), O1 = { class: "top-slider-content" }, B1 = { class: "center" }, N1 = /* @__PURE__ */ $({
12804
+ }), B1 = /* @__PURE__ */ E(O1, [["__scopeId", "data-v-994f6522"]]), N1 = { class: "top-slider-content" }, H1 = { class: "center" }, q1 = /* @__PURE__ */ $({
12804
12805
  __name: "TopSliderContainer",
12805
12806
  props: {
12806
12807
  sliderOffHeight: {
@@ -12854,8 +12855,8 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
12854
12855
  onClick: l[3] || (l[3] = Te(() => {
12855
12856
  }, ["stop"]))
12856
12857
  }, [
12857
- f("div", O1, [
12858
- f("div", B1, [
12858
+ f("div", N1, [
12859
+ f("div", H1, [
12859
12860
  T(o.$slots, "default", {}, void 0, !0)
12860
12861
  ])
12861
12862
  ]),
@@ -12871,10 +12872,10 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
12871
12872
  ], 4)
12872
12873
  ], 64));
12873
12874
  }
12874
- }), H1 = /* @__PURE__ */ E(N1, [["__scopeId", "data-v-fec4dfde"]]), q1 = {
12875
+ }), U1 = /* @__PURE__ */ E(q1, [["__scopeId", "data-v-fec4dfde"]]), W1 = {
12875
12876
  id: "drop-area",
12876
12877
  class: "img-container"
12877
- }, U1 = { key: 0 }, W1 = ["src"], V1 = { class: "tools-button" }, G1 = { class: "ins" }, j1 = { key: 1 }, _1 = ["id"], Z1 = /* @__PURE__ */ $({
12878
+ }, V1 = { key: 0 }, G1 = ["src"], j1 = { class: "tools-button" }, _1 = { class: "ins" }, Z1 = { key: 1 }, Y1 = ["id"], J1 = /* @__PURE__ */ $({
12878
12879
  __name: "UploaderImage",
12879
12880
  props: {
12880
12881
  withCrop: {
@@ -12911,7 +12912,7 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
12911
12912
  setup(t, { emit: e }) {
12912
12913
  const i = t, n = e, s = P(void 0), r = te.CreateGuid(), o = P(!1), l = P(), u = (S) => {
12913
12914
  const L = i.cropRatio ? i.defaultRatio : 0;
12914
- No.Open(en.CreateCropper(S.url, L, i.fileInfo.id)), o.value = !0;
12915
+ No.Open(Ki.CreateCropper(S.url, L, i.fileInfo.id)), o.value = !0;
12915
12916
  }, c = () => {
12916
12917
  B.Dialog.Show({
12917
12918
  text: "Вы хотите удалить изображение",
@@ -12956,8 +12957,8 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
12956
12957
  return (S, L) => {
12957
12958
  const Y = Ne, X = fa;
12958
12959
  return m(), y(U, null, [
12959
- f("div", q1, [
12960
- g(s) ? (m(), y("div", U1, [
12960
+ f("div", W1, [
12961
+ g(s) ? (m(), y("div", V1, [
12961
12962
  f("div", {
12962
12963
  class: "img-block",
12963
12964
  style: I({ width: t.height * t.defaultRatio - 2 + "px", height: t.height + "px" })
@@ -12966,10 +12967,10 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
12966
12967
  class: "el-upload-list__item-thumbnail",
12967
12968
  src: g(s).url,
12968
12969
  alt: "upload-image"
12969
- }, null, 8, W1)
12970
+ }, null, 8, G1)
12970
12971
  ], 4),
12971
- f("div", V1, [
12972
- f("div", G1, [
12972
+ f("div", j1, [
12973
+ f("div", _1, [
12973
12974
  A(Y, {
12974
12975
  skin: "text",
12975
12976
  text: "Изменить",
@@ -12988,7 +12989,7 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
12988
12989
  })
12989
12990
  ])
12990
12991
  ])
12991
- ])) : (m(), y("div", j1, [
12992
+ ])) : (m(), y("div", Z1, [
12992
12993
  f("div", {
12993
12994
  class: "add-button",
12994
12995
  style: I({ width: t.height * t.defaultRatio - 2 + "px", height: t.height + "px" })
@@ -13007,7 +13008,7 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
13007
13008
  type: "file",
13008
13009
  hidden: "",
13009
13010
  onChange: M
13010
- }, null, 40, _1),
13011
+ }, null, 40, Y1),
13011
13012
  t.withCrop ? (m(), H(X, {
13012
13013
  key: 0,
13013
13014
  open: g(o),
@@ -13018,7 +13019,7 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
13018
13019
  ], 64);
13019
13020
  };
13020
13021
  }
13021
- }), Y1 = /* @__PURE__ */ E(Z1, [["__scopeId", "data-v-61aa63c7"]]), J1 = ["Passport", "PassportScan", "Inn", "Snils"], X1 = ["PassportsStore", "PassportScansStore", "InnsStore", "SnilssStore"], Q1 = ["Extract"], K1 = ["ExtractsStore"], e0 = ["AnswerVariant", "Field", "FieldFill", "Form", "FormFill", "FormSection", "SelectedAnswerVariant"], t0 = [
13022
+ }), X1 = /* @__PURE__ */ E(J1, [["__scopeId", "data-v-61aa63c7"]]), Q1 = ["Passport", "PassportScan", "Inn", "Snils"], K1 = ["PassportsStore", "PassportScansStore", "InnsStore", "SnilssStore"], e0 = ["Extract"], t0 = ["ExtractsStore"], i0 = ["AnswerVariant", "Field", "FieldFill", "Form", "FormFill", "FormSection", "SelectedAnswerVariant"], n0 = [
13022
13023
  "FieldsStore",
13023
13024
  "AnswerVariantsStore",
13024
13025
  "FieldFillsStore",
@@ -13026,16 +13027,16 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
13026
13027
  "FormSectionsStore",
13027
13028
  "FormsStore",
13028
13029
  "SelectedAnswerVariantsStore"
13029
- ], cr = ["ColorTheme"], av = [
13030
- ...J1,
13031
- ...X1,
13030
+ ], cr = ["ColorTheme"], cv = [
13031
+ ...Q1,
13032
+ ...K1,
13032
13033
  ...cr,
13033
13034
  ...cr,
13035
+ ...i0,
13036
+ ...n0,
13034
13037
  ...e0,
13035
- ...t0,
13036
- ...Q1,
13037
- ...K1
13038
- ], lv = [
13038
+ ...t0
13039
+ ], dv = [
13039
13040
  "BaseStore",
13040
13041
  "$P",
13041
13042
  "Contact",
@@ -13091,7 +13092,7 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
13091
13092
  //
13092
13093
  "FilterModel",
13093
13094
  "SortModel"
13094
- ], uv = [
13095
+ ], hv = [
13095
13096
  "AuthStore",
13096
13097
  "ContactsStore",
13097
13098
  "CropperStore",
@@ -13105,8 +13106,8 @@ const L1 = /* @__PURE__ */ E(P1, [["render", F1], ["__scopeId", "data-v-4d1abb74
13105
13106
  "SearchStore",
13106
13107
  "UserAccountsStore",
13107
13108
  "ValueTypesStore"
13108
- ], cv = ["Orders"];
13109
- class dv extends qi {
13109
+ ], fv = ["Orders"];
13110
+ class mv extends qi {
13110
13111
  constructor() {
13111
13112
  super(...arguments);
13112
13113
  a(this, "label", "Логин");
@@ -13116,13 +13117,13 @@ class dv extends qi {
13116
13117
  a(this, "id", "field-auth-login");
13117
13118
  }
13118
13119
  }
13119
- const hv = {
13120
+ const pv = {
13120
13121
  install: function(t) {
13121
- t.component("PButton", Ne), t.component("PCheckBox", yr), t.component("PDatePicker", Al), t.component("PFlex", wr), t.component("PInput", Ct), t.component("PInputDate", Oo), t.component("PInputNumber", Oh), t.component("PLeftSlider", Uh), t.component("PList", Vh), t.component("PListItem", jh), t.component("PRadio", Jh), t.component("PRightSlider", ef), t.component("PSelect", jt), t.component("PSticky", ns), t.component("PString", He), t.component("PTextarea", gf), t.component("PTopSlider", bf), t.component("IconDownload", Uo), t.component("IconFilter", Wo), t.component("ArrowLeft", Go), t.component("ArrowRight", jo), t.component("DoubleArrowLeft", _o), t.component("DoubleArrowRight", Zo), t.component("EllipsisSvg", Yo), t.component("IconArrowLeft", vm), t.component("IconCheckDefault", vr), t.component("IconClose", Xi), t.component("IconEdit", wm), t.component("IconEmail", Sm), t.component("IconMove", xm), t.component("IconPhone", km), t.component("IconSearch", Vo), t.component("IconSelectArrow", Bo), t.component("CollapseContainer", Rp), t.component("CollapseItem", Tp), t.component("VerticalCollapseContainer", Vp), t.component("PAdd", _p), t.component("PContainer", ma), t.component("PContainerStickyHead", Xp), t.component("PDel", tg), t.component("PTabs", sg), t.component("UploaderFile", hg), t.component("AuthForm", ss), t.component("PModal", Qi), t.component("AuthPage", pa), t.component("PageNotFound", ga), t.component("AdaptiveContainer", el), t.component("AdaptiveContainerHorizontal", sl), t.component("AdminGallery", gl), t.component("AuthModal", Mf), t.component("CarouselImages", Pf), t.component("ContactForm", qf), t.component("ContextWindow", Uf), t.component("DateInputRangeV2", Yf), t.component("DateInputRange", Gf), t.component("DropList", Kf), t.component("EmailForm", Ho), t.component("FilterCheckbox", tm), t.component("FiltersButtonsSelect", om), t.component("FilterSelect", um), t.component("FTSPPanel", dm), t.component("GeneralItem", fm), t.component("GridContainer", Ki), t.component("ImageCropper", fa), t.component("InfoItem", Bt), t.component("InfoItemSelectButtons", vp), t.component("LeftRightContainer", Sp), t.component("MessageBody", us), t.component("PAutocomplete", va), t.component("PDialog", Rg), t.component("PhoneForm", qo), t.component("PLoader", Eg), t.component("PNotification", Tg), t.component("PPagination", Bg), t.component("RemoteSearch", Hg), t.component("ResearcheContainer", Vg), t.component("RightSliderContainer", Jg), t.component("RightTabsContainer", t1), t.component("RSContainer", f1), t.component("SelectValueType", g1), t.component("SingleNameToggleForm", w1), t.component("SortList", C1), t.component("SortSelect", k1), t.component("Switch3Pos", E1), t.component("ThemeWrapper", L1), t.component("ToggleInfoItem", z1), t.component("TopSliderContainer", H1), t.component("UploaderImage", Y1);
13122
+ t.component("PButton", Ne), t.component("PCheckBox", yr), t.component("PDatePicker", Al), t.component("PFlex", wr), t.component("PInput", xt), t.component("PInputDate", Oo), t.component("PInputNumber", Nh), t.component("PLeftSlider", Vh), t.component("PList", jh), t.component("PListItem", Zh), t.component("PRadio", Qh), t.component("PRightSlider", nf), t.component("PSelect", jt), t.component("PSticky", ns), t.component("PString", He), t.component("PTextarea", yf), t.component("PTopSlider", Cf), t.component("IconDownload", Uo), t.component("IconFilter", Wo), t.component("ArrowLeft", Go), t.component("ArrowRight", jo), t.component("DoubleArrowLeft", _o), t.component("DoubleArrowRight", Zo), t.component("EllipsisSvg", Yo), t.component("IconArrowLeft", wm), t.component("IconCheckDefault", vr), t.component("IconClose", Ji), t.component("IconEdit", Sm), t.component("IconEmail", xm), t.component("IconMove", km), t.component("IconPhone", Rm), t.component("IconSearch", Vo), t.component("IconSelectArrow", Bo), t.component("CollapseContainer", $p), t.component("CollapseItem", Lp), t.component("VerticalCollapseContainer", jp), t.component("PAdd", Yp), t.component("PContainer", ma), t.component("PContainerStickyHead", Kp), t.component("PDel", ng), t.component("PTabs", og), t.component("UploaderFile", mg), t.component("AuthForm", ss), t.component("PModal", Xi), t.component("AuthPage", pa), t.component("PageNotFound", ga), t.component("AdaptiveContainer", el), t.component("AdaptiveContainerHorizontal", sl), t.component("AdminGallery", gl), t.component("AuthModal", If), t.component("CarouselImages", Ff), t.component("ContactForm", Wf), t.component("ContextWindow", Vf), t.component("DateInputRangeV2", Xf), t.component("DateInputRange", _f), t.component("DropList", tm), t.component("EmailForm", Ho), t.component("FilterCheckbox", nm), t.component("FiltersButtonsSelect", lm), t.component("FilterSelect", dm), t.component("FTSPPanel", fm), t.component("GeneralItem", pm), t.component("GridContainer", Qi), t.component("ImageCropper", fa), t.component("InfoItem", Bt), t.component("InfoItemSelectButtons", wp), t.component("LeftRightContainer", xp), t.component("MessageBody", us), t.component("PAutocomplete", va), t.component("PDialog", $g), t.component("PhoneForm", qo), t.component("PLoader", Tg), t.component("PNotification", Lg), t.component("PPagination", Hg), t.component("RemoteSearch", Ug), t.component("ResearcheContainer", jg), t.component("RightSliderContainer", Qg), t.component("RightTabsContainer", n1), t.component("RSContainer", p1), t.component("SelectValueType", y1), t.component("SingleNameToggleForm", S1), t.component("SortList", M1), t.component("SortSelect", R1), t.component("Switch3Pos", T1), t.component("ThemeWrapper", z1), t.component("ToggleInfoItem", B1), t.component("TopSliderContainer", U1), t.component("UploaderImage", X1);
13122
13123
  }
13123
13124
  };
13124
13125
  export {
13125
- It as $P,
13126
+ gt as $P,
13126
13127
  el as AdaptiveContainer,
13127
13128
  sl as AdaptiveContainerHorizontal,
13128
13129
  gl as AdminGallery,
@@ -13138,186 +13139,186 @@ export {
13138
13139
  lu as AuthFormSettings,
13139
13140
  Ue as AuthFormStatuses,
13140
13141
  li as AuthMethods,
13141
- Mf as AuthModal,
13142
+ If as AuthModal,
13142
13143
  pa as AuthPage,
13143
13144
  Ad as AuthStore,
13144
13145
  gi as Axios,
13145
13146
  ae as BaseStore,
13146
13147
  $t as Button,
13147
- W0 as Cache,
13148
- Pf as CarouselImages,
13149
- V0 as CarouselSwipe,
13148
+ j0 as Cache,
13149
+ Ff as CarouselImages,
13150
+ _0 as CarouselSwipe,
13150
13151
  R as ClassHelper,
13151
- Rp as CollapseContainer,
13152
- Tp as CollapseItem,
13153
- G0 as Color,
13152
+ $p as CollapseContainer,
13153
+ Lp as CollapseItem,
13154
+ Z0 as Color,
13154
13155
  Zi as ColorTheme,
13155
- R0 as ColorThemesStore,
13156
+ E0 as ColorThemesStore,
13156
13157
  ei as Contact,
13157
- qf as ContactForm,
13158
+ Wf as ContactForm,
13158
13159
  Ed as ContactsStore,
13159
- Uf as ContextWindow,
13160
+ Vf as ContextWindow,
13160
13161
  iu as CreateSortModels,
13161
13162
  No as CropperStore,
13162
- _0 as Cursor,
13163
+ J0 as Cursor,
13163
13164
  Jt as DateFormat,
13164
- Gf as DateInputRange,
13165
- Yf as DateInputRange_v2,
13166
- Y0 as DateMask,
13165
+ _f as DateInputRange,
13166
+ Xf as DateInputRange_v2,
13167
+ Q0 as DateMask,
13167
13168
  Do as Dates,
13168
13169
  lt as DatesFormatter,
13169
13170
  _o as DoubleArrowLeft,
13170
13171
  Zo as DoubleArrowRight,
13171
- J0 as Dragger,
13172
- Kf as DropList,
13172
+ K0 as Dragger,
13173
+ tm as DropList,
13173
13174
  Yo as EllipsisSvg,
13174
13175
  Ft as Email,
13175
- cn as EmailField,
13176
+ un as EmailField,
13176
13177
  Ho as EmailForm,
13177
13178
  po as EmailsStore,
13178
- Rh as Extension,
13179
+ $h as Extension,
13179
13180
  no as Extract,
13180
- y0 as ExtractsStore,
13181
+ b0 as ExtractsStore,
13181
13182
  be as FTSP,
13182
- dm as FTSPPanel,
13183
+ fm as FTSPPanel,
13183
13184
  Dd as FTSPPresetsStore,
13184
- X0 as Favourite,
13185
- Qn as Field,
13185
+ ev as Favourite,
13186
+ Xn as Field,
13186
13187
  Xt as FieldFill,
13187
13188
  fd as FieldFillsStore,
13188
13189
  pd as FieldsStore,
13189
13190
  ge as FileInfo,
13190
13191
  Fd as FileInfosStore,
13191
- tm as FilterCheckbox,
13192
+ nm as FilterCheckbox,
13192
13193
  Mr as FilterModel,
13193
- um as FilterSelect,
13194
- om as FiltersButtonsSelect,
13194
+ dm as FilterSelect,
13195
+ lm as FiltersButtonsSelect,
13195
13196
  od as Form,
13196
13197
  ud as FormFill,
13197
13198
  vd as FormFillsStore,
13198
- es as FormSection,
13199
+ Kn as FormSection,
13199
13200
  wd as FormSectionsStore,
13200
13201
  Sd as FormsStore,
13201
- fm as GeneralItem,
13202
- Ki as GridContainer,
13203
- H0 as Hooks,
13202
+ pm as GeneralItem,
13203
+ Qi as GridContainer,
13204
+ W0 as Hooks,
13204
13205
  Ie as HttpClient,
13205
13206
  kr as Human,
13206
13207
  Od as HumansStore,
13207
- vm as IconArrowLeft,
13208
+ wm as IconArrowLeft,
13208
13209
  vr as IconCheckDefault,
13209
- Xi as IconClose,
13210
+ Ji as IconClose,
13210
13211
  Uo as IconDownload,
13211
- wm as IconEdit,
13212
- Sm as IconEmail,
13212
+ Sm as IconEdit,
13213
+ xm as IconEmail,
13213
13214
  Wo as IconFilter,
13214
- xm as IconMove,
13215
- km as IconPhone,
13215
+ km as IconMove,
13216
+ Rm as IconPhone,
13216
13217
  Vo as IconSearch,
13217
13218
  Bo as IconSelectArrow,
13218
13219
  fa as ImageCropper,
13219
13220
  Bt as InfoItem,
13220
- vp as InfoItemSelectButtons,
13221
+ wp as InfoItemSelectButtons,
13221
13222
  mu as Inn,
13222
- c0 as InnsStore,
13223
- Sp as LeftRightContainer,
13224
- dv as LoginField,
13225
- Ah as MakeCarousel,
13223
+ h0 as InnsStore,
13224
+ xp as LeftRightContainer,
13225
+ mv as LoginField,
13226
+ Md as M,
13227
+ Eh as MakeCarousel,
13226
13228
  Jd as MenusStore,
13227
13229
  us as MessageBody,
13228
13230
  ut as Orders,
13229
- _p as PAdd,
13231
+ Yp as PAdd,
13230
13232
  va as PAutocomplete,
13231
13233
  Ne as PButton,
13232
13234
  yr as PCheckBox,
13233
13235
  ma as PContainer,
13234
- Xp as PContainerStickyHead,
13236
+ Kp as PContainerStickyHead,
13235
13237
  Al as PDatePicker,
13236
- tg as PDel,
13237
- Rg as PDialog,
13238
+ ng as PDel,
13239
+ $g as PDialog,
13238
13240
  wr as PFlex,
13239
13241
  B as PHelp,
13240
- Ct as PInput,
13242
+ xt as PInput,
13241
13243
  Oo as PInputDate,
13242
- Oh as PInputNumber,
13243
- Uh as PLeftSlider,
13244
- Vh as PList,
13245
- jh as PListItem,
13246
- Eg as PLoader,
13247
- Qi as PModal,
13248
- Tg as PNotification,
13249
- Bg as PPagination,
13250
- Jh as PRadio,
13251
- ef as PRightSlider,
13244
+ Nh as PInputNumber,
13245
+ Vh as PLeftSlider,
13246
+ jh as PList,
13247
+ Zh as PListItem,
13248
+ Tg as PLoader,
13249
+ Xi as PModal,
13250
+ Lg as PNotification,
13251
+ Hg as PPagination,
13252
+ Qh as PRadio,
13253
+ nf as PRightSlider,
13252
13254
  jt as PSelect,
13253
13255
  ns as PSticky,
13254
13256
  He as PString,
13255
- sg as PTabs,
13256
- gf as PTextarea,
13257
- bf as PTopSlider,
13257
+ og as PTabs,
13258
+ yf as PTextarea,
13259
+ Cf as PTopSlider,
13258
13260
  ga as PageNotFound,
13259
13261
  Er as Passport,
13260
13262
  Ui as PassportScan,
13261
- h0 as PassportScansStore,
13262
- m0 as PassportsStore,
13263
- dn as PasswordField,
13263
+ m0 as PassportScansStore,
13264
+ g0 as PassportsStore,
13265
+ cn as PasswordField,
13264
13266
  au as PasswordRepeatField,
13265
13267
  Ti as Period,
13266
13268
  qo as PhoneForm,
13267
13269
  Ks as PhoneService,
13268
13270
  Co as PhonesStore,
13269
- f1 as RSContainer,
13270
- Hg as RemoteSearch,
13271
- Vg as ResearcheContainer,
13272
- Jg as RightSliderContainer,
13273
- t1 as RightTabsContainer,
13271
+ p1 as RSContainer,
13272
+ Ug as RemoteSearch,
13273
+ jg as ResearcheContainer,
13274
+ Qg as RightSliderContainer,
13275
+ n1 as RightTabsContainer,
13274
13276
  Ot as Router,
13275
- ev as RouterGuard,
13276
- tv as Scheduler,
13277
+ nv as RouterGuard,
13278
+ sv as Scheduler,
13277
13279
  ih as SchemasStore,
13278
- iv as Scroll,
13279
- Ln as SearchStore,
13280
- g1 as SelectValueType,
13280
+ rv as Scroll,
13281
+ Fn as SearchStore,
13282
+ y1 as SelectValueType,
13281
13283
  zt as SelectedAnswerVariant,
13282
13284
  xd as SelectedAnswerVariantsStore,
13283
- w1 as SingleNameToggleForm,
13285
+ S1 as SingleNameToggleForm,
13284
13286
  gr as Sizes,
13285
13287
  vu as Snils,
13286
- g0 as SnilssStore,
13287
- C1 as SortList,
13288
- Gn as SortModel,
13289
- k1 as SortSelect,
13290
- Fh as Sorter,
13288
+ y0 as SnilssStore,
13289
+ M1 as SortList,
13290
+ Vn as SortModel,
13291
+ R1 as SortSelect,
13292
+ Dh as Sorter,
13291
13293
  zo as Static,
13292
13294
  Pe as Statuses,
13293
13295
  te as Strings,
13294
- E1 as Switch3Pos,
13295
- L1 as ThemeWrapper,
13296
+ T1 as Switch3Pos,
13297
+ z1 as ThemeWrapper,
13296
13298
  ee as Time,
13297
13299
  Li as Timer,
13298
- z1 as ToggleInfoItem,
13300
+ B1 as ToggleInfoItem,
13299
13301
  Pi as Token,
13300
- H1 as TopSliderContainer,
13301
- hg as UploaderFile,
13302
- Y1 as UploaderImage,
13302
+ U1 as TopSliderContainer,
13303
+ mg as UploaderFile,
13304
+ X1 as UploaderImage,
13303
13305
  ah as UserAccountsStore,
13304
13306
  Rr as ValueType,
13305
13307
  uh as ValueTypesStore,
13306
- Vp as VerticalCollapseContainer,
13307
- sv as WaitElement,
13308
- rv as WebSocketClient,
13309
- q0 as brandColors,
13310
- U0 as buildNameNumbers,
13311
- s0 as classesNames,
13312
- j0 as countRating,
13313
- Md as m,
13314
- av as modulesNames,
13315
- K0 as moveDown,
13316
- Q0 as moveUp,
13317
- hv as servicesComponents,
13318
- lv as servicesNames,
13319
- uv as servicesStoresNames,
13320
- cv as typesNames,
13321
- wh as useConfirmLeavePage,
13322
- nv as validate
13308
+ jp as VerticalCollapseContainer,
13309
+ av as WaitElement,
13310
+ lv as WebSocketClient,
13311
+ V0 as brandColors,
13312
+ G0 as buildNameNumbers,
13313
+ o0 as classesNames,
13314
+ Y0 as countRating,
13315
+ cv as modulesNames,
13316
+ iv as moveDown,
13317
+ tv as moveUp,
13318
+ pv as servicesComponents,
13319
+ dv as servicesNames,
13320
+ hv as servicesStoresNames,
13321
+ fv as typesNames,
13322
+ Sh as useConfirmLeavePage,
13323
+ ov as validate
13323
13324
  };