@elcrm/form 0.0.5 → 0.0.6

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 A, { useEffect as Ur } from "react";
2
2
  import { createPortal as zr } from "react-dom";
3
- import './index.css';var Er = { exports: {} }, dr = {};
3
+ import './index.css';var Sr = { exports: {} }, dr = {};
4
4
  /**
5
5
  * @license React
6
6
  * react-jsx-runtime.production.min.js
@@ -10,10 +10,10 @@ import './index.css';var Er = { exports: {} }, dr = {};
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 Pr;
13
+ var Dr;
14
14
  function Yr() {
15
- if (Pr) return dr;
16
- Pr = 1;
15
+ if (Dr) return dr;
16
+ Dr = 1;
17
17
  var u = A, p = Symbol.for("react.element"), h = Symbol.for("react.fragment"), f = Object.prototype.hasOwnProperty, b = u.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, w = { key: !0, ref: !0, __self: !0, __source: !0 };
18
18
  function C(x, c, d) {
19
19
  var i, g = {}, _ = null, S = null;
@@ -34,9 +34,9 @@ var yr = {};
34
34
  * This source code is licensed under the MIT license found in the
35
35
  * LICENSE file in the root directory of this source tree.
36
36
  */
37
- var Dr;
37
+ var $r;
38
38
  function Br() {
39
- return Dr || (Dr = 1, process.env.NODE_ENV !== "production" && function() {
39
+ return $r || ($r = 1, process.env.NODE_ENV !== "production" && function() {
40
40
  var u = A, p = Symbol.for("react.element"), h = Symbol.for("react.portal"), f = Symbol.for("react.fragment"), b = Symbol.for("react.strict_mode"), w = Symbol.for("react.profiler"), C = Symbol.for("react.provider"), x = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), i = Symbol.for("react.suspense_list"), g = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), $ = Symbol.iterator, M = "@@iterator";
41
41
  function L(e) {
42
42
  if (e === null || typeof e != "object")
@@ -207,7 +207,7 @@ function Br() {
207
207
  var Ue = typeof WeakMap == "function" ? WeakMap : Map;
208
208
  ee = new Ue();
209
209
  }
210
- function ke(e, r) {
210
+ function je(e, r) {
211
211
  if (!e || oe)
212
212
  return "";
213
213
  {
@@ -233,37 +233,37 @@ function Br() {
233
233
  }), typeof Reflect == "object" && Reflect.construct) {
234
234
  try {
235
235
  Reflect.construct(o, []);
236
- } catch (j) {
237
- n = j;
236
+ } catch (k) {
237
+ n = k;
238
238
  }
239
239
  Reflect.construct(e, [], o);
240
240
  } else {
241
241
  try {
242
242
  o.call();
243
- } catch (j) {
244
- n = j;
243
+ } catch (k) {
244
+ n = k;
245
245
  }
246
246
  e.call(o.prototype);
247
247
  }
248
248
  } else {
249
249
  try {
250
250
  throw Error();
251
- } catch (j) {
252
- n = j;
251
+ } catch (k) {
252
+ n = k;
253
253
  }
254
254
  e();
255
255
  }
256
- } catch (j) {
257
- if (j && n && typeof j.stack == "string") {
258
- for (var a = j.stack.split(`
259
- `), k = n.stack.split(`
260
- `), y = a.length - 1, m = k.length - 1; y >= 1 && m >= 0 && a[y] !== k[m]; )
256
+ } catch (k) {
257
+ if (k && n && typeof k.stack == "string") {
258
+ for (var a = k.stack.split(`
259
+ `), j = n.stack.split(`
260
+ `), y = a.length - 1, m = j.length - 1; y >= 1 && m >= 0 && a[y] !== j[m]; )
261
261
  m--;
262
262
  for (; y >= 1 && m >= 0; y--, m--)
263
- if (a[y] !== k[m]) {
263
+ if (a[y] !== j[m]) {
264
264
  if (y !== 1 || m !== 1)
265
265
  do
266
- if (y--, m--, m < 0 || a[y] !== k[m]) {
266
+ if (y--, m--, m < 0 || a[y] !== j[m]) {
267
267
  var O = `
268
268
  ` + a[y].replace(" at new ", " at ");
269
269
  return e.displayName && O.includes("<anonymous>") && (O = O.replace("<anonymous>", e.displayName)), typeof e == "function" && ee.set(e, O), O;
@@ -279,7 +279,7 @@ function Br() {
279
279
  return typeof e == "function" && ee.set(e, I), I;
280
280
  }
281
281
  function ze(e, r, t) {
282
- return ke(e, !1);
282
+ return je(e, !1);
283
283
  }
284
284
  function Ye(e) {
285
285
  var r = e.prototype;
@@ -289,7 +289,7 @@ function Br() {
289
289
  if (e == null)
290
290
  return "";
291
291
  if (typeof e == "function")
292
- return ke(e, Ye(e));
292
+ return je(e, Ye(e));
293
293
  if (typeof e == "string")
294
294
  return Q(e);
295
295
  switch (e) {
@@ -314,7 +314,7 @@ function Br() {
314
314
  }
315
315
  return "";
316
316
  }
317
- var H = Object.prototype.hasOwnProperty, je = {}, we = P.ReactDebugCurrentFrame;
317
+ var H = Object.prototype.hasOwnProperty, ke = {}, we = P.ReactDebugCurrentFrame;
318
318
  function te(e) {
319
319
  if (e) {
320
320
  var r = e._owner, t = re(e.type, e._source, r ? r.type : null);
@@ -330,14 +330,14 @@ function Br() {
330
330
  var a = void 0;
331
331
  try {
332
332
  if (typeof e[o] != "function") {
333
- var k = Error((n || "React class") + ": " + t + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
334
- throw k.name = "Invariant Violation", k;
333
+ var j = Error((n || "React class") + ": " + t + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
334
+ throw j.name = "Invariant Violation", j;
335
335
  }
336
336
  a = e[o](r, o, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
337
337
  } catch (y) {
338
338
  a = y;
339
339
  }
340
- a && !(a instanceof Error) && (te(s), v("%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).", n || "React class", t, o, typeof a), te(null)), a instanceof Error && !(a.message in je) && (je[a.message] = !0, te(s), v("Failed %s type: %s", t, a.message), te(null));
340
+ a && !(a instanceof Error) && (te(s), v("%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).", n || "React class", t, o, typeof a), te(null)), a instanceof Error && !(a.message in ke) && (ke[a.message] = !0, te(s), v("Failed %s type: %s", t, a.message), te(null));
341
341
  }
342
342
  }
343
343
  }
@@ -443,8 +443,8 @@ function Br() {
443
443
  };
444
444
  function rr(e, r, t, n, s) {
445
445
  {
446
- var l, o = {}, a = null, k = null;
447
- t !== void 0 && (Re(t), a = "" + t), He(r) && (Re(r.key), a = "" + r.key), Xe(r) && (k = r.ref, Ge(r, s));
446
+ var l, o = {}, a = null, j = null;
447
+ t !== void 0 && (Re(t), a = "" + t), He(r) && (Re(r.key), a = "" + r.key), Xe(r) && (j = r.ref, Ge(r, s));
448
448
  for (l in r)
449
449
  H.call(r, l) && !qe.hasOwnProperty(l) && (o[l] = r[l]);
450
450
  if (e && e.defaultProps) {
@@ -452,11 +452,11 @@ function Br() {
452
452
  for (l in y)
453
453
  o[l] === void 0 && (o[l] = y[l]);
454
454
  }
455
- if (a || k) {
455
+ if (a || j) {
456
456
  var m = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
457
- a && Ze(o, m), k && Qe(o, m);
457
+ a && Ze(o, m), j && Qe(o, m);
458
458
  }
459
- return er(e, a, k, s, n, Ee.current, o);
459
+ return er(e, a, j, s, n, Ee.current, o);
460
460
  }
461
461
  }
462
462
  var se = P.ReactCurrentOwner, Ce = P.ReactDebugCurrentFrame;
@@ -576,8 +576,8 @@ Check the top-level render call using <` + t + ">.");
576
576
  if (!o) {
577
577
  var a = "";
578
578
  (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (a += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
579
- var k = tr();
580
- k ? a += k : a += Te();
579
+ var j = tr();
580
+ j ? a += j : a += Te();
581
581
  var y;
582
582
  e === null ? y = "null" : ie(e) ? y = "array" : e !== void 0 && e.$$typeof === p ? (y = "<" + (T(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : y = typeof e, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", y, a);
583
583
  }
@@ -598,11 +598,11 @@ Check the top-level render call using <` + t + ">.");
598
598
  $e(O, e);
599
599
  }
600
600
  if (H.call(r, "key")) {
601
- var I = T(e), j = Object.keys(r).filter(function(fr) {
601
+ var I = T(e), k = Object.keys(r).filter(function(fr) {
602
602
  return fr !== "key";
603
- }), ce = j.length > 0 ? "{key: someKey, " + j.join(": ..., ") + ": ...}" : "{key: someKey}";
603
+ }), ce = k.length > 0 ? "{key: someKey, " + k.join(": ..., ") + ": ...}" : "{key: someKey}";
604
604
  if (!Fe[I + ce]) {
605
- var cr = j.length > 0 ? "{" + j.join(": ..., ") + ": ...}" : "{}";
605
+ var cr = k.length > 0 ? "{" + k.join(": ..., ") + ": ...}" : "{}";
606
606
  v(`A props object containing a "key" prop is being spread into JSX:
607
607
  let props = %s;
608
608
  <%s {...props} />
@@ -624,9 +624,9 @@ React keys must be passed directly to JSX without using spread:
624
624
  yr.Fragment = f, yr.jsx = ur, yr.jsxs = lr;
625
625
  }()), yr;
626
626
  }
627
- process.env.NODE_ENV === "production" ? Er.exports = Yr() : Er.exports = Br();
628
- var E = Er.exports;
629
- function zt({ name: u, value: p, title: h, style: f, className: b }) {
627
+ process.env.NODE_ENV === "production" ? Sr.exports = Yr() : Sr.exports = Br();
628
+ var E = Sr.exports;
629
+ function Bt({ name: u, value: p, title: h, style: f, className: b }) {
630
630
  let w = {
631
631
  field: "progress"
632
632
  };
@@ -666,7 +666,7 @@ Ie.Focus = (u) => {
666
666
  Ie.Blur = (u) => {
667
667
  u.target.scrollLeft = 0, u.target.querySelector("br") !== null && u.target.querySelector("br").remove();
668
668
  };
669
- var Sr = { exports: {} }, vr = {};
669
+ var Or = { exports: {} }, vr = {};
670
670
  /**
671
671
  * @license React
672
672
  * react-jsx-runtime.production.min.js
@@ -676,10 +676,10 @@ var Sr = { exports: {} }, vr = {};
676
676
  * This source code is licensed under the MIT license found in the
677
677
  * LICENSE file in the root directory of this source tree.
678
678
  */
679
- var $r;
679
+ var Fr;
680
680
  function Kr() {
681
- if ($r) return vr;
682
- $r = 1;
681
+ if (Fr) return vr;
682
+ Fr = 1;
683
683
  var u = A, p = Symbol.for("react.element"), h = Symbol.for("react.fragment"), f = Object.prototype.hasOwnProperty, b = u.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, w = { key: !0, ref: !0, __self: !0, __source: !0 };
684
684
  function C(x, c, d) {
685
685
  var i, g = {}, _ = null, S = null;
@@ -700,9 +700,9 @@ var br = {};
700
700
  * This source code is licensed under the MIT license found in the
701
701
  * LICENSE file in the root directory of this source tree.
702
702
  */
703
- var Fr;
703
+ var Nr;
704
704
  function Vr() {
705
- return Fr || (Fr = 1, process.env.NODE_ENV !== "production" && function() {
705
+ return Nr || (Nr = 1, process.env.NODE_ENV !== "production" && function() {
706
706
  var u = A, p = Symbol.for("react.element"), h = Symbol.for("react.portal"), f = Symbol.for("react.fragment"), b = Symbol.for("react.strict_mode"), w = Symbol.for("react.profiler"), C = Symbol.for("react.provider"), x = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), i = Symbol.for("react.suspense_list"), g = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), $ = Symbol.iterator, M = "@@iterator";
707
707
  function L(e) {
708
708
  if (e === null || typeof e != "object")
@@ -873,7 +873,7 @@ function Vr() {
873
873
  var Ue = typeof WeakMap == "function" ? WeakMap : Map;
874
874
  ee = new Ue();
875
875
  }
876
- function ke(e, r) {
876
+ function je(e, r) {
877
877
  if (!e || oe)
878
878
  return "";
879
879
  {
@@ -899,37 +899,37 @@ function Vr() {
899
899
  }), typeof Reflect == "object" && Reflect.construct) {
900
900
  try {
901
901
  Reflect.construct(o, []);
902
- } catch (j) {
903
- n = j;
902
+ } catch (k) {
903
+ n = k;
904
904
  }
905
905
  Reflect.construct(e, [], o);
906
906
  } else {
907
907
  try {
908
908
  o.call();
909
- } catch (j) {
910
- n = j;
909
+ } catch (k) {
910
+ n = k;
911
911
  }
912
912
  e.call(o.prototype);
913
913
  }
914
914
  } else {
915
915
  try {
916
916
  throw Error();
917
- } catch (j) {
918
- n = j;
917
+ } catch (k) {
918
+ n = k;
919
919
  }
920
920
  e();
921
921
  }
922
- } catch (j) {
923
- if (j && n && typeof j.stack == "string") {
924
- for (var a = j.stack.split(`
925
- `), k = n.stack.split(`
926
- `), y = a.length - 1, m = k.length - 1; y >= 1 && m >= 0 && a[y] !== k[m]; )
922
+ } catch (k) {
923
+ if (k && n && typeof k.stack == "string") {
924
+ for (var a = k.stack.split(`
925
+ `), j = n.stack.split(`
926
+ `), y = a.length - 1, m = j.length - 1; y >= 1 && m >= 0 && a[y] !== j[m]; )
927
927
  m--;
928
928
  for (; y >= 1 && m >= 0; y--, m--)
929
- if (a[y] !== k[m]) {
929
+ if (a[y] !== j[m]) {
930
930
  if (y !== 1 || m !== 1)
931
931
  do
932
- if (y--, m--, m < 0 || a[y] !== k[m]) {
932
+ if (y--, m--, m < 0 || a[y] !== j[m]) {
933
933
  var O = `
934
934
  ` + a[y].replace(" at new ", " at ");
935
935
  return e.displayName && O.includes("<anonymous>") && (O = O.replace("<anonymous>", e.displayName)), typeof e == "function" && ee.set(e, O), O;
@@ -945,7 +945,7 @@ function Vr() {
945
945
  return typeof e == "function" && ee.set(e, I), I;
946
946
  }
947
947
  function ze(e, r, t) {
948
- return ke(e, !1);
948
+ return je(e, !1);
949
949
  }
950
950
  function Ye(e) {
951
951
  var r = e.prototype;
@@ -955,7 +955,7 @@ function Vr() {
955
955
  if (e == null)
956
956
  return "";
957
957
  if (typeof e == "function")
958
- return ke(e, Ye(e));
958
+ return je(e, Ye(e));
959
959
  if (typeof e == "string")
960
960
  return Q(e);
961
961
  switch (e) {
@@ -980,7 +980,7 @@ function Vr() {
980
980
  }
981
981
  return "";
982
982
  }
983
- var H = Object.prototype.hasOwnProperty, je = {}, we = P.ReactDebugCurrentFrame;
983
+ var H = Object.prototype.hasOwnProperty, ke = {}, we = P.ReactDebugCurrentFrame;
984
984
  function te(e) {
985
985
  if (e) {
986
986
  var r = e._owner, t = re(e.type, e._source, r ? r.type : null);
@@ -996,14 +996,14 @@ function Vr() {
996
996
  var a = void 0;
997
997
  try {
998
998
  if (typeof e[o] != "function") {
999
- var k = Error((n || "React class") + ": " + t + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
1000
- throw k.name = "Invariant Violation", k;
999
+ var j = Error((n || "React class") + ": " + t + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
1000
+ throw j.name = "Invariant Violation", j;
1001
1001
  }
1002
1002
  a = e[o](r, o, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
1003
1003
  } catch (y) {
1004
1004
  a = y;
1005
1005
  }
1006
- a && !(a instanceof Error) && (te(s), v("%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).", n || "React class", t, o, typeof a), te(null)), a instanceof Error && !(a.message in je) && (je[a.message] = !0, te(s), v("Failed %s type: %s", t, a.message), te(null));
1006
+ a && !(a instanceof Error) && (te(s), v("%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).", n || "React class", t, o, typeof a), te(null)), a instanceof Error && !(a.message in ke) && (ke[a.message] = !0, te(s), v("Failed %s type: %s", t, a.message), te(null));
1007
1007
  }
1008
1008
  }
1009
1009
  }
@@ -1109,8 +1109,8 @@ function Vr() {
1109
1109
  };
1110
1110
  function rr(e, r, t, n, s) {
1111
1111
  {
1112
- var l, o = {}, a = null, k = null;
1113
- t !== void 0 && (Re(t), a = "" + t), He(r) && (Re(r.key), a = "" + r.key), Xe(r) && (k = r.ref, Ge(r));
1112
+ var l, o = {}, a = null, j = null;
1113
+ t !== void 0 && (Re(t), a = "" + t), He(r) && (Re(r.key), a = "" + r.key), Xe(r) && (j = r.ref, Ge(r));
1114
1114
  for (l in r)
1115
1115
  H.call(r, l) && !qe.hasOwnProperty(l) && (o[l] = r[l]);
1116
1116
  if (e && e.defaultProps) {
@@ -1118,11 +1118,11 @@ function Vr() {
1118
1118
  for (l in y)
1119
1119
  o[l] === void 0 && (o[l] = y[l]);
1120
1120
  }
1121
- if (a || k) {
1121
+ if (a || j) {
1122
1122
  var m = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
1123
- a && Ze(o, m), k && Qe(o, m);
1123
+ a && Ze(o, m), j && Qe(o, m);
1124
1124
  }
1125
- return er(e, a, k, s, n, Ee.current, o);
1125
+ return er(e, a, j, s, n, Ee.current, o);
1126
1126
  }
1127
1127
  }
1128
1128
  var se = P.ReactCurrentOwner, Ce = P.ReactDebugCurrentFrame;
@@ -1242,8 +1242,8 @@ Check the top-level render call using <` + t + ">.");
1242
1242
  if (!o) {
1243
1243
  var a = "";
1244
1244
  (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (a += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
1245
- var k = tr();
1246
- k ? a += k : a += Te();
1245
+ var j = tr();
1246
+ j ? a += j : a += Te();
1247
1247
  var y;
1248
1248
  e === null ? y = "null" : ie(e) ? y = "array" : e !== void 0 && e.$$typeof === p ? (y = "<" + (T(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : y = typeof e, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", y, a);
1249
1249
  }
@@ -1264,11 +1264,11 @@ Check the top-level render call using <` + t + ">.");
1264
1264
  $e(O, e);
1265
1265
  }
1266
1266
  if (H.call(r, "key")) {
1267
- var I = T(e), j = Object.keys(r).filter(function(fr) {
1267
+ var I = T(e), k = Object.keys(r).filter(function(fr) {
1268
1268
  return fr !== "key";
1269
- }), ce = j.length > 0 ? "{key: someKey, " + j.join(": ..., ") + ": ...}" : "{key: someKey}";
1269
+ }), ce = k.length > 0 ? "{key: someKey, " + k.join(": ..., ") + ": ...}" : "{key: someKey}";
1270
1270
  if (!Fe[I + ce]) {
1271
- var cr = j.length > 0 ? "{" + j.join(": ..., ") + ": ...}" : "{}";
1271
+ var cr = k.length > 0 ? "{" + k.join(": ..., ") + ": ...}" : "{}";
1272
1272
  v(`A props object containing a "key" prop is being spread into JSX:
1273
1273
  let props = %s;
1274
1274
  <%s {...props} />
@@ -1290,8 +1290,8 @@ React keys must be passed directly to JSX without using spread:
1290
1290
  br.Fragment = f, br.jsx = ur, br.jsxs = lr;
1291
1291
  }()), br;
1292
1292
  }
1293
- process.env.NODE_ENV === "production" ? Sr.exports = Kr() : Sr.exports = Vr();
1294
- var G = Sr.exports;
1293
+ process.env.NODE_ENV === "production" ? Or.exports = Kr() : Or.exports = Vr();
1294
+ var G = Or.exports;
1295
1295
  const Jr = "_notice_13j98_2", qr = "_error_13j98_11", Xr = "_success_13j98_14", Hr = "_remark_13j98_17", Gr = "_copy_13j98_20", Mr = {
1296
1296
  notice: Jr,
1297
1297
  error: qr,
@@ -1378,7 +1378,7 @@ pr.success = () => /* @__PURE__ */ G.jsxs("svg", { viewBox: "0 0 24 24", fill: "
1378
1378
  }
1379
1379
  )
1380
1380
  ] });
1381
- var Or;
1381
+ var Cr;
1382
1382
  ((u) => {
1383
1383
  function p() {
1384
1384
  let [c, d] = A.useState([]);
@@ -1434,8 +1434,8 @@ var Or;
1434
1434
  });
1435
1435
  }
1436
1436
  u.Copy = x;
1437
- })(Or || (Or = {}));
1438
- function Yt({
1437
+ })(Cr || (Cr = {}));
1438
+ function Kt({
1439
1439
  id: u,
1440
1440
  value: p,
1441
1441
  onValue: h,
@@ -1466,7 +1466,7 @@ function Yt({
1466
1466
  }, J = (R) => {
1467
1467
  L && (R.preventDefault(), navigator.clipboard.writeText(R.target.textContent.trim()).then(
1468
1468
  function() {
1469
- Or.Copy("Данные в буфер обмене");
1469
+ Cr.Copy("Данные в буфер обмене");
1470
1470
  },
1471
1471
  function(q) {
1472
1472
  }
@@ -1516,7 +1516,7 @@ function Yt({
1516
1516
  C ? /* @__PURE__ */ E.jsx("em", { children: C }) : ""
1517
1517
  ] });
1518
1518
  }
1519
- var Cr = { exports: {} }, gr = {};
1519
+ var Tr = { exports: {} }, gr = {};
1520
1520
  /**
1521
1521
  * @license React
1522
1522
  * react-jsx-runtime.production.min.js
@@ -1526,10 +1526,10 @@ var Cr = { exports: {} }, gr = {};
1526
1526
  * This source code is licensed under the MIT license found in the
1527
1527
  * LICENSE file in the root directory of this source tree.
1528
1528
  */
1529
- var Nr;
1529
+ var Ir;
1530
1530
  function Qr() {
1531
- if (Nr) return gr;
1532
- Nr = 1;
1531
+ if (Ir) return gr;
1532
+ Ir = 1;
1533
1533
  var u = A, p = Symbol.for("react.element"), h = Symbol.for("react.fragment"), f = Object.prototype.hasOwnProperty, b = u.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, w = { key: !0, ref: !0, __self: !0, __source: !0 };
1534
1534
  function C(x, c, d) {
1535
1535
  var i, g = {}, _ = null, S = null;
@@ -1550,9 +1550,9 @@ var _r = {};
1550
1550
  * This source code is licensed under the MIT license found in the
1551
1551
  * LICENSE file in the root directory of this source tree.
1552
1552
  */
1553
- var Ir;
1553
+ var Ar;
1554
1554
  function et() {
1555
- return Ir || (Ir = 1, process.env.NODE_ENV !== "production" && function() {
1555
+ return Ar || (Ar = 1, process.env.NODE_ENV !== "production" && function() {
1556
1556
  var u = A, p = Symbol.for("react.element"), h = Symbol.for("react.portal"), f = Symbol.for("react.fragment"), b = Symbol.for("react.strict_mode"), w = Symbol.for("react.profiler"), C = Symbol.for("react.provider"), x = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), i = Symbol.for("react.suspense_list"), g = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), $ = Symbol.iterator, M = "@@iterator";
1557
1557
  function L(e) {
1558
1558
  if (e === null || typeof e != "object")
@@ -1723,7 +1723,7 @@ function et() {
1723
1723
  var Ue = typeof WeakMap == "function" ? WeakMap : Map;
1724
1724
  ee = new Ue();
1725
1725
  }
1726
- function ke(e, r) {
1726
+ function je(e, r) {
1727
1727
  if (!e || oe)
1728
1728
  return "";
1729
1729
  {
@@ -1749,37 +1749,37 @@ function et() {
1749
1749
  }), typeof Reflect == "object" && Reflect.construct) {
1750
1750
  try {
1751
1751
  Reflect.construct(o, []);
1752
- } catch (j) {
1753
- n = j;
1752
+ } catch (k) {
1753
+ n = k;
1754
1754
  }
1755
1755
  Reflect.construct(e, [], o);
1756
1756
  } else {
1757
1757
  try {
1758
1758
  o.call();
1759
- } catch (j) {
1760
- n = j;
1759
+ } catch (k) {
1760
+ n = k;
1761
1761
  }
1762
1762
  e.call(o.prototype);
1763
1763
  }
1764
1764
  } else {
1765
1765
  try {
1766
1766
  throw Error();
1767
- } catch (j) {
1768
- n = j;
1767
+ } catch (k) {
1768
+ n = k;
1769
1769
  }
1770
1770
  e();
1771
1771
  }
1772
- } catch (j) {
1773
- if (j && n && typeof j.stack == "string") {
1774
- for (var a = j.stack.split(`
1775
- `), k = n.stack.split(`
1776
- `), y = a.length - 1, m = k.length - 1; y >= 1 && m >= 0 && a[y] !== k[m]; )
1772
+ } catch (k) {
1773
+ if (k && n && typeof k.stack == "string") {
1774
+ for (var a = k.stack.split(`
1775
+ `), j = n.stack.split(`
1776
+ `), y = a.length - 1, m = j.length - 1; y >= 1 && m >= 0 && a[y] !== j[m]; )
1777
1777
  m--;
1778
1778
  for (; y >= 1 && m >= 0; y--, m--)
1779
- if (a[y] !== k[m]) {
1779
+ if (a[y] !== j[m]) {
1780
1780
  if (y !== 1 || m !== 1)
1781
1781
  do
1782
- if (y--, m--, m < 0 || a[y] !== k[m]) {
1782
+ if (y--, m--, m < 0 || a[y] !== j[m]) {
1783
1783
  var O = `
1784
1784
  ` + a[y].replace(" at new ", " at ");
1785
1785
  return e.displayName && O.includes("<anonymous>") && (O = O.replace("<anonymous>", e.displayName)), typeof e == "function" && ee.set(e, O), O;
@@ -1795,7 +1795,7 @@ function et() {
1795
1795
  return typeof e == "function" && ee.set(e, I), I;
1796
1796
  }
1797
1797
  function ze(e, r, t) {
1798
- return ke(e, !1);
1798
+ return je(e, !1);
1799
1799
  }
1800
1800
  function Ye(e) {
1801
1801
  var r = e.prototype;
@@ -1805,7 +1805,7 @@ function et() {
1805
1805
  if (e == null)
1806
1806
  return "";
1807
1807
  if (typeof e == "function")
1808
- return ke(e, Ye(e));
1808
+ return je(e, Ye(e));
1809
1809
  if (typeof e == "string")
1810
1810
  return Q(e);
1811
1811
  switch (e) {
@@ -1830,7 +1830,7 @@ function et() {
1830
1830
  }
1831
1831
  return "";
1832
1832
  }
1833
- var H = Object.prototype.hasOwnProperty, je = {}, we = P.ReactDebugCurrentFrame;
1833
+ var H = Object.prototype.hasOwnProperty, ke = {}, we = P.ReactDebugCurrentFrame;
1834
1834
  function te(e) {
1835
1835
  if (e) {
1836
1836
  var r = e._owner, t = re(e.type, e._source, r ? r.type : null);
@@ -1846,14 +1846,14 @@ function et() {
1846
1846
  var a = void 0;
1847
1847
  try {
1848
1848
  if (typeof e[o] != "function") {
1849
- var k = Error((n || "React class") + ": " + t + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
1850
- throw k.name = "Invariant Violation", k;
1849
+ var j = Error((n || "React class") + ": " + t + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
1850
+ throw j.name = "Invariant Violation", j;
1851
1851
  }
1852
1852
  a = e[o](r, o, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
1853
1853
  } catch (y) {
1854
1854
  a = y;
1855
1855
  }
1856
- a && !(a instanceof Error) && (te(s), v("%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).", n || "React class", t, o, typeof a), te(null)), a instanceof Error && !(a.message in je) && (je[a.message] = !0, te(s), v("Failed %s type: %s", t, a.message), te(null));
1856
+ a && !(a instanceof Error) && (te(s), v("%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).", n || "React class", t, o, typeof a), te(null)), a instanceof Error && !(a.message in ke) && (ke[a.message] = !0, te(s), v("Failed %s type: %s", t, a.message), te(null));
1857
1857
  }
1858
1858
  }
1859
1859
  }
@@ -1959,8 +1959,8 @@ function et() {
1959
1959
  };
1960
1960
  function rr(e, r, t, n, s) {
1961
1961
  {
1962
- var l, o = {}, a = null, k = null;
1963
- t !== void 0 && (Re(t), a = "" + t), He(r) && (Re(r.key), a = "" + r.key), Xe(r) && (k = r.ref, Ge(r));
1962
+ var l, o = {}, a = null, j = null;
1963
+ t !== void 0 && (Re(t), a = "" + t), He(r) && (Re(r.key), a = "" + r.key), Xe(r) && (j = r.ref, Ge(r));
1964
1964
  for (l in r)
1965
1965
  H.call(r, l) && !qe.hasOwnProperty(l) && (o[l] = r[l]);
1966
1966
  if (e && e.defaultProps) {
@@ -1968,11 +1968,11 @@ function et() {
1968
1968
  for (l in y)
1969
1969
  o[l] === void 0 && (o[l] = y[l]);
1970
1970
  }
1971
- if (a || k) {
1971
+ if (a || j) {
1972
1972
  var m = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
1973
- a && Ze(o, m), k && Qe(o, m);
1973
+ a && Ze(o, m), j && Qe(o, m);
1974
1974
  }
1975
- return er(e, a, k, s, n, Ee.current, o);
1975
+ return er(e, a, j, s, n, Ee.current, o);
1976
1976
  }
1977
1977
  }
1978
1978
  var se = P.ReactCurrentOwner, Ce = P.ReactDebugCurrentFrame;
@@ -2092,8 +2092,8 @@ Check the top-level render call using <` + t + ">.");
2092
2092
  if (!o) {
2093
2093
  var a = "";
2094
2094
  (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (a += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
2095
- var k = tr();
2096
- k ? a += k : a += Te();
2095
+ var j = tr();
2096
+ j ? a += j : a += Te();
2097
2097
  var y;
2098
2098
  e === null ? y = "null" : ie(e) ? y = "array" : e !== void 0 && e.$$typeof === p ? (y = "<" + (T(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : y = typeof e, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", y, a);
2099
2099
  }
@@ -2114,11 +2114,11 @@ Check the top-level render call using <` + t + ">.");
2114
2114
  $e(O, e);
2115
2115
  }
2116
2116
  if (H.call(r, "key")) {
2117
- var I = T(e), j = Object.keys(r).filter(function(fr) {
2117
+ var I = T(e), k = Object.keys(r).filter(function(fr) {
2118
2118
  return fr !== "key";
2119
- }), ce = j.length > 0 ? "{key: someKey, " + j.join(": ..., ") + ": ...}" : "{key: someKey}";
2119
+ }), ce = k.length > 0 ? "{key: someKey, " + k.join(": ..., ") + ": ...}" : "{key: someKey}";
2120
2120
  if (!Fe[I + ce]) {
2121
- var cr = j.length > 0 ? "{" + j.join(": ..., ") + ": ...}" : "{}";
2121
+ var cr = k.length > 0 ? "{" + k.join(": ..., ") + ": ...}" : "{}";
2122
2122
  v(`A props object containing a "key" prop is being spread into JSX:
2123
2123
  let props = %s;
2124
2124
  <%s {...props} />
@@ -2140,8 +2140,8 @@ React keys must be passed directly to JSX without using spread:
2140
2140
  _r.Fragment = f, _r.jsx = ur, _r.jsxs = lr;
2141
2141
  }()), _r;
2142
2142
  }
2143
- process.env.NODE_ENV === "production" ? Cr.exports = Qr() : Cr.exports = et();
2144
- var K = Cr.exports;
2143
+ process.env.NODE_ENV === "production" ? Tr.exports = Qr() : Tr.exports = et();
2144
+ var K = Tr.exports;
2145
2145
  const rt = "_shake_txgsc_1", tt = "_modal_txgsc_79", nt = "_w_txgsc_15", at = "_o_txgsc_116", ot = "_h_txgsc_141", it = "_l_txgsc_155", st = "_t_txgsc_192", ut = "_x_txgsc_196", lt = "_s_txgsc_89", ct = "_c_txgsc_214", ft = "_f_txgsc_219", pt = "_row_txgsc_241", dt = "_col_txgsc_253", yt = "_g_txgsc_258", vt = "_m_txgsc_79", fe = {
2146
2146
  shake: rt,
2147
2147
  modal: tt,
@@ -2181,7 +2181,7 @@ function bt({ children: u }) {
2181
2181
  function _t({ children: u }) {
2182
2182
  return /* @__PURE__ */ K.jsx("div", { className: fe.g, children: u });
2183
2183
  }
2184
- var Tr = { exports: {} }, hr = {};
2184
+ var Pr = { exports: {} }, hr = {};
2185
2185
  /**
2186
2186
  * @license React
2187
2187
  * react-jsx-runtime.production.min.js
@@ -2191,10 +2191,10 @@ var Tr = { exports: {} }, hr = {};
2191
2191
  * This source code is licensed under the MIT license found in the
2192
2192
  * LICENSE file in the root directory of this source tree.
2193
2193
  */
2194
- var Ar;
2195
- function kt() {
2196
- if (Ar) return hr;
2197
- Ar = 1;
2194
+ var Wr;
2195
+ function jt() {
2196
+ if (Wr) return hr;
2197
+ Wr = 1;
2198
2198
  var u = A, p = Symbol.for("react.element"), h = Symbol.for("react.fragment"), f = Object.prototype.hasOwnProperty, b = u.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, w = { key: !0, ref: !0, __self: !0, __source: !0 };
2199
2199
  function C(x, c, d) {
2200
2200
  var i, g = {}, _ = null, S = null;
@@ -2205,7 +2205,7 @@ function kt() {
2205
2205
  }
2206
2206
  return hr.Fragment = h, hr.jsx = C, hr.jsxs = C, hr;
2207
2207
  }
2208
- var kr = {};
2208
+ var jr = {};
2209
2209
  /**
2210
2210
  * @license React
2211
2211
  * react-jsx-runtime.development.js
@@ -2215,9 +2215,9 @@ var kr = {};
2215
2215
  * This source code is licensed under the MIT license found in the
2216
2216
  * LICENSE file in the root directory of this source tree.
2217
2217
  */
2218
- var Wr;
2219
- function jt() {
2220
- return Wr || (Wr = 1, process.env.NODE_ENV !== "production" && function() {
2218
+ var Lr;
2219
+ function kt() {
2220
+ return Lr || (Lr = 1, process.env.NODE_ENV !== "production" && function() {
2221
2221
  var u = A, p = Symbol.for("react.element"), h = Symbol.for("react.portal"), f = Symbol.for("react.fragment"), b = Symbol.for("react.strict_mode"), w = Symbol.for("react.profiler"), C = Symbol.for("react.provider"), x = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), i = Symbol.for("react.suspense_list"), g = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), $ = Symbol.iterator, M = "@@iterator";
2222
2222
  function L(e) {
2223
2223
  if (e === null || typeof e != "object")
@@ -2388,7 +2388,7 @@ function jt() {
2388
2388
  var Ue = typeof WeakMap == "function" ? WeakMap : Map;
2389
2389
  ee = new Ue();
2390
2390
  }
2391
- function ke(e, r) {
2391
+ function je(e, r) {
2392
2392
  if (!e || oe)
2393
2393
  return "";
2394
2394
  {
@@ -2414,37 +2414,37 @@ function jt() {
2414
2414
  }), typeof Reflect == "object" && Reflect.construct) {
2415
2415
  try {
2416
2416
  Reflect.construct(o, []);
2417
- } catch (j) {
2418
- n = j;
2417
+ } catch (k) {
2418
+ n = k;
2419
2419
  }
2420
2420
  Reflect.construct(e, [], o);
2421
2421
  } else {
2422
2422
  try {
2423
2423
  o.call();
2424
- } catch (j) {
2425
- n = j;
2424
+ } catch (k) {
2425
+ n = k;
2426
2426
  }
2427
2427
  e.call(o.prototype);
2428
2428
  }
2429
2429
  } else {
2430
2430
  try {
2431
2431
  throw Error();
2432
- } catch (j) {
2433
- n = j;
2432
+ } catch (k) {
2433
+ n = k;
2434
2434
  }
2435
2435
  e();
2436
2436
  }
2437
- } catch (j) {
2438
- if (j && n && typeof j.stack == "string") {
2439
- for (var a = j.stack.split(`
2440
- `), k = n.stack.split(`
2441
- `), y = a.length - 1, m = k.length - 1; y >= 1 && m >= 0 && a[y] !== k[m]; )
2437
+ } catch (k) {
2438
+ if (k && n && typeof k.stack == "string") {
2439
+ for (var a = k.stack.split(`
2440
+ `), j = n.stack.split(`
2441
+ `), y = a.length - 1, m = j.length - 1; y >= 1 && m >= 0 && a[y] !== j[m]; )
2442
2442
  m--;
2443
2443
  for (; y >= 1 && m >= 0; y--, m--)
2444
- if (a[y] !== k[m]) {
2444
+ if (a[y] !== j[m]) {
2445
2445
  if (y !== 1 || m !== 1)
2446
2446
  do
2447
- if (y--, m--, m < 0 || a[y] !== k[m]) {
2447
+ if (y--, m--, m < 0 || a[y] !== j[m]) {
2448
2448
  var O = `
2449
2449
  ` + a[y].replace(" at new ", " at ");
2450
2450
  return e.displayName && O.includes("<anonymous>") && (O = O.replace("<anonymous>", e.displayName)), typeof e == "function" && ee.set(e, O), O;
@@ -2460,7 +2460,7 @@ function jt() {
2460
2460
  return typeof e == "function" && ee.set(e, I), I;
2461
2461
  }
2462
2462
  function ze(e, r, t) {
2463
- return ke(e, !1);
2463
+ return je(e, !1);
2464
2464
  }
2465
2465
  function Ye(e) {
2466
2466
  var r = e.prototype;
@@ -2470,7 +2470,7 @@ function jt() {
2470
2470
  if (e == null)
2471
2471
  return "";
2472
2472
  if (typeof e == "function")
2473
- return ke(e, Ye(e));
2473
+ return je(e, Ye(e));
2474
2474
  if (typeof e == "string")
2475
2475
  return Q(e);
2476
2476
  switch (e) {
@@ -2495,7 +2495,7 @@ function jt() {
2495
2495
  }
2496
2496
  return "";
2497
2497
  }
2498
- var H = Object.prototype.hasOwnProperty, je = {}, we = P.ReactDebugCurrentFrame;
2498
+ var H = Object.prototype.hasOwnProperty, ke = {}, we = P.ReactDebugCurrentFrame;
2499
2499
  function te(e) {
2500
2500
  if (e) {
2501
2501
  var r = e._owner, t = re(e.type, e._source, r ? r.type : null);
@@ -2511,14 +2511,14 @@ function jt() {
2511
2511
  var a = void 0;
2512
2512
  try {
2513
2513
  if (typeof e[o] != "function") {
2514
- var k = Error((n || "React class") + ": " + t + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
2515
- throw k.name = "Invariant Violation", k;
2514
+ var j = Error((n || "React class") + ": " + t + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
2515
+ throw j.name = "Invariant Violation", j;
2516
2516
  }
2517
2517
  a = e[o](r, o, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
2518
2518
  } catch (y) {
2519
2519
  a = y;
2520
2520
  }
2521
- a && !(a instanceof Error) && (te(s), v("%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).", n || "React class", t, o, typeof a), te(null)), a instanceof Error && !(a.message in je) && (je[a.message] = !0, te(s), v("Failed %s type: %s", t, a.message), te(null));
2521
+ a && !(a instanceof Error) && (te(s), v("%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).", n || "React class", t, o, typeof a), te(null)), a instanceof Error && !(a.message in ke) && (ke[a.message] = !0, te(s), v("Failed %s type: %s", t, a.message), te(null));
2522
2522
  }
2523
2523
  }
2524
2524
  }
@@ -2624,8 +2624,8 @@ function jt() {
2624
2624
  };
2625
2625
  function rr(e, r, t, n, s) {
2626
2626
  {
2627
- var l, o = {}, a = null, k = null;
2628
- t !== void 0 && (Re(t), a = "" + t), He(r) && (Re(r.key), a = "" + r.key), Xe(r) && (k = r.ref, Ge(r));
2627
+ var l, o = {}, a = null, j = null;
2628
+ t !== void 0 && (Re(t), a = "" + t), He(r) && (Re(r.key), a = "" + r.key), Xe(r) && (j = r.ref, Ge(r));
2629
2629
  for (l in r)
2630
2630
  H.call(r, l) && !qe.hasOwnProperty(l) && (o[l] = r[l]);
2631
2631
  if (e && e.defaultProps) {
@@ -2633,11 +2633,11 @@ function jt() {
2633
2633
  for (l in y)
2634
2634
  o[l] === void 0 && (o[l] = y[l]);
2635
2635
  }
2636
- if (a || k) {
2636
+ if (a || j) {
2637
2637
  var m = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
2638
- a && Ze(o, m), k && Qe(o, m);
2638
+ a && Ze(o, m), j && Qe(o, m);
2639
2639
  }
2640
- return er(e, a, k, s, n, Ee.current, o);
2640
+ return er(e, a, j, s, n, Ee.current, o);
2641
2641
  }
2642
2642
  }
2643
2643
  var se = P.ReactCurrentOwner, Ce = P.ReactDebugCurrentFrame;
@@ -2757,8 +2757,8 @@ Check the top-level render call using <` + t + ">.");
2757
2757
  if (!o) {
2758
2758
  var a = "";
2759
2759
  (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (a += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
2760
- var k = tr();
2761
- k ? a += k : a += Te();
2760
+ var j = tr();
2761
+ j ? a += j : a += Te();
2762
2762
  var y;
2763
2763
  e === null ? y = "null" : ie(e) ? y = "array" : e !== void 0 && e.$$typeof === p ? (y = "<" + (T(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : y = typeof e, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", y, a);
2764
2764
  }
@@ -2779,11 +2779,11 @@ Check the top-level render call using <` + t + ">.");
2779
2779
  $e(O, e);
2780
2780
  }
2781
2781
  if (H.call(r, "key")) {
2782
- var I = T(e), j = Object.keys(r).filter(function(fr) {
2782
+ var I = T(e), k = Object.keys(r).filter(function(fr) {
2783
2783
  return fr !== "key";
2784
- }), ce = j.length > 0 ? "{key: someKey, " + j.join(": ..., ") + ": ...}" : "{key: someKey}";
2784
+ }), ce = k.length > 0 ? "{key: someKey, " + k.join(": ..., ") + ": ...}" : "{key: someKey}";
2785
2785
  if (!Fe[I + ce]) {
2786
- var cr = j.length > 0 ? "{" + j.join(": ..., ") + ": ...}" : "{}";
2786
+ var cr = k.length > 0 ? "{" + k.join(": ..., ") + ": ...}" : "{}";
2787
2787
  v(`A props object containing a "key" prop is being spread into JSX:
2788
2788
  let props = %s;
2789
2789
  <%s {...props} />
@@ -2802,12 +2802,12 @@ React keys must be passed directly to JSX without using spread:
2802
2802
  return Ne(e, r, t, !1);
2803
2803
  }
2804
2804
  var ur = sr, lr = ir;
2805
- kr.Fragment = f, kr.jsx = ur, kr.jsxs = lr;
2806
- }()), kr;
2805
+ jr.Fragment = f, jr.jsx = ur, jr.jsxs = lr;
2806
+ }()), jr;
2807
2807
  }
2808
- process.env.NODE_ENV === "production" ? Tr.exports = kt() : Tr.exports = jt();
2809
- var xr = Tr.exports;
2810
- const wt = "_btn_1k1b3_1", xt = "_confirm_1k1b3_15", Rt = "_cancel_1k1b3_20", Et = "_action_1k1b3_25", St = "_disabled_1k1b3_30", Ot = "_m_1k1b3_44", Ct = "_l_1k1b3_48", jr = {
2808
+ process.env.NODE_ENV === "production" ? Pr.exports = jt() : Pr.exports = kt();
2809
+ var Rr = Pr.exports;
2810
+ const wt = "_btn_1k1b3_1", xt = "_confirm_1k1b3_15", Rt = "_cancel_1k1b3_20", Et = "_action_1k1b3_25", St = "_disabled_1k1b3_30", Ot = "_m_1k1b3_44", Ct = "_l_1k1b3_48", kr = {
2811
2811
  btn: wt,
2812
2812
  confirm: xt,
2813
2813
  cancel: Rt,
@@ -2836,19 +2836,19 @@ const wt = "_btn_1k1b3_1", xt = "_confirm_1k1b3_15", Rt = "_cancel_1k1b3_20", Et
2836
2836
  _ || (p ? (S(!0), p(S)) : L.preventDefault());
2837
2837
  };
2838
2838
  let M = {};
2839
- return (w || _) && (M.disabled = !0), /* @__PURE__ */ xr.jsx(
2839
+ return (w || _) && (M.disabled = !0), /* @__PURE__ */ Rr.jsx(
2840
2840
  "button",
2841
2841
  {
2842
2842
  ...M,
2843
2843
  ref: i,
2844
2844
  className: [
2845
- jr.btn,
2846
- _ ? jr.disabled : jr[f],
2847
- h && jr[h],
2845
+ kr.btn,
2846
+ _ ? kr.disabled : kr[f],
2847
+ h && kr[h],
2848
2848
  C
2849
2849
  ].filter((L) => L != "").join(" "),
2850
2850
  onClick: $,
2851
- children: _ ? g : /* @__PURE__ */ xr.jsxs(xr.Fragment, { children: [
2851
+ children: _ ? g : /* @__PURE__ */ Rr.jsxs(Rr.Fragment, { children: [
2852
2852
  c || "",
2853
2853
  " ",
2854
2854
  d,
@@ -2997,7 +2997,7 @@ var wr;
2997
2997
  u.Main = c;
2998
2998
  })(wr || (wr = {}));
2999
2999
  const Dt = (u, p = ",") => (u = u !== void 0 && u !== "" ? u.split(p) : [], u.filter((h) => h !== "").reduce((h, f) => (h[f] = !0, h), {}));
3000
- function Bt({
3000
+ function Vt({
3001
3001
  value: u,
3002
3002
  onValue: p,
3003
3003
  name: h,
@@ -3083,15 +3083,17 @@ function Bt({
3083
3083
  C && /* @__PURE__ */ E.jsx("em", { children: C })
3084
3084
  ] });
3085
3085
  }
3086
- const $t = "_o_1nh74_11", Ft = "_l_1nh74_21", Lr = {
3086
+ const $t = "_o_1vba1_12", Ft = "_l_1vba1_22", Nt = "_i_1vba1_71", It = "_f_1vba1_80", xr = {
3087
3087
  o: $t,
3088
- l: Ft
3089
- }, Nt = "_l_1w86i_12", It = "_f_1w86i_19", At = "_t_1w86i_30", Rr = {
3090
- l: Nt,
3091
- f: It,
3092
- t: At
3088
+ l: Ft,
3089
+ i: Nt,
3090
+ f: It
3091
+ }, At = "_l_1w86i_12", Wt = "_f_1w86i_19", Lt = "_t_1w86i_30", Er = {
3092
+ l: At,
3093
+ f: Wt,
3094
+ t: Lt
3093
3095
  };
3094
- function Kt({
3096
+ function Jt({
3095
3097
  title: u,
3096
3098
  error: p,
3097
3099
  edit: h = !0,
@@ -3124,13 +3126,22 @@ function Kt({
3124
3126
  "dl",
3125
3127
  {
3126
3128
  "data-field": "select",
3127
- className: [Rr.l, d].filter((T) => T !== void 0).join(),
3129
+ className: [Er.l, d].filter((T) => T !== void 0).join(" "),
3128
3130
  children: [
3129
- u && /* @__PURE__ */ E.jsx("dt", { className: Rr.t, children: u }),
3130
- /* @__PURE__ */ E.jsx("dd", { ...R, className: Rr.f, ref: L, children: (Z = F == null ? void 0 : F[P]) == null ? void 0 : Z.n }),
3131
+ u && /* @__PURE__ */ E.jsx("dt", { className: Er.t, children: u }),
3132
+ /* @__PURE__ */ E.jsx(
3133
+ "dd",
3134
+ {
3135
+ ...R,
3136
+ className: [Er.f, xr.f].join(" "),
3137
+ ref: L,
3138
+ children: (Z = F == null ? void 0 : F[P]) == null ? void 0 : Z.n
3139
+ }
3140
+ ),
3131
3141
  Object.keys(F || {}).length !== 0 && i && /* @__PURE__ */ E.jsx(
3132
3142
  "svg",
3133
3143
  {
3144
+ className: xr.i,
3134
3145
  fill: "none",
3135
3146
  stroke: "currentColor",
3136
3147
  strokeLinecap: "round",
@@ -3147,7 +3158,7 @@ function Kt({
3147
3158
  ),
3148
3159
  J && zr(
3149
3160
  /* @__PURE__ */ E.jsx(
3150
- Wt,
3161
+ Mt,
3151
3162
  {
3152
3163
  parent: L.position,
3153
3164
  onValue: W,
@@ -3163,7 +3174,7 @@ function Kt({
3163
3174
  )
3164
3175
  ] });
3165
3176
  }
3166
- const Wt = ({
3177
+ const Mt = ({
3167
3178
  onValue: u,
3168
3179
  parent: p,
3169
3180
  className: h,
@@ -3180,7 +3191,7 @@ const Wt = ({
3180
3191
  /* @__PURE__ */ E.jsx(
3181
3192
  "div",
3182
3193
  {
3183
- className: Lr.o,
3194
+ className: xr.o,
3184
3195
  onClick: C
3185
3196
  },
3186
3197
  (/* @__PURE__ */ new Date()).getTime()
@@ -3188,17 +3199,17 @@ const Wt = ({
3188
3199
  /* @__PURE__ */ E.jsx(
3189
3200
  "div",
3190
3201
  {
3191
- className: [Lr.l, h].filter((i) => i !== void 0).join(" "),
3202
+ className: [xr.l, h].filter((i) => i !== void 0).join(" "),
3192
3203
  style: {
3193
3204
  top: c + "px",
3194
3205
  left: d + "px",
3195
3206
  width: p.width
3196
3207
  },
3197
- children: /* @__PURE__ */ E.jsx(Lt, { order: b, options: f, link: x })
3208
+ children: /* @__PURE__ */ E.jsx(Ut, { order: b, options: f, link: x })
3198
3209
  }
3199
3210
  )
3200
3211
  ] });
3201
- }, Lt = ({ order: u, options: p, link: h }) => u ? /* @__PURE__ */ E.jsx("ul", { children: u.map(
3212
+ }, Ut = ({ order: u, options: p, link: h }) => u ? /* @__PURE__ */ E.jsx("ul", { children: u.map(
3202
3213
  (f, b) => p[f].s !== 0 ? /* @__PURE__ */ E.jsx(
3203
3214
  "li",
3204
3215
  {
@@ -3221,7 +3232,7 @@ const Wt = ({
3221
3232
  b
3222
3233
  ) : ""
3223
3234
  ) });
3224
- function Vt({
3235
+ function qt({
3225
3236
  value: u,
3226
3237
  onValue: p,
3227
3238
  name: h,
@@ -3270,7 +3281,7 @@ function Vt({
3270
3281
  w && /* @__PURE__ */ E.jsx("em", { children: w })
3271
3282
  ] });
3272
3283
  }
3273
- function Jt({
3284
+ function Xt({
3274
3285
  value: u,
3275
3286
  onValue: p,
3276
3287
  onSave: h,
@@ -3337,7 +3348,7 @@ function Jt({
3337
3348
  x ? /* @__PURE__ */ E.jsx("em", { children: x }) : ""
3338
3349
  ] });
3339
3350
  }
3340
- function qt({
3351
+ function Ht({
3341
3352
  onValue: u,
3342
3353
  onSave: p,
3343
3354
  active: h,
@@ -3403,7 +3414,7 @@ function qt({
3403
3414
  ] });
3404
3415
  }
3405
3416
  const pe = {};
3406
- function Xt(u) {
3417
+ function Gt(u) {
3407
3418
  const [p, h] = A.useState({}), f = A.useRef(u);
3408
3419
  return pe.u = (b) => {
3409
3420
  f.current = { ...f.current, [b.name]: b.value };
@@ -3413,13 +3424,13 @@ function Xt(u) {
3413
3424
  h(Date.now());
3414
3425
  }, [f.current, pe.n];
3415
3426
  }
3416
- function Ht(u) {
3427
+ function Zt(u) {
3417
3428
  pe.u(u), u.reload && pe.r();
3418
3429
  }
3419
- function Gt() {
3430
+ function Qt() {
3420
3431
  pe.r && pe.r();
3421
3432
  }
3422
- function Zt(u) {
3433
+ function en(u) {
3423
3434
  const [p, h] = A.useState({}), f = A.useRef(u);
3424
3435
  return pe.u = (b) => {
3425
3436
  f.current = { ...f.current, [b.name]: b.value };
@@ -3432,15 +3443,15 @@ function Zt(u) {
3432
3443
  }, [f.current, pe.n];
3433
3444
  }
3434
3445
  export {
3435
- Vt as Modal,
3436
- qt as Number,
3437
- Bt as Options,
3438
- Jt as Password,
3439
- zt as Progress,
3440
- Kt as Select,
3441
- Yt as String,
3442
- Gt as runReload,
3443
- Ht as setValue,
3444
- Xt as useData,
3445
- Zt as useError
3446
+ qt as Modal,
3447
+ Ht as Number,
3448
+ Vt as Options,
3449
+ Xt as Password,
3450
+ Bt as Progress,
3451
+ Jt as Select,
3452
+ Kt as String,
3453
+ Qt as runReload,
3454
+ Zt as setValue,
3455
+ Gt as useData,
3456
+ en as useError
3446
3457
  };