elcrm 0.1.4 → 0.1.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 './index.css';
2
2
  import g from "react";
3
- var ae = { exports: {} }, M = {};
3
+ var ae = { exports: {} }, W = {};
4
4
  /**
5
5
  * @license React
6
6
  * react-jsx-runtime.production.min.js
@@ -13,7 +13,7 @@ var ae = { exports: {} }, M = {};
13
13
  var Oe;
14
14
  function pr() {
15
15
  if (Oe)
16
- return M;
16
+ return W;
17
17
  Oe = 1;
18
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
19
  function O(C, x, S) {
@@ -26,9 +26,9 @@ function pr() {
26
26
  j[p] === void 0 && (j[p] = x[p]);
27
27
  return { $$typeof: s, type: C, key: R, ref: B, props: j, _owner: v.current };
28
28
  }
29
- return M.Fragment = i, M.jsx = O, M.jsxs = O, M;
29
+ return W.Fragment = i, W.jsx = O, W.jsxs = O, W;
30
30
  }
31
- var W = {};
31
+ var Y = {};
32
32
  /**
33
33
  * @license React
34
34
  * react-jsx-runtime.development.js
@@ -130,13 +130,13 @@ function jr() {
130
130
  }
131
131
  return null;
132
132
  }
133
- var $ = Object.assign, F = 0, le, ue, fe, de, _e, ve, he;
133
+ var $ = Object.assign, L = 0, le, ue, fe, de, _e, ve, he;
134
134
  function xe() {
135
135
  }
136
136
  xe.__reactDisabledLog = !0;
137
137
  function qe() {
138
138
  {
139
- if (F === 0) {
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,
@@ -154,12 +154,12 @@ function jr() {
154
154
  groupEnd: e
155
155
  });
156
156
  }
157
- F++;
157
+ L++;
158
158
  }
159
159
  }
160
160
  function Je() {
161
161
  {
162
- if (F--, F === 0) {
162
+ if (L--, L === 0) {
163
163
  var e = {
164
164
  configurable: !0,
165
165
  enumerable: !0,
@@ -189,7 +189,7 @@ function jr() {
189
189
  })
190
190
  });
191
191
  }
192
- F < 0 && b("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
192
+ L < 0 && b("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
193
193
  }
194
194
  }
195
195
  var Z = N.ReactCurrentDispatcher, X;
@@ -369,7 +369,7 @@ function jr() {
369
369
  if (rr(e))
370
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);
371
371
  }
372
- var L = N.ReactCurrentOwner, tr = {
372
+ var M = N.ReactCurrentOwner, tr = {
373
373
  key: !0,
374
374
  ref: !0,
375
375
  __self: !0,
@@ -393,9 +393,9 @@ function jr() {
393
393
  return e.key !== void 0;
394
394
  }
395
395
  function ar(e, n) {
396
- if (typeof e.ref == "string" && L.current && n && L.current.stateNode !== n) {
397
- var a = k(L.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(L.current.type), e.ref), re[a] = !0);
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);
399
399
  }
400
400
  }
401
401
  function ir(e, n) {
@@ -464,7 +464,7 @@ function jr() {
464
464
  var h = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
465
465
  l && ir(u, h), y && or(u, h);
466
466
  }
467
- return cr(e, l, y, f, o, L.current, u);
467
+ return cr(e, l, y, f, o, M.current, u);
468
468
  }
469
469
  }
470
470
  var te = N.ReactCurrentOwner, Ce = N.ReactDebugCurrentFrame;
@@ -622,8 +622,8 @@ Check the top-level render call using <` + a + ">.");
622
622
  return Te(e, n, a, !1);
623
623
  }
624
624
  var xr = hr, mr = vr;
625
- W.Fragment = c, W.jsx = xr, W.jsxs = mr;
626
- }()), W;
625
+ Y.Fragment = c, Y.jsx = xr, Y.jsxs = mr;
626
+ }()), Y;
627
627
  }
628
628
  process.env.NODE_ENV === "production" ? ae.exports = pr() : ae.exports = jr();
629
629
  var r = ae.exports;
@@ -810,12 +810,12 @@ const Yr = ({
810
810
  active: ct,
811
811
  coincidence: lt
812
812
  };
813
- let Y = {};
813
+ let F = {};
814
814
  const ut = ({ config: t }) => {
815
815
  let [s, i] = g.useState([]);
816
- return Y.x = () => {
816
+ return F.x = () => {
817
817
  i([]);
818
- }, Y.config = t, Y.add = (c) => {
818
+ }, F.config = t, F.add = (c) => {
819
819
  i([...s, c]);
820
820
  }, /* @__PURE__ */ r.jsx(r.Fragment, { children: s.map((c) => c) });
821
821
  }, ft = ({
@@ -879,35 +879,37 @@ const ut = ({ config: t }) => {
879
879
  }
880
880
  ) : "" });
881
881
  }, dt = (t) => {
882
- Y.add(/* @__PURE__ */ r.jsx(_t, { children: t }, String(Date.now())));
882
+ F.add(/* @__PURE__ */ r.jsx(_t, { children: t }, String(Date.now())));
883
883
  }, _t = ({ children: t }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: t }), vt = ({ type: t, name: s, params: i }) => {
884
884
  let [c, v] = g.useState(null);
885
885
  return g.useEffect(() => {
886
- Y.config(v, t, s, i);
886
+ F.config(t, s, i, v);
887
887
  }, [i.id]), /* @__PURE__ */ r.jsx(r.Fragment, { children: c });
888
- }, ht = { List: Mr, Scroll: Wr, Init: ut, Main: ft, Add: dt, Icon: vt }, xt = ({ children: t, config: s, ...i }) => /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
889
- /* @__PURE__ */ r.jsx(ht.Init, { config: s.modal }),
888
+ }, ht = ({ type: t, name: s, params: 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: [
891
+ /* @__PURE__ */ r.jsx(xt.Init, { config: s.modal }),
890
892
  /* @__PURE__ */ r.jsx(kr, {}),
891
893
  /* @__PURE__ */ r.jsx(Ir, {}),
892
894
  t
893
- ] }), mt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsx("menu", { children: t }), pt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsxs("header", { children: [
895
+ ] }), pt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsx("menu", { children: t }), jt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsxs("header", { children: [
894
896
  "xz",
895
897
  t
896
- ] }), jt = "_payment_1lxfv_1", bt = {
897
- payment: jt
898
+ ] }), bt = "_payment_1lxfv_1", yt = {
899
+ payment: bt
898
900
  };
899
- function yt() {
901
+ function gt() {
900
902
  let [t, s] = g.useState({});
901
- return !t.active && !t.payment ? "" : /* @__PURE__ */ r.jsx("div", { className: bt.payment, children: "Истек срок оплаты! Доступ доступен до 16.04.2024" });
903
+ return !t.active && !t.payment ? "" : /* @__PURE__ */ r.jsx("div", { className: yt.payment, children: "Истек срок оплаты! Доступ доступен до 16.04.2024" });
902
904
  }
903
- const Gt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsxs("div", { className: "app", children: [
904
- /* @__PURE__ */ r.jsx(yt, {}),
905
- /* @__PURE__ */ r.jsx(mt, {}),
905
+ const Kt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsxs("div", { className: "app", children: [
906
+ /* @__PURE__ */ r.jsx(gt, {}),
906
907
  /* @__PURE__ */ r.jsx(pt, {}),
907
- /* @__PURE__ */ r.jsx(xt, { config: { modal: {} } }),
908
+ /* @__PURE__ */ r.jsx(jt, {}),
909
+ /* @__PURE__ */ r.jsx(mt, { config: { modal: {} } }),
908
910
  t
909
- ] }), gt = ({ 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(
910
- Et,
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,
911
913
  {
912
914
  onClick: s,
913
915
  active: i,
@@ -915,9 +917,9 @@ const Gt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsxs("div", { className:
915
917
  link: m.link
916
918
  },
917
919
  m.link
918
- )) }) }), Et = ({ onClick: t, label: s, link: i, active: c }) => /* @__PURE__ */ r.jsx("li", { "tabs-active": String(c === i), onClick: () => t(i), children: s });
919
- gt.defaultProps = { size: "M", view: "H" };
920
- const Ct = ({
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 = ({
921
923
  title: t = "",
922
924
  button: s,
923
925
  description: i = "",
@@ -937,9 +939,9 @@ const Ct = ({
937
939
  ] }),
938
940
  /* @__PURE__ */ r.jsx("ul", { children: c }),
939
941
  i && /* @__PURE__ */ r.jsx("article", { children: i })
940
- ] }), Rt = "_setting_1r0pc_2", kt = {
941
- setting: Rt
942
- }, wt = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: kt.setting, children: t }), St = ({ label: t, children: s }) => {
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 }) => {
943
945
  let [i, c] = g.useState(!1);
944
946
  return /* @__PURE__ */ r.jsxs("li", { "data-item": "accordion", children: [
945
947
  /* @__PURE__ */ r.jsxs("dl", { onClick: () => c(!i), children: [
@@ -948,10 +950,10 @@ const Ct = ({
948
950
  ] }),
949
951
  i && /* @__PURE__ */ r.jsx("div", { children: s })
950
952
  ] });
951
- }, Tt = ({ label: t, onClick: s, button: i }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
953
+ }, Pt = ({ label: t, onClick: s, button: i }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
952
954
  /* @__PURE__ */ r.jsx("dt", { children: t }),
953
955
  /* @__PURE__ */ r.jsx("dd", { role: "button", onClick: () => s(), children: i })
954
- ] }) }), Pt = ({ active: t, onClick: s }) => (console.log(t), t = typeof t == "number" ? !!t : t, /* @__PURE__ */ r.jsx(
956
+ ] }) }), Ot = ({ active: t, onClick: s }) => (console.log(t), t = typeof t == "number" ? !!t : t, /* @__PURE__ */ r.jsx(
955
957
  "div",
956
958
  {
957
959
  role: "switch",
@@ -960,25 +962,25 @@ const Ct = ({
960
962
  },
961
963
  "aria-checked": t ? "true" : "false"
962
964
  }
963
- )), Ot = { Switch: Pt }, $t = ({ label: t, onClick: s, active: i }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
965
+ )), $t = { Switch: Ot }, zt = ({ label: t, onClick: s, active: i }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
964
966
  /* @__PURE__ */ r.jsx("dt", { children: t }),
965
- /* @__PURE__ */ r.jsx("dd", { children: /* @__PURE__ */ r.jsx(Ot.Switch, { onClick: s, active: i }) })
966
- ] }) }), zt = ({ label: t, active: s, options: i }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
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: [
967
969
  /* @__PURE__ */ r.jsx("dt", { children: t }),
968
970
  /* @__PURE__ */ r.jsx("dd", { role: "info", children: s })
969
- ] }) }), At = ({ label: t, info: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
971
+ ] }) }), Nt = ({ label: t, info: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
970
972
  /* @__PURE__ */ r.jsx("dt", { children: t }),
971
973
  /* @__PURE__ */ r.jsx("dd", { role: "info", children: s })
972
- ] }) }), Nt = ({ label: t, children: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
974
+ ] }) }), Dt = ({ label: t, children: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
973
975
  /* @__PURE__ */ r.jsx("dt", { children: t }),
974
976
  /* @__PURE__ */ r.jsx("dd", { children: s })
975
- ] }) }), Dt = ({ label: t, children: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
977
+ ] }) }), It = ({ label: t, children: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
976
978
  /* @__PURE__ */ r.jsx("dt", { children: t }),
977
979
  /* @__PURE__ */ r.jsx("dd", { children: s })
978
- ] }) }), It = { Accordion: St, Button: Tt, Switch: $t, Info: At, Select: zt, Component: Nt, Node: Dt };
980
+ ] }) }), Ft = { Accordion: Tt, Button: Pt, Switch: zt, Info: Nt, Select: At, Component: Dt, Node: It };
979
981
  function De({ list: t, onClick: s, active: i, size: c, view: v }) {
980
982
  return /* @__PURE__ */ r.jsx("nav", { children: /* @__PURE__ */ r.jsx("ul", { className: [c, v].join(" "), children: t.map((m) => /* @__PURE__ */ r.jsx(
981
- Ft,
983
+ Lt,
982
984
  {
983
985
  onClick: s,
984
986
  active: i,
@@ -988,32 +990,32 @@ function De({ list: t, onClick: s, active: i, size: c, view: v }) {
988
990
  m.link
989
991
  )) }) });
990
992
  }
991
- const Ft = ({ onClick: t, label: s, link: i, active: c }) => /* @__PURE__ */ r.jsx("li", { "tabs-active": String(c === i), onClick: () => t(i), children: s });
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 });
992
994
  De.defaultProps = { size: "M", view: "H" };
