@topvisor/ui 1.0.20-selector2-4 → 1.0.21-pinia-1

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.
Files changed (77) hide show
  1. package/.chunks/{datepicker-BbASdlXo.es.js → datepicker-BC31NE5M.es.js} +2 -2
  2. package/.chunks/{datepicker-BbASdlXo.es.js.map → datepicker-BC31NE5M.es.js.map} +1 -1
  3. package/.chunks/{datepicker-CSpzAz1a.amd.js → datepicker-CVoT5EME.amd.js} +2 -2
  4. package/.chunks/{datepicker-CSpzAz1a.amd.js.map → datepicker-CVoT5EME.amd.js.map} +1 -1
  5. package/.chunks/{forms-BciWy0wX.es.js → forms-CipZtprq.es.js} +195 -188
  6. package/.chunks/{forms-BciWy0wX.es.js.map → forms-CipZtprq.es.js.map} +1 -1
  7. package/.chunks/{forms-Dh0QU6P9.amd.js → forms-CxYSHZLL.amd.js} +3 -3
  8. package/.chunks/{forms-Dh0QU6P9.amd.js.map → forms-CxYSHZLL.amd.js.map} +1 -1
  9. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-Del8bjSk.amd.js → listItem.vue_vue_type_script_setup_true_lang-CT6O_7Qy.amd.js} +2 -2
  10. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-Del8bjSk.amd.js.map → listItem.vue_vue_type_script_setup_true_lang-CT6O_7Qy.amd.js.map} +1 -1
  11. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-CZqS-tRD.es.js → listItem.vue_vue_type_script_setup_true_lang-uNNJJ4S0.es.js} +2 -2
  12. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-CZqS-tRD.es.js.map → listItem.vue_vue_type_script_setup_true_lang-uNNJJ4S0.es.js.map} +1 -1
  13. package/.chunks/{menu.vue_vue_type_style_index_0_lang-B8-UPDGJ.amd.js → menu.vue_vue_type_style_index_0_lang-DAI_WcXI.amd.js} +2 -2
  14. package/.chunks/{menu.vue_vue_type_style_index_0_lang-B8-UPDGJ.amd.js.map → menu.vue_vue_type_style_index_0_lang-DAI_WcXI.amd.js.map} +1 -1
  15. package/.chunks/{menu.vue_vue_type_style_index_0_lang-yNOWbXpd.es.js → menu.vue_vue_type_style_index_0_lang-fU3LbpR7.es.js} +2 -2
  16. package/.chunks/{menu.vue_vue_type_style_index_0_lang-yNOWbXpd.es.js.map → menu.vue_vue_type_style_index_0_lang-fU3LbpR7.es.js.map} +1 -1
  17. package/.chunks/{notice-DQSQs6yC.es.js → notice-cCZZtLLu.es.js} +2 -2
  18. package/.chunks/{notice-DQSQs6yC.es.js.map → notice-cCZZtLLu.es.js.map} +1 -1
  19. package/.chunks/{notice-DEcP2RCJ.amd.js → notice-uzdQ-t3s.amd.js} +2 -2
  20. package/.chunks/{notice-DEcP2RCJ.amd.js.map → notice-uzdQ-t3s.amd.js.map} +1 -1
  21. package/.chunks/{popup-D-6PIelY.es.js → popup-BvhY5oAD.es.js} +2 -2
  22. package/.chunks/{popup-D-6PIelY.es.js.map → popup-BvhY5oAD.es.js.map} +1 -1
  23. package/.chunks/{popup-BdJJx21M.amd.js → popup-Bwknq6xI.amd.js} +2 -2
  24. package/.chunks/{popup-BdJJx21M.amd.js.map → popup-Bwknq6xI.amd.js.map} +1 -1
  25. package/.chunks/{utils-CPty_L5T.amd.js → utils-BfdO2xlC.amd.js} +2 -2
  26. package/.chunks/{utils-CPty_L5T.amd.js.map → utils-BfdO2xlC.amd.js.map} +1 -1
  27. package/.chunks/{utils-BvHwHAyQ.es.js → utils-C2OmmJkw.es.js} +3 -3
  28. package/.chunks/{utils-BvHwHAyQ.es.js.map → utils-C2OmmJkw.es.js.map} +1 -1
  29. package/.chunks/{utils-DAfofcEq.amd.js → utils-C3dsXIj9.amd.js} +2 -2
  30. package/.chunks/{utils-DAfofcEq.amd.js.map → utils-C3dsXIj9.amd.js.map} +1 -1
  31. package/.chunks/{utils-9b7woobj.es.js → utils-C5sf4bZh.es.js} +2 -2
  32. package/.chunks/{utils-9b7woobj.es.js.map → utils-C5sf4bZh.es.js.map} +1 -1
  33. package/assets/core.css +1 -1
  34. package/assets/forms.css +1 -1
  35. package/charts/charts.amd.js +1 -1
  36. package/charts/charts.js +1 -1
  37. package/components/forms/input/input.d.ts +8 -0
  38. package/components/forms/input/input.vue.d.ts +2 -1
  39. package/components/forms/select/select.d.ts +7 -0
  40. package/components/forms/select/select.vue.d.ts +2 -1
  41. package/components/forms/textarea/textarea.d.ts +7 -0
  42. package/components/forms/textarea/textarea.vue.d.ts +2 -1
  43. package/core/app.amd.js +1 -1
  44. package/core/app.js +5 -5
  45. package/dialog/dialog.amd.js +1 -1
  46. package/dialog/dialog.js +2 -2
  47. package/forms/forms.amd.js +1 -1
  48. package/forms/forms.js +1 -1
  49. package/formsExt/formsExt.amd.js +1 -1
  50. package/formsExt/formsExt.amd.js.map +1 -1
  51. package/formsExt/formsExt.js +3 -2
  52. package/formsExt/formsExt.js.map +1 -1
  53. package/layout/layout.amd.js +1 -1
  54. package/layout/layout.js +1 -1
  55. package/package.json +31 -31
  56. package/popup/popup.amd.js +1 -1
  57. package/popup/popup.amd.js.map +1 -1
  58. package/popup/popup.js +3 -2
  59. package/popup/popup.js.map +1 -1
  60. package/popup/worker.amd.js +1 -1
  61. package/popup/worker.js +2 -2
  62. package/project/project.amd.js +1 -1
  63. package/project/project.js +3 -3
  64. package/tabsView/tabsView.amd.js +1 -1
  65. package/tabsView/tabsView.js +1 -1
  66. package/utils/clipboard.amd.js +1 -1
  67. package/utils/clipboard.js +1 -1
  68. package/utils/date.amd.js +1 -1
  69. package/utils/date.js +1 -1
  70. package/utils/device.amd.js +1 -1
  71. package/utils/device.js +1 -1
  72. package/utils/lodash.amd.js +1 -1
  73. package/utils/lodash.js +1 -1
  74. package/utils/price.amd.js +1 -1
  75. package/utils/price.js +1 -1
  76. package/utils/string.amd.js +1 -1
  77. package/utils/string.js +1 -1
@@ -1,4 +1,4 @@
1
- import { reactive as ye, watch as mt, getCurrentInstance as we, inject as ht, ref as Me, defineComponent as E, useCssVars as bt, computed as _, createElementBlock as m, openBlock as g, createElementVNode as C, createCommentVNode as T, createBlock as B, resolveDynamicComponent as Qt, normalizeClass as S, withCtx as te, renderSlot as M, createTextVNode as Jt, toDisplayString as N, mergeModels as Te, useModel as vt, resolveDirective as z, withDirectives as V, vModelCheckbox as yt, mergeProps as ae, withKeys as Zt, vModelText as wt, withModifiers as xt, onUnmounted as en, unref as ge, vModelRadio as tn, Fragment as me, renderList as Re, vModelSelect as nn } from "vue";
1
+ import { reactive as ve, watch as mt, getCurrentInstance as we, inject as ht, ref as Me, defineComponent as E, useCssVars as bt, computed as _, createElementBlock as m, openBlock as g, createElementVNode as C, createCommentVNode as T, createBlock as B, resolveDynamicComponent as Qt, normalizeClass as S, withCtx as te, renderSlot as M, createTextVNode as Jt, toDisplayString as N, mergeModels as Te, useModel as yt, resolveDirective as z, withDirectives as V, vModelCheckbox as vt, mergeProps as ae, withKeys as Zt, vModelText as wt, withModifiers as xt, onUnmounted as en, unref as ge, vModelRadio as tn, Fragment as me, renderList as Re, vModelSelect as nn } from "vue";
2
2
  function rn() {
3
3
  return "devicePixelRatio" in window && window.devicePixelRatio > 1;
4
4
  }
