elcrm 0.8.44 → 0.8.46

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/index.es.js CHANGED
@@ -5,7 +5,7 @@ import x, { createElement as Ea } from "react";
5
5
  let wt = {};
6
6
  const Ra = (e) => {
7
7
  wt = e;
8
- }, Na = (e) => wt.enCode(e), Ia = (e) => wt.deCode(e), F = { enCode: Na, deCode: Ia, New: Ra }, b = {}, Y = {}, we = {}, fn = {}, ce = {};
8
+ }, Na = (e) => wt.enCode(e), Ia = (e) => wt.deCode(e), F = { enCode: Na, deCode: Ia, New: Ra }, b = {}, V = {}, we = {}, mn = {}, ce = {};
9
9
  let St = "M06";
10
10
  function Ta(e) {
11
11
  St = e;
@@ -38,16 +38,16 @@ function Fa(e) {
38
38
  id: b.id,
39
39
  time: (/* @__PURE__ */ new Date()).getTime()
40
40
  })
41
- ), Y.page(b.page);
41
+ ), V.page(b.page);
42
42
  }
43
43
  function La(e) {
44
44
  return localStorage.setItem("d", e);
45
45
  }
46
- function $a() {
46
+ function Ba() {
47
47
  let e = localStorage.getItem("d");
48
48
  return e !== "" && e !== "undefined" && e !== null ? e : "";
49
49
  }
50
- function Ba(e) {
50
+ function $a(e) {
51
51
  return localStorage.setItem("a", e);
52
52
  }
53
53
  function Pa() {
@@ -57,7 +57,7 @@ function Pa() {
57
57
  function Oa(e) {
58
58
  localStorage.setItem("p", F.enCode(e));
59
59
  }
60
- function ft() {
60
+ function mt() {
61
61
  let e = localStorage.getItem("p");
62
62
  if (e !== "" && e !== "undefined" && e !== null) {
63
63
  let t = F.deCode(e);
@@ -69,10 +69,10 @@ function Aa() {
69
69
  const [e, t] = x.useState(hn()), a = (r) => {
70
70
  t(r);
71
71
  };
72
- return Y.page = a, [e];
72
+ return V.page = a, [e];
73
73
  }
74
74
  function Ga(e, t = !0) {
75
- b.page = e, sessionStorage.setItem("f", F.enCode(b)), t && Y.page(e);
75
+ b.page = e, sessionStorage.setItem("f", F.enCode(b)), t && V.page(e);
76
76
  }
77
77
  function hn() {
78
78
  return b.page;
@@ -85,12 +85,12 @@ function za(e) {
85
85
  const [t, a] = x.useState(e || xn()), r = (s) => {
86
86
  a(s);
87
87
  };
88
- return Y.module = r, [t];
88
+ return V.module = r, [t];
89
89
  } else
90
- Y.module = e;
90
+ V.module = e;
91
91
  }
92
92
  function Wa(e, t = !0) {
93
- b.module = e, sessionStorage.setItem("f", F.enCode(b)), t && Y.module(e);
93
+ b.module = e, sessionStorage.setItem("f", F.enCode(b)), t && V.module(e);
94
94
  }
95
95
  function xn() {
96
96
  return b.module;
@@ -101,37 +101,37 @@ function Ka(e) {
101
101
  function Ua(e) {
102
102
  if (typeof e != "function") {
103
103
  const [t, a] = x.useState(e || Je());
104
- return Y.tabs = a, [t];
104
+ return V.tabs = a, [t];
105
105
  } else
106
- Y.tabs = e;
106
+ V.tabs = e;
107
107
  }
108
- function Ya(e, t = !0) {
108
+ function Va(e, t = !0) {
109
109
  if (b.tab = e, sessionStorage.setItem("f", F.enCode(b)), !!t)
110
- if (Y.tabs)
111
- Y.tabs(e);
110
+ if (V.tabs)
111
+ V.tabs(e);
112
112
  else
113
113
  throw new Error("useTabs not found");
114
114
  }
115
115
  function Je() {
116
116
  return b.tab;
117
117
  }
118
- function Ha(e) {
118
+ function Ya(e) {
119
119
  return b.tab === e;
120
120
  }
121
- function Va(e) {
121
+ function Ha(e) {
122
122
  if (typeof e != "function") {
123
123
  const [t, a] = x.useState(e || pn()), r = (s) => {
124
124
  a(s);
125
125
  };
126
- return Y.id = r, [t];
126
+ return V.id = r, [t];
127
127
  } else
128
- Y.id = e;
128
+ V.id = e;
129
129
  }
130
130
  function qa(e) {
131
- Y.id = e;
131
+ V.id = e;
132
132
  }
133
133
  function Ja(e, t = !0) {
134
- b.id = e, sessionStorage.setItem("f", F.enCode(b)), t && Y.id(e);
134
+ b.id = e, sessionStorage.setItem("f", F.enCode(b)), t && V.id(e);
135
135
  }
136
136
  function pn() {
137
137
  return b.id;
@@ -140,7 +140,7 @@ function Xa(e) {
140
140
  return Number(b.id) === e;
141
141
  }
142
142
  function Qa(e, t, a) {
143
- b.module = e, b.id = a, b.tab = t, sessionStorage.setItem("f", F.enCode(b)), Y.module(e), Y.tabs(t);
143
+ b.module = e, b.id = a, b.tab = t, sessionStorage.setItem("f", F.enCode(b)), V.module(e), V.tabs(t);
144
144
  }
145
145
  function er(e) {
146
146
  we.data = e[0], delete we.data.id, document.body.dataset.theme = we.data.s15, localStorage.setItem("s", F.enCode(we.data));
@@ -171,7 +171,7 @@ function ar() {
171
171
  return te(), !1;
172
172
  }
173
173
  function rr(e) {
174
- Y.sort = e;
174
+ V.sort = e;
175
175
  }
176
176
  function vn(e) {
177
177
  let t = localStorage.getItem("b");
@@ -207,10 +207,10 @@ function je(e, t) {
207
207
  return e === void 0 && t === void 0 ? ce.data : e !== void 0 && t === void 0 ? ce.data[e] : ce.data[e][t];
208
208
  }
209
209
  function ir(e) {
210
- fn.data = e;
210
+ mn.data = e;
211
211
  }
212
212
  function or(e) {
213
- return fn.data[e];
213
+ return mn.data[e];
214
214
  }
215
215
  function lr(e) {
216
216
  b.payment = e;
@@ -261,10 +261,10 @@ function ur(e) {
261
261
  };
262
262
  e.forEach((a) => t(a));
263
263
  }
264
- function mr(e) {
264
+ function fr(e) {
265
265
  return b[e] === void 0 ? (b[e] = { data: {}, time: 0 }, { data: {}, time: 0 }) : b[e];
266
266
  }
267
- function fr(e, t) {
267
+ function mr(e, t) {
268
268
  b[e] = { data: t.data, time: t.time }, localStorage.setItem(e, F.enCode(b[e]));
269
269
  }
270
270
  function hr(e, t, a) {
@@ -272,10 +272,10 @@ function hr(e, t, a) {
272
272
  }
273
273
  const ie = {
274
274
  setSSID: La,
275
- getSSID: $a,
276
- getPORT: ft,
275
+ getSSID: Ba,
276
+ getPORT: mt,
277
277
  setPORT: Oa,
278
- setAUTH: Ba,
278
+ setAUTH: $a,
279
279
  getAUTH: Pa,
280
280
  Logaut: te,
281
281
  Start: Fa,
@@ -296,11 +296,11 @@ const ie = {
296
296
  setUser: jn,
297
297
  getUser: dr,
298
298
  getDefaultModules: Da,
299
- getBase: mr,
300
- setBase: fr,
299
+ getBase: fr,
300
+ setBase: mr,
301
301
  editBase: hr,
302
302
  loadBase: ur
303
- }, yn = "KGZ1bmN0aW9uKCl7InVzZSBzdHJpY3QiO29ubWVzc2FnZT1hc3luYyBhPT57dHJ5e2xldCB0PWF3YWl0IGZldGNoKGAke2EuZGF0YS5ob3N0fSR7YS5kYXRhLmxpbmt9YCx7bWV0aG9kOiJQT1NUIixoZWFkZXJzOntzc2lkOmEuZGF0YS5zc2lkLCJDb250ZW50LXR5cGUiOmEuZGF0YS5kYXRhIGluc3RhbmNlb2YgRm9ybURhdGEmJiJhcHBsaWNhdGlvbi9qc29uO2NoYXJzZXQ9dXRmLTgifSxib2R5OmEuZGF0YS5kYXRhIGluc3RhbmNlb2YgRm9ybURhdGE/YS5kYXRhLmRhdGE6SlNPTi5zdHJpbmdpZnkoYS5kYXRhLmRhdGEpfSk7cG9zdE1lc3NhZ2UoYXdhaXQgdC5qc29uKCkpfWNhdGNoKHQpe3Bvc3RNZXNzYWdlKHtzdGF0dXM6ImVycm9yIixkYXRhOiJ3b3JrZXIiLG1lc3NhZ2U6dH0pfX19KSgpOwo=", xr = (e) => Uint8Array.from(atob(e), (t) => t.charCodeAt(0)), tn = typeof window < "u" && window.Blob && new Blob([xr(yn)], { type: "text/javascript;charset=utf-8" });
303
+ }, yn = "KGZ1bmN0aW9uKCl7InVzZSBzdHJpY3QiO29ubWVzc2FnZT1hc3luYyBhPT57bGV0IHM9YS5kYXRhLmRhdGEgaW5zdGFuY2VvZiBGb3JtRGF0P3t9OnsiQ29udGVudC10eXBlIjoiYXBwbGljYXRpb24vanNvbjtjaGFyc2V0PXV0Zi04In07dHJ5e2xldCB0PWF3YWl0IGZldGNoKGAke2EuZGF0YS5ob3N0fSR7YS5kYXRhLmxpbmt9YCx7bWV0aG9kOiJQT1NUIixoZWFkZXJzOntzc2lkOmEuZGF0YS5zc2lkLC4uLnN9LGJvZHk6YS5kYXRhLmRhdGEgaW5zdGFuY2VvZiBGb3JtRGF0YT9hLmRhdGEuZGF0YTpKU09OLnN0cmluZ2lmeShhLmRhdGEuZGF0YSl9KTtwb3N0TWVzc2FnZShhd2FpdCB0Lmpzb24oKSl9Y2F0Y2godCl7cG9zdE1lc3NhZ2Uoe3N0YXR1czoiZXJyb3IiLGRhdGE6IndvcmtlciIsbWVzc2FnZTp0fSl9fX0pKCk7Cg==", xr = (e) => Uint8Array.from(atob(e), (t) => t.charCodeAt(0)), tn = typeof window < "u" && window.Blob && new Blob([xr(yn)], { type: "text/javascript;charset=utf-8" });
304
304
  function bn(e) {
305
305
  let t;
306
306
  try {
@@ -428,14 +428,14 @@ function Ir() {
428
428
  an = 1;
429
429
  var e = x, t = Symbol.for("react.element"), a = Symbol.for("react.fragment"), r = Object.prototype.hasOwnProperty, s = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, i = { key: !0, ref: !0, __self: !0, __source: !0 };
430
430
  function o(l, _, d) {
431
- var u, m = {}, f = null, h = null;
432
- d !== void 0 && (f = "" + d), _.key !== void 0 && (f = "" + _.key), _.ref !== void 0 && (h = _.ref);
431
+ var u, f = {}, m = null, h = null;
432
+ d !== void 0 && (m = "" + d), _.key !== void 0 && (m = "" + _.key), _.ref !== void 0 && (h = _.ref);
433
433
  for (u in _)
434
- r.call(_, u) && !i.hasOwnProperty(u) && (m[u] = _[u]);
434
+ r.call(_, u) && !i.hasOwnProperty(u) && (f[u] = _[u]);
435
435
  if (l && l.defaultProps)
436
436
  for (u in _ = l.defaultProps, _)
437
- m[u] === void 0 && (m[u] = _[u]);
438
- return { $$typeof: t, type: l, key: f, ref: h, props: m, _owner: s.current };
437
+ f[u] === void 0 && (f[u] = _[u]);
438
+ return { $$typeof: t, type: l, key: m, ref: h, props: f, _owner: s.current };
439
439
  }
440
440
  return De.Fragment = a, De.jsx = o, De.jsxs = o, De;
441
441
  }
@@ -452,7 +452,7 @@ var Me = {};
452
452
  var rn;
453
453
  function Tr() {
454
454
  return rn || (rn = 1, process.env.NODE_ENV !== "production" && function() {
455
- var e = x, t = Symbol.for("react.element"), a = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), s = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), l = Symbol.for("react.context"), _ = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), u = Symbol.for("react.suspense_list"), m = Symbol.for("react.memo"), f = Symbol.for("react.lazy"), h = Symbol.for("react.offscreen"), C = Symbol.iterator, v = "@@iterator";
455
+ var e = x, t = Symbol.for("react.element"), a = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), s = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), l = Symbol.for("react.context"), _ = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), u = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), m = Symbol.for("react.lazy"), h = Symbol.for("react.offscreen"), C = Symbol.iterator, v = "@@iterator";
456
456
  function g(c) {
457
457
  if (c === null || typeof c != "object")
458
458
  return null;
@@ -469,8 +469,8 @@ function Tr() {
469
469
  }
470
470
  function T(c, p, k) {
471
471
  {
472
- var I = j.ReactDebugCurrentFrame, B = I.getStackAddendum();
473
- B !== "" && (p += "%s", k = k.concat([B]));
472
+ var I = j.ReactDebugCurrentFrame, $ = I.getStackAddendum();
473
+ $ !== "" && (p += "%s", k = k.concat([$]));
474
474
  var P = k.map(function(L) {
475
475
  return String(L);
476
476
  });
@@ -480,7 +480,7 @@ function Tr() {
480
480
  var D = !1, w = !1, R = !1, E = !1, N = !1, A;
481
481
  A = Symbol.for("react.module.reference");
482
482
  function X(c) {
483
- return !!(typeof c == "string" || typeof c == "function" || c === r || c === i || N || c === s || c === d || c === u || E || c === h || D || w || R || typeof c == "object" && c !== null && (c.$$typeof === f || c.$$typeof === m || c.$$typeof === o || c.$$typeof === l || c.$$typeof === _ || // This needs to include all possible module reference object
483
+ return !!(typeof c == "string" || typeof c == "function" || c === r || c === i || N || c === s || c === d || c === u || E || c === h || D || w || R || typeof c == "object" && c !== null && (c.$$typeof === m || c.$$typeof === f || c.$$typeof === o || c.$$typeof === l || c.$$typeof === _ || // This needs to include all possible module reference object
484
484
  // types supported by any Flight configuration anywhere since
485
485
  // we don't know which Flight build this will end up being used
486
486
  // with.
@@ -490,13 +490,13 @@ function Tr() {
490
490
  var I = c.displayName;
491
491
  if (I)
492
492
  return I;
493
- var B = p.displayName || p.name || "";
494
- return B !== "" ? k + "(" + B + ")" : k;
493
+ var $ = p.displayName || p.name || "";
494
+ return $ !== "" ? k + "(" + $ + ")" : k;
495
495
  }
496
496
  function Z(c) {
497
497
  return c.displayName || "Context";
498
498
  }
499
- function $(c) {
499
+ function B(c) {
500
500
  if (c == null)
501
501
  return null;
502
502
  if (typeof c.tag == "number" && S("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof c == "function")
@@ -527,13 +527,13 @@ function Tr() {
527
527
  return Z(k._context) + ".Provider";
528
528
  case _:
529
529
  return le(c, c.render, "ForwardRef");
530
- case m:
530
+ case f:
531
531
  var I = c.displayName || null;
532
- return I !== null ? I : $(c.type) || "Memo";
533
- case f: {
534
- var B = c, P = B._payload, L = B._init;
532
+ return I !== null ? I : B(c.type) || "Memo";
533
+ case m: {
534
+ var $ = c, P = $._payload, L = $._init;
535
535
  try {
536
- return $(L(P));
536
+ return B(L(P));
537
537
  } catch {
538
538
  return null;
539
539
  }
@@ -541,14 +541,14 @@ function Tr() {
541
541
  }
542
542
  return null;
543
543
  }
544
- var V = Object.assign, q = 0, Ze, re, Ne, tt, ze, Bt, Pt;
544
+ var H = Object.assign, q = 0, Ze, re, Ne, tt, ze, $t, Pt;
545
545
  function Ot() {
546
546
  }
547
547
  Ot.__reactDisabledLog = !0;
548
548
  function Xn() {
549
549
  {
550
550
  if (q === 0) {
551
- Ze = console.log, re = console.info, Ne = console.warn, tt = console.error, ze = console.group, Bt = console.groupCollapsed, Pt = console.groupEnd;
551
+ Ze = console.log, re = console.info, Ne = console.warn, tt = console.error, ze = console.group, $t = console.groupCollapsed, Pt = console.groupEnd;
552
552
  var c = {
553
553
  configurable: !0,
554
554
  enumerable: !0,
@@ -577,25 +577,25 @@ function Tr() {
577
577
  writable: !0
578
578
  };
579
579
  Object.defineProperties(console, {
580
- log: V({}, c, {
580
+ log: H({}, c, {
581
581
  value: Ze
582
582
  }),
583
- info: V({}, c, {
583
+ info: H({}, c, {
584
584
  value: re
585
585
  }),
586
- warn: V({}, c, {
586
+ warn: H({}, c, {
587
587
  value: Ne
588
588
  }),
589
- error: V({}, c, {
589
+ error: H({}, c, {
590
590
  value: tt
591
591
  }),
592
- group: V({}, c, {
592
+ group: H({}, c, {
593
593
  value: ze
594
594
  }),
595
- groupCollapsed: V({}, c, {
596
- value: Bt
595
+ groupCollapsed: H({}, c, {
596
+ value: $t
597
597
  }),
598
- groupEnd: V({}, c, {
598
+ groupEnd: H({}, c, {
599
599
  value: Pt
600
600
  })
601
601
  });
@@ -609,8 +609,8 @@ function Tr() {
609
609
  if (at === void 0)
610
610
  try {
611
611
  throw Error();
612
- } catch (B) {
613
- var I = B.stack.trim().match(/\n( *(at )?)/);
612
+ } catch ($) {
613
+ var I = $.stack.trim().match(/\n( *(at )?)/);
614
614
  at = I && I[1] || "";
615
615
  }
616
616
  return `
@@ -632,7 +632,7 @@ function Tr() {
632
632
  }
633
633
  var I;
634
634
  rt = !0;
635
- var B = Error.prepareStackTrace;
635
+ var $ = Error.prepareStackTrace;
636
636
  Error.prepareStackTrace = void 0;
637
637
  var P;
638
638
  P = nt.current, nt.current = null, Xn();
@@ -688,7 +688,7 @@ function Tr() {
688
688
  }
689
689
  }
690
690
  } finally {
691
- rt = !1, nt.current = P, Qn(), Error.prepareStackTrace = B;
691
+ rt = !1, nt.current = P, Qn(), Error.prepareStackTrace = $;
692
692
  }
693
693
  var be = c ? c.displayName || c.name : "", ge = be ? We(be) : "";
694
694
  return typeof c == "function" && Ke.set(c, ge), ge;
@@ -717,12 +717,12 @@ function Tr() {
717
717
  switch (c.$$typeof) {
718
718
  case _:
719
719
  return ta(c.render);
720
- case m:
720
+ case f:
721
721
  return Ue(c.type, p, k);
722
- case f: {
723
- var I = c, B = I._payload, P = I._init;
722
+ case m: {
723
+ var I = c, $ = I._payload, P = I._init;
724
724
  try {
725
- return Ue(P(B), p, k);
725
+ return Ue(P($), p, k);
726
726
  } catch {
727
727
  }
728
728
  }
@@ -730,14 +730,14 @@ function Tr() {
730
730
  return "";
731
731
  }
732
732
  var Ie = Object.prototype.hasOwnProperty, Gt = {}, Zt = j.ReactDebugCurrentFrame;
733
- function Ye(c) {
733
+ function Ve(c) {
734
734
  if (c) {
735
735
  var p = c._owner, k = Ue(c.type, c._source, p ? p.type : null);
736
736
  Zt.setExtraStackFrame(k);
737
737
  } else
738
738
  Zt.setExtraStackFrame(null);
739
739
  }
740
- function aa(c, p, k, I, B) {
740
+ function aa(c, p, k, I, $) {
741
741
  {
742
742
  var P = Function.call.bind(Ie);
743
743
  for (var L in c)
@@ -752,7 +752,7 @@ function Tr() {
752
752
  } catch (z) {
753
753
  M = z;
754
754
  }
755
- M && !(M instanceof Error) && (Ye(B), S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", I || "React class", k, L, typeof M), Ye(null)), M instanceof Error && !(M.message in Gt) && (Gt[M.message] = !0, Ye(B), S("Failed %s type: %s", k, M.message), Ye(null));
755
+ M && !(M instanceof Error) && (Ve($), S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", I || "React class", k, L, typeof M), Ve(null)), M instanceof Error && !(M.message in Gt) && (Gt[M.message] = !0, Ve($), S("Failed %s type: %s", k, M.message), Ve(null));
756
756
  }
757
757
  }
758
758
  }
@@ -805,8 +805,8 @@ function Tr() {
805
805
  }
806
806
  function da(c, p) {
807
807
  if (typeof c.ref == "string" && Te.current && p && Te.current.stateNode !== p) {
808
- var k = $(Te.current.type);
809
- it[k] || (S('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', $(Te.current.type), c.ref), it[k] = !0);
808
+ var k = B(Te.current.type);
809
+ it[k] || (S('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', B(Te.current.type), c.ref), it[k] = !0);
810
810
  }
811
811
  }
812
812
  function _a(c, p) {
@@ -831,7 +831,7 @@ function Tr() {
831
831
  });
832
832
  }
833
833
  }
834
- var ma = function(c, p, k, I, B, P, L) {
834
+ var fa = function(c, p, k, I, $, P, L) {
835
835
  var M = {
836
836
  // This tag allows us to uniquely identify this as a React Element
837
837
  $$typeof: t,
@@ -857,13 +857,13 @@ function Tr() {
857
857
  configurable: !1,
858
858
  enumerable: !1,
859
859
  writable: !1,
860
- value: B
860
+ value: $
861
861
  }), Object.freeze && (Object.freeze(M.props), Object.freeze(M)), M;
862
862
  };
863
- function fa(c, p, k, I, B) {
863
+ function ma(c, p, k, I, $) {
864
864
  {
865
865
  var P, L = {}, M = null, J = null;
866
- k !== void 0 && (Wt(k), M = "" + k), ca(p) && (Wt(p.key), M = "" + p.key), la(p) && (J = p.ref, da(p, B));
866
+ k !== void 0 && (Wt(k), M = "" + k), ca(p) && (Wt(p.key), M = "" + p.key), la(p) && (J = p.ref, da(p, $));
867
867
  for (P in p)
868
868
  Ie.call(p, P) && !oa.hasOwnProperty(P) && (L[P] = p[P]);
869
869
  if (c && c.defaultProps) {
@@ -875,26 +875,26 @@ function Tr() {
875
875
  var U = typeof c == "function" ? c.displayName || c.name || "Unknown" : c;
876
876
  M && _a(L, U), J && ua(L, U);
877
877
  }
878
- return ma(c, M, J, B, I, Te.current, L);
878
+ return fa(c, M, J, $, I, Te.current, L);
879
879
  }
880
880
  }
881
- var ot = j.ReactCurrentOwner, Yt = j.ReactDebugCurrentFrame;
881
+ var ot = j.ReactCurrentOwner, Vt = j.ReactDebugCurrentFrame;
882
882
  function ye(c) {
883
883
  if (c) {
884
884
  var p = c._owner, k = Ue(c.type, c._source, p ? p.type : null);
885
- Yt.setExtraStackFrame(k);
885
+ Vt.setExtraStackFrame(k);
886
886
  } else
887
- Yt.setExtraStackFrame(null);
887
+ Vt.setExtraStackFrame(null);
888
888
  }
889
889
  var lt;
890
890
  lt = !1;
891
891
  function ct(c) {
892
892
  return typeof c == "object" && c !== null && c.$$typeof === t;
893
893
  }
894
- function Ht() {
894
+ function Yt() {
895
895
  {
896
896
  if (ot.current) {
897
- var c = $(ot.current.type);
897
+ var c = B(ot.current.type);
898
898
  if (c)
899
899
  return `
900
900
 
@@ -906,10 +906,10 @@ Check the render method of \`` + c + "`.";
906
906
  function ha(c) {
907
907
  return "";
908
908
  }
909
- var Vt = {};
909
+ var Ht = {};
910
910
  function xa(c) {
911
911
  {
912
- var p = Ht();
912
+ var p = Yt();
913
913
  if (!p) {
914
914
  var k = typeof c == "string" ? c : c.displayName || c.name;
915
915
  k && (p = `
@@ -925,11 +925,11 @@ Check the top-level render call using <` + k + ">.");
925
925
  return;
926
926
  c._store.validated = !0;
927
927
  var k = xa(p);
928
- if (Vt[k])
928
+ if (Ht[k])
929
929
  return;
930
- Vt[k] = !0;
930
+ Ht[k] = !0;
931
931
  var I = "";
932
- c && c._owner && c._owner !== ot.current && (I = " It was passed a child from " + $(c._owner.type) + "."), ye(c), S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', k, I), ye(null);
932
+ c && c._owner && c._owner !== ot.current && (I = " It was passed a child from " + B(c._owner.type) + "."), ye(c), S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', k, I), ye(null);
933
933
  }
934
934
  }
935
935
  function Jt(c, p) {
@@ -944,9 +944,9 @@ Check the top-level render call using <` + k + ">.");
944
944
  else if (ct(c))
945
945
  c._store && (c._store.validated = !0);
946
946
  else if (c) {
947
- var B = g(c);
948
- if (typeof B == "function" && B !== c.entries)
949
- for (var P = B.call(c), L; !(L = P.next()).done; )
947
+ var $ = g(c);
948
+ if (typeof $ == "function" && $ !== c.entries)
949
+ for (var P = $.call(c), L; !(L = P.next()).done; )
950
950
  ct(L.value) && qt(L.value, p);
951
951
  }
952
952
  }
@@ -961,17 +961,17 @@ Check the top-level render call using <` + k + ">.");
961
961
  k = p.propTypes;
962
962
  else if (typeof p == "object" && (p.$$typeof === _ || // Note: Memo only checks outer props here.
963
963
  // Inner props are checked in the reconciler.
964
- p.$$typeof === m))
964
+ p.$$typeof === f))
965
965
  k = p.propTypes;
966
966
  else
967
967
  return;
968
968
  if (k) {
969
- var I = $(p);
969
+ var I = B(p);
970
970
  aa(k, c.props, "prop", I, c);
971
971
  } else if (p.PropTypes !== void 0 && !lt) {
972
972
  lt = !0;
973
- var B = $(p);
974
- S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", B || "Unknown");
973
+ var $ = B(p);
974
+ S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", $ || "Unknown");
975
975
  }
976
976
  typeof p.getDefaultProps == "function" && !p.getDefaultProps.isReactClassApproved && S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
977
977
  }
@@ -989,18 +989,18 @@ Check the top-level render call using <` + k + ">.");
989
989
  }
990
990
  }
991
991
  var Xt = {};
992
- function Qt(c, p, k, I, B, P) {
992
+ function Qt(c, p, k, I, $, P) {
993
993
  {
994
994
  var L = X(c);
995
995
  if (!L) {
996
996
  var M = "";
997
997
  (c === void 0 || typeof c == "object" && c !== null && Object.keys(c).length === 0) && (M += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
998
998
  var J = ha();
999
- J ? M += J : M += Ht();
999
+ J ? M += J : M += Yt();
1000
1000
  var z;
1001
- c === null ? z = "null" : st(c) ? z = "array" : c !== void 0 && c.$$typeof === t ? (z = "<" + ($(c.type) || "Unknown") + " />", M = " Did you accidentally export a JSX literal instead of a component?") : z = typeof c, S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", z, M);
1001
+ c === null ? z = "null" : st(c) ? z = "array" : c !== void 0 && c.$$typeof === t ? (z = "<" + (B(c.type) || "Unknown") + " />", M = " Did you accidentally export a JSX literal instead of a component?") : z = typeof c, S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", z, M);
1002
1002
  }
1003
- var U = fa(c, p, k, B, P);
1003
+ var U = ma(c, p, k, $, P);
1004
1004
  if (U == null)
1005
1005
  return U;
1006
1006
  if (L) {
@@ -1017,7 +1017,7 @@ Check the top-level render call using <` + k + ">.");
1017
1017
  Jt(ne, c);
1018
1018
  }
1019
1019
  if (Ie.call(p, "key")) {
1020
- var ge = $(c), Q = Object.keys(p).filter(function(ba) {
1020
+ var ge = B(c), Q = Object.keys(p).filter(function(ba) {
1021
1021
  return ba !== "key";
1022
1022
  }), dt = Q.length > 0 ? "{key: someKey, " + Q.join(": ..., ") + ": ...}" : "{key: someKey}";
1023
1023
  if (!Xt[ge + dt]) {
@@ -1045,12 +1045,12 @@ React keys must be passed directly to JSX without using spread:
1045
1045
  }
1046
1046
  process.env.NODE_ENV === "production" ? xt.exports = Ir() : xt.exports = Tr();
1047
1047
  var n = xt.exports;
1048
- const Dr = "_notice_9i5tr_2", Mr = "_error_9i5tr_9", Fr = "_success_9i5tr_12", Lr = "_remark_9i5tr_15", $r = "_copy_9i5tr_18", Br = {
1048
+ const Dr = "_notice_9i5tr_2", Mr = "_error_9i5tr_9", Fr = "_success_9i5tr_12", Lr = "_remark_9i5tr_15", Br = "_copy_9i5tr_18", $r = {
1049
1049
  notice: Dr,
1050
1050
  error: Mr,
1051
1051
  success: Fr,
1052
1052
  remark: Lr,
1053
- copy: $r,
1053
+ copy: Br,
1054
1054
  "show-notice": "_show-notice_9i5tr_1",
1055
1055
  "hide-notice": "_hide-notice_9i5tr_1"
1056
1056
  };
@@ -1061,7 +1061,7 @@ function Pr() {
1061
1061
  t([...e, a]);
1062
1062
  }, xe.del = (a) => {
1063
1063
  t(e.filter((r) => r.key !== a));
1064
- }, e.length === 0 ? "" : /* @__PURE__ */ n.jsx("ul", { className: Br.notice, children: e.map((a) => a.item) });
1064
+ }, e.length === 0 ? "" : /* @__PURE__ */ n.jsx("ul", { className: $r.notice, children: e.map((a) => a.item) });
1065
1065
  }
1066
1066
  function Ae({ data: e }) {
1067
1067
  let [t, a] = x.useState("show");
@@ -1149,19 +1149,19 @@ ve.success = () => /* @__PURE__ */ n.jsxs("svg", { viewBox: "0 0 24 24", fill: "
1149
1149
  }
1150
1150
  )
1151
1151
  ] });
1152
- const Wr = "_alerts_1pds5_1", Kr = "_menuAnimation_1pds5_1", Ur = "_menuItemAnimation_1pds5_1", Yr = "_allert_1pds5_111", Hr = "_al_1pds5_1", pt = {
1152
+ const Wr = "_alerts_1pds5_1", Kr = "_menuAnimation_1pds5_1", Ur = "_menuItemAnimation_1pds5_1", Vr = "_allert_1pds5_111", Yr = "_al_1pds5_1", pt = {
1153
1153
  alerts: Wr,
1154
1154
  menuAnimation: Kr,
1155
1155
  menuItemAnimation: Ur,
1156
1156
  "--body": "_--body_1pds5_103",
1157
- allert: Yr,
1157
+ allert: Vr,
1158
1158
  "--form": "_--form_1pds5_111",
1159
- al: Hr
1159
+ al: Yr
1160
1160
  };
1161
- let $e = {};
1162
- function Vr() {
1161
+ let Be = {};
1162
+ function Hr() {
1163
1163
  let [e, t] = x.useState("");
1164
- return $e.set = (a) => t(a), $e.del = () => t(""), /* @__PURE__ */ n.jsx(n.Fragment, { children: e });
1164
+ return Be.set = (a) => t(a), Be.del = () => t(""), /* @__PURE__ */ n.jsx(n.Fragment, { children: e });
1165
1165
  }
1166
1166
  const qr = ({ data: e, callback: t }) => (e.button = e.button === void 0 ? "Подтвердить" : e.button, /* @__PURE__ */ n.jsxs("div", { className: pt.alerts, children: [
1167
1167
  /* @__PURE__ */ n.jsxs("dl", { children: [
@@ -1172,18 +1172,18 @@ const qr = ({ data: e, callback: t }) => (e.button = e.button === void 0 ? "По
1172
1172
  {
1173
1173
  "data-color": e.color || "blue",
1174
1174
  onClick: () => {
1175
- t(), $e.del();
1175
+ t(), Be.del();
1176
1176
  },
1177
1177
  children: e.button
1178
1178
  }
1179
1179
  ) })
1180
1180
  ] }),
1181
- /* @__PURE__ */ n.jsx("div", { className: pt["--body"], onClick: $e.del })
1181
+ /* @__PURE__ */ n.jsx("div", { className: pt["--body"], onClick: Be.del })
1182
1182
  ] }));
1183
1183
  function Jr(e, t) {
1184
- $e.set(/* @__PURE__ */ n.jsx(qr, { data: e, callback: t }));
1184
+ Be.set(/* @__PURE__ */ n.jsx(qr, { data: e, callback: t }));
1185
1185
  }
1186
- const Be = { Send: Or, Error: Ar, Remark: Zr, Success: Gr, Copy: zr }, Ve = {
1186
+ const $e = { Send: Or, Error: Ar, Remark: Zr, Success: Gr, Copy: zr }, He = {
1187
1187
  Path: Qa,
1188
1188
  setPage: Ga,
1189
1189
  getPage: hn,
@@ -1193,11 +1193,11 @@ const Be = { Send: Or, Error: Ar, Remark: Zr, Success: Gr, Copy: zr }, Ve = {
1193
1193
  getModule: xn,
1194
1194
  useModule: za,
1195
1195
  isModule: Ka,
1196
- setTabs: Ya,
1196
+ setTabs: Va,
1197
1197
  getTabs: Je,
1198
1198
  useTabs: Ua,
1199
- isTabs: Ha,
1200
- useId: Va,
1199
+ isTabs: Ya,
1200
+ useId: Ha,
1201
1201
  setId: Ja,
1202
1202
  subId: qa,
1203
1203
  getId: pn,
@@ -1485,13 +1485,13 @@ function us(e) {
1485
1485
  let r = { ...je(), 901: t };
1486
1486
  Cn(a), Oe(r);
1487
1487
  }
1488
- function ms() {
1488
+ function fs() {
1489
1489
  let e = kn(), t = {};
1490
1490
  return Object.keys(e).forEach((a) => {
1491
1491
  t[e[a].id] = {}, t[e[a].id].name = e[a].a;
1492
1492
  }), t;
1493
1493
  }
1494
- let oe = {}, H = {}, He = [
1494
+ let oe = {}, Y = {}, Ye = [
1495
1495
  "filter",
1496
1496
  "online",
1497
1497
  "users",
@@ -1501,13 +1501,13 @@ let oe = {}, H = {}, He = [
1501
1501
  "info",
1502
1502
  "job"
1503
1503
  ];
1504
- function fs() {
1504
+ function ms() {
1505
1505
  const [e, t] = x.useState(!1), [a, r] = x.useState(!1);
1506
1506
  function s(i) {
1507
1507
  const o = new _s();
1508
1508
  oe.laodData = (l) => {
1509
- let _ = He.indexOf(l);
1510
- _ >= 0 && He.splice(_, 1), He.length === 0 && t(!0);
1509
+ let _ = Ye.indexOf(l);
1510
+ _ >= 0 && Ye.splice(_, 1), Ye.length === 0 && t(!0);
1511
1511
  }, oe.send = (l) => {
1512
1512
  o.port.postMessage({ type: "send", json: l });
1513
1513
  }, o.port.onmessage = (l) => {
@@ -1515,46 +1515,46 @@ function fs() {
1515
1515
  _.type === "error" && r(!0), _.type === "true" && t(!0), _.type === "closed" && o.port.postMessage({
1516
1516
  type: "connect",
1517
1517
  ukey: i,
1518
- lk: ft()
1519
- }), He.length !== 0 && oe.laodData(_.type), H[_.type] && H[_.type](_);
1518
+ lk: mt()
1519
+ }), Ye.length !== 0 && oe.laodData(_.type), Y[_.type] && Y[_.type](_);
1520
1520
  }, o.port.postMessage({
1521
1521
  type: "connect",
1522
1522
  ukey: i,
1523
- lk: ft()
1523
+ lk: mt()
1524
1524
  });
1525
1525
  }
1526
1526
  return [s, e, a];
1527
1527
  }
1528
- H.module = (e) => {
1528
+ Y.module = (e) => {
1529
1529
  oe[e.listen] !== void 0 && (oe[e.listen](e), delete oe[e.listen]);
1530
1530
  };
1531
- H.bell = is;
1532
- H.company = us;
1533
- H.info = (e) => {
1531
+ Y.bell = is;
1532
+ Y.company = us;
1533
+ Y.info = (e) => {
1534
1534
  let t = {};
1535
1535
  t.db = e.db, t.id = e.data.id, t.job = e.data.job, t.login = e.data.login, t.name = e.data.p02, t.patronymic = e.data.p03, t.surname = e.data.p01, t.email = e.data.email, t.admin = e.data.menu.includes("99"), jn(t), gn(e.data.menu);
1536
1536
  };
1537
- H.version = async (e) => {
1537
+ Y.version = async (e) => {
1538
1538
  Et.version.Server(e.data);
1539
1539
  };
1540
- H.online = async (e) => {
1540
+ Y.online = async (e) => {
1541
1541
  };
1542
- H.offline = async (e) => {
1542
+ Y.offline = async (e) => {
1543
1543
  };
1544
- H.chat = (e) => {
1544
+ Y.chat = (e) => {
1545
1545
  switch (e.data.action) {
1546
1546
  case "new_message":
1547
- Ve.getModule();
1547
+ He.getModule();
1548
1548
  break;
1549
1549
  case "view_message":
1550
- Ve.getModule();
1550
+ He.getModule();
1551
1551
  break;
1552
1552
  case "write_message":
1553
- Ve.getModule();
1553
+ He.getModule();
1554
1554
  break;
1555
1555
  }
1556
1556
  };
1557
- H.users = (e) => {
1557
+ Y.users = (e) => {
1558
1558
  let t = {};
1559
1559
  e.data.forEach((r) => {
1560
1560
  let s = r.p01 + " " + r.p02 + " " + r.p03, i = r.p01 + " " + r.p02.substring(0, 1) + "." + r.p03.substring(0, 1) + ".", o = r.p01.substring(0, 1) + "" + r.p02.substring(0, 1) + r.p03.substring(0, 1);
@@ -1574,31 +1574,31 @@ H.users = (e) => {
1574
1574
  let a = { ...je(), user: t };
1575
1575
  Oe(a);
1576
1576
  };
1577
- H.api = (e) => {
1577
+ Y.api = (e) => {
1578
1578
  let t = {};
1579
1579
  e.data.forEach((a) => {
1580
1580
  t[a.api] = { key: a.key, p01: a.p01, p02: a.p02 };
1581
1581
  });
1582
1582
  };
1583
- H.delete = () => {
1583
+ Y.delete = () => {
1584
1584
  te();
1585
1585
  };
1586
- H.select = (e) => {
1586
+ Y.select = (e) => {
1587
1587
  let t = { ...je() };
1588
1588
  e.data.forEach((a) => {
1589
1589
  t[a.n] = JSON.parse(a.s);
1590
1590
  }), Oe(t);
1591
1591
  };
1592
- H.job = (e) => {
1592
+ Y.job = (e) => {
1593
1593
  let t = { ...je() }, a = {};
1594
1594
  Object.keys(e.data).forEach((r) => {
1595
1595
  a[r] = { s: 1, n: e.data[r] };
1596
1596
  }), t[1] = a, Oe(t);
1597
1597
  };
1598
- H.setting = (e) => {
1598
+ Y.setting = (e) => {
1599
1599
  er(e.data);
1600
1600
  };
1601
- H.app = () => {
1601
+ Y.app = () => {
1602
1602
  };
1603
1603
  const hs = (e, t) => {
1604
1604
  oe[e] = t;
@@ -1613,7 +1613,7 @@ function ps(e) {
1613
1613
  }, e = { ...e, listen: t }, e.type = "modules", oe.send(e);
1614
1614
  });
1615
1615
  }
1616
- const _e = { useConnect: fs, useListener: hs, setListener: xs, Send: ps };
1616
+ const _e = { useConnect: ms, useListener: hs, setListener: xs, Send: ps };
1617
1617
  function gs(e, t) {
1618
1618
  t === void 0 ? (t = e, e = /* @__PURE__ */ new Date()) : e = new Date(e);
1619
1619
  let a = {
@@ -1725,7 +1725,7 @@ const Cs = (e) => {
1725
1725
  u3: ["тысяча", "тысячи", "тысяч"],
1726
1726
  u2: ["миллион", "миллиона", "миллионов"],
1727
1727
  u1: ["миллиард", "миллиарда", "миллиардов"]
1728
- }, s, i, o, l, g, _, d, v, u, m, f, h;
1728
+ }, s, i, o, l, g, _, d, v, u, f, m, h;
1729
1729
  u = parseFloat(e).toFixed(2).split("."), _ = u[0], l = u[1];
1730
1730
  var C = 12 - _.length;
1731
1731
  if (C < 0)
@@ -1735,13 +1735,13 @@ const Cs = (e) => {
1735
1735
  _ = v.join("") + _;
1736
1736
  var g = [];
1737
1737
  if (_ > 0) {
1738
- m = t(_, 3);
1739
- for (var j = -1; j < m.length; j++)
1740
- if (d = m[j], d > 0 && (f = t(d, 1), s = parseInt(f[0]), i = parseInt(f[1]), o = parseInt(f[2]), g.push(r.a100[s - 1]), h = j + 1 == 3 ? "a2" : "a1", i > 1 ? g.push(
1738
+ f = t(_, 3);
1739
+ for (var j = -1; j < f.length; j++)
1740
+ if (d = f[j], d > 0 && (m = t(d, 1), s = parseInt(m[0]), i = parseInt(m[1]), o = parseInt(m[2]), g.push(r.a100[s - 1]), h = j + 1 == 3 ? "a2" : "a1", i > 1 ? g.push(
1741
1741
  r.a20[i - 2] + (o > 0 ? " " + r[h][o - 1] : "")
1742
1742
  ) : g.push(
1743
1743
  i > 0 ? r.a10[o] : r[h][o - 1]
1744
- ), m.length > j + 1)) {
1744
+ ), f.length > j + 1)) {
1745
1745
  var S = r["u" + (j + 1)];
1746
1746
  g.push(a(d, S));
1747
1747
  }
@@ -1884,8 +1884,8 @@ function ys(e, t, a, r) {
1884
1884
  if (d === this.gcaseNom)
1885
1885
  return o;
1886
1886
  if (o.match(/[-]/)) {
1887
- for (var u = o.split("-"), m = 0, f = u.length; m < f; m++)
1888
- u[m] = this.word(u[m], l, _, d);
1887
+ for (var u = o.split("-"), f = 0, m = u.length; f < m; f++)
1888
+ u[f] = this.word(u[f], l, _, d);
1889
1889
  return u.join("-");
1890
1890
  }
1891
1891
  if (o.match(/^[А-ЯЁ]\.?$/i))
@@ -1897,21 +1897,21 @@ function ys(e, t, a, r) {
1897
1897
  },
1898
1898
  // выбираем из списка правил первое подходящее и применяем
1899
1899
  pick: function(o, l, _, d, u) {
1900
- let m = o.toLowerCase();
1901
- for (var f = 0, h = d.length; f < h; f++)
1902
- if (this.ruleMatch(m, l, d[f], u))
1903
- return this.applyMod(o, _, d[f]);
1900
+ let f = o.toLowerCase();
1901
+ for (var m = 0, h = d.length; m < h; m++)
1902
+ if (this.ruleMatch(f, l, d[m], u))
1903
+ return this.applyMod(o, _, d[m]);
1904
1904
  return !1;
1905
1905
  },
1906
1906
  // проверяем, подходит ли правило к слову
1907
1907
  ruleMatch: function(o, l, _, d) {
1908
1908
  if (_.sex === this.sexM && l === this.sexF || _.sex === this.sexF && l !== this.sexF)
1909
1909
  return !1;
1910
- for (var u = 0, m = _.test.length; u < m; u++) {
1911
- var f = d ? o : o.substr(
1910
+ for (var u = 0, f = _.test.length; u < f; u++) {
1911
+ var m = d ? o : o.substr(
1912
1912
  Math.max(o.length - _.test[u].length, 0)
1913
1913
  );
1914
- if (f === _.test[u])
1914
+ if (m === _.test[u])
1915
1915
  return !0;
1916
1916
  }
1917
1917
  return !1;
@@ -1939,16 +1939,16 @@ function ys(e, t, a, r) {
1939
1939
  d = _.mods[4];
1940
1940
  break;
1941
1941
  }
1942
- for (var u = 0, m = d.length; u < m; u++) {
1943
- var f = d.substr(u, 1);
1944
- switch (f) {
1942
+ for (var u = 0, f = d.length; u < f; u++) {
1943
+ var m = d.substr(u, 1);
1944
+ switch (m) {
1945
1945
  case ".":
1946
1946
  break;
1947
1947
  case "-":
1948
1948
  o = o.substr(0, o.length - 1);
1949
1949
  break;
1950
1950
  default:
1951
- o += f;
1951
+ o += m;
1952
1952
  }
1953
1953
  }
1954
1954
  return o;
@@ -2057,10 +2057,10 @@ const K = {
2057
2057
  function Fs({ children: e }) {
2058
2058
  return /* @__PURE__ */ n.jsx("div", { className: "l", children: /* @__PURE__ */ n.jsx("ul", { children: e }) });
2059
2059
  }
2060
- const Ls = "_white_11p39_14", $s = "_black_11p39_26", Bs = "_shake_11p39_1", Ps = "_modal_11p39_73", Os = "_o_11p39_83", As = "_w_11p39_14", Gs = "_h_11p39_107", Zs = "_l_11p39_121", zs = "_t_11p39_159", Ws = "_m_11p39_73", Ks = "_x_11p39_167", Us = "_s_11p39_177", Ys = "_c_11p39_182", Hs = "_f_11p39_187", Vs = "_btn_11p39_230", qs = "_g_11p39_243", Js = "_confirm_11p39_322", Xs = "_cancel_11p39_327", Qs = "_disabled_11p39_332", ei = "_active_11p39_389", ti = "_coincidence_11p39_395", ni = "_sa_11p39_431", ai = "_ss_11p39_435", ri = "_sm_11p39_439", si = "_sl_11p39_443", ii = "_sx_11p39_447", oi = "_sf_11p39_451", se = {
2060
+ const Ls = "_white_11p39_14", Bs = "_black_11p39_26", $s = "_shake_11p39_1", Ps = "_modal_11p39_73", Os = "_o_11p39_83", As = "_w_11p39_14", Gs = "_h_11p39_107", Zs = "_l_11p39_121", zs = "_t_11p39_159", Ws = "_m_11p39_73", Ks = "_x_11p39_167", Us = "_s_11p39_177", Vs = "_c_11p39_182", Ys = "_f_11p39_187", Hs = "_btn_11p39_230", qs = "_g_11p39_243", Js = "_confirm_11p39_322", Xs = "_cancel_11p39_327", Qs = "_disabled_11p39_332", ei = "_active_11p39_389", ti = "_coincidence_11p39_395", ni = "_sa_11p39_431", ai = "_ss_11p39_435", ri = "_sm_11p39_439", si = "_sl_11p39_443", ii = "_sx_11p39_447", oi = "_sf_11p39_451", se = {
2061
2061
  white: Ls,
2062
- black: $s,
2063
- shake: Bs,
2062
+ black: Bs,
2063
+ shake: $s,
2064
2064
  modal: Ps,
2065
2065
  o: Os,
2066
2066
  w: As,
@@ -2070,9 +2070,9 @@ const Ls = "_white_11p39_14", $s = "_black_11p39_26", Bs = "_shake_11p39_1", Ps
2070
2070
  m: Ws,
2071
2071
  x: Ks,
2072
2072
  s: Us,
2073
- c: Ys,
2074
- f: Hs,
2075
- btn: Vs,
2073
+ c: Vs,
2074
+ f: Ys,
2075
+ btn: Hs,
2076
2076
  g: qs,
2077
2077
  "size-a": "_size-a_11p39_296",
2078
2078
  "size-s": "_size-s_11p39_300",
@@ -2107,7 +2107,7 @@ const _i = "_btn_1hz2s_6", ui = "_confirm_1hz2s_19", sn = {
2107
2107
  btn: _i,
2108
2108
  confirm: ui
2109
2109
  };
2110
- function mi({ onClick: e, onSend: t, label: a, onRef: r }) {
2110
+ function fi({ onClick: e, onSend: t, label: a, onRef: r }) {
2111
2111
  let [s, i] = x.useState(!1);
2112
2112
  const o = (l) => {
2113
2113
  if (e)
@@ -2125,7 +2125,7 @@ function mi({ onClick: e, onSend: t, label: a, onRef: r }) {
2125
2125
  );
2126
2126
  }
2127
2127
  let ke = {};
2128
- function fi({ config: e }) {
2128
+ function mi({ config: e }) {
2129
2129
  let [t, a] = x.useState([]);
2130
2130
  return ke.x = (r) => {
2131
2131
  r || a([]);
@@ -2141,14 +2141,14 @@ function hi({
2141
2141
  size: s = "m",
2142
2142
  menu: i
2143
2143
  }) {
2144
- const [o, l] = x.useState(!0), _ = x.useRef(), d = (m) => {
2144
+ const [o, l] = x.useState(!0), _ = x.useRef(), d = (f) => {
2145
2145
  if (a) {
2146
2146
  if (a.onClick)
2147
- return m(!1), a.onClick({ setOpen: l });
2147
+ return f(!1), a.onClick({ setOpen: l });
2148
2148
  if (a.onSend)
2149
2149
  return a.onSend({
2150
2150
  setOpen: l,
2151
- disabled: m
2151
+ disabled: f
2152
2152
  });
2153
2153
  }
2154
2154
  }, u = () => {
@@ -2171,14 +2171,14 @@ function hi({
2171
2171
  /* @__PURE__ */ n.jsxs("div", { className: se.h, children: [
2172
2172
  /* @__PURE__ */ n.jsx("div", { className: se.t, children: e }),
2173
2173
  /* @__PURE__ */ n.jsxs("div", { className: se.m, children: [
2174
- r && /* @__PURE__ */ n.jsx("nav", { children: r.map((m, f) => /* @__PURE__ */ n.jsx(
2174
+ r && /* @__PURE__ */ n.jsx("nav", { children: r.map((f, m) => /* @__PURE__ */ n.jsx(
2175
2175
  "span",
2176
2176
  {
2177
- onClick: m.onClick,
2178
- className: m.active ? "active" : "",
2179
- children: m.name
2177
+ onClick: f.onClick,
2178
+ className: f.active ? "active" : "",
2179
+ children: f.name
2180
2180
  },
2181
- f
2181
+ m
2182
2182
  )) }),
2183
2183
  i
2184
2184
  ] }),
@@ -2203,7 +2203,7 @@ function hi({
2203
2203
  )
2204
2204
  ] }),
2205
2205
  t,
2206
- a !== void 0 ? /* @__PURE__ */ n.jsx(mi, { label: a.label, onSend: d }) : ""
2206
+ a !== void 0 ? /* @__PURE__ */ n.jsx(fi, { label: a.label, onSend: d }) : ""
2207
2207
  ]
2208
2208
  }
2209
2209
  )
@@ -2281,7 +2281,7 @@ function En({ text: e, type: t, button: a }) {
2281
2281
  a && /* @__PURE__ */ n.jsx("button", { onClick: o, children: a.label })
2282
2282
  ] });
2283
2283
  }
2284
- const ji = "_h_1usnu_1", yi = "_g_1usnu_11", bi = "_hr_1usnu_16", wi = "_hl_1usnu_28", Si = "_t_1usnu_40", Ei = "_s_1usnu_60", Ri = "_u_1usnu_69", Ni = "_o_1usnu_76", Ii = "_l_1usnu_105", Ti = "_hh_1usnu_115", Di = "_c_1usnu_128", Mi = "_loadingB_1usnu_1", Fi = "_m_1usnu_180", Li = "_ul_1usnu_196", $i = "_f_1usnu_226", ee = {
2284
+ const ji = "_h_1usnu_1", yi = "_g_1usnu_11", bi = "_hr_1usnu_16", wi = "_hl_1usnu_28", Si = "_t_1usnu_40", Ei = "_s_1usnu_60", Ri = "_u_1usnu_69", Ni = "_o_1usnu_76", Ii = "_l_1usnu_105", Ti = "_hh_1usnu_115", Di = "_c_1usnu_128", Mi = "_loadingB_1usnu_1", Fi = "_m_1usnu_180", Li = "_ul_1usnu_196", Bi = "_f_1usnu_226", ee = {
2285
2285
  h: ji,
2286
2286
  g: yi,
2287
2287
  hr: bi,
@@ -2296,7 +2296,7 @@ const ji = "_h_1usnu_1", yi = "_g_1usnu_11", bi = "_hr_1usnu_16", wi = "_hl_1usn
2296
2296
  loadingB: Mi,
2297
2297
  m: Fi,
2298
2298
  ul: Li,
2299
- f: $i
2299
+ f: Bi
2300
2300
  }, on = ({ title: e, left: t, right: a, children: r }) => /* @__PURE__ */ n.jsxs("div", { className: ee.h, children: [
2301
2301
  /* @__PURE__ */ n.jsx("div", { className: ee.t, children: e }),
2302
2302
  t && /* @__PURE__ */ n.jsx("div", { className: ee.hl, children: t }),
@@ -2309,7 +2309,7 @@ const ji = "_h_1usnu_1", yi = "_g_1usnu_11", bi = "_hr_1usnu_16", wi = "_hl_1usn
2309
2309
  function _n({ children: e }) {
2310
2310
  return /* @__PURE__ */ n.jsx("div", { className: ee.g, children: e });
2311
2311
  }
2312
- const Bi = ({ children: e, className: t, title: a }) => /* @__PURE__ */ n.jsxs("div", { className: [ee.o, t].join(" "), children: [
2312
+ const $i = ({ children: e, className: t, title: a }) => /* @__PURE__ */ n.jsxs("div", { className: [ee.o, t].join(" "), children: [
2313
2313
  a && /* @__PURE__ */ n.jsx("div", { className: ee.hh, children: a }),
2314
2314
  e
2315
2315
  ] }), Pi = ({ children: e }) => /* @__PURE__ */ n.jsx("div", { className: ee.u, children: e }), Oi = ({ children: e }) => /* @__PURE__ */ n.jsx("div", { className: ee.c, children: e }), Ai = ({ children: e }) => /* @__PURE__ */ n.jsx("div", { className: ee.m, children: e }), un = {
@@ -2323,7 +2323,7 @@ const Bi = ({ children: e, className: t, title: a }) => /* @__PURE__ */ n.jsxs("
2323
2323
  G: _n,
2324
2324
  C: Oi,
2325
2325
  L: ln,
2326
- O: Bi,
2326
+ O: $i,
2327
2327
  S: cn,
2328
2328
  H: on,
2329
2329
  M: Ai,
@@ -2542,7 +2542,7 @@ const Bi = ({ children: e, className: t, title: a }) => /* @__PURE__ */ n.jsxs("
2542
2542
  "Content-type": "application/json;charset=utf-8",
2543
2543
  SSID: ie.getSSID() || ""
2544
2544
  }
2545
- })).json()).status === "success" && (t({ type: "delete", id: e.id }), Be.Send({ type: "success", text: "Файл успешно удалён" }));
2545
+ })).json()).status === "success" && (t({ type: "delete", id: e.id }), $e.Send({ type: "success", text: "Файл успешно удалён" }));
2546
2546
  };
2547
2547
  return /* @__PURE__ */ n.jsxs("li", { children: [
2548
2548
  /* @__PURE__ */ n.jsx("div", { className: "f035", children: K.TypeFiles(e.type) }),
@@ -2574,7 +2574,7 @@ const Bi = ({ children: e, className: t, title: a }) => /* @__PURE__ */ n.jsxs("
2574
2574
  let G = {};
2575
2575
  G.list = _r();
2576
2576
  G.active = null;
2577
- const Yi = () => {
2577
+ const Vi = () => {
2578
2578
  var s;
2579
2579
  let [e, t] = x.useState([]), [a, r] = x.useState(Rt.getSetting("s03"));
2580
2580
  return x.useEffect(() => {
@@ -2612,7 +2612,7 @@ const Yi = () => {
2612
2612
  "bookmarks",
2613
2613
  a === 1 && e.length !== 0 ? "bottom" : ""
2614
2614
  ), a !== 0 ? /* @__PURE__ */ n.jsx(n.Fragment, { children: e.length !== 0 ? /* @__PURE__ */ n.jsx("div", { className: "bookmarks", children: e.map((i) => i.item) }) : "" }) : "";
2615
- }, Hi = ({ id: e, type: t, name: a }) => {
2615
+ }, Yi = ({ id: e, type: t, name: a }) => {
2616
2616
  let r = t + "-" + e, [s, i] = x.useState(
2617
2617
  G.list[r] !== void 0
2618
2618
  );
@@ -2620,7 +2620,7 @@ const Yi = () => {
2620
2620
  i(G.list[r] !== void 0);
2621
2621
  }, [r]);
2622
2622
  let o = () => {
2623
- G.list[r] !== void 0 ? (G.del(r), delete G.list[r], en(G.list), i(!1), Be.Send({ type: "success", text: "Запись удален из закладок" })) : (G.list[r] = { id: e, name: a, type: t, link: r }, G.set(G.list[r]), en(G.list), i(!0), Be.Send({
2623
+ G.list[r] !== void 0 ? (G.del(r), delete G.list[r], en(G.list), i(!1), $e.Send({ type: "success", text: "Запись удален из закладок" })) : (G.list[r] = { id: e, name: a, type: t, link: r }, G.set(G.list[r]), en(G.list), i(!0), $e.Send({
2624
2624
  type: "success",
2625
2625
  text: "Запись добавлен в закладки"
2626
2626
  }));
@@ -2637,10 +2637,10 @@ const Yi = () => {
2637
2637
  let t = (r) => {
2638
2638
  r.preventDefault(), delete G.list[e.link], G.del(e.link);
2639
2639
  }, a = () => {
2640
- Ve.setId(e.id);
2640
+ He.setId(e.id);
2641
2641
  };
2642
2642
  return /* @__PURE__ */ n.jsx("span", { onContextMenu: t, onClick: a, children: e.name });
2643
- }, Vi = (e) => {
2643
+ }, Hi = (e) => {
2644
2644
  G.active(e);
2645
2645
  }, O = {}, vt = {}, y = {};
2646
2646
  y.config = { iceServers: [{ url: "stun:stun.l.google.com:19302" }] };
@@ -2943,22 +2943,22 @@ function no(e, t) {
2943
2943
  function ao(e, t) {
2944
2944
  kt[e] !== void 0 && kt[e](t);
2945
2945
  }
2946
- const fe = {};
2946
+ const me = {};
2947
2947
  function ro(e, t) {
2948
2948
  const [a, r] = x.useState(t);
2949
2949
  return x.useEffect(() => {
2950
- if (fe[e])
2951
- return fe[e].push(r);
2952
- fe[e] = [r];
2950
+ if (me[e])
2951
+ return me[e].push(r);
2952
+ me[e] = [r];
2953
2953
  }, []), [a];
2954
2954
  }
2955
2955
  function so(e, t) {
2956
- if (fe[e])
2957
- return fe[e].push(t);
2958
- fe[e] = [t];
2956
+ if (me[e])
2957
+ return me[e].push(t);
2958
+ me[e] = [t];
2959
2959
  }
2960
2960
  function io(e, t) {
2961
- fe[e] && fe[e].forEach((a) => a(t));
2961
+ me[e] && me[e].forEach((a) => a(t));
2962
2962
  }
2963
2963
  const Ee = { setListener: ao, useListener: no, setEmitter: io, useEmitter: ro, subEmitter: so };
2964
2964
  function oo() {
@@ -2969,30 +2969,30 @@ function oo() {
2969
2969
  }
2970
2970
  const lo = ({ children: e, config: t }) => (F.New(t.crypto), t.defaultModule && Ta(t.defaultModule), Ma(
2971
2971
  /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
2972
- /* @__PURE__ */ n.jsx(fi, { config: t.modal }),
2972
+ /* @__PURE__ */ n.jsx(mi, { config: t.modal }),
2973
2973
  /* @__PURE__ */ n.jsx(Pr, {}),
2974
- /* @__PURE__ */ n.jsx(Vr, {}),
2974
+ /* @__PURE__ */ n.jsx(Hr, {}),
2975
2975
  /* @__PURE__ */ n.jsx(zi, {}),
2976
2976
  /* @__PURE__ */ n.jsx(to, {}),
2977
2977
  /* @__PURE__ */ n.jsx(oo, {}),
2978
2978
  /* @__PURE__ */ n.jsx(qi, {}),
2979
- /* @__PURE__ */ n.jsx(Yi, {}),
2979
+ /* @__PURE__ */ n.jsx(Vi, {}),
2980
2980
  e
2981
2981
  ] })
2982
2982
  )), co = ({ children: e, ...t }) => /* @__PURE__ */ n.jsx("menu", { children: e }), _o = ({ children: e, ...t }) => /* @__PURE__ */ n.jsxs("header", { children: [
2983
2983
  "xz",
2984
2984
  e
2985
- ] }), uo = "_payment_1lxfv_1", mo = {
2985
+ ] }), uo = "_payment_1lxfv_1", fo = {
2986
2986
  payment: uo
2987
2987
  };
2988
- function fo() {
2988
+ function mo() {
2989
2989
  let [e, t] = x.useState({});
2990
- return !e.active && !e.payment ? "" : /* @__PURE__ */ n.jsx("div", { className: mo.payment, children: "Истек срок оплаты! Доступ доступен до 16.04.2024" });
2990
+ return !e.active && !e.payment ? "" : /* @__PURE__ */ n.jsx("div", { className: fo.payment, children: "Истек срок оплаты! Доступ доступен до 16.04.2024" });
2991
2991
  }
2992
2992
  const ql = ({ children: e, ...t }) => {
2993
2993
  let a = {};
2994
2994
  return a.enCode = (r) => JSON.stringify(r).toString(), a.deCode = (r) => JSON.parse(r), /* @__PURE__ */ n.jsxs("div", { className: "app", children: [
2995
- /* @__PURE__ */ n.jsx(fo, {}),
2995
+ /* @__PURE__ */ n.jsx(mo, {}),
2996
2996
  /* @__PURE__ */ n.jsx(co, {}),
2997
2997
  /* @__PURE__ */ n.jsx(_o, {}),
2998
2998
  /* @__PURE__ */ n.jsx(lo, { config: { modal: {}, crypto: a } }),
@@ -3082,7 +3082,7 @@ function Rn({ list: e, onClick: t, active: a, size: r, view: s }) {
3082
3082
  }
3083
3083
  const To = ({ onClick: e, label: t, link: a, active: r }) => /* @__PURE__ */ n.jsx("li", { "tabs-active": String(r === a), onClick: () => e(a), children: t });
3084
3084
  Rn.defaultProps = { size: "M", view: "H" };
3085
- const Jl = { Section: po, Main: Co, Item: Io, Tabs: Rn }, Xl = { Icon: Hi, Item: gt, Active: Vi }, Ql = { Send: Jr, Line: En };
3085
+ const Jl = { Section: po, Main: Co, Item: Io, Tabs: Rn }, Xl = { Icon: Yi, Item: gt, Active: Hi }, Ql = { Send: Jr, Line: En };
3086
3086
  function Do() {
3087
3087
  return /* @__PURE__ */ n.jsx("svg", { viewBox: "0 0 462.86 359.96", children: /* @__PURE__ */ n.jsx(
3088
3088
  "path",
@@ -3109,7 +3109,7 @@ function Lo(e, t) {
3109
3109
  throw new Error();
3110
3110
  }
3111
3111
  }
3112
- function $o() {
3112
+ function Bo() {
3113
3113
  const [e, t] = x.useReducer(
3114
3114
  Lo,
3115
3115
  ht() === void 0 ? { active: 1, sort: "<" } : ht()
@@ -3141,7 +3141,7 @@ function $o() {
3141
3141
  )
3142
3142
  ] });
3143
3143
  }
3144
- function Bo(e) {
3144
+ function $o(e) {
3145
3145
  et.get = e;
3146
3146
  }
3147
3147
  function Po(e) {
@@ -3169,7 +3169,7 @@ function Oo(e, t, a) {
3169
3169
  function Ao(e) {
3170
3170
  et.count(e);
3171
3171
  }
3172
- const tc = { Init: $o, useValue: Bo, Set: Po, Run: Oo, Count: Ao }, qe = {}, Nn = {};
3172
+ const tc = { Init: Bo, useValue: $o, Set: Po, Run: Oo, Count: Ao }, qe = {}, Nn = {};
3173
3173
  function Go(e) {
3174
3174
  const [t, a] = x.useState({}), r = async (s) => {
3175
3175
  a(
@@ -3234,7 +3234,7 @@ const Re = () => (ut || (ut = new zo()), ut), pe = (e, t, a = Re()) => a._withID
3234
3234
  };
3235
3235
  }).then(() => t);
3236
3236
  }, Uo = (e, t, a = [], r = {}) => {
3237
- let s = a.length !== 0, i = [], o = r.sort, l = Object.keys(r).length !== 0, _ = Object.keys(r), d = Object.keys(e), u = [], m = (h) => {
3237
+ let s = a.length !== 0, i = [], o = r.sort, l = Object.keys(r).length !== 0, _ = Object.keys(r), d = Object.keys(e), u = [], f = (h) => {
3238
3238
  let C = "";
3239
3239
  if (a.forEach((v) => {
3240
3240
  C += t[h][v];
@@ -3248,14 +3248,14 @@ const Re = () => (ut || (ut = new zo()), ut), pe = (e, t, a = Re()) => a._withID
3248
3248
  i.push({ id: h, text: C, ...v });
3249
3249
  } else
3250
3250
  i.push({ id: h, text: C });
3251
- }, f = (h) => {
3251
+ }, m = (h) => {
3252
3252
  };
3253
3253
  return d.forEach((h) => {
3254
3254
  u.push(t[h]);
3255
3255
  }), u.forEach((h) => {
3256
- h === void 0 ? (jt(), location.reload()) : (s && m(h.id), l && f(h.id));
3256
+ h === void 0 ? (jt(), location.reload()) : (s && f(h.id), l && m(h.id));
3257
3257
  }), { list: u, search: i, filter: r };
3258
- }, Yo = (e, t, a, r = Re()) => {
3258
+ }, Vo = (e, t, a, r = Re()) => {
3259
3259
  if (W[e] === void 0)
3260
3260
  return new Promise((s, i) => {
3261
3261
  let o;
@@ -3276,10 +3276,10 @@ const Re = () => (ut || (ut = new zo()), ut), pe = (e, t, a = Re()) => a._withID
3276
3276
  return W[e][t.id] = { ...W[e][t.id], ...t.data }, a !== void 0 && W[a] !== void 0 ? W[a][t.id] !== void 0 && (W[a][t.id] = t.data.eDate) : W[a] = [], delete W[e][t.id].$_item, delete W[e][t.id].$_send, r._withIDBStore("readwrite", (s) => {
3277
3277
  s.put(F.enCode(W[e]), e), a !== void 0 && s.put(F.enCode(W[a]), a);
3278
3278
  });
3279
- }, Ho = async (e, t, a, r) => {
3279
+ }, Yo = async (e, t, a, r) => {
3280
3280
  let s, i;
3281
3281
  i = await de(a), i[e.id] = e, await pe(a, i), s !== null && (s = await de(t), s[e.id] = e.eDate, await pe(t, s)), r !== void 0 && r({ type: "load", page: s, base: i });
3282
- }, Vo = async (e, t, a, r) => {
3282
+ }, Ho = async (e, t, a, r) => {
3283
3283
  let s = await de(t), i = await de(a);
3284
3284
  for (let o in e)
3285
3285
  i[o] = e[o], s[o] = e[o].eDate;
@@ -3303,14 +3303,14 @@ const Re = () => (ut || (ut = new zo()), ut), pe = (e, t, a = Re()) => a._withID
3303
3303
  id: Qo,
3304
3304
  get: de,
3305
3305
  set: pe,
3306
- add: Ho,
3306
+ add: Yo,
3307
3307
  del: Wo,
3308
- upd: Yo,
3308
+ upd: Vo,
3309
3309
  key: Ko,
3310
3310
  load: el,
3311
3311
  split: Uo,
3312
3312
  clear: jt,
3313
- updAll: Vo,
3313
+ updAll: Ho,
3314
3314
  delAll: qo,
3315
3315
  delList: Jo,
3316
3316
  addList: Xo
@@ -3436,8 +3436,8 @@ function Pe({
3436
3436
  active: _ = !0,
3437
3437
  after: d = "",
3438
3438
  show: u = !0,
3439
- view: m,
3440
- onBlur: f,
3439
+ view: f,
3440
+ onBlur: m,
3441
3441
  onSave: h,
3442
3442
  className: C = ""
3443
3443
  }) {
@@ -3449,7 +3449,7 @@ function Pe({
3449
3449
  }, T = (E) => {
3450
3450
  E.preventDefault(), navigator.clipboard.writeText(E.target.textContent).then(
3451
3451
  function() {
3452
- Be.Copy("Данные в буфер обмене");
3452
+ $e.Copy("Данные в буфер обмене");
3453
3453
  },
3454
3454
  function(N) {
3455
3455
  }
@@ -3521,9 +3521,9 @@ function Mn({
3521
3521
  d.current.value.length > 0 ? d.current.send && (a(!0), d.current.send = !1, d.current.timerId = setTimeout(() => {
3522
3522
  d.current.send = !0;
3523
3523
  }, 3e3)) : a(!1);
3524
- }, m = (j) => {
3525
- d.current.value = j.target.textContent, u();
3526
3524
  }, f = (j) => {
3525
+ d.current.value = j.target.textContent, u();
3526
+ }, m = (j) => {
3527
3527
  j.keyCode === 16 && (d.current.shift = !0), j.keyCode === 13 && !d.current.shift && (j.preventDefault(), d.current.value.length !== 0 && (j.target.textContent = "", r && r(d.current.value), t && t(d.current.value), d.current.value = "", a(!1)));
3528
3528
  }, h = (j) => {
3529
3529
  j.keyCode === 16 && (d.current.shift = !1);
@@ -3541,9 +3541,9 @@ function Mn({
3541
3541
  "dd",
3542
3542
  {
3543
3543
  onPaste: C,
3544
- onInput: m,
3544
+ onInput: f,
3545
3545
  onKeyUp: h,
3546
- onKeyDown: f,
3546
+ onKeyDown: m,
3547
3547
  onBlur: v,
3548
3548
  ...g,
3549
3549
  suppressContentEditableWarning: !0,
@@ -3597,10 +3597,10 @@ function Ln({ value: e, onValue: t, placeholder: a = "", name: r }) {
3597
3597
  const h = i.current, C = h.getContext("2d");
3598
3598
  C.clearRect(0, 0, h.width, h.height), C.font = "30px brush script mt", C.fillStyle = "#eee", C.textAlign = "center", C.fillText(l, 50, 27), o.current.textContent = "";
3599
3599
  }, [l]);
3600
- const m = {};
3601
- m.field = "captcha";
3602
3600
  const f = {};
3603
- return a && (f.placeholder = a), /* @__PURE__ */ n.jsxs("dl", { ...m, children: [
3601
+ f.field = "captcha";
3602
+ const m = {};
3603
+ return a && (m.placeholder = a), /* @__PURE__ */ n.jsxs("dl", { ...f, children: [
3604
3604
  /* @__PURE__ */ n.jsx(
3605
3605
  "dd",
3606
3606
  {
@@ -3611,13 +3611,13 @@ function Ln({ value: e, onValue: t, placeholder: a = "", name: r }) {
3611
3611
  onKeyDown: _,
3612
3612
  contentEditable: "plaintext-only",
3613
3613
  suppressContentEditableWarning: !0,
3614
- ...f
3614
+ ...m
3615
3615
  }
3616
3616
  ),
3617
3617
  /* @__PURE__ */ n.jsx("canvas", { ref: i, width: "100", height: "35" })
3618
3618
  ] });
3619
3619
  }
3620
- function $n(e) {
3620
+ function Bn(e) {
3621
3621
  let t = () => e.title ? /* @__PURE__ */ n.jsx("dt", { children: e.title }) : "", a = () => e.error ? /* @__PURE__ */ n.jsx("em", { children: e.error }) : "", r = {
3622
3622
  n1: "",
3623
3623
  n2: "",
@@ -3628,8 +3628,8 @@ function $n(e) {
3628
3628
  code: ""
3629
3629
  }, s = (d) => {
3630
3630
  d.preventDefault(), d.target.textContent = d.target.textContent.slice(-1).replace(/[^+\d]/g, "");
3631
- let u = window.getSelection(), m = d.target.textContent.length;
3632
- if (r[d.target.id] = d.target.textContent, r.code = r.n1 + "" + r.n2 + r.n3 + r.n4 + r.n5 + r.n6, u.collapse(d.target.firstChild, 1), m === 0) {
3631
+ let u = window.getSelection(), f = d.target.textContent.length;
3632
+ if (r[d.target.id] = d.target.textContent, r.code = r.n1 + "" + r.n2 + r.n3 + r.n4 + r.n5 + r.n6, u.collapse(d.target.firstChild, 1), f === 0) {
3633
3633
  d.target.blur(), d.target.focus();
3634
3634
  return;
3635
3635
  }
@@ -3656,8 +3656,8 @@ function $n(e) {
3656
3656
  code: ""
3657
3657
  };
3658
3658
  for (let u = 1; u <= 6; u++) {
3659
- let m = document.getElementById("n" + u);
3660
- m && (m.textContent = "");
3659
+ let f = document.getElementById("n" + u);
3660
+ f && (f.textContent = "");
3661
3661
  }
3662
3662
  }
3663
3663
  }, l = (d) => {
@@ -3750,7 +3750,7 @@ function $n(e) {
3750
3750
  }
3751
3751
  );
3752
3752
  }
3753
- function Bn(e) {
3753
+ function $n(e) {
3754
3754
  let t = () => e.title ? /* @__PURE__ */ n.jsx("dt", { children: e.title }) : "", a = () => e.error ? /* @__PURE__ */ n.jsx("em", { children: e.error }) : "";
3755
3755
  e.edit !== void 0 && e.edit, e.active !== void 0 && e.active;
3756
3756
  let [r, s] = x.useState(e.value), i = (o) => {
@@ -3808,10 +3808,10 @@ function Nt(e) {
3808
3808
  )
3809
3809
  );
3810
3810
  };
3811
- const m = {};
3812
- m.field = "input";
3813
3811
  const f = {};
3814
- return i && (f.placeholder = i), _ ? /* @__PURE__ */ n.jsx(n.Fragment, {}) : /* @__PURE__ */ n.jsx(n.Fragment, { children: e.view === "icon" ? /* @__PURE__ */ n.jsx(
3812
+ f.field = "input";
3813
+ const m = {};
3814
+ return i && (m.placeholder = i), _ ? /* @__PURE__ */ n.jsx(n.Fragment, {}) : /* @__PURE__ */ n.jsx(n.Fragment, { children: e.view === "icon" ? /* @__PURE__ */ n.jsx(
3815
3815
  "i",
3816
3816
  {
3817
3817
  "data-icon": "F043",
@@ -3822,14 +3822,14 @@ function Nt(e) {
3822
3822
  ) : /* @__PURE__ */ n.jsxs(
3823
3823
  "dl",
3824
3824
  {
3825
- ...m,
3825
+ ...f,
3826
3826
  children: [
3827
3827
  t(),
3828
3828
  /* @__PURE__ */ n.jsx(
3829
3829
  "dd",
3830
3830
  {
3831
3831
  onClick: u,
3832
- ...f,
3832
+ ...m,
3833
3833
  "data-edit": (r && s) + "",
3834
3834
  children: K.Date(o, "dd.mm.yyyy")
3835
3835
  }
@@ -3851,11 +3851,11 @@ const dl = (e) => {
3851
3851
  }, [l, _] = x.useState({ y: o.y, m: o.m }), d = (w) => {
3852
3852
  let R = w.getDay();
3853
3853
  return R === 0 && (R = 7), R - 1;
3854
- }, u = ["пн", "вт", "ср", "чт", "пт", "сб", "вс"], m = l.m - 1, f = new Date(l.y, m), h = [];
3855
- for (let w = 0; w < d(f); w++)
3854
+ }, u = ["пн", "вт", "ср", "чт", "пт", "сб", "вс"], f = l.m - 1, m = new Date(l.y, f), h = [];
3855
+ for (let w = 0; w < d(m); w++)
3856
3856
  h.push(0);
3857
- for (; f.getMonth() === m; )
3858
- h.push(f.getDate()), f.setDate(f.getDate() + 1);
3857
+ for (; m.getMonth() === f; )
3858
+ h.push(m.getDate()), m.setDate(m.getDate() + 1);
3859
3859
  let C = () => {
3860
3860
  a(!1);
3861
3861
  }, v = () => {
@@ -3921,16 +3921,16 @@ function It({
3921
3921
  show: _ = !0,
3922
3922
  active: d = !0,
3923
3923
  after: u = "",
3924
- view: m,
3925
- modal: f,
3924
+ view: f,
3925
+ modal: m,
3926
3926
  module: h,
3927
3927
  options: C,
3928
3928
  className: v
3929
3929
  }) {
3930
3930
  let [g, j] = x.useState(e), S = (w) => {
3931
- if (!(l && d) || !f)
3931
+ if (!(l && d) || !m)
3932
3932
  return;
3933
- let R = f.split(".");
3933
+ let R = m.split(".");
3934
3934
  Qe.Open(R[0], R[1], {
3935
3935
  callback: (E) => {
3936
3936
  t && t({ value: E, name: a }), j(E);
@@ -3960,27 +3960,27 @@ function It({
3960
3960
  ] });
3961
3961
  }
3962
3962
  function Tt(e) {
3963
- let t = e.value, a = (m) => e.type === "multi" ? m.replace(/[^+\d.+-]/g, "") : m.replace(/[^+\d.]/g, ""), r = (m, f) => {
3963
+ let t = e.value, a = (f) => e.type === "multi" ? f.replace(/[^+\d.+-]/g, "") : f.replace(/[^+\d.]/g, ""), r = (f, m) => {
3964
3964
  let h = document.createRange(), C = window.getSelection();
3965
- h.setStart(f.childNodes[0], m), h.collapse(!0), C.removeAllRanges(), C.addRange(h), f.focus();
3966
- }, s = (m) => {
3965
+ h.setStart(m.childNodes[0], f), h.collapse(!0), C.removeAllRanges(), C.addRange(h), m.focus();
3966
+ }, s = (f) => {
3967
3967
  e.onValue({
3968
- value: a(m.target.textContent),
3968
+ value: a(f.target.textContent),
3969
3969
  name: e.name
3970
- }), m.target.textContent = a(m.target.textContent), m.target.textContent.length > 0 && r(m.target.textContent.length, m.target);
3971
- }, i = (m) => {
3972
- m.target.textContent === "" && (m.target.textContent = 0), e.onValue({
3973
- value: a(m.target.textContent),
3970
+ }), f.target.textContent = a(f.target.textContent), f.target.textContent.length > 0 && r(f.target.textContent.length, f.target);
3971
+ }, i = (f) => {
3972
+ f.target.textContent === "" && (f.target.textContent = 0), e.onValue({
3973
+ value: a(f.target.textContent),
3974
3974
  name: e.name
3975
- }), m.target.textContent = K.Money(m.target.textContent);
3976
- }, o = (m) => {
3977
- m.target.textContent = a(m.target.textContent);
3978
- }, l = (m) => {
3979
- m.key === "Enter" && m.preventDefault();
3980
- }, _ = (m) => {
3981
- m.preventDefault(), navigator.clipboard.readText().then((f) => {
3982
- f = f.replace(/^\s*/, "").replace(/\s*$/, ""), window.document.execCommand("insertText", !1, f);
3983
- }).catch((f) => {
3975
+ }), f.target.textContent = K.Money(f.target.textContent);
3976
+ }, o = (f) => {
3977
+ f.target.textContent = a(f.target.textContent);
3978
+ }, l = (f) => {
3979
+ f.key === "Enter" && f.preventDefault();
3980
+ }, _ = (f) => {
3981
+ f.preventDefault(), navigator.clipboard.readText().then((m) => {
3982
+ m = m.replace(/^\s*/, "").replace(/\s*$/, ""), window.document.execCommand("insertText", !1, m);
3983
+ }).catch((m) => {
3984
3984
  });
3985
3985
  }, d = () => e.title ? /* @__PURE__ */ n.jsx("dt", { children: e.title }) : "", u = () => e.error ? /* @__PURE__ */ n.jsx("em", { children: e.error }) : "";
3986
3986
  return /* @__PURE__ */ n.jsxs(
@@ -4020,12 +4020,12 @@ function Pn({
4020
4020
  placeholder: _ = "",
4021
4021
  after: d
4022
4022
  }) {
4023
- let [u, m] = x.useState(e);
4023
+ let [u, f] = x.useState(e);
4024
4024
  x.useEffect(() => {
4025
- m(e);
4025
+ f(e);
4026
4026
  }, [e]);
4027
- let f = (v) => {
4028
- m(v), t && t({ value: v, name: a });
4027
+ let m = (v) => {
4028
+ f(v), t && t({ value: v, name: a });
4029
4029
  }, h = (v) => {
4030
4030
  if (!i || !o)
4031
4031
  return;
@@ -4036,7 +4036,7 @@ function Pn({
4036
4036
  _l,
4037
4037
  {
4038
4038
  position: { x: j, y: S },
4039
- onValue: f,
4039
+ onValue: m,
4040
4040
  date: u
4041
4041
  },
4042
4042
  (/* @__PURE__ */ new Date()).getTime()
@@ -4079,9 +4079,9 @@ const _l = (e) => {
4079
4079
  a(!1);
4080
4080
  }, u = () => {
4081
4081
  _(l + 1);
4082
- }, m = () => {
4082
+ }, f = () => {
4083
4083
  _(l - 1);
4084
- }, f = (j) => {
4084
+ }, m = (j) => {
4085
4085
  e.onValue(l + "-" + K.Number(2, j)), d();
4086
4086
  }, h = (j) => i.y === o.y && i.m === j ? "_FFEB3B" : "", C = Array(12).fill("").map((j, S) => S + 1), v = window.innerHeight - e.position.y + 33 < 320 ? e.position.y - 312 : e.position.y + 33, g = window.innerWidth - e.position.x < 265 ? e.position.x - 235 : e.position.x;
4087
4087
  return /* @__PURE__ */ n.jsx(n.Fragment, { children: t ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
@@ -4100,7 +4100,7 @@ const _l = (e) => {
4100
4100
  style: { top: v + "px", left: g + "px" },
4101
4101
  children: [
4102
4102
  /* @__PURE__ */ n.jsxs("s", { children: [
4103
- /* @__PURE__ */ n.jsx("i", { "data-icon": "F021", onClick: () => m() }),
4103
+ /* @__PURE__ */ n.jsx("i", { "data-icon": "F021", onClick: () => f() }),
4104
4104
  /* @__PURE__ */ n.jsx("h2", { children: l }),
4105
4105
  /* @__PURE__ */ n.jsx("i", { "data-icon": "F022", onClick: () => u() })
4106
4106
  ] }),
@@ -4111,7 +4111,7 @@ const _l = (e) => {
4111
4111
  "span",
4112
4112
  {
4113
4113
  onClick: () => {
4114
- f(j);
4114
+ m(j);
4115
4115
  },
4116
4116
  color: h(j),
4117
4117
  children: /* @__PURE__ */ n.jsx("b", { children: K.Month(j).abc })
@@ -4130,12 +4130,12 @@ function On(e) {
4130
4130
  r = i ? !0 : r;
4131
4131
  let d = e.placeholder !== void 0 ? e.placeholder : "", u = (g) => {
4132
4132
  e.onValue && e.onValue({ value: g.target.innerText, name: e.name });
4133
- }, m = (g) => {
4133
+ }, f = (g) => {
4134
4134
  g.preventDefault(), navigator.clipboard.readText().then((j) => {
4135
4135
  window.document.execCommand("insertText", !1, j);
4136
4136
  }).catch((j) => {
4137
4137
  });
4138
- }, f = (g) => {
4138
+ }, m = (g) => {
4139
4139
  i || s(!r);
4140
4140
  };
4141
4141
  const h = (g) => {
@@ -4148,12 +4148,12 @@ function On(e) {
4148
4148
  /* @__PURE__ */ n.jsx(
4149
4149
  "dd",
4150
4150
  {
4151
- onPaste: m,
4151
+ onPaste: f,
4152
4152
  onInput: u,
4153
4153
  onBlur: h,
4154
4154
  contentEditable: i && o ? "plaintext-only" : "false",
4155
4155
  ...v,
4156
- onDoubleClick: f,
4156
+ onDoubleClick: m,
4157
4157
  suppressContentEditableWarning: !0,
4158
4158
  children: e.value
4159
4159
  }
@@ -4173,14 +4173,14 @@ function Dt({
4173
4173
  value: _,
4174
4174
  placeholder: d,
4175
4175
  className: u,
4176
- name: m,
4177
- after: f,
4176
+ name: f,
4177
+ after: m,
4178
4178
  view: h
4179
4179
  }) {
4180
4180
  let C = () => s ? /* @__PURE__ */ n.jsx("dt", { children: s }) : "", v = () => i ? /* @__PURE__ */ n.jsx("em", { children: i }) : "";
4181
4181
  r = r !== void 0 ? r : !0, t = t !== void 0 ? t : !0, l = !!(l && (_ === "" || _ === void 0)) && !(r && t), d = d !== void 0 ? d : "", a = a !== void 0 ? a : 99;
4182
4182
  let j = !1, S = (N) => {
4183
- e && e({ value: N.target.textContent, name: m });
4183
+ e && e({ value: N.target.textContent, name: f });
4184
4184
  }, T = (N) => {
4185
4185
  if (!(j && N.which === 86)) {
4186
4186
  if (N.which === 17 || N.which === 91)
@@ -4203,7 +4203,7 @@ function Dt({
4203
4203
  const R = {};
4204
4204
  R.field = "input", u && (R.className = u);
4205
4205
  let E = {};
4206
- return r && t ? (E.edit = "true", E.contentEditable = "plaintext-only") : E.contentEditable = "false", d && (E.placeholder = d), f && (E.after = f), l ? /* @__PURE__ */ n.jsx(n.Fragment, {}) : /* @__PURE__ */ n.jsxs("dl", { ...R, children: [
4206
+ return r && t ? (E.edit = "true", E.contentEditable = "plaintext-only") : E.contentEditable = "false", d && (E.placeholder = d), m && (E.after = m), l ? /* @__PURE__ */ n.jsx(n.Fragment, {}) : /* @__PURE__ */ n.jsxs("dl", { ...R, children: [
4207
4207
  C(),
4208
4208
  /* @__PURE__ */ n.jsx(
4209
4209
  "dd",
@@ -4233,13 +4233,13 @@ function An({
4233
4233
  reload: d = !1,
4234
4234
  after: u = ""
4235
4235
  }) {
4236
- let m = (g) => {
4236
+ let f = (g) => {
4237
4237
  t && t({
4238
4238
  value: g.target.textContent,
4239
4239
  name: a,
4240
4240
  reload: d
4241
4241
  });
4242
- }, f = (g) => {
4242
+ }, m = (g) => {
4243
4243
  g.key === "Enter" && g.preventDefault();
4244
4244
  }, h = (g) => {
4245
4245
  g.preventDefault(), navigator.clipboard.readText().then((j) => {
@@ -4260,8 +4260,8 @@ function An({
4260
4260
  "dd",
4261
4261
  {
4262
4262
  onPaste: h,
4263
- onInput: m,
4264
- onKeyDown: f,
4263
+ onInput: f,
4264
+ onKeyDown: m,
4265
4265
  onBlur: ue.Blur,
4266
4266
  contentEditable: l && _ ? "plaintext-only" : "false",
4267
4267
  ...v,
@@ -4272,7 +4272,7 @@ function An({
4272
4272
  o ? /* @__PURE__ */ n.jsx("em", { children: o }) : ""
4273
4273
  ] });
4274
4274
  }
4275
- const mt = {
4275
+ const ft = {
4276
4276
  0: {
4277
4277
  name: "Heard Island and Mcdonald Islands",
4278
4278
  dial_code: "+0",
@@ -5666,47 +5666,47 @@ function Mt({
5666
5666
  edit: _ = !0,
5667
5667
  active: d = !0,
5668
5668
  after: u = "",
5669
- show: m = !0,
5670
- view: f,
5669
+ show: f = !0,
5670
+ view: m,
5671
5671
  className: h = ""
5672
5672
  }) {
5673
5673
  _ = _ !== void 0 ? _ : !0, d = d !== void 0 ? d : !0, l = !!(l && (e === "" || e === void 0)) && !(_ && d), x.useRef(null);
5674
- let v = "+_(___) ___-__-__", g = !0, j = 0, S = (Z, $) => {
5675
- let V = document.createRange(), q = window.getSelection();
5676
- V.setStart($.childNodes[0], Z), V.collapse(!0), q.removeAllRanges(), q.addRange(V), $.focus();
5674
+ let v = "+_(___) ___-__-__", g = !0, j = 0, S = (Z, B) => {
5675
+ let H = document.createRange(), q = window.getSelection();
5676
+ H.setStart(B.childNodes[0], Z), H.collapse(!0), q.removeAllRanges(), q.addRange(H), B.focus();
5677
5677
  }, T = (Z) => {
5678
- Z.preventDefault(), navigator.clipboard.readText().then(($) => {
5679
- window.document.execCommand("insertText", !1, $);
5680
- }).catch(($) => {
5678
+ Z.preventDefault(), navigator.clipboard.readText().then((B) => {
5679
+ window.document.execCommand("insertText", !1, B);
5680
+ }).catch((B) => {
5681
5681
  });
5682
5682
  }, D = (Z) => {
5683
- let $ = 0, V = "", q = Z.replace(/\D/g, "");
5683
+ let B = 0, H = "", q = Z.replace(/\D/g, "");
5684
5684
  q === "" && (g = !0);
5685
5685
  let Ze = q.split(""), re = "";
5686
5686
  Ze.forEach((ze) => {
5687
- g && (re += ze, mt[re] !== void 0 && g ? (g = !1, v = mt[re].mask.replace(new RegExp("[0-9]", "g"), "_"), V = mt[re].code) : (g && (j = ("" + re).length, v = `+${re}_(___) ___-__-__`.replace(
5687
+ g && (re += ze, ft[re] !== void 0 && g ? (g = !1, v = ft[re].mask.replace(new RegExp("[0-9]", "g"), "_"), H = ft[re].code) : (g && (j = ("" + re).length, v = `+${re}_(___) ___-__-__`.replace(
5688
5688
  new RegExp("[0-9]", "g"),
5689
5689
  "_"
5690
- ), V = ""), j > ("" + re).length && (g = !0, v = `+${re}_(___) ___-__-__`.replace(
5690
+ ), H = ""), j > ("" + re).length && (g = !0, v = `+${re}_(___) ___-__-__`.replace(
5691
5691
  new RegExp("[0-9]", "g"),
5692
5692
  "_"
5693
- ), V = "")));
5693
+ ), H = "")));
5694
5694
  });
5695
5695
  let Ne = v.replace(/\D/g, "");
5696
5696
  return Ne.length >= q.length && (q = Ne), { q: v.replace(/[_\d]/g, function() {
5697
- return q.charAt($++) || "_";
5698
- }), i: $, v: q, f: V };
5697
+ return q.charAt(B++) || "_";
5698
+ }), i: B, v: q, f: H };
5699
5699
  }, w = (Z) => {
5700
5700
  Z.preventDefault(), navigator.clipboard.writeText(Z.target.textContent.replace(/\D/g, "")).then(
5701
5701
  function() {
5702
- Be.Copy("Данные в буфер обмене");
5702
+ $e.Copy("Данные в буфер обмене");
5703
5703
  },
5704
- function($) {
5704
+ function(B) {
5705
5705
  }
5706
5706
  );
5707
5707
  }, R = D(e), E = (Z) => {
5708
- let $ = D(Z.target.textContent);
5709
- Z.target.textContent = $.q, $.i = $.q.lastIndexOf($.v.substr(-1)), $.i < $.q.length && $.q !== v ? $.i++ : $.i = $.q.indexOf("_"), S($.i, Z.target), t && t({ value: $.q.replace(/\D/g, ""), name: r });
5708
+ let B = D(Z.target.textContent);
5709
+ Z.target.textContent = B.q, B.i = B.q.lastIndexOf(B.v.substr(-1)), B.i < B.q.length && B.q !== v ? B.i++ : B.i = B.q.indexOf("_"), S(B.i, Z.target), t && t({ value: B.q.replace(/\D/g, ""), name: r });
5710
5710
  }, N = (Z) => {
5711
5711
  Z.key === "Enter" && Z.preventDefault();
5712
5712
  };
@@ -5743,9 +5743,9 @@ const Gn = (e) => {
5743
5743
  }, l = (u) => {
5744
5744
  u.key === "Enter" && u.preventDefault();
5745
5745
  }, _ = (u) => {
5746
- u.preventDefault(), navigator.clipboard.readText().then((m) => {
5747
- window.document.execCommand("insertText", !1, m);
5748
- }).catch((m) => {
5746
+ u.preventDefault(), navigator.clipboard.readText().then((f) => {
5747
+ window.document.execCommand("insertText", !1, f);
5748
+ }).catch((f) => {
5749
5749
  });
5750
5750
  };
5751
5751
  const d = {};
@@ -5783,12 +5783,12 @@ function Ft({
5783
5783
  placeholder: _ = "",
5784
5784
  name: d,
5785
5785
  after: u,
5786
- view: m
5786
+ view: f
5787
5787
  }) {
5788
- const f = x.useRef();
5788
+ const m = x.useRef();
5789
5789
  s = !!(s && (i === "" || l[i].n === void 0)) && !(a && r);
5790
5790
  let C = i !== void 0 && i !== "" ? l[i].n : i, v = (T) => {
5791
- f.current.textContent = l[T].n, o && o({ value: T, name: d });
5791
+ m.current.textContent = l[T].n, o && o({ value: T, name: d });
5792
5792
  }, g = (T) => {
5793
5793
  if (!(a && r))
5794
5794
  return;
@@ -5800,7 +5800,7 @@ function Ft({
5800
5800
  {
5801
5801
  parent: D,
5802
5802
  onValue: v,
5803
- view: m,
5803
+ view: f,
5804
5804
  options: l
5805
5805
  },
5806
5806
  (/* @__PURE__ */ new Date()).getTime()
@@ -5809,7 +5809,7 @@ function Ft({
5809
5809
  }, j = { field: "select" }, S = { onClick: g };
5810
5810
  return _ && (S.placeholder = _), u && (S.after = u), a && r && (S.edit = ""), s ? "" : /* @__PURE__ */ n.jsxs("dl", { ...j, children: [
5811
5811
  e && /* @__PURE__ */ n.jsx("dt", { children: e }),
5812
- /* @__PURE__ */ n.jsx("dd", { ...S, ref: f, children: C }),
5812
+ /* @__PURE__ */ n.jsx("dd", { ...S, ref: m, children: C }),
5813
5813
  t && /* @__PURE__ */ n.jsx("em", { children: t })
5814
5814
  ] });
5815
5815
  }
@@ -5838,7 +5838,7 @@ const ul = ({ onValue: e, parent: t, view: a, options: r }) => {
5838
5838
  width: t.width
5839
5839
  },
5840
5840
  children: /* @__PURE__ */ n.jsx("ul", { children: Object.keys(r).map(
5841
- (u, m) => r[u].s === 1 ? /* @__PURE__ */ n.jsx(
5841
+ (u, f) => r[u].s === 1 ? /* @__PURE__ */ n.jsx(
5842
5842
  "li",
5843
5843
  {
5844
5844
  onClick: () => {
@@ -5846,7 +5846,7 @@ const ul = ({ onValue: e, parent: t, view: a, options: r }) => {
5846
5846
  },
5847
5847
  children: r[u].n
5848
5848
  },
5849
- m
5849
+ f
5850
5850
  ) : ""
5851
5851
  ) })
5852
5852
  }
@@ -5858,14 +5858,14 @@ function Lt(e) {
5858
5858
  u(e.options[h]), e.onValue({ value: h, name: e.name });
5859
5859
  }, [d, u] = x.useState(
5860
5860
  e.default !== void 0 ? e.options[e.default] : e.default
5861
- ), m = (h) => {
5861
+ ), f = (h) => {
5862
5862
  if (!(r && s))
5863
5863
  return;
5864
5864
  const C = h.target.getBoundingClientRect();
5865
5865
  Ee.setListener(
5866
5866
  "form",
5867
5867
  /* @__PURE__ */ n.jsx(
5868
- ml,
5868
+ fl,
5869
5869
  {
5870
5870
  parent: C,
5871
5871
  onValue: _,
@@ -5876,8 +5876,8 @@ function Lt(e) {
5876
5876
  )
5877
5877
  );
5878
5878
  };
5879
- const f = {};
5880
- return l && (f.placeholder = l), o ? /* @__PURE__ */ n.jsx(n.Fragment, {}) : /* @__PURE__ */ n.jsxs(
5879
+ const m = {};
5880
+ return l && (m.placeholder = l), o ? /* @__PURE__ */ n.jsx(n.Fragment, {}) : /* @__PURE__ */ n.jsxs(
5881
5881
  "dl",
5882
5882
  {
5883
5883
  "data-form": "select",
@@ -5886,9 +5886,9 @@ function Lt(e) {
5886
5886
  /* @__PURE__ */ n.jsx(
5887
5887
  "dd",
5888
5888
  {
5889
- onClick: m,
5889
+ onClick: f,
5890
5890
  "data-edit": (r && s) + "",
5891
- ...f,
5891
+ ...m,
5892
5892
  children: d
5893
5893
  }
5894
5894
  ),
@@ -5897,11 +5897,11 @@ function Lt(e) {
5897
5897
  }
5898
5898
  );
5899
5899
  }
5900
- const ml = ({ onValue: e, parent: t, view: a, options: r }) => {
5900
+ const fl = ({ onValue: e, parent: t, view: a, options: r }) => {
5901
5901
  let [s, i] = x.useState(!0), o = () => {
5902
5902
  i(!1);
5903
- }, l = (m) => {
5904
- i(!1), e(m);
5903
+ }, l = (f) => {
5904
+ i(!1), e(f);
5905
5905
  }, _ = Object.keys(r).length * 36, d = window.innerHeight - t.y + t.height < _ ? t.y - (_ - 33) : t.y + 33, u = window.innerWidth - t.x < 265 ? t.x - 235 : t.x;
5906
5906
  return /* @__PURE__ */ n.jsx(n.Fragment, { children: s ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
5907
5907
  /* @__PURE__ */ n.jsx(
@@ -5921,15 +5921,15 @@ const ml = ({ onValue: e, parent: t, view: a, options: r }) => {
5921
5921
  left: u + "px",
5922
5922
  width: t.width
5923
5923
  },
5924
- children: /* @__PURE__ */ n.jsx("ul", { children: Object.keys(r).map((m, f) => /* @__PURE__ */ n.jsx(
5924
+ children: /* @__PURE__ */ n.jsx("ul", { children: Object.keys(r).map((f, m) => /* @__PURE__ */ n.jsx(
5925
5925
  "li",
5926
5926
  {
5927
5927
  onClick: () => {
5928
- l(m);
5928
+ l(f);
5929
5929
  },
5930
- children: r[m]
5930
+ children: r[f]
5931
5931
  },
5932
- f
5932
+ m
5933
5933
  )) })
5934
5934
  }
5935
5935
  )
@@ -5947,8 +5947,8 @@ function yt({
5947
5947
  edit: _ = !0,
5948
5948
  show: d = !0,
5949
5949
  active: u = !0,
5950
- after: m = "",
5951
- view: f,
5950
+ after: f = "",
5951
+ view: m,
5952
5952
  module: h,
5953
5953
  item: C,
5954
5954
  className: v = ""
@@ -5962,7 +5962,7 @@ function yt({
5962
5962
  title: i,
5963
5963
  show: d,
5964
5964
  hide: l,
5965
- view: f,
5965
+ view: m,
5966
5966
  edit: _,
5967
5967
  active: u,
5968
5968
  value: t,
@@ -5979,7 +5979,7 @@ function yt({
5979
5979
  title: i,
5980
5980
  show: d,
5981
5981
  hide: l,
5982
- view: f,
5982
+ view: m,
5983
5983
  edit: _,
5984
5984
  active: u,
5985
5985
  value: t,
@@ -5997,7 +5997,7 @@ function yt({
5997
5997
  title: i,
5998
5998
  show: d,
5999
5999
  hide: l,
6000
- view: f,
6000
+ view: m,
6001
6001
  edit: _,
6002
6002
  active: u,
6003
6003
  value: t,
@@ -6015,7 +6015,7 @@ function yt({
6015
6015
  title: i,
6016
6016
  show: d,
6017
6017
  hide: l,
6018
- view: f,
6018
+ view: m,
6019
6019
  edit: _,
6020
6020
  active: u,
6021
6021
  value: t,
@@ -6032,7 +6032,7 @@ function yt({
6032
6032
  title: i,
6033
6033
  show: d,
6034
6034
  hide: l,
6035
- view: f,
6035
+ view: m,
6036
6036
  edit: _,
6037
6037
  active: u,
6038
6038
  value: t,
@@ -6049,7 +6049,7 @@ function yt({
6049
6049
  title: i,
6050
6050
  show: d,
6051
6051
  hide: l,
6052
- view: f,
6052
+ view: m,
6053
6053
  edit: _,
6054
6054
  active: u,
6055
6055
  value: t,
@@ -6066,7 +6066,7 @@ function yt({
6066
6066
  title: i,
6067
6067
  show: d,
6068
6068
  hide: l,
6069
- view: f,
6069
+ view: m,
6070
6070
  edit: _,
6071
6071
  active: u,
6072
6072
  value: t,
@@ -6083,7 +6083,7 @@ function yt({
6083
6083
  title: i,
6084
6084
  show: d,
6085
6085
  hide: l,
6086
- view: f,
6086
+ view: m,
6087
6087
  edit: _,
6088
6088
  active: u,
6089
6089
  value: t,
@@ -6109,8 +6109,8 @@ function Zn({
6109
6109
  active: _ = !0,
6110
6110
  after: d = "",
6111
6111
  show: u = !0,
6112
- view: m,
6113
- onBlur: f,
6112
+ view: f,
6113
+ onBlur: m,
6114
6114
  onSave: h,
6115
6115
  className: C = ""
6116
6116
  }) {
@@ -6157,8 +6157,8 @@ function zn({
6157
6157
  active: _ = !0,
6158
6158
  after: d = "",
6159
6159
  show: u = !0,
6160
- view: m,
6161
- onBlur: f,
6160
+ view: f,
6161
+ onBlur: m,
6162
6162
  onSave: h,
6163
6163
  className: C = ""
6164
6164
  }) {
@@ -6174,7 +6174,7 @@ function zn({
6174
6174
  Ee.setListener(
6175
6175
  "form",
6176
6176
  /* @__PURE__ */ n.jsx(
6177
- fl,
6177
+ ml,
6178
6178
  {
6179
6179
  positions: { x: A, y: X },
6180
6180
  onSave: T,
@@ -6188,7 +6188,7 @@ function zn({
6188
6188
  const w = {};
6189
6189
  w.field = "input", C && (w.className = C);
6190
6190
  const R = {};
6191
- return r && (R.placeholder = r), /* @__PURE__ */ n.jsx(n.Fragment, { children: m === "icon" ? /* @__PURE__ */ n.jsx(
6191
+ return r && (R.placeholder = r), /* @__PURE__ */ n.jsx(n.Fragment, { children: f === "icon" ? /* @__PURE__ */ n.jsx(
6192
6192
  "i",
6193
6193
  {
6194
6194
  "data-icon": "F043",
@@ -6200,11 +6200,11 @@ function zn({
6200
6200
  i ? /* @__PURE__ */ n.jsx("em", { children: i }) : ""
6201
6201
  ] }) });
6202
6202
  }
6203
- const fl = ({ positions: e, onSave: t, onValue: a, date: r }) => {
6203
+ const ml = ({ positions: e, onSave: t, onValue: a, date: r }) => {
6204
6204
  let s = r.split(":"), i = {
6205
6205
  h: K.Number(2, s[0]),
6206
6206
  m: K.Number(2, s[1])
6207
- }, o = "hour", [l, _] = x.useState({}), d = !1, u = 0, m = 0, f = {
6207
+ }, o = "hour", [l, _] = x.useState({}), d = !1, u = 0, f = 0, m = {
6208
6208
  body: x.useRef(null),
6209
6209
  time: x.useRef(null),
6210
6210
  hour: x.useRef(null),
@@ -6212,60 +6212,60 @@ const fl = ({ positions: e, onSave: t, onValue: a, date: r }) => {
6212
6212
  hourText: x.useRef(null)
6213
6213
  };
6214
6214
  x.useEffect(() => {
6215
- _(f.body.current.getBoundingClientRect()), f.hour.current.style.transform = "rotate(" + i.h * 15 + "deg)", f.time.current.style.transform = "rotate(" + i.m * 6 + "deg)";
6216
- }, [f.body, f.hour, f.time, i.m, i.h]);
6215
+ _(m.body.current.getBoundingClientRect()), m.hour.current.style.transform = "rotate(" + i.h * 15 + "deg)", m.time.current.style.transform = "rotate(" + i.m * 6 + "deg)";
6216
+ }, [m.body, m.hour, m.time, i.m, i.h]);
6217
6217
  let h = () => {
6218
6218
  d = !0;
6219
6219
  }, C = () => {
6220
- d = !1, o = o === "hour" ? "time" : "hour", f.body.current.setAttribute("active", o);
6220
+ d = !1, o = o === "hour" ? "time" : "hour", m.body.current.setAttribute("active", o);
6221
6221
  }, v = (R) => {
6222
6222
  if (d) {
6223
6223
  let N = Math.atan2(
6224
6224
  R.pageX - (l.x + 78),
6225
6225
  R.pageY - (l.y + 78)
6226
6226
  ) * (180 / Math.PI) * -1 + 180;
6227
- f[o].current.style.transform = "rotate(" + N + "deg)", o === "hour" ? (i = {
6227
+ m[o].current.style.transform = "rotate(" + N + "deg)", o === "hour" ? (i = {
6228
6228
  ...i,
6229
6229
  h: K.Number(2, parseInt(String(N / 15), 10))
6230
- }, f.hourText.current.textContent = i.h) : (i = {
6230
+ }, m.hourText.current.textContent = i.h) : (i = {
6231
6231
  ...i,
6232
6232
  m: K.Number(2, parseInt(String(N / 6), 10))
6233
- }, f.timeText.current.textContent = i.m), a(i.h + ":" + i.m);
6233
+ }, m.timeText.current.textContent = i.m), a(i.h + ":" + i.m);
6234
6234
  }
6235
6235
  }, g = (R) => {
6236
6236
  if (o === "hour")
6237
6237
  if (R.deltaY > 0) {
6238
6238
  u += R.deltaY;
6239
6239
  let E = parseInt(String(u / 50));
6240
- if (m !== E) {
6241
- m = E;
6240
+ if (f !== E) {
6241
+ f = E;
6242
6242
  let N = parseInt(i.h, 10) + 1;
6243
- N = N > 23 ? 0 : N, i = { ...i, h: K.Number(2, N) }, f.hourText.current.textContent = i.h, f[o].current.style.transform = "rotate(" + i.h * 15 + "deg)";
6243
+ N = N > 23 ? 0 : N, i = { ...i, h: K.Number(2, N) }, m.hourText.current.textContent = i.h, m[o].current.style.transform = "rotate(" + i.h * 15 + "deg)";
6244
6244
  }
6245
6245
  } else {
6246
6246
  u -= R.deltaY;
6247
6247
  let E = parseInt(String(u / 50));
6248
- if (m !== E) {
6249
- m = E;
6248
+ if (f !== E) {
6249
+ f = E;
6250
6250
  let N = parseInt(i.h, 10) - 1;
6251
- N = N < 0 ? 23 : N, i = { ...i, h: K.Number(2, N) }, f.hourText.current.textContent = i.h, f[o].current.style.transform = "rotate(" + i.h * 15 + "deg)";
6251
+ N = N < 0 ? 23 : N, i = { ...i, h: K.Number(2, N) }, m.hourText.current.textContent = i.h, m[o].current.style.transform = "rotate(" + i.h * 15 + "deg)";
6252
6252
  }
6253
6253
  }
6254
6254
  else if (R.deltaY > 0) {
6255
6255
  u += R.deltaY;
6256
6256
  let E = parseInt(String(u / 50));
6257
- if (m !== E) {
6258
- m = E;
6257
+ if (f !== E) {
6258
+ f = E;
6259
6259
  let N = parseInt(i.m, 10) + 1;
6260
- N = N > 59 ? 0 : N, i = { ...i, m: K.Number(2, N) }, f.timeText.current.textContent = i.m, f[o].current.style.transform = "rotate(" + i.m * 6 + "deg)";
6260
+ N = N > 59 ? 0 : N, i = { ...i, m: K.Number(2, N) }, m.timeText.current.textContent = i.m, m[o].current.style.transform = "rotate(" + i.m * 6 + "deg)";
6261
6261
  }
6262
6262
  } else {
6263
6263
  u -= R.deltaY;
6264
6264
  let E = parseInt(String(u / 50));
6265
- if (m !== E) {
6266
- m = E;
6265
+ if (f !== E) {
6266
+ f = E;
6267
6267
  let N = parseInt(i.m, 10) - 1;
6268
- N = N < 0 ? 59 : N, i = { ...i, m: K.Number(2, N) }, f.timeText.current.textContent = i.m, f[o].current.style.transform = "rotate(" + i.m * 6 + "deg)";
6268
+ N = N < 0 ? 59 : N, i = { ...i, m: K.Number(2, N) }, m.timeText.current.textContent = i.m, m[o].current.style.transform = "rotate(" + i.m * 6 + "deg)";
6269
6269
  }
6270
6270
  }
6271
6271
  a(i.h + ":" + i.m);
@@ -6289,19 +6289,19 @@ const fl = ({ positions: e, onSave: t, onValue: a, date: r }) => {
6289
6289
  onMouseUp: C,
6290
6290
  onMouseMove: v,
6291
6291
  onWheel: g,
6292
- ref: f.body,
6292
+ ref: m.body,
6293
6293
  style: { top: D + "px", left: w + "px" },
6294
6294
  children: [
6295
6295
  /* @__PURE__ */ n.jsx("div", { className: "b" }),
6296
6296
  /* @__PURE__ */ n.jsxs("div", { className: "s", children: [
6297
- /* @__PURE__ */ n.jsx("span", { className: "hour", ref: f.hourText, children: i.h }),
6297
+ /* @__PURE__ */ n.jsx("span", { className: "hour", ref: m.hourText, children: i.h }),
6298
6298
  " ",
6299
6299
  ":",
6300
6300
  " ",
6301
- /* @__PURE__ */ n.jsx("span", { className: "min", ref: f.timeText, children: i.m })
6301
+ /* @__PURE__ */ n.jsx("span", { className: "min", ref: m.timeText, children: i.m })
6302
6302
  ] }),
6303
- /* @__PURE__ */ n.jsx("div", { className: "h", ref: f.hour }),
6304
- /* @__PURE__ */ n.jsx("div", { className: "t", ref: f.time })
6303
+ /* @__PURE__ */ n.jsx("div", { className: "h", ref: m.hour }),
6304
+ /* @__PURE__ */ n.jsx("div", { className: "t", ref: m.time })
6305
6305
  ]
6306
6306
  }
6307
6307
  )
@@ -6317,8 +6317,8 @@ function Wn({
6317
6317
  }) {
6318
6318
  a = !!a;
6319
6319
  const [o, l] = x.useState(a), _ = () => {
6320
- let m = !o;
6321
- e({ name: s, value: m, reload: i }), l(m);
6320
+ let f = !o;
6321
+ e({ name: s, value: f, reload: i }), l(f);
6322
6322
  }, d = {};
6323
6323
  d.field = "check", r && (d.className = r);
6324
6324
  const u = {};
@@ -6374,8 +6374,8 @@ function Un({
6374
6374
  active: _ = !0,
6375
6375
  after: d = "",
6376
6376
  show: u = !0,
6377
- view: m,
6378
- onBlur: f,
6377
+ view: f,
6378
+ onBlur: m,
6379
6379
  onSave: h,
6380
6380
  className: C = ""
6381
6381
  }) {
@@ -6388,7 +6388,7 @@ function Un({
6388
6388
  let j = () => {
6389
6389
  g([...v, ""]);
6390
6390
  }, S = (A) => {
6391
- v.splice(A, 1), v.length === 0 && v.push(""), g([...v]), f !== void 0 && f({ value: v.join(","), name: a });
6391
+ v.splice(A, 1), v.length === 0 && v.push(""), g([...v]), m !== void 0 && m({ value: v.join(","), name: a });
6392
6392
  }, T = !!(o && (e === "" || e === void 0)), D = (A) => {
6393
6393
  };
6394
6394
  if (!(l && _) && !u || !(l && _) && T)
@@ -6468,7 +6468,7 @@ function Un({
6468
6468
  ] });
6469
6469
  }
6470
6470
  const xl = (e) => (e = e !== void 0 && e !== "" ? e.split(",") : [], e.reduce((t, a) => (t[a] = !0, t), {}));
6471
- function Yn({
6471
+ function Vn({
6472
6472
  value: e,
6473
6473
  onValue: t,
6474
6474
  name: a,
@@ -6480,16 +6480,16 @@ function Yn({
6480
6480
  show: _ = !0,
6481
6481
  active: d = !0,
6482
6482
  after: u = "",
6483
- view: m,
6484
- modal: f,
6483
+ view: f,
6484
+ modal: m,
6485
6485
  module: h,
6486
6486
  options: C,
6487
6487
  className: v
6488
6488
  }) {
6489
6489
  const [g, j] = x.useState(xl(e)), S = (w) => {
6490
- if (!(l && d) || !f)
6490
+ if (!(l && d) || !m)
6491
6491
  return;
6492
- let R = f.split(".");
6492
+ let R = m.split(".");
6493
6493
  Qe.Open(R[0], R[1], {
6494
6494
  callback: (E) => {
6495
6495
  t && t({ value: E, name: a }), j(E);
@@ -6539,27 +6539,27 @@ function Yn({
6539
6539
  i && /* @__PURE__ */ n.jsx("em", { children: i })
6540
6540
  ] });
6541
6541
  }
6542
- const me = {};
6542
+ const fe = {};
6543
6543
  function pl(e) {
6544
6544
  const [t, a] = x.useState({}), r = x.useRef(e);
6545
- return me.u = (s) => {
6545
+ return fe.u = (s) => {
6546
6546
  r.current = { ...r.current, [s.name]: s.value };
6547
- }, me.n = (s) => {
6547
+ }, fe.n = (s) => {
6548
6548
  r.current = s, a(Date.now());
6549
- }, me.r = () => {
6549
+ }, fe.r = () => {
6550
6550
  a(Date.now());
6551
- }, [r.current, me.n];
6551
+ }, [r.current, fe.n];
6552
6552
  }
6553
6553
  function gl(e) {
6554
- me.u(e), e.reload && me.r();
6554
+ fe.u(e), e.reload && fe.r();
6555
6555
  }
6556
6556
  function vl() {
6557
- me.r && me.r();
6557
+ fe.r && fe.r();
6558
6558
  }
6559
6559
  const ic = {
6560
- Color: Bn,
6560
+ Color: $n,
6561
6561
  Date: Nt,
6562
- Code: $n,
6562
+ Code: Bn,
6563
6563
  Check: Wn,
6564
6564
  Switch: Tn,
6565
6565
  Input: Pe,
@@ -6588,11 +6588,11 @@ const ic = {
6588
6588
  Palette: hl,
6589
6589
  Toogle: Kn,
6590
6590
  Group: Un,
6591
- Options: Yn
6591
+ Options: Vn
6592
6592
  }, oc = {
6593
- Color: Bn,
6593
+ Color: $n,
6594
6594
  Date: Nt,
6595
- Code: $n,
6595
+ Code: Bn,
6596
6596
  Check: Wn,
6597
6597
  Switch: Tn,
6598
6598
  Input: Pe,
@@ -6616,14 +6616,14 @@ const ic = {
6616
6616
  String: Pe,
6617
6617
  Toogle: Kn,
6618
6618
  Group: Un,
6619
- Options: Yn
6620
- }, Cl = "_spinner_1ul0m_1", kl = "_l_1ul0m_75", jl = "_loadingB_1ul0m_1", Hn = {
6619
+ Options: Vn
6620
+ }, Cl = "_spinner_1ul0m_1", kl = "_l_1ul0m_75", jl = "_loadingB_1ul0m_1", Yn = {
6621
6621
  spinner: Cl,
6622
6622
  l: kl,
6623
6623
  loadingB: jl
6624
6624
  };
6625
6625
  function yl() {
6626
- return /* @__PURE__ */ n.jsx("div", { className: Hn.spinner, children: /* @__PURE__ */ n.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 483 484", children: /* @__PURE__ */ n.jsx(
6626
+ return /* @__PURE__ */ n.jsx("div", { className: Yn.spinner, children: /* @__PURE__ */ n.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 483 484", children: /* @__PURE__ */ n.jsx(
6627
6627
  "path",
6628
6628
  {
6629
6629
  d: "M264,492a22.2,22.2,0,0,0,22-22V411a22.2,22.2,0,0,0-22-22H236a22.2,22.2,0,0,0-22,22v59a22.2,22.2,0,0,0,22,22Zm74-134a23.9,23.9,0,0,0-6,16,20.35,20.35,0,0,0,6,15l42,42q7,7,16,7,10,0,16-7l20-20a20.35,20.35,0,0,0,6-15,23.9,23.9,0,0,0-6-16l-42-42q-7-7-16-7-8,0-15,7ZM163,389a18.94,18.94,0,0,0,7-15q0-9-7-16l-20-20q-7-7-16-7-8,0-15,7L70,380q-7,7-7,16a18.94,18.94,0,0,0,7,15l20,20q7,7,16,7a18.94,18.94,0,0,0,15-7ZM112,237a22.2,22.2,0,0,0-22-22H31a21.17,21.17,0,0,0-15.5,6.5A21.17,21.17,0,0,0,9,237v28a21.17,21.17,0,0,0,6.5,15.5A21.17,21.17,0,0,0,31,287H90a22.2,22.2,0,0,0,22-22Zm358,50a22.2,22.2,0,0,0,22-22V237a22.2,22.2,0,0,0-22-22H411a22.2,22.2,0,0,0-22,22v28a22.2,22.2,0,0,0,22,22ZM163,142q7-7,7-15.5T163,111L121,69q-7-7-15-7-7,0-16,7L70,89q-7,7-7,16a18.94,18.94,0,0,0,7,15l42,42a18.94,18.94,0,0,0,15,7q10,0,16-7Zm269-22a20.35,20.35,0,0,0,6-15,23.9,23.9,0,0,0-6-16L412,69q-7-7-16-7-7,0-16,7l-42,42q-7,8-7,16t7,15l21,20a18.94,18.94,0,0,0,15,7q10,0,16-7Zm-168-9a22.06,22.06,0,0,0,15.5-6q6.5-6,6.5-16V30a21.17,21.17,0,0,0-6.5-15.5A21.17,21.17,0,0,0,264,8H236a21.17,21.17,0,0,0-15.5,6.5A21.17,21.17,0,0,0,214,30V89q0,10,6.5,16a22.06,22.06,0,0,0,15.5,6Z",
@@ -6632,19 +6632,19 @@ function yl() {
6632
6632
  ) }) });
6633
6633
  }
6634
6634
  function bl() {
6635
- return /* @__PURE__ */ n.jsxs("div", { className: Hn.l, children: [
6635
+ return /* @__PURE__ */ n.jsxs("div", { className: Yn.l, children: [
6636
6636
  /* @__PURE__ */ n.jsx("i", {}),
6637
6637
  /* @__PURE__ */ n.jsx("i", {}),
6638
6638
  /* @__PURE__ */ n.jsx("i", {})
6639
6639
  ] });
6640
6640
  }
6641
- const lc = { Spinner: yl, Inline: bl }, wl = "_s_t9swc_1", mn = {
6641
+ const lc = { Spinner: yl, Inline: bl }, wl = "_s_t9swc_1", fn = {
6642
6642
  s: wl
6643
6643
  };
6644
- let $t;
6644
+ let Bt;
6645
6645
  function Sl({ className: e, placeholder: t }) {
6646
6646
  let a = (o) => {
6647
- $t(o.target.textContent);
6647
+ Bt(o.target.textContent);
6648
6648
  }, r = (o) => {
6649
6649
  o.key === "Enter" && o.preventDefault();
6650
6650
  }, s = (o) => {
@@ -6654,7 +6654,7 @@ function Sl({ className: e, placeholder: t }) {
6654
6654
  });
6655
6655
  };
6656
6656
  const i = {};
6657
- return t && (i.placeholder = t), i.className = e ? [mn.s, e].join(" ") : mn.s, /* @__PURE__ */ n.jsx(
6657
+ return t && (i.placeholder = t), i.className = e ? [fn.s, e].join(" ") : fn.s, /* @__PURE__ */ n.jsx(
6658
6658
  "div",
6659
6659
  {
6660
6660
  onPaste: s,
@@ -6675,10 +6675,10 @@ function El(e, t, a) {
6675
6675
  }), o;
6676
6676
  }
6677
6677
  function Rl(e) {
6678
- $t = e;
6678
+ Bt = e;
6679
6679
  }
6680
6680
  function Nl(e) {
6681
- $t = e;
6681
+ Bt = e;
6682
6682
  }
6683
6683
  const cc = { Field: Sl, Run: El, Get: Rl, useValue: Nl }, Il = "_f_q3r0i_1", Tl = {
6684
6684
  f: Il
@@ -6806,22 +6806,22 @@ function Fl(e) {
6806
6806
  function Ll(e) {
6807
6807
  ae.set !== void 0 && ae.set(e);
6808
6808
  }
6809
- function $l(e) {
6809
+ function Bl(e) {
6810
6810
  ae.reset !== void 0 && ae.reset(e);
6811
6811
  }
6812
- function Bl(e, t, a, r) {
6812
+ function $l(e, t, a, r) {
6813
6813
  let s = [], i = 1, o = 0, l = {}, _ = 50;
6814
6814
  return l[i] = [], r === !0 && (Object.keys(t).forEach((d) => {
6815
6815
  Number.parseInt(t[d]) !== 999 && (e = e.filter(
6816
6816
  (u) => Number.parseInt(u[d]) === Number.parseInt(t[d])
6817
6817
  ));
6818
- }), Vn(e.length)), e.forEach((d) => {
6818
+ }), Hn(e.length)), e.forEach((d) => {
6819
6819
  s.push(d.id);
6820
6820
  }), s.forEach((d) => {
6821
6821
  o++, o <= _ || (i++, o = 1, l[i] = []), l[i].push(a[d]);
6822
6822
  }), l;
6823
6823
  }
6824
- function Vn(e) {
6824
+ function Hn(e) {
6825
6825
  ae.count(e);
6826
6826
  }
6827
6827
  function Pl({ data: e, state: t, dispatch: a }) {
@@ -6878,7 +6878,7 @@ function Ol({ data: e, head: t, state: a, dispatch: r, type: s }) {
6878
6878
  }
6879
6879
  );
6880
6880
  }
6881
- const dc = { Button: Ml, useValue: Fl, Set: Ll, Run: Bl, Count: Vn, Reset: $l }, _c = { Bell: ls, Send: ss, Add: rs }, Al = "_p_djnh1_1", Gl = "_l_djnh1_38", qn = {
6881
+ const dc = { Button: Ml, useValue: Fl, Set: Ll, Run: $l, Count: Hn, Reset: Bl }, _c = { Bell: ls, Send: ss, Add: rs }, Al = "_p_djnh1_1", Gl = "_l_djnh1_38", qn = {
6882
6882
  p: Al,
6883
6883
  l: Gl
6884
6884
  };
@@ -7010,10 +7010,10 @@ const bt = {};
7010
7010
  function Ul(e) {
7011
7011
  bt.get = e;
7012
7012
  }
7013
- function Yl(e) {
7013
+ function Vl(e) {
7014
7014
  bt.get && bt.get(e);
7015
7015
  }
7016
- const mc = { View: Wl, Reducer: Kl, useValue: Ul, setValue: Yl }, fc = { Get: ms }, hc = { Open: Ji };
7016
+ const fc = { View: Wl, Reducer: Kl, useValue: Ul, setValue: Vl }, mc = { Get: fs }, hc = { Open: Ji };
7017
7017
  function xc({ active: e, onActive: t, id: a, name: r }) {
7018
7018
  const [s, i] = x.useState(!!e);
7019
7019
  x.useEffect(() => {
@@ -7039,8 +7039,8 @@ export {
7039
7039
  nc as Badge,
7040
7040
  Xl as Bookmarks,
7041
7041
  ql as Browser,
7042
- mi as Button,
7043
- fc as Company,
7042
+ fi as Button,
7043
+ mc as Company,
7044
7044
  un as Component,
7045
7045
  ac as DataBase,
7046
7046
  Ee as Event,
@@ -7053,14 +7053,14 @@ export {
7053
7053
  ec as Icon,
7054
7054
  lo as Init,
7055
7055
  oc as Input,
7056
- mc as List,
7056
+ fc as List,
7057
7057
  lc as Loading,
7058
7058
  Qe as Modal,
7059
- Be as Notice,
7059
+ $e as Notice,
7060
7060
  _c as Notifications,
7061
7061
  uc as Pagination,
7062
7062
  hc as Phone,
7063
- Ve as Router,
7063
+ He as Router,
7064
7064
  ol as Scrolling,
7065
7065
  cc as Search,
7066
7066
  Jl as Setting,