993
- const Kt = { Section: Ct, Main: wt, Item: It, Tabs: De }, Lt = "_h_1b5x7_1", Mt = "_t_1b5x7_10", Wt = "_s_1b5x7_28", Yt = "_u_1b5x7_37", Ut = "_o_1b5x7_44", Vt = "_l_1b5x7_53", Bt = "_hh_1b5x7_60", A = {
994
- h: Lt,
995
- t: Mt,
996
- s: Wt,
997
- u: Yt,
998
- o: Ut,
999
- l: Vt,
1000
- hh: Bt
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
1001
1003
  }, ze = ({ title: t, children: s }) => /* @__PURE__ */ r.jsxs("div", { className: A.h, children: [
1002
1004
  /* @__PURE__ */ r.jsx("div", { className: A.t, children: t }),
1003
1005
  s
1004
- ] }), Ht = ({ children: t, title: s }) => /* @__PURE__ */ r.jsxs("div", { className: A.o, children: [
1006
+ ] }), qt = ({ children: t, title: s }) => /* @__PURE__ */ r.jsxs("div", { className: A.o, children: [
1005
1007
  s && /* @__PURE__ */ r.jsx("div", { className: A.hh, children: s }),
1006
1008
  t
1007
- ] }), qt = ({ 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 }), Zt = { Header: ze, Section: Ae, List: Ne, U: qt, L: Ne, O: Ht, S: Ae, H: ze }, Xt = { Send: wr, Error: Sr, Remark: Pr, Success: Tr, Copy: Or }, Qt = { Send: Lr };
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 };
1008
1010
  export {
1009
- Ot as Action,
1010
- Qt as Alert,
1011
- Gt as Browser,
1011
+ $t as Action,
1012
+ en as Alert,
1013
+ Kt as Browser,
1012
1014
  Yr as Button,
1013
- Zt as Component,
1014
- xt as Init,
1015
- ht as Modal,
1016
- Xt as Notice,
1017
- Kt as Setting,
1018
- gt as Tabs
1015
+ Xt as Component,
1016
+ mt as Init,
1017
+ xt as Modal,
1018
+ Qt as Notice,
1019
+ Zt as Setting,
1020
+ Et as Tabs
1019
1021
  };
