elcrm 0.2.2 → 0.2.4

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
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
  import C from "react";
3
- var ce = { exports: {} }, V = {};
3
+ var le = { exports: {} }, V = {};
4
4
  /**
5
5
  * @license React
6
6
  * react-jsx-runtime.production.min.js
@@ -11,20 +11,20 @@ var ce = { exports: {} }, V = {};
11
11
  * LICENSE file in the root directory of this source tree.
12
12
  */
13
13
  var ze;
14
- function Ct() {
14
+ function St() {
15
15
  if (ze)
16
16
  return V;
17
17
  ze = 1;
18
18
  var t = C, n = Symbol.for("react.element"), a = Symbol.for("react.fragment"), i = Object.prototype.hasOwnProperty, v = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, p = { key: !0, ref: !0, __self: !0, __source: !0 };
19
- function A(R, x, P) {
20
- var g, b = {}, k = null, J = null;
21
- P !== void 0 && (k = "" + P), x.key !== void 0 && (k = "" + x.key), x.ref !== void 0 && (J = x.ref);
19
+ function A(R, x, I) {
20
+ var g, b = {}, w = null, J = null;
21
+ I !== void 0 && (w = "" + I), x.key !== void 0 && (w = "" + x.key), x.ref !== void 0 && (J = x.ref);
22
22
  for (g in x)
23
23
  i.call(x, g) && !p.hasOwnProperty(g) && (b[g] = x[g]);
24
24
  if (R && R.defaultProps)
25
25
  for (g in x = R.defaultProps, x)
26
26
  b[g] === void 0 && (b[g] = x[g]);
27
- return { $$typeof: n, type: R, key: k, ref: J, props: b, _owner: v.current };
27
+ return { $$typeof: n, type: R, key: w, ref: J, props: b, _owner: v.current };
28
28
  }
29
29
  return V.Fragment = a, V.jsx = A, V.jsxs = A, V;
30
30
  }
@@ -39,13 +39,13 @@ var B = {};
39
39
  * LICENSE file in the root directory of this source tree.
40
40
  */
41
41
  var Ne;
42
- function St() {
42
+ function Et() {
43
43
  return Ne || (Ne = 1, process.env.NODE_ENV !== "production" && function() {
44
- var t = C, n = Symbol.for("react.element"), a = Symbol.for("react.portal"), i = Symbol.for("react.fragment"), v = Symbol.for("react.strict_mode"), p = Symbol.for("react.profiler"), A = Symbol.for("react.provider"), R = Symbol.for("react.context"), x = Symbol.for("react.forward_ref"), P = Symbol.for("react.suspense"), g = Symbol.for("react.suspense_list"), b = Symbol.for("react.memo"), k = Symbol.for("react.lazy"), J = Symbol.for("react.offscreen"), ue = Symbol.iterator, Ye = "@@iterator";
45
- function Ue(e) {
44
+ var t = C, n = Symbol.for("react.element"), a = Symbol.for("react.portal"), i = Symbol.for("react.fragment"), v = Symbol.for("react.strict_mode"), p = Symbol.for("react.profiler"), A = Symbol.for("react.provider"), R = Symbol.for("react.context"), x = Symbol.for("react.forward_ref"), I = Symbol.for("react.suspense"), g = Symbol.for("react.suspense_list"), b = Symbol.for("react.memo"), w = Symbol.for("react.lazy"), J = Symbol.for("react.offscreen"), ue = Symbol.iterator, Ue = "@@iterator";
45
+ function Ve(e) {
46
46
  if (e === null || typeof e != "object")
47
47
  return null;
48
- var s = ue && e[ue] || e[Ye];
48
+ var s = ue && e[ue] || e[Ue];
49
49
  return typeof s == "function" ? s : null;
50
50
  }
51
51
  var F = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
@@ -53,10 +53,10 @@ function St() {
53
53
  {
54
54
  for (var s = arguments.length, o = new Array(s > 1 ? s - 1 : 0), c = 1; c < s; c++)
55
55
  o[c - 1] = arguments[c];
56
- Ve("error", e, o);
56
+ Be("error", e, o);
57
57
  }
58
58
  }
59
- function Ve(e, s, o) {
59
+ function Be(e, s, o) {
60
60
  {
61
61
  var c = F.ReactDebugCurrentFrame, d = c.getStackAddendum();
62
62
  d !== "" && (s += "%s", o = o.concat([d]));
@@ -66,16 +66,16 @@ function St() {
66
66
  _.unshift("Warning: " + s), Function.prototype.apply.call(console[e], console, _);
67
67
  }
68
68
  }
69
- var Be = !1, qe = !1, He = !1, Je = !1, Ge = !1, fe;
69
+ var qe = !1, He = !1, Je = !1, Ge = !1, Ze = !1, fe;
70
70
  fe = Symbol.for("react.module.reference");
71
- function Ze(e) {
72
- return !!(typeof e == "string" || typeof e == "function" || e === i || e === p || Ge || e === v || e === P || e === g || Je || e === J || Be || qe || He || typeof e == "object" && e !== null && (e.$$typeof === k || e.$$typeof === b || e.$$typeof === A || e.$$typeof === R || e.$$typeof === x || // This needs to include all possible module reference object
71
+ function Ke(e) {
72
+ return !!(typeof e == "string" || typeof e == "function" || e === i || e === p || Ze || e === v || e === I || e === g || Ge || e === J || qe || He || Je || typeof e == "object" && e !== null && (e.$$typeof === w || e.$$typeof === b || e.$$typeof === A || e.$$typeof === R || e.$$typeof === x || // This needs to include all possible module reference object
73
73
  // types supported by any Flight configuration anywhere since
74
74
  // we don't know which Flight build this will end up being used
75
75
  // with.
76
76
  e.$$typeof === fe || e.getModuleId !== void 0));
77
77
  }
78
- function Ke(e, s, o) {
78
+ function Xe(e, s, o) {
79
79
  var c = e.displayName;
80
80
  if (c)
81
81
  return c;
@@ -85,7 +85,7 @@ function St() {
85
85
  function de(e) {
86
86
  return e.displayName || "Context";
87
87
  }
88
- function w(e) {
88
+ function T(e) {
89
89
  if (e == null)
90
90
  return null;
91
91
  if (typeof e.tag == "number" && j("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
@@ -101,7 +101,7 @@ function St() {
101
101
  return "Profiler";
102
102
  case v:
103
103
  return "StrictMode";
104
- case P:
104
+ case I:
105
105
  return "Suspense";
106
106
  case g:
107
107
  return "SuspenseList";
@@ -115,14 +115,14 @@ function St() {
115
115
  var o = e;
116
116
  return de(o._context) + ".Provider";
117
117
  case x:
118
- return Ke(e, e.render, "ForwardRef");
118
+ return Xe(e, e.render, "ForwardRef");
119
119
  case b:
120
120
  var c = e.displayName || null;
121
- return c !== null ? c : w(e.type) || "Memo";
122
- case k: {
121
+ return c !== null ? c : T(e.type) || "Memo";
122
+ case w: {
123
123
  var d = e, _ = d._payload, f = d._init;
124
124
  try {
125
- return w(f(_));
125
+ return T(f(_));
126
126
  } catch {
127
127
  return null;
128
128
  }
@@ -134,7 +134,7 @@ function St() {
134
134
  function be() {
135
135
  }
136
136
  be.__reactDisabledLog = !0;
137
- function Xe() {
137
+ function Qe() {
138
138
  {
139
139
  if (Y === 0) {
140
140
  _e = console.log, me = console.info, ve = console.warn, he = console.error, xe = console.group, pe = console.groupCollapsed, ge = console.groupEnd;
@@ -157,7 +157,7 @@ function St() {
157
157
  Y++;
158
158
  }
159
159
  }
160
- function Qe() {
160
+ function et() {
161
161
  {
162
162
  if (Y--, Y === 0) {
163
163
  var e = {
@@ -192,27 +192,27 @@ function St() {
192
192
  Y < 0 && j("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
193
193
  }
194
194
  }
195
- var ee = F.ReactCurrentDispatcher, te;
195
+ var te = F.ReactCurrentDispatcher, re;
196
196
  function G(e, s, o) {
197
197
  {
198
- if (te === void 0)
198
+ if (re === void 0)
199
199
  try {
200
200
  throw Error();
201
201
  } catch (d) {
202
202
  var c = d.stack.trim().match(/\n( *(at )?)/);
203
- te = c && c[1] || "";
203
+ re = c && c[1] || "";
204
204
  }
205
205
  return `
206
- ` + te + e;
206
+ ` + re + e;
207
207
  }
208
208
  }
209
- var re = !1, Z;
209
+ var ne = !1, Z;
210
210
  {
211
- var et = typeof WeakMap == "function" ? WeakMap : Map;
212
- Z = new et();
211
+ var tt = typeof WeakMap == "function" ? WeakMap : Map;
212
+ Z = new tt();
213
213
  }
214
214
  function je(e, s) {
215
- if (!e || re)
215
+ if (!e || ne)
216
216
  return "";
217
217
  {
218
218
  var o = Z.get(e);
@@ -220,11 +220,11 @@ function St() {
220
220
  return o;
221
221
  }
222
222
  var c;
223
- re = !0;
223
+ ne = !0;
224
224
  var d = Error.prepareStackTrace;
225
225
  Error.prepareStackTrace = void 0;
226
226
  var _;
227
- _ = ee.current, ee.current = null, Xe();
227
+ _ = te.current, te.current = null, Qe();
228
228
  try {
229
229
  if (s) {
230
230
  var f = function() {
@@ -237,29 +237,29 @@ function St() {
237
237
  }), typeof Reflect == "object" && Reflect.construct) {
238
238
  try {
239
239
  Reflect.construct(f, []);
240
- } catch (T) {
241
- c = T;
240
+ } catch (P) {
241
+ c = P;
242
242
  }
243
243
  Reflect.construct(e, [], f);
244
244
  } else {
245
245
  try {
246
246
  f.call();
247
- } catch (T) {
248
- c = T;
247
+ } catch (P) {
248
+ c = P;
249
249
  }
250
250
  e.call(f.prototype);
251
251
  }
252
252
  } else {
253
253
  try {
254
254
  throw Error();
255
- } catch (T) {
256
- c = T;
255
+ } catch (P) {
256
+ c = P;
257
257
  }
258
258
  e();
259
259
  }
260
- } catch (T) {
261
- if (T && c && typeof T.stack == "string") {
262
- for (var u = T.stack.split(`
260
+ } catch (P) {
261
+ if (P && c && typeof P.stack == "string") {
262
+ for (var u = P.stack.split(`
263
263
  `), y = c.stack.split(`
264
264
  `), m = u.length - 1, h = y.length - 1; m >= 1 && h >= 0 && u[m] !== y[h]; )
265
265
  h--;
@@ -277,15 +277,15 @@ function St() {
277
277
  }
278
278
  }
279
279
  } finally {
280
- re = !1, ee.current = _, Qe(), Error.prepareStackTrace = d;
280
+ ne = !1, te.current = _, et(), Error.prepareStackTrace = d;
281
281
  }
282
282
  var L = e ? e.displayName || e.name : "", Ae = L ? G(L) : "";
283
283
  return typeof e == "function" && Z.set(e, Ae), Ae;
284
284
  }
285
- function tt(e, s, o) {
285
+ function rt(e, s, o) {
286
286
  return je(e, !1);
287
287
  }
288
- function rt(e) {
288
+ function nt(e) {
289
289
  var s = e.prototype;
290
290
  return !!(s && s.isReactComponent);
291
291
  }
@@ -293,11 +293,11 @@ function St() {
293
293
  if (e == null)
294
294
  return "";
295
295
  if (typeof e == "function")
296
- return je(e, rt(e));
296
+ return je(e, nt(e));
297
297
  if (typeof e == "string")
298
298
  return G(e);
299
299
  switch (e) {
300
- case P:
300
+ case I:
301
301
  return G("Suspense");
302
302
  case g:
303
303
  return G("SuspenseList");
@@ -305,10 +305,10 @@ function St() {
305
305
  if (typeof e == "object")
306
306
  switch (e.$$typeof) {
307
307
  case x:
308
- return tt(e.render);
308
+ return rt(e.render);
309
309
  case b:
310
310
  return K(e.type, s, o);
311
- case k: {
311
+ case w: {
312
312
  var c = e, d = c._payload, _ = c._init;
313
313
  try {
314
314
  return K(_(d), s, o);
@@ -326,7 +326,7 @@ function St() {
326
326
  } else
327
327
  Ce.setExtraStackFrame(null);
328
328
  }
329
- function nt(e, s, o, c, d) {
329
+ function st(e, s, o, c, d) {
330
330
  {
331
331
  var _ = Function.call.bind(X);
332
332
  for (var f in e)
@@ -345,17 +345,17 @@ function St() {
345
345
  }
346
346
  }
347
347
  }
348
- var st = Array.isArray;
349
- function ne(e) {
350
- return st(e);
348
+ var at = Array.isArray;
349
+ function se(e) {
350
+ return at(e);
351
351
  }
352
- function at(e) {
352
+ function ot(e) {
353
353
  {
354
354
  var s = typeof Symbol == "function" && Symbol.toStringTag, o = s && e[Symbol.toStringTag] || e.constructor.name || "Object";
355
355
  return o;
356
356
  }
357
357
  }
358
- function ot(e) {
358
+ function it(e) {
359
359
  try {
360
360
  return Se(e), !1;
361
361
  } catch {
@@ -366,17 +366,17 @@ function St() {
366
366
  return "" + e;
367
367
  }
368
368
  function Ee(e) {
369
- if (ot(e))
370
- return j("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", at(e)), Se(e);
369
+ if (it(e))
370
+ return j("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", ot(e)), Se(e);
371
371
  }
372
- var U = F.ReactCurrentOwner, it = {
372
+ var U = F.ReactCurrentOwner, ct = {
373
373
  key: !0,
374
374
  ref: !0,
375
375
  __self: !0,
376
376
  __source: !0
377
- }, Re, ke, se;
378
- se = {};
379
- function ct(e) {
377
+ }, Re, ke, ae;
378
+ ae = {};
379
+ function lt(e) {
380
380
  if (X.call(e, "ref")) {
381
381
  var s = Object.getOwnPropertyDescriptor(e, "ref").get;
382
382
  if (s && s.isReactWarning)
@@ -384,7 +384,7 @@ function St() {
384
384
  }
385
385
  return e.ref !== void 0;
386
386
  }
387
- function lt(e) {
387
+ function ut(e) {
388
388
  if (X.call(e, "key")) {
389
389
  var s = Object.getOwnPropertyDescriptor(e, "key").get;
390
390
  if (s && s.isReactWarning)
@@ -392,13 +392,13 @@ function St() {
392
392
  }
393
393
  return e.key !== void 0;
394
394
  }
395
- function ut(e, s) {
395
+ function ft(e, s) {
396
396
  if (typeof e.ref == "string" && U.current && s && U.current.stateNode !== s) {
397
- var o = w(U.current.type);
398
- se[o] || (j('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', w(U.current.type), e.ref), se[o] = !0);
397
+ var o = T(U.current.type);
398
+ ae[o] || (j('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', T(U.current.type), e.ref), ae[o] = !0);
399
399
  }
400
400
  }
401
- function ft(e, s) {
401
+ function dt(e, s) {
402
402
  {
403
403
  var o = function() {
404
404
  Re || (Re = !0, j("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", s));
@@ -409,7 +409,7 @@ function St() {
409
409
  });
410
410
  }
411
411
  }
412
- function dt(e, s) {
412
+ function _t(e, s) {
413
413
  {
414
414
  var o = function() {
415
415
  ke || (ke = !0, j("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", s));
@@ -420,7 +420,7 @@ function St() {
420
420
  });
421
421
  }
422
422
  }
423
- var _t = function(e, s, o, c, d, _, f) {
423
+ var mt = function(e, s, o, c, d, _, f) {
424
424
  var u = {
425
425
  // This tag allows us to uniquely identify this as a React Element
426
426
  $$typeof: n,
@@ -449,12 +449,12 @@ function St() {
449
449
  value: d
450
450
  }), Object.freeze && (Object.freeze(u.props), Object.freeze(u)), u;
451
451
  };
452
- function mt(e, s, o, c, d) {
452
+ function vt(e, s, o, c, d) {
453
453
  {
454
454
  var _, f = {}, u = null, y = null;
455
- o !== void 0 && (Ee(o), u = "" + o), lt(s) && (Ee(s.key), u = "" + s.key), ct(s) && (y = s.ref, ut(s, d));
455
+ o !== void 0 && (Ee(o), u = "" + o), ut(s) && (Ee(s.key), u = "" + s.key), lt(s) && (y = s.ref, ft(s, d));
456
456
  for (_ in s)
457
- X.call(s, _) && !it.hasOwnProperty(_) && (f[_] = s[_]);
457
+ X.call(s, _) && !ct.hasOwnProperty(_) && (f[_] = s[_]);
458
458
  if (e && e.defaultProps) {
459
459
  var m = e.defaultProps;
460
460
  for (_ in m)
@@ -462,12 +462,12 @@ function St() {
462
462
  }
463
463
  if (u || y) {
464
464
  var h = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
465
- u && ft(f, h), y && dt(f, h);
465
+ u && dt(f, h), y && _t(f, h);
466
466
  }
467
- return _t(e, u, y, d, c, U.current, f);
467
+ return mt(e, u, y, d, c, U.current, f);
468
468
  }
469
469
  }
470
- var ae = F.ReactCurrentOwner, we = F.ReactDebugCurrentFrame;
470
+ var oe = F.ReactCurrentOwner, we = F.ReactDebugCurrentFrame;
471
471
  function M(e) {
472
472
  if (e) {
473
473
  var s = e._owner, o = K(e.type, e._source, s ? s.type : null);
@@ -475,15 +475,15 @@ function St() {
475
475
  } else
476
476
  we.setExtraStackFrame(null);
477
477
  }
478
- var oe;
479
- oe = !1;
480
- function ie(e) {
478
+ var ie;
479
+ ie = !1;
480
+ function ce(e) {
481
481
  return typeof e == "object" && e !== null && e.$$typeof === n;
482
482
  }
483
483
  function Te() {
484
484
  {
485
- if (ae.current) {
486
- var e = w(ae.current.type);
485
+ if (oe.current) {
486
+ var e = T(oe.current.type);
487
487
  if (e)
488
488
  return `
489
489
 
@@ -492,7 +492,7 @@ Check the render method of \`` + e + "`.";
492
492
  return "";
493
493
  }
494
494
  }
495
- function vt(e) {
495
+ function ht(e) {
496
496
  {
497
497
  if (e !== void 0) {
498
498
  var s = e.fileName.replace(/^.*[\\\/]/, ""), o = e.lineNumber;
@@ -504,7 +504,7 @@ Check your code at ` + s + ":" + o + ".";
504
504
  }
505
505
  }
506
506
  var Pe = {};
507
- function ht(e) {
507
+ function xt(e) {
508
508
  {
509
509
  var s = Te();
510
510
  if (!s) {
@@ -521,34 +521,34 @@ Check the top-level render call using <` + o + ">.");
521
521
  if (!e._store || e._store.validated || e.key != null)
522
522
  return;
523
523
  e._store.validated = !0;
524
- var o = ht(s);
524
+ var o = xt(s);
525
525
  if (Pe[o])
526
526
  return;
527
527
  Pe[o] = !0;
528
528
  var c = "";
529
- e && e._owner && e._owner !== ae.current && (c = " It was passed a child from " + w(e._owner.type) + "."), M(e), j('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', o, c), M(null);
529
+ e && e._owner && e._owner !== oe.current && (c = " It was passed a child from " + T(e._owner.type) + "."), M(e), j('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', o, c), M(null);
530
530
  }
531
531
  }
532
532
  function Oe(e, s) {
533
533
  {
534
534
  if (typeof e != "object")
535
535
  return;
536
- if (ne(e))
536
+ if (se(e))
537
537
  for (var o = 0; o < e.length; o++) {
538
538
  var c = e[o];
539
- ie(c) && Ie(c, s);
539
+ ce(c) && Ie(c, s);
540
540
  }
541
- else if (ie(e))
541
+ else if (ce(e))
542
542
  e._store && (e._store.validated = !0);
543
543
  else if (e) {
544
- var d = Ue(e);
544
+ var d = Ve(e);
545
545
  if (typeof d == "function" && d !== e.entries)
546
546
  for (var _ = d.call(e), f; !(f = _.next()).done; )
547
- ie(f.value) && Ie(f.value, s);
547
+ ce(f.value) && Ie(f.value, s);
548
548
  }
549
549
  }
550
550
  }
551
- function xt(e) {
551
+ function pt(e) {
552
552
  {
553
553
  var s = e.type;
554
554
  if (s == null || typeof s == "string")
@@ -563,17 +563,17 @@ Check the top-level render call using <` + o + ">.");
563
563
  else
564
564
  return;
565
565
  if (o) {
566
- var c = w(s);
567
- nt(o, e.props, "prop", c, e);
568
- } else if (s.PropTypes !== void 0 && !oe) {
569
- oe = !0;
570
- var d = w(s);
566
+ var c = T(s);
567
+ st(o, e.props, "prop", c, e);
568
+ } else if (s.PropTypes !== void 0 && !ie) {
569
+ ie = !0;
570
+ var d = T(s);
571
571
  j("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", d || "Unknown");
572
572
  }
573
573
  typeof s.getDefaultProps == "function" && !s.getDefaultProps.isReactClassApproved && j("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
574
574
  }
575
575
  }
576
- function pt(e) {
576
+ function gt(e) {
577
577
  {
578
578
  for (var s = Object.keys(e.props), o = 0; o < s.length; o++) {
579
579
  var c = s[o];
@@ -587,23 +587,23 @@ Check the top-level render call using <` + o + ">.");
587
587
  }
588
588
  function $e(e, s, o, c, d, _) {
589
589
  {
590
- var f = Ze(e);
590
+ var f = Ke(e);
591
591
  if (!f) {
592
592
  var u = "";
593
593
  (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (u += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
594
- var y = vt(d);
594
+ var y = ht(d);
595
595
  y ? u += y : u += Te();
596
596
  var m;
597
- e === null ? m = "null" : ne(e) ? m = "array" : e !== void 0 && e.$$typeof === n ? (m = "<" + (w(e.type) || "Unknown") + " />", u = " Did you accidentally export a JSX literal instead of a component?") : m = typeof e, j("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", m, u);
597
+ e === null ? m = "null" : se(e) ? m = "array" : e !== void 0 && e.$$typeof === n ? (m = "<" + (T(e.type) || "Unknown") + " />", u = " Did you accidentally export a JSX literal instead of a component?") : m = typeof e, j("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", m, u);
598
598
  }
599
- var h = mt(e, s, o, d, _);
599
+ var h = vt(e, s, o, d, _);
600
600
  if (h == null)
601
601
  return h;
602
602
  if (f) {
603
603
  var S = s.children;
604
604
  if (S !== void 0)
605
605
  if (c)
606
- if (ne(S)) {
606
+ if (se(S)) {
607
607
  for (var L = 0; L < S.length; L++)
608
608
  Oe(S[L], e);
609
609
  Object.freeze && Object.freeze(S);
@@ -612,38 +612,38 @@ Check the top-level render call using <` + o + ">.");
612
612
  else
613
613
  Oe(S, e);
614
614
  }
615
- return e === i ? pt(h) : xt(h), h;
615
+ return e === i ? gt(h) : pt(h), h;
616
616
  }
617
617
  }
618
- function gt(e, s, o) {
618
+ function bt(e, s, o) {
619
619
  return $e(e, s, o, !0);
620
620
  }
621
- function bt(e, s, o) {
621
+ function jt(e, s, o) {
622
622
  return $e(e, s, o, !1);
623
623
  }
624
- var jt = bt, yt = gt;
625
- B.Fragment = i, B.jsx = jt, B.jsxs = yt;
624
+ var yt = jt, Ct = bt;
625
+ B.Fragment = i, B.jsx = yt, B.jsxs = Ct;
626
626
  }()), B;
627
627
  }
628
- process.env.NODE_ENV === "production" ? ce.exports = Ct() : ce.exports = St();
629
- var r = ce.exports;
630
- const Et = "_notice_820sc_2", Rt = "_error_820sc_9", kt = "_success_820sc_12", wt = "_remark_820sc_15", Tt = "_copy_820sc_18", Pt = {
631
- notice: Et,
632
- error: Rt,
633
- success: kt,
634
- remark: wt,
635
- copy: Tt,
628
+ process.env.NODE_ENV === "production" ? le.exports = St() : le.exports = Et();
629
+ var r = le.exports;
630
+ const Rt = "_notice_820sc_2", kt = "_error_820sc_9", wt = "_success_820sc_12", Tt = "_remark_820sc_15", Pt = "_copy_820sc_18", It = {
631
+ notice: Rt,
632
+ error: kt,
633
+ success: wt,
634
+ remark: Tt,
635
+ copy: Pt,
636
636
  "show-notice": "_show-notice_820sc_1",
637
637
  "hide-notice": "_hide-notice_820sc_1"
638
638
  };
639
- let O = {};
640
- function It() {
639
+ let $ = {};
640
+ function Ot() {
641
641
  let [t, n] = C.useState([]);
642
- return O.set = (a) => {
642
+ return $.set = (a) => {
643
643
  n([...t, a]);
644
- }, O.del = (a) => {
644
+ }, $.del = (a) => {
645
645
  n(t.filter((i) => i.key !== a));
646
- }, t.length === 0 ? "" : /* @__PURE__ */ r.jsx("ul", { className: Pt.notice, children: t.map((a) => a.item) });
646
+ }, t.length === 0 ? "" : /* @__PURE__ */ r.jsx("ul", { className: It.notice, children: t.map((a) => a.item) });
647
647
  }
648
648
  function H({ data: t }) {
649
649
  let [n, a] = C.useState("show");
@@ -651,7 +651,7 @@ function H({ data: t }) {
651
651
  setTimeout(function() {
652
652
  a("hide");
653
653
  }, 1800), setTimeout(function() {
654
- O.del(t.key);
654
+ $.del(t.key);
655
655
  }, 2500);
656
656
  }, [t.key]);
657
657
  let i, v;
@@ -678,25 +678,25 @@ function H({ data: t }) {
678
678
  /* @__PURE__ */ r.jsx("p", { children: t.text })
679
679
  ] });
680
680
  }
681
- function Ot(t) {
681
+ function $t(t) {
682
682
  let n = Date.now(), a = { key: n, ...t };
683
- O.set({ item: /* @__PURE__ */ r.jsx(H, { data: a }, n), key: n });
683
+ $.set({ item: /* @__PURE__ */ r.jsx(H, { data: a }, n), key: n });
684
684
  }
685
- function $t(t) {
685
+ function At(t) {
686
686
  let n = Date.now(), a = { key: n, text: t, type: "error" };
687
- O.set({ item: /* @__PURE__ */ r.jsx(H, { data: a }, n), key: n });
687
+ $.set({ item: /* @__PURE__ */ r.jsx(H, { data: a }, n), key: n });
688
688
  }
689
- function At(t) {
689
+ function zt(t) {
690
690
  let n = Date.now(), a = { key: n, text: t, type: "success" };
691
- O.set({ item: /* @__PURE__ */ r.jsx(H, { data: a }, n), key: n });
691
+ $.set({ item: /* @__PURE__ */ r.jsx(H, { data: a }, n), key: n });
692
692
  }
693
- function zt(t) {
693
+ function Nt(t) {
694
694
  let n = Date.now(), a = { key: n, text: t, type: "remark" };
695
- O.set({ item: /* @__PURE__ */ r.jsx(H, { data: a }, n), key: n });
695
+ $.set({ item: /* @__PURE__ */ r.jsx(H, { data: a }, n), key: n });
696
696
  }
697
- function Nt(t) {
697
+ function Dt(t) {
698
698
  let n = Date.now(), a = { key: n, text: t, type: "copy" };
699
- O.set({ item: /* @__PURE__ */ r.jsx(H, { data: a }, n), key: n });
699
+ $.set({ item: /* @__PURE__ */ r.jsx(H, { data: a }, n), key: n });
700
700
  }
701
701
  const N = {};
702
702
  N.error = () => /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", fill: "none", children: [
@@ -731,20 +731,20 @@ N.success = () => /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", fill: "n
731
731
  }
732
732
  )
733
733
  ] });
734
- const Dt = "_alerts_1e9y0_1", Ft = "_menuAnimation_1e9y0_1", Mt = "_menuItemAnimation_1e9y0_1", Lt = "_allert_1e9y0_111", Wt = {
735
- alerts: Dt,
736
- menuAnimation: Ft,
737
- menuItemAnimation: Mt,
734
+ const Ft = "_alerts_1e9y0_1", Mt = "_menuAnimation_1e9y0_1", Lt = "_menuItemAnimation_1e9y0_1", Wt = "_allert_1e9y0_111", Yt = {
735
+ alerts: Ft,
736
+ menuAnimation: Mt,
737
+ menuItemAnimation: Lt,
738
738
  "--body": "_--body_1e9y0_103",
739
- allert: Lt,
739
+ allert: Wt,
740
740
  "--form": "_--form_1e9y0_111"
741
741
  };
742
742
  let q = {};
743
- function Yt() {
743
+ function Ut() {
744
744
  let [t, n] = C.useState("");
745
745
  return q.set = (a) => n(a), q.del = () => n(""), /* @__PURE__ */ r.jsx(r.Fragment, { children: t });
746
746
  }
747
- const Ut = ({ data: t, callback: n }) => (t.button = t.button === void 0 ? "Подтвердить" : t.button, /* @__PURE__ */ r.jsxs("div", { className: Wt.alerts, children: [
747
+ const Vt = ({ data: t, callback: n }) => (t.button = t.button === void 0 ? "Подтвердить" : t.button, /* @__PURE__ */ r.jsxs("div", { className: Yt.alerts, children: [
748
748
  /* @__PURE__ */ r.jsxs("dl", { children: [
749
749
  /* @__PURE__ */ r.jsx("dt", { children: t.title }),
750
750
  /* @__PURE__ */ r.jsx("dd", { children: t.text }),
@@ -761,16 +761,16 @@ const Ut = ({ data: t, callback: n }) => (t.button = t.button === void 0 ? "По
761
761
  ] }),
762
762
  /* @__PURE__ */ r.jsx("div", { className: "--body", onClick: q.del })
763
763
  ] }));
764
- function Vt(t, n) {
765
- q.set(/* @__PURE__ */ r.jsx(Ut, { data: t, callback: n }));
764
+ function Bt(t, n) {
765
+ q.set(/* @__PURE__ */ r.jsx(Vt, { data: t, callback: n }));
766
766
  }
767
- function Bt({ children: t }) {
767
+ function qt({ children: t }) {
768
768
  return /* @__PURE__ */ r.jsx("div", { className: "l", children: /* @__PURE__ */ r.jsx("ul", { children: t }) });
769
769
  }
770
- function qt({ children: t }) {
770
+ function Ht({ children: t }) {
771
771
  return /* @__PURE__ */ r.jsx("div", { className: "s", children: t });
772
772
  }
773
- const Ht = ({
773
+ const Jt = ({
774
774
  children: t,
775
775
  disabled: n,
776
776
  label: a,
@@ -780,45 +780,45 @@ const Ht = ({
780
780
  n || i && i(p);
781
781
  };
782
782
  return /* @__PURE__ */ r.jsx("button", { disabled: n, onClick: v, children: a });
783
- }, Jt = "_white_6ax6z_14", Gt = "_black_6ax6z_26", Zt = "_shake_6ax6z_1", Kt = "_modal_6ax6z_73", Xt = "_o_6ax6z_83", Qt = "_w_6ax6z_14", er = "_h_6ax6z_106", tr = "_l_6ax6z_120", rr = "_t_6ax6z_158", nr = "_m_6ax6z_73", sr = "_x_6ax6z_166", ar = "_s_6ax6z_176", or = "_c_6ax6z_181", ir = "_f_6ax6z_186", cr = "_btn_6ax6z_229", lr = "_g_6ax6z_242", ur = "_confirm_6ax6z_320", fr = "_cancel_6ax6z_325", dr = "_disabled_6ax6z_330", _r = "_active_6ax6z_387", mr = "_coincidence_6ax6z_393", I = {
784
- white: Jt,
785
- black: Gt,
786
- shake: Zt,
787
- modal: Kt,
788
- o: Xt,
789
- w: Qt,
790
- h: er,
791
- l: tr,
792
- t: rr,
793
- m: nr,
794
- x: sr,
795
- s: ar,
796
- c: or,
797
- f: ir,
798
- btn: cr,
799
- g: lr,
783
+ }, Gt = "_white_6ax6z_14", Zt = "_black_6ax6z_26", Kt = "_shake_6ax6z_1", Xt = "_modal_6ax6z_73", Qt = "_o_6ax6z_83", er = "_w_6ax6z_14", tr = "_h_6ax6z_106", rr = "_l_6ax6z_120", nr = "_t_6ax6z_158", sr = "_m_6ax6z_73", ar = "_x_6ax6z_166", or = "_s_6ax6z_176", ir = "_c_6ax6z_181", cr = "_f_6ax6z_186", lr = "_btn_6ax6z_229", ur = "_g_6ax6z_242", fr = "_confirm_6ax6z_320", dr = "_cancel_6ax6z_325", _r = "_disabled_6ax6z_330", mr = "_active_6ax6z_387", vr = "_coincidence_6ax6z_393", O = {
784
+ white: Gt,
785
+ black: Zt,
786
+ shake: Kt,
787
+ modal: Xt,
788
+ o: Qt,
789
+ w: er,
790
+ h: tr,
791
+ l: rr,
792
+ t: nr,
793
+ m: sr,
794
+ x: ar,
795
+ s: or,
796
+ c: ir,
797
+ f: cr,
798
+ btn: lr,
799
+ g: ur,
800
800
  "size-a": "_size-a_6ax6z_294",
801
801
  "size-s": "_size-s_6ax6z_298",
802
802
  "size-m": "_size-m_6ax6z_302",
803
803
  "size-l": "_size-l_6ax6z_306",
804
804
  "size-x": "_size-x_6ax6z_310",
805
805
  "size-f": "_size-f_6ax6z_314",
806
- confirm: ur,
807
- cancel: fr,
808
- disabled: dr,
806
+ confirm: fr,
807
+ cancel: dr,
808
+ disabled: _r,
809
809
  await: "_await_6ax6z_337",
810
- active: _r,
811
- coincidence: mr
810
+ active: mr,
811
+ coincidence: vr
812
812
  };
813
813
  let W = {};
814
- const vr = ({ config: t }) => {
814
+ const hr = ({ config: t }) => {
815
815
  let [n, a] = C.useState([]);
816
816
  return W.x = () => {
817
817
  a([]);
818
818
  }, W.config = t, W.add = (i) => {
819
819
  a([...n, i]);
820
820
  }, /* @__PURE__ */ r.jsx(r.Fragment, { children: n.map((i) => i) });
821
- }, hr = ({
821
+ }, xr = ({
822
822
  children: t,
823
823
  title: n,
824
824
  button: a,
@@ -826,7 +826,7 @@ const vr = ({ config: t }) => {
826
826
  size: v = "m",
827
827
  menu: p
828
828
  }) => {
829
- const [A, R] = C.useState(!0), x = C.useRef(), P = (b) => {
829
+ const [A, R] = C.useState(!0), x = C.useRef(), I = (b) => {
830
830
  if (a && a.onClick)
831
831
  return a.onClick({ closed: R, disabled: b });
832
832
  }, g = () => {
@@ -837,28 +837,28 @@ const vr = ({ config: t }) => {
837
837
  return /* @__PURE__ */ r.jsx(r.Fragment, { children: A ? /* @__PURE__ */ r.jsxs(
838
838
  "div",
839
839
  {
840
- className: `${I.modal} ${I.white}`,
840
+ className: `${O.modal} ${O.white}`,
841
841
  children: [
842
- /* @__PURE__ */ r.jsx("div", { className: I.o, onClick: g }),
843
- /* @__PURE__ */ r.jsxs("div", { className: I.w, ref: x, children: [
844
- /* @__PURE__ */ r.jsxs("div", { className: I.h, children: [
845
- /* @__PURE__ */ r.jsx("div", { className: I.t, children: n }),
846
- /* @__PURE__ */ r.jsxs("div", { className: I.m, children: [
847
- i && /* @__PURE__ */ r.jsx("nav", { children: i.map((b, k) => /* @__PURE__ */ r.jsx(
842
+ /* @__PURE__ */ r.jsx("div", { className: O.o, onClick: g }),
843
+ /* @__PURE__ */ r.jsxs("div", { className: O.w, ref: x, children: [
844
+ /* @__PURE__ */ r.jsxs("div", { className: O.h, children: [
845
+ /* @__PURE__ */ r.jsx("div", { className: O.t, children: n }),
846
+ /* @__PURE__ */ r.jsxs("div", { className: O.m, children: [
847
+ i && /* @__PURE__ */ r.jsx("nav", { children: i.map((b, w) => /* @__PURE__ */ r.jsx(
848
848
  "span",
849
849
  {
850
850
  onClick: b.onClick,
851
851
  className: b.active ? "active" : "",
852
852
  children: b.name
853
853
  },
854
- k
854
+ w
855
855
  )) }),
856
856
  p
857
857
  ] }),
858
858
  /* @__PURE__ */ r.jsx(
859
859
  "div",
860
860
  {
861
- className: I.x,
861
+ className: O.x,
862
862
  onClick: () => {
863
863
  R(!1);
864
864
  },
@@ -868,32 +868,32 @@ const vr = ({ config: t }) => {
868
868
  ] }),
869
869
  t,
870
870
  a !== void 0 ? /* @__PURE__ */ r.jsx(
871
- Ht,
871
+ Jt,
872
872
  {
873
873
  label: String(a.name),
874
- onClick: P
874
+ onClick: I
875
875
  }
876
876
  ) : ""
877
877
  ] })
878
878
  ]
879
879
  }
880
880
  ) : "" });
881
- }, xr = (t) => {
882
- W.add(/* @__PURE__ */ r.jsx(pr, { children: t }, String(Date.now())));
883
- }, pr = ({ children: t }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: t }), gr = ({ type: t, name: n, params: a }) => {
881
+ }, pr = (t) => {
882
+ W.add(/* @__PURE__ */ r.jsx(gr, { children: t }, String(Date.now())));
883
+ }, gr = ({ children: t }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: t }), br = ({ type: t, name: n, params: a }) => {
884
884
  let [i, v] = C.useState(null);
885
885
  return C.useEffect(() => {
886
886
  W.config(t, n, a, v);
887
887
  }, [a.id]), /* @__PURE__ */ r.jsx(r.Fragment, { children: i });
888
- }, br = (t, n, a) => {
888
+ }, jr = (t, n, a) => {
889
889
  W.config(t, n, a);
890
- }, jr = { List: Bt, Scroll: qt, Init: vr, Main: hr, Add: xr, Icon: gr, Open: br };
891
- let $ = {};
892
- const l = {}, E = {};
893
- function yr({ crypto: t }) {
894
- if ($ = t, localStorage.getItem("ssid")) {
895
- let a = sessionStorage.getItem("page");
896
- a ? (a = $.deCode(a), l.id = a.id, l.tab = a.tab, l.page = a.page, l.module = a.module, l.time = a.time, l.payment = { active: !0 }, l.module_admin = a.module_admin) : (l.id = 0, l.tab = "", l.page = "Main", l.module = l.module || "M05");
890
+ }, yr = { List: qt, Scroll: Ht, Init: hr, Main: xr, Add: pr, Icon: br, Open: jr };
891
+ let k = {};
892
+ const l = {}, E = {}, De = {};
893
+ function Cr(t, n) {
894
+ if (k = t, localStorage.getItem("ssid")) {
895
+ let i = sessionStorage.getItem("page");
896
+ i ? (i = k.deCode(i), l.id = i.id, l.tab = i.tab, l.page = i.page, l.module = i.module, l.time = i.time, l.payment = { active: !0 }, l.module_admin = i.module_admin) : (l.id = 0, l.tab = "", l.page = "Main", l.module = l.module || "M05");
897
897
  } else
898
898
  [
899
899
  "ssid",
@@ -908,9 +908,10 @@ function yr({ crypto: t }) {
908
908
  "port",
909
909
  "mark",
910
910
  "sort"
911
- ].forEach((a) => localStorage.removeItem(a)), ["page"].forEach((a) => sessionStorage.removeItem(a)), l.id = 0, l.tab = "", l.page = "Auth", l.module = "M00";
911
+ ].forEach((i) => localStorage.removeItem(i)), ["page"].forEach((i) => sessionStorage.removeItem(i)), l.id = 0, l.tab = "", l.page = "Auth", l.module = "M00";
912
+ return n;
912
913
  }
913
- function le() {
914
+ function ee() {
914
915
  [
915
916
  "ssid",
916
917
  "menu",
@@ -926,10 +927,10 @@ function le() {
926
927
  "sort"
927
928
  ].forEach((t) => localStorage.removeItem(t)), ["page"].forEach((t) => sessionStorage.removeItem(t)), window.location.reload();
928
929
  }
929
- function Cr(t) {
930
+ function Sr(t) {
930
931
  t = t.split("/"), l.page = "Main", l.module = t[0], l.tab = t[1], l.id = 0, sessionStorage.setItem(
931
932
  "page",
932
- $.enCode({
933
+ k.enCode({
933
934
  module: l.module,
934
935
  page: l.page,
935
936
  tab: l.tab,
@@ -938,94 +939,101 @@ function Cr(t) {
938
939
  })
939
940
  ), E.page(l.page);
940
941
  }
941
- function Sr(t) {
942
+ function Er(t) {
942
943
  return localStorage.setItem("ssid", t);
943
944
  }
944
- function Er() {
945
+ function Rr() {
945
946
  let t = localStorage.getItem("ssid");
946
- return t !== "" && t !== "undefined" && t !== null ? localStorage.getItem("ssid") : (le(), !1);
947
+ return t !== "" && t !== "undefined" && t !== null ? localStorage.getItem("ssid") : (ee(), !1);
947
948
  }
948
- function Rr(t) {
949
+ function kr(t) {
949
950
  return localStorage.setItem("auth", t);
950
951
  }
951
- function kr() {
952
+ function wr() {
952
953
  let t = localStorage.getItem("auth");
953
- return t !== "" && t !== "undefined" && t !== null ? t : (le(), !1);
954
+ return t !== "" && t !== "undefined" && t !== null ? t : (ee(), !1);
954
955
  }
955
- function wr() {
956
- const [t, n] = C.useState(Le()), a = (i) => {
956
+ function Tr() {
957
+ const [t, n] = C.useState(We()), a = (i) => {
957
958
  n(i);
958
959
  };
959
960
  return E.page = a, [t];
960
961
  }
961
- function Tr(t) {
962
- l.page = t, sessionStorage.setItem("page", $.enCode(l)), E.page(t);
962
+ function Pr(t) {
963
+ l.page = t, sessionStorage.setItem("page", k.enCode(l)), E.page(t);
963
964
  }
964
- function Le() {
965
+ function We() {
965
966
  return l.page;
966
967
  }
967
- function Pr(t) {
968
+ function Ir(t) {
968
969
  E.module = t;
969
970
  }
970
- function Ir(t, n) {
971
- l.module = t, sessionStorage.setItem("page", $.enCode(l)), n !== "false" && E.module(t);
971
+ function Or(t, n) {
972
+ l.module = t, sessionStorage.setItem("page", k.enCode(l)), n !== "false" && E.module(t);
972
973
  }
973
- function Or() {
974
+ function $r() {
974
975
  return l.module;
975
976
  }
976
- function $r(t) {
977
+ function Ar(t) {
977
978
  E.tabs = t;
978
979
  }
979
- function Ar(t, n) {
980
- l.tab = t, sessionStorage.setItem("page", $.enCode(l)), n !== "false" && E.tabs(t);
980
+ function zr(t, n) {
981
+ l.tab = t, sessionStorage.setItem("page", k.enCode(l)), n !== "false" && E.tabs(t);
981
982
  }
982
- function zr() {
983
+ function Nr() {
983
984
  return l.tab;
984
985
  }
985
- function Nr() {
986
+ function Dr() {
986
987
  const [t, n] = C.useState(l.id), a = (i) => {
987
988
  n(i);
988
989
  };
989
990
  return E.id = a, [t];
990
991
  }
991
- function Dr(t) {
992
+ function Fr(t) {
992
993
  E.id = t;
993
994
  }
994
- function Fr(t, n) {
995
- l.id = t, sessionStorage.setItem("page", $.enCode(l)), n !== "false" && E.id(t);
995
+ function Mr(t, n) {
996
+ l.id = t, sessionStorage.setItem("page", k.enCode(l)), n !== "false" && E.id(t);
996
997
  }
997
- function Mr() {
998
+ function Lr() {
998
999
  return l.id;
999
1000
  }
1000
- function Lr(t, n, a) {
1001
- l.module = t, l.id = a, l.tab = n, sessionStorage.setItem("page", $.enCode(l)), E.module(t), E.tabs(n);
1001
+ function Wr(t, n, a) {
1002
+ l.module = t, l.id = a, l.tab = n, sessionStorage.setItem("page", k.enCode(l)), E.module(t), E.tabs(n);
1003
+ }
1004
+ function Yr(t, n) {
1005
+ De.data[t] = n, localStorage.setItem("sett", k.enCode(De.data));
1006
+ }
1007
+ function Ur(t) {
1008
+ let n = localStorage.getItem("sett");
1009
+ return n === null ? {} : (n = k.deCode(n), n ? t !== void 0 ? n[t] : n : ee());
1002
1010
  }
1003
- const Wr = ({ children: t, config: n, crypto: a, ...i }) => (yr({ crypto: a }), /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
1004
- /* @__PURE__ */ r.jsx(jr.Init, { config: n.modal }),
1005
- /* @__PURE__ */ r.jsx(It, {}),
1006
- /* @__PURE__ */ r.jsx(Yt, {}),
1011
+ const Vr = ({ children: t, config: n, crypto: a, ...i }) => Cr(a, /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
1012
+ /* @__PURE__ */ r.jsx(yr.Init, { config: n.modal }),
1013
+ /* @__PURE__ */ r.jsx(Ot, {}),
1014
+ /* @__PURE__ */ r.jsx(Ut, {}),
1007
1015
  t
1008
- ] })), Yr = ({ children: t, ...n }) => /* @__PURE__ */ r.jsx("menu", { children: t }), Ur = ({ children: t, ...n }) => /* @__PURE__ */ r.jsxs("header", { children: [
1016
+ ] })), Br = ({ children: t, ...n }) => /* @__PURE__ */ r.jsx("menu", { children: t }), qr = ({ children: t, ...n }) => /* @__PURE__ */ r.jsxs("header", { children: [
1009
1017
  "xz",
1010
1018
  t
1011
- ] }), Vr = "_payment_1lxfv_1", Br = {
1012
- payment: Vr
1019
+ ] }), Hr = "_payment_1lxfv_1", Jr = {
1020
+ payment: Hr
1013
1021
  };
1014
- function qr() {
1022
+ function Gr() {
1015
1023
  let [t, n] = C.useState({});
1016
- return !t.active && !t.payment ? "" : /* @__PURE__ */ r.jsx("div", { className: Br.payment, children: "Истек срок оплаты! Доступ доступен до 16.04.2024" });
1024
+ return !t.active && !t.payment ? "" : /* @__PURE__ */ r.jsx("div", { className: Jr.payment, children: "Истек срок оплаты! Доступ доступен до 16.04.2024" });
1017
1025
  }
1018
- const yn = ({ children: t, ...n }) => {
1026
+ const En = ({ children: t, ...n }) => {
1019
1027
  let a = {};
1020
1028
  return a.enCode = (i) => JSON.stringify(i).toString(), a.deCode = (i) => JSON.parse(i), /* @__PURE__ */ r.jsxs("div", { className: "app", children: [
1029
+ /* @__PURE__ */ r.jsx(Gr, {}),
1030
+ /* @__PURE__ */ r.jsx(Br, {}),
1021
1031
  /* @__PURE__ */ r.jsx(qr, {}),
1022
- /* @__PURE__ */ r.jsx(Yr, {}),
1023
- /* @__PURE__ */ r.jsx(Ur, {}),
1024
- /* @__PURE__ */ r.jsx(Wr, { config: { modal: {} }, crypto: a }),
1032
+ /* @__PURE__ */ r.jsx(Vr, { config: { modal: {} }, crypto: a }),
1025
1033
  t
1026
1034
  ] });
1027
- }, Hr = ({ list: t, onClick: n, active: a, size: i, view: v }) => /* @__PURE__ */ r.jsx("nav", { children: /* @__PURE__ */ r.jsx("ul", { className: [i, v].join(" "), children: t.map((p) => /* @__PURE__ */ r.jsx(
1028
- Jr,
1035
+ }, Zr = ({ list: t, onClick: n, active: a, size: i, view: v }) => /* @__PURE__ */ r.jsx("nav", { children: /* @__PURE__ */ r.jsx("ul", { className: [i, v].join(" "), children: t.map((p) => /* @__PURE__ */ r.jsx(
1036
+ Kr,
1029
1037
  {
1030
1038
  onClick: n,
1031
1039
  active: a,
@@ -1033,9 +1041,9 @@ const yn = ({ children: t, ...n }) => {
1033
1041
  link: p.link
1034
1042
  },
1035
1043
  p.link
1036
- )) }) }), Jr = ({ onClick: t, label: n, link: a, active: i }) => /* @__PURE__ */ r.jsx("li", { "tabs-active": String(i === a), onClick: () => t(a), children: n });
1037
- Hr.defaultProps = { size: "M", view: "H" };
1038
- const Gr = ({
1044
+ )) }) }), Kr = ({ onClick: t, label: n, link: a, active: i }) => /* @__PURE__ */ r.jsx("li", { "tabs-active": String(i === a), onClick: () => t(a), children: n });
1045
+ Zr.defaultProps = { size: "M", view: "H" };
1046
+ const Xr = ({
1039
1047
  title: t = "",
1040
1048
  button: n,
1041
1049
  description: a = "",
@@ -1055,9 +1063,9 @@ const Gr = ({
1055
1063
  ] }),
1056
1064
  /* @__PURE__ */ r.jsx("ul", { children: i }),
1057
1065
  a && /* @__PURE__ */ r.jsx("article", { children: a })
1058
- ] }), Zr = "_setting_1r0pc_2", Kr = {
1059
- setting: Zr
1060
- }, Xr = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: Kr.setting, children: t }), Qr = ({ label: t, children: n }) => {
1066
+ ] }), Qr = "_setting_1r0pc_2", en = {
1067
+ setting: Qr
1068
+ }, tn = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: en.setting, children: t }), rn = ({ label: t, children: n }) => {
1061
1069
  let [a, i] = C.useState(!1);
1062
1070
  return /* @__PURE__ */ r.jsxs("li", { "data-item": "accordion", children: [
1063
1071
  /* @__PURE__ */ r.jsxs("dl", { onClick: () => i(!a), children: [
@@ -1066,10 +1074,10 @@ const Gr = ({
1066
1074
  ] }),
1067
1075
  a && /* @__PURE__ */ r.jsx("div", { children: n })
1068
1076
  ] });
1069
- }, en = ({ label: t, onClick: n, button: a }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1077
+ }, nn = ({ label: t, onClick: n, button: a }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1070
1078
  /* @__PURE__ */ r.jsx("dt", { children: t }),
1071
1079
  /* @__PURE__ */ r.jsx("dd", { role: "button", onClick: () => n(), children: a })
1072
- ] }) }), tn = ({ active: t, onClick: n }) => (console.log(t), t = typeof t == "number" ? !!t : t, /* @__PURE__ */ r.jsx(
1080
+ ] }) }), sn = ({ active: t, onClick: n }) => (console.log(t), t = typeof t == "number" ? !!t : t, /* @__PURE__ */ r.jsx(
1073
1081
  "div",
1074
1082
  {
1075
1083
  role: "switch",
@@ -1078,25 +1086,25 @@ const Gr = ({
1078
1086
  },
1079
1087
  "aria-checked": t ? "true" : "false"
1080
1088
  }
1081
- )), rn = { Switch: tn }, nn = ({ label: t, onClick: n, active: a }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1089
+ )), an = { Switch: sn }, on = ({ label: t, onClick: n, active: a }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1082
1090
  /* @__PURE__ */ r.jsx("dt", { children: t }),
1083
- /* @__PURE__ */ r.jsx("dd", { children: /* @__PURE__ */ r.jsx(rn.Switch, { onClick: n, active: a }) })
1084
- ] }) }), sn = ({ label: t, active: n, options: a }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1091
+ /* @__PURE__ */ r.jsx("dd", { children: /* @__PURE__ */ r.jsx(an.Switch, { onClick: n, active: a }) })
1092
+ ] }) }), cn = ({ label: t, active: n, options: a }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1085
1093
  /* @__PURE__ */ r.jsx("dt", { children: t }),
1086
1094
  /* @__PURE__ */ r.jsx("dd", { role: "info", children: n })
1087
- ] }) }), an = ({ label: t, info: n }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1095
+ ] }) }), ln = ({ label: t, info: n }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1088
1096
  /* @__PURE__ */ r.jsx("dt", { children: t }),
1089
1097
  /* @__PURE__ */ r.jsx("dd", { role: "info", children: n })
1090
- ] }) }), on = ({ label: t, children: n }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1098
+ ] }) }), un = ({ label: t, children: n }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1091
1099
  /* @__PURE__ */ r.jsx("dt", { children: t }),
1092
1100
  /* @__PURE__ */ r.jsx("dd", { children: n })
1093
- ] }) }), cn = ({ label: t, children: n }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1101
+ ] }) }), fn = ({ label: t, children: n }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1094
1102
  /* @__PURE__ */ r.jsx("dt", { children: t }),
1095
1103
  /* @__PURE__ */ r.jsx("dd", { children: n })
1096
- ] }) }), ln = { Accordion: Qr, Button: en, Switch: nn, Info: an, Select: sn, Component: on, Node: cn };
1097
- function We({ list: t, onClick: n, active: a, size: i, view: v }) {
1104
+ ] }) }), dn = { Accordion: rn, Button: nn, Switch: on, Info: ln, Select: cn, Component: un, Node: fn };
1105
+ function Ye({ list: t, onClick: n, active: a, size: i, view: v }) {
1098
1106
  return /* @__PURE__ */ r.jsx("nav", { children: /* @__PURE__ */ r.jsx("ul", { className: [i, v].join(" "), children: t.map((p) => /* @__PURE__ */ r.jsx(
1099
- un,
1107
+ _n,
1100
1108
  {
1101
1109
  onClick: n,
1102
1110
  active: a,
@@ -1106,24 +1114,24 @@ function We({ list: t, onClick: n, active: a, size: i, view: v }) {
1106
1114
  p.link
1107
1115
  )) }) });
1108
1116
  }
1109
- const un = ({ onClick: t, label: n, link: a, active: i }) => /* @__PURE__ */ r.jsx("li", { "tabs-active": String(i === a), onClick: () => t(a), children: n });
1110
- We.defaultProps = { size: "M", view: "H" };
1111
- const Cn = { Section: Gr, Main: Xr, Item: ln, Tabs: We }, fn = "_h_1b5x7_1", dn = "_t_1b5x7_10", _n = "_s_1b5x7_28", mn = "_u_1b5x7_37", vn = "_o_1b5x7_44", hn = "_l_1b5x7_53", xn = "_hh_1b5x7_60", D = {
1112
- h: fn,
1113
- t: dn,
1114
- s: _n,
1115
- u: mn,
1116
- o: vn,
1117
- l: hn,
1118
- hh: xn
1119
- }, De = ({ title: t, children: n }) => /* @__PURE__ */ r.jsxs("div", { className: D.h, children: [
1117
+ const _n = ({ onClick: t, label: n, link: a, active: i }) => /* @__PURE__ */ r.jsx("li", { "tabs-active": String(i === a), onClick: () => t(a), children: n });
1118
+ Ye.defaultProps = { size: "M", view: "H" };
1119
+ const Rn = { Section: Xr, Main: tn, Item: dn, Tabs: Ye }, mn = "_h_1b5x7_1", vn = "_t_1b5x7_10", hn = "_s_1b5x7_28", xn = "_u_1b5x7_37", pn = "_o_1b5x7_44", gn = "_l_1b5x7_53", bn = "_hh_1b5x7_60", D = {
1120
+ h: mn,
1121
+ t: vn,
1122
+ s: hn,
1123
+ u: xn,
1124
+ o: pn,
1125
+ l: gn,
1126
+ hh: bn
1127
+ }, Fe = ({ title: t, children: n }) => /* @__PURE__ */ r.jsxs("div", { className: D.h, children: [
1120
1128
  /* @__PURE__ */ r.jsx("div", { className: D.t, children: t }),
1121
1129
  n
1122
- ] }), pn = ({ children: t, title: n }) => /* @__PURE__ */ r.jsxs("div", { className: D.o, children: [
1130
+ ] }), jn = ({ children: t, title: n }) => /* @__PURE__ */ r.jsxs("div", { className: D.o, children: [
1123
1131
  n && /* @__PURE__ */ r.jsx("div", { className: D.hh, children: n }),
1124
1132
  t
1125
- ] }), gn = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: D.u, children: t }), Fe = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: D.s, children: t }), Me = ({ children: t, ...n }) => /* @__PURE__ */ r.jsx("div", { className: D.l, children: t }), Sn = { Header: De, Section: Fe, List: Me, U: gn, L: Me, O: pn, S: Fe, H: De }, En = { Send: Ot, Error: $t, Remark: zt, Success: At, Copy: Nt }, Rn = { Send: Vt };
1126
- function bn() {
1133
+ ] }), yn = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: D.u, children: t }), Me = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: D.s, children: t }), Le = ({ children: t, ...n }) => /* @__PURE__ */ r.jsx("div", { className: D.l, children: t }), kn = { Header: Fe, Section: Me, List: Le, U: yn, L: Le, O: jn, S: Me, H: Fe }, wn = { Send: $t, Error: At, Remark: Nt, Success: zt, Copy: Dt }, Tn = { Send: Bt };
1134
+ function Cn() {
1127
1135
  return /* @__PURE__ */ r.jsx("svg", { viewBox: "0 0 462.86 359.96", children: /* @__PURE__ */ r.jsx(
1128
1136
  "path",
1129
1137
  {
@@ -1132,19 +1140,19 @@ function bn() {
1132
1140
  }
1133
1141
  ) });
1134
1142
  }
1135
- const kn = { Logo: bn }, wn = { setSSID: Sr, getSSID: Er, Logaut: le, setAUTH: Rr, getAUTH: kr, Start: Cr }, Tn = { Path: Lr, setPage: Tr, getPage: Le, usePage: wr, setModule: Ir, getModule: Or, useModule: Pr, setTabs: Ar, getTabs: zr, useTabs: $r, useId: Nr, setId: Fr, subId: Dr, getId: Mr };
1143
+ const Pn = { Logo: Cn }, In = { setSSID: Er, getSSID: Rr, Logaut: ee, setAUTH: kr, getAUTH: wr, Start: Sr, setSetting: Yr, getSetting: Ur }, On = { Path: Wr, setPage: Pr, getPage: We, usePage: Tr, setModule: Or, getModule: $r, useModule: Ir, setTabs: zr, getTabs: Nr, useTabs: Ar, useId: Dr, setId: Mr, subId: Fr, getId: Lr };
1136
1144
  export {
1137
- rn as Action,
1138
- Rn as Alert,
1139
- yn as Browser,
1140
- Ht as Button,
1141
- Sn as Component,
1142
- kn as Icon,
1143
- Wr as Init,
1144
- jr as Modal,
1145
- En as Notice,
1146
- Tn as Router,
1147
- Cn as Setting,
1148
- wn as Store,
1149
- Hr as Tabs
1145
+ an as Action,
1146
+ Tn as Alert,
1147
+ En as Browser,
1148
+ Jt as Button,
1149
+ kn as Component,
1150
+ Pn as Icon,
1151
+ Vr as Init,
1152
+ yr as Modal,
1153
+ wn as Notice,
1154
+ On as Router,
1155
+ Rn as Setting,
1156
+ In as Store,
1157
+ Zr as Tabs
1150
1158
  };