elcrm 0.1.7 → 0.1.9

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,5 +1,5 @@
1
1
  import './index.css';
2
- import g from "react";
2
+ import y from "react";
3
3
  var ae = { exports: {} }, W = {};
4
4
  /**
5
5
  * @license React
@@ -10,23 +10,23 @@ var ae = { exports: {} }, W = {};
10
10
  * This source code is licensed under the MIT license found in the
11
11
  * LICENSE file in the root directory of this source tree.
12
12
  */
13
- var Oe;
14
- function pr() {
15
- if (Oe)
13
+ var Pe;
14
+ function jr() {
15
+ if (Pe)
16
16
  return W;
17
- Oe = 1;
18
- var t = g, s = Symbol.for("react.element"), i = Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, v = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, m = { key: !0, ref: !0, __self: !0, __source: !0 };
19
- function O(C, x, S) {
20
- var p, j = {}, R = null, B = null;
21
- S !== void 0 && (R = "" + S), x.key !== void 0 && (R = "" + x.key), x.ref !== void 0 && (B = x.ref);
22
- for (p in x)
23
- c.call(x, p) && !m.hasOwnProperty(p) && (j[p] = x[p]);
24
- if (C && C.defaultProps)
25
- for (p in x = C.defaultProps, x)
26
- j[p] === void 0 && (j[p] = x[p]);
27
- return { $$typeof: s, type: C, key: R, ref: B, props: j, _owner: v.current };
17
+ Pe = 1;
18
+ var t = y, s = Symbol.for("react.element"), a = Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, v = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, x = { key: !0, ref: !0, __self: !0, __source: !0 };
19
+ function P(E, m, w) {
20
+ var p, j = {}, S = null, U = null;
21
+ w !== void 0 && (S = "" + w), m.key !== void 0 && (S = "" + m.key), m.ref !== void 0 && (U = m.ref);
22
+ for (p in m)
23
+ c.call(m, p) && !x.hasOwnProperty(p) && (j[p] = m[p]);
24
+ if (E && E.defaultProps)
25
+ for (p in m = E.defaultProps, m)
26
+ j[p] === void 0 && (j[p] = m[p]);
27
+ return { $$typeof: s, type: E, key: S, ref: U, props: j, _owner: v.current };
28
28
  }
29
- return W.Fragment = i, W.jsx = O, W.jsxs = O, W;
29
+ return W.Fragment = a, W.jsx = P, W.jsxs = P, W;
30
30
  }
31
31
  var Y = {};
32
32
  /**
@@ -38,91 +38,91 @@ var Y = {};
38
38
  * This source code is licensed under the MIT license found in the
39
39
  * LICENSE file in the root directory of this source tree.
40
40
  */
41
- var $e;
42
- function jr() {
43
- return $e || ($e = 1, process.env.NODE_ENV !== "production" && function() {
44
- var t = g, s = Symbol.for("react.element"), i = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), v = Symbol.for("react.strict_mode"), m = Symbol.for("react.profiler"), O = Symbol.for("react.provider"), C = Symbol.for("react.context"), x = Symbol.for("react.forward_ref"), S = Symbol.for("react.suspense"), p = Symbol.for("react.suspense_list"), j = Symbol.for("react.memo"), R = Symbol.for("react.lazy"), B = Symbol.for("react.offscreen"), ie = Symbol.iterator, Ie = "@@iterator";
45
- function Fe(e) {
41
+ var Ie;
42
+ function gr() {
43
+ return Ie || (Ie = 1, process.env.NODE_ENV !== "production" && function() {
44
+ var t = y, s = Symbol.for("react.element"), a = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), v = Symbol.for("react.strict_mode"), x = Symbol.for("react.profiler"), P = Symbol.for("react.provider"), E = Symbol.for("react.context"), m = Symbol.for("react.forward_ref"), w = Symbol.for("react.suspense"), p = Symbol.for("react.suspense_list"), j = Symbol.for("react.memo"), S = Symbol.for("react.lazy"), U = Symbol.for("react.offscreen"), ie = Symbol.iterator, Fe = "@@iterator";
45
+ function Le(e) {
46
46
  if (e === null || typeof e != "object")
47
47
  return null;
48
- var n = ie && e[ie] || e[Ie];
48
+ var n = ie && e[ie] || e[Fe];
49
49
  return typeof n == "function" ? n : null;
50
50
  }
51
- var N = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
52
- function b(e) {
51
+ var A = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
52
+ function g(e) {
53
53
  {
54
- for (var n = arguments.length, a = new Array(n > 1 ? n - 1 : 0), o = 1; o < n; o++)
55
- a[o - 1] = arguments[o];
56
- Le("error", e, a);
54
+ for (var n = arguments.length, i = new Array(n > 1 ? n - 1 : 0), o = 1; o < n; o++)
55
+ i[o - 1] = arguments[o];
56
+ Me("error", e, i);
57
57
  }
58
58
  }
59
- function Le(e, n, a) {
59
+ function Me(e, n, i) {
60
60
  {
61
- var o = N.ReactDebugCurrentFrame, f = o.getStackAddendum();
62
- f !== "" && (n += "%s", a = a.concat([f]));
63
- var d = a.map(function(u) {
61
+ var o = A.ReactDebugCurrentFrame, f = o.getStackAddendum();
62
+ f !== "" && (n += "%s", i = i.concat([f]));
63
+ var d = i.map(function(u) {
64
64
  return String(u);
65
65
  });
66
66
  d.unshift("Warning: " + n), Function.prototype.apply.call(console[e], console, d);
67
67
  }
68
68
  }
69
- var Me = !1, We = !1, Ye = !1, Ue = !1, Ve = !1, oe;
69
+ var We = !1, Ye = !1, Ve = !1, Be = !1, Ue = !1, oe;
70
70
  oe = Symbol.for("react.module.reference");
71
- function Be(e) {
72
- return !!(typeof e == "string" || typeof e == "function" || e === c || e === m || Ve || e === v || e === S || e === p || Ue || e === B || Me || We || Ye || typeof e == "object" && e !== null && (e.$$typeof === R || e.$$typeof === j || e.$$typeof === O || e.$$typeof === C || e.$$typeof === x || // This needs to include all possible module reference object
71
+ function qe(e) {
72
+ return !!(typeof e == "string" || typeof e == "function" || e === c || e === x || Ue || e === v || e === w || e === p || Be || e === U || We || Ye || Ve || typeof e == "object" && e !== null && (e.$$typeof === S || e.$$typeof === j || e.$$typeof === P || e.$$typeof === E || e.$$typeof === m || // 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 === oe || e.getModuleId !== void 0));
77
77
  }
78
- function He(e, n, a) {
78
+ function Je(e, n, i) {
79
79
  var o = e.displayName;
80
80
  if (o)
81
81
  return o;
82
82
  var f = n.displayName || n.name || "";
83
- return f !== "" ? a + "(" + f + ")" : a;
83
+ return f !== "" ? i + "(" + f + ")" : i;
84
84
  }
85
85
  function ce(e) {
86
86
  return e.displayName || "Context";
87
87
  }
88
- function k(e) {
88
+ function R(e) {
89
89
  if (e == null)
90
90
  return null;
91
- if (typeof e.tag == "number" && b("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
91
+ if (typeof e.tag == "number" && g("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
92
92
  return e.displayName || e.name || null;
93
93
  if (typeof e == "string")
94
94
  return e;
95
95
  switch (e) {
96
96
  case c:
97
97
  return "Fragment";
98
- case i:
98
+ case a:
99
99
  return "Portal";
100
- case m:
100
+ case x:
101
101
  return "Profiler";
102
102
  case v:
103
103
  return "StrictMode";
104
- case S:
104
+ case w:
105
105
  return "Suspense";
106
106
  case p:
107
107
  return "SuspenseList";
108
108
  }
109
109
  if (typeof e == "object")
110
110
  switch (e.$$typeof) {
111
- case C:
111
+ case E:
112
112
  var n = e;
113
113
  return ce(n) + ".Consumer";
114
- case O:
115
- var a = e;
116
- return ce(a._context) + ".Provider";
117
- case x:
118
- return He(e, e.render, "ForwardRef");
114
+ case P:
115
+ var i = e;
116
+ return ce(i._context) + ".Provider";
117
+ case m:
118
+ return Je(e, e.render, "ForwardRef");
119
119
  case j:
120
120
  var o = e.displayName || null;
121
- return o !== null ? o : k(e.type) || "Memo";
122
- case R: {
121
+ return o !== null ? o : R(e.type) || "Memo";
122
+ case S: {
123
123
  var f = e, d = f._payload, u = f._init;
124
124
  try {
125
- return k(u(d));
125
+ return R(u(d));
126
126
  } catch {
127
127
  return null;
128
128
  }
@@ -130,18 +130,18 @@ function jr() {
130
130
  }
131
131
  return null;
132
132
  }
133
- var $ = Object.assign, L = 0, le, ue, fe, de, _e, ve, he;
134
- function xe() {
133
+ var I = Object.assign, L = 0, le, ue, fe, de, _e, ve, he;
134
+ function me() {
135
135
  }
136
- xe.__reactDisabledLog = !0;
137
- function qe() {
136
+ me.__reactDisabledLog = !0;
137
+ function He() {
138
138
  {
139
139
  if (L === 0) {
140
140
  le = console.log, ue = console.info, fe = console.warn, de = console.error, _e = console.group, ve = console.groupCollapsed, he = console.groupEnd;
141
141
  var e = {
142
142
  configurable: !0,
143
143
  enumerable: !0,
144
- value: xe,
144
+ value: me,
145
145
  writable: !0
146
146
  };
147
147
  Object.defineProperties(console, {
@@ -157,7 +157,7 @@ function jr() {
157
157
  L++;
158
158
  }
159
159
  }
160
- function Je() {
160
+ function Ge() {
161
161
  {
162
162
  if (L--, L === 0) {
163
163
  var e = {
@@ -166,34 +166,34 @@ function jr() {
166
166
  writable: !0
167
167
  };
168
168
  Object.defineProperties(console, {
169
- log: $({}, e, {
169
+ log: I({}, e, {
170
170
  value: le
171
171
  }),
172
- info: $({}, e, {
172
+ info: I({}, e, {
173
173
  value: ue
174
174
  }),
175
- warn: $({}, e, {
175
+ warn: I({}, e, {
176
176
  value: fe
177
177
  }),
178
- error: $({}, e, {
178
+ error: I({}, e, {
179
179
  value: de
180
180
  }),
181
- group: $({}, e, {
181
+ group: I({}, e, {
182
182
  value: _e
183
183
  }),
184
- groupCollapsed: $({}, e, {
184
+ groupCollapsed: I({}, e, {
185
185
  value: ve
186
186
  }),
187
- groupEnd: $({}, e, {
187
+ groupEnd: I({}, e, {
188
188
  value: he
189
189
  })
190
190
  });
191
191
  }
192
- L < 0 && b("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
192
+ L < 0 && g("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
193
193
  }
194
194
  }
195
- var Z = N.ReactCurrentDispatcher, X;
196
- function H(e, n, a) {
195
+ var K = A.ReactCurrentDispatcher, X;
196
+ function q(e, n, i) {
197
197
  {
198
198
  if (X === void 0)
199
199
  try {
@@ -206,25 +206,25 @@ function jr() {
206
206
  ` + X + e;
207
207
  }
208
208
  }
209
- var Q = !1, q;
209
+ var Q = !1, J;
210
210
  {
211
- var Ge = typeof WeakMap == "function" ? WeakMap : Map;
212
- q = new Ge();
211
+ var Ze = typeof WeakMap == "function" ? WeakMap : Map;
212
+ J = new Ze();
213
213
  }
214
- function me(e, n) {
214
+ function xe(e, n) {
215
215
  if (!e || Q)
216
216
  return "";
217
217
  {
218
- var a = q.get(e);
219
- if (a !== void 0)
220
- return a;
218
+ var i = J.get(e);
219
+ if (i !== void 0)
220
+ return i;
221
221
  }
222
222
  var o;
223
223
  Q = !0;
224
224
  var f = Error.prepareStackTrace;
225
225
  Error.prepareStackTrace = void 0;
226
226
  var d;
227
- d = Z.current, Z.current = null, qe();
227
+ d = K.current, K.current = null, He();
228
228
  try {
229
229
  if (n) {
230
230
  var u = function() {
@@ -237,96 +237,96 @@ function jr() {
237
237
  }), typeof Reflect == "object" && Reflect.construct) {
238
238
  try {
239
239
  Reflect.construct(u, []);
240
- } catch (w) {
241
- o = w;
240
+ } catch (k) {
241
+ o = k;
242
242
  }
243
243
  Reflect.construct(e, [], u);
244
244
  } else {
245
245
  try {
246
246
  u.call();
247
- } catch (w) {
248
- o = w;
247
+ } catch (k) {
248
+ o = k;
249
249
  }
250
250
  e.call(u.prototype);
251
251
  }
252
252
  } else {
253
253
  try {
254
254
  throw Error();
255
- } catch (w) {
256
- o = w;
255
+ } catch (k) {
256
+ o = k;
257
257
  }
258
258
  e();
259
259
  }
260
- } catch (w) {
261
- if (w && o && typeof w.stack == "string") {
262
- for (var l = w.stack.split(`
263
- `), y = o.stack.split(`
264
- `), _ = l.length - 1, h = y.length - 1; _ >= 1 && h >= 0 && l[_] !== y[h]; )
260
+ } catch (k) {
261
+ if (k && o && typeof k.stack == "string") {
262
+ for (var l = k.stack.split(`
263
+ `), b = o.stack.split(`
264
+ `), _ = l.length - 1, h = b.length - 1; _ >= 1 && h >= 0 && l[_] !== b[h]; )
265
265
  h--;
266
266
  for (; _ >= 1 && h >= 0; _--, h--)
267
- if (l[_] !== y[h]) {
267
+ if (l[_] !== b[h]) {
268
268
  if (_ !== 1 || h !== 1)
269
269
  do
270
- if (_--, h--, h < 0 || l[_] !== y[h]) {
271
- var E = `
270
+ if (_--, h--, h < 0 || l[_] !== b[h]) {
271
+ var C = `
272
272
  ` + l[_].replace(" at new ", " at ");
273
- return e.displayName && E.includes("<anonymous>") && (E = E.replace("<anonymous>", e.displayName)), typeof e == "function" && q.set(e, E), E;
273
+ return e.displayName && C.includes("<anonymous>") && (C = C.replace("<anonymous>", e.displayName)), typeof e == "function" && J.set(e, C), C;
274
274
  }
275
275
  while (_ >= 1 && h >= 0);
276
276
  break;
277
277
  }
278
278
  }
279
279
  } finally {
280
- Q = !1, Z.current = d, Je(), Error.prepareStackTrace = f;
280
+ Q = !1, K.current = d, Ge(), Error.prepareStackTrace = f;
281
281
  }
282
- var I = e ? e.displayName || e.name : "", Pe = I ? H(I) : "";
283
- return typeof e == "function" && q.set(e, Pe), Pe;
282
+ var D = e ? e.displayName || e.name : "", Oe = D ? q(D) : "";
283
+ return typeof e == "function" && J.set(e, Oe), Oe;
284
284
  }
285
- function Ke(e, n, a) {
286
- return me(e, !1);
285
+ function Ke(e, n, i) {
286
+ return xe(e, !1);
287
287
  }
288
- function Ze(e) {
288
+ function Xe(e) {
289
289
  var n = e.prototype;
290
290
  return !!(n && n.isReactComponent);
291
291
  }
292
- function J(e, n, a) {
292
+ function H(e, n, i) {
293
293
  if (e == null)
294
294
  return "";
295
295
  if (typeof e == "function")
296
- return me(e, Ze(e));
296
+ return xe(e, Xe(e));
297
297
  if (typeof e == "string")
298
- return H(e);
298
+ return q(e);
299
299
  switch (e) {
300
- case S:
301
- return H("Suspense");
300
+ case w:
301
+ return q("Suspense");
302
302
  case p:
303
- return H("SuspenseList");
303
+ return q("SuspenseList");
304
304
  }
305
305
  if (typeof e == "object")
306
306
  switch (e.$$typeof) {
307
- case x:
307
+ case m:
308
308
  return Ke(e.render);
309
309
  case j:
310
- return J(e.type, n, a);
311
- case R: {
310
+ return H(e.type, n, i);
311
+ case S: {
312
312
  var o = e, f = o._payload, d = o._init;
313
313
  try {
314
- return J(d(f), n, a);
314
+ return H(d(f), n, i);
315
315
  } catch {
316
316
  }
317
317
  }
318
318
  }
319
319
  return "";
320
320
  }
321
- var G = Object.prototype.hasOwnProperty, pe = {}, je = N.ReactDebugCurrentFrame;
322
- function K(e) {
321
+ var G = Object.prototype.hasOwnProperty, pe = {}, je = A.ReactDebugCurrentFrame;
322
+ function Z(e) {
323
323
  if (e) {
324
- var n = e._owner, a = J(e.type, e._source, n ? n.type : null);
325
- je.setExtraStackFrame(a);
324
+ var n = e._owner, i = H(e.type, e._source, n ? n.type : null);
325
+ je.setExtraStackFrame(i);
326
326
  } else
327
327
  je.setExtraStackFrame(null);
328
328
  }
329
- function Xe(e, n, a, o, f) {
329
+ function Qe(e, n, i, o, f) {
330
330
  {
331
331
  var d = Function.call.bind(G);
332
332
  for (var u in e)
@@ -334,49 +334,49 @@ function jr() {
334
334
  var l = void 0;
335
335
  try {
336
336
  if (typeof e[u] != "function") {
337
- var y = Error((o || "React class") + ": " + a + " type `" + u + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[u] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
338
- throw y.name = "Invariant Violation", y;
337
+ var b = Error((o || "React class") + ": " + i + " type `" + u + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[u] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
338
+ throw b.name = "Invariant Violation", b;
339
339
  }
340
- l = e[u](n, u, o, a, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
340
+ l = e[u](n, u, o, i, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
341
341
  } catch (_) {
342
342
  l = _;
343
343
  }
344
- l && !(l instanceof Error) && (K(f), b("%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).", o || "React class", a, u, typeof l), K(null)), l instanceof Error && !(l.message in pe) && (pe[l.message] = !0, K(f), b("Failed %s type: %s", a, l.message), K(null));
344
+ l && !(l instanceof Error) && (Z(f), g("%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).", o || "React class", i, u, typeof l), Z(null)), l instanceof Error && !(l.message in pe) && (pe[l.message] = !0, Z(f), g("Failed %s type: %s", i, l.message), Z(null));
345
345
  }
346
346
  }
347
347
  }
348
- var Qe = Array.isArray;
348
+ var er = Array.isArray;
349
349
  function ee(e) {
350
- return Qe(e);
350
+ return er(e);
351
351
  }
352
- function er(e) {
352
+ function rr(e) {
353
353
  {
354
- var n = typeof Symbol == "function" && Symbol.toStringTag, a = n && e[Symbol.toStringTag] || e.constructor.name || "Object";
355
- return a;
354
+ var n = typeof Symbol == "function" && Symbol.toStringTag, i = n && e[Symbol.toStringTag] || e.constructor.name || "Object";
355
+ return i;
356
356
  }
357
357
  }
358
- function rr(e) {
358
+ function tr(e) {
359
359
  try {
360
- return be(e), !1;
360
+ return ge(e), !1;
361
361
  } catch {
362
362
  return !0;
363
363
  }
364
364
  }
365
- function be(e) {
365
+ function ge(e) {
366
366
  return "" + e;
367
367
  }
368
- function ye(e) {
369
- if (rr(e))
370
- return b("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", er(e)), be(e);
368
+ function be(e) {
369
+ if (tr(e))
370
+ return g("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", rr(e)), ge(e);
371
371
  }
372
- var M = N.ReactCurrentOwner, tr = {
372
+ var M = A.ReactCurrentOwner, nr = {
373
373
  key: !0,
374
374
  ref: !0,
375
375
  __self: !0,
376
376
  __source: !0
377
- }, ge, Ee, re;
377
+ }, ye, Ce, re;
378
378
  re = {};
379
- function nr(e) {
379
+ function sr(e) {
380
380
  if (G.call(e, "ref")) {
381
381
  var n = Object.getOwnPropertyDescriptor(e, "ref").get;
382
382
  if (n && n.isReactWarning)
@@ -384,7 +384,7 @@ function jr() {
384
384
  }
385
385
  return e.ref !== void 0;
386
386
  }
387
- function sr(e) {
387
+ function ar(e) {
388
388
  if (G.call(e, "key")) {
389
389
  var n = Object.getOwnPropertyDescriptor(e, "key").get;
390
390
  if (n && n.isReactWarning)
@@ -392,42 +392,42 @@ function jr() {
392
392
  }
393
393
  return e.key !== void 0;
394
394
  }
395
- function ar(e, n) {
395
+ function ir(e, n) {
396
396
  if (typeof e.ref == "string" && M.current && n && M.current.stateNode !== n) {
397
- var a = k(M.current.type);
398
- re[a] || (b('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', k(M.current.type), e.ref), re[a] = !0);
397
+ var i = R(M.current.type);
398
+ re[i] || (g('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', R(M.current.type), e.ref), re[i] = !0);
399
399
  }
400
400
  }
401
- function ir(e, n) {
401
+ function or(e, n) {
402
402
  {
403
- var a = function() {
404
- ge || (ge = !0, b("%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)", n));
403
+ var i = function() {
404
+ ye || (ye = !0, g("%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)", n));
405
405
  };
406
- a.isReactWarning = !0, Object.defineProperty(e, "key", {
407
- get: a,
406
+ i.isReactWarning = !0, Object.defineProperty(e, "key", {
407
+ get: i,
408
408
  configurable: !0
409
409
  });
410
410
  }
411
411
  }
412
- function or(e, n) {
412
+ function cr(e, n) {
413
413
  {
414
- var a = function() {
415
- Ee || (Ee = !0, b("%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)", n));
414
+ var i = function() {
415
+ Ce || (Ce = !0, g("%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)", n));
416
416
  };
417
- a.isReactWarning = !0, Object.defineProperty(e, "ref", {
418
- get: a,
417
+ i.isReactWarning = !0, Object.defineProperty(e, "ref", {
418
+ get: i,
419
419
  configurable: !0
420
420
  });
421
421
  }
422
422
  }
423
- var cr = function(e, n, a, o, f, d, u) {
423
+ var lr = function(e, n, i, o, f, d, u) {
424
424
  var l = {
425
425
  // This tag allows us to uniquely identify this as a React Element
426
426
  $$typeof: s,
427
427
  // Built-in properties that belong on the element
428
428
  type: e,
429
429
  key: n,
430
- ref: a,
430
+ ref: i,
431
431
  props: u,
432
432
  // Record the component responsible for creating this element.
433
433
  _owner: d
@@ -449,41 +449,41 @@ function jr() {
449
449
  value: f
450
450
  }), Object.freeze && (Object.freeze(l.props), Object.freeze(l)), l;
451
451
  };
452
- function lr(e, n, a, o, f) {
452
+ function ur(e, n, i, o, f) {
453
453
  {
454
- var d, u = {}, l = null, y = null;
455
- a !== void 0 && (ye(a), l = "" + a), sr(n) && (ye(n.key), l = "" + n.key), nr(n) && (y = n.ref, ar(n, f));
454
+ var d, u = {}, l = null, b = null;
455
+ i !== void 0 && (be(i), l = "" + i), ar(n) && (be(n.key), l = "" + n.key), sr(n) && (b = n.ref, ir(n, f));
456
456
  for (d in n)
457
- G.call(n, d) && !tr.hasOwnProperty(d) && (u[d] = n[d]);
457
+ G.call(n, d) && !nr.hasOwnProperty(d) && (u[d] = n[d]);
458
458
  if (e && e.defaultProps) {
459
459
  var _ = e.defaultProps;
460
460
  for (d in _)
461
461
  u[d] === void 0 && (u[d] = _[d]);
462
462
  }
463
- if (l || y) {
463
+ if (l || b) {
464
464
  var h = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
465
- l && ir(u, h), y && or(u, h);
465
+ l && or(u, h), b && cr(u, h);
466
466
  }
467
- return cr(e, l, y, f, o, M.current, u);
467
+ return lr(e, l, b, f, o, M.current, u);
468
468
  }
469
469
  }
470
- var te = N.ReactCurrentOwner, Ce = N.ReactDebugCurrentFrame;
471
- function D(e) {
470
+ var te = A.ReactCurrentOwner, Ee = A.ReactDebugCurrentFrame;
471
+ function N(e) {
472
472
  if (e) {
473
- var n = e._owner, a = J(e.type, e._source, n ? n.type : null);
474
- Ce.setExtraStackFrame(a);
473
+ var n = e._owner, i = H(e.type, e._source, n ? n.type : null);
474
+ Ee.setExtraStackFrame(i);
475
475
  } else
476
- Ce.setExtraStackFrame(null);
476
+ Ee.setExtraStackFrame(null);
477
477
  }
478
478
  var ne;
479
479
  ne = !1;
480
480
  function se(e) {
481
481
  return typeof e == "object" && e !== null && e.$$typeof === s;
482
482
  }
483
- function Re() {
483
+ function Se() {
484
484
  {
485
485
  if (te.current) {
486
- var e = k(te.current.type);
486
+ var e = R(te.current.type);
487
487
  if (e)
488
488
  return `
489
489
 
@@ -492,184 +492,184 @@ Check the render method of \`` + e + "`.";
492
492
  return "";
493
493
  }
494
494
  }
495
- function ur(e) {
495
+ function fr(e) {
496
496
  {
497
497
  if (e !== void 0) {
498
- var n = e.fileName.replace(/^.*[\\\/]/, ""), a = e.lineNumber;
498
+ var n = e.fileName.replace(/^.*[\\\/]/, ""), i = e.lineNumber;
499
499
  return `
500
500
 
501
- Check your code at ` + n + ":" + a + ".";
501
+ Check your code at ` + n + ":" + i + ".";
502
502
  }
503
503
  return "";
504
504
  }
505
505
  }
506
- var ke = {};
507
- function fr(e) {
506
+ var Re = {};
507
+ function dr(e) {
508
508
  {
509
- var n = Re();
509
+ var n = Se();
510
510
  if (!n) {
511
- var a = typeof e == "string" ? e : e.displayName || e.name;
512
- a && (n = `
511
+ var i = typeof e == "string" ? e : e.displayName || e.name;
512
+ i && (n = `
513
513
 
514
- Check the top-level render call using <` + a + ">.");
514
+ Check the top-level render call using <` + i + ">.");
515
515
  }
516
516
  return n;
517
517
  }
518
518
  }
519
- function we(e, n) {
519
+ function ke(e, n) {
520
520
  {
521
521
  if (!e._store || e._store.validated || e.key != null)
522
522
  return;
523
523
  e._store.validated = !0;
524
- var a = fr(n);
525
- if (ke[a])
524
+ var i = dr(n);
525
+ if (Re[i])
526
526
  return;
527
- ke[a] = !0;
527
+ Re[i] = !0;
528
528
  var o = "";
529
- e && e._owner && e._owner !== te.current && (o = " It was passed a child from " + k(e._owner.type) + "."), D(e), b('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', a, o), D(null);
529
+ e && e._owner && e._owner !== te.current && (o = " It was passed a child from " + R(e._owner.type) + "."), N(e), g('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', i, o), N(null);
530
530
  }
531
531
  }
532
- function Se(e, n) {
532
+ function we(e, n) {
533
533
  {
534
534
  if (typeof e != "object")
535
535
  return;
536
536
  if (ee(e))
537
- for (var a = 0; a < e.length; a++) {
538
- var o = e[a];
539
- se(o) && we(o, n);
537
+ for (var i = 0; i < e.length; i++) {
538
+ var o = e[i];
539
+ se(o) && ke(o, n);
540
540
  }
541
541
  else if (se(e))
542
542
  e._store && (e._store.validated = !0);
543
543
  else if (e) {
544
- var f = Fe(e);
544
+ var f = Le(e);
545
545
  if (typeof f == "function" && f !== e.entries)
546
546
  for (var d = f.call(e), u; !(u = d.next()).done; )
547
- se(u.value) && we(u.value, n);
547
+ se(u.value) && ke(u.value, n);
548
548
  }
549
549
  }
550
550
  }
551
- function dr(e) {
551
+ function _r(e) {
552
552
  {
553
553
  var n = e.type;
554
554
  if (n == null || typeof n == "string")
555
555
  return;
556
- var a;
556
+ var i;
557
557
  if (typeof n == "function")
558
- a = n.propTypes;
559
- else if (typeof n == "object" && (n.$$typeof === x || // Note: Memo only checks outer props here.
558
+ i = n.propTypes;
559
+ else if (typeof n == "object" && (n.$$typeof === m || // Note: Memo only checks outer props here.
560
560
  // Inner props are checked in the reconciler.
561
561
  n.$$typeof === j))
562
- a = n.propTypes;
562
+ i = n.propTypes;
563
563
  else
564
564
  return;
565
- if (a) {
566
- var o = k(n);
567
- Xe(a, e.props, "prop", o, e);
565
+ if (i) {
566
+ var o = R(n);
567
+ Qe(i, e.props, "prop", o, e);
568
568
  } else if (n.PropTypes !== void 0 && !ne) {
569
569
  ne = !0;
570
- var f = k(n);
571
- b("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", f || "Unknown");
570
+ var f = R(n);
571
+ g("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", f || "Unknown");
572
572
  }
573
- typeof n.getDefaultProps == "function" && !n.getDefaultProps.isReactClassApproved && b("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
573
+ typeof n.getDefaultProps == "function" && !n.getDefaultProps.isReactClassApproved && g("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
574
574
  }
575
575
  }
576
- function _r(e) {
576
+ function vr(e) {
577
577
  {
578
- for (var n = Object.keys(e.props), a = 0; a < n.length; a++) {
579
- var o = n[a];
578
+ for (var n = Object.keys(e.props), i = 0; i < n.length; i++) {
579
+ var o = n[i];
580
580
  if (o !== "children" && o !== "key") {
581
- D(e), b("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", o), D(null);
581
+ N(e), g("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", o), N(null);
582
582
  break;
583
583
  }
584
584
  }
585
- e.ref !== null && (D(e), b("Invalid attribute `ref` supplied to `React.Fragment`."), D(null));
585
+ e.ref !== null && (N(e), g("Invalid attribute `ref` supplied to `React.Fragment`."), N(null));
586
586
  }
587
587
  }
588
- function Te(e, n, a, o, f, d) {
588
+ function Te(e, n, i, o, f, d) {
589
589
  {
590
- var u = Be(e);
590
+ var u = qe(e);
591
591
  if (!u) {
592
592
  var l = "";
593
593
  (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (l += " 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 = ur(f);
595
- y ? l += y : l += Re();
594
+ var b = fr(f);
595
+ b ? l += b : l += Se();
596
596
  var _;
597
- e === null ? _ = "null" : ee(e) ? _ = "array" : e !== void 0 && e.$$typeof === s ? (_ = "<" + (k(e.type) || "Unknown") + " />", l = " Did you accidentally export a JSX literal instead of a component?") : _ = typeof e, b("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", _, l);
597
+ e === null ? _ = "null" : ee(e) ? _ = "array" : e !== void 0 && e.$$typeof === s ? (_ = "<" + (R(e.type) || "Unknown") + " />", l = " Did you accidentally export a JSX literal instead of a component?") : _ = typeof e, g("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", _, l);
598
598
  }
599
- var h = lr(e, n, a, f, d);
599
+ var h = ur(e, n, i, f, d);
600
600
  if (h == null)
601
601
  return h;
602
602
  if (u) {
603
- var E = n.children;
604
- if (E !== void 0)
603
+ var C = n.children;
604
+ if (C !== void 0)
605
605
  if (o)
606
- if (ee(E)) {
607
- for (var I = 0; I < E.length; I++)
608
- Se(E[I], e);
609
- Object.freeze && Object.freeze(E);
606
+ if (ee(C)) {
607
+ for (var D = 0; D < C.length; D++)
608
+ we(C[D], e);
609
+ Object.freeze && Object.freeze(C);
610
610
  } else
611
- b("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
611
+ g("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
612
612
  else
613
- Se(E, e);
613
+ we(C, e);
614
614
  }
615
- return e === c ? _r(h) : dr(h), h;
615
+ return e === c ? vr(h) : _r(h), h;
616
616
  }
617
617
  }
618
- function vr(e, n, a) {
619
- return Te(e, n, a, !0);
618
+ function hr(e, n, i) {
619
+ return Te(e, n, i, !0);
620
620
  }
621
- function hr(e, n, a) {
622
- return Te(e, n, a, !1);
621
+ function mr(e, n, i) {
622
+ return Te(e, n, i, !1);
623
623
  }
624
- var xr = hr, mr = vr;
625
- Y.Fragment = c, Y.jsx = xr, Y.jsxs = mr;
624
+ var xr = mr, pr = hr;
625
+ Y.Fragment = c, Y.jsx = xr, Y.jsxs = pr;
626
626
  }()), Y;
627
627
  }
628
- process.env.NODE_ENV === "production" ? ae.exports = pr() : ae.exports = jr();
628
+ process.env.NODE_ENV === "production" ? ae.exports = jr() : ae.exports = gr();
629
629
  var r = ae.exports;
630
- const br = "_notice_820sc_2", yr = "_error_820sc_9", gr = "_success_820sc_12", Er = "_remark_820sc_15", Cr = "_copy_820sc_18", Rr = {
630
+ const br = "_notice_820sc_2", yr = "_error_820sc_9", Cr = "_success_820sc_12", Er = "_remark_820sc_15", Sr = "_copy_820sc_18", Rr = {
631
631
  notice: br,
632
632
  error: yr,
633
- success: gr,
633
+ success: Cr,
634
634
  remark: Er,
635
- copy: Cr,
635
+ copy: Sr,
636
636
  "show-notice": "_show-notice_820sc_1",
637
637
  "hide-notice": "_hide-notice_820sc_1"
638
638
  };
639
- let P = {};
639
+ let O = {};
640
640
  function kr() {
641
- let [t, s] = g.useState([]);
642
- return P.set = (i) => {
643
- s([...t, i]);
644
- }, P.del = (i) => {
645
- s(t.filter((c) => c.key !== i));
646
- }, t.length === 0 ? "" : /* @__PURE__ */ r.jsx("ul", { className: Rr.notice, children: t.map((i) => i.item) });
641
+ let [t, s] = y.useState([]);
642
+ return O.set = (a) => {
643
+ s([...t, a]);
644
+ }, O.del = (a) => {
645
+ s(t.filter((c) => c.key !== a));
646
+ }, t.length === 0 ? "" : /* @__PURE__ */ r.jsx("ul", { className: Rr.notice, children: t.map((a) => a.item) });
647
647
  }
648
- function V({ data: t }) {
649
- let [s, i] = g.useState("show");
650
- g.useEffect(() => {
648
+ function B({ data: t }) {
649
+ let [s, a] = y.useState("show");
650
+ y.useEffect(() => {
651
651
  setTimeout(function() {
652
- i("hide");
652
+ a("hide");
653
653
  }, 1800), setTimeout(function() {
654
- P.del(t.key);
654
+ O.del(t.key);
655
655
  }, 2500);
656
656
  }, [t.key]);
657
657
  let c, v;
658
658
  switch (t.type) {
659
659
  case "error":
660
- c = /* @__PURE__ */ r.jsx(z.error, {}), v = "Ошибка:";
660
+ c = /* @__PURE__ */ r.jsx($.error, {}), v = "Ошибка:";
661
661
  break;
662
662
  case "success":
663
- c = /* @__PURE__ */ r.jsx(z.success, {}), v = "Информация:";
663
+ c = /* @__PURE__ */ r.jsx($.success, {}), v = "Информация:";
664
664
  break;
665
665
  case "copy":
666
- c = /* @__PURE__ */ r.jsx(z.success, {}), v = "Копирование:";
666
+ c = /* @__PURE__ */ r.jsx($.success, {}), v = "Копирование:";
667
667
  break;
668
668
  case "remark":
669
- c = /* @__PURE__ */ r.jsx(z.success, {}), v = "Подсказка:";
669
+ c = /* @__PURE__ */ r.jsx($.success, {}), v = "Подсказка:";
670
670
  break;
671
671
  default:
672
- c = /* @__PURE__ */ r.jsx(z.success, {}), v = "Предупреждение:";
672
+ c = /* @__PURE__ */ r.jsx($.success, {}), v = "Предупреждение:";
673
673
  break;
674
674
  }
675
675
  return /* @__PURE__ */ r.jsxs("li", { className: "item " + t.type, "data-status": s, children: [
@@ -679,27 +679,27 @@ function V({ data: t }) {
679
679
  ] });
680
680
  }
681
681
  function wr(t) {
682
- let s = Date.now(), i = { key: s, ...t };
683
- P.set({ item: /* @__PURE__ */ r.jsx(V, { data: i }, s), key: s });
684
- }
685
- function Sr(t) {
686
- let s = Date.now(), i = { key: s, text: t, type: "error" };
687
- P.set({ item: /* @__PURE__ */ r.jsx(V, { data: i }, s), key: s });
682
+ let s = Date.now(), a = { key: s, ...t };
683
+ O.set({ item: /* @__PURE__ */ r.jsx(B, { data: a }, s), key: s });
688
684
  }
689
685
  function Tr(t) {
690
- let s = Date.now(), i = { key: s, text: t, type: "success" };
691
- P.set({ item: /* @__PURE__ */ r.jsx(V, { data: i }, s), key: s });
686
+ let s = Date.now(), a = { key: s, text: t, type: "error" };
687
+ O.set({ item: /* @__PURE__ */ r.jsx(B, { data: a }, s), key: s });
688
+ }
689
+ function Or(t) {
690
+ let s = Date.now(), a = { key: s, text: t, type: "success" };
691
+ O.set({ item: /* @__PURE__ */ r.jsx(B, { data: a }, s), key: s });
692
692
  }
693
693
  function Pr(t) {
694
- let s = Date.now(), i = { key: s, text: t, type: "remark" };
695
- P.set({ item: /* @__PURE__ */ r.jsx(V, { data: i }, s), key: s });
694
+ let s = Date.now(), a = { key: s, text: t, type: "remark" };
695
+ O.set({ item: /* @__PURE__ */ r.jsx(B, { data: a }, s), key: s });
696
696
  }
697
- function Or(t) {
698
- let s = Date.now(), i = { key: s, text: t, type: "copy" };
699
- P.set({ item: /* @__PURE__ */ r.jsx(V, { data: i }, s), key: s });
697
+ function Ir(t) {
698
+ let s = Date.now(), a = { key: s, text: t, type: "copy" };
699
+ O.set({ item: /* @__PURE__ */ r.jsx(B, { data: a }, s), key: s });
700
700
  }
701
- const z = {};
702
- z.error = () => /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", fill: "none", children: [
701
+ const $ = {};
702
+ $.error = () => /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", fill: "none", children: [
703
703
  /* @__PURE__ */ r.jsx(
704
704
  "path",
705
705
  {
@@ -715,7 +715,7 @@ z.error = () => /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", fill: "non
715
715
  }
716
716
  )
717
717
  ] });
718
- z.success = () => /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", fill: "none", children: [
718
+ $.success = () => /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", fill: "none", children: [
719
719
  /* @__PURE__ */ r.jsx(
720
720
  "path",
721
721
  {
@@ -739,12 +739,12 @@ const $r = "_alerts_1e9y0_1", zr = "_menuAnimation_1e9y0_1", Ar = "_menuItemAnim
739
739
  allert: Nr,
740
740
  "--form": "_--form_1e9y0_111"
741
741
  };
742
- let U = {};
743
- function Ir() {
744
- let [t, s] = g.useState("");
745
- return U.set = (i) => s(i), U.del = () => s(""), /* @__PURE__ */ r.jsx(r.Fragment, { children: t });
742
+ let V = {};
743
+ function Fr() {
744
+ let [t, s] = y.useState("");
745
+ return V.set = (a) => s(a), V.del = () => s(""), /* @__PURE__ */ r.jsx(r.Fragment, { children: t });
746
746
  }
747
- const Fr = ({ data: t, callback: s }) => (t.button = t.button === void 0 ? "Подтвердить" : t.button, /* @__PURE__ */ r.jsxs("div", { className: Dr.alerts, children: [
747
+ const Lr = ({ data: t, callback: s }) => (t.button = t.button === void 0 ? "Подтвердить" : t.button, /* @__PURE__ */ r.jsxs("div", { className: Dr.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 }),
@@ -753,176 +753,224 @@ const Fr = ({ data: t, callback: s }) => (t.button = t.button === void 0 ? "По
753
753
  {
754
754
  "data-color": t.color || "blue",
755
755
  onClick: () => {
756
- s(), U.del();
756
+ s(), V.del();
757
757
  },
758
758
  children: t.button
759
759
  }
760
760
  ) })
761
761
  ] }),
762
- /* @__PURE__ */ r.jsx("div", { className: "--body", onClick: U.del })
762
+ /* @__PURE__ */ r.jsx("div", { className: "--body", onClick: V.del })
763
763
  ] }));
764
- function Lr(t, s) {
765
- U.set(/* @__PURE__ */ r.jsx(Fr, { data: t, callback: s }));
764
+ function Mr(t, s) {
765
+ V.set(/* @__PURE__ */ r.jsx(Lr, { data: t, callback: s }));
766
766
  }
767
- function Mr({ children: t }) {
767
+ function Wr({ children: t }) {
768
768
  return /* @__PURE__ */ r.jsx("div", { className: "l", children: /* @__PURE__ */ r.jsx("ul", { children: t }) });
769
769
  }
770
- function Wr({ children: t }) {
770
+ function Yr({ children: t }) {
771
771
  return /* @__PURE__ */ r.jsx("div", { className: "s", children: t });
772
772
  }
773
- const Yr = ({
773
+ const Vr = ({
774
774
  children: t,
775
775
  disabled: s,
776
- label: i,
776
+ label: a,
777
777
  onClick: c
778
778
  }) => {
779
- const v = (m) => {
780
- s || c && c(m);
779
+ const v = (x) => {
780
+ s || c && c(x);
781
781
  };
782
- return /* @__PURE__ */ r.jsx("button", { disabled: s, onClick: v, children: i });
783
- }, Ur = "_white_6ax6z_14", Vr = "_black_6ax6z_26", Br = "_shake_6ax6z_1", Hr = "_modal_6ax6z_73", qr = "_o_6ax6z_83", Jr = "_w_6ax6z_14", Gr = "_h_6ax6z_106", Kr = "_l_6ax6z_120", Zr = "_t_6ax6z_158", Xr = "_m_6ax6z_73", Qr = "_x_6ax6z_166", et = "_s_6ax6z_176", rt = "_c_6ax6z_181", tt = "_f_6ax6z_186", nt = "_btn_6ax6z_229", st = "_g_6ax6z_242", at = "_confirm_6ax6z_320", it = "_cancel_6ax6z_325", ot = "_disabled_6ax6z_330", ct = "_active_6ax6z_387", lt = "_coincidence_6ax6z_393", T = {
784
- white: Ur,
785
- black: Vr,
786
- shake: Br,
787
- modal: Hr,
788
- o: qr,
789
- w: Jr,
790
- h: Gr,
782
+ return /* @__PURE__ */ r.jsx("button", { disabled: s, onClick: v, children: a });
783
+ }, Br = "_white_6ax6z_14", Ur = "_black_6ax6z_26", qr = "_shake_6ax6z_1", Jr = "_modal_6ax6z_73", Hr = "_o_6ax6z_83", Gr = "_w_6ax6z_14", Zr = "_h_6ax6z_106", Kr = "_l_6ax6z_120", Xr = "_t_6ax6z_158", Qr = "_m_6ax6z_73", et = "_x_6ax6z_166", rt = "_s_6ax6z_176", tt = "_c_6ax6z_181", nt = "_f_6ax6z_186", st = "_btn_6ax6z_229", at = "_g_6ax6z_242", it = "_confirm_6ax6z_320", ot = "_cancel_6ax6z_325", ct = "_disabled_6ax6z_330", lt = "_active_6ax6z_387", ut = "_coincidence_6ax6z_393", T = {
784
+ white: Br,
785
+ black: Ur,
786
+ shake: qr,
787
+ modal: Jr,
788
+ o: Hr,
789
+ w: Gr,
790
+ h: Zr,
791
791
  l: Kr,
792
- t: Zr,
793
- m: Xr,
794
- x: Qr,
795
- s: et,
796
- c: rt,
797
- f: tt,
798
- btn: nt,
799
- g: st,
792
+ t: Xr,
793
+ m: Qr,
794
+ x: et,
795
+ s: rt,
796
+ c: tt,
797
+ f: nt,
798
+ btn: st,
799
+ g: at,
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: at,
807
- cancel: it,
808
- disabled: ot,
806
+ confirm: it,
807
+ cancel: ot,
808
+ disabled: ct,
809
809
  await: "_await_6ax6z_337",
810
- active: ct,
811
- coincidence: lt
810
+ active: lt,
811
+ coincidence: ut
812
812
  };
813
813
  let F = {};
814
- const ut = ({ config: t }) => {
815
- let [s, i] = g.useState([]);
814
+ const ft = ({ config: t }) => {
815
+ let [s, a] = y.useState([]);
816
816
  return F.x = () => {
817
- i([]);
817
+ a([]);
818
818
  }, F.config = t, F.add = (c) => {
819
- i([...s, c]);
819
+ a([...s, c]);
820
820
  }, /* @__PURE__ */ r.jsx(r.Fragment, { children: s.map((c) => c) });
821
- }, ft = ({
821
+ }, dt = ({
822
822
  children: t,
823
823
  title: s,
824
- button: i,
824
+ button: a,
825
825
  tabs: c,
826
826
  size: v = "m",
827
- menu: m
827
+ menu: x
828
828
  }) => {
829
- const [O, C] = g.useState(!0), x = g.useRef(), S = (j) => {
830
- if (i && i.onClick)
831
- return i.onClick({ closed: C, disabled: j });
829
+ const [P, E] = y.useState(!0), m = y.useRef(), w = (j) => {
830
+ if (a && a.onClick)
831
+ return a.onClick({ closed: E, disabled: j });
832
832
  }, p = () => {
833
- x.current.setAttribute("shake", !0), setTimeout(() => {
834
- x.current.setAttribute("shake", !1);
833
+ m.current.setAttribute("shake", !0), setTimeout(() => {
834
+ m.current.setAttribute("shake", !1);
835
835
  }, 1e3);
836
836
  };
837
- return /* @__PURE__ */ r.jsx(r.Fragment, { children: O ? /* @__PURE__ */ r.jsxs(
837
+ return /* @__PURE__ */ r.jsx(r.Fragment, { children: P ? /* @__PURE__ */ r.jsxs(
838
838
  "div",
839
839
  {
840
840
  className: `${T.modal} ${T.white}`,
841
841
  children: [
842
842
  /* @__PURE__ */ r.jsx("div", { className: T.o, onClick: p }),
843
- /* @__PURE__ */ r.jsxs("div", { className: T.w, ref: x, children: [
843
+ /* @__PURE__ */ r.jsxs("div", { className: T.w, ref: m, children: [
844
844
  /* @__PURE__ */ r.jsxs("div", { className: T.h, children: [
845
845
  /* @__PURE__ */ r.jsx("div", { className: T.t, children: s }),
846
846
  /* @__PURE__ */ r.jsxs("div", { className: T.m, children: [
847
- c && /* @__PURE__ */ r.jsx("nav", { children: c.map((j, R) => /* @__PURE__ */ r.jsx(
847
+ c && /* @__PURE__ */ r.jsx("nav", { children: c.map((j, S) => /* @__PURE__ */ r.jsx(
848
848
  "span",
849
849
  {
850
850
  onClick: j.onClick,
851
851
  className: j.active ? "active" : "",
852
852
  children: j.name
853
853
  },
854
- R
854
+ S
855
855
  )) }),
856
- m
856
+ x
857
857
  ] }),
858
858
  /* @__PURE__ */ r.jsx(
859
859
  "div",
860
860
  {
861
861
  className: T.x,
862
862
  onClick: () => {
863
- C(!1);
863
+ E(!1);
864
864
  },
865
865
  children: "x"
866
866
  }
867
867
  )
868
868
  ] }),
869
869
  t,
870
- i !== void 0 ? /* @__PURE__ */ r.jsx(
871
- Yr,
870
+ a !== void 0 ? /* @__PURE__ */ r.jsx(
871
+ Vr,
872
872
  {
873
- label: String(i.name),
874
- onClick: S
873
+ label: String(a.name),
874
+ onClick: w
875
875
  }
876
876
  ) : ""
877
877
  ] })
878
878
  ]
879
879
  }
880
880
  ) : "" });
881
- }, dt = (t) => {
882
- F.add(/* @__PURE__ */ r.jsx(_t, { children: t }, String(Date.now())));
883
- }, _t = ({ children: t }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: t }), vt = ({ type: t, name: s, params: i }) => {
884
- let [c, v] = g.useState(null);
885
- return g.useEffect(() => {
886
- F.config(t, s, i, v);
887
- }, [i.id]), /* @__PURE__ */ r.jsx(r.Fragment, { children: c });
888
- }, ht = (t, s, i) => {
889
- F.config(t, s, i);
890
- }, xt = { List: Mr, Scroll: Wr, Init: ut, Main: ft, Add: dt, Icon: vt, Open: ht }, mt = ({ children: t, config: s, ...i }) => /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
881
+ }, _t = (t) => {
882
+ F.add(/* @__PURE__ */ r.jsx(vt, { children: t }, String(Date.now())));
883
+ }, vt = ({ children: t }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: t }), ht = ({ type: t, name: s, params: a }) => {
884
+ let [c, v] = y.useState(null);
885
+ return y.useEffect(() => {
886
+ F.config(t, s, a, v);
887
+ }, [a.id]), /* @__PURE__ */ r.jsx(r.Fragment, { children: c });
888
+ }, mt = (t, s, a) => {
889
+ F.config(t, s, a);
890
+ }, xt = { List: Wr, Scroll: Yr, Init: ft, Main: dt, Add: _t, Icon: ht, Open: mt };
891
+ let $e = {};
892
+ function pt({ crypto: t }) {
893
+ if ($e = t, localStorage.getItem("ssid")) {
894
+ let a = sessionStorage.getItem("page");
895
+ a && (a = $e.deCode(a), a.id, a.tab, a.page, a.module, a.time, a.module_admin);
896
+ } else
897
+ [
898
+ "ssid",
899
+ "menu",
900
+ "temp",
901
+ "user",
902
+ "sett",
903
+ "qder",
904
+ "firm",
905
+ "last",
906
+ "auth",
907
+ "port",
908
+ "mark",
909
+ "sort"
910
+ ].forEach((a) => localStorage.removeItem(a)), ["page"].forEach((a) => sessionStorage.removeItem(a));
911
+ }
912
+ function jt() {
913
+ [
914
+ "ssid",
915
+ "menu",
916
+ "temp",
917
+ "user",
918
+ "sett",
919
+ "qder",
920
+ "firm",
921
+ "last",
922
+ "auth",
923
+ "port",
924
+ "mark",
925
+ "sort"
926
+ ].forEach((t) => localStorage.removeItem(t)), ["page"].forEach((t) => sessionStorage.removeItem(t)), window.location.reload();
927
+ }
928
+ function gt(t) {
929
+ return localStorage.setItem("ssid", t);
930
+ }
931
+ function bt() {
932
+ let t = localStorage.getItem("ssid");
933
+ return t !== "" && t !== "undefined" && t !== null ? localStorage.getItem("ssid") : (jt(), !1);
934
+ }
935
+ const yt = ({ children: t, config: s, crypto: a, ...c }) => (pt({ crypto: a }), /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
891
936
  /* @__PURE__ */ r.jsx(xt.Init, { config: s.modal }),
892
937
  /* @__PURE__ */ r.jsx(kr, {}),
893
- /* @__PURE__ */ r.jsx(Ir, {}),
938
+ /* @__PURE__ */ r.jsx(Fr, {}),
894
939
  t
895
- ] }), pt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsx("menu", { children: t }), jt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsxs("header", { children: [
940
+ ] })), Ct = ({ children: t, ...s }) => /* @__PURE__ */ r.jsx("menu", { children: t }), Et = ({ children: t, ...s }) => /* @__PURE__ */ r.jsxs("header", { children: [
896
941
  "xz",
897
942
  t
898
- ] }), bt = "_payment_1lxfv_1", yt = {
899
- payment: bt
943
+ ] }), St = "_payment_1lxfv_1", Rt = {
944
+ payment: St
900
945
  };
901
- function gt() {
902
- let [t, s] = g.useState({});
903
- return !t.active && !t.payment ? "" : /* @__PURE__ */ r.jsx("div", { className: yt.payment, children: "Истек срок оплаты! Доступ доступен до 16.04.2024" });
946
+ function kt() {
947
+ let [t, s] = y.useState({});
948
+ return !t.active && !t.payment ? "" : /* @__PURE__ */ r.jsx("div", { className: Rt.payment, children: "Истек срок оплаты! Доступ доступен до 16.04.2024" });
904
949
  }
905
- const Kt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsxs("div", { className: "app", children: [
906
- /* @__PURE__ */ r.jsx(gt, {}),
907
- /* @__PURE__ */ r.jsx(pt, {}),
908
- /* @__PURE__ */ r.jsx(jt, {}),
909
- /* @__PURE__ */ r.jsx(mt, { config: { modal: {} } }),
910
- t
911
- ] }), Et = ({ list: t, onClick: s, active: i, size: c, view: v }) => /* @__PURE__ */ r.jsx("nav", { children: /* @__PURE__ */ r.jsx("ul", { className: [c, v].join(" "), children: t.map((m) => /* @__PURE__ */ r.jsx(
912
- Ct,
950
+ const tn = ({ children: t, ...s }) => {
951
+ let a = {};
952
+ return a.enCode = (c) => JSON.stringify(c).toString(), a.deCode = (c) => JSON.parse(c), /* @__PURE__ */ r.jsxs("div", { className: "app", children: [
953
+ /* @__PURE__ */ r.jsx(kt, {}),
954
+ /* @__PURE__ */ r.jsx(Ct, {}),
955
+ /* @__PURE__ */ r.jsx(Et, {}),
956
+ /* @__PURE__ */ r.jsx(yt, { config: { modal: {} }, crypto: a }),
957
+ t
958
+ ] });
959
+ }, wt = ({ list: t, onClick: s, active: a, size: c, view: v }) => /* @__PURE__ */ r.jsx("nav", { children: /* @__PURE__ */ r.jsx("ul", { className: [c, v].join(" "), children: t.map((x) => /* @__PURE__ */ r.jsx(
960
+ Tt,
913
961
  {
914
962
  onClick: s,
915
- active: i,
916
- label: m.label,
917
- link: m.link
963
+ active: a,
964
+ label: x.label,
965
+ link: x.link
918
966
  },
919
- m.link
920
- )) }) }), Ct = ({ onClick: t, label: s, link: i, active: c }) => /* @__PURE__ */ r.jsx("li", { "tabs-active": String(c === i), onClick: () => t(i), children: s });
921
- Et.defaultProps = { size: "M", view: "H" };
922
- const Rt = ({
967
+ x.link
968
+ )) }) }), Tt = ({ onClick: t, label: s, link: a, active: c }) => /* @__PURE__ */ r.jsx("li", { "tabs-active": String(c === a), onClick: () => t(a), children: s });
969
+ wt.defaultProps = { size: "M", view: "H" };
970
+ const Ot = ({
923
971
  title: t = "",
924
972
  button: s,
925
- description: i = "",
973
+ description: a = "",
926
974
  children: c
927
975
  }) => /* @__PURE__ */ r.jsxs("fieldset", { children: [
928
976
  t && /* @__PURE__ */ r.jsxs("legend", { children: [
@@ -938,22 +986,22 @@ const Rt = ({
938
986
  " "
939
987
  ] }),
940
988
  /* @__PURE__ */ r.jsx("ul", { children: c }),
941
- i && /* @__PURE__ */ r.jsx("article", { children: i })
942
- ] }), kt = "_setting_1r0pc_2", wt = {
943
- setting: kt
944
- }, St = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: wt.setting, children: t }), Tt = ({ label: t, children: s }) => {
945
- let [i, c] = g.useState(!1);
989
+ a && /* @__PURE__ */ r.jsx("article", { children: a })
990
+ ] }), Pt = "_setting_1r0pc_2", It = {
991
+ setting: Pt
992
+ }, $t = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: It.setting, children: t }), zt = ({ label: t, children: s }) => {
993
+ let [a, c] = y.useState(!1);
946
994
  return /* @__PURE__ */ r.jsxs("li", { "data-item": "accordion", children: [
947
- /* @__PURE__ */ r.jsxs("dl", { onClick: () => c(!i), children: [
995
+ /* @__PURE__ */ r.jsxs("dl", { onClick: () => c(!a), children: [
948
996
  /* @__PURE__ */ r.jsx("dt", { children: t }),
949
- /* @__PURE__ */ r.jsx("dd", { children: /* @__PURE__ */ r.jsx("div", { "data-close": String(i) }) })
997
+ /* @__PURE__ */ r.jsx("dd", { children: /* @__PURE__ */ r.jsx("div", { "data-close": String(a) }) })
950
998
  ] }),
951
- i && /* @__PURE__ */ r.jsx("div", { children: s })
999
+ a && /* @__PURE__ */ r.jsx("div", { children: s })
952
1000
  ] });
953
- }, Pt = ({ label: t, onClick: s, button: i }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1001
+ }, At = ({ label: t, onClick: s, button: a }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
954
1002
  /* @__PURE__ */ r.jsx("dt", { children: t }),
955
- /* @__PURE__ */ r.jsx("dd", { role: "button", onClick: () => s(), children: i })
956
- ] }) }), Ot = ({ active: t, onClick: s }) => (console.log(t), t = typeof t == "number" ? !!t : t, /* @__PURE__ */ r.jsx(
1003
+ /* @__PURE__ */ r.jsx("dd", { role: "button", onClick: () => s(), children: a })
1004
+ ] }) }), Nt = ({ active: t, onClick: s }) => (console.log(t), t = typeof t == "number" ? !!t : t, /* @__PURE__ */ r.jsx(
957
1005
  "div",
958
1006
  {
959
1007
  role: "switch",
@@ -962,60 +1010,72 @@ const Rt = ({
962
1010
  },
963
1011
  "aria-checked": t ? "true" : "false"
964
1012
  }
965
- )), $t = { Switch: Ot }, zt = ({ label: t, onClick: s, active: i }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1013
+ )), Dt = { Switch: Nt }, Ft = ({ label: t, onClick: s, active: a }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
966
1014
  /* @__PURE__ */ r.jsx("dt", { children: t }),
967
- /* @__PURE__ */ r.jsx("dd", { children: /* @__PURE__ */ r.jsx($t.Switch, { onClick: s, active: i }) })
968
- ] }) }), At = ({ label: t, active: s, options: i }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1015
+ /* @__PURE__ */ r.jsx("dd", { children: /* @__PURE__ */ r.jsx(Dt.Switch, { onClick: s, active: a }) })
1016
+ ] }) }), Lt = ({ label: t, active: s, options: a }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
969
1017
  /* @__PURE__ */ r.jsx("dt", { children: t }),
970
1018
  /* @__PURE__ */ r.jsx("dd", { role: "info", children: s })
971
- ] }) }), Nt = ({ label: t, info: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1019
+ ] }) }), Mt = ({ label: t, info: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
972
1020
  /* @__PURE__ */ r.jsx("dt", { children: t }),
973
1021
  /* @__PURE__ */ r.jsx("dd", { role: "info", children: s })
974
- ] }) }), Dt = ({ label: t, children: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1022
+ ] }) }), Wt = ({ label: t, children: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
975
1023
  /* @__PURE__ */ r.jsx("dt", { children: t }),
976
1024
  /* @__PURE__ */ r.jsx("dd", { children: s })
977
- ] }) }), It = ({ label: t, children: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
1025
+ ] }) }), Yt = ({ label: t, children: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
978
1026
  /* @__PURE__ */ r.jsx("dt", { children: t }),
979
1027
  /* @__PURE__ */ r.jsx("dd", { children: s })
980
- ] }) }), Ft = { Accordion: Tt, Button: Pt, Switch: zt, Info: Nt, Select: At, Component: Dt, Node: It };
981
- function De({ list: t, onClick: s, active: i, size: c, view: v }) {
982
- return /* @__PURE__ */ r.jsx("nav", { children: /* @__PURE__ */ r.jsx("ul", { className: [c, v].join(" "), children: t.map((m) => /* @__PURE__ */ r.jsx(
983
- Lt,
1028
+ ] }) }), Vt = { Accordion: zt, Button: At, Switch: Ft, Info: Mt, Select: Lt, Component: Wt, Node: Yt };
1029
+ function De({ list: t, onClick: s, active: a, size: c, view: v }) {
1030
+ return /* @__PURE__ */ r.jsx("nav", { children: /* @__PURE__ */ r.jsx("ul", { className: [c, v].join(" "), children: t.map((x) => /* @__PURE__ */ r.jsx(
1031
+ Bt,
984
1032
  {
985
1033
  onClick: s,
986
- active: i,
987
- label: m.label,
988
- link: m.link
1034
+ active: a,
1035
+ label: x.label,
1036
+ link: x.link
989
1037
  },
990
- m.link
1038
+ x.link
991
1039
  )) }) });
992
1040
  }
993
- const Lt = ({ onClick: t, label: s, link: i, active: c }) => /* @__PURE__ */ r.jsx("li", { "tabs-active": String(c === i), onClick: () => t(i), children: s });
1041
+ const Bt = ({ onClick: t, label: s, link: a, active: c }) => /* @__PURE__ */ r.jsx("li", { "tabs-active": String(c === a), onClick: () => t(a), children: s });
994
1042
  De.defaultProps = { size: "M", view: "H" };
995
- const Zt = { Section: Rt, Main: St, Item: Ft, Tabs: De }, Mt = "_h_1b5x7_1", Wt = "_t_1b5x7_10", Yt = "_s_1b5x7_28", Ut = "_u_1b5x7_37", Vt = "_o_1b5x7_44", Bt = "_l_1b5x7_53", Ht = "_hh_1b5x7_60", A = {
996
- h: Mt,
997
- t: Wt,
998
- s: Yt,
999
- u: Ut,
1000
- o: Vt,
1001
- l: Bt,
1002
- hh: Ht
1003
- }, ze = ({ title: t, children: s }) => /* @__PURE__ */ r.jsxs("div", { className: A.h, children: [
1004
- /* @__PURE__ */ r.jsx("div", { className: A.t, children: t }),
1043
+ const nn = { Section: Ot, Main: $t, Item: Vt, Tabs: De }, Ut = "_h_1b5x7_1", qt = "_t_1b5x7_10", Jt = "_s_1b5x7_28", Ht = "_u_1b5x7_37", Gt = "_o_1b5x7_44", Zt = "_l_1b5x7_53", Kt = "_hh_1b5x7_60", z = {
1044
+ h: Ut,
1045
+ t: qt,
1046
+ s: Jt,
1047
+ u: Ht,
1048
+ o: Gt,
1049
+ l: Zt,
1050
+ hh: Kt
1051
+ }, ze = ({ title: t, children: s }) => /* @__PURE__ */ r.jsxs("div", { className: z.h, children: [
1052
+ /* @__PURE__ */ r.jsx("div", { className: z.t, children: t }),
1005
1053
  s
1006
- ] }), qt = ({ children: t, title: s }) => /* @__PURE__ */ r.jsxs("div", { className: A.o, children: [
1007
- s && /* @__PURE__ */ r.jsx("div", { className: A.hh, children: s }),
1054
+ ] }), Xt = ({ children: t, title: s }) => /* @__PURE__ */ r.jsxs("div", { className: z.o, children: [
1055
+ s && /* @__PURE__ */ r.jsx("div", { className: z.hh, children: s }),
1008
1056
  t
1009
- ] }), Jt = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: A.u, children: t }), Ae = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: A.s, children: t }), Ne = ({ children: t, ...s }) => /* @__PURE__ */ r.jsx("div", { className: A.l, children: t }), Xt = { Header: ze, Section: Ae, List: Ne, U: Jt, L: Ne, O: qt, S: Ae, H: ze }, Qt = { Send: wr, Error: Sr, Remark: Pr, Success: Tr, Copy: Or }, en = { Send: Lr };
1057
+ ] }), Qt = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: z.u, children: t }), Ae = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: z.s, children: t }), Ne = ({ children: t, ...s }) => /* @__PURE__ */ r.jsx("div", { className: z.l, children: t }), sn = { Header: ze, Section: Ae, List: Ne, U: Qt, L: Ne, O: Xt, S: Ae, H: ze }, an = { Send: wr, Error: Tr, Remark: Pr, Success: Or, Copy: Ir }, on = { Send: Mr };
1058
+ function en() {
1059
+ return /* @__PURE__ */ r.jsx("svg", { viewBox: "0 0 462.86 359.96", children: /* @__PURE__ */ r.jsx(
1060
+ "path",
1061
+ {
1062
+ d: "M210.5,307.78c-27,35.41-58.14,58-120.55,50.84-1-.12-1.58-.39-1.58-2V327.87c0-1.32.51-2.12,1.85-2,100.39-1,88.17-63.46,74.8-90.94-47.3-97.28-14.46-166.27,20.26-205.14,14.1-16.37,50.53-42,128.07-23.24,9.1,2,30.51,7.8,24.46,11.38C317.5,30,297.66,68.33,295,73.12c-3.62,6.59-6.26,13.17-4.57,14.13,2.37,1.35,3.5-1.56,6.58-7.91C319.78,34.41,366-22.76,402.78,37.68a1.14,1.14,0,0,1,.09.26c9.3,56.05,30.57,228.62-97.76,224.22-23.38-2-28.82-22-32.57-18.89-3.36,3,10,21.4,32.76,23.19C448.18,270.75,411.55,66.74,407.79,41.91a1.41,1.41,0,0,1,0-.3c2-7.32,129.15,17.47,112.77,158.08,4.82,6.57,10.89,10,18.7,16.08l.13.07c8.9,3.67,10.46,12.06,11.43,18.88a63.15,63.15,0,0,1-.14,15.49c-10.48-4.62-22.74-10.11-22.26-22.53.43-12,7.35-5.21-8.8-14.22a.69.69,0,0,0-1,.57c-.33,3.87-2.7,14.69-3,16.59v0c-4.64,17-16.59,86-18.41,99.58-.77,5.7-4.94,10.41-11.4,10.39l-56.71.18c-7.73.22-9.57-7.9-10.27-11.89-2.7-15.31-4.08-29.7-4.18-29.67-20.24,9.26-108.69,3.08-108.69,3.27V330c-.29,7.56-4.51,15.26-11.74,15.32l-52.87,1c-10.36.1-13.85-1.67-15.5-11.87-2.08-13.08-1-34.26-5.32-37.43-2,1.84-8.33,8.11-10,10.83M196.16,203q9.57,0,11.42-7.72c2.18-9.07-5.66-17.7-14.77-15.68-4.95,1.11-7.53,4.94-7.53,11.53C185.28,199,188.94,203,196.16,203Z",
1063
+ transform: "translate(-88.37 0)"
1064
+ }
1065
+ ) });
1066
+ }
1067
+ const cn = { Logo: en }, ln = { setSSID: gt, getSSID: bt };
1010
1068
  export {
1011
- $t as Action,
1012
- en as Alert,
1013
- Kt as Browser,
1014
- Yr as Button,
1015
- Xt as Component,
1016
- mt as Init,
1069
+ Dt as Action,
1070
+ on as Alert,
1071
+ tn as Browser,
1072
+ Vr as Button,
1073
+ sn as Component,
1074
+ cn as Icon,
1075
+ yt as Init,
1017
1076
  xt as Modal,
1018
- Qt as Notice,
1019
- Zt as Setting,
1020
- Et as Tabs
1077
+ an as Notice,
1078
+ nn as Setting,
1079
+ ln as Store,
1080
+ wt as Tabs
1021
1081
  };