package/dist/index.umd.js CHANGED
@@ -1,5 +1,5 @@
1
1
  (function(g,b){typeof exports=="object"&&typeof module<"u"?b(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],b):(g=typeof globalThis<"u"?globalThis:g||self,b((g.elCRM=g.elCRM||{},g.elCRM.components={}),g.React))})(this,function(g,b){"use strict";var se=document.createElement("style");se.textContent=`@charset "UTF-8";._notice_820sc_2{position:absolute;right:20px;top:72px;z-index:1111;font-family:Inter,sans-serif}._notice_820sc_2 ._error_820sc_9{color:#bb2014}._notice_820sc_2 ._success_820sc_12{color:#367738}._notice_820sc_2 ._remark_820sc_15{color:#b77513}._notice_820sc_2 ._copy_820sc_18{color:#3f51b5}._notice_820sc_2 li{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:block;width:300px;height:70px;border-radius:5px;box-shadow:0 0 0 1px var(--system-border),0 2px 2px #00000008,0 4px 4px #0000000a,0 10px 8px #0000000d,0 15px 15px #0000000f,0 30px 30px #00000012,0 70px 65px #00000017;background:var(--system-bg);overflow:hidden;cursor:pointer;margin:10px 0;transition:all 3s ease 0s;opacity:0}._notice_820sc_2 svg{float:left;width:50px;height:50px;margin:10px;font-size:40px;line-height:51px;text-align:center}._notice_820sc_2 b{width:222px;font-size:17px;font-weight:700;position:absolute;left:70px;display:block;margin-top:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._notice_820sc_2 p{color:var(--system-color);font-size:14px;width:222px;position:absolute;left:70px;display:block;margin-top:37px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._notice_820sc_2 [data-status=show]{opacity:1;transition:1s;animation:_show-notice_820sc_1 1s 1;animation-fill-mode:forwards}._notice_820sc_2 [data-status=hide]{opacity:1;transition:1s;animation:_hide-notice_820sc_1 1s 1;animation-fill-mode:forwards}@keyframes _show-notice_820sc_1{0%{opacity:0}to{opacity:1}}@keyframes _hide-notice_820sc_1{0%{opacity:1}to{opacity:0}}._alerts_1e9y0_1{position:fixed;top:0;bottom:0;left:0;right:0;color:var(--system-color);background:#0000009e;z-index:30;display:flex;flex:1;align-content:center;justify-content:center}._alerts_1e9y0_1 dl{margin:auto;overflow:hidden;width:270px;height:auto;border-radius:12px;border:0;height:fit-content;z-index:1;background:var(--system-bg);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-animation:_menuAnimation_1e9y0_1 .4s 0s both;animation:_menuAnimation_1e9y0_1 .4s 0s both;list-style:none;padding-top:20px;font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;box-shadow:0 0 0 1px var(--system-border),0 2px 2px #00000008,0 4px 4px #0000000a,0 10px 8px #0000000d,0 15px 15px #0000000f,0 30px 30px #00000012,0 70px 65px #00000017}._alerts_1e9y0_1 dt{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;text-align:center;text-transform:capitalize;font-weight:600;line-height:22px;margin:0 0 5px;padding:0 20px}._alerts_1e9y0_1 dd{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:13px;margin:0;text-align:center;line-height:16px;padding:0 20px 20px}._alerts_1e9y0_1 ul{border-top:1px solid var(--system-hr);width:100%;display:flex}._alerts_1e9y0_1 button{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;padding:10px;cursor:pointer;text-align:center;font-weight:600;background:#0000;border-radius:0;display:block;width:-webkit-fill-available;-webkit-animation:_menuItemAnimation_1e9y0_1 .2s 0s both;animation:_menuItemAnimation_1e9y0_1 .2s 0s both;font-family:Inter,sans-serif;border:0}._alerts_1e9y0_1 button[color=blue]{color:#1b6ac0}._alerts_1e9y0_1 button[color=red]{color:#c21c0d}._alerts_1e9y0_1 button:hover{background:var(--system-hover)}._alerts_1e9y0_1 ._--body_1e9y0_103{position:fixed;top:0;bottom:0;left:0;right:0}._allert_1e9y0_111 ._--form_1e9y0_111{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;padding:20px;border-bottom:1px solid var(--system-hr)}:root{--primary-light: #8abdff;--primary: #6d5dfc;--primary-dark: #5b0eeb;--white: #fff;--greyLight-1: #e4ebf5;--greyLight-2: #abb6d2;--greyLight-3: #bec8e4;--greyDark: #9baacf;--inset: inset 2px 2px 2px var(--shadow), inset -1px -1px 1px var(--shade)}._white_6ax6z_14{--background: #e4ebf5;--shadow: #abb6d2;--shade: #fff;--color: #1f253d;--disabled: #9baacf;--text: #394264;--tinge: #3f51b50a;--inset: inset 2px 2px 2px var(--shadow), inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px var(--shadow), -1px -1px 1px var(--shade)}._black_6ax6z_26{--background: #506290;--shadow: #1f253d;--shade: #394264;--color: #fff;--disabled: #29314c;--text: #abb6d2;--tinge: #00000026;--inset: inset 1px 1px 1px #394264, inset -1px -1px 1px #39426470;--outset: 1px 1px 1px #394264, -1px -1px 1px #39426470}[shake=true]{-webkit-animation-name:_shake_6ax6z_1;animation-name:_shake_6ax6z_1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes _shake_6ax6z_1{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}[data-color-bg=fff1d6]{--inset: inset 1px 1px 1px #c9c1ac, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #c9c1ac, -1px -1px 1px var(--shade)}[data-color-bg=ffd9d9]{--inset: inset 1px 1px 1px #cdb0b1, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #cdb0b1, -1px -1px 1px var(--shade)}[data-color-bg=daffe5]{--inset: inset 1px 1px 1px #b6d2be, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #b6d2be, -1px -1px 1px var(--shade)}._modal_6ax6z_73{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;display:flex}._o_6ax6z_83{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b8}._w_6ax6z_14{box-shadow:5px 7px 18px #000000a8;background:var(--background);position:relative;min-width:300px;margin:auto;border-radius:10px;width:400px;max-height:90%;display:flex;flex-flow:column nowrap}._h_6ax6z_106{flex:1;font-size:15px;line-height:35px;font-weight:700;text-align:left;color:var(--color);padding:10px 15px 5px 30px;user-select:none;-webkit-user-select:none;display:flex;z-index:1}._l_6ax6z_120{border-radius:10px;font-size:15px;box-shadow:var(--inset);color:var(--color);margin:10px;overflow:hidden;overflow-y:scroll;padding:5px 0}._l_6ax6z_120 li{display:flex;margin:0 5px;padding:10px;position:relative}._l_6ax6z_120 li:after{content:"";border-bottom:1px solid #ddd;position:absolute;bottom:0;left:5px;right:5px}._l_6ax6z_120 li:last-child{border-bottom:0}._l_6ax6z_120 li:hover{background:#00000012;cursor:pointer;border-radius:5px}._t_6ax6z_158{padding-right:10px}._m_6ax6z_73{flex:1}._x_6ax6z_166{cursor:pointer;color:#1f253d;font-size:20px;opacity:.5;width:35px;border-radius:5px;text-align:center}._s_6ax6z_176{flex:1;overflow-y:scroll}._c_6ax6z_181{text-align:center;margin:20px}._f_6ax6z_186{padding:0 20px;display:flex;flex-direction:column}._f_6ax6z_186 dl{margin:7px 0;flex:1 1;flex-direction:row;display:flex}._f_6ax6z_186 dt{padding:7px 10px;color:var(--text);margin-left:7px;flex:0 1 150px}._f_6ax6z_186 dd{margin:0;background:var(--tinge);color:var(--color);box-shadow:var(--inset);border-radius:5px;min-height:33px;padding:7px 10px;flex:1 1}._f_6ax6z_186 p{margin:auto;width:300px;padding:20px 0 5px;color:#1f253dc7;font-size:15px}._x_6ax6z_166:hover{opacity:1}._btn_6ax6z_229{min-width:200px;margin:10px auto 20px;opacity:.7;padding:7px 25px;border-radius:5px;box-shadow:var(--outset);display:flex;justify-content:center;cursor:pointer;transition:.3s ease}._g_6ax6z_242{display:flex;gap:10px}._c_6ax6z_181{margin:10px 7px 20px;opacity:.8;box-shadow:var(--outset);border-radius:10px;padding:20px;flex:1;cursor:pointer}._c_6ax6z_181:first-child{margin-left:20px}._c_6ax6z_181:last-child{margin-right:20px}._c_6ax6z_181:hover{opacity:1;background:var(--tinge)}._c_6ax6z_181 i{font-size:70px;margin-bottom:20px;text-align:center;display:block;color:var(--disabled)}._c_6ax6z_181 b{text-align:center;display:block;color:var(--color)}._c_6ax6z_181 p{text-align:center;font-size:15px;color:var(--text)}._btn_6ax6z_229:hover{opacity:1}._modal_6ax6z_73._size-a_6ax6z_294 ._w_6ax6z_14{width:auto}._modal_6ax6z_73._size-s_6ax6z_298 ._w_6ax6z_14{width:400px}._modal_6ax6z_73._size-m_6ax6z_302 ._w_6ax6z_14{width:500px}._modal_6ax6z_73._size-l_6ax6z_306 ._w_6ax6z_14{width:800px}._modal_6ax6z_73._size-x_6ax6z_310 ._w_6ax6z_14{width:1000px}._modal_6ax6z_73._size-f_6ax6z_314 ._w_6ax6z_14{width:100%;max-width:1200px;min-width:910px}._btn_6ax6z_229._confirm_6ax6z_320{background:#4caf50;color:#fff}._btn_6ax6z_229._cancel_6ax6z_325{background:#f44336;color:#fff}._btn_6ax6z_229._disabled_6ax6z_330,._btn_6ax6z_229._await_6ax6z_337{background:#efefef;color:#000;opacity:1;cursor:default}._m_6ax6z_73 big{position:absolute;margin:10px auto 20px;border-radius:5px;box-shadow:var(--outset);display:flex;top:-1px;right:55px}._m_6ax6z_73 big i{width:30px;height:30px;text-align:center;margin:3px;line-height:30px;cursor:pointer;border-radius:5px}._m_6ax6z_73 big i:hover{box-shadow:var(--inset)}._m_6ax6z_73 nav{width:fit-content;height:35px;margin:0 auto;box-shadow:var(--outset);border-radius:5px;display:flex}._m_6ax6z_73 span{border-radius:3px;flex:1 1;margin:2px;padding:0 10px;line-height:35px;color:var(--disabled);cursor:pointer}._m_6ax6z_73 span._active_6ax6z_387{box-shadow:var(--inset);color:var(--color)}._coincidence_6ax6z_393{position:fixed;right:20px;bottom:20px;z-index:1111;overflow-y:scroll;max-height:565px;padding-top:90px}._coincidence_6ax6z_393 span{display:block;width:300px;border-radius:5px;overflow:hidden;cursor:pointer;margin:10px 0;padding:10px;color:#1f253d}._coincidence_6ax6z_393 dl{display:flex;padding:0;margin:5px}._coincidence_6ax6z_393 dd{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0;margin:0 10px}menu{border-radius:5px;overflow:hidden;display:flex;flex-direction:column;background:var(--contex);grid-area:m}._payment_1lxfv_1{background:#f44336;height:42px;border-radius:5px;color:#fff;font-weight:700;line-height:42px;margin-top:8px;grid-area:p;text-align:center}._setting_1r0pc_2{width:100%;overflow:auto}._setting_1r0pc_2 nav{border:0px;padding:0 10px 5px;margin:25px auto;width:600px}._setting_1r0pc_2 nav ul{display:flex;justify-content:space-between;gap:1px}._setting_1r0pc_2 nav li{flex:1;text-align:center;background:var(--setting-bg);color:var(--setting-color);cursor:pointer;opacity:.7}._setting_1r0pc_2 nav li[tabs-active=true]{opacity:1}._setting_1r0pc_2 fieldset{border:0px;padding:0 10px 5px;margin:25px auto;width:600px}._setting_1r0pc_2 legend{text-transform:uppercase;font-weight:300;font-size:1.3em}._setting_1r0pc_2 ul{margin:10px 0;color:#000;border-radius:8px;overflow:hidden;list-style-type:none;padding:0}._setting_1r0pc_2 li{font-size:20px;line-height:40px}._setting_1r0pc_2 dl{display:flex;margin:0 0 1px;align-items:center;padding-right:9px;background:var(--setting-bg);color:var(--setting-color)}._setting_1r0pc_2 dd{text-align:right;padding-left:15px;position:relative;display:flex;justify-content:center}._setting_1r0pc_2 dt{flex:1;padding:0 15px}._setting_1r0pc_2 article{padding-left:15px;color:var(--setting-bg);font-weight:100;font-size:14px}._setting_1r0pc_2 legend{color:var(--setting-bg);display:flex;justify-content:space-between;width:100%}._setting_1r0pc_2 svg{fill:var(--setting-color);width:15px;margin-left:10px}._setting_1r0pc_2 [data-close]{cursor:pointer;width:10px;height:10px;border-top:3px solid var(--setting-color);border-left:3px solid var(--setting-color);position:absolute;right:10px;top:3px;-webkit-transform:translate(0,-50%) rotate(45deg);-ms-transform:translate(0,-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}._setting_1r0pc_2 [data-close=false]{right:10px;top:0;-webkit-transform:translate(0,-50%) rotate(-135deg);-ms-transform:translate(0,-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}._setting_1r0pc_2 [data-item=accordion]>div{margin-top:1px;background-color:var(--setting-bg)}._setting_1r0pc_2 [role=button]{font-size:13px;border-radius:5px;text-align:center;width:100px;line-height:30px;padding:0;cursor:pointer}._setting_1r0pc_2 [role=button]:hover{background:var(--setting-action)}._setting_1r0pc_2 [role=button-outline]{font-size:14px;border:1px solid;padding:3px 13px;border-radius:6px;cursor:pointer;text-transform:none}._setting_1r0pc_2 [role=button-outline]:hover{background:#00000038}._setting_1r0pc_2 [role=switch]{cursor:pointer;position:relative;width:44px;height:22px;border-radius:50px;vertical-align:text-bottom;transition:all .3s linear;margin:0}._setting_1r0pc_2 [role=switch]:after{content:"";position:absolute;left:4px;width:16px;height:16px;background-color:#fff;border-radius:50%;box-shadow:0 2px 2px #0000003d;transform:translate3d(0,3px,0);transition:all .2s ease-in-out}._setting_1r0pc_2 [role=switch]:before{content:"";position:absolute;left:0;width:42px;height:22px;background-color:#ddd;border-radius:11px;transition:all .25s linear}._setting_1r0pc_2 [role=switch][aria-checked=true]{background-color:#1f253d}._setting_1r0pc_2 [role=switch][aria-checked=true]:before{transform:translate3d(18px,2px,0) scale3d(0,0,0)}._setting_1r0pc_2 [role=switch][aria-checked=true]:after{transform:translate3d(19px,3px,0)}._h_1b5x7_1{background:var(--content);margin-bottom:2px;border-radius:5px 5px 0 0;line-height:35px;align-items:center;display:flex}._t_1b5x7_10{border-bottom:0;cursor:default;display:block;flex:1;margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;font-size:14px!important;line-height:35px;font-weight:700;text-align:center;color:var(--label);position:relative;height:35px}._s_1b5x7_28{display:flex;flex:1;position:relative;overflow:hidden;border-radius:5px;flex-flow:column nowrap}._u_1b5x7_37{overflow:hidden;border-radius:0 0 5px 5px;background:var(--content);display:block}._o_1b5x7_44{overflow:hidden;position:relative;border-radius:5px;margin-top:5px;flex:1 1;background:var(--content)}._l_1b5x7_53{flex:1;overflow:hidden;overflow-y:scroll;background:var(--content)}._hh_1b5x7_60{background:#fff;display:block;flex:1 1;font-size:14px;line-height:35px;font-weight:700;text-align:center;color:#1f253d;border-bottom:1px solid #ddd;position:relative}
2
- `,document.head.appendChild(se);var X={exports:{}},M={};/**
2
+ `,document.head.appendChild(se);var X={exports:{}},L={};/**
3
3
  * @license React
4
4
  * react-jsx-runtime.production.min.js
5
5
  *
@@ -7,7 +7,7 @@
7
7
  *
8
8
  * This source code is licensed under the MIT license found in the
9
9
  * LICENSE file in the root directory of this source tree.
10
- */var le;function Ue(){if(le)return M;le=1;var r=b,i=Symbol.for("react.element"),o=Symbol.for("react.fragment"),l=Object.prototype.hasOwnProperty,f=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,m={key:!0,ref:!0,__self:!0,__source:!0};function A(z,h,P){var v,y={},C=null,q=null;P!==void 0&&(C=""+P),h.key!==void 0&&(C=""+h.key),h.ref!==void 0&&(q=h.ref);for(v in h)l.call(h,v)&&!m.hasOwnProperty(v)&&(y[v]=h[v]);if(z&&z.defaultProps)for(v in h=z.defaultProps,h)y[v]===void 0&&(y[v]=h[v]);return{$$typeof:i,type:z,key:C,ref:q,props:y,_owner:f.current}}return M.Fragment=o,M.jsx=A,M.jsxs=A,M}var L={};/**
10
+ */var le;function Ue(){if(le)return L;le=1;var r=b,i=Symbol.for("react.element"),o=Symbol.for("react.fragment"),l=Object.prototype.hasOwnProperty,f=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,m={key:!0,ref:!0,__self:!0,__source:!0};function A(z,h,P){var v,y={},C=null,q=null;P!==void 0&&(C=""+P),h.key!==void 0&&(C=""+h.key),h.ref!==void 0&&(q=h.ref);for(v in h)l.call(h,v)&&!m.hasOwnProperty(v)&&(y[v]=h[v]);if(z&&z.defaultProps)for(v in h=z.defaultProps,h)y[v]===void 0&&(y[v]=h[v]);return{$$typeof:i,type:z,key:C,ref:q,props:y,_owner:f.current}}return L.Fragment=o,L.jsx=A,L.jsxs=A,L}var W={};/**
11
11
  * @license React
12
12
  * react-jsx-runtime.development.js
13
13
  *
@@ -15,14 +15,14 @@
15
15
  *
16
16
  * This source code is licensed under the MIT license found in the
17
17
  * LICENSE file in the root directory of this source tree.
18
- */var ce;function Ve(){return ce||(ce=1,process.env.NODE_ENV!=="production"&&function(){var r=b,i=Symbol.for("react.element"),o=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),f=Symbol.for("react.strict_mode"),m=Symbol.for("react.profiler"),A=Symbol.for("react.provider"),z=Symbol.for("react.context"),h=Symbol.for("react.forward_ref"),P=Symbol.for("react.suspense"),v=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),C=Symbol.for("react.lazy"),q=Symbol.for("react.offscreen"),me=Symbol.iterator,St="@@iterator";function Rt(e){if(e===null||typeof e!="object")return null;var n=me&&e[me]||e[St];return typeof n=="function"?n:null}var F=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function w(e){{for(var n=arguments.length,a=new Array(n>1?n-1:0),s=1;s<n;s++)a[s-1]=arguments[s];Tt("error",e,a)}}function Tt(e,n,a){{var s=F.ReactDebugCurrentFrame,x=s.getStackAddendum();x!==""&&(n+="%s",a=a.concat([x]));var u=a.map(function(d){return String(d)});u.unshift("Warning: "+n),Function.prototype.apply.call(console[e],console,u)}}var Pt=!1,Ot=!1,$t=!1,At=!1,It=!1,ve;ve=Symbol.for("react.module.reference");function Ft(e){return!!(typeof e=="string"||typeof e=="function"||e===l||e===m||It||e===f||e===P||e===v||At||e===q||Pt||Ot||$t||typeof e=="object"&&e!==null&&(e.$$typeof===C||e.$$typeof===y||e.$$typeof===A||e.$$typeof===z||e.$$typeof===h||e.$$typeof===ve||e.getModuleId!==void 0))}function Nt(e,n,a){var s=e.displayName;if(s)return s;var x=n.displayName||n.name||"";return x!==""?a+"("+x+")":a}function ye(e){return e.displayName||"Context"}function E(e){if(e==null)return null;if(typeof e.tag=="number"&&w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case l:return"Fragment";case o:return"Portal";case m:return"Profiler";case f:return"StrictMode";case P:return"Suspense";case v:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case z:var n=e;return ye(n)+".Consumer";case A:var a=e;return ye(a._context)+".Provider";case h:return Nt(e,e.render,"ForwardRef");case y:var s=e.displayName||null;return s!==null?s:E(e.type)||"Memo";case C:{var x=e,u=x._payload,d=x._init;try{return E(d(u))}catch{return null}}}return null}var I=Object.assign,U=0,we,ke,je,ze,Ce,Ee,Se;function Re(){}Re.__reactDisabledLog=!0;function Dt(){{if(U===0){we=console.log,ke=console.info,je=console.warn,ze=console.error,Ce=console.group,Ee=console.groupCollapsed,Se=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Re,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}U++}}function Mt(){{if(U--,U===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:I({},e,{value:we}),info:I({},e,{value:ke}),warn:I({},e,{value:je}),error:I({},e,{value:ze}),group:I({},e,{value:Ce}),groupCollapsed:I({},e,{value:Ee}),groupEnd:I({},e,{value:Se})})}U<0&&w("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Q=F.ReactCurrentDispatcher,ee;function H(e,n,a){{if(ee===void 0)try{throw Error()}catch(x){var s=x.stack.trim().match(/\n( *(at )?)/);ee=s&&s[1]||""}return`
18
+ */var ce;function Ve(){return ce||(ce=1,process.env.NODE_ENV!=="production"&&function(){var r=b,i=Symbol.for("react.element"),o=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),f=Symbol.for("react.strict_mode"),m=Symbol.for("react.profiler"),A=Symbol.for("react.provider"),z=Symbol.for("react.context"),h=Symbol.for("react.forward_ref"),P=Symbol.for("react.suspense"),v=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),C=Symbol.for("react.lazy"),q=Symbol.for("react.offscreen"),me=Symbol.iterator,St="@@iterator";function Rt(e){if(e===null||typeof e!="object")return null;var n=me&&e[me]||e[St];return typeof n=="function"?n:null}var N=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function w(e){{for(var n=arguments.length,a=new Array(n>1?n-1:0),s=1;s<n;s++)a[s-1]=arguments[s];Tt("error",e,a)}}function Tt(e,n,a){{var s=N.ReactDebugCurrentFrame,x=s.getStackAddendum();x!==""&&(n+="%s",a=a.concat([x]));var u=a.map(function(d){return String(d)});u.unshift("Warning: "+n),Function.prototype.apply.call(console[e],console,u)}}var Pt=!1,Ot=!1,$t=!1,At=!1,It=!1,ve;ve=Symbol.for("react.module.reference");function Ft(e){return!!(typeof e=="string"||typeof e=="function"||e===l||e===m||It||e===f||e===P||e===v||At||e===q||Pt||Ot||$t||typeof e=="object"&&e!==null&&(e.$$typeof===C||e.$$typeof===y||e.$$typeof===A||e.$$typeof===z||e.$$typeof===h||e.$$typeof===ve||e.getModuleId!==void 0))}function Nt(e,n,a){var s=e.displayName;if(s)return s;var x=n.displayName||n.name||"";return x!==""?a+"("+x+")":a}function ye(e){return e.displayName||"Context"}function E(e){if(e==null)return null;if(typeof e.tag=="number"&&w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case l:return"Fragment";case o:return"Portal";case m:return"Profiler";case f:return"StrictMode";case P:return"Suspense";case v:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case z:var n=e;return ye(n)+".Consumer";case A:var a=e;return ye(a._context)+".Provider";case h:return Nt(e,e.render,"ForwardRef");case y:var s=e.displayName||null;return s!==null?s:E(e.type)||"Memo";case C:{var x=e,u=x._payload,d=x._init;try{return E(d(u))}catch{return null}}}return null}var I=Object.assign,U=0,we,ke,je,ze,Ce,Ee,Se;function Re(){}Re.__reactDisabledLog=!0;function Dt(){{if(U===0){we=console.log,ke=console.info,je=console.warn,ze=console.error,Ce=console.group,Ee=console.groupCollapsed,Se=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Re,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}U++}}function Mt(){{if(U--,U===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:I({},e,{value:we}),info:I({},e,{value:ke}),warn:I({},e,{value:je}),error:I({},e,{value:ze}),group:I({},e,{value:Ce}),groupCollapsed:I({},e,{value:Ee}),groupEnd:I({},e,{value:Se})})}U<0&&w("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Q=N.ReactCurrentDispatcher,ee;function H(e,n,a){{if(ee===void 0)try{throw Error()}catch(x){var s=x.stack.trim().match(/\n( *(at )?)/);ee=s&&s[1]||""}return`
19
19
  `+ee+e}}var te=!1,J;{var Lt=typeof WeakMap=="function"?WeakMap:Map;J=new Lt}function Te(e,n){if(!e||te)return"";{var a=J.get(e);if(a!==void 0)return a}var s;te=!0;var x=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var u;u=Q.current,Q.current=null,Dt();try{if(n){var d=function(){throw Error()};if(Object.defineProperty(d.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(d,[])}catch(S){s=S}Reflect.construct(e,[],d)}else{try{d.call()}catch(S){s=S}e.call(d.prototype)}}else{try{throw Error()}catch(S){s=S}e()}}catch(S){if(S&&s&&typeof S.stack=="string"){for(var c=S.stack.split(`
20
20
  `),k=s.stack.split(`
21
21
  `),p=c.length-1,_=k.length-1;p>=1&&_>=0&&c[p]!==k[_];)_--;for(;p>=1&&_>=0;p--,_--)if(c[p]!==k[_]){if(p!==1||_!==1)do if(p--,_--,_<0||c[p]!==k[_]){var j=`
22
- `+c[p].replace(" at new "," at ");return e.displayName&&j.includes("<anonymous>")&&(j=j.replace("<anonymous>",e.displayName)),typeof e=="function"&&J.set(e,j),j}while(p>=1&&_>=0);break}}}finally{te=!1,Q.current=u,Mt(),Error.prepareStackTrace=x}var D=e?e.displayName||e.name:"",Be=D?H(D):"";return typeof e=="function"&&J.set(e,Be),Be}function Wt(e,n,a){return Te(e,!1)}function Yt(e){var n=e.prototype;return!!(n&&n.isReactComponent)}function G(e,n,a){if(e==null)return"";if(typeof e=="function")return Te(e,Yt(e));if(typeof e=="string")return H(e);switch(e){case P:return H("Suspense");case v:return H("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case h:return Wt(e.render);case y:return G(e.type,n,a);case C:{var s=e,x=s._payload,u=s._init;try{return G(u(x),n,a)}catch{}}}return""}var Z=Object.prototype.hasOwnProperty,Pe={},Oe=F.ReactDebugCurrentFrame;function K(e){if(e){var n=e._owner,a=G(e.type,e._source,n?n.type:null);Oe.setExtraStackFrame(a)}else Oe.setExtraStackFrame(null)}function Bt(e,n,a,s,x){{var u=Function.call.bind(Z);for(var d in e)if(u(e,d)){var c=void 0;try{if(typeof e[d]!="function"){var k=Error((s||"React class")+": "+a+" type `"+d+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[d]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw k.name="Invariant Violation",k}c=e[d](n,d,s,a,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(p){c=p}c&&!(c instanceof Error)&&(K(x),w("%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).",s||"React class",a,d,typeof c),K(null)),c instanceof Error&&!(c.message in Pe)&&(Pe[c.message]=!0,K(x),w("Failed %s type: %s",a,c.message),K(null))}}}var Ut=Array.isArray;function re(e){return Ut(e)}function Vt(e){{var n=typeof Symbol=="function"&&Symbol.toStringTag,a=n&&e[Symbol.toStringTag]||e.constructor.name||"Object";return a}}function qt(e){try{return $e(e),!1}catch{return!0}}function $e(e){return""+e}function Ae(e){if(qt(e))return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Vt(e)),$e(e)}var V=F.ReactCurrentOwner,Ht={key:!0,ref:!0,__self:!0,__source:!0},Ie,Fe,ne;ne={};function Jt(e){if(Z.call(e,"ref")){var n=Object.getOwnPropertyDescriptor(e,"ref").get;if(n&&n.isReactWarning)return!1}return e.ref!==void 0}function Gt(e){if(Z.call(e,"key")){var n=Object.getOwnPropertyDescriptor(e,"key").get;if(n&&n.isReactWarning)return!1}return e.key!==void 0}function Zt(e,n){if(typeof e.ref=="string"&&V.current&&n&&V.current.stateNode!==n){var a=E(V.current.type);ne[a]||(w('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',E(V.current.type),e.ref),ne[a]=!0)}}function Kt(e,n){{var a=function(){Ie||(Ie=!0,w("%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))};a.isReactWarning=!0,Object.defineProperty(e,"key",{get:a,configurable:!0})}}function Xt(e,n){{var a=function(){Fe||(Fe=!0,w("%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))};a.isReactWarning=!0,Object.defineProperty(e,"ref",{get:a,configurable:!0})}}var Qt=function(e,n,a,s,x,u,d){var c={$$typeof:i,type:e,key:n,ref:a,props:d,_owner:u};return c._store={},Object.defineProperty(c._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(c,"_self",{configurable:!1,enumerable:!1,writable:!1,value:s}),Object.defineProperty(c,"_source",{configurable:!1,enumerable:!1,writable:!1,value:x}),Object.freeze&&(Object.freeze(c.props),Object.freeze(c)),c};function er(e,n,a,s,x){{var u,d={},c=null,k=null;a!==void 0&&(Ae(a),c=""+a),Gt(n)&&(Ae(n.key),c=""+n.key),Jt(n)&&(k=n.ref,Zt(n,x));for(u in n)Z.call(n,u)&&!Ht.hasOwnProperty(u)&&(d[u]=n[u]);if(e&&e.defaultProps){var p=e.defaultProps;for(u in p)d[u]===void 0&&(d[u]=p[u])}if(c||k){var _=typeof e=="function"?e.displayName||e.name||"Unknown":e;c&&Kt(d,_),k&&Xt(d,_)}return Qt(e,c,k,x,s,V.current,d)}}var ie=F.ReactCurrentOwner,Ne=F.ReactDebugCurrentFrame;function N(e){if(e){var n=e._owner,a=G(e.type,e._source,n?n.type:null);Ne.setExtraStackFrame(a)}else Ne.setExtraStackFrame(null)}var ae;ae=!1;function oe(e){return typeof e=="object"&&e!==null&&e.$$typeof===i}function De(){{if(ie.current){var e=E(ie.current.type);if(e)return`
22
+ `+c[p].replace(" at new "," at ");return e.displayName&&j.includes("<anonymous>")&&(j=j.replace("<anonymous>",e.displayName)),typeof e=="function"&&J.set(e,j),j}while(p>=1&&_>=0);break}}}finally{te=!1,Q.current=u,Mt(),Error.prepareStackTrace=x}var M=e?e.displayName||e.name:"",Be=M?H(M):"";return typeof e=="function"&&J.set(e,Be),Be}function Wt(e,n,a){return Te(e,!1)}function Yt(e){var n=e.prototype;return!!(n&&n.isReactComponent)}function G(e,n,a){if(e==null)return"";if(typeof e=="function")return Te(e,Yt(e));if(typeof e=="string")return H(e);switch(e){case P:return H("Suspense");case v:return H("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case h:return Wt(e.render);case y:return G(e.type,n,a);case C:{var s=e,x=s._payload,u=s._init;try{return G(u(x),n,a)}catch{}}}return""}var Z=Object.prototype.hasOwnProperty,Pe={},Oe=N.ReactDebugCurrentFrame;function K(e){if(e){var n=e._owner,a=G(e.type,e._source,n?n.type:null);Oe.setExtraStackFrame(a)}else Oe.setExtraStackFrame(null)}function Bt(e,n,a,s,x){{var u=Function.call.bind(Z);for(var d in e)if(u(e,d)){var c=void 0;try{if(typeof e[d]!="function"){var k=Error((s||"React class")+": "+a+" type `"+d+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[d]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw k.name="Invariant Violation",k}c=e[d](n,d,s,a,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(p){c=p}c&&!(c instanceof Error)&&(K(x),w("%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).",s||"React class",a,d,typeof c),K(null)),c instanceof Error&&!(c.message in Pe)&&(Pe[c.message]=!0,K(x),w("Failed %s type: %s",a,c.message),K(null))}}}var Ut=Array.isArray;function re(e){return Ut(e)}function Vt(e){{var n=typeof Symbol=="function"&&Symbol.toStringTag,a=n&&e[Symbol.toStringTag]||e.constructor.name||"Object";return a}}function qt(e){try{return $e(e),!1}catch{return!0}}function $e(e){return""+e}function Ae(e){if(qt(e))return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Vt(e)),$e(e)}var V=N.ReactCurrentOwner,Ht={key:!0,ref:!0,__self:!0,__source:!0},Ie,Fe,ne;ne={};function Jt(e){if(Z.call(e,"ref")){var n=Object.getOwnPropertyDescriptor(e,"ref").get;if(n&&n.isReactWarning)return!1}return e.ref!==void 0}function Gt(e){if(Z.call(e,"key")){var n=Object.getOwnPropertyDescriptor(e,"key").get;if(n&&n.isReactWarning)return!1}return e.key!==void 0}function Zt(e,n){if(typeof e.ref=="string"&&V.current&&n&&V.current.stateNode!==n){var a=E(V.current.type);ne[a]||(w('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',E(V.current.type),e.ref),ne[a]=!0)}}function Kt(e,n){{var a=function(){Ie||(Ie=!0,w("%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))};a.isReactWarning=!0,Object.defineProperty(e,"key",{get:a,configurable:!0})}}function Xt(e,n){{var a=function(){Fe||(Fe=!0,w("%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))};a.isReactWarning=!0,Object.defineProperty(e,"ref",{get:a,configurable:!0})}}var Qt=function(e,n,a,s,x,u,d){var c={$$typeof:i,type:e,key:n,ref:a,props:d,_owner:u};return c._store={},Object.defineProperty(c._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(c,"_self",{configurable:!1,enumerable:!1,writable:!1,value:s}),Object.defineProperty(c,"_source",{configurable:!1,enumerable:!1,writable:!1,value:x}),Object.freeze&&(Object.freeze(c.props),Object.freeze(c)),c};function er(e,n,a,s,x){{var u,d={},c=null,k=null;a!==void 0&&(Ae(a),c=""+a),Gt(n)&&(Ae(n.key),c=""+n.key),Jt(n)&&(k=n.ref,Zt(n,x));for(u in n)Z.call(n,u)&&!Ht.hasOwnProperty(u)&&(d[u]=n[u]);if(e&&e.defaultProps){var p=e.defaultProps;for(u in p)d[u]===void 0&&(d[u]=p[u])}if(c||k){var _=typeof e=="function"?e.displayName||e.name||"Unknown":e;c&&Kt(d,_),k&&Xt(d,_)}return Qt(e,c,k,x,s,V.current,d)}}var ie=N.ReactCurrentOwner,Ne=N.ReactDebugCurrentFrame;function D(e){if(e){var n=e._owner,a=G(e.type,e._source,n?n.type:null);Ne.setExtraStackFrame(a)}else Ne.setExtraStackFrame(null)}var ae;ae=!1;function oe(e){return typeof e=="object"&&e!==null&&e.$$typeof===i}function De(){{if(ie.current){var e=E(ie.current.type);if(e)return`
23
23
 
24
24
  Check the render method of \``+e+"`."}return""}}function tr(e){{if(e!==void 0){var n=e.fileName.replace(/^.*[\\\/]/,""),a=e.lineNumber;return`
25
25
 
26
26
  Check your code at `+n+":"+a+"."}return""}}var Me={};function rr(e){{var n=De();if(!n){var a=typeof e=="string"?e:e.displayName||e.name;a&&(n=`
27
27
 
28
- Check the top-level render call using <`+a+">.")}return n}}function Le(e,n){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var a=rr(n);if(Me[a])return;Me[a]=!0;var s="";e&&e._owner&&e._owner!==ie.current&&(s=" It was passed a child from "+E(e._owner.type)+"."),N(e),w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',a,s),N(null)}}function We(e,n){{if(typeof e!="object")return;if(re(e))for(var a=0;a<e.length;a++){var s=e[a];oe(s)&&Le(s,n)}else if(oe(e))e._store&&(e._store.validated=!0);else if(e){var x=Rt(e);if(typeof x=="function"&&x!==e.entries)for(var u=x.call(e),d;!(d=u.next()).done;)oe(d.value)&&Le(d.value,n)}}}function nr(e){{var n=e.type;if(n==null||typeof n=="string")return;var a;if(typeof n=="function")a=n.propTypes;else if(typeof n=="object"&&(n.$$typeof===h||n.$$typeof===y))a=n.propTypes;else return;if(a){var s=E(n);Bt(a,e.props,"prop",s,e)}else if(n.PropTypes!==void 0&&!ae){ae=!0;var x=E(n);w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",x||"Unknown")}typeof n.getDefaultProps=="function"&&!n.getDefaultProps.isReactClassApproved&&w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function ir(e){{for(var n=Object.keys(e.props),a=0;a<n.length;a++){var s=n[a];if(s!=="children"&&s!=="key"){N(e),w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",s),N(null);break}}e.ref!==null&&(N(e),w("Invalid attribute `ref` supplied to `React.Fragment`."),N(null))}}function Ye(e,n,a,s,x,u){{var d=Ft(e);if(!d){var c="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(c+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var k=tr(x);k?c+=k:c+=De();var p;e===null?p="null":re(e)?p="array":e!==void 0&&e.$$typeof===i?(p="<"+(E(e.type)||"Unknown")+" />",c=" Did you accidentally export a JSX literal instead of a component?"):p=typeof e,w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",p,c)}var _=er(e,n,a,x,u);if(_==null)return _;if(d){var j=n.children;if(j!==void 0)if(s)if(re(j)){for(var D=0;D<j.length;D++)We(j[D],e);Object.freeze&&Object.freeze(j)}else w("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else We(j,e)}return e===l?ir(_):nr(_),_}}function ar(e,n,a){return Ye(e,n,a,!0)}function or(e,n,a){return Ye(e,n,a,!1)}var sr=or,lr=ar;L.Fragment=l,L.jsx=sr,L.jsxs=lr}()),L}process.env.NODE_ENV==="production"?X.exports=Ue():X.exports=Ve();var t=X.exports;const qe={notice:"_notice_820sc_2",error:"_error_820sc_9",success:"_success_820sc_12",remark:"_remark_820sc_15",copy:"_copy_820sc_18","show-notice":"_show-notice_820sc_1","hide-notice":"_hide-notice_820sc_1"};let R={};function He(){let[r,i]=b.useState([]);return R.set=o=>{i([...r,o])},R.del=o=>{i(r.filter(l=>l.key!==o))},r.length===0?"":t.jsx("ul",{className:qe.notice,children:r.map(o=>o.item)})}function W({data:r}){let[i,o]=b.useState("show");b.useEffect(()=>{setTimeout(function(){o("hide")},1800),setTimeout(function(){R.del(r.key)},2500)},[r.key]);let l,f;switch(r.type){case"error":l=t.jsx(O.error,{}),f="Ошибка:";break;case"success":l=t.jsx(O.success,{}),f="Информация:";break;case"copy":l=t.jsx(O.success,{}),f="Копирование:";break;case"remark":l=t.jsx(O.success,{}),f="Подсказка:";break;default:l=t.jsx(O.success,{}),f="Предупреждение:";break}return t.jsxs("li",{className:"item "+r.type,"data-status":i,children:[l,t.jsx("b",{children:f}),t.jsx("p",{children:r.text})]})}function Je(r){let i=Date.now(),o={key:i,...r};R.set({item:t.jsx(W,{data:o},i),key:i})}function Ge(r){let i=Date.now(),o={key:i,text:r,type:"error"};R.set({item:t.jsx(W,{data:o},i),key:i})}function Ze(r){let i=Date.now(),o={key:i,text:r,type:"success"};R.set({item:t.jsx(W,{data:o},i),key:i})}function Ke(r){let i=Date.now(),o={key:i,text:r,type:"remark"};R.set({item:t.jsx(W,{data:o},i),key:i})}function Xe(r){let i=Date.now(),o={key:i,text:r,type:"copy"};R.set({item:t.jsx(W,{data:o},i),key:i})}const O={};O.error=()=>t.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",children:[t.jsx("path",{d:"M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z",fill:"#bb2014"}),t.jsx("path",{d:"M8.96967 8.96967C9.26256 8.67678 9.73744 8.67678 10.0303 8.96967L12 10.9394L13.9697 8.96969C14.2626 8.6768 14.7374 8.6768 15.0303 8.96969C15.3232 9.26258 15.3232 9.73746 15.0303 10.0303L13.0607 12L15.0303 13.9697C15.3232 14.2625 15.3232 14.7374 15.0303 15.0303C14.7374 15.3232 14.2625 15.3232 13.9696 15.0303L12 13.0607L10.0304 15.0303C9.73746 15.3232 9.26258 15.3232 8.96969 15.0303C8.6768 14.7374 8.6768 14.2626 8.96969 13.9697L10.9394 12L8.96967 10.0303C8.67678 9.73744 8.67678 9.26256 8.96967 8.96967Z",fill:"#fff"})]}),O.success=()=>t.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",children:[t.jsx("path",{d:"M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z",fill:"#367738"}),t.jsx("path",{d:"M16.0303 8.96967C16.3232 9.26256 16.3232 9.73744 16.0303 10.0303L11.0303 15.0303C10.7374 15.3232 10.2626 15.3232 9.96967 15.0303L7.96967 13.0303C7.67678 12.7374 7.67678 12.2626 7.96967 11.9697C8.26256 11.6768 8.73744 11.6768 9.03033 11.9697L10.5 13.4393L14.9697 8.96967C15.2626 8.67678 15.7374 8.67678 16.0303 8.96967Z",fill:"#fff"})]});const Qe={alerts:"_alerts_1e9y0_1",menuAnimation:"_menuAnimation_1e9y0_1",menuItemAnimation:"_menuItemAnimation_1e9y0_1","--body":"_--body_1e9y0_103",allert:"_allert_1e9y0_111","--form":"_--form_1e9y0_111"};let Y={};function et(){let[r,i]=b.useState("");return Y.set=o=>i(o),Y.del=()=>i(""),t.jsx(t.Fragment,{children:r})}const tt=({data:r,callback:i})=>(r.button=r.button===void 0?"Подтвердить":r.button,t.jsxs("div",{className:Qe.alerts,children:[t.jsxs("dl",{children:[t.jsx("dt",{children:r.title}),t.jsx("dd",{children:r.text}),t.jsx("ul",{children:t.jsx("button",{"data-color":r.color||"blue",onClick:()=>{i(),Y.del()},children:r.button})})]}),t.jsx("div",{className:"--body",onClick:Y.del})]}));function rt(r,i){Y.set(t.jsx(tt,{data:r,callback:i}))}function nt({children:r}){return t.jsx("div",{className:"l",children:t.jsx("ul",{children:r})})}function it({children:r}){return t.jsx("div",{className:"s",children:r})}const de=({children:r,disabled:i,label:o,onClick:l})=>{const f=m=>{i||l&&l(m)};return t.jsx("button",{disabled:i,onClick:f,children:o})},T={white:"_white_6ax6z_14",black:"_black_6ax6z_26",shake:"_shake_6ax6z_1",modal:"_modal_6ax6z_73",o:"_o_6ax6z_83",w:"_w_6ax6z_14",h:"_h_6ax6z_106",l:"_l_6ax6z_120",t:"_t_6ax6z_158",m:"_m_6ax6z_73",x:"_x_6ax6z_166",s:"_s_6ax6z_176",c:"_c_6ax6z_181",f:"_f_6ax6z_186",btn:"_btn_6ax6z_229",g:"_g_6ax6z_242","size-a":"_size-a_6ax6z_294","size-s":"_size-s_6ax6z_298","size-m":"_size-m_6ax6z_302","size-l":"_size-l_6ax6z_306","size-x":"_size-x_6ax6z_310","size-f":"_size-f_6ax6z_314",confirm:"_confirm_6ax6z_320",cancel:"_cancel_6ax6z_325",disabled:"_disabled_6ax6z_330",await:"_await_6ax6z_337",active:"_active_6ax6z_387",coincidence:"_coincidence_6ax6z_393"};let B={};const at=({config:r})=>{let[i,o]=b.useState([]);return B.x=()=>{o([])},B.config=r,B.add=l=>{o([...i,l])},t.jsx(t.Fragment,{children:i.map(l=>l)})},ot=({children:r,title:i,button:o,tabs:l,size:f="m",menu:m})=>{const[A,z]=b.useState(!0),h=b.useRef(),P=y=>{if(o&&o.onClick)return o.onClick({closed:z,disabled:y})},v=()=>{h.current.setAttribute("shake",!0),setTimeout(()=>{h.current.setAttribute("shake",!1)},1e3)};return t.jsx(t.Fragment,{children:A?t.jsxs("div",{className:`${T.modal} ${T.white}`,children:[t.jsx("div",{className:T.o,onClick:v}),t.jsxs("div",{className:T.w,ref:h,children:[t.jsxs("div",{className:T.h,children:[t.jsx("div",{className:T.t,children:i}),t.jsxs("div",{className:T.m,children:[l&&t.jsx("nav",{children:l.map((y,C)=>t.jsx("span",{onClick:y.onClick,className:y.active?"active":"",children:y.name},C))}),m]}),t.jsx("div",{className:T.x,onClick:()=>{z(!1)},children:"x"})]}),r,o!==void 0?t.jsx(de,{label:String(o.name),onClick:P}):""]})]}):""})},st=r=>{B.add(t.jsx(lt,{children:r},String(Date.now())))},lt=({children:r})=>t.jsx(t.Fragment,{children:r}),xe={List:nt,Scroll:it,Init:at,Main:ot,Add:st,Icon:({type:r,name:i,params:o})=>{let[l,f]=b.useState(null);return b.useEffect(()=>{B.config(f,r,i,o)},[o.id]),t.jsx(t.Fragment,{children:l})}},ue=({children:r,config:i,...o})=>t.jsxs(t.Fragment,{children:[t.jsx(xe.Init,{config:i.modal}),t.jsx(He,{}),t.jsx(et,{}),r]}),ct=({children:r,...i})=>t.jsx("menu",{children:r}),dt=({children:r,...i})=>t.jsxs("header",{children:["xz",r]}),xt={payment:"_payment_1lxfv_1"};function ut(){let[r,i]=b.useState({});return!r.active&&!r.payment?"":t.jsx("div",{className:xt.payment,children:"Истек срок оплаты! Доступ доступен до 16.04.2024"})}const pt=({children:r,...i})=>t.jsxs("div",{className:"app",children:[t.jsx(ut,{}),t.jsx(ct,{}),t.jsx(dt,{}),t.jsx(ue,{config:{modal:{}}}),r]}),pe=({list:r,onClick:i,active:o,size:l,view:f})=>t.jsx("nav",{children:t.jsx("ul",{className:[l,f].join(" "),children:r.map(m=>t.jsx(ft,{onClick:i,active:o,label:m.label,link:m.link},m.link))})}),ft=({onClick:r,label:i,link:o,active:l})=>t.jsx("li",{"tabs-active":String(l===o),onClick:()=>r(o),children:i});pe.defaultProps={size:"M",view:"H"};const _t=({title:r="",button:i,description:o="",children:l})=>t.jsxs("fieldset",{children:[r&&t.jsxs("legend",{children:[r,i&&t.jsx("div",{role:"button-outline",onClick:()=>i.onClick(),children:i.label})," "]}),t.jsx("ul",{children:l}),o&&t.jsx("article",{children:o})]}),ht={setting:"_setting_1r0pc_2"},gt=({children:r})=>t.jsx("div",{className:ht.setting,children:r}),bt=({label:r,children:i})=>{let[o,l]=b.useState(!1);return t.jsxs("li",{"data-item":"accordion",children:[t.jsxs("dl",{onClick:()=>l(!o),children:[t.jsx("dt",{children:r}),t.jsx("dd",{children:t.jsx("div",{"data-close":String(o)})})]}),o&&t.jsx("div",{children:i})]})},mt=({label:r,onClick:i,button:o})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{role:"button",onClick:()=>i(),children:o})]})}),fe={Switch:({active:r,onClick:i})=>(console.log(r),r=typeof r=="number"?!!r:r,t.jsx("div",{role:"switch",onClick:()=>{console.log("Wewew"),i()},"aria-checked":r?"true":"false"}))},vt={Accordion:bt,Button:mt,Switch:({label:r,onClick:i,active:o})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{children:t.jsx(fe.Switch,{onClick:i,active:o})})]})}),Info:({label:r,info:i})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{role:"info",children:i})]})}),Select:({label:r,active:i,options:o})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{role:"info",children:i})]})}),Component:({label:r,children:i})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{children:i})]})}),Node:({label:r,children:i})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{children:i})]})})};function _e({list:r,onClick:i,active:o,size:l,view:f}){return t.jsx("nav",{children:t.jsx("ul",{className:[l,f].join(" "),children:r.map(m=>t.jsx(yt,{onClick:i,active:o,label:m.label,link:m.link},m.link))})})}const yt=({onClick:r,label:i,link:o,active:l})=>t.jsx("li",{"tabs-active":String(l===o),onClick:()=>r(o),children:i});_e.defaultProps={size:"M",view:"H"};const wt={Section:_t,Main:gt,Item:vt,Tabs:_e},$={h:"_h_1b5x7_1",t:"_t_1b5x7_10",s:"_s_1b5x7_28",u:"_u_1b5x7_37",o:"_o_1b5x7_44",l:"_l_1b5x7_53",hh:"_hh_1b5x7_60"},he=({title:r,children:i})=>t.jsxs("div",{className:$.h,children:[t.jsx("div",{className:$.t,children:r}),i]}),kt=({children:r,title:i})=>t.jsxs("div",{className:$.o,children:[i&&t.jsx("div",{className:$.hh,children:i}),r]}),jt=({children:r})=>t.jsx("div",{className:$.u,children:r}),ge=({children:r})=>t.jsx("div",{className:$.s,children:r}),be=({children:r,...i})=>t.jsx("div",{className:$.l,children:r}),zt={Header:he,Section:ge,List:be,U:jt,L:be,O:kt,S:ge,H:he},Ct={Send:Je,Error:Ge,Remark:Ke,Success:Ze,Copy:Xe},Et={Send:rt};g.Action=fe,g.Alert=Et,g.Browser=pt,g.Button=de,g.Component=zt,g.Init=ue,g.Modal=xe,g.Notice=Ct,g.Setting=wt,g.Tabs=pe,Object.defineProperty(g,Symbol.toStringTag,{value:"Module"})});
28
+ Check the top-level render call using <`+a+">.")}return n}}function Le(e,n){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var a=rr(n);if(Me[a])return;Me[a]=!0;var s="";e&&e._owner&&e._owner!==ie.current&&(s=" It was passed a child from "+E(e._owner.type)+"."),D(e),w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',a,s),D(null)}}function We(e,n){{if(typeof e!="object")return;if(re(e))for(var a=0;a<e.length;a++){var s=e[a];oe(s)&&Le(s,n)}else if(oe(e))e._store&&(e._store.validated=!0);else if(e){var x=Rt(e);if(typeof x=="function"&&x!==e.entries)for(var u=x.call(e),d;!(d=u.next()).done;)oe(d.value)&&Le(d.value,n)}}}function nr(e){{var n=e.type;if(n==null||typeof n=="string")return;var a;if(typeof n=="function")a=n.propTypes;else if(typeof n=="object"&&(n.$$typeof===h||n.$$typeof===y))a=n.propTypes;else return;if(a){var s=E(n);Bt(a,e.props,"prop",s,e)}else if(n.PropTypes!==void 0&&!ae){ae=!0;var x=E(n);w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",x||"Unknown")}typeof n.getDefaultProps=="function"&&!n.getDefaultProps.isReactClassApproved&&w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function ir(e){{for(var n=Object.keys(e.props),a=0;a<n.length;a++){var s=n[a];if(s!=="children"&&s!=="key"){D(e),w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",s),D(null);break}}e.ref!==null&&(D(e),w("Invalid attribute `ref` supplied to `React.Fragment`."),D(null))}}function Ye(e,n,a,s,x,u){{var d=Ft(e);if(!d){var c="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(c+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var k=tr(x);k?c+=k:c+=De();var p;e===null?p="null":re(e)?p="array":e!==void 0&&e.$$typeof===i?(p="<"+(E(e.type)||"Unknown")+" />",c=" Did you accidentally export a JSX literal instead of a component?"):p=typeof e,w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",p,c)}var _=er(e,n,a,x,u);if(_==null)return _;if(d){var j=n.children;if(j!==void 0)if(s)if(re(j)){for(var M=0;M<j.length;M++)We(j[M],e);Object.freeze&&Object.freeze(j)}else w("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else We(j,e)}return e===l?ir(_):nr(_),_}}function ar(e,n,a){return Ye(e,n,a,!0)}function or(e,n,a){return Ye(e,n,a,!1)}var sr=or,lr=ar;W.Fragment=l,W.jsx=sr,W.jsxs=lr}()),W}process.env.NODE_ENV==="production"?X.exports=Ue():X.exports=Ve();var t=X.exports;const qe={notice:"_notice_820sc_2",error:"_error_820sc_9",success:"_success_820sc_12",remark:"_remark_820sc_15",copy:"_copy_820sc_18","show-notice":"_show-notice_820sc_1","hide-notice":"_hide-notice_820sc_1"};let R={};function He(){let[r,i]=b.useState([]);return R.set=o=>{i([...r,o])},R.del=o=>{i(r.filter(l=>l.key!==o))},r.length===0?"":t.jsx("ul",{className:qe.notice,children:r.map(o=>o.item)})}function Y({data:r}){let[i,o]=b.useState("show");b.useEffect(()=>{setTimeout(function(){o("hide")},1800),setTimeout(function(){R.del(r.key)},2500)},[r.key]);let l,f;switch(r.type){case"error":l=t.jsx(O.error,{}),f="Ошибка:";break;case"success":l=t.jsx(O.success,{}),f="Информация:";break;case"copy":l=t.jsx(O.success,{}),f="Копирование:";break;case"remark":l=t.jsx(O.success,{}),f="Подсказка:";break;default:l=t.jsx(O.success,{}),f="Предупреждение:";break}return t.jsxs("li",{className:"item "+r.type,"data-status":i,children:[l,t.jsx("b",{children:f}),t.jsx("p",{children:r.text})]})}function Je(r){let i=Date.now(),o={key:i,...r};R.set({item:t.jsx(Y,{data:o},i),key:i})}function Ge(r){let i=Date.now(),o={key:i,text:r,type:"error"};R.set({item:t.jsx(Y,{data:o},i),key:i})}function Ze(r){let i=Date.now(),o={key:i,text:r,type:"success"};R.set({item:t.jsx(Y,{data:o},i),key:i})}function Ke(r){let i=Date.now(),o={key:i,text:r,type:"remark"};R.set({item:t.jsx(Y,{data:o},i),key:i})}function Xe(r){let i=Date.now(),o={key:i,text:r,type:"copy"};R.set({item:t.jsx(Y,{data:o},i),key:i})}const O={};O.error=()=>t.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",children:[t.jsx("path",{d:"M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z",fill:"#bb2014"}),t.jsx("path",{d:"M8.96967 8.96967C9.26256 8.67678 9.73744 8.67678 10.0303 8.96967L12 10.9394L13.9697 8.96969C14.2626 8.6768 14.7374 8.6768 15.0303 8.96969C15.3232 9.26258 15.3232 9.73746 15.0303 10.0303L13.0607 12L15.0303 13.9697C15.3232 14.2625 15.3232 14.7374 15.0303 15.0303C14.7374 15.3232 14.2625 15.3232 13.9696 15.0303L12 13.0607L10.0304 15.0303C9.73746 15.3232 9.26258 15.3232 8.96969 15.0303C8.6768 14.7374 8.6768 14.2626 8.96969 13.9697L10.9394 12L8.96967 10.0303C8.67678 9.73744 8.67678 9.26256 8.96967 8.96967Z",fill:"#fff"})]}),O.success=()=>t.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",children:[t.jsx("path",{d:"M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z",fill:"#367738"}),t.jsx("path",{d:"M16.0303 8.96967C16.3232 9.26256 16.3232 9.73744 16.0303 10.0303L11.0303 15.0303C10.7374 15.3232 10.2626 15.3232 9.96967 15.0303L7.96967 13.0303C7.67678 12.7374 7.67678 12.2626 7.96967 11.9697C8.26256 11.6768 8.73744 11.6768 9.03033 11.9697L10.5 13.4393L14.9697 8.96967C15.2626 8.67678 15.7374 8.67678 16.0303 8.96967Z",fill:"#fff"})]});const Qe={alerts:"_alerts_1e9y0_1",menuAnimation:"_menuAnimation_1e9y0_1",menuItemAnimation:"_menuItemAnimation_1e9y0_1","--body":"_--body_1e9y0_103",allert:"_allert_1e9y0_111","--form":"_--form_1e9y0_111"};let B={};function et(){let[r,i]=b.useState("");return B.set=o=>i(o),B.del=()=>i(""),t.jsx(t.Fragment,{children:r})}const tt=({data:r,callback:i})=>(r.button=r.button===void 0?"Подтвердить":r.button,t.jsxs("div",{className:Qe.alerts,children:[t.jsxs("dl",{children:[t.jsx("dt",{children:r.title}),t.jsx("dd",{children:r.text}),t.jsx("ul",{children:t.jsx("button",{"data-color":r.color||"blue",onClick:()=>{i(),B.del()},children:r.button})})]}),t.jsx("div",{className:"--body",onClick:B.del})]}));function rt(r,i){B.set(t.jsx(tt,{data:r,callback:i}))}function nt({children:r}){return t.jsx("div",{className:"l",children:t.jsx("ul",{children:r})})}function it({children:r}){return t.jsx("div",{className:"s",children:r})}const de=({children:r,disabled:i,label:o,onClick:l})=>{const f=m=>{i||l&&l(m)};return t.jsx("button",{disabled:i,onClick:f,children:o})},T={white:"_white_6ax6z_14",black:"_black_6ax6z_26",shake:"_shake_6ax6z_1",modal:"_modal_6ax6z_73",o:"_o_6ax6z_83",w:"_w_6ax6z_14",h:"_h_6ax6z_106",l:"_l_6ax6z_120",t:"_t_6ax6z_158",m:"_m_6ax6z_73",x:"_x_6ax6z_166",s:"_s_6ax6z_176",c:"_c_6ax6z_181",f:"_f_6ax6z_186",btn:"_btn_6ax6z_229",g:"_g_6ax6z_242","size-a":"_size-a_6ax6z_294","size-s":"_size-s_6ax6z_298","size-m":"_size-m_6ax6z_302","size-l":"_size-l_6ax6z_306","size-x":"_size-x_6ax6z_310","size-f":"_size-f_6ax6z_314",confirm:"_confirm_6ax6z_320",cancel:"_cancel_6ax6z_325",disabled:"_disabled_6ax6z_330",await:"_await_6ax6z_337",active:"_active_6ax6z_387",coincidence:"_coincidence_6ax6z_393"};let F={};const at=({config:r})=>{let[i,o]=b.useState([]);return F.x=()=>{o([])},F.config=r,F.add=l=>{o([...i,l])},t.jsx(t.Fragment,{children:i.map(l=>l)})},ot=({children:r,title:i,button:o,tabs:l,size:f="m",menu:m})=>{const[A,z]=b.useState(!0),h=b.useRef(),P=y=>{if(o&&o.onClick)return o.onClick({closed:z,disabled:y})},v=()=>{h.current.setAttribute("shake",!0),setTimeout(()=>{h.current.setAttribute("shake",!1)},1e3)};return t.jsx(t.Fragment,{children:A?t.jsxs("div",{className:`${T.modal} ${T.white}`,children:[t.jsx("div",{className:T.o,onClick:v}),t.jsxs("div",{className:T.w,ref:h,children:[t.jsxs("div",{className:T.h,children:[t.jsx("div",{className:T.t,children:i}),t.jsxs("div",{className:T.m,children:[l&&t.jsx("nav",{children:l.map((y,C)=>t.jsx("span",{onClick:y.onClick,className:y.active?"active":"",children:y.name},C))}),m]}),t.jsx("div",{className:T.x,onClick:()=>{z(!1)},children:"x"})]}),r,o!==void 0?t.jsx(de,{label:String(o.name),onClick:P}):""]})]}):""})},st=r=>{F.add(t.jsx(lt,{children:r},String(Date.now())))},lt=({children:r})=>t.jsx(t.Fragment,{children:r}),xe={List:nt,Scroll:it,Init:at,Main:ot,Add:st,Icon:({type:r,name:i,params:o})=>{let[l,f]=b.useState(null);return b.useEffect(()=>{F.config(r,i,o,f)},[o.id]),t.jsx(t.Fragment,{children:l})},Open:({type:r,name:i,params:o})=>{F.config(r,i,o)}},ue=({children:r,config:i,...o})=>t.jsxs(t.Fragment,{children:[t.jsx(xe.Init,{config:i.modal}),t.jsx(He,{}),t.jsx(et,{}),r]}),ct=({children:r,...i})=>t.jsx("menu",{children:r}),dt=({children:r,...i})=>t.jsxs("header",{children:["xz",r]}),xt={payment:"_payment_1lxfv_1"};function ut(){let[r,i]=b.useState({});return!r.active&&!r.payment?"":t.jsx("div",{className:xt.payment,children:"Истек срок оплаты! Доступ доступен до 16.04.2024"})}const pt=({children:r,...i})=>t.jsxs("div",{className:"app",children:[t.jsx(ut,{}),t.jsx(ct,{}),t.jsx(dt,{}),t.jsx(ue,{config:{modal:{}}}),r]}),pe=({list:r,onClick:i,active:o,size:l,view:f})=>t.jsx("nav",{children:t.jsx("ul",{className:[l,f].join(" "),children:r.map(m=>t.jsx(ft,{onClick:i,active:o,label:m.label,link:m.link},m.link))})}),ft=({onClick:r,label:i,link:o,active:l})=>t.jsx("li",{"tabs-active":String(l===o),onClick:()=>r(o),children:i});pe.defaultProps={size:"M",view:"H"};const _t=({title:r="",button:i,description:o="",children:l})=>t.jsxs("fieldset",{children:[r&&t.jsxs("legend",{children:[r,i&&t.jsx("div",{role:"button-outline",onClick:()=>i.onClick(),children:i.label})," "]}),t.jsx("ul",{children:l}),o&&t.jsx("article",{children:o})]}),ht={setting:"_setting_1r0pc_2"},gt=({children:r})=>t.jsx("div",{className:ht.setting,children:r}),bt=({label:r,children:i})=>{let[o,l]=b.useState(!1);return t.jsxs("li",{"data-item":"accordion",children:[t.jsxs("dl",{onClick:()=>l(!o),children:[t.jsx("dt",{children:r}),t.jsx("dd",{children:t.jsx("div",{"data-close":String(o)})})]}),o&&t.jsx("div",{children:i})]})},mt=({label:r,onClick:i,button:o})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{role:"button",onClick:()=>i(),children:o})]})}),fe={Switch:({active:r,onClick:i})=>(console.log(r),r=typeof r=="number"?!!r:r,t.jsx("div",{role:"switch",onClick:()=>{console.log("Wewew"),i()},"aria-checked":r?"true":"false"}))},vt={Accordion:bt,Button:mt,Switch:({label:r,onClick:i,active:o})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{children:t.jsx(fe.Switch,{onClick:i,active:o})})]})}),Info:({label:r,info:i})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{role:"info",children:i})]})}),Select:({label:r,active:i,options:o})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{role:"info",children:i})]})}),Component:({label:r,children:i})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{children:i})]})}),Node:({label:r,children:i})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{children:i})]})})};function _e({list:r,onClick:i,active:o,size:l,view:f}){return t.jsx("nav",{children:t.jsx("ul",{className:[l,f].join(" "),children:r.map(m=>t.jsx(yt,{onClick:i,active:o,label:m.label,link:m.link},m.link))})})}const yt=({onClick:r,label:i,link:o,active:l})=>t.jsx("li",{"tabs-active":String(l===o),onClick:()=>r(o),children:i});_e.defaultProps={size:"M",view:"H"};const wt={Section:_t,Main:gt,Item:vt,Tabs:_e},$={h:"_h_1b5x7_1",t:"_t_1b5x7_10",s:"_s_1b5x7_28",u:"_u_1b5x7_37",o:"_o_1b5x7_44",l:"_l_1b5x7_53",hh:"_hh_1b5x7_60"},he=({title:r,children:i})=>t.jsxs("div",{className:$.h,children:[t.jsx("div",{className:$.t,children:r}),i]}),kt=({children:r,title:i})=>t.jsxs("div",{className:$.o,children:[i&&t.jsx("div",{className:$.hh,children:i}),r]}),jt=({children:r})=>t.jsx("div",{className:$.u,children:r}),ge=({children:r})=>t.jsx("div",{className:$.s,children:r}),be=({children:r,...i})=>t.jsx("div",{className:$.l,children:r}),zt={Header:he,Section:ge,List:be,U:jt,L:be,O:kt,S:ge,H:he},Ct={Send:Je,Error:Ge,Remark:Ke,Success:Ze,Copy:Xe},Et={Send:rt};g.Action=fe,g.Alert=Et,g.Browser=pt,g.Button=de,g.Component=zt,g.Init=ue,g.Modal=xe,g.Notice=Ct,g.Setting=wt,g.Tabs=pe,Object.defineProperty(g,Symbol.toStringTag,{value:"Module"})});
@@ -22,4 +22,5 @@ type Params = {
22
22
  params: any;
23
23
  };
24
24
  export declare const Icon: ({ type, name, params }: Params) => import("react/jsx-runtime").JSX.Element;
25
+ export declare const Open: ({ type, name, params }: Params) => void;
25
26
  export {};
@@ -22,5 +22,10 @@ declare const _default: {
22
22
  name: string;
23
23
  params: any;
24
24
  }) => import("react/jsx-runtime").JSX.Element;
25
+ Open: ({ type, name, params }: {
26
+ type: string;
27
+ name: string;
28
+ params: any;
29
+ }) => void;
25
30
  };
26
31
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "elcrm",
3
- "version": "0.1.4",
3
+ "version": "0.1.6",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "dev": "vite --open --port 4101",