@@ -88,13 +88,13 @@ function hn(e) {
88
88
  var a = mn.call(e);
89
89
  return r && (t ? e[Q] = n : delete e[Q]), a;
90
90
  }
91
- var bn = Object.prototype, vn = bn.toString;
92
- function yn(e) {
93
- return vn.call(e);
91
+ var bn = Object.prototype, yn = bn.toString;
92
+ function vn(e) {
93
+ return yn.call(e);
94
94
  }
95
95
  var wn = "[object Null]", Tn = "[object Undefined]", Fe = K ? K.toStringTag : void 0;
96
96
  function R(e) {
97
- return e == null ? e === void 0 ? Tn : wn : Fe && Fe in Object(e) ? hn(e) : yn(e);
97
+ return e == null ? e === void 0 ? Tn : wn : Fe && Fe in Object(e) ? hn(e) : vn(e);
98
98
  }
99
99
  function L(e) {
100
100
  return e != null && typeof e == "object";
@@ -121,49 +121,49 @@ function He(e) {
121
121
  }
122
122
  var An = "Expected a function", Pn = Math.max, Mn = Math.min;
123
123
  function St(e, t, n) {
124
- var r, a, o, s, i, l, d = 0, u = !1, c = !1, p = !0;
124
+ var r, a, o, l, i, s, d = 0, u = !1, c = !1, p = !0;
125
125
  if (typeof e != "function")
126
126
  throw new TypeError(An);
127
127
  t = He(t) || 0, O(n) && (u = !!n.leading, c = "maxWait" in n, o = c ? Pn(He(n.maxWait) || 0, t) : o, p = "trailing" in n ? !!n.trailing : p);
128
- function b(y) {
128
+ function b(v) {
129
129
  var I = r, Y = a;
130
- return r = a = void 0, d = y, s = e.apply(Y, I), s;
130
+ return r = a = void 0, d = v, l = e.apply(Y, I), l;
131
131
  }
132
- function w(y) {
133
- return d = y, i = setTimeout(ne, t), u ? b(y) : s;
132
+ function w(v) {
133
+ return d = v, i = setTimeout(ne, t), u ? b(v) : l;
134
134
  }
135
- function A(y) {
136
- var I = y - l, Y = y - d, ke = t - I;
135
+ function A(v) {
136
+ var I = v - s, Y = v - d, ke = t - I;
137
137
  return c ? Mn(ke, o - Y) : ke;
138
138
  }
139
- function ze(y) {
140
- var I = y - l, Y = y - d;
141
- return l === void 0 || I >= t || I < 0 || c && Y >= o;
139
+ function ze(v) {
140
+ var I = v - s, Y = v - d;
141
+ return s === void 0 || I >= t || I < 0 || c && Y >= o;
142
142
  }
143
143
  function ne() {
144
- var y = he();
145
- if (ze(y))
146
- return Ve(y);
147
- i = setTimeout(ne, A(y));
144
+ var v = he();
145
+ if (ze(v))
146
+ return Ve(v);
147
+ i = setTimeout(ne, A(v));
148
148
  }
149
- function Ve(y) {
150
- return i = void 0, p && r ? b(y) : (r = a = void 0, s);
149
+ function Ve(v) {
150
+ return i = void 0, p && r ? b(v) : (r = a = void 0, l);
151
151
  }
152
152
  function qt() {
153
- i !== void 0 && clearTimeout(i), d = 0, r = l = a = i = void 0;
153
+ i !== void 0 && clearTimeout(i), d = 0, r = s = a = i = void 0;
154
154
  }
155
155
  function Yt() {
156
- return i === void 0 ? s : Ve(he());
156
+ return i === void 0 ? l : Ve(he());
157
157
  }
158
158
  function fe() {
159
- var y = he(), I = ze(y);
160
- if (r = arguments, a = this, l = y, I) {
159
+ var v = he(), I = ze(v);
160
+ if (r = arguments, a = this, s = v, I) {
161
161
  if (i === void 0)
162
- return w(l);
162
+ return w(s);
163
163
  if (c)
164
- return clearTimeout(i), i = setTimeout(ne, t), b(l);
164
+ return clearTimeout(i), i = setTimeout(ne, t), b(s);
165
165
  }
166
- return i === void 0 && (i = setTimeout(ne, t)), s;
166
+ return i === void 0 && (i = setTimeout(ne, t)), l;
167
167
  }
168
168
  return fe.cancel = qt, fe.flush = Yt, fe;
169
169
  }
@@ -325,10 +325,10 @@ function br(e) {
325
325
  var t = de(this, e).delete(e);
326
326
  return this.size -= t ? 1 : 0, t;
327
327
  }
328
- function vr(e) {
328
+ function yr(e) {
329
329
  return de(this, e).get(e);
330
330
  }
331
- function yr(e) {
331
+ function vr(e) {
332
332
  return de(this, e).has(e);
333
333
  }
334
334
  function wr(e, t) {
@@ -344,8 +344,8 @@ function W(e) {
344
344
  }
345
345
  W.prototype.clear = mr;
346
346
  W.prototype.delete = br;
347
- W.prototype.get = vr;
348
- W.prototype.has = yr;
347
+ W.prototype.get = yr;
348
+ W.prototype.has = vr;
349
349
  W.prototype.set = wr;
350
350
  var Tr = 200;
351
351
  function $r(e, t) {
@@ -395,9 +395,9 @@ function _t(e, t, n) {
395
395
  function Er(e, t, n, r) {
396
396
  var a = !n;
397
397
  n || (n = {});
398
- for (var o = -1, s = t.length; ++o < s; ) {
399
- var i = t[o], l = void 0;
400
- l === void 0 && (l = e[i]), a ? De(n, i, l) : _t(n, i, l);
398
+ for (var o = -1, l = t.length; ++o < l; ) {
399
+ var i = t[o], s = void 0;
400
+ s === void 0 && (s = e[i]), a ? De(n, i, s) : _t(n, i, s);
401
401
  }
402
402
  return n;
403
403
  }
@@ -427,32 +427,32 @@ var Wr = 9007199254740991;
427
427
  function At(e) {
428
428
  return typeof e == "number" && e > -1 && e % 1 == 0 && e <= Wr;
429
429
  }
430
- var Nr = "[object Arguments]", zr = "[object Array]", Vr = "[object Boolean]", kr = "[object Date]", Rr = "[object Error]", Fr = "[object Function]", Ur = "[object Map]", Hr = "[object Number]", Gr = "[object Object]", Kr = "[object RegExp]", Xr = "[object Set]", qr = "[object String]", Yr = "[object WeakMap]", Qr = "[object ArrayBuffer]", Jr = "[object DataView]", Zr = "[object Float32Array]", xr = "[object Float64Array]", eo = "[object Int8Array]", to = "[object Int16Array]", no = "[object Int32Array]", ro = "[object Uint8Array]", oo = "[object Uint8ClampedArray]", ao = "[object Uint16Array]", io = "[object Uint32Array]", v = {};
431
- v[Zr] = v[xr] = v[eo] = v[to] = v[no] = v[ro] = v[oo] = v[ao] = v[io] = !0;
432
- v[Nr] = v[zr] = v[Qr] = v[Vr] = v[Jr] = v[kr] = v[Rr] = v[Fr] = v[Ur] = v[Hr] = v[Gr] = v[Kr] = v[Xr] = v[qr] = v[Yr] = !1;
430
+ var Nr = "[object Arguments]", zr = "[object Array]", Vr = "[object Boolean]", kr = "[object Date]", Rr = "[object Error]", Fr = "[object Function]", Ur = "[object Map]", Hr = "[object Number]", Gr = "[object Object]", Kr = "[object RegExp]", Xr = "[object Set]", qr = "[object String]", Yr = "[object WeakMap]", Qr = "[object ArrayBuffer]", Jr = "[object DataView]", Zr = "[object Float32Array]", xr = "[object Float64Array]", eo = "[object Int8Array]", to = "[object Int16Array]", no = "[object Int32Array]", ro = "[object Uint8Array]", oo = "[object Uint8ClampedArray]", ao = "[object Uint16Array]", io = "[object Uint32Array]", y = {};
431
+ y[Zr] = y[xr] = y[eo] = y[to] = y[no] = y[ro] = y[oo] = y[ao] = y[io] = !0;
432
+ y[Nr] = y[zr] = y[Qr] = y[Vr] = y[Jr] = y[kr] = y[Rr] = y[Fr] = y[Ur] = y[Hr] = y[Gr] = y[Kr] = y[Xr] = y[qr] = y[Yr] = !1;
433
433
  function so(e) {
434
- return L(e) && At(e.length) && !!v[R(e)];
434
+ return L(e) && At(e.length) && !!y[R(e)];
435
435
  }
436
436
  function Be(e) {
437
437
  return function(t) {
438
438
  return e(t);
439
439
  };
440
440
  }
441
- var Pt = typeof exports == "object" && exports && !exports.nodeType && exports, J = Pt && typeof module == "object" && module && !module.nodeType && module, lo = J && J.exports === Pt, ve = lo && Tt.process, X = function() {
441
+ var Pt = typeof exports == "object" && exports && !exports.nodeType && exports, J = Pt && typeof module == "object" && module && !module.nodeType && module, lo = J && J.exports === Pt, ye = lo && Tt.process, X = function() {
442
442
  try {
443
443
  var e = J && J.require && J.require("util").types;
444
- return e || ve && ve.binding && ve.binding("util");
444
+ return e || ye && ye.binding && ye.binding("util");
445
445
  } catch {
446
446
  }
447
447
  }(), Ye = X && X.isTypedArray, Mt = Ye ? Be(Ye) : so, uo = Object.prototype, co = uo.hasOwnProperty;
448
448
  function Ct(e, t) {
449
- var n = ee(e), r = !n && $e(e), a = !n && !r && Ie(e), o = !n && !r && !a && Mt(e), s = n || r || a || o, i = s ? jr(e.length, String) : [], l = i.length;
449
+ var n = ee(e), r = !n && $e(e), a = !n && !r && Ie(e), o = !n && !r && !a && Mt(e), l = n || r || a || o, i = l ? jr(e.length, String) : [], s = i.length;
450
450
  for (var d in e)
451
- (t || co.call(e, d)) && !(s && // Safari 9 has enumerable `arguments.length` in strict mode.
451
+ (t || co.call(e, d)) && !(l && // Safari 9 has enumerable `arguments.length` in strict mode.
452
452
  (d == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
453
453
  a && (d == "offset" || d == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
454
454
  o && (d == "buffer" || d == "byteLength" || d == "byteOffset") || // Skip index properties.
455
- jt(d, l))) && i.push(d);
455
+ jt(d, s))) && i.push(d);
456
456
  return i;
457
457
  }
458
458
  var po = Object.prototype;
@@ -477,10 +477,10 @@ function bo(e) {
477
477
  function ue(e) {
478
478
  return e != null && At(e.length) && !Ce(e);
479
479
  }
480
- function vo(e) {
480
+ function yo(e) {
481
481
  return ue(e) ? Ct(e) : bo(e);
482
482
  }
483
- function yo(e) {
483
+ function vo(e) {
484
484
  var t = [];
485
485
  if (e != null)
486
486
  for (var n in Object(e))
@@ -490,7 +490,7 @@ function yo(e) {
490
490
  var wo = Object.prototype, To = wo.hasOwnProperty;
491
491
  function $o(e) {
492
492
  if (!O(e))
493
- return yo(e);
493
+ return vo(e);
494
494
  var t = Le(e), n = [];
495
495
  for (var r in e)
496
496
  r == "constructor" && (t || !To.call(e, r)) || n.push(r);
@@ -514,8 +514,8 @@ function _o(e, t) {
514
514
  }
515
515
  function Oo(e, t) {
516
516
  for (var n = -1, r = e == null ? 0 : e.length, a = 0, o = []; ++n < r; ) {
517
- var s = e[n];
518
- t(s, n, e) && (o[a++] = s);
517
+ var l = e[n];
518
+ t(l, n, e) && (o[a++] = l);
519
519
  }
520
520
  return o;
521
521
  }
@@ -538,7 +538,7 @@ function Co(e, t, n) {
538
538
  return ee(e) ? r : Mo(r, n(e));
539
539
  }
540
540
  function Do(e) {
541
- return Co(e, vo, Po);
541
+ return Co(e, yo, Po);
542
542
  }
543
543
  var Se = U(j, "DataView"), _e = U(j, "Promise"), Oe = U(j, "Set"), Ee = U(j, "WeakMap"), et = "[object Map]", Io = "[object Object]", tt = "[object Promise]", nt = "[object Set]", rt = "[object WeakMap]", ot = "[object DataView]", Bo = F(Se), Lo = F(Z), Wo = F(_e), No = F(Oe), zo = F(Ee), P = R;
544
544
  (Se && P(new Se(new ArrayBuffer(1))) != ot || Z && P(new Z()) != et || _e && P(_e.resolve()) != tt || Oe && P(new Oe()) != nt || Ee && P(new Ee()) != rt) && (P = function(e) {
@@ -643,43 +643,43 @@ var dt = X && X.isMap, ma = dt ? Be(dt) : ga, ha = "[object Set]";
643
643
  function ba(e) {
644
644
  return L(e) && P(e) == ha;
645
645
  }
646
- var ut = X && X.isSet, va = ut ? Be(ut) : ba, ya = 1, Vt = "[object Arguments]", wa = "[object Array]", Ta = "[object Boolean]", $a = "[object Date]", Sa = "[object Error]", kt = "[object Function]", _a = "[object GeneratorFunction]", Oa = "[object Map]", Ea = "[object Number]", Rt = "[object Object]", ja = "[object RegExp]", Aa = "[object Set]", Pa = "[object String]", Ma = "[object Symbol]", Ca = "[object WeakMap]", Da = "[object ArrayBuffer]", Ia = "[object DataView]", Ba = "[object Float32Array]", La = "[object Float64Array]", Wa = "[object Int8Array]", Na = "[object Int16Array]", za = "[object Int32Array]", Va = "[object Uint8Array]", ka = "[object Uint8ClampedArray]", Ra = "[object Uint16Array]", Fa = "[object Uint32Array]", h = {};
646
+ var ut = X && X.isSet, ya = ut ? Be(ut) : ba, va = 1, Vt = "[object Arguments]", wa = "[object Array]", Ta = "[object Boolean]", $a = "[object Date]", Sa = "[object Error]", kt = "[object Function]", _a = "[object GeneratorFunction]", Oa = "[object Map]", Ea = "[object Number]", Rt = "[object Object]", ja = "[object RegExp]", Aa = "[object Set]", Pa = "[object String]", Ma = "[object Symbol]", Ca = "[object WeakMap]", Da = "[object ArrayBuffer]", Ia = "[object DataView]", Ba = "[object Float32Array]", La = "[object Float64Array]", Wa = "[object Int8Array]", Na = "[object Int16Array]", za = "[object Int32Array]", Va = "[object Uint8Array]", ka = "[object Uint8ClampedArray]", Ra = "[object Uint16Array]", Fa = "[object Uint32Array]", h = {};
647
647
  h[Vt] = h[wa] = h[Da] = h[Ia] = h[Ta] = h[$a] = h[Ba] = h[La] = h[Wa] = h[Na] = h[za] = h[Oa] = h[Ea] = h[Rt] = h[ja] = h[Aa] = h[Pa] = h[Ma] = h[Va] = h[ka] = h[Ra] = h[Fa] = !0;
648
648
  h[Sa] = h[kt] = h[Ca] = !1;
649
649
  function oe(e, t, n, r, a, o) {
650
- var s, i = t & ya;
651
- if (s !== void 0)
652
- return s;
650
+ var l, i = t & va;
651
+ if (l !== void 0)
652
+ return l;
653
653
  if (!O(e))
654
654
  return e;
655
- var l = ee(e);
656
- if (l)
657
- s = Ro(e);
655
+ var s = ee(e);
656
+ if (s)
657
+ l = Ro(e);
658
658
  else {
659
659
  var d = P(e), u = d == kt || d == _a;
660
660
  if (Ie(e))
661
661
  return Lt(e, i);
662
662
  if (d == Rt || d == Vt || u && !a)
663
- s = u ? {} : zt(e);
663
+ l = u ? {} : zt(e);
664
664
  else {
665
665
  if (!h[d])
666
666
  return a ? e : {};
667
- s = ca(e, d, i);
667
+ l = ca(e, d, i);
668
668
  }
669
669
  }
670
670
  o || (o = new H());
671
671
  var c = o.get(e);
672
672
  if (c)
673
673
  return c;
674
- o.set(e, s), va(e) ? e.forEach(function(w) {
675
- s.add(oe(w, t, n, w, e, o));
674
+ o.set(e, l), ya(e) ? e.forEach(function(w) {
675
+ l.add(oe(w, t, n, w, e, o));
676
676
  }) : ma(e) && e.forEach(function(w, A) {
677
- s.set(A, oe(w, t, n, A, e, o));
677
+ l.set(A, oe(w, t, n, A, e, o));
678
678
  });
679
- var p = Do, b = l ? void 0 : p(e);
679
+ var p = Do, b = s ? void 0 : p(e);
680
680
  return Sr(b || e, function(w, A) {
681
- b && (A = w, w = e[A]), _t(s, A, oe(w, t, n, A, e, o));
682
- }), s;
681
+ b && (A = w, w = e[A]), _t(l, A, oe(w, t, n, A, e, o));
682
+ }), l;
683
683
  }
684
684
  var Ua = 1, Ha = 4;
685
685
  function gs(e) {
@@ -693,8 +693,8 @@ function Ft(e, t) {
693
693
  var r = arguments, a = t ? t.apply(this, r) : r[0], o = n.cache;
694
694
  if (o.has(a))
695
695
  return o.get(a);
696
- var s = e.apply(this, r);
697
- return n.cache = o.set(a, s) || o, s;
696
+ var l = e.apply(this, r);
697
+ return n.cache = o.set(a, l) || o, l;
698
698
  };
699
699
  return n.cache = new (Ft.Cache || W)(), n;
700
700
  }
@@ -715,9 +715,9 @@ function je(e, t, n) {
715
715
  }
716
716
  function Xa(e) {
717
717
  return function(t, n, r) {
718
- for (var a = -1, o = Object(t), s = r(t), i = s.length; i--; ) {
719
- var l = s[++a];
720
- if (n(o[l], l, o) === !1)
718
+ for (var a = -1, o = Object(t), l = r(t), i = l.length; i--; ) {
719
+ var s = l[++a];
720
+ if (n(o[s], s, o) === !1)
721
721
  break;
722
722
  }
723
723
  return t;
@@ -744,26 +744,26 @@ function Ae(e, t) {
744
744
  function ni(e) {
745
745
  return Er(e, It(e));
746
746
  }
747
- function ri(e, t, n, r, a, o, s) {
748
- var i = Ae(e, n), l = Ae(t, n), d = s.get(l);
747
+ function ri(e, t, n, r, a, o, l) {
748
+ var i = Ae(e, n), s = Ae(t, n), d = l.get(s);
749
749
  if (d) {
750
750
  je(e, n, d);
751
751
  return;
752
752
  }
753
- var u = o ? o(i, l, n + "", e, t, s) : void 0, c = u === void 0;
753
+ var u = o ? o(i, s, n + "", e, t, l) : void 0, c = u === void 0;
754
754
  if (c) {
755
- var p = ee(l), b = !p && Ie(l), w = !p && !b && Mt(l);
756
- u = l, p || b || w ? ee(i) ? u = i : Ya(i) ? u = _o(i) : b ? (c = !1, u = Lt(l, !0)) : w ? (c = !1, u = Nt(l, !0)) : u = [] : ti(l) || $e(l) ? (u = i, $e(i) ? u = ni(i) : (!O(i) || Ce(i)) && (u = zt(l))) : c = !1;
755
+ var p = ee(s), b = !p && Ie(s), w = !p && !b && Mt(s);
756
+ u = s, p || b || w ? ee(i) ? u = i : Ya(i) ? u = _o(i) : b ? (c = !1, u = Lt(s, !0)) : w ? (c = !1, u = Nt(s, !0)) : u = [] : ti(s) || $e(s) ? (u = i, $e(i) ? u = ni(i) : (!O(i) || Ce(i)) && (u = zt(s))) : c = !1;
757
757
  }
758
- c && (s.set(l, u), a(u, l, r, o, s), s.delete(l)), je(e, n, u);
758
+ c && (l.set(s, u), a(u, s, r, o, l), l.delete(s)), je(e, n, u);
759
759
  }
760
760
  function Ht(e, t, n, r, a) {
761
- e !== t && qa(t, function(o, s) {
761
+ e !== t && qa(t, function(o, l) {
762
762
  if (a || (a = new H()), O(o))
763
- ri(e, t, s, n, Ht, r, a);
763
+ ri(e, t, l, n, Ht, r, a);
764
764
  else {
765
- var i = r ? r(Ae(e, s), o, s + "", e, t, a) : void 0;
766
- i === void 0 && (i = o), je(e, s, i);
765
+ var i = r ? r(Ae(e, l), o, l + "", e, t, a) : void 0;
766
+ i === void 0 && (i = o), je(e, l, i);
767
767
  }
768
768
  }, It);
769
769
  }
@@ -786,12 +786,12 @@ function oi(e, t, n) {
786
786
  var ct = Math.max;
787
787
  function ai(e, t, n) {
788
788
  return t = ct(t === void 0 ? e.length - 1 : t, 0), function() {
789
- for (var r = arguments, a = -1, o = ct(r.length - t, 0), s = Array(o); ++a < o; )
790
- s[a] = r[t + a];
789
+ for (var r = arguments, a = -1, o = ct(r.length - t, 0), l = Array(o); ++a < o; )
790
+ l[a] = r[t + a];
791
791
  a = -1;
792
792
  for (var i = Array(t + 1); ++a < t; )
793
793
  i[a] = r[a];
794
- return i[t] = n(s), oi(e, this, i);
794
+ return i[t] = n(l), oi(e, this, i);
795
795
  };
796
796
  }
797
797
  function ii(e) {
@@ -831,8 +831,8 @@ function gi(e, t, n) {
831
831
  }
832
832
  function mi(e) {
833
833
  return fi(function(t, n) {
834
- var r = -1, a = n.length, o = a > 1 ? n[a - 1] : void 0, s = a > 2 ? n[2] : void 0;
835
- for (o = e.length > 3 && typeof o == "function" ? (a--, o) : void 0, s && gi(n[0], n[1], s) && (o = a < 3 ? void 0 : o, a = 1), t = Object(t); ++r < a; ) {
834
+ var r = -1, a = n.length, o = a > 1 ? n[a - 1] : void 0, l = a > 2 ? n[2] : void 0;
835
+ for (o = e.length > 3 && typeof o == "function" ? (a--, o) : void 0, l && gi(n[0], n[1], l) && (o = a < 3 ? void 0 : o, a = 1), t = Object(t); ++r < a; ) {
836
836
  var i = n[r];
837
837
  i && e(t, i, r, o);
838
838
  }
@@ -847,19 +847,19 @@ const hi = 100, Ne = /* @__PURE__ */ new Map(), re = {
847
847
  height: window.innerHeight
848
848
  }, bi = (e) => {
849
849
  Ne.set(e, e);
850
- }, vi = (e) => {
850
+ }, yi = (e) => {
851
851
  Ne.delete(e);
852
- }, yi = St((e) => {
852
+ }, vi = St((e) => {
853
853
  const t = e;
854
854
  t.topEvent = {
855
855
  widthDiff: re.width - window.innerWidth,
856
856
  hightDiff: re.height - window.innerHeight
857
857
  }, re.width = window.innerWidth, re.height = window.innerHeight, Ne.forEach((n) => n(t));
858
858
  }, hi);
859
- window.addEventListener("resize", yi);
859
+ window.addEventListener("resize", vi);
860
860
  const wi = {
861
861
  addOnReize: bi,
862
- removeOnResize: vi
862
+ removeOnResize: yi
863
863
  };
864
864
  var gt;
865
865
  const G = {
@@ -951,13 +951,13 @@ class $i {
951
951
  * Загрузить в память полный функционал TopNotice
952
952
  */
953
953
  static async TopNotice() {
954
- await import("./notice-DQSQs6yC.es.js");
954
+ await import("./notice-cCZZtLLu.es.js");
955
955
  }
956
956
  /**
957
957
  * Загрузить в память полный функционал TopPopup
958
958
  */
959
959
  static async TopPopup() {
960
- await import("./popup-D-6PIelY.es.js");
960
+ await import("./popup-BvhY5oAD.es.js");
961
961
  }
962
962
  /**
963
963
  * Загрузить в память полный функционал TopDialog
@@ -968,7 +968,7 @@ class $i {
968
968
  }
969
969
  }
970
970
  class f {
971
- static state = ye({ ...Ti });
971
+ static state = ve({ ...Ti });
972
972
  static preloaders = $i;
973
973
  static widthForMobile = G.widthForMobile;
974
974
  static themeName = G.themeName;
@@ -978,7 +978,7 @@ class f {
978
978
  /**
979
979
  * Различные флаги, необходимые для работы UI
980
980
  */
981
- static flags = ye({ needLoadNotice: !1 });
981
+ static flags = ve({ needLoadNotice: !1 });
982
982
  static _setState() {
983
983
  this.$ = $, f.matchMediaIsMobile = window.matchMedia(`(max-width: ${f.widthForMobile}px)`), f.state.isMobileUA = on(), f.state.isRetina = rn(), f.state.isApp = an(), f.useDocumentClassModificators(), f.useIsHidden(), f.setStateByWindowSize(), f.Events.addOnReize(f.onResize), f.onResize(), f.saveToCookie(), f.useCtrlClasses();
984
984
  }
@@ -1033,7 +1033,7 @@ class f {
1033
1033
  *
1034
1034
  * @docs https://ui.topvisor.com/?path=/docs/components-core-notice--docs
1035
1035
  */
1036
- static notice = async (t, n, r) => (f.flags.needLoadNotice = !0, (await import("./notice-DQSQs6yC.es.js")).show(t, n, r));
1036
+ static notice = async (t, n, r) => (f.flags.needLoadNotice = !0, (await import("./notice-cCZZtLLu.es.js")).show(t, n, r));
1037
1037
  /**
1038
1038
  * Вставить css стили на страницу по ссылке с автоматическим добавлением правил media
1039
1039
  *
@@ -1050,18 +1050,18 @@ class f {
1050
1050
  static insertCSSLinkToPage = (t, n = !1) => {
1051
1051
  const r = /* @__PURE__ */ new Map();
1052
1052
  r.set("::", []), t.forEach((o) => {
1053
- let s = !1, i = !1;
1054
- o.match(/\.m\./) && (s = !0), o.match(/\.pc\./) && (i = !0);
1055
- const l = `${s}:${i}`;
1056
- r.has(l) || r.set(`${s}:${i}`, []), r.get(`${s}:${i}`).push(o);
1053
+ let l = !1, i = !1;
1054
+ o.match(/\.m\./) && (l = !0), o.match(/\.pc\./) && (i = !0);
1055
+ const s = `${l}:${i}`;
1056
+ r.has(s) || r.set(`${l}:${i}`, []), r.get(`${l}:${i}`).push(o);
1057
1057
  });
1058
1058
  const a = [];
1059
- return r.forEach((o, s) => {
1059
+ return r.forEach((o, l) => {
1060
1060
  if (!o.length)
1061
1061
  return;
1062
- const [i, l] = s.split(":").map((c) => c === "true");
1062
+ const [i, s] = l.split(":").map((c) => c === "true");
1063
1063
  let d = "all";
1064
- i && (d = "(max-width: " + f.widthForMobile + "px)"), l && (d = "(min-width: " + f.widthForMobile + "px)"), f._insertToPage(o, d, n).forEach((c) => a.push(c));
1064
+ i && (d = "(max-width: " + f.widthForMobile + "px)"), s && (d = "(min-width: " + f.widthForMobile + "px)"), f._insertToPage(o, d, n).forEach((c) => a.push(c));
1065
1065
  }), Promise.all(a);
1066
1066
  };
1067
1067
  static _insertToPage = (t, n, r) => {
@@ -1071,15 +1071,15 @@ class f {
1071
1071
  const c = new XMLHttpRequest();
1072
1072
  c.open("GET", o, !1), c.send();
1073
1073
  }
1074
- const s = "topCSSLink-" + o.replace(/\W/g, "-");
1075
- if (window.hasOwnProperty(s)) return;
1076
- let i, l;
1074
+ const l = "topCSSLink-" + o.replace(/\W/g, "-");
1075
+ if (window.hasOwnProperty(l)) return;
1076
+ let i, s;
1077
1077
  const d = new Promise((c, p) => {
1078
- i = c, l = p;
1078
+ i = c, s = p;
1079
1079
  });
1080
1080
  a.push(d);
1081
1081
  const u = document.createElement("link");
1082
- u.id = s, u.rel = "stylesheet", u.media = n, u.href = o, u.onload = () => i(), u.onerror = () => l(), document.head.append(u);
1082
+ u.id = l, u.rel = "stylesheet", u.media = n, u.href = o, u.onload = () => i(), u.onerror = () => s(), document.head.append(u);
1083
1083
  }), a;
1084
1084
  };
1085
1085
  /**
@@ -1115,16 +1115,16 @@ class f {
1115
1115
  }
1116
1116
  const bs = {
1117
1117
  install: (e, t) => {
1118
- const n = (r, a, o) => e.config.globalProperties.$i18n[r][a] ? Object.entries(o).reduce((s, [i, l]) => s.replaceAll(new RegExp(`{{ ${i} }}`, "g"), l), e.config.globalProperties.$i18n[r][a]) : "";
1119
- Object.setPrototypeOf(n, ye(t.i18n)), e.config.globalProperties.$i18n = n, e.config.globalProperties.$i18nLang = Me(t.lang), e.config.globalProperties.i18n = e.config.globalProperties.$i18n, typeof window < "u" && !window.requirejs && (globalThis.$i18n = e.config.globalProperties.$i18n), e.provide("$i18n", e.config.globalProperties.$i18n), e.provide("$i18nLang", e.config.globalProperties.$i18nLang), e.provide("i18n", e.config.globalProperties.i18n);
1118
+ const n = (r, a, o) => e.config.globalProperties.$i18n[r][a] ? Object.entries(o).reduce((l, [i, s]) => l.replaceAll(new RegExp(`{{ ${i} }}`, "g"), s), e.config.globalProperties.$i18n[r][a]) : "";
1119
+ Object.setPrototypeOf(n, ve(t.i18n)), e.config.globalProperties.$i18n = n, e.config.globalProperties.$i18nLang = Me(t.lang), e.config.globalProperties.i18n = e.config.globalProperties.$i18n, typeof window < "u" && !window.requirejs && (globalThis.$i18n = e.config.globalProperties.$i18n), e.provide("$i18n", e.config.globalProperties.$i18n), e.provide("$i18nLang", e.config.globalProperties.$i18nLang), e.provide("i18n", e.config.globalProperties.i18n);
1120
1120
  }
1121
1121
  }, ce = () => {
1122
1122
  var e, t;
1123
1123
  return !we() && ((t = (e = window.mo) == null ? void 0 : e.user) != null && t.lang) ? requirejs("i18n").categories[mo.user.lang] : !we() && globalThis.$i18n ? globalThis.$i18n : ht("$i18n");
1124
- }, vs = () => {
1124
+ }, ys = () => {
1125
1125
  var e, t;
1126
1126
  return !we() && ((t = (e = window.mo) == null ? void 0 : e.user) != null && t.lang) ? Me(mo.user.lang) : ht("$i18nLang");
1127
- }, ys = (e, t, n) => {
1127
+ }, vs = (e, t, n) => {
1128
1128
  const r = ce().Calendar;
1129
1129
  switch (new Date(e, --t, n).getDay()) {
1130
1130
  case 0:
@@ -1145,24 +1145,24 @@ const bs = {
1145
1145
  return "";
1146
1146
  }
1147
1147
  }, ws = (e, t = !0, n = 2) => {
1148
- let r = String(e.getFullYear()), a = String(e.getDate()).padStart(2, "0"), o = String(e.getMonth() + 1).padStart(2, "0"), s = String(e.getHours()).padStart(2, "0"), i = String(e.getMinutes()).padStart(2, "0"), l = String(e.getSeconds()).padStart(2, "0"), d = r + "-" + o + "-" + a;
1149
- return n >= 1 && (d += " " + s), n >= 2 && (d += ":" + i), n === 3 && (d += ":" + l), t && (d = q(d, n)), d;
1148
+ let r = String(e.getFullYear()), a = String(e.getDate()).padStart(2, "0"), o = String(e.getMonth() + 1).padStart(2, "0"), l = String(e.getHours()).padStart(2, "0"), i = String(e.getMinutes()).padStart(2, "0"), s = String(e.getSeconds()).padStart(2, "0"), d = r + "-" + o + "-" + a;
1149
+ return n >= 1 && (d += " " + l), n >= 2 && (d += ":" + i), n === 3 && (d += ":" + s), t && (d = q(d, n)), d;
1150
1150
  };
1151
1151
  function Ts(e) {
1152
1152
  return e.indexOf("T") === -1 && (e.length == 10 && (e += " 00:00:00"), e = e.replace(" ", "T") + f.state.gmt), new Date(e);
1153
1153
  }
1154
1154
  function Si(e, t = !0, n = 0) {
1155
1155
  e || (e = (/* @__PURE__ */ new Date()).getTime());
1156
- const r = new Date(e), a = r.getFullYear(), o = String(r.getMonth() + 1).padStart(2, "0"), s = r.getDate().toString().padStart(2, "0"), i = r.getHours().toString().padStart(2, "0"), l = r.getMinutes().toString().padStart(2, "0"), d = r.getSeconds().toString().padStart(2, "0");
1156
+ const r = new Date(e), a = r.getFullYear(), o = String(r.getMonth() + 1).padStart(2, "0"), l = r.getDate().toString().padStart(2, "0"), i = r.getHours().toString().padStart(2, "0"), s = r.getMinutes().toString().padStart(2, "0"), d = r.getSeconds().toString().padStart(2, "0");
1157
1157
  n === "auto" && (n = 0, r.getHours() && (n = 1), r.getMinutes() && (n = 2), r.getSeconds() && (n = 3));
1158
- let u = a + "-" + o + "-" + s;
1159
- return n && (u += " "), n >= 1 && (u += i), n >= 2 && (u += ":" + l), n >= 3 && (u += ":" + d), t && (u = q(r, n)), u;
1158
+ let u = a + "-" + o + "-" + l;
1159
+ return n && (u += " "), n >= 1 && (u += i), n >= 2 && (u += ":" + s), n >= 3 && (u += ":" + d), t && (u = q(r, n)), u;
1160
1160
  }
1161
1161
  function $s(e, t = !0) {
1162
1162
  const r = (/* @__PURE__ */ new Date()).getTimezoneOffset() / 60 * -1 * 60 * 60 * 1e3, a = 3 * 60 * 60 * 1e3;
1163
1163
  let o;
1164
1164
  e !== void 0 ? o = new Date(e) : o = /* @__PURE__ */ new Date(), o.setTime(o.getTime() - r + a);
1165
- let s = String(o.getFullYear()), i = String(o.getDate()).padStart(2, "0"), l = String(o.getMonth() + 1).padStart(2, "0"), d = String(o.getHours()).padStart(2, "0"), u = String(o.getMinutes()).padStart(2, "0"), c = String(o.getSeconds()).padStart(2, "0"), p = s + "-" + l + "-" + i + " " + d + ":" + u + ":" + c;
1165
+ let l = String(o.getFullYear()), i = String(o.getDate()).padStart(2, "0"), s = String(o.getMonth() + 1).padStart(2, "0"), d = String(o.getHours()).padStart(2, "0"), u = String(o.getMinutes()).padStart(2, "0"), c = String(o.getSeconds()).padStart(2, "0"), p = l + "-" + s + "-" + i + " " + d + ":" + u + ":" + c;
1166
1166
  return t && (p = q(p)), p;
1167
1167
  }
1168
1168
  function q(e, t = 2, n, r) {
@@ -1172,14 +1172,14 @@ function q(e, t = 2, n, r) {
1172
1172
  if (e instanceof Date)
1173
1173
  a = e;
1174
1174
  else {
1175
- let s = e.substring(0, 10);
1176
- if (s.length === 7 && (s += "-01"), s += " 00:00", s = s.replace(/-/g, "/"), a = new Date(s), isNaN(Number(a))) return r;
1175
+ let l = e.substring(0, 10);
1176
+ if (l.length === 7 && (l += "-01"), l += " 00:00", l = l.replace(/-/g, "/"), a = new Date(l), isNaN(Number(a))) return r;
1177
1177
  }
1178
1178
  let o = "";
1179
1179
  if (n && window.$ && (o = $.datepicker.formatDate(n, a)), t && typeof e == "string" && e.length > 10 || t && e instanceof Date) {
1180
- let s = "";
1180
+ let l = "";
1181
1181
  if (e instanceof Date)
1182
- s = (/* @__PURE__ */ new Date()).toLocaleTimeString("en-US", {
1182
+ l = (/* @__PURE__ */ new Date()).toLocaleTimeString("en-US", {
1183
1183
  hour12: !1,
1184
1184
  hour: "numeric",
1185
1185
  minute: t >= 2 ? "numeric" : void 0,
@@ -1189,18 +1189,18 @@ function q(e, t = 2, n, r) {
1189
1189
  switch (t) {
1190
1190
  // часы
1191
1191
  case 1:
1192
- s = e.substring(11, 13);
1192
+ l = e.substring(11, 13);
1193
1193
  break;
1194
1194
  // часы и минуты
1195
1195
  case 2:
1196
- s = e.substring(11, 16);
1196
+ l = e.substring(11, 16);
1197
1197
  break;
1198
1198
  // часы, минуты и секунды
1199
1199
  case 3:
1200
- s = e.substring(11, 19);
1200
+ l = e.substring(11, 19);
1201
1201
  break;
1202
1202
  }
1203
- o += " " + s;
1203
+ o += " " + l;
1204
1204
  }
1205
1205
  return o = o.trim(), o;
1206
1206
  }
@@ -1210,22 +1210,22 @@ function pt(e, t) {
1210
1210
  if (e.match(/\d\d\d\d-\d\d-\d\d/))
1211
1211
  return e;
1212
1212
  const n = f.state.dateFormat.toLowerCase(), r = e.split(/\W/), a = n.split(/\W/);
1213
- let o = "", s = "", i = "";
1213
+ let o = "", l = "", i = "";
1214
1214
  a.forEach((d, u) => {
1215
1215
  switch (d) {
1216
1216
  case "d":
1217
1217
  o = r[u];
1218
1218
  break;
1219
1219
  case "m":
1220
- s = r[u];
1220
+ l = r[u];
1221
1221
  break;
1222
1222
  case "y":
1223
1223
  i = r[u];
1224
1224
  break;
1225
1225
  }
1226
1226
  });
1227
- let l = i + "-" + s + "-" + o;
1228
- return l.match(/\d\d\d\d-\d\d-\d\d/) || (console.info("Неверный формат даты, будет возращена текущая дата, " + l), l = Si((/* @__PURE__ */ new Date()).getTime(), !1).substring(0, 10)), l;
1227
+ let s = i + "-" + l + "-" + o;
1228
+ return s.match(/\d\d\d\d-\d\d-\d\d/) || (console.info("Неверный формат даты, будет возращена текущая дата, " + s), s = Si((/* @__PURE__ */ new Date()).getTime(), !1).substring(0, 10)), s;
1229
1229
  }
1230
1230
  const _i = { class: "top-avatar" }, Oi = ["src", "title"], Ei = ["title"], ji = /* @__PURE__ */ E({
1231
1231
  __name: "avatar",
@@ -1366,7 +1366,7 @@ ${n.value}` : "") : n.value);
1366
1366
  }),
1367
1367
  emits: ["update:modelValue"],
1368
1368
  setup(e) {
1369
- const t = vt(e, "modelValue");
1369
+ const t = yt(e, "modelValue");
1370
1370
  return (n, r) => {
1371
1371
  const a = z("top-focus");
1372
1372
  return g(), m("label", {
@@ -1398,7 +1398,7 @@ ${n.value}` : "") : n.value);
1398
1398
  void 0,
1399
1399
  { onupdate: !0 }
1400
1400
  ],
1401
- [yt, t.value]
1401
+ [vt, t.value]
1402
1402
  ]),
1403
1403
  n.$slots.default ? (g(), B(pe, {
1404
1404
  key: 0,
@@ -1447,6 +1447,7 @@ const Xt = /* @__PURE__ */ Li(Wi, [["render", zi]]), Vi = ["data-top-icon", "dat
1447
1447
  readonly: { type: Boolean },
1448
1448
  modificator: {},
1449
1449
  size: { default: "s" },
1450
+ styling: { default: "" },
1450
1451
  isError: { type: Boolean },
1451
1452
  isLoading: { type: Boolean },
1452
1453
  icon: {},
@@ -1464,10 +1465,10 @@ const Xt = /* @__PURE__ */ Li(Wi, [["render", zi]]), Vi = ["data-top-icon", "dat
1464
1465
  set(i) {
1465
1466
  r("update:modelValue", i);
1466
1467
  }
1467
- }), o = _(() => n.addCleaner && !n.title || n.captionType !== "" ? "" : n.title), s = (i) => {
1468
+ }), o = _(() => n.addCleaner && !n.title || n.captionType !== "" ? "" : n.title), l = (i) => {
1468
1469
  n.modelValue && i.stopPropagation(), r("update:modelValue", "");
1469
1470
  };
1470
- return (i, l) => {
1471
+ return (i, s) => {
1471
1472
  const d = z("top-focus");
1472
1473
  return g(), m("label", {
1473
1474
  class: S({
@@ -1489,16 +1490,17 @@ const Xt = /* @__PURE__ */ Li(Wi, [["render", zi]]), Vi = ["data-top-icon", "dat
1489
1490
  "top-input_input": !0,
1490
1491
  ["top-input_input-" + i.modificator]: !!i.modificator,
1491
1492
  "top-forms-focusable": !i.disabled,
1492
- "top-error": i.isError
1493
+ "top-error": i.isError,
1494
+ [`top-style_${i.styling}`]: !!i.styling
1493
1495
  },
1494
1496
  autocomplete: "off_always",
1495
1497
  name: i.name,
1496
- "onUpdate:modelValue": l[0] || (l[0] = (u) => a.value = u),
1498
+ "onUpdate:modelValue": s[0] || (s[0] = (u) => a.value = u),
1497
1499
  title: i.title,
1498
1500
  placeholder: o.value,
1499
1501
  disabled: i.disabled,
1500
1502
  readonly: i.readonly,
1501
- onKeydown: l[1] || (l[1] = Zt((u) => (i.addCleaner || !!i.$slots.btn) && s(u), ["esc"]))
1503
+ onKeydown: s[1] || (s[1] = Zt((u) => (i.addCleaner || !!i.$slots.btn) && l(u), ["esc"]))
1502
1504
  }, i.$attrs), null, 16, ki), [
1503
1505
  [
1504
1506
  d,
@@ -1512,7 +1514,7 @@ const Xt = /* @__PURE__ */ Li(Wi, [["render", zi]]), Vi = ["data-top-icon", "dat
1512
1514
  key: 1,
1513
1515
  class: "top-input_cleaner",
1514
1516
  "data-top-icon": "",
1515
- onClick: xt(s, ["prevent"])
1517
+ onClick: xt(l, ["prevent"])
1516
1518
  })) : T("", !0),
1517
1519
  i.captionType !== "" ? (g(), m("span", Ri, N(i.title), 1)) : T("", !0),
1518
1520
  M(i.$slots, "default")
@@ -1531,6 +1533,7 @@ const Hi = /* @__PURE__ */ E({
1531
1533
  readonly: { type: Boolean },
1532
1534
  modificator: {},
1533
1535
  size: {},
1536
+ styling: {},
1534
1537
  isError: { type: Boolean },
1535
1538
  isLoading: { type: Boolean },
1536
1539
  icon: {},
@@ -1543,10 +1546,10 @@ const Hi = /* @__PURE__ */ E({
1543
1546
  setup(e, { emit: t }) {
1544
1547
  const n = ce(), r = e, a = t;
1545
1548
  en(() => {
1546
- s && s.datepicker("destroy");
1549
+ l && l.datepicker("destroy");
1547
1550
  });
1548
1551
  const o = Me();
1549
- let s;
1552
+ let l;
1550
1553
  const i = _({
1551
1554
  get() {
1552
1555
  return q(r.modelValue, 2, void 0, "0000-00-00");
@@ -1555,7 +1558,7 @@ const Hi = /* @__PURE__ */ E({
1555
1558
  c = pt(c, "0000-00-00"), a("update:modelValue", c);
1556
1559
  }
1557
1560
  });
1558
- let l = (c) => {
1561
+ let s = (c) => {
1559
1562
  ft(c);
1560
1563
  }, d = (c) => {
1561
1564
  const p = pt(c.target.value), b = q(p);
@@ -1566,10 +1569,10 @@ const Hi = /* @__PURE__ */ E({
1566
1569
  i.value = c.target.value;
1567
1570
  };
1568
1571
  async function u(c) {
1569
- const p = await import("./datepicker-BbASdlXo.es.js");
1570
- ft = p.oninput, s = p.connectDatepicker(c.target, {
1572
+ const p = await import("./datepicker-BC31NE5M.es.js");
1573
+ ft = p.oninput, l = p.connectDatepicker(c.target, {
1571
1574
  onSelect: () => d(c)
1572
- }), s && s.datepicker("show");
1575
+ }), l && l.datepicker("show");
1573
1576
  }
1574
1577
  return (c, p) => ge(Ui) ? (g(), B(Pe, ae({ key: 0 }, c.$props, {
1575
1578
  modelValue: i.value,
@@ -1591,7 +1594,7 @@ const Hi = /* @__PURE__ */ E({
1591
1594
  }, 16, ["modelValue"])) : (g(), B(Pe, ae({ key: 1 }, c.$props, {
1592
1595
  modelValue: i.value,
1593
1596
  "onUpdate:modelValue": p[2] || (p[2] = (b) => b === "" ? i.value = "" : ""),
1594
- onInput: ge(l),
1597
+ onInput: ge(s),
1595
1598
  onFocusOnce: u,
1596
1599
  onChange: ge(d),
1597
1600
  modificator: "datepicker"
@@ -1626,7 +1629,7 @@ const Hi = /* @__PURE__ */ E({
1626
1629
  r("update:modelValue", o);
1627
1630
  }
1628
1631
  });
1629
- return (o, s) => {
1632
+ return (o, l) => {
1630
1633
  const i = z("top-focus");
1631
1634
  return g(), m("label", {
1632
1635
  class: S({
@@ -1645,7 +1648,7 @@ const Hi = /* @__PURE__ */ E({
1645
1648
  "top-radio_input": !0,
1646
1649
  "top-error": o.isError && !o.disabled
1647
1650
  }),
1648
- "onUpdate:modelValue": s[0] || (s[0] = (l) => a.value = l),
1651
+ "onUpdate:modelValue": l[0] || (l[0] = (s) => a.value = s),
1649
1652
  name: o.name,
1650
1653
  value: o.value,
1651
1654
  disabled: o.disabled
@@ -1691,7 +1694,7 @@ const Hi = /* @__PURE__ */ E({
1691
1694
  r("update:modelValue", o);
1692
1695
  }
1693
1696
  });
1694
- return (o, s) => {
1697
+ return (o, l) => {
1695
1698
  const i = z("top-focus");
1696
1699
  return g(), m("label", {
1697
1700
  class: S({
@@ -1709,7 +1712,7 @@ const Hi = /* @__PURE__ */ E({
1709
1712
  "top-checkboxSwitcher_input": !0,
1710
1713
  "top-error": o.isError && !o.disabled
1711
1714
  }),
1712
- "onUpdate:modelValue": s[0] || (s[0] = (l) => a.value = l),
1715
+ "onUpdate:modelValue": l[0] || (l[0] = (s) => a.value = s),
1713
1716
  name: o.name,
1714
1717
  value: o.value,
1715
1718
  disabled: o.disabled
@@ -1720,7 +1723,7 @@ const Hi = /* @__PURE__ */ E({
1720
1723
  void 0,
1721
1724
  { onupdate: !0 }
1722
1725
  ],
1723
- [yt, a.value]
1726
+ [vt, a.value]
1724
1727
  ]),
1725
1728
  o.$slots.default ? (g(), B(pe, {
1726
1729
  key: 0,
@@ -1745,6 +1748,7 @@ const Hi = /* @__PURE__ */ E({
1745
1748
  modelValue: {},
1746
1749
  name: {},
1747
1750
  placeholder: {},
1751
+ styling: { default: "" },
1748
1752
  rows: { default: 5 },
1749
1753
  minHeight: { default: 120 },
1750
1754
  expandable: { type: Boolean },
@@ -1756,7 +1760,7 @@ const Hi = /* @__PURE__ */ E({
1756
1760
  emits: ["update:modelValue"],
1757
1761
  setup(e, { emit: t }) {
1758
1762
  bt((o) => ({
1759
- abdab832: o.minHeight + "px"
1763
+ "7114f03a": o.minHeight + "px"
1760
1764
  }));
1761
1765
  const n = e, r = t, a = _({
1762
1766
  get() {
@@ -1766,8 +1770,8 @@ const Hi = /* @__PURE__ */ E({
1766
1770
  r("update:modelValue", o);
1767
1771
  }
1768
1772
  });
1769
- return (o, s) => {
1770
- const i = z("top-focus"), l = z("top-tooltip");
1773
+ return (o, l) => {
1774
+ const i = z("top-focus"), s = z("top-tooltip");
1771
1775
  return g(), m("label", {
1772
1776
  class: S({
1773
1777
  "top-textarea": !0,
@@ -1781,7 +1785,8 @@ const Hi = /* @__PURE__ */ E({
1781
1785
  "top-forms-focusable": !o.disabled,
1782
1786
  "top-textarea_textarea": !0,
1783
1787
  "top-textarea_textarea-expandable": o.expandable,
1784
- "top-error": o.isError
1788
+ "top-error": o.isError,
1789
+ [`top-style_${o.styling}`]: !!o.styling
1785
1790
  },
1786
1791
  autocomplete: "off_always",
1787
1792
  name: o.name,
@@ -1790,7 +1795,7 @@ const Hi = /* @__PURE__ */ E({
1790
1795
  readonly: o.readonly,
1791
1796
  rows: o.expandable ? void 0 : o.rows
1792
1797
  }, o.$attrs, {
1793
- "onUpdate:modelValue": s[0] || (s[0] = (d) => a.value = d)
1798
+ "onUpdate:modelValue": l[0] || (l[0] = (d) => a.value = d)
1794
1799
  }), null, 16, Ji), [
1795
1800
  [
1796
1801
  i,
@@ -1806,7 +1811,7 @@ const Hi = /* @__PURE__ */ E({
1806
1811
  class: "top-textarea_hint",
1807
1812
  hint: o.hint
1808
1813
  }, null, 8, ["hint"])), [
1809
- [l]
1814
+ [s]
1810
1815
  ]) : T("", !0)
1811
1816
  ], 2);
1812
1817
  };
@@ -1823,6 +1828,7 @@ const Hi = /* @__PURE__ */ E({
1823
1828
  disabled: { type: Boolean },
1824
1829
  icon: {},
1825
1830
  size: { default: "s" },
1831
+ styling: { default: "" },
1826
1832
  addChanger: { type: Boolean },
1827
1833
  title: {},
1828
1834
  isError: { type: Boolean }
@@ -1834,32 +1840,32 @@ const Hi = /* @__PURE__ */ E({
1834
1840
  }),
1835
1841
  emits: /* @__PURE__ */ Te(["update:modelValue"], ["update:modelValue"]),
1836
1842
  setup(e) {
1837
- const t = e, n = vt(e, "modelValue"), r = _(() => {
1838
- const l = /* @__PURE__ */ new Map();
1843
+ const t = e, n = yt(e, "modelValue"), r = _(() => {
1844
+ const s = /* @__PURE__ */ new Map();
1839
1845
  return t.options.forEach((d, u) => {
1840
1846
  if (typeof d == "string" && (d = o(u, d)), d.children) {
1841
1847
  const c = /* @__PURE__ */ new Map();
1842
1848
  d.children.forEach((p, b) => {
1843
1849
  typeof p == "string" && (p = o(b, p)), c.set(p.value, p);
1844
- }), d = { ...d }, d.children = c, l.set(d.value, d);
1850
+ }), d = { ...d }, d.children = c, s.set(d.value, d);
1845
1851
  } else
1846
- l.set(d.value, d);
1847
- }), l;
1852
+ s.set(d.value, d);
1853
+ }), s;
1848
1854
  }), a = _(() => {
1849
- const l = /* @__PURE__ */ new Map();
1855
+ const s = /* @__PURE__ */ new Map();
1850
1856
  return r.value.forEach((d) => {
1851
1857
  if (!d.disabled) {
1852
1858
  if (d.children) {
1853
1859
  d.children.forEach((u) => {
1854
- u.disabled || l.set(u.value, u);
1860
+ u.disabled || s.set(u.value, u);
1855
1861
  });
1856
1862
  return;
1857
1863
  }
1858
- l.set(d.value, d);
1864
+ s.set(d.value, d);
1859
1865
  }
1860
- }), l;
1861
- }), o = (l, d) => ({
1862
- value: l,
1866
+ }), s;
1867
+ }), o = (s, d) => ({
1868
+ value: s,
1863
1869
  title: d
1864
1870
  });
1865
1871
  mt([
@@ -1868,37 +1874,38 @@ const Hi = /* @__PURE__ */ E({
1868
1874
  ], () => {
1869
1875
  (n.value === null || n.value === void 0) && a.value.size && (console.warn("Пожалуйста, не передавайте в компонент Select значения null и undefined"), n.value = a.value.keys().next().value);
1870
1876
  }, { immediate: !0 });
1871
- const s = _(() => {
1872
- var l;
1873
- return (l = a.value.get(n.value)) == null ? void 0 : l.icon;
1877
+ const l = _(() => {
1878
+ var s;
1879
+ return (s = a.value.get(n.value)) == null ? void 0 : s.icon;
1874
1880
  }), i = () => {
1875
- const l = [...a.value.keys()], u = (l.indexOf(n.value) + 1) % l.length;
1876
- n.value = l[u];
1881
+ const s = [...a.value.keys()], u = (s.indexOf(n.value) + 1) % s.length;
1882
+ n.value = s[u];
1877
1883
  };
1878
- return (l, d) => {
1884
+ return (s, d) => {
1879
1885
  const u = z("top-focus");
1880
1886
  return g(), m("label", {
1881
1887
  class: S({
1882
1888
  "top-select": !0,
1883
- ["top-select-" + l.name]: l.name,
1884
- ["top-size_" + l.size]: !0,
1885
- "top-formsCaptionWrapper": !!l.title,
1886
- "top-select-error": l.isError,
1887
- "top-disabled": l.disabled
1889
+ ["top-select-" + s.name]: s.name,
1890
+ ["top-size_" + s.size]: !0,
1891
+ "top-formsCaptionWrapper": !!s.title,
1892
+ "top-select-error": s.isError,
1893
+ "top-disabled": s.disabled
1888
1894
  }),
1889
1895
  "data-value": n.value,
1890
- "data-top-icon": l.icon,
1891
- "data-top-icon2": s.value
1896
+ "data-top-icon": s.icon,
1897
+ "data-top-icon2": l.value
1892
1898
  }, [
1893
1899
  V((g(), m("select", {
1894
1900
  class: S({
1895
- "top-forms-focusable": !l.disabled,
1901
+ "top-forms-focusable": !s.disabled,
1896
1902
  "top-select_select": !0,
1897
1903
  "top-select_arrow": !0,
1898
- "top-error": l.isError
1904
+ "top-error": s.isError,
1905
+ [`top-style_${s.styling}`]: !!s.styling
1899
1906
  }),
1900
- name: l.name,
1901
- disabled: l.disabled,
1907
+ name: s.name,
1908
+ disabled: s.disabled,
1902
1909
  "onUpdate:modelValue": d[0] || (d[0] = (c) => n.value = c)
1903
1910
  }, [
1904
1911
  (g(!0), m(me, null, Re(r.value, ([c, p]) => (g(), m(me, null, [
@@ -1923,18 +1930,18 @@ const Hi = /* @__PURE__ */ E({
1923
1930
  ], 10, ts)), [
1924
1931
  [
1925
1932
  u,
1926
- l.isError,
1933
+ s.isError,
1927
1934
  void 0,
1928
1935
  { onupdate: !0 }
1929
1936
  ],
1930
1937
  [nn, n.value]
1931
1938
  ]),
1932
- l.addChanger && a.value.size && !l.disabled ? (g(), m("span", {
1939
+ s.addChanger && a.value.size && !s.disabled ? (g(), m("span", {
1933
1940
  key: 0,
1934
1941
  class: "top-changer",
1935
1942
  onClick: i
1936
1943
  })) : T("", !0),
1937
- l.title ? (g(), m("span", as, N(l.title), 1)) : T("", !0)
1944
+ s.title ? (g(), m("span", as, N(s.title), 1)) : T("", !0)
1938
1945
  ], 10, es);
1939
1946
  };
1940
1947
  }
@@ -1954,7 +1961,7 @@ export {
1954
1961
  Ft as L,
1955
1962
  ms as M,
1956
1963
  hs as N,
1957
- ys as O,
1964
+ vs as O,
1958
1965
  ws as P,
1959
1966
  Ts as Q,
1960
1967
  Si as R,
@@ -1982,11 +1989,11 @@ export {
1982
1989
  Is as r,
1983
1990
  St as s,
1984
1991
  bs as t,
1985
- vs as u,
1992
+ ys as u,
1986
1993
  Xt as v,
1987
1994
  xi as w,
1988
1995
  is as x,
1989
1996
  rn as y,
1990
1997
  on as z
1991
1998
  };
1992
- //# sourceMappingURL=forms-BciWy0wX.es.js.map
1999
+ //# sourceMappingURL=forms-CipZtprq.es.js.map